jupyterlab 4.0.8__py3-none-any.whl → 4.0.10__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.
- jupyterlab/_version.py +1 -1
- jupyterlab/commands.py +5 -3
- jupyterlab/federated_labextensions.py +2 -1
- jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +93 -93
- jupyterlab/galata/@jupyterlab/galata-extension/package.json +11 -11
- jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.58fb469c2614493e6359.js → remoteEntry.ea07748e92a569dd8caa.js} +3 -3
- jupyterlab/handlers/announcements.py +3 -3
- jupyterlab/labextensions.py +3 -3
- jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/codemirror-extension/plugin.json +1 -0
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +20 -20
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
- jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json +7 -6
- jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/staging/package.json +142 -142
- jupyterlab/staging/yarn.lock +1047 -1046
- jupyterlab/static/1168.0a95b9c93afe61ceb527.js +1 -0
- jupyterlab/static/3123.85cea4be2e2ed3f9654f.js +1 -0
- jupyterlab/static/{2821.f497393de02ea7e02285.js → 6323.a132b67edcaf8ae86a13.js} +1 -1
- jupyterlab/static/{7508.0308265a6f53b7c48df2.js → 7508.b902347f820c70cd386a.js} +1 -1
- jupyterlab/static/7517.06577adbf2ae42d4b8d6.js +1 -0
- jupyterlab/static/812.2577ef8cc5e1b8ad35e9.js +1 -0
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/8302.4c190e10b00fe083570e.js → jupyterlab/static/8302.ed6e1953f9cfa8a35103.js +1 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/8771.327a202178f82f3b15b8.js → jupyterlab/static/8771.0ab0916c445ff9bcc179.js +1 -1
- jupyterlab/static/{9230.58b8c42b730e1a56e69b.js → 9230.0f817b2a7d934660210a.js} +1 -1
- jupyterlab/static/build_log.json +92 -92
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.bca8c55f9011e1fc4717.js +1 -0
- jupyterlab/static/main.086ffbfbda4e5316f5b5.js +1 -0
- jupyterlab/static/package.json +142 -142
- jupyterlab/static/third-party-licenses.json +92 -104
- jupyterlab/tests/mock_packages/extension/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
- jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
- jupyterlab/tests/test_extensions.py +0 -2
- jupyterlab/tests/test_jupyterlab.py +1 -1
- jupyterlab/upgrade_extension.py +7 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +5 -5
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +1 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +5 -5
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +10 -10
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +20 -20
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +11 -11
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +13 -13
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +23 -23
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +8 -8
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +10 -10
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +7 -7
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +3 -3
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +7 -7
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +31 -31
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +7 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +9 -9
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +11 -11
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +6 -6
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/1168.0a95b9c93afe61ceb527.js +1 -0
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/3123.85cea4be2e2ed3f9654f.js +1 -0
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/2821.f497393de02ea7e02285.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/6323.a132b67edcaf8ae86a13.js +1 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/7508.0308265a6f53b7c48df2.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7508.b902347f820c70cd386a.js +1 -1
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/7517.06577adbf2ae42d4b8d6.js +1 -0
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/812.2577ef8cc5e1b8ad35e9.js +1 -0
- jupyterlab/static/8302.4c190e10b00fe083570e.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8302.ed6e1953f9cfa8a35103.js +1 -1
- jupyterlab/static/8771.327a202178f82f3b15b8.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/8771.0ab0916c445ff9bcc179.js +1 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/9230.58b8c42b730e1a56e69b.js → jupyterlab-4.0.10.data/data/share/jupyter/lab/static/9230.0f817b2a7d934660210a.js +1 -1
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/build_log.json +92 -92
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/jlab_core.bca8c55f9011e1fc4717.js +1 -0
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/main.086ffbfbda4e5316f5b5.js +1 -0
- jupyterlab-4.0.10.data/data/share/jupyter/lab/static/package.json +331 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/third-party-licenses.json +92 -104
- {jupyterlab-4.0.8.dist-info → jupyterlab-4.0.10.dist-info}/METADATA +2 -3
- jupyterlab-4.0.10.dist-info/RECORD +786 -0
- {jupyterlab-4.0.8.dist-info → jupyterlab-4.0.10.dist-info}/WHEEL +1 -1
- jupyterlab/static/1168.e4d38ba5d2b37479ba8a.js +0 -1
- jupyterlab/static/3123.4d894ae9a109d4911829.js +0 -1
- jupyterlab/static/7517.f3e5d420f4af90d442dd.js +0 -1
- jupyterlab/static/812.05ef136e28aa4f3db484.js +0 -1
- jupyterlab/static/jlab_core.96e0941fd34af0e81382.js +0 -1
- jupyterlab/static/main.bf627a286e40043aea14.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/1168.e4d38ba5d2b37479ba8a.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/3123.4d894ae9a109d4911829.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/7517.f3e5d420f4af90d442dd.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/812.05ef136e28aa4f3db484.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/jlab_core.96e0941fd34af0e81382.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/main.bf627a286e40043aea14.js +0 -1
- jupyterlab-4.0.8.data/data/share/jupyter/lab/static/package.json +0 -331
- jupyterlab-4.0.8.dist-info/RECORD +0 -786
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/applications/jupyterlab.desktop +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1036.0d1f109c3d842497fd51.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1085.0b67f0736d85ec41fdd4.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1142.d5442a459b18907c1f91.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1294.9d27be1098bc8abebe3f.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/141.f110448d494068ebcc87.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1410.e2302ff5f564d6e596bb.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1420.e8486ed074346bc629ca.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1448.c391061d8a8344f9d177.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1452.4cc17f31511d1f9c6052.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1467.dcd89539f6477c1367af.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1550.09375e869bc25429b07a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1581.e988a625b879002dcc04.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1608.61240f3db67d3d952790.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1716.a6bbe1ae8a1986a73623.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1776.4f9305d35480467b23c9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1861.4fc7b4afe2b09eb6b5c0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1903.3b452e8ec30e57dbaba5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1945.0fbbfe93a4aedd91875c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1954.07d96e4020ed6e543d25.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1993.f8c5682f95ffa75cbaf6.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2039.aa079dac5c520f93b234.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2090.abc86741318f76c3d726.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2091.600b1c32af186f6405f9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2104.296346db0067b4883fbf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2145.be9ec610f29703694fcf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2254.55c69210925ec9b28dd9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2295.cda0f7182bf2a1a03c5a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2320.04abae549b19363c2fdd.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2363.6eef078cb37c32d7fbc3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2459.9f9cb02561de1bec73ff.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2485.dab750ed66209df61fe1.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2617.9c299e26785f7646cb39.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2646.0864fb63d7ab1ed16893.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2800.680b1fa0a4c66c69bb1e.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2857.27a6e85f5c4c092ab8a2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2909.e190307f7f84c7691068.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/292.3f7844a129f16ec1ffbc.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2929.b88233153dbf33f40b29.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2953.92ff8f12bad6ee06859c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2990.ea15322a41d3f133989b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/2995.9791e1071c5f095421bf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3056.8a73f6aacd8ca45f84f9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3127.75e12687687a3de3b59d.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3306.8bdc49ad1a7ca593a838.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3308.92a1e305c62cc91845b9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3520.3495b98946de6960ace8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3528.3b5ef5f31d460b5fcd01.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3547.bd90e90bfe79911486e8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3549.24f2fe646d8128bc9db0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3601.5c17c015d71b69ddcab3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3724.a4657dc16be2ffc49282.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/378.6d0f0fc4c8a2eb80ac43.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3783.93d5366ab28a19e1f0f9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3807.08a8fd824036c30b3746.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/383.db345dbeef5ef774e50c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3871.ba96e5b53bb16df56618.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3923.f29c06abdcb560130471.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3935.905285b8e22c337968ed.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3962.50786e3ed9a01329a4a0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4008.86acbefff6de679f77b5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4017.096a74a538e031b6d346.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4043.aa012978c41d1d1b2f14.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4139.303ee7374c742287be85.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4155.5a8d6736017097028d78.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4283.f6092d8b7f2e53118d1b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4291.e5d8997127541f75fdaf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4405.43dab120fea32f30bbb9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4419.93938494f456cd76a7e3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4452.2f8819684b96ecff5231.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4519.6b784d052db42e93eff2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4523.87224ea442d42316dda0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4562.72444a09f5f092646490.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4591.428531724f49fe824ffa.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/46.fb119c5e5b1e0c72a00f.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4743.d4e9658ea25301e15a94.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4878.73004381601237a3ef9c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/49.7233f68f95d10b85a83e.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/4986.a497cdda4b7152902568.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5041.cdc120bda0a0dec4cfc2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5157.9c77dc27a251d4135876.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5201.8866042bae350659528a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5203.c002d40ac647dc6e1d61.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5331.0cd3f010bb08983ec3fd.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5440.2541fcda12b661665148.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5521.ce4a0274596e0325374c.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5746.e4434ef2027bcc5ed0c9.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/581.2b878ed37172aced15b5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5881.3946238aa4afdcf4f964.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5959.a6b1fd3b03d3649ea8b1.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6059.d83e7323b2ee1aa16009.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6163.f5b51a9f0df4846ba40f.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6207.a8079c8d8a61039dd530.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6243.2efd673d1304c43b7b78.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6267.1def2916929e185ab9fc.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6359.4b994bfd6b1dea2d6fe3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6443.e6b52d3732b3e8513a71.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6532.bb7137729a2d6d4e6ddf.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6560.f42276a0b1b92aea515b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6595.6a1d7e1abbf186dd119b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6686.3c518aa6e5f9785fb486.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6815.0b699f0c162a24b0dbe3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/6888.9d3914817f3290827a64.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7080.1330328bb6f46b4da81e.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7112.d5120c85ebd17620dda0.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7173.e28f63dbd553818e07d3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7245.c0cae8787dcd00b991b7.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7294.badf85a3180703d63f62.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7317.af8a7da0f881a22752c1.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7318.397bf8e913e825b2be27.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7363.abe8e31a91e113753bae.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7384.60351e008d8f687e8fcc.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7390.8253478b90f756692702.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/745.85516a9bb83bcd94d00d.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7451.c0257dbfdd320e2c21f5.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7472.58ba8647a489d019c2ef.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7473.5012397d10d3b945ecaa.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7511.b381a696cf806983c654.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7669.343e259c4c8269479f5b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7702.c479c69f7a532f7b3fd5.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7731.26db150e967313b7a7e2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7763.19a095394000f9ef62bd.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7775.3e0dee729369fe3d5008.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7823.817687f13e9a6781fdd3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7827.e36d073d947bf02a05e3.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7848.e83aa4b90ae87209abb8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/786.8a99ee7dbd7bd0eb9dce.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7877.a4c46a784149533b91d4.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/7887.128a155df5d25e88c0ce.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/795.47ab66037ef33f808f09.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8002.25f64485372af5158c83.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8010.1cf8237e9def8404f355.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8012.40cb006f0c180ebafa91.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8285.1eac7b7582569be1c3a8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/830.8ddf7d2d91f66a8e4d36.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8319.80fcbc832e1eb20b71e7.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8347.573b699e3590729bfa8a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8405.154ba4b17a2dec22a355.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8493.fc635229db38e6fc6aa2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8498.27a245b23921914bf5c2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8512.1af96655287fd124877b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8678.dcd3dab9025b13eb9be8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8710.5fc5ecb762fb4494db02.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8768.4a80caab00174c50eb10.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8787.4d36d28dcf94bf59cbfe.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8805.0f14a91b024b59c039a7.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8823.2ff947bcd96cc0723058.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8875.88988caaba1e33edad5b.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9.0e0cba0ccc2a4b670600.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9030.260bc05e28eccff70ae8.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9041.df39043656c7233552e4.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9055.bd710a8db8883a836b59.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9065.5305259c65dfa1c99874.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9109.fa3ee74a5c0f378f4d51.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9192.db4337a516b7f38d1f89.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9222.1c2a8e69a2de57dd1984.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9265.bc2b66a4502cdfcfc14f.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9362.823dcfac216f8057452d.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9409.34c33ed11e2d6f318480.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/942.93c8de61ea9ea08ec097.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9421.022dc7b4e9a2c80c32c2.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9445.fe5e9e5b728de8d15873.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9621.9cbfa52c42927bb398b4.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9653.d93c93e084cd5e93cd2d.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9738.c0234a1f7f6ac262f560.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9747.6dd327f4928c6989ea8a.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9826.406d2a71dc45995bc549.js.LICENSE.txt +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-4.0.8.data → jupyterlab-4.0.10.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-4.0.8.dist-info → jupyterlab-4.0.10.dist-info}/entry_points.txt +0 -0
- {jupyterlab-4.0.8.dist-info → jupyterlab-4.0.10.dist-info}/licenses/LICENSE +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/statusbar-extension",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.10",
|
4
4
|
"description": "JupyterLab - Statusbar Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -37,11 +37,11 @@
|
|
37
37
|
"watch": "tsc -b --watch"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@jupyterlab/application": "^4.0.
|
41
|
-
"@jupyterlab/apputils": "^4.1.
|
42
|
-
"@jupyterlab/settingregistry": "^4.0.
|
43
|
-
"@jupyterlab/statusbar": "^4.0.
|
44
|
-
"@jupyterlab/translation": "^4.0.
|
40
|
+
"@jupyterlab/application": "^4.0.10",
|
41
|
+
"@jupyterlab/apputils": "^4.1.10",
|
42
|
+
"@jupyterlab/settingregistry": "^4.0.10",
|
43
|
+
"@jupyterlab/statusbar": "^4.0.10",
|
44
|
+
"@jupyterlab/translation": "^4.0.10"
|
45
45
|
},
|
46
46
|
"devDependencies": {
|
47
47
|
"@types/react": "^18.0.26",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/terminal-extension",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.10",
|
4
4
|
"description": "JupyterLab - Terminal Emulator Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -38,16 +38,16 @@
|
|
38
38
|
"watch": "tsc -b --watch"
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
|
-
"@jupyterlab/application": "^4.0.
|
42
|
-
"@jupyterlab/apputils": "^4.1.
|
43
|
-
"@jupyterlab/launcher": "^4.0.
|
44
|
-
"@jupyterlab/mainmenu": "^4.0.
|
45
|
-
"@jupyterlab/running": "^4.0.
|
46
|
-
"@jupyterlab/services": "^7.0.
|
47
|
-
"@jupyterlab/settingregistry": "^4.0.
|
48
|
-
"@jupyterlab/terminal": "^4.0.
|
49
|
-
"@jupyterlab/translation": "^4.0.
|
50
|
-
"@jupyterlab/ui-components": "^4.0.
|
41
|
+
"@jupyterlab/application": "^4.0.10",
|
42
|
+
"@jupyterlab/apputils": "^4.1.10",
|
43
|
+
"@jupyterlab/launcher": "^4.0.10",
|
44
|
+
"@jupyterlab/mainmenu": "^4.0.10",
|
45
|
+
"@jupyterlab/running": "^4.0.10",
|
46
|
+
"@jupyterlab/services": "^7.0.10",
|
47
|
+
"@jupyterlab/settingregistry": "^4.0.10",
|
48
|
+
"@jupyterlab/terminal": "^4.0.10",
|
49
|
+
"@jupyterlab/translation": "^4.0.10",
|
50
|
+
"@jupyterlab/ui-components": "^4.0.10",
|
51
51
|
"@lumino/widgets": "^2.3.0"
|
52
52
|
},
|
53
53
|
"devDependencies": {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/toc-extension",
|
3
|
-
"version": "6.0.
|
3
|
+
"version": "6.0.10",
|
4
4
|
"description": "JupyterLab - Table of Contents widget extension",
|
5
5
|
"keywords": [
|
6
6
|
"jupyter",
|
@@ -41,11 +41,11 @@
|
|
41
41
|
"watch": "tsc -b --watch"
|
42
42
|
},
|
43
43
|
"dependencies": {
|
44
|
-
"@jupyterlab/application": "^4.0.
|
45
|
-
"@jupyterlab/settingregistry": "^4.0.
|
46
|
-
"@jupyterlab/toc": "^6.0.
|
47
|
-
"@jupyterlab/translation": "^4.0.
|
48
|
-
"@jupyterlab/ui-components": "^4.0.
|
44
|
+
"@jupyterlab/application": "^4.0.10",
|
45
|
+
"@jupyterlab/settingregistry": "^4.0.10",
|
46
|
+
"@jupyterlab/toc": "^6.0.10",
|
47
|
+
"@jupyterlab/translation": "^4.0.10",
|
48
|
+
"@jupyterlab/ui-components": "^4.0.10"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
51
|
"rimraf": "~3.0.0",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/tooltip-extension",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.10",
|
4
4
|
"description": "JupyterLab - Tooltip Extension",
|
5
5
|
"homepage": "https://github.com/jupyterlab/jupyterlab",
|
6
6
|
"bugs": {
|
@@ -38,16 +38,16 @@
|
|
38
38
|
"watch": "tsc -b --watch"
|
39
39
|
},
|
40
40
|
"dependencies": {
|
41
|
-
"@jupyterlab/application": "^4.0.
|
42
|
-
"@jupyterlab/codeeditor": "^4.0.
|
43
|
-
"@jupyterlab/console": "^4.0.
|
44
|
-
"@jupyterlab/coreutils": "^6.0.
|
45
|
-
"@jupyterlab/fileeditor": "^4.0.
|
46
|
-
"@jupyterlab/notebook": "^4.0.
|
47
|
-
"@jupyterlab/rendermime": "^4.0.
|
48
|
-
"@jupyterlab/services": "^7.0.
|
49
|
-
"@jupyterlab/tooltip": "^4.0.
|
50
|
-
"@jupyterlab/translation": "^4.0.
|
41
|
+
"@jupyterlab/application": "^4.0.10",
|
42
|
+
"@jupyterlab/codeeditor": "^4.0.10",
|
43
|
+
"@jupyterlab/console": "^4.0.10",
|
44
|
+
"@jupyterlab/coreutils": "^6.0.10",
|
45
|
+
"@jupyterlab/fileeditor": "^4.0.10",
|
46
|
+
"@jupyterlab/notebook": "^4.0.10",
|
47
|
+
"@jupyterlab/rendermime": "^4.0.10",
|
48
|
+
"@jupyterlab/services": "^7.0.10",
|
49
|
+
"@jupyterlab/tooltip": "^4.0.10",
|
50
|
+
"@jupyterlab/translation": "^4.0.10",
|
51
51
|
"@lumino/algorithm": "^2.0.1",
|
52
52
|
"@lumino/coreutils": "^2.1.2",
|
53
53
|
"@lumino/widgets": "^2.3.0"
|
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jupyterlab/translation-extension",
|
3
|
-
"version": "4.0.
|
3
|
+
"version": "4.0.10",
|
4
4
|
"description": "JupyterLab - Translation services",
|
5
5
|
"keywords": [
|
6
6
|
"jupyter",
|
@@ -39,11 +39,11 @@
|
|
39
39
|
"watch": "tsc -w"
|
40
40
|
},
|
41
41
|
"dependencies": {
|
42
|
-
"@jupyterlab/application": "^4.0.
|
43
|
-
"@jupyterlab/apputils": "^4.1.
|
44
|
-
"@jupyterlab/mainmenu": "^4.0.
|
45
|
-
"@jupyterlab/settingregistry": "^4.0.
|
46
|
-
"@jupyterlab/translation": "^4.0.
|
42
|
+
"@jupyterlab/application": "^4.0.10",
|
43
|
+
"@jupyterlab/apputils": "^4.1.10",
|
44
|
+
"@jupyterlab/mainmenu": "^4.0.10",
|
45
|
+
"@jupyterlab/settingregistry": "^4.0.10",
|
46
|
+
"@jupyterlab/translation": "^4.0.10"
|
47
47
|
},
|
48
48
|
"devDependencies": {
|
49
49
|
"rimraf": "~3.0.0",
|
@@ -0,0 +1 @@
|
|
1
|
+
"use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[1168],{61168:(t,e,s)=>{s.r(e);s.d(e,{YBaseCell:()=>S,YCodeCell:()=>C,YDocument:()=>b,YFile:()=>v,YMarkdownCell:()=>U,YNotebook:()=>D,YRawCell:()=>V,convertYMapEventToMapChange:()=>n,createMutex:()=>a,createStandaloneCell:()=>k});function n(t){let e=new Map;t.changes.keys.forEach(((t,s)=>{e.set(s,{action:t.action,oldValue:t.oldValue,newValue:this.ymeta.get(s)})}));return e}const a=()=>{let t=true;return e=>{if(t){t=false;try{e()}finally{t=true}}}};var o=s(5596);var i=s(71372);var r=s(20817);var d=s(14247);var l=s(58290);var c=s(97027);var h=s(66350);const u=3e4;class g extends l.y{constructor(t){super();this.doc=t;this.clientID=t.clientID;this.states=new Map;this.meta=new Map;this._checkInterval=setInterval((()=>{const t=r.ZG();if(this.getLocalState()!==null&&u/2<=t-this.meta.get(this.clientID).lastUpdated){this.setLocalState(this.getLocalState())}const e=[];this.meta.forEach(((s,n)=>{if(n!==this.clientID&&u<=t-s.lastUpdated&&this.states.has(n)){e.push(n)}}));if(e.length>0){p(this,e,"timeout")}}),d.GW(u/10));t.on("destroy",(()=>{this.destroy()}));this.setLocalState({})}destroy(){this.emit("destroy",[this]);this.setLocalState(null);super.destroy();clearInterval(this._checkInterval)}getLocalState(){return this.states.get(this.clientID)||null}setLocalState(t){const e=this.clientID;const s=this.meta.get(e);const n=s===undefined?0:s.clock+1;const a=this.states.get(e);if(t===null){this.states.delete(e)}else{this.states.set(e,t)}this.meta.set(e,{clock:n,lastUpdated:r.ZG()});const o=[];const i=[];const d=[];const l=[];if(t===null){l.push(e)}else if(a==null){if(t!=null){o.push(e)}}else{i.push(e);if(!c.Hi(a,t)){d.push(e)}}if(o.length>0||d.length>0||l.length>0){this.emit("change",[{added:o,updated:d,removed:l},"local"])}this.emit("update",[{added:o,updated:i,removed:l},"local"])}setLocalStateField(t,e){const s=this.getLocalState();if(s!==null){this.setLocalState({...s,[t]:e})}}getStates(){return this.states}}const p=(t,e,s)=>{const n=[];for(let a=0;a<e.length;a++){const s=e[a];if(t.states.has(s)){t.states.delete(s);if(s===t.clientID){const e=t.meta.get(s);t.meta.set(s,{clock:e.clock+1,lastUpdated:r.ZG()})}n.push(s)}}if(n.length>0){t.emit("change",[{added:[],updated:[],removed:n},s]);t.emit("update",[{added:[],updated:[],removed:n},s])}};const m=(t,e,s=t.states)=>{const n=e.length;const a=encoding.createEncoder();encoding.writeVarUint(a,n);for(let o=0;o<n;o++){const n=e[o];const i=s.get(n)||null;const r=t.meta.get(n).clock;encoding.writeVarUint(a,n);encoding.writeVarUint(a,r);encoding.writeVarString(a,JSON.stringify(i))}return encoding.toUint8Array(a)};const y=(t,e)=>{const s=decoding.createDecoder(t);const n=encoding.createEncoder();const a=decoding.readVarUint(s);encoding.writeVarUint(n,a);for(let o=0;o<a;o++){const t=decoding.readVarUint(s);const a=decoding.readVarUint(s);const o=JSON.parse(decoding.readVarString(s));const i=e(o);encoding.writeVarUint(n,t);encoding.writeVarUint(n,a);encoding.writeVarString(n,JSON.stringify(i))}return encoding.toUint8Array(n)};const _=(t,e,s)=>{const n=decoding.createDecoder(e);const a=time.getUnixTime();const o=[];const i=[];const r=[];const d=[];const l=decoding.readVarUint(n);for(let c=0;c<l;c++){const e=decoding.readVarUint(n);let s=decoding.readVarUint(n);const l=JSON.parse(decoding.readVarString(n));const c=t.meta.get(e);const h=t.states.get(e);const u=c===undefined?0:c.clock;if(u<s||u===s&&l===null&&t.states.has(e)){if(l===null){if(e===t.clientID&&t.getLocalState()!=null){s++}else{t.states.delete(e)}}else{t.states.set(e,l)}t.meta.set(e,{clock:s,lastUpdated:a});if(c===undefined&&l!==null){o.push(e)}else if(c!==undefined&&l===null){d.push(e)}else if(l!==null){if(!f.equalityDeep(l,h)){r.push(e)}i.push(e)}}}if(o.length>0||r.length>0||d.length>0){t.emit("change",[{added:o,updated:r,removed:d},s])}if(o.length>0||i.length>0||d.length>0){t.emit("update",[{added:o,updated:i,removed:d},s])}};class b{constructor(t){var e;this.onStateChanged=t=>{const e=new Array;t.keysChanged.forEach((s=>{const n=t.changes.keys.get(s);if(n){e.push({name:s,oldValue:n.oldValue,newValue:this.ystate.get(s)})}}));this._changed.emit({stateChange:e})};this._changed=new i.Signal(this);this._isDisposed=false;this._disposed=new i.Signal(this);this._ydoc=(e=t===null||t===void 0?void 0:t.ydoc)!==null&&e!==void 0?e:new h.Doc;this._ystate=this._ydoc.getMap("state");this._undoManager=new h.UndoManager([],{trackedOrigins:new Set([this]),doc:this._ydoc});this._awareness=new g(this._ydoc);this._ystate.observe(this.onStateChanged)}get ydoc(){return this._ydoc}get ystate(){return this._ystate}get undoManager(){return this._undoManager}get awareness(){return this._awareness}get changed(){return this._changed}get disposed(){return this._disposed}get isDisposed(){return this._isDisposed}get state(){return o.JSONExt.deepCopy(this.ystate.toJSON())}canUndo(){return this.undoManager.undoStack.length>0}canRedo(){return this.undoManager.redoStack.length>0}dispose(){if(this._isDisposed){return}this._isDisposed=true;this.ystate.unobserve(this.onStateChanged);this.awareness.destroy();this.undoManager.destroy();this.ydoc.destroy();this._disposed.emit();i.Signal.clearData(this)}getState(t){const e=this.ystate.get(t);return typeof e==="undefined"?e:o.JSONExt.deepCopy(e)}setState(t,e){if(!o.JSONExt.deepEqual(this.ystate.get(t),e)){this.ystate.set(t,e)}}undo(){this.undoManager.undo()}redo(){this.undoManager.redo()}clearUndoHistory(){this.undoManager.clear()}transact(t,e=true){this.ydoc.transact(t,e?this:null)}}class v extends b{constructor(){super();this.version="1.0.0";this.ysource=this.ydoc.getText("source");this._modelObserver=t=>{this._changed.emit({sourceChange:t.changes.delta})};this.undoManager.addToScope(this.ysource);this.ysource.observe(this._modelObserver)}static create(){return new v}get source(){return this.getSource()}set source(t){this.setSource(t)}dispose(){if(this.isDisposed){return}this.ysource.unobserve(this._modelObserver);super.dispose()}getSource(){return this.ysource.toString()}setSource(t){this.transact((()=>{const e=this.ysource;e.delete(0,e.length);e.insert(0,t)}))}updateSource(t,e,s=""){this.transact((()=>{const n=this.ysource;n.insert(t,s);n.delete(t+s.length,e-t)}))}}const M=(t,e={})=>{switch(t.get("cell_type")){case"code":return new C(t,t.get("source"),t.get("outputs"),e);case"markdown":return new U(t,t.get("source"),e);case"raw":return new V(t,t.get("source"),e);default:throw new Error("Found unknown cell type")}};const w=(t,e)=>{var s,n;const a=new h.Map;const i=new h.Text;const r=new h.Map;a.set("source",i);a.set("metadata",r);a.set("cell_type",t.cell_type);a.set("id",(s=t.id)!==null&&s!==void 0?s:o.UUID.uuid4());let d;switch(t.cell_type){case"markdown":{d=new U(a,i,{notebook:e},r);if(t.attachments!=null){d.setAttachments(t.attachments)}break}case"code":{const s=new h.Array;a.set("outputs",s);d=new C(a,i,s,{notebook:e},r);const o=t;d.execution_count=(n=o.execution_count)!==null&&n!==void 0?n:null;if(o.outputs){d.setOutputs(o.outputs)}break}default:{d=new V(a,i,{notebook:e},r);if(t.attachments){d.setAttachments(t.attachments)}break}}if(t.metadata!=null){d.setMetadata(t.metadata)}if(t.source!=null){d.setSource(typeof t.source==="string"?t.source:t.source.join(""))}return d};const k=t=>w(t);class S{static create(t){return w({id:t,cell_type:this.prototype.cell_type})}constructor(t,e,s={},n){this._modelObserver=t=>{this._changed.emit(this.getChanges(t))};this._metadataChanged=new i.Signal(this);this._notebook=null;this._changed=new i.Signal(this);this._disposed=new i.Signal(this);this._isDisposed=false;this._undoManager=null;this.ymodel=t;this._ysource=e;this._ymetadata=n!==null&&n!==void 0?n:this.ymodel.get("metadata");this._prevSourceLength=e?e.length:0;this._notebook=null;this._awareness=null;this._undoManager=null;if(s.notebook){this._notebook=s.notebook}else{const t=new h.Doc;t.getArray().insert(0,[this.ymodel]);this._awareness=new g(t);this._undoManager=new h.UndoManager([this.ymodel],{trackedOrigins:new Set([this])})}this.ymodel.observeDeep(this._modelObserver)}get awareness(){var t,e,s;return(s=(t=this._awareness)!==null&&t!==void 0?t:(e=this.notebook)===null||e===void 0?void 0:e.awareness)!==null&&s!==void 0?s:null}get cell_type(){throw new Error("A YBaseCell must not be constructed")}get changed(){return this._changed}get disposed(){return this._disposed}get id(){return this.getId()}get isDisposed(){return this._isDisposed}get isStandalone(){return this._notebook!==null}get metadata(){return this.getMetadata()}set metadata(t){this.setMetadata(t)}get metadataChanged(){return this._metadataChanged}get notebook(){return this._notebook}get source(){return this.getSource()}set source(t){this.setSource(t)}get undoManager(){var t;if(!this.notebook){return this._undoManager}return((t=this.notebook)===null||t===void 0?void 0:t.disableDocumentWideUndoRedo)?this._undoManager:this.notebook.undoManager}setUndoManager(){if(this._undoManager){throw new Error("The cell undo manager is already set.")}if(this._notebook&&this._notebook.disableDocumentWideUndoRedo){this._undoManager=new h.UndoManager([this.ymodel],{trackedOrigins:new Set([this])})}}get ysource(){return this._ysource}canUndo(){return!!this.undoManager&&this.undoManager.undoStack.length>0}canRedo(){return!!this.undoManager&&this.undoManager.redoStack.length>0}clearUndoHistory(){var t;(t=this.undoManager)===null||t===void 0?void 0:t.clear()}undo(){var t;(t=this.undoManager)===null||t===void 0?void 0:t.undo()}redo(){var t;(t=this.undoManager)===null||t===void 0?void 0:t.redo()}dispose(){var t;if(this._isDisposed)return;this._isDisposed=true;this.ymodel.unobserveDeep(this._modelObserver);if(this._awareness){const t=this._awareness.doc;this._awareness.destroy();t.destroy()}if(this._undoManager){if(this._undoManager===((t=this.notebook)===null||t===void 0?void 0:t.undoManager)){this._undoManager=null}else{this._undoManager.destroy()}}this._disposed.emit();i.Signal.clearData(this)}getId(){return this.ymodel.get("id")}getSource(){return this.ysource.toString()}setSource(t){this.transact((()=>{this.ysource.delete(0,this.ysource.length);this.ysource.insert(0,t)}))}updateSource(t,e,s=""){this.transact((()=>{const n=this.ysource;n.insert(t,s);n.delete(t+s.length,e-t)}))}deleteMetadata(t){if(typeof this.getMetadata(t)==="undefined"){return}this.transact((()=>{this._ymetadata.delete(t);const e=this.getMetadata("jupyter");if(t==="collapsed"&&e){const{outputs_hidden:t,...s}=e;if(Object.keys(s).length===0){this._ymetadata.delete("jupyter")}else{this._ymetadata.set("jupyter",s)}}else if(t==="jupyter"){this._ymetadata.delete("collapsed")}}),false)}getMetadata(t){const e=this._ymetadata;if(e===undefined){return undefined}if(typeof t==="string"){const s=e.get(t);return typeof s==="undefined"?undefined:o.JSONExt.deepCopy(e.get(t))}else{return o.JSONExt.deepCopy(e.toJSON())}}setMetadata(t,e){var s,n;if(typeof t==="string"){if(typeof e==="undefined"){throw new TypeError(`Metadata value for ${t} cannot be 'undefined'; use deleteMetadata.`)}const n=t;if(o.JSONExt.deepEqual((s=this.getMetadata(n))!==null&&s!==void 0?s:null,e)){return}this.transact((()=>{var t;this._ymetadata.set(n,e);if(n==="collapsed"){const s=(t=this.getMetadata("jupyter"))!==null&&t!==void 0?t:{};if(s.outputs_hidden!==e){this.setMetadata("jupyter",{...s,outputs_hidden:e})}}else if(n==="jupyter"){const t=e["outputs_hidden"];if(typeof t!=="undefined"){if(this.getMetadata("collapsed")!==t){this.setMetadata("collapsed",t)}}else{this.deleteMetadata("collapsed")}}}),false)}else{const e=o.JSONExt.deepCopy(t);if(e.collapsed!=null){e.jupyter=e.jupyter||{};e.jupyter.outputs_hidden=e.collapsed}else if(((n=e===null||e===void 0?void 0:e.jupyter)===null||n===void 0?void 0:n.outputs_hidden)!=null){e.collapsed=e.jupyter.outputs_hidden}if(!o.JSONExt.deepEqual(e,this.getMetadata())){this.transact((()=>{for(const[t,s]of Object.entries(e)){this._ymetadata.set(t,s)}}),false)}}}toJSON(){return{id:this.getId(),cell_type:this.cell_type,source:this.getSource(),metadata:this.getMetadata()}}transact(t,e=true){!this.notebook||this.notebook.disableDocumentWideUndoRedo?this.ymodel.doc==null?t():this.ymodel.doc.transact(t,e?this:null):this.notebook.transact(t,e)}getChanges(t){const e={};const s=t.find((t=>t.target===this.ymodel.get("source")));if(s){e.sourceChange=s.changes.delta}const n=t.find((t=>t.target===this._ymetadata));if(n){e.metadataChange=n.changes.keys;n.changes.keys.forEach(((t,e)=>{switch(t.action){case"add":this._metadataChanged.emit({key:e,newValue:this._ymetadata.get(e),type:"add"});break;case"delete":this._metadataChanged.emit({key:e,oldValue:t.oldValue,type:"remove"});break;case"update":{const s=this._ymetadata.get(e);const n=t.oldValue;let a=true;if(typeof n=="object"&&typeof s=="object"){a=o.JSONExt.deepEqual(n,s)}else{a=n===s}if(!a){this._metadataChanged.emit({key:e,type:"change",oldValue:n,newValue:s})}}break}}))}const a=t.find((t=>t.target===this.ymodel));const i=this.ymodel.get("source");if(a&&a.keysChanged.has("source")){e.sourceChange=[{delete:this._prevSourceLength},{insert:i.toString()}]}this._prevSourceLength=i.length;return e}}class C extends S{static create(t){return super.create(t)}constructor(t,e,s,n={},a){super(t,e,n,a);this._youtputs=s}get cell_type(){return"code"}get execution_count(){return this.ymodel.get("execution_count")||null}set execution_count(t){if(this.ymodel.get("execution_count")!==t){this.transact((()=>{this.ymodel.set("execution_count",t)}),false)}}get outputs(){return this.getOutputs()}set outputs(t){this.setOutputs(t)}getOutputs(){return o.JSONExt.deepCopy(this._youtputs.toArray())}setOutputs(t){this.transact((()=>{this._youtputs.delete(0,this._youtputs.length);this._youtputs.insert(0,t)}),false)}updateOutputs(t,e,s=[]){const n=e<this._youtputs.length?e-t:this._youtputs.length-t;this.transact((()=>{this._youtputs.delete(t,n);this._youtputs.insert(t,s)}),false)}toJSON(){return{...super.toJSON(),outputs:this.getOutputs(),execution_count:this.execution_count}}getChanges(t){const e=super.getChanges(t);const s=t.find((t=>t.target===this.ymodel.get("outputs")));if(s){e.outputsChange=s.changes.delta}const n=t.find((t=>t.target===this.ymodel));if(n&&n.keysChanged.has("execution_count")){const t=n.changes.keys.get("execution_count");e.executionCountChange={oldValue:t.oldValue,newValue:this.ymodel.get("execution_count")}}return e}}class O extends S{get attachments(){return this.getAttachments()}set attachments(t){this.setAttachments(t)}getAttachments(){return this.ymodel.get("attachments")}setAttachments(t){this.transact((()=>{if(t==null){this.ymodel.delete("attachments")}else{this.ymodel.set("attachments",t)}}),false)}getChanges(t){const e=super.getChanges(t);const s=t.find((t=>t.target===this.ymodel));if(s&&s.keysChanged.has("attachments")){const t=s.changes.keys.get("attachments");e.executionCountChange={oldValue:t.oldValue,newValue:this.ymodel.get("attachments")}}return e}}class V extends O{static create(t){return super.create(t)}get cell_type(){return"raw"}toJSON(){return{id:this.getId(),cell_type:"raw",source:this.getSource(),metadata:this.getMetadata(),attachments:this.getAttachments()}}}class U extends O{static create(t){return super.create(t)}get cell_type(){return"markdown"}toJSON(){return{id:this.getId(),cell_type:"markdown",source:this.getSource(),metadata:this.getMetadata(),attachments:this.getAttachments()}}}class D extends b{constructor(t={}){var e;super();this.version="1.0.0";this.ymeta=this.ydoc.getMap("meta");this._onMetaChanged=t=>{const e=t.find((t=>t.target===this.ymeta.get("metadata")));if(e){const t=e.changes.keys;const s=this.ymeta.get("metadata");e.changes.keys.forEach(((t,e)=>{switch(t.action){case"add":this._metadataChanged.emit({key:e,type:"add",newValue:s.get(e)});break;case"delete":this._metadataChanged.emit({key:e,type:"remove",oldValue:t.oldValue});break;case"update":{const n=s.get(e);const a=t.oldValue;let i=true;if(typeof a=="object"&&typeof n=="object"){i=o.JSONExt.deepEqual(a,n)}else{i=a===n}if(!i){this._metadataChanged.emit({key:e,type:"change",oldValue:a,newValue:n})}}break}}));this._changed.emit({metadataChange:t})}const s=t.find((t=>t.target===this.ymeta));if(!s){return}if(s.keysChanged.has("metadata")){const t=s.changes.keys.get("metadata");if((t===null||t===void 0?void 0:t.action)==="add"&&!t.oldValue){const t=new Map;for(const e of Object.keys(this.metadata)){t.set(e,{action:"add",oldValue:undefined});this._metadataChanged.emit({key:e,type:"add",newValue:this.getMetadata(e)})}this._changed.emit({metadataChange:t})}}if(s.keysChanged.has("nbformat")){const t=s.changes.keys.get("nbformat");const e={key:"nbformat",oldValue:(t===null||t===void 0?void 0:t.oldValue)?t.oldValue:undefined,newValue:this.nbformat};this._changed.emit({nbformatChanged:e})}if(s.keysChanged.has("nbformat_minor")){const t=s.changes.keys.get("nbformat_minor");const e={key:"nbformat_minor",oldValue:(t===null||t===void 0?void 0:t.oldValue)?t.oldValue:undefined,newValue:this.nbformat_minor};this._changed.emit({nbformatChanged:e})}};this._onYCellsChanged=t=>{t.changes.added.forEach((t=>{const e=t.content.type;if(!this._ycellMapping.has(e)){const t=M(e,{notebook:this});t.setUndoManager();this._ycellMapping.set(e,t)}}));t.changes.deleted.forEach((t=>{const e=t.content.type;const s=this._ycellMapping.get(e);if(s){s.dispose();this._ycellMapping.delete(e)}}));let e=0;const s=[];t.changes.delta.forEach((t=>{if(t.insert!=null){const n=t.insert.map((t=>this._ycellMapping.get(t)));s.push({insert:n});this.cells.splice(e,0,...n);e+=t.insert.length}else if(t.delete!=null){s.push(t);this.cells.splice(e,t.delete)}else if(t.retain!=null){s.push(t);e+=t.retain}}));this._changed.emit({cellsChange:s})};this._metadataChanged=new i.Signal(this);this._ycells=this.ydoc.getArray("cells");this._ycellMapping=new WeakMap;this._disableDocumentWideUndoRedo=(e=t.disableDocumentWideUndoRedo)!==null&&e!==void 0?e:false;this.cells=this._ycells.toArray().map((t=>{if(!this._ycellMapping.has(t)){this._ycellMapping.set(t,M(t,{notebook:this}))}return this._ycellMapping.get(t)}));this.undoManager.addToScope(this._ycells);this._ycells.observe(this._onYCellsChanged);this.ymeta.observeDeep(this._onMetaChanged)}static create(t={}){var e,s,n,a,o,i,r,d,l;const c=new D({disableDocumentWideUndoRedo:(e=t.disableDocumentWideUndoRedo)!==null&&e!==void 0?e:false});const h={cells:(n=(s=t.data)===null||s===void 0?void 0:s.cells)!==null&&n!==void 0?n:[],nbformat:(o=(a=t.data)===null||a===void 0?void 0:a.nbformat)!==null&&o!==void 0?o:4,nbformat_minor:(r=(i=t.data)===null||i===void 0?void 0:i.nbformat_minor)!==null&&r!==void 0?r:5,metadata:(l=(d=t.data)===null||d===void 0?void 0:d.metadata)!==null&&l!==void 0?l:{}};c.fromJSON(h);return c}get disableDocumentWideUndoRedo(){return this._disableDocumentWideUndoRedo}get metadata(){return this.getMetadata()}set metadata(t){this.setMetadata(t)}get metadataChanged(){return this._metadataChanged}get nbformat(){return this.ymeta.get("nbformat")}set nbformat(t){this.transact((()=>{this.ymeta.set("nbformat",t)}),false)}get nbformat_minor(){return this.ymeta.get("nbformat_minor")}set nbformat_minor(t){this.transact((()=>{this.ymeta.set("nbformat_minor",t)}),false)}dispose(){if(this.isDisposed){return}this._ycells.unobserve(this._onYCellsChanged);this.ymeta.unobserveDeep(this._onMetaChanged);super.dispose()}getCell(t){return this.cells[t]}addCell(t){return this.insertCell(this._ycells.length,t)}insertCell(t,e){return this.insertCells(t,[e])[0]}insertCells(t,e){const s=e.map((t=>{const e=w(t,this);this._ycellMapping.set(e.ymodel,e);return e}));this.transact((()=>{this._ycells.insert(t,s.map((t=>t.ymodel)))}));s.forEach((t=>{t.setUndoManager()}));return s}moveCell(t,e){this.moveCells(t,e)}moveCells(t,e,s=1){const n=new Array(s).fill(true).map(((e,s)=>this.getCell(t+s).toJSON()));this.transact((()=>{this._ycells.delete(t,s);this._ycells.insert(t>e?e:e-s+1,n.map((t=>w(t,this).ymodel)))}))}deleteCell(t){this.deleteCellRange(t,t+1)}deleteCellRange(t,e){this.transact((()=>{this._ycells.delete(t,e-t)}))}deleteMetadata(t){if(typeof this.getMetadata(t)==="undefined"){return}const e=this.metadata;delete e[t];this.setMetadata(e)}getMetadata(t){const e=this.ymeta.get("metadata");if(e===undefined){return undefined}if(typeof t==="string"){const s=e.get(t);return typeof s==="undefined"?undefined:o.JSONExt.deepCopy(s)}else{return o.JSONExt.deepCopy(e.toJSON())}}setMetadata(t,e){var s;if(typeof t==="string"){if(typeof e==="undefined"){throw new TypeError(`Metadata value for ${t} cannot be 'undefined'; use deleteMetadata.`)}if(o.JSONExt.deepEqual((s=this.getMetadata(t))!==null&&s!==void 0?s:null,e)){return}const n={};n[t]=e;this.updateMetadata(n)}else{if(!this.metadata||!o.JSONExt.deepEqual(this.metadata,t)){const e=o.JSONExt.deepCopy(t);const s=this.ymeta.get("metadata");if(s===undefined){return undefined}this.transact((()=>{s.clear();for(const[t,n]of Object.entries(e)){s.set(t,n)}}))}}}updateMetadata(t){const e=o.JSONExt.deepCopy(t);const s=this.ymeta.get("metadata");if(s===undefined){return undefined}this.transact((()=>{for(const[t,n]of Object.entries(e)){s.set(t,n)}}))}fromJSON(t){this.transact((()=>{this.nbformat=t.nbformat;this.nbformat_minor=t.nbformat_minor;const e=t.metadata;if(e["orig_nbformat"]!==undefined){delete e["orig_nbformat"]}if(!this.metadata){const t=new h.Map;for(const[s,n]of Object.entries(e)){t.set(s,n)}this.ymeta.set("metadata",t)}else{this.metadata=e}const s=t.nbformat===4&&t.nbformat_minor>=5;const n=t.cells.map((t=>{if(!s){delete t.id}return t}));this.insertCells(this.cells.length,n);this.deleteCellRange(0,this.cells.length)}))}toJSON(){const t=this.nbformat===4&&this.nbformat_minor<=4;return{metadata:this.metadata,nbformat_minor:this.nbformat_minor,nbformat:this.nbformat,cells:this.cells.map((e=>{const s=e.toJSON();if(t){delete s.id}return s}))}}}},7049:(t,e,s)=>{s.d(e,{Dp:()=>r,Z$:()=>n,kJ:()=>u,s7:()=>i});const n=t=>t[t.length-1];const a=()=>[];const o=t=>t.slice();const i=(t,e)=>{for(let s=0;s<e.length;s++){t.push(e[s])}};const r=Array.from;const d=(t,e)=>{for(let s=0;s<t.length;s++){if(!e(t[s],s,t)){return false}}return true};const l=(t,e)=>{for(let s=0;s<t.length;s++){if(e(t[s],s,t)){return true}}return false};const c=(t,e)=>t.length===e.length&&d(t,((t,s)=>t===e[s]));const h=t=>t.reduce(((t,e)=>t.concat(e)),[]);const u=Array.isArray;const g=t=>r(set.from(t));const f=(t,e)=>{const s=set.create();const n=[];for(let a=0;a<t.length;a++){const o=t[a];const i=e(o);if(!s.has(i)){s.add(i);n.push(o)}}return n}},97027:(t,e,s)=>{s.d(e,{Hi:()=>c,PP:()=>a,gB:()=>h});var n=s(59735);const a=(t,e,s=0)=>{try{for(;s<t.length;s++){t[s](...e)}}finally{if(s<t.length){a(t,e,s+1)}}};const o=()=>{};const i=t=>t();const r=t=>t;const d=(t,e)=>t===e;const l=(t,e)=>t===e||t!=null&&e!=null&&t.constructor===e.constructor&&(t instanceof Array&&array.equalFlat(t,e)||typeof t==="object"&&object.equalFlat(t,e));const c=(t,e)=>{if(t==null||e==null){return d(t,e)}if(t.constructor!==e.constructor){return false}if(t===e){return true}switch(t.constructor){case ArrayBuffer:t=new Uint8Array(t);e=new Uint8Array(e);case Uint8Array:{if(t.byteLength!==e.byteLength){return false}for(let s=0;s<t.length;s++){if(t[s]!==e[s]){return false}}break}case Set:{if(t.size!==e.size){return false}for(const s of t){if(!e.has(s)){return false}}break}case Map:{if(t.size!==e.size){return false}for(const s of t.keys()){if(!e.has(s)||!c(t.get(s),e.get(s))){return false}}break}case Object:if(n.kE(t)!==n.kE(e)){return false}for(const s in t){if(!n.l$(t,s)||!c(t[s],e[s])){return false}}break;case Array:if(t.length!==e.length){return false}for(let s=0;s<t.length;s++){if(!c(t[s],e[s])){return false}}break;default:return false}return true};const h=(t,e)=>e.includes(t)},72382:(t,e,s)=>{s.d(e,{JG:()=>a,UI:()=>i,Ue:()=>n,Yj:()=>r,Yu:()=>o});const n=()=>new Map;const a=t=>{const e=n();t.forEach(((t,s)=>{e.set(s,t)}));return e};const o=(t,e,s)=>{let n=t.get(e);if(n===undefined){t.set(e,n=s())}return n};const i=(t,e)=>{const s=[];for(const[n,a]of t){s.push(e(a,n))}return s};const r=(t,e)=>{for(const[s,n]of t){if(e(n,s)){return true}}return false};const d=(t,e)=>{for(const[s,n]of t){if(!e(n,s)){return false}}return true}},14247:(t,e,s)=>{s.d(e,{Fp:()=>f,GR:()=>b,GW:()=>n,VV:()=>g,Wn:()=>o});const n=Math.floor;const a=Math.ceil;const o=Math.abs;const i=Math.imul;const r=Math.round;const d=Math.log10;const l=Math.log2;const c=Math.log;const h=Math.sqrt;const u=(t,e)=>t+e;const g=(t,e)=>t<e?t:e;const f=(t,e)=>t>e?t:e;const p=Number.isNaN;const m=Math.pow;const y=t=>Math.pow(10,t);const _=Math.sign;const b=t=>t!==0?t<0:1/t<0},59735:(t,e,s)=>{s.d(e,{$m:()=>g,kE:()=>d,l$:()=>u});const n=()=>Object.create(null);const a=Object.assign;const o=Object.keys;const i=(t,e)=>{for(const s in t){e(t[s],s)}};const r=(t,e)=>{const s=[];for(const n in t){s.push(e(t[n],n))}return s};const d=t=>o(t).length;const l=(t,e)=>{for(const s in t){if(e(t[s],s)){return true}}return false};const c=t=>{for(const e in t){return false}return true};const h=(t,e)=>{for(const s in t){if(!e(t[s],s)){return false}}return true};const u=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);const g=(t,e)=>t===e||d(t)===d(e)&&h(t,((t,s)=>(t!==undefined||u(e,s))&&e[s]===t))},58290:(t,e,s)=>{s.d(e,{y:()=>i});var n=s(72382);var a=s(48307);var o=s(7049);class i{constructor(){this._observers=n.Ue()}on(t,e){n.Yu(this._observers,t,a.Ue).add(e)}once(t,e){const s=(...n)=>{this.off(t,s);e(...n)};this.on(t,s)}off(t,e){const s=this._observers.get(t);if(s!==undefined){s.delete(e);if(s.size===0){this._observers.delete(t)}}}emit(t,e){return o.Dp((this._observers.get(t)||n.Ue()).values()).forEach((t=>t(...e)))}destroy(){this._observers=n.Ue()}}},48307:(t,e,s)=>{s.d(e,{Ue:()=>n});const n=()=>new Set;const a=t=>Array.from(t);const o=t=>t.values().next().value||undefined;const i=t=>new Set(t)},20817:(t,e,s)=>{s.d(e,{ZG:()=>a});const n=()=>new Date;const a=Date.now;const o=t=>{if(t<6e4){const e=metric.prefix(t,-1);return math.round(e.n*100)/100+e.prefix+"s"}t=math.floor(t/1e3);const e=t%60;const s=math.floor(t/60)%60;const n=math.floor(t/3600)%24;const a=math.floor(t/86400);if(a>0){return a+"d"+(n>0||s>30?" "+(s>30?n+1:n)+"h":"")}if(n>0){return n+"h"+(s>0||e>30?" "+(e>30?s+1:s)+"min":"")}return s+"min"+(e>0?" "+e+"s":"")}}}]);
|
@@ -0,0 +1 @@
|
|
1
|
+
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[3123,4155],{39593:(e,t,r)=>{"use strict";const n=r(34411);const s=Symbol("max");const i=Symbol("length");const o=Symbol("lengthCalculator");const a=Symbol("allowStale");const l=Symbol("maxAge");const c=Symbol("dispose");const u=Symbol("noDisposeOnSet");const h=Symbol("lruList");const f=Symbol("cache");const p=Symbol("updateAgeOnGet");const m=()=>1;class v{constructor(e){if(typeof e==="number")e={max:e};if(!e)e={};if(e.max&&(typeof e.max!=="number"||e.max<0))throw new TypeError("max must be a non-negative number");const t=this[s]=e.max||Infinity;const r=e.length||m;this[o]=typeof r!=="function"?m:r;this[a]=e.stale||false;if(e.maxAge&&typeof e.maxAge!=="number")throw new TypeError("maxAge must be a number");this[l]=e.maxAge||0;this[c]=e.dispose;this[u]=e.noDisposeOnSet||false;this[p]=e.updateAgeOnGet||false;this.reset()}set max(e){if(typeof e!=="number"||e<0)throw new TypeError("max must be a non-negative number");this[s]=e||Infinity;g(this)}get max(){return this[s]}set allowStale(e){this[a]=!!e}get allowStale(){return this[a]}set maxAge(e){if(typeof e!=="number")throw new TypeError("maxAge must be a non-negative number");this[l]=e;g(this)}get maxAge(){return this[l]}set lengthCalculator(e){if(typeof e!=="function")e=m;if(e!==this[o]){this[o]=e;this[i]=0;this[h].forEach((e=>{e.length=this[o](e.value,e.key);this[i]+=e.length}))}g(this)}get lengthCalculator(){return this[o]}get length(){return this[i]}get itemCount(){return this[h].length}rforEach(e,t){t=t||this;for(let r=this[h].tail;r!==null;){const n=r.prev;N(this,e,r,t);r=n}}forEach(e,t){t=t||this;for(let r=this[h].head;r!==null;){const n=r.next;N(this,e,r,t);r=n}}keys(){return this[h].toArray().map((e=>e.key))}values(){return this[h].toArray().map((e=>e.value))}reset(){if(this[c]&&this[h]&&this[h].length){this[h].forEach((e=>this[c](e.key,e.value)))}this[f]=new Map;this[h]=new n;this[i]=0}dump(){return this[h].map((e=>d(this,e)?false:{k:e.key,v:e.value,e:e.now+(e.maxAge||0)})).toArray().filter((e=>e))}dumpLru(){return this[h]}set(e,t,r){r=r||this[l];if(r&&typeof r!=="number")throw new TypeError("maxAge must be a number");const n=r?Date.now():0;const a=this[o](t,e);if(this[f].has(e)){if(a>this[s]){y(this,this[f].get(e));return false}const o=this[f].get(e);const l=o.value;if(this[c]){if(!this[u])this[c](e,l.value)}l.now=n;l.maxAge=r;l.value=t;this[i]+=a-l.length;l.length=a;this.get(e);g(this);return true}const p=new b(e,t,a,n,r);if(p.length>this[s]){if(this[c])this[c](e,t);return false}this[i]+=p.length;this[h].unshift(p);this[f].set(e,this[h].head);g(this);return true}has(e){if(!this[f].has(e))return false;const t=this[f].get(e).value;return!d(this,t)}get(e){return E(this,e,true)}peek(e){return E(this,e,false)}pop(){const e=this[h].tail;if(!e)return null;y(this,e);return e.value}del(e){y(this,this[f].get(e))}load(e){this.reset();const t=Date.now();for(let r=e.length-1;r>=0;r--){const n=e[r];const s=n.e||0;if(s===0)this.set(n.k,n.v);else{const e=s-t;if(e>0){this.set(n.k,n.v,e)}}}}prune(){this[f].forEach(((e,t)=>E(this,t,false)))}}const E=(e,t,r)=>{const n=e[f].get(t);if(n){const t=n.value;if(d(e,t)){y(e,n);if(!e[a])return undefined}else{if(r){if(e[p])n.value.now=Date.now();e[h].unshiftNode(n)}}return t.value}};const d=(e,t)=>{if(!t||!t.maxAge&&!e[l])return false;const r=Date.now()-t.now;return t.maxAge?r>t.maxAge:e[l]&&r>e[l]};const g=e=>{if(e[i]>e[s]){for(let t=e[h].tail;e[i]>e[s]&&t!==null;){const r=t.prev;y(e,t);t=r}}};const y=(e,t)=>{if(t){const r=t.value;if(e[c])e[c](r.key,r.value);e[i]-=r.length;e[f].delete(r.key);e[h].removeNode(t)}};class b{constructor(e,t,r,n,s){this.key=e;this.value=t;this.length=r;this.now=n;this.maxAge=s||0}}const N=(e,t,r,n)=>{let s=r.value;if(d(e,s)){y(e,r);if(!e[a])s=undefined}if(s)t.call(n,s.value,s.key,e)};e.exports=v},34155:e=>{var t=e.exports={};var r;var n;function s(){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=s}}catch(e){r=s}try{if(typeof clearTimeout==="function"){n=clearTimeout}else{n=i}}catch(e){n=i}})();function o(e){if(r===setTimeout){return setTimeout(e,0)}if((r===s||!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 l=[];var c=false;var u;var h=-1;function f(){if(!c||!u){return}c=false;if(u.length){l=u.concat(l)}else{h=-1}if(l.length){p()}}function p(){if(c){return}var e=o(f);c=true;var t=l.length;while(t){u=l;l=[];while(++h<t){if(u){u[h].run()}}h=-1;t=l.length}u=null;c=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]}}l.push(new m(e,t));if(l.length===1&&!c){o(p)}};function m(e,t){this.fun=e;this.array=t}m.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}},11358:(e,t,r)=>{!function(t,n){true?e.exports=n(r(28416)):0}(r.g,(function(e){return function(e){var t={};function r(n){if(t[n])return t[n].exports;var s=t[n]={i:n,l:!1,exports:{}};return e[n].call(s.exports,s,s.exports,r),s.l=!0,s.exports}return r.m=e,r.c=t,r.d=function(e,t,n){r.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},r.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.t=function(e,t){if(1&t&&(e=r(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(r.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var s in e)r.d(n,s,function(t){return e[t]}.bind(null,s));return n},r.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return r.d(t,"a",t),t},r.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},r.p="",r(r.s=4)}([function(e,t,r){e.exports=r(2)()},function(t,r){t.exports=e},function(e,t,r){"use strict";var n=r(3);function s(){}function i(){}i.resetWarningCache=s,e.exports=function(){function e(e,t,r,s,i,o){if(o!==n){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function t(){return e}e.isRequired=e;var r={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:i,resetWarningCache:s};return r.PropTypes=r,r}},function(e,t,r){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},function(e,r,n){"use strict";n.r(r);var s=n(1),i=n.n(s),o=n(0),a=n.n(o);function l(){return(l=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}var c=function(e){var t=e.pageClassName,r=e.pageLinkClassName,n=e.page,s=e.selected,o=e.activeClassName,a=e.activeLinkClassName,c=e.getEventListener,u=e.pageSelectedHandler,h=e.href,f=e.extraAriaContext,p=e.ariaLabel||"Page "+n+(f?" "+f:""),m=null;return s&&(m="page",p=e.ariaLabel||"Page "+n+" is your current page",t=void 0!==t?t+" "+o:o,void 0!==r?void 0!==a&&(r=r+" "+a):r=a),i.a.createElement("li",{className:t},i.a.createElement("a",l({role:"button",className:r,href:h,tabIndex:"0","aria-label":p,"aria-current":m,onKeyPress:u},c(u)),n))};c.propTypes={pageSelectedHandler:a.a.func.isRequired,selected:a.a.bool.isRequired,pageClassName:a.a.string,pageLinkClassName:a.a.string,activeClassName:a.a.string,activeLinkClassName:a.a.string,extraAriaContext:a.a.string,href:a.a.string,ariaLabel:a.a.string,page:a.a.number.isRequired,getEventListener:a.a.func.isRequired};var u=c;function h(){return(h=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}!function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var n=void 0!==r?r:t;if(n)if("function"!=typeof n){for(var s in n)if(Object.prototype.hasOwnProperty.call(n,s)){var i=void 0;try{i=n[s]}catch(e){continue}e.register(i,s,"/home/adele/workspace/react-paginate/react_components/PageView.js")}}else e.register(n,"module.exports","/home/adele/workspace/react-paginate/react_components/PageView.js")}}();var f=function(e){var t=e.breakLabel,r=e.breakClassName,n=e.breakLinkClassName,s=e.breakHandler,o=e.getEventListener,a=r||"break";return i.a.createElement("li",{className:a},i.a.createElement("a",h({className:n,role:"button",tabIndex:"0",onKeyPress:s},o(s)),t))};f.propTypes={breakLabel:a.a.oneOfType([a.a.string,a.a.node]),breakClassName:a.a.string,breakLinkClassName:a.a.string,breakHandler:a.a.func.isRequired,getEventListener:a.a.func.isRequired};var p=f;function m(e){return(m="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function v(){return(v=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e}).apply(this,arguments)}function E(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function d(e,t){return(d=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function g(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],(function(){}))),!0}catch(e){return!1}}();return function(){var r,n=N(e);if(t){var s=N(this).constructor;r=Reflect.construct(n,arguments,s)}else r=n.apply(this,arguments);return y(this,r)}}function y(e,t){return!t||"object"!==m(t)&&"function"!=typeof t?b(e):t}function b(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function N(e){return(N=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function R(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}!function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var n=void 0!==r?r:t;if(n)if("function"!=typeof n){for(var s in n)if(Object.prototype.hasOwnProperty.call(n,s)){var i=void 0;try{i=n[s]}catch(e){continue}e.register(i,s,"/home/adele/workspace/react-paginate/react_components/BreakView.js")}}else e.register(n,"module.exports","/home/adele/workspace/react-paginate/react_components/BreakView.js")}}();var L=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&d(e,t)}(o,e);var t,r,n,s=g(o);function o(e){var t,r;return function(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}(this,o),R(b(t=s.call(this,e)),"handlePreviousPage",(function(e){var r=t.state.selected;e.preventDefault?e.preventDefault():e.returnValue=!1,r>0&&t.handlePageSelected(r-1,e)})),R(b(t),"handleNextPage",(function(e){var r=t.state.selected,n=t.props.pageCount;e.preventDefault?e.preventDefault():e.returnValue=!1,r<n-1&&t.handlePageSelected(r+1,e)})),R(b(t),"handlePageSelected",(function(e,r){r.preventDefault?r.preventDefault():r.returnValue=!1,t.state.selected!==e&&(t.setState({selected:e}),t.callCallback(e))})),R(b(t),"getEventListener",(function(e){return R({},t.props.eventListener,e)})),R(b(t),"handleBreakClick",(function(e,r){r.preventDefault?r.preventDefault():r.returnValue=!1;var n=t.state.selected;t.handlePageSelected(n<e?t.getForwardJump():t.getBackwardJump(),r)})),R(b(t),"callCallback",(function(e){void 0!==t.props.onPageChange&&"function"==typeof t.props.onPageChange&&t.props.onPageChange({selected:e})})),R(b(t),"pagination",(function(){var e=[],r=t.props,n=r.pageRangeDisplayed,s=r.pageCount,o=r.marginPagesDisplayed,a=r.breakLabel,l=r.breakClassName,c=r.breakLinkClassName,u=t.state.selected;if(s<=n)for(var h=0;h<s;h++)e.push(t.getPageElement(h));else{var f,m,v,E=n/2,d=n-E;u>s-n/2?E=n-(d=s-u):u<n/2&&(d=n-(E=u));var g=function(e){return t.getPageElement(e)};for(f=0;f<s;f++)(m=f+1)<=o||m>s-o||f>=u-E&&f<=u+d?e.push(g(f)):a&&e[e.length-1]!==v&&(v=i.a.createElement(p,{key:f,breakLabel:a,breakClassName:l,breakLinkClassName:c,breakHandler:t.handleBreakClick.bind(null,f),getEventListener:t.getEventListener}),e.push(v))}return e})),r=e.initialPage?e.initialPage:e.forcePage?e.forcePage:0,t.state={selected:r},t}return t=o,(r=[{key:"componentDidMount",value:function(){var e=this.props,t=e.initialPage,r=e.disableInitialCallback,n=e.extraAriaContext;void 0===t||r||this.callCallback(t),n&&console.warn("DEPRECATED (react-paginate): The extraAriaContext prop is deprecated. You should now use the ariaLabelBuilder instead.")}},{key:"componentDidUpdate",value:function(e){void 0!==this.props.forcePage&&this.props.forcePage!==e.forcePage&&this.setState({selected:this.props.forcePage})}},{key:"getForwardJump",value:function(){var e=this.state.selected,t=this.props,r=t.pageCount,n=e+t.pageRangeDisplayed;return n>=r?r-1:n}},{key:"getBackwardJump",value:function(){var e=this.state.selected-this.props.pageRangeDisplayed;return e<0?0:e}},{key:"hrefBuilder",value:function(e){var t=this.props,r=t.hrefBuilder,n=t.pageCount;if(r&&e!==this.state.selected&&e>=0&&e<n)return r(e+1)}},{key:"ariaLabelBuilder",value:function(e){var t=e===this.state.selected;if(this.props.ariaLabelBuilder&&e>=0&&e<this.props.pageCount){var r=this.props.ariaLabelBuilder(e+1,t);return this.props.extraAriaContext&&!t&&(r=r+" "+this.props.extraAriaContext),r}}},{key:"getPageElement",value:function(e){var t=this.state.selected,r=this.props,n=r.pageClassName,s=r.pageLinkClassName,o=r.activeClassName,a=r.activeLinkClassName,l=r.extraAriaContext;return i.a.createElement(u,{key:e,pageSelectedHandler:this.handlePageSelected.bind(null,e),selected:t===e,pageClassName:n,pageLinkClassName:s,activeClassName:o,activeLinkClassName:a,extraAriaContext:l,href:this.hrefBuilder(e),ariaLabel:this.ariaLabelBuilder(e),page:e+1,getEventListener:this.getEventListener})}},{key:"render",value:function(){var e=this.props,t=e.disabledClassName,r=e.pageCount,n=e.containerClassName,s=e.previousLabel,o=e.previousClassName,a=e.previousLinkClassName,l=e.previousAriaLabel,c=e.nextLabel,u=e.nextClassName,h=e.nextLinkClassName,f=e.nextAriaLabel,p=this.state.selected,m=o+(0===p?" ".concat(t):""),E=u+(p===r-1?" ".concat(t):""),d=0===p?"true":"false",g=p===r-1?"true":"false";return i.a.createElement("ul",{className:n},i.a.createElement("li",{className:m},i.a.createElement("a",v({className:a,href:this.hrefBuilder(p-1),tabIndex:"0",role:"button",onKeyPress:this.handlePreviousPage,"aria-disabled":d,"aria-label":l},this.getEventListener(this.handlePreviousPage)),s)),this.pagination(),i.a.createElement("li",{className:E},i.a.createElement("a",v({className:h,href:this.hrefBuilder(p+1),tabIndex:"0",role:"button",onKeyPress:this.handleNextPage,"aria-disabled":g,"aria-label":f},this.getEventListener(this.handleNextPage)),c)))}}])&&E(t.prototype,r),n&&E(t,n),o}(s.Component);R(L,"propTypes",{pageCount:a.a.number.isRequired,pageRangeDisplayed:a.a.number.isRequired,marginPagesDisplayed:a.a.number.isRequired,previousLabel:a.a.node,previousAriaLabel:a.a.string,nextLabel:a.a.node,nextAriaLabel:a.a.string,breakLabel:a.a.oneOfType([a.a.string,a.a.node]),hrefBuilder:a.a.func,onPageChange:a.a.func,initialPage:a.a.number,forcePage:a.a.number,disableInitialCallback:a.a.bool,containerClassName:a.a.string,pageClassName:a.a.string,pageLinkClassName:a.a.string,activeClassName:a.a.string,activeLinkClassName:a.a.string,previousClassName:a.a.string,nextClassName:a.a.string,previousLinkClassName:a.a.string,nextLinkClassName:a.a.string,disabledClassName:a.a.string,breakClassName:a.a.string,breakLinkClassName:a.a.string,extraAriaContext:a.a.string,ariaLabelBuilder:a.a.func,eventListener:a.a.string}),R(L,"defaultProps",{pageCount:10,pageRangeDisplayed:2,marginPagesDisplayed:3,activeClassName:"selected",previousLabel:"Previous",previousClassName:"previous",previousAriaLabel:"Previous page",nextLabel:"Next",nextClassName:"next",nextAriaLabel:"Next page",breakLabel:"...",disabledClassName:"disabled",disableInitialCallback:!1,eventListener:"onClick"}),function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var n=void 0!==r?r:t;if(n)if("function"!=typeof n){for(var s in n)if(Object.prototype.hasOwnProperty.call(n,s)){var i=void 0;try{i=n[s]}catch(e){continue}e.register(i,s,"/home/adele/workspace/react-paginate/react_components/PaginationBoxView.js")}}else e.register(n,"module.exports","/home/adele/workspace/react-paginate/react_components/PaginationBoxView.js")}}();r.default=L;!function(){var e="undefined"!=typeof reactHotLoaderGlobal?reactHotLoaderGlobal.default:void 0;if(e){var n=void 0!==r?r:t;if(n)if("function"!=typeof n){for(var s in n)if(Object.prototype.hasOwnProperty.call(n,s)){var i=void 0;try{i=n[s]}catch(e){continue}e.register(i,s,"/home/adele/workspace/react-paginate/react_components/index.js")}}else e.register(n,"module.exports","/home/adele/workspace/react-paginate/react_components/index.js")}}()}])}))},22257:(e,t,r)=>{const n=Symbol("SemVer ANY");class s{static get ANY(){return n}constructor(e,t){t=i(t);if(e instanceof s){if(e.loose===!!t.loose){return e}else{e=e.value}}c("comparator",e,t);this.options=t;this.loose=!!t.loose;this.parse(e);if(this.semver===n){this.value=""}else{this.value=this.operator+this.semver.version}c("comp",this)}parse(e){const t=this.options.loose?o[a.COMPARATORLOOSE]:o[a.COMPARATOR];const r=e.match(t);if(!r){throw new TypeError(`Invalid comparator: ${e}`)}this.operator=r[1]!==undefined?r[1]:"";if(this.operator==="="){this.operator=""}if(!r[2]){this.semver=n}else{this.semver=new u(r[2],this.options.loose)}}toString(){return this.value}test(e){c("Comparator.test",e,this.options.loose);if(this.semver===n||e===n){return true}if(typeof e==="string"){try{e=new u(e,this.options)}catch(t){return false}}return l(e,this.operator,this.semver,this.options)}intersects(e,t){if(!(e instanceof s)){throw new TypeError("a Comparator is required")}if(this.operator===""){if(this.value===""){return true}return new h(e.value,t).test(this.value)}else if(e.operator===""){if(e.value===""){return true}return new h(this.value,t).test(e.semver)}t=i(t);if(t.includePrerelease&&(this.value==="<0.0.0-0"||e.value==="<0.0.0-0")){return false}if(!t.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0"))){return false}if(this.operator.startsWith(">")&&e.operator.startsWith(">")){return true}if(this.operator.startsWith("<")&&e.operator.startsWith("<")){return true}if(this.semver.version===e.semver.version&&this.operator.includes("=")&&e.operator.includes("=")){return true}if(l(this.semver,"<",e.semver,t)&&this.operator.startsWith(">")&&e.operator.startsWith("<")){return true}if(l(this.semver,">",e.semver,t)&&this.operator.startsWith("<")&&e.operator.startsWith(">")){return true}return false}}e.exports=s;const i=r(12893);const{re:o,t:a}=r(55765);const l=r(7539);const c=r(74225);const u=r(26376);const h=r(66902)},66902:(e,t,r)=>{class n{constructor(e,t){t=o(t);if(e instanceof n){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease){return e}else{return new n(e.raw,t)}}if(e instanceof a){this.raw=e.value;this.set=[[e]];this.format();return this}this.options=t;this.loose=!!t.loose;this.includePrerelease=!!t.includePrerelease;this.raw=e;this.set=e.split("||").map((e=>this.parseRange(e.trim()))).filter((e=>e.length));if(!this.set.length){throw new TypeError(`Invalid SemVer Range: ${e}`)}if(this.set.length>1){const e=this.set[0];this.set=this.set.filter((e=>!d(e[0])));if(this.set.length===0){this.set=[e]}else if(this.set.length>1){for(const e of this.set){if(e.length===1&&g(e[0])){this.set=[e];break}}}}this.format()}format(){this.range=this.set.map((e=>e.join(" ").trim())).join("||").trim();return this.range}toString(){return this.range}parseRange(e){e=e.trim();const t=(this.options.includePrerelease&&v)|(this.options.loose&&E);const r=t+":"+e;const n=i.get(r);if(n){return n}const s=this.options.loose;const o=s?u[h.HYPHENRANGELOOSE]:u[h.HYPHENRANGE];e=e.replace(o,A(this.options.includePrerelease));l("hyphen replace",e);e=e.replace(u[h.COMPARATORTRIM],f);l("comparator trim",e);e=e.replace(u[h.TILDETRIM],p);e=e.replace(u[h.CARETTRIM],m);e=e.split(/\s+/).join(" ");let c=e.split(" ").map((e=>b(e,this.options))).join(" ").split(/\s+/).map((e=>T(e,this.options)));if(s){c=c.filter((e=>{l("loose invalid filter",e,this.options);return!!e.match(u[h.COMPARATORLOOSE])}))}l("range list",c);const g=new Map;const y=c.map((e=>new a(e,this.options)));for(const i of y){if(d(i)){return[i]}g.set(i.value,i)}if(g.size>1&&g.has("")){g.delete("")}const N=[...g.values()];i.set(r,N);return N}intersects(e,t){if(!(e instanceof n)){throw new TypeError("a Range is required")}return this.set.some((r=>y(r,t)&&e.set.some((e=>y(e,t)&&r.every((r=>e.every((e=>r.intersects(e,t)))))))))}test(e){if(!e){return false}if(typeof e==="string"){try{e=new c(e,this.options)}catch(t){return false}}for(let r=0;r<this.set.length;r++){if(P(this.set[r],e,this.options)){return true}}return false}}e.exports=n;const s=r(39593);const i=new s({max:1e3});const o=r(12893);const a=r(22257);const l=r(74225);const c=r(26376);const{re:u,t:h,comparatorTrimReplace:f,tildeTrimReplace:p,caretTrimReplace:m}=r(55765);const{FLAG_INCLUDE_PRERELEASE:v,FLAG_LOOSE:E}=r(83295);const d=e=>e.value==="<0.0.0-0";const g=e=>e.value==="";const y=(e,t)=>{let r=true;const n=e.slice();let s=n.pop();while(r&&n.length){r=n.every((e=>s.intersects(e,t)));s=n.pop()}return r};const b=(e,t)=>{l("comp",e,t);e=$(e,t);l("caret",e);e=R(e,t);l("tildes",e);e=w(e,t);l("xrange",e);e=x(e,t);l("stars",e);return e};const N=e=>!e||e.toLowerCase()==="x"||e==="*";const R=(e,t)=>e.trim().split(/\s+/).map((e=>L(e,t))).join(" ");const L=(e,t)=>{const r=t.loose?u[h.TILDELOOSE]:u[h.TILDE];return e.replace(r,((t,r,n,s,i)=>{l("tilde",e,t,r,n,s,i);let o;if(N(r)){o=""}else if(N(n)){o=`>=${r}.0.0 <${+r+1}.0.0-0`}else if(N(s)){o=`>=${r}.${n}.0 <${r}.${+n+1}.0-0`}else if(i){l("replaceTilde pr",i);o=`>=${r}.${n}.${s}-${i} <${r}.${+n+1}.0-0`}else{o=`>=${r}.${n}.${s} <${r}.${+n+1}.0-0`}l("tilde return",o);return o}))};const $=(e,t)=>e.trim().split(/\s+/).map((e=>I(e,t))).join(" ");const I=(e,t)=>{l("caret",e,t);const r=t.loose?u[h.CARETLOOSE]:u[h.CARET];const n=t.includePrerelease?"-0":"";return e.replace(r,((t,r,s,i,o)=>{l("caret",e,t,r,s,i,o);let a;if(N(r)){a=""}else if(N(s)){a=`>=${r}.0.0${n} <${+r+1}.0.0-0`}else if(N(i)){if(r==="0"){a=`>=${r}.${s}.0${n} <${r}.${+s+1}.0-0`}else{a=`>=${r}.${s}.0${n} <${+r+1}.0.0-0`}}else if(o){l("replaceCaret pr",o);if(r==="0"){if(s==="0"){a=`>=${r}.${s}.${i}-${o} <${r}.${s}.${+i+1}-0`}else{a=`>=${r}.${s}.${i}-${o} <${r}.${+s+1}.0-0`}}else{a=`>=${r}.${s}.${i}-${o} <${+r+1}.0.0-0`}}else{l("no pr");if(r==="0"){if(s==="0"){a=`>=${r}.${s}.${i}${n} <${r}.${s}.${+i+1}-0`}else{a=`>=${r}.${s}.${i}${n} <${r}.${+s+1}.0-0`}}else{a=`>=${r}.${s}.${i} <${+r+1}.0.0-0`}}l("caret return",a);return a}))};const w=(e,t)=>{l("replaceXRanges",e,t);return e.split(/\s+/).map((e=>O(e,t))).join(" ")};const O=(e,t)=>{e=e.trim();const r=t.loose?u[h.XRANGELOOSE]:u[h.XRANGE];return e.replace(r,((r,n,s,i,o,a)=>{l("xRange",e,r,n,s,i,o,a);const c=N(s);const u=c||N(i);const h=u||N(o);const f=h;if(n==="="&&f){n=""}a=t.includePrerelease?"-0":"";if(c){if(n===">"||n==="<"){r="<0.0.0-0"}else{r="*"}}else if(n&&f){if(u){i=0}o=0;if(n===">"){n=">=";if(u){s=+s+1;i=0;o=0}else{i=+i+1;o=0}}else if(n==="<="){n="<";if(u){s=+s+1}else{i=+i+1}}if(n==="<"){a="-0"}r=`${n+s}.${i}.${o}${a}`}else if(u){r=`>=${s}.0.0${a} <${+s+1}.0.0-0`}else if(h){r=`>=${s}.${i}.0${a} <${s}.${+i+1}.0-0`}l("xRange return",r);return r}))};const x=(e,t)=>{l("replaceStars",e,t);return e.trim().replace(u[h.STAR],"")};const T=(e,t)=>{l("replaceGTE0",e,t);return e.trim().replace(u[t.includePrerelease?h.GTE0PRE:h.GTE0],"")};const A=e=>(t,r,n,s,i,o,a,l,c,u,h,f,p)=>{if(N(n)){r=""}else if(N(s)){r=`>=${n}.0.0${e?"-0":""}`}else if(N(i)){r=`>=${n}.${s}.0${e?"-0":""}`}else if(o){r=`>=${r}`}else{r=`>=${r}${e?"-0":""}`}if(N(c)){l=""}else if(N(u)){l=`<${+c+1}.0.0-0`}else if(N(h)){l=`<${c}.${+u+1}.0-0`}else if(f){l=`<=${c}.${u}.${h}-${f}`}else if(e){l=`<${c}.${u}.${+h+1}-0`}else{l=`<=${l}`}return`${r} ${l}`.trim()};const P=(e,t,r)=>{for(let n=0;n<e.length;n++){if(!e[n].test(t)){return false}}if(t.prerelease.length&&!r.includePrerelease){for(let r=0;r<e.length;r++){l(e[r].semver);if(e[r].semver===a.ANY){continue}if(e[r].semver.prerelease.length>0){const n=e[r].semver;if(n.major===t.major&&n.minor===t.minor&&n.patch===t.patch){return true}}}return false}return true}},26376:(e,t,r)=>{const n=r(74225);const{MAX_LENGTH:s,MAX_SAFE_INTEGER:i}=r(83295);const{re:o,t:a}=r(55765);const l=r(12893);const{compareIdentifiers:c}=r(86742);class u{constructor(e,t){t=l(t);if(e instanceof u){if(e.loose===!!t.loose&&e.includePrerelease===!!t.includePrerelease){return e}else{e=e.version}}else if(typeof e!=="string"){throw new TypeError(`Invalid version. Must be a string. Got type "${typeof e}".`)}if(e.length>s){throw new TypeError(`version is longer than ${s} characters`)}n("SemVer",e,t);this.options=t;this.loose=!!t.loose;this.includePrerelease=!!t.includePrerelease;const r=e.trim().match(t.loose?o[a.LOOSE]:o[a.FULL]);if(!r){throw new TypeError(`Invalid Version: ${e}`)}this.raw=e;this.major=+r[1];this.minor=+r[2];this.patch=+r[3];if(this.major>i||this.major<0){throw new TypeError("Invalid major version")}if(this.minor>i||this.minor<0){throw new TypeError("Invalid minor version")}if(this.patch>i||this.patch<0){throw new TypeError("Invalid patch version")}if(!r[4]){this.prerelease=[]}else{this.prerelease=r[4].split(".").map((e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<i){return t}}return e}))}this.build=r[5]?r[5].split("."):[];this.format()}format(){this.version=`${this.major}.${this.minor}.${this.patch}`;if(this.prerelease.length){this.version+=`-${this.prerelease.join(".")}`}return this.version}toString(){return this.version}compare(e){n("SemVer.compare",this.version,this.options,e);if(!(e instanceof u)){if(typeof e==="string"&&e===this.version){return 0}e=new u(e,this.options)}if(e.version===this.version){return 0}return this.compareMain(e)||this.comparePre(e)}compareMain(e){if(!(e instanceof u)){e=new u(e,this.options)}return c(this.major,e.major)||c(this.minor,e.minor)||c(this.patch,e.patch)}comparePre(e){if(!(e instanceof u)){e=new u(e,this.options)}if(this.prerelease.length&&!e.prerelease.length){return-1}else if(!this.prerelease.length&&e.prerelease.length){return 1}else if(!this.prerelease.length&&!e.prerelease.length){return 0}let t=0;do{const r=this.prerelease[t];const s=e.prerelease[t];n("prerelease compare",t,r,s);if(r===undefined&&s===undefined){return 0}else if(s===undefined){return 1}else if(r===undefined){return-1}else if(r===s){continue}else{return c(r,s)}}while(++t)}compareBuild(e){if(!(e instanceof u)){e=new u(e,this.options)}let t=0;do{const r=this.build[t];const s=e.build[t];n("prerelease compare",t,r,s);if(r===undefined&&s===undefined){return 0}else if(s===undefined){return 1}else if(r===undefined){return-1}else if(r===s){continue}else{return c(r,s)}}while(++t)}inc(e,t,r){switch(e){case"premajor":this.prerelease.length=0;this.patch=0;this.minor=0;this.major++;this.inc("pre",t,r);break;case"preminor":this.prerelease.length=0;this.patch=0;this.minor++;this.inc("pre",t,r);break;case"prepatch":this.prerelease.length=0;this.inc("patch",t,r);this.inc("pre",t,r);break;case"prerelease":if(this.prerelease.length===0){this.inc("patch",t,r)}this.inc("pre",t,r);break;case"major":if(this.minor!==0||this.patch!==0||this.prerelease.length===0){this.major++}this.minor=0;this.patch=0;this.prerelease=[];break;case"minor":if(this.patch!==0||this.prerelease.length===0){this.minor++}this.patch=0;this.prerelease=[];break;case"patch":if(this.prerelease.length===0){this.patch++}this.prerelease=[];break;case"pre":{const e=Number(r)?1:0;if(!t&&r===false){throw new Error("invalid increment argument: identifier is empty")}if(this.prerelease.length===0){this.prerelease=[e]}else{let n=this.prerelease.length;while(--n>=0){if(typeof this.prerelease[n]==="number"){this.prerelease[n]++;n=-2}}if(n===-1){if(t===this.prerelease.join(".")&&r===false){throw new Error("invalid increment argument: identifier already exists")}this.prerelease.push(e)}}if(t){let n=[t,e];if(r===false){n=[t]}if(c(this.prerelease[0],t)===0){if(isNaN(this.prerelease[1])){this.prerelease=n}}else{this.prerelease=n}}break}default:throw new Error(`invalid increment argument: ${e}`)}this.format();this.raw=this.version;return this}}e.exports=u},13507:(e,t,r)=>{const n=r(33959);const s=(e,t)=>{const r=n(e.trim().replace(/^[=v]+/,""),t);return r?r.version:null};e.exports=s},7539:(e,t,r)=>{const n=r(58718);const s=r(81194);const i=r(71312);const o=r(25903);const a=r(21544);const l=r(12056);const c=(e,t,r,c)=>{switch(t){case"===":if(typeof e==="object"){e=e.version}if(typeof r==="object"){r=r.version}return e===r;case"!==":if(typeof e==="object"){e=e.version}if(typeof r==="object"){r=r.version}return e!==r;case"":case"=":case"==":return n(e,r,c);case"!=":return s(e,r,c);case">":return i(e,r,c);case">=":return o(e,r,c);case"<":return a(e,r,c);case"<=":return l(e,r,c);default:throw new TypeError(`Invalid operator: ${t}`)}};e.exports=c},99038:(e,t,r)=>{const n=r(26376);const s=r(33959);const{re:i,t:o}=r(55765);const a=(e,t)=>{if(e instanceof n){return e}if(typeof e==="number"){e=String(e)}if(typeof e!=="string"){return null}t=t||{};let r=null;if(!t.rtl){r=e.match(i[o.COERCE])}else{let t;while((t=i[o.COERCERTL].exec(e))&&(!r||r.index+r[0].length!==e.length)){if(!r||t.index+t[0].length!==r.index+r[0].length){r=t}i[o.COERCERTL].lastIndex=t.index+t[1].length+t[2].length}i[o.COERCERTL].lastIndex=-1}if(r===null){return null}return s(`${r[2]}.${r[3]||"0"}.${r[4]||"0"}`,t)};e.exports=a},88880:(e,t,r)=>{const n=r(26376);const s=(e,t,r)=>{const s=new n(e,r);const i=new n(t,r);return s.compare(i)||s.compareBuild(i)};e.exports=s},27880:(e,t,r)=>{const n=r(46269);const s=(e,t)=>n(e,t,true);e.exports=s},46269:(e,t,r)=>{const n=r(26376);const s=(e,t,r)=>new n(e,r).compare(new n(t,r));e.exports=s},62378:(e,t,r)=>{const n=r(33959);const s=(e,t)=>{const r=n(e,null,true);const s=n(t,null,true);const i=r.compare(s);if(i===0){return null}const o=i>0;const a=o?r:s;const l=o?s:r;const c=!!a.prerelease.length;const u=c?"pre":"";if(r.major!==s.major){return u+"major"}if(r.minor!==s.minor){return u+"minor"}if(r.patch!==s.patch){return u+"patch"}if(c){return"prerelease"}if(l.patch){return"patch"}if(l.minor){return"minor"}return"major"};e.exports=s},58718:(e,t,r)=>{const n=r(46269);const s=(e,t,r)=>n(e,t,r)===0;e.exports=s},71312:(e,t,r)=>{const n=r(46269);const s=(e,t,r)=>n(e,t,r)>0;e.exports=s},25903:(e,t,r)=>{const n=r(46269);const s=(e,t,r)=>n(e,t,r)>=0;e.exports=s},20253:(e,t,r)=>{const n=r(26376);const s=(e,t,r,s,i)=>{if(typeof r==="string"){i=s;s=r;r=undefined}try{return new n(e instanceof n?e.version:e,r).inc(t,s,i).version}catch(o){return null}};e.exports=s},21544:(e,t,r)=>{const n=r(46269);const s=(e,t,r)=>n(e,t,r)<0;e.exports=s},12056:(e,t,r)=>{const n=r(46269);const s=(e,t,r)=>n(e,t,r)<=0;e.exports=s},38679:(e,t,r)=>{const n=r(26376);const s=(e,t)=>new n(e,t).major;e.exports=s},87789:(e,t,r)=>{const n=r(26376);const s=(e,t)=>new n(e,t).minor;e.exports=s},81194:(e,t,r)=>{const n=r(46269);const s=(e,t,r)=>n(e,t,r)!==0;e.exports=s},33959:(e,t,r)=>{const n=r(26376);const s=(e,t,r=false)=>{if(e instanceof n){return e}try{return new n(e,t)}catch(s){if(!r){return null}throw s}};e.exports=s},52358:(e,t,r)=>{const n=r(26376);const s=(e,t)=>new n(e,t).patch;e.exports=s},57559:(e,t,r)=>{const n=r(33959);const s=(e,t)=>{const r=n(e,t);return r&&r.prerelease.length?r.prerelease:null};e.exports=s},79795:(e,t,r)=>{const n=r(46269);const s=(e,t,r)=>n(t,e,r);e.exports=s},63657:(e,t,r)=>{const n=r(88880);const s=(e,t)=>e.sort(((e,r)=>n(r,e,t)));e.exports=s},45712:(e,t,r)=>{const n=r(66902);const s=(e,t,r)=>{try{t=new n(t,r)}catch(s){return false}return t.test(e)};e.exports=s},21100:(e,t,r)=>{const n=r(88880);const s=(e,t)=>e.sort(((e,r)=>n(e,r,t)));e.exports=s},76397:(e,t,r)=>{const n=r(33959);const s=(e,t)=>{const r=n(e,t);return r?r.version:null};e.exports=s},81249:(e,t,r)=>{const n=r(55765);const s=r(83295);const i=r(26376);const o=r(86742);const a=r(33959);const l=r(76397);const c=r(13507);const u=r(20253);const h=r(62378);const f=r(38679);const p=r(87789);const m=r(52358);const v=r(57559);const E=r(46269);const d=r(79795);const g=r(27880);const y=r(88880);const b=r(21100);const N=r(63657);const R=r(71312);const L=r(21544);const $=r(58718);const I=r(81194);const w=r(25903);const O=r(12056);const x=r(7539);const T=r(99038);const A=r(22257);const P=r(66902);const C=r(45712);const S=r(51042);const k=r(85775);const D=r(71657);const j=r(95316);const _=r(89042);const G=r(6826);const M=r(97606);const F=r(50032);const U=r(82937);const X=r(17908);const B=r(50799);e.exports={parse:a,valid:l,clean:c,inc:u,diff:h,major:f,minor:p,patch:m,prerelease:v,compare:E,rcompare:d,compareLoose:g,compareBuild:y,sort:b,rsort:N,gt:R,lt:L,eq:$,neq:I,gte:w,lte:O,cmp:x,coerce:T,Comparator:A,Range:P,satisfies:C,toComparators:S,maxSatisfying:k,minSatisfying:D,minVersion:j,validRange:_,outside:G,gtr:M,ltr:F,intersects:U,simplifyRange:X,subset:B,SemVer:i,re:n.re,src:n.src,tokens:n.t,SEMVER_SPEC_VERSION:s.SEMVER_SPEC_VERSION,RELEASE_TYPES:s.RELEASE_TYPES,compareIdentifiers:o.compareIdentifiers,rcompareIdentifiers:o.rcompareIdentifiers}},83295:e=>{const t="2.0.0";const r=256;const n=Number.MAX_SAFE_INTEGER||9007199254740991;const s=16;const i=["major","premajor","minor","preminor","patch","prepatch","prerelease"];e.exports={MAX_LENGTH:r,MAX_SAFE_COMPONENT_LENGTH:s,MAX_SAFE_INTEGER:n,RELEASE_TYPES:i,SEMVER_SPEC_VERSION:t,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},74225:(e,t,r)=>{var n=r(34155);const s=typeof n==="object"&&n.env&&n.env.NODE_DEBUG&&/\bsemver\b/i.test(n.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};e.exports=s},86742:e=>{const t=/^[0-9]+$/;const r=(e,r)=>{const n=t.test(e);const s=t.test(r);if(n&&s){e=+e;r=+r}return e===r?0:n&&!s?-1:s&&!n?1:e<r?-1:1};const n=(e,t)=>r(t,e);e.exports={compareIdentifiers:r,rcompareIdentifiers:n}},12893:e=>{const t=Object.freeze({loose:true});const r=Object.freeze({});const n=e=>{if(!e){return r}if(typeof e!=="object"){return t}return e};e.exports=n},55765:(e,t,r)=>{const{MAX_SAFE_COMPONENT_LENGTH:n}=r(83295);const s=r(74225);t=e.exports={};const i=t.re=[];const o=t.src=[];const a=t.t={};let l=0;const c=(e,t,r)=>{const n=l++;s(e,n,t);a[e]=n;o[n]=t;i[n]=new RegExp(t,r?"g":undefined)};c("NUMERICIDENTIFIER","0|[1-9]\\d*");c("NUMERICIDENTIFIERLOOSE","[0-9]+");c("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*");c("MAINVERSION",`(${o[a.NUMERICIDENTIFIER]})\\.`+`(${o[a.NUMERICIDENTIFIER]})\\.`+`(${o[a.NUMERICIDENTIFIER]})`);c("MAINVERSIONLOOSE",`(${o[a.NUMERICIDENTIFIERLOOSE]})\\.`+`(${o[a.NUMERICIDENTIFIERLOOSE]})\\.`+`(${o[a.NUMERICIDENTIFIERLOOSE]})`);c("PRERELEASEIDENTIFIER",`(?:${o[a.NUMERICIDENTIFIER]}|${o[a.NONNUMERICIDENTIFIER]})`);c("PRERELEASEIDENTIFIERLOOSE",`(?:${o[a.NUMERICIDENTIFIERLOOSE]}|${o[a.NONNUMERICIDENTIFIER]})`);c("PRERELEASE",`(?:-(${o[a.PRERELEASEIDENTIFIER]}(?:\\.${o[a.PRERELEASEIDENTIFIER]})*))`);c("PRERELEASELOOSE",`(?:-?(${o[a.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${o[a.PRERELEASEIDENTIFIERLOOSE]})*))`);c("BUILDIDENTIFIER","[0-9A-Za-z-]+");c("BUILD",`(?:\\+(${o[a.BUILDIDENTIFIER]}(?:\\.${o[a.BUILDIDENTIFIER]})*))`);c("FULLPLAIN",`v?${o[a.MAINVERSION]}${o[a.PRERELEASE]}?${o[a.BUILD]}?`);c("FULL",`^${o[a.FULLPLAIN]}$`);c("LOOSEPLAIN",`[v=\\s]*${o[a.MAINVERSIONLOOSE]}${o[a.PRERELEASELOOSE]}?${o[a.BUILD]}?`);c("LOOSE",`^${o[a.LOOSEPLAIN]}$`);c("GTLT","((?:<|>)?=?)");c("XRANGEIDENTIFIERLOOSE",`${o[a.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`);c("XRANGEIDENTIFIER",`${o[a.NUMERICIDENTIFIER]}|x|X|\\*`);c("XRANGEPLAIN",`[v=\\s]*(${o[a.XRANGEIDENTIFIER]})`+`(?:\\.(${o[a.XRANGEIDENTIFIER]})`+`(?:\\.(${o[a.XRANGEIDENTIFIER]})`+`(?:${o[a.PRERELEASE]})?${o[a.BUILD]}?`+`)?)?`);c("XRANGEPLAINLOOSE",`[v=\\s]*(${o[a.XRANGEIDENTIFIERLOOSE]})`+`(?:\\.(${o[a.XRANGEIDENTIFIERLOOSE]})`+`(?:\\.(${o[a.XRANGEIDENTIFIERLOOSE]})`+`(?:${o[a.PRERELEASELOOSE]})?${o[a.BUILD]}?`+`)?)?`);c("XRANGE",`^${o[a.GTLT]}\\s*${o[a.XRANGEPLAIN]}$`);c("XRANGELOOSE",`^${o[a.GTLT]}\\s*${o[a.XRANGEPLAINLOOSE]}$`);c("COERCE",`${"(^|[^\\d])"+"(\\d{1,"}${n}})`+`(?:\\.(\\d{1,${n}}))?`+`(?:\\.(\\d{1,${n}}))?`+`(?:$|[^\\d])`);c("COERCERTL",o[a.COERCE],true);c("LONETILDE","(?:~>?)");c("TILDETRIM",`(\\s*)${o[a.LONETILDE]}\\s+`,true);t.tildeTrimReplace="$1~";c("TILDE",`^${o[a.LONETILDE]}${o[a.XRANGEPLAIN]}$`);c("TILDELOOSE",`^${o[a.LONETILDE]}${o[a.XRANGEPLAINLOOSE]}$`);c("LONECARET","(?:\\^)");c("CARETTRIM",`(\\s*)${o[a.LONECARET]}\\s+`,true);t.caretTrimReplace="$1^";c("CARET",`^${o[a.LONECARET]}${o[a.XRANGEPLAIN]}$`);c("CARETLOOSE",`^${o[a.LONECARET]}${o[a.XRANGEPLAINLOOSE]}$`);c("COMPARATORLOOSE",`^${o[a.GTLT]}\\s*(${o[a.LOOSEPLAIN]})$|^$`);c("COMPARATOR",`^${o[a.GTLT]}\\s*(${o[a.FULLPLAIN]})$|^$`);c("COMPARATORTRIM",`(\\s*)${o[a.GTLT]}\\s*(${o[a.LOOSEPLAIN]}|${o[a.XRANGEPLAIN]})`,true);t.comparatorTrimReplace="$1$2$3";c("HYPHENRANGE",`^\\s*(${o[a.XRANGEPLAIN]})`+`\\s+-\\s+`+`(${o[a.XRANGEPLAIN]})`+`\\s*$`);c("HYPHENRANGELOOSE",`^\\s*(${o[a.XRANGEPLAINLOOSE]})`+`\\s+-\\s+`+`(${o[a.XRANGEPLAINLOOSE]})`+`\\s*$`);c("STAR","(<|>)?=?\\s*\\*");c("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$");c("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},97606:(e,t,r)=>{const n=r(6826);const s=(e,t,r)=>n(e,t,">",r);e.exports=s},82937:(e,t,r)=>{const n=r(66902);const s=(e,t,r)=>{e=new n(e,r);t=new n(t,r);return e.intersects(t,r)};e.exports=s},50032:(e,t,r)=>{const n=r(6826);const s=(e,t,r)=>n(e,t,"<",r);e.exports=s},85775:(e,t,r)=>{const n=r(26376);const s=r(66902);const i=(e,t,r)=>{let i=null;let o=null;let a=null;try{a=new s(t,r)}catch(l){return null}e.forEach((e=>{if(a.test(e)){if(!i||o.compare(e)===-1){i=e;o=new n(i,r)}}}));return i};e.exports=i},71657:(e,t,r)=>{const n=r(26376);const s=r(66902);const i=(e,t,r)=>{let i=null;let o=null;let a=null;try{a=new s(t,r)}catch(l){return null}e.forEach((e=>{if(a.test(e)){if(!i||o.compare(e)===1){i=e;o=new n(i,r)}}}));return i};e.exports=i},95316:(e,t,r)=>{const n=r(26376);const s=r(66902);const i=r(71312);const o=(e,t)=>{e=new s(e,t);let r=new n("0.0.0");if(e.test(r)){return r}r=new n("0.0.0-0");if(e.test(r)){return r}r=null;for(let s=0;s<e.set.length;++s){const t=e.set[s];let o=null;t.forEach((e=>{const t=new n(e.semver.version);switch(e.operator){case">":if(t.prerelease.length===0){t.patch++}else{t.prerelease.push(0)}t.raw=t.format();case"":case">=":if(!o||i(t,o)){o=t}break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${e.operator}`)}}));if(o&&(!r||i(r,o))){r=o}}if(r&&e.test(r)){return r}return null};e.exports=o},6826:(e,t,r)=>{const n=r(26376);const s=r(22257);const{ANY:i}=s;const o=r(66902);const a=r(45712);const l=r(71312);const c=r(21544);const u=r(12056);const h=r(25903);const f=(e,t,r,f)=>{e=new n(e,f);t=new o(t,f);let p,m,v,E,d;switch(r){case">":p=l;m=u;v=c;E=">";d=">=";break;case"<":p=c;m=h;v=l;E="<";d="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(a(e,t,f)){return false}for(let n=0;n<t.set.length;++n){const r=t.set[n];let o=null;let a=null;r.forEach((e=>{if(e.semver===i){e=new s(">=0.0.0")}o=o||e;a=a||e;if(p(e.semver,o.semver,f)){o=e}else if(v(e.semver,a.semver,f)){a=e}}));if(o.operator===E||o.operator===d){return false}if((!a.operator||a.operator===E)&&m(e,a.semver)){return false}else if(a.operator===d&&v(e,a.semver)){return false}}return true};e.exports=f},17908:(e,t,r)=>{const n=r(45712);const s=r(46269);e.exports=(e,t,r)=>{const i=[];let o=null;let a=null;const l=e.sort(((e,t)=>s(e,t,r)));for(const s of l){const e=n(s,t,r);if(e){a=s;if(!o){o=s}}else{if(a){i.push([o,a])}a=null;o=null}}if(o){i.push([o,null])}const c=[];for(const[n,s]of i){if(n===s){c.push(n)}else if(!s&&n===l[0]){c.push("*")}else if(!s){c.push(`>=${n}`)}else if(n===l[0]){c.push(`<=${s}`)}else{c.push(`${n} - ${s}`)}}const u=c.join(" || ");const h=typeof t.raw==="string"?t.raw:String(t);return u.length<h.length?u:t}},50799:(e,t,r)=>{const n=r(66902);const s=r(22257);const{ANY:i}=s;const o=r(45712);const a=r(46269);const l=(e,t,r={})=>{if(e===t){return true}e=new n(e,r);t=new n(t,r);let s=false;e:for(const n of e.set){for(const e of t.set){const t=h(n,e,r);s=s||t!==null;if(t){continue e}}if(s){return false}}return true};const c=[new s(">=0.0.0-0")];const u=[new s(">=0.0.0")];const h=(e,t,r)=>{if(e===t){return true}if(e.length===1&&e[0].semver===i){if(t.length===1&&t[0].semver===i){return true}else if(r.includePrerelease){e=c}else{e=u}}if(t.length===1&&t[0].semver===i){if(r.includePrerelease){return true}else{t=u}}const n=new Set;let s,l;for(const i of e){if(i.operator===">"||i.operator===">="){s=f(s,i,r)}else if(i.operator==="<"||i.operator==="<="){l=p(l,i,r)}else{n.add(i.semver)}}if(n.size>1){return null}let h;if(s&&l){h=a(s.semver,l.semver,r);if(h>0){return null}else if(h===0&&(s.operator!==">="||l.operator!=="<=")){return null}}for(const i of n){if(s&&!o(i,String(s),r)){return null}if(l&&!o(i,String(l),r)){return null}for(const e of t){if(!o(i,String(e),r)){return false}}return true}let m,v;let E,d;let g=l&&!r.includePrerelease&&l.semver.prerelease.length?l.semver:false;let y=s&&!r.includePrerelease&&s.semver.prerelease.length?s.semver:false;if(g&&g.prerelease.length===1&&l.operator==="<"&&g.prerelease[0]===0){g=false}for(const i of t){d=d||i.operator===">"||i.operator===">=";E=E||i.operator==="<"||i.operator==="<=";if(s){if(y){if(i.semver.prerelease&&i.semver.prerelease.length&&i.semver.major===y.major&&i.semver.minor===y.minor&&i.semver.patch===y.patch){y=false}}if(i.operator===">"||i.operator===">="){m=f(s,i,r);if(m===i&&m!==s){return false}}else if(s.operator===">="&&!o(s.semver,String(i),r)){return false}}if(l){if(g){if(i.semver.prerelease&&i.semver.prerelease.length&&i.semver.major===g.major&&i.semver.minor===g.minor&&i.semver.patch===g.patch){g=false}}if(i.operator==="<"||i.operator==="<="){v=p(l,i,r);if(v===i&&v!==l){return false}}else if(l.operator==="<="&&!o(l.semver,String(i),r)){return false}}if(!i.operator&&(l||s)&&h!==0){return false}}if(s&&E&&!l&&h!==0){return false}if(l&&d&&!s&&h!==0){return false}if(y||g){return false}return true};const f=(e,t,r)=>{if(!e){return t}const n=a(e.semver,t.semver,r);return n>0?e:n<0?t:t.operator===">"&&e.operator===">="?t:e};const p=(e,t,r)=>{if(!e){return t}const n=a(e.semver,t.semver,r);return n<0?e:n>0?t:t.operator==="<"&&e.operator==="<="?t:e};e.exports=l},51042:(e,t,r)=>{const n=r(66902);const s=(e,t)=>new n(e,t).set.map((e=>e.map((e=>e.value)).join(" ").trim().split(" ")));e.exports=s},89042:(e,t,r)=>{const n=r(66902);const s=(e,t)=>{try{return new n(e,t).range||"*"}catch(r){return null}};e.exports=s},49602:e=>{"use strict";e.exports=function(e){e.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next){yield e.value}}}},34411:(e,t,r)=>{"use strict";e.exports=n;n.Node=a;n.create=n;function n(e){var t=this;if(!(t instanceof n)){t=new n}t.tail=null;t.head=null;t.length=0;if(e&&typeof e.forEach==="function"){e.forEach((function(e){t.push(e)}))}else if(arguments.length>0){for(var r=0,s=arguments.length;r<s;r++){t.push(arguments[r])}}return t}n.prototype.removeNode=function(e){if(e.list!==this){throw new Error("removing node which does not belong to this list")}var t=e.next;var r=e.prev;if(t){t.prev=r}if(r){r.next=t}if(e===this.head){this.head=t}if(e===this.tail){this.tail=r}e.list.length--;e.next=null;e.prev=null;e.list=null;return t};n.prototype.unshiftNode=function(e){if(e===this.head){return}if(e.list){e.list.removeNode(e)}var t=this.head;e.list=this;e.next=t;if(t){t.prev=e}this.head=e;if(!this.tail){this.tail=e}this.length++};n.prototype.pushNode=function(e){if(e===this.tail){return}if(e.list){e.list.removeNode(e)}var t=this.tail;e.list=this;e.prev=t;if(t){t.next=e}this.tail=e;if(!this.head){this.head=e}this.length++};n.prototype.push=function(){for(var e=0,t=arguments.length;e<t;e++){i(this,arguments[e])}return this.length};n.prototype.unshift=function(){for(var e=0,t=arguments.length;e<t;e++){o(this,arguments[e])}return this.length};n.prototype.pop=function(){if(!this.tail){return undefined}var e=this.tail.value;this.tail=this.tail.prev;if(this.tail){this.tail.next=null}else{this.head=null}this.length--;return e};n.prototype.shift=function(){if(!this.head){return undefined}var e=this.head.value;this.head=this.head.next;if(this.head){this.head.prev=null}else{this.tail=null}this.length--;return e};n.prototype.forEach=function(e,t){t=t||this;for(var r=this.head,n=0;r!==null;n++){e.call(t,r.value,n,this);r=r.next}};n.prototype.forEachReverse=function(e,t){t=t||this;for(var r=this.tail,n=this.length-1;r!==null;n--){e.call(t,r.value,n,this);r=r.prev}};n.prototype.get=function(e){for(var t=0,r=this.head;r!==null&&t<e;t++){r=r.next}if(t===e&&r!==null){return r.value}};n.prototype.getReverse=function(e){for(var t=0,r=this.tail;r!==null&&t<e;t++){r=r.prev}if(t===e&&r!==null){return r.value}};n.prototype.map=function(e,t){t=t||this;var r=new n;for(var s=this.head;s!==null;){r.push(e.call(t,s.value,this));s=s.next}return r};n.prototype.mapReverse=function(e,t){t=t||this;var r=new n;for(var s=this.tail;s!==null;){r.push(e.call(t,s.value,this));s=s.prev}return r};n.prototype.reduce=function(e,t){var r;var n=this.head;if(arguments.length>1){r=t}else if(this.head){n=this.head.next;r=this.head.value}else{throw new TypeError("Reduce of empty list with no initial value")}for(var s=0;n!==null;s++){r=e(r,n.value,s);n=n.next}return r};n.prototype.reduceReverse=function(e,t){var r;var n=this.tail;if(arguments.length>1){r=t}else if(this.tail){n=this.tail.prev;r=this.tail.value}else{throw new TypeError("Reduce of empty list with no initial value")}for(var s=this.length-1;n!==null;s--){r=e(r,n.value,s);n=n.prev}return r};n.prototype.toArray=function(){var e=new Array(this.length);for(var t=0,r=this.head;r!==null;t++){e[t]=r.value;r=r.next}return e};n.prototype.toArrayReverse=function(){var e=new Array(this.length);for(var t=0,r=this.tail;r!==null;t++){e[t]=r.value;r=r.prev}return e};n.prototype.slice=function(e,t){t=t||this.length;if(t<0){t+=this.length}e=e||0;if(e<0){e+=this.length}var r=new n;if(t<e||t<0){return r}if(e<0){e=0}if(t>this.length){t=this.length}for(var s=0,i=this.head;i!==null&&s<e;s++){i=i.next}for(;i!==null&&s<t;s++,i=i.next){r.push(i.value)}return r};n.prototype.sliceReverse=function(e,t){t=t||this.length;if(t<0){t+=this.length}e=e||0;if(e<0){e+=this.length}var r=new n;if(t<e||t<0){return r}if(e<0){e=0}if(t>this.length){t=this.length}for(var s=this.length,i=this.tail;i!==null&&s>t;s--){i=i.prev}for(;i!==null&&s>e;s--,i=i.prev){r.push(i.value)}return r};n.prototype.splice=function(e,t,...r){if(e>this.length){e=this.length-1}if(e<0){e=this.length+e}for(var n=0,i=this.head;i!==null&&n<e;n++){i=i.next}var o=[];for(var n=0;i&&n<t;n++){o.push(i.value);i=this.removeNode(i)}if(i===null){i=this.tail}if(i!==this.head&&i!==this.tail){i=i.prev}for(var n=0;n<r.length;n++){i=s(this,i,r[n])}return o};n.prototype.reverse=function(){var e=this.head;var t=this.tail;for(var r=e;r!==null;r=r.prev){var n=r.prev;r.prev=r.next;r.next=n}this.head=t;this.tail=e;return this};function s(e,t,r){var n=t===e.head?new a(r,null,t,e):new a(r,t,t.next,e);if(n.next===null){e.tail=n}if(n.prev===null){e.head=n}e.length++;return n}function i(e,t){e.tail=new a(t,e.tail,null,e);if(!e.head){e.head=e.tail}e.length++}function o(e,t){e.head=new a(t,null,e.head,e);if(!e.tail){e.tail=e.head}e.length++}function a(e,t,r,n){if(!(this instanceof a)){return new a(e,t,r,n)}this.list=n;this.value=e;if(t){t.next=this;this.prev=t}else{this.prev=null}if(r){r.prev=this;this.next=r}else{this.next=null}}try{r(49602)(n)}catch(l){}}}]);
|
@@ -1 +1 @@
|
|
1
|
-
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[
|
1
|
+
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6323],{98686:(t,e,r)=>{var n=1/0;var o="[object Symbol]";var u=/[&<>"'`]/g,a=RegExp(u.source);var c={"&":"&","<":"<",">":">",'"':""","'":"'","`":"`"};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}}]);
|