jupyterlab 4.0.12__py3-none-any.whl → 4.0.13__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 (419) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/browser_check.py +1 -1
  3. jupyterlab/extensions/manager.py +1 -1
  4. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +92 -92
  5. jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
  6. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.b8fefd648959729a91e4.js → remoteEntry.2f3bc87ef8d7ec264da3.js} +3 -3
  7. jupyterlab/handlers/announcements.py +1 -1
  8. jupyterlab/labapp.py +2 -2
  9. jupyterlab/labextensions.py +2 -2
  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/cell-toolbar-extension/package.json.orig +6 -6
  13. jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  14. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
  15. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
  16. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  17. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  18. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
  19. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
  20. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  21. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  22. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  23. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  24. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  25. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  26. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  27. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  28. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  29. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  30. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  31. jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
  32. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  33. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  34. jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  35. jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  36. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
  37. jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
  38. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  39. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -6
  40. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  41. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  42. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  43. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  44. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  45. jupyterlab/semver.py +2 -2
  46. jupyterlab/staging/package.json +141 -141
  47. jupyterlab/staging/yarn.lock +1016 -1016
  48. jupyterlab/static/3308.92a1e305c62cc91845b9.js +1 -0
  49. jupyterlab/static/{5440.2541fcda12b661665148.js → 5440.b801875ba072c1f38344.js} +1 -1
  50. jupyterlab/static/610.d436ae35432fab65933c.js +1 -0
  51. jupyterlab/static/{7508.b902347f820c70cd386a.js → 7508.24a92091162f80f7ea78.js} +1 -1
  52. jupyterlab/static/812.7011243d1b1279cfaf14.js +1 -0
  53. jupyterlab/static/build_log.json +91 -91
  54. jupyterlab/static/index.html +1 -1
  55. jupyterlab/static/jlab_core.3e1d104cd36c0f738cf3.js +1 -0
  56. jupyterlab/static/main.35d840413df6cceb1003.js +1 -0
  57. jupyterlab/static/package.json +141 -141
  58. jupyterlab/static/third-party-licenses.json +89 -89
  59. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  60. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  61. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  62. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  63. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  64. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  65. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
  66. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
  67. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +8 -8
  68. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
  69. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  70. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
  71. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +17 -17
  72. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
  73. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
  74. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  75. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
  76. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
  77. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
  78. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  79. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  80. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  81. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  82. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  83. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
  84. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
  85. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
  86. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
  87. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
  88. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
  89. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +30 -30
  90. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
  91. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  92. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -6
  93. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
  94. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
  95. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
  96. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  97. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  98. jupyterlab-4.0.13.data/data/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js +1 -0
  99. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js → jupyterlab-4.0.13.data/data/share/jupyter/lab/static/5440.b801875ba072c1f38344.js +1 -1
  100. jupyterlab-4.0.13.data/data/share/jupyter/lab/static/610.d436ae35432fab65933c.js +1 -0
  101. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js → jupyterlab-4.0.13.data/data/share/jupyter/lab/static/7508.24a92091162f80f7ea78.js +1 -1
  102. jupyterlab-4.0.13.data/data/share/jupyter/lab/static/812.7011243d1b1279cfaf14.js +1 -0
  103. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/build_log.json +91 -91
  104. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/index.html +1 -1
  105. jupyterlab-4.0.13.data/data/share/jupyter/lab/static/jlab_core.3e1d104cd36c0f738cf3.js +1 -0
  106. jupyterlab-4.0.13.data/data/share/jupyter/lab/static/main.35d840413df6cceb1003.js +1 -0
  107. jupyterlab-4.0.13.data/data/share/jupyter/lab/static/package.json +331 -0
  108. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/third-party-licenses.json +89 -89
  109. {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/METADATA +11 -11
  110. {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/RECORD +408 -408
  111. jupyterlab/static/2473.cb9caf61d1e34a747cc0.js +0 -1
  112. jupyterlab/static/3308.b85a46b26730c1cd5395.js +0 -1
  113. jupyterlab/static/812.063be439e3d9e318bdbd.js +0 -1
  114. jupyterlab/static/jlab_core.826ed748f0a8a70a419e.js +0 -1
  115. jupyterlab/static/main.7bc3df3894cb324b8f85.js +0 -1
  116. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/2473.cb9caf61d1e34a747cc0.js +0 -1
  117. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/3308.b85a46b26730c1cd5395.js +0 -1
  118. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/812.063be439e3d9e318bdbd.js +0 -1
  119. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/jlab_core.826ed748f0a8a70a419e.js +0 -1
  120. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/main.7bc3df3894cb324b8f85.js +0 -1
  121. jupyterlab-4.0.12.data/data/share/jupyter/lab/static/package.json +0 -331
  122. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  123. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  124. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/applications/jupyterlab.desktop +0 -0
  125. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  126. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  127. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  128. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  129. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  130. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  131. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  132. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  133. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  134. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  135. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  136. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  137. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
  138. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  139. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  140. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  141. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
  142. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  143. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  144. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  145. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  146. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  147. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  148. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  149. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  150. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  151. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  152. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  153. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  154. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  155. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  156. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  157. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  158. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  159. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  160. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  161. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  162. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  163. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  164. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  165. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  166. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  167. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  168. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  169. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  170. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  171. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  172. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  173. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  174. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  175. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  176. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  177. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  178. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  179. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  180. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  181. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  182. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  183. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  184. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  185. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  186. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  187. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  188. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  189. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  190. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  191. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js +0 -0
  192. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt +0 -0
  193. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
  194. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
  195. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +0 -0
  196. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
  197. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js +0 -0
  198. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt +0 -0
  199. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js +0 -0
  200. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
  201. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
  202. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
  203. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
  204. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
  205. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
  206. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
  207. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
  208. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
  209. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
  210. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
  211. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
  212. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
  213. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
  214. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
  215. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  216. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
  217. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
  218. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js +0 -0
  219. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js +0 -0
  220. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
  221. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
  222. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
  223. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js +0 -0
  224. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
  225. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
  226. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
  227. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js +0 -0
  228. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
  229. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  230. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js +0 -0
  231. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
  232. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
  233. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js +0 -0
  234. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
  235. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
  236. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
  237. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js +0 -0
  238. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
  239. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  240. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +0 -0
  241. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js +0 -0
  242. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  243. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
  244. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
  245. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
  246. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js +0 -0
  247. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
  248. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  249. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
  250. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  251. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
  252. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  253. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
  254. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js +0 -0
  255. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
  256. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
  257. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
  258. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
  259. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
  260. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
  261. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
  262. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  263. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  264. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  265. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
  266. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
  267. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
  268. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js +0 -0
  269. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
  270. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
  271. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
  272. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
  273. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js +0 -0
  274. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
  275. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
  276. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
  277. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js +0 -0
  278. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
  279. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
  280. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
  281. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
  282. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  283. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
  284. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js +0 -0
  285. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js +0 -0
  286. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
  287. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
  288. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5201.8866042bae350659528a.js +0 -0
  289. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
  290. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
  291. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
  292. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
  293. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
  294. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
  295. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
  296. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  297. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
  298. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
  299. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
  300. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
  301. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
  302. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
  303. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
  304. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js +0 -0
  305. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
  306. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
  307. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
  308. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
  309. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js +0 -0
  310. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
  311. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
  312. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
  313. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  314. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
  315. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
  316. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
  317. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  318. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
  319. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js +0 -0
  320. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
  321. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
  322. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
  323. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
  324. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
  325. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
  326. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
  327. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
  328. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js +0 -0
  329. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js +0 -0
  330. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
  331. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
  332. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  333. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
  334. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
  335. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
  336. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
  337. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js +0 -0
  338. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
  339. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
  340. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
  341. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
  342. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
  343. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js +0 -0
  344. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  345. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
  346. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
  347. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
  348. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
  349. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js +0 -0
  350. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js +0 -0
  351. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
  352. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
  353. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
  354. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
  355. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
  356. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
  357. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
  358. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  359. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
  360. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js +0 -0
  361. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt +0 -0
  362. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js +0 -0
  363. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
  364. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
  365. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
  366. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
  367. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  368. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  369. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  370. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js +0 -0
  371. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js +0 -0
  372. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js +0 -0
  373. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
  374. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js +0 -0
  375. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
  376. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
  377. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
  378. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js +0 -0
  379. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
  380. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
  381. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
  382. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js +0 -0
  383. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js +0 -0
  384. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
  385. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
  386. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js +0 -0
  387. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  388. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
  389. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
  390. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
  391. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +0 -0
  392. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
  393. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  394. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  395. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  396. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  397. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  398. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  399. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  400. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  401. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  402. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  403. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  404. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  405. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  406. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  407. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  408. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  409. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  410. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  411. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  412. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/static/style.js +0 -0
  413. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  414. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  415. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  416. {jupyterlab-4.0.12.data → jupyterlab-4.0.13.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  417. {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/WHEEL +0 -0
  418. {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/entry_points.txt +0 -0
  419. {jupyterlab-4.0.12.dist-info → jupyterlab-4.0.13.dist-info}/licenses/LICENSE +0 -0
@@ -0,0 +1 @@
1
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[3308],{53308:(e,t,n)=>{n.r(t);n.d(t,{Hooks:()=>M,Lexer:()=>B,Parser:()=>j,Renderer:()=>P,Slugger:()=>U,TextRenderer:()=>Q,Tokenizer:()=>v,defaults:()=>i,getDefaults:()=>s,lexer:()=>ee,marked:()=>H,options:()=>X,parse:()=>W,parseInline:()=>K,parser:()=>Y,setOptions:()=>G,use:()=>V,walkTokens:()=>J});function s(){return{async:false,baseUrl:null,breaks:false,extensions:null,gfm:true,headerIds:true,headerPrefix:"",highlight:null,hooks:null,langPrefix:"language-",mangle:true,pedantic:false,renderer:null,sanitize:false,sanitizer:null,silent:false,smartypants:false,tokenizer:null,walkTokens:null,xhtml:false}}let i=s();function r(e){i=e}const l=/[&<>"']/;const o=new RegExp(l.source,"g");const a=/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/;const c=new RegExp(a.source,"g");const h={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};const p=e=>h[e];function u(e,t){if(t){if(l.test(e)){return e.replace(o,p)}}else{if(a.test(e)){return e.replace(c,p)}}return e}const f=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function g(e){return e.replace(f,((e,t)=>{t=t.toLowerCase();if(t==="colon")return":";if(t.charAt(0)==="#"){return t.charAt(1)==="x"?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1))}return""}))}const k=/(^|[^\[])\^/g;function d(e,t){e=typeof e==="string"?e:e.source;t=t||"";const n={replace:(t,s)=>{s=s.source||s;s=s.replace(k,"$1");e=e.replace(t,s);return n},getRegex:()=>new RegExp(e,t)};return n}const x=/[^\w:]/g;const m=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function b(e,t,n){if(e){let e;try{e=decodeURIComponent(g(n)).replace(x,"").toLowerCase()}catch(s){return null}if(e.indexOf("javascript:")===0||e.indexOf("vbscript:")===0||e.indexOf("data:")===0){return null}}if(t&&!m.test(n)){n=z(t,n)}try{n=encodeURI(n).replace(/%25/g,"%")}catch(s){return null}return n}const w={};const _=/^[^:]+:\/*[^/]*$/;const y=/^([^:]+:)[\s\S]*$/;const $=/^([^:]+:\/*[^/]*)[\s\S]*$/;function z(e,t){if(!w[" "+e]){if(_.test(e)){w[" "+e]=e+"/"}else{w[" "+e]=T(e,"/",true)}}e=w[" "+e];const n=e.indexOf(":")===-1;if(t.substring(0,2)==="//"){if(n){return t}return e.replace(y,"$1")+t}else if(t.charAt(0)==="/"){if(n){return t}return e.replace($,"$1")+t}else{return e+t}}const S={exec:function e(){}};function R(e,t){const n=e.replace(/\|/g,((e,t,n)=>{let s=false,i=t;while(--i>=0&&n[i]==="\\")s=!s;if(s){return"|"}else{return" |"}})),s=n.split(/ \|/);let i=0;if(!s[0].trim()){s.shift()}if(s.length>0&&!s[s.length-1].trim()){s.pop()}if(s.length>t){s.splice(t)}else{while(s.length<t)s.push("")}for(;i<s.length;i++){s[i]=s[i].trim().replace(/\\\|/g,"|")}return s}function T(e,t,n){const s=e.length;if(s===0){return""}let i=0;while(i<s){const r=e.charAt(s-i-1);if(r===t&&!n){i++}else if(r!==t&&n){i++}else{break}}return e.slice(0,s-i)}function A(e,t){if(e.indexOf(t[1])===-1){return-1}const n=e.length;let s=0,i=0;for(;i<n;i++){if(e[i]==="\\"){i++}else if(e[i]===t[0]){s++}else if(e[i]===t[1]){s--;if(s<0){return i}}}return-1}function I(e){if(e&&e.sanitize&&!e.silent){console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}}function E(e,t){if(t<1){return""}let n="";while(t>1){if(t&1){n+=e}t>>=1;e+=e}return n+e}function Z(e,t,n,s){const i=t.href;const r=t.title?u(t.title):null;const l=e[1].replace(/\\([\[\]])/g,"$1");if(e[0].charAt(0)!=="!"){s.state.inLink=true;const e={type:"link",raw:n,href:i,title:r,text:l,tokens:s.inlineTokens(l)};s.state.inLink=false;return e}return{type:"image",raw:n,href:i,title:r,text:u(l)}}function q(e,t){const n=e.match(/^(\s+)(?:```)/);if(n===null){return t}const s=n[1];return t.split("\n").map((e=>{const t=e.match(/^\s+/);if(t===null){return e}const[n]=t;if(n.length>=s.length){return e.slice(s.length)}return e})).join("\n")}class v{constructor(e){this.options=e||i}space(e){const t=this.rules.block.newline.exec(e);if(t&&t[0].length>0){return{type:"space",raw:t[0]}}}code(e){const t=this.rules.block.code.exec(e);if(t){const e=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:!this.options.pedantic?T(e,"\n"):e}}}fences(e){const t=this.rules.block.fences.exec(e);if(t){const e=t[0];const n=q(e,t[3]||"");return{type:"code",raw:e,lang:t[2]?t[2].trim().replace(this.rules.inline._escapes,"$1"):t[2],text:n}}}heading(e){const t=this.rules.block.heading.exec(e);if(t){let e=t[2].trim();if(/#$/.test(e)){const t=T(e,"#");if(this.options.pedantic){e=t.trim()}else if(!t||/ $/.test(t)){e=t.trim()}}return{type:"heading",raw:t[0],depth:t[1].length,text:e,tokens:this.lexer.inline(e)}}}hr(e){const t=this.rules.block.hr.exec(e);if(t){return{type:"hr",raw:t[0]}}}blockquote(e){const t=this.rules.block.blockquote.exec(e);if(t){const e=t[0].replace(/^ *>[ \t]?/gm,"");const n=this.lexer.state.top;this.lexer.state.top=true;const s=this.lexer.blockTokens(e);this.lexer.state.top=n;return{type:"blockquote",raw:t[0],tokens:s,text:e}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n,s,i,r,l,o,a,c,h,p,u,f;let g=t[1].trim();const k=g.length>1;const d={type:"list",raw:"",ordered:k,start:k?+g.slice(0,-1):"",loose:false,items:[]};g=k?`\\d{1,9}\\${g.slice(-1)}`:`\\${g}`;if(this.options.pedantic){g=k?g:"[*+-]"}const x=new RegExp(`^( {0,3}${g})((?:[\t ][^\\n]*)?(?:\\n|$))`);while(e){f=false;if(!(t=x.exec(e))){break}if(this.rules.block.hr.test(e)){break}n=t[0];e=e.substring(n.length);c=t[2].split("\n",1)[0].replace(/^\t+/,(e=>" ".repeat(3*e.length)));h=e.split("\n",1)[0];if(this.options.pedantic){r=2;u=c.trimLeft()}else{r=t[2].search(/[^ ]/);r=r>4?1:r;u=c.slice(r);r+=t[1].length}o=false;if(!c&&/^ *$/.test(h)){n+=h+"\n";e=e.substring(h.length+1);f=true}if(!f){const t=new RegExp(`^ {0,${Math.min(3,r-1)}}(?:[*+-]|\\d{1,9}[.)])((?:[ \t][^\\n]*)?(?:\\n|$))`);const s=new RegExp(`^ {0,${Math.min(3,r-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`);const i=new RegExp(`^ {0,${Math.min(3,r-1)}}(?:\`\`\`|~~~)`);const l=new RegExp(`^ {0,${Math.min(3,r-1)}}#`);while(e){p=e.split("\n",1)[0];h=p;if(this.options.pedantic){h=h.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")}if(i.test(h)){break}if(l.test(h)){break}if(t.test(h)){break}if(s.test(e)){break}if(h.search(/[^ ]/)>=r||!h.trim()){u+="\n"+h.slice(r)}else{if(o){break}if(c.search(/[^ ]/)>=4){break}if(i.test(c)){break}if(l.test(c)){break}if(s.test(c)){break}u+="\n"+h}if(!o&&!h.trim()){o=true}n+=p+"\n";e=e.substring(p.length+1);c=h.slice(r)}}if(!d.loose){if(a){d.loose=true}else if(/\n *\n *$/.test(n)){a=true}}if(this.options.gfm){s=/^\[[ xX]\] /.exec(u);if(s){i=s[0]!=="[ ] ";u=u.replace(/^\[[ xX]\] +/,"")}}d.items.push({type:"list_item",raw:n,task:!!s,checked:i,loose:false,text:u});d.raw+=n}d.items[d.items.length-1].raw=n.trimRight();d.items[d.items.length-1].text=u.trimRight();d.raw=d.raw.trimRight();const m=d.items.length;for(l=0;l<m;l++){this.lexer.state.top=false;d.items[l].tokens=this.lexer.blockTokens(d.items[l].text,[]);if(!d.loose){const e=d.items[l].tokens.filter((e=>e.type==="space"));const t=e.length>0&&e.some((e=>/\n.*\n/.test(e.raw)));d.loose=t}}if(d.loose){for(l=0;l<m;l++){d.items[l].loose=true}}return d}}html(e){const t=this.rules.block.html.exec(e);if(t){const e={type:"html",raw:t[0],pre:!this.options.sanitizer&&(t[1]==="pre"||t[1]==="script"||t[1]==="style"),text:t[0]};if(this.options.sanitize){const n=this.options.sanitizer?this.options.sanitizer(t[0]):u(t[0]);e.type="paragraph";e.text=n;e.tokens=this.lexer.inline(n)}return e}}def(e){const t=this.rules.block.def.exec(e);if(t){const e=t[1].toLowerCase().replace(/\s+/g," ");const n=t[2]?t[2].replace(/^<(.*)>$/,"$1").replace(this.rules.inline._escapes,"$1"):"";const s=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline._escapes,"$1"):t[3];return{type:"def",tag:e,raw:t[0],href:n,title:s}}}table(e){const t=this.rules.block.table.exec(e);if(t){const e={type:"table",header:R(t[1]).map((e=>({text:e}))),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split("\n"):[]};if(e.header.length===e.align.length){e.raw=t[0];let n=e.align.length;let s,i,r,l;for(s=0;s<n;s++){if(/^ *-+: *$/.test(e.align[s])){e.align[s]="right"}else if(/^ *:-+: *$/.test(e.align[s])){e.align[s]="center"}else if(/^ *:-+ *$/.test(e.align[s])){e.align[s]="left"}else{e.align[s]=null}}n=e.rows.length;for(s=0;s<n;s++){e.rows[s]=R(e.rows[s],e.header.length).map((e=>({text:e})))}n=e.header.length;for(i=0;i<n;i++){e.header[i].tokens=this.lexer.inline(e.header[i].text)}n=e.rows.length;for(i=0;i<n;i++){l=e.rows[i];for(r=0;r<l.length;r++){l[r].tokens=this.lexer.inline(l[r].text)}}return e}}}lheading(e){const t=this.rules.block.lheading.exec(e);if(t){return{type:"heading",raw:t[0],depth:t[2].charAt(0)==="="?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}}paragraph(e){const t=this.rules.block.paragraph.exec(e);if(t){const e=t[1].charAt(t[1].length-1)==="\n"?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:e,tokens:this.lexer.inline(e)}}}text(e){const t=this.rules.block.text.exec(e);if(t){return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}}escape(e){const t=this.rules.inline.escape.exec(e);if(t){return{type:"escape",raw:t[0],text:u(t[1])}}}tag(e){const t=this.rules.inline.tag.exec(e);if(t){if(!this.lexer.state.inLink&&/^<a /i.test(t[0])){this.lexer.state.inLink=true}else if(this.lexer.state.inLink&&/^<\/a>/i.test(t[0])){this.lexer.state.inLink=false}if(!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])){this.lexer.state.inRawBlock=true}else if(this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])){this.lexer.state.inRawBlock=false}return{type:this.options.sanitize?"text":"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):u(t[0]):t[0]}}}link(e){const t=this.rules.inline.link.exec(e);if(t){const e=t[2].trim();if(!this.options.pedantic&&/^</.test(e)){if(!/>$/.test(e)){return}const t=T(e.slice(0,-1),"\\");if((e.length-t.length)%2===0){return}}else{const e=A(t[2],"()");if(e>-1){const n=t[0].indexOf("!")===0?5:4;const s=n+t[1].length+e;t[2]=t[2].substring(0,e);t[0]=t[0].substring(0,s).trim();t[3]=""}}let n=t[2];let s="";if(this.options.pedantic){const e=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(n);if(e){n=e[1];s=e[3]}}else{s=t[3]?t[3].slice(1,-1):""}n=n.trim();if(/^</.test(n)){if(this.options.pedantic&&!/>$/.test(e)){n=n.slice(1)}else{n=n.slice(1,-1)}}return Z(t,{href:n?n.replace(this.rules.inline._escapes,"$1"):n,title:s?s.replace(this.rules.inline._escapes,"$1"):s},t[0],this.lexer)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let e=(n[2]||n[1]).replace(/\s+/g," ");e=t[e.toLowerCase()];if(!e){const e=n[0].charAt(0);return{type:"text",raw:e,text:e}}return Z(n,e,n[0],this.lexer)}}emStrong(e,t,n=""){let s=this.rules.inline.emStrong.lDelim.exec(e);if(!s)return;if(s[3]&&n.match(/[\p{L}\p{N}]/u))return;const i=s[1]||s[2]||"";if(!i||i&&(n===""||this.rules.inline.punctuation.exec(n))){const n=s[0].length-1;let i,r,l=n,o=0;const a=s[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;a.lastIndex=0;t=t.slice(-1*e.length+n);while((s=a.exec(t))!=null){i=s[1]||s[2]||s[3]||s[4]||s[5]||s[6];if(!i)continue;r=i.length;if(s[3]||s[4]){l+=r;continue}else if(s[5]||s[6]){if(n%3&&!((n+r)%3)){o+=r;continue}}l-=r;if(l>0)continue;r=Math.min(r,r+l+o);const t=e.slice(0,n+s.index+(s[0].length-i.length)+r);if(Math.min(n,r)%2){const e=t.slice(1,-1);return{type:"em",raw:t,text:e,tokens:this.lexer.inlineTokens(e)}}const a=t.slice(2,-2);return{type:"strong",raw:t,text:a,tokens:this.lexer.inlineTokens(a)}}}}codespan(e){const t=this.rules.inline.code.exec(e);if(t){let e=t[2].replace(/\n/g," ");const n=/[^ ]/.test(e);const s=/^ /.test(e)&&/ $/.test(e);if(n&&s){e=e.substring(1,e.length-1)}e=u(e,true);return{type:"codespan",raw:t[0],text:e}}}br(e){const t=this.rules.inline.br.exec(e);if(t){return{type:"br",raw:t[0]}}}del(e){const t=this.rules.inline.del.exec(e);if(t){return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}}autolink(e,t){const n=this.rules.inline.autolink.exec(e);if(n){let e,s;if(n[2]==="@"){e=u(this.options.mangle?t(n[1]):n[1]);s="mailto:"+e}else{e=u(n[1]);s=e}return{type:"link",raw:n[0],text:e,href:s,tokens:[{type:"text",raw:e,text:e}]}}}url(e,t){let n;if(n=this.rules.inline.url.exec(e)){let e,s;if(n[2]==="@"){e=u(this.options.mangle?t(n[0]):n[0]);s="mailto:"+e}else{let t;do{t=n[0];n[0]=this.rules.inline._backpedal.exec(n[0])[0]}while(t!==n[0]);e=u(n[0]);if(n[1]==="www."){s="http://"+n[0]}else{s=n[0]}}return{type:"link",raw:n[0],text:e,href:s,tokens:[{type:"text",raw:e,text:e}]}}}inlineText(e,t){const n=this.rules.inline.text.exec(e);if(n){let e;if(this.lexer.state.inRawBlock){e=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(n[0]):u(n[0]):n[0]}else{e=u(this.options.smartypants?t(n[0]):n[0])}return{type:"text",raw:n[0],text:e}}}}const L={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:"+"<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)"+"|comment[^\\n]*(\\n+|$)"+"|<\\?[\\s\\S]*?(?:\\?>\\n*|$)"+"|<![A-Z][\\s\\S]*?(?:>\\n*|$)"+"|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)"+"|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+"|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+"|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+")",def:/^ {0,3}\[(label)\]: *(?:\n *)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:S,lheading:/^((?:.|\n(?!\n))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/};L._label=/(?!\s*\])(?:\\.|[^\[\]\\])+/;L._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/;L.def=d(L.def).replace("label",L._label).replace("title",L._title).getRegex();L.bullet=/(?:[*+-]|\d{1,9}[.)])/;L.listItemStart=d(/^( *)(bull) */).replace("bull",L.bullet).getRegex();L.list=d(L.list).replace(/bull/g,L.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+L.def.source+")").getRegex();L._tag="address|article|aside|base|basefont|blockquote|body|caption"+"|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption"+"|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe"+"|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option"+"|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr"+"|track|ul";L._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/;L.html=d(L.html,"i").replace("comment",L._comment).replace("tag",L._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex();L.paragraph=d(L._paragraph).replace("hr",L.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",L._tag).getRegex();L.blockquote=d(L.blockquote).replace("paragraph",L.paragraph).getRegex();L.normal={...L};L.gfm={...L.normal,table:"^ *([^\\n ].*\\|.*)\\n"+" {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?"+"(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"};L.gfm.table=d(L.gfm.table).replace("hr",L.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",L._tag).getRegex();L.gfm.paragraph=d(L._paragraph).replace("hr",L.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",L.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",L._tag).getRegex();L.pedantic={...L.normal,html:d("^ *(?:comment *(?:\\n|\\s*$)"+"|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)"+"|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",L._comment).replace(/tag/g,"(?!(?:"+"a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub"+"|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)"+"\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:S,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:d(L.normal._paragraph).replace("hr",L.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",L.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()};const C={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:S,tag:"^comment"+"|^</[a-zA-Z][\\w:-]*\\s*>"+"|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>"+"|^<\\?[\\s\\S]*?\\?>"+"|^<![a-zA-Z]+\\s[\\s\\S]*?>"+"|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^(?:[^_*\\]|\\.)*?\_\_(?:[^_*\\]|\\.)*?\*(?:[^_*\\]|\\.)*?(?=\_\_)|(?:[^*\\]|\\.)+(?=[^*])|[punct_](\*+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|(?:[^punct*_\s\\]|\\.)(\*+)(?=[^punct*_\s])/,rDelimUnd:/^(?:[^_*\\]|\\.)*?\*\*(?:[^_*\\]|\\.)*?\_(?:[^_*\\]|\\.)*?(?=\*\*)|(?:[^_\\]|\\.)+(?=[^_])|[punct*](\_+)(?=[\s]|$)|(?:[^punct*_\s\\]|\\.)(\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:S,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};C._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~";C.punctuation=d(C.punctuation).replace(/punctuation/g,C._punctuation).getRegex();C.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g;C.escapedEmSt=/(?:^|[^\\])(?:\\\\)*\\[*_]/g;C._comment=d(L._comment).replace("(?:--\x3e|$)","--\x3e").getRegex();C.emStrong.lDelim=d(C.emStrong.lDelim).replace(/punct/g,C._punctuation).getRegex();C.emStrong.rDelimAst=d(C.emStrong.rDelimAst,"g").replace(/punct/g,C._punctuation).getRegex();C.emStrong.rDelimUnd=d(C.emStrong.rDelimUnd,"g").replace(/punct/g,C._punctuation).getRegex();C._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g;C._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/;C._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/;C.autolink=d(C.autolink).replace("scheme",C._scheme).replace("email",C._email).getRegex();C._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/;C.tag=d(C.tag).replace("comment",C._comment).replace("attribute",C._attribute).getRegex();C._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/;C._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/;C._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/;C.link=d(C.link).replace("label",C._label).replace("href",C._href).replace("title",C._title).getRegex();C.reflink=d(C.reflink).replace("label",C._label).replace("ref",L._label).getRegex();C.nolink=d(C.nolink).replace("ref",L._label).getRegex();C.reflinkSearch=d(C.reflinkSearch,"g").replace("reflink",C.reflink).replace("nolink",C.nolink).getRegex();C.normal={...C};C.pedantic={...C.normal,strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:d(/^!?\[(label)\]\((.*?)\)/).replace("label",C._label).getRegex(),reflink:d(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",C._label).getRegex()};C.gfm={...C.normal,escape:d(C.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/};C.gfm.url=d(C.gfm.url,"i").replace("email",C.gfm._extended_email).getRegex();C.breaks={...C.gfm,br:d(C.br).replace("{2,}","*").getRegex(),text:d(C.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()};function D(e){return e.replace(/---/g,"—").replace(/--/g,"–").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")}function O(e){let t="",n,s;const i=e.length;for(n=0;n<i;n++){s=e.charCodeAt(n);if(Math.random()>.5){s="x"+s.toString(16)}t+="&#"+s+";"}return t}class B{constructor(e){this.tokens=[];this.tokens.links=Object.create(null);this.options=e||i;this.options.tokenizer=this.options.tokenizer||new v;this.tokenizer=this.options.tokenizer;this.tokenizer.options=this.options;this.tokenizer.lexer=this;this.inlineQueue=[];this.state={inLink:false,inRawBlock:false,top:true};const t={block:L.normal,inline:C.normal};if(this.options.pedantic){t.block=L.pedantic;t.inline=C.pedantic}else if(this.options.gfm){t.block=L.gfm;if(this.options.breaks){t.inline=C.breaks}else{t.inline=C.gfm}}this.tokenizer.rules=t}static get rules(){return{block:L,inline:C}}static lex(e,t){const n=new B(t);return n.lex(e)}static lexInline(e,t){const n=new B(t);return n.inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,"\n");this.blockTokens(e,this.tokens);let t;while(t=this.inlineQueue.shift()){this.inlineTokens(t.src,t.tokens)}return this.tokens}blockTokens(e,t=[]){if(this.options.pedantic){e=e.replace(/\t/g," ").replace(/^ +$/gm,"")}else{e=e.replace(/^( *)(\t+)/gm,((e,t,n)=>t+" ".repeat(n.length)))}let n,s,i,r;while(e){if(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some((s=>{if(n=s.call({lexer:this},e,t)){e=e.substring(n.raw.length);t.push(n);return true}return false}))){continue}if(n=this.tokenizer.space(e)){e=e.substring(n.raw.length);if(n.raw.length===1&&t.length>0){t[t.length-1].raw+="\n"}else{t.push(n)}continue}if(n=this.tokenizer.code(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&(s.type==="paragraph"||s.type==="text")){s.raw+="\n"+n.raw;s.text+="\n"+n.text;this.inlineQueue[this.inlineQueue.length-1].src=s.text}else{t.push(n)}continue}if(n=this.tokenizer.fences(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.heading(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.hr(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.blockquote(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.list(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.html(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.def(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&(s.type==="paragraph"||s.type==="text")){s.raw+="\n"+n.raw;s.text+="\n"+n.raw;this.inlineQueue[this.inlineQueue.length-1].src=s.text}else if(!this.tokens.links[n.tag]){this.tokens.links[n.tag]={href:n.href,title:n.title}}continue}if(n=this.tokenizer.table(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.lheading(e)){e=e.substring(n.raw.length);t.push(n);continue}i=e;if(this.options.extensions&&this.options.extensions.startBlock){let t=Infinity;const n=e.slice(1);let s;this.options.extensions.startBlock.forEach((function(e){s=e.call({lexer:this},n);if(typeof s==="number"&&s>=0){t=Math.min(t,s)}}));if(t<Infinity&&t>=0){i=e.substring(0,t+1)}}if(this.state.top&&(n=this.tokenizer.paragraph(i))){s=t[t.length-1];if(r&&s.type==="paragraph"){s.raw+="\n"+n.raw;s.text+="\n"+n.text;this.inlineQueue.pop();this.inlineQueue[this.inlineQueue.length-1].src=s.text}else{t.push(n)}r=i.length!==e.length;e=e.substring(n.raw.length);continue}if(n=this.tokenizer.text(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&s.type==="text"){s.raw+="\n"+n.raw;s.text+="\n"+n.text;this.inlineQueue.pop();this.inlineQueue[this.inlineQueue.length-1].src=s.text}else{t.push(n)}continue}if(e){const t="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(t);break}else{throw new Error(t)}}}this.state.top=true;return t}inline(e,t=[]){this.inlineQueue.push({src:e,tokens:t});return t}inlineTokens(e,t=[]){let n,s,i;let r=e;let l;let o,a;if(this.tokens.links){const e=Object.keys(this.tokens.links);if(e.length>0){while((l=this.tokenizer.rules.inline.reflinkSearch.exec(r))!=null){if(e.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))){r=r.slice(0,l.index)+"["+E("a",l[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex)}}}}while((l=this.tokenizer.rules.inline.blockSkip.exec(r))!=null){r=r.slice(0,l.index)+"["+E("a",l[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.blockSkip.lastIndex)}while((l=this.tokenizer.rules.inline.escapedEmSt.exec(r))!=null){r=r.slice(0,l.index+l[0].length-2)+"++"+r.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex);this.tokenizer.rules.inline.escapedEmSt.lastIndex--}while(e){if(!o){a=""}o=false;if(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some((s=>{if(n=s.call({lexer:this},e,t)){e=e.substring(n.raw.length);t.push(n);return true}return false}))){continue}if(n=this.tokenizer.escape(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.tag(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&n.type==="text"&&s.type==="text"){s.raw+=n.raw;s.text+=n.text}else{t.push(n)}continue}if(n=this.tokenizer.link(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&n.type==="text"&&s.type==="text"){s.raw+=n.raw;s.text+=n.text}else{t.push(n)}continue}if(n=this.tokenizer.emStrong(e,r,a)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.codespan(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.br(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.del(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.autolink(e,O)){e=e.substring(n.raw.length);t.push(n);continue}if(!this.state.inLink&&(n=this.tokenizer.url(e,O))){e=e.substring(n.raw.length);t.push(n);continue}i=e;if(this.options.extensions&&this.options.extensions.startInline){let t=Infinity;const n=e.slice(1);let s;this.options.extensions.startInline.forEach((function(e){s=e.call({lexer:this},n);if(typeof s==="number"&&s>=0){t=Math.min(t,s)}}));if(t<Infinity&&t>=0){i=e.substring(0,t+1)}}if(n=this.tokenizer.inlineText(i,D)){e=e.substring(n.raw.length);if(n.raw.slice(-1)!=="_"){a=n.raw.slice(-1)}o=true;s=t[t.length-1];if(s&&s.type==="text"){s.raw+=n.raw;s.text+=n.text}else{t.push(n)}continue}if(e){const t="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(t);break}else{throw new Error(t)}}}return t}}class P{constructor(e){this.options=e||i}code(e,t,n){const s=(t||"").match(/\S*/)[0];if(this.options.highlight){const t=this.options.highlight(e,s);if(t!=null&&t!==e){n=true;e=t}}e=e.replace(/\n$/,"")+"\n";if(!s){return"<pre><code>"+(n?e:u(e,true))+"</code></pre>\n"}return'<pre><code class="'+this.options.langPrefix+u(s)+'">'+(n?e:u(e,true))+"</code></pre>\n"}blockquote(e){return`<blockquote>\n${e}</blockquote>\n`}html(e){return e}heading(e,t,n,s){if(this.options.headerIds){const i=this.options.headerPrefix+s.slug(n);return`<h${t} id="${i}">${e}</h${t}>\n`}return`<h${t}>${e}</h${t}>\n`}hr(){return this.options.xhtml?"<hr/>\n":"<hr>\n"}list(e,t,n){const s=t?"ol":"ul",i=t&&n!==1?' start="'+n+'"':"";return"<"+s+i+">\n"+e+"</"+s+">\n"}listitem(e){return`<li>${e}</li>\n`}checkbox(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "}paragraph(e){return`<p>${e}</p>\n`}table(e,t){if(t)t=`<tbody>${t}</tbody>`;return"<table>\n"+"<thead>\n"+e+"</thead>\n"+t+"</table>\n"}tablerow(e){return`<tr>\n${e}</tr>\n`}tablecell(e,t){const n=t.header?"th":"td";const s=t.align?`<${n} align="${t.align}">`:`<${n}>`;return s+e+`</${n}>\n`}strong(e){return`<strong>${e}</strong>`}em(e){return`<em>${e}</em>`}codespan(e){return`<code>${e}</code>`}br(){return this.options.xhtml?"<br/>":"<br>"}del(e){return`<del>${e}</del>`}link(e,t,n){e=b(this.options.sanitize,this.options.baseUrl,e);if(e===null){return n}let s='<a href="'+e+'"';if(t){s+=' title="'+t+'"'}s+=">"+n+"</a>";return s}image(e,t,n){e=b(this.options.sanitize,this.options.baseUrl,e);if(e===null){return n}let s=`<img src="${e}" alt="${n}"`;if(t){s+=` title="${t}"`}s+=this.options.xhtml?"/>":">";return s}text(e){return e}}class Q{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,t,n){return""+n}image(e,t,n){return""+n}br(){return""}}class U{constructor(){this.seen={}}serialize(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}getNextSafeSlug(e,t){let n=e;let s=0;if(this.seen.hasOwnProperty(n)){s=this.seen[e];do{s++;n=e+"-"+s}while(this.seen.hasOwnProperty(n))}if(!t){this.seen[e]=s;this.seen[n]=0}return n}slug(e,t={}){const n=this.serialize(e);return this.getNextSafeSlug(n,t.dryrun)}}class j{constructor(e){this.options=e||i;this.options.renderer=this.options.renderer||new P;this.renderer=this.options.renderer;this.renderer.options=this.options;this.textRenderer=new Q;this.slugger=new U}static parse(e,t){const n=new j(t);return n.parse(e)}static parseInline(e,t){const n=new j(t);return n.parseInline(e)}parse(e,t=true){let n="",s,i,r,l,o,a,c,h,p,u,f,k,d,x,m,b,w,_,y;const $=e.length;for(s=0;s<$;s++){u=e[s];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[u.type]){y=this.options.extensions.renderers[u.type].call({parser:this},u);if(y!==false||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(u.type)){n+=y||"";continue}}switch(u.type){case"space":{continue}case"hr":{n+=this.renderer.hr();continue}case"heading":{n+=this.renderer.heading(this.parseInline(u.tokens),u.depth,g(this.parseInline(u.tokens,this.textRenderer)),this.slugger);continue}case"code":{n+=this.renderer.code(u.text,u.lang,u.escaped);continue}case"table":{h="";c="";l=u.header.length;for(i=0;i<l;i++){c+=this.renderer.tablecell(this.parseInline(u.header[i].tokens),{header:true,align:u.align[i]})}h+=this.renderer.tablerow(c);p="";l=u.rows.length;for(i=0;i<l;i++){a=u.rows[i];c="";o=a.length;for(r=0;r<o;r++){c+=this.renderer.tablecell(this.parseInline(a[r].tokens),{header:false,align:u.align[r]})}p+=this.renderer.tablerow(c)}n+=this.renderer.table(h,p);continue}case"blockquote":{p=this.parse(u.tokens);n+=this.renderer.blockquote(p);continue}case"list":{f=u.ordered;k=u.start;d=u.loose;l=u.items.length;p="";for(i=0;i<l;i++){m=u.items[i];b=m.checked;w=m.task;x="";if(m.task){_=this.renderer.checkbox(b);if(d){if(m.tokens.length>0&&m.tokens[0].type==="paragraph"){m.tokens[0].text=_+" "+m.tokens[0].text;if(m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&m.tokens[0].tokens[0].type==="text"){m.tokens[0].tokens[0].text=_+" "+m.tokens[0].tokens[0].text}}else{m.tokens.unshift({type:"text",text:_})}}else{x+=_}}x+=this.parse(m.tokens,d);p+=this.renderer.listitem(x,w,b)}n+=this.renderer.list(p,f,k);continue}case"html":{n+=this.renderer.html(u.text);continue}case"paragraph":{n+=this.renderer.paragraph(this.parseInline(u.tokens));continue}case"text":{p=u.tokens?this.parseInline(u.tokens):u.text;while(s+1<$&&e[s+1].type==="text"){u=e[++s];p+="\n"+(u.tokens?this.parseInline(u.tokens):u.text)}n+=t?this.renderer.paragraph(p):p;continue}default:{const e='Token with "'+u.type+'" type was not found.';if(this.options.silent){console.error(e);return}else{throw new Error(e)}}}}return n}parseInline(e,t){t=t||this.renderer;let n="",s,i,r;const l=e.length;for(s=0;s<l;s++){i=e[s];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[i.type]){r=this.options.extensions.renderers[i.type].call({parser:this},i);if(r!==false||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(i.type)){n+=r||"";continue}}switch(i.type){case"escape":{n+=t.text(i.text);break}case"html":{n+=t.html(i.text);break}case"link":{n+=t.link(i.href,i.title,this.parseInline(i.tokens,t));break}case"image":{n+=t.image(i.href,i.title,i.text);break}case"strong":{n+=t.strong(this.parseInline(i.tokens,t));break}case"em":{n+=t.em(this.parseInline(i.tokens,t));break}case"codespan":{n+=t.codespan(i.text);break}case"br":{n+=t.br();break}case"del":{n+=t.del(this.parseInline(i.tokens,t));break}case"text":{n+=t.text(i.text);break}default:{const e='Token with "'+i.type+'" type was not found.';if(this.options.silent){console.error(e);return}else{throw new Error(e)}}}}return n}}class M{constructor(e){this.options=e||i}static passThroughHooks=new Set(["preprocess","postprocess"]);preprocess(e){return e}postprocess(e){return e}}function N(e,t,n){return s=>{s.message+="\nPlease report this to https://github.com/markedjs/marked.";if(e){const e="<p>An error occurred:</p><pre>"+u(s.message+"",true)+"</pre>";if(t){return Promise.resolve(e)}if(n){n(null,e);return}return e}if(t){return Promise.reject(s)}if(n){n(s);return}throw s}}function F(e,t){return(n,s,i)=>{if(typeof s==="function"){i=s;s=null}const r={...s};s={...H.defaults,...r};const l=N(s.silent,s.async,i);if(typeof n==="undefined"||n===null){return l(new Error("marked(): input parameter is undefined or null"))}if(typeof n!=="string"){return l(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"))}I(s);if(s.hooks){s.hooks.options=s}if(i){const r=s.highlight;let a;try{if(s.hooks){n=s.hooks.preprocess(n)}a=e(n,s)}catch(o){return l(o)}const c=function(e){let n;if(!e){try{if(s.walkTokens){H.walkTokens(a,s.walkTokens)}n=t(a,s);if(s.hooks){n=s.hooks.postprocess(n)}}catch(o){e=o}}s.highlight=r;return e?l(e):i(null,n)};if(!r||r.length<3){return c()}delete s.highlight;if(!a.length)return c();let h=0;H.walkTokens(a,(function(e){if(e.type==="code"){h++;setTimeout((()=>{r(e.text,e.lang,(function(t,n){if(t){return c(t)}if(n!=null&&n!==e.text){e.text=n;e.escaped=true}h--;if(h===0){c()}}))}),0)}}));if(h===0){c()}return}if(s.async){return Promise.resolve(s.hooks?s.hooks.preprocess(n):n).then((t=>e(t,s))).then((e=>s.walkTokens?Promise.all(H.walkTokens(e,s.walkTokens)).then((()=>e)):e)).then((e=>t(e,s))).then((e=>s.hooks?s.hooks.postprocess(e):e)).catch(l)}try{if(s.hooks){n=s.hooks.preprocess(n)}const i=e(n,s);if(s.walkTokens){H.walkTokens(i,s.walkTokens)}let r=t(i,s);if(s.hooks){r=s.hooks.postprocess(r)}return r}catch(o){return l(o)}}}function H(e,t,n){return F(B.lex,j.parse)(e,t,n)}H.options=H.setOptions=function(e){H.defaults={...H.defaults,...e};r(H.defaults);return H};H.getDefaults=s;H.defaults=i;H.use=function(...e){const t=H.defaults.extensions||{renderers:{},childTokens:{}};e.forEach((e=>{const n={...e};n.async=H.defaults.async||n.async||false;if(e.extensions){e.extensions.forEach((e=>{if(!e.name){throw new Error("extension name required")}if(e.renderer){const n=t.renderers[e.name];if(n){t.renderers[e.name]=function(...t){let s=e.renderer.apply(this,t);if(s===false){s=n.apply(this,t)}return s}}else{t.renderers[e.name]=e.renderer}}if(e.tokenizer){if(!e.level||e.level!=="block"&&e.level!=="inline"){throw new Error("extension level must be 'block' or 'inline'")}if(t[e.level]){t[e.level].unshift(e.tokenizer)}else{t[e.level]=[e.tokenizer]}if(e.start){if(e.level==="block"){if(t.startBlock){t.startBlock.push(e.start)}else{t.startBlock=[e.start]}}else if(e.level==="inline"){if(t.startInline){t.startInline.push(e.start)}else{t.startInline=[e.start]}}}}if(e.childTokens){t.childTokens[e.name]=e.childTokens}}));n.extensions=t}if(e.renderer){const t=H.defaults.renderer||new P;for(const n in e.renderer){const s=t[n];t[n]=(...i)=>{let r=e.renderer[n].apply(t,i);if(r===false){r=s.apply(t,i)}return r}}n.renderer=t}if(e.tokenizer){const t=H.defaults.tokenizer||new v;for(const n in e.tokenizer){const s=t[n];t[n]=(...i)=>{let r=e.tokenizer[n].apply(t,i);if(r===false){r=s.apply(t,i)}return r}}n.tokenizer=t}if(e.hooks){const t=H.defaults.hooks||new M;for(const n in e.hooks){const s=t[n];if(M.passThroughHooks.has(n)){t[n]=i=>{if(H.defaults.async){return Promise.resolve(e.hooks[n].call(t,i)).then((e=>s.call(t,e)))}const r=e.hooks[n].call(t,i);return s.call(t,r)}}else{t[n]=(...i)=>{let r=e.hooks[n].apply(t,i);if(r===false){r=s.apply(t,i)}return r}}}n.hooks=t}if(e.walkTokens){const t=H.defaults.walkTokens;n.walkTokens=function(n){let s=[];s.push(e.walkTokens.call(this,n));if(t){s=s.concat(t.call(this,n))}return s}}H.setOptions(n)}))};H.walkTokens=function(e,t){let n=[];for(const s of e){n=n.concat(t.call(H,s));switch(s.type){case"table":{for(const e of s.header){n=n.concat(H.walkTokens(e.tokens,t))}for(const e of s.rows){for(const s of e){n=n.concat(H.walkTokens(s.tokens,t))}}break}case"list":{n=n.concat(H.walkTokens(s.items,t));break}default:{if(H.defaults.extensions&&H.defaults.extensions.childTokens&&H.defaults.extensions.childTokens[s.type]){H.defaults.extensions.childTokens[s.type].forEach((function(e){n=n.concat(H.walkTokens(s[e],t))}))}else if(s.tokens){n=n.concat(H.walkTokens(s.tokens,t))}}}}return n};H.parseInline=F(B.lexInline,j.parseInline);H.Parser=j;H.parser=j.parse;H.Renderer=P;H.TextRenderer=Q;H.Lexer=B;H.lexer=B.lex;H.Tokenizer=v;H.Slugger=U;H.Hooks=M;H.parse=H;const X=H.options;const G=H.setOptions;const V=H.use;const J=H.walkTokens;const K=H.parseInline;const W=H;const Y=j.parse;const ee=B.lex}}]);
@@ -1 +1 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[5440,4155],{96562:e=>{"use strict";function t(e,t){var r=e;t.slice(0,-1).forEach((function(e){r=r[e]||{}}));var n=t[t.length-1];return n in r}function r(e){if(typeof e==="number"){return true}if(/^0x[0-9a-f]+$/i.test(e)){return true}return/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)(e[-+]?\d+)?$/.test(e)}function n(e,t){return t==="constructor"&&typeof e[t]==="function"||t==="__proto__"}e.exports=function(e,o){if(!o){o={}}var i={bools:{},strings:{},unknownFn:null};if(typeof o.unknown==="function"){i.unknownFn=o.unknown}if(typeof o.boolean==="boolean"&&o.boolean){i.allBools=true}else{[].concat(o.boolean).filter(Boolean).forEach((function(e){i.bools[e]=true}))}var s={};function a(e){return s[e].some((function(e){return i.bools[e]}))}Object.keys(o.alias||{}).forEach((function(e){s[e]=[].concat(o.alias[e]);s[e].forEach((function(t){s[t]=[e].concat(s[e].filter((function(e){return t!==e})))}))}));[].concat(o.string).filter(Boolean).forEach((function(e){i.strings[e]=true;if(s[e]){[].concat(s[e]).forEach((function(e){i.strings[e]=true}))}}));var f=o.default||{};var l={_:[]};function u(e,t){return i.allBools&&/^--[^=]+$/.test(t)||i.strings[e]||i.bools[e]||s[e]}function c(e,t,r){var o=e;for(var s=0;s<t.length-1;s++){var a=t[s];if(n(o,a)){return}if(o[a]===undefined){o[a]={}}if(o[a]===Object.prototype||o[a]===Number.prototype||o[a]===String.prototype){o[a]={}}if(o[a]===Array.prototype){o[a]=[]}o=o[a]}var f=t[t.length-1];if(n(o,f)){return}if(o===Object.prototype||o===Number.prototype||o===String.prototype){o={}}if(o===Array.prototype){o=[]}if(o[f]===undefined||i.bools[f]||typeof o[f]==="boolean"){o[f]=r}else if(Array.isArray(o[f])){o[f].push(r)}else{o[f]=[o[f],r]}}function h(e,t,n){if(n&&i.unknownFn&&!u(e,n)){if(i.unknownFn(n)===false){return}}var o=!i.strings[e]&&r(t)?Number(t):t;c(l,e.split("."),o);(s[e]||[]).forEach((function(e){c(l,e.split("."),o)}))}Object.keys(i.bools).forEach((function(e){h(e,f[e]===undefined?false:f[e])}));var p=[];if(e.indexOf("--")!==-1){p=e.slice(e.indexOf("--")+1);e=e.slice(0,e.indexOf("--"))}for(var d=0;d<e.length;d++){var v=e[d];var g;var m;if(/^--.+=/.test(v)){var b=v.match(/^--([^=]+)=([\s\S]*)$/);g=b[1];var y=b[2];if(i.bools[g]){y=y!=="false"}h(g,y,v)}else if(/^--no-.+/.test(v)){g=v.match(/^--no-(.+)/)[1];h(g,false,v)}else if(/^--.+/.test(v)){g=v.match(/^--(.+)/)[1];m=e[d+1];if(m!==undefined&&!/^(-|--)[^-]/.test(m)&&!i.bools[g]&&!i.allBools&&(s[g]?!a(g):true)){h(g,m,v);d+=1}else if(/^(true|false)$/.test(m)){h(g,m==="true",v);d+=1}else{h(g,i.strings[g]?"":true,v)}}else if(/^-[^-]+/.test(v)){var w=v.slice(1,-1).split("");var C=false;for(var A=0;A<w.length;A++){m=v.slice(A+2);if(m==="-"){h(w[A],m,v);continue}if(/[A-Za-z]/.test(w[A])&&m[0]==="="){h(w[A],m.slice(1),v);C=true;break}if(/[A-Za-z]/.test(w[A])&&/-?\d+(\.\d*)?(e-?\d+)?$/.test(m)){h(w[A],m,v);C=true;break}if(w[A+1]&&w[A+1].match(/\W/)){h(w[A],v.slice(A+2),v);C=true;break}else{h(w[A],i.strings[w[A]]?"":true,v)}}g=v.slice(-1)[0];if(!C&&g!=="-"){if(e[d+1]&&!/^(-|--)[^-]/.test(e[d+1])&&!i.bools[g]&&(s[g]?!a(g):true)){h(g,e[d+1],v);d+=1}else if(e[d+1]&&/^(true|false)$/.test(e[d+1])){h(g,e[d+1]==="true",v);d+=1}else{h(g,i.strings[g]?"":true,v)}}}else{if(!i.unknownFn||i.unknownFn(v)!==false){l._.push(i.strings._||!r(v)?v:Number(v))}if(o.stopEarly){l._.push.apply(l._,e.slice(d+1));break}}}Object.keys(f).forEach((function(e){if(!t(l,e.split("."))){c(l,e.split("."),f[e]);(s[e]||[]).forEach((function(t){c(l,t.split("."),f[e])}))}}));if(o["--"]){l["--"]=p.slice()}else{p.forEach((function(e){l._.push(e)}))}return l}},26470:(e,t,r)=>{"use strict";var n=r(34155);function o(e){if(typeof e!=="string"){throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}}function i(e,t){var r="";var n=0;var o=-1;var i=0;var s;for(var a=0;a<=e.length;++a){if(a<e.length)s=e.charCodeAt(a);else if(s===47)break;else s=47;if(s===47){if(o===a-1||i===1){}else if(o!==a-1&&i===2){if(r.length<2||n!==2||r.charCodeAt(r.length-1)!==46||r.charCodeAt(r.length-2)!==46){if(r.length>2){var f=r.lastIndexOf("/");if(f!==r.length-1){if(f===-1){r="";n=0}else{r=r.slice(0,f);n=r.length-1-r.lastIndexOf("/")}o=a;i=0;continue}}else if(r.length===2||r.length===1){r="";n=0;o=a;i=0;continue}}if(t){if(r.length>0)r+="/..";else r="..";n=2}}else{if(r.length>0)r+="/"+e.slice(o+1,a);else r=e.slice(o+1,a);n=a-o-1}o=a;i=0}else if(s===46&&i!==-1){++i}else{i=-1}}return r}function s(e,t){var r=t.dir||t.root;var n=t.base||(t.name||"")+(t.ext||"");if(!r){return n}if(r===t.root){return r+n}return r+e+n}var a={resolve:function e(){var t="";var r=false;var s;for(var a=arguments.length-1;a>=-1&&!r;a--){var f;if(a>=0)f=arguments[a];else{if(s===undefined)s=n.cwd();f=s}o(f);if(f.length===0){continue}t=f+"/"+t;r=f.charCodeAt(0)===47}t=i(t,!r);if(r){if(t.length>0)return"/"+t;else return"/"}else if(t.length>0){return t}else{return"."}},normalize:function e(t){o(t);if(t.length===0)return".";var r=t.charCodeAt(0)===47;var n=t.charCodeAt(t.length-1)===47;t=i(t,!r);if(t.length===0&&!r)t=".";if(t.length>0&&n)t+="/";if(r)return"/"+t;return t},isAbsolute:function e(t){o(t);return t.length>0&&t.charCodeAt(0)===47},join:function e(){if(arguments.length===0)return".";var t;for(var r=0;r<arguments.length;++r){var n=arguments[r];o(n);if(n.length>0){if(t===undefined)t=n;else t+="/"+n}}if(t===undefined)return".";return a.normalize(t)},relative:function e(t,r){o(t);o(r);if(t===r)return"";t=a.resolve(t);r=a.resolve(r);if(t===r)return"";var n=1;for(;n<t.length;++n){if(t.charCodeAt(n)!==47)break}var i=t.length;var s=i-n;var f=1;for(;f<r.length;++f){if(r.charCodeAt(f)!==47)break}var l=r.length;var u=l-f;var c=s<u?s:u;var h=-1;var p=0;for(;p<=c;++p){if(p===c){if(u>c){if(r.charCodeAt(f+p)===47){return r.slice(f+p+1)}else if(p===0){return r.slice(f+p)}}else if(s>c){if(t.charCodeAt(n+p)===47){h=p}else if(p===0){h=0}}break}var d=t.charCodeAt(n+p);var v=r.charCodeAt(f+p);if(d!==v)break;else if(d===47)h=p}var g="";for(p=n+h+1;p<=i;++p){if(p===i||t.charCodeAt(p)===47){if(g.length===0)g+="..";else g+="/.."}}if(g.length>0)return g+r.slice(f+h);else{f+=h;if(r.charCodeAt(f)===47)++f;return r.slice(f)}},_makeLong:function e(t){return t},dirname:function e(t){o(t);if(t.length===0)return".";var r=t.charCodeAt(0);var n=r===47;var i=-1;var s=true;for(var a=t.length-1;a>=1;--a){r=t.charCodeAt(a);if(r===47){if(!s){i=a;break}}else{s=false}}if(i===-1)return n?"/":".";if(n&&i===1)return"//";return t.slice(0,i)},basename:function e(t,r){if(r!==undefined&&typeof r!=="string")throw new TypeError('"ext" argument must be a string');o(t);var n=0;var i=-1;var s=true;var a;if(r!==undefined&&r.length>0&&r.length<=t.length){if(r.length===t.length&&r===t)return"";var f=r.length-1;var l=-1;for(a=t.length-1;a>=0;--a){var u=t.charCodeAt(a);if(u===47){if(!s){n=a+1;break}}else{if(l===-1){s=false;l=a+1}if(f>=0){if(u===r.charCodeAt(f)){if(--f===-1){i=a}}else{f=-1;i=l}}}}if(n===i)i=l;else if(i===-1)i=t.length;return t.slice(n,i)}else{for(a=t.length-1;a>=0;--a){if(t.charCodeAt(a)===47){if(!s){n=a+1;break}}else if(i===-1){s=false;i=a+1}}if(i===-1)return"";return t.slice(n,i)}},extname:function e(t){o(t);var r=-1;var n=0;var i=-1;var s=true;var a=0;for(var f=t.length-1;f>=0;--f){var l=t.charCodeAt(f);if(l===47){if(!s){n=f+1;break}continue}if(i===-1){s=false;i=f+1}if(l===46){if(r===-1)r=f;else if(a!==1)a=1}else if(r!==-1){a=-1}}if(r===-1||i===-1||a===0||a===1&&r===i-1&&r===n+1){return""}return t.slice(r,i)},format:function e(t){if(t===null||typeof t!=="object"){throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof t)}return s("/",t)},parse:function e(t){o(t);var r={root:"",dir:"",base:"",ext:"",name:""};if(t.length===0)return r;var n=t.charCodeAt(0);var i=n===47;var s;if(i){r.root="/";s=1}else{s=0}var a=-1;var f=0;var l=-1;var u=true;var c=t.length-1;var h=0;for(;c>=s;--c){n=t.charCodeAt(c);if(n===47){if(!u){f=c+1;break}continue}if(l===-1){u=false;l=c+1}if(n===46){if(a===-1)a=c;else if(h!==1)h=1}else if(a!==-1){h=-1}}if(a===-1||l===-1||h===0||h===1&&a===l-1&&a===f+1){if(l!==-1){if(f===0&&i)r.base=r.name=t.slice(1,l);else r.base=r.name=t.slice(f,l)}}else{if(f===0&&i){r.name=t.slice(1,a);r.base=t.slice(1,l)}else{r.name=t.slice(f,a);r.base=t.slice(f,l)}r.ext=t.slice(a,l)}if(f>0)r.dir=t.slice(0,f-1);else if(i)r.dir="/";return r},sep:"/",delimiter:":",win32:null,posix:null};a.posix=a;e.exports=a},34155:e=>{var t=e.exports={};var r;var n;function o(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}(function(){try{if(typeof setTimeout==="function"){r=setTimeout}else{r=o}}catch(e){r=o}try{if(typeof clearTimeout==="function"){n=clearTimeout}else{n=i}}catch(e){n=i}})();function s(e){if(r===setTimeout){return setTimeout(e,0)}if((r===o||!r)&&setTimeout){r=setTimeout;return setTimeout(e,0)}try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}function a(e){if(n===clearTimeout){return clearTimeout(e)}if((n===i||!n)&&clearTimeout){n=clearTimeout;return clearTimeout(e)}try{return n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}var f=[];var l=false;var u;var c=-1;function h(){if(!l||!u){return}l=false;if(u.length){f=u.concat(f)}else{c=-1}if(f.length){p()}}function p(){if(l){return}var e=s(h);l=true;var t=f.length;while(t){u=f;f=[];while(++c<t){if(u){u[c].run()}}c=-1;t=f.length}u=null;l=false;a(e)}t.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1){for(var r=1;r<arguments.length;r++){t[r-1]=arguments[r]}}f.push(new d(e,t));if(f.length===1&&!l){s(p)}};function d(e,t){this.fun=e;this.array=t}d.prototype.run=function(){this.fun.apply(null,this.array)};t.title="browser";t.browser=true;t.env={};t.argv=[];t.version="";t.versions={};function v(){}t.on=v;t.addListener=v;t.once=v;t.off=v;t.removeListener=v;t.removeAllListeners=v;t.emit=v;t.prependListener=v;t.prependOnceListener=v;t.listeners=function(e){return[]};t.binding=function(e){throw new Error("process.binding is not supported")};t.cwd=function(){return"/"};t.chdir=function(e){throw new Error("process.chdir is not supported")};t.umask=function(){return 0}},57129:(e,t)=>{"use strict";var r=Object.prototype.hasOwnProperty,n;function o(e){try{return decodeURIComponent(e.replace(/\+/g," "))}catch(t){return null}}function i(e){try{return encodeURIComponent(e)}catch(t){return null}}function s(e){var t=/([^=?#&]+)=?([^&]*)/g,r={},n;while(n=t.exec(e)){var i=o(n[1]),s=o(n[2]);if(i===null||s===null||i in r)continue;r[i]=s}return r}function a(e,t){t=t||"";var o=[],s,a;if("string"!==typeof t)t="?";for(a in e){if(r.call(e,a)){s=e[a];if(!s&&(s===null||s===n||isNaN(s))){s=""}a=i(a);s=i(s);if(a===null||s===null)continue;o.push(a+"="+s)}}return o.length?t+o.join("&"):""}t.stringify=a;t.parse=s},47418:e=>{"use strict";e.exports=function e(t,r){r=r.split(":")[0];t=+t;if(!t)return false;switch(r){case"http":case"ws":return t!==80;case"https":case"wss":return t!==443;case"ftp":return t!==21;case"gopher":return t!==70;case"file":return false}return t!==0}},84564:(e,t,r)=>{"use strict";var n=r(47418),o=r(57129),i=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,s=/[\n\r\t]/g,a=/^[A-Za-z][A-Za-z0-9+-.]*:\/\//,f=/:\d+$/,l=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,u=/^[a-zA-Z]:/;function c(e){return(e?e:"").toString().replace(i,"")}var h=[["#","hash"],["?","query"],function e(t,r){return v(r.protocol)?t.replace(/\\/g,"/"):t},["/","pathname"],["@","auth",1],[NaN,"host",undefined,1,1],[/:(\d*)$/,"port",undefined,1],[NaN,"hostname",undefined,1,1]];var p={hash:1,query:1};function d(e){var t;if(typeof window!=="undefined")t=window;else if(typeof r.g!=="undefined")t=r.g;else if(typeof self!=="undefined")t=self;else t={};var n=t.location||{};e=e||n;var o={},i=typeof e,s;if("blob:"===e.protocol){o=new b(unescape(e.pathname),{})}else if("string"===i){o=new b(e,{});for(s in p)delete o[s]}else if("object"===i){for(s in e){if(s in p)continue;o[s]=e[s]}if(o.slashes===undefined){o.slashes=a.test(e.href)}}return o}function v(e){return e==="file:"||e==="ftp:"||e==="http:"||e==="https:"||e==="ws:"||e==="wss:"}function g(e,t){e=c(e);e=e.replace(s,"");t=t||{};var r=l.exec(e);var n=r[1]?r[1].toLowerCase():"";var o=!!r[2];var i=!!r[3];var a=0;var f;if(o){if(i){f=r[2]+r[3]+r[4];a=r[2].length+r[3].length}else{f=r[2]+r[4];a=r[2].length}}else{if(i){f=r[3]+r[4];a=r[3].length}else{f=r[4]}}if(n==="file:"){if(a>=2){f=f.slice(2)}}else if(v(n)){f=r[4]}else if(n){if(o){f=f.slice(2)}}else if(a>=2&&v(t.protocol)){f=r[4]}return{protocol:n,slashes:o||v(n),slashesCount:a,rest:f}}function m(e,t){if(e==="")return t;var r=(t||"/").split("/").slice(0,-1).concat(e.split("/")),n=r.length,o=r[n-1],i=false,s=0;while(n--){if(r[n]==="."){r.splice(n,1)}else if(r[n]===".."){r.splice(n,1);s++}else if(s){if(n===0)i=true;r.splice(n,1);s--}}if(i)r.unshift("");if(o==="."||o==="..")r.push("");return r.join("/")}function b(e,t,r){e=c(e);e=e.replace(s,"");if(!(this instanceof b)){return new b(e,t,r)}var i,a,f,l,p,y,w=h.slice(),C=typeof t,A=this,k=0;if("object"!==C&&"string"!==C){r=t;t=null}if(r&&"function"!==typeof r)r=o.parse;t=d(t);a=g(e||"",t);i=!a.protocol&&!a.slashes;A.slashes=a.slashes||i&&t.slashes;A.protocol=a.protocol||t.protocol||"";e=a.rest;if(a.protocol==="file:"&&(a.slashesCount!==2||u.test(e))||!a.slashes&&(a.protocol||a.slashesCount<2||!v(A.protocol))){w[3]=[/(.*)/,"pathname"]}for(;k<w.length;k++){l=w[k];if(typeof l==="function"){e=l(e,A);continue}f=l[0];y=l[1];if(f!==f){A[y]=e}else if("string"===typeof f){p=f==="@"?e.lastIndexOf(f):e.indexOf(f);if(~p){if("number"===typeof l[2]){A[y]=e.slice(0,p);e=e.slice(p+l[2])}else{A[y]=e.slice(p);e=e.slice(0,p)}}}else if(p=f.exec(e)){A[y]=p[1];e=e.slice(0,p.index)}A[y]=A[y]||(i&&l[3]?t[y]||"":"");if(l[4])A[y]=A[y].toLowerCase()}if(r)A.query=r(A.query);if(i&&t.slashes&&A.pathname.charAt(0)!=="/"&&(A.pathname!==""||t.pathname!=="")){A.pathname=m(A.pathname,t.pathname)}if(A.pathname.charAt(0)!=="/"&&v(A.protocol)){A.pathname="/"+A.pathname}if(!n(A.port,A.protocol)){A.host=A.hostname;A.port=""}A.username=A.password="";if(A.auth){p=A.auth.indexOf(":");if(~p){A.username=A.auth.slice(0,p);A.username=encodeURIComponent(decodeURIComponent(A.username));A.password=A.auth.slice(p+1);A.password=encodeURIComponent(decodeURIComponent(A.password))}else{A.username=encodeURIComponent(decodeURIComponent(A.auth))}A.auth=A.password?A.username+":"+A.password:A.username}A.origin=A.protocol!=="file:"&&v(A.protocol)&&A.host?A.protocol+"//"+A.host:"null";A.href=A.toString()}function y(e,t,r){var i=this;switch(e){case"query":if("string"===typeof t&&t.length){t=(r||o.parse)(t)}i[e]=t;break;case"port":i[e]=t;if(!n(t,i.protocol)){i.host=i.hostname;i[e]=""}else if(t){i.host=i.hostname+":"+t}break;case"hostname":i[e]=t;if(i.port)t+=":"+i.port;i.host=t;break;case"host":i[e]=t;if(f.test(t)){t=t.split(":");i.port=t.pop();i.hostname=t.join(":")}else{i.hostname=t;i.port=""}break;case"protocol":i.protocol=t.toLowerCase();i.slashes=!r;break;case"pathname":case"hash":if(t){var s=e==="pathname"?"/":"#";i[e]=t.charAt(0)!==s?s+t:t}else{i[e]=t}break;case"username":case"password":i[e]=encodeURIComponent(t);break;case"auth":var a=t.indexOf(":");if(~a){i.username=t.slice(0,a);i.username=encodeURIComponent(decodeURIComponent(i.username));i.password=t.slice(a+1);i.password=encodeURIComponent(decodeURIComponent(i.password))}else{i.username=encodeURIComponent(decodeURIComponent(t))}}for(var l=0;l<h.length;l++){var u=h[l];if(u[4])i[u[1]]=i[u[1]].toLowerCase()}i.auth=i.password?i.username+":"+i.password:i.username;i.origin=i.protocol!=="file:"&&v(i.protocol)&&i.host?i.protocol+"//"+i.host:"null";i.href=i.toString();return i}function w(e){if(!e||"function"!==typeof e)e=o.stringify;var t,r=this,n=r.host,i=r.protocol;if(i&&i.charAt(i.length-1)!==":")i+=":";var s=i+(r.protocol&&r.slashes||v(r.protocol)?"//":"");if(r.username){s+=r.username;if(r.password)s+=":"+r.password;s+="@"}else if(r.password){s+=":"+r.password;s+="@"}else if(r.protocol!=="file:"&&v(r.protocol)&&!n&&r.pathname!=="/"){s+="@"}if(n[n.length-1]===":"||f.test(r.hostname)&&!r.port){n+=":"}s+=n+r.pathname;t="object"===typeof r.query?e(r.query):r.query;if(t)s+="?"!==t.charAt(0)?"?"+t:t;if(r.hash)s+=r.hash;return s}b.prototype={set:y,toString:w};b.extractProtocol=g;b.location=d;b.trimLeft=c;b.qs=o;e.exports=b}}]);
1
+ (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[5440,4155],{96562:e=>{"use strict";function t(e,t){var r=e;t.slice(0,-1).forEach((function(e){r=r[e]||{}}));var n=t[t.length-1];return n in r}function r(e){if(typeof e==="number"){return true}if(/^0x[0-9a-f]+$/i.test(e)){return true}return/^[-+]?(?:\d+(?:\.\d*)?|\.\d+)(e[-+]?\d+)?$/.test(e)}function n(e,t){return t==="constructor"&&typeof e[t]==="function"||t==="__proto__"}e.exports=function(e,o){if(!o){o={}}var i={bools:{},strings:{},unknownFn:null};if(typeof o.unknown==="function"){i.unknownFn=o.unknown}if(typeof o.boolean==="boolean"&&o.boolean){i.allBools=true}else{[].concat(o.boolean).filter(Boolean).forEach((function(e){i.bools[e]=true}))}var s={};function a(e){return s[e].some((function(e){return i.bools[e]}))}Object.keys(o.alias||{}).forEach((function(e){s[e]=[].concat(o.alias[e]);s[e].forEach((function(t){s[t]=[e].concat(s[e].filter((function(e){return t!==e})))}))}));[].concat(o.string).filter(Boolean).forEach((function(e){i.strings[e]=true;if(s[e]){[].concat(s[e]).forEach((function(e){i.strings[e]=true}))}}));var f=o.default||{};var l={_:[]};function u(e,t){return i.allBools&&/^--[^=]+$/.test(t)||i.strings[e]||i.bools[e]||s[e]}function c(e,t,r){var o=e;for(var s=0;s<t.length-1;s++){var a=t[s];if(n(o,a)){return}if(o[a]===undefined){o[a]={}}if(o[a]===Object.prototype||o[a]===Number.prototype||o[a]===String.prototype){o[a]={}}if(o[a]===Array.prototype){o[a]=[]}o=o[a]}var f=t[t.length-1];if(n(o,f)){return}if(o===Object.prototype||o===Number.prototype||o===String.prototype){o={}}if(o===Array.prototype){o=[]}if(o[f]===undefined||i.bools[f]||typeof o[f]==="boolean"){o[f]=r}else if(Array.isArray(o[f])){o[f].push(r)}else{o[f]=[o[f],r]}}function h(e,t,n){if(n&&i.unknownFn&&!u(e,n)){if(i.unknownFn(n)===false){return}}var o=!i.strings[e]&&r(t)?Number(t):t;c(l,e.split("."),o);(s[e]||[]).forEach((function(e){c(l,e.split("."),o)}))}Object.keys(i.bools).forEach((function(e){h(e,f[e]===undefined?false:f[e])}));var p=[];if(e.indexOf("--")!==-1){p=e.slice(e.indexOf("--")+1);e=e.slice(0,e.indexOf("--"))}for(var d=0;d<e.length;d++){var v=e[d];var g;var m;if(/^--.+=/.test(v)){var b=v.match(/^--([^=]+)=([\s\S]*)$/);g=b[1];var y=b[2];if(i.bools[g]){y=y!=="false"}h(g,y,v)}else if(/^--no-.+/.test(v)){g=v.match(/^--no-(.+)/)[1];h(g,false,v)}else if(/^--.+/.test(v)){g=v.match(/^--(.+)/)[1];m=e[d+1];if(m!==undefined&&!/^(-|--)[^-]/.test(m)&&!i.bools[g]&&!i.allBools&&(s[g]?!a(g):true)){h(g,m,v);d+=1}else if(/^(true|false)$/.test(m)){h(g,m==="true",v);d+=1}else{h(g,i.strings[g]?"":true,v)}}else if(/^-[^-]+/.test(v)){var w=v.slice(1,-1).split("");var C=false;for(var A=0;A<w.length;A++){m=v.slice(A+2);if(m==="-"){h(w[A],m,v);continue}if(/[A-Za-z]/.test(w[A])&&m[0]==="="){h(w[A],m.slice(1),v);C=true;break}if(/[A-Za-z]/.test(w[A])&&/-?\d+(\.\d*)?(e-?\d+)?$/.test(m)){h(w[A],m,v);C=true;break}if(w[A+1]&&w[A+1].match(/\W/)){h(w[A],v.slice(A+2),v);C=true;break}else{h(w[A],i.strings[w[A]]?"":true,v)}}g=v.slice(-1)[0];if(!C&&g!=="-"){if(e[d+1]&&!/^(-|--)[^-]/.test(e[d+1])&&!i.bools[g]&&(s[g]?!a(g):true)){h(g,e[d+1],v);d+=1}else if(e[d+1]&&/^(true|false)$/.test(e[d+1])){h(g,e[d+1]==="true",v);d+=1}else{h(g,i.strings[g]?"":true,v)}}}else{if(!i.unknownFn||i.unknownFn(v)!==false){l._.push(i.strings._||!r(v)?v:Number(v))}if(o.stopEarly){l._.push.apply(l._,e.slice(d+1));break}}}Object.keys(f).forEach((function(e){if(!t(l,e.split("."))){c(l,e.split("."),f[e]);(s[e]||[]).forEach((function(t){c(l,t.split("."),f[e])}))}}));if(o["--"]){l["--"]=p.slice()}else{p.forEach((function(e){l._.push(e)}))}return l}},26470:(e,t,r)=>{"use strict";var n=r(34155);function o(e){if(typeof e!=="string"){throw new TypeError("Path must be a string. Received "+JSON.stringify(e))}}function i(e,t){var r="";var n=0;var o=-1;var i=0;var s;for(var a=0;a<=e.length;++a){if(a<e.length)s=e.charCodeAt(a);else if(s===47)break;else s=47;if(s===47){if(o===a-1||i===1){}else if(o!==a-1&&i===2){if(r.length<2||n!==2||r.charCodeAt(r.length-1)!==46||r.charCodeAt(r.length-2)!==46){if(r.length>2){var f=r.lastIndexOf("/");if(f!==r.length-1){if(f===-1){r="";n=0}else{r=r.slice(0,f);n=r.length-1-r.lastIndexOf("/")}o=a;i=0;continue}}else if(r.length===2||r.length===1){r="";n=0;o=a;i=0;continue}}if(t){if(r.length>0)r+="/..";else r="..";n=2}}else{if(r.length>0)r+="/"+e.slice(o+1,a);else r=e.slice(o+1,a);n=a-o-1}o=a;i=0}else if(s===46&&i!==-1){++i}else{i=-1}}return r}function s(e,t){var r=t.dir||t.root;var n=t.base||(t.name||"")+(t.ext||"");if(!r){return n}if(r===t.root){return r+n}return r+e+n}var a={resolve:function e(){var t="";var r=false;var s;for(var a=arguments.length-1;a>=-1&&!r;a--){var f;if(a>=0)f=arguments[a];else{if(s===undefined)s=n.cwd();f=s}o(f);if(f.length===0){continue}t=f+"/"+t;r=f.charCodeAt(0)===47}t=i(t,!r);if(r){if(t.length>0)return"/"+t;else return"/"}else if(t.length>0){return t}else{return"."}},normalize:function e(t){o(t);if(t.length===0)return".";var r=t.charCodeAt(0)===47;var n=t.charCodeAt(t.length-1)===47;t=i(t,!r);if(t.length===0&&!r)t=".";if(t.length>0&&n)t+="/";if(r)return"/"+t;return t},isAbsolute:function e(t){o(t);return t.length>0&&t.charCodeAt(0)===47},join:function e(){if(arguments.length===0)return".";var t;for(var r=0;r<arguments.length;++r){var n=arguments[r];o(n);if(n.length>0){if(t===undefined)t=n;else t+="/"+n}}if(t===undefined)return".";return a.normalize(t)},relative:function e(t,r){o(t);o(r);if(t===r)return"";t=a.resolve(t);r=a.resolve(r);if(t===r)return"";var n=1;for(;n<t.length;++n){if(t.charCodeAt(n)!==47)break}var i=t.length;var s=i-n;var f=1;for(;f<r.length;++f){if(r.charCodeAt(f)!==47)break}var l=r.length;var u=l-f;var c=s<u?s:u;var h=-1;var p=0;for(;p<=c;++p){if(p===c){if(u>c){if(r.charCodeAt(f+p)===47){return r.slice(f+p+1)}else if(p===0){return r.slice(f+p)}}else if(s>c){if(t.charCodeAt(n+p)===47){h=p}else if(p===0){h=0}}break}var d=t.charCodeAt(n+p);var v=r.charCodeAt(f+p);if(d!==v)break;else if(d===47)h=p}var g="";for(p=n+h+1;p<=i;++p){if(p===i||t.charCodeAt(p)===47){if(g.length===0)g+="..";else g+="/.."}}if(g.length>0)return g+r.slice(f+h);else{f+=h;if(r.charCodeAt(f)===47)++f;return r.slice(f)}},_makeLong:function e(t){return t},dirname:function e(t){o(t);if(t.length===0)return".";var r=t.charCodeAt(0);var n=r===47;var i=-1;var s=true;for(var a=t.length-1;a>=1;--a){r=t.charCodeAt(a);if(r===47){if(!s){i=a;break}}else{s=false}}if(i===-1)return n?"/":".";if(n&&i===1)return"//";return t.slice(0,i)},basename:function e(t,r){if(r!==undefined&&typeof r!=="string")throw new TypeError('"ext" argument must be a string');o(t);var n=0;var i=-1;var s=true;var a;if(r!==undefined&&r.length>0&&r.length<=t.length){if(r.length===t.length&&r===t)return"";var f=r.length-1;var l=-1;for(a=t.length-1;a>=0;--a){var u=t.charCodeAt(a);if(u===47){if(!s){n=a+1;break}}else{if(l===-1){s=false;l=a+1}if(f>=0){if(u===r.charCodeAt(f)){if(--f===-1){i=a}}else{f=-1;i=l}}}}if(n===i)i=l;else if(i===-1)i=t.length;return t.slice(n,i)}else{for(a=t.length-1;a>=0;--a){if(t.charCodeAt(a)===47){if(!s){n=a+1;break}}else if(i===-1){s=false;i=a+1}}if(i===-1)return"";return t.slice(n,i)}},extname:function e(t){o(t);var r=-1;var n=0;var i=-1;var s=true;var a=0;for(var f=t.length-1;f>=0;--f){var l=t.charCodeAt(f);if(l===47){if(!s){n=f+1;break}continue}if(i===-1){s=false;i=f+1}if(l===46){if(r===-1)r=f;else if(a!==1)a=1}else if(r!==-1){a=-1}}if(r===-1||i===-1||a===0||a===1&&r===i-1&&r===n+1){return""}return t.slice(r,i)},format:function e(t){if(t===null||typeof t!=="object"){throw new TypeError('The "pathObject" argument must be of type Object. Received type '+typeof t)}return s("/",t)},parse:function e(t){o(t);var r={root:"",dir:"",base:"",ext:"",name:""};if(t.length===0)return r;var n=t.charCodeAt(0);var i=n===47;var s;if(i){r.root="/";s=1}else{s=0}var a=-1;var f=0;var l=-1;var u=true;var c=t.length-1;var h=0;for(;c>=s;--c){n=t.charCodeAt(c);if(n===47){if(!u){f=c+1;break}continue}if(l===-1){u=false;l=c+1}if(n===46){if(a===-1)a=c;else if(h!==1)h=1}else if(a!==-1){h=-1}}if(a===-1||l===-1||h===0||h===1&&a===l-1&&a===f+1){if(l!==-1){if(f===0&&i)r.base=r.name=t.slice(1,l);else r.base=r.name=t.slice(f,l)}}else{if(f===0&&i){r.name=t.slice(1,a);r.base=t.slice(1,l)}else{r.name=t.slice(f,a);r.base=t.slice(f,l)}r.ext=t.slice(a,l)}if(f>0)r.dir=t.slice(0,f-1);else if(i)r.dir="/";return r},sep:"/",delimiter:":",win32:null,posix:null};a.posix=a;e.exports=a},34155:e=>{var t=e.exports={};var r;var n;function o(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}(function(){try{if(typeof setTimeout==="function"){r=setTimeout}else{r=o}}catch(e){r=o}try{if(typeof clearTimeout==="function"){n=clearTimeout}else{n=i}}catch(e){n=i}})();function s(e){if(r===setTimeout){return setTimeout(e,0)}if((r===o||!r)&&setTimeout){r=setTimeout;return setTimeout(e,0)}try{return r(e,0)}catch(t){try{return r.call(null,e,0)}catch(t){return r.call(this,e,0)}}}function a(e){if(n===clearTimeout){return clearTimeout(e)}if((n===i||!n)&&clearTimeout){n=clearTimeout;return clearTimeout(e)}try{return n(e)}catch(t){try{return n.call(null,e)}catch(t){return n.call(this,e)}}}var f=[];var l=false;var u;var c=-1;function h(){if(!l||!u){return}l=false;if(u.length){f=u.concat(f)}else{c=-1}if(f.length){p()}}function p(){if(l){return}var e=s(h);l=true;var t=f.length;while(t){u=f;f=[];while(++c<t){if(u){u[c].run()}}c=-1;t=f.length}u=null;l=false;a(e)}t.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1){for(var r=1;r<arguments.length;r++){t[r-1]=arguments[r]}}f.push(new d(e,t));if(f.length===1&&!l){s(p)}};function d(e,t){this.fun=e;this.array=t}d.prototype.run=function(){this.fun.apply(null,this.array)};t.title="browser";t.browser=true;t.env={};t.argv=[];t.version="";t.versions={};function v(){}t.on=v;t.addListener=v;t.once=v;t.off=v;t.removeListener=v;t.removeAllListeners=v;t.emit=v;t.prependListener=v;t.prependOnceListener=v;t.listeners=function(e){return[]};t.binding=function(e){throw new Error("process.binding is not supported")};t.cwd=function(){return"/"};t.chdir=function(e){throw new Error("process.chdir is not supported")};t.umask=function(){return 0}},57129:(e,t)=>{"use strict";var r=Object.prototype.hasOwnProperty,n;function o(e){try{return decodeURIComponent(e.replace(/\+/g," "))}catch(t){return null}}function i(e){try{return encodeURIComponent(e)}catch(t){return null}}function s(e){var t=/([^=?#&]+)=?([^&]*)/g,r={},n;while(n=t.exec(e)){var i=o(n[1]),s=o(n[2]);if(i===null||s===null||i in r)continue;r[i]=s}return r}function a(e,t){t=t||"";var o=[],s,a;if("string"!==typeof t)t="?";for(a in e){if(r.call(e,a)){s=e[a];if(!s&&(s===null||s===n||isNaN(s))){s=""}a=i(a);s=i(s);if(a===null||s===null)continue;o.push(a+"="+s)}}return o.length?t+o.join("&"):""}t.stringify=a;t.parse=s},47418:e=>{"use strict";e.exports=function e(t,r){r=r.split(":")[0];t=+t;if(!t)return false;switch(r){case"http":case"ws":return t!==80;case"https":case"wss":return t!==443;case"ftp":return t!==21;case"gopher":return t!==70;case"file":return false}return t!==0}},13647:(e,t,r)=>{"use strict";var n=r(47418),o=r(57129),i=/^[\x00-\x20\u00a0\u1680\u2000-\u200a\u2028\u2029\u202f\u205f\u3000\ufeff]+/,s=/[\n\r\t]/g,a=/^[A-Za-z][A-Za-z0-9+-.]*:\/\//,f=/:\d+$/,l=/^([a-z][a-z0-9.+-]*:)?(\/\/)?([\\/]+)?([\S\s]*)/i,u=/^[a-zA-Z]:/;function c(e){return(e?e:"").toString().replace(i,"")}var h=[["#","hash"],["?","query"],function e(t,r){return v(r.protocol)?t.replace(/\\/g,"/"):t},["/","pathname"],["@","auth",1],[NaN,"host",undefined,1,1],[/:(\d*)$/,"port",undefined,1],[NaN,"hostname",undefined,1,1]];var p={hash:1,query:1};function d(e){var t;if(typeof window!=="undefined")t=window;else if(typeof r.g!=="undefined")t=r.g;else if(typeof self!=="undefined")t=self;else t={};var n=t.location||{};e=e||n;var o={},i=typeof e,s;if("blob:"===e.protocol){o=new b(unescape(e.pathname),{})}else if("string"===i){o=new b(e,{});for(s in p)delete o[s]}else if("object"===i){for(s in e){if(s in p)continue;o[s]=e[s]}if(o.slashes===undefined){o.slashes=a.test(e.href)}}return o}function v(e){return e==="file:"||e==="ftp:"||e==="http:"||e==="https:"||e==="ws:"||e==="wss:"}function g(e,t){e=c(e);e=e.replace(s,"");t=t||{};var r=l.exec(e);var n=r[1]?r[1].toLowerCase():"";var o=!!r[2];var i=!!r[3];var a=0;var f;if(o){if(i){f=r[2]+r[3]+r[4];a=r[2].length+r[3].length}else{f=r[2]+r[4];a=r[2].length}}else{if(i){f=r[3]+r[4];a=r[3].length}else{f=r[4]}}if(n==="file:"){if(a>=2){f=f.slice(2)}}else if(v(n)){f=r[4]}else if(n){if(o){f=f.slice(2)}}else if(a>=2&&v(t.protocol)){f=r[4]}return{protocol:n,slashes:o||v(n),slashesCount:a,rest:f}}function m(e,t){if(e==="")return t;var r=(t||"/").split("/").slice(0,-1).concat(e.split("/")),n=r.length,o=r[n-1],i=false,s=0;while(n--){if(r[n]==="."){r.splice(n,1)}else if(r[n]===".."){r.splice(n,1);s++}else if(s){if(n===0)i=true;r.splice(n,1);s--}}if(i)r.unshift("");if(o==="."||o==="..")r.push("");return r.join("/")}function b(e,t,r){e=c(e);e=e.replace(s,"");if(!(this instanceof b)){return new b(e,t,r)}var i,a,f,l,p,y,w=h.slice(),C=typeof t,A=this,k=0;if("object"!==C&&"string"!==C){r=t;t=null}if(r&&"function"!==typeof r)r=o.parse;t=d(t);a=g(e||"",t);i=!a.protocol&&!a.slashes;A.slashes=a.slashes||i&&t.slashes;A.protocol=a.protocol||t.protocol||"";e=a.rest;if(a.protocol==="file:"&&(a.slashesCount!==2||u.test(e))||!a.slashes&&(a.protocol||a.slashesCount<2||!v(A.protocol))){w[3]=[/(.*)/,"pathname"]}for(;k<w.length;k++){l=w[k];if(typeof l==="function"){e=l(e,A);continue}f=l[0];y=l[1];if(f!==f){A[y]=e}else if("string"===typeof f){p=f==="@"?e.lastIndexOf(f):e.indexOf(f);if(~p){if("number"===typeof l[2]){A[y]=e.slice(0,p);e=e.slice(p+l[2])}else{A[y]=e.slice(p);e=e.slice(0,p)}}}else if(p=f.exec(e)){A[y]=p[1];e=e.slice(0,p.index)}A[y]=A[y]||(i&&l[3]?t[y]||"":"");if(l[4])A[y]=A[y].toLowerCase()}if(r)A.query=r(A.query);if(i&&t.slashes&&A.pathname.charAt(0)!=="/"&&(A.pathname!==""||t.pathname!=="")){A.pathname=m(A.pathname,t.pathname)}if(A.pathname.charAt(0)!=="/"&&v(A.protocol)){A.pathname="/"+A.pathname}if(!n(A.port,A.protocol)){A.host=A.hostname;A.port=""}A.username=A.password="";if(A.auth){p=A.auth.indexOf(":");if(~p){A.username=A.auth.slice(0,p);A.username=encodeURIComponent(decodeURIComponent(A.username));A.password=A.auth.slice(p+1);A.password=encodeURIComponent(decodeURIComponent(A.password))}else{A.username=encodeURIComponent(decodeURIComponent(A.auth))}A.auth=A.password?A.username+":"+A.password:A.username}A.origin=A.protocol!=="file:"&&v(A.protocol)&&A.host?A.protocol+"//"+A.host:"null";A.href=A.toString()}function y(e,t,r){var i=this;switch(e){case"query":if("string"===typeof t&&t.length){t=(r||o.parse)(t)}i[e]=t;break;case"port":i[e]=t;if(!n(t,i.protocol)){i.host=i.hostname;i[e]=""}else if(t){i.host=i.hostname+":"+t}break;case"hostname":i[e]=t;if(i.port)t+=":"+i.port;i.host=t;break;case"host":i[e]=t;if(f.test(t)){t=t.split(":");i.port=t.pop();i.hostname=t.join(":")}else{i.hostname=t;i.port=""}break;case"protocol":i.protocol=t.toLowerCase();i.slashes=!r;break;case"pathname":case"hash":if(t){var s=e==="pathname"?"/":"#";i[e]=t.charAt(0)!==s?s+t:t}else{i[e]=t}break;case"username":case"password":i[e]=encodeURIComponent(t);break;case"auth":var a=t.indexOf(":");if(~a){i.username=t.slice(0,a);i.username=encodeURIComponent(decodeURIComponent(i.username));i.password=t.slice(a+1);i.password=encodeURIComponent(decodeURIComponent(i.password))}else{i.username=encodeURIComponent(decodeURIComponent(t))}}for(var l=0;l<h.length;l++){var u=h[l];if(u[4])i[u[1]]=i[u[1]].toLowerCase()}i.auth=i.password?i.username+":"+i.password:i.username;i.origin=i.protocol!=="file:"&&v(i.protocol)&&i.host?i.protocol+"//"+i.host:"null";i.href=i.toString();return i}function w(e){if(!e||"function"!==typeof e)e=o.stringify;var t,r=this,n=r.host,i=r.protocol;if(i&&i.charAt(i.length-1)!==":")i+=":";var s=i+(r.protocol&&r.slashes||v(r.protocol)?"//":"");if(r.username){s+=r.username;if(r.password)s+=":"+r.password;s+="@"}else if(r.password){s+=":"+r.password;s+="@"}else if(r.protocol!=="file:"&&v(r.protocol)&&!n&&r.pathname!=="/"){s+="@"}if(n[n.length-1]===":"||f.test(r.hostname)&&!r.port){n+=":"}s+=n+r.pathname;t="object"===typeof r.query?e(r.query):r.query;if(t)s+="?"!==t.charAt(0)?"?"+t:t;if(r.hash)s+=r.hash;return s}b.prototype={set:y,toString:w};b.extractProtocol=g;b.location=d;b.trimLeft=c;b.qs=o;e.exports=b}}]);
@@ -0,0 +1 @@
1
+ (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[610],{98686:(t,e,r)=>{var n=1/0;var o="[object Symbol]";var u=/[&<>"'`]/g,a=RegExp(u.source);var c={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","`":"&#96;"};var p=typeof r.g=="object"&&r.g&&r.g.Object===Object&&r.g;var f=typeof self=="object"&&self&&self.Object===Object&&self;var l=p||f||Function("return this")();function i(t){return function(e){return t==null?undefined:t[e]}}var b=i(c);var s=Object.prototype;var v=s.toString;var y=l.Symbol;var j=y?y.prototype:undefined,g=j?j.toString:undefined;function d(t){if(typeof t=="string"){return t}if(O(t)){return g?g.call(t):""}var e=t+"";return e=="0"&&1/t==-n?"-0":e}function _(t){return!!t&&typeof t=="object"}function O(t){return typeof t=="symbol"||_(t)&&v.call(t)==o}function h(t){return t==null?"":d(t)}function k(t){t=h(t);return t&&a.test(t)?t.replace(u,b):t}t.exports=k}}]);