jupyterlab 4.4.0a3__py3-none-any.whl → 4.4.0b1__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 (566) hide show
  1. jupyterlab/_version.py +1 -1
  2. jupyterlab/commands.py +3 -4
  3. jupyterlab/extensions/manager.py +1 -1
  4. jupyterlab/extensions/pypi.py +45 -13
  5. jupyterlab/galata/@jupyterlab/galata-extension/build_log.json +103 -99
  6. jupyterlab/galata/@jupyterlab/galata-extension/package.json +12 -12
  7. jupyterlab/galata/@jupyterlab/galata-extension/static/{lib_extension_index_js.cc9baf28438ab1b21a09.js → lib_extension_index_js.59743b9da90d1b8bb0d5.js} +1 -1
  8. jupyterlab/galata/@jupyterlab/galata-extension/static/{remoteEntry.a986a2df675902594eae.js → remoteEntry.f75ce1118b17e5e9c691.js} +4 -4
  9. jupyterlab/labapp.py +5 -0
  10. jupyterlab/schemas/@jupyterlab/application-extension/context-menu.json +5 -0
  11. jupyterlab/schemas/@jupyterlab/application-extension/package.json.orig +12 -12
  12. jupyterlab/schemas/@jupyterlab/apputils-extension/notification.json +8 -3
  13. jupyterlab/schemas/@jupyterlab/apputils-extension/package.json.orig +16 -16
  14. jupyterlab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  15. jupyterlab/schemas/@jupyterlab/celltags-extension/package.json.orig +6 -6
  16. jupyterlab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  17. jupyterlab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  18. jupyterlab/schemas/@jupyterlab/console-extension/package.json.orig +15 -15
  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 -13
  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 +85 -13
  50. jupyterlab/staging/package.json +155 -152
  51. jupyterlab/staging/yarn.lock +2368 -2014
  52. jupyterlab/static/{1026.687e328742d8f0fc56f5.js → 1026.45db0bbd7531b109234b.js} +1 -1
  53. jupyterlab/static/{1194.b932de7b769858317aaa.js → 1194.0742aee37c60fe1f2bca.js} +1 -1
  54. jupyterlab/static/1491.010c623dd546db976e95.js +1 -0
  55. jupyterlab/static/{1527.d7c25ecccb06c9ce14c3.js → 1527.4b16fbd7a7ee840c4261.js} +1 -1
  56. jupyterlab/static/{1909.cd6bb1cc581a1a1c0bc6.js → 1909.7487a09fefbe7f9eabb6.js} +2 -2
  57. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2173.e34caf5805fee8fd9f41.js → jupyterlab/static/2173.b0405ab2204314f22450.js +1 -1
  58. jupyterlab/static/2211.15f403d7ae986f168a55.js +1 -0
  59. jupyterlab/static/227.59f88d9f6b1870446818.js +2 -0
  60. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/227.84c6d275bcf089155eab.js.LICENSE.txt → jupyterlab/static/227.59f88d9f6b1870446818.js.LICENSE.txt +1 -1
  61. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2325.7dc54c8d35c1b1a1f298.js → jupyterlab/static/2325.07d5917569a10d687a08.js +1 -1
  62. jupyterlab/static/{2633.75c36be1185542b1fa51.js → 2633.ea053b40991eb5adbc69.js} +1 -1
  63. jupyterlab/static/{2707.e30315fb812c7d36bbd9.js → 2707.61050e600b0aa9624127.js} +1 -1
  64. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/284.f81aba8f9a9bd2afa25e.js → jupyterlab/static/284.011fb4ad952aa9ae7556.js +1 -1
  65. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/294.21bb3fb4510153376b0f.js → jupyterlab/static/294.06274dddaaf7a6791144.js +1 -1
  66. jupyterlab/static/3282.22e78350d54fcaf3c6c8.js +7 -0
  67. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1219.b5630aa3a46050fddc27.js → jupyterlab/static/3600.0c57ddc02b27907fd63e.js +1 -1
  68. jupyterlab/static/3991.23d1bd3ca88448dbe8a5.js +1 -0
  69. jupyterlab/static/4010.0f34a68e52183e71897a.js +1 -0
  70. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4325.b163a3314ad9dbb5b972.js → jupyterlab/static/4325.9320a2934ee3f39284c9.js +1 -1
  71. jupyterlab/static/4350.3b434616415d1d566ada.js +1 -0
  72. jupyterlab/static/{4449.c874dbe1be852894b8e8.js → 4449.3dd4ab90979d0a9046e2.js} +1 -1
  73. jupyterlab/static/{4750.ce125fc06bd3d35f8972.js → 4750.ca16de8a377d78fa4894.js} +1 -1
  74. jupyterlab/static/{4928.d8f1676c1ad9408423b9.js → 4928.6cb408e4def87534970d.js} +1 -1
  75. jupyterlab/static/{4950.02a466e6ea21036ef8bf.js → 4950.e9b784b07c6a6835db7b.js} +1 -1
  76. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/8376.85183063484b82f68858.js → jupyterlab/static/4982.c864dc2dcc58e81c090a.js +1 -1
  77. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/5232.6783348b0c19b0481edd.js → jupyterlab/static/5232.c7cdbc40a194e6b36521.js +1 -1
  78. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/5289.b76ad2978128e35df282.js → jupyterlab/static/5289.30ae4288ff93aff43a23.js +1 -1
  79. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/5551.32ab94c5245658c997fb.js → jupyterlab/static/5551.6e2afa1292957f232cf7.js +1 -1
  80. jupyterlab/static/6180.b9f3c1299a98f7a59561.js +1 -0
  81. jupyterlab/static/6372.e08ac878f7871c173a43.js +1 -0
  82. jupyterlab/static/{8820.500ffba59235afde2a21.js → 6439.1723c0b3882bf535486e.js} +1 -1
  83. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6885.5c0f8da91202dd67b87d.js → jupyterlab/static/6885.5fc0d5e8bf322cb22354.js +1 -1
  84. jupyterlab/static/{1789.c03b4e8119a84cf3ace3.js → 6929.8c153a654bdaf946086f.js} +1 -1
  85. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6986.6de125d6d04534df5a82.js → jupyterlab/static/6986.a2b460afbc0594f06bb9.js +1 -1
  86. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/7086.389fd0bfeb3c72f6ab3c.js → jupyterlab/static/7086.2b1722a86661364a4ec4.js +1 -1
  87. jupyterlab/static/7879.c04c3ccecf965bac466a.js +1 -0
  88. jupyterlab/static/7990.7747f8ebccf000fa4d7c.js +2 -0
  89. jupyterlab/static/{8159.d6b32960b23f2e5ec110.js → 8159.d6f283e98f46a953f575.js} +1 -1
  90. jupyterlab/static/8606.bc1b0136e61d173913cd.js +1 -0
  91. jupyterlab/static/8778.b2e44ba801779257dd66.js +1 -0
  92. jupyterlab/static/8820.e60b512def8b8a9953d9.js +1 -0
  93. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/9331.83f0d0e5536900edca68.js → jupyterlab/static/9331.4aebc7e0a8a13429e89e.js +1 -1
  94. jupyterlab/static/build_log.json +101 -98
  95. jupyterlab/static/index.html +1 -1
  96. jupyterlab/static/index.out.js +96 -13
  97. jupyterlab/static/jlab_core.07ba2d1a24bbaedf000d.js +1 -0
  98. jupyterlab/static/main.3e88db5de283fb376567.js +1 -0
  99. jupyterlab/static/package.json +155 -152
  100. jupyterlab/static/third-party-licenses.json +144 -150
  101. jupyterlab/tests/mock_packages/extension/package.json +3 -3
  102. jupyterlab/tests/mock_packages/interop/consumer/package.json +3 -3
  103. jupyterlab/tests/mock_packages/interop/provider/package.json +3 -3
  104. jupyterlab/tests/mock_packages/interop/token/package.json +1 -1
  105. jupyterlab/tests/mock_packages/mimeextension/package.json +1 -1
  106. jupyterlab/tests/mock_packages/service-manager-extension/index.js +25 -0
  107. jupyterlab/tests/mock_packages/service-manager-extension/mock_service_manager_package.py +14 -0
  108. jupyterlab/tests/mock_packages/service-manager-extension/package.json +17 -0
  109. jupyterlab/tests/mock_packages/service-manager-extension/setup.py +26 -0
  110. jupyterlab/tests/mock_packages/test-hyphens/pyproject.toml +58 -10
  111. jupyterlab/tests/mock_packages/test-hyphens/setup.py +2 -34
  112. jupyterlab/tests/mock_packages/test-hyphens-underscore/pyproject.toml +58 -10
  113. jupyterlab/tests/mock_packages/test-hyphens-underscore/setup.py +2 -34
  114. jupyterlab/tests/mock_packages/test_no_hyphens/pyproject.toml +58 -10
  115. jupyterlab/tests/mock_packages/test_no_hyphens/setup.py +2 -28
  116. jupyterlab/tests/mock_packages/test_no_hyphens/yarn.lock +3 -3
  117. jupyterlab/tests/test_extensions.py +68 -2
  118. jupyterlab/tests/test_jupyterlab.py +15 -0
  119. jupyterlab/tests/test_plugin_manager_handler.py +82 -0
  120. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/context-menu.json +5 -0
  121. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/package.json.orig +12 -12
  122. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/notification.json +8 -3
  123. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/package.json.orig +16 -16
  124. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/package.json.orig +7 -7
  125. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/package.json.orig +6 -6
  126. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/package.json.orig +10 -10
  127. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/package.json.orig +8 -8
  128. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/package.json.orig +15 -15
  129. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/package.json.orig +13 -13
  130. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/package.json.orig +18 -18
  131. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/package.json.orig +14 -14
  132. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/package.json.orig +8 -8
  133. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/package.json.orig +8 -8
  134. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/package.json.orig +15 -15
  135. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/package.json.orig +25 -25
  136. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/package.json.orig +10 -13
  137. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/package.json.orig +10 -10
  138. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/package.json.orig +7 -7
  139. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/package.json.orig +7 -7
  140. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/package.json.orig +11 -11
  141. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/package.json.orig +9 -9
  142. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/package.json.orig +12 -12
  143. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/package.json.orig +9 -9
  144. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/package.json.orig +13 -13
  145. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/package.json.orig +10 -10
  146. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/package.json.orig +4 -4
  147. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/package.json.orig +8 -8
  148. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +91 -0
  149. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/package.json.orig +14 -14
  150. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/package.json.orig +12 -12
  151. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/package.json.orig +7 -7
  152. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/package.json.orig +7 -7
  153. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/package.json.orig +13 -13
  154. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/package.json.orig +7 -7
  155. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/package.json.orig +13 -13
  156. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/package.json.orig +7 -7
  157. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/indicator.json +37 -0
  158. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/package.json.orig +14 -12
  159. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1026.687e328742d8f0fc56f5.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1026.45db0bbd7531b109234b.js +1 -1
  160. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1194.b932de7b769858317aaa.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1194.0742aee37c60fe1f2bca.js +1 -1
  161. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1491.010c623dd546db976e95.js +1 -0
  162. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1527.d7c25ecccb06c9ce14c3.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1527.4b16fbd7a7ee840c4261.js +1 -1
  163. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1909.cd6bb1cc581a1a1c0bc6.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js +2 -2
  164. jupyterlab/static/2173.e34caf5805fee8fd9f41.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2173.b0405ab2204314f22450.js +1 -1
  165. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2211.15f403d7ae986f168a55.js +1 -0
  166. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/227.59f88d9f6b1870446818.js +2 -0
  167. jupyterlab/static/227.84c6d275bcf089155eab.js.LICENSE.txt → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/227.59f88d9f6b1870446818.js.LICENSE.txt +1 -1
  168. jupyterlab/static/2325.7dc54c8d35c1b1a1f298.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2325.07d5917569a10d687a08.js +1 -1
  169. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2633.75c36be1185542b1fa51.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2633.ea053b40991eb5adbc69.js +1 -1
  170. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2707.e30315fb812c7d36bbd9.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/2707.61050e600b0aa9624127.js +1 -1
  171. jupyterlab/static/284.f81aba8f9a9bd2afa25e.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/284.011fb4ad952aa9ae7556.js +1 -1
  172. jupyterlab/static/294.21bb3fb4510153376b0f.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/294.06274dddaaf7a6791144.js +1 -1
  173. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/3282.22e78350d54fcaf3c6c8.js +7 -0
  174. jupyterlab/static/1219.b5630aa3a46050fddc27.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/3600.0c57ddc02b27907fd63e.js +1 -1
  175. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/3991.23d1bd3ca88448dbe8a5.js +1 -0
  176. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4010.0f34a68e52183e71897a.js +1 -0
  177. jupyterlab/static/4325.b163a3314ad9dbb5b972.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4325.9320a2934ee3f39284c9.js +1 -1
  178. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4350.3b434616415d1d566ada.js +1 -0
  179. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4449.c874dbe1be852894b8e8.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4449.3dd4ab90979d0a9046e2.js +1 -1
  180. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4750.ce125fc06bd3d35f8972.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4750.ca16de8a377d78fa4894.js +1 -1
  181. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4928.d8f1676c1ad9408423b9.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4928.6cb408e4def87534970d.js +1 -1
  182. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4950.02a466e6ea21036ef8bf.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4950.e9b784b07c6a6835db7b.js +1 -1
  183. jupyterlab/static/8376.85183063484b82f68858.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/4982.c864dc2dcc58e81c090a.js +1 -1
  184. jupyterlab/static/5232.6783348b0c19b0481edd.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/5232.c7cdbc40a194e6b36521.js +1 -1
  185. jupyterlab/static/5289.b76ad2978128e35df282.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/5289.30ae4288ff93aff43a23.js +1 -1
  186. jupyterlab/static/5551.32ab94c5245658c997fb.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/5551.6e2afa1292957f232cf7.js +1 -1
  187. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6180.b9f3c1299a98f7a59561.js +1 -0
  188. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6372.e08ac878f7871c173a43.js +1 -0
  189. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/8820.500ffba59235afde2a21.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6439.1723c0b3882bf535486e.js +1 -1
  190. jupyterlab/static/6885.5c0f8da91202dd67b87d.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6885.5fc0d5e8bf322cb22354.js +1 -1
  191. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1789.c03b4e8119a84cf3ace3.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6929.8c153a654bdaf946086f.js +1 -1
  192. jupyterlab/static/6986.6de125d6d04534df5a82.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/6986.a2b460afbc0594f06bb9.js +1 -1
  193. jupyterlab/static/7086.389fd0bfeb3c72f6ab3c.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/7086.2b1722a86661364a4ec4.js +1 -1
  194. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/7879.c04c3ccecf965bac466a.js +1 -0
  195. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/7990.7747f8ebccf000fa4d7c.js +2 -0
  196. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/8159.d6b32960b23f2e5ec110.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/8159.d6f283e98f46a953f575.js +1 -1
  197. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/8606.bc1b0136e61d173913cd.js +1 -0
  198. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/8778.b2e44ba801779257dd66.js +1 -0
  199. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/8820.e60b512def8b8a9953d9.js +1 -0
  200. jupyterlab/static/9331.83f0d0e5536900edca68.js → jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/9331.4aebc7e0a8a13429e89e.js +1 -1
  201. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/build_log.json +101 -98
  202. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/index.html +1 -1
  203. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/index.out.js +96 -13
  204. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/jlab_core.07ba2d1a24bbaedf000d.js +1 -0
  205. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/main.3e88db5de283fb376567.js +1 -0
  206. jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/package.json +360 -0
  207. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/third-party-licenses.json +144 -150
  208. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/METADATA +4 -4
  209. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/RECORD +528 -525
  210. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/licenses/LICENSE +1 -1
  211. jupyterlab/static/1491.62ed4ab1f893d55a7df5.js +0 -1
  212. jupyterlab/static/2211.3123543dcc217549bbb0.js +0 -1
  213. jupyterlab/static/227.84c6d275bcf089155eab.js +0 -2
  214. jupyterlab/static/3282.81fc10ff22608a9b5e5f.js +0 -8
  215. jupyterlab/static/3282.81fc10ff22608a9b5e5f.js.LICENSE.txt +0 -1
  216. jupyterlab/static/3450.499466688807e6e40372.js +0 -1
  217. jupyterlab/static/3991.ee9a327e63c1f7c8c890.js +0 -1
  218. jupyterlab/static/4010.ceaba4c0034c0f4daf34.js +0 -1
  219. jupyterlab/static/4606.cba21bae1bd61d5466b4.js +0 -1
  220. jupyterlab/static/5895.cda43bb9605deeb0d817.js +0 -1
  221. jupyterlab/static/6180.bab00bd0634ba81d424f.js +0 -1
  222. jupyterlab/static/6372.25d926454a35e061a88b.js +0 -1
  223. jupyterlab/static/6439.4e2f014a76715485ef1b.js +0 -1
  224. jupyterlab/static/7990.fc875753fcfcc9b4eebc.js +0 -2
  225. jupyterlab/static/8778.3f97d9d872573f0ccd2f.js +0 -1
  226. jupyterlab/static/9582.c10e0d8d04b7da1a22da.js +0 -1
  227. jupyterlab/static/jlab_core.153d585ba88978b01300.js +0 -1
  228. jupyterlab/static/main.b0215c44493fb8bfe814.js +0 -1
  229. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/package.json.orig +0 -91
  230. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1491.62ed4ab1f893d55a7df5.js +0 -1
  231. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/2211.3123543dcc217549bbb0.js +0 -1
  232. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/227.84c6d275bcf089155eab.js +0 -2
  233. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js +0 -8
  234. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/3282.81fc10ff22608a9b5e5f.js.LICENSE.txt +0 -1
  235. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/3450.499466688807e6e40372.js +0 -1
  236. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/3991.ee9a327e63c1f7c8c890.js +0 -1
  237. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4010.ceaba4c0034c0f4daf34.js +0 -1
  238. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/4606.cba21bae1bd61d5466b4.js +0 -1
  239. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/5895.cda43bb9605deeb0d817.js +0 -1
  240. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6180.bab00bd0634ba81d424f.js +0 -1
  241. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6372.25d926454a35e061a88b.js +0 -1
  242. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/6439.4e2f014a76715485ef1b.js +0 -1
  243. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js +0 -2
  244. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/8778.3f97d9d872573f0ccd2f.js +0 -1
  245. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/9582.c10e0d8d04b7da1a22da.js +0 -1
  246. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/jlab_core.153d585ba88978b01300.js +0 -1
  247. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/main.b0215c44493fb8bfe814.js +0 -1
  248. jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/package.json +0 -357
  249. /jupyterlab/static/{1909.cd6bb1cc581a1a1c0bc6.js.LICENSE.txt → 1909.7487a09fefbe7f9eabb6.js.LICENSE.txt} +0 -0
  250. /jupyterlab/static/{7990.fc875753fcfcc9b4eebc.js.LICENSE.txt → 7990.7747f8ebccf000fa4d7c.js.LICENSE.txt} +0 -0
  251. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/etc/jupyter/jupyter_notebook_config.d/jupyterlab.json +0 -0
  252. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/etc/jupyter/jupyter_server_config.d/jupyterlab.json +0 -0
  253. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/applications/jupyterlab.desktop +0 -0
  254. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/icons/hicolor/scalable/apps/jupyterlab.svg +0 -0
  255. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/commands.json +0 -0
  256. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/property-inspector.json +0 -0
  257. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/shell.json +0 -0
  258. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/application-extension/top-bar.json +0 -0
  259. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/palette.json +0 -0
  260. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/print.json +0 -0
  261. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/running-sessions-status.json +0 -0
  262. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sanitizer.json +0 -0
  263. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/sessionDialogs.json +0 -0
  264. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/themes.json +0 -0
  265. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/apputils-extension/utilityCommands.json +0 -0
  266. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/cell-toolbar-extension/plugin.json +0 -0
  267. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/celltags-extension/plugin.json +0 -0
  268. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/codemirror-extension/plugin.json +0 -0
  269. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/inline-completer.json +0 -0
  270. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/completer-extension/manager.json +0 -0
  271. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/completer.json +0 -0
  272. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/foreign.json +0 -0
  273. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/console-extension/tracker.json +0 -0
  274. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/csv.json +0 -0
  275. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/csvviewer-extension/tsv.json +0 -0
  276. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/debugger-extension/main.json +0 -0
  277. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/download.json +0 -0
  278. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/docmanager-extension/plugin.json +0 -0
  279. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/documentsearch-extension/plugin.json +0 -0
  280. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/extensionmanager-extension/plugin.json +0 -0
  281. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/browser.json +0 -0
  282. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/download.json +0 -0
  283. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-browser-tab.json +0 -0
  284. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/open-with.json +0 -0
  285. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/filebrowser-extension/widget.json +0 -0
  286. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/completer.json +0 -0
  287. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/fileeditor-extension/plugin.json +0 -0
  288. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/about.json +0 -0
  289. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/jupyter-forum.json +0 -0
  290. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/help-extension/launch-classic.json +0 -0
  291. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/htmlviewer-extension/plugin.json +0 -0
  292. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/hub-extension/menu.json +0 -0
  293. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/imageviewer-extension/plugin.json +0 -0
  294. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/consoles.json +0 -0
  295. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/inspector.json +0 -0
  296. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/inspector-extension/notebooks.json +0 -0
  297. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/launcher-extension/plugin.json +0 -0
  298. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/logconsole-extension/plugin.json +0 -0
  299. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/lsp-extension/plugin.json +0 -0
  300. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mainmenu-extension/plugin.json +0 -0
  301. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/markdownviewer-extension/plugin.json +0 -0
  302. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/mathjax-extension/plugin.json +0 -0
  303. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/metadataform-extension/metadataforms.json +0 -0
  304. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/completer.json +0 -0
  305. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/export.json +0 -0
  306. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/panel.json +0 -0
  307. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tools.json +0 -0
  308. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/notebook-extension/tracker.json +0 -0
  309. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/running-extension/plugin.json +0 -0
  310. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/form-ui.json +0 -0
  311. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/settingeditor-extension/plugin.json +0 -0
  312. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/shortcuts-extension/shortcuts.json +0 -0
  313. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/statusbar-extension/plugin.json +0 -0
  314. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/terminal-extension/plugin.json +0 -0
  315. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/toc-extension/registry.json +0 -0
  316. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/consoles.json +0 -0
  317. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/files.json +0 -0
  318. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/tooltip-extension/notebooks.json +0 -0
  319. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/translation-extension/plugin.json +0 -0
  320. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/menu.json +0 -0
  321. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/schemas/@jupyterlab/workspaces-extension/sidebar.json +0 -0
  322. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/100.1d14ca44a3cc8849349f.js +0 -0
  323. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1039.3fe94e87219c0ed159d3.js +0 -0
  324. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1096.dd4c563e0483cbbeb9c9.js +0 -0
  325. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1134.e84383a5d0dcf36a701f.js +0 -0
  326. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1189.c1482e88f0e949753db6.js +0 -0
  327. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1208.4b9ab7b231d39ebdbc3f.js +0 -0
  328. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1268.e75d8a6dd557ac8957ca.js +0 -0
  329. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1423.89480794cff0f407b564.js +0 -0
  330. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1436.2c11d9dee0ad6f49e968.js +0 -0
  331. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1445.a0e099c27d073217031a.js +0 -0
  332. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1449.7026e8748d2a77e15d5b.js +0 -0
  333. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1495.13603dd823bbf5eb08b3.js +0 -0
  334. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1673.b0ee25168543434bdbca.js +0 -0
  335. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1737.a5fc97075f693ec36fe6.js +0 -0
  336. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1832.b1ede2fe899bdec88938.js +0 -0
  337. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1834.7445ad0c82371ac40737.js +0 -0
  338. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1838.839690ff17ec3c532f0a.js +0 -0
  339. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1887.56f83f163a18c61efb16.js +0 -0
  340. /jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/1909.cd6bb1cc581a1a1c0bc6.js.LICENSE.txt → /jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/1909.7487a09fefbe7f9eabb6.js.LICENSE.txt +0 -0
  341. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1954.f1c519cb1415c7da3e8c.js +0 -0
  342. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1960.f8d8ef8a91360e60f0b9.js +0 -0
  343. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1962.6a7da74e809b70d5200d.js +0 -0
  344. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1969.86e3168e52802569d650.js +0 -0
  345. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1986.26029e99ef54a5652df8.js +0 -0
  346. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1991.84fc123d7cfe8ae2948e.js +0 -0
  347. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/1cb1c39ea642f26a4dfe.woff +0 -0
  348. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2280.6614699f54522fffbc00.js +0 -0
  349. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js +0 -0
  350. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/232.5419cbec68e3fd0cf431.js.LICENSE.txt +0 -0
  351. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2353.ab70488f07a7c0a7a3fd.js +0 -0
  352. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2410.2fd90b94558fa4da549b.js +0 -0
  353. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/246.326a6482593e8a7bcd58.js +0 -0
  354. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2462.90740e3b1fddd10acc1a.js +0 -0
  355. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2467.4227742ac4b60289f222.js +0 -0
  356. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/247.84259ab142dd8c151fc2.js +0 -0
  357. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2574.7d463f2a193d49883bdc.js +0 -0
  358. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2576.b98b7b23adeec4cb6932.js +0 -0
  359. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2590.99e505d19b964439aa31.js +0 -0
  360. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2641.e77441e7a3e0d12834c5.js +0 -0
  361. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/265.6f9e37c0b72db64203b1.js +0 -0
  362. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2658.d1cae1b08b068d864368.js +0 -0
  363. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/26683bf201fb258a2237.woff +0 -0
  364. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2681.a47f40e38ecd31ccd687.js +0 -0
  365. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2729.cafaf0caf2c0c83ac9fe.js +0 -0
  366. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2794.05495c139ed000b57598.js +0 -0
  367. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2823.0b6015b5e03c08281f41.js +0 -0
  368. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2880.8483d51b11998bfe8e4b.js +0 -0
  369. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2957.bc5eb9549a0b15c44916.js +0 -0
  370. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/2959.b24c9f67d639376f5ead.js +0 -0
  371. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3091.efc4a32ce0ae059e1cc1.js +0 -0
  372. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/30e889b58cbc51adfbb0.woff +0 -0
  373. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3111.33574d9124842f355bce.js +0 -0
  374. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3112.0757b31e24c5334fda73.js +0 -0
  375. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/321.0fb994fd384a54491584.js +0 -0
  376. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js +0 -0
  377. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3257.30af681f0c294efb65f7.js.LICENSE.txt +0 -0
  378. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/32792104b5ef69eded90.woff +0 -0
  379. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3293.45e37a0c8e23d360f5c6.js +0 -0
  380. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3303.b5596c0715d2d58332fb.js +0 -0
  381. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3372.8eeafd96de9a7a205f40.js +0 -0
  382. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/339.62fb1e5a084681d24bfa.js +0 -0
  383. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/355254db9ca10a09a3b5.woff +0 -0
  384. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3616.a4271ffcf2ac3b4c2338.js +0 -0
  385. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/36e0d72d8a7afc696a3e.woff +0 -0
  386. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3709.e33bc30c83272aa85628.js +0 -0
  387. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/373c04fd2418f5c77eea.eot +0 -0
  388. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3763.36efc2b6c194745863e4.js +0 -0
  389. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3780.c9294dc98ae926717741.js +0 -0
  390. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3799.eaa0438bc5c41bad0516.js +0 -0
  391. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3824.5e23be1e37fce5b7c6b3.js +0 -0
  392. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3832.c6026c483bb46cc8e599.js +0 -0
  393. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3903.cc595f73c608b08a3a1f.js +0 -0
  394. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3927.89a6851a5a931d2b0270.js +0 -0
  395. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3974.79f68bca9a02c92dab5e.js +0 -0
  396. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3bc6ecaae7ecf6f8d7f8.woff +0 -0
  397. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3de784d07b9fa8f104c1.woff +0 -0
  398. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/3f6d3488cf65374f6f67.woff +0 -0
  399. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4001.80ab3ef5300d7ce2d1fe.js +0 -0
  400. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4053.4945facc348478fd59f4.js +0 -0
  401. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4068.9cc41f46f729f2c4369b.js +0 -0
  402. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4076.b4d803d8bf1bd6c97854.js +0 -0
  403. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4090.bd2ff9e2e0260755b494.js +0 -0
  404. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4266.155b468271987c81d948.js +0 -0
  405. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4296.721da424585874d0789e.js +0 -0
  406. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4323.b2bd8a329a81d30ed039.js +0 -0
  407. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4353.595ce0e0b174011528d6.js +0 -0
  408. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4364.f8bdb644f56208f6ebbd.js +0 -0
  409. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js +0 -0
  410. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4372.645626a2452c190dbb22.js.LICENSE.txt +0 -0
  411. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4408.f24dd0edf35e08548967.js +0 -0
  412. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4462.5b7c89923560703ffc61.js +0 -0
  413. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4484.0c7c43754e97c96f0f89.js +0 -0
  414. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4486.8d2f41ae787607b7bf31.js +0 -0
  415. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4528.43328125d98d6cfdfa99.js +0 -0
  416. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4611.bd2b768223b0cd570834.js +0 -0
  417. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4616.04cfbd55593c51921cc7.js +0 -0
  418. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4617.09dfe9ef229a3503ed92.js +0 -0
  419. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4728.f59e4bd4b29409da82bc.js +0 -0
  420. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4728.f59e4bd4b29409da82bc.js.LICENSE.txt +0 -0
  421. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4735.7731d551ca68bcb58e9f.js +0 -0
  422. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4797.3740ef47b224a11a7fab.js +0 -0
  423. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/481e39042508ae313a60.woff +0 -0
  424. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4838.8db4c61349bfba200547.js +0 -0
  425. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4855.29e8dc6982ba4873487d.js +0 -0
  426. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4878.f7557c5c99a54b40c49b.js +0 -0
  427. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/492.5f186062d2dcdf79c86c.js +0 -0
  428. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4958.97b2f8fcf192239b1b26.js +0 -0
  429. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/4981.eed4ddb90566e90e3df4.js +0 -0
  430. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5085.a38923f36b551620798a.js +0 -0
  431. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js +0 -0
  432. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5090.404be96d8a6eae1e719a.js.LICENSE.txt +0 -0
  433. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5211.5b71830476810a6188e4.js +0 -0
  434. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5224.8a6bbc774d20be66fdfb.js +0 -0
  435. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5244.eefac84704ad30f00af3.js +0 -0
  436. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5317.f4bba2e3d0f4fdd088f7.js +0 -0
  437. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5318.d5df5c275e925c22d780.js +0 -0
  438. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5338.38c32bdfb0695f9b501f.js +0 -0
  439. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5489.7fab44eac7538297b164.js +0 -0
  440. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5492.44728a640c37a4b4aa0c.js +0 -0
  441. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5521.cc7da8760b98f2dd2c18.js +0 -0
  442. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5566.c76ea61eb723ee84e2cf.js +0 -0
  443. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5606.e03dfa10c124a03f36ba.js +0 -0
  444. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5829.0e46d479b4ade4783661.js +0 -0
  445. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5847.930208c25e45ecf30657.js +0 -0
  446. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5862.be1ec453e8db6844c62d.js +0 -0
  447. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5863.1d294c694c9368b6346d.js +0 -0
  448. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5877.72ab5a29e95ce21981e4.js +0 -0
  449. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5929.d561797f8259994ecdd8.js +0 -0
  450. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5942.05cbcd55c5f45ff7db43.js +0 -0
  451. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5987.7e967df5417044d337a4.js +0 -0
  452. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/5cda41563a095bd70c78.woff +0 -0
  453. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6003.0e631d8bc60aebfa5484.js +0 -0
  454. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6060.52dca011e9f2f279fc5e.js +0 -0
  455. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6095.6e79e3bad86e054aa8c8.js +0 -0
  456. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6145.c422868290460078c013.js +0 -0
  457. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6166.2bc9ac8e2156c0701a52.js +0 -0
  458. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6170.65d899f43342f1e34bf1.js +0 -0
  459. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6275.e99f9312900c481b467d.js +0 -0
  460. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6294.b3cb5e16527b9d09b4a2.js +0 -0
  461. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6412.ebdf8da40f1ba8272df9.js +0 -0
  462. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6451.055355bbfa228d4a2231.js +0 -0
  463. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6460.d9aaa1e48da295c6035d.js +0 -0
  464. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6492.804d51a693edf6978ef4.js +0 -0
  465. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js +0 -0
  466. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6540.51c00e890179a4832552.js.LICENSE.txt +0 -0
  467. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js +0 -0
  468. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6733.2d8d3e01d56d79a52e7e.js.LICENSE.txt +0 -0
  469. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6767.4b82d96c237ca7e31bc6.js +0 -0
  470. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6831.1df8fa4cabb5b1c19803.js +0 -0
  471. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6843.dabcc3c9658bc6ded6d1.js +0 -0
  472. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6874.bb2f7fbc6ce56eecc800.js +0 -0
  473. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6896.af1d649e0efae70b7b1a.js +0 -0
  474. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6941.465bebbd3d8a024f5f15.js +0 -0
  475. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/6993.c93f5a810fcf441cbb6f.js +0 -0
  476. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7136.b312751fbb25b73f5e71.js +0 -0
  477. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/721921bab0d001ebff02.woff +0 -0
  478. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7250.b88d0a5e237ff5ff1aad.js +0 -0
  479. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7260.b47dcaccbe7991104e8a.js +0 -0
  480. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7269.962f078e97afc4f68e79.js +0 -0
  481. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/72bc573386dd1d48c5bb.woff +0 -0
  482. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/731.82a7b980b5b7f4b7a14f.js +0 -0
  483. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7318.7cc6b4b0b3151b205ecb.js +0 -0
  484. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7425.f1c25f6c8aaec77e8635.js +0 -0
  485. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7445.7c793c8e1720f8ec4f85.js +0 -0
  486. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7575.2e3e32236d5667bba43f.js +0 -0
  487. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7587.3112240b6b82407b0f16.js +0 -0
  488. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7694.1cbff84dccb512476b7c.js +0 -0
  489. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7756.93d0ab41829355a147ab.js +0 -0
  490. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7769.d39df7673ee2660a9ac4.js +0 -0
  491. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7803.0c8929610218552319bf.js +0 -0
  492. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7856.dd9523e57bed80f1f694.js +0 -0
  493. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/7881.c5a234ce171f347c94e2.js +0 -0
  494. /jupyterlab-4.4.0a3.data/data/share/jupyter/lab/static/7990.fc875753fcfcc9b4eebc.js.LICENSE.txt → /jupyterlab-4.4.0b1.data/data/share/jupyter/lab/static/7990.7747f8ebccf000fa4d7c.js.LICENSE.txt +0 -0
  495. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/79d088064beb3826054f.eot +0 -0
  496. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8103.00fa0c157eb92e5cf3ba.js +0 -0
  497. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8120.52119377c0a8f6a400b3.js +0 -0
  498. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8217.801fbb0b549a74238760.js +0 -0
  499. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8232.76805a0a87d0f6bb62ad.js +0 -0
  500. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8313.6e63b9811aee7e4b2568.js +0 -0
  501. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8326.9dda93079a9e4f1b9be6.js +0 -0
  502. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8368.c75a4b32ae45ec88465d.js +0 -0
  503. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/84.fe0a55d7756c37585fb4.js +0 -0
  504. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8418.42e29778d4b49fb54e8e.js +0 -0
  505. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8493.380c0da7565838ef069a.js +0 -0
  506. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/867.e814bf26fbfc77fc4f16.js +0 -0
  507. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/870673df72e70f87c91a.woff +0 -0
  508. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/874.be636e15937f9ef70121.js +0 -0
  509. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8753.56da17175b663d61f9d3.js +0 -0
  510. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8779.6eebdb56785e3d38a457.js +0 -0
  511. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8786.1df994b93bdc32f7c6b0.js +0 -0
  512. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8786.1df994b93bdc32f7c6b0.js.LICENSE.txt +0 -0
  513. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8804.c99896b2790928fd028e.js +0 -0
  514. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8816.d7ec52fb31e9c6749593.js +0 -0
  515. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8830.d5bb102ed8737ffe38cb.js +0 -0
  516. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/88b98cad3688915e50da.woff +0 -0
  517. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/89.933673451ca4a51053cb.js +0 -0
  518. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8ea8791754915a898a31.woff2 +0 -0
  519. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/8ea8dbb1b02e6f730f55.woff +0 -0
  520. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9023.2ff687d7ff50df3719fc.js +0 -0
  521. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9046.99c477ea375dcbb8c7ca.js +0 -0
  522. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js +0 -0
  523. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9085.5a959b5878e7afd8a878.js.LICENSE.txt +0 -0
  524. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9123.501219cd782693d6539f.js +0 -0
  525. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9137.179a3c47465e7fb8f067.js +0 -0
  526. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9296.53192f1301a3b8a06238.js +0 -0
  527. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9311.8665d8c6e7a33b23b427.js +0 -0
  528. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9329.2c313c649fae987158c7.js +0 -0
  529. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9400.90fd1d2212781c80b587.js +0 -0
  530. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9474.01b4e1d1e3376f4a5919.js +0 -0
  531. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9517.7056cafdf1da3a136d45.js +0 -0
  532. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9604.327a06fcbad2d570bf4e.js +0 -0
  533. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js +0 -0
  534. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/961.29c067b15a524e556eed.js.LICENSE.txt +0 -0
  535. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9652.a8d2e5854bcae4d40041.js +0 -0
  536. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9674eb1bd55047179038.svg +0 -0
  537. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9746.c7e86b432363dfd28caa.js +0 -0
  538. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9834b82ad26e2a37583d.woff2 +0 -0
  539. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js +0 -0
  540. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/9892.6d289e7baed8c64d88e2.js.LICENSE.txt +0 -0
  541. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/a009bea404f7a500ded4.woff +0 -0
  542. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/a3b9817780214caf01e8.svg +0 -0
  543. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/af04542b29eaac04550a.woff +0 -0
  544. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/af6397503fcefbd61397.ttf +0 -0
  545. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/af96f67d7accf5fd2a4a.woff +0 -0
  546. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/b418136e3b384baaadec.woff +0 -0
  547. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/be0a084962d8066884f7.svg +0 -0
  548. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/bootstrap.js +0 -0
  549. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/c49810b53ecc0d87d802.woff +0 -0
  550. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/c56da8d69f1a0208b8e0.woff +0 -0
  551. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/cb9e9e693192413cde2b.woff +0 -0
  552. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/cda59d6efffa685830fd.ttf +0 -0
  553. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/e4299464e7b012968eed.eot +0 -0
  554. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/e42a88444448ac3d6054.woff2 +0 -0
  555. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/e8711bbb871afd8e9dea.ttf +0 -0
  556. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/f9217f66874b0c01cd8c.woff +0 -0
  557. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/fc6ddf5df402b263cfb1.woff +0 -0
  558. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/static/style.js +0 -0
  559. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.css +0 -0
  560. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-extension/index.js +0 -0
  561. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.css +0 -0
  562. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-dark-high-contrast-extension/index.js +0 -0
  563. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.css +0 -0
  564. {jupyterlab-4.4.0a3.data → jupyterlab-4.4.0b1.data}/data/share/jupyter/lab/themes/@jupyterlab/theme-light-extension/index.js +0 -0
  565. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/WHEEL +0 -0
  566. {jupyterlab-4.4.0a3.dist-info → jupyterlab-4.4.0b1.dist-info}/entry_points.txt +0 -0
@@ -2,7 +2,7 @@
2
2
  * Wait for document loaded before starting the execution
3
3
  */
4
4
 
5
- /*! @license DOMPurify 3.2.3 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.3/LICENSE */
5
+ /*! @license DOMPurify 3.2.4 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.4/LICENSE */
6
6
 
7
7
  /*! Bundled license information:
8
8
 
@@ -1 +1 @@
1
- "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[2325],{92325:(t,e,i)=>{i.d(e,{diagram:()=>z});var a=i(28945);var n=i(38376);var s=function(){var t=(0,a.K2)((function(t,e,i,a){for(i=i||{},a=t.length;a--;i[t[a]]=e);return i}),"o"),e=[1,3],i=[1,4],n=[1,5],s=[1,6],r=[1,7],o=[1,4,5,10,12,13,14,18,25,35,37,39,41,42,48,50,51,52,53,54,55,56,57,60,61,63,64,65,66,67],l=[1,4,5,10,12,13,14,18,25,28,35,37,39,41,42,48,50,51,52,53,54,55,56,57,60,61,63,64,65,66,67],h=[55,56,57],c=[2,36],d=[1,37],u=[1,36],x=[1,38],f=[1,35],g=[1,43],p=[1,41],y=[1,14],b=[1,23],T=[1,18],m=[1,19],k=[1,20],q=[1,21],_=[1,22],A=[1,24],S=[1,25],F=[1,26],P=[1,27],v=[1,28],C=[1,29],L=[1,32],I=[1,33],E=[1,34],D=[1,39],z=[1,40],w=[1,42],K=[1,44],U=[1,62],N=[1,61],R=[4,5,8,10,12,13,14,18,44,47,49,55,56,57,63,64,65,66,67],B=[1,65],W=[1,66],$=[1,67],Q=[1,68],O=[1,69],X=[1,70],H=[1,71],M=[1,72],Y=[1,73],j=[1,74],G=[1,75],V=[1,76],Z=[4,5,6,7,8,9,10,11,12,13,14,15,18],J=[1,90],tt=[1,91],et=[1,92],it=[1,99],at=[1,93],nt=[1,96],st=[1,94],rt=[1,95],ot=[1,97],lt=[1,98],ht=[1,102],ct=[10,55,56,57],dt=[4,5,6,8,10,11,13,17,18,19,20,55,56,57];var ut={trace:(0,a.K2)((function t(){}),"trace"),yy:{},symbols_:{error:2,idStringToken:3,ALPHA:4,NUM:5,NODE_STRING:6,DOWN:7,MINUS:8,DEFAULT:9,COMMA:10,COLON:11,AMP:12,BRKT:13,MULT:14,UNICODE_TEXT:15,styleComponent:16,UNIT:17,SPACE:18,STYLE:19,PCT:20,idString:21,style:22,stylesOpt:23,classDefStatement:24,CLASSDEF:25,start:26,eol:27,QUADRANT:28,document:29,line:30,statement:31,axisDetails:32,quadrantDetails:33,points:34,title:35,title_value:36,acc_title:37,acc_title_value:38,acc_descr:39,acc_descr_value:40,acc_descr_multiline_value:41,section:42,text:43,point_start:44,point_x:45,point_y:46,class_name:47,"X-AXIS":48,"AXIS-TEXT-DELIMITER":49,"Y-AXIS":50,QUADRANT_1:51,QUADRANT_2:52,QUADRANT_3:53,QUADRANT_4:54,NEWLINE:55,SEMI:56,EOF:57,alphaNumToken:58,textNoTagsToken:59,STR:60,MD_STR:61,alphaNum:62,PUNCTUATION:63,PLUS:64,EQUALS:65,DOT:66,UNDERSCORE:67,$accept:0,$end:1},terminals_:{2:"error",4:"ALPHA",5:"NUM",6:"NODE_STRING",7:"DOWN",8:"MINUS",9:"DEFAULT",10:"COMMA",11:"COLON",12:"AMP",13:"BRKT",14:"MULT",15:"UNICODE_TEXT",17:"UNIT",18:"SPACE",19:"STYLE",20:"PCT",25:"CLASSDEF",28:"QUADRANT",35:"title",36:"title_value",37:"acc_title",38:"acc_title_value",39:"acc_descr",40:"acc_descr_value",41:"acc_descr_multiline_value",42:"section",44:"point_start",45:"point_x",46:"point_y",47:"class_name",48:"X-AXIS",49:"AXIS-TEXT-DELIMITER",50:"Y-AXIS",51:"QUADRANT_1",52:"QUADRANT_2",53:"QUADRANT_3",54:"QUADRANT_4",55:"NEWLINE",56:"SEMI",57:"EOF",60:"STR",61:"MD_STR",63:"PUNCTUATION",64:"PLUS",65:"EQUALS",66:"DOT",67:"UNDERSCORE"},productions_:[0,[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[21,1],[21,2],[22,1],[22,2],[23,1],[23,3],[24,5],[26,2],[26,2],[26,2],[29,0],[29,2],[30,2],[31,0],[31,1],[31,2],[31,1],[31,1],[31,1],[31,2],[31,2],[31,2],[31,1],[31,1],[34,4],[34,5],[34,5],[34,6],[32,4],[32,3],[32,2],[32,4],[32,3],[32,2],[33,2],[33,2],[33,2],[33,2],[27,1],[27,1],[27,1],[43,1],[43,2],[43,1],[43,1],[62,1],[62,2],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[59,1],[59,1],[59,1]],performAction:(0,a.K2)((function t(e,i,a,n,s,r,o){var l=r.length-1;switch(s){case 23:this.$=r[l];break;case 24:this.$=r[l-1]+""+r[l];break;case 26:this.$=r[l-1]+r[l];break;case 27:this.$=[r[l].trim()];break;case 28:r[l-2].push(r[l].trim());this.$=r[l-2];break;case 29:this.$=r[l-4];n.addClass(r[l-2],r[l]);break;case 37:this.$=[];break;case 42:this.$=r[l].trim();n.setDiagramTitle(this.$);break;case 43:this.$=r[l].trim();n.setAccTitle(this.$);break;case 44:case 45:this.$=r[l].trim();n.setAccDescription(this.$);break;case 46:n.addSection(r[l].substr(8));this.$=r[l].substr(8);break;case 47:n.addPoint(r[l-3],"",r[l-1],r[l],[]);break;case 48:n.addPoint(r[l-4],r[l-3],r[l-1],r[l],[]);break;case 49:n.addPoint(r[l-4],"",r[l-2],r[l-1],r[l]);break;case 50:n.addPoint(r[l-5],r[l-4],r[l-2],r[l-1],r[l]);break;case 51:n.setXAxisLeftText(r[l-2]);n.setXAxisRightText(r[l]);break;case 52:r[l-1].text+=" ⟶ ";n.setXAxisLeftText(r[l-1]);break;case 53:n.setXAxisLeftText(r[l]);break;case 54:n.setYAxisBottomText(r[l-2]);n.setYAxisTopText(r[l]);break;case 55:r[l-1].text+=" ⟶ ";n.setYAxisBottomText(r[l-1]);break;case 56:n.setYAxisBottomText(r[l]);break;case 57:n.setQuadrant1Text(r[l]);break;case 58:n.setQuadrant2Text(r[l]);break;case 59:n.setQuadrant3Text(r[l]);break;case 60:n.setQuadrant4Text(r[l]);break;case 64:this.$={text:r[l],type:"text"};break;case 65:this.$={text:r[l-1].text+""+r[l],type:r[l-1].type};break;case 66:this.$={text:r[l],type:"text"};break;case 67:this.$={text:r[l],type:"markdown"};break;case 68:this.$=r[l];break;case 69:this.$=r[l-1]+""+r[l];break}}),"anonymous"),table:[{18:e,26:1,27:2,28:i,55:n,56:s,57:r},{1:[3]},{18:e,26:8,27:2,28:i,55:n,56:s,57:r},{18:e,26:9,27:2,28:i,55:n,56:s,57:r},t(o,[2,33],{29:10}),t(l,[2,61]),t(l,[2,62]),t(l,[2,63]),{1:[2,30]},{1:[2,31]},t(h,c,{30:11,31:12,24:13,32:15,33:16,34:17,43:30,58:31,1:[2,32],4:d,5:u,10:x,12:f,13:g,14:p,18:y,25:b,35:T,37:m,39:k,41:q,42:_,48:A,50:S,51:F,52:P,53:v,54:C,60:L,61:I,63:E,64:D,65:z,66:w,67:K}),t(o,[2,34]),{27:45,55:n,56:s,57:r},t(h,[2,37]),t(h,c,{24:13,32:15,33:16,34:17,43:30,58:31,31:46,4:d,5:u,10:x,12:f,13:g,14:p,18:y,25:b,35:T,37:m,39:k,41:q,42:_,48:A,50:S,51:F,52:P,53:v,54:C,60:L,61:I,63:E,64:D,65:z,66:w,67:K}),t(h,[2,39]),t(h,[2,40]),t(h,[2,41]),{36:[1,47]},{38:[1,48]},{40:[1,49]},t(h,[2,45]),t(h,[2,46]),{18:[1,50]},{4:d,5:u,10:x,12:f,13:g,14:p,43:51,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:52,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:53,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:54,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:55,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:56,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,44:[1,57],47:[1,58],58:60,59:59,63:E,64:D,65:z,66:w,67:K},t(R,[2,64]),t(R,[2,66]),t(R,[2,67]),t(R,[2,70]),t(R,[2,71]),t(R,[2,72]),t(R,[2,73]),t(R,[2,74]),t(R,[2,75]),t(R,[2,76]),t(R,[2,77]),t(R,[2,78]),t(R,[2,79]),t(R,[2,80]),t(o,[2,35]),t(h,[2,38]),t(h,[2,42]),t(h,[2,43]),t(h,[2,44]),{3:64,4:B,5:W,6:$,7:Q,8:O,9:X,10:H,11:M,12:Y,13:j,14:G,15:V,21:63},t(h,[2,53],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,49:[1,77],63:E,64:D,65:z,66:w,67:K}),t(h,[2,56],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,49:[1,78],63:E,64:D,65:z,66:w,67:K}),t(h,[2,57],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,58],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,59],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,60],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),{45:[1,79]},{44:[1,80]},t(R,[2,65]),t(R,[2,81]),t(R,[2,82]),t(R,[2,83]),{3:82,4:B,5:W,6:$,7:Q,8:O,9:X,10:H,11:M,12:Y,13:j,14:G,15:V,18:[1,81]},t(Z,[2,23]),t(Z,[2,1]),t(Z,[2,2]),t(Z,[2,3]),t(Z,[2,4]),t(Z,[2,5]),t(Z,[2,6]),t(Z,[2,7]),t(Z,[2,8]),t(Z,[2,9]),t(Z,[2,10]),t(Z,[2,11]),t(Z,[2,12]),t(h,[2,52],{58:31,43:83,4:d,5:u,10:x,12:f,13:g,14:p,60:L,61:I,63:E,64:D,65:z,66:w,67:K}),t(h,[2,55],{58:31,43:84,4:d,5:u,10:x,12:f,13:g,14:p,60:L,61:I,63:E,64:D,65:z,66:w,67:K}),{46:[1,85]},{45:[1,86]},{4:J,5:tt,6:et,8:it,11:at,13:nt,16:89,17:st,18:rt,19:ot,20:lt,22:88,23:87},t(Z,[2,24]),t(h,[2,51],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,54],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,47],{22:88,16:89,23:100,4:J,5:tt,6:et,8:it,11:at,13:nt,17:st,18:rt,19:ot,20:lt}),{46:[1,101]},t(h,[2,29],{10:ht}),t(ct,[2,27],{16:103,4:J,5:tt,6:et,8:it,11:at,13:nt,17:st,18:rt,19:ot,20:lt}),t(dt,[2,25]),t(dt,[2,13]),t(dt,[2,14]),t(dt,[2,15]),t(dt,[2,16]),t(dt,[2,17]),t(dt,[2,18]),t(dt,[2,19]),t(dt,[2,20]),t(dt,[2,21]),t(dt,[2,22]),t(h,[2,49],{10:ht}),t(h,[2,48],{22:88,16:89,23:104,4:J,5:tt,6:et,8:it,11:at,13:nt,17:st,18:rt,19:ot,20:lt}),{4:J,5:tt,6:et,8:it,11:at,13:nt,16:89,17:st,18:rt,19:ot,20:lt,22:105},t(dt,[2,26]),t(h,[2,50],{10:ht}),t(ct,[2,28],{16:103,4:J,5:tt,6:et,8:it,11:at,13:nt,17:st,18:rt,19:ot,20:lt})],defaultActions:{8:[2,30],9:[2,31]},parseError:(0,a.K2)((function t(e,i){if(i.recoverable){this.trace(e)}else{var a=new Error(e);a.hash=i;throw a}}),"parseError"),parse:(0,a.K2)((function t(e){var i=this,n=[0],s=[],r=[null],o=[],l=this.table,h="",c=0,d=0,u=0,x=2,f=1;var g=o.slice.call(arguments,1);var p=Object.create(this.lexer);var y={yy:{}};for(var b in this.yy){if(Object.prototype.hasOwnProperty.call(this.yy,b)){y.yy[b]=this.yy[b]}}p.setInput(e,y.yy);y.yy.lexer=p;y.yy.parser=this;if(typeof p.yylloc=="undefined"){p.yylloc={}}var T=p.yylloc;o.push(T);var m=p.options&&p.options.ranges;if(typeof y.yy.parseError==="function"){this.parseError=y.yy.parseError}else{this.parseError=Object.getPrototypeOf(this).parseError}function k(t){n.length=n.length-2*t;r.length=r.length-t;o.length=o.length-t}(0,a.K2)(k,"popStack");function q(){var t;t=s.pop()||p.lex()||f;if(typeof t!=="number"){if(t instanceof Array){s=t;t=s.pop()}t=i.symbols_[t]||t}return t}(0,a.K2)(q,"lex");var _,A,S,F,P,v,C={},L,I,E,D;while(true){S=n[n.length-1];if(this.defaultActions[S]){F=this.defaultActions[S]}else{if(_===null||typeof _=="undefined"){_=q()}F=l[S]&&l[S][_]}if(typeof F==="undefined"||!F.length||!F[0]){var z="";D=[];for(L in l[S]){if(this.terminals_[L]&&L>x){D.push("'"+this.terminals_[L]+"'")}}if(p.showPosition){z="Parse error on line "+(c+1)+":\n"+p.showPosition()+"\nExpecting "+D.join(", ")+", got '"+(this.terminals_[_]||_)+"'"}else{z="Parse error on line "+(c+1)+": Unexpected "+(_==f?"end of input":"'"+(this.terminals_[_]||_)+"'")}this.parseError(z,{text:p.match,token:this.terminals_[_]||_,line:p.yylineno,loc:T,expected:D})}if(F[0]instanceof Array&&F.length>1){throw new Error("Parse Error: multiple actions possible at state: "+S+", token: "+_)}switch(F[0]){case 1:n.push(_);r.push(p.yytext);o.push(p.yylloc);n.push(F[1]);_=null;if(!A){d=p.yyleng;h=p.yytext;c=p.yylineno;T=p.yylloc;if(u>0){u--}}else{_=A;A=null}break;case 2:I=this.productions_[F[1]][1];C.$=r[r.length-I];C._$={first_line:o[o.length-(I||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(I||1)].first_column,last_column:o[o.length-1].last_column};if(m){C._$.range=[o[o.length-(I||1)].range[0],o[o.length-1].range[1]]}v=this.performAction.apply(C,[h,d,c,y.yy,F[1],r,o].concat(g));if(typeof v!=="undefined"){return v}if(I){n=n.slice(0,-1*I*2);r=r.slice(0,-1*I);o=o.slice(0,-1*I)}n.push(this.productions_[F[1]][0]);r.push(C.$);o.push(C._$);E=l[n[n.length-2]][n[n.length-1]];n.push(E);break;case 3:return true}}return true}),"parse")};var xt=function(){var t={EOF:1,parseError:(0,a.K2)((function t(e,i){if(this.yy.parser){this.yy.parser.parseError(e,i)}else{throw new Error(e)}}),"parseError"),setInput:(0,a.K2)((function(t,e){this.yy=e||this.yy||{};this._input=t;this._more=this._backtrack=this.done=false;this.yylineno=this.yyleng=0;this.yytext=this.matched=this.match="";this.conditionStack=["INITIAL"];this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0};if(this.options.ranges){this.yylloc.range=[0,0]}this.offset=0;return this}),"setInput"),input:(0,a.K2)((function(){var t=this._input[0];this.yytext+=t;this.yyleng++;this.offset++;this.match+=t;this.matched+=t;var e=t.match(/(?:\r\n?|\n).*/g);if(e){this.yylineno++;this.yylloc.last_line++}else{this.yylloc.last_column++}if(this.options.ranges){this.yylloc.range[1]++}this._input=this._input.slice(1);return t}),"input"),unput:(0,a.K2)((function(t){var e=t.length;var i=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input;this.yytext=this.yytext.substr(0,this.yytext.length-e);this.offset-=e;var a=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1);this.matched=this.matched.substr(0,this.matched.length-1);if(i.length-1){this.yylineno-=i.length-1}var n=this.yylloc.range;this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:i?(i.length===a.length?this.yylloc.first_column:0)+a[a.length-i.length].length-i[0].length:this.yylloc.first_column-e};if(this.options.ranges){this.yylloc.range=[n[0],n[0]+this.yyleng-e]}this.yyleng=this.yytext.length;return this}),"unput"),more:(0,a.K2)((function(){this._more=true;return this}),"more"),reject:(0,a.K2)((function(){if(this.options.backtrack_lexer){this._backtrack=true}else{return this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})}return this}),"reject"),less:(0,a.K2)((function(t){this.unput(this.match.slice(t))}),"less"),pastInput:(0,a.K2)((function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")}),"pastInput"),upcomingInput:(0,a.K2)((function(){var t=this.match;if(t.length<20){t+=this._input.substr(0,20-t.length)}return(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")}),"upcomingInput"),showPosition:(0,a.K2)((function(){var t=this.pastInput();var e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"}),"showPosition"),test_match:(0,a.K2)((function(t,e){var i,a,n;if(this.options.backtrack_lexer){n={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done};if(this.options.ranges){n.yylloc.range=this.yylloc.range.slice(0)}}a=t[0].match(/(?:\r\n?|\n).*/g);if(a){this.yylineno+=a.length}this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:a?a[a.length-1].length-a[a.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length};this.yytext+=t[0];this.match+=t[0];this.matches=t;this.yyleng=this.yytext.length;if(this.options.ranges){this.yylloc.range=[this.offset,this.offset+=this.yyleng]}this._more=false;this._backtrack=false;this._input=this._input.slice(t[0].length);this.matched+=t[0];i=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]);if(this.done&&this._input){this.done=false}if(i){return i}else if(this._backtrack){for(var s in n){this[s]=n[s]}return false}return false}),"test_match"),next:(0,a.K2)((function(){if(this.done){return this.EOF}if(!this._input){this.done=true}var t,e,i,a;if(!this._more){this.yytext="";this.match=""}var n=this._currentRules();for(var s=0;s<n.length;s++){i=this._input.match(this.rules[n[s]]);if(i&&(!e||i[0].length>e[0].length)){e=i;a=s;if(this.options.backtrack_lexer){t=this.test_match(i,n[s]);if(t!==false){return t}else if(this._backtrack){e=false;continue}else{return false}}else if(!this.options.flex){break}}}if(e){t=this.test_match(e,n[a]);if(t!==false){return t}return false}if(this._input===""){return this.EOF}else{return this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})}}),"next"),lex:(0,a.K2)((function t(){var e=this.next();if(e){return e}else{return this.lex()}}),"lex"),begin:(0,a.K2)((function t(e){this.conditionStack.push(e)}),"begin"),popState:(0,a.K2)((function t(){var e=this.conditionStack.length-1;if(e>0){return this.conditionStack.pop()}else{return this.conditionStack[0]}}),"popState"),_currentRules:(0,a.K2)((function t(){if(this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules}else{return this.conditions["INITIAL"].rules}}),"_currentRules"),topState:(0,a.K2)((function t(e){e=this.conditionStack.length-1-Math.abs(e||0);if(e>=0){return this.conditionStack[e]}else{return"INITIAL"}}),"topState"),pushState:(0,a.K2)((function t(e){this.begin(e)}),"pushState"),stateStackSize:(0,a.K2)((function t(){return this.conditionStack.length}),"stateStackSize"),options:{"case-insensitive":true},performAction:(0,a.K2)((function t(e,i,a,n){var s=n;switch(a){case 0:break;case 1:break;case 2:return 55;break;case 3:break;case 4:this.begin("title");return 35;break;case 5:this.popState();return"title_value";break;case 6:this.begin("acc_title");return 37;break;case 7:this.popState();return"acc_title_value";break;case 8:this.begin("acc_descr");return 39;break;case 9:this.popState();return"acc_descr_value";break;case 10:this.begin("acc_descr_multiline");break;case 11:this.popState();break;case 12:return"acc_descr_multiline_value";break;case 13:return 48;break;case 14:return 50;break;case 15:return 49;break;case 16:return 51;break;case 17:return 52;break;case 18:return 53;break;case 19:return 54;break;case 20:return 25;break;case 21:this.begin("md_string");break;case 22:return"MD_STR";break;case 23:this.popState();break;case 24:this.begin("string");break;case 25:this.popState();break;case 26:return"STR";break;case 27:this.begin("class_name");break;case 28:this.popState();return 47;break;case 29:this.begin("point_start");return 44;break;case 30:this.begin("point_x");return 45;break;case 31:this.popState();break;case 32:this.popState();this.begin("point_y");break;case 33:this.popState();return 46;break;case 34:return 28;break;case 35:return 4;break;case 36:return 11;break;case 37:return 64;break;case 38:return 10;break;case 39:return 65;break;case 40:return 65;break;case 41:return 14;break;case 42:return 13;break;case 43:return 67;break;case 44:return 66;break;case 45:return 12;break;case 46:return 8;break;case 47:return 5;break;case 48:return 18;break;case 49:return 56;break;case 50:return 63;break;case 51:return 57;break}}),"anonymous"),rules:[/^(?:%%(?!\{)[^\n]*)/i,/^(?:[^\}]%%[^\n]*)/i,/^(?:[\n\r]+)/i,/^(?:%%[^\n]*)/i,/^(?:title\b)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?: *x-axis *)/i,/^(?: *y-axis *)/i,/^(?: *--+> *)/i,/^(?: *quadrant-1 *)/i,/^(?: *quadrant-2 *)/i,/^(?: *quadrant-3 *)/i,/^(?: *quadrant-4 *)/i,/^(?:classDef\b)/i,/^(?:["][`])/i,/^(?:[^`"]+)/i,/^(?:[`]["])/i,/^(?:["])/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?::::)/i,/^(?:^\w+)/i,/^(?:\s*:\s*\[\s*)/i,/^(?:(1)|(0(.\d+)?))/i,/^(?:\s*\] *)/i,/^(?:\s*,\s*)/i,/^(?:(1)|(0(.\d+)?))/i,/^(?: *quadrantChart *)/i,/^(?:[A-Za-z]+)/i,/^(?::)/i,/^(?:\+)/i,/^(?:,)/i,/^(?:=)/i,/^(?:=)/i,/^(?:\*)/i,/^(?:#)/i,/^(?:[\_])/i,/^(?:\.)/i,/^(?:&)/i,/^(?:-)/i,/^(?:[0-9]+)/i,/^(?:\s)/i,/^(?:;)/i,/^(?:[!"#$%&'*+,-.`?\\_/])/i,/^(?:$)/i],conditions:{class_name:{rules:[28],inclusive:false},point_y:{rules:[33],inclusive:false},point_x:{rules:[32],inclusive:false},point_start:{rules:[30,31],inclusive:false},acc_descr_multiline:{rules:[11,12],inclusive:false},acc_descr:{rules:[9],inclusive:false},acc_title:{rules:[7],inclusive:false},title:{rules:[5],inclusive:false},md_string:{rules:[22,23],inclusive:false},string:{rules:[25,26],inclusive:false},INITIAL:{rules:[0,1,2,3,4,6,8,10,13,14,15,16,17,18,19,20,21,24,27,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51],inclusive:true}}};return t}();ut.lexer=xt;function ft(){this.yy={}}(0,a.K2)(ft,"Parser");ft.prototype=ut;ut.Parser=ft;return new ft}();s.parser=s;var r=s;var o=(0,a.P$)();var l=class{constructor(){this.classes=new Map;this.config=this.getDefaultConfig();this.themeConfig=this.getDefaultThemeConfig();this.data=this.getDefaultData()}static{(0,a.K2)(this,"QuadrantBuilder")}getDefaultData(){return{titleText:"",quadrant1Text:"",quadrant2Text:"",quadrant3Text:"",quadrant4Text:"",xAxisLeftText:"",xAxisRightText:"",yAxisBottomText:"",yAxisTopText:"",points:[]}}getDefaultConfig(){return{showXAxis:true,showYAxis:true,showTitle:true,chartHeight:a.UI.quadrantChart?.chartWidth||500,chartWidth:a.UI.quadrantChart?.chartHeight||500,titlePadding:a.UI.quadrantChart?.titlePadding||10,titleFontSize:a.UI.quadrantChart?.titleFontSize||20,quadrantPadding:a.UI.quadrantChart?.quadrantPadding||5,xAxisLabelPadding:a.UI.quadrantChart?.xAxisLabelPadding||5,yAxisLabelPadding:a.UI.quadrantChart?.yAxisLabelPadding||5,xAxisLabelFontSize:a.UI.quadrantChart?.xAxisLabelFontSize||16,yAxisLabelFontSize:a.UI.quadrantChart?.yAxisLabelFontSize||16,quadrantLabelFontSize:a.UI.quadrantChart?.quadrantLabelFontSize||16,quadrantTextTopPadding:a.UI.quadrantChart?.quadrantTextTopPadding||5,pointTextPadding:a.UI.quadrantChart?.pointTextPadding||5,pointLabelFontSize:a.UI.quadrantChart?.pointLabelFontSize||12,pointRadius:a.UI.quadrantChart?.pointRadius||5,xAxisPosition:a.UI.quadrantChart?.xAxisPosition||"top",yAxisPosition:a.UI.quadrantChart?.yAxisPosition||"left",quadrantInternalBorderStrokeWidth:a.UI.quadrantChart?.quadrantInternalBorderStrokeWidth||1,quadrantExternalBorderStrokeWidth:a.UI.quadrantChart?.quadrantExternalBorderStrokeWidth||2}}getDefaultThemeConfig(){return{quadrant1Fill:o.quadrant1Fill,quadrant2Fill:o.quadrant2Fill,quadrant3Fill:o.quadrant3Fill,quadrant4Fill:o.quadrant4Fill,quadrant1TextFill:o.quadrant1TextFill,quadrant2TextFill:o.quadrant2TextFill,quadrant3TextFill:o.quadrant3TextFill,quadrant4TextFill:o.quadrant4TextFill,quadrantPointFill:o.quadrantPointFill,quadrantPointTextFill:o.quadrantPointTextFill,quadrantXAxisTextFill:o.quadrantXAxisTextFill,quadrantYAxisTextFill:o.quadrantYAxisTextFill,quadrantTitleFill:o.quadrantTitleFill,quadrantInternalBorderStrokeFill:o.quadrantInternalBorderStrokeFill,quadrantExternalBorderStrokeFill:o.quadrantExternalBorderStrokeFill}}clear(){this.config=this.getDefaultConfig();this.themeConfig=this.getDefaultThemeConfig();this.data=this.getDefaultData();this.classes=new Map;a.Rm.info("clear called")}setData(t){this.data={...this.data,...t}}addPoints(t){this.data.points=[...t,...this.data.points]}addClass(t,e){this.classes.set(t,e)}setConfig(t){a.Rm.trace("setConfig called with: ",t);this.config={...this.config,...t}}setThemeConfig(t){a.Rm.trace("setThemeConfig called with: ",t);this.themeConfig={...this.themeConfig,...t}}calculateSpace(t,e,i,a){const n=this.config.xAxisLabelPadding*2+this.config.xAxisLabelFontSize;const s={top:t==="top"&&e?n:0,bottom:t==="bottom"&&e?n:0};const r=this.config.yAxisLabelPadding*2+this.config.yAxisLabelFontSize;const o={left:this.config.yAxisPosition==="left"&&i?r:0,right:this.config.yAxisPosition==="right"&&i?r:0};const l=this.config.titleFontSize+this.config.titlePadding*2;const h={top:a?l:0};const c=this.config.quadrantPadding+o.left;const d=this.config.quadrantPadding+s.top+h.top;const u=this.config.chartWidth-this.config.quadrantPadding*2-o.left-o.right;const x=this.config.chartHeight-this.config.quadrantPadding*2-s.top-s.bottom-h.top;const f=u/2;const g=x/2;const p={quadrantLeft:c,quadrantTop:d,quadrantWidth:u,quadrantHalfWidth:f,quadrantHeight:x,quadrantHalfHeight:g};return{xAxisSpace:s,yAxisSpace:o,titleSpace:h,quadrantSpace:p}}getAxisLabels(t,e,i,a){const{quadrantSpace:n,titleSpace:s}=a;const{quadrantHalfHeight:r,quadrantHeight:o,quadrantLeft:l,quadrantHalfWidth:h,quadrantTop:c,quadrantWidth:d}=n;const u=Boolean(this.data.xAxisRightText);const x=Boolean(this.data.yAxisTopText);const f=[];if(this.data.xAxisLeftText&&e){f.push({text:this.data.xAxisLeftText,fill:this.themeConfig.quadrantXAxisTextFill,x:l+(u?h/2:0),y:t==="top"?this.config.xAxisLabelPadding+s.top:this.config.xAxisLabelPadding+c+o+this.config.quadrantPadding,fontSize:this.config.xAxisLabelFontSize,verticalPos:u?"center":"left",horizontalPos:"top",rotation:0})}if(this.data.xAxisRightText&&e){f.push({text:this.data.xAxisRightText,fill:this.themeConfig.quadrantXAxisTextFill,x:l+h+(u?h/2:0),y:t==="top"?this.config.xAxisLabelPadding+s.top:this.config.xAxisLabelPadding+c+o+this.config.quadrantPadding,fontSize:this.config.xAxisLabelFontSize,verticalPos:u?"center":"left",horizontalPos:"top",rotation:0})}if(this.data.yAxisBottomText&&i){f.push({text:this.data.yAxisBottomText,fill:this.themeConfig.quadrantYAxisTextFill,x:this.config.yAxisPosition==="left"?this.config.yAxisLabelPadding:this.config.yAxisLabelPadding+l+d+this.config.quadrantPadding,y:c+o-(x?r/2:0),fontSize:this.config.yAxisLabelFontSize,verticalPos:x?"center":"left",horizontalPos:"top",rotation:-90})}if(this.data.yAxisTopText&&i){f.push({text:this.data.yAxisTopText,fill:this.themeConfig.quadrantYAxisTextFill,x:this.config.yAxisPosition==="left"?this.config.yAxisLabelPadding:this.config.yAxisLabelPadding+l+d+this.config.quadrantPadding,y:c+r-(x?r/2:0),fontSize:this.config.yAxisLabelFontSize,verticalPos:x?"center":"left",horizontalPos:"top",rotation:-90})}return f}getQuadrants(t){const{quadrantSpace:e}=t;const{quadrantHalfHeight:i,quadrantLeft:a,quadrantHalfWidth:n,quadrantTop:s}=e;const r=[{text:{text:this.data.quadrant1Text,fill:this.themeConfig.quadrant1TextFill,x:0,y:0,fontSize:this.config.quadrantLabelFontSize,verticalPos:"center",horizontalPos:"middle",rotation:0},x:a+n,y:s,width:n,height:i,fill:this.themeConfig.quadrant1Fill},{text:{text:this.data.quadrant2Text,fill:this.themeConfig.quadrant2TextFill,x:0,y:0,fontSize:this.config.quadrantLabelFontSize,verticalPos:"center",horizontalPos:"middle",rotation:0},x:a,y:s,width:n,height:i,fill:this.themeConfig.quadrant2Fill},{text:{text:this.data.quadrant3Text,fill:this.themeConfig.quadrant3TextFill,x:0,y:0,fontSize:this.config.quadrantLabelFontSize,verticalPos:"center",horizontalPos:"middle",rotation:0},x:a,y:s+i,width:n,height:i,fill:this.themeConfig.quadrant3Fill},{text:{text:this.data.quadrant4Text,fill:this.themeConfig.quadrant4TextFill,x:0,y:0,fontSize:this.config.quadrantLabelFontSize,verticalPos:"center",horizontalPos:"middle",rotation:0},x:a+n,y:s+i,width:n,height:i,fill:this.themeConfig.quadrant4Fill}];for(const o of r){o.text.x=o.x+o.width/2;if(this.data.points.length===0){o.text.y=o.y+o.height/2;o.text.horizontalPos="middle"}else{o.text.y=o.y+this.config.quadrantTextTopPadding;o.text.horizontalPos="top"}}return r}getQuadrantPoints(t){const{quadrantSpace:e}=t;const{quadrantHeight:i,quadrantLeft:a,quadrantTop:s,quadrantWidth:r}=e;const o=(0,n.m4Y)().domain([0,1]).range([a,r+a]);const l=(0,n.m4Y)().domain([0,1]).range([i+s,s]);const h=this.data.points.map((t=>{const e=this.classes.get(t.className);if(e){t={...e,...t}}const i={x:o(t.x),y:l(t.y),fill:t.color??this.themeConfig.quadrantPointFill,radius:t.radius??this.config.pointRadius,text:{text:t.text,fill:this.themeConfig.quadrantPointTextFill,x:o(t.x),y:l(t.y)+this.config.pointTextPadding,verticalPos:"center",horizontalPos:"top",fontSize:this.config.pointLabelFontSize,rotation:0},strokeColor:t.strokeColor??this.themeConfig.quadrantPointFill,strokeWidth:t.strokeWidth??"0px"};return i}));return h}getBorders(t){const e=this.config.quadrantExternalBorderStrokeWidth/2;const{quadrantSpace:i}=t;const{quadrantHalfHeight:a,quadrantHeight:n,quadrantLeft:s,quadrantHalfWidth:r,quadrantTop:o,quadrantWidth:l}=i;const h=[{strokeFill:this.themeConfig.quadrantExternalBorderStrokeFill,strokeWidth:this.config.quadrantExternalBorderStrokeWidth,x1:s-e,y1:o,x2:s+l+e,y2:o},{strokeFill:this.themeConfig.quadrantExternalBorderStrokeFill,strokeWidth:this.config.quadrantExternalBorderStrokeWidth,x1:s+l,y1:o+e,x2:s+l,y2:o+n-e},{strokeFill:this.themeConfig.quadrantExternalBorderStrokeFill,strokeWidth:this.config.quadrantExternalBorderStrokeWidth,x1:s-e,y1:o+n,x2:s+l+e,y2:o+n},{strokeFill:this.themeConfig.quadrantExternalBorderStrokeFill,strokeWidth:this.config.quadrantExternalBorderStrokeWidth,x1:s,y1:o+e,x2:s,y2:o+n-e},{strokeFill:this.themeConfig.quadrantInternalBorderStrokeFill,strokeWidth:this.config.quadrantInternalBorderStrokeWidth,x1:s+r,y1:o+e,x2:s+r,y2:o+n-e},{strokeFill:this.themeConfig.quadrantInternalBorderStrokeFill,strokeWidth:this.config.quadrantInternalBorderStrokeWidth,x1:s+e,y1:o+a,x2:s+l-e,y2:o+a}];return h}getTitle(t){if(t){return{text:this.data.titleText,fill:this.themeConfig.quadrantTitleFill,fontSize:this.config.titleFontSize,horizontalPos:"top",verticalPos:"center",rotation:0,y:this.config.titlePadding,x:this.config.chartWidth/2}}return}build(){const t=this.config.showXAxis&&!!(this.data.xAxisLeftText||this.data.xAxisRightText);const e=this.config.showYAxis&&!!(this.data.yAxisTopText||this.data.yAxisBottomText);const i=this.config.showTitle&&!!this.data.titleText;const a=this.data.points.length>0?"bottom":this.config.xAxisPosition;const n=this.calculateSpace(a,t,e,i);return{points:this.getQuadrantPoints(n),quadrants:this.getQuadrants(n),axisLabels:this.getAxisLabels(a,t,e,n),borderLines:this.getBorders(n),title:this.getTitle(i)}}};var h=class extends Error{static{(0,a.K2)(this,"InvalidStyleError")}constructor(t,e,i){super(`value for ${t} ${e} is invalid, please use a valid ${i}`);this.name="InvalidStyleError"}};function c(t){return!/^#?([\dA-Fa-f]{6}|[\dA-Fa-f]{3})$/.test(t)}(0,a.K2)(c,"validateHexCode");function d(t){return!/^\d+$/.test(t)}(0,a.K2)(d,"validateNumber");function u(t){return!/^\d+px$/.test(t)}(0,a.K2)(u,"validateSizeInPixels");var x=(0,a.D7)();function f(t){return(0,a.jZ)(t.trim(),x)}(0,a.K2)(f,"textSanitizer");var g=new l;function p(t){g.setData({quadrant1Text:f(t.text)})}(0,a.K2)(p,"setQuadrant1Text");function y(t){g.setData({quadrant2Text:f(t.text)})}(0,a.K2)(y,"setQuadrant2Text");function b(t){g.setData({quadrant3Text:f(t.text)})}(0,a.K2)(b,"setQuadrant3Text");function T(t){g.setData({quadrant4Text:f(t.text)})}(0,a.K2)(T,"setQuadrant4Text");function m(t){g.setData({xAxisLeftText:f(t.text)})}(0,a.K2)(m,"setXAxisLeftText");function k(t){g.setData({xAxisRightText:f(t.text)})}(0,a.K2)(k,"setXAxisRightText");function q(t){g.setData({yAxisTopText:f(t.text)})}(0,a.K2)(q,"setYAxisTopText");function _(t){g.setData({yAxisBottomText:f(t.text)})}(0,a.K2)(_,"setYAxisBottomText");function A(t){const e={};for(const i of t){const[t,a]=i.trim().split(/\s*:\s*/);if(t==="radius"){if(d(a)){throw new h(t,a,"number")}e.radius=parseInt(a)}else if(t==="color"){if(c(a)){throw new h(t,a,"hex code")}e.color=a}else if(t==="stroke-color"){if(c(a)){throw new h(t,a,"hex code")}e.strokeColor=a}else if(t==="stroke-width"){if(u(a)){throw new h(t,a,"number of pixels (eg. 10px)")}e.strokeWidth=a}else{throw new Error(`style named ${t} is not supported.`)}}return e}(0,a.K2)(A,"parseStyles");function S(t,e,i,a,n){const s=A(n);g.addPoints([{x:i,y:a,text:f(t.text),className:e,...s}])}(0,a.K2)(S,"addPoint");function F(t,e){g.addClass(t,A(e))}(0,a.K2)(F,"addClass");function P(t){g.setConfig({chartWidth:t})}(0,a.K2)(P,"setWidth");function v(t){g.setConfig({chartHeight:t})}(0,a.K2)(v,"setHeight");function C(){const t=(0,a.D7)();const{themeVariables:e,quadrantChart:i}=t;if(i){g.setConfig(i)}g.setThemeConfig({quadrant1Fill:e.quadrant1Fill,quadrant2Fill:e.quadrant2Fill,quadrant3Fill:e.quadrant3Fill,quadrant4Fill:e.quadrant4Fill,quadrant1TextFill:e.quadrant1TextFill,quadrant2TextFill:e.quadrant2TextFill,quadrant3TextFill:e.quadrant3TextFill,quadrant4TextFill:e.quadrant4TextFill,quadrantPointFill:e.quadrantPointFill,quadrantPointTextFill:e.quadrantPointTextFill,quadrantXAxisTextFill:e.quadrantXAxisTextFill,quadrantYAxisTextFill:e.quadrantYAxisTextFill,quadrantExternalBorderStrokeFill:e.quadrantExternalBorderStrokeFill,quadrantInternalBorderStrokeFill:e.quadrantInternalBorderStrokeFill,quadrantTitleFill:e.quadrantTitleFill});g.setData({titleText:(0,a.ab)()});return g.build()}(0,a.K2)(C,"getQuadrantData");var L=(0,a.K2)((function(){g.clear();(0,a.IU)()}),"clear");var I={setWidth:P,setHeight:v,setQuadrant1Text:p,setQuadrant2Text:y,setQuadrant3Text:b,setQuadrant4Text:T,setXAxisLeftText:m,setXAxisRightText:k,setYAxisTopText:q,setYAxisBottomText:_,parseStyles:A,addPoint:S,addClass:F,getQuadrantData:C,clear:L,setAccTitle:a.SV,getAccTitle:a.iN,setDiagramTitle:a.ke,getDiagramTitle:a.ab,getAccDescription:a.m7,setAccDescription:a.EI};var E=(0,a.K2)(((t,e,i,s)=>{function r(t){return t==="top"?"hanging":"middle"}(0,a.K2)(r,"getDominantBaseLine");function o(t){return t==="left"?"start":"middle"}(0,a.K2)(o,"getTextAnchor");function l(t){return`translate(${t.x}, ${t.y}) rotate(${t.rotation||0})`}(0,a.K2)(l,"getTransformation");const h=(0,a.D7)();a.Rm.debug("Rendering quadrant chart\n"+t);const c=h.securityLevel;let d;if(c==="sandbox"){d=(0,n.Ltv)("#i"+e)}const u=c==="sandbox"?(0,n.Ltv)(d.nodes()[0].contentDocument.body):(0,n.Ltv)("body");const x=u.select(`[id="${e}"]`);const f=x.append("g").attr("class","main");const g=h.quadrantChart?.chartWidth??500;const p=h.quadrantChart?.chartHeight??500;(0,a.a$)(x,p,g,h.quadrantChart?.useMaxWidth??true);x.attr("viewBox","0 0 "+g+" "+p);s.db.setHeight(p);s.db.setWidth(g);const y=s.db.getQuadrantData();const b=f.append("g").attr("class","quadrants");const T=f.append("g").attr("class","border");const m=f.append("g").attr("class","data-points");const k=f.append("g").attr("class","labels");const q=f.append("g").attr("class","title");if(y.title){q.append("text").attr("x",0).attr("y",0).attr("fill",y.title.fill).attr("font-size",y.title.fontSize).attr("dominant-baseline",r(y.title.horizontalPos)).attr("text-anchor",o(y.title.verticalPos)).attr("transform",l(y.title)).text(y.title.text)}if(y.borderLines){T.selectAll("line").data(y.borderLines).enter().append("line").attr("x1",(t=>t.x1)).attr("y1",(t=>t.y1)).attr("x2",(t=>t.x2)).attr("y2",(t=>t.y2)).style("stroke",(t=>t.strokeFill)).style("stroke-width",(t=>t.strokeWidth))}const _=b.selectAll("g.quadrant").data(y.quadrants).enter().append("g").attr("class","quadrant");_.append("rect").attr("x",(t=>t.x)).attr("y",(t=>t.y)).attr("width",(t=>t.width)).attr("height",(t=>t.height)).attr("fill",(t=>t.fill));_.append("text").attr("x",0).attr("y",0).attr("fill",(t=>t.text.fill)).attr("font-size",(t=>t.text.fontSize)).attr("dominant-baseline",(t=>r(t.text.horizontalPos))).attr("text-anchor",(t=>o(t.text.verticalPos))).attr("transform",(t=>l(t.text))).text((t=>t.text.text));const A=k.selectAll("g.label").data(y.axisLabels).enter().append("g").attr("class","label");A.append("text").attr("x",0).attr("y",0).text((t=>t.text)).attr("fill",(t=>t.fill)).attr("font-size",(t=>t.fontSize)).attr("dominant-baseline",(t=>r(t.horizontalPos))).attr("text-anchor",(t=>o(t.verticalPos))).attr("transform",(t=>l(t)));const S=m.selectAll("g.data-point").data(y.points).enter().append("g").attr("class","data-point");S.append("circle").attr("cx",(t=>t.x)).attr("cy",(t=>t.y)).attr("r",(t=>t.radius)).attr("fill",(t=>t.fill)).attr("stroke",(t=>t.strokeColor)).attr("stroke-width",(t=>t.strokeWidth));S.append("text").attr("x",0).attr("y",0).text((t=>t.text.text)).attr("fill",(t=>t.text.fill)).attr("font-size",(t=>t.text.fontSize)).attr("dominant-baseline",(t=>r(t.text.horizontalPos))).attr("text-anchor",(t=>o(t.text.verticalPos))).attr("transform",(t=>l(t.text)))}),"draw");var D={draw:E};var z={parser:r,db:I,renderer:D,styles:(0,a.K2)((()=>""),"styles")}}}]);
1
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[2325],{92325:(t,e,i)=>{i.d(e,{diagram:()=>z});var a=i(28945);var n=i(24982);var s=function(){var t=(0,a.K2)((function(t,e,i,a){for(i=i||{},a=t.length;a--;i[t[a]]=e);return i}),"o"),e=[1,3],i=[1,4],n=[1,5],s=[1,6],r=[1,7],o=[1,4,5,10,12,13,14,18,25,35,37,39,41,42,48,50,51,52,53,54,55,56,57,60,61,63,64,65,66,67],l=[1,4,5,10,12,13,14,18,25,28,35,37,39,41,42,48,50,51,52,53,54,55,56,57,60,61,63,64,65,66,67],h=[55,56,57],c=[2,36],d=[1,37],u=[1,36],x=[1,38],f=[1,35],g=[1,43],p=[1,41],y=[1,14],b=[1,23],T=[1,18],m=[1,19],k=[1,20],q=[1,21],_=[1,22],A=[1,24],S=[1,25],F=[1,26],P=[1,27],v=[1,28],C=[1,29],L=[1,32],I=[1,33],E=[1,34],D=[1,39],z=[1,40],w=[1,42],K=[1,44],U=[1,62],N=[1,61],R=[4,5,8,10,12,13,14,18,44,47,49,55,56,57,63,64,65,66,67],B=[1,65],W=[1,66],$=[1,67],Q=[1,68],O=[1,69],X=[1,70],H=[1,71],M=[1,72],Y=[1,73],j=[1,74],G=[1,75],V=[1,76],Z=[4,5,6,7,8,9,10,11,12,13,14,15,18],J=[1,90],tt=[1,91],et=[1,92],it=[1,99],at=[1,93],nt=[1,96],st=[1,94],rt=[1,95],ot=[1,97],lt=[1,98],ht=[1,102],ct=[10,55,56,57],dt=[4,5,6,8,10,11,13,17,18,19,20,55,56,57];var ut={trace:(0,a.K2)((function t(){}),"trace"),yy:{},symbols_:{error:2,idStringToken:3,ALPHA:4,NUM:5,NODE_STRING:6,DOWN:7,MINUS:8,DEFAULT:9,COMMA:10,COLON:11,AMP:12,BRKT:13,MULT:14,UNICODE_TEXT:15,styleComponent:16,UNIT:17,SPACE:18,STYLE:19,PCT:20,idString:21,style:22,stylesOpt:23,classDefStatement:24,CLASSDEF:25,start:26,eol:27,QUADRANT:28,document:29,line:30,statement:31,axisDetails:32,quadrantDetails:33,points:34,title:35,title_value:36,acc_title:37,acc_title_value:38,acc_descr:39,acc_descr_value:40,acc_descr_multiline_value:41,section:42,text:43,point_start:44,point_x:45,point_y:46,class_name:47,"X-AXIS":48,"AXIS-TEXT-DELIMITER":49,"Y-AXIS":50,QUADRANT_1:51,QUADRANT_2:52,QUADRANT_3:53,QUADRANT_4:54,NEWLINE:55,SEMI:56,EOF:57,alphaNumToken:58,textNoTagsToken:59,STR:60,MD_STR:61,alphaNum:62,PUNCTUATION:63,PLUS:64,EQUALS:65,DOT:66,UNDERSCORE:67,$accept:0,$end:1},terminals_:{2:"error",4:"ALPHA",5:"NUM",6:"NODE_STRING",7:"DOWN",8:"MINUS",9:"DEFAULT",10:"COMMA",11:"COLON",12:"AMP",13:"BRKT",14:"MULT",15:"UNICODE_TEXT",17:"UNIT",18:"SPACE",19:"STYLE",20:"PCT",25:"CLASSDEF",28:"QUADRANT",35:"title",36:"title_value",37:"acc_title",38:"acc_title_value",39:"acc_descr",40:"acc_descr_value",41:"acc_descr_multiline_value",42:"section",44:"point_start",45:"point_x",46:"point_y",47:"class_name",48:"X-AXIS",49:"AXIS-TEXT-DELIMITER",50:"Y-AXIS",51:"QUADRANT_1",52:"QUADRANT_2",53:"QUADRANT_3",54:"QUADRANT_4",55:"NEWLINE",56:"SEMI",57:"EOF",60:"STR",61:"MD_STR",63:"PUNCTUATION",64:"PLUS",65:"EQUALS",66:"DOT",67:"UNDERSCORE"},productions_:[0,[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[3,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[16,1],[21,1],[21,2],[22,1],[22,2],[23,1],[23,3],[24,5],[26,2],[26,2],[26,2],[29,0],[29,2],[30,2],[31,0],[31,1],[31,2],[31,1],[31,1],[31,1],[31,2],[31,2],[31,2],[31,1],[31,1],[34,4],[34,5],[34,5],[34,6],[32,4],[32,3],[32,2],[32,4],[32,3],[32,2],[33,2],[33,2],[33,2],[33,2],[27,1],[27,1],[27,1],[43,1],[43,2],[43,1],[43,1],[62,1],[62,2],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[58,1],[59,1],[59,1],[59,1]],performAction:(0,a.K2)((function t(e,i,a,n,s,r,o){var l=r.length-1;switch(s){case 23:this.$=r[l];break;case 24:this.$=r[l-1]+""+r[l];break;case 26:this.$=r[l-1]+r[l];break;case 27:this.$=[r[l].trim()];break;case 28:r[l-2].push(r[l].trim());this.$=r[l-2];break;case 29:this.$=r[l-4];n.addClass(r[l-2],r[l]);break;case 37:this.$=[];break;case 42:this.$=r[l].trim();n.setDiagramTitle(this.$);break;case 43:this.$=r[l].trim();n.setAccTitle(this.$);break;case 44:case 45:this.$=r[l].trim();n.setAccDescription(this.$);break;case 46:n.addSection(r[l].substr(8));this.$=r[l].substr(8);break;case 47:n.addPoint(r[l-3],"",r[l-1],r[l],[]);break;case 48:n.addPoint(r[l-4],r[l-3],r[l-1],r[l],[]);break;case 49:n.addPoint(r[l-4],"",r[l-2],r[l-1],r[l]);break;case 50:n.addPoint(r[l-5],r[l-4],r[l-2],r[l-1],r[l]);break;case 51:n.setXAxisLeftText(r[l-2]);n.setXAxisRightText(r[l]);break;case 52:r[l-1].text+=" ⟶ ";n.setXAxisLeftText(r[l-1]);break;case 53:n.setXAxisLeftText(r[l]);break;case 54:n.setYAxisBottomText(r[l-2]);n.setYAxisTopText(r[l]);break;case 55:r[l-1].text+=" ⟶ ";n.setYAxisBottomText(r[l-1]);break;case 56:n.setYAxisBottomText(r[l]);break;case 57:n.setQuadrant1Text(r[l]);break;case 58:n.setQuadrant2Text(r[l]);break;case 59:n.setQuadrant3Text(r[l]);break;case 60:n.setQuadrant4Text(r[l]);break;case 64:this.$={text:r[l],type:"text"};break;case 65:this.$={text:r[l-1].text+""+r[l],type:r[l-1].type};break;case 66:this.$={text:r[l],type:"text"};break;case 67:this.$={text:r[l],type:"markdown"};break;case 68:this.$=r[l];break;case 69:this.$=r[l-1]+""+r[l];break}}),"anonymous"),table:[{18:e,26:1,27:2,28:i,55:n,56:s,57:r},{1:[3]},{18:e,26:8,27:2,28:i,55:n,56:s,57:r},{18:e,26:9,27:2,28:i,55:n,56:s,57:r},t(o,[2,33],{29:10}),t(l,[2,61]),t(l,[2,62]),t(l,[2,63]),{1:[2,30]},{1:[2,31]},t(h,c,{30:11,31:12,24:13,32:15,33:16,34:17,43:30,58:31,1:[2,32],4:d,5:u,10:x,12:f,13:g,14:p,18:y,25:b,35:T,37:m,39:k,41:q,42:_,48:A,50:S,51:F,52:P,53:v,54:C,60:L,61:I,63:E,64:D,65:z,66:w,67:K}),t(o,[2,34]),{27:45,55:n,56:s,57:r},t(h,[2,37]),t(h,c,{24:13,32:15,33:16,34:17,43:30,58:31,31:46,4:d,5:u,10:x,12:f,13:g,14:p,18:y,25:b,35:T,37:m,39:k,41:q,42:_,48:A,50:S,51:F,52:P,53:v,54:C,60:L,61:I,63:E,64:D,65:z,66:w,67:K}),t(h,[2,39]),t(h,[2,40]),t(h,[2,41]),{36:[1,47]},{38:[1,48]},{40:[1,49]},t(h,[2,45]),t(h,[2,46]),{18:[1,50]},{4:d,5:u,10:x,12:f,13:g,14:p,43:51,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:52,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:53,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:54,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:55,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,10:x,12:f,13:g,14:p,43:56,58:31,60:L,61:I,63:E,64:D,65:z,66:w,67:K},{4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,44:[1,57],47:[1,58],58:60,59:59,63:E,64:D,65:z,66:w,67:K},t(R,[2,64]),t(R,[2,66]),t(R,[2,67]),t(R,[2,70]),t(R,[2,71]),t(R,[2,72]),t(R,[2,73]),t(R,[2,74]),t(R,[2,75]),t(R,[2,76]),t(R,[2,77]),t(R,[2,78]),t(R,[2,79]),t(R,[2,80]),t(o,[2,35]),t(h,[2,38]),t(h,[2,42]),t(h,[2,43]),t(h,[2,44]),{3:64,4:B,5:W,6:$,7:Q,8:O,9:X,10:H,11:M,12:Y,13:j,14:G,15:V,21:63},t(h,[2,53],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,49:[1,77],63:E,64:D,65:z,66:w,67:K}),t(h,[2,56],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,49:[1,78],63:E,64:D,65:z,66:w,67:K}),t(h,[2,57],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,58],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,59],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,60],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),{45:[1,79]},{44:[1,80]},t(R,[2,65]),t(R,[2,81]),t(R,[2,82]),t(R,[2,83]),{3:82,4:B,5:W,6:$,7:Q,8:O,9:X,10:H,11:M,12:Y,13:j,14:G,15:V,18:[1,81]},t(Z,[2,23]),t(Z,[2,1]),t(Z,[2,2]),t(Z,[2,3]),t(Z,[2,4]),t(Z,[2,5]),t(Z,[2,6]),t(Z,[2,7]),t(Z,[2,8]),t(Z,[2,9]),t(Z,[2,10]),t(Z,[2,11]),t(Z,[2,12]),t(h,[2,52],{58:31,43:83,4:d,5:u,10:x,12:f,13:g,14:p,60:L,61:I,63:E,64:D,65:z,66:w,67:K}),t(h,[2,55],{58:31,43:84,4:d,5:u,10:x,12:f,13:g,14:p,60:L,61:I,63:E,64:D,65:z,66:w,67:K}),{46:[1,85]},{45:[1,86]},{4:J,5:tt,6:et,8:it,11:at,13:nt,16:89,17:st,18:rt,19:ot,20:lt,22:88,23:87},t(Z,[2,24]),t(h,[2,51],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,54],{59:59,58:60,4:d,5:u,8:U,10:x,12:f,13:g,14:p,18:N,63:E,64:D,65:z,66:w,67:K}),t(h,[2,47],{22:88,16:89,23:100,4:J,5:tt,6:et,8:it,11:at,13:nt,17:st,18:rt,19:ot,20:lt}),{46:[1,101]},t(h,[2,29],{10:ht}),t(ct,[2,27],{16:103,4:J,5:tt,6:et,8:it,11:at,13:nt,17:st,18:rt,19:ot,20:lt}),t(dt,[2,25]),t(dt,[2,13]),t(dt,[2,14]),t(dt,[2,15]),t(dt,[2,16]),t(dt,[2,17]),t(dt,[2,18]),t(dt,[2,19]),t(dt,[2,20]),t(dt,[2,21]),t(dt,[2,22]),t(h,[2,49],{10:ht}),t(h,[2,48],{22:88,16:89,23:104,4:J,5:tt,6:et,8:it,11:at,13:nt,17:st,18:rt,19:ot,20:lt}),{4:J,5:tt,6:et,8:it,11:at,13:nt,16:89,17:st,18:rt,19:ot,20:lt,22:105},t(dt,[2,26]),t(h,[2,50],{10:ht}),t(ct,[2,28],{16:103,4:J,5:tt,6:et,8:it,11:at,13:nt,17:st,18:rt,19:ot,20:lt})],defaultActions:{8:[2,30],9:[2,31]},parseError:(0,a.K2)((function t(e,i){if(i.recoverable){this.trace(e)}else{var a=new Error(e);a.hash=i;throw a}}),"parseError"),parse:(0,a.K2)((function t(e){var i=this,n=[0],s=[],r=[null],o=[],l=this.table,h="",c=0,d=0,u=0,x=2,f=1;var g=o.slice.call(arguments,1);var p=Object.create(this.lexer);var y={yy:{}};for(var b in this.yy){if(Object.prototype.hasOwnProperty.call(this.yy,b)){y.yy[b]=this.yy[b]}}p.setInput(e,y.yy);y.yy.lexer=p;y.yy.parser=this;if(typeof p.yylloc=="undefined"){p.yylloc={}}var T=p.yylloc;o.push(T);var m=p.options&&p.options.ranges;if(typeof y.yy.parseError==="function"){this.parseError=y.yy.parseError}else{this.parseError=Object.getPrototypeOf(this).parseError}function k(t){n.length=n.length-2*t;r.length=r.length-t;o.length=o.length-t}(0,a.K2)(k,"popStack");function q(){var t;t=s.pop()||p.lex()||f;if(typeof t!=="number"){if(t instanceof Array){s=t;t=s.pop()}t=i.symbols_[t]||t}return t}(0,a.K2)(q,"lex");var _,A,S,F,P,v,C={},L,I,E,D;while(true){S=n[n.length-1];if(this.defaultActions[S]){F=this.defaultActions[S]}else{if(_===null||typeof _=="undefined"){_=q()}F=l[S]&&l[S][_]}if(typeof F==="undefined"||!F.length||!F[0]){var z="";D=[];for(L in l[S]){if(this.terminals_[L]&&L>x){D.push("'"+this.terminals_[L]+"'")}}if(p.showPosition){z="Parse error on line "+(c+1)+":\n"+p.showPosition()+"\nExpecting "+D.join(", ")+", got '"+(this.terminals_[_]||_)+"'"}else{z="Parse error on line "+(c+1)+": Unexpected "+(_==f?"end of input":"'"+(this.terminals_[_]||_)+"'")}this.parseError(z,{text:p.match,token:this.terminals_[_]||_,line:p.yylineno,loc:T,expected:D})}if(F[0]instanceof Array&&F.length>1){throw new Error("Parse Error: multiple actions possible at state: "+S+", token: "+_)}switch(F[0]){case 1:n.push(_);r.push(p.yytext);o.push(p.yylloc);n.push(F[1]);_=null;if(!A){d=p.yyleng;h=p.yytext;c=p.yylineno;T=p.yylloc;if(u>0){u--}}else{_=A;A=null}break;case 2:I=this.productions_[F[1]][1];C.$=r[r.length-I];C._$={first_line:o[o.length-(I||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(I||1)].first_column,last_column:o[o.length-1].last_column};if(m){C._$.range=[o[o.length-(I||1)].range[0],o[o.length-1].range[1]]}v=this.performAction.apply(C,[h,d,c,y.yy,F[1],r,o].concat(g));if(typeof v!=="undefined"){return v}if(I){n=n.slice(0,-1*I*2);r=r.slice(0,-1*I);o=o.slice(0,-1*I)}n.push(this.productions_[F[1]][0]);r.push(C.$);o.push(C._$);E=l[n[n.length-2]][n[n.length-1]];n.push(E);break;case 3:return true}}return true}),"parse")};var xt=function(){var t={EOF:1,parseError:(0,a.K2)((function t(e,i){if(this.yy.parser){this.yy.parser.parseError(e,i)}else{throw new Error(e)}}),"parseError"),setInput:(0,a.K2)((function(t,e){this.yy=e||this.yy||{};this._input=t;this._more=this._backtrack=this.done=false;this.yylineno=this.yyleng=0;this.yytext=this.matched=this.match="";this.conditionStack=["INITIAL"];this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0};if(this.options.ranges){this.yylloc.range=[0,0]}this.offset=0;return this}),"setInput"),input:(0,a.K2)((function(){var t=this._input[0];this.yytext+=t;this.yyleng++;this.offset++;this.match+=t;this.matched+=t;var e=t.match(/(?:\r\n?|\n).*/g);if(e){this.yylineno++;this.yylloc.last_line++}else{this.yylloc.last_column++}if(this.options.ranges){this.yylloc.range[1]++}this._input=this._input.slice(1);return t}),"input"),unput:(0,a.K2)((function(t){var e=t.length;var i=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input;this.yytext=this.yytext.substr(0,this.yytext.length-e);this.offset-=e;var a=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1);this.matched=this.matched.substr(0,this.matched.length-1);if(i.length-1){this.yylineno-=i.length-1}var n=this.yylloc.range;this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:i?(i.length===a.length?this.yylloc.first_column:0)+a[a.length-i.length].length-i[0].length:this.yylloc.first_column-e};if(this.options.ranges){this.yylloc.range=[n[0],n[0]+this.yyleng-e]}this.yyleng=this.yytext.length;return this}),"unput"),more:(0,a.K2)((function(){this._more=true;return this}),"more"),reject:(0,a.K2)((function(){if(this.options.backtrack_lexer){this._backtrack=true}else{return this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})}return this}),"reject"),less:(0,a.K2)((function(t){this.unput(this.match.slice(t))}),"less"),pastInput:(0,a.K2)((function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")}),"pastInput"),upcomingInput:(0,a.K2)((function(){var t=this.match;if(t.length<20){t+=this._input.substr(0,20-t.length)}return(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")}),"upcomingInput"),showPosition:(0,a.K2)((function(){var t=this.pastInput();var e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"}),"showPosition"),test_match:(0,a.K2)((function(t,e){var i,a,n;if(this.options.backtrack_lexer){n={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done};if(this.options.ranges){n.yylloc.range=this.yylloc.range.slice(0)}}a=t[0].match(/(?:\r\n?|\n).*/g);if(a){this.yylineno+=a.length}this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:a?a[a.length-1].length-a[a.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length};this.yytext+=t[0];this.match+=t[0];this.matches=t;this.yyleng=this.yytext.length;if(this.options.ranges){this.yylloc.range=[this.offset,this.offset+=this.yyleng]}this._more=false;this._backtrack=false;this._input=this._input.slice(t[0].length);this.matched+=t[0];i=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]);if(this.done&&this._input){this.done=false}if(i){return i}else if(this._backtrack){for(var s in n){this[s]=n[s]}return false}return false}),"test_match"),next:(0,a.K2)((function(){if(this.done){return this.EOF}if(!this._input){this.done=true}var t,e,i,a;if(!this._more){this.yytext="";this.match=""}var n=this._currentRules();for(var s=0;s<n.length;s++){i=this._input.match(this.rules[n[s]]);if(i&&(!e||i[0].length>e[0].length)){e=i;a=s;if(this.options.backtrack_lexer){t=this.test_match(i,n[s]);if(t!==false){return t}else if(this._backtrack){e=false;continue}else{return false}}else if(!this.options.flex){break}}}if(e){t=this.test_match(e,n[a]);if(t!==false){return t}return false}if(this._input===""){return this.EOF}else{return this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})}}),"next"),lex:(0,a.K2)((function t(){var e=this.next();if(e){return e}else{return this.lex()}}),"lex"),begin:(0,a.K2)((function t(e){this.conditionStack.push(e)}),"begin"),popState:(0,a.K2)((function t(){var e=this.conditionStack.length-1;if(e>0){return this.conditionStack.pop()}else{return this.conditionStack[0]}}),"popState"),_currentRules:(0,a.K2)((function t(){if(this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules}else{return this.conditions["INITIAL"].rules}}),"_currentRules"),topState:(0,a.K2)((function t(e){e=this.conditionStack.length-1-Math.abs(e||0);if(e>=0){return this.conditionStack[e]}else{return"INITIAL"}}),"topState"),pushState:(0,a.K2)((function t(e){this.begin(e)}),"pushState"),stateStackSize:(0,a.K2)((function t(){return this.conditionStack.length}),"stateStackSize"),options:{"case-insensitive":true},performAction:(0,a.K2)((function t(e,i,a,n){var s=n;switch(a){case 0:break;case 1:break;case 2:return 55;break;case 3:break;case 4:this.begin("title");return 35;break;case 5:this.popState();return"title_value";break;case 6:this.begin("acc_title");return 37;break;case 7:this.popState();return"acc_title_value";break;case 8:this.begin("acc_descr");return 39;break;case 9:this.popState();return"acc_descr_value";break;case 10:this.begin("acc_descr_multiline");break;case 11:this.popState();break;case 12:return"acc_descr_multiline_value";break;case 13:return 48;break;case 14:return 50;break;case 15:return 49;break;case 16:return 51;break;case 17:return 52;break;case 18:return 53;break;case 19:return 54;break;case 20:return 25;break;case 21:this.begin("md_string");break;case 22:return"MD_STR";break;case 23:this.popState();break;case 24:this.begin("string");break;case 25:this.popState();break;case 26:return"STR";break;case 27:this.begin("class_name");break;case 28:this.popState();return 47;break;case 29:this.begin("point_start");return 44;break;case 30:this.begin("point_x");return 45;break;case 31:this.popState();break;case 32:this.popState();this.begin("point_y");break;case 33:this.popState();return 46;break;case 34:return 28;break;case 35:return 4;break;case 36:return 11;break;case 37:return 64;break;case 38:return 10;break;case 39:return 65;break;case 40:return 65;break;case 41:return 14;break;case 42:return 13;break;case 43:return 67;break;case 44:return 66;break;case 45:return 12;break;case 46:return 8;break;case 47:return 5;break;case 48:return 18;break;case 49:return 56;break;case 50:return 63;break;case 51:return 57;break}}),"anonymous"),rules:[/^(?:%%(?!\{)[^\n]*)/i,/^(?:[^\}]%%[^\n]*)/i,/^(?:[\n\r]+)/i,/^(?:%%[^\n]*)/i,/^(?:title\b)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?: *x-axis *)/i,/^(?: *y-axis *)/i,/^(?: *--+> *)/i,/^(?: *quadrant-1 *)/i,/^(?: *quadrant-2 *)/i,/^(?: *quadrant-3 *)/i,/^(?: *quadrant-4 *)/i,/^(?:classDef\b)/i,/^(?:["][`])/i,/^(?:[^`"]+)/i,/^(?:[`]["])/i,/^(?:["])/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?::::)/i,/^(?:^\w+)/i,/^(?:\s*:\s*\[\s*)/i,/^(?:(1)|(0(.\d+)?))/i,/^(?:\s*\] *)/i,/^(?:\s*,\s*)/i,/^(?:(1)|(0(.\d+)?))/i,/^(?: *quadrantChart *)/i,/^(?:[A-Za-z]+)/i,/^(?::)/i,/^(?:\+)/i,/^(?:,)/i,/^(?:=)/i,/^(?:=)/i,/^(?:\*)/i,/^(?:#)/i,/^(?:[\_])/i,/^(?:\.)/i,/^(?:&)/i,/^(?:-)/i,/^(?:[0-9]+)/i,/^(?:\s)/i,/^(?:;)/i,/^(?:[!"#$%&'*+,-.`?\\_/])/i,/^(?:$)/i],conditions:{class_name:{rules:[28],inclusive:false},point_y:{rules:[33],inclusive:false},point_x:{rules:[32],inclusive:false},point_start:{rules:[30,31],inclusive:false},acc_descr_multiline:{rules:[11,12],inclusive:false},acc_descr:{rules:[9],inclusive:false},acc_title:{rules:[7],inclusive:false},title:{rules:[5],inclusive:false},md_string:{rules:[22,23],inclusive:false},string:{rules:[25,26],inclusive:false},INITIAL:{rules:[0,1,2,3,4,6,8,10,13,14,15,16,17,18,19,20,21,24,27,29,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51],inclusive:true}}};return t}();ut.lexer=xt;function ft(){this.yy={}}(0,a.K2)(ft,"Parser");ft.prototype=ut;ut.Parser=ft;return new ft}();s.parser=s;var r=s;var o=(0,a.P$)();var l=class{constructor(){this.classes=new Map;this.config=this.getDefaultConfig();this.themeConfig=this.getDefaultThemeConfig();this.data=this.getDefaultData()}static{(0,a.K2)(this,"QuadrantBuilder")}getDefaultData(){return{titleText:"",quadrant1Text:"",quadrant2Text:"",quadrant3Text:"",quadrant4Text:"",xAxisLeftText:"",xAxisRightText:"",yAxisBottomText:"",yAxisTopText:"",points:[]}}getDefaultConfig(){return{showXAxis:true,showYAxis:true,showTitle:true,chartHeight:a.UI.quadrantChart?.chartWidth||500,chartWidth:a.UI.quadrantChart?.chartHeight||500,titlePadding:a.UI.quadrantChart?.titlePadding||10,titleFontSize:a.UI.quadrantChart?.titleFontSize||20,quadrantPadding:a.UI.quadrantChart?.quadrantPadding||5,xAxisLabelPadding:a.UI.quadrantChart?.xAxisLabelPadding||5,yAxisLabelPadding:a.UI.quadrantChart?.yAxisLabelPadding||5,xAxisLabelFontSize:a.UI.quadrantChart?.xAxisLabelFontSize||16,yAxisLabelFontSize:a.UI.quadrantChart?.yAxisLabelFontSize||16,quadrantLabelFontSize:a.UI.quadrantChart?.quadrantLabelFontSize||16,quadrantTextTopPadding:a.UI.quadrantChart?.quadrantTextTopPadding||5,pointTextPadding:a.UI.quadrantChart?.pointTextPadding||5,pointLabelFontSize:a.UI.quadrantChart?.pointLabelFontSize||12,pointRadius:a.UI.quadrantChart?.pointRadius||5,xAxisPosition:a.UI.quadrantChart?.xAxisPosition||"top",yAxisPosition:a.UI.quadrantChart?.yAxisPosition||"left",quadrantInternalBorderStrokeWidth:a.UI.quadrantChart?.quadrantInternalBorderStrokeWidth||1,quadrantExternalBorderStrokeWidth:a.UI.quadrantChart?.quadrantExternalBorderStrokeWidth||2}}getDefaultThemeConfig(){return{quadrant1Fill:o.quadrant1Fill,quadrant2Fill:o.quadrant2Fill,quadrant3Fill:o.quadrant3Fill,quadrant4Fill:o.quadrant4Fill,quadrant1TextFill:o.quadrant1TextFill,quadrant2TextFill:o.quadrant2TextFill,quadrant3TextFill:o.quadrant3TextFill,quadrant4TextFill:o.quadrant4TextFill,quadrantPointFill:o.quadrantPointFill,quadrantPointTextFill:o.quadrantPointTextFill,quadrantXAxisTextFill:o.quadrantXAxisTextFill,quadrantYAxisTextFill:o.quadrantYAxisTextFill,quadrantTitleFill:o.quadrantTitleFill,quadrantInternalBorderStrokeFill:o.quadrantInternalBorderStrokeFill,quadrantExternalBorderStrokeFill:o.quadrantExternalBorderStrokeFill}}clear(){this.config=this.getDefaultConfig();this.themeConfig=this.getDefaultThemeConfig();this.data=this.getDefaultData();this.classes=new Map;a.Rm.info("clear called")}setData(t){this.data={...this.data,...t}}addPoints(t){this.data.points=[...t,...this.data.points]}addClass(t,e){this.classes.set(t,e)}setConfig(t){a.Rm.trace("setConfig called with: ",t);this.config={...this.config,...t}}setThemeConfig(t){a.Rm.trace("setThemeConfig called with: ",t);this.themeConfig={...this.themeConfig,...t}}calculateSpace(t,e,i,a){const n=this.config.xAxisLabelPadding*2+this.config.xAxisLabelFontSize;const s={top:t==="top"&&e?n:0,bottom:t==="bottom"&&e?n:0};const r=this.config.yAxisLabelPadding*2+this.config.yAxisLabelFontSize;const o={left:this.config.yAxisPosition==="left"&&i?r:0,right:this.config.yAxisPosition==="right"&&i?r:0};const l=this.config.titleFontSize+this.config.titlePadding*2;const h={top:a?l:0};const c=this.config.quadrantPadding+o.left;const d=this.config.quadrantPadding+s.top+h.top;const u=this.config.chartWidth-this.config.quadrantPadding*2-o.left-o.right;const x=this.config.chartHeight-this.config.quadrantPadding*2-s.top-s.bottom-h.top;const f=u/2;const g=x/2;const p={quadrantLeft:c,quadrantTop:d,quadrantWidth:u,quadrantHalfWidth:f,quadrantHeight:x,quadrantHalfHeight:g};return{xAxisSpace:s,yAxisSpace:o,titleSpace:h,quadrantSpace:p}}getAxisLabels(t,e,i,a){const{quadrantSpace:n,titleSpace:s}=a;const{quadrantHalfHeight:r,quadrantHeight:o,quadrantLeft:l,quadrantHalfWidth:h,quadrantTop:c,quadrantWidth:d}=n;const u=Boolean(this.data.xAxisRightText);const x=Boolean(this.data.yAxisTopText);const f=[];if(this.data.xAxisLeftText&&e){f.push({text:this.data.xAxisLeftText,fill:this.themeConfig.quadrantXAxisTextFill,x:l+(u?h/2:0),y:t==="top"?this.config.xAxisLabelPadding+s.top:this.config.xAxisLabelPadding+c+o+this.config.quadrantPadding,fontSize:this.config.xAxisLabelFontSize,verticalPos:u?"center":"left",horizontalPos:"top",rotation:0})}if(this.data.xAxisRightText&&e){f.push({text:this.data.xAxisRightText,fill:this.themeConfig.quadrantXAxisTextFill,x:l+h+(u?h/2:0),y:t==="top"?this.config.xAxisLabelPadding+s.top:this.config.xAxisLabelPadding+c+o+this.config.quadrantPadding,fontSize:this.config.xAxisLabelFontSize,verticalPos:u?"center":"left",horizontalPos:"top",rotation:0})}if(this.data.yAxisBottomText&&i){f.push({text:this.data.yAxisBottomText,fill:this.themeConfig.quadrantYAxisTextFill,x:this.config.yAxisPosition==="left"?this.config.yAxisLabelPadding:this.config.yAxisLabelPadding+l+d+this.config.quadrantPadding,y:c+o-(x?r/2:0),fontSize:this.config.yAxisLabelFontSize,verticalPos:x?"center":"left",horizontalPos:"top",rotation:-90})}if(this.data.yAxisTopText&&i){f.push({text:this.data.yAxisTopText,fill:this.themeConfig.quadrantYAxisTextFill,x:this.config.yAxisPosition==="left"?this.config.yAxisLabelPadding:this.config.yAxisLabelPadding+l+d+this.config.quadrantPadding,y:c+r-(x?r/2:0),fontSize:this.config.yAxisLabelFontSize,verticalPos:x?"center":"left",horizontalPos:"top",rotation:-90})}return f}getQuadrants(t){const{quadrantSpace:e}=t;const{quadrantHalfHeight:i,quadrantLeft:a,quadrantHalfWidth:n,quadrantTop:s}=e;const r=[{text:{text:this.data.quadrant1Text,fill:this.themeConfig.quadrant1TextFill,x:0,y:0,fontSize:this.config.quadrantLabelFontSize,verticalPos:"center",horizontalPos:"middle",rotation:0},x:a+n,y:s,width:n,height:i,fill:this.themeConfig.quadrant1Fill},{text:{text:this.data.quadrant2Text,fill:this.themeConfig.quadrant2TextFill,x:0,y:0,fontSize:this.config.quadrantLabelFontSize,verticalPos:"center",horizontalPos:"middle",rotation:0},x:a,y:s,width:n,height:i,fill:this.themeConfig.quadrant2Fill},{text:{text:this.data.quadrant3Text,fill:this.themeConfig.quadrant3TextFill,x:0,y:0,fontSize:this.config.quadrantLabelFontSize,verticalPos:"center",horizontalPos:"middle",rotation:0},x:a,y:s+i,width:n,height:i,fill:this.themeConfig.quadrant3Fill},{text:{text:this.data.quadrant4Text,fill:this.themeConfig.quadrant4TextFill,x:0,y:0,fontSize:this.config.quadrantLabelFontSize,verticalPos:"center",horizontalPos:"middle",rotation:0},x:a+n,y:s+i,width:n,height:i,fill:this.themeConfig.quadrant4Fill}];for(const o of r){o.text.x=o.x+o.width/2;if(this.data.points.length===0){o.text.y=o.y+o.height/2;o.text.horizontalPos="middle"}else{o.text.y=o.y+this.config.quadrantTextTopPadding;o.text.horizontalPos="top"}}return r}getQuadrantPoints(t){const{quadrantSpace:e}=t;const{quadrantHeight:i,quadrantLeft:a,quadrantTop:s,quadrantWidth:r}=e;const o=(0,n.m4Y)().domain([0,1]).range([a,r+a]);const l=(0,n.m4Y)().domain([0,1]).range([i+s,s]);const h=this.data.points.map((t=>{const e=this.classes.get(t.className);if(e){t={...e,...t}}const i={x:o(t.x),y:l(t.y),fill:t.color??this.themeConfig.quadrantPointFill,radius:t.radius??this.config.pointRadius,text:{text:t.text,fill:this.themeConfig.quadrantPointTextFill,x:o(t.x),y:l(t.y)+this.config.pointTextPadding,verticalPos:"center",horizontalPos:"top",fontSize:this.config.pointLabelFontSize,rotation:0},strokeColor:t.strokeColor??this.themeConfig.quadrantPointFill,strokeWidth:t.strokeWidth??"0px"};return i}));return h}getBorders(t){const e=this.config.quadrantExternalBorderStrokeWidth/2;const{quadrantSpace:i}=t;const{quadrantHalfHeight:a,quadrantHeight:n,quadrantLeft:s,quadrantHalfWidth:r,quadrantTop:o,quadrantWidth:l}=i;const h=[{strokeFill:this.themeConfig.quadrantExternalBorderStrokeFill,strokeWidth:this.config.quadrantExternalBorderStrokeWidth,x1:s-e,y1:o,x2:s+l+e,y2:o},{strokeFill:this.themeConfig.quadrantExternalBorderStrokeFill,strokeWidth:this.config.quadrantExternalBorderStrokeWidth,x1:s+l,y1:o+e,x2:s+l,y2:o+n-e},{strokeFill:this.themeConfig.quadrantExternalBorderStrokeFill,strokeWidth:this.config.quadrantExternalBorderStrokeWidth,x1:s-e,y1:o+n,x2:s+l+e,y2:o+n},{strokeFill:this.themeConfig.quadrantExternalBorderStrokeFill,strokeWidth:this.config.quadrantExternalBorderStrokeWidth,x1:s,y1:o+e,x2:s,y2:o+n-e},{strokeFill:this.themeConfig.quadrantInternalBorderStrokeFill,strokeWidth:this.config.quadrantInternalBorderStrokeWidth,x1:s+r,y1:o+e,x2:s+r,y2:o+n-e},{strokeFill:this.themeConfig.quadrantInternalBorderStrokeFill,strokeWidth:this.config.quadrantInternalBorderStrokeWidth,x1:s+e,y1:o+a,x2:s+l-e,y2:o+a}];return h}getTitle(t){if(t){return{text:this.data.titleText,fill:this.themeConfig.quadrantTitleFill,fontSize:this.config.titleFontSize,horizontalPos:"top",verticalPos:"center",rotation:0,y:this.config.titlePadding,x:this.config.chartWidth/2}}return}build(){const t=this.config.showXAxis&&!!(this.data.xAxisLeftText||this.data.xAxisRightText);const e=this.config.showYAxis&&!!(this.data.yAxisTopText||this.data.yAxisBottomText);const i=this.config.showTitle&&!!this.data.titleText;const a=this.data.points.length>0?"bottom":this.config.xAxisPosition;const n=this.calculateSpace(a,t,e,i);return{points:this.getQuadrantPoints(n),quadrants:this.getQuadrants(n),axisLabels:this.getAxisLabels(a,t,e,n),borderLines:this.getBorders(n),title:this.getTitle(i)}}};var h=class extends Error{static{(0,a.K2)(this,"InvalidStyleError")}constructor(t,e,i){super(`value for ${t} ${e} is invalid, please use a valid ${i}`);this.name="InvalidStyleError"}};function c(t){return!/^#?([\dA-Fa-f]{6}|[\dA-Fa-f]{3})$/.test(t)}(0,a.K2)(c,"validateHexCode");function d(t){return!/^\d+$/.test(t)}(0,a.K2)(d,"validateNumber");function u(t){return!/^\d+px$/.test(t)}(0,a.K2)(u,"validateSizeInPixels");var x=(0,a.D7)();function f(t){return(0,a.jZ)(t.trim(),x)}(0,a.K2)(f,"textSanitizer");var g=new l;function p(t){g.setData({quadrant1Text:f(t.text)})}(0,a.K2)(p,"setQuadrant1Text");function y(t){g.setData({quadrant2Text:f(t.text)})}(0,a.K2)(y,"setQuadrant2Text");function b(t){g.setData({quadrant3Text:f(t.text)})}(0,a.K2)(b,"setQuadrant3Text");function T(t){g.setData({quadrant4Text:f(t.text)})}(0,a.K2)(T,"setQuadrant4Text");function m(t){g.setData({xAxisLeftText:f(t.text)})}(0,a.K2)(m,"setXAxisLeftText");function k(t){g.setData({xAxisRightText:f(t.text)})}(0,a.K2)(k,"setXAxisRightText");function q(t){g.setData({yAxisTopText:f(t.text)})}(0,a.K2)(q,"setYAxisTopText");function _(t){g.setData({yAxisBottomText:f(t.text)})}(0,a.K2)(_,"setYAxisBottomText");function A(t){const e={};for(const i of t){const[t,a]=i.trim().split(/\s*:\s*/);if(t==="radius"){if(d(a)){throw new h(t,a,"number")}e.radius=parseInt(a)}else if(t==="color"){if(c(a)){throw new h(t,a,"hex code")}e.color=a}else if(t==="stroke-color"){if(c(a)){throw new h(t,a,"hex code")}e.strokeColor=a}else if(t==="stroke-width"){if(u(a)){throw new h(t,a,"number of pixels (eg. 10px)")}e.strokeWidth=a}else{throw new Error(`style named ${t} is not supported.`)}}return e}(0,a.K2)(A,"parseStyles");function S(t,e,i,a,n){const s=A(n);g.addPoints([{x:i,y:a,text:f(t.text),className:e,...s}])}(0,a.K2)(S,"addPoint");function F(t,e){g.addClass(t,A(e))}(0,a.K2)(F,"addClass");function P(t){g.setConfig({chartWidth:t})}(0,a.K2)(P,"setWidth");function v(t){g.setConfig({chartHeight:t})}(0,a.K2)(v,"setHeight");function C(){const t=(0,a.D7)();const{themeVariables:e,quadrantChart:i}=t;if(i){g.setConfig(i)}g.setThemeConfig({quadrant1Fill:e.quadrant1Fill,quadrant2Fill:e.quadrant2Fill,quadrant3Fill:e.quadrant3Fill,quadrant4Fill:e.quadrant4Fill,quadrant1TextFill:e.quadrant1TextFill,quadrant2TextFill:e.quadrant2TextFill,quadrant3TextFill:e.quadrant3TextFill,quadrant4TextFill:e.quadrant4TextFill,quadrantPointFill:e.quadrantPointFill,quadrantPointTextFill:e.quadrantPointTextFill,quadrantXAxisTextFill:e.quadrantXAxisTextFill,quadrantYAxisTextFill:e.quadrantYAxisTextFill,quadrantExternalBorderStrokeFill:e.quadrantExternalBorderStrokeFill,quadrantInternalBorderStrokeFill:e.quadrantInternalBorderStrokeFill,quadrantTitleFill:e.quadrantTitleFill});g.setData({titleText:(0,a.ab)()});return g.build()}(0,a.K2)(C,"getQuadrantData");var L=(0,a.K2)((function(){g.clear();(0,a.IU)()}),"clear");var I={setWidth:P,setHeight:v,setQuadrant1Text:p,setQuadrant2Text:y,setQuadrant3Text:b,setQuadrant4Text:T,setXAxisLeftText:m,setXAxisRightText:k,setYAxisTopText:q,setYAxisBottomText:_,parseStyles:A,addPoint:S,addClass:F,getQuadrantData:C,clear:L,setAccTitle:a.SV,getAccTitle:a.iN,setDiagramTitle:a.ke,getDiagramTitle:a.ab,getAccDescription:a.m7,setAccDescription:a.EI};var E=(0,a.K2)(((t,e,i,s)=>{function r(t){return t==="top"?"hanging":"middle"}(0,a.K2)(r,"getDominantBaseLine");function o(t){return t==="left"?"start":"middle"}(0,a.K2)(o,"getTextAnchor");function l(t){return`translate(${t.x}, ${t.y}) rotate(${t.rotation||0})`}(0,a.K2)(l,"getTransformation");const h=(0,a.D7)();a.Rm.debug("Rendering quadrant chart\n"+t);const c=h.securityLevel;let d;if(c==="sandbox"){d=(0,n.Ltv)("#i"+e)}const u=c==="sandbox"?(0,n.Ltv)(d.nodes()[0].contentDocument.body):(0,n.Ltv)("body");const x=u.select(`[id="${e}"]`);const f=x.append("g").attr("class","main");const g=h.quadrantChart?.chartWidth??500;const p=h.quadrantChart?.chartHeight??500;(0,a.a$)(x,p,g,h.quadrantChart?.useMaxWidth??true);x.attr("viewBox","0 0 "+g+" "+p);s.db.setHeight(p);s.db.setWidth(g);const y=s.db.getQuadrantData();const b=f.append("g").attr("class","quadrants");const T=f.append("g").attr("class","border");const m=f.append("g").attr("class","data-points");const k=f.append("g").attr("class","labels");const q=f.append("g").attr("class","title");if(y.title){q.append("text").attr("x",0).attr("y",0).attr("fill",y.title.fill).attr("font-size",y.title.fontSize).attr("dominant-baseline",r(y.title.horizontalPos)).attr("text-anchor",o(y.title.verticalPos)).attr("transform",l(y.title)).text(y.title.text)}if(y.borderLines){T.selectAll("line").data(y.borderLines).enter().append("line").attr("x1",(t=>t.x1)).attr("y1",(t=>t.y1)).attr("x2",(t=>t.x2)).attr("y2",(t=>t.y2)).style("stroke",(t=>t.strokeFill)).style("stroke-width",(t=>t.strokeWidth))}const _=b.selectAll("g.quadrant").data(y.quadrants).enter().append("g").attr("class","quadrant");_.append("rect").attr("x",(t=>t.x)).attr("y",(t=>t.y)).attr("width",(t=>t.width)).attr("height",(t=>t.height)).attr("fill",(t=>t.fill));_.append("text").attr("x",0).attr("y",0).attr("fill",(t=>t.text.fill)).attr("font-size",(t=>t.text.fontSize)).attr("dominant-baseline",(t=>r(t.text.horizontalPos))).attr("text-anchor",(t=>o(t.text.verticalPos))).attr("transform",(t=>l(t.text))).text((t=>t.text.text));const A=k.selectAll("g.label").data(y.axisLabels).enter().append("g").attr("class","label");A.append("text").attr("x",0).attr("y",0).text((t=>t.text)).attr("fill",(t=>t.fill)).attr("font-size",(t=>t.fontSize)).attr("dominant-baseline",(t=>r(t.horizontalPos))).attr("text-anchor",(t=>o(t.verticalPos))).attr("transform",(t=>l(t)));const S=m.selectAll("g.data-point").data(y.points).enter().append("g").attr("class","data-point");S.append("circle").attr("cx",(t=>t.x)).attr("cy",(t=>t.y)).attr("r",(t=>t.radius)).attr("fill",(t=>t.fill)).attr("stroke",(t=>t.strokeColor)).attr("stroke-width",(t=>t.strokeWidth));S.append("text").attr("x",0).attr("y",0).text((t=>t.text.text)).attr("fill",(t=>t.text.fill)).attr("font-size",(t=>t.text.fontSize)).attr("dominant-baseline",(t=>r(t.text.horizontalPos))).attr("text-anchor",(t=>o(t.text.verticalPos))).attr("transform",(t=>l(t.text)))}),"draw");var D={draw:E};var z={parser:r,db:I,renderer:D,styles:(0,a.K2)((()=>""),"styles")}}}]);
@@ -1 +1 @@
1
- "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[2633,1039],{71471:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});e.VERSION=void 0;e.VERSION="3.2.2"},29796:function(t,e,r){var n=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(e,"__esModule",{value:true});e.HandlerList=void 0;var o=r(82776);var a=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.register=function(t){return this.add(t,t.priority)};e.prototype.unregister=function(t){this.remove(t)};e.prototype.handlesDocument=function(t){var e,r;try{for(var n=i(this),o=n.next();!o.done;o=n.next()){var a=o.value;var s=a.item;if(s.handlesDocument(t)){return s}}}catch(l){e={error:l}}finally{try{if(o&&!o.done&&(r=n.return))r.call(n)}finally{if(e)throw e.error}}throw new Error("Can't find handler for document")};e.prototype.document=function(t,e){if(e===void 0){e=null}return this.handlesDocument(t).create(t,e)};return e}(o.PrioritizedList);e.HandlerList=a},56441:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};Object.defineProperty(e,"__esModule",{value:true});e.ParserConfiguration=e.ConfigurationHandler=e.Configuration=void 0;var o=r(34981);var a=r(18437);var s=r(43899);var l=r(82776);var u=r(17782);var c=function(){function t(t,e,r,n,i,o,a,s,l,u,c,f,h){if(e===void 0){e={}}if(r===void 0){r={}}if(n===void 0){n={}}if(i===void 0){i={}}if(o===void 0){o={}}if(a===void 0){a={}}if(s===void 0){s=[]}if(l===void 0){l=[]}if(u===void 0){u=null}if(c===void 0){c=null}this.name=t;this.handler=e;this.fallback=r;this.items=n;this.tags=i;this.options=o;this.nodes=a;this.preprocessors=s;this.postprocessors=l;this.initMethod=u;this.configMethod=c;this.priority=f;this.parser=h;this.handler=Object.assign({character:[],delimiter:[],macro:[],environment:[]},e)}t.makeProcessor=function(t,e){return Array.isArray(t)?t:[t,e]};t._create=function(e,r){var n=this;if(r===void 0){r={}}var i=r.priority||l.PrioritizedList.DEFAULTPRIORITY;var o=r.init?this.makeProcessor(r.init,i):null;var a=r.config?this.makeProcessor(r.config,i):null;var s=(r.preprocessors||[]).map((function(t){return n.makeProcessor(t,i)}));var u=(r.postprocessors||[]).map((function(t){return n.makeProcessor(t,i)}));var c=r.parser||"tex";return new t(e,r.handler||{},r.fallback||{},r.items||{},r.tags||{},r.options||{},r.nodes||{},s,u,o,a,i,c)};t.create=function(e,r){if(r===void 0){r={}}var n=t._create(e,r);f.set(e,n);return n};t.local=function(e){if(e===void 0){e={}}return t._create("",e)};Object.defineProperty(t.prototype,"init",{get:function(){return this.initMethod?this.initMethod[0]:null},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"config",{get:function(){return this.configMethod?this.configMethod[0]:null},enumerable:false,configurable:true});return t}();e.Configuration=c;var f;(function(t){var e=new Map;t.set=function(t,r){e.set(t,r)};t.get=function(t){return e.get(t)};t.keys=function(){return e.keys()}})(f=e.ConfigurationHandler||(e.ConfigurationHandler={}));var h=function(){function t(t,e){var r,i,o,u;if(e===void 0){e=["tex"]}this.initMethod=new s.FunctionList;this.configMethod=new s.FunctionList;this.configurations=new l.PrioritizedList;this.parsers=[];this.handlers=new a.SubHandlers;this.items={};this.tags={};this.options={};this.nodes={};this.parsers=e;try{for(var c=n(t.slice().reverse()),f=c.next();!f.done;f=c.next()){var h=f.value;this.addPackage(h)}}catch(m){r={error:m}}finally{try{if(f&&!f.done&&(i=c.return))i.call(c)}finally{if(r)throw r.error}}try{for(var p=n(this.configurations),d=p.next();!d.done;d=p.next()){var v=d.value,y=v.item,g=v.priority;this.append(y,g)}}catch(b){o={error:b}}finally{try{if(d&&!d.done&&(u=p.return))u.call(p)}finally{if(o)throw o.error}}}t.prototype.init=function(){this.initMethod.execute(this)};t.prototype.config=function(t){var e,r;this.configMethod.execute(this,t);try{for(var i=n(this.configurations),o=i.next();!o.done;o=i.next()){var a=o.value;this.addFilters(t,a.item)}}catch(s){e={error:s}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}};t.prototype.addPackage=function(t){var e=typeof t==="string"?t:t[0];var r=this.getPackage(e);r&&this.configurations.add(r,typeof t==="string"?r.priority:t[1])};t.prototype.add=function(t,e,r){var i,a;if(r===void 0){r={}}var s=this.getPackage(t);this.append(s);this.configurations.add(s,s.priority);this.init();var l=e.parseOptions;l.nodeFactory.setCreators(s.nodes);try{for(var c=n(Object.keys(s.items)),f=c.next();!f.done;f=c.next()){var h=f.value;l.itemFactory.setNodeClass(h,s.items[h])}}catch(p){i={error:p}}finally{try{if(f&&!f.done&&(a=c.return))a.call(c)}finally{if(i)throw i.error}}u.TagsFactory.addTags(s.tags);(0,o.defaultOptions)(l.options,s.options);(0,o.userOptions)(l.options,r);this.addFilters(e,s);if(s.config){s.config(this,e)}};t.prototype.getPackage=function(t){var e=f.get(t);if(e&&this.parsers.indexOf(e.parser)<0){throw Error("Package ".concat(t," doesn't target the proper parser"))}return e};t.prototype.append=function(t,e){e=e||t.priority;if(t.initMethod){this.initMethod.add(t.initMethod[0],t.initMethod[1])}if(t.configMethod){this.configMethod.add(t.configMethod[0],t.configMethod[1])}this.handlers.add(t.handler,t.fallback,e);Object.assign(this.items,t.items);Object.assign(this.tags,t.tags);(0,o.defaultOptions)(this.options,t.options);Object.assign(this.nodes,t.nodes)};t.prototype.addFilters=function(t,e){var r,o,a,s;try{for(var l=n(e.preprocessors),u=l.next();!u.done;u=l.next()){var c=i(u.value,2),f=c[0],h=c[1];t.preFilters.add(f,h)}}catch(g){r={error:g}}finally{try{if(u&&!u.done&&(o=l.return))o.call(l)}finally{if(r)throw r.error}}try{for(var p=n(e.postprocessors),d=p.next();!d.done;d=p.next()){var v=i(d.value,2),y=v[0],h=v[1];t.postFilters.add(y,h)}}catch(m){a={error:m}}finally{try{if(d&&!d.done&&(s=p.return))s.call(p)}finally{if(a)throw a.error}}};return t}();e.ParserConfiguration=h},18437:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};Object.defineProperty(e,"__esModule",{value:true});e.SubHandlers=e.SubHandler=e.MapHandler=void 0;var o=r(82776);var a=r(43899);var s;(function(t){var e=new Map;t.register=function(t){e.set(t.name,t)};t.getMap=function(t){return e.get(t)}})(s=e.MapHandler||(e.MapHandler={}));var l=function(){function t(){this._configuration=new o.PrioritizedList;this._fallback=new a.FunctionList}t.prototype.add=function(t,e,r){var i,a;if(r===void 0){r=o.PrioritizedList.DEFAULTPRIORITY}try{for(var l=n(t.slice().reverse()),u=l.next();!u.done;u=l.next()){var c=u.value;var f=s.getMap(c);if(!f){this.warn("Configuration "+c+" not found! Omitted.");return}this._configuration.add(f,r)}}catch(h){i={error:h}}finally{try{if(u&&!u.done&&(a=l.return))a.call(l)}finally{if(i)throw i.error}}if(e){this._fallback.add(e,r)}};t.prototype.parse=function(t){var e,r;try{for(var o=n(this._configuration),a=o.next();!a.done;a=o.next()){var s=a.value.item;var l=s.parse(t);if(l){return l}}}catch(h){e={error:h}}finally{try{if(a&&!a.done&&(r=o.return))r.call(o)}finally{if(e)throw e.error}}var u=i(t,2),c=u[0],f=u[1];Array.from(this._fallback)[0].item(c,f)};t.prototype.lookup=function(t){var e=this.applicable(t);return e?e.lookup(t):null};t.prototype.contains=function(t){return this.applicable(t)?true:false};t.prototype.toString=function(){var t,e;var r=[];try{for(var i=n(this._configuration),o=i.next();!o.done;o=i.next()){var a=o.value.item;r.push(a.name)}}catch(s){t={error:s}}finally{try{if(o&&!o.done&&(e=i.return))e.call(i)}finally{if(t)throw t.error}}return r.join(", ")};t.prototype.applicable=function(t){var e,r;try{for(var i=n(this._configuration),o=i.next();!o.done;o=i.next()){var a=o.value.item;if(a.contains(t)){return a}}}catch(s){e={error:s}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}return null};t.prototype.retrieve=function(t){var e,r;try{for(var i=n(this._configuration),o=i.next();!o.done;o=i.next()){var a=o.value.item;if(a.name===t){return a}}}catch(s){e={error:s}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}return null};t.prototype.warn=function(t){console.log("TexParser Warning: "+t)};return t}();e.SubHandler=l;var u=function(){function t(){this.map=new Map}t.prototype.add=function(t,e,r){var i,a;if(r===void 0){r=o.PrioritizedList.DEFAULTPRIORITY}try{for(var s=n(Object.keys(t)),u=s.next();!u.done;u=s.next()){var c=u.value;var f=c;var h=this.get(f);if(!h){h=new l;this.set(f,h)}h.add(t[f],e[f],r)}}catch(p){i={error:p}}finally{try{if(u&&!u.done&&(a=s.return))a.call(s)}finally{if(i)throw i.error}}};t.prototype.set=function(t,e){this.map.set(t,e)};t.prototype.get=function(t){return this.map.get(t)};t.prototype.retrieve=function(t){var e,r;try{for(var i=n(this.map.values()),o=i.next();!o.done;o=i.next()){var a=o.value;var s=a.retrieve(t);if(s){return s}}}catch(l){e={error:l}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}return null};t.prototype.keys=function(){return this.map.keys()};return t}();e.SubHandlers=u},95072:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var o=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:true});var a=r(80747);var s=r(38669);var l;(function(t){var e=new Map([["autoOP",true],["fnOP",true],["movesupsub",true],["subsupOK",true],["texprimestyle",true],["useHeight",true],["variantForm",true],["withDelims",true],["mathaccent",true],["open",true],["close",true]]);function r(t){return String.fromCodePoint(parseInt(t,16))}t.createEntity=r;function l(t){return t.childNodes}t.getChildren=l;function u(t){return t.getText()}t.getText=u;function c(t,e){var r,i;try{for(var o=n(e),a=o.next();!a.done;a=o.next()){var s=a.value;t.appendChild(s)}}catch(l){r={error:l}}finally{try{if(a&&!a.done&&(i=o.return))i.call(o)}finally{if(r)throw r.error}}}t.appendChildren=c;function f(t,e,r){t.attributes.set(e,r)}t.setAttribute=f;function h(t,e,r){t.setProperty(e,r)}t.setProperty=h;function p(t,r){var i,o;try{for(var a=n(Object.keys(r)),s=a.next();!s.done;s=a.next()){var l=s.value;var u=r[l];if(l==="texClass"){t.texClass=u;t.setProperty(l,u)}else if(l==="movablelimits"){t.setProperty("movablelimits",u);if(t.isKind("mo")||t.isKind("mstyle")){t.attributes.set("movablelimits",u)}}else if(l==="inferred"){}else if(e.has(l)){t.setProperty(l,u)}else{t.attributes.set(l,u)}}}catch(c){i={error:c}}finally{try{if(s&&!s.done&&(o=a.return))o.call(a)}finally{if(i)throw i.error}}}t.setProperties=p;function d(t,e){return t.getProperty(e)}t.getProperty=d;function v(t,e){return t.attributes.get(e)}t.getAttribute=v;function y(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}t.removeProperty.apply(t,o([],i(e),false))}t.removeProperties=y;function g(t,e){return t.childNodes[e]}t.getChildAt=g;function m(t,e,r){var n=t.childNodes;n[e]=r;if(r){r.parent=t}}t.setChild=m;function b(t,e){var r=t.childNodes;for(var n=0;n<r.length;n++){m(e,n,r[n])}}t.copyChildren=b;function w(t,e){e.attributes=t.attributes;p(e,t.getAllProperties())}t.copyAttributes=w;function _(t,e){return t.isKind(e)}t.isType=_;function x(t){return t.isEmbellished}t.isEmbellished=x;function T(t){return t.texClass}t.getTexClass=T;function S(t){return t.coreMO()}t.getCoreMO=S;function P(t){return t instanceof a.AbstractMmlNode||t instanceof a.AbstractMmlEmptyNode}t.isNode=P;function k(t){return t.isInferred}t.isInferred=k;function O(t){var e,r;if(!_(t,"mo")){return null}var i=t;var o=i.getForms();try{for(var a=n(o),l=a.next();!l.done;l=a.next()){var u=l.value;var c=s.MmlMo.OPTABLE[u][i.getText()];if(c){return c}}}catch(f){e={error:f}}finally{try{if(l&&!l.done&&(r=a.return))r.call(a)}finally{if(e)throw e.error}}return null}t.getForm=O})(l||(l={}));e["default"]=l},6980:function(t,e,r){var n=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});var a=r(80747);var s=o(r(95072));var l=o(r(75845));var u=o(r(98770));var c=r(38316);var f;(function(t){var e=7.2;var r=72;var o={em:function(t){return t},ex:function(t){return t*.43},pt:function(t){return t/10},pc:function(t){return t*1.2},px:function(t){return t*e/r},in:function(t){return t*e},cm:function(t){return t*e/2.54},mm:function(t){return t*e/25.4},mu:function(t){return t/18}};var f="([-+]?([.,]\\d+|\\d+([.,]\\d*)?))";var h="(pt|em|ex|mu|px|mm|cm|in|pc)";var p=RegExp("^\\s*"+f+"\\s*"+h+"\\s*$");var d=RegExp("^\\s*"+f+"\\s*"+h+" ?");function v(t,e){if(e===void 0){e=false}var r=t.match(e?d:p);return r?y([r[1].replace(/,/,"."),r[4],r[0].length]):[null,null,0]}t.matchDimen=v;function y(t){var e=n(t,3),r=e[0],i=e[1],a=e[2];if(i!=="mu"){return[r,i,a]}var s=m(o[i](parseFloat(r||"1")));return[s.slice(0,-2),"em",a]}function g(t){var e=n(v(t),2),r=e[0],i=e[1];var a=parseFloat(r||"1");var s=o[i];return s?s(a):0}t.dimen2em=g;function m(t){if(Math.abs(t)<6e-4){return"0em"}return t.toFixed(3).replace(/\.?0+$/,"")+"em"}t.Em=m;function b(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}return t.map((function(t){return m(t)})).join(" ")}t.cols=b;function w(t,e,r,n,i,o){if(i===void 0){i=""}if(o===void 0){o=""}var u=t.nodeFactory;var c=u.create("node","mrow",[],{open:e,close:n,texClass:a.TEXCLASS.INNER});var f;if(i){f=new l.default("\\"+i+"l"+e,t.parser.stack.env,t).mml()}else{var h=u.create("text",e);f=u.create("node","mo",[],{fence:true,stretchy:true,symmetric:true,texClass:a.TEXCLASS.OPEN},h)}s.default.appendChildren(c,[f,r]);if(i){f=new l.default("\\"+i+"r"+n,t.parser.stack.env,t).mml()}else{var p=u.create("text",n);f=u.create("node","mo",[],{fence:true,stretchy:true,symmetric:true,texClass:a.TEXCLASS.CLOSE},p)}o&&f.attributes.set("mathcolor",o);s.default.appendChildren(c,[f]);return c}t.fenced=w;function _(t,e,r,n){var i=t.nodeFactory.create("node","mrow",[],{open:e,close:n,texClass:a.TEXCLASS.ORD});if(e){s.default.appendChildren(i,[x(t,e,"l")])}if(s.default.isType(r,"mrow")){s.default.appendChildren(i,s.default.getChildren(r))}else{s.default.appendChildren(i,[r])}if(n){s.default.appendChildren(i,[x(t,n,"r")])}return i}t.fixedFence=_;function x(t,e,r){if(e==="{"||e==="}"){e="\\"+e}var n="{\\bigg"+r+" "+e+"}";var i="{\\big"+r+" "+e+"}";return new l.default("\\mathchoice"+n+i+i+i,{},t).mml()}t.mathPalette=x;function T(t,e){for(var r=0,n=e.length;r<n;r++){var i=e[r];if(i&&(!s.default.isType(i,"mspace")&&(!s.default.isType(i,"TeXAtom")||s.default.getChildren(i)[0]&&s.default.getChildren(s.default.getChildren(i)[0]).length))){if(s.default.isEmbellished(i)||s.default.isType(i,"TeXAtom")&&s.default.getTexClass(i)===a.TEXCLASS.REL){var o=t.nodeFactory.create("node","mi");e.unshift(o)}break}}}t.fixInitialMO=T;function S(t,e,r,n){if(t.configuration.options.internalMath){return t.configuration.options.internalMath(t,e,r,n)}var i=n||t.stack.env.font;var o=i?{mathvariant:i}:{};var a=[],s=0,c=0,f,h,p="",d=0;if(e.match(/\\?[${}\\]|\\\(|\\(eq)?ref\s*\{/)){while(s<e.length){f=e.charAt(s++);if(f==="$"){if(p==="$"&&d===0){h=t.create("node","TeXAtom",[new l.default(e.slice(c,s-1),{},t.configuration).mml()]);a.push(h);p="";c=s}else if(p===""){if(c<s-1){a.push(P(t,e.slice(c,s-1),o))}p="$";c=s}}else if(f==="{"&&p!==""){d++}else if(f==="}"){if(p==="}"&&d===0){var v=new l.default(e.slice(c,s),{},t.configuration).mml();h=t.create("node","TeXAtom",[v],o);a.push(h);p="";c=s}else if(p!==""){if(d){d--}}}else if(f==="\\"){if(p===""&&e.substr(s).match(/^(eq)?ref\s*\{/)){var y=RegExp["$&"].length;if(c<s-1){a.push(P(t,e.slice(c,s-1),o))}p="}";c=s-1;s+=y}else{f=e.charAt(s++);if(f==="("&&p===""){if(c<s-2){a.push(P(t,e.slice(c,s-2),o))}p=")";c=s}else if(f===")"&&p===")"&&d===0){h=t.create("node","TeXAtom",[new l.default(e.slice(c,s-2),{},t.configuration).mml()]);a.push(h);p="";c=s}else if(f.match(/[${}\\]/)&&p===""){s--;e=e.substr(0,s-1)+e.substr(s)}}}}if(p!==""){throw new u.default("MathNotTerminated","Math not terminated in text box")}}if(c<e.length){a.push(P(t,e.slice(c),o))}if(r!=null){a=[t.create("node","mstyle",a,{displaystyle:false,scriptlevel:r})]}else if(a.length>1){a=[t.create("node","mrow",a)]}return a}t.internalMath=S;function P(t,e,r){e=e.replace(/^\s+/,c.entities.nbsp).replace(/\s+$/,c.entities.nbsp);var n=t.create("text",e);return t.create("node","mtext",[],r,n)}t.internalText=P;function k(e,r,n,i,o){t.checkMovableLimits(r);if(s.default.isType(r,"munderover")&&s.default.isEmbellished(r)){s.default.setProperties(s.default.getCoreMO(r),{lspace:0,rspace:0});var l=e.create("node","mo",[],{rspace:0});r=e.create("node","mrow",[l,r])}var u=e.create("node","munderover",[r]);s.default.setChild(u,i==="over"?u.over:u.under,n);var c=u;if(o){c=e.create("node","TeXAtom",[u],{texClass:a.TEXCLASS.OP,movesupsub:true})}s.default.setProperty(c,"subsupOK",true);return c}t.underOver=k;function O(t){var e=s.default.isType(t,"mo")?s.default.getForm(t):null;if(s.default.getProperty(t,"movablelimits")||e&&e[3]&&e[3].movablelimits){s.default.setProperties(t,{movablelimits:false})}}t.checkMovableLimits=O;function M(t){if(typeof t!=="string"){return t}var e=t.trim();if(e.match(/\\$/)&&t.match(/ $/)){e+=" "}return e}t.trimSpaces=M;function E(e,r){r=t.trimSpaces(r||"");if(r==="t"){e.arraydef.align="baseline 1"}else if(r==="b"){e.arraydef.align="baseline -1"}else if(r==="c"){e.arraydef.align="axis"}else if(r){e.arraydef.align=r}return e}t.setArrayAlign=E;function C(t,e,r){var n="";var i="";var o=0;while(o<r.length){var a=r.charAt(o++);if(a==="\\"){n+=a+r.charAt(o++)}else if(a==="#"){a=r.charAt(o++);if(a==="#"){n+=a}else{if(!a.match(/[1-9]/)||parseInt(a,10)>e.length){throw new u.default("IllegalMacroParam","Illegal macro parameter reference")}i=A(t,A(t,i,n),e[parseInt(a,10)-1]);n=""}}else{n+=a}}return A(t,i,n)}t.substituteArgs=C;function A(t,e,r){if(r.match(/^[a-z]/i)&&e.match(/(^|[^\\])(\\\\)*\\[a-z]+$/i)){e+=" "}if(e.length+r.length>t.configuration.options["maxBuffer"]){throw new u.default("MaxBufferSize","MathJax internal buffer size exceeded; is there a"+" recursive macro call?")}return e+r}t.addArgs=A;function L(t,e){if(e===void 0){e=true}if(++t.macroCount<=t.configuration.options["maxMacros"]){return}if(e){throw new u.default("MaxMacroSub1","MathJax maximum macro substitution count exceeded; "+"is here a recursive macro call?")}else{throw new u.default("MaxMacroSub2","MathJax maximum substitution count exceeded; "+"is there a recursive latex environment?")}}t.checkMaxMacros=L;function j(t){if(t.stack.global.eqnenv){throw new u.default("ErroneousNestingEq","Erroneous nesting of equation structures")}t.stack.global.eqnenv=true}t.checkEqnEnv=j;function F(t,e){var r=t.copy();var n=e.configuration;r.walkTree((function(t){var e,r;n.addNode(t.kind,t);var o=(t.getProperty("in-lists")||"").split(/,/);try{for(var a=i(o),s=a.next();!s.done;s=a.next()){var l=s.value;l&&n.addNode(l,t)}}catch(u){e={error:u}}finally{try{if(s&&!s.done&&(r=a.return))r.call(a)}finally{if(e)throw e.error}}}));return r}t.copyNode=F;function I(t,e,r){return r}t.MmlFilterAttribute=I;function q(t){var e=t.stack.env["font"];return e?{mathvariant:e}:{}}t.getFontDef=q;function D(t,e,r){var n,o;if(e===void 0){e=null}if(r===void 0){r=false}var a=N(t);if(e){try{for(var s=i(Object.keys(a)),l=s.next();!l.done;l=s.next()){var c=l.value;if(!e.hasOwnProperty(c)){if(r){throw new u.default("InvalidOption","Invalid option: %1",c)}delete a[c]}}}catch(f){n={error:f}}finally{try{if(l&&!l.done&&(o=s.return))o.call(s)}finally{if(n)throw n.error}}}return a}t.keyvalOptions=D;function N(t){var e,r;var i={};var o=t;var a,s,l;while(o){e=n(G(o,["=",","]),3),s=e[0],a=e[1],o=e[2];if(a==="="){r=n(G(o,[","]),3),l=r[0],a=r[1],o=r[2];l=l==="false"||l==="true"?JSON.parse(l):l;i[s]=l}else if(s){i[s]=true}}return i}function R(t,e){while(e>0){t=t.trim().slice(1,-1);e--}return t.trim()}function G(t,e){var r=t.length;var n=0;var i="";var o=0;var a=0;var s=true;var l=false;while(o<r){var c=t[o++];switch(c){case" ":break;case"{":if(s){a++}else{l=false;if(a>n){a=n}}n++;break;case"}":if(n){n--}if(s||l){a--;l=true}s=false;break;default:if(!n&&e.indexOf(c)!==-1){return[l?"true":R(i,a),c,t.slice(o)]}s=false;l=false}i+=c}if(n){throw new u.default("ExtraOpenMissingClose","Extra open brace or missing close brace")}return[l?"true":R(i,a),"",t.slice(o)]}})(f||(f={}));e["default"]=f},32859:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var o=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};var a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});var s=a(r(95072));var l=function(){function t(t,e,r){this._factory=t;this._env=e;this.global={};this.stack=[];this.global={isInner:r};this.stack=[this._factory.create("start",this.global)];if(e){this.stack[0].env=e}this.env=this.stack[0].env}Object.defineProperty(t.prototype,"env",{get:function(){return this._env},set:function(t){this._env=t},enumerable:false,configurable:true});t.prototype.Push=function(){var t,e;var r=[];for(var a=0;a<arguments.length;a++){r[a]=arguments[a]}try{for(var l=n(r),u=l.next();!u.done;u=l.next()){var c=u.value;if(!c){continue}var f=s.default.isNode(c)?this._factory.create("mml",c):c;f.global=this.global;var h=i(this.stack.length?this.Top().checkItem(f):[null,true],2),p=h[0],d=h[1];if(!d){continue}if(p){this.Pop();this.Push.apply(this,o([],i(p),false));continue}this.stack.push(f);if(f.env){if(f.copyEnv){Object.assign(f.env,this.env)}this.env=f.env}else{f.env=this.env}}}catch(v){t={error:v}}finally{try{if(u&&!u.done&&(e=l.return))e.call(l)}finally{if(t)throw t.error}}};t.prototype.Pop=function(){var t=this.stack.pop();if(!t.isOpen){delete t.env}this.env=this.stack.length?this.Top().env:{};return t};t.prototype.Top=function(t){if(t===void 0){t=1}return this.stack.length<t?null:this.stack[this.stack.length-t]};t.prototype.Prev=function(t){var e=this.Top();return t?e.First:e.Pop()};t.prototype.toString=function(){return"stack[\n "+this.stack.join("\n ")+"\n]"};return t}();e["default"]=l},27151:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});e.Macro=e.Symbol=void 0;var r=function(){function t(t,e,r){this._symbol=t;this._char=e;this._attributes=r}Object.defineProperty(t.prototype,"symbol",{get:function(){return this._symbol},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"char",{get:function(){return this._char},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"attributes",{get:function(){return this._attributes},enumerable:false,configurable:true});return t}();e.Symbol=r;var n=function(){function t(t,e,r){if(r===void 0){r=[]}this._symbol=t;this._func=e;this._args=r}Object.defineProperty(t.prototype,"symbol",{get:function(){return this._symbol},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"func",{get:function(){return this._func},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"args",{get:function(){return this._args},enumerable:false,configurable:true});return t}();e.Macro=n},80209:function(t,e,r){var n=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var o=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var a=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:true});e.EnvironmentMap=e.CommandMap=e.MacroMap=e.DelimiterMap=e.CharacterMap=e.AbstractParseMap=e.RegExpMap=e.AbstractSymbolMap=e.parseResult=void 0;var s=r(27151);var l=r(18437);function u(t){return t===void 0?true:t}e.parseResult=u;var c=function(){function t(t,e){this._name=t;this._parser=e;l.MapHandler.register(this)}Object.defineProperty(t.prototype,"name",{get:function(){return this._name},enumerable:false,configurable:true});t.prototype.parserFor=function(t){return this.contains(t)?this.parser:null};t.prototype.parse=function(t){var e=i(t,2),r=e[0],n=e[1];var o=this.parserFor(n);var a=this.lookup(n);return o&&a?u(o(r,a)):null};Object.defineProperty(t.prototype,"parser",{get:function(){return this._parser},set:function(t){this._parser=t},enumerable:false,configurable:true});return t}();e.AbstractSymbolMap=c;var f=function(t){n(e,t);function e(e,r,n){var i=t.call(this,e,r)||this;i._regExp=n;return i}e.prototype.contains=function(t){return this._regExp.test(t)};e.prototype.lookup=function(t){return this.contains(t)?t:null};return e}(c);e.RegExpMap=f;var h=function(t){n(e,t);function e(){var e=t!==null&&t.apply(this,arguments)||this;e.map=new Map;return e}e.prototype.lookup=function(t){return this.map.get(t)};e.prototype.contains=function(t){return this.map.has(t)};e.prototype.add=function(t,e){this.map.set(t,e)};e.prototype.remove=function(t){this.map.delete(t)};return e}(c);e.AbstractParseMap=h;var p=function(t){n(e,t);function e(e,r,n){var a,l;var u=t.call(this,e,r)||this;try{for(var c=o(Object.keys(n)),f=c.next();!f.done;f=c.next()){var h=f.value;var p=n[h];var d=i(typeof p==="string"?[p,null]:p,2),v=d[0],y=d[1];var g=new s.Symbol(h,v,y);u.add(h,g)}}catch(m){a={error:m}}finally{try{if(f&&!f.done&&(l=c.return))l.call(c)}finally{if(a)throw a.error}}return u}return e}(h);e.CharacterMap=p;var d=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.parse=function(e){var r=i(e,2),n=r[0],o=r[1];return t.prototype.parse.call(this,[n,"\\"+o])};return e}(p);e.DelimiterMap=d;var v=function(t){n(e,t);function e(e,r,n){var a,l;var u=t.call(this,e,null)||this;try{for(var c=o(Object.keys(r)),f=c.next();!f.done;f=c.next()){var h=f.value;var p=r[h];var d=i(typeof p==="string"?[p]:p),v=d[0],y=d.slice(1);var g=new s.Macro(h,n[v],y);u.add(h,g)}}catch(m){a={error:m}}finally{try{if(f&&!f.done&&(l=c.return))l.call(c)}finally{if(a)throw a.error}}return u}e.prototype.parserFor=function(t){var e=this.lookup(t);return e?e.func:null};e.prototype.parse=function(t){var e=i(t,2),r=e[0],n=e[1];var o=this.lookup(n);var s=this.parserFor(n);if(!o||!s){return null}return u(s.apply(void 0,a([r,o.symbol],i(o.args),false)))};return e}(h);e.MacroMap=v;var y=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.parse=function(t){var e=i(t,2),r=e[0],n=e[1];var o=this.lookup(n);var s=this.parserFor(n);if(!o||!s){return null}var l=r.currentCS;r.currentCS="\\"+n;var c=s.apply(void 0,a([r,"\\"+o.symbol],i(o.args),false));r.currentCS=l;return u(c)};return e}(v);e.CommandMap=y;var g=function(t){n(e,t);function e(e,r,n,i){var o=t.call(this,e,n,i)||this;o.parser=r;return o}e.prototype.parse=function(t){var e=i(t,2),r=e[0],n=e[1];var o=this.lookup(n);var a=this.parserFor(n);if(!o||!a){return null}return u(this.parser(r,o.symbol,a,o.args))};return e}(v);e.EnvironmentMap=g},17782:function(t,e,r){var n=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});e.TagsFactory=e.AllTags=e.NoTags=e.AbstractTags=e.TagInfo=e.Label=void 0;var a=o(r(75845));var s=function(){function t(t,e){if(t===void 0){t="???"}if(e===void 0){e=""}this.tag=t;this.id=e}return t}();e.Label=s;var l=function(){function t(t,e,r,n,i,o,a,s){if(t===void 0){t=""}if(e===void 0){e=false}if(r===void 0){r=false}if(n===void 0){n=null}if(i===void 0){i=""}if(o===void 0){o=""}if(a===void 0){a=false}if(s===void 0){s=""}this.env=t;this.taggable=e;this.defaultTags=r;this.tag=n;this.tagId=i;this.tagFormat=o;this.noTag=a;this.labelId=s}return t}();e.TagInfo=l;var u=function(){function t(){this.counter=0;this.allCounter=0;this.configuration=null;this.ids={};this.allIds={};this.labels={};this.allLabels={};this.redo=false;this.refUpdate=false;this.currentTag=new l;this.history=[];this.stack=[];this.enTag=function(t,e){var r=this.configuration.nodeFactory;var n=r.create("node","mtd",[t]);var i=r.create("node","mlabeledtr",[e,n]);var o=r.create("node","mtable",[i],{side:this.configuration.options["tagSide"],minlabelspacing:this.configuration.options["tagIndent"],displaystyle:true});return o}}t.prototype.start=function(t,e,r){if(this.currentTag){this.stack.push(this.currentTag)}this.currentTag=new l(t,e,r)};Object.defineProperty(t.prototype,"env",{get:function(){return this.currentTag.env},enumerable:false,configurable:true});t.prototype.end=function(){this.history.push(this.currentTag);this.currentTag=this.stack.pop()};t.prototype.tag=function(t,e){this.currentTag.tag=t;this.currentTag.tagFormat=e?t:this.formatTag(t);this.currentTag.noTag=false};t.prototype.notag=function(){this.tag("",true);this.currentTag.noTag=true};Object.defineProperty(t.prototype,"noTag",{get:function(){return this.currentTag.noTag},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"label",{get:function(){return this.currentTag.labelId},set:function(t){this.currentTag.labelId=t},enumerable:false,configurable:true});t.prototype.formatUrl=function(t,e){return e+"#"+encodeURIComponent(t)};t.prototype.formatTag=function(t){return"("+t+")"};t.prototype.formatId=function(t){return"mjx-eqn:"+t.replace(/\s/g,"_")};t.prototype.formatNumber=function(t){return t.toString()};t.prototype.autoTag=function(){if(this.currentTag.tag==null){this.counter++;this.tag(this.formatNumber(this.counter),false)}};t.prototype.clearTag=function(){this.label="";this.tag(null,true);this.currentTag.tagId=""};t.prototype.getTag=function(t){if(t===void 0){t=false}if(t){this.autoTag();return this.makeTag()}var e=this.currentTag;if(e.taggable&&!e.noTag){if(e.defaultTags){this.autoTag()}if(e.tag){return this.makeTag()}}return null};t.prototype.resetTag=function(){this.history=[];this.redo=false;this.refUpdate=false;this.clearTag()};t.prototype.reset=function(t){if(t===void 0){t=0}this.resetTag();this.counter=this.allCounter=t;this.allLabels={};this.allIds={}};t.prototype.startEquation=function(t){this.history=[];this.stack=[];this.clearTag();this.currentTag=new l("",undefined,undefined);this.labels={};this.ids={};this.counter=this.allCounter;this.redo=false;var e=t.inputData.recompile;if(e){this.refUpdate=true;this.counter=e.counter}};t.prototype.finishEquation=function(t){if(this.redo){t.inputData.recompile={state:t.state(),counter:this.allCounter}}if(!this.refUpdate){this.allCounter=this.counter}Object.assign(this.allIds,this.ids);Object.assign(this.allLabels,this.labels)};t.prototype.finalize=function(t,e){if(!e.display||this.currentTag.env||this.currentTag.tag==null){return t}var r=this.makeTag();var n=this.enTag(t,r);return n};t.prototype.makeId=function(){this.currentTag.tagId=this.formatId(this.configuration.options["useLabelIds"]?this.label||this.currentTag.tag:this.currentTag.tag)};t.prototype.makeTag=function(){this.makeId();if(this.label){this.labels[this.label]=new s(this.currentTag.tag,this.currentTag.tagId)}var t=new a.default("\\text{"+this.currentTag.tagFormat+"}",{},this.configuration).mml();return this.configuration.nodeFactory.create("node","mtd",[t],{id:this.currentTag.tagId})};return t}();e.AbstractTags=u;var c=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.autoTag=function(){};e.prototype.getTag=function(){return!this.currentTag.tag?null:t.prototype.getTag.call(this)};return e}(u);e.NoTags=c;var f=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.finalize=function(t,e){if(!e.display||this.history.find((function(t){return t.taggable}))){return t}var r=this.getTag(true);return this.enTag(t,r)};return e}(u);e.AllTags=f;var h;(function(t){var e=new Map([["none",c],["all",f]]);var r="none";t.OPTIONS={tags:r,tagSide:"right",tagIndent:"0.8em",useLabelIds:true,ignoreDuplicateLabels:false};t.add=function(t,r){e.set(t,r)};t.addTags=function(e){var r,n;try{for(var o=i(Object.keys(e)),a=o.next();!a.done;a=o.next()){var s=a.value;t.add(s,e[s])}}catch(l){r={error:l}}finally{try{if(a&&!a.done&&(n=o.return))n.call(o)}finally{if(r)throw r.error}}};t.create=function(t){var n=e.get(t)||e.get(r);if(!n){throw Error("Unknown tags class")}return new n};t.setDefault=function(t){r=t};t.getDefault=function(){return t.create(r)}})(h=e.TagsFactory||(e.TagsFactory={}))},98770:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});var r=function(){function t(e,r){var n=[];for(var i=2;i<arguments.length;i++){n[i-2]=arguments[i]}this.id=e;this.message=t.processString(r,n)}t.processString=function(e,r){var n=e.split(t.pattern);for(var i=1,o=n.length;i<o;i+=2){var a=n[i].charAt(0);if(a>="0"&&a<="9"){n[i]=r[parseInt(n[i],10)-1];if(typeof n[i]==="number"){n[i]=n[i].toString()}}else if(a==="{"){a=n[i].substr(1);if(a>="0"&&a<="9"){n[i]=r[parseInt(n[i].substr(1,n[i].length-2),10)-1];if(typeof n[i]==="number"){n[i]=n[i].toString()}}else{var s=n[i].match(/^\{([a-z]+):%(\d+)\|(.*)\}$/);if(s){n[i]="%"+n[i]}}}if(n[i]==null){n[i]="???"}}return n.join("")};t.pattern=/%(\d+|\{\d+\}|\{[a-z]+:\%\d+(?:\|(?:%\{\d+\}|%.|[^\}])*)+\}|.)/g;return t}();e["default"]=r},75845:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var o=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};var a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});var s=a(r(6980));var l=a(r(32859));var u=a(r(98770));var c=r(80747);var f=function(){function t(t,e,r){var i,o;this._string=t;this.configuration=r;this.macroCount=0;this.i=0;this.currentCS="";var a=e.hasOwnProperty("isInner");var s=e["isInner"];delete e["isInner"];var u;if(e){u={};try{for(var c=n(Object.keys(e)),f=c.next();!f.done;f=c.next()){var h=f.value;u[h]=e[h]}}catch(p){i={error:p}}finally{try{if(f&&!f.done&&(o=c.return))o.call(c)}finally{if(i)throw i.error}}}this.configuration.pushParser(this);this.stack=new l.default(this.itemFactory,u,a?s:true);this.Parse();this.Push(this.itemFactory.create("stop"))}Object.defineProperty(t.prototype,"options",{get:function(){return this.configuration.options},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"itemFactory",{get:function(){return this.configuration.itemFactory},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"tags",{get:function(){return this.configuration.tags},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"string",{get:function(){return this._string},set:function(t){this._string=t},enumerable:false,configurable:true});t.prototype.parse=function(t,e){return this.configuration.handlers.get(t).parse(e)};t.prototype.lookup=function(t,e){return this.configuration.handlers.get(t).lookup(e)};t.prototype.contains=function(t,e){return this.configuration.handlers.get(t).contains(e)};t.prototype.toString=function(){var t,e;var r="";try{for(var i=n(Array.from(this.configuration.handlers.keys())),o=i.next();!o.done;o=i.next()){var a=o.value;r+=a+": "+this.configuration.handlers.get(a)+"\n"}}catch(s){t={error:s}}finally{try{if(o&&!o.done&&(e=i.return))e.call(i)}finally{if(t)throw t.error}}return r};t.prototype.Parse=function(){var t;while(this.i<this.string.length){t=this.getCodePoint();this.i+=t.length;this.parse("character",[this,t])}};t.prototype.Push=function(t){if(t instanceof c.AbstractMmlNode&&t.isInferred){this.PushAll(t.childNodes)}else{this.stack.Push(t)}};t.prototype.PushAll=function(t){var e,r;try{for(var i=n(t),o=i.next();!o.done;o=i.next()){var a=o.value;this.stack.Push(a)}}catch(s){e={error:s}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}};t.prototype.mml=function(){if(!this.stack.Top().isKind("mml")){return null}var t=this.stack.Top().First;this.configuration.popParser();return t};t.prototype.convertDelimiter=function(t){var e=this.lookup("delimiter",t);return e?e.char:null};t.prototype.getCodePoint=function(){var t=this.string.codePointAt(this.i);return t===undefined?"":String.fromCodePoint(t)};t.prototype.nextIsSpace=function(){return!!this.string.charAt(this.i).match(/\s/)};t.prototype.GetNext=function(){while(this.nextIsSpace()){this.i++}return this.getCodePoint()};t.prototype.GetCS=function(){var t=this.string.slice(this.i).match(/^(([a-z]+) ?|[\uD800-\uDBFF].|.)/i);if(t){this.i+=t[0].length;return t[2]||t[1]}else{this.i++;return" "}};t.prototype.GetArgument=function(t,e){switch(this.GetNext()){case"":if(!e){throw new u.default("MissingArgFor","Missing argument for %1",this.currentCS)}return null;case"}":if(!e){throw new u.default("ExtraCloseMissingOpen","Extra close brace or missing open brace")}return null;case"\\":this.i++;return"\\"+this.GetCS();case"{":var r=++this.i,n=1;while(this.i<this.string.length){switch(this.string.charAt(this.i++)){case"\\":this.i++;break;case"{":n++;break;case"}":if(--n===0){return this.string.slice(r,this.i-1)}break}}throw new u.default("MissingCloseBrace","Missing close brace")}var i=this.getCodePoint();this.i+=i.length;return i};t.prototype.GetBrackets=function(t,e){if(this.GetNext()!=="["){return e}var r=++this.i,n=0;while(this.i<this.string.length){switch(this.string.charAt(this.i++)){case"{":n++;break;case"\\":this.i++;break;case"}":if(n--<=0){throw new u.default("ExtraCloseLooking","Extra close brace while looking for %1","']'")}break;case"]":if(n===0){return this.string.slice(r,this.i-1)}break}}throw new u.default("MissingCloseBracket","Could not find closing ']' for argument to %1",this.currentCS)};t.prototype.GetDelimiter=function(t,e){var r=this.GetNext();this.i+=r.length;if(this.i<=this.string.length){if(r==="\\"){r+=this.GetCS()}else if(r==="{"&&e){this.i--;r=this.GetArgument(t).trim()}if(this.contains("delimiter",r)){return this.convertDelimiter(r)}}throw new u.default("MissingOrUnrecognizedDelim","Missing or unrecognized delimiter for %1",this.currentCS)};t.prototype.GetDimen=function(t){if(this.GetNext()==="{"){var e=this.GetArgument(t);var r=i(s.default.matchDimen(e),2),n=r[0],o=r[1];if(n){return n+o}}else{var e=this.string.slice(this.i);var a=i(s.default.matchDimen(e,true),3),n=a[0],o=a[1],l=a[2];if(n){this.i+=l;return n+o}}throw new u.default("MissingDimOrUnits","Missing dimension or its units for %1",this.currentCS)};t.prototype.GetUpTo=function(t,e){while(this.nextIsSpace()){this.i++}var r=this.i;var n=0;while(this.i<this.string.length){var i=this.i;var o=this.GetNext();this.i+=o.length;switch(o){case"\\":o+=this.GetCS();break;case"{":n++;break;case"}":if(n===0){throw new u.default("ExtraCloseLooking","Extra close brace while looking for %1",e)}n--;break}if(n===0&&o===e){return this.string.slice(r,i)}}throw new u.default("TokenNotFoundForCommand","Could not find %1 for %2",e,this.currentCS)};t.prototype.ParseArg=function(e){return new t(this.GetArgument(e),this.stack.env,this.configuration).mml()};t.prototype.ParseUpTo=function(e,r){return new t(this.GetUpTo(e,r),this.stack.env,this.configuration).mml()};t.prototype.GetDelimiterArg=function(t){var e=s.default.trimSpaces(this.GetArgument(t));if(e===""){return null}if(this.contains("delimiter",e)){return e}throw new u.default("MissingOrUnrecognizedDelim","Missing or unrecognized delimiter for %1",this.currentCS)};t.prototype.GetStar=function(){var t=this.GetNext()==="*";if(t){this.i++}return t};t.prototype.create=function(t){var e;var r=[];for(var n=1;n<arguments.length;n++){r[n-1]=arguments[n]}return(e=this.configuration.nodeFactory).create.apply(e,o([t],i(r),false))};return t}();e["default"]=f},81039:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:true});e.mathjax=void 0;var n=r(71471);var i=r(29796);var o=r(9841);e.mathjax={version:n.VERSION,handlers:new i.HandlerList,document:function(t,r){return e.mathjax.handlers.document(t,r)},handleRetriesFor:o.handleRetriesFor,retryAfter:o.retryAfter,asyncLoad:null}},92787:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:true});e.asyncLoad=void 0;var n=r(81039);function i(t){if(!n.mathjax.asyncLoad){return Promise.reject("Can't load '".concat(t,"': No asyncLoad method specified"))}return new Promise((function(e,r){var i=n.mathjax.asyncLoad(t);if(i instanceof Promise){i.then((function(t){return e(t)})).catch((function(t){return r(t)}))}else{e(i)}}))}e.asyncLoad=i},38316:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:true});e.numeric=e.translate=e.remove=e.add=e.entities=e.options=void 0;var n=r(9841);var i=r(92787);e.options={loadMissingEntities:true};e.entities={ApplyFunction:"⁡",Backslash:"∖",Because:"∵",Breve:"˘",Cap:"⋒",CenterDot:"·",CircleDot:"⊙",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",Congruent:"≡",ContourIntegral:"∮",Coproduct:"∐",Cross:"⨯",Cup:"⋓",CupCap:"≍",Dagger:"‡",Del:"∇",Delta:"Δ",Diamond:"⋄",DifferentialD:"ⅆ",DotEqual:"≐",DoubleDot:"¨",DoubleRightTee:"⊨",DoubleVerticalBar:"∥",DownArrow:"↓",DownLeftVector:"↽",DownRightVector:"⇁",DownTee:"⊤",Downarrow:"⇓",Element:"∈",EqualTilde:"≂",Equilibrium:"⇌",Exists:"∃",ExponentialE:"ⅇ",FilledVerySmallSquare:"▪",ForAll:"∀",Gamma:"Γ",Gg:"⋙",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Hacek:"ˇ",Hat:"^",HumpDownHump:"≎",HumpEqual:"≏",Im:"ℑ",ImaginaryI:"ⅈ",Integral:"∫",Intersection:"⋂",InvisibleComma:"⁣",InvisibleTimes:"⁢",Lambda:"Λ",Larr:"↞",LeftAngleBracket:"⟨",LeftArrow:"←",LeftArrowRightArrow:"⇆",LeftCeiling:"⌈",LeftDownVector:"⇃",LeftFloor:"⌊",LeftRightArrow:"↔",LeftTee:"⊣",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpVector:"↿",LeftVector:"↼",Leftarrow:"⇐",Leftrightarrow:"⇔",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",LessSlantEqual:"⩽",LessTilde:"≲",Ll:"⋘",Lleftarrow:"⇚",LongLeftArrow:"⟵",LongLeftRightArrow:"⟷",LongRightArrow:"⟶",Longleftarrow:"⟸",Longleftrightarrow:"⟺",Longrightarrow:"⟹",Lsh:"↰",MinusPlus:"∓",NestedGreaterGreater:"≫",NestedLessLess:"≪",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotPrecedes:"⊀",NotPrecedesSlantEqual:"⋠",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsSlantEqual:"⋡",NotSupersetEqual:"⊉",NotTilde:"≁",NotVerticalBar:"∤",Omega:"Ω",OverBar:"‾",OverBrace:"⏞",PartialD:"∂",Phi:"Φ",Pi:"Π",PlusMinus:"±",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",Product:"∏",Proportional:"∝",Psi:"Ψ",Rarr:"↠",Re:"ℜ",ReverseEquilibrium:"⇋",RightAngleBracket:"⟩",RightArrow:"→",RightArrowLeftArrow:"⇄",RightCeiling:"⌉",RightDownVector:"⇂",RightFloor:"⌋",RightTee:"⊢",RightTeeArrow:"↦",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpVector:"↾",RightVector:"⇀",Rightarrow:"⇒",Rrightarrow:"⇛",Rsh:"↱",Sigma:"Σ",SmallCircle:"∘",Sqrt:"√",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",Star:"⋆",Subset:"⋐",SubsetEqual:"⊆",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",SuchThat:"∋",Sum:"∑",Superset:"⊃",SupersetEqual:"⊇",Supset:"⋑",Therefore:"∴",Theta:"Θ",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",UnderBar:"_",UnderBrace:"⏟",Union:"⋃",UnionPlus:"⊎",UpArrow:"↑",UpDownArrow:"↕",UpTee:"⊥",Uparrow:"⇑",Updownarrow:"⇕",Upsilon:"Υ",Vdash:"⊩",Vee:"⋁",VerticalBar:"∣",VerticalTilde:"≀",Vvdash:"⊪",Wedge:"⋀",Xi:"Ξ",amp:"&",acute:"´",aleph:"ℵ",alpha:"α",amalg:"⨿",and:"∧",ang:"∠",angmsd:"∡",angsph:"∢",ape:"≊",backprime:"‵",backsim:"∽",backsimeq:"⋍",beta:"β",beth:"ℶ",between:"≬",bigcirc:"◯",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",blacklozenge:"⧫",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",bowtie:"⋈",boxdl:"┐",boxdr:"┌",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxur:"└",bsol:"\\",bull:"•",cap:"∩",check:"✓",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledR:"®",circledS:"Ⓢ",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",clubs:"♣",colon:":",comp:"∁",ctdot:"⋯",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cup:"∪",curarr:"↷",curlyvee:"⋎",curlywedge:"⋏",dagger:"†",daleth:"ℸ",ddarr:"⇊",deg:"°",delta:"δ",digamma:"ϝ",div:"÷",divideontimes:"⋇",dot:"˙",doteqdot:"≑",dotplus:"∔",dotsquare:"⊡",dtdot:"⋱",ecir:"≖",efDot:"≒",egs:"⪖",ell:"ℓ",els:"⪕",empty:"∅",epsi:"ε",epsiv:"ϵ",erDot:"≓",eta:"η",eth:"ð",flat:"♭",fork:"⋔",frown:"⌢",gEl:"⪌",gamma:"γ",gap:"⪆",gimel:"ℷ",gnE:"≩",gnap:"⪊",gne:"⪈",gnsim:"⋧",gt:">",gtdot:"⋗",harrw:"↭",hbar:"ℏ",hellip:"…",hookleftarrow:"↩",hookrightarrow:"↪",imath:"ı",infin:"∞",intcal:"⊺",iota:"ι",jmath:"ȷ",kappa:"κ",kappav:"ϰ",lEg:"⪋",lambda:"λ",lap:"⪅",larrlp:"↫",larrtl:"↢",lbrace:"{",lbrack:"[",le:"≤",leftleftarrows:"⇇",leftthreetimes:"⋋",lessdot:"⋖",lmoust:"⎰",lnE:"≨",lnap:"⪉",lne:"⪇",lnsim:"⋦",longmapsto:"⟼",looparrowright:"↬",lowast:"∗",loz:"◊",lt:"<",ltimes:"⋉",ltri:"◃",macr:"¯",malt:"✠",mho:"℧",mu:"μ",multimap:"⊸",nLeftarrow:"⇍",nLeftrightarrow:"⇎",nRightarrow:"⇏",nVDash:"⊯",nVdash:"⊮",natur:"♮",nearr:"↗",nharr:"↮",nlarr:"↚",not:"¬",nrarr:"↛",nu:"ν",nvDash:"⊭",nvdash:"⊬",nwarr:"↖",omega:"ω",omicron:"ο",or:"∨",osol:"⊘",period:".",phi:"φ",phiv:"ϕ",pi:"π",piv:"ϖ",prap:"⪷",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",prime:"′",psi:"ψ",quot:'"',rarrtl:"↣",rbrace:"}",rbrack:"]",rho:"ρ",rhov:"ϱ",rightrightarrows:"⇉",rightthreetimes:"⋌",ring:"˚",rmoust:"⎱",rtimes:"⋊",rtri:"▹",scap:"⪸",scnE:"⪶",scnap:"⪺",scnsim:"⋩",sdot:"⋅",searr:"↘",sect:"§",sharp:"♯",sigma:"σ",sigmav:"ς",simne:"≆",smile:"⌣",spades:"♠",sub:"⊂",subE:"⫅",subnE:"⫋",subne:"⊊",supE:"⫆",supnE:"⫌",supne:"⊋",swarr:"↙",tau:"τ",theta:"θ",thetav:"ϑ",tilde:"˜",times:"×",triangle:"▵",triangleq:"≜",upsi:"υ",upuparrows:"⇈",veebar:"⊻",vellip:"⋮",weierp:"℘",xi:"ξ",yen:"¥",zeta:"ζ",zigrarr:"⇝",nbsp:" ",rsquo:"’",lsquo:"‘"};var o={};function a(t,r){Object.assign(e.entities,t);o[r]=true}e.add=a;function s(t){delete e.entities[t]}e.remove=s;function l(t){return t.replace(/&([a-z][a-z0-9]*|#(?:[0-9]+|x[0-9a-f]+));/gi,u)}e.translate=l;function u(t,r){if(r.charAt(0)==="#"){return c(r.slice(1))}if(e.entities[r]){return e.entities[r]}if(e.options["loadMissingEntities"]){var a=r.match(/^[a-zA-Z](fr|scr|opf)$/)?RegExp.$1:r.charAt(0).toLowerCase();if(!o[a]){o[a]=true;(0,n.retryAfter)((0,i.asyncLoad)("./util/entities/"+a+".js"))}}return t}function c(t){var e=t.charAt(0)==="x"?parseInt(t.slice(1),16):parseInt(t);return String.fromCodePoint(e)}e.numeric=c},43899:function(t,e,r){var n=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var o=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var a=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:true});e.FunctionList=void 0;var s=r(82776);var l=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.execute=function(){var t,e;var r=[];for(var n=0;n<arguments.length;n++){r[n]=arguments[n]}try{for(var s=i(this),l=s.next();!l.done;l=s.next()){var u=l.value;var c=u.item.apply(u,a([],o(r),false));if(c===false){return false}}}catch(f){t={error:f}}finally{try{if(l&&!l.done&&(e=s.return))e.call(s)}finally{if(t)throw t.error}}return true};e.prototype.asyncExecute=function(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}var r=-1;var n=this.items;return new Promise((function(e,i){(function s(){var l;while(++r<n.length){var u=(l=n[r]).item.apply(l,a([],o(t),false));if(u instanceof Promise){u.then(s).catch((function(t){return i(t)}));return}if(u===false){e(false);return}}e(true)})()}))};return e}(s.PrioritizedList);e.FunctionList=l},82776:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});e.PrioritizedList=void 0;var r=function(){function t(){this.items=[];this.items=[]}t.prototype[Symbol.iterator]=function(){var t=0;var e=this.items;return{next:function(){return{value:e[t++],done:t>e.length}}}};t.prototype.add=function(e,r){if(r===void 0){r=t.DEFAULTPRIORITY}var n=this.items.length;do{n--}while(n>=0&&r<this.items[n].priority);this.items.splice(n+1,0,{item:e,priority:r});return e};t.prototype.remove=function(t){var e=this.items.length;do{e--}while(e>=0&&this.items[e].item!==t);if(e>=0){this.items.splice(e,1)}};t.DEFAULTPRIORITY=5;return t}();e.PrioritizedList=r},9841:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});e.retryAfter=e.handleRetriesFor=void 0;function r(t){return new Promise((function e(r,n){try{r(t())}catch(i){if(i.retry&&i.retry instanceof Promise){i.retry.then((function(){return e(r,n)})).catch((function(t){return n(t)}))}else if(i.restart&&i.restart.isCallback){MathJax.Callback.After((function(){return e(r,n)}),i.restart)}else{n(i)}}}))}e.handleRetriesFor=r;function n(t){var e=new Error("MathJax retry");e.retry=t;throw e}e.retryAfter=n}}]);
1
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[2633,1039],{71471:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});e.VERSION=void 0;e.VERSION="3.2.2"},29796:function(t,e,r){var n=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};Object.defineProperty(e,"__esModule",{value:true});e.HandlerList=void 0;var o=r(82776);var a=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.register=function(t){return this.add(t,t.priority)};e.prototype.unregister=function(t){this.remove(t)};e.prototype.handlesDocument=function(t){var e,r;try{for(var n=i(this),o=n.next();!o.done;o=n.next()){var a=o.value;var s=a.item;if(s.handlesDocument(t)){return s}}}catch(l){e={error:l}}finally{try{if(o&&!o.done&&(r=n.return))r.call(n)}finally{if(e)throw e.error}}throw new Error("Can't find handler for document")};e.prototype.document=function(t,e){if(e===void 0){e=null}return this.handlesDocument(t).create(t,e)};return e}(o.PrioritizedList);e.HandlerList=a},56441:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};Object.defineProperty(e,"__esModule",{value:true});e.ParserConfiguration=e.ConfigurationHandler=e.Configuration=void 0;var o=r(34981);var a=r(18437);var s=r(43899);var l=r(82776);var u=r(17782);var c=function(){function t(t,e,r,n,i,o,a,s,l,u,c,f,h){if(e===void 0){e={}}if(r===void 0){r={}}if(n===void 0){n={}}if(i===void 0){i={}}if(o===void 0){o={}}if(a===void 0){a={}}if(s===void 0){s=[]}if(l===void 0){l=[]}if(u===void 0){u=null}if(c===void 0){c=null}this.name=t;this.handler=e;this.fallback=r;this.items=n;this.tags=i;this.options=o;this.nodes=a;this.preprocessors=s;this.postprocessors=l;this.initMethod=u;this.configMethod=c;this.priority=f;this.parser=h;this.handler=Object.assign({character:[],delimiter:[],macro:[],environment:[]},e)}t.makeProcessor=function(t,e){return Array.isArray(t)?t:[t,e]};t._create=function(e,r){var n=this;if(r===void 0){r={}}var i=r.priority||l.PrioritizedList.DEFAULTPRIORITY;var o=r.init?this.makeProcessor(r.init,i):null;var a=r.config?this.makeProcessor(r.config,i):null;var s=(r.preprocessors||[]).map((function(t){return n.makeProcessor(t,i)}));var u=(r.postprocessors||[]).map((function(t){return n.makeProcessor(t,i)}));var c=r.parser||"tex";return new t(e,r.handler||{},r.fallback||{},r.items||{},r.tags||{},r.options||{},r.nodes||{},s,u,o,a,i,c)};t.create=function(e,r){if(r===void 0){r={}}var n=t._create(e,r);f.set(e,n);return n};t.local=function(e){if(e===void 0){e={}}return t._create("",e)};Object.defineProperty(t.prototype,"init",{get:function(){return this.initMethod?this.initMethod[0]:null},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"config",{get:function(){return this.configMethod?this.configMethod[0]:null},enumerable:false,configurable:true});return t}();e.Configuration=c;var f;(function(t){var e=new Map;t.set=function(t,r){e.set(t,r)};t.get=function(t){return e.get(t)};t.keys=function(){return e.keys()}})(f=e.ConfigurationHandler||(e.ConfigurationHandler={}));var h=function(){function t(t,e){var r,i,o,u;if(e===void 0){e=["tex"]}this.initMethod=new s.FunctionList;this.configMethod=new s.FunctionList;this.configurations=new l.PrioritizedList;this.parsers=[];this.handlers=new a.SubHandlers;this.items={};this.tags={};this.options={};this.nodes={};this.parsers=e;try{for(var c=n(t.slice().reverse()),f=c.next();!f.done;f=c.next()){var h=f.value;this.addPackage(h)}}catch(m){r={error:m}}finally{try{if(f&&!f.done&&(i=c.return))i.call(c)}finally{if(r)throw r.error}}try{for(var p=n(this.configurations),d=p.next();!d.done;d=p.next()){var v=d.value,y=v.item,g=v.priority;this.append(y,g)}}catch(b){o={error:b}}finally{try{if(d&&!d.done&&(u=p.return))u.call(p)}finally{if(o)throw o.error}}}t.prototype.init=function(){this.initMethod.execute(this)};t.prototype.config=function(t){var e,r;this.configMethod.execute(this,t);try{for(var i=n(this.configurations),o=i.next();!o.done;o=i.next()){var a=o.value;this.addFilters(t,a.item)}}catch(s){e={error:s}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}};t.prototype.addPackage=function(t){var e=typeof t==="string"?t:t[0];var r=this.getPackage(e);r&&this.configurations.add(r,typeof t==="string"?r.priority:t[1])};t.prototype.add=function(t,e,r){var i,a;if(r===void 0){r={}}var s=this.getPackage(t);this.append(s);this.configurations.add(s,s.priority);this.init();var l=e.parseOptions;l.nodeFactory.setCreators(s.nodes);try{for(var c=n(Object.keys(s.items)),f=c.next();!f.done;f=c.next()){var h=f.value;l.itemFactory.setNodeClass(h,s.items[h])}}catch(p){i={error:p}}finally{try{if(f&&!f.done&&(a=c.return))a.call(c)}finally{if(i)throw i.error}}u.TagsFactory.addTags(s.tags);(0,o.defaultOptions)(l.options,s.options);(0,o.userOptions)(l.options,r);this.addFilters(e,s);if(s.config){s.config(this,e)}};t.prototype.getPackage=function(t){var e=f.get(t);if(e&&this.parsers.indexOf(e.parser)<0){throw Error("Package ".concat(t," doesn't target the proper parser"))}return e};t.prototype.append=function(t,e){e=e||t.priority;if(t.initMethod){this.initMethod.add(t.initMethod[0],t.initMethod[1])}if(t.configMethod){this.configMethod.add(t.configMethod[0],t.configMethod[1])}this.handlers.add(t.handler,t.fallback,e);Object.assign(this.items,t.items);Object.assign(this.tags,t.tags);(0,o.defaultOptions)(this.options,t.options);Object.assign(this.nodes,t.nodes)};t.prototype.addFilters=function(t,e){var r,o,a,s;try{for(var l=n(e.preprocessors),u=l.next();!u.done;u=l.next()){var c=i(u.value,2),f=c[0],h=c[1];t.preFilters.add(f,h)}}catch(g){r={error:g}}finally{try{if(u&&!u.done&&(o=l.return))o.call(l)}finally{if(r)throw r.error}}try{for(var p=n(e.postprocessors),d=p.next();!d.done;d=p.next()){var v=i(d.value,2),y=v[0],h=v[1];t.postFilters.add(y,h)}}catch(m){a={error:m}}finally{try{if(d&&!d.done&&(s=p.return))s.call(p)}finally{if(a)throw a.error}}};return t}();e.ParserConfiguration=h},18437:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};Object.defineProperty(e,"__esModule",{value:true});e.SubHandlers=e.SubHandler=e.MapHandler=void 0;var o=r(82776);var a=r(43899);var s;(function(t){var e=new Map;t.register=function(t){e.set(t.name,t)};t.getMap=function(t){return e.get(t)}})(s=e.MapHandler||(e.MapHandler={}));var l=function(){function t(){this._configuration=new o.PrioritizedList;this._fallback=new a.FunctionList}t.prototype.add=function(t,e,r){var i,a;if(r===void 0){r=o.PrioritizedList.DEFAULTPRIORITY}try{for(var l=n(t.slice().reverse()),u=l.next();!u.done;u=l.next()){var c=u.value;var f=s.getMap(c);if(!f){this.warn("Configuration "+c+" not found! Omitted.");return}this._configuration.add(f,r)}}catch(h){i={error:h}}finally{try{if(u&&!u.done&&(a=l.return))a.call(l)}finally{if(i)throw i.error}}if(e){this._fallback.add(e,r)}};t.prototype.parse=function(t){var e,r;try{for(var o=n(this._configuration),a=o.next();!a.done;a=o.next()){var s=a.value.item;var l=s.parse(t);if(l){return l}}}catch(h){e={error:h}}finally{try{if(a&&!a.done&&(r=o.return))r.call(o)}finally{if(e)throw e.error}}var u=i(t,2),c=u[0],f=u[1];Array.from(this._fallback)[0].item(c,f)};t.prototype.lookup=function(t){var e=this.applicable(t);return e?e.lookup(t):null};t.prototype.contains=function(t){return this.applicable(t)?true:false};t.prototype.toString=function(){var t,e;var r=[];try{for(var i=n(this._configuration),o=i.next();!o.done;o=i.next()){var a=o.value.item;r.push(a.name)}}catch(s){t={error:s}}finally{try{if(o&&!o.done&&(e=i.return))e.call(i)}finally{if(t)throw t.error}}return r.join(", ")};t.prototype.applicable=function(t){var e,r;try{for(var i=n(this._configuration),o=i.next();!o.done;o=i.next()){var a=o.value.item;if(a.contains(t)){return a}}}catch(s){e={error:s}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}return null};t.prototype.retrieve=function(t){var e,r;try{for(var i=n(this._configuration),o=i.next();!o.done;o=i.next()){var a=o.value.item;if(a.name===t){return a}}}catch(s){e={error:s}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}return null};t.prototype.warn=function(t){console.log("TexParser Warning: "+t)};return t}();e.SubHandler=l;var u=function(){function t(){this.map=new Map}t.prototype.add=function(t,e,r){var i,a;if(r===void 0){r=o.PrioritizedList.DEFAULTPRIORITY}try{for(var s=n(Object.keys(t)),u=s.next();!u.done;u=s.next()){var c=u.value;var f=c;var h=this.get(f);if(!h){h=new l;this.set(f,h)}h.add(t[f],e[f],r)}}catch(p){i={error:p}}finally{try{if(u&&!u.done&&(a=s.return))a.call(s)}finally{if(i)throw i.error}}};t.prototype.set=function(t,e){this.map.set(t,e)};t.prototype.get=function(t){return this.map.get(t)};t.prototype.retrieve=function(t){var e,r;try{for(var i=n(this.map.values()),o=i.next();!o.done;o=i.next()){var a=o.value;var s=a.retrieve(t);if(s){return s}}}catch(l){e={error:l}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}return null};t.prototype.keys=function(){return this.map.keys()};return t}();e.SubHandlers=u},72691:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var o=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:true});var a=r(80747);var s=r(38669);var l;(function(t){var e=new Map([["autoOP",true],["fnOP",true],["movesupsub",true],["subsupOK",true],["texprimestyle",true],["useHeight",true],["variantForm",true],["withDelims",true],["mathaccent",true],["open",true],["close",true]]);function r(t){return String.fromCodePoint(parseInt(t,16))}t.createEntity=r;function l(t){return t.childNodes}t.getChildren=l;function u(t){return t.getText()}t.getText=u;function c(t,e){var r,i;try{for(var o=n(e),a=o.next();!a.done;a=o.next()){var s=a.value;t.appendChild(s)}}catch(l){r={error:l}}finally{try{if(a&&!a.done&&(i=o.return))i.call(o)}finally{if(r)throw r.error}}}t.appendChildren=c;function f(t,e,r){t.attributes.set(e,r)}t.setAttribute=f;function h(t,e,r){t.setProperty(e,r)}t.setProperty=h;function p(t,r){var i,o;try{for(var a=n(Object.keys(r)),s=a.next();!s.done;s=a.next()){var l=s.value;var u=r[l];if(l==="texClass"){t.texClass=u;t.setProperty(l,u)}else if(l==="movablelimits"){t.setProperty("movablelimits",u);if(t.isKind("mo")||t.isKind("mstyle")){t.attributes.set("movablelimits",u)}}else if(l==="inferred"){}else if(e.has(l)){t.setProperty(l,u)}else{t.attributes.set(l,u)}}}catch(c){i={error:c}}finally{try{if(s&&!s.done&&(o=a.return))o.call(a)}finally{if(i)throw i.error}}}t.setProperties=p;function d(t,e){return t.getProperty(e)}t.getProperty=d;function v(t,e){return t.attributes.get(e)}t.getAttribute=v;function y(t){var e=[];for(var r=1;r<arguments.length;r++){e[r-1]=arguments[r]}t.removeProperty.apply(t,o([],i(e),false))}t.removeProperties=y;function g(t,e){return t.childNodes[e]}t.getChildAt=g;function m(t,e,r){var n=t.childNodes;n[e]=r;if(r){r.parent=t}}t.setChild=m;function b(t,e){var r=t.childNodes;for(var n=0;n<r.length;n++){m(e,n,r[n])}}t.copyChildren=b;function w(t,e){e.attributes=t.attributes;p(e,t.getAllProperties())}t.copyAttributes=w;function _(t,e){return t.isKind(e)}t.isType=_;function x(t){return t.isEmbellished}t.isEmbellished=x;function T(t){return t.texClass}t.getTexClass=T;function S(t){return t.coreMO()}t.getCoreMO=S;function P(t){return t instanceof a.AbstractMmlNode||t instanceof a.AbstractMmlEmptyNode}t.isNode=P;function k(t){return t.isInferred}t.isInferred=k;function O(t){var e,r;if(!_(t,"mo")){return null}var i=t;var o=i.getForms();try{for(var a=n(o),l=a.next();!l.done;l=a.next()){var u=l.value;var c=s.MmlMo.OPTABLE[u][i.getText()];if(c){return c}}}catch(f){e={error:f}}finally{try{if(l&&!l.done&&(r=a.return))r.call(a)}finally{if(e)throw e.error}}return null}t.getForm=O})(l||(l={}));e["default"]=l},6980:function(t,e,r){var n=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});var a=r(80747);var s=o(r(72691));var l=o(r(75845));var u=o(r(98770));var c=r(38316);var f;(function(t){var e=7.2;var r=72;var o={em:function(t){return t},ex:function(t){return t*.43},pt:function(t){return t/10},pc:function(t){return t*1.2},px:function(t){return t*e/r},in:function(t){return t*e},cm:function(t){return t*e/2.54},mm:function(t){return t*e/25.4},mu:function(t){return t/18}};var f="([-+]?([.,]\\d+|\\d+([.,]\\d*)?))";var h="(pt|em|ex|mu|px|mm|cm|in|pc)";var p=RegExp("^\\s*"+f+"\\s*"+h+"\\s*$");var d=RegExp("^\\s*"+f+"\\s*"+h+" ?");function v(t,e){if(e===void 0){e=false}var r=t.match(e?d:p);return r?y([r[1].replace(/,/,"."),r[4],r[0].length]):[null,null,0]}t.matchDimen=v;function y(t){var e=n(t,3),r=e[0],i=e[1],a=e[2];if(i!=="mu"){return[r,i,a]}var s=m(o[i](parseFloat(r||"1")));return[s.slice(0,-2),"em",a]}function g(t){var e=n(v(t),2),r=e[0],i=e[1];var a=parseFloat(r||"1");var s=o[i];return s?s(a):0}t.dimen2em=g;function m(t){if(Math.abs(t)<6e-4){return"0em"}return t.toFixed(3).replace(/\.?0+$/,"")+"em"}t.Em=m;function b(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}return t.map((function(t){return m(t)})).join(" ")}t.cols=b;function w(t,e,r,n,i,o){if(i===void 0){i=""}if(o===void 0){o=""}var u=t.nodeFactory;var c=u.create("node","mrow",[],{open:e,close:n,texClass:a.TEXCLASS.INNER});var f;if(i){f=new l.default("\\"+i+"l"+e,t.parser.stack.env,t).mml()}else{var h=u.create("text",e);f=u.create("node","mo",[],{fence:true,stretchy:true,symmetric:true,texClass:a.TEXCLASS.OPEN},h)}s.default.appendChildren(c,[f,r]);if(i){f=new l.default("\\"+i+"r"+n,t.parser.stack.env,t).mml()}else{var p=u.create("text",n);f=u.create("node","mo",[],{fence:true,stretchy:true,symmetric:true,texClass:a.TEXCLASS.CLOSE},p)}o&&f.attributes.set("mathcolor",o);s.default.appendChildren(c,[f]);return c}t.fenced=w;function _(t,e,r,n){var i=t.nodeFactory.create("node","mrow",[],{open:e,close:n,texClass:a.TEXCLASS.ORD});if(e){s.default.appendChildren(i,[x(t,e,"l")])}if(s.default.isType(r,"mrow")){s.default.appendChildren(i,s.default.getChildren(r))}else{s.default.appendChildren(i,[r])}if(n){s.default.appendChildren(i,[x(t,n,"r")])}return i}t.fixedFence=_;function x(t,e,r){if(e==="{"||e==="}"){e="\\"+e}var n="{\\bigg"+r+" "+e+"}";var i="{\\big"+r+" "+e+"}";return new l.default("\\mathchoice"+n+i+i+i,{},t).mml()}t.mathPalette=x;function T(t,e){for(var r=0,n=e.length;r<n;r++){var i=e[r];if(i&&(!s.default.isType(i,"mspace")&&(!s.default.isType(i,"TeXAtom")||s.default.getChildren(i)[0]&&s.default.getChildren(s.default.getChildren(i)[0]).length))){if(s.default.isEmbellished(i)||s.default.isType(i,"TeXAtom")&&s.default.getTexClass(i)===a.TEXCLASS.REL){var o=t.nodeFactory.create("node","mi");e.unshift(o)}break}}}t.fixInitialMO=T;function S(t,e,r,n){if(t.configuration.options.internalMath){return t.configuration.options.internalMath(t,e,r,n)}var i=n||t.stack.env.font;var o=i?{mathvariant:i}:{};var a=[],s=0,c=0,f,h,p="",d=0;if(e.match(/\\?[${}\\]|\\\(|\\(eq)?ref\s*\{/)){while(s<e.length){f=e.charAt(s++);if(f==="$"){if(p==="$"&&d===0){h=t.create("node","TeXAtom",[new l.default(e.slice(c,s-1),{},t.configuration).mml()]);a.push(h);p="";c=s}else if(p===""){if(c<s-1){a.push(P(t,e.slice(c,s-1),o))}p="$";c=s}}else if(f==="{"&&p!==""){d++}else if(f==="}"){if(p==="}"&&d===0){var v=new l.default(e.slice(c,s),{},t.configuration).mml();h=t.create("node","TeXAtom",[v],o);a.push(h);p="";c=s}else if(p!==""){if(d){d--}}}else if(f==="\\"){if(p===""&&e.substr(s).match(/^(eq)?ref\s*\{/)){var y=RegExp["$&"].length;if(c<s-1){a.push(P(t,e.slice(c,s-1),o))}p="}";c=s-1;s+=y}else{f=e.charAt(s++);if(f==="("&&p===""){if(c<s-2){a.push(P(t,e.slice(c,s-2),o))}p=")";c=s}else if(f===")"&&p===")"&&d===0){h=t.create("node","TeXAtom",[new l.default(e.slice(c,s-2),{},t.configuration).mml()]);a.push(h);p="";c=s}else if(f.match(/[${}\\]/)&&p===""){s--;e=e.substr(0,s-1)+e.substr(s)}}}}if(p!==""){throw new u.default("MathNotTerminated","Math not terminated in text box")}}if(c<e.length){a.push(P(t,e.slice(c),o))}if(r!=null){a=[t.create("node","mstyle",a,{displaystyle:false,scriptlevel:r})]}else if(a.length>1){a=[t.create("node","mrow",a)]}return a}t.internalMath=S;function P(t,e,r){e=e.replace(/^\s+/,c.entities.nbsp).replace(/\s+$/,c.entities.nbsp);var n=t.create("text",e);return t.create("node","mtext",[],r,n)}t.internalText=P;function k(e,r,n,i,o){t.checkMovableLimits(r);if(s.default.isType(r,"munderover")&&s.default.isEmbellished(r)){s.default.setProperties(s.default.getCoreMO(r),{lspace:0,rspace:0});var l=e.create("node","mo",[],{rspace:0});r=e.create("node","mrow",[l,r])}var u=e.create("node","munderover",[r]);s.default.setChild(u,i==="over"?u.over:u.under,n);var c=u;if(o){c=e.create("node","TeXAtom",[u],{texClass:a.TEXCLASS.OP,movesupsub:true})}s.default.setProperty(c,"subsupOK",true);return c}t.underOver=k;function O(t){var e=s.default.isType(t,"mo")?s.default.getForm(t):null;if(s.default.getProperty(t,"movablelimits")||e&&e[3]&&e[3].movablelimits){s.default.setProperties(t,{movablelimits:false})}}t.checkMovableLimits=O;function M(t){if(typeof t!=="string"){return t}var e=t.trim();if(e.match(/\\$/)&&t.match(/ $/)){e+=" "}return e}t.trimSpaces=M;function E(e,r){r=t.trimSpaces(r||"");if(r==="t"){e.arraydef.align="baseline 1"}else if(r==="b"){e.arraydef.align="baseline -1"}else if(r==="c"){e.arraydef.align="axis"}else if(r){e.arraydef.align=r}return e}t.setArrayAlign=E;function C(t,e,r){var n="";var i="";var o=0;while(o<r.length){var a=r.charAt(o++);if(a==="\\"){n+=a+r.charAt(o++)}else if(a==="#"){a=r.charAt(o++);if(a==="#"){n+=a}else{if(!a.match(/[1-9]/)||parseInt(a,10)>e.length){throw new u.default("IllegalMacroParam","Illegal macro parameter reference")}i=A(t,A(t,i,n),e[parseInt(a,10)-1]);n=""}}else{n+=a}}return A(t,i,n)}t.substituteArgs=C;function A(t,e,r){if(r.match(/^[a-z]/i)&&e.match(/(^|[^\\])(\\\\)*\\[a-z]+$/i)){e+=" "}if(e.length+r.length>t.configuration.options["maxBuffer"]){throw new u.default("MaxBufferSize","MathJax internal buffer size exceeded; is there a"+" recursive macro call?")}return e+r}t.addArgs=A;function L(t,e){if(e===void 0){e=true}if(++t.macroCount<=t.configuration.options["maxMacros"]){return}if(e){throw new u.default("MaxMacroSub1","MathJax maximum macro substitution count exceeded; "+"is here a recursive macro call?")}else{throw new u.default("MaxMacroSub2","MathJax maximum substitution count exceeded; "+"is there a recursive latex environment?")}}t.checkMaxMacros=L;function j(t){if(t.stack.global.eqnenv){throw new u.default("ErroneousNestingEq","Erroneous nesting of equation structures")}t.stack.global.eqnenv=true}t.checkEqnEnv=j;function F(t,e){var r=t.copy();var n=e.configuration;r.walkTree((function(t){var e,r;n.addNode(t.kind,t);var o=(t.getProperty("in-lists")||"").split(/,/);try{for(var a=i(o),s=a.next();!s.done;s=a.next()){var l=s.value;l&&n.addNode(l,t)}}catch(u){e={error:u}}finally{try{if(s&&!s.done&&(r=a.return))r.call(a)}finally{if(e)throw e.error}}}));return r}t.copyNode=F;function I(t,e,r){return r}t.MmlFilterAttribute=I;function q(t){var e=t.stack.env["font"];return e?{mathvariant:e}:{}}t.getFontDef=q;function D(t,e,r){var n,o;if(e===void 0){e=null}if(r===void 0){r=false}var a=N(t);if(e){try{for(var s=i(Object.keys(a)),l=s.next();!l.done;l=s.next()){var c=l.value;if(!e.hasOwnProperty(c)){if(r){throw new u.default("InvalidOption","Invalid option: %1",c)}delete a[c]}}}catch(f){n={error:f}}finally{try{if(l&&!l.done&&(o=s.return))o.call(s)}finally{if(n)throw n.error}}}return a}t.keyvalOptions=D;function N(t){var e,r;var i={};var o=t;var a,s,l;while(o){e=n(G(o,["=",","]),3),s=e[0],a=e[1],o=e[2];if(a==="="){r=n(G(o,[","]),3),l=r[0],a=r[1],o=r[2];l=l==="false"||l==="true"?JSON.parse(l):l;i[s]=l}else if(s){i[s]=true}}return i}function R(t,e){while(e>0){t=t.trim().slice(1,-1);e--}return t.trim()}function G(t,e){var r=t.length;var n=0;var i="";var o=0;var a=0;var s=true;var l=false;while(o<r){var c=t[o++];switch(c){case" ":break;case"{":if(s){a++}else{l=false;if(a>n){a=n}}n++;break;case"}":if(n){n--}if(s||l){a--;l=true}s=false;break;default:if(!n&&e.indexOf(c)!==-1){return[l?"true":R(i,a),c,t.slice(o)]}s=false;l=false}i+=c}if(n){throw new u.default("ExtraOpenMissingClose","Extra open brace or missing close brace")}return[l?"true":R(i,a),"",t.slice(o)]}})(f||(f={}));e["default"]=f},32859:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var o=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};var a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});var s=a(r(72691));var l=function(){function t(t,e,r){this._factory=t;this._env=e;this.global={};this.stack=[];this.global={isInner:r};this.stack=[this._factory.create("start",this.global)];if(e){this.stack[0].env=e}this.env=this.stack[0].env}Object.defineProperty(t.prototype,"env",{get:function(){return this._env},set:function(t){this._env=t},enumerable:false,configurable:true});t.prototype.Push=function(){var t,e;var r=[];for(var a=0;a<arguments.length;a++){r[a]=arguments[a]}try{for(var l=n(r),u=l.next();!u.done;u=l.next()){var c=u.value;if(!c){continue}var f=s.default.isNode(c)?this._factory.create("mml",c):c;f.global=this.global;var h=i(this.stack.length?this.Top().checkItem(f):[null,true],2),p=h[0],d=h[1];if(!d){continue}if(p){this.Pop();this.Push.apply(this,o([],i(p),false));continue}this.stack.push(f);if(f.env){if(f.copyEnv){Object.assign(f.env,this.env)}this.env=f.env}else{f.env=this.env}}}catch(v){t={error:v}}finally{try{if(u&&!u.done&&(e=l.return))e.call(l)}finally{if(t)throw t.error}}};t.prototype.Pop=function(){var t=this.stack.pop();if(!t.isOpen){delete t.env}this.env=this.stack.length?this.Top().env:{};return t};t.prototype.Top=function(t){if(t===void 0){t=1}return this.stack.length<t?null:this.stack[this.stack.length-t]};t.prototype.Prev=function(t){var e=this.Top();return t?e.First:e.Pop()};t.prototype.toString=function(){return"stack[\n "+this.stack.join("\n ")+"\n]"};return t}();e["default"]=l},27151:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});e.Macro=e.Symbol=void 0;var r=function(){function t(t,e,r){this._symbol=t;this._char=e;this._attributes=r}Object.defineProperty(t.prototype,"symbol",{get:function(){return this._symbol},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"char",{get:function(){return this._char},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"attributes",{get:function(){return this._attributes},enumerable:false,configurable:true});return t}();e.Symbol=r;var n=function(){function t(t,e,r){if(r===void 0){r=[]}this._symbol=t;this._func=e;this._args=r}Object.defineProperty(t.prototype,"symbol",{get:function(){return this._symbol},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"func",{get:function(){return this._func},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"args",{get:function(){return this._args},enumerable:false,configurable:true});return t}();e.Macro=n},80209:function(t,e,r){var n=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var o=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var a=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:true});e.EnvironmentMap=e.CommandMap=e.MacroMap=e.DelimiterMap=e.CharacterMap=e.AbstractParseMap=e.RegExpMap=e.AbstractSymbolMap=e.parseResult=void 0;var s=r(27151);var l=r(18437);function u(t){return t===void 0?true:t}e.parseResult=u;var c=function(){function t(t,e){this._name=t;this._parser=e;l.MapHandler.register(this)}Object.defineProperty(t.prototype,"name",{get:function(){return this._name},enumerable:false,configurable:true});t.prototype.parserFor=function(t){return this.contains(t)?this.parser:null};t.prototype.parse=function(t){var e=i(t,2),r=e[0],n=e[1];var o=this.parserFor(n);var a=this.lookup(n);return o&&a?u(o(r,a)):null};Object.defineProperty(t.prototype,"parser",{get:function(){return this._parser},set:function(t){this._parser=t},enumerable:false,configurable:true});return t}();e.AbstractSymbolMap=c;var f=function(t){n(e,t);function e(e,r,n){var i=t.call(this,e,r)||this;i._regExp=n;return i}e.prototype.contains=function(t){return this._regExp.test(t)};e.prototype.lookup=function(t){return this.contains(t)?t:null};return e}(c);e.RegExpMap=f;var h=function(t){n(e,t);function e(){var e=t!==null&&t.apply(this,arguments)||this;e.map=new Map;return e}e.prototype.lookup=function(t){return this.map.get(t)};e.prototype.contains=function(t){return this.map.has(t)};e.prototype.add=function(t,e){this.map.set(t,e)};e.prototype.remove=function(t){this.map.delete(t)};return e}(c);e.AbstractParseMap=h;var p=function(t){n(e,t);function e(e,r,n){var a,l;var u=t.call(this,e,r)||this;try{for(var c=o(Object.keys(n)),f=c.next();!f.done;f=c.next()){var h=f.value;var p=n[h];var d=i(typeof p==="string"?[p,null]:p,2),v=d[0],y=d[1];var g=new s.Symbol(h,v,y);u.add(h,g)}}catch(m){a={error:m}}finally{try{if(f&&!f.done&&(l=c.return))l.call(c)}finally{if(a)throw a.error}}return u}return e}(h);e.CharacterMap=p;var d=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.parse=function(e){var r=i(e,2),n=r[0],o=r[1];return t.prototype.parse.call(this,[n,"\\"+o])};return e}(p);e.DelimiterMap=d;var v=function(t){n(e,t);function e(e,r,n){var a,l;var u=t.call(this,e,null)||this;try{for(var c=o(Object.keys(r)),f=c.next();!f.done;f=c.next()){var h=f.value;var p=r[h];var d=i(typeof p==="string"?[p]:p),v=d[0],y=d.slice(1);var g=new s.Macro(h,n[v],y);u.add(h,g)}}catch(m){a={error:m}}finally{try{if(f&&!f.done&&(l=c.return))l.call(c)}finally{if(a)throw a.error}}return u}e.prototype.parserFor=function(t){var e=this.lookup(t);return e?e.func:null};e.prototype.parse=function(t){var e=i(t,2),r=e[0],n=e[1];var o=this.lookup(n);var s=this.parserFor(n);if(!o||!s){return null}return u(s.apply(void 0,a([r,o.symbol],i(o.args),false)))};return e}(h);e.MacroMap=v;var y=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.parse=function(t){var e=i(t,2),r=e[0],n=e[1];var o=this.lookup(n);var s=this.parserFor(n);if(!o||!s){return null}var l=r.currentCS;r.currentCS="\\"+n;var c=s.apply(void 0,a([r,"\\"+o.symbol],i(o.args),false));r.currentCS=l;return u(c)};return e}(v);e.CommandMap=y;var g=function(t){n(e,t);function e(e,r,n,i){var o=t.call(this,e,n,i)||this;o.parser=r;return o}e.prototype.parse=function(t){var e=i(t,2),r=e[0],n=e[1];var o=this.lookup(n);var a=this.parserFor(n);if(!o||!a){return null}return u(this.parser(r,o.symbol,a,o.args))};return e}(v);e.EnvironmentMap=g},17782:function(t,e,r){var n=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var o=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});e.TagsFactory=e.AllTags=e.NoTags=e.AbstractTags=e.TagInfo=e.Label=void 0;var a=o(r(75845));var s=function(){function t(t,e){if(t===void 0){t="???"}if(e===void 0){e=""}this.tag=t;this.id=e}return t}();e.Label=s;var l=function(){function t(t,e,r,n,i,o,a,s){if(t===void 0){t=""}if(e===void 0){e=false}if(r===void 0){r=false}if(n===void 0){n=null}if(i===void 0){i=""}if(o===void 0){o=""}if(a===void 0){a=false}if(s===void 0){s=""}this.env=t;this.taggable=e;this.defaultTags=r;this.tag=n;this.tagId=i;this.tagFormat=o;this.noTag=a;this.labelId=s}return t}();e.TagInfo=l;var u=function(){function t(){this.counter=0;this.allCounter=0;this.configuration=null;this.ids={};this.allIds={};this.labels={};this.allLabels={};this.redo=false;this.refUpdate=false;this.currentTag=new l;this.history=[];this.stack=[];this.enTag=function(t,e){var r=this.configuration.nodeFactory;var n=r.create("node","mtd",[t]);var i=r.create("node","mlabeledtr",[e,n]);var o=r.create("node","mtable",[i],{side:this.configuration.options["tagSide"],minlabelspacing:this.configuration.options["tagIndent"],displaystyle:true});return o}}t.prototype.start=function(t,e,r){if(this.currentTag){this.stack.push(this.currentTag)}this.currentTag=new l(t,e,r)};Object.defineProperty(t.prototype,"env",{get:function(){return this.currentTag.env},enumerable:false,configurable:true});t.prototype.end=function(){this.history.push(this.currentTag);this.currentTag=this.stack.pop()};t.prototype.tag=function(t,e){this.currentTag.tag=t;this.currentTag.tagFormat=e?t:this.formatTag(t);this.currentTag.noTag=false};t.prototype.notag=function(){this.tag("",true);this.currentTag.noTag=true};Object.defineProperty(t.prototype,"noTag",{get:function(){return this.currentTag.noTag},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"label",{get:function(){return this.currentTag.labelId},set:function(t){this.currentTag.labelId=t},enumerable:false,configurable:true});t.prototype.formatUrl=function(t,e){return e+"#"+encodeURIComponent(t)};t.prototype.formatTag=function(t){return"("+t+")"};t.prototype.formatId=function(t){return"mjx-eqn:"+t.replace(/\s/g,"_")};t.prototype.formatNumber=function(t){return t.toString()};t.prototype.autoTag=function(){if(this.currentTag.tag==null){this.counter++;this.tag(this.formatNumber(this.counter),false)}};t.prototype.clearTag=function(){this.label="";this.tag(null,true);this.currentTag.tagId=""};t.prototype.getTag=function(t){if(t===void 0){t=false}if(t){this.autoTag();return this.makeTag()}var e=this.currentTag;if(e.taggable&&!e.noTag){if(e.defaultTags){this.autoTag()}if(e.tag){return this.makeTag()}}return null};t.prototype.resetTag=function(){this.history=[];this.redo=false;this.refUpdate=false;this.clearTag()};t.prototype.reset=function(t){if(t===void 0){t=0}this.resetTag();this.counter=this.allCounter=t;this.allLabels={};this.allIds={}};t.prototype.startEquation=function(t){this.history=[];this.stack=[];this.clearTag();this.currentTag=new l("",undefined,undefined);this.labels={};this.ids={};this.counter=this.allCounter;this.redo=false;var e=t.inputData.recompile;if(e){this.refUpdate=true;this.counter=e.counter}};t.prototype.finishEquation=function(t){if(this.redo){t.inputData.recompile={state:t.state(),counter:this.allCounter}}if(!this.refUpdate){this.allCounter=this.counter}Object.assign(this.allIds,this.ids);Object.assign(this.allLabels,this.labels)};t.prototype.finalize=function(t,e){if(!e.display||this.currentTag.env||this.currentTag.tag==null){return t}var r=this.makeTag();var n=this.enTag(t,r);return n};t.prototype.makeId=function(){this.currentTag.tagId=this.formatId(this.configuration.options["useLabelIds"]?this.label||this.currentTag.tag:this.currentTag.tag)};t.prototype.makeTag=function(){this.makeId();if(this.label){this.labels[this.label]=new s(this.currentTag.tag,this.currentTag.tagId)}var t=new a.default("\\text{"+this.currentTag.tagFormat+"}",{},this.configuration).mml();return this.configuration.nodeFactory.create("node","mtd",[t],{id:this.currentTag.tagId})};return t}();e.AbstractTags=u;var c=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.autoTag=function(){};e.prototype.getTag=function(){return!this.currentTag.tag?null:t.prototype.getTag.call(this)};return e}(u);e.NoTags=c;var f=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.finalize=function(t,e){if(!e.display||this.history.find((function(t){return t.taggable}))){return t}var r=this.getTag(true);return this.enTag(t,r)};return e}(u);e.AllTags=f;var h;(function(t){var e=new Map([["none",c],["all",f]]);var r="none";t.OPTIONS={tags:r,tagSide:"right",tagIndent:"0.8em",useLabelIds:true,ignoreDuplicateLabels:false};t.add=function(t,r){e.set(t,r)};t.addTags=function(e){var r,n;try{for(var o=i(Object.keys(e)),a=o.next();!a.done;a=o.next()){var s=a.value;t.add(s,e[s])}}catch(l){r={error:l}}finally{try{if(a&&!a.done&&(n=o.return))n.call(o)}finally{if(r)throw r.error}}};t.create=function(t){var n=e.get(t)||e.get(r);if(!n){throw Error("Unknown tags class")}return new n};t.setDefault=function(t){r=t};t.getDefault=function(){return t.create(r)}})(h=e.TagsFactory||(e.TagsFactory={}))},98770:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});var r=function(){function t(e,r){var n=[];for(var i=2;i<arguments.length;i++){n[i-2]=arguments[i]}this.id=e;this.message=t.processString(r,n)}t.processString=function(e,r){var n=e.split(t.pattern);for(var i=1,o=n.length;i<o;i+=2){var a=n[i].charAt(0);if(a>="0"&&a<="9"){n[i]=r[parseInt(n[i],10)-1];if(typeof n[i]==="number"){n[i]=n[i].toString()}}else if(a==="{"){a=n[i].substr(1);if(a>="0"&&a<="9"){n[i]=r[parseInt(n[i].substr(1,n[i].length-2),10)-1];if(typeof n[i]==="number"){n[i]=n[i].toString()}}else{var s=n[i].match(/^\{([a-z]+):%(\d+)\|(.*)\}$/);if(s){n[i]="%"+n[i]}}}if(n[i]==null){n[i]="???"}}return n.join("")};t.pattern=/%(\d+|\{\d+\}|\{[a-z]+:\%\d+(?:\|(?:%\{\d+\}|%.|[^\}])*)+\}|.)/g;return t}();e["default"]=r},75845:function(t,e,r){var n=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var i=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var o=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};var a=this&&this.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(e,"__esModule",{value:true});var s=a(r(6980));var l=a(r(32859));var u=a(r(98770));var c=r(80747);var f=function(){function t(t,e,r){var i,o;this._string=t;this.configuration=r;this.macroCount=0;this.i=0;this.currentCS="";var a=e.hasOwnProperty("isInner");var s=e["isInner"];delete e["isInner"];var u;if(e){u={};try{for(var c=n(Object.keys(e)),f=c.next();!f.done;f=c.next()){var h=f.value;u[h]=e[h]}}catch(p){i={error:p}}finally{try{if(f&&!f.done&&(o=c.return))o.call(c)}finally{if(i)throw i.error}}}this.configuration.pushParser(this);this.stack=new l.default(this.itemFactory,u,a?s:true);this.Parse();this.Push(this.itemFactory.create("stop"))}Object.defineProperty(t.prototype,"options",{get:function(){return this.configuration.options},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"itemFactory",{get:function(){return this.configuration.itemFactory},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"tags",{get:function(){return this.configuration.tags},enumerable:false,configurable:true});Object.defineProperty(t.prototype,"string",{get:function(){return this._string},set:function(t){this._string=t},enumerable:false,configurable:true});t.prototype.parse=function(t,e){return this.configuration.handlers.get(t).parse(e)};t.prototype.lookup=function(t,e){return this.configuration.handlers.get(t).lookup(e)};t.prototype.contains=function(t,e){return this.configuration.handlers.get(t).contains(e)};t.prototype.toString=function(){var t,e;var r="";try{for(var i=n(Array.from(this.configuration.handlers.keys())),o=i.next();!o.done;o=i.next()){var a=o.value;r+=a+": "+this.configuration.handlers.get(a)+"\n"}}catch(s){t={error:s}}finally{try{if(o&&!o.done&&(e=i.return))e.call(i)}finally{if(t)throw t.error}}return r};t.prototype.Parse=function(){var t;while(this.i<this.string.length){t=this.getCodePoint();this.i+=t.length;this.parse("character",[this,t])}};t.prototype.Push=function(t){if(t instanceof c.AbstractMmlNode&&t.isInferred){this.PushAll(t.childNodes)}else{this.stack.Push(t)}};t.prototype.PushAll=function(t){var e,r;try{for(var i=n(t),o=i.next();!o.done;o=i.next()){var a=o.value;this.stack.Push(a)}}catch(s){e={error:s}}finally{try{if(o&&!o.done&&(r=i.return))r.call(i)}finally{if(e)throw e.error}}};t.prototype.mml=function(){if(!this.stack.Top().isKind("mml")){return null}var t=this.stack.Top().First;this.configuration.popParser();return t};t.prototype.convertDelimiter=function(t){var e=this.lookup("delimiter",t);return e?e.char:null};t.prototype.getCodePoint=function(){var t=this.string.codePointAt(this.i);return t===undefined?"":String.fromCodePoint(t)};t.prototype.nextIsSpace=function(){return!!this.string.charAt(this.i).match(/\s/)};t.prototype.GetNext=function(){while(this.nextIsSpace()){this.i++}return this.getCodePoint()};t.prototype.GetCS=function(){var t=this.string.slice(this.i).match(/^(([a-z]+) ?|[\uD800-\uDBFF].|.)/i);if(t){this.i+=t[0].length;return t[2]||t[1]}else{this.i++;return" "}};t.prototype.GetArgument=function(t,e){switch(this.GetNext()){case"":if(!e){throw new u.default("MissingArgFor","Missing argument for %1",this.currentCS)}return null;case"}":if(!e){throw new u.default("ExtraCloseMissingOpen","Extra close brace or missing open brace")}return null;case"\\":this.i++;return"\\"+this.GetCS();case"{":var r=++this.i,n=1;while(this.i<this.string.length){switch(this.string.charAt(this.i++)){case"\\":this.i++;break;case"{":n++;break;case"}":if(--n===0){return this.string.slice(r,this.i-1)}break}}throw new u.default("MissingCloseBrace","Missing close brace")}var i=this.getCodePoint();this.i+=i.length;return i};t.prototype.GetBrackets=function(t,e){if(this.GetNext()!=="["){return e}var r=++this.i,n=0;while(this.i<this.string.length){switch(this.string.charAt(this.i++)){case"{":n++;break;case"\\":this.i++;break;case"}":if(n--<=0){throw new u.default("ExtraCloseLooking","Extra close brace while looking for %1","']'")}break;case"]":if(n===0){return this.string.slice(r,this.i-1)}break}}throw new u.default("MissingCloseBracket","Could not find closing ']' for argument to %1",this.currentCS)};t.prototype.GetDelimiter=function(t,e){var r=this.GetNext();this.i+=r.length;if(this.i<=this.string.length){if(r==="\\"){r+=this.GetCS()}else if(r==="{"&&e){this.i--;r=this.GetArgument(t).trim()}if(this.contains("delimiter",r)){return this.convertDelimiter(r)}}throw new u.default("MissingOrUnrecognizedDelim","Missing or unrecognized delimiter for %1",this.currentCS)};t.prototype.GetDimen=function(t){if(this.GetNext()==="{"){var e=this.GetArgument(t);var r=i(s.default.matchDimen(e),2),n=r[0],o=r[1];if(n){return n+o}}else{var e=this.string.slice(this.i);var a=i(s.default.matchDimen(e,true),3),n=a[0],o=a[1],l=a[2];if(n){this.i+=l;return n+o}}throw new u.default("MissingDimOrUnits","Missing dimension or its units for %1",this.currentCS)};t.prototype.GetUpTo=function(t,e){while(this.nextIsSpace()){this.i++}var r=this.i;var n=0;while(this.i<this.string.length){var i=this.i;var o=this.GetNext();this.i+=o.length;switch(o){case"\\":o+=this.GetCS();break;case"{":n++;break;case"}":if(n===0){throw new u.default("ExtraCloseLooking","Extra close brace while looking for %1",e)}n--;break}if(n===0&&o===e){return this.string.slice(r,i)}}throw new u.default("TokenNotFoundForCommand","Could not find %1 for %2",e,this.currentCS)};t.prototype.ParseArg=function(e){return new t(this.GetArgument(e),this.stack.env,this.configuration).mml()};t.prototype.ParseUpTo=function(e,r){return new t(this.GetUpTo(e,r),this.stack.env,this.configuration).mml()};t.prototype.GetDelimiterArg=function(t){var e=s.default.trimSpaces(this.GetArgument(t));if(e===""){return null}if(this.contains("delimiter",e)){return e}throw new u.default("MissingOrUnrecognizedDelim","Missing or unrecognized delimiter for %1",this.currentCS)};t.prototype.GetStar=function(){var t=this.GetNext()==="*";if(t){this.i++}return t};t.prototype.create=function(t){var e;var r=[];for(var n=1;n<arguments.length;n++){r[n-1]=arguments[n]}return(e=this.configuration.nodeFactory).create.apply(e,o([t],i(r),false))};return t}();e["default"]=f},81039:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:true});e.mathjax=void 0;var n=r(71471);var i=r(29796);var o=r(9841);e.mathjax={version:n.VERSION,handlers:new i.HandlerList,document:function(t,r){return e.mathjax.handlers.document(t,r)},handleRetriesFor:o.handleRetriesFor,retryAfter:o.retryAfter,asyncLoad:null}},92787:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:true});e.asyncLoad=void 0;var n=r(81039);function i(t){if(!n.mathjax.asyncLoad){return Promise.reject("Can't load '".concat(t,"': No asyncLoad method specified"))}return new Promise((function(e,r){var i=n.mathjax.asyncLoad(t);if(i instanceof Promise){i.then((function(t){return e(t)})).catch((function(t){return r(t)}))}else{e(i)}}))}e.asyncLoad=i},38316:(t,e,r)=>{Object.defineProperty(e,"__esModule",{value:true});e.numeric=e.translate=e.remove=e.add=e.entities=e.options=void 0;var n=r(9841);var i=r(92787);e.options={loadMissingEntities:true};e.entities={ApplyFunction:"⁡",Backslash:"∖",Because:"∵",Breve:"˘",Cap:"⋒",CenterDot:"·",CircleDot:"⊙",CircleMinus:"⊖",CirclePlus:"⊕",CircleTimes:"⊗",Congruent:"≡",ContourIntegral:"∮",Coproduct:"∐",Cross:"⨯",Cup:"⋓",CupCap:"≍",Dagger:"‡",Del:"∇",Delta:"Δ",Diamond:"⋄",DifferentialD:"ⅆ",DotEqual:"≐",DoubleDot:"¨",DoubleRightTee:"⊨",DoubleVerticalBar:"∥",DownArrow:"↓",DownLeftVector:"↽",DownRightVector:"⇁",DownTee:"⊤",Downarrow:"⇓",Element:"∈",EqualTilde:"≂",Equilibrium:"⇌",Exists:"∃",ExponentialE:"ⅇ",FilledVerySmallSquare:"▪",ForAll:"∀",Gamma:"Γ",Gg:"⋙",GreaterEqual:"≥",GreaterEqualLess:"⋛",GreaterFullEqual:"≧",GreaterLess:"≷",GreaterSlantEqual:"⩾",GreaterTilde:"≳",Hacek:"ˇ",Hat:"^",HumpDownHump:"≎",HumpEqual:"≏",Im:"ℑ",ImaginaryI:"ⅈ",Integral:"∫",Intersection:"⋂",InvisibleComma:"⁣",InvisibleTimes:"⁢",Lambda:"Λ",Larr:"↞",LeftAngleBracket:"⟨",LeftArrow:"←",LeftArrowRightArrow:"⇆",LeftCeiling:"⌈",LeftDownVector:"⇃",LeftFloor:"⌊",LeftRightArrow:"↔",LeftTee:"⊣",LeftTriangle:"⊲",LeftTriangleEqual:"⊴",LeftUpVector:"↿",LeftVector:"↼",Leftarrow:"⇐",Leftrightarrow:"⇔",LessEqualGreater:"⋚",LessFullEqual:"≦",LessGreater:"≶",LessSlantEqual:"⩽",LessTilde:"≲",Ll:"⋘",Lleftarrow:"⇚",LongLeftArrow:"⟵",LongLeftRightArrow:"⟷",LongRightArrow:"⟶",Longleftarrow:"⟸",Longleftrightarrow:"⟺",Longrightarrow:"⟹",Lsh:"↰",MinusPlus:"∓",NestedGreaterGreater:"≫",NestedLessLess:"≪",NotDoubleVerticalBar:"∦",NotElement:"∉",NotEqual:"≠",NotExists:"∄",NotGreater:"≯",NotGreaterEqual:"≱",NotLeftTriangle:"⋪",NotLeftTriangleEqual:"⋬",NotLess:"≮",NotLessEqual:"≰",NotPrecedes:"⊀",NotPrecedesSlantEqual:"⋠",NotRightTriangle:"⋫",NotRightTriangleEqual:"⋭",NotSubsetEqual:"⊈",NotSucceeds:"⊁",NotSucceedsSlantEqual:"⋡",NotSupersetEqual:"⊉",NotTilde:"≁",NotVerticalBar:"∤",Omega:"Ω",OverBar:"‾",OverBrace:"⏞",PartialD:"∂",Phi:"Φ",Pi:"Π",PlusMinus:"±",Precedes:"≺",PrecedesEqual:"⪯",PrecedesSlantEqual:"≼",PrecedesTilde:"≾",Product:"∏",Proportional:"∝",Psi:"Ψ",Rarr:"↠",Re:"ℜ",ReverseEquilibrium:"⇋",RightAngleBracket:"⟩",RightArrow:"→",RightArrowLeftArrow:"⇄",RightCeiling:"⌉",RightDownVector:"⇂",RightFloor:"⌋",RightTee:"⊢",RightTeeArrow:"↦",RightTriangle:"⊳",RightTriangleEqual:"⊵",RightUpVector:"↾",RightVector:"⇀",Rightarrow:"⇒",Rrightarrow:"⇛",Rsh:"↱",Sigma:"Σ",SmallCircle:"∘",Sqrt:"√",Square:"□",SquareIntersection:"⊓",SquareSubset:"⊏",SquareSubsetEqual:"⊑",SquareSuperset:"⊐",SquareSupersetEqual:"⊒",SquareUnion:"⊔",Star:"⋆",Subset:"⋐",SubsetEqual:"⊆",Succeeds:"≻",SucceedsEqual:"⪰",SucceedsSlantEqual:"≽",SucceedsTilde:"≿",SuchThat:"∋",Sum:"∑",Superset:"⊃",SupersetEqual:"⊇",Supset:"⋑",Therefore:"∴",Theta:"Θ",Tilde:"∼",TildeEqual:"≃",TildeFullEqual:"≅",TildeTilde:"≈",UnderBar:"_",UnderBrace:"⏟",Union:"⋃",UnionPlus:"⊎",UpArrow:"↑",UpDownArrow:"↕",UpTee:"⊥",Uparrow:"⇑",Updownarrow:"⇕",Upsilon:"Υ",Vdash:"⊩",Vee:"⋁",VerticalBar:"∣",VerticalTilde:"≀",Vvdash:"⊪",Wedge:"⋀",Xi:"Ξ",amp:"&",acute:"´",aleph:"ℵ",alpha:"α",amalg:"⨿",and:"∧",ang:"∠",angmsd:"∡",angsph:"∢",ape:"≊",backprime:"‵",backsim:"∽",backsimeq:"⋍",beta:"β",beth:"ℶ",between:"≬",bigcirc:"◯",bigodot:"⨀",bigoplus:"⨁",bigotimes:"⨂",bigsqcup:"⨆",bigstar:"★",bigtriangledown:"▽",bigtriangleup:"△",biguplus:"⨄",blacklozenge:"⧫",blacktriangle:"▴",blacktriangledown:"▾",blacktriangleleft:"◂",bowtie:"⋈",boxdl:"┐",boxdr:"┌",boxminus:"⊟",boxplus:"⊞",boxtimes:"⊠",boxul:"┘",boxur:"└",bsol:"\\",bull:"•",cap:"∩",check:"✓",chi:"χ",circ:"ˆ",circeq:"≗",circlearrowleft:"↺",circlearrowright:"↻",circledR:"®",circledS:"Ⓢ",circledast:"⊛",circledcirc:"⊚",circleddash:"⊝",clubs:"♣",colon:":",comp:"∁",ctdot:"⋯",cuepr:"⋞",cuesc:"⋟",cularr:"↶",cup:"∪",curarr:"↷",curlyvee:"⋎",curlywedge:"⋏",dagger:"†",daleth:"ℸ",ddarr:"⇊",deg:"°",delta:"δ",digamma:"ϝ",div:"÷",divideontimes:"⋇",dot:"˙",doteqdot:"≑",dotplus:"∔",dotsquare:"⊡",dtdot:"⋱",ecir:"≖",efDot:"≒",egs:"⪖",ell:"ℓ",els:"⪕",empty:"∅",epsi:"ε",epsiv:"ϵ",erDot:"≓",eta:"η",eth:"ð",flat:"♭",fork:"⋔",frown:"⌢",gEl:"⪌",gamma:"γ",gap:"⪆",gimel:"ℷ",gnE:"≩",gnap:"⪊",gne:"⪈",gnsim:"⋧",gt:">",gtdot:"⋗",harrw:"↭",hbar:"ℏ",hellip:"…",hookleftarrow:"↩",hookrightarrow:"↪",imath:"ı",infin:"∞",intcal:"⊺",iota:"ι",jmath:"ȷ",kappa:"κ",kappav:"ϰ",lEg:"⪋",lambda:"λ",lap:"⪅",larrlp:"↫",larrtl:"↢",lbrace:"{",lbrack:"[",le:"≤",leftleftarrows:"⇇",leftthreetimes:"⋋",lessdot:"⋖",lmoust:"⎰",lnE:"≨",lnap:"⪉",lne:"⪇",lnsim:"⋦",longmapsto:"⟼",looparrowright:"↬",lowast:"∗",loz:"◊",lt:"<",ltimes:"⋉",ltri:"◃",macr:"¯",malt:"✠",mho:"℧",mu:"μ",multimap:"⊸",nLeftarrow:"⇍",nLeftrightarrow:"⇎",nRightarrow:"⇏",nVDash:"⊯",nVdash:"⊮",natur:"♮",nearr:"↗",nharr:"↮",nlarr:"↚",not:"¬",nrarr:"↛",nu:"ν",nvDash:"⊭",nvdash:"⊬",nwarr:"↖",omega:"ω",omicron:"ο",or:"∨",osol:"⊘",period:".",phi:"φ",phiv:"ϕ",pi:"π",piv:"ϖ",prap:"⪷",precnapprox:"⪹",precneqq:"⪵",precnsim:"⋨",prime:"′",psi:"ψ",quot:'"',rarrtl:"↣",rbrace:"}",rbrack:"]",rho:"ρ",rhov:"ϱ",rightrightarrows:"⇉",rightthreetimes:"⋌",ring:"˚",rmoust:"⎱",rtimes:"⋊",rtri:"▹",scap:"⪸",scnE:"⪶",scnap:"⪺",scnsim:"⋩",sdot:"⋅",searr:"↘",sect:"§",sharp:"♯",sigma:"σ",sigmav:"ς",simne:"≆",smile:"⌣",spades:"♠",sub:"⊂",subE:"⫅",subnE:"⫋",subne:"⊊",supE:"⫆",supnE:"⫌",supne:"⊋",swarr:"↙",tau:"τ",theta:"θ",thetav:"ϑ",tilde:"˜",times:"×",triangle:"▵",triangleq:"≜",upsi:"υ",upuparrows:"⇈",veebar:"⊻",vellip:"⋮",weierp:"℘",xi:"ξ",yen:"¥",zeta:"ζ",zigrarr:"⇝",nbsp:" ",rsquo:"’",lsquo:"‘"};var o={};function a(t,r){Object.assign(e.entities,t);o[r]=true}e.add=a;function s(t){delete e.entities[t]}e.remove=s;function l(t){return t.replace(/&([a-z][a-z0-9]*|#(?:[0-9]+|x[0-9a-f]+));/gi,u)}e.translate=l;function u(t,r){if(r.charAt(0)==="#"){return c(r.slice(1))}if(e.entities[r]){return e.entities[r]}if(e.options["loadMissingEntities"]){var a=r.match(/^[a-zA-Z](fr|scr|opf)$/)?RegExp.$1:r.charAt(0).toLowerCase();if(!o[a]){o[a]=true;(0,n.retryAfter)((0,i.asyncLoad)("./util/entities/"+a+".js"))}}return t}function c(t){var e=t.charAt(0)==="x"?parseInt(t.slice(1),16):parseInt(t);return String.fromCodePoint(e)}e.numeric=c},43899:function(t,e,r){var n=this&&this.__extends||function(){var t=function(e,r){t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(t,e){t.__proto__=e}||function(t,e){for(var r in e)if(Object.prototype.hasOwnProperty.call(e,r))t[r]=e[r]};return t(e,r)};return function(e,r){if(typeof r!=="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}();var i=this&&this.__values||function(t){var e=typeof Symbol==="function"&&Symbol.iterator,r=e&&t[e],n=0;if(r)return r.call(t);if(t&&typeof t.length==="number")return{next:function(){if(t&&n>=t.length)t=void 0;return{value:t&&t[n++],done:!t}}};throw new TypeError(e?"Object is not iterable.":"Symbol.iterator is not defined.")};var o=this&&this.__read||function(t,e){var r=typeof Symbol==="function"&&t[Symbol.iterator];if(!r)return t;var n=r.call(t),i,o=[],a;try{while((e===void 0||e-- >0)&&!(i=n.next()).done)o.push(i.value)}catch(s){a={error:s}}finally{try{if(i&&!i.done&&(r=n["return"]))r.call(n)}finally{if(a)throw a.error}}return o};var a=this&&this.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,o;n<i;n++){if(o||!(n in e)){if(!o)o=Array.prototype.slice.call(e,0,n);o[n]=e[n]}}return t.concat(o||Array.prototype.slice.call(e))};Object.defineProperty(e,"__esModule",{value:true});e.FunctionList=void 0;var s=r(82776);var l=function(t){n(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}e.prototype.execute=function(){var t,e;var r=[];for(var n=0;n<arguments.length;n++){r[n]=arguments[n]}try{for(var s=i(this),l=s.next();!l.done;l=s.next()){var u=l.value;var c=u.item.apply(u,a([],o(r),false));if(c===false){return false}}}catch(f){t={error:f}}finally{try{if(l&&!l.done&&(e=s.return))e.call(s)}finally{if(t)throw t.error}}return true};e.prototype.asyncExecute=function(){var t=[];for(var e=0;e<arguments.length;e++){t[e]=arguments[e]}var r=-1;var n=this.items;return new Promise((function(e,i){(function s(){var l;while(++r<n.length){var u=(l=n[r]).item.apply(l,a([],o(t),false));if(u instanceof Promise){u.then(s).catch((function(t){return i(t)}));return}if(u===false){e(false);return}}e(true)})()}))};return e}(s.PrioritizedList);e.FunctionList=l},82776:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});e.PrioritizedList=void 0;var r=function(){function t(){this.items=[];this.items=[]}t.prototype[Symbol.iterator]=function(){var t=0;var e=this.items;return{next:function(){return{value:e[t++],done:t>e.length}}}};t.prototype.add=function(e,r){if(r===void 0){r=t.DEFAULTPRIORITY}var n=this.items.length;do{n--}while(n>=0&&r<this.items[n].priority);this.items.splice(n+1,0,{item:e,priority:r});return e};t.prototype.remove=function(t){var e=this.items.length;do{e--}while(e>=0&&this.items[e].item!==t);if(e>=0){this.items.splice(e,1)}};t.DEFAULTPRIORITY=5;return t}();e.PrioritizedList=r},9841:(t,e)=>{Object.defineProperty(e,"__esModule",{value:true});e.retryAfter=e.handleRetriesFor=void 0;function r(t){return new Promise((function e(r,n){try{r(t())}catch(i){if(i.retry&&i.retry instanceof Promise){i.retry.then((function(){return e(r,n)})).catch((function(t){return n(t)}))}else if(i.restart&&i.restart.isCallback){MathJax.Callback.After((function(){return e(r,n)}),i.restart)}else{n(i)}}}))}e.handleRetriesFor=r;function n(t){var e=new Error("MathJax retry");e.retry=t;throw e}e.retryAfter=n}}]);