jupyterlab 4.4.0a2__py3-none-any.whl → 4.4.0b0__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 (561) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/commands.py +3 -4
  3. jupyterlab/extensions/manager.py +1 -1
  4. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +103 -99
  5. jupyterlab/galata/@jupyterlab/galata-extension/package.json +12 -12
  6. jupyterlab/galata/@jupyterlab/galata-extension/static/{lib_extension_index_js.cc9baf28438ab1b21a09.js → lib_extension_index_js.59743b9da90d1b8bb0d5.js} +1 -1
  7. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.dbf7fe7c0cf99c497993.js → remoteEntry.5ba994114aebd508f8b4.js} +4 -4
  8. jupyterlab/labapp.py +0 -13
  9. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +12 -12
  10. jupyterlab/schemas/@jupyterlab/apputils-extension/notification.json +8 -3
  11. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +16 -16
  12. jupyterlab/schemas/@jupyterlab/apputils-extension/running-sessions-status.json +14 -0
  13. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  14. jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +6 -6
  15. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  16. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  17. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +15 -15
  18. jupyterlab/schemas/@jupyterlab/console-extension/tracker.json +115 -1
  19. jupyterlab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +13 -13
  20. jupyterlab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -18
  21. jupyterlab/schemas/@jupyterlab/docmanager-extension/package.json.orig +14 -14
  22. jupyterlab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +8 -8
  23. jupyterlab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +8 -8
  24. jupyterlab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
  25. jupyterlab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +25 -25
  26. jupyterlab/schemas/@jupyterlab/help-extension/package.json.orig +10 -10
  27. jupyterlab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +10 -10
  28. jupyterlab/schemas/@jupyterlab/hub-extension/package.json.orig +7 -7
  29. jupyterlab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +7 -7
  30. jupyterlab/schemas/@jupyterlab/inspector-extension/package.json.orig +11 -11
  31. jupyterlab/schemas/@jupyterlab/launcher-extension/package.json.orig +9 -9
  32. jupyterlab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
  33. jupyterlab/schemas/@jupyterlab/lsp-extension/package.json.orig +9 -9
  34. jupyterlab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +13 -13
  35. jupyterlab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +10 -10
  36. jupyterlab/schemas/@jupyterlab/mathjax-extension/package.json.orig +4 -4
  37. jupyterlab/schemas/@jupyterlab/metadataform-extension/package.json.orig +8 -8
  38. jupyterlab/schemas/@jupyterlab/notebook-extension/package.json.orig +32 -32
  39. jupyterlab/schemas/@jupyterlab/running-extension/package.json.orig +14 -14
  40. jupyterlab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +12 -12
  41. jupyterlab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
  42. jupyterlab/schemas/@jupyterlab/statusbar-extension/package.json.orig +7 -7
  43. jupyterlab/schemas/@jupyterlab/terminal-extension/package.json.orig +13 -13
  44. jupyterlab/schemas/@jupyterlab/toc-extension/package.json.orig +7 -7
  45. jupyterlab/schemas/@jupyterlab/tooltip-extension/package.json.orig +13 -13
  46. jupyterlab/schemas/@jupyterlab/translation-extension/package.json.orig +7 -7
  47. jupyterlab/schemas/@jupyterlab/workspaces-extension/indicator.json +37 -0
  48. jupyterlab/schemas/@jupyterlab/workspaces-extension/package.json.orig +14 -12
  49. jupyterlab/staging/index.js +28 -8
  50. jupyterlab/staging/package.json +155 -152
  51. jupyterlab/staging/yarn.lock +1428 -1404
  52. jupyterlab/static/{1026.687e328742d8f0fc56f5.js → 1026.45db0bbd7531b109234b.js} +1 -1
  53. jupyterlab/static/{1096.50c40874a38d5f44e6aa.js → 1096.dd4c563e0483cbbeb9c9.js} +1 -1
  54. jupyterlab/static/{1194.b932de7b769858317aaa.js → 1194.9c8cbdcf3165d6a2adfc.js} +1 -1
  55. jupyterlab/static/1491.010c623dd546db976e95.js +1 -0
  56. jupyterlab/static/{1527.d7c25ecccb06c9ce14c3.js → 1527.4b16fbd7a7ee840c4261.js} +1 -1
  57. jupyterlab/static/{2173.e34caf5805fee8fd9f41.js → 2173.b0405ab2204314f22450.js} +1 -1
  58. jupyterlab/static/227.202b3bcb509bbfb4e52d.js +2 -0
  59. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/227.84c6d275bcf089155eab.js.LICENSE.txt → jupyterlab/static/227.202b3bcb509bbfb4e52d.js.LICENSE.txt +1 -1
  60. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/2325.7dc54c8d35c1b1a1f298.js → jupyterlab/static/2325.07d5917569a10d687a08.js +1 -1
  61. jupyterlab/static/{2641.42924ccce04d13495c0e.js → 2641.e77441e7a3e0d12834c5.js} +1 -1
  62. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/284.f81aba8f9a9bd2afa25e.js → jupyterlab/static/284.011fb4ad952aa9ae7556.js +1 -1
  63. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/294.21bb3fb4510153376b0f.js → jupyterlab/static/294.06274dddaaf7a6791144.js +1 -1
  64. jupyterlab/static/3991.678edf189fe92a216c70.js +1 -0
  65. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/4325.b163a3314ad9dbb5b972.js → jupyterlab/static/4325.9320a2934ee3f39284c9.js +1 -1
  66. jupyterlab/static/4350.8c8a0e7a3ffe036494e1.js +1 -0
  67. jupyterlab/static/{4449.c874dbe1be852894b8e8.js → 4449.3dd4ab90979d0a9046e2.js} +1 -1
  68. jupyterlab/static/{4750.ce125fc06bd3d35f8972.js → 4750.ca16de8a377d78fa4894.js} +1 -1
  69. jupyterlab/static/{4950.02a466e6ea21036ef8bf.js → 4950.e9b784b07c6a6835db7b.js} +1 -1
  70. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/8376.85183063484b82f68858.js → jupyterlab/static/4982.c864dc2dcc58e81c090a.js +1 -1
  71. jupyterlab/static/499.66250ea1f8b762c490de.js +1 -0
  72. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/5232.6783348b0c19b0481edd.js → jupyterlab/static/5232.c7cdbc40a194e6b36521.js +1 -1
  73. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/5289.b76ad2978128e35df282.js → jupyterlab/static/5289.30ae4288ff93aff43a23.js +1 -1
  74. jupyterlab/static/5489.7fab44eac7538297b164.js +1 -0
  75. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/5551.32ab94c5245658c997fb.js → jupyterlab/static/5551.6e2afa1292957f232cf7.js +1 -1
  76. jupyterlab/static/594.797ce11a3351663683d8.js +1 -0
  77. jupyterlab/static/6180.5cb938dfb09ba4774e62.js +1 -0
  78. jupyterlab/static/6372.edc0712a4be855493530.js +1 -0
  79. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/6439.4e2f014a76715485ef1b.js → jupyterlab/static/6439.60703ff72dd50ebeb850.js +1 -1
  80. jupyterlab/static/{6733.2d8d3e01d56d79a52e7e.js → 6733.3bc823f3988e9395b4bc.js} +2 -2
  81. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/6885.5c0f8da91202dd67b87d.js → jupyterlab/static/6885.5fc0d5e8bf322cb22354.js +1 -1
  82. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js → jupyterlab/static/6896.9a90c3217d8d3da90788.js +1 -1
  83. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/6986.6de125d6d04534df5a82.js → jupyterlab/static/6986.440497af0277a8043b7a.js +1 -1
  84. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/7086.389fd0bfeb3c72f6ab3c.js → jupyterlab/static/7086.2b1722a86661364a4ec4.js +1 -1
  85. jupyterlab/static/7879.2e9f3ab51e7632081b1e.js +1 -0
  86. jupyterlab/static/{7990.fc875753fcfcc9b4eebc.js → 7990.01eaa552261b6e12a74a.js} +2 -2
  87. jupyterlab/static/{8159.d6b32960b23f2e5ec110.js → 8159.d6f283e98f46a953f575.js} +1 -1
  88. jupyterlab/static/8606.bc1b0136e61d173913cd.js +1 -0
  89. jupyterlab/static/{8820.500ffba59235afde2a21.js → 8820.6b625052509edd223505.js} +1 -1
  90. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/9329.c878986b50c10afaca34.js → jupyterlab/static/9329.2c313c649fae987158c7.js +1 -1
  91. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/9331.83f0d0e5536900edca68.js → jupyterlab/static/9331.4aebc7e0a8a13429e89e.js +1 -1
  92. jupyterlab/static/9892.6d289e7baed8c64d88e2.js +2 -0
  93. jupyterlab/static/build_log.json +101 -98
  94. jupyterlab/static/index.html +1 -1
  95. jupyterlab/static/index.out.js +39 -8
  96. jupyterlab/static/jlab_core.d9ff7dfa5fe4ca4acea6.js +1 -0
  97. jupyterlab/static/main.f4a4e580e8ab3d4a0db2.js +1 -0
  98. jupyterlab/static/package.json +155 -152
  99. jupyterlab/static/third-party-licenses.json +138 -132
  100. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  101. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  102. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  103. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  104. jupyterlab/tests/mock_packages/mimeextension/package.json +1 -1
  105. jupyterlab/tests/mock_packages/service-manager-extension/index.js +25 -0
  106. jupyterlab/tests/mock_packages/service-manager-extension/mock_service_manager_package.py +14 -0
  107. jupyterlab/tests/mock_packages/service-manager-extension/package.json +17 -0
  108. jupyterlab/tests/mock_packages/service-manager-extension/setup.py +26 -0
  109. jupyterlab/tests/mock_packages/test-hyphens/pyproject.toml +58 -10
  110. jupyterlab/tests/mock_packages/test-hyphens/setup.py +2 -34
  111. jupyterlab/tests/mock_packages/test-hyphens-underscore/pyproject.toml +58 -10
  112. jupyterlab/tests/mock_packages/test-hyphens-underscore/setup.py +2 -34
  113. jupyterlab/tests/mock_packages/test_no_hyphens/pyproject.toml +58 -10
  114. jupyterlab/tests/mock_packages/test_no_hyphens/setup.py +2 -28
  115. jupyterlab/tests/test_extensions.py +0 -2
  116. jupyterlab/themes/@jupyterlab/theme-dark-extension/index.css +10 -1
  117. jupyterlab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +9 -0
  118. jupyterlab/themes/@jupyterlab/theme-light-extension/index.css +9 -1
  119. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +12 -12
  120. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +8 -3
  121. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +16 -16
  122. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/running-sessions-status.json +14 -0
  123. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  124. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +6 -6
  125. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  126. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  127. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +15 -15
  128. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +115 -1
  129. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +13 -13
  130. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -18
  131. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +14 -14
  132. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +8 -8
  133. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +8 -8
  134. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
  135. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +25 -25
  136. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +10 -10
  137. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +10 -10
  138. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +7 -7
  139. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +7 -7
  140. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +11 -11
  141. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +9 -9
  142. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
  143. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +9 -9
  144. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +13 -13
  145. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +10 -10
  146. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +4 -4
  147. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +8 -8
  148. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +91 -0
  149. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +14 -14
  150. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +12 -12
  151. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
  152. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +7 -7
  153. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +13 -13
  154. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +7 -7
  155. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +13 -13
  156. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +7 -7
  157. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/indicator.json +37 -0
  158. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +14 -12
  159. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/1026.687e328742d8f0fc56f5.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/1026.45db0bbd7531b109234b.js +1 -1
  160. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/1096.50c40874a38d5f44e6aa.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js +1 -1
  161. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/1194.b932de7b769858317aaa.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/1194.9c8cbdcf3165d6a2adfc.js +1 -1
  162. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/1491.010c623dd546db976e95.js +1 -0
  163. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/1527.d7c25ecccb06c9ce14c3.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/1527.4b16fbd7a7ee840c4261.js +1 -1
  164. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/2173.e34caf5805fee8fd9f41.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/2173.b0405ab2204314f22450.js +1 -1
  165. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/227.202b3bcb509bbfb4e52d.js +2 -0
  166. jupyterlab/static/227.84c6d275bcf089155eab.js.LICENSE.txt → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/227.202b3bcb509bbfb4e52d.js.LICENSE.txt +1 -1
  167. jupyterlab/static/2325.7dc54c8d35c1b1a1f298.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/2325.07d5917569a10d687a08.js +1 -1
  168. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/2641.42924ccce04d13495c0e.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/2641.e77441e7a3e0d12834c5.js +1 -1
  169. jupyterlab/static/284.f81aba8f9a9bd2afa25e.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/284.011fb4ad952aa9ae7556.js +1 -1
  170. jupyterlab/static/294.21bb3fb4510153376b0f.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/294.06274dddaaf7a6791144.js +1 -1
  171. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/3991.678edf189fe92a216c70.js +1 -0
  172. jupyterlab/static/4325.b163a3314ad9dbb5b972.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/4325.9320a2934ee3f39284c9.js +1 -1
  173. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/4350.8c8a0e7a3ffe036494e1.js +1 -0
  174. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/4449.c874dbe1be852894b8e8.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/4449.3dd4ab90979d0a9046e2.js +1 -1
  175. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/4750.ce125fc06bd3d35f8972.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/4750.ca16de8a377d78fa4894.js +1 -1
  176. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/4950.02a466e6ea21036ef8bf.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/4950.e9b784b07c6a6835db7b.js +1 -1
  177. jupyterlab/static/8376.85183063484b82f68858.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/4982.c864dc2dcc58e81c090a.js +1 -1
  178. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/499.66250ea1f8b762c490de.js +1 -0
  179. jupyterlab/static/5232.6783348b0c19b0481edd.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/5232.c7cdbc40a194e6b36521.js +1 -1
  180. jupyterlab/static/5289.b76ad2978128e35df282.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/5289.30ae4288ff93aff43a23.js +1 -1
  181. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/5489.7fab44eac7538297b164.js +1 -0
  182. jupyterlab/static/5551.32ab94c5245658c997fb.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/5551.6e2afa1292957f232cf7.js +1 -1
  183. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/594.797ce11a3351663683d8.js +1 -0
  184. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/6180.5cb938dfb09ba4774e62.js +1 -0
  185. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/6372.edc0712a4be855493530.js +1 -0
  186. jupyterlab/static/6439.4e2f014a76715485ef1b.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/6439.60703ff72dd50ebeb850.js +1 -1
  187. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/6733.3bc823f3988e9395b4bc.js +2 -2
  188. jupyterlab/static/6885.5c0f8da91202dd67b87d.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/6885.5fc0d5e8bf322cb22354.js +1 -1
  189. jupyterlab/static/6896.af1d649e0efae70b7b1a.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/6896.9a90c3217d8d3da90788.js +1 -1
  190. jupyterlab/static/6986.6de125d6d04534df5a82.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/6986.440497af0277a8043b7a.js +1 -1
  191. jupyterlab/static/7086.389fd0bfeb3c72f6ab3c.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/7086.2b1722a86661364a4ec4.js +1 -1
  192. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/7879.2e9f3ab51e7632081b1e.js +1 -0
  193. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js +2 -2
  194. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/8159.d6b32960b23f2e5ec110.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/8159.d6f283e98f46a953f575.js +1 -1
  195. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/8606.bc1b0136e61d173913cd.js +1 -0
  196. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/8820.500ffba59235afde2a21.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/8820.6b625052509edd223505.js +1 -1
  197. jupyterlab/static/9329.c878986b50c10afaca34.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/9329.2c313c649fae987158c7.js +1 -1
  198. jupyterlab/static/9331.83f0d0e5536900edca68.js → jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/9331.4aebc7e0a8a13429e89e.js +1 -1
  199. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +2 -0
  200. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/build_log.json +101 -98
  201. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/index.html +1 -1
  202. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/index.out.js +39 -8
  203. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/jlab_core.d9ff7dfa5fe4ca4acea6.js +1 -0
  204. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/main.f4a4e580e8ab3d4a0db2.js +1 -0
  205. jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/package.json +360 -0
  206. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/third-party-licenses.json +138 -132
  207. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +10 -1
  208. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +9 -0
  209. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +9 -1
  210. {jupyterlab-4.4.0a2.dist-info → jupyterlab-4.4.0b0.dist-info}/METADATA +4 -4
  211. {jupyterlab-4.4.0a2.dist-info → jupyterlab-4.4.0b0.dist-info}/RECORD +529 -523
  212. jupyterlab/static/1491.62ed4ab1f893d55a7df5.js +0 -1
  213. jupyterlab/static/227.84c6d275bcf089155eab.js +0 -2
  214. jupyterlab/static/2880.8483d51b11998bfe8e4b.js +0 -1
  215. jupyterlab/static/3450.499466688807e6e40372.js +0 -1
  216. jupyterlab/static/3991.ee9a327e63c1f7c8c890.js +0 -1
  217. jupyterlab/static/4606.cba21bae1bd61d5466b4.js +0 -1
  218. jupyterlab/static/5489.62bb81d5e0fed90fd179.js +0 -1
  219. jupyterlab/static/5895.cda43bb9605deeb0d817.js +0 -1
  220. jupyterlab/static/6180.aa805e2573c1741b2c6e.js +0 -1
  221. jupyterlab/static/6372.25d926454a35e061a88b.js +0 -1
  222. jupyterlab/static/7630.abff6a9f3f278541b534.js +0 -1
  223. jupyterlab/static/9582.c10e0d8d04b7da1a22da.js +0 -1
  224. jupyterlab/static/9892.792da74caed6d36194fa.js +0 -2
  225. jupyterlab/static/jlab_core.20a9c303fadbec9b01f5.js +0 -1
  226. jupyterlab/static/main.01d1b4e72ff44076ec63.js +0 -1
  227. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +0 -91
  228. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/1491.62ed4ab1f893d55a7df5.js +0 -1
  229. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/227.84c6d275bcf089155eab.js +0 -2
  230. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -1
  231. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/3450.499466688807e6e40372.js +0 -1
  232. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/3991.ee9a327e63c1f7c8c890.js +0 -1
  233. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/4606.cba21bae1bd61d5466b4.js +0 -1
  234. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/5489.62bb81d5e0fed90fd179.js +0 -1
  235. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/5895.cda43bb9605deeb0d817.js +0 -1
  236. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/6180.aa805e2573c1741b2c6e.js +0 -1
  237. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/6372.25d926454a35e061a88b.js +0 -1
  238. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/7630.abff6a9f3f278541b534.js +0 -1
  239. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/9582.c10e0d8d04b7da1a22da.js +0 -1
  240. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/9892.792da74caed6d36194fa.js +0 -2
  241. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/jlab_core.20a9c303fadbec9b01f5.js +0 -1
  242. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/main.01d1b4e72ff44076ec63.js +0 -1
  243. jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/package.json +0 -357
  244. /jupyterlab/static/{6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt → 6733.3bc823f3988e9395b4bc.js.LICENSE.txt} +0 -0
  245. /jupyterlab/static/{7990.fc875753fcfcc9b4eebc.js.LICENSE.txt → 7990.01eaa552261b6e12a74a.js.LICENSE.txt} +0 -0
  246. /jupyterlab/static/{9892.792da74caed6d36194fa.js.LICENSE.txt → 9892.6d289e7baed8c64d88e2.js.LICENSE.txt} +0 -0
  247. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  248. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  249. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/applications/jupyterlab.desktop +0 -0
  250. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  251. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  252. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +0 -0
  253. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  254. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  255. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  256. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  257. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  258. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  259. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
  260. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  261. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  262. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  263. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  264. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  265. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
  266. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
  267. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  268. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  269. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  270. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  271. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  272. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  273. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  274. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  275. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  276. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  277. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  278. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  279. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  280. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  281. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  282. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  283. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  284. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  285. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  286. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  287. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  288. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  289. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  290. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  291. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  292. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  293. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  294. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  295. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  296. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  297. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  298. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  299. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  300. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  301. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  302. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  303. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  304. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  305. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  306. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  307. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  308. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  309. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  310. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  311. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  312. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  313. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  314. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  315. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
  316. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
  317. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
  318. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
  319. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1134.e84383a5d0dcf36a701f.js +0 -0
  320. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
  321. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
  322. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js +0 -0
  323. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
  324. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1423.89480794cff0f407b564.js +0 -0
  325. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
  326. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
  327. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
  328. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
  329. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +0 -0
  330. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
  331. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
  332. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
  333. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1838.839690ff17ec3c532f0a.js +0 -0
  334. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
  335. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +0 -0
  336. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
  337. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
  338. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
  339. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1962.6a7da74e809b70d5200d.js +0 -0
  340. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
  341. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
  342. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js +0 -0
  343. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  344. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2211.3123543dcc217549bbb0.js +0 -0
  345. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
  346. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
  347. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
  348. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
  349. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2410.2fd90b94558fa4da549b.js +0 -0
  350. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
  351. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2462.90740e3b1fddd10acc1a.js +0 -0
  352. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
  353. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
  354. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
  355. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
  356. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
  357. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +0 -0
  358. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
  359. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
  360. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  361. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
  362. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +0 -0
  363. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
  364. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
  365. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
  366. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
  367. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
  368. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3091.efc4a32ce0ae059e1cc1.js +0 -0
  369. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  370. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
  371. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
  372. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
  373. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
  374. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
  375. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  376. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js +0 -0
  377. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js.LICENSE.txt +0 -0
  378. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js +0 -0
  379. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
  380. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
  381. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
  382. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  383. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
  384. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  385. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
  386. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  387. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3763.36efc2b6c194745863e4.js +0 -0
  388. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
  389. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
  390. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
  391. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
  392. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3903.cc595f73c608b08a3a1f.js +0 -0
  393. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3927.89a6851a5a931d2b0270.js +0 -0
  394. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
  395. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  396. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  397. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  398. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -0
  399. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4010.ceaba4c0034c0f4daf34.js +0 -0
  400. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
  401. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
  402. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
  403. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4090.bd2ff9e2e0260755b494.js +0 -0
  404. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
  405. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
  406. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
  407. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4353.595ce0e0b174011528d6.js +0 -0
  408. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4364.f8bdb644f56208f6ebbd.js +0 -0
  409. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
  410. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
  411. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
  412. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4462.5b7c89923560703ffc61.js +0 -0
  413. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
  414. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
  415. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4528.43328125d98d6cfdfa99.js +0 -0
  416. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
  417. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
  418. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4617.09dfe9ef229a3503ed92.js +0 -0
  419. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4728.f59e4bd4b29409da82bc.js +0 -0
  420. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4728.f59e4bd4b29409da82bc.js.LICENSE.txt +0 -0
  421. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
  422. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4797.3740ef47b224a11a7fab.js +0 -0
  423. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  424. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
  425. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +0 -0
  426. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
  427. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
  428. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +0 -0
  429. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4958.97b2f8fcf192239b1b26.js +0 -0
  430. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
  431. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
  432. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
  433. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
  434. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
  435. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
  436. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
  437. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
  438. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
  439. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
  440. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
  441. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5521.cc7da8760b98f2dd2c18.js +0 -0
  442. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
  443. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
  444. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +0 -0
  445. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
  446. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
  447. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5863.1d294c694c9368b6346d.js +0 -0
  448. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
  449. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
  450. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
  451. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
  452. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  453. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6003.0e631d8bc60aebfa5484.js +0 -0
  454. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
  455. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js +0 -0
  456. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
  457. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
  458. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
  459. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
  460. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
  461. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
  462. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6451.055355bbfa228d4a2231.js +0 -0
  463. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
  464. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6492.804d51a693edf6978ef4.js +0 -0
  465. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
  466. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js.LICENSE.txt +0 -0
  467. /jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt → /jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/6733.3bc823f3988e9395b4bc.js.LICENSE.txt +0 -0
  468. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
  469. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
  470. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
  471. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
  472. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
  473. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/6993.c93f5a810fcf441cbb6f.js +0 -0
  474. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
  475. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  476. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
  477. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
  478. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
  479. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  480. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
  481. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
  482. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7425.f1c25f6c8aaec77e8635.js +0 -0
  483. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
  484. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
  485. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
  486. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
  487. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
  488. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
  489. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
  490. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
  491. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
  492. /jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js.LICENSE.txt → /jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/7990.01eaa552261b6e12a74a.js.LICENSE.txt +0 -0
  493. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  494. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
  495. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8120.52119377c0a8f6a400b3.js +0 -0
  496. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
  497. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
  498. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8313.6e63b9811aee7e4b2568.js +0 -0
  499. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
  500. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
  501. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
  502. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
  503. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8493.380c0da7565838ef069a.js +0 -0
  504. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
  505. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  506. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/874.be636e15937f9ef70121.js +0 -0
  507. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
  508. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8778.3f97d9d872573f0ccd2f.js +0 -0
  509. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
  510. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8786.1df994b93bdc32f7c6b0.js +0 -0
  511. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8786.1df994b93bdc32f7c6b0.js.LICENSE.txt +0 -0
  512. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8804.c99896b2790928fd028e.js +0 -0
  513. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
  514. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
  515. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  516. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
  517. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  518. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  519. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
  520. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
  521. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
  522. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
  523. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
  524. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
  525. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9296.53192f1301a3b8a06238.js +0 -0
  526. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9311.8665d8c6e7a33b23b427.js +0 -0
  527. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
  528. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
  529. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
  530. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9604.327a06fcbad2d570bf4e.js +0 -0
  531. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
  532. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
  533. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
  534. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  535. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
  536. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  537. /jupyterlab-4.4.0a2.data/data/share/jupyter/lab/static/9892.792da74caed6d36194fa.js.LICENSE.txt → /jupyterlab-4.4.0b0.data/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
  538. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  539. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  540. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  541. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  542. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  543. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  544. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  545. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  546. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  547. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  548. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  549. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  550. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  551. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  552. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  553. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  554. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  555. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/static/style.js +0 -0
  556. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  557. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
  558. {jupyterlab-4.4.0a2.data → jupyterlab-4.4.0b0.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  559. {jupyterlab-4.4.0a2.dist-info → jupyterlab-4.4.0b0.dist-info}/WHEEL +0 -0
  560. {jupyterlab-4.4.0a2.dist-info → jupyterlab-4.4.0b0.dist-info}/entry_points.txt +0 -0
  561. {jupyterlab-4.4.0a2.dist-info → jupyterlab-4.4.0b0.dist-info}/licenses/LICENSE +0 -0
@@ -221,16 +221,16 @@ __metadata:
221
221
  languageName: node
222
222
  linkType: hard
223
223
 
224
- "@codemirror/lang-python@npm:^6.1.6":
225
- version: 6.1.6
226
- resolution: "@codemirror/lang-python@npm:6.1.6"
224
+ "@codemirror/lang-python@npm:^6.1.7":
225
+ version: 6.1.7
226
+ resolution: "@codemirror/lang-python@npm:6.1.7"
227
227
  dependencies:
228
228
  "@codemirror/autocomplete": ^6.3.2
229
229
  "@codemirror/language": ^6.8.0
230
230
  "@codemirror/state": ^6.0.0
231
231
  "@lezer/common": ^1.2.1
232
232
  "@lezer/python": ^1.1.4
233
- checksum: eb1faabd332bb95d0f3e227eb19ac5a31140cf238905bbe73e061040999f5680a012f9145fb3688bc2fcbb1908c957511edc8eeb8a9aa88d27d4fa55ad451e95
233
+ checksum: a3015abf8035b0c30e5bfc1e8b1bd43c5d9d4ec908b9c3f1e293e755256b41f6e48ad19b2e39c9f91c67264b9061235d9dc293acfe39175d4c2edaab951ceae2
234
234
  languageName: node
235
235
  linkType: hard
236
236
 
@@ -495,26 +495,26 @@ __metadata:
495
495
  languageName: node
496
496
  linkType: hard
497
497
 
498
- "@jupyterlab/application-extension@npm:~4.4.0-alpha.2":
499
- version: 4.4.0-alpha.2
500
- resolution: "@jupyterlab/application-extension@npm:4.4.0-alpha.2"
498
+ "@jupyterlab/application-extension@npm:~4.4.0-beta.0":
499
+ version: 4.4.0-beta.0
500
+ resolution: "@jupyterlab/application-extension@npm:4.4.0-beta.0"
501
501
  dependencies:
502
- "@jupyterlab/application": ^4.4.0-alpha.2
503
- "@jupyterlab/apputils": ^4.5.0-alpha.2
504
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
505
- "@jupyterlab/property-inspector": ^4.4.0-alpha.2
506
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
507
- "@jupyterlab/statedb": ^4.4.0-alpha.2
508
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
509
- "@jupyterlab/translation": ^4.4.0-alpha.2
510
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
502
+ "@jupyterlab/application": ^4.4.0-beta.0
503
+ "@jupyterlab/apputils": ^4.5.0-beta.0
504
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
505
+ "@jupyterlab/property-inspector": ^4.4.0-beta.0
506
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
507
+ "@jupyterlab/statedb": ^4.4.0-beta.0
508
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
509
+ "@jupyterlab/translation": ^4.4.0-beta.0
510
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
511
511
  "@lumino/algorithm": ^2.0.2
512
512
  "@lumino/commands": ^2.3.1
513
513
  "@lumino/coreutils": ^2.2.0
514
514
  "@lumino/disposable": ^2.1.3
515
- "@lumino/widgets": ^2.5.0
515
+ "@lumino/widgets": ^2.6.0
516
516
  react: ^18.2.0
517
- checksum: 77af79e72033adf2a65a5b8cc965446235c46295737b5a2cf04e28c5e8c29e678c6e1a069e1871c1c49e2be503ef016d3d0e2fae58e00d970aa2fd534e5d84a0
517
+ checksum: 685d3010494d30ac5e3380b74049b1d4b6bb05df063a4f132525970767b80d8ea9762f0f80aa800c12375aeb8c7761e357b417136a32cdeb13e22a8107b7cf5d
518
518
  languageName: node
519
519
  linkType: hard
520
520
 
@@ -522,58 +522,59 @@ __metadata:
522
522
  version: 0.0.0-use.local
523
523
  resolution: "@jupyterlab/application-top@workspace:."
524
524
  dependencies:
525
- "@jupyterlab/application": ~4.4.0-alpha.2
526
- "@jupyterlab/application-extension": ~4.4.0-alpha.2
527
- "@jupyterlab/apputils-extension": ~4.4.0-alpha.2
528
- "@jupyterlab/builder": ^4.4.0-alpha.2
529
- "@jupyterlab/buildutils": ^4.4.0-alpha.2
530
- "@jupyterlab/cell-toolbar-extension": ~4.4.0-alpha.2
531
- "@jupyterlab/celltags-extension": ~4.4.0-alpha.2
532
- "@jupyterlab/codemirror-extension": ~4.4.0-alpha.2
533
- "@jupyterlab/completer-extension": ~4.4.0-alpha.2
534
- "@jupyterlab/console-extension": ~4.4.0-alpha.2
535
- "@jupyterlab/coreutils": ~6.4.0-alpha.2
536
- "@jupyterlab/csvviewer-extension": ~4.4.0-alpha.2
537
- "@jupyterlab/debugger-extension": ~4.4.0-alpha.2
538
- "@jupyterlab/docmanager-extension": ~4.4.0-alpha.2
539
- "@jupyterlab/documentsearch-extension": ~4.4.0-alpha.2
540
- "@jupyterlab/extensionmanager-extension": ~4.4.0-alpha.2
541
- "@jupyterlab/filebrowser-extension": ~4.4.0-alpha.2
542
- "@jupyterlab/fileeditor-extension": ~4.4.0-alpha.2
543
- "@jupyterlab/help-extension": ~4.4.0-alpha.2
544
- "@jupyterlab/htmlviewer-extension": ~4.4.0-alpha.2
545
- "@jupyterlab/hub-extension": ~4.4.0-alpha.2
546
- "@jupyterlab/imageviewer-extension": ~4.4.0-alpha.2
547
- "@jupyterlab/inspector-extension": ~4.4.0-alpha.2
548
- "@jupyterlab/javascript-extension": ~4.4.0-alpha.2
549
- "@jupyterlab/json-extension": ~4.4.0-alpha.2
550
- "@jupyterlab/launcher-extension": ~4.4.0-alpha.2
551
- "@jupyterlab/logconsole-extension": ~4.4.0-alpha.2
552
- "@jupyterlab/lsp-extension": ~4.4.0-alpha.2
553
- "@jupyterlab/mainmenu-extension": ~4.4.0-alpha.2
554
- "@jupyterlab/markdownviewer-extension": ~4.4.0-alpha.2
555
- "@jupyterlab/markedparser-extension": ~4.4.0-alpha.2
556
- "@jupyterlab/mathjax-extension": ~4.4.0-alpha.2
557
- "@jupyterlab/mermaid-extension": ~4.4.0-alpha.2
558
- "@jupyterlab/metadataform-extension": ~4.4.0-alpha.2
559
- "@jupyterlab/notebook-extension": ~4.4.0-alpha.2
560
- "@jupyterlab/pdf-extension": ~4.4.0-alpha.2
561
- "@jupyterlab/pluginmanager-extension": ~4.4.0-alpha.2
562
- "@jupyterlab/rendermime-extension": ~4.4.0-alpha.2
563
- "@jupyterlab/running-extension": ~4.4.0-alpha.2
564
- "@jupyterlab/settingeditor-extension": ~4.4.0-alpha.2
565
- "@jupyterlab/shortcuts-extension": ~5.2.0-alpha.2
566
- "@jupyterlab/statusbar-extension": ~4.4.0-alpha.2
567
- "@jupyterlab/terminal-extension": ~4.4.0-alpha.2
568
- "@jupyterlab/theme-dark-extension": ~4.4.0-alpha.2
569
- "@jupyterlab/theme-dark-high-contrast-extension": ~4.4.0-alpha.2
570
- "@jupyterlab/theme-light-extension": ~4.4.0-alpha.2
571
- "@jupyterlab/toc-extension": ~6.4.0-alpha.2
572
- "@jupyterlab/tooltip-extension": ~4.4.0-alpha.2
573
- "@jupyterlab/translation-extension": ~4.4.0-alpha.2
574
- "@jupyterlab/ui-components-extension": ~4.4.0-alpha.2
575
- "@jupyterlab/vega5-extension": ~4.4.0-alpha.2
576
- "@jupyterlab/workspaces-extension": ~4.4.0-alpha.2
525
+ "@jupyterlab/application": ~4.4.0-beta.0
526
+ "@jupyterlab/application-extension": ~4.4.0-beta.0
527
+ "@jupyterlab/apputils-extension": ~4.4.0-beta.0
528
+ "@jupyterlab/builder": ^4.4.0-beta.0
529
+ "@jupyterlab/buildutils": ^4.4.0-beta.0
530
+ "@jupyterlab/cell-toolbar-extension": ~4.4.0-beta.0
531
+ "@jupyterlab/celltags-extension": ~4.4.0-beta.0
532
+ "@jupyterlab/codemirror-extension": ~4.4.0-beta.0
533
+ "@jupyterlab/completer-extension": ~4.4.0-beta.0
534
+ "@jupyterlab/console-extension": ~4.4.0-beta.0
535
+ "@jupyterlab/coreutils": ~6.4.0-beta.0
536
+ "@jupyterlab/csvviewer-extension": ~4.4.0-beta.0
537
+ "@jupyterlab/debugger-extension": ~4.4.0-beta.0
538
+ "@jupyterlab/docmanager-extension": ~4.4.0-beta.0
539
+ "@jupyterlab/documentsearch-extension": ~4.4.0-beta.0
540
+ "@jupyterlab/extensionmanager-extension": ~4.4.0-beta.0
541
+ "@jupyterlab/filebrowser-extension": ~4.4.0-beta.0
542
+ "@jupyterlab/fileeditor-extension": ~4.4.0-beta.0
543
+ "@jupyterlab/help-extension": ~4.4.0-beta.0
544
+ "@jupyterlab/htmlviewer-extension": ~4.4.0-beta.0
545
+ "@jupyterlab/hub-extension": ~4.4.0-beta.0
546
+ "@jupyterlab/imageviewer-extension": ~4.4.0-beta.0
547
+ "@jupyterlab/inspector-extension": ~4.4.0-beta.0
548
+ "@jupyterlab/javascript-extension": ~4.4.0-beta.0
549
+ "@jupyterlab/json-extension": ~4.4.0-beta.0
550
+ "@jupyterlab/launcher-extension": ~4.4.0-beta.0
551
+ "@jupyterlab/logconsole-extension": ~4.4.0-beta.0
552
+ "@jupyterlab/lsp-extension": ~4.4.0-beta.0
553
+ "@jupyterlab/mainmenu-extension": ~4.4.0-beta.0
554
+ "@jupyterlab/markdownviewer-extension": ~4.4.0-beta.0
555
+ "@jupyterlab/markedparser-extension": ~4.4.0-beta.0
556
+ "@jupyterlab/mathjax-extension": ~4.4.0-beta.0
557
+ "@jupyterlab/mermaid-extension": ~4.4.0-beta.0
558
+ "@jupyterlab/metadataform-extension": ~4.4.0-beta.0
559
+ "@jupyterlab/notebook-extension": ~4.4.0-beta.0
560
+ "@jupyterlab/pdf-extension": ~4.4.0-beta.0
561
+ "@jupyterlab/pluginmanager-extension": ~4.4.0-beta.0
562
+ "@jupyterlab/rendermime-extension": ~4.4.0-beta.0
563
+ "@jupyterlab/running-extension": ~4.4.0-beta.0
564
+ "@jupyterlab/services-extension": ~4.4.0-beta.0
565
+ "@jupyterlab/settingeditor-extension": ~4.4.0-beta.0
566
+ "@jupyterlab/shortcuts-extension": ~5.2.0-beta.0
567
+ "@jupyterlab/statusbar-extension": ~4.4.0-beta.0
568
+ "@jupyterlab/terminal-extension": ~4.4.0-beta.0
569
+ "@jupyterlab/theme-dark-extension": ~4.4.0-beta.0
570
+ "@jupyterlab/theme-dark-high-contrast-extension": ~4.4.0-beta.0
571
+ "@jupyterlab/theme-light-extension": ~4.4.0-beta.0
572
+ "@jupyterlab/toc-extension": ~6.4.0-beta.0
573
+ "@jupyterlab/tooltip-extension": ~4.4.0-beta.0
574
+ "@jupyterlab/translation-extension": ~4.4.0-beta.0
575
+ "@jupyterlab/ui-components-extension": ~4.4.0-beta.0
576
+ "@jupyterlab/vega5-extension": ~4.4.0-beta.0
577
+ "@jupyterlab/workspaces-extension": ~4.4.0-beta.0
577
578
  chokidar: ^3.4.0
578
579
  css-loader: ^6.7.1
579
580
  duplicate-package-checker-webpack-plugin: ^3.0.0
@@ -598,22 +599,22 @@ __metadata:
598
599
  languageName: unknown
599
600
  linkType: soft
600
601
 
601
- "@jupyterlab/application@npm:~4.4.0-alpha.2":
602
- version: 4.4.0-alpha.2
603
- resolution: "@jupyterlab/application@npm:4.4.0-alpha.2"
602
+ "@jupyterlab/application@npm:~4.4.0-beta.0":
603
+ version: 4.4.0-beta.0
604
+ resolution: "@jupyterlab/application@npm:4.4.0-beta.0"
604
605
  dependencies:
605
606
  "@fortawesome/fontawesome-free": ^5.12.0
606
- "@jupyterlab/apputils": ^4.5.0-alpha.2
607
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
608
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
609
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
610
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
611
- "@jupyterlab/services": ^7.4.0-alpha.2
612
- "@jupyterlab/statedb": ^4.4.0-alpha.2
613
- "@jupyterlab/translation": ^4.4.0-alpha.2
614
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
607
+ "@jupyterlab/apputils": ^4.5.0-beta.0
608
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
609
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
610
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
611
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
612
+ "@jupyterlab/services": ^7.4.0-beta.0
613
+ "@jupyterlab/statedb": ^4.4.0-beta.0
614
+ "@jupyterlab/translation": ^4.4.0-beta.0
615
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
615
616
  "@lumino/algorithm": ^2.0.2
616
- "@lumino/application": ^2.4.1
617
+ "@lumino/application": ^2.4.2
617
618
  "@lumino/commands": ^2.3.1
618
619
  "@lumino/coreutils": ^2.2.0
619
620
  "@lumino/disposable": ^2.1.3
@@ -621,55 +622,55 @@ __metadata:
621
622
  "@lumino/polling": ^2.1.3
622
623
  "@lumino/properties": ^2.0.2
623
624
  "@lumino/signaling": ^2.1.3
624
- "@lumino/widgets": ^2.5.0
625
- checksum: f93a066066fec71ac202b23983d701ad578cb7bf43c0c909069b66de3a831a22ccbf4760b6f987cf3a4bf2525049130e8467ebd9741d5e60b10a71f5979b56c5
626
- languageName: node
627
- linkType: hard
628
-
629
- "@jupyterlab/apputils-extension@npm:~4.4.0-alpha.2":
630
- version: 4.4.0-alpha.2
631
- resolution: "@jupyterlab/apputils-extension@npm:4.4.0-alpha.2"
632
- dependencies:
633
- "@jupyterlab/application": ^4.4.0-alpha.2
634
- "@jupyterlab/apputils": ^4.5.0-alpha.2
635
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
636
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
637
- "@jupyterlab/mainmenu": ^4.4.0-alpha.2
638
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
639
- "@jupyterlab/services": ^7.4.0-alpha.2
640
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
641
- "@jupyterlab/statedb": ^4.4.0-alpha.2
642
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
643
- "@jupyterlab/translation": ^4.4.0-alpha.2
644
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
645
- "@jupyterlab/workspaces": ^4.4.0-alpha.2
625
+ "@lumino/widgets": ^2.6.0
626
+ checksum: 999a26ae3b454f30994799306a01646bd56a06c8bc70edbaa81316695ecf3f32982d9f969e692cabe6ee082331ddfdaef6f6d7f8dcced5b7b3953e9629b1c794
627
+ languageName: node
628
+ linkType: hard
629
+
630
+ "@jupyterlab/apputils-extension@npm:~4.4.0-beta.0":
631
+ version: 4.4.0-beta.0
632
+ resolution: "@jupyterlab/apputils-extension@npm:4.4.0-beta.0"
633
+ dependencies:
634
+ "@jupyterlab/application": ^4.4.0-beta.0
635
+ "@jupyterlab/apputils": ^4.5.0-beta.0
636
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
637
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
638
+ "@jupyterlab/mainmenu": ^4.4.0-beta.0
639
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
640
+ "@jupyterlab/services": ^7.4.0-beta.0
641
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
642
+ "@jupyterlab/statedb": ^4.4.0-beta.0
643
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
644
+ "@jupyterlab/translation": ^4.4.0-beta.0
645
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
646
+ "@jupyterlab/workspaces": ^4.4.0-beta.0
646
647
  "@lumino/algorithm": ^2.0.2
647
648
  "@lumino/commands": ^2.3.1
648
649
  "@lumino/coreutils": ^2.2.0
649
650
  "@lumino/disposable": ^2.1.3
650
651
  "@lumino/domutils": ^2.0.2
651
652
  "@lumino/polling": ^2.1.3
652
- "@lumino/widgets": ^2.5.0
653
+ "@lumino/widgets": ^2.6.0
653
654
  react: ^18.2.0
654
655
  react-dom: ^18.2.0
655
656
  react-toastify: ^9.0.8
656
- checksum: f66c005de4b303394158d14e34ccc274f687c441bf63b45d8cd5976138db4657b850fb3587f6bf6e4ea7796a06a8653929f41e61db2299462ca27cc5139ec3d4
657
+ checksum: de6ba6c2b1422f7187fed3f268269f3dc40eeb113cd4e4a77ac3abd9eaca41eda987eea246d8ad604e71bed39012f93a7a54ae7a748e571c55ce27d708018015
657
658
  languageName: node
658
659
  linkType: hard
659
660
 
660
- "@jupyterlab/apputils@npm:~4.5.0-alpha.2":
661
- version: 4.5.0-alpha.2
662
- resolution: "@jupyterlab/apputils@npm:4.5.0-alpha.2"
661
+ "@jupyterlab/apputils@npm:~4.5.0-beta.0":
662
+ version: 4.5.0-beta.0
663
+ resolution: "@jupyterlab/apputils@npm:4.5.0-beta.0"
663
664
  dependencies:
664
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
665
- "@jupyterlab/observables": ^5.4.0-alpha.2
666
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
667
- "@jupyterlab/services": ^7.4.0-alpha.2
668
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
669
- "@jupyterlab/statedb": ^4.4.0-alpha.2
670
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
671
- "@jupyterlab/translation": ^4.4.0-alpha.2
672
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
665
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
666
+ "@jupyterlab/observables": ^5.4.0-beta.0
667
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
668
+ "@jupyterlab/services": ^7.4.0-beta.0
669
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
670
+ "@jupyterlab/statedb": ^4.4.0-beta.0
671
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
672
+ "@jupyterlab/translation": ^4.4.0-beta.0
673
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
673
674
  "@lumino/algorithm": ^2.0.2
674
675
  "@lumino/commands": ^2.3.1
675
676
  "@lumino/coreutils": ^2.2.0
@@ -678,34 +679,34 @@ __metadata:
678
679
  "@lumino/messaging": ^2.0.2
679
680
  "@lumino/signaling": ^2.1.3
680
681
  "@lumino/virtualdom": ^2.0.2
681
- "@lumino/widgets": ^2.5.0
682
+ "@lumino/widgets": ^2.6.0
682
683
  "@types/react": ^18.0.26
683
684
  react: ^18.2.0
684
685
  sanitize-html: ~2.12.1
685
- checksum: 69252950e0c03295ce978e95e40b2574c7fbf092463d6c8d9cb756796adeaf4cf845a98f0d2fd51a142b2faa3f18ae86353c5976579fa1e744324bb4179561fa
686
+ checksum: 7d619d3e0759117b78a13d52f7fa08fd3388bd941f4fac193f0ef99471b757cf4ac33b7e48cdd351e2c1118a4ef219febcea3c77ab10a5fc03749f4079efc6dc
686
687
  languageName: node
687
688
  linkType: hard
688
689
 
689
- "@jupyterlab/attachments@npm:~4.4.0-alpha.2":
690
- version: 4.4.0-alpha.2
691
- resolution: "@jupyterlab/attachments@npm:4.4.0-alpha.2"
690
+ "@jupyterlab/attachments@npm:~4.4.0-beta.0":
691
+ version: 4.4.0-beta.0
692
+ resolution: "@jupyterlab/attachments@npm:4.4.0-beta.0"
692
693
  dependencies:
693
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
694
- "@jupyterlab/observables": ^5.4.0-alpha.2
695
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
696
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
694
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
695
+ "@jupyterlab/observables": ^5.4.0-beta.0
696
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
697
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
697
698
  "@lumino/disposable": ^2.1.3
698
699
  "@lumino/signaling": ^2.1.3
699
- checksum: 6691983e81aba883c24eb723c4a3d8b0e62c9d4d89322970db79d8c2a219576c638a10ddc89f09d7da183065568364fcdfe3769457eefb5b38e7bfce205ef304
700
+ checksum: 24ce731db319e7e3e3b7ac9a23dd760eeb4863840f7fc8ea51ed1e460ef4e1bd0f1feaebc62a823a04df2e2716d1a54443d56cda6d77b04b404ba98a8ffc8906
700
701
  languageName: node
701
702
  linkType: hard
702
703
 
703
- "@jupyterlab/builder@npm:^4.4.0-alpha.2":
704
- version: 4.4.0-alpha.2
705
- resolution: "@jupyterlab/builder@npm:4.4.0-alpha.2"
704
+ "@jupyterlab/builder@npm:^4.4.0-beta.0":
705
+ version: 4.4.0-beta.0
706
+ resolution: "@jupyterlab/builder@npm:4.4.0-beta.0"
706
707
  dependencies:
707
708
  "@lumino/algorithm": ^2.0.2
708
- "@lumino/application": ^2.4.1
709
+ "@lumino/application": ^2.4.2
709
710
  "@lumino/commands": ^2.3.1
710
711
  "@lumino/coreutils": ^2.2.0
711
712
  "@lumino/disposable": ^2.1.3
@@ -715,7 +716,7 @@ __metadata:
715
716
  "@lumino/properties": ^2.0.2
716
717
  "@lumino/signaling": ^2.1.3
717
718
  "@lumino/virtualdom": ^2.0.2
718
- "@lumino/widgets": ^2.5.0
719
+ "@lumino/widgets": ^2.6.0
719
720
  ajv: ^8.12.0
720
721
  commander: ^9.4.1
721
722
  css-loader: ^6.7.1
@@ -737,13 +738,13 @@ __metadata:
737
738
  worker-loader: ^3.0.2
738
739
  bin:
739
740
  build-labextension: lib/build-labextension.js
740
- checksum: 967db26fefd486dbd72456754a2700461ded39d306533badba5385cedd5cf2719a497593b1901ca0eda33a9e6d89e90a2237a4de311321334b8b526dfaf9d88a
741
+ checksum: b236f37205fe35d3e7f8e6ac6c06725957e8d75cf84930c487b5e4e43f84a980478757a7d7ab97a3bb7c21bd46aa3c85af926e88b160c35a22e1e02887c2cc83
741
742
  languageName: node
742
743
  linkType: hard
743
744
 
744
- "@jupyterlab/buildutils@npm:^4.4.0-alpha.2":
745
- version: 4.4.0-alpha.2
746
- resolution: "@jupyterlab/buildutils@npm:4.4.0-alpha.2"
745
+ "@jupyterlab/buildutils@npm:^4.4.0-beta.0":
746
+ version: 4.4.0-beta.0
747
+ resolution: "@jupyterlab/buildutils@npm:4.4.0-beta.0"
747
748
  dependencies:
748
749
  "@yarnpkg/core": ^4.0.3
749
750
  "@yarnpkg/parsers": ^3.0.0
@@ -761,7 +762,7 @@ __metadata:
761
762
  process: ^0.11.10
762
763
  semver: ^7.3.2
763
764
  sort-package-json: ~1.53.1
764
- typescript: ~5.1.6
765
+ typescript: ~5.5.4
765
766
  verdaccio: ^5.25.0
766
767
  bin:
767
768
  get-dependency: lib/get-dependency.js
@@ -770,65 +771,65 @@ __metadata:
770
771
  update-dependency: lib/update-dependency.js
771
772
  update-dist-tag: lib/update-dist-tag.js
772
773
  update-staging-lock: lib/update-staging-lock.js
773
- checksum: aab57859d830dbe9dbaa20a97fc404c3b22d5fe14a5021593f70b2c2fd152e32e51e0d8f79ec53d5992b5100b7dfdee780056af555e9726db4d51c045cb038ef
774
+ checksum: 41a222f9cd1fe309450ba0affb5eba56ac4cab6b3737bdecd43382b00aa56f4051ef53a4cb95dc2b39e5df548470082a4fba6b162bfbf51b6c85c81221a163dc
774
775
  languageName: node
775
776
  linkType: hard
776
777
 
777
- "@jupyterlab/cell-toolbar-extension@npm:~4.4.0-alpha.2":
778
- version: 4.4.0-alpha.2
779
- resolution: "@jupyterlab/cell-toolbar-extension@npm:4.4.0-alpha.2"
778
+ "@jupyterlab/cell-toolbar-extension@npm:~4.4.0-beta.0":
779
+ version: 4.4.0-beta.0
780
+ resolution: "@jupyterlab/cell-toolbar-extension@npm:4.4.0-beta.0"
780
781
  dependencies:
781
- "@jupyterlab/application": ^4.4.0-alpha.2
782
- "@jupyterlab/apputils": ^4.5.0-alpha.2
783
- "@jupyterlab/cell-toolbar": ^4.4.0-alpha.2
784
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
785
- "@jupyterlab/translation": ^4.4.0-alpha.2
786
- checksum: dfd8836dcf2fa8c79b8a5140c5931569cea6adf6993641bec4758680baec4059e041c74dccb269f8b0ce2b5a3869b6fa55b56ddea67c4c0582ac069a2a5b75de
782
+ "@jupyterlab/application": ^4.4.0-beta.0
783
+ "@jupyterlab/apputils": ^4.5.0-beta.0
784
+ "@jupyterlab/cell-toolbar": ^4.4.0-beta.0
785
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
786
+ "@jupyterlab/translation": ^4.4.0-beta.0
787
+ checksum: 4306848cfbc49f79b03b1cccb991b463f31ee0cc41aa72ffb59249c822fb2a84831344fc15b2955252b20499959f1a8a5c97bd4ac6a6cd2b7a3d58b8282889f7
787
788
  languageName: node
788
789
  linkType: hard
789
790
 
790
- "@jupyterlab/cell-toolbar@npm:~4.4.0-alpha.2":
791
- version: 4.4.0-alpha.2
792
- resolution: "@jupyterlab/cell-toolbar@npm:4.4.0-alpha.2"
791
+ "@jupyterlab/cell-toolbar@npm:~4.4.0-beta.0":
792
+ version: 4.4.0-beta.0
793
+ resolution: "@jupyterlab/cell-toolbar@npm:4.4.0-beta.0"
793
794
  dependencies:
794
795
  "@jupyter/ydoc": ^3.0.0
795
- "@jupyterlab/apputils": ^4.5.0-alpha.2
796
- "@jupyterlab/cells": ^4.4.0-alpha.2
797
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
798
- "@jupyterlab/notebook": ^4.4.0-alpha.2
799
- "@jupyterlab/observables": ^5.4.0-alpha.2
800
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
796
+ "@jupyterlab/apputils": ^4.5.0-beta.0
797
+ "@jupyterlab/cells": ^4.4.0-beta.0
798
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
799
+ "@jupyterlab/notebook": ^4.4.0-beta.0
800
+ "@jupyterlab/observables": ^5.4.0-beta.0
801
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
801
802
  "@lumino/algorithm": ^2.0.2
802
803
  "@lumino/commands": ^2.3.1
803
804
  "@lumino/disposable": ^2.1.3
804
805
  "@lumino/signaling": ^2.1.3
805
- "@lumino/widgets": ^2.5.0
806
- checksum: 64aec58d8af0b8b5956de1e9ce6a99aa9a421bb6f17447a165c179be0da1dd2587997f4347204d90707f02d8b12f87defe37121f4baf248d75894e6a1da2aed4
806
+ "@lumino/widgets": ^2.6.0
807
+ checksum: 9dcbe315d044dc461169ad142dcd232216ef5c8078a6ea29732d94afe75733023fd0040c62eb097313de2401ba8dc43a5cab7005b725ecda20e0a563c799c2ec
807
808
  languageName: node
808
809
  linkType: hard
809
810
 
810
- "@jupyterlab/cells@npm:~4.4.0-alpha.2":
811
- version: 4.4.0-alpha.2
812
- resolution: "@jupyterlab/cells@npm:4.4.0-alpha.2"
811
+ "@jupyterlab/cells@npm:~4.4.0-beta.0":
812
+ version: 4.4.0-beta.0
813
+ resolution: "@jupyterlab/cells@npm:4.4.0-beta.0"
813
814
  dependencies:
814
815
  "@codemirror/state": ^6.5.0
815
816
  "@codemirror/view": ^6.35.3
816
817
  "@jupyter/ydoc": ^3.0.0
817
- "@jupyterlab/apputils": ^4.5.0-alpha.2
818
- "@jupyterlab/attachments": ^4.4.0-alpha.2
819
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
820
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
821
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
822
- "@jupyterlab/documentsearch": ^4.4.0-alpha.2
823
- "@jupyterlab/filebrowser": ^4.4.0-alpha.2
824
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
825
- "@jupyterlab/observables": ^5.4.0-alpha.2
826
- "@jupyterlab/outputarea": ^4.4.0-alpha.2
827
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
828
- "@jupyterlab/services": ^7.4.0-alpha.2
829
- "@jupyterlab/toc": ^6.4.0-alpha.2
830
- "@jupyterlab/translation": ^4.4.0-alpha.2
831
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
818
+ "@jupyterlab/apputils": ^4.5.0-beta.0
819
+ "@jupyterlab/attachments": ^4.4.0-beta.0
820
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
821
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
822
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
823
+ "@jupyterlab/documentsearch": ^4.4.0-beta.0
824
+ "@jupyterlab/filebrowser": ^4.4.0-beta.0
825
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
826
+ "@jupyterlab/observables": ^5.4.0-beta.0
827
+ "@jupyterlab/outputarea": ^4.4.0-beta.0
828
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
829
+ "@jupyterlab/services": ^7.4.0-beta.0
830
+ "@jupyterlab/toc": ^6.4.0-beta.0
831
+ "@jupyterlab/translation": ^4.4.0-beta.0
832
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
832
833
  "@lumino/algorithm": ^2.0.2
833
834
  "@lumino/coreutils": ^2.2.0
834
835
  "@lumino/domutils": ^2.0.2
@@ -837,54 +838,54 @@ __metadata:
837
838
  "@lumino/polling": ^2.1.3
838
839
  "@lumino/signaling": ^2.1.3
839
840
  "@lumino/virtualdom": ^2.0.2
840
- "@lumino/widgets": ^2.5.0
841
+ "@lumino/widgets": ^2.6.0
841
842
  react: ^18.2.0
842
- checksum: 1319b835c265feb13c48769f5c43ab290d6dc09ac54a445fa8b0254f7c70b748e66de7167813158ceb232b133e142d88791853a227dd9d05b9d2aa2c9b05a34f
843
+ checksum: 233e3479b6faca43d4dfb0d1b1dc0e79f1580a9e2ffb71990b63ce06ea1bfd30a5bd9d3ea4518564e8d1398beb50bc7f1dfe2537322a7006b6d6c9ffb0ddd798
843
844
  languageName: node
844
845
  linkType: hard
845
846
 
846
- "@jupyterlab/celltags-extension@npm:~4.4.0-alpha.2":
847
- version: 4.4.0-alpha.2
848
- resolution: "@jupyterlab/celltags-extension@npm:4.4.0-alpha.2"
847
+ "@jupyterlab/celltags-extension@npm:~4.4.0-beta.0":
848
+ version: 4.4.0-beta.0
849
+ resolution: "@jupyterlab/celltags-extension@npm:4.4.0-beta.0"
849
850
  dependencies:
850
- "@jupyterlab/application": ^4.4.0-alpha.2
851
- "@jupyterlab/notebook": ^4.4.0-alpha.2
852
- "@jupyterlab/translation": ^4.4.0-alpha.2
853
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
851
+ "@jupyterlab/application": ^4.4.0-beta.0
852
+ "@jupyterlab/notebook": ^4.4.0-beta.0
853
+ "@jupyterlab/translation": ^4.4.0-beta.0
854
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
854
855
  "@lumino/algorithm": ^2.0.2
855
856
  "@rjsf/utils": ^5.13.4
856
857
  react: ^18.2.0
857
- checksum: b449eb46ecd8229282cf80bc2a235df4ec630b13b7dc3d90f394e8e57866a475e2c1a6b2c9f54e222c19420dd3b692daaafa361fd5e35f51e39af4d1caa1a512
858
+ checksum: ff83af9830853c6dd528fdce765a67604a5fb89ff33a0efe51a7c3db23ae66950651208d343dbb6967d902bc85d5dbac34162e4ed7235fe33473c0992e7d269c
858
859
  languageName: node
859
860
  linkType: hard
860
861
 
861
- "@jupyterlab/codeeditor@npm:~4.4.0-alpha.2":
862
- version: 4.4.0-alpha.2
863
- resolution: "@jupyterlab/codeeditor@npm:4.4.0-alpha.2"
862
+ "@jupyterlab/codeeditor@npm:~4.4.0-beta.0":
863
+ version: 4.4.0-beta.0
864
+ resolution: "@jupyterlab/codeeditor@npm:4.4.0-beta.0"
864
865
  dependencies:
865
866
  "@codemirror/state": ^6.5.0
866
867
  "@jupyter/ydoc": ^3.0.0
867
- "@jupyterlab/apputils": ^4.5.0-alpha.2
868
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
869
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
870
- "@jupyterlab/observables": ^5.4.0-alpha.2
871
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
872
- "@jupyterlab/translation": ^4.4.0-alpha.2
873
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
868
+ "@jupyterlab/apputils": ^4.5.0-beta.0
869
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
870
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
871
+ "@jupyterlab/observables": ^5.4.0-beta.0
872
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
873
+ "@jupyterlab/translation": ^4.4.0-beta.0
874
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
874
875
  "@lumino/coreutils": ^2.2.0
875
876
  "@lumino/disposable": ^2.1.3
876
877
  "@lumino/dragdrop": ^2.1.5
877
878
  "@lumino/messaging": ^2.0.2
878
879
  "@lumino/signaling": ^2.1.3
879
- "@lumino/widgets": ^2.5.0
880
+ "@lumino/widgets": ^2.6.0
880
881
  react: ^18.2.0
881
- checksum: 71a88daec8fadd7f8006972bb6841b4166abda2bb8d71d1b7abe1969b59b7d31fa6cf286ee0ec80fd0e779c56a841321b26f3a8fc87bed9c6100427b720c609a
882
+ checksum: 6af171477ba629cde0b99316a23bf7a3371c40f6697d9bd40fcdf2f7cc18a9d1fccbf4aa994734926222f28e94be52ebe7e67c3241e4324301109d0c649f16bd
882
883
  languageName: node
883
884
  linkType: hard
884
885
 
885
- "@jupyterlab/codemirror-extension@npm:~4.4.0-alpha.2":
886
- version: 4.4.0-alpha.2
887
- resolution: "@jupyterlab/codemirror-extension@npm:4.4.0-alpha.2"
886
+ "@jupyterlab/codemirror-extension@npm:~4.4.0-beta.0":
887
+ version: 4.4.0-beta.0
888
+ resolution: "@jupyterlab/codemirror-extension@npm:4.4.0-beta.0"
888
889
  dependencies:
889
890
  "@codemirror/commands": ^6.7.1
890
891
  "@codemirror/lang-markdown": ^6.3.1
@@ -893,25 +894,25 @@ __metadata:
893
894
  "@codemirror/search": ^6.5.8
894
895
  "@codemirror/view": ^6.35.3
895
896
  "@jupyter/ydoc": ^3.0.0
896
- "@jupyterlab/application": ^4.4.0-alpha.2
897
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
898
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
899
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
900
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
901
- "@jupyterlab/translation": ^4.4.0-alpha.2
902
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
897
+ "@jupyterlab/application": ^4.4.0-beta.0
898
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
899
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
900
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
901
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
902
+ "@jupyterlab/translation": ^4.4.0-beta.0
903
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
903
904
  "@lumino/coreutils": ^2.2.0
904
- "@lumino/widgets": ^2.5.0
905
+ "@lumino/widgets": ^2.6.0
905
906
  "@rjsf/utils": ^5.13.4
906
907
  "@rjsf/validator-ajv8": ^5.13.4
907
908
  react: ^18.2.0
908
- checksum: e3d90917c780895fcd64d94e7a525feaedea6f684b0f6ecb37cdc2a7b9e6f12bbef61ef27edc3507b6388c6bc25193dc70d1e49ccd84d27b0d9c1af4d5484c2f
909
+ checksum: 84aad53bdb3b9bff707801bbb5b70b232f54b75526e10a6dc012371f5a6291984035b65f2164a8a9a17f6bdeb2cf0725309f38b031b14df52dd804d74bb60e7b
909
910
  languageName: node
910
911
  linkType: hard
911
912
 
912
- "@jupyterlab/codemirror@npm:~4.4.0-alpha.2":
913
- version: 4.4.0-alpha.2
914
- resolution: "@jupyterlab/codemirror@npm:4.4.0-alpha.2"
913
+ "@jupyterlab/codemirror@npm:~4.4.0-beta.0":
914
+ version: 4.4.0-beta.0
915
+ resolution: "@jupyterlab/codemirror@npm:4.4.0-beta.0"
915
916
  dependencies:
916
917
  "@codemirror/autocomplete": ^6.18.3
917
918
  "@codemirror/commands": ^6.7.1
@@ -923,7 +924,7 @@ __metadata:
923
924
  "@codemirror/lang-json": ^6.0.1
924
925
  "@codemirror/lang-markdown": ^6.3.1
925
926
  "@codemirror/lang-php": ^6.0.1
926
- "@codemirror/lang-python": ^6.1.6
927
+ "@codemirror/lang-python": ^6.1.7
927
928
  "@codemirror/lang-rust": ^6.0.1
928
929
  "@codemirror/lang-sql": ^6.8.0
929
930
  "@codemirror/lang-wast": ^6.0.2
@@ -934,11 +935,11 @@ __metadata:
934
935
  "@codemirror/state": ^6.5.0
935
936
  "@codemirror/view": ^6.35.3
936
937
  "@jupyter/ydoc": ^3.0.0
937
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
938
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
939
- "@jupyterlab/documentsearch": ^4.4.0-alpha.2
940
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
941
- "@jupyterlab/translation": ^4.4.0-alpha.2
938
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
939
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
940
+ "@jupyterlab/documentsearch": ^4.4.0-beta.0
941
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
942
+ "@jupyterlab/translation": ^4.4.0-beta.0
942
943
  "@lezer/common": ^1.2.1
943
944
  "@lezer/generator": ^1.7.0
944
945
  "@lezer/highlight": ^1.2.0
@@ -947,109 +948,109 @@ __metadata:
947
948
  "@lumino/disposable": ^2.1.3
948
949
  "@lumino/signaling": ^2.1.3
949
950
  yjs: ^13.5.40
950
- checksum: d756404944e676cdba6cede0f1a2052aa8e80f8b8f23a113a0270923b93093631ef0755279a5f613bbeb42f3f74dc3e59aab4bcc437616af2f7da3cfbb11550d
951
+ checksum: 131d23f4728e57253ac500348b9aba8a94b2ded617109ad6616d316f4f4d3aa91591e3c5ddc0b29c630de73a0f5ba8b0bf74c7ba9e3caaf88c928e16e25b2481
951
952
  languageName: node
952
953
  linkType: hard
953
954
 
954
- "@jupyterlab/completer-extension@npm:~4.4.0-alpha.2":
955
- version: 4.4.0-alpha.2
956
- resolution: "@jupyterlab/completer-extension@npm:4.4.0-alpha.2"
955
+ "@jupyterlab/completer-extension@npm:~4.4.0-beta.0":
956
+ version: 4.4.0-beta.0
957
+ resolution: "@jupyterlab/completer-extension@npm:4.4.0-beta.0"
957
958
  dependencies:
958
- "@jupyterlab/application": ^4.4.0-alpha.2
959
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
960
- "@jupyterlab/completer": ^4.4.0-alpha.2
961
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
962
- "@jupyterlab/translation": ^4.4.0-alpha.2
963
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
959
+ "@jupyterlab/application": ^4.4.0-beta.0
960
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
961
+ "@jupyterlab/completer": ^4.4.0-beta.0
962
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
963
+ "@jupyterlab/translation": ^4.4.0-beta.0
964
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
964
965
  "@lumino/commands": ^2.3.1
965
966
  "@lumino/coreutils": ^2.2.0
966
967
  "@rjsf/utils": ^5.13.4
967
968
  react: ^18.2.0
968
- checksum: c32fa949042ef7dbdc2fa111c3b8ca24e5023fc8c561f0d3632787c026e85efee392bb58356c865b65fa9042244743325aba944a76bdc26613a4315f394beb5a
969
+ checksum: bc2fb3b0a97300ea516802b4c99f6c672598264c9b94fe1f9bb32437cc1bd3835aa664f2f471638d029c6308095af92518ac4d4740324bbb9a6d3d310388f492
969
970
  languageName: node
970
971
  linkType: hard
971
972
 
972
- "@jupyterlab/completer@npm:~4.4.0-alpha.2":
973
- version: 4.4.0-alpha.2
974
- resolution: "@jupyterlab/completer@npm:4.4.0-alpha.2"
973
+ "@jupyterlab/completer@npm:~4.4.0-beta.0":
974
+ version: 4.4.0-beta.0
975
+ resolution: "@jupyterlab/completer@npm:4.4.0-beta.0"
975
976
  dependencies:
976
977
  "@codemirror/state": ^6.5.0
977
978
  "@codemirror/view": ^6.35.3
978
979
  "@jupyter/ydoc": ^3.0.0
979
- "@jupyterlab/apputils": ^4.5.0-alpha.2
980
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
981
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
982
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
983
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
984
- "@jupyterlab/services": ^7.4.0-alpha.2
985
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
986
- "@jupyterlab/statedb": ^4.4.0-alpha.2
987
- "@jupyterlab/translation": ^4.4.0-alpha.2
988
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
980
+ "@jupyterlab/apputils": ^4.5.0-beta.0
981
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
982
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
983
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
984
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
985
+ "@jupyterlab/services": ^7.4.0-beta.0
986
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
987
+ "@jupyterlab/statedb": ^4.4.0-beta.0
988
+ "@jupyterlab/translation": ^4.4.0-beta.0
989
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
989
990
  "@lumino/algorithm": ^2.0.2
990
991
  "@lumino/coreutils": ^2.2.0
991
992
  "@lumino/disposable": ^2.1.3
992
993
  "@lumino/domutils": ^2.0.2
993
994
  "@lumino/messaging": ^2.0.2
994
995
  "@lumino/signaling": ^2.1.3
995
- "@lumino/widgets": ^2.5.0
996
- checksum: 2d59c51f6814f40b09eb85b0b2ddbce96db48954546a16766c9a5d56fc5dbebc85a9370318fe25e8b023da30ef033884ec65f1d47a6b1a42e0d52c8ebcd371bd
997
- languageName: node
998
- linkType: hard
999
-
1000
- "@jupyterlab/console-extension@npm:~4.4.0-alpha.2":
1001
- version: 4.4.0-alpha.2
1002
- resolution: "@jupyterlab/console-extension@npm:4.4.0-alpha.2"
1003
- dependencies:
1004
- "@jupyterlab/application": ^4.4.0-alpha.2
1005
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1006
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1007
- "@jupyterlab/completer": ^4.4.0-alpha.2
1008
- "@jupyterlab/console": ^4.4.0-alpha.2
1009
- "@jupyterlab/filebrowser": ^4.4.0-alpha.2
1010
- "@jupyterlab/launcher": ^4.4.0-alpha.2
1011
- "@jupyterlab/mainmenu": ^4.4.0-alpha.2
1012
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1013
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1014
- "@jupyterlab/translation": ^4.4.0-alpha.2
1015
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
996
+ "@lumino/widgets": ^2.6.0
997
+ checksum: 58fad2678a3ab21e5c98e47a8ea2c282d1cf5fb74efb319884a591f5dc053cb24a03e5f8f0bfdd5806a7c6946f61bf4ab92ae3a445f6794f5037fcbe0a5e3da7
998
+ languageName: node
999
+ linkType: hard
1000
+
1001
+ "@jupyterlab/console-extension@npm:~4.4.0-beta.0":
1002
+ version: 4.4.0-beta.0
1003
+ resolution: "@jupyterlab/console-extension@npm:4.4.0-beta.0"
1004
+ dependencies:
1005
+ "@jupyterlab/application": ^4.4.0-beta.0
1006
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1007
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1008
+ "@jupyterlab/completer": ^4.4.0-beta.0
1009
+ "@jupyterlab/console": ^4.4.0-beta.0
1010
+ "@jupyterlab/filebrowser": ^4.4.0-beta.0
1011
+ "@jupyterlab/launcher": ^4.4.0-beta.0
1012
+ "@jupyterlab/mainmenu": ^4.4.0-beta.0
1013
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1014
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1015
+ "@jupyterlab/translation": ^4.4.0-beta.0
1016
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1016
1017
  "@lumino/algorithm": ^2.0.2
1017
1018
  "@lumino/coreutils": ^2.2.0
1018
1019
  "@lumino/disposable": ^2.1.3
1019
1020
  "@lumino/properties": ^2.0.2
1020
- "@lumino/widgets": ^2.5.0
1021
- checksum: 9a1dbc31bcb298f5c893e86b05edbd014cafdeb9c4a126f946e1030fc8d69a0ca449d753c655ef86054e008e825bf0347b7678ee7441dcb57ada475fb9238929
1021
+ "@lumino/widgets": ^2.6.0
1022
+ checksum: 59e338515cf339c76cbbe1b5dc87b63cad8d48f0a73d4276ffdf2a1814cfde3e59e45aea6dd0b12068b0f218f7d2e696258ff64b02a732581eb96f5a495651c1
1022
1023
  languageName: node
1023
1024
  linkType: hard
1024
1025
 
1025
- "@jupyterlab/console@npm:~4.4.0-alpha.2":
1026
- version: 4.4.0-alpha.2
1027
- resolution: "@jupyterlab/console@npm:4.4.0-alpha.2"
1026
+ "@jupyterlab/console@npm:~4.4.0-beta.0":
1027
+ version: 4.4.0-beta.0
1028
+ resolution: "@jupyterlab/console@npm:4.4.0-beta.0"
1028
1029
  dependencies:
1029
1030
  "@jupyter/ydoc": ^3.0.0
1030
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1031
- "@jupyterlab/cells": ^4.4.0-alpha.2
1032
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1033
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1034
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
1035
- "@jupyterlab/observables": ^5.4.0-alpha.2
1036
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1037
- "@jupyterlab/services": ^7.4.0-alpha.2
1038
- "@jupyterlab/translation": ^4.4.0-alpha.2
1039
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1031
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1032
+ "@jupyterlab/cells": ^4.4.0-beta.0
1033
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1034
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1035
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
1036
+ "@jupyterlab/observables": ^5.4.0-beta.0
1037
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1038
+ "@jupyterlab/services": ^7.4.0-beta.0
1039
+ "@jupyterlab/translation": ^4.4.0-beta.0
1040
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1040
1041
  "@lumino/coreutils": ^2.2.0
1041
1042
  "@lumino/disposable": ^2.1.3
1042
1043
  "@lumino/dragdrop": ^2.1.5
1043
1044
  "@lumino/messaging": ^2.0.2
1044
1045
  "@lumino/signaling": ^2.1.3
1045
- "@lumino/widgets": ^2.5.0
1046
- checksum: ac84184a6c183e4c5c6d629c8899c0eb8d7b6b8ddf92ee041efa35649340984bfd1cccf1760565c20f4d808553598b1143b41c4dc8e660ef1b40d02310aff904
1046
+ "@lumino/widgets": ^2.6.0
1047
+ checksum: 17f44936bd6fc60caee09acce298cb7bf4c7df3b383727c4697f99814bf97dd6602347c21ae5ca1bf5f6d7c4167b66727b022cedc82e7be9af41f91ea9179668
1047
1048
  languageName: node
1048
1049
  linkType: hard
1049
1050
 
1050
- "@jupyterlab/coreutils@npm:~6.4.0-alpha.2":
1051
- version: 6.4.0-alpha.2
1052
- resolution: "@jupyterlab/coreutils@npm:6.4.0-alpha.2"
1051
+ "@jupyterlab/coreutils@npm:~6.4.0-beta.0":
1052
+ version: 6.4.0-beta.0
1053
+ resolution: "@jupyterlab/coreutils@npm:6.4.0-beta.0"
1053
1054
  dependencies:
1054
1055
  "@lumino/coreutils": ^2.2.0
1055
1056
  "@lumino/disposable": ^2.1.3
@@ -1057,147 +1058,147 @@ __metadata:
1057
1058
  minimist: ~1.2.0
1058
1059
  path-browserify: ^1.0.0
1059
1060
  url-parse: ~1.5.4
1060
- checksum: 20e7460e18f8323520cdacb4bcccde8af004dcb7f4d2d9b18f264dfd7a7d82d70aaa383e8ad1fff6fc05c6ab3fabe2e67ebad9cddc7ad0e93d3e8919c6e23205
1061
+ checksum: 6d6f0dee1657fee6739d3e603fea73e4bcdf9cafca50a15e7a3569e63f530c1c02fd692aacdefa074c6965593741e452f6580cf5e9156b04d5b322a2c0519d85
1061
1062
  languageName: node
1062
1063
  linkType: hard
1063
1064
 
1064
- "@jupyterlab/csvviewer-extension@npm:~4.4.0-alpha.2":
1065
- version: 4.4.0-alpha.2
1066
- resolution: "@jupyterlab/csvviewer-extension@npm:4.4.0-alpha.2"
1065
+ "@jupyterlab/csvviewer-extension@npm:~4.4.0-beta.0":
1066
+ version: 4.4.0-beta.0
1067
+ resolution: "@jupyterlab/csvviewer-extension@npm:4.4.0-beta.0"
1067
1068
  dependencies:
1068
- "@jupyterlab/application": ^4.4.0-alpha.2
1069
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1070
- "@jupyterlab/csvviewer": ^4.4.0-alpha.2
1071
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1072
- "@jupyterlab/documentsearch": ^4.4.0-alpha.2
1073
- "@jupyterlab/mainmenu": ^4.4.0-alpha.2
1074
- "@jupyterlab/observables": ^5.4.0-alpha.2
1075
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1076
- "@jupyterlab/translation": ^4.4.0-alpha.2
1077
- "@lumino/datagrid": ^2.4.1
1078
- "@lumino/widgets": ^2.5.0
1079
- checksum: 13ea7a8c83b36ede69d75248de8ba820b19b09abfdff8ffeca345f9db6b5ad5491fa9ee3b944e41c2ae4c2ada076c9583aade03afb9e8973effc66b4fa983395
1069
+ "@jupyterlab/application": ^4.4.0-beta.0
1070
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1071
+ "@jupyterlab/csvviewer": ^4.4.0-beta.0
1072
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1073
+ "@jupyterlab/documentsearch": ^4.4.0-beta.0
1074
+ "@jupyterlab/mainmenu": ^4.4.0-beta.0
1075
+ "@jupyterlab/observables": ^5.4.0-beta.0
1076
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1077
+ "@jupyterlab/translation": ^4.4.0-beta.0
1078
+ "@lumino/datagrid": ^2.5.0
1079
+ "@lumino/widgets": ^2.6.0
1080
+ checksum: 087dc2e219838eb49779fc386b63d68a5ad115ac1e6d0a1bcfc95f4d7acf0a87bec71276d4707950152e26015912abb35ccc56bfb851499678d7552f0d1cc915
1080
1081
  languageName: node
1081
1082
  linkType: hard
1082
1083
 
1083
- "@jupyterlab/csvviewer@npm:~4.4.0-alpha.2":
1084
- version: 4.4.0-alpha.2
1085
- resolution: "@jupyterlab/csvviewer@npm:4.4.0-alpha.2"
1084
+ "@jupyterlab/csvviewer@npm:~4.4.0-beta.0":
1085
+ version: 4.4.0-beta.0
1086
+ resolution: "@jupyterlab/csvviewer@npm:4.4.0-beta.0"
1086
1087
  dependencies:
1087
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1088
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1089
- "@jupyterlab/translation": ^4.4.0-alpha.2
1090
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1088
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1089
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1090
+ "@jupyterlab/translation": ^4.4.0-beta.0
1091
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1091
1092
  "@lumino/coreutils": ^2.2.0
1092
- "@lumino/datagrid": ^2.4.1
1093
+ "@lumino/datagrid": ^2.5.0
1093
1094
  "@lumino/disposable": ^2.1.3
1094
1095
  "@lumino/messaging": ^2.0.2
1095
1096
  "@lumino/signaling": ^2.1.3
1096
- "@lumino/widgets": ^2.5.0
1097
- checksum: 66802dfc5a90ddb64a5aef391c74175e20808d2c210b20a1824b82722a39ff5037bdb99d36fda3a8fb01a59f06266d88234a61b132c7284f6bedd7f53dc6f18e
1098
- languageName: node
1099
- linkType: hard
1100
-
1101
- "@jupyterlab/debugger-extension@npm:~4.4.0-alpha.2":
1102
- version: 4.4.0-alpha.2
1103
- resolution: "@jupyterlab/debugger-extension@npm:4.4.0-alpha.2"
1104
- dependencies:
1105
- "@jupyterlab/application": ^4.4.0-alpha.2
1106
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1107
- "@jupyterlab/cells": ^4.4.0-alpha.2
1108
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1109
- "@jupyterlab/console": ^4.4.0-alpha.2
1110
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1111
- "@jupyterlab/debugger": ^4.4.0-alpha.2
1112
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1113
- "@jupyterlab/fileeditor": ^4.4.0-alpha.2
1114
- "@jupyterlab/logconsole": ^4.4.0-alpha.2
1115
- "@jupyterlab/notebook": ^4.4.0-alpha.2
1116
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1117
- "@jupyterlab/services": ^7.4.0-alpha.2
1118
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1119
- "@jupyterlab/translation": ^4.4.0-alpha.2
1097
+ "@lumino/widgets": ^2.6.0
1098
+ checksum: 08da3731171058b431a6051e732c099fd8ebf2c08a593e342a6fdc85079bbff183c339e1120f318b00a3fccc91443bc588c9fe2b7806b53cde4ea022eae210db
1099
+ languageName: node
1100
+ linkType: hard
1101
+
1102
+ "@jupyterlab/debugger-extension@npm:~4.4.0-beta.0":
1103
+ version: 4.4.0-beta.0
1104
+ resolution: "@jupyterlab/debugger-extension@npm:4.4.0-beta.0"
1105
+ dependencies:
1106
+ "@jupyterlab/application": ^4.4.0-beta.0
1107
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1108
+ "@jupyterlab/cells": ^4.4.0-beta.0
1109
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1110
+ "@jupyterlab/console": ^4.4.0-beta.0
1111
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1112
+ "@jupyterlab/debugger": ^4.4.0-beta.0
1113
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1114
+ "@jupyterlab/fileeditor": ^4.4.0-beta.0
1115
+ "@jupyterlab/logconsole": ^4.4.0-beta.0
1116
+ "@jupyterlab/notebook": ^4.4.0-beta.0
1117
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1118
+ "@jupyterlab/services": ^7.4.0-beta.0
1119
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1120
+ "@jupyterlab/translation": ^4.4.0-beta.0
1120
1121
  "@lumino/commands": ^2.3.1
1121
- checksum: a4f77dac0216dd8f6cfa7153e9d7b54f1e7b959cf0f816c043adf0a72d8c971f2e007598ff2ab6216be97b3a4275a24e5c8620534234eac98e7b7b92d9514f25
1122
+ checksum: 8e650985eed9af7a4e2d1ddeddc9028790f3ab2c028ffffddfb30ef34d98b0cbfe5c2a73fda2bfc90d02618a359f74996746cd2a82e11af84838086fb9f61c1f
1122
1123
  languageName: node
1123
1124
  linkType: hard
1124
1125
 
1125
- "@jupyterlab/debugger@npm:~4.4.0-alpha.2":
1126
- version: 4.4.0-alpha.2
1127
- resolution: "@jupyterlab/debugger@npm:4.4.0-alpha.2"
1126
+ "@jupyterlab/debugger@npm:~4.4.0-beta.0":
1127
+ version: 4.4.0-beta.0
1128
+ resolution: "@jupyterlab/debugger@npm:4.4.0-beta.0"
1128
1129
  dependencies:
1129
1130
  "@codemirror/state": ^6.5.0
1130
1131
  "@codemirror/view": ^6.35.3
1131
1132
  "@jupyter/react-components": ^0.16.6
1132
1133
  "@jupyter/ydoc": ^3.0.0
1133
- "@jupyterlab/application": ^4.4.0-alpha.2
1134
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1135
- "@jupyterlab/cells": ^4.4.0-alpha.2
1136
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1137
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
1138
- "@jupyterlab/console": ^4.4.0-alpha.2
1139
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1140
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1141
- "@jupyterlab/fileeditor": ^4.4.0-alpha.2
1142
- "@jupyterlab/notebook": ^4.4.0-alpha.2
1143
- "@jupyterlab/observables": ^5.4.0-alpha.2
1144
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1145
- "@jupyterlab/services": ^7.4.0-alpha.2
1146
- "@jupyterlab/translation": ^4.4.0-alpha.2
1147
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1134
+ "@jupyterlab/application": ^4.4.0-beta.0
1135
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1136
+ "@jupyterlab/cells": ^4.4.0-beta.0
1137
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1138
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
1139
+ "@jupyterlab/console": ^4.4.0-beta.0
1140
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1141
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1142
+ "@jupyterlab/fileeditor": ^4.4.0-beta.0
1143
+ "@jupyterlab/notebook": ^4.4.0-beta.0
1144
+ "@jupyterlab/observables": ^5.4.0-beta.0
1145
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1146
+ "@jupyterlab/services": ^7.4.0-beta.0
1147
+ "@jupyterlab/translation": ^4.4.0-beta.0
1148
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1148
1149
  "@lumino/algorithm": ^2.0.2
1149
1150
  "@lumino/commands": ^2.3.1
1150
1151
  "@lumino/coreutils": ^2.2.0
1151
- "@lumino/datagrid": ^2.4.1
1152
+ "@lumino/datagrid": ^2.5.0
1152
1153
  "@lumino/disposable": ^2.1.3
1153
1154
  "@lumino/messaging": ^2.0.2
1154
1155
  "@lumino/polling": ^2.1.3
1155
1156
  "@lumino/signaling": ^2.1.3
1156
- "@lumino/widgets": ^2.5.0
1157
+ "@lumino/widgets": ^2.6.0
1157
1158
  "@vscode/debugprotocol": ^1.51.0
1158
1159
  react: ^18.2.0
1159
- checksum: bd2c27a7b6033d427c7c1912e388a9b1aaa03eba667f6571dbc9a85fc679f981ddd0731b3e08f4f2af26a838592728da0a9f6ff9655184f5940882001536766a
1160
+ checksum: b8b06c4cb860cc9ff9da421d754dbac0cfb5316e7035d5b39a5588916064e36713a812d0716404b62160d32de5b5df158a8d40319e3fc8467ba1eeac08f539b0
1160
1161
  languageName: node
1161
1162
  linkType: hard
1162
1163
 
1163
- "@jupyterlab/docmanager-extension@npm:~4.4.0-alpha.2":
1164
- version: 4.4.0-alpha.2
1165
- resolution: "@jupyterlab/docmanager-extension@npm:4.4.0-alpha.2"
1164
+ "@jupyterlab/docmanager-extension@npm:~4.4.0-beta.0":
1165
+ version: 4.4.0-beta.0
1166
+ resolution: "@jupyterlab/docmanager-extension@npm:4.4.0-beta.0"
1166
1167
  dependencies:
1167
- "@jupyterlab/application": ^4.4.0-alpha.2
1168
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1169
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1170
- "@jupyterlab/docmanager": ^4.4.0-alpha.2
1171
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1172
- "@jupyterlab/services": ^7.4.0-alpha.2
1173
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1174
- "@jupyterlab/statedb": ^4.4.0-alpha.2
1175
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
1176
- "@jupyterlab/translation": ^4.4.0-alpha.2
1177
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1168
+ "@jupyterlab/application": ^4.4.0-beta.0
1169
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1170
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1171
+ "@jupyterlab/docmanager": ^4.4.0-beta.0
1172
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1173
+ "@jupyterlab/services": ^7.4.0-beta.0
1174
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1175
+ "@jupyterlab/statedb": ^4.4.0-beta.0
1176
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
1177
+ "@jupyterlab/translation": ^4.4.0-beta.0
1178
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1178
1179
  "@lumino/algorithm": ^2.0.2
1179
1180
  "@lumino/commands": ^2.3.1
1180
1181
  "@lumino/coreutils": ^2.2.0
1181
1182
  "@lumino/disposable": ^2.1.3
1182
1183
  "@lumino/signaling": ^2.1.3
1183
- "@lumino/widgets": ^2.5.0
1184
+ "@lumino/widgets": ^2.6.0
1184
1185
  react: ^18.2.0
1185
- checksum: 224d674c4bceb1ee78a8558e902fa5ae4db0758ced3161cefe9e47eb9c3bcfa183c4f6dcc30be0f0a1ee6d8e7965538bc6459ab9eab73156e93e1de11c8cf5b8
1186
+ checksum: 9eea2ce850e8f46ecfaf69e146fd3f3f10bc867bd4bacaddde70dbe6a5c4c4443a7a49788cadb93d46ab379f998b89ece82e336f5d14e3d734c3a54b9db4d17e
1186
1187
  languageName: node
1187
1188
  linkType: hard
1188
1189
 
1189
- "@jupyterlab/docmanager@npm:~4.4.0-alpha.2":
1190
- version: 4.4.0-alpha.2
1191
- resolution: "@jupyterlab/docmanager@npm:4.4.0-alpha.2"
1190
+ "@jupyterlab/docmanager@npm:~4.4.0-beta.0":
1191
+ version: 4.4.0-beta.0
1192
+ resolution: "@jupyterlab/docmanager@npm:4.4.0-beta.0"
1192
1193
  dependencies:
1193
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1194
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1195
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1196
- "@jupyterlab/services": ^7.4.0-alpha.2
1197
- "@jupyterlab/statedb": ^4.4.0-alpha.2
1198
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
1199
- "@jupyterlab/translation": ^4.4.0-alpha.2
1200
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1194
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1195
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1196
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1197
+ "@jupyterlab/services": ^7.4.0-beta.0
1198
+ "@jupyterlab/statedb": ^4.4.0-beta.0
1199
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
1200
+ "@jupyterlab/translation": ^4.4.0-beta.0
1201
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1201
1202
  "@lumino/algorithm": ^2.0.2
1202
1203
  "@lumino/coreutils": ^2.2.0
1203
1204
  "@lumino/disposable": ^2.1.3
@@ -1205,141 +1206,141 @@ __metadata:
1205
1206
  "@lumino/polling": ^2.1.3
1206
1207
  "@lumino/properties": ^2.0.2
1207
1208
  "@lumino/signaling": ^2.1.3
1208
- "@lumino/widgets": ^2.5.0
1209
+ "@lumino/widgets": ^2.6.0
1209
1210
  react: ^18.2.0
1210
- checksum: 826e1364416728630e78cf1a24dc330234aaade4d6fbe4494210cdfee4375db931233e7a4b8d93ad3d08e5b0358d50ea4fecb8e608eee52c0cbe7d7be9c7bf8b
1211
+ checksum: 124897b5cc5440a372e37b44115ae850da7da0dc07fbda0b511fb32b4947452bbb0fe2494ca155e4d081b00f71659a001646968b4e4ea7c88955deddb290ae14
1211
1212
  languageName: node
1212
1213
  linkType: hard
1213
1214
 
1214
- "@jupyterlab/docregistry@npm:~4.4.0-alpha.2":
1215
- version: 4.4.0-alpha.2
1216
- resolution: "@jupyterlab/docregistry@npm:4.4.0-alpha.2"
1215
+ "@jupyterlab/docregistry@npm:~4.4.0-beta.0":
1216
+ version: 4.4.0-beta.0
1217
+ resolution: "@jupyterlab/docregistry@npm:4.4.0-beta.0"
1217
1218
  dependencies:
1218
1219
  "@jupyter/ydoc": ^3.0.0
1219
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1220
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1221
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1222
- "@jupyterlab/observables": ^5.4.0-alpha.2
1223
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1224
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
1225
- "@jupyterlab/services": ^7.4.0-alpha.2
1226
- "@jupyterlab/translation": ^4.4.0-alpha.2
1227
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1220
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1221
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1222
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1223
+ "@jupyterlab/observables": ^5.4.0-beta.0
1224
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1225
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
1226
+ "@jupyterlab/services": ^7.4.0-beta.0
1227
+ "@jupyterlab/translation": ^4.4.0-beta.0
1228
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1228
1229
  "@lumino/algorithm": ^2.0.2
1229
1230
  "@lumino/coreutils": ^2.2.0
1230
1231
  "@lumino/disposable": ^2.1.3
1231
1232
  "@lumino/messaging": ^2.0.2
1232
1233
  "@lumino/properties": ^2.0.2
1233
1234
  "@lumino/signaling": ^2.1.3
1234
- "@lumino/widgets": ^2.5.0
1235
+ "@lumino/widgets": ^2.6.0
1235
1236
  react: ^18.2.0
1236
- checksum: 31749d9399d41fcbdd1a663433299acda2cf4513b3c0e58c2c67f98ba717b46f4c63f689947cd214b04dfe8947637fa15d2ba46dcc7eb529bda78e1e4a95dc96
1237
+ checksum: 38b78ba0e4dfa91e365d1449fbada165fe6f80688006e7568cc015ec751ebe728079f29757055df9ff986fd811eed9023f15841710ef77cc9cc33803b9042e72
1237
1238
  languageName: node
1238
1239
  linkType: hard
1239
1240
 
1240
- "@jupyterlab/documentsearch-extension@npm:~4.4.0-alpha.2":
1241
- version: 4.4.0-alpha.2
1242
- resolution: "@jupyterlab/documentsearch-extension@npm:4.4.0-alpha.2"
1241
+ "@jupyterlab/documentsearch-extension@npm:~4.4.0-beta.0":
1242
+ version: 4.4.0-beta.0
1243
+ resolution: "@jupyterlab/documentsearch-extension@npm:4.4.0-beta.0"
1243
1244
  dependencies:
1244
- "@jupyterlab/application": ^4.4.0-alpha.2
1245
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1246
- "@jupyterlab/documentsearch": ^4.4.0-alpha.2
1247
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1248
- "@jupyterlab/translation": ^4.4.0-alpha.2
1245
+ "@jupyterlab/application": ^4.4.0-beta.0
1246
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1247
+ "@jupyterlab/documentsearch": ^4.4.0-beta.0
1248
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1249
+ "@jupyterlab/translation": ^4.4.0-beta.0
1249
1250
  "@lumino/commands": ^2.3.1
1250
- "@lumino/widgets": ^2.5.0
1251
- checksum: 44e86fa3d6032362dca45335d33129994b4c035f6ba95cfa38d1c94c73f7f3c1560b5d4badb225a4220e5aeb72efa0dff82d43a9febba373cad1f287fb6d469d
1251
+ "@lumino/widgets": ^2.6.0
1252
+ checksum: 2cdca84af2a70105a44c77c2351714ae3f66835e111253676a349f3c2ff5de4f233bd2edd72a912fa2665dbd5da9b113ae4d00bf3aa10908c25e744a672c52fe
1252
1253
  languageName: node
1253
1254
  linkType: hard
1254
1255
 
1255
- "@jupyterlab/documentsearch@npm:~4.4.0-alpha.2":
1256
- version: 4.4.0-alpha.2
1257
- resolution: "@jupyterlab/documentsearch@npm:4.4.0-alpha.2"
1256
+ "@jupyterlab/documentsearch@npm:~4.4.0-beta.0":
1257
+ version: 4.4.0-beta.0
1258
+ resolution: "@jupyterlab/documentsearch@npm:4.4.0-beta.0"
1258
1259
  dependencies:
1259
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1260
- "@jupyterlab/translation": ^4.4.0-alpha.2
1261
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1260
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1261
+ "@jupyterlab/translation": ^4.4.0-beta.0
1262
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1262
1263
  "@lumino/commands": ^2.3.1
1263
1264
  "@lumino/coreutils": ^2.2.0
1264
1265
  "@lumino/disposable": ^2.1.3
1265
1266
  "@lumino/messaging": ^2.0.2
1266
1267
  "@lumino/polling": ^2.1.3
1267
1268
  "@lumino/signaling": ^2.1.3
1268
- "@lumino/widgets": ^2.5.0
1269
+ "@lumino/widgets": ^2.6.0
1269
1270
  react: ^18.2.0
1270
- checksum: 01bf48f218f1b7f36f28ab18790f4dc15817e36eba6b18f854521deeac09aa3a0e04fe73bb590eb039108e24ee1ecc439615e1b2d883e364785a0ab55c27f476
1271
+ checksum: 0b26b053bf1874cce29d07af049e97ae0f35a6f7ad3a65ddce71aaca22a4d143637c3051ef341eb39e77b10ec57f1237aa6ff036ccc26990af925f11b4bca4aa
1271
1272
  languageName: node
1272
1273
  linkType: hard
1273
1274
 
1274
- "@jupyterlab/extensionmanager-extension@npm:~4.4.0-alpha.2":
1275
- version: 4.4.0-alpha.2
1276
- resolution: "@jupyterlab/extensionmanager-extension@npm:4.4.0-alpha.2"
1275
+ "@jupyterlab/extensionmanager-extension@npm:~4.4.0-beta.0":
1276
+ version: 4.4.0-beta.0
1277
+ resolution: "@jupyterlab/extensionmanager-extension@npm:4.4.0-beta.0"
1277
1278
  dependencies:
1278
- "@jupyterlab/application": ^4.4.0-alpha.2
1279
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1280
- "@jupyterlab/extensionmanager": ^4.4.0-alpha.2
1281
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1282
- "@jupyterlab/translation": ^4.4.0-alpha.2
1283
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1284
- checksum: dc82fb06a495d43c39872f969a9037838641b00464bd0f468e31c250d2f755ab4f2b255850c011a4e5bcdd162dd78a083c49ef3db1283d43b812a858f22012ac
1279
+ "@jupyterlab/application": ^4.4.0-beta.0
1280
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1281
+ "@jupyterlab/extensionmanager": ^4.4.0-beta.0
1282
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1283
+ "@jupyterlab/translation": ^4.4.0-beta.0
1284
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1285
+ checksum: bde3f4b16b3f1c56848e4dc48a04d8940b63c56427b95b13adea046590aafe155b06dc8213bbc915769182459794248db2f5dc9714dd258bbb65d6572d6e5b03
1285
1286
  languageName: node
1286
1287
  linkType: hard
1287
1288
 
1288
- "@jupyterlab/extensionmanager@npm:~4.4.0-alpha.2":
1289
- version: 4.4.0-alpha.2
1290
- resolution: "@jupyterlab/extensionmanager@npm:4.4.0-alpha.2"
1289
+ "@jupyterlab/extensionmanager@npm:~4.4.0-beta.0":
1290
+ version: 4.4.0-beta.0
1291
+ resolution: "@jupyterlab/extensionmanager@npm:4.4.0-beta.0"
1291
1292
  dependencies:
1292
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1293
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1294
- "@jupyterlab/services": ^7.4.0-alpha.2
1295
- "@jupyterlab/translation": ^4.4.0-alpha.2
1296
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1293
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1294
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1295
+ "@jupyterlab/services": ^7.4.0-beta.0
1296
+ "@jupyterlab/translation": ^4.4.0-beta.0
1297
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1297
1298
  "@lumino/messaging": ^2.0.2
1298
1299
  "@lumino/polling": ^2.1.3
1299
- "@lumino/widgets": ^2.5.0
1300
+ "@lumino/widgets": ^2.6.0
1300
1301
  react: ^18.2.0
1301
1302
  react-paginate: ^6.3.2
1302
1303
  semver: ^7.3.2
1303
- checksum: 57254b443ae7df8f2edf9ded2b64f28d6cbac5a458107d9938e155bfc10fe7ab0be703090ba34a79f93cfa8b1590a958f5749f7d2aedf703b2c3560c9eaf2ce9
1304
- languageName: node
1305
- linkType: hard
1306
-
1307
- "@jupyterlab/filebrowser-extension@npm:~4.4.0-alpha.2":
1308
- version: 4.4.0-alpha.2
1309
- resolution: "@jupyterlab/filebrowser-extension@npm:4.4.0-alpha.2"
1310
- dependencies:
1311
- "@jupyterlab/application": ^4.4.0-alpha.2
1312
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1313
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1314
- "@jupyterlab/docmanager": ^4.4.0-alpha.2
1315
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1316
- "@jupyterlab/filebrowser": ^4.4.0-alpha.2
1317
- "@jupyterlab/services": ^7.4.0-alpha.2
1318
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1319
- "@jupyterlab/statedb": ^4.4.0-alpha.2
1320
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
1321
- "@jupyterlab/translation": ^4.4.0-alpha.2
1322
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1304
+ checksum: 96623e9ceddc55bdb079e89429505c2a0abb950b9ab77215db0661be5a89b578c8f560aa4e0d647989902df70f3068c6ed8082187d2fb46885f062f484884868
1305
+ languageName: node
1306
+ linkType: hard
1307
+
1308
+ "@jupyterlab/filebrowser-extension@npm:~4.4.0-beta.0":
1309
+ version: 4.4.0-beta.0
1310
+ resolution: "@jupyterlab/filebrowser-extension@npm:4.4.0-beta.0"
1311
+ dependencies:
1312
+ "@jupyterlab/application": ^4.4.0-beta.0
1313
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1314
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1315
+ "@jupyterlab/docmanager": ^4.4.0-beta.0
1316
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1317
+ "@jupyterlab/filebrowser": ^4.4.0-beta.0
1318
+ "@jupyterlab/services": ^7.4.0-beta.0
1319
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1320
+ "@jupyterlab/statedb": ^4.4.0-beta.0
1321
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
1322
+ "@jupyterlab/translation": ^4.4.0-beta.0
1323
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1323
1324
  "@lumino/algorithm": ^2.0.2
1324
1325
  "@lumino/commands": ^2.3.1
1325
- "@lumino/widgets": ^2.5.0
1326
- checksum: 754aa39b2f37abec02e5b85f4afe4e263628f470cbbd8ec26145f5303af837da1627e6a126656b94bc3e982aefe3fe9f95a56544def3d1ad23c7d16afac3e656
1326
+ "@lumino/widgets": ^2.6.0
1327
+ checksum: 69955a66d8c4187ee27bf89c76de8842eaad71a53ecf25f106ed87f3d22bc611e1c174b51b0e7a5262e7c12d531a68a4cecd204773a17769a23f31f8c720868e
1327
1328
  languageName: node
1328
1329
  linkType: hard
1329
1330
 
1330
- "@jupyterlab/filebrowser@npm:~4.4.0-alpha.2":
1331
- version: 4.4.0-alpha.2
1332
- resolution: "@jupyterlab/filebrowser@npm:4.4.0-alpha.2"
1331
+ "@jupyterlab/filebrowser@npm:~4.4.0-beta.0":
1332
+ version: 4.4.0-beta.0
1333
+ resolution: "@jupyterlab/filebrowser@npm:4.4.0-beta.0"
1333
1334
  dependencies:
1334
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1335
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1336
- "@jupyterlab/docmanager": ^4.4.0-alpha.2
1337
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1338
- "@jupyterlab/services": ^7.4.0-alpha.2
1339
- "@jupyterlab/statedb": ^4.4.0-alpha.2
1340
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
1341
- "@jupyterlab/translation": ^4.4.0-alpha.2
1342
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1335
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1336
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1337
+ "@jupyterlab/docmanager": ^4.4.0-beta.0
1338
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1339
+ "@jupyterlab/services": ^7.4.0-beta.0
1340
+ "@jupyterlab/statedb": ^4.4.0-beta.0
1341
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
1342
+ "@jupyterlab/translation": ^4.4.0-beta.0
1343
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1343
1344
  "@lumino/algorithm": ^2.0.2
1344
1345
  "@lumino/coreutils": ^2.2.0
1345
1346
  "@lumino/disposable": ^2.1.3
@@ -1349,597 +1350,597 @@ __metadata:
1349
1350
  "@lumino/polling": ^2.1.3
1350
1351
  "@lumino/signaling": ^2.1.3
1351
1352
  "@lumino/virtualdom": ^2.0.2
1352
- "@lumino/widgets": ^2.5.0
1353
+ "@lumino/widgets": ^2.6.0
1353
1354
  react: ^18.2.0
1354
- checksum: 7664739248ef60826ed21b9d1655811aebaff2eac9bae76b9a829e50b7d0d8db0433938f70e9b3590c8788b1a193c3ade2588ca55752bc2549cee5c50ff24ca1
1355
+ checksum: 514cf03d5474cecc2f720bd74cb96febca5ac99d6020188d3d678480165c9e9e2a9b55067d38e496e13defa0677157c55c4b77f47d142b6717872a96133eba65
1355
1356
  languageName: node
1356
1357
  linkType: hard
1357
1358
 
1358
- "@jupyterlab/fileeditor-extension@npm:~4.4.0-alpha.2":
1359
- version: 4.4.0-alpha.2
1360
- resolution: "@jupyterlab/fileeditor-extension@npm:4.4.0-alpha.2"
1359
+ "@jupyterlab/fileeditor-extension@npm:~4.4.0-beta.0":
1360
+ version: 4.4.0-beta.0
1361
+ resolution: "@jupyterlab/fileeditor-extension@npm:4.4.0-beta.0"
1361
1362
  dependencies:
1362
1363
  "@codemirror/commands": ^6.7.1
1363
1364
  "@codemirror/search": ^6.5.8
1364
- "@jupyterlab/application": ^4.4.0-alpha.2
1365
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1366
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1367
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
1368
- "@jupyterlab/completer": ^4.4.0-alpha.2
1369
- "@jupyterlab/console": ^4.4.0-alpha.2
1370
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1371
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1372
- "@jupyterlab/documentsearch": ^4.4.0-alpha.2
1373
- "@jupyterlab/filebrowser": ^4.4.0-alpha.2
1374
- "@jupyterlab/fileeditor": ^4.4.0-alpha.2
1375
- "@jupyterlab/launcher": ^4.4.0-alpha.2
1376
- "@jupyterlab/lsp": ^4.4.0-alpha.2
1377
- "@jupyterlab/mainmenu": ^4.4.0-alpha.2
1378
- "@jupyterlab/observables": ^5.4.0-alpha.2
1379
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
1380
- "@jupyterlab/services": ^7.4.0-alpha.2
1381
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1382
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
1383
- "@jupyterlab/toc": ^6.4.0-alpha.2
1384
- "@jupyterlab/translation": ^4.4.0-alpha.2
1385
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1365
+ "@jupyterlab/application": ^4.4.0-beta.0
1366
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1367
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1368
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
1369
+ "@jupyterlab/completer": ^4.4.0-beta.0
1370
+ "@jupyterlab/console": ^4.4.0-beta.0
1371
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1372
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1373
+ "@jupyterlab/documentsearch": ^4.4.0-beta.0
1374
+ "@jupyterlab/filebrowser": ^4.4.0-beta.0
1375
+ "@jupyterlab/fileeditor": ^4.4.0-beta.0
1376
+ "@jupyterlab/launcher": ^4.4.0-beta.0
1377
+ "@jupyterlab/lsp": ^4.4.0-beta.0
1378
+ "@jupyterlab/mainmenu": ^4.4.0-beta.0
1379
+ "@jupyterlab/observables": ^5.4.0-beta.0
1380
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
1381
+ "@jupyterlab/services": ^7.4.0-beta.0
1382
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1383
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
1384
+ "@jupyterlab/toc": ^6.4.0-beta.0
1385
+ "@jupyterlab/translation": ^4.4.0-beta.0
1386
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1386
1387
  "@lumino/algorithm": ^2.0.2
1387
1388
  "@lumino/commands": ^2.3.1
1388
1389
  "@lumino/coreutils": ^2.2.0
1389
- "@lumino/widgets": ^2.5.0
1390
- checksum: 793bc17ad64bbe119b1dcad393d5b4cb3a559503c48b3d30530cf1ea23216cbcf1a8d3ab4c0e545e445345d2ef28194738eefd176e6db1b4040c2fb6f68be582
1390
+ "@lumino/widgets": ^2.6.0
1391
+ checksum: 95ffe5fc737876faf1226e0124f5e0b23f3f1526bb39a421414d71e219dc21f3f80e8157f31786e20cb6a7b09bcc90df5b30144749df45835b88b0f7ba1e52e9
1391
1392
  languageName: node
1392
1393
  linkType: hard
1393
1394
 
1394
- "@jupyterlab/fileeditor@npm:~4.4.0-alpha.2":
1395
- version: 4.4.0-alpha.2
1396
- resolution: "@jupyterlab/fileeditor@npm:4.4.0-alpha.2"
1395
+ "@jupyterlab/fileeditor@npm:~4.4.0-beta.0":
1396
+ version: 4.4.0-beta.0
1397
+ resolution: "@jupyterlab/fileeditor@npm:4.4.0-beta.0"
1397
1398
  dependencies:
1398
1399
  "@jupyter/ydoc": ^3.0.0
1399
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1400
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1401
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
1402
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1403
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1404
- "@jupyterlab/documentsearch": ^4.4.0-alpha.2
1405
- "@jupyterlab/lsp": ^4.4.0-alpha.2
1406
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
1407
- "@jupyterlab/toc": ^6.4.0-alpha.2
1408
- "@jupyterlab/translation": ^4.4.0-alpha.2
1409
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1400
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1401
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1402
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
1403
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1404
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1405
+ "@jupyterlab/documentsearch": ^4.4.0-beta.0
1406
+ "@jupyterlab/lsp": ^4.4.0-beta.0
1407
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
1408
+ "@jupyterlab/toc": ^6.4.0-beta.0
1409
+ "@jupyterlab/translation": ^4.4.0-beta.0
1410
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1410
1411
  "@lumino/commands": ^2.3.1
1411
1412
  "@lumino/coreutils": ^2.2.0
1412
1413
  "@lumino/messaging": ^2.0.2
1413
- "@lumino/widgets": ^2.5.0
1414
+ "@lumino/widgets": ^2.6.0
1414
1415
  react: ^18.2.0
1415
1416
  regexp-match-indices: ^1.0.2
1416
- checksum: 49195f2cf489233f7d272e5c7e3259fb46676b103de7ee466faf8ff3416a4e4afb190b91623fb11e82b6165f34d0956322a0d399d8247549dcbe90efcb25c217
1417
+ checksum: 382f50d85759a11754dcc8ce470adc6928077a8dfb5e625503f1c59967f02b3fba4f38d261eebdb1ce2156f8ce5615883668a2d417d0a266296df4f9b02ff0ce
1417
1418
  languageName: node
1418
1419
  linkType: hard
1419
1420
 
1420
- "@jupyterlab/help-extension@npm:~4.4.0-alpha.2":
1421
- version: 4.4.0-alpha.2
1422
- resolution: "@jupyterlab/help-extension@npm:4.4.0-alpha.2"
1421
+ "@jupyterlab/help-extension@npm:~4.4.0-beta.0":
1422
+ version: 4.4.0-beta.0
1423
+ resolution: "@jupyterlab/help-extension@npm:4.4.0-beta.0"
1423
1424
  dependencies:
1424
- "@jupyterlab/application": ^4.4.0-alpha.2
1425
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1426
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1427
- "@jupyterlab/mainmenu": ^4.4.0-alpha.2
1428
- "@jupyterlab/services": ^7.4.0-alpha.2
1429
- "@jupyterlab/translation": ^4.4.0-alpha.2
1430
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1425
+ "@jupyterlab/application": ^4.4.0-beta.0
1426
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1427
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1428
+ "@jupyterlab/mainmenu": ^4.4.0-beta.0
1429
+ "@jupyterlab/services": ^7.4.0-beta.0
1430
+ "@jupyterlab/translation": ^4.4.0-beta.0
1431
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1431
1432
  "@lumino/coreutils": ^2.2.0
1432
1433
  "@lumino/signaling": ^2.1.3
1433
1434
  "@lumino/virtualdom": ^2.0.2
1434
- "@lumino/widgets": ^2.5.0
1435
+ "@lumino/widgets": ^2.6.0
1435
1436
  react: ^18.2.0
1436
- checksum: a1ea183ca77b7eba42f59221769a0c5ba70a594642959cba6b84d3e1e0951748a3be6c072d3cf51b99f43c761348d52527b951d8d2229b6ae70c27578629f6b5
1437
+ checksum: 22c26f3d5ae0cc1fdb108669f6d5f33569fe9623eb1513325d6e55a8ea3ab2a567d8779d5daaf1bb3a2325ed3f0b8972383e08a39a29780ba516581aaf855feb
1437
1438
  languageName: node
1438
1439
  linkType: hard
1439
1440
 
1440
- "@jupyterlab/htmlviewer-extension@npm:~4.4.0-alpha.2":
1441
- version: 4.4.0-alpha.2
1442
- resolution: "@jupyterlab/htmlviewer-extension@npm:4.4.0-alpha.2"
1441
+ "@jupyterlab/htmlviewer-extension@npm:~4.4.0-beta.0":
1442
+ version: 4.4.0-beta.0
1443
+ resolution: "@jupyterlab/htmlviewer-extension@npm:4.4.0-beta.0"
1443
1444
  dependencies:
1444
- "@jupyterlab/application": ^4.4.0-alpha.2
1445
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1446
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1447
- "@jupyterlab/htmlviewer": ^4.4.0-alpha.2
1448
- "@jupyterlab/observables": ^5.4.0-alpha.2
1449
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1450
- "@jupyterlab/translation": ^4.4.0-alpha.2
1451
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1452
- checksum: 10852ee2c666ce780b37924e9c26ab3ca777109889a041f14f4c5490a1256c3ae4ccb4d8ed55c690f5e1bf14f37523ffb8fd0f46c12d1df6078433d557aadac4
1445
+ "@jupyterlab/application": ^4.4.0-beta.0
1446
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1447
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1448
+ "@jupyterlab/htmlviewer": ^4.4.0-beta.0
1449
+ "@jupyterlab/observables": ^5.4.0-beta.0
1450
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1451
+ "@jupyterlab/translation": ^4.4.0-beta.0
1452
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1453
+ checksum: 2ae644604daae6c5af4e0fa4426f8690e436ab0dbc2d6baedeba375a0c7b2ea5c91152a10c6954ad6d172e46cc0b6cb9777e96617d9ea714a17ed716a77f8070
1453
1454
  languageName: node
1454
1455
  linkType: hard
1455
1456
 
1456
- "@jupyterlab/htmlviewer@npm:~4.4.0-alpha.2":
1457
- version: 4.4.0-alpha.2
1458
- resolution: "@jupyterlab/htmlviewer@npm:4.4.0-alpha.2"
1457
+ "@jupyterlab/htmlviewer@npm:~4.4.0-beta.0":
1458
+ version: 4.4.0-beta.0
1459
+ resolution: "@jupyterlab/htmlviewer@npm:4.4.0-beta.0"
1459
1460
  dependencies:
1460
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1461
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1462
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1463
- "@jupyterlab/translation": ^4.4.0-alpha.2
1464
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1461
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1462
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1463
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1464
+ "@jupyterlab/translation": ^4.4.0-beta.0
1465
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1465
1466
  "@lumino/coreutils": ^2.2.0
1466
1467
  "@lumino/signaling": ^2.1.3
1467
- "@lumino/widgets": ^2.5.0
1468
+ "@lumino/widgets": ^2.6.0
1468
1469
  react: ^18.2.0
1469
- checksum: 996a02344ce3cc6100938c77e46ce7a603a24010bf5e44e8b263a4567e21446fa3e473ec139974e9042c0936423ea2b041b97a72151d4dc0a9fe6156f3849774
1470
+ checksum: 59485131b2b5c0282fec5c956110ebecf50b155273a10c227e38f57b9e457555d50e8020e5abc5c3351dcadaeca9d90d217856b058f8eaf3cd55a3d3cc84d9f4
1470
1471
  languageName: node
1471
1472
  linkType: hard
1472
1473
 
1473
- "@jupyterlab/hub-extension@npm:~4.4.0-alpha.2":
1474
- version: 4.4.0-alpha.2
1475
- resolution: "@jupyterlab/hub-extension@npm:4.4.0-alpha.2"
1474
+ "@jupyterlab/hub-extension@npm:~4.4.0-beta.0":
1475
+ version: 4.4.0-beta.0
1476
+ resolution: "@jupyterlab/hub-extension@npm:4.4.0-beta.0"
1476
1477
  dependencies:
1477
- "@jupyterlab/application": ^4.4.0-alpha.2
1478
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1479
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1480
- "@jupyterlab/services": ^7.4.0-alpha.2
1481
- "@jupyterlab/translation": ^4.4.0-alpha.2
1482
- checksum: 4e1f81654e832af9b3a5c59f7dd358a1497d5845e4a17f71a431227f9fba35d36a5a3bd2c74a8a5f6743fc846f62c2175ffe8eeb8a6ecead1f9ab640784e1e1c
1478
+ "@jupyterlab/application": ^4.4.0-beta.0
1479
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1480
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1481
+ "@jupyterlab/services": ^7.4.0-beta.0
1482
+ "@jupyterlab/translation": ^4.4.0-beta.0
1483
+ checksum: daaa49bce4ba665c1a7ed07081f21dd7f41c55baf1aad7670716f8e23bc8bfa3753da2b2665999fc51d778a28c77b96abfc7baef241efc46a04c838fe4df6b4f
1483
1484
  languageName: node
1484
1485
  linkType: hard
1485
1486
 
1486
- "@jupyterlab/imageviewer-extension@npm:~4.4.0-alpha.2":
1487
- version: 4.4.0-alpha.2
1488
- resolution: "@jupyterlab/imageviewer-extension@npm:4.4.0-alpha.2"
1487
+ "@jupyterlab/imageviewer-extension@npm:~4.4.0-beta.0":
1488
+ version: 4.4.0-beta.0
1489
+ resolution: "@jupyterlab/imageviewer-extension@npm:4.4.0-beta.0"
1489
1490
  dependencies:
1490
- "@jupyterlab/application": ^4.4.0-alpha.2
1491
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1492
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1493
- "@jupyterlab/imageviewer": ^4.4.0-alpha.2
1494
- "@jupyterlab/translation": ^4.4.0-alpha.2
1495
- checksum: d3021984f9514c5e21232a7002b4196dfe1b3d28e9fdc07c229371fa5068ef9f6f54294d6af1bfc024fc7bb84d085504ff2e890b5aede8ba24159ce306559fe5
1491
+ "@jupyterlab/application": ^4.4.0-beta.0
1492
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1493
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1494
+ "@jupyterlab/imageviewer": ^4.4.0-beta.0
1495
+ "@jupyterlab/translation": ^4.4.0-beta.0
1496
+ checksum: 85611781c3e18ed79cb00ca90d78d073829e0a3829a781909fc731242be4c359809d58cad017a20e66d639fd8eaeabdb2b94a0e3a9aff6ef02cea06dd9299d7d
1496
1497
  languageName: node
1497
1498
  linkType: hard
1498
1499
 
1499
- "@jupyterlab/imageviewer@npm:~4.4.0-alpha.2":
1500
- version: 4.4.0-alpha.2
1501
- resolution: "@jupyterlab/imageviewer@npm:4.4.0-alpha.2"
1500
+ "@jupyterlab/imageviewer@npm:~4.4.0-beta.0":
1501
+ version: 4.4.0-beta.0
1502
+ resolution: "@jupyterlab/imageviewer@npm:4.4.0-beta.0"
1502
1503
  dependencies:
1503
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1504
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1505
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1504
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1505
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1506
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1506
1507
  "@lumino/coreutils": ^2.2.0
1507
1508
  "@lumino/messaging": ^2.0.2
1508
- "@lumino/widgets": ^2.5.0
1509
- checksum: 0b9b17c8186605ea20d7b16aebefd38fff58d6170e4e84150f80c4ec8486ecf63e639698b8d5abe465e34ba7bbfb16c68541b69658d8b97b40dd3dfe89cc3194
1509
+ "@lumino/widgets": ^2.6.0
1510
+ checksum: 323b01f8ceb17c9828145a9d0f093526a7e3e2dd7ceccdf475517b7488581f6eae497cf32e23fdce163012edc55349b6b102ee576b87bb01b2208609073182ae
1510
1511
  languageName: node
1511
1512
  linkType: hard
1512
1513
 
1513
- "@jupyterlab/inspector-extension@npm:~4.4.0-alpha.2":
1514
- version: 4.4.0-alpha.2
1515
- resolution: "@jupyterlab/inspector-extension@npm:4.4.0-alpha.2"
1514
+ "@jupyterlab/inspector-extension@npm:~4.4.0-beta.0":
1515
+ version: 4.4.0-beta.0
1516
+ resolution: "@jupyterlab/inspector-extension@npm:4.4.0-beta.0"
1516
1517
  dependencies:
1517
- "@jupyterlab/application": ^4.4.0-alpha.2
1518
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1519
- "@jupyterlab/console": ^4.4.0-alpha.2
1520
- "@jupyterlab/inspector": ^4.4.0-alpha.2
1521
- "@jupyterlab/launcher": ^4.4.0-alpha.2
1522
- "@jupyterlab/notebook": ^4.4.0-alpha.2
1523
- "@jupyterlab/translation": ^4.4.0-alpha.2
1524
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1525
- "@lumino/widgets": ^2.5.0
1526
- checksum: 5ae189d9ff4cede632e77299d1c9191afc0473cfcf2db76ba8f02e2e276df1002c9459afc14e763e465b85918f2ad1c3a24ba00ade1d9a16073d75d0988c70bf
1518
+ "@jupyterlab/application": ^4.4.0-beta.0
1519
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1520
+ "@jupyterlab/console": ^4.4.0-beta.0
1521
+ "@jupyterlab/inspector": ^4.4.0-beta.0
1522
+ "@jupyterlab/launcher": ^4.4.0-beta.0
1523
+ "@jupyterlab/notebook": ^4.4.0-beta.0
1524
+ "@jupyterlab/translation": ^4.4.0-beta.0
1525
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1526
+ "@lumino/widgets": ^2.6.0
1527
+ checksum: 802016a137876544d21ef430e9495b5d3ad5261a69d3437829591745a8620592cb3ccdd666eb6617563de1af1236001ccf68d03c7b45885468faecf457167371
1527
1528
  languageName: node
1528
1529
  linkType: hard
1529
1530
 
1530
- "@jupyterlab/inspector@npm:~4.4.0-alpha.2":
1531
- version: 4.4.0-alpha.2
1532
- resolution: "@jupyterlab/inspector@npm:4.4.0-alpha.2"
1531
+ "@jupyterlab/inspector@npm:~4.4.0-beta.0":
1532
+ version: 4.4.0-beta.0
1533
+ resolution: "@jupyterlab/inspector@npm:4.4.0-beta.0"
1533
1534
  dependencies:
1534
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1535
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1536
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1537
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1538
- "@jupyterlab/services": ^7.4.0-alpha.2
1539
- "@jupyterlab/statedb": ^4.4.0-alpha.2
1540
- "@jupyterlab/translation": ^4.4.0-alpha.2
1535
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1536
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1537
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1538
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1539
+ "@jupyterlab/services": ^7.4.0-beta.0
1540
+ "@jupyterlab/statedb": ^4.4.0-beta.0
1541
+ "@jupyterlab/translation": ^4.4.0-beta.0
1541
1542
  "@lumino/coreutils": ^2.2.0
1542
1543
  "@lumino/disposable": ^2.1.3
1543
1544
  "@lumino/polling": ^2.1.3
1544
1545
  "@lumino/signaling": ^2.1.3
1545
- "@lumino/widgets": ^2.5.0
1546
- checksum: 3895c05495a501bee5162708268eb8e7b711eae7ec8b8b1ae3b7f91998b280db959598a45854e1e39537682141bccd7a76c5981b9ac3e202a8b86c22892986ce
1546
+ "@lumino/widgets": ^2.6.0
1547
+ checksum: fd5d1acb3853cdf0036274d0fa3ab8019030efb11d91d02df25ec3da85891c3ec0a171b9c9054849fda79825043e58f6d329e116746663afff4ee3b54cfee04b
1547
1548
  languageName: node
1548
1549
  linkType: hard
1549
1550
 
1550
- "@jupyterlab/javascript-extension@npm:~4.4.0-alpha.2":
1551
- version: 4.4.0-alpha.2
1552
- resolution: "@jupyterlab/javascript-extension@npm:4.4.0-alpha.2"
1551
+ "@jupyterlab/javascript-extension@npm:~4.4.0-beta.0":
1552
+ version: 4.4.0-beta.0
1553
+ resolution: "@jupyterlab/javascript-extension@npm:4.4.0-beta.0"
1553
1554
  dependencies:
1554
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1555
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
1556
- checksum: 0ae8f2a51a9760d35edf3c23d7d20010d2097d761c809b3c3b82fd4c2e76f2c66feb53d16e3a7910cb807df67e530c42e197bea295d538c87c52be8002a93f24
1555
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1556
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
1557
+ checksum: e2f34e4614503539dcf32943cd59a19aaeaa35916a9d3753f6acc8a7d2ccfeca8522426a5012f329848732854b0ce9e0c4d349073cffb4c632baad7b2f3d6bff
1557
1558
  languageName: node
1558
1559
  linkType: hard
1559
1560
 
1560
- "@jupyterlab/json-extension@npm:~4.4.0-alpha.2":
1561
- version: 4.4.0-alpha.2
1562
- resolution: "@jupyterlab/json-extension@npm:4.4.0-alpha.2"
1561
+ "@jupyterlab/json-extension@npm:~4.4.0-beta.0":
1562
+ version: 4.4.0-beta.0
1563
+ resolution: "@jupyterlab/json-extension@npm:4.4.0-beta.0"
1563
1564
  dependencies:
1564
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1565
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
1566
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
1567
- "@jupyterlab/translation": ^4.4.0-alpha.2
1568
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1565
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1566
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
1567
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
1568
+ "@jupyterlab/translation": ^4.4.0-beta.0
1569
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1569
1570
  "@lezer/highlight": ^1.2.0
1570
1571
  "@lumino/coreutils": ^2.2.0
1571
1572
  "@lumino/messaging": ^2.0.2
1572
- "@lumino/widgets": ^2.5.0
1573
+ "@lumino/widgets": ^2.6.0
1573
1574
  react: ^18.2.0
1574
1575
  react-dom: ^18.2.0
1575
1576
  react-highlight-words: ^0.20.0
1576
1577
  react-json-tree: ^0.18.0
1577
1578
  style-mod: ^4.0.0
1578
- checksum: 31fb822a02cee5b7902111ee5db7f28f628a709cda060f8c5f4f3ceb5e3df14251765adc81ea98afff417d285f2536cac12032fc5161dda866cef254087ed6c2
1579
+ checksum: 29ad18d34f274fbad18f44edf44b895446df9aecd681edf57afb5abd286537893a1aae5759c86c1147a0b2f199f633e845bbc5bdb98c442e87e9bd022ea7a12e
1579
1580
  languageName: node
1580
1581
  linkType: hard
1581
1582
 
1582
- "@jupyterlab/launcher-extension@npm:~4.4.0-alpha.2":
1583
- version: 4.4.0-alpha.2
1584
- resolution: "@jupyterlab/launcher-extension@npm:4.4.0-alpha.2"
1583
+ "@jupyterlab/launcher-extension@npm:~4.4.0-beta.0":
1584
+ version: 4.4.0-beta.0
1585
+ resolution: "@jupyterlab/launcher-extension@npm:4.4.0-beta.0"
1585
1586
  dependencies:
1586
- "@jupyterlab/application": ^4.4.0-alpha.2
1587
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1588
- "@jupyterlab/filebrowser": ^4.4.0-alpha.2
1589
- "@jupyterlab/launcher": ^4.4.0-alpha.2
1590
- "@jupyterlab/translation": ^4.4.0-alpha.2
1591
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1587
+ "@jupyterlab/application": ^4.4.0-beta.0
1588
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1589
+ "@jupyterlab/filebrowser": ^4.4.0-beta.0
1590
+ "@jupyterlab/launcher": ^4.4.0-beta.0
1591
+ "@jupyterlab/translation": ^4.4.0-beta.0
1592
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1592
1593
  "@lumino/algorithm": ^2.0.2
1593
1594
  "@lumino/coreutils": ^2.2.0
1594
- "@lumino/widgets": ^2.5.0
1595
- checksum: c3e31bd5d635651b724ce29af1370760fdf3535e438e72110a7876300a32309d51554f95760602c69903815b7f80a67270e9a5d9a51fc71c4c8d049a9b351acf
1595
+ "@lumino/widgets": ^2.6.0
1596
+ checksum: f84b81702885cd11d4ce16237c55bc8d1f47c232caecb1fa493493e9a84333cb5c3dd9851613b2786c332d6f701ed52e79db81057f1355a81361748e9cbe2fb1
1596
1597
  languageName: node
1597
1598
  linkType: hard
1598
1599
 
1599
- "@jupyterlab/launcher@npm:~4.4.0-alpha.2":
1600
- version: 4.4.0-alpha.2
1601
- resolution: "@jupyterlab/launcher@npm:4.4.0-alpha.2"
1600
+ "@jupyterlab/launcher@npm:~4.4.0-beta.0":
1601
+ version: 4.4.0-beta.0
1602
+ resolution: "@jupyterlab/launcher@npm:4.4.0-beta.0"
1602
1603
  dependencies:
1603
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1604
- "@jupyterlab/translation": ^4.4.0-alpha.2
1605
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1604
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1605
+ "@jupyterlab/translation": ^4.4.0-beta.0
1606
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1606
1607
  "@lumino/algorithm": ^2.0.2
1607
1608
  "@lumino/commands": ^2.3.1
1608
1609
  "@lumino/coreutils": ^2.2.0
1609
1610
  "@lumino/disposable": ^2.1.3
1610
1611
  "@lumino/properties": ^2.0.2
1611
- "@lumino/widgets": ^2.5.0
1612
+ "@lumino/widgets": ^2.6.0
1612
1613
  react: ^18.2.0
1613
- checksum: 400194ddc1c37b5f521965b56a141555498d0d3c1ef57b4a687e6b7d1c4c25050e39492472c9c3eabb46d2fc202ec8ef79bad6d688c83d0c54818db7cba6818f
1614
+ checksum: e3612f62cfc17f9e882b5aba07ecc4edb2d139784d9b139ab8e14119e408d902967ddf39024b021c4384c3192e9ac1edee19dc2f8ea9f9daae9465a8f2cc614e
1614
1615
  languageName: node
1615
1616
  linkType: hard
1616
1617
 
1617
- "@jupyterlab/logconsole-extension@npm:~4.4.0-alpha.2":
1618
- version: 4.4.0-alpha.2
1619
- resolution: "@jupyterlab/logconsole-extension@npm:4.4.0-alpha.2"
1618
+ "@jupyterlab/logconsole-extension@npm:~4.4.0-beta.0":
1619
+ version: 4.4.0-beta.0
1620
+ resolution: "@jupyterlab/logconsole-extension@npm:4.4.0-beta.0"
1620
1621
  dependencies:
1621
- "@jupyterlab/application": ^4.4.0-alpha.2
1622
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1623
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1624
- "@jupyterlab/logconsole": ^4.4.0-alpha.2
1625
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1626
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1627
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
1628
- "@jupyterlab/translation": ^4.4.0-alpha.2
1629
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1622
+ "@jupyterlab/application": ^4.4.0-beta.0
1623
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1624
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1625
+ "@jupyterlab/logconsole": ^4.4.0-beta.0
1626
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1627
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1628
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
1629
+ "@jupyterlab/translation": ^4.4.0-beta.0
1630
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1630
1631
  "@lumino/coreutils": ^2.2.0
1631
1632
  "@lumino/signaling": ^2.1.3
1632
- "@lumino/widgets": ^2.5.0
1633
+ "@lumino/widgets": ^2.6.0
1633
1634
  react: ^18.2.0
1634
- checksum: d454a47ddcffe318d575b551119219e1163654e666f69a5413eef8ec968a343bbad56c1e0a54675ade2482e8918f944333c7229da16db6adecdf63d0c4f463c6
1635
+ checksum: 8ab7da4f023e6cc12f1cf6e0d31ab7929e7608012952eacfdb11d6a66bd58a6fa6ea029104a4919e5957e66d3a3c6e6fb40e4e3e4d92a1d477dc85f51f344530
1635
1636
  languageName: node
1636
1637
  linkType: hard
1637
1638
 
1638
- "@jupyterlab/logconsole@npm:~4.4.0-alpha.2":
1639
- version: 4.4.0-alpha.2
1640
- resolution: "@jupyterlab/logconsole@npm:4.4.0-alpha.2"
1639
+ "@jupyterlab/logconsole@npm:~4.4.0-beta.0":
1640
+ version: 4.4.0-beta.0
1641
+ resolution: "@jupyterlab/logconsole@npm:4.4.0-beta.0"
1641
1642
  dependencies:
1642
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1643
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
1644
- "@jupyterlab/outputarea": ^4.4.0-alpha.2
1645
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1646
- "@jupyterlab/services": ^7.4.0-alpha.2
1647
- "@jupyterlab/translation": ^4.4.0-alpha.2
1643
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1644
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
1645
+ "@jupyterlab/outputarea": ^4.4.0-beta.0
1646
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1647
+ "@jupyterlab/services": ^7.4.0-beta.0
1648
+ "@jupyterlab/translation": ^4.4.0-beta.0
1648
1649
  "@lumino/coreutils": ^2.2.0
1649
1650
  "@lumino/disposable": ^2.1.3
1650
1651
  "@lumino/messaging": ^2.0.2
1651
1652
  "@lumino/signaling": ^2.1.3
1652
- "@lumino/widgets": ^2.5.0
1653
- checksum: 5fa8170b794f86ffc3f46de2c0c1a2b2218418d2688fc1d4f251f48d7d3604118dd7055c4474e1034c998e14b940d0a6364dd6f4f64a384a63678f00d5d2b76f
1653
+ "@lumino/widgets": ^2.6.0
1654
+ checksum: 71ec7f5084312db8f304b17de6726cc7e6d8a1dfdfeca6aeafcbb53ee993168bdd3275efa7d0348f5edddf9284cbff3a20a20c5b20c84d0234cc773eb5365ebc
1654
1655
  languageName: node
1655
1656
  linkType: hard
1656
1657
 
1657
- "@jupyterlab/lsp-extension@npm:~4.4.0-alpha.2":
1658
- version: 4.4.0-alpha.2
1659
- resolution: "@jupyterlab/lsp-extension@npm:4.4.0-alpha.2"
1658
+ "@jupyterlab/lsp-extension@npm:~4.4.0-beta.0":
1659
+ version: 4.4.0-beta.0
1660
+ resolution: "@jupyterlab/lsp-extension@npm:4.4.0-beta.0"
1660
1661
  dependencies:
1661
- "@jupyterlab/application": ^4.4.0-alpha.2
1662
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1663
- "@jupyterlab/lsp": ^4.4.0-alpha.2
1664
- "@jupyterlab/running": ^4.4.0-alpha.2
1665
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1666
- "@jupyterlab/translation": ^4.4.0-alpha.2
1667
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1662
+ "@jupyterlab/application": ^4.4.0-beta.0
1663
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1664
+ "@jupyterlab/lsp": ^4.4.0-beta.0
1665
+ "@jupyterlab/running": ^4.4.0-beta.0
1666
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1667
+ "@jupyterlab/translation": ^4.4.0-beta.0
1668
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1668
1669
  "@lumino/coreutils": ^2.2.0
1669
1670
  "@lumino/polling": ^2.1.3
1670
1671
  "@lumino/signaling": ^2.1.3
1671
1672
  "@rjsf/utils": ^5.13.4
1672
1673
  react: ^18.2.0
1673
- checksum: 79f1fc11f5653e2aca5f86c7296afe60d2bcd0e16960a159b5481cc41219b6f0a4c00af9662b6e11445b659cba2f653d27ec3e96260afc617e651848cd15858e
1674
+ checksum: 4a7ff517bde8189bc4409f4a59b8e1c8cf23f5f170ff87204077ef1e8660e63567c87e8fd3f90c50eb51afe5a5782702f8be960028c11905beec52e5670fb808
1674
1675
  languageName: node
1675
1676
  linkType: hard
1676
1677
 
1677
- "@jupyterlab/lsp@npm:~4.4.0-alpha.2":
1678
- version: 4.4.0-alpha.2
1679
- resolution: "@jupyterlab/lsp@npm:4.4.0-alpha.2"
1678
+ "@jupyterlab/lsp@npm:~4.4.0-beta.0":
1679
+ version: 4.4.0-beta.0
1680
+ resolution: "@jupyterlab/lsp@npm:4.4.0-beta.0"
1680
1681
  dependencies:
1681
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1682
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1683
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
1684
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1685
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1686
- "@jupyterlab/services": ^7.4.0-alpha.2
1687
- "@jupyterlab/translation": ^4.4.0-alpha.2
1682
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1683
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1684
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
1685
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1686
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1687
+ "@jupyterlab/services": ^7.4.0-beta.0
1688
+ "@jupyterlab/translation": ^4.4.0-beta.0
1688
1689
  "@lumino/coreutils": ^2.2.0
1689
1690
  "@lumino/disposable": ^2.1.3
1690
1691
  "@lumino/signaling": ^2.1.3
1691
- "@lumino/widgets": ^2.5.0
1692
+ "@lumino/widgets": ^2.6.0
1692
1693
  lodash.mergewith: ^4.6.1
1693
1694
  vscode-jsonrpc: ^6.0.0
1694
1695
  vscode-languageserver-protocol: ^3.17.0
1695
1696
  vscode-ws-jsonrpc: ~1.0.2
1696
- checksum: 2ff99671c2ec6993dd2d0f197b5fd58dd23b2e29223accb791302b20e900f5178554224c46c8b6b3bab205a6f9b44b482f0431a097a881628e643dd5f0e92e10
1697
+ checksum: dfda25afe04729bc3bf65c06578cd489555fb167b16e86b89ba5f12386edfe9e5a21bcf04ab9f4f305a20d101ba83b4229ef822ae1c106d0bd66ddea1c657620
1697
1698
  languageName: node
1698
1699
  linkType: hard
1699
1700
 
1700
- "@jupyterlab/mainmenu-extension@npm:~4.4.0-alpha.2":
1701
- version: 4.4.0-alpha.2
1702
- resolution: "@jupyterlab/mainmenu-extension@npm:4.4.0-alpha.2"
1701
+ "@jupyterlab/mainmenu-extension@npm:~4.4.0-beta.0":
1702
+ version: 4.4.0-beta.0
1703
+ resolution: "@jupyterlab/mainmenu-extension@npm:4.4.0-beta.0"
1703
1704
  dependencies:
1704
- "@jupyterlab/application": ^4.4.0-alpha.2
1705
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1706
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1707
- "@jupyterlab/docmanager": ^4.4.0-alpha.2
1708
- "@jupyterlab/filebrowser": ^4.4.0-alpha.2
1709
- "@jupyterlab/mainmenu": ^4.4.0-alpha.2
1710
- "@jupyterlab/services": ^7.4.0-alpha.2
1711
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1712
- "@jupyterlab/translation": ^4.4.0-alpha.2
1713
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1705
+ "@jupyterlab/application": ^4.4.0-beta.0
1706
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1707
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1708
+ "@jupyterlab/docmanager": ^4.4.0-beta.0
1709
+ "@jupyterlab/filebrowser": ^4.4.0-beta.0
1710
+ "@jupyterlab/mainmenu": ^4.4.0-beta.0
1711
+ "@jupyterlab/services": ^7.4.0-beta.0
1712
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1713
+ "@jupyterlab/translation": ^4.4.0-beta.0
1714
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1714
1715
  "@lumino/algorithm": ^2.0.2
1715
1716
  "@lumino/coreutils": ^2.2.0
1716
1717
  "@lumino/disposable": ^2.1.3
1717
1718
  "@lumino/messaging": ^2.0.2
1718
- "@lumino/widgets": ^2.5.0
1719
- checksum: 976f725a8c102a6cc6826f0bed2c6fa897d311e855604f5ef1dd41bc8923abc8c2aa98b27f68a6411f242d4dd1290b784b59c8fc40c2bcb45eda1f1df119c9d5
1719
+ "@lumino/widgets": ^2.6.0
1720
+ checksum: d5558ce3f2383ca77f1e8bf23be7e083c546f45707ccb6b7e2bb56943ad97bca3d73d00277cac6e3e163fc1bedffc4d8d69544b1f8390dd9c6440d8eade34a08
1720
1721
  languageName: node
1721
1722
  linkType: hard
1722
1723
 
1723
- "@jupyterlab/mainmenu@npm:~4.4.0-alpha.2":
1724
- version: 4.4.0-alpha.2
1725
- resolution: "@jupyterlab/mainmenu@npm:4.4.0-alpha.2"
1724
+ "@jupyterlab/mainmenu@npm:~4.4.0-beta.0":
1725
+ version: 4.4.0-beta.0
1726
+ resolution: "@jupyterlab/mainmenu@npm:4.4.0-beta.0"
1726
1727
  dependencies:
1727
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1728
- "@jupyterlab/translation": ^4.4.0-alpha.2
1729
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1728
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1729
+ "@jupyterlab/translation": ^4.4.0-beta.0
1730
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1730
1731
  "@lumino/algorithm": ^2.0.2
1731
1732
  "@lumino/commands": ^2.3.1
1732
1733
  "@lumino/coreutils": ^2.2.0
1733
- "@lumino/widgets": ^2.5.0
1734
- checksum: 1331562c4574bd06495cb024cd0c5908fe90e083cd904b0fd807be4ca030a4cfefd389ae69ed17d1668253a02e158fcdf57991f93b95993f001b3a1966ad5cd8
1734
+ "@lumino/widgets": ^2.6.0
1735
+ checksum: b716be69d5c9c455d4112dd46827e23f14e7b20e669d896ee9d160443906a3cf811bda82a74a9be7b17f16dcea1ed1b8aff2b0cce6525beb355f5cefe0e5c203
1735
1736
  languageName: node
1736
1737
  linkType: hard
1737
1738
 
1738
- "@jupyterlab/markdownviewer-extension@npm:~4.4.0-alpha.2":
1739
- version: 4.4.0-alpha.2
1740
- resolution: "@jupyterlab/markdownviewer-extension@npm:4.4.0-alpha.2"
1739
+ "@jupyterlab/markdownviewer-extension@npm:~4.4.0-beta.0":
1740
+ version: 4.4.0-beta.0
1741
+ resolution: "@jupyterlab/markdownviewer-extension@npm:4.4.0-beta.0"
1741
1742
  dependencies:
1742
- "@jupyterlab/application": ^4.4.0-alpha.2
1743
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1744
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1745
- "@jupyterlab/markdownviewer": ^4.4.0-alpha.2
1746
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1747
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1748
- "@jupyterlab/toc": ^6.4.0-alpha.2
1749
- "@jupyterlab/translation": ^4.4.0-alpha.2
1750
- checksum: 66e099431ba8071064443f6e92a8e11a3b6146ada5b2a22d8d7438a5ccde9f5fc682326818a3d8eaceb767dc53726d4b09733d04d9b913e910720f0a07b2aef0
1743
+ "@jupyterlab/application": ^4.4.0-beta.0
1744
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1745
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1746
+ "@jupyterlab/markdownviewer": ^4.4.0-beta.0
1747
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1748
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1749
+ "@jupyterlab/toc": ^6.4.0-beta.0
1750
+ "@jupyterlab/translation": ^4.4.0-beta.0
1751
+ checksum: cb9f9b3bcb4973f7728313a5c0443eb62bd00d46c48c8da6fa2bd48e1083044663190da4cc8344c3559e8aea127eed3da0788f20291d81f16b0b8389a1db410c
1751
1752
  languageName: node
1752
1753
  linkType: hard
1753
1754
 
1754
- "@jupyterlab/markdownviewer@npm:~4.4.0-alpha.2":
1755
- version: 4.4.0-alpha.2
1756
- resolution: "@jupyterlab/markdownviewer@npm:4.4.0-alpha.2"
1755
+ "@jupyterlab/markdownviewer@npm:~4.4.0-beta.0":
1756
+ version: 4.4.0-beta.0
1757
+ resolution: "@jupyterlab/markdownviewer@npm:4.4.0-beta.0"
1757
1758
  dependencies:
1758
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1759
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1760
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1761
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1762
- "@jupyterlab/toc": ^6.4.0-alpha.2
1763
- "@jupyterlab/translation": ^4.4.0-alpha.2
1759
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1760
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1761
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1762
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1763
+ "@jupyterlab/toc": ^6.4.0-beta.0
1764
+ "@jupyterlab/translation": ^4.4.0-beta.0
1764
1765
  "@lumino/coreutils": ^2.2.0
1765
1766
  "@lumino/messaging": ^2.0.2
1766
1767
  "@lumino/signaling": ^2.1.3
1767
- "@lumino/widgets": ^2.5.0
1768
- checksum: 99686a01d298d32aeaef3ebc21607c954bc19d20bea139c51a248e671b8d349eadeca2e83672302721b5d732f4242439382077ff06e8fb488a30310600e553be
1768
+ "@lumino/widgets": ^2.6.0
1769
+ checksum: 0320793d06829b6c1719c4e80738e7dc4100a774532aa45cfd6d7244b011fb870f14650b269ccd1ac628eab8b69191f4f0dcbb88a29f7b2c5e83d62e67968519
1769
1770
  languageName: node
1770
1771
  linkType: hard
1771
1772
 
1772
- "@jupyterlab/markedparser-extension@npm:~4.4.0-alpha.2":
1773
- version: 4.4.0-alpha.2
1774
- resolution: "@jupyterlab/markedparser-extension@npm:4.4.0-alpha.2"
1773
+ "@jupyterlab/markedparser-extension@npm:~4.4.0-beta.0":
1774
+ version: 4.4.0-beta.0
1775
+ resolution: "@jupyterlab/markedparser-extension@npm:4.4.0-beta.0"
1775
1776
  dependencies:
1776
- "@jupyterlab/application": ^4.4.0-alpha.2
1777
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
1778
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1779
- "@jupyterlab/mermaid": ^4.4.0-alpha.2
1780
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1777
+ "@jupyterlab/application": ^4.4.0-beta.0
1778
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
1779
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1780
+ "@jupyterlab/mermaid": ^4.4.0-beta.0
1781
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1781
1782
  "@lumino/coreutils": ^2.2.0
1782
1783
  marked: ^15.0.3
1783
1784
  marked-gfm-heading-id: ^4.1.1
1784
1785
  marked-mangle: ^1.1.10
1785
- checksum: 66f0b17aa87b54fdc23bbddd0c66d4bcce637b8c9642895614c2b3a2f29ab503b41b9d544339ef9ef6181cac09b20bede58ffa947f25a8fca70d45ad0b676919
1786
+ checksum: 474187b311c220a6c0649f1c8e5e9b25c167d8237c0b3b4d0caf3052e3ecf2d3ac968ab86aafa1493266cc93ff022aacfb120f76fa4ca86842f067a781d3a3c8
1786
1787
  languageName: node
1787
1788
  linkType: hard
1788
1789
 
1789
- "@jupyterlab/mathjax-extension@npm:~4.4.0-alpha.2":
1790
- version: 4.4.0-alpha.2
1791
- resolution: "@jupyterlab/mathjax-extension@npm:4.4.0-alpha.2"
1790
+ "@jupyterlab/mathjax-extension@npm:~4.4.0-beta.0":
1791
+ version: 4.4.0-beta.0
1792
+ resolution: "@jupyterlab/mathjax-extension@npm:4.4.0-beta.0"
1792
1793
  dependencies:
1793
- "@jupyterlab/application": ^4.4.0-alpha.2
1794
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1794
+ "@jupyterlab/application": ^4.4.0-beta.0
1795
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1795
1796
  "@lumino/coreutils": ^2.2.0
1796
1797
  mathjax-full: ^3.2.2
1797
- checksum: eb531d456fea4a9d5a01af499b56ae8d89a8b0d38d6f006bc6039db85be9e13729979f433ce241fbfca933267715dc32acbfb76b59a60979d3a9d9aeb631a4b6
1798
+ checksum: e814b4d2e49a13c17549e62f8f8a11831e839e9252cd45721cc7c7a874565078cc83ab882ed543fa203dbba11b0ef1e1d495fdef66342612af259fa6e802a4bd
1798
1799
  languageName: node
1799
1800
  linkType: hard
1800
1801
 
1801
- "@jupyterlab/mermaid-extension@npm:~4.4.0-alpha.2":
1802
- version: 4.4.0-alpha.2
1803
- resolution: "@jupyterlab/mermaid-extension@npm:4.4.0-alpha.2"
1802
+ "@jupyterlab/mermaid-extension@npm:~4.4.0-beta.0":
1803
+ version: 4.4.0-beta.0
1804
+ resolution: "@jupyterlab/mermaid-extension@npm:4.4.0-beta.0"
1804
1805
  dependencies:
1805
- "@jupyterlab/application": ^4.4.0-alpha.2
1806
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1807
- "@jupyterlab/mermaid": ^4.4.0-alpha.2
1808
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
1809
- "@jupyterlab/translation": ^4.4.0-alpha.2
1810
- checksum: d9ee204f4898a0c26e87f9666c9d76bee6a3207b65d33be87e2e20388f9a4cba4df87299b749ea3aeaf3e162891cf6b89d259e9c54da3d070473f8f70e9c6e6b
1806
+ "@jupyterlab/application": ^4.4.0-beta.0
1807
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1808
+ "@jupyterlab/mermaid": ^4.4.0-beta.0
1809
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
1810
+ "@jupyterlab/translation": ^4.4.0-beta.0
1811
+ checksum: 640b835627c8160e7025e85216d8fd60793c4022cdc02d344a52fbca00c41a4f1a9d83d534ddb71543137e7e48994741b2ea6d004d29dddc989d418c6daf6715
1811
1812
  languageName: node
1812
1813
  linkType: hard
1813
1814
 
1814
- "@jupyterlab/mermaid@npm:~4.4.0-alpha.2":
1815
- version: 4.4.0-alpha.2
1816
- resolution: "@jupyterlab/mermaid@npm:4.4.0-alpha.2"
1815
+ "@jupyterlab/mermaid@npm:~4.4.0-beta.0":
1816
+ version: 4.4.0-beta.0
1817
+ resolution: "@jupyterlab/mermaid@npm:4.4.0-beta.0"
1817
1818
  dependencies:
1818
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1819
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1820
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
1819
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1820
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1821
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
1821
1822
  "@lumino/coreutils": ^2.2.0
1822
- "@lumino/widgets": ^2.5.0
1823
+ "@lumino/widgets": ^2.6.0
1823
1824
  "@mermaid-js/layout-elk": ^0.1.7
1824
1825
  mermaid: ^11.4.1
1825
- checksum: 00302551d1b89a60a3d5201b58bef4e5493637246f25c4057040c52e1ece879796f43059d2f27bdb4ba0ada4999467bdb4121612113700552ad8f6bfb01120e2
1826
+ checksum: a82567f904c023226ba4d30941ca284b177f35968d9fe535f91e76bd8a9d36a1f709824fddf384b1350d8cdcffb8c357f153a9ecdf6460a8a852ef4b036fd2e6
1826
1827
  languageName: node
1827
1828
  linkType: hard
1828
1829
 
1829
- "@jupyterlab/metadataform-extension@npm:~4.4.0-alpha.2":
1830
- version: 4.4.0-alpha.2
1831
- resolution: "@jupyterlab/metadataform-extension@npm:4.4.0-alpha.2"
1830
+ "@jupyterlab/metadataform-extension@npm:~4.4.0-beta.0":
1831
+ version: 4.4.0-beta.0
1832
+ resolution: "@jupyterlab/metadataform-extension@npm:4.4.0-beta.0"
1832
1833
  dependencies:
1833
- "@jupyterlab/application": ^4.4.0-alpha.2
1834
- "@jupyterlab/metadataform": ^4.4.0-alpha.2
1835
- "@jupyterlab/notebook": ^4.4.0-alpha.2
1836
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1837
- "@jupyterlab/translation": ^4.4.0-alpha.2
1838
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1834
+ "@jupyterlab/application": ^4.4.0-beta.0
1835
+ "@jupyterlab/metadataform": ^4.4.0-beta.0
1836
+ "@jupyterlab/notebook": ^4.4.0-beta.0
1837
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1838
+ "@jupyterlab/translation": ^4.4.0-beta.0
1839
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1839
1840
  "@lumino/coreutils": ^2.2.0
1840
- checksum: fd12265f9e4f35efb28a104cf1b6e207145d366cbaf5024fab606c4f3766fda9015f9fcec165a764dba070d860848b83fa175fd72a1f9b8706a622f1b94449d4
1841
+ checksum: 1e1ceb63f2ca44d08b08ec0c2a9fa314e927d45d4c31de7053a9809b4ce61ebb565562378b2ae9d8eca6ec1df9a2e3e766c6872cc42ec108af984b2aa7179196
1841
1842
  languageName: node
1842
1843
  linkType: hard
1843
1844
 
1844
- "@jupyterlab/metadataform@npm:~4.4.0-alpha.2":
1845
- version: 4.4.0-alpha.2
1846
- resolution: "@jupyterlab/metadataform@npm:4.4.0-alpha.2"
1845
+ "@jupyterlab/metadataform@npm:~4.4.0-beta.0":
1846
+ version: 4.4.0-beta.0
1847
+ resolution: "@jupyterlab/metadataform@npm:4.4.0-beta.0"
1847
1848
  dependencies:
1848
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1849
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
1850
- "@jupyterlab/notebook": ^4.4.0-alpha.2
1851
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1852
- "@jupyterlab/translation": ^4.4.0-alpha.2
1853
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1849
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1850
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
1851
+ "@jupyterlab/notebook": ^4.4.0-beta.0
1852
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1853
+ "@jupyterlab/translation": ^4.4.0-beta.0
1854
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1854
1855
  "@lumino/coreutils": ^2.2.0
1855
1856
  "@lumino/messaging": ^2.0.2
1856
- "@lumino/widgets": ^2.5.0
1857
+ "@lumino/widgets": ^2.6.0
1857
1858
  "@rjsf/core": ^5.13.4
1858
1859
  "@rjsf/validator-ajv8": ^5.13.4
1859
1860
  json-schema: ^0.4.0
1860
1861
  react: ^18.2.0
1861
- checksum: 6568e0a2fb6233217f2c9c602156aa51fa8e1925bc20bfed8aeacd924c4f22ed8c070a265af1659ab3f930efcbce6d01315662007baf9f141d10359d52ca780f
1862
+ checksum: 290685338fcb04877305121b752c1df46e7b7348d1205432edfc146d4186a3c4aea5e581be9cfcafea992812a215055ed1f674843d1b5933deffaf3159fbc3ce
1862
1863
  languageName: node
1863
1864
  linkType: hard
1864
1865
 
1865
- "@jupyterlab/nbformat@npm:~4.4.0-alpha.2":
1866
- version: 4.4.0-alpha.2
1867
- resolution: "@jupyterlab/nbformat@npm:4.4.0-alpha.2"
1866
+ "@jupyterlab/nbformat@npm:~4.4.0-beta.0":
1867
+ version: 4.4.0-beta.0
1868
+ resolution: "@jupyterlab/nbformat@npm:4.4.0-beta.0"
1868
1869
  dependencies:
1869
1870
  "@lumino/coreutils": ^2.2.0
1870
- checksum: fcae2719ec4e685e5ed0c9d470e4242dba27ebf149d82e4b2af34d6714e199c374c1bcf1e8200dad92afb7395d450864a791e6dd970ec686b60a94a2657db558
1871
+ checksum: 40d4d6dfc8df16676ba795d7bf041790920e5007f679c6bd8a2ffd6efcc313ca8d3070018821c9283d87ec93d601b48594e7ac81c22f459e0eab1968a919d484
1871
1872
  languageName: node
1872
1873
  linkType: hard
1873
1874
 
1874
- "@jupyterlab/notebook-extension@npm:~4.4.0-alpha.2":
1875
- version: 4.4.0-alpha.2
1876
- resolution: "@jupyterlab/notebook-extension@npm:4.4.0-alpha.2"
1875
+ "@jupyterlab/notebook-extension@npm:~4.4.0-beta.0":
1876
+ version: 4.4.0-beta.0
1877
+ resolution: "@jupyterlab/notebook-extension@npm:4.4.0-beta.0"
1877
1878
  dependencies:
1878
1879
  "@jupyter/ydoc": ^3.0.0
1879
- "@jupyterlab/application": ^4.4.0-alpha.2
1880
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1881
- "@jupyterlab/cells": ^4.4.0-alpha.2
1882
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1883
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
1884
- "@jupyterlab/completer": ^4.4.0-alpha.2
1885
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1886
- "@jupyterlab/docmanager": ^4.4.0-alpha.2
1887
- "@jupyterlab/docmanager-extension": ^4.4.0-alpha.2
1888
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1889
- "@jupyterlab/documentsearch": ^4.4.0-alpha.2
1890
- "@jupyterlab/filebrowser": ^4.4.0-alpha.2
1891
- "@jupyterlab/launcher": ^4.4.0-alpha.2
1892
- "@jupyterlab/logconsole": ^4.4.0-alpha.2
1893
- "@jupyterlab/lsp": ^4.4.0-alpha.2
1894
- "@jupyterlab/mainmenu": ^4.4.0-alpha.2
1895
- "@jupyterlab/metadataform": ^4.4.0-alpha.2
1896
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
1897
- "@jupyterlab/notebook": ^4.4.0-alpha.2
1898
- "@jupyterlab/observables": ^5.4.0-alpha.2
1899
- "@jupyterlab/property-inspector": ^4.4.0-alpha.2
1900
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1901
- "@jupyterlab/services": ^7.4.0-alpha.2
1902
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1903
- "@jupyterlab/statedb": ^4.4.0-alpha.2
1904
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
1905
- "@jupyterlab/toc": ^6.4.0-alpha.2
1906
- "@jupyterlab/translation": ^4.4.0-alpha.2
1907
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1880
+ "@jupyterlab/application": ^4.4.0-beta.0
1881
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1882
+ "@jupyterlab/cells": ^4.4.0-beta.0
1883
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1884
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
1885
+ "@jupyterlab/completer": ^4.4.0-beta.0
1886
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1887
+ "@jupyterlab/docmanager": ^4.4.0-beta.0
1888
+ "@jupyterlab/docmanager-extension": ^4.4.0-beta.0
1889
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1890
+ "@jupyterlab/documentsearch": ^4.4.0-beta.0
1891
+ "@jupyterlab/filebrowser": ^4.4.0-beta.0
1892
+ "@jupyterlab/launcher": ^4.4.0-beta.0
1893
+ "@jupyterlab/logconsole": ^4.4.0-beta.0
1894
+ "@jupyterlab/lsp": ^4.4.0-beta.0
1895
+ "@jupyterlab/mainmenu": ^4.4.0-beta.0
1896
+ "@jupyterlab/metadataform": ^4.4.0-beta.0
1897
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
1898
+ "@jupyterlab/notebook": ^4.4.0-beta.0
1899
+ "@jupyterlab/observables": ^5.4.0-beta.0
1900
+ "@jupyterlab/property-inspector": ^4.4.0-beta.0
1901
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1902
+ "@jupyterlab/services": ^7.4.0-beta.0
1903
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1904
+ "@jupyterlab/statedb": ^4.4.0-beta.0
1905
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
1906
+ "@jupyterlab/toc": ^6.4.0-beta.0
1907
+ "@jupyterlab/translation": ^4.4.0-beta.0
1908
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1908
1909
  "@lumino/algorithm": ^2.0.2
1909
1910
  "@lumino/commands": ^2.3.1
1910
1911
  "@lumino/coreutils": ^2.2.0
1911
1912
  "@lumino/disposable": ^2.1.3
1912
1913
  "@lumino/messaging": ^2.0.2
1913
1914
  "@lumino/polling": ^2.1.3
1914
- "@lumino/widgets": ^2.5.0
1915
+ "@lumino/widgets": ^2.6.0
1915
1916
  "@rjsf/utils": ^5.13.4
1916
1917
  react: ^18.2.0
1917
- checksum: 675b1442c87c7b85cf8c435de4b3b1f20b57fb77eaefbb8fe55b02bc265b867772cd9d8011a734887312ab93a2850ef8701a624f782a970fc6a186462d170dfb
1918
+ checksum: bbdd8e5af2485e47b06892ebbcb852eb3276a83d1f17bfb51eaab533ed8c08f9a416ecbf340d7dfc4a65164e9225023a2a9a2f96fde635b04214d2c0a8119d1b
1918
1919
  languageName: node
1919
1920
  linkType: hard
1920
1921
 
1921
- "@jupyterlab/notebook@npm:~4.4.0-alpha.2":
1922
- version: 4.4.0-alpha.2
1923
- resolution: "@jupyterlab/notebook@npm:4.4.0-alpha.2"
1922
+ "@jupyterlab/notebook@npm:~4.4.0-beta.0":
1923
+ version: 4.4.0-beta.0
1924
+ resolution: "@jupyterlab/notebook@npm:4.4.0-beta.0"
1924
1925
  dependencies:
1925
1926
  "@jupyter/ydoc": ^3.0.0
1926
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1927
- "@jupyterlab/cells": ^4.4.0-alpha.2
1928
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
1929
- "@jupyterlab/codemirror": ^4.4.0-alpha.2
1930
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
1931
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
1932
- "@jupyterlab/documentsearch": ^4.4.0-alpha.2
1933
- "@jupyterlab/lsp": ^4.4.0-alpha.2
1934
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
1935
- "@jupyterlab/observables": ^5.4.0-alpha.2
1936
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1937
- "@jupyterlab/services": ^7.4.0-alpha.2
1938
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
1939
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
1940
- "@jupyterlab/toc": ^6.4.0-alpha.2
1941
- "@jupyterlab/translation": ^4.4.0-alpha.2
1942
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
1927
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1928
+ "@jupyterlab/cells": ^4.4.0-beta.0
1929
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
1930
+ "@jupyterlab/codemirror": ^4.4.0-beta.0
1931
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
1932
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
1933
+ "@jupyterlab/documentsearch": ^4.4.0-beta.0
1934
+ "@jupyterlab/lsp": ^4.4.0-beta.0
1935
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
1936
+ "@jupyterlab/observables": ^5.4.0-beta.0
1937
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1938
+ "@jupyterlab/services": ^7.4.0-beta.0
1939
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
1940
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
1941
+ "@jupyterlab/toc": ^6.4.0-beta.0
1942
+ "@jupyterlab/translation": ^4.4.0-beta.0
1943
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
1943
1944
  "@lumino/algorithm": ^2.0.2
1944
1945
  "@lumino/coreutils": ^2.2.0
1945
1946
  "@lumino/disposable": ^2.1.3
@@ -1950,246 +1951,256 @@ __metadata:
1950
1951
  "@lumino/properties": ^2.0.2
1951
1952
  "@lumino/signaling": ^2.1.3
1952
1953
  "@lumino/virtualdom": ^2.0.2
1953
- "@lumino/widgets": ^2.5.0
1954
+ "@lumino/widgets": ^2.6.0
1954
1955
  react: ^18.2.0
1955
- checksum: 236c0ee223ff0decf5e5f7246b8843cbdf17a75d6a4e639db79a979fca13f42dd30b2bfa0c34806ef228a07db664d0a57cf7c4bf23f51375720eedf997088000
1956
+ checksum: a1fea9cc864a1f79dc8dd2113ca03e7f8fd2424bb49d396a6934cf9a948c3f4651afdcbe374df9b27dd593e4c0f07160c150fa36dc96e05af8a6d854ef937841
1956
1957
  languageName: node
1957
1958
  linkType: hard
1958
1959
 
1959
- "@jupyterlab/observables@npm:~5.4.0-alpha.2":
1960
- version: 5.4.0-alpha.2
1961
- resolution: "@jupyterlab/observables@npm:5.4.0-alpha.2"
1960
+ "@jupyterlab/observables@npm:~5.4.0-beta.0":
1961
+ version: 5.4.0-beta.0
1962
+ resolution: "@jupyterlab/observables@npm:5.4.0-beta.0"
1962
1963
  dependencies:
1963
1964
  "@lumino/algorithm": ^2.0.2
1964
1965
  "@lumino/coreutils": ^2.2.0
1965
1966
  "@lumino/disposable": ^2.1.3
1966
1967
  "@lumino/messaging": ^2.0.2
1967
1968
  "@lumino/signaling": ^2.1.3
1968
- checksum: e1f993dc0eace8557a0df22e0d7a494850cfc9d77447be72958744312ed5ed4eefd429176e5792a212aa58e2063fe8d8f403dadbd0714205e24193a6bd03ee5c
1969
+ checksum: 8b6ae87e06c7d65a081e04dd1861f78d5c1a051718152646890528f3a215d3db982f9529f3b22638971d2f7f841c408333ad12138a51580d23d388cc05d13217
1969
1970
  languageName: node
1970
1971
  linkType: hard
1971
1972
 
1972
- "@jupyterlab/outputarea@npm:~4.4.0-alpha.2":
1973
- version: 4.4.0-alpha.2
1974
- resolution: "@jupyterlab/outputarea@npm:4.4.0-alpha.2"
1973
+ "@jupyterlab/outputarea@npm:~4.4.0-beta.0":
1974
+ version: 4.4.0-beta.0
1975
+ resolution: "@jupyterlab/outputarea@npm:4.4.0-beta.0"
1975
1976
  dependencies:
1976
- "@jupyterlab/apputils": ^4.5.0-alpha.2
1977
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
1978
- "@jupyterlab/observables": ^5.4.0-alpha.2
1979
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
1980
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
1981
- "@jupyterlab/services": ^7.4.0-alpha.2
1982
- "@jupyterlab/translation": ^4.4.0-alpha.2
1977
+ "@jupyterlab/apputils": ^4.5.0-beta.0
1978
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
1979
+ "@jupyterlab/observables": ^5.4.0-beta.0
1980
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
1981
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
1982
+ "@jupyterlab/services": ^7.4.0-beta.0
1983
+ "@jupyterlab/translation": ^4.4.0-beta.0
1983
1984
  "@lumino/algorithm": ^2.0.2
1984
1985
  "@lumino/coreutils": ^2.2.0
1985
1986
  "@lumino/disposable": ^2.1.3
1986
1987
  "@lumino/messaging": ^2.0.2
1987
1988
  "@lumino/properties": ^2.0.2
1988
1989
  "@lumino/signaling": ^2.1.3
1989
- "@lumino/widgets": ^2.5.0
1990
- checksum: faf036b7dd54799bcf8cf0f7861f12338fb599e6f6ab137bb86386bb979507c4e86acee57cdeb3b149b943be952d69d237e1d8d91e31b9132ce339b6619a6d3f
1990
+ "@lumino/widgets": ^2.6.0
1991
+ checksum: e19ab7e9e319260c1307beebfb5935829e794024c3097b1c0b340a67bec9135c0322ba5a2771cb0ce34ead5cbfb3089b8490fe3914d008673edf4dce19eb9fbf
1991
1992
  languageName: node
1992
1993
  linkType: hard
1993
1994
 
1994
- "@jupyterlab/pdf-extension@npm:~4.4.0-alpha.2":
1995
- version: 4.4.0-alpha.2
1996
- resolution: "@jupyterlab/pdf-extension@npm:4.4.0-alpha.2"
1995
+ "@jupyterlab/pdf-extension@npm:~4.4.0-beta.0":
1996
+ version: 4.4.0-beta.0
1997
+ resolution: "@jupyterlab/pdf-extension@npm:4.4.0-beta.0"
1997
1998
  dependencies:
1998
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
1999
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
1999
2000
  "@lumino/coreutils": ^2.2.0
2000
2001
  "@lumino/disposable": ^2.1.3
2001
- "@lumino/widgets": ^2.5.0
2002
- checksum: 7be3fac9cfb1bd22bbfa388057e7f2d3fe8f1f40ed08cec708f324303c5ce682071726952a143fd2ba5f8e2b3b5b48f4f3a3459b162e49128de8630dd47260fd
2002
+ "@lumino/widgets": ^2.6.0
2003
+ checksum: fe792bd30f3882a40b54b2fd7303759d60b5c478bf8ad8573f9ec6d0f0045964deb49d9532ea4e4157983b393700e2df94bdcb930fd42bd47ffeb9e5d11c0003
2003
2004
  languageName: node
2004
2005
  linkType: hard
2005
2006
 
2006
- "@jupyterlab/pluginmanager-extension@npm:~4.4.0-alpha.2":
2007
- version: 4.4.0-alpha.2
2008
- resolution: "@jupyterlab/pluginmanager-extension@npm:4.4.0-alpha.2"
2007
+ "@jupyterlab/pluginmanager-extension@npm:~4.4.0-beta.0":
2008
+ version: 4.4.0-beta.0
2009
+ resolution: "@jupyterlab/pluginmanager-extension@npm:4.4.0-beta.0"
2009
2010
  dependencies:
2010
- "@jupyterlab/application": ^4.4.0-alpha.2
2011
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2012
- "@jupyterlab/pluginmanager": ^4.4.0-alpha.2
2013
- "@jupyterlab/translation": ^4.4.0-alpha.2
2014
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2011
+ "@jupyterlab/application": ^4.4.0-beta.0
2012
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2013
+ "@jupyterlab/pluginmanager": ^4.4.0-beta.0
2014
+ "@jupyterlab/translation": ^4.4.0-beta.0
2015
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2015
2016
  "@lumino/coreutils": ^2.2.0
2016
- checksum: 4d148df5b6c3618e108cba23d1a2dbf8cbb91218d5f4955c48f4b7aaa4b2ff23fac2b8fec03f4942dcad55813b2b83d82f982fd354dfa75e5012a2aad6c56a5a
2017
+ checksum: 5883e4230f9dff9c99b08eaa623bffda2d363e8964ef35205a0522b14a48c5b7c3fdfd4a4634a68308383b50f67985f25d2770b1f7ce5d7d7627311cb7239d55
2017
2018
  languageName: node
2018
2019
  linkType: hard
2019
2020
 
2020
- "@jupyterlab/pluginmanager@npm:~4.4.0-alpha.2":
2021
- version: 4.4.0-alpha.2
2022
- resolution: "@jupyterlab/pluginmanager@npm:4.4.0-alpha.2"
2021
+ "@jupyterlab/pluginmanager@npm:~4.4.0-beta.0":
2022
+ version: 4.4.0-beta.0
2023
+ resolution: "@jupyterlab/pluginmanager@npm:4.4.0-beta.0"
2023
2024
  dependencies:
2024
- "@jupyterlab/application": ^4.4.0-alpha.2
2025
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2026
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
2027
- "@jupyterlab/services": ^7.4.0-alpha.2
2028
- "@jupyterlab/translation": ^4.4.0-alpha.2
2029
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2025
+ "@jupyterlab/application": ^4.4.0-beta.0
2026
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2027
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
2028
+ "@jupyterlab/services": ^7.4.0-beta.0
2029
+ "@jupyterlab/translation": ^4.4.0-beta.0
2030
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2030
2031
  "@lumino/coreutils": ^2.2.0
2031
2032
  "@lumino/signaling": ^2.1.3
2032
- "@lumino/widgets": ^2.5.0
2033
+ "@lumino/widgets": ^2.6.0
2033
2034
  react: ^18.2.0
2034
- checksum: ebfcf715de6d23348441885bf3e63425d35634e9dd006f1a0959cf20c9f035977051f120b6c1cf5c922a45f1d25efe526f5cbcfb72564c9c8a56846528962ede
2035
+ checksum: 66ad4e20bcce129d1e1db5fc67d21b035698b3f9e9c6f7d561a685c1ed78067b50aa1abdb0f5ab92aad516163c91f40804da4252a28d5e34bbfcadb2e7ddaac0
2035
2036
  languageName: node
2036
2037
  linkType: hard
2037
2038
 
2038
- "@jupyterlab/property-inspector@npm:~4.4.0-alpha.2":
2039
- version: 4.4.0-alpha.2
2040
- resolution: "@jupyterlab/property-inspector@npm:4.4.0-alpha.2"
2039
+ "@jupyterlab/property-inspector@npm:~4.4.0-beta.0":
2040
+ version: 4.4.0-beta.0
2041
+ resolution: "@jupyterlab/property-inspector@npm:4.4.0-beta.0"
2041
2042
  dependencies:
2042
- "@jupyterlab/application": ^4.4.0-alpha.2
2043
- "@jupyterlab/translation": ^4.4.0-alpha.2
2044
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2043
+ "@jupyterlab/application": ^4.4.0-beta.0
2044
+ "@jupyterlab/translation": ^4.4.0-beta.0
2045
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2045
2046
  "@lumino/coreutils": ^2.2.0
2046
2047
  "@lumino/disposable": ^2.1.3
2047
2048
  "@lumino/signaling": ^2.1.3
2048
- "@lumino/widgets": ^2.5.0
2049
+ "@lumino/widgets": ^2.6.0
2049
2050
  react: ^18.2.0
2050
- checksum: 4778f8ada5b0214c77ad21cd8cb71e0d3a51874db5eae35514a5966997d53ec01c6033a4df4dd06bc7179608930171653c2b55ebb67fe4d5f0ac217d14146e7b
2051
+ checksum: 86971c18110ba9660215d2251b030ec5b7456965e31246f5b661f83cee20473d7e89a9183625ccc7161fa752dd54f0a3bea5c61cce4a413d2a32a0c0f91e6ddb
2051
2052
  languageName: node
2052
2053
  linkType: hard
2053
2054
 
2054
- "@jupyterlab/rendermime-extension@npm:~4.4.0-alpha.2":
2055
- version: 4.4.0-alpha.2
2056
- resolution: "@jupyterlab/rendermime-extension@npm:4.4.0-alpha.2"
2055
+ "@jupyterlab/rendermime-extension@npm:~4.4.0-beta.0":
2056
+ version: 4.4.0-beta.0
2057
+ resolution: "@jupyterlab/rendermime-extension@npm:4.4.0-beta.0"
2057
2058
  dependencies:
2058
- "@jupyterlab/application": ^4.4.0-alpha.2
2059
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2060
- "@jupyterlab/docmanager": ^4.4.0-alpha.2
2061
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
2062
- "@jupyterlab/translation": ^4.4.0-alpha.2
2063
- checksum: 703620ffceb6d2e2785578a2469ffba0add399b69b20e6a95feaa4e310b9c3f3bbeb653a0fc40800dca646b4d2a1f96307ec9db1f2e08fadc8553d2fe32e7429
2059
+ "@jupyterlab/application": ^4.4.0-beta.0
2060
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2061
+ "@jupyterlab/docmanager": ^4.4.0-beta.0
2062
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
2063
+ "@jupyterlab/translation": ^4.4.0-beta.0
2064
+ checksum: 8a944e670af3bd96645fabe5c81c21f76e1bada2fee86ac82d7a3e4b05cd9b464dd5b561015f3df1819c6ba6cea895e1102bbdf9892d8473190f04e74208d8af
2064
2065
  languageName: node
2065
2066
  linkType: hard
2066
2067
 
2067
- "@jupyterlab/rendermime-interfaces@npm:~3.12.0-alpha.2":
2068
- version: 3.12.0-alpha.2
2069
- resolution: "@jupyterlab/rendermime-interfaces@npm:3.12.0-alpha.2"
2068
+ "@jupyterlab/rendermime-interfaces@npm:~3.12.0-beta.0":
2069
+ version: 3.12.0-beta.0
2070
+ resolution: "@jupyterlab/rendermime-interfaces@npm:3.12.0-beta.0"
2070
2071
  dependencies:
2071
2072
  "@lumino/coreutils": ^1.11.0 || ^2.2.0
2072
- "@lumino/widgets": ^1.37.2 || ^2.5.0
2073
- checksum: a7be464538b47a0eb8786f91d9283612ed69046e7cd7f61c75aabe768998733bbe24e540472851de13fd79efbb7c63551a338904094f3d35b23893b54fb21dac
2073
+ "@lumino/widgets": ^1.37.2 || ^2.6.0
2074
+ checksum: 60972f9d8896b35d5bce835ec02a02ba5dd3d9621a6af3e9cb64b4f20eed040e4be6d386e92ee5f65928b569b2bcc5d9319ad4436a436e15c49b74c05229bbd0
2074
2075
  languageName: node
2075
2076
  linkType: hard
2076
2077
 
2077
- "@jupyterlab/rendermime@npm:~4.4.0-alpha.2":
2078
- version: 4.4.0-alpha.2
2079
- resolution: "@jupyterlab/rendermime@npm:4.4.0-alpha.2"
2078
+ "@jupyterlab/rendermime@npm:~4.4.0-beta.0":
2079
+ version: 4.4.0-beta.0
2080
+ resolution: "@jupyterlab/rendermime@npm:4.4.0-beta.0"
2080
2081
  dependencies:
2081
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2082
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
2083
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
2084
- "@jupyterlab/observables": ^5.4.0-alpha.2
2085
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
2086
- "@jupyterlab/services": ^7.4.0-alpha.2
2087
- "@jupyterlab/translation": ^4.4.0-alpha.2
2082
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2083
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
2084
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
2085
+ "@jupyterlab/observables": ^5.4.0-beta.0
2086
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
2087
+ "@jupyterlab/services": ^7.4.0-beta.0
2088
+ "@jupyterlab/translation": ^4.4.0-beta.0
2088
2089
  "@lumino/coreutils": ^2.2.0
2089
2090
  "@lumino/messaging": ^2.0.2
2090
2091
  "@lumino/signaling": ^2.1.3
2091
- "@lumino/widgets": ^2.5.0
2092
+ "@lumino/widgets": ^2.6.0
2092
2093
  lodash.escape: ^4.0.1
2093
- checksum: 2e779079b1322f916bc7fcb73ed06a67aedd979db2ef3baa68049a20e9925f7739c3522eb8a740d4cdf580cc174a6cafb5a17308c7d0529d4af1f201eea7fe3d
2094
+ checksum: e3ca331c65098733dceedbb1636830f37092f0c2bda571a922c6e925b4e389c7def0e3837c205aab8ca8d57b5c46a85841cdb84842d27b2ff09347dcc026be51
2094
2095
  languageName: node
2095
2096
  linkType: hard
2096
2097
 
2097
- "@jupyterlab/running-extension@npm:~4.4.0-alpha.2":
2098
- version: 4.4.0-alpha.2
2099
- resolution: "@jupyterlab/running-extension@npm:4.4.0-alpha.2"
2098
+ "@jupyterlab/running-extension@npm:~4.4.0-beta.0":
2099
+ version: 4.4.0-beta.0
2100
+ resolution: "@jupyterlab/running-extension@npm:4.4.0-beta.0"
2100
2101
  dependencies:
2101
- "@jupyterlab/application": ^4.4.0-alpha.2
2102
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2103
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
2104
- "@jupyterlab/docmanager": ^4.4.0-alpha.2
2105
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
2106
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
2107
- "@jupyterlab/running": ^4.4.0-alpha.2
2108
- "@jupyterlab/services": ^7.4.0-alpha.2
2109
- "@jupyterlab/statedb": ^4.4.0-alpha.2
2110
- "@jupyterlab/translation": ^4.4.0-alpha.2
2111
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2102
+ "@jupyterlab/application": ^4.4.0-beta.0
2103
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2104
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
2105
+ "@jupyterlab/docmanager": ^4.4.0-beta.0
2106
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
2107
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
2108
+ "@jupyterlab/running": ^4.4.0-beta.0
2109
+ "@jupyterlab/services": ^7.4.0-beta.0
2110
+ "@jupyterlab/statedb": ^4.4.0-beta.0
2111
+ "@jupyterlab/translation": ^4.4.0-beta.0
2112
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2112
2113
  "@lumino/commands": ^2.3.1
2113
2114
  "@lumino/polling": ^2.1.3
2114
2115
  "@lumino/signaling": ^2.1.3
2115
- "@lumino/widgets": ^2.5.0
2116
+ "@lumino/widgets": ^2.6.0
2116
2117
  react: ^18.2.0
2117
- checksum: ccc2f66d91358b555a16e6438ddbe4888fab4d99be713861b0804843a4ff8e552fe41c68535b03bc1a95a76be649a643a6e8b7ba81c8abd89580ce837da724c0
2118
+ checksum: 7052c08c3184919f6493552d0e7b0f35929a568e055837235161b618f6da56a3951da5054c183ae2f0a62179e3c6617a29281c16f6f014fe46853f7327b3810e
2118
2119
  languageName: node
2119
2120
  linkType: hard
2120
2121
 
2121
- "@jupyterlab/running@npm:~4.4.0-alpha.2":
2122
- version: 4.4.0-alpha.2
2123
- resolution: "@jupyterlab/running@npm:4.4.0-alpha.2"
2122
+ "@jupyterlab/running@npm:~4.4.0-beta.0":
2123
+ version: 4.4.0-beta.0
2124
+ resolution: "@jupyterlab/running@npm:4.4.0-beta.0"
2124
2125
  dependencies:
2125
2126
  "@jupyter/react-components": ^0.16.6
2126
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2127
- "@jupyterlab/statedb": ^4.4.0-alpha.2
2128
- "@jupyterlab/translation": ^4.4.0-alpha.2
2129
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2127
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2128
+ "@jupyterlab/statedb": ^4.4.0-beta.0
2129
+ "@jupyterlab/translation": ^4.4.0-beta.0
2130
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2130
2131
  "@lumino/coreutils": ^2.2.0
2131
2132
  "@lumino/disposable": ^2.1.3
2132
2133
  "@lumino/domutils": ^2.0.2
2133
2134
  "@lumino/messaging": ^2.0.2
2134
2135
  "@lumino/signaling": ^2.1.3
2135
- "@lumino/widgets": ^2.5.0
2136
+ "@lumino/widgets": ^2.6.0
2136
2137
  react: ^18.2.0
2137
- checksum: 6e98b25e6e15d2169021c506c160fad709b2512cabf6b770c402be95e93684cc7d2f70a697e6ded038b38113c7d728a22ca7378868edf94d98e21fcb34380ca3
2138
+ checksum: 9b287349c59f6c59f45f11830f39977c6cac834022dce4969186ebf464d16c61e5d170d4db70c2c34d9cb9f5ea46670a1746b1ef02a13f9c5f80692263432946
2138
2139
  languageName: node
2139
2140
  linkType: hard
2140
2141
 
2141
- "@jupyterlab/services@npm:~7.4.0-alpha.2":
2142
- version: 7.4.0-alpha.2
2143
- resolution: "@jupyterlab/services@npm:7.4.0-alpha.2"
2142
+ "@jupyterlab/services-extension@npm:~4.4.0-beta.0":
2143
+ version: 4.4.0-beta.0
2144
+ resolution: "@jupyterlab/services-extension@npm:4.4.0-beta.0"
2145
+ dependencies:
2146
+ "@jupyterlab/services": ^7.4.0-beta.0
2147
+ "@lumino/coreutils": ^2.2.0
2148
+ checksum: 7f0ea7dd3b9e811043115fe59f30a464de165addd1de38b9e1ec9abd36147c28d55a01cc72f04f0fa9cf7a83c2b9b2fbd0830e3acd8e355155943611105d0212
2149
+ languageName: node
2150
+ linkType: hard
2151
+
2152
+ "@jupyterlab/services@npm:~7.4.0-beta.0":
2153
+ version: 7.4.0-beta.0
2154
+ resolution: "@jupyterlab/services@npm:7.4.0-beta.0"
2144
2155
  dependencies:
2145
2156
  "@jupyter/ydoc": ^3.0.0
2146
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
2147
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
2148
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
2149
- "@jupyterlab/statedb": ^4.4.0-alpha.2
2157
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
2158
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
2159
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
2160
+ "@jupyterlab/statedb": ^4.4.0-beta.0
2150
2161
  "@lumino/coreutils": ^2.2.0
2151
2162
  "@lumino/disposable": ^2.1.3
2152
2163
  "@lumino/polling": ^2.1.3
2153
2164
  "@lumino/properties": ^2.0.2
2154
2165
  "@lumino/signaling": ^2.1.3
2155
2166
  ws: ^8.11.0
2156
- checksum: c292fbda9216ddd50e052becabe3ab16bb2f5ce34740ec486a64faebed5e2dff47a2ec1329dc082ff233601b6d397842a0d516e0bbf46d1caf8ea4e2b6c13d19
2167
+ checksum: 8d0207f15bca3fadf1f8eb8c528b1b2c061caa6f2cf7f6fb943d1819a7582cdde4846c6bafd2280d42fa304d3b74e421969997cdb42cb18067fa460e5d244a34
2157
2168
  languageName: node
2158
2169
  linkType: hard
2159
2170
 
2160
- "@jupyterlab/settingeditor-extension@npm:~4.4.0-alpha.2":
2161
- version: 4.4.0-alpha.2
2162
- resolution: "@jupyterlab/settingeditor-extension@npm:4.4.0-alpha.2"
2171
+ "@jupyterlab/settingeditor-extension@npm:~4.4.0-beta.0":
2172
+ version: 4.4.0-beta.0
2173
+ resolution: "@jupyterlab/settingeditor-extension@npm:4.4.0-beta.0"
2163
2174
  dependencies:
2164
- "@jupyterlab/application": ^4.4.0-alpha.2
2165
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2166
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
2167
- "@jupyterlab/pluginmanager": ^4.4.0-alpha.2
2168
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
2169
- "@jupyterlab/settingeditor": ^4.4.0-alpha.2
2170
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
2171
- "@jupyterlab/statedb": ^4.4.0-alpha.2
2172
- "@jupyterlab/translation": ^4.4.0-alpha.2
2173
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2175
+ "@jupyterlab/application": ^4.4.0-beta.0
2176
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2177
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
2178
+ "@jupyterlab/pluginmanager": ^4.4.0-beta.0
2179
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
2180
+ "@jupyterlab/settingeditor": ^4.4.0-beta.0
2181
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
2182
+ "@jupyterlab/statedb": ^4.4.0-beta.0
2183
+ "@jupyterlab/translation": ^4.4.0-beta.0
2184
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2174
2185
  "@lumino/disposable": ^2.1.3
2175
2186
  react: ^18.2.0
2176
- checksum: 3baa57fba57b842a1bbbc8be36cfafd669fdeaab4d10f5fa2d167d6f670799d55040f53517ad1315eff955b1be391b1734efea342cf8a7f411b27a2a0a175c72
2187
+ checksum: 003bb4ff67fe4a0254d441b70e08f84923de7d074edeaf3b2f683f0d175380df220e009afea34e3fe65151b5ae255b3e22552d0c7373e9ad01874d62c50ef3c9
2177
2188
  languageName: node
2178
2189
  linkType: hard
2179
2190
 
2180
- "@jupyterlab/settingeditor@npm:~4.4.0-alpha.2":
2181
- version: 4.4.0-alpha.2
2182
- resolution: "@jupyterlab/settingeditor@npm:4.4.0-alpha.2"
2191
+ "@jupyterlab/settingeditor@npm:~4.4.0-beta.0":
2192
+ version: 4.4.0-beta.0
2193
+ resolution: "@jupyterlab/settingeditor@npm:4.4.0-beta.0"
2183
2194
  dependencies:
2184
- "@jupyterlab/application": ^4.4.0-alpha.2
2185
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2186
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
2187
- "@jupyterlab/inspector": ^4.4.0-alpha.2
2188
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
2189
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
2190
- "@jupyterlab/statedb": ^4.4.0-alpha.2
2191
- "@jupyterlab/translation": ^4.4.0-alpha.2
2192
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2195
+ "@jupyterlab/application": ^4.4.0-beta.0
2196
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2197
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
2198
+ "@jupyterlab/inspector": ^4.4.0-beta.0
2199
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
2200
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
2201
+ "@jupyterlab/statedb": ^4.4.0-beta.0
2202
+ "@jupyterlab/translation": ^4.4.0-beta.0
2203
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2193
2204
  "@lumino/algorithm": ^2.0.2
2194
2205
  "@lumino/commands": ^2.3.1
2195
2206
  "@lumino/coreutils": ^2.2.0
@@ -2197,22 +2208,22 @@ __metadata:
2197
2208
  "@lumino/messaging": ^2.0.2
2198
2209
  "@lumino/polling": ^2.1.3
2199
2210
  "@lumino/signaling": ^2.1.3
2200
- "@lumino/widgets": ^2.5.0
2211
+ "@lumino/widgets": ^2.6.0
2201
2212
  "@rjsf/core": ^5.13.4
2202
2213
  "@rjsf/utils": ^5.13.4
2203
2214
  "@rjsf/validator-ajv8": ^5.13.4
2204
2215
  json-schema: ^0.4.0
2205
2216
  react: ^18.2.0
2206
- checksum: a0ce26b956f1a85bb2d200fa1ca9a907afaae998e5015abcbcb0e9483970a5da5ff2b900f6136a8d81651793a993293770ec7b18c2937714cac697de32f568f7
2217
+ checksum: 94f471ef9980a66ff6748b198132d0e128fb88f3fdc5280c556f08257a825ae27725db5f3f38ad2428e99f93201ee9671da287724f903656d160176b65331bd1
2207
2218
  languageName: node
2208
2219
  linkType: hard
2209
2220
 
2210
- "@jupyterlab/settingregistry@npm:~4.4.0-alpha.2":
2211
- version: 4.4.0-alpha.2
2212
- resolution: "@jupyterlab/settingregistry@npm:4.4.0-alpha.2"
2221
+ "@jupyterlab/settingregistry@npm:~4.4.0-beta.0":
2222
+ version: 4.4.0-beta.0
2223
+ resolution: "@jupyterlab/settingregistry@npm:4.4.0-beta.0"
2213
2224
  dependencies:
2214
- "@jupyterlab/nbformat": ^4.4.0-alpha.2
2215
- "@jupyterlab/statedb": ^4.4.0-alpha.2
2225
+ "@jupyterlab/nbformat": ^4.4.0-beta.0
2226
+ "@jupyterlab/statedb": ^4.4.0-beta.0
2216
2227
  "@lumino/commands": ^2.3.1
2217
2228
  "@lumino/coreutils": ^2.2.0
2218
2229
  "@lumino/disposable": ^2.1.3
@@ -2222,18 +2233,18 @@ __metadata:
2222
2233
  json5: ^2.2.3
2223
2234
  peerDependencies:
2224
2235
  react: ">=16"
2225
- checksum: 24435dc3030d36406d3c700990ca03069015c177c262f13196f2d3c7db1f254d53ae02bfa07c179c5814de06763c58ea4b72974efdf1bae43902979db3eea158
2236
+ checksum: 5af734011769ad73bde2d527c0126cd9582ae0f718dc3fed4cabf6a64250ab198d36c9ce070dba557d244459b1358e65aee233350e1ac4e28876cea0d264eb36
2226
2237
  languageName: node
2227
2238
  linkType: hard
2228
2239
 
2229
- "@jupyterlab/shortcuts-extension@npm:~5.2.0-alpha.2":
2230
- version: 5.2.0-alpha.2
2231
- resolution: "@jupyterlab/shortcuts-extension@npm:5.2.0-alpha.2"
2240
+ "@jupyterlab/shortcuts-extension@npm:~5.2.0-beta.0":
2241
+ version: 5.2.0-beta.0
2242
+ resolution: "@jupyterlab/shortcuts-extension@npm:5.2.0-beta.0"
2232
2243
  dependencies:
2233
- "@jupyterlab/application": ^4.4.0-alpha.2
2234
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
2235
- "@jupyterlab/translation": ^4.4.0-alpha.2
2236
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2244
+ "@jupyterlab/application": ^4.4.0-beta.0
2245
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
2246
+ "@jupyterlab/translation": ^4.4.0-beta.0
2247
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2237
2248
  "@lumino/algorithm": ^2.0.2
2238
2249
  "@lumino/commands": ^2.3.1
2239
2250
  "@lumino/coreutils": ^2.2.0
@@ -2242,242 +2253,242 @@ __metadata:
2242
2253
  "@lumino/keyboard": ^2.0.2
2243
2254
  "@lumino/signaling": ^2.1.3
2244
2255
  react: ^18.2.0
2245
- checksum: 0d55a2400a321622d68124039f5f2b20e0b46ac191cda682bce45ed0cd3587014e3b8dcc5c4a419679d3c3a44de348390cbf8e81a15779d6f48d76c4b84a73a7
2256
+ checksum: 160ddfd52f146059df8b78b0456d29f1f5f0afba4e5d2ec05ced98f24b3407ae73adce411ba0ead5a5049146e930c3c3ba0855defaacee83cf90313e926e1b95
2246
2257
  languageName: node
2247
2258
  linkType: hard
2248
2259
 
2249
- "@jupyterlab/statedb@npm:~4.4.0-alpha.2":
2250
- version: 4.4.0-alpha.2
2251
- resolution: "@jupyterlab/statedb@npm:4.4.0-alpha.2"
2260
+ "@jupyterlab/statedb@npm:~4.4.0-beta.0":
2261
+ version: 4.4.0-beta.0
2262
+ resolution: "@jupyterlab/statedb@npm:4.4.0-beta.0"
2252
2263
  dependencies:
2253
2264
  "@lumino/commands": ^2.3.1
2254
2265
  "@lumino/coreutils": ^2.2.0
2255
2266
  "@lumino/disposable": ^2.1.3
2256
2267
  "@lumino/properties": ^2.0.2
2257
2268
  "@lumino/signaling": ^2.1.3
2258
- checksum: 0b8e79ff3d8ad57279fbea2c99a323e15551decea1ed9941e3bc898ce178f7ec5e10f8b1f04cb4ca2c77f435daaf225dbe7cb1aacdba7690ab11609a911432d1
2269
+ checksum: f6ba231431ac345932d283f6037a4a5a0b0d8fb6e0866694bcf8f26fee4f28f44056159725fb06b5c936b8dbef5a611ea1c07c08eb546f75af6c537893e516c4
2259
2270
  languageName: node
2260
2271
  linkType: hard
2261
2272
 
2262
- "@jupyterlab/statusbar-extension@npm:~4.4.0-alpha.2":
2263
- version: 4.4.0-alpha.2
2264
- resolution: "@jupyterlab/statusbar-extension@npm:4.4.0-alpha.2"
2273
+ "@jupyterlab/statusbar-extension@npm:~4.4.0-beta.0":
2274
+ version: 4.4.0-beta.0
2275
+ resolution: "@jupyterlab/statusbar-extension@npm:4.4.0-beta.0"
2265
2276
  dependencies:
2266
- "@jupyterlab/application": ^4.4.0-alpha.2
2267
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2268
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
2269
- "@jupyterlab/statusbar": ^4.4.0-alpha.2
2270
- "@jupyterlab/translation": ^4.4.0-alpha.2
2271
- checksum: e655a33f284ca0d109515dccecdcd95d3fee2a67e970c01684bdae06df9d6833dae6081484aab54c6155d183aae96a8f95adf4c8084fad8e823632e1f487f4aa
2277
+ "@jupyterlab/application": ^4.4.0-beta.0
2278
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2279
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
2280
+ "@jupyterlab/statusbar": ^4.4.0-beta.0
2281
+ "@jupyterlab/translation": ^4.4.0-beta.0
2282
+ checksum: f651d8e9cf5cfac13e56434b85c1d5500fe3a4f481ae77b5f0460c609785056fd0fad9d4d85916bccb2ae22ab8afb2f436f12037d7ff3de75fb2c07072a1a49a
2272
2283
  languageName: node
2273
2284
  linkType: hard
2274
2285
 
2275
- "@jupyterlab/statusbar@npm:~4.4.0-alpha.2":
2276
- version: 4.4.0-alpha.2
2277
- resolution: "@jupyterlab/statusbar@npm:4.4.0-alpha.2"
2286
+ "@jupyterlab/statusbar@npm:~4.4.0-beta.0":
2287
+ version: 4.4.0-beta.0
2288
+ resolution: "@jupyterlab/statusbar@npm:4.4.0-beta.0"
2278
2289
  dependencies:
2279
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2290
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2280
2291
  "@lumino/algorithm": ^2.0.2
2281
2292
  "@lumino/coreutils": ^2.2.0
2282
2293
  "@lumino/disposable": ^2.1.3
2283
2294
  "@lumino/messaging": ^2.0.2
2284
2295
  "@lumino/signaling": ^2.1.3
2285
- "@lumino/widgets": ^2.5.0
2296
+ "@lumino/widgets": ^2.6.0
2286
2297
  react: ^18.2.0
2287
- checksum: b28d5477d0ce2180bc046b57e5d22214bd8645325c97b80d2d008e3f57768f0b355d1cbdfbb519eda612d0360774515f5b0ae6b8f25384cad8672873bb971cdf
2298
+ checksum: 21a43e71012fed3ce34775b7f21a50ef7643becc56fe5535d4090fd1dc7112dfbb3c13b11f53b04ac8037296d836d02148c65c92d3746aa4a0c0bed7394e46dd
2288
2299
  languageName: node
2289
2300
  linkType: hard
2290
2301
 
2291
- "@jupyterlab/terminal-extension@npm:~4.4.0-alpha.2":
2292
- version: 4.4.0-alpha.2
2293
- resolution: "@jupyterlab/terminal-extension@npm:4.4.0-alpha.2"
2302
+ "@jupyterlab/terminal-extension@npm:~4.4.0-beta.0":
2303
+ version: 4.4.0-beta.0
2304
+ resolution: "@jupyterlab/terminal-extension@npm:4.4.0-beta.0"
2294
2305
  dependencies:
2295
- "@jupyterlab/application": ^4.4.0-alpha.2
2296
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2297
- "@jupyterlab/launcher": ^4.4.0-alpha.2
2298
- "@jupyterlab/mainmenu": ^4.4.0-alpha.2
2299
- "@jupyterlab/running": ^4.4.0-alpha.2
2300
- "@jupyterlab/services": ^7.4.0-alpha.2
2301
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
2302
- "@jupyterlab/terminal": ^4.4.0-alpha.2
2303
- "@jupyterlab/translation": ^4.4.0-alpha.2
2304
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2305
- "@lumino/widgets": ^2.5.0
2306
- checksum: fd5b520b0c2e68e2739101040ef77740faa7bb93bdd73736b8c6ac768108dc1271375aae5e2ca9da68dd7da401afc1e9c3671d2f7a3ee591ad608f5cd538bf86
2306
+ "@jupyterlab/application": ^4.4.0-beta.0
2307
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2308
+ "@jupyterlab/launcher": ^4.4.0-beta.0
2309
+ "@jupyterlab/mainmenu": ^4.4.0-beta.0
2310
+ "@jupyterlab/running": ^4.4.0-beta.0
2311
+ "@jupyterlab/services": ^7.4.0-beta.0
2312
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
2313
+ "@jupyterlab/terminal": ^4.4.0-beta.0
2314
+ "@jupyterlab/translation": ^4.4.0-beta.0
2315
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2316
+ "@lumino/widgets": ^2.6.0
2317
+ checksum: b1797d4dfd34a920048d9be2e001202a8f82e0dd0e7d622b5226d0146d6d7814090efbd964ccfa3430b96cf9c4db13b96d8429e9c374edca58adce45c104a488
2307
2318
  languageName: node
2308
2319
  linkType: hard
2309
2320
 
2310
- "@jupyterlab/terminal@npm:~4.4.0-alpha.2":
2311
- version: 4.4.0-alpha.2
2312
- resolution: "@jupyterlab/terminal@npm:4.4.0-alpha.2"
2321
+ "@jupyterlab/terminal@npm:~4.4.0-beta.0":
2322
+ version: 4.4.0-beta.0
2323
+ resolution: "@jupyterlab/terminal@npm:4.4.0-beta.0"
2313
2324
  dependencies:
2314
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2315
- "@jupyterlab/services": ^7.4.0-alpha.2
2316
- "@jupyterlab/translation": ^4.4.0-alpha.2
2325
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2326
+ "@jupyterlab/services": ^7.4.0-beta.0
2327
+ "@jupyterlab/translation": ^4.4.0-beta.0
2317
2328
  "@lumino/coreutils": ^2.2.0
2318
2329
  "@lumino/domutils": ^2.0.2
2319
2330
  "@lumino/messaging": ^2.0.2
2320
- "@lumino/widgets": ^2.5.0
2331
+ "@lumino/widgets": ^2.6.0
2321
2332
  "@xterm/addon-canvas": ~0.7.0
2322
2333
  "@xterm/addon-fit": ~0.10.0
2323
2334
  "@xterm/addon-web-links": ~0.11.0
2324
2335
  "@xterm/addon-webgl": ~0.18.0
2325
2336
  "@xterm/xterm": ~5.5.0
2326
- checksum: e212c28bd020d28a0f1fa050f6162632e78d01fa591c9883e57a7b1a4fc4aee9746e0a72d057a1745b71f9ef98961ed9a71ab1f7e65de97b79fe25cc3e2dee82
2337
+ checksum: f76c43bc20bbd101db0106f885e9bf7cb980bc21cfd037cfff4f43929e40af4acc8444c031b5b8c804e336e4038720b552b19b887948a46565afea9db11a02b2
2327
2338
  languageName: node
2328
2339
  linkType: hard
2329
2340
 
2330
- "@jupyterlab/theme-dark-extension@npm:~4.4.0-alpha.2":
2331
- version: 4.4.0-alpha.2
2332
- resolution: "@jupyterlab/theme-dark-extension@npm:4.4.0-alpha.2"
2341
+ "@jupyterlab/theme-dark-extension@npm:~4.4.0-beta.0":
2342
+ version: 4.4.0-beta.0
2343
+ resolution: "@jupyterlab/theme-dark-extension@npm:4.4.0-beta.0"
2333
2344
  dependencies:
2334
- "@jupyterlab/application": ^4.4.0-alpha.2
2335
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2336
- "@jupyterlab/translation": ^4.4.0-alpha.2
2337
- checksum: f10e064757f9868eae0ad6ba344626b7cd82c9df00e867891f21edd4c229ab646ae915564ccffbda3f8af69fd781522bceeecf7b9d58a5a1acad69f1da8b5d2f
2345
+ "@jupyterlab/application": ^4.4.0-beta.0
2346
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2347
+ "@jupyterlab/translation": ^4.4.0-beta.0
2348
+ checksum: bf6cd95fee3ed73b94e1d84594cae1a12bc00e8ec1330f7751886b3d4c4466a09fea851da569ed1073834da28c54c1590f5a86284c1a114f29dcd52fd3c8f224
2338
2349
  languageName: node
2339
2350
  linkType: hard
2340
2351
 
2341
- "@jupyterlab/theme-dark-high-contrast-extension@npm:~4.4.0-alpha.2":
2342
- version: 4.4.0-alpha.2
2343
- resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.4.0-alpha.2"
2352
+ "@jupyterlab/theme-dark-high-contrast-extension@npm:~4.4.0-beta.0":
2353
+ version: 4.4.0-beta.0
2354
+ resolution: "@jupyterlab/theme-dark-high-contrast-extension@npm:4.4.0-beta.0"
2344
2355
  dependencies:
2345
- "@jupyterlab/application": ^4.4.0-alpha.2
2346
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2347
- "@jupyterlab/translation": ^4.4.0-alpha.2
2348
- checksum: abd9cc318d264df0e2aa338d85058f8dfb3554221b3bed664c4125dfa3877baa9b2ed0ddeaed3c354e7dda94709a2de854a3d0868e21f2853fd03b0b426fffb3
2356
+ "@jupyterlab/application": ^4.4.0-beta.0
2357
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2358
+ "@jupyterlab/translation": ^4.4.0-beta.0
2359
+ checksum: accb1fb18750781bfe69ae56c337cab85be68964c9ddc965f4fb19814124e71a3db8621798bf6a71d024755de10a51032983889fca68a3b68fdbdcf55b66776c
2349
2360
  languageName: node
2350
2361
  linkType: hard
2351
2362
 
2352
- "@jupyterlab/theme-light-extension@npm:~4.4.0-alpha.2":
2353
- version: 4.4.0-alpha.2
2354
- resolution: "@jupyterlab/theme-light-extension@npm:4.4.0-alpha.2"
2363
+ "@jupyterlab/theme-light-extension@npm:~4.4.0-beta.0":
2364
+ version: 4.4.0-beta.0
2365
+ resolution: "@jupyterlab/theme-light-extension@npm:4.4.0-beta.0"
2355
2366
  dependencies:
2356
- "@jupyterlab/application": ^4.4.0-alpha.2
2357
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2358
- "@jupyterlab/translation": ^4.4.0-alpha.2
2359
- checksum: 23cfa4a61698b7144d123aae8b556fb601efa876541b59826dfb07aa1c14b897b4e2c47684d57eb616496c85924a69a645d3b4e379447e1396bcf6f8d5849f07
2367
+ "@jupyterlab/application": ^4.4.0-beta.0
2368
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2369
+ "@jupyterlab/translation": ^4.4.0-beta.0
2370
+ checksum: af3f1428c71612a5423f0a19d3ebd23b22a41f56017d805eb0fa2a0b6b5a8cf72bcdd3a17947ab588d300e3ca82bc7ab25c3fb4550b5156e9267ab7b1061cc05
2360
2371
  languageName: node
2361
2372
  linkType: hard
2362
2373
 
2363
- "@jupyterlab/toc-extension@npm:~6.4.0-alpha.2":
2364
- version: 6.4.0-alpha.2
2365
- resolution: "@jupyterlab/toc-extension@npm:6.4.0-alpha.2"
2374
+ "@jupyterlab/toc-extension@npm:~6.4.0-beta.0":
2375
+ version: 6.4.0-beta.0
2376
+ resolution: "@jupyterlab/toc-extension@npm:6.4.0-beta.0"
2366
2377
  dependencies:
2367
- "@jupyterlab/application": ^4.4.0-alpha.2
2368
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
2369
- "@jupyterlab/toc": ^6.4.0-alpha.2
2370
- "@jupyterlab/translation": ^4.4.0-alpha.2
2371
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2372
- checksum: 9d9e8658d2193a873fc2eeaf194085737577fc3875abc781339a8e7df7e75ddfb9d3c85c306786b5dac59797c80ac39ace0ae1c70c22861ff7e27852a35c42bc
2378
+ "@jupyterlab/application": ^4.4.0-beta.0
2379
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
2380
+ "@jupyterlab/toc": ^6.4.0-beta.0
2381
+ "@jupyterlab/translation": ^4.4.0-beta.0
2382
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2383
+ checksum: aa9f2cb3c0223afda2302294b2a5b3bd5fd24e898e139ce39e2e57568a05d64d79a2b3ce6b67fef74c897e4ee168f7679cb98454a14d37010bcc747a78f4ccdd
2373
2384
  languageName: node
2374
2385
  linkType: hard
2375
2386
 
2376
- "@jupyterlab/toc@npm:~6.4.0-alpha.2":
2377
- version: 6.4.0-alpha.2
2378
- resolution: "@jupyterlab/toc@npm:6.4.0-alpha.2"
2387
+ "@jupyterlab/toc@npm:~6.4.0-beta.0":
2388
+ version: 6.4.0-beta.0
2389
+ resolution: "@jupyterlab/toc@npm:6.4.0-beta.0"
2379
2390
  dependencies:
2380
2391
  "@jupyter/react-components": ^0.16.6
2381
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2382
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
2383
- "@jupyterlab/docregistry": ^4.4.0-alpha.2
2384
- "@jupyterlab/observables": ^5.4.0-alpha.2
2385
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
2386
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
2387
- "@jupyterlab/translation": ^4.4.0-alpha.2
2388
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2392
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2393
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
2394
+ "@jupyterlab/docregistry": ^4.4.0-beta.0
2395
+ "@jupyterlab/observables": ^5.4.0-beta.0
2396
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
2397
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
2398
+ "@jupyterlab/translation": ^4.4.0-beta.0
2399
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2389
2400
  "@lumino/coreutils": ^2.2.0
2390
2401
  "@lumino/disposable": ^2.1.3
2391
2402
  "@lumino/messaging": ^2.0.2
2392
2403
  "@lumino/signaling": ^2.1.3
2393
- "@lumino/widgets": ^2.5.0
2404
+ "@lumino/widgets": ^2.6.0
2394
2405
  react: ^18.2.0
2395
- checksum: a94599e04cd875b2f825093db18d33cde49e4c74b2b68cb55be1ed071e6dd90f158dbb1988fa8a7d1e9861f69e10894a12093230fd172e3577d8f26b620358f9
2406
+ checksum: 96fa28c39cac9e4366a08da6195e351f91092734654a8be4a45dcad9fec8d08f6235d93f0c129ab0189f17778b61c225b1ae6bb6741779d3fb690b56bed02094
2396
2407
  languageName: node
2397
2408
  linkType: hard
2398
2409
 
2399
- "@jupyterlab/tooltip-extension@npm:~4.4.0-alpha.2":
2400
- version: 4.4.0-alpha.2
2401
- resolution: "@jupyterlab/tooltip-extension@npm:4.4.0-alpha.2"
2410
+ "@jupyterlab/tooltip-extension@npm:~4.4.0-beta.0":
2411
+ version: 4.4.0-beta.0
2412
+ resolution: "@jupyterlab/tooltip-extension@npm:4.4.0-beta.0"
2402
2413
  dependencies:
2403
- "@jupyterlab/application": ^4.4.0-alpha.2
2404
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
2405
- "@jupyterlab/console": ^4.4.0-alpha.2
2406
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
2407
- "@jupyterlab/fileeditor": ^4.4.0-alpha.2
2408
- "@jupyterlab/notebook": ^4.4.0-alpha.2
2409
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
2410
- "@jupyterlab/services": ^7.4.0-alpha.2
2411
- "@jupyterlab/tooltip": ^4.4.0-alpha.2
2412
- "@jupyterlab/translation": ^4.4.0-alpha.2
2414
+ "@jupyterlab/application": ^4.4.0-beta.0
2415
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
2416
+ "@jupyterlab/console": ^4.4.0-beta.0
2417
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
2418
+ "@jupyterlab/fileeditor": ^4.4.0-beta.0
2419
+ "@jupyterlab/notebook": ^4.4.0-beta.0
2420
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
2421
+ "@jupyterlab/services": ^7.4.0-beta.0
2422
+ "@jupyterlab/tooltip": ^4.4.0-beta.0
2423
+ "@jupyterlab/translation": ^4.4.0-beta.0
2413
2424
  "@lumino/algorithm": ^2.0.2
2414
2425
  "@lumino/coreutils": ^2.2.0
2415
- "@lumino/widgets": ^2.5.0
2416
- checksum: b7e16baa155d17732d7e413d7eb544c07764735361fd2839cac7ac8647b74675a0d532d06e0b0e8c1e9c30a72a21df530aa4d1a8162faae69ccbcb3108807417
2426
+ "@lumino/widgets": ^2.6.0
2427
+ checksum: 456958d8d8a6ee847dae98f8f16629816a69d78b4d3708713da9a5aa2feaf4fd351e0ad692fb363275f4be2a81eccc0dc7f5e04807afea60e922fb7e01da09ab
2417
2428
  languageName: node
2418
2429
  linkType: hard
2419
2430
 
2420
- "@jupyterlab/tooltip@npm:~4.4.0-alpha.2":
2421
- version: 4.4.0-alpha.2
2422
- resolution: "@jupyterlab/tooltip@npm:4.4.0-alpha.2"
2431
+ "@jupyterlab/tooltip@npm:~4.4.0-beta.0":
2432
+ version: 4.4.0-beta.0
2433
+ resolution: "@jupyterlab/tooltip@npm:4.4.0-beta.0"
2423
2434
  dependencies:
2424
- "@jupyterlab/codeeditor": ^4.4.0-alpha.2
2425
- "@jupyterlab/rendermime": ^4.4.0-alpha.2
2426
- "@jupyterlab/services": ^7.4.0-alpha.2
2427
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2435
+ "@jupyterlab/codeeditor": ^4.4.0-beta.0
2436
+ "@jupyterlab/rendermime": ^4.4.0-beta.0
2437
+ "@jupyterlab/services": ^7.4.0-beta.0
2438
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2428
2439
  "@lumino/coreutils": ^2.2.0
2429
2440
  "@lumino/messaging": ^2.0.2
2430
- "@lumino/widgets": ^2.5.0
2431
- checksum: 215939885af174081b5e8928ecee1bc9cf4584d71529af68d092fbb5b647c287854f73b37b854052499d33f618f12451cce311ca0aeb4f3430b30644dfb6b4f2
2441
+ "@lumino/widgets": ^2.6.0
2442
+ checksum: c70c608c2fbfbe33b12c2ec558fd70d872c73cdc8a540ab0a8fa5467e864a0400f1f3dfb8a6bafc5f5482003f039ebf6d0c6c28569cceb031300dc3dd1c3e892
2432
2443
  languageName: node
2433
2444
  linkType: hard
2434
2445
 
2435
- "@jupyterlab/translation-extension@npm:~4.4.0-alpha.2":
2436
- version: 4.4.0-alpha.2
2437
- resolution: "@jupyterlab/translation-extension@npm:4.4.0-alpha.2"
2446
+ "@jupyterlab/translation-extension@npm:~4.4.0-beta.0":
2447
+ version: 4.4.0-beta.0
2448
+ resolution: "@jupyterlab/translation-extension@npm:4.4.0-beta.0"
2438
2449
  dependencies:
2439
- "@jupyterlab/application": ^4.4.0-alpha.2
2440
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2441
- "@jupyterlab/mainmenu": ^4.4.0-alpha.2
2442
- "@jupyterlab/settingregistry": ^4.4.0-alpha.2
2443
- "@jupyterlab/translation": ^4.4.0-alpha.2
2444
- checksum: b940d6bd10e8f8bba5fd7d5ac02e8715fc69c0b4dfc1c10020520dae6bac7a6b375de797943bcf5b41824add2e461a432046331af469eff51a488c83e6ac7fab
2450
+ "@jupyterlab/application": ^4.4.0-beta.0
2451
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2452
+ "@jupyterlab/mainmenu": ^4.4.0-beta.0
2453
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
2454
+ "@jupyterlab/translation": ^4.4.0-beta.0
2455
+ checksum: 8230d0cb3cd1419059afb6f947d9684a22fbd3dd4eeb9155d793d8017c67463d2ae4f699e738f8ba76d0be0d179f35c59a23467b4264c5d49f9910ebec3da891
2445
2456
  languageName: node
2446
2457
  linkType: hard
2447
2458
 
2448
- "@jupyterlab/translation@npm:~4.4.0-alpha.2":
2449
- version: 4.4.0-alpha.2
2450
- resolution: "@jupyterlab/translation@npm:4.4.0-alpha.2"
2459
+ "@jupyterlab/translation@npm:~4.4.0-beta.0":
2460
+ version: 4.4.0-beta.0
2461
+ resolution: "@jupyterlab/translation@npm:4.4.0-beta.0"
2451
2462
  dependencies:
2452
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
2453
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
2454
- "@jupyterlab/services": ^7.4.0-alpha.2
2455
- "@jupyterlab/statedb": ^4.4.0-alpha.2
2463
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
2464
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
2465
+ "@jupyterlab/services": ^7.4.0-beta.0
2466
+ "@jupyterlab/statedb": ^4.4.0-beta.0
2456
2467
  "@lumino/coreutils": ^2.2.0
2457
- checksum: d61f4413b5b235360df2d0ee54e18c60de28dd4807fdbd264b5d21111096d53db2b72c037e4d495b0664786b4f841a7c2cb297123b502519fdeb34f98a86b349
2468
+ checksum: 0923e088f9c675ab11b9dc46ac9684dc42fdf59943080460025670bab69384f7532a6a1e7d2a51da9bb37533ad8df0aea78159ebbee756f3ed204909ae500289
2458
2469
  languageName: node
2459
2470
  linkType: hard
2460
2471
 
2461
- "@jupyterlab/ui-components-extension@npm:~4.4.0-alpha.2":
2462
- version: 4.4.0-alpha.2
2463
- resolution: "@jupyterlab/ui-components-extension@npm:4.4.0-alpha.2"
2472
+ "@jupyterlab/ui-components-extension@npm:~4.4.0-beta.0":
2473
+ version: 4.4.0-beta.0
2474
+ resolution: "@jupyterlab/ui-components-extension@npm:4.4.0-beta.0"
2464
2475
  dependencies:
2465
- "@jupyterlab/application": ^4.4.0-alpha.2
2466
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2467
- checksum: 7c7f8bdd219480967d1bf0e972932546f2adbcb8c7ee736840d8437f83d629bad63e96eeda892ea3d2a90d09ece2d400b87bd2e4881d41f80c520269379bc059
2476
+ "@jupyterlab/application": ^4.4.0-beta.0
2477
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2478
+ checksum: c7e018cd3af93af70fe00f4c33a0dc35ccc3080d752e08173d3dc680a5bfcefb0780a21b0e013cede5162734d38815f67ae663a5a4ba21f724483518b7ee0172
2468
2479
  languageName: node
2469
2480
  linkType: hard
2470
2481
 
2471
- "@jupyterlab/ui-components@npm:~4.4.0-alpha.2":
2472
- version: 4.4.0-alpha.2
2473
- resolution: "@jupyterlab/ui-components@npm:4.4.0-alpha.2"
2482
+ "@jupyterlab/ui-components@npm:~4.4.0-beta.0":
2483
+ version: 4.4.0-beta.0
2484
+ resolution: "@jupyterlab/ui-components@npm:4.4.0-beta.0"
2474
2485
  dependencies:
2475
2486
  "@jupyter/react-components": ^0.16.6
2476
2487
  "@jupyter/web-components": ^0.16.6
2477
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
2478
- "@jupyterlab/observables": ^5.4.0-alpha.2
2479
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
2480
- "@jupyterlab/translation": ^4.4.0-alpha.2
2488
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
2489
+ "@jupyterlab/observables": ^5.4.0-beta.0
2490
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
2491
+ "@jupyterlab/translation": ^4.4.0-beta.0
2481
2492
  "@lumino/algorithm": ^2.0.2
2482
2493
  "@lumino/commands": ^2.3.1
2483
2494
  "@lumino/coreutils": ^2.2.0
@@ -2487,7 +2498,7 @@ __metadata:
2487
2498
  "@lumino/properties": ^2.0.2
2488
2499
  "@lumino/signaling": ^2.1.3
2489
2500
  "@lumino/virtualdom": ^2.0.2
2490
- "@lumino/widgets": ^2.5.0
2501
+ "@lumino/widgets": ^2.6.0
2491
2502
  "@rjsf/core": ^5.13.4
2492
2503
  "@rjsf/utils": ^5.13.4
2493
2504
  react: ^18.2.0
@@ -2495,52 +2506,54 @@ __metadata:
2495
2506
  typestyle: ^2.0.4
2496
2507
  peerDependencies:
2497
2508
  react: ^18.2.0
2498
- checksum: f521f27f5044f4605eea12d63358da4ba453e848f44a3ae9b5c099f800a5cb6473067abdbe87d56cedc1931e74039ac936868a2ced6fff8f1df7f5764c45386b
2509
+ checksum: 3b89ea4edf36fc79ec0495f4b57cc112c1ca6ae917e8a4c0145fc8b42b35ae2394301d067125ebdbd54046e73a93f5d2e806b97c322d15c78fa6139b4f5be9b9
2499
2510
  languageName: node
2500
2511
  linkType: hard
2501
2512
 
2502
- "@jupyterlab/vega5-extension@npm:~4.4.0-alpha.2":
2503
- version: 4.4.0-alpha.2
2504
- resolution: "@jupyterlab/vega5-extension@npm:4.4.0-alpha.2"
2513
+ "@jupyterlab/vega5-extension@npm:~4.4.0-beta.0":
2514
+ version: 4.4.0-beta.0
2515
+ resolution: "@jupyterlab/vega5-extension@npm:4.4.0-beta.0"
2505
2516
  dependencies:
2506
- "@jupyterlab/rendermime-interfaces": ^3.12.0-alpha.2
2517
+ "@jupyterlab/rendermime-interfaces": ^3.12.0-beta.0
2507
2518
  "@lumino/coreutils": ^2.2.0
2508
- "@lumino/widgets": ^2.5.0
2519
+ "@lumino/widgets": ^2.6.0
2509
2520
  vega: ^5.20.0
2510
2521
  vega-embed: ^6.2.1
2511
2522
  vega-lite: ^5.6.1-next.1
2512
- checksum: 61a975c6677860e0c0f6c3ddc8f653bac9701fd94fbc3e68d4eca6b0e532ae822d7b6d24a37507f6d65d612134f0fd5e3bc61495aff6b9d544d1b21d4bc441f8
2523
+ checksum: 9951665f42f9950caa5326c11cd51611947192dc4fd57d467493d9fd90db9c0a7f44fc8771d4d2494e659980c90c4a066b82f2410a6b8b2391b93b2ea2725ad3
2513
2524
  languageName: node
2514
2525
  linkType: hard
2515
2526
 
2516
- "@jupyterlab/workspaces-extension@npm:~4.4.0-alpha.2":
2517
- version: 4.4.0-alpha.2
2518
- resolution: "@jupyterlab/workspaces-extension@npm:4.4.0-alpha.2"
2527
+ "@jupyterlab/workspaces-extension@npm:~4.4.0-beta.0":
2528
+ version: 4.4.0-beta.0
2529
+ resolution: "@jupyterlab/workspaces-extension@npm:4.4.0-beta.0"
2519
2530
  dependencies:
2520
- "@jupyterlab/application": ^4.4.0-alpha.2
2521
- "@jupyterlab/apputils": ^4.5.0-alpha.2
2522
- "@jupyterlab/coreutils": ^6.4.0-alpha.2
2523
- "@jupyterlab/filebrowser": ^4.4.0-alpha.2
2524
- "@jupyterlab/running": ^4.4.0-alpha.2
2525
- "@jupyterlab/services": ^7.4.0-alpha.2
2526
- "@jupyterlab/statedb": ^4.4.0-alpha.2
2527
- "@jupyterlab/translation": ^4.4.0-alpha.2
2528
- "@jupyterlab/ui-components": ^4.4.0-alpha.2
2529
- "@jupyterlab/workspaces": ^4.4.0-alpha.2
2530
- checksum: 7d6b2b4ce6a44685b7f73d02e90a70b863541819621265e6656a0465416b569fae105556187b971c3b37e808ade3ccf6b2717dfcb56e1e59aa4b2e70b9d0f090
2531
+ "@jupyterlab/application": ^4.4.0-beta.0
2532
+ "@jupyterlab/apputils": ^4.5.0-beta.0
2533
+ "@jupyterlab/coreutils": ^6.4.0-beta.0
2534
+ "@jupyterlab/filebrowser": ^4.4.0-beta.0
2535
+ "@jupyterlab/running": ^4.4.0-beta.0
2536
+ "@jupyterlab/services": ^7.4.0-beta.0
2537
+ "@jupyterlab/settingregistry": ^4.4.0-beta.0
2538
+ "@jupyterlab/statedb": ^4.4.0-beta.0
2539
+ "@jupyterlab/translation": ^4.4.0-beta.0
2540
+ "@jupyterlab/ui-components": ^4.4.0-beta.0
2541
+ "@jupyterlab/workspaces": ^4.4.0-beta.0
2542
+ react: ^18.2.0
2543
+ checksum: 8176e38061ca526a4e4bb52506d189e305a462436b4e7e1119a1a76a1c2b938a9146ec63d488503bc716bc98a583db0cb4e53338639ededf86fc43bf1411acd0
2531
2544
  languageName: node
2532
2545
  linkType: hard
2533
2546
 
2534
- "@jupyterlab/workspaces@npm:~4.4.0-alpha.2":
2535
- version: 4.4.0-alpha.2
2536
- resolution: "@jupyterlab/workspaces@npm:4.4.0-alpha.2"
2547
+ "@jupyterlab/workspaces@npm:~4.4.0-beta.0":
2548
+ version: 4.4.0-beta.0
2549
+ resolution: "@jupyterlab/workspaces@npm:4.4.0-beta.0"
2537
2550
  dependencies:
2538
- "@jupyterlab/services": ^7.4.0-alpha.2
2551
+ "@jupyterlab/services": ^7.4.0-beta.0
2539
2552
  "@lumino/coreutils": ^2.2.0
2540
2553
  "@lumino/disposable": ^2.1.3
2541
2554
  "@lumino/polling": ^2.1.3
2542
2555
  "@lumino/signaling": ^2.1.3
2543
- checksum: 56c5f201d59e9dc88601e51b44ecfce5f8405522677e1fe47b117b3978ff38cb6aaa48636e597159e2975112b169756f6125d1bd969d6c1f733875e4c11cc590
2556
+ checksum: c65b19292da2f05d455502eced88ffd11d5cc9de03ad571539d282248623a1770838c725f3e6deab306d0737953c10ac0f2b9a0ef5b27ec3db04ce8b338459a7
2544
2557
  languageName: node
2545
2558
  linkType: hard
2546
2559
 
@@ -2701,13 +2714,13 @@ __metadata:
2701
2714
  linkType: hard
2702
2715
 
2703
2716
  "@lumino/application@npm:^2.3.0-alpha.0":
2704
- version: 2.4.1
2705
- resolution: "@lumino/application@npm:2.4.1"
2717
+ version: 2.4.2
2718
+ resolution: "@lumino/application@npm:2.4.2"
2706
2719
  dependencies:
2707
2720
  "@lumino/commands": ^2.3.1
2708
2721
  "@lumino/coreutils": ^2.2.0
2709
- "@lumino/widgets": ^2.5.0
2710
- checksum: b7166d1bf4f0e3cc945d984b4057a4cd106d38df6cb4c6f1259c75484e2b976018aca55f169fa4af7dd174ce7117be1920966bef0fb7cba756f503f0df1d211e
2722
+ "@lumino/widgets": ^2.6.0
2723
+ checksum: 210dce74beb528e94839b209c5bebb858b56c8c9d896359614a47ce9c5cb117736233d9d81b6009b9916b8ede480d6240f991f988b8bcf9c6a229ef86bf90a85
2711
2724
  languageName: node
2712
2725
  linkType: hard
2713
2726
 
@@ -2745,8 +2758,8 @@ __metadata:
2745
2758
  linkType: hard
2746
2759
 
2747
2760
  "@lumino/datagrid@npm:^2.3.0-alpha.0":
2748
- version: 2.4.1
2749
- resolution: "@lumino/datagrid@npm:2.4.1"
2761
+ version: 2.5.0
2762
+ resolution: "@lumino/datagrid@npm:2.5.0"
2750
2763
  dependencies:
2751
2764
  "@lumino/algorithm": ^2.0.2
2752
2765
  "@lumino/coreutils": ^2.2.0
@@ -2756,8 +2769,8 @@ __metadata:
2756
2769
  "@lumino/keyboard": ^2.0.2
2757
2770
  "@lumino/messaging": ^2.0.2
2758
2771
  "@lumino/signaling": ^2.1.3
2759
- "@lumino/widgets": ^2.5.0
2760
- checksum: e24e29b3b08a5c7f01b86b98dbb0343a34ffcedee83b2d52ea2beca021aea95392dee5005f8511a354f331244f37e49e01276ce250cc85b261a301aef82d4f55
2772
+ "@lumino/widgets": ^2.6.0
2773
+ checksum: 32cbe8676745077b3aa29cbe9d05c151da8cb51a6dff417b3e506fa4a15c65c48ba93e4a72f7d57bd1347fc559f3583bdb4e3158b14c172e076204fc26019149
2761
2774
  languageName: node
2762
2775
  linkType: hard
2763
2776
 
@@ -2842,8 +2855,8 @@ __metadata:
2842
2855
  linkType: hard
2843
2856
 
2844
2857
  "@lumino/widgets@npm:^2.3.1-alpha.0":
2845
- version: 2.5.0
2846
- resolution: "@lumino/widgets@npm:2.5.0"
2858
+ version: 2.6.0
2859
+ resolution: "@lumino/widgets@npm:2.6.0"
2847
2860
  dependencies:
2848
2861
  "@lumino/algorithm": ^2.0.2
2849
2862
  "@lumino/commands": ^2.3.1
@@ -2856,7 +2869,7 @@ __metadata:
2856
2869
  "@lumino/properties": ^2.0.2
2857
2870
  "@lumino/signaling": ^2.1.3
2858
2871
  "@lumino/virtualdom": ^2.0.2
2859
- checksum: c5055e42b0b7d5d9a0c29d14c7053478cbdef057525e262ccd59c987971364d5462ed1a59d5008b889cf5ecc6810e90c681364239500b9c8ee0ae4624d60df84
2872
+ checksum: 925acbe8813af32a7d0bbfb4a91f848f9b840561fa48d26c6b08c041c2f5077c25f02424b82e793945b26de5d3137127f754a5e788239364c92bc2863218619e
2860
2873
  languageName: node
2861
2874
  linkType: hard
2862
2875
 
@@ -3364,10 +3377,10 @@ __metadata:
3364
3377
  languageName: node
3365
3378
  linkType: hard
3366
3379
 
3367
- "@types/geojson@npm:*, @types/geojson@npm:^7946.0.10":
3368
- version: 7946.0.10
3369
- resolution: "@types/geojson@npm:7946.0.10"
3370
- checksum: 12c407c2dc93ecb26c08af533ee732f1506a9b29456616ba7ba1d525df96206c28ddf44a528f6a5415d7d22893e9d967420940a9c095ee5e539c1eba5fefc1f4
3380
+ "@types/geojson@npm:*, @types/geojson@npm:7946.0.4":
3381
+ version: 7946.0.4
3382
+ resolution: "@types/geojson@npm:7946.0.4"
3383
+ checksum: 541aea46540c918b9fe21ab73f497fe17b1eaf4d0d3baeb5f5614029b7f488c37f63843b644c024a8178dc2fb66d3d6623c25d9cf61d7b553aa19c8dc7f99047
3371
3384
  languageName: node
3372
3385
  linkType: hard
3373
3386
 
@@ -5252,12 +5265,12 @@ __metadata:
5252
5265
  languageName: node
5253
5266
  linkType: hard
5254
5267
 
5255
- "d3-array@npm:1 - 3, d3-array@npm:2 - 3, d3-array@npm:2.10.0 - 3, d3-array@npm:2.5.0 - 3, d3-array@npm:3, d3-array@npm:3.2.2, d3-array@npm:^3.2.0, d3-array@npm:^3.2.2":
5256
- version: 3.2.2
5257
- resolution: "d3-array@npm:3.2.2"
5268
+ "d3-array@npm:1 - 3, d3-array@npm:2 - 3, d3-array@npm:2.10.0 - 3, d3-array@npm:2.5.0 - 3, d3-array@npm:3, d3-array@npm:3.2.4, d3-array@npm:^3.2.0, d3-array@npm:^3.2.2":
5269
+ version: 3.2.4
5270
+ resolution: "d3-array@npm:3.2.4"
5258
5271
  dependencies:
5259
5272
  internmap: 1 - 2
5260
- checksum: 98af3db792685ceca5d9c3721efba0c567520da5532b2c7a590fd83627a598ea225d11c2cecbad404dc154120feb5ea6df0ded38f82ddf342c714cfd0c6143d1
5273
+ checksum: a5976a6d6205f69208478bb44920dd7ce3e788c9dceb86b304dbe401a4bfb42ecc8b04c20facde486e9adcb488b5d1800d49393a3f81a23902b68158e12cddd0
5261
5274
  languageName: node
5262
5275
  linkType: hard
5263
5276
 
@@ -5474,13 +5487,13 @@ __metadata:
5474
5487
  languageName: node
5475
5488
  linkType: hard
5476
5489
 
5477
- "d3-scale-chromatic@npm:3":
5478
- version: 3.0.0
5479
- resolution: "d3-scale-chromatic@npm:3.0.0"
5490
+ "d3-scale-chromatic@npm:3, d3-scale-chromatic@npm:^3.1.0":
5491
+ version: 3.1.0
5492
+ resolution: "d3-scale-chromatic@npm:3.1.0"
5480
5493
  dependencies:
5481
5494
  d3-color: 1 - 3
5482
5495
  d3-interpolate: 1 - 3
5483
- checksum: a8ce4cb0267a17b28ebbb929f5e3071d985908a9c13b6fcaa2a198e1e018f275804d691c5794b970df0049725b7944f32297b31603d235af6414004f0c7f82c0
5496
+ checksum: ab6324bd8e1f708e731e02ab44e09741efda2b174cea1d8ca21e4a87546295e99856bc44e2fd3890f228849c96bccfbcf922328f95be6a7df117453eb5cf22c9
5484
5497
  languageName: node
5485
5498
  linkType: hard
5486
5499
 
@@ -5880,14 +5893,14 @@ __metadata:
5880
5893
  linkType: hard
5881
5894
 
5882
5895
  "dompurify@npm:^3.2.1":
5883
- version: 3.2.3
5884
- resolution: "dompurify@npm:3.2.3"
5896
+ version: 3.2.4
5897
+ resolution: "dompurify@npm:3.2.4"
5885
5898
  dependencies:
5886
5899
  "@types/trusted-types": ^2.0.7
5887
5900
  dependenciesMeta:
5888
5901
  "@types/trusted-types":
5889
5902
  optional: true
5890
- checksum: cd66ae8b22e1cfe5bc207b95fc119ce62f9a56eb313a9a1af6262d789d84e7bd27e29f26ed80110d108670dacb9527cb96ddf48a1da89126a37ec8b48702279a
5903
+ checksum: 7a299cbbfe3b3d189e5fc77ab94ad312807e37fda1e24a927548b76a58a9c98137e612ce8d94a2f6cd3d3db59844f14fca477676b5eae6103568a82142771df6
5891
5904
  languageName: node
5892
5905
  linkType: hard
5893
5906
 
@@ -7538,13 +7551,13 @@ __metadata:
7538
7551
  linkType: hard
7539
7552
 
7540
7553
  "katex@npm:^0.16.9":
7541
- version: 0.16.11
7542
- resolution: "katex@npm:0.16.11"
7554
+ version: 0.16.21
7555
+ resolution: "katex@npm:0.16.21"
7543
7556
  dependencies:
7544
7557
  commander: ^8.3.0
7545
7558
  bin:
7546
7559
  katex: cli.js
7547
- checksum: 49d9340705f4922ee22aacedad45664971449e5ca65e42a70228961336c8d4746c37c3c719bcc2114b6ad21182800c7d3d8bea28fe6f951fc45fe7e8322ea3bd
7560
+ checksum: 14180322a4e8fe9e4227a08b7d86fde9ee445859ff534e6a540b85eb5022b39ea2be70082776cce8c59b891c247fce3d1c1a090ea7821e005fd8b7bfee714936
7548
7561
  languageName: node
7549
7562
  linkType: hard
7550
7563
 
@@ -10331,23 +10344,23 @@ __metadata:
10331
10344
  languageName: node
10332
10345
  linkType: hard
10333
10346
 
10334
- "typescript@npm:~5.1.6":
10335
- version: 5.1.6
10336
- resolution: "typescript@npm:5.1.6"
10347
+ "typescript@npm:~5.5.4":
10348
+ version: 5.5.4
10349
+ resolution: "typescript@npm:5.5.4"
10337
10350
  bin:
10338
10351
  tsc: bin/tsc
10339
10352
  tsserver: bin/tsserver
10340
- checksum: b2f2c35096035fe1f5facd1e38922ccb8558996331405eb00a5111cc948b2e733163cc22fab5db46992aba7dd520fff637f2c1df4996ff0e134e77d3249a7350
10353
+ checksum: b309040f3a1cd91c68a5a58af6b9fdd4e849b8c42d837b2c2e73f9a4f96a98c4f1ed398a9aab576ee0a4748f5690cf594e6b99dbe61de7839da748c41e6d6ca8
10341
10354
  languageName: node
10342
10355
  linkType: hard
10343
10356
 
10344
- "typescript@patch:typescript@~5.1.6#~builtin<compat/typescript>":
10345
- version: 5.1.6
10346
- resolution: "typescript@patch:typescript@npm%3A5.1.6#~builtin<compat/typescript>::version=5.1.6&hash=85af82"
10357
+ "typescript@patch:typescript@~5.5.4#~builtin<compat/typescript>":
10358
+ version: 5.5.4
10359
+ resolution: "typescript@patch:typescript@npm%3A5.5.4#~builtin<compat/typescript>::version=5.5.4&hash=85af82"
10347
10360
  bin:
10348
10361
  tsc: bin/tsc
10349
10362
  tsserver: bin/tsserver
10350
- checksum: 21e88b0a0c0226f9cb9fd25b9626fb05b4c0f3fddac521844a13e1f30beb8f14e90bd409a9ac43c812c5946d714d6e0dee12d5d02dfc1c562c5aacfa1f49b606
10363
+ checksum: fc52962f31a5bcb716d4213bef516885e4f01f30cea797a831205fc9ef12b405a40561c40eae3127ab85ba1548e7df49df2bcdee6b84a94bfbe3a0d7eff16b14
10351
10364
  languageName: node
10352
10365
  linkType: hard
10353
10366
 
@@ -10549,32 +10562,32 @@ __metadata:
10549
10562
  languageName: node
10550
10563
  linkType: hard
10551
10564
 
10552
- "vega-canvas@npm:^1.2.6, vega-canvas@npm:^1.2.7":
10565
+ "vega-canvas@npm:^1.2.7":
10553
10566
  version: 1.2.7
10554
10567
  resolution: "vega-canvas@npm:1.2.7"
10555
10568
  checksum: 6ff92fcdf0c359f2f662909c859a7f4cb4a502436136ab2f4c02373c47a621996ec0eea23e2108f11d62a618be301de86cd8528b5058c2e207a53ddd7ff58d1b
10556
10569
  languageName: node
10557
10570
  linkType: hard
10558
10571
 
10559
- "vega-crossfilter@npm:~4.1.1":
10560
- version: 4.1.1
10561
- resolution: "vega-crossfilter@npm:4.1.1"
10572
+ "vega-crossfilter@npm:~4.1.3":
10573
+ version: 4.1.3
10574
+ resolution: "vega-crossfilter@npm:4.1.3"
10562
10575
  dependencies:
10563
10576
  d3-array: ^3.2.2
10564
- vega-dataflow: ^5.7.5
10565
- vega-util: ^1.17.1
10566
- checksum: e399f7e92d7ba273ad5c1a9e29d362a9ec7feaeacb976eff3aa205b318382fb37a9fac3150ec1cb806364cd2b2cb54d5f23aea3285db684df2b4c27836422464
10577
+ vega-dataflow: ^5.7.7
10578
+ vega-util: ^1.17.3
10579
+ checksum: a0117bf07c6d94192333f16b0994c90748ad88db675702a79c1073b0d94100619ab3c75898bd45430fee6b6d46028b4c3b205819062de4fc72e93f5a9fc7bb0d
10567
10580
  languageName: node
10568
10581
  linkType: hard
10569
10582
 
10570
- "vega-dataflow@npm:^5.7.3, vega-dataflow@npm:^5.7.5, vega-dataflow@npm:~5.7.5":
10571
- version: 5.7.5
10572
- resolution: "vega-dataflow@npm:5.7.5"
10583
+ "vega-dataflow@npm:^5.7.7, vega-dataflow@npm:~5.7.7":
10584
+ version: 5.7.7
10585
+ resolution: "vega-dataflow@npm:5.7.7"
10573
10586
  dependencies:
10574
- vega-format: ^1.1.1
10575
- vega-loader: ^4.5.1
10576
- vega-util: ^1.17.1
10577
- checksum: 917ed63e88b0871169a883f68da127a404d88e50c9ed6fa3f063a706016b064594fb804a2bf99f09bc4a899819cac320bdde12467edc861af1acc024552dd202
10587
+ vega-format: ^1.1.3
10588
+ vega-loader: ^4.5.3
10589
+ vega-util: ^1.17.3
10590
+ checksum: 43c1c039fea007dbca1a7c942821ac734a3068b3ef848f87b3b51265eb2dbd63796f58295313dda9ee8a6d308d9dfb7083530f69a5ffb0f756ce5345544cc60e
10578
10591
  languageName: node
10579
10592
  linkType: hard
10580
10593
 
@@ -10598,16 +10611,16 @@ __metadata:
10598
10611
  languageName: node
10599
10612
  linkType: hard
10600
10613
 
10601
- "vega-encode@npm:~4.9.1":
10602
- version: 4.9.1
10603
- resolution: "vega-encode@npm:4.9.1"
10614
+ "vega-encode@npm:~4.10.2":
10615
+ version: 4.10.2
10616
+ resolution: "vega-encode@npm:4.10.2"
10604
10617
  dependencies:
10605
10618
  d3-array: ^3.2.2
10606
10619
  d3-interpolate: ^3.0.1
10607
- vega-dataflow: ^5.7.5
10608
- vega-scale: ^7.3.0
10609
- vega-util: ^1.17.1
10610
- checksum: 2d95623438832d43f0c9266349e0d9ad5b1eee24477d4561d886fbb62c3f031ea430370633193471fcbffcc8d629e290e07c64dbc975929bf4c721f953408640
10620
+ vega-dataflow: ^5.7.7
10621
+ vega-scale: ^7.4.2
10622
+ vega-util: ^1.17.3
10623
+ checksum: d8aa4250debf405ed6c9ca641aaa2a2d6a7ba7c3b7f7d2a319c5a1719fc9ff3b0303563120da2572fe8dd6f2db89b2f1eaeb254ec180d8ca8b16b8dbf8826124
10611
10624
  languageName: node
10612
10625
  linkType: hard
10613
10626
 
@@ -10618,7 +10631,17 @@ __metadata:
10618
10631
  languageName: node
10619
10632
  linkType: hard
10620
10633
 
10621
- "vega-expression@npm:^5.0.1, vega-expression@npm:~5.0.0, vega-expression@npm:~5.0.1":
10634
+ "vega-expression@npm:^5.1.2, vega-expression@npm:~5.1.2":
10635
+ version: 5.1.2
10636
+ resolution: "vega-expression@npm:5.1.2"
10637
+ dependencies:
10638
+ "@types/estree": ^1.0.0
10639
+ vega-util: ^1.17.3
10640
+ checksum: bf1b05edc9b290e213b33ad4ab2b581bd752983fb5b126cb8cb9b653c54e12b55b346bb2f85d8d8bccf2113a1d9d4497d99ced837061b6516c41d97624fac959
10641
+ languageName: node
10642
+ linkType: hard
10643
+
10644
+ "vega-expression@npm:~5.0.0":
10622
10645
  version: 5.0.1
10623
10646
  resolution: "vega-expression@npm:5.0.1"
10624
10647
  dependencies:
@@ -10628,73 +10651,73 @@ __metadata:
10628
10651
  languageName: node
10629
10652
  linkType: hard
10630
10653
 
10631
- "vega-force@npm:~4.2.0":
10632
- version: 4.2.0
10633
- resolution: "vega-force@npm:4.2.0"
10654
+ "vega-force@npm:~4.2.2":
10655
+ version: 4.2.2
10656
+ resolution: "vega-force@npm:4.2.2"
10634
10657
  dependencies:
10635
10658
  d3-force: ^3.0.0
10636
- vega-dataflow: ^5.7.5
10637
- vega-util: ^1.17.1
10638
- checksum: 8a371ca8d0892bc3e932cc279bbf54fe8b88e2b384c42f8df9877c801191953f3ee3e2f516f675a69ecb052ed081232dfb3438989620e8ad5c2a316ccee60277
10659
+ vega-dataflow: ^5.7.7
10660
+ vega-util: ^1.17.3
10661
+ checksum: 9a632423cf8e1bd36b953ad99de7fde1a06fc1f1fccdde5692a90e7c1c6df7c4baa9ee950eca5c9c028db3b9ea23efef73af337d1129caa6343f6f45a484c5fe
10639
10662
  languageName: node
10640
10663
  linkType: hard
10641
10664
 
10642
- "vega-format@npm:^1.1.1, vega-format@npm:~1.1.1":
10643
- version: 1.1.1
10644
- resolution: "vega-format@npm:1.1.1"
10665
+ "vega-format@npm:^1.1.3, vega-format@npm:~1.1.3":
10666
+ version: 1.1.3
10667
+ resolution: "vega-format@npm:1.1.3"
10645
10668
  dependencies:
10646
10669
  d3-array: ^3.2.2
10647
10670
  d3-format: ^3.1.0
10648
10671
  d3-time-format: ^4.1.0
10649
- vega-time: ^2.1.1
10650
- vega-util: ^1.17.1
10651
- checksum: d506acb8611a6340ff419ebf308a758a54aaf3cf141863553df83980dcf8dc7bf806bee257d11a52d43682d159d7be03ab8a92bdd4d018d8c9f39a70c45cb197
10672
+ vega-time: ^2.1.3
10673
+ vega-util: ^1.17.3
10674
+ checksum: ed46385be98ed837bc23f2578e6e81bfe30be18de0c2bacea8d3d02811d62ca91631f875ffae385be201b669e55f4e1d48cbf926a5377da02ff73f12f8e4f9bf
10652
10675
  languageName: node
10653
10676
  linkType: hard
10654
10677
 
10655
- "vega-functions@npm:^5.13.1, vega-functions@npm:~5.13.1":
10656
- version: 5.13.1
10657
- resolution: "vega-functions@npm:5.13.1"
10678
+ "vega-functions@npm:^5.16.0, vega-functions@npm:~5.16.0":
10679
+ version: 5.16.0
10680
+ resolution: "vega-functions@npm:5.16.0"
10658
10681
  dependencies:
10659
10682
  d3-array: ^3.2.2
10660
10683
  d3-color: ^3.1.0
10661
10684
  d3-geo: ^3.1.0
10662
- vega-dataflow: ^5.7.5
10663
- vega-expression: ^5.0.1
10664
- vega-scale: ^7.3.0
10665
- vega-scenegraph: ^4.10.2
10666
- vega-selections: ^5.4.1
10667
- vega-statistics: ^1.8.1
10668
- vega-time: ^2.1.1
10669
- vega-util: ^1.17.1
10670
- checksum: 05d154f29dec1742935bfe2852176e392e7c3a107ef76e2c0fe103c7f68812084218ee3c50ef13ba250fa6629d0f4e3a0997fac4b475a1f27be1e465e99b170b
10685
+ vega-dataflow: ^5.7.7
10686
+ vega-expression: ^5.1.2
10687
+ vega-scale: ^7.4.2
10688
+ vega-scenegraph: ^4.13.1
10689
+ vega-selections: ^5.5.0
10690
+ vega-statistics: ^1.9.0
10691
+ vega-time: ^2.1.3
10692
+ vega-util: ^1.17.3
10693
+ checksum: b00f229d0fa4629c7a03320e6bbff7f9ba80e5fa624c4ac380c78086552980c2da400a5ae62f05664372c55eb78f298327f5fa857fc3b4cd0b3d5e0b2f782aad
10671
10694
  languageName: node
10672
10695
  linkType: hard
10673
10696
 
10674
- "vega-geo@npm:~4.4.1":
10675
- version: 4.4.1
10676
- resolution: "vega-geo@npm:4.4.1"
10697
+ "vega-geo@npm:~4.4.3":
10698
+ version: 4.4.3
10699
+ resolution: "vega-geo@npm:4.4.3"
10677
10700
  dependencies:
10678
10701
  d3-array: ^3.2.2
10679
10702
  d3-color: ^3.1.0
10680
10703
  d3-geo: ^3.1.0
10681
10704
  vega-canvas: ^1.2.7
10682
- vega-dataflow: ^5.7.5
10683
- vega-projection: ^1.6.0
10684
- vega-statistics: ^1.8.1
10685
- vega-util: ^1.17.1
10686
- checksum: e9c62d9134c2449a1a80cd5cb71ed6dc455d893a36fdcb1a696bcae3897670c32687cf14a0f366b0ec76905e5be406131dc671e5d607ffcbef74e94b8c697007
10705
+ vega-dataflow: ^5.7.7
10706
+ vega-projection: ^1.6.2
10707
+ vega-statistics: ^1.9.0
10708
+ vega-util: ^1.17.3
10709
+ checksum: d4576ff22301d8c0dbac83c9a008c8bc01b8097765f0c79100b864caf907032a0b2280855a8cc955da795ccf9d9b6cacf1734fec7c8cc417832487e921e8cdd0
10687
10710
  languageName: node
10688
10711
  linkType: hard
10689
10712
 
10690
- "vega-hierarchy@npm:~4.1.1":
10691
- version: 4.1.1
10692
- resolution: "vega-hierarchy@npm:4.1.1"
10713
+ "vega-hierarchy@npm:~4.1.3":
10714
+ version: 4.1.3
10715
+ resolution: "vega-hierarchy@npm:4.1.3"
10693
10716
  dependencies:
10694
10717
  d3-hierarchy: ^3.1.2
10695
- vega-dataflow: ^5.7.5
10696
- vega-util: ^1.17.1
10697
- checksum: beb23948922f1b52bf03b836d71d3a5a36db3a6bfe2af74b6a5fc45a2e2e877226313e2389772be62a459728467618175d8c02a07e88330844fdec45fd5f69ac
10718
+ vega-dataflow: ^5.7.7
10719
+ vega-util: ^1.17.3
10720
+ checksum: f51c417a76c4d404cbcd79c43871316db49e6c8862cf11ea62fa053219735152863f7cc0e4ad1fb62949a06adc69293ca85c511f291ca1d96ded7b192532d829
10698
10721
  languageName: node
10699
10722
  linkType: hard
10700
10723
 
@@ -10705,15 +10728,15 @@ __metadata:
10705
10728
  languageName: node
10706
10729
  linkType: hard
10707
10730
 
10708
- "vega-label@npm:~1.2.1":
10709
- version: 1.2.1
10710
- resolution: "vega-label@npm:1.2.1"
10731
+ "vega-label@npm:~1.3.1":
10732
+ version: 1.3.1
10733
+ resolution: "vega-label@npm:1.3.1"
10711
10734
  dependencies:
10712
- vega-canvas: ^1.2.6
10713
- vega-dataflow: ^5.7.3
10714
- vega-scenegraph: ^4.9.2
10715
- vega-util: ^1.15.2
10716
- checksum: 2704c99328ead677441e746acd8f4529301437d08b2758933fc13353d2eab9af353e4ebcc4ff1f09f41d600401b097e2df3c9e8e56d4861e5216222dd9e29185
10735
+ vega-canvas: ^1.2.7
10736
+ vega-dataflow: ^5.7.7
10737
+ vega-scenegraph: ^4.13.1
10738
+ vega-util: ^1.17.3
10739
+ checksum: 2a8ea6a59d76f668eece257bc9c7649652882c6d1d0fabd3ee7fbddc7948be2d7c608ab9f211e68574e89f4a8cb34cce127cba08dfc0ce228c3c47b558943f0b
10717
10740
  languageName: node
10718
10741
  linkType: hard
10719
10742
 
@@ -10742,89 +10765,90 @@ __metadata:
10742
10765
  languageName: node
10743
10766
  linkType: hard
10744
10767
 
10745
- "vega-loader@npm:^4.5.1, vega-loader@npm:~4.5.1":
10746
- version: 4.5.1
10747
- resolution: "vega-loader@npm:4.5.1"
10768
+ "vega-loader@npm:^4.5.3, vega-loader@npm:~4.5.3":
10769
+ version: 4.5.3
10770
+ resolution: "vega-loader@npm:4.5.3"
10748
10771
  dependencies:
10749
10772
  d3-dsv: ^3.0.1
10750
10773
  node-fetch: ^2.6.7
10751
10774
  topojson-client: ^3.1.0
10752
- vega-format: ^1.1.1
10753
- vega-util: ^1.17.1
10754
- checksum: 95f6eebc75a97665cf34faaea431934047e1b2e9d7532f48f62dab4884d606a7d9da53962e1631a5790a7a867f720581852a3db9be1a7f667882062f6c102ee0
10775
+ vega-format: ^1.1.3
10776
+ vega-util: ^1.17.3
10777
+ checksum: f3b87f12725de843ecd6a44f29800d5aae9966c1b07d632a70fef87cae93f433bc5e47ba25f45f99725f988cb424016453d1b0452ca695401b7b40c47b47b411
10755
10778
  languageName: node
10756
10779
  linkType: hard
10757
10780
 
10758
- "vega-parser@npm:~6.2.0":
10759
- version: 6.2.0
10760
- resolution: "vega-parser@npm:6.2.0"
10781
+ "vega-parser@npm:~6.4.1":
10782
+ version: 6.4.1
10783
+ resolution: "vega-parser@npm:6.4.1"
10761
10784
  dependencies:
10762
- vega-dataflow: ^5.7.5
10785
+ vega-dataflow: ^5.7.7
10763
10786
  vega-event-selector: ^3.0.1
10764
- vega-functions: ^5.13.1
10765
- vega-scale: ^7.3.0
10766
- vega-util: ^1.17.1
10767
- checksum: 19872153c16aab30c4df338e0df7bd331e0bf74c7c6afce5428df555b9bdb0c4acf76b54092cacd4726a1349912ea803c90e1b30d53f4a02044e0559873969a7
10787
+ vega-functions: ^5.16.0
10788
+ vega-scale: ^7.4.2
10789
+ vega-util: ^1.17.3
10790
+ checksum: 121029f360cb6d2dfbd14dc691813a6a398ad210af7fb8bcc771b1ccd125d459c6105febc51ce865b7690453cab8be3b09a91dee4178c3eaaca481937a72d2b2
10768
10791
  languageName: node
10769
10792
  linkType: hard
10770
10793
 
10771
- "vega-projection@npm:^1.6.0, vega-projection@npm:~1.6.0":
10772
- version: 1.6.0
10773
- resolution: "vega-projection@npm:1.6.0"
10794
+ "vega-projection@npm:^1.6.2, vega-projection@npm:~1.6.2":
10795
+ version: 1.6.2
10796
+ resolution: "vega-projection@npm:1.6.2"
10774
10797
  dependencies:
10775
10798
  d3-geo: ^3.1.0
10776
10799
  d3-geo-projection: ^4.0.0
10777
- vega-scale: ^7.3.0
10778
- checksum: 9c52848e294ff68051fe9f44fa536656c4e6be3d474bd3359e21aa154ab282755eaee624ac31b1ca01816227900e1d81a6d191e36f46e47525ed6648397f0fa0
10800
+ vega-scale: ^7.4.2
10801
+ checksum: 55deb14c22b4d39ec3d1248dc1718d2ae9addad8d11937617158a8c979fcfdaacf274ee55cebd111a72d6489af25c8351a5e7dbcc19bddb3221bf28ae5dd140d
10779
10802
  languageName: node
10780
10803
  linkType: hard
10781
10804
 
10782
- "vega-regression@npm:~1.1.1":
10783
- version: 1.1.1
10784
- resolution: "vega-regression@npm:1.1.1"
10805
+ "vega-regression@npm:~1.3.1":
10806
+ version: 1.3.1
10807
+ resolution: "vega-regression@npm:1.3.1"
10785
10808
  dependencies:
10786
10809
  d3-array: ^3.2.2
10787
- vega-dataflow: ^5.7.3
10788
- vega-statistics: ^1.7.9
10789
- vega-util: ^1.15.2
10790
- checksum: 61686565ad0df517378207acb6b03baba9ee0fb3acef10d5b7cc996509ae322ad1a54a4eb20af9e15468fc3a8adb21d9008d29d1e450663c885c1626702f20f5
10810
+ vega-dataflow: ^5.7.7
10811
+ vega-statistics: ^1.9.0
10812
+ vega-util: ^1.17.3
10813
+ checksum: 6bf8dd47f64ec37c8c7d8820b71b55c6b0833a53df1acad6ce5d831d9119d0a576dda464523d1d6941f53971826062355259ba9bf483101928344f1804ac64cb
10791
10814
  languageName: node
10792
10815
  linkType: hard
10793
10816
 
10794
- "vega-runtime@npm:^6.1.4, vega-runtime@npm:~6.1.4":
10795
- version: 6.1.4
10796
- resolution: "vega-runtime@npm:6.1.4"
10817
+ "vega-runtime@npm:^6.2.1, vega-runtime@npm:~6.2.1":
10818
+ version: 6.2.1
10819
+ resolution: "vega-runtime@npm:6.2.1"
10797
10820
  dependencies:
10798
- vega-dataflow: ^5.7.5
10799
- vega-util: ^1.17.1
10800
- checksum: a1da40ddb3109f1ced8e61d2e7b52784fbb29936ee4c47cb5630dbbeb12ef6e0c3cd3cd189c34377f82402bf19c61dd148d90330fec743b8667635ac48e4ba29
10821
+ vega-dataflow: ^5.7.7
10822
+ vega-util: ^1.17.3
10823
+ checksum: 5481f943c18c4277d3f0aabd3e06a2d37b57fde52ef2d2e93ade759184f530bbca4ed38e3708342338dac7d56ce94eb3c3cb30ef2e3d10a7b8ab796dee40e8e4
10801
10824
  languageName: node
10802
10825
  linkType: hard
10803
10826
 
10804
- "vega-scale@npm:^7.3.0, vega-scale@npm:~7.3.0":
10805
- version: 7.3.0
10806
- resolution: "vega-scale@npm:7.3.0"
10827
+ "vega-scale@npm:^7.4.2, vega-scale@npm:~7.4.2":
10828
+ version: 7.4.2
10829
+ resolution: "vega-scale@npm:7.4.2"
10807
10830
  dependencies:
10808
10831
  d3-array: ^3.2.2
10809
10832
  d3-interpolate: ^3.0.1
10810
10833
  d3-scale: ^4.0.2
10811
- vega-time: ^2.1.1
10812
- vega-util: ^1.17.1
10813
- checksum: 8e434f27a51a913dd18374ec0d2bc33758eda7db1ee6342721644f977e705268b8df6b3e89813774d776d03a0cd24f91d4d59f9e80951f67dfbbf8637f5a69ad
10834
+ d3-scale-chromatic: ^3.1.0
10835
+ vega-time: ^2.1.3
10836
+ vega-util: ^1.17.3
10837
+ checksum: 3168ad4e9e80075f8d521947070225906085bdfeafe774c31f7549b3b80d31d5cb3f94e9cd8d408098bfe6431347fa95ae7654b006d7893f33057a789cc75156
10814
10838
  languageName: node
10815
10839
  linkType: hard
10816
10840
 
10817
- "vega-scenegraph@npm:^4.10.2, vega-scenegraph@npm:^4.9.2, vega-scenegraph@npm:~4.10.2":
10818
- version: 4.10.2
10819
- resolution: "vega-scenegraph@npm:4.10.2"
10841
+ "vega-scenegraph@npm:^4.13.1, vega-scenegraph@npm:~4.13.1":
10842
+ version: 4.13.1
10843
+ resolution: "vega-scenegraph@npm:4.13.1"
10820
10844
  dependencies:
10821
10845
  d3-path: ^3.1.0
10822
10846
  d3-shape: ^3.2.0
10823
10847
  vega-canvas: ^1.2.7
10824
- vega-loader: ^4.5.1
10825
- vega-scale: ^7.3.0
10826
- vega-util: ^1.17.1
10827
- checksum: 6caf3e298297b918c8b6a72f019e51e2bfbaecd316e4d1c37d855ac9366d177cdbf16e9c8857c5ccde128bcd9645af7ee7dc81111bcd743d192e1a3b9a9d7185
10848
+ vega-loader: ^4.5.3
10849
+ vega-scale: ^7.4.2
10850
+ vega-util: ^1.17.3
10851
+ checksum: 66ef0e8fd50f3794aece2f951c2c092518e52448b4ecd334cca944e1161b3c1b9680b8743ca0358c1b3e92e1b81aaa6ce5042dce5c5a20e3bcdd22613378b7d0
10828
10852
  languageName: node
10829
10853
  linkType: hard
10830
10854
 
@@ -10835,23 +10859,23 @@ __metadata:
10835
10859
  languageName: node
10836
10860
  linkType: hard
10837
10861
 
10838
- "vega-selections@npm:^5.4.1":
10839
- version: 5.4.1
10840
- resolution: "vega-selections@npm:5.4.1"
10862
+ "vega-selections@npm:^5.5.0":
10863
+ version: 5.5.0
10864
+ resolution: "vega-selections@npm:5.5.0"
10841
10865
  dependencies:
10842
- d3-array: 3.2.2
10843
- vega-expression: ^5.0.1
10844
- vega-util: ^1.17.1
10845
- checksum: c594d41ec3886af94976e4dc4e152bea9b3975a22d435aa38dac2aab105851cb83fd4aa0f1e81a47f8bc0bea1677af93816331e3ed084ab3ec2e51b3544c109f
10866
+ d3-array: 3.2.4
10867
+ vega-expression: ^5.1.2
10868
+ vega-util: ^1.17.3
10869
+ checksum: 9d4261d28785c47814376ab7acf400ddcda3ded9cd1e8ecc320e4891129007d0297f3e998c28fbd2941e47488afdcbae73a2a919dd67bfdc5ada9e712f2fcbd0
10846
10870
  languageName: node
10847
10871
  linkType: hard
10848
10872
 
10849
- "vega-statistics@npm:^1.7.9, vega-statistics@npm:^1.8.1, vega-statistics@npm:~1.8.1":
10850
- version: 1.8.1
10851
- resolution: "vega-statistics@npm:1.8.1"
10873
+ "vega-statistics@npm:^1.9.0, vega-statistics@npm:~1.9.0":
10874
+ version: 1.9.0
10875
+ resolution: "vega-statistics@npm:1.9.0"
10852
10876
  dependencies:
10853
10877
  d3-array: ^3.2.2
10854
- checksum: 031f7b617dc8d41f6834b2381ea48a11247630ec6934b0559e4874447072dbbaa5df1eedfd9b8a8959f7bab7d09d3bf828c06c1cd830e1dd9d9234c422b328b6
10878
+ checksum: bbf2ea088c5a6a662c6aed1bf57996c06a82a98228730ada8a97e57824a6ed391999ea974f16dcde6e73bf88799976d91aff748842848d38ab45dbb9fafba3f9
10855
10879
  languageName: node
10856
10880
  linkType: hard
10857
10881
 
@@ -10865,14 +10889,14 @@ __metadata:
10865
10889
  languageName: node
10866
10890
  linkType: hard
10867
10891
 
10868
- "vega-time@npm:^2.1.1, vega-time@npm:~2.1.1":
10869
- version: 2.1.1
10870
- resolution: "vega-time@npm:2.1.1"
10892
+ "vega-time@npm:^2.1.3, vega-time@npm:~2.1.3":
10893
+ version: 2.1.3
10894
+ resolution: "vega-time@npm:2.1.3"
10871
10895
  dependencies:
10872
10896
  d3-array: ^3.2.2
10873
10897
  d3-time: ^3.1.0
10874
- vega-util: ^1.17.1
10875
- checksum: 3d6a50f779be4b5e7f27bd2aae766035c29e59e03e62d2e96b94a2f759ed3104c1102c1006dd416e7b819ee501880ae7a722c2fa9aabf9efac86503c1aada14a
10898
+ vega-util: ^1.17.3
10899
+ checksum: c2a72ac6593ea1fabab95b72ce33b89a6ce2161330bcbaaa6508d61bbcd7edc940a9e76ae6d9a979be9d7c81eef4b26cd3592209bac201eca7356dfea7cc38ac
10876
10900
  languageName: node
10877
10901
  linkType: hard
10878
10902
 
@@ -10885,121 +10909,121 @@ __metadata:
10885
10909
  languageName: node
10886
10910
  linkType: hard
10887
10911
 
10888
- "vega-transforms@npm:~4.10.1":
10889
- version: 4.10.1
10890
- resolution: "vega-transforms@npm:4.10.1"
10912
+ "vega-transforms@npm:~4.12.1":
10913
+ version: 4.12.1
10914
+ resolution: "vega-transforms@npm:4.12.1"
10891
10915
  dependencies:
10892
10916
  d3-array: ^3.2.2
10893
- vega-dataflow: ^5.7.5
10894
- vega-statistics: ^1.8.1
10895
- vega-time: ^2.1.1
10896
- vega-util: ^1.17.1
10897
- checksum: fda63a71b53de180c30c43eabd63eab6bb8ab183890077d41d45688db92d1ad7d9951d987b9c5dff5a8cd61d163b75bdb2aa847e0d86aa788025d15ac38e38de
10917
+ vega-dataflow: ^5.7.7
10918
+ vega-statistics: ^1.9.0
10919
+ vega-time: ^2.1.3
10920
+ vega-util: ^1.17.3
10921
+ checksum: 60489c52f7a50d52fb0f226c5e958298bbb8e34fd0f0faec17edd1c0de193436b22b308e4e71a12be1015f1fe3adc90f6474905c8ae0083be97e744b8f9d085e
10898
10922
  languageName: node
10899
10923
  linkType: hard
10900
10924
 
10901
- "vega-typings@npm:~0.24.0":
10902
- version: 0.24.0
10903
- resolution: "vega-typings@npm:0.24.0"
10925
+ "vega-typings@npm:~1.4.0":
10926
+ version: 1.4.0
10927
+ resolution: "vega-typings@npm:1.4.0"
10904
10928
  dependencies:
10905
- "@types/geojson": ^7946.0.10
10929
+ "@types/geojson": 7946.0.4
10906
10930
  vega-event-selector: ^3.0.1
10907
- vega-expression: ^5.0.1
10908
- vega-util: ^1.17.1
10909
- checksum: 430dc0a95d0d07f00e82829d1c3a81efdf6512476ed53bc263bf98f1c0e1bdb780d0125609360d386af287a79467c21069d9f14f5eec12999602f937799c6b5c
10931
+ vega-expression: ^5.1.2
10932
+ vega-util: ^1.17.3
10933
+ checksum: 36fcdb76fccc93a6cff8a500d3044f2c61e2470d630f21e8ede0142310b0ef6b1dd94223feedce95c168613b015d2b3e3d75f04e609fc32035860ea0864e433d
10910
10934
  languageName: node
10911
10935
  linkType: hard
10912
10936
 
10913
- "vega-util@npm:^1.15.2, vega-util@npm:^1.17.0, vega-util@npm:^1.17.1, vega-util@npm:~1.17.0, vega-util@npm:~1.17.1":
10914
- version: 1.17.1
10915
- resolution: "vega-util@npm:1.17.1"
10916
- checksum: aa8b6a43bd38f49aea6d97988cdc2bdae6e0adb59080287b87dc82b9b7246faa87a20d2c143e700ba5669adaa249dd27b88b3c74c4b4df9fa6a510381c575713
10937
+ "vega-util@npm:^1.17.0, vega-util@npm:^1.17.1, vega-util@npm:^1.17.3, vega-util@npm:~1.17.0, vega-util@npm:~1.17.2":
10938
+ version: 1.17.3
10939
+ resolution: "vega-util@npm:1.17.3"
10940
+ checksum: d8bb21e2cb2ffa005bc3d9859d13aca8a0f13d6a143b8e12598c307de011ce1bc947402769e735ceb62d3b4e648214bdc00664aea1d819ad56563090e96d44b5
10917
10941
  languageName: node
10918
10942
  linkType: hard
10919
10943
 
10920
- "vega-view-transforms@npm:~4.5.9":
10921
- version: 4.5.9
10922
- resolution: "vega-view-transforms@npm:4.5.9"
10944
+ "vega-view-transforms@npm:~4.6.1":
10945
+ version: 4.6.1
10946
+ resolution: "vega-view-transforms@npm:4.6.1"
10923
10947
  dependencies:
10924
- vega-dataflow: ^5.7.5
10925
- vega-scenegraph: ^4.10.2
10926
- vega-util: ^1.17.1
10927
- checksum: aeeaf3c2f1a02b1303c16a586dbcb20f208c101d06d7e988e18ab71fb67d87be5d8ff228ebf25971535d6e41dc816168cfa68b8676e7250df07a40aefdea32a7
10948
+ vega-dataflow: ^5.7.7
10949
+ vega-scenegraph: ^4.13.1
10950
+ vega-util: ^1.17.3
10951
+ checksum: 36c06f3feb018d9f86546cd329392dce19699308f6fde3c931805dffa805e3dbf2d55b1f76831d7a754067645281d3ada51910e190b9c08e7111932f14cc2031
10928
10952
  languageName: node
10929
10953
  linkType: hard
10930
10954
 
10931
- "vega-view@npm:~5.11.1":
10932
- version: 5.11.1
10933
- resolution: "vega-view@npm:5.11.1"
10955
+ "vega-view@npm:~5.14.0":
10956
+ version: 5.14.0
10957
+ resolution: "vega-view@npm:5.14.0"
10934
10958
  dependencies:
10935
10959
  d3-array: ^3.2.2
10936
10960
  d3-timer: ^3.0.1
10937
- vega-dataflow: ^5.7.5
10938
- vega-format: ^1.1.1
10939
- vega-functions: ^5.13.1
10940
- vega-runtime: ^6.1.4
10941
- vega-scenegraph: ^4.10.2
10942
- vega-util: ^1.17.1
10943
- checksum: 82ddc74593b3a359d0b3458bc06573673ff9bf13f84020cb36fb4676c5d7f547e9650eb6faaa76799fbcedd27bcd266603dbd08c420e2d2229cc6b9f48a4a66d
10961
+ vega-dataflow: ^5.7.7
10962
+ vega-format: ^1.1.3
10963
+ vega-functions: ^5.16.0
10964
+ vega-runtime: ^6.2.1
10965
+ vega-scenegraph: ^4.13.1
10966
+ vega-util: ^1.17.3
10967
+ checksum: 270de28539d5c4b90581b3a70d7ddf179d2c47d4f3047adfc396ac0aa8b7c54a45add3870c29f6a5bb97ece995af7adba12ef75fe692c66c7db366a9315b4357
10944
10968
  languageName: node
10945
10969
  linkType: hard
10946
10970
 
10947
- "vega-voronoi@npm:~4.2.1":
10948
- version: 4.2.1
10949
- resolution: "vega-voronoi@npm:4.2.1"
10971
+ "vega-voronoi@npm:~4.2.4":
10972
+ version: 4.2.4
10973
+ resolution: "vega-voronoi@npm:4.2.4"
10950
10974
  dependencies:
10951
10975
  d3-delaunay: ^6.0.2
10952
- vega-dataflow: ^5.7.5
10953
- vega-util: ^1.17.1
10954
- checksum: f618174ad5f451c507a80e373288bb2c0da7a8a908d62f885bc77b354c4334504ae2d1042742f68ad419ade7b548aeca9ca1042ae5541bebd7f5297afc23bb35
10976
+ vega-dataflow: ^5.7.7
10977
+ vega-util: ^1.17.3
10978
+ checksum: 66a6664d74973a28ecbf0eb1aba4c6c290eb8ccda670b61e2d3d10fefed28ff5de71f0800850f01b7c18032031f5501e833ce3edcc2278c5449401809d185be6
10955
10979
  languageName: node
10956
10980
  linkType: hard
10957
10981
 
10958
- "vega-wordcloud@npm:~4.1.4":
10959
- version: 4.1.4
10960
- resolution: "vega-wordcloud@npm:4.1.4"
10982
+ "vega-wordcloud@npm:~4.1.6":
10983
+ version: 4.1.6
10984
+ resolution: "vega-wordcloud@npm:4.1.6"
10961
10985
  dependencies:
10962
10986
  vega-canvas: ^1.2.7
10963
- vega-dataflow: ^5.7.5
10964
- vega-scale: ^7.3.0
10965
- vega-statistics: ^1.8.1
10966
- vega-util: ^1.17.1
10967
- checksum: 34d1882651d3a2f34ce40a6eaeed700de126f627cdf041ec2bcc7ada46d7b4b68a38a2974236eec87ee876d9abd095af7ab17e7698b0e2fbc831460767969d7a
10987
+ vega-dataflow: ^5.7.7
10988
+ vega-scale: ^7.4.2
10989
+ vega-statistics: ^1.9.0
10990
+ vega-util: ^1.17.3
10991
+ checksum: 5f0cd55d6d4fcec1345be496eec57b38cd78b8294d4f88ea0cacc6241fc64543b50f4a3165640f93e73cf0a3d8866218673ce3720a467741c778a413899207e8
10968
10992
  languageName: node
10969
10993
  linkType: hard
10970
10994
 
10971
10995
  "vega@npm:^5.20.0":
10972
- version: 5.24.0
10973
- resolution: "vega@npm:5.24.0"
10996
+ version: 5.31.0
10997
+ resolution: "vega@npm:5.31.0"
10974
10998
  dependencies:
10975
- vega-crossfilter: ~4.1.1
10976
- vega-dataflow: ~5.7.5
10977
- vega-encode: ~4.9.1
10999
+ vega-crossfilter: ~4.1.3
11000
+ vega-dataflow: ~5.7.7
11001
+ vega-encode: ~4.10.2
10978
11002
  vega-event-selector: ~3.0.1
10979
- vega-expression: ~5.0.1
10980
- vega-force: ~4.2.0
10981
- vega-format: ~1.1.1
10982
- vega-functions: ~5.13.1
10983
- vega-geo: ~4.4.1
10984
- vega-hierarchy: ~4.1.1
10985
- vega-label: ~1.2.1
10986
- vega-loader: ~4.5.1
10987
- vega-parser: ~6.2.0
10988
- vega-projection: ~1.6.0
10989
- vega-regression: ~1.1.1
10990
- vega-runtime: ~6.1.4
10991
- vega-scale: ~7.3.0
10992
- vega-scenegraph: ~4.10.2
10993
- vega-statistics: ~1.8.1
10994
- vega-time: ~2.1.1
10995
- vega-transforms: ~4.10.1
10996
- vega-typings: ~0.24.0
10997
- vega-util: ~1.17.1
10998
- vega-view: ~5.11.1
10999
- vega-view-transforms: ~4.5.9
11000
- vega-voronoi: ~4.2.1
11001
- vega-wordcloud: ~4.1.4
11002
- checksum: 974ef09d56cb768a6f31dae80856e9c5a22cc2dbe79d73ded95b3743539f7d9981759cc9e214f939489d632faf9b69bad079a4d5bc53439c685e809b14d7a7a1
11003
+ vega-expression: ~5.1.2
11004
+ vega-force: ~4.2.2
11005
+ vega-format: ~1.1.3
11006
+ vega-functions: ~5.16.0
11007
+ vega-geo: ~4.4.3
11008
+ vega-hierarchy: ~4.1.3
11009
+ vega-label: ~1.3.1
11010
+ vega-loader: ~4.5.3
11011
+ vega-parser: ~6.4.1
11012
+ vega-projection: ~1.6.2
11013
+ vega-regression: ~1.3.1
11014
+ vega-runtime: ~6.2.1
11015
+ vega-scale: ~7.4.2
11016
+ vega-scenegraph: ~4.13.1
11017
+ vega-statistics: ~1.9.0
11018
+ vega-time: ~2.1.3
11019
+ vega-transforms: ~4.12.1
11020
+ vega-typings: ~1.4.0
11021
+ vega-util: ~1.17.2
11022
+ vega-view: ~5.14.0
11023
+ vega-view-transforms: ~4.6.1
11024
+ vega-voronoi: ~4.2.4
11025
+ vega-wordcloud: ~4.1.6
11026
+ checksum: 4e93d72a66eea4f708daf47235c8ddea12c35a56f8aac59e0cd95befe3b3c06162ac078d903b63f2dc4c0124692b6bbab1f395faf8e3efd22db42460ba0c0e0f
11003
11027
  languageName: node
11004
11028
  linkType: hard
11005
11029