jupyterlab 3.6.1__py3-none-any.whl → 3.6.3__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/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 +7 -7
- jupyterlab/schemas/@jupyterlab/codemirror-extension/commands.json +1 -1
- jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +9 -9
- jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
- jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
- jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +18 -18
- jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +9 -9
- 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 +12 -12
- jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
- jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +25 -25
- jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json +1 -1
- jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
- jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +13 -13
- jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
- jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab/staging/package.json +149 -147
- jupyterlab/staging/yarn.lock +1775 -1941
- jupyterlab/static/1057.16c446ab94eb9e5ed42a.js +2 -0
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/1249.047c76b5ea96a41605db.js → jupyterlab/static/1249.8501a6fa8feae7016c0a.js +2 -2
- jupyterlab/static/3029.51bdde209f9c4e269943.js +2 -0
- jupyterlab/static/{6080.0c6925e9a333877d1caa.js → 3114.5cbcff15783573c636c6.js} +2 -2
- jupyterlab/static/3308.03624912593a42120dea.js +2 -0
- jupyterlab/static/4151.ce38cc139e8eec621bde.js +2 -0
- jupyterlab/static/4657.f97cd1238beedb61548c.js +2 -0
- jupyterlab/static/{5493.c4714ef77ba6a59aec45.js → 5493.bc25a653f87ecf6d27f8.js} +3 -3
- jupyterlab/static/6282.455f87010a88485c089b.js +2 -0
- jupyterlab/static/6655.0f133ab652b8d8af8a1a.js +2 -0
- jupyterlab/static/7796.0dcdca3baf288d835bab.js +2 -0
- jupyterlab/static/807.25ee5f37af96f64ba380.js +3 -0
- jupyterlab/static/9493.7d21c080b2fe6d48740c.js +2 -0
- jupyterlab/static/build_log.json +102 -98
- jupyterlab/static/index.html +1 -1
- jupyterlab/static/jlab_core.4d5114e25256eeddf4e4.js +3 -0
- jupyterlab/static/main.c474366c927dbb3da565.js +2 -0
- jupyterlab/static/package.json +149 -147
- jupyterlab/static/third-party-licenses.json +103 -103
- 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/mock_packages/mimeextension/package.json +1 -1
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/commands.json +1 -1
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +9 -9
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +11 -11
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +13 -13
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +18 -18
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +9 -9
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +10 -10
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +25 -25
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +1 -1
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +13 -13
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +12 -12
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/1057.16c446ab94eb9e5ed42a.js +2 -0
- jupyterlab/static/1249.047c76b5ea96a41605db.js → jupyterlab-3.6.3.data/data/share/jupyter/lab/static/1249.8501a6fa8feae7016c0a.js +2 -2
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/3029.51bdde209f9c4e269943.js +2 -0
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/6080.0c6925e9a333877d1caa.js → jupyterlab-3.6.3.data/data/share/jupyter/lab/static/3114.5cbcff15783573c636c6.js +2 -2
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/3308.03624912593a42120dea.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/4151.ce38cc139e8eec621bde.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/4657.f97cd1238beedb61548c.js +2 -0
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/5493.c4714ef77ba6a59aec45.js → jupyterlab-3.6.3.data/data/share/jupyter/lab/static/5493.bc25a653f87ecf6d27f8.js +3 -3
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/6282.455f87010a88485c089b.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/6655.0f133ab652b8d8af8a1a.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/7796.0dcdca3baf288d835bab.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js +3 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/9493.7d21c080b2fe6d48740c.js +2 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/build_log.json +102 -98
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/index.html +1 -1
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/jlab_core.4d5114e25256eeddf4e4.js +3 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/main.c474366c927dbb3da565.js +2 -0
- jupyterlab-3.6.3.data/data/share/jupyter/lab/static/package.json +323 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/third-party-licenses.json +103 -103
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/METADATA +3 -3
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/RECORD +302 -302
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/WHEEL +1 -1
- jupyterlab/static/1057.11d5284f6d720f77a44d.js +0 -2
- jupyterlab/static/1255.6af28fc1253a813ef553.js +0 -2
- jupyterlab/static/3029.fcc4588f76d34cbb8886.js +0 -2
- jupyterlab/static/3308.3a94151c0d57440646ab.js +0 -2
- jupyterlab/static/4151.e8bd2b5893531345189c.js +0 -2
- jupyterlab/static/4657.8562f70714e36dc33542.js +0 -2
- jupyterlab/static/6655.0bf8ef55b16a78705ab9.js +0 -2
- jupyterlab/static/77.31fe077af30b9754449b.js +0 -2
- jupyterlab/static/7796.32edf207b21018343eea.js +0 -2
- jupyterlab/static/807.96166378e2efe232d81e.js +0 -3
- jupyterlab/static/jlab_core.3e11c5239452d671150c.js +0 -3
- jupyterlab/static/main.ad8f2997ac17282bb96c.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/1057.11d5284f6d720f77a44d.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/1255.6af28fc1253a813ef553.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/3029.fcc4588f76d34cbb8886.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/3308.3a94151c0d57440646ab.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/4151.e8bd2b5893531345189c.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/4657.8562f70714e36dc33542.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/6655.0bf8ef55b16a78705ab9.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/77.31fe077af30b9754449b.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/7796.32edf207b21018343eea.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/807.96166378e2efe232d81e.js +0 -3
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/jlab_core.3e11c5239452d671150c.js +0 -3
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/main.ad8f2997ac17282bb96c.js +0 -2
- jupyterlab-3.6.1.data/data/share/jupyter/lab/static/package.json +0 -321
- /jupyterlab/static/{5493.c4714ef77ba6a59aec45.js.LICENSE.txt → 5493.bc25a653f87ecf6d27f8.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{807.96166378e2efe232d81e.js.LICENSE.txt → 807.25ee5f37af96f64ba380.js.LICENSE.txt} +0 -0
- /jupyterlab/static/{jlab_core.3e11c5239452d671150c.js.LICENSE.txt → jlab_core.4d5114e25256eeddf4e4.js.LICENSE.txt} +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/sidebar.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/consoles.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/files.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/notebooks.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1033.890eeae47460e241b1e9.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1044.4e54e3e338cfaccdfb46.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1142.074d125bb59f5a332666.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/126.1e2fb998804b27c72a3e.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1358.9ab4f57e8227ce75f427.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1397.4b53e533e7ca4d3f06fe.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1842.1846f224482b066652bf.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/198.ebf955f77b5c9807f163.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2249.0cc057d5b7da618aa4e0.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2349.91555cd2ef72c84e9253.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2353.baeba73a2e9f3d9e75d2.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2356.f97dd8093f97f156efe4.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2585.4d374708a4df1d35065d.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3087.06efd084edba2bea6ea1.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3122.b1fda55c421da97a00a3.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3236.4fabf963498daeeb9624.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3387.bb8976de803b341fe7a3.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3443.868b4f89289beb97adec.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3496.ecb0e7fcc54191234ae6.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3531.0bacde3facdc0c46766c.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3532.c5348a7ce31c17eaeb0b.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3664.cfb68e6cb3654849310c.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3791.6adeeacb6143a6599115.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3992.6587b8bb22d3b162cc6b.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/406.6f87c9a21bbaa5f39fc4.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4155.784ca1752696680bf373.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2 +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4402.d24b4a44244e256d0126.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4429.c4f083ef6b6e29345fd4.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/45.91c59b0e1dca32f01373.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4570.53adcb6f69939da383ff.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4631.96a143e70f005fef7b59.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/466.239a0c009f33f1cb7cab.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4894.f5e3a48d18905b75d07f.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/501.d77919e38ba77753c7f8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5065.49dd76cb64fd444f785f.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5223.0006e6e211b7c197b9f1.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5289.6c67522c6a1c32fc2ea2.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5383.d630abf49f5cb82bb76f.js +0 -0
- /jupyterlab-3.6.1.data/data/share/jupyter/lab/static/5493.c4714ef77ba6a59aec45.js.LICENSE.txt → /jupyterlab-3.6.3.data/data/share/jupyter/lab/static/5493.bc25a653f87ecf6d27f8.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5505.d108d38d683afca0e4ed.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5557.625f5943a166b494ee38.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5619.b1928648a190b38e627a.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6005.cda1ecd972909c2a0250.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6218.63b338a58c855634089e.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6443.04025a1d063425902d56.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6504.f578fea4ca18a937babd.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6550.f5dbb748ddae3ef4b27e.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6598.e2d4d064ef6bca780c2c.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6700.c96344a466d1896657bf.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6777.1b7dcbf5a42c2daf11b8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6952.1bd5bcfeb0d87e61efcb.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6962.6d7125f759d926dcf34f.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6975.e0560614fd629195c9bf.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6989.75bf0da94e660a6c26f8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7034.fce307da76771c0ef0c8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7050.fc2b565767a93966c20e.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7289.c749cf355edec3e37aa8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7300.26360c57b8bd81344bd5.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7454.5859b3e9803de4da9c05.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7463.c34847707aeb55f90a82.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7717.2a6e6bb4e5f6b92e9798.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7755.d506a1d9dadf30b1e490.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7788.5e16fdcc197e245776fd.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7900.86dcbbbfb1a3d4f98375.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8012.e4c8f67dc497d26c16fc.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8059.6011120485fc3c4868d4.js +0 -0
- /jupyterlab-3.6.1.data/data/share/jupyter/lab/static/807.96166378e2efe232d81e.js.LICENSE.txt → /jupyterlab-3.6.3.data/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8102.7f1644c3be420fb40db9.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8284.54c936b3303933d2da84.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8428.dd5a93f02f55af0d3d8c.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8523.9b232c15e4eb5bc08a37.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8524.48062ecfe543b6d76860.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8580.974138f8b6ddb72035f9.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8657.bf693afb7646976b9a51.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/870.e515a8a325f5ddb19079.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8708.35479b2d01be1e86804a.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8819.743ff7148bbdf35c7bbb.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8834.7621cb792c80bfa66e05.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8843.35ec0f0b1f61c25e0401.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2 +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/900.6a1241c0269d5df615c8.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/901.2ec3367a81663f96cc4b.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9039.5f28fec36b1eba3e4a52.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9109.1b114e9c83e36c6560df.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9316.c4abfd78d98bb182cd2f.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/96.c281b119ab350d7dd3de.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9845.8b6c837a5ff754554b39.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9866.5db2f5cd62fb6e231305.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2 +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/index.out.js +0 -0
- /jupyterlab-3.6.1.data/data/share/jupyter/lab/static/jlab_core.3e11c5239452d671150c.js.LICENSE.txt → /jupyterlab-3.6.3.data/data/share/jupyter/lab/static/jlab_core.4d5114e25256eeddf4e4.js.LICENSE.txt +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/style.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
- {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/LICENSE +0 -0
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/entry_points.txt +0 -0
- {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,2 @@
|
|
1
|
+
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6282],{16282:(t,e,n)=>{"use strict";n.r(e);n.d(e,{AbsolutePosition:()=>mn,AbstractConnector:()=>de,AbstractStruct:()=>Hr,AbstractType:()=>js,Array:()=>dr,ContentAny:()=>ii,ContentBinary:()=>Yr,ContentDeleted:()=>Gr,ContentEmbed:()=>Qr,ContentFormat:()=>ei,ContentJSON:()=>si,ContentString:()=>ci,ContentType:()=>mi,Doc:()=>ve,GC:()=>Wr,ID:()=>rn,Item:()=>Si,Map:()=>gr,PermanentUserData:()=>fn,RelativePosition:()=>gn,Snapshot:()=>An,Text:()=>Tr,Transaction:()=>Xn,UndoManager:()=>hs,UpdateEncoderV1:()=>Ie,XmlElement:()=>Rr,XmlFragment:()=>Or,XmlHook:()=>Fr,XmlText:()=>Jr,YArrayEvent:()=>ar,YEvent:()=>Is,YMapEvent:()=>fr,YTextEvent:()=>Nr,YXmlEvent:()=>Vr,applyUpdate:()=>He,applyUpdateV2:()=>$e,cleanupYTextFormatting:()=>xr,compareIDs:()=>on,compareRelativePositions:()=>vn,convertUpdateFormatV1ToV2:()=>Ns,convertUpdateFormatV2ToV1:()=>Ts,createAbsolutePositionFromRelativePosition:()=>Dn,createDeleteSet:()=>_e,createDeleteSetFromStructStore:()=>be,createDocFromSnapshot:()=>Vn,createID:()=>cn,createRelativePositionFromJSON:()=>wn,createRelativePositionFromTypeIndex:()=>_n,createSnapshot:()=>Un,decodeRelativePosition:()=>Cn,decodeSnapshot:()=>In,decodeSnapshotV2:()=>Tn,decodeStateVector:()=>Ge,decodeUpdate:()=>gs,decodeUpdateV2:()=>ps,diffUpdate:()=>Ds,diffUpdateV2:()=>Cs,emptySnapshot:()=>On,encodeRelativePosition:()=>En,encodeSnapshot:()=>Nn,encodeSnapshotV2:()=>Mn,encodeStateAsUpdate:()=>Ye,encodeStateAsUpdateV2:()=>We,encodeStateVector:()=>Ze,encodeStateVectorFromUpdate:()=>ks,encodeStateVectorFromUpdateV2:()=>ys,equalSnapshots:()=>xn,findIndexSS:()=>Hn,findRootTypeKey:()=>an,getItem:()=>Wn,getState:()=>Jn,getTypeChildren:()=>$s,isDeleted:()=>we,isParentOf:()=>dn,iterateDeletedStructs:()=>ge,logType:()=>un,logUpdate:()=>us,logUpdateV2:()=>fs,mergeUpdates:()=>ms,mergeUpdatesV2:()=>Ss,parseUpdateMeta:()=>bs,parseUpdateMetaV2:()=>_s,readUpdate:()=>Je,readUpdateV2:()=>ze,relativePositionToJSON:()=>pn,snapshot:()=>Ln,transact:()=>is,tryGc:()=>ss,typeListToArraySnapshot:()=>Bs,typeMapGetSnapshot:()=>lr});var s=n(58290);var r=n(7049);var i=n(14247);var o=n(72382);var c=n(88534);var l=n(64485);const h=typeof window==="undefined"?null:typeof window.performance!=="undefined"&&window.performance||null;const a=typeof crypto==="undefined"?null:crypto;const d=a!==null?t=>{const e=new ArrayBuffer(t);const n=new Uint8Array(e);a.getRandomValues(n);return e}:t=>{const e=new ArrayBuffer(t);const n=new Uint8Array(e);for(let s=0;s<t;s++){n[s]=Math.ceil(Math.random()*4294967295>>>0)}return e};const u=Math.random;const f=()=>new Uint32Array(d(4))[0];const g=()=>{const t=new Uint32Array(cryptoRandomBuffer(8));return(t[0]&binary.BITS21)*(binary.BITS32+1)+(t[1]>>>0)};const p=t=>t[math.floor(u()*t.length)];const w=[1e7]+-1e3+-4e3+-8e3+-1e11;const m=()=>w.replace(/[018]/g,(t=>(t^f()&15>>t/4).toString(16)));const y=t=>new Promise(t);const k=t=>new Promise(t);const _=t=>Promise.all(t);const b=t=>Promise.reject(t);const E=t=>Promise.resolve(t);const S=t=>Promise.resolve(t);const C=(t,e,n=10)=>y(((s,r)=>{const i=time.getUnixTime();const o=t>0;const c=()=>{if(e()){clearInterval(l);s()}else if(o){if(time.getUnixTime()-i>t){clearInterval(l);r(new Error("Timeout"))}}};const l=setInterval(c,n)}));const D=t=>y(((e,n)=>setTimeout(e,t)));const v=t=>t instanceof Promise||t&&t.then&&t.catch&&t.finally;var A=n(65679);var x=n(67151);var M=n(15966);var N=n(97027);var T=n(48307);var I=n(90421);const U=Symbol;const O=t=>typeof t==="symbol";class L{constructor(t,e){this.left=t;this.right=e}}const R=(t,e)=>new L(t,e);const P=(t,e)=>new L(e,t);const V=(t,e)=>t.forEach((t=>e(t.left,t.right)));const F=(t,e)=>t.map((t=>e(t.left,t.right)));const z=typeof document!=="undefined"?document:{};const J=t=>z.createElement(t);const $=()=>z.createDocumentFragment();const H=t=>z.createTextNode(t);const j=typeof DOMParser!=="undefined"?new DOMParser:null;const W=(t,e,n)=>t.dispatchEvent(new CustomEvent(e,n));const Y=(t,e)=>{pair.forEach(e,((e,n)=>{if(n===false){t.removeAttribute(e)}else if(n===true){t.setAttribute(e,"")}else{t.setAttribute(e,n)}}));return t};const B=(t,e)=>{e.forEach(((e,n)=>{t.setAttribute(n,e)}));return t};const G=t=>{const e=$();for(let n=0;n<t.length;n++){pt(e,t[n])}return e};const K=(t,e)=>{pt(t,G(e));return t};const q=t=>t.remove();const X=(t,e,n)=>t.addEventListener(e,n);const Z=(t,e,n)=>t.removeEventListener(e,n);const Q=(t,e)=>{pair.forEach(e,((e,n)=>X(t,e,n)));return t};const tt=(t,e)=>{pair.forEach(e,((e,n)=>Z(t,e,n)));return t};const et=(t,e=[],n=[])=>K(Y(J(t),e),n);const nt=(t,e)=>{const n=J("canvas");n.height=e;n.width=t;return n};const st=null&&H;const rt=t=>`${t.left}:${t.right};`;const it=t=>t.map(rt).join("");const ot=t=>o.UI(t,((t,e)=>`${e}:${t};`)).join("");const ct=(t,e)=>t.querySelector(e);const lt=(t,e)=>t.querySelectorAll(e);const ht=t=>z.getElementById(t);const at=t=>j.parseFromString(`<html><body>${t}</body></html>`,"text/html").body;const dt=t=>G(at(t).childNodes);const ut=t=>at(t).firstElementChild;const ft=(t,e)=>t.replaceWith(e);const gt=(t,e,n)=>t.insertBefore(e,n);const pt=(t,e)=>t.appendChild(e);const wt=z.ELEMENT_NODE;const mt=z.TEXT_NODE;const yt=z.CDATA_SECTION_NODE;const kt=z.COMMENT_NODE;const _t=z.DOCUMENT_NODE;const bt=z.DOCUMENT_TYPE_NODE;const Et=z.DOCUMENT_FRAGMENT_NODE;const St=(t,e)=>t.nodeType===e;const Ct=(t,e)=>{let n=e.parentNode;while(n&&n!==t){n=n.parentNode}return n===t};var Dt=n(20817);const vt=U();const At=U();const xt=U();const Mt=U();const Nt=U();const Tt=U();const It=U();const Ut=U();const Ot=U();const Lt={[vt]:R("font-weight","bold"),[At]:R("font-weight","normal"),[xt]:R("color","blue"),[Nt]:R("color","green"),[Mt]:R("color","grey"),[Tt]:R("color","red"),[It]:R("color","purple"),[Ut]:R("color","orange"),[Ot]:R("color","black")};const Rt={[vt]:"[1m",[At]:"[2m",[xt]:"[34m",[Nt]:"[32m",[Mt]:"[37m",[Tt]:"[31m",[It]:"[35m",[Ut]:"[38;5;208m",[Ot]:"[0m"};const Pt=t=>{const e=[];const n=[];const s=o.Ue();let r=[];let i=0;for(;i<t.length;i++){const r=t[i];const o=Lt[r];if(o!==undefined){s.set(o.left,o.right)}else{if(r.constructor===String||r.constructor===Number){const t=ot(s);if(i>0||t.length>0){e.push("%c"+r);n.push(t)}else{e.push(r)}}else{break}}}if(i>0){r=n;r.unshift(e.join(""))}for(;i<t.length;i++){const e=t[i];if(!(e instanceof Symbol)){r.push(e)}}return r};const Vt=t=>{const e=[];const n=[];let s=0;for(;s<t.length;s++){const n=t[s];const r=Rt[n];if(r===undefined){if(n.constructor===String||n.constructor===Number){e.push(n)}else{break}}}if(s>0){n.push(e.join(""))}for(;s<t.length;s++){const e=t[s];if(!(e instanceof Symbol)){if(e.constructor===Object){n.push(JSON.stringify(e))}else{n.push(e)}}}return n};const Ft=t=>{const e=[];const n=[];let s=0;for(;s<t.length;s++){const n=t[s];const r=Rt[n];if(r!==undefined){e.push(r)}else{if(n.constructor===String||n.constructor===Number){e.push(n)}else{break}}}if(s>0){e.push("[0m");n.push(e.join(""))}for(;s<t.length;s++){const e=t[s];if(!(e instanceof Symbol)){n.push(e)}}return n};const zt=I.hH?I.UG?Ft:Pt:Vt;const Jt=(...t)=>{console.log(...zt(t));Xt.forEach((e=>e.print(t)))};const $t=(...t)=>{console.warn(...zt(t));t.unshift(Ut);Xt.forEach((e=>e.print(t)))};const Ht=t=>{console.error(t);Xt.forEach((e=>e.printError(t)))};const jt=(t,e)=>{if(env.isBrowser){console.log("%c ",`font-size: ${e}px; background-size: contain; background-repeat: no-repeat; background-image: url(${t})`)}Xt.forEach((n=>n.printImg(t,e)))};const Wt=(t,e)=>jt(`data:image/gif;base64,${t}`,e);const Yt=(...t)=>{console.group(...zt(t));Xt.forEach((e=>e.group(t)))};const Bt=(...t)=>{console.groupCollapsed(...zt(t));Xt.forEach((e=>e.groupCollapsed(t)))};const Gt=()=>{console.groupEnd();Xt.forEach((t=>t.groupEnd()))};const Kt=t=>Xt.forEach((e=>e.printDom(t())));const qt=(t,e)=>jt(t.toDataURL(),e);const Xt=T.Ue();const Zt=t=>{const e=[];const n=new Map;let s=0;for(;s<t.length;s++){const r=t[s];const i=Lt[r];if(i!==undefined){n.set(i.left,i.right)}else{if(r.constructor===String||r.constructor===Number){const t=dom.element("span",[pair.create("style",dom.mapToStyleString(n))],[dom.text(r.toString())]);if(t.innerHTML===""){t.innerHTML=" "}e.push(t)}else{break}}}for(;s<t.length;s++){let n=t[s];if(!(n instanceof Symbol)){if(n.constructor!==String&&n.constructor!==Number){n=" "+json.stringify(n)+" "}e.push(dom.element("span",[],[dom.text(n)]))}}return e};const Qt="font-family:monospace;border-bottom:1px solid #e2e2e2;padding:2px;";class te{constructor(t){this.dom=t;this.ccontainer=this.dom;this.depth=0;Xt.add(this)}group(t,e=false){eventloop.enqueue((()=>{const n=dom.element("span",[pair.create("hidden",e),pair.create("style","color:grey;font-size:120%;")],[dom.text("▼")]);const s=dom.element("span",[pair.create("hidden",!e),pair.create("style","color:grey;font-size:125%;")],[dom.text("▶")]);const r=dom.element("div",[pair.create("style",`${Qt};padding-left:${this.depth*10}px`)],[n,s,dom.text(" ")].concat(Zt(t)));const i=dom.element("div",[pair.create("hidden",e)]);const o=dom.element("div",[],[r,i]);dom.append(this.ccontainer,[o]);this.ccontainer=i;this.depth++;dom.addEventListener(r,"click",(t=>{i.toggleAttribute("hidden");n.toggleAttribute("hidden");s.toggleAttribute("hidden")}))}))}groupCollapsed(t){this.group(t,true)}groupEnd(){eventloop.enqueue((()=>{if(this.depth>0){this.depth--;this.ccontainer=this.ccontainer.parentElement.parentElement}}))}print(t){eventloop.enqueue((()=>{dom.append(this.ccontainer,[dom.element("div",[pair.create("style",`${Qt};padding-left:${this.depth*10}px`)],Zt(t))])}))}printError(t){this.print([Tt,vt,t.toString()])}printImg(t,e){eventloop.enqueue((()=>{dom.append(this.ccontainer,[dom.element("img",[pair.create("src",t),pair.create("height",`${math.round(e*1.5)}px`)])])}))}printDom(t){eventloop.enqueue((()=>{dom.append(this.ccontainer,[t])}))}destroy(){eventloop.enqueue((()=>{Xt.delete(this)}))}}const ee=t=>new te(t);const ne=[Nt,It,Ut,xt];let se=0;let re=Dt.ZG();const ie=t=>{const e=ne[se];const n=env.getVariable("log");const s=n!==null&&(n==="*"||n==="true"||new RegExp(n,"gi").test(t));se=(se+1)%ne.length;t+=": ";return!s?func.nop:(...n)=>{const s=time.getUnixTime();const r=s-re;re=s;Jt(e,t,Ot,...n.map((t=>typeof t==="string"||typeof t==="symbol"?t:JSON.stringify(t))),e," +"+r+"ms")}};const oe=(t,e)=>({[Symbol.iterator](){return this},next(){const n=t.next();return{value:n.done?undefined:e(n.value),done:n.done}}});const ce=t=>({[Symbol.iterator](){return this},next:t});const le=(t,e)=>ce((()=>{let n;do{n=t.next()}while(!n.done&&!e(n.value));return n}));const he=(t,e)=>ce((()=>{const{done:n,value:s}=t.next();return{done:n,value:n?undefined:e(s)}}));var ae=n(59735);class de extends s.y{constructor(t,e){super();this.doc=t;this.awareness=e}}class ue{constructor(t,e){this.clock=t;this.len=e}}class fe{constructor(){this.clients=new Map}}const ge=(t,e,n)=>e.clients.forEach(((e,s)=>{const r=t.doc.store.clients.get(s);for(let i=0;i<e.length;i++){const s=e[i];qn(t,r,s.clock,s.len,n)}}));const pe=(t,e)=>{let n=0;let s=t.length-1;while(n<=s){const r=i.GW((n+s)/2);const o=t[r];const c=o.clock;if(c<=e){if(e<c+o.len){return r}n=r+1}else{s=r-1}}return null};const we=(t,e)=>{const n=t.clients.get(e.client);return n!==undefined&&pe(n,e.clock)!==null};const me=t=>{t.clients.forEach((t=>{t.sort(((t,e)=>t.clock-e.clock));let e,n;for(e=1,n=1;e<t.length;e++){const s=t[n-1];const r=t[e];if(s.clock+s.len>=r.clock){s.len=i.Fp(s.len,r.clock+r.len-s.clock)}else{if(n<e){t[n]=r}n++}}t.length=n}))};const ye=t=>{const e=new fe;for(let n=0;n<t.length;n++){t[n].clients.forEach(((s,i)=>{if(!e.clients.has(i)){const o=s.slice();for(let e=n+1;e<t.length;e++){r.s7(o,t[e].clients.get(i)||[])}e.clients.set(i,o)}}))}me(e);return e};const ke=(t,e,n,s)=>{o.Yu(t.clients,e,(()=>[])).push(new ue(n,s))};const _e=()=>new fe;const be=t=>{const e=_e();t.clients.forEach(((t,n)=>{const s=[];for(let e=0;e<t.length;e++){const n=t[e];if(n.deleted){const r=n.id.clock;let i=n.length;if(e+1<t.length){for(let n=t[e+1];e+1<t.length&&n.deleted;n=t[++e+1]){i+=n.length}}s.push(new ue(r,i))}}if(s.length>0){e.clients.set(n,s)}}));return e};const Ee=(t,e)=>{c.uE(t.restEncoder,e.clients.size);e.clients.forEach(((e,n)=>{t.resetDsCurVal();c.uE(t.restEncoder,n);const s=e.length;c.uE(t.restEncoder,s);for(let r=0;r<s;r++){const n=e[r];t.writeDsClock(n.clock);t.writeDsLen(n.len)}}))};const Se=t=>{const e=new fe;const n=l.yg(t.restDecoder);for(let s=0;s<n;s++){t.resetDsCurVal();const n=l.yg(t.restDecoder);const s=l.yg(t.restDecoder);if(s>0){const r=o.Yu(e.clients,n,(()=>[]));for(let e=0;e<s;e++){r.push(new ue(t.readDsClock(),t.readDsLen()))}}}return e};const Ce=(t,e,n)=>{const s=new fe;const r=l.yg(t.restDecoder);for(let i=0;i<r;i++){t.resetDsCurVal();const r=l.yg(t.restDecoder);const i=l.yg(t.restDecoder);const o=n.clients.get(r)||[];const c=Jn(n,r);for(let n=0;n<i;n++){const n=t.readDsClock();const i=n+t.readDsLen();if(n<c){if(c<i){ke(s,r,c,i-c)}let t=Hn(o,n);let l=o[t];if(!l.deleted&&l.id.clock<n){o.splice(t+1,0,bi(e,l,n-l.id.clock));t++}while(t<o.length){l=o[t++];if(l.id.clock<i){if(!l.deleted){if(i<l.id.clock+l.length){o.splice(t,0,bi(e,l,i-l.id.clock))}l.delete(e)}}else{break}}}else{ke(s,r,n,i-n)}}}if(s.clients.size>0){const t=new Oe;c.uE(t.restEncoder,0);Ee(t,s);return t.toUint8Array()}return null};const De=f;class ve extends s.y{constructor({guid:t=m(),collectionid:e=null,gc:n=true,gcFilter:s=(()=>true),meta:r=null,autoLoad:i=false,shouldLoad:o=true}={}){super();this.gc=n;this.gcFilter=s;this.clientID=De();this.guid=t;this.collectionid=e;this.share=new Map;this.store=new Fn;this._transaction=null;this._transactionCleanups=[];this.subdocs=new Set;this._item=null;this.shouldLoad=o;this.autoLoad=i;this.meta=r;this.isLoaded=false;this.whenLoaded=y((t=>{this.on("load",(()=>{this.isLoaded=true;t(this)}))}))}load(){const t=this._item;if(t!==null&&!this.shouldLoad){is(t.parent.doc,(t=>{t.subdocsLoaded.add(this)}),null,true)}this.shouldLoad=true}getSubdocs(){return this.subdocs}getSubdocGuids(){return new Set(Array.from(this.subdocs).map((t=>t.guid)))}transact(t,e=null){is(this,t,e)}get(t,e=js){const n=o.Yu(this.share,t,(()=>{const t=new e;t._integrate(this,null);return t}));const s=n.constructor;if(e!==js&&s!==e){if(s===js){const s=new e;s._map=n._map;n._map.forEach((t=>{for(;t!==null;t=t.left){t.parent=s}}));s._start=n._start;for(let t=s._start;t!==null;t=t.right){t.parent=s}s._length=n._length;this.share.set(t,s);s._integrate(this,null);return s}else{throw new Error(`Type with the name ${t} has already been defined with a different constructor`)}}return n}getArray(t=""){return this.get(t,dr)}getText(t=""){return this.get(t,Tr)}getMap(t=""){return this.get(t,gr)}getXmlFragment(t=""){return this.get(t,Or)}toJSON(){const t={};this.share.forEach(((e,n)=>{t[n]=e.toJSON()}));return t}destroy(){r.Dp(this.subdocs).forEach((t=>t.destroy()));const t=this._item;if(t!==null){this._item=null;const e=t.content;e.doc=new ve({guid:this.guid,...e.opts,shouldLoad:false});e.doc._item=t;is(t.parent.doc,(n=>{const s=e.doc;if(!t.deleted){n.subdocsAdded.add(s)}n.subdocsRemoved.add(this)}),null,true)}this.emit("destroyed",[true]);this.emit("destroy",[this]);super.destroy()}on(t,e){super.on(t,e)}off(t,e){super.off(t,e)}}class Ae{constructor(t){this.restDecoder=t}resetDsCurVal(){}readDsClock(){return l.yg(this.restDecoder)}readDsLen(){return l.yg(this.restDecoder)}}class xe extends Ae{readLeftID(){return cn(l.yg(this.restDecoder),l.yg(this.restDecoder))}readRightID(){return cn(l.yg(this.restDecoder),l.yg(this.restDecoder))}readClient(){return l.yg(this.restDecoder)}readInfo(){return l.kj(this.restDecoder)}readString(){return l.kf(this.restDecoder)}readParentInfo(){return l.yg(this.restDecoder)===1}readTypeRef(){return l.yg(this.restDecoder)}readLen(){return l.yg(this.restDecoder)}readAny(){return l.v_(this.restDecoder)}readBuf(){return A.f9(l.HN(this.restDecoder))}readJSON(){return JSON.parse(l.kf(this.restDecoder))}readKey(){return l.kf(this.restDecoder)}}class Me{constructor(t){this.dsCurrVal=0;this.restDecoder=t}resetDsCurVal(){this.dsCurrVal=0}readDsClock(){this.dsCurrVal+=l.yg(this.restDecoder);return this.dsCurrVal}readDsLen(){const t=l.yg(this.restDecoder)+1;this.dsCurrVal+=t;return t}}class Ne extends Me{constructor(t){super(t);this.keys=[];l.yg(t);this.keyClockDecoder=new l.dD(l.HN(t));this.clientDecoder=new l.UF(l.HN(t));this.leftClockDecoder=new l.dD(l.HN(t));this.rightClockDecoder=new l.dD(l.HN(t));this.infoDecoder=new l.XW(l.HN(t),l.kj);this.stringDecoder=new l.sO(l.HN(t));this.parentInfoDecoder=new l.XW(l.HN(t),l.kj);this.typeRefDecoder=new l.UF(l.HN(t));this.lenDecoder=new l.UF(l.HN(t))}readLeftID(){return new rn(this.clientDecoder.read(),this.leftClockDecoder.read())}readRightID(){return new rn(this.clientDecoder.read(),this.rightClockDecoder.read())}readClient(){return this.clientDecoder.read()}readInfo(){return this.infoDecoder.read()}readString(){return this.stringDecoder.read()}readParentInfo(){return this.parentInfoDecoder.read()===1}readTypeRef(){return this.typeRefDecoder.read()}readLen(){return this.lenDecoder.read()}readAny(){return l.v_(this.restDecoder)}readBuf(){return l.HN(this.restDecoder)}readJSON(){return l.v_(this.restDecoder)}readKey(){const t=this.keyClockDecoder.read();if(t<this.keys.length){return this.keys[t]}else{const t=this.stringDecoder.read();this.keys.push(t);return t}}}class Te{constructor(){this.restEncoder=c.Mf()}toUint8Array(){return c._f(this.restEncoder)}resetDsCurVal(){}writeDsClock(t){c.uE(this.restEncoder,t)}writeDsLen(t){c.uE(this.restEncoder,t)}}class Ie extends Te{writeLeftID(t){c.uE(this.restEncoder,t.client);c.uE(this.restEncoder,t.clock)}writeRightID(t){c.uE(this.restEncoder,t.client);c.uE(this.restEncoder,t.clock)}writeClient(t){c.uE(this.restEncoder,t)}writeInfo(t){c.$F(this.restEncoder,t)}writeString(t){c.uw(this.restEncoder,t)}writeParentInfo(t){c.uE(this.restEncoder,t?1:0)}writeTypeRef(t){c.uE(this.restEncoder,t)}writeLen(t){c.uE(this.restEncoder,t)}writeAny(t){c.EM(this.restEncoder,t)}writeBuf(t){c.mP(this.restEncoder,t)}writeJSON(t){c.uw(this.restEncoder,JSON.stringify(t))}writeKey(t){c.uw(this.restEncoder,t)}}class Ue{constructor(){this.restEncoder=c.Mf();this.dsCurrVal=0}toUint8Array(){return c._f(this.restEncoder)}resetDsCurVal(){this.dsCurrVal=0}writeDsClock(t){const e=t-this.dsCurrVal;this.dsCurrVal=t;c.uE(this.restEncoder,e)}writeDsLen(t){if(t===0){x.zR()}c.uE(this.restEncoder,t-1);this.dsCurrVal+=t}}class Oe extends Ue{constructor(){super();this.keyMap=new Map;this.keyClock=0;this.keyClockEncoder=new c.sX;this.clientEncoder=new c.HE;this.leftClockEncoder=new c.sX;this.rightClockEncoder=new c.sX;this.infoEncoder=new c.GF(c.$F);this.stringEncoder=new c.TS;this.parentInfoEncoder=new c.GF(c.$F);this.typeRefEncoder=new c.HE;this.lenEncoder=new c.HE}toUint8Array(){const t=c.Mf();c.uE(t,0);c.mP(t,this.keyClockEncoder.toUint8Array());c.mP(t,this.clientEncoder.toUint8Array());c.mP(t,this.leftClockEncoder.toUint8Array());c.mP(t,this.rightClockEncoder.toUint8Array());c.mP(t,c._f(this.infoEncoder));c.mP(t,this.stringEncoder.toUint8Array());c.mP(t,c._f(this.parentInfoEncoder));c.mP(t,this.typeRefEncoder.toUint8Array());c.mP(t,this.lenEncoder.toUint8Array());c.HK(t,c._f(this.restEncoder));return c._f(t)}writeLeftID(t){this.clientEncoder.write(t.client);this.leftClockEncoder.write(t.clock)}writeRightID(t){this.clientEncoder.write(t.client);this.rightClockEncoder.write(t.clock)}writeClient(t){this.clientEncoder.write(t)}writeInfo(t){this.infoEncoder.write(t)}writeString(t){this.stringEncoder.write(t)}writeParentInfo(t){this.parentInfoEncoder.write(t?1:0)}writeTypeRef(t){this.typeRefEncoder.write(t)}writeLen(t){this.lenEncoder.write(t)}writeAny(t){c.EM(this.restEncoder,t)}writeBuf(t){c.mP(this.restEncoder,t)}writeJSON(t){c.EM(this.restEncoder,t)}writeKey(t){const e=this.keyMap.get(t);if(e===undefined){this.keyClockEncoder.write(this.keyClock++);this.stringEncoder.write(t)}else{this.keyClockEncoder.write(e)}}}const Le=(t,e,n,s)=>{s=i.Fp(s,e[0].id.clock);const r=Hn(e,s);c.uE(t.restEncoder,e.length-r);t.writeClient(n);c.uE(t.restEncoder,s);const o=e[r];o.write(t,s-o.id.clock);for(let i=r+1;i<e.length;i++){e[i].write(t,0)}};const Re=(t,e,n)=>{const s=new Map;n.forEach(((t,n)=>{if(Jn(e,n)>t){s.set(n,t)}}));zn(e).forEach(((t,e)=>{if(!n.has(e)){s.set(e,0)}}));c.uE(t.restEncoder,s.size);Array.from(s.entries()).sort(((t,e)=>e[0]-t[0])).forEach((([n,s])=>{Le(t,e.clients.get(n),n,s)}))};const Pe=(t,e)=>{const n=o.Ue();const s=l.yg(t.restDecoder);for(let r=0;r<s;r++){const s=l.yg(t.restDecoder);const r=new Array(s);const i=t.readClient();let o=l.yg(t.restDecoder);n.set(i,{i:0,refs:r});for(let n=0;n<s;n++){const s=t.readInfo();switch(M.kr&s){case 0:{const e=t.readLen();r[n]=new Wr(cn(i,o),e);o+=e;break}case 10:{const e=l.yg(t.restDecoder);r[n]=new Ai(cn(i,o),e);o+=e;break}default:{const c=(s&(M.rc|M.x1))===0;const l=new Si(cn(i,o),null,(s&M.x1)===M.x1?t.readLeftID():null,null,(s&M.rc)===M.rc?t.readRightID():null,c?t.readParentInfo()?e.get(t.readString()):t.readLeftID():null,c&&(s&M.cq)===M.cq?t.readString():null,Ci(t,s));r[n]=l;o+=l.length}}}}return n};const Ve=(t,e,n)=>{const s=[];let r=Array.from(n.keys()).sort(((t,e)=>t-e));if(r.length===0){return null}const i=()=>{if(r.length===0){return null}let t=n.get(r[r.length-1]);while(t.refs.length===t.i){r.pop();if(r.length>0){t=n.get(r[r.length-1])}else{return null}}return t};let l=i();if(l===null&&s.length===0){return null}const h=new Fn;const a=new Map;const d=(t,e)=>{const n=a.get(t);if(n==null||n>e){a.set(t,e)}};let u=l.refs[l.i++];const f=new Map;const g=()=>{for(const t of s){const e=t.id.client;const s=n.get(e);if(s){s.i--;h.clients.set(e,s.refs.slice(s.i));n.delete(e);s.i=0;s.refs=[]}else{h.clients.set(e,[t])}r=r.filter((t=>t!==e))}s.length=0};while(true){if(u.constructor!==Ai){const r=o.Yu(f,u.id.client,(()=>Jn(e,u.id.client)));const i=r-u.id.clock;if(i<0){s.push(u);d(u.id.client,u.id.clock-1);g()}else{const r=u.getMissing(t,e);if(r!==null){s.push(u);const t=n.get(r)||{refs:[],i:0};if(t.refs.length===t.i){d(r,Jn(e,r));g()}else{u=t.refs[t.i++];continue}}else if(i===0||i<u.length){u.integrate(t,i);f.set(u.id.client,u.id.clock+u.length)}}}if(s.length>0){u=s.pop()}else if(l!==null&&l.i<l.refs.length){u=l.refs[l.i++]}else{l=i();if(l===null){break}else{u=l.refs[l.i++]}}}if(h.clients.size>0){const t=new Oe;Re(t,h,new Map);c.uE(t.restEncoder,0);return{missing:a,update:t.toUint8Array()}}return null};const Fe=(t,e)=>Re(t,e.doc.store,e.beforeState);const ze=(t,e,n,s=new Ne(t))=>is(e,(t=>{t.local=false;let e=false;const n=t.doc;const r=n.store;const i=Pe(s,n);const o=Ve(t,r,i);const c=r.pendingStructs;if(c){for(const[t,n]of c.missing){if(n<Jn(r,t)){e=true;break}}if(o){for(const[t,e]of o.missing){const n=c.missing.get(t);if(n==null||n>e){c.missing.set(t,e)}}c.update=Ss([c.update,o.update])}}else{r.pendingStructs=o}const h=Ce(s,t,r);if(r.pendingDs){const e=new Ne(l.l1(r.pendingDs));l.yg(e.restDecoder);const n=Ce(e,t,r);if(h&&n){r.pendingDs=Ss([h,n])}else{r.pendingDs=h||n}}else{r.pendingDs=h}if(e){const e=r.pendingStructs.update;r.pendingStructs=null;$e(t.doc,e)}}),n,false);const Je=(t,e,n)=>ze(t,e,n,new xe(t));const $e=(t,e,n,s=Ne)=>{const r=l.l1(e);ze(r,t,n,new s(r))};const He=(t,e,n)=>$e(t,e,n,xe);const je=(t,e,n=new Map)=>{Re(t,e.store,n);Ee(t,be(e.store))};const We=(t,e=new Uint8Array([0]),n=new Oe)=>{const s=Ge(e);je(n,t,s);const r=[n.toUint8Array()];if(t.store.pendingDs){r.push(t.store.pendingDs)}if(t.store.pendingStructs){r.push(Cs(t.store.pendingStructs.update,e))}if(r.length>1){if(n.constructor===Ie){return ms(r.map(((t,e)=>e===0?t:Ts(t))))}else if(n.constructor===Oe){return Ss(r)}}return r[0]};const Ye=(t,e)=>We(t,e,new Ie);const Be=t=>{const e=new Map;const n=l.yg(t.restDecoder);for(let s=0;s<n;s++){const n=l.yg(t.restDecoder);const s=l.yg(t.restDecoder);e.set(n,s)}return e};const Ge=t=>Be(new Ae(l.l1(t)));const Ke=(t,e)=>{c.uE(t.restEncoder,e.size);Array.from(e.entries()).sort(((t,e)=>e[0]-t[0])).forEach((([e,n])=>{c.uE(t.restEncoder,e);c.uE(t.restEncoder,n)}));return t};const qe=(t,e)=>Ke(t,zn(e.store));const Xe=(t,e=new Ue)=>{if(t instanceof Map){Ke(e,t)}else{qe(e,t)}return e.toUint8Array()};const Ze=t=>Xe(t,new Te);class Qe{constructor(){this.l=[]}}const tn=()=>new Qe;const en=(t,e)=>t.l.push(e);const nn=(t,e)=>{const n=t.l;const s=n.length;t.l=n.filter((t=>e!==t));if(s===t.l.length){console.error("[yjs] Tried to remove event handler that doesn't exist.")}};const sn=(t,e,n)=>N.PP(t.l,[e,n]);class rn{constructor(t,e){this.client=t;this.clock=e}}const on=(t,e)=>t===e||t!==null&&e!==null&&t.client===e.client&&t.clock===e.clock;const cn=(t,e)=>new rn(t,e);const ln=(t,e)=>{c.uE(t,e.client);c.uE(t,e.clock)};const hn=t=>cn(l.yg(t),l.yg(t));const an=t=>{for(const[e,n]of t.doc.share.entries()){if(n===t){return e}}throw x.zR()};const dn=(t,e)=>{while(e!==null){if(e.parent===t){return true}e=e.parent._item}return false};const un=t=>{const e=[];let n=t._start;while(n){e.push(n);n=n.right}console.log("Children: ",e);console.log("Children content: ",e.filter((t=>!t.deleted)).map((t=>t.content)))};class fn{constructor(t,e=t.getMap("users")){const n=new Map;this.yusers=e;this.doc=t;this.clients=new Map;this.dss=n;const s=(t,e)=>{const n=t.get("ds");const s=t.get("ids");const r=t=>this.clients.set(t,e);n.observe((t=>{t.changes.added.forEach((t=>{t.content.getContent().forEach((t=>{if(t instanceof Uint8Array){this.dss.set(e,ye([this.dss.get(e)||_e(),Se(new Ae(l.l1(t)))]))}}))}))}));this.dss.set(e,ye(n.map((t=>Se(new Ae(l.l1(t)))))));s.observe((t=>t.changes.added.forEach((t=>t.content.getContent().forEach(r)))));s.forEach(r)};e.observe((t=>{t.keysChanged.forEach((t=>s(e.get(t),t)))}));e.forEach(s)}setUserMapping(t,e,n,{filter:s=(()=>true)}={}){const r=this.yusers;let i=r.get(n);if(!i){i=new gr;i.set("ids",new dr);i.set("ds",new dr);r.set(n,i)}i.get("ids").push([e]);r.observe((t=>{setTimeout((()=>{const t=r.get(n);if(t!==i){i=t;this.clients.forEach(((t,e)=>{if(n===t){i.get("ids").push([e])}}));const e=new Te;const s=this.dss.get(n);if(s){Ee(e,s);i.get("ds").push([e.toUint8Array()])}}}),0)}));t.on("afterTransaction",(t=>{setTimeout((()=>{const e=i.get("ds");const n=t.deleteSet;if(t.local&&n.clients.size>0&&s(t,n)){const t=new Te;Ee(t,n);e.push([t.toUint8Array()])}}))}))}getUserByClientId(t){return this.clients.get(t)||null}getUserByDeletedId(t){for(const[e,n]of this.dss.entries()){if(we(n,t)){return e}}return null}}class gn{constructor(t,e,n,s=0){this.type=t;this.tname=e;this.item=n;this.assoc=s}}const pn=t=>{const e={};if(t.type){e.type=t.type}if(t.tname){e.tname=t.tname}if(t.item){e.item=t.item}if(t.assoc!=null){e.assoc=t.assoc}return e};const wn=t=>new gn(t.type==null?null:cn(t.type.client,t.type.clock),t.tname||null,t.item==null?null:cn(t.item.client,t.item.clock),t.assoc==null?0:t.assoc);class mn{constructor(t,e,n=0){this.type=t;this.index=e;this.assoc=n}}const yn=(t,e,n=0)=>new mn(t,e,n);const kn=(t,e,n)=>{let s=null;let r=null;if(t._item===null){r=an(t)}else{s=cn(t._item.id.client,t._item.id.clock)}return new gn(s,r,e,n)};const _n=(t,e,n=0)=>{let s=t._start;if(n<0){if(e===0){return kn(t,null,n)}e--}while(s!==null){if(!s.deleted&&s.countable){if(s.length>e){return kn(t,cn(s.id.client,s.id.clock+e),n)}e-=s.length}if(s.right===null&&n<0){return kn(t,s.lastId,n)}s=s.right}return kn(t,null,n)};const bn=(t,e)=>{const{type:n,tname:s,item:r,assoc:i}=e;if(r!==null){c.uE(t,0);ln(t,r)}else if(s!==null){c.$F(t,1);c.uw(t,s)}else if(n!==null){c.$F(t,2);ln(t,n)}else{throw x.zR()}c.pY(t,i);return t};const En=t=>{const e=c.Mf();bn(e,t);return c._f(e)};const Sn=t=>{let e=null;let n=null;let s=null;switch(l.yg(t)){case 0:s=hn(t);break;case 1:n=l.kf(t);break;case 2:{e=hn(t)}}const r=l.v3(t)?l.F7(t):0;return new gn(e,n,s,r)};const Cn=t=>Sn(l.l1(t));const Dn=(t,e)=>{const n=e.store;const s=t.item;const r=t.type;const i=t.tname;const o=t.assoc;let c=null;let l=0;if(s!==null){if(Jn(n,s.client)<=s.clock){return null}const t=ki(n,s);const e=t.item;if(!(e instanceof Si)){return null}c=e.parent;if(c._item===null||!c._item.deleted){l=e.deleted||!e.countable?0:t.diff+(o>=0?0:1);let n=e.left;while(n!==null){if(!n.deleted&&n.countable){l+=n.length}n=n.left}}}else{if(i!==null){c=e.get(i)}else if(r!==null){if(Jn(n,r.client)<=r.clock){return null}const{item:t}=ki(n,r);if(t instanceof Si&&t.content instanceof mi){c=t.content.type}else{return null}}else{throw x.zR()}if(o>=0){l=c._length}else{l=0}}return yn(c,l,t.assoc)};const vn=(t,e)=>t===e||t!==null&&e!==null&&t.tname===e.tname&&on(t.item,e.item)&&on(t.type,e.type)&&t.assoc===e.assoc;class An{constructor(t,e){this.ds=t;this.sv=e}}const xn=(t,e)=>{const n=t.ds.clients;const s=e.ds.clients;const r=t.sv;const i=e.sv;if(r.size!==i.size||n.size!==s.size){return false}for(const[o,c]of r.entries()){if(i.get(o)!==c){return false}}for(const[o,c]of n.entries()){const t=s.get(o)||[];if(c.length!==t.length){return false}for(let e=0;e<c.length;e++){const n=c[e];const s=t[e];if(n.clock!==s.clock||n.len!==s.len){return false}}}return true};const Mn=(t,e=new Ue)=>{Ee(e,t.ds);Ke(e,t.sv);return e.toUint8Array()};const Nn=t=>Mn(t,new Te);const Tn=(t,e=new Me(l.l1(t)))=>new An(Se(e),Be(e));const In=t=>Tn(t,new Ae(l.l1(t)));const Un=(t,e)=>new An(t,e);const On=Un(_e(),new Map);const Ln=t=>Un(be(t.store),zn(t.store));const Rn=(t,e)=>e===undefined?!t.deleted:e.sv.has(t.id.client)&&(e.sv.get(t.id.client)||0)>t.id.clock&&!we(e.ds,t.id);const Pn=(t,e)=>{const n=o.Yu(t.meta,Pn,T.Ue);const s=t.doc.store;if(!n.has(e)){e.sv.forEach(((e,n)=>{if(e<Jn(s,n)){Bn(t,cn(n,e))}}));ge(t,e.ds,(t=>{}));n.add(e)}};const Vn=(t,e,n=new ve)=>{if(t.gc){throw new Error("originDoc must not be garbage collected")}const{sv:s,ds:r}=e;const i=new Oe;t.transact((e=>{let n=0;s.forEach((t=>{if(t>0){n++}}));c.uE(i.restEncoder,n);for(const[r,o]of s){if(o===0){continue}if(o<Jn(t.store,r)){Bn(e,cn(r,o))}const n=t.store.clients.get(r)||[];const s=Hn(n,o-1);c.uE(i.restEncoder,s+1);i.writeClient(r);c.uE(i.restEncoder,0);for(let t=0;t<=s;t++){n[t].write(i,0)}}Ee(i,r)}));$e(n,i.toUint8Array(),"snapshot");return n};class Fn{constructor(){this.clients=new Map;this.pendingStructs=null;this.pendingDs=null}}const zn=t=>{const e=new Map;t.clients.forEach(((t,n)=>{const s=t[t.length-1];e.set(n,s.id.clock+s.length)}));return e};const Jn=(t,e)=>{const n=t.clients.get(e);if(n===undefined){return 0}const s=n[n.length-1];return s.id.clock+s.length};const $n=(t,e)=>{let n=t.clients.get(e.id.client);if(n===undefined){n=[];t.clients.set(e.id.client,n)}else{const t=n[n.length-1];if(t.id.clock+t.length!==e.id.clock){throw x.zR()}}n.push(e)};const Hn=(t,e)=>{let n=0;let s=t.length-1;let r=t[s];let o=r.id.clock;if(o===e){return s}let c=i.GW(e/(o+r.length-1)*s);while(n<=s){r=t[c];o=r.id.clock;if(o<=e){if(e<o+r.length){return c}n=c+1}else{s=c-1}c=i.GW((n+s)/2)}throw x.zR()};const jn=(t,e)=>{const n=t.clients.get(e.client);return n[Hn(n,e.clock)]};const Wn=jn;const Yn=(t,e,n)=>{const s=Hn(e,n);const r=e[s];if(r.id.clock<n&&r instanceof Si){e.splice(s+1,0,bi(t,r,n-r.id.clock));return s+1}return s};const Bn=(t,e)=>{const n=t.doc.store.clients.get(e.client);return n[Yn(t,n,e.clock)]};const Gn=(t,e,n)=>{const s=e.clients.get(n.client);const r=Hn(s,n.clock);const i=s[r];if(n.clock!==i.id.clock+i.length-1&&i.constructor!==Wr){s.splice(r+1,0,bi(t,i,n.clock-i.id.clock+1))}return i};const Kn=(t,e,n)=>{const s=t.clients.get(e.id.client);s[Hn(s,e.id.clock)]=n};const qn=(t,e,n,s,r)=>{if(s===0){return}const i=n+s;let o=Yn(t,e,n);let c;do{c=e[o++];if(i<c.id.clock+c.length){Yn(t,e,i)}r(c)}while(o<e.length&&e[o].id.clock<i)};class Xn{constructor(t,e,n){this.doc=t;this.deleteSet=new fe;this.beforeState=zn(t.store);this.afterState=new Map;this.changed=new Map;this.changedParentTypes=new Map;this._mergeStructs=[];this.origin=e;this.meta=new Map;this.local=n;this.subdocsAdded=new Set;this.subdocsRemoved=new Set;this.subdocsLoaded=new Set}}const Zn=(t,e)=>{if(e.deleteSet.clients.size===0&&!o.Yj(e.afterState,((t,n)=>e.beforeState.get(n)!==t))){return false}me(e.deleteSet);Fe(t,e);Ee(t,e.deleteSet);return true};const Qn=(t,e,n)=>{const s=e._item;if(s===null||s.id.clock<(t.beforeState.get(s.id.client)||0)&&!s.deleted){o.Yu(t.changed,e,T.Ue).add(n)}};const ts=(t,e)=>{const n=t[e-1];const s=t[e];if(n.deleted===s.deleted&&n.constructor===s.constructor){if(n.mergeWith(s)){t.splice(e,1);if(s instanceof Si&&s.parentSub!==null&&s.parent._map.get(s.parentSub)===s){s.parent._map.set(s.parentSub,n)}}}};const es=(t,e,n)=>{for(const[s,r]of t.clients.entries()){const t=e.clients.get(s);for(let s=r.length-1;s>=0;s--){const i=r[s];const o=i.clock+i.len;for(let s=Hn(t,i.clock),r=t[s];s<t.length&&r.id.clock<o;r=t[++s]){const r=t[s];if(i.clock+i.len<=r.id.clock){break}if(r instanceof Si&&r.deleted&&!r.keep&&n(r)){r.gc(e,false)}}}}};const ns=(t,e)=>{t.clients.forEach(((t,n)=>{const s=e.clients.get(n);for(let e=t.length-1;e>=0;e--){const n=t[e];const r=i.VV(s.length-1,1+Hn(s,n.clock+n.len-1));for(let t=r,e=s[t];t>0&&e.id.clock>=n.clock;e=s[--t]){ts(s,t)}}}))};const ss=(t,e,n)=>{es(t,e,n);ns(t,e)};const rs=(t,e)=>{if(e<t.length){const n=t[e];const s=n.doc;const r=s.store;const o=n.deleteSet;const c=n._mergeStructs;try{me(o);n.afterState=zn(n.doc.store);s._transaction=null;s.emit("beforeObserverCalls",[n,s]);const l=[];n.changed.forEach(((t,e)=>l.push((()=>{if(e._item===null||!e._item.deleted){e._callObserver(n,t)}}))));l.push((()=>{n.changedParentTypes.forEach(((t,e)=>l.push((()=>{if(e._item===null||!e._item.deleted){t=t.filter((t=>t.target._item===null||!t.target._item.deleted));t.forEach((t=>{t.currentTarget=e}));t.sort(((t,e)=>t.path.length-e.path.length));sn(e._dEH,t,n)}}))));l.push((()=>s.emit("afterTransaction",[n,s])))}));(0,N.PP)(l,[])}finally{if(s.gc){es(o,r,s.gcFilter)}ns(o,r);n.afterState.forEach(((t,e)=>{const s=n.beforeState.get(e)||0;if(s!==t){const t=r.clients.get(e);const n=i.Fp(Hn(t,s),1);for(let e=t.length-1;e>=n;e--){ts(t,e)}}}));for(let t=0;t<c.length;t++){const{client:e,clock:n}=c[t].id;const s=r.clients.get(e);const i=Hn(s,n);if(i+1<s.length){ts(s,i+1)}if(i>0){ts(s,i)}}if(!n.local&&n.afterState.get(s.clientID)!==n.beforeState.get(s.clientID)){Jt(Ut,vt,"[yjs] ",At,Tt,"Changed the client-id because another client seems to be using it.");s.clientID=De()}s.emit("afterTransactionCleanup",[n,s]);if(s._observers.has("update")){const t=new Ie;const e=Zn(t,n);if(e){s.emit("update",[t.toUint8Array(),n.origin,s,n])}}if(s._observers.has("updateV2")){const t=new Oe;const e=Zn(t,n);if(e){s.emit("updateV2",[t.toUint8Array(),n.origin,s,n])}}const{subdocsAdded:l,subdocsLoaded:h,subdocsRemoved:a}=n;if(l.size>0||a.size>0||h.size>0){l.forEach((t=>{t.clientID=s.clientID;if(t.collectionid==null){t.collectionid=s.collectionid}s.subdocs.add(t)}));a.forEach((t=>s.subdocs.delete(t)));s.emit("subdocs",[{loaded:h,added:l,removed:a},s,n]);a.forEach((t=>t.destroy()))}if(t.length<=e+1){s._transactionCleanups=[];s.emit("afterAllTransactions",[s,t])}else{rs(t,e+1)}}}};const is=(t,e,n=null,s=true)=>{const r=t._transactionCleanups;let i=false;if(t._transaction===null){i=true;t._transaction=new Xn(t,n,s);r.push(t._transaction);if(r.length===1){t.emit("beforeAllTransactions",[t])}t.emit("beforeTransaction",[t._transaction,t])}try{e(t._transaction)}finally{if(i&&r[0]===t._transaction){rs(r,0)}}};class os{constructor(t,e){this.insertions=e;this.deletions=t;this.meta=new Map}}const cs=(t,e,n)=>{ge(t,n.deletions,(t=>{if(t instanceof Si&&e.scope.some((e=>dn(e,t)))){_i(t,false)}}))};const ls=(t,e,n)=>{let s=null;let r=null;const i=t.doc;const o=t.scope;is(i,(n=>{while(e.length>0&&s===null){const r=i.store;const c=e.pop();const l=new Set;const h=[];let a=false;ge(n,c.insertions,(t=>{if(t instanceof Si){if(t.redone!==null){let{item:e,diff:s}=ki(r,t.id);if(s>0){e=Bn(n,cn(e.id.client,e.id.clock+s))}t=e}if(!t.deleted&&o.some((e=>dn(e,t)))){h.push(t)}}}));ge(n,c.deletions,(t=>{if(t instanceof Si&&o.some((e=>dn(e,t)))&&!we(c.insertions,t.id)){l.add(t)}}));l.forEach((e=>{a=Ei(n,e,l,c.insertions,t.ignoreRemoteMapChanges)!==null||a}));for(let e=h.length-1;e>=0;e--){const s=h[e];if(t.deleteFilter(s)){s.delete(n);a=true}}s=a?c:null}n.changed.forEach(((t,e)=>{if(t.has(null)&&e._searchMarker){e._searchMarker.length=0}}));r=n}),t);if(s!=null){const e=r.changedParentTypes;t.emit("stack-item-popped",[{stackItem:s,type:n,changedParentTypes:e},t])}return s};class hs extends s.y{constructor(t,{captureTimeout:e=500,captureTransaction:n=(t=>true),deleteFilter:s=(()=>true),trackedOrigins:i=new Set([null]),ignoreRemoteMapChanges:o=false,doc:c=(r.kJ(t)?t[0].doc:t.doc)}={}){super();this.scope=[];this.addToScope(t);this.deleteFilter=s;i.add(this);this.trackedOrigins=i;this.captureTransaction=n;this.undoStack=[];this.redoStack=[];this.undoing=false;this.redoing=false;this.doc=c;this.lastChange=0;this.ignoreRemoteMapChanges=o;this.captureTimeout=e;this.afterTransactionHandler=t=>{if(!this.captureTransaction(t)||!this.scope.some((e=>t.changedParentTypes.has(e)))||!this.trackedOrigins.has(t.origin)&&(!t.origin||!this.trackedOrigins.has(t.origin.constructor))){return}const e=this.undoing;const n=this.redoing;const s=e?this.redoStack:this.undoStack;if(e){this.stopCapturing()}else if(!n){this.clear(false,true)}const r=new fe;t.afterState.forEach(((e,n)=>{const s=t.beforeState.get(n)||0;const i=e-s;if(i>0){ke(r,n,s,i)}}));const i=Dt.ZG();let o=false;if(this.lastChange>0&&i-this.lastChange<this.captureTimeout&&s.length>0&&!e&&!n){const e=s[s.length-1];e.deletions=ye([e.deletions,t.deleteSet]);e.insertions=ye([e.insertions,r])}else{s.push(new os(t.deleteSet,r));o=true}if(!e&&!n){this.lastChange=i}ge(t,t.deleteSet,(t=>{if(t instanceof Si&&this.scope.some((e=>dn(e,t)))){_i(t,true)}}));const c=[{stackItem:s[s.length-1],origin:t.origin,type:e?"redo":"undo",changedParentTypes:t.changedParentTypes},this];if(o){this.emit("stack-item-added",c)}else{this.emit("stack-item-updated",c)}};this.doc.on("afterTransaction",this.afterTransactionHandler);this.doc.on("destroy",(()=>{this.destroy()}))}addToScope(t){t=r.kJ(t)?t:[t];t.forEach((t=>{if(this.scope.every((e=>e!==t))){this.scope.push(t)}}))}addTrackedOrigin(t){this.trackedOrigins.add(t)}removeTrackedOrigin(t){this.trackedOrigins.delete(t)}clear(t=true,e=true){if(t&&this.canUndo()||e&&this.canRedo()){this.doc.transact((n=>{if(t){this.undoStack.forEach((t=>cs(n,this,t)));this.undoStack=[]}if(e){this.redoStack.forEach((t=>cs(n,this,t)));this.redoStack=[]}this.emit("stack-cleared",[{undoStackCleared:t,redoStackCleared:e}])}))}}stopCapturing(){this.lastChange=0}undo(){this.undoing=true;let t;try{t=ls(this,this.undoStack,"undo")}finally{this.undoing=false}return t}redo(){this.redoing=true;let t;try{t=ls(this,this.redoStack,"redo")}finally{this.redoing=false}return t}canUndo(){return this.undoStack.length>0}canRedo(){return this.redoStack.length>0}destroy(){this.trackedOrigins.delete(this);this.doc.off("afterTransaction",this.afterTransactionHandler);super.destroy()}}function*as(t){const e=l.yg(t.restDecoder);for(let n=0;n<e;n++){const e=l.yg(t.restDecoder);const n=t.readClient();let s=l.yg(t.restDecoder);for(let r=0;r<e;r++){const e=t.readInfo();if(e===10){const e=l.yg(t.restDecoder);yield new Ai(cn(n,s),e);s+=e}else if((M.kr&e)!==0){const r=(e&(M.rc|M.x1))===0;const i=new Si(cn(n,s),null,(e&M.x1)===M.x1?t.readLeftID():null,null,(e&M.rc)===M.rc?t.readRightID():null,r?t.readParentInfo()?t.readString():t.readLeftID():null,r&&(e&M.cq)===M.cq?t.readString():null,Ci(t,e));yield i;s+=i.length}else{const e=t.readLen();yield new Wr(cn(n,s),e);s+=e}}}}class ds{constructor(t,e){this.gen=as(t);this.curr=null;this.done=false;this.filterSkips=e;this.next()}next(){do{this.curr=this.gen.next().value||null}while(this.filterSkips&&this.curr!==null&&this.curr.constructor===Ai);return this.curr}}const us=t=>fs(t,xe);const fs=(t,e=Ne)=>{const n=[];const s=new e(l.l1(t));const r=new ds(s,false);for(let o=r.curr;o!==null;o=r.next()){n.push(o)}Jt("Structs: ",n);const i=Se(s);Jt("DeleteSet: ",i)};const gs=t=>ps(t,xe);const ps=(t,e=Ne)=>{const n=[];const s=new e(l.l1(t));const r=new ds(s,false);for(let i=r.curr;i!==null;i=r.next()){n.push(i)}return{structs:n,ds:Se(s)}};class ws{constructor(t){this.currClient=0;this.startClock=0;this.written=0;this.encoder=t;this.clientStructs=[]}}const ms=t=>Ss(t,xe,Ie);const ys=(t,e=Ue,n=Ne)=>{const s=new e;const r=new ds(new n(l.l1(t)),false);let i=r.curr;if(i!==null){let t=0;let e=i.id.client;let n=i.id.clock!==0;let o=n?0:i.id.clock+i.length;for(;i!==null;i=r.next()){if(e!==i.id.client){if(o!==0){t++;c.uE(s.restEncoder,e);c.uE(s.restEncoder,o)}e=i.id.client;o=0;n=i.id.clock!==0}if(i.constructor===Ai){n=true}if(!n){o=i.id.clock+i.length}}if(o!==0){t++;c.uE(s.restEncoder,e);c.uE(s.restEncoder,o)}const l=c.Mf();c.uE(l,t);c.mK(l,s.restEncoder);s.restEncoder=l;return s.toUint8Array()}else{c.uE(s.restEncoder,0);return s.toUint8Array()}};const ks=t=>ys(t,Te,xe);const _s=(t,e=Ne)=>{const n=new Map;const s=new Map;const r=new ds(new e(l.l1(t)),false);let i=r.curr;if(i!==null){let t=i.id.client;let e=i.id.clock;n.set(t,e);for(;i!==null;i=r.next()){if(t!==i.id.client){s.set(t,e);n.set(i.id.client,i.id.clock);t=i.id.client}e=i.id.clock+i.length}s.set(t,e)}return{from:n,to:s}};const bs=t=>_s(t,xe);const Es=(t,e)=>{if(t.constructor===Wr){const{client:n,clock:s}=t.id;return new Wr(cn(n,s+e),t.length-e)}else if(t.constructor===Ai){const{client:n,clock:s}=t.id;return new Ai(cn(n,s+e),t.length-e)}else{const n=t;const{client:s,clock:r}=n.id;return new Si(cn(s,r+e),null,cn(s,r+e-1),null,n.rightOrigin,n.parent,n.parentSub,n.content.splice(e))}};const Ss=(t,e=Ne,n=Oe)=>{if(t.length===1){return t[0]}const s=t.map((t=>new e(l.l1(t))));let r=s.map((t=>new ds(t,true)));let i=null;const o=new n;const c=new ws(o);while(true){r=r.filter((t=>t.curr!==null));r.sort(((t,e)=>{if(t.curr.id.client===e.curr.id.client){const n=t.curr.id.clock-e.curr.id.clock;if(n===0){return t.curr.constructor===e.curr.constructor?0:t.curr.constructor===Ai?1:-1}else{return n}}else{return e.curr.id.client-t.curr.id.client}}));if(r.length===0){break}const t=r[0];const e=t.curr.id.client;if(i!==null){let n=t.curr;let s=false;while(n!==null&&n.id.clock+n.length<=i.struct.id.clock+i.struct.length&&n.id.client>=i.struct.id.client){n=t.next();s=true}if(n===null||n.id.client!==e||s&&n.id.clock>i.struct.id.clock+i.struct.length){continue}if(e!==i.struct.id.client){As(c,i.struct,i.offset);i={struct:n,offset:0};t.next()}else{if(i.struct.id.clock+i.struct.length<n.id.clock){if(i.struct.constructor===Ai){i.struct.length=n.id.clock+n.length-i.struct.id.clock}else{As(c,i.struct,i.offset);const t=n.id.clock-i.struct.id.clock-i.struct.length;const s=new Ai(cn(e,i.struct.id.clock+i.struct.length),t);i={struct:s,offset:0}}}else{const e=i.struct.id.clock+i.struct.length-n.id.clock;if(e>0){if(i.struct.constructor===Ai){i.struct.length-=e}else{n=Es(n,e)}}if(!i.struct.mergeWith(n)){As(c,i.struct,i.offset);i={struct:n,offset:0};t.next()}}}}else{i={struct:t.curr,offset:0};t.next()}for(let n=t.curr;n!==null&&n.id.client===e&&n.id.clock===i.struct.id.clock+i.struct.length&&n.constructor!==Ai;n=t.next()){As(c,i.struct,i.offset);i={struct:n,offset:0}}}if(i!==null){As(c,i.struct,i.offset);i=null}xs(c);const h=s.map((t=>Se(t)));const a=ye(h);Ee(o,a);return o.toUint8Array()};const Cs=(t,e,n=Ne,s=Oe)=>{const r=Ge(e);const o=new s;const c=new ws(o);const h=new n(l.l1(t));const a=new ds(h,false);while(a.curr){const t=a.curr;const e=t.id.client;const n=r.get(e)||0;if(a.curr.constructor===Ai){a.next();continue}if(t.id.clock+t.length>n){As(c,t,i.Fp(n-t.id.clock,0));a.next();while(a.curr&&a.curr.id.client===e){As(c,a.curr,0);a.next()}}else{while(a.curr&&a.curr.id.client===e&&a.curr.id.clock+a.curr.length<=n){a.next()}}}xs(c);const d=Se(h);Ee(o,d);return o.toUint8Array()};const Ds=(t,e)=>Cs(t,e,xe,Ie);const vs=t=>{if(t.written>0){t.clientStructs.push({written:t.written,restEncoder:c._f(t.encoder.restEncoder)});t.encoder.restEncoder=c.Mf();t.written=0}};const As=(t,e,n)=>{if(t.written>0&&t.currClient!==e.id.client){vs(t)}if(t.written===0){t.currClient=e.id.client;t.encoder.writeClient(e.id.client);c.uE(t.encoder.restEncoder,e.id.clock+n)}e.write(t.encoder,n);t.written++};const xs=t=>{vs(t);const e=t.encoder.restEncoder;c.uE(e,t.clientStructs.length);for(let n=0;n<t.clientStructs.length;n++){const s=t.clientStructs[n];c.uE(e,s.written);c.HK(e,s.restEncoder)}};const Ms=(t,e,n)=>{const s=new e(l.l1(t));const r=new ds(s,false);const i=new n;const o=new ws(i);for(let l=r.curr;l!==null;l=r.next()){As(o,l,0)}xs(o);const c=Se(s);Ee(i,c);return i.toUint8Array()};const Ns=t=>Ms(t,xe,Oe);const Ts=t=>Ms(t,Ne,Ie);class Is{constructor(t,e){this.target=t;this.currentTarget=t;this.transaction=e;this._changes=null;this._keys=null;this._delta=null}get path(){return Us(this.currentTarget,this.target)}deletes(t){return we(this.transaction.deleteSet,t.id)}get keys(){if(this._keys===null){const t=new Map;const e=this.target;const n=this.transaction.changed.get(e);n.forEach((n=>{if(n!==null){const s=e._map.get(n);let i;let o;if(this.adds(s)){let t=s.left;while(t!==null&&this.adds(t)){t=t.left}if(this.deletes(s)){if(t!==null&&this.deletes(t)){i="delete";o=r.Z$(t.content.getContent())}else{return}}else{if(t!==null&&this.deletes(t)){i="update";o=r.Z$(t.content.getContent())}else{i="add";o=undefined}}}else{if(this.deletes(s)){i="delete";o=r.Z$(s.content.getContent())}else{return}}t.set(n,{action:i,oldValue:o})}}));this._keys=t}return this._keys}get delta(){return this.changes.delta}adds(t){return t.id.clock>=(this.transaction.beforeState.get(t.id.client)||0)}get changes(){let t=this._changes;if(t===null){const e=this.target;const n=T.Ue();const s=T.Ue();const r=[];t={added:n,deleted:s,delta:r,keys:this.keys};const i=this.transaction.changed.get(e);if(i.has(null)){let t=null;const i=()=>{if(t){r.push(t)}};for(let r=e._start;r!==null;r=r.right){if(r.deleted){if(this.deletes(r)&&!this.adds(r)){if(t===null||t.delete===undefined){i();t={delete:0}}t.delete+=r.length;s.add(r)}}else{if(this.adds(r)){if(t===null||t.insert===undefined){i();t={insert:[]}}t.insert=t.insert.concat(r.content.getContent());n.add(r)}else{if(t===null||t.retain===undefined){i();t={retain:0}}t.retain+=r.length}}}if(t!==null&&t.retain===undefined){i()}}this._changes=t}return t}}const Us=(t,e)=>{const n=[];while(e._item!==null&&e!==t){if(e._item.parentSub!==null){n.unshift(e._item.parentSub)}else{let t=0;let s=e._item.parent._start;while(s!==e._item&&s!==null){if(!s.deleted){t++}s=s.right}n.unshift(t)}e=e._item.parent}return n};const Os=80;let Ls=0;class Rs{constructor(t,e){t.marker=true;this.p=t;this.index=e;this.timestamp=Ls++}}const Ps=t=>{t.timestamp=Ls++};const Vs=(t,e,n)=>{t.p.marker=false;t.p=e;e.marker=true;t.index=n;t.timestamp=Ls++};const Fs=(t,e,n)=>{if(t.length>=Os){const s=t.reduce(((t,e)=>t.timestamp<e.timestamp?t:e));Vs(s,e,n);return s}else{const s=new Rs(e,n);t.push(s);return s}};const zs=(t,e)=>{if(t._start===null||e===0||t._searchMarker===null){return null}const n=t._searchMarker.length===0?null:t._searchMarker.reduce(((t,n)=>i.Wn(e-t.index)<i.Wn(e-n.index)?t:n));let s=t._start;let r=0;if(n!==null){s=n.p;r=n.index;Ps(n)}while(s.right!==null&&r<e){if(!s.deleted&&s.countable){if(e<r+s.length){break}r+=s.length}s=s.right}while(s.left!==null&&r>e){s=s.left;if(!s.deleted&&s.countable){r-=s.length}}while(s.left!==null&&s.left.id.client===s.id.client&&s.left.id.clock+s.left.length===s.id.clock){s=s.left;if(!s.deleted&&s.countable){r-=s.length}}if(n!==null&&i.Wn(n.index-r)<s.parent.length/Os){Vs(n,s,r);return n}else{return Fs(t._searchMarker,s,r)}};const Js=(t,e,n)=>{for(let s=t.length-1;s>=0;s--){const r=t[s];if(n>0){let e=r.p;e.marker=false;while(e&&(e.deleted||!e.countable)){e=e.left;if(e&&!e.deleted&&e.countable){r.index-=e.length}}if(e===null||e.marker===true){t.splice(s,1);continue}r.p=e;e.marker=true}if(e<r.index||n>0&&e===r.index){r.index=i.Fp(e,r.index+n)}}};const $s=t=>{let e=t._start;const n=[];while(e){n.push(e);e=e.right}return n};const Hs=(t,e,n)=>{const s=t;const r=e.changedParentTypes;while(true){o.Yu(r,t,(()=>[])).push(n);if(t._item===null){break}t=t._item.parent}sn(s._eH,n,e)};class js{constructor(){this._item=null;this._map=new Map;this._start=null;this.doc=null;this._length=0;this._eH=tn();this._dEH=tn();this._searchMarker=null}get parent(){return this._item?this._item.parent:null}_integrate(t,e){this.doc=t;this._item=e}_copy(){throw x.Nw()}clone(){throw x.Nw()}_write(t){}get _first(){let t=this._start;while(t!==null&&t.deleted){t=t.right}return t}_callObserver(t,e){if(!t.local&&this._searchMarker){this._searchMarker.length=0}}observe(t){en(this._eH,t)}observeDeep(t){en(this._dEH,t)}unobserve(t){nn(this._eH,t)}unobserveDeep(t){nn(this._dEH,t)}toJSON(){}}const Ws=(t,e,n)=>{if(e<0){e=t._length+e}if(n<0){n=t._length+n}let s=n-e;const r=[];let i=t._start;while(i!==null&&s>0){if(i.countable&&!i.deleted){const t=i.content.getContent();if(t.length<=e){e-=t.length}else{for(let n=e;n<t.length&&s>0;n++){r.push(t[n]);s--}e=0}}i=i.right}return r};const Ys=t=>{const e=[];let n=t._start;while(n!==null){if(n.countable&&!n.deleted){const t=n.content.getContent();for(let n=0;n<t.length;n++){e.push(t[n])}}n=n.right}return e};const Bs=(t,e)=>{const n=[];let s=t._start;while(s!==null){if(s.countable&&Rn(s,e)){const t=s.content.getContent();for(let e=0;e<t.length;e++){n.push(t[e])}}s=s.right}return n};const Gs=(t,e)=>{let n=0;let s=t._start;while(s!==null){if(s.countable&&!s.deleted){const r=s.content.getContent();for(let s=0;s<r.length;s++){e(r[s],n++,t)}}s=s.right}};const Ks=(t,e)=>{const n=[];Gs(t,((s,r)=>{n.push(e(s,r,t))}));return n};const qs=t=>{let e=t._start;let n=null;let s=0;return{[Symbol.iterator](){return this},next:()=>{if(n===null){while(e!==null&&e.deleted){e=e.right}if(e===null){return{done:true,value:undefined}}n=e.content.getContent();s=0;e=e.right}const t=n[s++];if(n.length<=s){n=null}return{done:false,value:t}}}};const Xs=(t,e)=>{const n=zs(t,e);let s=t._start;if(n!==null){s=n.p;e-=n.index}for(;s!==null;s=s.right){if(!s.deleted&&s.countable){if(e<s.length){return s.content.getContent()[e]}e-=s.length}}};const Zs=(t,e,n,s)=>{let r=n;const i=t.doc;const o=i.clientID;const c=i.store;const l=n===null?e._start:n.right;let h=[];const a=()=>{if(h.length>0){r=new Si(cn(o,Jn(c,o)),r,r&&r.lastId,l,l&&l.id,e,null,new ii(h));r.integrate(t,0);h=[]}};s.forEach((n=>{if(n===null){h.push(n)}else{switch(n.constructor){case Number:case Object:case Boolean:case Array:case String:h.push(n);break;default:a();switch(n.constructor){case Uint8Array:case ArrayBuffer:r=new Si(cn(o,Jn(c,o)),r,r&&r.lastId,l,l&&l.id,e,null,new Yr(new Uint8Array(n)));r.integrate(t,0);break;case ve:r=new Si(cn(o,Jn(c,o)),r,r&&r.lastId,l,l&&l.id,e,null,new Xr(n));r.integrate(t,0);break;default:if(n instanceof js){r=new Si(cn(o,Jn(c,o)),r,r&&r.lastId,l,l&&l.id,e,null,new mi(n));r.integrate(t,0)}else{throw new Error("Unexpected content type in insert operation")}}}}}));a()};const Qs=x.Ue("Length exceeded!");const tr=(t,e,n,s)=>{if(n>e._length){throw Qs}if(n===0){if(e._searchMarker){Js(e._searchMarker,n,s.length)}return Zs(t,e,null,s)}const r=n;const i=zs(e,n);let o=e._start;if(i!==null){o=i.p;n-=i.index;if(n===0){o=o.prev;n+=o&&o.countable&&!o.deleted?o.length:0}}for(;o!==null;o=o.right){if(!o.deleted&&o.countable){if(n<=o.length){if(n<o.length){Bn(t,cn(o.id.client,o.id.clock+n))}break}n-=o.length}}if(e._searchMarker){Js(e._searchMarker,r,s.length)}return Zs(t,e,o,s)};const er=(t,e,n)=>{const s=(e._searchMarker||[]).reduce(((t,e)=>e.index>t.index?e:t),{index:0,p:e._start});let r=s.p;if(r){while(r.right){r=r.right}}return Zs(t,e,r,n)};const nr=(t,e,n,s)=>{if(s===0){return}const r=n;const i=s;const o=zs(e,n);let c=e._start;if(o!==null){c=o.p;n-=o.index}for(;c!==null&&n>0;c=c.right){if(!c.deleted&&c.countable){if(n<c.length){Bn(t,cn(c.id.client,c.id.clock+n))}n-=c.length}}while(s>0&&c!==null){if(!c.deleted){if(s<c.length){Bn(t,cn(c.id.client,c.id.clock+s))}c.delete(t);s-=c.length}c=c.right}if(s>0){throw Qs}if(e._searchMarker){Js(e._searchMarker,r,-i+s)}};const sr=(t,e,n)=>{const s=e._map.get(n);if(s!==undefined){s.delete(t)}};const rr=(t,e,n,s)=>{const r=e._map.get(n)||null;const i=t.doc;const o=i.clientID;let c;if(s==null){c=new ii([s])}else{switch(s.constructor){case Number:case Object:case Boolean:case Array:case String:c=new ii([s]);break;case Uint8Array:c=new Yr(s);break;case ve:c=new Xr(s);break;default:if(s instanceof js){c=new mi(s)}else{throw new Error("Unexpected content type")}}}new Si(cn(o,Jn(i.store,o)),r,r&&r.lastId,null,null,e,n,c).integrate(t,0)};const ir=(t,e)=>{const n=t._map.get(e);return n!==undefined&&!n.deleted?n.content.getContent()[n.length-1]:undefined};const or=t=>{const e={};t._map.forEach(((t,n)=>{if(!t.deleted){e[n]=t.content.getContent()[t.length-1]}}));return e};const cr=(t,e)=>{const n=t._map.get(e);return n!==undefined&&!n.deleted};const lr=(t,e,n)=>{let s=t._map.get(e)||null;while(s!==null&&(!n.sv.has(s.id.client)||s.id.clock>=(n.sv.get(s.id.client)||0))){s=s.left}return s!==null&&Rn(s,n)?s.content.getContent()[s.length-1]:undefined};const hr=t=>le(t.entries(),(t=>!t[1].deleted));class ar extends Is{constructor(t,e){super(t,e);this._transaction=e}}class dr extends js{constructor(){super();this._prelimContent=[];this._searchMarker=[]}static from(t){const e=new dr;e.push(t);return e}_integrate(t,e){super._integrate(t,e);this.insert(0,this._prelimContent);this._prelimContent=null}_copy(){return new dr}clone(){const t=new dr;t.insert(0,this.toArray().map((t=>t instanceof js?t.clone():t)));return t}get length(){return this._prelimContent===null?this._length:this._prelimContent.length}_callObserver(t,e){super._callObserver(t,e);Hs(this,t,new ar(this,t))}insert(t,e){if(this.doc!==null){is(this.doc,(n=>{tr(n,this,t,e)}))}else{this._prelimContent.splice(t,0,...e)}}push(t){if(this.doc!==null){is(this.doc,(e=>{er(e,this,t)}))}else{this._prelimContent.push(...t)}}unshift(t){this.insert(0,t)}delete(t,e=1){if(this.doc!==null){is(this.doc,(n=>{nr(n,this,t,e)}))}else{this._prelimContent.splice(t,e)}}get(t){return Xs(this,t)}toArray(){return Ys(this)}slice(t=0,e=this.length){return Ws(this,t,e)}toJSON(){return this.map((t=>t instanceof js?t.toJSON():t))}map(t){return Ks(this,t)}forEach(t){Gs(this,t)}[Symbol.iterator](){return qs(this)}_write(t){t.writeTypeRef(ai)}}const ur=t=>new dr;class fr extends Is{constructor(t,e,n){super(t,e);this.keysChanged=n}}class gr extends js{constructor(t){super();this._prelimContent=null;if(t===undefined){this._prelimContent=new Map}else{this._prelimContent=new Map(t)}}_integrate(t,e){super._integrate(t,e);this._prelimContent.forEach(((t,e)=>{this.set(e,t)}));this._prelimContent=null}_copy(){return new gr}clone(){const t=new gr;this.forEach(((e,n)=>{t.set(n,e instanceof js?e.clone():e)}));return t}_callObserver(t,e){Hs(this,t,new fr(this,t,e))}toJSON(){const t={};this._map.forEach(((e,n)=>{if(!e.deleted){const s=e.content.getContent()[e.length-1];t[n]=s instanceof js?s.toJSON():s}}));return t}get size(){return[...hr(this._map)].length}keys(){return he(hr(this._map),(t=>t[0]))}values(){return he(hr(this._map),(t=>t[1].content.getContent()[t[1].length-1]))}entries(){return he(hr(this._map),(t=>[t[0],t[1].content.getContent()[t[1].length-1]]))}forEach(t){this._map.forEach(((e,n)=>{if(!e.deleted){t(e.content.getContent()[e.length-1],n,this)}}))}[Symbol.iterator](){return this.entries()}delete(t){if(this.doc!==null){is(this.doc,(e=>{sr(e,this,t)}))}else{this._prelimContent.delete(t)}}set(t,e){if(this.doc!==null){is(this.doc,(n=>{rr(n,this,t,e)}))}else{this._prelimContent.set(t,e)}return e}get(t){return ir(this,t)}has(t){return cr(this,t)}clear(){if(this.doc!==null){is(this.doc,(t=>{this.forEach((function(e,n,s){sr(t,s,n)}))}))}else{this._prelimContent.clear()}}_write(t){t.writeTypeRef(di)}}const pr=t=>new gr;const wr=(t,e)=>t===e||typeof t==="object"&&typeof e==="object"&&t&&e&&ae.$m(t,e);class mr{constructor(t,e,n,s){this.left=t;this.right=e;this.index=n;this.currentAttributes=s}forward(){if(this.right===null){x.zR()}switch(this.right.content.constructor){case ei:if(!this.right.deleted){br(this.currentAttributes,this.right.content)}break;default:if(!this.right.deleted){this.index+=this.right.length}break}this.left=this.right;this.right=this.right.right}}const yr=(t,e,n)=>{while(e.right!==null&&n>0){switch(e.right.content.constructor){case ei:if(!e.right.deleted){br(e.currentAttributes,e.right.content)}break;default:if(!e.right.deleted){if(n<e.right.length){Bn(t,cn(e.right.id.client,e.right.id.clock+n))}e.index+=e.right.length;n-=e.right.length}break}e.left=e.right;e.right=e.right.right}return e};const kr=(t,e,n)=>{const s=new Map;const r=zs(e,n);if(r){const e=new mr(r.p.left,r.p,r.index,s);return yr(t,e,n-r.index)}else{const r=new mr(null,e._start,0,s);return yr(t,r,n)}};const _r=(t,e,n,s)=>{while(n.right!==null&&(n.right.deleted===true||n.right.content.constructor===ei&&wr(s.get(n.right.content.key),n.right.content.value))){if(!n.right.deleted){s.delete(n.right.content.key)}n.forward()}const r=t.doc;const i=r.clientID;s.forEach(((s,o)=>{const c=n.left;const l=n.right;const h=new Si(cn(i,Jn(r.store,i)),c,c&&c.lastId,l,l&&l.id,e,null,new ei(o,s));h.integrate(t,0);n.right=h;n.forward()}))};const br=(t,e)=>{const{key:n,value:s}=e;if(s===null){t.delete(n)}else{t.set(n,s)}};const Er=(t,e)=>{while(true){if(t.right===null){break}else if(t.right.deleted||t.right.content.constructor===ei&&wr(e[t.right.content.key]||null,t.right.content.value));else{break}t.forward()}};const Sr=(t,e,n,s)=>{const r=t.doc;const i=r.clientID;const o=new Map;for(const c in s){const l=s[c];const h=n.currentAttributes.get(c)||null;if(!wr(h,l)){o.set(c,h);const{left:s,right:a}=n;n.right=new Si(cn(i,Jn(r.store,i)),s,s&&s.lastId,a,a&&a.id,e,null,new ei(c,l));n.right.integrate(t,0);n.forward()}}return o};const Cr=(t,e,n,s,r)=>{n.currentAttributes.forEach(((t,e)=>{if(r[e]===undefined){r[e]=null}}));const i=t.doc;const o=i.clientID;Er(n,r);const c=Sr(t,e,n,r);const l=s.constructor===String?new ci(s):s instanceof js?new mi(s):new Qr(s);let{left:h,right:a,index:d}=n;if(e._searchMarker){Js(e._searchMarker,n.index,l.getLength())}a=new Si(cn(o,Jn(i.store,o)),h,h&&h.lastId,a,a&&a.id,e,null,l);a.integrate(t,0);n.right=a;n.index=d;n.forward();_r(t,e,n,c)};const Dr=(t,e,n,s,r)=>{const i=t.doc;const o=i.clientID;Er(n,r);const c=Sr(t,e,n,r);t:while(n.right!==null&&(s>0||c.size>0&&(n.right.deleted||n.right.content.constructor===ei))){if(!n.right.deleted){switch(n.right.content.constructor){case ei:{const{key:e,value:i}=n.right.content;const o=r[e];if(o!==undefined){if(wr(o,i)){c.delete(e)}else{if(s===0){break t}c.set(e,i)}n.right.delete(t)}else{n.currentAttributes.set(e,i)}break}default:if(s<n.right.length){Bn(t,cn(n.right.id.client,n.right.id.clock+s))}s-=n.right.length;break}}n.forward()}if(s>0){let r="";for(;s>0;s--){r+="\n"}n.right=new Si(cn(o,Jn(i.store,o)),n.left,n.left&&n.left.lastId,n.right,n.right&&n.right.id,e,null,new ci(r));n.right.integrate(t,0);n.forward()}_r(t,e,n,c)};const vr=(t,e,n,s,r)=>{let i=n;const c=o.JG(r);while(i&&(!i.countable||i.deleted)){if(!i.deleted&&i.content.constructor===ei){br(c,i.content)}i=i.right}let l=0;let h=false;while(e!==i){if(n===e){h=true}if(!e.deleted){const n=e.content;switch(n.constructor){case ei:{const{key:i,value:o}=n;if((c.get(i)||null)!==o||(s.get(i)||null)===o){e.delete(t);l++;if(!h&&(r.get(i)||null)===o&&(s.get(i)||null)!==o){r.delete(i)}}break}}}e=e.right}return l};const Ar=(t,e)=>{while(e&&e.right&&(e.right.deleted||!e.right.countable)){e=e.right}const n=new Set;while(e&&(e.deleted||!e.countable)){if(!e.deleted&&e.content.constructor===ei){const s=e.content.key;if(n.has(s)){e.delete(t)}else{n.add(s)}}e=e.left}};const xr=t=>{let e=0;is(t.doc,(n=>{let s=t._start;let r=t._start;let i=o.Ue();const c=o.JG(i);while(r){if(r.deleted===false){switch(r.content.constructor){case ei:br(c,r.content);break;default:e+=vr(n,s,r,i,c);i=o.JG(c);s=r;break}}r=r.right}}));return e};const Mr=(t,e,n)=>{const s=n;const r=o.JG(e.currentAttributes);const i=e.right;while(n>0&&e.right!==null){if(e.right.deleted===false){switch(e.right.content.constructor){case mi:case Qr:case ci:if(n<e.right.length){Bn(t,cn(e.right.id.client,e.right.id.clock+n))}n-=e.right.length;e.right.delete(t);break}}e.forward()}if(i){vr(t,i,e.right,r,e.currentAttributes)}const c=(e.left||e.right).parent;if(c._searchMarker){Js(c._searchMarker,e.index,-s+n)}return e};class Nr extends Is{constructor(t,e,n){super(t,e);this.childListChanged=false;this.keysChanged=new Set;n.forEach((t=>{if(t===null){this.childListChanged=true}else{this.keysChanged.add(t)}}))}get changes(){if(this._changes===null){const t={keys:this.keys,delta:this.delta,added:new Set,deleted:new Set};this._changes=t}return this._changes}get delta(){if(this._delta===null){const t=this.target.doc;const e=[];is(t,(t=>{const n=new Map;const s=new Map;let r=this.target._start;let i=null;const o={};let c="";let l=0;let h=0;const a=()=>{if(i!==null){let t;switch(i){case"delete":t={delete:h};h=0;break;case"insert":t={insert:c};if(n.size>0){t.attributes={};n.forEach(((e,n)=>{if(e!==null){t.attributes[n]=e}}))}c="";break;case"retain":t={retain:l};if(Object.keys(o).length>0){t.attributes={};for(const e in o){t.attributes[e]=o[e]}}l=0;break}e.push(t);i=null}};while(r!==null){switch(r.content.constructor){case mi:case Qr:if(this.adds(r)){if(!this.deletes(r)){a();i="insert";c=r.content.getContent()[0];a()}}else if(this.deletes(r)){if(i!=="delete"){a();i="delete"}h+=1}else if(!r.deleted){if(i!=="retain"){a();i="retain"}l+=1}break;case ci:if(this.adds(r)){if(!this.deletes(r)){if(i!=="insert"){a();i="insert"}c+=r.content.str}}else if(this.deletes(r)){if(i!=="delete"){a();i="delete"}h+=r.length}else if(!r.deleted){if(i!=="retain"){a();i="retain"}l+=r.length}break;case ei:{const{key:e,value:c}=r.content;if(this.adds(r)){if(!this.deletes(r)){const l=n.get(e)||null;if(!wr(l,c)){if(i==="retain"){a()}if(wr(c,s.get(e)||null)){delete o[e]}else{o[e]=c}}else if(c!==null){r.delete(t)}}}else if(this.deletes(r)){s.set(e,c);const t=n.get(e)||null;if(!wr(t,c)){if(i==="retain"){a()}o[e]=t}}else if(!r.deleted){s.set(e,c);const n=o[e];if(n!==undefined){if(!wr(n,c)){if(i==="retain"){a()}if(c===null){delete o[e]}else{o[e]=c}}else if(n!==null){r.delete(t)}}}if(!r.deleted){if(i==="insert"){a()}br(n,r.content)}break}}r=r.right}a();while(e.length>0){const t=e[e.length-1];if(t.retain!==undefined&&t.attributes===undefined){e.pop()}else{break}}}));this._delta=e}return this._delta}}class Tr extends js{constructor(t){super();this._pending=t!==undefined?[()=>this.insert(0,t)]:[];this._searchMarker=[]}get length(){return this._length}_integrate(t,e){super._integrate(t,e);try{this._pending.forEach((t=>t()))}catch(n){console.error(n)}this._pending=null}_copy(){return new Tr}clone(){const t=new Tr;t.applyDelta(this.toDelta());return t}_callObserver(t,e){super._callObserver(t,e);const n=new Nr(this,t,e);const s=t.doc;Hs(this,t,n);if(!t.local){let e=false;for(const[n,r]of t.afterState.entries()){const i=t.beforeState.get(n)||0;if(r===i){continue}qn(t,s.store.clients.get(n),i,r,(t=>{if(!t.deleted&&t.content.constructor===ei){e=true}}));if(e){break}}if(!e){ge(t,t.deleteSet,(t=>{if(t instanceof Wr||e){return}if(t.parent===this&&t.content.constructor===ei){e=true}}))}is(s,(t=>{if(e){xr(this)}else{ge(t,t.deleteSet,(e=>{if(e instanceof Wr){return}if(e.parent===this){Ar(t,e)}}))}}))}}toString(){let t="";let e=this._start;while(e!==null){if(!e.deleted&&e.countable&&e.content.constructor===ci){t+=e.content.str}e=e.right}return t}toJSON(){return this.toString()}applyDelta(t,{sanitize:e=true}={}){if(this.doc!==null){is(this.doc,(n=>{const s=new mr(null,this._start,0,new Map);for(let r=0;r<t.length;r++){const i=t[r];if(i.insert!==undefined){const o=!e&&typeof i.insert==="string"&&r===t.length-1&&s.right===null&&i.insert.slice(-1)==="\n"?i.insert.slice(0,-1):i.insert;if(typeof o!=="string"||o.length>0){Cr(n,this,s,o,i.attributes||{})}}else if(i.retain!==undefined){Dr(n,this,s,i.retain,i.attributes||{})}else if(i.delete!==undefined){Mr(n,s,i.delete)}}}))}else{this._pending.push((()=>this.applyDelta(t)))}}toDelta(t,e,n){const s=[];const r=new Map;const i=this.doc;let o="";let c=this._start;function l(){if(o.length>0){const t={};let e=false;r.forEach(((n,s)=>{e=true;t[s]=n}));const n={insert:o};if(e){n.attributes=t}s.push(n);o=""}}is(i,(i=>{if(t){Pn(i,t)}if(e){Pn(i,e)}while(c!==null){if(Rn(c,t)||e!==undefined&&Rn(c,e)){switch(c.content.constructor){case ci:{const s=r.get("ychange");if(t!==undefined&&!Rn(c,t)){if(s===undefined||s.user!==c.id.client||s.type!=="removed"){l();r.set("ychange",n?n("removed",c.id):{type:"removed"})}}else if(e!==undefined&&!Rn(c,e)){if(s===undefined||s.user!==c.id.client||s.type!=="added"){l();r.set("ychange",n?n("added",c.id):{type:"added"})}}else if(s!==undefined){l();r.delete("ychange")}o+=c.content.str;break}case mi:case Qr:{l();const t={insert:c.content.getContent()[0]};if(r.size>0){const e={};t.attributes=e;r.forEach(((t,n)=>{e[n]=t}))}s.push(t);break}case ei:if(Rn(c,t)){l();br(r,c.content)}break}}c=c.right}l()}),Pn);return s}insert(t,e,n){if(e.length<=0){return}const s=this.doc;if(s!==null){is(s,(s=>{const r=kr(s,this,t);if(!n){n={};r.currentAttributes.forEach(((t,e)=>{n[e]=t}))}Cr(s,this,r,e,n)}))}else{this._pending.push((()=>this.insert(t,e,n)))}}insertEmbed(t,e,n={}){const s=this.doc;if(s!==null){is(s,(s=>{const r=kr(s,this,t);Cr(s,this,r,e,n)}))}else{this._pending.push((()=>this.insertEmbed(t,e,n)))}}delete(t,e){if(e===0){return}const n=this.doc;if(n!==null){is(n,(n=>{Mr(n,kr(n,this,t),e)}))}else{this._pending.push((()=>this.delete(t,e)))}}format(t,e,n){if(e===0){return}const s=this.doc;if(s!==null){is(s,(s=>{const r=kr(s,this,t);if(r.right===null){return}Dr(s,this,r,e,n)}))}else{this._pending.push((()=>this.format(t,e,n)))}}removeAttribute(t){if(this.doc!==null){is(this.doc,(e=>{sr(e,this,t)}))}else{this._pending.push((()=>this.removeAttribute(t)))}}setAttribute(t,e){if(this.doc!==null){is(this.doc,(n=>{rr(n,this,t,e)}))}else{this._pending.push((()=>this.setAttribute(t,e)))}}getAttribute(t){return ir(this,t)}getAttributes(t){return or(this)}_write(t){t.writeTypeRef(ui)}}const Ir=t=>new Tr;class Ur{constructor(t,e=(()=>true)){this._filter=e;this._root=t;this._currentNode=t._start;this._firstCall=true}[Symbol.iterator](){return this}next(){let t=this._currentNode;let e=t&&t.content&&t.content.type;if(t!==null&&(!this._firstCall||t.deleted||!this._filter(e))){do{e=t.content.type;if(!t.deleted&&(e.constructor===Rr||e.constructor===Or)&&e._start!==null){t=e._start}else{while(t!==null){if(t.right!==null){t=t.right;break}else if(t.parent===this._root){t=null}else{t=t.parent._item}}}}while(t!==null&&(t.deleted||!this._filter(t.content.type)))}this._firstCall=false;if(t===null){return{value:undefined,done:true}}this._currentNode=t;return{value:t.content.type,done:false}}}class Or extends js{constructor(){super();this._prelimContent=[]}get firstChild(){const t=this._first;return t?t.content.getContent()[0]:null}_integrate(t,e){super._integrate(t,e);this.insert(0,this._prelimContent);this._prelimContent=null}_copy(){return new Or}clone(){const t=new Or;t.insert(0,this.toArray().map((t=>t instanceof js?t.clone():t)));return t}get length(){return this._prelimContent===null?this._length:this._prelimContent.length}createTreeWalker(t){return new Ur(this,t)}querySelector(t){t=t.toUpperCase();const e=new Ur(this,(e=>e.nodeName&&e.nodeName.toUpperCase()===t));const n=e.next();if(n.done){return null}else{return n.value}}querySelectorAll(t){t=t.toUpperCase();return Array.from(new Ur(this,(e=>e.nodeName&&e.nodeName.toUpperCase()===t)))}_callObserver(t,e){Hs(this,t,new Vr(this,e,t))}toString(){return Ks(this,(t=>t.toString())).join("")}toJSON(){return this.toString()}toDOM(t=document,e={},n){const s=t.createDocumentFragment();if(n!==undefined){n._createAssociation(s,this)}Gs(this,(r=>{s.insertBefore(r.toDOM(t,e,n),null)}));return s}insert(t,e){if(this.doc!==null){is(this.doc,(n=>{tr(n,this,t,e)}))}else{this._prelimContent.splice(t,0,...e)}}insertAfter(t,e){if(this.doc!==null){is(this.doc,(n=>{const s=t&&t instanceof js?t._item:t;Zs(n,this,s,e)}))}else{const n=this._prelimContent;const s=t===null?0:n.findIndex((e=>e===t))+1;if(s===0&&t!==null){throw x.Ue("Reference item not found")}n.splice(s,0,...e)}}delete(t,e=1){if(this.doc!==null){is(this.doc,(n=>{nr(n,this,t,e)}))}else{this._prelimContent.splice(t,e)}}toArray(){return Ys(this)}push(t){this.insert(this.length,t)}unshift(t){this.insert(0,t)}get(t){return Xs(this,t)}slice(t=0,e=this.length){return Ws(this,t,e)}forEach(t){Gs(this,t)}_write(t){t.writeTypeRef(gi)}}const Lr=t=>new Or;class Rr extends Or{constructor(t="UNDEFINED"){super();this.nodeName=t;this._prelimAttrs=new Map}get nextSibling(){const t=this._item?this._item.next:null;return t?t.content.type:null}get prevSibling(){const t=this._item?this._item.prev:null;return t?t.content.type:null}_integrate(t,e){super._integrate(t,e);this._prelimAttrs.forEach(((t,e)=>{this.setAttribute(e,t)}));this._prelimAttrs=null}_copy(){return new Rr(this.nodeName)}clone(){const t=new Rr(this.nodeName);const e=this.getAttributes();for(const n in e){t.setAttribute(n,e[n])}t.insert(0,this.toArray().map((t=>t instanceof js?t.clone():t)));return t}toString(){const t=this.getAttributes();const e=[];const n=[];for(const o in t){n.push(o)}n.sort();const s=n.length;for(let o=0;o<s;o++){const s=n[o];e.push(s+'="'+t[s]+'"')}const r=this.nodeName.toLocaleLowerCase();const i=e.length>0?" "+e.join(" "):"";return`<${r}${i}>${super.toString()}</${r}>`}removeAttribute(t){if(this.doc!==null){is(this.doc,(e=>{sr(e,this,t)}))}else{this._prelimAttrs.delete(t)}}setAttribute(t,e){if(this.doc!==null){is(this.doc,(n=>{rr(n,this,t,e)}))}else{this._prelimAttrs.set(t,e)}}getAttribute(t){return ir(this,t)}hasAttribute(t){return cr(this,t)}getAttributes(t){return or(this)}toDOM(t=document,e={},n){const s=t.createElement(this.nodeName);const r=this.getAttributes();for(const i in r){s.setAttribute(i,r[i])}Gs(this,(r=>{s.appendChild(r.toDOM(t,e,n))}));if(n!==undefined){n._createAssociation(s,this)}return s}_write(t){t.writeTypeRef(fi);t.writeKey(this.nodeName)}}const Pr=t=>new Rr(t.readKey());class Vr extends Is{constructor(t,e,n){super(t,n);this.childListChanged=false;this.attributesChanged=new Set;e.forEach((t=>{if(t===null){this.childListChanged=true}else{this.attributesChanged.add(t)}}))}}class Fr extends gr{constructor(t){super();this.hookName=t}_copy(){return new Fr(this.hookName)}clone(){const t=new Fr(this.hookName);this.forEach(((e,n)=>{t.set(n,e)}));return t}toDOM(t=document,e={},n){const s=e[this.hookName];let r;if(s!==undefined){r=s.createDom(this)}else{r=document.createElement(this.hookName)}r.setAttribute("data-yjs-hook",this.hookName);if(n!==undefined){n._createAssociation(r,this)}return r}_write(t){t.writeTypeRef(pi);t.writeKey(this.hookName)}}const zr=t=>new Fr(t.readKey());class Jr extends Tr{get nextSibling(){const t=this._item?this._item.next:null;return t?t.content.type:null}get prevSibling(){const t=this._item?this._item.prev:null;return t?t.content.type:null}_copy(){return new Jr}clone(){const t=new Jr;t.applyDelta(this.toDelta());return t}toDOM(t=document,e,n){const s=t.createTextNode(this.toString());if(n!==undefined){n._createAssociation(s,this)}return s}toString(){return this.toDelta().map((t=>{const e=[];for(const s in t.attributes){const n=[];for(const e in t.attributes[s]){n.push({key:e,value:t.attributes[s][e]})}n.sort(((t,e)=>t.key<e.key?-1:1));e.push({nodeName:s,attrs:n})}e.sort(((t,e)=>t.nodeName<e.nodeName?-1:1));let n="";for(let s=0;s<e.length;s++){const t=e[s];n+=`<${t.nodeName}`;for(let e=0;e<t.attrs.length;e++){const s=t.attrs[e];n+=` ${s.key}="${s.value}"`}n+=">"}n+=t.insert;for(let s=e.length-1;s>=0;s--){n+=`</${e[s].nodeName}>`}return n})).join("")}toJSON(){return this.toString()}_write(t){t.writeTypeRef(wi)}}const $r=t=>new Jr;class Hr{constructor(t,e){this.id=t;this.length=e}get deleted(){throw x.Nw()}mergeWith(t){return false}write(t,e,n){throw x.Nw()}integrate(t,e){throw x.Nw()}}const jr=0;class Wr extends Hr{get deleted(){return true}delete(){}mergeWith(t){if(this.constructor!==t.constructor){return false}this.length+=t.length;return true}integrate(t,e){if(e>0){this.id.clock+=e;this.length-=e}$n(t.doc.store,this)}write(t,e){t.writeInfo(jr);t.writeLen(this.length-e)}getMissing(t,e){return null}}class Yr{constructor(t){this.content=t}getLength(){return 1}getContent(){return[this.content]}isCountable(){return true}copy(){return new Yr(this.content)}splice(t){throw x.Nw()}mergeWith(t){return false}integrate(t,e){}delete(t){}gc(t){}write(t,e){t.writeBuf(this.content)}getRef(){return 3}}const Br=t=>new Yr(t.readBuf());class Gr{constructor(t){this.len=t}getLength(){return this.len}getContent(){return[]}isCountable(){return false}copy(){return new Gr(this.len)}splice(t){const e=new Gr(this.len-t);this.len=t;return e}mergeWith(t){this.len+=t.len;return true}integrate(t,e){ke(t.deleteSet,e.id.client,e.id.clock,this.len);e.markDeleted()}delete(t){}gc(t){}write(t,e){t.writeLen(this.len-e)}getRef(){return 1}}const Kr=t=>new Gr(t.readLen());const qr=(t,e)=>new ve({guid:t,...e,shouldLoad:e.shouldLoad||e.autoLoad||false});class Xr{constructor(t){if(t._item){console.error("This document was already integrated as a sub-document. You should create a second instance instead with the same guid.")}this.doc=t;const e={};this.opts=e;if(!t.gc){e.gc=false}if(t.autoLoad){e.autoLoad=true}if(t.meta!==null){e.meta=t.meta}}getLength(){return 1}getContent(){return[this.doc]}isCountable(){return true}copy(){return new Xr(qr(this.doc.guid,this.opts))}splice(t){throw x.Nw()}mergeWith(t){return false}integrate(t,e){this.doc._item=e;t.subdocsAdded.add(this.doc);if(this.doc.shouldLoad){t.subdocsLoaded.add(this.doc)}}delete(t){if(t.subdocsAdded.has(this.doc)){t.subdocsAdded.delete(this.doc)}else{t.subdocsRemoved.add(this.doc)}}gc(t){}write(t,e){t.writeString(this.doc.guid);t.writeAny(this.opts)}getRef(){return 9}}const Zr=t=>new Xr(qr(t.readString(),t.readAny()));class Qr{constructor(t){this.embed=t}getLength(){return 1}getContent(){return[this.embed]}isCountable(){return true}copy(){return new Qr(this.embed)}splice(t){throw x.Nw()}mergeWith(t){return false}integrate(t,e){}delete(t){}gc(t){}write(t,e){t.writeJSON(this.embed)}getRef(){return 5}}const ti=t=>new Qr(t.readJSON());class ei{constructor(t,e){this.key=t;this.value=e}getLength(){return 1}getContent(){return[]}isCountable(){return false}copy(){return new ei(this.key,this.value)}splice(t){throw x.Nw()}mergeWith(t){return false}integrate(t,e){e.parent._searchMarker=null}delete(t){}gc(t){}write(t,e){t.writeKey(this.key);t.writeJSON(this.value)}getRef(){return 6}}const ni=t=>new ei(t.readKey(),t.readJSON());class si{constructor(t){this.arr=t}getLength(){return this.arr.length}getContent(){return this.arr}isCountable(){return true}copy(){return new si(this.arr)}splice(t){const e=new si(this.arr.slice(t));this.arr=this.arr.slice(0,t);return e}mergeWith(t){this.arr=this.arr.concat(t.arr);return true}integrate(t,e){}delete(t){}gc(t){}write(t,e){const n=this.arr.length;t.writeLen(n-e);for(let s=e;s<n;s++){const e=this.arr[s];t.writeString(e===undefined?"undefined":JSON.stringify(e))}}getRef(){return 2}}const ri=t=>{const e=t.readLen();const n=[];for(let s=0;s<e;s++){const e=t.readString();if(e==="undefined"){n.push(undefined)}else{n.push(JSON.parse(e))}}return new si(n)};class ii{constructor(t){this.arr=t}getLength(){return this.arr.length}getContent(){return this.arr}isCountable(){return true}copy(){return new ii(this.arr)}splice(t){const e=new ii(this.arr.slice(t));this.arr=this.arr.slice(0,t);return e}mergeWith(t){this.arr=this.arr.concat(t.arr);return true}integrate(t,e){}delete(t){}gc(t){}write(t,e){const n=this.arr.length;t.writeLen(n-e);for(let s=e;s<n;s++){const e=this.arr[s];t.writeAny(e)}}getRef(){return 8}}const oi=t=>{const e=t.readLen();const n=[];for(let s=0;s<e;s++){n.push(t.readAny())}return new ii(n)};class ci{constructor(t){this.str=t}getLength(){return this.str.length}getContent(){return this.str.split("")}isCountable(){return true}copy(){return new ci(this.str)}splice(t){const e=new ci(this.str.slice(t));this.str=this.str.slice(0,t);const n=this.str.charCodeAt(t-1);if(n>=55296&&n<=56319){this.str=this.str.slice(0,t-1)+"�";e.str="�"+e.str.slice(1)}return e}mergeWith(t){this.str+=t.str;return true}integrate(t,e){}delete(t){}gc(t){}write(t,e){t.writeString(e===0?this.str:this.str.slice(e))}getRef(){return 4}}const li=t=>new ci(t.readString());const hi=[ur,pr,Ir,Pr,Lr,zr,$r];const ai=0;const di=1;const ui=2;const fi=3;const gi=4;const pi=5;const wi=6;class mi{constructor(t){this.type=t}getLength(){return 1}getContent(){return[this.type]}isCountable(){return true}copy(){return new mi(this.type._copy())}splice(t){throw x.Nw()}mergeWith(t){return false}integrate(t,e){this.type._integrate(t.doc,e)}delete(t){let e=this.type._start;while(e!==null){if(!e.deleted){e.delete(t)}else{t._mergeStructs.push(e)}e=e.right}this.type._map.forEach((e=>{if(!e.deleted){e.delete(t)}else{t._mergeStructs.push(e)}}));t.changed.delete(this.type)}gc(t){let e=this.type._start;while(e!==null){e.gc(t,true);e=e.right}this.type._start=null;this.type._map.forEach((e=>{while(e!==null){e.gc(t,true);e=e.left}}));this.type._map=new Map}write(t,e){this.type._write(t)}getRef(){return 7}}const yi=t=>new mi(hi[t.readTypeRef()](t));const ki=(t,e)=>{let n=e;let s=0;let r;do{if(s>0){n=cn(n.client,n.clock+s)}r=Wn(t,n);s=n.clock-r.id.clock;n=r.redone}while(n!==null&&r instanceof Si);return{item:r,diff:s}};const _i=(t,e)=>{while(t!==null&&t.keep!==e){t.keep=e;t=t.parent._item}};const bi=(t,e,n)=>{const{client:s,clock:r}=e.id;const i=new Si(cn(s,r+n),e,cn(s,r+n-1),e.right,e.rightOrigin,e.parent,e.parentSub,e.content.splice(n));if(e.deleted){i.markDeleted()}if(e.keep){i.keep=true}if(e.redone!==null){i.redone=cn(e.redone.client,e.redone.clock+n)}e.right=i;if(i.right!==null){i.right.left=i}t._mergeStructs.push(i);if(i.parentSub!==null&&i.right===null){i.parent._map.set(i.parentSub,i)}e.length=n;return i};const Ei=(t,e,n,s,r)=>{const i=t.doc;const o=i.store;const c=i.clientID;const l=e.redone;if(l!==null){return Bn(t,l)}let h=e.parent._item;let a=null;let d;if(h!==null&&h.deleted===true){if(h.redone===null&&(!n.has(h)||Ei(t,h,n,s,r)===null)){return null}while(h.redone!==null){h=Bn(t,h.redone)}}const u=h===null?e.parent:h.content.type;if(e.parentSub===null){a=e.left;d=e;while(a!==null){let e=a;while(e!==null&&e.parent._item!==h){e=e.redone===null?null:Bn(t,e.redone)}if(e!==null&&e.parent._item===h){a=e;break}a=a.left}while(d!==null){let e=d;while(e!==null&&e.parent._item!==h){e=e.redone===null?null:Bn(t,e.redone)}if(e!==null&&e.parent._item===h){d=e;break}d=d.right}}else{d=null;if(e.right&&!r){a=e;while(a!==null&&a.right!==null&&we(s,a.right.id)){a=a.right}while(a!==null&&a.redone!==null){a=Bn(t,a.redone)}if(a&&a.right!==null){return null}}else{a=u._map.get(e.parentSub)||null}}const f=Jn(o,c);const g=cn(c,f);const p=new Si(g,a,a&&a.lastId,d,d&&d.id,u,e.parentSub,e.content.copy());e.redone=g;_i(p,true);p.integrate(t,0);return p};class Si extends Hr{constructor(t,e,n,s,r,i,o,c){super(t,c.getLength());this.origin=n;this.left=e;this.right=s;this.rightOrigin=r;this.parent=i;this.parentSub=o;this.redone=null;this.content=c;this.info=this.content.isCountable()?M.Qn:0}set marker(t){if((this.info&M.Ko)>0!==t){this.info^=M.Ko}}get marker(){return(this.info&M.Ko)>0}get keep(){return(this.info&M.Vw)>0}set keep(t){if(this.keep!==t){this.info^=M.Vw}}get countable(){return(this.info&M.Qn)>0}get deleted(){return(this.info&M.CY)>0}set deleted(t){if(this.deleted!==t){this.info^=M.CY}}markDeleted(){this.info|=M.CY}getMissing(t,e){if(this.origin&&this.origin.client!==this.id.client&&this.origin.clock>=Jn(e,this.origin.client)){return this.origin.client}if(this.rightOrigin&&this.rightOrigin.client!==this.id.client&&this.rightOrigin.clock>=Jn(e,this.rightOrigin.client)){return this.rightOrigin.client}if(this.parent&&this.parent.constructor===rn&&this.id.client!==this.parent.client&&this.parent.clock>=Jn(e,this.parent.client)){return this.parent.client}if(this.origin){this.left=Gn(t,e,this.origin);this.origin=this.left.lastId}if(this.rightOrigin){this.right=Bn(t,this.rightOrigin);this.rightOrigin=this.right.id}if(this.left&&this.left.constructor===Wr||this.right&&this.right.constructor===Wr){this.parent=null}if(!this.parent){if(this.left&&this.left.constructor===Si){this.parent=this.left.parent;this.parentSub=this.left.parentSub}if(this.right&&this.right.constructor===Si){this.parent=this.right.parent;this.parentSub=this.right.parentSub}}else if(this.parent.constructor===rn){const t=Wn(e,this.parent);if(t.constructor===Wr){this.parent=null}else{this.parent=t.content.type}}return null}integrate(t,e){if(e>0){this.id.clock+=e;this.left=Gn(t,t.doc.store,cn(this.id.client,this.id.clock-1));this.origin=this.left.lastId;this.content=this.content.splice(e);this.length-=e}if(this.parent){if(!this.left&&(!this.right||this.right.left!==null)||this.left&&this.left.right!==this.right){let e=this.left;let n;if(e!==null){n=e.right}else if(this.parentSub!==null){n=this.parent._map.get(this.parentSub)||null;while(n!==null&&n.left!==null){n=n.left}}else{n=this.parent._start}const s=new Set;const r=new Set;while(n!==null&&n!==this.right){r.add(n);s.add(n);if(on(this.origin,n.origin)){if(n.id.client<this.id.client){e=n;s.clear()}else if(on(this.rightOrigin,n.rightOrigin)){break}}else if(n.origin!==null&&r.has(Wn(t.doc.store,n.origin))){if(!s.has(Wn(t.doc.store,n.origin))){e=n;s.clear()}}else{break}n=n.right}this.left=e}if(this.left!==null){const t=this.left.right;this.right=t;this.left.right=this}else{let t;if(this.parentSub!==null){t=this.parent._map.get(this.parentSub)||null;while(t!==null&&t.left!==null){t=t.left}}else{t=this.parent._start;this.parent._start=this}this.right=t}if(this.right!==null){this.right.left=this}else if(this.parentSub!==null){this.parent._map.set(this.parentSub,this);if(this.left!==null){this.left.delete(t)}}if(this.parentSub===null&&this.countable&&!this.deleted){this.parent._length+=this.length}$n(t.doc.store,this);this.content.integrate(t,this);Qn(t,this.parent,this.parentSub);if(this.parent._item!==null&&this.parent._item.deleted||this.parentSub!==null&&this.right!==null){this.delete(t)}}else{new Wr(this.id,this.length).integrate(t,0)}}get next(){let t=this.right;while(t!==null&&t.deleted){t=t.right}return t}get prev(){let t=this.left;while(t!==null&&t.deleted){t=t.left}return t}get lastId(){return this.length===1?this.id:cn(this.id.client,this.id.clock+this.length-1)}mergeWith(t){if(this.constructor===t.constructor&&on(t.origin,this.lastId)&&this.right===t&&on(this.rightOrigin,t.rightOrigin)&&this.id.client===t.id.client&&this.id.clock+this.length===t.id.clock&&this.deleted===t.deleted&&this.redone===null&&t.redone===null&&this.content.constructor===t.content.constructor&&this.content.mergeWith(t.content)){const e=this.parent._searchMarker;if(e){e.forEach((e=>{if(e.p===t){e.p=this;if(!this.deleted&&this.countable){e.index-=this.length}}}))}if(t.keep){this.keep=true}this.right=t.right;if(this.right!==null){this.right.left=this}this.length+=t.length;return true}return false}delete(t){if(!this.deleted){const e=this.parent;if(this.countable&&this.parentSub===null){e._length-=this.length}this.markDeleted();ke(t.deleteSet,this.id.client,this.id.clock,this.length);Qn(t,e,this.parentSub);this.content.delete(t)}}gc(t,e){if(!this.deleted){throw x.zR()}this.content.gc(t);if(e){Kn(t,this,new Wr(this.id,this.length))}else{this.content=new Gr(this.length)}}write(t,e){const n=e>0?cn(this.id.client,this.id.clock+e-1):this.origin;const s=this.rightOrigin;const r=this.parentSub;const i=this.content.getRef()&M.kr|(n===null?0:M.x1)|(s===null?0:M.rc)|(r===null?0:M.cq);t.writeInfo(i);if(n!==null){t.writeLeftID(n)}if(s!==null){t.writeRightID(s)}if(n===null&&s===null){const e=this.parent;if(e._item!==undefined){const n=e._item;if(n===null){const n=an(e);t.writeParentInfo(true);t.writeString(n)}else{t.writeParentInfo(false);t.writeLeftID(n.id)}}else if(e.constructor===String){t.writeParentInfo(true);t.writeString(e)}else if(e.constructor===rn){t.writeParentInfo(false);t.writeLeftID(e)}else{x.zR()}if(r!==null){t.writeString(r)}}this.content.write(t,e)}}const Ci=(t,e)=>Di[e&M.kr](t);const Di=[()=>{x.zR()},Kr,ri,Br,li,ti,ni,yi,oi,Zr,()=>{x.zR()}];const vi=10;class Ai extends Hr{get deleted(){return true}delete(){}mergeWith(t){if(this.constructor!==t.constructor){return false}this.length+=t.length;return true}integrate(t,e){x.zR()}write(t,e){t.writeInfo(vi);c.uE(t.restEncoder,this.length-e)}getMissing(t,e){return null}}const xi=typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:typeof n.g!=="undefined"?n.g:{};const Mi="__ $YJS$ __";if(xi[Mi]===true){console.error("Yjs was already imported. This breaks constructor checks and will lead to issues! - https://github.com/yjs/yjs/issues/438")}xi[Mi]=true}}]);
|
2
|
+
//# sourceMappingURL=6282.455f87010a88485c089b.js.map?v=455f87010a88485c089b
|
@@ -0,0 +1,2 @@
|
|
1
|
+
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6655],{26655:(e,t,s)=>{"use strict";s.r(t);s.d(t,{YBaseCell:()=>c,YCodeCell:()=>g,YDocument:()=>r,YFile:()=>d,YMarkdownCell:()=>m,YNotebook:()=>f,YRawCell:()=>y,convertYMapEventToMapChange:()=>_,createMutex:()=>b,createStandaloneCell:()=>h});var a=s(91100);var n=s(18987);var o=s(1057);var i=s(20073);class r{constructor(){this.ydoc=new i.Doc;this.ystate=this.ydoc.getMap("state");this.undoManager=new i.UndoManager([],{trackedOrigins:new Set([this]),doc:this.ydoc});this.awareness=new o.GL(this.ydoc);this.onStateChanged=e=>{const t=new Array;e.keysChanged.forEach((s=>{const a=e.changes.keys.get(s);if(a){t.push({name:s,oldValue:a.oldValue,newValue:this.ystate.get(s)})}}));this._changed.emit({stateChange:t})};this._changed=new n.Signal(this);this._isDisposed=false;this.ystate.observe(this.onStateChanged)}get changed(){return this._changed}get isDisposed(){return this._isDisposed}get state(){return a.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();n.Signal.clearData(this)}getState(e){const t=this.ystate.get(e);return typeof t==="undefined"?t:a.JSONExt.deepCopy(t)}setState(e,t){if(!a.JSONExt.deepEqual(this.ystate.get(e),t)){this.ystate.set(e,t)}}undo(){this.undoManager.undo()}redo(){this.undoManager.redo()}clearUndoHistory(){this.undoManager.clear()}transact(e,t=true){this.ydoc.transact(e,t?this:null)}}class d extends r{constructor(){super();this.ysource=this.ydoc.getText("source");this._modelObserver=e=>{this._changed.emit({sourceChange:e.changes.delta})};this.undoManager.addToScope(this.ysource);this.ysource.observe(this._modelObserver)}get source(){return this.getSource()}set source(e){this.setSource(e)}dispose(){if(this.isDisposed){return}this.ysource.unobserve(this._modelObserver);super.dispose()}getSource(){return this.ysource.toString()}setSource(e){this.transact((()=>{const t=this.ysource;t.delete(0,t.length);t.insert(0,e)}))}updateSource(e,t,s=""){this.transact((()=>{const a=this.ysource;a.insert(e,s);a.delete(e+s.length,t-e)}))}}const l=(e,t={})=>{switch(e.get("cell_type")){case"code":return new g(e,e.get("source"),e.get("outputs"),t);case"markdown":return new m(e,e.get("source"),t);case"raw":return new y(e,e.get("source"),t);default:throw new Error("Found unknown cell type")}};const u=(e,t)=>{var s,n;const o=new i.Map;const r=new i.Text;o.set("source",r);o.set("metadata",{});o.set("cell_type",e.cell_type);o.set("id",(s=e.id)!==null&&s!==void 0?s:a.UUID.uuid4());let d;switch(e.cell_type){case"markdown":{d=new m(o,r,{notebook:t});if(e.attachments!=null){d.setAttachments(e.attachments)}break}case"code":{const s=new i.Array;o.set("outputs",s);d=new g(o,r,s,{notebook:t});const a=e;d.execution_count=(n=a.execution_count)!==null&&n!==void 0?n:null;if(a.outputs){d.setOutputs(a.outputs)}break}default:{d=new y(o,r,{notebook:t});if(e.attachments){d.setAttachments(e.attachments)}break}}if(e.metadata!=null){d.setMetadata(e.metadata)}if(e.source!=null){d.setSource(typeof e.source==="string"?e.source:e.source.join("\n"))}return d};const h=e=>u(e);class c{static createStandalone(e){return u({id:e,cell_type:this.prototype.cell_type})}constructor(e,t,s={}){this._modelObserver=e=>{this._changed.emit(this.getChanges(e))};this._metadataChanged=new n.Signal(this);this._notebook=null;this._changed=new n.Signal(this);this._disposed=new n.Signal(this);this._isDisposed=false;this._undoManager=null;this.ymodel=e;this._ysource=t;this._prevSourceLength=t?t.length:0;this._notebook=null;this._awareness=null;this._undoManager=null;if(s.notebook){this._notebook=s.notebook}else{const e=new i.Doc;e.getArray().insert(0,[this.ymodel]);this._awareness=new o.GL(e);this._undoManager=new i.UndoManager([this.ymodel],{trackedOrigins:new Set([this])})}this.ymodel.observeDeep(this._modelObserver)}get awareness(){var e,t,s;return(s=(e=this._awareness)!==null&&e!==void 0?e:(t=this.notebook)===null||t===void 0?void 0:t.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(e){this.setMetadata(e)}get metadataChanged(){return this._metadataChanged}get notebook(){return this._notebook}get source(){return this.getSource()}set source(e){this.setSource(e)}get undoManager(){var e;if(!this.notebook){return this._undoManager}return((e=this.notebook)===null||e===void 0?void 0:e.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 i.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 e;(e=this.undoManager)===null||e===void 0?void 0:e.clear()}undo(){var e;(e=this.undoManager)===null||e===void 0?void 0:e.undo()}redo(){var e;(e=this.undoManager)===null||e===void 0?void 0:e.redo()}dispose(){var e;if(this._isDisposed)return;this._isDisposed=true;this.ymodel.unobserveDeep(this._modelObserver);if(this._awareness){const e=this._awareness.doc;this._awareness.destroy();e.destroy()}if(this._undoManager){if(this._undoManager===((e=this.notebook)===null||e===void 0?void 0:e.undoManager)){this._undoManager=null}else{this._undoManager.destroy()}}this._disposed.emit();n.Signal.clearData(this)}getId(){return this.ymodel.get("id")}getSource(){return this.ysource.toString()}setSource(e){this.transact((()=>{this.ysource.delete(0,this.ysource.length);this.ysource.insert(0,e)}))}updateSource(e,t,s=""){this.transact((()=>{const a=this.ysource;a.insert(e,s);a.delete(e+s.length,t-e)}))}deleteMetadata(e){if(typeof this.getMetadata(e)==="undefined"){return}const t=a.JSONExt.deepCopy(this.ymodel.get("metadata"));delete t[e];if(e==="collapsed"&&t.jupyter){delete t.jupyter.outputs_hidden;if(Object.keys(t.jupyter).length===0){delete t.jupyter}}else if(e==="jupyter"){delete t.collapsed}this.setMetadata(t)}getMetadata(e){var t;const s=(t=this.ymodel.get("metadata"))!==null&&t!==void 0?t:{};if(typeof e==="string"){const t=s[e];return typeof t==="undefined"?undefined:a.JSONExt.deepCopy(s[e])}else{return a.JSONExt.deepCopy(s)}}setMetadata(e,t){var s,n,o;if(typeof e==="string"){if(typeof t==="undefined"){throw new TypeError(`Metadata value for ${e} cannot be 'undefined'; use deleteMetadata.`)}const o=e;if(a.JSONExt.deepEqual((s=this.getMetadata(o))!==null&&s!==void 0?s:null,t)){return}const i=this.getMetadata();i[o]=t;if(o==="collapsed"&&((n=i.jupyter)===null||n===void 0?void 0:n.outputs_hidden)!==t){i.jupyter={...i.jupyter,outputs_hidden:t}}else if(o==="jupyter"){if(typeof t["outputs_hidden"]!=="undefined"){if(i.collapsed!==t["outputs_hidden"]){i.collapsed=t["outputs_hidden"]}}else{delete i.collapsed}}this.transact((()=>{this.ymodel.set("metadata",i)}),false)}else{const t=a.JSONExt.deepCopy(e);if(t.collapsed!=null){t.jupyter=t.jupyter||{};t.jupyter.outputs_hidden=t.collapsed}else if(((o=t===null||t===void 0?void 0:t.jupyter)===null||o===void 0?void 0:o.outputs_hidden)!=null){t.collapsed=t.jupyter.outputs_hidden}if(!a.JSONExt.deepEqual(t,this.getMetadata())){this.transact((()=>{this.ymodel.set("metadata",t)}),false)}}}toJSON(){return{id:this.getId(),cell_type:this.cell_type,source:this.getSource(),metadata:this.getMetadata()}}transact(e,t=true){!this.notebook||this.notebook.disableDocumentWideUndoRedo?this.ymodel.doc==null?e():this.ymodel.doc.transact(e,t?this:null):this.notebook.transact(e,t)}getChanges(e){var t;const s={};const n=e.find((e=>e.target===this.ymodel.get("source")));if(n){s.sourceChange=n.changes.delta}const o=e.find((e=>e.target===this.ymodel));if(o&&o.keysChanged.has("metadata")){const e=o.changes.keys.get("metadata");const n=s.metadataChange={oldValue:(e===null||e===void 0?void 0:e.oldValue)?e.oldValue:undefined,newValue:this.getMetadata()};const i=(t=n.oldValue)!==null&&t!==void 0?t:{};const r=Object.keys(i);const d=Object.keys(n.newValue);for(let t of new Set(r.concat(d))){if(!r.includes(t)){this._metadataChanged.emit({key:t,newValue:n.newValue[t],type:"add"})}else if(!d.includes(t)){this._metadataChanged.emit({key:t,oldValue:n.oldValue[t],type:"remove"})}else if(!a.JSONExt.deepEqual(i[t],n.newValue[t])){this._metadataChanged.emit({key:t,newValue:n.newValue[t],oldValue:n.oldValue[t],type:"change"})}}}const i=this.ymodel.get("source");if(o&&o.keysChanged.has("source")){s.sourceChange=[{delete:this._prevSourceLength},{insert:i.toString()}]}this._prevSourceLength=i.length;return s}}class g extends c{static createStandalone(e){return super.createStandalone(e)}constructor(e,t,s,a={}){super(e,t,a);this._youtputs=s}get cell_type(){return"code"}get execution_count(){return this.ymodel.get("execution_count")||null}set execution_count(e){if(this.ymodel.get("execution_count")!==e){this.transact((()=>{this.ymodel.set("execution_count",e)}),false)}}get outputs(){return this.getOutputs()}set outputs(e){this.setOutputs(e)}getOutputs(){return a.JSONExt.deepCopy(this._youtputs.toArray())}setOutputs(e){this.transact((()=>{this._youtputs.delete(0,this._youtputs.length);this._youtputs.insert(0,e)}),false)}updateOutputs(e,t,s=[]){const a=t<this._youtputs.length?t-e:this._youtputs.length-e;this.transact((()=>{this._youtputs.delete(e,a);this._youtputs.insert(e,s)}),false)}toJSON(){return{...super.toJSON(),outputs:this.getOutputs(),execution_count:this.execution_count}}getChanges(e){const t=super.getChanges(e);const s=e.find((e=>e.target===this.ymodel.get("outputs")));if(s){t.outputsChange=s.changes.delta}const a=e.find((e=>e.target===this.ymodel));if(a&&a.keysChanged.has("execution_count")){const e=a.changes.keys.get("execution_count");t.executionCountChange={oldValue:e.oldValue,newValue:this.ymodel.get("execution_count")}}return t}}class p extends c{get attachments(){return this.getAttachments()}set attachments(e){this.setAttachments(e)}getAttachments(){return this.ymodel.get("attachments")}setAttachments(e){this.transact((()=>{if(e==null){this.ymodel.delete("attachments")}else{this.ymodel.set("attachments",e)}}),false)}getChanges(e){const t=super.getChanges(e);const s=e.find((e=>e.target===this.ymodel));if(s&&s.keysChanged.has("attachments")){const e=s.changes.keys.get("attachments");t.executionCountChange={oldValue:e.oldValue,newValue:this.ymodel.get("attachments")}}return t}}class y extends p{static createStandalone(e){return super.createStandalone(e)}get cell_type(){return"raw"}toJSON(){return{id:this.getId(),cell_type:"raw",source:this.getSource(),metadata:this.getMetadata(),attachments:this.getAttachments()}}}class m extends p{static createStandalone(e){return super.createStandalone(e)}get cell_type(){return"markdown"}toJSON(){return{id:this.getId(),cell_type:"markdown",source:this.getSource(),metadata:this.getMetadata(),attachments:this.getAttachments()}}}class f extends r{constructor(e={}){var t;super();this.ymeta=this.ydoc.getMap("meta");this._onMetaChanged=e=>{var t;if(e.keysChanged.has("metadata")){const s=e.changes.keys.get("metadata");const n={oldValue:(s===null||s===void 0?void 0:s.oldValue)?s.oldValue:undefined,newValue:this.getMetadata()};const o=(t=n.oldValue)!==null&&t!==void 0?t:{};const i=Object.keys(o);const r=Object.keys(n.newValue);for(let e of new Set(i.concat(r))){if(!i.includes(e)){this._metadataChanged.emit({key:e,newValue:n.newValue[e],type:"add"})}else if(!r.includes(e)){this._metadataChanged.emit({key:e,oldValue:n.oldValue[e],type:"remove"})}else if(!a.JSONExt.deepEqual(o[e],n.newValue[e])){this._metadataChanged.emit({key:e,newValue:n.newValue[e],oldValue:n.oldValue[e],type:"change"})}}this._changed.emit({metadataChange:n})}if(e.keysChanged.has("nbformat")){const t=e.changes.keys.get("nbformat");const s={key:"nbformat",oldValue:(t===null||t===void 0?void 0:t.oldValue)?t.oldValue:undefined,newValue:this.nbformat};this._changed.emit({nbformatChanged:s})}if(e.keysChanged.has("nbformat_minor")){const t=e.changes.keys.get("nbformat_minor");const s={key:"nbformat_minor",oldValue:(t===null||t===void 0?void 0:t.oldValue)?t.oldValue:undefined,newValue:this.nbformat_minor};this._changed.emit({nbformatChanged:s})}};this._onYCellsChanged=e=>{e.changes.added.forEach((e=>{const t=e.content.type;if(!this._ycellMapping.has(t)){const e=l(t,{notebook:this});e.setUndoManager();this._ycellMapping.set(t,e)}}));e.changes.deleted.forEach((e=>{const t=e.content.type;const s=this._ycellMapping.get(t);if(s){s.dispose();this._ycellMapping.delete(t)}}));let t=0;const s=[];e.changes.delta.forEach((e=>{if(e.insert!=null){const a=e.insert.map((e=>this._ycellMapping.get(e)));s.push({insert:a});this.cells.splice(t,0,...a);t+=e.insert.length}else if(e.delete!=null){s.push(e);this.cells.splice(t,e.delete)}else if(e.retain!=null){s.push(e);t+=e.retain}}));this._changed.emit({cellsChange:s})};this._metadataChanged=new n.Signal(this);this._ycells=this.ydoc.getArray("cells");this._ycellMapping=new WeakMap;this._disableDocumentWideUndoRedo=(t=e.disableDocumentWideUndoRedo)!==null&&t!==void 0?t:false;this.cells=this._ycells.toArray().map((e=>{if(!this._ycellMapping.has(e)){this._ycellMapping.set(e,l(e,{notebook:this}))}return this._ycellMapping.get(e)}));this.undoManager.addToScope(this._ycells);this._ycells.observe(this._onYCellsChanged);this.ymeta.observe(this._onMetaChanged)}get disableDocumentWideUndoRedo(){return this._disableDocumentWideUndoRedo}get metadata(){return this.getMetadata()}set metadata(e){this.setMetadata(e)}get metadataChanged(){return this._metadataChanged}get nbformat(){return this.ymeta.get("nbformat")}set nbformat(e){this.transact((()=>{this.ymeta.set("nbformat",e)}),false)}get nbformat_minor(){return this.ymeta.get("nbformat_minor")}set nbformat_minor(e){this.transact((()=>{this.ymeta.set("nbformat_minor",e)}),false)}dispose(){if(this.isDisposed){return}this._ycells.unobserve(this._onYCellsChanged);this.ymeta.unobserve(this._onMetaChanged);super.dispose()}getCell(e){return this.cells[e]}addCell(e){return this.insertCell(this._ycells.length,e)}insertCell(e,t){return this.insertCells(e,[t])[0]}insertCells(e,t){const s=t.map((e=>{const t=u(e,this);this._ycellMapping.set(t.ymodel,t);return t}));this.transact((()=>{this._ycells.insert(e,s.map((e=>e.ymodel)))}));s.forEach((e=>{e.setUndoManager()}));return s}moveCell(e,t){this.moveCells(e,t)}moveCells(e,t,s=1){const a=new Array(s).fill(true).map(((t,s)=>this.getCell(e+s).toJSON()));this.transact((()=>{this._ycells.delete(e,s);this._ycells.insert(e>t?t:t-s+1,a.map((e=>u(e,this).ymodel)))}))}deleteCell(e){this.deleteCellRange(e,e+1)}deleteCellRange(e,t){this.transact((()=>{this._ycells.delete(e,t-e)}))}deleteMetadata(e){if(typeof this.getMetadata(e)==="undefined"){return}const t=a.JSONExt.deepCopy(this.ymeta.get("metadata"));delete t[e];this.setMetadata(t)}getMetadata(e){var t;const s=(t=this.ymeta.get("metadata"))!==null&&t!==void 0?t:{};if(typeof e==="string"){const t=s[e];return typeof t==="undefined"?undefined:a.JSONExt.deepCopy(s[e])}else{return a.JSONExt.deepCopy(s)}}setMetadata(e,t){var s;if(typeof e==="string"){if(typeof t==="undefined"){throw new TypeError(`Metadata value for ${e} cannot be 'undefined'; use deleteMetadata.`)}if(a.JSONExt.deepEqual((s=this.getMetadata(e))!==null&&s!==void 0?s:null,t)){return}const n={};n[e]=t;this.updateMetadata(n)}else{if(!a.JSONExt.deepEqual(this.metadata,e)){this.ymeta.set("metadata",a.JSONExt.deepCopy(e))}}}updateMetadata(e){this.ymeta.set("metadata",{...this.getMetadata(),...e})}fromJSON(e){this.transact((()=>{this.nbformat=e.nbformat;this.nbformat_minor=e.nbformat_minor;const t=e.metadata;if(t["orig_nbformat"]!==undefined){delete t["orig_nbformat"]}this.metadata=t;const s=e.nbformat===4&&e.nbformat_minor>=5;const a=e.cells.map((e=>{if(!s){delete e.id}return e}));this.insertCells(this.cells.length,a);this.deleteCellRange(0,this.cells.length)}))}toJSON(){const e=this.nbformat===4&&this.nbformat_minor<=4;return{metadata:this.metadata,nbformat_minor:this.nbformat_minor,nbformat:this.nbformat,cells:this.cells.map((t=>{const s=t.toJSON();if(e){delete s.id}return s}))}}}function _(e){let t=new Map;e.changes.keys.forEach(((e,s)=>{t.set(s,{action:e.action,oldValue:e.oldValue,newValue:this.ymeta.get(s)})}));return t}const b=()=>{let e=true;return t=>{if(e){e=false;try{t()}finally{e=true}}}}}}]);
|
2
|
+
//# sourceMappingURL=6655.0f133ab652b8d8af8a1a.js.map?v=0f133ab652b8d8af8a1a
|
@@ -0,0 +1,2 @@
|
|
1
|
+
(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[7796],{37796:(e,r,t)=>{"use strict";t.r(r);t.d(r,{main:()=>H});var o=t(58961);var n=t(95171);var l=t(48435);var s=t(69858);var a=t(89131);var i=t(85745);var c=t(63023);var u=t(99093);var f=t(28180);var p=t(2542);var h=t(7920);var d=t(38710);var y=t(21411);var v=t(81554);var b=t(67014);var x=t(77552);var j=t(71821);var m=t(13313);var g=t(23454);var w=t(34802);var C=t(42584);var P=t(54244);var E=t(93814);var S=t(64897);var _=t(72738);var k=t(92121);var O=t(83344);var L=t(11706);var J=t(70987);var A=t(55337);var D=t(32977);var N=t(95528);var T=t(3268);var M=t(99204);var $=t(28566);var B=t(50168);var F=t(52714);var R=t(43162);var I=t(57385);var U=t(65540);var Y=t(1733);var q=t(49857);var z=t(30124);if(Promise.allSettled===undefined){Promise.allSettled=e=>Promise.all(e.map((e=>e.then((e=>({status:"fulfilled",value:e})),(e=>({status:"rejected",reason:e}))))))}async function G(e,r){try{const t=await window._JUPYTERLAB[e].get(r);return t()}catch(t){console.warn(`Failed to create module: package: ${e}; module: ${r}`);throw t}}async function H(){var e=o.PageConfig.getOption("browserTest");if(e.toLowerCase()==="true"){var r=document.createElement("div");r.id="browserTest";document.body.appendChild(r);r.textContent="[]";r.style.display="none";var n=[];var l=false;var s=25e3;var a=function(){if(l){return}l=true;r.className="completed"};window.onerror=function(e,t,o,l,s){n.push(String(s));r.textContent=JSON.stringify(n)};console.error=function(e){n.push(String(e));r.textContent=JSON.stringify(n)}}var i=t(92473).JupyterLab;var c=[];var u=[];var f=[];var p=[];const h=[];const d=[];const y=[];const v=JSON.parse(o.PageConfig.getOption("federated_extensions"));var b=(o.PageConfig.getOption("futureSkipStylesForDisabled")||"").toLowerCase()==="true";const x=[];v.forEach((e=>{if(e.extension){x.push(e.name);h.push(G(e.name,e.extension))}if(e.mimeExtension){x.push(e.name);d.push(G(e.name,e.mimeExtension))}if(e.style&&(!b||!o.PageConfig.Extension.isDisabled(e.name))){y.push(G(e.name,e.style))}}));function*j(e){let r;if(e.hasOwnProperty("__esModule")){r=e.default}else{r=e}let t=Array.isArray(r)?r:[r];for(let n of t){if(o.PageConfig.Extension.isDisabled(n.id)){c.push(n.id);continue}if(o.PageConfig.Extension.isDeferred(n.id)){u.push(n.id);f.push(n.id)}yield n}}const m=[];if(!x.includes("@jupyterlab/javascript-extension")){try{let e=t(41320);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/json-extension")){try{let e=t(51798);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/pdf-extension")){try{let e=t(86715);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/vega5-extension")){try{let e=t(22189);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}const g=await Promise.allSettled(d);g.forEach((e=>{if(e.status==="fulfilled"){for(let r of j(e.value)){m.push(r)}}else{console.error(e.reason)}}));if(!x.includes("@jupyterlab/application-extension")){try{let e=t(63550);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/apputils-extension")){try{let e=t(80815);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/cell-toolbar-extension")){try{let e=t(61155);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/celltags-extension")){try{let e=t(10753);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/codemirror-extension")){try{let e=t(80248);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/collaboration-extension")){try{let e=t(92765);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/completer-extension")){try{let e=t(64735);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/console-extension")){try{let e=t(38259);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/csvviewer-extension")){try{let e=t(40975);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/debugger-extension")){try{let e=t(1941);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/docmanager-extension")){try{let e=t(79927);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/docprovider-extension")){try{let e=t(29157);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/documentsearch-extension")){try{let e=t(82509);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/extensionmanager-extension")){try{let e=t(55657);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/filebrowser-extension")){try{let e=t(86707);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/fileeditor-extension")){try{let e=t(6800);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/help-extension")){try{let e=t(98105);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/htmlviewer-extension")){try{let e=t(94876);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/hub-extension")){try{let e=t(92220);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/imageviewer-extension")){try{let e=t(24856);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/inspector-extension")){try{let e=t(19976);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/launcher-extension")){try{let e=t(74883);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/logconsole-extension")){try{let e=t(96632);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/mainmenu-extension")){try{let e=t(73913);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/markdownviewer-extension")){try{let e=t(15029);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/mathjax2-extension")){try{let e=t(46563);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/notebook-extension")){try{let e=t(63083);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/rendermime-extension")){try{let e=t(54750);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/running-extension")){try{let e=t(35025);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/settingeditor-extension")){try{let e=t(44348);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/shortcuts-extension")){try{let e=t(82551);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/statusbar-extension")){try{let e=t(38656);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/terminal-extension")){try{let e=t(23547);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/theme-dark-extension")){try{let e=t(90865);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/theme-light-extension")){try{let e=t(97031);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/toc-extension")){try{let e=t(34187);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/tooltip-extension")){try{let e=t(96901);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/translation-extension")){try{let e=t(8380);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/ui-components-extension")){try{let e=t(76704);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/vdom-extension")){try{let e=t(47266);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}const w=await Promise.allSettled(h);w.forEach((e=>{if(e.status==="fulfilled"){for(let r of j(e.value)){p.push(r)}}else{console.error(e.reason)}}));(await Promise.allSettled(y)).filter((({status:e})=>e==="rejected")).forEach((({reason:e})=>{console.error(e)}));const C=new i({mimeExtensions:m,disabled:{matches:c,patterns:o.PageConfig.Extension.disabled.map((function(e){return e.raw}))},deferred:{matches:u,patterns:o.PageConfig.Extension.deferred.map((function(e){return e.raw}))}});p.forEach((function(e){C.registerPluginModule(e)}));C.start({ignorePlugins:f});var P=(o.PageConfig.getOption("exposeAppInBrowser")||"").toLowerCase()==="true";var E=(o.PageConfig.getOption("devMode")||"").toLowerCase()==="true";if(P||E){window.jupyterlab=C;window.jupyterapp=C}if(e.toLowerCase()==="true"){C.restored.then((function(){a(n)})).catch((function(e){a([`RestoreError: ${e.message}`])}));window.setTimeout((function(){a(n)}),s)}}}}]);
|
2
|
+
//# sourceMappingURL=7796.0dcdca3baf288d835bab.js.map?v=0dcdca3baf288d835bab
|