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.
Files changed (327) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  3. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  4. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  5. jupyterlab/schemas/@jupyterlab/codemirror-extension/commands.json +1 -1
  6. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  7. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +9 -9
  8. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  9. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +11 -11
  10. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
  11. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +13 -13
  12. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +7 -7
  13. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  14. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
  15. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +18 -18
  16. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +9 -9
  17. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  18. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  19. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  20. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  21. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  22. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
  23. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +10 -10
  24. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
  25. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +25 -25
  26. jupyterlab/schemas/@jupyterlab/notebook-extension/tracker.json +1 -1
  27. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  28. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
  29. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +13 -13
  30. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +12 -12
  31. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
  32. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  33. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  34. jupyterlab/staging/package.json +149 -147
  35. jupyterlab/staging/yarn.lock +1775 -1941
  36. jupyterlab/static/1057.16c446ab94eb9e5ed42a.js +2 -0
  37. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/1249.047c76b5ea96a41605db.js → jupyterlab/static/1249.8501a6fa8feae7016c0a.js +2 -2
  38. jupyterlab/static/3029.51bdde209f9c4e269943.js +2 -0
  39. jupyterlab/static/{6080.0c6925e9a333877d1caa.js → 3114.5cbcff15783573c636c6.js} +2 -2
  40. jupyterlab/static/3308.03624912593a42120dea.js +2 -0
  41. jupyterlab/static/4151.ce38cc139e8eec621bde.js +2 -0
  42. jupyterlab/static/4657.f97cd1238beedb61548c.js +2 -0
  43. jupyterlab/static/{5493.c4714ef77ba6a59aec45.js → 5493.bc25a653f87ecf6d27f8.js} +3 -3
  44. jupyterlab/static/6282.455f87010a88485c089b.js +2 -0
  45. jupyterlab/static/6655.0f133ab652b8d8af8a1a.js +2 -0
  46. jupyterlab/static/7796.0dcdca3baf288d835bab.js +2 -0
  47. jupyterlab/static/807.25ee5f37af96f64ba380.js +3 -0
  48. jupyterlab/static/9493.7d21c080b2fe6d48740c.js +2 -0
  49. jupyterlab/static/build_log.json +102 -98
  50. jupyterlab/static/index.html +1 -1
  51. jupyterlab/static/jlab_core.4d5114e25256eeddf4e4.js +3 -0
  52. jupyterlab/static/main.c474366c927dbb3da565.js +2 -0
  53. jupyterlab/static/package.json +149 -147
  54. jupyterlab/static/third-party-licenses.json +103 -103
  55. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  56. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  57. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  58. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  59. jupyterlab/tests/mock_packages/mimeextension/package.json +1 -1
  60. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +10 -10
  61. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +14 -14
  62. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  63. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/commands.json +1 -1
  64. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  65. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +9 -9
  66. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +13 -13
  67. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +11 -11
  68. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +16 -16
  69. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +13 -13
  70. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +7 -7
  71. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +7 -7
  72. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
  73. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +18 -18
  74. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +9 -9
  75. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +9 -9
  76. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +6 -6
  77. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +6 -6
  78. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +9 -9
  79. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +7 -7
  80. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
  81. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +10 -10
  82. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +8 -8
  83. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +25 -25
  84. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +1 -1
  85. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +10 -10
  86. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
  87. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +13 -13
  88. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +12 -12
  89. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +12 -12
  90. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +11 -11
  91. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +6 -6
  92. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/1057.16c446ab94eb9e5ed42a.js +2 -0
  93. jupyterlab/static/1249.047c76b5ea96a41605db.js → jupyterlab-3.6.3.data/data/share/jupyter/lab/static/1249.8501a6fa8feae7016c0a.js +2 -2
  94. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/3029.51bdde209f9c4e269943.js +2 -0
  95. 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
  96. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/3308.03624912593a42120dea.js +2 -0
  97. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/4151.ce38cc139e8eec621bde.js +2 -0
  98. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/4657.f97cd1238beedb61548c.js +2 -0
  99. 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
  100. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/6282.455f87010a88485c089b.js +2 -0
  101. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/6655.0f133ab652b8d8af8a1a.js +2 -0
  102. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/7796.0dcdca3baf288d835bab.js +2 -0
  103. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/807.25ee5f37af96f64ba380.js +3 -0
  104. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/9493.7d21c080b2fe6d48740c.js +2 -0
  105. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/build_log.json +102 -98
  106. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/index.html +1 -1
  107. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/jlab_core.4d5114e25256eeddf4e4.js +3 -0
  108. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/main.c474366c927dbb3da565.js +2 -0
  109. jupyterlab-3.6.3.data/data/share/jupyter/lab/static/package.json +323 -0
  110. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/third-party-licenses.json +103 -103
  111. {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/METADATA +3 -3
  112. {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/RECORD +302 -302
  113. {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/WHEEL +1 -1
  114. jupyterlab/static/1057.11d5284f6d720f77a44d.js +0 -2
  115. jupyterlab/static/1255.6af28fc1253a813ef553.js +0 -2
  116. jupyterlab/static/3029.fcc4588f76d34cbb8886.js +0 -2
  117. jupyterlab/static/3308.3a94151c0d57440646ab.js +0 -2
  118. jupyterlab/static/4151.e8bd2b5893531345189c.js +0 -2
  119. jupyterlab/static/4657.8562f70714e36dc33542.js +0 -2
  120. jupyterlab/static/6655.0bf8ef55b16a78705ab9.js +0 -2
  121. jupyterlab/static/77.31fe077af30b9754449b.js +0 -2
  122. jupyterlab/static/7796.32edf207b21018343eea.js +0 -2
  123. jupyterlab/static/807.96166378e2efe232d81e.js +0 -3
  124. jupyterlab/static/jlab_core.3e11c5239452d671150c.js +0 -3
  125. jupyterlab/static/main.ad8f2997ac17282bb96c.js +0 -2
  126. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/1057.11d5284f6d720f77a44d.js +0 -2
  127. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/1255.6af28fc1253a813ef553.js +0 -2
  128. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/3029.fcc4588f76d34cbb8886.js +0 -2
  129. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/3308.3a94151c0d57440646ab.js +0 -2
  130. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/4151.e8bd2b5893531345189c.js +0 -2
  131. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/4657.8562f70714e36dc33542.js +0 -2
  132. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/6655.0bf8ef55b16a78705ab9.js +0 -2
  133. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/77.31fe077af30b9754449b.js +0 -2
  134. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/7796.32edf207b21018343eea.js +0 -2
  135. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/807.96166378e2efe232d81e.js +0 -3
  136. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/jlab_core.3e11c5239452d671150c.js +0 -3
  137. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/main.ad8f2997ac17282bb96c.js +0 -2
  138. jupyterlab-3.6.1.data/data/share/jupyter/lab/static/package.json +0 -321
  139. /jupyterlab/static/{5493.c4714ef77ba6a59aec45.js.LICENSE.txt → 5493.bc25a653f87ecf6d27f8.js.LICENSE.txt} +0 -0
  140. /jupyterlab/static/{807.96166378e2efe232d81e.js.LICENSE.txt → 807.25ee5f37af96f64ba380.js.LICENSE.txt} +0 -0
  141. /jupyterlab/static/{jlab_core.3e11c5239452d671150c.js.LICENSE.txt → jlab_core.4d5114e25256eeddf4e4.js.LICENSE.txt} +0 -0
  142. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  143. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  144. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  145. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  146. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  147. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/sidebar.json +0 -0
  148. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +0 -0
  149. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  150. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  151. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  152. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  153. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/workspaces.json +0 -0
  154. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  155. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/consoles.json +0 -0
  156. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/files.json +0 -0
  157. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/notebooks.json +0 -0
  158. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  159. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  160. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  161. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  162. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  163. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  164. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  165. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  166. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  167. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  168. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  169. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  170. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  171. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  172. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  173. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  174. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  175. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  176. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  177. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/plugin.json +0 -0
  178. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  179. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  180. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  181. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  182. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  183. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  184. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  185. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  186. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  187. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  188. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  189. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  190. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  191. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  192. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  193. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/plugin.json +0 -0
  194. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  195. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  196. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  197. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  198. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/06f4d00923ea24697df5df0b92984175991d8bd25776a02d531bb401e393ec42.ttf +0 -0
  199. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1033.890eeae47460e241b1e9.js +0 -0
  200. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js +0 -0
  201. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1036.a055f7326513fc5a04f7.js.LICENSE.txt +0 -0
  202. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1044.4e54e3e338cfaccdfb46.js +0 -0
  203. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1142.074d125bb59f5a332666.js +0 -0
  204. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/126.1e2fb998804b27c72a3e.js +0 -0
  205. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1358.9ab4f57e8227ce75f427.js +0 -0
  206. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1397.4b53e533e7ca4d3f06fe.js +0 -0
  207. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/14c9db4ff87fde08f67b0a69dd594bab6d87174812a0dbd34c59833bfed8cc0e.woff +0 -0
  208. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1842.1846f224482b066652bf.js +0 -0
  209. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js +0 -0
  210. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/1944.9bb345a40325c23313e9.js.LICENSE.txt +0 -0
  211. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/198.ebf955f77b5c9807f163.js +0 -0
  212. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2249.0cc057d5b7da618aa4e0.js +0 -0
  213. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2326849b6c3dfa217a0e9ecaec9553c910a4e2987c87315c85073d2b95a484f3.svg +0 -0
  214. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2349.91555cd2ef72c84e9253.js +0 -0
  215. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2353.baeba73a2e9f3d9e75d2.js +0 -0
  216. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2356.f97dd8093f97f156efe4.js +0 -0
  217. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/2585.4d374708a4df1d35065d.js +0 -0
  218. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3087.06efd084edba2bea6ea1.js +0 -0
  219. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3122.b1fda55c421da97a00a3.js +0 -0
  220. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3236.4fabf963498daeeb9624.js +0 -0
  221. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3387.bb8976de803b341fe7a3.js +0 -0
  222. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3443.868b4f89289beb97adec.js +0 -0
  223. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3496.ecb0e7fcc54191234ae6.js +0 -0
  224. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3531.0bacde3facdc0c46766c.js +0 -0
  225. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3532.c5348a7ce31c17eaeb0b.js +0 -0
  226. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3664.cfb68e6cb3654849310c.js +0 -0
  227. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3791.6adeeacb6143a6599115.js +0 -0
  228. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js +0 -0
  229. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3935.4159b022aa6d82e44127.js.LICENSE.txt +0 -0
  230. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3992.6587b8bb22d3b162cc6b.js +0 -0
  231. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/3d06af1f31cd83ace7a265a014b8fb5dee15770ecac8f7a55555190e627e03c2.ttf +0 -0
  232. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/406.6f87c9a21bbaa5f39fc4.js +0 -0
  233. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/407a9723fc717c94e287496080d773e18e29c3cac49e2630172343c65c0864a8.eot +0 -0
  234. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4155.784ca1752696680bf373.js +0 -0
  235. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/43c072c16c9ee6d67acdfa6c6d6685ff1e74eb4237b7cc3c1348ab1c108b26af.woff2 +0 -0
  236. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4402.d24b4a44244e256d0126.js +0 -0
  237. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4429.c4f083ef6b6e29345fd4.js +0 -0
  238. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/45.91c59b0e1dca32f01373.js +0 -0
  239. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4570.53adcb6f69939da383ff.js +0 -0
  240. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4631.96a143e70f005fef7b59.js +0 -0
  241. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/466.239a0c009f33f1cb7cab.js +0 -0
  242. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/4894.f5e3a48d18905b75d07f.js +0 -0
  243. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/501.d77919e38ba77753c7f8.js +0 -0
  244. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5065.49dd76cb64fd444f785f.js +0 -0
  245. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js +0 -0
  246. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5096.96faf5ddac346a9ad9c3.js.LICENSE.txt +0 -0
  247. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5223.0006e6e211b7c197b9f1.js +0 -0
  248. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5289.6c67522c6a1c32fc2ea2.js +0 -0
  249. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5383.d630abf49f5cb82bb76f.js +0 -0
  250. /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
  251. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5505.d108d38d683afca0e4ed.js +0 -0
  252. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5557.625f5943a166b494ee38.js +0 -0
  253. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/5619.b1928648a190b38e627a.js +0 -0
  254. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6005.cda1ecd972909c2a0250.js +0 -0
  255. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js +0 -0
  256. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6064.1a4a55a09511d4907870.js.LICENSE.txt +0 -0
  257. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6218.63b338a58c855634089e.js +0 -0
  258. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6443.04025a1d063425902d56.js +0 -0
  259. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6504.f578fea4ca18a937babd.js +0 -0
  260. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6550.f5dbb748ddae3ef4b27e.js +0 -0
  261. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6598.e2d4d064ef6bca780c2c.js +0 -0
  262. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6700.c96344a466d1896657bf.js +0 -0
  263. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6777.1b7dcbf5a42c2daf11b8.js +0 -0
  264. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/679b5a5216bbdf913cc22d6ae44778c1ef975ee387a6c4c5de87e75d19a22232.svg +0 -0
  265. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6952.1bd5bcfeb0d87e61efcb.js +0 -0
  266. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6962.6d7125f759d926dcf34f.js +0 -0
  267. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6975.e0560614fd629195c9bf.js +0 -0
  268. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/6989.75bf0da94e660a6c26f8.js +0 -0
  269. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7034.fce307da76771c0ef0c8.js +0 -0
  270. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7050.fc2b565767a93966c20e.js +0 -0
  271. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7289.c749cf355edec3e37aa8.js +0 -0
  272. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js +0 -0
  273. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7294.f71c2889fedcd71bd1ee.js.LICENSE.txt +0 -0
  274. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7300.26360c57b8bd81344bd5.js +0 -0
  275. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7454.5859b3e9803de4da9c05.js +0 -0
  276. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7463.c34847707aeb55f90a82.js +0 -0
  277. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/74edc18b67c487e32f181719fdb347e2e77020744651f446e9acd7bd6821e2e7.woff +0 -0
  278. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/75a761159ae266c5332a4f266e07a5543712ffb76ee0260b07782195c04dc364.eot +0 -0
  279. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7717.2a6e6bb4e5f6b92e9798.js +0 -0
  280. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7730.7e3a9fb140d2d55a51fc.js +0 -0
  281. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7755.d506a1d9dadf30b1e490.js +0 -0
  282. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7788.5e16fdcc197e245776fd.js +0 -0
  283. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/7900.86dcbbbfb1a3d4f98375.js +0 -0
  284. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8012.e4c8f67dc497d26c16fc.js +0 -0
  285. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8059.6011120485fc3c4868d4.js +0 -0
  286. /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
  287. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8102.7f1644c3be420fb40db9.js +0 -0
  288. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8284.54c936b3303933d2da84.js +0 -0
  289. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8428.dd5a93f02f55af0d3d8c.js +0 -0
  290. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8523.9b232c15e4eb5bc08a37.js +0 -0
  291. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8524.48062ecfe543b6d76860.js +0 -0
  292. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8580.974138f8b6ddb72035f9.js +0 -0
  293. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8657.bf693afb7646976b9a51.js +0 -0
  294. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/870.e515a8a325f5ddb19079.js +0 -0
  295. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8708.35479b2d01be1e86804a.js +0 -0
  296. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8819.743ff7148bbdf35c7bbb.js +0 -0
  297. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8834.7621cb792c80bfa66e05.js +0 -0
  298. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8843.35ec0f0b1f61c25e0401.js +0 -0
  299. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/8afc6e5e842baab16010c2ce6fcf48ec4ded8e1579a37c1f1bc027e120d04951.woff2 +0 -0
  300. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/900.6a1241c0269d5df615c8.js +0 -0
  301. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/901.2ec3367a81663f96cc4b.js +0 -0
  302. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9039.5f28fec36b1eba3e4a52.js +0 -0
  303. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9109.1b114e9c83e36c6560df.js +0 -0
  304. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js +0 -0
  305. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/911.0c08f040896753efc653.js.LICENSE.txt +0 -0
  306. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9316.c4abfd78d98bb182cd2f.js +0 -0
  307. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js +0 -0
  308. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9473.2e52d2ba788beec303be.js.LICENSE.txt +0 -0
  309. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/96.c281b119ab350d7dd3de.js +0 -0
  310. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9845.8b6c837a5ff754554b39.js +0 -0
  311. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/9866.5db2f5cd62fb6e231305.js +0 -0
  312. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/aff76e5c986f295d4bc6f8142a78e2a31888b101c2d025db89f79c75f64fd90b.woff +0 -0
  313. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  314. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/c651b8a67d3193206f622c3c3b0fbca4a2f2727108c4212b52c1e2a2e84c9b31.ttf +0 -0
  315. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/cf83ffb8cf0023bd439dfdd5d02f1954b6ee027e85897d6cfc5f90bbca9ec1d2.eot +0 -0
  316. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/d0b4256abed72481585662971262eabee345c19f837af00d7ce24239d3b40eef.woff2 +0 -0
  317. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/fa498fb2596a5235c5c86d7b68a7fbe76e9855c01af4b0e5ab41c41047c648e0.svg +0 -0
  318. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/index.out.js +0 -0
  319. /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
  320. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/static/style.js +0 -0
  321. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  322. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  323. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  324. {jupyterlab-3.6.1.data → jupyterlab-3.6.3.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  325. {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/LICENSE +0 -0
  326. {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/entry_points.txt +0 -0
  327. {jupyterlab-3.6.1.dist-info → jupyterlab-3.6.3.dist-info}/top_level.txt +0 -0
@@ -1,2 +0,0 @@
1
- (()=>{var e={37559:(e,t,a)=>{let r=null;function n(e){if(r===null){let e={};if(typeof document!=="undefined"&&document){const t=document.getElementById("jupyter-config-data");if(t){e=JSON.parse(t.textContent||"{}")}}r=e}return r[e]||""}a.p=n("fullStaticUrl")+"/";if(Promise.allSettled===undefined){Promise.allSettled=e=>Promise.all(e.map((e=>e.then((e=>({status:"fulfilled",value:e})),(e=>({status:"rejected",reason:e}))))))}function l(e){return new Promise(((t,a)=>{const r=document.createElement("script");r.onerror=a;r.onload=t;r.async=true;document.head.appendChild(r);r.src=e}))}async function o(e,t){await l(e);await a.I("default");const r=window._JUPYTERLAB[t];await r.init(a.S.default)}void async function e(){const t=n("federated_extensions");let r=n("fullLabextensionsUrl");const l=await Promise.allSettled(t.map((async e=>{await o(`${r}/${e.name}/${e.load}`,e.name)})));l.forEach((e=>{if(e.status==="rejected"){console.error(e.reason)}}));let i=(await Promise.all([a.e(3472),a.e(8284),a.e(2059),a.e(4212),a.e(3764),a.e(7796)]).then(a.bind(a,37796))).main;window.addEventListener("load",i)}()},57147:(e,t,a)=>{"use strict";var r=typeof globalThis!=="undefined"&&globalThis||typeof self!=="undefined"&&self||typeof r!=="undefined"&&r;var n={searchParams:"URLSearchParams"in r,iterable:"Symbol"in r&&"iterator"in Symbol,blob:"FileReader"in r&&"Blob"in r&&function(){try{new Blob;return true}catch(e){return false}}(),formData:"FormData"in r,arrayBuffer:"ArrayBuffer"in r};function l(e){return e&&DataView.prototype.isPrototypeOf(e)}if(n.arrayBuffer){var o=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"];var i=ArrayBuffer.isView||function(e){return e&&o.indexOf(Object.prototype.toString.call(e))>-1}}function f(e){if(typeof e!=="string"){e=String(e)}if(/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(e)||e===""){throw new TypeError('Invalid character in header field name: "'+e+'"')}return e.toLowerCase()}function d(e){if(typeof e!=="string"){e=String(e)}return e}function s(e){var t={next:function(){var t=e.shift();return{done:t===undefined,value:t}}};if(n.iterable){t[Symbol.iterator]=function(){return t}}return t}function b(e){this.map={};if(e instanceof b){e.forEach((function(e,t){this.append(t,e)}),this)}else if(Array.isArray(e)){e.forEach((function(e){this.append(e[0],e[1])}),this)}else if(e){Object.getOwnPropertyNames(e).forEach((function(t){this.append(t,e[t])}),this)}}b.prototype.append=function(e,t){e=f(e);t=d(t);var a=this.map[e];this.map[e]=a?a+", "+t:t};b.prototype["delete"]=function(e){delete this.map[f(e)]};b.prototype.get=function(e){e=f(e);return this.has(e)?this.map[e]:null};b.prototype.has=function(e){return this.map.hasOwnProperty(f(e))};b.prototype.set=function(e,t){this.map[f(e)]=d(t)};b.prototype.forEach=function(e,t){for(var a in this.map){if(this.map.hasOwnProperty(a)){e.call(t,this.map[a],a,this)}}};b.prototype.keys=function(){var e=[];this.forEach((function(t,a){e.push(a)}));return s(e)};b.prototype.values=function(){var e=[];this.forEach((function(t){e.push(t)}));return s(e)};b.prototype.entries=function(){var e=[];this.forEach((function(t,a){e.push([a,t])}));return s(e)};if(n.iterable){b.prototype[Symbol.iterator]=b.prototype.entries}function c(e){if(e.bodyUsed){return Promise.reject(new TypeError("Already read"))}e.bodyUsed=true}function u(e){return new Promise((function(t,a){e.onload=function(){t(e.result)};e.onerror=function(){a(e.error)}}))}function h(e){var t=new FileReader;var a=u(t);t.readAsArrayBuffer(e);return a}function p(e){var t=new FileReader;var a=u(t);t.readAsText(e);return a}function m(e){var t=new Uint8Array(e);var a=new Array(t.length);for(var r=0;r<t.length;r++){a[r]=String.fromCharCode(t[r])}return a.join("")}function y(e){if(e.slice){return e.slice(0)}else{var t=new Uint8Array(e.byteLength);t.set(new Uint8Array(e));return t.buffer}}function P(){this.bodyUsed=false;this._initBody=function(e){this.bodyUsed=this.bodyUsed;this._bodyInit=e;if(!e){this._bodyText=""}else if(typeof e==="string"){this._bodyText=e}else if(n.blob&&Blob.prototype.isPrototypeOf(e)){this._bodyBlob=e}else if(n.formData&&FormData.prototype.isPrototypeOf(e)){this._bodyFormData=e}else if(n.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)){this._bodyText=e.toString()}else if(n.arrayBuffer&&n.blob&&l(e)){this._bodyArrayBuffer=y(e.buffer);this._bodyInit=new Blob([this._bodyArrayBuffer])}else if(n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(e)||i(e))){this._bodyArrayBuffer=y(e)}else{this._bodyText=e=Object.prototype.toString.call(e)}if(!this.headers.get("content-type")){if(typeof e==="string"){this.headers.set("content-type","text/plain;charset=UTF-8")}else if(this._bodyBlob&&this._bodyBlob.type){this.headers.set("content-type",this._bodyBlob.type)}else if(n.searchParams&&URLSearchParams.prototype.isPrototypeOf(e)){this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8")}}};if(n.blob){this.blob=function(){var e=c(this);if(e){return e}if(this._bodyBlob){return Promise.resolve(this._bodyBlob)}else if(this._bodyArrayBuffer){return Promise.resolve(new Blob([this._bodyArrayBuffer]))}else if(this._bodyFormData){throw new Error("could not read FormData body as blob")}else{return Promise.resolve(new Blob([this._bodyText]))}};this.arrayBuffer=function(){if(this._bodyArrayBuffer){var e=c(this);if(e){return e}if(ArrayBuffer.isView(this._bodyArrayBuffer)){return Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength))}else{return Promise.resolve(this._bodyArrayBuffer)}}else{return this.blob().then(h)}}}this.text=function(){var e=c(this);if(e){return e}if(this._bodyBlob){return p(this._bodyBlob)}else if(this._bodyArrayBuffer){return Promise.resolve(m(this._bodyArrayBuffer))}else if(this._bodyFormData){throw new Error("could not read FormData body as text")}else{return Promise.resolve(this._bodyText)}};if(n.formData){this.formData=function(){return this.text().then(x)}}this.json=function(){return this.text().then(JSON.parse)};return this}var j=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function v(e){var t=e.toUpperCase();return j.indexOf(t)>-1?t:e}function g(e,t){if(!(this instanceof g)){throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.')}t=t||{};var a=t.body;if(e instanceof g){if(e.bodyUsed){throw new TypeError("Already read")}this.url=e.url;this.credentials=e.credentials;if(!t.headers){this.headers=new b(e.headers)}this.method=e.method;this.mode=e.mode;this.signal=e.signal;if(!a&&e._bodyInit!=null){a=e._bodyInit;e.bodyUsed=true}}else{this.url=String(e)}this.credentials=t.credentials||this.credentials||"same-origin";if(t.headers||!this.headers){this.headers=new b(t.headers)}this.method=v(t.method||this.method||"GET");this.mode=t.mode||this.mode||null;this.signal=t.signal||this.signal;this.referrer=null;if((this.method==="GET"||this.method==="HEAD")&&a){throw new TypeError("Body not allowed for GET or HEAD requests")}this._initBody(a);if(this.method==="GET"||this.method==="HEAD"){if(t.cache==="no-store"||t.cache==="no-cache"){var r=/([?&])_=[^&]*/;if(r.test(this.url)){this.url=this.url.replace(r,"$1_="+(new Date).getTime())}else{var n=/\?/;this.url+=(n.test(this.url)?"&":"?")+"_="+(new Date).getTime()}}}}g.prototype.clone=function(){return new g(this,{body:this._bodyInit})};function x(e){var t=new FormData;e.trim().split("&").forEach((function(e){if(e){var a=e.split("=");var r=a.shift().replace(/\+/g," ");var n=a.join("=").replace(/\+/g," ");t.append(decodeURIComponent(r),decodeURIComponent(n))}}));return t}function w(e){var t=new b;var a=e.replace(/\r?\n[\t ]+/g," ");a.split("\r").map((function(e){return e.indexOf("\n")===0?e.substr(1,e.length):e})).forEach((function(e){var a=e.split(":");var r=a.shift().trim();if(r){var n=a.join(":").trim();t.append(r,n)}}));return t}P.call(g.prototype);function _(e,t){if(!(this instanceof _)){throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.')}if(!t){t={}}this.type="default";this.status=t.status===undefined?200:t.status;this.ok=this.status>=200&&this.status<300;this.statusText=t.statusText===undefined?"":""+t.statusText;this.headers=new b(t.headers);this.url=t.url||"";this._initBody(e)}P.call(_.prototype);_.prototype.clone=function(){return new _(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new b(this.headers),url:this.url})};_.error=function(){var e=new _(null,{status:0,statusText:""});e.type="error";return e};var E=[301,302,303,307,308];_.redirect=function(e,t){if(E.indexOf(t)===-1){throw new RangeError("Invalid status code")}return new _(null,{status:t,headers:{location:e}})};var T=r.DOMException;try{new T}catch(O){T=function(e,t){this.message=e;this.name=t;var a=Error(e);this.stack=a.stack};T.prototype=Object.create(Error.prototype);T.prototype.constructor=T}function A(e,t){return new Promise((function(a,l){var o=new g(e,t);if(o.signal&&o.signal.aborted){return l(new T("Aborted","AbortError"))}var i=new XMLHttpRequest;function f(){i.abort()}i.onload=function(){var e={status:i.status,statusText:i.statusText,headers:w(i.getAllResponseHeaders()||"")};e.url="responseURL"in i?i.responseURL:e.headers.get("X-Request-URL");var t="response"in i?i.response:i.responseText;setTimeout((function(){a(new _(t,e))}),0)};i.onerror=function(){setTimeout((function(){l(new TypeError("Network request failed"))}),0)};i.ontimeout=function(){setTimeout((function(){l(new TypeError("Network request failed"))}),0)};i.onabort=function(){setTimeout((function(){l(new T("Aborted","AbortError"))}),0)};function s(e){try{return e===""&&r.location.href?r.location.href:e}catch(t){return e}}i.open(o.method,s(o.url),true);if(o.credentials==="include"){i.withCredentials=true}else if(o.credentials==="omit"){i.withCredentials=false}if("responseType"in i){if(n.blob){i.responseType="blob"}else if(n.arrayBuffer&&o.headers.get("Content-Type")&&o.headers.get("Content-Type").indexOf("application/octet-stream")!==-1){i.responseType="arraybuffer"}}if(t&&typeof t.headers==="object"&&!(t.headers instanceof b)){Object.getOwnPropertyNames(t.headers).forEach((function(e){i.setRequestHeader(e,d(t.headers[e]))}))}else{o.headers.forEach((function(e,t){i.setRequestHeader(t,e)}))}if(o.signal){o.signal.addEventListener("abort",f);i.onreadystatechange=function(){if(i.readyState===4){o.signal.removeEventListener("abort",f)}}}i.send(typeof o._bodyInit==="undefined"?null:o._bodyInit)}))}A.polyfill=true;if(!r.fetch){r.fetch=A;r.Headers=b;r.Request=g;r.Response=_}},68444:(e,t,a)=>{function r(e){let t=Object.create(null);if(typeof document!=="undefined"&&document){const e=document.getElementById("jupyter-config-data");if(e){t=JSON.parse(e.textContent||"{}")}}return t[e]||""}a.p=r("fullStaticUrl")+"/"},86786:e=>{"use strict";e.exports=node-fetch},22439:e=>{"use strict";e.exports=ws}};var t={};function a(r){var n=t[r];if(n!==undefined){return n.exports}var l=t[r]={id:r,loaded:false,exports:{}};e[r].call(l.exports,l,l.exports,a);l.loaded=true;return l.exports}a.m=e;a.c=t;(()=>{a.n=e=>{var t=e&&e.__esModule?()=>e["default"]:()=>e;a.d(t,{a:t});return t}})();(()=>{var e=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__;var t;a.t=function(r,n){if(n&1)r=this(r);if(n&8)return r;if(typeof r==="object"&&r){if(n&4&&r.__esModule)return r;if(n&16&&typeof r.then==="function")return r}var l=Object.create(null);a.r(l);var o={};t=t||[null,e({}),e([]),e(e)];for(var i=n&2&&r;typeof i=="object"&&!~t.indexOf(i);i=e(i)){Object.getOwnPropertyNames(i).forEach((e=>o[e]=()=>r[e]))}o["default"]=()=>r;a.d(l,o);return l}})();(()=>{a.d=(e,t)=>{for(var r in t){if(a.o(t,r)&&!a.o(e,r)){Object.defineProperty(e,r,{enumerable:true,get:t[r]})}}}})();(()=>{a.f={};a.e=e=>Promise.all(Object.keys(a.f).reduce(((t,r)=>{a.f[r](e,t);return t}),[]))})();(()=>{a.u=e=>""+(e===3472?"jlab_core":e)+"."+{45:"91c59b0e1dca32f01373",73:"4dd3c7fadb609bedde41",77:"31fe077af30b9754449b",96:"c281b119ab350d7dd3de",126:"1e2fb998804b27c72a3e",135:"ea8f5d0e750a55b2bbbd",198:"ebf955f77b5c9807f163",336:"8b26912d34e3bbb3ca8f",369:"0f8693d531a6d8ca445f",406:"6f87c9a21bbaa5f39fc4",448:"91f52d8ce24ebcd5ca23",466:"239a0c009f33f1cb7cab",497:"fbd58b30b21f63530580",501:"d77919e38ba77753c7f8",807:"96166378e2efe232d81e",870:"e515a8a325f5ddb19079",883:"22752b974cac771e93c8",900:"6a1241c0269d5df615c8",901:"2ec3367a81663f96cc4b",911:"0c08f040896753efc653",1033:"890eeae47460e241b1e9",1036:"a055f7326513fc5a04f7",1044:"4e54e3e338cfaccdfb46",1057:"11d5284f6d720f77a44d",1100:"655a05dff25fa207f859",1142:"074d125bb59f5a332666",1157:"8d4e61b5d230901bae5a",1249:"047c76b5ea96a41605db",1255:"6af28fc1253a813ef553",1358:"9ab4f57e8227ce75f427",1397:"4b53e533e7ca4d3f06fe",1704:"587cc19e352e04f11380",1712:"4093d33487263c14f3bc",1842:"1846f224482b066652bf",1944:"9bb345a40325c23313e9",2059:"072d9a0c69d89b31fe2a",2103:"60ad9cedf6f30969cf6b",2205:"e40d941356629be1c055",2249:"0cc057d5b7da618aa4e0",2311:"05003c1738186dc31280",2313:"ffd1293ac1168f7e6cd4",2331:"4173e9830a8235a9d453",2349:"91555cd2ef72c84e9253",2353:"baeba73a2e9f3d9e75d2",2356:"f97dd8093f97f156efe4",2435:"6327820bcdb4258afab5",2585:"4d374708a4df1d35065d",2793:"343d14fa2de0e431a129",2824:"132401e1bc3ef80910da",2872:"eefd26980bdc39977cde",2914:"fcca8e0d4cbbd0539520",2985:"eb32a0070ffbf495fcd9",3029:"fcc4588f76d34cbb8886",3087:"06efd084edba2bea6ea1",3122:"b1fda55c421da97a00a3",3138:"892c5be2312f6823fb46",3236:"4fabf963498daeeb9624",3239:"231117b496cbe77300c1",3308:"3a94151c0d57440646ab",3387:"bb8976de803b341fe7a3",3410:"0afde3206c6bc927d056",3443:"868b4f89289beb97adec",3472:"3e11c5239452d671150c",3487:"075e4e5c15bee689f9ad",3496:"ecb0e7fcc54191234ae6",3531:"0bacde3facdc0c46766c",3532:"c5348a7ce31c17eaeb0b",3577:"6fef3a05b7c4973ed86f",3596:"b9db3adb968b142e5adc",3664:"cfb68e6cb3654849310c",3764:"a42747e680b9ca29c11e",3791:"6adeeacb6143a6599115",3917:"11113b50dd3453fc01bc",3919:"9eeaf7914bd1dddff1a3",3935:"4159b022aa6d82e44127",3967:"a5badad0c6c4a6a3f228",3992:"6587b8bb22d3b162cc6b",4012:"d2ad06b159d8bc42823c",4126:"a068fc6d92b1b970bd59",4151:"e8bd2b5893531345189c",4155:"784ca1752696680bf373",4212:"4b248055361c3d83b7c5",4307:"048a7baeb1213e819bed",4322:"b3acf536b8d7d4f70cd5",4386:"940c250bf3a948672089",4402:"d24b4a44244e256d0126",4429:"c4f083ef6b6e29345fd4",4470:"ccd08ad8633d8dc92375",4522:"816bdd060317682364a4",4570:"53adcb6f69939da383ff",4631:"96a143e70f005fef7b59",4657:"8562f70714e36dc33542",4782:"ae79fc437f9c12913a99",4894:"f5e3a48d18905b75d07f",4926:"91b6dab63d7ab5706a5e",5065:"49dd76cb64fd444f785f",5085:"e402d36a6bc52f76378a",5096:"96faf5ddac346a9ad9c3",5187:"9c0fb0167d257c74f87c",5223:"0006e6e211b7c197b9f1",5289:"6c67522c6a1c32fc2ea2",5313:"6cc98bbf9eb47a4bd5c7",5383:"d630abf49f5cb82bb76f",5428:"743c5b98df6aa7dba570",5493:"c4714ef77ba6a59aec45",5505:"d108d38d683afca0e4ed",5555:"6fd45f1a227d1ff29500",5557:"625f5943a166b494ee38",5560:"18f0b4525d652f736dfd",5619:"b1928648a190b38e627a",5762:"bfcd8e4136aee006f89b",5964:"858be6eb07fea5d48cb5",6005:"cda1ecd972909c2a0250",6064:"1a4a55a09511d4907870",6080:"0c6925e9a333877d1caa",6135:"48211065f84960e10b10",6218:"63b338a58c855634089e",6443:"04025a1d063425902d56",6498:"494fb2f2e20046787e1c",6504:"f578fea4ca18a937babd",6550:"f5dbb748ddae3ef4b27e",6598:"e2d4d064ef6bca780c2c",6611:"68da3575f90702639f49",6625:"0ef7bb5d4aa7b3f011e4",6655:"0bf8ef55b16a78705ab9",6700:"c96344a466d1896657bf",6777:"1b7dcbf5a42c2daf11b8",6843:"62a07aa3cdde2d56e418",6952:"1bd5bcfeb0d87e61efcb",6962:"6d7125f759d926dcf34f",6975:"e0560614fd629195c9bf",6976:"ffb62653553177a92f44",6989:"75bf0da94e660a6c26f8",7034:"fce307da76771c0ef0c8",7050:"fc2b565767a93966c20e",7094:"0336e0b677389ef98574",7180:"5f88a23594d8a1132552",7220:"88ea3fc0b8059944ad32",7289:"c749cf355edec3e37aa8",7294:"f71c2889fedcd71bd1ee",7300:"26360c57b8bd81344bd5",7339:"38628a52b8f8929873a1",7394:"6ee156687d0ea6fc67f5",7454:"5859b3e9803de4da9c05",7463:"c34847707aeb55f90a82",7717:"2a6e6bb4e5f6b92e9798",7730:"7e3a9fb140d2d55a51fc",7755:"d506a1d9dadf30b1e490",7788:"5e16fdcc197e245776fd",7796:"32edf207b21018343eea",7815:"6b0a18d36cdf09ef930b",7865:"52cb65817f4aebb6ceb6",7886:"20a5f197c15ccdda8452",7900:"86dcbbbfb1a3d4f98375",8012:"e4c8f67dc497d26c16fc",8059:"6011120485fc3c4868d4",8072:"65ad75b419cf18fee770",8102:"7f1644c3be420fb40db9",8284:"54c936b3303933d2da84",8428:"dd5a93f02f55af0d3d8c",8523:"9b232c15e4eb5bc08a37",8524:"48062ecfe543b6d76860",8580:"974138f8b6ddb72035f9",8657:"bf693afb7646976b9a51",8708:"35479b2d01be1e86804a",8819:"743ff7148bbdf35c7bbb",8834:"7621cb792c80bfa66e05",8843:"35ec0f0b1f61c25e0401",8987:"a93f800ee85c93bc1418",9004:"193c39cb7271c1ccc5f7",9039:"5f28fec36b1eba3e4a52",9077:"1bc4a5f802b77bb892d2",9086:"8dfecac0fc394c1b3e8b",9109:"1b114e9c83e36c6560df",9316:"c4abfd78d98bb182cd2f",9473:"2e52d2ba788beec303be",9549:"b5f52581bdb312c44265",9646:"e9d9442ffe40c7fd0b7e",9739:"cfa4f4c9cfe37c6c3839",9761:"0cb00eb09df7838eff03",9827:"91773a0e0d1a21ea0997",9845:"8b6c837a5ff754554b39",9866:"5db2f5cd62fb6e231305"}[e]+".js?v="+{45:"91c59b0e1dca32f01373",73:"4dd3c7fadb609bedde41",77:"31fe077af30b9754449b",96:"c281b119ab350d7dd3de",126:"1e2fb998804b27c72a3e",135:"ea8f5d0e750a55b2bbbd",198:"ebf955f77b5c9807f163",336:"8b26912d34e3bbb3ca8f",369:"0f8693d531a6d8ca445f",406:"6f87c9a21bbaa5f39fc4",448:"91f52d8ce24ebcd5ca23",466:"239a0c009f33f1cb7cab",497:"fbd58b30b21f63530580",501:"d77919e38ba77753c7f8",807:"96166378e2efe232d81e",870:"e515a8a325f5ddb19079",883:"22752b974cac771e93c8",900:"6a1241c0269d5df615c8",901:"2ec3367a81663f96cc4b",911:"0c08f040896753efc653",1033:"890eeae47460e241b1e9",1036:"a055f7326513fc5a04f7",1044:"4e54e3e338cfaccdfb46",1057:"11d5284f6d720f77a44d",1100:"655a05dff25fa207f859",1142:"074d125bb59f5a332666",1157:"8d4e61b5d230901bae5a",1249:"047c76b5ea96a41605db",1255:"6af28fc1253a813ef553",1358:"9ab4f57e8227ce75f427",1397:"4b53e533e7ca4d3f06fe",1704:"587cc19e352e04f11380",1712:"4093d33487263c14f3bc",1842:"1846f224482b066652bf",1944:"9bb345a40325c23313e9",2059:"072d9a0c69d89b31fe2a",2103:"60ad9cedf6f30969cf6b",2205:"e40d941356629be1c055",2249:"0cc057d5b7da618aa4e0",2311:"05003c1738186dc31280",2313:"ffd1293ac1168f7e6cd4",2331:"4173e9830a8235a9d453",2349:"91555cd2ef72c84e9253",2353:"baeba73a2e9f3d9e75d2",2356:"f97dd8093f97f156efe4",2435:"6327820bcdb4258afab5",2585:"4d374708a4df1d35065d",2793:"343d14fa2de0e431a129",2824:"132401e1bc3ef80910da",2872:"eefd26980bdc39977cde",2914:"fcca8e0d4cbbd0539520",2985:"eb32a0070ffbf495fcd9",3029:"fcc4588f76d34cbb8886",3087:"06efd084edba2bea6ea1",3122:"b1fda55c421da97a00a3",3138:"892c5be2312f6823fb46",3236:"4fabf963498daeeb9624",3239:"231117b496cbe77300c1",3308:"3a94151c0d57440646ab",3387:"bb8976de803b341fe7a3",3410:"0afde3206c6bc927d056",3443:"868b4f89289beb97adec",3472:"3e11c5239452d671150c",3487:"075e4e5c15bee689f9ad",3496:"ecb0e7fcc54191234ae6",3531:"0bacde3facdc0c46766c",3532:"c5348a7ce31c17eaeb0b",3577:"6fef3a05b7c4973ed86f",3596:"b9db3adb968b142e5adc",3664:"cfb68e6cb3654849310c",3764:"a42747e680b9ca29c11e",3791:"6adeeacb6143a6599115",3917:"11113b50dd3453fc01bc",3919:"9eeaf7914bd1dddff1a3",3935:"4159b022aa6d82e44127",3967:"a5badad0c6c4a6a3f228",3992:"6587b8bb22d3b162cc6b",4012:"d2ad06b159d8bc42823c",4126:"a068fc6d92b1b970bd59",4151:"e8bd2b5893531345189c",4155:"784ca1752696680bf373",4212:"4b248055361c3d83b7c5",4307:"048a7baeb1213e819bed",4322:"b3acf536b8d7d4f70cd5",4386:"940c250bf3a948672089",4402:"d24b4a44244e256d0126",4429:"c4f083ef6b6e29345fd4",4470:"ccd08ad8633d8dc92375",4522:"816bdd060317682364a4",4570:"53adcb6f69939da383ff",4631:"96a143e70f005fef7b59",4657:"8562f70714e36dc33542",4782:"ae79fc437f9c12913a99",4894:"f5e3a48d18905b75d07f",4926:"91b6dab63d7ab5706a5e",5065:"49dd76cb64fd444f785f",5085:"e402d36a6bc52f76378a",5096:"96faf5ddac346a9ad9c3",5187:"9c0fb0167d257c74f87c",5223:"0006e6e211b7c197b9f1",5289:"6c67522c6a1c32fc2ea2",5313:"6cc98bbf9eb47a4bd5c7",5383:"d630abf49f5cb82bb76f",5428:"743c5b98df6aa7dba570",5493:"c4714ef77ba6a59aec45",5505:"d108d38d683afca0e4ed",5555:"6fd45f1a227d1ff29500",5557:"625f5943a166b494ee38",5560:"18f0b4525d652f736dfd",5619:"b1928648a190b38e627a",5762:"bfcd8e4136aee006f89b",5964:"858be6eb07fea5d48cb5",6005:"cda1ecd972909c2a0250",6064:"1a4a55a09511d4907870",6080:"0c6925e9a333877d1caa",6135:"48211065f84960e10b10",6218:"63b338a58c855634089e",6443:"04025a1d063425902d56",6498:"494fb2f2e20046787e1c",6504:"f578fea4ca18a937babd",6550:"f5dbb748ddae3ef4b27e",6598:"e2d4d064ef6bca780c2c",6611:"68da3575f90702639f49",6625:"0ef7bb5d4aa7b3f011e4",6655:"0bf8ef55b16a78705ab9",6700:"c96344a466d1896657bf",6777:"1b7dcbf5a42c2daf11b8",6843:"62a07aa3cdde2d56e418",6952:"1bd5bcfeb0d87e61efcb",6962:"6d7125f759d926dcf34f",6975:"e0560614fd629195c9bf",6976:"ffb62653553177a92f44",6989:"75bf0da94e660a6c26f8",7034:"fce307da76771c0ef0c8",7050:"fc2b565767a93966c20e",7094:"0336e0b677389ef98574",7180:"5f88a23594d8a1132552",7220:"88ea3fc0b8059944ad32",7289:"c749cf355edec3e37aa8",7294:"f71c2889fedcd71bd1ee",7300:"26360c57b8bd81344bd5",7339:"38628a52b8f8929873a1",7394:"6ee156687d0ea6fc67f5",7454:"5859b3e9803de4da9c05",7463:"c34847707aeb55f90a82",7717:"2a6e6bb4e5f6b92e9798",7730:"7e3a9fb140d2d55a51fc",7755:"d506a1d9dadf30b1e490",7788:"5e16fdcc197e245776fd",7796:"32edf207b21018343eea",7815:"6b0a18d36cdf09ef930b",7865:"52cb65817f4aebb6ceb6",7886:"20a5f197c15ccdda8452",7900:"86dcbbbfb1a3d4f98375",8012:"e4c8f67dc497d26c16fc",8059:"6011120485fc3c4868d4",8072:"65ad75b419cf18fee770",8102:"7f1644c3be420fb40db9",8284:"54c936b3303933d2da84",8428:"dd5a93f02f55af0d3d8c",8523:"9b232c15e4eb5bc08a37",8524:"48062ecfe543b6d76860",8580:"974138f8b6ddb72035f9",8657:"bf693afb7646976b9a51",8708:"35479b2d01be1e86804a",8819:"743ff7148bbdf35c7bbb",8834:"7621cb792c80bfa66e05",8843:"35ec0f0b1f61c25e0401",8987:"a93f800ee85c93bc1418",9004:"193c39cb7271c1ccc5f7",9039:"5f28fec36b1eba3e4a52",9077:"1bc4a5f802b77bb892d2",9086:"8dfecac0fc394c1b3e8b",9109:"1b114e9c83e36c6560df",9316:"c4abfd78d98bb182cd2f",9473:"2e52d2ba788beec303be",9549:"b5f52581bdb312c44265",9646:"e9d9442ffe40c7fd0b7e",9739:"cfa4f4c9cfe37c6c3839",9761:"0cb00eb09df7838eff03",9827:"91773a0e0d1a21ea0997",9845:"8b6c837a5ff754554b39",9866:"5db2f5cd62fb6e231305"}[e]+""})();(()=>{a.g=function(){if(typeof globalThis==="object")return globalThis;try{return this||new Function("return this")()}catch(e){if(typeof window==="object")return window}}()})();(()=>{a.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t)})();(()=>{var e={};var t="@jupyterlab/application-top:";a.l=(r,n,l,o)=>{if(e[r]){e[r].push(n);return}var i,f;if(l!==undefined){var d=document.getElementsByTagName("script");for(var s=0;s<d.length;s++){var b=d[s];if(b.getAttribute("src")==r||b.getAttribute("data-webpack")==t+l){i=b;break}}}if(!i){f=true;i=document.createElement("script");i.charset="utf-8";i.timeout=120;if(a.nc){i.setAttribute("nonce",a.nc)}i.setAttribute("data-webpack",t+l);i.src=r}e[r]=[n];var c=(t,a)=>{i.onerror=i.onload=null;clearTimeout(u);var n=e[r];delete e[r];i.parentNode&&i.parentNode.removeChild(i);n&&n.forEach((e=>e(a)));if(t)return t(a)};var u=setTimeout(c.bind(null,undefined,{type:"timeout",target:i}),12e4);i.onerror=c.bind(null,i.onerror);i.onload=c.bind(null,i.onload);f&&document.head.appendChild(i)}})();(()=>{a.r=e=>{if(typeof Symbol!=="undefined"&&Symbol.toStringTag){Object.defineProperty(e,Symbol.toStringTag,{value:"Module"})}Object.defineProperty(e,"__esModule",{value:true})}})();(()=>{a.nmd=e=>{e.paths=[];if(!e.children)e.children=[];return e}})();(()=>{a.S={};var e={};var t={};a.I=(r,n)=>{if(!n)n=[];var l=t[r];if(!l)l=t[r]={};if(n.indexOf(l)>=0)return;n.push(l);if(e[r])return e[r];if(!a.o(a.S,r))a.S[r]={};var o=a.S[r];var i=e=>typeof console!=="undefined"&&console.warn&&console.warn(e);var f="@jupyterlab/application-top";var d=(e,t,a,r)=>{var n=o[e]=o[e]||{};var l=n[t];if(!l||!l.loaded&&(!r!=!l.eager?r:f>l.from))n[t]={get:a,from:f,eager:!!r}};var s=e=>{var t=e=>i("Initialization of sharing external failed: "+e);try{var l=a(e);if(!l)return;var o=e=>e&&e.init&&e.init(a.S[r],n);if(l.then)return b.push(l.then(o,t));var f=o(l);if(f&&f.then)return b.push(f.catch(t))}catch(d){t(d)}};var b=[];switch(r){case"default":{d("@jupyter/ydoc","0.2.2",(()=>Promise.all([a.e(4657),a.e(1057),a.e(6655),a.e(1100),a.e(8987),a.e(73)]).then((()=>()=>a(26655)))));d("@jupyterlab/application-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(2059),a.e(7865),a.e(2985),a.e(4782),a.e(4212),a.e(4926),a.e(2331)]).then((()=>()=>a(23891)))));d("@jupyterlab/application","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7339),a.e(4782),a.e(369),a.e(2205),a.e(6625),a.e(6843),a.e(3577),a.e(4322)]).then((()=>()=>a(40915)))));d("@jupyterlab/apputils-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(2059),a.e(7865),a.e(2985),a.e(4782),a.e(4212),a.e(369),a.e(2205),a.e(3410),a.e(6625),a.e(4926),a.e(7815),a.e(7220),a.e(3239),a.e(1704)]).then((()=>()=>a(39849)))));d("@jupyterlab/apputils","3.6.1",(()=>Promise.all([a.e(3472),a.e(1036),a.e(1100),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(2985),a.e(4782),a.e(369),a.e(6625),a.e(6843),a.e(4926),a.e(5187),a.e(3577),a.e(2824),a.e(7220),a.e(1704),a.e(7730)]).then((()=>()=>a(70842)))));d("@jupyterlab/attachments","3.6.1",(()=>Promise.all([a.e(3472),a.e(8987),a.e(7339),a.e(2824)]).then((()=>()=>a(4388)))));d("@jupyterlab/cell-toolbar-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2985),a.e(448)]).then((()=>()=>a(12650)))));d("@jupyterlab/cell-toolbar","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4522),a.e(8987),a.e(2824)]).then((()=>()=>a(70055)))));d("@jupyterlab/cells","3.6.1",(()=>Promise.all([a.e(3472),a.e(3308),a.e(1100),a.e(7180),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(7339),a.e(6625),a.e(3596),a.e(5187),a.e(3967),a.e(9739),a.e(4470),a.e(6976),a.e(5560)]).then((()=>()=>a(11994)))));d("@jupyterlab/celltags-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(4126),a.e(5555),a.e(1712)]).then((()=>()=>a(70439)))));d("@jupyterlab/celltags","3.6.1",(()=>Promise.all([a.e(3472),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(5555)]).then((()=>()=>a(1061)))));d("@jupyterlab/codeeditor","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(4126),a.e(497),a.e(3138),a.e(8987),a.e(2824),a.e(4470)]).then((()=>()=>a(62821)))));d("@jupyterlab/codemirror-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(4126),a.e(2985),a.e(4212),a.e(3410),a.e(7815),a.e(3596),a.e(1157),a.e(9739),a.e(7886),a.e(3496)]).then((()=>()=>a(40725)))));d("@jupyterlab/codemirror","3.6.1",(()=>Promise.all([a.e(3472),a.e(4631),a.e(7755),a.e(6080),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(4782),a.e(3410),a.e(6625),a.e(3596),a.e(73),a.e(7886)]).then((()=>()=>a(59108)))));d("@jupyterlab/collaboration-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(4657),a.e(1057),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(2059),a.e(369),a.e(4926),a.e(73),a.e(2311),a.e(8072)]).then((()=>()=>a(9518)))));d("@jupyterlab/collaboration","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(497),a.e(3138),a.e(2059),a.e(7865),a.e(369),a.e(3967)]).then((()=>()=>a(9788)))));d("@jupyterlab/completer-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(497),a.e(4522),a.e(5555),a.e(1157),a.e(336),a.e(6135)]).then((()=>()=>a(39360)))));d("@jupyterlab/completer","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(6843),a.e(4926),a.e(5187)]).then((()=>()=>a(77275)))));d("@jupyterlab/console-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(3138),a.e(4522),a.e(2985),a.e(7339),a.e(4782),a.e(4212),a.e(7815),a.e(3596),a.e(3577),a.e(336),a.e(9827),a.e(3239)]).then((()=>()=>a(39511)))));d("@jupyterlab/console","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7339),a.e(2824),a.e(9646),a.e(9004)]).then((()=>()=>a(80867)))));d("@jupyterlab/coreutils","5.6.1",(()=>Promise.all([a.e(3472),a.e(9473),a.e(1100),a.e(8987),a.e(6700)]).then((()=>()=>a(79622)))));d("@jupyterlab/csvviewer-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(8987),a.e(2985),a.e(4212),a.e(2205),a.e(7815),a.e(9549),a.e(4012),a.e(2435)]).then((()=>()=>a(70224)))));d("@jupyterlab/csvviewer","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(2205),a.e(9549)]).then((()=>()=>a(83026)))));d("@jupyterlab/debugger-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2059),a.e(2985),a.e(7339),a.e(4212),a.e(2205),a.e(5555),a.e(3596),a.e(1157),a.e(336),a.e(9739),a.e(4386),a.e(883)]).then((()=>()=>a(34360)))));d("@jupyterlab/debugger","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(7339),a.e(6625),a.e(3596),a.e(2824),a.e(9646),a.e(9549)]).then((()=>()=>a(34409)))));d("@jupyterlab/docmanager-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(2059),a.e(7865),a.e(2985),a.e(4212),a.e(3410),a.e(135),a.e(7394)]).then((()=>()=>a(87144)))));d("@jupyterlab/docmanager","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(4782),a.e(2205),a.e(3410),a.e(6843),a.e(3577)]).then((()=>()=>a(69993)))));d("@jupyterlab/docprovider-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(2059),a.e(369),a.e(7394)]).then((()=>()=>a(67188)))));d("@jupyterlab/docprovider","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(8987),a.e(2059),a.e(369),a.e(2311)]).then((()=>()=>a(92476)))));d("@jupyterlab/docregistry","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7339),a.e(4782),a.e(6843),a.e(3596),a.e(9739),a.e(7394),a.e(4470)]).then((()=>()=>a(17454)))));d("@jupyterlab/documentsearch-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2985),a.e(4212),a.e(4012)]).then((()=>()=>a(25649)))));d("@jupyterlab/documentsearch","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(7865),a.e(4782),a.e(5555),a.e(6625),a.e(1157),a.e(9646),a.e(9739),a.e(7886)]).then((()=>()=>a(4163)))));d("@jupyterlab/extensionmanager-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(2985),a.e(4212),a.e(9077)]).then((()=>()=>a(32601)))));d("@jupyterlab/extensionmanager","3.6.1",(()=>Promise.all([a.e(3472),a.e(1249),a.e(7180),a.e(4126),a.e(3138),a.e(8987),a.e(2059),a.e(7865),a.e(369),a.e(6625),a.e(1358)]).then((()=>()=>a(74298)))));d("@jupyterlab/filebrowser-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(4522),a.e(2059),a.e(2985),a.e(4212),a.e(3410),a.e(4926),a.e(7220),a.e(135),a.e(3239)]).then((()=>()=>a(90053)))));d("@jupyterlab/filebrowser","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(369),a.e(2205),a.e(3410),a.e(6625),a.e(6843),a.e(5187),a.e(3967),a.e(135),a.e(9004)]).then((()=>()=>a(34635)))));d("@jupyterlab/fileeditor-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(2059),a.e(2985),a.e(4212),a.e(3410),a.e(7815),a.e(3596),a.e(1157),a.e(336),a.e(9827),a.e(3239)]).then((()=>()=>a(8863)))));d("@jupyterlab/fileeditor","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(7865),a.e(2205),a.e(3410),a.e(3596)]).then((()=>()=>a(79378)))));d("@jupyterlab/help-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(8987),a.e(2059),a.e(7865),a.e(4212),a.e(369),a.e(7815),a.e(3967)]).then((()=>()=>a(16783)))));d("@jupyterlab/htmlviewer-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(2985),a.e(4212),a.e(5964)]).then((()=>()=>a(39899)))));d("@jupyterlab/htmlviewer","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(3138),a.e(8987),a.e(2059),a.e(7865),a.e(2205)]).then((()=>()=>a(27048)))));d("@jupyterlab/hub-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2059),a.e(4212)]).then((()=>()=>a(10313)))));d("@jupyterlab/imageviewer-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(4212),a.e(7094)]).then((()=>()=>a(15453)))));d("@jupyterlab/imageviewer","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(497),a.e(2059),a.e(2205)]).then((()=>()=>a(32067)))));d("@jupyterlab/inspector-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(4212),a.e(5555),a.e(336),a.e(9827),a.e(5762)]).then((()=>()=>a(77407)))));d("@jupyterlab/inspector","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(8987),a.e(2059),a.e(7339),a.e(6625),a.e(4926)]).then((()=>()=>a(55091)))));d("@jupyterlab/javascript-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7339)]).then((()=>()=>a(48105)))));d("@jupyterlab/json-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(7865),a.e(1704),a.e(5428)]).then((()=>()=>a(6373)))));d("@jupyterlab/launcher-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(4522),a.e(4212),a.e(9827)]).then((()=>()=>a(65392)))));d("@jupyterlab/launcher","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(7865),a.e(4782),a.e(3577)]).then((()=>()=>a(85850)))));d("@jupyterlab/logconsole-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(3138),a.e(8987),a.e(7865),a.e(2985),a.e(7339),a.e(4212),a.e(3410),a.e(5555),a.e(4386)]).then((()=>()=>a(54780)))));d("@jupyterlab/logconsole","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(4126),a.e(497),a.e(8987),a.e(7339),a.e(6976)]).then((()=>()=>a(28194)))));d("@jupyterlab/mainmenu-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(2059),a.e(2985),a.e(4212),a.e(369),a.e(7815)]).then((()=>()=>a(66147)))));d("@jupyterlab/mainmenu","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(3138),a.e(4522)]).then((()=>()=>a(97630)))));d("@jupyterlab/markdownviewer-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2059),a.e(2985),a.e(7339),a.e(4212),a.e(3487)]).then((()=>()=>a(32824)))));d("@jupyterlab/markdownviewer","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(2059),a.e(7339),a.e(2205)]).then((()=>()=>a(41703)))));d("@jupyterlab/mathjax2-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(2059),a.e(7339),a.e(2914)]).then((()=>()=>a(65087)))));d("@jupyterlab/mathjax2","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100)]).then((()=>()=>a(98049)))));d("@jupyterlab/nbformat","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100)]).then((()=>()=>a(42302)))));d("@jupyterlab/notebook-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(2059),a.e(2985),a.e(7339),a.e(4782),a.e(4212),a.e(369),a.e(3410),a.e(5555),a.e(6843),a.e(4926),a.e(7815),a.e(3596),a.e(9827),a.e(135),a.e(9646),a.e(3239),a.e(4386),a.e(2331),a.e(3764)]).then((()=>()=>a(77343)))));d("@jupyterlab/notebook","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(369),a.e(2205),a.e(3410),a.e(6843),a.e(3596),a.e(5187),a.e(3577),a.e(2824),a.e(3967),a.e(9646),a.e(9004),a.e(4470),a.e(9086)]).then((()=>()=>a(14502)))));d("@jupyterlab/observables","4.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(4522),a.e(8987),a.e(4782),a.e(6843)]).then((()=>()=>a(84691)))));d("@jupyterlab/outputarea","3.6.1",(()=>Promise.all([a.e(3472),a.e(1033),a.e(1100),a.e(7180),a.e(497),a.e(4522),a.e(8987),a.e(7339),a.e(369),a.e(3577),a.e(2824),a.e(9086)]).then((()=>()=>a(6710)))));d("@jupyterlab/pdf-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(4782)]).then((()=>()=>a(60962)))));d("@jupyterlab/property-inspector","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(8987)]).then((()=>()=>a(90790)))));d("@jupyterlab/rendermime-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(7339),a.e(135)]).then((()=>()=>a(22793)))));d("@jupyterlab/rendermime-interfaces","3.6.1",(()=>a.e(3472).then((()=>()=>a(1428)))));d("@jupyterlab/rendermime","3.6.1",(()=>Promise.all([a.e(3472),a.e(3308),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(2824),a.e(9739),a.e(9086),a.e(77)]).then((()=>()=>a(20299)))));d("@jupyterlab/running-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(4126),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(4212),a.e(2205),a.e(2313)]).then((()=>()=>a(39914)))));d("@jupyterlab/running","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(3138),a.e(7865),a.e(4782)]).then((()=>()=>a(18981)))));d("@jupyterlab/services","6.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(4522),a.e(8987),a.e(2059),a.e(4782),a.e(6625),a.e(4926),a.e(4155)]).then((()=>()=>a(76240)))));d("@jupyterlab/settingeditor-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(3138),a.e(2985),a.e(7339),a.e(4212),a.e(4926),a.e(3596)]).then((()=>()=>a(80538)))));d("@jupyterlab/settingeditor","3.6.1",(()=>Promise.all([a.e(3472),a.e(5096),a.e(5493),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(7865),a.e(7339),a.e(6625),a.e(4926),a.e(3596),a.e(5762)]).then((()=>()=>a(89517)))));d("@jupyterlab/settingregistry","3.6.1",(()=>Promise.all([a.e(3472),a.e(5096),a.e(1142),a.e(1100),a.e(8987),a.e(4782),a.e(7220)]).then((()=>()=>a(75761)))));d("@jupyterlab/shortcuts-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(7865),a.e(2985),a.e(4782),a.e(5187),a.e(7220),a.e(9761),a.e(6611)]).then((()=>()=>a(16223)))));d("@jupyterlab/statedb","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(8987),a.e(3577)]).then((()=>()=>a(17266)))));d("@jupyterlab/statusbar-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(2985),a.e(4212),a.e(3410),a.e(5555),a.e(1157),a.e(336),a.e(7220)]).then((()=>()=>a(38938)))));d("@jupyterlab/statusbar","3.6.1",(()=>Promise.all([a.e(3472),a.e(4570),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(7865),a.e(4782)]).then((()=>()=>a(43810)))));d("@jupyterlab/terminal-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(2985),a.e(4212),a.e(369),a.e(7815),a.e(9827),a.e(2313),a.e(3919)]).then((()=>()=>a(8883)))));d("@jupyterlab/terminal","3.6.1",(()=>Promise.all([a.e(3472),a.e(8524),a.e(1100),a.e(4126),a.e(497),a.e(6843),a.e(5187)]).then((()=>()=>a(84262)))));d("@jupyterlab/theme-dark-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126)]).then((()=>()=>a(37881)))));d("@jupyterlab/theme-light-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126)]).then((()=>()=>a(44413)))));d("@jupyterlab/toc-extension","5.6.1",(()=>Promise.all([a.e(3472),a.e(4126),a.e(3138),a.e(2985),a.e(7339),a.e(4212),a.e(5555),a.e(1157),a.e(135),a.e(9646),a.e(3487),a.e(3917)]).then((()=>()=>a(7223)))));d("@jupyterlab/toc","5.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(4126),a.e(497),a.e(3138),a.e(8987),a.e(2059),a.e(7865),a.e(5555),a.e(5187),a.e(9646),a.e(1704)]).then((()=>()=>a(9117)))));d("@jupyterlab/tooltip-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(497),a.e(4522),a.e(2059),a.e(7339),a.e(5555),a.e(1157),a.e(336),a.e(2793)]).then((()=>()=>a(3326)))));d("@jupyterlab/tooltip","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(497),a.e(7339)]).then((()=>()=>a(43906)))));d("@jupyterlab/translation-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2985),a.e(4212),a.e(7815)]).then((()=>()=>a(37556)))));d("@jupyterlab/translation","3.6.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(2059),a.e(369),a.e(4926)]).then((()=>()=>a(2285)))));d("@jupyterlab/ui-components-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(3138)]).then((()=>()=>a(85907)))));d("@jupyterlab/ui-components","3.6.1",(()=>Promise.all([a.e(3472),a.e(1033),a.e(4570),a.e(807),a.e(1100),a.e(4126),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(4782),a.e(3967),a.e(1704)]).then((()=>()=>a(94984)))));d("@jupyterlab/vdom-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(7180),a.e(3138),a.e(7339),a.e(4212),a.e(2205),a.e(5555),a.e(2872)]).then((()=>()=>a(24211)))));d("@jupyterlab/vdom","3.6.1",(()=>Promise.all([a.e(3472),a.e(4429),a.e(1100),a.e(497),a.e(7865),a.e(1704)]).then((()=>()=>a(91571)))));d("@jupyterlab/vega5-extension","3.6.1",(()=>Promise.all([a.e(3472),a.e(497)]).then((()=>()=>a(12549)))));d("@lumino/algorithm","1.9.2",(()=>a.e(3472).then((()=>()=>a(35259)))));d("@lumino/application","1.31.3",(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(7220)]).then((()=>()=>a(80885)))));d("@lumino/commands","1.21.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(4522),a.e(8987),a.e(4782),a.e(5187),a.e(9761)]).then((()=>()=>a(45159)))));d("@lumino/coreutils","1.12.1",(()=>a.e(3472).then((()=>()=>a(95082)))));d("@lumino/datagrid","0.36.8",(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(4522),a.e(8987),a.e(6843),a.e(5187),a.e(9004),a.e(9761)]).then((()=>()=>a(58302)))));d("@lumino/disposable","1.10.4",(()=>Promise.all([a.e(3472),a.e(4522),a.e(8987)]).then((()=>()=>a(70725)))));d("@lumino/domutils","1.8.2",(()=>a.e(3472).then((()=>()=>a(19150)))));d("@lumino/dragdrop","1.14.4",(()=>Promise.all([a.e(3472),a.e(4782)]).then((()=>()=>a(17303)))));d("@lumino/keyboard","1.8.2",(()=>a.e(3472).then((()=>()=>a(27347)))));d("@lumino/messaging","1.10.3",(()=>Promise.all([a.e(3472),a.e(4522)]).then((()=>()=>a(37192)))));d("@lumino/polling","1.11.3",(()=>Promise.all([a.e(3472),a.e(1100),a.e(8987)]).then((()=>()=>a(23114)))));d("@lumino/properties","1.8.2",(()=>a.e(3472).then((()=>()=>a(39770)))));d("@lumino/signaling","1.11.1",(()=>Promise.all([a.e(3472),a.e(4522),a.e(3577)]).then((()=>()=>a(4016)))));d("@lumino/virtualdom","1.14.3",(()=>Promise.all([a.e(3472),a.e(4522)]).then((()=>()=>a(37135)))));d("@lumino/widgets","1.37.1",(()=>Promise.all([a.e(3472),a.e(1100),a.e(4522),a.e(8987),a.e(4782),a.e(6843),a.e(5187),a.e(3577),a.e(7220),a.e(3967),a.e(9004),a.e(9761)]).then((()=>()=>a(6654)))));d("codemirror","5.61.1",(()=>a.e(4631).then((()=>()=>a(4631)))));d("react-dom","17.0.2",(()=>Promise.all([a.e(3935),a.e(7865)]).then((()=>()=>a(73935)))));d("react-highlighter","0.4.3",(()=>Promise.all([a.e(911),a.e(7865)]).then((()=>()=>a(50911)))));d("react-json-tree","0.15.0",(()=>Promise.all([a.e(126),a.e(7865)]).then((()=>()=>a(80126)))));d("react-toastify","9.0.8",(()=>Promise.all([a.e(6443),a.e(7865)]).then((()=>()=>a(86443)))));d("react","17.0.2",(()=>a.e(7294).then((()=>()=>a(67294)))));d("typestyle","2.1.0",(()=>a.e(466).then((()=>()=>a(466)))));d("vega-embed","6.18.2",(()=>Promise.all([a.e(1249),a.e(1944),a.e(6498),a.e(5313)]).then((()=>()=>a(21944)))));d("vega-lite","5.1.1",(()=>Promise.all([a.e(7454),a.e(6498)]).then((()=>()=>a(27454)))));d("vega","5.21.0",(()=>a.e(501).then((()=>()=>a(90501)))));d("y-websocket","1.3.16",(()=>Promise.all([a.e(4657),a.e(1057),a.e(4151),a.e(73)]).then((()=>()=>a(64151)))));d("yjs","13.5.42",(()=>Promise.all([a.e(4657),a.e(1255),a.e(3029)]).then((()=>()=>a(81255)))))}break}if(!b.length)return e[r]=1;return e[r]=Promise.all(b).then((()=>e[r]=1))}})();(()=>{a.p="{{page_config.fullStaticUrl}}/"})();(()=>{var e=e=>{var t=e=>e.split(".").map((e=>+e==e?+e:e)),a=/^([^-+]+)?(?:-([^+]+))?(?:\+(.+))?$/.exec(e),r=a[1]?t(a[1]):[];return a[2]&&(r.length++,r.push.apply(r,t(a[2]))),a[3]&&(r.push([]),r.push.apply(r,t(a[3]))),r};var t=(t,a)=>{t=e(t),a=e(a);for(var r=0;;){if(r>=t.length)return r<a.length&&"u"!=(typeof a[r])[0];var n=t[r],l=(typeof n)[0];if(r>=a.length)return"u"==l;var o=a[r],i=(typeof o)[0];if(l!=i)return"o"==l&&"n"==i||("s"==i||"u"==l);if("o"!=l&&"u"!=l&&n!=o)return n<o;r++}};var r=e=>{var t=e[0],a="";if(1===e.length)return"*";if(t+.5){a+=0==t?">=":-1==t?"<":1==t?"^":2==t?"~":t>0?"=":"!=";for(var n=1,l=1;l<e.length;l++){n--,a+="u"==(typeof(i=e[l]))[0]?"-":(n>0?".":"")+(n=2,i)}return a}var o=[];for(l=1;l<e.length;l++){var i=e[l];o.push(0===i?"not("+f()+")":1===i?"("+f()+" || "+f()+")":2===i?o.pop()+" "+o.pop():r(i))}return f();function f(){return o.pop().replace(/^\((.+)\)$/,"$1")}};var n=(t,a)=>{if(0 in t){a=e(a);var r=t[0],l=r<0;l&&(r=-r-1);for(var o=0,i=1,f=!0;;i++,o++){var d,s,b=i<t.length?(typeof t[i])[0]:"";if(o>=a.length||"o"==(s=(typeof(d=a[o]))[0]))return!f||("u"==b?i>r&&!l:""==b!=l);if("u"==s){if(!f||"u"!=b)return!1}else if(f)if(b==s)if(i<=r){if(d!=t[i])return!1}else{if(l?d>t[i]:d<t[i])return!1;d!=t[i]&&(f=!1)}else if("s"!=b&&"n"!=b){if(l||i<=r)return!1;f=!1,i--}else{if(i<=r||s<b!=l)return!1;f=!1}else"s"!=b&&"n"!=b&&(f=!1,i--)}}var c=[],u=c.pop.bind(c);for(o=1;o<t.length;o++){var h=t[o];c.push(1==h?u()|u():2==h?u()&u():h?n(h,a):!u())}return!!u()};var l=(e,t)=>{var r=a.S[e];if(!r||!a.o(r,t))throw new Error("Shared module "+t+" doesn't exist in shared scope "+e);return r};var o=(e,a)=>{var r=e[a];var a=Object.keys(r).reduce(((e,a)=>!e||t(e,a)?a:e),0);return a&&r[a]};var i=(e,a)=>{var r=e[a];return Object.keys(r).reduce(((e,a)=>!e||!r[e].loaded&&t(e,a)?a:e),0)};var f=(e,t,a)=>"Unsatisfied version "+t+" of shared singleton module "+e+" (required "+r(a)+")";var d=(e,t,a,r)=>{var l=i(e,a);if(!n(r,l))typeof console!=="undefined"&&console.warn&&console.warn(f(a,l,r));return p(e[a][l])};var s=(e,t,a,r)=>{var l=i(e,a);if(!n(r,l))throw new Error(f(a,l,r));return p(e[a][l])};var b=(e,a,r)=>{var l=e[a];var a=Object.keys(l).reduce(((e,a)=>{if(!n(r,a))return e;return!e||t(e,a)?a:e}),0);return a&&l[a]};var c=(e,t,a,n)=>{var l=e[a];return"No satisfying version ("+r(n)+") of shared module "+a+" found in shared scope "+t+".\n"+"Available versions: "+Object.keys(l).map((e=>e+" from "+l[e].from)).join(", ")};var u=(e,t,a,r)=>{var n=b(e,a,r);if(n)return p(n);throw new Error(c(e,t,a,r))};var h=(e,t,a,r)=>{typeof console!=="undefined"&&console.warn&&console.warn(c(e,t,a,r))};var p=e=>{e.loaded=1;return e.get()};var m=e=>function(t,r,n,l){var o=a.I(t);if(o&&o.then)return o.then(e.bind(e,t,a.S[t],r,n,l));return e(t,a.S[t],r,n,l)};var y=m(((e,t,a)=>{l(e,a);return p(o(t,a))}));var P=m(((e,t,r,n)=>t&&a.o(t,r)?p(o(t,r)):n()));var j=m(((e,t,a,r)=>{l(e,a);return p(b(t,a,r)||h(t,e,a,r)||o(t,a))}));var v=m(((e,t,a,r)=>{l(e,a);return d(t,e,a,r)}));var g=m(((e,t,a,r)=>{l(e,a);return u(t,e,a,r)}));var x=m(((e,t,a,r)=>{l(e,a);return s(t,e,a,r)}));var w=m(((e,t,r,n,l)=>{if(!t||!a.o(t,r))return l();return p(b(t,r,n)||h(t,e,r,n)||o(t,r))}));var _=m(((e,t,r,n,l)=>{if(!t||!a.o(t,r))return l();return d(t,e,r,n)}));var E=m(((e,t,r,n,l)=>{var o=t&&a.o(t,r)&&b(t,r,n);return o?p(o):l()}));var T=m(((e,t,r,n,l)=>{if(!t||!a.o(t,r))return l();return s(t,e,r,n)}));var A={};var O={82059:()=>_("default","@jupyterlab/coreutils",[2,5,6,1],(()=>Promise.all([a.e(3472),a.e(9473),a.e(1100),a.e(8987),a.e(6700)]).then((()=>()=>a(79622))))),54212:()=>_("default","@jupyterlab/application",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7339),a.e(4782),a.e(369),a.e(2205),a.e(6625),a.e(6843),a.e(3577),a.e(4322)]).then((()=>()=>a(40915))))),13764:()=>E("default","@jupyterlab/docmanager-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(7865),a.e(2985),a.e(3410),a.e(135),a.e(7394)]).then((()=>()=>a(87144))))),1211:()=>E("default","@jupyterlab/inspector-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(5555),a.e(336),a.e(9827),a.e(5762)]).then((()=>()=>a(77407))))),3519:()=>E("default","@jupyterlab/translation-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2985),a.e(7815)]).then((()=>()=>a(37556))))),7222:()=>E("default","@jupyterlab/terminal-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(2985),a.e(369),a.e(7815),a.e(9827),a.e(2313),a.e(3919)]).then((()=>()=>a(8883))))),8469:()=>E("default","@jupyterlab/imageviewer-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(7094)]).then((()=>()=>a(15453))))),11889:()=>E("default","@jupyterlab/tooltip-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(497),a.e(4522),a.e(7339),a.e(5555),a.e(1157),a.e(336),a.e(2793)]).then((()=>()=>a(3326))))),13804:()=>E("default","@jupyterlab/debugger-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2985),a.e(7339),a.e(2205),a.e(5555),a.e(3596),a.e(1157),a.e(336),a.e(9739),a.e(4386),a.e(883)]).then((()=>()=>a(34360))))),18422:()=>E("default","@jupyterlab/ui-components-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(3138)]).then((()=>()=>a(85907))))),22647:()=>E("default","@jupyterlab/markdownviewer-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2985),a.e(7339),a.e(3487)]).then((()=>()=>a(32824))))),26304:()=>E("default","@jupyterlab/theme-dark-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126)]).then((()=>()=>a(37881))))),29455:()=>E("default","@jupyterlab/extensionmanager-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(2985),a.e(9077)]).then((()=>()=>a(32601))))),33364:()=>E("default","@jupyterlab/cell-toolbar-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2985),a.e(448)]).then((()=>()=>a(12650))))),33526:()=>E("default","@jupyterlab/htmlviewer-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(2985),a.e(5964)]).then((()=>()=>a(39899))))),41225:()=>E("default","@jupyterlab/console-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(3138),a.e(4522),a.e(2985),a.e(7339),a.e(4782),a.e(7815),a.e(3596),a.e(3577),a.e(336),a.e(9827),a.e(3239)]).then((()=>()=>a(39511))))),43399:()=>E("default","@jupyterlab/running-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(4126),a.e(3138),a.e(4522),a.e(8987),a.e(2205),a.e(2313)]).then((()=>()=>a(39914))))),45830:()=>E("default","@jupyterlab/celltags-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(4126),a.e(5555),a.e(1712)]).then((()=>()=>a(70439))))),48748:()=>E("default","@jupyterlab/vdom-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(3138),a.e(7339),a.e(2205),a.e(5555),a.e(2872)]).then((()=>()=>a(24211))))),50008:()=>E("default","@jupyterlab/toc-extension",[2,5,6,1],(()=>Promise.all([a.e(3472),a.e(4126),a.e(3138),a.e(2985),a.e(7339),a.e(5555),a.e(1157),a.e(135),a.e(9646),a.e(3487),a.e(3917)]).then((()=>()=>a(7223))))),51458:()=>E("default","@jupyterlab/completer-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(497),a.e(4522),a.e(5555),a.e(1157),a.e(336),a.e(6135)]).then((()=>()=>a(39360))))),52252:()=>E("default","@jupyterlab/apputils-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(7865),a.e(2985),a.e(4782),a.e(369),a.e(2205),a.e(3410),a.e(6625),a.e(4926),a.e(7815),a.e(7220),a.e(3239),a.e(1704)]).then((()=>()=>a(39849))))),53403:()=>E("default","@jupyterlab/launcher-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(4522),a.e(9827)]).then((()=>()=>a(65392))))),53720:()=>E("default","@jupyterlab/filebrowser-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(4522),a.e(2985),a.e(3410),a.e(4926),a.e(7220),a.e(135),a.e(3239)]).then((()=>()=>a(90053))))),53859:()=>E("default","@jupyterlab/mainmenu-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(2985),a.e(369),a.e(7815)]).then((()=>()=>a(66147))))),54162:()=>E("default","@jupyterlab/csvviewer-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(8987),a.e(2985),a.e(2205),a.e(7815),a.e(9549),a.e(4012),a.e(2435)]).then((()=>()=>a(70224))))),54194:()=>E("default","@jupyterlab/theme-light-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126)]).then((()=>()=>a(44413))))),55950:()=>E("default","@jupyterlab/json-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(7865),a.e(1704),a.e(5428)]).then((()=>()=>a(6373))))),61546:()=>E("default","@jupyterlab/logconsole-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(3138),a.e(8987),a.e(7865),a.e(2985),a.e(7339),a.e(3410),a.e(5555),a.e(4386)]).then((()=>()=>a(54780))))),68835:()=>E("default","@jupyterlab/settingeditor-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(3138),a.e(2985),a.e(7339),a.e(4926),a.e(3596)]).then((()=>()=>a(80538))))),70051:()=>E("default","@jupyterlab/hub-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126)]).then((()=>()=>a(10313))))),70411:()=>E("default","@jupyterlab/rendermime-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(7339),a.e(135)]).then((()=>()=>a(22793))))),72226:()=>E("default","@jupyterlab/fileeditor-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(2985),a.e(3410),a.e(7815),a.e(3596),a.e(1157),a.e(336),a.e(9827),a.e(3239)]).then((()=>()=>a(8863))))),73237:()=>E("default","@jupyterlab/documentsearch-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(2985),a.e(4012)]).then((()=>()=>a(25649))))),75549:()=>E("default","@jupyterlab/notebook-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(2985),a.e(7339),a.e(4782),a.e(369),a.e(3410),a.e(5555),a.e(6843),a.e(4926),a.e(7815),a.e(3596),a.e(9827),a.e(135),a.e(9646),a.e(3239),a.e(4386),a.e(2331)]).then((()=>()=>a(77343))))),79238:()=>E("default","@jupyterlab/vega5-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(497)]).then((()=>()=>a(12549))))),81193:()=>E("default","@jupyterlab/mathjax2-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7339),a.e(2914)]).then((()=>()=>a(65087))))),84604:()=>E("default","@jupyterlab/pdf-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(4782)]).then((()=>()=>a(60962))))),90182:()=>E("default","@jupyterlab/javascript-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7339)]).then((()=>()=>a(48105))))),90439:()=>E("default","@jupyterlab/help-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(8987),a.e(7865),a.e(369),a.e(7815),a.e(3967)]).then((()=>()=>a(16783))))),90702:()=>E("default","@jupyterlab/shortcuts-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(7865),a.e(2985),a.e(4782),a.e(5187),a.e(7220),a.e(9761),a.e(6611)]).then((()=>()=>a(16223))))),92401:()=>E("default","@jupyterlab/docprovider-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(369),a.e(7394)]).then((()=>()=>a(67188))))),93038:()=>E("default","@jupyterlab/statusbar-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(7180),a.e(4126),a.e(3138),a.e(2985),a.e(3410),a.e(5555),a.e(1157),a.e(336),a.e(7220)]).then((()=>()=>a(38938))))),97605:()=>E("default","@jupyterlab/collaboration-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(4657),a.e(1057),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(369),a.e(4926),a.e(73),a.e(2311),a.e(8072)]).then((()=>()=>a(9518))))),98823:()=>E("default","@jupyterlab/codemirror-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(4126),a.e(2985),a.e(3410),a.e(7815),a.e(3596),a.e(1157),a.e(9739),a.e(7886),a.e(5065)]).then((()=>()=>a(40725))))),99961:()=>E("default","@jupyterlab/application-extension",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(7865),a.e(2985),a.e(4782),a.e(4926),a.e(2331)]).then((()=>()=>a(23891))))),91100:()=>_("default","@lumino/coreutils",[1,1,11,0],(()=>a.e(3472).then((()=>()=>a(95082))))),18987:()=>_("default","@lumino/signaling",[1,1,10,0],(()=>Promise.all([a.e(3472),a.e(4522),a.e(3577)]).then((()=>()=>a(4016))))),20073:()=>_("default","yjs",[1,13,5,17],(()=>Promise.all([a.e(4657),a.e(1255)]).then((()=>()=>a(81255))))),37180:()=>_("default","@jupyterlab/apputils",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1036),a.e(1100),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(2985),a.e(4782),a.e(369),a.e(6625),a.e(6843),a.e(4926),a.e(5187),a.e(3577),a.e(2824),a.e(7220),a.e(1704),a.e(7730)]).then((()=>()=>a(70842))))),24126:()=>_("default","@jupyterlab/translation",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(2059),a.e(369),a.e(4926)]).then((()=>()=>a(2285))))),50497:()=>_("default","@lumino/widgets",[1,1,37,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(4522),a.e(8987),a.e(4782),a.e(6843),a.e(5187),a.e(3577),a.e(7220),a.e(3967),a.e(9004),a.e(9761)]).then((()=>()=>a(6654))))),73138:()=>_("default","@jupyterlab/ui-components",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1033),a.e(4570),a.e(807),a.e(1100),a.e(4126),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(4782),a.e(3967),a.e(1704)]).then((()=>()=>a(94984))))),54522:()=>_("default","@lumino/algorithm",[1,1,9,0],(()=>a.e(3472).then((()=>()=>a(35259))))),77865:()=>_("default","react",[1,17,0,1],(()=>a.e(7294).then((()=>()=>a(67294))))),32985:()=>_("default","@jupyterlab/settingregistry",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(5096),a.e(1142),a.e(1100),a.e(8987),a.e(4782),a.e(7220)]).then((()=>()=>a(75761))))),64782:()=>_("default","@lumino/disposable",[1,1,10,0],(()=>Promise.all([a.e(3472),a.e(4522),a.e(8987)]).then((()=>()=>a(70725))))),4926:()=>_("default","@jupyterlab/statedb",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(8987),a.e(3577)]).then((()=>()=>a(17266))))),52331:()=>E("default","@jupyterlab/property-inspector",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(8987)]).then((()=>()=>a(90790))))),7339:()=>_("default","@jupyterlab/rendermime",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(3308),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(2824),a.e(9739),a.e(9086),a.e(77)]).then((()=>()=>a(20299))))),10369:()=>_("default","@jupyterlab/services",[2,6,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(4522),a.e(8987),a.e(2059),a.e(4782),a.e(6625),a.e(4926),a.e(4155)]).then((()=>()=>a(76240))))),32205:()=>E("default","@jupyterlab/docregistry",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7339),a.e(4782),a.e(6843),a.e(3596),a.e(9739),a.e(7394),a.e(4470)]).then((()=>()=>a(17454))))),6625:()=>E("default","@lumino/polling",[1,1,9,0],(()=>Promise.all([a.e(3472),a.e(1100),a.e(8987)]).then((()=>()=>a(23114))))),46843:()=>_("default","@lumino/messaging",[1,1,10,0],(()=>Promise.all([a.e(3472),a.e(4522)]).then((()=>()=>a(37192))))),63577:()=>_("default","@lumino/properties",[1,1,8,0],(()=>a.e(3472).then((()=>()=>a(39770))))),34322:()=>_("default","@lumino/application",[1,1,31,3],(()=>Promise.all([a.e(3472),a.e(7220)]).then((()=>()=>a(80885))))),53410:()=>_("default","@jupyterlab/statusbar",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(4570),a.e(1100),a.e(7180),a.e(497),a.e(3138),a.e(4522),a.e(7865),a.e(4782)]).then((()=>()=>a(43810))))),57815:()=>_("default","@jupyterlab/mainmenu",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(3138),a.e(4522)]).then((()=>()=>a(97630))))),47220:()=>_("default","@lumino/commands",[1,1,19,0],(()=>Promise.all([a.e(3472),a.e(1100),a.e(4522),a.e(8987),a.e(4782),a.e(5187),a.e(9761)]).then((()=>()=>a(45159))))),73239:()=>_("default","@jupyterlab/filebrowser",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(369),a.e(2205),a.e(3410),a.e(6625),a.e(6843),a.e(5187),a.e(3967),a.e(135),a.e(9004)]).then((()=>()=>a(34635))))),21704:()=>_("default","react-dom",[1,17,0,1],(()=>a.e(3935).then((()=>()=>a(73935))))),45187:()=>_("default","@lumino/domutils",[1,1,8,0],(()=>a.e(3472).then((()=>()=>a(19150))))),2824:()=>E("default","@jupyterlab/observables",[2,4,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(4522),a.e(4782),a.e(6843)]).then((()=>()=>a(84691))))),40448:()=>_("default","@jupyterlab/cell-toolbar",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(4522),a.e(8987),a.e(2824)]).then((()=>()=>a(70055))))),13596:()=>_("default","@jupyterlab/codeeditor",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(4126),a.e(497),a.e(3138),a.e(8987),a.e(2824),a.e(4470)]).then((()=>()=>a(62821))))),3967:()=>_("default","@lumino/virtualdom",[1,1,14,0],(()=>Promise.all([a.e(3472),a.e(4522)]).then((()=>()=>a(37135))))),89739:()=>_("default","@jupyterlab/codemirror",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(4631),a.e(7755),a.e(6080),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(4782),a.e(3410),a.e(6625),a.e(3596),a.e(73),a.e(7886)]).then((()=>()=>a(59108))))),84470:()=>_("default","@jupyter/ydoc",[2,0,2,0],(()=>Promise.all([a.e(4657),a.e(1057),a.e(6655),a.e(73)]).then((()=>()=>a(26655))))),26976:()=>E("default","@jupyterlab/outputarea",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1033),a.e(7180),a.e(4522),a.e(369),a.e(3577),a.e(2824),a.e(9086)]).then((()=>()=>a(6710))))),25560:()=>E("default","@jupyterlab/attachments",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(2824)]).then((()=>()=>a(4388))))),25555:()=>_("default","@jupyterlab/notebook",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(369),a.e(2205),a.e(3410),a.e(6843),a.e(3596),a.e(5187),a.e(3577),a.e(2824),a.e(3967),a.e(9646),a.e(9004),a.e(4470),a.e(9086)]).then((()=>()=>a(14502))))),61712:()=>E("default","@jupyterlab/celltags",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(497),a.e(3138),a.e(4522),a.e(8987)]).then((()=>()=>a(1061))))),21157:()=>_("default","@jupyterlab/fileeditor",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(7865),a.e(2205),a.e(3410),a.e(3596)]).then((()=>()=>a(79378))))),57886:()=>E("default","codemirror",[2,5,61,0],(()=>a.e(4631).then((()=>()=>a(4631))))),12311:()=>E("default","y-websocket",[1,1,3,15],(()=>Promise.all([a.e(4657),a.e(1057),a.e(4151),a.e(73)]).then((()=>()=>a(64151))))),58072:()=>_("default","@jupyterlab/collaboration",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7865),a.e(3967)]).then((()=>()=>a(9788))))),90336:()=>_("default","@jupyterlab/console",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(4126),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(2059),a.e(7339),a.e(2824),a.e(9646),a.e(9004)]).then((()=>()=>a(80867))))),6135:()=>_("default","@jupyterlab/completer",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(8987),a.e(2059),a.e(6843),a.e(4926),a.e(5187)]).then((()=>()=>a(77275))))),49827:()=>_("default","@jupyterlab/launcher",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(4522),a.e(7865),a.e(4782),a.e(3577)]).then((()=>()=>a(85850))))),49646:()=>E("default","@jupyterlab/cells",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(3308),a.e(1100),a.e(7180),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(7339),a.e(6625),a.e(3596),a.e(5187),a.e(3967),a.e(9739),a.e(4470),a.e(6976),a.e(5560)]).then((()=>()=>a(11994))))),9004:()=>_("default","@lumino/dragdrop",[1,1,13,0],(()=>Promise.all([a.e(3472),a.e(4782)]).then((()=>()=>a(17303))))),59549:()=>E("default","@lumino/datagrid",[2,0,36,7],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(4522),a.e(6843),a.e(5187),a.e(9004),a.e(9761)]).then((()=>()=>a(58302))))),64012:()=>_("default","@jupyterlab/documentsearch",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(7865),a.e(4782),a.e(5555),a.e(6625),a.e(1157),a.e(9646),a.e(9739),a.e(7886)]).then((()=>()=>a(4163))))),32435:()=>E("default","@jupyterlab/csvviewer",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(4522),a.e(2059)]).then((()=>()=>a(83026))))),34386:()=>_("default","@jupyterlab/logconsole",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(8987),a.e(6976)]).then((()=>()=>a(28194))))),70883:()=>_("default","@jupyterlab/debugger",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(3138),a.e(4522),a.e(8987),a.e(7865),a.e(6625),a.e(2824),a.e(9646),a.e(9549)]).then((()=>()=>a(34409))))),10135:()=>_("default","@jupyterlab/docmanager",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(497),a.e(4522),a.e(8987),a.e(2059),a.e(7865),a.e(4782),a.e(2205),a.e(3410),a.e(6843),a.e(3577)]).then((()=>()=>a(69993))))),37394:()=>_("default","@jupyterlab/docprovider",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(8987),a.e(369),a.e(2311)]).then((()=>()=>a(92476))))),39077:()=>_("default","@jupyterlab/extensionmanager",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1249),a.e(8987),a.e(2059),a.e(7865),a.e(369),a.e(6625),a.e(3236)]).then((()=>()=>a(74298))))),45964:()=>E("default","@jupyterlab/htmlviewer",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(8987),a.e(2059),a.e(7865),a.e(2205)]).then((()=>()=>a(27048))))),87094:()=>_("default","@jupyterlab/imageviewer",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(2059),a.e(2205)]).then((()=>()=>a(32067))))),45762:()=>_("default","@jupyterlab/inspector",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(8987),a.e(2059),a.e(7339),a.e(6625),a.e(4926)]).then((()=>()=>a(55091))))),66660:()=>E("default","react-json-tree",[2,0,15,0],(()=>a.e(126).then((()=>()=>a(80126))))),77146:()=>E("default","react-highlighter",[2,0,4,3],(()=>a.e(911).then((()=>()=>a(50911))))),82349:()=>_("default","@jupyterlab/markdownviewer",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(497),a.e(2059),a.e(2205)]).then((()=>()=>a(41703))))),32914:()=>E("default","@jupyterlab/mathjax2",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100)]).then((()=>()=>a(98049))))),59086:()=>E("default","@jupyterlab/nbformat",[2,3,6,1],(()=>a.e(3472).then((()=>()=>a(42302))))),64997:()=>_("default","@jupyterlab/rendermime-interfaces",[2,3,6,1],(()=>a.e(3472).then((()=>()=>a(1428))))),2313:()=>E("default","@jupyterlab/running",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180),a.e(7865),a.e(4782)]).then((()=>()=>a(18981))))),9761:()=>E("default","@lumino/keyboard",[1,1,8,1],(()=>a.e(3472).then((()=>()=>a(27347))))),62471:()=>E("default","typestyle",[1,2,0,4],(()=>a.e(466).then((()=>()=>a(466))))),53919:()=>_("default","@jupyterlab/terminal",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(8524),a.e(1100),a.e(6843),a.e(5187)]).then((()=>()=>a(84262))))),23917:()=>_("default","@jupyterlab/toc",[2,5,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(497),a.e(8987),a.e(2059),a.e(7865),a.e(5187),a.e(1704)]).then((()=>()=>a(9117))))),32793:()=>_("default","@jupyterlab/tooltip",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(1100),a.e(7180)]).then((()=>()=>a(43906))))),2872:()=>E("default","@jupyterlab/vdom",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(4429),a.e(1100),a.e(497),a.e(7865),a.e(1704)]).then((()=>()=>a(91571))))),56498:()=>E("default","vega",[1,5,20,0],(()=>a.e(501).then((()=>()=>a(90501))))),55313:()=>E("default","vega-lite",[1,5,1,0],(()=>a.e(7454).then((()=>()=>a(27454))))),84307:()=>E("default","react-toastify",[1,9,0,8],(()=>a.e(6443).then((()=>()=>a(86443))))),2103:()=>_("default","@jupyterlab/settingeditor",[2,3,6,1],(()=>Promise.all([a.e(3472),a.e(5096),a.e(5493),a.e(497),a.e(4522),a.e(8987),a.e(7865),a.e(6625),a.e(5762)]).then((()=>()=>a(89517))))),65085:()=>E("default","vega-embed",[1,6,2,1],(()=>Promise.all([a.e(1249),a.e(1944),a.e(6498),a.e(5313)]).then((()=>()=>a(21944)))))};var B={73:[20073],77:[64997],135:[10135],336:[90336],369:[10369],448:[40448],497:[50497],883:[70883],1100:[91100],1157:[21157],1704:[21704],1712:[61712],2059:[82059],2103:[2103],2205:[32205],2311:[12311],2313:[2313],2331:[52331],2435:[32435],2793:[32793],2824:[2824],2872:[2872],2914:[32914],2985:[32985],3138:[73138],3239:[73239],3410:[53410],3487:[82349],3577:[63577],3596:[13596],3764:[13764],3917:[23917],3919:[53919],3967:[3967],4012:[64012],4126:[24126],4212:[54212],4307:[84307],4322:[34322],4386:[34386],4470:[84470],4522:[54522],4782:[64782],4926:[4926],5085:[65085],5187:[45187],5313:[55313],5428:[66660,77146],5555:[25555],5560:[25560],5762:[45762],5964:[45964],6135:[6135],6498:[56498],6611:[62471],6625:[6625],6843:[46843],6976:[26976],7094:[87094],7180:[37180],7220:[47220],7339:[7339],7394:[37394],7796:[1211,3519,7222,8469,11889,13804,18422,22647,26304,29455,33364,33526,41225,43399,45830,48748,50008,51458,52252,53403,53720,53859,54162,54194,55950,61546,68835,70051,70411,72226,73237,75549,79238,81193,84604,90182,90439,90702,92401,93038,97605,98823,99961],7815:[57815],7865:[77865],7886:[57886],8072:[58072],8987:[18987],9004:[9004],9077:[39077],9086:[59086],9549:[59549],9646:[49646],9739:[89739],9761:[9761],9827:[49827]};a.f.consumes=(e,t)=>{if(a.o(B,e)){B[e].forEach((e=>{if(a.o(A,e))return t.push(A[e]);var r=t=>{A[e]=0;a.m[e]=r=>{delete a.c[e];r.exports=t()}};var n=t=>{delete A[e];a.m[e]=r=>{delete a.c[e];throw t}};try{var l=O[e]();if(l.then){t.push(A[e]=l.then(r).catch(n))}else r(l)}catch(o){n(o)}}))}}})();(()=>{var e={179:0};a.f.j=(t,r)=>{var n=a.o(e,t)?e[t]:undefined;if(n!==0){if(n){r.push(n[2])}else{if(!/^(1(100|157|35|704|712)|2(3(11|13|31)|(20|43|98)5|059|103|793|824|872|914)|3(9(17|19|67)|138|239|36|410|487|577|596|69|764)|4(3(07|22|86)|(01|21|52|78)2|[19]26|470|48|97)|5(085|187|313|428|555|560|762|964)|6(135|498|611|625|843|976)|7(3(|39|94)|8(15|65|86)|094|180|220)|8(072|83|987)|9(0(04|77|86)|549|646|739|761|827))$/.test(t)){var l=new Promise(((a,r)=>n=e[t]=[a,r]));r.push(n[2]=l);var o=a.p+a.u(t);var i=new Error;var f=r=>{if(a.o(e,t)){n=e[t];if(n!==0)e[t]=undefined;if(n){var l=r&&(r.type==="load"?"missing":r.type);var o=r&&r.target&&r.target.src;i.message="Loading chunk "+t+" failed.\n("+l+": "+o+")";i.name="ChunkLoadError";i.type=l;i.request=o;n[1](i)}}};a.l(o,f,"chunk-"+t,t)}else e[t]=0}}};var t=(t,r)=>{var[n,l,o]=r;var i,f,d=0;for(i in l){if(a.o(l,i)){a.m[i]=l[i]}}if(o)var s=o(a);if(t)t(r);for(;d<n.length;d++){f=n[d];if(a.o(e,f)&&e[f]){e[f][0]()}e[n[d]]=0}};var r=self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[];r.forEach(t.bind(null,0));r.push=t.bind(null,r.push.bind(r))})();a(68444);a(57147);var r=a(37559)})();
2
- //# sourceMappingURL=main.ad8f2997ac17282bb96c.js.map?v=ad8f2997ac17282bb96c
@@ -1,2 +0,0 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[1057,3029],{7049:(t,e,s)=>{"use strict";s.d(e,{Z$:()=>n,s7:()=>r,Dp:()=>a,$m:()=>u,kJ:()=>f});const n=t=>t[t.length-1];const o=()=>[];const c=t=>t.slice();const r=(t,e)=>{for(let s=0;s<e.length;s++){t.push(e[s])}};const a=Array.from;const i=(t,e)=>t.every(e);const l=(t,e)=>t.some(e);const u=(t,e)=>t.length===e.length&&i(t,((t,s)=>t===e[s]));const d=t=>t.reduce(((t,e)=>t.concat(e)),[]);const f=Array.isArray},97027:(t,e,s)=>{"use strict";s.d(e,{PP:()=>c,UV:()=>u,Hi:()=>d,gB:()=>f});var n=s(7049);var o=s(59735);const c=(t,e,s=0)=>{try{for(;s<t.length;s++){t[s](...e)}}finally{if(s<t.length){c(t,e,s+1)}}};const r=()=>{};const a=t=>t();const i=t=>t;const l=(t,e)=>t===e;const u=(t,e)=>t===e||t!=null&&e!=null&&t.constructor===e.constructor&&(t instanceof Array&&n.$m(t,e)||typeof t==="object"&&o.$m(t,e));const d=(t,e)=>{if(t==null||e==null){return l(t,e)}if(t.constructor!==e.constructor){return false}if(t===e){return true}switch(t.constructor){case ArrayBuffer:t=new Uint8Array(t);e=new Uint8Array(e);case Uint8Array:{if(t.byteLength!==e.byteLength){return false}for(let s=0;s<t.length;s++){if(t[s]!==e[s]){return false}}break}case Set:{if(t.size!==e.size){return false}for(const s of t){if(!e.has(s)){return false}}break}case Map:{if(t.size!==e.size){return false}for(const s of t.keys()){if(!e.has(s)||!d(t.get(s),e.get(s))){return false}}break}case Object:if(o.kE(t)!==o.kE(e)){return false}for(const s in t){if(!o.l$(t,s)||!d(t[s],e[s])){return false}}break;case Array:if(t.length!==e.length){return false}for(let s=0;s<t.length;s++){if(!d(t[s],e[s])){return false}}break;default:return false}return true};const f=(t,e)=>e.includes(t)},72382:(t,e,s)=>{"use strict";s.d(e,{Ue:()=>n,JG:()=>o,Yu:()=>c,UI:()=>r,Yj:()=>a});const n=()=>new Map;const o=t=>{const e=n();t.forEach(((t,s)=>{e.set(s,t)}));return e};const c=(t,e,s)=>{let n=t.get(e);if(n===undefined){t.set(e,n=s())}return n};const r=(t,e)=>{const s=[];for(const[n,o]of t){s.push(e(o,n))}return s};const a=(t,e)=>{for(const[s,n]of t){if(e(n,s)){return true}}return false};const i=(t,e)=>{for(const[s,n]of t){if(!e(n,s)){return false}}return true}},14247:(t,e,s)=>{"use strict";s.d(e,{GW:()=>n,Wn:()=>c,mv:()=>i,IH:()=>f,VV:()=>h,Fp:()=>g,GR:()=>b});const n=Math.floor;const o=Math.ceil;const c=Math.abs;const r=Math.imul;const a=Math.round;const i=Math.log10;const l=Math.log2;const u=Math.log;const d=Math.sqrt;const f=(t,e)=>t+e;const h=(t,e)=>t<e?t:e;const g=(t,e)=>t>e?t:e;const p=Number.isNaN;const y=Math.pow;const m=t=>Math.pow(10,t);const v=Math.sign;const b=t=>t!==0?t<0:1/t<0},59735:(t,e,s)=>{"use strict";s.d(e,{UI:()=>a,kE:()=>i,l$:()=>d,$m:()=>f});const n=()=>Object.create(null);const o=Object.assign;const c=Object.keys;const r=(t,e)=>{for(const s in t){e(t[s],s)}};const a=(t,e)=>{const s=[];for(const n in t){s.push(e(t[n],n))}return s};const i=t=>c(t).length;const l=(t,e)=>{for(const s in t){if(e(t[s],s)){return true}}return false};const u=(t,e)=>{for(const s in t){if(!e(t[s],s)){return false}}return true};const d=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);const f=(t,e)=>t===e||i(t)===i(e)&&u(t,((t,s)=>(t!==undefined||d(e,s))&&e[s]===t))},58290:(t,e,s)=>{"use strict";s.d(e,{y:()=>r});var n=s(72382);var o=s(48307);var c=s(7049);class r{constructor(){this._observers=n.Ue()}on(t,e){n.Yu(this._observers,t,o.Ue).add(e)}once(t,e){const s=(...n)=>{this.off(t,s);e(...n)};this.on(t,s)}off(t,e){const s=this._observers.get(t);if(s!==undefined){s.delete(e);if(s.size===0){this._observers.delete(t)}}}emit(t,e){return c.Dp((this._observers.get(t)||n.Ue()).values()).forEach((t=>t(...e)))}destroy(){this._observers=n.Ue()}}},48307:(t,e,s)=>{"use strict";s.d(e,{Ue:()=>n});const n=()=>new Set;const o=t=>Array.from(t);const c=t=>t.values().next().value||undefined;const r=t=>new Set(t)},1057:(t,e,s)=>{"use strict";s.d(e,{GL:()=>f,Ag:()=>h,xq:()=>g,oy:()=>y});var n=s(88534);var o=s(64485);var c=s(20817);var r=s(14247);var a=s(58290);var i=s(97027);var l=s(20073);var u=s.n(l);const d=3e4;class f extends a.y{constructor(t){super();this.doc=t;this.clientID=t.clientID;this.states=new Map;this.meta=new Map;this._checkInterval=setInterval((()=>{const t=c.ZG();if(this.getLocalState()!==null&&d/2<=t-this.meta.get(this.clientID).lastUpdated){this.setLocalState(this.getLocalState())}const e=[];this.meta.forEach(((s,n)=>{if(n!==this.clientID&&d<=t-s.lastUpdated&&this.states.has(n)){e.push(n)}}));if(e.length>0){h(this,e,"timeout")}}),r.GW(d/10));t.on("destroy",(()=>{this.destroy()}));this.setLocalState({})}destroy(){this.emit("destroy",[this]);this.setLocalState(null);super.destroy();clearInterval(this._checkInterval)}getLocalState(){return this.states.get(this.clientID)||null}setLocalState(t){const e=this.clientID;const s=this.meta.get(e);const n=s===undefined?0:s.clock+1;const o=this.states.get(e);if(t===null){this.states.delete(e)}else{this.states.set(e,t)}this.meta.set(e,{clock:n,lastUpdated:c.ZG()});const r=[];const a=[];const l=[];const u=[];if(t===null){u.push(e)}else if(o==null){if(t!=null){r.push(e)}}else{a.push(e);if(!i.Hi(o,t)){l.push(e)}}if(r.length>0||l.length>0||u.length>0){this.emit("change",[{added:r,updated:l,removed:u},"local"])}this.emit("update",[{added:r,updated:a,removed:u},"local"])}setLocalStateField(t,e){const s=this.getLocalState();if(s!==null){this.setLocalState({...s,[t]:e})}}getStates(){return this.states}}const h=(t,e,s)=>{const n=[];for(let o=0;o<e.length;o++){const s=e[o];if(t.states.has(s)){t.states.delete(s);if(s===t.clientID){const e=t.meta.get(s);t.meta.set(s,{clock:e.clock+1,lastUpdated:c.ZG()})}n.push(s)}}if(n.length>0){t.emit("change",[{added:[],updated:[],removed:n},s]);t.emit("update",[{added:[],updated:[],removed:n},s])}};const g=(t,e,s=t.states)=>{const o=e.length;const c=n.Mf();n.uE(c,o);for(let r=0;r<o;r++){const o=e[r];const a=s.get(o)||null;const i=t.meta.get(o).clock;n.uE(c,o);n.uE(c,i);n.uw(c,JSON.stringify(a))}return n._f(c)};const p=(t,e)=>{const s=decoding.createDecoder(t);const n=encoding.createEncoder();const o=decoding.readVarUint(s);encoding.writeVarUint(n,o);for(let c=0;c<o;c++){const t=decoding.readVarUint(s);const o=decoding.readVarUint(s);const c=JSON.parse(decoding.readVarString(s));const r=e(c);encoding.writeVarUint(n,t);encoding.writeVarUint(n,o);encoding.writeVarString(n,JSON.stringify(r))}return encoding.toUint8Array(n)};const y=(t,e,s)=>{const n=o.l1(e);const r=c.ZG();const a=[];const l=[];const u=[];const d=[];const f=o.yg(n);for(let c=0;c<f;c++){const e=o.yg(n);let s=o.yg(n);const c=JSON.parse(o.kf(n));const f=t.meta.get(e);const h=t.states.get(e);const g=f===undefined?0:f.clock;if(g<s||g===s&&c===null&&t.states.has(e)){if(c===null){if(e===t.clientID&&t.getLocalState()!=null){s++}else{t.states.delete(e)}}else{t.states.set(e,c)}t.meta.set(e,{clock:s,lastUpdated:r});if(f===undefined&&c!==null){a.push(e)}else if(f!==undefined&&c===null){d.push(e)}else if(c!==null){if(!i.Hi(c,h)){u.push(e)}l.push(e)}}}if(a.length>0||u.length>0||d.length>0){t.emit("change",[{added:a,updated:u,removed:d},s])}if(a.length>0||l.length>0||d.length>0){t.emit("update",[{added:a,updated:l,removed:d},s])}}}}]);
2
- //# sourceMappingURL=1057.11d5284f6d720f77a44d.js.map?v=11d5284f6d720f77a44d
@@ -1,2 +0,0 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[1255],{81255:(t,e,n)=>{"use strict";n.r(e);n.d(e,{AbsolutePosition:()=>kn,AbstractConnector:()=>fe,AbstractStruct:()=>zr,AbstractType:()=>Ys,Array:()=>fr,ContentAny:()=>ci,ContentBinary:()=>Gr,ContentDeleted:()=>qr,ContentEmbed:()=>ei,ContentFormat:()=>si,ContentJSON:()=>ii,ContentString:()=>hi,ContentType:()=>ki,Doc:()=>xe,GC:()=>Br,ID:()=>cn,Item:()=>Di,Map:()=>wr,PermanentUserData:()=>pn,RelativePosition:()=>wn,Snapshot:()=>Mn,Text:()=>Ur,Transaction:()=>Qn,UndoManager:()=>ds,UpdateEncoderV1:()=>Oe,XmlElement:()=>Vr,XmlFragment:()=>Rr,XmlHook:()=>$r,XmlText:()=>jr,YArrayEvent:()=>ur,YEvent:()=>Os,YMapEvent:()=>pr,YTextEvent:()=>Nr,YXmlEvent:()=>Jr,applyUpdate:()=>ze,applyUpdateV2:()=>We,cleanupYTextFormatting:()=>Tr,compareIDs:()=>ln,compareRelativePositions:()=>xn,convertUpdateFormatV1ToV2:()=>Ns,convertUpdateFormatV2ToV1:()=>Us,createAbsolutePositionFromRelativePosition:()=>An,createDeleteSet:()=>Ee,createDeleteSetFromStructStore:()=>Se,createDocFromSnapshot:()=>Jn,createID:()=>hn,createRelativePositionFromJSON:()=>yn,createRelativePositionFromTypeIndex:()=>En,createSnapshot:()=>Ln,decodeRelativePosition:()=>vn,decodeSnapshot:()=>On,decodeSnapshotV2:()=>Un,decodeStateVector:()=>qe,decodeUpdate:()=>ws,decodeUpdateV2:()=>ms,diffUpdate:()=>As,diffUpdateV2:()=>vs,emptySnapshot:()=>Rn,encodeRelativePosition:()=>Cn,encodeSnapshot:()=>Nn,encodeSnapshotV2:()=>In,encodeStateAsUpdate:()=>Ge,encodeStateAsUpdateV2:()=>Be,encodeStateVector:()=>tn,encodeStateVectorFromUpdate:()=>bs,encodeStateVectorFromUpdateV2:()=>_s,equalSnapshots:()=>Tn,findIndexSS:()=>zn,findRootTypeKey:()=>un,getItem:()=>Bn,getState:()=>jn,getTypeChildren:()=>Ws,isDeleted:()=>ye,isParentOf:()=>fn,iterateDeletedStructs:()=>we,logType:()=>gn,logUpdate:()=>gs,logUpdateV2:()=>ps,mergeUpdates:()=>ks,mergeUpdatesV2:()=>Ds,parseUpdateMeta:()=>Ss,parseUpdateMetaV2:()=>Es,readUpdate:()=>je,readUpdateV2:()=>He,relativePositionToJSON:()=>mn,snapshot:()=>Pn,transact:()=>cs,tryGc:()=>is,typeListToArraySnapshot:()=>Ks,typeMapGetSnapshot:()=>ar});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);const x=t=>new Error(t);const M=()=>{throw x("Method unimplemented")};const T=()=>{throw x("Unexpected case")};var I=n(15966);var N=n(97027);var U=n(48307);var O=n(90421);const L=Symbol;const R=t=>typeof t==="symbol";class P{constructor(t,e){this.left=t;this.right=e}}const V=(t,e)=>new P(t,e);const F=(t,e)=>new P(e,t);const J=(t,e)=>t.forEach((t=>e(t.left,t.right)));const $=(t,e)=>t.map((t=>e(t.left,t.right)));const H=typeof document!=="undefined"?document:{};const j=t=>H.createElement(t);const W=()=>H.createDocumentFragment();const z=t=>H.createTextNode(t);const Y=typeof DOMParser!=="undefined"?new DOMParser:null;const B=(t,e,n)=>t.dispatchEvent(new CustomEvent(e,n));const G=(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 K=(t,e)=>{e.forEach(((e,n)=>{t.setAttribute(n,e)}));return t};const q=t=>{const e=W();for(let n=0;n<t.length;n++){mt(e,t[n])}return e};const X=(t,e)=>{mt(t,q(e));return t};const Z=t=>t.remove();const Q=(t,e,n)=>t.addEventListener(e,n);const tt=(t,e,n)=>t.removeEventListener(e,n);const et=(t,e)=>{pair.forEach(e,((e,n)=>Q(t,e,n)));return t};const nt=(t,e)=>{pair.forEach(e,((e,n)=>tt(t,e,n)));return t};const st=(t,e=[],n=[])=>X(G(j(t),e),n);const rt=(t,e)=>{const n=j("canvas");n.height=e;n.width=t;return n};const it=null&&z;const ot=t=>`${t.left}:${t.right};`;const ct=t=>t.map(ot).join("");const lt=t=>o.UI(t,((t,e)=>`${e}:${t};`)).join("");const ht=(t,e)=>t.querySelector(e);const at=(t,e)=>t.querySelectorAll(e);const dt=t=>H.getElementById(t);const ut=t=>Y.parseFromString(`<html><body>${t}</body></html>`,"text/html").body;const ft=t=>q(ut(t).childNodes);const gt=t=>ut(t).firstElementChild;const pt=(t,e)=>t.replaceWith(e);const wt=(t,e,n)=>t.insertBefore(e,n);const mt=(t,e)=>t.appendChild(e);const yt=H.ELEMENT_NODE;const kt=H.TEXT_NODE;const _t=H.CDATA_SECTION_NODE;const bt=H.COMMENT_NODE;const Et=H.DOCUMENT_NODE;const St=H.DOCUMENT_TYPE_NODE;const Ct=H.DOCUMENT_FRAGMENT_NODE;const Dt=(t,e)=>t.nodeType===e;const vt=(t,e)=>{let n=e.parentNode;while(n&&n!==t){n=n.parentNode}return n===t};var At=n(20817);const xt=L();const Mt=L();const Tt=L();const It=L();const Nt=L();const Ut=L();const Ot=L();const Lt=L();const Rt=L();const Pt={[xt]:V("font-weight","bold"),[Mt]:V("font-weight","normal"),[Tt]:V("color","blue"),[Nt]:V("color","green"),[It]:V("color","grey"),[Ut]:V("color","red"),[Ot]:V("color","purple"),[Lt]:V("color","orange"),[Rt]:V("color","black")};const Vt={[xt]:"",[Mt]:"",[Tt]:"",[Nt]:"",[It]:"",[Ut]:"",[Ot]:"",[Lt]:"",[Rt]:""};const Ft=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=Pt[r];if(o!==undefined){s.set(o.left,o.right)}else{if(r.constructor===String||r.constructor===Number){const t=lt(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 Jt=t=>{const e=[];const n=[];let s=0;for(;s<t.length;s++){const n=t[s];const r=Vt[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 $t=t=>{const e=[];const n=[];let s=0;for(;s<t.length;s++){const n=t[s];const r=Vt[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("");n.push(e.join(""))}for(;s<t.length;s++){const e=t[s];if(!(e instanceof Symbol)){n.push(e)}}return n};const Ht=O.hH?O.UG?$t:Ft:Jt;const jt=(...t)=>{console.log(...Ht(t));Qt.forEach((e=>e.print(t)))};const Wt=(...t)=>{console.warn(...Ht(t));t.unshift(Lt);Qt.forEach((e=>e.print(t)))};const zt=t=>{console.error(t);Qt.forEach((e=>e.printError(t)))};const Yt=(t,e)=>{if(env.isBrowser){console.log("%c ",`font-size: ${e}px; background-size: contain; background-repeat: no-repeat; background-image: url(${t})`)}Qt.forEach((n=>n.printImg(t,e)))};const Bt=(t,e)=>Yt(`data:image/gif;base64,${t}`,e);const Gt=(...t)=>{console.group(...Ht(t));Qt.forEach((e=>e.group(t)))};const Kt=(...t)=>{console.groupCollapsed(...Ht(t));Qt.forEach((e=>e.groupCollapsed(t)))};const qt=()=>{console.groupEnd();Qt.forEach((t=>t.groupEnd()))};const Xt=t=>Qt.forEach((e=>e.printDom(t())));const Zt=(t,e)=>Yt(t.toDataURL(),e);const Qt=new Set;const te=t=>{const e=[];const n=new Map;let s=0;for(;s<t.length;s++){const r=t[s];const i=Pt[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="&nbsp;"}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 ee="font-family:monospace;border-bottom:1px solid #e2e2e2;padding:2px;";class ne{constructor(t){this.dom=t;this.ccontainer=this.dom;this.depth=0;Qt.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",`${ee};padding-left:${this.depth*10}px`)],[n,s,dom.text(" ")].concat(te(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",`${ee};padding-left:${this.depth*10}px`)],te(t))])}))}printError(t){this.print([Ut,xt,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((()=>{Qt.delete(this)}))}}const se=t=>new ne(t);const re=[Nt,Ot,Lt,Tt];let ie=0;let oe=At.ZG();const ce=t=>{const e=re[ie];const n=env.getVariable("log");const s=n!==null&&(n==="*"||n==="true"||new RegExp(n,"gi").test(t));ie=(ie+1)%re.length;t+=": ";return!s?func.nop:(...n)=>{const s=time.getUnixTime();const r=s-oe;oe=s;jt(e,t,Rt,...n.map((t=>typeof t==="string"||typeof t==="symbol"?t:JSON.stringify(t))),e," +"+r+"ms")}};const le=(t,e)=>({[Symbol.iterator](){return this},next(){const n=t.next();return{value:n.done?undefined:e(n.value),done:n.done}}});const he=t=>({[Symbol.iterator](){return this},next:t});const ae=(t,e)=>he((()=>{let n;do{n=t.next()}while(!n.done&&!e(n.value));return n}));const de=(t,e)=>he((()=>{const{done:n,value:s}=t.next();return{done:n,value:n?undefined:e(s)}}));var ue=n(59735);class fe extends s.y{constructor(t,e){super();this.doc=t;this.awareness=e}}class ge{constructor(t,e){this.clock=t;this.len=e}}class pe{constructor(){this.clients=new Map}}const we=(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];Zn(t,r,s.clock,s.len,n)}}));const me=(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 ye=(t,e)=>{const n=t.clients.get(e.client);return n!==undefined&&me(n,e.clock)!==null};const ke=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 _e=t=>{const e=new pe;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)}}))}ke(e);return e};const be=(t,e,n,s)=>{o.Yu(t.clients,e,(()=>[])).push(new ge(n,s))};const Ee=()=>new pe;const Se=t=>{const e=Ee();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 ge(r,i))}}if(s.length>0){e.clients.set(n,s)}}));return e};const Ce=(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 De=t=>{const e=new pe;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 ge(t.readDsClock(),t.readDsLen()))}}}return e};const ve=(t,e,n)=>{const s=new pe;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){be(s,r,c,i-c)}let t=zn(o,n);let l=o[t];if(!l.deleted&&l.id.clock<n){o.splice(t+1,0,Si(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,Si(e,l,i-l.id.clock))}l.delete(e)}}else{break}}}else{be(s,r,n,i-n)}}}if(s.clients.size>0){const t=new Re;c.uE(t.restEncoder,0);Ce(t,s);return t.toUint8Array()}return null};const Ae=f;class xe 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=Ae();this.guid=t;this.collectionid=e;this.share=new Map;this.store=new $n;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){cs(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){cs(this,t,e)}get(t,e=Ys){const n=o.Yu(this.share,t,(()=>{const t=new e;t._integrate(this,null);return t}));const s=n.constructor;if(e!==Ys&&s!==e){if(s===Ys){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,fr)}getText(t=""){return this.get(t,Ur)}getMap(t=""){return this.get(t,wr)}getXmlFragment(t=""){return this.get(t,Rr)}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 xe({guid:this.guid,...e.opts,shouldLoad:false});e.doc._item=t;cs(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 Me{constructor(t){this.restDecoder=t}resetDsCurVal(){}readDsClock(){return l.yg(this.restDecoder)}readDsLen(){return l.yg(this.restDecoder)}}class Te extends Me{readLeftID(){return hn(l.yg(this.restDecoder),l.yg(this.restDecoder))}readRightID(){return hn(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 Ie{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 Ie{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 cn(this.clientDecoder.read(),this.leftClockDecoder.read())}readRightID(){return new cn(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 Ue{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 Oe extends Ue{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 Le{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){T()}c.uE(this.restEncoder,t-1);this.dsCurrVal+=t}}class Re extends Le{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 Pe=(t,e,n,s)=>{s=i.Fp(s,e[0].id.clock);const r=zn(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 Ve=(t,e,n)=>{const s=new Map;n.forEach(((t,n)=>{if(jn(e,n)>t){s.set(n,t)}}));Hn(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])=>{Pe(t,e.clients.get(n),n,s)}))};const Fe=(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(I.kr&s){case 0:{const e=t.readLen();r[n]=new Br(hn(i,o),e);o+=e;break}case 10:{const e=l.yg(t.restDecoder);r[n]=new Mi(hn(i,o),e);o+=e;break}default:{const c=(s&(I.rc|I.x1))===0;const l=new Di(hn(i,o),null,(s&I.x1)===I.x1?t.readLeftID():null,null,(s&I.rc)===I.rc?t.readRightID():null,c?t.readParentInfo()?e.get(t.readString()):t.readLeftID():null,c&&(s&I.cq)===I.cq?t.readString():null,vi(t,s));r[n]=l;o+=l.length}}}}return n};const Je=(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 $n;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!==Mi){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 Re;Ve(t,h,new Map);c.uE(t.restEncoder,0);return{missing:a,update:t.toUint8Array()}}return null};const $e=(t,e)=>Ve(t,e.doc.store,e.beforeState);const He=(t,e,n,s=new Ne(t))=>cs(e,(t=>{t.local=false;let e=false;const n=t.doc;const r=n.store;const i=Fe(s,n);const o=Je(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=Ds([c.update,o.update])}}else{r.pendingStructs=o}const h=ve(s,t,r);if(r.pendingDs){const e=new Ne(l.l1(r.pendingDs));l.yg(e.restDecoder);const n=ve(e,t,r);if(h&&n){r.pendingDs=Ds([h,n])}else{r.pendingDs=h||n}}else{r.pendingDs=h}if(e){const e=r.pendingStructs.update;r.pendingStructs=null;We(t.doc,e)}}),n,false);const je=(t,e,n)=>He(t,e,n,new Te(t));const We=(t,e,n,s=Ne)=>{const r=l.l1(e);He(r,t,n,new s(r))};const ze=(t,e,n)=>We(t,e,n,Te);const Ye=(t,e,n=new Map)=>{Ve(t,e.store,n);Ce(t,Se(e.store))};const Be=(t,e=new Uint8Array([0]),n=new Re)=>{const s=qe(e);Ye(n,t,s);const r=[n.toUint8Array()];if(t.store.pendingDs){r.push(t.store.pendingDs)}if(t.store.pendingStructs){r.push(vs(t.store.pendingStructs.update,e))}if(r.length>1){if(n.constructor===Oe){return ks(r.map(((t,e)=>e===0?t:Us(t))))}else if(n.constructor===Re){return Ds(r)}}return r[0]};const Ge=(t,e)=>Be(t,e,new Oe);const Ke=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 qe=t=>Ke(new Me(l.l1(t)));const Xe=(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 Ze=(t,e)=>Xe(t,Hn(e.store));const Qe=(t,e=new Le)=>{if(t instanceof Map){Xe(e,t)}else{Ze(e,t)}return e.toUint8Array()};const tn=t=>Qe(t,new Ue);class en{constructor(){this.l=[]}}const nn=()=>new en;const sn=(t,e)=>t.l.push(e);const rn=(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 on=(t,e,n)=>N.PP(t.l,[e,n]);class cn{constructor(t,e){this.client=t;this.clock=e}}const ln=(t,e)=>t===e||t!==null&&e!==null&&t.client===e.client&&t.clock===e.clock;const hn=(t,e)=>new cn(t,e);const an=(t,e)=>{c.uE(t,e.client);c.uE(t,e.clock)};const dn=t=>hn(l.yg(t),l.yg(t));const un=t=>{for(const[e,n]of t.doc.share.entries()){if(n===t){return e}}throw T()};const fn=(t,e)=>{while(e!==null){if(e.parent===t){return true}e=e.parent._item}return false};const gn=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 pn{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,_e([this.dss.get(e)||Ee(),De(new Me(l.l1(t)))]))}}))}))}));this.dss.set(e,_e(n.map((t=>De(new Me(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 wr;i.set("ids",new fr);i.set("ds",new fr);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 Ue;const s=this.dss.get(n);if(s){Ce(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 Ue;Ce(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(ye(n,t)){return e}}return null}}class wn{constructor(t,e,n,s=0){this.type=t;this.tname=e;this.item=n;this.assoc=s}}const mn=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 yn=t=>new wn(t.type==null?null:hn(t.type.client,t.type.clock),t.tname||null,t.item==null?null:hn(t.item.client,t.item.clock),t.assoc==null?0:t.assoc);class kn{constructor(t,e,n=0){this.type=t;this.index=e;this.assoc=n}}const _n=(t,e,n=0)=>new kn(t,e,n);const bn=(t,e,n)=>{let s=null;let r=null;if(t._item===null){r=un(t)}else{s=hn(t._item.id.client,t._item.id.clock)}return new wn(s,r,e,n)};const En=(t,e,n=0)=>{let s=t._start;if(n<0){if(e===0){return bn(t,null,n)}e--}while(s!==null){if(!s.deleted&&s.countable){if(s.length>e){return bn(t,hn(s.id.client,s.id.clock+e),n)}e-=s.length}if(s.right===null&&n<0){return bn(t,s.lastId,n)}s=s.right}return bn(t,null,n)};const Sn=(t,e)=>{const{type:n,tname:s,item:r,assoc:i}=e;if(r!==null){c.uE(t,0);an(t,r)}else if(s!==null){c.$F(t,1);c.uw(t,s)}else if(n!==null){c.$F(t,2);an(t,n)}else{throw T()}c.pY(t,i);return t};const Cn=t=>{const e=c.Mf();Sn(e,t);return c._f(e)};const Dn=t=>{let e=null;let n=null;let s=null;switch(l.yg(t)){case 0:s=dn(t);break;case 1:n=l.kf(t);break;case 2:{e=dn(t)}}const r=l.v3(t)?l.F7(t):0;return new wn(e,n,s,r)};const vn=t=>Dn(l.l1(t));const An=(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=bi(n,s);const e=t.item;if(!(e instanceof Di)){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}=bi(n,r);if(t instanceof Di&&t.content instanceof ki){c=t.content.type}else{return null}}else{throw T()}if(o>=0){l=c._length}else{l=0}}return _n(c,l,t.assoc)};const xn=(t,e)=>t===e||t!==null&&e!==null&&t.tname===e.tname&&ln(t.item,e.item)&&ln(t.type,e.type)&&t.assoc===e.assoc;class Mn{constructor(t,e){this.ds=t;this.sv=e}}const Tn=(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 In=(t,e=new Le)=>{Ce(e,t.ds);Xe(e,t.sv);return e.toUint8Array()};const Nn=t=>In(t,new Ue);const Un=(t,e=new Ie(l.l1(t)))=>new Mn(De(e),Ke(e));const On=t=>Un(t,new Me(l.l1(t)));const Ln=(t,e)=>new Mn(t,e);const Rn=Ln(Ee(),new Map);const Pn=t=>Ln(Se(t.store),Hn(t.store));const Vn=(t,e)=>e===undefined?!t.deleted:e.sv.has(t.id.client)&&(e.sv.get(t.id.client)||0)>t.id.clock&&!ye(e.ds,t.id);const Fn=(t,e)=>{const n=o.Yu(t.meta,Fn,U.Ue);const s=t.doc.store;if(!n.has(e)){e.sv.forEach(((e,n)=>{if(e<jn(s,n)){Kn(t,hn(n,e))}}));we(t,e.ds,(t=>{}));n.add(e)}};const Jn=(t,e,n=new xe)=>{if(t.gc){throw new Error("originDoc must not be garbage collected")}const{sv:s,ds:r}=e;const i=new Re;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)){Kn(e,hn(r,o))}const n=t.store.clients.get(r)||[];const s=zn(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)}}Ce(i,r)}));We(n,i.toUint8Array(),"snapshot");return n};class $n{constructor(){this.clients=new Map;this.pendingStructs=null;this.pendingDs=null}}const Hn=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 Wn=(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 T()}}n.push(e)};const zn=(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 T()};const Yn=(t,e)=>{const n=t.clients.get(e.client);return n[zn(n,e.clock)]};const Bn=Yn;const Gn=(t,e,n)=>{const s=zn(e,n);const r=e[s];if(r.id.clock<n&&r instanceof Di){e.splice(s+1,0,Si(t,r,n-r.id.clock));return s+1}return s};const Kn=(t,e)=>{const n=t.doc.store.clients.get(e.client);return n[Gn(t,n,e.clock)]};const qn=(t,e,n)=>{const s=e.clients.get(n.client);const r=zn(s,n.clock);const i=s[r];if(n.clock!==i.id.clock+i.length-1&&i.constructor!==Br){s.splice(r+1,0,Si(t,i,n.clock-i.id.clock+1))}return i};const Xn=(t,e,n)=>{const s=t.clients.get(e.id.client);s[zn(s,e.id.clock)]=n};const Zn=(t,e,n,s,r)=>{if(s===0){return}const i=n+s;let o=Gn(t,e,n);let c;do{c=e[o++];if(i<c.id.clock+c.length){Gn(t,e,i)}r(c)}while(o<e.length&&e[o].id.clock<i)};class Qn{constructor(t,e,n){this.doc=t;this.deleteSet=new pe;this.beforeState=Hn(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 ts=(t,e)=>{if(e.deleteSet.clients.size===0&&!o.Yj(e.afterState,((t,n)=>e.beforeState.get(n)!==t))){return false}ke(e.deleteSet);$e(t,e);Ce(t,e.deleteSet);return true};const es=(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,U.Ue).add(n)}};const ns=(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 Di&&s.parentSub!==null&&s.parent._map.get(s.parentSub)===s){s.parent._map.set(s.parentSub,n)}}}};const ss=(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=zn(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 Di&&r.deleted&&!r.keep&&n(r)){r.gc(e,false)}}}}};const rs=(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+zn(s,n.clock+n.len-1));for(let t=r,e=s[t];t>0&&e.id.clock>=n.clock;e=s[--t]){ns(s,t)}}}))};const is=(t,e,n)=>{ss(t,e,n);rs(t,e)};const os=(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{ke(o);n.afterState=Hn(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));on(e._dEH,t,n)}}))));l.push((()=>s.emit("afterTransaction",[n,s])))}));(0,N.PP)(l,[])}finally{if(s.gc){ss(o,r,s.gcFilter)}rs(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(zn(t,s),1);for(let e=t.length-1;e>=n;e--){ns(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=zn(s,n);if(i+1<s.length){ns(s,i+1)}if(i>0){ns(s,i)}}if(!n.local&&n.afterState.get(s.clientID)!==n.beforeState.get(s.clientID)){jt(Lt,xt,"[yjs] ",Mt,Ut,"Changed the client-id because another client seems to be using it.");s.clientID=Ae()}s.emit("afterTransactionCleanup",[n,s]);if(s._observers.has("update")){const t=new Oe;const e=ts(t,n);if(e){s.emit("update",[t.toUint8Array(),n.origin,s,n])}}if(s._observers.has("updateV2")){const t=new Re;const e=ts(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{os(t,e+1)}}}};const cs=(t,e,n=null,s=true)=>{const r=t._transactionCleanups;let i=false;if(t._transaction===null){i=true;t._transaction=new Qn(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){os(r,0)}}};class ls{constructor(t,e){this.insertions=e;this.deletions=t;this.meta=new Map}}const hs=(t,e,n)=>{we(t,n.deletions,(t=>{if(t instanceof Di&&e.scope.some((e=>fn(e,t)))){Ei(t,false)}}))};const as=(t,e,n)=>{let s=null;let r=null;const i=t.doc;const o=t.scope;cs(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;we(n,c.insertions,(t=>{if(t instanceof Di){if(t.redone!==null){let{item:e,diff:s}=bi(r,t.id);if(s>0){e=Kn(n,hn(e.id.client,e.id.clock+s))}t=e}if(!t.deleted&&o.some((e=>fn(e,t)))){h.push(t)}}}));we(n,c.deletions,(t=>{if(t instanceof Di&&o.some((e=>fn(e,t)))&&!ye(c.insertions,t.id)){l.add(t)}}));l.forEach((e=>{a=Ci(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 ds 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 pe;t.afterState.forEach(((e,n)=>{const s=t.beforeState.get(n)||0;const i=e-s;if(i>0){be(r,n,s,i)}}));const i=At.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=_e([e.deletions,t.deleteSet]);e.insertions=_e([e.insertions,r])}else{s.push(new ls(t.deleteSet,r));o=true}if(!e&&!n){this.lastChange=i}we(t,t.deleteSet,(t=>{if(t instanceof Di&&this.scope.some((e=>fn(e,t)))){Ei(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=>hs(n,this,t)));this.undoStack=[]}if(e){this.redoStack.forEach((t=>hs(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=as(this,this.undoStack,"undo")}finally{this.undoing=false}return t}redo(){this.redoing=true;let t;try{t=as(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*us(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 Mi(hn(n,s),e);s+=e}else if((I.kr&e)!==0){const r=(e&(I.rc|I.x1))===0;const i=new Di(hn(n,s),null,(e&I.x1)===I.x1?t.readLeftID():null,null,(e&I.rc)===I.rc?t.readRightID():null,r?t.readParentInfo()?t.readString():t.readLeftID():null,r&&(e&I.cq)===I.cq?t.readString():null,vi(t,e));yield i;s+=i.length}else{const e=t.readLen();yield new Br(hn(n,s),e);s+=e}}}}class fs{constructor(t,e){this.gen=us(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===Mi);return this.curr}}const gs=t=>ps(t,Te);const ps=(t,e=Ne)=>{const n=[];const s=new e(l.l1(t));const r=new fs(s,false);for(let o=r.curr;o!==null;o=r.next()){n.push(o)}jt("Structs: ",n);const i=De(s);jt("DeleteSet: ",i)};const ws=t=>ms(t,Te);const ms=(t,e=Ne)=>{const n=[];const s=new e(l.l1(t));const r=new fs(s,false);for(let i=r.curr;i!==null;i=r.next()){n.push(i)}return{structs:n,ds:De(s)}};class ys{constructor(t){this.currClient=0;this.startClock=0;this.written=0;this.encoder=t;this.clientStructs=[]}}const ks=t=>Ds(t,Te,Oe);const _s=(t,e=Le,n=Ne)=>{const s=new e;const r=new fs(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===Mi){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 bs=t=>_s(t,Ue,Te);const Es=(t,e=Ne)=>{const n=new Map;const s=new Map;const r=new fs(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 Ss=t=>Es(t,Te);const Cs=(t,e)=>{if(t.constructor===Br){const{client:n,clock:s}=t.id;return new Br(hn(n,s+e),t.length-e)}else if(t.constructor===Mi){const{client:n,clock:s}=t.id;return new Mi(hn(n,s+e),t.length-e)}else{const n=t;const{client:s,clock:r}=n.id;return new Di(hn(s,r+e),null,hn(s,r+e-1),null,n.rightOrigin,n.parent,n.parentSub,n.content.splice(e))}};const Ds=(t,e=Ne,n=Re)=>{if(t.length===1){return t[0]}const s=t.map((t=>new e(l.l1(t))));let r=s.map((t=>new fs(t,true)));let i=null;const o=new n;const c=new ys(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===Mi?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){Ms(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===Mi){i.struct.length=n.id.clock+n.length-i.struct.id.clock}else{Ms(c,i.struct,i.offset);const t=n.id.clock-i.struct.id.clock-i.struct.length;const s=new Mi(hn(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===Mi){i.struct.length-=e}else{n=Cs(n,e)}}if(!i.struct.mergeWith(n)){Ms(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!==Mi;n=t.next()){Ms(c,i.struct,i.offset);i={struct:n,offset:0}}}if(i!==null){Ms(c,i.struct,i.offset);i=null}Ts(c);const h=s.map((t=>De(t)));const a=_e(h);Ce(o,a);return o.toUint8Array()};const vs=(t,e,n=Ne,s=Re)=>{const r=qe(e);const o=new s;const c=new ys(o);const h=new n(l.l1(t));const a=new fs(h,false);while(a.curr){const t=a.curr;const e=t.id.client;const n=r.get(e)||0;if(a.curr.constructor===Mi){a.next();continue}if(t.id.clock+t.length>n){Ms(c,t,i.Fp(n-t.id.clock,0));a.next();while(a.curr&&a.curr.id.client===e){Ms(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()}}}Ts(c);const d=De(h);Ce(o,d);return o.toUint8Array()};const As=(t,e)=>vs(t,e,Te,Oe);const xs=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 Ms=(t,e,n)=>{if(t.written>0&&t.currClient!==e.id.client){xs(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 Ts=t=>{xs(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 Is=(t,e,n)=>{const s=new e(l.l1(t));const r=new fs(s,false);const i=new n;const o=new ys(i);for(let l=r.curr;l!==null;l=r.next()){Ms(o,l,0)}Ts(o);const c=De(s);Ce(i,c);return i.toUint8Array()};const Ns=t=>Is(t,Te,Re);const Us=t=>Is(t,Ne,Oe);class Os{constructor(t,e){this.target=t;this.currentTarget=t;this.transaction=e;this._changes=null;this._keys=null;this._delta=null}get path(){return Ls(this.currentTarget,this.target)}deletes(t){return ye(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=U.Ue();const s=U.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 Ls=(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 Rs=80;let Ps=0;class Vs{constructor(t,e){t.marker=true;this.p=t;this.index=e;this.timestamp=Ps++}}const Fs=t=>{t.timestamp=Ps++};const Js=(t,e,n)=>{t.p.marker=false;t.p=e;e.marker=true;t.index=n;t.timestamp=Ps++};const $s=(t,e,n)=>{if(t.length>=Rs){const s=t.reduce(((t,e)=>t.timestamp<e.timestamp?t:e));Js(s,e,n);return s}else{const s=new Vs(e,n);t.push(s);return s}};const Hs=(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;Fs(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/Rs){Js(n,s,r);return n}else{return $s(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 Ws=t=>{let e=t._start;const n=[];while(e){n.push(e);e=e.right}return n};const zs=(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}on(s._eH,n,e)};class Ys{constructor(){this._item=null;this._map=new Map;this._start=null;this.doc=null;this._length=0;this._eH=nn();this._dEH=nn();this._searchMarker=null}get parent(){return this._item?this._item.parent:null}_integrate(t,e){this.doc=t;this._item=e}_copy(){throw M()}clone(){throw M()}_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){sn(this._eH,t)}observeDeep(t){sn(this._dEH,t)}unobserve(t){rn(this._eH,t)}unobserveDeep(t){rn(this._dEH,t)}toJSON(){}}const Bs=(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 Gs=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 Ks=(t,e)=>{const n=[];let s=t._start;while(s!==null){if(s.countable&&Vn(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 qs=(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 Xs=(t,e)=>{const n=[];qs(t,((s,r)=>{n.push(e(s,r,t))}));return n};const Zs=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 Qs=(t,e)=>{const n=Hs(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 tr=(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 Di(hn(o,jn(c,o)),r,r&&r.lastId,l,l&&l.id,e,null,new ci(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 Di(hn(o,jn(c,o)),r,r&&r.lastId,l,l&&l.id,e,null,new Gr(new Uint8Array(n)));r.integrate(t,0);break;case xe:r=new Di(hn(o,jn(c,o)),r,r&&r.lastId,l,l&&l.id,e,null,new Qr(n));r.integrate(t,0);break;default:if(n instanceof Ys){r=new Di(hn(o,jn(c,o)),r,r&&r.lastId,l,l&&l.id,e,null,new ki(n));r.integrate(t,0)}else{throw new Error("Unexpected content type in insert operation")}}}}}));a()};const er=x("Length exceeded!");const nr=(t,e,n,s)=>{if(n>e._length){throw er}if(n===0){if(e._searchMarker){js(e._searchMarker,n,s.length)}return tr(t,e,null,s)}const r=n;const i=Hs(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){Kn(t,hn(o.id.client,o.id.clock+n))}break}n-=o.length}}if(e._searchMarker){js(e._searchMarker,r,s.length)}return tr(t,e,o,s)};const sr=(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 tr(t,e,r,n)};const rr=(t,e,n,s)=>{if(s===0){return}const r=n;const i=s;const o=Hs(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){Kn(t,hn(c.id.client,c.id.clock+n))}n-=c.length}}while(s>0&&c!==null){if(!c.deleted){if(s<c.length){Kn(t,hn(c.id.client,c.id.clock+s))}c.delete(t);s-=c.length}c=c.right}if(s>0){throw er}if(e._searchMarker){js(e._searchMarker,r,-i+s)}};const ir=(t,e,n)=>{const s=e._map.get(n);if(s!==undefined){s.delete(t)}};const or=(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 ci([s])}else{switch(s.constructor){case Number:case Object:case Boolean:case Array:case String:c=new ci([s]);break;case Uint8Array:c=new Gr(s);break;case xe:c=new Qr(s);break;default:if(s instanceof Ys){c=new ki(s)}else{throw new Error("Unexpected content type")}}}new Di(hn(o,jn(i.store,o)),r,r&&r.lastId,null,null,e,n,c).integrate(t,0)};const cr=(t,e)=>{const n=t._map.get(e);return n!==undefined&&!n.deleted?n.content.getContent()[n.length-1]:undefined};const lr=t=>{const e={};t._map.forEach(((t,n)=>{if(!t.deleted){e[n]=t.content.getContent()[t.length-1]}}));return e};const hr=(t,e)=>{const n=t._map.get(e);return n!==undefined&&!n.deleted};const ar=(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&&Vn(s,n)?s.content.getContent()[s.length-1]:undefined};const dr=t=>ae(t.entries(),(t=>!t[1].deleted));class ur extends Os{constructor(t,e){super(t,e);this._transaction=e}}class fr extends Ys{constructor(){super();this._prelimContent=[];this._searchMarker=[]}static from(t){const e=new fr;e.push(t);return e}_integrate(t,e){super._integrate(t,e);this.insert(0,this._prelimContent);this._prelimContent=null}_copy(){return new fr}clone(){const t=new fr;t.insert(0,this.toArray().map((t=>t instanceof Ys?t.clone():t)));return t}get length(){return this._prelimContent===null?this._length:this._prelimContent.length}_callObserver(t,e){super._callObserver(t,e);zs(this,t,new ur(this,t))}insert(t,e){if(this.doc!==null){cs(this.doc,(n=>{nr(n,this,t,e)}))}else{this._prelimContent.splice(t,0,...e)}}push(t){if(this.doc!==null){cs(this.doc,(e=>{sr(e,this,t)}))}else{this._prelimContent.push(...t)}}unshift(t){this.insert(0,t)}delete(t,e=1){if(this.doc!==null){cs(this.doc,(n=>{rr(n,this,t,e)}))}else{this._prelimContent.splice(t,e)}}get(t){return Qs(this,t)}toArray(){return Gs(this)}slice(t=0,e=this.length){return Bs(this,t,e)}toJSON(){return this.map((t=>t instanceof Ys?t.toJSON():t))}map(t){return Xs(this,t)}forEach(t){qs(this,t)}[Symbol.iterator](){return Zs(this)}_write(t){t.writeTypeRef(ui)}}const gr=t=>new fr;class pr extends Os{constructor(t,e,n){super(t,e);this.keysChanged=n}}class wr extends Ys{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 wr}clone(){const t=new wr;this.forEach(((e,n)=>{t.set(n,e instanceof Ys?e.clone():e)}));return t}_callObserver(t,e){zs(this,t,new pr(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 Ys?s.toJSON():s}}));return t}get size(){return[...dr(this._map)].length}keys(){return de(dr(this._map),(t=>t[0]))}values(){return de(dr(this._map),(t=>t[1].content.getContent()[t[1].length-1]))}entries(){return de(dr(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){cs(this.doc,(e=>{ir(e,this,t)}))}else{this._prelimContent.delete(t)}}set(t,e){if(this.doc!==null){cs(this.doc,(n=>{or(n,this,t,e)}))}else{this._prelimContent.set(t,e)}return e}get(t){return cr(this,t)}has(t){return hr(this,t)}clear(){if(this.doc!==null){cs(this.doc,(t=>{this.forEach((function(e,n,s){ir(t,s,n)}))}))}else{this._prelimContent.clear()}}_write(t){t.writeTypeRef(fi)}}const mr=t=>new wr;const yr=(t,e)=>t===e||typeof t==="object"&&typeof e==="object"&&t&&e&&ue.$m(t,e);class kr{constructor(t,e,n,s){this.left=t;this.right=e;this.index=n;this.currentAttributes=s}forward(){if(this.right===null){T()}switch(this.right.content.constructor){case si:if(!this.right.deleted){Sr(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 _r=(t,e,n)=>{while(e.right!==null&&n>0){switch(e.right.content.constructor){case si:if(!e.right.deleted){Sr(e.currentAttributes,e.right.content)}break;default:if(!e.right.deleted){if(n<e.right.length){Kn(t,hn(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 br=(t,e,n)=>{const s=new Map;const r=Hs(e,n);if(r){const e=new kr(r.p.left,r.p,r.index,s);return _r(t,e,n-r.index)}else{const r=new kr(null,e._start,0,s);return _r(t,r,n)}};const Er=(t,e,n,s)=>{while(n.right!==null&&(n.right.deleted===true||n.right.content.constructor===si&&yr(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 Di(hn(i,jn(r.store,i)),c,c&&c.lastId,l,l&&l.id,e,null,new si(o,s));h.integrate(t,0);n.right=h;n.forward()}))};const Sr=(t,e)=>{const{key:n,value:s}=e;if(s===null){t.delete(n)}else{t.set(n,s)}};const Cr=(t,e)=>{while(true){if(t.right===null){break}else if(t.right.deleted||t.right.content.constructor===si&&yr(e[t.right.content.key]||null,t.right.content.value));else{break}t.forward()}};const Dr=(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(!yr(h,l)){o.set(c,h);const{left:s,right:a}=n;n.right=new Di(hn(i,jn(r.store,i)),s,s&&s.lastId,a,a&&a.id,e,null,new si(c,l));n.right.integrate(t,0);n.forward()}}return o};const vr=(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;Cr(n,r);const c=Dr(t,e,n,r);const l=s.constructor===String?new hi(s):s instanceof Ys?new ki(s):new ei(s);let{left:h,right:a,index:d}=n;if(e._searchMarker){js(e._searchMarker,n.index,l.getLength())}a=new Di(hn(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();Er(t,e,n,c)};const Ar=(t,e,n,s,r)=>{const i=t.doc;const o=i.clientID;Cr(n,r);const c=Dr(t,e,n,r);t:while(n.right!==null&&(s>0||c.size>0&&(n.right.deleted||n.right.content.constructor===si))){if(!n.right.deleted){switch(n.right.content.constructor){case si:{const{key:e,value:i}=n.right.content;const o=r[e];if(o!==undefined){if(yr(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){Kn(t,hn(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 Di(hn(o,jn(i.store,o)),n.left,n.left&&n.left.lastId,n.right,n.right&&n.right.id,e,null,new hi(r));n.right.integrate(t,0);n.forward()}Er(t,e,n,c)};const xr=(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===si){Sr(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 si:{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 Mr=(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===si){const s=e.content.key;if(n.has(s)){e.delete(t)}else{n.add(s)}}e=e.left}};const Tr=t=>{let e=0;cs(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 si:Sr(c,r.content);break;default:e+=xr(n,s,r,i,c);i=o.JG(c);s=r;break}}r=r.right}}));return e};const Ir=(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 ki:case ei:case hi:if(n<e.right.length){Kn(t,hn(e.right.id.client,e.right.id.clock+n))}n-=e.right.length;e.right.delete(t);break}}e.forward()}if(i){xr(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 Os{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=[];cs(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 ki:case ei: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 hi: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 si:{const{key:e,value:c}=r.content;if(this.adds(r)){if(!this.deletes(r)){const l=n.get(e)||null;if(!yr(l,c)){if(i==="retain"){a()}if(yr(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(!yr(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(!yr(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()}Sr(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 Ur extends Ys{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 Ur}clone(){const t=new Ur;t.applyDelta(this.toDelta());return t}_callObserver(t,e){super._callObserver(t,e);const n=new Nr(this,t,e);const s=t.doc;zs(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}Zn(t,s.store.clients.get(n),i,r,(t=>{if(!t.deleted&&t.content.constructor===si){e=true}}));if(e){break}}if(!e){we(t,t.deleteSet,(t=>{if(t instanceof Br||e){return}if(t.parent===this&&t.content.constructor===si){e=true}}))}cs(s,(t=>{if(e){Tr(this)}else{we(t,t.deleteSet,(e=>{if(e instanceof Br){return}if(e.parent===this){Mr(t,e)}}))}}))}}toString(){let t="";let e=this._start;while(e!==null){if(!e.deleted&&e.countable&&e.content.constructor===hi){t+=e.content.str}e=e.right}return t}toJSON(){return this.toString()}applyDelta(t,{sanitize:e=true}={}){if(this.doc!==null){cs(this.doc,(n=>{const s=new kr(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){vr(n,this,s,o,i.attributes||{})}}else if(i.retain!==undefined){Ar(n,this,s,i.retain,i.attributes||{})}else if(i.delete!==undefined){Ir(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=""}}cs(i,(i=>{if(t){Fn(i,t)}if(e){Fn(i,e)}while(c!==null){if(Vn(c,t)||e!==undefined&&Vn(c,e)){switch(c.content.constructor){case hi:{const s=r.get("ychange");if(t!==undefined&&!Vn(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&&!Vn(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 ki:case ei:{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 si:if(Vn(c,t)){l();Sr(r,c.content)}break}}c=c.right}l()}),Fn);return s}insert(t,e,n){if(e.length<=0){return}const s=this.doc;if(s!==null){cs(s,(s=>{const r=br(s,this,t);if(!n){n={};r.currentAttributes.forEach(((t,e)=>{n[e]=t}))}vr(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){cs(s,(s=>{const r=br(s,this,t);vr(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){cs(n,(n=>{Ir(n,br(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){cs(s,(s=>{const r=br(s,this,t);if(r.right===null){return}Ar(s,this,r,e,n)}))}else{this._pending.push((()=>this.format(t,e,n)))}}removeAttribute(t){if(this.doc!==null){cs(this.doc,(e=>{ir(e,this,t)}))}else{this._pending.push((()=>this.removeAttribute(t)))}}setAttribute(t,e){if(this.doc!==null){cs(this.doc,(n=>{or(n,this,t,e)}))}else{this._pending.push((()=>this.setAttribute(t,e)))}}getAttribute(t){return cr(this,t)}getAttributes(t){return lr(this)}_write(t){t.writeTypeRef(gi)}}const Or=t=>new Ur;class Lr{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===Vr||e.constructor===Rr)&&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 Rr extends Ys{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 Rr}clone(){const t=new Rr;t.insert(0,this.toArray().map((t=>t instanceof Ys?t.clone():t)));return t}get length(){return this._prelimContent===null?this._length:this._prelimContent.length}createTreeWalker(t){return new Lr(this,t)}querySelector(t){t=t.toUpperCase();const e=new Lr(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 Lr(this,(e=>e.nodeName&&e.nodeName.toUpperCase()===t)))}_callObserver(t,e){zs(this,t,new Jr(this,e,t))}toString(){return Xs(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)}qs(this,(r=>{s.insertBefore(r.toDOM(t,e,n),null)}));return s}insert(t,e){if(this.doc!==null){cs(this.doc,(n=>{nr(n,this,t,e)}))}else{this._prelimContent.splice(t,0,...e)}}insertAfter(t,e){if(this.doc!==null){cs(this.doc,(n=>{const s=t&&t instanceof Ys?t._item:t;tr(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("Reference item not found")}n.splice(s,0,...e)}}delete(t,e=1){if(this.doc!==null){cs(this.doc,(n=>{rr(n,this,t,e)}))}else{this._prelimContent.splice(t,e)}}toArray(){return Gs(this)}push(t){this.insert(this.length,t)}unshift(t){this.insert(0,t)}get(t){return Qs(this,t)}slice(t=0,e=this.length){return Bs(this,t,e)}forEach(t){qs(this,t)}_write(t){t.writeTypeRef(wi)}}const Pr=t=>new Rr;class Vr extends Rr{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 Vr(this.nodeName)}clone(){const t=new Vr(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 Ys?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){cs(this.doc,(e=>{ir(e,this,t)}))}else{this._prelimAttrs.delete(t)}}setAttribute(t,e){if(this.doc!==null){cs(this.doc,(n=>{or(n,this,t,e)}))}else{this._prelimAttrs.set(t,e)}}getAttribute(t){return cr(this,t)}hasAttribute(t){return hr(this,t)}getAttributes(t){return lr(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])}qs(this,(r=>{s.appendChild(r.toDOM(t,e,n))}));if(n!==undefined){n._createAssociation(s,this)}return s}_write(t){t.writeTypeRef(pi);t.writeKey(this.nodeName)}}const Fr=t=>new Vr(t.readKey());class Jr extends Os{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 $r extends wr{constructor(t){super();this.hookName=t}_copy(){return new $r(this.hookName)}clone(){const t=new $r(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(mi);t.writeKey(this.hookName)}}const Hr=t=>new $r(t.readKey());class jr extends Ur{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(yi)}}const Wr=t=>new jr;class zr{constructor(t,e){this.id=t;this.length=e}get deleted(){throw M()}mergeWith(t){return false}write(t,e,n){throw M()}integrate(t,e){throw M()}}const Yr=0;class Br extends zr{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}Wn(t.doc.store,this)}write(t,e){t.writeInfo(Yr);t.writeLen(this.length-e)}getMissing(t,e){return null}}class Gr{constructor(t){this.content=t}getLength(){return 1}getContent(){return[this.content]}isCountable(){return true}copy(){return new Gr(this.content)}splice(t){throw M()}mergeWith(t){return false}integrate(t,e){}delete(t){}gc(t){}write(t,e){t.writeBuf(this.content)}getRef(){return 3}}const Kr=t=>new Gr(t.readBuf());class qr{constructor(t){this.len=t}getLength(){return this.len}getContent(){return[]}isCountable(){return false}copy(){return new qr(this.len)}splice(t){const e=new qr(this.len-t);this.len=t;return e}mergeWith(t){this.len+=t.len;return true}integrate(t,e){be(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 Xr=t=>new qr(t.readLen());const Zr=(t,e)=>new xe({guid:t,...e,shouldLoad:e.shouldLoad||e.autoLoad||false});class Qr{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 Qr(Zr(this.doc.guid,this.opts))}splice(t){throw M()}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 ti=t=>new Qr(Zr(t.readString(),t.readAny()));class ei{constructor(t){this.embed=t}getLength(){return 1}getContent(){return[this.embed]}isCountable(){return true}copy(){return new ei(this.embed)}splice(t){throw M()}mergeWith(t){return false}integrate(t,e){}delete(t){}gc(t){}write(t,e){t.writeJSON(this.embed)}getRef(){return 5}}const ni=t=>new ei(t.readJSON());class si{constructor(t,e){this.key=t;this.value=e}getLength(){return 1}getContent(){return[]}isCountable(){return false}copy(){return new si(this.key,this.value)}splice(t){throw M()}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 ri=t=>new si(t.readKey(),t.readJSON());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.writeString(e===undefined?"undefined":JSON.stringify(e))}}getRef(){return 2}}const oi=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 ii(n)};class ci{constructor(t){this.arr=t}getLength(){return this.arr.length}getContent(){return this.arr}isCountable(){return true}copy(){return new ci(this.arr)}splice(t){const e=new ci(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 li=t=>{const e=t.readLen();const n=[];for(let s=0;s<e;s++){n.push(t.readAny())}return new ci(n)};class hi{constructor(t){this.str=t}getLength(){return this.str.length}getContent(){return this.str.split("")}isCountable(){return true}copy(){return new hi(this.str)}splice(t){const e=new hi(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 ai=t=>new hi(t.readString());const di=[gr,mr,Or,Fr,Pr,Hr,Wr];const ui=0;const fi=1;const gi=2;const pi=3;const wi=4;const mi=5;const yi=6;class ki{constructor(t){this.type=t}getLength(){return 1}getContent(){return[this.type]}isCountable(){return true}copy(){return new ki(this.type._copy())}splice(t){throw M()}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 _i=t=>new ki(di[t.readTypeRef()](t));const bi=(t,e)=>{let n=e;let s=0;let r;do{if(s>0){n=hn(n.client,n.clock+s)}r=Bn(t,n);s=n.clock-r.id.clock;n=r.redone}while(n!==null&&r instanceof Di);return{item:r,diff:s}};const Ei=(t,e)=>{while(t!==null&&t.keep!==e){t.keep=e;t=t.parent._item}};const Si=(t,e,n)=>{const{client:s,clock:r}=e.id;const i=new Di(hn(s,r+n),e,hn(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=hn(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 Ci=(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 Kn(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)||Ci(t,h,n,s,r)===null)){return null}while(h.redone!==null){h=Kn(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:Kn(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:Kn(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&&ye(s,a.right.id)){a=a.right}while(a!==null&&a.redone!==null){a=Kn(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=hn(c,f);const p=new Di(g,a,a&&a.lastId,d,d&&d.id,u,e.parentSub,e.content.copy());e.redone=g;Ei(p,true);p.integrate(t,0);return p};class Di extends zr{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()?I.Qn:0}set marker(t){if((this.info&I.Ko)>0!==t){this.info^=I.Ko}}get marker(){return(this.info&I.Ko)>0}get keep(){return(this.info&I.Vw)>0}set keep(t){if(this.keep!==t){this.info^=I.Vw}}get countable(){return(this.info&I.Qn)>0}get deleted(){return(this.info&I.CY)>0}set deleted(t){if(this.deleted!==t){this.info^=I.CY}}markDeleted(){this.info|=I.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===cn&&this.id.client!==this.parent.client&&this.parent.clock>=jn(e,this.parent.client)){return this.parent.client}if(this.origin){this.left=qn(t,e,this.origin);this.origin=this.left.lastId}if(this.rightOrigin){this.right=Kn(t,this.rightOrigin);this.rightOrigin=this.right.id}if(this.left&&this.left.constructor===Br||this.right&&this.right.constructor===Br){this.parent=null}if(!this.parent){if(this.left&&this.left.constructor===Di){this.parent=this.left.parent;this.parentSub=this.left.parentSub}if(this.right&&this.right.constructor===Di){this.parent=this.right.parent;this.parentSub=this.right.parentSub}}else if(this.parent.constructor===cn){const t=Bn(e,this.parent);if(t.constructor===Br){this.parent=null}else{this.parent=t.content.type}}return null}integrate(t,e){if(e>0){this.id.clock+=e;this.left=qn(t,t.doc.store,hn(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(ln(this.origin,n.origin)){if(n.id.client<this.id.client){e=n;s.clear()}else if(ln(this.rightOrigin,n.rightOrigin)){break}}else if(n.origin!==null&&r.has(Bn(t.doc.store,n.origin))){if(!s.has(Bn(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}Wn(t.doc.store,this);this.content.integrate(t,this);es(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 Br(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:hn(this.id.client,this.id.clock+this.length-1)}mergeWith(t){if(this.constructor===t.constructor&&ln(t.origin,this.lastId)&&this.right===t&&ln(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();be(t.deleteSet,this.id.client,this.id.clock,this.length);es(t,e,this.parentSub);this.content.delete(t)}}gc(t,e){if(!this.deleted){throw T()}this.content.gc(t);if(e){Xn(t,this,new Br(this.id,this.length))}else{this.content=new qr(this.length)}}write(t,e){const n=e>0?hn(this.id.client,this.id.clock+e-1):this.origin;const s=this.rightOrigin;const r=this.parentSub;const i=this.content.getRef()&I.kr|(n===null?0:I.x1)|(s===null?0:I.rc)|(r===null?0:I.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=un(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===cn){t.writeParentInfo(false);t.writeLeftID(e)}else{T()}if(r!==null){t.writeString(r)}}this.content.write(t,e)}}const vi=(t,e)=>Ai[e&I.kr](t);const Ai=[()=>{T()},Xr,oi,Kr,ai,ni,ri,_i,li,ti,()=>{T()}];const xi=10;class Mi extends zr{get deleted(){return true}delete(){}mergeWith(t){if(this.constructor!==t.constructor){return false}this.length+=t.length;return true}integrate(t,e){T()}write(t,e){t.writeInfo(xi);c.uE(t.restEncoder,this.length-e)}getMissing(t,e){return null}}const Ti=typeof globalThis!=="undefined"?globalThis:typeof window!=="undefined"?window:typeof n.g!=="undefined"?n.g:{};const Ii="__ $YJS$ __";if(Ti[Ii]===true){console.error("Yjs was already imported. This breaks constructor checks and will lead to issues! - https://github.com/yjs/yjs/issues/438")}Ti[Ii]=true}}]);
2
- //# sourceMappingURL=1255.6af28fc1253a813ef553.js.map?v=6af28fc1253a813ef553
@@ -1,2 +0,0 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[3029],{7049:(t,e,s)=>{"use strict";s.d(e,{Z$:()=>n,s7:()=>c,Dp:()=>a,$m:()=>i,kJ:()=>h});const n=t=>t[t.length-1];const r=()=>[];const o=t=>t.slice();const c=(t,e)=>{for(let s=0;s<e.length;s++){t.push(e[s])}};const a=Array.from;const f=(t,e)=>t.every(e);const u=(t,e)=>t.some(e);const i=(t,e)=>t.length===e.length&&f(t,((t,s)=>t===e[s]));const l=t=>t.reduce(((t,e)=>t.concat(e)),[]);const h=Array.isArray},97027:(t,e,s)=>{"use strict";s.d(e,{PP:()=>o,UV:()=>i,Hi:()=>l,gB:()=>h});var n=s(7049);var r=s(59735);const o=(t,e,s=0)=>{try{for(;s<t.length;s++){t[s](...e)}}finally{if(s<t.length){o(t,e,s+1)}}};const c=()=>{};const a=t=>t();const f=t=>t;const u=(t,e)=>t===e;const i=(t,e)=>t===e||t!=null&&e!=null&&t.constructor===e.constructor&&(t instanceof Array&&n.$m(t,e)||typeof t==="object"&&r.$m(t,e));const l=(t,e)=>{if(t==null||e==null){return u(t,e)}if(t.constructor!==e.constructor){return false}if(t===e){return true}switch(t.constructor){case ArrayBuffer:t=new Uint8Array(t);e=new Uint8Array(e);case Uint8Array:{if(t.byteLength!==e.byteLength){return false}for(let s=0;s<t.length;s++){if(t[s]!==e[s]){return false}}break}case Set:{if(t.size!==e.size){return false}for(const s of t){if(!e.has(s)){return false}}break}case Map:{if(t.size!==e.size){return false}for(const s of t.keys()){if(!e.has(s)||!l(t.get(s),e.get(s))){return false}}break}case Object:if(r.kE(t)!==r.kE(e)){return false}for(const s in t){if(!r.l$(t,s)||!l(t[s],e[s])){return false}}break;case Array:if(t.length!==e.length){return false}for(let s=0;s<t.length;s++){if(!l(t[s],e[s])){return false}}break;default:return false}return true};const h=(t,e)=>e.includes(t)},72382:(t,e,s)=>{"use strict";s.d(e,{Ue:()=>n,JG:()=>r,Yu:()=>o,UI:()=>c,Yj:()=>a});const n=()=>new Map;const r=t=>{const e=n();t.forEach(((t,s)=>{e.set(s,t)}));return e};const o=(t,e,s)=>{let n=t.get(e);if(n===undefined){t.set(e,n=s())}return n};const c=(t,e)=>{const s=[];for(const[n,r]of t){s.push(e(r,n))}return s};const a=(t,e)=>{for(const[s,n]of t){if(e(n,s)){return true}}return false};const f=(t,e)=>{for(const[s,n]of t){if(!e(n,s)){return false}}return true}},14247:(t,e,s)=>{"use strict";s.d(e,{GW:()=>n,Wn:()=>o,mv:()=>f,IH:()=>h,VV:()=>b,Fp:()=>p,GR:()=>k});const n=Math.floor;const r=Math.ceil;const o=Math.abs;const c=Math.imul;const a=Math.round;const f=Math.log10;const u=Math.log2;const i=Math.log;const l=Math.sqrt;const h=(t,e)=>t+e;const b=(t,e)=>t<e?t:e;const p=(t,e)=>t>e?t:e;const d=Number.isNaN;const g=Math.pow;const y=t=>Math.pow(10,t);const v=Math.sign;const k=t=>t!==0?t<0:1/t<0},59735:(t,e,s)=>{"use strict";s.d(e,{UI:()=>a,kE:()=>f,l$:()=>l,$m:()=>h});const n=()=>Object.create(null);const r=Object.assign;const o=Object.keys;const c=(t,e)=>{for(const s in t){e(t[s],s)}};const a=(t,e)=>{const s=[];for(const n in t){s.push(e(t[n],n))}return s};const f=t=>o(t).length;const u=(t,e)=>{for(const s in t){if(e(t[s],s)){return true}}return false};const i=(t,e)=>{for(const s in t){if(!e(t[s],s)){return false}}return true};const l=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);const h=(t,e)=>t===e||f(t)===f(e)&&i(t,((t,s)=>(t!==undefined||l(e,s))&&e[s]===t))},58290:(t,e,s)=>{"use strict";s.d(e,{y:()=>c});var n=s(72382);var r=s(48307);var o=s(7049);class c{constructor(){this._observers=n.Ue()}on(t,e){n.Yu(this._observers,t,r.Ue).add(e)}once(t,e){const s=(...n)=>{this.off(t,s);e(...n)};this.on(t,s)}off(t,e){const s=this._observers.get(t);if(s!==undefined){s.delete(e);if(s.size===0){this._observers.delete(t)}}}emit(t,e){return o.Dp((this._observers.get(t)||n.Ue()).values()).forEach((t=>t(...e)))}destroy(){this._observers=n.Ue()}}},48307:(t,e,s)=>{"use strict";s.d(e,{Ue:()=>n});const n=()=>new Set;const r=t=>Array.from(t);const o=t=>t.values().next().value||undefined;const c=t=>new Set(t)}}]);
2
- //# sourceMappingURL=3029.fcc4588f76d34cbb8886.js.map?v=fcc4588f76d34cbb8886
@@ -1,2 +0,0 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[3308],{53308:(e,t,n)=>{"use strict";n.d(t,{TU:()=>N});function s(){return{baseUrl:null,breaks:false,extensions:null,gfm:true,headerIds:true,headerPrefix:"",highlight:null,langPrefix:"language-",mangle:true,pedantic:false,renderer:null,sanitize:false,sanitizer:null,silent:false,smartLists:false,smartypants:false,tokenizer:null,walkTokens:null,xhtml:false}}let i=s();function r(e){i=e}const l=/[&<>"']/;const o=/[&<>"']/g;const a=/[<>"']|&(?!#?\w+;)/;const c=/[<>"']|&(?!#?\w+;)/g;const h={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;"};const p=e=>h[e];function u(e,t){if(t){if(l.test(e)){return e.replace(o,p)}}else{if(a.test(e)){return e.replace(c,p)}}return e}const f=/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi;function g(e){return e.replace(f,((e,t)=>{t=t.toLowerCase();if(t==="colon")return":";if(t.charAt(0)==="#"){return t.charAt(1)==="x"?String.fromCharCode(parseInt(t.substring(2),16)):String.fromCharCode(+t.substring(1))}return""}))}const k=/(^|[^\[])\^/g;function d(e,t){e=typeof e==="string"?e:e.source;t=t||"";const n={replace:(t,s)=>{s=s.source||s;s=s.replace(k,"$1");e=e.replace(t,s);return n},getRegex:()=>new RegExp(e,t)};return n}const x=/[^\w:]/g;const m=/^$|^[a-z][a-z0-9+.-]*:|^[?#]/i;function b(e,t,n){if(e){let e;try{e=decodeURIComponent(g(n)).replace(x,"").toLowerCase()}catch(s){return null}if(e.indexOf("javascript:")===0||e.indexOf("vbscript:")===0||e.indexOf("data:")===0){return null}}if(t&&!m.test(n)){n=z(t,n)}try{n=encodeURI(n).replace(/%25/g,"%")}catch(s){return null}return n}const w={};const _=/^[^:]+:\/*[^/]*$/;const y=/^([^:]+:)[\s\S]*$/;const $=/^([^:]+:\/*[^/]*)[\s\S]*$/;function z(e,t){if(!w[" "+e]){if(_.test(e)){w[" "+e]=e+"/"}else{w[" "+e]=T(e,"/",true)}}e=w[" "+e];const n=e.indexOf(":")===-1;if(t.substring(0,2)==="//"){if(n){return t}return e.replace(y,"$1")+t}else if(t.charAt(0)==="/"){if(n){return t}return e.replace($,"$1")+t}else{return e+t}}const S={exec:function e(){}};function R(e){let t=1,n,s;for(;t<arguments.length;t++){n=arguments[t];for(s in n){if(Object.prototype.hasOwnProperty.call(n,s)){e[s]=n[s]}}}return e}function A(e,t){const n=e.replace(/\|/g,((e,t,n)=>{let s=false,i=t;while(--i>=0&&n[i]==="\\")s=!s;if(s){return"|"}else{return" |"}})),s=n.split(/ \|/);let i=0;if(!s[0].trim()){s.shift()}if(s.length>0&&!s[s.length-1].trim()){s.pop()}if(s.length>t){s.splice(t)}else{while(s.length<t)s.push("")}for(;i<s.length;i++){s[i]=s[i].trim().replace(/\\\|/g,"|")}return s}function T(e,t,n){const s=e.length;if(s===0){return""}let i=0;while(i<s){const r=e.charAt(s-i-1);if(r===t&&!n){i++}else if(r!==t&&n){i++}else{break}}return e.slice(0,s-i)}function I(e,t){if(e.indexOf(t[1])===-1){return-1}const n=e.length;let s=0,i=0;for(;i<n;i++){if(e[i]==="\\"){i++}else if(e[i]===t[0]){s++}else if(e[i]===t[1]){s--;if(s<0){return i}}}return-1}function E(e){if(e&&e.sanitize&&!e.silent){console.warn("marked(): sanitize and sanitizer parameters are deprecated since version 0.7.0, should not be used and will be removed in the future. Read more here: https://marked.js.org/#/USING_ADVANCED.md#options")}}function Z(e,t){if(t<1){return""}let n="";while(t>1){if(t&1){n+=e}t>>=1;e+=e}return n+e}function q(e,t,n,s){const i=t.href;const r=t.title?u(t.title):null;const l=e[1].replace(/\\([\[\]])/g,"$1");if(e[0].charAt(0)!=="!"){s.state.inLink=true;const e={type:"link",raw:n,href:i,title:r,text:l,tokens:s.inlineTokens(l,[])};s.state.inLink=false;return e}return{type:"image",raw:n,href:i,title:r,text:u(l)}}function L(e,t){const n=e.match(/^(\s+)(?:```)/);if(n===null){return t}const s=n[1];return t.split("\n").map((e=>{const t=e.match(/^\s+/);if(t===null){return e}const[n]=t;if(n.length>=s.length){return e.slice(s.length)}return e})).join("\n")}class C{constructor(e){this.options=e||i}space(e){const t=this.rules.block.newline.exec(e);if(t&&t[0].length>0){return{type:"space",raw:t[0]}}}code(e){const t=this.rules.block.code.exec(e);if(t){const e=t[0].replace(/^ {1,4}/gm,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:!this.options.pedantic?T(e,"\n"):e}}}fences(e){const t=this.rules.block.fences.exec(e);if(t){const e=t[0];const n=L(e,t[3]||"");return{type:"code",raw:e,lang:t[2]?t[2].trim():t[2],text:n}}}heading(e){const t=this.rules.block.heading.exec(e);if(t){let e=t[2].trim();if(/#$/.test(e)){const t=T(e,"#");if(this.options.pedantic){e=t.trim()}else if(!t||/ $/.test(t)){e=t.trim()}}const n={type:"heading",raw:t[0],depth:t[1].length,text:e,tokens:[]};this.lexer.inline(n.text,n.tokens);return n}}hr(e){const t=this.rules.block.hr.exec(e);if(t){return{type:"hr",raw:t[0]}}}blockquote(e){const t=this.rules.block.blockquote.exec(e);if(t){const e=t[0].replace(/^ *>[ \t]?/gm,"");return{type:"blockquote",raw:t[0],tokens:this.lexer.blockTokens(e,[]),text:e}}}list(e){let t=this.rules.block.list.exec(e);if(t){let n,s,i,r,l,o,a,c,h,p,u,f;let g=t[1].trim();const k=g.length>1;const d={type:"list",raw:"",ordered:k,start:k?+g.slice(0,-1):"",loose:false,items:[]};g=k?`\\d{1,9}\\${g.slice(-1)}`:`\\${g}`;if(this.options.pedantic){g=k?g:"[*+-]"}const x=new RegExp(`^( {0,3}${g})((?:[\t ][^\\n]*)?(?:\\n|$))`);while(e){f=false;if(!(t=x.exec(e))){break}if(this.rules.block.hr.test(e)){break}n=t[0];e=e.substring(n.length);c=t[2].split("\n",1)[0];h=e.split("\n",1)[0];if(this.options.pedantic){r=2;u=c.trimLeft()}else{r=t[2].search(/[^ ]/);r=r>4?1:r;u=c.slice(r);r+=t[1].length}o=false;if(!c&&/^ *$/.test(h)){n+=h+"\n";e=e.substring(h.length+1);f=true}if(!f){const t=new RegExp(`^ {0,${Math.min(3,r-1)}}(?:[*+-]|\\d{1,9}[.)])((?: [^\\n]*)?(?:\\n|$))`);const s=new RegExp(`^ {0,${Math.min(3,r-1)}}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)`);const i=new RegExp(`^ {0,${Math.min(3,r-1)}}(?:\`\`\`|~~~)`);const l=new RegExp(`^ {0,${Math.min(3,r-1)}}#`);while(e){p=e.split("\n",1)[0];c=p;if(this.options.pedantic){c=c.replace(/^ {1,4}(?=( {4})*[^ ])/g," ")}if(i.test(c)){break}if(l.test(c)){break}if(t.test(c)){break}if(s.test(e)){break}if(c.search(/[^ ]/)>=r||!c.trim()){u+="\n"+c.slice(r)}else if(!o){u+="\n"+c}else{break}if(!o&&!c.trim()){o=true}n+=p+"\n";e=e.substring(p.length+1)}}if(!d.loose){if(a){d.loose=true}else if(/\n *\n *$/.test(n)){a=true}}if(this.options.gfm){s=/^\[[ xX]\] /.exec(u);if(s){i=s[0]!=="[ ] ";u=u.replace(/^\[[ xX]\] +/,"")}}d.items.push({type:"list_item",raw:n,task:!!s,checked:i,loose:false,text:u});d.raw+=n}d.items[d.items.length-1].raw=n.trimRight();d.items[d.items.length-1].text=u.trimRight();d.raw=d.raw.trimRight();const m=d.items.length;for(l=0;l<m;l++){this.lexer.state.top=false;d.items[l].tokens=this.lexer.blockTokens(d.items[l].text,[]);const e=d.items[l].tokens.filter((e=>e.type==="space"));const t=e.every((e=>{const t=e.raw.split("");let n=0;for(const s of t){if(s==="\n"){n+=1}if(n>1){return true}}return false}));if(!d.loose&&e.length&&t){d.loose=true;d.items[l].loose=true}}return d}}html(e){const t=this.rules.block.html.exec(e);if(t){const e={type:"html",raw:t[0],pre:!this.options.sanitizer&&(t[1]==="pre"||t[1]==="script"||t[1]==="style"),text:t[0]};if(this.options.sanitize){e.type="paragraph";e.text=this.options.sanitizer?this.options.sanitizer(t[0]):u(t[0]);e.tokens=[];this.lexer.inline(e.text,e.tokens)}return e}}def(e){const t=this.rules.block.def.exec(e);if(t){if(t[3])t[3]=t[3].substring(1,t[3].length-1);const e=t[1].toLowerCase().replace(/\s+/g," ");return{type:"def",tag:e,raw:t[0],href:t[2],title:t[3]}}}table(e){const t=this.rules.block.table.exec(e);if(t){const e={type:"table",header:A(t[1]).map((e=>({text:e}))),align:t[2].replace(/^ *|\| *$/g,"").split(/ *\| */),rows:t[3]&&t[3].trim()?t[3].replace(/\n[ \t]*$/,"").split("\n"):[]};if(e.header.length===e.align.length){e.raw=t[0];let n=e.align.length;let s,i,r,l;for(s=0;s<n;s++){if(/^ *-+: *$/.test(e.align[s])){e.align[s]="right"}else if(/^ *:-+: *$/.test(e.align[s])){e.align[s]="center"}else if(/^ *:-+ *$/.test(e.align[s])){e.align[s]="left"}else{e.align[s]=null}}n=e.rows.length;for(s=0;s<n;s++){e.rows[s]=A(e.rows[s],e.header.length).map((e=>({text:e})))}n=e.header.length;for(i=0;i<n;i++){e.header[i].tokens=[];this.lexer.inline(e.header[i].text,e.header[i].tokens)}n=e.rows.length;for(i=0;i<n;i++){l=e.rows[i];for(r=0;r<l.length;r++){l[r].tokens=[];this.lexer.inline(l[r].text,l[r].tokens)}}return e}}}lheading(e){const t=this.rules.block.lheading.exec(e);if(t){const e={type:"heading",raw:t[0],depth:t[2].charAt(0)==="="?1:2,text:t[1],tokens:[]};this.lexer.inline(e.text,e.tokens);return e}}paragraph(e){const t=this.rules.block.paragraph.exec(e);if(t){const e={type:"paragraph",raw:t[0],text:t[1].charAt(t[1].length-1)==="\n"?t[1].slice(0,-1):t[1],tokens:[]};this.lexer.inline(e.text,e.tokens);return e}}text(e){const t=this.rules.block.text.exec(e);if(t){const e={type:"text",raw:t[0],text:t[0],tokens:[]};this.lexer.inline(e.text,e.tokens);return e}}escape(e){const t=this.rules.inline.escape.exec(e);if(t){return{type:"escape",raw:t[0],text:u(t[1])}}}tag(e){const t=this.rules.inline.tag.exec(e);if(t){if(!this.lexer.state.inLink&&/^<a /i.test(t[0])){this.lexer.state.inLink=true}else if(this.lexer.state.inLink&&/^<\/a>/i.test(t[0])){this.lexer.state.inLink=false}if(!this.lexer.state.inRawBlock&&/^<(pre|code|kbd|script)(\s|>)/i.test(t[0])){this.lexer.state.inRawBlock=true}else if(this.lexer.state.inRawBlock&&/^<\/(pre|code|kbd|script)(\s|>)/i.test(t[0])){this.lexer.state.inRawBlock=false}return{type:this.options.sanitize?"text":"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,text:this.options.sanitize?this.options.sanitizer?this.options.sanitizer(t[0]):u(t[0]):t[0]}}}link(e){const t=this.rules.inline.link.exec(e);if(t){const e=t[2].trim();if(!this.options.pedantic&&/^</.test(e)){if(!/>$/.test(e)){return}const t=T(e.slice(0,-1),"\\");if((e.length-t.length)%2===0){return}}else{const e=I(t[2],"()");if(e>-1){const n=t[0].indexOf("!")===0?5:4;const s=n+t[1].length+e;t[2]=t[2].substring(0,e);t[0]=t[0].substring(0,s).trim();t[3]=""}}let n=t[2];let s="";if(this.options.pedantic){const e=/^([^'"]*[^\s])\s+(['"])(.*)\2/.exec(n);if(e){n=e[1];s=e[3]}}else{s=t[3]?t[3].slice(1,-1):""}n=n.trim();if(/^</.test(n)){if(this.options.pedantic&&!/>$/.test(e)){n=n.slice(1)}else{n=n.slice(1,-1)}}return q(t,{href:n?n.replace(this.rules.inline._escapes,"$1"):n,title:s?s.replace(this.rules.inline._escapes,"$1"):s},t[0],this.lexer)}}reflink(e,t){let n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){let e=(n[2]||n[1]).replace(/\s+/g," ");e=t[e.toLowerCase()];if(!e||!e.href){const e=n[0].charAt(0);return{type:"text",raw:e,text:e}}return q(n,e,n[0],this.lexer)}}emStrong(e,t,n=""){let s=this.rules.inline.emStrong.lDelim.exec(e);if(!s)return;if(s[3]&&n.match(/[\p{L}\p{N}]/u))return;const i=s[1]||s[2]||"";if(!i||i&&(n===""||this.rules.inline.punctuation.exec(n))){const n=s[0].length-1;let i,r,l=n,o=0;const a=s[0][0]==="*"?this.rules.inline.emStrong.rDelimAst:this.rules.inline.emStrong.rDelimUnd;a.lastIndex=0;t=t.slice(-1*e.length+n);while((s=a.exec(t))!=null){i=s[1]||s[2]||s[3]||s[4]||s[5]||s[6];if(!i)continue;r=i.length;if(s[3]||s[4]){l+=r;continue}else if(s[5]||s[6]){if(n%3&&!((n+r)%3)){o+=r;continue}}l-=r;if(l>0)continue;r=Math.min(r,r+l+o);if(Math.min(n,r)%2){const t=e.slice(1,n+s.index+r);return{type:"em",raw:e.slice(0,n+s.index+r+1),text:t,tokens:this.lexer.inlineTokens(t,[])}}const t=e.slice(2,n+s.index+r-1);return{type:"strong",raw:e.slice(0,n+s.index+r+1),text:t,tokens:this.lexer.inlineTokens(t,[])}}}}codespan(e){const t=this.rules.inline.code.exec(e);if(t){let e=t[2].replace(/\n/g," ");const n=/[^ ]/.test(e);const s=/^ /.test(e)&&/ $/.test(e);if(n&&s){e=e.substring(1,e.length-1)}e=u(e,true);return{type:"codespan",raw:t[0],text:e}}}br(e){const t=this.rules.inline.br.exec(e);if(t){return{type:"br",raw:t[0]}}}del(e){const t=this.rules.inline.del.exec(e);if(t){return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2],[])}}}autolink(e,t){const n=this.rules.inline.autolink.exec(e);if(n){let e,s;if(n[2]==="@"){e=u(this.options.mangle?t(n[1]):n[1]);s="mailto:"+e}else{e=u(n[1]);s=e}return{type:"link",raw:n[0],text:e,href:s,tokens:[{type:"text",raw:e,text:e}]}}}url(e,t){let n;if(n=this.rules.inline.url.exec(e)){let e,s;if(n[2]==="@"){e=u(this.options.mangle?t(n[0]):n[0]);s="mailto:"+e}else{let t;do{t=n[0];n[0]=this.rules.inline._backpedal.exec(n[0])[0]}while(t!==n[0]);e=u(n[0]);if(n[1]==="www."){s="http://"+e}else{s=e}}return{type:"link",raw:n[0],text:e,href:s,tokens:[{type:"text",raw:e,text:e}]}}}inlineText(e,t){const n=this.rules.inline.text.exec(e);if(n){let e;if(this.lexer.state.inRawBlock){e=this.options.sanitize?this.options.sanitizer?this.options.sanitizer(n[0]):u(n[0]):n[0]}else{e=u(this.options.smartypants?t(n[0]):n[0])}return{type:"text",raw:n[0],text:e}}}}const O={newline:/^(?: *(?:\n|$))+/,code:/^( {4}[^\n]+(?:\n(?: *(?:\n|$))*)?)+/,fences:/^ {0,3}(`{3,}(?=[^`\n]*\n)|~{3,})([^\n]*)\n(?:|([\s\S]*?)\n)(?: {0,3}\1[~`]* *(?=\n|$)|$)/,hr:/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,blockquote:/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/,list:/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/,html:"^ {0,3}(?:"+"<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)"+"|comment[^\\n]*(\\n+|$)"+"|<\\?[\\s\\S]*?(?:\\?>\\n*|$)"+"|<![A-Z][\\s\\S]*?(?:>\\n*|$)"+"|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)"+"|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+"|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+"|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n *)+\\n|$)"+")",def:/^ {0,3}\[(label)\]: *(?:\n *)?<?([^\s>]+)>?(?:(?: +(?:\n *)?| *\n *)(title))? *(?:\n+|$)/,table:S,lheading:/^([^\n]+)\n {0,3}(=+|-+) *(?:\n+|$)/,_paragraph:/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,text:/^[^\n]+/};O._label=/(?!\s*\])(?:\\.|[^\[\]\\])+/;O._title=/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/;O.def=d(O.def).replace("label",O._label).replace("title",O._title).getRegex();O.bullet=/(?:[*+-]|\d{1,9}[.)])/;O.listItemStart=d(/^( *)(bull) */).replace("bull",O.bullet).getRegex();O.list=d(O.list).replace(/bull/g,O.bullet).replace("hr","\\n+(?=\\1?(?:(?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$))").replace("def","\\n+(?="+O.def.source+")").getRegex();O._tag="address|article|aside|base|basefont|blockquote|body|caption"+"|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption"+"|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe"+"|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option"+"|p|param|section|source|summary|table|tbody|td|tfoot|th|thead|title|tr"+"|track|ul";O._comment=/<!--(?!-?>)[\s\S]*?(?:-->|$)/;O.html=d(O.html,"i").replace("comment",O._comment).replace("tag",O._tag).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex();O.paragraph=d(O._paragraph).replace("hr",O.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",O._tag).getRegex();O.blockquote=d(O.blockquote).replace("paragraph",O.paragraph).getRegex();O.normal=R({},O);O.gfm=R({},O.normal,{table:"^ *([^\\n ].*\\|.*)\\n"+" {0,3}(?:\\| *)?(:?-+:? *(?:\\| *:?-+:? *)*)(?:\\| *)?"+"(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)"});O.gfm.table=d(O.gfm.table).replace("hr",O.hr).replace("heading"," {0,3}#{1,6} ").replace("blockquote"," {0,3}>").replace("code"," {4}[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",O._tag).getRegex();O.gfm.paragraph=d(O._paragraph).replace("hr",O.hr).replace("heading"," {0,3}#{1,6} ").replace("|lheading","").replace("table",O.gfm.table).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",O._tag).getRegex();O.pedantic=R({},O.normal,{html:d("^ *(?:comment *(?:\\n|\\s*$)"+"|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)"+"|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",O._comment).replace(/tag/g,"(?!(?:"+"a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub"+"|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)"+"\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:S,paragraph:d(O.normal._paragraph).replace("hr",O.hr).replace("heading"," *#{1,6} *[^\n]").replace("lheading",O.lheading).replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").getRegex()});const v={escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,autolink:/^<(scheme:[^\s\x00-\x1f<>]*|email)>/,url:S,tag:"^comment"+"|^</[a-zA-Z][\\w:-]*\\s*>"+"|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>"+"|^<\\?[\\s\\S]*?\\?>"+"|^<![a-zA-Z]+\\s[\\s\\S]*?>"+"|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>",link:/^!?\[(label)\]\(\s*(href)(?:\s+(title))?\s*\)/,reflink:/^!?\[(label)\]\[(ref)\]/,nolink:/^!?\[(ref)\](?:\[\])?/,reflinkSearch:"reflink|nolink(?!\\()",emStrong:{lDelim:/^(?:\*+(?:([punct_])|[^\s*]))|^_+(?:([punct*])|([^\s_]))/,rDelimAst:/^[^_*]*?\_\_[^_*]*?\*[^_*]*?(?=\_\_)|[^*]+(?=[^*])|[punct_](\*+)(?=[\s]|$)|[^punct*_\s](\*+)(?=[punct_\s]|$)|[punct_\s](\*+)(?=[^punct*_\s])|[\s](\*+)(?=[punct_])|[punct_](\*+)(?=[punct_])|[^punct*_\s](\*+)(?=[^punct*_\s])/,rDelimUnd:/^[^_*]*?\*\*[^_*]*?\_[^_*]*?(?=\*\*)|[^_]+(?=[^_])|[punct*](\_+)(?=[\s]|$)|[^punct*_\s](\_+)(?=[punct*\s]|$)|[punct*\s](\_+)(?=[^punct*_\s])|[\s](\_+)(?=[punct*])|[punct*](\_+)(?=[punct*])/},code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,br:/^( {2,}|\\)\n(?!\s*$)/,del:S,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,punctuation:/^([\spunctuation])/};v._punctuation="!\"#$%&'()+\\-.,/:;<=>?@\\[\\]`^{|}~";v.punctuation=d(v.punctuation).replace(/punctuation/g,v._punctuation).getRegex();v.blockSkip=/\[[^\]]*?\]\([^\)]*?\)|`[^`]*?`|<[^>]*?>/g;v.escapedEmSt=/\\\*|\\_/g;v._comment=d(O._comment).replace("(?:--\x3e|$)","--\x3e").getRegex();v.emStrong.lDelim=d(v.emStrong.lDelim).replace(/punct/g,v._punctuation).getRegex();v.emStrong.rDelimAst=d(v.emStrong.rDelimAst,"g").replace(/punct/g,v._punctuation).getRegex();v.emStrong.rDelimUnd=d(v.emStrong.rDelimUnd,"g").replace(/punct/g,v._punctuation).getRegex();v._escapes=/\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/g;v._scheme=/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/;v._email=/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/;v.autolink=d(v.autolink).replace("scheme",v._scheme).replace("email",v._email).getRegex();v._attribute=/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/;v.tag=d(v.tag).replace("comment",v._comment).replace("attribute",v._attribute).getRegex();v._label=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/;v._href=/<(?:\\.|[^\n<>\\])+>|[^\s\x00-\x1f]*/;v._title=/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/;v.link=d(v.link).replace("label",v._label).replace("href",v._href).replace("title",v._title).getRegex();v.reflink=d(v.reflink).replace("label",v._label).replace("ref",O._label).getRegex();v.nolink=d(v.nolink).replace("ref",O._label).getRegex();v.reflinkSearch=d(v.reflinkSearch,"g").replace("reflink",v.reflink).replace("nolink",v.nolink).getRegex();v.normal=R({},v);v.pedantic=R({},v.normal,{strong:{start:/^__|\*\*/,middle:/^__(?=\S)([\s\S]*?\S)__(?!_)|^\*\*(?=\S)([\s\S]*?\S)\*\*(?!\*)/,endAst:/\*\*(?!\*)/g,endUnd:/__(?!_)/g},em:{start:/^_|\*/,middle:/^()\*(?=\S)([\s\S]*?\S)\*(?!\*)|^_(?=\S)([\s\S]*?\S)_(?!_)/,endAst:/\*(?!\*)/g,endUnd:/_(?!_)/g},link:d(/^!?\[(label)\]\((.*?)\)/).replace("label",v._label).getRegex(),reflink:d(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",v._label).getRegex()});v.gfm=R({},v.normal,{escape:d(v.escape).replace("])","~|])").getRegex(),_extended_email:/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/,url:/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,_backpedal:/(?:[^?!.,:;*_~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])([\s\S]*?[^\s~])\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/});v.gfm.url=d(v.gfm.url,"i").replace("email",v.gfm._extended_email).getRegex();v.breaks=R({},v.gfm,{br:d(v.br).replace("{2,}","*").getRegex(),text:d(v.gfm.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()});function D(e){return e.replace(/---/g,"—").replace(/--/g,"–").replace(/(^|[-\u2014/(\[{"\s])'/g,"$1‘").replace(/'/g,"’").replace(/(^|[-\u2014/(\[{\u2018\s])"/g,"$1“").replace(/"/g,"”").replace(/\.{3}/g,"…")}function B(e){let t="",n,s;const i=e.length;for(n=0;n<i;n++){s=e.charCodeAt(n);if(Math.random()>.5){s="x"+s.toString(16)}t+="&#"+s+";"}return t}class Q{constructor(e){this.tokens=[];this.tokens.links=Object.create(null);this.options=e||i;this.options.tokenizer=this.options.tokenizer||new C;this.tokenizer=this.options.tokenizer;this.tokenizer.options=this.options;this.tokenizer.lexer=this;this.inlineQueue=[];this.state={inLink:false,inRawBlock:false,top:true};const t={block:O.normal,inline:v.normal};if(this.options.pedantic){t.block=O.pedantic;t.inline=v.pedantic}else if(this.options.gfm){t.block=O.gfm;if(this.options.breaks){t.inline=v.breaks}else{t.inline=v.gfm}}this.tokenizer.rules=t}static get rules(){return{block:O,inline:v}}static lex(e,t){const n=new Q(t);return n.lex(e)}static lexInline(e,t){const n=new Q(t);return n.inlineTokens(e)}lex(e){e=e.replace(/\r\n|\r/g,"\n");this.blockTokens(e,this.tokens);let t;while(t=this.inlineQueue.shift()){this.inlineTokens(t.src,t.tokens)}return this.tokens}blockTokens(e,t=[]){if(this.options.pedantic){e=e.replace(/\t/g," ").replace(/^ +$/gm,"")}else{e=e.replace(/^( *)(\t+)/gm,((e,t,n)=>t+" ".repeat(n.length)))}let n,s,i,r;while(e){if(this.options.extensions&&this.options.extensions.block&&this.options.extensions.block.some((s=>{if(n=s.call({lexer:this},e,t)){e=e.substring(n.raw.length);t.push(n);return true}return false}))){continue}if(n=this.tokenizer.space(e)){e=e.substring(n.raw.length);if(n.raw.length===1&&t.length>0){t[t.length-1].raw+="\n"}else{t.push(n)}continue}if(n=this.tokenizer.code(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&(s.type==="paragraph"||s.type==="text")){s.raw+="\n"+n.raw;s.text+="\n"+n.text;this.inlineQueue[this.inlineQueue.length-1].src=s.text}else{t.push(n)}continue}if(n=this.tokenizer.fences(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.heading(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.hr(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.blockquote(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.list(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.html(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.def(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&(s.type==="paragraph"||s.type==="text")){s.raw+="\n"+n.raw;s.text+="\n"+n.raw;this.inlineQueue[this.inlineQueue.length-1].src=s.text}else if(!this.tokens.links[n.tag]){this.tokens.links[n.tag]={href:n.href,title:n.title}}continue}if(n=this.tokenizer.table(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.lheading(e)){e=e.substring(n.raw.length);t.push(n);continue}i=e;if(this.options.extensions&&this.options.extensions.startBlock){let t=Infinity;const n=e.slice(1);let s;this.options.extensions.startBlock.forEach((function(e){s=e.call({lexer:this},n);if(typeof s==="number"&&s>=0){t=Math.min(t,s)}}));if(t<Infinity&&t>=0){i=e.substring(0,t+1)}}if(this.state.top&&(n=this.tokenizer.paragraph(i))){s=t[t.length-1];if(r&&s.type==="paragraph"){s.raw+="\n"+n.raw;s.text+="\n"+n.text;this.inlineQueue.pop();this.inlineQueue[this.inlineQueue.length-1].src=s.text}else{t.push(n)}r=i.length!==e.length;e=e.substring(n.raw.length);continue}if(n=this.tokenizer.text(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&s.type==="text"){s.raw+="\n"+n.raw;s.text+="\n"+n.text;this.inlineQueue.pop();this.inlineQueue[this.inlineQueue.length-1].src=s.text}else{t.push(n)}continue}if(e){const t="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(t);break}else{throw new Error(t)}}}this.state.top=true;return t}inline(e,t){this.inlineQueue.push({src:e,tokens:t})}inlineTokens(e,t=[]){let n,s,i;let r=e;let l;let o,a;if(this.tokens.links){const e=Object.keys(this.tokens.links);if(e.length>0){while((l=this.tokenizer.rules.inline.reflinkSearch.exec(r))!=null){if(e.includes(l[0].slice(l[0].lastIndexOf("[")+1,-1))){r=r.slice(0,l.index)+"["+Z("a",l[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex)}}}}while((l=this.tokenizer.rules.inline.blockSkip.exec(r))!=null){r=r.slice(0,l.index)+"["+Z("a",l[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.blockSkip.lastIndex)}while((l=this.tokenizer.rules.inline.escapedEmSt.exec(r))!=null){r=r.slice(0,l.index)+"++"+r.slice(this.tokenizer.rules.inline.escapedEmSt.lastIndex)}while(e){if(!o){a=""}o=false;if(this.options.extensions&&this.options.extensions.inline&&this.options.extensions.inline.some((s=>{if(n=s.call({lexer:this},e,t)){e=e.substring(n.raw.length);t.push(n);return true}return false}))){continue}if(n=this.tokenizer.escape(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.tag(e)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&n.type==="text"&&s.type==="text"){s.raw+=n.raw;s.text+=n.text}else{t.push(n)}continue}if(n=this.tokenizer.link(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.reflink(e,this.tokens.links)){e=e.substring(n.raw.length);s=t[t.length-1];if(s&&n.type==="text"&&s.type==="text"){s.raw+=n.raw;s.text+=n.text}else{t.push(n)}continue}if(n=this.tokenizer.emStrong(e,r,a)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.codespan(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.br(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.del(e)){e=e.substring(n.raw.length);t.push(n);continue}if(n=this.tokenizer.autolink(e,B)){e=e.substring(n.raw.length);t.push(n);continue}if(!this.state.inLink&&(n=this.tokenizer.url(e,B))){e=e.substring(n.raw.length);t.push(n);continue}i=e;if(this.options.extensions&&this.options.extensions.startInline){let t=Infinity;const n=e.slice(1);let s;this.options.extensions.startInline.forEach((function(e){s=e.call({lexer:this},n);if(typeof s==="number"&&s>=0){t=Math.min(t,s)}}));if(t<Infinity&&t>=0){i=e.substring(0,t+1)}}if(n=this.tokenizer.inlineText(i,D)){e=e.substring(n.raw.length);if(n.raw.slice(-1)!=="_"){a=n.raw.slice(-1)}o=true;s=t[t.length-1];if(s&&s.type==="text"){s.raw+=n.raw;s.text+=n.text}else{t.push(n)}continue}if(e){const t="Infinite loop on byte: "+e.charCodeAt(0);if(this.options.silent){console.error(t);break}else{throw new Error(t)}}}return t}}class U{constructor(e){this.options=e||i}code(e,t,n){const s=(t||"").match(/\S*/)[0];if(this.options.highlight){const t=this.options.highlight(e,s);if(t!=null&&t!==e){n=true;e=t}}e=e.replace(/\n$/,"")+"\n";if(!s){return"<pre><code>"+(n?e:u(e,true))+"</code></pre>\n"}return'<pre><code class="'+this.options.langPrefix+u(s,true)+'">'+(n?e:u(e,true))+"</code></pre>\n"}blockquote(e){return`<blockquote>\n${e}</blockquote>\n`}html(e){return e}heading(e,t,n,s){if(this.options.headerIds){const i=this.options.headerPrefix+s.slug(n);return`<h${t} id="${i}">${e}</h${t}>\n`}return`<h${t}>${e}</h${t}>\n`}hr(){return this.options.xhtml?"<hr/>\n":"<hr>\n"}list(e,t,n){const s=t?"ol":"ul",i=t&&n!==1?' start="'+n+'"':"";return"<"+s+i+">\n"+e+"</"+s+">\n"}listitem(e){return`<li>${e}</li>\n`}checkbox(e){return"<input "+(e?'checked="" ':"")+'disabled="" type="checkbox"'+(this.options.xhtml?" /":"")+"> "}paragraph(e){return`<p>${e}</p>\n`}table(e,t){if(t)t=`<tbody>${t}</tbody>`;return"<table>\n"+"<thead>\n"+e+"</thead>\n"+t+"</table>\n"}tablerow(e){return`<tr>\n${e}</tr>\n`}tablecell(e,t){const n=t.header?"th":"td";const s=t.align?`<${n} align="${t.align}">`:`<${n}>`;return s+e+`</${n}>\n`}strong(e){return`<strong>${e}</strong>`}em(e){return`<em>${e}</em>`}codespan(e){return`<code>${e}</code>`}br(){return this.options.xhtml?"<br/>":"<br>"}del(e){return`<del>${e}</del>`}link(e,t,n){e=b(this.options.sanitize,this.options.baseUrl,e);if(e===null){return n}let s='<a href="'+u(e)+'"';if(t){s+=' title="'+t+'"'}s+=">"+n+"</a>";return s}image(e,t,n){e=b(this.options.sanitize,this.options.baseUrl,e);if(e===null){return n}let s=`<img src="${e}" alt="${n}"`;if(t){s+=` title="${t}"`}s+=this.options.xhtml?"/>":">";return s}text(e){return e}}class j{strong(e){return e}em(e){return e}codespan(e){return e}del(e){return e}html(e){return e}text(e){return e}link(e,t,n){return""+n}image(e,t,n){return""+n}br(){return""}}class P{constructor(){this.seen={}}serialize(e){return e.toLowerCase().trim().replace(/<[!\/a-z].*?>/gi,"").replace(/[\u2000-\u206F\u2E00-\u2E7F\\'!"#$%&()*+,./:;<=>?@[\]^`{|}~]/g,"").replace(/\s/g,"-")}getNextSafeSlug(e,t){let n=e;let s=0;if(this.seen.hasOwnProperty(n)){s=this.seen[e];do{s++;n=e+"-"+s}while(this.seen.hasOwnProperty(n))}if(!t){this.seen[e]=s;this.seen[n]=0}return n}slug(e,t={}){const n=this.serialize(e);return this.getNextSafeSlug(n,t.dryrun)}}class M{constructor(e){this.options=e||i;this.options.renderer=this.options.renderer||new U;this.renderer=this.options.renderer;this.renderer.options=this.options;this.textRenderer=new j;this.slugger=new P}static parse(e,t){const n=new M(t);return n.parse(e)}static parseInline(e,t){const n=new M(t);return n.parseInline(e)}parse(e,t=true){let n="",s,i,r,l,o,a,c,h,p,u,f,k,d,x,m,b,w,_,y;const $=e.length;for(s=0;s<$;s++){u=e[s];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[u.type]){y=this.options.extensions.renderers[u.type].call({parser:this},u);if(y!==false||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(u.type)){n+=y||"";continue}}switch(u.type){case"space":{continue}case"hr":{n+=this.renderer.hr();continue}case"heading":{n+=this.renderer.heading(this.parseInline(u.tokens),u.depth,g(this.parseInline(u.tokens,this.textRenderer)),this.slugger);continue}case"code":{n+=this.renderer.code(u.text,u.lang,u.escaped);continue}case"table":{h="";c="";l=u.header.length;for(i=0;i<l;i++){c+=this.renderer.tablecell(this.parseInline(u.header[i].tokens),{header:true,align:u.align[i]})}h+=this.renderer.tablerow(c);p="";l=u.rows.length;for(i=0;i<l;i++){a=u.rows[i];c="";o=a.length;for(r=0;r<o;r++){c+=this.renderer.tablecell(this.parseInline(a[r].tokens),{header:false,align:u.align[r]})}p+=this.renderer.tablerow(c)}n+=this.renderer.table(h,p);continue}case"blockquote":{p=this.parse(u.tokens);n+=this.renderer.blockquote(p);continue}case"list":{f=u.ordered;k=u.start;d=u.loose;l=u.items.length;p="";for(i=0;i<l;i++){m=u.items[i];b=m.checked;w=m.task;x="";if(m.task){_=this.renderer.checkbox(b);if(d){if(m.tokens.length>0&&m.tokens[0].type==="paragraph"){m.tokens[0].text=_+" "+m.tokens[0].text;if(m.tokens[0].tokens&&m.tokens[0].tokens.length>0&&m.tokens[0].tokens[0].type==="text"){m.tokens[0].tokens[0].text=_+" "+m.tokens[0].tokens[0].text}}else{m.tokens.unshift({type:"text",text:_})}}else{x+=_}}x+=this.parse(m.tokens,d);p+=this.renderer.listitem(x,w,b)}n+=this.renderer.list(p,f,k);continue}case"html":{n+=this.renderer.html(u.text);continue}case"paragraph":{n+=this.renderer.paragraph(this.parseInline(u.tokens));continue}case"text":{p=u.tokens?this.parseInline(u.tokens):u.text;while(s+1<$&&e[s+1].type==="text"){u=e[++s];p+="\n"+(u.tokens?this.parseInline(u.tokens):u.text)}n+=t?this.renderer.paragraph(p):p;continue}default:{const e='Token with "'+u.type+'" type was not found.';if(this.options.silent){console.error(e);return}else{throw new Error(e)}}}}return n}parseInline(e,t){t=t||this.renderer;let n="",s,i,r;const l=e.length;for(s=0;s<l;s++){i=e[s];if(this.options.extensions&&this.options.extensions.renderers&&this.options.extensions.renderers[i.type]){r=this.options.extensions.renderers[i.type].call({parser:this},i);if(r!==false||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(i.type)){n+=r||"";continue}}switch(i.type){case"escape":{n+=t.text(i.text);break}case"html":{n+=t.html(i.text);break}case"link":{n+=t.link(i.href,i.title,this.parseInline(i.tokens,t));break}case"image":{n+=t.image(i.href,i.title,i.text);break}case"strong":{n+=t.strong(this.parseInline(i.tokens,t));break}case"em":{n+=t.em(this.parseInline(i.tokens,t));break}case"codespan":{n+=t.codespan(i.text);break}case"br":{n+=t.br();break}case"del":{n+=t.del(this.parseInline(i.tokens,t));break}case"text":{n+=t.text(i.text);break}default:{const e='Token with "'+i.type+'" type was not found.';if(this.options.silent){console.error(e);return}else{throw new Error(e)}}}}return n}}function N(e,t,n){if(typeof e==="undefined"||e===null){throw new Error("marked(): input parameter is undefined or null")}if(typeof e!=="string"){throw new Error("marked(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected")}if(typeof t==="function"){n=t;t=null}t=R({},N.defaults,t||{});E(t);if(n){const i=t.highlight;let r;try{r=Q.lex(e,t)}catch(s){return n(s)}const l=function(e){let l;if(!e){try{if(t.walkTokens){N.walkTokens(r,t.walkTokens)}l=M.parse(r,t)}catch(s){e=s}}t.highlight=i;return e?n(e):n(null,l)};if(!i||i.length<3){return l()}delete t.highlight;if(!r.length)return l();let o=0;N.walkTokens(r,(function(e){if(e.type==="code"){o++;setTimeout((()=>{i(e.text,e.lang,(function(t,n){if(t){return l(t)}if(n!=null&&n!==e.text){e.text=n;e.escaped=true}o--;if(o===0){l()}}))}),0)}}));if(o===0){l()}return}try{const n=Q.lex(e,t);if(t.walkTokens){N.walkTokens(n,t.walkTokens)}return M.parse(n,t)}catch(s){s.message+="\nPlease report this to https://github.com/markedjs/marked.";if(t.silent){return"<p>An error occurred:</p><pre>"+u(s.message+"",true)+"</pre>"}throw s}}N.options=N.setOptions=function(e){R(N.defaults,e);r(N.defaults);return N};N.getDefaults=s;N.defaults=i;N.use=function(...e){const t=R({},...e);const n=N.defaults.extensions||{renderers:{},childTokens:{}};let s;e.forEach((e=>{if(e.extensions){s=true;e.extensions.forEach((e=>{if(!e.name){throw new Error("extension name required")}if(e.renderer){const t=n.renderers?n.renderers[e.name]:null;if(t){n.renderers[e.name]=function(...n){let s=e.renderer.apply(this,n);if(s===false){s=t.apply(this,n)}return s}}else{n.renderers[e.name]=e.renderer}}if(e.tokenizer){if(!e.level||e.level!=="block"&&e.level!=="inline"){throw new Error("extension level must be 'block' or 'inline'")}if(n[e.level]){n[e.level].unshift(e.tokenizer)}else{n[e.level]=[e.tokenizer]}if(e.start){if(e.level==="block"){if(n.startBlock){n.startBlock.push(e.start)}else{n.startBlock=[e.start]}}else if(e.level==="inline"){if(n.startInline){n.startInline.push(e.start)}else{n.startInline=[e.start]}}}}if(e.childTokens){n.childTokens[e.name]=e.childTokens}}))}if(e.renderer){const n=N.defaults.renderer||new U;for(const t in e.renderer){const s=n[t];n[t]=(...i)=>{let r=e.renderer[t].apply(n,i);if(r===false){r=s.apply(n,i)}return r}}t.renderer=n}if(e.tokenizer){const n=N.defaults.tokenizer||new C;for(const t in e.tokenizer){const s=n[t];n[t]=(...i)=>{let r=e.tokenizer[t].apply(n,i);if(r===false){r=s.apply(n,i)}return r}}t.tokenizer=n}if(e.walkTokens){const n=N.defaults.walkTokens;t.walkTokens=function(t){e.walkTokens.call(this,t);if(n){n.call(this,t)}}}if(s){t.extensions=n}N.setOptions(t)}))};N.walkTokens=function(e,t){for(const n of e){t.call(N,n);switch(n.type){case"table":{for(const e of n.header){N.walkTokens(e.tokens,t)}for(const e of n.rows){for(const n of e){N.walkTokens(n.tokens,t)}}break}case"list":{N.walkTokens(n.items,t);break}default:{if(N.defaults.extensions&&N.defaults.extensions.childTokens&&N.defaults.extensions.childTokens[n.type]){N.defaults.extensions.childTokens[n.type].forEach((function(e){N.walkTokens(n[e],t)}))}else if(n.tokens){N.walkTokens(n.tokens,t)}}}}};N.parseInline=function(e,t){if(typeof e==="undefined"||e===null){throw new Error("marked.parseInline(): input parameter is undefined or null")}if(typeof e!=="string"){throw new Error("marked.parseInline(): input parameter is of type "+Object.prototype.toString.call(e)+", string expected")}t=R({},N.defaults,t||{});E(t);try{const n=Q.lexInline(e,t);if(t.walkTokens){N.walkTokens(n,t.walkTokens)}return M.parseInline(n,t)}catch(n){n.message+="\nPlease report this to https://github.com/markedjs/marked.";if(t.silent){return"<p>An error occurred:</p><pre>"+u(n.message+"",true)+"</pre>"}throw n}};N.Parser=M;N.parser=M.parse;N.Renderer=U;N.TextRenderer=j;N.Lexer=Q;N.lexer=Q.lex;N.Tokenizer=C;N.Slugger=P;N.parse=N;const F=N.options;const X=N.setOptions;const G=N.use;const V=N.walkTokens;const H=N.parseInline;const J=null&&N;const K=M.parse;const W=Q.lex}}]);
2
- //# sourceMappingURL=3308.3a94151c0d57440646ab.js.map?v=3a94151c0d57440646ab
@@ -1,2 +0,0 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[4151],{13119:(e,s,n)=>{"use strict";n.d(s,{M:()=>t});const t=()=>{let e=true;return(s,n)=>{if(e){e=false;try{s()}finally{e=true}}else if(n!==undefined){n()}}}},64151:(e,s,n)=>{"use strict";n.r(s);n.d(s,{WebsocketProvider:()=>J});var t=n(20073);var c=n(72382);var o=n(65679);var a=n(62794);const i=new Map;class r{constructor(e){this.room=e;this.onmessage=null;a.z((s=>s.key===e&&this.onmessage!==null&&this.onmessage({data:o.Gh(s.newValue||"")})))}postMessage(e){a.X.setItem(this.room,o.s3(o.eh(e)))}}const d=typeof BroadcastChannel==="undefined"?r:BroadcastChannel;const l=e=>c.Yu(i,e,(()=>{const s=new Set;const n=new d(e);n.onmessage=e=>s.forEach((s=>s(e.data,"broadcastchannel")));return{bc:n,subs:s}}));const h=(e,s)=>l(e).subs.add(s);const u=(e,s)=>l(e).subs.delete(s);const f=(e,s,n=null)=>{const t=l(e);t.bc.postMessage(s);t.subs.forEach((e=>e(s,n)))};var w=n(20817);var b=n(88534);var p=n(64485);const y=0;const m=1;const _=2;const g=(e,s)=>{b.uE(e,y);const n=t.encodeStateVector(s);b.mP(e,n)};const v=(e,s,n)=>{b.uE(e,m);b.mP(e,t.encodeStateAsUpdate(s,n))};const U=(e,s,n)=>v(s,n,p.HN(e));const C=(e,s,n)=>{try{t.applyUpdate(s,p.HN(e),n)}catch(c){console.error("Caught error while handling a Yjs update",c)}};const E=(e,s)=>{b.uE(e,_);b.mP(e,s)};const I=C;const M=(e,s,n,t)=>{const c=p.yg(e);switch(c){case y:U(e,s,n);break;case m:C(e,n,t);break;case _:I(e,n,t);break;default:throw new Error("Unknown message type")}return c};const k=0;const H=(e,s)=>{encoding.writeVarUint(e,k);encoding.writeVarString(e,s)};const S=(e,s,n)=>{switch(p.yg(e)){case k:n(s,p.kf(e))}};var x=n(1057);var R=n(13119);var P=n(58290);var L=n(14247);var A=n(59735);const B=e=>{const s={};const n=e.split("?");const t=n[n.length-1].split("&");for(var c=0;c<t.length;c++){const e=t[c];if(e.length>0){const n=e.split("=");s[decodeURIComponent(n[0])]=decodeURIComponent(n[1]||"")}}return s};const V=e=>A.UI(e,((e,s)=>`${encodeURIComponent(s)}=${encodeURIComponent(e)}`)).join("&");var q=n(34155);const D=0;const G=3;const W=1;const j=2;const $=[];$[D]=(e,s,n,t,c)=>{b.uE(e,D);const o=M(s,e,n.doc,n);if(t&&o===m&&!n.synced){n.synced=true}};$[G]=(e,s,n,t,c)=>{b.uE(e,W);b.mP(e,x.xq(n.awareness,Array.from(n.awareness.getStates().keys())))};$[W]=(e,s,n,t,c)=>{x.oy(n.awareness,p.HN(s),n)};$[j]=(e,s,n,t,c)=>{S(s,n.doc,Y)};const N=1200;const Z=2500;const T=3e4;const Y=(e,s)=>console.warn(`Permission denied to access ${e.url}.\n${s}`);const z=(e,s,n)=>{const t=p.l1(s);const c=b.Mf();const o=p.yg(t);const a=e.messageHandlers[o];if(a){a(c,t,e,n,o)}else{console.error("Unable to compute message")}return c};const X=e=>{if(e.shouldConnect&&e.ws===null){const s=new e._WS(e.url);s.binaryType="arraybuffer";e.ws=s;e.wsconnecting=true;e.wsconnected=false;e.synced=false;s.onmessage=n=>{e.wsLastMessageReceived=w.ZG();const t=z(e,new Uint8Array(n.data),true);if(b.kE(t)>1){s.send(b._f(t))}};s.onclose=()=>{e.ws=null;e.wsconnecting=false;if(e.wsconnected){e.wsconnected=false;e.synced=false;x.Ag(e.awareness,Array.from(e.awareness.getStates().keys()).filter((s=>s!==e.doc.clientID)),e);e.emit("status",[{status:"disconnected"}])}else{e.wsUnsuccessfulReconnects++}setTimeout(X,L.VV(L.mv(e.wsUnsuccessfulReconnects+1)*N,Z),e)};s.onopen=()=>{e.wsLastMessageReceived=w.ZG();e.wsconnecting=false;e.wsconnected=true;e.wsUnsuccessfulReconnects=0;e.emit("status",[{status:"connected"}]);const n=b.Mf();b.uE(n,D);g(n,e.doc);s.send(b._f(n));if(e.awareness.getLocalState()!==null){const n=b.Mf();b.uE(n,W);b.mP(n,x.xq(e.awareness,[e.doc.clientID]));s.send(b._f(n))}};e.emit("status",[{status:"connecting"}])}};const F=(e,s)=>{if(e.wsconnected){e.ws.send(s)}if(e.bcconnected){e.mux((()=>{f(e.bcChannel,s)}))}};class J extends P.y{constructor(e,s,n,{connect:t=true,awareness:c=new x.GL(n),params:o={},WebSocketPolyfill:a=WebSocket,resyncInterval:i=-1}={}){super();while(e[e.length-1]==="/"){e=e.slice(0,e.length-1)}const r=V(o);this.bcChannel=e+"/"+s;this.url=e+"/"+s+(r.length===0?"":"?"+r);this.roomname=s;this.doc=n;this._WS=a;this.awareness=c;this.wsconnected=false;this.wsconnecting=false;this.bcconnected=false;this.wsUnsuccessfulReconnects=0;this.messageHandlers=$.slice();this.mux=R.M();this._synced=false;this.ws=null;this.wsLastMessageReceived=0;this.shouldConnect=t;this._resyncInterval=0;if(i>0){this._resyncInterval=setInterval((()=>{if(this.ws){const e=b.Mf();b.uE(e,D);g(e,n);this.ws.send(b._f(e))}}),i)}this._bcSubscriber=e=>{this.mux((()=>{const s=z(this,new Uint8Array(e),false);if(b.kE(s)>1){f(this.bcChannel,b._f(s))}}))};this._updateHandler=(e,s)=>{if(s!==this){const s=b.Mf();b.uE(s,D);E(s,e);F(this,b._f(s))}};this.doc.on("update",this._updateHandler);this._awarenessUpdateHandler=({added:e,updated:s,removed:n},t)=>{const o=e.concat(s).concat(n);const a=b.Mf();b.uE(a,W);b.mP(a,x.xq(c,o));F(this,b._f(a))};this._beforeUnloadHandler=()=>{x.Ag(this.awareness,[n.clientID],"window unload")};if(typeof window!=="undefined"){window.addEventListener("beforeunload",this._beforeUnloadHandler)}else if(typeof q!=="undefined"){q.on("exit",(()=>this._beforeUnloadHandler))}c.on("update",this._awarenessUpdateHandler);this._checkInterval=setInterval((()=>{if(this.wsconnected&&T<w.ZG()-this.wsLastMessageReceived){this.ws.close()}}),T/10);if(t){this.connect()}}get synced(){return this._synced}set synced(e){if(this._synced!==e){this._synced=e;this.emit("synced",[e]);this.emit("sync",[e])}}destroy(){if(this._resyncInterval!==0){clearInterval(this._resyncInterval)}clearInterval(this._checkInterval);this.disconnect();if(typeof window!=="undefined"){window.removeEventListener("beforeunload",this._beforeUnloadHandler)}else if(typeof q!=="undefined"){q.off("exit",(()=>this._beforeUnloadHandler))}this.awareness.off("update",this._awarenessUpdateHandler);this.doc.off("update",this._updateHandler);super.destroy()}connectBc(){if(!this.bcconnected){h(this.bcChannel,this._bcSubscriber);this.bcconnected=true}this.mux((()=>{const e=b.Mf();b.uE(e,D);g(e,this.doc);f(this.bcChannel,b._f(e));const s=b.Mf();b.uE(s,D);v(s,this.doc);f(this.bcChannel,b._f(s));const n=b.Mf();b.uE(n,G);f(this.bcChannel,b._f(n));const t=b.Mf();b.uE(t,W);b.mP(t,x.xq(this.awareness,[this.doc.clientID]));f(this.bcChannel,b._f(t))}))}disconnectBc(){const e=b.Mf();b.uE(e,W);b.mP(e,x.xq(this.awareness,[this.doc.clientID],new Map));F(this,b._f(e));if(this.bcconnected){u(this.bcChannel,this._bcSubscriber);this.bcconnected=false}}disconnect(){this.shouldConnect=false;this.disconnectBc();if(this.ws!==null){this.ws.close()}}connect(){this.shouldConnect=true;if(!this.wsconnected&&this.ws===null){X(this);this.connectBc()}}}}}]);
2
- //# sourceMappingURL=4151.e8bd2b5893531345189c.js.map?v=e8bd2b5893531345189c