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
@@ -1 +1 @@
1
- "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6885],{16885:(t,e,r)=>{r.d(e,{diagram:()=>ot});var a=r(28818);var i=r(28945);var n=r(84416);var s=r(38376);var o=r(82211);const l=[];for(let lt=0;lt<256;++lt){l.push((lt+256).toString(16).slice(1))}function c(t,e=0){return l[t[e+0]]+l[t[e+1]]+l[t[e+2]]+l[t[e+3]]+"-"+l[t[e+4]]+l[t[e+5]]+"-"+l[t[e+6]]+l[t[e+7]]+"-"+l[t[e+8]]+l[t[e+9]]+"-"+l[t[e+10]]+l[t[e+11]]+l[t[e+12]]+l[t[e+13]]+l[t[e+14]]+l[t[e+15]]}function h(t,e=0){const r=c(t,e);if(!validate(r)){throw TypeError("Stringified UUID is invalid")}return r}const u=null&&h;const d=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function y(t){return typeof t==="string"&&d.test(t)}const f=y;function p(t){if(!f(t)){throw TypeError("Invalid UUID")}let e;const r=new Uint8Array(16);r[0]=(e=parseInt(t.slice(0,8),16))>>>24;r[1]=e>>>16&255;r[2]=e>>>8&255;r[3]=e&255;r[4]=(e=parseInt(t.slice(9,13),16))>>>8;r[5]=e&255;r[6]=(e=parseInt(t.slice(14,18),16))>>>8;r[7]=e&255;r[8]=(e=parseInt(t.slice(19,23),16))>>>8;r[9]=e&255;r[10]=(e=parseInt(t.slice(24,36),16))/1099511627776&255;r[11]=e/4294967296&255;r[12]=e>>>24&255;r[13]=e>>>16&255;r[14]=e>>>8&255;r[15]=e&255;return r}const _=p;function b(t){t=unescape(encodeURIComponent(t));const e=[];for(let r=0;r<t.length;++r){e.push(t.charCodeAt(r))}return e}const k="6ba7b810-9dad-11d1-80b4-00c04fd430c8";const E="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function g(t,e,r){function a(t,a,i,n){var s;if(typeof t==="string"){t=b(t)}if(typeof a==="string"){a=_(a)}if(((s=a)===null||s===void 0?void 0:s.length)!==16){throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)")}let o=new Uint8Array(16+t.length);o.set(a);o.set(t,a.length);o=r(o);o[6]=o[6]&15|e;o[8]=o[8]&63|128;if(i){n=n||0;for(let t=0;t<16;++t){i[n+t]=o[t]}return i}return c(o)}try{a.name=t}catch(i){}a.DNS=k;a.URL=E;return a}function m(t,e,r,a){switch(t){case 0:return e&r^~e&a;case 1:return e^r^a;case 2:return e&r^e&a^r&a;case 3:return e^r^a}}function O(t,e){return t<<e|t>>>32-e}function R(t){const e=[1518500249,1859775393,2400959708,3395469782];const r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof t==="string"){const e=unescape(encodeURIComponent(t));t=[];for(let r=0;r<e.length;++r){t.push(e.charCodeAt(r))}}else if(!Array.isArray(t)){t=Array.prototype.slice.call(t)}t.push(128);const a=t.length/4+2;const i=Math.ceil(a/16);const n=new Array(i);for(let s=0;s<i;++s){const e=new Uint32Array(16);for(let r=0;r<16;++r){e[r]=t[s*64+r*4]<<24|t[s*64+r*4+1]<<16|t[s*64+r*4+2]<<8|t[s*64+r*4+3]}n[s]=e}n[i-1][14]=(t.length-1)*8/Math.pow(2,32);n[i-1][14]=Math.floor(n[i-1][14]);n[i-1][15]=(t.length-1)*8&4294967295;for(let s=0;s<i;++s){const t=new Uint32Array(80);for(let e=0;e<16;++e){t[e]=n[s][e]}for(let e=16;e<80;++e){t[e]=O(t[e-3]^t[e-8]^t[e-14]^t[e-16],1)}let a=r[0];let i=r[1];let o=r[2];let l=r[3];let c=r[4];for(let r=0;r<80;++r){const n=Math.floor(r/20);const s=O(a,5)+m(n,i,o,l)+c+e[n]+t[r]>>>0;c=l;l=o;o=O(i,30)>>>0;i=a;a=s}r[0]=r[0]+a>>>0;r[1]=r[1]+i>>>0;r[2]=r[2]+o>>>0;r[3]=r[3]+l>>>0;r[4]=r[4]+c>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,r[0]&255,r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,r[1]&255,r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,r[2]&255,r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,r[3]&255,r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,r[4]&255]}const N=R;const x=g("v5",80,N);const T=x;var v=function(){var t=(0,i.K2)((function(t,e,r,a){for(r=r||{},a=t.length;a--;r[t[a]]=e);return r}),"o"),e=[6,8,10,20,22,24,26,27,28],r=[1,10],a=[1,11],n=[1,12],s=[1,13],o=[1,14],l=[1,15],c=[1,21],h=[1,22],u=[1,23],d=[1,24],y=[1,25],f=[6,8,10,13,15,18,19,20,22,24,26,27,28,41,42,43,44,45],p=[1,34],_=[27,28,46,47],b=[41,42,43,44,45],k=[17,34],E=[1,54],g=[1,53],m=[17,34,36,38];var O={trace:(0,i.K2)((function t(){}),"trace"),yy:{},symbols_:{error:2,start:3,ER_DIAGRAM:4,document:5,EOF:6,line:7,SPACE:8,statement:9,NEWLINE:10,entityName:11,relSpec:12,":":13,role:14,BLOCK_START:15,attributes:16,BLOCK_STOP:17,SQS:18,SQE:19,title:20,title_value:21,acc_title:22,acc_title_value:23,acc_descr:24,acc_descr_value:25,acc_descr_multiline_value:26,ALPHANUM:27,ENTITY_NAME:28,attribute:29,attributeType:30,attributeName:31,attributeKeyTypeList:32,attributeComment:33,ATTRIBUTE_WORD:34,attributeKeyType:35,COMMA:36,ATTRIBUTE_KEY:37,COMMENT:38,cardinality:39,relType:40,ZERO_OR_ONE:41,ZERO_OR_MORE:42,ONE_OR_MORE:43,ONLY_ONE:44,MD_PARENT:45,NON_IDENTIFYING:46,IDENTIFYING:47,WORD:48,$accept:0,$end:1},terminals_:{2:"error",4:"ER_DIAGRAM",6:"EOF",8:"SPACE",10:"NEWLINE",13:":",15:"BLOCK_START",17:"BLOCK_STOP",18:"SQS",19:"SQE",20:"title",21:"title_value",22:"acc_title",23:"acc_title_value",24:"acc_descr",25:"acc_descr_value",26:"acc_descr_multiline_value",27:"ALPHANUM",28:"ENTITY_NAME",34:"ATTRIBUTE_WORD",36:"COMMA",37:"ATTRIBUTE_KEY",38:"COMMENT",41:"ZERO_OR_ONE",42:"ZERO_OR_MORE",43:"ONE_OR_MORE",44:"ONLY_ONE",45:"MD_PARENT",46:"NON_IDENTIFYING",47:"IDENTIFYING",48:"WORD"},productions_:[0,[3,3],[5,0],[5,2],[7,2],[7,1],[7,1],[7,1],[9,5],[9,4],[9,3],[9,1],[9,7],[9,6],[9,4],[9,2],[9,2],[9,2],[9,1],[11,1],[11,1],[16,1],[16,2],[29,2],[29,3],[29,3],[29,4],[30,1],[31,1],[32,1],[32,3],[35,1],[33,1],[12,3],[39,1],[39,1],[39,1],[39,1],[39,1],[40,1],[40,1],[14,1],[14,1],[14,1]],performAction:(0,i.K2)((function t(e,r,a,i,n,s,o){var l=s.length-1;switch(n){case 1:break;case 2:this.$=[];break;case 3:s[l-1].push(s[l]);this.$=s[l-1];break;case 4:case 5:this.$=s[l];break;case 6:case 7:this.$=[];break;case 8:i.addEntity(s[l-4]);i.addEntity(s[l-2]);i.addRelationship(s[l-4],s[l],s[l-2],s[l-3]);break;case 9:i.addEntity(s[l-3]);i.addAttributes(s[l-3],s[l-1]);break;case 10:i.addEntity(s[l-2]);break;case 11:i.addEntity(s[l]);break;case 12:i.addEntity(s[l-6],s[l-4]);i.addAttributes(s[l-6],s[l-1]);break;case 13:i.addEntity(s[l-5],s[l-3]);break;case 14:i.addEntity(s[l-3],s[l-1]);break;case 15:case 16:this.$=s[l].trim();i.setAccTitle(this.$);break;case 17:case 18:this.$=s[l].trim();i.setAccDescription(this.$);break;case 19:case 43:this.$=s[l];break;case 20:case 41:case 42:this.$=s[l].replace(/"/g,"");break;case 21:case 29:this.$=[s[l]];break;case 22:s[l].push(s[l-1]);this.$=s[l];break;case 23:this.$={attributeType:s[l-1],attributeName:s[l]};break;case 24:this.$={attributeType:s[l-2],attributeName:s[l-1],attributeKeyTypeList:s[l]};break;case 25:this.$={attributeType:s[l-2],attributeName:s[l-1],attributeComment:s[l]};break;case 26:this.$={attributeType:s[l-3],attributeName:s[l-2],attributeKeyTypeList:s[l-1],attributeComment:s[l]};break;case 27:case 28:case 31:this.$=s[l];break;case 30:s[l-2].push(s[l]);this.$=s[l-2];break;case 32:this.$=s[l].replace(/"/g,"");break;case 33:this.$={cardA:s[l],relType:s[l-1],cardB:s[l-2]};break;case 34:this.$=i.Cardinality.ZERO_OR_ONE;break;case 35:this.$=i.Cardinality.ZERO_OR_MORE;break;case 36:this.$=i.Cardinality.ONE_OR_MORE;break;case 37:this.$=i.Cardinality.ONLY_ONE;break;case 38:this.$=i.Cardinality.MD_PARENT;break;case 39:this.$=i.Identification.NON_IDENTIFYING;break;case 40:this.$=i.Identification.IDENTIFYING;break}}),"anonymous"),table:[{3:1,4:[1,2]},{1:[3]},t(e,[2,2],{5:3}),{6:[1,4],7:5,8:[1,6],9:7,10:[1,8],11:9,20:r,22:a,24:n,26:s,27:o,28:l},t(e,[2,7],{1:[2,1]}),t(e,[2,3]),{9:16,11:9,20:r,22:a,24:n,26:s,27:o,28:l},t(e,[2,5]),t(e,[2,6]),t(e,[2,11],{12:17,39:20,15:[1,18],18:[1,19],41:c,42:h,43:u,44:d,45:y}),{21:[1,26]},{23:[1,27]},{25:[1,28]},t(e,[2,18]),t(f,[2,19]),t(f,[2,20]),t(e,[2,4]),{11:29,27:o,28:l},{16:30,17:[1,31],29:32,30:33,34:p},{11:35,27:o,28:l},{40:36,46:[1,37],47:[1,38]},t(_,[2,34]),t(_,[2,35]),t(_,[2,36]),t(_,[2,37]),t(_,[2,38]),t(e,[2,15]),t(e,[2,16]),t(e,[2,17]),{13:[1,39]},{17:[1,40]},t(e,[2,10]),{16:41,17:[2,21],29:32,30:33,34:p},{31:42,34:[1,43]},{34:[2,27]},{19:[1,44]},{39:45,41:c,42:h,43:u,44:d,45:y},t(b,[2,39]),t(b,[2,40]),{14:46,27:[1,49],28:[1,48],48:[1,47]},t(e,[2,9]),{17:[2,22]},t(k,[2,23],{32:50,33:51,35:52,37:E,38:g}),t([17,34,37,38],[2,28]),t(e,[2,14],{15:[1,55]}),t([27,28],[2,33]),t(e,[2,8]),t(e,[2,41]),t(e,[2,42]),t(e,[2,43]),t(k,[2,24],{33:56,36:[1,57],38:g}),t(k,[2,25]),t(m,[2,29]),t(k,[2,32]),t(m,[2,31]),{16:58,17:[1,59],29:32,30:33,34:p},t(k,[2,26]),{35:60,37:E},{17:[1,61]},t(e,[2,13]),t(m,[2,30]),t(e,[2,12])],defaultActions:{34:[2,27],41:[2,22]},parseError:(0,i.K2)((function t(e,r){if(r.recoverable){this.trace(e)}else{var a=new Error(e);a.hash=r;throw a}}),"parseError"),parse:(0,i.K2)((function t(e){var r=this,a=[0],n=[],s=[null],o=[],l=this.table,c="",h=0,u=0,d=0,y=2,f=1;var p=o.slice.call(arguments,1);var _=Object.create(this.lexer);var b={yy:{}};for(var k in this.yy){if(Object.prototype.hasOwnProperty.call(this.yy,k)){b.yy[k]=this.yy[k]}}_.setInput(e,b.yy);b.yy.lexer=_;b.yy.parser=this;if(typeof _.yylloc=="undefined"){_.yylloc={}}var E=_.yylloc;o.push(E);var g=_.options&&_.options.ranges;if(typeof b.yy.parseError==="function"){this.parseError=b.yy.parseError}else{this.parseError=Object.getPrototypeOf(this).parseError}function m(t){a.length=a.length-2*t;s.length=s.length-t;o.length=o.length-t}(0,i.K2)(m,"popStack");function O(){var t;t=n.pop()||_.lex()||f;if(typeof t!=="number"){if(t instanceof Array){n=t;t=n.pop()}t=r.symbols_[t]||t}return t}(0,i.K2)(O,"lex");var R,N,x,T,v,A,M={},w,I,D,S;while(true){x=a[a.length-1];if(this.defaultActions[x]){T=this.defaultActions[x]}else{if(R===null||typeof R=="undefined"){R=O()}T=l[x]&&l[x][R]}if(typeof T==="undefined"||!T.length||!T[0]){var $="";S=[];for(w in l[x]){if(this.terminals_[w]&&w>y){S.push("'"+this.terminals_[w]+"'")}}if(_.showPosition){$="Parse error on line "+(h+1)+":\n"+_.showPosition()+"\nExpecting "+S.join(", ")+", got '"+(this.terminals_[R]||R)+"'"}else{$="Parse error on line "+(h+1)+": Unexpected "+(R==f?"end of input":"'"+(this.terminals_[R]||R)+"'")}this.parseError($,{text:_.match,token:this.terminals_[R]||R,line:_.yylineno,loc:E,expected:S})}if(T[0]instanceof Array&&T.length>1){throw new Error("Parse Error: multiple actions possible at state: "+x+", token: "+R)}switch(T[0]){case 1:a.push(R);s.push(_.yytext);o.push(_.yylloc);a.push(T[1]);R=null;if(!N){u=_.yyleng;c=_.yytext;h=_.yylineno;E=_.yylloc;if(d>0){d--}}else{R=N;N=null}break;case 2:I=this.productions_[T[1]][1];M.$=s[s.length-I];M._$={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(g){M._$.range=[o[o.length-(I||1)].range[0],o[o.length-1].range[1]]}A=this.performAction.apply(M,[c,u,h,b.yy,T[1],s,o].concat(p));if(typeof A!=="undefined"){return A}if(I){a=a.slice(0,-1*I*2);s=s.slice(0,-1*I);o=o.slice(0,-1*I)}a.push(this.productions_[T[1]][0]);s.push(M.$);o.push(M._$);D=l[a[a.length-2]][a[a.length-1]];a.push(D);break;case 3:return true}}return true}),"parse")};var R=function(){var t={EOF:1,parseError:(0,i.K2)((function t(e,r){if(this.yy.parser){this.yy.parser.parseError(e,r)}else{throw new Error(e)}}),"parseError"),setInput:(0,i.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,i.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,i.K2)((function(t){var e=t.length;var r=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(r.length-1){this.yylineno-=r.length-1}var i=this.yylloc.range;this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:r?(r.length===a.length?this.yylloc.first_column:0)+a[a.length-r.length].length-r[0].length:this.yylloc.first_column-e};if(this.options.ranges){this.yylloc.range=[i[0],i[0]+this.yyleng-e]}this.yyleng=this.yytext.length;return this}),"unput"),more:(0,i.K2)((function(){this._more=true;return this}),"more"),reject:(0,i.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,i.K2)((function(t){this.unput(this.match.slice(t))}),"less"),pastInput:(0,i.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,i.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,i.K2)((function(){var t=this.pastInput();var e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"}),"showPosition"),test_match:(0,i.K2)((function(t,e){var r,a,i;if(this.options.backtrack_lexer){i={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){i.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];r=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]);if(this.done&&this._input){this.done=false}if(r){return r}else if(this._backtrack){for(var n in i){this[n]=i[n]}return false}return false}),"test_match"),next:(0,i.K2)((function(){if(this.done){return this.EOF}if(!this._input){this.done=true}var t,e,r,a;if(!this._more){this.yytext="";this.match=""}var i=this._currentRules();for(var n=0;n<i.length;n++){r=this._input.match(this.rules[i[n]]);if(r&&(!e||r[0].length>e[0].length)){e=r;a=n;if(this.options.backtrack_lexer){t=this.test_match(r,i[n]);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,i[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,i.K2)((function t(){var e=this.next();if(e){return e}else{return this.lex()}}),"lex"),begin:(0,i.K2)((function t(e){this.conditionStack.push(e)}),"begin"),popState:(0,i.K2)((function t(){var e=this.conditionStack.length-1;if(e>0){return this.conditionStack.pop()}else{return this.conditionStack[0]}}),"popState"),_currentRules:(0,i.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,i.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,i.K2)((function t(e){this.begin(e)}),"pushState"),stateStackSize:(0,i.K2)((function t(){return this.conditionStack.length}),"stateStackSize"),options:{"case-insensitive":true},performAction:(0,i.K2)((function t(e,r,a,i){var n=i;switch(a){case 0:this.begin("acc_title");return 22;break;case 1:this.popState();return"acc_title_value";break;case 2:this.begin("acc_descr");return 24;break;case 3:this.popState();return"acc_descr_value";break;case 4:this.begin("acc_descr_multiline");break;case 5:this.popState();break;case 6:return"acc_descr_multiline_value";break;case 7:return 10;break;case 8:break;case 9:return 8;break;case 10:return 28;break;case 11:return 48;break;case 12:return 4;break;case 13:this.begin("block");return 15;break;case 14:return 36;break;case 15:break;case 16:return 37;break;case 17:return 34;break;case 18:return 34;break;case 19:return 38;break;case 20:break;case 21:this.popState();return 17;break;case 22:return r.yytext[0];break;case 23:return 18;break;case 24:return 19;break;case 25:return 41;break;case 26:return 43;break;case 27:return 43;break;case 28:return 43;break;case 29:return 41;break;case 30:return 41;break;case 31:return 42;break;case 32:return 42;break;case 33:return 42;break;case 34:return 42;break;case 35:return 42;break;case 36:return 43;break;case 37:return 42;break;case 38:return 43;break;case 39:return 44;break;case 40:return 44;break;case 41:return 44;break;case 42:return 44;break;case 43:return 41;break;case 44:return 42;break;case 45:return 43;break;case 46:return 45;break;case 47:return 46;break;case 48:return 47;break;case 49:return 47;break;case 50:return 46;break;case 51:return 46;break;case 52:return 46;break;case 53:return 27;break;case 54:return r.yytext[0];break;case 55:return 6;break}}),"anonymous"),rules:[/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:[\n]+)/i,/^(?:\s+)/i,/^(?:[\s]+)/i,/^(?:"[^"%\r\n\v\b\\]+")/i,/^(?:"[^"]*")/i,/^(?:erDiagram\b)/i,/^(?:\{)/i,/^(?:,)/i,/^(?:\s+)/i,/^(?:\b((?:PK)|(?:FK)|(?:UK))\b)/i,/^(?:(.*?)[~](.*?)*[~])/i,/^(?:[\*A-Za-z_][A-Za-z0-9\-_\[\]\(\)]*)/i,/^(?:"[^"]*")/i,/^(?:[\n]+)/i,/^(?:\})/i,/^(?:.)/i,/^(?:\[)/i,/^(?:\])/i,/^(?:one or zero\b)/i,/^(?:one or more\b)/i,/^(?:one or many\b)/i,/^(?:1\+)/i,/^(?:\|o\b)/i,/^(?:zero or one\b)/i,/^(?:zero or more\b)/i,/^(?:zero or many\b)/i,/^(?:0\+)/i,/^(?:\}o\b)/i,/^(?:many\(0\))/i,/^(?:many\(1\))/i,/^(?:many\b)/i,/^(?:\}\|)/i,/^(?:one\b)/i,/^(?:only one\b)/i,/^(?:1\b)/i,/^(?:\|\|)/i,/^(?:o\|)/i,/^(?:o\{)/i,/^(?:\|\{)/i,/^(?:\s*u\b)/i,/^(?:\.\.)/i,/^(?:--)/i,/^(?:to\b)/i,/^(?:optionally to\b)/i,/^(?:\.-)/i,/^(?:-\.)/i,/^(?:[A-Za-z_][A-Za-z0-9\-_]*)/i,/^(?:.)/i,/^(?:$)/i],conditions:{acc_descr_multiline:{rules:[5,6],inclusive:false},acc_descr:{rules:[3],inclusive:false},acc_title:{rules:[1],inclusive:false},block:{rules:[14,15,16,17,18,19,20,21,22],inclusive:false},INITIAL:{rules:[0,2,4,7,8,9,10,11,12,13,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55],inclusive:true}}};return t}();O.lexer=R;function N(){this.yy={}}(0,i.K2)(N,"Parser");N.prototype=O;O.Parser=N;return new N}();v.parser=v;var A=v;var M=new Map;var w=[];var I={ZERO_OR_ONE:"ZERO_OR_ONE",ZERO_OR_MORE:"ZERO_OR_MORE",ONE_OR_MORE:"ONE_OR_MORE",ONLY_ONE:"ONLY_ONE",MD_PARENT:"MD_PARENT"};var D={NON_IDENTIFYING:"NON_IDENTIFYING",IDENTIFYING:"IDENTIFYING"};var S=(0,i.K2)((function(t,e=void 0){if(!M.has(t)){M.set(t,{attributes:[],alias:e});i.Rm.info("Added new entity :",t)}else if(!M.get(t).alias&&e){M.get(t).alias=e;i.Rm.info(`Add alias '${e}' to entity '${t}'`)}return M.get(t)}),"addEntity");var $=(0,i.K2)((()=>M),"getEntities");var L=(0,i.K2)((function(t,e){let r=S(t);let a;for(a=e.length-1;a>=0;a--){r.attributes.push(e[a]);i.Rm.debug("Added attribute ",e[a].attributeName)}}),"addAttributes");var K=(0,i.K2)((function(t,e,r,a){let n={entityA:t,roleA:e,entityB:r,relSpec:a};w.push(n);i.Rm.debug("Added new relationship :",n)}),"addRelationship");var C=(0,i.K2)((()=>w),"getRelationships");var B=(0,i.K2)((function(){M=new Map;w=[];(0,i.IU)()}),"clear");var P={Cardinality:I,Identification:D,getConfig:(0,i.K2)((()=>(0,i.D7)().er),"getConfig"),addEntity:S,addAttributes:L,getEntities:$,addRelationship:K,getRelationships:C,clear:B,setAccTitle:i.SV,getAccTitle:i.iN,setAccDescription:i.EI,getAccDescription:i.m7,setDiagramTitle:i.ke,getDiagramTitle:i.ab};var Y={ONLY_ONE_START:"ONLY_ONE_START",ONLY_ONE_END:"ONLY_ONE_END",ZERO_OR_ONE_START:"ZERO_OR_ONE_START",ZERO_OR_ONE_END:"ZERO_OR_ONE_END",ONE_OR_MORE_START:"ONE_OR_MORE_START",ONE_OR_MORE_END:"ONE_OR_MORE_END",ZERO_OR_MORE_START:"ZERO_OR_MORE_START",ZERO_OR_MORE_END:"ZERO_OR_MORE_END",MD_PARENT_END:"MD_PARENT_END",MD_PARENT_START:"MD_PARENT_START"};var Z=(0,i.K2)((function(t,e){let r;t.append("defs").append("marker").attr("id",Y.MD_PARENT_START).attr("refX",0).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z");t.append("defs").append("marker").attr("id",Y.MD_PARENT_END).attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z");t.append("defs").append("marker").attr("id",Y.ONLY_ONE_START).attr("refX",0).attr("refY",9).attr("markerWidth",18).attr("markerHeight",18).attr("orient","auto").append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M9,0 L9,18 M15,0 L15,18");t.append("defs").append("marker").attr("id",Y.ONLY_ONE_END).attr("refX",18).attr("refY",9).attr("markerWidth",18).attr("markerHeight",18).attr("orient","auto").append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M3,0 L3,18 M9,0 L9,18");r=t.append("defs").append("marker").attr("id",Y.ZERO_OR_ONE_START).attr("refX",0).attr("refY",9).attr("markerWidth",30).attr("markerHeight",18).attr("orient","auto");r.append("circle").attr("stroke",e.stroke).attr("fill","white").attr("cx",21).attr("cy",9).attr("r",6);r.append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M9,0 L9,18");r=t.append("defs").append("marker").attr("id",Y.ZERO_OR_ONE_END).attr("refX",30).attr("refY",9).attr("markerWidth",30).attr("markerHeight",18).attr("orient","auto");r.append("circle").attr("stroke",e.stroke).attr("fill","white").attr("cx",9).attr("cy",9).attr("r",6);r.append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M21,0 L21,18");t.append("defs").append("marker").attr("id",Y.ONE_OR_MORE_START).attr("refX",18).attr("refY",18).attr("markerWidth",45).attr("markerHeight",36).attr("orient","auto").append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M0,18 Q 18,0 36,18 Q 18,36 0,18 M42,9 L42,27");t.append("defs").append("marker").attr("id",Y.ONE_OR_MORE_END).attr("refX",27).attr("refY",18).attr("markerWidth",45).attr("markerHeight",36).attr("orient","auto").append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M3,9 L3,27 M9,18 Q27,0 45,18 Q27,36 9,18");r=t.append("defs").append("marker").attr("id",Y.ZERO_OR_MORE_START).attr("refX",18).attr("refY",18).attr("markerWidth",57).attr("markerHeight",36).attr("orient","auto");r.append("circle").attr("stroke",e.stroke).attr("fill","white").attr("cx",48).attr("cy",18).attr("r",6);r.append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M0,18 Q18,0 36,18 Q18,36 0,18");r=t.append("defs").append("marker").attr("id",Y.ZERO_OR_MORE_END).attr("refX",39).attr("refY",18).attr("markerWidth",57).attr("markerHeight",36).attr("orient","auto");r.append("circle").attr("stroke",e.stroke).attr("fill","white").attr("cx",9).attr("cy",18).attr("r",6);r.append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M21,18 Q39,0 57,18 Q39,36 21,18");return}),"insertMarkers");var F={ERMarkers:Y,insertMarkers:Z};var z=/[^\dA-Za-z](\W)*/g;var U={};var W=new Map;var H=(0,i.K2)((function(t){const e=Object.keys(t);for(const r of e){U[r]=t[r]}}),"setConf");var j=(0,i.K2)(((t,e,r)=>{const a=U.entityPadding/3;const n=U.entityPadding/3;const s=U.fontSize*.85;const o=e.node().getBBox();const l=[];let c=false;let h=false;let u=0;let d=0;let y=0;let f=0;let p=o.height+a*2;let _=1;r.forEach((t=>{if(t.attributeKeyTypeList!==void 0&&t.attributeKeyTypeList.length>0){c=true}if(t.attributeComment!==void 0){h=true}}));r.forEach((r=>{const n=`${e.node().id}-attr-${_}`;let o=0;const b=(0,i.QO)(r.attributeType);const k=t.append("text").classed("er entityLabel",true).attr("id",`${n}-type`).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","left").style("font-family",(0,i.D7)().fontFamily).style("font-size",s+"px").text(b);const E=t.append("text").classed("er entityLabel",true).attr("id",`${n}-name`).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","left").style("font-family",(0,i.D7)().fontFamily).style("font-size",s+"px").text(r.attributeName);const g={};g.tn=k;g.nn=E;const m=k.node().getBBox();const O=E.node().getBBox();u=Math.max(u,m.width);d=Math.max(d,O.width);o=Math.max(m.height,O.height);if(c){const e=r.attributeKeyTypeList!==void 0?r.attributeKeyTypeList.join(","):"";const a=t.append("text").classed("er entityLabel",true).attr("id",`${n}-key`).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","left").style("font-family",(0,i.D7)().fontFamily).style("font-size",s+"px").text(e);g.kn=a;const l=a.node().getBBox();y=Math.max(y,l.width);o=Math.max(o,l.height)}if(h){const e=t.append("text").classed("er entityLabel",true).attr("id",`${n}-comment`).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","left").style("font-family",(0,i.D7)().fontFamily).style("font-size",s+"px").text(r.attributeComment||"");g.cn=e;const a=e.node().getBBox();f=Math.max(f,a.width);o=Math.max(o,a.height)}g.height=o;l.push(g);p+=o+a*2;_+=1}));let b=4;if(c){b+=2}if(h){b+=2}const k=u+d+y+f;const E={width:Math.max(U.minEntityWidth,Math.max(o.width+U.entityPadding*2,k+n*b)),height:r.length>0?p:Math.max(U.minEntityHeight,o.height+U.entityPadding*2)};if(r.length>0){const r=Math.max(0,(E.width-k-n*b)/(b/2));e.attr("transform","translate("+E.width/2+","+(a+o.height/2)+")");let i=o.height+a*2;let s="attributeBoxOdd";l.forEach((e=>{const o=i+a+e.height/2;e.tn.attr("transform","translate("+n+","+o+")");const l=t.insert("rect","#"+e.tn.node().id).classed(`er ${s}`,true).attr("x",0).attr("y",i).attr("width",u+n*2+r).attr("height",e.height+a*2);const p=parseFloat(l.attr("x"))+parseFloat(l.attr("width"));e.nn.attr("transform","translate("+(p+n)+","+o+")");const _=t.insert("rect","#"+e.nn.node().id).classed(`er ${s}`,true).attr("x",p).attr("y",i).attr("width",d+n*2+r).attr("height",e.height+a*2);let b=parseFloat(_.attr("x"))+parseFloat(_.attr("width"));if(c){e.kn.attr("transform","translate("+(b+n)+","+o+")");const l=t.insert("rect","#"+e.kn.node().id).classed(`er ${s}`,true).attr("x",b).attr("y",i).attr("width",y+n*2+r).attr("height",e.height+a*2);b=parseFloat(l.attr("x"))+parseFloat(l.attr("width"))}if(h){e.cn.attr("transform","translate("+(b+n)+","+o+")");t.insert("rect","#"+e.cn.node().id).classed(`er ${s}`,"true").attr("x",b).attr("y",i).attr("width",f+n*2+r).attr("height",e.height+a*2)}i+=e.height+a*2;s=s==="attributeBoxOdd"?"attributeBoxEven":"attributeBoxOdd"}))}else{E.height=Math.max(U.minEntityHeight,p);e.attr("transform","translate("+E.width/2+","+E.height/2+")")}return E}),"drawAttributes");var G=(0,i.K2)((function(t,e,r){const a=[...e.keys()];let n;a.forEach((function(a){const s=rt(a,"entity");W.set(a,s);const o=t.append("g").attr("id",s);n=n===void 0?s:n;const l="text-"+s;const c=o.append("text").classed("er entityLabel",true).attr("id",l).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","middle").style("font-family",(0,i.D7)().fontFamily).style("font-size",U.fontSize+"px").text(e.get(a).alias??a);const{width:h,height:u}=j(o,c,e.get(a).attributes);const d=o.insert("rect","#"+l).classed("er entityBox",true).attr("x",0).attr("y",0).attr("width",h).attr("height",u);const y=d.node().getBBox();r.setNode(s,{width:y.width,height:y.height,shape:"rect",id:s})}));return n}),"drawEntities");var Q=(0,i.K2)((function(t,e){e.nodes().forEach((function(r){if(r!==void 0&&e.node(r)!==void 0){t.select("#"+r).attr("transform","translate("+(e.node(r).x-e.node(r).width/2)+","+(e.node(r).y-e.node(r).height/2)+" )")}}))}),"adjustEntities");var X=(0,i.K2)((function(t){return(t.entityA+t.roleA+t.entityB).replace(/\s/g,"")}),"getEdgeName");var q=(0,i.K2)((function(t,e){t.forEach((function(t){e.setEdge(W.get(t.entityA),W.get(t.entityB),{relationship:t},X(t))}));return t}),"addRelationships");var V=0;var J=(0,i.K2)((function(t,e,r,a,n){V++;const o=r.edge(W.get(e.entityA),W.get(e.entityB),X(e));const l=(0,s.n8j)().x((function(t){return t.x})).y((function(t){return t.y})).curve(s.qrM);const c=t.insert("path","#"+a).classed("er relationshipLine",true).attr("d",l(o.points)).style("stroke",U.stroke).style("fill","none");if(e.relSpec.relType===n.db.Identification.NON_IDENTIFYING){c.attr("stroke-dasharray","8,8")}let h="";if(U.arrowMarkerAbsolute){h=window.location.protocol+"//"+window.location.host+window.location.pathname+window.location.search;h=h.replace(/\(/g,"\\(");h=h.replace(/\)/g,"\\)")}switch(e.relSpec.cardA){case n.db.Cardinality.ZERO_OR_ONE:c.attr("marker-end","url("+h+"#"+F.ERMarkers.ZERO_OR_ONE_END+")");break;case n.db.Cardinality.ZERO_OR_MORE:c.attr("marker-end","url("+h+"#"+F.ERMarkers.ZERO_OR_MORE_END+")");break;case n.db.Cardinality.ONE_OR_MORE:c.attr("marker-end","url("+h+"#"+F.ERMarkers.ONE_OR_MORE_END+")");break;case n.db.Cardinality.ONLY_ONE:c.attr("marker-end","url("+h+"#"+F.ERMarkers.ONLY_ONE_END+")");break;case n.db.Cardinality.MD_PARENT:c.attr("marker-end","url("+h+"#"+F.ERMarkers.MD_PARENT_END+")");break}switch(e.relSpec.cardB){case n.db.Cardinality.ZERO_OR_ONE:c.attr("marker-start","url("+h+"#"+F.ERMarkers.ZERO_OR_ONE_START+")");break;case n.db.Cardinality.ZERO_OR_MORE:c.attr("marker-start","url("+h+"#"+F.ERMarkers.ZERO_OR_MORE_START+")");break;case n.db.Cardinality.ONE_OR_MORE:c.attr("marker-start","url("+h+"#"+F.ERMarkers.ONE_OR_MORE_START+")");break;case n.db.Cardinality.ONLY_ONE:c.attr("marker-start","url("+h+"#"+F.ERMarkers.ONLY_ONE_START+")");break;case n.db.Cardinality.MD_PARENT:c.attr("marker-start","url("+h+"#"+F.ERMarkers.MD_PARENT_START+")");break}const u=c.node().getTotalLength();const d=c.node().getPointAtLength(u*.5);const y="rel"+V;const f=e.roleA.split(/<br ?\/>/g);const p=t.append("text").classed("er relationshipLabel",true).attr("id",y).attr("x",d.x).attr("y",d.y).style("text-anchor","middle").style("dominant-baseline","middle").style("font-family",(0,i.D7)().fontFamily).style("font-size",U.fontSize+"px");if(f.length==1){p.text(e.roleA)}else{const t=-(f.length-1)*.5;f.forEach(((e,r)=>{p.append("tspan").attr("x",d.x).attr("dy",`${r===0?t:1}em`).text(e)}))}const _=p.node().getBBox();t.insert("rect","#"+y).classed("er relationshipLabelBox",true).attr("x",d.x-_.width/2).attr("y",d.y-_.height/2).attr("width",_.width).attr("height",_.height)}),"drawRelationshipFromLayout");var tt=(0,i.K2)((function(t,e,r,l){U=(0,i.D7)().er;i.Rm.info("Drawing ER diagram");const c=(0,i.D7)().securityLevel;let h;if(c==="sandbox"){h=(0,s.Ltv)("#i"+e)}const u=c==="sandbox"?(0,s.Ltv)(h.nodes()[0].contentDocument.body):(0,s.Ltv)("body");const d=u.select(`[id='${e}']`);F.insertMarkers(d,U);let y;y=new n.T({multigraph:true,directed:true,compound:false}).setGraph({rankdir:U.layoutDirection,marginx:20,marginy:20,nodesep:100,edgesep:100,ranksep:100}).setDefaultEdgeLabel((function(){return{}}));const f=G(d,l.db.getEntities(),y);const p=q(l.db.getRelationships(),y);(0,o.Zp)(y);Q(d,y);p.forEach((function(t){J(d,t,y,f,l)}));const _=U.diagramPadding;a._K.insertTitle(d,"entityTitleText",U.titleTopMargin,l.db.getDiagramTitle());const b=d.node().getBBox();const k=b.width+_*2;const E=b.height+_*2;(0,i.a$)(d,E,k,U.useMaxWidth);d.attr("viewBox",`${b.x-_} ${b.y-_} ${k} ${E}`)}),"draw");var et="28e9f9db-3c8d-5aa5-9faf-44286ae5937c";function rt(t="",e=""){const r=t.replace(z,"");return`${at(e)}${at(r)}${T(t,et)}`}(0,i.K2)(rt,"generateId");function at(t=""){return t.length>0?`${t}-`:""}(0,i.K2)(at,"strWithHyphen");var it={setConf:H,draw:tt};var nt=(0,i.K2)((t=>`\n .entityBox {\n fill: ${t.mainBkg};\n stroke: ${t.nodeBorder};\n }\n\n .attributeBoxOdd {\n fill: ${t.attributeBackgroundColorOdd};\n stroke: ${t.nodeBorder};\n }\n\n .attributeBoxEven {\n fill: ${t.attributeBackgroundColorEven};\n stroke: ${t.nodeBorder};\n }\n\n .relationshipLabelBox {\n fill: ${t.tertiaryColor};\n opacity: 0.7;\n background-color: ${t.tertiaryColor};\n rect {\n opacity: 0.5;\n }\n }\n\n .relationshipLine {\n stroke: ${t.lineColor};\n }\n\n .entityTitleText {\n text-anchor: middle;\n font-size: 18px;\n fill: ${t.textColor};\n } \n #MD_PARENT_START {\n fill: #f5f5f5 !important;\n stroke: ${t.lineColor} !important;\n stroke-width: 1;\n }\n #MD_PARENT_END {\n fill: #f5f5f5 !important;\n stroke: ${t.lineColor} !important;\n stroke-width: 1;\n }\n \n`),"getStyles");var st=nt;var ot={parser:A,db:P,renderer:it,styles:st}}}]);
1
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6885],{16885:(t,e,r)=>{r.d(e,{diagram:()=>ot});var a=r(28818);var i=r(28945);var n=r(84416);var s=r(24982);var o=r(82211);const l=[];for(let lt=0;lt<256;++lt){l.push((lt+256).toString(16).slice(1))}function c(t,e=0){return l[t[e+0]]+l[t[e+1]]+l[t[e+2]]+l[t[e+3]]+"-"+l[t[e+4]]+l[t[e+5]]+"-"+l[t[e+6]]+l[t[e+7]]+"-"+l[t[e+8]]+l[t[e+9]]+"-"+l[t[e+10]]+l[t[e+11]]+l[t[e+12]]+l[t[e+13]]+l[t[e+14]]+l[t[e+15]]}function h(t,e=0){const r=c(t,e);if(!validate(r)){throw TypeError("Stringified UUID is invalid")}return r}const u=null&&h;const d=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function y(t){return typeof t==="string"&&d.test(t)}const f=y;function p(t){if(!f(t)){throw TypeError("Invalid UUID")}let e;const r=new Uint8Array(16);r[0]=(e=parseInt(t.slice(0,8),16))>>>24;r[1]=e>>>16&255;r[2]=e>>>8&255;r[3]=e&255;r[4]=(e=parseInt(t.slice(9,13),16))>>>8;r[5]=e&255;r[6]=(e=parseInt(t.slice(14,18),16))>>>8;r[7]=e&255;r[8]=(e=parseInt(t.slice(19,23),16))>>>8;r[9]=e&255;r[10]=(e=parseInt(t.slice(24,36),16))/1099511627776&255;r[11]=e/4294967296&255;r[12]=e>>>24&255;r[13]=e>>>16&255;r[14]=e>>>8&255;r[15]=e&255;return r}const _=p;function b(t){t=unescape(encodeURIComponent(t));const e=[];for(let r=0;r<t.length;++r){e.push(t.charCodeAt(r))}return e}const k="6ba7b810-9dad-11d1-80b4-00c04fd430c8";const E="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function g(t,e,r){function a(t,a,i,n){var s;if(typeof t==="string"){t=b(t)}if(typeof a==="string"){a=_(a)}if(((s=a)===null||s===void 0?void 0:s.length)!==16){throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)")}let o=new Uint8Array(16+t.length);o.set(a);o.set(t,a.length);o=r(o);o[6]=o[6]&15|e;o[8]=o[8]&63|128;if(i){n=n||0;for(let t=0;t<16;++t){i[n+t]=o[t]}return i}return c(o)}try{a.name=t}catch(i){}a.DNS=k;a.URL=E;return a}function m(t,e,r,a){switch(t){case 0:return e&r^~e&a;case 1:return e^r^a;case 2:return e&r^e&a^r&a;case 3:return e^r^a}}function O(t,e){return t<<e|t>>>32-e}function R(t){const e=[1518500249,1859775393,2400959708,3395469782];const r=[1732584193,4023233417,2562383102,271733878,3285377520];if(typeof t==="string"){const e=unescape(encodeURIComponent(t));t=[];for(let r=0;r<e.length;++r){t.push(e.charCodeAt(r))}}else if(!Array.isArray(t)){t=Array.prototype.slice.call(t)}t.push(128);const a=t.length/4+2;const i=Math.ceil(a/16);const n=new Array(i);for(let s=0;s<i;++s){const e=new Uint32Array(16);for(let r=0;r<16;++r){e[r]=t[s*64+r*4]<<24|t[s*64+r*4+1]<<16|t[s*64+r*4+2]<<8|t[s*64+r*4+3]}n[s]=e}n[i-1][14]=(t.length-1)*8/Math.pow(2,32);n[i-1][14]=Math.floor(n[i-1][14]);n[i-1][15]=(t.length-1)*8&4294967295;for(let s=0;s<i;++s){const t=new Uint32Array(80);for(let e=0;e<16;++e){t[e]=n[s][e]}for(let e=16;e<80;++e){t[e]=O(t[e-3]^t[e-8]^t[e-14]^t[e-16],1)}let a=r[0];let i=r[1];let o=r[2];let l=r[3];let c=r[4];for(let r=0;r<80;++r){const n=Math.floor(r/20);const s=O(a,5)+m(n,i,o,l)+c+e[n]+t[r]>>>0;c=l;l=o;o=O(i,30)>>>0;i=a;a=s}r[0]=r[0]+a>>>0;r[1]=r[1]+i>>>0;r[2]=r[2]+o>>>0;r[3]=r[3]+l>>>0;r[4]=r[4]+c>>>0}return[r[0]>>24&255,r[0]>>16&255,r[0]>>8&255,r[0]&255,r[1]>>24&255,r[1]>>16&255,r[1]>>8&255,r[1]&255,r[2]>>24&255,r[2]>>16&255,r[2]>>8&255,r[2]&255,r[3]>>24&255,r[3]>>16&255,r[3]>>8&255,r[3]&255,r[4]>>24&255,r[4]>>16&255,r[4]>>8&255,r[4]&255]}const N=R;const x=g("v5",80,N);const T=x;var v=function(){var t=(0,i.K2)((function(t,e,r,a){for(r=r||{},a=t.length;a--;r[t[a]]=e);return r}),"o"),e=[6,8,10,20,22,24,26,27,28],r=[1,10],a=[1,11],n=[1,12],s=[1,13],o=[1,14],l=[1,15],c=[1,21],h=[1,22],u=[1,23],d=[1,24],y=[1,25],f=[6,8,10,13,15,18,19,20,22,24,26,27,28,41,42,43,44,45],p=[1,34],_=[27,28,46,47],b=[41,42,43,44,45],k=[17,34],E=[1,54],g=[1,53],m=[17,34,36,38];var O={trace:(0,i.K2)((function t(){}),"trace"),yy:{},symbols_:{error:2,start:3,ER_DIAGRAM:4,document:5,EOF:6,line:7,SPACE:8,statement:9,NEWLINE:10,entityName:11,relSpec:12,":":13,role:14,BLOCK_START:15,attributes:16,BLOCK_STOP:17,SQS:18,SQE:19,title:20,title_value:21,acc_title:22,acc_title_value:23,acc_descr:24,acc_descr_value:25,acc_descr_multiline_value:26,ALPHANUM:27,ENTITY_NAME:28,attribute:29,attributeType:30,attributeName:31,attributeKeyTypeList:32,attributeComment:33,ATTRIBUTE_WORD:34,attributeKeyType:35,COMMA:36,ATTRIBUTE_KEY:37,COMMENT:38,cardinality:39,relType:40,ZERO_OR_ONE:41,ZERO_OR_MORE:42,ONE_OR_MORE:43,ONLY_ONE:44,MD_PARENT:45,NON_IDENTIFYING:46,IDENTIFYING:47,WORD:48,$accept:0,$end:1},terminals_:{2:"error",4:"ER_DIAGRAM",6:"EOF",8:"SPACE",10:"NEWLINE",13:":",15:"BLOCK_START",17:"BLOCK_STOP",18:"SQS",19:"SQE",20:"title",21:"title_value",22:"acc_title",23:"acc_title_value",24:"acc_descr",25:"acc_descr_value",26:"acc_descr_multiline_value",27:"ALPHANUM",28:"ENTITY_NAME",34:"ATTRIBUTE_WORD",36:"COMMA",37:"ATTRIBUTE_KEY",38:"COMMENT",41:"ZERO_OR_ONE",42:"ZERO_OR_MORE",43:"ONE_OR_MORE",44:"ONLY_ONE",45:"MD_PARENT",46:"NON_IDENTIFYING",47:"IDENTIFYING",48:"WORD"},productions_:[0,[3,3],[5,0],[5,2],[7,2],[7,1],[7,1],[7,1],[9,5],[9,4],[9,3],[9,1],[9,7],[9,6],[9,4],[9,2],[9,2],[9,2],[9,1],[11,1],[11,1],[16,1],[16,2],[29,2],[29,3],[29,3],[29,4],[30,1],[31,1],[32,1],[32,3],[35,1],[33,1],[12,3],[39,1],[39,1],[39,1],[39,1],[39,1],[40,1],[40,1],[14,1],[14,1],[14,1]],performAction:(0,i.K2)((function t(e,r,a,i,n,s,o){var l=s.length-1;switch(n){case 1:break;case 2:this.$=[];break;case 3:s[l-1].push(s[l]);this.$=s[l-1];break;case 4:case 5:this.$=s[l];break;case 6:case 7:this.$=[];break;case 8:i.addEntity(s[l-4]);i.addEntity(s[l-2]);i.addRelationship(s[l-4],s[l],s[l-2],s[l-3]);break;case 9:i.addEntity(s[l-3]);i.addAttributes(s[l-3],s[l-1]);break;case 10:i.addEntity(s[l-2]);break;case 11:i.addEntity(s[l]);break;case 12:i.addEntity(s[l-6],s[l-4]);i.addAttributes(s[l-6],s[l-1]);break;case 13:i.addEntity(s[l-5],s[l-3]);break;case 14:i.addEntity(s[l-3],s[l-1]);break;case 15:case 16:this.$=s[l].trim();i.setAccTitle(this.$);break;case 17:case 18:this.$=s[l].trim();i.setAccDescription(this.$);break;case 19:case 43:this.$=s[l];break;case 20:case 41:case 42:this.$=s[l].replace(/"/g,"");break;case 21:case 29:this.$=[s[l]];break;case 22:s[l].push(s[l-1]);this.$=s[l];break;case 23:this.$={attributeType:s[l-1],attributeName:s[l]};break;case 24:this.$={attributeType:s[l-2],attributeName:s[l-1],attributeKeyTypeList:s[l]};break;case 25:this.$={attributeType:s[l-2],attributeName:s[l-1],attributeComment:s[l]};break;case 26:this.$={attributeType:s[l-3],attributeName:s[l-2],attributeKeyTypeList:s[l-1],attributeComment:s[l]};break;case 27:case 28:case 31:this.$=s[l];break;case 30:s[l-2].push(s[l]);this.$=s[l-2];break;case 32:this.$=s[l].replace(/"/g,"");break;case 33:this.$={cardA:s[l],relType:s[l-1],cardB:s[l-2]};break;case 34:this.$=i.Cardinality.ZERO_OR_ONE;break;case 35:this.$=i.Cardinality.ZERO_OR_MORE;break;case 36:this.$=i.Cardinality.ONE_OR_MORE;break;case 37:this.$=i.Cardinality.ONLY_ONE;break;case 38:this.$=i.Cardinality.MD_PARENT;break;case 39:this.$=i.Identification.NON_IDENTIFYING;break;case 40:this.$=i.Identification.IDENTIFYING;break}}),"anonymous"),table:[{3:1,4:[1,2]},{1:[3]},t(e,[2,2],{5:3}),{6:[1,4],7:5,8:[1,6],9:7,10:[1,8],11:9,20:r,22:a,24:n,26:s,27:o,28:l},t(e,[2,7],{1:[2,1]}),t(e,[2,3]),{9:16,11:9,20:r,22:a,24:n,26:s,27:o,28:l},t(e,[2,5]),t(e,[2,6]),t(e,[2,11],{12:17,39:20,15:[1,18],18:[1,19],41:c,42:h,43:u,44:d,45:y}),{21:[1,26]},{23:[1,27]},{25:[1,28]},t(e,[2,18]),t(f,[2,19]),t(f,[2,20]),t(e,[2,4]),{11:29,27:o,28:l},{16:30,17:[1,31],29:32,30:33,34:p},{11:35,27:o,28:l},{40:36,46:[1,37],47:[1,38]},t(_,[2,34]),t(_,[2,35]),t(_,[2,36]),t(_,[2,37]),t(_,[2,38]),t(e,[2,15]),t(e,[2,16]),t(e,[2,17]),{13:[1,39]},{17:[1,40]},t(e,[2,10]),{16:41,17:[2,21],29:32,30:33,34:p},{31:42,34:[1,43]},{34:[2,27]},{19:[1,44]},{39:45,41:c,42:h,43:u,44:d,45:y},t(b,[2,39]),t(b,[2,40]),{14:46,27:[1,49],28:[1,48],48:[1,47]},t(e,[2,9]),{17:[2,22]},t(k,[2,23],{32:50,33:51,35:52,37:E,38:g}),t([17,34,37,38],[2,28]),t(e,[2,14],{15:[1,55]}),t([27,28],[2,33]),t(e,[2,8]),t(e,[2,41]),t(e,[2,42]),t(e,[2,43]),t(k,[2,24],{33:56,36:[1,57],38:g}),t(k,[2,25]),t(m,[2,29]),t(k,[2,32]),t(m,[2,31]),{16:58,17:[1,59],29:32,30:33,34:p},t(k,[2,26]),{35:60,37:E},{17:[1,61]},t(e,[2,13]),t(m,[2,30]),t(e,[2,12])],defaultActions:{34:[2,27],41:[2,22]},parseError:(0,i.K2)((function t(e,r){if(r.recoverable){this.trace(e)}else{var a=new Error(e);a.hash=r;throw a}}),"parseError"),parse:(0,i.K2)((function t(e){var r=this,a=[0],n=[],s=[null],o=[],l=this.table,c="",h=0,u=0,d=0,y=2,f=1;var p=o.slice.call(arguments,1);var _=Object.create(this.lexer);var b={yy:{}};for(var k in this.yy){if(Object.prototype.hasOwnProperty.call(this.yy,k)){b.yy[k]=this.yy[k]}}_.setInput(e,b.yy);b.yy.lexer=_;b.yy.parser=this;if(typeof _.yylloc=="undefined"){_.yylloc={}}var E=_.yylloc;o.push(E);var g=_.options&&_.options.ranges;if(typeof b.yy.parseError==="function"){this.parseError=b.yy.parseError}else{this.parseError=Object.getPrototypeOf(this).parseError}function m(t){a.length=a.length-2*t;s.length=s.length-t;o.length=o.length-t}(0,i.K2)(m,"popStack");function O(){var t;t=n.pop()||_.lex()||f;if(typeof t!=="number"){if(t instanceof Array){n=t;t=n.pop()}t=r.symbols_[t]||t}return t}(0,i.K2)(O,"lex");var R,N,x,T,v,A,M={},w,I,D,S;while(true){x=a[a.length-1];if(this.defaultActions[x]){T=this.defaultActions[x]}else{if(R===null||typeof R=="undefined"){R=O()}T=l[x]&&l[x][R]}if(typeof T==="undefined"||!T.length||!T[0]){var $="";S=[];for(w in l[x]){if(this.terminals_[w]&&w>y){S.push("'"+this.terminals_[w]+"'")}}if(_.showPosition){$="Parse error on line "+(h+1)+":\n"+_.showPosition()+"\nExpecting "+S.join(", ")+", got '"+(this.terminals_[R]||R)+"'"}else{$="Parse error on line "+(h+1)+": Unexpected "+(R==f?"end of input":"'"+(this.terminals_[R]||R)+"'")}this.parseError($,{text:_.match,token:this.terminals_[R]||R,line:_.yylineno,loc:E,expected:S})}if(T[0]instanceof Array&&T.length>1){throw new Error("Parse Error: multiple actions possible at state: "+x+", token: "+R)}switch(T[0]){case 1:a.push(R);s.push(_.yytext);o.push(_.yylloc);a.push(T[1]);R=null;if(!N){u=_.yyleng;c=_.yytext;h=_.yylineno;E=_.yylloc;if(d>0){d--}}else{R=N;N=null}break;case 2:I=this.productions_[T[1]][1];M.$=s[s.length-I];M._$={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(g){M._$.range=[o[o.length-(I||1)].range[0],o[o.length-1].range[1]]}A=this.performAction.apply(M,[c,u,h,b.yy,T[1],s,o].concat(p));if(typeof A!=="undefined"){return A}if(I){a=a.slice(0,-1*I*2);s=s.slice(0,-1*I);o=o.slice(0,-1*I)}a.push(this.productions_[T[1]][0]);s.push(M.$);o.push(M._$);D=l[a[a.length-2]][a[a.length-1]];a.push(D);break;case 3:return true}}return true}),"parse")};var R=function(){var t={EOF:1,parseError:(0,i.K2)((function t(e,r){if(this.yy.parser){this.yy.parser.parseError(e,r)}else{throw new Error(e)}}),"parseError"),setInput:(0,i.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,i.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,i.K2)((function(t){var e=t.length;var r=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(r.length-1){this.yylineno-=r.length-1}var i=this.yylloc.range;this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:r?(r.length===a.length?this.yylloc.first_column:0)+a[a.length-r.length].length-r[0].length:this.yylloc.first_column-e};if(this.options.ranges){this.yylloc.range=[i[0],i[0]+this.yyleng-e]}this.yyleng=this.yytext.length;return this}),"unput"),more:(0,i.K2)((function(){this._more=true;return this}),"more"),reject:(0,i.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,i.K2)((function(t){this.unput(this.match.slice(t))}),"less"),pastInput:(0,i.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,i.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,i.K2)((function(){var t=this.pastInput();var e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"}),"showPosition"),test_match:(0,i.K2)((function(t,e){var r,a,i;if(this.options.backtrack_lexer){i={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){i.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];r=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]);if(this.done&&this._input){this.done=false}if(r){return r}else if(this._backtrack){for(var n in i){this[n]=i[n]}return false}return false}),"test_match"),next:(0,i.K2)((function(){if(this.done){return this.EOF}if(!this._input){this.done=true}var t,e,r,a;if(!this._more){this.yytext="";this.match=""}var i=this._currentRules();for(var n=0;n<i.length;n++){r=this._input.match(this.rules[i[n]]);if(r&&(!e||r[0].length>e[0].length)){e=r;a=n;if(this.options.backtrack_lexer){t=this.test_match(r,i[n]);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,i[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,i.K2)((function t(){var e=this.next();if(e){return e}else{return this.lex()}}),"lex"),begin:(0,i.K2)((function t(e){this.conditionStack.push(e)}),"begin"),popState:(0,i.K2)((function t(){var e=this.conditionStack.length-1;if(e>0){return this.conditionStack.pop()}else{return this.conditionStack[0]}}),"popState"),_currentRules:(0,i.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,i.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,i.K2)((function t(e){this.begin(e)}),"pushState"),stateStackSize:(0,i.K2)((function t(){return this.conditionStack.length}),"stateStackSize"),options:{"case-insensitive":true},performAction:(0,i.K2)((function t(e,r,a,i){var n=i;switch(a){case 0:this.begin("acc_title");return 22;break;case 1:this.popState();return"acc_title_value";break;case 2:this.begin("acc_descr");return 24;break;case 3:this.popState();return"acc_descr_value";break;case 4:this.begin("acc_descr_multiline");break;case 5:this.popState();break;case 6:return"acc_descr_multiline_value";break;case 7:return 10;break;case 8:break;case 9:return 8;break;case 10:return 28;break;case 11:return 48;break;case 12:return 4;break;case 13:this.begin("block");return 15;break;case 14:return 36;break;case 15:break;case 16:return 37;break;case 17:return 34;break;case 18:return 34;break;case 19:return 38;break;case 20:break;case 21:this.popState();return 17;break;case 22:return r.yytext[0];break;case 23:return 18;break;case 24:return 19;break;case 25:return 41;break;case 26:return 43;break;case 27:return 43;break;case 28:return 43;break;case 29:return 41;break;case 30:return 41;break;case 31:return 42;break;case 32:return 42;break;case 33:return 42;break;case 34:return 42;break;case 35:return 42;break;case 36:return 43;break;case 37:return 42;break;case 38:return 43;break;case 39:return 44;break;case 40:return 44;break;case 41:return 44;break;case 42:return 44;break;case 43:return 41;break;case 44:return 42;break;case 45:return 43;break;case 46:return 45;break;case 47:return 46;break;case 48:return 47;break;case 49:return 47;break;case 50:return 46;break;case 51:return 46;break;case 52:return 46;break;case 53:return 27;break;case 54:return r.yytext[0];break;case 55:return 6;break}}),"anonymous"),rules:[/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:[\n]+)/i,/^(?:\s+)/i,/^(?:[\s]+)/i,/^(?:"[^"%\r\n\v\b\\]+")/i,/^(?:"[^"]*")/i,/^(?:erDiagram\b)/i,/^(?:\{)/i,/^(?:,)/i,/^(?:\s+)/i,/^(?:\b((?:PK)|(?:FK)|(?:UK))\b)/i,/^(?:(.*?)[~](.*?)*[~])/i,/^(?:[\*A-Za-z_][A-Za-z0-9\-_\[\]\(\)]*)/i,/^(?:"[^"]*")/i,/^(?:[\n]+)/i,/^(?:\})/i,/^(?:.)/i,/^(?:\[)/i,/^(?:\])/i,/^(?:one or zero\b)/i,/^(?:one or more\b)/i,/^(?:one or many\b)/i,/^(?:1\+)/i,/^(?:\|o\b)/i,/^(?:zero or one\b)/i,/^(?:zero or more\b)/i,/^(?:zero or many\b)/i,/^(?:0\+)/i,/^(?:\}o\b)/i,/^(?:many\(0\))/i,/^(?:many\(1\))/i,/^(?:many\b)/i,/^(?:\}\|)/i,/^(?:one\b)/i,/^(?:only one\b)/i,/^(?:1\b)/i,/^(?:\|\|)/i,/^(?:o\|)/i,/^(?:o\{)/i,/^(?:\|\{)/i,/^(?:\s*u\b)/i,/^(?:\.\.)/i,/^(?:--)/i,/^(?:to\b)/i,/^(?:optionally to\b)/i,/^(?:\.-)/i,/^(?:-\.)/i,/^(?:[A-Za-z_][A-Za-z0-9\-_]*)/i,/^(?:.)/i,/^(?:$)/i],conditions:{acc_descr_multiline:{rules:[5,6],inclusive:false},acc_descr:{rules:[3],inclusive:false},acc_title:{rules:[1],inclusive:false},block:{rules:[14,15,16,17,18,19,20,21,22],inclusive:false},INITIAL:{rules:[0,2,4,7,8,9,10,11,12,13,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55],inclusive:true}}};return t}();O.lexer=R;function N(){this.yy={}}(0,i.K2)(N,"Parser");N.prototype=O;O.Parser=N;return new N}();v.parser=v;var A=v;var M=new Map;var w=[];var I={ZERO_OR_ONE:"ZERO_OR_ONE",ZERO_OR_MORE:"ZERO_OR_MORE",ONE_OR_MORE:"ONE_OR_MORE",ONLY_ONE:"ONLY_ONE",MD_PARENT:"MD_PARENT"};var D={NON_IDENTIFYING:"NON_IDENTIFYING",IDENTIFYING:"IDENTIFYING"};var S=(0,i.K2)((function(t,e=void 0){if(!M.has(t)){M.set(t,{attributes:[],alias:e});i.Rm.info("Added new entity :",t)}else if(!M.get(t).alias&&e){M.get(t).alias=e;i.Rm.info(`Add alias '${e}' to entity '${t}'`)}return M.get(t)}),"addEntity");var $=(0,i.K2)((()=>M),"getEntities");var L=(0,i.K2)((function(t,e){let r=S(t);let a;for(a=e.length-1;a>=0;a--){r.attributes.push(e[a]);i.Rm.debug("Added attribute ",e[a].attributeName)}}),"addAttributes");var K=(0,i.K2)((function(t,e,r,a){let n={entityA:t,roleA:e,entityB:r,relSpec:a};w.push(n);i.Rm.debug("Added new relationship :",n)}),"addRelationship");var C=(0,i.K2)((()=>w),"getRelationships");var B=(0,i.K2)((function(){M=new Map;w=[];(0,i.IU)()}),"clear");var P={Cardinality:I,Identification:D,getConfig:(0,i.K2)((()=>(0,i.D7)().er),"getConfig"),addEntity:S,addAttributes:L,getEntities:$,addRelationship:K,getRelationships:C,clear:B,setAccTitle:i.SV,getAccTitle:i.iN,setAccDescription:i.EI,getAccDescription:i.m7,setDiagramTitle:i.ke,getDiagramTitle:i.ab};var Y={ONLY_ONE_START:"ONLY_ONE_START",ONLY_ONE_END:"ONLY_ONE_END",ZERO_OR_ONE_START:"ZERO_OR_ONE_START",ZERO_OR_ONE_END:"ZERO_OR_ONE_END",ONE_OR_MORE_START:"ONE_OR_MORE_START",ONE_OR_MORE_END:"ONE_OR_MORE_END",ZERO_OR_MORE_START:"ZERO_OR_MORE_START",ZERO_OR_MORE_END:"ZERO_OR_MORE_END",MD_PARENT_END:"MD_PARENT_END",MD_PARENT_START:"MD_PARENT_START"};var Z=(0,i.K2)((function(t,e){let r;t.append("defs").append("marker").attr("id",Y.MD_PARENT_START).attr("refX",0).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z");t.append("defs").append("marker").attr("id",Y.MD_PARENT_END).attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z");t.append("defs").append("marker").attr("id",Y.ONLY_ONE_START).attr("refX",0).attr("refY",9).attr("markerWidth",18).attr("markerHeight",18).attr("orient","auto").append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M9,0 L9,18 M15,0 L15,18");t.append("defs").append("marker").attr("id",Y.ONLY_ONE_END).attr("refX",18).attr("refY",9).attr("markerWidth",18).attr("markerHeight",18).attr("orient","auto").append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M3,0 L3,18 M9,0 L9,18");r=t.append("defs").append("marker").attr("id",Y.ZERO_OR_ONE_START).attr("refX",0).attr("refY",9).attr("markerWidth",30).attr("markerHeight",18).attr("orient","auto");r.append("circle").attr("stroke",e.stroke).attr("fill","white").attr("cx",21).attr("cy",9).attr("r",6);r.append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M9,0 L9,18");r=t.append("defs").append("marker").attr("id",Y.ZERO_OR_ONE_END).attr("refX",30).attr("refY",9).attr("markerWidth",30).attr("markerHeight",18).attr("orient","auto");r.append("circle").attr("stroke",e.stroke).attr("fill","white").attr("cx",9).attr("cy",9).attr("r",6);r.append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M21,0 L21,18");t.append("defs").append("marker").attr("id",Y.ONE_OR_MORE_START).attr("refX",18).attr("refY",18).attr("markerWidth",45).attr("markerHeight",36).attr("orient","auto").append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M0,18 Q 18,0 36,18 Q 18,36 0,18 M42,9 L42,27");t.append("defs").append("marker").attr("id",Y.ONE_OR_MORE_END).attr("refX",27).attr("refY",18).attr("markerWidth",45).attr("markerHeight",36).attr("orient","auto").append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M3,9 L3,27 M9,18 Q27,0 45,18 Q27,36 9,18");r=t.append("defs").append("marker").attr("id",Y.ZERO_OR_MORE_START).attr("refX",18).attr("refY",18).attr("markerWidth",57).attr("markerHeight",36).attr("orient","auto");r.append("circle").attr("stroke",e.stroke).attr("fill","white").attr("cx",48).attr("cy",18).attr("r",6);r.append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M0,18 Q18,0 36,18 Q18,36 0,18");r=t.append("defs").append("marker").attr("id",Y.ZERO_OR_MORE_END).attr("refX",39).attr("refY",18).attr("markerWidth",57).attr("markerHeight",36).attr("orient","auto");r.append("circle").attr("stroke",e.stroke).attr("fill","white").attr("cx",9).attr("cy",18).attr("r",6);r.append("path").attr("stroke",e.stroke).attr("fill","none").attr("d","M21,18 Q39,0 57,18 Q39,36 21,18");return}),"insertMarkers");var F={ERMarkers:Y,insertMarkers:Z};var z=/[^\dA-Za-z](\W)*/g;var U={};var W=new Map;var H=(0,i.K2)((function(t){const e=Object.keys(t);for(const r of e){U[r]=t[r]}}),"setConf");var j=(0,i.K2)(((t,e,r)=>{const a=U.entityPadding/3;const n=U.entityPadding/3;const s=U.fontSize*.85;const o=e.node().getBBox();const l=[];let c=false;let h=false;let u=0;let d=0;let y=0;let f=0;let p=o.height+a*2;let _=1;r.forEach((t=>{if(t.attributeKeyTypeList!==void 0&&t.attributeKeyTypeList.length>0){c=true}if(t.attributeComment!==void 0){h=true}}));r.forEach((r=>{const n=`${e.node().id}-attr-${_}`;let o=0;const b=(0,i.QO)(r.attributeType);const k=t.append("text").classed("er entityLabel",true).attr("id",`${n}-type`).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","left").style("font-family",(0,i.D7)().fontFamily).style("font-size",s+"px").text(b);const E=t.append("text").classed("er entityLabel",true).attr("id",`${n}-name`).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","left").style("font-family",(0,i.D7)().fontFamily).style("font-size",s+"px").text(r.attributeName);const g={};g.tn=k;g.nn=E;const m=k.node().getBBox();const O=E.node().getBBox();u=Math.max(u,m.width);d=Math.max(d,O.width);o=Math.max(m.height,O.height);if(c){const e=r.attributeKeyTypeList!==void 0?r.attributeKeyTypeList.join(","):"";const a=t.append("text").classed("er entityLabel",true).attr("id",`${n}-key`).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","left").style("font-family",(0,i.D7)().fontFamily).style("font-size",s+"px").text(e);g.kn=a;const l=a.node().getBBox();y=Math.max(y,l.width);o=Math.max(o,l.height)}if(h){const e=t.append("text").classed("er entityLabel",true).attr("id",`${n}-comment`).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","left").style("font-family",(0,i.D7)().fontFamily).style("font-size",s+"px").text(r.attributeComment||"");g.cn=e;const a=e.node().getBBox();f=Math.max(f,a.width);o=Math.max(o,a.height)}g.height=o;l.push(g);p+=o+a*2;_+=1}));let b=4;if(c){b+=2}if(h){b+=2}const k=u+d+y+f;const E={width:Math.max(U.minEntityWidth,Math.max(o.width+U.entityPadding*2,k+n*b)),height:r.length>0?p:Math.max(U.minEntityHeight,o.height+U.entityPadding*2)};if(r.length>0){const r=Math.max(0,(E.width-k-n*b)/(b/2));e.attr("transform","translate("+E.width/2+","+(a+o.height/2)+")");let i=o.height+a*2;let s="attributeBoxOdd";l.forEach((e=>{const o=i+a+e.height/2;e.tn.attr("transform","translate("+n+","+o+")");const l=t.insert("rect","#"+e.tn.node().id).classed(`er ${s}`,true).attr("x",0).attr("y",i).attr("width",u+n*2+r).attr("height",e.height+a*2);const p=parseFloat(l.attr("x"))+parseFloat(l.attr("width"));e.nn.attr("transform","translate("+(p+n)+","+o+")");const _=t.insert("rect","#"+e.nn.node().id).classed(`er ${s}`,true).attr("x",p).attr("y",i).attr("width",d+n*2+r).attr("height",e.height+a*2);let b=parseFloat(_.attr("x"))+parseFloat(_.attr("width"));if(c){e.kn.attr("transform","translate("+(b+n)+","+o+")");const l=t.insert("rect","#"+e.kn.node().id).classed(`er ${s}`,true).attr("x",b).attr("y",i).attr("width",y+n*2+r).attr("height",e.height+a*2);b=parseFloat(l.attr("x"))+parseFloat(l.attr("width"))}if(h){e.cn.attr("transform","translate("+(b+n)+","+o+")");t.insert("rect","#"+e.cn.node().id).classed(`er ${s}`,"true").attr("x",b).attr("y",i).attr("width",f+n*2+r).attr("height",e.height+a*2)}i+=e.height+a*2;s=s==="attributeBoxOdd"?"attributeBoxEven":"attributeBoxOdd"}))}else{E.height=Math.max(U.minEntityHeight,p);e.attr("transform","translate("+E.width/2+","+E.height/2+")")}return E}),"drawAttributes");var G=(0,i.K2)((function(t,e,r){const a=[...e.keys()];let n;a.forEach((function(a){const s=rt(a,"entity");W.set(a,s);const o=t.append("g").attr("id",s);n=n===void 0?s:n;const l="text-"+s;const c=o.append("text").classed("er entityLabel",true).attr("id",l).attr("x",0).attr("y",0).style("dominant-baseline","middle").style("text-anchor","middle").style("font-family",(0,i.D7)().fontFamily).style("font-size",U.fontSize+"px").text(e.get(a).alias??a);const{width:h,height:u}=j(o,c,e.get(a).attributes);const d=o.insert("rect","#"+l).classed("er entityBox",true).attr("x",0).attr("y",0).attr("width",h).attr("height",u);const y=d.node().getBBox();r.setNode(s,{width:y.width,height:y.height,shape:"rect",id:s})}));return n}),"drawEntities");var Q=(0,i.K2)((function(t,e){e.nodes().forEach((function(r){if(r!==void 0&&e.node(r)!==void 0){t.select("#"+r).attr("transform","translate("+(e.node(r).x-e.node(r).width/2)+","+(e.node(r).y-e.node(r).height/2)+" )")}}))}),"adjustEntities");var X=(0,i.K2)((function(t){return(t.entityA+t.roleA+t.entityB).replace(/\s/g,"")}),"getEdgeName");var q=(0,i.K2)((function(t,e){t.forEach((function(t){e.setEdge(W.get(t.entityA),W.get(t.entityB),{relationship:t},X(t))}));return t}),"addRelationships");var V=0;var J=(0,i.K2)((function(t,e,r,a,n){V++;const o=r.edge(W.get(e.entityA),W.get(e.entityB),X(e));const l=(0,s.n8j)().x((function(t){return t.x})).y((function(t){return t.y})).curve(s.qrM);const c=t.insert("path","#"+a).classed("er relationshipLine",true).attr("d",l(o.points)).style("stroke",U.stroke).style("fill","none");if(e.relSpec.relType===n.db.Identification.NON_IDENTIFYING){c.attr("stroke-dasharray","8,8")}let h="";if(U.arrowMarkerAbsolute){h=window.location.protocol+"//"+window.location.host+window.location.pathname+window.location.search;h=h.replace(/\(/g,"\\(");h=h.replace(/\)/g,"\\)")}switch(e.relSpec.cardA){case n.db.Cardinality.ZERO_OR_ONE:c.attr("marker-end","url("+h+"#"+F.ERMarkers.ZERO_OR_ONE_END+")");break;case n.db.Cardinality.ZERO_OR_MORE:c.attr("marker-end","url("+h+"#"+F.ERMarkers.ZERO_OR_MORE_END+")");break;case n.db.Cardinality.ONE_OR_MORE:c.attr("marker-end","url("+h+"#"+F.ERMarkers.ONE_OR_MORE_END+")");break;case n.db.Cardinality.ONLY_ONE:c.attr("marker-end","url("+h+"#"+F.ERMarkers.ONLY_ONE_END+")");break;case n.db.Cardinality.MD_PARENT:c.attr("marker-end","url("+h+"#"+F.ERMarkers.MD_PARENT_END+")");break}switch(e.relSpec.cardB){case n.db.Cardinality.ZERO_OR_ONE:c.attr("marker-start","url("+h+"#"+F.ERMarkers.ZERO_OR_ONE_START+")");break;case n.db.Cardinality.ZERO_OR_MORE:c.attr("marker-start","url("+h+"#"+F.ERMarkers.ZERO_OR_MORE_START+")");break;case n.db.Cardinality.ONE_OR_MORE:c.attr("marker-start","url("+h+"#"+F.ERMarkers.ONE_OR_MORE_START+")");break;case n.db.Cardinality.ONLY_ONE:c.attr("marker-start","url("+h+"#"+F.ERMarkers.ONLY_ONE_START+")");break;case n.db.Cardinality.MD_PARENT:c.attr("marker-start","url("+h+"#"+F.ERMarkers.MD_PARENT_START+")");break}const u=c.node().getTotalLength();const d=c.node().getPointAtLength(u*.5);const y="rel"+V;const f=e.roleA.split(/<br ?\/>/g);const p=t.append("text").classed("er relationshipLabel",true).attr("id",y).attr("x",d.x).attr("y",d.y).style("text-anchor","middle").style("dominant-baseline","middle").style("font-family",(0,i.D7)().fontFamily).style("font-size",U.fontSize+"px");if(f.length==1){p.text(e.roleA)}else{const t=-(f.length-1)*.5;f.forEach(((e,r)=>{p.append("tspan").attr("x",d.x).attr("dy",`${r===0?t:1}em`).text(e)}))}const _=p.node().getBBox();t.insert("rect","#"+y).classed("er relationshipLabelBox",true).attr("x",d.x-_.width/2).attr("y",d.y-_.height/2).attr("width",_.width).attr("height",_.height)}),"drawRelationshipFromLayout");var tt=(0,i.K2)((function(t,e,r,l){U=(0,i.D7)().er;i.Rm.info("Drawing ER diagram");const c=(0,i.D7)().securityLevel;let h;if(c==="sandbox"){h=(0,s.Ltv)("#i"+e)}const u=c==="sandbox"?(0,s.Ltv)(h.nodes()[0].contentDocument.body):(0,s.Ltv)("body");const d=u.select(`[id='${e}']`);F.insertMarkers(d,U);let y;y=new n.T({multigraph:true,directed:true,compound:false}).setGraph({rankdir:U.layoutDirection,marginx:20,marginy:20,nodesep:100,edgesep:100,ranksep:100}).setDefaultEdgeLabel((function(){return{}}));const f=G(d,l.db.getEntities(),y);const p=q(l.db.getRelationships(),y);(0,o.Zp)(y);Q(d,y);p.forEach((function(t){J(d,t,y,f,l)}));const _=U.diagramPadding;a._K.insertTitle(d,"entityTitleText",U.titleTopMargin,l.db.getDiagramTitle());const b=d.node().getBBox();const k=b.width+_*2;const E=b.height+_*2;(0,i.a$)(d,E,k,U.useMaxWidth);d.attr("viewBox",`${b.x-_} ${b.y-_} ${k} ${E}`)}),"draw");var et="28e9f9db-3c8d-5aa5-9faf-44286ae5937c";function rt(t="",e=""){const r=t.replace(z,"");return`${at(e)}${at(r)}${T(t,et)}`}(0,i.K2)(rt,"generateId");function at(t=""){return t.length>0?`${t}-`:""}(0,i.K2)(at,"strWithHyphen");var it={setConf:H,draw:tt};var nt=(0,i.K2)((t=>`\n .entityBox {\n fill: ${t.mainBkg};\n stroke: ${t.nodeBorder};\n }\n\n .attributeBoxOdd {\n fill: ${t.attributeBackgroundColorOdd};\n stroke: ${t.nodeBorder};\n }\n\n .attributeBoxEven {\n fill: ${t.attributeBackgroundColorEven};\n stroke: ${t.nodeBorder};\n }\n\n .relationshipLabelBox {\n fill: ${t.tertiaryColor};\n opacity: 0.7;\n background-color: ${t.tertiaryColor};\n rect {\n opacity: 0.5;\n }\n }\n\n .relationshipLine {\n stroke: ${t.lineColor};\n }\n\n .entityTitleText {\n text-anchor: middle;\n font-size: 18px;\n fill: ${t.textColor};\n } \n #MD_PARENT_START {\n fill: #f5f5f5 !important;\n stroke: ${t.lineColor} !important;\n stroke-width: 1;\n }\n #MD_PARENT_END {\n fill: #f5f5f5 !important;\n stroke: ${t.lineColor} !important;\n stroke-width: 1;\n }\n \n`),"getStyles");var st=nt;var ot={parser:A,db:P,renderer:it,styles:st}}}]);
@@ -1 +1 @@
1
- (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[1789],{67901:(t,e,r)=>{var n=1/0;var o="[object Symbol]";var u=/[&<>"'`]/g,a=RegExp(u.source);var c={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","`":"&#96;"};var p=typeof r.g=="object"&&r.g&&r.g.Object===Object&&r.g;var f=typeof self=="object"&&self&&self.Object===Object&&self;var l=p||f||Function("return this")();function i(t){return function(e){return t==null?undefined:t[e]}}var b=i(c);var s=Object.prototype;var v=s.toString;var y=l.Symbol;var j=y?y.prototype:undefined,g=j?j.toString:undefined;function d(t){if(typeof t=="string"){return t}if(O(t)){return g?g.call(t):""}var e=t+"";return e=="0"&&1/t==-n?"-0":e}function _(t){return!!t&&typeof t=="object"}function O(t){return typeof t=="symbol"||_(t)&&v.call(t)==o}function h(t){return t==null?"":d(t)}function k(t){t=h(t);return t&&a.test(t)?t.replace(u,b):t}t.exports=k}}]);
1
+ (self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6929],{67901:(t,e,r)=>{var n=1/0;var o="[object Symbol]";var u=/[&<>"'`]/g,a=RegExp(u.source);var c={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","`":"&#96;"};var p=typeof r.g=="object"&&r.g&&r.g.Object===Object&&r.g;var f=typeof self=="object"&&self&&self.Object===Object&&self;var l=p||f||Function("return this")();function i(t){return function(e){return t==null?undefined:t[e]}}var b=i(c);var s=Object.prototype;var v=s.toString;var y=l.Symbol;var j=y?y.prototype:undefined,g=j?j.toString:undefined;function d(t){if(typeof t=="string"){return t}if(O(t)){return g?g.call(t):""}var e=t+"";return e=="0"&&1/t==-n?"-0":e}function _(t){return!!t&&typeof t=="object"}function O(t){return typeof t=="symbol"||_(t)&&v.call(t)==o}function h(t){return t==null?"":d(t)}function k(t){t=h(t);return t&&a.test(t)?t.replace(u,b):t}t.exports=k}}]);
@@ -1 +1 @@
1
- "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6986],{21148:(e,a,r)=>{r.d(a,{K:()=>t});var l=Object.defineProperty;var t=(e,a)=>l(e,"name",{value:a,configurable:true})},96986:(e,a,r)=>{r.r(a);r.d(a,{default:()=>i});var l=r(21148);var t=(0,l.K)((async()=>await Promise.all([r.e(4606),r.e(8376),r.e(8820)]).then(r.bind(r,16439))),"loader");var p=["elk.stress","elk.force","elk.mrtree","elk.sporeOverlap"];var o=[{name:"elk",loader:t,algorithm:"elk.layered"},...p.map((e=>({name:e,loader:t,algorithm:e})))];var i=o}}]);
1
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[6986],{21148:(e,a,r)=>{r.d(a,{K:()=>t});var l=Object.defineProperty;var t=(e,a)=>l(e,"name",{value:a,configurable:true})},96986:(e,a,r)=>{r.r(a);r.d(a,{default:()=>i});var l=r(21148);var t=(0,l.K)((async()=>await Promise.all([r.e(8606),r.e(4982),r.e(6439)]).then(r.bind(r,16439))),"loader");var p=["elk.stress","elk.force","elk.mrtree","elk.sporeOverlap"];var o=[{name:"elk",loader:t,algorithm:"elk.layered"},...p.map((e=>({name:e,loader:t,algorithm:e})))];var i=o}}]);
@@ -1 +1 @@
1
- "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[7086],{47086:(t,e,n)=>{n.d(e,{diagram:()=>X});var i=n(28945);var r=n(38376);var s=n(63170);var a=n(77470);var o=n(48750);var c=function(){var t=(0,i.K2)((function(t,e,n,i){for(n=n||{},i=t.length;i--;n[t[i]]=e);return n}),"o"),e=[6,8,10,11,12,14,16,17,20,21],n=[1,9],r=[1,10],s=[1,11],a=[1,12],o=[1,13],c=[1,16],l=[1,17];var h={trace:(0,i.K2)((function t(){}),"trace"),yy:{},symbols_:{error:2,start:3,timeline:4,document:5,EOF:6,line:7,SPACE:8,statement:9,NEWLINE:10,title:11,acc_title:12,acc_title_value:13,acc_descr:14,acc_descr_value:15,acc_descr_multiline_value:16,section:17,period_statement:18,event_statement:19,period:20,event:21,$accept:0,$end:1},terminals_:{2:"error",4:"timeline",6:"EOF",8:"SPACE",10:"NEWLINE",11:"title",12:"acc_title",13:"acc_title_value",14:"acc_descr",15:"acc_descr_value",16:"acc_descr_multiline_value",17:"section",20:"period",21:"event"},productions_:[0,[3,3],[5,0],[5,2],[7,2],[7,1],[7,1],[7,1],[9,1],[9,2],[9,2],[9,1],[9,1],[9,1],[9,1],[18,1],[19,1]],performAction:(0,i.K2)((function t(e,n,i,r,s,a,o){var c=a.length-1;switch(s){case 1:return a[c-1];break;case 2:this.$=[];break;case 3:a[c-1].push(a[c]);this.$=a[c-1];break;case 4:case 5:this.$=a[c];break;case 6:case 7:this.$=[];break;case 8:r.getCommonDb().setDiagramTitle(a[c].substr(6));this.$=a[c].substr(6);break;case 9:this.$=a[c].trim();r.getCommonDb().setAccTitle(this.$);break;case 10:case 11:this.$=a[c].trim();r.getCommonDb().setAccDescription(this.$);break;case 12:r.addSection(a[c].substr(8));this.$=a[c].substr(8);break;case 15:r.addTask(a[c],0,"");this.$=a[c];break;case 16:r.addEvent(a[c].substr(2));this.$=a[c];break}}),"anonymous"),table:[{3:1,4:[1,2]},{1:[3]},t(e,[2,2],{5:3}),{6:[1,4],7:5,8:[1,6],9:7,10:[1,8],11:n,12:r,14:s,16:a,17:o,18:14,19:15,20:c,21:l},t(e,[2,7],{1:[2,1]}),t(e,[2,3]),{9:18,11:n,12:r,14:s,16:a,17:o,18:14,19:15,20:c,21:l},t(e,[2,5]),t(e,[2,6]),t(e,[2,8]),{13:[1,19]},{15:[1,20]},t(e,[2,11]),t(e,[2,12]),t(e,[2,13]),t(e,[2,14]),t(e,[2,15]),t(e,[2,16]),t(e,[2,4]),t(e,[2,9]),t(e,[2,10])],defaultActions:{},parseError:(0,i.K2)((function t(e,n){if(n.recoverable){this.trace(e)}else{var i=new Error(e);i.hash=n;throw i}}),"parseError"),parse:(0,i.K2)((function t(e){var n=this,r=[0],s=[],a=[null],o=[],c=this.table,l="",h=0,d=0,u=0,p=2,f=1;var y=o.slice.call(arguments,1);var g=Object.create(this.lexer);var m={yy:{}};for(var x in this.yy){if(Object.prototype.hasOwnProperty.call(this.yy,x)){m.yy[x]=this.yy[x]}}g.setInput(e,m.yy);m.yy.lexer=g;m.yy.parser=this;if(typeof g.yylloc=="undefined"){g.yylloc={}}var b=g.yylloc;o.push(b);var k=g.options&&g.options.ranges;if(typeof m.yy.parseError==="function"){this.parseError=m.yy.parseError}else{this.parseError=Object.getPrototypeOf(this).parseError}function v(t){r.length=r.length-2*t;a.length=a.length-t;o.length=o.length-t}(0,i.K2)(v,"popStack");function _(){var t;t=s.pop()||g.lex()||f;if(typeof t!=="number"){if(t instanceof Array){s=t;t=s.pop()}t=n.symbols_[t]||t}return t}(0,i.K2)(_,"lex");var w,K,S,$,E,T,I={},R,A,L,M;while(true){S=r[r.length-1];if(this.defaultActions[S]){$=this.defaultActions[S]}else{if(w===null||typeof w=="undefined"){w=_()}$=c[S]&&c[S][w]}if(typeof $==="undefined"||!$.length||!$[0]){var C="";M=[];for(R in c[S]){if(this.terminals_[R]&&R>p){M.push("'"+this.terminals_[R]+"'")}}if(g.showPosition){C="Parse error on line "+(h+1)+":\n"+g.showPosition()+"\nExpecting "+M.join(", ")+", got '"+(this.terminals_[w]||w)+"'"}else{C="Parse error on line "+(h+1)+": Unexpected "+(w==f?"end of input":"'"+(this.terminals_[w]||w)+"'")}this.parseError(C,{text:g.match,token:this.terminals_[w]||w,line:g.yylineno,loc:b,expected:M})}if($[0]instanceof Array&&$.length>1){throw new Error("Parse Error: multiple actions possible at state: "+S+", token: "+w)}switch($[0]){case 1:r.push(w);a.push(g.yytext);o.push(g.yylloc);r.push($[1]);w=null;if(!K){d=g.yyleng;l=g.yytext;h=g.yylineno;b=g.yylloc;if(u>0){u--}}else{w=K;K=null}break;case 2:A=this.productions_[$[1]][1];I.$=a[a.length-A];I._$={first_line:o[o.length-(A||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(A||1)].first_column,last_column:o[o.length-1].last_column};if(k){I._$.range=[o[o.length-(A||1)].range[0],o[o.length-1].range[1]]}T=this.performAction.apply(I,[l,d,h,m.yy,$[1],a,o].concat(y));if(typeof T!=="undefined"){return T}if(A){r=r.slice(0,-1*A*2);a=a.slice(0,-1*A);o=o.slice(0,-1*A)}r.push(this.productions_[$[1]][0]);a.push(I.$);o.push(I._$);L=c[r[r.length-2]][r[r.length-1]];r.push(L);break;case 3:return true}}return true}),"parse")};var d=function(){var t={EOF:1,parseError:(0,i.K2)((function t(e,n){if(this.yy.parser){this.yy.parser.parseError(e,n)}else{throw new Error(e)}}),"parseError"),setInput:(0,i.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,i.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,i.K2)((function(t){var e=t.length;var n=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 i=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(n.length-1){this.yylineno-=n.length-1}var r=this.yylloc.range;this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:n?(n.length===i.length?this.yylloc.first_column:0)+i[i.length-n.length].length-n[0].length:this.yylloc.first_column-e};if(this.options.ranges){this.yylloc.range=[r[0],r[0]+this.yyleng-e]}this.yyleng=this.yytext.length;return this}),"unput"),more:(0,i.K2)((function(){this._more=true;return this}),"more"),reject:(0,i.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,i.K2)((function(t){this.unput(this.match.slice(t))}),"less"),pastInput:(0,i.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,i.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,i.K2)((function(){var t=this.pastInput();var e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"}),"showPosition"),test_match:(0,i.K2)((function(t,e){var n,i,r;if(this.options.backtrack_lexer){r={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){r.yylloc.range=this.yylloc.range.slice(0)}}i=t[0].match(/(?:\r\n?|\n).*/g);if(i){this.yylineno+=i.length}this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:i?i[i.length-1].length-i[i.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];n=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]);if(this.done&&this._input){this.done=false}if(n){return n}else if(this._backtrack){for(var s in r){this[s]=r[s]}return false}return false}),"test_match"),next:(0,i.K2)((function(){if(this.done){return this.EOF}if(!this._input){this.done=true}var t,e,n,i;if(!this._more){this.yytext="";this.match=""}var r=this._currentRules();for(var s=0;s<r.length;s++){n=this._input.match(this.rules[r[s]]);if(n&&(!e||n[0].length>e[0].length)){e=n;i=s;if(this.options.backtrack_lexer){t=this.test_match(n,r[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,r[i]);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,i.K2)((function t(){var e=this.next();if(e){return e}else{return this.lex()}}),"lex"),begin:(0,i.K2)((function t(e){this.conditionStack.push(e)}),"begin"),popState:(0,i.K2)((function t(){var e=this.conditionStack.length-1;if(e>0){return this.conditionStack.pop()}else{return this.conditionStack[0]}}),"popState"),_currentRules:(0,i.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,i.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,i.K2)((function t(e){this.begin(e)}),"pushState"),stateStackSize:(0,i.K2)((function t(){return this.conditionStack.length}),"stateStackSize"),options:{"case-insensitive":true},performAction:(0,i.K2)((function t(e,n,i,r){var s=r;switch(i){case 0:break;case 1:break;case 2:return 10;break;case 3:break;case 4:break;case 5:return 4;break;case 6:return 11;break;case 7:this.begin("acc_title");return 12;break;case 8:this.popState();return"acc_title_value";break;case 9:this.begin("acc_descr");return 14;break;case 10:this.popState();return"acc_descr_value";break;case 11:this.begin("acc_descr_multiline");break;case 12:this.popState();break;case 13:return"acc_descr_multiline_value";break;case 14:return 17;break;case 15:return 21;break;case 16:return 20;break;case 17:return 6;break;case 18:return"INVALID";break}}),"anonymous"),rules:[/^(?:%(?!\{)[^\n]*)/i,/^(?:[^\}]%%[^\n]*)/i,/^(?:[\n]+)/i,/^(?:\s+)/i,/^(?:#[^\n]*)/i,/^(?:timeline\b)/i,/^(?:title\s[^\n]+)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:section\s[^:\n]+)/i,/^(?::\s[^:\n]+)/i,/^(?:[^#:\n]+)/i,/^(?:$)/i,/^(?:.)/i],conditions:{acc_descr_multiline:{rules:[12,13],inclusive:false},acc_descr:{rules:[10],inclusive:false},acc_title:{rules:[8],inclusive:false},INITIAL:{rules:[0,1,2,3,4,5,6,7,9,11,14,15,16,17,18],inclusive:true}}};return t}();h.lexer=d;function u(){this.yy={}}(0,i.K2)(u,"Parser");u.prototype=h;h.Parser=u;return new u}();c.parser=c;var l=c;var h={};(0,i.VA)(h,{addEvent:()=>_,addSection:()=>x,addTask:()=>v,addTaskOrg:()=>w,clear:()=>m,default:()=>S,getCommonDb:()=>g,getSections:()=>b,getTasks:()=>k});var d="";var u=0;var p=[];var f=[];var y=[];var g=(0,i.K2)((()=>i.Wt),"getCommonDb");var m=(0,i.K2)((function(){p.length=0;f.length=0;d="";y.length=0;(0,i.IU)()}),"clear");var x=(0,i.K2)((function(t){d=t;p.push(t)}),"addSection");var b=(0,i.K2)((function(){return p}),"getSections");var k=(0,i.K2)((function(){let t=K();const e=100;let n=0;while(!t&&n<e){t=K();n++}f.push(...y);return f}),"getTasks");var v=(0,i.K2)((function(t,e,n){const i={id:u++,section:d,type:d,task:t,score:e?e:0,events:n?[n]:[]};y.push(i)}),"addTask");var _=(0,i.K2)((function(t){const e=y.find((t=>t.id===u-1));e.events.push(t)}),"addEvent");var w=(0,i.K2)((function(t){const e={section:d,type:d,description:t,task:t,classes:[]};f.push(e)}),"addTaskOrg");var K=(0,i.K2)((function(){const t=(0,i.K2)((function(t){return y[t].processed}),"compileTask");let e=true;for(const[n,i]of y.entries()){t(n);e=e&&i.processed}return e}),"compileTasks");var S={clear:m,getCommonDb:g,addSection:x,getSections:b,getTasks:k,addTask:v,addTaskOrg:w,addEvent:_};var $=12;var E=(0,i.K2)((function(t,e){const n=t.append("rect");n.attr("x",e.x);n.attr("y",e.y);n.attr("fill",e.fill);n.attr("stroke",e.stroke);n.attr("width",e.width);n.attr("height",e.height);n.attr("rx",e.rx);n.attr("ry",e.ry);if(e.class!==void 0){n.attr("class",e.class)}return n}),"drawRect");var T=(0,i.K2)((function(t,e){const n=15;const s=t.append("circle").attr("cx",e.cx).attr("cy",e.cy).attr("class","face").attr("r",n).attr("stroke-width",2).attr("overflow","visible");const a=t.append("g");a.append("circle").attr("cx",e.cx-n/3).attr("cy",e.cy-n/3).attr("r",1.5).attr("stroke-width",2).attr("fill","#666").attr("stroke","#666");a.append("circle").attr("cx",e.cx+n/3).attr("cy",e.cy-n/3).attr("r",1.5).attr("stroke-width",2).attr("fill","#666").attr("stroke","#666");function o(t){const i=(0,r.JLW)().startAngle(Math.PI/2).endAngle(3*(Math.PI/2)).innerRadius(n/2).outerRadius(n/2.2);t.append("path").attr("class","mouth").attr("d",i).attr("transform","translate("+e.cx+","+(e.cy+2)+")")}(0,i.K2)(o,"smile");function c(t){const i=(0,r.JLW)().startAngle(3*Math.PI/2).endAngle(5*(Math.PI/2)).innerRadius(n/2).outerRadius(n/2.2);t.append("path").attr("class","mouth").attr("d",i).attr("transform","translate("+e.cx+","+(e.cy+7)+")")}(0,i.K2)(c,"sad");function l(t){t.append("line").attr("class","mouth").attr("stroke",2).attr("x1",e.cx-5).attr("y1",e.cy+7).attr("x2",e.cx+5).attr("y2",e.cy+7).attr("class","mouth").attr("stroke-width","1px").attr("stroke","#666")}(0,i.K2)(l,"ambivalent");if(e.score>3){o(a)}else if(e.score<3){c(a)}else{l(a)}return s}),"drawFace");var I=(0,i.K2)((function(t,e){const n=t.append("circle");n.attr("cx",e.cx);n.attr("cy",e.cy);n.attr("class","actor-"+e.pos);n.attr("fill",e.fill);n.attr("stroke",e.stroke);n.attr("r",e.r);if(n.class!==void 0){n.attr("class",n.class)}if(e.title!==void 0){n.append("title").text(e.title)}return n}),"drawCircle");var R=(0,i.K2)((function(t,e){const n=e.text.replace(/<br\s*\/?>/gi," ");const i=t.append("text");i.attr("x",e.x);i.attr("y",e.y);i.attr("class","legend");i.style("text-anchor",e.anchor);if(e.class!==void 0){i.attr("class",e.class)}const r=i.append("tspan");r.attr("x",e.x+e.textMargin*2);r.text(n);return i}),"drawText");var A=(0,i.K2)((function(t,e){function n(t,e,n,i,r){return t+","+e+" "+(t+n)+","+e+" "+(t+n)+","+(e+i-r)+" "+(t+n-r*1.2)+","+(e+i)+" "+t+","+(e+i)}(0,i.K2)(n,"genPoints");const r=t.append("polygon");r.attr("points",n(e.x,e.y,50,20,7));r.attr("class","labelBox");e.y=e.y+e.labelMargin;e.x=e.x+.5*e.labelMargin;R(t,e)}),"drawLabel");var L=(0,i.K2)((function(t,e,n){const i=t.append("g");const r=H();r.x=e.x;r.y=e.y;r.fill=e.fill;r.width=n.width;r.height=n.height;r.class="journey-section section-type-"+e.num;r.rx=3;r.ry=3;E(i,r);O(n)(e.text,i,r.x,r.y,r.width,r.height,{class:"journey-section section-type-"+e.num},n,e.colour)}),"drawSection");var M=-1;var C=(0,i.K2)((function(t,e,n){const i=e.x+n.width/2;const r=t.append("g");M++;const s=300+5*30;r.append("line").attr("id","task"+M).attr("x1",i).attr("y1",e.y).attr("x2",i).attr("y2",s).attr("class","task-line").attr("stroke-width","1px").attr("stroke-dasharray","4 2").attr("stroke","#666");T(r,{cx:i,cy:300+(5-e.score)*30,score:e.score});const a=H();a.x=e.x;a.y=e.y;a.fill=e.fill;a.width=n.width;a.height=n.height;a.class="task task-type-"+e.num;a.rx=3;a.ry=3;E(r,a);O(n)(e.task,r,a.x,a.y,a.width,a.height,{class:"task"},n,e.colour)}),"drawTask");var N=(0,i.K2)((function(t,e){const n=E(t,{x:e.startx,y:e.starty,width:e.stopx-e.startx,height:e.stopy-e.starty,fill:e.fill,class:"rect"});n.lower()}),"drawBackgroundRect");var P=(0,i.K2)((function(){return{x:0,y:0,fill:void 0,"text-anchor":"start",width:100,height:100,textMargin:0,rx:0,ry:0}}),"getTextObj");var H=(0,i.K2)((function(){return{x:0,y:0,width:100,anchor:"start",height:100,rx:0,ry:0}}),"getNoteRect");var O=function(){function t(t,e,n,i,s,a,o,c){const l=e.append("text").attr("x",n+s/2).attr("y",i+a/2+5).style("font-color",c).style("text-anchor","middle").text(t);r(l,o)}(0,i.K2)(t,"byText");function e(t,e,n,i,s,a,o,c,l){const{taskFontSize:h,taskFontFamily:d}=c;const u=t.split(/<br\s*\/?>/gi);for(let p=0;p<u.length;p++){const t=p*h-h*(u.length-1)/2;const c=e.append("text").attr("x",n+s/2).attr("y",i).attr("fill",l).style("text-anchor","middle").style("font-size",h).style("font-family",d);c.append("tspan").attr("x",n+s/2).attr("dy",t).text(u[p]);c.attr("y",i+a/2).attr("dominant-baseline","central").attr("alignment-baseline","central");r(c,o)}}(0,i.K2)(e,"byTspan");function n(t,n,i,s,a,o,c,l){const h=n.append("switch");const d=h.append("foreignObject").attr("x",i).attr("y",s).attr("width",a).attr("height",o).attr("position","fixed");const u=d.append("xhtml:div").style("display","table").style("height","100%").style("width","100%");u.append("div").attr("class","label").style("display","table-cell").style("text-align","center").style("vertical-align","middle").text(t);e(t,h,i,s,a,o,c,l);r(u,c)}(0,i.K2)(n,"byFo");function r(t,e){for(const n in e){if(n in e){t.attr(n,e[n])}}}(0,i.K2)(r,"_setTextAttrs");return function(i){return i.textPlacement==="fo"?n:i.textPlacement==="old"?t:e}}();var j=(0,i.K2)((function(t){t.append("defs").append("marker").attr("id","arrowhead").attr("refX",5).attr("refY",2).attr("markerWidth",6).attr("markerHeight",4).attr("orient","auto").append("path").attr("d","M 0,0 V 4 L6,2 Z")}),"initGraphics");function D(t,e){t.each((function(){var t=(0,r.Ltv)(this),n=t.text().split(/(\s+|<br>)/).reverse(),i,s=[],a=1.1,o=t.attr("y"),c=parseFloat(t.attr("dy")),l=t.text(null).append("tspan").attr("x",0).attr("y",o).attr("dy",c+"em");for(let r=0;r<n.length;r++){i=n[n.length-1-r];s.push(i);l.text(s.join(" ").trim());if(l.node().getComputedTextLength()>e||i==="<br>"){s.pop();l.text(s.join(" ").trim());if(i==="<br>"){s=[""]}else{s=[i]}l=t.append("tspan").attr("x",0).attr("y",o).attr("dy",a+"em").text(i)}}}))}(0,i.K2)(D,"wrap");var z=(0,i.K2)((function(t,e,n,i){const r=n%$-1;const s=t.append("g");e.section=r;s.attr("class",(e.class?e.class+" ":"")+"timeline-node "+("section-"+r));const a=s.append("g");const o=s.append("g");const c=o.append("text").text(e.descr).attr("dy","1em").attr("alignment-baseline","middle").attr("dominant-baseline","middle").attr("text-anchor","middle").call(D,e.width);const l=c.node().getBBox();const h=i.fontSize?.replace?i.fontSize.replace("px",""):i.fontSize;e.height=l.height+h*1.1*.5+e.padding;e.height=Math.max(e.height,e.maxHeight);e.width=e.width+2*e.padding;o.attr("transform","translate("+e.width/2+", "+e.padding/2+")");B(a,e,r,i);return e}),"drawNode");var W=(0,i.K2)((function(t,e,n){const i=t.append("g");const r=i.append("text").text(e.descr).attr("dy","1em").attr("alignment-baseline","middle").attr("dominant-baseline","middle").attr("text-anchor","middle").call(D,e.width);const s=r.node().getBBox();const a=n.fontSize?.replace?n.fontSize.replace("px",""):n.fontSize;i.remove();return s.height+a*1.1*.5+e.padding}),"getVirtualNodeHeight");var B=(0,i.K2)((function(t,e,n){const i=5;t.append("path").attr("id","node-"+e.id).attr("class","node-bkg node-"+e.type).attr("d",`M0 ${e.height-i} v${-e.height+2*i} q0,-5 5,-5 h${e.width-2*i} q5,0 5,5 v${e.height-i} H0 Z`);t.append("line").attr("class","node-line-"+n).attr("x1",0).attr("y1",e.height).attr("x2",e.width).attr("y2",e.height)}),"defaultBkg");var F={drawRect:E,drawCircle:I,drawSection:L,drawText:R,drawLabel:A,drawTask:C,drawBackgroundRect:N,getTextObj:P,getNoteRect:H,initGraphics:j,drawNode:z,getVirtualNodeHeight:W};var V=(0,i.K2)((function(t,e,n,s){const a=(0,i.D7)();const o=a.leftMargin??50;i.Rm.debug("timeline",s.db);const c=a.securityLevel;let l;if(c==="sandbox"){l=(0,r.Ltv)("#i"+e)}const h=c==="sandbox"?(0,r.Ltv)(l.nodes()[0].contentDocument.body):(0,r.Ltv)("body");const d=h.select("#"+e);d.append("g");const u=s.db.getTasks();const p=s.db.getCommonDb().getDiagramTitle();i.Rm.debug("task",u);F.initGraphics(d);const f=s.db.getSections();i.Rm.debug("sections",f);let y=0;let g=0;let m=0;let x=0;let b=50+o;let k=50;x=50;let v=0;let _=true;f.forEach((function(t){const e={number:v,descr:t,section:v,width:150,padding:20,maxHeight:y};const n=F.getVirtualNodeHeight(d,e,a);i.Rm.debug("sectionHeight before draw",n);y=Math.max(y,n+20)}));let w=0;let K=0;i.Rm.debug("tasks.length",u.length);for(const[r,E]of u.entries()){const t={number:r,descr:E,section:E.section,width:150,padding:20,maxHeight:g};const e=F.getVirtualNodeHeight(d,t,a);i.Rm.debug("taskHeight before draw",e);g=Math.max(g,e+20);w=Math.max(w,E.events.length);let n=0;for(const i of E.events){const t={descr:i,section:E.section,number:E.section,width:150,padding:20,maxHeight:50};n+=F.getVirtualNodeHeight(d,t,a)}K=Math.max(K,n)}i.Rm.debug("maxSectionHeight before draw",y);i.Rm.debug("maxTaskHeight before draw",g);if(f&&f.length>0){f.forEach((t=>{const e=u.filter((e=>e.section===t));const n={number:v,descr:t,section:v,width:200*Math.max(e.length,1)-50,padding:20,maxHeight:y};i.Rm.debug("sectionNode",n);const r=d.append("g");const s=F.drawNode(r,n,v,a);i.Rm.debug("sectionNode output",s);r.attr("transform",`translate(${b}, ${x})`);k+=y+50;if(e.length>0){G(d,e,v,b,k,g,a,w,K,y,false)}b+=200*Math.max(e.length,1);k=x;v++}))}else{_=false;G(d,u,v,b,k,g,a,w,K,y,true)}const S=d.node().getBBox();i.Rm.debug("bounds",S);if(p){d.append("text").text(p).attr("x",S.width/2-o).attr("font-size","4ex").attr("font-weight","bold").attr("y",20)}m=_?y+g+150:g+100;const $=d.append("g").attr("class","lineWrapper");$.append("line").attr("x1",o).attr("y1",m).attr("x2",S.width+3*o).attr("y2",m).attr("stroke-width",4).attr("stroke","black").attr("marker-end","url(#arrowhead)");(0,i.ot)(void 0,d,a.timeline?.padding??50,a.timeline?.useMaxWidth??false)}),"draw");var G=(0,i.K2)((function(t,e,n,r,s,a,o,c,l,h,d){for(const u of e){const e={descr:u.task,section:n,number:n,width:150,padding:20,maxHeight:a};i.Rm.debug("taskNode",e);const c=t.append("g").attr("class","taskWrapper");const p=F.drawNode(c,e,n,o);const f=p.height;i.Rm.debug("taskHeight after draw",f);c.attr("transform",`translate(${r}, ${s})`);a=Math.max(a,f);if(u.events){const e=t.append("g").attr("class","lineWrapper");let i=a;s+=100;i=i+U(t,u.events,n,r,s,o);s-=100;e.append("line").attr("x1",r+190/2).attr("y1",s+a).attr("x2",r+190/2).attr("y2",s+a+(d?a:h)+l+120).attr("stroke-width",2).attr("stroke","black").attr("marker-end","url(#arrowhead)").attr("stroke-dasharray","5,5")}r=r+200;if(d&&!o.timeline?.disableMulticolor){n++}}s=s-10}),"drawTasks");var U=(0,i.K2)((function(t,e,n,r,s,a){let o=0;const c=s;s=s+100;for(const l of e){const e={descr:l,section:n,number:n,width:150,padding:20,maxHeight:50};i.Rm.debug("eventNode",e);const c=t.append("g").attr("class","eventWrapper");const h=F.drawNode(c,e,n,a);const d=h.height;o=o+d;c.attr("transform",`translate(${r}, ${s})`);s=s+10+d}s=c;return o}),"drawEvents");var q={setConf:(0,i.K2)((()=>{}),"setConf"),draw:V};var J=(0,i.K2)((t=>{let e="";for(let n=0;n<t.THEME_COLOR_LIMIT;n++){t["lineColor"+n]=t["lineColor"+n]||t["cScaleInv"+n];if((0,s.A)(t["lineColor"+n])){t["lineColor"+n]=(0,a.A)(t["lineColor"+n],20)}else{t["lineColor"+n]=(0,o.A)(t["lineColor"+n],20)}}for(let n=0;n<t.THEME_COLOR_LIMIT;n++){const i=""+(17-3*n);e+=`\n .section-${n-1} rect, .section-${n-1} path, .section-${n-1} circle, .section-${n-1} path {\n fill: ${t["cScale"+n]};\n }\n .section-${n-1} text {\n fill: ${t["cScaleLabel"+n]};\n }\n .node-icon-${n-1} {\n font-size: 40px;\n color: ${t["cScaleLabel"+n]};\n }\n .section-edge-${n-1}{\n stroke: ${t["cScale"+n]};\n }\n .edge-depth-${n-1}{\n stroke-width: ${i};\n }\n .section-${n-1} line {\n stroke: ${t["cScaleInv"+n]} ;\n stroke-width: 3;\n }\n\n .lineWrapper line{\n stroke: ${t["cScaleLabel"+n]} ;\n }\n\n .disabled, .disabled circle, .disabled text {\n fill: lightgray;\n }\n .disabled text {\n fill: #efefef;\n }\n `}return e}),"genSections");var Y=(0,i.K2)((t=>`\n .edge {\n stroke-width: 3;\n }\n ${J(t)}\n .section-root rect, .section-root path, .section-root circle {\n fill: ${t.git0};\n }\n .section-root text {\n fill: ${t.gitBranchLabel0};\n }\n .icon-container {\n height:100%;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .edge {\n fill: none;\n }\n .eventWrapper {\n filter: brightness(120%);\n }\n`),"getStyles");var Z=Y;var X={db:h,renderer:q,parser:l,styles:Z}}}]);
1
+ "use strict";(self["webpackChunk_jupyterlab_application_top"]=self["webpackChunk_jupyterlab_application_top"]||[]).push([[7086],{47086:(t,e,n)=>{n.d(e,{diagram:()=>X});var i=n(28945);var r=n(24982);var s=n(63170);var a=n(77470);var o=n(48750);var c=function(){var t=(0,i.K2)((function(t,e,n,i){for(n=n||{},i=t.length;i--;n[t[i]]=e);return n}),"o"),e=[6,8,10,11,12,14,16,17,20,21],n=[1,9],r=[1,10],s=[1,11],a=[1,12],o=[1,13],c=[1,16],l=[1,17];var h={trace:(0,i.K2)((function t(){}),"trace"),yy:{},symbols_:{error:2,start:3,timeline:4,document:5,EOF:6,line:7,SPACE:8,statement:9,NEWLINE:10,title:11,acc_title:12,acc_title_value:13,acc_descr:14,acc_descr_value:15,acc_descr_multiline_value:16,section:17,period_statement:18,event_statement:19,period:20,event:21,$accept:0,$end:1},terminals_:{2:"error",4:"timeline",6:"EOF",8:"SPACE",10:"NEWLINE",11:"title",12:"acc_title",13:"acc_title_value",14:"acc_descr",15:"acc_descr_value",16:"acc_descr_multiline_value",17:"section",20:"period",21:"event"},productions_:[0,[3,3],[5,0],[5,2],[7,2],[7,1],[7,1],[7,1],[9,1],[9,2],[9,2],[9,1],[9,1],[9,1],[9,1],[18,1],[19,1]],performAction:(0,i.K2)((function t(e,n,i,r,s,a,o){var c=a.length-1;switch(s){case 1:return a[c-1];break;case 2:this.$=[];break;case 3:a[c-1].push(a[c]);this.$=a[c-1];break;case 4:case 5:this.$=a[c];break;case 6:case 7:this.$=[];break;case 8:r.getCommonDb().setDiagramTitle(a[c].substr(6));this.$=a[c].substr(6);break;case 9:this.$=a[c].trim();r.getCommonDb().setAccTitle(this.$);break;case 10:case 11:this.$=a[c].trim();r.getCommonDb().setAccDescription(this.$);break;case 12:r.addSection(a[c].substr(8));this.$=a[c].substr(8);break;case 15:r.addTask(a[c],0,"");this.$=a[c];break;case 16:r.addEvent(a[c].substr(2));this.$=a[c];break}}),"anonymous"),table:[{3:1,4:[1,2]},{1:[3]},t(e,[2,2],{5:3}),{6:[1,4],7:5,8:[1,6],9:7,10:[1,8],11:n,12:r,14:s,16:a,17:o,18:14,19:15,20:c,21:l},t(e,[2,7],{1:[2,1]}),t(e,[2,3]),{9:18,11:n,12:r,14:s,16:a,17:o,18:14,19:15,20:c,21:l},t(e,[2,5]),t(e,[2,6]),t(e,[2,8]),{13:[1,19]},{15:[1,20]},t(e,[2,11]),t(e,[2,12]),t(e,[2,13]),t(e,[2,14]),t(e,[2,15]),t(e,[2,16]),t(e,[2,4]),t(e,[2,9]),t(e,[2,10])],defaultActions:{},parseError:(0,i.K2)((function t(e,n){if(n.recoverable){this.trace(e)}else{var i=new Error(e);i.hash=n;throw i}}),"parseError"),parse:(0,i.K2)((function t(e){var n=this,r=[0],s=[],a=[null],o=[],c=this.table,l="",h=0,d=0,u=0,p=2,f=1;var y=o.slice.call(arguments,1);var g=Object.create(this.lexer);var m={yy:{}};for(var x in this.yy){if(Object.prototype.hasOwnProperty.call(this.yy,x)){m.yy[x]=this.yy[x]}}g.setInput(e,m.yy);m.yy.lexer=g;m.yy.parser=this;if(typeof g.yylloc=="undefined"){g.yylloc={}}var b=g.yylloc;o.push(b);var k=g.options&&g.options.ranges;if(typeof m.yy.parseError==="function"){this.parseError=m.yy.parseError}else{this.parseError=Object.getPrototypeOf(this).parseError}function v(t){r.length=r.length-2*t;a.length=a.length-t;o.length=o.length-t}(0,i.K2)(v,"popStack");function _(){var t;t=s.pop()||g.lex()||f;if(typeof t!=="number"){if(t instanceof Array){s=t;t=s.pop()}t=n.symbols_[t]||t}return t}(0,i.K2)(_,"lex");var w,K,S,$,E,T,I={},R,A,L,M;while(true){S=r[r.length-1];if(this.defaultActions[S]){$=this.defaultActions[S]}else{if(w===null||typeof w=="undefined"){w=_()}$=c[S]&&c[S][w]}if(typeof $==="undefined"||!$.length||!$[0]){var C="";M=[];for(R in c[S]){if(this.terminals_[R]&&R>p){M.push("'"+this.terminals_[R]+"'")}}if(g.showPosition){C="Parse error on line "+(h+1)+":\n"+g.showPosition()+"\nExpecting "+M.join(", ")+", got '"+(this.terminals_[w]||w)+"'"}else{C="Parse error on line "+(h+1)+": Unexpected "+(w==f?"end of input":"'"+(this.terminals_[w]||w)+"'")}this.parseError(C,{text:g.match,token:this.terminals_[w]||w,line:g.yylineno,loc:b,expected:M})}if($[0]instanceof Array&&$.length>1){throw new Error("Parse Error: multiple actions possible at state: "+S+", token: "+w)}switch($[0]){case 1:r.push(w);a.push(g.yytext);o.push(g.yylloc);r.push($[1]);w=null;if(!K){d=g.yyleng;l=g.yytext;h=g.yylineno;b=g.yylloc;if(u>0){u--}}else{w=K;K=null}break;case 2:A=this.productions_[$[1]][1];I.$=a[a.length-A];I._$={first_line:o[o.length-(A||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(A||1)].first_column,last_column:o[o.length-1].last_column};if(k){I._$.range=[o[o.length-(A||1)].range[0],o[o.length-1].range[1]]}T=this.performAction.apply(I,[l,d,h,m.yy,$[1],a,o].concat(y));if(typeof T!=="undefined"){return T}if(A){r=r.slice(0,-1*A*2);a=a.slice(0,-1*A);o=o.slice(0,-1*A)}r.push(this.productions_[$[1]][0]);a.push(I.$);o.push(I._$);L=c[r[r.length-2]][r[r.length-1]];r.push(L);break;case 3:return true}}return true}),"parse")};var d=function(){var t={EOF:1,parseError:(0,i.K2)((function t(e,n){if(this.yy.parser){this.yy.parser.parseError(e,n)}else{throw new Error(e)}}),"parseError"),setInput:(0,i.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,i.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,i.K2)((function(t){var e=t.length;var n=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 i=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(n.length-1){this.yylineno-=n.length-1}var r=this.yylloc.range;this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:n?(n.length===i.length?this.yylloc.first_column:0)+i[i.length-n.length].length-n[0].length:this.yylloc.first_column-e};if(this.options.ranges){this.yylloc.range=[r[0],r[0]+this.yyleng-e]}this.yyleng=this.yytext.length;return this}),"unput"),more:(0,i.K2)((function(){this._more=true;return this}),"more"),reject:(0,i.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,i.K2)((function(t){this.unput(this.match.slice(t))}),"less"),pastInput:(0,i.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,i.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,i.K2)((function(){var t=this.pastInput();var e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"}),"showPosition"),test_match:(0,i.K2)((function(t,e){var n,i,r;if(this.options.backtrack_lexer){r={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){r.yylloc.range=this.yylloc.range.slice(0)}}i=t[0].match(/(?:\r\n?|\n).*/g);if(i){this.yylineno+=i.length}this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:i?i[i.length-1].length-i[i.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];n=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]);if(this.done&&this._input){this.done=false}if(n){return n}else if(this._backtrack){for(var s in r){this[s]=r[s]}return false}return false}),"test_match"),next:(0,i.K2)((function(){if(this.done){return this.EOF}if(!this._input){this.done=true}var t,e,n,i;if(!this._more){this.yytext="";this.match=""}var r=this._currentRules();for(var s=0;s<r.length;s++){n=this._input.match(this.rules[r[s]]);if(n&&(!e||n[0].length>e[0].length)){e=n;i=s;if(this.options.backtrack_lexer){t=this.test_match(n,r[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,r[i]);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,i.K2)((function t(){var e=this.next();if(e){return e}else{return this.lex()}}),"lex"),begin:(0,i.K2)((function t(e){this.conditionStack.push(e)}),"begin"),popState:(0,i.K2)((function t(){var e=this.conditionStack.length-1;if(e>0){return this.conditionStack.pop()}else{return this.conditionStack[0]}}),"popState"),_currentRules:(0,i.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,i.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,i.K2)((function t(e){this.begin(e)}),"pushState"),stateStackSize:(0,i.K2)((function t(){return this.conditionStack.length}),"stateStackSize"),options:{"case-insensitive":true},performAction:(0,i.K2)((function t(e,n,i,r){var s=r;switch(i){case 0:break;case 1:break;case 2:return 10;break;case 3:break;case 4:break;case 5:return 4;break;case 6:return 11;break;case 7:this.begin("acc_title");return 12;break;case 8:this.popState();return"acc_title_value";break;case 9:this.begin("acc_descr");return 14;break;case 10:this.popState();return"acc_descr_value";break;case 11:this.begin("acc_descr_multiline");break;case 12:this.popState();break;case 13:return"acc_descr_multiline_value";break;case 14:return 17;break;case 15:return 21;break;case 16:return 20;break;case 17:return 6;break;case 18:return"INVALID";break}}),"anonymous"),rules:[/^(?:%(?!\{)[^\n]*)/i,/^(?:[^\}]%%[^\n]*)/i,/^(?:[\n]+)/i,/^(?:\s+)/i,/^(?:#[^\n]*)/i,/^(?:timeline\b)/i,/^(?:title\s[^\n]+)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:section\s[^:\n]+)/i,/^(?::\s[^:\n]+)/i,/^(?:[^#:\n]+)/i,/^(?:$)/i,/^(?:.)/i],conditions:{acc_descr_multiline:{rules:[12,13],inclusive:false},acc_descr:{rules:[10],inclusive:false},acc_title:{rules:[8],inclusive:false},INITIAL:{rules:[0,1,2,3,4,5,6,7,9,11,14,15,16,17,18],inclusive:true}}};return t}();h.lexer=d;function u(){this.yy={}}(0,i.K2)(u,"Parser");u.prototype=h;h.Parser=u;return new u}();c.parser=c;var l=c;var h={};(0,i.VA)(h,{addEvent:()=>_,addSection:()=>x,addTask:()=>v,addTaskOrg:()=>w,clear:()=>m,default:()=>S,getCommonDb:()=>g,getSections:()=>b,getTasks:()=>k});var d="";var u=0;var p=[];var f=[];var y=[];var g=(0,i.K2)((()=>i.Wt),"getCommonDb");var m=(0,i.K2)((function(){p.length=0;f.length=0;d="";y.length=0;(0,i.IU)()}),"clear");var x=(0,i.K2)((function(t){d=t;p.push(t)}),"addSection");var b=(0,i.K2)((function(){return p}),"getSections");var k=(0,i.K2)((function(){let t=K();const e=100;let n=0;while(!t&&n<e){t=K();n++}f.push(...y);return f}),"getTasks");var v=(0,i.K2)((function(t,e,n){const i={id:u++,section:d,type:d,task:t,score:e?e:0,events:n?[n]:[]};y.push(i)}),"addTask");var _=(0,i.K2)((function(t){const e=y.find((t=>t.id===u-1));e.events.push(t)}),"addEvent");var w=(0,i.K2)((function(t){const e={section:d,type:d,description:t,task:t,classes:[]};f.push(e)}),"addTaskOrg");var K=(0,i.K2)((function(){const t=(0,i.K2)((function(t){return y[t].processed}),"compileTask");let e=true;for(const[n,i]of y.entries()){t(n);e=e&&i.processed}return e}),"compileTasks");var S={clear:m,getCommonDb:g,addSection:x,getSections:b,getTasks:k,addTask:v,addTaskOrg:w,addEvent:_};var $=12;var E=(0,i.K2)((function(t,e){const n=t.append("rect");n.attr("x",e.x);n.attr("y",e.y);n.attr("fill",e.fill);n.attr("stroke",e.stroke);n.attr("width",e.width);n.attr("height",e.height);n.attr("rx",e.rx);n.attr("ry",e.ry);if(e.class!==void 0){n.attr("class",e.class)}return n}),"drawRect");var T=(0,i.K2)((function(t,e){const n=15;const s=t.append("circle").attr("cx",e.cx).attr("cy",e.cy).attr("class","face").attr("r",n).attr("stroke-width",2).attr("overflow","visible");const a=t.append("g");a.append("circle").attr("cx",e.cx-n/3).attr("cy",e.cy-n/3).attr("r",1.5).attr("stroke-width",2).attr("fill","#666").attr("stroke","#666");a.append("circle").attr("cx",e.cx+n/3).attr("cy",e.cy-n/3).attr("r",1.5).attr("stroke-width",2).attr("fill","#666").attr("stroke","#666");function o(t){const i=(0,r.JLW)().startAngle(Math.PI/2).endAngle(3*(Math.PI/2)).innerRadius(n/2).outerRadius(n/2.2);t.append("path").attr("class","mouth").attr("d",i).attr("transform","translate("+e.cx+","+(e.cy+2)+")")}(0,i.K2)(o,"smile");function c(t){const i=(0,r.JLW)().startAngle(3*Math.PI/2).endAngle(5*(Math.PI/2)).innerRadius(n/2).outerRadius(n/2.2);t.append("path").attr("class","mouth").attr("d",i).attr("transform","translate("+e.cx+","+(e.cy+7)+")")}(0,i.K2)(c,"sad");function l(t){t.append("line").attr("class","mouth").attr("stroke",2).attr("x1",e.cx-5).attr("y1",e.cy+7).attr("x2",e.cx+5).attr("y2",e.cy+7).attr("class","mouth").attr("stroke-width","1px").attr("stroke","#666")}(0,i.K2)(l,"ambivalent");if(e.score>3){o(a)}else if(e.score<3){c(a)}else{l(a)}return s}),"drawFace");var I=(0,i.K2)((function(t,e){const n=t.append("circle");n.attr("cx",e.cx);n.attr("cy",e.cy);n.attr("class","actor-"+e.pos);n.attr("fill",e.fill);n.attr("stroke",e.stroke);n.attr("r",e.r);if(n.class!==void 0){n.attr("class",n.class)}if(e.title!==void 0){n.append("title").text(e.title)}return n}),"drawCircle");var R=(0,i.K2)((function(t,e){const n=e.text.replace(/<br\s*\/?>/gi," ");const i=t.append("text");i.attr("x",e.x);i.attr("y",e.y);i.attr("class","legend");i.style("text-anchor",e.anchor);if(e.class!==void 0){i.attr("class",e.class)}const r=i.append("tspan");r.attr("x",e.x+e.textMargin*2);r.text(n);return i}),"drawText");var A=(0,i.K2)((function(t,e){function n(t,e,n,i,r){return t+","+e+" "+(t+n)+","+e+" "+(t+n)+","+(e+i-r)+" "+(t+n-r*1.2)+","+(e+i)+" "+t+","+(e+i)}(0,i.K2)(n,"genPoints");const r=t.append("polygon");r.attr("points",n(e.x,e.y,50,20,7));r.attr("class","labelBox");e.y=e.y+e.labelMargin;e.x=e.x+.5*e.labelMargin;R(t,e)}),"drawLabel");var L=(0,i.K2)((function(t,e,n){const i=t.append("g");const r=H();r.x=e.x;r.y=e.y;r.fill=e.fill;r.width=n.width;r.height=n.height;r.class="journey-section section-type-"+e.num;r.rx=3;r.ry=3;E(i,r);O(n)(e.text,i,r.x,r.y,r.width,r.height,{class:"journey-section section-type-"+e.num},n,e.colour)}),"drawSection");var M=-1;var C=(0,i.K2)((function(t,e,n){const i=e.x+n.width/2;const r=t.append("g");M++;const s=300+5*30;r.append("line").attr("id","task"+M).attr("x1",i).attr("y1",e.y).attr("x2",i).attr("y2",s).attr("class","task-line").attr("stroke-width","1px").attr("stroke-dasharray","4 2").attr("stroke","#666");T(r,{cx:i,cy:300+(5-e.score)*30,score:e.score});const a=H();a.x=e.x;a.y=e.y;a.fill=e.fill;a.width=n.width;a.height=n.height;a.class="task task-type-"+e.num;a.rx=3;a.ry=3;E(r,a);O(n)(e.task,r,a.x,a.y,a.width,a.height,{class:"task"},n,e.colour)}),"drawTask");var N=(0,i.K2)((function(t,e){const n=E(t,{x:e.startx,y:e.starty,width:e.stopx-e.startx,height:e.stopy-e.starty,fill:e.fill,class:"rect"});n.lower()}),"drawBackgroundRect");var P=(0,i.K2)((function(){return{x:0,y:0,fill:void 0,"text-anchor":"start",width:100,height:100,textMargin:0,rx:0,ry:0}}),"getTextObj");var H=(0,i.K2)((function(){return{x:0,y:0,width:100,anchor:"start",height:100,rx:0,ry:0}}),"getNoteRect");var O=function(){function t(t,e,n,i,s,a,o,c){const l=e.append("text").attr("x",n+s/2).attr("y",i+a/2+5).style("font-color",c).style("text-anchor","middle").text(t);r(l,o)}(0,i.K2)(t,"byText");function e(t,e,n,i,s,a,o,c,l){const{taskFontSize:h,taskFontFamily:d}=c;const u=t.split(/<br\s*\/?>/gi);for(let p=0;p<u.length;p++){const t=p*h-h*(u.length-1)/2;const c=e.append("text").attr("x",n+s/2).attr("y",i).attr("fill",l).style("text-anchor","middle").style("font-size",h).style("font-family",d);c.append("tspan").attr("x",n+s/2).attr("dy",t).text(u[p]);c.attr("y",i+a/2).attr("dominant-baseline","central").attr("alignment-baseline","central");r(c,o)}}(0,i.K2)(e,"byTspan");function n(t,n,i,s,a,o,c,l){const h=n.append("switch");const d=h.append("foreignObject").attr("x",i).attr("y",s).attr("width",a).attr("height",o).attr("position","fixed");const u=d.append("xhtml:div").style("display","table").style("height","100%").style("width","100%");u.append("div").attr("class","label").style("display","table-cell").style("text-align","center").style("vertical-align","middle").text(t);e(t,h,i,s,a,o,c,l);r(u,c)}(0,i.K2)(n,"byFo");function r(t,e){for(const n in e){if(n in e){t.attr(n,e[n])}}}(0,i.K2)(r,"_setTextAttrs");return function(i){return i.textPlacement==="fo"?n:i.textPlacement==="old"?t:e}}();var j=(0,i.K2)((function(t){t.append("defs").append("marker").attr("id","arrowhead").attr("refX",5).attr("refY",2).attr("markerWidth",6).attr("markerHeight",4).attr("orient","auto").append("path").attr("d","M 0,0 V 4 L6,2 Z")}),"initGraphics");function D(t,e){t.each((function(){var t=(0,r.Ltv)(this),n=t.text().split(/(\s+|<br>)/).reverse(),i,s=[],a=1.1,o=t.attr("y"),c=parseFloat(t.attr("dy")),l=t.text(null).append("tspan").attr("x",0).attr("y",o).attr("dy",c+"em");for(let r=0;r<n.length;r++){i=n[n.length-1-r];s.push(i);l.text(s.join(" ").trim());if(l.node().getComputedTextLength()>e||i==="<br>"){s.pop();l.text(s.join(" ").trim());if(i==="<br>"){s=[""]}else{s=[i]}l=t.append("tspan").attr("x",0).attr("y",o).attr("dy",a+"em").text(i)}}}))}(0,i.K2)(D,"wrap");var z=(0,i.K2)((function(t,e,n,i){const r=n%$-1;const s=t.append("g");e.section=r;s.attr("class",(e.class?e.class+" ":"")+"timeline-node "+("section-"+r));const a=s.append("g");const o=s.append("g");const c=o.append("text").text(e.descr).attr("dy","1em").attr("alignment-baseline","middle").attr("dominant-baseline","middle").attr("text-anchor","middle").call(D,e.width);const l=c.node().getBBox();const h=i.fontSize?.replace?i.fontSize.replace("px",""):i.fontSize;e.height=l.height+h*1.1*.5+e.padding;e.height=Math.max(e.height,e.maxHeight);e.width=e.width+2*e.padding;o.attr("transform","translate("+e.width/2+", "+e.padding/2+")");B(a,e,r,i);return e}),"drawNode");var W=(0,i.K2)((function(t,e,n){const i=t.append("g");const r=i.append("text").text(e.descr).attr("dy","1em").attr("alignment-baseline","middle").attr("dominant-baseline","middle").attr("text-anchor","middle").call(D,e.width);const s=r.node().getBBox();const a=n.fontSize?.replace?n.fontSize.replace("px",""):n.fontSize;i.remove();return s.height+a*1.1*.5+e.padding}),"getVirtualNodeHeight");var B=(0,i.K2)((function(t,e,n){const i=5;t.append("path").attr("id","node-"+e.id).attr("class","node-bkg node-"+e.type).attr("d",`M0 ${e.height-i} v${-e.height+2*i} q0,-5 5,-5 h${e.width-2*i} q5,0 5,5 v${e.height-i} H0 Z`);t.append("line").attr("class","node-line-"+n).attr("x1",0).attr("y1",e.height).attr("x2",e.width).attr("y2",e.height)}),"defaultBkg");var F={drawRect:E,drawCircle:I,drawSection:L,drawText:R,drawLabel:A,drawTask:C,drawBackgroundRect:N,getTextObj:P,getNoteRect:H,initGraphics:j,drawNode:z,getVirtualNodeHeight:W};var V=(0,i.K2)((function(t,e,n,s){const a=(0,i.D7)();const o=a.leftMargin??50;i.Rm.debug("timeline",s.db);const c=a.securityLevel;let l;if(c==="sandbox"){l=(0,r.Ltv)("#i"+e)}const h=c==="sandbox"?(0,r.Ltv)(l.nodes()[0].contentDocument.body):(0,r.Ltv)("body");const d=h.select("#"+e);d.append("g");const u=s.db.getTasks();const p=s.db.getCommonDb().getDiagramTitle();i.Rm.debug("task",u);F.initGraphics(d);const f=s.db.getSections();i.Rm.debug("sections",f);let y=0;let g=0;let m=0;let x=0;let b=50+o;let k=50;x=50;let v=0;let _=true;f.forEach((function(t){const e={number:v,descr:t,section:v,width:150,padding:20,maxHeight:y};const n=F.getVirtualNodeHeight(d,e,a);i.Rm.debug("sectionHeight before draw",n);y=Math.max(y,n+20)}));let w=0;let K=0;i.Rm.debug("tasks.length",u.length);for(const[r,E]of u.entries()){const t={number:r,descr:E,section:E.section,width:150,padding:20,maxHeight:g};const e=F.getVirtualNodeHeight(d,t,a);i.Rm.debug("taskHeight before draw",e);g=Math.max(g,e+20);w=Math.max(w,E.events.length);let n=0;for(const i of E.events){const t={descr:i,section:E.section,number:E.section,width:150,padding:20,maxHeight:50};n+=F.getVirtualNodeHeight(d,t,a)}K=Math.max(K,n)}i.Rm.debug("maxSectionHeight before draw",y);i.Rm.debug("maxTaskHeight before draw",g);if(f&&f.length>0){f.forEach((t=>{const e=u.filter((e=>e.section===t));const n={number:v,descr:t,section:v,width:200*Math.max(e.length,1)-50,padding:20,maxHeight:y};i.Rm.debug("sectionNode",n);const r=d.append("g");const s=F.drawNode(r,n,v,a);i.Rm.debug("sectionNode output",s);r.attr("transform",`translate(${b}, ${x})`);k+=y+50;if(e.length>0){G(d,e,v,b,k,g,a,w,K,y,false)}b+=200*Math.max(e.length,1);k=x;v++}))}else{_=false;G(d,u,v,b,k,g,a,w,K,y,true)}const S=d.node().getBBox();i.Rm.debug("bounds",S);if(p){d.append("text").text(p).attr("x",S.width/2-o).attr("font-size","4ex").attr("font-weight","bold").attr("y",20)}m=_?y+g+150:g+100;const $=d.append("g").attr("class","lineWrapper");$.append("line").attr("x1",o).attr("y1",m).attr("x2",S.width+3*o).attr("y2",m).attr("stroke-width",4).attr("stroke","black").attr("marker-end","url(#arrowhead)");(0,i.ot)(void 0,d,a.timeline?.padding??50,a.timeline?.useMaxWidth??false)}),"draw");var G=(0,i.K2)((function(t,e,n,r,s,a,o,c,l,h,d){for(const u of e){const e={descr:u.task,section:n,number:n,width:150,padding:20,maxHeight:a};i.Rm.debug("taskNode",e);const c=t.append("g").attr("class","taskWrapper");const p=F.drawNode(c,e,n,o);const f=p.height;i.Rm.debug("taskHeight after draw",f);c.attr("transform",`translate(${r}, ${s})`);a=Math.max(a,f);if(u.events){const e=t.append("g").attr("class","lineWrapper");let i=a;s+=100;i=i+U(t,u.events,n,r,s,o);s-=100;e.append("line").attr("x1",r+190/2).attr("y1",s+a).attr("x2",r+190/2).attr("y2",s+a+(d?a:h)+l+120).attr("stroke-width",2).attr("stroke","black").attr("marker-end","url(#arrowhead)").attr("stroke-dasharray","5,5")}r=r+200;if(d&&!o.timeline?.disableMulticolor){n++}}s=s-10}),"drawTasks");var U=(0,i.K2)((function(t,e,n,r,s,a){let o=0;const c=s;s=s+100;for(const l of e){const e={descr:l,section:n,number:n,width:150,padding:20,maxHeight:50};i.Rm.debug("eventNode",e);const c=t.append("g").attr("class","eventWrapper");const h=F.drawNode(c,e,n,a);const d=h.height;o=o+d;c.attr("transform",`translate(${r}, ${s})`);s=s+10+d}s=c;return o}),"drawEvents");var q={setConf:(0,i.K2)((()=>{}),"setConf"),draw:V};var J=(0,i.K2)((t=>{let e="";for(let n=0;n<t.THEME_COLOR_LIMIT;n++){t["lineColor"+n]=t["lineColor"+n]||t["cScaleInv"+n];if((0,s.A)(t["lineColor"+n])){t["lineColor"+n]=(0,a.A)(t["lineColor"+n],20)}else{t["lineColor"+n]=(0,o.A)(t["lineColor"+n],20)}}for(let n=0;n<t.THEME_COLOR_LIMIT;n++){const i=""+(17-3*n);e+=`\n .section-${n-1} rect, .section-${n-1} path, .section-${n-1} circle, .section-${n-1} path {\n fill: ${t["cScale"+n]};\n }\n .section-${n-1} text {\n fill: ${t["cScaleLabel"+n]};\n }\n .node-icon-${n-1} {\n font-size: 40px;\n color: ${t["cScaleLabel"+n]};\n }\n .section-edge-${n-1}{\n stroke: ${t["cScale"+n]};\n }\n .edge-depth-${n-1}{\n stroke-width: ${i};\n }\n .section-${n-1} line {\n stroke: ${t["cScaleInv"+n]} ;\n stroke-width: 3;\n }\n\n .lineWrapper line{\n stroke: ${t["cScaleLabel"+n]} ;\n }\n\n .disabled, .disabled circle, .disabled text {\n fill: lightgray;\n }\n .disabled text {\n fill: #efefef;\n }\n `}return e}),"genSections");var Y=(0,i.K2)((t=>`\n .edge {\n stroke-width: 3;\n }\n ${J(t)}\n .section-root rect, .section-root path, .section-root circle {\n fill: ${t.git0};\n }\n .section-root text {\n fill: ${t.gitBranchLabel0};\n }\n .icon-container {\n height:100%;\n display: flex;\n justify-content: center;\n align-items: center;\n }\n .edge {\n fill: none;\n }\n .eventWrapper {\n filter: brightness(120%);\n }\n`),"getStyles");var Z=Y;var X={db:h,renderer:q,parser:l,styles:Z}}}]);