@azuro-org/images-generator 0.0.2 → 0.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2305) hide show
  1. package/README.md +1 -1
  2. package/dist/index-13c8d604.js +4198 -0
  3. package/{foo/node_modules/@azuro-org/images-generator/src/index.ts → dist/index.d.ts} +1 -1
  4. package/dist/index.es.js +128 -0
  5. package/dist/templates/_template/index.d.ts +4 -0
  6. package/dist/templates/bet-nft/index.d.ts +27 -0
  7. package/dist/templates/bet-nft/index.js +49 -0
  8. package/dist/templates/bet-og/index.d.ts +15 -0
  9. package/dist/templates/bet-og/index.js +39 -0
  10. package/dist/utils/generateImage.d.ts +21 -0
  11. package/dist/utils/index.d.ts +5 -0
  12. package/dist/utils/types.d.ts +8 -0
  13. package/package.json +1 -1
  14. package/.tool-versions +0 -1
  15. package/foo/index.js +0 -28
  16. package/foo/node_modules/.package-lock.json +0 -845
  17. package/foo/node_modules/@azuro-org/images-generator/.nvmrc +0 -1
  18. package/foo/node_modules/@azuro-org/images-generator/.tool-versions +0 -1
  19. package/foo/node_modules/@azuro-org/images-generator/README.md +0 -126
  20. package/foo/node_modules/@azuro-org/images-generator/package.json +0 -44
  21. package/foo/node_modules/@azuro-org/images-generator/rollup.config.js +0 -107
  22. package/foo/node_modules/@azuro-org/images-generator/src/fonts/fivo-sans-modern/bold.woff +0 -0
  23. package/foo/node_modules/@azuro-org/images-generator/src/fonts/fivo-sans-modern/bold.woff2 +0 -0
  24. package/foo/node_modules/@azuro-org/images-generator/src/templates/_template/index.css +0 -13
  25. package/foo/node_modules/@azuro-org/images-generator/src/templates/_template/index.html +0 -13
  26. package/foo/node_modules/@azuro-org/images-generator/src/templates/_template/index.ts +0 -22
  27. package/foo/node_modules/@azuro-org/images-generator/src/templates/bet-nft/example.png +0 -0
  28. package/foo/node_modules/@azuro-org/images-generator/src/templates/bet-nft/index.ts +0 -69
  29. package/foo/node_modules/@azuro-org/images-generator/src/templates/bet-og/example.jpeg +0 -0
  30. package/foo/node_modules/@azuro-org/images-generator/src/templates/bet-og/index.ts +0 -57
  31. package/foo/node_modules/@azuro-org/images-generator/src/utils/generateImage.ts +0 -89
  32. package/foo/node_modules/@azuro-org/images-generator/src/utils/index.ts +0 -37
  33. package/foo/node_modules/@azuro-org/images-generator/src/utils/types.ts +0 -8
  34. package/foo/node_modules/@azuro-org/images-generator/tsconfig.json +0 -20
  35. package/foo/node_modules/@babel/code-frame/LICENSE +0 -22
  36. package/foo/node_modules/@babel/code-frame/README.md +0 -19
  37. package/foo/node_modules/@babel/code-frame/lib/index.js +0 -163
  38. package/foo/node_modules/@babel/code-frame/package.json +0 -30
  39. package/foo/node_modules/@babel/helper-validator-identifier/LICENSE +0 -22
  40. package/foo/node_modules/@babel/helper-validator-identifier/README.md +0 -19
  41. package/foo/node_modules/@babel/helper-validator-identifier/lib/identifier.js +0 -86
  42. package/foo/node_modules/@babel/helper-validator-identifier/lib/identifier.js.map +0 -1
  43. package/foo/node_modules/@babel/helper-validator-identifier/lib/index.js +0 -59
  44. package/foo/node_modules/@babel/helper-validator-identifier/lib/index.js.map +0 -1
  45. package/foo/node_modules/@babel/helper-validator-identifier/lib/keyword.js +0 -40
  46. package/foo/node_modules/@babel/helper-validator-identifier/lib/keyword.js.map +0 -1
  47. package/foo/node_modules/@babel/helper-validator-identifier/package.json +0 -28
  48. package/foo/node_modules/@babel/helper-validator-identifier/scripts/generate-identifier-regex.js +0 -75
  49. package/foo/node_modules/@babel/highlight/LICENSE +0 -22
  50. package/foo/node_modules/@babel/highlight/README.md +0 -19
  51. package/foo/node_modules/@babel/highlight/lib/index.js +0 -116
  52. package/foo/node_modules/@babel/highlight/package.json +0 -30
  53. package/foo/node_modules/@types/node/LICENSE +0 -21
  54. package/foo/node_modules/@types/node/README.md +0 -16
  55. package/foo/node_modules/@types/node/assert/strict.d.ts +0 -8
  56. package/foo/node_modules/@types/node/assert.d.ts +0 -961
  57. package/foo/node_modules/@types/node/async_hooks.d.ts +0 -513
  58. package/foo/node_modules/@types/node/buffer.d.ts +0 -2282
  59. package/foo/node_modules/@types/node/child_process.d.ts +0 -1369
  60. package/foo/node_modules/@types/node/cluster.d.ts +0 -410
  61. package/foo/node_modules/@types/node/console.d.ts +0 -412
  62. package/foo/node_modules/@types/node/constants.d.ts +0 -18
  63. package/foo/node_modules/@types/node/crypto.d.ts +0 -3964
  64. package/foo/node_modules/@types/node/dgram.d.ts +0 -545
  65. package/foo/node_modules/@types/node/diagnostics_channel.d.ts +0 -153
  66. package/foo/node_modules/@types/node/dns/promises.d.ts +0 -370
  67. package/foo/node_modules/@types/node/dns.d.ts +0 -659
  68. package/foo/node_modules/@types/node/dom-events.d.ts +0 -126
  69. package/foo/node_modules/@types/node/domain.d.ts +0 -170
  70. package/foo/node_modules/@types/node/events.d.ts +0 -678
  71. package/foo/node_modules/@types/node/fs/promises.d.ts +0 -1138
  72. package/foo/node_modules/@types/node/fs.d.ts +0 -3872
  73. package/foo/node_modules/@types/node/globals.d.ts +0 -300
  74. package/foo/node_modules/@types/node/globals.global.d.ts +0 -1
  75. package/foo/node_modules/@types/node/http.d.ts +0 -1651
  76. package/foo/node_modules/@types/node/http2.d.ts +0 -2134
  77. package/foo/node_modules/@types/node/https.d.ts +0 -542
  78. package/foo/node_modules/@types/node/index.d.ts +0 -134
  79. package/foo/node_modules/@types/node/inspector.d.ts +0 -2741
  80. package/foo/node_modules/@types/node/module.d.ts +0 -115
  81. package/foo/node_modules/@types/node/net.d.ts +0 -877
  82. package/foo/node_modules/@types/node/os.d.ts +0 -466
  83. package/foo/node_modules/@types/node/package.json +0 -237
  84. package/foo/node_modules/@types/node/path.d.ts +0 -191
  85. package/foo/node_modules/@types/node/perf_hooks.d.ts +0 -625
  86. package/foo/node_modules/@types/node/process.d.ts +0 -1482
  87. package/foo/node_modules/@types/node/punycode.d.ts +0 -117
  88. package/foo/node_modules/@types/node/querystring.d.ts +0 -131
  89. package/foo/node_modules/@types/node/readline/promises.d.ts +0 -143
  90. package/foo/node_modules/@types/node/readline.d.ts +0 -653
  91. package/foo/node_modules/@types/node/repl.d.ts +0 -424
  92. package/foo/node_modules/@types/node/stream/consumers.d.ts +0 -12
  93. package/foo/node_modules/@types/node/stream/promises.d.ts +0 -42
  94. package/foo/node_modules/@types/node/stream/web.d.ts +0 -330
  95. package/foo/node_modules/@types/node/stream.d.ts +0 -1340
  96. package/foo/node_modules/@types/node/string_decoder.d.ts +0 -67
  97. package/foo/node_modules/@types/node/test.d.ts +0 -692
  98. package/foo/node_modules/@types/node/timers/promises.d.ts +0 -93
  99. package/foo/node_modules/@types/node/timers.d.ts +0 -94
  100. package/foo/node_modules/@types/node/tls.d.ts +0 -1107
  101. package/foo/node_modules/@types/node/trace_events.d.ts +0 -171
  102. package/foo/node_modules/@types/node/ts4.8/assert/strict.d.ts +0 -8
  103. package/foo/node_modules/@types/node/ts4.8/assert.d.ts +0 -961
  104. package/foo/node_modules/@types/node/ts4.8/async_hooks.d.ts +0 -513
  105. package/foo/node_modules/@types/node/ts4.8/buffer.d.ts +0 -2283
  106. package/foo/node_modules/@types/node/ts4.8/child_process.d.ts +0 -1369
  107. package/foo/node_modules/@types/node/ts4.8/cluster.d.ts +0 -410
  108. package/foo/node_modules/@types/node/ts4.8/console.d.ts +0 -412
  109. package/foo/node_modules/@types/node/ts4.8/constants.d.ts +0 -18
  110. package/foo/node_modules/@types/node/ts4.8/crypto.d.ts +0 -3964
  111. package/foo/node_modules/@types/node/ts4.8/dgram.d.ts +0 -545
  112. package/foo/node_modules/@types/node/ts4.8/diagnostics_channel.d.ts +0 -153
  113. package/foo/node_modules/@types/node/ts4.8/dns/promises.d.ts +0 -370
  114. package/foo/node_modules/@types/node/ts4.8/dns.d.ts +0 -659
  115. package/foo/node_modules/@types/node/ts4.8/dom-events.d.ts +0 -126
  116. package/foo/node_modules/@types/node/ts4.8/domain.d.ts +0 -170
  117. package/foo/node_modules/@types/node/ts4.8/events.d.ts +0 -678
  118. package/foo/node_modules/@types/node/ts4.8/fs/promises.d.ts +0 -1138
  119. package/foo/node_modules/@types/node/ts4.8/fs.d.ts +0 -3872
  120. package/foo/node_modules/@types/node/ts4.8/globals.d.ts +0 -294
  121. package/foo/node_modules/@types/node/ts4.8/globals.global.d.ts +0 -1
  122. package/foo/node_modules/@types/node/ts4.8/http.d.ts +0 -1651
  123. package/foo/node_modules/@types/node/ts4.8/http2.d.ts +0 -2134
  124. package/foo/node_modules/@types/node/ts4.8/https.d.ts +0 -542
  125. package/foo/node_modules/@types/node/ts4.8/index.d.ts +0 -88
  126. package/foo/node_modules/@types/node/ts4.8/inspector.d.ts +0 -2741
  127. package/foo/node_modules/@types/node/ts4.8/module.d.ts +0 -115
  128. package/foo/node_modules/@types/node/ts4.8/net.d.ts +0 -877
  129. package/foo/node_modules/@types/node/ts4.8/os.d.ts +0 -466
  130. package/foo/node_modules/@types/node/ts4.8/path.d.ts +0 -191
  131. package/foo/node_modules/@types/node/ts4.8/perf_hooks.d.ts +0 -625
  132. package/foo/node_modules/@types/node/ts4.8/process.d.ts +0 -1482
  133. package/foo/node_modules/@types/node/ts4.8/punycode.d.ts +0 -117
  134. package/foo/node_modules/@types/node/ts4.8/querystring.d.ts +0 -131
  135. package/foo/node_modules/@types/node/ts4.8/readline/promises.d.ts +0 -143
  136. package/foo/node_modules/@types/node/ts4.8/readline.d.ts +0 -653
  137. package/foo/node_modules/@types/node/ts4.8/repl.d.ts +0 -424
  138. package/foo/node_modules/@types/node/ts4.8/stream/consumers.d.ts +0 -12
  139. package/foo/node_modules/@types/node/ts4.8/stream/promises.d.ts +0 -42
  140. package/foo/node_modules/@types/node/ts4.8/stream/web.d.ts +0 -330
  141. package/foo/node_modules/@types/node/ts4.8/stream.d.ts +0 -1340
  142. package/foo/node_modules/@types/node/ts4.8/string_decoder.d.ts +0 -67
  143. package/foo/node_modules/@types/node/ts4.8/test.d.ts +0 -692
  144. package/foo/node_modules/@types/node/ts4.8/timers/promises.d.ts +0 -93
  145. package/foo/node_modules/@types/node/ts4.8/timers.d.ts +0 -94
  146. package/foo/node_modules/@types/node/ts4.8/tls.d.ts +0 -1107
  147. package/foo/node_modules/@types/node/ts4.8/trace_events.d.ts +0 -171
  148. package/foo/node_modules/@types/node/ts4.8/tty.d.ts +0 -206
  149. package/foo/node_modules/@types/node/ts4.8/url.d.ts +0 -897
  150. package/foo/node_modules/@types/node/ts4.8/util.d.ts +0 -2011
  151. package/foo/node_modules/@types/node/ts4.8/v8.d.ts +0 -396
  152. package/foo/node_modules/@types/node/ts4.8/vm.d.ts +0 -509
  153. package/foo/node_modules/@types/node/ts4.8/wasi.d.ts +0 -158
  154. package/foo/node_modules/@types/node/ts4.8/worker_threads.d.ts +0 -689
  155. package/foo/node_modules/@types/node/ts4.8/zlib.d.ts +0 -517
  156. package/foo/node_modules/@types/node/tty.d.ts +0 -206
  157. package/foo/node_modules/@types/node/url.d.ts +0 -897
  158. package/foo/node_modules/@types/node/util.d.ts +0 -2011
  159. package/foo/node_modules/@types/node/v8.d.ts +0 -396
  160. package/foo/node_modules/@types/node/vm.d.ts +0 -509
  161. package/foo/node_modules/@types/node/wasi.d.ts +0 -158
  162. package/foo/node_modules/@types/node/worker_threads.d.ts +0 -689
  163. package/foo/node_modules/@types/node/zlib.d.ts +0 -517
  164. package/foo/node_modules/@types/yauzl/LICENSE +0 -21
  165. package/foo/node_modules/@types/yauzl/README.md +0 -16
  166. package/foo/node_modules/@types/yauzl/index.d.ts +0 -98
  167. package/foo/node_modules/@types/yauzl/package.json +0 -27
  168. package/foo/node_modules/agent-base/README.md +0 -145
  169. package/foo/node_modules/agent-base/dist/src/index.d.ts +0 -78
  170. package/foo/node_modules/agent-base/dist/src/index.js +0 -203
  171. package/foo/node_modules/agent-base/dist/src/index.js.map +0 -1
  172. package/foo/node_modules/agent-base/dist/src/promisify.d.ts +0 -4
  173. package/foo/node_modules/agent-base/dist/src/promisify.js +0 -18
  174. package/foo/node_modules/agent-base/dist/src/promisify.js.map +0 -1
  175. package/foo/node_modules/agent-base/package.json +0 -64
  176. package/foo/node_modules/agent-base/src/index.ts +0 -345
  177. package/foo/node_modules/agent-base/src/promisify.ts +0 -33
  178. package/foo/node_modules/ansi-styles/index.js +0 -165
  179. package/foo/node_modules/ansi-styles/license +0 -9
  180. package/foo/node_modules/ansi-styles/package.json +0 -56
  181. package/foo/node_modules/ansi-styles/readme.md +0 -147
  182. package/foo/node_modules/argparse/CHANGELOG.md +0 -216
  183. package/foo/node_modules/argparse/LICENSE +0 -254
  184. package/foo/node_modules/argparse/README.md +0 -84
  185. package/foo/node_modules/argparse/argparse.js +0 -3707
  186. package/foo/node_modules/argparse/lib/sub.js +0 -67
  187. package/foo/node_modules/argparse/lib/textwrap.js +0 -440
  188. package/foo/node_modules/argparse/package.json +0 -31
  189. package/foo/node_modules/axios/CHANGELOG.md +0 -906
  190. package/foo/node_modules/axios/LICENSE +0 -19
  191. package/foo/node_modules/axios/README.md +0 -909
  192. package/foo/node_modules/axios/SECURITY.md +0 -5
  193. package/foo/node_modules/axios/UPGRADE_GUIDE.md +0 -168
  194. package/foo/node_modules/axios/dist/axios.js +0 -2293
  195. package/foo/node_modules/axios/dist/axios.map +0 -1
  196. package/foo/node_modules/axios/dist/axios.min.js +0 -2
  197. package/foo/node_modules/axios/dist/axios.min.map +0 -1
  198. package/foo/node_modules/axios/index.d.ts +0 -221
  199. package/foo/node_modules/axios/index.js +0 -1
  200. package/foo/node_modules/axios/lib/adapters/README.md +0 -37
  201. package/foo/node_modules/axios/lib/adapters/http.js +0 -404
  202. package/foo/node_modules/axios/lib/adapters/xhr.js +0 -212
  203. package/foo/node_modules/axios/lib/axios.js +0 -57
  204. package/foo/node_modules/axios/lib/cancel/Cancel.js +0 -19
  205. package/foo/node_modules/axios/lib/cancel/CancelToken.js +0 -119
  206. package/foo/node_modules/axios/lib/cancel/isCancel.js +0 -5
  207. package/foo/node_modules/axios/lib/core/Axios.js +0 -148
  208. package/foo/node_modules/axios/lib/core/InterceptorManager.js +0 -54
  209. package/foo/node_modules/axios/lib/core/README.md +0 -8
  210. package/foo/node_modules/axios/lib/core/buildFullPath.js +0 -20
  211. package/foo/node_modules/axios/lib/core/createError.js +0 -18
  212. package/foo/node_modules/axios/lib/core/dispatchRequest.js +0 -87
  213. package/foo/node_modules/axios/lib/core/enhanceError.js +0 -43
  214. package/foo/node_modules/axios/lib/core/mergeConfig.js +0 -99
  215. package/foo/node_modules/axios/lib/core/settle.js +0 -25
  216. package/foo/node_modules/axios/lib/core/transformData.js +0 -22
  217. package/foo/node_modules/axios/lib/defaults/index.js +0 -131
  218. package/foo/node_modules/axios/lib/defaults/transitional.js +0 -7
  219. package/foo/node_modules/axios/lib/env/README.md +0 -3
  220. package/foo/node_modules/axios/lib/env/data.js +0 -3
  221. package/foo/node_modules/axios/lib/helpers/README.md +0 -7
  222. package/foo/node_modules/axios/lib/helpers/bind.js +0 -11
  223. package/foo/node_modules/axios/lib/helpers/buildURL.js +0 -70
  224. package/foo/node_modules/axios/lib/helpers/combineURLs.js +0 -14
  225. package/foo/node_modules/axios/lib/helpers/cookies.js +0 -53
  226. package/foo/node_modules/axios/lib/helpers/deprecatedMethod.js +0 -24
  227. package/foo/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -14
  228. package/foo/node_modules/axios/lib/helpers/isAxiosError.js +0 -13
  229. package/foo/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -68
  230. package/foo/node_modules/axios/lib/helpers/normalizeHeaderName.js +0 -12
  231. package/foo/node_modules/axios/lib/helpers/parseHeaders.js +0 -53
  232. package/foo/node_modules/axios/lib/helpers/spread.js +0 -27
  233. package/foo/node_modules/axios/lib/helpers/toFormData.js +0 -55
  234. package/foo/node_modules/axios/lib/helpers/validator.js +0 -82
  235. package/foo/node_modules/axios/lib/utils.js +0 -349
  236. package/foo/node_modules/axios/package.json +0 -86
  237. package/foo/node_modules/axios/tsconfig.json +0 -14
  238. package/foo/node_modules/axios/tslint.json +0 -6
  239. package/foo/node_modules/balanced-match/.github/FUNDING.yml +0 -2
  240. package/foo/node_modules/balanced-match/LICENSE.md +0 -21
  241. package/foo/node_modules/balanced-match/README.md +0 -97
  242. package/foo/node_modules/balanced-match/index.js +0 -62
  243. package/foo/node_modules/balanced-match/package.json +0 -48
  244. package/foo/node_modules/base64-js/LICENSE +0 -21
  245. package/foo/node_modules/base64-js/README.md +0 -34
  246. package/foo/node_modules/base64-js/base64js.min.js +0 -1
  247. package/foo/node_modules/base64-js/index.d.ts +0 -3
  248. package/foo/node_modules/base64-js/index.js +0 -150
  249. package/foo/node_modules/base64-js/package.json +0 -47
  250. package/foo/node_modules/bl/.travis.yml +0 -17
  251. package/foo/node_modules/bl/BufferList.js +0 -396
  252. package/foo/node_modules/bl/LICENSE.md +0 -13
  253. package/foo/node_modules/bl/README.md +0 -247
  254. package/foo/node_modules/bl/bl.js +0 -84
  255. package/foo/node_modules/bl/package.json +0 -37
  256. package/foo/node_modules/bl/test/convert.js +0 -21
  257. package/foo/node_modules/bl/test/indexOf.js +0 -492
  258. package/foo/node_modules/bl/test/isBufferList.js +0 -32
  259. package/foo/node_modules/bl/test/test.js +0 -869
  260. package/foo/node_modules/brace-expansion/LICENSE +0 -21
  261. package/foo/node_modules/brace-expansion/README.md +0 -129
  262. package/foo/node_modules/brace-expansion/index.js +0 -201
  263. package/foo/node_modules/brace-expansion/package.json +0 -47
  264. package/foo/node_modules/buffer/AUTHORS.md +0 -70
  265. package/foo/node_modules/buffer/LICENSE +0 -21
  266. package/foo/node_modules/buffer/README.md +0 -410
  267. package/foo/node_modules/buffer/index.d.ts +0 -186
  268. package/foo/node_modules/buffer/index.js +0 -1817
  269. package/foo/node_modules/buffer/package.json +0 -96
  270. package/foo/node_modules/buffer-crc32/LICENSE +0 -19
  271. package/foo/node_modules/buffer-crc32/README.md +0 -47
  272. package/foo/node_modules/buffer-crc32/index.js +0 -111
  273. package/foo/node_modules/buffer-crc32/package.json +0 -39
  274. package/foo/node_modules/builtin-modules/builtin-modules.json +0 -43
  275. package/foo/node_modules/builtin-modules/index.d.ts +0 -14
  276. package/foo/node_modules/builtin-modules/index.js +0 -11
  277. package/foo/node_modules/builtin-modules/license +0 -9
  278. package/foo/node_modules/builtin-modules/package.json +0 -44
  279. package/foo/node_modules/builtin-modules/readme.md +0 -44
  280. package/foo/node_modules/builtin-modules/static.d.ts +0 -14
  281. package/foo/node_modules/builtin-modules/static.js +0 -2
  282. package/foo/node_modules/callsites/index.d.ts +0 -96
  283. package/foo/node_modules/callsites/index.js +0 -13
  284. package/foo/node_modules/callsites/license +0 -9
  285. package/foo/node_modules/callsites/package.json +0 -39
  286. package/foo/node_modules/callsites/readme.md +0 -48
  287. package/foo/node_modules/chalk/index.js +0 -228
  288. package/foo/node_modules/chalk/index.js.flow +0 -93
  289. package/foo/node_modules/chalk/license +0 -9
  290. package/foo/node_modules/chalk/package.json +0 -71
  291. package/foo/node_modules/chalk/readme.md +0 -314
  292. package/foo/node_modules/chalk/templates.js +0 -128
  293. package/foo/node_modules/chalk/types/index.d.ts +0 -97
  294. package/foo/node_modules/chownr/LICENSE +0 -15
  295. package/foo/node_modules/chownr/README.md +0 -3
  296. package/foo/node_modules/chownr/chownr.js +0 -167
  297. package/foo/node_modules/chownr/package.json +0 -29
  298. package/foo/node_modules/chromium-bidi/LICENSE +0 -201
  299. package/foo/node_modules/chromium-bidi/README.md +0 -395
  300. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.d.ts +0 -40
  301. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js +0 -89
  302. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiServer.js.map +0 -1
  303. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.d.ts +0 -22
  304. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js +0 -19
  305. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/BidiTransport.js.map +0 -1
  306. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CdpConnection.d.ts +0 -32
  307. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CdpConnection.js +0 -19
  308. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CdpConnection.js.map +0 -1
  309. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.d.ts +0 -46
  310. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js +0 -136
  311. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/CommandProcessor.js.map +0 -1
  312. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingBidiMessage.d.ts +0 -25
  313. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingBidiMessage.js +0 -42
  314. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/OutgoingBidiMessage.js.map +0 -1
  315. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/bidiMapper.d.ts +0 -25
  316. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/bidiMapper.js +0 -24
  317. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/bidiMapper.js.map +0 -1
  318. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextImpl.d.ts +0 -43
  319. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextImpl.js +0 -375
  320. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextImpl.js.map +0 -1
  321. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextProcessor.d.ts +0 -47
  322. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextProcessor.js +0 -238
  323. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextProcessor.js.map +0 -1
  324. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextStorage.d.ts +0 -26
  325. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextStorage.js +0 -50
  326. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/context/browsingContextStorage.js.map +0 -1
  327. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/EventManager.d.ts +0 -32
  328. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/EventManager.js +0 -167
  329. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/EventManager.js.map +0 -1
  330. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.d.ts +0 -25
  331. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.js +0 -128
  332. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.js.map +0 -1
  333. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.spec.d.ts +0 -16
  334. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.spec.js +0 -175
  335. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/events/SubscriptionManager.spec.js.map +0 -1
  336. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.d.ts +0 -23
  337. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js +0 -176
  338. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper.js.map +0 -1
  339. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_getRemoteValuesText.spec.d.ts +0 -17
  340. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_getRemoteValuesText.spec.js +0 -65
  341. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_getRemoteValuesText.spec.js.map +0 -1
  342. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_logMessageFormatter.spec.d.ts +0 -17
  343. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_logMessageFormatter.spec.js +0 -378
  344. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logHelper_logMessageFormatter.spec.js.map +0 -1
  345. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logManager.d.ts +0 -8
  346. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logManager.js +0 -136
  347. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/log/logManager.js.map +0 -1
  348. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realm.d.ts +0 -56
  349. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realm.js +0 -185
  350. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realm.js.map +0 -1
  351. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realmStorage.d.ts +0 -38
  352. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realmStorage.js +0 -72
  353. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/realmStorage.js.map +0 -1
  354. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/scriptEvaluator.d.ts +0 -41
  355. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/scriptEvaluator.js +0 -365
  356. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/domains/script/scriptEvaluator.js.map +0 -1
  357. package/foo/node_modules/chromium-bidi/lib/cjs/bidiMapper/tsconfig.tsbuildinfo +0 -1
  358. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/bidiServerRunner.d.ts +0 -29
  359. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/bidiServerRunner.js +0 -157
  360. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/bidiServerRunner.js.map +0 -1
  361. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/index.d.ts +0 -17
  362. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js +0 -112
  363. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/index.js.map +0 -1
  364. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperReader.d.ts +0 -17
  365. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperReader.js +0 -28
  366. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperReader.js.map +0 -1
  367. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperServer.d.ts +0 -32
  368. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperServer.js +0 -139
  369. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/mapperServer.js.map +0 -1
  370. package/foo/node_modules/chromium-bidi/lib/cjs/bidiServer/tsconfig.tsbuildinfo +0 -1
  371. package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.d.ts +0 -30
  372. package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js +0 -248
  373. package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/bidiTab.js.map +0 -1
  374. package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.d.ts +0 -19
  375. package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js +0 -74
  376. package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/mapperTabPage.js.map +0 -1
  377. package/foo/node_modules/chromium-bidi/lib/cjs/bidiTab/tsconfig.tsbuildinfo +0 -1
  378. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.d.ts +0 -41
  379. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.js +0 -50
  380. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.js.map +0 -1
  381. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.spec.d.ts +0 -17
  382. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.spec.js +0 -194
  383. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpClient.spec.js.map +0 -1
  384. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.d.ts +0 -42
  385. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.js +0 -121
  386. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.js.map +0 -1
  387. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.spec.d.ts +0 -17
  388. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.spec.js +0 -154
  389. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpConnection.spec.js.map +0 -1
  390. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.d.ts +0 -28
  391. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js +0 -19
  392. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/cdpMessage.js.map +0 -1
  393. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/index.d.ts +0 -19
  394. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/index.js +0 -26
  395. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/index.js.map +0 -1
  396. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/stubTransport.spec.d.ts +0 -28
  397. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/stubTransport.spec.js +0 -44
  398. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/stubTransport.spec.js.map +0 -1
  399. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/tsconfig.tsbuildinfo +0 -1
  400. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/websocketTransport.d.ts +0 -26
  401. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/websocketTransport.js +0 -43
  402. package/foo/node_modules/chromium-bidi/lib/cjs/cdp/websocketTransport.js.map +0 -1
  403. package/foo/node_modules/chromium-bidi/lib/cjs/protocol/protocol.d.ts +0 -518
  404. package/foo/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js +0 -101
  405. package/foo/node_modules/chromium-bidi/lib/cjs/protocol/protocol.js.map +0 -1
  406. package/foo/node_modules/chromium-bidi/lib/cjs/protocol/tsconfig.tsbuildinfo +0 -1
  407. package/foo/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.d.ts +0 -765
  408. package/foo/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js +0 -385
  409. package/foo/node_modules/chromium-bidi/lib/cjs/protocol-parser/protocol-parser.js.map +0 -1
  410. package/foo/node_modules/chromium-bidi/lib/cjs/protocol-parser/tsconfig.tsbuildinfo +0 -1
  411. package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.d.ts +0 -51
  412. package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js +0 -59
  413. package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.js.map +0 -1
  414. package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.spec.d.ts +0 -16
  415. package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.spec.js +0 -109
  416. package/foo/node_modules/chromium-bidi/lib/cjs/utils/EventEmitter.spec.js.map +0 -1
  417. package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.d.ts +0 -29
  418. package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.js +0 -49
  419. package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.js.map +0 -1
  420. package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.spec.d.ts +0 -17
  421. package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.spec.js +0 -68
  422. package/foo/node_modules/chromium-bidi/lib/cjs/utils/buffer.spec.js.map +0 -1
  423. package/foo/node_modules/chromium-bidi/lib/cjs/utils/deferred.d.ts +0 -27
  424. package/foo/node_modules/chromium-bidi/lib/cjs/utils/deferred.js +0 -54
  425. package/foo/node_modules/chromium-bidi/lib/cjs/utils/deferred.js.map +0 -1
  426. package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.d.ts +0 -24
  427. package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.js +0 -34
  428. package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.js.map +0 -1
  429. package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.spec.d.ts +0 -17
  430. package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.spec.js +0 -53
  431. package/foo/node_modules/chromium-bidi/lib/cjs/utils/idWrapper.spec.js.map +0 -1
  432. package/foo/node_modules/chromium-bidi/lib/cjs/utils/log.d.ts +0 -23
  433. package/foo/node_modules/chromium-bidi/lib/cjs/utils/log.js +0 -27
  434. package/foo/node_modules/chromium-bidi/lib/cjs/utils/log.js.map +0 -1
  435. package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.d.ts +0 -22
  436. package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.js +0 -60
  437. package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.js.map +0 -1
  438. package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.spec.d.ts +0 -17
  439. package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.spec.js +0 -105
  440. package/foo/node_modules/chromium-bidi/lib/cjs/utils/processingQueue.spec.js.map +0 -1
  441. package/foo/node_modules/chromium-bidi/lib/cjs/utils/transport.d.ts +0 -25
  442. package/foo/node_modules/chromium-bidi/lib/cjs/utils/transport.js +0 -19
  443. package/foo/node_modules/chromium-bidi/lib/cjs/utils/transport.js.map +0 -1
  444. package/foo/node_modules/chromium-bidi/lib/cjs/utils/tsconfig.tsbuildinfo +0 -1
  445. package/foo/node_modules/chromium-bidi/lib/iife/mapperTab.js +0 -21
  446. package/foo/node_modules/chromium-bidi/lib/iife/mapperTab.js.map +0 -1
  447. package/foo/node_modules/chromium-bidi/package.json +0 -78
  448. package/foo/node_modules/color-convert/CHANGELOG.md +0 -54
  449. package/foo/node_modules/color-convert/LICENSE +0 -21
  450. package/foo/node_modules/color-convert/README.md +0 -68
  451. package/foo/node_modules/color-convert/conversions.js +0 -868
  452. package/foo/node_modules/color-convert/index.js +0 -78
  453. package/foo/node_modules/color-convert/package.json +0 -46
  454. package/foo/node_modules/color-convert/route.js +0 -97
  455. package/foo/node_modules/color-name/.eslintrc.json +0 -43
  456. package/foo/node_modules/color-name/LICENSE +0 -8
  457. package/foo/node_modules/color-name/README.md +0 -11
  458. package/foo/node_modules/color-name/index.js +0 -152
  459. package/foo/node_modules/color-name/package.json +0 -25
  460. package/foo/node_modules/color-name/test.js +0 -7
  461. package/foo/node_modules/concat-map/.travis.yml +0 -4
  462. package/foo/node_modules/concat-map/LICENSE +0 -18
  463. package/foo/node_modules/concat-map/README.markdown +0 -62
  464. package/foo/node_modules/concat-map/example/map.js +0 -6
  465. package/foo/node_modules/concat-map/index.js +0 -13
  466. package/foo/node_modules/concat-map/package.json +0 -43
  467. package/foo/node_modules/concat-map/test/map.js +0 -39
  468. package/foo/node_modules/cosmiconfig/LICENSE +0 -22
  469. package/foo/node_modules/cosmiconfig/README.md +0 -582
  470. package/foo/node_modules/cosmiconfig/dist/Explorer.d.ts +0 -14
  471. package/foo/node_modules/cosmiconfig/dist/Explorer.d.ts.map +0 -1
  472. package/foo/node_modules/cosmiconfig/dist/Explorer.js +0 -123
  473. package/foo/node_modules/cosmiconfig/dist/Explorer.js.map +0 -1
  474. package/foo/node_modules/cosmiconfig/dist/ExplorerBase.d.ts +0 -21
  475. package/foo/node_modules/cosmiconfig/dist/ExplorerBase.d.ts.map +0 -1
  476. package/foo/node_modules/cosmiconfig/dist/ExplorerBase.js +0 -142
  477. package/foo/node_modules/cosmiconfig/dist/ExplorerBase.js.map +0 -1
  478. package/foo/node_modules/cosmiconfig/dist/ExplorerSync.d.ts +0 -14
  479. package/foo/node_modules/cosmiconfig/dist/ExplorerSync.d.ts.map +0 -1
  480. package/foo/node_modules/cosmiconfig/dist/ExplorerSync.js +0 -123
  481. package/foo/node_modules/cosmiconfig/dist/ExplorerSync.js.map +0 -1
  482. package/foo/node_modules/cosmiconfig/dist/cacheWrapper.d.ts +0 -5
  483. package/foo/node_modules/cosmiconfig/dist/cacheWrapper.d.ts.map +0 -1
  484. package/foo/node_modules/cosmiconfig/dist/cacheWrapper.js +0 -32
  485. package/foo/node_modules/cosmiconfig/dist/cacheWrapper.js.map +0 -1
  486. package/foo/node_modules/cosmiconfig/dist/getDirectory.d.ts +0 -4
  487. package/foo/node_modules/cosmiconfig/dist/getDirectory.d.ts.map +0 -1
  488. package/foo/node_modules/cosmiconfig/dist/getDirectory.js +0 -38
  489. package/foo/node_modules/cosmiconfig/dist/getDirectory.js.map +0 -1
  490. package/foo/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts +0 -5
  491. package/foo/node_modules/cosmiconfig/dist/getPropertyByPath.d.ts.map +0 -1
  492. package/foo/node_modules/cosmiconfig/dist/getPropertyByPath.js +0 -28
  493. package/foo/node_modules/cosmiconfig/dist/getPropertyByPath.js.map +0 -1
  494. package/foo/node_modules/cosmiconfig/dist/index.d.ts +0 -45
  495. package/foo/node_modules/cosmiconfig/dist/index.d.ts.map +0 -1
  496. package/foo/node_modules/cosmiconfig/dist/index.js +0 -82
  497. package/foo/node_modules/cosmiconfig/dist/index.js.map +0 -1
  498. package/foo/node_modules/cosmiconfig/dist/loaders.d.ts +0 -4
  499. package/foo/node_modules/cosmiconfig/dist/loaders.d.ts.map +0 -1
  500. package/foo/node_modules/cosmiconfig/dist/loaders.js +0 -58
  501. package/foo/node_modules/cosmiconfig/dist/loaders.js.map +0 -1
  502. package/foo/node_modules/cosmiconfig/dist/readFile.d.ts +0 -7
  503. package/foo/node_modules/cosmiconfig/dist/readFile.d.ts.map +0 -1
  504. package/foo/node_modules/cosmiconfig/dist/readFile.js +0 -56
  505. package/foo/node_modules/cosmiconfig/dist/readFile.js.map +0 -1
  506. package/foo/node_modules/cosmiconfig/dist/types.d.ts +0 -20
  507. package/foo/node_modules/cosmiconfig/dist/types.d.ts.map +0 -1
  508. package/foo/node_modules/cosmiconfig/dist/types.js +0 -6
  509. package/foo/node_modules/cosmiconfig/dist/types.js.map +0 -1
  510. package/foo/node_modules/cosmiconfig/package.json +0 -146
  511. package/foo/node_modules/cross-fetch/LICENSE +0 -21
  512. package/foo/node_modules/cross-fetch/README.md +0 -169
  513. package/foo/node_modules/cross-fetch/dist/browser-polyfill.js +0 -532
  514. package/foo/node_modules/cross-fetch/dist/browser-ponyfill.js +0 -554
  515. package/foo/node_modules/cross-fetch/dist/cross-fetch.js +0 -2
  516. package/foo/node_modules/cross-fetch/dist/cross-fetch.js.map +0 -1
  517. package/foo/node_modules/cross-fetch/dist/node-polyfill.js +0 -11
  518. package/foo/node_modules/cross-fetch/dist/node-ponyfill.js +0 -22
  519. package/foo/node_modules/cross-fetch/dist/react-native-polyfill.js +0 -12
  520. package/foo/node_modules/cross-fetch/dist/react-native-ponyfill.js +0 -6
  521. package/foo/node_modules/cross-fetch/index.d.ts +0 -14
  522. package/foo/node_modules/cross-fetch/package.json +0 -129
  523. package/foo/node_modules/cross-fetch/polyfill/package.json +0 -8
  524. package/foo/node_modules/dayjs/.editorconfig +0 -6
  525. package/foo/node_modules/dayjs/CHANGELOG.md +0 -877
  526. package/foo/node_modules/dayjs/LICENSE +0 -21
  527. package/foo/node_modules/dayjs/README.md +0 -140
  528. package/foo/node_modules/dayjs/dayjs.min.js +0 -1
  529. package/foo/node_modules/dayjs/esm/constant.js +0 -25
  530. package/foo/node_modules/dayjs/esm/index.d.ts +0 -429
  531. package/foo/node_modules/dayjs/esm/index.js +0 -441
  532. package/foo/node_modules/dayjs/esm/locale/af.js +0 -39
  533. package/foo/node_modules/dayjs/esm/locale/am.js +0 -40
  534. package/foo/node_modules/dayjs/esm/locale/ar-dz.js +0 -41
  535. package/foo/node_modules/dayjs/esm/locale/ar-iq.js +0 -42
  536. package/foo/node_modules/dayjs/esm/locale/ar-kw.js +0 -41
  537. package/foo/node_modules/dayjs/esm/locale/ar-ly.js +0 -27
  538. package/foo/node_modules/dayjs/esm/locale/ar-ma.js +0 -42
  539. package/foo/node_modules/dayjs/esm/locale/ar-sa.js +0 -41
  540. package/foo/node_modules/dayjs/esm/locale/ar-tn.js +0 -42
  541. package/foo/node_modules/dayjs/esm/locale/ar.js +0 -74
  542. package/foo/node_modules/dayjs/esm/locale/az.js +0 -39
  543. package/foo/node_modules/dayjs/esm/locale/be.js +0 -24
  544. package/foo/node_modules/dayjs/esm/locale/bg.js +0 -55
  545. package/foo/node_modules/dayjs/esm/locale/bi.js +0 -39
  546. package/foo/node_modules/dayjs/esm/locale/bm.js +0 -39
  547. package/foo/node_modules/dayjs/esm/locale/bn-bd.js +0 -81
  548. package/foo/node_modules/dayjs/esm/locale/bn.js +0 -72
  549. package/foo/node_modules/dayjs/esm/locale/bo.js +0 -38
  550. package/foo/node_modules/dayjs/esm/locale/br.js +0 -93
  551. package/foo/node_modules/dayjs/esm/locale/bs.js +0 -24
  552. package/foo/node_modules/dayjs/esm/locale/ca.js +0 -44
  553. package/foo/node_modules/dayjs/esm/locale/cs.js +0 -120
  554. package/foo/node_modules/dayjs/esm/locale/cv.js +0 -24
  555. package/foo/node_modules/dayjs/esm/locale/cy.js +0 -39
  556. package/foo/node_modules/dayjs/esm/locale/da.js +0 -39
  557. package/foo/node_modules/dayjs/esm/locale/de-at.js +0 -63
  558. package/foo/node_modules/dayjs/esm/locale/de-ch.js +0 -63
  559. package/foo/node_modules/dayjs/esm/locale/de.js +0 -64
  560. package/foo/node_modules/dayjs/esm/locale/dv.js +0 -39
  561. package/foo/node_modules/dayjs/esm/locale/el.js +0 -39
  562. package/foo/node_modules/dayjs/esm/locale/en-au.js +0 -39
  563. package/foo/node_modules/dayjs/esm/locale/en-ca.js +0 -38
  564. package/foo/node_modules/dayjs/esm/locale/en-gb.js +0 -42
  565. package/foo/node_modules/dayjs/esm/locale/en-ie.js +0 -39
  566. package/foo/node_modules/dayjs/esm/locale/en-il.js +0 -38
  567. package/foo/node_modules/dayjs/esm/locale/en-in.js +0 -42
  568. package/foo/node_modules/dayjs/esm/locale/en-nz.js +0 -41
  569. package/foo/node_modules/dayjs/esm/locale/en-sg.js +0 -39
  570. package/foo/node_modules/dayjs/esm/locale/en-tt.js +0 -42
  571. package/foo/node_modules/dayjs/esm/locale/en.js +0 -12
  572. package/foo/node_modules/dayjs/esm/locale/eo.js +0 -39
  573. package/foo/node_modules/dayjs/esm/locale/es-do.js +0 -39
  574. package/foo/node_modules/dayjs/esm/locale/es-mx.js +0 -38
  575. package/foo/node_modules/dayjs/esm/locale/es-pr.js +0 -39
  576. package/foo/node_modules/dayjs/esm/locale/es-us.js +0 -38
  577. package/foo/node_modules/dayjs/esm/locale/es.js +0 -39
  578. package/foo/node_modules/dayjs/esm/locale/et.js +0 -65
  579. package/foo/node_modules/dayjs/esm/locale/eu.js +0 -43
  580. package/foo/node_modules/dayjs/esm/locale/fa.js +0 -39
  581. package/foo/node_modules/dayjs/esm/locale/fi.js +0 -88
  582. package/foo/node_modules/dayjs/esm/locale/fo.js +0 -39
  583. package/foo/node_modules/dayjs/esm/locale/fr-ca.js +0 -38
  584. package/foo/node_modules/dayjs/esm/locale/fr-ch.js +0 -39
  585. package/foo/node_modules/dayjs/esm/locale/fr.js +0 -41
  586. package/foo/node_modules/dayjs/esm/locale/fy.js +0 -39
  587. package/foo/node_modules/dayjs/esm/locale/ga.js +0 -39
  588. package/foo/node_modules/dayjs/esm/locale/gd.js +0 -39
  589. package/foo/node_modules/dayjs/esm/locale/gl.js +0 -39
  590. package/foo/node_modules/dayjs/esm/locale/gom-latn.js +0 -25
  591. package/foo/node_modules/dayjs/esm/locale/gu.js +0 -38
  592. package/foo/node_modules/dayjs/esm/locale/he.js +0 -78
  593. package/foo/node_modules/dayjs/esm/locale/hi.js +0 -38
  594. package/foo/node_modules/dayjs/esm/locale/hr.js +0 -53
  595. package/foo/node_modules/dayjs/esm/locale/ht.js +0 -38
  596. package/foo/node_modules/dayjs/esm/locale/hu.js +0 -61
  597. package/foo/node_modules/dayjs/esm/locale/hy-am.js +0 -39
  598. package/foo/node_modules/dayjs/esm/locale/id.js +0 -39
  599. package/foo/node_modules/dayjs/esm/locale/index.d.ts +0 -11
  600. package/foo/node_modules/dayjs/esm/locale/is.js +0 -68
  601. package/foo/node_modules/dayjs/esm/locale/it-ch.js +0 -39
  602. package/foo/node_modules/dayjs/esm/locale/it.js +0 -39
  603. package/foo/node_modules/dayjs/esm/locale/ja.js +0 -45
  604. package/foo/node_modules/dayjs/esm/locale/jv.js +0 -39
  605. package/foo/node_modules/dayjs/esm/locale/ka.js +0 -39
  606. package/foo/node_modules/dayjs/esm/locale/kk.js +0 -39
  607. package/foo/node_modules/dayjs/esm/locale/km.js +0 -39
  608. package/foo/node_modules/dayjs/esm/locale/kn.js +0 -38
  609. package/foo/node_modules/dayjs/esm/locale/ko.js +0 -45
  610. package/foo/node_modules/dayjs/esm/locale/ku.js +0 -77
  611. package/foo/node_modules/dayjs/esm/locale/ky.js +0 -39
  612. package/foo/node_modules/dayjs/esm/locale/lb.js +0 -24
  613. package/foo/node_modules/dayjs/esm/locale/lo.js +0 -38
  614. package/foo/node_modules/dayjs/esm/locale/lt.js +0 -70
  615. package/foo/node_modules/dayjs/esm/locale/lv.js +0 -39
  616. package/foo/node_modules/dayjs/esm/locale/me.js +0 -24
  617. package/foo/node_modules/dayjs/esm/locale/mi.js +0 -39
  618. package/foo/node_modules/dayjs/esm/locale/mk.js +0 -39
  619. package/foo/node_modules/dayjs/esm/locale/ml.js +0 -38
  620. package/foo/node_modules/dayjs/esm/locale/mn.js +0 -38
  621. package/foo/node_modules/dayjs/esm/locale/mr.js +0 -23
  622. package/foo/node_modules/dayjs/esm/locale/ms-my.js +0 -39
  623. package/foo/node_modules/dayjs/esm/locale/ms.js +0 -39
  624. package/foo/node_modules/dayjs/esm/locale/mt.js +0 -39
  625. package/foo/node_modules/dayjs/esm/locale/my.js +0 -39
  626. package/foo/node_modules/dayjs/esm/locale/nb.js +0 -40
  627. package/foo/node_modules/dayjs/esm/locale/ne.js +0 -40
  628. package/foo/node_modules/dayjs/esm/locale/nl-be.js +0 -39
  629. package/foo/node_modules/dayjs/esm/locale/nl.js +0 -40
  630. package/foo/node_modules/dayjs/esm/locale/nn.js +0 -39
  631. package/foo/node_modules/dayjs/esm/locale/oc-lnc.js +0 -39
  632. package/foo/node_modules/dayjs/esm/locale/pa-in.js +0 -38
  633. package/foo/node_modules/dayjs/esm/locale/pl.js +0 -87
  634. package/foo/node_modules/dayjs/esm/locale/pt-br.js +0 -38
  635. package/foo/node_modules/dayjs/esm/locale/pt.js +0 -40
  636. package/foo/node_modules/dayjs/esm/locale/rn.js +0 -39
  637. package/foo/node_modules/dayjs/esm/locale/ro.js +0 -39
  638. package/foo/node_modules/dayjs/esm/locale/ru.js +0 -99
  639. package/foo/node_modules/dayjs/esm/locale/rw.js +0 -35
  640. package/foo/node_modules/dayjs/esm/locale/sd.js +0 -39
  641. package/foo/node_modules/dayjs/esm/locale/se.js +0 -39
  642. package/foo/node_modules/dayjs/esm/locale/si.js +0 -38
  643. package/foo/node_modules/dayjs/esm/locale/sk.js +0 -121
  644. package/foo/node_modules/dayjs/esm/locale/sl.js +0 -39
  645. package/foo/node_modules/dayjs/esm/locale/sq.js +0 -39
  646. package/foo/node_modules/dayjs/esm/locale/sr-cyrl.js +0 -74
  647. package/foo/node_modules/dayjs/esm/locale/sr.js +0 -74
  648. package/foo/node_modules/dayjs/esm/locale/ss.js +0 -39
  649. package/foo/node_modules/dayjs/esm/locale/sv-fi.js +0 -46
  650. package/foo/node_modules/dayjs/esm/locale/sv.js +0 -44
  651. package/foo/node_modules/dayjs/esm/locale/sw.js +0 -39
  652. package/foo/node_modules/dayjs/esm/locale/ta.js +0 -38
  653. package/foo/node_modules/dayjs/esm/locale/te.js +0 -38
  654. package/foo/node_modules/dayjs/esm/locale/tet.js +0 -39
  655. package/foo/node_modules/dayjs/esm/locale/tg.js +0 -39
  656. package/foo/node_modules/dayjs/esm/locale/th.js +0 -38
  657. package/foo/node_modules/dayjs/esm/locale/tk.js +0 -39
  658. package/foo/node_modules/dayjs/esm/locale/tl-ph.js +0 -39
  659. package/foo/node_modules/dayjs/esm/locale/tlh.js +0 -24
  660. package/foo/node_modules/dayjs/esm/locale/tr.js +0 -39
  661. package/foo/node_modules/dayjs/esm/locale/types.d.ts +0 -33
  662. package/foo/node_modules/dayjs/esm/locale/tzl.js +0 -24
  663. package/foo/node_modules/dayjs/esm/locale/tzm-latn.js +0 -39
  664. package/foo/node_modules/dayjs/esm/locale/tzm.js +0 -39
  665. package/foo/node_modules/dayjs/esm/locale/ug-cn.js +0 -39
  666. package/foo/node_modules/dayjs/esm/locale/uk.js +0 -77
  667. package/foo/node_modules/dayjs/esm/locale/ur.js +0 -39
  668. package/foo/node_modules/dayjs/esm/locale/uz-latn.js +0 -39
  669. package/foo/node_modules/dayjs/esm/locale/uz.js +0 -39
  670. package/foo/node_modules/dayjs/esm/locale/vi.js +0 -43
  671. package/foo/node_modules/dayjs/esm/locale/x-pseudo.js +0 -39
  672. package/foo/node_modules/dayjs/esm/locale/yo.js +0 -39
  673. package/foo/node_modules/dayjs/esm/locale/zh-cn.js +0 -67
  674. package/foo/node_modules/dayjs/esm/locale/zh-hk.js +0 -44
  675. package/foo/node_modules/dayjs/esm/locale/zh-tw.js +0 -65
  676. package/foo/node_modules/dayjs/esm/locale/zh.js +0 -67
  677. package/foo/node_modules/dayjs/esm/plugin/advancedFormat/index.d.ts +0 -4
  678. package/foo/node_modules/dayjs/esm/plugin/advancedFormat/index.js +0 -66
  679. package/foo/node_modules/dayjs/esm/plugin/arraySupport/index.d.ts +0 -10
  680. package/foo/node_modules/dayjs/esm/plugin/arraySupport/index.js +0 -33
  681. package/foo/node_modules/dayjs/esm/plugin/badMutable/index.d.ts +0 -4
  682. package/foo/node_modules/dayjs/esm/plugin/badMutable/index.js +0 -61
  683. package/foo/node_modules/dayjs/esm/plugin/bigIntSupport/index.d.ts +0 -11
  684. package/foo/node_modules/dayjs/esm/plugin/bigIntSupport/index.js +0 -32
  685. package/foo/node_modules/dayjs/esm/plugin/buddhistEra/index.d.ts +0 -4
  686. package/foo/node_modules/dayjs/esm/plugin/buddhistEra/index.js +0 -21
  687. package/foo/node_modules/dayjs/esm/plugin/calendar/index.d.ts +0 -10
  688. package/foo/node_modules/dayjs/esm/plugin/calendar/index.js +0 -32
  689. package/foo/node_modules/dayjs/esm/plugin/customParseFormat/index.d.ts +0 -8
  690. package/foo/node_modules/dayjs/esm/plugin/customParseFormat/index.js +0 -320
  691. package/foo/node_modules/dayjs/esm/plugin/dayOfYear/index.d.ts +0 -11
  692. package/foo/node_modules/dayjs/esm/plugin/dayOfYear/index.js +0 -9
  693. package/foo/node_modules/dayjs/esm/plugin/devHelper/index.d.ts +0 -4
  694. package/foo/node_modules/dayjs/esm/plugin/devHelper/index.js +0 -38
  695. package/foo/node_modules/dayjs/esm/plugin/duration/index.d.ts +0 -88
  696. package/foo/node_modules/dayjs/esm/plugin/duration/index.js +0 -341
  697. package/foo/node_modules/dayjs/esm/plugin/isBetween/index.d.ts +0 -10
  698. package/foo/node_modules/dayjs/esm/plugin/isBetween/index.js +0 -10
  699. package/foo/node_modules/dayjs/esm/plugin/isLeapYear/index.d.ts +0 -10
  700. package/foo/node_modules/dayjs/esm/plugin/isLeapYear/index.js +0 -7
  701. package/foo/node_modules/dayjs/esm/plugin/isMoment/index.d.ts +0 -10
  702. package/foo/node_modules/dayjs/esm/plugin/isMoment/index.js +0 -5
  703. package/foo/node_modules/dayjs/esm/plugin/isSameOrAfter/index.d.ts +0 -10
  704. package/foo/node_modules/dayjs/esm/plugin/isSameOrAfter/index.js +0 -5
  705. package/foo/node_modules/dayjs/esm/plugin/isSameOrBefore/index.d.ts +0 -10
  706. package/foo/node_modules/dayjs/esm/plugin/isSameOrBefore/index.js +0 -5
  707. package/foo/node_modules/dayjs/esm/plugin/isToday/index.d.ts +0 -10
  708. package/foo/node_modules/dayjs/esm/plugin/isToday/index.js +0 -9
  709. package/foo/node_modules/dayjs/esm/plugin/isTomorrow/index.d.ts +0 -10
  710. package/foo/node_modules/dayjs/esm/plugin/isTomorrow/index.js +0 -9
  711. package/foo/node_modules/dayjs/esm/plugin/isYesterday/index.d.ts +0 -10
  712. package/foo/node_modules/dayjs/esm/plugin/isYesterday/index.js +0 -9
  713. package/foo/node_modules/dayjs/esm/plugin/isoWeek/index.d.ts +0 -27
  714. package/foo/node_modules/dayjs/esm/plugin/isoWeek/index.js +0 -57
  715. package/foo/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.d.ts +0 -10
  716. package/foo/node_modules/dayjs/esm/plugin/isoWeeksInYear/index.js +0 -15
  717. package/foo/node_modules/dayjs/esm/plugin/localeData/index.d.ts +0 -44
  718. package/foo/node_modules/dayjs/esm/plugin/localeData/index.js +0 -114
  719. package/foo/node_modules/dayjs/esm/plugin/localizedFormat/index.d.ts +0 -4
  720. package/foo/node_modules/dayjs/esm/plugin/localizedFormat/index.js +0 -20
  721. package/foo/node_modules/dayjs/esm/plugin/localizedFormat/utils.js +0 -20
  722. package/foo/node_modules/dayjs/esm/plugin/minMax/index.d.ts +0 -11
  723. package/foo/node_modules/dayjs/esm/plugin/minMax/index.js +0 -36
  724. package/foo/node_modules/dayjs/esm/plugin/objectSupport/index.d.ts +0 -48
  725. package/foo/node_modules/dayjs/esm/plugin/objectSupport/index.js +0 -97
  726. package/foo/node_modules/dayjs/esm/plugin/pluralGetSet/index.d.ts +0 -44
  727. package/foo/node_modules/dayjs/esm/plugin/pluralGetSet/index.js +0 -7
  728. package/foo/node_modules/dayjs/esm/plugin/preParsePostFormat/index.d.ts +0 -4
  729. package/foo/node_modules/dayjs/esm/plugin/preParsePostFormat/index.js +0 -40
  730. package/foo/node_modules/dayjs/esm/plugin/quarterOfYear/index.d.ts +0 -26
  731. package/foo/node_modules/dayjs/esm/plugin/quarterOfYear/index.js +0 -41
  732. package/foo/node_modules/dayjs/esm/plugin/relativeTime/index.d.ts +0 -24
  733. package/foo/node_modules/dayjs/esm/plugin/relativeTime/index.js +0 -130
  734. package/foo/node_modules/dayjs/esm/plugin/timezone/index.d.ts +0 -20
  735. package/foo/node_modules/dayjs/esm/plugin/timezone/index.js +0 -185
  736. package/foo/node_modules/dayjs/esm/plugin/toArray/index.d.ts +0 -10
  737. package/foo/node_modules/dayjs/esm/plugin/toArray/index.js +0 -7
  738. package/foo/node_modules/dayjs/esm/plugin/toObject/index.d.ts +0 -20
  739. package/foo/node_modules/dayjs/esm/plugin/toObject/index.js +0 -15
  740. package/foo/node_modules/dayjs/esm/plugin/updateLocale/index.d.ts +0 -8
  741. package/foo/node_modules/dayjs/esm/plugin/updateLocale/index.js +0 -12
  742. package/foo/node_modules/dayjs/esm/plugin/utc/index.d.ts +0 -19
  743. package/foo/node_modules/dayjs/esm/plugin/utc/index.js +0 -188
  744. package/foo/node_modules/dayjs/esm/plugin/weekOfYear/index.d.ts +0 -12
  745. package/foo/node_modules/dayjs/esm/plugin/weekOfYear/index.js +0 -44
  746. package/foo/node_modules/dayjs/esm/plugin/weekYear/index.d.ts +0 -10
  747. package/foo/node_modules/dayjs/esm/plugin/weekYear/index.js +0 -19
  748. package/foo/node_modules/dayjs/esm/plugin/weekday/index.d.ts +0 -12
  749. package/foo/node_modules/dayjs/esm/plugin/weekday/index.js +0 -15
  750. package/foo/node_modules/dayjs/esm/utils.js +0 -58
  751. package/foo/node_modules/dayjs/index.d.ts +0 -429
  752. package/foo/node_modules/dayjs/locale/af.js +0 -1
  753. package/foo/node_modules/dayjs/locale/am.js +0 -1
  754. package/foo/node_modules/dayjs/locale/ar-dz.js +0 -1
  755. package/foo/node_modules/dayjs/locale/ar-iq.js +0 -1
  756. package/foo/node_modules/dayjs/locale/ar-kw.js +0 -1
  757. package/foo/node_modules/dayjs/locale/ar-ly.js +0 -1
  758. package/foo/node_modules/dayjs/locale/ar-ma.js +0 -1
  759. package/foo/node_modules/dayjs/locale/ar-sa.js +0 -1
  760. package/foo/node_modules/dayjs/locale/ar-tn.js +0 -1
  761. package/foo/node_modules/dayjs/locale/ar.js +0 -1
  762. package/foo/node_modules/dayjs/locale/az.js +0 -1
  763. package/foo/node_modules/dayjs/locale/be.js +0 -1
  764. package/foo/node_modules/dayjs/locale/bg.js +0 -1
  765. package/foo/node_modules/dayjs/locale/bi.js +0 -1
  766. package/foo/node_modules/dayjs/locale/bm.js +0 -1
  767. package/foo/node_modules/dayjs/locale/bn-bd.js +0 -1
  768. package/foo/node_modules/dayjs/locale/bn.js +0 -1
  769. package/foo/node_modules/dayjs/locale/bo.js +0 -1
  770. package/foo/node_modules/dayjs/locale/br.js +0 -1
  771. package/foo/node_modules/dayjs/locale/bs.js +0 -1
  772. package/foo/node_modules/dayjs/locale/ca.js +0 -1
  773. package/foo/node_modules/dayjs/locale/cs.js +0 -1
  774. package/foo/node_modules/dayjs/locale/cv.js +0 -1
  775. package/foo/node_modules/dayjs/locale/cy.js +0 -1
  776. package/foo/node_modules/dayjs/locale/da.js +0 -1
  777. package/foo/node_modules/dayjs/locale/de-at.js +0 -1
  778. package/foo/node_modules/dayjs/locale/de-ch.js +0 -1
  779. package/foo/node_modules/dayjs/locale/de.js +0 -1
  780. package/foo/node_modules/dayjs/locale/dv.js +0 -1
  781. package/foo/node_modules/dayjs/locale/el.js +0 -1
  782. package/foo/node_modules/dayjs/locale/en-au.js +0 -1
  783. package/foo/node_modules/dayjs/locale/en-ca.js +0 -1
  784. package/foo/node_modules/dayjs/locale/en-gb.js +0 -1
  785. package/foo/node_modules/dayjs/locale/en-ie.js +0 -1
  786. package/foo/node_modules/dayjs/locale/en-il.js +0 -1
  787. package/foo/node_modules/dayjs/locale/en-in.js +0 -1
  788. package/foo/node_modules/dayjs/locale/en-nz.js +0 -1
  789. package/foo/node_modules/dayjs/locale/en-sg.js +0 -1
  790. package/foo/node_modules/dayjs/locale/en-tt.js +0 -1
  791. package/foo/node_modules/dayjs/locale/en.js +0 -1
  792. package/foo/node_modules/dayjs/locale/eo.js +0 -1
  793. package/foo/node_modules/dayjs/locale/es-do.js +0 -1
  794. package/foo/node_modules/dayjs/locale/es-mx.js +0 -1
  795. package/foo/node_modules/dayjs/locale/es-pr.js +0 -1
  796. package/foo/node_modules/dayjs/locale/es-us.js +0 -1
  797. package/foo/node_modules/dayjs/locale/es.js +0 -1
  798. package/foo/node_modules/dayjs/locale/et.js +0 -1
  799. package/foo/node_modules/dayjs/locale/eu.js +0 -1
  800. package/foo/node_modules/dayjs/locale/fa.js +0 -1
  801. package/foo/node_modules/dayjs/locale/fi.js +0 -1
  802. package/foo/node_modules/dayjs/locale/fo.js +0 -1
  803. package/foo/node_modules/dayjs/locale/fr-ca.js +0 -1
  804. package/foo/node_modules/dayjs/locale/fr-ch.js +0 -1
  805. package/foo/node_modules/dayjs/locale/fr.js +0 -1
  806. package/foo/node_modules/dayjs/locale/fy.js +0 -1
  807. package/foo/node_modules/dayjs/locale/ga.js +0 -1
  808. package/foo/node_modules/dayjs/locale/gd.js +0 -1
  809. package/foo/node_modules/dayjs/locale/gl.js +0 -1
  810. package/foo/node_modules/dayjs/locale/gom-latn.js +0 -1
  811. package/foo/node_modules/dayjs/locale/gu.js +0 -1
  812. package/foo/node_modules/dayjs/locale/he.js +0 -1
  813. package/foo/node_modules/dayjs/locale/hi.js +0 -1
  814. package/foo/node_modules/dayjs/locale/hr.js +0 -1
  815. package/foo/node_modules/dayjs/locale/ht.js +0 -1
  816. package/foo/node_modules/dayjs/locale/hu.js +0 -1
  817. package/foo/node_modules/dayjs/locale/hy-am.js +0 -1
  818. package/foo/node_modules/dayjs/locale/id.js +0 -1
  819. package/foo/node_modules/dayjs/locale/index.d.ts +0 -11
  820. package/foo/node_modules/dayjs/locale/is.js +0 -1
  821. package/foo/node_modules/dayjs/locale/it-ch.js +0 -1
  822. package/foo/node_modules/dayjs/locale/it.js +0 -1
  823. package/foo/node_modules/dayjs/locale/ja.js +0 -1
  824. package/foo/node_modules/dayjs/locale/jv.js +0 -1
  825. package/foo/node_modules/dayjs/locale/ka.js +0 -1
  826. package/foo/node_modules/dayjs/locale/kk.js +0 -1
  827. package/foo/node_modules/dayjs/locale/km.js +0 -1
  828. package/foo/node_modules/dayjs/locale/kn.js +0 -1
  829. package/foo/node_modules/dayjs/locale/ko.js +0 -1
  830. package/foo/node_modules/dayjs/locale/ku.js +0 -1
  831. package/foo/node_modules/dayjs/locale/ky.js +0 -1
  832. package/foo/node_modules/dayjs/locale/lb.js +0 -1
  833. package/foo/node_modules/dayjs/locale/lo.js +0 -1
  834. package/foo/node_modules/dayjs/locale/lt.js +0 -1
  835. package/foo/node_modules/dayjs/locale/lv.js +0 -1
  836. package/foo/node_modules/dayjs/locale/me.js +0 -1
  837. package/foo/node_modules/dayjs/locale/mi.js +0 -1
  838. package/foo/node_modules/dayjs/locale/mk.js +0 -1
  839. package/foo/node_modules/dayjs/locale/ml.js +0 -1
  840. package/foo/node_modules/dayjs/locale/mn.js +0 -1
  841. package/foo/node_modules/dayjs/locale/mr.js +0 -1
  842. package/foo/node_modules/dayjs/locale/ms-my.js +0 -1
  843. package/foo/node_modules/dayjs/locale/ms.js +0 -1
  844. package/foo/node_modules/dayjs/locale/mt.js +0 -1
  845. package/foo/node_modules/dayjs/locale/my.js +0 -1
  846. package/foo/node_modules/dayjs/locale/nb.js +0 -1
  847. package/foo/node_modules/dayjs/locale/ne.js +0 -1
  848. package/foo/node_modules/dayjs/locale/nl-be.js +0 -1
  849. package/foo/node_modules/dayjs/locale/nl.js +0 -1
  850. package/foo/node_modules/dayjs/locale/nn.js +0 -1
  851. package/foo/node_modules/dayjs/locale/oc-lnc.js +0 -1
  852. package/foo/node_modules/dayjs/locale/pa-in.js +0 -1
  853. package/foo/node_modules/dayjs/locale/pl.js +0 -1
  854. package/foo/node_modules/dayjs/locale/pt-br.js +0 -1
  855. package/foo/node_modules/dayjs/locale/pt.js +0 -1
  856. package/foo/node_modules/dayjs/locale/rn.js +0 -1
  857. package/foo/node_modules/dayjs/locale/ro.js +0 -1
  858. package/foo/node_modules/dayjs/locale/ru.js +0 -1
  859. package/foo/node_modules/dayjs/locale/rw.js +0 -1
  860. package/foo/node_modules/dayjs/locale/sd.js +0 -1
  861. package/foo/node_modules/dayjs/locale/se.js +0 -1
  862. package/foo/node_modules/dayjs/locale/si.js +0 -1
  863. package/foo/node_modules/dayjs/locale/sk.js +0 -1
  864. package/foo/node_modules/dayjs/locale/sl.js +0 -1
  865. package/foo/node_modules/dayjs/locale/sq.js +0 -1
  866. package/foo/node_modules/dayjs/locale/sr-cyrl.js +0 -1
  867. package/foo/node_modules/dayjs/locale/sr.js +0 -1
  868. package/foo/node_modules/dayjs/locale/ss.js +0 -1
  869. package/foo/node_modules/dayjs/locale/sv-fi.js +0 -1
  870. package/foo/node_modules/dayjs/locale/sv.js +0 -1
  871. package/foo/node_modules/dayjs/locale/sw.js +0 -1
  872. package/foo/node_modules/dayjs/locale/ta.js +0 -1
  873. package/foo/node_modules/dayjs/locale/te.js +0 -1
  874. package/foo/node_modules/dayjs/locale/tet.js +0 -1
  875. package/foo/node_modules/dayjs/locale/tg.js +0 -1
  876. package/foo/node_modules/dayjs/locale/th.js +0 -1
  877. package/foo/node_modules/dayjs/locale/tk.js +0 -1
  878. package/foo/node_modules/dayjs/locale/tl-ph.js +0 -1
  879. package/foo/node_modules/dayjs/locale/tlh.js +0 -1
  880. package/foo/node_modules/dayjs/locale/tr.js +0 -1
  881. package/foo/node_modules/dayjs/locale/types.d.ts +0 -33
  882. package/foo/node_modules/dayjs/locale/tzl.js +0 -1
  883. package/foo/node_modules/dayjs/locale/tzm-latn.js +0 -1
  884. package/foo/node_modules/dayjs/locale/tzm.js +0 -1
  885. package/foo/node_modules/dayjs/locale/ug-cn.js +0 -1
  886. package/foo/node_modules/dayjs/locale/uk.js +0 -1
  887. package/foo/node_modules/dayjs/locale/ur.js +0 -1
  888. package/foo/node_modules/dayjs/locale/uz-latn.js +0 -1
  889. package/foo/node_modules/dayjs/locale/uz.js +0 -1
  890. package/foo/node_modules/dayjs/locale/vi.js +0 -1
  891. package/foo/node_modules/dayjs/locale/x-pseudo.js +0 -1
  892. package/foo/node_modules/dayjs/locale/yo.js +0 -1
  893. package/foo/node_modules/dayjs/locale/zh-cn.js +0 -1
  894. package/foo/node_modules/dayjs/locale/zh-hk.js +0 -1
  895. package/foo/node_modules/dayjs/locale/zh-tw.js +0 -1
  896. package/foo/node_modules/dayjs/locale/zh.js +0 -1
  897. package/foo/node_modules/dayjs/locale.json +0 -1
  898. package/foo/node_modules/dayjs/package.json +0 -99
  899. package/foo/node_modules/dayjs/plugin/advancedFormat.d.ts +0 -4
  900. package/foo/node_modules/dayjs/plugin/advancedFormat.js +0 -1
  901. package/foo/node_modules/dayjs/plugin/arraySupport.d.ts +0 -10
  902. package/foo/node_modules/dayjs/plugin/arraySupport.js +0 -1
  903. package/foo/node_modules/dayjs/plugin/badMutable.d.ts +0 -4
  904. package/foo/node_modules/dayjs/plugin/badMutable.js +0 -1
  905. package/foo/node_modules/dayjs/plugin/bigIntSupport.d.ts +0 -11
  906. package/foo/node_modules/dayjs/plugin/bigIntSupport.js +0 -1
  907. package/foo/node_modules/dayjs/plugin/buddhistEra.d.ts +0 -4
  908. package/foo/node_modules/dayjs/plugin/buddhistEra.js +0 -1
  909. package/foo/node_modules/dayjs/plugin/calendar.d.ts +0 -10
  910. package/foo/node_modules/dayjs/plugin/calendar.js +0 -1
  911. package/foo/node_modules/dayjs/plugin/customParseFormat.d.ts +0 -8
  912. package/foo/node_modules/dayjs/plugin/customParseFormat.js +0 -1
  913. package/foo/node_modules/dayjs/plugin/dayOfYear.d.ts +0 -11
  914. package/foo/node_modules/dayjs/plugin/dayOfYear.js +0 -1
  915. package/foo/node_modules/dayjs/plugin/devHelper.d.ts +0 -4
  916. package/foo/node_modules/dayjs/plugin/devHelper.js +0 -1
  917. package/foo/node_modules/dayjs/plugin/duration.d.ts +0 -88
  918. package/foo/node_modules/dayjs/plugin/duration.js +0 -1
  919. package/foo/node_modules/dayjs/plugin/isBetween.d.ts +0 -10
  920. package/foo/node_modules/dayjs/plugin/isBetween.js +0 -1
  921. package/foo/node_modules/dayjs/plugin/isLeapYear.d.ts +0 -10
  922. package/foo/node_modules/dayjs/plugin/isLeapYear.js +0 -1
  923. package/foo/node_modules/dayjs/plugin/isMoment.d.ts +0 -10
  924. package/foo/node_modules/dayjs/plugin/isMoment.js +0 -1
  925. package/foo/node_modules/dayjs/plugin/isSameOrAfter.d.ts +0 -10
  926. package/foo/node_modules/dayjs/plugin/isSameOrAfter.js +0 -1
  927. package/foo/node_modules/dayjs/plugin/isSameOrBefore.d.ts +0 -10
  928. package/foo/node_modules/dayjs/plugin/isSameOrBefore.js +0 -1
  929. package/foo/node_modules/dayjs/plugin/isToday.d.ts +0 -10
  930. package/foo/node_modules/dayjs/plugin/isToday.js +0 -1
  931. package/foo/node_modules/dayjs/plugin/isTomorrow.d.ts +0 -10
  932. package/foo/node_modules/dayjs/plugin/isTomorrow.js +0 -1
  933. package/foo/node_modules/dayjs/plugin/isYesterday.d.ts +0 -10
  934. package/foo/node_modules/dayjs/plugin/isYesterday.js +0 -1
  935. package/foo/node_modules/dayjs/plugin/isoWeek.d.ts +0 -27
  936. package/foo/node_modules/dayjs/plugin/isoWeek.js +0 -1
  937. package/foo/node_modules/dayjs/plugin/isoWeeksInYear.d.ts +0 -10
  938. package/foo/node_modules/dayjs/plugin/isoWeeksInYear.js +0 -1
  939. package/foo/node_modules/dayjs/plugin/localeData.d.ts +0 -44
  940. package/foo/node_modules/dayjs/plugin/localeData.js +0 -1
  941. package/foo/node_modules/dayjs/plugin/localizedFormat.d.ts +0 -4
  942. package/foo/node_modules/dayjs/plugin/localizedFormat.js +0 -1
  943. package/foo/node_modules/dayjs/plugin/minMax.d.ts +0 -11
  944. package/foo/node_modules/dayjs/plugin/minMax.js +0 -1
  945. package/foo/node_modules/dayjs/plugin/objectSupport.d.ts +0 -48
  946. package/foo/node_modules/dayjs/plugin/objectSupport.js +0 -1
  947. package/foo/node_modules/dayjs/plugin/pluralGetSet.d.ts +0 -44
  948. package/foo/node_modules/dayjs/plugin/pluralGetSet.js +0 -1
  949. package/foo/node_modules/dayjs/plugin/preParsePostFormat.d.ts +0 -4
  950. package/foo/node_modules/dayjs/plugin/preParsePostFormat.js +0 -1
  951. package/foo/node_modules/dayjs/plugin/quarterOfYear.d.ts +0 -26
  952. package/foo/node_modules/dayjs/plugin/quarterOfYear.js +0 -1
  953. package/foo/node_modules/dayjs/plugin/relativeTime.d.ts +0 -24
  954. package/foo/node_modules/dayjs/plugin/relativeTime.js +0 -1
  955. package/foo/node_modules/dayjs/plugin/timezone.d.ts +0 -20
  956. package/foo/node_modules/dayjs/plugin/timezone.js +0 -1
  957. package/foo/node_modules/dayjs/plugin/toArray.d.ts +0 -10
  958. package/foo/node_modules/dayjs/plugin/toArray.js +0 -1
  959. package/foo/node_modules/dayjs/plugin/toObject.d.ts +0 -20
  960. package/foo/node_modules/dayjs/plugin/toObject.js +0 -1
  961. package/foo/node_modules/dayjs/plugin/updateLocale.d.ts +0 -8
  962. package/foo/node_modules/dayjs/plugin/updateLocale.js +0 -1
  963. package/foo/node_modules/dayjs/plugin/utc.d.ts +0 -19
  964. package/foo/node_modules/dayjs/plugin/utc.js +0 -1
  965. package/foo/node_modules/dayjs/plugin/weekOfYear.d.ts +0 -12
  966. package/foo/node_modules/dayjs/plugin/weekOfYear.js +0 -1
  967. package/foo/node_modules/dayjs/plugin/weekYear.d.ts +0 -10
  968. package/foo/node_modules/dayjs/plugin/weekYear.js +0 -1
  969. package/foo/node_modules/dayjs/plugin/weekday.d.ts +0 -12
  970. package/foo/node_modules/dayjs/plugin/weekday.js +0 -1
  971. package/foo/node_modules/debug/LICENSE +0 -20
  972. package/foo/node_modules/debug/README.md +0 -481
  973. package/foo/node_modules/debug/package.json +0 -59
  974. package/foo/node_modules/debug/src/browser.js +0 -269
  975. package/foo/node_modules/debug/src/common.js +0 -274
  976. package/foo/node_modules/debug/src/index.js +0 -10
  977. package/foo/node_modules/debug/src/node.js +0 -263
  978. package/foo/node_modules/devtools-protocol/LICENSE +0 -27
  979. package/foo/node_modules/devtools-protocol/README.md +0 -11
  980. package/foo/node_modules/devtools-protocol/json/browser_protocol.json +0 -22787
  981. package/foo/node_modules/devtools-protocol/json/js_protocol.json +0 -3696
  982. package/foo/node_modules/devtools-protocol/package.json +0 -17
  983. package/foo/node_modules/devtools-protocol/pdl/browser_protocol.pdl +0 -10788
  984. package/foo/node_modules/devtools-protocol/pdl/js_protocol.pdl +0 -1775
  985. package/foo/node_modules/devtools-protocol/types/protocol-mapping.d.ts +0 -4585
  986. package/foo/node_modules/devtools-protocol/types/protocol-proxy-api.d.ts +0 -3899
  987. package/foo/node_modules/devtools-protocol/types/protocol.d.ts +0 -16828
  988. package/foo/node_modules/end-of-stream/LICENSE +0 -21
  989. package/foo/node_modules/end-of-stream/README.md +0 -54
  990. package/foo/node_modules/end-of-stream/index.js +0 -94
  991. package/foo/node_modules/end-of-stream/package.json +0 -37
  992. package/foo/node_modules/error-ex/LICENSE +0 -21
  993. package/foo/node_modules/error-ex/README.md +0 -144
  994. package/foo/node_modules/error-ex/index.js +0 -141
  995. package/foo/node_modules/error-ex/package.json +0 -46
  996. package/foo/node_modules/escape-string-regexp/index.js +0 -11
  997. package/foo/node_modules/escape-string-regexp/license +0 -21
  998. package/foo/node_modules/escape-string-regexp/package.json +0 -41
  999. package/foo/node_modules/escape-string-regexp/readme.md +0 -27
  1000. package/foo/node_modules/extract-zip/LICENSE +0 -23
  1001. package/foo/node_modules/extract-zip/cli.js +0 -19
  1002. package/foo/node_modules/extract-zip/index.d.ts +0 -21
  1003. package/foo/node_modules/extract-zip/index.js +0 -173
  1004. package/foo/node_modules/extract-zip/package.json +0 -80
  1005. package/foo/node_modules/extract-zip/readme.md +0 -57
  1006. package/foo/node_modules/fd-slicer/.travis.yml +0 -7
  1007. package/foo/node_modules/fd-slicer/CHANGELOG.md +0 -49
  1008. package/foo/node_modules/fd-slicer/LICENSE +0 -21
  1009. package/foo/node_modules/fd-slicer/README.md +0 -199
  1010. package/foo/node_modules/fd-slicer/index.js +0 -296
  1011. package/foo/node_modules/fd-slicer/package.json +0 -36
  1012. package/foo/node_modules/fd-slicer/test/test.js +0 -350
  1013. package/foo/node_modules/follow-redirects/LICENSE +0 -18
  1014. package/foo/node_modules/follow-redirects/README.md +0 -155
  1015. package/foo/node_modules/follow-redirects/debug.js +0 -15
  1016. package/foo/node_modules/follow-redirects/http.js +0 -1
  1017. package/foo/node_modules/follow-redirects/https.js +0 -1
  1018. package/foo/node_modules/follow-redirects/index.js +0 -621
  1019. package/foo/node_modules/follow-redirects/package.json +0 -59
  1020. package/foo/node_modules/fs-constants/LICENSE +0 -21
  1021. package/foo/node_modules/fs-constants/README.md +0 -26
  1022. package/foo/node_modules/fs-constants/browser.js +0 -1
  1023. package/foo/node_modules/fs-constants/index.js +0 -1
  1024. package/foo/node_modules/fs-constants/package.json +0 -19
  1025. package/foo/node_modules/fs.realpath/LICENSE +0 -43
  1026. package/foo/node_modules/fs.realpath/README.md +0 -33
  1027. package/foo/node_modules/fs.realpath/index.js +0 -66
  1028. package/foo/node_modules/fs.realpath/old.js +0 -303
  1029. package/foo/node_modules/fs.realpath/package.json +0 -26
  1030. package/foo/node_modules/get-stream/buffer-stream.js +0 -52
  1031. package/foo/node_modules/get-stream/index.d.ts +0 -108
  1032. package/foo/node_modules/get-stream/index.js +0 -60
  1033. package/foo/node_modules/get-stream/license +0 -9
  1034. package/foo/node_modules/get-stream/package.json +0 -50
  1035. package/foo/node_modules/get-stream/readme.md +0 -124
  1036. package/foo/node_modules/glob/LICENSE +0 -21
  1037. package/foo/node_modules/glob/README.md +0 -378
  1038. package/foo/node_modules/glob/common.js +0 -238
  1039. package/foo/node_modules/glob/glob.js +0 -790
  1040. package/foo/node_modules/glob/package.json +0 -55
  1041. package/foo/node_modules/glob/sync.js +0 -486
  1042. package/foo/node_modules/has-flag/index.js +0 -8
  1043. package/foo/node_modules/has-flag/license +0 -9
  1044. package/foo/node_modules/has-flag/package.json +0 -44
  1045. package/foo/node_modules/has-flag/readme.md +0 -70
  1046. package/foo/node_modules/https-proxy-agent/README.md +0 -137
  1047. package/foo/node_modules/https-proxy-agent/dist/agent.d.ts +0 -30
  1048. package/foo/node_modules/https-proxy-agent/dist/agent.js +0 -177
  1049. package/foo/node_modules/https-proxy-agent/dist/agent.js.map +0 -1
  1050. package/foo/node_modules/https-proxy-agent/dist/index.d.ts +0 -23
  1051. package/foo/node_modules/https-proxy-agent/dist/index.js +0 -14
  1052. package/foo/node_modules/https-proxy-agent/dist/index.js.map +0 -1
  1053. package/foo/node_modules/https-proxy-agent/dist/parse-proxy-response.d.ts +0 -7
  1054. package/foo/node_modules/https-proxy-agent/dist/parse-proxy-response.js +0 -66
  1055. package/foo/node_modules/https-proxy-agent/dist/parse-proxy-response.js.map +0 -1
  1056. package/foo/node_modules/https-proxy-agent/package.json +0 -56
  1057. package/foo/node_modules/ieee754/LICENSE +0 -11
  1058. package/foo/node_modules/ieee754/README.md +0 -51
  1059. package/foo/node_modules/ieee754/index.d.ts +0 -10
  1060. package/foo/node_modules/ieee754/index.js +0 -85
  1061. package/foo/node_modules/ieee754/package.json +0 -52
  1062. package/foo/node_modules/import-fresh/index.d.ts +0 -30
  1063. package/foo/node_modules/import-fresh/index.js +0 -33
  1064. package/foo/node_modules/import-fresh/license +0 -9
  1065. package/foo/node_modules/import-fresh/package.json +0 -43
  1066. package/foo/node_modules/import-fresh/readme.md +0 -48
  1067. package/foo/node_modules/inflight/LICENSE +0 -15
  1068. package/foo/node_modules/inflight/README.md +0 -37
  1069. package/foo/node_modules/inflight/inflight.js +0 -54
  1070. package/foo/node_modules/inflight/package.json +0 -29
  1071. package/foo/node_modules/inherits/LICENSE +0 -16
  1072. package/foo/node_modules/inherits/README.md +0 -42
  1073. package/foo/node_modules/inherits/inherits.js +0 -9
  1074. package/foo/node_modules/inherits/inherits_browser.js +0 -27
  1075. package/foo/node_modules/inherits/package.json +0 -29
  1076. package/foo/node_modules/is-arrayish/.editorconfig +0 -18
  1077. package/foo/node_modules/is-arrayish/.istanbul.yml +0 -4
  1078. package/foo/node_modules/is-arrayish/.travis.yml +0 -17
  1079. package/foo/node_modules/is-arrayish/LICENSE +0 -21
  1080. package/foo/node_modules/is-arrayish/README.md +0 -16
  1081. package/foo/node_modules/is-arrayish/index.js +0 -10
  1082. package/foo/node_modules/is-arrayish/package.json +0 -34
  1083. package/foo/node_modules/js-tokens/CHANGELOG.md +0 -151
  1084. package/foo/node_modules/js-tokens/LICENSE +0 -21
  1085. package/foo/node_modules/js-tokens/README.md +0 -240
  1086. package/foo/node_modules/js-tokens/index.js +0 -23
  1087. package/foo/node_modules/js-tokens/package.json +0 -30
  1088. package/foo/node_modules/js-yaml/CHANGELOG.md +0 -616
  1089. package/foo/node_modules/js-yaml/LICENSE +0 -21
  1090. package/foo/node_modules/js-yaml/README.md +0 -246
  1091. package/foo/node_modules/js-yaml/bin/js-yaml.js +0 -126
  1092. package/foo/node_modules/js-yaml/dist/js-yaml.js +0 -3874
  1093. package/foo/node_modules/js-yaml/dist/js-yaml.min.js +0 -2
  1094. package/foo/node_modules/js-yaml/dist/js-yaml.mjs +0 -3851
  1095. package/foo/node_modules/js-yaml/index.js +0 -47
  1096. package/foo/node_modules/js-yaml/lib/common.js +0 -59
  1097. package/foo/node_modules/js-yaml/lib/dumper.js +0 -965
  1098. package/foo/node_modules/js-yaml/lib/exception.js +0 -55
  1099. package/foo/node_modules/js-yaml/lib/loader.js +0 -1727
  1100. package/foo/node_modules/js-yaml/lib/schema/core.js +0 -11
  1101. package/foo/node_modules/js-yaml/lib/schema/default.js +0 -22
  1102. package/foo/node_modules/js-yaml/lib/schema/failsafe.js +0 -17
  1103. package/foo/node_modules/js-yaml/lib/schema/json.js +0 -19
  1104. package/foo/node_modules/js-yaml/lib/schema.js +0 -121
  1105. package/foo/node_modules/js-yaml/lib/snippet.js +0 -101
  1106. package/foo/node_modules/js-yaml/lib/type/binary.js +0 -125
  1107. package/foo/node_modules/js-yaml/lib/type/bool.js +0 -35
  1108. package/foo/node_modules/js-yaml/lib/type/float.js +0 -97
  1109. package/foo/node_modules/js-yaml/lib/type/int.js +0 -156
  1110. package/foo/node_modules/js-yaml/lib/type/map.js +0 -8
  1111. package/foo/node_modules/js-yaml/lib/type/merge.js +0 -12
  1112. package/foo/node_modules/js-yaml/lib/type/null.js +0 -35
  1113. package/foo/node_modules/js-yaml/lib/type/omap.js +0 -44
  1114. package/foo/node_modules/js-yaml/lib/type/pairs.js +0 -53
  1115. package/foo/node_modules/js-yaml/lib/type/seq.js +0 -8
  1116. package/foo/node_modules/js-yaml/lib/type/set.js +0 -29
  1117. package/foo/node_modules/js-yaml/lib/type/str.js +0 -8
  1118. package/foo/node_modules/js-yaml/lib/type/timestamp.js +0 -88
  1119. package/foo/node_modules/js-yaml/lib/type.js +0 -66
  1120. package/foo/node_modules/js-yaml/package.json +0 -66
  1121. package/foo/node_modules/json-parse-even-better-errors/CHANGELOG.md +0 -50
  1122. package/foo/node_modules/json-parse-even-better-errors/LICENSE.md +0 -25
  1123. package/foo/node_modules/json-parse-even-better-errors/README.md +0 -96
  1124. package/foo/node_modules/json-parse-even-better-errors/index.js +0 -121
  1125. package/foo/node_modules/json-parse-even-better-errors/package.json +0 -33
  1126. package/foo/node_modules/lines-and-columns/LICENSE +0 -21
  1127. package/foo/node_modules/lines-and-columns/README.md +0 -33
  1128. package/foo/node_modules/lines-and-columns/build/index.d.ts +0 -13
  1129. package/foo/node_modules/lines-and-columns/build/index.js +0 -62
  1130. package/foo/node_modules/lines-and-columns/package.json +0 -49
  1131. package/foo/node_modules/minimatch/LICENSE +0 -15
  1132. package/foo/node_modules/minimatch/README.md +0 -230
  1133. package/foo/node_modules/minimatch/minimatch.js +0 -947
  1134. package/foo/node_modules/minimatch/package.json +0 -33
  1135. package/foo/node_modules/mitt/LICENSE +0 -21
  1136. package/foo/node_modules/mitt/README.md +0 -205
  1137. package/foo/node_modules/mitt/dist/mitt.js +0 -2
  1138. package/foo/node_modules/mitt/dist/mitt.js.map +0 -1
  1139. package/foo/node_modules/mitt/dist/mitt.mjs +0 -2
  1140. package/foo/node_modules/mitt/dist/mitt.mjs.map +0 -1
  1141. package/foo/node_modules/mitt/dist/mitt.umd.js +0 -2
  1142. package/foo/node_modules/mitt/dist/mitt.umd.js.map +0 -1
  1143. package/foo/node_modules/mitt/index.d.ts +0 -21
  1144. package/foo/node_modules/mitt/package.json +0 -113
  1145. package/foo/node_modules/mkdirp-classic/LICENSE +0 -21
  1146. package/foo/node_modules/mkdirp-classic/README.md +0 -18
  1147. package/foo/node_modules/mkdirp-classic/index.js +0 -98
  1148. package/foo/node_modules/mkdirp-classic/package.json +0 -18
  1149. package/foo/node_modules/ms/index.js +0 -162
  1150. package/foo/node_modules/ms/license.md +0 -21
  1151. package/foo/node_modules/ms/package.json +0 -37
  1152. package/foo/node_modules/ms/readme.md +0 -60
  1153. package/foo/node_modules/node-fetch/LICENSE.md +0 -22
  1154. package/foo/node_modules/node-fetch/README.md +0 -590
  1155. package/foo/node_modules/node-fetch/browser.js +0 -25
  1156. package/foo/node_modules/node-fetch/lib/index.es.js +0 -1688
  1157. package/foo/node_modules/node-fetch/lib/index.js +0 -1697
  1158. package/foo/node_modules/node-fetch/lib/index.mjs +0 -1686
  1159. package/foo/node_modules/node-fetch/package.json +0 -76
  1160. package/foo/node_modules/once/LICENSE +0 -15
  1161. package/foo/node_modules/once/README.md +0 -79
  1162. package/foo/node_modules/once/once.js +0 -42
  1163. package/foo/node_modules/once/package.json +0 -33
  1164. package/foo/node_modules/parent-module/index.js +0 -37
  1165. package/foo/node_modules/parent-module/license +0 -9
  1166. package/foo/node_modules/parent-module/package.json +0 -46
  1167. package/foo/node_modules/parent-module/readme.md +0 -67
  1168. package/foo/node_modules/parse-json/index.js +0 -54
  1169. package/foo/node_modules/parse-json/license +0 -9
  1170. package/foo/node_modules/parse-json/package.json +0 -45
  1171. package/foo/node_modules/parse-json/readme.md +0 -119
  1172. package/foo/node_modules/path-is-absolute/index.js +0 -20
  1173. package/foo/node_modules/path-is-absolute/license +0 -21
  1174. package/foo/node_modules/path-is-absolute/package.json +0 -43
  1175. package/foo/node_modules/path-is-absolute/readme.md +0 -59
  1176. package/foo/node_modules/path-type/index.d.ts +0 -51
  1177. package/foo/node_modules/path-type/index.js +0 -43
  1178. package/foo/node_modules/path-type/license +0 -9
  1179. package/foo/node_modules/path-type/package.json +0 -45
  1180. package/foo/node_modules/path-type/readme.md +0 -72
  1181. package/foo/node_modules/pend/LICENSE +0 -23
  1182. package/foo/node_modules/pend/README.md +0 -41
  1183. package/foo/node_modules/pend/index.js +0 -55
  1184. package/foo/node_modules/pend/package.json +0 -18
  1185. package/foo/node_modules/pend/test.js +0 -137
  1186. package/foo/node_modules/progress/CHANGELOG.md +0 -115
  1187. package/foo/node_modules/progress/LICENSE +0 -22
  1188. package/foo/node_modules/progress/Makefile +0 -8
  1189. package/foo/node_modules/progress/Readme.md +0 -146
  1190. package/foo/node_modules/progress/index.js +0 -1
  1191. package/foo/node_modules/progress/lib/node-progress.js +0 -236
  1192. package/foo/node_modules/progress/package.json +0 -26
  1193. package/foo/node_modules/proxy-from-env/.eslintrc +0 -29
  1194. package/foo/node_modules/proxy-from-env/.travis.yml +0 -10
  1195. package/foo/node_modules/proxy-from-env/LICENSE +0 -20
  1196. package/foo/node_modules/proxy-from-env/README.md +0 -131
  1197. package/foo/node_modules/proxy-from-env/index.js +0 -108
  1198. package/foo/node_modules/proxy-from-env/package.json +0 -34
  1199. package/foo/node_modules/proxy-from-env/test.js +0 -483
  1200. package/foo/node_modules/pump/.travis.yml +0 -5
  1201. package/foo/node_modules/pump/LICENSE +0 -21
  1202. package/foo/node_modules/pump/README.md +0 -65
  1203. package/foo/node_modules/pump/index.js +0 -82
  1204. package/foo/node_modules/pump/package.json +0 -24
  1205. package/foo/node_modules/pump/test-browser.js +0 -66
  1206. package/foo/node_modules/pump/test-node.js +0 -53
  1207. package/foo/node_modules/puppeteer/README.md +0 -236
  1208. package/foo/node_modules/puppeteer/install.js +0 -40
  1209. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.d.ts +0 -6
  1210. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.d.ts.map +0 -1
  1211. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.js +0 -59
  1212. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/getConfiguration.js.map +0 -1
  1213. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/node/install.d.ts +0 -20
  1214. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/node/install.d.ts.map +0 -1
  1215. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/node/install.js +0 -174
  1216. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/node/install.js.map +0 -1
  1217. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.d.ts +0 -25
  1218. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.d.ts.map +0 -1
  1219. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.js +0 -46
  1220. package/foo/node_modules/puppeteer/lib/cjs/puppeteer/puppeteer.js.map +0 -1
  1221. package/foo/node_modules/puppeteer/lib/esm/package.json +0 -1
  1222. package/foo/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.d.ts +0 -6
  1223. package/foo/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.d.ts.map +0 -1
  1224. package/foo/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.js +0 -55
  1225. package/foo/node_modules/puppeteer/lib/esm/puppeteer/getConfiguration.js.map +0 -1
  1226. package/foo/node_modules/puppeteer/lib/esm/puppeteer/node/install.d.ts +0 -20
  1227. package/foo/node_modules/puppeteer/lib/esm/puppeteer/node/install.d.ts.map +0 -1
  1228. package/foo/node_modules/puppeteer/lib/esm/puppeteer/node/install.js +0 -167
  1229. package/foo/node_modules/puppeteer/lib/esm/puppeteer/node/install.js.map +0 -1
  1230. package/foo/node_modules/puppeteer/lib/esm/puppeteer/puppeteer.d.ts +0 -25
  1231. package/foo/node_modules/puppeteer/lib/esm/puppeteer/puppeteer.d.ts.map +0 -1
  1232. package/foo/node_modules/puppeteer/lib/esm/puppeteer/puppeteer.js +0 -29
  1233. package/foo/node_modules/puppeteer/lib/esm/puppeteer/puppeteer.js.map +0 -1
  1234. package/foo/node_modules/puppeteer/lib/types.d.ts +0 -6919
  1235. package/foo/node_modules/puppeteer/package.json +0 -127
  1236. package/foo/node_modules/puppeteer-core/README.md +0 -236
  1237. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.d.ts +0 -337
  1238. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.d.ts.map +0 -1
  1239. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js +0 -248
  1240. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Browser.js.map +0 -1
  1241. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.d.ts +0 -148
  1242. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.d.ts.map +0 -1
  1243. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.js +0 -135
  1244. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/BrowserContext.js.map +0 -1
  1245. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.d.ts +0 -521
  1246. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.d.ts.map +0 -1
  1247. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.js +0 -199
  1248. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/ElementHandle.js.map +0 -1
  1249. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.d.ts +0 -135
  1250. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.d.ts.map +0 -1
  1251. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.js +0 -142
  1252. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/JSHandle.js.map +0 -1
  1253. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.d.ts +0 -2098
  1254. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.d.ts.map +0 -1
  1255. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js +0 -536
  1256. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/Page.js.map +0 -1
  1257. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.d.ts +0 -21
  1258. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.d.ts.map +0 -1
  1259. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.js +0 -37
  1260. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/api/api.js.map +0 -1
  1261. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.d.ts +0 -176
  1262. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.d.ts.map +0 -1
  1263. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.js +0 -428
  1264. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Accessibility.js.map +0 -1
  1265. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.d.ts +0 -27
  1266. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.d.ts.map +0 -1
  1267. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.js +0 -88
  1268. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/AriaQueryHandler.js.map +0 -1
  1269. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Binding.d.ts +0 -18
  1270. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Binding.d.ts.map +0 -1
  1271. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Binding.js +0 -114
  1272. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Binding.js.map +0 -1
  1273. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.d.ts +0 -290
  1274. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.d.ts.map +0 -1
  1275. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.js +0 -586
  1276. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Browser.js.map +0 -1
  1277. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.d.ts +0 -61
  1278. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.d.ts.map +0 -1
  1279. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.js +0 -113
  1280. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserConnector.js.map +0 -1
  1281. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.d.ts +0 -29
  1282. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.d.ts.map +0 -1
  1283. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.js +0 -54
  1284. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/BrowserWebSocketTransport.js.map +0 -1
  1285. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ChromeTargetManager.d.ts +0 -37
  1286. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ChromeTargetManager.d.ts.map +0 -1
  1287. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ChromeTargetManager.js +0 -306
  1288. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ChromeTargetManager.js.map +0 -1
  1289. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.d.ts +0 -133
  1290. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.d.ts.map +0 -1
  1291. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.js +0 -18
  1292. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Configuration.js.map +0 -1
  1293. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.d.ts +0 -187
  1294. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.d.ts.map +0 -1
  1295. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js +0 -406
  1296. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Connection.js.map +0 -1
  1297. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.d.ts +0 -25
  1298. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.d.ts.map +0 -1
  1299. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.js +0 -18
  1300. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConnectionTransport.js.map +0 -1
  1301. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.d.ts +0 -70
  1302. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.d.ts.map +0 -1
  1303. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.js +0 -83
  1304. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ConsoleMessage.js.map +0 -1
  1305. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.d.ts +0 -191
  1306. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.d.ts.map +0 -1
  1307. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.js +0 -375
  1308. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Coverage.js.map +0 -1
  1309. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.d.ts +0 -124
  1310. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.d.ts.map +0 -1
  1311. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.js +0 -193
  1312. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/CustomQueryHandler.js.map +0 -1
  1313. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.d.ts +0 -70
  1314. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.d.ts.map +0 -1
  1315. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.js +0 -150
  1316. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Debug.js.map +0 -1
  1317. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.d.ts +0 -52
  1318. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.d.ts.map +0 -1
  1319. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.js +0 -1433
  1320. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Device.js.map +0 -1
  1321. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.d.ts +0 -73
  1322. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.d.ts.map +0 -1
  1323. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.js +0 -117
  1324. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Dialog.js.map +0 -1
  1325. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ElementHandle.d.ts +0 -112
  1326. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ElementHandle.d.ts.map +0 -1
  1327. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ElementHandle.js +0 -617
  1328. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ElementHandle.js.map +0 -1
  1329. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.d.ts +0 -11
  1330. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.d.ts.map +0 -1
  1331. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.js +0 -55
  1332. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EmulationManager.js.map +0 -1
  1333. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.d.ts +0 -98
  1334. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.d.ts.map +0 -1
  1335. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.js +0 -127
  1336. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Errors.js.map +0 -1
  1337. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.d.ts +0 -111
  1338. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.d.ts.map +0 -1
  1339. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js +0 -133
  1340. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/EventEmitter.js.map +0 -1
  1341. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.d.ts +0 -163
  1342. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.d.ts.map +0 -1
  1343. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js +0 -316
  1344. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ExecutionContext.js.map +0 -1
  1345. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.d.ts +0 -65
  1346. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.d.ts.map +0 -1
  1347. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.js +0 -95
  1348. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FileChooser.js.map +0 -1
  1349. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FirefoxTargetManager.d.ts +0 -46
  1350. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FirefoxTargetManager.d.ts.map +0 -1
  1351. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FirefoxTargetManager.js +0 -197
  1352. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FirefoxTargetManager.js.map +0 -1
  1353. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.d.ts +0 -655
  1354. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.d.ts.map +0 -1
  1355. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.js +0 -833
  1356. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Frame.js.map +0 -1
  1357. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.d.ts +0 -66
  1358. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.d.ts.map +0 -1
  1359. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.js +0 -372
  1360. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameManager.js.map +0 -1
  1361. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameTree.d.ts +0 -39
  1362. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameTree.d.ts.map +0 -1
  1363. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameTree.js +0 -120
  1364. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/FrameTree.js.map +0 -1
  1365. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.d.ts +0 -38
  1366. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.d.ts.map +0 -1
  1367. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.js +0 -65
  1368. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/GetQueryHandler.js.map +0 -1
  1369. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.d.ts +0 -376
  1370. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.d.ts.map +0 -1
  1371. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.js +0 -656
  1372. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPRequest.js.map +0 -1
  1373. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.d.ts +0 -123
  1374. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.d.ts.map +0 -1
  1375. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.js +0 -222
  1376. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HTTPResponse.js.map +0 -1
  1377. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.d.ts +0 -22
  1378. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.d.ts.map +0 -1
  1379. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.js +0 -67
  1380. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/HandleIterator.js.map +0 -1
  1381. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.d.ts +0 -398
  1382. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.d.ts.map +0 -1
  1383. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.js +0 -649
  1384. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Input.js.map +0 -1
  1385. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.d.ts +0 -119
  1386. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.d.ts.map +0 -1
  1387. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.js +0 -340
  1388. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorld.js.map +0 -1
  1389. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorlds.d.ts +0 -30
  1390. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorlds.d.ts.map +0 -1
  1391. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorlds.js +0 -33
  1392. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/IsolatedWorlds.js.map +0 -1
  1393. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.d.ts +0 -59
  1394. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.d.ts.map +0 -1
  1395. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js +0 -131
  1396. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/JSHandle.js.map +0 -1
  1397. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.d.ts +0 -26
  1398. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.d.ts.map +0 -1
  1399. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.js +0 -50
  1400. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LazyArg.js.map +0 -1
  1401. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.d.ts +0 -41
  1402. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.d.ts.map +0 -1
  1403. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.js +0 -219
  1404. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/LifecycleWatcher.js.map +0 -1
  1405. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkEventManager.d.ts +0 -67
  1406. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkEventManager.d.ts.map +0 -1
  1407. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkEventManager.js +0 -149
  1408. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkEventManager.js.map +0 -1
  1409. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.d.ts +0 -79
  1410. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.d.ts.map +0 -1
  1411. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.js +0 -443
  1412. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NetworkManager.js.map +0 -1
  1413. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NodeWebSocketTransport.d.ts +0 -30
  1414. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NodeWebSocketTransport.d.ts.map +0 -1
  1415. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NodeWebSocketTransport.js +0 -82
  1416. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/NodeWebSocketTransport.js.map +0 -1
  1417. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.d.ts +0 -168
  1418. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.d.ts.map +0 -1
  1419. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.js +0 -35
  1420. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PDFOptions.js.map +0 -1
  1421. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.d.ts +0 -24
  1422. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.d.ts.map +0 -1
  1423. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.js +0 -32
  1424. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PQueryHandler.js.map +0 -1
  1425. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.d.ts +0 -173
  1426. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.d.ts.map +0 -1
  1427. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js +0 -1141
  1428. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Page.js.map +0 -1
  1429. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.d.ts +0 -25
  1430. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.d.ts.map +0 -1
  1431. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.js +0 -32
  1432. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PierceQueryHandler.js.map +0 -1
  1433. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PredefinedNetworkConditions.d.ts +0 -52
  1434. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PredefinedNetworkConditions.d.ts.map +0 -1
  1435. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PredefinedNetworkConditions.js +0 -59
  1436. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PredefinedNetworkConditions.js.map +0 -1
  1437. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.d.ts +0 -21
  1438. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.d.ts.map +0 -1
  1439. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.js +0 -18
  1440. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Product.js.map +0 -1
  1441. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.d.ts +0 -117
  1442. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.d.ts.map +0 -1
  1443. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.js +0 -106
  1444. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Puppeteer.js.map +0 -1
  1445. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.d.ts +0 -52
  1446. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.d.ts.map +0 -1
  1447. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.js +0 -3
  1448. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/PuppeteerViewport.js.map +0 -1
  1449. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.d.ts +0 -58
  1450. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.d.ts.map +0 -1
  1451. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.js +0 -146
  1452. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/QueryHandler.js.map +0 -1
  1453. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.d.ts +0 -12
  1454. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.d.ts.map +0 -1
  1455. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.js +0 -60
  1456. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/ScriptInjector.js.map +0 -1
  1457. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.d.ts +0 -56
  1458. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.d.ts.map +0 -1
  1459. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.js +0 -96
  1460. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/SecurityDetails.js.map +0 -1
  1461. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.d.ts +0 -117
  1462. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.d.ts.map +0 -1
  1463. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.js +0 -211
  1464. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Target.js.map +0 -1
  1465. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TargetManager.d.ts +0 -55
  1466. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TargetManager.d.ts.map +0 -1
  1467. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TargetManager.js +0 -18
  1468. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TargetManager.js.map +0 -1
  1469. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.d.ts +0 -24
  1470. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.d.ts.map +0 -1
  1471. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.js +0 -51
  1472. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TaskQueue.js.map +0 -1
  1473. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.d.ts +0 -23
  1474. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.d.ts.map +0 -1
  1475. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.js +0 -29
  1476. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TextQueryHandler.js.map +0 -1
  1477. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.d.ts +0 -27
  1478. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.d.ts.map +0 -1
  1479. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.js +0 -66
  1480. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/TimeoutSettings.js.map +0 -1
  1481. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.d.ts +0 -47
  1482. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.d.ts.map +0 -1
  1483. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.js +0 -139
  1484. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/Tracing.js.map +0 -1
  1485. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.d.ts +0 -40
  1486. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.d.ts.map +0 -1
  1487. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.js +0 -407
  1488. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/USKeyboardLayout.js.map +0 -1
  1489. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.d.ts +0 -51
  1490. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.d.ts.map +0 -1
  1491. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js +0 -198
  1492. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WaitTask.js.map +0 -1
  1493. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.d.ts +0 -100
  1494. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.d.ts.map +0 -1
  1495. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.js +0 -123
  1496. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/WebWorker.js.map +0 -1
  1497. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.d.ts +0 -23
  1498. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.d.ts.map +0 -1
  1499. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.js +0 -29
  1500. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/XPathQueryHandler.js.map +0 -1
  1501. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BidiOverCDP.d.ts +0 -7
  1502. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BidiOverCDP.d.ts.map +0 -1
  1503. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BidiOverCDP.js +0 -169
  1504. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BidiOverCDP.js.map +0 -1
  1505. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Browser.d.ts +0 -45
  1506. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Browser.d.ts.map +0 -1
  1507. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Browser.js +0 -78
  1508. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Browser.js.map +0 -1
  1509. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BrowserContext.d.ts +0 -28
  1510. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BrowserContext.d.ts.map +0 -1
  1511. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BrowserContext.js +0 -52
  1512. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/BrowserContext.js.map +0 -1
  1513. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Connection.d.ts +0 -81
  1514. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Connection.d.ts.map +0 -1
  1515. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Connection.js +0 -137
  1516. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Connection.js.map +0 -1
  1517. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/JSHandle.d.ts +0 -41
  1518. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/JSHandle.d.ts.map +0 -1
  1519. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/JSHandle.js +0 -128
  1520. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/JSHandle.js.map +0 -1
  1521. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Page.d.ts +0 -37
  1522. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Page.d.ts.map +0 -1
  1523. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Page.js +0 -158
  1524. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Page.js.map +0 -1
  1525. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Serializer.d.ts +0 -22
  1526. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Serializer.d.ts.map +0 -1
  1527. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Serializer.js +0 -224
  1528. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/Serializer.js.map +0 -1
  1529. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/bidi.d.ts +0 -21
  1530. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/bidi.d.ts.map +0 -1
  1531. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/bidi.js +0 -37
  1532. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/bidi.js.map +0 -1
  1533. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/utils.d.ts +0 -26
  1534. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/utils.d.ts.map +0 -1
  1535. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/utils.js +0 -43
  1536. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/bidi/utils.js.map +0 -1
  1537. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.d.ts +0 -70
  1538. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.d.ts.map +0 -1
  1539. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.js +0 -86
  1540. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/common.js.map +0 -1
  1541. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.d.ts +0 -22
  1542. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.d.ts.map +0 -1
  1543. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.js +0 -51
  1544. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/fetch.js.map +0 -1
  1545. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.d.ts +0 -106
  1546. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.d.ts.map +0 -1
  1547. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.js +0 -18
  1548. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/types.js.map +0 -1
  1549. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.d.ts +0 -117
  1550. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.d.ts.map +0 -1
  1551. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.js +0 -389
  1552. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/common/util.js.map +0 -1
  1553. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.d.ts +0 -24
  1554. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.d.ts.map +0 -1
  1555. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.js +0 -30
  1556. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/environment.js.map +0 -1
  1557. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.d.ts +0 -9
  1558. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.d.ts.map +0 -1
  1559. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.js +0 -12
  1560. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/injected.js.map +0 -1
  1561. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.d.ts +0 -5
  1562. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.d.ts.map +0 -1
  1563. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.js +0 -8
  1564. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/generated/version.js.map +0 -1
  1565. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.d.ts +0 -30
  1566. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.d.ts.map +0 -1
  1567. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.js +0 -27
  1568. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/ARIAQuerySelector.js.map +0 -1
  1569. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.d.ts +0 -34
  1570. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.d.ts.map +0 -1
  1571. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.js +0 -69
  1572. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/CustomQuerySelector.js.map +0 -1
  1573. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.d.ts +0 -14
  1574. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.d.ts.map +0 -1
  1575. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.js +0 -168
  1576. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PQuerySelector.js.map +0 -1
  1577. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.d.ts +0 -23
  1578. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.d.ts.map +0 -1
  1579. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.js +0 -153
  1580. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PSelectorParser.js.map +0 -1
  1581. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.d.ts +0 -9
  1582. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.d.ts.map +0 -1
  1583. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.js +0 -71
  1584. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/PierceQuerySelector.js.map +0 -1
  1585. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.d.ts +0 -54
  1586. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.d.ts.map +0 -1
  1587. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.js +0 -171
  1588. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/Poller.js.map +0 -1
  1589. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.d.ts +0 -39
  1590. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.d.ts.map +0 -1
  1591. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.js +0 -133
  1592. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextContent.js.map +0 -1
  1593. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.d.ts +0 -22
  1594. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.d.ts.map +0 -1
  1595. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.js +0 -53
  1596. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/TextQuerySelector.js.map +0 -1
  1597. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.d.ts +0 -20
  1598. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.d.ts.map +0 -1
  1599. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.js +0 -31
  1600. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/XPathQuerySelector.js.map +0 -1
  1601. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.d.ts +0 -57
  1602. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.d.ts.map +0 -1
  1603. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.js +0 -75
  1604. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/injected.js.map +0 -1
  1605. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.d.ts +0 -13
  1606. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.d.ts.map +0 -1
  1607. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.js +0 -57
  1608. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/injected/util.js.map +0 -1
  1609. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.d.ts +0 -169
  1610. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.d.ts.map +0 -1
  1611. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.js +0 -577
  1612. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserFetcher.js.map +0 -1
  1613. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.d.ts +0 -45
  1614. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.d.ts.map +0 -1
  1615. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js +0 -344
  1616. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/BrowserRunner.js.map +0 -1
  1617. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.d.ts +0 -15
  1618. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.d.ts.map +0 -1
  1619. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.js +0 -277
  1620. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ChromeLauncher.js.map +0 -1
  1621. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.d.ts +0 -35
  1622. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.d.ts.map +0 -1
  1623. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.js +0 -391
  1624. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/FirefoxLauncher.js.map +0 -1
  1625. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.d.ts +0 -135
  1626. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.d.ts.map +0 -1
  1627. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.js +0 -18
  1628. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/LaunchOptions.js.map +0 -1
  1629. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.d.ts +0 -29
  1630. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.d.ts.map +0 -1
  1631. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.js +0 -75
  1632. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PipeTransport.js.map +0 -1
  1633. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.d.ts +0 -43
  1634. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.d.ts.map +0 -1
  1635. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.js +0 -143
  1636. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/ProductLauncher.js.map +0 -1
  1637. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.d.ts +0 -189
  1638. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.d.ts.map +0 -1
  1639. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.js +0 -276
  1640. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/PuppeteerNode.js.map +0 -1
  1641. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.d.ts +0 -24
  1642. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.d.ts.map +0 -1
  1643. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.js +0 -40
  1644. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/node/node.js.map +0 -1
  1645. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.d.ts +0 -33
  1646. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.d.ts.map +0 -1
  1647. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.js +0 -51
  1648. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/puppeteer-core.js.map +0 -1
  1649. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.d.ts +0 -23
  1650. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.d.ts.map +0 -1
  1651. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.js +0 -26
  1652. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/revisions.js.map +0 -1
  1653. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.d.ts +0 -26
  1654. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.d.ts.map +0 -1
  1655. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.js +0 -33
  1656. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/AsyncIterableUtil.js.map +0 -1
  1657. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DebuggableDeferredPromise.d.ts +0 -9
  1658. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DebuggableDeferredPromise.d.ts.map +0 -1
  1659. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DebuggableDeferredPromise.js +0 -22
  1660. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DebuggableDeferredPromise.js.map +0 -1
  1661. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DeferredPromise.d.ts +0 -27
  1662. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DeferredPromise.d.ts.map +0 -1
  1663. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DeferredPromise.js +0 -51
  1664. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/DeferredPromise.js.map +0 -1
  1665. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.d.ts +0 -17
  1666. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.d.ts.map +0 -1
  1667. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.js +0 -22
  1668. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/ErrorLike.js.map +0 -1
  1669. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.d.ts +0 -34
  1670. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.d.ts.map +0 -1
  1671. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.js +0 -85
  1672. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/Function.js.map +0 -1
  1673. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.d.ts +0 -24
  1674. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.d.ts.map +0 -1
  1675. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js +0 -32
  1676. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/assert.js.map +0 -1
  1677. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.d.ts +0 -21
  1678. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.d.ts.map +0 -1
  1679. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.js +0 -37
  1680. package/foo/node_modules/puppeteer-core/lib/cjs/puppeteer/util/util.js.map +0 -1
  1681. package/foo/node_modules/puppeteer-core/lib/cjs/third_party/mitt/index.d.ts +0 -17
  1682. package/foo/node_modules/puppeteer-core/lib/cjs/third_party/mitt/index.js +0 -5
  1683. package/foo/node_modules/puppeteer-core/lib/esm/package.json +0 -1
  1684. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.d.ts +0 -337
  1685. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.d.ts.map +0 -1
  1686. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.js +0 -244
  1687. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Browser.js.map +0 -1
  1688. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.d.ts +0 -148
  1689. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.d.ts.map +0 -1
  1690. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.js +0 -131
  1691. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/BrowserContext.js.map +0 -1
  1692. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.d.ts +0 -521
  1693. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.d.ts.map +0 -1
  1694. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.js +0 -195
  1695. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/ElementHandle.js.map +0 -1
  1696. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.d.ts +0 -135
  1697. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.d.ts.map +0 -1
  1698. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.js +0 -138
  1699. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/JSHandle.js.map +0 -1
  1700. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.d.ts +0 -2098
  1701. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.d.ts.map +0 -1
  1702. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js +0 -532
  1703. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/Page.js.map +0 -1
  1704. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/api.d.ts +0 -21
  1705. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/api.d.ts.map +0 -1
  1706. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/api.js +0 -21
  1707. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/api/api.js.map +0 -1
  1708. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.d.ts +0 -176
  1709. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.d.ts.map +0 -1
  1710. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.js +0 -424
  1711. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Accessibility.js.map +0 -1
  1712. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.d.ts +0 -27
  1713. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.d.ts.map +0 -1
  1714. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.js +0 -84
  1715. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/AriaQueryHandler.js.map +0 -1
  1716. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Binding.d.ts +0 -18
  1717. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Binding.d.ts.map +0 -1
  1718. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Binding.js +0 -110
  1719. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Binding.js.map +0 -1
  1720. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.d.ts +0 -290
  1721. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.d.ts.map +0 -1
  1722. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.js +0 -581
  1723. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Browser.js.map +0 -1
  1724. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.d.ts +0 -61
  1725. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.d.ts.map +0 -1
  1726. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.js +0 -86
  1727. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserConnector.js.map +0 -1
  1728. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.d.ts +0 -29
  1729. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.d.ts.map +0 -1
  1730. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.js +0 -50
  1731. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/BrowserWebSocketTransport.js.map +0 -1
  1732. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ChromeTargetManager.d.ts +0 -37
  1733. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ChromeTargetManager.d.ts.map +0 -1
  1734. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ChromeTargetManager.js +0 -302
  1735. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ChromeTargetManager.js.map +0 -1
  1736. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.d.ts +0 -133
  1737. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.d.ts.map +0 -1
  1738. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.js +0 -17
  1739. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Configuration.js.map +0 -1
  1740. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.d.ts +0 -187
  1741. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.d.ts.map +0 -1
  1742. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js +0 -399
  1743. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Connection.js.map +0 -1
  1744. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.d.ts +0 -25
  1745. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.d.ts.map +0 -1
  1746. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.js +0 -17
  1747. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConnectionTransport.js.map +0 -1
  1748. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.d.ts +0 -70
  1749. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.d.ts.map +0 -1
  1750. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.js +0 -79
  1751. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ConsoleMessage.js.map +0 -1
  1752. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.d.ts +0 -191
  1753. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.d.ts.map +0 -1
  1754. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.js +0 -369
  1755. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Coverage.js.map +0 -1
  1756. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.d.ts +0 -124
  1757. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.d.ts.map +0 -1
  1758. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.js +0 -185
  1759. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/CustomQueryHandler.js.map +0 -1
  1760. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.d.ts +0 -70
  1761. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.d.ts.map +0 -1
  1762. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.js +0 -120
  1763. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Debug.js.map +0 -1
  1764. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.d.ts +0 -52
  1765. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.d.ts.map +0 -1
  1766. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.js +0 -1430
  1767. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Device.js.map +0 -1
  1768. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.d.ts +0 -73
  1769. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.d.ts.map +0 -1
  1770. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.js +0 -113
  1771. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Dialog.js.map +0 -1
  1772. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ElementHandle.d.ts +0 -112
  1773. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ElementHandle.d.ts.map +0 -1
  1774. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ElementHandle.js +0 -590
  1775. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ElementHandle.js.map +0 -1
  1776. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.d.ts +0 -11
  1777. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.d.ts.map +0 -1
  1778. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.js +0 -51
  1779. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EmulationManager.js.map +0 -1
  1780. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.d.ts +0 -98
  1781. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.d.ts.map +0 -1
  1782. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.js +0 -121
  1783. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Errors.js.map +0 -1
  1784. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.d.ts +0 -111
  1785. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.d.ts.map +0 -1
  1786. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.js +0 -126
  1787. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/EventEmitter.js.map +0 -1
  1788. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.d.ts +0 -163
  1789. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.d.ts.map +0 -1
  1790. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.js +0 -312
  1791. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ExecutionContext.js.map +0 -1
  1792. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.d.ts +0 -65
  1793. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.d.ts.map +0 -1
  1794. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.js +0 -91
  1795. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FileChooser.js.map +0 -1
  1796. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FirefoxTargetManager.d.ts +0 -46
  1797. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FirefoxTargetManager.d.ts.map +0 -1
  1798. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FirefoxTargetManager.js +0 -193
  1799. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FirefoxTargetManager.js.map +0 -1
  1800. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Frame.d.ts +0 -655
  1801. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Frame.d.ts.map +0 -1
  1802. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Frame.js +0 -806
  1803. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Frame.js.map +0 -1
  1804. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.d.ts +0 -66
  1805. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.d.ts.map +0 -1
  1806. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.js +0 -368
  1807. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameManager.js.map +0 -1
  1808. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameTree.d.ts +0 -39
  1809. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameTree.d.ts.map +0 -1
  1810. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameTree.js +0 -116
  1811. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/FrameTree.js.map +0 -1
  1812. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.d.ts +0 -38
  1813. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.d.ts.map +0 -1
  1814. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.js +0 -60
  1815. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/GetQueryHandler.js.map +0 -1
  1816. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.d.ts +0 -376
  1817. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.d.ts.map +0 -1
  1818. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.js +0 -652
  1819. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPRequest.js.map +0 -1
  1820. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.d.ts +0 -123
  1821. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.d.ts.map +0 -1
  1822. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.js +0 -218
  1823. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HTTPResponse.js.map +0 -1
  1824. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.d.ts +0 -22
  1825. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.d.ts.map +0 -1
  1826. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.js +0 -63
  1827. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/HandleIterator.js.map +0 -1
  1828. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.d.ts +0 -398
  1829. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.d.ts.map +0 -1
  1830. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.js +0 -643
  1831. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Input.js.map +0 -1
  1832. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorld.d.ts +0 -119
  1833. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorld.d.ts.map +0 -1
  1834. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorld.js +0 -336
  1835. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorld.js.map +0 -1
  1836. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorlds.d.ts +0 -30
  1837. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorlds.d.ts.map +0 -1
  1838. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorlds.js +0 -30
  1839. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/IsolatedWorlds.js.map +0 -1
  1840. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.d.ts +0 -59
  1841. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.d.ts.map +0 -1
  1842. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.js +0 -127
  1843. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/JSHandle.js.map +0 -1
  1844. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.d.ts +0 -26
  1845. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.d.ts.map +0 -1
  1846. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.js +0 -46
  1847. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LazyArg.js.map +0 -1
  1848. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.d.ts +0 -41
  1849. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.d.ts.map +0 -1
  1850. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.js +0 -215
  1851. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/LifecycleWatcher.js.map +0 -1
  1852. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkEventManager.d.ts +0 -67
  1853. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkEventManager.d.ts.map +0 -1
  1854. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkEventManager.js +0 -145
  1855. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkEventManager.js.map +0 -1
  1856. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.d.ts +0 -79
  1857. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.d.ts.map +0 -1
  1858. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.js +0 -439
  1859. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NetworkManager.js.map +0 -1
  1860. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.d.ts +0 -30
  1861. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.d.ts.map +0 -1
  1862. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.js +0 -75
  1863. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/NodeWebSocketTransport.js.map +0 -1
  1864. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.d.ts +0 -168
  1865. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.d.ts.map +0 -1
  1866. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.js +0 -32
  1867. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PDFOptions.js.map +0 -1
  1868. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.d.ts +0 -24
  1869. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.d.ts.map +0 -1
  1870. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.js +0 -28
  1871. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PQueryHandler.js.map +0 -1
  1872. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.d.ts +0 -173
  1873. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.d.ts.map +0 -1
  1874. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.js +0 -1137
  1875. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Page.js.map +0 -1
  1876. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.d.ts +0 -25
  1877. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.d.ts.map +0 -1
  1878. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.js +0 -28
  1879. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PierceQueryHandler.js.map +0 -1
  1880. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PredefinedNetworkConditions.d.ts +0 -52
  1881. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PredefinedNetworkConditions.d.ts.map +0 -1
  1882. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PredefinedNetworkConditions.js +0 -56
  1883. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PredefinedNetworkConditions.js.map +0 -1
  1884. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.d.ts +0 -21
  1885. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.d.ts.map +0 -1
  1886. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.js +0 -17
  1887. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Product.js.map +0 -1
  1888. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.d.ts +0 -117
  1889. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.d.ts.map +0 -1
  1890. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.js +0 -102
  1891. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Puppeteer.js.map +0 -1
  1892. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.d.ts +0 -52
  1893. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.d.ts.map +0 -1
  1894. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.js +0 -2
  1895. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/PuppeteerViewport.js.map +0 -1
  1896. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.d.ts +0 -58
  1897. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.d.ts.map +0 -1
  1898. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.js +0 -142
  1899. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/QueryHandler.js.map +0 -1
  1900. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.d.ts +0 -12
  1901. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.d.ts.map +0 -1
  1902. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.js +0 -57
  1903. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/ScriptInjector.js.map +0 -1
  1904. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.d.ts +0 -56
  1905. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.d.ts.map +0 -1
  1906. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.js +0 -92
  1907. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/SecurityDetails.js.map +0 -1
  1908. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.d.ts +0 -117
  1909. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.d.ts.map +0 -1
  1910. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.js +0 -207
  1911. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Target.js.map +0 -1
  1912. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TargetManager.d.ts +0 -55
  1913. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TargetManager.d.ts.map +0 -1
  1914. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TargetManager.js +0 -17
  1915. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TargetManager.js.map +0 -1
  1916. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.d.ts +0 -24
  1917. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.d.ts.map +0 -1
  1918. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.js +0 -47
  1919. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TaskQueue.js.map +0 -1
  1920. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.d.ts +0 -23
  1921. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.d.ts.map +0 -1
  1922. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.js +0 -25
  1923. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TextQueryHandler.js.map +0 -1
  1924. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.d.ts +0 -27
  1925. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.d.ts.map +0 -1
  1926. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.js +0 -62
  1927. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/TimeoutSettings.js.map +0 -1
  1928. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.d.ts +0 -47
  1929. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.d.ts.map +0 -1
  1930. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.js +0 -135
  1931. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/Tracing.js.map +0 -1
  1932. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.d.ts +0 -40
  1933. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.d.ts.map +0 -1
  1934. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.js +0 -404
  1935. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/USKeyboardLayout.js.map +0 -1
  1936. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.d.ts +0 -51
  1937. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.d.ts.map +0 -1
  1938. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.js +0 -193
  1939. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WaitTask.js.map +0 -1
  1940. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.d.ts +0 -100
  1941. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.d.ts.map +0 -1
  1942. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.js +0 -119
  1943. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/WebWorker.js.map +0 -1
  1944. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.d.ts +0 -23
  1945. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.d.ts.map +0 -1
  1946. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.js +0 -25
  1947. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/XPathQueryHandler.js.map +0 -1
  1948. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BidiOverCDP.d.ts +0 -7
  1949. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BidiOverCDP.d.ts.map +0 -1
  1950. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BidiOverCDP.js +0 -142
  1951. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BidiOverCDP.js.map +0 -1
  1952. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Browser.d.ts +0 -45
  1953. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Browser.d.ts.map +0 -1
  1954. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Browser.js +0 -74
  1955. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Browser.js.map +0 -1
  1956. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BrowserContext.d.ts +0 -28
  1957. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BrowserContext.d.ts.map +0 -1
  1958. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BrowserContext.js +0 -48
  1959. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/BrowserContext.js.map +0 -1
  1960. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Connection.d.ts +0 -81
  1961. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Connection.d.ts.map +0 -1
  1962. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Connection.js +0 -133
  1963. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Connection.js.map +0 -1
  1964. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/JSHandle.d.ts +0 -41
  1965. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/JSHandle.d.ts.map +0 -1
  1966. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/JSHandle.js +0 -124
  1967. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/JSHandle.js.map +0 -1
  1968. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Page.d.ts +0 -37
  1969. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Page.d.ts.map +0 -1
  1970. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Page.js +0 -153
  1971. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Page.js.map +0 -1
  1972. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Serializer.d.ts +0 -22
  1973. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Serializer.d.ts.map +0 -1
  1974. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Serializer.js +0 -220
  1975. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/Serializer.js.map +0 -1
  1976. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/bidi.d.ts +0 -21
  1977. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/bidi.d.ts.map +0 -1
  1978. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/bidi.js +0 -21
  1979. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/bidi.js.map +0 -1
  1980. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/utils.d.ts +0 -26
  1981. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/utils.d.ts.map +0 -1
  1982. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/utils.js +0 -39
  1983. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/bidi/utils.js.map +0 -1
  1984. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/common.d.ts +0 -70
  1985. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/common.d.ts.map +0 -1
  1986. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/common.js +0 -70
  1987. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/common.js.map +0 -1
  1988. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.d.ts +0 -22
  1989. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.d.ts.map +0 -1
  1990. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.js +0 -24
  1991. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/fetch.js.map +0 -1
  1992. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/types.d.ts +0 -106
  1993. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/types.d.ts.map +0 -1
  1994. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/types.js +0 -17
  1995. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/types.js.map +0 -1
  1996. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/util.d.ts +0 -117
  1997. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/util.d.ts.map +0 -1
  1998. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/util.js +0 -344
  1999. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/common/util.js.map +0 -1
  2000. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/environment.d.ts +0 -24
  2001. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/environment.d.ts.map +0 -1
  2002. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/environment.js +0 -27
  2003. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/environment.js.map +0 -1
  2004. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.d.ts +0 -9
  2005. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.d.ts.map +0 -1
  2006. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.js +0 -9
  2007. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/injected.js.map +0 -1
  2008. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.d.ts +0 -5
  2009. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.d.ts.map +0 -1
  2010. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.js +0 -5
  2011. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/generated/version.js.map +0 -1
  2012. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.d.ts +0 -30
  2013. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.d.ts.map +0 -1
  2014. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.js +0 -22
  2015. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/ARIAQuerySelector.js.map +0 -1
  2016. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.d.ts +0 -34
  2017. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.d.ts.map +0 -1
  2018. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.js +0 -66
  2019. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/CustomQuerySelector.js.map +0 -1
  2020. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.d.ts +0 -14
  2021. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.d.ts.map +0 -1
  2022. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.js +0 -163
  2023. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PQuerySelector.js.map +0 -1
  2024. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.d.ts +0 -23
  2025. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.d.ts.map +0 -1
  2026. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.js +0 -149
  2027. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PSelectorParser.js.map +0 -1
  2028. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.d.ts +0 -9
  2029. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.d.ts.map +0 -1
  2030. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.js +0 -66
  2031. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/PierceQuerySelector.js.map +0 -1
  2032. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.d.ts +0 -54
  2033. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.d.ts.map +0 -1
  2034. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.js +0 -165
  2035. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/Poller.js.map +0 -1
  2036. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.d.ts +0 -39
  2037. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.d.ts.map +0 -1
  2038. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.js +0 -128
  2039. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextContent.js.map +0 -1
  2040. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.d.ts +0 -22
  2041. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.d.ts.map +0 -1
  2042. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.js +0 -49
  2043. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/TextQuerySelector.js.map +0 -1
  2044. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.d.ts +0 -20
  2045. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.d.ts.map +0 -1
  2046. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.js +0 -27
  2047. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/XPathQuerySelector.js.map +0 -1
  2048. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.d.ts +0 -57
  2049. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.d.ts.map +0 -1
  2050. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.js +0 -50
  2051. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/injected.js.map +0 -1
  2052. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.d.ts +0 -13
  2053. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.d.ts.map +0 -1
  2054. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.js +0 -51
  2055. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/injected/util.js.map +0 -1
  2056. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.d.ts +0 -169
  2057. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.d.ts.map +0 -1
  2058. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.js +0 -547
  2059. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserFetcher.js.map +0 -1
  2060. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.d.ts +0 -45
  2061. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.d.ts.map +0 -1
  2062. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.js +0 -314
  2063. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/BrowserRunner.js.map +0 -1
  2064. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.d.ts +0 -15
  2065. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.d.ts.map +0 -1
  2066. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js +0 -247
  2067. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ChromeLauncher.js.map +0 -1
  2068. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.d.ts +0 -35
  2069. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.d.ts.map +0 -1
  2070. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.js +0 -361
  2071. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/FirefoxLauncher.js.map +0 -1
  2072. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.d.ts +0 -135
  2073. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.d.ts.map +0 -1
  2074. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.js +0 -17
  2075. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/LaunchOptions.js.map +0 -1
  2076. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.d.ts +0 -29
  2077. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.d.ts.map +0 -1
  2078. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.js +0 -71
  2079. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PipeTransport.js.map +0 -1
  2080. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.d.ts +0 -43
  2081. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.d.ts.map +0 -1
  2082. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js +0 -116
  2083. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/ProductLauncher.js.map +0 -1
  2084. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.d.ts +0 -189
  2085. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.d.ts.map +0 -1
  2086. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.js +0 -272
  2087. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/PuppeteerNode.js.map +0 -1
  2088. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/node.d.ts +0 -24
  2089. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/node.d.ts.map +0 -1
  2090. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/node.js +0 -24
  2091. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/node/node.js.map +0 -1
  2092. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.d.ts +0 -33
  2093. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.d.ts.map +0 -1
  2094. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.js +0 -34
  2095. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/puppeteer-core.js.map +0 -1
  2096. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.d.ts +0 -23
  2097. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.d.ts.map +0 -1
  2098. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.js +0 -23
  2099. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/revisions.js.map +0 -1
  2100. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.d.ts +0 -26
  2101. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.d.ts.map +0 -1
  2102. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.js +0 -29
  2103. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/AsyncIterableUtil.js.map +0 -1
  2104. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DebuggableDeferredPromise.d.ts +0 -9
  2105. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DebuggableDeferredPromise.d.ts.map +0 -1
  2106. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DebuggableDeferredPromise.js +0 -18
  2107. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DebuggableDeferredPromise.js.map +0 -1
  2108. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DeferredPromise.d.ts +0 -27
  2109. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DeferredPromise.d.ts.map +0 -1
  2110. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DeferredPromise.js +0 -47
  2111. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/DeferredPromise.js.map +0 -1
  2112. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.d.ts +0 -17
  2113. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.d.ts.map +0 -1
  2114. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.js +0 -17
  2115. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/ErrorLike.js.map +0 -1
  2116. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.d.ts +0 -34
  2117. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.d.ts.map +0 -1
  2118. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.js +0 -79
  2119. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/Function.js.map +0 -1
  2120. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.d.ts +0 -24
  2121. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.d.ts.map +0 -1
  2122. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.js +0 -28
  2123. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/assert.js.map +0 -1
  2124. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/util.d.ts +0 -21
  2125. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/util.d.ts.map +0 -1
  2126. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/util.js +0 -21
  2127. package/foo/node_modules/puppeteer-core/lib/esm/puppeteer/util/util.js.map +0 -1
  2128. package/foo/node_modules/puppeteer-core/lib/esm/third_party/mitt/index.d.ts +0 -17
  2129. package/foo/node_modules/puppeteer-core/lib/esm/third_party/mitt/index.js +0 -3
  2130. package/foo/node_modules/puppeteer-core/lib/types.d.ts +0 -6919
  2131. package/foo/node_modules/puppeteer-core/package.json +0 -154
  2132. package/foo/node_modules/readable-stream/CONTRIBUTING.md +0 -38
  2133. package/foo/node_modules/readable-stream/GOVERNANCE.md +0 -136
  2134. package/foo/node_modules/readable-stream/LICENSE +0 -47
  2135. package/foo/node_modules/readable-stream/README.md +0 -106
  2136. package/foo/node_modules/readable-stream/errors-browser.js +0 -127
  2137. package/foo/node_modules/readable-stream/errors.js +0 -116
  2138. package/foo/node_modules/readable-stream/experimentalWarning.js +0 -17
  2139. package/foo/node_modules/readable-stream/lib/_stream_duplex.js +0 -126
  2140. package/foo/node_modules/readable-stream/lib/_stream_passthrough.js +0 -37
  2141. package/foo/node_modules/readable-stream/lib/_stream_readable.js +0 -1026
  2142. package/foo/node_modules/readable-stream/lib/_stream_transform.js +0 -189
  2143. package/foo/node_modules/readable-stream/lib/_stream_writable.js +0 -640
  2144. package/foo/node_modules/readable-stream/lib/internal/streams/async_iterator.js +0 -185
  2145. package/foo/node_modules/readable-stream/lib/internal/streams/buffer_list.js +0 -155
  2146. package/foo/node_modules/readable-stream/lib/internal/streams/destroy.js +0 -95
  2147. package/foo/node_modules/readable-stream/lib/internal/streams/end-of-stream.js +0 -86
  2148. package/foo/node_modules/readable-stream/lib/internal/streams/from-browser.js +0 -3
  2149. package/foo/node_modules/readable-stream/lib/internal/streams/from.js +0 -52
  2150. package/foo/node_modules/readable-stream/lib/internal/streams/pipeline.js +0 -86
  2151. package/foo/node_modules/readable-stream/lib/internal/streams/state.js +0 -22
  2152. package/foo/node_modules/readable-stream/lib/internal/streams/stream-browser.js +0 -1
  2153. package/foo/node_modules/readable-stream/lib/internal/streams/stream.js +0 -1
  2154. package/foo/node_modules/readable-stream/package.json +0 -68
  2155. package/foo/node_modules/readable-stream/readable-browser.js +0 -9
  2156. package/foo/node_modules/readable-stream/readable.js +0 -16
  2157. package/foo/node_modules/resolve-from/index.js +0 -47
  2158. package/foo/node_modules/resolve-from/license +0 -9
  2159. package/foo/node_modules/resolve-from/package.json +0 -34
  2160. package/foo/node_modules/resolve-from/readme.md +0 -72
  2161. package/foo/node_modules/rimraf/CHANGELOG.md +0 -65
  2162. package/foo/node_modules/rimraf/LICENSE +0 -15
  2163. package/foo/node_modules/rimraf/README.md +0 -101
  2164. package/foo/node_modules/rimraf/bin.js +0 -68
  2165. package/foo/node_modules/rimraf/package.json +0 -32
  2166. package/foo/node_modules/rimraf/rimraf.js +0 -360
  2167. package/foo/node_modules/safe-buffer/LICENSE +0 -21
  2168. package/foo/node_modules/safe-buffer/README.md +0 -584
  2169. package/foo/node_modules/safe-buffer/index.d.ts +0 -187
  2170. package/foo/node_modules/safe-buffer/index.js +0 -65
  2171. package/foo/node_modules/safe-buffer/package.json +0 -51
  2172. package/foo/node_modules/string_decoder/LICENSE +0 -48
  2173. package/foo/node_modules/string_decoder/README.md +0 -47
  2174. package/foo/node_modules/string_decoder/lib/string_decoder.js +0 -296
  2175. package/foo/node_modules/string_decoder/package.json +0 -34
  2176. package/foo/node_modules/supports-color/browser.js +0 -5
  2177. package/foo/node_modules/supports-color/index.js +0 -131
  2178. package/foo/node_modules/supports-color/license +0 -9
  2179. package/foo/node_modules/supports-color/package.json +0 -53
  2180. package/foo/node_modules/supports-color/readme.md +0 -66
  2181. package/foo/node_modules/tar-fs/.travis.yml +0 -6
  2182. package/foo/node_modules/tar-fs/LICENSE +0 -21
  2183. package/foo/node_modules/tar-fs/README.md +0 -165
  2184. package/foo/node_modules/tar-fs/index.js +0 -351
  2185. package/foo/node_modules/tar-fs/package.json +0 -41
  2186. package/foo/node_modules/tar-fs/test/fixtures/a/hello.txt +0 -1
  2187. package/foo/node_modules/tar-fs/test/fixtures/b/a/test.txt +0 -1
  2188. package/foo/node_modules/tar-fs/test/fixtures/d/file1 +0 -0
  2189. package/foo/node_modules/tar-fs/test/fixtures/d/file2 +0 -0
  2190. package/foo/node_modules/tar-fs/test/fixtures/d/sub-dir/file5 +0 -0
  2191. package/foo/node_modules/tar-fs/test/fixtures/d/sub-files/file3 +0 -0
  2192. package/foo/node_modules/tar-fs/test/fixtures/d/sub-files/file4 +0 -0
  2193. package/foo/node_modules/tar-fs/test/fixtures/e/directory/.ignore +0 -0
  2194. package/foo/node_modules/tar-fs/test/fixtures/e/file +0 -0
  2195. package/foo/node_modules/tar-fs/test/fixtures/invalid.tar +0 -0
  2196. package/foo/node_modules/tar-fs/test/index.js +0 -346
  2197. package/foo/node_modules/tar-stream/LICENSE +0 -21
  2198. package/foo/node_modules/tar-stream/README.md +0 -168
  2199. package/foo/node_modules/tar-stream/extract.js +0 -257
  2200. package/foo/node_modules/tar-stream/headers.js +0 -295
  2201. package/foo/node_modules/tar-stream/index.js +0 -2
  2202. package/foo/node_modules/tar-stream/pack.js +0 -255
  2203. package/foo/node_modules/tar-stream/package.json +0 -58
  2204. package/foo/node_modules/tar-stream/sandbox.js +0 -11
  2205. package/foo/node_modules/through/.travis.yml +0 -5
  2206. package/foo/node_modules/through/LICENSE.APACHE2 +0 -15
  2207. package/foo/node_modules/through/LICENSE.MIT +0 -24
  2208. package/foo/node_modules/through/index.js +0 -108
  2209. package/foo/node_modules/through/package.json +0 -36
  2210. package/foo/node_modules/through/readme.markdown +0 -64
  2211. package/foo/node_modules/through/test/async.js +0 -28
  2212. package/foo/node_modules/through/test/auto-destroy.js +0 -30
  2213. package/foo/node_modules/through/test/buffering.js +0 -71
  2214. package/foo/node_modules/through/test/end.js +0 -45
  2215. package/foo/node_modules/through/test/index.js +0 -133
  2216. package/foo/node_modules/tr46/index.js +0 -193
  2217. package/foo/node_modules/tr46/lib/.gitkeep +0 -0
  2218. package/foo/node_modules/tr46/lib/mappingTable.json +0 -1
  2219. package/foo/node_modules/tr46/package.json +0 -31
  2220. package/foo/node_modules/unbzip2-stream/LICENSE +0 -24
  2221. package/foo/node_modules/unbzip2-stream/README.md +0 -59
  2222. package/foo/node_modules/unbzip2-stream/dist/unbzip2-stream.min.js +0 -1
  2223. package/foo/node_modules/unbzip2-stream/index.js +0 -93
  2224. package/foo/node_modules/unbzip2-stream/lib/bit_iterator.js +0 -39
  2225. package/foo/node_modules/unbzip2-stream/lib/bzip2.js +0 -365
  2226. package/foo/node_modules/unbzip2-stream/package.json +0 -51
  2227. package/foo/node_modules/util-deprecate/History.md +0 -16
  2228. package/foo/node_modules/util-deprecate/LICENSE +0 -24
  2229. package/foo/node_modules/util-deprecate/README.md +0 -53
  2230. package/foo/node_modules/util-deprecate/browser.js +0 -67
  2231. package/foo/node_modules/util-deprecate/node.js +0 -6
  2232. package/foo/node_modules/util-deprecate/package.json +0 -27
  2233. package/foo/node_modules/webidl-conversions/LICENSE.md +0 -12
  2234. package/foo/node_modules/webidl-conversions/README.md +0 -53
  2235. package/foo/node_modules/webidl-conversions/lib/index.js +0 -189
  2236. package/foo/node_modules/webidl-conversions/package.json +0 -23
  2237. package/foo/node_modules/whatwg-url/LICENSE.txt +0 -21
  2238. package/foo/node_modules/whatwg-url/README.md +0 -67
  2239. package/foo/node_modules/whatwg-url/lib/URL-impl.js +0 -200
  2240. package/foo/node_modules/whatwg-url/lib/URL.js +0 -196
  2241. package/foo/node_modules/whatwg-url/lib/public-api.js +0 -11
  2242. package/foo/node_modules/whatwg-url/lib/url-state-machine.js +0 -1297
  2243. package/foo/node_modules/whatwg-url/lib/utils.js +0 -20
  2244. package/foo/node_modules/whatwg-url/package.json +0 -32
  2245. package/foo/node_modules/wrappy/LICENSE +0 -15
  2246. package/foo/node_modules/wrappy/README.md +0 -36
  2247. package/foo/node_modules/wrappy/package.json +0 -29
  2248. package/foo/node_modules/wrappy/wrappy.js +0 -33
  2249. package/foo/node_modules/ws/LICENSE +0 -19
  2250. package/foo/node_modules/ws/README.md +0 -495
  2251. package/foo/node_modules/ws/browser.js +0 -8
  2252. package/foo/node_modules/ws/index.js +0 -13
  2253. package/foo/node_modules/ws/lib/buffer-util.js +0 -127
  2254. package/foo/node_modules/ws/lib/constants.js +0 -12
  2255. package/foo/node_modules/ws/lib/event-target.js +0 -292
  2256. package/foo/node_modules/ws/lib/extension.js +0 -203
  2257. package/foo/node_modules/ws/lib/limiter.js +0 -55
  2258. package/foo/node_modules/ws/lib/permessage-deflate.js +0 -511
  2259. package/foo/node_modules/ws/lib/receiver.js +0 -618
  2260. package/foo/node_modules/ws/lib/sender.js +0 -478
  2261. package/foo/node_modules/ws/lib/stream.js +0 -159
  2262. package/foo/node_modules/ws/lib/subprotocol.js +0 -62
  2263. package/foo/node_modules/ws/lib/validation.js +0 -125
  2264. package/foo/node_modules/ws/lib/websocket-server.js +0 -535
  2265. package/foo/node_modules/ws/lib/websocket.js +0 -1305
  2266. package/foo/node_modules/ws/package.json +0 -64
  2267. package/foo/node_modules/ws/wrapper.mjs +0 -8
  2268. package/foo/node_modules/yauzl/LICENSE +0 -21
  2269. package/foo/node_modules/yauzl/README.md +0 -658
  2270. package/foo/node_modules/yauzl/index.js +0 -796
  2271. package/foo/node_modules/yauzl/package.json +0 -40
  2272. package/foo/package-lock.json +0 -1457
  2273. package/foo/package.json +0 -14
  2274. package/rollup.config.js +0 -107
  2275. package/src/fonts/fivo-sans-modern/bold.woff +0 -0
  2276. package/src/fonts/fivo-sans-modern/bold.woff2 +0 -0
  2277. package/src/index.ts +0 -1
  2278. package/src/templates/_template/index.css +0 -13
  2279. package/src/templates/_template/index.html +0 -13
  2280. package/src/templates/_template/index.ts +0 -22
  2281. package/src/templates/bet-nft/example.png +0 -0
  2282. package/src/templates/bet-nft/images/logo.png +0 -0
  2283. package/src/templates/bet-nft/images/separator.png +0 -0
  2284. package/src/templates/bet-nft/images/shadow.png +0 -0
  2285. package/src/templates/bet-nft/images/team1.png +0 -0
  2286. package/src/templates/bet-nft/images/team2.png +0 -0
  2287. package/src/templates/bet-nft/index.html +0 -325
  2288. package/src/templates/bet-nft/index.ts +0 -69
  2289. package/src/templates/bet-og/example.jpeg +0 -0
  2290. package/src/templates/bet-og/images/bg.jpg +0 -0
  2291. package/src/templates/bet-og/images/logo.png +0 -0
  2292. package/src/templates/bet-og/index.html +0 -176
  2293. package/src/templates/bet-og/index.ts +0 -57
  2294. package/src/utils/generateImage.ts +0 -89
  2295. package/src/utils/index.ts +0 -37
  2296. package/src/utils/types.ts +0 -8
  2297. /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/logo.png +0 -0
  2298. /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/separator.png +0 -0
  2299. /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/shadow.png +0 -0
  2300. /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/team1.png +0 -0
  2301. /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/images/team2.png +0 -0
  2302. /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-nft/index.html +0 -0
  2303. /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-og/images/bg.jpg +0 -0
  2304. /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-og/images/logo.png +0 -0
  2305. /package/{foo/node_modules/@azuro-org/images-generator/src → dist}/templates/bet-og/index.html +0 -0
@@ -1,4585 +0,0 @@
1
- /**********************************************************************
2
- * Auto-generated by protocol-dts-generator.ts, do not edit manually. *
3
- **********************************************************************/
4
-
5
- import Protocol from './protocol'
6
-
7
- /**
8
- * Mappings from protocol event and command names to the types required for them.
9
- */
10
- export namespace ProtocolMapping {
11
- export interface Events {
12
- /**
13
- * Issued when new console message is added.
14
- */
15
- 'Console.messageAdded': [Protocol.Console.MessageAddedEvent];
16
- /**
17
- * Fired when breakpoint is resolved to an actual script and location.
18
- */
19
- 'Debugger.breakpointResolved': [Protocol.Debugger.BreakpointResolvedEvent];
20
- /**
21
- * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria.
22
- */
23
- 'Debugger.paused': [Protocol.Debugger.PausedEvent];
24
- /**
25
- * Fired when the virtual machine resumed execution.
26
- */
27
- 'Debugger.resumed': [];
28
- /**
29
- * Fired when virtual machine fails to parse the script.
30
- */
31
- 'Debugger.scriptFailedToParse': [Protocol.Debugger.ScriptFailedToParseEvent];
32
- /**
33
- * Fired when virtual machine parses script. This event is also fired for all known and uncollected
34
- * scripts upon enabling debugger.
35
- */
36
- 'Debugger.scriptParsed': [Protocol.Debugger.ScriptParsedEvent];
37
- 'HeapProfiler.addHeapSnapshotChunk': [Protocol.HeapProfiler.AddHeapSnapshotChunkEvent];
38
- /**
39
- * If heap objects tracking has been started then backend may send update for one or more fragments
40
- */
41
- 'HeapProfiler.heapStatsUpdate': [Protocol.HeapProfiler.HeapStatsUpdateEvent];
42
- /**
43
- * If heap objects tracking has been started then backend regularly sends a current value for last
44
- * seen object id and corresponding timestamp. If the were changes in the heap since last event
45
- * then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event.
46
- */
47
- 'HeapProfiler.lastSeenObjectId': [Protocol.HeapProfiler.LastSeenObjectIdEvent];
48
- 'HeapProfiler.reportHeapSnapshotProgress': [Protocol.HeapProfiler.ReportHeapSnapshotProgressEvent];
49
- 'HeapProfiler.resetProfiles': [];
50
- 'Profiler.consoleProfileFinished': [Protocol.Profiler.ConsoleProfileFinishedEvent];
51
- /**
52
- * Sent when new profile recording is started using console.profile() call.
53
- */
54
- 'Profiler.consoleProfileStarted': [Protocol.Profiler.ConsoleProfileStartedEvent];
55
- /**
56
- * Reports coverage delta since the last poll (either from an event like this, or from
57
- * `takePreciseCoverage` for the current isolate. May only be sent if precise code
58
- * coverage has been started. This event can be trigged by the embedder to, for example,
59
- * trigger collection of coverage data immediately at a certain point in time.
60
- */
61
- 'Profiler.preciseCoverageDeltaUpdate': [Protocol.Profiler.PreciseCoverageDeltaUpdateEvent];
62
- /**
63
- * Notification is issued every time when binding is called.
64
- */
65
- 'Runtime.bindingCalled': [Protocol.Runtime.BindingCalledEvent];
66
- /**
67
- * Issued when console API was called.
68
- */
69
- 'Runtime.consoleAPICalled': [Protocol.Runtime.ConsoleAPICalledEvent];
70
- /**
71
- * Issued when unhandled exception was revoked.
72
- */
73
- 'Runtime.exceptionRevoked': [Protocol.Runtime.ExceptionRevokedEvent];
74
- /**
75
- * Issued when exception was thrown and unhandled.
76
- */
77
- 'Runtime.exceptionThrown': [Protocol.Runtime.ExceptionThrownEvent];
78
- /**
79
- * Issued when new execution context is created.
80
- */
81
- 'Runtime.executionContextCreated': [Protocol.Runtime.ExecutionContextCreatedEvent];
82
- /**
83
- * Issued when execution context is destroyed.
84
- */
85
- 'Runtime.executionContextDestroyed': [Protocol.Runtime.ExecutionContextDestroyedEvent];
86
- /**
87
- * Issued when all executionContexts were cleared in browser
88
- */
89
- 'Runtime.executionContextsCleared': [];
90
- /**
91
- * Issued when object should be inspected (for example, as a result of inspect() command line API
92
- * call).
93
- */
94
- 'Runtime.inspectRequested': [Protocol.Runtime.InspectRequestedEvent];
95
- /**
96
- * The loadComplete event mirrors the load complete event sent by the browser to assistive
97
- * technology when the web page has finished loading.
98
- */
99
- 'Accessibility.loadComplete': [Protocol.Accessibility.LoadCompleteEvent];
100
- /**
101
- * The nodesUpdated event is sent every time a previously requested node has changed the in tree.
102
- */
103
- 'Accessibility.nodesUpdated': [Protocol.Accessibility.NodesUpdatedEvent];
104
- /**
105
- * Event for when an animation has been cancelled.
106
- */
107
- 'Animation.animationCanceled': [Protocol.Animation.AnimationCanceledEvent];
108
- /**
109
- * Event for each animation that has been created.
110
- */
111
- 'Animation.animationCreated': [Protocol.Animation.AnimationCreatedEvent];
112
- /**
113
- * Event for animation that has been started.
114
- */
115
- 'Animation.animationStarted': [Protocol.Animation.AnimationStartedEvent];
116
- 'Audits.issueAdded': [Protocol.Audits.IssueAddedEvent];
117
- /**
118
- * Called when the recording state for the service has been updated.
119
- */
120
- 'BackgroundService.recordingStateChanged': [Protocol.BackgroundService.RecordingStateChangedEvent];
121
- /**
122
- * Called with all existing backgroundServiceEvents when enabled, and all new
123
- * events afterwards if enabled and recording.
124
- */
125
- 'BackgroundService.backgroundServiceEventReceived': [Protocol.BackgroundService.BackgroundServiceEventReceivedEvent];
126
- /**
127
- * Fired when page is about to start a download.
128
- */
129
- 'Browser.downloadWillBegin': [Protocol.Browser.DownloadWillBeginEvent];
130
- /**
131
- * Fired when download makes progress. Last call has |done| == true.
132
- */
133
- 'Browser.downloadProgress': [Protocol.Browser.DownloadProgressEvent];
134
- /**
135
- * Fires whenever a web font is updated. A non-empty font parameter indicates a successfully loaded
136
- * web font
137
- */
138
- 'CSS.fontsUpdated': [Protocol.CSS.FontsUpdatedEvent];
139
- /**
140
- * Fires whenever a MediaQuery result changes (for example, after a browser window has been
141
- * resized.) The current implementation considers only viewport-dependent media features.
142
- */
143
- 'CSS.mediaQueryResultChanged': [];
144
- /**
145
- * Fired whenever an active document stylesheet is added.
146
- */
147
- 'CSS.styleSheetAdded': [Protocol.CSS.StyleSheetAddedEvent];
148
- /**
149
- * Fired whenever a stylesheet is changed as a result of the client operation.
150
- */
151
- 'CSS.styleSheetChanged': [Protocol.CSS.StyleSheetChangedEvent];
152
- /**
153
- * Fired whenever an active document stylesheet is removed.
154
- */
155
- 'CSS.styleSheetRemoved': [Protocol.CSS.StyleSheetRemovedEvent];
156
- /**
157
- * This is fired whenever the list of available sinks changes. A sink is a
158
- * device or a software surface that you can cast to.
159
- */
160
- 'Cast.sinksUpdated': [Protocol.Cast.SinksUpdatedEvent];
161
- /**
162
- * This is fired whenever the outstanding issue/error message changes.
163
- * |issueMessage| is empty if there is no issue.
164
- */
165
- 'Cast.issueUpdated': [Protocol.Cast.IssueUpdatedEvent];
166
- /**
167
- * Fired when `Element`'s attribute is modified.
168
- */
169
- 'DOM.attributeModified': [Protocol.DOM.AttributeModifiedEvent];
170
- /**
171
- * Fired when `Element`'s attribute is removed.
172
- */
173
- 'DOM.attributeRemoved': [Protocol.DOM.AttributeRemovedEvent];
174
- /**
175
- * Mirrors `DOMCharacterDataModified` event.
176
- */
177
- 'DOM.characterDataModified': [Protocol.DOM.CharacterDataModifiedEvent];
178
- /**
179
- * Fired when `Container`'s child node count has changed.
180
- */
181
- 'DOM.childNodeCountUpdated': [Protocol.DOM.ChildNodeCountUpdatedEvent];
182
- /**
183
- * Mirrors `DOMNodeInserted` event.
184
- */
185
- 'DOM.childNodeInserted': [Protocol.DOM.ChildNodeInsertedEvent];
186
- /**
187
- * Mirrors `DOMNodeRemoved` event.
188
- */
189
- 'DOM.childNodeRemoved': [Protocol.DOM.ChildNodeRemovedEvent];
190
- /**
191
- * Called when distribution is changed.
192
- */
193
- 'DOM.distributedNodesUpdated': [Protocol.DOM.DistributedNodesUpdatedEvent];
194
- /**
195
- * Fired when `Document` has been totally updated. Node ids are no longer valid.
196
- */
197
- 'DOM.documentUpdated': [];
198
- /**
199
- * Fired when `Element`'s inline style is modified via a CSS property modification.
200
- */
201
- 'DOM.inlineStyleInvalidated': [Protocol.DOM.InlineStyleInvalidatedEvent];
202
- /**
203
- * Called when a pseudo element is added to an element.
204
- */
205
- 'DOM.pseudoElementAdded': [Protocol.DOM.PseudoElementAddedEvent];
206
- /**
207
- * Called when top layer elements are changed.
208
- */
209
- 'DOM.topLayerElementsUpdated': [];
210
- /**
211
- * Called when a pseudo element is removed from an element.
212
- */
213
- 'DOM.pseudoElementRemoved': [Protocol.DOM.PseudoElementRemovedEvent];
214
- /**
215
- * Fired when backend wants to provide client with the missing DOM structure. This happens upon
216
- * most of the calls requesting node ids.
217
- */
218
- 'DOM.setChildNodes': [Protocol.DOM.SetChildNodesEvent];
219
- /**
220
- * Called when shadow root is popped from the element.
221
- */
222
- 'DOM.shadowRootPopped': [Protocol.DOM.ShadowRootPoppedEvent];
223
- /**
224
- * Called when shadow root is pushed into the element.
225
- */
226
- 'DOM.shadowRootPushed': [Protocol.DOM.ShadowRootPushedEvent];
227
- 'DOMStorage.domStorageItemAdded': [Protocol.DOMStorage.DomStorageItemAddedEvent];
228
- 'DOMStorage.domStorageItemRemoved': [Protocol.DOMStorage.DomStorageItemRemovedEvent];
229
- 'DOMStorage.domStorageItemUpdated': [Protocol.DOMStorage.DomStorageItemUpdatedEvent];
230
- 'DOMStorage.domStorageItemsCleared': [Protocol.DOMStorage.DomStorageItemsClearedEvent];
231
- 'Database.addDatabase': [Protocol.Database.AddDatabaseEvent];
232
- /**
233
- * Notification sent after the virtual time budget for the current VirtualTimePolicy has run out.
234
- */
235
- 'Emulation.virtualTimeBudgetExpired': [];
236
- /**
237
- * Emitted only when `Input.setInterceptDrags` is enabled. Use this data with `Input.dispatchDragEvent` to
238
- * restore normal drag and drop behavior.
239
- */
240
- 'Input.dragIntercepted': [Protocol.Input.DragInterceptedEvent];
241
- /**
242
- * Fired when remote debugging connection is about to be terminated. Contains detach reason.
243
- */
244
- 'Inspector.detached': [Protocol.Inspector.DetachedEvent];
245
- /**
246
- * Fired when debugging target has crashed
247
- */
248
- 'Inspector.targetCrashed': [];
249
- /**
250
- * Fired when debugging target has reloaded after crash
251
- */
252
- 'Inspector.targetReloadedAfterCrash': [];
253
- 'LayerTree.layerPainted': [Protocol.LayerTree.LayerPaintedEvent];
254
- 'LayerTree.layerTreeDidChange': [Protocol.LayerTree.LayerTreeDidChangeEvent];
255
- /**
256
- * Issued when new message was logged.
257
- */
258
- 'Log.entryAdded': [Protocol.Log.EntryAddedEvent];
259
- /**
260
- * Fired when data chunk was received over the network.
261
- */
262
- 'Network.dataReceived': [Protocol.Network.DataReceivedEvent];
263
- /**
264
- * Fired when EventSource message is received.
265
- */
266
- 'Network.eventSourceMessageReceived': [Protocol.Network.EventSourceMessageReceivedEvent];
267
- /**
268
- * Fired when HTTP request has failed to load.
269
- */
270
- 'Network.loadingFailed': [Protocol.Network.LoadingFailedEvent];
271
- /**
272
- * Fired when HTTP request has finished loading.
273
- */
274
- 'Network.loadingFinished': [Protocol.Network.LoadingFinishedEvent];
275
- /**
276
- * Details of an intercepted HTTP request, which must be either allowed, blocked, modified or
277
- * mocked.
278
- * Deprecated, use Fetch.requestPaused instead.
279
- */
280
- 'Network.requestIntercepted': [Protocol.Network.RequestInterceptedEvent];
281
- /**
282
- * Fired if request ended up loading from cache.
283
- */
284
- 'Network.requestServedFromCache': [Protocol.Network.RequestServedFromCacheEvent];
285
- /**
286
- * Fired when page is about to send HTTP request.
287
- */
288
- 'Network.requestWillBeSent': [Protocol.Network.RequestWillBeSentEvent];
289
- /**
290
- * Fired when resource loading priority is changed
291
- */
292
- 'Network.resourceChangedPriority': [Protocol.Network.ResourceChangedPriorityEvent];
293
- /**
294
- * Fired when a signed exchange was received over the network
295
- */
296
- 'Network.signedExchangeReceived': [Protocol.Network.SignedExchangeReceivedEvent];
297
- /**
298
- * Fired when HTTP response is available.
299
- */
300
- 'Network.responseReceived': [Protocol.Network.ResponseReceivedEvent];
301
- /**
302
- * Fired when WebSocket is closed.
303
- */
304
- 'Network.webSocketClosed': [Protocol.Network.WebSocketClosedEvent];
305
- /**
306
- * Fired upon WebSocket creation.
307
- */
308
- 'Network.webSocketCreated': [Protocol.Network.WebSocketCreatedEvent];
309
- /**
310
- * Fired when WebSocket message error occurs.
311
- */
312
- 'Network.webSocketFrameError': [Protocol.Network.WebSocketFrameErrorEvent];
313
- /**
314
- * Fired when WebSocket message is received.
315
- */
316
- 'Network.webSocketFrameReceived': [Protocol.Network.WebSocketFrameReceivedEvent];
317
- /**
318
- * Fired when WebSocket message is sent.
319
- */
320
- 'Network.webSocketFrameSent': [Protocol.Network.WebSocketFrameSentEvent];
321
- /**
322
- * Fired when WebSocket handshake response becomes available.
323
- */
324
- 'Network.webSocketHandshakeResponseReceived': [Protocol.Network.WebSocketHandshakeResponseReceivedEvent];
325
- /**
326
- * Fired when WebSocket is about to initiate handshake.
327
- */
328
- 'Network.webSocketWillSendHandshakeRequest': [Protocol.Network.WebSocketWillSendHandshakeRequestEvent];
329
- /**
330
- * Fired upon WebTransport creation.
331
- */
332
- 'Network.webTransportCreated': [Protocol.Network.WebTransportCreatedEvent];
333
- /**
334
- * Fired when WebTransport handshake is finished.
335
- */
336
- 'Network.webTransportConnectionEstablished': [Protocol.Network.WebTransportConnectionEstablishedEvent];
337
- /**
338
- * Fired when WebTransport is disposed.
339
- */
340
- 'Network.webTransportClosed': [Protocol.Network.WebTransportClosedEvent];
341
- /**
342
- * Fired when additional information about a requestWillBeSent event is available from the
343
- * network stack. Not every requestWillBeSent event will have an additional
344
- * requestWillBeSentExtraInfo fired for it, and there is no guarantee whether requestWillBeSent
345
- * or requestWillBeSentExtraInfo will be fired first for the same request.
346
- */
347
- 'Network.requestWillBeSentExtraInfo': [Protocol.Network.RequestWillBeSentExtraInfoEvent];
348
- /**
349
- * Fired when additional information about a responseReceived event is available from the network
350
- * stack. Not every responseReceived event will have an additional responseReceivedExtraInfo for
351
- * it, and responseReceivedExtraInfo may be fired before or after responseReceived.
352
- */
353
- 'Network.responseReceivedExtraInfo': [Protocol.Network.ResponseReceivedExtraInfoEvent];
354
- /**
355
- * Fired exactly once for each Trust Token operation. Depending on
356
- * the type of the operation and whether the operation succeeded or
357
- * failed, the event is fired before the corresponding request was sent
358
- * or after the response was received.
359
- */
360
- 'Network.trustTokenOperationDone': [Protocol.Network.TrustTokenOperationDoneEvent];
361
- /**
362
- * Fired once when parsing the .wbn file has succeeded.
363
- * The event contains the information about the web bundle contents.
364
- */
365
- 'Network.subresourceWebBundleMetadataReceived': [Protocol.Network.SubresourceWebBundleMetadataReceivedEvent];
366
- /**
367
- * Fired once when parsing the .wbn file has failed.
368
- */
369
- 'Network.subresourceWebBundleMetadataError': [Protocol.Network.SubresourceWebBundleMetadataErrorEvent];
370
- /**
371
- * Fired when handling requests for resources within a .wbn file.
372
- * Note: this will only be fired for resources that are requested by the webpage.
373
- */
374
- 'Network.subresourceWebBundleInnerResponseParsed': [Protocol.Network.SubresourceWebBundleInnerResponseParsedEvent];
375
- /**
376
- * Fired when request for resources within a .wbn file failed.
377
- */
378
- 'Network.subresourceWebBundleInnerResponseError': [Protocol.Network.SubresourceWebBundleInnerResponseErrorEvent];
379
- /**
380
- * Is sent whenever a new report is added.
381
- * And after 'enableReportingApi' for all existing reports.
382
- */
383
- 'Network.reportingApiReportAdded': [Protocol.Network.ReportingApiReportAddedEvent];
384
- 'Network.reportingApiReportUpdated': [Protocol.Network.ReportingApiReportUpdatedEvent];
385
- 'Network.reportingApiEndpointsChangedForOrigin': [Protocol.Network.ReportingApiEndpointsChangedForOriginEvent];
386
- /**
387
- * Fired when the node should be inspected. This happens after call to `setInspectMode` or when
388
- * user manually inspects an element.
389
- */
390
- 'Overlay.inspectNodeRequested': [Protocol.Overlay.InspectNodeRequestedEvent];
391
- /**
392
- * Fired when the node should be highlighted. This happens after call to `setInspectMode`.
393
- */
394
- 'Overlay.nodeHighlightRequested': [Protocol.Overlay.NodeHighlightRequestedEvent];
395
- /**
396
- * Fired when user asks to capture screenshot of some area on the page.
397
- */
398
- 'Overlay.screenshotRequested': [Protocol.Overlay.ScreenshotRequestedEvent];
399
- /**
400
- * Fired when user cancels the inspect mode.
401
- */
402
- 'Overlay.inspectModeCanceled': [];
403
- 'Page.domContentEventFired': [Protocol.Page.DomContentEventFiredEvent];
404
- /**
405
- * Emitted only when `page.interceptFileChooser` is enabled.
406
- */
407
- 'Page.fileChooserOpened': [Protocol.Page.FileChooserOpenedEvent];
408
- /**
409
- * Fired when frame has been attached to its parent.
410
- */
411
- 'Page.frameAttached': [Protocol.Page.FrameAttachedEvent];
412
- /**
413
- * Fired when frame no longer has a scheduled navigation.
414
- */
415
- 'Page.frameClearedScheduledNavigation': [Protocol.Page.FrameClearedScheduledNavigationEvent];
416
- /**
417
- * Fired when frame has been detached from its parent.
418
- */
419
- 'Page.frameDetached': [Protocol.Page.FrameDetachedEvent];
420
- /**
421
- * Fired once navigation of the frame has completed. Frame is now associated with the new loader.
422
- */
423
- 'Page.frameNavigated': [Protocol.Page.FrameNavigatedEvent];
424
- /**
425
- * Fired when opening document to write to.
426
- */
427
- 'Page.documentOpened': [Protocol.Page.DocumentOpenedEvent];
428
- 'Page.frameResized': [];
429
- /**
430
- * Fired when a renderer-initiated navigation is requested.
431
- * Navigation may still be cancelled after the event is issued.
432
- */
433
- 'Page.frameRequestedNavigation': [Protocol.Page.FrameRequestedNavigationEvent];
434
- /**
435
- * Fired when frame schedules a potential navigation.
436
- */
437
- 'Page.frameScheduledNavigation': [Protocol.Page.FrameScheduledNavigationEvent];
438
- /**
439
- * Fired when frame has started loading.
440
- */
441
- 'Page.frameStartedLoading': [Protocol.Page.FrameStartedLoadingEvent];
442
- /**
443
- * Fired when frame has stopped loading.
444
- */
445
- 'Page.frameStoppedLoading': [Protocol.Page.FrameStoppedLoadingEvent];
446
- /**
447
- * Fired when page is about to start a download.
448
- * Deprecated. Use Browser.downloadWillBegin instead.
449
- */
450
- 'Page.downloadWillBegin': [Protocol.Page.DownloadWillBeginEvent];
451
- /**
452
- * Fired when download makes progress. Last call has |done| == true.
453
- * Deprecated. Use Browser.downloadProgress instead.
454
- */
455
- 'Page.downloadProgress': [Protocol.Page.DownloadProgressEvent];
456
- /**
457
- * Fired when interstitial page was hidden
458
- */
459
- 'Page.interstitialHidden': [];
460
- /**
461
- * Fired when interstitial page was shown
462
- */
463
- 'Page.interstitialShown': [];
464
- /**
465
- * Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) has been
466
- * closed.
467
- */
468
- 'Page.javascriptDialogClosed': [Protocol.Page.JavascriptDialogClosedEvent];
469
- /**
470
- * Fired when a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload) is about to
471
- * open.
472
- */
473
- 'Page.javascriptDialogOpening': [Protocol.Page.JavascriptDialogOpeningEvent];
474
- /**
475
- * Fired for top level page lifecycle events such as navigation, load, paint, etc.
476
- */
477
- 'Page.lifecycleEvent': [Protocol.Page.LifecycleEventEvent];
478
- /**
479
- * Fired for failed bfcache history navigations if BackForwardCache feature is enabled. Do
480
- * not assume any ordering with the Page.frameNavigated event. This event is fired only for
481
- * main-frame history navigation where the document changes (non-same-document navigations),
482
- * when bfcache navigation fails.
483
- */
484
- 'Page.backForwardCacheNotUsed': [Protocol.Page.BackForwardCacheNotUsedEvent];
485
- /**
486
- * Fired when a prerender attempt is completed.
487
- */
488
- 'Page.prerenderAttemptCompleted': [Protocol.Page.PrerenderAttemptCompletedEvent];
489
- 'Page.loadEventFired': [Protocol.Page.LoadEventFiredEvent];
490
- /**
491
- * Fired when same-document navigation happens, e.g. due to history API usage or anchor navigation.
492
- */
493
- 'Page.navigatedWithinDocument': [Protocol.Page.NavigatedWithinDocumentEvent];
494
- /**
495
- * Compressed image data requested by the `startScreencast`.
496
- */
497
- 'Page.screencastFrame': [Protocol.Page.ScreencastFrameEvent];
498
- /**
499
- * Fired when the page with currently enabled screencast was shown or hidden `.
500
- */
501
- 'Page.screencastVisibilityChanged': [Protocol.Page.ScreencastVisibilityChangedEvent];
502
- /**
503
- * Fired when a new window is going to be opened, via window.open(), link click, form submission,
504
- * etc.
505
- */
506
- 'Page.windowOpen': [Protocol.Page.WindowOpenEvent];
507
- /**
508
- * Issued for every compilation cache generated. Is only available
509
- * if Page.setGenerateCompilationCache is enabled.
510
- */
511
- 'Page.compilationCacheProduced': [Protocol.Page.CompilationCacheProducedEvent];
512
- /**
513
- * Current values of the metrics.
514
- */
515
- 'Performance.metrics': [Protocol.Performance.MetricsEvent];
516
- /**
517
- * Sent when a performance timeline event is added. See reportPerformanceTimeline method.
518
- */
519
- 'PerformanceTimeline.timelineEventAdded': [Protocol.PerformanceTimeline.TimelineEventAddedEvent];
520
- /**
521
- * There is a certificate error. If overriding certificate errors is enabled, then it should be
522
- * handled with the `handleCertificateError` command. Note: this event does not fire if the
523
- * certificate error has been allowed internally. Only one client per target should override
524
- * certificate errors at the same time.
525
- */
526
- 'Security.certificateError': [Protocol.Security.CertificateErrorEvent];
527
- /**
528
- * The security state of the page changed.
529
- */
530
- 'Security.visibleSecurityStateChanged': [Protocol.Security.VisibleSecurityStateChangedEvent];
531
- /**
532
- * The security state of the page changed. No longer being sent.
533
- */
534
- 'Security.securityStateChanged': [Protocol.Security.SecurityStateChangedEvent];
535
- 'ServiceWorker.workerErrorReported': [Protocol.ServiceWorker.WorkerErrorReportedEvent];
536
- 'ServiceWorker.workerRegistrationUpdated': [Protocol.ServiceWorker.WorkerRegistrationUpdatedEvent];
537
- 'ServiceWorker.workerVersionUpdated': [Protocol.ServiceWorker.WorkerVersionUpdatedEvent];
538
- /**
539
- * A cache's contents have been modified.
540
- */
541
- 'Storage.cacheStorageContentUpdated': [Protocol.Storage.CacheStorageContentUpdatedEvent];
542
- /**
543
- * A cache has been added/deleted.
544
- */
545
- 'Storage.cacheStorageListUpdated': [Protocol.Storage.CacheStorageListUpdatedEvent];
546
- /**
547
- * The origin's IndexedDB object store has been modified.
548
- */
549
- 'Storage.indexedDBContentUpdated': [Protocol.Storage.IndexedDBContentUpdatedEvent];
550
- /**
551
- * The origin's IndexedDB database list has been modified.
552
- */
553
- 'Storage.indexedDBListUpdated': [Protocol.Storage.IndexedDBListUpdatedEvent];
554
- /**
555
- * One of the interest groups was accessed by the associated page.
556
- */
557
- 'Storage.interestGroupAccessed': [Protocol.Storage.InterestGroupAccessedEvent];
558
- /**
559
- * Shared storage was accessed by the associated page.
560
- * The following parameters are included in all events.
561
- */
562
- 'Storage.sharedStorageAccessed': [Protocol.Storage.SharedStorageAccessedEvent];
563
- /**
564
- * Issued when attached to target because of auto-attach or `attachToTarget` command.
565
- */
566
- 'Target.attachedToTarget': [Protocol.Target.AttachedToTargetEvent];
567
- /**
568
- * Issued when detached from target for any reason (including `detachFromTarget` command). Can be
569
- * issued multiple times per target if multiple sessions have been attached to it.
570
- */
571
- 'Target.detachedFromTarget': [Protocol.Target.DetachedFromTargetEvent];
572
- /**
573
- * Notifies about a new protocol message received from the session (as reported in
574
- * `attachedToTarget` event).
575
- */
576
- 'Target.receivedMessageFromTarget': [Protocol.Target.ReceivedMessageFromTargetEvent];
577
- /**
578
- * Issued when a possible inspection target is created.
579
- */
580
- 'Target.targetCreated': [Protocol.Target.TargetCreatedEvent];
581
- /**
582
- * Issued when a target is destroyed.
583
- */
584
- 'Target.targetDestroyed': [Protocol.Target.TargetDestroyedEvent];
585
- /**
586
- * Issued when a target has crashed.
587
- */
588
- 'Target.targetCrashed': [Protocol.Target.TargetCrashedEvent];
589
- /**
590
- * Issued when some information about a target has changed. This only happens between
591
- * `targetCreated` and `targetDestroyed`.
592
- */
593
- 'Target.targetInfoChanged': [Protocol.Target.TargetInfoChangedEvent];
594
- /**
595
- * Informs that port was successfully bound and got a specified connection id.
596
- */
597
- 'Tethering.accepted': [Protocol.Tethering.AcceptedEvent];
598
- 'Tracing.bufferUsage': [Protocol.Tracing.BufferUsageEvent];
599
- /**
600
- * Contains a bucket of collected trace events. When tracing is stopped collected events will be
601
- * sent as a sequence of dataCollected events followed by tracingComplete event.
602
- */
603
- 'Tracing.dataCollected': [Protocol.Tracing.DataCollectedEvent];
604
- /**
605
- * Signals that tracing is stopped and there is no trace buffers pending flush, all data were
606
- * delivered via dataCollected events.
607
- */
608
- 'Tracing.tracingComplete': [Protocol.Tracing.TracingCompleteEvent];
609
- /**
610
- * Issued when the domain is enabled and the request URL matches the
611
- * specified filter. The request is paused until the client responds
612
- * with one of continueRequest, failRequest or fulfillRequest.
613
- * The stage of the request can be determined by presence of responseErrorReason
614
- * and responseStatusCode -- the request is at the response stage if either
615
- * of these fields is present and in the request stage otherwise.
616
- */
617
- 'Fetch.requestPaused': [Protocol.Fetch.RequestPausedEvent];
618
- /**
619
- * Issued when the domain is enabled with handleAuthRequests set to true.
620
- * The request is paused until client responds with continueWithAuth.
621
- */
622
- 'Fetch.authRequired': [Protocol.Fetch.AuthRequiredEvent];
623
- /**
624
- * Notifies that a new BaseAudioContext has been created.
625
- */
626
- 'WebAudio.contextCreated': [Protocol.WebAudio.ContextCreatedEvent];
627
- /**
628
- * Notifies that an existing BaseAudioContext will be destroyed.
629
- */
630
- 'WebAudio.contextWillBeDestroyed': [Protocol.WebAudio.ContextWillBeDestroyedEvent];
631
- /**
632
- * Notifies that existing BaseAudioContext has changed some properties (id stays the same)..
633
- */
634
- 'WebAudio.contextChanged': [Protocol.WebAudio.ContextChangedEvent];
635
- /**
636
- * Notifies that the construction of an AudioListener has finished.
637
- */
638
- 'WebAudio.audioListenerCreated': [Protocol.WebAudio.AudioListenerCreatedEvent];
639
- /**
640
- * Notifies that a new AudioListener has been created.
641
- */
642
- 'WebAudio.audioListenerWillBeDestroyed': [Protocol.WebAudio.AudioListenerWillBeDestroyedEvent];
643
- /**
644
- * Notifies that a new AudioNode has been created.
645
- */
646
- 'WebAudio.audioNodeCreated': [Protocol.WebAudio.AudioNodeCreatedEvent];
647
- /**
648
- * Notifies that an existing AudioNode has been destroyed.
649
- */
650
- 'WebAudio.audioNodeWillBeDestroyed': [Protocol.WebAudio.AudioNodeWillBeDestroyedEvent];
651
- /**
652
- * Notifies that a new AudioParam has been created.
653
- */
654
- 'WebAudio.audioParamCreated': [Protocol.WebAudio.AudioParamCreatedEvent];
655
- /**
656
- * Notifies that an existing AudioParam has been destroyed.
657
- */
658
- 'WebAudio.audioParamWillBeDestroyed': [Protocol.WebAudio.AudioParamWillBeDestroyedEvent];
659
- /**
660
- * Notifies that two AudioNodes are connected.
661
- */
662
- 'WebAudio.nodesConnected': [Protocol.WebAudio.NodesConnectedEvent];
663
- /**
664
- * Notifies that AudioNodes are disconnected. The destination can be null, and it means all the outgoing connections from the source are disconnected.
665
- */
666
- 'WebAudio.nodesDisconnected': [Protocol.WebAudio.NodesDisconnectedEvent];
667
- /**
668
- * Notifies that an AudioNode is connected to an AudioParam.
669
- */
670
- 'WebAudio.nodeParamConnected': [Protocol.WebAudio.NodeParamConnectedEvent];
671
- /**
672
- * Notifies that an AudioNode is disconnected to an AudioParam.
673
- */
674
- 'WebAudio.nodeParamDisconnected': [Protocol.WebAudio.NodeParamDisconnectedEvent];
675
- /**
676
- * Triggered when a credential is added to an authenticator.
677
- */
678
- 'WebAuthn.credentialAdded': [Protocol.WebAuthn.CredentialAddedEvent];
679
- /**
680
- * Triggered when a credential is used in a webauthn assertion.
681
- */
682
- 'WebAuthn.credentialAsserted': [Protocol.WebAuthn.CredentialAssertedEvent];
683
- /**
684
- * This can be called multiple times, and can be used to set / override /
685
- * remove player properties. A null propValue indicates removal.
686
- */
687
- 'Media.playerPropertiesChanged': [Protocol.Media.PlayerPropertiesChangedEvent];
688
- /**
689
- * Send events as a list, allowing them to be batched on the browser for less
690
- * congestion. If batched, events must ALWAYS be in chronological order.
691
- */
692
- 'Media.playerEventsAdded': [Protocol.Media.PlayerEventsAddedEvent];
693
- /**
694
- * Send a list of any messages that need to be delivered.
695
- */
696
- 'Media.playerMessagesLogged': [Protocol.Media.PlayerMessagesLoggedEvent];
697
- /**
698
- * Send a list of any errors that need to be delivered.
699
- */
700
- 'Media.playerErrorsRaised': [Protocol.Media.PlayerErrorsRaisedEvent];
701
- /**
702
- * Called whenever a player is created, or when a new agent joins and receives
703
- * a list of active players. If an agent is restored, it will receive the full
704
- * list of player ids and all events again.
705
- */
706
- 'Media.playersCreated': [Protocol.Media.PlayersCreatedEvent];
707
- }
708
-
709
- export interface Commands {
710
- /**
711
- * Does nothing.
712
- */
713
- 'Console.clearMessages': {
714
- paramsType: [];
715
- returnType: void;
716
- };
717
- /**
718
- * Disables console domain, prevents further console messages from being reported to the client.
719
- */
720
- 'Console.disable': {
721
- paramsType: [];
722
- returnType: void;
723
- };
724
- /**
725
- * Enables console domain, sends the messages collected so far to the client by means of the
726
- * `messageAdded` notification.
727
- */
728
- 'Console.enable': {
729
- paramsType: [];
730
- returnType: void;
731
- };
732
- /**
733
- * Continues execution until specific location is reached.
734
- */
735
- 'Debugger.continueToLocation': {
736
- paramsType: [Protocol.Debugger.ContinueToLocationRequest];
737
- returnType: void;
738
- };
739
- /**
740
- * Disables debugger for given page.
741
- */
742
- 'Debugger.disable': {
743
- paramsType: [];
744
- returnType: void;
745
- };
746
- /**
747
- * Enables debugger for the given page. Clients should not assume that the debugging has been
748
- * enabled until the result for this command is received.
749
- */
750
- 'Debugger.enable': {
751
- paramsType: [Protocol.Debugger.EnableRequest?];
752
- returnType: Protocol.Debugger.EnableResponse;
753
- };
754
- /**
755
- * Evaluates expression on a given call frame.
756
- */
757
- 'Debugger.evaluateOnCallFrame': {
758
- paramsType: [Protocol.Debugger.EvaluateOnCallFrameRequest];
759
- returnType: Protocol.Debugger.EvaluateOnCallFrameResponse;
760
- };
761
- /**
762
- * Returns possible locations for breakpoint. scriptId in start and end range locations should be
763
- * the same.
764
- */
765
- 'Debugger.getPossibleBreakpoints': {
766
- paramsType: [Protocol.Debugger.GetPossibleBreakpointsRequest];
767
- returnType: Protocol.Debugger.GetPossibleBreakpointsResponse;
768
- };
769
- /**
770
- * Returns source for the script with given id.
771
- */
772
- 'Debugger.getScriptSource': {
773
- paramsType: [Protocol.Debugger.GetScriptSourceRequest];
774
- returnType: Protocol.Debugger.GetScriptSourceResponse;
775
- };
776
- 'Debugger.disassembleWasmModule': {
777
- paramsType: [Protocol.Debugger.DisassembleWasmModuleRequest];
778
- returnType: Protocol.Debugger.DisassembleWasmModuleResponse;
779
- };
780
- /**
781
- * Disassemble the next chunk of lines for the module corresponding to the
782
- * stream. If disassembly is complete, this API will invalidate the streamId
783
- * and return an empty chunk. Any subsequent calls for the now invalid stream
784
- * will return errors.
785
- */
786
- 'Debugger.nextWasmDisassemblyChunk': {
787
- paramsType: [Protocol.Debugger.NextWasmDisassemblyChunkRequest];
788
- returnType: Protocol.Debugger.NextWasmDisassemblyChunkResponse;
789
- };
790
- /**
791
- * This command is deprecated. Use getScriptSource instead.
792
- */
793
- 'Debugger.getWasmBytecode': {
794
- paramsType: [Protocol.Debugger.GetWasmBytecodeRequest];
795
- returnType: Protocol.Debugger.GetWasmBytecodeResponse;
796
- };
797
- /**
798
- * Returns stack trace with given `stackTraceId`.
799
- */
800
- 'Debugger.getStackTrace': {
801
- paramsType: [Protocol.Debugger.GetStackTraceRequest];
802
- returnType: Protocol.Debugger.GetStackTraceResponse;
803
- };
804
- /**
805
- * Stops on the next JavaScript statement.
806
- */
807
- 'Debugger.pause': {
808
- paramsType: [];
809
- returnType: void;
810
- };
811
- 'Debugger.pauseOnAsyncCall': {
812
- paramsType: [Protocol.Debugger.PauseOnAsyncCallRequest];
813
- returnType: void;
814
- };
815
- /**
816
- * Removes JavaScript breakpoint.
817
- */
818
- 'Debugger.removeBreakpoint': {
819
- paramsType: [Protocol.Debugger.RemoveBreakpointRequest];
820
- returnType: void;
821
- };
822
- /**
823
- * Restarts particular call frame from the beginning. The old, deprecated
824
- * behavior of `restartFrame` is to stay paused and allow further CDP commands
825
- * after a restart was scheduled. This can cause problems with restarting, so
826
- * we now continue execution immediatly after it has been scheduled until we
827
- * reach the beginning of the restarted frame.
828
- *
829
- * To stay back-wards compatible, `restartFrame` now expects a `mode`
830
- * parameter to be present. If the `mode` parameter is missing, `restartFrame`
831
- * errors out.
832
- *
833
- * The various return values are deprecated and `callFrames` is always empty.
834
- * Use the call frames from the `Debugger#paused` events instead, that fires
835
- * once V8 pauses at the beginning of the restarted function.
836
- */
837
- 'Debugger.restartFrame': {
838
- paramsType: [Protocol.Debugger.RestartFrameRequest];
839
- returnType: Protocol.Debugger.RestartFrameResponse;
840
- };
841
- /**
842
- * Resumes JavaScript execution.
843
- */
844
- 'Debugger.resume': {
845
- paramsType: [Protocol.Debugger.ResumeRequest?];
846
- returnType: void;
847
- };
848
- /**
849
- * Searches for given string in script content.
850
- */
851
- 'Debugger.searchInContent': {
852
- paramsType: [Protocol.Debugger.SearchInContentRequest];
853
- returnType: Protocol.Debugger.SearchInContentResponse;
854
- };
855
- /**
856
- * Enables or disables async call stacks tracking.
857
- */
858
- 'Debugger.setAsyncCallStackDepth': {
859
- paramsType: [Protocol.Debugger.SetAsyncCallStackDepthRequest];
860
- returnType: void;
861
- };
862
- /**
863
- * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in
864
- * scripts with url matching one of the patterns. VM will try to leave blackboxed script by
865
- * performing 'step in' several times, finally resorting to 'step out' if unsuccessful.
866
- */
867
- 'Debugger.setBlackboxPatterns': {
868
- paramsType: [Protocol.Debugger.SetBlackboxPatternsRequest];
869
- returnType: void;
870
- };
871
- /**
872
- * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted
873
- * scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful.
874
- * Positions array contains positions where blackbox state is changed. First interval isn't
875
- * blackboxed. Array should be sorted.
876
- */
877
- 'Debugger.setBlackboxedRanges': {
878
- paramsType: [Protocol.Debugger.SetBlackboxedRangesRequest];
879
- returnType: void;
880
- };
881
- /**
882
- * Sets JavaScript breakpoint at a given location.
883
- */
884
- 'Debugger.setBreakpoint': {
885
- paramsType: [Protocol.Debugger.SetBreakpointRequest];
886
- returnType: Protocol.Debugger.SetBreakpointResponse;
887
- };
888
- /**
889
- * Sets instrumentation breakpoint.
890
- */
891
- 'Debugger.setInstrumentationBreakpoint': {
892
- paramsType: [Protocol.Debugger.SetInstrumentationBreakpointRequest];
893
- returnType: Protocol.Debugger.SetInstrumentationBreakpointResponse;
894
- };
895
- /**
896
- * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this
897
- * command is issued, all existing parsed scripts will have breakpoints resolved and returned in
898
- * `locations` property. Further matching script parsing will result in subsequent
899
- * `breakpointResolved` events issued. This logical breakpoint will survive page reloads.
900
- */
901
- 'Debugger.setBreakpointByUrl': {
902
- paramsType: [Protocol.Debugger.SetBreakpointByUrlRequest];
903
- returnType: Protocol.Debugger.SetBreakpointByUrlResponse;
904
- };
905
- /**
906
- * Sets JavaScript breakpoint before each call to the given function.
907
- * If another function was created from the same source as a given one,
908
- * calling it will also trigger the breakpoint.
909
- */
910
- 'Debugger.setBreakpointOnFunctionCall': {
911
- paramsType: [Protocol.Debugger.SetBreakpointOnFunctionCallRequest];
912
- returnType: Protocol.Debugger.SetBreakpointOnFunctionCallResponse;
913
- };
914
- /**
915
- * Activates / deactivates all breakpoints on the page.
916
- */
917
- 'Debugger.setBreakpointsActive': {
918
- paramsType: [Protocol.Debugger.SetBreakpointsActiveRequest];
919
- returnType: void;
920
- };
921
- /**
922
- * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions,
923
- * or caught exceptions, no exceptions. Initial pause on exceptions state is `none`.
924
- */
925
- 'Debugger.setPauseOnExceptions': {
926
- paramsType: [Protocol.Debugger.SetPauseOnExceptionsRequest];
927
- returnType: void;
928
- };
929
- /**
930
- * Changes return value in top frame. Available only at return break position.
931
- */
932
- 'Debugger.setReturnValue': {
933
- paramsType: [Protocol.Debugger.SetReturnValueRequest];
934
- returnType: void;
935
- };
936
- /**
937
- * Edits JavaScript source live.
938
- *
939
- * In general, functions that are currently on the stack can not be edited with
940
- * a single exception: If the edited function is the top-most stack frame and
941
- * that is the only activation of that function on the stack. In this case
942
- * the live edit will be successful and a `Debugger.restartFrame` for the
943
- * top-most function is automatically triggered.
944
- */
945
- 'Debugger.setScriptSource': {
946
- paramsType: [Protocol.Debugger.SetScriptSourceRequest];
947
- returnType: Protocol.Debugger.SetScriptSourceResponse;
948
- };
949
- /**
950
- * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc).
951
- */
952
- 'Debugger.setSkipAllPauses': {
953
- paramsType: [Protocol.Debugger.SetSkipAllPausesRequest];
954
- returnType: void;
955
- };
956
- /**
957
- * Changes value of variable in a callframe. Object-based scopes are not supported and must be
958
- * mutated manually.
959
- */
960
- 'Debugger.setVariableValue': {
961
- paramsType: [Protocol.Debugger.SetVariableValueRequest];
962
- returnType: void;
963
- };
964
- /**
965
- * Steps into the function call.
966
- */
967
- 'Debugger.stepInto': {
968
- paramsType: [Protocol.Debugger.StepIntoRequest?];
969
- returnType: void;
970
- };
971
- /**
972
- * Steps out of the function call.
973
- */
974
- 'Debugger.stepOut': {
975
- paramsType: [];
976
- returnType: void;
977
- };
978
- /**
979
- * Steps over the statement.
980
- */
981
- 'Debugger.stepOver': {
982
- paramsType: [Protocol.Debugger.StepOverRequest?];
983
- returnType: void;
984
- };
985
- /**
986
- * Enables console to refer to the node with given id via $x (see Command Line API for more details
987
- * $x functions).
988
- */
989
- 'HeapProfiler.addInspectedHeapObject': {
990
- paramsType: [Protocol.HeapProfiler.AddInspectedHeapObjectRequest];
991
- returnType: void;
992
- };
993
- 'HeapProfiler.collectGarbage': {
994
- paramsType: [];
995
- returnType: void;
996
- };
997
- 'HeapProfiler.disable': {
998
- paramsType: [];
999
- returnType: void;
1000
- };
1001
- 'HeapProfiler.enable': {
1002
- paramsType: [];
1003
- returnType: void;
1004
- };
1005
- 'HeapProfiler.getHeapObjectId': {
1006
- paramsType: [Protocol.HeapProfiler.GetHeapObjectIdRequest];
1007
- returnType: Protocol.HeapProfiler.GetHeapObjectIdResponse;
1008
- };
1009
- 'HeapProfiler.getObjectByHeapObjectId': {
1010
- paramsType: [Protocol.HeapProfiler.GetObjectByHeapObjectIdRequest];
1011
- returnType: Protocol.HeapProfiler.GetObjectByHeapObjectIdResponse;
1012
- };
1013
- 'HeapProfiler.getSamplingProfile': {
1014
- paramsType: [];
1015
- returnType: Protocol.HeapProfiler.GetSamplingProfileResponse;
1016
- };
1017
- 'HeapProfiler.startSampling': {
1018
- paramsType: [Protocol.HeapProfiler.StartSamplingRequest?];
1019
- returnType: void;
1020
- };
1021
- 'HeapProfiler.startTrackingHeapObjects': {
1022
- paramsType: [Protocol.HeapProfiler.StartTrackingHeapObjectsRequest?];
1023
- returnType: void;
1024
- };
1025
- 'HeapProfiler.stopSampling': {
1026
- paramsType: [];
1027
- returnType: Protocol.HeapProfiler.StopSamplingResponse;
1028
- };
1029
- 'HeapProfiler.stopTrackingHeapObjects': {
1030
- paramsType: [Protocol.HeapProfiler.StopTrackingHeapObjectsRequest?];
1031
- returnType: void;
1032
- };
1033
- 'HeapProfiler.takeHeapSnapshot': {
1034
- paramsType: [Protocol.HeapProfiler.TakeHeapSnapshotRequest?];
1035
- returnType: void;
1036
- };
1037
- 'Profiler.disable': {
1038
- paramsType: [];
1039
- returnType: void;
1040
- };
1041
- 'Profiler.enable': {
1042
- paramsType: [];
1043
- returnType: void;
1044
- };
1045
- /**
1046
- * Collect coverage data for the current isolate. The coverage data may be incomplete due to
1047
- * garbage collection.
1048
- */
1049
- 'Profiler.getBestEffortCoverage': {
1050
- paramsType: [];
1051
- returnType: Protocol.Profiler.GetBestEffortCoverageResponse;
1052
- };
1053
- /**
1054
- * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started.
1055
- */
1056
- 'Profiler.setSamplingInterval': {
1057
- paramsType: [Protocol.Profiler.SetSamplingIntervalRequest];
1058
- returnType: void;
1059
- };
1060
- 'Profiler.start': {
1061
- paramsType: [];
1062
- returnType: void;
1063
- };
1064
- /**
1065
- * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code
1066
- * coverage may be incomplete. Enabling prevents running optimized code and resets execution
1067
- * counters.
1068
- */
1069
- 'Profiler.startPreciseCoverage': {
1070
- paramsType: [Protocol.Profiler.StartPreciseCoverageRequest?];
1071
- returnType: Protocol.Profiler.StartPreciseCoverageResponse;
1072
- };
1073
- 'Profiler.stop': {
1074
- paramsType: [];
1075
- returnType: Protocol.Profiler.StopResponse;
1076
- };
1077
- /**
1078
- * Disable precise code coverage. Disabling releases unnecessary execution count records and allows
1079
- * executing optimized code.
1080
- */
1081
- 'Profiler.stopPreciseCoverage': {
1082
- paramsType: [];
1083
- returnType: void;
1084
- };
1085
- /**
1086
- * Collect coverage data for the current isolate, and resets execution counters. Precise code
1087
- * coverage needs to have started.
1088
- */
1089
- 'Profiler.takePreciseCoverage': {
1090
- paramsType: [];
1091
- returnType: Protocol.Profiler.TakePreciseCoverageResponse;
1092
- };
1093
- /**
1094
- * Add handler to promise with given promise object id.
1095
- */
1096
- 'Runtime.awaitPromise': {
1097
- paramsType: [Protocol.Runtime.AwaitPromiseRequest];
1098
- returnType: Protocol.Runtime.AwaitPromiseResponse;
1099
- };
1100
- /**
1101
- * Calls function with given declaration on the given object. Object group of the result is
1102
- * inherited from the target object.
1103
- */
1104
- 'Runtime.callFunctionOn': {
1105
- paramsType: [Protocol.Runtime.CallFunctionOnRequest];
1106
- returnType: Protocol.Runtime.CallFunctionOnResponse;
1107
- };
1108
- /**
1109
- * Compiles expression.
1110
- */
1111
- 'Runtime.compileScript': {
1112
- paramsType: [Protocol.Runtime.CompileScriptRequest];
1113
- returnType: Protocol.Runtime.CompileScriptResponse;
1114
- };
1115
- /**
1116
- * Disables reporting of execution contexts creation.
1117
- */
1118
- 'Runtime.disable': {
1119
- paramsType: [];
1120
- returnType: void;
1121
- };
1122
- /**
1123
- * Discards collected exceptions and console API calls.
1124
- */
1125
- 'Runtime.discardConsoleEntries': {
1126
- paramsType: [];
1127
- returnType: void;
1128
- };
1129
- /**
1130
- * Enables reporting of execution contexts creation by means of `executionContextCreated` event.
1131
- * When the reporting gets enabled the event will be sent immediately for each existing execution
1132
- * context.
1133
- */
1134
- 'Runtime.enable': {
1135
- paramsType: [];
1136
- returnType: void;
1137
- };
1138
- /**
1139
- * Evaluates expression on global object.
1140
- */
1141
- 'Runtime.evaluate': {
1142
- paramsType: [Protocol.Runtime.EvaluateRequest];
1143
- returnType: Protocol.Runtime.EvaluateResponse;
1144
- };
1145
- /**
1146
- * Returns the isolate id.
1147
- */
1148
- 'Runtime.getIsolateId': {
1149
- paramsType: [];
1150
- returnType: Protocol.Runtime.GetIsolateIdResponse;
1151
- };
1152
- /**
1153
- * Returns the JavaScript heap usage.
1154
- * It is the total usage of the corresponding isolate not scoped to a particular Runtime.
1155
- */
1156
- 'Runtime.getHeapUsage': {
1157
- paramsType: [];
1158
- returnType: Protocol.Runtime.GetHeapUsageResponse;
1159
- };
1160
- /**
1161
- * Returns properties of a given object. Object group of the result is inherited from the target
1162
- * object.
1163
- */
1164
- 'Runtime.getProperties': {
1165
- paramsType: [Protocol.Runtime.GetPropertiesRequest];
1166
- returnType: Protocol.Runtime.GetPropertiesResponse;
1167
- };
1168
- /**
1169
- * Returns all let, const and class variables from global scope.
1170
- */
1171
- 'Runtime.globalLexicalScopeNames': {
1172
- paramsType: [Protocol.Runtime.GlobalLexicalScopeNamesRequest?];
1173
- returnType: Protocol.Runtime.GlobalLexicalScopeNamesResponse;
1174
- };
1175
- 'Runtime.queryObjects': {
1176
- paramsType: [Protocol.Runtime.QueryObjectsRequest];
1177
- returnType: Protocol.Runtime.QueryObjectsResponse;
1178
- };
1179
- /**
1180
- * Releases remote object with given id.
1181
- */
1182
- 'Runtime.releaseObject': {
1183
- paramsType: [Protocol.Runtime.ReleaseObjectRequest];
1184
- returnType: void;
1185
- };
1186
- /**
1187
- * Releases all remote objects that belong to a given group.
1188
- */
1189
- 'Runtime.releaseObjectGroup': {
1190
- paramsType: [Protocol.Runtime.ReleaseObjectGroupRequest];
1191
- returnType: void;
1192
- };
1193
- /**
1194
- * Tells inspected instance to run if it was waiting for debugger to attach.
1195
- */
1196
- 'Runtime.runIfWaitingForDebugger': {
1197
- paramsType: [];
1198
- returnType: void;
1199
- };
1200
- /**
1201
- * Runs script with given id in a given context.
1202
- */
1203
- 'Runtime.runScript': {
1204
- paramsType: [Protocol.Runtime.RunScriptRequest];
1205
- returnType: Protocol.Runtime.RunScriptResponse;
1206
- };
1207
- /**
1208
- * Enables or disables async call stacks tracking.
1209
- */
1210
- 'Runtime.setAsyncCallStackDepth': {
1211
- paramsType: [Protocol.Runtime.SetAsyncCallStackDepthRequest];
1212
- returnType: void;
1213
- };
1214
- 'Runtime.setCustomObjectFormatterEnabled': {
1215
- paramsType: [Protocol.Runtime.SetCustomObjectFormatterEnabledRequest];
1216
- returnType: void;
1217
- };
1218
- 'Runtime.setMaxCallStackSizeToCapture': {
1219
- paramsType: [Protocol.Runtime.SetMaxCallStackSizeToCaptureRequest];
1220
- returnType: void;
1221
- };
1222
- /**
1223
- * Terminate current or next JavaScript execution.
1224
- * Will cancel the termination when the outer-most script execution ends.
1225
- */
1226
- 'Runtime.terminateExecution': {
1227
- paramsType: [];
1228
- returnType: void;
1229
- };
1230
- /**
1231
- * If executionContextId is empty, adds binding with the given name on the
1232
- * global objects of all inspected contexts, including those created later,
1233
- * bindings survive reloads.
1234
- * Binding function takes exactly one argument, this argument should be string,
1235
- * in case of any other input, function throws an exception.
1236
- * Each binding function call produces Runtime.bindingCalled notification.
1237
- */
1238
- 'Runtime.addBinding': {
1239
- paramsType: [Protocol.Runtime.AddBindingRequest];
1240
- returnType: void;
1241
- };
1242
- /**
1243
- * This method does not remove binding function from global object but
1244
- * unsubscribes current runtime agent from Runtime.bindingCalled notifications.
1245
- */
1246
- 'Runtime.removeBinding': {
1247
- paramsType: [Protocol.Runtime.RemoveBindingRequest];
1248
- returnType: void;
1249
- };
1250
- /**
1251
- * This method tries to lookup and populate exception details for a
1252
- * JavaScript Error object.
1253
- * Note that the stackTrace portion of the resulting exceptionDetails will
1254
- * only be populated if the Runtime domain was enabled at the time when the
1255
- * Error was thrown.
1256
- */
1257
- 'Runtime.getExceptionDetails': {
1258
- paramsType: [Protocol.Runtime.GetExceptionDetailsRequest];
1259
- returnType: Protocol.Runtime.GetExceptionDetailsResponse;
1260
- };
1261
- /**
1262
- * Returns supported domains.
1263
- */
1264
- 'Schema.getDomains': {
1265
- paramsType: [];
1266
- returnType: Protocol.Schema.GetDomainsResponse;
1267
- };
1268
- /**
1269
- * Disables the accessibility domain.
1270
- */
1271
- 'Accessibility.disable': {
1272
- paramsType: [];
1273
- returnType: void;
1274
- };
1275
- /**
1276
- * Enables the accessibility domain which causes `AXNodeId`s to remain consistent between method calls.
1277
- * This turns on accessibility for the page, which can impact performance until accessibility is disabled.
1278
- */
1279
- 'Accessibility.enable': {
1280
- paramsType: [];
1281
- returnType: void;
1282
- };
1283
- /**
1284
- * Fetches the accessibility node and partial accessibility tree for this DOM node, if it exists.
1285
- */
1286
- 'Accessibility.getPartialAXTree': {
1287
- paramsType: [Protocol.Accessibility.GetPartialAXTreeRequest?];
1288
- returnType: Protocol.Accessibility.GetPartialAXTreeResponse;
1289
- };
1290
- /**
1291
- * Fetches the entire accessibility tree for the root Document
1292
- */
1293
- 'Accessibility.getFullAXTree': {
1294
- paramsType: [Protocol.Accessibility.GetFullAXTreeRequest?];
1295
- returnType: Protocol.Accessibility.GetFullAXTreeResponse;
1296
- };
1297
- /**
1298
- * Fetches the root node.
1299
- * Requires `enable()` to have been called previously.
1300
- */
1301
- 'Accessibility.getRootAXNode': {
1302
- paramsType: [Protocol.Accessibility.GetRootAXNodeRequest?];
1303
- returnType: Protocol.Accessibility.GetRootAXNodeResponse;
1304
- };
1305
- /**
1306
- * Fetches a node and all ancestors up to and including the root.
1307
- * Requires `enable()` to have been called previously.
1308
- */
1309
- 'Accessibility.getAXNodeAndAncestors': {
1310
- paramsType: [Protocol.Accessibility.GetAXNodeAndAncestorsRequest?];
1311
- returnType: Protocol.Accessibility.GetAXNodeAndAncestorsResponse;
1312
- };
1313
- /**
1314
- * Fetches a particular accessibility node by AXNodeId.
1315
- * Requires `enable()` to have been called previously.
1316
- */
1317
- 'Accessibility.getChildAXNodes': {
1318
- paramsType: [Protocol.Accessibility.GetChildAXNodesRequest];
1319
- returnType: Protocol.Accessibility.GetChildAXNodesResponse;
1320
- };
1321
- /**
1322
- * Query a DOM node's accessibility subtree for accessible name and role.
1323
- * This command computes the name and role for all nodes in the subtree, including those that are
1324
- * ignored for accessibility, and returns those that mactch the specified name and role. If no DOM
1325
- * node is specified, or the DOM node does not exist, the command returns an error. If neither
1326
- * `accessibleName` or `role` is specified, it returns all the accessibility nodes in the subtree.
1327
- */
1328
- 'Accessibility.queryAXTree': {
1329
- paramsType: [Protocol.Accessibility.QueryAXTreeRequest?];
1330
- returnType: Protocol.Accessibility.QueryAXTreeResponse;
1331
- };
1332
- /**
1333
- * Disables animation domain notifications.
1334
- */
1335
- 'Animation.disable': {
1336
- paramsType: [];
1337
- returnType: void;
1338
- };
1339
- /**
1340
- * Enables animation domain notifications.
1341
- */
1342
- 'Animation.enable': {
1343
- paramsType: [];
1344
- returnType: void;
1345
- };
1346
- /**
1347
- * Returns the current time of the an animation.
1348
- */
1349
- 'Animation.getCurrentTime': {
1350
- paramsType: [Protocol.Animation.GetCurrentTimeRequest];
1351
- returnType: Protocol.Animation.GetCurrentTimeResponse;
1352
- };
1353
- /**
1354
- * Gets the playback rate of the document timeline.
1355
- */
1356
- 'Animation.getPlaybackRate': {
1357
- paramsType: [];
1358
- returnType: Protocol.Animation.GetPlaybackRateResponse;
1359
- };
1360
- /**
1361
- * Releases a set of animations to no longer be manipulated.
1362
- */
1363
- 'Animation.releaseAnimations': {
1364
- paramsType: [Protocol.Animation.ReleaseAnimationsRequest];
1365
- returnType: void;
1366
- };
1367
- /**
1368
- * Gets the remote object of the Animation.
1369
- */
1370
- 'Animation.resolveAnimation': {
1371
- paramsType: [Protocol.Animation.ResolveAnimationRequest];
1372
- returnType: Protocol.Animation.ResolveAnimationResponse;
1373
- };
1374
- /**
1375
- * Seek a set of animations to a particular time within each animation.
1376
- */
1377
- 'Animation.seekAnimations': {
1378
- paramsType: [Protocol.Animation.SeekAnimationsRequest];
1379
- returnType: void;
1380
- };
1381
- /**
1382
- * Sets the paused state of a set of animations.
1383
- */
1384
- 'Animation.setPaused': {
1385
- paramsType: [Protocol.Animation.SetPausedRequest];
1386
- returnType: void;
1387
- };
1388
- /**
1389
- * Sets the playback rate of the document timeline.
1390
- */
1391
- 'Animation.setPlaybackRate': {
1392
- paramsType: [Protocol.Animation.SetPlaybackRateRequest];
1393
- returnType: void;
1394
- };
1395
- /**
1396
- * Sets the timing of an animation node.
1397
- */
1398
- 'Animation.setTiming': {
1399
- paramsType: [Protocol.Animation.SetTimingRequest];
1400
- returnType: void;
1401
- };
1402
- /**
1403
- * Returns the response body and size if it were re-encoded with the specified settings. Only
1404
- * applies to images.
1405
- */
1406
- 'Audits.getEncodedResponse': {
1407
- paramsType: [Protocol.Audits.GetEncodedResponseRequest];
1408
- returnType: Protocol.Audits.GetEncodedResponseResponse;
1409
- };
1410
- /**
1411
- * Disables issues domain, prevents further issues from being reported to the client.
1412
- */
1413
- 'Audits.disable': {
1414
- paramsType: [];
1415
- returnType: void;
1416
- };
1417
- /**
1418
- * Enables issues domain, sends the issues collected so far to the client by means of the
1419
- * `issueAdded` event.
1420
- */
1421
- 'Audits.enable': {
1422
- paramsType: [];
1423
- returnType: void;
1424
- };
1425
- /**
1426
- * Runs the contrast check for the target page. Found issues are reported
1427
- * using Audits.issueAdded event.
1428
- */
1429
- 'Audits.checkContrast': {
1430
- paramsType: [Protocol.Audits.CheckContrastRequest?];
1431
- returnType: void;
1432
- };
1433
- /**
1434
- * Enables event updates for the service.
1435
- */
1436
- 'BackgroundService.startObserving': {
1437
- paramsType: [Protocol.BackgroundService.StartObservingRequest];
1438
- returnType: void;
1439
- };
1440
- /**
1441
- * Disables event updates for the service.
1442
- */
1443
- 'BackgroundService.stopObserving': {
1444
- paramsType: [Protocol.BackgroundService.StopObservingRequest];
1445
- returnType: void;
1446
- };
1447
- /**
1448
- * Set the recording state for the service.
1449
- */
1450
- 'BackgroundService.setRecording': {
1451
- paramsType: [Protocol.BackgroundService.SetRecordingRequest];
1452
- returnType: void;
1453
- };
1454
- /**
1455
- * Clears all stored data for the service.
1456
- */
1457
- 'BackgroundService.clearEvents': {
1458
- paramsType: [Protocol.BackgroundService.ClearEventsRequest];
1459
- returnType: void;
1460
- };
1461
- /**
1462
- * Set permission settings for given origin.
1463
- */
1464
- 'Browser.setPermission': {
1465
- paramsType: [Protocol.Browser.SetPermissionRequest];
1466
- returnType: void;
1467
- };
1468
- /**
1469
- * Grant specific permissions to the given origin and reject all others.
1470
- */
1471
- 'Browser.grantPermissions': {
1472
- paramsType: [Protocol.Browser.GrantPermissionsRequest];
1473
- returnType: void;
1474
- };
1475
- /**
1476
- * Reset all permission management for all origins.
1477
- */
1478
- 'Browser.resetPermissions': {
1479
- paramsType: [Protocol.Browser.ResetPermissionsRequest?];
1480
- returnType: void;
1481
- };
1482
- /**
1483
- * Set the behavior when downloading a file.
1484
- */
1485
- 'Browser.setDownloadBehavior': {
1486
- paramsType: [Protocol.Browser.SetDownloadBehaviorRequest];
1487
- returnType: void;
1488
- };
1489
- /**
1490
- * Cancel a download if in progress
1491
- */
1492
- 'Browser.cancelDownload': {
1493
- paramsType: [Protocol.Browser.CancelDownloadRequest];
1494
- returnType: void;
1495
- };
1496
- /**
1497
- * Close browser gracefully.
1498
- */
1499
- 'Browser.close': {
1500
- paramsType: [];
1501
- returnType: void;
1502
- };
1503
- /**
1504
- * Crashes browser on the main thread.
1505
- */
1506
- 'Browser.crash': {
1507
- paramsType: [];
1508
- returnType: void;
1509
- };
1510
- /**
1511
- * Crashes GPU process.
1512
- */
1513
- 'Browser.crashGpuProcess': {
1514
- paramsType: [];
1515
- returnType: void;
1516
- };
1517
- /**
1518
- * Returns version information.
1519
- */
1520
- 'Browser.getVersion': {
1521
- paramsType: [];
1522
- returnType: Protocol.Browser.GetVersionResponse;
1523
- };
1524
- /**
1525
- * Returns the command line switches for the browser process if, and only if
1526
- * --enable-automation is on the commandline.
1527
- */
1528
- 'Browser.getBrowserCommandLine': {
1529
- paramsType: [];
1530
- returnType: Protocol.Browser.GetBrowserCommandLineResponse;
1531
- };
1532
- /**
1533
- * Get Chrome histograms.
1534
- */
1535
- 'Browser.getHistograms': {
1536
- paramsType: [Protocol.Browser.GetHistogramsRequest?];
1537
- returnType: Protocol.Browser.GetHistogramsResponse;
1538
- };
1539
- /**
1540
- * Get a Chrome histogram by name.
1541
- */
1542
- 'Browser.getHistogram': {
1543
- paramsType: [Protocol.Browser.GetHistogramRequest];
1544
- returnType: Protocol.Browser.GetHistogramResponse;
1545
- };
1546
- /**
1547
- * Get position and size of the browser window.
1548
- */
1549
- 'Browser.getWindowBounds': {
1550
- paramsType: [Protocol.Browser.GetWindowBoundsRequest];
1551
- returnType: Protocol.Browser.GetWindowBoundsResponse;
1552
- };
1553
- /**
1554
- * Get the browser window that contains the devtools target.
1555
- */
1556
- 'Browser.getWindowForTarget': {
1557
- paramsType: [Protocol.Browser.GetWindowForTargetRequest?];
1558
- returnType: Protocol.Browser.GetWindowForTargetResponse;
1559
- };
1560
- /**
1561
- * Set position and/or size of the browser window.
1562
- */
1563
- 'Browser.setWindowBounds': {
1564
- paramsType: [Protocol.Browser.SetWindowBoundsRequest];
1565
- returnType: void;
1566
- };
1567
- /**
1568
- * Set dock tile details, platform-specific.
1569
- */
1570
- 'Browser.setDockTile': {
1571
- paramsType: [Protocol.Browser.SetDockTileRequest?];
1572
- returnType: void;
1573
- };
1574
- /**
1575
- * Invoke custom browser commands used by telemetry.
1576
- */
1577
- 'Browser.executeBrowserCommand': {
1578
- paramsType: [Protocol.Browser.ExecuteBrowserCommandRequest];
1579
- returnType: void;
1580
- };
1581
- /**
1582
- * Inserts a new rule with the given `ruleText` in a stylesheet with given `styleSheetId`, at the
1583
- * position specified by `location`.
1584
- */
1585
- 'CSS.addRule': {
1586
- paramsType: [Protocol.CSS.AddRuleRequest];
1587
- returnType: Protocol.CSS.AddRuleResponse;
1588
- };
1589
- /**
1590
- * Returns all class names from specified stylesheet.
1591
- */
1592
- 'CSS.collectClassNames': {
1593
- paramsType: [Protocol.CSS.CollectClassNamesRequest];
1594
- returnType: Protocol.CSS.CollectClassNamesResponse;
1595
- };
1596
- /**
1597
- * Creates a new special "via-inspector" stylesheet in the frame with given `frameId`.
1598
- */
1599
- 'CSS.createStyleSheet': {
1600
- paramsType: [Protocol.CSS.CreateStyleSheetRequest];
1601
- returnType: Protocol.CSS.CreateStyleSheetResponse;
1602
- };
1603
- /**
1604
- * Disables the CSS agent for the given page.
1605
- */
1606
- 'CSS.disable': {
1607
- paramsType: [];
1608
- returnType: void;
1609
- };
1610
- /**
1611
- * Enables the CSS agent for the given page. Clients should not assume that the CSS agent has been
1612
- * enabled until the result of this command is received.
1613
- */
1614
- 'CSS.enable': {
1615
- paramsType: [];
1616
- returnType: void;
1617
- };
1618
- /**
1619
- * Ensures that the given node will have specified pseudo-classes whenever its style is computed by
1620
- * the browser.
1621
- */
1622
- 'CSS.forcePseudoState': {
1623
- paramsType: [Protocol.CSS.ForcePseudoStateRequest];
1624
- returnType: void;
1625
- };
1626
- 'CSS.getBackgroundColors': {
1627
- paramsType: [Protocol.CSS.GetBackgroundColorsRequest];
1628
- returnType: Protocol.CSS.GetBackgroundColorsResponse;
1629
- };
1630
- /**
1631
- * Returns the computed style for a DOM node identified by `nodeId`.
1632
- */
1633
- 'CSS.getComputedStyleForNode': {
1634
- paramsType: [Protocol.CSS.GetComputedStyleForNodeRequest];
1635
- returnType: Protocol.CSS.GetComputedStyleForNodeResponse;
1636
- };
1637
- /**
1638
- * Returns the styles defined inline (explicitly in the "style" attribute and implicitly, using DOM
1639
- * attributes) for a DOM node identified by `nodeId`.
1640
- */
1641
- 'CSS.getInlineStylesForNode': {
1642
- paramsType: [Protocol.CSS.GetInlineStylesForNodeRequest];
1643
- returnType: Protocol.CSS.GetInlineStylesForNodeResponse;
1644
- };
1645
- /**
1646
- * Returns requested styles for a DOM node identified by `nodeId`.
1647
- */
1648
- 'CSS.getMatchedStylesForNode': {
1649
- paramsType: [Protocol.CSS.GetMatchedStylesForNodeRequest];
1650
- returnType: Protocol.CSS.GetMatchedStylesForNodeResponse;
1651
- };
1652
- /**
1653
- * Returns all media queries parsed by the rendering engine.
1654
- */
1655
- 'CSS.getMediaQueries': {
1656
- paramsType: [];
1657
- returnType: Protocol.CSS.GetMediaQueriesResponse;
1658
- };
1659
- /**
1660
- * Requests information about platform fonts which we used to render child TextNodes in the given
1661
- * node.
1662
- */
1663
- 'CSS.getPlatformFontsForNode': {
1664
- paramsType: [Protocol.CSS.GetPlatformFontsForNodeRequest];
1665
- returnType: Protocol.CSS.GetPlatformFontsForNodeResponse;
1666
- };
1667
- /**
1668
- * Returns the current textual content for a stylesheet.
1669
- */
1670
- 'CSS.getStyleSheetText': {
1671
- paramsType: [Protocol.CSS.GetStyleSheetTextRequest];
1672
- returnType: Protocol.CSS.GetStyleSheetTextResponse;
1673
- };
1674
- /**
1675
- * Returns all layers parsed by the rendering engine for the tree scope of a node.
1676
- * Given a DOM element identified by nodeId, getLayersForNode returns the root
1677
- * layer for the nearest ancestor document or shadow root. The layer root contains
1678
- * the full layer tree for the tree scope and their ordering.
1679
- */
1680
- 'CSS.getLayersForNode': {
1681
- paramsType: [Protocol.CSS.GetLayersForNodeRequest];
1682
- returnType: Protocol.CSS.GetLayersForNodeResponse;
1683
- };
1684
- /**
1685
- * Starts tracking the given computed styles for updates. The specified array of properties
1686
- * replaces the one previously specified. Pass empty array to disable tracking.
1687
- * Use takeComputedStyleUpdates to retrieve the list of nodes that had properties modified.
1688
- * The changes to computed style properties are only tracked for nodes pushed to the front-end
1689
- * by the DOM agent. If no changes to the tracked properties occur after the node has been pushed
1690
- * to the front-end, no updates will be issued for the node.
1691
- */
1692
- 'CSS.trackComputedStyleUpdates': {
1693
- paramsType: [Protocol.CSS.TrackComputedStyleUpdatesRequest];
1694
- returnType: void;
1695
- };
1696
- /**
1697
- * Polls the next batch of computed style updates.
1698
- */
1699
- 'CSS.takeComputedStyleUpdates': {
1700
- paramsType: [];
1701
- returnType: Protocol.CSS.TakeComputedStyleUpdatesResponse;
1702
- };
1703
- /**
1704
- * Find a rule with the given active property for the given node and set the new value for this
1705
- * property
1706
- */
1707
- 'CSS.setEffectivePropertyValueForNode': {
1708
- paramsType: [Protocol.CSS.SetEffectivePropertyValueForNodeRequest];
1709
- returnType: void;
1710
- };
1711
- /**
1712
- * Modifies the keyframe rule key text.
1713
- */
1714
- 'CSS.setKeyframeKey': {
1715
- paramsType: [Protocol.CSS.SetKeyframeKeyRequest];
1716
- returnType: Protocol.CSS.SetKeyframeKeyResponse;
1717
- };
1718
- /**
1719
- * Modifies the rule selector.
1720
- */
1721
- 'CSS.setMediaText': {
1722
- paramsType: [Protocol.CSS.SetMediaTextRequest];
1723
- returnType: Protocol.CSS.SetMediaTextResponse;
1724
- };
1725
- /**
1726
- * Modifies the expression of a container query.
1727
- */
1728
- 'CSS.setContainerQueryText': {
1729
- paramsType: [Protocol.CSS.SetContainerQueryTextRequest];
1730
- returnType: Protocol.CSS.SetContainerQueryTextResponse;
1731
- };
1732
- /**
1733
- * Modifies the expression of a supports at-rule.
1734
- */
1735
- 'CSS.setSupportsText': {
1736
- paramsType: [Protocol.CSS.SetSupportsTextRequest];
1737
- returnType: Protocol.CSS.SetSupportsTextResponse;
1738
- };
1739
- /**
1740
- * Modifies the expression of a scope at-rule.
1741
- */
1742
- 'CSS.setScopeText': {
1743
- paramsType: [Protocol.CSS.SetScopeTextRequest];
1744
- returnType: Protocol.CSS.SetScopeTextResponse;
1745
- };
1746
- /**
1747
- * Modifies the rule selector.
1748
- */
1749
- 'CSS.setRuleSelector': {
1750
- paramsType: [Protocol.CSS.SetRuleSelectorRequest];
1751
- returnType: Protocol.CSS.SetRuleSelectorResponse;
1752
- };
1753
- /**
1754
- * Sets the new stylesheet text.
1755
- */
1756
- 'CSS.setStyleSheetText': {
1757
- paramsType: [Protocol.CSS.SetStyleSheetTextRequest];
1758
- returnType: Protocol.CSS.SetStyleSheetTextResponse;
1759
- };
1760
- /**
1761
- * Applies specified style edits one after another in the given order.
1762
- */
1763
- 'CSS.setStyleTexts': {
1764
- paramsType: [Protocol.CSS.SetStyleTextsRequest];
1765
- returnType: Protocol.CSS.SetStyleTextsResponse;
1766
- };
1767
- /**
1768
- * Enables the selector recording.
1769
- */
1770
- 'CSS.startRuleUsageTracking': {
1771
- paramsType: [];
1772
- returnType: void;
1773
- };
1774
- /**
1775
- * Stop tracking rule usage and return the list of rules that were used since last call to
1776
- * `takeCoverageDelta` (or since start of coverage instrumentation)
1777
- */
1778
- 'CSS.stopRuleUsageTracking': {
1779
- paramsType: [];
1780
- returnType: Protocol.CSS.StopRuleUsageTrackingResponse;
1781
- };
1782
- /**
1783
- * Obtain list of rules that became used since last call to this method (or since start of coverage
1784
- * instrumentation)
1785
- */
1786
- 'CSS.takeCoverageDelta': {
1787
- paramsType: [];
1788
- returnType: Protocol.CSS.TakeCoverageDeltaResponse;
1789
- };
1790
- /**
1791
- * Enables/disables rendering of local CSS fonts (enabled by default).
1792
- */
1793
- 'CSS.setLocalFontsEnabled': {
1794
- paramsType: [Protocol.CSS.SetLocalFontsEnabledRequest];
1795
- returnType: void;
1796
- };
1797
- /**
1798
- * Deletes a cache.
1799
- */
1800
- 'CacheStorage.deleteCache': {
1801
- paramsType: [Protocol.CacheStorage.DeleteCacheRequest];
1802
- returnType: void;
1803
- };
1804
- /**
1805
- * Deletes a cache entry.
1806
- */
1807
- 'CacheStorage.deleteEntry': {
1808
- paramsType: [Protocol.CacheStorage.DeleteEntryRequest];
1809
- returnType: void;
1810
- };
1811
- /**
1812
- * Requests cache names.
1813
- */
1814
- 'CacheStorage.requestCacheNames': {
1815
- paramsType: [Protocol.CacheStorage.RequestCacheNamesRequest?];
1816
- returnType: Protocol.CacheStorage.RequestCacheNamesResponse;
1817
- };
1818
- /**
1819
- * Fetches cache entry.
1820
- */
1821
- 'CacheStorage.requestCachedResponse': {
1822
- paramsType: [Protocol.CacheStorage.RequestCachedResponseRequest];
1823
- returnType: Protocol.CacheStorage.RequestCachedResponseResponse;
1824
- };
1825
- /**
1826
- * Requests data from cache.
1827
- */
1828
- 'CacheStorage.requestEntries': {
1829
- paramsType: [Protocol.CacheStorage.RequestEntriesRequest];
1830
- returnType: Protocol.CacheStorage.RequestEntriesResponse;
1831
- };
1832
- /**
1833
- * Starts observing for sinks that can be used for tab mirroring, and if set,
1834
- * sinks compatible with |presentationUrl| as well. When sinks are found, a
1835
- * |sinksUpdated| event is fired.
1836
- * Also starts observing for issue messages. When an issue is added or removed,
1837
- * an |issueUpdated| event is fired.
1838
- */
1839
- 'Cast.enable': {
1840
- paramsType: [Protocol.Cast.EnableRequest?];
1841
- returnType: void;
1842
- };
1843
- /**
1844
- * Stops observing for sinks and issues.
1845
- */
1846
- 'Cast.disable': {
1847
- paramsType: [];
1848
- returnType: void;
1849
- };
1850
- /**
1851
- * Sets a sink to be used when the web page requests the browser to choose a
1852
- * sink via Presentation API, Remote Playback API, or Cast SDK.
1853
- */
1854
- 'Cast.setSinkToUse': {
1855
- paramsType: [Protocol.Cast.SetSinkToUseRequest];
1856
- returnType: void;
1857
- };
1858
- /**
1859
- * Starts mirroring the desktop to the sink.
1860
- */
1861
- 'Cast.startDesktopMirroring': {
1862
- paramsType: [Protocol.Cast.StartDesktopMirroringRequest];
1863
- returnType: void;
1864
- };
1865
- /**
1866
- * Starts mirroring the tab to the sink.
1867
- */
1868
- 'Cast.startTabMirroring': {
1869
- paramsType: [Protocol.Cast.StartTabMirroringRequest];
1870
- returnType: void;
1871
- };
1872
- /**
1873
- * Stops the active Cast session on the sink.
1874
- */
1875
- 'Cast.stopCasting': {
1876
- paramsType: [Protocol.Cast.StopCastingRequest];
1877
- returnType: void;
1878
- };
1879
- /**
1880
- * Collects class names for the node with given id and all of it's child nodes.
1881
- */
1882
- 'DOM.collectClassNamesFromSubtree': {
1883
- paramsType: [Protocol.DOM.CollectClassNamesFromSubtreeRequest];
1884
- returnType: Protocol.DOM.CollectClassNamesFromSubtreeResponse;
1885
- };
1886
- /**
1887
- * Creates a deep copy of the specified node and places it into the target container before the
1888
- * given anchor.
1889
- */
1890
- 'DOM.copyTo': {
1891
- paramsType: [Protocol.DOM.CopyToRequest];
1892
- returnType: Protocol.DOM.CopyToResponse;
1893
- };
1894
- /**
1895
- * Describes node given its id, does not require domain to be enabled. Does not start tracking any
1896
- * objects, can be used for automation.
1897
- */
1898
- 'DOM.describeNode': {
1899
- paramsType: [Protocol.DOM.DescribeNodeRequest?];
1900
- returnType: Protocol.DOM.DescribeNodeResponse;
1901
- };
1902
- /**
1903
- * Scrolls the specified rect of the given node into view if not already visible.
1904
- * Note: exactly one between nodeId, backendNodeId and objectId should be passed
1905
- * to identify the node.
1906
- */
1907
- 'DOM.scrollIntoViewIfNeeded': {
1908
- paramsType: [Protocol.DOM.ScrollIntoViewIfNeededRequest?];
1909
- returnType: void;
1910
- };
1911
- /**
1912
- * Disables DOM agent for the given page.
1913
- */
1914
- 'DOM.disable': {
1915
- paramsType: [];
1916
- returnType: void;
1917
- };
1918
- /**
1919
- * Discards search results from the session with the given id. `getSearchResults` should no longer
1920
- * be called for that search.
1921
- */
1922
- 'DOM.discardSearchResults': {
1923
- paramsType: [Protocol.DOM.DiscardSearchResultsRequest];
1924
- returnType: void;
1925
- };
1926
- /**
1927
- * Enables DOM agent for the given page.
1928
- */
1929
- 'DOM.enable': {
1930
- paramsType: [Protocol.DOM.EnableRequest?];
1931
- returnType: void;
1932
- };
1933
- /**
1934
- * Focuses the given element.
1935
- */
1936
- 'DOM.focus': {
1937
- paramsType: [Protocol.DOM.FocusRequest?];
1938
- returnType: void;
1939
- };
1940
- /**
1941
- * Returns attributes for the specified node.
1942
- */
1943
- 'DOM.getAttributes': {
1944
- paramsType: [Protocol.DOM.GetAttributesRequest];
1945
- returnType: Protocol.DOM.GetAttributesResponse;
1946
- };
1947
- /**
1948
- * Returns boxes for the given node.
1949
- */
1950
- 'DOM.getBoxModel': {
1951
- paramsType: [Protocol.DOM.GetBoxModelRequest?];
1952
- returnType: Protocol.DOM.GetBoxModelResponse;
1953
- };
1954
- /**
1955
- * Returns quads that describe node position on the page. This method
1956
- * might return multiple quads for inline nodes.
1957
- */
1958
- 'DOM.getContentQuads': {
1959
- paramsType: [Protocol.DOM.GetContentQuadsRequest?];
1960
- returnType: Protocol.DOM.GetContentQuadsResponse;
1961
- };
1962
- /**
1963
- * Returns the root DOM node (and optionally the subtree) to the caller.
1964
- */
1965
- 'DOM.getDocument': {
1966
- paramsType: [Protocol.DOM.GetDocumentRequest?];
1967
- returnType: Protocol.DOM.GetDocumentResponse;
1968
- };
1969
- /**
1970
- * Returns the root DOM node (and optionally the subtree) to the caller.
1971
- * Deprecated, as it is not designed to work well with the rest of the DOM agent.
1972
- * Use DOMSnapshot.captureSnapshot instead.
1973
- */
1974
- 'DOM.getFlattenedDocument': {
1975
- paramsType: [Protocol.DOM.GetFlattenedDocumentRequest?];
1976
- returnType: Protocol.DOM.GetFlattenedDocumentResponse;
1977
- };
1978
- /**
1979
- * Finds nodes with a given computed style in a subtree.
1980
- */
1981
- 'DOM.getNodesForSubtreeByStyle': {
1982
- paramsType: [Protocol.DOM.GetNodesForSubtreeByStyleRequest];
1983
- returnType: Protocol.DOM.GetNodesForSubtreeByStyleResponse;
1984
- };
1985
- /**
1986
- * Returns node id at given location. Depending on whether DOM domain is enabled, nodeId is
1987
- * either returned or not.
1988
- */
1989
- 'DOM.getNodeForLocation': {
1990
- paramsType: [Protocol.DOM.GetNodeForLocationRequest];
1991
- returnType: Protocol.DOM.GetNodeForLocationResponse;
1992
- };
1993
- /**
1994
- * Returns node's HTML markup.
1995
- */
1996
- 'DOM.getOuterHTML': {
1997
- paramsType: [Protocol.DOM.GetOuterHTMLRequest?];
1998
- returnType: Protocol.DOM.GetOuterHTMLResponse;
1999
- };
2000
- /**
2001
- * Returns the id of the nearest ancestor that is a relayout boundary.
2002
- */
2003
- 'DOM.getRelayoutBoundary': {
2004
- paramsType: [Protocol.DOM.GetRelayoutBoundaryRequest];
2005
- returnType: Protocol.DOM.GetRelayoutBoundaryResponse;
2006
- };
2007
- /**
2008
- * Returns search results from given `fromIndex` to given `toIndex` from the search with the given
2009
- * identifier.
2010
- */
2011
- 'DOM.getSearchResults': {
2012
- paramsType: [Protocol.DOM.GetSearchResultsRequest];
2013
- returnType: Protocol.DOM.GetSearchResultsResponse;
2014
- };
2015
- /**
2016
- * Hides any highlight.
2017
- */
2018
- 'DOM.hideHighlight': {
2019
- paramsType: [];
2020
- returnType: void;
2021
- };
2022
- /**
2023
- * Highlights DOM node.
2024
- */
2025
- 'DOM.highlightNode': {
2026
- paramsType: [];
2027
- returnType: void;
2028
- };
2029
- /**
2030
- * Highlights given rectangle.
2031
- */
2032
- 'DOM.highlightRect': {
2033
- paramsType: [];
2034
- returnType: void;
2035
- };
2036
- /**
2037
- * Marks last undoable state.
2038
- */
2039
- 'DOM.markUndoableState': {
2040
- paramsType: [];
2041
- returnType: void;
2042
- };
2043
- /**
2044
- * Moves node into the new container, places it before the given anchor.
2045
- */
2046
- 'DOM.moveTo': {
2047
- paramsType: [Protocol.DOM.MoveToRequest];
2048
- returnType: Protocol.DOM.MoveToResponse;
2049
- };
2050
- /**
2051
- * Searches for a given string in the DOM tree. Use `getSearchResults` to access search results or
2052
- * `cancelSearch` to end this search session.
2053
- */
2054
- 'DOM.performSearch': {
2055
- paramsType: [Protocol.DOM.PerformSearchRequest];
2056
- returnType: Protocol.DOM.PerformSearchResponse;
2057
- };
2058
- /**
2059
- * Requests that the node is sent to the caller given its path. // FIXME, use XPath
2060
- */
2061
- 'DOM.pushNodeByPathToFrontend': {
2062
- paramsType: [Protocol.DOM.PushNodeByPathToFrontendRequest];
2063
- returnType: Protocol.DOM.PushNodeByPathToFrontendResponse;
2064
- };
2065
- /**
2066
- * Requests that a batch of nodes is sent to the caller given their backend node ids.
2067
- */
2068
- 'DOM.pushNodesByBackendIdsToFrontend': {
2069
- paramsType: [Protocol.DOM.PushNodesByBackendIdsToFrontendRequest];
2070
- returnType: Protocol.DOM.PushNodesByBackendIdsToFrontendResponse;
2071
- };
2072
- /**
2073
- * Executes `querySelector` on a given node.
2074
- */
2075
- 'DOM.querySelector': {
2076
- paramsType: [Protocol.DOM.QuerySelectorRequest];
2077
- returnType: Protocol.DOM.QuerySelectorResponse;
2078
- };
2079
- /**
2080
- * Executes `querySelectorAll` on a given node.
2081
- */
2082
- 'DOM.querySelectorAll': {
2083
- paramsType: [Protocol.DOM.QuerySelectorAllRequest];
2084
- returnType: Protocol.DOM.QuerySelectorAllResponse;
2085
- };
2086
- /**
2087
- * Returns NodeIds of current top layer elements.
2088
- * Top layer is rendered closest to the user within a viewport, therefore its elements always
2089
- * appear on top of all other content.
2090
- */
2091
- 'DOM.getTopLayerElements': {
2092
- paramsType: [];
2093
- returnType: Protocol.DOM.GetTopLayerElementsResponse;
2094
- };
2095
- /**
2096
- * Re-does the last undone action.
2097
- */
2098
- 'DOM.redo': {
2099
- paramsType: [];
2100
- returnType: void;
2101
- };
2102
- /**
2103
- * Removes attribute with given name from an element with given id.
2104
- */
2105
- 'DOM.removeAttribute': {
2106
- paramsType: [Protocol.DOM.RemoveAttributeRequest];
2107
- returnType: void;
2108
- };
2109
- /**
2110
- * Removes node with given id.
2111
- */
2112
- 'DOM.removeNode': {
2113
- paramsType: [Protocol.DOM.RemoveNodeRequest];
2114
- returnType: void;
2115
- };
2116
- /**
2117
- * Requests that children of the node with given id are returned to the caller in form of
2118
- * `setChildNodes` events where not only immediate children are retrieved, but all children down to
2119
- * the specified depth.
2120
- */
2121
- 'DOM.requestChildNodes': {
2122
- paramsType: [Protocol.DOM.RequestChildNodesRequest];
2123
- returnType: void;
2124
- };
2125
- /**
2126
- * Requests that the node is sent to the caller given the JavaScript node object reference. All
2127
- * nodes that form the path from the node to the root are also sent to the client as a series of
2128
- * `setChildNodes` notifications.
2129
- */
2130
- 'DOM.requestNode': {
2131
- paramsType: [Protocol.DOM.RequestNodeRequest];
2132
- returnType: Protocol.DOM.RequestNodeResponse;
2133
- };
2134
- /**
2135
- * Resolves the JavaScript node object for a given NodeId or BackendNodeId.
2136
- */
2137
- 'DOM.resolveNode': {
2138
- paramsType: [Protocol.DOM.ResolveNodeRequest?];
2139
- returnType: Protocol.DOM.ResolveNodeResponse;
2140
- };
2141
- /**
2142
- * Sets attribute for an element with given id.
2143
- */
2144
- 'DOM.setAttributeValue': {
2145
- paramsType: [Protocol.DOM.SetAttributeValueRequest];
2146
- returnType: void;
2147
- };
2148
- /**
2149
- * Sets attributes on element with given id. This method is useful when user edits some existing
2150
- * attribute value and types in several attribute name/value pairs.
2151
- */
2152
- 'DOM.setAttributesAsText': {
2153
- paramsType: [Protocol.DOM.SetAttributesAsTextRequest];
2154
- returnType: void;
2155
- };
2156
- /**
2157
- * Sets files for the given file input element.
2158
- */
2159
- 'DOM.setFileInputFiles': {
2160
- paramsType: [Protocol.DOM.SetFileInputFilesRequest];
2161
- returnType: void;
2162
- };
2163
- /**
2164
- * Sets if stack traces should be captured for Nodes. See `Node.getNodeStackTraces`. Default is disabled.
2165
- */
2166
- 'DOM.setNodeStackTracesEnabled': {
2167
- paramsType: [Protocol.DOM.SetNodeStackTracesEnabledRequest];
2168
- returnType: void;
2169
- };
2170
- /**
2171
- * Gets stack traces associated with a Node. As of now, only provides stack trace for Node creation.
2172
- */
2173
- 'DOM.getNodeStackTraces': {
2174
- paramsType: [Protocol.DOM.GetNodeStackTracesRequest];
2175
- returnType: Protocol.DOM.GetNodeStackTracesResponse;
2176
- };
2177
- /**
2178
- * Returns file information for the given
2179
- * File wrapper.
2180
- */
2181
- 'DOM.getFileInfo': {
2182
- paramsType: [Protocol.DOM.GetFileInfoRequest];
2183
- returnType: Protocol.DOM.GetFileInfoResponse;
2184
- };
2185
- /**
2186
- * Enables console to refer to the node with given id via $x (see Command Line API for more details
2187
- * $x functions).
2188
- */
2189
- 'DOM.setInspectedNode': {
2190
- paramsType: [Protocol.DOM.SetInspectedNodeRequest];
2191
- returnType: void;
2192
- };
2193
- /**
2194
- * Sets node name for a node with given id.
2195
- */
2196
- 'DOM.setNodeName': {
2197
- paramsType: [Protocol.DOM.SetNodeNameRequest];
2198
- returnType: Protocol.DOM.SetNodeNameResponse;
2199
- };
2200
- /**
2201
- * Sets node value for a node with given id.
2202
- */
2203
- 'DOM.setNodeValue': {
2204
- paramsType: [Protocol.DOM.SetNodeValueRequest];
2205
- returnType: void;
2206
- };
2207
- /**
2208
- * Sets node HTML markup, returns new node id.
2209
- */
2210
- 'DOM.setOuterHTML': {
2211
- paramsType: [Protocol.DOM.SetOuterHTMLRequest];
2212
- returnType: void;
2213
- };
2214
- /**
2215
- * Undoes the last performed action.
2216
- */
2217
- 'DOM.undo': {
2218
- paramsType: [];
2219
- returnType: void;
2220
- };
2221
- /**
2222
- * Returns iframe node that owns iframe with the given domain.
2223
- */
2224
- 'DOM.getFrameOwner': {
2225
- paramsType: [Protocol.DOM.GetFrameOwnerRequest];
2226
- returnType: Protocol.DOM.GetFrameOwnerResponse;
2227
- };
2228
- /**
2229
- * Returns the query container of the given node based on container query
2230
- * conditions: containerName, physical, and logical axes. If no axes are
2231
- * provided, the style container is returned, which is the direct parent or the
2232
- * closest element with a matching container-name.
2233
- */
2234
- 'DOM.getContainerForNode': {
2235
- paramsType: [Protocol.DOM.GetContainerForNodeRequest];
2236
- returnType: Protocol.DOM.GetContainerForNodeResponse;
2237
- };
2238
- /**
2239
- * Returns the descendants of a container query container that have
2240
- * container queries against this container.
2241
- */
2242
- 'DOM.getQueryingDescendantsForContainer': {
2243
- paramsType: [Protocol.DOM.GetQueryingDescendantsForContainerRequest];
2244
- returnType: Protocol.DOM.GetQueryingDescendantsForContainerResponse;
2245
- };
2246
- /**
2247
- * Returns event listeners of the given object.
2248
- */
2249
- 'DOMDebugger.getEventListeners': {
2250
- paramsType: [Protocol.DOMDebugger.GetEventListenersRequest];
2251
- returnType: Protocol.DOMDebugger.GetEventListenersResponse;
2252
- };
2253
- /**
2254
- * Removes DOM breakpoint that was set using `setDOMBreakpoint`.
2255
- */
2256
- 'DOMDebugger.removeDOMBreakpoint': {
2257
- paramsType: [Protocol.DOMDebugger.RemoveDOMBreakpointRequest];
2258
- returnType: void;
2259
- };
2260
- /**
2261
- * Removes breakpoint on particular DOM event.
2262
- */
2263
- 'DOMDebugger.removeEventListenerBreakpoint': {
2264
- paramsType: [Protocol.DOMDebugger.RemoveEventListenerBreakpointRequest];
2265
- returnType: void;
2266
- };
2267
- /**
2268
- * Removes breakpoint on particular native event.
2269
- */
2270
- 'DOMDebugger.removeInstrumentationBreakpoint': {
2271
- paramsType: [Protocol.DOMDebugger.RemoveInstrumentationBreakpointRequest];
2272
- returnType: void;
2273
- };
2274
- /**
2275
- * Removes breakpoint from XMLHttpRequest.
2276
- */
2277
- 'DOMDebugger.removeXHRBreakpoint': {
2278
- paramsType: [Protocol.DOMDebugger.RemoveXHRBreakpointRequest];
2279
- returnType: void;
2280
- };
2281
- /**
2282
- * Sets breakpoint on particular CSP violations.
2283
- */
2284
- 'DOMDebugger.setBreakOnCSPViolation': {
2285
- paramsType: [Protocol.DOMDebugger.SetBreakOnCSPViolationRequest];
2286
- returnType: void;
2287
- };
2288
- /**
2289
- * Sets breakpoint on particular operation with DOM.
2290
- */
2291
- 'DOMDebugger.setDOMBreakpoint': {
2292
- paramsType: [Protocol.DOMDebugger.SetDOMBreakpointRequest];
2293
- returnType: void;
2294
- };
2295
- /**
2296
- * Sets breakpoint on particular DOM event.
2297
- */
2298
- 'DOMDebugger.setEventListenerBreakpoint': {
2299
- paramsType: [Protocol.DOMDebugger.SetEventListenerBreakpointRequest];
2300
- returnType: void;
2301
- };
2302
- /**
2303
- * Sets breakpoint on particular native event.
2304
- */
2305
- 'DOMDebugger.setInstrumentationBreakpoint': {
2306
- paramsType: [Protocol.DOMDebugger.SetInstrumentationBreakpointRequest];
2307
- returnType: void;
2308
- };
2309
- /**
2310
- * Sets breakpoint on XMLHttpRequest.
2311
- */
2312
- 'DOMDebugger.setXHRBreakpoint': {
2313
- paramsType: [Protocol.DOMDebugger.SetXHRBreakpointRequest];
2314
- returnType: void;
2315
- };
2316
- /**
2317
- * Sets breakpoint on particular native event.
2318
- */
2319
- 'EventBreakpoints.setInstrumentationBreakpoint': {
2320
- paramsType: [Protocol.EventBreakpoints.SetInstrumentationBreakpointRequest];
2321
- returnType: void;
2322
- };
2323
- /**
2324
- * Removes breakpoint on particular native event.
2325
- */
2326
- 'EventBreakpoints.removeInstrumentationBreakpoint': {
2327
- paramsType: [Protocol.EventBreakpoints.RemoveInstrumentationBreakpointRequest];
2328
- returnType: void;
2329
- };
2330
- /**
2331
- * Disables DOM snapshot agent for the given page.
2332
- */
2333
- 'DOMSnapshot.disable': {
2334
- paramsType: [];
2335
- returnType: void;
2336
- };
2337
- /**
2338
- * Enables DOM snapshot agent for the given page.
2339
- */
2340
- 'DOMSnapshot.enable': {
2341
- paramsType: [];
2342
- returnType: void;
2343
- };
2344
- /**
2345
- * Returns a document snapshot, including the full DOM tree of the root node (including iframes,
2346
- * template contents, and imported documents) in a flattened array, as well as layout and
2347
- * white-listed computed style information for the nodes. Shadow DOM in the returned DOM tree is
2348
- * flattened.
2349
- */
2350
- 'DOMSnapshot.getSnapshot': {
2351
- paramsType: [Protocol.DOMSnapshot.GetSnapshotRequest];
2352
- returnType: Protocol.DOMSnapshot.GetSnapshotResponse;
2353
- };
2354
- /**
2355
- * Returns a document snapshot, including the full DOM tree of the root node (including iframes,
2356
- * template contents, and imported documents) in a flattened array, as well as layout and
2357
- * white-listed computed style information for the nodes. Shadow DOM in the returned DOM tree is
2358
- * flattened.
2359
- */
2360
- 'DOMSnapshot.captureSnapshot': {
2361
- paramsType: [Protocol.DOMSnapshot.CaptureSnapshotRequest];
2362
- returnType: Protocol.DOMSnapshot.CaptureSnapshotResponse;
2363
- };
2364
- 'DOMStorage.clear': {
2365
- paramsType: [Protocol.DOMStorage.ClearRequest];
2366
- returnType: void;
2367
- };
2368
- /**
2369
- * Disables storage tracking, prevents storage events from being sent to the client.
2370
- */
2371
- 'DOMStorage.disable': {
2372
- paramsType: [];
2373
- returnType: void;
2374
- };
2375
- /**
2376
- * Enables storage tracking, storage events will now be delivered to the client.
2377
- */
2378
- 'DOMStorage.enable': {
2379
- paramsType: [];
2380
- returnType: void;
2381
- };
2382
- 'DOMStorage.getDOMStorageItems': {
2383
- paramsType: [Protocol.DOMStorage.GetDOMStorageItemsRequest];
2384
- returnType: Protocol.DOMStorage.GetDOMStorageItemsResponse;
2385
- };
2386
- 'DOMStorage.removeDOMStorageItem': {
2387
- paramsType: [Protocol.DOMStorage.RemoveDOMStorageItemRequest];
2388
- returnType: void;
2389
- };
2390
- 'DOMStorage.setDOMStorageItem': {
2391
- paramsType: [Protocol.DOMStorage.SetDOMStorageItemRequest];
2392
- returnType: void;
2393
- };
2394
- /**
2395
- * Disables database tracking, prevents database events from being sent to the client.
2396
- */
2397
- 'Database.disable': {
2398
- paramsType: [];
2399
- returnType: void;
2400
- };
2401
- /**
2402
- * Enables database tracking, database events will now be delivered to the client.
2403
- */
2404
- 'Database.enable': {
2405
- paramsType: [];
2406
- returnType: void;
2407
- };
2408
- 'Database.executeSQL': {
2409
- paramsType: [Protocol.Database.ExecuteSQLRequest];
2410
- returnType: Protocol.Database.ExecuteSQLResponse;
2411
- };
2412
- 'Database.getDatabaseTableNames': {
2413
- paramsType: [Protocol.Database.GetDatabaseTableNamesRequest];
2414
- returnType: Protocol.Database.GetDatabaseTableNamesResponse;
2415
- };
2416
- /**
2417
- * Clears the overridden Device Orientation.
2418
- */
2419
- 'DeviceOrientation.clearDeviceOrientationOverride': {
2420
- paramsType: [];
2421
- returnType: void;
2422
- };
2423
- /**
2424
- * Overrides the Device Orientation.
2425
- */
2426
- 'DeviceOrientation.setDeviceOrientationOverride': {
2427
- paramsType: [Protocol.DeviceOrientation.SetDeviceOrientationOverrideRequest];
2428
- returnType: void;
2429
- };
2430
- /**
2431
- * Tells whether emulation is supported.
2432
- */
2433
- 'Emulation.canEmulate': {
2434
- paramsType: [];
2435
- returnType: Protocol.Emulation.CanEmulateResponse;
2436
- };
2437
- /**
2438
- * Clears the overridden device metrics.
2439
- */
2440
- 'Emulation.clearDeviceMetricsOverride': {
2441
- paramsType: [];
2442
- returnType: void;
2443
- };
2444
- /**
2445
- * Clears the overridden Geolocation Position and Error.
2446
- */
2447
- 'Emulation.clearGeolocationOverride': {
2448
- paramsType: [];
2449
- returnType: void;
2450
- };
2451
- /**
2452
- * Requests that page scale factor is reset to initial values.
2453
- */
2454
- 'Emulation.resetPageScaleFactor': {
2455
- paramsType: [];
2456
- returnType: void;
2457
- };
2458
- /**
2459
- * Enables or disables simulating a focused and active page.
2460
- */
2461
- 'Emulation.setFocusEmulationEnabled': {
2462
- paramsType: [Protocol.Emulation.SetFocusEmulationEnabledRequest];
2463
- returnType: void;
2464
- };
2465
- /**
2466
- * Automatically render all web contents using a dark theme.
2467
- */
2468
- 'Emulation.setAutoDarkModeOverride': {
2469
- paramsType: [Protocol.Emulation.SetAutoDarkModeOverrideRequest?];
2470
- returnType: void;
2471
- };
2472
- /**
2473
- * Enables CPU throttling to emulate slow CPUs.
2474
- */
2475
- 'Emulation.setCPUThrottlingRate': {
2476
- paramsType: [Protocol.Emulation.SetCPUThrottlingRateRequest];
2477
- returnType: void;
2478
- };
2479
- /**
2480
- * Sets or clears an override of the default background color of the frame. This override is used
2481
- * if the content does not specify one.
2482
- */
2483
- 'Emulation.setDefaultBackgroundColorOverride': {
2484
- paramsType: [Protocol.Emulation.SetDefaultBackgroundColorOverrideRequest?];
2485
- returnType: void;
2486
- };
2487
- /**
2488
- * Overrides the values of device screen dimensions (window.screen.width, window.screen.height,
2489
- * window.innerWidth, window.innerHeight, and "device-width"/"device-height"-related CSS media
2490
- * query results).
2491
- */
2492
- 'Emulation.setDeviceMetricsOverride': {
2493
- paramsType: [Protocol.Emulation.SetDeviceMetricsOverrideRequest];
2494
- returnType: void;
2495
- };
2496
- 'Emulation.setScrollbarsHidden': {
2497
- paramsType: [Protocol.Emulation.SetScrollbarsHiddenRequest];
2498
- returnType: void;
2499
- };
2500
- 'Emulation.setDocumentCookieDisabled': {
2501
- paramsType: [Protocol.Emulation.SetDocumentCookieDisabledRequest];
2502
- returnType: void;
2503
- };
2504
- 'Emulation.setEmitTouchEventsForMouse': {
2505
- paramsType: [Protocol.Emulation.SetEmitTouchEventsForMouseRequest];
2506
- returnType: void;
2507
- };
2508
- /**
2509
- * Emulates the given media type or media feature for CSS media queries.
2510
- */
2511
- 'Emulation.setEmulatedMedia': {
2512
- paramsType: [Protocol.Emulation.SetEmulatedMediaRequest?];
2513
- returnType: void;
2514
- };
2515
- /**
2516
- * Emulates the given vision deficiency.
2517
- */
2518
- 'Emulation.setEmulatedVisionDeficiency': {
2519
- paramsType: [Protocol.Emulation.SetEmulatedVisionDeficiencyRequest];
2520
- returnType: void;
2521
- };
2522
- /**
2523
- * Overrides the Geolocation Position or Error. Omitting any of the parameters emulates position
2524
- * unavailable.
2525
- */
2526
- 'Emulation.setGeolocationOverride': {
2527
- paramsType: [Protocol.Emulation.SetGeolocationOverrideRequest?];
2528
- returnType: void;
2529
- };
2530
- /**
2531
- * Overrides the Idle state.
2532
- */
2533
- 'Emulation.setIdleOverride': {
2534
- paramsType: [Protocol.Emulation.SetIdleOverrideRequest];
2535
- returnType: void;
2536
- };
2537
- /**
2538
- * Clears Idle state overrides.
2539
- */
2540
- 'Emulation.clearIdleOverride': {
2541
- paramsType: [];
2542
- returnType: void;
2543
- };
2544
- /**
2545
- * Overrides value returned by the javascript navigator object.
2546
- */
2547
- 'Emulation.setNavigatorOverrides': {
2548
- paramsType: [Protocol.Emulation.SetNavigatorOverridesRequest];
2549
- returnType: void;
2550
- };
2551
- /**
2552
- * Sets a specified page scale factor.
2553
- */
2554
- 'Emulation.setPageScaleFactor': {
2555
- paramsType: [Protocol.Emulation.SetPageScaleFactorRequest];
2556
- returnType: void;
2557
- };
2558
- /**
2559
- * Switches script execution in the page.
2560
- */
2561
- 'Emulation.setScriptExecutionDisabled': {
2562
- paramsType: [Protocol.Emulation.SetScriptExecutionDisabledRequest];
2563
- returnType: void;
2564
- };
2565
- /**
2566
- * Enables touch on platforms which do not support them.
2567
- */
2568
- 'Emulation.setTouchEmulationEnabled': {
2569
- paramsType: [Protocol.Emulation.SetTouchEmulationEnabledRequest];
2570
- returnType: void;
2571
- };
2572
- /**
2573
- * Turns on virtual time for all frames (replacing real-time with a synthetic time source) and sets
2574
- * the current virtual time policy. Note this supersedes any previous time budget.
2575
- */
2576
- 'Emulation.setVirtualTimePolicy': {
2577
- paramsType: [Protocol.Emulation.SetVirtualTimePolicyRequest];
2578
- returnType: Protocol.Emulation.SetVirtualTimePolicyResponse;
2579
- };
2580
- /**
2581
- * Overrides default host system locale with the specified one.
2582
- */
2583
- 'Emulation.setLocaleOverride': {
2584
- paramsType: [Protocol.Emulation.SetLocaleOverrideRequest?];
2585
- returnType: void;
2586
- };
2587
- /**
2588
- * Overrides default host system timezone with the specified one.
2589
- */
2590
- 'Emulation.setTimezoneOverride': {
2591
- paramsType: [Protocol.Emulation.SetTimezoneOverrideRequest];
2592
- returnType: void;
2593
- };
2594
- /**
2595
- * Resizes the frame/viewport of the page. Note that this does not affect the frame's container
2596
- * (e.g. browser window). Can be used to produce screenshots of the specified size. Not supported
2597
- * on Android.
2598
- */
2599
- 'Emulation.setVisibleSize': {
2600
- paramsType: [Protocol.Emulation.SetVisibleSizeRequest];
2601
- returnType: void;
2602
- };
2603
- 'Emulation.setDisabledImageTypes': {
2604
- paramsType: [Protocol.Emulation.SetDisabledImageTypesRequest];
2605
- returnType: void;
2606
- };
2607
- 'Emulation.setHardwareConcurrencyOverride': {
2608
- paramsType: [Protocol.Emulation.SetHardwareConcurrencyOverrideRequest];
2609
- returnType: void;
2610
- };
2611
- /**
2612
- * Allows overriding user agent with the given string.
2613
- */
2614
- 'Emulation.setUserAgentOverride': {
2615
- paramsType: [Protocol.Emulation.SetUserAgentOverrideRequest];
2616
- returnType: void;
2617
- };
2618
- /**
2619
- * Allows overriding the automation flag.
2620
- */
2621
- 'Emulation.setAutomationOverride': {
2622
- paramsType: [Protocol.Emulation.SetAutomationOverrideRequest];
2623
- returnType: void;
2624
- };
2625
- /**
2626
- * Sends a BeginFrame to the target and returns when the frame was completed. Optionally captures a
2627
- * screenshot from the resulting frame. Requires that the target was created with enabled
2628
- * BeginFrameControl. Designed for use with --run-all-compositor-stages-before-draw, see also
2629
- * https://goo.gle/chrome-headless-rendering for more background.
2630
- */
2631
- 'HeadlessExperimental.beginFrame': {
2632
- paramsType: [Protocol.HeadlessExperimental.BeginFrameRequest?];
2633
- returnType: Protocol.HeadlessExperimental.BeginFrameResponse;
2634
- };
2635
- /**
2636
- * Disables headless events for the target.
2637
- */
2638
- 'HeadlessExperimental.disable': {
2639
- paramsType: [];
2640
- returnType: void;
2641
- };
2642
- /**
2643
- * Enables headless events for the target.
2644
- */
2645
- 'HeadlessExperimental.enable': {
2646
- paramsType: [];
2647
- returnType: void;
2648
- };
2649
- /**
2650
- * Close the stream, discard any temporary backing storage.
2651
- */
2652
- 'IO.close': {
2653
- paramsType: [Protocol.IO.CloseRequest];
2654
- returnType: void;
2655
- };
2656
- /**
2657
- * Read a chunk of the stream
2658
- */
2659
- 'IO.read': {
2660
- paramsType: [Protocol.IO.ReadRequest];
2661
- returnType: Protocol.IO.ReadResponse;
2662
- };
2663
- /**
2664
- * Return UUID of Blob object specified by a remote object id.
2665
- */
2666
- 'IO.resolveBlob': {
2667
- paramsType: [Protocol.IO.ResolveBlobRequest];
2668
- returnType: Protocol.IO.ResolveBlobResponse;
2669
- };
2670
- /**
2671
- * Clears all entries from an object store.
2672
- */
2673
- 'IndexedDB.clearObjectStore': {
2674
- paramsType: [Protocol.IndexedDB.ClearObjectStoreRequest];
2675
- returnType: void;
2676
- };
2677
- /**
2678
- * Deletes a database.
2679
- */
2680
- 'IndexedDB.deleteDatabase': {
2681
- paramsType: [Protocol.IndexedDB.DeleteDatabaseRequest];
2682
- returnType: void;
2683
- };
2684
- /**
2685
- * Delete a range of entries from an object store
2686
- */
2687
- 'IndexedDB.deleteObjectStoreEntries': {
2688
- paramsType: [Protocol.IndexedDB.DeleteObjectStoreEntriesRequest];
2689
- returnType: void;
2690
- };
2691
- /**
2692
- * Disables events from backend.
2693
- */
2694
- 'IndexedDB.disable': {
2695
- paramsType: [];
2696
- returnType: void;
2697
- };
2698
- /**
2699
- * Enables events from backend.
2700
- */
2701
- 'IndexedDB.enable': {
2702
- paramsType: [];
2703
- returnType: void;
2704
- };
2705
- /**
2706
- * Requests data from object store or index.
2707
- */
2708
- 'IndexedDB.requestData': {
2709
- paramsType: [Protocol.IndexedDB.RequestDataRequest];
2710
- returnType: Protocol.IndexedDB.RequestDataResponse;
2711
- };
2712
- /**
2713
- * Gets metadata of an object store
2714
- */
2715
- 'IndexedDB.getMetadata': {
2716
- paramsType: [Protocol.IndexedDB.GetMetadataRequest];
2717
- returnType: Protocol.IndexedDB.GetMetadataResponse;
2718
- };
2719
- /**
2720
- * Requests database with given name in given frame.
2721
- */
2722
- 'IndexedDB.requestDatabase': {
2723
- paramsType: [Protocol.IndexedDB.RequestDatabaseRequest];
2724
- returnType: Protocol.IndexedDB.RequestDatabaseResponse;
2725
- };
2726
- /**
2727
- * Requests database names for given security origin.
2728
- */
2729
- 'IndexedDB.requestDatabaseNames': {
2730
- paramsType: [Protocol.IndexedDB.RequestDatabaseNamesRequest?];
2731
- returnType: Protocol.IndexedDB.RequestDatabaseNamesResponse;
2732
- };
2733
- /**
2734
- * Dispatches a drag event into the page.
2735
- */
2736
- 'Input.dispatchDragEvent': {
2737
- paramsType: [Protocol.Input.DispatchDragEventRequest];
2738
- returnType: void;
2739
- };
2740
- /**
2741
- * Dispatches a key event to the page.
2742
- */
2743
- 'Input.dispatchKeyEvent': {
2744
- paramsType: [Protocol.Input.DispatchKeyEventRequest];
2745
- returnType: void;
2746
- };
2747
- /**
2748
- * This method emulates inserting text that doesn't come from a key press,
2749
- * for example an emoji keyboard or an IME.
2750
- */
2751
- 'Input.insertText': {
2752
- paramsType: [Protocol.Input.InsertTextRequest];
2753
- returnType: void;
2754
- };
2755
- /**
2756
- * This method sets the current candidate text for ime.
2757
- * Use imeCommitComposition to commit the final text.
2758
- * Use imeSetComposition with empty string as text to cancel composition.
2759
- */
2760
- 'Input.imeSetComposition': {
2761
- paramsType: [Protocol.Input.ImeSetCompositionRequest];
2762
- returnType: void;
2763
- };
2764
- /**
2765
- * Dispatches a mouse event to the page.
2766
- */
2767
- 'Input.dispatchMouseEvent': {
2768
- paramsType: [Protocol.Input.DispatchMouseEventRequest];
2769
- returnType: void;
2770
- };
2771
- /**
2772
- * Dispatches a touch event to the page.
2773
- */
2774
- 'Input.dispatchTouchEvent': {
2775
- paramsType: [Protocol.Input.DispatchTouchEventRequest];
2776
- returnType: void;
2777
- };
2778
- /**
2779
- * Emulates touch event from the mouse event parameters.
2780
- */
2781
- 'Input.emulateTouchFromMouseEvent': {
2782
- paramsType: [Protocol.Input.EmulateTouchFromMouseEventRequest];
2783
- returnType: void;
2784
- };
2785
- /**
2786
- * Ignores input events (useful while auditing page).
2787
- */
2788
- 'Input.setIgnoreInputEvents': {
2789
- paramsType: [Protocol.Input.SetIgnoreInputEventsRequest];
2790
- returnType: void;
2791
- };
2792
- /**
2793
- * Prevents default drag and drop behavior and instead emits `Input.dragIntercepted` events.
2794
- * Drag and drop behavior can be directly controlled via `Input.dispatchDragEvent`.
2795
- */
2796
- 'Input.setInterceptDrags': {
2797
- paramsType: [Protocol.Input.SetInterceptDragsRequest];
2798
- returnType: void;
2799
- };
2800
- /**
2801
- * Synthesizes a pinch gesture over a time period by issuing appropriate touch events.
2802
- */
2803
- 'Input.synthesizePinchGesture': {
2804
- paramsType: [Protocol.Input.SynthesizePinchGestureRequest];
2805
- returnType: void;
2806
- };
2807
- /**
2808
- * Synthesizes a scroll gesture over a time period by issuing appropriate touch events.
2809
- */
2810
- 'Input.synthesizeScrollGesture': {
2811
- paramsType: [Protocol.Input.SynthesizeScrollGestureRequest];
2812
- returnType: void;
2813
- };
2814
- /**
2815
- * Synthesizes a tap gesture over a time period by issuing appropriate touch events.
2816
- */
2817
- 'Input.synthesizeTapGesture': {
2818
- paramsType: [Protocol.Input.SynthesizeTapGestureRequest];
2819
- returnType: void;
2820
- };
2821
- /**
2822
- * Disables inspector domain notifications.
2823
- */
2824
- 'Inspector.disable': {
2825
- paramsType: [];
2826
- returnType: void;
2827
- };
2828
- /**
2829
- * Enables inspector domain notifications.
2830
- */
2831
- 'Inspector.enable': {
2832
- paramsType: [];
2833
- returnType: void;
2834
- };
2835
- /**
2836
- * Provides the reasons why the given layer was composited.
2837
- */
2838
- 'LayerTree.compositingReasons': {
2839
- paramsType: [Protocol.LayerTree.CompositingReasonsRequest];
2840
- returnType: Protocol.LayerTree.CompositingReasonsResponse;
2841
- };
2842
- /**
2843
- * Disables compositing tree inspection.
2844
- */
2845
- 'LayerTree.disable': {
2846
- paramsType: [];
2847
- returnType: void;
2848
- };
2849
- /**
2850
- * Enables compositing tree inspection.
2851
- */
2852
- 'LayerTree.enable': {
2853
- paramsType: [];
2854
- returnType: void;
2855
- };
2856
- /**
2857
- * Returns the snapshot identifier.
2858
- */
2859
- 'LayerTree.loadSnapshot': {
2860
- paramsType: [Protocol.LayerTree.LoadSnapshotRequest];
2861
- returnType: Protocol.LayerTree.LoadSnapshotResponse;
2862
- };
2863
- /**
2864
- * Returns the layer snapshot identifier.
2865
- */
2866
- 'LayerTree.makeSnapshot': {
2867
- paramsType: [Protocol.LayerTree.MakeSnapshotRequest];
2868
- returnType: Protocol.LayerTree.MakeSnapshotResponse;
2869
- };
2870
- 'LayerTree.profileSnapshot': {
2871
- paramsType: [Protocol.LayerTree.ProfileSnapshotRequest];
2872
- returnType: Protocol.LayerTree.ProfileSnapshotResponse;
2873
- };
2874
- /**
2875
- * Releases layer snapshot captured by the back-end.
2876
- */
2877
- 'LayerTree.releaseSnapshot': {
2878
- paramsType: [Protocol.LayerTree.ReleaseSnapshotRequest];
2879
- returnType: void;
2880
- };
2881
- /**
2882
- * Replays the layer snapshot and returns the resulting bitmap.
2883
- */
2884
- 'LayerTree.replaySnapshot': {
2885
- paramsType: [Protocol.LayerTree.ReplaySnapshotRequest];
2886
- returnType: Protocol.LayerTree.ReplaySnapshotResponse;
2887
- };
2888
- /**
2889
- * Replays the layer snapshot and returns canvas log.
2890
- */
2891
- 'LayerTree.snapshotCommandLog': {
2892
- paramsType: [Protocol.LayerTree.SnapshotCommandLogRequest];
2893
- returnType: Protocol.LayerTree.SnapshotCommandLogResponse;
2894
- };
2895
- /**
2896
- * Clears the log.
2897
- */
2898
- 'Log.clear': {
2899
- paramsType: [];
2900
- returnType: void;
2901
- };
2902
- /**
2903
- * Disables log domain, prevents further log entries from being reported to the client.
2904
- */
2905
- 'Log.disable': {
2906
- paramsType: [];
2907
- returnType: void;
2908
- };
2909
- /**
2910
- * Enables log domain, sends the entries collected so far to the client by means of the
2911
- * `entryAdded` notification.
2912
- */
2913
- 'Log.enable': {
2914
- paramsType: [];
2915
- returnType: void;
2916
- };
2917
- /**
2918
- * start violation reporting.
2919
- */
2920
- 'Log.startViolationsReport': {
2921
- paramsType: [Protocol.Log.StartViolationsReportRequest];
2922
- returnType: void;
2923
- };
2924
- /**
2925
- * Stop violation reporting.
2926
- */
2927
- 'Log.stopViolationsReport': {
2928
- paramsType: [];
2929
- returnType: void;
2930
- };
2931
- 'Memory.getDOMCounters': {
2932
- paramsType: [];
2933
- returnType: Protocol.Memory.GetDOMCountersResponse;
2934
- };
2935
- 'Memory.prepareForLeakDetection': {
2936
- paramsType: [];
2937
- returnType: void;
2938
- };
2939
- /**
2940
- * Simulate OomIntervention by purging V8 memory.
2941
- */
2942
- 'Memory.forciblyPurgeJavaScriptMemory': {
2943
- paramsType: [];
2944
- returnType: void;
2945
- };
2946
- /**
2947
- * Enable/disable suppressing memory pressure notifications in all processes.
2948
- */
2949
- 'Memory.setPressureNotificationsSuppressed': {
2950
- paramsType: [Protocol.Memory.SetPressureNotificationsSuppressedRequest];
2951
- returnType: void;
2952
- };
2953
- /**
2954
- * Simulate a memory pressure notification in all processes.
2955
- */
2956
- 'Memory.simulatePressureNotification': {
2957
- paramsType: [Protocol.Memory.SimulatePressureNotificationRequest];
2958
- returnType: void;
2959
- };
2960
- /**
2961
- * Start collecting native memory profile.
2962
- */
2963
- 'Memory.startSampling': {
2964
- paramsType: [Protocol.Memory.StartSamplingRequest?];
2965
- returnType: void;
2966
- };
2967
- /**
2968
- * Stop collecting native memory profile.
2969
- */
2970
- 'Memory.stopSampling': {
2971
- paramsType: [];
2972
- returnType: void;
2973
- };
2974
- /**
2975
- * Retrieve native memory allocations profile
2976
- * collected since renderer process startup.
2977
- */
2978
- 'Memory.getAllTimeSamplingProfile': {
2979
- paramsType: [];
2980
- returnType: Protocol.Memory.GetAllTimeSamplingProfileResponse;
2981
- };
2982
- /**
2983
- * Retrieve native memory allocations profile
2984
- * collected since browser process startup.
2985
- */
2986
- 'Memory.getBrowserSamplingProfile': {
2987
- paramsType: [];
2988
- returnType: Protocol.Memory.GetBrowserSamplingProfileResponse;
2989
- };
2990
- /**
2991
- * Retrieve native memory allocations profile collected since last
2992
- * `startSampling` call.
2993
- */
2994
- 'Memory.getSamplingProfile': {
2995
- paramsType: [];
2996
- returnType: Protocol.Memory.GetSamplingProfileResponse;
2997
- };
2998
- /**
2999
- * Sets a list of content encodings that will be accepted. Empty list means no encoding is accepted.
3000
- */
3001
- 'Network.setAcceptedEncodings': {
3002
- paramsType: [Protocol.Network.SetAcceptedEncodingsRequest];
3003
- returnType: void;
3004
- };
3005
- /**
3006
- * Clears accepted encodings set by setAcceptedEncodings
3007
- */
3008
- 'Network.clearAcceptedEncodingsOverride': {
3009
- paramsType: [];
3010
- returnType: void;
3011
- };
3012
- /**
3013
- * Tells whether clearing browser cache is supported.
3014
- */
3015
- 'Network.canClearBrowserCache': {
3016
- paramsType: [];
3017
- returnType: Protocol.Network.CanClearBrowserCacheResponse;
3018
- };
3019
- /**
3020
- * Tells whether clearing browser cookies is supported.
3021
- */
3022
- 'Network.canClearBrowserCookies': {
3023
- paramsType: [];
3024
- returnType: Protocol.Network.CanClearBrowserCookiesResponse;
3025
- };
3026
- /**
3027
- * Tells whether emulation of network conditions is supported.
3028
- */
3029
- 'Network.canEmulateNetworkConditions': {
3030
- paramsType: [];
3031
- returnType: Protocol.Network.CanEmulateNetworkConditionsResponse;
3032
- };
3033
- /**
3034
- * Clears browser cache.
3035
- */
3036
- 'Network.clearBrowserCache': {
3037
- paramsType: [];
3038
- returnType: void;
3039
- };
3040
- /**
3041
- * Clears browser cookies.
3042
- */
3043
- 'Network.clearBrowserCookies': {
3044
- paramsType: [];
3045
- returnType: void;
3046
- };
3047
- /**
3048
- * Response to Network.requestIntercepted which either modifies the request to continue with any
3049
- * modifications, or blocks it, or completes it with the provided response bytes. If a network
3050
- * fetch occurs as a result which encounters a redirect an additional Network.requestIntercepted
3051
- * event will be sent with the same InterceptionId.
3052
- * Deprecated, use Fetch.continueRequest, Fetch.fulfillRequest and Fetch.failRequest instead.
3053
- */
3054
- 'Network.continueInterceptedRequest': {
3055
- paramsType: [Protocol.Network.ContinueInterceptedRequestRequest];
3056
- returnType: void;
3057
- };
3058
- /**
3059
- * Deletes browser cookies with matching name and url or domain/path pair.
3060
- */
3061
- 'Network.deleteCookies': {
3062
- paramsType: [Protocol.Network.DeleteCookiesRequest];
3063
- returnType: void;
3064
- };
3065
- /**
3066
- * Disables network tracking, prevents network events from being sent to the client.
3067
- */
3068
- 'Network.disable': {
3069
- paramsType: [];
3070
- returnType: void;
3071
- };
3072
- /**
3073
- * Activates emulation of network conditions.
3074
- */
3075
- 'Network.emulateNetworkConditions': {
3076
- paramsType: [Protocol.Network.EmulateNetworkConditionsRequest];
3077
- returnType: void;
3078
- };
3079
- /**
3080
- * Enables network tracking, network events will now be delivered to the client.
3081
- */
3082
- 'Network.enable': {
3083
- paramsType: [Protocol.Network.EnableRequest?];
3084
- returnType: void;
3085
- };
3086
- /**
3087
- * Returns all browser cookies. Depending on the backend support, will return detailed cookie
3088
- * information in the `cookies` field.
3089
- * Deprecated. Use Storage.getCookies instead.
3090
- */
3091
- 'Network.getAllCookies': {
3092
- paramsType: [];
3093
- returnType: Protocol.Network.GetAllCookiesResponse;
3094
- };
3095
- /**
3096
- * Returns the DER-encoded certificate.
3097
- */
3098
- 'Network.getCertificate': {
3099
- paramsType: [Protocol.Network.GetCertificateRequest];
3100
- returnType: Protocol.Network.GetCertificateResponse;
3101
- };
3102
- /**
3103
- * Returns all browser cookies for the current URL. Depending on the backend support, will return
3104
- * detailed cookie information in the `cookies` field.
3105
- */
3106
- 'Network.getCookies': {
3107
- paramsType: [Protocol.Network.GetCookiesRequest?];
3108
- returnType: Protocol.Network.GetCookiesResponse;
3109
- };
3110
- /**
3111
- * Returns content served for the given request.
3112
- */
3113
- 'Network.getResponseBody': {
3114
- paramsType: [Protocol.Network.GetResponseBodyRequest];
3115
- returnType: Protocol.Network.GetResponseBodyResponse;
3116
- };
3117
- /**
3118
- * Returns post data sent with the request. Returns an error when no data was sent with the request.
3119
- */
3120
- 'Network.getRequestPostData': {
3121
- paramsType: [Protocol.Network.GetRequestPostDataRequest];
3122
- returnType: Protocol.Network.GetRequestPostDataResponse;
3123
- };
3124
- /**
3125
- * Returns content served for the given currently intercepted request.
3126
- */
3127
- 'Network.getResponseBodyForInterception': {
3128
- paramsType: [Protocol.Network.GetResponseBodyForInterceptionRequest];
3129
- returnType: Protocol.Network.GetResponseBodyForInterceptionResponse;
3130
- };
3131
- /**
3132
- * Returns a handle to the stream representing the response body. Note that after this command,
3133
- * the intercepted request can't be continued as is -- you either need to cancel it or to provide
3134
- * the response body. The stream only supports sequential read, IO.read will fail if the position
3135
- * is specified.
3136
- */
3137
- 'Network.takeResponseBodyForInterceptionAsStream': {
3138
- paramsType: [Protocol.Network.TakeResponseBodyForInterceptionAsStreamRequest];
3139
- returnType: Protocol.Network.TakeResponseBodyForInterceptionAsStreamResponse;
3140
- };
3141
- /**
3142
- * This method sends a new XMLHttpRequest which is identical to the original one. The following
3143
- * parameters should be identical: method, url, async, request body, extra headers, withCredentials
3144
- * attribute, user, password.
3145
- */
3146
- 'Network.replayXHR': {
3147
- paramsType: [Protocol.Network.ReplayXHRRequest];
3148
- returnType: void;
3149
- };
3150
- /**
3151
- * Searches for given string in response content.
3152
- */
3153
- 'Network.searchInResponseBody': {
3154
- paramsType: [Protocol.Network.SearchInResponseBodyRequest];
3155
- returnType: Protocol.Network.SearchInResponseBodyResponse;
3156
- };
3157
- /**
3158
- * Blocks URLs from loading.
3159
- */
3160
- 'Network.setBlockedURLs': {
3161
- paramsType: [Protocol.Network.SetBlockedURLsRequest];
3162
- returnType: void;
3163
- };
3164
- /**
3165
- * Toggles ignoring of service worker for each request.
3166
- */
3167
- 'Network.setBypassServiceWorker': {
3168
- paramsType: [Protocol.Network.SetBypassServiceWorkerRequest];
3169
- returnType: void;
3170
- };
3171
- /**
3172
- * Toggles ignoring cache for each request. If `true`, cache will not be used.
3173
- */
3174
- 'Network.setCacheDisabled': {
3175
- paramsType: [Protocol.Network.SetCacheDisabledRequest];
3176
- returnType: void;
3177
- };
3178
- /**
3179
- * Sets a cookie with the given cookie data; may overwrite equivalent cookies if they exist.
3180
- */
3181
- 'Network.setCookie': {
3182
- paramsType: [Protocol.Network.SetCookieRequest];
3183
- returnType: Protocol.Network.SetCookieResponse;
3184
- };
3185
- /**
3186
- * Sets given cookies.
3187
- */
3188
- 'Network.setCookies': {
3189
- paramsType: [Protocol.Network.SetCookiesRequest];
3190
- returnType: void;
3191
- };
3192
- /**
3193
- * Specifies whether to always send extra HTTP headers with the requests from this page.
3194
- */
3195
- 'Network.setExtraHTTPHeaders': {
3196
- paramsType: [Protocol.Network.SetExtraHTTPHeadersRequest];
3197
- returnType: void;
3198
- };
3199
- /**
3200
- * Specifies whether to attach a page script stack id in requests
3201
- */
3202
- 'Network.setAttachDebugStack': {
3203
- paramsType: [Protocol.Network.SetAttachDebugStackRequest];
3204
- returnType: void;
3205
- };
3206
- /**
3207
- * Sets the requests to intercept that match the provided patterns and optionally resource types.
3208
- * Deprecated, please use Fetch.enable instead.
3209
- */
3210
- 'Network.setRequestInterception': {
3211
- paramsType: [Protocol.Network.SetRequestInterceptionRequest];
3212
- returnType: void;
3213
- };
3214
- /**
3215
- * Allows overriding user agent with the given string.
3216
- */
3217
- 'Network.setUserAgentOverride': {
3218
- paramsType: [Protocol.Network.SetUserAgentOverrideRequest];
3219
- returnType: void;
3220
- };
3221
- /**
3222
- * Returns information about the COEP/COOP isolation status.
3223
- */
3224
- 'Network.getSecurityIsolationStatus': {
3225
- paramsType: [Protocol.Network.GetSecurityIsolationStatusRequest?];
3226
- returnType: Protocol.Network.GetSecurityIsolationStatusResponse;
3227
- };
3228
- /**
3229
- * Enables tracking for the Reporting API, events generated by the Reporting API will now be delivered to the client.
3230
- * Enabling triggers 'reportingApiReportAdded' for all existing reports.
3231
- */
3232
- 'Network.enableReportingApi': {
3233
- paramsType: [Protocol.Network.EnableReportingApiRequest];
3234
- returnType: void;
3235
- };
3236
- /**
3237
- * Fetches the resource and returns the content.
3238
- */
3239
- 'Network.loadNetworkResource': {
3240
- paramsType: [Protocol.Network.LoadNetworkResourceRequest];
3241
- returnType: Protocol.Network.LoadNetworkResourceResponse;
3242
- };
3243
- /**
3244
- * Disables domain notifications.
3245
- */
3246
- 'Overlay.disable': {
3247
- paramsType: [];
3248
- returnType: void;
3249
- };
3250
- /**
3251
- * Enables domain notifications.
3252
- */
3253
- 'Overlay.enable': {
3254
- paramsType: [];
3255
- returnType: void;
3256
- };
3257
- /**
3258
- * For testing.
3259
- */
3260
- 'Overlay.getHighlightObjectForTest': {
3261
- paramsType: [Protocol.Overlay.GetHighlightObjectForTestRequest];
3262
- returnType: Protocol.Overlay.GetHighlightObjectForTestResponse;
3263
- };
3264
- /**
3265
- * For Persistent Grid testing.
3266
- */
3267
- 'Overlay.getGridHighlightObjectsForTest': {
3268
- paramsType: [Protocol.Overlay.GetGridHighlightObjectsForTestRequest];
3269
- returnType: Protocol.Overlay.GetGridHighlightObjectsForTestResponse;
3270
- };
3271
- /**
3272
- * For Source Order Viewer testing.
3273
- */
3274
- 'Overlay.getSourceOrderHighlightObjectForTest': {
3275
- paramsType: [Protocol.Overlay.GetSourceOrderHighlightObjectForTestRequest];
3276
- returnType: Protocol.Overlay.GetSourceOrderHighlightObjectForTestResponse;
3277
- };
3278
- /**
3279
- * Hides any highlight.
3280
- */
3281
- 'Overlay.hideHighlight': {
3282
- paramsType: [];
3283
- returnType: void;
3284
- };
3285
- /**
3286
- * Highlights owner element of the frame with given id.
3287
- * Deprecated: Doesn't work reliablity and cannot be fixed due to process
3288
- * separatation (the owner node might be in a different process). Determine
3289
- * the owner node in the client and use highlightNode.
3290
- */
3291
- 'Overlay.highlightFrame': {
3292
- paramsType: [Protocol.Overlay.HighlightFrameRequest];
3293
- returnType: void;
3294
- };
3295
- /**
3296
- * Highlights DOM node with given id or with the given JavaScript object wrapper. Either nodeId or
3297
- * objectId must be specified.
3298
- */
3299
- 'Overlay.highlightNode': {
3300
- paramsType: [Protocol.Overlay.HighlightNodeRequest];
3301
- returnType: void;
3302
- };
3303
- /**
3304
- * Highlights given quad. Coordinates are absolute with respect to the main frame viewport.
3305
- */
3306
- 'Overlay.highlightQuad': {
3307
- paramsType: [Protocol.Overlay.HighlightQuadRequest];
3308
- returnType: void;
3309
- };
3310
- /**
3311
- * Highlights given rectangle. Coordinates are absolute with respect to the main frame viewport.
3312
- */
3313
- 'Overlay.highlightRect': {
3314
- paramsType: [Protocol.Overlay.HighlightRectRequest];
3315
- returnType: void;
3316
- };
3317
- /**
3318
- * Highlights the source order of the children of the DOM node with given id or with the given
3319
- * JavaScript object wrapper. Either nodeId or objectId must be specified.
3320
- */
3321
- 'Overlay.highlightSourceOrder': {
3322
- paramsType: [Protocol.Overlay.HighlightSourceOrderRequest];
3323
- returnType: void;
3324
- };
3325
- /**
3326
- * Enters the 'inspect' mode. In this mode, elements that user is hovering over are highlighted.
3327
- * Backend then generates 'inspectNodeRequested' event upon element selection.
3328
- */
3329
- 'Overlay.setInspectMode': {
3330
- paramsType: [Protocol.Overlay.SetInspectModeRequest];
3331
- returnType: void;
3332
- };
3333
- /**
3334
- * Highlights owner element of all frames detected to be ads.
3335
- */
3336
- 'Overlay.setShowAdHighlights': {
3337
- paramsType: [Protocol.Overlay.SetShowAdHighlightsRequest];
3338
- returnType: void;
3339
- };
3340
- 'Overlay.setPausedInDebuggerMessage': {
3341
- paramsType: [Protocol.Overlay.SetPausedInDebuggerMessageRequest?];
3342
- returnType: void;
3343
- };
3344
- /**
3345
- * Requests that backend shows debug borders on layers
3346
- */
3347
- 'Overlay.setShowDebugBorders': {
3348
- paramsType: [Protocol.Overlay.SetShowDebugBordersRequest];
3349
- returnType: void;
3350
- };
3351
- /**
3352
- * Requests that backend shows the FPS counter
3353
- */
3354
- 'Overlay.setShowFPSCounter': {
3355
- paramsType: [Protocol.Overlay.SetShowFPSCounterRequest];
3356
- returnType: void;
3357
- };
3358
- /**
3359
- * Highlight multiple elements with the CSS Grid overlay.
3360
- */
3361
- 'Overlay.setShowGridOverlays': {
3362
- paramsType: [Protocol.Overlay.SetShowGridOverlaysRequest];
3363
- returnType: void;
3364
- };
3365
- 'Overlay.setShowFlexOverlays': {
3366
- paramsType: [Protocol.Overlay.SetShowFlexOverlaysRequest];
3367
- returnType: void;
3368
- };
3369
- 'Overlay.setShowScrollSnapOverlays': {
3370
- paramsType: [Protocol.Overlay.SetShowScrollSnapOverlaysRequest];
3371
- returnType: void;
3372
- };
3373
- 'Overlay.setShowContainerQueryOverlays': {
3374
- paramsType: [Protocol.Overlay.SetShowContainerQueryOverlaysRequest];
3375
- returnType: void;
3376
- };
3377
- /**
3378
- * Requests that backend shows paint rectangles
3379
- */
3380
- 'Overlay.setShowPaintRects': {
3381
- paramsType: [Protocol.Overlay.SetShowPaintRectsRequest];
3382
- returnType: void;
3383
- };
3384
- /**
3385
- * Requests that backend shows layout shift regions
3386
- */
3387
- 'Overlay.setShowLayoutShiftRegions': {
3388
- paramsType: [Protocol.Overlay.SetShowLayoutShiftRegionsRequest];
3389
- returnType: void;
3390
- };
3391
- /**
3392
- * Requests that backend shows scroll bottleneck rects
3393
- */
3394
- 'Overlay.setShowScrollBottleneckRects': {
3395
- paramsType: [Protocol.Overlay.SetShowScrollBottleneckRectsRequest];
3396
- returnType: void;
3397
- };
3398
- /**
3399
- * Deprecated, no longer has any effect.
3400
- */
3401
- 'Overlay.setShowHitTestBorders': {
3402
- paramsType: [Protocol.Overlay.SetShowHitTestBordersRequest];
3403
- returnType: void;
3404
- };
3405
- /**
3406
- * Request that backend shows an overlay with web vital metrics.
3407
- */
3408
- 'Overlay.setShowWebVitals': {
3409
- paramsType: [Protocol.Overlay.SetShowWebVitalsRequest];
3410
- returnType: void;
3411
- };
3412
- /**
3413
- * Paints viewport size upon main frame resize.
3414
- */
3415
- 'Overlay.setShowViewportSizeOnResize': {
3416
- paramsType: [Protocol.Overlay.SetShowViewportSizeOnResizeRequest];
3417
- returnType: void;
3418
- };
3419
- /**
3420
- * Add a dual screen device hinge
3421
- */
3422
- 'Overlay.setShowHinge': {
3423
- paramsType: [Protocol.Overlay.SetShowHingeRequest?];
3424
- returnType: void;
3425
- };
3426
- /**
3427
- * Show elements in isolation mode with overlays.
3428
- */
3429
- 'Overlay.setShowIsolatedElements': {
3430
- paramsType: [Protocol.Overlay.SetShowIsolatedElementsRequest];
3431
- returnType: void;
3432
- };
3433
- /**
3434
- * Deprecated, please use addScriptToEvaluateOnNewDocument instead.
3435
- */
3436
- 'Page.addScriptToEvaluateOnLoad': {
3437
- paramsType: [Protocol.Page.AddScriptToEvaluateOnLoadRequest];
3438
- returnType: Protocol.Page.AddScriptToEvaluateOnLoadResponse;
3439
- };
3440
- /**
3441
- * Evaluates given script in every frame upon creation (before loading frame's scripts).
3442
- */
3443
- 'Page.addScriptToEvaluateOnNewDocument': {
3444
- paramsType: [Protocol.Page.AddScriptToEvaluateOnNewDocumentRequest];
3445
- returnType: Protocol.Page.AddScriptToEvaluateOnNewDocumentResponse;
3446
- };
3447
- /**
3448
- * Brings page to front (activates tab).
3449
- */
3450
- 'Page.bringToFront': {
3451
- paramsType: [];
3452
- returnType: void;
3453
- };
3454
- /**
3455
- * Capture page screenshot.
3456
- */
3457
- 'Page.captureScreenshot': {
3458
- paramsType: [Protocol.Page.CaptureScreenshotRequest?];
3459
- returnType: Protocol.Page.CaptureScreenshotResponse;
3460
- };
3461
- /**
3462
- * Returns a snapshot of the page as a string. For MHTML format, the serialization includes
3463
- * iframes, shadow DOM, external resources, and element-inline styles.
3464
- */
3465
- 'Page.captureSnapshot': {
3466
- paramsType: [Protocol.Page.CaptureSnapshotRequest?];
3467
- returnType: Protocol.Page.CaptureSnapshotResponse;
3468
- };
3469
- /**
3470
- * Clears the overridden device metrics.
3471
- */
3472
- 'Page.clearDeviceMetricsOverride': {
3473
- paramsType: [];
3474
- returnType: void;
3475
- };
3476
- /**
3477
- * Clears the overridden Device Orientation.
3478
- */
3479
- 'Page.clearDeviceOrientationOverride': {
3480
- paramsType: [];
3481
- returnType: void;
3482
- };
3483
- /**
3484
- * Clears the overridden Geolocation Position and Error.
3485
- */
3486
- 'Page.clearGeolocationOverride': {
3487
- paramsType: [];
3488
- returnType: void;
3489
- };
3490
- /**
3491
- * Creates an isolated world for the given frame.
3492
- */
3493
- 'Page.createIsolatedWorld': {
3494
- paramsType: [Protocol.Page.CreateIsolatedWorldRequest];
3495
- returnType: Protocol.Page.CreateIsolatedWorldResponse;
3496
- };
3497
- /**
3498
- * Deletes browser cookie with given name, domain and path.
3499
- */
3500
- 'Page.deleteCookie': {
3501
- paramsType: [Protocol.Page.DeleteCookieRequest];
3502
- returnType: void;
3503
- };
3504
- /**
3505
- * Disables page domain notifications.
3506
- */
3507
- 'Page.disable': {
3508
- paramsType: [];
3509
- returnType: void;
3510
- };
3511
- /**
3512
- * Enables page domain notifications.
3513
- */
3514
- 'Page.enable': {
3515
- paramsType: [];
3516
- returnType: void;
3517
- };
3518
- 'Page.getAppManifest': {
3519
- paramsType: [];
3520
- returnType: Protocol.Page.GetAppManifestResponse;
3521
- };
3522
- 'Page.getInstallabilityErrors': {
3523
- paramsType: [];
3524
- returnType: Protocol.Page.GetInstallabilityErrorsResponse;
3525
- };
3526
- 'Page.getManifestIcons': {
3527
- paramsType: [];
3528
- returnType: Protocol.Page.GetManifestIconsResponse;
3529
- };
3530
- /**
3531
- * Returns the unique (PWA) app id.
3532
- * Only returns values if the feature flag 'WebAppEnableManifestId' is enabled
3533
- */
3534
- 'Page.getAppId': {
3535
- paramsType: [];
3536
- returnType: Protocol.Page.GetAppIdResponse;
3537
- };
3538
- 'Page.getAdScriptId': {
3539
- paramsType: [Protocol.Page.GetAdScriptIdRequest];
3540
- returnType: Protocol.Page.GetAdScriptIdResponse;
3541
- };
3542
- /**
3543
- * Returns all browser cookies for the page and all of its subframes. Depending
3544
- * on the backend support, will return detailed cookie information in the
3545
- * `cookies` field.
3546
- */
3547
- 'Page.getCookies': {
3548
- paramsType: [];
3549
- returnType: Protocol.Page.GetCookiesResponse;
3550
- };
3551
- /**
3552
- * Returns present frame tree structure.
3553
- */
3554
- 'Page.getFrameTree': {
3555
- paramsType: [];
3556
- returnType: Protocol.Page.GetFrameTreeResponse;
3557
- };
3558
- /**
3559
- * Returns metrics relating to the layouting of the page, such as viewport bounds/scale.
3560
- */
3561
- 'Page.getLayoutMetrics': {
3562
- paramsType: [];
3563
- returnType: Protocol.Page.GetLayoutMetricsResponse;
3564
- };
3565
- /**
3566
- * Returns navigation history for the current page.
3567
- */
3568
- 'Page.getNavigationHistory': {
3569
- paramsType: [];
3570
- returnType: Protocol.Page.GetNavigationHistoryResponse;
3571
- };
3572
- /**
3573
- * Resets navigation history for the current page.
3574
- */
3575
- 'Page.resetNavigationHistory': {
3576
- paramsType: [];
3577
- returnType: void;
3578
- };
3579
- /**
3580
- * Returns content of the given resource.
3581
- */
3582
- 'Page.getResourceContent': {
3583
- paramsType: [Protocol.Page.GetResourceContentRequest];
3584
- returnType: Protocol.Page.GetResourceContentResponse;
3585
- };
3586
- /**
3587
- * Returns present frame / resource tree structure.
3588
- */
3589
- 'Page.getResourceTree': {
3590
- paramsType: [];
3591
- returnType: Protocol.Page.GetResourceTreeResponse;
3592
- };
3593
- /**
3594
- * Accepts or dismisses a JavaScript initiated dialog (alert, confirm, prompt, or onbeforeunload).
3595
- */
3596
- 'Page.handleJavaScriptDialog': {
3597
- paramsType: [Protocol.Page.HandleJavaScriptDialogRequest];
3598
- returnType: void;
3599
- };
3600
- /**
3601
- * Navigates current page to the given URL.
3602
- */
3603
- 'Page.navigate': {
3604
- paramsType: [Protocol.Page.NavigateRequest];
3605
- returnType: Protocol.Page.NavigateResponse;
3606
- };
3607
- /**
3608
- * Navigates current page to the given history entry.
3609
- */
3610
- 'Page.navigateToHistoryEntry': {
3611
- paramsType: [Protocol.Page.NavigateToHistoryEntryRequest];
3612
- returnType: void;
3613
- };
3614
- /**
3615
- * Print page as PDF.
3616
- */
3617
- 'Page.printToPDF': {
3618
- paramsType: [Protocol.Page.PrintToPDFRequest?];
3619
- returnType: Protocol.Page.PrintToPDFResponse;
3620
- };
3621
- /**
3622
- * Reloads given page optionally ignoring the cache.
3623
- */
3624
- 'Page.reload': {
3625
- paramsType: [Protocol.Page.ReloadRequest?];
3626
- returnType: void;
3627
- };
3628
- /**
3629
- * Deprecated, please use removeScriptToEvaluateOnNewDocument instead.
3630
- */
3631
- 'Page.removeScriptToEvaluateOnLoad': {
3632
- paramsType: [Protocol.Page.RemoveScriptToEvaluateOnLoadRequest];
3633
- returnType: void;
3634
- };
3635
- /**
3636
- * Removes given script from the list.
3637
- */
3638
- 'Page.removeScriptToEvaluateOnNewDocument': {
3639
- paramsType: [Protocol.Page.RemoveScriptToEvaluateOnNewDocumentRequest];
3640
- returnType: void;
3641
- };
3642
- /**
3643
- * Acknowledges that a screencast frame has been received by the frontend.
3644
- */
3645
- 'Page.screencastFrameAck': {
3646
- paramsType: [Protocol.Page.ScreencastFrameAckRequest];
3647
- returnType: void;
3648
- };
3649
- /**
3650
- * Searches for given string in resource content.
3651
- */
3652
- 'Page.searchInResource': {
3653
- paramsType: [Protocol.Page.SearchInResourceRequest];
3654
- returnType: Protocol.Page.SearchInResourceResponse;
3655
- };
3656
- /**
3657
- * Enable Chrome's experimental ad filter on all sites.
3658
- */
3659
- 'Page.setAdBlockingEnabled': {
3660
- paramsType: [Protocol.Page.SetAdBlockingEnabledRequest];
3661
- returnType: void;
3662
- };
3663
- /**
3664
- * Enable page Content Security Policy by-passing.
3665
- */
3666
- 'Page.setBypassCSP': {
3667
- paramsType: [Protocol.Page.SetBypassCSPRequest];
3668
- returnType: void;
3669
- };
3670
- /**
3671
- * Get Permissions Policy state on given frame.
3672
- */
3673
- 'Page.getPermissionsPolicyState': {
3674
- paramsType: [Protocol.Page.GetPermissionsPolicyStateRequest];
3675
- returnType: Protocol.Page.GetPermissionsPolicyStateResponse;
3676
- };
3677
- /**
3678
- * Get Origin Trials on given frame.
3679
- */
3680
- 'Page.getOriginTrials': {
3681
- paramsType: [Protocol.Page.GetOriginTrialsRequest];
3682
- returnType: Protocol.Page.GetOriginTrialsResponse;
3683
- };
3684
- /**
3685
- * Overrides the values of device screen dimensions (window.screen.width, window.screen.height,
3686
- * window.innerWidth, window.innerHeight, and "device-width"/"device-height"-related CSS media
3687
- * query results).
3688
- */
3689
- 'Page.setDeviceMetricsOverride': {
3690
- paramsType: [Protocol.Page.SetDeviceMetricsOverrideRequest];
3691
- returnType: void;
3692
- };
3693
- /**
3694
- * Overrides the Device Orientation.
3695
- */
3696
- 'Page.setDeviceOrientationOverride': {
3697
- paramsType: [Protocol.Page.SetDeviceOrientationOverrideRequest];
3698
- returnType: void;
3699
- };
3700
- /**
3701
- * Set generic font families.
3702
- */
3703
- 'Page.setFontFamilies': {
3704
- paramsType: [Protocol.Page.SetFontFamiliesRequest];
3705
- returnType: void;
3706
- };
3707
- /**
3708
- * Set default font sizes.
3709
- */
3710
- 'Page.setFontSizes': {
3711
- paramsType: [Protocol.Page.SetFontSizesRequest];
3712
- returnType: void;
3713
- };
3714
- /**
3715
- * Sets given markup as the document's HTML.
3716
- */
3717
- 'Page.setDocumentContent': {
3718
- paramsType: [Protocol.Page.SetDocumentContentRequest];
3719
- returnType: void;
3720
- };
3721
- /**
3722
- * Set the behavior when downloading a file.
3723
- */
3724
- 'Page.setDownloadBehavior': {
3725
- paramsType: [Protocol.Page.SetDownloadBehaviorRequest];
3726
- returnType: void;
3727
- };
3728
- /**
3729
- * Overrides the Geolocation Position or Error. Omitting any of the parameters emulates position
3730
- * unavailable.
3731
- */
3732
- 'Page.setGeolocationOverride': {
3733
- paramsType: [Protocol.Page.SetGeolocationOverrideRequest?];
3734
- returnType: void;
3735
- };
3736
- /**
3737
- * Controls whether page will emit lifecycle events.
3738
- */
3739
- 'Page.setLifecycleEventsEnabled': {
3740
- paramsType: [Protocol.Page.SetLifecycleEventsEnabledRequest];
3741
- returnType: void;
3742
- };
3743
- /**
3744
- * Toggles mouse event-based touch event emulation.
3745
- */
3746
- 'Page.setTouchEmulationEnabled': {
3747
- paramsType: [Protocol.Page.SetTouchEmulationEnabledRequest];
3748
- returnType: void;
3749
- };
3750
- /**
3751
- * Starts sending each frame using the `screencastFrame` event.
3752
- */
3753
- 'Page.startScreencast': {
3754
- paramsType: [Protocol.Page.StartScreencastRequest?];
3755
- returnType: void;
3756
- };
3757
- /**
3758
- * Force the page stop all navigations and pending resource fetches.
3759
- */
3760
- 'Page.stopLoading': {
3761
- paramsType: [];
3762
- returnType: void;
3763
- };
3764
- /**
3765
- * Crashes renderer on the IO thread, generates minidumps.
3766
- */
3767
- 'Page.crash': {
3768
- paramsType: [];
3769
- returnType: void;
3770
- };
3771
- /**
3772
- * Tries to close page, running its beforeunload hooks, if any.
3773
- */
3774
- 'Page.close': {
3775
- paramsType: [];
3776
- returnType: void;
3777
- };
3778
- /**
3779
- * Tries to update the web lifecycle state of the page.
3780
- * It will transition the page to the given state according to:
3781
- * https://github.com/WICG/web-lifecycle/
3782
- */
3783
- 'Page.setWebLifecycleState': {
3784
- paramsType: [Protocol.Page.SetWebLifecycleStateRequest];
3785
- returnType: void;
3786
- };
3787
- /**
3788
- * Stops sending each frame in the `screencastFrame`.
3789
- */
3790
- 'Page.stopScreencast': {
3791
- paramsType: [];
3792
- returnType: void;
3793
- };
3794
- /**
3795
- * Requests backend to produce compilation cache for the specified scripts.
3796
- * `scripts` are appeneded to the list of scripts for which the cache
3797
- * would be produced. The list may be reset during page navigation.
3798
- * When script with a matching URL is encountered, the cache is optionally
3799
- * produced upon backend discretion, based on internal heuristics.
3800
- * See also: `Page.compilationCacheProduced`.
3801
- */
3802
- 'Page.produceCompilationCache': {
3803
- paramsType: [Protocol.Page.ProduceCompilationCacheRequest];
3804
- returnType: void;
3805
- };
3806
- /**
3807
- * Seeds compilation cache for given url. Compilation cache does not survive
3808
- * cross-process navigation.
3809
- */
3810
- 'Page.addCompilationCache': {
3811
- paramsType: [Protocol.Page.AddCompilationCacheRequest];
3812
- returnType: void;
3813
- };
3814
- /**
3815
- * Clears seeded compilation cache.
3816
- */
3817
- 'Page.clearCompilationCache': {
3818
- paramsType: [];
3819
- returnType: void;
3820
- };
3821
- /**
3822
- * Sets the Secure Payment Confirmation transaction mode.
3823
- * https://w3c.github.io/secure-payment-confirmation/#sctn-automation-set-spc-transaction-mode
3824
- */
3825
- 'Page.setSPCTransactionMode': {
3826
- paramsType: [Protocol.Page.SetSPCTransactionModeRequest];
3827
- returnType: void;
3828
- };
3829
- /**
3830
- * Generates a report for testing.
3831
- */
3832
- 'Page.generateTestReport': {
3833
- paramsType: [Protocol.Page.GenerateTestReportRequest];
3834
- returnType: void;
3835
- };
3836
- /**
3837
- * Pauses page execution. Can be resumed using generic Runtime.runIfWaitingForDebugger.
3838
- */
3839
- 'Page.waitForDebugger': {
3840
- paramsType: [];
3841
- returnType: void;
3842
- };
3843
- /**
3844
- * Intercept file chooser requests and transfer control to protocol clients.
3845
- * When file chooser interception is enabled, native file chooser dialog is not shown.
3846
- * Instead, a protocol event `Page.fileChooserOpened` is emitted.
3847
- */
3848
- 'Page.setInterceptFileChooserDialog': {
3849
- paramsType: [Protocol.Page.SetInterceptFileChooserDialogRequest];
3850
- returnType: void;
3851
- };
3852
- /**
3853
- * Disable collecting and reporting metrics.
3854
- */
3855
- 'Performance.disable': {
3856
- paramsType: [];
3857
- returnType: void;
3858
- };
3859
- /**
3860
- * Enable collecting and reporting metrics.
3861
- */
3862
- 'Performance.enable': {
3863
- paramsType: [Protocol.Performance.EnableRequest?];
3864
- returnType: void;
3865
- };
3866
- /**
3867
- * Sets time domain to use for collecting and reporting duration metrics.
3868
- * Note that this must be called before enabling metrics collection. Calling
3869
- * this method while metrics collection is enabled returns an error.
3870
- */
3871
- 'Performance.setTimeDomain': {
3872
- paramsType: [Protocol.Performance.SetTimeDomainRequest];
3873
- returnType: void;
3874
- };
3875
- /**
3876
- * Retrieve current values of run-time metrics.
3877
- */
3878
- 'Performance.getMetrics': {
3879
- paramsType: [];
3880
- returnType: Protocol.Performance.GetMetricsResponse;
3881
- };
3882
- /**
3883
- * Previously buffered events would be reported before method returns.
3884
- * See also: timelineEventAdded
3885
- */
3886
- 'PerformanceTimeline.enable': {
3887
- paramsType: [Protocol.PerformanceTimeline.EnableRequest];
3888
- returnType: void;
3889
- };
3890
- /**
3891
- * Disables tracking security state changes.
3892
- */
3893
- 'Security.disable': {
3894
- paramsType: [];
3895
- returnType: void;
3896
- };
3897
- /**
3898
- * Enables tracking security state changes.
3899
- */
3900
- 'Security.enable': {
3901
- paramsType: [];
3902
- returnType: void;
3903
- };
3904
- /**
3905
- * Enable/disable whether all certificate errors should be ignored.
3906
- */
3907
- 'Security.setIgnoreCertificateErrors': {
3908
- paramsType: [Protocol.Security.SetIgnoreCertificateErrorsRequest];
3909
- returnType: void;
3910
- };
3911
- /**
3912
- * Handles a certificate error that fired a certificateError event.
3913
- */
3914
- 'Security.handleCertificateError': {
3915
- paramsType: [Protocol.Security.HandleCertificateErrorRequest];
3916
- returnType: void;
3917
- };
3918
- /**
3919
- * Enable/disable overriding certificate errors. If enabled, all certificate error events need to
3920
- * be handled by the DevTools client and should be answered with `handleCertificateError` commands.
3921
- */
3922
- 'Security.setOverrideCertificateErrors': {
3923
- paramsType: [Protocol.Security.SetOverrideCertificateErrorsRequest];
3924
- returnType: void;
3925
- };
3926
- 'ServiceWorker.deliverPushMessage': {
3927
- paramsType: [Protocol.ServiceWorker.DeliverPushMessageRequest];
3928
- returnType: void;
3929
- };
3930
- 'ServiceWorker.disable': {
3931
- paramsType: [];
3932
- returnType: void;
3933
- };
3934
- 'ServiceWorker.dispatchSyncEvent': {
3935
- paramsType: [Protocol.ServiceWorker.DispatchSyncEventRequest];
3936
- returnType: void;
3937
- };
3938
- 'ServiceWorker.dispatchPeriodicSyncEvent': {
3939
- paramsType: [Protocol.ServiceWorker.DispatchPeriodicSyncEventRequest];
3940
- returnType: void;
3941
- };
3942
- 'ServiceWorker.enable': {
3943
- paramsType: [];
3944
- returnType: void;
3945
- };
3946
- 'ServiceWorker.inspectWorker': {
3947
- paramsType: [Protocol.ServiceWorker.InspectWorkerRequest];
3948
- returnType: void;
3949
- };
3950
- 'ServiceWorker.setForceUpdateOnPageLoad': {
3951
- paramsType: [Protocol.ServiceWorker.SetForceUpdateOnPageLoadRequest];
3952
- returnType: void;
3953
- };
3954
- 'ServiceWorker.skipWaiting': {
3955
- paramsType: [Protocol.ServiceWorker.SkipWaitingRequest];
3956
- returnType: void;
3957
- };
3958
- 'ServiceWorker.startWorker': {
3959
- paramsType: [Protocol.ServiceWorker.StartWorkerRequest];
3960
- returnType: void;
3961
- };
3962
- 'ServiceWorker.stopAllWorkers': {
3963
- paramsType: [];
3964
- returnType: void;
3965
- };
3966
- 'ServiceWorker.stopWorker': {
3967
- paramsType: [Protocol.ServiceWorker.StopWorkerRequest];
3968
- returnType: void;
3969
- };
3970
- 'ServiceWorker.unregister': {
3971
- paramsType: [Protocol.ServiceWorker.UnregisterRequest];
3972
- returnType: void;
3973
- };
3974
- 'ServiceWorker.updateRegistration': {
3975
- paramsType: [Protocol.ServiceWorker.UpdateRegistrationRequest];
3976
- returnType: void;
3977
- };
3978
- /**
3979
- * Returns a storage key given a frame id.
3980
- */
3981
- 'Storage.getStorageKeyForFrame': {
3982
- paramsType: [Protocol.Storage.GetStorageKeyForFrameRequest];
3983
- returnType: Protocol.Storage.GetStorageKeyForFrameResponse;
3984
- };
3985
- /**
3986
- * Clears storage for origin.
3987
- */
3988
- 'Storage.clearDataForOrigin': {
3989
- paramsType: [Protocol.Storage.ClearDataForOriginRequest];
3990
- returnType: void;
3991
- };
3992
- /**
3993
- * Clears storage for storage key.
3994
- */
3995
- 'Storage.clearDataForStorageKey': {
3996
- paramsType: [Protocol.Storage.ClearDataForStorageKeyRequest];
3997
- returnType: void;
3998
- };
3999
- /**
4000
- * Returns all browser cookies.
4001
- */
4002
- 'Storage.getCookies': {
4003
- paramsType: [Protocol.Storage.GetCookiesRequest?];
4004
- returnType: Protocol.Storage.GetCookiesResponse;
4005
- };
4006
- /**
4007
- * Sets given cookies.
4008
- */
4009
- 'Storage.setCookies': {
4010
- paramsType: [Protocol.Storage.SetCookiesRequest];
4011
- returnType: void;
4012
- };
4013
- /**
4014
- * Clears cookies.
4015
- */
4016
- 'Storage.clearCookies': {
4017
- paramsType: [Protocol.Storage.ClearCookiesRequest?];
4018
- returnType: void;
4019
- };
4020
- /**
4021
- * Returns usage and quota in bytes.
4022
- */
4023
- 'Storage.getUsageAndQuota': {
4024
- paramsType: [Protocol.Storage.GetUsageAndQuotaRequest];
4025
- returnType: Protocol.Storage.GetUsageAndQuotaResponse;
4026
- };
4027
- /**
4028
- * Override quota for the specified origin
4029
- */
4030
- 'Storage.overrideQuotaForOrigin': {
4031
- paramsType: [Protocol.Storage.OverrideQuotaForOriginRequest];
4032
- returnType: void;
4033
- };
4034
- /**
4035
- * Registers origin to be notified when an update occurs to its cache storage list.
4036
- */
4037
- 'Storage.trackCacheStorageForOrigin': {
4038
- paramsType: [Protocol.Storage.TrackCacheStorageForOriginRequest];
4039
- returnType: void;
4040
- };
4041
- /**
4042
- * Registers storage key to be notified when an update occurs to its cache storage list.
4043
- */
4044
- 'Storage.trackCacheStorageForStorageKey': {
4045
- paramsType: [Protocol.Storage.TrackCacheStorageForStorageKeyRequest];
4046
- returnType: void;
4047
- };
4048
- /**
4049
- * Registers origin to be notified when an update occurs to its IndexedDB.
4050
- */
4051
- 'Storage.trackIndexedDBForOrigin': {
4052
- paramsType: [Protocol.Storage.TrackIndexedDBForOriginRequest];
4053
- returnType: void;
4054
- };
4055
- /**
4056
- * Registers storage key to be notified when an update occurs to its IndexedDB.
4057
- */
4058
- 'Storage.trackIndexedDBForStorageKey': {
4059
- paramsType: [Protocol.Storage.TrackIndexedDBForStorageKeyRequest];
4060
- returnType: void;
4061
- };
4062
- /**
4063
- * Unregisters origin from receiving notifications for cache storage.
4064
- */
4065
- 'Storage.untrackCacheStorageForOrigin': {
4066
- paramsType: [Protocol.Storage.UntrackCacheStorageForOriginRequest];
4067
- returnType: void;
4068
- };
4069
- /**
4070
- * Unregisters storage key from receiving notifications for cache storage.
4071
- */
4072
- 'Storage.untrackCacheStorageForStorageKey': {
4073
- paramsType: [Protocol.Storage.UntrackCacheStorageForStorageKeyRequest];
4074
- returnType: void;
4075
- };
4076
- /**
4077
- * Unregisters origin from receiving notifications for IndexedDB.
4078
- */
4079
- 'Storage.untrackIndexedDBForOrigin': {
4080
- paramsType: [Protocol.Storage.UntrackIndexedDBForOriginRequest];
4081
- returnType: void;
4082
- };
4083
- /**
4084
- * Unregisters storage key from receiving notifications for IndexedDB.
4085
- */
4086
- 'Storage.untrackIndexedDBForStorageKey': {
4087
- paramsType: [Protocol.Storage.UntrackIndexedDBForStorageKeyRequest];
4088
- returnType: void;
4089
- };
4090
- /**
4091
- * Returns the number of stored Trust Tokens per issuer for the
4092
- * current browsing context.
4093
- */
4094
- 'Storage.getTrustTokens': {
4095
- paramsType: [];
4096
- returnType: Protocol.Storage.GetTrustTokensResponse;
4097
- };
4098
- /**
4099
- * Removes all Trust Tokens issued by the provided issuerOrigin.
4100
- * Leaves other stored data, including the issuer's Redemption Records, intact.
4101
- */
4102
- 'Storage.clearTrustTokens': {
4103
- paramsType: [Protocol.Storage.ClearTrustTokensRequest];
4104
- returnType: Protocol.Storage.ClearTrustTokensResponse;
4105
- };
4106
- /**
4107
- * Gets details for a named interest group.
4108
- */
4109
- 'Storage.getInterestGroupDetails': {
4110
- paramsType: [Protocol.Storage.GetInterestGroupDetailsRequest];
4111
- returnType: Protocol.Storage.GetInterestGroupDetailsResponse;
4112
- };
4113
- /**
4114
- * Enables/Disables issuing of interestGroupAccessed events.
4115
- */
4116
- 'Storage.setInterestGroupTracking': {
4117
- paramsType: [Protocol.Storage.SetInterestGroupTrackingRequest];
4118
- returnType: void;
4119
- };
4120
- /**
4121
- * Gets metadata for an origin's shared storage.
4122
- */
4123
- 'Storage.getSharedStorageMetadata': {
4124
- paramsType: [Protocol.Storage.GetSharedStorageMetadataRequest];
4125
- returnType: Protocol.Storage.GetSharedStorageMetadataResponse;
4126
- };
4127
- /**
4128
- * Gets the entries in an given origin's shared storage.
4129
- */
4130
- 'Storage.getSharedStorageEntries': {
4131
- paramsType: [Protocol.Storage.GetSharedStorageEntriesRequest];
4132
- returnType: Protocol.Storage.GetSharedStorageEntriesResponse;
4133
- };
4134
- /**
4135
- * Sets entry with `key` and `value` for a given origin's shared storage.
4136
- */
4137
- 'Storage.setSharedStorageEntry': {
4138
- paramsType: [Protocol.Storage.SetSharedStorageEntryRequest];
4139
- returnType: void;
4140
- };
4141
- /**
4142
- * Deletes entry for `key` (if it exists) for a given origin's shared storage.
4143
- */
4144
- 'Storage.deleteSharedStorageEntry': {
4145
- paramsType: [Protocol.Storage.DeleteSharedStorageEntryRequest];
4146
- returnType: void;
4147
- };
4148
- /**
4149
- * Clears all entries for a given origin's shared storage.
4150
- */
4151
- 'Storage.clearSharedStorageEntries': {
4152
- paramsType: [Protocol.Storage.ClearSharedStorageEntriesRequest];
4153
- returnType: void;
4154
- };
4155
- /**
4156
- * Resets the budget for `ownerOrigin` by clearing all budget withdrawals.
4157
- */
4158
- 'Storage.resetSharedStorageBudget': {
4159
- paramsType: [Protocol.Storage.ResetSharedStorageBudgetRequest];
4160
- returnType: void;
4161
- };
4162
- /**
4163
- * Enables/disables issuing of sharedStorageAccessed events.
4164
- */
4165
- 'Storage.setSharedStorageTracking': {
4166
- paramsType: [Protocol.Storage.SetSharedStorageTrackingRequest];
4167
- returnType: void;
4168
- };
4169
- /**
4170
- * Returns information about the system.
4171
- */
4172
- 'SystemInfo.getInfo': {
4173
- paramsType: [];
4174
- returnType: Protocol.SystemInfo.GetInfoResponse;
4175
- };
4176
- /**
4177
- * Returns information about the feature state.
4178
- */
4179
- 'SystemInfo.getFeatureState': {
4180
- paramsType: [Protocol.SystemInfo.GetFeatureStateRequest];
4181
- returnType: Protocol.SystemInfo.GetFeatureStateResponse;
4182
- };
4183
- /**
4184
- * Returns information about all running processes.
4185
- */
4186
- 'SystemInfo.getProcessInfo': {
4187
- paramsType: [];
4188
- returnType: Protocol.SystemInfo.GetProcessInfoResponse;
4189
- };
4190
- /**
4191
- * Activates (focuses) the target.
4192
- */
4193
- 'Target.activateTarget': {
4194
- paramsType: [Protocol.Target.ActivateTargetRequest];
4195
- returnType: void;
4196
- };
4197
- /**
4198
- * Attaches to the target with given id.
4199
- */
4200
- 'Target.attachToTarget': {
4201
- paramsType: [Protocol.Target.AttachToTargetRequest];
4202
- returnType: Protocol.Target.AttachToTargetResponse;
4203
- };
4204
- /**
4205
- * Attaches to the browser target, only uses flat sessionId mode.
4206
- */
4207
- 'Target.attachToBrowserTarget': {
4208
- paramsType: [];
4209
- returnType: Protocol.Target.AttachToBrowserTargetResponse;
4210
- };
4211
- /**
4212
- * Closes the target. If the target is a page that gets closed too.
4213
- */
4214
- 'Target.closeTarget': {
4215
- paramsType: [Protocol.Target.CloseTargetRequest];
4216
- returnType: Protocol.Target.CloseTargetResponse;
4217
- };
4218
- /**
4219
- * Inject object to the target's main frame that provides a communication
4220
- * channel with browser target.
4221
- *
4222
- * Injected object will be available as `window[bindingName]`.
4223
- *
4224
- * The object has the follwing API:
4225
- * - `binding.send(json)` - a method to send messages over the remote debugging protocol
4226
- * - `binding.onmessage = json => handleMessage(json)` - a callback that will be called for the protocol notifications and command responses.
4227
- */
4228
- 'Target.exposeDevToolsProtocol': {
4229
- paramsType: [Protocol.Target.ExposeDevToolsProtocolRequest];
4230
- returnType: void;
4231
- };
4232
- /**
4233
- * Creates a new empty BrowserContext. Similar to an incognito profile but you can have more than
4234
- * one.
4235
- */
4236
- 'Target.createBrowserContext': {
4237
- paramsType: [Protocol.Target.CreateBrowserContextRequest?];
4238
- returnType: Protocol.Target.CreateBrowserContextResponse;
4239
- };
4240
- /**
4241
- * Returns all browser contexts created with `Target.createBrowserContext` method.
4242
- */
4243
- 'Target.getBrowserContexts': {
4244
- paramsType: [];
4245
- returnType: Protocol.Target.GetBrowserContextsResponse;
4246
- };
4247
- /**
4248
- * Creates a new page.
4249
- */
4250
- 'Target.createTarget': {
4251
- paramsType: [Protocol.Target.CreateTargetRequest];
4252
- returnType: Protocol.Target.CreateTargetResponse;
4253
- };
4254
- /**
4255
- * Detaches session with given id.
4256
- */
4257
- 'Target.detachFromTarget': {
4258
- paramsType: [Protocol.Target.DetachFromTargetRequest?];
4259
- returnType: void;
4260
- };
4261
- /**
4262
- * Deletes a BrowserContext. All the belonging pages will be closed without calling their
4263
- * beforeunload hooks.
4264
- */
4265
- 'Target.disposeBrowserContext': {
4266
- paramsType: [Protocol.Target.DisposeBrowserContextRequest];
4267
- returnType: void;
4268
- };
4269
- /**
4270
- * Returns information about a target.
4271
- */
4272
- 'Target.getTargetInfo': {
4273
- paramsType: [Protocol.Target.GetTargetInfoRequest?];
4274
- returnType: Protocol.Target.GetTargetInfoResponse;
4275
- };
4276
- /**
4277
- * Retrieves a list of available targets.
4278
- */
4279
- 'Target.getTargets': {
4280
- paramsType: [Protocol.Target.GetTargetsRequest?];
4281
- returnType: Protocol.Target.GetTargetsResponse;
4282
- };
4283
- /**
4284
- * Sends protocol message over session with given id.
4285
- * Consider using flat mode instead; see commands attachToTarget, setAutoAttach,
4286
- * and crbug.com/991325.
4287
- */
4288
- 'Target.sendMessageToTarget': {
4289
- paramsType: [Protocol.Target.SendMessageToTargetRequest];
4290
- returnType: void;
4291
- };
4292
- /**
4293
- * Controls whether to automatically attach to new targets which are considered to be related to
4294
- * this one. When turned on, attaches to all existing related targets as well. When turned off,
4295
- * automatically detaches from all currently attached targets.
4296
- * This also clears all targets added by `autoAttachRelated` from the list of targets to watch
4297
- * for creation of related targets.
4298
- */
4299
- 'Target.setAutoAttach': {
4300
- paramsType: [Protocol.Target.SetAutoAttachRequest];
4301
- returnType: void;
4302
- };
4303
- /**
4304
- * Adds the specified target to the list of targets that will be monitored for any related target
4305
- * creation (such as child frames, child workers and new versions of service worker) and reported
4306
- * through `attachedToTarget`. The specified target is also auto-attached.
4307
- * This cancels the effect of any previous `setAutoAttach` and is also cancelled by subsequent
4308
- * `setAutoAttach`. Only available at the Browser target.
4309
- */
4310
- 'Target.autoAttachRelated': {
4311
- paramsType: [Protocol.Target.AutoAttachRelatedRequest];
4312
- returnType: void;
4313
- };
4314
- /**
4315
- * Controls whether to discover available targets and notify via
4316
- * `targetCreated/targetInfoChanged/targetDestroyed` events.
4317
- */
4318
- 'Target.setDiscoverTargets': {
4319
- paramsType: [Protocol.Target.SetDiscoverTargetsRequest];
4320
- returnType: void;
4321
- };
4322
- /**
4323
- * Enables target discovery for the specified locations, when `setDiscoverTargets` was set to
4324
- * `true`.
4325
- */
4326
- 'Target.setRemoteLocations': {
4327
- paramsType: [Protocol.Target.SetRemoteLocationsRequest];
4328
- returnType: void;
4329
- };
4330
- /**
4331
- * Request browser port binding.
4332
- */
4333
- 'Tethering.bind': {
4334
- paramsType: [Protocol.Tethering.BindRequest];
4335
- returnType: void;
4336
- };
4337
- /**
4338
- * Request browser port unbinding.
4339
- */
4340
- 'Tethering.unbind': {
4341
- paramsType: [Protocol.Tethering.UnbindRequest];
4342
- returnType: void;
4343
- };
4344
- /**
4345
- * Stop trace events collection.
4346
- */
4347
- 'Tracing.end': {
4348
- paramsType: [];
4349
- returnType: void;
4350
- };
4351
- /**
4352
- * Gets supported tracing categories.
4353
- */
4354
- 'Tracing.getCategories': {
4355
- paramsType: [];
4356
- returnType: Protocol.Tracing.GetCategoriesResponse;
4357
- };
4358
- /**
4359
- * Record a clock sync marker in the trace.
4360
- */
4361
- 'Tracing.recordClockSyncMarker': {
4362
- paramsType: [Protocol.Tracing.RecordClockSyncMarkerRequest];
4363
- returnType: void;
4364
- };
4365
- /**
4366
- * Request a global memory dump.
4367
- */
4368
- 'Tracing.requestMemoryDump': {
4369
- paramsType: [Protocol.Tracing.RequestMemoryDumpRequest?];
4370
- returnType: Protocol.Tracing.RequestMemoryDumpResponse;
4371
- };
4372
- /**
4373
- * Start trace events collection.
4374
- */
4375
- 'Tracing.start': {
4376
- paramsType: [Protocol.Tracing.StartRequest?];
4377
- returnType: void;
4378
- };
4379
- /**
4380
- * Disables the fetch domain.
4381
- */
4382
- 'Fetch.disable': {
4383
- paramsType: [];
4384
- returnType: void;
4385
- };
4386
- /**
4387
- * Enables issuing of requestPaused events. A request will be paused until client
4388
- * calls one of failRequest, fulfillRequest or continueRequest/continueWithAuth.
4389
- */
4390
- 'Fetch.enable': {
4391
- paramsType: [Protocol.Fetch.EnableRequest?];
4392
- returnType: void;
4393
- };
4394
- /**
4395
- * Causes the request to fail with specified reason.
4396
- */
4397
- 'Fetch.failRequest': {
4398
- paramsType: [Protocol.Fetch.FailRequestRequest];
4399
- returnType: void;
4400
- };
4401
- /**
4402
- * Provides response to the request.
4403
- */
4404
- 'Fetch.fulfillRequest': {
4405
- paramsType: [Protocol.Fetch.FulfillRequestRequest];
4406
- returnType: void;
4407
- };
4408
- /**
4409
- * Continues the request, optionally modifying some of its parameters.
4410
- */
4411
- 'Fetch.continueRequest': {
4412
- paramsType: [Protocol.Fetch.ContinueRequestRequest];
4413
- returnType: void;
4414
- };
4415
- /**
4416
- * Continues a request supplying authChallengeResponse following authRequired event.
4417
- */
4418
- 'Fetch.continueWithAuth': {
4419
- paramsType: [Protocol.Fetch.ContinueWithAuthRequest];
4420
- returnType: void;
4421
- };
4422
- /**
4423
- * Continues loading of the paused response, optionally modifying the
4424
- * response headers. If either responseCode or headers are modified, all of them
4425
- * must be present.
4426
- */
4427
- 'Fetch.continueResponse': {
4428
- paramsType: [Protocol.Fetch.ContinueResponseRequest];
4429
- returnType: void;
4430
- };
4431
- /**
4432
- * Causes the body of the response to be received from the server and
4433
- * returned as a single string. May only be issued for a request that
4434
- * is paused in the Response stage and is mutually exclusive with
4435
- * takeResponseBodyForInterceptionAsStream. Calling other methods that
4436
- * affect the request or disabling fetch domain before body is received
4437
- * results in an undefined behavior.
4438
- */
4439
- 'Fetch.getResponseBody': {
4440
- paramsType: [Protocol.Fetch.GetResponseBodyRequest];
4441
- returnType: Protocol.Fetch.GetResponseBodyResponse;
4442
- };
4443
- /**
4444
- * Returns a handle to the stream representing the response body.
4445
- * The request must be paused in the HeadersReceived stage.
4446
- * Note that after this command the request can't be continued
4447
- * as is -- client either needs to cancel it or to provide the
4448
- * response body.
4449
- * The stream only supports sequential read, IO.read will fail if the position
4450
- * is specified.
4451
- * This method is mutually exclusive with getResponseBody.
4452
- * Calling other methods that affect the request or disabling fetch
4453
- * domain before body is received results in an undefined behavior.
4454
- */
4455
- 'Fetch.takeResponseBodyAsStream': {
4456
- paramsType: [Protocol.Fetch.TakeResponseBodyAsStreamRequest];
4457
- returnType: Protocol.Fetch.TakeResponseBodyAsStreamResponse;
4458
- };
4459
- /**
4460
- * Enables the WebAudio domain and starts sending context lifetime events.
4461
- */
4462
- 'WebAudio.enable': {
4463
- paramsType: [];
4464
- returnType: void;
4465
- };
4466
- /**
4467
- * Disables the WebAudio domain.
4468
- */
4469
- 'WebAudio.disable': {
4470
- paramsType: [];
4471
- returnType: void;
4472
- };
4473
- /**
4474
- * Fetch the realtime data from the registered contexts.
4475
- */
4476
- 'WebAudio.getRealtimeData': {
4477
- paramsType: [Protocol.WebAudio.GetRealtimeDataRequest];
4478
- returnType: Protocol.WebAudio.GetRealtimeDataResponse;
4479
- };
4480
- /**
4481
- * Enable the WebAuthn domain and start intercepting credential storage and
4482
- * retrieval with a virtual authenticator.
4483
- */
4484
- 'WebAuthn.enable': {
4485
- paramsType: [Protocol.WebAuthn.EnableRequest?];
4486
- returnType: void;
4487
- };
4488
- /**
4489
- * Disable the WebAuthn domain.
4490
- */
4491
- 'WebAuthn.disable': {
4492
- paramsType: [];
4493
- returnType: void;
4494
- };
4495
- /**
4496
- * Creates and adds a virtual authenticator.
4497
- */
4498
- 'WebAuthn.addVirtualAuthenticator': {
4499
- paramsType: [Protocol.WebAuthn.AddVirtualAuthenticatorRequest];
4500
- returnType: Protocol.WebAuthn.AddVirtualAuthenticatorResponse;
4501
- };
4502
- /**
4503
- * Resets parameters isBogusSignature, isBadUV, isBadUP to false if they are not present.
4504
- */
4505
- 'WebAuthn.setResponseOverrideBits': {
4506
- paramsType: [Protocol.WebAuthn.SetResponseOverrideBitsRequest];
4507
- returnType: void;
4508
- };
4509
- /**
4510
- * Removes the given authenticator.
4511
- */
4512
- 'WebAuthn.removeVirtualAuthenticator': {
4513
- paramsType: [Protocol.WebAuthn.RemoveVirtualAuthenticatorRequest];
4514
- returnType: void;
4515
- };
4516
- /**
4517
- * Adds the credential to the specified authenticator.
4518
- */
4519
- 'WebAuthn.addCredential': {
4520
- paramsType: [Protocol.WebAuthn.AddCredentialRequest];
4521
- returnType: void;
4522
- };
4523
- /**
4524
- * Returns a single credential stored in the given virtual authenticator that
4525
- * matches the credential ID.
4526
- */
4527
- 'WebAuthn.getCredential': {
4528
- paramsType: [Protocol.WebAuthn.GetCredentialRequest];
4529
- returnType: Protocol.WebAuthn.GetCredentialResponse;
4530
- };
4531
- /**
4532
- * Returns all the credentials stored in the given virtual authenticator.
4533
- */
4534
- 'WebAuthn.getCredentials': {
4535
- paramsType: [Protocol.WebAuthn.GetCredentialsRequest];
4536
- returnType: Protocol.WebAuthn.GetCredentialsResponse;
4537
- };
4538
- /**
4539
- * Removes a credential from the authenticator.
4540
- */
4541
- 'WebAuthn.removeCredential': {
4542
- paramsType: [Protocol.WebAuthn.RemoveCredentialRequest];
4543
- returnType: void;
4544
- };
4545
- /**
4546
- * Clears all the credentials from the specified device.
4547
- */
4548
- 'WebAuthn.clearCredentials': {
4549
- paramsType: [Protocol.WebAuthn.ClearCredentialsRequest];
4550
- returnType: void;
4551
- };
4552
- /**
4553
- * Sets whether User Verification succeeds or fails for an authenticator.
4554
- * The default is true.
4555
- */
4556
- 'WebAuthn.setUserVerified': {
4557
- paramsType: [Protocol.WebAuthn.SetUserVerifiedRequest];
4558
- returnType: void;
4559
- };
4560
- /**
4561
- * Sets whether tests of user presence will succeed immediately (if true) or fail to resolve (if false) for an authenticator.
4562
- * The default is true.
4563
- */
4564
- 'WebAuthn.setAutomaticPresenceSimulation': {
4565
- paramsType: [Protocol.WebAuthn.SetAutomaticPresenceSimulationRequest];
4566
- returnType: void;
4567
- };
4568
- /**
4569
- * Enables the Media domain
4570
- */
4571
- 'Media.enable': {
4572
- paramsType: [];
4573
- returnType: void;
4574
- };
4575
- /**
4576
- * Disables the Media domain.
4577
- */
4578
- 'Media.disable': {
4579
- paramsType: [];
4580
- returnType: void;
4581
- };
4582
- }
4583
- }
4584
-
4585
- export default ProtocolMapping;