jupyterlab 4.3.0a1__py3-none-any.whl → 4.3.0b0__py3-none-any.whl

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 (508) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/commands.py +4 -4
  3. jupyterlab/extensions/pypi.py +7 -5
  4. jupyterlab/federated_labextensions.py +2 -2
  5. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +102 -102
  6. jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
  7. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.fdd33f0346677960b1e8.js → remoteEntry.bc63c88261b0fc1ad882.js} +3 -3
  8. jupyterlab/handlers/announcements.py +1 -1
  9. jupyterlab/schemas/@jupyterlab/application-extension/commands.json +9 -0
  10. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  11. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  12. jupyterlab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +14 -0
  13. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  14. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +6 -0
  15. jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  16. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
  17. jupyterlab/schemas/@jupyterlab/completer-extension/inline-completer.json +33 -0
  18. jupyterlab/schemas/@jupyterlab/completer-extension/manager.json +6 -0
  19. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -6
  20. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  21. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  22. jupyterlab/schemas/@jupyterlab/debugger-extension/main.json +4 -4
  23. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -17
  24. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  25. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  26. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  27. jupyterlab/schemas/@jupyterlab/filebrowser-extension/browser.json +6 -0
  28. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  29. jupyterlab/schemas/@jupyterlab/filebrowser-extension/widget.json +5 -1
  30. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  31. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  32. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  33. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  34. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  35. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  36. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  37. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  38. jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
  39. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
  40. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  41. jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  42. jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  43. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
  44. jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
  45. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
  46. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  47. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  48. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  49. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  50. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  51. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  52. jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
  53. jupyterlab/staging/package.json +155 -155
  54. jupyterlab/staging/templates/template.html +1 -1
  55. jupyterlab/staging/yarn.lock +1132 -1141
  56. jupyterlab/static/1168.8e5df3139aa020a611cb.js +1 -0
  57. jupyterlab/static/2655.9582195386a21a606236.js +1 -0
  58. jupyterlab/static/3056.216bc72010af413c106e.js +1 -0
  59. jupyterlab/static/4503.5d7c53b5b2625fbc2dd6.js +4865 -0
  60. jupyterlab/static/6011.c9a55cedb5f6c3dc614f.js +1 -0
  61. jupyterlab/static/6560.f42276a0b1b92aea515b.js +1 -0
  62. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/6770.fd7084bb2f4b7622401d.js → jupyterlab/static/6770.9175656248c65756ccb6.js +1 -1
  63. jupyterlab/static/6970.bb7d4eef7c3107fb5bed.js +1 -0
  64. jupyterlab/static/7178.c07d0ea28a266cd32137.js +2 -0
  65. jupyterlab/static/7775.3e0dee729369fe3d5008.js +1 -0
  66. jupyterlab/static/812.e4745e397c976700612b.js +1 -0
  67. jupyterlab/static/{9545.f0f7a2959bdd17ee3448.js → 9545.1f8dd6e86f62959c539a.js} +1 -1
  68. jupyterlab/static/{9826.00f654a27ae202ed55db.js → 9826.406d2a71dc45995bc549.js} +2 -2
  69. jupyterlab/static/build_log.json +101 -101
  70. jupyterlab/static/index.html +1 -1
  71. jupyterlab/static/jlab_core.abd83dd7cfacd6da4d00.js +1 -0
  72. jupyterlab/static/main.ed292ca53b78c740ec41.js +1 -0
  73. jupyterlab/static/package.json +155 -155
  74. jupyterlab/static/third-party-licenses.json +99 -105
  75. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  76. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  77. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  78. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  79. jupyterlab/tests/test_announcements.py +1 -1
  80. jupyterlab/tests/test_build_api.py +1 -3
  81. jupyterlab/tests/test_jupyterlab.py +2 -2
  82. jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css +21 -5
  83. jupyterlab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +21 -5
  84. jupyterlab/themes/@jupyterlab/theme-light-extension/index.css +21 -5
  85. jupyterlab/upgrade_extension.py +2 -2
  86. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +9 -0
  87. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  88. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  89. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +14 -0
  90. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  91. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +6 -0
  92. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  93. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
  94. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +33 -0
  95. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +6 -0
  96. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +7 -6
  97. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  98. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  99. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +4 -4
  100. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -17
  101. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +12 -12
  102. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  103. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  104. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +6 -0
  105. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  106. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +5 -1
  107. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  108. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  109. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  110. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  111. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  112. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  113. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  114. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  115. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +8 -8
  116. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +11 -11
  117. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  118. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  119. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  120. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +91 -0
  121. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +12 -12
  122. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +11 -11
  123. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
  124. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  125. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  126. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  127. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  128. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  129. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +11 -11
  130. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/1168.8e5df3139aa020a611cb.js +1 -0
  131. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/2655.9582195386a21a606236.js +1 -0
  132. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/3056.216bc72010af413c106e.js +1 -0
  133. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/4503.5d7c53b5b2625fbc2dd6.js +4865 -0
  134. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6011.c9a55cedb5f6c3dc614f.js +1 -0
  135. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +1 -0
  136. jupyterlab/static/6770.fd7084bb2f4b7622401d.js → jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6770.9175656248c65756ccb6.js +1 -1
  137. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/6970.bb7d4eef7c3107fb5bed.js +1 -0
  138. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/7178.c07d0ea28a266cd32137.js +2 -0
  139. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +1 -0
  140. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/812.e4745e397c976700612b.js +1 -0
  141. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/9545.f0f7a2959bdd17ee3448.js → jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/9545.1f8dd6e86f62959c539a.js +1 -1
  142. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/9826.00f654a27ae202ed55db.js → jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +2 -2
  143. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/build_log.json +101 -101
  144. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/index.html +1 -1
  145. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/jlab_core.abd83dd7cfacd6da4d00.js +1 -0
  146. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/main.ed292ca53b78c740ec41.js +1 -0
  147. jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/package.json +357 -0
  148. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/third-party-licenses.json +99 -105
  149. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +21 -5
  150. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +21 -5
  151. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +21 -5
  152. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/METADATA +9 -7
  153. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/RECORD +482 -480
  154. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/licenses/LICENSE +1 -1
  155. jupyterlab/static/1168.0a95b9c93afe61ceb527.js +0 -1
  156. jupyterlab/static/2655.ff7006fae482bb740065.js +0 -1
  157. jupyterlab/static/3056.8a73f6aacd8ca45f84f9.js +0 -1
  158. jupyterlab/static/4503.5f41fcfefb7e83b6190e.js +0 -4782
  159. jupyterlab/static/5083.4926253681abafa806f9.js +0 -1
  160. jupyterlab/static/6560.5203c0b2b08ca72def1e.js +0 -1
  161. jupyterlab/static/7178.5f3dd740449b44efad2d.js +0 -2
  162. jupyterlab/static/7775.7cea21fbd1f6fd7b4fc1.js +0 -1
  163. jupyterlab/static/812.76f439aa71fe68a67492.js +0 -1
  164. jupyterlab/static/827.48219541d174262df4d7.js +0 -1
  165. jupyterlab/static/jlab_core.77e243843f0558e7c752.js +0 -1
  166. jupyterlab/static/main.4d09a3b4a82edf48e4ec.js +0 -1
  167. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +0 -91
  168. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -1
  169. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/2655.ff7006fae482bb740065.js +0 -1
  170. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -1
  171. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/4503.5f41fcfefb7e83b6190e.js +0 -4782
  172. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/5083.4926253681abafa806f9.js +0 -1
  173. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/6560.5203c0b2b08ca72def1e.js +0 -1
  174. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js +0 -2
  175. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/7775.7cea21fbd1f6fd7b4fc1.js +0 -1
  176. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/812.76f439aa71fe68a67492.js +0 -1
  177. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/827.48219541d174262df4d7.js +0 -1
  178. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/jlab_core.77e243843f0558e7c752.js +0 -1
  179. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/main.4d09a3b4a82edf48e4ec.js +0 -1
  180. jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/package.json +0 -357
  181. /jupyterlab/static/{7178.5f3dd740449b44efad2d.js.LICENSE.txt → 7178.c07d0ea28a266cd32137.js.LICENSE.txt} +0 -0
  182. /jupyterlab/static/{9826.00f654a27ae202ed55db.js.LICENSE.txt → 9826.406d2a71dc45995bc549.js.LICENSE.txt} +0 -0
  183. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  184. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  185. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/applications/jupyterlab.desktop +0 -0
  186. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  187. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  188. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  189. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  190. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  191. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  192. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  193. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  194. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  195. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  196. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  197. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  198. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  199. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  200. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  201. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  202. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  203. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  204. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  205. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  206. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  207. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  208. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  209. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  210. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  211. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  212. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  213. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  214. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  215. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  216. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  217. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  218. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  219. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  220. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  221. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  222. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  223. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  224. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  225. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  226. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  227. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  228. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  229. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  230. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  231. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  232. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  233. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  234. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  235. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  236. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  237. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  238. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  239. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  240. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  241. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  242. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  243. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  244. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  245. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
  246. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
  247. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1036.b7aaba381aaa04073a6b.js +0 -0
  248. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1036.b7aaba381aaa04073a6b.js.LICENSE.txt +0 -0
  249. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
  250. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
  251. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1166.08f9e1fd722f61c9b69c.js +0 -0
  252. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
  253. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1410.d8f5e39e1e01d696d2ab.js +0 -0
  254. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
  255. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
  256. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
  257. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
  258. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
  259. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
  260. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
  261. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
  262. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1610.5f9622f4a515447f78fe.js +0 -0
  263. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1610.5f9622f4a515447f78fe.js.LICENSE.txt +0 -0
  264. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
  265. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1760.9a71f4501e9bbaa4c4d8.js +0 -0
  266. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
  267. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
  268. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
  269. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1917.05d73322caab1f77e3bf.js +0 -0
  270. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1929.96e62233aa6f2a8363d4.js +0 -0
  271. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1945.a404d52f4ecc8801e90f.js +0 -0
  272. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
  273. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
  274. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  275. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
  276. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
  277. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2091.0ad2070604beb93b34c5.js +0 -0
  278. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2102.ff1893c4bd1104a1f57d.js +0 -0
  279. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2104.96885e414ee656615c2b.js +0 -0
  280. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
  281. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
  282. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/226.5dc3528c008170b37b21.js +0 -0
  283. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
  284. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
  285. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
  286. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
  287. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2551.b07d561a12360c38c589.js +0 -0
  288. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2579.b19edefeb9ee4daed4bd.js +0 -0
  289. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2584.e4b860ab848de94978cf.js +0 -0
  290. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
  291. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  292. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2727.6925b8cf1c5363f40138.js +0 -0
  293. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2755.696bab6bdca0d9a78131.js +0 -0
  294. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2800.8acae2f2fef55d2ccdf2.js +0 -0
  295. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
  296. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
  297. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
  298. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
  299. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
  300. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/2995.334184c36a45c82ad564.js +0 -0
  301. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  302. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
  303. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  304. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
  305. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3308.764d71af7e591cdb1345.js +0 -0
  306. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
  307. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
  308. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3547.bb607d6e674eebcea09f.js +0 -0
  309. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
  310. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  311. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
  312. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  313. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3711.150292a21fd47be1c05f.js +0 -0
  314. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
  315. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  316. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
  317. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3783.ab6ce646bdfec21feee7.js +0 -0
  318. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
  319. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
  320. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
  321. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
  322. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
  323. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
  324. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
  325. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  326. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  327. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  328. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
  329. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
  330. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
  331. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4043.c57e85faf640ba37b87c.js +0 -0
  332. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/406.81906f96059e31e907a2.js +0 -0
  333. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4086.3087c0abed5ca45b823b.js +0 -0
  334. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js +0 -0
  335. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4136.4b9f72f85f49f979ebb8.js.LICENSE.txt +0 -0
  336. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
  337. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
  338. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4244.3d69bbe0937f69ca1f80.js +0 -0
  339. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
  340. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
  341. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4405.196dd63db3761b4bb7fe.js +0 -0
  342. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
  343. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
  344. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4457.0add5dec58939a80e2c3.js +0 -0
  345. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
  346. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
  347. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
  348. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
  349. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
  350. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4765.093b4f8b3cee1251db8d.js +0 -0
  351. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  352. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
  353. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/49.30304f8fbca561b417dc.js +0 -0
  354. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4912.4371d46fb589b52e231b.js +0 -0
  355. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4912.4371d46fb589b52e231b.js.LICENSE.txt +0 -0
  356. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/4986.6e609bdb04891b4bf424.js +0 -0
  357. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
  358. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
  359. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5201.26a6f909d5e2eaa4ada3.js +0 -0
  360. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
  361. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/526.601d8ddd8347cd7790b9.js +0 -0
  362. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
  363. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
  364. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
  365. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
  366. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5794.3cb2bcd1a3e23d0c084e.js +0 -0
  367. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
  368. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
  369. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
  370. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  371. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6001.963601fcecb8b4c1d1f1.js +0 -0
  372. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
  373. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
  374. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6177.a4ddefac453fccec8424.js +0 -0
  375. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
  376. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
  377. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
  378. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
  379. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6436.8d9ba427de4ab1053871.js +0 -0
  380. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
  381. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6515.56c63929fb079a820cbc.js +0 -0
  382. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6532.598324868e83c4cbe4e4.js +0 -0
  383. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
  384. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
  385. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6778.345e6ac9818e30317310.js +0 -0
  386. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
  387. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6888.f71353e198bce9c2f409.js +0 -0
  388. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/6898.742a7062fa979fb68a80.js +0 -0
  389. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
  390. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
  391. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7161.353c3ab960df72e6f1ea.js +0 -0
  392. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
  393. /jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/7178.5f3dd740449b44efad2d.js.LICENSE.txt → /jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/7178.c07d0ea28a266cd32137.js.LICENSE.txt +0 -0
  394. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  395. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
  396. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7272.72081c10e0f645b0631a.js +0 -0
  397. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
  398. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
  399. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  400. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js +0 -0
  401. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7313.4a8a9a1eee6f7ef15ee1.js.LICENSE.txt +0 -0
  402. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
  403. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7318.f5a0db6dd94488328be5.js +0 -0
  404. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
  405. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
  406. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
  407. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js +0 -0
  408. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7426.c83966ccc62601d391bd.js.LICENSE.txt +0 -0
  409. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
  410. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
  411. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
  412. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7472.266feedb2d189dc54c2e.js +0 -0
  413. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
  414. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js +0 -0
  415. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7629.1f295461ebf56a48c197.js +0 -0
  416. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7669.d65d85c742cd2d6144a7.js +0 -0
  417. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
  418. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  419. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
  420. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7734.b08c15e9f538f44d0f52.js +0 -0
  421. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
  422. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
  423. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7789.0c5837351352f81246c9.js +0 -0
  424. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7823.f3c8154418bc214dc89a.js +0 -0
  425. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
  426. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
  427. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
  428. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
  429. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
  430. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/7946.7fe46d47492e459b7cb5.js +0 -0
  431. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/795.c780bf11bb08527e3c84.js +0 -0
  432. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  433. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
  434. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
  435. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
  436. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8152.5baac73844a065f34284.js +0 -0
  437. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8267.01bec3949b651535e6f5.js +0 -0
  438. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
  439. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8302.5c5e5a2da7fe74b12a1d.js +0 -0
  440. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
  441. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8322.288af285dac9cb9a8800.js +0 -0
  442. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
  443. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
  444. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8462.74d5f5afd4f9d7825eed.js +0 -0
  445. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
  446. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
  447. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
  448. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
  449. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  450. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
  451. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8738.782816e9072ac38762b4.js +0 -0
  452. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8771.7ebe7f76d43374ca1472.js +0 -0
  453. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
  454. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
  455. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/881.972f79365eed0f77378e.js +0 -0
  456. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
  457. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
  458. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  459. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  460. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  461. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9.bd36284ebab734e99445.js +0 -0
  462. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9030.61b135ed4411056792ab.js +0 -0
  463. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9041.d439f3e9bdd4ea5a681b.js +0 -0
  464. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
  465. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
  466. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
  467. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
  468. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
  469. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
  470. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
  471. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9395.b59dceae72715c9f885c.js +0 -0
  472. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
  473. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/942.68bd92fc10c9f9d7004f.js +0 -0
  474. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9440.04751e25c9cde059ff37.js +0 -0
  475. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
  476. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
  477. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9653.52cac2cc6fb3dc3bf28a.js +0 -0
  478. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  479. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
  480. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
  481. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
  482. /jupyterlab-4.3.0a1.data/data/share/jupyter/lab/static/9826.00f654a27ae202ed55db.js.LICENSE.txt → /jupyterlab-4.3.0b0.data/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
  483. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  484. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/9984.6ba5355e0d5487d5ac63.js +0 -0
  485. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  486. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  487. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  488. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  489. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  490. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  491. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  492. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  493. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  494. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  495. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  496. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  497. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  498. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  499. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  500. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  501. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  502. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  503. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/static/style.js +0 -0
  504. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  505. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
  506. {jupyterlab-4.3.0a1.data → jupyterlab-4.3.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  507. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/WHEEL +0 -0
  508. {jupyterlab-4.3.0a1.dist-info → jupyterlab-4.3.0b0.dist-info}/entry_points.txt +0 -0
@@ -0,0 +1 @@
1
+ (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6970],{98686:(t,e,r)=>{var n=1/0;var o="[object Symbol]";var u=/[&<>"'`]/g,a=RegExp(u.source);var c={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","`":"&#96;"};var p=typeof r.g=="object"&&r.g&&r.g.Object===Object&&r.g;var f=typeof self=="object"&&self&&self.Object===Object&&self;var l=p||f||Function("return this")();function i(t){return function(e){return t==null?undefined:t[e]}}var b=i(c);var s=Object.prototype;var v=s.toString;var y=l.Symbol;var j=y?y.prototype:undefined,g=j?j.toString:undefined;function d(t){if(typeof t=="string"){return t}if(O(t)){return g?g.call(t):""}var e=t+"";return e=="0"&&1/t==-n?"-0":e}function _(t){return!!t&&typeof t=="object"}function O(t){return typeof t=="symbol"||_(t)&&v.call(t)==o}function h(t){return t==null?"":d(t)}function k(t){t=h(t);return t&&a.test(t)?t.replace(u,b):t}t.exports=k}}]);
@@ -0,0 +1,2 @@
1
+ /*! For license information please see 7178.c07d0ea28a266cd32137.js.LICENSE.txt */
2
+ (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[7178],{96874:r=>{function e(r,e,t){switch(t.length){case 0:return r.call(e);case 1:return r.call(e,t[0]);case 2:return r.call(e,t[0],t[1]);case 3:return r.call(e,t[0],t[1],t[2])}return r.apply(e,t)}r.exports=e},77412:r=>{function e(r,e){var t=-1,n=r==null?0:r.length;while(++t<n){if(e(r[t],t,r)===false){break}}return r}r.exports=e},34865:(r,e,t)=>{var n=t(89465),o=t(77813);var a=Object.prototype;var u=a.hasOwnProperty;function c(r,e,t){var a=r[e];if(!(u.call(r,e)&&o(a,t))||t===undefined&&!(e in r)){n(r,e,t)}}r.exports=c},44037:(r,e,t)=>{var n=t(98363),o=t(3674);function a(r,e){return r&&n(e,o(e),r)}r.exports=a},63886:(r,e,t)=>{var n=t(98363),o=t(81704);function a(r,e){return r&&n(e,o(e),r)}r.exports=a},89465:(r,e,t)=>{var n=t(38777);function o(r,e,t){if(e=="__proto__"&&n){n(r,e,{configurable:true,enumerable:true,value:t,writable:true})}else{r[e]=t}}r.exports=o},85990:(r,e,t)=>{var n=t(46384),o=t(77412),a=t(34865),u=t(44037),c=t(63886),i=t(64626),f=t(278),s=t(18805),l=t(78133),v=t(58234),p=t(46904),b=t(64160),y=t(43824),j=t(29148),x=t(38517),d=t(1469),h=t(44144),w=t(56688),g=t(13218),O=t(72928),_=t(3674),A=t(81704);var S=1,m=2,P=4;var k="[object Arguments]",E="[object Array]",I="[object Boolean]",U="[object Date]",F="[object Error]",C="[object Function]",D="[object GeneratorFunction]",M="[object Map]",R="[object Number]",B="[object Object]",L="[object RegExp]",N="[object Set]",T="[object String]",$="[object Symbol]",V="[object WeakMap]";var W="[object ArrayBuffer]",z="[object DataView]",G="[object Float32Array]",Y="[object Float64Array]",q="[object Int8Array]",H="[object Int16Array]",J="[object Int32Array]",K="[object Uint8Array]",Q="[object Uint8ClampedArray]",X="[object Uint16Array]",Z="[object Uint32Array]";var rr={};rr[k]=rr[E]=rr[W]=rr[z]=rr[I]=rr[U]=rr[G]=rr[Y]=rr[q]=rr[H]=rr[J]=rr[M]=rr[R]=rr[B]=rr[L]=rr[N]=rr[T]=rr[$]=rr[K]=rr[Q]=rr[X]=rr[Z]=true;rr[F]=rr[C]=rr[V]=false;function er(r,e,t,E,I,U){var F,M=e&S,R=e&m,L=e&P;if(t){F=I?t(r,E,I,U):t(r)}if(F!==undefined){return F}if(!g(r)){return r}var N=d(r);if(N){F=y(r);if(!M){return f(r,F)}}else{var T=b(r),$=T==C||T==D;if(h(r)){return i(r,M)}if(T==B||T==k||$&&!I){F=R||$?{}:x(r);if(!M){return R?l(r,c(F,r)):s(r,u(F,r))}}else{if(!rr[T]){return I?r:{}}F=j(r,T,M)}}U||(U=new n);var V=U.get(r);if(V){return V}U.set(r,F);if(O(r)){r.forEach((function(n){F.add(er(n,e,t,n,r,U))}))}else if(w(r)){r.forEach((function(n,o){F.set(o,er(n,e,t,o,r,U))}))}var W=L?R?p:v:R?A:_;var z=N?undefined:W(r);o(z||r,(function(n,o){if(z){o=n;n=r[o]}a(F,o,er(n,e,t,o,r,U))}));return F}r.exports=er},3118:(r,e,t)=>{var n=t(13218);var o=Object.create;var a=function(){function r(){}return function(e){if(!n(e)){return{}}if(o){return o(e)}r.prototype=e;var t=new r;r.prototype=undefined;return t}}();r.exports=a},21078:(r,e,t)=>{var n=t(62488),o=t(37285);function a(r,e,t,u,c){var i=-1,f=r.length;t||(t=o);c||(c=[]);while(++i<f){var s=r[i];if(e>0&&t(s)){if(e>1){a(s,e-1,t,u,c)}else{n(c,s)}}else if(!u){c[c.length]=s}}return c}r.exports=a},78565:r=>{var e=Object.prototype;var t=e.hasOwnProperty;function n(r,e){return r!=null&&t.call(r,e)}r.exports=n},13:r=>{function e(r,e){return r!=null&&e in Object(r)}r.exports=e},1676:(r,e,t)=>{var n=t(64160),o=t(37005);var a="[object Map]";function u(r){return o(r)&&n(r)==a}r.exports=u},29221:(r,e,t)=>{var n=t(64160),o=t(37005);var a="[object Set]";function u(r){return o(r)&&n(r)==a}r.exports=u},35014:(r,e,t)=>{var n=t(13218),o=t(25726),a=t(33498);var u=Object.prototype;var c=u.hasOwnProperty;function i(r){if(!n(r)){return a(r)}var e=o(r),t=[];for(var u in r){if(!(u=="constructor"&&(e||!c.call(r,u)))){t.push(u)}}return t}r.exports=i},10611:(r,e,t)=>{var n=t(34865),o=t(71811),a=t(65776),u=t(13218),c=t(40327);function i(r,e,t,i){if(!u(r)){return r}e=o(e,r);var f=-1,s=e.length,l=s-1,v=r;while(v!=null&&++f<s){var p=c(e[f]),b=t;if(p==="__proto__"||p==="constructor"||p==="prototype"){return r}if(f!=l){var y=v[p];b=i?i(y,p,v):undefined;if(b===undefined){b=u(y)?y:a(e[f+1])?[]:{}}}n(v,p,b);v=v[p]}return r}r.exports=i},56560:(r,e,t)=>{var n=t(75703),o=t(38777),a=t(6557);var u=!o?a:function(r,e){return o(r,"toString",{configurable:true,enumerable:false,value:n(e),writable:true})};r.exports=u},14259:r=>{function e(r,e,t){var n=-1,o=r.length;if(e<0){e=-e>o?0:o+e}t=t>o?o:t;if(t<0){t+=o}o=e>t?0:t-e>>>0;e>>>=0;var a=Array(o);while(++n<o){a[n]=r[n+e]}return a}r.exports=e},57406:(r,e,t)=>{var n=t(71811),o=t(10928),a=t(40292),u=t(40327);function c(r,e){e=n(e,r);r=a(r,e);return r==null||delete r[u(o(e))]}r.exports=c},74318:(r,e,t)=>{var n=t(11149);function o(r){var e=new r.constructor(r.byteLength);new n(e).set(new n(r));return e}r.exports=o},64626:(r,e,t)=>{r=t.nmd(r);var n=t(55639);var o=true&&e&&!e.nodeType&&e;var a=o&&"object"=="object"&&r&&!r.nodeType&&r;var u=a&&a.exports===o;var c=u?n.Buffer:undefined,i=c?c.allocUnsafe:undefined;function f(r,e){if(e){return r.slice()}var t=r.length,n=i?i(t):new r.constructor(t);r.copy(n);return n}r.exports=f},57157:(r,e,t)=>{var n=t(74318);function o(r,e){var t=e?n(r.buffer):r.buffer;return new r.constructor(t,r.byteOffset,r.byteLength)}r.exports=o},93147:r=>{var e=/\w*$/;function t(r){var t=new r.constructor(r.source,e.exec(r));t.lastIndex=r.lastIndex;return t}r.exports=t},40419:(r,e,t)=>{var n=t(62705);var o=n?n.prototype:undefined,a=o?o.valueOf:undefined;function u(r){return a?Object(a.call(r)):{}}r.exports=u},77133:(r,e,t)=>{var n=t(74318);function o(r,e){var t=e?n(r.buffer):r.buffer;return new r.constructor(t,r.byteOffset,r.length)}r.exports=o},278:r=>{function e(r,e){var t=-1,n=r.length;e||(e=Array(n));while(++t<n){e[t]=r[t]}return e}r.exports=e},98363:(r,e,t)=>{var n=t(34865),o=t(89465);function a(r,e,t,a){var u=!t;t||(t={});var c=-1,i=e.length;while(++c<i){var f=e[c];var s=a?a(t[f],r[f],f,t,r):undefined;if(s===undefined){s=r[f]}if(u){o(t,f,s)}else{n(t,f,s)}}return t}r.exports=a},18805:(r,e,t)=>{var n=t(98363),o=t(99551);function a(r,e){return n(r,o(r),e)}r.exports=a},78133:(r,e,t)=>{var n=t(98363),o=t(51442);function a(r,e){return n(r,o(r),e)}r.exports=a},60696:(r,e,t)=>{var n=t(68630);function o(r){return n(r)?undefined:r}r.exports=o},38777:(r,e,t)=>{var n=t(10852);var o=function(){try{var r=n(Object,"defineProperty");r({},"",{});return r}catch(e){}}();r.exports=o},99021:(r,e,t)=>{var n=t(85564),o=t(45357),a=t(30061);function u(r){return a(o(r,undefined,n),r+"")}r.exports=u},46904:(r,e,t)=>{var n=t(68866),o=t(51442),a=t(81704);function u(r){return n(r,a,o)}r.exports=u},85924:(r,e,t)=>{var n=t(5569);var o=n(Object.getPrototypeOf,Object);r.exports=o},51442:(r,e,t)=>{var n=t(62488),o=t(85924),a=t(99551),u=t(9582);var c=Object.getOwnPropertySymbols;var i=!c?u:function(r){var e=[];while(r){n(e,a(r));r=o(r)}return e};r.exports=i},222:(r,e,t)=>{var n=t(71811),o=t(35694),a=t(1469),u=t(65776),c=t(41780),i=t(40327);function f(r,e,t){e=n(e,r);var f=-1,s=e.length,l=false;while(++f<s){var v=i(e[f]);if(!(l=r!=null&&t(r,v))){break}r=r[v]}if(l||++f!=s){return l}s=r==null?0:r.length;return!!s&&c(s)&&u(v,s)&&(a(r)||o(r))}r.exports=f},43824:r=>{var e=Object.prototype;var t=e.hasOwnProperty;function n(r){var e=r.length,n=new r.constructor(e);if(e&&typeof r[0]=="string"&&t.call(r,"index")){n.index=r.index;n.input=r.input}return n}r.exports=n},29148:(r,e,t)=>{var n=t(74318),o=t(57157),a=t(93147),u=t(40419),c=t(77133);var i="[object Boolean]",f="[object Date]",s="[object Map]",l="[object Number]",v="[object RegExp]",p="[object Set]",b="[object String]",y="[object Symbol]";var j="[object ArrayBuffer]",x="[object DataView]",d="[object Float32Array]",h="[object Float64Array]",w="[object Int8Array]",g="[object Int16Array]",O="[object Int32Array]",_="[object Uint8Array]",A="[object Uint8ClampedArray]",S="[object Uint16Array]",m="[object Uint32Array]";function P(r,e,t){var P=r.constructor;switch(e){case j:return n(r);case i:case f:return new P(+r);case x:return o(r,t);case d:case h:case w:case g:case O:case _:case A:case S:case m:return c(r,t);case s:return new P;case l:case b:return new P(r);case v:return a(r);case p:return new P;case y:return u(r)}}r.exports=P},38517:(r,e,t)=>{var n=t(3118),o=t(85924),a=t(25726);function u(r){return typeof r.constructor=="function"&&!a(r)?n(o(r)):{}}r.exports=u},37285:(r,e,t)=>{var n=t(62705),o=t(35694),a=t(1469);var u=n?n.isConcatSpreadable:undefined;function c(r){return a(r)||o(r)||!!(u&&r&&r[u])}r.exports=c},33498:r=>{function e(r){var e=[];if(r!=null){for(var t in Object(r)){e.push(t)}}return e}r.exports=e},45357:(r,e,t)=>{var n=t(96874);var o=Math.max;function a(r,e,t){e=o(e===undefined?r.length-1:e,0);return function(){var a=arguments,u=-1,c=o(a.length-e,0),i=Array(c);while(++u<c){i[u]=a[e+u]}u=-1;var f=Array(e+1);while(++u<e){f[u]=a[u]}f[e]=t(i);return n(r,this,f)}}r.exports=a},40292:(r,e,t)=>{var n=t(97786),o=t(14259);function a(r,e){return e.length<2?r:n(r,o(e,0,-1))}r.exports=a},30061:(r,e,t)=>{var n=t(56560),o=t(21275);var a=o(n);r.exports=a},21275:r=>{var e=800,t=16;var n=Date.now;function o(r){var o=0,a=0;return function(){var u=n(),c=t-(u-a);a=u;if(c>0){if(++o>=e){return arguments[0]}}else{o=0}return r.apply(undefined,arguments)}}r.exports=o},50361:(r,e,t)=>{var n=t(85990);var o=1,a=4;function u(r){return n(r,o|a)}r.exports=u},75703:r=>{function e(r){return function(){return r}}r.exports=e},85564:(r,e,t)=>{var n=t(21078);function o(r){var e=r==null?0:r.length;return e?n(r,1):[]}r.exports=o},18721:(r,e,t)=>{var n=t(78565),o=t(222);function a(r,e){return r!=null&&o(r,e,n)}r.exports=a},79095:(r,e,t)=>{var n=t(13),o=t(222);function a(r,e){return r!=null&&o(r,e,n)}r.exports=a},6557:r=>{function e(r){return r}r.exports=e},41609:(r,e,t)=>{var n=t(280),o=t(64160),a=t(35694),u=t(1469),c=t(98612),i=t(44144),f=t(25726),s=t(36719);var l="[object Map]",v="[object Set]";var p=Object.prototype;var b=p.hasOwnProperty;function y(r){if(r==null){return true}if(c(r)&&(u(r)||typeof r=="string"||typeof r.splice=="function"||i(r)||s(r)||a(r))){return!r.length}var e=o(r);if(e==l||e==v){return!r.size}if(f(r)){return!n(r).length}for(var t in r){if(b.call(r,t)){return false}}return true}r.exports=y},56688:(r,e,t)=>{var n=t(1676),o=t(7518),a=t(31167);var u=a&&a.isMap;var c=u?o(u):n;r.exports=c},68630:(r,e,t)=>{var n=t(44239),o=t(85924),a=t(37005);var u="[object Object]";var c=Function.prototype,i=Object.prototype;var f=c.toString;var s=i.hasOwnProperty;var l=f.call(Object);function v(r){if(!a(r)||n(r)!=u){return false}var e=o(r);if(e===null){return true}var t=s.call(e,"constructor")&&e.constructor;return typeof t=="function"&&t instanceof t&&f.call(t)==l}r.exports=v},72928:(r,e,t)=>{var n=t(29221),o=t(7518),a=t(31167);var u=a&&a.isSet;var c=u?o(u):n;r.exports=c},81704:(r,e,t)=>{var n=t(14636),o=t(35014),a=t(98612);function u(r){return a(r)?n(r,true):o(r)}r.exports=u},10928:r=>{function e(r){var e=r==null?0:r.length;return e?r[e-1]:undefined}r.exports=e},57557:(r,e,t)=>{var n=t(29932),o=t(85990),a=t(57406),u=t(71811),c=t(98363),i=t(60696),f=t(99021),s=t(46904);var l=1,v=2,p=4;var b=f((function(r,e){var t={};if(r==null){return t}var f=false;e=n(e,(function(e){e=u(e,r);f||(f=e.length>1);return e}));c(r,s(r),t);if(f){t=o(t,l|v|p,i)}var b=e.length;while(b--){a(t,e[b])}return t}));r.exports=b},36968:(r,e,t)=>{var n=t(10611);function o(r,e,t){return r==null?r:n(r,e,t)}r.exports=o},30084:(r,e,t)=>{var n=t(29932),o=t(278),a=t(1469),u=t(33448),c=t(55514),i=t(40327),f=t(79833);function s(r){if(a(r)){return n(r,i)}return u(r)?[r]:o(c(f(r)))}r.exports=s},75251:(r,e,t)=>{"use strict";var n=t(28416),o=Symbol.for("react.element"),a=Symbol.for("react.fragment"),u=Object.prototype.hasOwnProperty,c=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function f(r,e,t){var n,a={},f=null,s=null;void 0!==t&&(f=""+t);void 0!==e.key&&(f=""+e.key);void 0!==e.ref&&(s=e.ref);for(n in e)u.call(e,n)&&!i.hasOwnProperty(n)&&(a[n]=e[n]);if(r&&r.defaultProps)for(n in e=r.defaultProps,e)void 0===a[n]&&(a[n]=e[n]);return{$$typeof:o,type:r,key:f,ref:s,props:a,_owner:c.current}}e.Fragment=a;e.jsx=f;e.jsxs=f},85893:(r,e,t)=>{"use strict";if(true){r.exports=t(75251)}else{}}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[7775],{86161:function(e,t){var r=this&&this.__values||function(e){var t=typeof Symbol==="function"&&Symbol.iterator,r=t&&e[t],a=0;if(r)return r.call(e);if(e&&typeof e.length==="number")return{next:function(){if(e&&a>=e.length)e=void 0;return{value:e&&e[a++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var a=this&&this.__read||function(e,t){var r=typeof Symbol==="function"&&e[Symbol.iterator];if(!r)return e;var a=r.call(e),n,i=[],o;try{while((t===void 0||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(s){o={error:s}}finally{try{if(n&&!n.done&&(r=a["return"]))r.call(a)}finally{if(o)throw o.error}}return i};var n=this&&this.__spreadArray||function(e,t,r){if(r||arguments.length===2)for(var a=0,n=t.length,i;a<n;a++){if(i||!(a in t)){if(!i)i=Array.prototype.slice.call(t,0,a);i[a]=t[a]}}return e.concat(i||Array.prototype.slice.call(t))};Object.defineProperty(t,"__esModule",{value:true});t.AbstractFactory=void 0;var i=function(){function e(e){var t,a;if(e===void 0){e=null}this.defaultKind="unknown";this.nodeMap=new Map;this.node={};if(e===null){e=this.constructor.defaultNodes}try{for(var n=r(Object.keys(e)),i=n.next();!i.done;i=n.next()){var o=i.value;this.setNodeClass(o,e[o])}}catch(s){t={error:s}}finally{try{if(i&&!i.done&&(a=n.return))a.call(n)}finally{if(t)throw t.error}}}e.prototype.create=function(e){var t=[];for(var r=1;r<arguments.length;r++){t[r-1]=arguments[r]}return(this.node[e]||this.node[this.defaultKind]).apply(void 0,n([],a(t),false))};e.prototype.setNodeClass=function(e,t){this.nodeMap.set(e,t);var r=this;var i=this.nodeMap.get(e);this.node[e]=function(){var e=[];for(var t=0;t<arguments.length;t++){e[t]=arguments[t]}return new(i.bind.apply(i,n([void 0,r],a(e),false)))}};e.prototype.getNodeClass=function(e){return this.nodeMap.get(e)};e.prototype.deleteNodeClass=function(e){this.nodeMap.delete(e);delete this.node[e]};e.prototype.nodeIsKind=function(e,t){return e instanceof this.getNodeClass(t)};e.prototype.getKinds=function(){return Array.from(this.nodeMap.keys())};e.defaultNodes={};return e}();t.AbstractFactory=i},38624:function(e,t,r){var a=this&&this.__read||function(e,t){var r=typeof Symbol==="function"&&e[Symbol.iterator];if(!r)return e;var a=r.call(e),n,i=[],o;try{while((t===void 0||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(s){o={error:s}}finally{try{if(n&&!n.done&&(r=a["return"]))r.call(a)}finally{if(o)throw o.error}}return i};var n=this&&this.__spreadArray||function(e,t,r){if(r||arguments.length===2)for(var a=0,n=t.length,i;a<n;a++){if(i||!(a in t)){if(!i)i=Array.prototype.slice.call(t,0,a);i[a]=t[a]}}return e.concat(i||Array.prototype.slice.call(t))};var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});t.NodeFactory=void 0;var o=i(r(72895));var s=function(){function e(){this.mmlFactory=null;this.factory={node:e.createNode,token:e.createToken,text:e.createText,error:e.createError}}e.createNode=function(e,t,r,a,n){if(r===void 0){r=[]}if(a===void 0){a={}}var i=e.mmlFactory.create(t);i.setChildren(r);if(n){i.appendChild(n)}o.default.setProperties(i,a);return i};e.createToken=function(e,t,r,a){if(r===void 0){r={}}if(a===void 0){a=""}var n=e.create("text",a);return e.create("node",t,[],r,n)};e.createText=function(e,t){if(t==null){return null}return e.mmlFactory.create("text").setText(t)};e.createError=function(e,t){var r=e.create("text",t);var a=e.create("node","mtext",[],{},r);var n=e.create("node","merror",[a],{"data-mjx-error":t});return n};e.prototype.setMmlFactory=function(e){this.mmlFactory=e};e.prototype.set=function(e,t){this.factory[e]=t};e.prototype.setCreators=function(e){for(var t in e){this.set(t,e[t])}};e.prototype.create=function(e){var t=[];for(var r=1;r<arguments.length;r++){t[r-1]=arguments[r]}var i=this.factory[e]||this.factory["node"];var o=i.apply(void 0,n([this,t[0]],a(t.slice(1)),false));if(e==="node"){this.configuration.addNode(t[0],o)}return o};e.prototype.get=function(e){return this.factory[e]};return e}();t.NodeFactory=s},96004:function(e,t,r){var a=this&&this.__read||function(e,t){var r=typeof Symbol==="function"&&e[Symbol.iterator];if(!r)return e;var a=r.call(e),n,i=[],o;try{while((t===void 0||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(s){o={error:s}}finally{try{if(n&&!n.done&&(r=a["return"]))r.call(a)}finally{if(o)throw o.error}}return i};var n=this&&this.__spreadArray||function(e,t,r){if(r||arguments.length===2)for(var a=0,n=t.length,i;a<n;a++){if(i||!(a in t)){if(!i)i=Array.prototype.slice.call(t,0,a);i[a]=t[a]}}return e.concat(i||Array.prototype.slice.call(t))};var i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var o=i(r(72895));var s=r(48948);var l=i(r(3378));var u;(function(e){function t(e,t){var r=l.default.getFontDef(e);var a=e.stack.env;if(a.multiLetterIdentifiers&&a.font!==""){t=e.string.substr(e.i-1).match(a.multiLetterIdentifiers)[0];e.i+=t.length-1;if(r.mathvariant===s.TexConstant.Variant.NORMAL&&a.noAutoOP&&t.length>1){r.autoOP=false}}var n=e.create("token","mi",r,t);e.Push(n)}e.variable=t;function r(e,t){var r;var a=e.configuration.options["digits"];var n=e.string.slice(e.i-1).match(a);var i=l.default.getFontDef(e);if(n){r=e.create("token","mn",i,n[0].replace(/[{}]/g,""));e.i+=n[0].length-1}else{r=e.create("token","mo",i,t)}e.Push(r)}e.digit=r;function i(e,t){var r=e.GetCS();e.parse("macro",[e,r])}e.controlSequence=i;function u(e,t){var r=t.attributes||{mathvariant:s.TexConstant.Variant.ITALIC};var a=e.create("token","mi",r,t.char);e.Push(a)}e.mathchar0mi=u;function c(e,t){var r=t.attributes||{};r["stretchy"]=false;var a=e.create("token","mo",r,t.char);o.default.setProperty(a,"fixStretchy",true);e.configuration.addNode("fixStretchy",a);e.Push(a)}e.mathchar0mo=c;function f(e,t){var r=t.attributes||{mathvariant:s.TexConstant.Variant.NORMAL};if(e.stack.env["font"]){r["mathvariant"]=e.stack.env["font"]}var a=e.create("token","mi",r,t.char);e.Push(a)}e.mathchar7=f;function p(e,t){var r=t.attributes||{};r=Object.assign({fence:false,stretchy:false},r);var a=e.create("token","mo",r,t.char);e.Push(a)}e.delimiter=p;function h(e,t,r,i){var o=i[0];var s=e.itemFactory.create("begin").setProperties({name:t,end:o});s=r.apply(void 0,n([e,s],a(i.slice(1)),false));e.Push(s)}e.environment=h})(u||(u={}));t["default"]=u},1331:function(e,t,r){var a=this&&this.__read||function(e,t){var r=typeof Symbol==="function"&&e[Symbol.iterator];if(!r)return e;var a=r.call(e),n,i=[],o;try{while((t===void 0||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(s){o={error:s}}finally{try{if(n&&!n.done&&(r=a["return"]))r.call(a)}finally{if(o)throw o.error}}return i};var n=this&&this.__spreadArray||function(e,t,r){if(r||arguments.length===2)for(var a=0,n=t.length,i;a<n;a++){if(i||!(a in t)){if(!i)i=Array.prototype.slice.call(t,0,a);i[a]=t[a]}}return e.concat(i||Array.prototype.slice.call(t))};var i=this&&this.__values||function(e){var t=typeof Symbol==="function"&&Symbol.iterator,r=t&&e[t],a=0;if(r)return r.call(e);if(e&&typeof e.length==="number")return{next:function(){if(e&&a>=e.length)e=void 0;return{value:e&&e[a++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var s=o(r(57394));var l=r(38624);var u=o(r(72895));var c=r(36059);var f=function(){function e(e,t){if(t===void 0){t=[]}this.options={};this.packageData=new Map;this.parsers=[];this.root=null;this.nodeLists={};this.error=false;this.handlers=e.handlers;this.nodeFactory=new l.NodeFactory;this.nodeFactory.configuration=this;this.nodeFactory.setCreators(e.nodes);this.itemFactory=new s.default(e.items);this.itemFactory.configuration=this;c.defaultOptions.apply(void 0,n([this.options],a(t),false));(0,c.defaultOptions)(this.options,e.options)}e.prototype.pushParser=function(e){this.parsers.unshift(e)};e.prototype.popParser=function(){this.parsers.shift()};Object.defineProperty(e.prototype,"parser",{get:function(){return this.parsers[0]},enumerable:false,configurable:true});e.prototype.clear=function(){this.parsers=[];this.root=null;this.nodeLists={};this.error=false;this.tags.resetTag()};e.prototype.addNode=function(e,t){var r=this.nodeLists[e];if(!r){r=this.nodeLists[e]=[]}r.push(t);if(t.kind!==e){var a=u.default.getProperty(t,"in-lists")||"";var n=(a?a.split(/,/):[]).concat(e).join(",");u.default.setProperty(t,"in-lists",n)}};e.prototype.getList=function(e){var t,r;var a=this.nodeLists[e]||[];var n=[];try{for(var o=i(a),s=o.next();!s.done;s=o.next()){var l=s.value;if(this.inTree(l)){n.push(l)}}}catch(u){t={error:u}}finally{try{if(s&&!s.done&&(r=o.return))r.call(o)}finally{if(t)throw t.error}}this.nodeLists[e]=n;return n};e.prototype.removeFromList=function(e,t){var r,a;var n=this.nodeLists[e]||[];try{for(var o=i(t),s=o.next();!s.done;s=o.next()){var l=s.value;var u=n.indexOf(l);if(u>=0){n.splice(u,1)}}}catch(c){r={error:c}}finally{try{if(s&&!s.done&&(a=o.return))a.call(o)}finally{if(r)throw r.error}}};e.prototype.inTree=function(e){while(e&&e!==this.root){e=e.parent}return!!e};return e}();t["default"]=f},34726:function(e,t,r){var a=this&&this.__extends||function(){var e=function(t,r){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]};return e(t,r)};return function(t,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}}();var n=this&&this.__read||function(e,t){var r=typeof Symbol==="function"&&e[Symbol.iterator];if(!r)return e;var a=r.call(e),n,i=[],o;try{while((t===void 0||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(s){o={error:s}}finally{try{if(n&&!n.done&&(r=a["return"]))r.call(a)}finally{if(o)throw o.error}}return i};var i=this&&this.__spreadArray||function(e,t,r){if(r||arguments.length===2)for(var a=0,n=t.length,i;a<n;a++){if(i||!(a in t)){if(!i)i=Array.prototype.slice.call(t,0,a);i[a]=t[a]}}return e.concat(i||Array.prototype.slice.call(t))};var o=this&&this.__values||function(e){var t=typeof Symbol==="function"&&Symbol.iterator,r=t&&e[t],a=0;if(r)return r.call(e);if(e&&typeof e.length==="number")return{next:function(){if(e&&a>=e.length)e=void 0;return{value:e&&e[a++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var s=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});t.BaseItem=t.MmlStack=void 0;var l=s(r(48406));var u=function(){function e(e){this._nodes=e}Object.defineProperty(e.prototype,"nodes",{get:function(){return this._nodes},enumerable:false,configurable:true});e.prototype.Push=function(){var e;var t=[];for(var r=0;r<arguments.length;r++){t[r]=arguments[r]}(e=this._nodes).push.apply(e,i([],n(t),false))};e.prototype.Pop=function(){return this._nodes.pop()};Object.defineProperty(e.prototype,"First",{get:function(){return this._nodes[this.Size()-1]},set:function(e){this._nodes[this.Size()-1]=e},enumerable:false,configurable:true});Object.defineProperty(e.prototype,"Last",{get:function(){return this._nodes[0]},set:function(e){this._nodes[0]=e},enumerable:false,configurable:true});e.prototype.Peek=function(e){if(e==null){e=1}return this._nodes.slice(this.Size()-e)};e.prototype.Size=function(){return this._nodes.length};e.prototype.Clear=function(){this._nodes=[]};e.prototype.toMml=function(e,t){if(e===void 0){e=true}if(this._nodes.length===1&&!t){return this.First}return this.create("node",e?"inferredMrow":"mrow",this._nodes,{})};e.prototype.create=function(e){var t;var r=[];for(var a=1;a<arguments.length;a++){r[a-1]=arguments[a]}return(t=this.factory.configuration.nodeFactory).create.apply(t,i([e],n(r),false))};return e}();t.MmlStack=u;var c=function(e){a(t,e);function t(t){var r=[];for(var a=1;a<arguments.length;a++){r[a-1]=arguments[a]}var n=e.call(this,r)||this;n.factory=t;n.global={};n._properties={};if(n.isOpen){n._env={}}return n}Object.defineProperty(t.prototype,"kind",{get:function(){return"base"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"env",{get:function(){return this._env},set:function(e){this._env=e},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"copyEnv",{get:function(){return true},enumerable:false,configurable:true});t.prototype.getProperty=function(e){return this._properties[e]};t.prototype.setProperty=function(e,t){this._properties[e]=t;return this};Object.defineProperty(t.prototype,"isOpen",{get:function(){return false},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isClose",{get:function(){return false},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isFinal",{get:function(){return false},enumerable:false,configurable:true});t.prototype.isKind=function(e){return e===this.kind};t.prototype.checkItem=function(e){if(e.isKind("over")&&this.isOpen){e.setProperty("num",this.toMml(false));this.Clear()}if(e.isKind("cell")&&this.isOpen){if(e.getProperty("linebreak")){return t.fail}throw new l.default("Misplaced","Misplaced %1",e.getName())}if(e.isClose&&this.getErrors(e.kind)){var r=n(this.getErrors(e.kind),2),a=r[0],i=r[1];throw new l.default(a,i,e.getName())}if(!e.isFinal){return t.success}this.Push(e.First);return t.fail};t.prototype.clearEnv=function(){var e,t;try{for(var r=o(Object.keys(this.env)),a=r.next();!a.done;a=r.next()){var n=a.value;delete this.env[n]}}catch(i){e={error:i}}finally{try{if(a&&!a.done&&(t=r.return))t.call(r)}finally{if(e)throw e.error}}};t.prototype.setProperties=function(e){Object.assign(this._properties,e);return this};t.prototype.getName=function(){return this.getProperty("name")};t.prototype.toString=function(){return this.kind+"["+this.nodes.join("; ")+"]"};t.prototype.getErrors=function(e){var r=this.constructor;return(r.errors||{})[e]||t.errors[e]};t.fail=[null,false];t.success=[null,true];t.errors={end:["MissingBeginExtraEnd","Missing \\begin{%1} or extra \\end{%1}"],close:["ExtraCloseMissingOpen","Extra close brace or missing open brace"],right:["MissingLeftExtraRight","Missing \\left or extra \\right"],middle:["ExtraMiddle","Extra \\middle"]};return t}(u);t.BaseItem=c},57394:function(e,t,r){var a=this&&this.__extends||function(){var e=function(t,r){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]};return e(t,r)};return function(t,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}}();var n;Object.defineProperty(t,"__esModule",{value:true});var i=r(34726);var o=r(86161);var s=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(i.BaseItem);var l=function(e){a(t,e);function t(){var t=e!==null&&e.apply(this,arguments)||this;t.defaultKind="dummy";t.configuration=null;return t}t.DefaultStackItems=(n={},n[s.prototype.kind]=s,n);return t}(o.AbstractFactory);t["default"]=l},48948:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.TexConstant=void 0;var r;(function(e){e.Variant={NORMAL:"normal",BOLD:"bold",ITALIC:"italic",BOLDITALIC:"bold-italic",DOUBLESTRUCK:"double-struck",FRAKTUR:"fraktur",BOLDFRAKTUR:"bold-fraktur",SCRIPT:"script",BOLDSCRIPT:"bold-script",SANSSERIF:"sans-serif",BOLDSANSSERIF:"bold-sans-serif",SANSSERIFITALIC:"sans-serif-italic",SANSSERIFBOLDITALIC:"sans-serif-bold-italic",MONOSPACE:"monospace",INITIAL:"inital",TAILED:"tailed",LOOPED:"looped",STRETCHED:"stretched",CALLIGRAPHIC:"-tex-calligraphic",BOLDCALLIGRAPHIC:"-tex-bold-calligraphic",OLDSTYLE:"-tex-oldstyle",BOLDOLDSTYLE:"-tex-bold-oldstyle",MATHITALIC:"-tex-mathit"};e.Form={PREFIX:"prefix",INFIX:"infix",POSTFIX:"postfix"};e.LineBreak={AUTO:"auto",NEWLINE:"newline",NOBREAK:"nobreak",GOODBREAK:"goodbreak",BADBREAK:"badbreak"};e.LineBreakStyle={BEFORE:"before",AFTER:"after",DUPLICATE:"duplicate",INFIXLINBREAKSTYLE:"infixlinebreakstyle"};e.IndentAlign={LEFT:"left",CENTER:"center",RIGHT:"right",AUTO:"auto",ID:"id",INDENTALIGN:"indentalign"};e.IndentShift={INDENTSHIFT:"indentshift"};e.LineThickness={THIN:"thin",MEDIUM:"medium",THICK:"thick"};e.Notation={LONGDIV:"longdiv",ACTUARIAL:"actuarial",PHASORANGLE:"phasorangle",RADICAL:"radical",BOX:"box",ROUNDEDBOX:"roundedbox",CIRCLE:"circle",LEFT:"left",RIGHT:"right",TOP:"top",BOTTOM:"bottom",UPDIAGONALSTRIKE:"updiagonalstrike",DOWNDIAGONALSTRIKE:"downdiagonalstrike",VERTICALSTRIKE:"verticalstrike",HORIZONTALSTRIKE:"horizontalstrike",NORTHEASTARROW:"northeastarrow",MADRUWB:"madruwb",UPDIAGONALARROW:"updiagonalarrow"};e.Align={TOP:"top",BOTTOM:"bottom",CENTER:"center",BASELINE:"baseline",AXIS:"axis",LEFT:"left",RIGHT:"right"};e.Lines={NONE:"none",SOLID:"solid",DASHED:"dashed"};e.Side={LEFT:"left",RIGHT:"right",LEFTOVERLAP:"leftoverlap",RIGHTOVERLAP:"rightoverlap"};e.Width={AUTO:"auto",FIT:"fit"};e.Actiontype={TOGGLE:"toggle",STATUSLINE:"statusline",TOOLTIP:"tooltip",INPUT:"input"};e.Overflow={LINBREAK:"linebreak",SCROLL:"scroll",ELIDE:"elide",TRUNCATE:"truncate",SCALE:"scale"};e.Unit={EM:"em",EX:"ex",PX:"px",IN:"in",CM:"cm",MM:"mm",PT:"pt",PC:"pc"}})(r=t.TexConstant||(t.TexConstant={}))},19890:function(e,t,r){var a=this&&this.__extends||function(){var e=function(t,r){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]};return e(t,r)};return function(t,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}}();var n=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;var n=Object.getOwnPropertyDescriptor(t,r);if(!n||("get"in n?!t.__esModule:n.writable||n.configurable)){n={enumerable:true,get:function(){return t[r]}}}Object.defineProperty(e,a,n)}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(r!=="default"&&Object.prototype.hasOwnProperty.call(e,r))n(t,e,r);i(t,e);return t};var s=this&&this.__values||function(e){var t=typeof Symbol==="function"&&Symbol.iterator,r=t&&e[t],a=0;if(r)return r.call(e);if(e&&typeof e.length==="number")return{next:function(){if(e&&a>=e.length)e=void 0;return{value:e&&e[a++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};var u;Object.defineProperty(t,"__esModule",{value:true});t.BaseConfiguration=t.BaseTags=t.Other=void 0;var c=r(23644);var f=r(84858);var p=l(r(48406));var h=l(r(72895));var d=r(92715);var m=o(r(5065));var v=r(56711);r(83031);var y=r(64432);new d.CharacterMap("remap",null,{"-":"−","*":"∗","`":"‘"});function g(e,t){var r=e.stack.env["font"];var a=r?{mathvariant:e.stack.env["font"]}:{};var n=f.MapHandler.getMap("remap").lookup(t);var i=(0,y.getRange)(t);var o=i?i[3]:"mo";var s=e.create("token",o,a,n?n.char:t);i[4]&&s.attributes.set("mathvariant",i[4]);if(o==="mo"){h.default.setProperty(s,"fixStretchy",true);e.configuration.addNode("fixStretchy",s)}e.Push(s)}t.Other=g;function b(e,t){throw new p.default("UndefinedControlSequence","Undefined control sequence %1","\\"+t)}function A(e,t){throw new p.default("UnknownEnv","Unknown environment '%1'",t)}function S(e){var t,r;var a=e.data;try{for(var n=s(a.getList("nonscript")),i=n.next();!i.done;i=n.next()){var o=i.value;if(o.attributes.get("scriptlevel")>0){var l=o.parent;l.childNodes.splice(l.childIndex(o),1);a.removeFromList(o.kind,[o]);if(o.isKind("mrow")){var u=o.childNodes[0];a.removeFromList("mstyle",[u]);a.removeFromList("mspace",u.childNodes[0].childNodes)}}else if(o.isKind("mrow")){o.parent.replaceChild(o.childNodes[0],o);a.removeFromList("mrow",[o])}}}catch(c){t={error:c}}finally{try{if(i&&!i.done&&(r=n.return))r.call(n)}finally{if(t)throw t.error}}}var P=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}return t}(v.AbstractTags);t.BaseTags=P;t.BaseConfiguration=c.Configuration.create("base",{handler:{character:["command","special","letter","digit"],delimiter:["delimiter"],macro:["delimiter","macros","mathchar0mi","mathchar0mo","mathchar7"],environment:["environment"]},fallback:{character:g,macro:b,environment:A},items:(u={},u[m.StartItem.prototype.kind]=m.StartItem,u[m.StopItem.prototype.kind]=m.StopItem,u[m.OpenItem.prototype.kind]=m.OpenItem,u[m.CloseItem.prototype.kind]=m.CloseItem,u[m.PrimeItem.prototype.kind]=m.PrimeItem,u[m.SubsupItem.prototype.kind]=m.SubsupItem,u[m.OverItem.prototype.kind]=m.OverItem,u[m.LeftItem.prototype.kind]=m.LeftItem,u[m.Middle.prototype.kind]=m.Middle,u[m.RightItem.prototype.kind]=m.RightItem,u[m.BeginItem.prototype.kind]=m.BeginItem,u[m.EndItem.prototype.kind]=m.EndItem,u[m.StyleItem.prototype.kind]=m.StyleItem,u[m.PositionItem.prototype.kind]=m.PositionItem,u[m.CellItem.prototype.kind]=m.CellItem,u[m.MmlItem.prototype.kind]=m.MmlItem,u[m.FnItem.prototype.kind]=m.FnItem,u[m.NotItem.prototype.kind]=m.NotItem,u[m.NonscriptItem.prototype.kind]=m.NonscriptItem,u[m.DotsItem.prototype.kind]=m.DotsItem,u[m.ArrayItem.prototype.kind]=m.ArrayItem,u[m.EqnArrayItem.prototype.kind]=m.EqnArrayItem,u[m.EquationItem.prototype.kind]=m.EquationItem,u),options:{maxMacros:1e3,baseURL:typeof document==="undefined"||document.getElementsByTagName("base").length===0?"":String(document.location).replace(/#.*$/,"")},tags:{base:P},postprocessors:[[S,-4]]})},5065:function(e,t,r){var a=this&&this.__extends||function(){var e=function(t,r){e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)if(Object.prototype.hasOwnProperty.call(t,r))e[r]=t[r]};return e(t,r)};return function(t,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");e(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}}();var n=this&&this.__read||function(e,t){var r=typeof Symbol==="function"&&e[Symbol.iterator];if(!r)return e;var a=r.call(e),n,i=[],o;try{while((t===void 0||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(s){o={error:s}}finally{try{if(n&&!n.done&&(r=a["return"]))r.call(a)}finally{if(o)throw o.error}}return i};var i=this&&this.__spreadArray||function(e,t,r){if(r||arguments.length===2)for(var a=0,n=t.length,i;a<n;a++){if(i||!(a in t)){if(!i)i=Array.prototype.slice.call(t,0,a);i[a]=t[a]}}return e.concat(i||Array.prototype.slice.call(t))};var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});t.EquationItem=t.EqnArrayItem=t.ArrayItem=t.DotsItem=t.NonscriptItem=t.NotItem=t.FnItem=t.MmlItem=t.CellItem=t.PositionItem=t.StyleItem=t.EndItem=t.BeginItem=t.RightItem=t.Middle=t.LeftItem=t.OverItem=t.SubsupItem=t.PrimeItem=t.CloseItem=t.OpenItem=t.StopItem=t.StartItem=void 0;var s=r(84858);var l=r(63411);var u=r(18426);var c=o(r(48406));var f=o(r(3378));var p=o(r(72895));var h=r(34726);var d=function(e){a(t,e);function t(t,r){var a=e.call(this,t)||this;a.global=r;return a}Object.defineProperty(t.prototype,"kind",{get:function(){return"start"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isOpen",{get:function(){return true},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(t.isKind("stop")){var r=this.toMml();if(!this.global.isInner){r=this.factory.configuration.tags.finalize(r,this.env)}return[[this.factory.create("mml",r)],true]}return e.prototype.checkItem.call(this,t)};return t}(h.BaseItem);t.StartItem=d;var m=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"stop"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isClose",{get:function(){return true},enumerable:false,configurable:true});return t}(h.BaseItem);t.StopItem=m;var v=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"open"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isOpen",{get:function(){return true},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(t.isKind("close")){var r=this.toMml();var a=this.create("node","TeXAtom",[r]);return[[this.factory.create("mml",a)],true]}return e.prototype.checkItem.call(this,t)};t.errors=Object.assign(Object.create(h.BaseItem.errors),{stop:["ExtraOpenMissingClose","Extra open brace or missing close brace"]});return t}(h.BaseItem);t.OpenItem=v;var y=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"close"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isClose",{get:function(){return true},enumerable:false,configurable:true});return t}(h.BaseItem);t.CloseItem=y;var g=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"prime"},enumerable:false,configurable:true});t.prototype.checkItem=function(e){var t=n(this.Peek(2),2),r=t[0],a=t[1];if(!p.default.isType(r,"msubsup")||p.default.isType(r,"msup")){var i=this.create("node","msup",[r,a]);return[[i,e],true]}p.default.setChild(r,r.sup,a);return[[r,e],true]};return t}(h.BaseItem);t.PrimeItem=g;var b=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"subsup"},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(t.isKind("open")||t.isKind("left")){return h.BaseItem.success}var r=this.First;var a=this.getProperty("position");if(t.isKind("mml")){if(this.getProperty("primes")){if(a!==2){p.default.setChild(r,2,this.getProperty("primes"))}else{p.default.setProperty(this.getProperty("primes"),"variantForm",true);var o=this.create("node","mrow",[this.getProperty("primes"),t.First]);t.First=o}}p.default.setChild(r,a,t.First);if(this.getProperty("movesupsub")!=null){p.default.setProperty(r,"movesupsub",this.getProperty("movesupsub"))}var s=this.factory.create("mml",r);return[[s],true]}if(e.prototype.checkItem.call(this,t)[1]){var l=this.getErrors(["","sub","sup"][a]);throw new(c.default.bind.apply(c.default,i([void 0,l[0],l[1]],n(l.splice(2)),false)))}return null};t.errors=Object.assign(Object.create(h.BaseItem.errors),{stop:["MissingScript","Missing superscript or subscript argument"],sup:["MissingOpenForSup","Missing open brace for superscript"],sub:["MissingOpenForSub","Missing open brace for subscript"]});return t}(h.BaseItem);t.SubsupItem=b;var A=function(e){a(t,e);function t(t){var r=e.call(this,t)||this;r.setProperty("name","\\over");return r}Object.defineProperty(t.prototype,"kind",{get:function(){return"over"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isClose",{get:function(){return true},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(t.isKind("over")){throw new c.default("AmbiguousUseOf","Ambiguous use of %1",t.getName())}if(t.isClose){var r=this.create("node","mfrac",[this.getProperty("num"),this.toMml(false)]);if(this.getProperty("thickness")!=null){p.default.setAttribute(r,"linethickness",this.getProperty("thickness"))}if(this.getProperty("open")||this.getProperty("close")){p.default.setProperty(r,"withDelims",true);r=f.default.fixedFence(this.factory.configuration,this.getProperty("open"),r,this.getProperty("close"))}return[[this.factory.create("mml",r),t],true]}return e.prototype.checkItem.call(this,t)};t.prototype.toString=function(){return"over["+this.getProperty("num")+" / "+this.nodes.join("; ")+"]"};return t}(h.BaseItem);t.OverItem=A;var S=function(e){a(t,e);function t(t,r){var a=e.call(this,t)||this;a.setProperty("delim",r);return a}Object.defineProperty(t.prototype,"kind",{get:function(){return"left"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isOpen",{get:function(){return true},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(t.isKind("right")){return[[this.factory.create("mml",f.default.fenced(this.factory.configuration,this.getProperty("delim"),this.toMml(),t.getProperty("delim"),"",t.getProperty("color")))],true]}if(t.isKind("middle")){var r={stretchy:true};if(t.getProperty("color")){r.mathcolor=t.getProperty("color")}this.Push(this.create("node","TeXAtom",[],{texClass:u.TEXCLASS.CLOSE}),this.create("token","mo",r,t.getProperty("delim")),this.create("node","TeXAtom",[],{texClass:u.TEXCLASS.OPEN}));this.env={};return[[this],true]}return e.prototype.checkItem.call(this,t)};t.errors=Object.assign(Object.create(h.BaseItem.errors),{stop:["ExtraLeftMissingRight","Extra \\left or missing \\right"]});return t}(h.BaseItem);t.LeftItem=S;var P=function(e){a(t,e);function t(t,r,a){var n=e.call(this,t)||this;n.setProperty("delim",r);a&&n.setProperty("color",a);return n}Object.defineProperty(t.prototype,"kind",{get:function(){return"middle"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isClose",{get:function(){return true},enumerable:false,configurable:true});return t}(h.BaseItem);t.Middle=P;var C=function(e){a(t,e);function t(t,r,a){var n=e.call(this,t)||this;n.setProperty("delim",r);a&&n.setProperty("color",a);return n}Object.defineProperty(t.prototype,"kind",{get:function(){return"right"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isClose",{get:function(){return true},enumerable:false,configurable:true});return t}(h.BaseItem);t.RightItem=C;var T=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"begin"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isOpen",{get:function(){return true},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(t.isKind("end")){if(t.getName()!==this.getName()){throw new c.default("EnvBadEnd","\\begin{%1} ended with \\end{%2}",this.getName(),t.getName())}if(!this.getProperty("end")){return[[this.factory.create("mml",this.toMml())],true]}return h.BaseItem.fail}if(t.isKind("stop")){throw new c.default("EnvMissingEnd","Missing \\end{%1}",this.getName())}return e.prototype.checkItem.call(this,t)};return t}(h.BaseItem);t.BeginItem=T;var O=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"end"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isClose",{get:function(){return true},enumerable:false,configurable:true});return t}(h.BaseItem);t.EndItem=O;var I=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"style"},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(!t.isClose){return e.prototype.checkItem.call(this,t)}var r=this.create("node","mstyle",this.nodes,this.getProperty("styles"));return[[this.factory.create("mml",r),t],true]};return t}(h.BaseItem);t.StyleItem=I;var M=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"position"},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(t.isClose){throw new c.default("MissingBoxFor","Missing box for %1",this.getName())}if(t.isFinal){var r=t.toMml();switch(this.getProperty("move")){case"vertical":r=this.create("node","mpadded",[r],{height:this.getProperty("dh"),depth:this.getProperty("dd"),voffset:this.getProperty("dh")});return[[this.factory.create("mml",r)],true];case"horizontal":return[[this.factory.create("mml",this.getProperty("left")),t,this.factory.create("mml",this.getProperty("right"))],true]}}return e.prototype.checkItem.call(this,t)};return t}(h.BaseItem);t.PositionItem=M;var w=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"cell"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isClose",{get:function(){return true},enumerable:false,configurable:true});return t}(h.BaseItem);t.CellItem=w;var E=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"isFinal",{get:function(){return true},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"kind",{get:function(){return"mml"},enumerable:false,configurable:true});return t}(h.BaseItem);t.MmlItem=E;var L=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"fn"},enumerable:false,configurable:true});t.prototype.checkItem=function(t){var r=this.First;if(r){if(t.isOpen){return h.BaseItem.success}if(!t.isKind("fn")){var a=t.First;if(!t.isKind("mml")||!a){return[[r,t],true]}if(p.default.isType(a,"mstyle")&&a.childNodes.length&&p.default.isType(a.childNodes[0].childNodes[0],"mspace")||p.default.isType(a,"mspace")){return[[r,t],true]}if(p.default.isEmbellished(a)){a=p.default.getCoreMO(a)}var n=p.default.getForm(a);if(n!=null&&[0,0,1,1,0,1,1,0,0,0][n[2]]){return[[r,t],true]}}var i=this.create("token","mo",{texClass:u.TEXCLASS.NONE},l.entities.ApplyFunction);return[[r,i,t],true]}return e.prototype.checkItem.apply(this,arguments)};return t}(h.BaseItem);t.FnItem=L;var k=function(e){a(t,e);function t(){var t=e!==null&&e.apply(this,arguments)||this;t.remap=s.MapHandler.getMap("not_remap");return t}Object.defineProperty(t.prototype,"kind",{get:function(){return"not"},enumerable:false,configurable:true});t.prototype.checkItem=function(e){var t;var r;var a;if(e.isKind("open")||e.isKind("left")){return h.BaseItem.success}if(e.isKind("mml")&&(p.default.isType(e.First,"mo")||p.default.isType(e.First,"mi")||p.default.isType(e.First,"mtext"))){t=e.First;r=p.default.getText(t);if(r.length===1&&!p.default.getProperty(t,"movesupsub")&&p.default.getChildren(t).length===1){if(this.remap.contains(r)){a=this.create("text",this.remap.lookup(r).char);p.default.setChild(t,0,a)}else{a=this.create("text","̸");p.default.appendChildren(t,[a])}return[[e],true]}}a=this.create("text","⧸");var n=this.create("node","mtext",[],{},a);var i=this.create("node","mpadded",[n],{width:0});t=this.create("node","TeXAtom",[i],{texClass:u.TEXCLASS.REL});return[[t,e],true]};return t}(h.BaseItem);t.NotItem=k;var x=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"nonscript"},enumerable:false,configurable:true});t.prototype.checkItem=function(e){if(e.isKind("mml")&&e.Size()===1){var t=e.First;if(t.isKind("mstyle")&&t.notParent){t=p.default.getChildren(p.default.getChildren(t)[0])[0]}if(t.isKind("mspace")){if(t!==e.First){var r=this.create("node","mrow",[e.Pop()]);e.Push(r)}this.factory.configuration.addNode("nonscript",e.First)}}return[[e],true]};return t}(h.BaseItem);t.NonscriptItem=x;var F=function(e){a(t,e);function t(){return e!==null&&e.apply(this,arguments)||this}Object.defineProperty(t.prototype,"kind",{get:function(){return"dots"},enumerable:false,configurable:true});t.prototype.checkItem=function(e){if(e.isKind("open")||e.isKind("left")){return h.BaseItem.success}var t=this.getProperty("ldots");var r=e.First;if(e.isKind("mml")&&p.default.isEmbellished(r)){var a=p.default.getTexClass(p.default.getCoreMO(r));if(a===u.TEXCLASS.BIN||a===u.TEXCLASS.REL){t=this.getProperty("cdots")}}return[[t,e],true]};return t}(h.BaseItem);t.DotsItem=F;var N=function(e){a(t,e);function t(){var t=e!==null&&e.apply(this,arguments)||this;t.table=[];t.row=[];t.frame=[];t.hfill=[];t.arraydef={};t.dashed=false;return t}Object.defineProperty(t.prototype,"kind",{get:function(){return"array"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isOpen",{get:function(){return true},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"copyEnv",{get:function(){return false},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(t.isClose&&!t.isKind("over")){if(t.getProperty("isEntry")){this.EndEntry();this.clearEnv();return h.BaseItem.fail}if(t.getProperty("isCR")){this.EndEntry();this.EndRow();this.clearEnv();return h.BaseItem.fail}this.EndTable();this.clearEnv();var r=this.factory.create("mml",this.createMml());if(this.getProperty("requireClose")){if(t.isKind("close")){return[[r],true]}throw new c.default("MissingCloseBrace","Missing close brace")}return[[r,t],true]}return e.prototype.checkItem.call(this,t)};t.prototype.createMml=function(){var e=this.arraydef["scriptlevel"];delete this.arraydef["scriptlevel"];var t=this.create("node","mtable",this.table,this.arraydef);if(e){t.setProperty("scriptlevel",e)}if(this.frame.length===4){p.default.setAttribute(t,"frame",this.dashed?"dashed":"solid")}else if(this.frame.length){if(this.arraydef["rowlines"]){this.arraydef["rowlines"]=this.arraydef["rowlines"].replace(/none( none)+$/,"none")}p.default.setAttribute(t,"frame","");t=this.create("node","menclose",[t],{notation:this.frame.join(" ")});if((this.arraydef["columnlines"]||"none")!=="none"||(this.arraydef["rowlines"]||"none")!=="none"){p.default.setAttribute(t,"data-padding",0)}}if(this.getProperty("open")||this.getProperty("close")){t=f.default.fenced(this.factory.configuration,this.getProperty("open"),t,this.getProperty("close"))}return t};t.prototype.EndEntry=function(){var e=this.create("node","mtd",this.nodes);if(this.hfill.length){if(this.hfill[0]===0){p.default.setAttribute(e,"columnalign","right")}if(this.hfill[this.hfill.length-1]===this.Size()){p.default.setAttribute(e,"columnalign",p.default.getAttribute(e,"columnalign")?"center":"left")}}this.row.push(e);this.Clear();this.hfill=[]};t.prototype.EndRow=function(){var e;if(this.getProperty("isNumbered")&&this.row.length===3){this.row.unshift(this.row.pop());e=this.create("node","mlabeledtr",this.row)}else{e=this.create("node","mtr",this.row)}this.table.push(e);this.row=[]};t.prototype.EndTable=function(){if(this.Size()||this.row.length){this.EndEntry();this.EndRow()}this.checkLines()};t.prototype.checkLines=function(){if(this.arraydef["rowlines"]){var e=this.arraydef["rowlines"].split(/ /);if(e.length===this.table.length){this.frame.push("bottom");e.pop();this.arraydef["rowlines"]=e.join(" ")}else if(e.length<this.table.length-1){this.arraydef["rowlines"]+=" none"}}if(this.getProperty("rowspacing")){var t=this.arraydef["rowspacing"].split(/ /);while(t.length<this.table.length){t.push(this.getProperty("rowspacing")+"em")}this.arraydef["rowspacing"]=t.join(" ")}};t.prototype.addRowSpacing=function(e){if(this.arraydef["rowspacing"]){var t=this.arraydef["rowspacing"].split(/ /);if(!this.getProperty("rowspacing")){var r=f.default.dimen2em(t[0]);this.setProperty("rowspacing",r)}var a=this.getProperty("rowspacing");while(t.length<this.table.length){t.push(f.default.Em(a))}t[this.table.length-1]=f.default.Em(Math.max(0,a+f.default.dimen2em(e)));this.arraydef["rowspacing"]=t.join(" ")}};return t}(h.BaseItem);t.ArrayItem=N;var R=function(e){a(t,e);function t(t){var r=[];for(var a=1;a<arguments.length;a++){r[a-1]=arguments[a]}var n=e.call(this,t)||this;n.maxrow=0;n.factory.configuration.tags.start(r[0],r[2],r[1]);return n}Object.defineProperty(t.prototype,"kind",{get:function(){return"eqnarray"},enumerable:false,configurable:true});t.prototype.EndEntry=function(){if(this.row.length){f.default.fixInitialMO(this.factory.configuration,this.nodes)}var e=this.create("node","mtd",this.nodes);this.row.push(e);this.Clear()};t.prototype.EndRow=function(){if(this.row.length>this.maxrow){this.maxrow=this.row.length}var e="mtr";var t=this.factory.configuration.tags.getTag();if(t){this.row=[t].concat(this.row);e="mlabeledtr"}this.factory.configuration.tags.clearTag();var r=this.create("node",e,this.row);this.table.push(r);this.row=[]};t.prototype.EndTable=function(){e.prototype.EndTable.call(this);this.factory.configuration.tags.end();this.extendArray("columnalign",this.maxrow);this.extendArray("columnwidth",this.maxrow);this.extendArray("columnspacing",this.maxrow-1)};t.prototype.extendArray=function(e,t){if(!this.arraydef[e])return;var r=this.arraydef[e].split(/ /);var a=i([],n(r),false);if(a.length>1){while(a.length<t){a.push.apply(a,i([],n(r),false))}this.arraydef[e]=a.slice(0,t).join(" ")}};return t}(N);t.EqnArrayItem=R;var _=function(e){a(t,e);function t(t){var r=[];for(var a=1;a<arguments.length;a++){r[a-1]=arguments[a]}var n=e.call(this,t)||this;n.factory.configuration.tags.start("equation",true,r[0]);return n}Object.defineProperty(t.prototype,"kind",{get:function(){return"equation"},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"isOpen",{get:function(){return true},enumerable:false,configurable:true});t.prototype.checkItem=function(t){if(t.isKind("end")){var r=this.toMml();var a=this.factory.configuration.tags.getTag();this.factory.configuration.tags.end();return[[a?this.factory.configuration.tags.enTag(r,a):r,t],true]}if(t.isKind("stop")){throw new c.default("EnvMissingEnd","Missing \\end{%1}",this.getName())}return e.prototype.checkItem.call(this,t)};return t}(h.BaseItem);t.EquationItem=_},83031:function(e,t,r){var a=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;var n=Object.getOwnPropertyDescriptor(t,r);if(!n||("get"in n?!t.__esModule:n.writable||n.configurable)){n={enumerable:true,get:function(){return t[r]}}}Object.defineProperty(e,a,n)}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var n=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var i=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(r!=="default"&&Object.prototype.hasOwnProperty.call(e,r))a(t,e,r);n(t,e);return t};var o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var s=i(r(92715));var l=r(48948);var u=o(r(40871));var c=o(r(96004));var f=o(r(3378));var p=r(18426);var h=r(77130);new s.RegExpMap("letter",c.default.variable,/[a-z]/i);new s.RegExpMap("digit",c.default.digit,/[0-9.,]/);new s.RegExpMap("command",c.default.controlSequence,/^\\/);new s.MacroMap("special",{"{":"Open","}":"Close","~":"Tilde","^":"Superscript",_:"Subscript"," ":"Space","\t":"Space","\r":"Space","\n":"Space","'":"Prime","%":"Comment","&":"Entry","#":"Hash"," ":"Space","’":"Prime"},u.default);new s.CharacterMap("mathchar0mi",c.default.mathchar0mi,{alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ϵ",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigma:"σ",tau:"τ",upsilon:"υ",phi:"ϕ",chi:"χ",psi:"ψ",omega:"ω",varepsilon:"ε",vartheta:"ϑ",varpi:"ϖ",varrho:"ϱ",varsigma:"ς",varphi:"φ",S:["§",{mathvariant:l.TexConstant.Variant.NORMAL}],aleph:["ℵ",{mathvariant:l.TexConstant.Variant.NORMAL}],hbar:["ℏ",{variantForm:true}],imath:"ı",jmath:"ȷ",ell:"ℓ",wp:["℘",{mathvariant:l.TexConstant.Variant.NORMAL}],Re:["ℜ",{mathvariant:l.TexConstant.Variant.NORMAL}],Im:["ℑ",{mathvariant:l.TexConstant.Variant.NORMAL}],partial:["∂",{mathvariant:l.TexConstant.Variant.ITALIC}],infty:["∞",{mathvariant:l.TexConstant.Variant.NORMAL}],prime:["′",{variantForm:true}],emptyset:["∅",{mathvariant:l.TexConstant.Variant.NORMAL}],nabla:["∇",{mathvariant:l.TexConstant.Variant.NORMAL}],top:["⊤",{mathvariant:l.TexConstant.Variant.NORMAL}],bot:["⊥",{mathvariant:l.TexConstant.Variant.NORMAL}],angle:["∠",{mathvariant:l.TexConstant.Variant.NORMAL}],triangle:["△",{mathvariant:l.TexConstant.Variant.NORMAL}],backslash:["∖",{mathvariant:l.TexConstant.Variant.NORMAL}],forall:["∀",{mathvariant:l.TexConstant.Variant.NORMAL}],exists:["∃",{mathvariant:l.TexConstant.Variant.NORMAL}],neg:["¬",{mathvariant:l.TexConstant.Variant.NORMAL}],lnot:["¬",{mathvariant:l.TexConstant.Variant.NORMAL}],flat:["♭",{mathvariant:l.TexConstant.Variant.NORMAL}],natural:["♮",{mathvariant:l.TexConstant.Variant.NORMAL}],sharp:["♯",{mathvariant:l.TexConstant.Variant.NORMAL}],clubsuit:["♣",{mathvariant:l.TexConstant.Variant.NORMAL}],diamondsuit:["♢",{mathvariant:l.TexConstant.Variant.NORMAL}],heartsuit:["♡",{mathvariant:l.TexConstant.Variant.NORMAL}],spadesuit:["♠",{mathvariant:l.TexConstant.Variant.NORMAL}]});new s.CharacterMap("mathchar0mo",c.default.mathchar0mo,{surd:"√",coprod:["∐",{texClass:p.TEXCLASS.OP,movesupsub:true}],bigvee:["⋁",{texClass:p.TEXCLASS.OP,movesupsub:true}],bigwedge:["⋀",{texClass:p.TEXCLASS.OP,movesupsub:true}],biguplus:["⨄",{texClass:p.TEXCLASS.OP,movesupsub:true}],bigcap:["⋂",{texClass:p.TEXCLASS.OP,movesupsub:true}],bigcup:["⋃",{texClass:p.TEXCLASS.OP,movesupsub:true}],int:["∫",{texClass:p.TEXCLASS.OP}],intop:["∫",{texClass:p.TEXCLASS.OP,movesupsub:true,movablelimits:true}],iint:["∬",{texClass:p.TEXCLASS.OP}],iiint:["∭",{texClass:p.TEXCLASS.OP}],prod:["∏",{texClass:p.TEXCLASS.OP,movesupsub:true}],sum:["∑",{texClass:p.TEXCLASS.OP,movesupsub:true}],bigotimes:["⨂",{texClass:p.TEXCLASS.OP,movesupsub:true}],bigoplus:["⨁",{texClass:p.TEXCLASS.OP,movesupsub:true}],bigodot:["⨀",{texClass:p.TEXCLASS.OP,movesupsub:true}],oint:["∮",{texClass:p.TEXCLASS.OP}],bigsqcup:["⨆",{texClass:p.TEXCLASS.OP,movesupsub:true}],smallint:["∫",{largeop:false}],triangleleft:"◃",triangleright:"▹",bigtriangleup:"△",bigtriangledown:"▽",wedge:"∧",land:"∧",vee:"∨",lor:"∨",cap:"∩",cup:"∪",ddagger:"‡",dagger:"†",sqcap:"⊓",sqcup:"⊔",uplus:"⊎",amalg:"⨿",diamond:"⋄",bullet:"∙",wr:"≀",div:"÷",divsymbol:"÷",odot:["⊙",{largeop:false}],oslash:["⊘",{largeop:false}],otimes:["⊗",{largeop:false}],ominus:["⊖",{largeop:false}],oplus:["⊕",{largeop:false}],mp:"∓",pm:"±",circ:"∘",bigcirc:"◯",setminus:"∖",cdot:"⋅",ast:"∗",times:"×",star:"⋆",propto:"∝",sqsubseteq:"⊑",sqsupseteq:"⊒",parallel:"∥",mid:"∣",dashv:"⊣",vdash:"⊢",leq:"≤",le:"≤",geq:"≥",ge:"≥",lt:"<",gt:">",succ:"≻",prec:"≺",approx:"≈",succeq:"⪰",preceq:"⪯",supset:"⊃",subset:"⊂",supseteq:"⊇",subseteq:"⊆",in:"∈",ni:"∋",notin:"∉",owns:"∋",gg:"≫",ll:"≪",sim:"∼",simeq:"≃",perp:"⊥",equiv:"≡",asymp:"≍",smile:"⌣",frown:"⌢",ne:"≠",neq:"≠",cong:"≅",doteq:"≐",bowtie:"⋈",models:"⊨",notChar:"⧸",Leftrightarrow:"⇔",Leftarrow:"⇐",Rightarrow:"⇒",leftrightarrow:"↔",leftarrow:"←",gets:"←",rightarrow:"→",to:["→",{accent:false}],mapsto:"↦",leftharpoonup:"↼",leftharpoondown:"↽",rightharpoonup:"⇀",rightharpoondown:"⇁",nearrow:"↗",searrow:"↘",nwarrow:"↖",swarrow:"↙",rightleftharpoons:"⇌",hookrightarrow:"↪",hookleftarrow:"↩",longleftarrow:"⟵",Longleftarrow:"⟸",longrightarrow:"⟶",Longrightarrow:"⟹",Longleftrightarrow:"⟺",longleftrightarrow:"⟷",longmapsto:"⟼",ldots:"…",cdots:"⋯",vdots:"⋮",ddots:"⋱",dotsc:"…",dotsb:"⋯",dotsm:"⋯",dotsi:"⋯",dotso:"…",ldotp:[".",{texClass:p.TEXCLASS.PUNCT}],cdotp:["⋅",{texClass:p.TEXCLASS.PUNCT}],colon:[":",{texClass:p.TEXCLASS.PUNCT}]});new s.CharacterMap("mathchar7",c.default.mathchar7,{Gamma:"Γ",Delta:"Δ",Theta:"Θ",Lambda:"Λ",Xi:"Ξ",Pi:"Π",Sigma:"Σ",Upsilon:"Υ",Phi:"Φ",Psi:"Ψ",Omega:"Ω",_:"_","#":"#",$:"$","%":"%","&":"&",And:"&"});new s.DelimiterMap("delimiter",c.default.delimiter,{"(":"(",")":")","[":"[","]":"]","<":"⟨",">":"⟩","\\lt":"⟨","\\gt":"⟩","/":"/","|":["|",{texClass:p.TEXCLASS.ORD}],".":"","\\\\":"\\","\\lmoustache":"⎰","\\rmoustache":"⎱","\\lgroup":"⟮","\\rgroup":"⟯","\\arrowvert":"⏐","\\Arrowvert":"‖","\\bracevert":"⎪","\\Vert":["‖",{texClass:p.TEXCLASS.ORD}],"\\|":["‖",{texClass:p.TEXCLASS.ORD}],"\\vert":["|",{texClass:p.TEXCLASS.ORD}],"\\uparrow":"↑","\\downarrow":"↓","\\updownarrow":"↕","\\Uparrow":"⇑","\\Downarrow":"⇓","\\Updownarrow":"⇕","\\backslash":"\\","\\rangle":"⟩","\\langle":"⟨","\\rbrace":"}","\\lbrace":"{","\\}":"}","\\{":"{","\\rceil":"⌉","\\lceil":"⌈","\\rfloor":"⌋","\\lfloor":"⌊","\\lbrack":"[","\\rbrack":"]"});new s.CommandMap("macros",{displaystyle:["SetStyle","D",true,0],textstyle:["SetStyle","T",false,0],scriptstyle:["SetStyle","S",false,1],scriptscriptstyle:["SetStyle","SS",false,2],rm:["SetFont",l.TexConstant.Variant.NORMAL],mit:["SetFont",l.TexConstant.Variant.ITALIC],oldstyle:["SetFont",l.TexConstant.Variant.OLDSTYLE],cal:["SetFont",l.TexConstant.Variant.CALLIGRAPHIC],it:["SetFont",l.TexConstant.Variant.MATHITALIC],bf:["SetFont",l.TexConstant.Variant.BOLD],bbFont:["SetFont",l.TexConstant.Variant.DOUBLESTRUCK],scr:["SetFont",l.TexConstant.Variant.SCRIPT],frak:["SetFont",l.TexConstant.Variant.FRAKTUR],sf:["SetFont",l.TexConstant.Variant.SANSSERIF],tt:["SetFont",l.TexConstant.Variant.MONOSPACE],mathrm:["MathFont",l.TexConstant.Variant.NORMAL],mathup:["MathFont",l.TexConstant.Variant.NORMAL],mathnormal:["MathFont",""],mathbf:["MathFont",l.TexConstant.Variant.BOLD],mathbfup:["MathFont",l.TexConstant.Variant.BOLD],mathit:["MathFont",l.TexConstant.Variant.MATHITALIC],mathbfit:["MathFont",l.TexConstant.Variant.BOLDITALIC],mathbb:["MathFont",l.TexConstant.Variant.DOUBLESTRUCK],Bbb:["MathFont",l.TexConstant.Variant.DOUBLESTRUCK],mathfrak:["MathFont",l.TexConstant.Variant.FRAKTUR],mathbffrak:["MathFont",l.TexConstant.Variant.BOLDFRAKTUR],mathscr:["MathFont",l.TexConstant.Variant.SCRIPT],mathbfscr:["MathFont",l.TexConstant.Variant.BOLDSCRIPT],mathsf:["MathFont",l.TexConstant.Variant.SANSSERIF],mathsfup:["MathFont",l.TexConstant.Variant.SANSSERIF],mathbfsf:["MathFont",l.TexConstant.Variant.BOLDSANSSERIF],mathbfsfup:["MathFont",l.TexConstant.Variant.BOLDSANSSERIF],mathsfit:["MathFont",l.TexConstant.Variant.SANSSERIFITALIC],mathbfsfit:["MathFont",l.TexConstant.Variant.SANSSERIFBOLDITALIC],mathtt:["MathFont",l.TexConstant.Variant.MONOSPACE],mathcal:["MathFont",l.TexConstant.Variant.CALLIGRAPHIC],mathbfcal:["MathFont",l.TexConstant.Variant.BOLDCALLIGRAPHIC],symrm:["MathFont",l.TexConstant.Variant.NORMAL],symup:["MathFont",l.TexConstant.Variant.NORMAL],symnormal:["MathFont",""],symbf:["MathFont",l.TexConstant.Variant.BOLD],symbfup:["MathFont",l.TexConstant.Variant.BOLD],symit:["MathFont",l.TexConstant.Variant.ITALIC],symbfit:["MathFont",l.TexConstant.Variant.BOLDITALIC],symbb:["MathFont",l.TexConstant.Variant.DOUBLESTRUCK],symfrak:["MathFont",l.TexConstant.Variant.FRAKTUR],symbffrak:["MathFont",l.TexConstant.Variant.BOLDFRAKTUR],symscr:["MathFont",l.TexConstant.Variant.SCRIPT],symbfscr:["MathFont",l.TexConstant.Variant.BOLDSCRIPT],symsf:["MathFont",l.TexConstant.Variant.SANSSERIF],symsfup:["MathFont",l.TexConstant.Variant.SANSSERIF],symbfsf:["MathFont",l.TexConstant.Variant.BOLDSANSSERIF],symbfsfup:["MathFont",l.TexConstant.Variant.BOLDSANSSERIF],symsfit:["MathFont",l.TexConstant.Variant.SANSSERIFITALIC],symbfsfit:["MathFont",l.TexConstant.Variant.SANSSERIFBOLDITALIC],symtt:["MathFont",l.TexConstant.Variant.MONOSPACE],symcal:["MathFont",l.TexConstant.Variant.CALLIGRAPHIC],symbfcal:["MathFont",l.TexConstant.Variant.BOLDCALLIGRAPHIC],textrm:["HBox",null,l.TexConstant.Variant.NORMAL],textup:["HBox",null,l.TexConstant.Variant.NORMAL],textnormal:["HBox"],textit:["HBox",null,l.TexConstant.Variant.ITALIC],textbf:["HBox",null,l.TexConstant.Variant.BOLD],textsf:["HBox",null,l.TexConstant.Variant.SANSSERIF],texttt:["HBox",null,l.TexConstant.Variant.MONOSPACE],tiny:["SetSize",.5],Tiny:["SetSize",.6],scriptsize:["SetSize",.7],small:["SetSize",.85],normalsize:["SetSize",1],large:["SetSize",1.2],Large:["SetSize",1.44],LARGE:["SetSize",1.73],huge:["SetSize",2.07],Huge:["SetSize",2.49],arcsin:"NamedFn",arccos:"NamedFn",arctan:"NamedFn",arg:"NamedFn",cos:"NamedFn",cosh:"NamedFn",cot:"NamedFn",coth:"NamedFn",csc:"NamedFn",deg:"NamedFn",det:"NamedOp",dim:"NamedFn",exp:"NamedFn",gcd:"NamedOp",hom:"NamedFn",inf:"NamedOp",ker:"NamedFn",lg:"NamedFn",lim:"NamedOp",liminf:["NamedOp","lim&thinsp;inf"],limsup:["NamedOp","lim&thinsp;sup"],ln:"NamedFn",log:"NamedFn",max:"NamedOp",min:"NamedOp",Pr:"NamedOp",sec:"NamedFn",sin:"NamedFn",sinh:"NamedFn",sup:"NamedOp",tan:"NamedFn",tanh:"NamedFn",limits:["Limits",1],nolimits:["Limits",0],overline:["UnderOver","2015"],underline:["UnderOver","2015"],overbrace:["UnderOver","23DE",1],underbrace:["UnderOver","23DF",1],overparen:["UnderOver","23DC"],underparen:["UnderOver","23DD"],overrightarrow:["UnderOver","2192"],underrightarrow:["UnderOver","2192"],overleftarrow:["UnderOver","2190"],underleftarrow:["UnderOver","2190"],overleftrightarrow:["UnderOver","2194"],underleftrightarrow:["UnderOver","2194"],overset:"Overset",underset:"Underset",overunderset:"Overunderset",stackrel:["Macro","\\mathrel{\\mathop{#2}\\limits^{#1}}",2],stackbin:["Macro","\\mathbin{\\mathop{#2}\\limits^{#1}}",2],over:"Over",overwithdelims:"Over",atop:"Over",atopwithdelims:"Over",above:"Over",abovewithdelims:"Over",brace:["Over","{","}"],brack:["Over","[","]"],choose:["Over","(",")"],frac:"Frac",sqrt:"Sqrt",root:"Root",uproot:["MoveRoot","upRoot"],leftroot:["MoveRoot","leftRoot"],left:"LeftRight",right:"LeftRight",middle:"LeftRight",llap:"Lap",rlap:"Lap",raise:"RaiseLower",lower:"RaiseLower",moveleft:"MoveLeftRight",moveright:"MoveLeftRight",",":["Spacer",h.MATHSPACE.thinmathspace],":":["Spacer",h.MATHSPACE.mediummathspace],">":["Spacer",h.MATHSPACE.mediummathspace],";":["Spacer",h.MATHSPACE.thickmathspace],"!":["Spacer",h.MATHSPACE.negativethinmathspace],enspace:["Spacer",.5],quad:["Spacer",1],qquad:["Spacer",2],thinspace:["Spacer",h.MATHSPACE.thinmathspace],negthinspace:["Spacer",h.MATHSPACE.negativethinmathspace],hskip:"Hskip",hspace:"Hskip",kern:"Hskip",mskip:"Hskip",mspace:"Hskip",mkern:"Hskip",rule:"rule",Rule:["Rule"],Space:["Rule","blank"],nonscript:"Nonscript",big:["MakeBig",p.TEXCLASS.ORD,.85],Big:["MakeBig",p.TEXCLASS.ORD,1.15],bigg:["MakeBig",p.TEXCLASS.ORD,1.45],Bigg:["MakeBig",p.TEXCLASS.ORD,1.75],bigl:["MakeBig",p.TEXCLASS.OPEN,.85],Bigl:["MakeBig",p.TEXCLASS.OPEN,1.15],biggl:["MakeBig",p.TEXCLASS.OPEN,1.45],Biggl:["MakeBig",p.TEXCLASS.OPEN,1.75],bigr:["MakeBig",p.TEXCLASS.CLOSE,.85],Bigr:["MakeBig",p.TEXCLASS.CLOSE,1.15],biggr:["MakeBig",p.TEXCLASS.CLOSE,1.45],Biggr:["MakeBig",p.TEXCLASS.CLOSE,1.75],bigm:["MakeBig",p.TEXCLASS.REL,.85],Bigm:["MakeBig",p.TEXCLASS.REL,1.15],biggm:["MakeBig",p.TEXCLASS.REL,1.45],Biggm:["MakeBig",p.TEXCLASS.REL,1.75],mathord:["TeXAtom",p.TEXCLASS.ORD],mathop:["TeXAtom",p.TEXCLASS.OP],mathopen:["TeXAtom",p.TEXCLASS.OPEN],mathclose:["TeXAtom",p.TEXCLASS.CLOSE],mathbin:["TeXAtom",p.TEXCLASS.BIN],mathrel:["TeXAtom",p.TEXCLASS.REL],mathpunct:["TeXAtom",p.TEXCLASS.PUNCT],mathinner:["TeXAtom",p.TEXCLASS.INNER],vcenter:["TeXAtom",p.TEXCLASS.VCENTER],buildrel:"BuildRel",hbox:["HBox",0],text:"HBox",mbox:["HBox",0],fbox:"FBox",boxed:["Macro","\\fbox{$\\displaystyle{#1}$}",1],framebox:"FrameBox",strut:"Strut",mathstrut:["Macro","\\vphantom{(}"],phantom:"Phantom",vphantom:["Phantom",1,0],hphantom:["Phantom",0,1],smash:"Smash",acute:["Accent","00B4"],grave:["Accent","0060"],ddot:["Accent","00A8"],tilde:["Accent","007E"],bar:["Accent","00AF"],breve:["Accent","02D8"],check:["Accent","02C7"],hat:["Accent","005E"],vec:["Accent","2192"],dot:["Accent","02D9"],widetilde:["Accent","007E",1],widehat:["Accent","005E",1],matrix:"Matrix",array:"Matrix",pmatrix:["Matrix","(",")"],cases:["Matrix","{","","left left",null,".1em",null,true],eqalign:["Matrix",null,null,"right left",(0,h.em)(h.MATHSPACE.thickmathspace),".5em","D"],displaylines:["Matrix",null,null,"center",null,".5em","D"],cr:"Cr","\\":"CrLaTeX",newline:["CrLaTeX",true],hline:["HLine","solid"],hdashline:["HLine","dashed"],eqalignno:["Matrix",null,null,"right left",(0,h.em)(h.MATHSPACE.thickmathspace),".5em","D",null,"right"],leqalignno:["Matrix",null,null,"right left",(0,h.em)(h.MATHSPACE.thickmathspace),".5em","D",null,"left"],hfill:"HFill",hfil:"HFill",hfilll:"HFill",bmod:["Macro",'\\mmlToken{mo}[lspace="thickmathspace"'+' rspace="thickmathspace"]{mod}'],pmod:["Macro","\\pod{\\mmlToken{mi}{mod}\\kern 6mu #1}",1],mod:["Macro","\\mathchoice{\\kern18mu}{\\kern12mu}"+"{\\kern12mu}{\\kern12mu}\\mmlToken{mi}{mod}\\,\\,#1",1],pod:["Macro","\\mathchoice{\\kern18mu}{\\kern8mu}"+"{\\kern8mu}{\\kern8mu}(#1)",1],iff:["Macro","\\;\\Longleftrightarrow\\;"],skew:["Macro","{{#2{#3\\mkern#1mu}\\mkern-#1mu}{}}",3],pmb:["Macro","\\rlap{#1}\\kern1px{#1}",1],TeX:["Macro","T\\kern-.14em\\lower.5ex{E}\\kern-.115em X"],LaTeX:["Macro","L\\kern-.325em\\raise.21em"+"{\\scriptstyle{A}}\\kern-.17em\\TeX"]," ":["Macro","\\text{ }"],not:"Not",dots:"Dots",space:"Tilde"," ":"Tilde",begin:"BeginEnd",end:"BeginEnd",label:"HandleLabel",ref:"HandleRef",nonumber:"HandleNoTag",mathchoice:"MathChoice",mmlToken:"MmlToken"},u.default);new s.EnvironmentMap("environment",c.default.environment,{array:["AlignedArray"],equation:["Equation",null,true],eqnarray:["EqnArray",null,true,true,"rcl",f.default.cols(0,h.MATHSPACE.thickmathspace),".5em"]},u.default);new s.CharacterMap("not_remap",null,{"←":"↚","→":"↛","↔":"↮","⇐":"⇍","⇒":"⇏","⇔":"⇎","∈":"∉","∋":"∌","∣":"∤","∥":"∦","∼":"≁","~":"≁","≃":"≄","≅":"≇","≈":"≉","≍":"≭","=":"≠","≡":"≢","<":"≮",">":"≯","≤":"≰","≥":"≱","≲":"≴","≳":"≵","≶":"≸","≷":"≹","≺":"⊀","≻":"⊁","⊂":"⊄","⊃":"⊅","⊆":"⊈","⊇":"⊉","⊢":"⊬","⊨":"⊭","⊩":"⊮","⊫":"⊯","≼":"⋠","≽":"⋡","⊑":"⋢","⊒":"⋣","⊲":"⋪","⊳":"⋫","⊴":"⋬","⊵":"⋭","∃":"∄"})},40871:function(e,t,r){var a=this&&this.__assign||function(){a=Object.assign||function(e){for(var t,r=1,a=arguments.length;r<a;r++){t=arguments[r];for(var n in t)if(Object.prototype.hasOwnProperty.call(t,n))e[n]=t[n]}return e};return a.apply(this,arguments)};var n=this&&this.__createBinding||(Object.create?function(e,t,r,a){if(a===undefined)a=r;var n=Object.getOwnPropertyDescriptor(t,r);if(!n||("get"in n?!t.__esModule:n.writable||n.configurable)){n={enumerable:true,get:function(){return t[r]}}}Object.defineProperty(e,a,n)}:function(e,t,r,a){if(a===undefined)a=r;e[a]=t[r]});var i=this&&this.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:true,value:t})}:function(e,t){e["default"]=t});var o=this&&this.__importStar||function(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)if(r!=="default"&&Object.prototype.hasOwnProperty.call(e,r))n(t,e,r);i(t,e);return t};var s=this&&this.__read||function(e,t){var r=typeof Symbol==="function"&&e[Symbol.iterator];if(!r)return e;var a=r.call(e),n,i=[],o;try{while((t===void 0||t-- >0)&&!(n=a.next()).done)i.push(n.value)}catch(s){o={error:s}}finally{try{if(n&&!n.done&&(r=a["return"]))r.call(a)}finally{if(o)throw o.error}}return i};var l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:true});var u=o(r(5065));var c=l(r(72895));var f=l(r(48406));var p=l(r(42880));var h=r(48948);var d=l(r(3378));var m=r(18426);var v=r(56711);var y=r(77130);var g=r(63411);var b=r(36059);var A={};var S=1.2/.85;var P={fontfamily:1,fontsize:1,fontweight:1,fontstyle:1,color:1,background:1,id:1,class:1,href:1,style:1};A.Open=function(e,t){e.Push(e.itemFactory.create("open"))};A.Close=function(e,t){e.Push(e.itemFactory.create("close"))};A.Tilde=function(e,t){e.Push(e.create("token","mtext",{},g.entities.nbsp))};A.Space=function(e,t){};A.Superscript=function(e,t){var r;if(e.GetNext().match(/\d/)){e.string=e.string.substr(0,e.i+1)+" "+e.string.substr(e.i+1)}var a;var n;var i=e.stack.Top();if(i.isKind("prime")){r=s(i.Peek(2),2),n=r[0],a=r[1];e.stack.Pop()}else{n=e.stack.Prev();if(!n){n=e.create("token","mi",{},"")}}var o=c.default.getProperty(n,"movesupsub");var l=c.default.isType(n,"msubsup")?n.sup:n.over;if(c.default.isType(n,"msubsup")&&!c.default.isType(n,"msup")&&c.default.getChildAt(n,n.sup)||c.default.isType(n,"munderover")&&!c.default.isType(n,"mover")&&c.default.getChildAt(n,n.over)&&!c.default.getProperty(n,"subsupOK")){throw new f.default("DoubleExponent","Double exponent: use braces to clarify")}if(!c.default.isType(n,"msubsup")||c.default.isType(n,"msup")){if(o){if(!c.default.isType(n,"munderover")||c.default.isType(n,"mover")||c.default.getChildAt(n,n.over)){n=e.create("node","munderover",[n],{movesupsub:true})}l=n.over}else{n=e.create("node","msubsup",[n]);l=n.sup}}e.Push(e.itemFactory.create("subsup",n).setProperties({position:l,primes:a,movesupsub:o}))};A.Subscript=function(e,t){var r;if(e.GetNext().match(/\d/)){e.string=e.string.substr(0,e.i+1)+" "+e.string.substr(e.i+1)}var a,n;var i=e.stack.Top();if(i.isKind("prime")){r=s(i.Peek(2),2),n=r[0],a=r[1];e.stack.Pop()}else{n=e.stack.Prev();if(!n){n=e.create("token","mi",{},"")}}var o=c.default.getProperty(n,"movesupsub");var l=c.default.isType(n,"msubsup")?n.sub:n.under;if(c.default.isType(n,"msubsup")&&!c.default.isType(n,"msup")&&c.default.getChildAt(n,n.sub)||c.default.isType(n,"munderover")&&!c.default.isType(n,"mover")&&c.default.getChildAt(n,n.under)&&!c.default.getProperty(n,"subsupOK")){throw new f.default("DoubleSubscripts","Double subscripts: use braces to clarify")}if(!c.default.isType(n,"msubsup")||c.default.isType(n,"msup")){if(o){if(!c.default.isType(n,"munderover")||c.default.isType(n,"mover")||c.default.getChildAt(n,n.under)){n=e.create("node","munderover",[n],{movesupsub:true})}l=n.under}else{n=e.create("node","msubsup",[n]);l=n.sub}}e.Push(e.itemFactory.create("subsup",n).setProperties({position:l,primes:a,movesupsub:o}))};A.Prime=function(e,t){var r=e.stack.Prev();if(!r){r=e.create("node","mi")}if(c.default.isType(r,"msubsup")&&!c.default.isType(r,"msup")&&c.default.getChildAt(r,r.sup)){throw new f.default("DoubleExponentPrime","Prime causes double exponent: use braces to clarify")}var a="";e.i--;do{a+=g.entities.prime;e.i++,t=e.GetNext()}while(t==="'"||t===g.entities.rsquo);a=["","′","″","‴","⁗"][a.length]||a;var n=e.create("token","mo",{variantForm:true},a);e.Push(e.itemFactory.create("prime",r,n))};A.Comment=function(e,t){while(e.i<e.string.length&&e.string.charAt(e.i)!=="\n"){e.i++}};A.Hash=function(e,t){throw new f.default("CantUseHash1","You can't use 'macro parameter character #' in math mode")};A.MathFont=function(e,t,r){var n=e.GetArgument(t);var i=new p.default(n,a(a({},e.stack.env),{font:r,multiLetterIdentifiers:/^[a-zA-Z]+/,noAutoOP:true}),e.configuration).mml();e.Push(e.create("node","TeXAtom",[i]))};A.SetFont=function(e,t,r){e.stack.env["font"]=r};A.SetStyle=function(e,t,r,a,n){e.stack.env["style"]=r;e.stack.env["level"]=n;e.Push(e.itemFactory.create("style").setProperty("styles",{displaystyle:a,scriptlevel:n}))};A.SetSize=function(e,t,r){e.stack.env["size"]=r;e.Push(e.itemFactory.create("style").setProperty("styles",{mathsize:(0,y.em)(r)}))};A.Spacer=function(e,t,r){var a=e.create("node","mspace",[],{width:(0,y.em)(r)});var n=e.create("node","mstyle",[a],{scriptlevel:0});e.Push(n)};A.LeftRight=function(e,t){var r=t.substr(1);e.Push(e.itemFactory.create(r,e.GetDelimiter(t),e.stack.env.color))};A.NamedFn=function(e,t,r){if(!r){r=t.substr(1)}var a=e.create("token","mi",{texClass:m.TEXCLASS.OP},r);e.Push(e.itemFactory.create("fn",a))};A.NamedOp=function(e,t,r){if(!r){r=t.substr(1)}r=r.replace(/&thinsp;/," ");var a=e.create("token","mo",{movablelimits:true,movesupsub:true,form:h.TexConstant.Form.PREFIX,texClass:m.TEXCLASS.OP},r);e.Push(a)};A.Limits=function(e,t,r){var a=e.stack.Prev(true);if(!a||c.default.getTexClass(c.default.getCoreMO(a))!==m.TEXCLASS.OP&&c.default.getProperty(a,"movesupsub")==null){throw new f.default("MisplacedLimits","%1 is allowed only on operators",e.currentCS)}var n=e.stack.Top();var i;if(c.default.isType(a,"munderover")&&!r){i=e.create("node","msubsup");c.default.copyChildren(a,i);a=n.Last=i}else if(c.default.isType(a,"msubsup")&&r){i=e.create("node","munderover");c.default.copyChildren(a,i);a=n.Last=i}c.default.setProperty(a,"movesupsub",r?true:false);c.default.setProperties(c.default.getCoreMO(a),{movablelimits:false});if(c.default.getAttribute(a,"movablelimits")||c.default.getProperty(a,"movablelimits")){c.default.setProperties(a,{movablelimits:false})}};A.Over=function(e,t,r,a){var n=e.itemFactory.create("over").setProperty("name",e.currentCS);if(r||a){n.setProperty("open",r);n.setProperty("close",a)}else if(t.match(/withdelims$/)){n.setProperty("open",e.GetDelimiter(t));n.setProperty("close",e.GetDelimiter(t))}if(t.match(/^\\above/)){n.setProperty("thickness",e.GetDimen(t))}else if(t.match(/^\\atop/)||r||a){n.setProperty("thickness",0)}e.Push(n)};A.Frac=function(e,t){var r=e.ParseArg(t);var a=e.ParseArg(t);var n=e.create("node","mfrac",[r,a]);e.Push(n)};A.Sqrt=function(e,t){var r=e.GetBrackets(t);var a=e.GetArgument(t);if(a==="\\frac"){a+="{"+e.GetArgument(a)+"}{"+e.GetArgument(a)+"}"}var n=new p.default(a,e.stack.env,e.configuration).mml();if(!r){n=e.create("node","msqrt",[n])}else{n=e.create("node","mroot",[n,C(e,r)])}e.Push(n)};function C(e,t){var r=e.stack.env;var a=r["inRoot"];r["inRoot"]=true;var n=new p.default(t,r,e.configuration);var i=n.mml();var o=n.stack.global;if(o["leftRoot"]||o["upRoot"]){var s={};if(o["leftRoot"]){s["width"]=o["leftRoot"]}if(o["upRoot"]){s["voffset"]=o["upRoot"];s["height"]=o["upRoot"]}i=e.create("node","mpadded",[i],s)}r["inRoot"]=a;return i}A.Root=function(e,t){var r=e.GetUpTo(t,"\\of");var a=e.ParseArg(t);var n=e.create("node","mroot",[a,C(e,r)]);e.Push(n)};A.MoveRoot=function(e,t,r){if(!e.stack.env["inRoot"]){throw new f.default("MisplacedMoveRoot","%1 can appear only within a root",e.currentCS)}if(e.stack.global[r]){throw new f.default("MultipleMoveRoot","Multiple use of %1",e.currentCS)}var a=e.GetArgument(t);if(!a.match(/-?[0-9]+/)){throw new f.default("IntegerArg","The argument to %1 must be an integer",e.currentCS)}a=parseInt(a,10)/15+"em";if(a.substr(0,1)!=="-"){a="+"+a}e.stack.global[r]=a};A.Accent=function(e,t,r,n){var i=e.ParseArg(t);var o=a(a({},d.default.getFontDef(e)),{accent:true,mathaccent:true});var s=c.default.createEntity(r);var l=e.create("token","mo",o,s);var u=l;c.default.setAttribute(u,"stretchy",n?true:false);var f=c.default.isEmbellished(i)?c.default.getCoreMO(i):i;if(c.default.isType(f,"mo")||c.default.getProperty(f,"movablelimits")){c.default.setProperties(f,{movablelimits:false})}var p=e.create("node","munderover");c.default.setChild(p,0,i);c.default.setChild(p,1,null);c.default.setChild(p,2,u);var h=e.create("node","TeXAtom",[p]);e.Push(h)};A.UnderOver=function(e,t,r,a){var n=c.default.createEntity(r);var i=e.create("token","mo",{stretchy:true,accent:true},n);var o=t.charAt(1)==="o"?"over":"under";var s=e.ParseArg(t);e.Push(d.default.underOver(e,s,i,o,a))};A.Overset=function(e,t){var r=e.ParseArg(t);var a=e.ParseArg(t);d.default.checkMovableLimits(a);if(r.isKind("mo")){c.default.setAttribute(r,"accent",false)}var n=e.create("node","mover",[a,r]);e.Push(n)};A.Underset=function(e,t){var r=e.ParseArg(t);var a=e.ParseArg(t);d.default.checkMovableLimits(a);if(r.isKind("mo")){c.default.setAttribute(r,"accent",false)}var n=e.create("node","munder",[a,r],{accentunder:false});e.Push(n)};A.Overunderset=function(e,t){var r=e.ParseArg(t);var a=e.ParseArg(t);var n=e.ParseArg(t);d.default.checkMovableLimits(n);if(r.isKind("mo")){c.default.setAttribute(r,"accent",false)}if(a.isKind("mo")){c.default.setAttribute(a,"accent",false)}var i=e.create("node","munderover",[n,a,r],{accent:false,accentunder:false});e.Push(i)};A.TeXAtom=function(e,t,r){var a={texClass:r};var n;var i;var o;if(r===m.TEXCLASS.OP){a["movesupsub"]=a["movablelimits"]=true;var s=e.GetArgument(t);var l=s.match(/^\s*\\rm\s+([a-zA-Z0-9 ]+)$/);if(l){a["mathvariant"]=h.TexConstant.Variant.NORMAL;i=e.create("token","mi",a,l[1])}else{o=new p.default(s,e.stack.env,e.configuration).mml();i=e.create("node","TeXAtom",[o],a)}n=e.itemFactory.create("fn",i)}else{o=e.ParseArg(t);n=e.create("node","TeXAtom",[o],a)}e.Push(n)};A.MmlToken=function(e,t){var r=e.GetArgument(t);var a=e.GetBrackets(t,"").replace(/^\s+/,"");var n=e.GetArgument(t);var i={};var o=[];var s;try{s=e.create("node",r)}catch(h){s=null}if(!s||!s.isToken){throw new f.default("NotMathMLToken","%1 is not a token element",r)}while(a!==""){var l=a.match(/^([a-z]+)\s*=\s*('[^']*'|"[^"]*"|[^ ,]*)\s*,?\s*/i);if(!l){throw new f.default("InvalidMathMLAttr","Invalid MathML attribute: %1",a)}if(!s.attributes.hasDefault(l[1])&&!P[l[1]]){throw new f.default("UnknownAttrForElement","%1 is not a recognized attribute for %2",l[1],r)}var u=d.default.MmlFilterAttribute(e,l[1],l[2].replace(/^(['"])(.*)\1$/,"$2"));if(u){if(u.toLowerCase()==="true"){u=true}else if(u.toLowerCase()==="false"){u=false}i[l[1]]=u;o.push(l[1])}a=a.substr(l[0].length)}if(o.length){i["mjx-keep-attrs"]=o.join(" ")}var p=e.create("text",n);s.appendChild(p);c.default.setProperties(s,i);e.Push(s)};A.Strut=function(e,t){var r=e.create("node","mrow");var a=e.create("node","mpadded",[r],{height:"8.6pt",depth:"3pt",width:0});e.Push(a)};A.Phantom=function(e,t,r,a){var n=e.create("node","mphantom",[e.ParseArg(t)]);if(r||a){n=e.create("node","mpadded",[n]);if(a){c.default.setAttribute(n,"height",0);c.default.setAttribute(n,"depth",0)}if(r){c.default.setAttribute(n,"width",0)}}var i=e.create("node","TeXAtom",[n]);e.Push(i)};A.Smash=function(e,t){var r=d.default.trimSpaces(e.GetBrackets(t,""));var a=e.create("node","mpadded",[e.ParseArg(t)]);switch(r){case"b":c.default.setAttribute(a,"depth",0);break;case"t":c.default.setAttribute(a,"height",0);break;default:c.default.setAttribute(a,"height",0);c.default.setAttribute(a,"depth",0)}var n=e.create("node","TeXAtom",[a]);e.Push(n)};A.Lap=function(e,t){var r=e.create("node","mpadded",[e.ParseArg(t)],{width:0});if(t==="\\llap"){c.default.setAttribute(r,"lspace","-1width")}var a=e.create("node","TeXAtom",[r]);e.Push(a)};A.RaiseLower=function(e,t){var r=e.GetDimen(t);var a=e.itemFactory.create("position").setProperties({name:e.currentCS,move:"vertical"});if(r.charAt(0)==="-"){r=r.slice(1);t=t.substr(1)==="raise"?"\\lower":"\\raise"}if(t==="\\lower"){a.setProperty("dh","-"+r);a.setProperty("dd","+"+r)}else{a.setProperty("dh","+"+r);a.setProperty("dd","-"+r)}e.Push(a)};A.MoveLeftRight=function(e,t){var r=e.GetDimen(t);var a=r.charAt(0)==="-"?r.slice(1):"-"+r;if(t==="\\moveleft"){var n=r;r=a;a=n}e.Push(e.itemFactory.create("position").setProperties({name:e.currentCS,move:"horizontal",left:e.create("node","mspace",[],{width:r}),right:e.create("node","mspace",[],{width:a})}))};A.Hskip=function(e,t){var r=e.create("node","mspace",[],{width:e.GetDimen(t)});e.Push(r)};A.Nonscript=function(e,t){e.Push(e.itemFactory.create("nonscript"))};A.Rule=function(e,t,r){var a=e.GetDimen(t),n=e.GetDimen(t),i=e.GetDimen(t);var o={width:a,height:n,depth:i};if(r!=="blank"){o["mathbackground"]=e.stack.env["color"]||"black"}var s=e.create("node","mspace",[],o);e.Push(s)};A.rule=function(e,t){var r=e.GetBrackets(t),a=e.GetDimen(t),n=e.GetDimen(t);var i=e.create("node","mspace",[],{width:a,height:n,mathbackground:e.stack.env["color"]||"black"});if(r){i=e.create("node","mpadded",[i],{voffset:r});if(r.match(/^\-/)){c.default.setAttribute(i,"height",r);c.default.setAttribute(i,"depth","+"+r.substr(1))}else{c.default.setAttribute(i,"height","+"+r)}}e.Push(i)};A.MakeBig=function(e,t,r,a){a*=S;var n=String(a).replace(/(\.\d\d\d).+/,"$1")+"em";var i=e.GetDelimiter(t,true);var o=e.create("token","mo",{minsize:n,maxsize:n,fence:true,stretchy:true,symmetric:true},i);var s=e.create("node","TeXAtom",[o],{texClass:r});e.Push(s)};A.BuildRel=function(e,t){var r=e.ParseUpTo(t,"\\over");var a=e.ParseArg(t);var n=e.create("node","munderover");c.default.setChild(n,0,a);c.default.setChild(n,1,null);c.default.setChild(n,2,r);var i=e.create("node","TeXAtom",[n],{texClass:m.TEXCLASS.REL});e.Push(i)};A.HBox=function(e,t,r,a){e.PushAll(d.default.internalMath(e,e.GetArgument(t),r,a))};A.FBox=function(e,t){var r=d.default.internalMath(e,e.GetArgument(t));var a=e.create("node","menclose",r,{notation:"box"});e.Push(a)};A.FrameBox=function(e,t){var r=e.GetBrackets(t);var a=e.GetBrackets(t)||"c";var n=d.default.internalMath(e,e.GetArgument(t));if(r){n=[e.create("node","mpadded",n,{width:r,"data-align":(0,b.lookup)(a,{l:"left",r:"right"},"center")})]}var i=e.create("node","TeXAtom",[e.create("node","menclose",n,{notation:"box"})],{texClass:m.TEXCLASS.ORD});e.Push(i)};A.Not=function(e,t){e.Push(e.itemFactory.create("not"))};A.Dots=function(e,t){var r=c.default.createEntity("2026");var a=c.default.createEntity("22EF");var n=e.create("token","mo",{stretchy:false},r);var i=e.create("token","mo",{stretchy:false},a);e.Push(e.itemFactory.create("dots").setProperties({ldots:n,cdots:i}))};A.Matrix=function(e,t,r,a,n,i,o,s,l,u){var c=e.GetNext();if(c===""){throw new f.default("MissingArgFor","Missing argument for %1",e.currentCS)}if(c==="{"){e.i++}else{e.string=c+"}"+e.string.slice(e.i+1);e.i=0}var p=e.itemFactory.create("array").setProperty("requireClose",true);p.arraydef={rowspacing:o||"4pt",columnspacing:i||"1em"};if(l){p.setProperty("isCases",true)}if(u){p.setProperty("isNumbered",true);p.arraydef.side=u}if(r||a){p.setProperty("open",r);p.setProperty("close",a)}if(s==="D"){p.arraydef.displaystyle=true}if(n!=null){p.arraydef.columnalign=n}e.Push(p)};A.Entry=function(e,t){e.Push(e.itemFactory.create("cell").setProperties({isEntry:true,name:t}));var r=e.stack.Top();var a=r.getProperty("casesEnv");var n=r.getProperty("isCases");if(!n&&!a)return;var i=e.string;var o=0,s=-1,l=e.i,u=i.length;var c=a?new RegExp("^\\\\end\\s*\\{".concat(a.replace(/\*/,"\\*"),"\\}")):null;while(l<u){var p=i.charAt(l);if(p==="{"){o++;l++}else if(p==="}"){if(o===0){u=0}else{o--;if(o===0&&s<0){s=l-e.i}l++}}else if(p==="&"&&o===0){throw new f.default("ExtraAlignTab","Extra alignment tab in \\cases text")}else if(p==="\\"){var h=i.substr(l);if(h.match(/^((\\cr)[^a-zA-Z]|\\\\)/)||c&&h.match(c)){u=0}else{l+=2}}else{l++}}var m=i.substr(e.i,l-e.i);if(!m.match(/^\s*\\text[^a-zA-Z]/)||s!==m.replace(/\s+$/,"").length-1){var v=d.default.internalMath(e,d.default.trimSpaces(m),0);e.PushAll(v);e.i=l}};A.Cr=function(e,t){e.Push(e.itemFactory.create("cell").setProperties({isCR:true,name:t}))};A.CrLaTeX=function(e,t,r){if(r===void 0){r=false}var a;if(!r){if(e.string.charAt(e.i)==="*"){e.i++}if(e.string.charAt(e.i)==="["){var n=e.GetBrackets(t,"");var i=s(d.default.matchDimen(n),2),o=i[0],l=i[1];if(n&&!o){throw new f.default("BracketMustBeDimension","Bracket argument to %1 must be a dimension",e.currentCS)}a=o+l}}e.Push(e.itemFactory.create("cell").setProperties({isCR:true,name:t,linebreak:true}));var c=e.stack.Top();var p;if(c instanceof u.ArrayItem){if(a){c.addRowSpacing(a)}}else{if(a){p=e.create("node","mspace",[],{depth:a});e.Push(p)}p=e.create("node","mspace",[],{linebreak:h.TexConstant.LineBreak.NEWLINE});e.Push(p)}};A.HLine=function(e,t,r){if(r==null){r="solid"}var a=e.stack.Top();if(!(a instanceof u.ArrayItem)||a.Size()){throw new f.default("Misplaced","Misplaced %1",e.currentCS)}if(!a.table.length){a.frame.push("top")}else{var n=a.arraydef["rowlines"]?a.arraydef["rowlines"].split(/ /):[];while(n.length<a.table.length){n.push("none")}n[a.table.length-1]=r;a.arraydef["rowlines"]=n.join(" ")}};A.HFill=function(e,t){var r=e.stack.Top();if(r instanceof u.ArrayItem){r.hfill.push(r.Size())}else{throw new f.default("UnsupportedHFill","Unsupported use of %1",e.currentCS)}};A.BeginEnd=function(e,t){var r=e.GetArgument(t);if(r.match(/\\/i)){throw new f.default("InvalidEnv","Invalid environment name '%1'",r)}var a=e.configuration.handlers.get("environment").lookup(r);if(a&&t==="\\end"){if(!a.args[0]){var n=e.itemFactory.create("end").setProperty("name",r);e.Push(n);return}e.stack.env["closing"]=r}d.default.checkMaxMacros(e,false);e.parse("environment",[e,r])};A.Array=function(e,t,r,a,n,i,o,s,l){if(!n){n=e.GetArgument("\\begin{"+t.getName()+"}")}var u=("c"+n).replace(/[^clr|:]/g,"").replace(/[^|:]([|:])+/g,"$1");n=n.replace(/[^clr]/g,"").split("").join(" ");n=n.replace(/l/g,"left").replace(/r/g,"right").replace(/c/g,"center");var c=e.itemFactory.create("array");c.arraydef={columnalign:n,columnspacing:i||"1em",rowspacing:o||"4pt"};if(u.match(/[|:]/)){if(u.charAt(0).match(/[|:]/)){c.frame.push("left");c.dashed=u.charAt(0)===":"}if(u.charAt(u.length-1).match(/[|:]/)){c.frame.push("right")}u=u.substr(1,u.length-2);c.arraydef.columnlines=u.split("").join(" ").replace(/[^|: ]/g,"none").replace(/\|/g,"solid").replace(/:/g,"dashed")}if(r){c.setProperty("open",e.convertDelimiter(r))}if(a){c.setProperty("close",e.convertDelimiter(a))}if((s||"").charAt(1)==="'"){c.arraydef["data-cramped"]=true;s=s.charAt(0)}if(s==="D"){c.arraydef["displaystyle"]=true}else if(s){c.arraydef["displaystyle"]=false}if(s==="S"){c.arraydef["scriptlevel"]=1}if(l){c.arraydef["useHeight"]=false}e.Push(t);return c};A.AlignedArray=function(e,t){var r=e.GetBrackets("\\begin{"+t.getName()+"}");var a=A.Array(e,t);return d.default.setArrayAlign(a,r)};A.Equation=function(e,t,r){e.Push(t);d.default.checkEqnEnv(e);return e.itemFactory.create("equation",r).setProperty("name",t.getName())};A.EqnArray=function(e,t,r,a,n,i){e.Push(t);if(a){d.default.checkEqnEnv(e)}n=n.replace(/[^clr]/g,"").split("").join(" ");n=n.replace(/l/g,"left").replace(/r/g,"right").replace(/c/g,"center");var o=e.itemFactory.create("eqnarray",t.getName(),r,a,e.stack.global);o.arraydef={displaystyle:true,columnalign:n,columnspacing:i||"1em",rowspacing:"3pt",side:e.options["tagSide"],minlabelspacing:e.options["tagIndent"]};return o};A.HandleNoTag=function(e,t){e.tags.notag()};A.HandleLabel=function(e,t){var r=e.GetArgument(t);if(r===""){return}if(!e.tags.refUpdate){if(e.tags.label){throw new f.default("MultipleCommand","Multiple %1",e.currentCS)}e.tags.label=r;if((e.tags.allLabels[r]||e.tags.labels[r])&&!e.options["ignoreDuplicateLabels"]){throw new f.default("MultipleLabel","Label '%1' multiply defined",r)}e.tags.labels[r]=new v.Label}};A.HandleRef=function(e,t,r){var a=e.GetArgument(t);var n=e.tags.allLabels[a]||e.tags.labels[a];if(!n){if(!e.tags.refUpdate){e.tags.redo=true}n=new v.Label}var i=n.tag;if(r){i=e.tags.formatTag(i)}var o=e.create("node","mrow",d.default.internalMath(e,i),{href:e.tags.formatUrl(n.id,e.options.baseURL),class:"MathJax_ref"});e.Push(o)};A.Macro=function(e,t,r,a,n){if(a){var i=[];if(n!=null){var o=e.GetBrackets(t);i.push(o==null?n:o)}for(var s=i.length;s<a;s++){i.push(e.GetArgument(t))}r=d.default.substituteArgs(e,i,r)}e.string=d.default.addArgs(e,r,e.string.slice(e.i));e.i=0;d.default.checkMaxMacros(e)};A.MathChoice=function(e,t){var r=e.ParseArg(t);var a=e.ParseArg(t);var n=e.ParseArg(t);var i=e.ParseArg(t);e.Push(e.create("node","MathChoice",[r,a,n,i]))};t["default"]=A},77130:(e,t)=>{Object.defineProperty(t,"__esModule",{value:true});t.px=t.emRounded=t.em=t.percent=t.length2em=t.MATHSPACE=t.RELUNITS=t.UNITS=t.BIGDIMEN=void 0;t.BIGDIMEN=1e6;t.UNITS={px:1,in:96,cm:96/2.54,mm:96/25.4};t.RELUNITS={em:1,ex:.431,pt:1/10,pc:12/10,mu:1/18};t.MATHSPACE={veryverythinmathspace:1/18,verythinmathspace:2/18,thinmathspace:3/18,mediummathspace:4/18,thickmathspace:5/18,verythickmathspace:6/18,veryverythickmathspace:7/18,negativeveryverythinmathspace:-1/18,negativeverythinmathspace:-2/18,negativethinmathspace:-3/18,negativemediummathspace:-4/18,negativethickmathspace:-5/18,negativeverythickmathspace:-6/18,negativeveryverythickmathspace:-7/18,thin:.04,medium:.06,thick:.1,normal:1,big:2,small:1/Math.sqrt(2),infinity:t.BIGDIMEN};function r(e,r,a,n){if(r===void 0){r=0}if(a===void 0){a=1}if(n===void 0){n=16}if(typeof e!=="string"){e=String(e)}if(e===""||e==null){return r}if(t.MATHSPACE[e]){return t.MATHSPACE[e]}var i=e.match(/^\s*([-+]?(?:\.\d+|\d+(?:\.\d*)?))?(pt|em|ex|mu|px|pc|in|mm|cm|%)?/);if(!i){return r}var o=parseFloat(i[1]||"1"),s=i[2];if(t.UNITS.hasOwnProperty(s)){return o*t.UNITS[s]/n/a}if(t.RELUNITS.hasOwnProperty(s)){return o*t.RELUNITS[s]}if(s==="%"){return o/100*r}return o*r}t.length2em=r;function a(e){return(100*e).toFixed(1).replace(/\.?0+$/,"")+"%"}t.percent=a;function n(e){if(Math.abs(e)<.001)return"0";return e.toFixed(3).replace(/\.?0+$/,"")+"em"}t.em=n;function i(e,t){if(t===void 0){t=16}e=(Math.round(e*t)+.05)/t;if(Math.abs(e)<.001)return"0em";return e.toFixed(3).replace(/\.?0+$/,"")+"em"}t.emRounded=i;function o(e,r,a){if(r===void 0){r=-t.BIGDIMEN}if(a===void 0){a=16}e*=a;if(r&&e<r)e=r;if(Math.abs(e)<.1)return"0";return e.toFixed(1).replace(/\.0$/,"")+"px"}t.px=o}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[812],{37796:(e,t,o)=>{o.r(t);o.d(t,{main:()=>H});var r=o(36169);var n=o(95171);var s=o(48435);var l=o(69858);var a=o(48641);var i=o(64331);var c=o(55834);var u=o(28180);var p=o(2542);var f=o(7920);var _=o(38710);var A=o(81554);var y=o(67014);var h=o(77552);var d=o(71821);var b=o(13313);var x=o(23454);var j=o(34802);var m=o(42584);var v=o(54244);var g=o(93814);var w=o(64897);var C=o(94679);var P=o(92121);var k=o(83417);var E=o(83344);var S=o(52109);var O=o(32805);var N=o(63008);var R=o(32747);var J=o(39721);var L=o(55337);var Q=o(32977);var B=o(78624);var I=o(95528);var M=o(3268);var T=o(99204);var U=o(38970);var Y=o(50168);var z=o(52714);var G=o(4002);var K=o(57385);var V=o(65540);var q=o(1733);var D=o(30124);var F=o(78815);async function $(e,t){try{const o=await window._JUPYTERLAB[e].get(t);const r=o();r.__scope__=e;return r}catch(o){console.warn(`Failed to create module: package: ${e}; module: ${t}`);throw o}}async function H(){var e=r.PageConfig.getOption("browserTest");if(e.toLowerCase()==="true"){var t=document.createElement("div");t.id="browserTest";document.body.appendChild(t);t.textContent="[]";t.style.display="none";var n=[];var s=false;var l=25e3;var a=function(){if(s){return}s=true;t.className="completed"};window.onerror=function(e,o,r,s,l){n.push(String(l));t.textContent=JSON.stringify(n)};console.error=function(e){n.push(String(e));t.textContent=JSON.stringify(n)}}var i=o(99315).JupyterLab;var c=[];var u=[];var p=[];var f=[];const _=[];const A=[];const y=[];const h=JSON.parse(r.PageConfig.getOption("federated_extensions"));const d=[];h.forEach((e=>{if(e.extension){d.push(e.name);_.push($(e.name,e.extension))}if(e.mimeExtension){d.push(e.name);A.push($(e.name,e.mimeExtension))}if(e.style&&!r.PageConfig.Extension.isDisabled(e.name)){y.push($(e.name,e.style))}}));const b=[];function*x(e){let t;if(e.hasOwnProperty("__esModule")){t=e.default}else{t=e}let o=Array.isArray(t)?t:[t];for(let n of o){const t=r.PageConfig.Extension.isDisabled(n.id);b.push({id:n.id,description:n.description,requires:n.requires??[],optional:n.optional??[],provides:n.provides??null,autoStart:n.autoStart,enabled:!t,extension:e.__scope__});if(t){c.push(n.id);continue}if(r.PageConfig.Extension.isDeferred(n.id)){u.push(n.id);p.push(n.id)}yield n}}const j=[];if(!d.includes("@jupyterlab/javascript-extension")){try{let e=o(16040);e.__scope__="@jupyterlab/javascript-extension";for(let t of x(e)){j.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/json-extension")){try{let e=o(75079);e.__scope__="@jupyterlab/json-extension";for(let t of x(e)){j.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/mermaid-extension")){try{let e=o(89861);e.__scope__="@jupyterlab/mermaid-extension";for(let t of x(e)){j.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/pdf-extension")){try{let e=o(35151);e.__scope__="@jupyterlab/pdf-extension";for(let t of x(e)){j.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/vega5-extension")){try{let e=o(82580);e.__scope__="@jupyterlab/vega5-extension";for(let t of x(e)){j.push(t)}}catch(P){console.error(P)}}const m=await Promise.allSettled(A);m.forEach((e=>{if(e.status==="fulfilled"){for(let t of x(e.value)){j.push(t)}}else{console.error(e.reason)}}));if(!d.includes("@jupyterlab/application-extension")){try{let e=o(40567);e.__scope__="@jupyterlab/application-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/apputils-extension")){try{let e=o(37370);e.__scope__="@jupyterlab/apputils-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/cell-toolbar-extension")){try{let e=o(93795);e.__scope__="@jupyterlab/cell-toolbar-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/celltags-extension")){try{let e=o(61191);e.__scope__="@jupyterlab/celltags-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/codemirror-extension")){try{let e=o(28986);e.__scope__="@jupyterlab/codemirror-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/completer-extension")){try{let e=o(85435);e.__scope__="@jupyterlab/completer-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/console-extension")){try{let e=o(54575);e.__scope__="@jupyterlab/console-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/csvviewer-extension")){try{let e=o(6505);e.__scope__="@jupyterlab/csvviewer-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/debugger-extension")){try{let e=o(49972);e.__scope__="@jupyterlab/debugger-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/docmanager-extension")){try{let e=o(82239);e.__scope__="@jupyterlab/docmanager-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/documentsearch-extension")){try{let e=o(48128);e.__scope__="@jupyterlab/documentsearch-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/extensionmanager-extension")){try{let e=o(59982);e.__scope__="@jupyterlab/extensionmanager-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/filebrowser-extension")){try{let e=o(68901);e.__scope__="@jupyterlab/filebrowser-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/fileeditor-extension")){try{let e=o(26028);e.__scope__="@jupyterlab/fileeditor-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/help-extension")){try{let e=o(74021);e.__scope__="@jupyterlab/help-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/htmlviewer-extension")){try{let e=o(65618);e.__scope__="@jupyterlab/htmlviewer-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/hub-extension")){try{let e=o(62281);e.__scope__="@jupyterlab/hub-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/imageviewer-extension")){try{let e=o(78333);e.__scope__="@jupyterlab/imageviewer-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/inspector-extension")){try{let e=o(15590);e.__scope__="@jupyterlab/inspector-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/launcher-extension")){try{let e=o(62573);e.__scope__="@jupyterlab/launcher-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/logconsole-extension")){try{let e=o(96147);e.__scope__="@jupyterlab/logconsole-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/lsp-extension")){try{let e=o(68147);e.__scope__="@jupyterlab/lsp-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/mainmenu-extension")){try{let e=o(15639);e.__scope__="@jupyterlab/mainmenu-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/markdownviewer-extension")){try{let e=o(21060);e.__scope__="@jupyterlab/markdownviewer-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/markedparser-extension")){try{let e=o(37358);e.__scope__="@jupyterlab/markedparser-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/mathjax-extension")){try{let e=o(50783);e.__scope__="@jupyterlab/mathjax-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/mermaid-extension")){try{let e=o(1857);e.__scope__="@jupyterlab/mermaid-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/metadataform-extension")){try{let e=o(30758);e.__scope__="@jupyterlab/metadataform-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/notebook-extension")){try{let e=o(26708);e.__scope__="@jupyterlab/notebook-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/pluginmanager-extension")){try{let e=o(50872);e.__scope__="@jupyterlab/pluginmanager-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/rendermime-extension")){try{let e=o(22803);e.__scope__="@jupyterlab/rendermime-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/running-extension")){try{let e=o(50874);e.__scope__="@jupyterlab/running-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/settingeditor-extension")){try{let e=o(5725);e.__scope__="@jupyterlab/settingeditor-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/shortcuts-extension")){try{let e=o(38439);e.__scope__="@jupyterlab/shortcuts-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/statusbar-extension")){try{let e=o(5061);e.__scope__="@jupyterlab/statusbar-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/terminal-extension")){try{let e=o(87002);e.__scope__="@jupyterlab/terminal-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/theme-dark-extension")){try{let e=o(53258);e.__scope__="@jupyterlab/theme-dark-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/theme-dark-high-contrast-extension")){try{let e=o(14012);e.__scope__="@jupyterlab/theme-dark-high-contrast-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/theme-light-extension")){try{let e=o(845);e.__scope__="@jupyterlab/theme-light-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/toc-extension")){try{let e=o(70334);e.__scope__="@jupyterlab/toc-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/tooltip-extension")){try{let e=o(59521);e.__scope__="@jupyterlab/tooltip-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/translation-extension")){try{let e=o(30173);e.__scope__="@jupyterlab/translation-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/ui-components-extension")){try{let e=o(21264);e.__scope__="@jupyterlab/ui-components-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}if(!d.includes("@jupyterlab/workspaces-extension")){try{let e=o(63369);e.__scope__="@jupyterlab/workspaces-extension";for(let t of x(e)){f.push(t)}}catch(P){console.error(P)}}const v=await Promise.allSettled(_);v.forEach((e=>{if(e.status==="fulfilled"){for(let t of x(e.value)){f.push(t)}}else{console.error(e.reason)}}));(await Promise.allSettled(y)).filter((({status:e})=>e==="rejected")).forEach((({reason:e})=>{console.error(e)}));const g=new i({mimeExtensions:j,disabled:{matches:c,patterns:r.PageConfig.Extension.disabled.map((function(e){return e.raw}))},deferred:{matches:u,patterns:r.PageConfig.Extension.deferred.map((function(e){return e.raw}))},availablePlugins:b});f.forEach((function(e){g.registerPluginModule(e)}));g.start({ignorePlugins:p,bubblingKeydown:true});var w=(r.PageConfig.getOption("exposeAppInBrowser")||"").toLowerCase()==="true";var C=(r.PageConfig.getOption("devMode")||"").toLowerCase()==="true";if(w||C){window.jupyterapp=g}if(e.toLowerCase()==="true"){g.restored.then((function(){a(n)})).catch((function(e){a([`RestoreError: ${e.message}`])}));window.setTimeout((function(){a(n)}),l)}}},7413:e=>{e.exports="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAsElEQVQIHQGlAFr/AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA7+r3zKmT0/+pk9P/7+r3zAAAAAAAAAAABAAAAAAAAAAA6OPzM+/q9wAAAAAA6OPzMwAAAAAAAAAAAgAAAAAAAAAAGR8NiRQaCgAZIA0AGR8NiQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQyoYJ/SY80UAAAAASUVORK5CYII="}}]);