@pyscript/core 0.5.7 → 0.5.9

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 (1667) hide show
  1. package/dist/{codemirror-jVwF0Nvq.js → codemirror-DgYE9rP-.js} +2 -2
  2. package/dist/{codemirror-jVwF0Nvq.js.map → codemirror-DgYE9rP-.js.map} +1 -1
  3. package/dist/codemirror_commands-DzVQ2VDo.js +2 -0
  4. package/dist/codemirror_commands-DzVQ2VDo.js.map +1 -0
  5. package/dist/core-ChsB5XKV.js +2 -0
  6. package/dist/core-ChsB5XKV.js.map +1 -0
  7. package/dist/core.js +1 -1
  8. package/dist/{deprecations-manager-DSTPOQe0.js → deprecations-manager-BIGbxm9d.js} +2 -2
  9. package/dist/{deprecations-manager-DSTPOQe0.js.map → deprecations-manager-BIGbxm9d.js.map} +1 -1
  10. package/dist/{error-D2xNLHJ6.js → error-CZ_xZceV.js} +2 -2
  11. package/dist/{error-D2xNLHJ6.js.map → error-CZ_xZceV.js.map} +1 -1
  12. package/dist/{mpy-BR_l4RTo.js → mpy-sbGK0OC8.js} +2 -2
  13. package/dist/{mpy-BR_l4RTo.js.map → mpy-sbGK0OC8.js.map} +1 -1
  14. package/dist/{py-C4pTyP7z.js → py-DaDp5KT2.js} +2 -2
  15. package/dist/{py-C4pTyP7z.js.map → py-DaDp5KT2.js.map} +1 -1
  16. package/dist/py-editor-QaFsPbeG.js +2 -0
  17. package/dist/py-editor-QaFsPbeG.js.map +1 -0
  18. package/dist/{py-terminal-D1VMb_71.js → py-terminal-DkjvNCaY.js} +2 -2
  19. package/dist/{py-terminal-D1VMb_71.js.map → py-terminal-DkjvNCaY.js.map} +1 -1
  20. package/dist/{zip-BIfA-Q-T.js → zip-DrwYHuF9.js} +2 -2
  21. package/dist/zip-DrwYHuF9.js.map +1 -0
  22. package/package.json +18 -9
  23. package/src/plugins/py-editor.js +58 -23
  24. package/src/stdlib/pyscript/event_handling.py +10 -2
  25. package/src/stdlib/pyscript/web.py +1 -1
  26. package/src/stdlib/pyscript.js +2 -2
  27. package/dev.cjs +0 -31
  28. package/dist/codemirror_commands-DbitAX-b.js +0 -2
  29. package/dist/codemirror_commands-DbitAX-b.js.map +0 -1
  30. package/dist/core-CHD-6qHy.js +0 -2
  31. package/dist/core-CHD-6qHy.js.map +0 -1
  32. package/dist/py-editor-DN6Ir37A.js +0 -2
  33. package/dist/py-editor-DN6Ir37A.js.map +0 -1
  34. package/dist/zip-BIfA-Q-T.js.map +0 -1
  35. package/dist.zip +0 -0
  36. package/docs/README.md +0 -271
  37. package/env/bin/Activate.ps1 +0 -247
  38. package/env/bin/activate +0 -70
  39. package/env/bin/activate.csh +0 -27
  40. package/env/bin/activate.fish +0 -69
  41. package/env/bin/pip +0 -8
  42. package/env/bin/pip3 +0 -8
  43. package/env/bin/pip3.12 +0 -8
  44. package/env/bin/pyminify +0 -8
  45. package/env/lib/python3.12/site-packages/_distutils_hack/__init__.py +0 -240
  46. package/env/lib/python3.12/site-packages/_distutils_hack/__pycache__/__init__.cpython-312.pyc +0 -0
  47. package/env/lib/python3.12/site-packages/_distutils_hack/__pycache__/override.cpython-312.pyc +0 -0
  48. package/env/lib/python3.12/site-packages/_distutils_hack/override.py +0 -1
  49. package/env/lib/python3.12/site-packages/distutils-precedence.pth +0 -1
  50. package/env/lib/python3.12/site-packages/pip/__init__.py +0 -13
  51. package/env/lib/python3.12/site-packages/pip/__main__.py +0 -24
  52. package/env/lib/python3.12/site-packages/pip/__pip-runner__.py +0 -50
  53. package/env/lib/python3.12/site-packages/pip/__pycache__/__init__.cpython-312.pyc +0 -0
  54. package/env/lib/python3.12/site-packages/pip/__pycache__/__main__.cpython-312.pyc +0 -0
  55. package/env/lib/python3.12/site-packages/pip/__pycache__/__pip-runner__.cpython-312.pyc +0 -0
  56. package/env/lib/python3.12/site-packages/pip/_internal/__init__.py +0 -18
  57. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/__init__.cpython-312.pyc +0 -0
  58. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/build_env.cpython-312.pyc +0 -0
  59. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/cache.cpython-312.pyc +0 -0
  60. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/configuration.cpython-312.pyc +0 -0
  61. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/exceptions.cpython-312.pyc +0 -0
  62. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/main.cpython-312.pyc +0 -0
  63. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/pyproject.cpython-312.pyc +0 -0
  64. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/self_outdated_check.cpython-312.pyc +0 -0
  65. package/env/lib/python3.12/site-packages/pip/_internal/__pycache__/wheel_builder.cpython-312.pyc +0 -0
  66. package/env/lib/python3.12/site-packages/pip/_internal/build_env.py +0 -315
  67. package/env/lib/python3.12/site-packages/pip/_internal/cache.py +0 -290
  68. package/env/lib/python3.12/site-packages/pip/_internal/cli/__init__.py +0 -4
  69. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  70. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/autocompletion.cpython-312.pyc +0 -0
  71. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/base_command.cpython-312.pyc +0 -0
  72. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/cmdoptions.cpython-312.pyc +0 -0
  73. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/command_context.cpython-312.pyc +0 -0
  74. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/index_command.cpython-312.pyc +0 -0
  75. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main.cpython-312.pyc +0 -0
  76. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/main_parser.cpython-312.pyc +0 -0
  77. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/parser.cpython-312.pyc +0 -0
  78. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/progress_bars.cpython-312.pyc +0 -0
  79. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/req_command.cpython-312.pyc +0 -0
  80. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/spinners.cpython-312.pyc +0 -0
  81. package/env/lib/python3.12/site-packages/pip/_internal/cli/__pycache__/status_codes.cpython-312.pyc +0 -0
  82. package/env/lib/python3.12/site-packages/pip/_internal/cli/autocompletion.py +0 -176
  83. package/env/lib/python3.12/site-packages/pip/_internal/cli/base_command.py +0 -231
  84. package/env/lib/python3.12/site-packages/pip/_internal/cli/cmdoptions.py +0 -1075
  85. package/env/lib/python3.12/site-packages/pip/_internal/cli/command_context.py +0 -27
  86. package/env/lib/python3.12/site-packages/pip/_internal/cli/index_command.py +0 -170
  87. package/env/lib/python3.12/site-packages/pip/_internal/cli/main.py +0 -80
  88. package/env/lib/python3.12/site-packages/pip/_internal/cli/main_parser.py +0 -134
  89. package/env/lib/python3.12/site-packages/pip/_internal/cli/parser.py +0 -294
  90. package/env/lib/python3.12/site-packages/pip/_internal/cli/progress_bars.py +0 -94
  91. package/env/lib/python3.12/site-packages/pip/_internal/cli/req_command.py +0 -329
  92. package/env/lib/python3.12/site-packages/pip/_internal/cli/spinners.py +0 -159
  93. package/env/lib/python3.12/site-packages/pip/_internal/cli/status_codes.py +0 -6
  94. package/env/lib/python3.12/site-packages/pip/_internal/commands/__init__.py +0 -132
  95. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/__init__.cpython-312.pyc +0 -0
  96. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/cache.cpython-312.pyc +0 -0
  97. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/check.cpython-312.pyc +0 -0
  98. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/completion.cpython-312.pyc +0 -0
  99. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/configuration.cpython-312.pyc +0 -0
  100. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/debug.cpython-312.pyc +0 -0
  101. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/download.cpython-312.pyc +0 -0
  102. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/freeze.cpython-312.pyc +0 -0
  103. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/hash.cpython-312.pyc +0 -0
  104. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/help.cpython-312.pyc +0 -0
  105. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/index.cpython-312.pyc +0 -0
  106. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/inspect.cpython-312.pyc +0 -0
  107. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/install.cpython-312.pyc +0 -0
  108. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/list.cpython-312.pyc +0 -0
  109. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/search.cpython-312.pyc +0 -0
  110. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/show.cpython-312.pyc +0 -0
  111. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/uninstall.cpython-312.pyc +0 -0
  112. package/env/lib/python3.12/site-packages/pip/_internal/commands/__pycache__/wheel.cpython-312.pyc +0 -0
  113. package/env/lib/python3.12/site-packages/pip/_internal/commands/cache.py +0 -225
  114. package/env/lib/python3.12/site-packages/pip/_internal/commands/check.py +0 -67
  115. package/env/lib/python3.12/site-packages/pip/_internal/commands/completion.py +0 -130
  116. package/env/lib/python3.12/site-packages/pip/_internal/commands/configuration.py +0 -280
  117. package/env/lib/python3.12/site-packages/pip/_internal/commands/debug.py +0 -201
  118. package/env/lib/python3.12/site-packages/pip/_internal/commands/download.py +0 -146
  119. package/env/lib/python3.12/site-packages/pip/_internal/commands/freeze.py +0 -109
  120. package/env/lib/python3.12/site-packages/pip/_internal/commands/hash.py +0 -59
  121. package/env/lib/python3.12/site-packages/pip/_internal/commands/help.py +0 -41
  122. package/env/lib/python3.12/site-packages/pip/_internal/commands/index.py +0 -139
  123. package/env/lib/python3.12/site-packages/pip/_internal/commands/inspect.py +0 -92
  124. package/env/lib/python3.12/site-packages/pip/_internal/commands/install.py +0 -783
  125. package/env/lib/python3.12/site-packages/pip/_internal/commands/list.py +0 -375
  126. package/env/lib/python3.12/site-packages/pip/_internal/commands/search.py +0 -172
  127. package/env/lib/python3.12/site-packages/pip/_internal/commands/show.py +0 -217
  128. package/env/lib/python3.12/site-packages/pip/_internal/commands/uninstall.py +0 -114
  129. package/env/lib/python3.12/site-packages/pip/_internal/commands/wheel.py +0 -182
  130. package/env/lib/python3.12/site-packages/pip/_internal/configuration.py +0 -383
  131. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__init__.py +0 -21
  132. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/__init__.cpython-312.pyc +0 -0
  133. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/base.cpython-312.pyc +0 -0
  134. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/installed.cpython-312.pyc +0 -0
  135. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/sdist.cpython-312.pyc +0 -0
  136. package/env/lib/python3.12/site-packages/pip/_internal/distributions/__pycache__/wheel.cpython-312.pyc +0 -0
  137. package/env/lib/python3.12/site-packages/pip/_internal/distributions/base.py +0 -53
  138. package/env/lib/python3.12/site-packages/pip/_internal/distributions/installed.py +0 -29
  139. package/env/lib/python3.12/site-packages/pip/_internal/distributions/sdist.py +0 -158
  140. package/env/lib/python3.12/site-packages/pip/_internal/distributions/wheel.py +0 -42
  141. package/env/lib/python3.12/site-packages/pip/_internal/exceptions.py +0 -777
  142. package/env/lib/python3.12/site-packages/pip/_internal/index/__init__.py +0 -2
  143. package/env/lib/python3.12/site-packages/pip/_internal/index/__pycache__/__init__.cpython-312.pyc +0 -0
  144. package/env/lib/python3.12/site-packages/pip/_internal/index/__pycache__/collector.cpython-312.pyc +0 -0
  145. package/env/lib/python3.12/site-packages/pip/_internal/index/__pycache__/package_finder.cpython-312.pyc +0 -0
  146. package/env/lib/python3.12/site-packages/pip/_internal/index/__pycache__/sources.cpython-312.pyc +0 -0
  147. package/env/lib/python3.12/site-packages/pip/_internal/index/collector.py +0 -494
  148. package/env/lib/python3.12/site-packages/pip/_internal/index/package_finder.py +0 -1020
  149. package/env/lib/python3.12/site-packages/pip/_internal/index/sources.py +0 -285
  150. package/env/lib/python3.12/site-packages/pip/_internal/locations/__init__.py +0 -456
  151. package/env/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/__init__.cpython-312.pyc +0 -0
  152. package/env/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_distutils.cpython-312.pyc +0 -0
  153. package/env/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/_sysconfig.cpython-312.pyc +0 -0
  154. package/env/lib/python3.12/site-packages/pip/_internal/locations/__pycache__/base.cpython-312.pyc +0 -0
  155. package/env/lib/python3.12/site-packages/pip/_internal/locations/_distutils.py +0 -172
  156. package/env/lib/python3.12/site-packages/pip/_internal/locations/_sysconfig.py +0 -214
  157. package/env/lib/python3.12/site-packages/pip/_internal/locations/base.py +0 -81
  158. package/env/lib/python3.12/site-packages/pip/_internal/main.py +0 -12
  159. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__init__.py +0 -128
  160. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  161. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/_json.cpython-312.pyc +0 -0
  162. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/base.cpython-312.pyc +0 -0
  163. package/env/lib/python3.12/site-packages/pip/_internal/metadata/__pycache__/pkg_resources.cpython-312.pyc +0 -0
  164. package/env/lib/python3.12/site-packages/pip/_internal/metadata/_json.py +0 -84
  165. package/env/lib/python3.12/site-packages/pip/_internal/metadata/base.py +0 -688
  166. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__init__.py +0 -6
  167. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/__init__.cpython-312.pyc +0 -0
  168. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_compat.cpython-312.pyc +0 -0
  169. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_dists.cpython-312.pyc +0 -0
  170. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/__pycache__/_envs.cpython-312.pyc +0 -0
  171. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_compat.py +0 -85
  172. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_dists.py +0 -221
  173. package/env/lib/python3.12/site-packages/pip/_internal/metadata/importlib/_envs.py +0 -189
  174. package/env/lib/python3.12/site-packages/pip/_internal/metadata/pkg_resources.py +0 -301
  175. package/env/lib/python3.12/site-packages/pip/_internal/models/__init__.py +0 -2
  176. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/__init__.cpython-312.pyc +0 -0
  177. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/candidate.cpython-312.pyc +0 -0
  178. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/direct_url.cpython-312.pyc +0 -0
  179. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/format_control.cpython-312.pyc +0 -0
  180. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/index.cpython-312.pyc +0 -0
  181. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/installation_report.cpython-312.pyc +0 -0
  182. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/link.cpython-312.pyc +0 -0
  183. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/scheme.cpython-312.pyc +0 -0
  184. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/search_scope.cpython-312.pyc +0 -0
  185. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/selection_prefs.cpython-312.pyc +0 -0
  186. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/target_python.cpython-312.pyc +0 -0
  187. package/env/lib/python3.12/site-packages/pip/_internal/models/__pycache__/wheel.cpython-312.pyc +0 -0
  188. package/env/lib/python3.12/site-packages/pip/_internal/models/candidate.py +0 -25
  189. package/env/lib/python3.12/site-packages/pip/_internal/models/direct_url.py +0 -224
  190. package/env/lib/python3.12/site-packages/pip/_internal/models/format_control.py +0 -78
  191. package/env/lib/python3.12/site-packages/pip/_internal/models/index.py +0 -28
  192. package/env/lib/python3.12/site-packages/pip/_internal/models/installation_report.py +0 -56
  193. package/env/lib/python3.12/site-packages/pip/_internal/models/link.py +0 -590
  194. package/env/lib/python3.12/site-packages/pip/_internal/models/scheme.py +0 -25
  195. package/env/lib/python3.12/site-packages/pip/_internal/models/search_scope.py +0 -127
  196. package/env/lib/python3.12/site-packages/pip/_internal/models/selection_prefs.py +0 -53
  197. package/env/lib/python3.12/site-packages/pip/_internal/models/target_python.py +0 -121
  198. package/env/lib/python3.12/site-packages/pip/_internal/models/wheel.py +0 -93
  199. package/env/lib/python3.12/site-packages/pip/_internal/network/__init__.py +0 -2
  200. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/__init__.cpython-312.pyc +0 -0
  201. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/auth.cpython-312.pyc +0 -0
  202. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/cache.cpython-312.pyc +0 -0
  203. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/download.cpython-312.pyc +0 -0
  204. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/lazy_wheel.cpython-312.pyc +0 -0
  205. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/session.cpython-312.pyc +0 -0
  206. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/utils.cpython-312.pyc +0 -0
  207. package/env/lib/python3.12/site-packages/pip/_internal/network/__pycache__/xmlrpc.cpython-312.pyc +0 -0
  208. package/env/lib/python3.12/site-packages/pip/_internal/network/auth.py +0 -566
  209. package/env/lib/python3.12/site-packages/pip/_internal/network/cache.py +0 -106
  210. package/env/lib/python3.12/site-packages/pip/_internal/network/download.py +0 -187
  211. package/env/lib/python3.12/site-packages/pip/_internal/network/lazy_wheel.py +0 -210
  212. package/env/lib/python3.12/site-packages/pip/_internal/network/session.py +0 -522
  213. package/env/lib/python3.12/site-packages/pip/_internal/network/utils.py +0 -98
  214. package/env/lib/python3.12/site-packages/pip/_internal/network/xmlrpc.py +0 -62
  215. package/env/lib/python3.12/site-packages/pip/_internal/operations/__init__.py +0 -0
  216. package/env/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/__init__.cpython-312.pyc +0 -0
  217. package/env/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/check.cpython-312.pyc +0 -0
  218. package/env/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/freeze.cpython-312.pyc +0 -0
  219. package/env/lib/python3.12/site-packages/pip/_internal/operations/__pycache__/prepare.cpython-312.pyc +0 -0
  220. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__init__.py +0 -0
  221. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/__init__.cpython-312.pyc +0 -0
  222. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/build_tracker.cpython-312.pyc +0 -0
  223. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata.cpython-312.pyc +0 -0
  224. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_editable.cpython-312.pyc +0 -0
  225. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/metadata_legacy.cpython-312.pyc +0 -0
  226. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel.cpython-312.pyc +0 -0
  227. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_editable.cpython-312.pyc +0 -0
  228. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/__pycache__/wheel_legacy.cpython-312.pyc +0 -0
  229. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/build_tracker.py +0 -138
  230. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/metadata.py +0 -39
  231. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_editable.py +0 -41
  232. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/metadata_legacy.py +0 -74
  233. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/wheel.py +0 -37
  234. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_editable.py +0 -46
  235. package/env/lib/python3.12/site-packages/pip/_internal/operations/build/wheel_legacy.py +0 -102
  236. package/env/lib/python3.12/site-packages/pip/_internal/operations/check.py +0 -181
  237. package/env/lib/python3.12/site-packages/pip/_internal/operations/freeze.py +0 -258
  238. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/__init__.py +0 -2
  239. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/__init__.cpython-312.pyc +0 -0
  240. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/editable_legacy.cpython-312.pyc +0 -0
  241. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/__pycache__/wheel.cpython-312.pyc +0 -0
  242. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/editable_legacy.py +0 -47
  243. package/env/lib/python3.12/site-packages/pip/_internal/operations/install/wheel.py +0 -741
  244. package/env/lib/python3.12/site-packages/pip/_internal/operations/prepare.py +0 -732
  245. package/env/lib/python3.12/site-packages/pip/_internal/pyproject.py +0 -185
  246. package/env/lib/python3.12/site-packages/pip/_internal/req/__init__.py +0 -90
  247. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/__init__.cpython-312.pyc +0 -0
  248. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/constructors.cpython-312.pyc +0 -0
  249. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_file.cpython-312.pyc +0 -0
  250. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_install.cpython-312.pyc +0 -0
  251. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_set.cpython-312.pyc +0 -0
  252. package/env/lib/python3.12/site-packages/pip/_internal/req/__pycache__/req_uninstall.cpython-312.pyc +0 -0
  253. package/env/lib/python3.12/site-packages/pip/_internal/req/constructors.py +0 -560
  254. package/env/lib/python3.12/site-packages/pip/_internal/req/req_file.py +0 -551
  255. package/env/lib/python3.12/site-packages/pip/_internal/req/req_install.py +0 -934
  256. package/env/lib/python3.12/site-packages/pip/_internal/req/req_set.py +0 -82
  257. package/env/lib/python3.12/site-packages/pip/_internal/req/req_uninstall.py +0 -633
  258. package/env/lib/python3.12/site-packages/pip/_internal/resolution/__init__.py +0 -0
  259. package/env/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/__init__.cpython-312.pyc +0 -0
  260. package/env/lib/python3.12/site-packages/pip/_internal/resolution/__pycache__/base.cpython-312.pyc +0 -0
  261. package/env/lib/python3.12/site-packages/pip/_internal/resolution/base.py +0 -20
  262. package/env/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__init__.py +0 -0
  263. package/env/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/__init__.cpython-312.pyc +0 -0
  264. package/env/lib/python3.12/site-packages/pip/_internal/resolution/legacy/__pycache__/resolver.cpython-312.pyc +0 -0
  265. package/env/lib/python3.12/site-packages/pip/_internal/resolution/legacy/resolver.py +0 -597
  266. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__init__.py +0 -0
  267. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  268. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/base.cpython-312.pyc +0 -0
  269. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/candidates.cpython-312.pyc +0 -0
  270. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/factory.cpython-312.pyc +0 -0
  271. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/found_candidates.cpython-312.pyc +0 -0
  272. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/provider.cpython-312.pyc +0 -0
  273. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/reporter.cpython-312.pyc +0 -0
  274. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/requirements.cpython-312.pyc +0 -0
  275. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/__pycache__/resolver.cpython-312.pyc +0 -0
  276. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/base.py +0 -139
  277. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/candidates.py +0 -569
  278. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/factory.py +0 -817
  279. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/found_candidates.py +0 -174
  280. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/provider.py +0 -258
  281. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/reporter.py +0 -81
  282. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/requirements.py +0 -245
  283. package/env/lib/python3.12/site-packages/pip/_internal/resolution/resolvelib/resolver.py +0 -317
  284. package/env/lib/python3.12/site-packages/pip/_internal/self_outdated_check.py +0 -244
  285. package/env/lib/python3.12/site-packages/pip/_internal/utils/__init__.py +0 -0
  286. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/__init__.cpython-312.pyc +0 -0
  287. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_jaraco_text.cpython-312.pyc +0 -0
  288. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/_log.cpython-312.pyc +0 -0
  289. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/appdirs.cpython-312.pyc +0 -0
  290. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compat.cpython-312.pyc +0 -0
  291. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/compatibility_tags.cpython-312.pyc +0 -0
  292. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/datetime.cpython-312.pyc +0 -0
  293. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/deprecation.cpython-312.pyc +0 -0
  294. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/direct_url_helpers.cpython-312.pyc +0 -0
  295. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/egg_link.cpython-312.pyc +0 -0
  296. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/encoding.cpython-312.pyc +0 -0
  297. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/entrypoints.cpython-312.pyc +0 -0
  298. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filesystem.cpython-312.pyc +0 -0
  299. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/filetypes.cpython-312.pyc +0 -0
  300. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/glibc.cpython-312.pyc +0 -0
  301. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/hashes.cpython-312.pyc +0 -0
  302. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/logging.cpython-312.pyc +0 -0
  303. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/misc.cpython-312.pyc +0 -0
  304. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/packaging.cpython-312.pyc +0 -0
  305. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/retry.cpython-312.pyc +0 -0
  306. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/setuptools_build.cpython-312.pyc +0 -0
  307. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/subprocess.cpython-312.pyc +0 -0
  308. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/temp_dir.cpython-312.pyc +0 -0
  309. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/unpacking.cpython-312.pyc +0 -0
  310. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/urls.cpython-312.pyc +0 -0
  311. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/virtualenv.cpython-312.pyc +0 -0
  312. package/env/lib/python3.12/site-packages/pip/_internal/utils/__pycache__/wheel.cpython-312.pyc +0 -0
  313. package/env/lib/python3.12/site-packages/pip/_internal/utils/_jaraco_text.py +0 -109
  314. package/env/lib/python3.12/site-packages/pip/_internal/utils/_log.py +0 -38
  315. package/env/lib/python3.12/site-packages/pip/_internal/utils/appdirs.py +0 -52
  316. package/env/lib/python3.12/site-packages/pip/_internal/utils/compat.py +0 -79
  317. package/env/lib/python3.12/site-packages/pip/_internal/utils/compatibility_tags.py +0 -165
  318. package/env/lib/python3.12/site-packages/pip/_internal/utils/datetime.py +0 -11
  319. package/env/lib/python3.12/site-packages/pip/_internal/utils/deprecation.py +0 -124
  320. package/env/lib/python3.12/site-packages/pip/_internal/utils/direct_url_helpers.py +0 -87
  321. package/env/lib/python3.12/site-packages/pip/_internal/utils/egg_link.py +0 -80
  322. package/env/lib/python3.12/site-packages/pip/_internal/utils/encoding.py +0 -36
  323. package/env/lib/python3.12/site-packages/pip/_internal/utils/entrypoints.py +0 -84
  324. package/env/lib/python3.12/site-packages/pip/_internal/utils/filesystem.py +0 -149
  325. package/env/lib/python3.12/site-packages/pip/_internal/utils/filetypes.py +0 -27
  326. package/env/lib/python3.12/site-packages/pip/_internal/utils/glibc.py +0 -101
  327. package/env/lib/python3.12/site-packages/pip/_internal/utils/hashes.py +0 -147
  328. package/env/lib/python3.12/site-packages/pip/_internal/utils/logging.py +0 -347
  329. package/env/lib/python3.12/site-packages/pip/_internal/utils/misc.py +0 -777
  330. package/env/lib/python3.12/site-packages/pip/_internal/utils/packaging.py +0 -57
  331. package/env/lib/python3.12/site-packages/pip/_internal/utils/retry.py +0 -42
  332. package/env/lib/python3.12/site-packages/pip/_internal/utils/setuptools_build.py +0 -146
  333. package/env/lib/python3.12/site-packages/pip/_internal/utils/subprocess.py +0 -245
  334. package/env/lib/python3.12/site-packages/pip/_internal/utils/temp_dir.py +0 -296
  335. package/env/lib/python3.12/site-packages/pip/_internal/utils/unpacking.py +0 -337
  336. package/env/lib/python3.12/site-packages/pip/_internal/utils/urls.py +0 -55
  337. package/env/lib/python3.12/site-packages/pip/_internal/utils/virtualenv.py +0 -104
  338. package/env/lib/python3.12/site-packages/pip/_internal/utils/wheel.py +0 -134
  339. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__init__.py +0 -15
  340. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/__init__.cpython-312.pyc +0 -0
  341. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/bazaar.cpython-312.pyc +0 -0
  342. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/git.cpython-312.pyc +0 -0
  343. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/mercurial.cpython-312.pyc +0 -0
  344. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/subversion.cpython-312.pyc +0 -0
  345. package/env/lib/python3.12/site-packages/pip/_internal/vcs/__pycache__/versioncontrol.cpython-312.pyc +0 -0
  346. package/env/lib/python3.12/site-packages/pip/_internal/vcs/bazaar.py +0 -112
  347. package/env/lib/python3.12/site-packages/pip/_internal/vcs/git.py +0 -527
  348. package/env/lib/python3.12/site-packages/pip/_internal/vcs/mercurial.py +0 -163
  349. package/env/lib/python3.12/site-packages/pip/_internal/vcs/subversion.py +0 -324
  350. package/env/lib/python3.12/site-packages/pip/_internal/vcs/versioncontrol.py +0 -688
  351. package/env/lib/python3.12/site-packages/pip/_internal/wheel_builder.py +0 -354
  352. package/env/lib/python3.12/site-packages/pip/_vendor/__init__.py +0 -116
  353. package/env/lib/python3.12/site-packages/pip/_vendor/__pycache__/__init__.cpython-312.pyc +0 -0
  354. package/env/lib/python3.12/site-packages/pip/_vendor/__pycache__/typing_extensions.cpython-312.pyc +0 -0
  355. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__init__.py +0 -28
  356. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/__init__.cpython-312.pyc +0 -0
  357. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/_cmd.cpython-312.pyc +0 -0
  358. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/adapter.cpython-312.pyc +0 -0
  359. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/cache.cpython-312.pyc +0 -0
  360. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/controller.cpython-312.pyc +0 -0
  361. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/filewrapper.cpython-312.pyc +0 -0
  362. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/heuristics.cpython-312.pyc +0 -0
  363. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/serialize.cpython-312.pyc +0 -0
  364. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/__pycache__/wrapper.cpython-312.pyc +0 -0
  365. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/_cmd.py +0 -70
  366. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/adapter.py +0 -161
  367. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/cache.py +0 -74
  368. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__init__.py +0 -8
  369. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/__init__.cpython-312.pyc +0 -0
  370. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/file_cache.cpython-312.pyc +0 -0
  371. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/__pycache__/redis_cache.cpython-312.pyc +0 -0
  372. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/file_cache.py +0 -182
  373. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/caches/redis_cache.py +0 -48
  374. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/controller.py +0 -499
  375. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/filewrapper.py +0 -119
  376. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/heuristics.py +0 -154
  377. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/py.typed +0 -0
  378. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/serialize.py +0 -146
  379. package/env/lib/python3.12/site-packages/pip/_vendor/cachecontrol/wrapper.py +0 -43
  380. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__init__.py +0 -4
  381. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__main__.py +0 -12
  382. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__init__.cpython-312.pyc +0 -0
  383. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/__main__.cpython-312.pyc +0 -0
  384. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/__pycache__/core.cpython-312.pyc +0 -0
  385. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/cacert.pem +0 -4798
  386. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/core.py +0 -114
  387. package/env/lib/python3.12/site-packages/pip/_vendor/certifi/py.typed +0 -0
  388. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__init__.py +0 -33
  389. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/__init__.cpython-312.pyc +0 -0
  390. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/compat.cpython-312.pyc +0 -0
  391. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/database.cpython-312.pyc +0 -0
  392. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/index.cpython-312.pyc +0 -0
  393. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/locators.cpython-312.pyc +0 -0
  394. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/manifest.cpython-312.pyc +0 -0
  395. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/markers.cpython-312.pyc +0 -0
  396. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/metadata.cpython-312.pyc +0 -0
  397. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/resources.cpython-312.pyc +0 -0
  398. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/scripts.cpython-312.pyc +0 -0
  399. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/util.cpython-312.pyc +0 -0
  400. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/version.cpython-312.pyc +0 -0
  401. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/__pycache__/wheel.cpython-312.pyc +0 -0
  402. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/compat.py +0 -1138
  403. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/database.py +0 -1359
  404. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/index.py +0 -508
  405. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/locators.py +0 -1303
  406. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/manifest.py +0 -384
  407. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/markers.py +0 -167
  408. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/metadata.py +0 -1068
  409. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/resources.py +0 -358
  410. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/scripts.py +0 -466
  411. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/t32.exe +0 -0
  412. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/t64-arm.exe +0 -0
  413. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/t64.exe +0 -0
  414. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/util.py +0 -2025
  415. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/version.py +0 -751
  416. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/w32.exe +0 -0
  417. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/w64-arm.exe +0 -0
  418. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/w64.exe +0 -0
  419. package/env/lib/python3.12/site-packages/pip/_vendor/distlib/wheel.py +0 -1099
  420. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__init__.py +0 -54
  421. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__main__.py +0 -4
  422. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__init__.cpython-312.pyc +0 -0
  423. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/__main__.cpython-312.pyc +0 -0
  424. package/env/lib/python3.12/site-packages/pip/_vendor/distro/__pycache__/distro.cpython-312.pyc +0 -0
  425. package/env/lib/python3.12/site-packages/pip/_vendor/distro/distro.py +0 -1403
  426. package/env/lib/python3.12/site-packages/pip/_vendor/distro/py.typed +0 -0
  427. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__init__.py +0 -44
  428. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/__init__.cpython-312.pyc +0 -0
  429. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/codec.cpython-312.pyc +0 -0
  430. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/compat.cpython-312.pyc +0 -0
  431. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/core.cpython-312.pyc +0 -0
  432. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/idnadata.cpython-312.pyc +0 -0
  433. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/intranges.cpython-312.pyc +0 -0
  434. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/package_data.cpython-312.pyc +0 -0
  435. package/env/lib/python3.12/site-packages/pip/_vendor/idna/__pycache__/uts46data.cpython-312.pyc +0 -0
  436. package/env/lib/python3.12/site-packages/pip/_vendor/idna/codec.py +0 -118
  437. package/env/lib/python3.12/site-packages/pip/_vendor/idna/compat.py +0 -13
  438. package/env/lib/python3.12/site-packages/pip/_vendor/idna/core.py +0 -395
  439. package/env/lib/python3.12/site-packages/pip/_vendor/idna/idnadata.py +0 -4245
  440. package/env/lib/python3.12/site-packages/pip/_vendor/idna/intranges.py +0 -54
  441. package/env/lib/python3.12/site-packages/pip/_vendor/idna/package_data.py +0 -2
  442. package/env/lib/python3.12/site-packages/pip/_vendor/idna/py.typed +0 -0
  443. package/env/lib/python3.12/site-packages/pip/_vendor/idna/uts46data.py +0 -8598
  444. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__init__.py +0 -55
  445. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/__init__.cpython-312.pyc +0 -0
  446. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/exceptions.cpython-312.pyc +0 -0
  447. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/ext.cpython-312.pyc +0 -0
  448. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/__pycache__/fallback.cpython-312.pyc +0 -0
  449. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/exceptions.py +0 -48
  450. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/ext.py +0 -168
  451. package/env/lib/python3.12/site-packages/pip/_vendor/msgpack/fallback.py +0 -951
  452. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__init__.py +0 -15
  453. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  454. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  455. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  456. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  457. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  458. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  459. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  460. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  461. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  462. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  463. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  464. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  465. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  466. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  467. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_elffile.py +0 -110
  468. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_manylinux.py +0 -262
  469. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_musllinux.py +0 -85
  470. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_parser.py +0 -354
  471. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_structures.py +0 -61
  472. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/_tokenizer.py +0 -194
  473. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/markers.py +0 -325
  474. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/metadata.py +0 -804
  475. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/py.typed +0 -0
  476. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/requirements.py +0 -91
  477. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/specifiers.py +0 -1009
  478. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/tags.py +0 -568
  479. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/utils.py +0 -174
  480. package/env/lib/python3.12/site-packages/pip/_vendor/packaging/version.py +0 -563
  481. package/env/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py +0 -3676
  482. package/env/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  483. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__init__.py +0 -627
  484. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__main__.py +0 -55
  485. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  486. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  487. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  488. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  489. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  490. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  491. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  492. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  493. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/android.py +0 -249
  494. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/api.py +0 -292
  495. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/macos.py +0 -130
  496. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/py.typed +0 -0
  497. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/unix.py +0 -275
  498. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/version.py +0 -16
  499. package/env/lib/python3.12/site-packages/pip/_vendor/platformdirs/windows.py +0 -272
  500. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__init__.py +0 -82
  501. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__main__.py +0 -17
  502. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__init__.cpython-312.pyc +0 -0
  503. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/__main__.cpython-312.pyc +0 -0
  504. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/cmdline.cpython-312.pyc +0 -0
  505. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/console.cpython-312.pyc +0 -0
  506. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/filter.cpython-312.pyc +0 -0
  507. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/formatter.cpython-312.pyc +0 -0
  508. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/lexer.cpython-312.pyc +0 -0
  509. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/modeline.cpython-312.pyc +0 -0
  510. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/plugin.cpython-312.pyc +0 -0
  511. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/regexopt.cpython-312.pyc +0 -0
  512. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/scanner.cpython-312.pyc +0 -0
  513. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/sphinxext.cpython-312.pyc +0 -0
  514. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/style.cpython-312.pyc +0 -0
  515. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/token.cpython-312.pyc +0 -0
  516. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/unistring.cpython-312.pyc +0 -0
  517. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/__pycache__/util.cpython-312.pyc +0 -0
  518. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/cmdline.py +0 -668
  519. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/console.py +0 -70
  520. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/filter.py +0 -70
  521. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__init__.py +0 -940
  522. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/filters/__pycache__/__init__.cpython-312.pyc +0 -0
  523. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatter.py +0 -129
  524. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__init__.py +0 -157
  525. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/__init__.cpython-312.pyc +0 -0
  526. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/_mapping.cpython-312.pyc +0 -0
  527. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/bbcode.cpython-312.pyc +0 -0
  528. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/groff.cpython-312.pyc +0 -0
  529. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/html.cpython-312.pyc +0 -0
  530. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/img.cpython-312.pyc +0 -0
  531. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/irc.cpython-312.pyc +0 -0
  532. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/latex.cpython-312.pyc +0 -0
  533. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/other.cpython-312.pyc +0 -0
  534. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/pangomarkup.cpython-312.pyc +0 -0
  535. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/rtf.cpython-312.pyc +0 -0
  536. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/svg.cpython-312.pyc +0 -0
  537. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal.cpython-312.pyc +0 -0
  538. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/__pycache__/terminal256.cpython-312.pyc +0 -0
  539. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/_mapping.py +0 -23
  540. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/bbcode.py +0 -108
  541. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/groff.py +0 -170
  542. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/html.py +0 -987
  543. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/img.py +0 -685
  544. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/irc.py +0 -154
  545. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/latex.py +0 -518
  546. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/other.py +0 -160
  547. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/pangomarkup.py +0 -83
  548. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/rtf.py +0 -349
  549. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/svg.py +0 -185
  550. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal.py +0 -127
  551. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/formatters/terminal256.py +0 -338
  552. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexer.py +0 -963
  553. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__init__.py +0 -362
  554. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/__init__.cpython-312.pyc +0 -0
  555. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/_mapping.cpython-312.pyc +0 -0
  556. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/__pycache__/python.cpython-312.pyc +0 -0
  557. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/_mapping.py +0 -589
  558. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/lexers/python.py +0 -1198
  559. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/modeline.py +0 -43
  560. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/plugin.py +0 -72
  561. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/regexopt.py +0 -91
  562. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/scanner.py +0 -104
  563. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/sphinxext.py +0 -247
  564. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/style.py +0 -203
  565. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__init__.py +0 -61
  566. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/__init__.cpython-312.pyc +0 -0
  567. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/styles/__pycache__/_mapping.cpython-312.pyc +0 -0
  568. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/styles/_mapping.py +0 -54
  569. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/token.py +0 -214
  570. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/unistring.py +0 -153
  571. package/env/lib/python3.12/site-packages/pip/_vendor/pygments/util.py +0 -324
  572. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__init__.py +0 -23
  573. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/__init__.cpython-312.pyc +0 -0
  574. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_compat.cpython-312.pyc +0 -0
  575. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/__pycache__/_impl.cpython-312.pyc +0 -0
  576. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_compat.py +0 -8
  577. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_impl.py +0 -330
  578. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__init__.py +0 -18
  579. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/__init__.cpython-312.pyc +0 -0
  580. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/__pycache__/_in_process.cpython-312.pyc +0 -0
  581. package/env/lib/python3.12/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py +0 -353
  582. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__init__.py +0 -179
  583. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__init__.cpython-312.pyc +0 -0
  584. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/__version__.cpython-312.pyc +0 -0
  585. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/_internal_utils.cpython-312.pyc +0 -0
  586. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/adapters.cpython-312.pyc +0 -0
  587. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/api.cpython-312.pyc +0 -0
  588. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/auth.cpython-312.pyc +0 -0
  589. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/certs.cpython-312.pyc +0 -0
  590. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/compat.cpython-312.pyc +0 -0
  591. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/cookies.cpython-312.pyc +0 -0
  592. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/exceptions.cpython-312.pyc +0 -0
  593. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/help.cpython-312.pyc +0 -0
  594. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/hooks.cpython-312.pyc +0 -0
  595. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/models.cpython-312.pyc +0 -0
  596. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/packages.cpython-312.pyc +0 -0
  597. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/sessions.cpython-312.pyc +0 -0
  598. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/status_codes.cpython-312.pyc +0 -0
  599. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/structures.cpython-312.pyc +0 -0
  600. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__pycache__/utils.cpython-312.pyc +0 -0
  601. package/env/lib/python3.12/site-packages/pip/_vendor/requests/__version__.py +0 -14
  602. package/env/lib/python3.12/site-packages/pip/_vendor/requests/_internal_utils.py +0 -50
  603. package/env/lib/python3.12/site-packages/pip/_vendor/requests/adapters.py +0 -719
  604. package/env/lib/python3.12/site-packages/pip/_vendor/requests/api.py +0 -157
  605. package/env/lib/python3.12/site-packages/pip/_vendor/requests/auth.py +0 -314
  606. package/env/lib/python3.12/site-packages/pip/_vendor/requests/certs.py +0 -24
  607. package/env/lib/python3.12/site-packages/pip/_vendor/requests/compat.py +0 -78
  608. package/env/lib/python3.12/site-packages/pip/_vendor/requests/cookies.py +0 -561
  609. package/env/lib/python3.12/site-packages/pip/_vendor/requests/exceptions.py +0 -151
  610. package/env/lib/python3.12/site-packages/pip/_vendor/requests/help.py +0 -127
  611. package/env/lib/python3.12/site-packages/pip/_vendor/requests/hooks.py +0 -33
  612. package/env/lib/python3.12/site-packages/pip/_vendor/requests/models.py +0 -1037
  613. package/env/lib/python3.12/site-packages/pip/_vendor/requests/packages.py +0 -25
  614. package/env/lib/python3.12/site-packages/pip/_vendor/requests/sessions.py +0 -831
  615. package/env/lib/python3.12/site-packages/pip/_vendor/requests/status_codes.py +0 -128
  616. package/env/lib/python3.12/site-packages/pip/_vendor/requests/structures.py +0 -99
  617. package/env/lib/python3.12/site-packages/pip/_vendor/requests/utils.py +0 -1096
  618. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__init__.py +0 -26
  619. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/__init__.cpython-312.pyc +0 -0
  620. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/providers.cpython-312.pyc +0 -0
  621. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/reporters.cpython-312.pyc +0 -0
  622. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/resolvers.cpython-312.pyc +0 -0
  623. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/__pycache__/structs.cpython-312.pyc +0 -0
  624. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__init__.py +0 -0
  625. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  626. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/__pycache__/collections_abc.cpython-312.pyc +0 -0
  627. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/compat/collections_abc.py +0 -6
  628. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/providers.py +0 -133
  629. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/py.typed +0 -0
  630. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/reporters.py +0 -43
  631. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/resolvers.py +0 -547
  632. package/env/lib/python3.12/site-packages/pip/_vendor/resolvelib/structs.py +0 -170
  633. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__init__.py +0 -177
  634. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__main__.py +0 -273
  635. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__init__.cpython-312.pyc +0 -0
  636. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/__main__.cpython-312.pyc +0 -0
  637. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_cell_widths.cpython-312.pyc +0 -0
  638. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_codes.cpython-312.pyc +0 -0
  639. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_emoji_replace.cpython-312.pyc +0 -0
  640. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_export_format.cpython-312.pyc +0 -0
  641. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_extension.cpython-312.pyc +0 -0
  642. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_fileno.cpython-312.pyc +0 -0
  643. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_inspect.cpython-312.pyc +0 -0
  644. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_log_render.cpython-312.pyc +0 -0
  645. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_loop.cpython-312.pyc +0 -0
  646. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_null_file.cpython-312.pyc +0 -0
  647. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_palettes.cpython-312.pyc +0 -0
  648. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_pick.cpython-312.pyc +0 -0
  649. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_ratio.cpython-312.pyc +0 -0
  650. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_spinners.cpython-312.pyc +0 -0
  651. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_stack.cpython-312.pyc +0 -0
  652. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_timer.cpython-312.pyc +0 -0
  653. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_win32_console.cpython-312.pyc +0 -0
  654. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows.cpython-312.pyc +0 -0
  655. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_windows_renderer.cpython-312.pyc +0 -0
  656. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/_wrap.cpython-312.pyc +0 -0
  657. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/abc.cpython-312.pyc +0 -0
  658. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/align.cpython-312.pyc +0 -0
  659. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/ansi.cpython-312.pyc +0 -0
  660. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/bar.cpython-312.pyc +0 -0
  661. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/box.cpython-312.pyc +0 -0
  662. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/cells.cpython-312.pyc +0 -0
  663. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color.cpython-312.pyc +0 -0
  664. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/color_triplet.cpython-312.pyc +0 -0
  665. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/columns.cpython-312.pyc +0 -0
  666. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/console.cpython-312.pyc +0 -0
  667. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/constrain.cpython-312.pyc +0 -0
  668. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/containers.cpython-312.pyc +0 -0
  669. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/control.cpython-312.pyc +0 -0
  670. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/default_styles.cpython-312.pyc +0 -0
  671. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/diagnose.cpython-312.pyc +0 -0
  672. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/emoji.cpython-312.pyc +0 -0
  673. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/errors.cpython-312.pyc +0 -0
  674. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/file_proxy.cpython-312.pyc +0 -0
  675. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/filesize.cpython-312.pyc +0 -0
  676. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/highlighter.cpython-312.pyc +0 -0
  677. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/json.cpython-312.pyc +0 -0
  678. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/jupyter.cpython-312.pyc +0 -0
  679. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/layout.cpython-312.pyc +0 -0
  680. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live.cpython-312.pyc +0 -0
  681. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/live_render.cpython-312.pyc +0 -0
  682. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/logging.cpython-312.pyc +0 -0
  683. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/markup.cpython-312.pyc +0 -0
  684. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/measure.cpython-312.pyc +0 -0
  685. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/padding.cpython-312.pyc +0 -0
  686. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pager.cpython-312.pyc +0 -0
  687. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/palette.cpython-312.pyc +0 -0
  688. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/panel.cpython-312.pyc +0 -0
  689. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/pretty.cpython-312.pyc +0 -0
  690. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress.cpython-312.pyc +0 -0
  691. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/progress_bar.cpython-312.pyc +0 -0
  692. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/prompt.cpython-312.pyc +0 -0
  693. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/protocol.cpython-312.pyc +0 -0
  694. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/region.cpython-312.pyc +0 -0
  695. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/repr.cpython-312.pyc +0 -0
  696. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/rule.cpython-312.pyc +0 -0
  697. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/scope.cpython-312.pyc +0 -0
  698. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/screen.cpython-312.pyc +0 -0
  699. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/segment.cpython-312.pyc +0 -0
  700. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/spinner.cpython-312.pyc +0 -0
  701. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/status.cpython-312.pyc +0 -0
  702. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/style.cpython-312.pyc +0 -0
  703. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/styled.cpython-312.pyc +0 -0
  704. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/syntax.cpython-312.pyc +0 -0
  705. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/table.cpython-312.pyc +0 -0
  706. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/terminal_theme.cpython-312.pyc +0 -0
  707. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/text.cpython-312.pyc +0 -0
  708. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/theme.cpython-312.pyc +0 -0
  709. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/themes.cpython-312.pyc +0 -0
  710. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/traceback.cpython-312.pyc +0 -0
  711. package/env/lib/python3.12/site-packages/pip/_vendor/rich/__pycache__/tree.cpython-312.pyc +0 -0
  712. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_cell_widths.py +0 -454
  713. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_codes.py +0 -3610
  714. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_emoji_replace.py +0 -32
  715. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_export_format.py +0 -76
  716. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_extension.py +0 -10
  717. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_fileno.py +0 -24
  718. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_inspect.py +0 -270
  719. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_log_render.py +0 -94
  720. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_loop.py +0 -43
  721. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_null_file.py +0 -69
  722. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_palettes.py +0 -309
  723. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_pick.py +0 -17
  724. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_ratio.py +0 -159
  725. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_spinners.py +0 -482
  726. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_stack.py +0 -16
  727. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_timer.py +0 -19
  728. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_win32_console.py +0 -662
  729. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_windows.py +0 -71
  730. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_windows_renderer.py +0 -56
  731. package/env/lib/python3.12/site-packages/pip/_vendor/rich/_wrap.py +0 -93
  732. package/env/lib/python3.12/site-packages/pip/_vendor/rich/abc.py +0 -33
  733. package/env/lib/python3.12/site-packages/pip/_vendor/rich/align.py +0 -311
  734. package/env/lib/python3.12/site-packages/pip/_vendor/rich/ansi.py +0 -240
  735. package/env/lib/python3.12/site-packages/pip/_vendor/rich/bar.py +0 -93
  736. package/env/lib/python3.12/site-packages/pip/_vendor/rich/box.py +0 -480
  737. package/env/lib/python3.12/site-packages/pip/_vendor/rich/cells.py +0 -167
  738. package/env/lib/python3.12/site-packages/pip/_vendor/rich/color.py +0 -621
  739. package/env/lib/python3.12/site-packages/pip/_vendor/rich/color_triplet.py +0 -38
  740. package/env/lib/python3.12/site-packages/pip/_vendor/rich/columns.py +0 -187
  741. package/env/lib/python3.12/site-packages/pip/_vendor/rich/console.py +0 -2633
  742. package/env/lib/python3.12/site-packages/pip/_vendor/rich/constrain.py +0 -37
  743. package/env/lib/python3.12/site-packages/pip/_vendor/rich/containers.py +0 -167
  744. package/env/lib/python3.12/site-packages/pip/_vendor/rich/control.py +0 -225
  745. package/env/lib/python3.12/site-packages/pip/_vendor/rich/default_styles.py +0 -190
  746. package/env/lib/python3.12/site-packages/pip/_vendor/rich/diagnose.py +0 -37
  747. package/env/lib/python3.12/site-packages/pip/_vendor/rich/emoji.py +0 -96
  748. package/env/lib/python3.12/site-packages/pip/_vendor/rich/errors.py +0 -34
  749. package/env/lib/python3.12/site-packages/pip/_vendor/rich/file_proxy.py +0 -57
  750. package/env/lib/python3.12/site-packages/pip/_vendor/rich/filesize.py +0 -89
  751. package/env/lib/python3.12/site-packages/pip/_vendor/rich/highlighter.py +0 -232
  752. package/env/lib/python3.12/site-packages/pip/_vendor/rich/json.py +0 -139
  753. package/env/lib/python3.12/site-packages/pip/_vendor/rich/jupyter.py +0 -101
  754. package/env/lib/python3.12/site-packages/pip/_vendor/rich/layout.py +0 -442
  755. package/env/lib/python3.12/site-packages/pip/_vendor/rich/live.py +0 -375
  756. package/env/lib/python3.12/site-packages/pip/_vendor/rich/live_render.py +0 -112
  757. package/env/lib/python3.12/site-packages/pip/_vendor/rich/logging.py +0 -289
  758. package/env/lib/python3.12/site-packages/pip/_vendor/rich/markup.py +0 -251
  759. package/env/lib/python3.12/site-packages/pip/_vendor/rich/measure.py +0 -151
  760. package/env/lib/python3.12/site-packages/pip/_vendor/rich/padding.py +0 -141
  761. package/env/lib/python3.12/site-packages/pip/_vendor/rich/pager.py +0 -34
  762. package/env/lib/python3.12/site-packages/pip/_vendor/rich/palette.py +0 -100
  763. package/env/lib/python3.12/site-packages/pip/_vendor/rich/panel.py +0 -312
  764. package/env/lib/python3.12/site-packages/pip/_vendor/rich/pretty.py +0 -995
  765. package/env/lib/python3.12/site-packages/pip/_vendor/rich/progress.py +0 -1699
  766. package/env/lib/python3.12/site-packages/pip/_vendor/rich/progress_bar.py +0 -223
  767. package/env/lib/python3.12/site-packages/pip/_vendor/rich/prompt.py +0 -375
  768. package/env/lib/python3.12/site-packages/pip/_vendor/rich/protocol.py +0 -42
  769. package/env/lib/python3.12/site-packages/pip/_vendor/rich/py.typed +0 -0
  770. package/env/lib/python3.12/site-packages/pip/_vendor/rich/region.py +0 -10
  771. package/env/lib/python3.12/site-packages/pip/_vendor/rich/repr.py +0 -149
  772. package/env/lib/python3.12/site-packages/pip/_vendor/rich/rule.py +0 -130
  773. package/env/lib/python3.12/site-packages/pip/_vendor/rich/scope.py +0 -86
  774. package/env/lib/python3.12/site-packages/pip/_vendor/rich/screen.py +0 -54
  775. package/env/lib/python3.12/site-packages/pip/_vendor/rich/segment.py +0 -738
  776. package/env/lib/python3.12/site-packages/pip/_vendor/rich/spinner.py +0 -137
  777. package/env/lib/python3.12/site-packages/pip/_vendor/rich/status.py +0 -131
  778. package/env/lib/python3.12/site-packages/pip/_vendor/rich/style.py +0 -796
  779. package/env/lib/python3.12/site-packages/pip/_vendor/rich/styled.py +0 -42
  780. package/env/lib/python3.12/site-packages/pip/_vendor/rich/syntax.py +0 -958
  781. package/env/lib/python3.12/site-packages/pip/_vendor/rich/table.py +0 -1000
  782. package/env/lib/python3.12/site-packages/pip/_vendor/rich/terminal_theme.py +0 -153
  783. package/env/lib/python3.12/site-packages/pip/_vendor/rich/text.py +0 -1357
  784. package/env/lib/python3.12/site-packages/pip/_vendor/rich/theme.py +0 -115
  785. package/env/lib/python3.12/site-packages/pip/_vendor/rich/themes.py +0 -5
  786. package/env/lib/python3.12/site-packages/pip/_vendor/rich/traceback.py +0 -753
  787. package/env/lib/python3.12/site-packages/pip/_vendor/rich/tree.py +0 -249
  788. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__init__.py +0 -11
  789. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  790. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  791. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  792. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  793. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/_parser.py +0 -691
  794. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/_re.py +0 -107
  795. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/_types.py +0 -10
  796. package/env/lib/python3.12/site-packages/pip/_vendor/tomli/py.typed +0 -1
  797. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__init__.py +0 -13
  798. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/__init__.cpython-312.pyc +0 -0
  799. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_api.cpython-312.pyc +0 -0
  800. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_macos.cpython-312.pyc +0 -0
  801. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_openssl.cpython-312.pyc +0 -0
  802. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_ssl_constants.cpython-312.pyc +0 -0
  803. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/__pycache__/_windows.cpython-312.pyc +0 -0
  804. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_api.py +0 -313
  805. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_macos.py +0 -499
  806. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_openssl.py +0 -66
  807. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_ssl_constants.py +0 -31
  808. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/_windows.py +0 -564
  809. package/env/lib/python3.12/site-packages/pip/_vendor/truststore/py.typed +0 -0
  810. package/env/lib/python3.12/site-packages/pip/_vendor/typing_extensions.py +0 -3641
  811. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__init__.py +0 -102
  812. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/__init__.cpython-312.pyc +0 -0
  813. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_collections.cpython-312.pyc +0 -0
  814. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/_version.cpython-312.pyc +0 -0
  815. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connection.cpython-312.pyc +0 -0
  816. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/connectionpool.cpython-312.pyc +0 -0
  817. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/exceptions.cpython-312.pyc +0 -0
  818. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/fields.cpython-312.pyc +0 -0
  819. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/filepost.cpython-312.pyc +0 -0
  820. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/poolmanager.cpython-312.pyc +0 -0
  821. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/request.cpython-312.pyc +0 -0
  822. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/__pycache__/response.cpython-312.pyc +0 -0
  823. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/_collections.py +0 -355
  824. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/_version.py +0 -2
  825. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/connection.py +0 -572
  826. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/connectionpool.py +0 -1137
  827. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__init__.py +0 -0
  828. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/__init__.cpython-312.pyc +0 -0
  829. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/_appengine_environ.cpython-312.pyc +0 -0
  830. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/appengine.cpython-312.pyc +0 -0
  831. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/ntlmpool.cpython-312.pyc +0 -0
  832. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/pyopenssl.cpython-312.pyc +0 -0
  833. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/securetransport.cpython-312.pyc +0 -0
  834. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/__pycache__/socks.cpython-312.pyc +0 -0
  835. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_appengine_environ.py +0 -36
  836. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__init__.py +0 -0
  837. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/__init__.cpython-312.pyc +0 -0
  838. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/bindings.cpython-312.pyc +0 -0
  839. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/__pycache__/low_level.cpython-312.pyc +0 -0
  840. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/bindings.py +0 -519
  841. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/_securetransport/low_level.py +0 -397
  842. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/appengine.py +0 -314
  843. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/ntlmpool.py +0 -130
  844. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/pyopenssl.py +0 -518
  845. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/securetransport.py +0 -920
  846. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/contrib/socks.py +0 -216
  847. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/exceptions.py +0 -323
  848. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/fields.py +0 -274
  849. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/filepost.py +0 -98
  850. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__init__.py +0 -0
  851. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/__init__.cpython-312.pyc +0 -0
  852. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/__pycache__/six.cpython-312.pyc +0 -0
  853. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__init__.py +0 -0
  854. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  855. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/makefile.cpython-312.pyc +0 -0
  856. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/__pycache__/weakref_finalize.cpython-312.pyc +0 -0
  857. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/makefile.py +0 -51
  858. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/backports/weakref_finalize.py +0 -155
  859. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/packages/six.py +0 -1076
  860. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/poolmanager.py +0 -540
  861. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/request.py +0 -191
  862. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/response.py +0 -879
  863. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__init__.py +0 -49
  864. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/__init__.cpython-312.pyc +0 -0
  865. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/connection.cpython-312.pyc +0 -0
  866. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/proxy.cpython-312.pyc +0 -0
  867. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/queue.cpython-312.pyc +0 -0
  868. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/request.cpython-312.pyc +0 -0
  869. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/response.cpython-312.pyc +0 -0
  870. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/retry.cpython-312.pyc +0 -0
  871. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_.cpython-312.pyc +0 -0
  872. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssl_match_hostname.cpython-312.pyc +0 -0
  873. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/ssltransport.cpython-312.pyc +0 -0
  874. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/timeout.cpython-312.pyc +0 -0
  875. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/url.cpython-312.pyc +0 -0
  876. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/__pycache__/wait.cpython-312.pyc +0 -0
  877. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/connection.py +0 -149
  878. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/proxy.py +0 -57
  879. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/queue.py +0 -22
  880. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/request.py +0 -137
  881. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/response.py +0 -107
  882. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/retry.py +0 -620
  883. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_.py +0 -495
  884. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssl_match_hostname.py +0 -159
  885. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/ssltransport.py +0 -221
  886. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/timeout.py +0 -271
  887. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/url.py +0 -435
  888. package/env/lib/python3.12/site-packages/pip/_vendor/urllib3/util/wait.py +0 -152
  889. package/env/lib/python3.12/site-packages/pip/_vendor/vendor.txt +0 -18
  890. package/env/lib/python3.12/site-packages/pip/py.typed +0 -4
  891. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/AUTHORS.txt +0 -796
  892. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/INSTALLER +0 -1
  893. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/LICENSE.txt +0 -20
  894. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/METADATA +0 -89
  895. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/RECORD +0 -853
  896. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/REQUESTED +0 -0
  897. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/WHEEL +0 -5
  898. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/entry_points.txt +0 -3
  899. package/env/lib/python3.12/site-packages/pip-24.2.dist-info/top_level.txt +0 -1
  900. package/env/lib/python3.12/site-packages/pkg_resources/__init__.py +0 -3709
  901. package/env/lib/python3.12/site-packages/pkg_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  902. package/env/lib/python3.12/site-packages/pkg_resources/api_tests.txt +0 -424
  903. package/env/lib/python3.12/site-packages/pkg_resources/py.typed +0 -0
  904. package/env/lib/python3.12/site-packages/python_minifier/__init__.py +0 -231
  905. package/env/lib/python3.12/site-packages/python_minifier/__init__.pyi +0 -34
  906. package/env/lib/python3.12/site-packages/python_minifier/__main__.py +0 -262
  907. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/__init__.cpython-312.pyc +0 -0
  908. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/__main__.cpython-312.pyc +0 -0
  909. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/ast_compare.cpython-312.pyc +0 -0
  910. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/expression_printer.cpython-312.pyc +0 -0
  911. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/f_string.cpython-312.pyc +0 -0
  912. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/ministring.cpython-312.pyc +0 -0
  913. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/module_printer.cpython-312.pyc +0 -0
  914. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/token_printer.cpython-312.pyc +0 -0
  915. package/env/lib/python3.12/site-packages/python_minifier/__pycache__/util.cpython-312.pyc +0 -0
  916. package/env/lib/python3.12/site-packages/python_minifier/ast_compare.py +0 -104
  917. package/env/lib/python3.12/site-packages/python_minifier/expression_printer.py +0 -748
  918. package/env/lib/python3.12/site-packages/python_minifier/f_string.py +0 -426
  919. package/env/lib/python3.12/site-packages/python_minifier/ministring.py +0 -175
  920. package/env/lib/python3.12/site-packages/python_minifier/module_printer.py +0 -794
  921. package/env/lib/python3.12/site-packages/python_minifier/py.typed +0 -0
  922. package/env/lib/python3.12/site-packages/python_minifier/rename/__init__.py +0 -6
  923. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/__init__.cpython-312.pyc +0 -0
  924. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/bind_names.cpython-312.pyc +0 -0
  925. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/binding.cpython-312.pyc +0 -0
  926. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/mapper.cpython-312.pyc +0 -0
  927. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/name_generator.cpython-312.pyc +0 -0
  928. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/rename_literals.cpython-312.pyc +0 -0
  929. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/renamer.cpython-312.pyc +0 -0
  930. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/resolve_names.cpython-312.pyc +0 -0
  931. package/env/lib/python3.12/site-packages/python_minifier/rename/__pycache__/util.cpython-312.pyc +0 -0
  932. package/env/lib/python3.12/site-packages/python_minifier/rename/bind_names.py +0 -174
  933. package/env/lib/python3.12/site-packages/python_minifier/rename/binding.py +0 -450
  934. package/env/lib/python3.12/site-packages/python_minifier/rename/mapper.py +0 -160
  935. package/env/lib/python3.12/site-packages/python_minifier/rename/name_generator.py +0 -51
  936. package/env/lib/python3.12/site-packages/python_minifier/rename/rename_literals.py +0 -234
  937. package/env/lib/python3.12/site-packages/python_minifier/rename/renamer.py +0 -230
  938. package/env/lib/python3.12/site-packages/python_minifier/rename/resolve_names.py +0 -88
  939. package/env/lib/python3.12/site-packages/python_minifier/rename/util.py +0 -193
  940. package/env/lib/python3.12/site-packages/python_minifier/token_printer.py +0 -297
  941. package/env/lib/python3.12/site-packages/python_minifier/transforms/__init__.py +0 -0
  942. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/__init__.cpython-312.pyc +0 -0
  943. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/combine_imports.cpython-312.pyc +0 -0
  944. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_annotations.cpython-312.pyc +0 -0
  945. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_asserts.cpython-312.pyc +0 -0
  946. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_debug.cpython-312.pyc +0 -0
  947. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_explicit_return_none.cpython-312.pyc +0 -0
  948. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_literal_statements.cpython-312.pyc +0 -0
  949. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_object_base.cpython-312.pyc +0 -0
  950. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_pass.cpython-312.pyc +0 -0
  951. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/remove_posargs.cpython-312.pyc +0 -0
  952. package/env/lib/python3.12/site-packages/python_minifier/transforms/__pycache__/suite_transformer.cpython-312.pyc +0 -0
  953. package/env/lib/python3.12/site-packages/python_minifier/transforms/combine_imports.py +0 -73
  954. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_annotations.py +0 -110
  955. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_asserts.py +0 -26
  956. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_debug.py +0 -53
  957. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_explicit_return_none.py +0 -38
  958. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_literal_statements.py +0 -61
  959. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_object_base.py +0 -21
  960. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_pass.py +0 -26
  961. package/env/lib/python3.12/site-packages/python_minifier/transforms/remove_posargs.py +0 -13
  962. package/env/lib/python3.12/site-packages/python_minifier/transforms/suite_transformer.py +0 -193
  963. package/env/lib/python3.12/site-packages/python_minifier/util.py +0 -48
  964. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/INSTALLER +0 -1
  965. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/LICENSE +0 -21
  966. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/METADATA +0 -169
  967. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/RECORD +0 -70
  968. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/REQUESTED +0 -0
  969. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/WHEEL +0 -6
  970. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/entry_points.txt +0 -2
  971. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/top_level.txt +0 -1
  972. package/env/lib/python3.12/site-packages/python_minifier-2.9.0.dist-info/zip-safe +0 -1
  973. package/env/lib/python3.12/site-packages/setuptools/__init__.py +0 -282
  974. package/env/lib/python3.12/site-packages/setuptools/__pycache__/__init__.cpython-312.pyc +0 -0
  975. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_core_metadata.cpython-312.pyc +0 -0
  976. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_entry_points.cpython-312.pyc +0 -0
  977. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_imp.cpython-312.pyc +0 -0
  978. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_importlib.cpython-312.pyc +0 -0
  979. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_itertools.cpython-312.pyc +0 -0
  980. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_normalization.cpython-312.pyc +0 -0
  981. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_path.cpython-312.pyc +0 -0
  982. package/env/lib/python3.12/site-packages/setuptools/__pycache__/_reqs.cpython-312.pyc +0 -0
  983. package/env/lib/python3.12/site-packages/setuptools/__pycache__/archive_util.cpython-312.pyc +0 -0
  984. package/env/lib/python3.12/site-packages/setuptools/__pycache__/build_meta.cpython-312.pyc +0 -0
  985. package/env/lib/python3.12/site-packages/setuptools/__pycache__/depends.cpython-312.pyc +0 -0
  986. package/env/lib/python3.12/site-packages/setuptools/__pycache__/discovery.cpython-312.pyc +0 -0
  987. package/env/lib/python3.12/site-packages/setuptools/__pycache__/dist.cpython-312.pyc +0 -0
  988. package/env/lib/python3.12/site-packages/setuptools/__pycache__/errors.cpython-312.pyc +0 -0
  989. package/env/lib/python3.12/site-packages/setuptools/__pycache__/extension.cpython-312.pyc +0 -0
  990. package/env/lib/python3.12/site-packages/setuptools/__pycache__/glob.cpython-312.pyc +0 -0
  991. package/env/lib/python3.12/site-packages/setuptools/__pycache__/installer.cpython-312.pyc +0 -0
  992. package/env/lib/python3.12/site-packages/setuptools/__pycache__/launch.cpython-312.pyc +0 -0
  993. package/env/lib/python3.12/site-packages/setuptools/__pycache__/logging.cpython-312.pyc +0 -0
  994. package/env/lib/python3.12/site-packages/setuptools/__pycache__/modified.cpython-312.pyc +0 -0
  995. package/env/lib/python3.12/site-packages/setuptools/__pycache__/monkey.cpython-312.pyc +0 -0
  996. package/env/lib/python3.12/site-packages/setuptools/__pycache__/msvc.cpython-312.pyc +0 -0
  997. package/env/lib/python3.12/site-packages/setuptools/__pycache__/namespaces.cpython-312.pyc +0 -0
  998. package/env/lib/python3.12/site-packages/setuptools/__pycache__/package_index.cpython-312.pyc +0 -0
  999. package/env/lib/python3.12/site-packages/setuptools/__pycache__/sandbox.cpython-312.pyc +0 -0
  1000. package/env/lib/python3.12/site-packages/setuptools/__pycache__/unicode_utils.cpython-312.pyc +0 -0
  1001. package/env/lib/python3.12/site-packages/setuptools/__pycache__/version.cpython-312.pyc +0 -0
  1002. package/env/lib/python3.12/site-packages/setuptools/__pycache__/warnings.cpython-312.pyc +0 -0
  1003. package/env/lib/python3.12/site-packages/setuptools/__pycache__/wheel.cpython-312.pyc +0 -0
  1004. package/env/lib/python3.12/site-packages/setuptools/__pycache__/windows_support.cpython-312.pyc +0 -0
  1005. package/env/lib/python3.12/site-packages/setuptools/_core_metadata.py +0 -286
  1006. package/env/lib/python3.12/site-packages/setuptools/_distutils/__init__.py +0 -14
  1007. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/__init__.cpython-312.pyc +0 -0
  1008. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_collections.cpython-312.pyc +0 -0
  1009. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_functools.cpython-312.pyc +0 -0
  1010. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_itertools.cpython-312.pyc +0 -0
  1011. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_log.cpython-312.pyc +0 -0
  1012. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_macos_compat.cpython-312.pyc +0 -0
  1013. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_modified.cpython-312.pyc +0 -0
  1014. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/_msvccompiler.cpython-312.pyc +0 -0
  1015. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/archive_util.cpython-312.pyc +0 -0
  1016. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/bcppcompiler.cpython-312.pyc +0 -0
  1017. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/ccompiler.cpython-312.pyc +0 -0
  1018. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/cmd.cpython-312.pyc +0 -0
  1019. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/config.cpython-312.pyc +0 -0
  1020. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/core.cpython-312.pyc +0 -0
  1021. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/cygwinccompiler.cpython-312.pyc +0 -0
  1022. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/debug.cpython-312.pyc +0 -0
  1023. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dep_util.cpython-312.pyc +0 -0
  1024. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dir_util.cpython-312.pyc +0 -0
  1025. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/dist.cpython-312.pyc +0 -0
  1026. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/errors.cpython-312.pyc +0 -0
  1027. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/extension.cpython-312.pyc +0 -0
  1028. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/fancy_getopt.cpython-312.pyc +0 -0
  1029. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/file_util.cpython-312.pyc +0 -0
  1030. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/filelist.cpython-312.pyc +0 -0
  1031. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/log.cpython-312.pyc +0 -0
  1032. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/msvc9compiler.cpython-312.pyc +0 -0
  1033. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/msvccompiler.cpython-312.pyc +0 -0
  1034. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/spawn.cpython-312.pyc +0 -0
  1035. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/sysconfig.cpython-312.pyc +0 -0
  1036. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/text_file.cpython-312.pyc +0 -0
  1037. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/unixccompiler.cpython-312.pyc +0 -0
  1038. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/util.cpython-312.pyc +0 -0
  1039. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/version.cpython-312.pyc +0 -0
  1040. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/versionpredicate.cpython-312.pyc +0 -0
  1041. package/env/lib/python3.12/site-packages/setuptools/_distutils/__pycache__/zosccompiler.cpython-312.pyc +0 -0
  1042. package/env/lib/python3.12/site-packages/setuptools/_distutils/_collections.py +0 -58
  1043. package/env/lib/python3.12/site-packages/setuptools/_distutils/_functools.py +0 -73
  1044. package/env/lib/python3.12/site-packages/setuptools/_distutils/_itertools.py +0 -52
  1045. package/env/lib/python3.12/site-packages/setuptools/_distutils/_log.py +0 -3
  1046. package/env/lib/python3.12/site-packages/setuptools/_distutils/_macos_compat.py +0 -12
  1047. package/env/lib/python3.12/site-packages/setuptools/_distutils/_modified.py +0 -72
  1048. package/env/lib/python3.12/site-packages/setuptools/_distutils/_msvccompiler.py +0 -568
  1049. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/__init__.py +0 -0
  1050. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/__pycache__/__init__.cpython-312.pyc +0 -0
  1051. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__init__.py +0 -15
  1052. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  1053. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  1054. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  1055. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  1056. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  1057. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  1058. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  1059. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  1060. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  1061. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  1062. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  1063. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  1064. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  1065. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  1066. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_elffile.py +0 -108
  1067. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_manylinux.py +0 -260
  1068. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_musllinux.py +0 -83
  1069. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_parser.py +0 -356
  1070. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_structures.py +0 -61
  1071. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/_tokenizer.py +0 -192
  1072. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/markers.py +0 -252
  1073. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/metadata.py +0 -825
  1074. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/py.typed +0 -0
  1075. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/requirements.py +0 -90
  1076. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/specifiers.py +0 -1017
  1077. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/tags.py +0 -571
  1078. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/utils.py +0 -172
  1079. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging/version.py +0 -563
  1080. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging-24.0.dist-info/LICENSE +0 -3
  1081. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging-24.0.dist-info/LICENSE.APACHE +0 -177
  1082. package/env/lib/python3.12/site-packages/setuptools/_distutils/_vendor/packaging-24.0.dist-info/LICENSE.BSD +0 -23
  1083. package/env/lib/python3.12/site-packages/setuptools/_distutils/archive_util.py +0 -283
  1084. package/env/lib/python3.12/site-packages/setuptools/_distutils/bcppcompiler.py +0 -396
  1085. package/env/lib/python3.12/site-packages/setuptools/_distutils/ccompiler.py +0 -1255
  1086. package/env/lib/python3.12/site-packages/setuptools/_distutils/cmd.py +0 -439
  1087. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__init__.py +0 -25
  1088. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/__init__.cpython-312.pyc +0 -0
  1089. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/_framework_compat.cpython-312.pyc +0 -0
  1090. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist.cpython-312.pyc +0 -0
  1091. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist_dumb.cpython-312.pyc +0 -0
  1092. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/bdist_rpm.cpython-312.pyc +0 -0
  1093. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build.cpython-312.pyc +0 -0
  1094. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_clib.cpython-312.pyc +0 -0
  1095. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_ext.cpython-312.pyc +0 -0
  1096. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_py.cpython-312.pyc +0 -0
  1097. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/build_scripts.cpython-312.pyc +0 -0
  1098. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/check.cpython-312.pyc +0 -0
  1099. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/clean.cpython-312.pyc +0 -0
  1100. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/config.cpython-312.pyc +0 -0
  1101. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install.cpython-312.pyc +0 -0
  1102. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_data.cpython-312.pyc +0 -0
  1103. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_egg_info.cpython-312.pyc +0 -0
  1104. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_headers.cpython-312.pyc +0 -0
  1105. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_lib.cpython-312.pyc +0 -0
  1106. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/install_scripts.cpython-312.pyc +0 -0
  1107. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/register.cpython-312.pyc +0 -0
  1108. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/sdist.cpython-312.pyc +0 -0
  1109. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/__pycache__/upload.cpython-312.pyc +0 -0
  1110. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/_framework_compat.py +0 -54
  1111. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/bdist.py +0 -155
  1112. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_dumb.py +0 -140
  1113. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/bdist_rpm.py +0 -597
  1114. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build.py +0 -156
  1115. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build_clib.py +0 -208
  1116. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build_ext.py +0 -797
  1117. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build_py.py +0 -406
  1118. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/build_scripts.py +0 -170
  1119. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/check.py +0 -154
  1120. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/clean.py +0 -76
  1121. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/config.py +0 -369
  1122. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install.py +0 -810
  1123. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_data.py +0 -94
  1124. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_egg_info.py +0 -92
  1125. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_headers.py +0 -44
  1126. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_lib.py +0 -234
  1127. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/install_scripts.py +0 -61
  1128. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/register.py +0 -322
  1129. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/sdist.py +0 -527
  1130. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/upload.py +0 -208
  1131. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-10.0-amd64.exe +0 -0
  1132. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-10.0.exe +0 -0
  1133. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-14.0-amd64.exe +0 -0
  1134. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-14.0.exe +0 -0
  1135. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-6.0.exe +0 -0
  1136. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-7.1.exe +0 -0
  1137. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-8.0.exe +0 -0
  1138. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-9.0-amd64.exe +0 -0
  1139. package/env/lib/python3.12/site-packages/setuptools/_distutils/command/wininst-9.0.exe +0 -0
  1140. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/__init__.py +0 -15
  1141. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1142. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1143. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1144. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/py38.py +0 -34
  1145. package/env/lib/python3.12/site-packages/setuptools/_distutils/compat/py39.py +0 -66
  1146. package/env/lib/python3.12/site-packages/setuptools/_distutils/config.py +0 -151
  1147. package/env/lib/python3.12/site-packages/setuptools/_distutils/core.py +0 -287
  1148. package/env/lib/python3.12/site-packages/setuptools/_distutils/cygwinccompiler.py +0 -334
  1149. package/env/lib/python3.12/site-packages/setuptools/_distutils/debug.py +0 -5
  1150. package/env/lib/python3.12/site-packages/setuptools/_distutils/dep_util.py +0 -14
  1151. package/env/lib/python3.12/site-packages/setuptools/_distutils/dir_util.py +0 -238
  1152. package/env/lib/python3.12/site-packages/setuptools/_distutils/dist.py +0 -1298
  1153. package/env/lib/python3.12/site-packages/setuptools/_distutils/errors.py +0 -127
  1154. package/env/lib/python3.12/site-packages/setuptools/_distutils/extension.py +0 -247
  1155. package/env/lib/python3.12/site-packages/setuptools/_distutils/fancy_getopt.py +0 -469
  1156. package/env/lib/python3.12/site-packages/setuptools/_distutils/file_util.py +0 -235
  1157. package/env/lib/python3.12/site-packages/setuptools/_distutils/filelist.py +0 -369
  1158. package/env/lib/python3.12/site-packages/setuptools/_distutils/log.py +0 -56
  1159. package/env/lib/python3.12/site-packages/setuptools/_distutils/msvc9compiler.py +0 -822
  1160. package/env/lib/python3.12/site-packages/setuptools/_distutils/msvccompiler.py +0 -687
  1161. package/env/lib/python3.12/site-packages/setuptools/_distutils/spawn.py +0 -117
  1162. package/env/lib/python3.12/site-packages/setuptools/_distutils/sysconfig.py +0 -582
  1163. package/env/lib/python3.12/site-packages/setuptools/_distutils/text_file.py +0 -286
  1164. package/env/lib/python3.12/site-packages/setuptools/_distutils/unixccompiler.py +0 -402
  1165. package/env/lib/python3.12/site-packages/setuptools/_distutils/util.py +0 -504
  1166. package/env/lib/python3.12/site-packages/setuptools/_distutils/version.py +0 -349
  1167. package/env/lib/python3.12/site-packages/setuptools/_distutils/versionpredicate.py +0 -175
  1168. package/env/lib/python3.12/site-packages/setuptools/_distutils/zosccompiler.py +0 -229
  1169. package/env/lib/python3.12/site-packages/setuptools/_entry_points.py +0 -90
  1170. package/env/lib/python3.12/site-packages/setuptools/_imp.py +0 -87
  1171. package/env/lib/python3.12/site-packages/setuptools/_importlib.py +0 -12
  1172. package/env/lib/python3.12/site-packages/setuptools/_itertools.py +0 -23
  1173. package/env/lib/python3.12/site-packages/setuptools/_normalization.py +0 -144
  1174. package/env/lib/python3.12/site-packages/setuptools/_path.py +0 -87
  1175. package/env/lib/python3.12/site-packages/setuptools/_reqs.py +0 -43
  1176. package/env/lib/python3.12/site-packages/setuptools/_vendor/__pycache__/typing_extensions.cpython-312.pyc +0 -0
  1177. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__init__.py +0 -27
  1178. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/__init__.cpython-312.pyc +0 -0
  1179. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autoasync.cpython-312.pyc +0 -0
  1180. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autocommand.cpython-312.pyc +0 -0
  1181. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/automain.cpython-312.pyc +0 -0
  1182. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/autoparse.cpython-312.pyc +0 -0
  1183. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/__pycache__/errors.cpython-312.pyc +0 -0
  1184. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autoasync.py +0 -142
  1185. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autocommand.py +0 -70
  1186. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/automain.py +0 -59
  1187. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/autoparse.py +0 -333
  1188. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand/errors.py +0 -23
  1189. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/INSTALLER +0 -1
  1190. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/LICENSE +0 -166
  1191. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/METADATA +0 -420
  1192. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/RECORD +0 -18
  1193. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/WHEEL +0 -5
  1194. package/env/lib/python3.12/site-packages/setuptools/_vendor/autocommand-2.2.2.dist-info/top_level.txt +0 -1
  1195. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/__init__.py +0 -1
  1196. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/__pycache__/__init__.cpython-312.pyc +0 -0
  1197. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__init__.py +0 -2937
  1198. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__main__.py +0 -5
  1199. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__init__.cpython-312.pyc +0 -0
  1200. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/__pycache__/__main__.cpython-312.pyc +0 -0
  1201. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__init__.py +0 -0
  1202. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1203. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1204. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports/tarfile/compat/py38.py +0 -24
  1205. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/INSTALLER +0 -1
  1206. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/LICENSE +0 -17
  1207. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/METADATA +0 -46
  1208. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/RECORD +0 -17
  1209. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/REQUESTED +0 -0
  1210. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/WHEEL +0 -5
  1211. package/env/lib/python3.12/site-packages/setuptools/_vendor/backports.tarfile-1.2.0.dist-info/top_level.txt +0 -1
  1212. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__init__.py +0 -1083
  1213. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/__init__.cpython-312.pyc +0 -0
  1214. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_adapters.cpython-312.pyc +0 -0
  1215. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_collections.cpython-312.pyc +0 -0
  1216. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_compat.cpython-312.pyc +0 -0
  1217. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_functools.cpython-312.pyc +0 -0
  1218. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_itertools.cpython-312.pyc +0 -0
  1219. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_meta.cpython-312.pyc +0 -0
  1220. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/_text.cpython-312.pyc +0 -0
  1221. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/__pycache__/diagnose.cpython-312.pyc +0 -0
  1222. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_adapters.py +0 -83
  1223. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_collections.py +0 -30
  1224. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_compat.py +0 -57
  1225. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_functools.py +0 -104
  1226. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_itertools.py +0 -73
  1227. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_meta.py +0 -67
  1228. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/_text.py +0 -99
  1229. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__init__.py +0 -0
  1230. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1231. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py311.cpython-312.pyc +0 -0
  1232. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1233. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/py311.py +0 -22
  1234. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/compat/py39.py +0 -36
  1235. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/diagnose.py +0 -21
  1236. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata/py.typed +0 -0
  1237. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/INSTALLER +0 -1
  1238. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/LICENSE +0 -202
  1239. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/METADATA +0 -129
  1240. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/RECORD +0 -32
  1241. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/REQUESTED +0 -0
  1242. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/WHEEL +0 -5
  1243. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_metadata-8.0.0.dist-info/top_level.txt +0 -1
  1244. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__init__.py +0 -36
  1245. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/__init__.cpython-312.pyc +0 -0
  1246. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_adapters.cpython-312.pyc +0 -0
  1247. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_common.cpython-312.pyc +0 -0
  1248. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/_itertools.cpython-312.pyc +0 -0
  1249. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/abc.cpython-312.pyc +0 -0
  1250. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/functional.cpython-312.pyc +0 -0
  1251. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/readers.cpython-312.pyc +0 -0
  1252. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/__pycache__/simple.cpython-312.pyc +0 -0
  1253. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/_adapters.py +0 -168
  1254. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/_common.py +0 -210
  1255. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/_itertools.py +0 -38
  1256. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/abc.py +0 -171
  1257. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/__init__.py +0 -0
  1258. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1259. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1260. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1261. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/py38.py +0 -11
  1262. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/compat/py39.py +0 -10
  1263. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/functional.py +0 -81
  1264. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/future/__init__.py +0 -0
  1265. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/future/__pycache__/__init__.cpython-312.pyc +0 -0
  1266. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/future/__pycache__/adapters.cpython-312.pyc +0 -0
  1267. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/future/adapters.py +0 -95
  1268. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/py.typed +0 -0
  1269. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/readers.py +0 -194
  1270. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources/simple.py +0 -106
  1271. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/INSTALLER +0 -1
  1272. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/LICENSE +0 -202
  1273. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/METADATA +0 -100
  1274. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/RECORD +0 -89
  1275. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/REQUESTED +0 -0
  1276. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/WHEEL +0 -5
  1277. package/env/lib/python3.12/site-packages/setuptools/_vendor/importlib_resources-6.4.0.dist-info/top_level.txt +0 -1
  1278. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/__init__.py +0 -3986
  1279. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/__pycache__/__init__.cpython-312.pyc +0 -0
  1280. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/__init__.py +0 -0
  1281. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1282. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/__pycache__/py38.cpython-312.pyc +0 -0
  1283. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/compat/py38.py +0 -7
  1284. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect/py.typed +0 -0
  1285. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/INSTALLER +0 -1
  1286. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/LICENSE +0 -17
  1287. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/METADATA +0 -591
  1288. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/RECORD +0 -13
  1289. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/WHEEL +0 -5
  1290. package/env/lib/python3.12/site-packages/setuptools/_vendor/inflect-7.3.1.dist-info/top_level.txt +0 -1
  1291. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/__pycache__/context.cpython-312.pyc +0 -0
  1292. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/context.py +0 -361
  1293. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__init__.py +0 -633
  1294. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__init__.pyi +0 -125
  1295. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/__pycache__/__init__.cpython-312.pyc +0 -0
  1296. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/functools/py.typed +0 -0
  1297. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/Lorem ipsum.txt +0 -2
  1298. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__init__.py +0 -624
  1299. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/__init__.cpython-312.pyc +0 -0
  1300. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/layouts.cpython-312.pyc +0 -0
  1301. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/show-newlines.cpython-312.pyc +0 -0
  1302. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/strip-prefix.cpython-312.pyc +0 -0
  1303. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-dvorak.cpython-312.pyc +0 -0
  1304. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/__pycache__/to-qwerty.cpython-312.pyc +0 -0
  1305. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/layouts.py +0 -25
  1306. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/show-newlines.py +0 -33
  1307. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/strip-prefix.py +0 -21
  1308. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/to-dvorak.py +0 -6
  1309. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco/text/to-qwerty.py +0 -6
  1310. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/INSTALLER +0 -1
  1311. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/LICENSE +0 -17
  1312. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/METADATA +0 -75
  1313. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/RECORD +0 -8
  1314. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/WHEEL +0 -5
  1315. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.context-5.3.0.dist-info/top_level.txt +0 -1
  1316. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/INSTALLER +0 -1
  1317. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/LICENSE +0 -17
  1318. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/METADATA +0 -64
  1319. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/RECORD +0 -10
  1320. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/WHEEL +0 -5
  1321. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.functools-4.0.1.dist-info/top_level.txt +0 -1
  1322. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/INSTALLER +0 -1
  1323. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/LICENSE +0 -17
  1324. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/METADATA +0 -95
  1325. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/RECORD +0 -20
  1326. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/REQUESTED +0 -0
  1327. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/WHEEL +0 -5
  1328. package/env/lib/python3.12/site-packages/setuptools/_vendor/jaraco.text-3.12.1.dist-info/top_level.txt +0 -1
  1329. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__init__.py +0 -6
  1330. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__init__.pyi +0 -2
  1331. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/__init__.cpython-312.pyc +0 -0
  1332. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/more.cpython-312.pyc +0 -0
  1333. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/__pycache__/recipes.cpython-312.pyc +0 -0
  1334. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/more.py +0 -4806
  1335. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/more.pyi +0 -709
  1336. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/py.typed +0 -0
  1337. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/recipes.py +0 -1046
  1338. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools/recipes.pyi +0 -136
  1339. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/INSTALLER +0 -1
  1340. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/LICENSE +0 -19
  1341. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/METADATA +0 -266
  1342. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/RECORD +0 -16
  1343. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/REQUESTED +0 -0
  1344. package/env/lib/python3.12/site-packages/setuptools/_vendor/more_itertools-10.3.0.dist-info/WHEEL +0 -4
  1345. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__init__.py +0 -15
  1346. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  1347. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  1348. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  1349. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  1350. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  1351. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  1352. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  1353. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  1354. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/metadata.cpython-312.pyc +0 -0
  1355. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  1356. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  1357. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  1358. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  1359. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/__pycache__/version.cpython-312.pyc +0 -0
  1360. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_elffile.py +0 -110
  1361. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_manylinux.py +0 -262
  1362. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_musllinux.py +0 -85
  1363. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_parser.py +0 -354
  1364. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_structures.py +0 -61
  1365. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/_tokenizer.py +0 -194
  1366. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/markers.py +0 -325
  1367. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/metadata.py +0 -804
  1368. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/py.typed +0 -0
  1369. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/requirements.py +0 -91
  1370. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/specifiers.py +0 -1009
  1371. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/tags.py +0 -568
  1372. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/utils.py +0 -174
  1373. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging/version.py +0 -563
  1374. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/INSTALLER +0 -1
  1375. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/LICENSE +0 -3
  1376. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/LICENSE.APACHE +0 -177
  1377. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/LICENSE.BSD +0 -23
  1378. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/METADATA +0 -102
  1379. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/RECORD +0 -37
  1380. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/REQUESTED +0 -0
  1381. package/env/lib/python3.12/site-packages/setuptools/_vendor/packaging-24.1.dist-info/WHEEL +0 -4
  1382. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__init__.py +0 -627
  1383. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__main__.py +0 -55
  1384. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/__init__.cpython-312.pyc +0 -0
  1385. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/__main__.cpython-312.pyc +0 -0
  1386. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/android.cpython-312.pyc +0 -0
  1387. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/api.cpython-312.pyc +0 -0
  1388. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/macos.cpython-312.pyc +0 -0
  1389. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/unix.cpython-312.pyc +0 -0
  1390. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/version.cpython-312.pyc +0 -0
  1391. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/__pycache__/windows.cpython-312.pyc +0 -0
  1392. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/android.py +0 -249
  1393. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/api.py +0 -292
  1394. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/macos.py +0 -130
  1395. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/py.typed +0 -0
  1396. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/unix.py +0 -275
  1397. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/version.py +0 -16
  1398. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs/windows.py +0 -272
  1399. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/INSTALLER +0 -1
  1400. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/METADATA +0 -319
  1401. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/RECORD +0 -23
  1402. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/REQUESTED +0 -0
  1403. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/WHEEL +0 -4
  1404. package/env/lib/python3.12/site-packages/setuptools/_vendor/platformdirs-4.2.2.dist-info/licenses/LICENSE +0 -21
  1405. package/env/lib/python3.12/site-packages/setuptools/_vendor/ruff.toml +0 -1
  1406. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__init__.py +0 -11
  1407. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/__init__.cpython-312.pyc +0 -0
  1408. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_parser.cpython-312.pyc +0 -0
  1409. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_re.cpython-312.pyc +0 -0
  1410. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/__pycache__/_types.cpython-312.pyc +0 -0
  1411. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/_parser.py +0 -691
  1412. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/_re.py +0 -107
  1413. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/_types.py +0 -10
  1414. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli/py.typed +0 -1
  1415. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/INSTALLER +0 -1
  1416. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/LICENSE +0 -21
  1417. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/METADATA +0 -206
  1418. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/RECORD +0 -15
  1419. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/REQUESTED +0 -0
  1420. package/env/lib/python3.12/site-packages/setuptools/_vendor/tomli-2.0.1.dist-info/WHEEL +0 -4
  1421. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__init__.py +0 -48
  1422. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/__init__.cpython-312.pyc +0 -0
  1423. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_checkers.cpython-312.pyc +0 -0
  1424. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_config.cpython-312.pyc +0 -0
  1425. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_decorators.cpython-312.pyc +0 -0
  1426. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_exceptions.cpython-312.pyc +0 -0
  1427. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_functions.cpython-312.pyc +0 -0
  1428. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_importhook.cpython-312.pyc +0 -0
  1429. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_memo.cpython-312.pyc +0 -0
  1430. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_pytest_plugin.cpython-312.pyc +0 -0
  1431. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_suppression.cpython-312.pyc +0 -0
  1432. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_transformer.cpython-312.pyc +0 -0
  1433. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_union_transformer.cpython-312.pyc +0 -0
  1434. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/__pycache__/_utils.cpython-312.pyc +0 -0
  1435. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_checkers.py +0 -993
  1436. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_config.py +0 -108
  1437. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_decorators.py +0 -235
  1438. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_exceptions.py +0 -42
  1439. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_functions.py +0 -308
  1440. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_importhook.py +0 -213
  1441. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_memo.py +0 -48
  1442. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_pytest_plugin.py +0 -127
  1443. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_suppression.py +0 -86
  1444. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_transformer.py +0 -1229
  1445. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_union_transformer.py +0 -55
  1446. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/_utils.py +0 -173
  1447. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard/py.typed +0 -0
  1448. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/INSTALLER +0 -1
  1449. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/LICENSE +0 -19
  1450. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/METADATA +0 -81
  1451. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/RECORD +0 -34
  1452. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/WHEEL +0 -5
  1453. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/entry_points.txt +0 -2
  1454. package/env/lib/python3.12/site-packages/setuptools/_vendor/typeguard-4.3.0.dist-info/top_level.txt +0 -1
  1455. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/INSTALLER +0 -1
  1456. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/LICENSE +0 -279
  1457. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/METADATA +0 -67
  1458. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/RECORD +0 -7
  1459. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions-4.12.2.dist-info/WHEEL +0 -4
  1460. package/env/lib/python3.12/site-packages/setuptools/_vendor/typing_extensions.py +0 -3641
  1461. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__init__.py +0 -3
  1462. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__main__.py +0 -23
  1463. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/__init__.cpython-312.pyc +0 -0
  1464. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/__main__.cpython-312.pyc +0 -0
  1465. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/_setuptools_logging.cpython-312.pyc +0 -0
  1466. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/bdist_wheel.cpython-312.pyc +0 -0
  1467. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/macosx_libfile.cpython-312.pyc +0 -0
  1468. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/metadata.cpython-312.pyc +0 -0
  1469. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/util.cpython-312.pyc +0 -0
  1470. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/__pycache__/wheelfile.cpython-312.pyc +0 -0
  1471. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/_setuptools_logging.py +0 -26
  1472. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/bdist_wheel.py +0 -595
  1473. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__init__.py +0 -155
  1474. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/__init__.cpython-312.pyc +0 -0
  1475. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/convert.cpython-312.pyc +0 -0
  1476. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/pack.cpython-312.pyc +0 -0
  1477. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/tags.cpython-312.pyc +0 -0
  1478. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/__pycache__/unpack.cpython-312.pyc +0 -0
  1479. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/convert.py +0 -273
  1480. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/pack.py +0 -85
  1481. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/tags.py +0 -139
  1482. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/cli/unpack.py +0 -30
  1483. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/macosx_libfile.py +0 -469
  1484. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/metadata.py +0 -180
  1485. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/util.py +0 -26
  1486. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/__init__.py +0 -0
  1487. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/__pycache__/__init__.cpython-312.pyc +0 -0
  1488. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__init__.py +0 -0
  1489. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/__init__.cpython-312.pyc +0 -0
  1490. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_elffile.cpython-312.pyc +0 -0
  1491. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_manylinux.cpython-312.pyc +0 -0
  1492. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_musllinux.cpython-312.pyc +0 -0
  1493. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_parser.cpython-312.pyc +0 -0
  1494. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_structures.cpython-312.pyc +0 -0
  1495. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/_tokenizer.cpython-312.pyc +0 -0
  1496. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/markers.cpython-312.pyc +0 -0
  1497. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/requirements.cpython-312.pyc +0 -0
  1498. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/specifiers.cpython-312.pyc +0 -0
  1499. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/tags.cpython-312.pyc +0 -0
  1500. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/utils.cpython-312.pyc +0 -0
  1501. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/__pycache__/version.cpython-312.pyc +0 -0
  1502. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_elffile.py +0 -108
  1503. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_manylinux.py +0 -260
  1504. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_musllinux.py +0 -83
  1505. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_parser.py +0 -356
  1506. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_structures.py +0 -61
  1507. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/_tokenizer.py +0 -192
  1508. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/markers.py +0 -253
  1509. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/requirements.py +0 -90
  1510. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/specifiers.py +0 -1011
  1511. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/tags.py +0 -571
  1512. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/utils.py +0 -172
  1513. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/packaging/version.py +0 -561
  1514. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/vendored/vendor.txt +0 -1
  1515. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel/wheelfile.py +0 -196
  1516. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/INSTALLER +0 -1
  1517. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/LICENSE.txt +0 -21
  1518. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/METADATA +0 -61
  1519. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/RECORD +0 -63
  1520. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/REQUESTED +0 -0
  1521. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/WHEEL +0 -4
  1522. package/env/lib/python3.12/site-packages/setuptools/_vendor/wheel-0.43.0.dist-info/entry_points.txt +0 -6
  1523. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/__init__.py +0 -501
  1524. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/__pycache__/__init__.cpython-312.pyc +0 -0
  1525. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/__pycache__/glob.cpython-312.pyc +0 -0
  1526. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__init__.py +0 -0
  1527. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1528. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/__pycache__/py310.cpython-312.pyc +0 -0
  1529. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/compat/py310.py +0 -11
  1530. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp/glob.py +0 -106
  1531. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/INSTALLER +0 -1
  1532. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/LICENSE +0 -17
  1533. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/METADATA +0 -102
  1534. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/RECORD +0 -15
  1535. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/REQUESTED +0 -0
  1536. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/WHEEL +0 -5
  1537. package/env/lib/python3.12/site-packages/setuptools/_vendor/zipp-3.19.2.dist-info/top_level.txt +0 -1
  1538. package/env/lib/python3.12/site-packages/setuptools/archive_util.py +0 -217
  1539. package/env/lib/python3.12/site-packages/setuptools/build_meta.py +0 -529
  1540. package/env/lib/python3.12/site-packages/setuptools/cli-32.exe +0 -0
  1541. package/env/lib/python3.12/site-packages/setuptools/cli-64.exe +0 -0
  1542. package/env/lib/python3.12/site-packages/setuptools/cli-arm64.exe +0 -0
  1543. package/env/lib/python3.12/site-packages/setuptools/cli.exe +0 -0
  1544. package/env/lib/python3.12/site-packages/setuptools/command/__init__.py +0 -13
  1545. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/__init__.cpython-312.pyc +0 -0
  1546. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/_requirestxt.cpython-312.pyc +0 -0
  1547. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/alias.cpython-312.pyc +0 -0
  1548. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_egg.cpython-312.pyc +0 -0
  1549. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_rpm.cpython-312.pyc +0 -0
  1550. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/bdist_wheel.cpython-312.pyc +0 -0
  1551. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/build.cpython-312.pyc +0 -0
  1552. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/build_clib.cpython-312.pyc +0 -0
  1553. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/build_ext.cpython-312.pyc +0 -0
  1554. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/build_py.cpython-312.pyc +0 -0
  1555. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/develop.cpython-312.pyc +0 -0
  1556. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/dist_info.cpython-312.pyc +0 -0
  1557. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/easy_install.cpython-312.pyc +0 -0
  1558. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/editable_wheel.cpython-312.pyc +0 -0
  1559. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/egg_info.cpython-312.pyc +0 -0
  1560. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/install.cpython-312.pyc +0 -0
  1561. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/install_egg_info.cpython-312.pyc +0 -0
  1562. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/install_lib.cpython-312.pyc +0 -0
  1563. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/install_scripts.cpython-312.pyc +0 -0
  1564. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/register.cpython-312.pyc +0 -0
  1565. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/rotate.cpython-312.pyc +0 -0
  1566. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/saveopts.cpython-312.pyc +0 -0
  1567. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/sdist.cpython-312.pyc +0 -0
  1568. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/setopt.cpython-312.pyc +0 -0
  1569. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/test.cpython-312.pyc +0 -0
  1570. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/upload.cpython-312.pyc +0 -0
  1571. package/env/lib/python3.12/site-packages/setuptools/command/__pycache__/upload_docs.cpython-312.pyc +0 -0
  1572. package/env/lib/python3.12/site-packages/setuptools/command/_requirestxt.py +0 -131
  1573. package/env/lib/python3.12/site-packages/setuptools/command/alias.py +0 -78
  1574. package/env/lib/python3.12/site-packages/setuptools/command/bdist_egg.py +0 -465
  1575. package/env/lib/python3.12/site-packages/setuptools/command/bdist_rpm.py +0 -42
  1576. package/env/lib/python3.12/site-packages/setuptools/command/bdist_wheel.py +0 -621
  1577. package/env/lib/python3.12/site-packages/setuptools/command/build.py +0 -129
  1578. package/env/lib/python3.12/site-packages/setuptools/command/build_clib.py +0 -108
  1579. package/env/lib/python3.12/site-packages/setuptools/command/build_ext.py +0 -462
  1580. package/env/lib/python3.12/site-packages/setuptools/command/build_py.py +0 -404
  1581. package/env/lib/python3.12/site-packages/setuptools/command/develop.py +0 -195
  1582. package/env/lib/python3.12/site-packages/setuptools/command/dist_info.py +0 -107
  1583. package/env/lib/python3.12/site-packages/setuptools/command/easy_install.py +0 -2364
  1584. package/env/lib/python3.12/site-packages/setuptools/command/editable_wheel.py +0 -899
  1585. package/env/lib/python3.12/site-packages/setuptools/command/egg_info.py +0 -727
  1586. package/env/lib/python3.12/site-packages/setuptools/command/install.py +0 -165
  1587. package/env/lib/python3.12/site-packages/setuptools/command/install_egg_info.py +0 -58
  1588. package/env/lib/python3.12/site-packages/setuptools/command/install_lib.py +0 -134
  1589. package/env/lib/python3.12/site-packages/setuptools/command/install_scripts.py +0 -73
  1590. package/env/lib/python3.12/site-packages/setuptools/command/launcher manifest.xml +0 -15
  1591. package/env/lib/python3.12/site-packages/setuptools/command/register.py +0 -22
  1592. package/env/lib/python3.12/site-packages/setuptools/command/rotate.py +0 -65
  1593. package/env/lib/python3.12/site-packages/setuptools/command/saveopts.py +0 -21
  1594. package/env/lib/python3.12/site-packages/setuptools/command/sdist.py +0 -207
  1595. package/env/lib/python3.12/site-packages/setuptools/command/setopt.py +0 -141
  1596. package/env/lib/python3.12/site-packages/setuptools/command/test.py +0 -42
  1597. package/env/lib/python3.12/site-packages/setuptools/command/upload.py +0 -20
  1598. package/env/lib/python3.12/site-packages/setuptools/command/upload_docs.py +0 -221
  1599. package/env/lib/python3.12/site-packages/setuptools/compat/__init__.py +0 -0
  1600. package/env/lib/python3.12/site-packages/setuptools/compat/__pycache__/__init__.cpython-312.pyc +0 -0
  1601. package/env/lib/python3.12/site-packages/setuptools/compat/__pycache__/py310.cpython-312.pyc +0 -0
  1602. package/env/lib/python3.12/site-packages/setuptools/compat/__pycache__/py311.cpython-312.pyc +0 -0
  1603. package/env/lib/python3.12/site-packages/setuptools/compat/__pycache__/py39.cpython-312.pyc +0 -0
  1604. package/env/lib/python3.12/site-packages/setuptools/compat/py310.py +0 -9
  1605. package/env/lib/python3.12/site-packages/setuptools/compat/py311.py +0 -27
  1606. package/env/lib/python3.12/site-packages/setuptools/compat/py39.py +0 -9
  1607. package/env/lib/python3.12/site-packages/setuptools/config/NOTICE +0 -10
  1608. package/env/lib/python3.12/site-packages/setuptools/config/__init__.py +0 -43
  1609. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/__init__.cpython-312.pyc +0 -0
  1610. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/_apply_pyprojecttoml.cpython-312.pyc +0 -0
  1611. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/expand.cpython-312.pyc +0 -0
  1612. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/pyprojecttoml.cpython-312.pyc +0 -0
  1613. package/env/lib/python3.12/site-packages/setuptools/config/__pycache__/setupcfg.cpython-312.pyc +0 -0
  1614. package/env/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py +0 -439
  1615. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/NOTICE +0 -438
  1616. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__init__.py +0 -34
  1617. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/__init__.cpython-312.pyc +0 -0
  1618. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/error_reporting.cpython-312.pyc +0 -0
  1619. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/extra_validations.cpython-312.pyc +0 -0
  1620. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_exceptions.cpython-312.pyc +0 -0
  1621. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/fastjsonschema_validations.cpython-312.pyc +0 -0
  1622. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/__pycache__/formats.cpython-312.pyc +0 -0
  1623. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/error_reporting.py +0 -336
  1624. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/extra_validations.py +0 -52
  1625. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_exceptions.py +0 -51
  1626. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/fastjsonschema_validations.py +0 -1104
  1627. package/env/lib/python3.12/site-packages/setuptools/config/_validate_pyproject/formats.py +0 -375
  1628. package/env/lib/python3.12/site-packages/setuptools/config/distutils.schema.json +0 -26
  1629. package/env/lib/python3.12/site-packages/setuptools/config/expand.py +0 -436
  1630. package/env/lib/python3.12/site-packages/setuptools/config/pyprojecttoml.py +0 -453
  1631. package/env/lib/python3.12/site-packages/setuptools/config/setupcfg.py +0 -777
  1632. package/env/lib/python3.12/site-packages/setuptools/config/setuptools.schema.json +0 -352
  1633. package/env/lib/python3.12/site-packages/setuptools/depends.py +0 -166
  1634. package/env/lib/python3.12/site-packages/setuptools/discovery.py +0 -607
  1635. package/env/lib/python3.12/site-packages/setuptools/dist.py +0 -953
  1636. package/env/lib/python3.12/site-packages/setuptools/errors.py +0 -65
  1637. package/env/lib/python3.12/site-packages/setuptools/extension.py +0 -163
  1638. package/env/lib/python3.12/site-packages/setuptools/glob.py +0 -165
  1639. package/env/lib/python3.12/site-packages/setuptools/gui-32.exe +0 -0
  1640. package/env/lib/python3.12/site-packages/setuptools/gui-64.exe +0 -0
  1641. package/env/lib/python3.12/site-packages/setuptools/gui-arm64.exe +0 -0
  1642. package/env/lib/python3.12/site-packages/setuptools/gui.exe +0 -0
  1643. package/env/lib/python3.12/site-packages/setuptools/installer.py +0 -145
  1644. package/env/lib/python3.12/site-packages/setuptools/launch.py +0 -36
  1645. package/env/lib/python3.12/site-packages/setuptools/logging.py +0 -40
  1646. package/env/lib/python3.12/site-packages/setuptools/modified.py +0 -8
  1647. package/env/lib/python3.12/site-packages/setuptools/monkey.py +0 -156
  1648. package/env/lib/python3.12/site-packages/setuptools/msvc.py +0 -1748
  1649. package/env/lib/python3.12/site-packages/setuptools/namespaces.py +0 -105
  1650. package/env/lib/python3.12/site-packages/setuptools/package_index.py +0 -1148
  1651. package/env/lib/python3.12/site-packages/setuptools/sandbox.py +0 -514
  1652. package/env/lib/python3.12/site-packages/setuptools/script (dev).tmpl +0 -6
  1653. package/env/lib/python3.12/site-packages/setuptools/script.tmpl +0 -3
  1654. package/env/lib/python3.12/site-packages/setuptools/unicode_utils.py +0 -102
  1655. package/env/lib/python3.12/site-packages/setuptools/version.py +0 -6
  1656. package/env/lib/python3.12/site-packages/setuptools/warnings.py +0 -107
  1657. package/env/lib/python3.12/site-packages/setuptools/wheel.py +0 -236
  1658. package/env/lib/python3.12/site-packages/setuptools/windows_support.py +0 -30
  1659. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/INSTALLER +0 -1
  1660. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/LICENSE +0 -17
  1661. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/METADATA +0 -136
  1662. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/RECORD +0 -1007
  1663. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/REQUESTED +0 -0
  1664. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/WHEEL +0 -5
  1665. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/entry_points.txt +0 -52
  1666. package/env/lib/python3.12/site-packages/setuptools-73.0.1.dist-info/top_level.txt +0 -3
  1667. package/env/pyvenv.cfg +0 -5
@@ -1 +0,0 @@
1
- {"version":3,"file":"core-CHD-6qHy.js","sources":["../node_modules/sticky-module/esm/index.js","../node_modules/@ungap/with-resolvers/index.js","../node_modules/basic-devtools/esm/index.js","../node_modules/@webreflection/fetch/esm/index.js","../node_modules/polyscript/esm/workers.js","../node_modules/@ungap/structured-clone/esm/deserialize.js","../node_modules/@ungap/structured-clone/esm/types.js","../node_modules/@ungap/structured-clone/esm/serialize.js","../node_modules/@ungap/structured-clone/esm/json.js","../node_modules/proxy-target/esm/types.js","../node_modules/js-proxy/esm/heap.js","../node_modules/sabayon/src/shared.js","../node_modules/sabayon/src/main.js","../node_modules/coincident/src/shared.js","../node_modules/coincident/src/main.js","../node_modules/coincident/src/window/types.js","../node_modules/proxy-target/esm/traps.js","../node_modules/js-proxy/esm/traps.js","../node_modules/coincident/src/window/symbol.js","../node_modules/coincident/src/window/constants.js","../node_modules/gc-hook/esm/index.js","../node_modules/coincident/src/window/events.js","../node_modules/coincident/src/window/main.js","../node_modules/polyscript/esm/worker/xworker.js","../node_modules/polyscript/esm/interpreter/_io.js","../node_modules/polyscript/esm/interpreter/dummy.js","../node_modules/codedent/esm/index.js","../node_modules/plain-tag/esm/index.js","../node_modules/html-escaper/esm/index.js","../node_modules/polyscript/esm/utils.js","../node_modules/polyscript/esm/interpreter/_utils.js","../node_modules/@webreflection/idb-map/index.js","../node_modules/@webreflection/idb-map/sync.js","../node_modules/polyscript/esm/interpreter/_python.js","../node_modules/polyscript/esm/python/mip.js","../node_modules/polyscript/esm/3rd-party.js","../node_modules/polyscript/esm/interpreter/micropython.js","../node_modules/polyscript/esm/interpreter/pyodide.js","../node_modules/polyscript/esm/interpreter/ruby-wasm-wasi.js","../node_modules/polyscript/esm/interpreter/wasmoon.js","../node_modules/polyscript/esm/interpreter/webr.js","../node_modules/polyscript/esm/interpreters.js","../node_modules/polyscript/esm/loader.js","../node_modules/to-json-callback/esm/index.js","../node_modules/polyscript/esm/hooks.js","../node_modules/polyscript/esm/worker/hook.js","../node_modules/polyscript/esm/worker/class.js","../node_modules/polyscript/esm/errors.js","../node_modules/polyscript/esm/worker/url.js","../node_modules/polyscript/esm/script-handler.js","../node_modules/polyscript/esm/listeners.js","../node_modules/polyscript/esm/xworker.js","../node_modules/polyscript/esm/custom.js","../node_modules/polyscript/esm/index.js","../src/types.js","../src/all-done.js","../src/plugins.js","../src/exceptions.js","../src/fetch.js","../src/config.js","../src/sync.js","../src/plugins-helper.js","../node_modules/type-checked-collections/esm/index.js","../src/stdlib.js","../src/stdlib/pyscript.js","../src/hooks.js","../src/core.js"],"sourcesContent":["/**\n * Allow leaking a module globally to help avoid conflicting exports\n * if the module might have been re-bundled in other projects.\n * @template T\n * @param {string} name the module name to save or retrieve\n * @param {T} value the module as value to save if not known\n * @param {globalThis} [global=globalThis] the reference where modules are saved where `globalThis` is the default\n * @returns {[T, boolean]} the passed `value` or the previous one as first entry, a boolean indicating if it was known or not\n */\nconst stickyModule = (name, value, global = globalThis) => {\n const symbol = Symbol.for(name);\n const known = symbol in global;\n return [\n known ?\n global[symbol] :\n Object.defineProperty(global, symbol, { value })[symbol],\n known\n ];\n};\n\nexport default stickyModule;\n","Promise.withResolvers || (Promise.withResolvers = function withResolvers() {\n var a, b, c = new this(function (resolve, reject) {\n a = resolve;\n b = reject;\n });\n return {resolve: a, reject: b, promise: c};\n});\n","/**\n * Given a CSS selector, returns the first matching node, if any.\n * @param {string} css the CSS selector to query\n * @param {Document | DocumentFragment | Element} [root] the optional parent node to query\n * @returns {Element?} the found element, if any\n */\nconst $ = (css, root = document) => root.querySelector(css);\n\n/**\n * Given a CSS selector, returns a list of all matching nodes.\n * @param {string} css the CSS selector to query\n * @param {Document | DocumentFragment | Element} [root] the optional parent node to query\n * @returns {Element[]} a list of found nodes\n */\nconst $$ = (css, root = document) => [...root.querySelectorAll(css)];\n\n/**\n * Given a XPath selector, returns a list of all matching nodes.\n * @param {string} path the XPath selector to evaluate\n * @param {Document | DocumentFragment | Element} [root] the optional parent node to query\n * @returns {Node[]} a list of found nodes (elements, attributes, text, comments)\n */\nconst $x = (path, root = document) => {\n const expression = (new XPathEvaluator).createExpression(path);\n const xpath = expression.evaluate(root, XPathResult.ORDERED_NODE_SNAPSHOT_TYPE);\n const result = [];\n for (let i = 0, {snapshotLength} = xpath; i < snapshotLength; i++)\n result.push(xpath.snapshotItem(i));\n return result;\n};\n\nexport {$, $$, $x};\n","// a bit terser code than I usually write but it's 10 LOC within 80 cols\n// if you are struggling to follow the code you can replace 1-char\n// references around with the following one, hoping that helps :-)\n\n// d => descriptors\n// k => key\n// p => promise\n// r => response\n\nconst d = Object.getOwnPropertyDescriptors(Response.prototype);\n\nconst isFunction = value => typeof value === 'function';\n\nconst bypass = (p, k, { get, value }) => get || !isFunction(value) ?\n p.then(r => r[k]) :\n (...args) => p.then(r => r[k](...args));\n\nconst direct = (p, value) => isFunction(value) ? value.bind(p) : value;\n\nconst handler = {\n get: (p, k) => d.hasOwnProperty(k) ? bypass(p, k, d[k]) : direct(p, p[k])\n};\n\n/**\n * @param {RequestInfo | URL} input\n * @param {...RequestInit} init\n * @returns {Promise<Response> & Response}\n */\nexport default (input, ...init) => new Proxy(fetch(input, ...init), handler);\n","// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nexport const workers = new Proxy(new Map, {\n get(map, name) {\n if (!map.has(name))\n map.set(name, Promise.withResolvers());\n return map.get(name);\n },\n});\n\n// filter out forever pending Promises in Pyodide\n// @issue https://github.com/pyscript/pyscript/issues/2106\nconst ignore = new Set(['__dict__', 'constructor', 'get', 'has', 'includes', 'next', 'set', 'then']);\n\nexport const workersHandler = new Proxy(Object.freeze({}), {\n // guard against forever pending Promises in Pyodide\n // @issue https://github.com/pyscript/pyscript/issues/2106\n get: (_, name) => (typeof name === 'string' && !ignore.has(name)) ?\n workers[name].promise.then(w => w.sync) :\n void 0,\n});\n/* c8 ignore stop */\n","import {\n VOID, PRIMITIVE,\n ARRAY, OBJECT,\n DATE, REGEXP, MAP, SET,\n ERROR, BIGINT\n} from './types.js';\n\nconst env = typeof self === 'object' ? self : globalThis;\n\nconst deserializer = ($, _) => {\n const as = (out, index) => {\n $.set(index, out);\n return out;\n };\n\n const unpair = index => {\n if ($.has(index))\n return $.get(index);\n\n const [type, value] = _[index];\n switch (type) {\n case PRIMITIVE:\n case VOID:\n return as(value, index);\n case ARRAY: {\n const arr = as([], index);\n for (const index of value)\n arr.push(unpair(index));\n return arr;\n }\n case OBJECT: {\n const object = as({}, index);\n for (const [key, index] of value)\n object[unpair(key)] = unpair(index);\n return object;\n }\n case DATE:\n return as(new Date(value), index);\n case REGEXP: {\n const {source, flags} = value;\n return as(new RegExp(source, flags), index);\n }\n case MAP: {\n const map = as(new Map, index);\n for (const [key, index] of value)\n map.set(unpair(key), unpair(index));\n return map;\n }\n case SET: {\n const set = as(new Set, index);\n for (const index of value)\n set.add(unpair(index));\n return set;\n }\n case ERROR: {\n const {name, message} = value;\n return as(new env[name](message), index);\n }\n case BIGINT:\n return as(BigInt(value), index);\n case 'BigInt':\n return as(Object(BigInt(value)), index);\n }\n return as(new env[type](value), index);\n };\n\n return unpair;\n};\n\n/**\n * @typedef {Array<string,any>} Record a type representation\n */\n\n/**\n * Returns a deserialized value from a serialized array of Records.\n * @param {Record[]} serialized a previously serialized value.\n * @returns {any}\n */\nexport const deserialize = serialized => deserializer(new Map, serialized)(0);\n","export const VOID = -1;\nexport const PRIMITIVE = 0;\nexport const ARRAY = 1;\nexport const OBJECT = 2;\nexport const DATE = 3;\nexport const REGEXP = 4;\nexport const MAP = 5;\nexport const SET = 6;\nexport const ERROR = 7;\nexport const BIGINT = 8;\n// export const SYMBOL = 9;\n","import {\n VOID, PRIMITIVE,\n ARRAY, OBJECT,\n DATE, REGEXP, MAP, SET,\n ERROR, BIGINT\n} from './types.js';\n\nconst EMPTY = '';\n\nconst {toString} = {};\nconst {keys} = Object;\n\nconst typeOf = value => {\n const type = typeof value;\n if (type !== 'object' || !value)\n return [PRIMITIVE, type];\n\n const asString = toString.call(value).slice(8, -1);\n switch (asString) {\n case 'Array':\n return [ARRAY, EMPTY];\n case 'Object':\n return [OBJECT, EMPTY];\n case 'Date':\n return [DATE, EMPTY];\n case 'RegExp':\n return [REGEXP, EMPTY];\n case 'Map':\n return [MAP, EMPTY];\n case 'Set':\n return [SET, EMPTY];\n }\n\n if (asString.includes('Array'))\n return [ARRAY, asString];\n\n if (asString.includes('Error'))\n return [ERROR, asString];\n\n return [OBJECT, asString];\n};\n\nconst shouldSkip = ([TYPE, type]) => (\n TYPE === PRIMITIVE &&\n (type === 'function' || type === 'symbol')\n);\n\nconst serializer = (strict, json, $, _) => {\n\n const as = (out, value) => {\n const index = _.push(out) - 1;\n $.set(value, index);\n return index;\n };\n\n const pair = value => {\n if ($.has(value))\n return $.get(value);\n\n let [TYPE, type] = typeOf(value);\n switch (TYPE) {\n case PRIMITIVE: {\n let entry = value;\n switch (type) {\n case 'bigint':\n TYPE = BIGINT;\n entry = value.toString();\n break;\n case 'function':\n case 'symbol':\n if (strict)\n throw new TypeError('unable to serialize ' + type);\n entry = null;\n break;\n case 'undefined':\n return as([VOID], value);\n }\n return as([TYPE, entry], value);\n }\n case ARRAY: {\n if (type)\n return as([type, [...value]], value);\n \n const arr = [];\n const index = as([TYPE, arr], value);\n for (const entry of value)\n arr.push(pair(entry));\n return index;\n }\n case OBJECT: {\n if (type) {\n switch (type) {\n case 'BigInt':\n return as([type, value.toString()], value);\n case 'Boolean':\n case 'Number':\n case 'String':\n return as([type, value.valueOf()], value);\n }\n }\n\n if (json && ('toJSON' in value))\n return pair(value.toJSON());\n\n const entries = [];\n const index = as([TYPE, entries], value);\n for (const key of keys(value)) {\n if (strict || !shouldSkip(typeOf(value[key])))\n entries.push([pair(key), pair(value[key])]);\n }\n return index;\n }\n case DATE:\n return as([TYPE, value.toISOString()], value);\n case REGEXP: {\n const {source, flags} = value;\n return as([TYPE, {source, flags}], value);\n }\n case MAP: {\n const entries = [];\n const index = as([TYPE, entries], value);\n for (const [key, entry] of value) {\n if (strict || !(shouldSkip(typeOf(key)) || shouldSkip(typeOf(entry))))\n entries.push([pair(key), pair(entry)]);\n }\n return index;\n }\n case SET: {\n const entries = [];\n const index = as([TYPE, entries], value);\n for (const entry of value) {\n if (strict || !shouldSkip(typeOf(entry)))\n entries.push(pair(entry));\n }\n return index;\n }\n }\n\n const {message} = value;\n return as([TYPE, {name: type, message}], value);\n };\n\n return pair;\n};\n\n/**\n * @typedef {Array<string,any>} Record a type representation\n */\n\n/**\n * Returns an array of serialized Records.\n * @param {any} value a serializable value.\n * @param {{json?: boolean, lossy?: boolean}?} options an object with a `lossy` or `json` property that,\n * if `true`, will not throw errors on incompatible types, and behave more\n * like JSON stringify would behave. Symbol and Function will be discarded.\n * @returns {Record[]}\n */\n export const serialize = (value, {json, lossy} = {}) => {\n const _ = [];\n return serializer(!(json || lossy), !!json, new Map, _)(value), _;\n};\n","/*! (c) Andrea Giammarchi - ISC */\n\nimport {deserialize} from './deserialize.js';\nimport {serialize} from './serialize.js';\n\nconst {parse: $parse, stringify: $stringify} = JSON;\nconst options = {json: true, lossy: true};\n\n/**\n * Revive a previously stringified structured clone.\n * @param {string} str previously stringified data as string.\n * @returns {any} whatever was previously stringified as clone.\n */\nexport const parse = str => deserialize($parse(str));\n\n/**\n * Represent a structured clone value as string.\n * @param {any} any some clone-able value to stringify.\n * @returns {string} the value stringified.\n */\nexport const stringify = any => $stringify(serialize(any, options));\n","export const ARRAY = 'array';\nexport const BIGINT = 'bigint';\nexport const BOOLEAN = 'boolean';\nexport const FUNCTION = 'function';\nexport const NULL = 'null';\nexport const NUMBER = 'number';\nexport const OBJECT = 'object';\nexport const STRING = 'string';\nexport const SYMBOL = 'symbol';\nexport const UNDEFINED = 'undefined';\n","import { NUMBER } from 'proxy-target/types';\n\nlet uid = 0;\nconst ids = new Map;\nconst values = new Map;\n\n/**\n * Remove by id or value any previously stored reference.\n * @param {number | unknown} id the held value by id or the value itself.\n * @returns {boolean} `true` if the operation was successful, `false` otherwise.\n */\nexport const drop = id => {\n const [a, b] = typeof id === NUMBER ? [values, ids] : [ids, values];\n const had = a.has(id);\n if (had) {\n b.delete(a.get(id));\n a.delete(id);\n }\n return had;\n};\n\n/**\n * Return the held value reference by its unique identifier.\n * @param {number} id the unique identifier for the value reference.\n * @returns {unknown} the related value / reference or undefined.\n */\nexport const get = id => values.get(id);\n\n/**\n * Create once a unique number id for a generic value reference.\n * @param {unknown} value a reference used to create a unique identifier.\n * @returns {number} a unique identifier for that reference.\n */\nexport const hold = value => {\n if (!ids.has(value)) {\n let id;\n // a bit apocalyptic scenario but if this thread runs forever\n // and the id does a whole int32 roundtrip we might have still\n // some reference dangling around\n while (/* c8 ignore next */ values.has(id = uid++));\n ids.set(value, id);\n values.set(id, value);\n }\n return ids.get(value);\n};\n","// (c) Andrea Giammarchi - MIT\n\nconst ACTION_INIT = 0;\nconst ACTION_NOTIFY = 1;\nconst ACTION_WAIT = 2;\nconst ACTION_SW = 3;\n\nconst { ArrayBuffer, Atomics: $Atomics, Promise } = globalThis;\nconst { isArray } = Array;\nconst { create, getPrototypeOf, values } = Object;\n\nconst TypedArray = getPrototypeOf(Int32Array);\nconst Atomics = create($Atomics);\n\nconst dispatch = ({ currentTarget, type, origin, lastEventId, source, ports }, data) =>\n currentTarget.dispatchEvent(new MessageEvent(type, { data, origin, lastEventId, source, ports }));\n\nconst withResolvers = () => Promise.withResolvers();\n\nlet id = 0;\nconst views = new Map;\nconst extend = (Class, SharedArrayBuffer) => class extends Class {\n constructor(value, ...rest) {\n super(value, ...rest);\n if (value instanceof SharedArrayBuffer)\n views.set(this, [id++, 0, withResolvers()]);\n }\n};\n\nconst ignoreList = new WeakSet;\n\n/**\n * @template {T}\n * @callback PassThrough\n * @param {T} value\n * @returns {T}\n */\n\n/** @type {PassThrough} */\nconst ignoreDirect = value => value;\n\n/** @type {PassThrough} */\nconst ignorePatch = value => {\n ignoreList.add(value);\n return value;\n};\n\nconst isChannel = (event, channel) => {\n const { data } = event;\n const yes = isArray(data) && (\n data.at(0) === channel ||\n (data.at(1) === ACTION_INIT && !channel)\n );\n if (yes) {\n event.stopImmediatePropagation();\n event.preventDefault();\n }\n return yes;\n};\n\nconst isObject = value => (\n value !== null &&\n typeof value === 'object' &&\n !ignoreList.has(value)\n);\n\nconst transferred = new WeakMap;\nconst transferViews = (data, transfer, visited) => {\n if (views.has(data))\n transfer.set(data, views.get(data)[0]);\n else if (!(data instanceof TypedArray || data instanceof ArrayBuffer)) {\n for (const value of values(data)) {\n if (isObject(value) && !visited.has(value)) {\n visited.add(value);\n transferViews(value, transfer, visited);\n }\n }\n }\n};\n\n// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Atomics/waitAsync#browser_compatibility\nconst waitAsyncPatch = (...args) => ({\n value: new Promise(resolve => {\n // encodeURIComponent('onmessage=e=>postMessage(!Atomics.wait(...e.data))')\n let w = new Worker('data:application/javascript,onmessage%3De%3D%3EpostMessage(!Atomics.wait(...e.data))');\n w.onmessage = () => resolve('ok');\n w.postMessage(args);\n })\n});\n\nconst waitAsyncPoly = (view, index) => {\n const value = views.get(view), [id, _, { promise }] = value;\n value[1] = index;\n return [id, promise];\n};\n\nconst actionNotify = (_view, _id, _index) => {\n for (const [view, [id, index, { resolve }]] of views) {\n if (_id === id && _index === index) {\n for (let i = 0; i < _view.length; i++) view[i] = _view[i];\n views.delete(view);\n resolve('ok');\n break;\n }\n }\n};\n\nconst actionWait = (event, transfer, data) => {\n for (const [view, id] of transfer)\n transferred.set(view, [id, event.currentTarget]);\n dispatch(event, data);\n};\n\nconst postData = (CHANNEL, data) => {\n const transfer = new Map;\n if (isObject(data)) transferViews(data, transfer, new Set);\n return transfer.size ? [CHANNEL, ACTION_WAIT, transfer, data] : data;\n};\n\nconst getData = view => transferred.get(view);\n\nexport {\n ACTION_INIT, ACTION_NOTIFY, ACTION_WAIT, ACTION_SW,\n\n ArrayBuffer, Atomics, TypedArray,\n\n actionNotify, actionWait,\n getData, postData,\n ignoreDirect, ignorePatch,\n waitAsyncPatch, waitAsyncPoly,\n\n dispatch,\n extend,\n isChannel,\n views,\n withResolvers,\n};\n","// (c) Andrea Giammarchi - MIT\n\nimport {\n ACTION_INIT, ACTION_NOTIFY, ACTION_WAIT, ACTION_SW,\n\n ArrayBuffer, Atomics,\n\n actionNotify, actionWait,\n getData, postData,\n ignoreDirect, ignorePatch,\n waitAsyncPatch, waitAsyncPoly,\n\n extend,\n isChannel,\n withResolvers,\n} from './shared.js';\n\nlet {\n BigInt64Array,\n Int32Array,\n SharedArrayBuffer,\n Worker,\n} = globalThis;\n\nlet ignore = ignoreDirect;\nlet polyfill = false;\n\nconst asModule = options => ({ ...options, type: 'module' });\n\ntry {\n new SharedArrayBuffer(4);\n\n Worker = class extends Worker {\n constructor(url, options) {\n super(url, asModule(options));\n }\n }\n\n if (!Atomics.waitAsync)\n Atomics.waitAsync = waitAsyncPatch;\n}\ncatch (_) {\n const CHANNEL = crypto.randomUUID();\n\n const sync = new Map;\n\n const addListener = (self, type, handler, ...rest) => {\n self.addEventListener(type, handler, ...rest);\n };\n\n const register = ({ serviceWorker: s }, sw, done) => {\n let w, c = true;\n addListener(s, 'message', event => {\n if (isChannel(event, CHANNEL)) {\n const [_, id, index] = event.data;\n const uid = [id, index].join(',');\n const done = view => {\n sync.delete(uid);\n w.postMessage([ CHANNEL, id, index, view ]);\n };\n const view = sync.get(uid);\n if (view) done(view);\n else {\n const { promise, resolve } = withResolvers();\n sync.set(uid, resolve);\n promise.then(done);\n }\n }\n });\n // use previous registration, if any, before registering it\n s.getRegistration(sw)\n .then(r => (r ?? s.register(sw)))\n .then(function ready(r) {\n c = c && !!s.controller;\n w = (r.installing || r.waiting || r.active);\n if (w.state === 'activated') {\n if (c) done();\n else location.reload();\n }\n else\n addListener(w, 'statechange', () => ready(r), { once: true });\n });\n };\n\n ignore = ignorePatch;\n polyfill = true;\n\n Atomics.notify = (view, index) => {\n const [id, worker] = getData(view);\n const uid = [id, index].join(',');\n const known = sync.get(uid);\n if (known) known(view);\n else sync.set(uid, view);\n worker.postMessage([CHANNEL, ACTION_NOTIFY, view, id, index]);\n return 0;\n };\n\n Atomics.waitAsync = (view, ...rest) => {\n const [_, value] = waitAsyncPoly(view, ...rest);\n return { value };\n };\n\n SharedArrayBuffer = class extends ArrayBuffer {}\n BigInt64Array = extend(BigInt64Array, SharedArrayBuffer);\n Int32Array = extend(Int32Array, SharedArrayBuffer);\n\n let serviceWorker = null;\n Worker = class extends Worker {\n constructor(url, options) {\n let sw = options?.serviceWorker || '';\n if (sw) {\n sw = new URL(sw, location.href).href;\n options = { ...options, serviceWorker: sw };\n if (!serviceWorker) {\n const { promise, resolve } = withResolvers();\n register(navigator, sw, resolve);\n serviceWorker = promise;\n }\n serviceWorker.then(\n () => super.postMessage([CHANNEL, ACTION_SW])\n );\n }\n super(url, asModule(options));\n super.postMessage([CHANNEL, ACTION_INIT, options]);\n addListener(this, 'message', event => {\n if (isChannel(event, CHANNEL)) {\n const [_, ACTION, ...rest] = event.data;\n switch (ACTION) {\n case ACTION_NOTIFY: {\n actionNotify(...rest);\n break;\n }\n case ACTION_WAIT: {\n actionWait(event, ...rest);\n break;\n }\n }\n }\n });\n }\n postMessage(data, ...rest) {\n return super.postMessage(postData(CHANNEL, data), ...rest);\n }\n }\n}\n\nexport {\n /** @type {globalThis.Atomics} */ Atomics,\n /** @type {globalThis.BigInt64Array} */ BigInt64Array,\n /** @type {globalThis.Int32Array} */ Int32Array,\n /** @type {globalThis.SharedArrayBuffer} */ SharedArrayBuffer,\n /** @type {globalThis.Worker} */ Worker,\n ignore,\n polyfill,\n};\n","// (c) Andrea Giammarchi - MIT\n\nimport {\n ACTION_INIT,\n ACTION_NOTIFY,\n ACTION_WAIT,\n Atomics,\n isChannel,\n withResolvers,\n} from 'sabayon/shared';\n\nconst { BYTES_PER_ELEMENT: I32_BYTES } = Int32Array;\nconst { BYTES_PER_ELEMENT: UI16_BYTES } = Uint16Array;\n\nconst { notify } = Atomics;\n\nconst decoder = new TextDecoder('utf-16');\n\nconst buffers = new WeakSet;\n\nconst transfer = (...args) => (buffers.add(args), args);\n\nlet seppuku = '';\nconst actionLength = (stringify, transform) => async (callback, results, [name, id, sb, args, isSync]) => {\n if (isSync) seppuku = name;\n try {\n const result = await callback(...args);\n if (result !== void 0) {\n const serialized = stringify(transform ? transform(result) : result);\n results.set(id, serialized);\n sb[1] = serialized.length;\n }\n }\n finally {\n if (isSync) seppuku = '';\n sb[0] = 1;\n notify(sb, 0);\n }\n};\nconst actionFill = (results, [id, sb]) => {\n const result = results.get(id);\n results.delete(id);\n for (let ui16a = new Uint16Array(sb.buffer), i = 0, { length } = result; i < length; i++)\n ui16a[i] = result.charCodeAt(i);\n notify(sb, 0);\n};\nconst actionWait = (waitLength, results, map, rest) => {\n const [name] = rest;\n const callback = map.get(name);\n if (!callback) throw new Error(`Unknown proxy.${name}()`);\n waitLength(callback, results, rest);\n};\n\nconst warn = (name, seppuku) => setTimeout(\n console.warn,\n 3e3,\n `💀🔒 - proxy.${name}() in proxy.${seppuku}()`\n);\n\nlet uid = 0;\nconst invoke = (\n [\n CHANNEL,\n i32View,\n ignore,\n isSync,\n parse,\n polyfill,\n postMessage,\n transform,\n waitAsync,\n ],\n name,\n) => (...args) => {\n let deadlock = seppuku !== '', timer = 0;\n // slow operations between main and worker should likely not\n // be tracked as the dance there would never deadlock, it just\n // eventually slow down and that's it\n if (deadlock && seppuku[0] !== '=' && seppuku[0] !== '-')\n timer = warn(name, seppuku);\n const id = uid++;\n const transfer = [];\n if (buffers.has(args.at(-1) || transfer))\n buffers.delete(transfer = args.pop());\n const data = ignore(transform ? args.map(transform) : args);\n let sb = i32View(I32_BYTES * 2);\n postMessage([CHANNEL, ACTION_WAIT, name, id, sb, data, isSync], { transfer });\n return waitAsync(sb, 0).value.then(() => {\n if (deadlock) clearTimeout(timer);\n const length = sb[1];\n if (!length) return;\n const bytes = UI16_BYTES * length;\n sb = i32View(bytes + (bytes % I32_BYTES));\n postMessage([CHANNEL, ACTION_NOTIFY, id, sb]);\n return waitAsync(sb, 0).value.then(() =>{\n const ui16a = new Uint16Array(sb.buffer);\n const sub = polyfill ? ui16a.subarray(0, length) : ui16a.slice(0, length);\n return parse(decoder.decode(sub));\n });\n });\n};\n\nconst createProxy = (details, map) => new Proxy(map, {\n get: (map, name) => {\n let cb;\n // the curse of potentially awaiting proxies in the wild\n // requires this ugly guard around `then`\n if (name !== 'then') {\n cb = map.get(name);\n if (!cb) {\n cb = invoke(details, name);\n map.set(name, cb);\n }\n }\n return cb;\n },\n set: (map, name, callback) => (\n name !== 'then' &&\n !!map.set(name, callback)\n ),\n});\n\nexport {\n ACTION_INIT,\n ACTION_WAIT,\n ACTION_NOTIFY,\n\n actionLength,\n actionFill,\n actionWait,\n\n createProxy,\n\n isChannel,\n transfer,\n\n withResolvers,\n};\n","// (c) Andrea Giammarchi - MIT\n\nimport {\n Atomics,\n Int32Array,\n SharedArrayBuffer,\n Worker as $Worker,\n ignore,\n polyfill,\n} from 'sabayon/main';\n\nimport {\n ACTION_INIT,\n ACTION_WAIT,\n ACTION_NOTIFY,\n\n actionLength,\n actionFill,\n actionWait,\n\n createProxy,\n\n isChannel,\n transfer,\n} from './shared.js';\n\n/**\n * @typedef {Object} MainOptions\n * @prop {(text: string, ...args:any) => any} [parse=JSON.parse]\n * @prop {(value: any, ...args:any) => string} [stringify=JSON.stringify]\n * @prop {(value: any) => any} [transform]\n */\n\n/**\n * @callback Coincident\n * @param {MainOptions} [options]\n * @returns {{Worker: import('./ts.js').CoincidentWorker, polyfill: boolean, transfer: (...args: Transferable[]) => Transferable[]}}\n */\n\nexport default /** @type {Coincident} */ ({\n parse,\n stringify,\n transform,\n} = JSON) => {\n const waitLength = actionLength(stringify, transform);\n\n const CHANNEL = crypto.randomUUID();\n\n class Worker extends $Worker {\n constructor(url, options) {\n const map = new Map;\n const results = new Map;\n super(url, options);\n this.proxy = createProxy(\n [\n CHANNEL,\n bytes => new Int32Array(new SharedArrayBuffer(bytes)),\n ignore,\n false,\n parse,\n polyfill,\n (...args) => this.postMessage(...args),\n transform,\n Atomics.waitAsync,\n ],\n map,\n );\n this.postMessage(ignore([CHANNEL, ACTION_INIT, options]));\n this.addEventListener('message', event => {\n if (isChannel(event, CHANNEL)) {\n const [_, ACTION, ...rest] = event.data;\n switch (ACTION) {\n case ACTION_WAIT: {\n actionWait(waitLength, results, map, rest);\n break;\n }\n case ACTION_NOTIFY: {\n actionFill(results, rest);\n break;\n }\n }\n }\n });\n }\n }\n\n return {\n Worker,\n polyfill,\n transfer,\n };\n};\n","import {\n ARRAY,\n BIGINT,\n BOOLEAN,\n FUNCTION,\n NULL,\n NUMBER,\n OBJECT,\n STRING,\n SYMBOL,\n UNDEFINED,\n} from 'js-proxy/types';\n\n// this literal allows mapping right away\n// string types into numeric values so that\n// the transported and transformed arrays\n// would use less bytes to satisfy te same\n// contract while exchanging information.\n// basically this is an home-made ENUM like\n// object literal ... that's it.\n// TBD: should this be part of js-proxy? it feels\n// to me like it would rather belong in there.\nexport default Object.fromEntries([\n ARRAY,\n BIGINT,\n BOOLEAN,\n FUNCTION,\n NULL,\n NUMBER,\n OBJECT,\n STRING,\n SYMBOL,\n UNDEFINED,\n].map((k, i) => [k, i]));\n","export const APPLY = 'apply';\nexport const CONSTRUCT = 'construct';\nexport const DEFINE_PROPERTY = 'defineProperty';\nexport const DELETE_PROPERTY = 'deleteProperty';\nexport const GET = 'get';\nexport const GET_OWN_PROPERTY_DESCRIPTOR = 'getOwnPropertyDescriptor';\nexport const GET_PROTOTYPE_OF = 'getPrototypeOf';\nexport const HAS = 'has';\nexport const IS_EXTENSIBLE = 'isExtensible';\nexport const OWN_KEYS = 'ownKeys';\nexport const PREVENT_EXTENSION = 'preventExtensions';\nexport const SET = 'set';\nexport const SET_PROTOTYPE_OF = 'setPrototypeOf';\n","export * from 'proxy-target/traps';\nexport const DESTRUCT = 'destruct';\nexport const VALUE_OF = 'valueOf';\n","import { OWN_KEYS } from 'js-proxy/traps';\nimport { SYMBOL } from 'js-proxy/types';\n\nconst { [OWN_KEYS]: ownKeys } = Reflect;\n\nconst known = new Map(\n ownKeys(Symbol)\n .filter(s => typeof Symbol[s] === SYMBOL)\n .map(s => [Symbol[s], s])\n);\n\nexport const fromSymbol = value => {\n if (value.startsWith('.'))\n return Symbol.for(value.slice(1));\n for (const [symbol, name] of known) {\n if (name === value)\n return symbol;\n }\n};\n\nexport const toSymbol = value => (\n known.get(value) ||\n `.${Symbol.keyFor(value) || ''}`\n);\n","// ⚠️ AUTOMATICALLY GENERATED - DO NOT CHANGE\nconst CHANNEL = '960fd6fe-ad03-40d1-a314-e58d84bce14f';\nexport const MAIN = '=' + CHANNEL;\nexport const WORKER = '-' + CHANNEL;\n","// (c) Andrea Giammarchi - ISC\n\nconst registry = new FinalizationRegistry(\n ([onGarbageCollected, held, debug]) => {\n // \"%cThis is a green text\", \"color:green\"\n if (debug) console.debug(`%c${String(held)}`, 'font-weight:bold', 'collected');\n onGarbageCollected(held);\n }\n);\n\nconst nullHandler = Object.create(null);\n\n/**\n * @template {unknown} H\n * @typedef {Object} GCHookOptions\n * @prop {boolean} [debug=false] if `true`, logs values once these can get collected.\n * @prop {ProxyHandler<object>} [handler] optional proxy handler to use instead of the default one.\n * @prop {H} [return=H] if specified, overrides the returned proxy with its value.\n * @prop {unknown} [token=H] it's the held value by default, but it can be any other token except the returned value itself.\n */\n\n/**\n * @template {unknown} H\n * @param {H} hold the reference to hold behind the scene and passed along the callback once it triggers.\n * @param {(held:H) => void} onGarbageCollected the callback that will receive the held value once its wrapper or indirect reference is no longer needed.\n * @param {GCHookOptions<H>} [options] an optional configuration object to change some default behavior.\n */\nexport const create = (\n hold,\n onGarbageCollected,\n { debug, handler, return: r, token = hold } = nullHandler\n) => {\n // if no reference to return is defined,\n // create a proxy for the held one and register that instead.\n /** @type {H} */\n const target = r || new Proxy(hold, handler || nullHandler);\n const args = [target, [onGarbageCollected, hold, !!debug]];\n if (token !== false) args.push(token);\n // register the target reference in a way that\n // the `onGarbageCollected(held)` callback will eventually notify.\n registry.register(...args);\n return target;\n};\n\n/**\n * If previously registered as either `token` or `hold` value, allow explicit removal of the entry in the registry.\n * @param {unknown} token the token used during registration. If no `token` was passed, this can be the same `hold` reference.\n * @returns {boolean} `true` if successfully unregistered.\n */\nexport const drop = token => registry.unregister(token);\n","const { addEventListener } = EventTarget.prototype;\nconst eventsHandler = new WeakMap;\nReflect.defineProperty(EventTarget.prototype, 'addEventListener', {\n value(type, listener, ...options) {\n const invoke = options.at(0)?.invoke;\n if (invoke) {\n let map = eventsHandler.get(this);\n if (!map) {\n map = new Map;\n eventsHandler.set(this, map);\n }\n map.set(type, [].concat(invoke));\n delete options[0].invoke;\n }\n return addEventListener.call(this, type, listener, ...options);\n },\n});\n\nexport default event => {\n const { currentTarget, target, type } = event;\n const methods = eventsHandler.get(currentTarget || target)?.get(type);\n if (methods) for (const method of methods) event[method]();\n};\n","import { drop, get, hold } from 'js-proxy/heap';\nimport { TypedArray } from 'sabayon/shared';\n\nimport coincident from '../main.js';\nimport numeric from './types.js';\nimport { fromSymbol, toSymbol } from './symbol.js';\n\nimport {\n APPLY,\n DEFINE_PROPERTY,\n GET_OWN_PROPERTY_DESCRIPTOR,\n OWN_KEYS,\n DESTRUCT,\n} from 'js-proxy/traps';\n\nimport {\n ARRAY,\n FUNCTION,\n NULL,\n NUMBER,\n OBJECT,\n STRING,\n SYMBOL,\n UNDEFINED,\n} from 'js-proxy/types';\n\nimport { MAIN, WORKER } from './constants.js';\n\nimport { create } from 'gc-hook';\n\nimport handleEvent from './events.js';\n\nimport DEBUG from '../debug.js';\n\nconst { isArray } = Array;\n\nexport default /** @type {import('../main.js').Coincident} */ options => {\n const exports = coincident(options);\n\n const toEntry = value => {\n const TYPE = typeof value;\n switch (TYPE) {\n case OBJECT: {\n if (value === null) return [numeric[NULL], value];\n if (value === globalThis) return [numeric[OBJECT], null];\n if (isArray(value)) return [numeric[ARRAY], hold(value)];\n return [numeric[OBJECT], value instanceof TypedArray ? value : hold(value)];\n }\n case FUNCTION: return [numeric[FUNCTION], hold(value)];\n case SYMBOL: return [numeric[SYMBOL], toSymbol(value)];\n default: return [numeric[TYPE], value];\n }\n };\n\n class Worker extends exports.Worker {\n constructor(url, options) {\n const { proxy } = super(url, options);\n const { [WORKER]: __worker__ } = proxy;\n\n const proxies = new Map;\n const onGC = ref => {\n proxies.delete(ref);\n __worker__(DESTRUCT, ref);\n }\n\n const fromEntry = ([numericTYPE, value]) => {\n switch (numericTYPE) {\n case numeric[OBJECT]: {\n if (value === null) return globalThis;\n if (typeof value === NUMBER) return get(value);\n if (!(value instanceof TypedArray)) {\n for (const key in value)\n value[key] = fromEntry(value[key]);\n }\n return value;\n };\n case numeric[ARRAY]: {\n if (typeof value === NUMBER) return get(value);\n return value.map(fromEntry);\n };\n case numeric[FUNCTION]: {\n switch (typeof value) {\n case NUMBER: return get(value);\n case STRING: {\n let fn = proxies.get(value)?.deref();\n if (!fn) {\n fn = create(value, onGC, {\n token: false,\n return: function (...args) {\n if (args.length && args[0] instanceof Event) handleEvent(args[0]);\n return __worker__(APPLY, value, toEntry(this), args.map(toEntry)).then(fromEntry);\n }\n });\n proxies.set(value, new WeakRef(fn));\n }\n return fn;\n }\n }\n };\n case numeric[SYMBOL]: return fromSymbol(value);\n default: return value;\n }\n };\n\n const asEntry = (method, target, args) => toEntry(method(target, ...args.map(fromEntry)));\n\n proxy[MAIN] = (TRAP, ref, ...args) => {\n if (TRAP === DESTRUCT) drop(ref);\n else {\n const method = Reflect[TRAP];\n const target = ref == null ? globalThis : get(ref);\n switch (TRAP) {\n case DEFINE_PROPERTY: {\n const [name, descriptor] = args.map(fromEntry);\n return toEntry(method(target, name, descriptor));\n }\n case GET_OWN_PROPERTY_DESCRIPTOR: {\n const descriptor = method(target, ...args.map(fromEntry));\n if (descriptor) {\n const { get, set, value } = descriptor;\n if (get) descriptor.get = toEntry(get);\n if (set) descriptor.set = toEntry(set);\n if (value) descriptor.value = toEntry(value);\n }\n return [numeric[descriptor ? OBJECT : UNDEFINED], descriptor];\n }\n case OWN_KEYS: return [numeric[ARRAY], method(target).map(toEntry)];\n default: return asEntry(method, target, args);\n }\n }\n };\n\n if (DEBUG) {\n const debug = proxy[MAIN];\n proxy[MAIN] = (TRAP, ...args) => {\n const destructing = TRAP === DESTRUCT;\n const method = destructing ? console.warn : console.log;\n method('Main before', TRAP, ...args);\n const result = debug(TRAP, ...args);\n if (!destructing) method('Main after', TRAP, result);\n return result;\n };\n }\n }\n }\n\n return { ...exports, Worker };\n};\n","/* c8 ignore start */\nconst {url} = import.meta;\nconst re = /import\\((['\"])([^)]+?\\.js)\\1\\)/g;\nconst place = (_,q,f) => `import(${q}${new URL(f,url).href}${q})`;\nimport * as JSON from '@ungap/structured-clone/json';\nimport coincident from 'coincident/window/main';\nconst { Worker } = coincident(JSON);\nexport default (...args) => new Worker(URL.createObjectURL(new Blob([\"const e=\\\"object\\\"==typeof self?self:globalThis,t=t=>((t,n)=>{const r=(e,n)=>(t.set(n,e),e),s=o=>{if(t.has(o))return t.get(o);const[a,i]=n[o];switch(a){case 0:case-1:return r(i,o);case 1:{const e=r([],o);for(const t of i)e.push(s(t));return e}case 2:{const e=r({},o);for(const[t,n]of i)e[s(t)]=s(n);return e}case 3:return r(new Date(i),o);case 4:{const{source:e,flags:t}=i;return r(new RegExp(e,t),o)}case 5:{const e=r(new Map,o);for(const[t,n]of i)e.set(s(t),s(n));return e}case 6:{const e=r(new Set,o);for(const t of i)e.add(s(t));return e}case 7:{const{name:t,message:n}=i;return r(new e[t](n),o)}case 8:return r(BigInt(i),o);case\\\"BigInt\\\":return r(Object(BigInt(i)),o)}return r(new e[a](i),o)};return s})(new Map,t)(0),n=\\\"\\\",{toString:r}={},{keys:s}=Object,o=e=>{const t=typeof e;if(\\\"object\\\"!==t||!e)return[0,t];const s=r.call(e).slice(8,-1);switch(s){case\\\"Array\\\":return[1,n];case\\\"Object\\\":return[2,n];case\\\"Date\\\":return[3,n];case\\\"RegExp\\\":return[4,n];case\\\"Map\\\":return[5,n];case\\\"Set\\\":return[6,n]}return s.includes(\\\"Array\\\")?[1,s]:s.includes(\\\"Error\\\")?[7,s]:[2,s]},a=([e,t])=>0===e&&(\\\"function\\\"===t||\\\"symbol\\\"===t),i=(e,{json:t,lossy:n}={})=>{const r=[];return((e,t,n,r)=>{const i=(e,t)=>{const s=r.push(e)-1;return n.set(t,s),s},c=r=>{if(n.has(r))return n.get(r);let[l,u]=o(r);switch(l){case 0:{let t=r;switch(u){case\\\"bigint\\\":l=8,t=r.toString();break;case\\\"function\\\":case\\\"symbol\\\":if(e)throw new TypeError(\\\"unable to serialize \\\"+u);t=null;break;case\\\"undefined\\\":return i([-1],r)}return i([l,t],r)}case 1:{if(u)return i([u,[...r]],r);const e=[],t=i([l,e],r);for(const t of r)e.push(c(t));return t}case 2:{if(u)switch(u){case\\\"BigInt\\\":return i([u,r.toString()],r);case\\\"Boolean\\\":case\\\"Number\\\":case\\\"String\\\":return i([u,r.valueOf()],r)}if(t&&\\\"toJSON\\\"in r)return c(r.toJSON());const n=[],p=i([l,n],r);for(const t of s(r))!e&&a(o(r[t]))||n.push([c(t),c(r[t])]);return p}case 3:return i([l,r.toISOString()],r);case 4:{const{source:e,flags:t}=r;return i([l,{source:e,flags:t}],r)}case 5:{const t=[],n=i([l,t],r);for(const[n,s]of r)(e||!a(o(n))&&!a(o(s)))&&t.push([c(n),c(s)]);return n}case 6:{const t=[],n=i([l,t],r);for(const n of r)!e&&a(o(n))||t.push(c(n));return n}}const{message:p}=r;return i([l,{name:u,message:p}],r)};return c})(!(t||n),!!t,new Map,r)(e),r},{parse:c,stringify:l}=JSON,u={json:!0,lossy:!0};var p=Object.freeze({__proto__:null,parse:e=>t(c(e)),stringify:e=>l(i(e,u))});const f=\\\"array\\\",d=\\\"function\\\",h=\\\"null\\\",y=\\\"number\\\",g=\\\"object\\\",w=\\\"symbol\\\",m=\\\"undefined\\\",_=\\\"apply\\\",b=\\\"construct\\\",E=\\\"defineProperty\\\",v=\\\"deleteProperty\\\",T=\\\"get\\\",x=\\\"getOwnPropertyDescriptor\\\",k=\\\"getPrototypeOf\\\",S=\\\"has\\\",O=\\\"isExtensible\\\",A=\\\"ownKeys\\\",j=\\\"preventExtensions\\\",R=\\\"set\\\",P=\\\"setPrototypeOf\\\";var $=Object.freeze({__proto__:null,APPLY:_,CONSTRUCT:b,DEFINE_PROPERTY:E,DELETE_PROPERTY:v,GET:T,GET_OWN_PROPERTY_DESCRIPTOR:x,GET_PROTOTYPE_OF:k,HAS:S,IS_EXTENSIBLE:O,OWN_KEYS:A,PREVENT_EXTENSION:j,SET:R,SET_PROTOTYPE_OF:P});function I(){return this}const N=new FinalizationRegistry((([e,t,n])=>{n&&console.debug(`Held value ${String(t)} not relevant anymore`),e(t)})),M=Object.create(null),{Object:F,Proxy:H,Reflect:W}=globalThis,{isArray:D}=Array,{ownKeys:C}=W,{create:L,hasOwn:B,values:q}=F,U=(e,t)=>t===f?e[0]:t===d?e():t===g?e.$:e,J=(e,t,n,r)=>{const s={type:{value:t}},o=B(e,\\\"valueOf\\\");for(const a of q($)){let i=r(e[a]||W[a]);if(o&&a===T){const{valueOf:r}=e,{value:s}=i;i={value(e,o,...a){return o===n?r.call(this,U(e,t)):s.call(this,e,o,...a)}}}s[a]=i}return L(e,s)},z=(e,t,n,r=e)=>{if(r===e)switch(typeof e){case g:case m:r||(r=!1);case d:break;default:r=!1,t===e&&(t=F(e))}const s=new H(t,n),{destruct:o}=n;return o?((e,t,{debug:n,handler:r,return:s,token:o=e}=M)=>{const a=s||new Proxy(e,r||M),i=[a,[t,e,!!n]];return!1!==o&&i.push(o),N.register(...i),a})(e,o,{token:r,return:s}):s},G=e=>t=>{const n=typeof t;return n===g?t?e.get(t)?.[0]??(e=>D(e)?f:g)(t):h:n},Y=e=>t=>{let n=typeof t;switch(n){case g:if(!t){n=h;break}case d:const r=e.get(t);r&&([n,t]=r)}return[n,t]},K=e=>((e=>{N.unregister(e)})(e),e);var X=e=>{const t=new WeakMap,n=Symbol(),r={},s=(e,n,r)=>(t.set(e,[n,r]),e),o={proxy:r,release:K,pair:Y(t),typeOf:G(t),isProxy:e=>t.has(e),valueOf:e=>e[n]??e.valueOf()};for(const t of C(e)){if(B(o,t))continue;const a=e[t];switch(t){case f:{const e=J(a,t,n,(e=>({value([t],...n){return e.call(this,t,...n)}})));r[t]=(t,...n)=>s(z(t,[t],e,...n),f,t);break}case d:{const e=J(a,t,n,(e=>({value(t,...n){return e.call(this,t(),...n)}})));r[t]=(t,...n)=>{return s(z(t,(r=t,I.bind(r)),e,...n),d,t);var r};break}case g:{const e=J(a,t,n,(e=>({value({$:t},...n){return e.call(this,t,...n)}})));r[t]=(t,...n)=>s(z(t,{$:t},e,...n),g,t);break}default:{const e=J(a,t,n,(e=>({value:e})));r[t]=(n,...r)=>s(z(n,n,e,...r),t,n);break}}}return o};let V=0;const Z=new Map,Q=new Map,ee=e=>Q.get(e),te=e=>{if(!Z.has(e)){let t;for(;Q.has(t=V++););Z.set(e,t),Q.set(t,e)}return Z.get(e)},{ArrayBuffer:ne,Atomics:re,Promise:se}=globalThis,{isArray:oe}=Array,{create:ae,getPrototypeOf:ie,values:ce}=Object,le=ie(Int32Array),ue=ae(re),pe=({currentTarget:e,type:t,origin:n,lastEventId:r,source:s,ports:o},a)=>e.dispatchEvent(new MessageEvent(t,{data:a,origin:n,lastEventId:r,source:s,ports:o})),fe=()=>se.withResolvers();let de=0;const he=new Map,ye=(e,t)=>class extends e{constructor(e,...n){super(e,...n),e instanceof t&&he.set(this,[de++,0,fe()])}},ge=new WeakSet,we=e=>(ge.add(e),e),me=(e,t)=>{const{data:n}=e,r=oe(n)&&(n.at(0)===t||0===n.at(1)&&!t);return r&&(e.stopImmediatePropagation(),e.preventDefault()),r},_e=e=>null!==e&&\\\"object\\\"==typeof e&&!ge.has(e),be=new WeakMap,Ee=(e,t,n)=>{if(he.has(e))t.set(e,he.get(e)[0]);else if(!(e instanceof le||e instanceof ne))for(const r of ce(e))_e(r)&&!n.has(r)&&(n.add(r),Ee(r,t,n))},ve=(...e)=>({value:new se((t=>{let n=new Worker(\\\"data:application/javascript,onmessage%3De%3D%3EpostMessage(!Atomics.wait(...e.data))\\\");n.onmessage=()=>t(\\\"ok\\\"),n.postMessage(e)}))}),Te=(e,t)=>{const n=he.get(e),[r,s,{promise:o}]=n;return n[1]=t,[r,o]};let{BigInt64Array:xe,Int32Array:ke,SharedArrayBuffer:Se,addEventListener:Oe,postMessage:Ae}=globalThis,je=!0,Re=e=>e,Pe=!1;const $e=fe();try{new Se(4),ue.waitAsync||(ue.waitAsync=ve),$e.resolve()}catch(e){const t=Ae,n=Oe,r=[];let s=\\\"\\\",o=\\\"\\\";Se=class extends ne{},xe=ye(xe,Se),ke=ye(ke,Se),Re=we,Pe=!0,ue.notify=(e,n)=>{const[r]=(e=>be.get(e))(e);return t([s,1,e,r,n]),0},ue.waitAsync=(...e)=>{const[t,n]=Te(...e);return{value:n}},ue.wait=(e,t,...n)=>{const[r]=Te(e,t,...n),a=new XMLHttpRequest;a.responseType=\\\"json\\\",a.open(\\\"POST\\\",`${o}?sabayon`,!1),a.setRequestHeader(\\\"Content-Type\\\",\\\"application/json\\\"),a.send(`[\\\"${s}\\\",${r},${t}]`);const{response:i}=a;he.delete(e);for(let t=0;t<i.length;t++)e[t]=i[t];return\\\"ok\\\"},n(\\\"message\\\",(e=>{if(me(e,s)){const[t,n,...r]=e.data;switch(n){case 0:s=t,o=r.at(0)?.serviceWorker||\\\"\\\",o||(ue.wait=null,$e.resolve());break;case 1:((e,t,n)=>{for(const[r,[s,o,{resolve:a}]]of he)if(t===s&&n===o){for(let t=0;t<e.length;t++)r[t]=e[t];he.delete(r),a(\\\"ok\\\");break}})(...r);break;case 2:((e,t,n)=>{for(const[n,r]of t)be.set(n,[r,e.currentTarget]);pe(e,n)})(e,...r);break;case 3:$e.resolve()}}else if(je){const{currentTarget:t,type:n,origin:s,lastEventId:o,source:a,ports:i}=e;r.push([{currentTarget:t,type:n,origin:s,lastEventId:o,source:a,ports:i},e.data])}})),Oe=(e,...t)=>{if(n(e,...t),r.length)for(const e of r.splice(0))pe(...e)},Ae=(e,...n)=>t(((e,t)=>{const n=new Map;return _e(t)&&Ee(t,n,new Set),n.size?[e,2,n,t]:t})(s,e),...n)}await $e.promise,je=!1;const{BYTES_PER_ELEMENT:Ie}=Int32Array,{BYTES_PER_ELEMENT:Ne}=Uint16Array,{notify:Me}=ue,Fe=new TextDecoder(\\\"utf-16\\\"),He=new WeakSet,We=(...e)=>(He.add(e),e);let De=\\\"\\\";const Ce=(e,t,n,r)=>{const[s]=r,o=n.get(s);if(!o)throw new Error(`Unknown proxy.${s}()`);e(o,t,r)};let Le=0;const Be=([e,t,n,r,s,o,a,i,c],l)=>(...u)=>{let p=\\\"\\\"!==De,f=0;p&&\\\"=\\\"!==De[0]&&\\\"-\\\"!==De[0]&&(f=((e,t)=>setTimeout(console.warn,3e3,`💀🔒 - proxy.${e}() in proxy.${t}()`))(l,De));const d=Le++,h=[];He.has(u.at(-1)||h)&&He.delete(h=u.pop());const y=n(i?u.map(i):u);let g=t(2*Ie);return a([e,2,l,d,g,y,r],{transfer:h}),c(g,0).value.then((()=>{p&&clearTimeout(f);const n=g[1];if(!n)return;const r=Ne*n;return g=t(r+r%Ie),a([e,1,d,g]),c(g,0).value.then((()=>{const e=new Uint16Array(g.buffer),t=o?e.subarray(0,n):e.slice(0,n);return s(Fe.decode(t))}))}))},qe=(e,t)=>new Proxy(t,{get:(t,n)=>{let r;return\\\"then\\\"!==n&&(r=t.get(n),r||(r=Be(e,n),t.set(n,r))),r},set:(e,t,n)=>\\\"then\\\"!==t&&!!e.set(t,n)}),{wait:Ue,waitAsync:Je}=ue;var ze=({parse:e,stringify:t,transform:n,interrupt:r}=JSON)=>{const s=((e,t)=>async(n,r,[s,o,a,i,c])=>{c&&(De=s);try{const s=await n(...i);if(void 0!==s){const n=e(t?t(s):s);r.set(o,n),a[1]=n.length}}finally{c&&(De=\\\"\\\"),a[0]=1,Me(a,0)}})(t,n),o=fe(),a=new Map,i=new Map;let c=\\\"\\\",l=Ue;if(Ue&&r){const{handler:e,timeout:t=42}=r;l=(n,r,s)=>{for(;\\\"timed-out\\\"===(s=Ue(n,r,0,t));)e();return s}}return Oe(\\\"message\\\",(t=>{if(me(t,c)){const[r,u,...p]=t.data;switch(u){case 0:{const t=!!Ue;c=r,o.resolve({polyfill:Pe,sync:t,transfer:We,proxy:qe([c,e=>new ke(new Se(e)),Re,t,e,Pe,Ae,n,t?(...e)=>({value:{then:t=>t(l(...e))}}):Je],a)});break}case 2:a.size?Ce(s,i,a,p):setTimeout(Ce,0,s,i,a,p);break;case 1:((e,[t,n])=>{const r=e.get(t);e.delete(t);for(let e=new Uint16Array(n.buffer),t=0,{length:s}=r;t<s;t++)e[t]=r.charCodeAt(t);Me(n,0)})(i,p)}}})),o.promise},Ge=Object.fromEntries([f,\\\"bigint\\\",\\\"boolean\\\",d,h,y,g,\\\"string\\\",w,m].map(((e,t)=>[e,t])));const Ye=\\\"destruct\\\",{[A]:Ke}=Reflect,Xe=new Map(Ke(Symbol).filter((e=>typeof Symbol[e]===w)).map((e=>[Symbol[e],e]))),Ve=e=>Xe.get(e)||`.${Symbol.keyFor(e)||\\\"\\\"}`,Ze=\\\"960fd6fe-ad03-40d1-a314-e58d84bce14f\\\",Qe=\\\"=\\\"+Ze,et=\\\"-\\\"+Ze,{[_]:tt}=Reflect;const nt={object(...e){return this.string(function(e){for(var t=e[0],n=1,r=arguments.length;n<r;n++)t+=arguments[n]+e[n];return t}(...e))},string(e){for(const t of e.split(/[\\\\r\\\\n]+/))if(t.trim().length){/^(\\\\s+)/.test(t)&&(e=e.replace(new RegExp(\\\"^\\\"+RegExp.$1,\\\"gm\\\"),\\\"\\\"));break}return e}},rt=new WeakMap,st=e=>{const t=e||console,n={buffered:at,stderr:(t.stderr||console.error).bind(t),stdout:(t.stdout||console.log).bind(t)};return{stderr:(...e)=>n.stderr(...e),stdout:(...e)=>n.stdout(...e),async get(e){const t=await e;return rt.set(t,n),t}}},ot=new TextDecoder,at=(e,t=10)=>{const n=[];return r=>{if(r instanceof Uint8Array)for(const s of r)s===t?e(ot.decode(new Uint8Array(n.splice(0)))):n.push(s);else e(r)}},it=(e,...t)=>nt[typeof e](e,...t),{isArray:ct}=Array,{assign:lt,create:ut,defineProperties:pt,defineProperty:ft,entries:dt}=Object,{all:ht,resolve:yt}=new Proxy(Promise,{get:(e,t)=>e[t].bind(e)}),gt=(e,t=location.href)=>new URL(e,t.replace(/^blob:/,\\\"\\\")).href,wt=(e,t,n,r=!1,s=CustomEvent)=>{e.dispatchEvent(new s(`${t}:${n}`,{bubbles:!0,detail:{worker:r}}))},mt=e=>Function(`'use strict';return (${e})`)(),_t=e=>e.replace(/^(?:\\\\n|\\\\r\\\\n)/,\\\"\\\"),bt=Symbol.for(\\\"polyscript.js_modules\\\"),Et=new Map;ft(globalThis,bt,{value:Et}),new Proxy(Et,{get:(e,t)=>e.get(t),has:(e,t)=>e.has(t),ownKeys:e=>[...e.keys()]});const vt=(e,t)=>!t.startsWith(\\\"_\\\"),Tt=(e,t)=>new Proxy(e,{has:vt,get:(e,n)=>e[t][n]}),xt=(e,t)=>import(e).then((e=>{Et.set(t,{...e})})),kt=e=>new Promise(((t,n)=>{document.querySelector(`link[rel=\\\"stylesheet\\\"][href=\\\"${e}\\\"]`)?t():document.head.append(lt(document.createElement(\\\"link\\\"),{rel:\\\"stylesheet\\\",href:e,onload:t,onerror:n}))})),St=e=>/\\\\.css$/i.test(new URL(e).pathname),Ot=(e,t)=>e.has(t),At=e=>[...e.keys()];var jt=(e,t,n,r)=>{const s=globalThis[bt];if(n)for(let[e,t]of dt(n)){let n=s.get(t);n&&!ct(n)||(s.set(t,n||(n=[])),n.push(e))}return((e,t,n,r)=>new Proxy(e,{has:Ot,ownKeys:At,get:(e,s)=>{let o=e.get(s);if(ct(o)){let a=o;o=null;for(let e of a)e=gt(e,r),St(e)?n.importCSS(e):(n.importJS(e,s),o=t[bt].get(s));e.set(s,o)}return o}}))(s,e,t,r)};const Rt=new Map,Pt=e=>Rt.get(e),$t=(e,t)=>{try{return Function(\\\"require\\\",t)(Pt)}catch(t){rt.get(e).stderr(t)}};var It={type:\\\"dummy\\\",module:()=>\\\"data:application/javascript,\\\",engine:e=>st().get(e),registerJSModule(e,t,n){Rt.set(t,n)},run:$t,runAsync:$t,runEvent:async(e,t,n)=>{try{await Function(\\\"require\\\",\\\"e\\\",`return ${t}(e)`)(Pt,n)}catch(t){rt.get(e).stderr(t)}},transform:(e,t)=>t,writeFile(){}};const Nt=Object.getOwnPropertyDescriptors(Response.prototype),Mt=e=>\\\"function\\\"==typeof e,Ft={get:(e,t)=>Nt.hasOwnProperty(t)?((e,t,{get:n,value:r})=>n||!Mt(r)?e.then((e=>e[t])):(...n)=>e.then((e=>e[t](...n))))(e,t,Nt[t]):((e,t)=>Mt(t)?t.bind(e):t)(e,e[t])};var Ht=(e,...t)=>new Proxy(fetch(e,...t),Ft);Promise.withResolvers||(Promise.withResolvers=function(){var e,t,n=new this((function(n,r){e=n,t=r}));return{resolve:e,reject:t,promise:n}});const Wt=!globalThis.window,Dt=({FS:e,PATH:t,PATH_FS:n},r,s)=>{const o=n.resolve(r),a=t.dirname(o);return e.mkdirTree?e.mkdirTree(a):Lt(e,a),e.writeFile(o,new Uint8Array(s),{canOwn:!0})},Ct=e=>{const t=e.split(\\\"/\\\");return t.pop(),t.join(\\\"/\\\")},Lt=(e,t)=>{const n=[];for(const r of t.split(\\\"/\\\"))\\\".\\\"!==r&&\\\"..\\\"!==r&&(n.push(r),r&&e.mkdir(n.join(\\\"/\\\")))},Bt=(e,t)=>{const n=[];for(const e of t.split(\\\"/\\\"))switch(e){case\\\"\\\":case\\\".\\\":break;case\\\"..\\\":n.pop();break;default:n.push(e)}return[e.cwd()].concat(n).join(\\\"/\\\").replace(/^\\\\/+/,\\\"/\\\")},qt=e=>{const t=e.map((e=>e.trim().replace(/(^[/]*|[/]*$)/g,\\\"\\\"))).filter((e=>\\\"\\\"!==e&&\\\".\\\"!==e)).join(\\\"/\\\");return e[0].startsWith(\\\"/\\\")?`/${t}`:t},Ut=(e,t)=>Ht(gt(e,t)).arrayBuffer(),Jt=(e,t,n,r)=>ht((e=>{for(const{files:t,to_file:n,from:r=\\\"\\\"}of e){if(void 0!==t&&void 0!==n)throw new Error(\\\"Cannot use 'to_file' and 'files' parameters together!\\\");if(void 0===t&&void 0===n&&r.endsWith(\\\"/\\\"))throw new Error(`Couldn't determine the filename from the path ${r}, please supply 'to_file' parameter.`)}return e.flatMap((({from:e=\\\"\\\",to_folder:t=\\\".\\\",to_file:n,files:r})=>{if(ct(r))return r.map((n=>({url:qt([e,n]),path:qt([t,n])})));const s=n||e.slice(1+e.lastIndexOf(\\\"/\\\"));return[{url:e,path:qt([t,s])}]}))})(n).map((({url:n,path:s})=>Ut(n,r).then((n=>e.writeFile(t,s,n)))))),zt=(e,t)=>t.endsWith(\\\"/\\\")?`${t}${e.split(\\\"/\\\").pop()}`:t,Gt=(e,t)=>e.replace(/\\\\{.+?\\\\}/g,(e=>{if(!t.has(e))throw new SyntaxError(`Invalid template: ${e}`);return t.get(e)})),Yt=(e,t,n,r)=>ht((e=>{const t=new Map,n=new Set,r=[];for(const[s,o]of dt(e))if(/^\\\\{.+\\\\}$/.test(s)){if(t.has(s))throw new SyntaxError(`Duplicated template: ${s}`);t.set(s,Gt(o,t))}else{const e=Gt(s,t),a=zt(e,Gt(o||\\\"./\\\",t));if(n.has(a))throw new SyntaxError(`Duplicated destination: ${a}`);n.add(a),r.push({url:e,path:a})}return r})(n).map((({url:n,path:s})=>Ut(n,r).then((r=>e.writeFile(t,s,r,n)))))),Kt=({main:e,worker:t},n)=>{const r=[];if(t&&Wt)for(let[e,s]of dt(t))e=gt(e,n),r.push(xt(e,s));if(e&&!Wt)for(let[t,s]of dt(e))t=gt(t,n),St(t)?kt(t):r.push(xt(t,s));return ht(r)},{assign:Xt}=Object,Vt=\\\"entries\\\",Zt=\\\"readonly\\\",Qt=\\\"readwrite\\\",en={durability:\\\"default\\\",prefix:\\\"IDBMap\\\"},tn=({target:{result:e}})=>e;class nn extends EventTarget{#e;#t;#n;async#r(e,t){const n=(await this.#e).transaction(Vt,t,this.#t);return new Promise(((t,r)=>Xt(e(n.objectStore(Vt)),{onsuccess:t,onerror:r})))}constructor(e,{durability:t=en.durability,prefix:n=en.prefix}=en){super(),this.#n=n,this.#t={durability:t},this.#e=new Promise(((t,n)=>{Xt(indexedDB.open(`${this.#n}/${e}`),{onupgradeneeded({target:{result:e,transaction:n}}){e.objectStoreNames.length||e.createObjectStore(Vt),n.oncomplete=()=>t(e)},onsuccess(e){t(tn(e))},onerror(e){n(e),this.dispatchEvent(e)}})})).then((e=>{const t=this.dispatchEvent.bind(this);for(const n in e)n.startsWith(\\\"on\\\")&&(e[n]=t);return e}))}dispatchEvent(e){const{type:t,message:n,isTrusted:r}=e;return super.dispatchEvent(r?Xt(new Event(t),{message:n}):e)}async close(){(await this.#e).close()}get size(){return this.#r((e=>e.count()),Zt).then(tn)}async clear(){await this.#r((e=>e.clear()),Qt)}async delete(e){await this.#r((t=>t.delete(e)),Qt)}async entries(){const e=await this.keys();return Promise.all(e.map((e=>this.get(e).then((t=>[e,t])))))}async forEach(e,t=this){for(const[n,r]of await this.entries())await e.call(t,r,n,this)}async get(e){return await this.#r((t=>t.get(e)),Zt).then(tn)}async has(e){return void 0!==await this.#r((t=>t.getKey(e)),Zt).then(tn)}async keys(){return await this.#r((e=>e.getAllKeys()),Zt).then(tn)}async set(e,t){return await this.#r((n=>n.put(t,e)),Qt),this}async values(){const e=await this.keys();return Promise.all(e.map((e=>this.get(e))))}get[Symbol.toStringTag](){return this.#n}}class rn extends Map{#s;#o;constructor(...e){super(),this.#s=new nn(...e),this.#o=this.#s.entries().then((e=>{for(const[t,n]of e)super.set(t,n)}))}async sync(){await this.#o}clear(){return this.#o=this.#o.then((()=>this.#s.clear())),super.clear()}delete(e){return this.#o=this.#o.then((()=>this.#s.delete(e))),super.delete(e)}set(e,t){return this.#o=this.#o.then((()=>this.#s.set(e,t))),super.set(e,t)}}const sn=new WeakMap,on=(e,t,n)=>{\\\"polyscript\\\"===t&&(n.lazy_py_modules=async(...t)=>(await sn.get(e)(t),t.map((t=>e.pyimport(t)))),n.storage=async e=>{const t=new rn(e);return await t.sync(),t},n.JSON=p),e.registerJsModule(t,n)},an=(e,t)=>{if(e.endsWith(\\\"/*\\\")){if(/\\\\.(zip|whl|tgz|tar(?:\\\\.gz)?)$/.test(t))return RegExp.$1;throw new Error(`Unsupported archive ${t}`)}return\\\"\\\"},cn=(e,t,...n)=>{try{return e.runPython(it(t),...n)}catch(t){rt.get(e).stderr(t)}},ln=async(e,t,...n)=>{try{return await e.runPythonAsync(it(t),...n)}catch(t){rt.get(e).stderr(t)}},un=async(e,t,n)=>{const[r,...s]=t.split(\\\".\\\");let o,a=e.globals.get(r);for(const e of s)[o,a]=[a,a[e]];try{await a.call(o,n)}catch(t){rt.get(e).stderr(t)}};var pn=(new TextEncoder).encode('from uio import StringIO\\\\nimport sys\\\\n\\\\nclass Response:\\\\n def __init__(self, f):\\\\n self.raw = f\\\\n self.encoding = \\\"utf-8\\\"\\\\n self._cached = None\\\\n\\\\n def close(self):\\\\n if self.raw:\\\\n self.raw.close()\\\\n self.raw = None\\\\n self._cached = None\\\\n\\\\n @property\\\\n def content(self):\\\\n if self._cached is None:\\\\n try:\\\\n self._cached = self.raw.read()\\\\n finally:\\\\n self.raw.close()\\\\n self.raw = None\\\\n return self._cached\\\\n\\\\n @property\\\\n def text(self):\\\\n return str(self.content, self.encoding)\\\\n\\\\n def json(self):\\\\n import ujson\\\\n\\\\n return ujson.loads(self.content)\\\\n\\\\n\\\\n# TODO try to support streaming xhr requests, a-la pyodide-http\\\\nHEADERS_TO_IGNORE = (\\\"user-agent\\\",)\\\\n\\\\n\\\\ntry:\\\\n import js\\\\nexcept Exception as err:\\\\n raise OSError(\\\"This version of urequests can only be used in the browser\\\")\\\\n\\\\n# TODO try to support streaming xhr requests, a-la pyodide-http\\\\n\\\\nHEADERS_TO_IGNORE = (\\\"user-agent\\\",)\\\\n\\\\n\\\\ndef request(\\\\n method,\\\\n url,\\\\n data=None,\\\\n json=None,\\\\n headers={},\\\\n stream=None,\\\\n auth=None,\\\\n timeout=None,\\\\n parse_headers=True,\\\\n):\\\\n from js import XMLHttpRequest\\\\n\\\\n xhr = XMLHttpRequest.new()\\\\n xhr.withCredentials = False\\\\n\\\\n if auth is not None:\\\\n import ubinascii\\\\n\\\\n username, password = auth\\\\n xhr.open(method, url, False, username, password)\\\\n else:\\\\n xhr.open(method, url, False)\\\\n\\\\n for name, value in headers.items():\\\\n if name.lower() not in HEADERS_TO_IGNORE:\\\\n xhr.setRequestHeader(name, value)\\\\n\\\\n if timeout:\\\\n xhr.timeout = int(timeout * 1000)\\\\n\\\\n if json is not None:\\\\n assert data is None\\\\n import ujson\\\\n\\\\n data = ujson.dumps(json)\\\\n # s.write(b\\\"Content-Type: application/json\\\\\\\\r\\\\\\\\n\\\")\\\\n xhr.setRequestHeader(\\\"Content-Type\\\", \\\"application/json\\\")\\\\n\\\\n xhr.send(data)\\\\n\\\\n # Emulates the construction process in the original urequests\\\\n resp = Response(StringIO(xhr.responseText))\\\\n resp.status_code = xhr.status\\\\n resp.reason = xhr.statusText\\\\n resp.headers = xhr.getAllResponseHeaders()\\\\n\\\\n return resp\\\\n\\\\n\\\\n# Other methods - head, post, put, patch, delete - are not used by\\\\n# mip and therefore not included\\\\n\\\\n\\\\ndef get(url, **kw):\\\\n return request(\\\"GET\\\", url, **kw)\\\\n\\\\n\\\\n# Content below this line is from the Micropython MIP package and is covered\\\\n# by the applicable MIT license:\\\\n# \\\\n# THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\\\n# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, \\\\n# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\\\n# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER \\\\n# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING \\\\n# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER \\\\n# DEALINGS IN THE SOFTWARE.\\\\n\\\\n# MicroPython package installer\\\\n# MIT license; Copyright (c) 2022 Jim Mussared\\\\n\\\\n\\\\n_PACKAGE_INDEX = const(\\\"https://micropython.org/pi/v2\\\")\\\\n_CHUNK_SIZE = 128\\\\n\\\\n\\\\n# This implements os.makedirs(os.dirname(path))\\\\ndef _ensure_path_exists(path):\\\\n import os\\\\n\\\\n split = path.split(\\\"/\\\")\\\\n\\\\n # Handle paths starting with \\\"/\\\".\\\\n if not split[0]:\\\\n split.pop(0)\\\\n split[0] = \\\"/\\\" + split[0]\\\\n\\\\n prefix = \\\"\\\"\\\\n for i in range(len(split) - 1):\\\\n prefix += split[i]\\\\n try:\\\\n os.stat(prefix)\\\\n except:\\\\n os.mkdir(prefix)\\\\n prefix += \\\"/\\\"\\\\n\\\\n\\\\n# Copy from src (stream) to dest (function-taking-bytes)\\\\ndef _chunk(src, dest):\\\\n buf = memoryview(bytearray(_CHUNK_SIZE))\\\\n while True:\\\\n n = src.readinto(buf)\\\\n if n == 0:\\\\n break\\\\n dest(buf if n == _CHUNK_SIZE else buf[:n])\\\\n\\\\n\\\\n# Check if the specified path exists and matches the hash.\\\\ndef _check_exists(path, short_hash):\\\\n import os\\\\n\\\\n try:\\\\n import binascii\\\\n import hashlib\\\\n\\\\n with open(path, \\\"rb\\\") as f:\\\\n hs256 = hashlib.sha256()\\\\n _chunk(f, hs256.update)\\\\n existing_hash = str(binascii.hexlify(hs256.digest())[: len(short_hash)], \\\"utf-8\\\")\\\\n return existing_hash == short_hash\\\\n except:\\\\n return False\\\\n\\\\n\\\\ndef _rewrite_url(url, branch=None):\\\\n if not branch:\\\\n branch = \\\"HEAD\\\"\\\\n if url.startswith(\\\"github:\\\"):\\\\n url = url[7:].split(\\\"/\\\")\\\\n url = (\\\\n \\\"https://raw.githubusercontent.com/\\\"\\\\n + url[0]\\\\n + \\\"/\\\"\\\\n + url[1]\\\\n + \\\"/\\\"\\\\n + branch\\\\n + \\\"/\\\"\\\\n + \\\"/\\\".join(url[2:])\\\\n )\\\\n return url\\\\n\\\\n\\\\ndef _download_file(url, dest):\\\\n response = get(url)\\\\n try:\\\\n if response.status_code != 200:\\\\n print(\\\"Error\\\", response.status_code, \\\"requesting\\\", url)\\\\n return False\\\\n\\\\n print(\\\"Copying:\\\", dest)\\\\n _ensure_path_exists(dest)\\\\n with open(dest, \\\"wb\\\") as f:\\\\n _chunk(response.raw, f.write)\\\\n\\\\n return True\\\\n finally:\\\\n response.close()\\\\n\\\\n\\\\ndef _install_json(package_json_url, index, target, version, mpy):\\\\n response = get(_rewrite_url(package_json_url, version))\\\\n try:\\\\n if response.status_code != 200:\\\\n print(\\\"Package not found:\\\", package_json_url)\\\\n return False\\\\n\\\\n package_json = response.json()\\\\n finally:\\\\n response.close()\\\\n for target_path, short_hash in package_json.get(\\\"hashes\\\", ()):\\\\n fs_target_path = target + \\\"/\\\" + target_path\\\\n if _check_exists(fs_target_path, short_hash):\\\\n print(\\\"Exists:\\\", fs_target_path)\\\\n else:\\\\n file_url = \\\"{}/file/{}/{}\\\".format(index, short_hash[:2], short_hash)\\\\n if not _download_file(file_url, fs_target_path):\\\\n print(\\\"File not found: {} {}\\\".format(target_path, short_hash))\\\\n return False\\\\n for target_path, url in package_json.get(\\\"urls\\\", ()):\\\\n fs_target_path = target + \\\"/\\\" + target_path\\\\n if not _download_file(_rewrite_url(url, version), fs_target_path):\\\\n print(\\\"File not found: {} {}\\\".format(target_path, url))\\\\n return False\\\\n for dep, dep_version in package_json.get(\\\"deps\\\", ()):\\\\n if not _install_package(dep, index, target, dep_version, mpy):\\\\n return False\\\\n return True\\\\n\\\\n\\\\ndef _install_package(package, index, target, version, mpy):\\\\n if (\\\\n package.startswith(\\\"http://\\\")\\\\n or package.startswith(\\\"https://\\\")\\\\n or package.startswith(\\\"github:\\\")\\\\n ):\\\\n if package.endswith(\\\".py\\\") or package.endswith(\\\".mpy\\\"):\\\\n print(\\\"Downloading {} to {}\\\".format(package, target))\\\\n return _download_file(\\\\n _rewrite_url(package, version), target + \\\"/\\\" + package.rsplit(\\\"/\\\")[-1]\\\\n )\\\\n else:\\\\n if not package.endswith(\\\".json\\\"):\\\\n if not package.endswith(\\\"/\\\"):\\\\n package += \\\"/\\\"\\\\n package += \\\"package.json\\\"\\\\n print(\\\"Installing {} to {}\\\".format(package, target))\\\\n else:\\\\n if not version:\\\\n version = \\\"latest\\\"\\\\n print(\\\"Installing {} ({}) from {} to {}\\\".format(package, version, index, target))\\\\n\\\\n mpy_version = (\\\\n sys.implementation._mpy & 0xFF if mpy and hasattr(sys.implementation, \\\"_mpy\\\") else \\\"py\\\"\\\\n )\\\\n\\\\n # WARNING: mpy_version fails miserably with 1.22.0-380\\\\n package = \\\"{}/package/{}/{}/{}.json\\\".format(index, \\\"py\\\", package, version)\\\\n\\\\n return _install_json(package, index, target, version, mpy)\\\\n\\\\n\\\\ndef install(package, index=None, target=None, version=None, mpy=True):\\\\n if not target:\\\\n for p in sys.path:\\\\n if p.endswith(\\\"/lib\\\"):\\\\n target = p\\\\n break\\\\n else:\\\\n print(\\\"Unable to find lib dir in sys.path\\\")\\\\n return\\\\n\\\\n if not index:\\\\n index = _PACKAGE_INDEX\\\\n\\\\n if _install_package(package, index.rstrip(\\\"/\\\"), target, version, mpy):\\\\n print(\\\"Done\\\")\\\\n else:\\\\n print(\\\"Package may be partially installed\\\")\\\\n');const fn=async e=>(await import(\\\"./toml-DiUM0_qs.js\\\")).parse(e),dn=(e,t)=>{try{e.mkdir(t)}catch(e){}};var hn={type:\\\"micropython\\\",module:(e=\\\"1.24.0-preview-114\\\")=>`https://cdn.jsdelivr.net/npm/@micropython/micropython-webassembly-pyscript@${e}/micropython.mjs`,async engine({loadMicroPython:e},t,n,r){const{stderr:s,stdout:o,get:a}=st({stderr:at(console.error),stdout:at(console.log)});n=n.replace(/\\\\.m?js$/,\\\".wasm\\\");const i=await a(e({linebuffer:!1,stderr:s,stdout:o,url:n})),c=yn.bind(this,i,r);return sn.set(i,c),t.files&&await Yt(this,i,t.files,r),t.fetch&&await Jt(this,i,t.fetch,r),t.js_modules&&await Kt(t.js_modules,r),this.writeFile(i,\\\"./mip.py\\\",pn),t.packages&&await c(t.packages),i},registerJSModule:on,run:cn,runAsync:ln,runEvent:un,transform:(e,t)=>e.PyProxy.toJs(t),writeFile:(e,t,n,r)=>{const{FS:s,_module:{PATH:o,PATH_FS:a}}=e,i={FS:s,PATH:o,PATH_FS:a},c=an(t,r);if(c){const r=t.slice(0,-1);switch(\\\"./\\\"!==r&&s.mkdir(r),c){case\\\"whl\\\":case\\\"zip\\\":{const e=new Blob([n],{type:\\\"application/zip\\\"});return import(\\\"./zip-BIfA-Q-T.js\\\").then((async({BlobReader:t,Uint8ArrayWriter:n,ZipReader:a})=>{const i=new a(new t(e));for(const e of await i.getEntries()){const{directory:t,filename:a}=e,i=r+a;if(t)dn(s,i);else{dn(s,o.dirname(i));const t=await e.getData(new n);s.writeFile(i,t,{canOwn:!0})}}i.close()}))}case\\\"tgz\\\":case\\\"tar.gz\\\":{const t=\\\"./_.tar.gz\\\";return Dt(i,t,n),void e.runPython(`\\\\n import os, gzip, tarfile\\\\n tar = tarfile.TarFile(fileobj=gzip.GzipFile(fileobj=open(\\\"${t}\\\", \\\"rb\\\")))\\\\n for f in tar:\\\\n name = f\\\"${r}{f.name}\\\"\\\\n if f.type == tarfile.DIRTYPE:\\\\n if f.name != \\\"./\\\":\\\\n os.mkdir(name.strip(\\\"/\\\"))\\\\n else:\\\\n dir = os.path.dirname(name)\\\\n if not os.path.exists(dir):\\\\n os.mkdir(dir)\\\\n source = tar.extractfile(f)\\\\n with open(name, \\\"wb\\\") as dest:\\\\n dest.write(source.read())\\\\n dest.close()\\\\n tar.close()\\\\n os.remove(\\\"${t}\\\")\\\\n `)}}}return Dt(i,t,n)}};async function yn(e,t,n){let r;for(const s of n)if(s.endsWith(\\\".whl\\\")){const n=gt(s,t),r=await Ht(n).arrayBuffer();await this.writeFile(e,\\\"./*\\\",r,n)}else r||(r=e.pyimport(\\\"mip\\\")),r.install(s)}const gn=new FinalizationRegistry((([e,t,n])=>{n&&console.debug(`%c${String(t)}`,\\\"font-weight:bold\\\",\\\"collected\\\"),e(t)})),wn=Object.create(null),mn=(e,t,{debug:n,handler:r,return:s,token:o=e}=wn)=>{const a=s||new Proxy(e,r||wn),i=[a,[t,e,!!n]];return!1!==o&&i.push(o),gn.register(...i),a},_n={dict_converter:Object.fromEntries};let bn=!1;const En=e=>(...t)=>{try{return bn=!0,e(...t)}finally{bn=!1}};let vn=!1;const Tn=()=>{if(vn)return;vn=!0;const e=new WeakMap,t=e=>e.destroy(),n=n=>{for(let r=0;r<n.length;r++){const s=n[r];if(\\\"function\\\"==typeof s&&\\\"copy\\\"in s){bn=!1;let o=e.get(s)?.deref();if(!o)try{o=mn(s.copy(),t),e.set(s,new WeakRef(o))}catch(e){console.error(e)}o&&(n[r]=o),bn=!0}}},{call:r}=Function,s=r.bind(r,r.apply);Object.defineProperties(Function.prototype,{apply:{value(e,t){return bn&&n(t),s(this,e,t)}},call:{value(e,...t){return bn&&n(t),s(this,e,t)}}})};var xn={type:\\\"pyodide\\\",module:(e=\\\"0.26.2\\\")=>`https://cdn.jsdelivr.net/pyodide/v${e}/full/pyodide.mjs`,async engine({loadPyodide:e},t,n,r){Wt||\\\"auto\\\"!==t.experimental_create_proxy||Tn();const{stderr:s,stdout:o,get:a}=st(),i=n.slice(0,n.lastIndexOf(\\\"/\\\")),c=await a(e({stderr:s,stdout:o,indexURL:i})),l=Sn.bind(c);return sn.set(c,l),t.files&&await Yt(this,c,t.files,r),t.fetch&&await Jt(this,c,t.fetch,r),t.js_modules&&await Kt(t.js_modules,r),t.packages&&await l(t.packages),c},registerJSModule:on,run:En(cn),runAsync:En(ln),runEvent:En(un),transform:(e,t)=>kn.call(e,t),writeFile:(e,t,n,r)=>{const s=an(t,r);if(s)return e.unpackArchive(n,s,{extractDir:t.slice(0,-1)});const{FS:o,PATH:a,_module:{PATH_FS:i}}=e;return Dt({FS:o,PATH:a,PATH_FS:i},t,n)}};function kn(e){const{ffi:{PyProxy:t}}=this;if(e&&\\\"object\\\"==typeof e){if(e instanceof t)return e.toJs(_n);if(e instanceof Map)return new Map([...e.entries()]);if(ct(e))return e.map(kn,this)}return e}async function Sn(e){await this.loadPackage(\\\"micropip\\\");const t=this.pyimport(\\\"micropip\\\");await t.install(e,{keep_going:!0}),t.destroy()}const On=\\\"ruby-wasm-wasi\\\",An=On.replace(/\\\\W+/g,\\\"_\\\");var jn={type:On,experimental:!0,module:(e=\\\"2.6.2\\\")=>`https://cdn.jsdelivr.net/npm/@ruby/3.2-wasm-wasi@${e}/dist/browser/+esm`,async engine({DefaultRubyVM:e},t,n,r){n=n.replace(/\\\\/browser\\\\/\\\\+esm$/,\\\"/ruby.wasm\\\");const s=await Ht(n).arrayBuffer(),o=await WebAssembly.compile(s),{vm:a}=await e(o);return t.files&&await Yt(this,a,t.files,r),t.fetch&&await Jt(this,a,t.fetch,r),t.js_modules&&await Kt(t.js_modules,r),a},registerJSModule(e,t,n){t=t.replace(/\\\\W+/g,\\\"__\\\");const r=`__module_${An}_${t}`;globalThis[r]=n,this.run(e,`require \\\"js\\\";$${t}=JS.global[:${r}]`),delete globalThis[r]},run:(e,t,...n)=>e.eval(it(t),...n),runAsync:(e,t,...n)=>e.evalAsync(it(t),...n),async runEvent(e,t,n){if(/^xworker\\\\.(on\\\\w+)$/.test(t)){const{$1:t}=RegExp,r=`__module_${An}_event`;globalThis[r]=n,this.run(e,`require \\\"js\\\";$xworker.call(\\\"${t}\\\",JS.global[:${r}])`),delete globalThis[r]}else{const r=this.run(e,`method(:${t})`);await r.call(t,e.wrap(n))}},transform:(e,t)=>t,writeFile:()=>{throw new Error(`writeFile is not supported in ${On}`)}};var Rn={type:\\\"wasmoon\\\",module:(e=\\\"1.16.0\\\")=>`https://cdn.jsdelivr.net/npm/wasmoon@${e}/+esm`,async engine({LuaFactory:e,LuaLibraries:t},n,r,s){const{stderr:o,stdout:a,get:i}=st(),c=await i((new e).createEngine());return c.global.getTable(t.Base,(e=>{c.global.setField(e,\\\"print\\\",a),c.global.setField(e,\\\"printErr\\\",o)})),n.files&&await Yt(this,c,n.files,s),n.fetch&&await Jt(this,c,n.fetch,s),n.js_modules&&await Kt(n.js_modules,s),c},registerJSModule:(e,t,n)=>{e.global.set(t,n)},run:(e,t,...n)=>{try{return e.doStringSync(it(t),...n)}catch(t){rt.get(e).stderr(t)}},runAsync:async(e,t,...n)=>{try{return await e.doString(it(t),...n)}catch(t){rt.get(e).stderr(t)}},runEvent:async(e,t,n)=>{const[r,...s]=t.split(\\\".\\\");let o,a=e.global.get(r);for(const e of s)[o,a]=[a,a[e]];try{await a.call(o,n)}catch(t){rt.get(e).stderr(t)}},transform:(e,t)=>t,writeFile:({cmodule:{module:{FS:e}}},t,n)=>((e,t,n)=>(Lt(e,Ct(t)),t=Bt(e,t),e.writeFile(t,new Uint8Array(n),{canOwn:!0})))(e,t,n)};const Pn=new WeakMap,$n=async(e,t)=>{const{shelter:n,destroy:r,io:s}=Pn.get(e),{output:o,result:a}=await n.captureR(it(t));for(const{type:e,data:t}of o)s[e](t);return mn(a,r,{token:!1})};var In={type:\\\"webr\\\",experimental:!0,module:(e=\\\"0.4.1\\\")=>`https://cdn.jsdelivr.net/npm/webr@${e}/dist/webr.mjs`,async engine(e,t,n,r){const{get:s}=st(),o=new e.WebR;await s(o.init().then((()=>o)));const a=await new o.Shelter;return Pn.set(o,{module:e,shelter:a,destroy:a.destroy.bind(a),io:rt.get(o)}),t.files&&await Yt(this,o,t.files,r),t.fetch&&await Jt(this,o,t.fetch,r),t.js_modules&&await Kt(t.js_modules,r),o},registerJSModule(e,t){console.warn(`Experimental interpreter: module ${t} is not supported (yet)`)},run:$n,runAsync:$n,async runEvent(e,t,n){await e.evalRVoid(`${t}(event)`,{env:{event:{type:[n.type]}}})},transform:(e,t)=>(console.log(\\\"transforming\\\",t),t),writeFile:()=>{}};const Nn=new Map,Mn=new Map,Fn=new Proxy(new Map,{get(e,t){if(!e.has(t)){const[n,...r]=t.split(\\\"@\\\"),s=Nn.get(n),o=/^(?:\\\\.?\\\\.?\\\\/|https?:\\\\/\\\\/)/i.test(r)?r.join(\\\"@\\\"):s.module(...r);e.set(t,{url:o,module:import(o),engine:s.engine.bind(s)})}const{url:n,module:r,engine:s}=e.get(t);return(e,o)=>r.then((r=>(Mn.set(t,e),s(r,e,n,o))))}}),Hn=e=>{for(const t of[].concat(e.type))Nn.set(t,e)};for(const e of[It,hn,xn,jn,Rn,In])Hn(e);const{parse:Wn}=JSON,Dn=(e,t,n={})=>{const[r,s]=((e,t=\\\"./config.txt\\\")=>{let n=typeof e;return\\\"string\\\"===n&&/\\\\.(json|toml|txt)$/.test(e)?n=RegExp.$1:e=t,[gt(e),n]})(e,t);return\\\"json\\\"===s?n=Ht(r).json():\\\"toml\\\"===s?n=Ht(r).text().then(fn):\\\"string\\\"===s?n=Cn(e):\\\"object\\\"===s&&e?n=e:\\\"txt\\\"===s&&\\\"string\\\"==typeof n&&(n=Cn(n)),[n,e=r]},Cn=e=>{try{return Wn(e)}catch(t){return fn(e)}},Ln=\\\"BeforeRun\\\",Bn=\\\"AfterRun\\\",qn=[`code${Ln}`,`code${Ln}Async`,`code${Bn}`,`code${Bn}Async`],Un=[\\\"onWorker\\\",\\\"onReady\\\",`on${Ln}`,`on${Ln}Async`,`on${Bn}`,`on${Bn}Async`];function Jn(e,t){const{run:n,runAsync:r}=Nn.get(this.type);return{...e,run:n.bind(this,t),runAsync:r.bind(this,t)}}const zn=(e,t,n,r,s,o)=>{if(s||o){const a=Jn.bind(e,t),i=r?\\\"runAsync\\\":\\\"run\\\",c=e[i];e[i]=r?async function(e,t,...r){s&&await s.call(this,a(e),n);const i=await c.call(this,e,t,...r);return o&&await o.call(this,a(e),n),i}:function(e,t,...r){s&&s.call(this,a(e),n);const i=c.call(this,e,t,...r);return o&&o.call(this,a(e),n),i}}};let Gn,Yn,Kn;const Xn=(e,t)=>{addEventListener(e,t||(async t=>{try{await Gn,Yn(`xworker.on${e}`,t)}catch(e){postMessage(e)}}),!!t&&{once:!0})},{parse:Vn,stringify:Zn}=p,{proxy:Qn,sync:er,polyfill:tr,window:nr,isWindowProxy:rr}=await(async e=>{const t=await ze(e),n=e?.transform||(e=>e),{[Qe]:r}=t.proxy,s=new Map,o=(e,t)=>{let n=s.get(e)?.deref();return n||s.set(e,new WeakRef(n=t(e))),n},a=([e,t])=>{switch(e){case Ge[g]:return null==t?globalThis:typeof t===y?o(t,p.object):t;case Ge[f]:return typeof t===y?o(t,p.array):t;case Ge[d]:return typeof t===y?o(t,p.function):ee(parseInt(t));case Ge[w]:return(e=>{if(e.startsWith(\\\".\\\"))return Symbol.for(e.slice(1));for(const[t,n]of Xe)if(n===e)return t})(t);default:return t}},i=e=>{let[t,r]=m(e);switch(t){case g:if(r==globalThis||null==r)r=null;else if(typeof r===g&&!(r instanceof le)){r=n(r);for(const e in r)r[e]=i(r[e])}return[Ge[g],r];case f:return[Ge[f],typeof r===y?r:n(r).map(i)];case d:return[Ge[d],typeof r===d?String(te(n(r))):r];case w:return[Ge[w],Ve(e)];default:return[Ge[t],r]}},c=(...e)=>a(r(...e)),l={[E]:(e,t,n)=>c(E,e,i(t),i(n)),[v]:(e,t)=>c(v,e,i(t)),[T]:(e,t)=>c(T,e,i(t)),[k]:e=>c(k,e),[x]:(e,t)=>{const n=c(x,e,i(t));if(n){const{get:e,set:t,value:r}=n;e&&(n.get=a(e)),t&&(n.set=a(t)),r&&(n.value=a(r))}return n},[S]:(e,t)=>c(S,e,i(t)),[O]:e=>c(O,e),[A]:e=>c(A,e).map(a),[j]:e=>c(j,e),[R]:(e,t,n)=>c(R,e,i(t),i(n)),[P]:(e,t)=>c(P,e,i(t)),[Ye](e){s.delete(e),r(Ye,e)}},u={object:l,array:l,function:{...l,[_]:(e,...t)=>c(_,e,...t.map(i)),[b]:(e,...t)=>c(b,e,...t.map(i))}},{proxy:p,isProxy:h,pair:m}=X(u),$=p.object(null);return t.proxy[et]=async(e,t,...n)=>{const r=parseInt(t);switch(e){case _:{const[e,t]=n;return i(await tt(ee(r),a(e),t.map(a)))}case Ye:(e=>{const[t,n]=typeof e===y?[Q,Z]:[Z,Q],r=t.has(e);r&&(n.delete(t.get(e)),t.delete(e))})(r)}},{...t,window:$,isWindowProxy:h}})({parse:Vn,stringify:Zn,transform:e=>Kn?Kn(e):e}),sr={polyfill:tr,sync:Qn,window:er?nr:null,isWindowProxy:rr,onmessage:console.info,onerror:console.error,onmessageerror:console.warn,postMessage:postMessage.bind(self)};Xn(\\\"message\\\",(({data:{options:e,config:t,configURL:n,code:r,hooks:s}})=>{Gn=(async()=>{try{const{id:o,tag:a,type:i,custom:c,version:l,config:u,async:p}=e,f=((e,t=\\\"\\\")=>`${e}@${t}`.replace(/@$/,\\\"\\\"))(i,l),d=await((e,t,n,r={})=>(t&&([r,t]=Dn(t,n,r)),yt(r).then((n=>Fn[e](n,t)))))(f,t,n,u),{js_modules:h}=Mn.get(f),y=h?.main,g=ut(Nn.get(i)),w=((e,t,n,r)=>({type:t,config:n,interpreter:r,io:rt.get(r),run:(t,...n)=>e.run(r,t,...n),runAsync:(t,...n)=>e.runAsync(r,t,...n),runEvent:(...t)=>e.runEvent(r,...t)}))(g,c||i,u||{},d);let m=\\\"run\\\";if(p&&(m+=\\\"Async\\\"),s){let e,t,n=\\\"\\\",r=\\\"\\\";for(const e of qn){const t=s[e];if(t){const s=e.endsWith(\\\"Async\\\");(s&&p||!s&&!p)&&(e.startsWith(\\\"codeBefore\\\")?n=t:r=t)}}(n||r)&&((e,t,n,r)=>{const s=e[t].bind(e);e[t]=\\\"run\\\"===t?(e,t,...o)=>{n&&s(e,n,...o);const a=s(e,_t(t),...o);return r&&s(e,r,...o),a}:async(e,t,...o)=>{n&&await s(e,n,...o);const a=await s(e,_t(t),...o);return r&&await s(e,r,...o),a}})(g,m,n,r);for(const n of Un.slice(2)){const r=s[n];if(r){const s=n.endsWith(\\\"Async\\\");if(s&&p||!s&&!p){const s=mt(r);n.startsWith(\\\"onBefore\\\")?e=s:t=s}}}zn(g,w,sr,p,e,t)}let _,b,E,v=null,T=\\\"\\\";er&&(({CustomEvent:_,document:b}=nr),v=o&&b.getElementById(o)||null,E=e=>wt(v,c||i,e,!0,_));const x=jt(nr,Qn,y,t);if(((e,t,n,r)=>{if(\\\"pyodide\\\"===e)return;const s=\\\"polyscript.js_modules\\\";for(const e of Reflect.ownKeys(r))t.registerJSModule(n,`${s}.${e}`,Tt(r,e));t.registerJSModule(n,s,r)})(i,g,d,x),g.registerJSModule(d,\\\"polyscript\\\",{xworker:sr,currentScript:v,config:w.config,js_modules:x,get target(){return!T&&v&&(\\\"SCRIPT\\\"===a?v.after(lt(b.createElement(`script-${c||i}`),{id:T=`${o}-target`})):(T=o,v.replaceChildren(),v.style.display=\\\"block\\\")),T}}),Yn=g.runEvent.bind(g,d),Kn=g.transform.bind(g,d),v&&E(\\\"ready\\\"),s?.onReady&&mt(s?.onReady).call(g,Jn.call(g,w,d),sr),await g[m](d,r),[\\\"micropython\\\",\\\"pyodide\\\"].includes(g.type)){const e=\\\"polyscript\\\",t=`__${e}_workers__`,n=\\\"__export__\\\";d.runPython([`import js as ${t}`,`${t}.${t} = \\\"${n}\\\" in locals() and ${n} or []`,`del ${t}`].join(\\\"\\\\n\\\"));const r=[...globalThis[t]];delete globalThis[t],r.length&&d.runPython([`from ${e} import xworker as ${t}`,...r.map((e=>`${t}.sync.${e} = ${e}`)),`del ${t}`].join(\\\"\\\\n\\\"))}return v&&E(\\\"done\\\"),postMessage(\\\"polyscript:done\\\"),d}catch(e){postMessage(e)}})(),Xn(\\\"error\\\"),Xn(\\\"message\\\"),Xn(\\\"messageerror\\\")}));\\n\".replace(re,place)],{type:'application/javascript'})), ...args)\n/* c8 ignore stop */\n","// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nexport const io = new WeakMap();\nexport const stdio = (init) => {\n const context = init || console;\n const localIO = {\n // allow plugins or other io manipulating logic to reuse\n // the buffered utility exposed in here (see py-editor)\n buffered,\n stderr: (context.stderr || console.error).bind(context),\n stdout: (context.stdout || console.log).bind(context),\n };\n return {\n stderr: (...args) => localIO.stderr(...args),\n stdout: (...args) => localIO.stdout(...args),\n async get(engine) {\n const interpreter = await engine;\n io.set(interpreter, localIO);\n return interpreter;\n },\n };\n};\n\nconst decoder = new TextDecoder();\nexport const buffered = (callback, EOL = 10) => {\n const buffer = [];\n return (maybeUI8) => {\n if (maybeUI8 instanceof Uint8Array) {\n for (const c of maybeUI8) {\n if (c === EOL)\n callback(decoder.decode(new Uint8Array(buffer.splice(0))));\n else\n buffer.push(c);\n }\n }\n // if io.stderr(error) is passed instead\n // or any io.stdout(\"thing\") this should\n // still work as expected\n else {\n callback(maybeUI8);\n }\n };\n};\n/* c8 ignore stop */\n","import { io, stdio } from './_io.js';\n\nconst registry = new Map;\n\nconst type = 'dummy';\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nconst require = name => registry.get(name);\n\nconst run = (interpreter, code) => {\n try {\n return Function('require', code)(require);\n }\n catch (error) {\n io.get(interpreter).stderr(error);\n }\n};\n\nexport default {\n type,\n module: () => 'data:application/javascript,',\n engine: module => stdio().get(module),\n registerJSModule(_, name, value) {\n registry.set(name, value);\n },\n run,\n runAsync: run,\n runEvent: async (interpreter, code, event) => {\n try {\n await Function('require', 'e', `return ${code}(e)`)(require, event);\n }\n catch (error) {\n io.get(interpreter).stderr(error);\n }\n },\n transform: (_, value) => value,\n writeFile() {},\n};\n","import content from 'plain-tag';\n\nconst dedent = {\n object(...args) {\n return this.string(content(...args));\n },\n string(content) {\n for (const line of content.split(/[\\r\\n]+/)) {\n // skip initial empty lines\n if (line.trim().length) {\n // trap indentation at the very first line of code\n if (/^(\\s+)/.test(line))\n content = content.replace(new RegExp('^' + RegExp.$1, 'gm'), '');\n // no indentation? all good: get out of here!\n break;\n }\n }\n return content;\n }\n};\n\n/**\n * Usable both as template literal tag or just as callback for strings, removes all spaces found\n * at the very first line of code encountered while sanitizing, keeping everything else around.\n * @param {string | TemplateStringsArray} tpl either code as string or as template, when used as tag\n * @param {...any} values the template interpolations, when used as tag\n * @returns {string} code without undesired indentation\n */\nconst codedent = (tpl, ...values) => dedent[typeof tpl](tpl, ...values);\n\nexport default codedent;\n","export default function (t) {\n for (var s = t[0], i = 1, l = arguments.length; i < l; i++)\n s += arguments[i] + t[i];\n return s;\n};\n","/**\n * Copyright (C) 2017-present by Andrea Giammarchi - @WebReflection\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n * copies of the Software, and to permit persons to whom the Software is\n * furnished to do so, subject to the following conditions:\n *\n * The above copyright notice and this permission notice shall be included in\n * all copies or substantial portions of the Software.\n *\n * THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n * THE SOFTWARE.\n */\n\nconst {replace} = '';\n\n// escape\nconst es = /&(?:amp|#38|lt|#60|gt|#62|apos|#39|quot|#34);/g;\nconst ca = /[&<>'\"]/g;\n\nconst esca = {\n '&': '&amp;',\n '<': '&lt;',\n '>': '&gt;',\n \"'\": '&#39;',\n '\"': '&quot;'\n};\nconst pe = m => esca[m];\n\n/**\n * Safely escape HTML entities such as `&`, `<`, `>`, `\"`, and `'`.\n * @param {string} es the input to safely escape\n * @returns {string} the escaped input, and it **throws** an error if\n * the input type is unexpected, except for boolean and numbers,\n * converted as string.\n */\nexport const escape = es => replace.call(es, ca, pe);\n\n\n// unescape\nconst unes = {\n '&amp;': '&',\n '&#38;': '&',\n '&lt;': '<',\n '&#60;': '<',\n '&gt;': '>',\n '&#62;': '>',\n '&apos;': \"'\",\n '&#39;': \"'\",\n '&quot;': '\"',\n '&#34;': '\"'\n};\nconst cape = m => unes[m];\n\n/**\n * Safely unescape previously escaped entities such as `&`, `<`, `>`, `\"`,\n * and `'`.\n * @param {string} un a previously escaped string\n * @returns {string} the unescaped input, and it **throws** an error if\n * the input type is unexpected, except for boolean and numbers,\n * converted as string.\n */\nexport const unescape = un => replace.call(un, es, cape);\n","import $dedent from 'codedent';\nimport { unescape as $unescape } from 'html-escaper';\nimport { io } from './interpreter/_io.js';\n\n/** @type {(tpl: string | TemplateStringsArray, ...values:any[]) => string} */\nconst dedent = $dedent;\n\n/** @type {(value:string) => string} */\nconst unescape = $unescape;\n\nconst { isArray } = Array;\n\nconst { assign, create, defineProperties, defineProperty, entries } = Object;\n\nconst { all, resolve } = new Proxy(Promise, {\n get: ($, name) => $[name].bind($),\n});\n\nconst absoluteURL = (path, base = location.href) =>\n new URL(path, base.replace(/^blob:/, '')).href;\n\n/* c8 ignore start */\nlet id = 0;\nconst nodeInfo = (node, type) => ({\n id: node.id || (node.id = `${type}-w${id++}`),\n tag: node.tagName\n});\n\n/**\n * Notify the main thread about element \"readiness\".\n * @param {HTMLScriptElement | HTMLElement} target the script or custom-type element\n * @param {string} type the custom/type as event prefix\n * @param {string} what the kind of event to dispatch, i.e. `ready` or `done`\n * @param {boolean} [worker = false] `true` if dispatched form a worker, `false` by default if in main\n * @param {globalThis.CustomEvent} [CustomEvent = globalThis.CustomEvent] the `CustomEvent` to use\n */\nconst dispatch = (target, type, what, worker = false, CE = CustomEvent) => {\n target.dispatchEvent(\n new CE(`${type}:${what}`, {\n bubbles: true,\n detail: { worker },\n })\n );\n};\n\nexport const createFunction = value => Function(`'use strict';return (${value})`)();\n\nexport const createResolved = (module, type, config, interpreter) => ({\n type,\n config,\n interpreter,\n io: io.get(interpreter),\n run: (code, ...args) => module.run(interpreter, code, ...args),\n runAsync: (code, ...args) => module.runAsync(interpreter, code, ...args),\n runEvent: (...args) => module.runEvent(interpreter, ...args),\n});\n\nconst dropLine0 = code => code.replace(/^(?:\\n|\\r\\n)/, '');\n\nexport const createOverload = (module, name, before, after) => {\n const method = module[name].bind(module);\n module[name] = name === 'run' ?\n // patch the sync method\n (interpreter, code, ...args) => {\n if (before) method(interpreter, before, ...args);\n const result = method(interpreter, dropLine0(code), ...args);\n if (after) method(interpreter, after, ...args);\n return result;\n } :\n // patch the async one\n async (interpreter, code, ...args) => {\n if (before) await method(interpreter, before, ...args);\n const result = await method(interpreter, dropLine0(code), ...args);\n if (after) await method(interpreter, after, ...args);\n return result;\n };\n};\n\nexport const js_modules = Symbol.for('polyscript.js_modules');\n\nconst jsModules = new Map;\ndefineProperty(globalThis, js_modules, { value: jsModules });\n\nexport const JSModules = new Proxy(jsModules, {\n get: (map, name) => map.get(name),\n has: (map, name) => map.has(name),\n ownKeys: map => [...map.keys()],\n});\n\nconst has = (_, field) => !field.startsWith('_');\n\nconst proxy = (modules, name) => new Proxy(\n modules,\n { has, get: (modules, field) => modules[name][field] }\n);\n\nexport const registerJSModules = (type, module, interpreter, modules) => {\n // Pyodide resolves JS modules magically\n if (type === 'pyodide') return;\n\n // other runtimes need this pretty ugly dance (it works though)\n const jsModules = 'polyscript.js_modules';\n for (const name of Reflect.ownKeys(modules))\n module.registerJSModule(interpreter, `${jsModules}.${name}`, proxy(modules, name));\n module.registerJSModule(interpreter, jsModules, modules);\n};\n\nexport const importJS = (source, name) => import(source).then(esm => {\n jsModules.set(name, { ...esm });\n});\n\nexport const importCSS = href => new Promise((onload, onerror) => {\n if (document.querySelector(`link[rel=\"stylesheet\"][href=\"${href}\"]`)) {\n onload();\n }\n else {\n document.head.append(\n assign(\n document.createElement('link'),\n { rel: 'stylesheet', href, onload, onerror },\n )\n );\n }\n});\n\nexport const isCSS = source => /\\.css$/i.test(new URL(source).pathname);\n\nexport const isSync = element =>\n /^(?:false|0|no)$/i.test(element.getAttribute('async'));\n\n/* c8 ignore stop */\n\nexport {\n dedent, unescape,\n dispatch,\n isArray,\n assign,\n create,\n defineProperties,\n defineProperty,\n entries,\n all,\n resolve,\n absoluteURL,\n nodeInfo,\n};\n","import '@ungap/with-resolvers';\nimport fetch from '@webreflection/fetch';\n\nimport { absoluteURL, all, entries, importCSS, importJS, isArray, isCSS } from '../utils.js';\n\nexport const RUNNING_IN_WORKER = !globalThis.window;\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\n\n// This should be the only helper needed for all Emscripten based FS exports\nexport const writeFile = ({ FS, PATH, PATH_FS }, path, buffer) => {\n const absPath = PATH_FS.resolve(path);\n const dirPath = PATH.dirname(absPath);\n if (FS.mkdirTree) FS.mkdirTree(dirPath);\n else mkdirTree(FS, dirPath);\n return FS.writeFile(absPath, new Uint8Array(buffer), {\n canOwn: true,\n });\n};\n\n// This is instead a fallback for Lua or others\nexport const writeFileShim = (FS, path, buffer) => {\n mkdirTree(FS, dirname(path));\n path = resolve(FS, path);\n return FS.writeFile(path, new Uint8Array(buffer), { canOwn: true });\n};\n\nconst dirname = (path) => {\n const tree = path.split('/');\n tree.pop();\n return tree.join('/');\n};\n\nconst mkdirTree = (FS, path) => {\n const current = [];\n for (const branch of path.split('/')) {\n if (branch === '.' || branch === '..') continue;\n current.push(branch);\n if (branch) FS.mkdir(current.join('/'));\n }\n};\n\nconst resolve = (FS, path) => {\n const tree = [];\n for (const branch of path.split('/')) {\n switch (branch) {\n case '':\n break;\n case '.':\n break;\n case '..':\n tree.pop();\n break;\n default:\n tree.push(branch);\n }\n }\n return [FS.cwd()].concat(tree).join('/').replace(/^\\/+/, '/');\n};\n\nconst calculateFetchPaths = (config_fetch) => {\n for (const { files, to_file, from = '' } of config_fetch) {\n if (files !== undefined && to_file !== undefined)\n throw new Error(\n 'Cannot use \\'to_file\\' and \\'files\\' parameters together!',\n );\n if (files === undefined && to_file === undefined && from.endsWith('/'))\n throw new Error(\n `Couldn't determine the filename from the path ${from}, please supply 'to_file' parameter.`,\n );\n }\n return config_fetch.flatMap(\n ({ from = '', to_folder = '.', to_file, files }) => {\n if (isArray(files))\n return files.map((file) => ({\n url: joinPaths([from, file]),\n path: joinPaths([to_folder, file]),\n }));\n const filename = to_file || from.slice(1 + from.lastIndexOf('/'));\n return [{ url: from, path: joinPaths([to_folder, filename]) }];\n },\n );\n};\n\nconst joinPaths = (parts) => {\n const res = parts\n .map((part) => part.trim().replace(/(^[/]*|[/]*$)/g, ''))\n .filter((p) => p !== '' && p !== '.')\n .join('/');\n\n return parts[0].startsWith('/') ? `/${res}` : res;\n};\n\nconst fetchBuffer = (url, baseURL) =>\n fetch(absoluteURL(url, baseURL)).arrayBuffer();\n\nexport const fetchPaths = (module, interpreter, config_fetch, baseURL) =>\n all(\n calculateFetchPaths(config_fetch).map(({ url, path }) =>\n fetchBuffer(url, baseURL)\n .then((buffer) => module.writeFile(interpreter, path, buffer)),\n ),\n );\n\n const fillName = (source, dest) => dest.endsWith('/') ?\n `${dest}${source.split('/').pop()}` : dest;\n\nconst parseTemplate = (src, map) => src.replace(\n /\\{.+?\\}/g,\n k => {\n if (!map.has(k))\n throw new SyntaxError(`Invalid template: ${k}`);\n return map.get(k);\n }\n);\n\nconst calculateFilesPaths = files => {\n const map = new Map;\n const targets = new Set;\n const sourceDest = [];\n for (const [source, dest] of entries(files)) {\n if (/^\\{.+\\}$/.test(source)) {\n if (map.has(source))\n throw new SyntaxError(`Duplicated template: ${source}`);\n map.set(source, parseTemplate(dest, map));\n }\n else {\n const url = parseTemplate(source, map);\n const path = fillName(url, parseTemplate(dest || './', map));\n if (targets.has(path))\n throw new SyntaxError(`Duplicated destination: ${path}`);\n targets.add(path);\n sourceDest.push({ url, path });\n }\n }\n return sourceDest;\n};\n\nexport const fetchFiles = (module, interpreter, config_files, baseURL) =>\n all(\n calculateFilesPaths(config_files).map(({ url, path }) =>\n fetchBuffer(url, baseURL)\n .then((buffer) => module.writeFile(\n interpreter,\n path,\n buffer,\n url,\n )),\n ),\n );\n\nexport const fetchJSModules = ({ main, worker }, baseURL) => {\n const promises = [];\n if (worker && RUNNING_IN_WORKER) {\n for (let [source, name] of entries(worker)) {\n source = absoluteURL(source, baseURL);\n promises.push(importJS(source, name));\n }\n }\n if (main && !RUNNING_IN_WORKER) {\n for (let [source, name] of entries(main)) {\n source = absoluteURL(source, baseURL);\n if (isCSS(source)) importCSS(source);\n else promises.push(importJS(source, name));\n }\n }\n return all(promises);\n};\n/* c8 ignore stop */\n","const { assign } = Object;\n\nconst STORAGE = 'entries';\nconst READONLY = 'readonly';\nconst READWRITE = 'readwrite';\n\n/**\n * @typedef {Object} IDBMapOptions\n * @prop {'strict' | 'relaxed' | 'default'} [durability]\n * @prop {string} [prefix]\n */\n\n/** @typedef {[IDBValidKey, unknown]} IDBMapEntry */\n\n/** @type {IDBMapOptions} */\nconst defaultOptions = { durability: 'default', prefix: 'IDBMap' };\n\n/**\n * @template T\n * @param {{ target: IDBRequest<T> }} event\n * @returns {T}\n */\nconst result = ({ target: { result } }) => result;\n\nexport default class IDBMap extends EventTarget {\n // Privates\n /** @type {Promise<IDBDatabase>} */ #db;\n /** @type {IDBMapOptions} */ #options;\n /** @type {string} */ #prefix;\n\n /**\n * @template T\n * @param {(store: IDBObjectStore) => IDBRequest<T>} what\n * @param {'readonly' | 'readwrite'} how\n * @returns {Promise<T>}\n */\n async #transaction(what, how) {\n const db = await this.#db;\n const t = db.transaction(STORAGE, how, this.#options);\n return new Promise((onsuccess, onerror) => assign(\n what(t.objectStore(STORAGE)),\n {\n onsuccess,\n onerror,\n }\n ));\n }\n\n /**\n * @param {string} name\n * @param {IDBMapOptions} options\n */\n constructor(\n name,\n {\n durability = defaultOptions.durability,\n prefix = defaultOptions.prefix,\n } = defaultOptions\n ) {\n super();\n this.#prefix = prefix;\n this.#options = { durability };\n this.#db = new Promise((resolve, reject) => {\n assign(\n indexedDB.open(`${this.#prefix}/${name}`),\n {\n onupgradeneeded({ target: { result, transaction } }) {\n if (!result.objectStoreNames.length)\n result.createObjectStore(STORAGE);\n transaction.oncomplete = () => resolve(result);\n },\n onsuccess(event) {\n resolve(result(event));\n },\n onerror(event) {\n reject(event);\n this.dispatchEvent(event);\n },\n },\n );\n }).then(result => {\n const boundDispatch = this.dispatchEvent.bind(this);\n for (const key in result) {\n if (key.startsWith('on'))\n result[key] = boundDispatch;\n }\n return result;\n });\n }\n\n // EventTarget Forwards\n /**\n * @param {Event} event\n * @returns \n */\n dispatchEvent(event) {\n const { type, message, isTrusted } = event;\n return super.dispatchEvent(\n // avoid re-dispatching of the same event\n isTrusted ?\n assign(new Event(type), { message }) :\n event\n );\n }\n\n // IDBDatabase Forwards\n async close() {\n (await this.#db).close();\n }\n\n // Map async API\n get size() {\n return this.#transaction(\n store => store.count(),\n READONLY,\n ).then(result);\n }\n\n async clear() {\n await this.#transaction(\n store => store.clear(),\n READWRITE,\n );\n }\n\n /**\n * @param {IDBValidKey} key\n */\n async delete(key) {\n await this.#transaction(\n store => store.delete(key),\n READWRITE,\n );\n }\n\n /**\n * @returns {Promise<IDBMapEntry[]>}\n */\n async entries() {\n const keys = await this.keys();\n return Promise.all(keys.map(key => this.get(key).then(value => [key, value])));\n }\n\n /**\n * @param {(unknown, IDBValidKey, IDBMap) => void} callback\n * @param {unknown} [context]\n */\n async forEach(callback, context = this) {\n for (const [key, value] of await this.entries())\n await callback.call(context, value, key, this);\n }\n\n /**\n * @param {IDBValidKey} key\n * @returns {Promise<unknown | undefined>}\n */\n async get(key) {\n const value = await this.#transaction(\n store => store.get(key),\n READONLY,\n ).then(result);\n return value;\n }\n\n /**\n * @param {IDBValidKey} key\n */\n async has(key) {\n const k = await this.#transaction(\n store => store.getKey(key),\n READONLY,\n ).then(result);\n return k !== void 0;\n }\n\n async keys() {\n const keys = await this.#transaction(\n store => store.getAllKeys(),\n READONLY,\n ).then(result);\n return keys;\n }\n\n /**\n * @param {IDBValidKey} key\n * @param {unknown} value\n */\n async set(key, value) {\n await this.#transaction(\n store => store.put(value, key),\n READWRITE,\n );\n return this;\n }\n\n async values() {\n const keys = await this.keys();\n return Promise.all(keys.map(key => this.get(key)));\n }\n\n get [Symbol.toStringTag]() {\n return this.#prefix;\n }\n}\n","import IDBMap from './index.js';\n\nexport default class IDBMapSync extends Map {\n #map;\n #queue;\n constructor(...args) {\n super();\n this.#map = new IDBMap(...args);\n this.#queue = this.#map.entries().then(entries => {\n for (const [key, value] of entries)\n super.set(key, value);\n });\n }\n async sync() {\n await this.#queue;\n }\n clear() {\n this.#queue = this.#queue.then(() => this.#map.clear());\n return super.clear();\n }\n delete(key) {\n this.#queue = this.#queue.then(() => this.#map.delete(key));\n return super.delete(key);\n }\n set(key, value) {\n this.#queue = this.#queue.then(() => this.#map.set(key, value));\n return super.set(key, value);\n }\n}\n","import * as JSON from '@ungap/structured-clone/json';\nimport IDBMapSync from '@webreflection/idb-map/sync';\nimport { dedent } from '../utils.js';\nimport { io } from './_io.js';\n\nexport const loader = new WeakMap();\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nexport const registerJSModule = (interpreter, name, value) => {\n if (name === 'polyscript') {\n value.lazy_py_modules = async (...packages) => {\n await loader.get(interpreter)(packages);\n return packages.map(name => interpreter.pyimport(name));\n };\n value.storage = async (name) => {\n const storage = new IDBMapSync(name);\n await storage.sync();\n return storage;\n };\n value.JSON = JSON;\n }\n interpreter.registerJsModule(name, value);\n};\n\nexport const getFormat = (path, url) => {\n if (path.endsWith('/*')) {\n if (/\\.(zip|whl|tgz|tar(?:\\.gz)?)$/.test(url))\n return RegExp.$1;\n throw new Error(`Unsupported archive ${url}`);\n }\n return '';\n};\n\nexport const run = (interpreter, code, ...args) => {\n try {\n return interpreter.runPython(dedent(code), ...args);\n }\n catch (error) {\n io.get(interpreter).stderr(error);\n }\n};\n\nexport const runAsync = async (interpreter, code, ...args) => {\n try {\n return await interpreter.runPythonAsync(dedent(code), ...args);\n }\n catch (error) {\n io.get(interpreter).stderr(error);\n }\n};\n\nexport const runEvent = async (interpreter, code, event) => {\n // allows method(event) as well as namespace.method(event)\n // it does not allow fancy brackets names for now\n const [name, ...keys] = code.split('.');\n let target = interpreter.globals.get(name);\n let context;\n for (const key of keys) [context, target] = [target, target[key]];\n try {\n await target.call(context, event);\n }\n catch (error) {\n io.get(interpreter).stderr(error);\n }\n};\n/* c8 ignore stop */\n","// ⚠️ DO NOT MODIFY - SOURCE FILE: \"../../python/mip.py\"\nexport default new TextEncoder().encode(\"from uio import StringIO\\nimport sys\\n\\nclass Response:\\n def __init__(self, f):\\n self.raw = f\\n self.encoding = \\\"utf-8\\\"\\n self._cached = None\\n\\n def close(self):\\n if self.raw:\\n self.raw.close()\\n self.raw = None\\n self._cached = None\\n\\n @property\\n def content(self):\\n if self._cached is None:\\n try:\\n self._cached = self.raw.read()\\n finally:\\n self.raw.close()\\n self.raw = None\\n return self._cached\\n\\n @property\\n def text(self):\\n return str(self.content, self.encoding)\\n\\n def json(self):\\n import ujson\\n\\n return ujson.loads(self.content)\\n\\n\\n# TODO try to support streaming xhr requests, a-la pyodide-http\\nHEADERS_TO_IGNORE = (\\\"user-agent\\\",)\\n\\n\\ntry:\\n import js\\nexcept Exception as err:\\n raise OSError(\\\"This version of urequests can only be used in the browser\\\")\\n\\n# TODO try to support streaming xhr requests, a-la pyodide-http\\n\\nHEADERS_TO_IGNORE = (\\\"user-agent\\\",)\\n\\n\\ndef request(\\n method,\\n url,\\n data=None,\\n json=None,\\n headers={},\\n stream=None,\\n auth=None,\\n timeout=None,\\n parse_headers=True,\\n):\\n from js import XMLHttpRequest\\n\\n xhr = XMLHttpRequest.new()\\n xhr.withCredentials = False\\n\\n if auth is not None:\\n import ubinascii\\n\\n username, password = auth\\n xhr.open(method, url, False, username, password)\\n else:\\n xhr.open(method, url, False)\\n\\n for name, value in headers.items():\\n if name.lower() not in HEADERS_TO_IGNORE:\\n xhr.setRequestHeader(name, value)\\n\\n if timeout:\\n xhr.timeout = int(timeout * 1000)\\n\\n if json is not None:\\n assert data is None\\n import ujson\\n\\n data = ujson.dumps(json)\\n # s.write(b\\\"Content-Type: application/json\\\\r\\\\n\\\")\\n xhr.setRequestHeader(\\\"Content-Type\\\", \\\"application/json\\\")\\n\\n xhr.send(data)\\n\\n # Emulates the construction process in the original urequests\\n resp = Response(StringIO(xhr.responseText))\\n resp.status_code = xhr.status\\n resp.reason = xhr.statusText\\n resp.headers = xhr.getAllResponseHeaders()\\n\\n return resp\\n\\n\\n# Other methods - head, post, put, patch, delete - are not used by\\n# mip and therefore not included\\n\\n\\ndef get(url, **kw):\\n return request(\\\"GET\\\", url, **kw)\\n\\n\\n# Content below this line is from the Micropython MIP package and is covered\\n# by the applicable MIT license:\\n# \\n# THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\\n# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, \\n# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\\n# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER \\n# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING \\n# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER \\n# DEALINGS IN THE SOFTWARE.\\n\\n# MicroPython package installer\\n# MIT license; Copyright (c) 2022 Jim Mussared\\n\\n\\n_PACKAGE_INDEX = const(\\\"https://micropython.org/pi/v2\\\")\\n_CHUNK_SIZE = 128\\n\\n\\n# This implements os.makedirs(os.dirname(path))\\ndef _ensure_path_exists(path):\\n import os\\n\\n split = path.split(\\\"/\\\")\\n\\n # Handle paths starting with \\\"/\\\".\\n if not split[0]:\\n split.pop(0)\\n split[0] = \\\"/\\\" + split[0]\\n\\n prefix = \\\"\\\"\\n for i in range(len(split) - 1):\\n prefix += split[i]\\n try:\\n os.stat(prefix)\\n except:\\n os.mkdir(prefix)\\n prefix += \\\"/\\\"\\n\\n\\n# Copy from src (stream) to dest (function-taking-bytes)\\ndef _chunk(src, dest):\\n buf = memoryview(bytearray(_CHUNK_SIZE))\\n while True:\\n n = src.readinto(buf)\\n if n == 0:\\n break\\n dest(buf if n == _CHUNK_SIZE else buf[:n])\\n\\n\\n# Check if the specified path exists and matches the hash.\\ndef _check_exists(path, short_hash):\\n import os\\n\\n try:\\n import binascii\\n import hashlib\\n\\n with open(path, \\\"rb\\\") as f:\\n hs256 = hashlib.sha256()\\n _chunk(f, hs256.update)\\n existing_hash = str(binascii.hexlify(hs256.digest())[: len(short_hash)], \\\"utf-8\\\")\\n return existing_hash == short_hash\\n except:\\n return False\\n\\n\\ndef _rewrite_url(url, branch=None):\\n if not branch:\\n branch = \\\"HEAD\\\"\\n if url.startswith(\\\"github:\\\"):\\n url = url[7:].split(\\\"/\\\")\\n url = (\\n \\\"https://raw.githubusercontent.com/\\\"\\n + url[0]\\n + \\\"/\\\"\\n + url[1]\\n + \\\"/\\\"\\n + branch\\n + \\\"/\\\"\\n + \\\"/\\\".join(url[2:])\\n )\\n return url\\n\\n\\ndef _download_file(url, dest):\\n response = get(url)\\n try:\\n if response.status_code != 200:\\n print(\\\"Error\\\", response.status_code, \\\"requesting\\\", url)\\n return False\\n\\n print(\\\"Copying:\\\", dest)\\n _ensure_path_exists(dest)\\n with open(dest, \\\"wb\\\") as f:\\n _chunk(response.raw, f.write)\\n\\n return True\\n finally:\\n response.close()\\n\\n\\ndef _install_json(package_json_url, index, target, version, mpy):\\n response = get(_rewrite_url(package_json_url, version))\\n try:\\n if response.status_code != 200:\\n print(\\\"Package not found:\\\", package_json_url)\\n return False\\n\\n package_json = response.json()\\n finally:\\n response.close()\\n for target_path, short_hash in package_json.get(\\\"hashes\\\", ()):\\n fs_target_path = target + \\\"/\\\" + target_path\\n if _check_exists(fs_target_path, short_hash):\\n print(\\\"Exists:\\\", fs_target_path)\\n else:\\n file_url = \\\"{}/file/{}/{}\\\".format(index, short_hash[:2], short_hash)\\n if not _download_file(file_url, fs_target_path):\\n print(\\\"File not found: {} {}\\\".format(target_path, short_hash))\\n return False\\n for target_path, url in package_json.get(\\\"urls\\\", ()):\\n fs_target_path = target + \\\"/\\\" + target_path\\n if not _download_file(_rewrite_url(url, version), fs_target_path):\\n print(\\\"File not found: {} {}\\\".format(target_path, url))\\n return False\\n for dep, dep_version in package_json.get(\\\"deps\\\", ()):\\n if not _install_package(dep, index, target, dep_version, mpy):\\n return False\\n return True\\n\\n\\ndef _install_package(package, index, target, version, mpy):\\n if (\\n package.startswith(\\\"http://\\\")\\n or package.startswith(\\\"https://\\\")\\n or package.startswith(\\\"github:\\\")\\n ):\\n if package.endswith(\\\".py\\\") or package.endswith(\\\".mpy\\\"):\\n print(\\\"Downloading {} to {}\\\".format(package, target))\\n return _download_file(\\n _rewrite_url(package, version), target + \\\"/\\\" + package.rsplit(\\\"/\\\")[-1]\\n )\\n else:\\n if not package.endswith(\\\".json\\\"):\\n if not package.endswith(\\\"/\\\"):\\n package += \\\"/\\\"\\n package += \\\"package.json\\\"\\n print(\\\"Installing {} to {}\\\".format(package, target))\\n else:\\n if not version:\\n version = \\\"latest\\\"\\n print(\\\"Installing {} ({}) from {} to {}\\\".format(package, version, index, target))\\n\\n mpy_version = (\\n sys.implementation._mpy & 0xFF if mpy and hasattr(sys.implementation, \\\"_mpy\\\") else \\\"py\\\"\\n )\\n\\n # WARNING: mpy_version fails miserably with 1.22.0-380\\n package = \\\"{}/package/{}/{}/{}.json\\\".format(index, \\\"py\\\", package, version)\\n\\n return _install_json(package, index, target, version, mpy)\\n\\n\\ndef install(package, index=None, target=None, version=None, mpy=True):\\n if not target:\\n for p in sys.path:\\n if p.endswith(\\\"/lib\\\"):\\n target = p\\n break\\n else:\\n print(\\\"Unable to find lib dir in sys.path\\\")\\n return\\n\\n if not index:\\n index = _PACKAGE_INDEX\\n\\n if _install_package(package, index.rstrip(\\\"/\\\"), target, version, mpy):\\n print(\\\"Done\\\")\\n else:\\n print(\\\"Package may be partially installed\\\")\\n\");","/* c8 ignore start */\n\n// toml\nexport const toml = async (text) => (\n await import(/* webpackIgnore: true */'./3rd-party/toml.js')\n).parse(text);\n\n// zip\nexport const zip = () => import(/* webpackIgnore: true */'./3rd-party/zip.js');\n\n/* c8 ignore stop */\n","import fetch from '@webreflection/fetch';\n\nimport { fetchFiles, fetchJSModules, fetchPaths, writeFile } from './_utils.js';\nimport { getFormat, loader, registerJSModule, run, runAsync, runEvent } from './_python.js';\nimport { stdio, buffered } from './_io.js';\nimport { absoluteURL } from '../utils.js';\nimport mip from '../python/mip.js';\nimport { zip } from '../3rd-party.js';\n\nconst type = 'micropython';\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nconst mkdir = (FS, path) => {\n try {\n FS.mkdir(path);\n }\n // eslint-disable-next-line no-unused-vars\n catch (_) {\n // ignore as there's no path.exists here\n }\n};\n\nexport default {\n type,\n module: (version = '1.24.0-preview-114') =>\n `https://cdn.jsdelivr.net/npm/@micropython/micropython-webassembly-pyscript@${version}/micropython.mjs`,\n async engine({ loadMicroPython }, config, url, baseURL) {\n const { stderr, stdout, get } = stdio({\n stderr: buffered(console.error),\n stdout: buffered(console.log),\n });\n url = url.replace(/\\.m?js$/, '.wasm');\n const interpreter = await get(loadMicroPython({ linebuffer: false, stderr, stdout, url }));\n const py_imports = importPackages.bind(this, interpreter, baseURL);\n loader.set(interpreter, py_imports);\n if (config.files) await fetchFiles(this, interpreter, config.files, baseURL);\n if (config.fetch) await fetchPaths(this, interpreter, config.fetch, baseURL);\n if (config.js_modules) await fetchJSModules(config.js_modules, baseURL);\n\n // Install Micropython Package\n this.writeFile(interpreter, './mip.py', mip);\n if (config.packages) await py_imports(config.packages);\n return interpreter;\n },\n registerJSModule,\n run,\n runAsync,\n runEvent,\n transform: (interpreter, value) => interpreter.PyProxy.toJs(value),\n writeFile: (interpreter, path, buffer, url) => {\n const { FS, _module: { PATH, PATH_FS } } = interpreter;\n const fs = { FS, PATH, PATH_FS };\n const format = getFormat(path, url);\n if (format) {\n const extractDir = path.slice(0, -1);\n if (extractDir !== './') FS.mkdir(extractDir);\n switch (format) {\n case 'whl':\n case 'zip': {\n const blob = new Blob([buffer], { type: 'application/zip' });\n return zip().then(async ({ BlobReader, Uint8ArrayWriter, ZipReader }) => {\n const zipFileReader = new BlobReader(blob);\n const zipReader = new ZipReader(zipFileReader);\n for (const entry of await zipReader.getEntries()) {\n const { directory, filename } = entry;\n const name = extractDir + filename;\n if (directory) mkdir(FS, name);\n else {\n mkdir(FS, PATH.dirname(name));\n const buffer = await entry.getData(new Uint8ArrayWriter);\n FS.writeFile(name, buffer, {\n canOwn: true,\n });\n }\n }\n zipReader.close();\n });\n }\n case 'tgz':\n case 'tar.gz': {\n const TMP = './_.tar.gz';\n writeFile(fs, TMP, buffer);\n interpreter.runPython(`\n import os, gzip, tarfile\n tar = tarfile.TarFile(fileobj=gzip.GzipFile(fileobj=open(\"${TMP}\", \"rb\")))\n for f in tar:\n name = f\"${extractDir}{f.name}\"\n if f.type == tarfile.DIRTYPE:\n if f.name != \"./\":\n os.mkdir(name.strip(\"/\"))\n else:\n dir = os.path.dirname(name)\n if not os.path.exists(dir):\n os.mkdir(dir)\n source = tar.extractfile(f)\n with open(name, \"wb\") as dest:\n dest.write(source.read())\n dest.close()\n tar.close()\n os.remove(\"${TMP}\")\n `);\n return;\n }\n }\n }\n return writeFile(fs, path, buffer);\n },\n};\n\nasync function importPackages(interpreter, baseURL, packages) {\n let mip;\n for (const mpyPackage of packages) {\n if (mpyPackage.endsWith('.whl')) {\n const url = absoluteURL(mpyPackage, baseURL);\n const buffer = await fetch(url).arrayBuffer();\n await this.writeFile(interpreter, './*', buffer, url);\n }\n else {\n if (!mip) mip = interpreter.pyimport('mip');\n mip.install(mpyPackage);\n }\n }\n}\n/* c8 ignore stop */\n","import { create } from 'gc-hook';\n\nimport { RUNNING_IN_WORKER, fetchFiles, fetchJSModules, fetchPaths, writeFile } from './_utils.js';\nimport { getFormat, loader, registerJSModule, run, runAsync, runEvent } from './_python.js';\nimport { stdio } from './_io.js';\nimport { isArray } from '../utils.js';\n\nconst type = 'pyodide';\nconst toJsOptions = { dict_converter: Object.fromEntries };\n\n/* c8 ignore start */\nlet overrideFunction = false;\nconst overrideMethod = method => (...args) => {\n try {\n overrideFunction = true;\n return method(...args);\n }\n finally {\n overrideFunction = false;\n }\n};\n\nlet overridden = false;\nconst applyOverride = () => {\n if (overridden) return;\n overridden = true;\n\n const proxies = new WeakMap;\n const onGC = value => value.destroy();\n const patchArgs = args => {\n for (let i = 0; i < args.length; i++) {\n const value = args[i];\n if (\n typeof value === 'function' &&\n 'copy' in value\n ) {\n // avoid seppuku / Harakiri + speed up\n overrideFunction = false;\n // reuse copied value if known already\n let proxy = proxies.get(value)?.deref();\n if (!proxy) {\n try {\n // observe the copy and return a Proxy reference\n proxy = create(value.copy(), onGC);\n proxies.set(value, new WeakRef(proxy));\n }\n catch (error) {\n console.error(error);\n }\n }\n if (proxy) args[i] = proxy;\n overrideFunction = true;\n }\n }\n };\n\n // trap apply to make call possible after the patch\n const { call } = Function;\n const apply = call.bind(call, call.apply);\n // the patch\n Object.defineProperties(Function.prototype, {\n apply: {\n value(context, args) {\n if (overrideFunction) patchArgs(args);\n return apply(this, context, args);\n }\n },\n call: {\n value(context, ...args) {\n if (overrideFunction) patchArgs(args);\n return apply(this, context, args);\n }\n }\n });\n};\n/* c8 ignore stop */\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nexport default {\n type,\n module: (version = '0.26.2') =>\n `https://cdn.jsdelivr.net/pyodide/v${version}/full/pyodide.mjs`,\n async engine({ loadPyodide }, config, url, baseURL) {\n // apply override ASAP then load foreign code\n if (!RUNNING_IN_WORKER && config.experimental_create_proxy === 'auto')\n applyOverride();\n const { stderr, stdout, get } = stdio();\n const indexURL = url.slice(0, url.lastIndexOf('/'));\n const interpreter = await get(\n loadPyodide({ stderr, stdout, indexURL }),\n );\n const py_imports = importPackages.bind(interpreter);\n loader.set(interpreter, py_imports);\n if (config.files) await fetchFiles(this, interpreter, config.files, baseURL);\n if (config.fetch) await fetchPaths(this, interpreter, config.fetch, baseURL);\n if (config.js_modules) await fetchJSModules(config.js_modules, baseURL);\n if (config.packages) await py_imports(config.packages);\n return interpreter;\n },\n registerJSModule,\n run: overrideMethod(run),\n runAsync: overrideMethod(runAsync),\n runEvent: overrideMethod(runEvent),\n transform: (interpreter, value) => transform.call(interpreter, value),\n writeFile: (interpreter, path, buffer, url) => {\n const format = getFormat(path, url);\n if (format) {\n return interpreter.unpackArchive(buffer, format, {\n extractDir: path.slice(0, -1)\n });\n }\n const { FS, PATH, _module: { PATH_FS } } = interpreter;\n return writeFile({ FS, PATH, PATH_FS }, path, buffer);\n },\n};\n\nfunction transform(value) {\n const { ffi: { PyProxy } } = this;\n if (value && typeof value === 'object') {\n if (value instanceof PyProxy) return value.toJs(toJsOptions);\n // I believe this case is for LiteralMap which is not a PyProxy\n // and yet it needs to be re-converted to something useful.\n if (value instanceof Map) return new Map([...value.entries()]);\n if (isArray(value)) return value.map(transform, this);\n }\n return value;\n}\n\n// exposed utility to import packages via polyscript.lazy_py_modules\nasync function importPackages(packages) {\n await this.loadPackage('micropip');\n const micropip = this.pyimport('micropip');\n await micropip.install(packages, { keep_going: true });\n micropip.destroy();\n}\n/* c8 ignore stop */\n","import fetch from '@webreflection/fetch';\n\nimport { dedent } from '../utils.js';\nimport { fetchFiles, fetchJSModules, fetchPaths } from './_utils.js';\n\nconst type = 'ruby-wasm-wasi';\nconst jsType = type.replace(/\\W+/g, '_');\n\n// MISSING:\n// * there is no VFS apparently or I couldn't reach any\n// * I've no idea how to override the stderr and stdout\n// * I've no idea how to import packages\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nexport default {\n type,\n experimental: true,\n module: (version = '2.6.2') =>\n `https://cdn.jsdelivr.net/npm/@ruby/3.2-wasm-wasi@${version}/dist/browser/+esm`,\n async engine({ DefaultRubyVM }, config, url, baseURL) {\n url = url.replace(/\\/browser\\/\\+esm$/, '/ruby.wasm');\n const buffer = await fetch(url).arrayBuffer();\n const module = await WebAssembly.compile(buffer);\n const { vm: interpreter } = await DefaultRubyVM(module);\n if (config.files) await fetchFiles(this, interpreter, config.files, baseURL);\n if (config.fetch) await fetchPaths(this, interpreter, config.fetch, baseURL);\n if (config.js_modules) await fetchJSModules(config.js_modules, baseURL);\n return interpreter;\n },\n // Fallback to globally defined module fields (i.e. $xworker)\n registerJSModule(interpreter, name, value) {\n name = name.replace(/\\W+/g, '__');\n const id = `__module_${jsType}_${name}`;\n globalThis[id] = value;\n this.run(interpreter, `require \"js\";$${name}=JS.global[:${id}]`);\n delete globalThis[id];\n },\n run: (interpreter, code, ...args) => interpreter.eval(dedent(code), ...args),\n runAsync: (interpreter, code, ...args) => interpreter.evalAsync(dedent(code), ...args),\n async runEvent(interpreter, code, event) {\n // patch common xworker.onmessage/onerror cases\n if (/^xworker\\.(on\\w+)$/.test(code)) {\n const { $1: name } = RegExp;\n const id = `__module_${jsType}_event`;\n globalThis[id] = event;\n this.run(\n interpreter,\n `require \"js\";$xworker.call(\"${name}\",JS.global[:${id}])`,\n );\n delete globalThis[id];\n } else {\n // Experimental: allows only events by fully qualified method name\n const method = this.run(interpreter, `method(:${code})`);\n await method.call(code, interpreter.wrap(event));\n }\n },\n transform: (_, value) => value,\n writeFile: () => {\n throw new Error(`writeFile is not supported in ${type}`);\n },\n};\n/* c8 ignore stop */\n","import { dedent } from '../utils.js';\nimport { fetchFiles, fetchJSModules, fetchPaths, writeFileShim } from './_utils.js';\nimport { io, stdio } from './_io.js';\n\nconst type = 'wasmoon';\n\n// MISSING:\n// * I've no idea how to import packages\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nexport default {\n type,\n module: (version = '1.16.0') =>\n `https://cdn.jsdelivr.net/npm/wasmoon@${version}/+esm`,\n async engine({ LuaFactory, LuaLibraries }, config, _, baseURL) {\n const { stderr, stdout, get } = stdio();\n const interpreter = await get(new LuaFactory().createEngine());\n interpreter.global.getTable(LuaLibraries.Base, (index) => {\n interpreter.global.setField(index, 'print', stdout);\n interpreter.global.setField(index, 'printErr', stderr);\n });\n if (config.files) await fetchFiles(this, interpreter, config.files, baseURL);\n if (config.fetch) await fetchPaths(this, interpreter, config.fetch, baseURL);\n if (config.js_modules) await fetchJSModules(config.js_modules, baseURL);\n return interpreter;\n },\n // Fallback to globally defined module fields\n registerJSModule: (interpreter, name, value) => {\n interpreter.global.set(name, value);\n },\n run: (interpreter, code, ...args) => {\n try {\n return interpreter.doStringSync(dedent(code), ...args);\n }\n catch (error) {\n io.get(interpreter).stderr(error);\n }\n },\n runAsync: async (interpreter, code, ...args) => {\n try {\n return await interpreter.doString(dedent(code), ...args);\n }\n catch (error) {\n io.get(interpreter).stderr(error);\n }\n },\n runEvent: async (interpreter, code, event) => {\n // allows method(event) as well as namespace.method(event)\n // it does not allow fancy brackets names for now\n const [name, ...keys] = code.split('.');\n let target = interpreter.global.get(name);\n let context;\n for (const key of keys) [context, target] = [target, target[key]];\n try {\n await target.call(context, event);\n }\n catch (error) {\n io.get(interpreter).stderr(error);\n }\n },\n transform: (_, value) => value,\n writeFile: (\n {\n cmodule: {\n module: { FS },\n },\n },\n path,\n buffer,\n ) => writeFileShim(FS, path, buffer),\n};\n/* c8 ignore stop */\n","import { create } from 'gc-hook';\nimport { dedent } from '../utils.js';\nimport { fetchFiles, fetchJSModules, fetchPaths } from './_utils.js';\nimport { io, stdio } from './_io.js';\n\nconst type = 'webr';\nconst r = new WeakMap();\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nconst run = async (interpreter, code) => {\n const { shelter, destroy, io } = r.get(interpreter);\n const { output, result } = await shelter.captureR(dedent(code));\n for (const { type, data } of output) io[type](data);\n // this is a double proxy but it's OK as the consumer\n // of the result here needs to invoke explicitly a conversion\n // or trust the `(await p.toJs()).values` returns what's expected.\n return create(result, destroy, { token: false });\n};\n\nexport default {\n type,\n experimental: true,\n module: (version = '0.4.1') =>\n `https://cdn.jsdelivr.net/npm/webr@${version}/dist/webr.mjs`,\n async engine(module, config, _, baseURL) {\n const { get } = stdio();\n const interpreter = new module.WebR();\n await get(interpreter.init().then(() => interpreter));\n const shelter = await new interpreter.Shelter();\n r.set(interpreter, {\n module,\n shelter,\n destroy: shelter.destroy.bind(shelter),\n io: io.get(interpreter),\n });\n if (config.files) await fetchFiles(this, interpreter, config.files, baseURL);\n if (config.fetch) await fetchPaths(this, interpreter, config.fetch, baseURL);\n if (config.js_modules) await fetchJSModules(config.js_modules, baseURL);\n return interpreter;\n },\n // Fallback to globally defined module fields (i.e. $xworker)\n registerJSModule(_, name) {\n console.warn(`Experimental interpreter: module ${name} is not supported (yet)`);\n // TODO: as complex JS objects / modules are not allowed\n // it's not clear how we can bind anything or import a module\n // in a context that doesn't understand methods from JS\n // https://docs.r-wasm.org/webr/latest/convert-js-to-r.html#constructing-r-objects-from-javascript-objects\n },\n run,\n runAsync: run,\n async runEvent(interpreter, code, event) {\n // TODO: WebR cannot convert exoteric objects or any literal\n // to an easy to reason about data/frame ... that conversion\n // is reserved for the future:\n // https://docs.r-wasm.org/webr/latest/convert-js-to-r.html#constructing-r-objects-from-javascript-objects\n await interpreter.evalRVoid(`${code}(event)`, {\n env: { event: { type: [ event.type ] } }\n });\n },\n transform: (_, value) => {\n console.log('transforming', value);\n return value;\n },\n writeFile: () => {\n // MAYBE ???\n },\n};\n/* c8 ignore stop */\n","// ⚠️ Part of this file is automatically generated\n// The :RUNTIMES comment is a delimiter and no code should be written/changed after\n// See rollup/build_interpreters.cjs to know more\n\n/** @type {Map<string, object>} */\nexport const registry = new Map();\n\n/** @type {Map<string, object>} */\nexport const configs = new Map();\n\n/** @type {string[]} */\nexport const selectors = [];\n\n/** @type {string[]} */\nexport const prefixes = [];\n\n/* c8 ignore start */\nexport const interpreter = new Proxy(new Map(), {\n get(map, id) {\n if (!map.has(id)) {\n const [type, ...rest] = id.split('@');\n const interpreter = registry.get(type);\n const url = /^(?:\\.?\\.?\\/|https?:\\/\\/)/i.test(rest) \n ? rest.join('@')\n : interpreter.module(...rest);\n map.set(id, {\n url,\n module: import(/* webpackIgnore: true */url),\n engine: interpreter.engine.bind(interpreter),\n });\n }\n const { url, module, engine } = map.get(id);\n return (config, baseURL) =>\n module.then((module) => {\n configs.set(id, config);\n return engine(module, config, url, baseURL);\n });\n },\n});\n/* c8 ignore stop */\n\nconst register = (interpreter) => {\n for (const type of [].concat(interpreter.type)) {\n registry.set(type, interpreter);\n selectors.push(`script[type=\"${type}\"]`);\n prefixes.push(`${type}-`);\n }\n};\n\n//:RUNTIMES\nimport dummy from './interpreter/dummy.js';\nimport micropython from './interpreter/micropython.js';\nimport pyodide from './interpreter/pyodide.js';\nimport ruby_wasm_wasi from './interpreter/ruby-wasm-wasi.js';\nimport wasmoon from './interpreter/wasmoon.js';\nimport webr from './interpreter/webr.js';\nfor (const interpreter of [dummy, micropython, pyodide, ruby_wasm_wasi, wasmoon, webr])\n register(interpreter);\n","import fetch from '@webreflection/fetch';\n\nimport { interpreter } from './interpreters.js';\nimport { absoluteURL, resolve } from './utils.js';\nimport { toml } from './3rd-party.js';\n\nconst { parse } = JSON;\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nexport const getConfigURLAndType = (config, configURL = './config.txt') => {\n let type = typeof config;\n if (type === 'string' && /\\.(json|toml|txt)$/.test(config))\n type = RegExp.$1;\n else\n config = configURL;\n return [absoluteURL(config), type];\n};\n\nexport const resolveConfig = (config, configURL, options = {}) => {\n const [absolute, type] = getConfigURLAndType(config, configURL);\n if (type === 'json') {\n options = fetch(absolute).json();\n } else if (type === 'toml') {\n options = fetch(absolute).text().then(toml);\n } else if (type === 'string') {\n options = parseString(config);\n } else if (type === 'object' && config) {\n options = config;\n } else if (type === 'txt' && typeof options === 'string') {\n options = parseString(options);\n }\n config = absolute;\n return [options, config];\n};\n\nconst parseString = config => {\n try {\n return parse(config);\n }\n // eslint-disable-next-line no-unused-vars\n catch (_) {\n return toml(config);\n }\n};\n/* c8 ignore stop */\n\n/**\n * Parse a generic config if it came from an attribute either as URL\n * or as a serialized string. In XWorker case, accepts a pre-defined\n * options to use as it is to avoid needing at all a fetch operation.\n * In latter case, config will be suffixed as `config.txt`.\n * @param {string} id the interpreter name @ version identifier\n * @param {string | object} config optional config file to parse\n * @param {string} [configURL] optional config URL if config is not string\n * @param {object} [options] optional options used to bootstrap XWorker\n * @returns\n */\nexport const getRuntime = (id, config, configURL, options = {}) => {\n if (config) {\n // REQUIRES INTEGRATION TEST\n /* c8 ignore start */\n [options, config] = resolveConfig(config, configURL, options);\n /* c8 ignore stop */\n }\n return resolve(options).then(options => interpreter[id](options, config));\n};\n\n/**\n * @param {string} type the interpreter type\n * @param {string} [version] the optional interpreter version\n * @returns\n */\nexport const getRuntimeID = (type, version = '') =>\n `${type}@${version}`.replace(/@$/, '');\n","export default function (callback = this) {\n return String(callback).replace(\n /^(async\\s*)?(\\bfunction\\b)?(.*?)\\(/,\n (_, isAsync, fn, name) => (\n name && !fn ?\n `${isAsync || \"\"}function ${name}(` :\n _\n ),\n );\n};\n","import { registry } from './interpreters.js';\n\nconst beforeRun = 'BeforeRun';\nconst afterRun = 'AfterRun';\n\nexport const code = [\n `code${beforeRun}`,\n `code${beforeRun}Async`,\n `code${afterRun}`,\n `code${afterRun}Async`,\n];\n\nexport const js = [\n 'onWorker',\n 'onReady',\n `on${beforeRun}`,\n `on${beforeRun}Async`,\n `on${afterRun}`,\n `on${afterRun}Async`,\n];\n\n/* c8 ignore start */\n// create a copy of the resolved wrapper with the original\n// run and runAsync so that, if used within onBeforeRun/Async\n// or onAfterRun/Async polluted entries won't matter and just\n// the native utilities will be available without seppuku.\n// The same applies if called within `onReady` worker hook.\nexport function patch(resolved, interpreter) {\n const { run, runAsync } = registry.get(this.type);\n return {\n ...resolved,\n run: run.bind(this, interpreter),\n runAsync: runAsync.bind(this, interpreter)\n };\n}\n\n/**\n * Created the wrapper to pass along hooked callbacks.\n * @param {object} module the details module\n * @param {object} ref the node or reference to pass as second argument\n * @param {boolean} isAsync if run should be async\n * @param {function?} before callback to run before\n * @param {function?} after callback to run after\n * @returns {object}\n */\nexport const polluteJS = (module, resolved, ref, isAsync, before, after) => {\n if (before || after) {\n const patched = patch.bind(module, resolved);\n const name = isAsync ? 'runAsync' : 'run';\n const method = module[name];\n module[name] = isAsync ?\n async function (interpreter, code, ...args) {\n if (before) await before.call(this, patched(interpreter), ref);\n const result = await method.call(\n this,\n interpreter,\n code,\n ...args\n );\n if (after) await after.call(this, patched(interpreter), ref);\n return result;\n } :\n function (interpreter, code, ...args) {\n if (before) before.call(this, patched(interpreter), ref);\n const result = method.call(this, interpreter, code, ...args);\n if (after) after.call(this, patched(interpreter), ref);\n return result;\n }\n ;\n }\n};\n/* c8 ignore stop */\n","import toJSONCallback from 'to-json-callback';\n\nimport { dedent } from '../utils.js';\nimport { js as jsHooks, code as codeHooks } from '../hooks.js';\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nexport default class Hook {\n constructor(interpreter, hooks = {}) {\n const { main, worker } = hooks;\n this.interpreter = interpreter;\n this.onWorker = main?.onWorker;\n // ignore onWorker as that's main only\n for (const key of jsHooks.slice(1))\n this[key] = worker?.[key];\n for (const key of codeHooks)\n this[key] = worker?.[key];\n }\n toJSON() {\n const hooks = {};\n // ignore onWorker as that's main only\n for (const key of jsHooks.slice(1)) {\n if (this[key]) hooks[key] = toJSONCallback(this[key]);\n }\n // code related: exclude `onReady` callback\n for (const key of codeHooks) {\n if (this[key]) hooks[key] = dedent(this[key]());\n }\n return hooks;\n }\n}\n/* c8 ignore stop */\n","import fetch from '@webreflection/fetch';\nimport xworker from './xworker.js';\nimport { getConfigURLAndType } from '../loader.js';\nimport { assign, create, defineProperties, importCSS, importJS } from '../utils.js';\nimport Hook from './hook.js';\n\n/**\n * @typedef {Object} WorkerOptions custom configuration\n * @prop {string} type the interpreter type to use\n * @prop {string} [version] the optional interpreter version to use\n * @prop {string | object} [config] the optional config to use within such interpreter\n * @prop {string} [configURL] the optional configURL used to resolve config entries\n * @prop {string} [serviceWorker] the optional Service Worker for SharedArrayBuffer fallback\n * @prop {string} [service_worker] alias for `serviceWorker`\n */\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\nexport default (...args) =>\n /**\n * A XWorker is a Worker facade able to bootstrap a channel with any desired interpreter.\n * @param {string} url the remote file to evaluate on bootstrap\n * @param {WorkerOptions} [options] optional arguments to define the interpreter to use\n * @returns {Worker}\n */\n function XWorker(url, options) {\n if (args.length) {\n const [type, version] = args;\n options = assign({}, options || { type, version });\n if (!options.type) options.type = type;\n }\n\n // provide a base url to fetch or load config files from a Worker\n // because there's no location at all in the Worker as it's embedded.\n // fallback to a generic, ignored, config.txt file to still provide a URL.\n const [ config ] = getConfigURLAndType(options.config, options.configURL);\n\n const serviceWorker = options?.serviceWorker || options?.service_worker;\n const worker = xworker({ serviceWorker });\n const { postMessage } = worker;\n const isHook = this instanceof Hook;\n\n const sync = assign(\n worker.proxy,\n { importJS, importCSS },\n );\n\n const resolver = Promise.withResolvers();\n\n let bootstrap = fetch(url)\n .text()\n .then(code => {\n const hooks = isHook ? this.toJSON() : void 0;\n postMessage.call(worker, { options, config, code, hooks });\n })\n .then(() => {\n // boost postMessage performance\n bootstrap = { then: fn => fn() };\n });\n\n defineProperties(worker, {\n sync: { value: sync },\n ready: { value: resolver.promise },\n postMessage: {\n value: (data, ...rest) => bootstrap.then(\n () => postMessage.call(worker, data, ...rest),\n ),\n },\n onerror: {\n writable: true,\n configurable: true,\n value: console.error\n }\n });\n\n worker.addEventListener('message', event => {\n const { data } = event;\n const isError = data instanceof Error;\n if (isError || data === 'polyscript:done') {\n event.stopImmediatePropagation();\n if (isError) {\n resolver.reject(data);\n worker.onerror(create(event, {\n type: { value: 'error' },\n error: { value: data }\n }));\n }\n else resolver.resolve(worker);\n }\n });\n\n if (isHook) this.onWorker?.(this.interpreter, worker);\n\n return worker;\n };\n\n/* c8 ignore stop */","export const INVALID_CONTENT = 'Invalid content';\nexport const INVALID_SRC_ATTR = 'Invalid worker attribute';\nexport const INVALID_WORKER_ATTR = 'Invalid worker attribute';\n","import { INVALID_CONTENT, INVALID_SRC_ATTR, INVALID_WORKER_ATTR } from '../errors.js';\n\nimport { dedent, unescape } from '../utils.js';\n\nconst hasCommentsOnly = text => !text\n .replace(/\\/\\*[\\s\\S]*?\\*\\//g, '')\n .replace(/^\\s*(?:\\/\\/|#).*/gm, '')\n .trim()\n;\n\n/* c8 ignore start */ // tested via integration\nexport default element => {\n const { src, worker } = element.attributes;\n if (worker) {\n let { value } = worker;\n // throw on worker values as ambiguous\n // @see https://github.com/pyscript/polyscript/issues/43\n if (value) throw new SyntaxError(INVALID_WORKER_ATTR);\n value = src?.value;\n if (!value) {\n // throw on empty src attributes\n if (src) throw new SyntaxError(INVALID_SRC_ATTR);\n if (!element.childElementCount)\n value = element.textContent;\n else {\n const { innerHTML, localName, type } = element;\n const name = type || localName.replace(/-script$/, '');\n value = unescape(innerHTML);\n console.warn(\n `Deprecated: use <script type=\"${name}\"> for an always safe content parsing:\\n`,\n value,\n );\n }\n\n const url = URL.createObjectURL(new Blob([dedent(value)], { type: 'text/plain' }));\n // TODO: should we really clean up this? debugging non-existent resources\n // at distance might be very problematic if the url is revoked.\n // setTimeout(URL.revokeObjectURL, 5000, url);\n return url;\n }\n return value;\n }\n // validate ambiguous cases with src and not empty/commented content\n if (src && !hasCommentsOnly(element.textContent))\n throw new SyntaxError(INVALID_CONTENT);\n};\n/* c8 ignore stop */\n","import fetch from '@webreflection/fetch';\nimport { $ } from 'basic-devtools';\n\nimport { workers, workersHandler } from './workers.js';\nimport $xworker from './worker/class.js';\nimport workerURL from './worker/url.js';\nimport { getRuntime, getRuntimeID } from './loader.js';\nimport { registry } from './interpreters.js';\nimport { JSModules, isSync, all, dispatch, resolve, defineProperty, nodeInfo, registerJSModules } from './utils.js';\n\nconst getRoot = (script) => {\n let parent = script;\n while (parent.parentNode) parent = parent.parentNode;\n return parent;\n};\n\nexport const queryTarget = (script, idOrSelector) => {\n const root = getRoot(script);\n return root.getElementById(idOrSelector) || $(idOrSelector, root);\n};\n\nconst targets = new WeakMap();\nconst targetDescriptor = {\n get() {\n let target = targets.get(this);\n if (!target) {\n target = document.createElement(`${this.type}-script`);\n targets.set(this, target);\n handle(this);\n }\n return target;\n },\n set(target) {\n if (typeof target === 'string')\n targets.set(this, queryTarget(this, target));\n else {\n targets.set(this, target);\n handle(this);\n }\n },\n};\n\nconst handled = new WeakMap();\n\nexport const interpreters = new Map();\n\nconst execute = async (currentScript, source, XWorker, isAsync) => {\n const { type } = currentScript;\n const module = registry.get(type);\n /* c8 ignore start */\n if (module.experimental)\n console.warn(`The ${type} interpreter is experimental`);\n const [interpreter, content] = await all([\n handled.get(currentScript).interpreter,\n source,\n ]);\n try {\n registerJSModules(type, module, interpreter, JSModules);\n module.registerJSModule(interpreter, 'polyscript', {\n XWorker,\n currentScript,\n js_modules: JSModules,\n workers: workersHandler,\n });\n dispatch(currentScript, type, 'ready');\n // temporarily override inherited document.currentScript in a non writable way\n // but it deletes it right after to preserve native behavior (as it's sync: no trouble)\n defineProperty(document, 'currentScript', {\n configurable: true,\n get: () => currentScript,\n });\n const done = dispatch.bind(null, currentScript, type, 'done');\n let result = module[isAsync ? 'runAsync' : 'run'](interpreter, content);\n if (isAsync) result = await result;\n done();\n return result;\n } finally {\n delete document.currentScript;\n }\n /* c8 ignore stop */\n};\n\nconst getValue = (ref, prefix) => {\n const value = ref?.value;\n return value ? prefix + value : '';\n};\n\nexport const getDetails = (type, id, name, version, config, configURL, runtime = type) => {\n if (!interpreters.has(id)) {\n const details = {\n interpreter: getRuntime(name, config, configURL),\n queue: resolve(),\n XWorker: $xworker(type, version),\n };\n interpreters.set(id, details);\n // enable sane defaults when single interpreter *of kind* is used in the page\n // this allows `xxx-*` attributes to refer to such interpreter without `env` around\n /* c8 ignore start *//* this is tested very well in PyScript */\n if (!interpreters.has(type)) interpreters.set(type, details);\n if (!interpreters.has(runtime)) interpreters.set(runtime, details);\n /* c8 ignore stopt */\n }\n return interpreters.get(id);\n};\n\n/**\n * @param {HTMLScriptElement} script a special type of <script>\n */\nexport const handle = async (script) => {\n // known node, move its companion target after\n // vDOM or other use cases where the script is a tracked element\n if (handled.has(script)) {\n const { target } = script;\n if (target) {\n // if the script is in the head just append target to the body\n if (script.closest('head')) document.body.append(target);\n // in any other case preserve the script position\n else script.after(target);\n }\n }\n // new script to handle ... allow newly created scripts to work\n // just exactly like any other script would\n else {\n // allow a shared config among scripts, beside interpreter,\n // and/or source code with different config or interpreter\n const {\n attributes: {\n config,\n env,\n name: wn,\n target,\n version,\n ['service-worker']: sw,\n },\n src,\n type,\n } = script;\n\n /* c8 ignore start */\n const isAsync = !isSync(script);\n\n const versionValue = version?.value;\n const name = getRuntimeID(type, versionValue);\n let configValue = getValue(config, '|');\n const id = getValue(env, '') || `${name}${configValue}`;\n configValue = configValue.slice(1);\n\n const url = workerURL(script);\n if (url) {\n const XWorker = $xworker(type, versionValue);\n const xworker = new XWorker(url, {\n ...nodeInfo(script, type),\n version: versionValue,\n async: isAsync,\n config: configValue,\n serviceWorker: sw?.value,\n });\n handled.set(\n defineProperty(script, 'xworker', { value: xworker }),\n { xworker },\n );\n const workerName = wn?.value;\n if (workerName) workers[workerName].resolve(xworker.ready);\n return;\n }\n /* c8 ignore stop */\n\n const targetValue = getValue(target, '');\n const details = getDetails(type, id, name, versionValue, configValue);\n\n handled.set(\n defineProperty(script, 'target', targetDescriptor),\n details,\n );\n\n if (targetValue) targets.set(script, queryTarget(script, targetValue));\n\n // start fetching external resources ASAP\n const source = src ? fetch(src).text() : script.textContent;\n details.queue = details.queue.then(() =>\n execute(script, source, details.XWorker, isAsync),\n );\n }\n};\n","import { $x } from 'basic-devtools';\n\nimport { interpreters } from './script-handler.js';\nimport { all, create } from './utils.js';\nimport { registry, prefixes } from './interpreters.js';\n\n/* c8 ignore start */\nexport const env = new Proxy(create(null), {\n get: (_, name) => new Promise(queueMicrotask).then(\n () => awaitInterpreter(name)\n ),\n});\n\n// attributes are tested via integration / e2e\n// ensure both interpreter and its queue are awaited then returns the interpreter\nconst awaitInterpreter = async (key) => {\n if (interpreters.has(key)) {\n const { interpreter, queue } = interpreters.get(key);\n return (await all([interpreter, queue]))[0];\n }\n\n const available = interpreters.size\n ? `Available interpreters are: ${[...interpreters.keys()]\n .map((r) => `\"${r}\"`)\n .join(', ')}.`\n : 'There are no interpreters in this page.';\n\n throw new Error(`The interpreter \"${key}\" was not found. ${available}`);\n};\n\nexport const listener = async (event) => {\n const { type, currentTarget } = event;\n if (!prefixes.length) return;\n for (let { name, value, ownerElement: el } of $x(\n `./@*[${prefixes.map((p) => `name()=\"${p}${type}\"`).join(' or ')}]`,\n currentTarget,\n )) {\n name = name.slice(0, -(type.length + 1));\n const interpreter = await awaitInterpreter(\n el.getAttribute(`${name}-env`) || name,\n );\n const handler = registry.get(name);\n handler.runEvent(interpreter, value, event);\n }\n};\n\n/**\n * Look for known prefixes and add related listeners.\n * @param {Document | Element} root\n */\nexport const addAllListeners = (root) => {\n if (!prefixes.length) return;\n for (let { name, ownerElement: el } of $x(\n `.//@*[${prefixes\n .map((p) => `starts-with(name(),\"${p}\")`)\n .join(' or ')}]`,\n root,\n )) {\n const i = name.lastIndexOf('-');\n const type = name.slice(i + 1);\n if (type !== 'env') {\n el.addEventListener(type, listener);\n // automatically disable form controls that are not disabled already\n if ('disabled' in el && !el.disabled) {\n el.disabled = true;\n // set these to enable once the interpreter is known (registered + loaded)\n env[name.slice(0, i)].then(() => {\n el.disabled = false;\n });\n }\n }\n }\n};\n/* c8 ignore stop */\n","import xworker from './worker/class.js';\nimport Hook from './worker/hook.js';\n\nconst XWorker = xworker();\n\nexport { Hook, XWorker };\n","import '@ungap/with-resolvers';\nimport { $$ } from 'basic-devtools';\n\nimport { JSModules, isSync, assign, create, createOverload, createResolved, dedent, defineProperty, nodeInfo, registerJSModules } from './utils.js';\nimport { getDetails } from './script-handler.js';\nimport { registry as defaultRegistry, prefixes, configs } from './interpreters.js';\nimport { getRuntimeID, resolveConfig } from './loader.js';\nimport { addAllListeners } from './listeners.js';\nimport { Hook, XWorker as XW } from './xworker.js';\nimport { workers, workersHandler } from './workers.js';\nimport { polluteJS, js as jsHooks, code as codeHooks } from './hooks.js';\nimport workerURL from './worker/url.js';\n\nexport const CUSTOM_SELECTORS = [];\n\nexport const customObserver = new Map();\n\n/**\n * @typedef {Object} Runtime custom configuration\n * @prop {object} interpreter the bootstrapped interpreter\n * @prop {(url:string, options?: object) => Worker} XWorker an XWorker constructor that defaults to same interpreter on the Worker.\n * @prop {object} config a cloned config used to bootstrap the interpreter\n * @prop {(code:string) => any} run an utility to run code within the interpreter\n * @prop {(code:string) => Promise<any>} runAsync an utility to run code asynchronously within the interpreter\n * @prop {(path:string, data:ArrayBuffer) => void} writeFile an utility to write a file in the virtual FS, if available\n */\n\nconst types = new Map();\nconst waitList = new Map();\n\n// REQUIRES INTEGRATION TEST\n/* c8 ignore start */\n/**\n * @param {Element} node any DOM element registered via define.\n */\nexport const handleCustomType = async (node) => {\n for (const selector of CUSTOM_SELECTORS) {\n if (node.matches(selector)) {\n const type = types.get(selector);\n const details = registry.get(type);\n const { resolve } = waitList.get(type);\n const { options, known } = details;\n\n if (known.has(node)) return;\n known.add(node);\n\n for (const [selector, callback] of customObserver) {\n if (node.matches(selector)) await callback(node);\n }\n\n const {\n interpreter: runtime,\n configURL,\n config,\n version,\n env,\n onerror,\n hooks,\n } = options;\n\n let error;\n try {\n const worker = workerURL(node);\n if (worker) {\n let v = version;\n const cfg = node.getAttribute('config') || config || {};\n if (!v) {\n const [o] = resolveConfig(cfg, configURL);\n const details = await o;\n v = details.version || details.interpreter;\n }\n const xworker = XW.call(new Hook(null, hooks), worker, {\n ...nodeInfo(node, type),\n configURL,\n version: v,\n type: runtime,\n custom: type,\n config: cfg,\n async: !isSync(node),\n serviceWorker: node.getAttribute('service-worker'),\n });\n defineProperty(node, 'xworker', { value: xworker });\n resolve({ type, xworker });\n const workerName = node.getAttribute('name');\n if (workerName) workers[workerName].resolve(xworker.ready);\n return;\n }\n }\n // let the custom type handle errors via its `io`\n catch (workerError) {\n error = workerError;\n }\n\n const name = getRuntimeID(runtime, version);\n const id = env || `${name}${config ? `|${config}` : ''}`;\n const { interpreter: engine, XWorker: Worker } = getDetails(\n type,\n id,\n name,\n version,\n config,\n configURL,\n runtime\n );\n\n const interpreter = await engine;\n\n const module = create(defaultRegistry.get(runtime));\n\n const hook = new Hook(interpreter, hooks);\n\n const XWorker = function XWorker(...args) {\n return Worker.apply(hook, args);\n };\n\n const resolved = {\n ...createResolved(\n module,\n type,\n structuredClone(configs.get(name)),\n interpreter,\n ),\n XWorker,\n };\n\n registerJSModules(runtime, module, interpreter, JSModules);\n module.registerJSModule(interpreter, 'polyscript', {\n XWorker,\n config: resolved.config,\n currentScript: type.startsWith('_') ? null : node,\n js_modules: JSModules,\n workers: workersHandler,\n });\n\n // patch methods accordingly to hooks (and only if needed)\n for (const suffix of ['Run', 'RunAsync']) {\n let before = '';\n let after = '';\n\n for (const key of codeHooks) {\n const value = hooks?.main?.[key];\n if (value && key.endsWith(suffix)) {\n if (key.startsWith('codeBefore'))\n before = dedent(value());\n else\n after = dedent(value());\n }\n }\n\n if (before || after) {\n createOverload(\n module,\n `r${suffix.slice(1)}`,\n before,\n after,\n );\n }\n\n let beforeCB, afterCB;\n // ignore onReady and onWorker\n for (let i = 2; i < jsHooks.length; i++) {\n const key = jsHooks[i];\n const value = hooks?.main?.[key];\n if (value && key.endsWith(suffix)) {\n if (key.startsWith('onBefore'))\n beforeCB = value;\n else\n afterCB = value;\n }\n }\n polluteJS(module, resolved, node, suffix.endsWith('Async'), beforeCB, afterCB);\n }\n\n details.queue = details.queue.then(() => {\n resolve(resolved);\n if (error) onerror?.(error, node);\n return hooks?.main?.onReady?.(resolved, node);\n });\n }\n }\n};\n\n/**\n * @type {Map<string, {options:object, known:WeakSet<Element>}>}\n */\nconst registry = new Map();\n\n/**\n * @typedef {Object} CustomOptions custom configuration\n * @prop {'pyodide' | 'micropython' | 'ruby-wasm-wasi' | 'wasmoon'} interpreter the interpreter to use\n * @prop {string} [version] the optional interpreter version to use\n * @prop {string} [config] the optional config to use within such interpreter\n */\n\nlet dontBotherCount = 0;\n\n/**\n * Allows custom types and components on the page to receive interpreters to execute any code\n * @param {string} type the unique `<script type=\"...\">` identifier\n * @param {CustomOptions} options the custom type configuration\n */\nexport const define = (type, options) => {\n // allow no-type to be bootstrapped out of the box\n let dontBother = type == null;\n\n if (dontBother)\n type = `_ps${dontBotherCount++}`;\n else if (defaultRegistry.has(type) || registry.has(type))\n throw new Error(`<script type=\"${type}\"> already registered`);\n\n if (!defaultRegistry.has(options?.interpreter))\n throw new Error('Unspecified interpreter');\n\n // allows reaching out the interpreter helpers on events\n defaultRegistry.set(type, defaultRegistry.get(options.interpreter));\n\n // allows selector -> registry by type\n const selectors = [`script[type=\"${type}\"]`];\n\n // ensure a Promise can resolve once a custom type has been bootstrapped\n whenDefined(type);\n\n if (dontBother) {\n // add a script then cleanup everything once that's ready\n const { hooks } = options;\n const onReady = hooks?.main?.onReady;\n options = {\n ...options,\n hooks: {\n ...hooks,\n main: {\n ...hooks?.main,\n onReady(resolved, node) {\n CUSTOM_SELECTORS.splice(CUSTOM_SELECTORS.indexOf(type), 1);\n defaultRegistry.delete(type);\n registry.delete(type);\n waitList.delete(type);\n node.remove();\n onReady?.(resolved);\n }\n }\n },\n };\n document.head.append(\n assign(document.createElement('script'), { type })\n );\n }\n else {\n selectors.push(`${type}-script`);\n prefixes.push(`${type}-`);\n }\n\n for (const selector of selectors) types.set(selector, type);\n CUSTOM_SELECTORS.push(...selectors);\n\n // ensure always same env for this custom type\n registry.set(type, {\n options: assign({ env: type }, options),\n known: new WeakSet(),\n queue: Promise.resolve(),\n });\n\n if (!dontBother) addAllListeners(document);\n $$(selectors.join(',')).forEach(handleCustomType);\n};\n\n/**\n * Resolves whenever a defined custom type is bootstrapped on the page\n * @param {string} type the unique `<script type=\"...\">` identifier\n * @returns {Promise<object>}\n */\nexport const whenDefined = (type) => {\n if (!waitList.has(type)) waitList.set(type, Promise.withResolvers());\n return waitList.get(type).promise;\n};\n/* c8 ignore stop */\n","/** @typedef {(type: string, options: import(\"./custom.js\").CustomOptions) => void} CustomOptions */\n\nimport stickyModule from 'sticky-module';\nimport { $$ } from 'basic-devtools';\n\nimport { handle } from './script-handler.js';\nimport { assign } from './utils.js';\nimport { selectors, prefixes } from './interpreters.js';\nimport { listener, addAllListeners } from './listeners.js';\n\nimport {\n CUSTOM_SELECTORS,\n handleCustomType,\n customObserver as $customObserver,\n define as $define,\n whenDefined as $whenDefined\n} from './custom.js';\n\nimport { env as $env } from './listeners.js';\nimport { Hook as $Hook, XWorker as $XWorker } from './xworker.js';\n\n// avoid multiple initialization of the same library\nconst [\n {\n customObserver,\n define,\n whenDefined,\n env,\n Hook,\n XWorker\n },\n alreadyLive\n] = stickyModule(\n 'polyscript',\n {\n customObserver: $customObserver,\n define: $define,\n whenDefined: $whenDefined,\n env: $env,\n Hook: $Hook,\n XWorker: $XWorker\n }\n);\n\nexport {\n customObserver,\n define,\n whenDefined,\n env,\n Hook,\n XWorker\n};\n\nexport * from './errors.js';\n\n\nif (!alreadyLive) {\n const mo = new MutationObserver((records) => {\n const selector = selectors.join(',');\n for (const { type, target, attributeName, addedNodes } of records) {\n // attributes are tested via integration / e2e\n /* c8 ignore start */\n if (type === 'attributes') {\n const i = attributeName.lastIndexOf('-') + 1;\n if (i) {\n const prefix = attributeName.slice(0, i);\n for (const p of prefixes) {\n if (prefix === p) {\n const type = attributeName.slice(i);\n if (type !== 'env') {\n const method = target.hasAttribute(attributeName)\n ? 'add'\n : 'remove';\n target[`${method}EventListener`](type, listener);\n }\n break;\n }\n }\n }\n continue;\n }\n for (const node of addedNodes) {\n if (node.nodeType === 1) {\n addAllListeners(node);\n if (selector && node.matches(selector)) handle(node);\n else bootstrap(selector, node, true);\n }\n }\n /* c8 ignore stop */\n }\n });\n\n /* c8 ignore start */\n const bootstrap = (selector, node, shouldHandle) => {\n if (selector) $$(selector, node).forEach(handle);\n selector = CUSTOM_SELECTORS.join(',');\n if (selector) {\n if (shouldHandle) handleCustomType(node);\n $$(selector, node).forEach(handleCustomType);\n }\n };\n /* c8 ignore stop */\n\n const observe = (root) => {\n mo.observe(root, { childList: true, subtree: true, attributes: true });\n return root;\n };\n\n const { attachShadow } = Element.prototype;\n assign(Element.prototype, {\n attachShadow(init) {\n return observe(attachShadow.call(this, init));\n },\n });\n\n // give 3rd party a chance to apply changes before this happens\n queueMicrotask(() => {\n addAllListeners(observe(document));\n bootstrap(selectors.join(','), document, false);\n });\n\n}\n","export default new Map([\n [\"py\", \"pyodide\"],\n [\"mpy\", \"micropython\"],\n]);\n","import TYPES from \"./types.js\";\n\nconst waitForIt = [];\n\nfor (const [TYPE] of TYPES) {\n const selectors = [`script[type=\"${TYPE}\"]`, `${TYPE}-script`];\n for (const element of document.querySelectorAll(selectors.join(\",\"))) {\n const { promise, resolve } = Promise.withResolvers();\n waitForIt.push(promise);\n element.addEventListener(`${TYPE}:done`, resolve, { once: true });\n }\n}\n\n// wait for all the things then cleanup\nPromise.all(waitForIt).then(() => {\n dispatchEvent(new Event(\"py:all-done\"));\n});\n","// ⚠️ This file is an artifact: DO NOT MODIFY\nexport default {\n [\"deprecations-manager\"]: () => import(/* webpackIgnore: true */ \"./plugins/deprecations-manager.js\"),\n error: () => import(/* webpackIgnore: true */ \"./plugins/error.js\"),\n [\"py-editor\"]: () => import(/* webpackIgnore: true */ \"./plugins/py-editor.js\"),\n [\"py-terminal\"]: () => import(/* webpackIgnore: true */ \"./plugins/py-terminal.js\"),\n};\n","import { assign } from \"polyscript/exports\";\n\nconst CLOSEBUTTON =\n \"<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='currentColor' width='12px'><path d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/></svg>\";\n\n/**\n * These error codes are used to identify the type of error that occurred.\n * @see https://pyscript.github.io/docs/latest/reference/exceptions.html?highlight=errors\n */\nexport const ErrorCode = {\n GENERIC: \"PY0000\", // Use this only for development then change to a more specific error code\n CONFLICTING_CODE: \"PY0409\",\n BAD_CONFIG: \"PY1000\",\n MICROPIP_INSTALL_ERROR: \"PY1001\",\n BAD_PLUGIN_FILE_EXTENSION: \"PY2000\",\n NO_DEFAULT_EXPORT: \"PY2001\",\n TOP_LEVEL_AWAIT: \"PY9000\",\n // Currently these are created depending on error code received from fetching\n FETCH_ERROR: \"PY0001\",\n FETCH_NAME_ERROR: \"PY0002\",\n FETCH_UNAUTHORIZED_ERROR: \"PY0401\",\n FETCH_FORBIDDEN_ERROR: \"PY0403\",\n FETCH_NOT_FOUND_ERROR: \"PY0404\",\n FETCH_SERVER_ERROR: \"PY0500\",\n FETCH_UNAVAILABLE_ERROR: \"PY0503\",\n};\n\n/**\n * Keys of the ErrorCode object\n * @typedef {keyof ErrorCode} ErrorCodes\n * */\n\nexport class UserError extends Error {\n /**\n * @param {ErrorCodes} errorCode\n * @param {string} message\n * @param {string} messageType\n * */\n constructor(errorCode, message = \"\", messageType = \"text\") {\n super(`(${errorCode}): ${message}`);\n this.errorCode = errorCode;\n this.messageType = messageType;\n this.name = \"UserError\";\n }\n}\n\nexport class FetchError extends UserError {\n /**\n * @param {ErrorCodes} errorCode\n * @param {string} message\n * */\n constructor(errorCode, message) {\n super(errorCode, message);\n this.name = \"FetchError\";\n }\n}\n\nexport class InstallError extends UserError {\n /**\n * @param {ErrorCodes} errorCode\n * @param {string} message\n * */\n constructor(errorCode, message) {\n super(errorCode, message);\n this.name = \"InstallError\";\n }\n}\n\n/**\n * Internal function for creating alert banners on the page\n * @param {string} message The message to be displayed to the user\n * @param {string} level The alert level of the message. Can be any string; 'error' or 'warning' cause matching messages to be emitted to the console\n * @param {string} [messageType=\"text\"] If set to \"html\", the message content will be assigned to the banner's innerHTML directly, instead of its textContent\n * @param {any} [logMessage=true] An additional flag for whether the message should be sent to the console log.\n */\nexport function _createAlertBanner(\n message,\n level,\n messageType = \"text\",\n logMessage = true,\n) {\n switch (`log-${level}-${logMessage}`) {\n case \"log-error-true\":\n console.error(message);\n break;\n case \"log-warning-true\":\n console.warn(message);\n break;\n }\n\n const content = messageType === \"html\" ? \"innerHTML\" : \"textContent\";\n const banner = assign(document.createElement(\"div\"), {\n className: `alert-banner py-${level}`,\n [content]: message,\n });\n\n if (level === \"warning\") {\n const closeButton = assign(document.createElement(\"button\"), {\n id: \"alert-close-button\",\n innerHTML: CLOSEBUTTON,\n });\n\n banner.appendChild(closeButton).addEventListener(\"click\", () => {\n banner.remove();\n });\n }\n\n document.body.prepend(banner);\n}\n","import { FetchError, ErrorCode } from \"./exceptions.js\";\n\n/**\n * @param {Response} response\n * @returns\n */\nexport const getText = (response) => response.text();\n\n/**\n * This is a fetch wrapper that handles any non 200 responses and throws a\n * FetchError with the right ErrorCode. This is useful because our FetchError\n * will automatically create an alert banner.\n *\n * @param {string} url - URL to fetch\n * @param {Request} [options] - options to pass to fetch\n * @returns {Promise<Response>}\n */\nexport async function robustFetch(url, options) {\n let response;\n\n // Note: We need to wrap fetch into a try/catch block because fetch\n // throws a TypeError if the URL is invalid such as http://blah.blah\n try {\n response = await fetch(url, options);\n } catch (err) {\n const error = err;\n let errMsg;\n if (url.startsWith(\"http\")) {\n errMsg =\n `Fetching from URL ${url} failed with error ` +\n `'${error.message}'. Are your filename and path correct?`;\n } else {\n errMsg = `Polyscript: Access to local files\n (using [[fetch]] configurations in &lt;py-config&gt;)\n is not available when directly opening a HTML file;\n you must use a webserver to serve the additional files.\n See <a style=\"text-decoration: underline;\" href=\"https://github.com/pyscript/pyscript/issues/257#issuecomment-1119595062\">this reference</a>\n on starting a simple webserver with Python.\n `;\n }\n throw new FetchError(ErrorCode.FETCH_ERROR, errMsg);\n }\n\n // Note that response.ok is true for 200-299 responses\n if (!response.ok) {\n const errorMsg = `Fetching from URL ${url} failed with error ${response.status} (${response.statusText}). Are your filename and path correct?`;\n switch (response.status) {\n case 404:\n throw new FetchError(ErrorCode.FETCH_NOT_FOUND_ERROR, errorMsg);\n case 401:\n throw new FetchError(\n ErrorCode.FETCH_UNAUTHORIZED_ERROR,\n errorMsg,\n );\n case 403:\n throw new FetchError(ErrorCode.FETCH_FORBIDDEN_ERROR, errorMsg);\n case 500:\n throw new FetchError(ErrorCode.FETCH_SERVER_ERROR, errorMsg);\n case 503:\n throw new FetchError(\n ErrorCode.FETCH_UNAVAILABLE_ERROR,\n errorMsg,\n );\n default:\n throw new FetchError(ErrorCode.FETCH_ERROR, errorMsg);\n }\n }\n return response;\n}\n","/**\n * This file parses a generic <py-config> or config attribute\n * to use as base config for all py-script elements, importing\n * also a queue of plugins *before* the interpreter (if any) resolves.\n */\nimport { $$ } from \"basic-devtools\";\n\nimport TYPES from \"./types.js\";\nimport allPlugins from \"./plugins.js\";\nimport { robustFetch as fetch, getText } from \"./fetch.js\";\nimport { ErrorCode } from \"./exceptions.js\";\n\nconst { BAD_CONFIG, CONFLICTING_CODE } = ErrorCode;\n\nconst badURL = (url, expected = \"\") => {\n let message = `(${BAD_CONFIG}): Invalid URL: ${url}`;\n if (expected) message += `\\nexpected ${expected} content`;\n throw new Error(message);\n};\n\n/**\n * Given a string, returns its trimmed content as text,\n * fetching it from a file if the content is a URL.\n * @param {string} config either JSON, TOML, or a file to fetch\n * @param {string?} type the optional type to enforce\n * @returns {{json: boolean, toml: boolean, text: string}}\n */\nconst configDetails = async (config, type) => {\n let text = config?.trim();\n // we only support an object as root config\n let url = \"\",\n toml = false,\n json = /^{/.test(text) && /}$/.test(text);\n // handle files by extension (relaxing urls parts after)\n if (!json && /\\.(\\w+)(?:\\?\\S*)?$/.test(text)) {\n const ext = RegExp.$1;\n if (ext === \"json\" && type !== \"toml\") json = true;\n else if (ext === \"toml\" && type !== \"json\") toml = true;\n else badURL(text, type);\n url = text;\n text = (await fetch(url).then(getText)).trim();\n }\n return { json, toml: toml || (!json && !!text), text, url };\n};\n\nconst conflictError = (reason) => new Error(`(${CONFLICTING_CODE}): ${reason}`);\n\nconst relative_url = (url, base = location.href) => new URL(url, base).href;\n\nconst syntaxError = (type, url, { message }) => {\n let str = `(${BAD_CONFIG}): Invalid ${type}`;\n if (url) str += ` @ ${url}`;\n return new SyntaxError(`${str}\\n${message}`);\n};\n\nconst configs = new Map();\n\nfor (const [TYPE] of TYPES) {\n /** @type {Promise<[...any]>} A Promise wrapping any plugins which should be loaded. */\n let plugins;\n\n /** @type {any} The PyScript configuration parsed from the JSON or TOML object*. May be any of the return types of JSON.parse() or toml-j0.4's parse() ( {number | string | boolean | null | object | Array} ) */\n let parsed;\n\n /** @type {Error | undefined} The error thrown when parsing the PyScript config, if any.*/\n let error;\n\n /** @type {string | undefined} The `configURL` field to normalize all config operations as opposite of guessing it once resolved */\n let configURL;\n\n let config,\n type,\n pyElement,\n pyConfigs = $$(`${TYPE}-config`),\n attrConfigs = $$(\n [\n `script[type=\"${TYPE}\"][config]:not([worker])`,\n `${TYPE}-script[config]:not([worker])`,\n ].join(\",\"),\n );\n\n // throw an error if there are multiple <py-config> or <mpy-config>\n if (pyConfigs.length > 1) {\n error = conflictError(`Too many ${TYPE}-config`);\n } else {\n // throw an error if there are <x-config> and config=\"x\" attributes\n if (pyConfigs.length && attrConfigs.length) {\n error = conflictError(\n `Ambiguous ${TYPE}-config VS config attribute`,\n );\n } else if (pyConfigs.length) {\n [pyElement] = pyConfigs;\n config = pyElement.getAttribute(\"src\") || pyElement.textContent;\n type = pyElement.getAttribute(\"type\");\n } else if (attrConfigs.length) {\n [pyElement, ...attrConfigs] = attrConfigs;\n config = pyElement.getAttribute(\"config\");\n // throw an error if dirrent scripts use different configs\n if (\n attrConfigs.some((el) => el.getAttribute(\"config\") !== config)\n ) {\n error = conflictError(\n \"Unable to use different configs on main\",\n );\n }\n }\n }\n\n // catch possible fetch errors\n if (!error && config) {\n try {\n const { json, toml, text, url } = await configDetails(config, type);\n if (url) configURL = relative_url(url);\n config = text;\n if (json || type === \"json\") {\n try {\n parsed = JSON.parse(text);\n } catch (e) {\n error = syntaxError(\"JSON\", url, e);\n }\n } else if (toml || type === \"toml\") {\n try {\n const { parse } = await import(\n /* webpackIgnore: true */ \"./3rd-party/toml.js\"\n );\n parsed = parse(text);\n } catch (e) {\n error = syntaxError(\"TOML\", url, e);\n }\n }\n } catch (e) {\n error = e;\n }\n }\n\n // parse all plugins and optionally ignore only\n // those flagged as \"undesired\" via `!` prefix\n const toBeAwaited = [];\n for (const [key, value] of Object.entries(allPlugins)) {\n if (error) {\n if (key === \"error\") {\n // show on page the config is broken, meaning that\n // it was not possible to disable error plugin neither\n // as that part wasn't correctly parsed anyway\n value().then(({ notify }) => notify(error.message));\n }\n } else if (!parsed?.plugins?.includes(`!${key}`)) {\n toBeAwaited.push(value().then(({ default: p }) => p));\n }\n }\n\n // assign plugins as Promise.all only if needed\n plugins = Promise.all(toBeAwaited);\n\n configs.set(TYPE, { config: parsed, configURL, plugins, error });\n}\n\nexport { configs, relative_url };\n","export default {\n // allow pyterminal checks to bootstrap\n is_pyterminal: () => false,\n\n /**\n * 'Sleep' for the given number of seconds. Used to implement Python's time.sleep in Worker threads.\n * @param {number} seconds The number of seconds to sleep.\n */\n sleep(seconds) {\n return new Promise(($) => setTimeout($, seconds * 1000));\n },\n};\n","import { defineProperty } from \"polyscript/exports\";\n\n// helper for all script[type=\"py\"] out there\nconst before = (script) => {\n defineProperty(document, \"currentScript\", {\n configurable: true,\n get: () => script,\n });\n};\n\nconst after = () => {\n delete document.currentScript;\n};\n\n// common life-cycle handlers for any node\nexport default async (main, wrap, element, hook) => {\n const isAsync = hook.endsWith(\"Async\");\n const isBefore = hook.startsWith(\"onBefore\");\n // make it possible to reach the current target node via Python\n // or clean up for other scripts executing around this one\n (isBefore ? before : after)(element);\n for (const fn of main(hook)) {\n if (isAsync) await fn(wrap, element);\n else fn(wrap, element);\n }\n};\n","const any = () => true;\nconst error = message => {\n throw new TypeError(message);\n};\n\nconst validator = (type, Class) => {\n const checks = [];\n if (type) {\n for (const t of type.split(/\\s*\\|\\s*/)) {\n if (t === 'object')\n checks.push(v => v !== null && typeof v === t);\n else if (t === 'null')\n checks.push(v => v === null);\n else\n checks.push(v => typeof v === t);\n }\n }\n if (Class) {\n for (const C of [].concat(Class))\n checks.push(o => o instanceof C);\n }\n switch (checks.length) {\n case 0: return any;\n case 1: return checks[0];\n default: return v => checks.some(f => f(v));\n }\n};\n\nconst failure = (type, Class, kind, onerror = error) => value => {\n const message = [`Invalid ${typeof value} ${kind}: expected `];\n if (type) {\n message.push(type);\n if (Class) message.push(' or ');\n }\n if (Class) {\n message.push('an instanceof ');\n message.push([].concat(Class).map(({name}) => name).join(' | '));\n }\n onerror(message.join(''), value);\n};\n\nconst checkFail = (options, kind = 'value') => {\n const type = options?.typeof;\n const Class = options?.instanceof;\n return [\n validator(type, Class),\n failure(type, Class, kind, options?.onerror)\n ];\n};\n\nconst createSet = Set => options => {\n const [check, fail] = checkFail(options);\n return class TypedSet extends Set {\n add(value) {\n return check(value) ? super.add(value) : fail(value);\n }\n };\n};\n\nexport const typedSet = createSet(Set);\nexport const typedWeakSet = createSet(WeakSet);\n\nconst createMap = Map => ([keyOptions, valueOptions]) => {\n const [checkKey, failKey] = checkFail(keyOptions, 'key');\n const [checkValue, failValue] = checkFail(valueOptions);\n return class TypedMap extends Map {\n set(key, value) {\n if (!checkKey(key)) failKey(key);\n if (!checkValue(value)) failValue(value);\n return super.set(key, value);\n }\n };\n};\n\nexport const typedMap = createMap(Map);\nexport const typedWeakMap = createMap(WeakMap);\n","/**\n * Create through Python the pyscript module through\n * the artifact generated at build time.\n * This the returned value is a string that must be used\n * either before a worker execute code or when the module\n * is registered on the main thread.\n */\n\nimport pyscript from \"./stdlib/pyscript.js\";\n\nclass Ignore extends Array {\n #add = false;\n #paths;\n #array;\n constructor(array, ...paths) {\n super();\n this.#array = array;\n this.#paths = paths;\n }\n push(...values) {\n if (this.#add) super.push(...values);\n return this.#array.push(...values);\n }\n path(path) {\n for (const _path of this.#paths) {\n // bails out at the first `true` value\n if ((this.#add = path.startsWith(_path))) break;\n }\n }\n}\n\nconst { entries } = Object;\n\nconst python = [\n \"import os as _os\",\n \"from pathlib import Path as _Path\",\n \"_path = None\",\n];\n\nconst ignore = new Ignore(python, \"-\");\n\nconst write = (base, literal) => {\n for (const [key, value] of entries(literal)) {\n ignore.path(`${base}/${key}`);\n ignore.push(`_path = _Path(\"${base}/${key}\")`);\n if (typeof value === \"string\") {\n const code = JSON.stringify(value);\n ignore.push(`_path.write_text(${code},encoding=\"utf-8\")`);\n } else {\n // @see https://github.com/pyscript/pyscript/pull/1813#issuecomment-1781502909\n ignore.push(`if not _os.path.exists(\"${base}/${key}\"):`);\n ignore.push(\" _path.mkdir(parents=True, exist_ok=True)\");\n write(`${base}/${key}`, value);\n }\n }\n};\n\nwrite(\".\", pyscript);\n\n// in order to fix js.document in the Worker case\n// we need to bootstrap pyscript module ASAP\npython.push(\"import pyscript as _pyscript\");\n\npython.push(\n ...[\"_Path\", \"_path\", \"_os\", \"_pyscript\"].map((ref) => `del ${ref}`),\n);\npython.push(\"\\n\");\n\nexport const stdlib = python.join(\"\\n\");\nexport const optional = ignore.join(\"\\n\");\n","// ⚠️ This file is an artifact: DO NOT MODIFY\nexport default {\n \"pyscript\": {\n \"__init__.py\": \"from polyscript import lazy_py_modules as py_import\\nfrom pyscript.display import HTML,display\\nfrom pyscript.fetch import fetch\\nfrom pyscript.magic_js import RUNNING_IN_WORKER,PyWorker,config,current_target,document,js_import,js_modules,sync,window\\nfrom pyscript.storage import Storage,storage\\nfrom pyscript.websocket import WebSocket\\nif not RUNNING_IN_WORKER:from pyscript.workers import create_named_worker,workers\\ntry:from pyscript.event_handling import when\\nexcept:from pyscript.util import NotSupported;when=NotSupported('pyscript.when','pyscript.when currently not available with this interpreter')\",\n \"display.py\": \"_L='_repr_mimebundle_'\\n_K='image/svg+xml'\\n_J='application/json'\\n_I='__repr__'\\n_H='savefig'\\n_G='text/html'\\n_F='image/jpeg'\\n_E='application/javascript'\\n_D='utf-8'\\n_C='text/plain'\\n_B='image/png'\\n_A=None\\nimport base64,html,io,re\\nfrom pyscript.magic_js import current_target,document,window\\n_MIME_METHODS={_H:_B,'_repr_javascript_':_E,'_repr_json_':_J,'_repr_latex':'text/latex','_repr_png_':_B,'_repr_jpeg_':_F,'_repr_pdf_':'application/pdf','_repr_svg_':_K,'_repr_markdown_':'text/markdown','_repr_html_':_G,_I:_C}\\ndef _render_image(mime,value,meta):\\n\\tA=value\\n\\tif isinstance(A,bytes):A=base64.b64encode(A).decode(_D)\\n\\tB=re.compile('^([A-Za-z0-9+/]{4})*([A-Za-z0-9+/]{3}=|[A-Za-z0-9+/]{2}==)?$')\\n\\tif len(A)>0 and not B.match(A):A=base64.b64encode(A.encode(_D)).decode(_D)\\n\\tC=f\\\"data:{mime};charset=utf-8;base64,{A}\\\";D=' '.join(['{k}=\\\"{v}\\\"'for(A,B)in meta.items()]);return f'<img src=\\\"{C}\\\" {D}></img>'\\ndef _identity(value,meta):return value\\n_MIME_RENDERERS={_C:html.escape,_G:_identity,_B:lambda value,meta:_render_image(_B,value,meta),_F:lambda value,meta:_render_image(_F,value,meta),_K:_identity,_J:_identity,_E:lambda value,meta:f\\\"<script>{value}<\\\\\\\\/script>\\\"}\\nclass HTML:\\n\\tdef __init__(A,html):A._html=html\\n\\tdef _repr_html_(A):return A._html\\ndef _eval_formatter(obj,print_method):\\n\\tB=obj;A=print_method\\n\\tif A==_I:return repr(B)\\n\\telif hasattr(B,A):\\n\\t\\tif A==_H:C=io.BytesIO();B.savefig(C,format='png');C.seek(0);return base64.b64encode(C.read()).decode(_D)\\n\\t\\treturn getattr(B,A)()\\n\\telif A==_L:return{},{}\\ndef _format_mime(obj):\\n\\tC=obj\\n\\tif isinstance(C,str):return html.escape(C),_C\\n\\tD=_eval_formatter(C,_L)\\n\\tif isinstance(D,tuple):E,I=D\\n\\telse:E=D\\n\\tA,F=_A,[]\\n\\tfor(H,B)in _MIME_METHODS.items():\\n\\t\\tif B in E:A=E[B]\\n\\t\\telse:A=_eval_formatter(C,H)\\n\\t\\tif A is _A:continue\\n\\t\\telif B not in _MIME_RENDERERS:F.append(B);continue\\n\\t\\tbreak\\n\\tif A is _A:\\n\\t\\tif F:window.console.warn(f\\\"Rendered object requested unavailable MIME renderers: {F}\\\")\\n\\t\\tA=repr(A);B=_C\\n\\telif isinstance(A,tuple):A,G=A\\n\\telse:G={}\\n\\treturn _MIME_RENDERERS[B](A,G),B\\ndef _write(element,value,append=False):\\n\\tB=element;C,D=_format_mime(value)\\n\\tif C=='\\\\\\\\n':return\\n\\tif append:A=document.createElement('div');B.append(A)\\n\\telse:\\n\\t\\tA=B.lastElementChild\\n\\t\\tif A is _A:A=B\\n\\tif D in(_E,_G):E=document.createRange().createContextualFragment(C);A.append(E)\\n\\telse:A.innerHTML=C\\ndef display(*D,target=_A,append=True):\\n\\tC=append;A=target\\n\\tif A is _A:A=current_target()\\n\\telif not isinstance(A,str):raise TypeError(f\\\"target must be str or None, not {A.__class__.__name__}\\\")\\n\\telif A=='':raise ValueError('Cannot have an empty target')\\n\\telif A.startswith('#'):A=A[1:]\\n\\tB=document.getElementById(A)\\n\\tif B is _A:raise ValueError(f\\\"Invalid selector with id={A}. Cannot be found in the page.\\\")\\n\\tif B.tagName=='SCRIPT'and hasattr(B,'target'):B=B.target\\n\\tfor E in D:\\n\\t\\tif not C:B.replaceChildren()\\n\\t\\t_write(B,E,append=C)\",\n \"event_handling.py\": \"import inspect\\ntry:from pyodide.ffi.wrappers import add_event_listener\\nexcept ImportError:\\n\\tdef add_event_listener(el,event_type,func):el.addEventListener(event_type,func)\\nfrom pyscript.magic_js import document\\ndef when(event_type=None,selector=None):\\n\\tA=selector\\n\\tdef B(func):\\n\\t\\tB=func;from pyscript.web import Element as E,ElementCollection as F\\n\\t\\tif isinstance(A,str):C=document.querySelectorAll(A)\\n\\t\\telif isinstance(A,E):C=[A._dom_element]\\n\\t\\telif isinstance(A,F):C=[A._dom_element for A in A]\\n\\t\\telif isinstance(A,list):C=A\\n\\t\\telse:C=[A]\\n\\t\\ttry:\\n\\t\\t\\tG=inspect.signature(B)\\n\\t\\t\\tif not G.parameters:\\n\\t\\t\\t\\tdef D(*A,**C):B()\\n\\t\\t\\telse:D=B\\n\\t\\texcept AttributeError:\\n\\t\\t\\tdef D(*C,**D):\\n\\t\\t\\t\\ttry:return B(*C,**D)\\n\\t\\t\\t\\texcept TypeError as A:\\n\\t\\t\\t\\t\\tif'takes'in str(A)and'positional arguments'in str(A):return B()\\n\\t\\t\\t\\t\\traise\\n\\t\\tfor H in C:add_event_listener(H,event_type,D)\\n\\t\\treturn B\\n\\treturn B\",\n \"fetch.py\": \"import json,js\\nfrom pyscript.util import as_bytearray\\nclass _Response:\\n\\tdef __init__(A,response):A._response=response\\n\\tdef __getattr__(A,attr):return getattr(A._response,attr)\\n\\tasync def arrayBuffer(B):\\n\\t\\tA=await B._response.arrayBuffer()\\n\\t\\tif hasattr(A,'to_py'):return A.to_py()\\n\\t\\treturn memoryview(as_bytearray(A))\\n\\tasync def blob(A):return await A._response.blob()\\n\\tasync def bytearray(A):B=await A._response.arrayBuffer();return as_bytearray(B)\\n\\tasync def json(A):return json.loads(await A.text())\\n\\tasync def text(A):return await A._response.text()\\nclass _DirectResponse:\\n\\t@staticmethod\\n\\tdef setup(promise,response):A=promise;A._response=_Response(response);return A._response\\n\\tdef __init__(B,promise):A=promise;B._promise=A;A._response=None;A.arrayBuffer=B.arrayBuffer;A.blob=B.blob;A.bytearray=B.bytearray;A.json=B.json;A.text=B.text\\n\\tasync def _response(A):\\n\\t\\tif not A._promise._response:await A._promise\\n\\t\\treturn A._promise._response\\n\\tasync def arrayBuffer(A):B=await A._response();return await B.arrayBuffer()\\n\\tasync def blob(A):B=await A._response();return await B.blob()\\n\\tasync def bytearray(A):B=await A._response();return await B.bytearray()\\n\\tasync def json(A):B=await A._response();return await B.json()\\n\\tasync def text(A):B=await A._response();return await B.text()\\ndef fetch(url,**B):C=js.JSON.parse(json.dumps(B));D=lambda response,*B:_DirectResponse.setup(A,response);A=js.fetch(url,C).then(D);_DirectResponse(A);return A\",\n \"ffi.py\": \"try:\\n\\timport js;from pyodide.ffi import create_proxy as _cp,to_js as _py_tjs;from_entries=js.Object.fromEntries\\n\\tdef _tjs(value,**A):\\n\\t\\tB='dict_converter'\\n\\t\\tif not hasattr(A,B):A[B]=from_entries\\n\\t\\treturn _py_tjs(value,**A)\\nexcept:from jsffi import create_proxy as _cp;from jsffi import to_js as _tjs\\ncreate_proxy=_cp\\nto_js=_tjs\",\n \"flatted.py\": \"import json as _json\\nclass _Known:\\n\\tdef __init__(A):A.key=[];A.value=[]\\nclass _String:\\n\\tdef __init__(A,value):A.value=value\\ndef _array_keys(value):\\n\\tA=[];B=0\\n\\tfor C in value:A.append(B);B+=1\\n\\treturn A\\ndef _object_keys(value):\\n\\tA=[]\\n\\tfor B in value:A.append(B)\\n\\treturn A\\ndef _is_array(value):A=value;return isinstance(A,list)or isinstance(A,tuple)\\ndef _is_object(value):return isinstance(value,dict)\\ndef _is_string(value):return isinstance(value,str)\\ndef _index(known,input,value):B=value;A=known;input.append(B);C=str(len(input)-1);A.key.append(B);A.value.append(C);return C\\ndef _loop(keys,input,known,output):\\n\\tA=output\\n\\tfor B in keys:\\n\\t\\tC=A[B]\\n\\t\\tif isinstance(C,_String):_ref(B,input[int(C.value)],input,known,A)\\n\\treturn A\\ndef _ref(key,value,input,known,output):\\n\\tB=known;A=value\\n\\tif _is_array(A)and not A in B:B.append(A);A=_loop(_array_keys(A),input,B,A)\\n\\telif _is_object(A)and not A in B:B.append(A);A=_loop(_object_keys(A),input,B,A)\\n\\toutput[key]=A\\ndef _relate(known,input,value):\\n\\tB=known;A=value\\n\\tif _is_string(A)or _is_array(A)or _is_object(A):\\n\\t\\ttry:return B.value[B.key.index(A)]\\n\\t\\texcept:return _index(B,input,A)\\n\\treturn A\\ndef _transform(known,input,value):\\n\\tB=known;A=value\\n\\tif _is_array(A):\\n\\t\\tC=[]\\n\\t\\tfor F in A:C.append(_relate(B,input,F))\\n\\t\\treturn C\\n\\tif _is_object(A):\\n\\t\\tD={}\\n\\t\\tfor E in A:D[E]=_relate(B,input,A[E])\\n\\t\\treturn D\\n\\treturn A\\ndef _wrap(value):\\n\\tA=value\\n\\tif _is_string(A):return _String(A)\\n\\tif _is_array(A):\\n\\t\\tB=0\\n\\t\\tfor D in A:A[B]=_wrap(D);B+=1\\n\\telif _is_object(A):\\n\\t\\tfor C in A:A[C]=_wrap(A[C])\\n\\treturn A\\ndef parse(value,*C,**D):\\n\\tA=value;E=_json.loads(A,*C,**D);B=[]\\n\\tfor A in E:B.append(_wrap(A))\\n\\tinput=[]\\n\\tfor A in B:\\n\\t\\tif isinstance(A,_String):input.append(A.value)\\n\\t\\telse:input.append(A)\\n\\tA=input[0]\\n\\tif _is_array(A):return _loop(_array_keys(A),input,[A],A)\\n\\tif _is_object(A):return _loop(_object_keys(A),input,[A],A)\\n\\treturn A\\ndef stringify(value,*D,**E):\\n\\tB=_Known();input=[];C=[];A=int(_index(B,input,value))\\n\\twhile A<len(input):C.append(_transform(B,input,input[A]));A+=1\\n\\treturn _json.dumps(C,*D,**E)\",\n \"magic_js.py\": \"import json,sys,js as globalThis\\nfrom polyscript import config as _config,js_modules\\nfrom pyscript.util import NotSupported\\nRUNNING_IN_WORKER=not hasattr(globalThis,'document')\\nconfig=json.loads(globalThis.JSON.stringify(_config))\\nclass JSModule:\\n\\tdef __init__(A,name):A.name=name\\n\\tdef __getattr__(B,field):\\n\\t\\tA=field\\n\\t\\tif not A.startswith('_'):return getattr(getattr(js_modules,B.name),A)\\nfor name in globalThis.Reflect.ownKeys(js_modules):sys.modules[f\\\"pyscript.js_modules.{name}\\\"]=JSModule(name)\\nsys.modules['pyscript.js_modules']=js_modules\\nif RUNNING_IN_WORKER:\\n\\timport polyscript;PyWorker=NotSupported('pyscript.PyWorker','pyscript.PyWorker works only when running in the main thread')\\n\\ttry:import js;window=polyscript.xworker.window;document=window.document;js.document=document;js_import=window.Function('return (...urls) => Promise.all(urls.map((url) => import(url)))')()\\n\\texcept:message='Unable to use `window` or `document` -> https://docs.pyscript.net/latest/faq/#sharedarraybuffer';globalThis.console.warn(message);window=NotSupported('pyscript.window',message);document=NotSupported('pyscript.document',message);js_import=None\\n\\tsync=polyscript.xworker.sync\\n\\tdef current_target():return polyscript.target\\nelse:\\n\\timport _pyscript;from _pyscript import PyWorker,js_import;window=globalThis;document=globalThis.document;sync=NotSupported('pyscript.sync','pyscript.sync works only when running in a worker')\\n\\tdef current_target():return _pyscript.target\",\n \"storage.py\": \"_C='memoryview'\\n_B='bytearray'\\n_A='generic'\\nfrom polyscript import storage as _storage\\nfrom pyscript.flatted import parse as _parse\\nfrom pyscript.flatted import stringify as _stringify\\ndef _to_idb(value):\\n\\tA=value\\n\\tif A is None:return _stringify(['null',0])\\n\\tif isinstance(A,(bool,float,int,str,list,dict,tuple)):return _stringify([_A,A])\\n\\tif isinstance(A,bytearray):return _stringify([_B,[A for A in A]])\\n\\tif isinstance(A,memoryview):return _stringify([_C,[A for A in A]])\\n\\traise TypeError(f\\\"Unexpected value: {A}\\\")\\ndef _from_idb(value):\\n\\tC=value;A,B=_parse(C)\\n\\tif A=='null':return\\n\\tif A==_A:return B\\n\\tif A==_B:return bytearray(B)\\n\\tif A==_C:return memoryview(bytearray(B))\\n\\treturn C\\nclass Storage(dict):\\n\\tdef __init__(B,store):A=store;super().__init__({A:_from_idb(B)for(A,B)in A.entries()});B.__store__=A\\n\\tdef __delitem__(A,attr):A.__store__.delete(attr);super().__delitem__(attr)\\n\\tdef __setitem__(B,attr,value):A=value;B.__store__.set(attr,_to_idb(A));super().__setitem__(attr,A)\\n\\tdef clear(A):A.__store__.clear();super().clear()\\n\\tasync def sync(A):await A.__store__.sync()\\nasync def storage(name='',storage_class=Storage):\\n\\tif not name:raise ValueError('The storage name must be defined')\\n\\treturn storage_class(await _storage(f\\\"@pyscript/{name}\\\"))\",\n \"util.py\": \"import js\\ndef as_bytearray(buffer):\\n\\tA=js.Uint8Array.new(buffer);B=A.length;C=bytearray(B)\\n\\tfor D in range(0,B):C[D]=A[D]\\n\\treturn C\\nclass NotSupported:\\n\\tdef __init__(A,name,error):object.__setattr__(A,'name',name);object.__setattr__(A,'error',error)\\n\\tdef __repr__(A):return f\\\"<NotSupported {A.name} [{A.error}]>\\\"\\n\\tdef __getattr__(A,attr):raise AttributeError(A.error)\\n\\tdef __setattr__(A,attr,value):raise AttributeError(A.error)\\n\\tdef __call__(A,*B):raise TypeError(A.error)\",\n \"web.py\": \"_A=None\\nfrom pyscript import document,when\\ndef wrap_dom_element(dom_element):return Element.wrap_dom_element(dom_element)\\nclass Element:\\n\\telement_classes_by_tag_name={}\\n\\t@classmethod\\n\\tdef get_tag_name(A):return A.__name__.replace('_','')\\n\\t@classmethod\\n\\tdef register_element_classes(B,element_classes):\\n\\t\\tfor A in element_classes:C=A.get_tag_name();B.element_classes_by_tag_name[C]=A\\n\\t@classmethod\\n\\tdef unregister_element_classes(A,element_classes):\\n\\t\\tfor B in element_classes:C=B.get_tag_name();A.element_classes_by_tag_name.pop(C,_A)\\n\\t@classmethod\\n\\tdef wrap_dom_element(A,dom_element):B=dom_element;C=A.element_classes_by_tag_name.get(B.tagName.lower(),A);return C(dom_element=B)\\n\\tdef __init__(A,dom_element=_A,classes=_A,style=_A,**B):A._dom_element=dom_element or document.createElement(type(A).get_tag_name());A._classes=Classes(A);A._style=Style(A);A.update(classes=classes,style=style,**B)\\n\\tdef __eq__(A,obj):return isinstance(obj,Element)and obj._dom_element==A._dom_element\\n\\tdef __getitem__(B,key):\\n\\t\\tA=key\\n\\t\\tif isinstance(A,int)or isinstance(A,slice):return B.children[A]\\n\\t\\treturn B.find(A)\\n\\tdef __getattr__(B,name):\\n\\t\\tA=name\\n\\t\\tif A.endswith('_'):A=A[:-1]\\n\\t\\treturn getattr(B._dom_element,A)\\n\\tdef __setattr__(C,name,value):\\n\\t\\tB=value;A=name\\n\\t\\tif A.startswith('_'):super().__setattr__(A,B)\\n\\t\\telse:\\n\\t\\t\\tif A.endswith('_'):A=A[:-1]\\n\\t\\t\\tsetattr(C._dom_element,A,B)\\n\\t@property\\n\\tdef children(self):return ElementCollection.wrap_dom_elements(self._dom_element.children)\\n\\t@property\\n\\tdef classes(self):return self._classes\\n\\t@property\\n\\tdef parent(self):\\n\\t\\tif self._dom_element.parentElement is _A:return\\n\\t\\treturn Element.wrap_dom_element(self._dom_element.parentElement)\\n\\t@property\\n\\tdef style(self):return self._style\\n\\tdef append(B,*C):\\n\\t\\tfor A in C:\\n\\t\\t\\tif isinstance(A,Element):B._dom_element.appendChild(A._dom_element)\\n\\t\\t\\telif isinstance(A,ElementCollection):\\n\\t\\t\\t\\tfor D in A:B._dom_element.appendChild(D._dom_element)\\n\\t\\t\\telif isinstance(A,list)or isinstance(A,tuple):\\n\\t\\t\\t\\tfor E in A:B.append(E)\\n\\t\\t\\telse:\\n\\t\\t\\t\\ttry:A.tagName;B._dom_element.appendChild(A)\\n\\t\\t\\t\\texcept AttributeError:\\n\\t\\t\\t\\t\\ttry:\\n\\t\\t\\t\\t\\t\\tA.length\\n\\t\\t\\t\\t\\t\\tfor F in A:B._dom_element.appendChild(F)\\n\\t\\t\\t\\t\\texcept AttributeError:raise TypeError(f'Element \\\"{A}\\\" is a proxy object, \\\"but not a valid element or a NodeList.')\\n\\tdef clone(B,clone_id=_A):A=Element.wrap_dom_element(B._dom_element.cloneNode(True));A.id=clone_id;return A\\n\\tdef find(A,selector):return ElementCollection.wrap_dom_elements(A._dom_element.querySelectorAll(selector))\\n\\tdef show_me(A):A._dom_element.scrollIntoView()\\n\\tdef update(A,classes=_A,style=_A,**D):\\n\\t\\tC=style;B=classes\\n\\t\\tif B:A.classes.add(B)\\n\\t\\tif C:A.style.set(**C)\\n\\t\\tfor(E,F)in D.items():setattr(A,E,F)\\nclass Classes:\\n\\tdef __init__(A,element):A._element=element;A._class_list=A._element._dom_element.classList\\n\\tdef __contains__(A,item):return item in A._class_list\\n\\tdef __eq__(C,other):\\n\\t\\tA=other\\n\\t\\tif isinstance(A,Classes):B=list(A._class_list)\\n\\t\\telse:\\n\\t\\t\\ttry:B=iter(A)\\n\\t\\t\\texcept TypeError:return False\\n\\t\\treturn set(C._class_list)==set(B)\\n\\tdef __iter__(A):return iter(A._class_list)\\n\\tdef __len__(A):return A._class_list.length\\n\\tdef __repr__(A):return f\\\"Classes({', '.join(A._class_list)})\\\"\\n\\tdef __str__(A):return' '.join(A._class_list)\\n\\tdef add(B,*C):\\n\\t\\tfor A in C:\\n\\t\\t\\tif isinstance(A,list):\\n\\t\\t\\t\\tfor D in A:B.add(D)\\n\\t\\t\\telse:B._class_list.add(A)\\n\\tdef contains(A,class_name):return class_name in A\\n\\tdef remove(B,*C):\\n\\t\\tfor A in C:\\n\\t\\t\\tif isinstance(A,list):\\n\\t\\t\\t\\tfor D in A:B.remove(D)\\n\\t\\t\\telse:B._class_list.remove(A)\\n\\tdef replace(A,old_class,new_class):A.remove(old_class);A.add(new_class)\\n\\tdef toggle(A,*C):\\n\\t\\tfor B in C:\\n\\t\\t\\tif B in A:A.remove(B)\\n\\t\\t\\telse:A.add(B)\\nclass HasOptions:\\n\\t@property\\n\\tdef options(self):\\n\\t\\tA=self\\n\\t\\tif not hasattr(A,'_options'):A._options=Options(A)\\n\\t\\treturn A._options\\nclass Options:\\n\\tdef __init__(A,element):A._element=element\\n\\tdef __getitem__(A,key):return A.options[key]\\n\\tdef __iter__(A):yield from A.options\\n\\tdef __len__(A):return len(A.options)\\n\\tdef __repr__(A):return f\\\"{A.__class__.__name__} (length: {len(A)}) {A.options}\\\"\\n\\t@property\\n\\tdef options(self):return[Element.wrap_dom_element(A)for A in self._element._dom_element.options]\\n\\t@property\\n\\tdef selected(self):return self.options[self._element._dom_element.selectedIndex]\\n\\tdef add(D,value=_A,html=_A,text=_A,before=_A,**B):\\n\\t\\tC=value;A=before\\n\\t\\tif C is not _A:B['value']=C\\n\\t\\tif html is not _A:B['innerHTML']=html\\n\\t\\tif text is not _A:B['text']=text\\n\\t\\tE=option(**B)\\n\\t\\tif A:\\n\\t\\t\\tif isinstance(A,Element):A=A._dom_element\\n\\t\\tD._element._dom_element.add(E._dom_element,A)\\n\\tdef clear(A):\\n\\t\\twhile len(A)>0:A.remove(0)\\n\\tdef remove(A,index):A._element._dom_element.remove(index)\\nclass Style:\\n\\tdef __init__(A,element):A._element=element;A._style=A._element._dom_element.style\\n\\tdef __getitem__(A,key):return A._style.getPropertyValue(key)\\n\\tdef __setitem__(A,key,value):A._style.setProperty(key,value)\\n\\tdef remove(A,key):A._style.removeProperty(key)\\n\\tdef set(A,**B):\\n\\t\\tfor(C,D)in B.items():A._element._dom_element.style.setProperty(C,D)\\n\\t@property\\n\\tdef visible(self):return self._element._dom_element.style.visibility\\n\\t@visible.setter\\n\\tdef visible(self,value):self._element._dom_element.style.visibility=value\\nclass ContainerElement(Element):\\n\\tdef __init__(B,*C,children=_A,dom_element=_A,style=_A,classes=_A,**D):\\n\\t\\tsuper().__init__(dom_element=dom_element,style=style,classes=classes,**D)\\n\\t\\tfor A in list(C)+(children or[]):\\n\\t\\t\\tif isinstance(A,Element)or isinstance(A,ElementCollection):B.append(A)\\n\\t\\t\\telse:B.innerHTML+=A\\n\\tdef __iter__(A):yield from A.children\\nclass ClassesCollection:\\n\\tdef __init__(A,collection):A._collection=collection\\n\\tdef __contains__(A,class_name):\\n\\t\\tfor B in A._collection:\\n\\t\\t\\tif class_name in B.classes:return True\\n\\t\\treturn False\\n\\tdef __eq__(B,other):A=other;return isinstance(A,ClassesCollection)and B._collection==A._collection\\n\\tdef __iter__(A):\\n\\t\\tfor B in A._all_class_names():yield B\\n\\tdef __len__(A):return len(A._all_class_names())\\n\\tdef __repr__(A):return f\\\"ClassesCollection({repr(A._collection)})\\\"\\n\\tdef __str__(A):return' '.join(A._all_class_names())\\n\\tdef add(A,*B):\\n\\t\\tfor C in A._collection:C.classes.add(*B)\\n\\tdef contains(A,class_name):return class_name in A\\n\\tdef remove(A,*B):\\n\\t\\tfor C in A._collection:C.classes.remove(*B)\\n\\tdef replace(A,old_class,new_class):\\n\\t\\tfor B in A._collection:B.classes.replace(old_class,new_class)\\n\\tdef toggle(A,*B):\\n\\t\\tfor C in A._collection:C.classes.toggle(*B)\\n\\tdef _all_class_names(B):\\n\\t\\tA=set()\\n\\t\\tfor C in B._collection:\\n\\t\\t\\tfor D in C.classes:A.add(D)\\n\\t\\treturn A\\nclass StyleCollection:\\n\\tdef __init__(A,collection):A._collection=collection\\n\\tdef __getitem__(A,key):return[A.style[key]for A in A._collection._elements]\\n\\tdef __setitem__(A,key,value):\\n\\t\\tfor B in A._collection._elements:B.style[key]=value\\n\\tdef __repr__(A):return f\\\"StyleCollection({repr(A._collection)})\\\"\\n\\tdef remove(A,key):\\n\\t\\tfor B in A._collection._elements:B.style.remove(key)\\nclass ElementCollection:\\n\\t@classmethod\\n\\tdef wrap_dom_elements(A,dom_elements):return A([Element.wrap_dom_element(A)for A in dom_elements])\\n\\tdef __init__(A,elements):A._elements=elements;A._classes=ClassesCollection(A);A._style=StyleCollection(A)\\n\\tdef __eq__(A,obj):return isinstance(obj,ElementCollection)and obj._elements==A._elements\\n\\tdef __getitem__(B,key):\\n\\t\\tA=key\\n\\t\\tif isinstance(A,int):return B._elements[A]\\n\\t\\telif isinstance(A,slice):return ElementCollection(B._elements[A])\\n\\t\\treturn B.find(A)\\n\\tdef __iter__(A):yield from A._elements\\n\\tdef __len__(A):return len(A._elements)\\n\\tdef __repr__(A):return f\\\"{A.__class__.__name__} (length: {len(A._elements)}) {A._elements}\\\"\\n\\tdef __getattr__(A,name):return[getattr(A,name)for A in A._elements]\\n\\tdef __setattr__(C,name,value):\\n\\t\\tB=value;A=name\\n\\t\\tif A.startswith('_'):super().__setattr__(A,B)\\n\\t\\telse:\\n\\t\\t\\tfor D in C._elements:setattr(D,A,B)\\n\\t@property\\n\\tdef classes(self):return self._classes\\n\\t@property\\n\\tdef elements(self):return self._elements\\n\\t@property\\n\\tdef style(self):return self._style\\n\\tdef find(B,selector):\\n\\t\\tA=[]\\n\\t\\tfor C in B._elements:A.extend(C.find(selector))\\n\\t\\treturn ElementCollection(A)\\nclass a(ContainerElement):0\\nclass abbr(ContainerElement):0\\nclass address(ContainerElement):0\\nclass area(Element):0\\nclass article(ContainerElement):0\\nclass aside(ContainerElement):0\\nclass audio(ContainerElement):0\\nclass b(ContainerElement):0\\nclass base(Element):0\\nclass blockquote(ContainerElement):0\\nclass body(ContainerElement):0\\nclass br(Element):0\\nclass button(ContainerElement):0\\nclass canvas(ContainerElement):\\n\\tdef download(A,filename='snapped.png'):B=a(download=filename,href=A._dom_element.toDataURL());A.append(B);B._dom_element.click()\\n\\tdef draw(E,what,width=_A,height=_A):\\n\\t\\tC=height;B=width;A=what\\n\\t\\tif isinstance(A,Element):A=A._dom_element\\n\\t\\tD=E._dom_element.getContext('2d')\\n\\t\\tif B or C:D.drawImage(A,0,0,B,C)\\n\\t\\telse:D.drawImage(A,0,0)\\nclass caption(ContainerElement):0\\nclass cite(ContainerElement):0\\nclass code(ContainerElement):0\\nclass col(Element):0\\nclass colgroup(ContainerElement):0\\nclass data(ContainerElement):0\\nclass datalist(ContainerElement,HasOptions):0\\nclass dd(ContainerElement):0\\nclass del_(ContainerElement):0\\nclass details(ContainerElement):0\\nclass dialog(ContainerElement):0\\nclass div(ContainerElement):0\\nclass dl(ContainerElement):0\\nclass dt(ContainerElement):0\\nclass em(ContainerElement):0\\nclass embed(Element):0\\nclass fieldset(ContainerElement):0\\nclass figcaption(ContainerElement):0\\nclass figure(ContainerElement):0\\nclass footer(ContainerElement):0\\nclass form(ContainerElement):0\\nclass h1(ContainerElement):0\\nclass h2(ContainerElement):0\\nclass h3(ContainerElement):0\\nclass h4(ContainerElement):0\\nclass h5(ContainerElement):0\\nclass h6(ContainerElement):0\\nclass head(ContainerElement):0\\nclass header(ContainerElement):0\\nclass hgroup(ContainerElement):0\\nclass hr(Element):0\\nclass html(ContainerElement):0\\nclass i(ContainerElement):0\\nclass iframe(ContainerElement):0\\nclass img(Element):0\\nclass input_(Element):0\\nclass ins(ContainerElement):0\\nclass kbd(ContainerElement):0\\nclass label(ContainerElement):0\\nclass legend(ContainerElement):0\\nclass li(ContainerElement):0\\nclass link(Element):0\\nclass main(ContainerElement):0\\nclass map_(ContainerElement):0\\nclass mark(ContainerElement):0\\nclass menu(ContainerElement):0\\nclass meta(ContainerElement):0\\nclass meter(ContainerElement):0\\nclass nav(ContainerElement):0\\nclass object_(ContainerElement):0\\nclass ol(ContainerElement):0\\nclass optgroup(ContainerElement,HasOptions):0\\nclass option(ContainerElement):0\\nclass output(ContainerElement):0\\nclass p(ContainerElement):0\\nclass param(ContainerElement):0\\nclass picture(ContainerElement):0\\nclass pre(ContainerElement):0\\nclass progress(ContainerElement):0\\nclass q(ContainerElement):0\\nclass s(ContainerElement):0\\nclass script(ContainerElement):0\\nclass section(ContainerElement):0\\nclass select(ContainerElement,HasOptions):0\\nclass small(ContainerElement):0\\nclass source(Element):0\\nclass span(ContainerElement):0\\nclass strong(ContainerElement):0\\nclass style(ContainerElement):0\\nclass sub(ContainerElement):0\\nclass summary(ContainerElement):0\\nclass sup(ContainerElement):0\\nclass table(ContainerElement):0\\nclass tbody(ContainerElement):0\\nclass td(ContainerElement):0\\nclass template(ContainerElement):0\\nclass textarea(ContainerElement):0\\nclass tfoot(ContainerElement):0\\nclass th(ContainerElement):0\\nclass thead(ContainerElement):0\\nclass time(ContainerElement):0\\nclass title(ContainerElement):0\\nclass tr(ContainerElement):0\\nclass track(Element):0\\nclass u(ContainerElement):0\\nclass ul(ContainerElement):0\\nclass var(ContainerElement):0\\nclass video(ContainerElement):\\n\\tdef snap(D,to=_A,width=_A,height=_A):\\n\\t\\tG='CANVAS';F='Element to snap to must be a canvas.';C=height;B=width;A=to;B=B if B is not _A else D.videoWidth;C=C if C is not _A else D.videoHeight\\n\\t\\tif A is _A:A=canvas(width=B,height=C)\\n\\t\\telif isinstance(A,Element):\\n\\t\\t\\tif A.tag!='canvas':raise TypeError(F)\\n\\t\\telif getattr(A,'tagName','')==G:A=canvas(dom_element=A)\\n\\t\\telif isinstance(A,str):\\n\\t\\t\\tE=document.querySelectorAll(A)\\n\\t\\t\\tif E.length==0:raise TypeError('No element with selector {to} to snap to.')\\n\\t\\t\\tif E[0].tagName!=G:raise TypeError(F)\\n\\t\\t\\tA=canvas(dom_element=E[0])\\n\\t\\tA.draw(D,B,C);return A\\nclass wbr(Element):0\\nELEMENT_CLASSES=[a,abbr,address,area,article,aside,audio,b,base,blockquote,body,br,button,canvas,caption,cite,code,col,colgroup,data,datalist,dd,del_,details,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,head,header,hgroup,hr,html,i,iframe,img,input_,ins,kbd,label,legend,li,link,main,map_,mark,menu,meta,meter,nav,object_,ol,optgroup,option,output,p,param,picture,pre,progress,q,s,script,section,select,small,source,span,strong,style,sub,summary,sup,table,tbody,td,template,textarea,tfoot,th,thead,time,title,tr,track,u,ul,var,video,wbr]\\nElement.register_element_classes(ELEMENT_CLASSES)\\nclass Page:\\n\\tdef __init__(A):A.html=Element.wrap_dom_element(document.documentElement);A.body=Element.wrap_dom_element(document.body);A.head=Element.wrap_dom_element(document.head)\\n\\tdef __getitem__(A,selector):return A.find(selector)\\n\\t@property\\n\\tdef title(self):return document.title\\n\\t@title.setter\\n\\tdef title(self,value):document.title=value\\n\\tdef append(A,*B):A.body.append(*B)\\n\\tdef find(A,selector):return ElementCollection.wrap_dom_elements(document.querySelectorAll(selector))\\npage=Page()\",\n \"websocket.py\": \"_A='onmessage'\\nimport js\\nfrom pyscript.ffi import create_proxy\\nfrom pyscript.util import as_bytearray\\ncode='code'\\nprotocols='protocols'\\nreason='reason'\\nclass EventMessage:\\n\\tdef __init__(A,event):A._event=event\\n\\tdef __getattr__(B,attr):\\n\\t\\tA=getattr(B._event,attr)\\n\\t\\tif attr=='data'and not isinstance(A,str):\\n\\t\\t\\tif hasattr(A,'to_py'):return A.to_py()\\n\\t\\t\\treturn memoryview(as_bytearray(A))\\n\\t\\treturn A\\nclass WebSocket:\\n\\tCONNECTING=0;OPEN=1;CLOSING=2;CLOSED=3\\n\\tdef __init__(E,**A):\\n\\t\\tD=A['url']\\n\\t\\tif protocols in A:B=js.WebSocket.new(D,A[protocols])\\n\\t\\telse:B=js.WebSocket.new(D)\\n\\t\\tobject.__setattr__(E,'_ws',B)\\n\\t\\tfor C in['onclose','onerror',_A,'onopen']:\\n\\t\\t\\tif C in A:setattr(B,C,create_proxy(A[C]))\\n\\tdef __getattr__(A,attr):return getattr(A._ws,attr)\\n\\tdef __setattr__(B,attr,value):\\n\\t\\tC=value;A=attr\\n\\t\\tif A==_A:B._ws[A]=lambda e:C(EventMessage(e))\\n\\t\\telse:B._ws[A]=C\\n\\tdef close(B,**A):\\n\\t\\tif code in A and reason in A:B._ws.close(A[code],A[reason])\\n\\t\\telif code in A:B._ws.close(A[code])\\n\\t\\telse:B._ws.close()\\n\\tdef send(B,data):\\n\\t\\tA=data\\n\\t\\tif isinstance(A,str):B._ws.send(A)\\n\\t\\telse:\\n\\t\\t\\tC=js.Uint8Array.new(len(A))\\n\\t\\t\\tfor(D,E)in enumerate(A):C[D]=E\\n\\t\\t\\tB._ws.send(C)\",\n \"workers.py\": \"import js as _js\\nfrom polyscript import workers as _workers\\n_get=_js.Reflect.get\\ndef _set(script,name,value=''):script.setAttribute(name,value)\\nclass _ReadOnlyProxy:\\n\\tdef __getitem__(A,name):return _get(_workers,name)\\n\\tdef __getattr__(A,name):return _get(_workers,name)\\nworkers=_ReadOnlyProxy()\\nasync def create_named_worker(src='',name='',config=None,type='py'):\\n\\tC=name;B=config;from json import dumps\\n\\tif not src:raise ValueError('Named workers require src')\\n\\tif not C:raise ValueError('Named workers require a name')\\n\\tA=_js.document.createElement('script');A.type=type;A.src=src;_set(A,'worker');_set(A,'name',C)\\n\\tif B:_set(A,'config',isinstance(B,str)and B or dumps(B))\\n\\t_js.document.body.append(A);return await workers[C]\"\n }\n};\n","import { typedSet } from \"type-checked-collections\";\nimport { dedent } from \"polyscript/exports\";\nimport toJSONCallback from \"to-json-callback\";\n\nimport { stdlib, optional } from \"./stdlib.js\";\n\nexport const main = (name) => hooks.main[name];\nexport const worker = (name) => hooks.worker[name];\n\nconst code = (hooks, branch, key, lib) => {\n hooks[key] = () => {\n const arr = lib ? [lib] : [];\n arr.push(...branch(key));\n return arr.map(dedent).join(\"\\n\");\n };\n};\n\nexport const codeFor = (branch, type) => {\n const pylib = type === \"mpy\" ? stdlib.replace(optional, \"\") : stdlib;\n const hooks = {};\n code(hooks, branch, `codeBeforeRun`, pylib);\n code(hooks, branch, `codeBeforeRunAsync`, pylib);\n code(hooks, branch, `codeAfterRun`);\n code(hooks, branch, `codeAfterRunAsync`);\n return hooks;\n};\n\nexport const createFunction = (self, name) => {\n const cbs = [...worker(name)];\n if (cbs.length) {\n const cb = toJSONCallback(\n self[`_${name}`] ||\n (name.endsWith(\"Async\")\n ? async (wrap, xworker, ...cbs) => {\n for (const cb of cbs) await cb(wrap, xworker);\n }\n : (wrap, xworker, ...cbs) => {\n for (const cb of cbs) cb(wrap, xworker);\n }),\n );\n const a = cbs.map(toJSONCallback).join(\", \");\n return Function(`return(w,x)=>(${cb})(w,x,...[${a}])`)();\n }\n};\n\nconst SetFunction = typedSet({ typeof: \"function\" });\nconst SetString = typedSet({ typeof: \"string\" });\n\nexport const inputFailure = `\n import builtins\n def input(prompt=\"\"):\n raise Exception(\"\\\\n \".join([\n \"input() doesn't work when PyScript runs in the main thread.\",\n \"Consider using the worker attribute: https://pyscript.github.io/docs/2023.11.2/user-guide/workers/\"\n ]))\n\n builtins.input = input\n del builtins\n del input\n`;\n\nexport const hooks = {\n main: {\n /** @type {Set<function>} */\n onWorker: new SetFunction(),\n /** @type {Set<function>} */\n onReady: new SetFunction(),\n /** @type {Set<function>} */\n onBeforeRun: new SetFunction(),\n /** @type {Set<function>} */\n onBeforeRunAsync: new SetFunction(),\n /** @type {Set<function>} */\n onAfterRun: new SetFunction(),\n /** @type {Set<function>} */\n onAfterRunAsync: new SetFunction(),\n /** @type {Set<string>} */\n codeBeforeRun: new SetString([inputFailure]),\n /** @type {Set<string>} */\n codeBeforeRunAsync: new SetString(),\n /** @type {Set<string>} */\n codeAfterRun: new SetString(),\n /** @type {Set<string>} */\n codeAfterRunAsync: new SetString(),\n },\n worker: {\n /** @type {Set<function>} */\n onReady: new SetFunction(),\n /** @type {Set<function>} */\n onBeforeRun: new SetFunction(),\n /** @type {Set<function>} */\n onBeforeRunAsync: new SetFunction(),\n /** @type {Set<function>} */\n onAfterRun: new SetFunction(),\n /** @type {Set<function>} */\n onAfterRunAsync: new SetFunction(),\n /** @type {Set<string>} */\n codeBeforeRun: new SetString(),\n /** @type {Set<string>} */\n codeBeforeRunAsync: new SetString(),\n /** @type {Set<string>} */\n codeAfterRun: new SetString(),\n /** @type {Set<string>} */\n codeAfterRunAsync: new SetString(),\n },\n};\n","/*! (c) PyScript Development Team */\n\nimport stickyModule from \"sticky-module\";\nimport \"@ungap/with-resolvers\";\n\nimport {\n INVALID_CONTENT,\n Hook,\n XWorker,\n assign,\n dedent,\n define,\n defineProperty,\n dispatch,\n isSync,\n queryTarget,\n unescape,\n whenDefined,\n} from \"polyscript/exports\";\n\nimport \"./all-done.js\";\nimport TYPES from \"./types.js\";\nimport { configs, relative_url } from \"./config.js\";\nimport sync from \"./sync.js\";\nimport bootstrapNodeAndPlugins from \"./plugins-helper.js\";\nimport { ErrorCode } from \"./exceptions.js\";\nimport { robustFetch as fetch, getText } from \"./fetch.js\";\nimport {\n hooks,\n main,\n worker,\n codeFor,\n createFunction,\n inputFailure,\n} from \"./hooks.js\";\n\nimport { stdlib, optional } from \"./stdlib.js\";\nexport { stdlib, optional, inputFailure };\n\n// generic helper to disambiguate between custom element and script\nconst isScript = ({ tagName }) => tagName === \"SCRIPT\";\n\n// Used to create either Pyodide or MicroPython workers\n// with the PyScript module available within the code\nconst [PyWorker, MPWorker] = [...TYPES.entries()].map(\n ([TYPE, interpreter]) =>\n /**\n * A `Worker` facade able to bootstrap on the worker thread only a PyScript module.\n * @param {string} file the python file to run ina worker.\n * @param {{config?: string | object, async?: boolean}} [options] optional configuration for the worker.\n * @returns {Promise<Worker & {sync: object}>}\n */\n async function PyScriptWorker(file, options) {\n await configs.get(TYPE).plugins;\n const xworker = XWorker.call(\n new Hook(null, hooked.get(TYPE)),\n file,\n {\n ...options,\n type: interpreter,\n },\n );\n assign(xworker.sync, sync);\n return xworker.ready;\n },\n);\n\n// avoid multiple initialization of the same library\nconst [\n {\n PyWorker: exportedPyWorker,\n MPWorker: exportedMPWorker,\n hooks: exportedHooks,\n config: exportedConfig,\n whenDefined: exportedWhenDefined,\n },\n alreadyLive,\n] = stickyModule(\"@pyscript/core\", {\n PyWorker,\n MPWorker,\n hooks,\n config: {},\n whenDefined,\n});\n\nexport {\n TYPES,\n relative_url,\n exportedPyWorker as PyWorker,\n exportedMPWorker as MPWorker,\n exportedHooks as hooks,\n exportedConfig as config,\n exportedWhenDefined as whenDefined,\n};\n\nexport const offline_interpreter = (config) =>\n config?.interpreter && relative_url(config.interpreter);\n\nconst hooked = new Map();\n\nfor (const [TYPE, interpreter] of TYPES) {\n // avoid any dance if the module already landed\n if (alreadyLive) break;\n\n const dispatchDone = (element, isAsync, result) => {\n if (isAsync) result.then(() => dispatch(element, TYPE, \"done\"));\n else dispatch(element, TYPE, \"done\");\n };\n\n const { config, configURL, plugins, error } = configs.get(TYPE);\n\n // create a unique identifier when/if needed\n let id = 0;\n const getID = (prefix = TYPE) => `${prefix}-${id++}`;\n\n /**\n * Given a generic DOM Element, tries to fetch the 'src' attribute, if present.\n * It either throws an error if the 'src' can't be fetched or it returns a fallback\n * content as source.\n */\n const fetchSource = async (tag, io, asText) => {\n if (tag.hasAttribute(\"src\")) {\n try {\n return await fetch(tag.getAttribute(\"src\")).then(getText);\n } catch (error) {\n io.stderr(error);\n }\n }\n\n if (asText) return dedent(tag.textContent);\n\n const code = dedent(unescape(tag.innerHTML));\n console.warn(\n `Deprecated: use <script type=\"${TYPE}\"> for an always safe content parsing:\\n`,\n code,\n );\n return code;\n };\n\n // register once any interpreter\n let alreadyRegistered = false;\n\n // allows lazy element features on code evaluation\n let currentElement;\n\n const registerModule = ({ XWorker, interpreter, io }) => {\n // avoid multiple registration of the same interpreter\n if (alreadyRegistered) return;\n alreadyRegistered = true;\n\n // automatically use the pyscript stderr (when/if defined)\n // this defaults to console.error\n function PyWorker(...args) {\n const worker = XWorker(...args);\n worker.onerror = ({ error }) => io.stderr(error);\n return worker;\n }\n\n // enrich the Python env with some JS utility for main\n interpreter.registerJsModule(\"_pyscript\", {\n PyWorker,\n js_import: (...urls) => Promise.all(urls.map((url) => import(url))),\n get target() {\n return isScript(currentElement)\n ? currentElement.target.id\n : currentElement.id;\n },\n });\n };\n\n // define the module as both `<script type=\"py\">` and `<py-script>`\n // but only if the config didn't throw an error\n if (!error) {\n // ensure plugins are bootstrapped already before custom type definition\n // NOTE: we cannot top-level await in here as plugins import other utilities\n // from core.js itself so that custom definition should not be blocking.\n plugins.then(() => {\n // possible early errors sent by polyscript\n const errors = new Map();\n\n // specific main and worker hooks\n const hooks = {\n main: {\n ...codeFor(main, TYPE),\n async onReady(wrap, element) {\n registerModule(wrap);\n\n // allows plugins to do whatever they want with the element\n // before regular stuff happens in here\n for (const callback of main(\"onReady\"))\n await callback(wrap, element);\n\n // now that all possible plugins are configured,\n // bail out if polyscript encountered an error\n if (errors.has(element)) {\n let { message } = errors.get(element);\n errors.delete(element);\n const clone = message === INVALID_CONTENT;\n message = `(${ErrorCode.CONFLICTING_CODE}) ${message} for `;\n message += element.cloneNode(clone).outerHTML;\n wrap.io.stderr(message);\n return;\n }\n\n if (isScript(element)) {\n const isAsync = !isSync(element);\n const target = element.getAttribute(\"target\");\n const show = target\n ? queryTarget(element, target)\n : document.createElement(\"script-py\");\n\n if (!target) {\n const { head, body } = document;\n if (head.contains(element)) body.append(show);\n else element.after(show);\n }\n if (!show.id) show.id = getID();\n\n // allows the code to retrieve the target element via\n // document.currentScript.target if needed\n defineProperty(element, \"target\", { value: show });\n\n // notify before the code runs\n dispatch(element, TYPE, \"ready\");\n dispatchDone(\n element,\n isAsync,\n wrap[`run${isAsync ? \"Async\" : \"\"}`](\n await fetchSource(element, wrap.io, true),\n ),\n );\n } else {\n // resolve PyScriptElement to allow connectedCallback\n element._wrap.resolve(wrap);\n }\n console.debug(\"[pyscript/main] PyScript Ready\");\n },\n onWorker(_, xworker) {\n assign(xworker.sync, sync);\n for (const callback of main(\"onWorker\"))\n callback(_, xworker);\n },\n onBeforeRun(wrap, element) {\n currentElement = element;\n bootstrapNodeAndPlugins(\n main,\n wrap,\n element,\n \"onBeforeRun\",\n );\n },\n onBeforeRunAsync(wrap, element) {\n currentElement = element;\n return bootstrapNodeAndPlugins(\n main,\n wrap,\n element,\n \"onBeforeRunAsync\",\n );\n },\n onAfterRun(wrap, element) {\n bootstrapNodeAndPlugins(\n main,\n wrap,\n element,\n \"onAfterRun\",\n );\n },\n onAfterRunAsync(wrap, element) {\n return bootstrapNodeAndPlugins(\n main,\n wrap,\n element,\n \"onAfterRunAsync\",\n );\n },\n },\n worker: {\n ...codeFor(worker, TYPE),\n // these are lazy getters that returns a composition\n // of the current hooks or undefined, if no hook is present\n get onReady() {\n return createFunction(this, \"onReady\", true);\n },\n get onBeforeRun() {\n return createFunction(this, \"onBeforeRun\", false);\n },\n get onBeforeRunAsync() {\n return createFunction(this, \"onBeforeRunAsync\", true);\n },\n get onAfterRun() {\n return createFunction(this, \"onAfterRun\", false);\n },\n get onAfterRunAsync() {\n return createFunction(this, \"onAfterRunAsync\", true);\n },\n },\n };\n\n hooked.set(TYPE, hooks);\n\n define(TYPE, {\n config,\n configURL,\n interpreter,\n hooks,\n env: `${TYPE}-script`,\n version: offline_interpreter(config),\n onerror(error, element) {\n errors.set(element, error);\n },\n });\n\n customElements.define(\n `${TYPE}-script`,\n class extends HTMLElement {\n constructor() {\n assign(super(), {\n _wrap: Promise.withResolvers(),\n srcCode: \"\",\n executed: false,\n });\n }\n get id() {\n return super.id || (super.id = getID());\n }\n set id(value) {\n super.id = value;\n }\n async connectedCallback() {\n if (!this.executed) {\n this.executed = true;\n const isAsync = !isSync(this);\n const { io, run, runAsync } = await this._wrap\n .promise;\n this.srcCode = await fetchSource(\n this,\n io,\n !this.childElementCount,\n );\n this.replaceChildren();\n this.style.display = \"block\";\n dispatch(this, TYPE, \"ready\");\n dispatchDone(\n this,\n isAsync,\n (isAsync ? runAsync : run)(this.srcCode),\n );\n }\n }\n },\n );\n });\n }\n\n // export the used config without allowing leaks through it\n exportedConfig[TYPE] = structuredClone(config);\n}\n"],"names":["stickyModule","name","value","global","globalThis","symbol","Symbol","for","known","Object","defineProperty","Promise","withResolvers","a","b","c","this","resolve","reject","promise","$$","css","root","document","querySelectorAll","$x","path","xpath","XPathEvaluator","createExpression","evaluate","XPathResult","ORDERED_NODE_SNAPSHOT_TYPE","result","i","snapshotLength","push","snapshotItem","d","getOwnPropertyDescriptors","Response","prototype","isFunction","handler","get","p","k","hasOwnProperty","then","r","args","bypass","bind","direct","fetch$1","input","init","Proxy","fetch","workers","Map","map","has","set","ignore","Set","workersHandler","freeze","_","w","sync","env","self","deserialize","serialized","$","as","out","index","unpair","type","arr","object","key","Date","source","flags","RegExp","add","message","BigInt","deserializer","EMPTY","toString","keys","typeOf","asString","call","slice","includes","shouldSkip","TYPE","serialize","json","lossy","strict","pair","entry","TypeError","valueOf","toJSON","entries","toISOString","serializer","parse","$parse","stringify","$stringify","JSON","options","str","any","ARRAY","FUNCTION","NULL","NUMBER","OBJECT","STRING","SYMBOL","UNDEFINED","uid","ids","values","id","hold","ArrayBuffer","Atomics","$Atomics","isArray","Array","create","getPrototypeOf","TypedArray","Int32Array","views","extend","Class","SharedArrayBuffer","constructor","rest","super","ignoreList","WeakSet","ignorePatch","isChannel","event","channel","data","yes","at","stopImmediatePropagation","preventDefault","isObject","transferred","WeakMap","transferViews","transfer","visited","waitAsyncPatch","Worker","onmessage","postMessage","actionWait","view","currentTarget","origin","lastEventId","ports","dispatchEvent","MessageEvent","dispatch","BigInt64Array","polyfill","asModule","url","waitAsync","CHANNEL","crypto","randomUUID","addListener","addEventListener","register","serviceWorker","s","sw","done","join","delete","getRegistration","ready","controller","installing","waiting","active","state","location","reload","once","notify","worker","getData","waitAsyncPoly","URL","href","navigator","ACTION","_view","_id","_index","length","actionNotify","size","postData","BYTES_PER_ELEMENT","I32_BYTES","UI16_BYTES","Uint16Array","decoder","TextDecoder","buffers","seppuku","invoke","i32View","isSync","transform","deadlock","timer","setTimeout","console","warn","pop","sb","clearTimeout","bytes","ui16a","buffer","sub","subarray","decode","coincident$1","waitLength","async","callback","results","actionLength","$Worker","proxy","details","cb","createProxy","Error","charCodeAt","actionFill","numeric","fromEntries","OWN_KEYS","DESTRUCT","ownKeys","Reflect","filter","toSymbol","keyFor","MAIN","WORKER","registry","FinalizationRegistry","onGarbageCollected","held","debug","String","nullHandler","return","token","target","EventTarget","eventsHandler","listener","concat","re","place","q","f","exports","coincident","toEntry","__worker__","proxies","onGC","ref","fromEntry","numericTYPE","fn","deref","Event","methods","method","handleEvent","WeakRef","startsWith","fromSymbol","TRAP","had","drop","descriptor","asEntry","io","stdio","context","localIO","buffered","stderr","error","stdout","log","engine","interpreter","EOL","maybeUI8","Uint8Array","splice","require","run","code","Function","dummy","module","registerJSModule","runAsync","runEvent","writeFile","dedent","string","t","l","arguments","content","line","split","trim","test","replace","$1","es","unes","cape","m","tpl","unescape","un","assign","defineProperties","all","absoluteURL","base","nodeInfo","node","tag","tagName","what","CE","CustomEvent","bubbles","detail","createResolved","config","dropLine0","createOverload","before","after","js_modules","jsModules","JSModules","field","modules","registerJSModules","importJS","import","esm","importCSS","onload","onerror","querySelector","head","append","createElement","rel","isCSS","pathname","element","getAttribute","RUNNING_IN_WORKER","window","FS","PATH","PATH_FS","absPath","dirPath","dirname","mkdirTree","canOwn","tree","current","branch","mkdir","cwd","joinPaths","parts","res","part","fetchBuffer","baseURL","arrayBuffer","fetchPaths","config_fetch","files","to_file","from","undefined","endsWith","flatMap","to_folder","file","filename","lastIndexOf","calculateFetchPaths","fillName","dest","parseTemplate","src","SyntaxError","fetchFiles","config_files","targets","sourceDest","calculateFilesPaths","fetchJSModules","main","promises","STORAGE","READONLY","READWRITE","defaultOptions","durability","prefix","IDBMap","db","transaction","how","onsuccess","objectStore","indexedDB","open","onupgradeneeded","objectStoreNames","createObjectStore","oncomplete","boundDispatch","isTrusted","close","store","count","clear","forEach","getKey","getAllKeys","put","toStringTag","IDBMapSync","queue","loader","lazy_py_modules","packages","pyimport","storage","registerJsModule","getFormat","runPython","runPythonAsync","globals","mip","TextEncoder","encode","toml","text","micropython","version","loadMicroPython","linebuffer","py_imports","importPackages","PyProxy","toJs","_module","fs","format","extractDir","blob","Blob","BlobReader","Uint8ArrayWriter","ZipReader","zipReader","getEntries","directory","TMP","mpyPackage","install","toJsOptions","dict_converter","overrideFunction","overrideMethod","overridden","applyOverride","destroy","patchArgs","copy","apply","pyodide","loadPyodide","experimental_create_proxy","indexURL","unpackArchive","ffi","loadPackage","micropip","keep_going","jsType","ruby_wasm_wasi","experimental","DefaultRubyVM","WebAssembly","compile","vm","eval","evalAsync","wrap","wasmoon","LuaFactory","LuaLibraries","createEngine","getTable","Base","setField","doStringSync","doString","cmodule","writeFileShim","shelter","output","captureR","webr","WebR","Shelter","evalRVoid","configs","selectors","prefixes","getConfigURLAndType","configURL","resolveConfig","absolute","parseString","getRuntime","getRuntimeID","toJSONCallback","isAsync","beforeRun","afterRun","js","patch","resolved","polluteJS","patched","Hook$1","hooks","onWorker","jsHooks","codeHooks","xworker","createObjectURL","service_worker","isHook","Hook","resolver","bootstrap","writable","configurable","isError","INVALID_CONTENT","workerURL","attributes","childElementCount","innerHTML","localName","textContent","queryTarget","script","idOrSelector","parent","parentNode","getRoot","getElementById","targetDescriptor","handle","handled","interpreters","getValue","getDetails","runtime","XWorker","$xworker","closest","body","wn","versionValue","configValue","workerName","targetValue","currentScript","execute","queueMicrotask","awaitInterpreter","available","ownerElement","el","addAllListeners","disabled","CUSTOM_SELECTORS","customObserver","types","waitList","handleCustomType","selector","matches","v","cfg","o","XW","custom","workerError","defaultRegistry","hook","structuredClone","suffix","beforeCB","afterCB","onReady","dontBotherCount","whenDefined","define","alreadyLive","$customObserver","dontBother","indexOf","remove","$whenDefined","$env","$Hook","$XWorker","mo","MutationObserver","records","attributeName","addedNodes","nodeType","hasAttribute","shouldHandle","observe","childList","subtree","attachShadow","Element","TYPES","waitForIt","allPlugins","ErrorCode","GENERIC","CONFLICTING_CODE","BAD_CONFIG","MICROPIP_INSTALL_ERROR","BAD_PLUGIN_FILE_EXTENSION","NO_DEFAULT_EXPORT","TOP_LEVEL_AWAIT","FETCH_ERROR","FETCH_NAME_ERROR","FETCH_UNAUTHORIZED_ERROR","FETCH_FORBIDDEN_ERROR","FETCH_NOT_FOUND_ERROR","FETCH_SERVER_ERROR","FETCH_UNAVAILABLE_ERROR","UserError","errorCode","messageType","FetchError","getText","response","robustFetch","err","errMsg","ok","errorMsg","status","statusText","configDetails","ext","expected","badURL","conflictError","reason","relative_url","syntaxError","plugins","parsed","pyElement","pyConfigs","attrConfigs","some","e","toBeAwaited","default","is_pyterminal","sleep","seconds","bootstrapNodeAndPlugins","validator","checks","C","failure","kind","typedSet","check","fail","typeof","instanceof","checkFail","createSet","python","paths","array","_path","write","literal","pyscript","stdlib","optional","lib","codeFor","pylib","createFunction","cbs","SetFunction","SetString","inputFailure","onBeforeRun","onBeforeRunAsync","onAfterRun","onAfterRunAsync","codeBeforeRun","codeBeforeRunAsync","codeAfterRun","codeAfterRunAsync","isScript","PyWorker","MPWorker","hooked","exportedPyWorker","exportedMPWorker","exportedHooks","exportedConfig","exportedWhenDefined","offline_interpreter","dispatchDone","getID","fetchSource","asText","currentElement","alreadyRegistered","registerModule","js_import","urls","errors","clone","cloneNode","outerHTML","show","contains","_wrap","customElements","HTMLElement","srcCode","executed","connectedCallback","replaceChildren","style","display"],"mappings":"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","x_google_ignoreList":[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,62]}