runcell 0.1.16a3__py3-none-any.whl → 0.1.17__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.
- d5m_ai/__init__.py +9 -1
- d5m_ai/_version.py +1 -1
- d5m_ai/agent/path_utils.py +45 -0
- d5m_ai/agent/proxy_handler.py +62 -17
- d5m_ai/agent/tool_registry.py +3 -1
- d5m_ai/chat/history.py +17 -5
- d5m_ai/edit/edit_proxy_handler.py +6 -3
- d5m_ai/extension.py +2 -0
- d5m_ai/git_status_handler.py +1 -0
- d5m_ai/image_generation/__init__.py +9 -0
- d5m_ai/image_generation/image_generation_handler.py +117 -0
- d5m_ai/labextension/package.json +2 -2
- d5m_ai/labextension/schemas/runcell/package.json.orig +1 -1
- d5m_ai/labextension/static/1866.ab8af952d5f6e2abf015.js +1 -0
- d5m_ai/labextension/static/2331.cf0ae406b1f17e5c8518.js +1 -0
- d5m_ai/labextension/static/2732.afa510c6b53e86d62ca1.js +1 -0
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2958.38f8dc8fc705367ecec4.js → d5m_ai/labextension/static/2774.6c28665d8d562e2eafab.js +1 -1
- d5m_ai/labextension/static/3111.ebf975f4bcee6f078398.js +1 -0
- d5m_ai/labextension/static/315.08557b7e89ae957a677c.js +1 -0
- d5m_ai/labextension/static/3314.bba33288b1bf072a1159.js +1 -0
- d5m_ai/labextension/static/345.b6c86a74cbb739491375.js +1 -0
- d5m_ai/labextension/static/3475.4bb63668582c9ee1aa75.js +1 -0
- d5m_ai/labextension/static/3550.0f796cddf846567f6eda.js +1 -0
- d5m_ai/labextension/static/4163.c5b167ad4c431223b14a.js +1 -0
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/6556.7a46eed7932ddfc9e659.js → d5m_ai/labextension/static/4175.d23c246efa6921b45150.js +1 -1
- d5m_ai/labextension/static/4255.657770d29f05e3da360c.js +1 -0
- d5m_ai/labextension/static/4398.20687aa11fadd8caab55.js +1 -0
- d5m_ai/labextension/static/4444.8776afd3310ade08de78.js +1 -0
- d5m_ai/labextension/static/4573.313f73d47b3e9e7e539a.js +1 -0
- d5m_ai/labextension/static/4640.c1c98b7c207045b8429e.js +1 -0
- d5m_ai/labextension/static/4712.867600779a30c292ecd7.js +48 -0
- d5m_ai/labextension/static/4797.6c1f52ca8940a1daa9ed.js +1 -0
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/9417.b1bbd219cb5ae78f19f9.js → d5m_ai/labextension/static/5009.375c39a105e8068ec0c0.js +1 -1
- d5m_ai/labextension/static/5225.77ee82ef77687f707c86.js +1 -0
- d5m_ai/labextension/static/5307.0cf41cdf5b6c0c01dbe3.js +1 -0
- d5m_ai/labextension/static/5388.8b14c718c4703b72635f.js +1 -0
- d5m_ai/labextension/static/5481.20ece9f96e241e634f15.js +1 -0
- d5m_ai/labextension/static/553.bd198ad217a7dbfcef42.js +1 -0
- d5m_ai/labextension/static/5785.c6fc662855351bdde523.js +1 -0
- d5m_ai/labextension/static/5953.fb531c692611683ab5f7.js +1 -0
- d5m_ai/labextension/static/6047.ed21945649e91106bee2.js +1 -0
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/5228.05d972957a2421ec1ce0.js → d5m_ai/labextension/static/6145.8bfe956b3c3b5a40e58d.js +1 -1
- d5m_ai/labextension/static/6286.db1168ea85a057c6f189.js +1 -0
- d5m_ai/labextension/static/6619.04732600d85fbbc50931.js +1 -0
- d5m_ai/labextension/static/6734.e5919666c842cdf1276d.js +1 -0
- d5m_ai/labextension/static/6789.346356d4f19b92e62321.js +1 -0
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/7440.4e80677e4d48bac95cb6.js → d5m_ai/labextension/static/6841.3906e65455bb5575b44b.js +1 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/9404.f6ff67c04b5dfb52e3d9.js → d5m_ai/labextension/static/7023.f00c7a4596b9e4730708.js +1 -1
- d5m_ai/labextension/static/783.63f9d3340979bfb89716.js +1 -0
- d5m_ai/labextension/static/790.1c740b9b76f7fd2dc0d6.js +1 -0
- d5m_ai/labextension/static/877.e8b79ec87c1325c45f62.js +2 -0
- d5m_ai/labextension/static/8823.2fc995c832aa529c3519.js +1 -0
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/6494.da246ca8363db0bb8bfc.js → d5m_ai/labextension/static/9064.5349664a3752925acab3.js +1 -1
- d5m_ai/labextension/static/9195.d0277553edf7593d967d.js +1 -0
- d5m_ai/labextension/static/9338.58debf8972aa5f8b68d7.js +1 -0
- d5m_ai/labextension/static/9404.f841eb045fbb87713d5e.js +1 -0
- d5m_ai/labextension/static/9575.8848adfb0c89daa1ca6b.js +1 -0
- d5m_ai/labextension/static/remoteEntry.5f8a7082e7be806b9281.js +1 -0
- d5m_ai/utils/__init__.py +26 -1
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/package.json +2 -2
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/schemas/runcell/package.json.orig +1 -1
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/1866.ab8af952d5f6e2abf015.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/2331.cf0ae406b1f17e5c8518.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/2732.afa510c6b53e86d62ca1.js +1 -0
- d5m_ai/labextension/static/2958.38f8dc8fc705367ecec4.js → runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/2774.6c28665d8d562e2eafab.js +1 -1
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/3111.ebf975f4bcee6f078398.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/315.08557b7e89ae957a677c.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/3314.bba33288b1bf072a1159.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/345.b6c86a74cbb739491375.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/3475.4bb63668582c9ee1aa75.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/3550.0f796cddf846567f6eda.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4163.c5b167ad4c431223b14a.js +1 -0
- d5m_ai/labextension/static/6556.7a46eed7932ddfc9e659.js → runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4175.d23c246efa6921b45150.js +1 -1
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4255.657770d29f05e3da360c.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4398.20687aa11fadd8caab55.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4444.8776afd3310ade08de78.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4573.313f73d47b3e9e7e539a.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4640.c1c98b7c207045b8429e.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4712.867600779a30c292ecd7.js +48 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4797.6c1f52ca8940a1daa9ed.js +1 -0
- d5m_ai/labextension/static/9417.b1bbd219cb5ae78f19f9.js → runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/5009.375c39a105e8068ec0c0.js +1 -1
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/5225.77ee82ef77687f707c86.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/5307.0cf41cdf5b6c0c01dbe3.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/5388.8b14c718c4703b72635f.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/5481.20ece9f96e241e634f15.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/553.bd198ad217a7dbfcef42.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/5785.c6fc662855351bdde523.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/5953.fb531c692611683ab5f7.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6047.ed21945649e91106bee2.js +1 -0
- d5m_ai/labextension/static/5228.05d972957a2421ec1ce0.js → runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6145.8bfe956b3c3b5a40e58d.js +1 -1
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6286.db1168ea85a057c6f189.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6619.04732600d85fbbc50931.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6734.e5919666c842cdf1276d.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6789.346356d4f19b92e62321.js +1 -0
- d5m_ai/labextension/static/7440.4e80677e4d48bac95cb6.js → runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6841.3906e65455bb5575b44b.js +1 -1
- d5m_ai/labextension/static/9404.f6ff67c04b5dfb52e3d9.js → runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/7023.f00c7a4596b9e4730708.js +1 -1
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/783.63f9d3340979bfb89716.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/790.1c740b9b76f7fd2dc0d6.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/877.e8b79ec87c1325c45f62.js +2 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/8823.2fc995c832aa529c3519.js +1 -0
- d5m_ai/labextension/static/6494.da246ca8363db0bb8bfc.js → runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/9064.5349664a3752925acab3.js +1 -1
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/9195.d0277553edf7593d967d.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/9338.58debf8972aa5f8b68d7.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/9404.f841eb045fbb87713d5e.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/9575.8848adfb0c89daa1ca6b.js +1 -0
- runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/remoteEntry.5f8a7082e7be806b9281.js +1 -0
- {runcell-0.1.16a3.dist-info → runcell-0.1.17.dist-info}/METADATA +2 -29
- runcell-0.1.17.dist-info/RECORD +843 -0
- runcell-0.1.17.dist-info/licenses/LICENSE +2 -0
- d5m_ai/labextension/static/1105.da3b3cc0801d5b7daf78.js +0 -1
- d5m_ai/labextension/static/1113.a6206c1ce30c44e74d65.js +0 -1
- d5m_ai/labextension/static/1424.7330f97f81a7cbac0293.js +0 -1
- d5m_ai/labextension/static/1482.5594d3330698044d51b6.js +0 -1
- d5m_ai/labextension/static/1681.b7dbfbfc8e8bb443b01d.js +0 -1
- d5m_ai/labextension/static/1741.0e30660c73a4aa6109e0.js +0 -1
- d5m_ai/labextension/static/1980.a1d8fd213c03964ca2dd.js +0 -1
- d5m_ai/labextension/static/2313.e3756d51e535b61cbc41.js +0 -1
- d5m_ai/labextension/static/2331.f0e4d66886493b7ff0f6.js +0 -48
- d5m_ai/labextension/static/239.17dc9f15aff0e2c966f0.js +0 -1
- d5m_ai/labextension/static/2443.590c85be4982d61f9378.js +0 -1
- d5m_ai/labextension/static/2490.742d719657af69afad3e.js +0 -1
- d5m_ai/labextension/static/2636.c45f9685b0508a44882a.js +0 -1
- d5m_ai/labextension/static/2726.e9c471b4ad7fed0d085b.js +0 -1
- d5m_ai/labextension/static/2783.e11cc76ea288d3c135d0.js +0 -1
- d5m_ai/labextension/static/2951.ef10b72fe6b301f68146.js +0 -1
- d5m_ai/labextension/static/3033.98d8aa6a2f13a942b945.js +0 -1
- d5m_ai/labextension/static/3131.5b8a2d5bc188f95b8229.js +0 -1
- d5m_ai/labextension/static/3340.6609b3985073e002c83d.js +0 -2
- d5m_ai/labextension/static/4175.550a71c6766138e5a6ee.js +0 -1
- d5m_ai/labextension/static/4497.5c0323113f039c9558b6.js +0 -1
- d5m_ai/labextension/static/4664.73a65498a9c43ddcf17e.js +0 -1
- d5m_ai/labextension/static/5112.5f1cd8ee9c2297a251f7.js +0 -1
- d5m_ai/labextension/static/5264.37c842e2843ca2bf4298.js +0 -1
- d5m_ai/labextension/static/539.7b5e45294371c047b74e.js +0 -1
- d5m_ai/labextension/static/5455.c1d01203e7e387437b83.js +0 -1
- d5m_ai/labextension/static/559.a4c3a83a74025324f179.js +0 -1
- d5m_ai/labextension/static/6131.0393c6487450018afcae.js +0 -1
- d5m_ai/labextension/static/6633.6708bbc3c085110097da.js +0 -1
- d5m_ai/labextension/static/6820.b3aba76c0f17b2560849.js +0 -1
- d5m_ai/labextension/static/7556.c28352f72f5c6ab4e9e9.js +0 -1
- d5m_ai/labextension/static/7665.9b5dec1a38d313e36c39.js +0 -1
- d5m_ai/labextension/static/8263.47d184d4682b2f6564c4.js +0 -1
- d5m_ai/labextension/static/9319.3ef10e9c762263804ff8.js +0 -1
- d5m_ai/labextension/static/9517.b2f4fa51abd8b9d6687e.js +0 -1
- d5m_ai/labextension/static/9599.456325f0d51fefd16a42.js +0 -1
- d5m_ai/labextension/static/9977.17f268665ed85e3ccc62.js +0 -1
- d5m_ai/labextension/static/remoteEntry.8d3c0f526b02c6ff8c42.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/1105.da3b3cc0801d5b7daf78.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/1113.a6206c1ce30c44e74d65.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/1424.7330f97f81a7cbac0293.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/1482.5594d3330698044d51b6.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/1681.b7dbfbfc8e8bb443b01d.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/1741.0e30660c73a4aa6109e0.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/1980.a1d8fd213c03964ca2dd.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2313.e3756d51e535b61cbc41.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2331.f0e4d66886493b7ff0f6.js +0 -48
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/239.17dc9f15aff0e2c966f0.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2443.590c85be4982d61f9378.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2490.742d719657af69afad3e.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2636.c45f9685b0508a44882a.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2726.e9c471b4ad7fed0d085b.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2783.e11cc76ea288d3c135d0.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2951.ef10b72fe6b301f68146.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/3033.98d8aa6a2f13a942b945.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/3131.5b8a2d5bc188f95b8229.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/3340.6609b3985073e002c83d.js +0 -2
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/4175.550a71c6766138e5a6ee.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/4497.5c0323113f039c9558b6.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/4664.73a65498a9c43ddcf17e.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/5112.5f1cd8ee9c2297a251f7.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/5264.37c842e2843ca2bf4298.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/539.7b5e45294371c047b74e.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/5455.c1d01203e7e387437b83.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/559.a4c3a83a74025324f179.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/6131.0393c6487450018afcae.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/6633.6708bbc3c085110097da.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/6820.b3aba76c0f17b2560849.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/7556.c28352f72f5c6ab4e9e9.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/7665.9b5dec1a38d313e36c39.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/8263.47d184d4682b2f6564c4.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/9319.3ef10e9c762263804ff8.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/9517.b2f4fa51abd8b9d6687e.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/9599.456325f0d51fefd16a42.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/9977.17f268665ed85e3ccc62.js +0 -1
- runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/remoteEntry.8d3c0f526b02c6ff8c42.js +0 -1
- runcell-0.1.16a3.dist-info/RECORD +0 -840
- runcell-0.1.16a3.dist-info/licenses/LICENSE +0 -29
- /d5m_ai/labextension/static/{2331.f0e4d66886493b7ff0f6.js.LICENSE.txt → 4712.867600779a30c292ecd7.js.LICENSE.txt} +0 -0
- /d5m_ai/labextension/static/{3340.6609b3985073e002c83d.js.LICENSE.txt → 877.e8b79ec87c1325c45f62.js.LICENSE.txt} +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/etc/jupyter/jupyter_server_config.d/d5m_ai.json +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/etc/jupyter/jupyter_server_config.d/runcell.json +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/install.json +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/schemas/runcell/file-browser-toggle.json +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/schemas/runcell/plugin.json +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1045.a76db59a7c20953976f0.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1055.87aafb19805530488a2c.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/108.d7dbe40ec7e0ae1a68f8.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1104.a2b939bacec5e69efd99.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1171.130d3cc54764cac92856.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1178.3e25fad4a45450e227c9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1203.5deaeee9e57ffc718f19.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1226.ff48aa5741f77eb739fe.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1273.4c5992b03f129c9e3025.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1285.cf3bab9529c47ac9288d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1307.d98ceb66a2401e5f4ddd.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1328.38964f7daa84901e866f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1377.edf5c2163aedef75c6a1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1391.ab61eb03aed289d9d44c.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1431.a691b4fa7cf229072fc0.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1521.9f3807c4a4dd19a6ab8c.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1524.188ff9d525210d499ff3.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1534.39ba9b2bf5712b697b63.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1540.9eba7e882fd8e00a782a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1552.5203480dcdda6574ef51.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1555.686745d50bd19fd9d271.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1618.9abd2093263741894755.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1635.84bd383b17e41c9fe103.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1678.57b141401f73a26257c8.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1685.842997eb9757846fe690.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1745.e6bb2c6882da5bf9883a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1752.8c4ecff560428215fe75.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1797.f8ca14c3ec1c0f51f403.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1897.7cca7a664a9ca9b486ac.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1902.364fa5e977055fe14150.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1915.b55b7d52608421a7fc41.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/1970.dff4fcccbb6cadb04d0c.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/200.f1d30c245c18bbb03312.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2031.155ab0916a863c8787a7.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2031.155ab0916a863c8787a7.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/207.f5bd6d1b383a6b01ca69.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2072.a4d04cc98bb118e689a1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2075.5d6a026d7308b71b70a1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2111.a3c1f620c0a31e54cb9f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2152.4db0fcf1f4dccf54b600.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2173.9fddf72b827a6d629bad.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2198.e195afcaabb2e4063da9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2224.c86b12cf9e2165904033.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2225.8d31eec53891ca7775b7.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2271.69d9ea25d4ddd02710f6.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2349.e7c5b5e507c7a81d1427.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2353.7b6b36b3164a86427209.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2382.9e67478cc4b31aede22c.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2385.cd85a7dd4acb5be739da.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/248.693fd98760ec6ce42219.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2555.7168a2616a6071addb97.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2576.56496d8cba50d3d69eb5.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2639.eb2553a7be688366d9f3.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2654.2453f6b5846a4719dba4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/267.829ce2ca38940b778c91.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/270.9409a2f5631a31c79cd9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2768.9e5b7c6ed84b2486f835.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2789.12830cdb21c09111668d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2824.d02df014c07b7288e78c.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2824.d02df014c07b7288e78c.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2838.2e689afee276e5e21c57.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2843.65aeb8be3744d20229b8.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2897.7bc91ca284ea12b863e8.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2905.0d34ef7a481f9a968f05.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2922.8cdf00bb7d09c5419d78.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2922.8cdf00bb7d09c5419d78.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/2971.60c60668c130ed05d493.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/299.8600f54b39a11eeff427.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3027.2226147340da305061f3.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3028.953cd3b9865063969086.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3041.4059f9ba4f9eba56672a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3045.a457aa1d023ba5f799c2.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3092.fad665f8cdb1da61b55b.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3142.7df01050c977ede2b13b.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3157.bcb9f8ff06fa4af27b6a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3214.a986c1896fa590b2da27.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3239.4562297487744a7cc1d4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/325.bd1e5cab3b6e068b25bc.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3254.9e1aa1fee12644fea2d9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3267.ff884bf47b52ac634854.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3291.156ad2d1520857115575.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3311.dc97fd544e85acac8477.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3319.687f07bb2f993c1dc44b.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3325.c100f45711f539a7f262.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3386.4c8eebdb8d318c2913ce.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3386.4c8eebdb8d318c2913ce.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3407.cbbf99a2ff4805726f3e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3424.92b1a820ff2aa6156c36.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3426.27afd4c41cfad8e1a63d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3436.ea677bb3e7f3ce87d7fd.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3449.5d8818fac081c207ce79.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3514.c8a1863df3cfd5390617.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/355.45290b03d6d4be49a58e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3551.87e6eb270a212d08b1b5.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/359.1463d2cf955623ecceae.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3619.3dfa7c4eaa067a407275.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3645.5ea37d9f483120f69f4e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3659.056fa5e4e39b72bc358b.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3688.7bd1ba5006b22ed5616e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3722.688cdfd335ffeac13492.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3724.06a5a1b542ff978df3b4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/376.f9c52e5bbd650da7b67f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3794.c0236d400b2129ac42a9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/3930.b142768bad429b3ebb04.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4003.95678dd199222938923b.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4017.d35a7557e5338be92770.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4050.00a6bfc9f23c6ef07199.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4087.ea430b62171512019400.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/410.fd643a255d72a83c1be6.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4127.0e783d9a497298e9fe18.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/415.0a1fdc1d9f76c0431d42.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4238.bd4642c4f9256441aea5.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4246.d8aedd2b15d1a95f1288.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4272.c92c9a0d98749863c853.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4296.7f1db6691a4ac120a383.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4317.1ba9f3c33b7a1484c5df.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/434.bfe4f51db2eb9644fbe7.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/434.bfe4f51db2eb9644fbe7.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4353.6a83dae11a48e9d1b345.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4358.53a6106c5c93c3fda026.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4364.e87c307df69aa50a5b2a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4365.b2b4496cc260301256b9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4371.647bc44642d1ad0e99e4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4390.1cafd3d4635b09e0c945.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4412.23a8cb5fb7377d3c81ab.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4412.23a8cb5fb7377d3c81ab.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4425.a34c4f44daa5996eeec4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4447.3ad32bafee045d2c0bab.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4477.d9e871faf650e6ad238a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/45.560ee8b955f55e6a7471.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4503.794c4dd58c6bf2e6a66d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4584.c610d4a425b036b86759.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4613.05840d3fc617590fff51.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4630.a78300f70b9af36897eb.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4682.1b69aa450cedd96227c9.js +0 -0
- /runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/2331.f0e4d66886493b7ff0f6.js.LICENSE.txt → /runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/4712.867600779a30c292ecd7.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4713.4e4e598399fd6de85f5d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4725.5447994a36dfeda58b9f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4755.74d46f71eb4d23e4bca2.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4838.688e36ea43737e72dbdc.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/485.d27de91b0124447cf435.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4872.1404f5d25464532c27c2.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4886.443bcf6af7b83f72b4b5.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4913.d226f3c41ebb36489ce3.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/492.a7f5e972b35c8c877bf1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/4928.5c8ad7f80ba081dfdbba.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5146.45d9b015343e5a7cace1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5183.8c5527ebc7a807107471.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/524.927c6a42244b04ee834f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5253.2cea0b927b50c952fe98.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5331.c971f98ac4fd9e9751a4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5391.375b4314cb4b851f0915.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5391.375b4314cb4b851f0915.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5408.07fc40e33d3fd1a3f7b6.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5431.528d309549815d363599.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5447.1267bc4aa4938bd0f08d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5466.e1da4e862af22e314f82.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5473.7ac9ad0a3e047bfeceb0.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5509.c8c8ddebaabc3579daba.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5590.fd188e01caa78afb3ec4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5620.cd3cd230d09209b34fb5.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5636.ca803ffcf0d43c2402c9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5672.156ad2d1520857115575.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5695.0da6228c48571d9386f3.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5715.66ad4e7324b22a5e27fb.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5741.edd8fd814866705aad98.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5748.53eb48f5623074a948ba.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5765.e957d823cdfe2746a356.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5788.b9c62804c0698b91ca8a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5882.b40b5d690d3f6f67f09a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5885.8cd4d3e3008fdb31ce2a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5900.6dca06924caef83a5b52.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5906.870c0d7bb4e022aaca9d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5908.e81f83f7a9906d9d7542.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5973.4e08bf1ee13205326051.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5973.4e08bf1ee13205326051.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/5977.d264e9baaebc417e35c0.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6007.987a9850d5891b1908ae.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6030.dd5fd07844168dbaa6f6.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6030.dd5fd07844168dbaa6f6.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6079.5c80b9de6aabb0be08d2.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6084.bf8d6b1da6c4cad209bb.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6094.f96654ca0070f8f391b1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/611.5ae7fb260af8629f1528.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6176.bd441d4d6fe942889bf3.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6221.457e64a4f06be421eaa4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6266.4f2bcc95c2d61cdaacbc.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/627.84c4aa26f69662abb72d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6293.823b9bfe50fdfd62dd42.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6299.b14c1d46ba4ad9799f63.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6306.8d22227d6aa1dfc32da5.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6320.b844d6686eebcb036643.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6322.997db39a5d4b63e72b21.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6336.92de365c5fb0f261f799.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6354.0025efd7872b7d32b46b.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6354.0025efd7872b7d32b46b.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6366.5049626e7d5bb38a8574.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/640.ebfad36f1dde45e9cd05.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/642.817a48a77e1c16e6e65d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6520.ff2a9ec2e50dd45868ac.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6573.7899a873adb98c3c0190.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6648.b7ed5e9a732275dc85ac.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6676.1a71900a6131dbe02aad.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6678.fe58c12ce33b0f5706f5.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6772.01fcccfcabd525210aee.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6774.1e0a751d7079179f8f73.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6795.1c49fa950817836e3f1e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6803.eccda2da06d869b0acda.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6822.5bf91484ea172f864747.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6853.48004207e7c689ec55b4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6880.c3cfce260b3d25d9ef5e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6906.1f65b08daf64af8d1f27.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/6982.d9f1a29fe7834b53c855.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7005.9f8920f4e58652fe3ef9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/711.5c259d7417620cf8eef8.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7131.cab088ddb371234f1fd6.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7161.f03be5c4590ae6db98c1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7166.6e64d20ff3d06bb0726a.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7181.1d3f5611193e734beaf4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/72.081fe34e2c76320135d0.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7232.5969981a73dac6835b93.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7273.9e6765278092fd30a14f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7280.5862e5cf2b594fd45f82.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7336.b8136533f61cd1b71adc.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7359.7bc0ef939742600dba39.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7399.6fa42c5d34d3659f9f68.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7400.ea48afe8766bd82b3741.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7441.bce20fb0ea3d8638bc30.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7488.f63b5ad13eb23dbc3915.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/751.48ddf412afdd781e868f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7572.937d1e5ce68a384389e9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7652.cf086dfcd950ff2c4554.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7672.61e8e5299259407f1ee1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7705.962a56002e394e3755aa.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7719.9dbadc40622a97c6fa90.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7771.efa5c4cf41907b4c8cfc.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7772.094d82c7ec81259764f4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7772.094d82c7ec81259764f4.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/779.c50f60eeca2b40bf96db.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7792.e67368a87fa703a97f25.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7812.1b53bb1f6cce555d0b70.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7890.c8c8ddebaabc3579daba.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7954.b02433d4bd38b648ec0e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7959.75734676fe5e861ad899.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7967.ccc236f921abba961fcb.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/7981.c14b5974541e98a1b340.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8053.ebcecafa176e4cb5c439.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8053.ebcecafa176e4cb5c439.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8056.06f4e4d87d7ccc1e4662.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8066.ad6692e614937d4dc480.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8122.f671cfb05d97b5e220fa.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8146.fc69595fa9fb4dc989ec.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8151.e18e503723ffa9d576f7.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8177.d8e81718e82279286385.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8179.33453f3165561d33347d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8181.0f15741bcd037cfaf528.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8249.01410b92489460697717.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8295.39003c08c2539bf22593.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8304.075c39345f3b817edfb1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8321.3ba6a40e5ed74b977afc.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8343.31e93467f566af5fb10e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8354.3044135d1229985d61c6.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8354.3044135d1229985d61c6.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8366.55b8257f92b23e6f49ec.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8369.80293e64ec102044c767.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/84.3575d43472885d2b7714.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8400.7d8ed1bca69c56f67486.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8404.1c1c675dc23d7d9d80de.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8437.795ac38d87895b50d98e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8480.6698a41d2cf895aafe0f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8482.85d03122dfec6d4f9307.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/851.9faa523fb28cedcd6b88.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8522.dd261948e958bcf4ae64.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8524.4c79a5ea5e22a1389a1f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8649.b722755e4bccf4a39cd5.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8675.ffadeba0edbfd8d2285d.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8748.bb9c4496cf4ab7577e74.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8751.e80b9f51b9cdb544d16b.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8768.4aba875e6cfb350edfa7.js +0 -0
- /runcell-0.1.16a3.data/data/share/jupyter/labextensions/runcell/static/3340.6609b3985073e002c83d.js.LICENSE.txt → /runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/877.e8b79ec87c1325c45f62.js.LICENSE.txt +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/880.0bcd5ab06196cb9533c4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8824.4b08a890046be218bb35.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8829.c51ecb2bf77a1ca2a962.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8856.6e271445d6d3837302ec.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8860.c824d17d8869a6dd6207.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8887.6480b4ee0c5fa187c2d7.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8929.3329d360058c1764e201.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/8957.4f33250ba35099dbe048.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9014.0e67032c3d7119ce3370.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/904.60333ec0aebf2d092197.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9040.9376593b8e7caa5ed6a0.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9055.7b9ab3136d6a82b298a4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9071.d8aea526bf53118639a9.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9113.f9e25015d31ee397e490.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9115.c30adf6f374eb1bd3b93.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9125.26a8a929493c19af9f50.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9165.8b0907227f85ba27306b.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9180.7d6cded0c9f36ac75093.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9184.33de87e8d509010a9bdf.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9193.3666b71cf376fdec58b4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9205.a2f5f2a2c0b69582717e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9251.822a5aa9397713d54ea2.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9255.ad693b359f0d12767fe1.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9262.bebc0ed75d7f86d722f2.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9277.f3623a34b457ca052d80.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9285.2d3c4984387ebca606d4.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9289.9fb56f7beb83d721e654.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/934.3ce5b696b827323e706e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9402.b8868b6860051723bf48.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9412.fe8cf617636a0df90247.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9456.2f96fda82d4be6b0448e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9494.b4ae8d6a63ec84cc4ec3.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9513.0db046603be52099c3ec.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9514.458d7630c50b4b658200.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9559.07e6563cb0b401ff88a6.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9576.b2d6c2e9831fda63f41f.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9607.a4f836281d0337527f6e.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9621.55ea68ee13d702908a10.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9640.c489050f3a1342328779.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9650.b4d4a115ac2fca1dfbe8.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9704.f4c6d15183531d37b825.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9734.63cf17414a5103d290bb.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9754.2f617d267f5167be63ed.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9885.f84ed1b0565de3b61e99.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9912.b6643895a628f9ea506c.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9926.6e52dbb62a19476aae87.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9939.eab64dfd409dd1df1844.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9986.e953beace913bfa7ba74.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/9997.1716894eb29a02d76575.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/style.js +0 -0
- {runcell-0.1.16a3.data → runcell-0.1.17.data}/data/share/jupyter/labextensions/runcell/static/third-party-licenses.json +0 -0
- {runcell-0.1.16a3.dist-info → runcell-0.1.17.dist-info}/WHEEL +0 -0
- {runcell-0.1.16a3.dist-info → runcell-0.1.17.dist-info}/entry_points.txt +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkruncell=self.webpackChunkruncell||[]).push([[5228],{15053:(t,n,e)=>{e.d(n,{o:()=>l});var i=e(44620);class r extends Map{constructor(t,n=o){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:n}}),null!=t)for(const[n,e]of t)this.set(n,e)}get(t){return super.get(s(this,t))}has(t){return super.has(s(this,t))}set(t,n){return super.set(function({_intern:t,_key:n},e){const i=n(e);return t.has(i)?t.get(i):(t.set(i,e),e)}(this,t),n)}delete(t){return super.delete(function({_intern:t,_key:n},e){const i=n(e);return t.has(i)&&(e=t.get(i),t.delete(i)),e}(this,t))}}function s({_intern:t,_key:n},e){const i=n(e);return t.has(i)?t.get(i):e}function o(t){return null!==t&&"object"==typeof t?t.valueOf():t}const c=Symbol("implicit");function l(){var t=new r,n=[],e=[],s=c;function o(i){let r=t.get(i);if(void 0===r){if(s!==c)return s;t.set(i,r=n.push(i)-1)}return e[r%e.length]}return o.domain=function(e){if(!arguments.length)return n.slice();n=[],t=new r;for(const i of e)t.has(i)||t.set(i,n.push(i)-1);return o},o.range=function(t){return arguments.length?(e=Array.from(t),o):e.slice()},o.unknown=function(t){return arguments.length?(s=t,o):s},o.copy=function(){return l(n,e).unknown(s)},i.i.apply(o,arguments),o}},44620:(t,n,e)=>{function i(t,n){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(n).domain(t)}return this}e.d(n,{i:()=>i})},65228:(t,n,e)=>{e.d(n,{diagram:()=>st});var i=e(43340),r=e(15053);const s=function(t){for(var n=new Array(10),e=0;e<10;)n[e]="#"+t.slice(6*e,6*++e);return n}("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab");function o(t,n){let e;if(void 0===n)for(const n of t)null!=n&&(e<n||void 0===e&&n>=n)&&(e=n);else{let i=-1;for(let r of t)null!=(r=n(r,++i,t))&&(e<r||void 0===e&&r>=r)&&(e=r)}return e}function c(t,n){let e;if(void 0===n)for(const n of t)null!=n&&(e>n||void 0===e&&n>=n)&&(e=n);else{let i=-1;for(let r of t)null!=(r=n(r,++i,t))&&(e>r||void 0===e&&r>=r)&&(e=r)}return e}function l(t,n){let e=0;if(void 0===n)for(let n of t)(n=+n)&&(e+=n);else{let i=-1;for(let r of t)(r=+n(r,++i,t))&&(e+=r)}return e}function a(t){return t.target.depth}function h(t,n){return t.sourceLinks.length?t.depth:n-1}function u(t){return function(){return t}}function f(t,n){return d(t.source,n.source)||t.index-n.index}function y(t,n){return d(t.target,n.target)||t.index-n.index}function d(t,n){return t.y0-n.y0}function p(t){return t.value}function g(t){return t.index}function _(t){return t.nodes}function k(t){return t.links}function x(t,n){const e=t.get(n);if(!e)throw new Error("missing: "+n);return e}function m({nodes:t}){for(const n of t){let t=n.y0,e=t;for(const e of n.sourceLinks)e.y0=t+e.width/2,t+=e.width;for(const t of n.targetLinks)t.y1=e+t.width/2,e+=t.width}}var v=Math.PI,b=2*v,w=1e-6,S=b-w;function E(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function L(){return new E}function A(t){return function(){return t}}function M(t){return t[0]}function I(t){return t[1]}E.prototype=L.prototype={constructor:E,moveTo:function(t,n){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+n)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(t,n){this._+="L"+(this._x1=+t)+","+(this._y1=+n)},quadraticCurveTo:function(t,n,e,i){this._+="Q"+ +t+","+ +n+","+(this._x1=+e)+","+(this._y1=+i)},bezierCurveTo:function(t,n,e,i,r,s){this._+="C"+ +t+","+ +n+","+ +e+","+ +i+","+(this._x1=+r)+","+(this._y1=+s)},arcTo:function(t,n,e,i,r){t=+t,n=+n,e=+e,i=+i,r=+r;var s=this._x1,o=this._y1,c=e-t,l=i-n,a=s-t,h=o-n,u=a*a+h*h;if(r<0)throw new Error("negative radius: "+r);if(null===this._x1)this._+="M"+(this._x1=t)+","+(this._y1=n);else if(u>w)if(Math.abs(h*c-l*a)>w&&r){var f=e-s,y=i-o,d=c*c+l*l,p=f*f+y*y,g=Math.sqrt(d),_=Math.sqrt(u),k=r*Math.tan((v-Math.acos((d+u-p)/(2*g*_)))/2),x=k/_,m=k/g;Math.abs(x-1)>w&&(this._+="L"+(t+x*a)+","+(n+x*h)),this._+="A"+r+","+r+",0,0,"+ +(h*f>a*y)+","+(this._x1=t+m*c)+","+(this._y1=n+m*l)}else this._+="L"+(this._x1=t)+","+(this._y1=n)},arc:function(t,n,e,i,r,s){t=+t,n=+n,s=!!s;var o=(e=+e)*Math.cos(i),c=e*Math.sin(i),l=t+o,a=n+c,h=1^s,u=s?i-r:r-i;if(e<0)throw new Error("negative radius: "+e);null===this._x1?this._+="M"+l+","+a:(Math.abs(this._x1-l)>w||Math.abs(this._y1-a)>w)&&(this._+="L"+l+","+a),e&&(u<0&&(u=u%b+b),u>S?this._+="A"+e+","+e+",0,1,"+h+","+(t-o)+","+(n-c)+"A"+e+","+e+",0,1,"+h+","+(this._x1=l)+","+(this._y1=a):u>w&&(this._+="A"+e+","+e+",0,"+ +(u>=v)+","+h+","+(this._x1=t+e*Math.cos(r))+","+(this._y1=n+e*Math.sin(r))))},rect:function(t,n,e,i){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+n)+"h"+ +e+"v"+ +i+"h"+-e+"Z"},toString:function(){return this._}};var T=Array.prototype.slice;function O(t){return t.source}function P(t){return t.target}function C(t,n,e,i,r){t.moveTo(n,e),t.bezierCurveTo(n=(n+i)/2,e,n,r,i,r)}function N(t){return[t.source.x1,t.y0]}function D(t){return[t.target.x0,t.y1]}var $=function(){var t=(0,i._)(function(t,n,e,i){for(e=e||{},i=t.length;i--;e[t[i]]=n);return e},"o"),n=[1,9],e=[1,10],r=[1,5,10,12],s={trace:(0,i._)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,SANKEY:4,NEWLINE:5,csv:6,opt_eof:7,record:8,csv_tail:9,EOF:10,"field[source]":11,COMMA:12,"field[target]":13,"field[value]":14,field:15,escaped:16,non_escaped:17,DQUOTE:18,ESCAPED_TEXT:19,NON_ESCAPED_TEXT:20,$accept:0,$end:1},terminals_:{2:"error",4:"SANKEY",5:"NEWLINE",10:"EOF",11:"field[source]",12:"COMMA",13:"field[target]",14:"field[value]",18:"DQUOTE",19:"ESCAPED_TEXT",20:"NON_ESCAPED_TEXT"},productions_:[0,[3,4],[6,2],[9,2],[9,0],[7,1],[7,0],[8,5],[15,1],[15,1],[16,3],[17,1]],performAction:(0,i._)(function(t,n,e,i,r,s,o){var c=s.length-1;switch(r){case 7:const t=i.findOrCreateNode(s[c-4].trim().replaceAll('""','"')),n=i.findOrCreateNode(s[c-2].trim().replaceAll('""','"')),e=parseFloat(s[c].trim());i.addLink(t,n,e);break;case 8:case 9:case 11:this.$=s[c];break;case 10:this.$=s[c-1]}},"anonymous"),table:[{3:1,4:[1,2]},{1:[3]},{5:[1,3]},{6:4,8:5,15:6,16:7,17:8,18:n,20:e},{1:[2,6],7:11,10:[1,12]},t(e,[2,4],{9:13,5:[1,14]}),{12:[1,15]},t(r,[2,8]),t(r,[2,9]),{19:[1,16]},t(r,[2,11]),{1:[2,1]},{1:[2,5]},t(e,[2,2]),{6:17,8:5,15:6,16:7,17:8,18:n,20:e},{15:18,16:7,17:8,18:n,20:e},{18:[1,19]},t(e,[2,3]),{12:[1,20]},t(r,[2,10]),{15:21,16:7,17:8,18:n,20:e},t([1,5,10],[2,7])],defaultActions:{11:[2,1],12:[2,5]},parseError:(0,i._)(function(t,n){if(!n.recoverable){var e=new Error(t);throw e.hash=n,e}this.trace(t)},"parseError"),parse:(0,i._)(function(t){var n=this,e=[0],r=[],s=[null],o=[],c=this.table,l="",a=0,h=0,u=o.slice.call(arguments,1),f=Object.create(this.lexer),y={yy:{}};for(var d in this.yy)Object.prototype.hasOwnProperty.call(this.yy,d)&&(y.yy[d]=this.yy[d]);f.setInput(t,y.yy),y.yy.lexer=f,y.yy.parser=this,typeof f.yylloc>"u"&&(f.yylloc={});var p=f.yylloc;o.push(p);var g=f.options&&f.options.ranges;function _(){var t;return"number"!=typeof(t=r.pop()||f.lex()||1)&&(t instanceof Array&&(t=(r=t).pop()),t=n.symbols_[t]||t),t}"function"==typeof y.yy.parseError?this.parseError=y.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,i._)(function(t){e.length=e.length-2*t,s.length=s.length-t,o.length=o.length-t},"popStack"),(0,i._)(_,"lex");for(var k,x,m,v,b,w,S,E,L={};;){if(x=e[e.length-1],this.defaultActions[x]?m=this.defaultActions[x]:((null===k||typeof k>"u")&&(k=_()),m=c[x]&&c[x][k]),typeof m>"u"||!m.length||!m[0]){var A;for(b in E=[],c[x])this.terminals_[b]&&b>2&&E.push("'"+this.terminals_[b]+"'");A=f.showPosition?"Parse error on line "+(a+1)+":\n"+f.showPosition()+"\nExpecting "+E.join(", ")+", got '"+(this.terminals_[k]||k)+"'":"Parse error on line "+(a+1)+": Unexpected "+(1==k?"end of input":"'"+(this.terminals_[k]||k)+"'"),this.parseError(A,{text:f.match,token:this.terminals_[k]||k,line:f.yylineno,loc:p,expected:E})}if(m[0]instanceof Array&&m.length>1)throw new Error("Parse Error: multiple actions possible at state: "+x+", token: "+k);switch(m[0]){case 1:e.push(k),s.push(f.yytext),o.push(f.yylloc),e.push(m[1]),k=null,h=f.yyleng,l=f.yytext,a=f.yylineno,p=f.yylloc;break;case 2:if(w=this.productions_[m[1]][1],L.$=s[s.length-w],L._$={first_line:o[o.length-(w||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(w||1)].first_column,last_column:o[o.length-1].last_column},g&&(L._$.range=[o[o.length-(w||1)].range[0],o[o.length-1].range[1]]),typeof(v=this.performAction.apply(L,[l,h,a,y.yy,m[1],s,o].concat(u)))<"u")return v;w&&(e=e.slice(0,-1*w*2),s=s.slice(0,-1*w),o=o.slice(0,-1*w)),e.push(this.productions_[m[1]][0]),s.push(L.$),o.push(L._$),S=c[e[e.length-2]][e[e.length-1]],e.push(S);break;case 3:return!0}}return!0},"parse")},o=function(){return{EOF:1,parseError:(0,i._)(function(t,n){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,n)},"parseError"),setInput:(0,i._)(function(t,n){return this.yy=n||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,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},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,i._)(function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},"input"),unput:(0,i._)(function(t){var n=t.length,e=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-n),this.offset-=n;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),e.length-1&&(this.yylineno-=e.length-1);var r=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:e?(e.length===i.length?this.yylloc.first_column:0)+i[i.length-e.length].length-e[0].length:this.yylloc.first_column-n},this.options.ranges&&(this.yylloc.range=[r[0],r[0]+this.yyleng-n]),this.yyleng=this.yytext.length,this},"unput"),more:(0,i._)(function(){return this._more=!0,this},"more"),reject:(0,i._)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):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})},"reject"),less:(0,i._)(function(t){this.unput(this.match.slice(t))},"less"),pastInput:(0,i._)(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._)(function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,i._)(function(){var t=this.pastInput(),n=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+n+"^"},"showPosition"),test_match:(0,i._)(function(t,n){var e,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},this.options.ranges&&(r.yylloc.range=this.yylloc.range.slice(0))),(i=t[0].match(/(?:\r\n?|\n).*/g))&&(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,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],e=this.performAction.call(this,this.yy,this,n,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),e)return e;if(this._backtrack){for(var s in r)this[s]=r[s];return!1}return!1},"test_match"),next:(0,i._)(function(){if(this.done)return this.EOF;var t,n,e,i;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var r=this._currentRules(),s=0;s<r.length;s++)if((e=this._input.match(this.rules[r[s]]))&&(!n||e[0].length>n[0].length)){if(n=e,i=s,this.options.backtrack_lexer){if(!1!==(t=this.test_match(e,r[s])))return t;if(this._backtrack){n=!1;continue}return!1}if(!this.options.flex)break}return n?!1!==(t=this.test_match(n,r[i]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,i._)(function(){return this.next()||this.lex()},"lex"),begin:(0,i._)(function(t){this.conditionStack.push(t)},"begin"),popState:(0,i._)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,i._)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,i._)(function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},"topState"),pushState:(0,i._)(function(t){this.begin(t)},"pushState"),stateStackSize:(0,i._)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,i._)(function(t,n,e,i){switch(e){case 0:case 1:return this.pushState("csv"),4;case 2:return 10;case 3:return 5;case 4:return 12;case 5:return this.pushState("escaped_text"),18;case 6:return 20;case 7:return this.popState("escaped_text"),18;case 8:return 19}},"anonymous"),rules:[/^(?:sankey-beta\b)/i,/^(?:sankey\b)/i,/^(?:$)/i,/^(?:((\u000D\u000A)|(\u000A)))/i,/^(?:(\u002C))/i,/^(?:(\u0022))/i,/^(?:([\u0020-\u0021\u0023-\u002B\u002D-\u007E])*)/i,/^(?:(\u0022)(?!(\u0022)))/i,/^(?:(([\u0020-\u0021\u0023-\u002B\u002D-\u007E])|(\u002C)|(\u000D)|(\u000A)|(\u0022)(\u0022))*)/i],conditions:{csv:{rules:[2,3,4,5,6,7,8],inclusive:!1},escaped_text:{rules:[7,8],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,7,8],inclusive:!0}}}}();function c(){this.yy={}}return s.lexer=o,(0,i._)(c,"Parser"),c.prototype=s,s.Parser=c,new c}();$.parser=$;var j,z,F,U=$,W=[],G=[],q=new Map,V=(0,i._)(()=>{W=[],G=[],q=new Map,(0,i.z)()},"clear"),X=(j=class{constructor(t,n,e=0){this.source=t,this.target=n,this.value=e}},(0,i._)(j,"SankeyLink"),j),Q=(0,i._)((t,n,e)=>{W.push(new X(t,n,e))},"addLink"),R=(z=class{constructor(t){this.ID=t}},(0,i._)(z,"SankeyNode"),z),Y=(0,i._)(t=>{t=i.k.sanitizeText(t,(0,i.c)());let n=q.get(t);return void 0===n&&(n=new R(t),q.set(t,n),G.push(n)),n},"findOrCreateNode"),B=(0,i._)(()=>G,"getNodes"),K=(0,i._)(()=>W,"getLinks"),Z=(0,i._)(()=>({nodes:G.map(t=>({id:t.ID})),links:W.map(t=>({source:t.source.ID,target:t.target.ID,value:t.value}))}),"getGraph"),H={nodesMap:q,getConfig:(0,i._)(()=>(0,i.c)().sankey,"getConfig"),getNodes:B,getLinks:K,getGraph:Z,addLink:Q,findOrCreateNode:Y,getAccTitle:i.a,setAccTitle:i.b,getAccDescription:i.g,setAccDescription:i.s,getDiagramTitle:i.t,setDiagramTitle:i.q,clear:V},J=(F=class{static next(t){return new F(t+ ++F.count)}constructor(t){this.id=t,this.href=`#${t}`}toString(){return"url("+this.href+")"}},(0,i._)(F,"Uid"),F.count=0,F),tt={left:function(t){return t.depth},right:function(t,n){return n-1-t.height},center:function(t){return t.targetLinks.length?t.depth:t.sourceLinks.length?c(t.sourceLinks,a)-1:0},justify:h},nt={draw:(0,i._)(function(t,n,e,a){const{securityLevel:v,sankey:b}=(0,i.c)(),w=i.A.sankey;let S;"sandbox"===v&&(S=(0,i.d)("#i"+n));const E="sandbox"===v?(0,i.d)(S.nodes()[0].contentDocument.body):(0,i.d)("body"),$="sandbox"===v?E.select(`[id="${n}"]`):(0,i.d)(`[id="${n}"]`),j=(null==b?void 0:b.width)??w.width,z=(null==b?void 0:b.height)??w.width,F=(null==b?void 0:b.useMaxWidth)??w.useMaxWidth,U=(null==b?void 0:b.nodeAlignment)??w.nodeAlignment,W=(null==b?void 0:b.prefix)??w.prefix,G=(null==b?void 0:b.suffix)??w.suffix,q=(null==b?void 0:b.showValues)??w.showValues,V=a.db.getGraph(),X=tt[U];(function(){let t,n,e,i=0,r=0,s=1,a=1,v=24,b=8,w=g,S=h,E=_,L=k,A=6;function M(){const h={nodes:E.apply(null,arguments),links:L.apply(null,arguments)};return function({nodes:t,links:n}){for(const[n,e]of t.entries())e.index=n,e.sourceLinks=[],e.targetLinks=[];const i=new Map(t.map((n,e)=>[w(n,e,t),n]));for(const[t,e]of n.entries()){e.index=t;let{source:n,target:r}=e;"object"!=typeof n&&(n=e.source=x(i,n)),"object"!=typeof r&&(r=e.target=x(i,r)),n.sourceLinks.push(e),r.targetLinks.push(e)}if(null!=e)for(const{sourceLinks:n,targetLinks:i}of t)n.sort(e),i.sort(e)}(h),function({nodes:t}){for(const n of t)n.value=void 0===n.fixedValue?Math.max(l(n.sourceLinks,p),l(n.targetLinks,p)):n.fixedValue}(h),function({nodes:t}){const n=t.length;let e=new Set(t),i=new Set,r=0;for(;e.size;){for(const t of e){t.depth=r;for(const{target:n}of t.sourceLinks)i.add(n)}if(++r>n)throw new Error("circular link");e=i,i=new Set}}(h),function({nodes:t}){const n=t.length;let e=new Set(t),i=new Set,r=0;for(;e.size;){for(const t of e){t.height=r;for(const{source:n}of t.targetLinks)i.add(n)}if(++r>n)throw new Error("circular link");e=i,i=new Set}}(h),function(e){const h=function({nodes:t}){const e=o(t,t=>t.depth)+1,r=(s-i-v)/(e-1),c=new Array(e);for(const n of t){const t=Math.max(0,Math.min(e-1,Math.floor(S.call(null,n,e))));n.layer=t,n.x0=i+t*r,n.x1=n.x0+v,c[t]?c[t].push(n):c[t]=[n]}if(n)for(const t of c)t.sort(n);return c}(e);t=Math.min(b,(a-r)/(o(h,t=>t.length)-1)),function(n){const e=c(n,n=>(a-r-(n.length-1)*t)/l(n,p));for(const i of n){let n=r;for(const r of i){r.y0=n,r.y1=n+r.value*e,n=r.y1+t;for(const t of r.sourceLinks)t.width=t.value*e}n=(a-n+t)/(i.length+1);for(let t=0;t<i.length;++t){const e=i[t];e.y0+=n*(t+1),e.y1+=n*(t+1)}D(i)}}(h);for(let t=0;t<A;++t){const n=Math.pow(.99,t),e=Math.max(1-n,(t+1)/A);T(h,n,e),I(h,n,e)}}(h),m(h),h}function I(t,e,i){for(let r=1,s=t.length;r<s;++r){const s=t[r];for(const t of s){let n=0,i=0;for(const{source:e,value:r}of t.targetLinks){let s=r*(t.layer-e.layer);n+=$(e,t)*s,i+=s}if(!(i>0))continue;let r=(n/i-t.y0)*e;t.y0+=r,t.y1+=r,N(t)}void 0===n&&s.sort(d),O(s,i)}}function T(t,e,i){for(let r=t.length-2;r>=0;--r){const s=t[r];for(const t of s){let n=0,i=0;for(const{target:e,value:r}of t.sourceLinks){let s=r*(e.layer-t.layer);n+=j(t,e)*s,i+=s}if(!(i>0))continue;let r=(n/i-t.y0)*e;t.y0+=r,t.y1+=r,N(t)}void 0===n&&s.sort(d),O(s,i)}}function O(n,e){const i=n.length>>1,s=n[i];C(n,s.y0-t,i-1,e),P(n,s.y1+t,i+1,e),C(n,a,n.length-1,e),P(n,r,0,e)}function P(n,e,i,r){for(;i<n.length;++i){const s=n[i],o=(e-s.y0)*r;o>1e-6&&(s.y0+=o,s.y1+=o),e=s.y1+t}}function C(n,e,i,r){for(;i>=0;--i){const s=n[i],o=(s.y1-e)*r;o>1e-6&&(s.y0-=o,s.y1-=o),e=s.y0-t}}function N({sourceLinks:t,targetLinks:n}){if(void 0===e){for(const{source:{sourceLinks:t}}of n)t.sort(y);for(const{target:{targetLinks:n}}of t)n.sort(f)}}function D(t){if(void 0===e)for(const{sourceLinks:n,targetLinks:e}of t)n.sort(y),e.sort(f)}function $(n,e){let i=n.y0-(n.sourceLinks.length-1)*t/2;for(const{target:r,width:s}of n.sourceLinks){if(r===e)break;i+=s+t}for(const{source:t,width:r}of e.targetLinks){if(t===n)break;i-=r}return i}function j(n,e){let i=e.y0-(e.targetLinks.length-1)*t/2;for(const{source:r,width:s}of e.targetLinks){if(r===n)break;i+=s+t}for(const{target:t,width:r}of n.sourceLinks){if(t===e)break;i-=r}return i}return M.update=function(t){return m(t),t},M.nodeId=function(t){return arguments.length?(w="function"==typeof t?t:u(t),M):w},M.nodeAlign=function(t){return arguments.length?(S="function"==typeof t?t:u(t),M):S},M.nodeSort=function(t){return arguments.length?(n=t,M):n},M.nodeWidth=function(t){return arguments.length?(v=+t,M):v},M.nodePadding=function(n){return arguments.length?(b=t=+n,M):b},M.nodes=function(t){return arguments.length?(E="function"==typeof t?t:u(t),M):E},M.links=function(t){return arguments.length?(L="function"==typeof t?t:u(t),M):L},M.linkSort=function(t){return arguments.length?(e=t,M):e},M.size=function(t){return arguments.length?(i=r=0,s=+t[0],a=+t[1],M):[s-i,a-r]},M.extent=function(t){return arguments.length?(i=+t[0][0],s=+t[1][0],r=+t[0][1],a=+t[1][1],M):[[i,r],[s,a]]},M.iterations=function(t){return arguments.length?(A=+t,M):A},M})().nodeId(t=>t.id).nodeWidth(10).nodePadding(10+(q?15:0)).nodeAlign(X).extent([[0,0],[j,z]])(V);const Q=(0,r.o)(s);$.append("g").attr("class","nodes").selectAll(".node").data(V.nodes).join("g").attr("class","node").attr("id",t=>(t.uid=J.next("node-")).id).attr("transform",function(t){return"translate("+t.x0+","+t.y0+")"}).attr("x",t=>t.x0).attr("y",t=>t.y0).append("rect").attr("height",t=>t.y1-t.y0).attr("width",t=>t.x1-t.x0).attr("fill",t=>Q(t.id));const R=(0,i._)(({id:t,value:n})=>q?`${t}\n${W}${Math.round(100*n)/100}${G}`:t,"getText");$.append("g").attr("class","node-labels").attr("font-size",14).selectAll("text").data(V.nodes).join("text").attr("x",t=>t.x0<j/2?t.x1+6:t.x0-6).attr("y",t=>(t.y1+t.y0)/2).attr("dy",(q?"0":"0.35")+"em").attr("text-anchor",t=>t.x0<j/2?"start":"end").text(R);const Y=$.append("g").attr("class","links").attr("fill","none").attr("stroke-opacity",.5).selectAll(".link").data(V.links).join("g").attr("class","link").style("mix-blend-mode","multiply"),B=(null==b?void 0:b.linkColor)??"gradient";if("gradient"===B){const t=Y.append("linearGradient").attr("id",t=>(t.uid=J.next("linearGradient-")).id).attr("gradientUnits","userSpaceOnUse").attr("x1",t=>t.source.x1).attr("x2",t=>t.target.x0);t.append("stop").attr("offset","0%").attr("stop-color",t=>Q(t.source.id)),t.append("stop").attr("offset","100%").attr("stop-color",t=>Q(t.target.id))}let K;switch(B){case"gradient":K=(0,i._)(t=>t.uid,"coloring");break;case"source":K=(0,i._)(t=>Q(t.source.id),"coloring");break;case"target":K=(0,i._)(t=>Q(t.target.id),"coloring");break;default:K=B}Y.append("path").attr("d",function(t){var n=O,e=P,i=M,r=I,s=null;function o(){var o,c=T.call(arguments),l=n.apply(this,c),a=e.apply(this,c);if(s||(s=o=L()),t(s,+i.apply(this,(c[0]=l,c)),+r.apply(this,c),+i.apply(this,(c[0]=a,c)),+r.apply(this,c)),o)return s=null,o+""||null}return o.source=function(t){return arguments.length?(n=t,o):n},o.target=function(t){return arguments.length?(e=t,o):e},o.x=function(t){return arguments.length?(i="function"==typeof t?t:A(+t),o):i},o.y=function(t){return arguments.length?(r="function"==typeof t?t:A(+t),o):r},o.context=function(t){return arguments.length?(s=t??null,o):s},o}(C).source(N).target(D)).attr("stroke",K).attr("stroke-width",t=>Math.max(1,t.width)),(0,i.ac)(void 0,$,0,F)},"draw")},et=(0,i._)(t=>t.replaceAll(/^[^\S\n\r]+|[^\S\n\r]+$/g,"").replaceAll(/([\n\r])+/g,"\n").trim(),"prepareTextForParsing"),it=(0,i._)(t=>`.label {\n font-family: ${t.fontFamily};\n }`,"getStyles"),rt=U.parse.bind(U);U.parse=t=>rt(et(t));var st={styles:it,parser:U,db:H,renderer:nt}}}]);
|
|
1
|
+
"use strict";(self.webpackChunkruncell=self.webpackChunkruncell||[]).push([[6145],{15053:(t,n,e)=>{e.d(n,{o:()=>l});var i=e(44620);class r extends Map{constructor(t,n=o){if(super(),Object.defineProperties(this,{_intern:{value:new Map},_key:{value:n}}),null!=t)for(const[n,e]of t)this.set(n,e)}get(t){return super.get(s(this,t))}has(t){return super.has(s(this,t))}set(t,n){return super.set(function({_intern:t,_key:n},e){const i=n(e);return t.has(i)?t.get(i):(t.set(i,e),e)}(this,t),n)}delete(t){return super.delete(function({_intern:t,_key:n},e){const i=n(e);return t.has(i)&&(e=t.get(i),t.delete(i)),e}(this,t))}}function s({_intern:t,_key:n},e){const i=n(e);return t.has(i)?t.get(i):e}function o(t){return null!==t&&"object"==typeof t?t.valueOf():t}const c=Symbol("implicit");function l(){var t=new r,n=[],e=[],s=c;function o(i){let r=t.get(i);if(void 0===r){if(s!==c)return s;t.set(i,r=n.push(i)-1)}return e[r%e.length]}return o.domain=function(e){if(!arguments.length)return n.slice();n=[],t=new r;for(const i of e)t.has(i)||t.set(i,n.push(i)-1);return o},o.range=function(t){return arguments.length?(e=Array.from(t),o):e.slice()},o.unknown=function(t){return arguments.length?(s=t,o):s},o.copy=function(){return l(n,e).unknown(s)},i.i.apply(o,arguments),o}},44620:(t,n,e)=>{function i(t,n){switch(arguments.length){case 0:break;case 1:this.range(t);break;default:this.range(n).domain(t)}return this}e.d(n,{i:()=>i})},66145:(t,n,e)=>{e.d(n,{diagram:()=>st});var i=e(50877),r=e(15053);const s=function(t){for(var n=new Array(10),e=0;e<10;)n[e]="#"+t.slice(6*e,6*++e);return n}("4e79a7f28e2ce1575976b7b259a14fedc949af7aa1ff9da79c755fbab0ab");function o(t,n){let e;if(void 0===n)for(const n of t)null!=n&&(e<n||void 0===e&&n>=n)&&(e=n);else{let i=-1;for(let r of t)null!=(r=n(r,++i,t))&&(e<r||void 0===e&&r>=r)&&(e=r)}return e}function c(t,n){let e;if(void 0===n)for(const n of t)null!=n&&(e>n||void 0===e&&n>=n)&&(e=n);else{let i=-1;for(let r of t)null!=(r=n(r,++i,t))&&(e>r||void 0===e&&r>=r)&&(e=r)}return e}function l(t,n){let e=0;if(void 0===n)for(let n of t)(n=+n)&&(e+=n);else{let i=-1;for(let r of t)(r=+n(r,++i,t))&&(e+=r)}return e}function a(t){return t.target.depth}function h(t,n){return t.sourceLinks.length?t.depth:n-1}function u(t){return function(){return t}}function f(t,n){return d(t.source,n.source)||t.index-n.index}function y(t,n){return d(t.target,n.target)||t.index-n.index}function d(t,n){return t.y0-n.y0}function p(t){return t.value}function g(t){return t.index}function _(t){return t.nodes}function k(t){return t.links}function x(t,n){const e=t.get(n);if(!e)throw new Error("missing: "+n);return e}function m({nodes:t}){for(const n of t){let t=n.y0,e=t;for(const e of n.sourceLinks)e.y0=t+e.width/2,t+=e.width;for(const t of n.targetLinks)t.y1=e+t.width/2,e+=t.width}}var v=Math.PI,b=2*v,w=1e-6,S=b-w;function E(){this._x0=this._y0=this._x1=this._y1=null,this._=""}function L(){return new E}function A(t){return function(){return t}}function M(t){return t[0]}function I(t){return t[1]}E.prototype=L.prototype={constructor:E,moveTo:function(t,n){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+n)},closePath:function(){null!==this._x1&&(this._x1=this._x0,this._y1=this._y0,this._+="Z")},lineTo:function(t,n){this._+="L"+(this._x1=+t)+","+(this._y1=+n)},quadraticCurveTo:function(t,n,e,i){this._+="Q"+ +t+","+ +n+","+(this._x1=+e)+","+(this._y1=+i)},bezierCurveTo:function(t,n,e,i,r,s){this._+="C"+ +t+","+ +n+","+ +e+","+ +i+","+(this._x1=+r)+","+(this._y1=+s)},arcTo:function(t,n,e,i,r){t=+t,n=+n,e=+e,i=+i,r=+r;var s=this._x1,o=this._y1,c=e-t,l=i-n,a=s-t,h=o-n,u=a*a+h*h;if(r<0)throw new Error("negative radius: "+r);if(null===this._x1)this._+="M"+(this._x1=t)+","+(this._y1=n);else if(u>w)if(Math.abs(h*c-l*a)>w&&r){var f=e-s,y=i-o,d=c*c+l*l,p=f*f+y*y,g=Math.sqrt(d),_=Math.sqrt(u),k=r*Math.tan((v-Math.acos((d+u-p)/(2*g*_)))/2),x=k/_,m=k/g;Math.abs(x-1)>w&&(this._+="L"+(t+x*a)+","+(n+x*h)),this._+="A"+r+","+r+",0,0,"+ +(h*f>a*y)+","+(this._x1=t+m*c)+","+(this._y1=n+m*l)}else this._+="L"+(this._x1=t)+","+(this._y1=n)},arc:function(t,n,e,i,r,s){t=+t,n=+n,s=!!s;var o=(e=+e)*Math.cos(i),c=e*Math.sin(i),l=t+o,a=n+c,h=1^s,u=s?i-r:r-i;if(e<0)throw new Error("negative radius: "+e);null===this._x1?this._+="M"+l+","+a:(Math.abs(this._x1-l)>w||Math.abs(this._y1-a)>w)&&(this._+="L"+l+","+a),e&&(u<0&&(u=u%b+b),u>S?this._+="A"+e+","+e+",0,1,"+h+","+(t-o)+","+(n-c)+"A"+e+","+e+",0,1,"+h+","+(this._x1=l)+","+(this._y1=a):u>w&&(this._+="A"+e+","+e+",0,"+ +(u>=v)+","+h+","+(this._x1=t+e*Math.cos(r))+","+(this._y1=n+e*Math.sin(r))))},rect:function(t,n,e,i){this._+="M"+(this._x0=this._x1=+t)+","+(this._y0=this._y1=+n)+"h"+ +e+"v"+ +i+"h"+-e+"Z"},toString:function(){return this._}};var T=Array.prototype.slice;function O(t){return t.source}function P(t){return t.target}function C(t,n,e,i,r){t.moveTo(n,e),t.bezierCurveTo(n=(n+i)/2,e,n,r,i,r)}function N(t){return[t.source.x1,t.y0]}function D(t){return[t.target.x0,t.y1]}var $=function(){var t=(0,i._)(function(t,n,e,i){for(e=e||{},i=t.length;i--;e[t[i]]=n);return e},"o"),n=[1,9],e=[1,10],r=[1,5,10,12],s={trace:(0,i._)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,SANKEY:4,NEWLINE:5,csv:6,opt_eof:7,record:8,csv_tail:9,EOF:10,"field[source]":11,COMMA:12,"field[target]":13,"field[value]":14,field:15,escaped:16,non_escaped:17,DQUOTE:18,ESCAPED_TEXT:19,NON_ESCAPED_TEXT:20,$accept:0,$end:1},terminals_:{2:"error",4:"SANKEY",5:"NEWLINE",10:"EOF",11:"field[source]",12:"COMMA",13:"field[target]",14:"field[value]",18:"DQUOTE",19:"ESCAPED_TEXT",20:"NON_ESCAPED_TEXT"},productions_:[0,[3,4],[6,2],[9,2],[9,0],[7,1],[7,0],[8,5],[15,1],[15,1],[16,3],[17,1]],performAction:(0,i._)(function(t,n,e,i,r,s,o){var c=s.length-1;switch(r){case 7:const t=i.findOrCreateNode(s[c-4].trim().replaceAll('""','"')),n=i.findOrCreateNode(s[c-2].trim().replaceAll('""','"')),e=parseFloat(s[c].trim());i.addLink(t,n,e);break;case 8:case 9:case 11:this.$=s[c];break;case 10:this.$=s[c-1]}},"anonymous"),table:[{3:1,4:[1,2]},{1:[3]},{5:[1,3]},{6:4,8:5,15:6,16:7,17:8,18:n,20:e},{1:[2,6],7:11,10:[1,12]},t(e,[2,4],{9:13,5:[1,14]}),{12:[1,15]},t(r,[2,8]),t(r,[2,9]),{19:[1,16]},t(r,[2,11]),{1:[2,1]},{1:[2,5]},t(e,[2,2]),{6:17,8:5,15:6,16:7,17:8,18:n,20:e},{15:18,16:7,17:8,18:n,20:e},{18:[1,19]},t(e,[2,3]),{12:[1,20]},t(r,[2,10]),{15:21,16:7,17:8,18:n,20:e},t([1,5,10],[2,7])],defaultActions:{11:[2,1],12:[2,5]},parseError:(0,i._)(function(t,n){if(!n.recoverable){var e=new Error(t);throw e.hash=n,e}this.trace(t)},"parseError"),parse:(0,i._)(function(t){var n=this,e=[0],r=[],s=[null],o=[],c=this.table,l="",a=0,h=0,u=o.slice.call(arguments,1),f=Object.create(this.lexer),y={yy:{}};for(var d in this.yy)Object.prototype.hasOwnProperty.call(this.yy,d)&&(y.yy[d]=this.yy[d]);f.setInput(t,y.yy),y.yy.lexer=f,y.yy.parser=this,typeof f.yylloc>"u"&&(f.yylloc={});var p=f.yylloc;o.push(p);var g=f.options&&f.options.ranges;function _(){var t;return"number"!=typeof(t=r.pop()||f.lex()||1)&&(t instanceof Array&&(t=(r=t).pop()),t=n.symbols_[t]||t),t}"function"==typeof y.yy.parseError?this.parseError=y.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,i._)(function(t){e.length=e.length-2*t,s.length=s.length-t,o.length=o.length-t},"popStack"),(0,i._)(_,"lex");for(var k,x,m,v,b,w,S,E,L={};;){if(x=e[e.length-1],this.defaultActions[x]?m=this.defaultActions[x]:((null===k||typeof k>"u")&&(k=_()),m=c[x]&&c[x][k]),typeof m>"u"||!m.length||!m[0]){var A;for(b in E=[],c[x])this.terminals_[b]&&b>2&&E.push("'"+this.terminals_[b]+"'");A=f.showPosition?"Parse error on line "+(a+1)+":\n"+f.showPosition()+"\nExpecting "+E.join(", ")+", got '"+(this.terminals_[k]||k)+"'":"Parse error on line "+(a+1)+": Unexpected "+(1==k?"end of input":"'"+(this.terminals_[k]||k)+"'"),this.parseError(A,{text:f.match,token:this.terminals_[k]||k,line:f.yylineno,loc:p,expected:E})}if(m[0]instanceof Array&&m.length>1)throw new Error("Parse Error: multiple actions possible at state: "+x+", token: "+k);switch(m[0]){case 1:e.push(k),s.push(f.yytext),o.push(f.yylloc),e.push(m[1]),k=null,h=f.yyleng,l=f.yytext,a=f.yylineno,p=f.yylloc;break;case 2:if(w=this.productions_[m[1]][1],L.$=s[s.length-w],L._$={first_line:o[o.length-(w||1)].first_line,last_line:o[o.length-1].last_line,first_column:o[o.length-(w||1)].first_column,last_column:o[o.length-1].last_column},g&&(L._$.range=[o[o.length-(w||1)].range[0],o[o.length-1].range[1]]),typeof(v=this.performAction.apply(L,[l,h,a,y.yy,m[1],s,o].concat(u)))<"u")return v;w&&(e=e.slice(0,-1*w*2),s=s.slice(0,-1*w),o=o.slice(0,-1*w)),e.push(this.productions_[m[1]][0]),s.push(L.$),o.push(L._$),S=c[e[e.length-2]][e[e.length-1]],e.push(S);break;case 3:return!0}}return!0},"parse")},o=function(){return{EOF:1,parseError:(0,i._)(function(t,n){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,n)},"parseError"),setInput:(0,i._)(function(t,n){return this.yy=n||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,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},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,i._)(function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},"input"),unput:(0,i._)(function(t){var n=t.length,e=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-n),this.offset-=n;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),e.length-1&&(this.yylineno-=e.length-1);var r=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:e?(e.length===i.length?this.yylloc.first_column:0)+i[i.length-e.length].length-e[0].length:this.yylloc.first_column-n},this.options.ranges&&(this.yylloc.range=[r[0],r[0]+this.yyleng-n]),this.yyleng=this.yytext.length,this},"unput"),more:(0,i._)(function(){return this._more=!0,this},"more"),reject:(0,i._)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):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})},"reject"),less:(0,i._)(function(t){this.unput(this.match.slice(t))},"less"),pastInput:(0,i._)(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._)(function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,i._)(function(){var t=this.pastInput(),n=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+n+"^"},"showPosition"),test_match:(0,i._)(function(t,n){var e,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},this.options.ranges&&(r.yylloc.range=this.yylloc.range.slice(0))),(i=t[0].match(/(?:\r\n?|\n).*/g))&&(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,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],e=this.performAction.call(this,this.yy,this,n,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),e)return e;if(this._backtrack){for(var s in r)this[s]=r[s];return!1}return!1},"test_match"),next:(0,i._)(function(){if(this.done)return this.EOF;var t,n,e,i;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var r=this._currentRules(),s=0;s<r.length;s++)if((e=this._input.match(this.rules[r[s]]))&&(!n||e[0].length>n[0].length)){if(n=e,i=s,this.options.backtrack_lexer){if(!1!==(t=this.test_match(e,r[s])))return t;if(this._backtrack){n=!1;continue}return!1}if(!this.options.flex)break}return n?!1!==(t=this.test_match(n,r[i]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,i._)(function(){return this.next()||this.lex()},"lex"),begin:(0,i._)(function(t){this.conditionStack.push(t)},"begin"),popState:(0,i._)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,i._)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,i._)(function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},"topState"),pushState:(0,i._)(function(t){this.begin(t)},"pushState"),stateStackSize:(0,i._)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,i._)(function(t,n,e,i){switch(e){case 0:case 1:return this.pushState("csv"),4;case 2:return 10;case 3:return 5;case 4:return 12;case 5:return this.pushState("escaped_text"),18;case 6:return 20;case 7:return this.popState("escaped_text"),18;case 8:return 19}},"anonymous"),rules:[/^(?:sankey-beta\b)/i,/^(?:sankey\b)/i,/^(?:$)/i,/^(?:((\u000D\u000A)|(\u000A)))/i,/^(?:(\u002C))/i,/^(?:(\u0022))/i,/^(?:([\u0020-\u0021\u0023-\u002B\u002D-\u007E])*)/i,/^(?:(\u0022)(?!(\u0022)))/i,/^(?:(([\u0020-\u0021\u0023-\u002B\u002D-\u007E])|(\u002C)|(\u000D)|(\u000A)|(\u0022)(\u0022))*)/i],conditions:{csv:{rules:[2,3,4,5,6,7,8],inclusive:!1},escaped_text:{rules:[7,8],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,7,8],inclusive:!0}}}}();function c(){this.yy={}}return s.lexer=o,(0,i._)(c,"Parser"),c.prototype=s,s.Parser=c,new c}();$.parser=$;var j,z,F,U=$,W=[],G=[],q=new Map,V=(0,i._)(()=>{W=[],G=[],q=new Map,(0,i.z)()},"clear"),X=(j=class{constructor(t,n,e=0){this.source=t,this.target=n,this.value=e}},(0,i._)(j,"SankeyLink"),j),Q=(0,i._)((t,n,e)=>{W.push(new X(t,n,e))},"addLink"),R=(z=class{constructor(t){this.ID=t}},(0,i._)(z,"SankeyNode"),z),Y=(0,i._)(t=>{t=i.k.sanitizeText(t,(0,i.c)());let n=q.get(t);return void 0===n&&(n=new R(t),q.set(t,n),G.push(n)),n},"findOrCreateNode"),B=(0,i._)(()=>G,"getNodes"),K=(0,i._)(()=>W,"getLinks"),Z=(0,i._)(()=>({nodes:G.map(t=>({id:t.ID})),links:W.map(t=>({source:t.source.ID,target:t.target.ID,value:t.value}))}),"getGraph"),H={nodesMap:q,getConfig:(0,i._)(()=>(0,i.c)().sankey,"getConfig"),getNodes:B,getLinks:K,getGraph:Z,addLink:Q,findOrCreateNode:Y,getAccTitle:i.a,setAccTitle:i.b,getAccDescription:i.g,setAccDescription:i.s,getDiagramTitle:i.t,setDiagramTitle:i.q,clear:V},J=(F=class{static next(t){return new F(t+ ++F.count)}constructor(t){this.id=t,this.href=`#${t}`}toString(){return"url("+this.href+")"}},(0,i._)(F,"Uid"),F.count=0,F),tt={left:function(t){return t.depth},right:function(t,n){return n-1-t.height},center:function(t){return t.targetLinks.length?t.depth:t.sourceLinks.length?c(t.sourceLinks,a)-1:0},justify:h},nt={draw:(0,i._)(function(t,n,e,a){const{securityLevel:v,sankey:b}=(0,i.c)(),w=i.A.sankey;let S;"sandbox"===v&&(S=(0,i.d)("#i"+n));const E="sandbox"===v?(0,i.d)(S.nodes()[0].contentDocument.body):(0,i.d)("body"),$="sandbox"===v?E.select(`[id="${n}"]`):(0,i.d)(`[id="${n}"]`),j=(null==b?void 0:b.width)??w.width,z=(null==b?void 0:b.height)??w.width,F=(null==b?void 0:b.useMaxWidth)??w.useMaxWidth,U=(null==b?void 0:b.nodeAlignment)??w.nodeAlignment,W=(null==b?void 0:b.prefix)??w.prefix,G=(null==b?void 0:b.suffix)??w.suffix,q=(null==b?void 0:b.showValues)??w.showValues,V=a.db.getGraph(),X=tt[U];(function(){let t,n,e,i=0,r=0,s=1,a=1,v=24,b=8,w=g,S=h,E=_,L=k,A=6;function M(){const h={nodes:E.apply(null,arguments),links:L.apply(null,arguments)};return function({nodes:t,links:n}){for(const[n,e]of t.entries())e.index=n,e.sourceLinks=[],e.targetLinks=[];const i=new Map(t.map((n,e)=>[w(n,e,t),n]));for(const[t,e]of n.entries()){e.index=t;let{source:n,target:r}=e;"object"!=typeof n&&(n=e.source=x(i,n)),"object"!=typeof r&&(r=e.target=x(i,r)),n.sourceLinks.push(e),r.targetLinks.push(e)}if(null!=e)for(const{sourceLinks:n,targetLinks:i}of t)n.sort(e),i.sort(e)}(h),function({nodes:t}){for(const n of t)n.value=void 0===n.fixedValue?Math.max(l(n.sourceLinks,p),l(n.targetLinks,p)):n.fixedValue}(h),function({nodes:t}){const n=t.length;let e=new Set(t),i=new Set,r=0;for(;e.size;){for(const t of e){t.depth=r;for(const{target:n}of t.sourceLinks)i.add(n)}if(++r>n)throw new Error("circular link");e=i,i=new Set}}(h),function({nodes:t}){const n=t.length;let e=new Set(t),i=new Set,r=0;for(;e.size;){for(const t of e){t.height=r;for(const{source:n}of t.targetLinks)i.add(n)}if(++r>n)throw new Error("circular link");e=i,i=new Set}}(h),function(e){const h=function({nodes:t}){const e=o(t,t=>t.depth)+1,r=(s-i-v)/(e-1),c=new Array(e);for(const n of t){const t=Math.max(0,Math.min(e-1,Math.floor(S.call(null,n,e))));n.layer=t,n.x0=i+t*r,n.x1=n.x0+v,c[t]?c[t].push(n):c[t]=[n]}if(n)for(const t of c)t.sort(n);return c}(e);t=Math.min(b,(a-r)/(o(h,t=>t.length)-1)),function(n){const e=c(n,n=>(a-r-(n.length-1)*t)/l(n,p));for(const i of n){let n=r;for(const r of i){r.y0=n,r.y1=n+r.value*e,n=r.y1+t;for(const t of r.sourceLinks)t.width=t.value*e}n=(a-n+t)/(i.length+1);for(let t=0;t<i.length;++t){const e=i[t];e.y0+=n*(t+1),e.y1+=n*(t+1)}D(i)}}(h);for(let t=0;t<A;++t){const n=Math.pow(.99,t),e=Math.max(1-n,(t+1)/A);T(h,n,e),I(h,n,e)}}(h),m(h),h}function I(t,e,i){for(let r=1,s=t.length;r<s;++r){const s=t[r];for(const t of s){let n=0,i=0;for(const{source:e,value:r}of t.targetLinks){let s=r*(t.layer-e.layer);n+=$(e,t)*s,i+=s}if(!(i>0))continue;let r=(n/i-t.y0)*e;t.y0+=r,t.y1+=r,N(t)}void 0===n&&s.sort(d),O(s,i)}}function T(t,e,i){for(let r=t.length-2;r>=0;--r){const s=t[r];for(const t of s){let n=0,i=0;for(const{target:e,value:r}of t.sourceLinks){let s=r*(e.layer-t.layer);n+=j(t,e)*s,i+=s}if(!(i>0))continue;let r=(n/i-t.y0)*e;t.y0+=r,t.y1+=r,N(t)}void 0===n&&s.sort(d),O(s,i)}}function O(n,e){const i=n.length>>1,s=n[i];C(n,s.y0-t,i-1,e),P(n,s.y1+t,i+1,e),C(n,a,n.length-1,e),P(n,r,0,e)}function P(n,e,i,r){for(;i<n.length;++i){const s=n[i],o=(e-s.y0)*r;o>1e-6&&(s.y0+=o,s.y1+=o),e=s.y1+t}}function C(n,e,i,r){for(;i>=0;--i){const s=n[i],o=(s.y1-e)*r;o>1e-6&&(s.y0-=o,s.y1-=o),e=s.y0-t}}function N({sourceLinks:t,targetLinks:n}){if(void 0===e){for(const{source:{sourceLinks:t}}of n)t.sort(y);for(const{target:{targetLinks:n}}of t)n.sort(f)}}function D(t){if(void 0===e)for(const{sourceLinks:n,targetLinks:e}of t)n.sort(y),e.sort(f)}function $(n,e){let i=n.y0-(n.sourceLinks.length-1)*t/2;for(const{target:r,width:s}of n.sourceLinks){if(r===e)break;i+=s+t}for(const{source:t,width:r}of e.targetLinks){if(t===n)break;i-=r}return i}function j(n,e){let i=e.y0-(e.targetLinks.length-1)*t/2;for(const{source:r,width:s}of e.targetLinks){if(r===n)break;i+=s+t}for(const{target:t,width:r}of n.sourceLinks){if(t===e)break;i-=r}return i}return M.update=function(t){return m(t),t},M.nodeId=function(t){return arguments.length?(w="function"==typeof t?t:u(t),M):w},M.nodeAlign=function(t){return arguments.length?(S="function"==typeof t?t:u(t),M):S},M.nodeSort=function(t){return arguments.length?(n=t,M):n},M.nodeWidth=function(t){return arguments.length?(v=+t,M):v},M.nodePadding=function(n){return arguments.length?(b=t=+n,M):b},M.nodes=function(t){return arguments.length?(E="function"==typeof t?t:u(t),M):E},M.links=function(t){return arguments.length?(L="function"==typeof t?t:u(t),M):L},M.linkSort=function(t){return arguments.length?(e=t,M):e},M.size=function(t){return arguments.length?(i=r=0,s=+t[0],a=+t[1],M):[s-i,a-r]},M.extent=function(t){return arguments.length?(i=+t[0][0],s=+t[1][0],r=+t[0][1],a=+t[1][1],M):[[i,r],[s,a]]},M.iterations=function(t){return arguments.length?(A=+t,M):A},M})().nodeId(t=>t.id).nodeWidth(10).nodePadding(10+(q?15:0)).nodeAlign(X).extent([[0,0],[j,z]])(V);const Q=(0,r.o)(s);$.append("g").attr("class","nodes").selectAll(".node").data(V.nodes).join("g").attr("class","node").attr("id",t=>(t.uid=J.next("node-")).id).attr("transform",function(t){return"translate("+t.x0+","+t.y0+")"}).attr("x",t=>t.x0).attr("y",t=>t.y0).append("rect").attr("height",t=>t.y1-t.y0).attr("width",t=>t.x1-t.x0).attr("fill",t=>Q(t.id));const R=(0,i._)(({id:t,value:n})=>q?`${t}\n${W}${Math.round(100*n)/100}${G}`:t,"getText");$.append("g").attr("class","node-labels").attr("font-size",14).selectAll("text").data(V.nodes).join("text").attr("x",t=>t.x0<j/2?t.x1+6:t.x0-6).attr("y",t=>(t.y1+t.y0)/2).attr("dy",(q?"0":"0.35")+"em").attr("text-anchor",t=>t.x0<j/2?"start":"end").text(R);const Y=$.append("g").attr("class","links").attr("fill","none").attr("stroke-opacity",.5).selectAll(".link").data(V.links).join("g").attr("class","link").style("mix-blend-mode","multiply"),B=(null==b?void 0:b.linkColor)??"gradient";if("gradient"===B){const t=Y.append("linearGradient").attr("id",t=>(t.uid=J.next("linearGradient-")).id).attr("gradientUnits","userSpaceOnUse").attr("x1",t=>t.source.x1).attr("x2",t=>t.target.x0);t.append("stop").attr("offset","0%").attr("stop-color",t=>Q(t.source.id)),t.append("stop").attr("offset","100%").attr("stop-color",t=>Q(t.target.id))}let K;switch(B){case"gradient":K=(0,i._)(t=>t.uid,"coloring");break;case"source":K=(0,i._)(t=>Q(t.source.id),"coloring");break;case"target":K=(0,i._)(t=>Q(t.target.id),"coloring");break;default:K=B}Y.append("path").attr("d",function(t){var n=O,e=P,i=M,r=I,s=null;function o(){var o,c=T.call(arguments),l=n.apply(this,c),a=e.apply(this,c);if(s||(s=o=L()),t(s,+i.apply(this,(c[0]=l,c)),+r.apply(this,c),+i.apply(this,(c[0]=a,c)),+r.apply(this,c)),o)return s=null,o+""||null}return o.source=function(t){return arguments.length?(n=t,o):n},o.target=function(t){return arguments.length?(e=t,o):e},o.x=function(t){return arguments.length?(i="function"==typeof t?t:A(+t),o):i},o.y=function(t){return arguments.length?(r="function"==typeof t?t:A(+t),o):r},o.context=function(t){return arguments.length?(s=t??null,o):s},o}(C).source(N).target(D)).attr("stroke",K).attr("stroke-width",t=>Math.max(1,t.width)),(0,i.ac)(void 0,$,0,F)},"draw")},et=(0,i._)(t=>t.replaceAll(/^[^\S\n\r]+|[^\S\n\r]+$/g,"").replaceAll(/([\n\r])+/g,"\n").trim(),"prepareTextForParsing"),it=(0,i._)(t=>`.label {\n font-family: ${t.fontFamily};\n }`,"getStyles"),rt=U.parse.bind(U);U.parse=t=>rt(et(t));var st={styles:it,parser:U,db:H,renderer:nt}}}]);
|
runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6286.db1168ea85a057c6f189.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunkruncell=self.webpackChunkruncell||[]).push([[6286],{6286:(e,r,a)=>{a.d(r,{diagram:()=>d});var n=a(50877),t=a(3111),s={parse:(0,n._)(async e=>{const r=await(0,t.p)("info",e);n.l.debug(r)},"parse")},i={version:n.L.version+""},d={parser:s,db:{getVersion:(0,n._)(()=>i.version,"getVersion")},renderer:{draw:(0,n._)((e,r,a)=>{n.l.debug("rendering info diagram\n"+e);const t=(0,n.K)(r);(0,n.e)(t,100,400,!0),t.append("g").append("text").attr("x",100).attr("y",40).attr("class","version").attr("font-size",32).style("text-anchor","middle").text(`v${a}`)},"draw")}}}}]);
|
runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6619.04732600d85fbbc50931.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunkruncell=self.webpackChunkruncell||[]).push([[6619],{72125:(t,e,a)=>{a.d(e,{a:()=>r,b:()=>h,c:()=>o,d:()=>i,e:()=>l,f:()=>s,g:()=>c});var n=a(50877),i=(0,n._)((t,e)=>{const a=t.append("rect");if(a.attr("x",e.x),a.attr("y",e.y),a.attr("fill",e.fill),a.attr("stroke",e.stroke),a.attr("width",e.width),a.attr("height",e.height),e.name&&a.attr("name",e.name),e.rx&&a.attr("rx",e.rx),e.ry&&a.attr("ry",e.ry),void 0!==e.attrs)for(const t in e.attrs)a.attr(t,e.attrs[t]);return e.class&&a.attr("class",e.class),a},"drawRect"),r=(0,n._)((t,e)=>{const a={x:e.startx,y:e.starty,width:e.stopx-e.startx,height:e.stopy-e.starty,fill:e.fill,stroke:e.stroke,class:"rect"};i(t,a).lower()},"drawBackgroundRect"),s=(0,n._)((t,e)=>{const a=e.text.replace(n.n," "),i=t.append("text");i.attr("x",e.x),i.attr("y",e.y),i.attr("class","legend"),i.style("text-anchor",e.anchor),e.class&&i.attr("class",e.class);const r=i.append("tspan");return r.attr("x",e.x+2*e.textMargin),r.text(a),i},"drawText"),l=(0,n._)((t,e,a,i)=>{const r=t.append("image");r.attr("x",e),r.attr("y",a);const s=n.j.sanitizeUrl(i);r.attr("xlink:href",s)},"drawImage"),o=(0,n._)((t,e,a,i)=>{const r=t.append("use");r.attr("x",e),r.attr("y",a);const s=n.j.sanitizeUrl(i);r.attr("xlink:href",`#${s}`)},"drawEmbeddedImage"),c=(0,n._)(()=>({x:0,y:0,width:100,height:100,fill:"#EDF2AE",stroke:"#666",anchor:"start",rx:0,ry:0}),"getNoteRect"),h=(0,n._)(()=>({x:0,y:0,width:100,height:100,"text-anchor":"start",style:"#666",textMargin:0,rx:0,ry:0,tspan:!0}),"getTextObj")},76619:(t,e,a)=>{a.d(e,{diagram:()=>Dt});var n=a(72125),i=a(50877),r=function(){var t=(0,i._)(function(t,e,a,n){for(a=a||{},n=t.length;n--;a[t[n]]=e);return a},"o"),e=[1,24],a=[1,25],n=[1,26],r=[1,27],s=[1,28],l=[1,63],o=[1,64],h=[1,65],d=[1,66],u=[1,67],p=[1,68],y=[1,69],g=[1,29],_=[1,30],f=[1,31],b=[1,32],x=[1,33],m=[1,34],E=[1,35],S=[1,36],A=[1,37],C=[1,38],w=[1,39],k=[1,40],O=[1,41],T=[1,42],v=[1,43],R=[1,44],D=[1,45],N=[1,46],P=[1,47],B=[1,48],j=[1,50],M=[1,51],I=[1,52],L=[1,53],Y=[1,54],U=[1,55],F=[1,56],X=[1,57],z=[1,58],W=[1,59],Q=[1,60],$=[14,42],H=[14,34,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],q=[12,14,34,36,37,38,39,40,41,42,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],V=[1,82],G=[1,83],K=[1,84],J=[1,85],Z=[12,14,42],tt=[12,14,33,42],et=[12,14,33,42,76,77,79,80],at=[12,33],nt=[34,36,37,38,39,40,41,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74],it={trace:(0,i._)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,mermaidDoc:4,direction:5,direction_tb:6,direction_bt:7,direction_rl:8,direction_lr:9,graphConfig:10,C4_CONTEXT:11,NEWLINE:12,statements:13,EOF:14,C4_CONTAINER:15,C4_COMPONENT:16,C4_DYNAMIC:17,C4_DEPLOYMENT:18,otherStatements:19,diagramStatements:20,otherStatement:21,title:22,accDescription:23,acc_title:24,acc_title_value:25,acc_descr:26,acc_descr_value:27,acc_descr_multiline_value:28,boundaryStatement:29,boundaryStartStatement:30,boundaryStopStatement:31,boundaryStart:32,LBRACE:33,ENTERPRISE_BOUNDARY:34,attributes:35,SYSTEM_BOUNDARY:36,BOUNDARY:37,CONTAINER_BOUNDARY:38,NODE:39,NODE_L:40,NODE_R:41,RBRACE:42,diagramStatement:43,PERSON:44,PERSON_EXT:45,SYSTEM:46,SYSTEM_DB:47,SYSTEM_QUEUE:48,SYSTEM_EXT:49,SYSTEM_EXT_DB:50,SYSTEM_EXT_QUEUE:51,CONTAINER:52,CONTAINER_DB:53,CONTAINER_QUEUE:54,CONTAINER_EXT:55,CONTAINER_EXT_DB:56,CONTAINER_EXT_QUEUE:57,COMPONENT:58,COMPONENT_DB:59,COMPONENT_QUEUE:60,COMPONENT_EXT:61,COMPONENT_EXT_DB:62,COMPONENT_EXT_QUEUE:63,REL:64,BIREL:65,REL_U:66,REL_D:67,REL_L:68,REL_R:69,REL_B:70,REL_INDEX:71,UPDATE_EL_STYLE:72,UPDATE_REL_STYLE:73,UPDATE_LAYOUT_CONFIG:74,attribute:75,STR:76,STR_KEY:77,STR_VALUE:78,ATTRIBUTE:79,ATTRIBUTE_EMPTY:80,$accept:0,$end:1},terminals_:{2:"error",6:"direction_tb",7:"direction_bt",8:"direction_rl",9:"direction_lr",11:"C4_CONTEXT",12:"NEWLINE",14:"EOF",15:"C4_CONTAINER",16:"C4_COMPONENT",17:"C4_DYNAMIC",18:"C4_DEPLOYMENT",22:"title",23:"accDescription",24:"acc_title",25:"acc_title_value",26:"acc_descr",27:"acc_descr_value",28:"acc_descr_multiline_value",33:"LBRACE",34:"ENTERPRISE_BOUNDARY",36:"SYSTEM_BOUNDARY",37:"BOUNDARY",38:"CONTAINER_BOUNDARY",39:"NODE",40:"NODE_L",41:"NODE_R",42:"RBRACE",44:"PERSON",45:"PERSON_EXT",46:"SYSTEM",47:"SYSTEM_DB",48:"SYSTEM_QUEUE",49:"SYSTEM_EXT",50:"SYSTEM_EXT_DB",51:"SYSTEM_EXT_QUEUE",52:"CONTAINER",53:"CONTAINER_DB",54:"CONTAINER_QUEUE",55:"CONTAINER_EXT",56:"CONTAINER_EXT_DB",57:"CONTAINER_EXT_QUEUE",58:"COMPONENT",59:"COMPONENT_DB",60:"COMPONENT_QUEUE",61:"COMPONENT_EXT",62:"COMPONENT_EXT_DB",63:"COMPONENT_EXT_QUEUE",64:"REL",65:"BIREL",66:"REL_U",67:"REL_D",68:"REL_L",69:"REL_R",70:"REL_B",71:"REL_INDEX",72:"UPDATE_EL_STYLE",73:"UPDATE_REL_STYLE",74:"UPDATE_LAYOUT_CONFIG",76:"STR",77:"STR_KEY",78:"STR_VALUE",79:"ATTRIBUTE",80:"ATTRIBUTE_EMPTY"},productions_:[0,[3,1],[3,1],[5,1],[5,1],[5,1],[5,1],[4,1],[10,4],[10,4],[10,4],[10,4],[10,4],[13,1],[13,1],[13,2],[19,1],[19,2],[19,3],[21,1],[21,1],[21,2],[21,2],[21,1],[29,3],[30,3],[30,3],[30,4],[32,2],[32,2],[32,2],[32,2],[32,2],[32,2],[32,2],[31,1],[20,1],[20,2],[20,3],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,1],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[43,2],[35,1],[35,2],[75,1],[75,2],[75,1],[75,1]],performAction:(0,i._)(function(t,e,a,n,i,r,s){var l=r.length-1;switch(i){case 3:n.setDirection("TB");break;case 4:n.setDirection("BT");break;case 5:n.setDirection("RL");break;case 6:n.setDirection("LR");break;case 8:case 9:case 10:case 11:case 12:n.setC4Type(r[l-3]);break;case 19:n.setTitle(r[l].substring(6)),this.$=r[l].substring(6);break;case 20:n.setAccDescription(r[l].substring(15)),this.$=r[l].substring(15);break;case 21:this.$=r[l].trim(),n.setTitle(this.$);break;case 22:case 23:this.$=r[l].trim(),n.setAccDescription(this.$);break;case 28:r[l].splice(2,0,"ENTERPRISE"),n.addPersonOrSystemBoundary(...r[l]),this.$=r[l];break;case 29:r[l].splice(2,0,"SYSTEM"),n.addPersonOrSystemBoundary(...r[l]),this.$=r[l];break;case 30:n.addPersonOrSystemBoundary(...r[l]),this.$=r[l];break;case 31:r[l].splice(2,0,"CONTAINER"),n.addContainerBoundary(...r[l]),this.$=r[l];break;case 32:n.addDeploymentNode("node",...r[l]),this.$=r[l];break;case 33:n.addDeploymentNode("nodeL",...r[l]),this.$=r[l];break;case 34:n.addDeploymentNode("nodeR",...r[l]),this.$=r[l];break;case 35:n.popBoundaryParseStack();break;case 39:n.addPersonOrSystem("person",...r[l]),this.$=r[l];break;case 40:n.addPersonOrSystem("external_person",...r[l]),this.$=r[l];break;case 41:n.addPersonOrSystem("system",...r[l]),this.$=r[l];break;case 42:n.addPersonOrSystem("system_db",...r[l]),this.$=r[l];break;case 43:n.addPersonOrSystem("system_queue",...r[l]),this.$=r[l];break;case 44:n.addPersonOrSystem("external_system",...r[l]),this.$=r[l];break;case 45:n.addPersonOrSystem("external_system_db",...r[l]),this.$=r[l];break;case 46:n.addPersonOrSystem("external_system_queue",...r[l]),this.$=r[l];break;case 47:n.addContainer("container",...r[l]),this.$=r[l];break;case 48:n.addContainer("container_db",...r[l]),this.$=r[l];break;case 49:n.addContainer("container_queue",...r[l]),this.$=r[l];break;case 50:n.addContainer("external_container",...r[l]),this.$=r[l];break;case 51:n.addContainer("external_container_db",...r[l]),this.$=r[l];break;case 52:n.addContainer("external_container_queue",...r[l]),this.$=r[l];break;case 53:n.addComponent("component",...r[l]),this.$=r[l];break;case 54:n.addComponent("component_db",...r[l]),this.$=r[l];break;case 55:n.addComponent("component_queue",...r[l]),this.$=r[l];break;case 56:n.addComponent("external_component",...r[l]),this.$=r[l];break;case 57:n.addComponent("external_component_db",...r[l]),this.$=r[l];break;case 58:n.addComponent("external_component_queue",...r[l]),this.$=r[l];break;case 60:n.addRel("rel",...r[l]),this.$=r[l];break;case 61:n.addRel("birel",...r[l]),this.$=r[l];break;case 62:n.addRel("rel_u",...r[l]),this.$=r[l];break;case 63:n.addRel("rel_d",...r[l]),this.$=r[l];break;case 64:n.addRel("rel_l",...r[l]),this.$=r[l];break;case 65:n.addRel("rel_r",...r[l]),this.$=r[l];break;case 66:n.addRel("rel_b",...r[l]),this.$=r[l];break;case 67:r[l].splice(0,1),n.addRel("rel",...r[l]),this.$=r[l];break;case 68:n.updateElStyle("update_el_style",...r[l]),this.$=r[l];break;case 69:n.updateRelStyle("update_rel_style",...r[l]),this.$=r[l];break;case 70:n.updateLayoutConfig("update_layout_config",...r[l]),this.$=r[l];break;case 71:this.$=[r[l]];break;case 72:r[l].unshift(r[l-1]),this.$=r[l];break;case 73:case 75:this.$=r[l].trim();break;case 74:let t={};t[r[l-1].trim()]=r[l].trim(),this.$=t;break;case 76:this.$=""}},"anonymous"),table:[{3:1,4:2,5:3,6:[1,5],7:[1,6],8:[1,7],9:[1,8],10:4,11:[1,9],15:[1,10],16:[1,11],17:[1,12],18:[1,13]},{1:[3]},{1:[2,1]},{1:[2,2]},{1:[2,7]},{1:[2,3]},{1:[2,4]},{1:[2,5]},{1:[2,6]},{12:[1,14]},{12:[1,15]},{12:[1,16]},{12:[1,17]},{12:[1,18]},{13:19,19:20,20:21,21:22,22:e,23:a,24:n,26:r,28:s,29:49,30:61,32:62,34:l,36:o,37:h,38:d,39:u,40:p,41:y,43:23,44:g,45:_,46:f,47:b,48:x,49:m,50:E,51:S,52:A,53:C,54:w,55:k,56:O,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{13:70,19:20,20:21,21:22,22:e,23:a,24:n,26:r,28:s,29:49,30:61,32:62,34:l,36:o,37:h,38:d,39:u,40:p,41:y,43:23,44:g,45:_,46:f,47:b,48:x,49:m,50:E,51:S,52:A,53:C,54:w,55:k,56:O,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{13:71,19:20,20:21,21:22,22:e,23:a,24:n,26:r,28:s,29:49,30:61,32:62,34:l,36:o,37:h,38:d,39:u,40:p,41:y,43:23,44:g,45:_,46:f,47:b,48:x,49:m,50:E,51:S,52:A,53:C,54:w,55:k,56:O,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{13:72,19:20,20:21,21:22,22:e,23:a,24:n,26:r,28:s,29:49,30:61,32:62,34:l,36:o,37:h,38:d,39:u,40:p,41:y,43:23,44:g,45:_,46:f,47:b,48:x,49:m,50:E,51:S,52:A,53:C,54:w,55:k,56:O,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{13:73,19:20,20:21,21:22,22:e,23:a,24:n,26:r,28:s,29:49,30:61,32:62,34:l,36:o,37:h,38:d,39:u,40:p,41:y,43:23,44:g,45:_,46:f,47:b,48:x,49:m,50:E,51:S,52:A,53:C,54:w,55:k,56:O,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{14:[1,74]},t($,[2,13],{43:23,29:49,30:61,32:62,20:75,34:l,36:o,37:h,38:d,39:u,40:p,41:y,44:g,45:_,46:f,47:b,48:x,49:m,50:E,51:S,52:A,53:C,54:w,55:k,56:O,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q}),t($,[2,14]),t(H,[2,16],{12:[1,76]}),t($,[2,36],{12:[1,77]}),t(q,[2,19]),t(q,[2,20]),{25:[1,78]},{27:[1,79]},t(q,[2,23]),{35:80,75:81,76:V,77:G,79:K,80:J},{35:86,75:81,76:V,77:G,79:K,80:J},{35:87,75:81,76:V,77:G,79:K,80:J},{35:88,75:81,76:V,77:G,79:K,80:J},{35:89,75:81,76:V,77:G,79:K,80:J},{35:90,75:81,76:V,77:G,79:K,80:J},{35:91,75:81,76:V,77:G,79:K,80:J},{35:92,75:81,76:V,77:G,79:K,80:J},{35:93,75:81,76:V,77:G,79:K,80:J},{35:94,75:81,76:V,77:G,79:K,80:J},{35:95,75:81,76:V,77:G,79:K,80:J},{35:96,75:81,76:V,77:G,79:K,80:J},{35:97,75:81,76:V,77:G,79:K,80:J},{35:98,75:81,76:V,77:G,79:K,80:J},{35:99,75:81,76:V,77:G,79:K,80:J},{35:100,75:81,76:V,77:G,79:K,80:J},{35:101,75:81,76:V,77:G,79:K,80:J},{35:102,75:81,76:V,77:G,79:K,80:J},{35:103,75:81,76:V,77:G,79:K,80:J},{35:104,75:81,76:V,77:G,79:K,80:J},t(Z,[2,59]),{35:105,75:81,76:V,77:G,79:K,80:J},{35:106,75:81,76:V,77:G,79:K,80:J},{35:107,75:81,76:V,77:G,79:K,80:J},{35:108,75:81,76:V,77:G,79:K,80:J},{35:109,75:81,76:V,77:G,79:K,80:J},{35:110,75:81,76:V,77:G,79:K,80:J},{35:111,75:81,76:V,77:G,79:K,80:J},{35:112,75:81,76:V,77:G,79:K,80:J},{35:113,75:81,76:V,77:G,79:K,80:J},{35:114,75:81,76:V,77:G,79:K,80:J},{35:115,75:81,76:V,77:G,79:K,80:J},{20:116,29:49,30:61,32:62,34:l,36:o,37:h,38:d,39:u,40:p,41:y,43:23,44:g,45:_,46:f,47:b,48:x,49:m,50:E,51:S,52:A,53:C,54:w,55:k,56:O,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q},{12:[1,118],33:[1,117]},{35:119,75:81,76:V,77:G,79:K,80:J},{35:120,75:81,76:V,77:G,79:K,80:J},{35:121,75:81,76:V,77:G,79:K,80:J},{35:122,75:81,76:V,77:G,79:K,80:J},{35:123,75:81,76:V,77:G,79:K,80:J},{35:124,75:81,76:V,77:G,79:K,80:J},{35:125,75:81,76:V,77:G,79:K,80:J},{14:[1,126]},{14:[1,127]},{14:[1,128]},{14:[1,129]},{1:[2,8]},t($,[2,15]),t(H,[2,17],{21:22,19:130,22:e,23:a,24:n,26:r,28:s}),t($,[2,37],{19:20,20:21,21:22,43:23,29:49,30:61,32:62,13:131,22:e,23:a,24:n,26:r,28:s,34:l,36:o,37:h,38:d,39:u,40:p,41:y,44:g,45:_,46:f,47:b,48:x,49:m,50:E,51:S,52:A,53:C,54:w,55:k,56:O,57:T,58:v,59:R,60:D,61:N,62:P,63:B,64:j,65:M,66:I,67:L,68:Y,69:U,70:F,71:X,72:z,73:W,74:Q}),t(q,[2,21]),t(q,[2,22]),t(Z,[2,39]),t(tt,[2,71],{75:81,35:132,76:V,77:G,79:K,80:J}),t(et,[2,73]),{78:[1,133]},t(et,[2,75]),t(et,[2,76]),t(Z,[2,40]),t(Z,[2,41]),t(Z,[2,42]),t(Z,[2,43]),t(Z,[2,44]),t(Z,[2,45]),t(Z,[2,46]),t(Z,[2,47]),t(Z,[2,48]),t(Z,[2,49]),t(Z,[2,50]),t(Z,[2,51]),t(Z,[2,52]),t(Z,[2,53]),t(Z,[2,54]),t(Z,[2,55]),t(Z,[2,56]),t(Z,[2,57]),t(Z,[2,58]),t(Z,[2,60]),t(Z,[2,61]),t(Z,[2,62]),t(Z,[2,63]),t(Z,[2,64]),t(Z,[2,65]),t(Z,[2,66]),t(Z,[2,67]),t(Z,[2,68]),t(Z,[2,69]),t(Z,[2,70]),{31:134,42:[1,135]},{12:[1,136]},{33:[1,137]},t(at,[2,28]),t(at,[2,29]),t(at,[2,30]),t(at,[2,31]),t(at,[2,32]),t(at,[2,33]),t(at,[2,34]),{1:[2,9]},{1:[2,10]},{1:[2,11]},{1:[2,12]},t(H,[2,18]),t($,[2,38]),t(tt,[2,72]),t(et,[2,74]),t(Z,[2,24]),t(Z,[2,35]),t(nt,[2,25]),t(nt,[2,26],{12:[1,138]}),t(nt,[2,27])],defaultActions:{2:[2,1],3:[2,2],4:[2,7],5:[2,3],6:[2,4],7:[2,5],8:[2,6],74:[2,8],126:[2,9],127:[2,10],128:[2,11],129:[2,12]},parseError:(0,i._)(function(t,e){if(!e.recoverable){var a=new Error(t);throw a.hash=e,a}this.trace(t)},"parseError"),parse:(0,i._)(function(t){var e=this,a=[0],n=[],r=[null],s=[],l=this.table,o="",c=0,h=0,d=s.slice.call(arguments,1),u=Object.create(this.lexer),p={yy:{}};for(var y in this.yy)Object.prototype.hasOwnProperty.call(this.yy,y)&&(p.yy[y]=this.yy[y]);u.setInput(t,p.yy),p.yy.lexer=u,p.yy.parser=this,typeof u.yylloc>"u"&&(u.yylloc={});var g=u.yylloc;s.push(g);var _=u.options&&u.options.ranges;function f(){var t;return"number"!=typeof(t=n.pop()||u.lex()||1)&&(t instanceof Array&&(t=(n=t).pop()),t=e.symbols_[t]||t),t}"function"==typeof p.yy.parseError?this.parseError=p.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,i._)(function(t){a.length=a.length-2*t,r.length=r.length-t,s.length=s.length-t},"popStack"),(0,i._)(f,"lex");for(var b,x,m,E,S,A,C,w,k={};;){if(x=a[a.length-1],this.defaultActions[x]?m=this.defaultActions[x]:((null===b||typeof b>"u")&&(b=f()),m=l[x]&&l[x][b]),typeof m>"u"||!m.length||!m[0]){var O;for(S in w=[],l[x])this.terminals_[S]&&S>2&&w.push("'"+this.terminals_[S]+"'");O=u.showPosition?"Parse error on line "+(c+1)+":\n"+u.showPosition()+"\nExpecting "+w.join(", ")+", got '"+(this.terminals_[b]||b)+"'":"Parse error on line "+(c+1)+": Unexpected "+(1==b?"end of input":"'"+(this.terminals_[b]||b)+"'"),this.parseError(O,{text:u.match,token:this.terminals_[b]||b,line:u.yylineno,loc:g,expected:w})}if(m[0]instanceof Array&&m.length>1)throw new Error("Parse Error: multiple actions possible at state: "+x+", token: "+b);switch(m[0]){case 1:a.push(b),r.push(u.yytext),s.push(u.yylloc),a.push(m[1]),b=null,h=u.yyleng,o=u.yytext,c=u.yylineno,g=u.yylloc;break;case 2:if(A=this.productions_[m[1]][1],k.$=r[r.length-A],k._$={first_line:s[s.length-(A||1)].first_line,last_line:s[s.length-1].last_line,first_column:s[s.length-(A||1)].first_column,last_column:s[s.length-1].last_column},_&&(k._$.range=[s[s.length-(A||1)].range[0],s[s.length-1].range[1]]),typeof(E=this.performAction.apply(k,[o,h,c,p.yy,m[1],r,s].concat(d)))<"u")return E;A&&(a=a.slice(0,-1*A*2),r=r.slice(0,-1*A),s=s.slice(0,-1*A)),a.push(this.productions_[m[1]][0]),r.push(k.$),s.push(k._$),C=l[a[a.length-2]][a[a.length-1]],a.push(C);break;case 3:return!0}}return!0},"parse")},rt=function(){return{EOF:1,parseError:(0,i._)(function(t,e){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,e)},"parseError"),setInput:(0,i._)(function(t,e){return this.yy=e||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,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},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,i._)(function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},"input"),unput:(0,i._)(function(t){var e=t.length,a=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 n=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),a.length-1&&(this.yylineno-=a.length-1);var i=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:a?(a.length===n.length?this.yylloc.first_column:0)+n[n.length-a.length].length-a[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[i[0],i[0]+this.yyleng-e]),this.yyleng=this.yytext.length,this},"unput"),more:(0,i._)(function(){return this._more=!0,this},"more"),reject:(0,i._)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):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})},"reject"),less:(0,i._)(function(t){this.unput(this.match.slice(t))},"less"),pastInput:(0,i._)(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._)(function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,i._)(function(){var t=this.pastInput(),e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"},"showPosition"),test_match:(0,i._)(function(t,e){var a,n,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},this.options.ranges&&(i.yylloc.range=this.yylloc.range.slice(0))),(n=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=n.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:n?n[n.length-1].length-n[n.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,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],a=this.performAction.call(this,this.yy,this,e,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),a)return a;if(this._backtrack){for(var r in i)this[r]=i[r];return!1}return!1},"test_match"),next:(0,i._)(function(){if(this.done)return this.EOF;var t,e,a,n;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var i=this._currentRules(),r=0;r<i.length;r++)if((a=this._input.match(this.rules[i[r]]))&&(!e||a[0].length>e[0].length)){if(e=a,n=r,this.options.backtrack_lexer){if(!1!==(t=this.test_match(a,i[r])))return t;if(this._backtrack){e=!1;continue}return!1}if(!this.options.flex)break}return e?!1!==(t=this.test_match(e,i[n]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,i._)(function(){return this.next()||this.lex()},"lex"),begin:(0,i._)(function(t){this.conditionStack.push(t)},"begin"),popState:(0,i._)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,i._)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,i._)(function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},"topState"),pushState:(0,i._)(function(t){this.begin(t)},"pushState"),stateStackSize:(0,i._)(function(){return this.conditionStack.length},"stateStackSize"),options:{},performAction:(0,i._)(function(t,e,a,n){switch(a){case 0:return 6;case 1:return 7;case 2:return 8;case 3:return 9;case 4:return 22;case 5:return 23;case 6:return this.begin("acc_title"),24;case 7:return this.popState(),"acc_title_value";case 8:return this.begin("acc_descr"),26;case 9:return this.popState(),"acc_descr_value";case 10:this.begin("acc_descr_multiline");break;case 11:case 73:this.popState();break;case 12:return"acc_descr_multiline_value";case 13:case 16:case 70:break;case 14:c;break;case 15:return 12;case 17:return 11;case 18:return 15;case 19:return 16;case 20:return 17;case 21:return 18;case 22:return this.begin("person_ext"),45;case 23:return this.begin("person"),44;case 24:return this.begin("system_ext_queue"),51;case 25:return this.begin("system_ext_db"),50;case 26:return this.begin("system_ext"),49;case 27:return this.begin("system_queue"),48;case 28:return this.begin("system_db"),47;case 29:return this.begin("system"),46;case 30:return this.begin("boundary"),37;case 31:return this.begin("enterprise_boundary"),34;case 32:return this.begin("system_boundary"),36;case 33:return this.begin("container_ext_queue"),57;case 34:return this.begin("container_ext_db"),56;case 35:return this.begin("container_ext"),55;case 36:return this.begin("container_queue"),54;case 37:return this.begin("container_db"),53;case 38:return this.begin("container"),52;case 39:return this.begin("container_boundary"),38;case 40:return this.begin("component_ext_queue"),63;case 41:return this.begin("component_ext_db"),62;case 42:return this.begin("component_ext"),61;case 43:return this.begin("component_queue"),60;case 44:return this.begin("component_db"),59;case 45:return this.begin("component"),58;case 46:case 47:return this.begin("node"),39;case 48:return this.begin("node_l"),40;case 49:return this.begin("node_r"),41;case 50:return this.begin("rel"),64;case 51:return this.begin("birel"),65;case 52:case 53:return this.begin("rel_u"),66;case 54:case 55:return this.begin("rel_d"),67;case 56:case 57:return this.begin("rel_l"),68;case 58:case 59:return this.begin("rel_r"),69;case 60:return this.begin("rel_b"),70;case 61:return this.begin("rel_index"),71;case 62:return this.begin("update_el_style"),72;case 63:return this.begin("update_rel_style"),73;case 64:return this.begin("update_layout_config"),74;case 65:return"EOF_IN_STRUCT";case 66:return this.begin("attribute"),"ATTRIBUTE_EMPTY";case 67:this.begin("attribute");break;case 68:case 79:this.popState(),this.popState();break;case 69:case 71:return 80;case 72:this.begin("string");break;case 74:case 80:return"STR";case 75:this.begin("string_kv");break;case 76:return this.begin("string_kv_key"),"STR_KEY";case 77:this.popState(),this.begin("string_kv_value");break;case 78:return"STR_VALUE";case 81:return"LBRACE";case 82:return"RBRACE";case 83:return"SPACE";case 84:return"EOL";case 85:return 14}},"anonymous"),rules:[/^(?:.*direction\s+TB[^\n]*)/,/^(?:.*direction\s+BT[^\n]*)/,/^(?:.*direction\s+RL[^\n]*)/,/^(?:.*direction\s+LR[^\n]*)/,/^(?:title\s[^#\n;]+)/,/^(?:accDescription\s[^#\n;]+)/,/^(?:accTitle\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*\{\s*)/,/^(?:[\}])/,/^(?:[^\}]*)/,/^(?:%%(?!\{)*[^\n]*(\r?\n?)+)/,/^(?:%%[^\n]*(\r?\n)*)/,/^(?:\s*(\r?\n)+)/,/^(?:\s+)/,/^(?:C4Context\b)/,/^(?:C4Container\b)/,/^(?:C4Component\b)/,/^(?:C4Dynamic\b)/,/^(?:C4Deployment\b)/,/^(?:Person_Ext\b)/,/^(?:Person\b)/,/^(?:SystemQueue_Ext\b)/,/^(?:SystemDb_Ext\b)/,/^(?:System_Ext\b)/,/^(?:SystemQueue\b)/,/^(?:SystemDb\b)/,/^(?:System\b)/,/^(?:Boundary\b)/,/^(?:Enterprise_Boundary\b)/,/^(?:System_Boundary\b)/,/^(?:ContainerQueue_Ext\b)/,/^(?:ContainerDb_Ext\b)/,/^(?:Container_Ext\b)/,/^(?:ContainerQueue\b)/,/^(?:ContainerDb\b)/,/^(?:Container\b)/,/^(?:Container_Boundary\b)/,/^(?:ComponentQueue_Ext\b)/,/^(?:ComponentDb_Ext\b)/,/^(?:Component_Ext\b)/,/^(?:ComponentQueue\b)/,/^(?:ComponentDb\b)/,/^(?:Component\b)/,/^(?:Deployment_Node\b)/,/^(?:Node\b)/,/^(?:Node_L\b)/,/^(?:Node_R\b)/,/^(?:Rel\b)/,/^(?:BiRel\b)/,/^(?:Rel_Up\b)/,/^(?:Rel_U\b)/,/^(?:Rel_Down\b)/,/^(?:Rel_D\b)/,/^(?:Rel_Left\b)/,/^(?:Rel_L\b)/,/^(?:Rel_Right\b)/,/^(?:Rel_R\b)/,/^(?:Rel_Back\b)/,/^(?:RelIndex\b)/,/^(?:UpdateElementStyle\b)/,/^(?:UpdateRelStyle\b)/,/^(?:UpdateLayoutConfig\b)/,/^(?:$)/,/^(?:[(][ ]*[,])/,/^(?:[(])/,/^(?:[)])/,/^(?:,,)/,/^(?:,)/,/^(?:[ ]*["]["])/,/^(?:[ ]*["])/,/^(?:["])/,/^(?:[^"]*)/,/^(?:[ ]*[\$])/,/^(?:[^=]*)/,/^(?:[=][ ]*["])/,/^(?:[^"]+)/,/^(?:["])/,/^(?:[^,]+)/,/^(?:\{)/,/^(?:\})/,/^(?:[\s]+)/,/^(?:[\n\r]+)/,/^(?:$)/],conditions:{acc_descr_multiline:{rules:[11,12],inclusive:!1},acc_descr:{rules:[9],inclusive:!1},acc_title:{rules:[7],inclusive:!1},string_kv_value:{rules:[78,79],inclusive:!1},string_kv_key:{rules:[77],inclusive:!1},string_kv:{rules:[76],inclusive:!1},string:{rules:[73,74],inclusive:!1},attribute:{rules:[68,69,70,71,72,75,80],inclusive:!1},update_layout_config:{rules:[65,66,67,68],inclusive:!1},update_rel_style:{rules:[65,66,67,68],inclusive:!1},update_el_style:{rules:[65,66,67,68],inclusive:!1},rel_b:{rules:[65,66,67,68],inclusive:!1},rel_r:{rules:[65,66,67,68],inclusive:!1},rel_l:{rules:[65,66,67,68],inclusive:!1},rel_d:{rules:[65,66,67,68],inclusive:!1},rel_u:{rules:[65,66,67,68],inclusive:!1},rel_bi:{rules:[],inclusive:!1},rel:{rules:[65,66,67,68],inclusive:!1},node_r:{rules:[65,66,67,68],inclusive:!1},node_l:{rules:[65,66,67,68],inclusive:!1},node:{rules:[65,66,67,68],inclusive:!1},index:{rules:[],inclusive:!1},rel_index:{rules:[65,66,67,68],inclusive:!1},component_ext_queue:{rules:[],inclusive:!1},component_ext_db:{rules:[65,66,67,68],inclusive:!1},component_ext:{rules:[65,66,67,68],inclusive:!1},component_queue:{rules:[65,66,67,68],inclusive:!1},component_db:{rules:[65,66,67,68],inclusive:!1},component:{rules:[65,66,67,68],inclusive:!1},container_boundary:{rules:[65,66,67,68],inclusive:!1},container_ext_queue:{rules:[65,66,67,68],inclusive:!1},container_ext_db:{rules:[65,66,67,68],inclusive:!1},container_ext:{rules:[65,66,67,68],inclusive:!1},container_queue:{rules:[65,66,67,68],inclusive:!1},container_db:{rules:[65,66,67,68],inclusive:!1},container:{rules:[65,66,67,68],inclusive:!1},birel:{rules:[65,66,67,68],inclusive:!1},system_boundary:{rules:[65,66,67,68],inclusive:!1},enterprise_boundary:{rules:[65,66,67,68],inclusive:!1},boundary:{rules:[65,66,67,68],inclusive:!1},system_ext_queue:{rules:[65,66,67,68],inclusive:!1},system_ext_db:{rules:[65,66,67,68],inclusive:!1},system_ext:{rules:[65,66,67,68],inclusive:!1},system_queue:{rules:[65,66,67,68],inclusive:!1},system_db:{rules:[65,66,67,68],inclusive:!1},system:{rules:[65,66,67,68],inclusive:!1},person_ext:{rules:[65,66,67,68],inclusive:!1},person:{rules:[65,66,67,68],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,8,10,13,14,15,16,17,18,19,20,21,22,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,56,57,58,59,60,61,62,63,64,81,82,83,84,85],inclusive:!0}}}}();function st(){this.yy={}}return it.lexer=rt,(0,i._)(st,"Parser"),st.prototype=it,it.Parser=st,new st}();r.parser=r;var s,l=r,o=[],h=[""],d="global",u="",p=[{alias:"global",label:{text:"global"},type:{text:"global"},tags:null,link:null,parentBoundary:""}],y=[],g="",_=!1,f=4,b=2,x=(0,i._)(function(){return s},"getC4Type"),m=(0,i._)(function(t){s=(0,i.i)(t,(0,i.c)())},"setC4Type"),E=(0,i._)(function(t,e,a,n,i,r,s,l,o){if(null==t||null==e||null==a||null==n)return;let c={};const h=y.find(t=>t.from===e&&t.to===a);if(h?c=h:y.push(c),c.type=t,c.from=e,c.to=a,c.label={text:n},null==i)c.techn={text:""};else if("object"==typeof i){let[t,e]=Object.entries(i)[0];c[t]={text:e}}else c.techn={text:i};if(null==r)c.descr={text:""};else if("object"==typeof r){let[t,e]=Object.entries(r)[0];c[t]={text:e}}else c.descr={text:r};if("object"==typeof s){let[t,e]=Object.entries(s)[0];c[t]=e}else c.sprite=s;if("object"==typeof l){let[t,e]=Object.entries(l)[0];c[t]=e}else c.tags=l;if("object"==typeof o){let[t,e]=Object.entries(o)[0];c[t]=e}else c.link=o;c.wrap=W()},"addRel"),S=(0,i._)(function(t,e,a,n,i,r,s){if(null===e||null===a)return;let l={};const c=o.find(t=>t.alias===e);if(c&&e===c.alias?l=c:(l.alias=e,o.push(l)),l.label=null==a?{text:""}:{text:a},null==n)l.descr={text:""};else if("object"==typeof n){let[t,e]=Object.entries(n)[0];l[t]={text:e}}else l.descr={text:n};if("object"==typeof i){let[t,e]=Object.entries(i)[0];l[t]=e}else l.sprite=i;if("object"==typeof r){let[t,e]=Object.entries(r)[0];l[t]=e}else l.tags=r;if("object"==typeof s){let[t,e]=Object.entries(s)[0];l[t]=e}else l.link=s;l.typeC4Shape={text:t},l.parentBoundary=d,l.wrap=W()},"addPersonOrSystem"),A=(0,i._)(function(t,e,a,n,i,r,s,l){if(null===e||null===a)return;let c={};const h=o.find(t=>t.alias===e);if(h&&e===h.alias?c=h:(c.alias=e,o.push(c)),c.label=null==a?{text:""}:{text:a},null==n)c.techn={text:""};else if("object"==typeof n){let[t,e]=Object.entries(n)[0];c[t]={text:e}}else c.techn={text:n};if(null==i)c.descr={text:""};else if("object"==typeof i){let[t,e]=Object.entries(i)[0];c[t]={text:e}}else c.descr={text:i};if("object"==typeof r){let[t,e]=Object.entries(r)[0];c[t]=e}else c.sprite=r;if("object"==typeof s){let[t,e]=Object.entries(s)[0];c[t]=e}else c.tags=s;if("object"==typeof l){let[t,e]=Object.entries(l)[0];c[t]=e}else c.link=l;c.wrap=W(),c.typeC4Shape={text:t},c.parentBoundary=d},"addContainer"),C=(0,i._)(function(t,e,a,n,i,r,s,l){if(null===e||null===a)return;let c={};const h=o.find(t=>t.alias===e);if(h&&e===h.alias?c=h:(c.alias=e,o.push(c)),c.label=null==a?{text:""}:{text:a},null==n)c.techn={text:""};else if("object"==typeof n){let[t,e]=Object.entries(n)[0];c[t]={text:e}}else c.techn={text:n};if(null==i)c.descr={text:""};else if("object"==typeof i){let[t,e]=Object.entries(i)[0];c[t]={text:e}}else c.descr={text:i};if("object"==typeof r){let[t,e]=Object.entries(r)[0];c[t]=e}else c.sprite=r;if("object"==typeof s){let[t,e]=Object.entries(s)[0];c[t]=e}else c.tags=s;if("object"==typeof l){let[t,e]=Object.entries(l)[0];c[t]=e}else c.link=l;c.wrap=W(),c.typeC4Shape={text:t},c.parentBoundary=d},"addComponent"),w=(0,i._)(function(t,e,a,n,i){if(null===t||null===e)return;let r={};const s=p.find(e=>e.alias===t);if(s&&t===s.alias?r=s:(r.alias=t,p.push(r)),r.label=null==e?{text:""}:{text:e},null==a)r.type={text:"system"};else if("object"==typeof a){let[t,e]=Object.entries(a)[0];r[t]={text:e}}else r.type={text:a};if("object"==typeof n){let[t,e]=Object.entries(n)[0];r[t]=e}else r.tags=n;if("object"==typeof i){let[t,e]=Object.entries(i)[0];r[t]=e}else r.link=i;r.parentBoundary=d,r.wrap=W(),u=d,d=t,h.push(u)},"addPersonOrSystemBoundary"),k=(0,i._)(function(t,e,a,n,i){if(null===t||null===e)return;let r={};const s=p.find(e=>e.alias===t);if(s&&t===s.alias?r=s:(r.alias=t,p.push(r)),r.label=null==e?{text:""}:{text:e},null==a)r.type={text:"container"};else if("object"==typeof a){let[t,e]=Object.entries(a)[0];r[t]={text:e}}else r.type={text:a};if("object"==typeof n){let[t,e]=Object.entries(n)[0];r[t]=e}else r.tags=n;if("object"==typeof i){let[t,e]=Object.entries(i)[0];r[t]=e}else r.link=i;r.parentBoundary=d,r.wrap=W(),u=d,d=t,h.push(u)},"addContainerBoundary"),O=(0,i._)(function(t,e,a,n,i,r,s,l){if(null===e||null===a)return;let o={};const c=p.find(t=>t.alias===e);if(c&&e===c.alias?o=c:(o.alias=e,p.push(o)),o.label=null==a?{text:""}:{text:a},null==n)o.type={text:"node"};else if("object"==typeof n){let[t,e]=Object.entries(n)[0];o[t]={text:e}}else o.type={text:n};if(null==i)o.descr={text:""};else if("object"==typeof i){let[t,e]=Object.entries(i)[0];o[t]={text:e}}else o.descr={text:i};if("object"==typeof s){let[t,e]=Object.entries(s)[0];o[t]=e}else o.tags=s;if("object"==typeof l){let[t,e]=Object.entries(l)[0];o[t]=e}else o.link=l;o.nodeType=t,o.parentBoundary=d,o.wrap=W(),u=d,d=e,h.push(u)},"addDeploymentNode"),T=(0,i._)(function(){d=u,h.pop(),u=h.pop(),h.push(u)},"popBoundaryParseStack"),v=(0,i._)(function(t,e,a,n,i,r,s,l,c,h,d){let u=o.find(t=>t.alias===e);if(void 0!==u||(u=p.find(t=>t.alias===e),void 0!==u)){if(null!=a)if("object"==typeof a){let[t,e]=Object.entries(a)[0];u[t]=e}else u.bgColor=a;if(null!=n)if("object"==typeof n){let[t,e]=Object.entries(n)[0];u[t]=e}else u.fontColor=n;if(null!=i)if("object"==typeof i){let[t,e]=Object.entries(i)[0];u[t]=e}else u.borderColor=i;if(null!=r)if("object"==typeof r){let[t,e]=Object.entries(r)[0];u[t]=e}else u.shadowing=r;if(null!=s)if("object"==typeof s){let[t,e]=Object.entries(s)[0];u[t]=e}else u.shape=s;if(null!=l)if("object"==typeof l){let[t,e]=Object.entries(l)[0];u[t]=e}else u.sprite=l;if(null!=c)if("object"==typeof c){let[t,e]=Object.entries(c)[0];u[t]=e}else u.techn=c;if(null!=h)if("object"==typeof h){let[t,e]=Object.entries(h)[0];u[t]=e}else u.legendText=h;if(null!=d)if("object"==typeof d){let[t,e]=Object.entries(d)[0];u[t]=e}else u.legendSprite=d}},"updateElStyle"),R=(0,i._)(function(t,e,a,n,i,r,s){const l=y.find(t=>t.from===e&&t.to===a);if(void 0!==l){if(null!=n)if("object"==typeof n){let[t,e]=Object.entries(n)[0];l[t]=e}else l.textColor=n;if(null!=i)if("object"==typeof i){let[t,e]=Object.entries(i)[0];l[t]=e}else l.lineColor=i;if(null!=r)if("object"==typeof r){let[t,e]=Object.entries(r)[0];l[t]=parseInt(e)}else l.offsetX=parseInt(r);if(null!=s)if("object"==typeof s){let[t,e]=Object.entries(s)[0];l[t]=parseInt(e)}else l.offsetY=parseInt(s)}},"updateRelStyle"),D=(0,i._)(function(t,e,a){let n=f,i=b;if("object"==typeof e){const t=Object.values(e)[0];n=parseInt(t)}else n=parseInt(e);if("object"==typeof a){const t=Object.values(a)[0];i=parseInt(t)}else i=parseInt(a);n>=1&&(f=n),i>=1&&(b=i)},"updateLayoutConfig"),N=(0,i._)(function(){return f},"getC4ShapeInRow"),P=(0,i._)(function(){return b},"getC4BoundaryInRow"),B=(0,i._)(function(){return d},"getCurrentBoundaryParse"),j=(0,i._)(function(){return u},"getParentBoundaryParse"),M=(0,i._)(function(t){return null==t?o:o.filter(e=>e.parentBoundary===t)},"getC4ShapeArray"),I=(0,i._)(function(t){return o.find(e=>e.alias===t)},"getC4Shape"),L=(0,i._)(function(t){return Object.keys(M(t))},"getC4ShapeKeys"),Y=(0,i._)(function(t){return null==t?p:p.filter(e=>e.parentBoundary===t)},"getBoundaries"),U=Y,F=(0,i._)(function(){return y},"getRels"),X=(0,i._)(function(){return g},"getTitle"),z=(0,i._)(function(t){_=t},"setWrap"),W=(0,i._)(function(){return _},"autoWrap"),Q=(0,i._)(function(){o=[],p=[{alias:"global",label:{text:"global"},type:{text:"global"},tags:null,link:null,parentBoundary:""}],u="",d="global",h=[""],y=[],h=[""],g="",_=!1,f=4,b=2},"clear"),$=(0,i._)(function(t){g=(0,i.i)(t,(0,i.c)())},"setTitle"),H={addPersonOrSystem:S,addPersonOrSystemBoundary:w,addContainer:A,addContainerBoundary:k,addComponent:C,addDeploymentNode:O,popBoundaryParseStack:T,addRel:E,updateElStyle:v,updateRelStyle:R,updateLayoutConfig:D,autoWrap:W,setWrap:z,getC4ShapeArray:M,getC4Shape:I,getC4ShapeKeys:L,getBoundaries:Y,getBoundarys:U,getCurrentBoundaryParse:B,getParentBoundaryParse:j,getRels:F,getTitle:X,getC4Type:x,getC4ShapeInRow:N,getC4BoundaryInRow:P,setAccTitle:i.b,getAccTitle:i.a,getAccDescription:i.g,setAccDescription:i.s,getConfig:(0,i._)(()=>(0,i.c)().c4,"getConfig"),clear:Q,LINETYPE:{SOLID:0,DOTTED:1,NOTE:2,SOLID_CROSS:3,DOTTED_CROSS:4,SOLID_OPEN:5,DOTTED_OPEN:6,LOOP_START:10,LOOP_END:11,ALT_START:12,ALT_ELSE:13,ALT_END:14,OPT_START:15,OPT_END:16,ACTIVE_START:17,ACTIVE_END:18,PAR_START:19,PAR_AND:20,PAR_END:21,RECT_START:22,RECT_END:23,SOLID_POINT:24,DOTTED_POINT:25},ARROWTYPE:{FILLED:0,OPEN:1},PLACEMENT:{LEFTOF:0,RIGHTOF:1,OVER:2},setTitle:$,setC4Type:m},q=(0,i._)(function(t,e){return(0,n.d)(t,e)},"drawRect"),V=(0,i._)(function(t,e,a,n,r,s){const l=t.append("image");l.attr("width",e),l.attr("height",a),l.attr("x",n),l.attr("y",r);let o=s.startsWith("data:image/png;base64")?s:i.j.sanitizeUrl(s);l.attr("xlink:href",o)},"drawImage"),G=(0,i._)((t,e,a)=>{const n=t.append("g");let i=0;for(let t of e){let e=t.textColor?t.textColor:"#444444",r=t.lineColor?t.lineColor:"#444444",s=t.offsetX?parseInt(t.offsetX):0,l=t.offsetY?parseInt(t.offsetY):0,o="";if(0===i){let e=n.append("line");e.attr("x1",t.startPoint.x),e.attr("y1",t.startPoint.y),e.attr("x2",t.endPoint.x),e.attr("y2",t.endPoint.y),e.attr("stroke-width","1"),e.attr("stroke",r),e.style("fill","none"),"rel_b"!==t.type&&e.attr("marker-end","url("+o+"#arrowhead)"),("birel"===t.type||"rel_b"===t.type)&&e.attr("marker-start","url("+o+"#arrowend)"),i=-1}else{let e=n.append("path");e.attr("fill","none").attr("stroke-width","1").attr("stroke",r).attr("d","Mstartx,starty Qcontrolx,controly stopx,stopy ".replaceAll("startx",t.startPoint.x).replaceAll("starty",t.startPoint.y).replaceAll("controlx",t.startPoint.x+(t.endPoint.x-t.startPoint.x)/2-(t.endPoint.x-t.startPoint.x)/4).replaceAll("controly",t.startPoint.y+(t.endPoint.y-t.startPoint.y)/2).replaceAll("stopx",t.endPoint.x).replaceAll("stopy",t.endPoint.y)),"rel_b"!==t.type&&e.attr("marker-end","url("+o+"#arrowhead)"),("birel"===t.type||"rel_b"===t.type)&&e.attr("marker-start","url("+o+"#arrowend)")}let c=a.messageFont();ot(a)(t.label.text,n,Math.min(t.startPoint.x,t.endPoint.x)+Math.abs(t.endPoint.x-t.startPoint.x)/2+s,Math.min(t.startPoint.y,t.endPoint.y)+Math.abs(t.endPoint.y-t.startPoint.y)/2+l,t.label.width,t.label.height,{fill:e},c),t.techn&&""!==t.techn.text&&(c=a.messageFont(),ot(a)("["+t.techn.text+"]",n,Math.min(t.startPoint.x,t.endPoint.x)+Math.abs(t.endPoint.x-t.startPoint.x)/2+s,Math.min(t.startPoint.y,t.endPoint.y)+Math.abs(t.endPoint.y-t.startPoint.y)/2+a.messageFontSize+5+l,Math.max(t.label.width,t.techn.width),t.techn.height,{fill:e,"font-style":"italic"},c))}},"drawRels"),K=(0,i._)(function(t,e,a){const n=t.append("g");let i=e.bgColor?e.bgColor:"none",r=e.borderColor?e.borderColor:"#444444",s=e.fontColor?e.fontColor:"black",l={"stroke-width":1,"stroke-dasharray":"7.0,7.0"};e.nodeType&&(l={"stroke-width":1});let o={x:e.x,y:e.y,fill:i,stroke:r,width:e.width,height:e.height,rx:2.5,ry:2.5,attrs:l};q(n,o);let c=a.boundaryFont();c.fontWeight="bold",c.fontSize=c.fontSize+2,c.fontColor=s,ot(a)(e.label.text,n,e.x,e.y+e.label.Y,e.width,e.height,{fill:"#444444"},c),e.type&&""!==e.type.text&&(c=a.boundaryFont(),c.fontColor=s,ot(a)(e.type.text,n,e.x,e.y+e.type.Y,e.width,e.height,{fill:"#444444"},c)),e.descr&&""!==e.descr.text&&(c=a.boundaryFont(),c.fontSize=c.fontSize-2,c.fontColor=s,ot(a)(e.descr.text,n,e.x,e.y+e.descr.Y,e.width,e.height,{fill:"#444444"},c))},"drawBoundary"),J=(0,i._)(function(t,e,a){var i;let r=e.bgColor?e.bgColor:a[e.typeC4Shape.text+"_bg_color"],s=e.borderColor?e.borderColor:a[e.typeC4Shape.text+"_border_color"],l=e.fontColor?e.fontColor:"#FFFFFF",o="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";switch(e.typeC4Shape.text){case"person":o="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAACD0lEQVR4Xu2YoU4EMRCGT+4j8Ai8AhaH4QHgAUjQuFMECUgMIUgwJAgMhgQsAYUiJCiQIBBY+EITsjfTdme6V24v4c8vyGbb+ZjOtN0bNcvjQXmkH83WvYBWto6PLm6v7p7uH1/w2fXD+PBycX1Pv2l3IdDm/vn7x+dXQiAubRzoURa7gRZWd0iGRIiJbOnhnfYBQZNJjNbuyY2eJG8fkDE3bbG4ep6MHUAsgYxmE3nVs6VsBWJSGccsOlFPmLIViMzLOB7pCVO2AtHJMohH7Fh6zqitQK7m0rJvAVYgGcEpe//PLdDz65sM4pF9N7ICcXDKIB5Nv6j7tD0NoSdM2QrU9Gg0ewE1LqBhHR3BBdvj2vapnidjHxD/q6vd7Pvhr31AwcY8eXMTXAKECZZJFXuEq27aLgQK5uLMohCenGGuGewOxSjBvYBqeG6B+Nqiblggdjnc+ZXDy+FNFpFzw76O3UBAROuXh6FoiAcf5g9eTvUgzy0nWg6I8cXHRUpg5bOVBCo+KDpFajOf23GgPme7RSQ+lacIENUgJ6gg1k6HjgOlqnLqip4tEuhv0hNEMXUD0clyXE3p6pZA0S2nnvTlXwLJEZWlb7cTQH1+USgTN4VhAenm/wea1OCAOmqo6fE1WCb9WSKBah+rbUWPWAmE2Rvk0ApiB45eOyNAzU8xcTvj8KvkKEoOaIYeHNA3ZuygAvFMUO0AAAAASUVORK5CYII=";break;case"external_person":o="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAIAAADYYG7QAAAB6ElEQVR4Xu2YLY+EMBCG9+dWr0aj0Wg0Go1Go0+j8Xdv2uTCvv1gpt0ebHKPuhDaeW4605Z9mJvx4AdXUyTUdd08z+u6flmWZRnHsWkafk9DptAwDPu+f0eAYtu2PEaGWuj5fCIZrBAC2eLBAnRCsEkkxmeaJp7iDJ2QMDdHsLg8SxKFEJaAo8lAXnmuOFIhTMpxxKATebo4UiFknuNo4OniSIXQyRxEA3YsnjGCVEjVXD7yLUAqxBGUyPv/Y4W2beMgGuS7kVQIBycH0fD+oi5pezQETxdHKmQKGk1eQEYldK+jw5GxPfZ9z7Mk0Qnhf1W1m3w//EUn5BDmSZsbR44QQLBEqrBHqOrmSKaQAxdnLArCrxZcM7A7ZKs4ioRq8LFC+NpC3WCBJsvpVw5edm9iEXFuyNfxXAgSwfrFQ1c0iNda8AdejvUgnktOtJQQxmcfFzGglc5WVCj7oDgFqU18boeFSs52CUh8LE8BIVQDT1ABrB0HtgSEYlX5doJnCwv9TXocKCaKbnwhdDKPq4lf3SwU3HLq4V/+WYhHVMa/3b4IlfyikAduCkcBc7mQ3/z/Qq/cTuikhkzB12Ae/mcJC9U+Vo8Ej1gWAtgbeGgFsAMHr50BIWOLCbezvhpBFUdY6EJuJ/QDW0XoMX60zZ0AAAAASUVORK5CYII="}const c=t.append("g");c.attr("class","person-man");const h=(0,n.g)();switch(e.typeC4Shape.text){case"person":case"external_person":case"system":case"external_system":case"container":case"external_container":case"component":case"external_component":h.x=e.x,h.y=e.y,h.fill=r,h.width=e.width,h.height=e.height,h.stroke=s,h.rx=2.5,h.ry=2.5,h.attrs={"stroke-width":.5},q(c,h);break;case"system_db":case"external_system_db":case"container_db":case"external_container_db":case"component_db":case"external_component_db":c.append("path").attr("fill",r).attr("stroke-width","0.5").attr("stroke",s).attr("d","Mstartx,startyc0,-10 half,-10 half,-10c0,0 half,0 half,10l0,heightc0,10 -half,10 -half,10c0,0 -half,0 -half,-10l0,-height".replaceAll("startx",e.x).replaceAll("starty",e.y).replaceAll("half",e.width/2).replaceAll("height",e.height)),c.append("path").attr("fill","none").attr("stroke-width","0.5").attr("stroke",s).attr("d","Mstartx,startyc0,10 half,10 half,10c0,0 half,0 half,-10".replaceAll("startx",e.x).replaceAll("starty",e.y).replaceAll("half",e.width/2));break;case"system_queue":case"external_system_queue":case"container_queue":case"external_container_queue":case"component_queue":case"external_component_queue":c.append("path").attr("fill",r).attr("stroke-width","0.5").attr("stroke",s).attr("d","Mstartx,startylwidth,0c5,0 5,half 5,halfc0,0 0,half -5,halfl-width,0c-5,0 -5,-half -5,-halfc0,0 0,-half 5,-half".replaceAll("startx",e.x).replaceAll("starty",e.y).replaceAll("width",e.width).replaceAll("half",e.height/2)),c.append("path").attr("fill","none").attr("stroke-width","0.5").attr("stroke",s).attr("d","Mstartx,startyc-5,0 -5,half -5,halfc0,half 5,half 5,half".replaceAll("startx",e.x+e.width).replaceAll("starty",e.y).replaceAll("half",e.height/2))}let d=lt(a,e.typeC4Shape.text);switch(c.append("text").attr("fill",l).attr("font-family",d.fontFamily).attr("font-size",d.fontSize-2).attr("font-style","italic").attr("lengthAdjust","spacing").attr("textLength",e.typeC4Shape.width).attr("x",e.x+e.width/2-e.typeC4Shape.width/2).attr("y",e.y+e.typeC4Shape.Y).text("<<"+e.typeC4Shape.text+">>"),e.typeC4Shape.text){case"person":case"external_person":V(c,48,48,e.x+e.width/2-24,e.y+e.image.Y,o)}let u=a[e.typeC4Shape.text+"Font"]();return u.fontWeight="bold",u.fontSize=u.fontSize+2,u.fontColor=l,ot(a)(e.label.text,c,e.x,e.y+e.label.Y,e.width,e.height,{fill:l},u),u=a[e.typeC4Shape.text+"Font"](),u.fontColor=l,e.techn&&""!==(null==(i=e.techn)?void 0:i.text)?ot(a)(e.techn.text,c,e.x,e.y+e.techn.Y,e.width,e.height,{fill:l,"font-style":"italic"},u):e.type&&""!==e.type.text&&ot(a)(e.type.text,c,e.x,e.y+e.type.Y,e.width,e.height,{fill:l,"font-style":"italic"},u),e.descr&&""!==e.descr.text&&(u=a.personFont(),u.fontColor=l,ot(a)(e.descr.text,c,e.x,e.y+e.descr.Y,e.width,e.height,{fill:l},u)),e.height},"drawC4Shape"),Z=(0,i._)(function(t){t.append("defs").append("symbol").attr("id","database").attr("fill-rule","evenodd").attr("clip-rule","evenodd").append("path").attr("transform","scale(.5)").attr("d","M12.258.001l.256.004.255.005.253.008.251.01.249.012.247.015.246.016.242.019.241.02.239.023.236.024.233.027.231.028.229.031.225.032.223.034.22.036.217.038.214.04.211.041.208.043.205.045.201.046.198.048.194.05.191.051.187.053.183.054.18.056.175.057.172.059.168.06.163.061.16.063.155.064.15.066.074.033.073.033.071.034.07.034.069.035.068.035.067.035.066.035.064.036.064.036.062.036.06.036.06.037.058.037.058.037.055.038.055.038.053.038.052.038.051.039.05.039.048.039.047.039.045.04.044.04.043.04.041.04.04.041.039.041.037.041.036.041.034.041.033.042.032.042.03.042.029.042.027.042.026.043.024.043.023.043.021.043.02.043.018.044.017.043.015.044.013.044.012.044.011.045.009.044.007.045.006.045.004.045.002.045.001.045v17l-.001.045-.002.045-.004.045-.006.045-.007.045-.009.044-.011.045-.012.044-.013.044-.015.044-.017.043-.018.044-.02.043-.021.043-.023.043-.024.043-.026.043-.027.042-.029.042-.03.042-.032.042-.033.042-.034.041-.036.041-.037.041-.039.041-.04.041-.041.04-.043.04-.044.04-.045.04-.047.039-.048.039-.05.039-.051.039-.052.038-.053.038-.055.038-.055.038-.058.037-.058.037-.06.037-.06.036-.062.036-.064.036-.064.036-.066.035-.067.035-.068.035-.069.035-.07.034-.071.034-.073.033-.074.033-.15.066-.155.064-.16.063-.163.061-.168.06-.172.059-.175.057-.18.056-.183.054-.187.053-.191.051-.194.05-.198.048-.201.046-.205.045-.208.043-.211.041-.214.04-.217.038-.22.036-.223.034-.225.032-.229.031-.231.028-.233.027-.236.024-.239.023-.241.02-.242.019-.246.016-.247.015-.249.012-.251.01-.253.008-.255.005-.256.004-.258.001-.258-.001-.256-.004-.255-.005-.253-.008-.251-.01-.249-.012-.247-.015-.245-.016-.243-.019-.241-.02-.238-.023-.236-.024-.234-.027-.231-.028-.228-.031-.226-.032-.223-.034-.22-.036-.217-.038-.214-.04-.211-.041-.208-.043-.204-.045-.201-.046-.198-.048-.195-.05-.19-.051-.187-.053-.184-.054-.179-.056-.176-.057-.172-.059-.167-.06-.164-.061-.159-.063-.155-.064-.151-.066-.074-.033-.072-.033-.072-.034-.07-.034-.069-.035-.068-.035-.067-.035-.066-.035-.064-.036-.063-.036-.062-.036-.061-.036-.06-.037-.058-.037-.057-.037-.056-.038-.055-.038-.053-.038-.052-.038-.051-.039-.049-.039-.049-.039-.046-.039-.046-.04-.044-.04-.043-.04-.041-.04-.04-.041-.039-.041-.037-.041-.036-.041-.034-.041-.033-.042-.032-.042-.03-.042-.029-.042-.027-.042-.026-.043-.024-.043-.023-.043-.021-.043-.02-.043-.018-.044-.017-.043-.015-.044-.013-.044-.012-.044-.011-.045-.009-.044-.007-.045-.006-.045-.004-.045-.002-.045-.001-.045v-17l.001-.045.002-.045.004-.045.006-.045.007-.045.009-.044.011-.045.012-.044.013-.044.015-.044.017-.043.018-.044.02-.043.021-.043.023-.043.024-.043.026-.043.027-.042.029-.042.03-.042.032-.042.033-.042.034-.041.036-.041.037-.041.039-.041.04-.041.041-.04.043-.04.044-.04.046-.04.046-.039.049-.039.049-.039.051-.039.052-.038.053-.038.055-.038.056-.038.057-.037.058-.037.06-.037.061-.036.062-.036.063-.036.064-.036.066-.035.067-.035.068-.035.069-.035.07-.034.072-.034.072-.033.074-.033.151-.066.155-.064.159-.063.164-.061.167-.06.172-.059.176-.057.179-.056.184-.054.187-.053.19-.051.195-.05.198-.048.201-.046.204-.045.208-.043.211-.041.214-.04.217-.038.22-.036.223-.034.226-.032.228-.031.231-.028.234-.027.236-.024.238-.023.241-.02.243-.019.245-.016.247-.015.249-.012.251-.01.253-.008.255-.005.256-.004.258-.001.258.001zm-9.258 20.499v.01l.001.021.003.021.004.022.005.021.006.022.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.023.018.024.019.024.021.024.022.025.023.024.024.025.052.049.056.05.061.051.066.051.07.051.075.051.079.052.084.052.088.052.092.052.097.052.102.051.105.052.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.048.144.049.147.047.152.047.155.047.16.045.163.045.167.043.171.043.176.041.178.041.183.039.187.039.19.037.194.035.197.035.202.033.204.031.209.03.212.029.216.027.219.025.222.024.226.021.23.02.233.018.236.016.24.015.243.012.246.01.249.008.253.005.256.004.259.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.021.224-.024.22-.026.216-.027.212-.028.21-.031.205-.031.202-.034.198-.034.194-.036.191-.037.187-.039.183-.04.179-.04.175-.042.172-.043.168-.044.163-.045.16-.046.155-.046.152-.047.148-.048.143-.049.139-.049.136-.05.131-.05.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.053.083-.051.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.05.023-.024.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.023.01-.022.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.127l-.077.055-.08.053-.083.054-.085.053-.087.052-.09.052-.093.051-.095.05-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.045-.118.044-.12.043-.122.042-.124.042-.126.041-.128.04-.13.04-.132.038-.134.038-.135.037-.138.037-.139.035-.142.035-.143.034-.144.033-.147.032-.148.031-.15.03-.151.03-.153.029-.154.027-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.01-.179.008-.179.008-.181.006-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.006-.179-.008-.179-.008-.178-.01-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.027-.153-.029-.151-.03-.15-.03-.148-.031-.146-.032-.145-.033-.143-.034-.141-.035-.14-.035-.137-.037-.136-.037-.134-.038-.132-.038-.13-.04-.128-.04-.126-.041-.124-.042-.122-.042-.12-.044-.117-.043-.116-.045-.113-.045-.112-.046-.109-.047-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.05-.093-.052-.09-.051-.087-.052-.085-.053-.083-.054-.08-.054-.077-.054v4.127zm0-5.654v.011l.001.021.003.021.004.021.005.022.006.022.007.022.009.022.01.022.011.023.012.023.013.023.015.024.016.023.017.024.018.024.019.024.021.024.022.024.023.025.024.024.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.052.11.051.114.051.119.052.123.05.127.051.131.05.135.049.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.044.171.042.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.022.23.02.233.018.236.016.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.012.241-.015.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.048.139-.05.136-.049.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.051.051-.049.023-.025.023-.024.021-.025.02-.024.019-.024.018-.024.017-.024.015-.023.014-.023.013-.024.012-.022.01-.023.01-.023.008-.022.006-.022.006-.022.004-.021.004-.022.001-.021.001-.021v-4.139l-.077.054-.08.054-.083.054-.085.052-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.049-.105.048-.106.047-.109.047-.111.046-.114.045-.115.044-.118.044-.12.044-.122.042-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.035-.143.033-.144.033-.147.033-.148.031-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.025-.161.024-.162.023-.163.022-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.011-.178.009-.179.009-.179.007-.181.007-.182.005-.182.004-.184.003-.184.002h-.37l-.184-.002-.184-.003-.182-.004-.182-.005-.181-.007-.179-.007-.179-.009-.178-.009-.176-.011-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.022-.162-.023-.161-.024-.159-.025-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.031-.146-.033-.145-.033-.143-.033-.141-.035-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.04-.126-.041-.124-.042-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.047-.105-.048-.102-.049-.1-.049-.097-.05-.095-.051-.093-.051-.09-.051-.087-.053-.085-.052-.083-.054-.08-.054-.077-.054v4.139zm0-5.666v.011l.001.02.003.022.004.021.005.022.006.021.007.022.009.023.01.022.011.023.012.023.013.023.015.023.016.024.017.024.018.023.019.024.021.025.022.024.023.024.024.025.052.05.056.05.061.05.066.051.07.051.075.052.079.051.084.052.088.052.092.052.097.052.102.052.105.051.11.052.114.051.119.051.123.051.127.05.131.05.135.05.139.049.144.048.147.048.152.047.155.046.16.045.163.045.167.043.171.043.176.042.178.04.183.04.187.038.19.037.194.036.197.034.202.033.204.032.209.03.212.028.216.027.219.025.222.024.226.021.23.02.233.018.236.017.24.014.243.012.246.01.249.008.253.006.256.003.259.001.26-.001.257-.003.254-.006.25-.008.247-.01.244-.013.241-.014.237-.016.233-.018.231-.02.226-.022.224-.024.22-.025.216-.027.212-.029.21-.03.205-.032.202-.033.198-.035.194-.036.191-.037.187-.039.183-.039.179-.041.175-.042.172-.043.168-.044.163-.045.16-.045.155-.047.152-.047.148-.048.143-.049.139-.049.136-.049.131-.051.126-.05.123-.051.118-.052.114-.051.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.052.07-.051.065-.051.06-.051.056-.05.051-.049.023-.025.023-.025.021-.024.02-.024.019-.024.018-.024.017-.024.015-.023.014-.024.013-.023.012-.023.01-.022.01-.023.008-.022.006-.022.006-.022.004-.022.004-.021.001-.021.001-.021v-4.153l-.077.054-.08.054-.083.053-.085.053-.087.053-.09.051-.093.051-.095.051-.097.05-.1.049-.102.048-.105.048-.106.048-.109.046-.111.046-.114.046-.115.044-.118.044-.12.043-.122.043-.124.042-.126.041-.128.04-.13.039-.132.039-.134.038-.135.037-.138.036-.139.036-.142.034-.143.034-.144.033-.147.032-.148.032-.15.03-.151.03-.153.028-.154.028-.156.027-.158.026-.159.024-.161.024-.162.023-.163.023-.165.021-.166.02-.167.019-.169.018-.169.017-.171.016-.173.015-.173.014-.175.013-.175.012-.177.01-.178.01-.179.009-.179.007-.181.006-.182.006-.182.004-.184.003-.184.001-.185.001-.185-.001-.184-.001-.184-.003-.182-.004-.182-.006-.181-.006-.179-.007-.179-.009-.178-.01-.176-.01-.176-.012-.175-.013-.173-.014-.172-.015-.171-.016-.17-.017-.169-.018-.167-.019-.166-.02-.165-.021-.163-.023-.162-.023-.161-.024-.159-.024-.157-.026-.156-.027-.155-.028-.153-.028-.151-.03-.15-.03-.148-.032-.146-.032-.145-.033-.143-.034-.141-.034-.14-.036-.137-.036-.136-.037-.134-.038-.132-.039-.13-.039-.128-.041-.126-.041-.124-.041-.122-.043-.12-.043-.117-.044-.116-.044-.113-.046-.112-.046-.109-.046-.106-.048-.105-.048-.102-.048-.1-.05-.097-.049-.095-.051-.093-.051-.09-.052-.087-.052-.085-.053-.083-.053-.08-.054-.077-.054v4.153zm8.74-8.179l-.257.004-.254.005-.25.008-.247.011-.244.012-.241.014-.237.016-.233.018-.231.021-.226.022-.224.023-.22.026-.216.027-.212.028-.21.031-.205.032-.202.033-.198.034-.194.036-.191.038-.187.038-.183.04-.179.041-.175.042-.172.043-.168.043-.163.045-.16.046-.155.046-.152.048-.148.048-.143.048-.139.049-.136.05-.131.05-.126.051-.123.051-.118.051-.114.052-.11.052-.106.052-.101.052-.096.052-.092.052-.088.052-.083.052-.079.052-.074.051-.07.052-.065.051-.06.05-.056.05-.051.05-.023.025-.023.024-.021.024-.02.025-.019.024-.018.024-.017.023-.015.024-.014.023-.013.023-.012.023-.01.023-.01.022-.008.022-.006.023-.006.021-.004.022-.004.021-.001.021-.001.021.001.021.001.021.004.021.004.022.006.021.006.023.008.022.01.022.01.023.012.023.013.023.014.023.015.024.017.023.018.024.019.024.02.025.021.024.023.024.023.025.051.05.056.05.06.05.065.051.07.052.074.051.079.052.083.052.088.052.092.052.096.052.101.052.106.052.11.052.114.052.118.051.123.051.126.051.131.05.136.05.139.049.143.048.148.048.152.048.155.046.16.046.163.045.168.043.172.043.175.042.179.041.183.04.187.038.191.038.194.036.198.034.202.033.205.032.21.031.212.028.216.027.22.026.224.023.226.022.231.021.233.018.237.016.241.014.244.012.247.011.25.008.254.005.257.004.26.001.26-.001.257-.004.254-.005.25-.008.247-.011.244-.012.241-.014.237-.016.233-.018.231-.021.226-.022.224-.023.22-.026.216-.027.212-.028.21-.031.205-.032.202-.033.198-.034.194-.036.191-.038.187-.038.183-.04.179-.041.175-.042.172-.043.168-.043.163-.045.16-.046.155-.046.152-.048.148-.048.143-.048.139-.049.136-.05.131-.05.126-.051.123-.051.118-.051.114-.052.11-.052.106-.052.101-.052.096-.052.092-.052.088-.052.083-.052.079-.052.074-.051.07-.052.065-.051.06-.05.056-.05.051-.05.023-.025.023-.024.021-.024.02-.025.019-.024.018-.024.017-.023.015-.024.014-.023.013-.023.012-.023.01-.023.01-.022.008-.022.006-.023.006-.021.004-.022.004-.021.001-.021.001-.021-.001-.021-.001-.021-.004-.021-.004-.022-.006-.021-.006-.023-.008-.022-.01-.022-.01-.023-.012-.023-.013-.023-.014-.023-.015-.024-.017-.023-.018-.024-.019-.024-.02-.025-.021-.024-.023-.024-.023-.025-.051-.05-.056-.05-.06-.05-.065-.051-.07-.052-.074-.051-.079-.052-.083-.052-.088-.052-.092-.052-.096-.052-.101-.052-.106-.052-.11-.052-.114-.052-.118-.051-.123-.051-.126-.051-.131-.05-.136-.05-.139-.049-.143-.048-.148-.048-.152-.048-.155-.046-.16-.046-.163-.045-.168-.043-.172-.043-.175-.042-.179-.041-.183-.04-.187-.038-.191-.038-.194-.036-.198-.034-.202-.033-.205-.032-.21-.031-.212-.028-.216-.027-.22-.026-.224-.023-.226-.022-.231-.021-.233-.018-.237-.016-.241-.014-.244-.012-.247-.011-.25-.008-.254-.005-.257-.004-.26-.001-.26.001z")},"insertDatabaseIcon"),tt=(0,i._)(function(t){t.append("defs").append("symbol").attr("id","computer").attr("width","24").attr("height","24").append("path").attr("transform","scale(.5)").attr("d","M2 2v13h20v-13h-20zm18 11h-16v-9h16v9zm-10.228 6l.466-1h3.524l.467 1h-4.457zm14.228 3h-24l2-6h2.104l-1.33 4h18.45l-1.297-4h2.073l2 6zm-5-10h-14v-7h14v7z")},"insertComputerIcon"),et=(0,i._)(function(t){t.append("defs").append("symbol").attr("id","clock").attr("width","24").attr("height","24").append("path").attr("transform","scale(.5)").attr("d","M12 2c5.514 0 10 4.486 10 10s-4.486 10-10 10-10-4.486-10-10 4.486-10 10-10zm0-2c-6.627 0-12 5.373-12 12s5.373 12 12 12 12-5.373 12-12-5.373-12-12-12zm5.848 12.459c.202.038.202.333.001.372-1.907.361-6.045 1.111-6.547 1.111-.719 0-1.301-.582-1.301-1.301 0-.512.77-5.447 1.125-7.445.034-.192.312-.181.343.014l.985 6.238 5.394 1.011z")},"insertClockIcon"),at=(0,i._)(function(t){t.append("defs").append("marker").attr("id","arrowhead").attr("refX",9).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 0 0 L 10 5 L 0 10 z")},"insertArrowHead"),nt=(0,i._)(function(t){t.append("defs").append("marker").attr("id","arrowend").attr("refX",1).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 10 0 L 0 5 L 10 10 z")},"insertArrowEnd"),it=(0,i._)(function(t){t.append("defs").append("marker").attr("id","filled-head").attr("refX",18).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L14,7 L9,1 Z")},"insertArrowFilledHead"),rt=(0,i._)(function(t){t.append("defs").append("marker").attr("id","sequencenumber").attr("refX",15).attr("refY",15).attr("markerWidth",60).attr("markerHeight",40).attr("orient","auto").append("circle").attr("cx",15).attr("cy",15).attr("r",6)},"insertDynamicNumber"),st=(0,i._)(function(t){const e=t.append("defs").append("marker").attr("id","crosshead").attr("markerWidth",15).attr("markerHeight",8).attr("orient","auto").attr("refX",16).attr("refY",4);e.append("path").attr("fill","black").attr("stroke","#000000").style("stroke-dasharray","0, 0").attr("stroke-width","1px").attr("d","M 9,2 V 6 L16,4 Z"),e.append("path").attr("fill","none").attr("stroke","#000000").style("stroke-dasharray","0, 0").attr("stroke-width","1px").attr("d","M 0,1 L 6,7 M 6,1 L 0,7")},"insertArrowCrossHead"),lt=(0,i._)((t,e)=>({fontFamily:t[e+"FontFamily"],fontSize:t[e+"FontSize"],fontWeight:t[e+"FontWeight"]}),"getC4ShapeFont"),ot=function(){function t(t,e,a,i,r,s,l){n(e.append("text").attr("x",a+r/2).attr("y",i+s/2+5).style("text-anchor","middle").text(t),l)}function e(t,e,a,r,s,l,o,c){const{fontSize:h,fontFamily:d,fontWeight:u}=c,p=t.split(i.k.lineBreakRegex);for(let t=0;t<p.length;t++){const i=t*h-h*(p.length-1)/2,l=e.append("text").attr("x",a+s/2).attr("y",r).style("text-anchor","middle").attr("dominant-baseline","middle").style("font-size",h).style("font-weight",u).style("font-family",d);l.append("tspan").attr("dy",i).text(p[t]).attr("alignment-baseline","mathematical"),n(l,o)}}function a(t,a,i,r,s,l,o,c){const h=a.append("switch"),d=h.append("foreignObject").attr("x",i).attr("y",r).attr("width",s).attr("height",l).append("xhtml:div").style("display","table").style("height","100%").style("width","100%");d.append("div").style("display","table-cell").style("text-align","center").style("vertical-align","middle").text(t),e(t,h,i,r,s,0,o,c),n(d,o)}function n(t,e){for(const a in e)e.hasOwnProperty(a)&&t.attr(a,e[a])}return(0,i._)(t,"byText"),(0,i._)(e,"byTspan"),(0,i._)(a,"byFo"),(0,i._)(n,"_setTextAttrs"),function(n){return"fo"===n.textPlacement?a:"old"===n.textPlacement?t:e}}(),ct={drawRect:q,drawBoundary:K,drawC4Shape:J,drawRels:G,drawImage:V,insertArrowHead:at,insertArrowEnd:nt,insertArrowFilledHead:it,insertDynamicNumber:rt,insertArrowCrossHead:st,insertDatabaseIcon:Z,insertComputerIcon:tt,insertClockIcon:et},ht=0,dt=0,ut=4,pt=2;r.yy=H;var yt,gt={},_t=(yt=class{constructor(t){this.name="",this.data={},this.data.startx=void 0,this.data.stopx=void 0,this.data.starty=void 0,this.data.stopy=void 0,this.data.widthLimit=void 0,this.nextData={},this.nextData.startx=void 0,this.nextData.stopx=void 0,this.nextData.starty=void 0,this.nextData.stopy=void 0,this.nextData.cnt=0,ft(t.db.getConfig())}setData(t,e,a,n){this.nextData.startx=this.data.startx=t,this.nextData.stopx=this.data.stopx=e,this.nextData.starty=this.data.starty=a,this.nextData.stopy=this.data.stopy=n}updateVal(t,e,a,n){void 0===t[e]?t[e]=a:t[e]=n(a,t[e])}insert(t){this.nextData.cnt=this.nextData.cnt+1;let e=this.nextData.startx===this.nextData.stopx?this.nextData.stopx+t.margin:this.nextData.stopx+2*t.margin,a=e+t.width,n=this.nextData.starty+2*t.margin,i=n+t.height;(e>=this.data.widthLimit||a>=this.data.widthLimit||this.nextData.cnt>ut)&&(e=this.nextData.startx+t.margin+gt.nextLinePaddingX,n=this.nextData.stopy+2*t.margin,this.nextData.stopx=a=e+t.width,this.nextData.starty=this.nextData.stopy,this.nextData.stopy=i=n+t.height,this.nextData.cnt=1),t.x=e,t.y=n,this.updateVal(this.data,"startx",e,Math.min),this.updateVal(this.data,"starty",n,Math.min),this.updateVal(this.data,"stopx",a,Math.max),this.updateVal(this.data,"stopy",i,Math.max),this.updateVal(this.nextData,"startx",e,Math.min),this.updateVal(this.nextData,"starty",n,Math.min),this.updateVal(this.nextData,"stopx",a,Math.max),this.updateVal(this.nextData,"stopy",i,Math.max)}init(t){this.name="",this.data={startx:void 0,stopx:void 0,starty:void 0,stopy:void 0,widthLimit:void 0},this.nextData={startx:void 0,stopx:void 0,starty:void 0,stopy:void 0,cnt:0},ft(t.db.getConfig())}bumpLastMargin(t){this.data.stopx+=t,this.data.stopy+=t}},(0,i._)(yt,"Bounds"),yt),ft=(0,i._)(function(t){(0,i.f)(gt,t),t.fontFamily&&(gt.personFontFamily=gt.systemFontFamily=gt.messageFontFamily=t.fontFamily),t.fontSize&&(gt.personFontSize=gt.systemFontSize=gt.messageFontSize=t.fontSize),t.fontWeight&&(gt.personFontWeight=gt.systemFontWeight=gt.messageFontWeight=t.fontWeight)},"setConf"),bt=(0,i._)((t,e)=>({fontFamily:t[e+"FontFamily"],fontSize:t[e+"FontSize"],fontWeight:t[e+"FontWeight"]}),"c4ShapeFont"),xt=(0,i._)(t=>({fontFamily:t.boundaryFontFamily,fontSize:t.boundaryFontSize,fontWeight:t.boundaryFontWeight}),"boundaryFont"),mt=(0,i._)(t=>({fontFamily:t.messageFontFamily,fontSize:t.messageFontSize,fontWeight:t.messageFontWeight}),"messageFont");function Et(t,e,a,n,r){if(!e[t].width)if(a)e[t].text=(0,i.w)(e[t].text,r,n),e[t].textLines=e[t].text.split(i.k.lineBreakRegex).length,e[t].width=r,e[t].height=(0,i.m)(e[t].text,n);else{let a=e[t].text.split(i.k.lineBreakRegex);e[t].textLines=a.length;let r=0;e[t].height=0,e[t].width=0;for(const s of a)e[t].width=Math.max((0,i.h)(s,n),e[t].width),r=(0,i.m)(s,n),e[t].height=e[t].height+r}}(0,i._)(Et,"calcC4ShapeTextWH");var St,At=(0,i._)(function(t,e,a){e.x=a.data.startx,e.y=a.data.starty,e.width=a.data.stopx-a.data.startx,e.height=a.data.stopy-a.data.starty,e.label.y=gt.c4ShapeMargin-35;let n=e.wrap&>.wrap,r=xt(gt);r.fontSize=r.fontSize+2,r.fontWeight="bold",Et("label",e,n,r,(0,i.h)(e.label.text,r)),ct.drawBoundary(t,e,gt)},"drawBoundary"),Ct=(0,i._)(function(t,e,a,n){let r=0;for(const s of n){r=0;const n=a[s];let l=bt(gt,n.typeC4Shape.text);switch(l.fontSize=l.fontSize-2,n.typeC4Shape.width=(0,i.h)("«"+n.typeC4Shape.text+"»",l),n.typeC4Shape.height=l.fontSize+2,n.typeC4Shape.Y=gt.c4ShapePadding,r=n.typeC4Shape.Y+n.typeC4Shape.height-4,n.image={width:0,height:0,Y:0},n.typeC4Shape.text){case"person":case"external_person":n.image.width=48,n.image.height=48,n.image.Y=r,r=n.image.Y+n.image.height}n.sprite&&(n.image.width=48,n.image.height=48,n.image.Y=r,r=n.image.Y+n.image.height);let o=n.wrap&>.wrap,c=gt.width-2*gt.c4ShapePadding,h=bt(gt,n.typeC4Shape.text);h.fontSize=h.fontSize+2,h.fontWeight="bold",Et("label",n,o,h,c),n.label.Y=r+8,r=n.label.Y+n.label.height,n.type&&""!==n.type.text?(n.type.text="["+n.type.text+"]",Et("type",n,o,bt(gt,n.typeC4Shape.text),c),n.type.Y=r+5,r=n.type.Y+n.type.height):n.techn&&""!==n.techn.text&&(n.techn.text="["+n.techn.text+"]",Et("techn",n,o,bt(gt,n.techn.text),c),n.techn.Y=r+5,r=n.techn.Y+n.techn.height);let d=r,u=n.label.width;n.descr&&""!==n.descr.text&&(Et("descr",n,o,bt(gt,n.typeC4Shape.text),c),n.descr.Y=r+20,r=n.descr.Y+n.descr.height,u=Math.max(n.label.width,n.descr.width),d=r-5*n.descr.textLines),u+=gt.c4ShapePadding,n.width=Math.max(n.width||gt.width,u,gt.width),n.height=Math.max(n.height||gt.height,d,gt.height),n.margin=n.margin||gt.c4ShapeMargin,t.insert(n),ct.drawC4Shape(e,n,gt)}t.bumpLastMargin(gt.c4ShapeMargin)},"drawC4ShapeArray"),wt=(St=class{constructor(t,e){this.x=t,this.y=e}},(0,i._)(St,"Point"),St),kt=(0,i._)(function(t,e){let a=t.x,n=t.y,i=e.x,r=e.y,s=a+t.width/2,l=n+t.height/2,o=Math.abs(a-i),c=Math.abs(n-r),h=c/o,d=t.height/t.width,u=null;return n==r&&a<i?u=new wt(a+t.width,l):n==r&&a>i?u=new wt(a,l):a==i&&n<r?u=new wt(s,n+t.height):a==i&&n>r&&(u=new wt(s,n)),a>i&&n<r?u=d>=h?new wt(a,l+h*t.width/2):new wt(s-o/c*t.height/2,n+t.height):a<i&&n<r?u=d>=h?new wt(a+t.width,l+h*t.width/2):new wt(s+o/c*t.height/2,n+t.height):a<i&&n>r?u=d>=h?new wt(a+t.width,l-h*t.width/2):new wt(s+t.height/2*o/c,n):a>i&&n>r&&(u=d>=h?new wt(a,l-t.width/2*h):new wt(s-t.height/2*o/c,n)),u},"getIntersectPoint"),Ot=(0,i._)(function(t,e){let a={x:0,y:0};a.x=e.x+e.width/2,a.y=e.y+e.height/2;let n=kt(t,a);return a.x=t.x+t.width/2,a.y=t.y+t.height/2,{startPoint:n,endPoint:kt(e,a)}},"getIntersectPoints"),Tt=(0,i._)(function(t,e,a,n){let r=0;for(let t of e){r+=1;let e=t.wrap&>.wrap,s=mt(gt);"C4Dynamic"===n.db.getC4Type()&&(t.label.text=r+": "+t.label.text);let l=(0,i.h)(t.label.text,s);Et("label",t,e,s,l),t.techn&&""!==t.techn.text&&(l=(0,i.h)(t.techn.text,s),Et("techn",t,e,s,l)),t.descr&&""!==t.descr.text&&(l=(0,i.h)(t.descr.text,s),Et("descr",t,e,s,l));let o=a(t.from),c=a(t.to),h=Ot(o,c);t.startPoint=h.startPoint,t.endPoint=h.endPoint}ct.drawRels(t,e,gt)},"drawRels");function vt(t,e,a,n,i){let r=new _t(i);r.data.widthLimit=a.data.widthLimit/Math.min(pt,n.length);for(let[s,l]of n.entries()){let n=0;l.image={width:0,height:0,Y:0},l.sprite&&(l.image.width=48,l.image.height=48,l.image.Y=n,n=l.image.Y+l.image.height);let o=l.wrap&>.wrap,c=xt(gt);if(c.fontSize=c.fontSize+2,c.fontWeight="bold",Et("label",l,o,c,r.data.widthLimit),l.label.Y=n+8,n=l.label.Y+l.label.height,l.type&&""!==l.type.text&&(l.type.text="["+l.type.text+"]",Et("type",l,o,xt(gt),r.data.widthLimit),l.type.Y=n+5,n=l.type.Y+l.type.height),l.descr&&""!==l.descr.text){let t=xt(gt);t.fontSize=t.fontSize-2,Et("descr",l,o,t,r.data.widthLimit),l.descr.Y=n+20,n=l.descr.Y+l.descr.height}if(0==s||s%pt===0){let t=a.data.startx+gt.diagramMarginX,e=a.data.stopy+gt.diagramMarginY+n;r.setData(t,t,e,e)}else{let t=r.data.stopx!==r.data.startx?r.data.stopx+gt.diagramMarginX:r.data.startx,e=r.data.starty;r.setData(t,t,e,e)}r.name=l.alias;let h=i.db.getC4ShapeArray(l.alias),d=i.db.getC4ShapeKeys(l.alias);d.length>0&&Ct(r,t,h,d),e=l.alias;let u=i.db.getBoundaries(e);u.length>0&&vt(t,e,r,u,i),"global"!==l.alias&&At(t,l,r),a.data.stopy=Math.max(r.data.stopy+gt.c4ShapeMargin,a.data.stopy),a.data.stopx=Math.max(r.data.stopx+gt.c4ShapeMargin,a.data.stopx),ht=Math.max(ht,a.data.stopx),dt=Math.max(dt,a.data.stopy)}}(0,i._)(vt,"drawInsideBoundary");var Rt={drawPersonOrSystemArray:Ct,drawBoundary:At,setConf:ft,draw:(0,i._)(function(t,e,a,n){gt=(0,i.c)().c4;const r=(0,i.c)().securityLevel;let s;"sandbox"===r&&(s=(0,i.d)("#i"+e));const l="sandbox"===r?(0,i.d)(s.nodes()[0].contentDocument.body):(0,i.d)("body");let o=n.db;n.db.setWrap(gt.wrap),ut=o.getC4ShapeInRow(),pt=o.getC4BoundaryInRow(),i.l.debug(`C:${JSON.stringify(gt,null,2)}`);const c="sandbox"===r?l.select(`[id="${e}"]`):(0,i.d)(`[id="${e}"]`);ct.insertComputerIcon(c),ct.insertDatabaseIcon(c),ct.insertClockIcon(c);let h=new _t(n);h.setData(gt.diagramMarginX,gt.diagramMarginX,gt.diagramMarginY,gt.diagramMarginY),h.data.widthLimit=screen.availWidth,ht=gt.diagramMarginX,dt=gt.diagramMarginY;const d=n.db.getTitle();vt(c,"",h,n.db.getBoundaries(""),n),ct.insertArrowHead(c),ct.insertArrowEnd(c),ct.insertArrowCrossHead(c),ct.insertArrowFilledHead(c),Tt(c,n.db.getRels(),n.db.getC4Shape,n),h.data.stopx=ht,h.data.stopy=dt;const u=h.data;let p=u.stopy-u.starty+2*gt.diagramMarginY;const y=u.stopx-u.startx+2*gt.diagramMarginX;d&&c.append("text").text(d).attr("x",(u.stopx-u.startx)/2-4*gt.diagramMarginX).attr("y",u.starty+gt.diagramMarginY),(0,i.e)(c,p,y,gt.useMaxWidth);const g=d?60:0;c.attr("viewBox",u.startx-gt.diagramMarginX+" -"+(gt.diagramMarginY+g)+" "+y+" "+(p+g)),i.l.debug("models:",u)},"draw")},Dt={parser:l,db:H,renderer:Rt,styles:(0,i._)(t=>`.person {\n stroke: ${t.personBorder};\n fill: ${t.personBkg};\n }\n`,"getStyles"),init:(0,i._)(({c4:t,wrap:e})=>{Rt.setConf(t),H.setWrap(e)},"init")}}}]);
|
runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6734.e5919666c842cdf1276d.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunkruncell=self.webpackChunkruncell||[]).push([[6734],{76734:(e,c,l)=>{l.d(c,{createInfoServices:()=>r.c});var r=l(3111)}}]);
|
runcell-0.1.17.data/data/share/jupyter/labextensions/runcell/static/6789.346356d4f19b92e62321.js
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(self.webpackChunkruncell=self.webpackChunkruncell||[]).push([[6789],{14122:(t,e,r)=>{r.d(e,{G:()=>o});var n=r(50877),a=r(91896),i=(0,n.ar)(function(t){return(0,a.a)((0,a.c)(t,1,n.as,!0))}),s="\0";class o{constructor(t={}){this._isDirected=!Object.prototype.hasOwnProperty.call(t,"directed")||t.directed,this._isMultigraph=!!Object.prototype.hasOwnProperty.call(t,"multigraph")&&t.multigraph,this._isCompound=!!Object.prototype.hasOwnProperty.call(t,"compound")&&t.compound,this._label=void 0,this._defaultNodeLabelFn=(0,n.at)(void 0),this._defaultEdgeLabelFn=(0,n.at)(void 0),this._nodes={},this._isCompound&&(this._parent={},this._children={},this._children[s]={}),this._in={},this._preds={},this._out={},this._sucs={},this._edgeObjs={},this._edgeLabels={}}isDirected(){return this._isDirected}isMultigraph(){return this._isMultigraph}isCompound(){return this._isCompound}setGraph(t){return this._label=t,this}graph(){return this._label}setDefaultNodeLabel(t){return(0,n.au)(t)||(t=(0,n.at)(t)),this._defaultNodeLabelFn=t,this}nodeCount(){return this._nodeCount}nodes(){return(0,a.k)(this._nodes)}sources(){var t=this;return(0,a.f)(this.nodes(),function(e){return(0,n.av)(t._in[e])})}sinks(){var t=this;return(0,a.f)(this.nodes(),function(e){return(0,n.av)(t._out[e])})}setNodes(t,e){var r=arguments,n=this;return(0,a.d)(t,function(t){r.length>1?n.setNode(t,e):n.setNode(t)}),this}setNode(t,e){return Object.prototype.hasOwnProperty.call(this._nodes,t)?(arguments.length>1&&(this._nodes[t]=e),this):(this._nodes[t]=arguments.length>1?e:this._defaultNodeLabelFn(t),this._isCompound&&(this._parent[t]=s,this._children[t]={},this._children[s][t]=!0),this._in[t]={},this._preds[t]={},this._out[t]={},this._sucs[t]={},++this._nodeCount,this)}node(t){return this._nodes[t]}hasNode(t){return Object.prototype.hasOwnProperty.call(this._nodes,t)}removeNode(t){if(Object.prototype.hasOwnProperty.call(this._nodes,t)){var e=t=>this.removeEdge(this._edgeObjs[t]);delete this._nodes[t],this._isCompound&&(this._removeFromParentsChildList(t),delete this._parent[t],(0,a.d)(this.children(t),t=>{this.setParent(t)}),delete this._children[t]),(0,a.d)((0,a.k)(this._in[t]),e),delete this._in[t],delete this._preds[t],(0,a.d)((0,a.k)(this._out[t]),e),delete this._out[t],delete this._sucs[t],--this._nodeCount}return this}setParent(t,e){if(!this._isCompound)throw new Error("Cannot set parent in a non-compound graph");if((0,a.i)(e))e=s;else{for(var r=e+="";!(0,a.i)(r);r=this.parent(r))if(r===t)throw new Error("Setting "+e+" as parent of "+t+" would create a cycle");this.setNode(e)}return this.setNode(t),this._removeFromParentsChildList(t),this._parent[t]=e,this._children[e][t]=!0,this}_removeFromParentsChildList(t){delete this._children[this._parent[t]][t]}parent(t){if(this._isCompound){var e=this._parent[t];if(e!==s)return e}}children(t){if((0,a.i)(t)&&(t=s),this._isCompound){var e=this._children[t];if(e)return(0,a.k)(e)}else{if(t===s)return this.nodes();if(this.hasNode(t))return[]}}predecessors(t){var e=this._preds[t];if(e)return(0,a.k)(e)}successors(t){var e=this._sucs[t];if(e)return(0,a.k)(e)}neighbors(t){var e=this.predecessors(t);if(e)return i(e,this.successors(t))}isLeaf(t){return 0===(this.isDirected()?this.successors(t):this.neighbors(t)).length}filterNodes(t){var e=new this.constructor({directed:this._isDirected,multigraph:this._isMultigraph,compound:this._isCompound});e.setGraph(this.graph());var r=this;(0,a.d)(this._nodes,function(r,n){t(n)&&e.setNode(n,r)}),(0,a.d)(this._edgeObjs,function(t){e.hasNode(t.v)&&e.hasNode(t.w)&&e.setEdge(t,r.edge(t))});var n={};function i(t){var a=r.parent(t);return void 0===a||e.hasNode(a)?(n[t]=a,a):a in n?n[a]:i(a)}return this._isCompound&&(0,a.d)(e.nodes(),function(t){e.setParent(t,i(t))}),e}setDefaultEdgeLabel(t){return(0,n.au)(t)||(t=(0,n.at)(t)),this._defaultEdgeLabelFn=t,this}edgeCount(){return this._edgeCount}edges(){return(0,a.v)(this._edgeObjs)}setPath(t,e){var r=this,n=arguments;return(0,a.r)(t,function(t,a){return n.length>1?r.setEdge(t,a,e):r.setEdge(t,a),a}),this}setEdge(){var t,e,r,n,i=!1,s=arguments[0];"object"==typeof s&&null!==s&&"v"in s?(t=s.v,e=s.w,r=s.name,2===arguments.length&&(n=arguments[1],i=!0)):(t=s,e=arguments[1],r=arguments[3],arguments.length>2&&(n=arguments[2],i=!0)),t=""+t,e=""+e,(0,a.i)(r)||(r=""+r);var o=d(this._isDirected,t,e,r);if(Object.prototype.hasOwnProperty.call(this._edgeLabels,o))return i&&(this._edgeLabels[o]=n),this;if(!(0,a.i)(r)&&!this._isMultigraph)throw new Error("Cannot set a named edge when isMultigraph = false");this.setNode(t),this.setNode(e),this._edgeLabels[o]=i?n:this._defaultEdgeLabelFn(t,e,r);var c=function(t,e,r,n){var a=""+e,i=""+r;if(!t&&a>i){var s=a;a=i,i=s}var o={v:a,w:i};return n&&(o.name=n),o}(this._isDirected,t,e,r);return t=c.v,e=c.w,Object.freeze(c),this._edgeObjs[o]=c,l(this._preds[e],t),l(this._sucs[t],e),this._in[e][o]=c,this._out[t][o]=c,this._edgeCount++,this}edge(t,e,r){var n=1===arguments.length?h(this._isDirected,arguments[0]):d(this._isDirected,t,e,r);return this._edgeLabels[n]}hasEdge(t,e,r){var n=1===arguments.length?h(this._isDirected,arguments[0]):d(this._isDirected,t,e,r);return Object.prototype.hasOwnProperty.call(this._edgeLabels,n)}removeEdge(t,e,r){var n=1===arguments.length?h(this._isDirected,arguments[0]):d(this._isDirected,t,e,r),a=this._edgeObjs[n];return a&&(t=a.v,e=a.w,delete this._edgeLabels[n],delete this._edgeObjs[n],c(this._preds[e],t),c(this._sucs[t],e),delete this._in[e][n],delete this._out[t][n],this._edgeCount--),this}inEdges(t,e){var r=this._in[t];if(r){var n=(0,a.v)(r);return e?(0,a.f)(n,function(t){return t.v===e}):n}}outEdges(t,e){var r=this._out[t];if(r){var n=(0,a.v)(r);return e?(0,a.f)(n,function(t){return t.w===e}):n}}nodeEdges(t,e){var r=this.inEdges(t,e);if(r)return r.concat(this.outEdges(t,e))}}function l(t,e){t[e]?t[e]++:t[e]=1}function c(t,e){--t[e]||delete t[e]}function d(t,e,r,n){var i=""+e,s=""+r;if(!t&&i>s){var o=i;i=s,s=o}return i+""+s+""+((0,a.i)(n)?"\0":n)}function h(t,e){return d(t,e.v,e.w,e.name)}o.prototype._nodeCount=0,o.prototype._edgeCount=0},27860:(t,e,r)=>{r.d(e,{c:()=>i});var n=r(91896),a=4;function i(t){return(0,n.b)(t,a)}},36768:(t,e,r)=>{r.d(e,{g:()=>n});var n=(0,r(50877)._)(()=>"\n /* Font Awesome icon styling - consolidated */\n .label-icon {\n display: inline-block;\n height: 1em;\n overflow: visible;\n vertical-align: -0.125em;\n }\n \n .node .label-icon path {\n fill: currentColor;\n stroke: revert;\n stroke-width: revert;\n }\n","getIconStyles")},73272:(t,e,r)=>{r.d(e,{c:()=>a});var n=r(50877);const a=(t,e)=>n.U.lang.round(n.C.parse(t)[e])},91896:(t,e,r)=>{r.d(e,{A:()=>$,B:()=>ve,C:()=>i,D:()=>fe,S:()=>a,a:()=>me,b:()=>Kt,c:()=>Zt,d:()=>we,e:()=>U,f:()=>ke,g:()=>st,h:()=>Vt,i:()=>Le,j:()=>lt,k:()=>A,l:()=>ce,m:()=>ge,n:()=>te,o:()=>et,p:()=>se,q:()=>ue,r:()=>he,s:()=>Qt,t:()=>ot,u:()=>it,v:()=>Se,w:()=>ht,x:()=>be,y:()=>s,z:()=>ye});var n=r(50877);function a(t){var e=-1,r=null==t?0:t.length;for(this.__data__=new n.bd;++e<r;)this.add(t[e])}function i(t,e){for(var r=-1,n=null==t?0:t.length;++r<n;)if(e(t[r],r,t))return!0;return!1}function s(t,e){return t.has(e)}a.prototype.add=a.prototype.push=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this},a.prototype.has=function(t){return this.__data__.has(t)};var o=1,l=2;function c(t,e,r,n,c,d){var h=r&o,u=t.length,g=e.length;if(u!=g&&!(h&&g>u))return!1;var p=d.get(t),y=d.get(e);if(p&&y)return p==e&&y==t;var b=-1,f=!0,x=r&l?new a:void 0;for(d.set(t,e),d.set(e,t);++b<u;){var _=t[b],m=e[b];if(n)var w=h?n(m,_,b,e,t,d):n(_,m,b,t,e,d);if(void 0!==w){if(w)continue;f=!1;break}if(x){if(!i(e,function(t,e){if(!s(x,e)&&(_===t||c(_,t,r,n,d)))return x.push(e)})){f=!1;break}}else if(_!==m&&!c(_,m,r,n,d)){f=!1;break}}return d.delete(t),d.delete(e),f}function d(t){var e=-1,r=Array(t.size);return t.forEach(function(t,n){r[++e]=[n,t]}),r}function h(t){var e=-1,r=Array(t.size);return t.forEach(function(t){r[++e]=t}),r}var u=1,g=2,p="[object Boolean]",y="[object Date]",b="[object Error]",f="[object Map]",x="[object Number]",_="[object RegExp]",m="[object Set]",w="[object String]",v="[object Symbol]",k="[object ArrayBuffer]",S="[object DataView]",L=n.be?n.be.prototype:void 0,E=L?L.valueOf:void 0;function C(t,e){for(var r=-1,n=e.length,a=t.length;++r<n;)t[a+r]=e[r];return t}function D(t,e,r){var a=e(t);return(0,n.aS)(t)?a:C(a,r(t))}function $(t,e){for(var r=-1,n=null==t?0:t.length,a=0,i=[];++r<n;){var s=t[r];e(s,r,t)&&(i[a++]=s)}return i}function N(){return[]}var O=Object.prototype.propertyIsEnumerable,T=Object.getOwnPropertySymbols,I=T?function(t){return null==t?[]:(t=Object(t),$(T(t),function(e){return O.call(t,e)}))}:N;function A(t){return(0,n.aR)(t)?(0,n.bg)(t):(0,n.bh)(t)}function B(t){return D(t,A,I)}var j=1,z=Object.prototype.hasOwnProperty,R=1,P="[object Arguments]",M="[object Array]",F="[object Object]",Y=Object.prototype.hasOwnProperty;function W(t,e,r,a,i){return t===e||(null==t||null==e||!(0,n.bm)(t)&&!(0,n.bm)(e)?t!=t&&e!=e:function(t,e,r,a,i,s){var o=(0,n.aS)(t),l=(0,n.aS)(e),L=o?M:(0,n.bi)(t),C=l?M:(0,n.bi)(e),D=(L=L==P?F:L)==F,$=(C=C==P?F:C)==F,N=L==C;if(N&&(0,n.bj)(t)){if(!(0,n.bj)(e))return!1;o=!0,D=!1}if(N&&!D)return s||(s=new n.bk),o||(0,n.bl)(t)?c(t,e,r,a,i,s):function(t,e,r,a,i,s,o){switch(r){case S:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case k:return!(t.byteLength!=e.byteLength||!s(new n.bf(t),new n.bf(e)));case p:case y:case x:return(0,n.aQ)(+t,+e);case b:return t.name==e.name&&t.message==e.message;case _:case w:return t==e+"";case f:var l=d;case m:var L=a&u;if(l||(l=h),t.size!=e.size&&!L)return!1;var C=o.get(t);if(C)return C==e;a|=g,o.set(t,e);var D=c(l(t),l(e),a,i,s,o);return o.delete(t),D;case v:if(E)return E.call(t)==E.call(e)}return!1}(t,e,L,r,a,i,s);if(!(r&R)){var O=D&&Y.call(t,"__wrapped__"),T=$&&Y.call(e,"__wrapped__");if(O||T){var I=O?t.value():t,A=T?e.value():e;return s||(s=new n.bk),i(I,A,r,a,s)}}return!!N&&(s||(s=new n.bk),function(t,e,r,n,a,i){var s=r&j,o=B(t),l=o.length;if(l!=B(e).length&&!s)return!1;for(var c=l;c--;){var d=o[c];if(!(s?d in e:z.call(e,d)))return!1}var h=i.get(t),u=i.get(e);if(h&&u)return h==e&&u==t;var g=!0;i.set(t,e),i.set(e,t);for(var p=s;++c<l;){var y=t[d=o[c]],b=e[d];if(n)var f=s?n(b,y,d,e,t,i):n(y,b,d,t,e,i);if(!(void 0===f?y===b||a(y,b,r,n,i):f)){g=!1;break}p||(p="constructor"==d)}if(g&&!p){var x=t.constructor,_=e.constructor;x!=_&&"constructor"in t&&"constructor"in e&&!("function"==typeof x&&x instanceof x&&"function"==typeof _&&_ instanceof _)&&(g=!1)}return i.delete(t),i.delete(e),g}(t,e,r,a,i,s))}(t,e,r,a,W,i))}var X="[object Symbol]";function U(t){return"symbol"==typeof t||(0,n.bm)(t)&&(0,n.bn)(t)==X}var H=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,K=/^\w*$/;function G(t,e){if((0,n.aS)(t))return!1;var r=typeof t;return!("number"!=r&&"symbol"!=r&&"boolean"!=r&&null!=t&&!U(t))||K.test(t)||!H.test(t)||null!=e&&t in Object(e)}var q,Z,V,J=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Q=/\\(\\)?/g,tt=(q=function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(J,function(t,r,n,a){e.push(n?a.replace(Q,"$1"):r||t)}),e},Z=(0,n.bo)(q,function(t){return 500===V.size&&V.clear(),t}),V=Z.cache,Z);function et(t,e){for(var r=-1,n=null==t?0:t.length,a=Array(n);++r<n;)a[r]=e(t[r],r,t);return a}var rt=n.be?n.be.prototype:void 0,nt=rt?rt.toString:void 0;function at(t){if("string"==typeof t)return t;if((0,n.aS)(t))return et(t,at)+"";if(U(t))return nt?nt.call(t):"";var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function it(t){return null==t?"":at(t)}function st(t,e){return(0,n.aS)(t)?t:G(t,e)?[t]:tt(it(t))}function ot(t){if("string"==typeof t||U(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e}function lt(t,e){for(var r=0,n=(e=st(e,t)).length;null!=t&&r<n;)t=t[ot(e[r++])];return r&&r==n?t:void 0}function ct(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););return t}var dt=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)C(e,I(t)),t=(0,n.bq)(t);return e}:N;function ht(t){return D(t,n.aP,dt)}var ut=Object.prototype.hasOwnProperty,gt=/\w*$/,pt=n.be?n.be.prototype:void 0,yt=pt?pt.valueOf:void 0,bt="[object Boolean]",ft="[object Date]",xt="[object Map]",_t="[object Number]",mt="[object RegExp]",wt="[object Set]",vt="[object String]",kt="[object Symbol]",St="[object ArrayBuffer]",Lt="[object DataView]",Et="[object Float32Array]",Ct="[object Float64Array]",Dt="[object Int8Array]",$t="[object Int16Array]",Nt="[object Int32Array]",Ot="[object Uint8Array]",Tt="[object Uint8ClampedArray]",It="[object Uint16Array]",At="[object Uint32Array]";var Bt=n.bt&&n.bt.isMap,jt=Bt?(0,n.bb)(Bt):function(t){return(0,n.bm)(t)&&"[object Map]"==(0,n.bi)(t)},zt=n.bt&&n.bt.isSet,Rt=zt?(0,n.bb)(zt):function(t){return(0,n.bm)(t)&&"[object Set]"==(0,n.bi)(t)},Pt=1,Mt=2,Ft=4,Yt="[object Arguments]",Wt="[object Function]",Xt="[object GeneratorFunction]",Ut="[object Object]",Ht={};function Kt(t,e,r,a,i,s){var o,l=e&Pt,c=e&Mt,d=e&Ft;if(void 0!==o)return o;if(!(0,n.aL)(t))return t;var h=(0,n.aS)(t);if(h){if(o=function(t){var e=t.length,r=new t.constructor(e);return e&&"string"==typeof t[0]&&ut.call(t,"index")&&(r.index=t.index,r.input=t.input),r}(t),!l)return(0,n.bu)(t,o)}else{var u=(0,n.bi)(t),g=u==Wt||u==Xt;if((0,n.bj)(t))return(0,n.bv)(t,l);if(u==Ut||u==Yt||g&&!i){if(o=c||g?{}:(0,n.bw)(t),!l)return c?function(t,e){return(0,n.bp)(t,dt(t),e)}(t,function(t,e){return t&&(0,n.bp)(e,(0,n.aP)(e),t)}(o,t)):function(t,e){return(0,n.bp)(t,I(t),e)}(t,function(t,e){return t&&(0,n.bp)(e,A(e),t)}(o,t))}else{if(!Ht[u])return i?t:{};o=function(t,e,r){var a=t.constructor;switch(e){case St:return(0,n.br)(t);case bt:case ft:return new a(+t);case Lt:return function(t,e){var r=e?(0,n.br)(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}(t,r);case Et:case Ct:case Dt:case $t:case Nt:case Ot:case Tt:case It:case At:return(0,n.bs)(t,r);case xt:return new a;case _t:case vt:return new a(t);case mt:return function(t){var e=new t.constructor(t.source,gt.exec(t));return e.lastIndex=t.lastIndex,e}(t);case wt:return new a;case kt:return function(t){return yt?Object(yt.call(t)):{}}(t)}}(t,u,l)}}s||(s=new n.bk);var p=s.get(t);if(p)return p;s.set(t,o),Rt(t)?t.forEach(function(n){o.add(Kt(n,e,r,0,t,s))}):jt(t)&&t.forEach(function(n,a){o.set(a,Kt(n,e,r,0,t,s))});var y=d?c?ht:B:c?n.aP:A,b=h?void 0:y(t);return ct(b||t,function(a,i){b&&(a=t[i=a]),(0,n.aN)(o,i,Kt(a,e,r,0,t,s))}),o}Ht[Yt]=Ht["[object Array]"]=Ht["[object ArrayBuffer]"]=Ht["[object DataView]"]=Ht["[object Boolean]"]=Ht["[object Date]"]=Ht["[object Float32Array]"]=Ht["[object Float64Array]"]=Ht["[object Int8Array]"]=Ht["[object Int16Array]"]=Ht["[object Int32Array]"]=Ht["[object Map]"]=Ht["[object Number]"]=Ht[Ut]=Ht["[object RegExp]"]=Ht["[object Set]"]=Ht["[object String]"]=Ht["[object Symbol]"]=Ht["[object Uint8Array]"]=Ht["[object Uint8ClampedArray]"]=Ht["[object Uint16Array]"]=Ht["[object Uint32Array]"]=!0,Ht["[object Error]"]=Ht[Wt]=Ht["[object WeakMap]"]=!1;var Gt=n.be?n.be.isConcatSpreadable:void 0;function qt(t){return(0,n.aS)(t)||(0,n.bx)(t)||!!(Gt&&t&&t[Gt])}function Zt(t,e,r,n,a){var i=-1,s=t.length;for(r||(r=qt),a||(a=[]);++i<s;){var o=t[i];r(o)?C(a,o):n||(a[a.length]=o)}return a}function Vt(t,e,r){for(var a=-1,i=(e=st(e,t)).length,s=!1;++a<i;){var o=ot(e[a]);if(!(s=null!=t&&r(t,o)))break;t=t[o]}return s||++a!=i?s:!!(i=null==t?0:t.length)&&(0,n.by)(i)&&(0,n.aM)(o,i)&&((0,n.aS)(t)||(0,n.bx)(t))}function Jt(t,e,r,n){var a=-1,i=null==t?0:t.length;for(n&&i&&(r=t[++a]);++a<i;)r=e(r,t[a],a,t);return r}function Qt(t,e){return t&&(0,n.b9)(t,e,A)}var te=function(t){return function(e,r){if(null==e)return e;if(!(0,n.aR)(e))return t(e,r);for(var a=e.length,i=-1,s=Object(e);++i<a&&!1!==r(s[i],i,s););return e}}(Qt),ee=1,re=2;function ne(t){return t==t&&!(0,n.aL)(t)}function ae(t,e){return function(r){return null!=r&&r[t]===e&&(void 0!==e||t in Object(r))}}function ie(t,e){return null!=t&&e in Object(t)}function se(t,e){return null!=t&&Vt(t,e,ie)}var oe=1,le=2;function ce(t){return"function"==typeof t?t:null==t?n.aT:"object"==typeof t?(0,n.aS)(t)?function(t,e){return G(t)&&ne(e)?ae(ot(t),e):function(r){var n=function(t,e){var r=null==t?void 0:lt(t,e);return void 0===r?void 0:r}(r,t);return void 0===n&&n===e?se(r,t):W(e,n,oe|le)}}(t[0],t[1]):function(t){var e=function(t){for(var e=A(t),r=e.length;r--;){var n=e[r],a=t[n];e[r]=[n,a,ne(a)]}return e}(t);return 1==e.length&&e[0][2]?ae(e[0][0],e[0][1]):function(r){return r===t||function(t,e,r){var a=r.length,i=a;if(null==t)return!i;for(t=Object(t);a--;){var s=r[a];if(s[2]?s[1]!==t[s[0]]:!(s[0]in t))return!1}for(;++a<i;){var o=(s=r[a])[0],l=t[o],c=s[1];if(s[2]){if(void 0===l&&!(o in t))return!1}else{var d=new n.bk;if(!W(c,l,ee|re,void 0,d))return!1}}return!0}(r,0,e)}}(t):function(t){return G(t)?function(t){return function(e){return null==e?void 0:e[t]}}(ot(t)):function(t){return function(e){return lt(e,t)}}(t)}(t)}function de(t,e,r,n,a){return a(t,function(t,a,i){r=n?(n=!1,t):e(r,t,a,i)}),r}function he(t,e,r){var a=(0,n.aS)(t)?Jt:de,i=arguments.length<3;return a(t,ce(e),r,i,te)}function ue(t){return"function"==typeof t?t:n.aT}function ge(t,e,r,n){for(var a=t.length,i=r+-1;++i<a;)if(e(t[i],i,t))return i;return-1}function pe(t){return t!=t}function ye(t,e,r){return e==e?function(t,e,r){for(var n=r-1,a=t.length;++n<a;)if(t[n]===e)return n;return-1}(t,e,r):ge(t,pe,r)}function be(t,e){return!(null==t||!t.length)&&ye(t,e,0)>-1}function fe(){}var xe=n.bz&&1/h(new n.bz([,-0]))[1]==1/0?function(t){return new n.bz(t)}:fe,_e=200;function me(t,e,r){var n=-1,i=be,o=t.length,l=!0,c=[],d=c;if(o>=_e){var u=e?null:xe(t);if(u)return h(u);l=!1,i=s,d=new a}else d=e?[]:c;t:for(;++n<o;){var g=t[n],p=e?e(g):g;if(g=0!==g?g:0,l&&p==p){for(var y=d.length;y--;)if(d[y]===p)continue t;e&&d.push(p),c.push(g)}else i(d,p,r)||(d!==c&&d.push(p),c.push(g))}return c}function we(t,e){return((0,n.aS)(t)?ct:te)(t,ue(e))}function ve(t,e){var r=[];return te(t,function(t,n,a){e(t,n,a)&&r.push(t)}),r}function ke(t,e){return((0,n.aS)(t)?$:ve)(t,ce(e))}function Se(t){return null==t?[]:function(t,e){return et(e,function(e){return t[e]})}(t,A(t))}function Le(t){return void 0===t}},96789:(t,e,r)=>{r.d(e,{diagram:()=>ye});var n=r(36768),a=r(50877),i=r(27860),s=r(14122),o=r(73272),l=function(){var t=(0,a._)(function(t,e,r,n){for(r=r||{},n=t.length;n--;r[t[n]]=e);return r},"o"),e=[1,15],r=[1,7],n=[1,13],i=[1,14],s=[1,19],o=[1,16],l=[1,17],c=[1,18],d=[8,30],h=[8,10,21,28,29,30,31,39,43,46],u=[1,23],g=[1,24],p=[8,10,15,16,21,28,29,30,31,39,43,46],y=[8,10,15,16,21,27,28,29,30,31,39,43,46],b=[1,49],f={trace:(0,a._)(function(){},"trace"),yy:{},symbols_:{error:2,spaceLines:3,SPACELINE:4,NL:5,separator:6,SPACE:7,EOF:8,start:9,BLOCK_DIAGRAM_KEY:10,document:11,stop:12,statement:13,link:14,LINK:15,START_LINK:16,LINK_LABEL:17,STR:18,nodeStatement:19,columnsStatement:20,SPACE_BLOCK:21,blockStatement:22,classDefStatement:23,cssClassStatement:24,styleStatement:25,node:26,SIZE:27,COLUMNS:28,"id-block":29,end:30,NODE_ID:31,nodeShapeNLabel:32,dirList:33,DIR:34,NODE_DSTART:35,NODE_DEND:36,BLOCK_ARROW_START:37,BLOCK_ARROW_END:38,classDef:39,CLASSDEF_ID:40,CLASSDEF_STYLEOPTS:41,DEFAULT:42,class:43,CLASSENTITY_IDS:44,STYLECLASS:45,style:46,STYLE_ENTITY_IDS:47,STYLE_DEFINITION_DATA:48,$accept:0,$end:1},terminals_:{2:"error",4:"SPACELINE",5:"NL",7:"SPACE",8:"EOF",10:"BLOCK_DIAGRAM_KEY",15:"LINK",16:"START_LINK",17:"LINK_LABEL",18:"STR",21:"SPACE_BLOCK",27:"SIZE",28:"COLUMNS",29:"id-block",30:"end",31:"NODE_ID",34:"DIR",35:"NODE_DSTART",36:"NODE_DEND",37:"BLOCK_ARROW_START",38:"BLOCK_ARROW_END",39:"classDef",40:"CLASSDEF_ID",41:"CLASSDEF_STYLEOPTS",42:"DEFAULT",43:"class",44:"CLASSENTITY_IDS",45:"STYLECLASS",46:"style",47:"STYLE_ENTITY_IDS",48:"STYLE_DEFINITION_DATA"},productions_:[0,[3,1],[3,2],[3,2],[6,1],[6,1],[6,1],[9,3],[12,1],[12,1],[12,2],[12,2],[11,1],[11,2],[14,1],[14,4],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[13,1],[19,3],[19,2],[19,1],[20,1],[22,4],[22,3],[26,1],[26,2],[33,1],[33,2],[32,3],[32,4],[23,3],[23,3],[24,3],[25,3]],performAction:(0,a._)(function(t,e,r,n,a,i,s){var o=i.length-1;switch(a){case 4:n.getLogger().debug("Rule: separator (NL) ");break;case 5:n.getLogger().debug("Rule: separator (Space) ");break;case 6:n.getLogger().debug("Rule: separator (EOF) ");break;case 7:n.getLogger().debug("Rule: hierarchy: ",i[o-1]),n.setHierarchy(i[o-1]);break;case 8:n.getLogger().debug("Stop NL ");break;case 9:n.getLogger().debug("Stop EOF ");break;case 10:n.getLogger().debug("Stop NL2 ");break;case 11:n.getLogger().debug("Stop EOF2 ");break;case 12:n.getLogger().debug("Rule: statement: ",i[o]),"number"==typeof i[o].length?this.$=i[o]:this.$=[i[o]];break;case 13:n.getLogger().debug("Rule: statement #2: ",i[o-1]),this.$=[i[o-1]].concat(i[o]);break;case 14:n.getLogger().debug("Rule: link: ",i[o],t),this.$={edgeTypeStr:i[o],label:""};break;case 15:n.getLogger().debug("Rule: LABEL link: ",i[o-3],i[o-1],i[o]),this.$={edgeTypeStr:i[o],label:i[o-1]};break;case 18:const e=parseInt(i[o]),r=n.generateId();this.$={id:r,type:"space",label:"",width:e,children:[]};break;case 23:n.getLogger().debug("Rule: (nodeStatement link node) ",i[o-2],i[o-1],i[o]," typestr: ",i[o-1].edgeTypeStr);const a=n.edgeStrToEdgeData(i[o-1].edgeTypeStr);this.$=[{id:i[o-2].id,label:i[o-2].label,type:i[o-2].type,directions:i[o-2].directions},{id:i[o-2].id+"-"+i[o].id,start:i[o-2].id,end:i[o].id,label:i[o-1].label,type:"edge",directions:i[o].directions,arrowTypeEnd:a,arrowTypeStart:"arrow_open"},{id:i[o].id,label:i[o].label,type:n.typeStr2Type(i[o].typeStr),directions:i[o].directions}];break;case 24:n.getLogger().debug("Rule: nodeStatement (abc88 node size) ",i[o-1],i[o]),this.$={id:i[o-1].id,label:i[o-1].label,type:n.typeStr2Type(i[o-1].typeStr),directions:i[o-1].directions,widthInColumns:parseInt(i[o],10)};break;case 25:n.getLogger().debug("Rule: nodeStatement (node) ",i[o]),this.$={id:i[o].id,label:i[o].label,type:n.typeStr2Type(i[o].typeStr),directions:i[o].directions,widthInColumns:1};break;case 26:n.getLogger().debug("APA123",this?this:"na"),n.getLogger().debug("COLUMNS: ",i[o]),this.$={type:"column-setting",columns:"auto"===i[o]?-1:parseInt(i[o])};break;case 27:n.getLogger().debug("Rule: id-block statement : ",i[o-2],i[o-1]),n.generateId(),this.$={...i[o-2],type:"composite",children:i[o-1]};break;case 28:n.getLogger().debug("Rule: blockStatement : ",i[o-2],i[o-1],i[o]);const s=n.generateId();this.$={id:s,type:"composite",label:"",children:i[o-1]};break;case 29:n.getLogger().debug("Rule: node (NODE_ID separator): ",i[o]),this.$={id:i[o]};break;case 30:n.getLogger().debug("Rule: node (NODE_ID nodeShapeNLabel separator): ",i[o-1],i[o]),this.$={id:i[o-1],label:i[o].label,typeStr:i[o].typeStr,directions:i[o].directions};break;case 31:n.getLogger().debug("Rule: dirList: ",i[o]),this.$=[i[o]];break;case 32:n.getLogger().debug("Rule: dirList: ",i[o-1],i[o]),this.$=[i[o-1]].concat(i[o]);break;case 33:n.getLogger().debug("Rule: nodeShapeNLabel: ",i[o-2],i[o-1],i[o]),this.$={typeStr:i[o-2]+i[o],label:i[o-1]};break;case 34:n.getLogger().debug("Rule: BLOCK_ARROW nodeShapeNLabel: ",i[o-3],i[o-2]," #3:",i[o-1],i[o]),this.$={typeStr:i[o-3]+i[o],label:i[o-2],directions:i[o-1]};break;case 35:case 36:this.$={type:"classDef",id:i[o-1].trim(),css:i[o].trim()};break;case 37:this.$={type:"applyClass",id:i[o-1].trim(),styleClass:i[o].trim()};break;case 38:this.$={type:"applyStyles",id:i[o-1].trim(),stylesStr:i[o].trim()}}},"anonymous"),table:[{9:1,10:[1,2]},{1:[3]},{10:e,11:3,13:4,19:5,20:6,21:r,22:8,23:9,24:10,25:11,26:12,28:n,29:i,31:s,39:o,43:l,46:c},{8:[1,20]},t(d,[2,12],{13:4,19:5,20:6,22:8,23:9,24:10,25:11,26:12,11:21,10:e,21:r,28:n,29:i,31:s,39:o,43:l,46:c}),t(h,[2,16],{14:22,15:u,16:g}),t(h,[2,17]),t(h,[2,18]),t(h,[2,19]),t(h,[2,20]),t(h,[2,21]),t(h,[2,22]),t(p,[2,25],{27:[1,25]}),t(h,[2,26]),{19:26,26:12,31:s},{10:e,11:27,13:4,19:5,20:6,21:r,22:8,23:9,24:10,25:11,26:12,28:n,29:i,31:s,39:o,43:l,46:c},{40:[1,28],42:[1,29]},{44:[1,30]},{47:[1,31]},t(y,[2,29],{32:32,35:[1,33],37:[1,34]}),{1:[2,7]},t(d,[2,13]),{26:35,31:s},{31:[2,14]},{17:[1,36]},t(p,[2,24]),{10:e,11:37,13:4,14:22,15:u,16:g,19:5,20:6,21:r,22:8,23:9,24:10,25:11,26:12,28:n,29:i,31:s,39:o,43:l,46:c},{30:[1,38]},{41:[1,39]},{41:[1,40]},{45:[1,41]},{48:[1,42]},t(y,[2,30]),{18:[1,43]},{18:[1,44]},t(p,[2,23]),{18:[1,45]},{30:[1,46]},t(h,[2,28]),t(h,[2,35]),t(h,[2,36]),t(h,[2,37]),t(h,[2,38]),{36:[1,47]},{33:48,34:b},{15:[1,50]},t(h,[2,27]),t(y,[2,33]),{38:[1,51]},{33:52,34:b,38:[2,31]},{31:[2,15]},t(y,[2,34]),{38:[2,32]}],defaultActions:{20:[2,7],23:[2,14],50:[2,15],52:[2,32]},parseError:(0,a._)(function(t,e){if(!e.recoverable){var r=new Error(t);throw r.hash=e,r}this.trace(t)},"parseError"),parse:(0,a._)(function(t){var e=this,r=[0],n=[],i=[null],s=[],o=this.table,l="",c=0,d=0,h=s.slice.call(arguments,1),u=Object.create(this.lexer),g={yy:{}};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(g.yy[p]=this.yy[p]);u.setInput(t,g.yy),g.yy.lexer=u,g.yy.parser=this,typeof u.yylloc>"u"&&(u.yylloc={});var y=u.yylloc;s.push(y);var b=u.options&&u.options.ranges;function f(){var t;return"number"!=typeof(t=n.pop()||u.lex()||1)&&(t instanceof Array&&(t=(n=t).pop()),t=e.symbols_[t]||t),t}"function"==typeof g.yy.parseError?this.parseError=g.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,a._)(function(t){r.length=r.length-2*t,i.length=i.length-t,s.length=s.length-t},"popStack"),(0,a._)(f,"lex");for(var x,_,m,w,v,k,S,L,E={};;){if(_=r[r.length-1],this.defaultActions[_]?m=this.defaultActions[_]:((null===x||typeof x>"u")&&(x=f()),m=o[_]&&o[_][x]),typeof m>"u"||!m.length||!m[0]){var C;for(v in L=[],o[_])this.terminals_[v]&&v>2&&L.push("'"+this.terminals_[v]+"'");C=u.showPosition?"Parse error on line "+(c+1)+":\n"+u.showPosition()+"\nExpecting "+L.join(", ")+", got '"+(this.terminals_[x]||x)+"'":"Parse error on line "+(c+1)+": Unexpected "+(1==x?"end of input":"'"+(this.terminals_[x]||x)+"'"),this.parseError(C,{text:u.match,token:this.terminals_[x]||x,line:u.yylineno,loc:y,expected:L})}if(m[0]instanceof Array&&m.length>1)throw new Error("Parse Error: multiple actions possible at state: "+_+", token: "+x);switch(m[0]){case 1:r.push(x),i.push(u.yytext),s.push(u.yylloc),r.push(m[1]),x=null,d=u.yyleng,l=u.yytext,c=u.yylineno,y=u.yylloc;break;case 2:if(k=this.productions_[m[1]][1],E.$=i[i.length-k],E._$={first_line:s[s.length-(k||1)].first_line,last_line:s[s.length-1].last_line,first_column:s[s.length-(k||1)].first_column,last_column:s[s.length-1].last_column},b&&(E._$.range=[s[s.length-(k||1)].range[0],s[s.length-1].range[1]]),typeof(w=this.performAction.apply(E,[l,d,c,g.yy,m[1],i,s].concat(h)))<"u")return w;k&&(r=r.slice(0,-1*k*2),i=i.slice(0,-1*k),s=s.slice(0,-1*k)),r.push(this.productions_[m[1]][0]),i.push(E.$),s.push(E._$),S=o[r[r.length-2]][r[r.length-1]],r.push(S);break;case 3:return!0}}return!0},"parse")},x=function(){return{EOF:1,parseError:(0,a._)(function(t,e){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,e)},"parseError"),setInput:(0,a._)(function(t,e){return this.yy=e||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,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},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,a._)(function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},"input"),unput:(0,a._)(function(t){var e=t.length,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 n=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),r.length-1&&(this.yylineno-=r.length-1);var a=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:r?(r.length===n.length?this.yylloc.first_column:0)+n[n.length-r.length].length-r[0].length:this.yylloc.first_column-e},this.options.ranges&&(this.yylloc.range=[a[0],a[0]+this.yyleng-e]),this.yyleng=this.yytext.length,this},"unput"),more:(0,a._)(function(){return this._more=!0,this},"more"),reject:(0,a._)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):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})},"reject"),less:(0,a._)(function(t){this.unput(this.match.slice(t))},"less"),pastInput:(0,a._)(function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,a._)(function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,a._)(function(){var t=this.pastInput(),e=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+e+"^"},"showPosition"),test_match:(0,a._)(function(t,e){var r,n,a;if(this.options.backtrack_lexer&&(a={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},this.options.ranges&&(a.yylloc.range=this.yylloc.range.slice(0))),(n=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=n.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:n?n[n.length-1].length-n[n.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,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,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]),this.done&&this._input&&(this.done=!1),r)return r;if(this._backtrack){for(var i in a)this[i]=a[i];return!1}return!1},"test_match"),next:(0,a._)(function(){if(this.done)return this.EOF;var t,e,r,n;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var a=this._currentRules(),i=0;i<a.length;i++)if((r=this._input.match(this.rules[a[i]]))&&(!e||r[0].length>e[0].length)){if(e=r,n=i,this.options.backtrack_lexer){if(!1!==(t=this.test_match(r,a[i])))return t;if(this._backtrack){e=!1;continue}return!1}if(!this.options.flex)break}return e?!1!==(t=this.test_match(e,a[n]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,a._)(function(){return this.next()||this.lex()},"lex"),begin:(0,a._)(function(t){this.conditionStack.push(t)},"begin"),popState:(0,a._)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,a._)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,a._)(function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},"topState"),pushState:(0,a._)(function(t){this.begin(t)},"pushState"),stateStackSize:(0,a._)(function(){return this.conditionStack.length},"stateStackSize"),options:{},performAction:(0,a._)(function(t,e,r,n){switch(r){case 0:return t.getLogger().debug("Found block-beta"),10;case 1:return t.getLogger().debug("Found id-block"),29;case 2:return t.getLogger().debug("Found block"),10;case 3:t.getLogger().debug(".",e.yytext);break;case 4:t.getLogger().debug("_",e.yytext);break;case 5:return 5;case 6:return e.yytext=-1,28;case 7:return e.yytext=e.yytext.replace(/columns\s+/,""),t.getLogger().debug("COLUMNS (LEX)",e.yytext),28;case 8:case 76:case 77:case 99:this.pushState("md_string");break;case 9:return"MD_STR";case 10:case 34:case 79:this.popState();break;case 11:this.pushState("string");break;case 12:t.getLogger().debug("LEX: POPPING STR:",e.yytext),this.popState();break;case 13:return t.getLogger().debug("LEX: STR end:",e.yytext),"STR";case 14:return e.yytext=e.yytext.replace(/space\:/,""),t.getLogger().debug("SPACE NUM (LEX)",e.yytext),21;case 15:return e.yytext="1",t.getLogger().debug("COLUMNS (LEX)",e.yytext),21;case 16:return 42;case 17:return"LINKSTYLE";case 18:return"INTERPOLATE";case 19:return this.pushState("CLASSDEF"),39;case 20:return this.popState(),this.pushState("CLASSDEFID"),"DEFAULT_CLASSDEF_ID";case 21:return this.popState(),this.pushState("CLASSDEFID"),40;case 22:return this.popState(),41;case 23:return this.pushState("CLASS"),43;case 24:return this.popState(),this.pushState("CLASS_STYLE"),44;case 25:return this.popState(),45;case 26:return this.pushState("STYLE_STMNT"),46;case 27:return this.popState(),this.pushState("STYLE_DEFINITION"),47;case 28:return this.popState(),48;case 29:return this.pushState("acc_title"),"acc_title";case 30:return this.popState(),"acc_title_value";case 31:return this.pushState("acc_descr"),"acc_descr";case 32:return this.popState(),"acc_descr_value";case 33:this.pushState("acc_descr_multiline");break;case 35:return"acc_descr_multiline_value";case 36:return 30;case 37:case 38:case 40:case 41:case 44:return this.popState(),t.getLogger().debug("Lex: (("),"NODE_DEND";case 39:return this.popState(),t.getLogger().debug("Lex: ))"),"NODE_DEND";case 42:return this.popState(),t.getLogger().debug("Lex: (-"),"NODE_DEND";case 43:return this.popState(),t.getLogger().debug("Lex: -)"),"NODE_DEND";case 45:return this.popState(),t.getLogger().debug("Lex: ]]"),"NODE_DEND";case 46:return this.popState(),t.getLogger().debug("Lex: ("),"NODE_DEND";case 47:return this.popState(),t.getLogger().debug("Lex: ])"),"NODE_DEND";case 48:case 49:return this.popState(),t.getLogger().debug("Lex: /]"),"NODE_DEND";case 50:return this.popState(),t.getLogger().debug("Lex: )]"),"NODE_DEND";case 51:return this.popState(),t.getLogger().debug("Lex: )"),"NODE_DEND";case 52:return this.popState(),t.getLogger().debug("Lex: ]>"),"NODE_DEND";case 53:return this.popState(),t.getLogger().debug("Lex: ]"),"NODE_DEND";case 54:return t.getLogger().debug("Lexa: -)"),this.pushState("NODE"),35;case 55:return t.getLogger().debug("Lexa: (-"),this.pushState("NODE"),35;case 56:return t.getLogger().debug("Lexa: ))"),this.pushState("NODE"),35;case 57:case 59:case 60:case 61:case 64:return t.getLogger().debug("Lexa: )"),this.pushState("NODE"),35;case 58:return t.getLogger().debug("Lex: ((("),this.pushState("NODE"),35;case 62:return t.getLogger().debug("Lexc: >"),this.pushState("NODE"),35;case 63:return t.getLogger().debug("Lexa: (["),this.pushState("NODE"),35;case 65:case 66:case 67:case 68:case 69:case 70:case 71:return this.pushState("NODE"),35;case 72:return t.getLogger().debug("Lexa: ["),this.pushState("NODE"),35;case 73:return this.pushState("BLOCK_ARROW"),t.getLogger().debug("LEX ARR START"),37;case 74:return t.getLogger().debug("Lex: NODE_ID",e.yytext),31;case 75:return t.getLogger().debug("Lex: EOF",e.yytext),8;case 78:return"NODE_DESCR";case 80:t.getLogger().debug("Lex: Starting string"),this.pushState("string");break;case 81:t.getLogger().debug("LEX ARR: Starting string"),this.pushState("string");break;case 82:return t.getLogger().debug("LEX: NODE_DESCR:",e.yytext),"NODE_DESCR";case 83:t.getLogger().debug("LEX POPPING"),this.popState();break;case 84:t.getLogger().debug("Lex: =>BAE"),this.pushState("ARROW_DIR");break;case 85:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (right): dir:",e.yytext),"DIR";case 86:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (left):",e.yytext),"DIR";case 87:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (x):",e.yytext),"DIR";case 88:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (y):",e.yytext),"DIR";case 89:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (up):",e.yytext),"DIR";case 90:return e.yytext=e.yytext.replace(/^,\s*/,""),t.getLogger().debug("Lex (down):",e.yytext),"DIR";case 91:return e.yytext="]>",t.getLogger().debug("Lex (ARROW_DIR end):",e.yytext),this.popState(),this.popState(),"BLOCK_ARROW_END";case 92:return t.getLogger().debug("Lex: LINK","#"+e.yytext+"#"),15;case 93:case 94:case 95:return t.getLogger().debug("Lex: LINK",e.yytext),15;case 96:case 97:case 98:return t.getLogger().debug("Lex: START_LINK",e.yytext),this.pushState("LLABEL"),16;case 100:return t.getLogger().debug("Lex: Starting string"),this.pushState("string"),"LINK_LABEL";case 101:return this.popState(),t.getLogger().debug("Lex: LINK","#"+e.yytext+"#"),15;case 102:case 103:return this.popState(),t.getLogger().debug("Lex: LINK",e.yytext),15;case 104:return t.getLogger().debug("Lex: COLON",e.yytext),e.yytext=e.yytext.slice(1),27}},"anonymous"),rules:[/^(?:block-beta\b)/,/^(?:block:)/,/^(?:block\b)/,/^(?:[\s]+)/,/^(?:[\n]+)/,/^(?:((\u000D\u000A)|(\u000A)))/,/^(?:columns\s+auto\b)/,/^(?:columns\s+[\d]+)/,/^(?:["][`])/,/^(?:[^`"]+)/,/^(?:[`]["])/,/^(?:["])/,/^(?:["])/,/^(?:[^"]*)/,/^(?:space[:]\d+)/,/^(?:space\b)/,/^(?:default\b)/,/^(?:linkStyle\b)/,/^(?:interpolate\b)/,/^(?:classDef\s+)/,/^(?:DEFAULT\s+)/,/^(?:\w+\s+)/,/^(?:[^\n]*)/,/^(?:class\s+)/,/^(?:(\w+)+((,\s*\w+)*))/,/^(?:[^\n]*)/,/^(?:style\s+)/,/^(?:(\w+)+((,\s*\w+)*))/,/^(?:[^\n]*)/,/^(?:accTitle\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*:\s*)/,/^(?:(?!\n||)*[^\n]*)/,/^(?:accDescr\s*\{\s*)/,/^(?:[\}])/,/^(?:[^\}]*)/,/^(?:end\b\s*)/,/^(?:\(\(\()/,/^(?:\)\)\))/,/^(?:[\)]\))/,/^(?:\}\})/,/^(?:\})/,/^(?:\(-)/,/^(?:-\))/,/^(?:\(\()/,/^(?:\]\])/,/^(?:\()/,/^(?:\]\))/,/^(?:\\\])/,/^(?:\/\])/,/^(?:\)\])/,/^(?:[\)])/,/^(?:\]>)/,/^(?:[\]])/,/^(?:-\))/,/^(?:\(-)/,/^(?:\)\))/,/^(?:\))/,/^(?:\(\(\()/,/^(?:\(\()/,/^(?:\{\{)/,/^(?:\{)/,/^(?:>)/,/^(?:\(\[)/,/^(?:\()/,/^(?:\[\[)/,/^(?:\[\|)/,/^(?:\[\()/,/^(?:\)\)\))/,/^(?:\[\\)/,/^(?:\[\/)/,/^(?:\[\\)/,/^(?:\[)/,/^(?:<\[)/,/^(?:[^\(\[\n\-\)\{\}\s\<\>:]+)/,/^(?:$)/,/^(?:["][`])/,/^(?:["][`])/,/^(?:[^`"]+)/,/^(?:[`]["])/,/^(?:["])/,/^(?:["])/,/^(?:[^"]+)/,/^(?:["])/,/^(?:\]>\s*\()/,/^(?:,?\s*right\s*)/,/^(?:,?\s*left\s*)/,/^(?:,?\s*x\s*)/,/^(?:,?\s*y\s*)/,/^(?:,?\s*up\s*)/,/^(?:,?\s*down\s*)/,/^(?:\)\s*)/,/^(?:\s*[xo<]?--+[-xo>]\s*)/,/^(?:\s*[xo<]?==+[=xo>]\s*)/,/^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/,/^(?:\s*~~[\~]+\s*)/,/^(?:\s*[xo<]?--\s*)/,/^(?:\s*[xo<]?==\s*)/,/^(?:\s*[xo<]?-\.\s*)/,/^(?:["][`])/,/^(?:["])/,/^(?:\s*[xo<]?--+[-xo>]\s*)/,/^(?:\s*[xo<]?==+[=xo>]\s*)/,/^(?:\s*[xo<]?-?\.+-[xo>]?\s*)/,/^(?::\d+)/],conditions:{STYLE_DEFINITION:{rules:[28],inclusive:!1},STYLE_STMNT:{rules:[27],inclusive:!1},CLASSDEFID:{rules:[22],inclusive:!1},CLASSDEF:{rules:[20,21],inclusive:!1},CLASS_STYLE:{rules:[25],inclusive:!1},CLASS:{rules:[24],inclusive:!1},LLABEL:{rules:[99,100,101,102,103],inclusive:!1},ARROW_DIR:{rules:[85,86,87,88,89,90,91],inclusive:!1},BLOCK_ARROW:{rules:[76,81,84],inclusive:!1},NODE:{rules:[37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,77,80],inclusive:!1},md_string:{rules:[9,10,78,79],inclusive:!1},space:{rules:[],inclusive:!1},string:{rules:[12,13,82,83],inclusive:!1},acc_descr_multiline:{rules:[34,35],inclusive:!1},acc_descr:{rules:[32],inclusive:!1},acc_title:{rules:[30],inclusive:!1},INITIAL:{rules:[0,1,2,3,4,5,6,7,8,11,14,15,16,17,18,19,23,26,29,31,33,36,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,92,93,94,95,96,97,98,104],inclusive:!0}}}}();function _(){this.yy={}}return f.lexer=x,(0,a._)(_,"Parser"),_.prototype=f,f.Parser=_,new _}();l.parser=l;var c=l,d=new Map,h=[],u=new Map,g="color",p="fill",y=(0,a.c)(),b=new Map,f=(0,a._)(t=>a.k.sanitizeText(t,y),"sanitizeText"),x=(0,a._)(function(t,e=""){let r=b.get(t);r||(r={id:t,styles:[],textStyles:[]},b.set(t,r)),null!=e&&e.split(",").forEach(t=>{const e=t.replace(/([^;]*);/,"$1").trim();if(RegExp(g).exec(t)){const t=e.replace(p,"bgFill").replace(g,p);r.textStyles.push(t)}r.styles.push(e)})},"addStyleClass"),_=(0,a._)(function(t,e=""){const r=d.get(t);null!=e&&(r.styles=e.split(","))},"addStyle2Node"),m=(0,a._)(function(t,e){t.split(",").forEach(function(t){let r=d.get(t);if(void 0===r){const e=t.trim();r={id:e,type:"na",children:[]},d.set(e,r)}r.classes||(r.classes=[]),r.classes.push(e)})},"setCssClass"),w=(0,a._)((t,e)=>{const r=t.flat(),n=[],s=r.find(t=>"column-setting"===(null==t?void 0:t.type)),o=(null==s?void 0:s.columns)??-1;for(const t of r)if("number"==typeof o&&o>0&&"column-setting"!==t.type&&"number"==typeof t.widthInColumns&&t.widthInColumns>o&&a.l.warn(`Block ${t.id} width ${t.widthInColumns} exceeds configured column width ${o}`),t.label&&(t.label=f(t.label)),"classDef"!==t.type)if("applyClass"!==t.type)if("applyStyles"!==t.type)if("column-setting"===t.type)e.columns=t.columns??-1;else if("edge"===t.type){const e=(u.get(t.id)??0)+1;u.set(t.id,e),t.id=e+"-"+t.id,h.push(t)}else{t.label||("composite"===t.type?t.label="":t.label=t.id);const e=d.get(t.id);if(void 0===e?d.set(t.id,t):("na"!==t.type&&(e.type=t.type),t.label!==t.id&&(e.label=t.label)),t.children&&w(t.children,t),"space"===t.type){const e=t.width??1;for(let r=0;r<e;r++){const e=(0,i.c)(t);e.id=e.id+"-"+r,d.set(e.id,e),n.push(e)}}else void 0===e&&n.push(t)}else null!=t&&t.stylesStr&&_(t.id,null==t?void 0:t.stylesStr);else m(t.id,(null==t?void 0:t.styleClass)??"");else x(t.id,t.css);e.children=n},"populateBlockDatabase"),v=[],k={id:"root",type:"composite",children:[],columns:-1},S=(0,a._)(()=>{a.l.debug("Clear called"),(0,a.z)(),k={id:"root",type:"composite",children:[],columns:-1},d=new Map([["root",k]]),v=[],b=new Map,h=[],u=new Map},"clear");function L(t){switch(a.l.debug("typeStr2Type",t),t){case"[]":return"square";case"()":return a.l.debug("we have a round"),"round";case"(())":return"circle";case">]":return"rect_left_inv_arrow";case"{}":return"diamond";case"{{}}":return"hexagon";case"([])":return"stadium";case"[[]]":return"subroutine";case"[()]":return"cylinder";case"((()))":return"doublecircle";case"[//]":return"lean_right";case"[\\\\]":return"lean_left";case"[/\\]":return"trapezoid";case"[\\/]":return"inv_trapezoid";case"<[]>":return"block_arrow";default:return"na"}}function E(t){return"=="===(a.l.debug("typeStr2Type",t),t)?"thick":"normal"}function C(t){switch(t.replace(/^[\s-]+|[\s-]+$/g,"")){case"x":return"arrow_cross";case"o":return"arrow_circle";case">":return"arrow_point";default:return""}}(0,a._)(L,"typeStr2Type"),(0,a._)(E,"edgeTypeStr2Type"),(0,a._)(C,"edgeStrToEdgeData");var D,$,N=0,O=(0,a._)(()=>(N++,"id-"+Math.random().toString(36).substr(2,12)+"-"+N),"generateId"),T=(0,a._)(t=>{k.children=t,w(t,k),v=k.children},"setHierarchy"),I=(0,a._)(t=>{const e=d.get(t);return e?e.columns?e.columns:e.children?e.children.length:-1:-1},"getColumns"),A=(0,a._)(()=>[...d.values()],"getBlocksFlat"),B=(0,a._)(()=>v||[],"getBlocks"),j=(0,a._)(()=>h,"getEdges"),z=(0,a._)(t=>d.get(t),"getBlock"),R=(0,a._)(t=>{d.set(t.id,t)},"setBlock"),P=(0,a._)(()=>a.l,"getLogger"),M=(0,a._)(function(){return b},"getClasses"),F={getConfig:(0,a._)(()=>(0,a.G)().block,"getConfig"),typeStr2Type:L,edgeTypeStr2Type:E,edgeStrToEdgeData:C,getLogger:P,getBlocksFlat:A,getBlocks:B,getEdges:j,setHierarchy:T,getBlock:z,setBlock:R,getColumns:I,getClasses:M,clear:S,generateId:O},Y=(0,a._)((t,e)=>{const r=o.c,n=r(t,"r"),i=r(t,"g"),s=r(t,"b");return(0,a.B)(n,i,s,e)},"fade"),W=(0,a._)(t=>`.label {\n font-family: ${t.fontFamily};\n color: ${t.nodeTextColor||t.textColor};\n }\n .cluster-label text {\n fill: ${t.titleColor};\n }\n .cluster-label span,p {\n color: ${t.titleColor};\n }\n\n\n\n .label text,span,p {\n fill: ${t.nodeTextColor||t.textColor};\n color: ${t.nodeTextColor||t.textColor};\n }\n\n .node rect,\n .node circle,\n .node ellipse,\n .node polygon,\n .node path {\n fill: ${t.mainBkg};\n stroke: ${t.nodeBorder};\n stroke-width: 1px;\n }\n .flowchart-label text {\n text-anchor: middle;\n }\n // .flowchart-label .text-outer-tspan {\n // text-anchor: middle;\n // }\n // .flowchart-label .text-inner-tspan {\n // text-anchor: start;\n // }\n\n .node .label {\n text-align: center;\n }\n .node.clickable {\n cursor: pointer;\n }\n\n .arrowheadPath {\n fill: ${t.arrowheadColor};\n }\n\n .edgePath .path {\n stroke: ${t.lineColor};\n stroke-width: 2.0px;\n }\n\n .flowchart-link {\n stroke: ${t.lineColor};\n fill: none;\n }\n\n .edgeLabel {\n background-color: ${t.edgeLabelBackground};\n rect {\n opacity: 0.5;\n background-color: ${t.edgeLabelBackground};\n fill: ${t.edgeLabelBackground};\n }\n text-align: center;\n }\n\n /* For html labels only */\n .labelBkg {\n background-color: ${Y(t.edgeLabelBackground,.5)};\n // background-color:\n }\n\n .node .cluster {\n // fill: ${Y(t.mainBkg,.5)};\n fill: ${Y(t.clusterBkg,.5)};\n stroke: ${Y(t.clusterBorder,.2)};\n box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;\n stroke-width: 1px;\n }\n\n .cluster text {\n fill: ${t.titleColor};\n }\n\n .cluster span,p {\n color: ${t.titleColor};\n }\n /* .cluster div {\n color: ${t.titleColor};\n } */\n\n div.mermaidTooltip {\n position: absolute;\n text-align: center;\n max-width: 200px;\n padding: 2px;\n font-family: ${t.fontFamily};\n font-size: 12px;\n background: ${t.tertiaryColor};\n border: 1px solid ${t.border2};\n border-radius: 2px;\n pointer-events: none;\n z-index: 100;\n }\n\n .flowchartTitleText {\n text-anchor: middle;\n font-size: 18px;\n fill: ${t.textColor};\n }\n ${(0,n.g)()}\n`,"getStyles"),X=(0,a._)((t,e,r,n)=>{e.forEach(e=>{U[e](t,r,n)})},"insertMarkers"),U={extension:(0,a._)((t,e,r)=>{a.l.trace("Making markers for ",r),t.append("defs").append("marker").attr("id",r+"_"+e+"-extensionStart").attr("class","marker extension "+e).attr("refX",18).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 1,7 L18,13 V 1 Z"),t.append("defs").append("marker").attr("id",r+"_"+e+"-extensionEnd").attr("class","marker extension "+e).attr("refX",1).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 1,1 V 13 L18,7 Z")},"extension"),composition:(0,a._)((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-compositionStart").attr("class","marker composition "+e).attr("refX",18).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",r+"_"+e+"-compositionEnd").attr("class","marker composition "+e).attr("refX",1).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")},"composition"),aggregation:(0,a._)((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-aggregationStart").attr("class","marker aggregation "+e).attr("refX",18).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",r+"_"+e+"-aggregationEnd").attr("class","marker aggregation "+e).attr("refX",1).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")},"aggregation"),dependency:(0,a._)((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-dependencyStart").attr("class","marker dependency "+e).attr("refX",6).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 5,7 L9,13 L1,7 L9,1 Z"),t.append("defs").append("marker").attr("id",r+"_"+e+"-dependencyEnd").attr("class","marker dependency "+e).attr("refX",13).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L14,7 L9,1 Z")},"dependency"),lollipop:(0,a._)((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-lollipopStart").attr("class","marker lollipop "+e).attr("refX",13).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("circle").attr("stroke","black").attr("fill","transparent").attr("cx",7).attr("cy",7).attr("r",6),t.append("defs").append("marker").attr("id",r+"_"+e+"-lollipopEnd").attr("class","marker lollipop "+e).attr("refX",1).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("circle").attr("stroke","black").attr("fill","transparent").attr("cx",7).attr("cy",7).attr("r",6)},"lollipop"),point:(0,a._)((t,e,r)=>{t.append("marker").attr("id",r+"_"+e+"-pointEnd").attr("class","marker "+e).attr("viewBox","0 0 10 10").attr("refX",6).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 0 0 L 10 5 L 0 10 z").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0"),t.append("marker").attr("id",r+"_"+e+"-pointStart").attr("class","marker "+e).attr("viewBox","0 0 10 10").attr("refX",4.5).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",12).attr("markerHeight",12).attr("orient","auto").append("path").attr("d","M 0 5 L 10 10 L 10 0 z").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0")},"point"),circle:(0,a._)((t,e,r)=>{t.append("marker").attr("id",r+"_"+e+"-circleEnd").attr("class","marker "+e).attr("viewBox","0 0 10 10").attr("refX",11).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("circle").attr("cx","5").attr("cy","5").attr("r","5").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0"),t.append("marker").attr("id",r+"_"+e+"-circleStart").attr("class","marker "+e).attr("viewBox","0 0 10 10").attr("refX",-1).attr("refY",5).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("circle").attr("cx","5").attr("cy","5").attr("r","5").attr("class","arrowMarkerPath").style("stroke-width",1).style("stroke-dasharray","1,0")},"circle"),cross:(0,a._)((t,e,r)=>{t.append("marker").attr("id",r+"_"+e+"-crossEnd").attr("class","marker cross "+e).attr("viewBox","0 0 11 11").attr("refX",12).attr("refY",5.2).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("path").attr("d","M 1,1 l 9,9 M 10,1 l -9,9").attr("class","arrowMarkerPath").style("stroke-width",2).style("stroke-dasharray","1,0"),t.append("marker").attr("id",r+"_"+e+"-crossStart").attr("class","marker cross "+e).attr("viewBox","0 0 11 11").attr("refX",-1).attr("refY",5.2).attr("markerUnits","userSpaceOnUse").attr("markerWidth",11).attr("markerHeight",11).attr("orient","auto").append("path").attr("d","M 1,1 l 9,9 M 10,1 l -9,9").attr("class","arrowMarkerPath").style("stroke-width",2).style("stroke-dasharray","1,0")},"cross"),barb:(0,a._)((t,e,r)=>{t.append("defs").append("marker").attr("id",r+"_"+e+"-barbEnd").attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",14).attr("markerUnits","strokeWidth").attr("orient","auto").append("path").attr("d","M 19,7 L9,13 L14,7 L9,1 Z")},"barb")},H=X,K=(null==($=null==(D=(0,a.c)())?void 0:D.block)?void 0:$.padding)??8;function G(t,e){if(0===t||!Number.isInteger(t))throw new Error("Columns must be an integer !== 0.");if(e<0||!Number.isInteger(e))throw new Error("Position must be a non-negative integer."+e);return t<0?{px:e,py:0}:1===t?{px:0,py:e}:{px:e%t,py:Math.floor(e/t)}}(0,a._)(G,"calculateBlockPosition");var q=(0,a._)(t=>{let e=0,r=0;for(const n of t.children){const{width:i,height:s,x:o,y:l}=n.size??{width:0,height:0,x:0,y:0};a.l.debug("getMaxChildSize abc95 child:",n.id,"width:",i,"height:",s,"x:",o,"y:",l,n.type),"space"!==n.type&&(i>e&&(e=i/(t.widthInColumns??1)),s>r&&(r=s))}return{width:e,height:r}},"getMaxChildSize");function Z(t,e,r=0,n=0){var i,s,o,l,c,d,h,u,g,p,y;a.l.debug("setBlockSizes abc95 (start)",t.id,null==(i=null==t?void 0:t.size)?void 0:i.x,"block width =",null==t?void 0:t.size,"siblingWidth",r),null!=(s=null==t?void 0:t.size)&&s.width||(t.size={width:r,height:n,x:0,y:0});let b=0,f=0;if((null==(o=t.children)?void 0:o.length)>0){for(const r of t.children)Z(r,e);const i=q(t);b=i.width,f=i.height,a.l.debug("setBlockSizes abc95 maxWidth of",t.id,":s children is ",b,f);for(const e of t.children)e.size&&(a.l.debug(`abc95 Setting size of children of ${t.id} id=${e.id} ${b} ${f} ${JSON.stringify(e.size)}`),e.size.width=b*(e.widthInColumns??1)+K*((e.widthInColumns??1)-1),e.size.height=f,e.size.x=0,e.size.y=0,a.l.debug(`abc95 updating size of ${t.id} children child:${e.id} maxWidth:${b} maxHeight:${f}`));for(const r of t.children)Z(r,e,b,f);const s=t.columns??-1;let o=0;for(const e of t.children)o+=e.widthInColumns??1;let u=t.children.length;s>0&&s<o&&(u=s);const g=Math.ceil(o/u);let p=u*(b+K)+K,y=g*(f+K)+K;if(p<r){a.l.debug(`Detected to small sibling: abc95 ${t.id} siblingWidth ${r} siblingHeight ${n} width ${p}`),p=r,y=n;const e=(r-u*K-K)/u,i=(n-g*K-K)/g;a.l.debug("Size indata abc88",t.id,"childWidth",e,"maxWidth",b),a.l.debug("Size indata abc88",t.id,"childHeight",i,"maxHeight",f),a.l.debug("Size indata abc88 xSize",u,"padding",K);for(const r of t.children)r.size&&(r.size.width=e,r.size.height=i,r.size.x=0,r.size.y=0)}if(a.l.debug(`abc95 (finale calc) ${t.id} xSize ${u} ySize ${g} columns ${s}${t.children.length} width=${Math.max(p,(null==(l=t.size)?void 0:l.width)||0)}`),p<((null==(c=null==t?void 0:t.size)?void 0:c.width)||0)){p=(null==(d=null==t?void 0:t.size)?void 0:d.width)||0;const e=s>0?Math.min(t.children.length,s):t.children.length;if(e>0){const r=(p-e*K-K)/e;a.l.debug("abc95 (growing to fit) width",t.id,p,null==(h=t.size)?void 0:h.width,r);for(const e of t.children)e.size&&(e.size.width=r)}}t.size={width:p,height:y,x:0,y:0}}a.l.debug("setBlockSizes abc94 (done)",t.id,null==(u=null==t?void 0:t.size)?void 0:u.x,null==(g=null==t?void 0:t.size)?void 0:g.width,null==(p=null==t?void 0:t.size)?void 0:p.y,null==(y=null==t?void 0:t.size)?void 0:y.height)}function V(t,e){var r,n,i,s,o,l,c,d,h,u,g,p,y,b,f,x,_;a.l.debug(`abc85 layout blocks (=>layoutBlocks) ${t.id} x: ${null==(r=null==t?void 0:t.size)?void 0:r.x} y: ${null==(n=null==t?void 0:t.size)?void 0:n.y} width: ${null==(i=null==t?void 0:t.size)?void 0:i.width}`);const m=t.columns??-1;if(a.l.debug("layoutBlocks columns abc95",t.id,"=>",m,t),t.children&&t.children.length>0){const e=(null==(o=null==(s=null==t?void 0:t.children[0])?void 0:s.size)?void 0:o.width)??0,r=t.children.length*e+(t.children.length-1)*K;a.l.debug("widthOfChildren 88",r,"posX");let n=0;a.l.debug("abc91 block?.size?.x",t.id,null==(l=null==t?void 0:t.size)?void 0:l.x);let i=null!=(c=null==t?void 0:t.size)&&c.x?(null==(d=null==t?void 0:t.size)?void 0:d.x)+(-(null==(h=null==t?void 0:t.size)?void 0:h.width)/2||0):-K,f=0;for(const e of t.children){const r=t;if(!e.size)continue;const{width:s,height:o}=e.size,{px:l,py:c}=G(m,n);if(c!=f&&(f=c,i=null!=(u=null==t?void 0:t.size)&&u.x?(null==(g=null==t?void 0:t.size)?void 0:g.x)+(-(null==(p=null==t?void 0:t.size)?void 0:p.width)/2||0):-K,a.l.debug("New row in layout for block",t.id," and child ",e.id,f)),a.l.debug(`abc89 layout blocks (child) id: ${e.id} Pos: ${n} (px, py) ${l},${c} (${null==(y=null==r?void 0:r.size)?void 0:y.x},${null==(b=null==r?void 0:r.size)?void 0:b.y}) parent: ${r.id} width: ${s}${K}`),r.size){const t=s/2;e.size.x=i+K+t,a.l.debug(`abc91 layout blocks (calc) px, pyid:${e.id} startingPos=X${i} new startingPosX${e.size.x} ${t} padding=${K} width=${s} halfWidth=${t} => x:${e.size.x} y:${e.size.y} ${e.widthInColumns} (width * (child?.w || 1)) / 2 ${s*((null==e?void 0:e.widthInColumns)??1)/2}`),i=e.size.x+t,e.size.y=r.size.y-r.size.height/2+c*(o+K)+o/2+K,a.l.debug(`abc88 layout blocks (calc) px, pyid:${e.id}startingPosX${i}${K}${t}=>x:${e.size.x}y:${e.size.y}${e.widthInColumns}(width * (child?.w || 1)) / 2${s*((null==e?void 0:e.widthInColumns)??1)/2}`)}e.children&&V(e);let d=(null==e?void 0:e.widthInColumns)??1;m>0&&(d=Math.min(d,m-n%m)),n+=d,a.l.debug("abc88 columnsPos",e,n)}}a.l.debug(`layout blocks (<==layoutBlocks) ${t.id} x: ${null==(f=null==t?void 0:t.size)?void 0:f.x} y: ${null==(x=null==t?void 0:t.size)?void 0:x.y} width: ${null==(_=null==t?void 0:t.size)?void 0:_.width}`)}function J(t,{minX:e,minY:r,maxX:n,maxY:a}={minX:0,minY:0,maxX:0,maxY:0}){if(t.size&&"root"!==t.id){const{x:i,y:s,width:o,height:l}=t.size;i-o/2<e&&(e=i-o/2),s-l/2<r&&(r=s-l/2),i+o/2>n&&(n=i+o/2),s+l/2>a&&(a=s+l/2)}if(t.children)for(const i of t.children)({minX:e,minY:r,maxX:n,maxY:a}=J(i,{minX:e,minY:r,maxX:n,maxY:a}));return{minX:e,minY:r,maxX:n,maxY:a}}function Q(t){const e=t.getBlock("root");if(!e)return;Z(e,t,0,0),V(e),a.l.debug("getBlocks",JSON.stringify(e,null,2));const{minX:r,minY:n,maxX:i,maxY:s}=J(e);return{x:r,y:n,width:i-r,height:s-n}}function tt(t,e){e&&t.attr("style",e)}function et(t,e){const r=(0,a.d)(document.createElementNS("http://www.w3.org/2000/svg","foreignObject")),n=r.append("xhtml:div"),i=t.label,s=t.isNode?"nodeLabel":"edgeLabel",o=n.append("span");return o.html((0,a.i)(i,e)),tt(o,t.labelStyle),o.attr("class",s),tt(n,t.labelStyle),n.style("display","inline-block"),n.style("white-space","nowrap"),n.attr("xmlns","http://www.w3.org/1999/xhtml"),r.node()}(0,a._)(Z,"setBlockSizes"),(0,a._)(V,"layoutBlocks"),(0,a._)(J,"findBounds"),(0,a._)(Q,"layout"),(0,a._)(tt,"applyStyle"),(0,a._)(et,"addHtmlLabel");var rt=(0,a._)(async(t,e,r,n)=>{let i=t||"";"object"==typeof i&&(i=i[0]);const s=(0,a.c)();if((0,a.al)(s.flowchart.htmlLabels))return i=i.replace(/\\n|\n/g,"<br />"),a.l.debug("vertexText"+i),et({isNode:n,label:await(0,a.ao)((0,a.ap)(i)),labelStyle:e.replace("fill:","color:")},s);{const t=document.createElementNS("http://www.w3.org/2000/svg","text");t.setAttribute("style",e.replace("color:","fill:"));let n=[];n="string"==typeof i?i.split(/\\n|\n|<br\s*\/?>/gi):Array.isArray(i)?i:[];for(const e of n){const n=document.createElementNS("http://www.w3.org/2000/svg","tspan");n.setAttributeNS("http://www.w3.org/XML/1998/namespace","xml:space","preserve"),n.setAttribute("dy","1em"),n.setAttribute("x","0"),r?n.setAttribute("class","title-row"):n.setAttribute("class","row"),n.textContent=e.trim(),t.appendChild(n)}return t}},"createLabel"),nt=(0,a._)((t,e,r,n,a)=>{e.arrowTypeStart&&it(t,"start",e.arrowTypeStart,r,n,a),e.arrowTypeEnd&&it(t,"end",e.arrowTypeEnd,r,n,a)},"addEdgeMarkers"),at={arrow_cross:"cross",arrow_point:"point",arrow_barb:"barb",arrow_circle:"circle",aggregation:"aggregation",extension:"extension",composition:"composition",dependency:"dependency",lollipop:"lollipop"},it=(0,a._)((t,e,r,n,i,s)=>{const o=at[r];if(!o)return void a.l.warn(`Unknown arrow type: ${r}`);const l="start"===e?"Start":"End";t.attr(`marker-${e}`,`url(${n}#${i}_${s}-${o}${l})`)},"addEdgeMarker"),st={},ot={},lt=(0,a._)(async(t,e)=>{const r=(0,a.c)(),n=(0,a.al)(r.flowchart.htmlLabels),i="markdown"===e.labelType?(0,a.am)(t,e.label,{style:e.labelStyle,useHtmlLabels:n,addSvgBackground:!0},r):await rt(e.label,e.labelStyle),s=t.insert("g").attr("class","edgeLabel"),o=s.insert("g").attr("class","label");o.node().appendChild(i);let l,c=i.getBBox();if(n){const t=i.children[0],e=(0,a.d)(i);c=t.getBoundingClientRect(),e.attr("width",c.width),e.attr("height",c.height)}if(o.attr("transform","translate("+-c.width/2+", "+-c.height/2+")"),st[e.id]=s,e.width=c.width,e.height=c.height,e.startLabelLeft){const r=await rt(e.startLabelLeft,e.labelStyle),n=t.insert("g").attr("class","edgeTerminals"),a=n.insert("g").attr("class","inner");l=a.node().appendChild(r);const i=r.getBBox();a.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),ot[e.id]||(ot[e.id]={}),ot[e.id].startLeft=n,ct(l,e.startLabelLeft)}if(e.startLabelRight){const r=await rt(e.startLabelRight,e.labelStyle),n=t.insert("g").attr("class","edgeTerminals"),a=n.insert("g").attr("class","inner");l=n.node().appendChild(r),a.node().appendChild(r);const i=r.getBBox();a.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),ot[e.id]||(ot[e.id]={}),ot[e.id].startRight=n,ct(l,e.startLabelRight)}if(e.endLabelLeft){const r=await rt(e.endLabelLeft,e.labelStyle),n=t.insert("g").attr("class","edgeTerminals"),a=n.insert("g").attr("class","inner");l=a.node().appendChild(r);const i=r.getBBox();a.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),n.node().appendChild(r),ot[e.id]||(ot[e.id]={}),ot[e.id].endLeft=n,ct(l,e.endLabelLeft)}if(e.endLabelRight){const r=await rt(e.endLabelRight,e.labelStyle),n=t.insert("g").attr("class","edgeTerminals"),a=n.insert("g").attr("class","inner");l=a.node().appendChild(r);const i=r.getBBox();a.attr("transform","translate("+-i.width/2+", "+-i.height/2+")"),n.node().appendChild(r),ot[e.id]||(ot[e.id]={}),ot[e.id].endRight=n,ct(l,e.endLabelRight)}return i},"insertEdgeLabel");function ct(t,e){(0,a.c)().flowchart.htmlLabels&&t&&(t.style.width=9*e.length+"px",t.style.height="12px")}(0,a._)(ct,"setTerminalWidth");var dt=(0,a._)((t,e)=>{a.l.debug("Moving label abc88 ",t.id,t.label,st[t.id],e);let r=e.updatedPath?e.updatedPath:e.originalPath;const n=(0,a.c)(),{subGraphTitleTotalMargin:i}=(0,a.an)(n);if(t.label){const n=st[t.id];let s=t.x,o=t.y;if(r){const n=a.u.calcLabelPosition(r);a.l.debug("Moving label "+t.label+" from (",s,",",o,") to (",n.x,",",n.y,") abc88"),e.updatedPath&&(s=n.x,o=n.y)}n.attr("transform",`translate(${s}, ${o+i/2})`)}if(t.startLabelLeft){const e=ot[t.id].startLeft;let n=t.x,i=t.y;if(r){const e=a.u.calcTerminalLabelPosition(t.arrowTypeStart?10:0,"start_left",r);n=e.x,i=e.y}e.attr("transform",`translate(${n}, ${i})`)}if(t.startLabelRight){const e=ot[t.id].startRight;let n=t.x,i=t.y;if(r){const e=a.u.calcTerminalLabelPosition(t.arrowTypeStart?10:0,"start_right",r);n=e.x,i=e.y}e.attr("transform",`translate(${n}, ${i})`)}if(t.endLabelLeft){const e=ot[t.id].endLeft;let n=t.x,i=t.y;if(r){const e=a.u.calcTerminalLabelPosition(t.arrowTypeEnd?10:0,"end_left",r);n=e.x,i=e.y}e.attr("transform",`translate(${n}, ${i})`)}if(t.endLabelRight){const e=ot[t.id].endRight;let n=t.x,i=t.y;if(r){const e=a.u.calcTerminalLabelPosition(t.arrowTypeEnd?10:0,"end_right",r);n=e.x,i=e.y}e.attr("transform",`translate(${n}, ${i})`)}},"positionEdgeLabel"),ht=(0,a._)((t,e)=>{const r=t.x,n=t.y,a=Math.abs(e.x-r),i=Math.abs(e.y-n),s=t.width/2,o=t.height/2;return a>=s||i>=o},"outsideNode"),ut=(0,a._)((t,e,r)=>{a.l.debug(`intersection calc abc89:\n outsidePoint: ${JSON.stringify(e)}\n insidePoint : ${JSON.stringify(r)}\n node : x:${t.x} y:${t.y} w:${t.width} h:${t.height}`);const n=t.x,i=t.y,s=Math.abs(n-r.x),o=t.width/2;let l=r.x<e.x?o-s:o+s;const c=t.height/2,d=Math.abs(e.y-r.y),h=Math.abs(e.x-r.x);if(Math.abs(i-e.y)*o>Math.abs(n-e.x)*c){let t=r.y<e.y?e.y-c-i:i-c-e.y;l=h*t/d;const n={x:r.x<e.x?r.x+l:r.x-h+l,y:r.y<e.y?r.y+d-t:r.y-d+t};return 0===l&&(n.x=e.x,n.y=e.y),0===h&&(n.x=e.x),0===d&&(n.y=e.y),a.l.debug(`abc89 topp/bott calc, Q ${d}, q ${t}, R ${h}, r ${l}`,n),n}{l=r.x<e.x?e.x-o-n:n-o-e.x;let t=d*l/h,i=r.x<e.x?r.x+h-l:r.x-h+l,s=r.y<e.y?r.y+t:r.y-t;return a.l.debug(`sides calc abc89, Q ${d}, q ${t}, R ${h}, r ${l}`,{_x:i,_y:s}),0===l&&(i=e.x,s=e.y),0===h&&(i=e.x),0===d&&(s=e.y),{x:i,y:s}}},"intersection"),gt=(0,a._)((t,e)=>{a.l.debug("abc88 cutPathAtIntersect",t,e);let r=[],n=t[0],i=!1;return t.forEach(t=>{if(ht(e,t)||i)n=t,i||r.push(t);else{const a=ut(e,n,t);let s=!1;r.forEach(t=>{s=s||t.x===a.x&&t.y===a.y}),r.some(t=>t.x===a.x&&t.y===a.y)||r.push(a),i=!0}}),r},"cutPathAtIntersect"),pt=(0,a._)(function(t,e,r,n,i,s,o){let l=r.points;a.l.debug("abc88 InsertEdge: edge=",r,"e=",e);let c=!1;const d=s.node(e.v);var h=s.node(e.w);null!=h&&h.intersect&&null!=d&&d.intersect&&(l=l.slice(1,r.points.length-1),l.unshift(d.intersect(l[0])),l.push(h.intersect(l[l.length-1]))),r.toCluster&&(a.l.debug("to cluster abc88",n[r.toCluster]),l=gt(r.points,n[r.toCluster].node),c=!0),r.fromCluster&&(a.l.debug("from cluster abc88",n[r.fromCluster]),l=gt(l.reverse(),n[r.fromCluster].node).reverse(),c=!0);const u=l.filter(t=>!Number.isNaN(t.y));let g=a.aa;r.curve&&("graph"===i||"flowchart"===i)&&(g=r.curve);const{x:p,y}=(0,a.ak)(r),b=(0,a.a9)().x(p).y(y).curve(g);let f;switch(r.thickness){case"normal":f="edge-thickness-normal";break;case"thick":case"invisible":f="edge-thickness-thick";break;default:f=""}switch(r.pattern){case"solid":f+=" edge-pattern-solid";break;case"dotted":f+=" edge-pattern-dotted";break;case"dashed":f+=" edge-pattern-dashed"}const x=t.append("path").attr("d",b(u)).attr("id",r.id).attr("class"," "+f+(r.classes?" "+r.classes:"")).attr("style",r.style);let _="";((0,a.c)().flowchart.arrowMarkerAbsolute||(0,a.c)().state.arrowMarkerAbsolute)&&(_=(0,a.a6)(!0)),nt(x,r,_,o,i);let m={};return c&&(m.updatedPath=l),m.originalPath=r.points,m},"insertEdge"),yt=(0,a._)(t=>{const e=new Set;for(const r of t)switch(r){case"x":e.add("right"),e.add("left");break;case"y":e.add("up"),e.add("down");break;default:e.add(r)}return e},"expandAndDeduplicateDirections"),bt=(0,a._)((t,e,r)=>{const n=yt(t),a=e.height+2*r.padding,i=a/2,s=e.width+2*i+r.padding,o=r.padding/2;return n.has("right")&&n.has("left")&&n.has("up")&&n.has("down")?[{x:0,y:0},{x:i,y:0},{x:s/2,y:2*o},{x:s-i,y:0},{x:s,y:0},{x:s,y:-a/3},{x:s+2*o,y:-a/2},{x:s,y:-2*a/3},{x:s,y:-a},{x:s-i,y:-a},{x:s/2,y:-a-2*o},{x:i,y:-a},{x:0,y:-a},{x:0,y:-2*a/3},{x:-2*o,y:-a/2},{x:0,y:-a/3}]:n.has("right")&&n.has("left")&&n.has("up")?[{x:i,y:0},{x:s-i,y:0},{x:s,y:-a/2},{x:s-i,y:-a},{x:i,y:-a},{x:0,y:-a/2}]:n.has("right")&&n.has("left")&&n.has("down")?[{x:0,y:0},{x:i,y:-a},{x:s-i,y:-a},{x:s,y:0}]:n.has("right")&&n.has("up")&&n.has("down")?[{x:0,y:0},{x:s,y:-i},{x:s,y:-a+i},{x:0,y:-a}]:n.has("left")&&n.has("up")&&n.has("down")?[{x:s,y:0},{x:0,y:-i},{x:0,y:-a+i},{x:s,y:-a}]:n.has("right")&&n.has("left")?[{x:i,y:0},{x:i,y:-o},{x:s-i,y:-o},{x:s-i,y:0},{x:s,y:-a/2},{x:s-i,y:-a},{x:s-i,y:-a+o},{x:i,y:-a+o},{x:i,y:-a},{x:0,y:-a/2}]:n.has("up")&&n.has("down")?[{x:s/2,y:0},{x:0,y:-o},{x:i,y:-o},{x:i,y:-a+o},{x:0,y:-a+o},{x:s/2,y:-a},{x:s,y:-a+o},{x:s-i,y:-a+o},{x:s-i,y:-o},{x:s,y:-o}]:n.has("right")&&n.has("up")?[{x:0,y:0},{x:s,y:-i},{x:0,y:-a}]:n.has("right")&&n.has("down")?[{x:0,y:0},{x:s,y:0},{x:0,y:-a}]:n.has("left")&&n.has("up")?[{x:s,y:0},{x:0,y:-i},{x:s,y:-a}]:n.has("left")&&n.has("down")?[{x:s,y:0},{x:0,y:0},{x:s,y:-a}]:n.has("right")?[{x:i,y:-o},{x:i,y:-o},{x:s-i,y:-o},{x:s-i,y:0},{x:s,y:-a/2},{x:s-i,y:-a},{x:s-i,y:-a+o},{x:i,y:-a+o},{x:i,y:-a+o}]:n.has("left")?[{x:i,y:0},{x:i,y:-o},{x:s-i,y:-o},{x:s-i,y:-a+o},{x:i,y:-a+o},{x:i,y:-a},{x:0,y:-a/2}]:n.has("up")?[{x:i,y:-o},{x:i,y:-a+o},{x:0,y:-a+o},{x:s/2,y:-a},{x:s,y:-a+o},{x:s-i,y:-a+o},{x:s-i,y:-o}]:n.has("down")?[{x:s/2,y:0},{x:0,y:-o},{x:i,y:-o},{x:i,y:-a+o},{x:s-i,y:-a+o},{x:s-i,y:-o},{x:s,y:-o}]:[{x:0,y:0}]},"getArrowPoints");function ft(t,e){return t.intersect(e)}(0,a._)(ft,"intersectNode");var xt=ft;function _t(t,e,r,n){var a=t.x,i=t.y,s=a-n.x,o=i-n.y,l=Math.sqrt(e*e*o*o+r*r*s*s),c=Math.abs(e*r*s/l);n.x<a&&(c=-c);var d=Math.abs(e*r*o/l);return n.y<i&&(d=-d),{x:a+c,y:i+d}}(0,a._)(_t,"intersectEllipse");var mt=_t;function wt(t,e,r){return mt(t,e,e,r)}(0,a._)(wt,"intersectCircle");var vt=wt;function kt(t,e,r,n){var a,i,s,o,l,c,d,h,u,g,p,y,b;if(a=e.y-t.y,s=t.x-e.x,l=e.x*t.y-t.x*e.y,u=a*r.x+s*r.y+l,g=a*n.x+s*n.y+l,!(0!==u&&0!==g&&St(u,g)||(i=n.y-r.y,o=r.x-n.x,c=n.x*r.y-r.x*n.y,d=i*t.x+o*t.y+c,h=i*e.x+o*e.y+c,0!==d&&0!==h&&St(d,h)||(p=a*o-i*s,0===p))))return y=Math.abs(p/2),{x:(b=s*c-o*l)<0?(b-y)/p:(b+y)/p,y:(b=i*l-a*c)<0?(b-y)/p:(b+y)/p}}function St(t,e){return t*e>0}(0,a._)(kt,"intersectLine"),(0,a._)(St,"sameSign");var Lt=kt,Et=Ct;function Ct(t,e,r){var n=t.x,a=t.y,i=[],s=Number.POSITIVE_INFINITY,o=Number.POSITIVE_INFINITY;"function"==typeof e.forEach?e.forEach(function(t){s=Math.min(s,t.x),o=Math.min(o,t.y)}):(s=Math.min(s,e.x),o=Math.min(o,e.y));for(var l=n-t.width/2-s,c=a-t.height/2-o,d=0;d<e.length;d++){var h=e[d],u=e[d<e.length-1?d+1:0],g=Lt(t,r,{x:l+h.x,y:c+h.y},{x:l+u.x,y:c+u.y});g&&i.push(g)}return i.length?(i.length>1&&i.sort(function(t,e){var n=t.x-r.x,a=t.y-r.y,i=Math.sqrt(n*n+a*a),s=e.x-r.x,o=e.y-r.y,l=Math.sqrt(s*s+o*o);return i<l?-1:i===l?0:1}),i[0]):t}(0,a._)(Ct,"intersectPolygon");var Dt={node:xt,circle:vt,ellipse:mt,polygon:Et,rect:(0,a._)((t,e)=>{var r,n,a=t.x,i=t.y,s=e.x-a,o=e.y-i,l=t.width/2,c=t.height/2;return Math.abs(o)*l>Math.abs(s)*c?(o<0&&(c=-c),r=0===o?0:c*s/o,n=c):(s<0&&(l=-l),r=l,n=0===s?0:l*o/s),{x:a+r,y:i+n}},"intersectRect")},$t=(0,a._)(async(t,e,r,n)=>{const i=(0,a.c)();let s;const o=e.useHtmlLabels||(0,a.al)(i.flowchart.htmlLabels);s=r||"node default";const l=t.insert("g").attr("class",s).attr("id",e.domId||e.id),c=l.insert("g").attr("class","label").attr("style",e.labelStyle);let d;d=void 0===e.labelText?"":"string"==typeof e.labelText?e.labelText:e.labelText[0];const h=c.node();let u;u="markdown"===e.labelType?(0,a.am)(c,(0,a.i)((0,a.ap)(d),i),{useHtmlLabels:o,width:e.width||i.flowchart.wrappingWidth,classes:"markdown-node-label"},i):h.appendChild(await rt((0,a.i)((0,a.ap)(d),i),e.labelStyle,!1,n));let g=u.getBBox();const p=e.padding/2;if((0,a.al)(i.flowchart.htmlLabels)){const t=u.children[0],e=(0,a.d)(u),r=t.getElementsByTagName("img");if(r){const t=""===d.replace(/<img[^>]*>/g,"").trim();await Promise.all([...r].map(e=>new Promise(r=>{function n(){if(e.style.display="flex",e.style.flexDirection="column",t){const t=i.fontSize?i.fontSize:window.getComputedStyle(document.body).fontSize,r=5*parseInt(t,10)+"px";e.style.minWidth=r,e.style.maxWidth=r}else e.style.width="100%";r(e)}(0,a._)(n,"setupImage"),setTimeout(()=>{e.complete&&n()}),e.addEventListener("error",n),e.addEventListener("load",n)})))}g=t.getBoundingClientRect(),e.attr("width",g.width),e.attr("height",g.height)}return o?c.attr("transform","translate("+-g.width/2+", "+-g.height/2+")"):c.attr("transform","translate(0, "+-g.height/2+")"),e.centerLabel&&c.attr("transform","translate("+-g.width/2+", "+-g.height/2+")"),c.insert("rect",":first-child"),{shapeSvg:l,bbox:g,halfPadding:p,label:c}},"labelHelper"),Nt=(0,a._)((t,e)=>{const r=e.node().getBBox();t.width=r.width,t.height=r.height},"updateNodeBounds");function Ot(t,e,r,n){return t.insert("polygon",":first-child").attr("points",n.map(function(t){return t.x+","+t.y}).join(" ")).attr("class","label-container").attr("transform","translate("+-e/2+","+r/2+")")}(0,a._)(Ot,"insertPolygonShape");var Tt=(0,a._)(async(t,e)=>{e.useHtmlLabels||(0,a.c)().flowchart.htmlLabels||(e.centerLabel=!0);const{shapeSvg:r,bbox:n,halfPadding:i}=await $t(t,e,"node "+e.classes,!0);a.l.info("Classes = ",e.classes);const s=r.insert("rect",":first-child");return s.attr("rx",e.rx).attr("ry",e.ry).attr("x",-n.width/2-i).attr("y",-n.height/2-i).attr("width",n.width+e.padding).attr("height",n.height+e.padding),Nt(e,s),e.intersect=function(t){return Dt.rect(e,t)},r},"note"),It=(0,a._)(t=>t?" "+t:"","formatClass"),At=(0,a._)((t,e)=>`${e||"node default"}${It(t.classes)} ${It(t.class)}`,"getClassesFromNode"),Bt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),i=n.width+e.padding+(n.height+e.padding),s=[{x:i/2,y:0},{x:i,y:-i/2},{x:i/2,y:-i},{x:0,y:-i/2}];a.l.info("Question main (Circle)");const o=Ot(r,i,i,s);return o.attr("style",e.style),Nt(e,o),e.intersect=function(t){return a.l.warn("Intersect called"),Dt.polygon(e,s,t)},r},"question"),jt=(0,a._)((t,e)=>{const r=t.insert("g").attr("class","node default").attr("id",e.domId||e.id);return r.insert("polygon",":first-child").attr("points",[{x:0,y:14},{x:14,y:0},{x:0,y:-14},{x:-14,y:0}].map(function(t){return t.x+","+t.y}).join(" ")).attr("class","state-start").attr("r",7).attr("width",28).attr("height",28),e.width=28,e.height=28,e.intersect=function(t){return Dt.circle(e,14,t)},r},"choice"),zt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),a=n.height+e.padding,i=a/4,s=n.width+2*i+e.padding,o=[{x:i,y:0},{x:s-i,y:0},{x:s,y:-a/2},{x:s-i,y:-a},{x:i,y:-a},{x:0,y:-a/2}],l=Ot(r,s,a,o);return l.attr("style",e.style),Nt(e,l),e.intersect=function(t){return Dt.polygon(e,o,t)},r},"hexagon"),Rt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,void 0,!0),a=n.height+2*e.padding,i=a/2,s=n.width+2*i+e.padding,o=bt(e.directions,n,e),l=Ot(r,s,a,o);return l.attr("style",e.style),Nt(e,l),e.intersect=function(t){return Dt.polygon(e,o,t)},r},"block_arrow"),Pt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),a=n.width+e.padding,i=n.height+e.padding,s=[{x:-i/2,y:0},{x:a,y:0},{x:a,y:-i},{x:-i/2,y:-i},{x:0,y:-i/2}];return Ot(r,a,i,s).attr("style",e.style),e.width=a+i,e.height=i,e.intersect=function(t){return Dt.polygon(e,s,t)},r},"rect_left_inv_arrow"),Mt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e),!0),a=n.width+e.padding,i=n.height+e.padding,s=[{x:-2*i/6,y:0},{x:a-i/6,y:0},{x:a+2*i/6,y:-i},{x:i/6,y:-i}],o=Ot(r,a,i,s);return o.attr("style",e.style),Nt(e,o),e.intersect=function(t){return Dt.polygon(e,s,t)},r},"lean_right"),Ft=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),a=n.width+e.padding,i=n.height+e.padding,s=[{x:2*i/6,y:0},{x:a+i/6,y:0},{x:a-2*i/6,y:-i},{x:-i/6,y:-i}],o=Ot(r,a,i,s);return o.attr("style",e.style),Nt(e,o),e.intersect=function(t){return Dt.polygon(e,s,t)},r},"lean_left"),Yt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),a=n.width+e.padding,i=n.height+e.padding,s=[{x:-2*i/6,y:0},{x:a+2*i/6,y:0},{x:a-i/6,y:-i},{x:i/6,y:-i}],o=Ot(r,a,i,s);return o.attr("style",e.style),Nt(e,o),e.intersect=function(t){return Dt.polygon(e,s,t)},r},"trapezoid"),Wt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),a=n.width+e.padding,i=n.height+e.padding,s=[{x:i/6,y:0},{x:a-i/6,y:0},{x:a+2*i/6,y:-i},{x:-2*i/6,y:-i}],o=Ot(r,a,i,s);return o.attr("style",e.style),Nt(e,o),e.intersect=function(t){return Dt.polygon(e,s,t)},r},"inv_trapezoid"),Xt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),a=n.width+e.padding,i=n.height+e.padding,s=[{x:0,y:0},{x:a+i/2,y:0},{x:a,y:-i/2},{x:a+i/2,y:-i},{x:0,y:-i}],o=Ot(r,a,i,s);return o.attr("style",e.style),Nt(e,o),e.intersect=function(t){return Dt.polygon(e,s,t)},r},"rect_right_inv_arrow"),Ut=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),a=n.width+e.padding,i=a/2,s=i/(2.5+a/50),o=n.height+s+e.padding,l="M 0,"+s+" a "+i+","+s+" 0,0,0 "+a+" 0 a "+i+","+s+" 0,0,0 "+-a+" 0 l 0,"+o+" a "+i+","+s+" 0,0,0 "+a+" 0 l 0,"+-o,c=r.attr("label-offset-y",s).insert("path",":first-child").attr("style",e.style).attr("d",l).attr("transform","translate("+-a/2+","+-(o/2+s)+")");return Nt(e,c),e.intersect=function(t){const r=Dt.rect(e,t),n=r.x-e.x;if(0!=i&&(Math.abs(n)<e.width/2||Math.abs(n)==e.width/2&&Math.abs(r.y-e.y)>e.height/2-s)){let a=s*s*(1-n*n/(i*i));0!=a&&(a=Math.sqrt(a)),a=s-a,t.y-e.y>0&&(a=-a),r.y+=a}return r},r},"cylinder"),Ht=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n,halfPadding:i}=await $t(t,e,"node "+e.classes+" "+e.class,!0),s=r.insert("rect",":first-child"),o=e.positioned?e.width:n.width+e.padding,l=e.positioned?e.height:n.height+e.padding,c=e.positioned?-o/2:-n.width/2-i,d=e.positioned?-l/2:-n.height/2-i;if(s.attr("class","basic label-container").attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("x",c).attr("y",d).attr("width",o).attr("height",l),e.props){const t=new Set(Object.keys(e.props));e.props.borders&&(qt(s,e.props.borders,o,l),t.delete("borders")),t.forEach(t=>{a.l.warn(`Unknown node property ${t}`)})}return Nt(e,s),e.intersect=function(t){return Dt.rect(e,t)},r},"rect"),Kt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n,halfPadding:i}=await $t(t,e,"node "+e.classes,!0),s=r.insert("rect",":first-child"),o=e.positioned?e.width:n.width+e.padding,l=e.positioned?e.height:n.height+e.padding,c=e.positioned?-o/2:-n.width/2-i,d=e.positioned?-l/2:-n.height/2-i;if(s.attr("class","basic cluster composite label-container").attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("x",c).attr("y",d).attr("width",o).attr("height",l),e.props){const t=new Set(Object.keys(e.props));e.props.borders&&(qt(s,e.props.borders,o,l),t.delete("borders")),t.forEach(t=>{a.l.warn(`Unknown node property ${t}`)})}return Nt(e,s),e.intersect=function(t){return Dt.rect(e,t)},r},"composite"),Gt=(0,a._)(async(t,e)=>{const{shapeSvg:r}=await $t(t,e,"label",!0);a.l.trace("Classes = ",e.class);const n=r.insert("rect",":first-child");if(n.attr("width",0).attr("height",0),r.attr("class","label edgeLabel"),e.props){const t=new Set(Object.keys(e.props));e.props.borders&&(qt(n,e.props.borders,0,0),t.delete("borders")),t.forEach(t=>{a.l.warn(`Unknown node property ${t}`)})}return Nt(e,n),e.intersect=function(t){return Dt.rect(e,t)},r},"labelRect");function qt(t,e,r,n){const i=[],s=(0,a._)(t=>{i.push(t,0)},"addBorder"),o=(0,a._)(t=>{i.push(0,t)},"skipBorder");e.includes("t")?(a.l.debug("add top border"),s(r)):o(r),e.includes("r")?(a.l.debug("add right border"),s(n)):o(n),e.includes("b")?(a.l.debug("add bottom border"),s(r)):o(r),e.includes("l")?(a.l.debug("add left border"),s(n)):o(n),t.attr("stroke-dasharray",i.join(" "))}(0,a._)(qt,"applyNodePropertyBorders");var Zt=(0,a._)(async(t,e)=>{let r;r=e.classes?"node "+e.classes:"node default";const n=t.insert("g").attr("class",r).attr("id",e.domId||e.id),i=n.insert("rect",":first-child"),s=n.insert("line"),o=n.insert("g").attr("class","label"),l=e.labelText.flat?e.labelText.flat():e.labelText;let c="";c="object"==typeof l?l[0]:l,a.l.info("Label text abc79",c,l,"object"==typeof l);const d=o.node().appendChild(await rt(c,e.labelStyle,!0,!0));let h={width:0,height:0};if((0,a.al)((0,a.c)().flowchart.htmlLabels)){const t=d.children[0],e=(0,a.d)(d);h=t.getBoundingClientRect(),e.attr("width",h.width),e.attr("height",h.height)}a.l.info("Text 2",l);const u=l.slice(1,l.length);let g=d.getBBox();const p=o.node().appendChild(await rt(u.join?u.join("<br/>"):u,e.labelStyle,!0,!0));if((0,a.al)((0,a.c)().flowchart.htmlLabels)){const t=p.children[0],e=(0,a.d)(p);h=t.getBoundingClientRect(),e.attr("width",h.width),e.attr("height",h.height)}const y=e.padding/2;return(0,a.d)(p).attr("transform","translate( "+(h.width>g.width?0:(g.width-h.width)/2)+", "+(g.height+y+5)+")"),(0,a.d)(d).attr("transform","translate( "+(h.width<g.width?0:-(g.width-h.width)/2)+", 0)"),h=o.node().getBBox(),o.attr("transform","translate("+-h.width/2+", "+(-h.height/2-y+3)+")"),i.attr("class","outer title-state").attr("x",-h.width/2-y).attr("y",-h.height/2-y).attr("width",h.width+e.padding).attr("height",h.height+e.padding),s.attr("class","divider").attr("x1",-h.width/2-y).attr("x2",h.width/2+y).attr("y1",-h.height/2-y+g.height+y).attr("y2",-h.height/2-y+g.height+y),Nt(e,i),e.intersect=function(t){return Dt.rect(e,t)},n},"rectWithTitle"),Vt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),a=n.height+e.padding,i=n.width+a/4+e.padding,s=r.insert("rect",":first-child").attr("style",e.style).attr("rx",a/2).attr("ry",a/2).attr("x",-i/2).attr("y",-a/2).attr("width",i).attr("height",a);return Nt(e,s),e.intersect=function(t){return Dt.rect(e,t)},r},"stadium"),Jt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n,halfPadding:i}=await $t(t,e,At(e,void 0),!0),s=r.insert("circle",":first-child");return s.attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("r",n.width/2+i).attr("width",n.width+e.padding).attr("height",n.height+e.padding),a.l.info("Circle main"),Nt(e,s),e.intersect=function(t){return a.l.info("Circle intersect",e,n.width/2+i,t),Dt.circle(e,n.width/2+i,t)},r},"circle"),Qt=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n,halfPadding:i}=await $t(t,e,At(e,void 0),!0),s=r.insert("g",":first-child"),o=s.insert("circle"),l=s.insert("circle");return s.attr("class",e.class),o.attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("r",n.width/2+i+5).attr("width",n.width+e.padding+10).attr("height",n.height+e.padding+10),l.attr("style",e.style).attr("rx",e.rx).attr("ry",e.ry).attr("r",n.width/2+i).attr("width",n.width+e.padding).attr("height",n.height+e.padding),a.l.info("DoubleCircle main"),Nt(e,o),e.intersect=function(t){return a.l.info("DoubleCircle intersect",e,n.width/2+i+5,t),Dt.circle(e,n.width/2+i+5,t)},r},"doublecircle"),te=(0,a._)(async(t,e)=>{const{shapeSvg:r,bbox:n}=await $t(t,e,At(e,void 0),!0),a=n.width+e.padding,i=n.height+e.padding,s=[{x:0,y:0},{x:a,y:0},{x:a,y:-i},{x:0,y:-i},{x:0,y:0},{x:-8,y:0},{x:a+8,y:0},{x:a+8,y:-i},{x:-8,y:-i},{x:-8,y:0}],o=Ot(r,a,i,s);return o.attr("style",e.style),Nt(e,o),e.intersect=function(t){return Dt.polygon(e,s,t)},r},"subroutine"),ee=(0,a._)((t,e)=>{const r=t.insert("g").attr("class","node default").attr("id",e.domId||e.id),n=r.insert("circle",":first-child");return n.attr("class","state-start").attr("r",7).attr("width",14).attr("height",14),Nt(e,n),e.intersect=function(t){return Dt.circle(e,7,t)},r},"start"),re=(0,a._)((t,e,r)=>{const n=t.insert("g").attr("class","node default").attr("id",e.domId||e.id);let a=70,i=10;"LR"===r&&(a=10,i=70);const s=n.append("rect").attr("x",-1*a/2).attr("y",-1*i/2).attr("width",a).attr("height",i).attr("class","fork-join");return Nt(e,s),e.height=e.height+e.padding/2,e.width=e.width+e.padding/2,e.intersect=function(t){return Dt.rect(e,t)},n},"forkJoin"),ne={rhombus:Bt,composite:Kt,question:Bt,rect:Ht,labelRect:Gt,rectWithTitle:Zt,choice:jt,circle:Jt,doublecircle:Qt,stadium:Vt,hexagon:zt,block_arrow:Rt,rect_left_inv_arrow:Pt,lean_right:Mt,lean_left:Ft,trapezoid:Yt,inv_trapezoid:Wt,rect_right_inv_arrow:Xt,cylinder:Ut,start:ee,end:(0,a._)((t,e)=>{const r=t.insert("g").attr("class","node default").attr("id",e.domId||e.id),n=r.insert("circle",":first-child"),a=r.insert("circle",":first-child");return a.attr("class","state-start").attr("r",7).attr("width",14).attr("height",14),n.attr("class","state-end").attr("r",5).attr("width",10).attr("height",10),Nt(e,a),e.intersect=function(t){return Dt.circle(e,7,t)},r},"end"),note:Tt,subroutine:te,fork:re,join:re,class_box:(0,a._)(async(t,e)=>{var r;const n=e.padding/2;let i;i=e.classes?"node "+e.classes:"node default";const s=t.insert("g").attr("class",i).attr("id",e.domId||e.id),o=s.insert("rect",":first-child"),l=s.insert("line"),c=s.insert("line");let d=0,h=4;const u=s.insert("g").attr("class","label");let g=0;const p=null==(r=e.classData.annotations)?void 0:r[0],y=e.classData.annotations[0]?"«"+e.classData.annotations[0]+"»":"",b=u.node().appendChild(await rt(y,e.labelStyle,!0,!0));let f=b.getBBox();if((0,a.al)((0,a.c)().flowchart.htmlLabels)){const t=b.children[0],e=(0,a.d)(b);f=t.getBoundingClientRect(),e.attr("width",f.width),e.attr("height",f.height)}e.classData.annotations[0]&&(h+=f.height+4,d+=f.width);let x=e.classData.label;void 0!==e.classData.type&&""!==e.classData.type&&((0,a.c)().flowchart.htmlLabels?x+="<"+e.classData.type+">":x+="<"+e.classData.type+">");const _=u.node().appendChild(await rt(x,e.labelStyle,!0,!0));(0,a.d)(_).attr("class","classTitle");let m=_.getBBox();if((0,a.al)((0,a.c)().flowchart.htmlLabels)){const t=_.children[0],e=(0,a.d)(_);m=t.getBoundingClientRect(),e.attr("width",m.width),e.attr("height",m.height)}h+=m.height+4,m.width>d&&(d=m.width);const w=[];e.classData.members.forEach(async t=>{const r=t.getDisplayDetails();let n=r.displayText;(0,a.c)().flowchart.htmlLabels&&(n=n.replace(/</g,"<").replace(/>/g,">"));const i=u.node().appendChild(await rt(n,r.cssStyle?r.cssStyle:e.labelStyle,!0,!0));let s=i.getBBox();if((0,a.al)((0,a.c)().flowchart.htmlLabels)){const t=i.children[0],e=(0,a.d)(i);s=t.getBoundingClientRect(),e.attr("width",s.width),e.attr("height",s.height)}s.width>d&&(d=s.width),h+=s.height+4,w.push(i)}),h+=8;const v=[];if(e.classData.methods.forEach(async t=>{const r=t.getDisplayDetails();let n=r.displayText;(0,a.c)().flowchart.htmlLabels&&(n=n.replace(/</g,"<").replace(/>/g,">"));const i=u.node().appendChild(await rt(n,r.cssStyle?r.cssStyle:e.labelStyle,!0,!0));let s=i.getBBox();if((0,a.al)((0,a.c)().flowchart.htmlLabels)){const t=i.children[0],e=(0,a.d)(i);s=t.getBoundingClientRect(),e.attr("width",s.width),e.attr("height",s.height)}s.width>d&&(d=s.width),h+=s.height+4,v.push(i)}),h+=8,p){let t=(d-f.width)/2;(0,a.d)(b).attr("transform","translate( "+(-1*d/2+t)+", "+-1*h/2+")"),g=f.height+4}let k=(d-m.width)/2;return(0,a.d)(_).attr("transform","translate( "+(-1*d/2+k)+", "+(-1*h/2+g)+")"),g+=m.height+4,l.attr("class","divider").attr("x1",-d/2-n).attr("x2",d/2+n).attr("y1",-h/2-n+8+g).attr("y2",-h/2-n+8+g),g+=8,w.forEach(t=>{(0,a.d)(t).attr("transform","translate( "+-d/2+", "+(-1*h/2+g+4)+")");const e=null==t?void 0:t.getBBox();g+=((null==e?void 0:e.height)??0)+4}),g+=8,c.attr("class","divider").attr("x1",-d/2-n).attr("x2",d/2+n).attr("y1",-h/2-n+8+g).attr("y2",-h/2-n+8+g),g+=8,v.forEach(t=>{(0,a.d)(t).attr("transform","translate( "+-d/2+", "+(-1*h/2+g)+")");const e=null==t?void 0:t.getBBox();g+=((null==e?void 0:e.height)??0)+4}),o.attr("style",e.style).attr("class","outer title-state").attr("x",-d/2-n).attr("y",-h/2-n).attr("width",d+e.padding).attr("height",h+e.padding),Nt(e,o),e.intersect=function(t){return Dt.rect(e,t)},s},"class_box")},ae={},ie=(0,a._)(async(t,e,r)=>{let n,i;if(e.link){let s;"sandbox"===(0,a.c)().securityLevel?s="_top":e.linkTarget&&(s=e.linkTarget||"_blank"),n=t.insert("svg:a").attr("xlink:href",e.link).attr("target",s),i=await ne[e.shape](n,e,r)}else i=await ne[e.shape](t,e,r),n=i;return e.tooltip&&i.attr("title",e.tooltip),e.class&&i.attr("class","node default "+e.class),ae[e.id]=n,e.haveCallback&&ae[e.id].attr("class",ae[e.id].attr("class")+" clickable"),n},"insertNode"),se=(0,a._)(t=>{const e=ae[t.id];a.l.trace("Transforming node",t.diff,t,"translate("+(t.x-t.width/2-5)+", "+t.width/2+")");const r=t.diff||0;return t.clusterNode?e.attr("transform","translate("+(t.x+r-t.width/2)+", "+(t.y-t.height/2-8)+")"):e.attr("transform","translate("+t.x+", "+t.y+")"),r},"positionNode");function oe(t,e,r=!1){var n,i,s;const o=t;let l="default";((null==(n=null==o?void 0:o.classes)?void 0:n.length)||0)>0&&(l=((null==o?void 0:o.classes)??[]).join(" ")),l+=" flowchart-label";let c,d=0,h="";switch(o.type){case"round":d=5,h="rect";break;case"composite":d=0,h="composite",c=0;break;case"square":case"group":default:h="rect";break;case"diamond":h="question";break;case"hexagon":h="hexagon";break;case"block_arrow":h="block_arrow";break;case"odd":case"rect_left_inv_arrow":h="rect_left_inv_arrow";break;case"lean_right":h="lean_right";break;case"lean_left":h="lean_left";break;case"trapezoid":h="trapezoid";break;case"inv_trapezoid":h="inv_trapezoid";break;case"circle":h="circle";break;case"ellipse":h="ellipse";break;case"stadium":h="stadium";break;case"subroutine":h="subroutine";break;case"cylinder":h="cylinder";break;case"doublecircle":h="doublecircle"}const u=(0,a.aq)((null==o?void 0:o.styles)??[]),g=o.label,p=o.size??{width:0,height:0,x:0,y:0};return{labelStyle:u.labelStyle,shape:h,labelText:g,rx:d,ry:d,class:l,style:u.style,id:o.id,directions:o.directions,width:p.width,height:p.height,x:p.x,y:p.y,positioned:r,intersect:void 0,type:o.type,padding:c??(null==(s=null==(i=(0,a.G)())?void 0:i.block)?void 0:s.padding)??0}}async function le(t,e,r){const n=oe(e,0,!1);if("group"===n.type)return;const i=(0,a.G)(),s=await ie(t,n,{config:i}),o=s.node().getBBox(),l=r.getBlock(n.id);l.size={width:o.width,height:o.height,x:0,y:0,node:s},r.setBlock(l),s.remove()}async function ce(t,e,r){const n=oe(e,0,!0);if("space"!==r.getBlock(n.id).type){const r=(0,a.G)();await ie(t,n,{config:r}),e.intersect=null==n?void 0:n.intersect,se(n)}}async function de(t,e,r,n){for(const a of e)await n(t,a,r),a.children&&await de(t,a.children,r,n)}async function he(t,e,r){await de(t,e,r,le)}async function ue(t,e,r){await de(t,e,r,ce)}async function ge(t,e,r,n,a){const i=new s.G({multigraph:!0,compound:!0});i.setGraph({rankdir:"TB",nodesep:10,ranksep:10,marginx:8,marginy:8});for(const t of r)t.size&&i.setNode(t.id,{width:t.size.width,height:t.size.height,intersect:t.intersect});for(const r of e)if(r.start&&r.end){const e=n.getBlock(r.start),s=n.getBlock(r.end);if(null!=e&&e.size&&null!=s&&s.size){const n=e.size,o=s.size,l=[{x:n.x,y:n.y},{x:n.x+(o.x-n.x)/2,y:n.y+(o.y-n.y)/2},{x:o.x,y:o.y}];pt(t,{v:r.start,w:r.end,name:r.id},{...r,arrowTypeEnd:r.arrowTypeEnd,arrowTypeStart:r.arrowTypeStart,points:l,classes:"edge-thickness-normal edge-pattern-solid flowchart-link LS-a1 LE-b1"},void 0,"block",i,a),r.label&&(await lt(t,{...r,label:r.label,labelStyle:"stroke: #333; stroke-width: 1.5px;fill:none;",arrowTypeEnd:r.arrowTypeEnd,arrowTypeStart:r.arrowTypeStart,points:l,classes:"edge-thickness-normal edge-pattern-solid flowchart-link LS-a1 LE-b1"}),dt({...r,x:l[1].x,y:l[1].y},{originalPath:l}))}}}(0,a._)(oe,"getNodeFromBlock"),(0,a._)(le,"calculateBlockSize"),(0,a._)(ce,"insertBlockPositioned"),(0,a._)(de,"performOperations"),(0,a._)(he,"calculateBlockSizes"),(0,a._)(ue,"insertBlocks"),(0,a._)(ge,"insertEdges");var pe=(0,a._)(function(t,e){return e.db.getClasses()},"getClasses"),ye={parser:c,db:F,renderer:{draw:(0,a._)(async function(t,e,r,n){const{securityLevel:i,block:s}=(0,a.G)(),o=n.db;let l;"sandbox"===i&&(l=(0,a.d)("#i"+e));const c="sandbox"===i?(0,a.d)(l.nodes()[0].contentDocument.body):(0,a.d)("body"),d="sandbox"===i?c.select(`[id="${e}"]`):(0,a.d)(`[id="${e}"]`);H(d,["point","circle","cross"],n.type,e);const h=o.getBlocks(),u=o.getBlocksFlat(),g=o.getEdges(),p=d.insert("g").attr("class","block");await he(p,h,o);const y=Q(o);if(await ue(p,h,o),await ge(p,g,u,o,e),y){const t=y,e=Math.max(1,Math.round(t.width/t.height*.125)),r=t.height+e+10,n=t.width+10,{useMaxWidth:i}=s;(0,a.e)(d,r,n,!!i),a.l.debug("Here Bounds",y,t),d.attr("viewBox",`${t.x-5} ${t.y-5} ${t.width+10} ${t.height+10}`)}},"draw"),getClasses:pe},styles:W}}}]);
|