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,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.38.4)
2
+ Generator: bdist_wheel (0.40.0)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -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
@@ -1,2 +0,0 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[4657,4155],{15966:(t,s,n)=>{"use strict";n.d(s,{Vw:()=>e,Qn:()=>o,CY:()=>r,Ko:()=>c,cq:()=>u,rc:()=>l,x1:()=>a,kr:()=>P,$2:()=>Y,jS:()=>D,RP:()=>ft});const e=1;const o=2;const r=4;const c=8;const i=16;const u=32;const l=64;const a=128;const h=256;const f=512;const p=1024;const d=2048;const g=4096;const b=8192;const w=16384;const y=32768;const m=65536;const v=1<<17;const T=1<<18;const U=1<<19;const A=1<<20;const I=1<<21;const E=1<<22;const S=1<<23;const x=1<<24;const C=1<<25;const j=1<<26;const F=1<<27;const R=1<<28;const k=1<<29;const B=1<<30;const O=null&&1<<31;const N=0;const L=1;const G=3;const _=7;const M=15;const P=31;const Y=63;const D=127;const $=255;const W=511;const Z=1023;const V=2047;const K=4095;const X=8191;const H=16383;const z=32767;const q=65535;const Q=v-1;const J=T-1;const tt=U-1;const st=A-1;const nt=I-1;const et=E-1;const ot=S-1;const rt=x-1;const ct=C-1;const it=j-1;const ut=F-1;const lt=R-1;const at=k-1;const ht=B-1;const ft=2147483647;const pt=4294967295},65679:(t,s,n)=>{"use strict";n.d(s,{Te:()=>c,eh:()=>i,s3:()=>f,Gh:()=>p,f9:()=>d});var e=n(77504);var o=n(90421);const r=t=>new Uint8Array(t);const c=(t,s,n)=>new Uint8Array(t,s,n);const i=t=>new Uint8Array(t);const u=t=>{let s="";for(let n=0;n<t.byteLength;n++){s+=e.IK(t[n])}return btoa(s)};const l=t=>Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("base64");const a=t=>{const s=atob(t);const n=r(s.length);for(let e=0;e<s.length;e++){n[e]=s.charCodeAt(e)}return n};const h=t=>{const s=Buffer.from(t,"base64");return new Uint8Array(s.buffer,s.byteOffset,s.byteLength)};const f=o.jU?u:l;const p=o.jU?a:h;const d=t=>{const s=r(t.byteLength);s.set(t);return s};const g=t=>{const s=encoding.createEncoder();encoding.writeAny(s,t);return encoding.toUint8Array(s)};const b=t=>decoding.readAny(decoding.createDecoder(t))},64485:(t,s,n)=>{"use strict";n.d(s,{l1:()=>l,v3:()=>a,HN:()=>p,kj:()=>b,yg:()=>A,F7:()=>I,kf:()=>j,v_:()=>G,XW:()=>_,UF:()=>Y,dD:()=>$,sO:()=>W});var e=n(65679);var o=n(15966);var r=n(14247);var c=n(79027);var i=n(77504);class u{constructor(t){this.arr=t;this.pos=0}}const l=t=>new u(t);const a=t=>t.pos!==t.arr.length;const h=(t,s=t.pos)=>{const n=l(t.arr);n.pos=s;return n};const f=(t,s)=>{const n=e.Te(t.arr.buffer,t.pos+t.arr.byteOffset,s);t.pos+=s;return n};const p=t=>f(t,A(t));const d=t=>f(t,t.arr.length-t.pos);const g=t=>t.pos++;const b=t=>t.arr[t.pos++];const w=t=>{const s=t.arr[t.pos]+(t.arr[t.pos+1]<<8);t.pos+=2;return s};const y=t=>{const s=t.arr[t.pos]+(t.arr[t.pos+1]<<8)+(t.arr[t.pos+2]<<16)+(t.arr[t.pos+3]<<24)>>>0;t.pos+=4;return s};const m=t=>{const s=t.arr[t.pos+3]+(t.arr[t.pos+2]<<8)+(t.arr[t.pos+1]<<16)+(t.arr[t.pos]<<24)>>>0;t.pos+=4;return s};const v=t=>t.arr[t.pos];const T=t=>t.arr[t.pos]+(t.arr[t.pos+1]<<8);const U=t=>t.arr[t.pos]+(t.arr[t.pos+1]<<8)+(t.arr[t.pos+2]<<16)+(t.arr[t.pos+3]<<24)>>>0;const A=t=>{let s=0;let n=1;while(true){const e=t.arr[t.pos++];s=s+(e&o.jS)*n;n*=128;if(e<o.x1){return s}if(s>c.YM){throw new Error("Integer out of range!")}}};const I=t=>{let s=t.arr[t.pos++];let n=s&o.$2;let e=64;const r=(s&o.rc)>0?-1:1;if((s&o.x1)===0){return r*n}while(true){s=t.arr[t.pos++];n=n+(s&o.jS)*e;e*=128;if(s<o.x1){return r*n}if(n>c.YM){throw new Error("Integer out of range!")}}};const E=t=>{const s=t.pos;const n=A(t);t.pos=s;return n};const S=t=>{const s=t.pos;const n=I(t);t.pos=s;return n};const x=t=>{let s=A(t);if(s===0){return""}else{let n=String.fromCodePoint(b(t));if(--s<100){while(s--){n+=String.fromCodePoint(b(t))}}else{while(s>0){const e=s<1e4?s:1e4;const o=t.arr.subarray(t.pos,t.pos+e);t.pos+=e;n+=String.fromCodePoint.apply(null,o);s-=e}}return decodeURIComponent(escape(n))}};const C=t=>i.CO.decode(p(t));const j=i.CO?C:x;const F=t=>{const s=t.pos;const n=j(t);t.pos=s;return n};const R=(t,s)=>{const n=new DataView(t.arr.buffer,t.arr.byteOffset+t.pos,s);t.pos+=s;return n};const k=t=>R(t,4).getFloat32(0,false);const B=t=>R(t,8).getFloat64(0,false);const O=t=>R(t,8).getBigInt64(0,false);const N=t=>R(t,8).getBigUint64(0,false);const L=[t=>undefined,t=>null,I,k,B,O,t=>false,t=>true,j,t=>{const s=A(t);const n={};for(let e=0;e<s;e++){const s=j(t);n[s]=G(t)}return n},t=>{const s=A(t);const n=[];for(let e=0;e<s;e++){n.push(G(t))}return n},p];const G=t=>L[127-b(t)](t);class _ extends u{constructor(t,s){super(t);this.reader=s;this.s=null;this.count=0}read(){if(this.count===0){this.s=this.reader(this);if(a(this)){this.count=A(this)+1}else{this.count=-1}}this.count--;return this.s}}class M extends(null&&u){constructor(t,s){super(t);this.s=s}read(){this.s+=I(this);return this.s}}class P extends(null&&u){constructor(t,s){super(t);this.s=s;this.count=0}read(){if(this.count===0){this.s+=I(this);if(a(this)){this.count=A(this)+1}else{this.count=-1}}this.count--;return this.s}}class Y extends u{constructor(t){super(t);this.s=0;this.count=0}read(){if(this.count===0){this.s=I(this);const t=r.GR(this.s);this.count=1;if(t){this.s=-this.s;this.count=A(this)+2}}this.count--;return this.s}}class D extends(null&&u){constructor(t){super(t);this.s=0;this.count=0}read(){if(this.count===0){this.s=I(this);const t=math.isNegativeZero(this.s);this.count=1;if(t){this.s=-this.s;this.count=A(this)+2}}this.count--;return this.s++}}class $ extends u{constructor(t){super(t);this.s=0;this.count=0;this.diff=0}read(){if(this.count===0){const t=I(this);const s=t&1;this.diff=r.GW(t/2);this.count=1;if(s){this.count=A(this)+2}}this.s+=this.diff;this.count--;return this.s}}class W{constructor(t){this.decoder=new Y(t);this.str=j(this.decoder);this.spos=0}read(){const t=this.spos+this.decoder.read();const s=this.str.slice(this.spos,t);this.spos=t;return s}}},88534:(t,s,n)=>{"use strict";n.d(s,{Mf:()=>l,kE:()=>a,_f:()=>h,$F:()=>g,uE:()=>U,pY:()=>A,uw:()=>C,mK:()=>j,HK:()=>F,mP:()=>R,EM:()=>M,GF:()=>P,HE:()=>W,sX:()=>K,TS:()=>X});var e=n(65679);var o=n(14247);var r=n(79027);var c=n(15966);var i=n(77504);class u{constructor(){this.cpos=0;this.cbuf=new Uint8Array(100);this.bufs=[]}}const l=()=>new u;const a=t=>{let s=t.cpos;for(let n=0;n<t.bufs.length;n++){s+=t.bufs[n].length}return s};const h=t=>{const s=new Uint8Array(a(t));let n=0;for(let e=0;e<t.bufs.length;e++){const o=t.bufs[e];s.set(o,n);n+=o.length}s.set(e.Te(t.cbuf.buffer,0,t.cpos),n);return s};const f=(t,s)=>{const n=t.cbuf.length;if(n-t.cpos<s){t.bufs.push(e.Te(t.cbuf.buffer,0,t.cpos));t.cbuf=new Uint8Array(o.Fp(n,s)*2);t.cpos=0}};const p=(t,s)=>{const n=t.cbuf.length;if(t.cpos===n){t.bufs.push(t.cbuf);t.cbuf=new Uint8Array(n*2);t.cpos=0}t.cbuf[t.cpos++]=s};const d=(t,s,n)=>{let e=null;for(let o=0;o<t.bufs.length&&e===null;o++){const n=t.bufs[o];if(s<n.length){e=n}else{s-=n.length}}if(e===null){e=t.cbuf}e[s]=n};const g=p;const b=null&&d;const w=(t,s)=>{p(t,s&binary.BITS8);p(t,s>>>8&binary.BITS8)};const y=(t,s,n)=>{d(t,s,n&binary.BITS8);d(t,s+1,n>>>8&binary.BITS8)};const m=(t,s)=>{for(let n=0;n<4;n++){p(t,s&binary.BITS8);s>>>=8}};const v=(t,s)=>{for(let n=3;n>=0;n--){p(t,s>>>8*n&binary.BITS8)}};const T=(t,s,n)=>{for(let e=0;e<4;e++){d(t,s+e,n&binary.BITS8);n>>>=8}};const U=(t,s)=>{while(s>c.jS){p(t,c.x1|c.jS&s);s=o.GW(s/128)}p(t,c.jS&s)};const A=(t,s)=>{const n=o.GR(s);if(n){s=-s}p(t,(s>c.$2?c.x1:0)|(n?c.rc:0)|c.$2&s);s=o.GW(s/64);while(s>0){p(t,(s>c.jS?c.x1:0)|c.jS&s);s=o.GW(s/128)}};const I=new Uint8Array(3e4);const E=I.length/3;const S=(t,s)=>{if(s.length<E){const n=i.YZ.encodeInto(s,I).written||0;U(t,n);for(let s=0;s<n;s++){p(t,I[s])}}else{R(t,i.lz(s))}};const x=(t,s)=>{const n=unescape(encodeURIComponent(s));const e=n.length;U(t,e);for(let o=0;o<e;o++){p(t,n.codePointAt(o))}};const C=i.YZ&&i.YZ.encodeInto?S:x;const j=(t,s)=>F(t,h(s));const F=(t,s)=>{const n=t.cbuf.length;const e=t.cpos;const r=o.VV(n-e,s.length);const c=s.length-r;t.cbuf.set(s.subarray(0,r),e);t.cpos+=r;if(c>0){t.bufs.push(t.cbuf);t.cbuf=new Uint8Array(o.Fp(n*2,c));t.cbuf.set(s.subarray(r));t.cpos=c}};const R=(t,s)=>{U(t,s.byteLength);F(t,s)};const k=(t,s)=>{f(t,s);const n=new DataView(t.cbuf.buffer,t.cpos,s);t.cpos+=s;return n};const B=(t,s)=>k(t,4).setFloat32(0,s,false);const O=(t,s)=>k(t,8).setFloat64(0,s,false);const N=(t,s)=>k(t,8).setBigInt64(0,s,false);const L=(t,s)=>k(t,8).setBigUint64(0,s,false);const G=new DataView(new ArrayBuffer(4));const _=t=>{G.setFloat32(0,t);return G.getFloat32(0)===t};const M=(t,s)=>{switch(typeof s){case"string":p(t,119);C(t,s);break;case"number":if(r.U(s)&&o.Wn(s)<=c.RP){p(t,125);A(t,s)}else if(_(s)){p(t,124);B(t,s)}else{p(t,123);O(t,s)}break;case"bigint":p(t,122);N(t,s);break;case"object":if(s===null){p(t,126)}else if(s instanceof Array){p(t,117);U(t,s.length);for(let n=0;n<s.length;n++){M(t,s[n])}}else if(s instanceof Uint8Array){p(t,116);R(t,s)}else{p(t,118);const n=Object.keys(s);U(t,n.length);for(let e=0;e<n.length;e++){const o=n[e];C(t,o);M(t,s[o])}}break;case"boolean":p(t,s?120:121);break;default:p(t,127)}};class P extends u{constructor(t){super();this.w=t;this.s=null;this.count=0}write(t){if(this.s===t){this.count++}else{if(this.count>0){U(this,this.count-1)}this.count=1;this.w(this,t);this.s=t}}}class Y extends(null&&u){constructor(t){super();this.s=t}write(t){A(this,t-this.s);this.s=t}}class D extends(null&&u){constructor(t){super();this.s=t;this.count=0}write(t){if(this.s===t&&this.count>0){this.count++}else{if(this.count>0){U(this,this.count-1)}this.count=1;A(this,t-this.s);this.s=t}}}const $=t=>{if(t.count>0){A(t.encoder,t.count===1?t.s:-t.s);if(t.count>1){U(t.encoder,t.count-2)}}};class W{constructor(){this.encoder=new u;this.s=0;this.count=0}write(t){if(this.s===t){this.count++}else{$(this);this.count=1;this.s=t}}toUint8Array(){$(this);return h(this.encoder)}}class Z{constructor(){this.encoder=new u;this.s=0;this.count=0}write(t){if(this.s+this.count===t){this.count++}else{$(this);this.count=1;this.s=t}}toUint8Array(){$(this);return h(this.encoder)}}const V=t=>{if(t.count>0){const s=t.diff*2+(t.count===1?0:1);A(t.encoder,s);if(t.count>1){U(t.encoder,t.count-2)}}};class K{constructor(){this.encoder=new u;this.s=0;this.count=0;this.diff=0}write(t){if(this.diff===t-this.s){this.s=t;this.count++}else{V(this);this.count=1;this.diff=t-this.s;this.s=t}}toUint8Array(){V(this);return h(this.encoder)}}class X{constructor(){this.sarr=[];this.s="";this.lensE=new W}write(t){this.s+=t;if(this.s.length>19){this.sarr.push(this.s);this.s=""}this.lensE.write(t.length)}toUint8Array(){const t=new u;this.sarr.push(this.s);this.s="";C(t,this.sarr.join(""));F(t,this.lensE.toUint8Array());return h(t)}}},90421:(t,s,n)=>{"use strict";n.d(s,{jU:()=>a,UG:()=>l,hH:()=>U});var e=n(72382);var o=n(77504);const r=t=>t===undefined?null:t;var c=n(62794);var i=n(97027);var u=n(34155);const l=typeof u!=="undefined"&&u.release&&/node|io\.js/.test(u.release.name);const a=typeof window!=="undefined"&&!l;const h=typeof navigator!=="undefined"?/Mac/.test(navigator.platform):false;let f;const p=[];const d=()=>{if(f===undefined){if(l){f=e.Ue();const t=u.argv;let s=null;for(let n=0;n<t.length;n++){const e=t[n];if(e[0]==="-"){if(s!==null){f.set(s,"")}s=e}else{if(s!==null){f.set(s,e);s=null}else{p.push(e)}}}if(s!==null){f.set(s,"")}}else if(typeof location==="object"){f=e.Ue();(location.search||"?").slice(1).split("&").forEach((t=>{if(t.length!==0){const[s,n]=t.split("=");f.set(`--${o.NF(s,"-")}`,n);f.set(`-${o.NF(s,"-")}`,n)}}))}else{f=e.Ue()}}return f};const g=t=>d().has(t);const b=(t,s)=>d().get(t)||s;const w=t=>l?r(u.env[t.toUpperCase()]):r(c.X.getItem(t));const y=t=>d().get("--"+t)||w(t);const m=t=>g("--"+t)||w(t)!==null;const v=m("production");const T=l&&i.gB(u.env.FORCE_COLOR,["true","1","2"]);const U=!g("no-colors")&&(!l||u.stdout.isTTY||T)&&(!l||g("color")||T||w("COLORTERM")!==null||(w("TERM")||"").includes("color"))},79027:(t,s,n)=>{"use strict";n.d(s,{YM:()=>r,U:()=>l});var e=n(14247);var o=n(15966);const r=Number.MAX_SAFE_INTEGER;const c=Number.MIN_SAFE_INTEGER;const i=null&&1<<31;const u=o.RP;const l=Number.isInteger||(t=>typeof t==="number"&&isFinite(t)&&e.GW(t)===t);const a=Number.isNaN;const h=Number.parseInt},62794:(t,s,n)=>{"use strict";n.d(s,{X:()=>c,z:()=>i});class e{constructor(){this.map=new Map}setItem(t,s){this.map.set(t,s)}getItem(t){return this.map.get(t)}}let o=new e;let r=true;try{if(typeof localStorage!=="undefined"){o=localStorage;r=false}}catch(u){}const c=o;const i=t=>r||addEventListener("storage",t)},77504:(t,s,n)=>{"use strict";n.d(s,{IK:()=>e,NF:()=>l,YZ:()=>f,lz:()=>d,CO:()=>b});const e=String.fromCharCode;const o=String.fromCodePoint;const r=t=>t.toLowerCase();const c=/^\s*/g;const i=t=>t.replace(c,"");const u=/([A-Z])/g;const l=(t,s)=>i(t.replace(u,(t=>`${s}${r(t)}`)));const a=t=>unescape(encodeURIComponent(t)).length;const h=t=>{const s=unescape(encodeURIComponent(t));const n=s.length;const e=new Uint8Array(n);for(let o=0;o<n;o++){e[o]=s.codePointAt(o)}return e};const f=typeof TextEncoder!=="undefined"?new TextEncoder:null;const p=t=>f.encode(t);const d=f?p:h;const g=t=>{let s=t.length;let n="";let e=0;while(s>0){const o=s<1e4?s:1e4;const r=t.subarray(e,e+o);e+=o;n+=String.fromCodePoint.apply(null,r);s-=o}return decodeURIComponent(escape(n))};let b=typeof TextDecoder==="undefined"?null:new TextDecoder("utf-8",{fatal:true,ignoreBOM:true});if(b&&b.decode(new Uint8Array).length===1){b=null}const w=t=>b.decode(t);const y=null&&(b?w:g);const m=(t,s,n,e="")=>t.slice(0,s)+e+t.slice(s+n)},20817:(t,s,n)=>{"use strict";n.d(s,{ZG:()=>o});const e=()=>new Date;const o=Date.now;const r=t=>{if(t<6e4){const s=metric.prefix(t,-1);return math.round(s.n*100)/100+s.prefix+"s"}t=math.floor(t/1e3);const s=t%60;const n=math.floor(t/60)%60;const e=math.floor(t/3600)%24;const o=math.floor(t/86400);if(o>0){return o+"d"+(e>0||n>30?" "+(n>30?e+1:e)+"h":"")}if(e>0){return e+"h"+(n>0||s>30?" "+(s>30?n+1:n)+"min":"")}return n+"min"+(s>0?" "+s+"s":"")}},34155:t=>{var s=t.exports={};var n;var e;function o(){throw new Error("setTimeout has not been defined")}function r(){throw new Error("clearTimeout has not been defined")}(function(){try{if(typeof setTimeout==="function"){n=setTimeout}else{n=o}}catch(t){n=o}try{if(typeof clearTimeout==="function"){e=clearTimeout}else{e=r}}catch(t){e=r}})();function c(t){if(n===setTimeout){return setTimeout(t,0)}if((n===o||!n)&&setTimeout){n=setTimeout;return setTimeout(t,0)}try{return n(t,0)}catch(s){try{return n.call(null,t,0)}catch(s){return n.call(this,t,0)}}}function i(t){if(e===clearTimeout){return clearTimeout(t)}if((e===r||!e)&&clearTimeout){e=clearTimeout;return clearTimeout(t)}try{return e(t)}catch(s){try{return e.call(null,t)}catch(s){return e.call(this,t)}}}var u=[];var l=false;var a;var h=-1;function f(){if(!l||!a){return}l=false;if(a.length){u=a.concat(u)}else{h=-1}if(u.length){p()}}function p(){if(l){return}var t=c(f);l=true;var s=u.length;while(s){a=u;u=[];while(++h<s){if(a){a[h].run()}}h=-1;s=u.length}a=null;l=false;i(t)}s.nextTick=function(t){var s=new Array(arguments.length-1);if(arguments.length>1){for(var n=1;n<arguments.length;n++){s[n-1]=arguments[n]}}u.push(new d(t,s));if(u.length===1&&!l){c(p)}};function d(t,s){this.fun=t;this.array=s}d.prototype.run=function(){this.fun.apply(null,this.array)};s.title="browser";s.browser=true;s.env={};s.argv=[];s.version="";s.versions={};function g(){}s.on=g;s.addListener=g;s.once=g;s.off=g;s.removeListener=g;s.removeAllListeners=g;s.emit=g;s.prependListener=g;s.prependOnceListener=g;s.listeners=function(t){return[]};s.binding=function(t){throw new Error("process.binding is not supported")};s.cwd=function(){return"/"};s.chdir=function(t){throw new Error("process.chdir is not supported")};s.umask=function(){return 0}}}]);
2
- //# sourceMappingURL=4657.8562f70714e36dc33542.js.map?v=8562f70714e36dc33542
@@ -1,2 +0,0 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6655],{26655:(e,t,s)=>{"use strict";s.r(t);s.d(t,{YBaseCell:()=>c,YCodeCell:()=>g,YDocument:()=>r,YFile:()=>d,YMarkdownCell:()=>m,YNotebook:()=>f,YRawCell:()=>y,convertYMapEventToMapChange:()=>_,createMutex:()=>b,createStandaloneCell:()=>h});var a=s(91100);var n=s(18987);var o=s(1057);var i=s(20073);class r{constructor(){this.ydoc=new i.Doc;this.ystate=this.ydoc.getMap("state");this.undoManager=new i.UndoManager([],{trackedOrigins:new Set([this]),doc:this.ydoc});this.awareness=new o.GL(this.ydoc);this.onStateChanged=e=>{const t=new Array;e.keysChanged.forEach((s=>{const a=e.changes.keys.get(s);if(a){t.push({name:s,oldValue:a.oldValue,newValue:this.ystate.get(s)})}}));this._changed.emit({stateChange:t})};this._changed=new n.Signal(this);this._isDisposed=false;this.ystate.observe(this.onStateChanged)}get changed(){return this._changed}get isDisposed(){return this._isDisposed}get state(){return a.JSONExt.deepCopy(this.ystate.toJSON())}canUndo(){return this.undoManager.undoStack.length>0}canRedo(){return this.undoManager.redoStack.length>0}dispose(){if(this._isDisposed){return}this._isDisposed=true;this.ystate.unobserve(this.onStateChanged);this.awareness.destroy();this.undoManager.destroy();this.ydoc.destroy();n.Signal.clearData(this)}getState(e){const t=this.ystate.get(e);return typeof t==="undefined"?t:a.JSONExt.deepCopy(t)}setState(e,t){if(!a.JSONExt.deepEqual(this.ystate.get(e),t)){this.ystate.set(e,t)}}undo(){this.undoManager.undo()}redo(){this.undoManager.redo()}clearUndoHistory(){this.undoManager.clear()}transact(e,t=true){this.ydoc.transact(e,t?this:null)}}class d extends r{constructor(){super();this.ysource=this.ydoc.getText("source");this._modelObserver=e=>{this._changed.emit({sourceChange:e.changes.delta})};this.undoManager.addToScope(this.ysource);this.ysource.observe(this._modelObserver)}get source(){return this.getSource()}set source(e){this.setSource(e)}dispose(){if(this.isDisposed){return}this.ysource.unobserve(this._modelObserver);super.dispose()}getSource(){return this.ysource.toString()}setSource(e){this.transact((()=>{const t=this.ysource;t.delete(0,t.length);t.insert(0,e)}))}updateSource(e,t,s=""){this.transact((()=>{const a=this.ysource;a.insert(e,s);a.delete(e+s.length,t-e)}))}}const l=(e,t={})=>{switch(e.get("cell_type")){case"code":return new g(e,e.get("source"),e.get("outputs"),t);case"markdown":return new m(e,e.get("source"),t);case"raw":return new y(e,e.get("source"),t);default:throw new Error("Found unknown cell type")}};const u=(e,t)=>{var s,n;const o=new i.Map;const r=new i.Text;o.set("source",r);o.set("metadata",{});o.set("cell_type",e.cell_type);o.set("id",(s=e.id)!==null&&s!==void 0?s:a.UUID.uuid4());let d;switch(e.cell_type){case"markdown":{d=new m(o,r,{notebook:t});if(e.attachments!=null){d.setAttachments(e.attachments)}break}case"code":{const s=new i.Array;o.set("outputs",s);d=new g(o,r,s,{notebook:t});const a=e;d.execution_count=(n=a.execution_count)!==null&&n!==void 0?n:null;if(a.outputs){d.setOutputs(a.outputs)}break}default:{d=new y(o,r,{notebook:t});if(e.attachments){d.setAttachments(e.attachments)}break}}if(e.metadata!=null){d.setMetadata(e.metadata)}if(e.source!=null){d.setSource(typeof e.source==="string"?e.source:e.source.join("\n"))}return d};const h=e=>u(e);class c{static createStandalone(e){return u({id:e,cell_type:this.prototype.cell_type})}constructor(e,t,s={}){this._modelObserver=e=>{this._changed.emit(this.getChanges(e))};this._metadataChanged=new n.Signal(this);this._notebook=null;this._changed=new n.Signal(this);this._disposed=new n.Signal(this);this._isDisposed=false;this._undoManager=null;this.ymodel=e;this._ysource=t;this._prevSourceLength=t?t.length:0;this._notebook=null;this._awareness=null;this._undoManager=null;if(s.notebook){this._notebook=s.notebook}else{const e=new i.Doc;e.getArray().insert(0,[this.ymodel]);this._awareness=new o.GL(e);this._undoManager=new i.UndoManager([this.ymodel],{trackedOrigins:new Set([this])})}this.ymodel.observeDeep(this._modelObserver)}get awareness(){var e,t,s;return(s=(e=this._awareness)!==null&&e!==void 0?e:(t=this.notebook)===null||t===void 0?void 0:t.awareness)!==null&&s!==void 0?s:null}get cell_type(){throw new Error("A YBaseCell must not be constructed")}get changed(){return this._changed}get disposed(){return this._disposed}get id(){return this.getId()}get isDisposed(){return this._isDisposed}get isStandalone(){return this._notebook!==null}get metadata(){return this.getMetadata()}set metadata(e){this.setMetadata(e)}get metadataChanged(){return this._metadataChanged}get notebook(){return this._notebook}get source(){return this.getSource()}set source(e){this.setSource(e)}get undoManager(){var e;if(!this.notebook){return this._undoManager}return((e=this.notebook)===null||e===void 0?void 0:e.disableDocumentWideUndoRedo)?this._undoManager:this.notebook.undoManager}setUndoManager(){if(this._undoManager){throw new Error("The cell undo manager is already set.")}if(this._notebook&&this._notebook.disableDocumentWideUndoRedo){this._undoManager=new i.UndoManager([this.ymodel],{trackedOrigins:new Set([this])})}}get ysource(){return this._ysource}canUndo(){return!!this.undoManager&&this.undoManager.undoStack.length>0}canRedo(){return!!this.undoManager&&this.undoManager.redoStack.length>0}clearUndoHistory(){var e;(e=this.undoManager)===null||e===void 0?void 0:e.clear()}undo(){var e;(e=this.undoManager)===null||e===void 0?void 0:e.undo()}redo(){var e;(e=this.undoManager)===null||e===void 0?void 0:e.redo()}dispose(){var e;if(this._isDisposed)return;this._isDisposed=true;this.ymodel.unobserveDeep(this._modelObserver);if(this._awareness){const e=this._awareness.doc;this._awareness.destroy();e.destroy()}if(this._undoManager){if(this._undoManager===((e=this.notebook)===null||e===void 0?void 0:e.undoManager)){this._undoManager=null}else{this._undoManager.destroy()}}this._disposed.emit();n.Signal.clearData(this)}getId(){return this.ymodel.get("id")}getSource(){return this.ysource.toString()}setSource(e){this.transact((()=>{this.ysource.delete(0,this.ysource.length);this.ysource.insert(0,e)}))}updateSource(e,t,s=""){this.transact((()=>{const a=this.ysource;a.insert(e,s);a.delete(e+s.length,t-e)}))}deleteMetadata(e){if(typeof this.getMetadata(e)==="undefined"){return}const t=a.JSONExt.deepCopy(this.ymodel.get("metadata"));delete t[e];if(e==="collapsed"&&t.jupyter){delete t.jupyter.outputs_hidden;if(Object.keys(t.jupyter).length===0){delete t.jupyter}}else if(e==="jupyter"){delete t.collapsed}this.setMetadata(t)}getMetadata(e){var t;const s=(t=this.ymodel.get("metadata"))!==null&&t!==void 0?t:{};if(typeof e==="string"){const t=s[e];return typeof t==="undefined"?undefined:a.JSONExt.deepCopy(s[e])}else{return a.JSONExt.deepCopy(s)}}setMetadata(e,t){var s,n,o;if(typeof e==="string"){if(typeof t==="undefined"){throw new TypeError(`Metadata value for ${e} cannot be 'undefined'; use deleteMetadata.`)}const o=e;if(a.JSONExt.deepEqual((s=this.getMetadata(o))!==null&&s!==void 0?s:null,t)){return}const i=this.getMetadata();i[o]=t;if(o==="collapsed"&&((n=i.jupyter)===null||n===void 0?void 0:n.outputs_hidden)!==t){i.jupyter={...i.jupyter,outputs_hidden:t}}else if(o==="jupyter"){if(typeof t["outputs_hidden"]!=="undefined"){if(i.collapsed!==t["outputs_hidden"]){i.collapsed=t["outputs_hidden"]}}else{delete i.collapsed}}this.transact((()=>{this.ymodel.set("metadata",i)}))}else{const t=a.JSONExt.deepCopy(e);if(t.collapsed!=null){t.jupyter=t.jupyter||{};t.jupyter.outputs_hidden=t.collapsed}else if(((o=t===null||t===void 0?void 0:t.jupyter)===null||o===void 0?void 0:o.outputs_hidden)!=null){t.collapsed=t.jupyter.outputs_hidden}if(!a.JSONExt.deepEqual(t,this.getMetadata())){this.transact((()=>{this.ymodel.set("metadata",t)}))}}}toJSON(){return{id:this.getId(),cell_type:this.cell_type,source:this.getSource(),metadata:this.getMetadata()}}transact(e,t=true){this.notebook&&t?this.notebook.transact(e):this.ymodel.doc==null?e():this.ymodel.doc.transact(e,this)}getChanges(e){var t;const s={};const n=e.find((e=>e.target===this.ymodel.get("source")));if(n){s.sourceChange=n.changes.delta}const o=e.find((e=>e.target===this.ymodel));if(o&&o.keysChanged.has("metadata")){const e=o.changes.keys.get("metadata");const n=s.metadataChange={oldValue:(e===null||e===void 0?void 0:e.oldValue)?e.oldValue:undefined,newValue:this.getMetadata()};const i=(t=n.oldValue)!==null&&t!==void 0?t:{};const r=Object.keys(i);const d=Object.keys(n.newValue);for(let t of new Set(r.concat(d))){if(!r.includes(t)){this._metadataChanged.emit({key:t,newValue:n.newValue[t],type:"add"})}else if(!d.includes(t)){this._metadataChanged.emit({key:t,oldValue:n.oldValue[t],type:"remove"})}else if(!a.JSONExt.deepEqual(i[t],n.newValue[t])){this._metadataChanged.emit({key:t,newValue:n.newValue[t],oldValue:n.oldValue[t],type:"change"})}}}const i=this.ymodel.get("source");if(o&&o.keysChanged.has("source")){s.sourceChange=[{delete:this._prevSourceLength},{insert:i.toString()}]}this._prevSourceLength=i.length;return s}}class g extends c{static createStandalone(e){return super.createStandalone(e)}constructor(e,t,s,a={}){super(e,t,a);this._youtputs=s}get cell_type(){return"code"}get execution_count(){return this.ymodel.get("execution_count")||null}set execution_count(e){if(this.ymodel.get("execution_count")!==e){this.transact((()=>{this.ymodel.set("execution_count",e)}))}}get outputs(){return this.getOutputs()}set outputs(e){this.setOutputs(e)}getOutputs(){return a.JSONExt.deepCopy(this._youtputs.toArray())}setOutputs(e){this.transact((()=>{this._youtputs.delete(0,this._youtputs.length);this._youtputs.insert(0,e)}),false)}updateOutputs(e,t,s=[]){const a=t<this._youtputs.length?t-e:this._youtputs.length-e;this.transact((()=>{this._youtputs.delete(e,a);this._youtputs.insert(e,s)}),false)}toJSON(){return{...super.toJSON(),outputs:this.getOutputs(),execution_count:this.execution_count}}getChanges(e){const t=super.getChanges(e);const s=e.find((e=>e.target===this.ymodel.get("outputs")));if(s){t.outputsChange=s.changes.delta}const a=e.find((e=>e.target===this.ymodel));if(a&&a.keysChanged.has("execution_count")){const e=a.changes.keys.get("execution_count");t.executionCountChange={oldValue:e.oldValue,newValue:this.ymodel.get("execution_count")}}return t}}class p extends c{get attachments(){return this.getAttachments()}set attachments(e){this.setAttachments(e)}getAttachments(){return this.ymodel.get("attachments")}setAttachments(e){this.transact((()=>{if(e==null){this.ymodel.delete("attachments")}else{this.ymodel.set("attachments",e)}}))}getChanges(e){const t=super.getChanges(e);const s=e.find((e=>e.target===this.ymodel));if(s&&s.keysChanged.has("attachments")){const e=s.changes.keys.get("attachments");t.executionCountChange={oldValue:e.oldValue,newValue:this.ymodel.get("attachments")}}return t}}class y extends p{static createStandalone(e){return super.createStandalone(e)}get cell_type(){return"raw"}toJSON(){return{id:this.getId(),cell_type:"raw",source:this.getSource(),metadata:this.getMetadata(),attachments:this.getAttachments()}}}class m extends p{static createStandalone(e){return super.createStandalone(e)}get cell_type(){return"markdown"}toJSON(){return{id:this.getId(),cell_type:"markdown",source:this.getSource(),metadata:this.getMetadata(),attachments:this.getAttachments()}}}class f extends r{constructor(e={}){var t;super();this.ymeta=this.ydoc.getMap("meta");this._onMetaChanged=e=>{var t;if(e.keysChanged.has("metadata")){const s=e.changes.keys.get("metadata");const n={oldValue:(s===null||s===void 0?void 0:s.oldValue)?s.oldValue:undefined,newValue:this.getMetadata()};const o=(t=n.oldValue)!==null&&t!==void 0?t:{};const i=Object.keys(o);const r=Object.keys(n.newValue);for(let e of new Set(i.concat(r))){if(!i.includes(e)){this._metadataChanged.emit({key:e,newValue:n.newValue[e],type:"add"})}else if(!r.includes(e)){this._metadataChanged.emit({key:e,oldValue:n.oldValue[e],type:"remove"})}else if(!a.JSONExt.deepEqual(o[e],n.newValue[e])){this._metadataChanged.emit({key:e,newValue:n.newValue[e],oldValue:n.oldValue[e],type:"change"})}}this._changed.emit({metadataChange:n})}if(e.keysChanged.has("nbformat")){const t=e.changes.keys.get("nbformat");const s={key:"nbformat",oldValue:(t===null||t===void 0?void 0:t.oldValue)?t.oldValue:undefined,newValue:this.nbformat};this._changed.emit({nbformatChanged:s})}if(e.keysChanged.has("nbformat_minor")){const t=e.changes.keys.get("nbformat_minor");const s={key:"nbformat_minor",oldValue:(t===null||t===void 0?void 0:t.oldValue)?t.oldValue:undefined,newValue:this.nbformat_minor};this._changed.emit({nbformatChanged:s})}};this._onYCellsChanged=e=>{e.changes.added.forEach((e=>{const t=e.content.type;if(!this._ycellMapping.has(t)){const e=l(t,{notebook:this});e.setUndoManager();this._ycellMapping.set(t,e)}}));e.changes.deleted.forEach((e=>{const t=e.content.type;const s=this._ycellMapping.get(t);if(s){s.dispose();this._ycellMapping.delete(t)}}));let t=0;const s=[];e.changes.delta.forEach((e=>{if(e.insert!=null){const a=e.insert.map((e=>this._ycellMapping.get(e)));s.push({insert:a});this.cells.splice(t,0,...a);t+=e.insert.length}else if(e.delete!=null){s.push(e);this.cells.splice(t,e.delete)}else if(e.retain!=null){s.push(e);t+=e.retain}}));this._changed.emit({cellsChange:s})};this._metadataChanged=new n.Signal(this);this._ycells=this.ydoc.getArray("cells");this._ycellMapping=new WeakMap;this._disableDocumentWideUndoRedo=(t=e.disableDocumentWideUndoRedo)!==null&&t!==void 0?t:false;this.cells=this._ycells.toArray().map((e=>{if(!this._ycellMapping.has(e)){this._ycellMapping.set(e,l(e,{notebook:this}))}return this._ycellMapping.get(e)}));this.undoManager.addToScope(this._ycells);this._ycells.observe(this._onYCellsChanged);this.ymeta.observe(this._onMetaChanged)}get disableDocumentWideUndoRedo(){return this._disableDocumentWideUndoRedo}get metadata(){return this.getMetadata()}set metadata(e){this.setMetadata(e)}get metadataChanged(){return this._metadataChanged}get nbformat(){return this.ymeta.get("nbformat")}set nbformat(e){this.transact((()=>{this.ymeta.set("nbformat",e)}),false)}get nbformat_minor(){return this.ymeta.get("nbformat_minor")}set nbformat_minor(e){this.transact((()=>{this.ymeta.set("nbformat_minor",e)}),false)}dispose(){if(this.isDisposed){return}this._ycells.unobserve(this._onYCellsChanged);this.ymeta.unobserve(this._onMetaChanged);super.dispose()}getCell(e){return this.cells[e]}addCell(e){return this.insertCell(this._ycells.length,e)}insertCell(e,t){return this.insertCells(e,[t])[0]}insertCells(e,t){const s=t.map((e=>{const t=u(e,this);this._ycellMapping.set(t.ymodel,t);return t}));this.transact((()=>{this._ycells.insert(e,s.map((e=>e.ymodel)))}));s.forEach((e=>{e.setUndoManager()}));return s}moveCell(e,t){this.moveCells(e,t)}moveCells(e,t,s=1){const a=new Array(s).fill(true).map(((t,s)=>this.getCell(e+s).toJSON()));this.transact((()=>{this._ycells.delete(e,s);this._ycells.insert(e>t?t:t-s+1,a.map((e=>u(e,this).ymodel)))}))}deleteCell(e){this.deleteCellRange(e,e+1)}deleteCellRange(e,t){this.transact((()=>{this._ycells.delete(e,t-e)}))}deleteMetadata(e){if(typeof this.getMetadata(e)==="undefined"){return}const t=a.JSONExt.deepCopy(this.ymeta.get("metadata"));delete t[e];this.setMetadata(t)}getMetadata(e){var t;const s=(t=this.ymeta.get("metadata"))!==null&&t!==void 0?t:{};if(typeof e==="string"){const t=s[e];return typeof t==="undefined"?undefined:a.JSONExt.deepCopy(s[e])}else{return a.JSONExt.deepCopy(s)}}setMetadata(e,t){var s;if(typeof e==="string"){if(typeof t==="undefined"){throw new TypeError(`Metadata value for ${e} cannot be 'undefined'; use deleteMetadata.`)}if(a.JSONExt.deepEqual((s=this.getMetadata(e))!==null&&s!==void 0?s:null,t)){return}const n={};n[e]=t;this.updateMetadata(n)}else{if(!a.JSONExt.deepEqual(this.metadata,e)){this.ymeta.set("metadata",a.JSONExt.deepCopy(e))}}}updateMetadata(e){this.ymeta.set("metadata",{...this.getMetadata(),...e})}fromJSON(e){this.transact((()=>{this.nbformat=e.nbformat;this.nbformat_minor=e.nbformat_minor;const t=e.metadata;if(t["orig_nbformat"]!==undefined){delete t["orig_nbformat"]}this.metadata=t;const s=e.nbformat===4&&e.nbformat_minor>=5;const a=e.cells.map((e=>{if(!s){delete e.id}return e}));this.insertCells(this.cells.length,a);this.deleteCellRange(0,this.cells.length)}))}toJSON(){const e=this.nbformat===4&&this.nbformat_minor<=4;return{metadata:this.metadata,nbformat_minor:this.nbformat_minor,nbformat:this.nbformat,cells:this.cells.map((t=>{const s=t.toJSON();if(e){delete s.id}return s}))}}}function _(e){let t=new Map;e.changes.keys.forEach(((e,s)=>{t.set(s,{action:e.action,oldValue:e.oldValue,newValue:this.ymeta.get(s)})}));return t}const b=()=>{let e=true;return t=>{if(e){e=false;try{t()}finally{e=true}}}}}}]);
2
- //# sourceMappingURL=6655.0bf8ef55b16a78705ab9.js.map?v=0bf8ef55b16a78705ab9
@@ -1,2 +0,0 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[77],{98686:(t,e,r)=>{var n=1/0;var o="[object Symbol]";var u=/[&<>"'`]/g,a=RegExp(u.source);var c={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","`":"&#96;"};var p=typeof r.g=="object"&&r.g&&r.g.Object===Object&&r.g;var f=typeof self=="object"&&self&&self.Object===Object&&self;var l=p||f||Function("return this")();function i(t){return function(e){return t==null?undefined:t[e]}}var b=i(c);var s=Object.prototype;var v=s.toString;var y=l.Symbol;var j=y?y.prototype:undefined,g=j?j.toString:undefined;function d(t){if(typeof t=="string"){return t}if(O(t)){return g?g.call(t):""}var e=t+"";return e=="0"&&1/t==-n?"-0":e}function _(t){return!!t&&typeof t=="object"}function O(t){return typeof t=="symbol"||_(t)&&v.call(t)==o}function h(t){return t==null?"":d(t)}function k(t){t=h(t);return t&&a.test(t)?t.replace(u,b):t}t.exports=k}}]);
2
- //# sourceMappingURL=77.31fe077af30b9754449b.js.map?v=31fe077af30b9754449b
@@ -1,2 +0,0 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[7796],{37796:(e,r,t)=>{"use strict";t.r(r);t.d(r,{main:()=>H});var o=t(82059);var n=t(95171);var l=t(48435);var s=t(69858);var a=t(89131);var i=t(85745);var c=t(63023);var u=t(99093);var f=t(28180);var p=t(2542);var h=t(7920);var d=t(38710);var y=t(21411);var v=t(81554);var b=t(67014);var x=t(77552);var j=t(71821);var m=t(13313);var g=t(23454);var w=t(34802);var C=t(42584);var P=t(54244);var E=t(93814);var S=t(64897);var _=t(72738);var k=t(92121);var O=t(83344);var L=t(11706);var J=t(70987);var A=t(55337);var D=t(32977);var N=t(95528);var T=t(3268);var M=t(99204);var $=t(28566);var B=t(50168);var F=t(52714);var R=t(43162);var I=t(57385);var U=t(65540);var Y=t(1733);var q=t(49857);var z=t(30124);if(Promise.allSettled===undefined){Promise.allSettled=e=>Promise.all(e.map((e=>e.then((e=>({status:"fulfilled",value:e})),(e=>({status:"rejected",reason:e}))))))}async function G(e,r){try{const t=await window._JUPYTERLAB[e].get(r);return t()}catch(t){console.warn(`Failed to create module: package: ${e}; module: ${r}`);throw t}}async function H(){var e=o.PageConfig.getOption("browserTest");if(e.toLowerCase()==="true"){var r=document.createElement("div");r.id="browserTest";document.body.appendChild(r);r.textContent="[]";r.style.display="none";var n=[];var l=false;var s=25e3;var a=function(){if(l){return}l=true;r.className="completed"};window.onerror=function(e,t,o,l,s){n.push(String(s));r.textContent=JSON.stringify(n)};console.error=function(e){n.push(String(e));r.textContent=JSON.stringify(n)}}var i=t(54212).JupyterLab;var c=[];var u=[];var f=[];var p=[];const h=[];const d=[];const y=[];const v=JSON.parse(o.PageConfig.getOption("federated_extensions"));var b=(o.PageConfig.getOption("futureSkipStylesForDisabled")||"").toLowerCase()==="true";const x=[];v.forEach((e=>{if(e.extension){x.push(e.name);h.push(G(e.name,e.extension))}if(e.mimeExtension){x.push(e.name);d.push(G(e.name,e.mimeExtension))}if(e.style&&(!b||!o.PageConfig.Extension.isDisabled(e.name))){y.push(G(e.name,e.style))}}));function*j(e){let r;if(e.hasOwnProperty("__esModule")){r=e.default}else{r=e}let t=Array.isArray(r)?r:[r];for(let n of t){if(o.PageConfig.Extension.isDisabled(n.id)){c.push(n.id);continue}if(o.PageConfig.Extension.isDeferred(n.id)){u.push(n.id);f.push(n.id)}yield n}}const m=[];if(!x.includes("@jupyterlab/javascript-extension")){try{let e=t(90182);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/json-extension")){try{let e=t(55950);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/pdf-extension")){try{let e=t(84604);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/vega5-extension")){try{let e=t(79238);for(let r of j(e)){m.push(r)}}catch(S){console.error(S)}}const g=await Promise.allSettled(d);g.forEach((e=>{if(e.status==="fulfilled"){for(let r of j(e.value)){m.push(r)}}else{console.error(e.reason)}}));if(!x.includes("@jupyterlab/application-extension")){try{let e=t(99961);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/apputils-extension")){try{let e=t(52252);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/cell-toolbar-extension")){try{let e=t(33364);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/celltags-extension")){try{let e=t(45830);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/codemirror-extension")){try{let e=t(98823);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/collaboration-extension")){try{let e=t(97605);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/completer-extension")){try{let e=t(51458);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/console-extension")){try{let e=t(41225);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/csvviewer-extension")){try{let e=t(54162);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/debugger-extension")){try{let e=t(13804);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/docmanager-extension")){try{let e=t(13764);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/docprovider-extension")){try{let e=t(92401);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/documentsearch-extension")){try{let e=t(73237);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/extensionmanager-extension")){try{let e=t(29455);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/filebrowser-extension")){try{let e=t(53720);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/fileeditor-extension")){try{let e=t(72226);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/help-extension")){try{let e=t(90439);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/htmlviewer-extension")){try{let e=t(33526);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/hub-extension")){try{let e=t(70051);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/imageviewer-extension")){try{let e=t(8469);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/inspector-extension")){try{let e=t(1211);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/launcher-extension")){try{let e=t(53403);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/logconsole-extension")){try{let e=t(61546);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/mainmenu-extension")){try{let e=t(53859);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/markdownviewer-extension")){try{let e=t(22647);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/mathjax2-extension")){try{let e=t(81193);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/notebook-extension")){try{let e=t(75549);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/rendermime-extension")){try{let e=t(70411);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/running-extension")){try{let e=t(43399);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/settingeditor-extension")){try{let e=t(68835);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/shortcuts-extension")){try{let e=t(90702);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/statusbar-extension")){try{let e=t(93038);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/terminal-extension")){try{let e=t(7222);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/theme-dark-extension")){try{let e=t(26304);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/theme-light-extension")){try{let e=t(54194);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/toc-extension")){try{let e=t(50008);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/tooltip-extension")){try{let e=t(11889);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/translation-extension")){try{let e=t(3519);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/ui-components-extension")){try{let e=t(18422);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}if(!x.includes("@jupyterlab/vdom-extension")){try{let e=t(48748);for(let r of j(e)){p.push(r)}}catch(S){console.error(S)}}const w=await Promise.allSettled(h);w.forEach((e=>{if(e.status==="fulfilled"){for(let r of j(e.value)){p.push(r)}}else{console.error(e.reason)}}));(await Promise.allSettled(y)).filter((({status:e})=>e==="rejected")).forEach((({reason:e})=>{console.error(e)}));const C=new i({mimeExtensions:m,disabled:{matches:c,patterns:o.PageConfig.Extension.disabled.map((function(e){return e.raw}))},deferred:{matches:u,patterns:o.PageConfig.Extension.deferred.map((function(e){return e.raw}))}});p.forEach((function(e){C.registerPluginModule(e)}));C.start({ignorePlugins:f});var P=(o.PageConfig.getOption("exposeAppInBrowser")||"").toLowerCase()==="true";var E=(o.PageConfig.getOption("devMode")||"").toLowerCase()==="true";if(P||E){window.jupyterlab=C;window.jupyterapp=C}if(e.toLowerCase()==="true"){C.restored.then((function(){a(n)})).catch((function(e){a([`RestoreError: ${e.message}`])}));window.setTimeout((function(){a(n)}),s)}}}}]);
2
- //# sourceMappingURL=7796.32edf207b21018343eea.js.map?v=32edf207b21018343eea