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
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6011],{76011:(e,t,r)=>{r.r(t);r.d(t,{Accordion:()=>i,AccordionItem:()=>d,Anchor:()=>p,AnchoredRegion:()=>c,Avatar:()=>u,Badge:()=>m,Breadcrumb:()=>f,BreadcrumbItem:()=>h,Button:()=>y,Card:()=>x,Checkbox:()=>g,Combobox:()=>b,DataGrid:()=>R,DataGridCell:()=>I,DataGridRow:()=>w,DateField:()=>v,Dialog:()=>j,Disclosure:()=>N,Divider:()=>T,Listbox:()=>D,Menu:()=>E,MenuItem:()=>S,NumberField:()=>k,Option:()=>F,Picker:()=>X,PickerList:()=>ee,PickerListItem:()=>te,PickerMenu:()=>Y,PickerMenuOption:()=>Z,Progress:()=>O,ProgressRing:()=>C,Radio:()=>H,RadioGroup:()=>J,Search:()=>z,Select:()=>q,Skeleton:()=>P,Slider:()=>L,SliderLabel:()=>A,Switch:()=>M,Tab:()=>V,TabPanel:()=>B,Tabs:()=>G,TextArea:()=>W,TextField:()=>_,Toolbar:()=>U,Tooltip:()=>Q,TreeItem:()=>$,TreeView:()=>K});var a=r(75611);var n=r(28416);var l=r.n(n);function s(e,t,r){(0,n.useEffect)((()=>{if(r!==undefined&&e.current&&e.current[t]!==r){try{e.current[t]=r}catch(a){console.warn(a)}}}),[r,e.current])}function o(e,t,r){(0,n.useLayoutEffect)((()=>{if(r!==undefined){e?.current?.addEventListener(t,r)}return()=>{if(r?.cancel){r.cancel()}e?.current?.removeEventListener(t,r)}}),[t,r,e.current])}(0,a.provideJupyterDesignSystem)().register((0,a.jpAccordion)());const i=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,expandMode:s,...i}=e;o(r,"change",e.onChange);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-accordion",{ref:r,...i,"expand-mode":e.expandMode||e["expand-mode"],class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpAccordionItem)());const d=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,headingLevel:i,id:d,expanded:c,...p}=e;o(r,"change",e.onChange);s(r,"expanded",e.expanded);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-accordion-item",{ref:r,...p,"heading-level":e.headingLevel||e["heading-level"],id:e.id,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpAnchoredRegion)());const c=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,horizontalViewportLock:i,horizontalInset:d,verticalViewportLock:c,verticalInset:p,fixedPlacement:u,anchor:m,viewport:f,horizontalPositioningMode:h,horizontalDefaultPosition:y,horizontalThreshold:x,horizontalScaling:g,verticalPositioningMode:b,verticalDefaultPosition:v,verticalThreshold:I,verticalScaling:w,autoUpdateMode:R,anchorElement:j,viewportElement:N,verticalPosition:T,horizontalPosition:D,update:S,...E}=e;o(r,"loaded",e.onLoaded);o(r,"positionchange",e.onPositionchange);s(r,"anchorElement",e.anchorElement);s(r,"viewportElement",e.viewportElement);s(r,"verticalPosition",e.verticalPosition);s(r,"horizontalPosition",e.horizontalPosition);s(r,"update",e.update);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-anchored-region",{ref:r,...E,anchor:e.anchor,viewport:e.viewport,"horizontal-positioning-mode":e.horizontalPositioningMode||e["horizontal-positioning-mode"],"horizontal-default-position":e.horizontalDefaultPosition||e["horizontal-default-position"],"horizontal-threshold":e.horizontalThreshold||e["horizontal-threshold"],"horizontal-scaling":e.horizontalScaling||e["horizontal-scaling"],"vertical-positioning-mode":e.verticalPositioningMode||e["vertical-positioning-mode"],"vertical-default-position":e.verticalDefaultPosition||e["vertical-default-position"],"vertical-threshold":e.verticalThreshold||e["vertical-threshold"],"vertical-scaling":e.verticalScaling||e["vertical-scaling"],"auto-update-mode":e.autoUpdateMode||e["auto-update-mode"],class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,"horizontal-viewport-lock":e.horizontalViewportLock?"":undefined,"horizontal-inset":e.horizontalInset?"":undefined,"vertical-viewport-lock":e.verticalViewportLock?"":undefined,"vertical-inset":e.verticalInset?"":undefined,"fixed-placement":e.fixedPlacement?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpAnchor)());const p=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,appearance:o,download:i,href:d,hreflang:c,ping:p,referrerpolicy:u,rel:m,target:f,type:h,control:y,...x}=e;s(r,"control",e.control);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-anchor",{ref:r,...x,appearance:e.appearance,download:e.download,href:e.href,hreflang:e.hreflang,ping:e.ping,referrerpolicy:e.referrerpolicy,rel:e.rel,target:e.target,type:e.type,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpAvatar)());const u=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,src:s,alt:o,fill:i,color:d,link:c,shape:p,...u}=e;(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-avatar",{ref:r,...u,src:e.src,alt:e.alt,fill:e.fill,color:e.color,link:e.link,shape:e.shape,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpBadge)());const m=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,fill:o,color:i,circular:d,...c}=e;s(r,"circular",e.circular);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-badge",{ref:r,...c,fill:e.fill,color:e.color,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpBreadcrumb)());const f=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,...s}=e;(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-breadcrumb",{ref:r,...s,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpBreadcrumbItem)());const h=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,download:o,href:i,hreflang:d,ping:c,referrerpolicy:p,rel:u,target:m,type:f,control:h,...y}=e;s(r,"control",e.control);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-breadcrumb-item",{ref:r,...y,download:e.download,href:e.href,hreflang:e.hreflang,ping:e.ping,referrerpolicy:e.referrerpolicy,rel:e.rel,target:e.target,type:e.type,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpButton)());const y=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,minimal:o,appearance:i,form:d,formaction:c,formenctype:p,formmethod:u,formtarget:m,type:f,autofocus:h,formnovalidate:y,defaultSlottedContent:x,disabled:g,required:b,...v}=e;s(r,"autofocus",e.autofocus);s(r,"formnovalidate",e.formnovalidate);s(r,"defaultSlottedContent",e.defaultSlottedContent);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-button",{ref:r,...v,appearance:e.appearance,form:e.form,formaction:e.formaction,formenctype:e.formenctype,formmethod:e.formmethod,formtarget:e.formtarget,type:e.type,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,minimal:e.minimal?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpCard)());const x=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,...s}=e;(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-card",{ref:r,...s,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpCheckbox)());const g=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,readonly:i,readOnly:d,indeterminate:c,checked:p,disabled:u,required:m,...f}=e;o(r,"change",e.onChange);s(r,"readOnly",e.readOnly);s(r,"indeterminate",e.indeterminate);s(r,"checked",e.checked);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);let h=a??"";if(r.current?.indeterminate){h+=" indeterminate"}return l().createElement("jp-checkbox",{ref:r,...f,class:h.trim(),exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,readonly:e.readonly?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpCombobox)());const b=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,autowidth:i,minimal:d,open:c,autocomplete:p,placeholder:u,position:m,autoWidth:f,filteredOptions:h,options:y,value:x,length:g,disabled:b,selectedIndex:v,selectedOptions:I,required:w,...R}=e;o(r,"input",e.onInput);o(r,"change",e.onChange);s(r,"autoWidth",e.autoWidth);s(r,"filteredOptions",e.filteredOptions);s(r,"options",e.options);s(r,"value",e.value);s(r,"length",e.length);s(r,"disabled",e.disabled);s(r,"selectedIndex",e.selectedIndex);s(r,"selectedOptions",e.selectedOptions);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-combobox",{ref:r,...R,autocomplete:e.autocomplete,placeholder:e.placeholder,position:e.position,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,autowidth:e.autowidth?"":undefined,minimal:e.minimal?"":undefined,open:e.open?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpDateField)());const v=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,autofocus:i,step:d,max:c,min:p,disabled:u,required:m,...f}=e;o(r,"input",e.onInput);o(r,"change",e.onChange);s(r,"autofocus",e.autofocus);s(r,"step",e.step);s(r,"max",e.max);s(r,"min",e.min);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-date-field",{ref:r,...f,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpDataGridCell)());const I=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,cellType:i,gridColumn:d,rowData:c,columnDefinition:p,...u}=e;o(r,"cell-focused",e.onCellFocused);s(r,"rowData",e.rowData);s(r,"columnDefinition",e.columnDefinition);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);let m=a??"";if(r.current?.cellType==="columnheader"){m+=" column-header"}return l().createElement("jp-data-grid-cell",{ref:r,...u,"cell-type":e.cellType||e["cell-type"],"grid-column":e.gridColumn||e["grid-column"],class:m.trim(),exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpDataGridRow)());const w=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,gridTemplateColumns:i,rowType:d,rowData:c,columnDefinitions:p,cellItemTemplate:u,headerCellItemTemplate:m,rowIndex:f,...h}=e;o(r,"row-focused",e.onRowFocused);s(r,"rowData",e.rowData);s(r,"columnDefinitions",e.columnDefinitions);s(r,"cellItemTemplate",e.cellItemTemplate);s(r,"headerCellItemTemplate",e.headerCellItemTemplate);s(r,"rowIndex",e.rowIndex);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);let y=a??"";if(r.current){if(r.current.rowType!=="default"){y+=` ${r.current.rowType}`}}return l().createElement("jp-data-grid-row",{ref:r,...h,"grid-template-columns":e.gridTemplateColumns||e["grid-template-columns"],"row-type":e.rowType||e["row-type"],class:y.trim(),exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpDataGrid)());const R=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,noTabbing:o,generateHeader:i,gridTemplateColumns:d,rowsData:c,columnDefinitions:p,rowItemTemplate:u,cellItemTemplate:m,headerCellItemTemplate:f,focusRowIndex:h,focusColumnIndex:y,rowElementTag:x,...g}=e;s(r,"rowsData",e.rowsData);s(r,"columnDefinitions",e.columnDefinitions);s(r,"rowItemTemplate",e.rowItemTemplate);s(r,"cellItemTemplate",e.cellItemTemplate);s(r,"headerCellItemTemplate",e.headerCellItemTemplate);s(r,"focusRowIndex",e.focusRowIndex);s(r,"focusColumnIndex",e.focusColumnIndex);s(r,"rowElementTag",e.rowElementTag);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-data-grid",{ref:r,...g,"generate-header":e.generateHeader||e["generate-header"],"grid-template-columns":e.gridTemplateColumns||e["grid-template-columns"],class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,"no-tabbing":e.noTabbing?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpDialog)());const j=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,trapFocus:i,ariaDescribedby:d,ariaLabelledby:c,ariaLabel:p,modal:u,hidden:m,...f}=e;o(r,"cancel",e.onCancel);o(r,"close",e.onClose);s(r,"modal",e.modal);s(r,"hidden",e.hidden);(0,n.useImperativeHandle)(t,(()=>({show:()=>r.current.show(),hide:()=>r.current.hide(),compose:(e,t)=>r.current.compose(e,t)})));return l().createElement("jp-dialog",{ref:r,...f,"aria-describedby":e.ariaDescribedby||e["aria-describedby"],"aria-labelledby":e.ariaLabelledby||e["aria-labelledby"],"aria-label":e.ariaLabel||e["aria-label"],class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,"trap-focus":e.trapFocus?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpDisclosure)());const N=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,appearance:i,title:d,expanded:c,...p}=e;o(r,"toggle",e.onToggle);s(r,"expanded",e.expanded);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-disclosure",{ref:r,...p,appearance:e.appearance,title:e.title,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpDivider)());const T=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,role:s,orientation:o,...i}=e;(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-divider",{ref:r,...i,role:e.role,orientation:e.orientation,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpListbox)());const D=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,multiple:i,size:d,length:c,options:p,disabled:u,selectedIndex:m,selectedOptions:f,...h}=e;o(r,"change",e.onChange);s(r,"multiple",e.multiple);s(r,"size",e.size);s(r,"length",e.length);s(r,"options",e.options);s(r,"disabled",e.disabled);s(r,"selectedIndex",e.selectedIndex);s(r,"selectedOptions",e.selectedOptions);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-listbox",{ref:r,...h,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpMenuItem)());const S=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,role:i,disabled:d,expanded:c,checked:p,...u}=e;o(r,"expanded-change",e.onExpand);o(r,"change",e.onChange);s(r,"disabled",e.disabled);s(r,"expanded",e.expanded);s(r,"checked",e.checked);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);let m=a??"";if(r.current){m+=` indent-${r.current.startColumnCount}`;if(r.current.expanded){m+=" expanded"}}return l().createElement("jp-menu-item",{ref:r,...u,role:e.role,class:m.trim(),exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpMenu)());const E=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,...s}=e;(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-menu",{ref:r,...s,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpNumberField)());const k=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,readonly:i,hideStep:d,appearance:c,placeholder:p,list:u,readOnly:m,autofocus:f,maxlength:h,minlength:y,size:x,step:g,max:b,min:v,disabled:I,required:w,...R}=e;o(r,"input",e.onInput);o(r,"change",e.onChange);s(r,"readOnly",e.readOnly);s(r,"autofocus",e.autofocus);s(r,"maxlength",e.maxlength);s(r,"minlength",e.minlength);s(r,"size",e.size);s(r,"step",e.step);s(r,"max",e.max);s(r,"min",e.min);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-number-field",{ref:r,...R,appearance:e.appearance,placeholder:e.placeholder,list:e.list,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,readonly:e.readonly?"":undefined,"hide-step":e.hideStep?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpOption)());const F=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,selected:o,value:i,checked:d,content:c,defaultSelected:p,disabled:u,selectedAttribute:m,dirtyValue:f,...h}=e;s(r,"checked",e.checked);s(r,"content",e.content);s(r,"defaultSelected",e.defaultSelected);s(r,"disabled",e.disabled);s(r,"selectedAttribute",e.selectedAttribute);s(r,"dirtyValue",e.dirtyValue);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-option",{ref:r,...h,value:e.value,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,selected:e.selected?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpProgressRing)());const C=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,value:o,min:i,max:d,paused:c,...p}=e;s(r,"value",e.value);s(r,"min",e.min);s(r,"max",e.max);s(r,"paused",e.paused);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-progress-ring",{ref:r,...p,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpProgress)());const O=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,value:o,min:i,max:d,paused:c,...p}=e;s(r,"value",e.value);s(r,"min",e.min);s(r,"max",e.max);s(r,"paused",e.paused);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-progress",{ref:r,...p,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpRadio)());const H=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,readonly:i,readOnly:d,name:c,checked:p,disabled:u,required:m,...f}=e;o(r,"change",e.onChange);s(r,"readOnly",e.readOnly);s(r,"name",e.name);s(r,"checked",e.checked);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-radio",{ref:r,...f,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,readonly:e.readonly?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpRadioGroup)());const J=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,readonly:i,disabled:d,name:c,value:p,orientation:u,readOnly:m,...f}=e;o(r,"change",e.onChange);s(r,"readOnly",e.readOnly);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-radio-group",{ref:r,...f,name:e.name,value:e.value,orientation:e.orientation,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,readonly:e.readonly?"":undefined,disabled:e.disabled?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpSearch)());const z=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,readonly:i,appearance:d,placeholder:c,list:p,pattern:u,readOnly:m,autofocus:f,maxlength:h,minlength:y,size:x,spellcheck:g,disabled:b,required:v,...I}=e;o(r,"input",e.onInput);o(r,"change",e.onChange);s(r,"readOnly",e.readOnly);s(r,"autofocus",e.autofocus);s(r,"maxlength",e.maxlength);s(r,"minlength",e.minlength);s(r,"size",e.size);s(r,"spellcheck",e.spellcheck);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-search",{ref:r,...I,appearance:e.appearance,placeholder:e.placeholder,list:e.list,pattern:e.pattern,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,readonly:e.readonly?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpSelect)());const q=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,autowidth:i,minimal:d,open:c,position:p,autoWidth:u,value:m,displayValue:f,multiple:h,size:y,length:x,options:g,disabled:b,selectedIndex:v,selectedOptions:I,required:w,...R}=e;o(r,"input",e.onInput);o(r,"change",e.onChange);s(r,"autoWidth",e.autoWidth);s(r,"value",e.value);s(r,"displayValue",e.displayValue);s(r,"multiple",e.multiple);s(r,"size",e.size);s(r,"length",e.length);s(r,"options",e.options);s(r,"disabled",e.disabled);s(r,"selectedIndex",e.selectedIndex);s(r,"selectedOptions",e.selectedOptions);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-select",{ref:r,...R,position:e.position,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,autowidth:e.autowidth?"":undefined,minimal:e.minimal?"":undefined,open:e.open?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpSkeleton)());const P=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,fill:o,shape:i,pattern:d,shimmer:c,...p}=e;s(r,"shimmer",e.shimmer);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-skeleton",{ref:r,...p,fill:e.fill,shape:e.shape,pattern:e.pattern,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpSlider)());const L=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,readonly:i,orientation:d,mode:c,readOnly:p,valueAsNumber:u,valueTextFormatter:m,min:f,max:h,step:y,disabled:x,required:g,...b}=e;o(r,"change",e.onChange);s(r,"readOnly",e.readOnly);s(r,"valueAsNumber",e.valueAsNumber);s(r,"valueTextFormatter",e.valueTextFormatter);s(r,"min",e.min);s(r,"max",e.max);s(r,"step",e.step);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-slider",{ref:r,...b,orientation:e.orientation,mode:e.mode,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,readonly:e.readonly?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpSliderLabel)());const A=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,hideMark:s,disabled:o,position:i,...d}=e;(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);let c=a??"";if(r.current?.disabled){c+=" disabled"}return l().createElement("jp-slider-label",{ref:r,...d,position:e.position,class:c.trim(),exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,"hide-mark":e.hideMark?"":undefined,disabled:e.disabled?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpSwitch)());const M=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,readonly:i,readOnly:d,checked:c,disabled:p,required:u,...m}=e;o(r,"change",e.onChange);s(r,"readOnly",e.readOnly);s(r,"checked",e.checked);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-switch",{ref:r,...m,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,readonly:e.readonly?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpTab)());const V=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,disabled:o,...i}=e;s(r,"disabled",e.disabled);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);let d=a??"";if(r.current?.classList.contains("vertical")){d+=" vertical"}return l().createElement("jp-tab",{ref:r,...i,class:d.trim(),exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpTabPanel)());const B=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,...s}=e;(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-tab-panel",{ref:r,...s,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpTabs)());const G=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,orientation:i,activeid:d,activeindicator:c,activetab:p,...u}=e;o(r,"change",e.onChange);s(r,"activeindicator",e.activeindicator);s(r,"activetab",e.activetab);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-tabs",{ref:r,...u,orientation:e.orientation,activeid:e.activeid,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpTextArea)());const W=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,appearance:i,resize:d,form:c,list:p,name:u,placeholder:m,readOnly:f,autofocus:h,maxlength:y,minlength:x,cols:g,rows:b,spellcheck:v,disabled:I,required:w,...R}=e;o(r,"select",e.onSelect);o(r,"change",e.onChange);s(r,"readOnly",e.readOnly);s(r,"autofocus",e.autofocus);s(r,"maxlength",e.maxlength);s(r,"minlength",e.minlength);s(r,"cols",e.cols);s(r,"rows",e.rows);s(r,"spellcheck",e.spellcheck);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-text-area",{ref:r,...R,appearance:e.appearance,resize:e.resize,form:e.form,list:e.list,name:e.name,placeholder:e.placeholder,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpTextField)());const _=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,readonly:i,appearance:d,placeholder:c,type:p,list:u,pattern:m,readOnly:f,autofocus:h,maxlength:y,minlength:x,size:g,spellcheck:b,disabled:v,required:I,...w}=e;o(r,"change",e.onChange);o(r,"input",e.onInput);s(r,"readOnly",e.readOnly);s(r,"autofocus",e.autofocus);s(r,"maxlength",e.maxlength);s(r,"minlength",e.minlength);s(r,"size",e.size);s(r,"spellcheck",e.spellcheck);s(r,"disabled",e.disabled);s(r,"required",e.required);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-text-field",{ref:r,...w,appearance:e.appearance,placeholder:e.placeholder,type:e.type,list:e.list,pattern:e.pattern,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,readonly:e.readonly?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpToolbar)());const U=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,...s}=e;(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-toolbar",{ref:r,...s,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpTooltip)());const Q=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,horizontalViewportLock:i,verticalViewportLock:d,anchor:c,delay:p,position:u,autoUpdateMode:m,visible:f,anchorElement:h,...y}=e;o(r,"dismiss",e.onDismiss);s(r,"visible",e.visible);s(r,"anchorElement",e.anchorElement);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-tooltip",{ref:r,...y,anchor:e.anchor,delay:e.delay,position:e.position,"auto-update-mode":e.autoUpdateMode||e["auto-update-mode"],class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,"horizontal-viewport-lock":e.horizontalViewportLock?"":undefined,"vertical-viewport-lock":e.verticalViewportLock?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpTreeItem)());const $=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,expanded:i,selected:d,disabled:c,...p}=e;o(r,"expanded-change",e.onExpand);o(r,"selected-change",e.onSelect);s(r,"expanded",e.expanded);s(r,"selected",e.selected);s(r,"disabled",e.disabled);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);let u=a??"";if(r.current?.nested){u+=" nested"}return l().createElement("jp-tree-item",{ref:r,...p,class:u.trim(),exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpTreeView)());const K=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,renderCollapsedNodes:o,currentSelected:i,...d}=e;(0,n.useLayoutEffect)((()=>{r.current?.setItems()}),[r.current]);s(r,"currentSelected",e.currentSelected);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-tree-view",{ref:r,...d,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,"render-collapsed-nodes":e.renderCollapsedNodes?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpPicker)());const X=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,filterSelected:o,filterQuery:i,selection:d,options:c,maxSelected:p,noSuggestionsText:u,suggestionsAvailableText:m,loadingText:f,label:h,labelledby:y,placeholder:x,menuPlacement:g,showLoading:b,listItemTemplate:v,defaultListItemTemplate:I,menuOptionTemplate:w,defaultMenuOptionTemplate:R,listItemContentsTemplate:j,menuOptionContentsTemplate:N,optionsList:T,query:D,itemsPlaceholderElement:S,...E}=e;s(r,"showLoading",e.showLoading);s(r,"listItemTemplate",e.listItemTemplate);s(r,"defaultListItemTemplate",e.defaultListItemTemplate);s(r,"menuOptionTemplate",e.menuOptionTemplate);s(r,"defaultMenuOptionTemplate",e.defaultMenuOptionTemplate);s(r,"listItemContentsTemplate",e.listItemContentsTemplate);s(r,"menuOptionContentsTemplate",e.menuOptionContentsTemplate);s(r,"optionsList",e.optionsList);s(r,"query",e.query);s(r,"itemsPlaceholderElement",e.itemsPlaceholderElement);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-draft-picker",{ref:r,...E,selection:e.selection,options:e.options,"max-selected":e.maxSelected||e["max-selected"],"no-suggestions-text":e.noSuggestionsText||e["no-suggestions-text"],"suggestions-available-text":e.suggestionsAvailableText||e["suggestions-available-text"],"loading-text":e.loadingText||e["loading-text"],label:e.label,labelledby:e.labelledby,placeholder:e.placeholder,"menu-placement":e.menuPlacement||e["menu-placement"],class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,"filter-selected":e.filterSelected?"":undefined,"filter-query":e.filterQuery?"":undefined,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpPickerMenu)());const Y=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,suggestionsAvailableText:o,...i}=e;s(r,"suggestionsAvailableText",e.suggestionsAvailableText);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-draft-picker-menu",{ref:r,...i,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpPickerMenuOption)());const Z=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,value:o,contentsTemplate:i,...d}=e;s(r,"contentsTemplate",e.contentsTemplate);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-draft-picker-menu-option",{ref:r,...d,value:e.value,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpPickerList)());const ee=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,...s}=e;(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-draft-picker-list",{ref:r,...s,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}));(0,a.provideJupyterDesignSystem)().register((0,a.jpPickerListItem)());const te=(0,n.forwardRef)(((e,t)=>{const r=(0,n.useRef)(null);const{className:a,value:o,contentsTemplate:i,...d}=e;s(r,"contentsTemplate",e.contentsTemplate);(0,n.useImperativeHandle)(t,(()=>r.current),[r.current]);return l().createElement("jp-draft-picker-list-item",{ref:r,...d,value:e.value,class:e.className,exportparts:e.exportparts,for:e.htmlFor,part:e.part,tabindex:e.tabIndex,style:{...e.style}},e.children)}))}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6560],{83663:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:true});e.AbstractFindMath=void 0;var i=r(36059);var n=function(){function t(t){var e=this.constructor;this.options=(0,i.userOptions)((0,i.defaultOptions)({},e.OPTIONS),t)}t.OPTIONS={};return t}();e.AbstractFindMath=n},19068:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:true});e.AbstractInputJax=void 0;var i=r(36059);var n=r(64905);var o=function(){function t(t){if(t===void 0){t={}}this.adaptor=null;this.mmlFactory=null;var e=this.constructor;this.options=(0,i.userOptions)((0,i.defaultOptions)({},e.OPTIONS),t);this.preFilters=new n.FunctionList;this.postFilters=new n.FunctionList}Object.defineProperty(t.prototype,"name",{get:function(){return this.constructor.NAME},enumerable:false,configurable:true});t.prototype.setAdaptor=function(t){this.adaptor=t};t.prototype.setMmlFactory=function(t){this.mmlFactory=t};t.prototype.initialize=function(){};t.prototype.reset=function(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}};Object.defineProperty(t.prototype,"processStrings",{get:function(){return true},enumerable:false,configurable:true});t.prototype.findMath=function(t,e){return[]};t.prototype.executeFilters=function(t,e,r,i){var n={math:e,document:r,data:i};t.execute(n);return n.data};t.NAME="generic";t.OPTIONS={};return t}();e.AbstractInputJax=o},59719:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});e.newState=e.STATE=e.AbstractMathItem=e.protoItem=void 0;function r(t,e,r,i,n,o,a){if(a===void 0){a=null}var s={open:t,math:e,close:r,n:i,start:{n},end:{n:o},display:a};return s}e.protoItem=r;var i=function(){function t(t,r,i,n,o){if(i===void 0){i=true}if(n===void 0){n={i:0,n:0,delim:""}}if(o===void 0){o={i:0,n:0,delim:""}}this.root=null;this.typesetRoot=null;this.metrics={};this.inputData={};this.outputData={};this._state=e.STATE.UNPROCESSED;this.math=t;this.inputJax=r;this.display=i;this.start=n;this.end=o;this.root=null;this.typesetRoot=null;this.metrics={};this.inputData={};this.outputData={}}Object.defineProperty(t.prototype,"isEscaped",{get:function(){return this.display===null},enumerable:false,configurable:true});t.prototype.render=function(t){t.renderActions.renderMath(this,t)};t.prototype.rerender=function(t,r){if(r===void 0){r=e.STATE.RERENDER}if(this.state()>=r){this.state(r-1)}t.renderActions.renderMath(this,t,r)};t.prototype.convert=function(t,r){if(r===void 0){r=e.STATE.LAST}t.renderActions.renderConvert(this,t,r)};t.prototype.compile=function(t){if(this.state()<e.STATE.COMPILED){this.root=this.inputJax.compile(this,t);this.state(e.STATE.COMPILED)}};t.prototype.typeset=function(t){if(this.state()<e.STATE.TYPESET){this.typesetRoot=t.outputJax[this.isEscaped?"escaped":"typeset"](this,t);this.state(e.STATE.TYPESET)}};t.prototype.updateDocument=function(t){};t.prototype.removeFromDocument=function(t){if(t===void 0){t=false}};t.prototype.setMetrics=function(t,e,r,i,n){this.metrics={em:t,ex:e,containerWidth:r,lineWidth:i,scale:n}};t.prototype.state=function(t,r){if(t===void 0){t=null}if(r===void 0){r=false}if(t!=null){if(t<e.STATE.INSERTED&&this._state>=e.STATE.INSERTED){this.removeFromDocument(r)}if(t<e.STATE.TYPESET&&this._state>=e.STATE.TYPESET){this.outputData={}}if(t<e.STATE.COMPILED&&this._state>=e.STATE.COMPILED){this.inputData={}}this._state=t}return this._state};t.prototype.reset=function(t){if(t===void 0){t=false}this.state(e.STATE.UNPROCESSED,t)};return t}();e.AbstractMathItem=i;e.STATE={UNPROCESSED:0,FINDMATH:10,COMPILED:20,CONVERT:100,METRICS:110,RERENDER:125,TYPESET:150,INSERTED:200,LAST:1e4};function n(t,r){if(t in e.STATE){throw Error("State "+t+" already exists")}e.STATE[t]=r}e.newState=n},36560:function(t,e,r){var i=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}();var n=this&&this.__assign||function(){n=Object.assign||function(t){for(var e,r=1,i=arguments.length;r<i;r++){e=arguments[r];for(var n in e)if(Object.prototype.hasOwnProperty.call(e,n))t[n]=e[n]}return t};return n.apply(this,arguments)};var o=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),n,o=[],a;try{while((e===void 0||e-- >0)&&!(n=i.next()).done)o.push(n.value)}catch(s){a={error:s}}finally{try{if(n&&!n.done&&(r=i["return"]))r.call(i)}finally{if(a)throw a.error}}return o};var a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});e.TeX=void 0;var s=r(19068);var u=r(36059);var l=r(1791);var f=a(r(70503));var c=a(r(72895));var p=a(r(42880));var d=a(r(48406));var h=a(r(1331));var v=r(56711);var y=r(23644);r(19890);var m=function(t){i(e,t);function e(r){if(r===void 0){r={}}var i=this;var n=o((0,u.separateOptions)(r,e.OPTIONS,l.FindTeX.OPTIONS),3),a=n[0],s=n[1],c=n[2];i=t.call(this,s)||this;i.findTeX=i.options["FindTeX"]||new l.FindTeX(c);var p=i.options.packages;var d=i.configuration=e.configure(p);var y=i._parseOptions=new h.default(d,[i.options,v.TagsFactory.OPTIONS]);(0,u.userOptions)(y.options,a);d.config(i);e.tags(y,d);i.postFilters.add(f.default.cleanSubSup,-6);i.postFilters.add(f.default.setInherited,-5);i.postFilters.add(f.default.moveLimits,-4);i.postFilters.add(f.default.cleanStretchy,-3);i.postFilters.add(f.default.cleanAttributes,-2);i.postFilters.add(f.default.combineRelations,-1);return i}e.configure=function(t){var e=new y.ParserConfiguration(t,["tex"]);e.init();return e};e.tags=function(t,e){v.TagsFactory.addTags(e.tags);v.TagsFactory.setDefault(t.options.tags);t.tags=v.TagsFactory.getDefault();t.tags.configuration=t};e.prototype.setMmlFactory=function(e){t.prototype.setMmlFactory.call(this,e);this._parseOptions.nodeFactory.setMmlFactory(e)};Object.defineProperty(e.prototype,"parseOptions",{get:function(){return this._parseOptions},enumerable:false,configurable:true});e.prototype.reset=function(t){if(t===void 0){t=0}this.parseOptions.tags.reset(t)};e.prototype.compile=function(t,e){this.parseOptions.clear();this.executeFilters(this.preFilters,t,e,this.parseOptions);var r=t.display;this.latex=t.math;var i;this.parseOptions.tags.startEquation(t);var n;try{var o=new p.default(this.latex,{display:r,isInner:false},this.parseOptions);i=o.mml();n=o.stack.global}catch(a){if(!(a instanceof d.default)){throw a}this.parseOptions.error=true;i=this.options.formatError(this,a)}i=this.parseOptions.nodeFactory.create("node","math",[i]);if(n===null||n===void 0?void 0:n.indentalign){c.default.setAttribute(i,"indentalign",n.indentalign)}if(r){c.default.setAttribute(i,"display","block")}this.parseOptions.tags.finishEquation(t);this.parseOptions.root=i;this.executeFilters(this.postFilters,t,e,this.parseOptions);this.mathNode=this.parseOptions.root;return this.mathNode};e.prototype.findMath=function(t){return this.findTeX.findMath(t)};e.prototype.formatError=function(t){var e=t.message.replace(/\n.*/,"");return this.parseOptions.nodeFactory.create("error",e,t.id,this.latex)};e.NAME="TeX";e.OPTIONS=n(n({},s.AbstractInputJax.OPTIONS),{FindTeX:null,packages:["base"],digits:/^(?:[0-9]+(?:\{,\}[0-9]{3})*(?:\.[0-9]*)?|\.[0-9]+)/,maxBuffer:5*1024,formatError:function(t,e){return t.formatError(e)}});return e}(s.AbstractInputJax);e.TeX=m},70503:function(t,e,r){var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],i=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&i>=t.length)t=void 0;return{value:t&&t[i++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var n=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});var o=r(18426);var a=n(r(72895));var s;(function(t){t.cleanStretchy=function(t){var e,r;var n=t.data;try{for(var o=i(n.getList("fixStretchy")),s=o.next();!s.done;s=o.next()){var u=s.value;if(a.default.getProperty(u,"fixStretchy")){var l=a.default.getForm(u);if(l&&l[3]&&l[3]["stretchy"]){a.default.setAttribute(u,"stretchy",false)}var f=u.parent;if(!a.default.getTexClass(u)&&(!l||!l[2])){var c=n.nodeFactory.create("node","TeXAtom",[u]);f.replaceChild(c,u);c.inheritAttributesFrom(u)}a.default.removeProperties(u,"fixStretchy")}}}catch(p){e={error:p}}finally{try{if(s&&!s.done&&(r=o.return))r.call(o)}finally{if(e)throw e.error}}};t.cleanAttributes=function(t){var e=t.data.root;e.walkTree((function(t,e){var r,n;var o=t.attributes;if(!o){return}var a=new Set((o.get("mjx-keep-attrs")||"").split(/ /));delete o.getAllAttributes()["mjx-keep-attrs"];try{for(var s=i(o.getExplicitNames()),u=s.next();!u.done;u=s.next()){var l=u.value;if(!a.has(l)&&o.attributes[l]===t.attributes.getInherited(l)){delete o.attributes[l]}}}catch(f){r={error:f}}finally{try{if(u&&!u.done&&(n=s.return))n.call(s)}finally{if(r)throw r.error}}}),{})};t.combineRelations=function(t){var n,s,u,l;var f=[];try{for(var c=i(t.data.getList("mo")),p=c.next();!p.done;p=c.next()){var d=p.value;if(d.getProperty("relationsCombined")||!d.parent||d.parent&&!a.default.isType(d.parent,"mrow")||a.default.getTexClass(d)!==o.TEXCLASS.REL){continue}var h=d.parent;var v=void 0;var y=h.childNodes;var m=y.indexOf(d)+1;var b=a.default.getProperty(d,"variantForm");while(m<y.length&&(v=y[m])&&a.default.isType(v,"mo")&&a.default.getTexClass(v)===o.TEXCLASS.REL){if(b===a.default.getProperty(v,"variantForm")&&r(d,v)){a.default.appendChildren(d,a.default.getChildren(v));e(["stretchy","rspace"],d,v);try{for(var g=(u=void 0,i(v.getPropertyNames())),E=g.next();!E.done;E=g.next()){var T=E.value;d.setProperty(T,v.getProperty(T))}}catch(O){u={error:O}}finally{try{if(E&&!E.done&&(l=g.return))l.call(g)}finally{if(u)throw u.error}}y.splice(m,1);f.push(v);v.parent=null;v.setProperty("relationsCombined",true)}else{if(d.attributes.getExplicit("rspace")==null){a.default.setAttribute(d,"rspace","0pt")}if(v.attributes.getExplicit("lspace")==null){a.default.setAttribute(v,"lspace","0pt")}break}}d.attributes.setInherited("form",d.getForms()[0])}}catch(S){n={error:S}}finally{try{if(p&&!p.done&&(s=c.return))s.call(c)}finally{if(n)throw n.error}}t.data.removeFromList("mo",f)};var e=function(t,e,r){var i=e.attributes;var n=r.attributes;t.forEach((function(t){var e=n.getExplicit(t);if(e!=null){i.set(t,e)}}))};var r=function(t,e){var r,n;var o=function(t,e){var r=t.getExplicitNames();return r.filter((function(r){return r!==e&&(r!=="stretchy"||t.getExplicit("stretchy"))}))};var a=t.attributes;var s=e.attributes;var u=o(a,"lspace");var l=o(s,"rspace");if(u.length!==l.length){return false}try{for(var f=i(u),c=f.next();!c.done;c=f.next()){var p=c.value;if(a.getExplicit(p)!==s.getExplicit(p)){return false}}}catch(d){r={error:d}}finally{try{if(c&&!c.done&&(n=f.return))n.call(f)}finally{if(r)throw r.error}}return true};var n=function(t,e,r){var n,o;var s=[];try{for(var u=i(t.getList("m"+e+r)),l=u.next();!l.done;l=u.next()){var f=l.value;var c=f.childNodes;if(c[f[e]]&&c[f[r]]){continue}var p=f.parent;var d=c[f[e]]?t.nodeFactory.create("node","m"+e,[c[f.base],c[f[e]]]):t.nodeFactory.create("node","m"+r,[c[f.base],c[f[r]]]);a.default.copyAttributes(f,d);if(p){p.replaceChild(d,f)}else{t.root=d}s.push(f)}}catch(h){n={error:h}}finally{try{if(l&&!l.done&&(o=u.return))o.call(u)}finally{if(n)throw n.error}}t.removeFromList("m"+e+r,s)};t.cleanSubSup=function(t){var e=t.data;if(e.error){return}n(e,"sub","sup");n(e,"under","over")};var s=function(t,e,r){var n,o;var s=[];try{for(var u=i(t.getList(e)),l=u.next();!l.done;l=u.next()){var f=l.value;if(f.attributes.get("displaystyle")){continue}var c=f.childNodes[f.base];var p=c.coreMO();if(c.getProperty("movablelimits")&&!p.attributes.getExplicit("movablelimits")){var d=t.nodeFactory.create("node",r,f.childNodes);a.default.copyAttributes(f,d);if(f.parent){f.parent.replaceChild(d,f)}else{t.root=d}s.push(f)}}}catch(h){n={error:h}}finally{try{if(l&&!l.done&&(o=u.return))o.call(u)}finally{if(n)throw n.error}}t.removeFromList(e,s)};t.moveLimits=function(t){var e=t.data;s(e,"munderover","msubsup");s(e,"munder","msub");s(e,"mover","msup")};t.setInherited=function(t){t.data.root.setInheritedAttributes({},t.math["display"],0,false)}})(s||(s={}));e["default"]=s},1791:function(t,e,r){var i=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}();var n=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var i=r.call(t),n,o=[],a;try{while((e===void 0||e-- >0)&&!(n=i.next()).done)o.push(n.value)}catch(s){a={error:s}}finally{try{if(n&&!n.done&&(r=i["return"]))r.call(i)}finally{if(a)throw a.error}}return o};Object.defineProperty(e,"__esModule",{value:true});e.FindTeX=void 0;var o=r(83663);var a=r(33353);var s=r(59719);var u=function(t){i(e,t);function e(e){var r=t.call(this,e)||this;r.getPatterns();return r}e.prototype.getPatterns=function(){var t=this;var e=this.options;var r=[],i=[],n=[];this.end={};this.env=this.sub=0;var o=1;e["inlineMath"].forEach((function(e){return t.addPattern(r,e,false)}));e["displayMath"].forEach((function(e){return t.addPattern(r,e,true)}));if(r.length){i.push(r.sort(a.sortLength).join("|"))}if(e["processEnvironments"]){i.push("\\\\begin\\s*\\{([^}]*)\\}");this.env=o;o++}if(e["processEscapes"]){n.push("\\\\([\\\\$])")}if(e["processRefs"]){n.push("(\\\\(?:eq)?ref\\s*\\{[^}]*\\})")}if(n.length){i.push("("+n.join("|")+")");this.sub=o}this.start=new RegExp(i.join("|"),"g");this.hasPatterns=i.length>0};e.prototype.addPattern=function(t,e,r){var i=n(e,2),o=i[0],s=i[1];t.push((0,a.quotePattern)(o));this.end[o]=[s,r,this.endPattern(s)]};e.prototype.endPattern=function(t,e){return new RegExp((e||(0,a.quotePattern)(t))+"|\\\\(?:[a-zA-Z]|.)|[{}]","g")};e.prototype.findEnd=function(t,e,r,i){var o=n(i,3),a=o[0],u=o[1],l=o[2];var f=l.lastIndex=r.index+r[0].length;var c,p=0;while(c=l.exec(t)){if((c[1]||c[0])===a&&p===0){return(0,s.protoItem)(r[0],t.substr(f,c.index-f),c[0],e,r.index,c.index+c[0].length,u)}else if(c[0]==="{"){p++}else if(c[0]==="}"&&p){p--}}return null};e.prototype.findMathInString=function(t,e,r){var i,n;this.start.lastIndex=0;while(i=this.start.exec(r)){if(i[this.env]!==undefined&&this.env){var o="\\\\end\\s*(\\{"+(0,a.quotePattern)(i[this.env])+"\\})";n=this.findEnd(r,e,i,["{"+i[this.env]+"}",true,this.endPattern(null,o)]);if(n){n.math=n.open+n.math+n.close;n.open=n.close=""}}else if(i[this.sub]!==undefined&&this.sub){var u=i[this.sub];var o=i.index+i[this.sub].length;if(u.length===2){n=(0,s.protoItem)("",u.substr(1),"",e,i.index,o)}else{n=(0,s.protoItem)("",u,"",e,i.index,o,false)}}else{n=this.findEnd(r,e,i,this.end[i[0]])}if(n){t.push(n);this.start.lastIndex=n.end.n}}};e.prototype.findMath=function(t){var e=[];if(this.hasPatterns){for(var r=0,i=t.length;r<i;r++){this.findMathInString(e,r,t[r])}}return e};e.OPTIONS={inlineMath:[["\\(","\\)"]],displayMath:[["$$","$$"],["\\[","\\]"]],processEscapes:true,processEnvironments:true,processRefs:true};return e}(o.AbstractFindMath);e.FindTeX=u}}]);