@eventcatalog/core 1.2.5 → 1.2.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (336) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +64 -64
  3. package/.next/cache/.tsbuildinfo +1 -1
  4. package/.next/cache/config.json +3 -3
  5. package/.next/cache/eslint/.cache_1bay4w0 +1 -1
  6. package/.next/cache/next-server.js.nft.json +1 -1
  7. package/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/.next/cache/webpack/client-production/index.pack +0 -0
  9. package/.next/cache/webpack/server-production/0.pack +0 -0
  10. package/.next/cache/webpack/server-production/index.pack +0 -0
  11. package/.next/next-server.js.nft.json +1 -1
  12. package/.next/prerender-manifest.json +1 -1
  13. package/.next/react-loadable-manifest.json +125 -95
  14. package/.next/routes-manifest.json +1 -1
  15. package/.next/server/pages/404.html +2 -2
  16. package/.next/server/pages/500.html +2 -2
  17. package/.next/server/pages/domains/Orders/events/OrderComplete/logs.html +1 -1
  18. package/.next/server/pages/domains/Orders/events/OrderComplete.html +2 -2
  19. package/.next/server/pages/domains/Orders/events/OrderComplete.json +1 -1
  20. package/.next/server/pages/domains/Orders/events/OrderConfirmed/logs.html +1 -1
  21. package/.next/server/pages/domains/Orders/events/OrderConfirmed.html +2 -2
  22. package/.next/server/pages/domains/Orders/events/OrderConfirmed.json +1 -1
  23. package/.next/server/pages/domains/Orders/events/OrderCreated/logs.html +1 -1
  24. package/.next/server/pages/domains/Orders/events/OrderCreated.html +2 -2
  25. package/.next/server/pages/domains/Orders/events/OrderCreated.json +1 -1
  26. package/.next/server/pages/domains/Orders/events/OrderRequested/logs.html +1 -1
  27. package/.next/server/pages/domains/Orders/events/OrderRequested.html +2 -2
  28. package/.next/server/pages/domains/Orders/events/OrderRequested.json +1 -1
  29. package/.next/server/pages/domains/Orders/services/Orders Service.html +2 -2
  30. package/.next/server/pages/domains/Orders/services/Orders Service.json +1 -1
  31. package/.next/server/pages/domains/Orders.html +2 -2
  32. package/.next/server/pages/domains/Orders.json +1 -1
  33. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/logs.html +1 -1
  34. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.1.html +2 -2
  35. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +1 -1
  36. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.2.html +2 -2
  37. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +1 -1
  38. package/.next/server/pages/domains/Shopping/events/AddedItemToCart.html +2 -2
  39. package/.next/server/pages/domains/Shopping/events/AddedItemToCart.json +1 -1
  40. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart/logs.html +1 -1
  41. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart.html +2 -2
  42. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart.json +1 -1
  43. package/.next/server/pages/domains/Shopping.html +2 -2
  44. package/.next/server/pages/domains/Shopping.json +1 -1
  45. package/.next/server/pages/domains.html +2 -2
  46. package/.next/server/pages/domains.js +23 -1
  47. package/.next/server/pages/events/PaymentProcessed/logs.html +1 -1
  48. package/.next/server/pages/events/PaymentProcessed.html +2 -2
  49. package/.next/server/pages/events/PaymentProcessed.json +1 -1
  50. package/.next/server/pages/events/ShipmentDelivered/logs.html +1 -1
  51. package/.next/server/pages/events/ShipmentDelivered.html +2 -2
  52. package/.next/server/pages/events/ShipmentDelivered.json +1 -1
  53. package/.next/server/pages/events/ShipmentDispatched/logs.html +1 -1
  54. package/.next/server/pages/events/ShipmentDispatched.html +2 -2
  55. package/.next/server/pages/events/ShipmentDispatched.json +1 -1
  56. package/.next/server/pages/events/ShipmentPrepared/logs.html +1 -1
  57. package/.next/server/pages/events/ShipmentPrepared.html +2 -2
  58. package/.next/server/pages/events/ShipmentPrepared.json +1 -1
  59. package/.next/server/pages/events.html +2 -2
  60. package/.next/server/pages/events.js +23 -1
  61. package/.next/server/pages/index.html +1 -1
  62. package/.next/server/pages/overview.html +1 -1
  63. package/.next/server/pages/services/Orders Service.html +1 -1
  64. package/.next/server/pages/services/Payment Service.html +2 -2
  65. package/.next/server/pages/services/Payment Service.json +1 -1
  66. package/.next/server/pages/services/Shipping Service.html +2 -2
  67. package/.next/server/pages/services/Shipping Service.json +1 -1
  68. package/.next/server/pages/services.html +2 -2
  69. package/.next/server/pages/services.js +23 -1
  70. package/.next/server/pages/users/dboyne.html +2 -2
  71. package/.next/server/pages/users/mSmith.html +2 -2
  72. package/.next/server/pages/users.html +1 -1
  73. package/.next/server/pages/visualiser.html +2 -2
  74. package/.next/server/pages-manifest.json +4 -4
  75. package/.next/static/chunks/1093.67f04e0e6b50c9e5.js +1 -0
  76. package/.next/static/chunks/1178-c3c8c74ac08d7c77.js +1 -0
  77. package/.next/static/chunks/1254.a78e9444e102b061.js +1 -0
  78. package/.next/static/chunks/130.fa515915f80e17f9.js +1 -0
  79. package/{out/_next/static/chunks/2076.21cb0bf760a8055d.js → .next/static/chunks/1318.a5349c1b3da2b184.js} +1 -1
  80. package/.next/static/chunks/1415.55c7c89ef0a8aab1.js +1 -0
  81. package/.next/static/chunks/1455-8df9e334899797b2.js +1 -0
  82. package/.next/static/chunks/1733.1bead33faaa9eeb0.js +1 -0
  83. package/.next/static/chunks/1806.3ed762ab3ecedc9d.js +1 -0
  84. package/.next/static/chunks/2157.cd3aa9fee64d976e.js +1 -0
  85. package/.next/static/chunks/2566.4084969752c613a9.js +1 -0
  86. package/.next/static/chunks/3116-446dd88b93c44018.js +1 -0
  87. package/.next/static/chunks/3193.f69abc67598575a9.js +1 -0
  88. package/.next/static/chunks/3271.83723868c9b8e7c1.js +1 -0
  89. package/.next/static/chunks/3287.f50c49237cef9ae8.js +1 -0
  90. package/.next/static/chunks/39a9cf3f.8cc8ac3887be2999.js +1 -0
  91. package/.next/static/chunks/3ede58a6.44fda8e0e5284248.js +1 -0
  92. package/.next/static/chunks/40.16abe9d3c57256d6.js +1 -0
  93. package/.next/static/chunks/407.3078ab29e8d18c02.js +1 -0
  94. package/.next/static/chunks/4466.dc03dbcd026995cc.js +1 -0
  95. package/.next/static/chunks/4737.ae583b848d202a93.js +1 -0
  96. package/.next/static/chunks/5092.8ead508f86f4b11c.js +1 -0
  97. package/.next/static/chunks/5835.a9405ab0913544df.js +1 -0
  98. package/.next/static/chunks/6067.cc75c37618cf0147.js +1 -0
  99. package/.next/static/chunks/6121.758a43c0db92ca23.js +1 -0
  100. package/{out/_next/static/chunks/9054.ae9ffec47aacae76.js → .next/static/chunks/6229.7a9f0c8b204b76dc.js} +1 -1
  101. package/.next/static/chunks/6487.44c6e83c098ed47f.js +1 -0
  102. package/.next/static/chunks/6582.06af6897be0d24b3.js +1 -0
  103. package/.next/static/chunks/6724.ed1280c926906c76.js +1 -0
  104. package/.next/static/chunks/{6772-fba69ba8e4fa1ef4.js → 6772-fc6143a6584acf9b.js} +1 -1
  105. package/.next/static/chunks/7374.a673e317f007d3b6.js +1 -0
  106. package/.next/static/chunks/74030e57.9636ad3c5c96940b.js +1 -0
  107. package/.next/static/chunks/7469.d932a6b01168373b.js +1 -0
  108. package/.next/static/chunks/{4079.75a5db02e1a11105.js → 7636.9eaf88a09c2a88ed.js} +1 -1
  109. package/.next/static/chunks/{828-ef0e36f29db31dde.js → 828-1a4a120d2fbea802.js} +1 -1
  110. package/.next/static/chunks/8470.c811187bd2982a8a.js +1 -0
  111. package/.next/static/chunks/9076.0a13d7d5aab7bfa1.js +1 -0
  112. package/.next/static/chunks/9270.a4c64e6be4a278a4.js +1 -0
  113. package/.next/static/chunks/9404.a44dfe8858add605.js +1 -0
  114. package/.next/static/chunks/b2f22a9c-0216e9400ac0ac1c.js +1 -0
  115. package/{out/_next/static/chunks/eb6e03f4.2276f931f02e235c.js → .next/static/chunks/eb6e03f4.3dd8d555aebe18ff.js} +1 -1
  116. package/.next/static/chunks/pages/domains/[domain]/events/[name]/v/{[version]-175a58a05deb2eda.js → [version]-45b0d7bc42f6f81c.js} +1 -1
  117. package/.next/static/chunks/pages/domains/[domain]/events/{[name]-7c7c2526e7d63883.js → [name]-15bb0ef487953fa1.js} +1 -1
  118. package/.next/static/chunks/pages/domains/[domain]/services/{[name]-f447208842a47b40.js → [name]-a4857d4d0aa4d04b.js} +1 -1
  119. package/.next/static/chunks/pages/domains-71179cbdb719a0f8.js +1 -0
  120. package/.next/static/chunks/pages/events/[name]/v/{[version]-af687afaafd7fd45.js → [version]-b718302d7185dcb0.js} +1 -1
  121. package/.next/static/chunks/pages/events/{[name]-24bc568718357116.js → [name]-8cb0b3b469bd7845.js} +1 -1
  122. package/.next/static/chunks/pages/events-83c9161a6e696533.js +1 -0
  123. package/{out/_next/static/chunks/pages/overview-68b31b232c5ef1ff.js → .next/static/chunks/pages/overview-4251cc856f776fc2.js} +1 -1
  124. package/.next/static/chunks/pages/services/{[name]-b59b95836832898e.js → [name]-7030da24d73a8ea3.js} +1 -1
  125. package/.next/static/chunks/pages/services-7069c0a5295e53ae.js +1 -0
  126. package/{out/_next/static/chunks/pages/users/[id]-7306f8a1d8a7012a.js → .next/static/chunks/pages/users/[id]-00aeace648436383.js} +1 -1
  127. package/.next/static/chunks/webpack-1ea4cabfc6778694.js +1 -0
  128. package/.next/static/wZIh57Hs672ULoPeUaYa1/_buildManifest.js +1 -0
  129. package/.next/trace +141 -141
  130. package/CHANGELOG.md +12 -0
  131. package/out/404/index.html +2 -2
  132. package/out/404.html +2 -2
  133. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders/events/OrderComplete.json +1 -1
  134. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders/events/OrderConfirmed.json +1 -1
  135. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders/events/OrderCreated.json +1 -1
  136. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders/events/OrderRequested.json +1 -1
  137. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders/services/Orders Service.json +1 -1
  138. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders.json +1 -1
  139. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +1 -1
  140. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +1 -1
  141. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Shopping/events/AddedItemToCart.json +1 -1
  142. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Shopping/events/RemovedItemFromCart.json +1 -1
  143. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Shopping.json +1 -1
  144. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/events/PaymentProcessed.json +1 -1
  145. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/events/ShipmentDelivered.json +1 -1
  146. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/events/ShipmentDispatched.json +1 -1
  147. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/events/ShipmentPrepared.json +1 -1
  148. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/services/Payment Service.json +1 -1
  149. package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/services/Shipping Service.json +1 -1
  150. package/out/_next/static/chunks/1093.67f04e0e6b50c9e5.js +1 -0
  151. package/out/_next/static/chunks/1178-c3c8c74ac08d7c77.js +1 -0
  152. package/out/_next/static/chunks/1254.a78e9444e102b061.js +1 -0
  153. package/out/_next/static/chunks/130.fa515915f80e17f9.js +1 -0
  154. package/{.next/static/chunks/2076.21cb0bf760a8055d.js → out/_next/static/chunks/1318.a5349c1b3da2b184.js} +1 -1
  155. package/out/_next/static/chunks/1415.55c7c89ef0a8aab1.js +1 -0
  156. package/out/_next/static/chunks/1455-8df9e334899797b2.js +1 -0
  157. package/out/_next/static/chunks/1733.1bead33faaa9eeb0.js +1 -0
  158. package/out/_next/static/chunks/1806.3ed762ab3ecedc9d.js +1 -0
  159. package/out/_next/static/chunks/2157.cd3aa9fee64d976e.js +1 -0
  160. package/out/_next/static/chunks/2566.4084969752c613a9.js +1 -0
  161. package/out/_next/static/chunks/3116-446dd88b93c44018.js +1 -0
  162. package/out/_next/static/chunks/3193.f69abc67598575a9.js +1 -0
  163. package/out/_next/static/chunks/3271.83723868c9b8e7c1.js +1 -0
  164. package/out/_next/static/chunks/3287.f50c49237cef9ae8.js +1 -0
  165. package/out/_next/static/chunks/39a9cf3f.8cc8ac3887be2999.js +1 -0
  166. package/out/_next/static/chunks/3ede58a6.44fda8e0e5284248.js +1 -0
  167. package/out/_next/static/chunks/40.16abe9d3c57256d6.js +1 -0
  168. package/out/_next/static/chunks/407.3078ab29e8d18c02.js +1 -0
  169. package/out/_next/static/chunks/4466.dc03dbcd026995cc.js +1 -0
  170. package/out/_next/static/chunks/4737.ae583b848d202a93.js +1 -0
  171. package/out/_next/static/chunks/5092.8ead508f86f4b11c.js +1 -0
  172. package/out/_next/static/chunks/5835.a9405ab0913544df.js +1 -0
  173. package/out/_next/static/chunks/6067.cc75c37618cf0147.js +1 -0
  174. package/out/_next/static/chunks/6121.758a43c0db92ca23.js +1 -0
  175. package/{.next/static/chunks/9054.ae9ffec47aacae76.js → out/_next/static/chunks/6229.7a9f0c8b204b76dc.js} +1 -1
  176. package/out/_next/static/chunks/6487.44c6e83c098ed47f.js +1 -0
  177. package/out/_next/static/chunks/6582.06af6897be0d24b3.js +1 -0
  178. package/out/_next/static/chunks/6724.ed1280c926906c76.js +1 -0
  179. package/out/_next/static/chunks/{6772-fba69ba8e4fa1ef4.js → 6772-fc6143a6584acf9b.js} +1 -1
  180. package/out/_next/static/chunks/7374.a673e317f007d3b6.js +1 -0
  181. package/out/_next/static/chunks/74030e57.9636ad3c5c96940b.js +1 -0
  182. package/out/_next/static/chunks/7469.d932a6b01168373b.js +1 -0
  183. package/out/_next/static/chunks/{4079.75a5db02e1a11105.js → 7636.9eaf88a09c2a88ed.js} +1 -1
  184. package/out/_next/static/chunks/{828-ef0e36f29db31dde.js → 828-1a4a120d2fbea802.js} +1 -1
  185. package/out/_next/static/chunks/8470.c811187bd2982a8a.js +1 -0
  186. package/out/_next/static/chunks/9076.0a13d7d5aab7bfa1.js +1 -0
  187. package/out/_next/static/chunks/9270.a4c64e6be4a278a4.js +1 -0
  188. package/out/_next/static/chunks/9404.a44dfe8858add605.js +1 -0
  189. package/out/_next/static/chunks/b2f22a9c-0216e9400ac0ac1c.js +1 -0
  190. package/{.next/static/chunks/eb6e03f4.2276f931f02e235c.js → out/_next/static/chunks/eb6e03f4.3dd8d555aebe18ff.js} +1 -1
  191. package/out/_next/static/chunks/pages/domains/[domain]/events/[name]/v/{[version]-175a58a05deb2eda.js → [version]-45b0d7bc42f6f81c.js} +1 -1
  192. package/out/_next/static/chunks/pages/domains/[domain]/events/{[name]-7c7c2526e7d63883.js → [name]-15bb0ef487953fa1.js} +1 -1
  193. package/out/_next/static/chunks/pages/domains/[domain]/services/{[name]-f447208842a47b40.js → [name]-a4857d4d0aa4d04b.js} +1 -1
  194. package/out/_next/static/chunks/pages/domains-71179cbdb719a0f8.js +1 -0
  195. package/out/_next/static/chunks/pages/events/[name]/v/{[version]-af687afaafd7fd45.js → [version]-b718302d7185dcb0.js} +1 -1
  196. package/out/_next/static/chunks/pages/events/{[name]-24bc568718357116.js → [name]-8cb0b3b469bd7845.js} +1 -1
  197. package/out/_next/static/chunks/pages/events-83c9161a6e696533.js +1 -0
  198. package/{.next/static/chunks/pages/overview-68b31b232c5ef1ff.js → out/_next/static/chunks/pages/overview-4251cc856f776fc2.js} +1 -1
  199. package/out/_next/static/chunks/pages/services/{[name]-b59b95836832898e.js → [name]-7030da24d73a8ea3.js} +1 -1
  200. package/out/_next/static/chunks/pages/services-7069c0a5295e53ae.js +1 -0
  201. package/{.next/static/chunks/pages/users/[id]-7306f8a1d8a7012a.js → out/_next/static/chunks/pages/users/[id]-00aeace648436383.js} +1 -1
  202. package/out/_next/static/chunks/webpack-1ea4cabfc6778694.js +1 -0
  203. package/out/_next/static/wZIh57Hs672ULoPeUaYa1/_buildManifest.js +1 -0
  204. package/out/domains/Orders/events/OrderComplete/index.html +2 -2
  205. package/out/domains/Orders/events/OrderComplete/logs/index.html +1 -1
  206. package/out/domains/Orders/events/OrderConfirmed/index.html +2 -2
  207. package/out/domains/Orders/events/OrderConfirmed/logs/index.html +1 -1
  208. package/out/domains/Orders/events/OrderCreated/index.html +2 -2
  209. package/out/domains/Orders/events/OrderCreated/logs/index.html +1 -1
  210. package/out/domains/Orders/events/OrderRequested/index.html +2 -2
  211. package/out/domains/Orders/events/OrderRequested/logs/index.html +1 -1
  212. package/out/domains/Orders/index.html +2 -2
  213. package/out/domains/Orders/services/Orders Service/index.html +2 -2
  214. package/out/domains/Shopping/events/AddedItemToCart/index.html +2 -2
  215. package/out/domains/Shopping/events/AddedItemToCart/logs/index.html +1 -1
  216. package/out/domains/Shopping/events/AddedItemToCart/v/0.0.1/index.html +2 -2
  217. package/out/domains/Shopping/events/AddedItemToCart/v/0.0.2/index.html +2 -2
  218. package/out/domains/Shopping/events/RemovedItemFromCart/index.html +2 -2
  219. package/out/domains/Shopping/events/RemovedItemFromCart/logs/index.html +1 -1
  220. package/out/domains/Shopping/index.html +2 -2
  221. package/out/domains/index.html +2 -2
  222. package/out/events/PaymentProcessed/index.html +2 -2
  223. package/out/events/PaymentProcessed/logs/index.html +1 -1
  224. package/out/events/ShipmentDelivered/index.html +2 -2
  225. package/out/events/ShipmentDelivered/logs/index.html +1 -1
  226. package/out/events/ShipmentDispatched/index.html +2 -2
  227. package/out/events/ShipmentDispatched/logs/index.html +1 -1
  228. package/out/events/ShipmentPrepared/index.html +2 -2
  229. package/out/events/ShipmentPrepared/logs/index.html +1 -1
  230. package/out/events/index.html +2 -2
  231. package/out/index.html +1 -1
  232. package/out/overview/index.html +1 -1
  233. package/out/services/Orders Service/index.html +1 -1
  234. package/out/services/Payment Service/index.html +2 -2
  235. package/out/services/Shipping Service/index.html +2 -2
  236. package/out/services/index.html +2 -2
  237. package/out/users/dboyne/index.html +2 -2
  238. package/out/users/index.html +1 -1
  239. package/out/users/mSmith/index.html +2 -2
  240. package/out/visualiser/index.html +2 -2
  241. package/package.json +2 -2
  242. package/pages/domains.tsx +14 -1
  243. package/pages/events.tsx +14 -1
  244. package/pages/services.tsx +14 -1
  245. package/.next/static/chunks/1178-011609b6f3b123b3.js +0 -1
  246. package/.next/static/chunks/1476.eb11ab1feb4c5940.js +0 -1
  247. package/.next/static/chunks/1484.274df63eb11d9d68.js +0 -1
  248. package/.next/static/chunks/1750.a25eb3336a8c3a36.js +0 -1
  249. package/.next/static/chunks/2017.1b67898bd26fe157.js +0 -1
  250. package/.next/static/chunks/2027.80b01f1a7005a770.js +0 -1
  251. package/.next/static/chunks/2583.56889bb376087220.js +0 -1
  252. package/.next/static/chunks/2765.dda8bae3343b6d41.js +0 -1
  253. package/.next/static/chunks/3082.62ff47793d562412.js +0 -1
  254. package/.next/static/chunks/3116-e9a578a270d9e013.js +0 -1
  255. package/.next/static/chunks/3706.64742528652de3dd.js +0 -1
  256. package/.next/static/chunks/3ede58a6.ff6c02b372da8155.js +0 -1
  257. package/.next/static/chunks/4042.98f113bfbf744466.js +0 -1
  258. package/.next/static/chunks/4637.6819aa53bf80d6ff.js +0 -1
  259. package/.next/static/chunks/4816.03f53c476d2a5924.js +0 -1
  260. package/.next/static/chunks/5202.6f686702cbb58a65.js +0 -1
  261. package/.next/static/chunks/5464.4c916df2382b5ba9.js +0 -1
  262. package/.next/static/chunks/5644.b4ffa0632405fc9f.js +0 -1
  263. package/.next/static/chunks/5a7b57ef.d0702578743545b0.js +0 -1
  264. package/.next/static/chunks/60.40ff539d26f28401.js +0 -1
  265. package/.next/static/chunks/6101.a35579324b3356df.js +0 -1
  266. package/.next/static/chunks/6194.045435de6d19fc72.js +0 -1
  267. package/.next/static/chunks/6778.7885dc0a314c5a9c.js +0 -1
  268. package/.next/static/chunks/7195.2768b2bb31a65f2f.js +0 -1
  269. package/.next/static/chunks/8720.e06d4cca843573db.js +0 -1
  270. package/.next/static/chunks/8785.1331b2a6d4be82c3.js +0 -1
  271. package/.next/static/chunks/8829-386c887227aab68c.js +0 -1
  272. package/.next/static/chunks/9231.af30fa4fedab9f01.js +0 -1
  273. package/.next/static/chunks/9600.f70c0583d23764a8.js +0 -1
  274. package/.next/static/chunks/9822.0ad553e5c697208c.js +0 -1
  275. package/.next/static/chunks/d57e5a30-463f9ed8df724792.js +0 -1
  276. package/.next/static/chunks/pages/domains-8277e2e465919172.js +0 -1
  277. package/.next/static/chunks/pages/events-533e7116aef3d642.js +0 -1
  278. package/.next/static/chunks/pages/services-27072edf4c6acc54.js +0 -1
  279. package/.next/static/chunks/webpack-7e93d0cba2ccf996.js +0 -1
  280. package/.next/static/iIifsuP3Zi8zL1k9xuH-x/_buildManifest.js +0 -1
  281. package/out/_next/static/chunks/1178-011609b6f3b123b3.js +0 -1
  282. package/out/_next/static/chunks/1476.eb11ab1feb4c5940.js +0 -1
  283. package/out/_next/static/chunks/1484.274df63eb11d9d68.js +0 -1
  284. package/out/_next/static/chunks/1750.a25eb3336a8c3a36.js +0 -1
  285. package/out/_next/static/chunks/2017.1b67898bd26fe157.js +0 -1
  286. package/out/_next/static/chunks/2027.80b01f1a7005a770.js +0 -1
  287. package/out/_next/static/chunks/2583.56889bb376087220.js +0 -1
  288. package/out/_next/static/chunks/2765.dda8bae3343b6d41.js +0 -1
  289. package/out/_next/static/chunks/3082.62ff47793d562412.js +0 -1
  290. package/out/_next/static/chunks/3116-e9a578a270d9e013.js +0 -1
  291. package/out/_next/static/chunks/3706.64742528652de3dd.js +0 -1
  292. package/out/_next/static/chunks/3ede58a6.ff6c02b372da8155.js +0 -1
  293. package/out/_next/static/chunks/4042.98f113bfbf744466.js +0 -1
  294. package/out/_next/static/chunks/4637.6819aa53bf80d6ff.js +0 -1
  295. package/out/_next/static/chunks/4816.03f53c476d2a5924.js +0 -1
  296. package/out/_next/static/chunks/5202.6f686702cbb58a65.js +0 -1
  297. package/out/_next/static/chunks/5464.4c916df2382b5ba9.js +0 -1
  298. package/out/_next/static/chunks/5644.b4ffa0632405fc9f.js +0 -1
  299. package/out/_next/static/chunks/5a7b57ef.d0702578743545b0.js +0 -1
  300. package/out/_next/static/chunks/60.40ff539d26f28401.js +0 -1
  301. package/out/_next/static/chunks/6101.a35579324b3356df.js +0 -1
  302. package/out/_next/static/chunks/6194.045435de6d19fc72.js +0 -1
  303. package/out/_next/static/chunks/6778.7885dc0a314c5a9c.js +0 -1
  304. package/out/_next/static/chunks/7195.2768b2bb31a65f2f.js +0 -1
  305. package/out/_next/static/chunks/8720.e06d4cca843573db.js +0 -1
  306. package/out/_next/static/chunks/8785.1331b2a6d4be82c3.js +0 -1
  307. package/out/_next/static/chunks/8829-386c887227aab68c.js +0 -1
  308. package/out/_next/static/chunks/9231.af30fa4fedab9f01.js +0 -1
  309. package/out/_next/static/chunks/9600.f70c0583d23764a8.js +0 -1
  310. package/out/_next/static/chunks/9822.0ad553e5c697208c.js +0 -1
  311. package/out/_next/static/chunks/d57e5a30-463f9ed8df724792.js +0 -1
  312. package/out/_next/static/chunks/pages/domains-8277e2e465919172.js +0 -1
  313. package/out/_next/static/chunks/pages/events-533e7116aef3d642.js +0 -1
  314. package/out/_next/static/chunks/pages/services-27072edf4c6acc54.js +0 -1
  315. package/out/_next/static/chunks/webpack-7e93d0cba2ccf996.js +0 -1
  316. package/out/_next/static/iIifsuP3Zi8zL1k9xuH-x/_buildManifest.js +0 -1
  317. /package/.next/static/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/_ssgManifest.js +0 -0
  318. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders/events/OrderComplete/logs.json +0 -0
  319. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders/events/OrderConfirmed/logs.json +0 -0
  320. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders/events/OrderCreated/logs.json +0 -0
  321. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Orders/events/OrderRequested/logs.json +0 -0
  322. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Shopping/events/AddedItemToCart/logs.json +0 -0
  323. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains/Shopping/events/RemovedItemFromCart/logs.json +0 -0
  324. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/domains.json +0 -0
  325. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/events/PaymentProcessed/logs.json +0 -0
  326. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/events/ShipmentDelivered/logs.json +0 -0
  327. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/events/ShipmentDispatched/logs.json +0 -0
  328. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/events/ShipmentPrepared/logs.json +0 -0
  329. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/events.json +0 -0
  330. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/overview.json +0 -0
  331. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/services/Orders Service.json +0 -0
  332. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/services.json +0 -0
  333. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/users/dboyne.json +0 -0
  334. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/users/mSmith.json +0 -0
  335. /package/out/_next/data/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/visualiser.json +0 -0
  336. /package/out/_next/static/{iIifsuP3Zi8zL1k9xuH-x → wZIh57Hs672ULoPeUaYa1}/_ssgManifest.js +0 -0
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5202],{35202:function(e,t,i){i.r(t),i.d(t,{diagram:function(){return T}});var n=i(27193),r=i(91674),s=i(56778),a=i(91264),c=(i(28879),i(72659),i(35368),function(){var e=function(e,t,i,n){for(i=i||{},n=e.length;n--;i[e[n]]=t);return i},t=[1,3],i=[1,5],n=[1,6],r=[1,7],s=[1,8],a=[5,6,8,14,16,18,19,40,41,42,43,44,45,53,71,72],c=[1,22],l=[2,13],o=[1,26],h=[1,27],u=[1,28],d=[1,29],y=[1,30],p=[1,31],_=[1,24],g=[1,32],E=[1,33],R=[1,36],f=[71,72],m=[5,8,14,16,18,19,40,41,42,43,44,45,53,60,62,71,72],I=[1,56],b=[1,57],k=[1,58],S=[1,59],T=[1,60],N=[1,61],v=[1,62],x=[62,63],A=[1,74],q=[1,70],$=[1,71],O=[1,72],w=[1,73],C=[1,75],D=[1,79],L=[1,80],F=[1,77],M=[1,78],P=[5,8,14,16,18,19,40,41,42,43,44,45,53,71,72],V={trace:function(){},yy:{},symbols_:{error:2,start:3,directive:4,NEWLINE:5,RD:6,diagram:7,EOF:8,openDirective:9,typeDirective:10,closeDirective:11,":":12,argDirective:13,acc_title:14,acc_title_value:15,acc_descr:16,acc_descr_value:17,acc_descr_multiline_value:18,open_directive:19,type_directive:20,arg_directive:21,close_directive:22,requirementDef:23,elementDef:24,relationshipDef:25,requirementType:26,requirementName:27,STRUCT_START:28,requirementBody:29,ID:30,COLONSEP:31,id:32,TEXT:33,text:34,RISK:35,riskLevel:36,VERIFYMTHD:37,verifyType:38,STRUCT_STOP:39,REQUIREMENT:40,FUNCTIONAL_REQUIREMENT:41,INTERFACE_REQUIREMENT:42,PERFORMANCE_REQUIREMENT:43,PHYSICAL_REQUIREMENT:44,DESIGN_CONSTRAINT:45,LOW_RISK:46,MED_RISK:47,HIGH_RISK:48,VERIFY_ANALYSIS:49,VERIFY_DEMONSTRATION:50,VERIFY_INSPECTION:51,VERIFY_TEST:52,ELEMENT:53,elementName:54,elementBody:55,TYPE:56,type:57,DOCREF:58,ref:59,END_ARROW_L:60,relationship:61,LINE:62,END_ARROW_R:63,CONTAINS:64,COPIES:65,DERIVES:66,SATISFIES:67,VERIFIES:68,REFINES:69,TRACES:70,unqString:71,qString:72,$accept:0,$end:1},terminals_:{2:"error",5:"NEWLINE",6:"RD",8:"EOF",12:":",14:"acc_title",15:"acc_title_value",16:"acc_descr",17:"acc_descr_value",18:"acc_descr_multiline_value",19:"open_directive",20:"type_directive",21:"arg_directive",22:"close_directive",28:"STRUCT_START",30:"ID",31:"COLONSEP",33:"TEXT",35:"RISK",37:"VERIFYMTHD",39:"STRUCT_STOP",40:"REQUIREMENT",41:"FUNCTIONAL_REQUIREMENT",42:"INTERFACE_REQUIREMENT",43:"PERFORMANCE_REQUIREMENT",44:"PHYSICAL_REQUIREMENT",45:"DESIGN_CONSTRAINT",46:"LOW_RISK",47:"MED_RISK",48:"HIGH_RISK",49:"VERIFY_ANALYSIS",50:"VERIFY_DEMONSTRATION",51:"VERIFY_INSPECTION",52:"VERIFY_TEST",53:"ELEMENT",56:"TYPE",58:"DOCREF",60:"END_ARROW_L",62:"LINE",63:"END_ARROW_R",64:"CONTAINS",65:"COPIES",66:"DERIVES",67:"SATISFIES",68:"VERIFIES",69:"REFINES",70:"TRACES",71:"unqString",72:"qString"},productions_:[0,[3,3],[3,2],[3,4],[4,3],[4,5],[4,2],[4,2],[4,1],[9,1],[10,1],[13,1],[11,1],[7,0],[7,2],[7,2],[7,2],[7,2],[7,2],[23,5],[29,5],[29,5],[29,5],[29,5],[29,2],[29,1],[26,1],[26,1],[26,1],[26,1],[26,1],[26,1],[36,1],[36,1],[36,1],[38,1],[38,1],[38,1],[38,1],[24,5],[55,5],[55,5],[55,2],[55,1],[25,5],[25,5],[61,1],[61,1],[61,1],[61,1],[61,1],[61,1],[61,1],[27,1],[27,1],[32,1],[32,1],[34,1],[34,1],[54,1],[54,1],[57,1],[57,1],[59,1],[59,1]],performAction:function(e,t,i,n,r,s,a){var c=s.length-1;switch(r){case 6:this.$=s[c].trim(),n.setAccTitle(this.$);break;case 7:case 8:this.$=s[c].trim(),n.setAccDescription(this.$);break;case 9:n.parseDirective("%%{","open_directive");break;case 10:n.parseDirective(s[c],"type_directive");break;case 11:s[c]=s[c].trim().replace(/'/g,'"'),n.parseDirective(s[c],"arg_directive");break;case 12:n.parseDirective("}%%","close_directive","pie");break;case 13:this.$=[];break;case 19:n.addRequirement(s[c-3],s[c-4]);break;case 20:n.setNewReqId(s[c-2]);break;case 21:n.setNewReqText(s[c-2]);break;case 22:n.setNewReqRisk(s[c-2]);break;case 23:n.setNewReqVerifyMethod(s[c-2]);break;case 26:this.$=n.RequirementType.REQUIREMENT;break;case 27:this.$=n.RequirementType.FUNCTIONAL_REQUIREMENT;break;case 28:this.$=n.RequirementType.INTERFACE_REQUIREMENT;break;case 29:this.$=n.RequirementType.PERFORMANCE_REQUIREMENT;break;case 30:this.$=n.RequirementType.PHYSICAL_REQUIREMENT;break;case 31:this.$=n.RequirementType.DESIGN_CONSTRAINT;break;case 32:this.$=n.RiskLevel.LOW_RISK;break;case 33:this.$=n.RiskLevel.MED_RISK;break;case 34:this.$=n.RiskLevel.HIGH_RISK;break;case 35:this.$=n.VerifyType.VERIFY_ANALYSIS;break;case 36:this.$=n.VerifyType.VERIFY_DEMONSTRATION;break;case 37:this.$=n.VerifyType.VERIFY_INSPECTION;break;case 38:this.$=n.VerifyType.VERIFY_TEST;break;case 39:n.addElement(s[c-3]);break;case 40:n.setNewElementType(s[c-2]);break;case 41:n.setNewElementDocRef(s[c-2]);break;case 44:n.addRelationship(s[c-2],s[c],s[c-4]);break;case 45:n.addRelationship(s[c-2],s[c-4],s[c]);break;case 46:this.$=n.Relationships.CONTAINS;break;case 47:this.$=n.Relationships.COPIES;break;case 48:this.$=n.Relationships.DERIVES;break;case 49:this.$=n.Relationships.SATISFIES;break;case 50:this.$=n.Relationships.VERIFIES;break;case 51:this.$=n.Relationships.REFINES;break;case 52:this.$=n.Relationships.TRACES}},table:[{3:1,4:2,6:t,9:4,14:i,16:n,18:r,19:s},{1:[3]},{3:10,4:2,5:[1,9],6:t,9:4,14:i,16:n,18:r,19:s},{5:[1,11]},{10:12,20:[1,13]},{15:[1,14]},{17:[1,15]},e(a,[2,8]),{20:[2,9]},{3:16,4:2,6:t,9:4,14:i,16:n,18:r,19:s},{1:[2,2]},{4:21,5:c,7:17,8:l,9:4,14:i,16:n,18:r,19:s,23:18,24:19,25:20,26:23,32:25,40:o,41:h,42:u,43:d,44:y,45:p,53:_,71:g,72:E},{11:34,12:[1,35],22:R},e([12,22],[2,10]),e(a,[2,6]),e(a,[2,7]),{1:[2,1]},{8:[1,37]},{4:21,5:c,7:38,8:l,9:4,14:i,16:n,18:r,19:s,23:18,24:19,25:20,26:23,32:25,40:o,41:h,42:u,43:d,44:y,45:p,53:_,71:g,72:E},{4:21,5:c,7:39,8:l,9:4,14:i,16:n,18:r,19:s,23:18,24:19,25:20,26:23,32:25,40:o,41:h,42:u,43:d,44:y,45:p,53:_,71:g,72:E},{4:21,5:c,7:40,8:l,9:4,14:i,16:n,18:r,19:s,23:18,24:19,25:20,26:23,32:25,40:o,41:h,42:u,43:d,44:y,45:p,53:_,71:g,72:E},{4:21,5:c,7:41,8:l,9:4,14:i,16:n,18:r,19:s,23:18,24:19,25:20,26:23,32:25,40:o,41:h,42:u,43:d,44:y,45:p,53:_,71:g,72:E},{4:21,5:c,7:42,8:l,9:4,14:i,16:n,18:r,19:s,23:18,24:19,25:20,26:23,32:25,40:o,41:h,42:u,43:d,44:y,45:p,53:_,71:g,72:E},{27:43,71:[1,44],72:[1,45]},{54:46,71:[1,47],72:[1,48]},{60:[1,49],62:[1,50]},e(f,[2,26]),e(f,[2,27]),e(f,[2,28]),e(f,[2,29]),e(f,[2,30]),e(f,[2,31]),e(m,[2,55]),e(m,[2,56]),e(a,[2,4]),{13:51,21:[1,52]},e(a,[2,12]),{1:[2,3]},{8:[2,14]},{8:[2,15]},{8:[2,16]},{8:[2,17]},{8:[2,18]},{28:[1,53]},{28:[2,53]},{28:[2,54]},{28:[1,54]},{28:[2,59]},{28:[2,60]},{61:55,64:I,65:b,66:k,67:S,68:T,69:N,70:v},{61:63,64:I,65:b,66:k,67:S,68:T,69:N,70:v},{11:64,22:R},{22:[2,11]},{5:[1,65]},{5:[1,66]},{62:[1,67]},e(x,[2,46]),e(x,[2,47]),e(x,[2,48]),e(x,[2,49]),e(x,[2,50]),e(x,[2,51]),e(x,[2,52]),{63:[1,68]},e(a,[2,5]),{5:A,29:69,30:q,33:$,35:O,37:w,39:C},{5:D,39:L,55:76,56:F,58:M},{32:81,71:g,72:E},{32:82,71:g,72:E},e(P,[2,19]),{31:[1,83]},{31:[1,84]},{31:[1,85]},{31:[1,86]},{5:A,29:87,30:q,33:$,35:O,37:w,39:C},e(P,[2,25]),e(P,[2,39]),{31:[1,88]},{31:[1,89]},{5:D,39:L,55:90,56:F,58:M},e(P,[2,43]),e(P,[2,44]),e(P,[2,45]),{32:91,71:g,72:E},{34:92,71:[1,93],72:[1,94]},{36:95,46:[1,96],47:[1,97],48:[1,98]},{38:99,49:[1,100],50:[1,101],51:[1,102],52:[1,103]},e(P,[2,24]),{57:104,71:[1,105],72:[1,106]},{59:107,71:[1,108],72:[1,109]},e(P,[2,42]),{5:[1,110]},{5:[1,111]},{5:[2,57]},{5:[2,58]},{5:[1,112]},{5:[2,32]},{5:[2,33]},{5:[2,34]},{5:[1,113]},{5:[2,35]},{5:[2,36]},{5:[2,37]},{5:[2,38]},{5:[1,114]},{5:[2,61]},{5:[2,62]},{5:[1,115]},{5:[2,63]},{5:[2,64]},{5:A,29:116,30:q,33:$,35:O,37:w,39:C},{5:A,29:117,30:q,33:$,35:O,37:w,39:C},{5:A,29:118,30:q,33:$,35:O,37:w,39:C},{5:A,29:119,30:q,33:$,35:O,37:w,39:C},{5:D,39:L,55:120,56:F,58:M},{5:D,39:L,55:121,56:F,58:M},e(P,[2,20]),e(P,[2,21]),e(P,[2,22]),e(P,[2,23]),e(P,[2,40]),e(P,[2,41])],defaultActions:{8:[2,9],10:[2,2],16:[2,1],37:[2,3],38:[2,14],39:[2,15],40:[2,16],41:[2,17],42:[2,18],44:[2,53],45:[2,54],47:[2,59],48:[2,60],52:[2,11],93:[2,57],94:[2,58],96:[2,32],97:[2,33],98:[2,34],100:[2,35],101:[2,36],102:[2,37],103:[2,38],105:[2,61],106:[2,62],108:[2,63],109:[2,64]},parseError:function(e,t){if(!t.recoverable){var i=new Error(e);throw i.hash=t,i}this.trace(e)},parse:function(e){var t=this,i=[0],n=[],r=[null],s=[],a=this.table,c="",l=0,o=0,h=2,u=1,d=s.slice.call(arguments,1),y=Object.create(this.lexer),p={yy:{}};for(var _ in this.yy)Object.prototype.hasOwnProperty.call(this.yy,_)&&(p.yy[_]=this.yy[_]);y.setInput(e,p.yy),p.yy.lexer=y,p.yy.parser=this,"undefined"==typeof y.yylloc&&(y.yylloc={});var g=y.yylloc;s.push(g);var E=y.options&&y.options.ranges;function R(){var e;return"number"!==typeof(e=n.pop()||y.lex()||u)&&(e instanceof Array&&(e=(n=e).pop()),e=t.symbols_[e]||e),e}"function"===typeof p.yy.parseError?this.parseError=p.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError;for(var f,m,I,b,k,S,T,N,v={};;){if(m=i[i.length-1],this.defaultActions[m]?I=this.defaultActions[m]:(null!==f&&"undefined"!=typeof f||(f=R()),I=a[m]&&a[m][f]),"undefined"===typeof I||!I.length||!I[0]){var x="";for(k in N=[],a[m])this.terminals_[k]&&k>h&&N.push("'"+this.terminals_[k]+"'");x=y.showPosition?"Parse error on line "+(l+1)+":\n"+y.showPosition()+"\nExpecting "+N.join(", ")+", got '"+(this.terminals_[f]||f)+"'":"Parse error on line "+(l+1)+": Unexpected "+(f==u?"end of input":"'"+(this.terminals_[f]||f)+"'"),this.parseError(x,{text:y.match,token:this.terminals_[f]||f,line:y.yylineno,loc:g,expected:N})}if(I[0]instanceof Array&&I.length>1)throw new Error("Parse Error: multiple actions possible at state: "+m+", token: "+f);switch(I[0]){case 1:i.push(f),r.push(y.yytext),s.push(y.yylloc),i.push(I[1]),f=null,o=y.yyleng,c=y.yytext,l=y.yylineno,g=y.yylloc;break;case 2:if(S=this.productions_[I[1]][1],v.$=r[r.length-S],v._$={first_line:s[s.length-(S||1)].first_line,last_line:s[s.length-1].last_line,first_column:s[s.length-(S||1)].first_column,last_column:s[s.length-1].last_column},E&&(v._$.range=[s[s.length-(S||1)].range[0],s[s.length-1].range[1]]),"undefined"!==typeof(b=this.performAction.apply(v,[c,o,l,p.yy,I[1],r,s].concat(d))))return b;S&&(i=i.slice(0,-1*S*2),r=r.slice(0,-1*S),s=s.slice(0,-1*S)),i.push(this.productions_[I[1]][0]),r.push(v.$),s.push(v._$),T=a[i[i.length-2]][i[i.length-1]],i.push(T);break;case 3:return!0}}return!0}},Y={EOF:1,parseError:function(e,t){if(!this.yy.parser)throw new Error(e);this.yy.parser.parseError(e,t)},setInput:function(e,t){return this.yy=t||this.yy||{},this._input=e,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},input:function(){var e=this._input[0];return this.yytext+=e,this.yyleng++,this.offset++,this.match+=e,this.matched+=e,e.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),e},unput:function(e){var t=e.length,i=e.split(/(?:\r\n?|\n)/g);this._input=e+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-t),this.offset-=t;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),i.length-1&&(this.yylineno-=i.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:i?(i.length===n.length?this.yylloc.first_column:0)+n[n.length-i.length].length-i[0].length:this.yylloc.first_column-t},this.options.ranges&&(this.yylloc.range=[r[0],r[0]+this.yyleng-t]),this.yyleng=this.yytext.length,this},more:function(){return this._more=!0,this},reject: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})},less:function(e){this.unput(this.match.slice(e))},pastInput:function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(e.length>20?"...":"")+e.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(e.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},test_match:function(e,t){var i,n,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))),(n=e[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+e[0].length},this.yytext+=e[0],this.match+=e[0],this.matches=e,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(e[0].length),this.matched+=e[0],i=this.performAction.call(this,this.yy,this,t,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),i)return i;if(this._backtrack){for(var s in r)this[s]=r[s];return!1}return!1},next:function(){if(this.done)return this.EOF;var e,t,i,n;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var r=this._currentRules(),s=0;s<r.length;s++)if((i=this._input.match(this.rules[r[s]]))&&(!t||i[0].length>t[0].length)){if(t=i,n=s,this.options.backtrack_lexer){if(!1!==(e=this.test_match(i,r[s])))return e;if(this._backtrack){t=!1;continue}return!1}if(!this.options.flex)break}return t?!1!==(e=this.test_match(t,r[n]))&&e:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var e=this.next();return e||this.lex()},begin:function(e){this.conditionStack.push(e)},popState:function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},_currentRules:function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},topState:function(e){return(e=this.conditionStack.length-1-Math.abs(e||0))>=0?this.conditionStack[e]:"INITIAL"},pushState:function(e){this.begin(e)},stateStackSize:function(){return this.conditionStack.length},options:{"case-insensitive":!0},performAction:function(e,t,i,n){switch(i){case 0:return this.begin("open_directive"),19;case 1:return this.begin("type_directive"),20;case 2:return this.popState(),this.begin("arg_directive"),12;case 3:return this.popState(),this.popState(),22;case 4:return 21;case 5:return"title";case 6:return this.begin("acc_title"),14;case 7:return this.popState(),"acc_title_value";case 8:return this.begin("acc_descr"),16;case 9:return this.popState(),"acc_descr_value";case 10:this.begin("acc_descr_multiline");break;case 11:case 53:this.popState();break;case 12:return"acc_descr_multiline_value";case 13:return 5;case 14:case 15:case 16:break;case 17:return 8;case 18:return 6;case 19:return 28;case 20:return 39;case 21:return 31;case 22:return 30;case 23:return 33;case 24:return 35;case 25:return 37;case 26:return 40;case 27:return 41;case 28:return 42;case 29:return 43;case 30:return 44;case 31:return 45;case 32:return 46;case 33:return 47;case 34:return 48;case 35:return 49;case 36:return 50;case 37:return 51;case 38:return 52;case 39:return 53;case 40:return 64;case 41:return 65;case 42:return 66;case 43:return 67;case 44:return 68;case 45:return 69;case 46:return 70;case 47:return 56;case 48:return 58;case 49:return 60;case 50:return 63;case 51:return 62;case 52:this.begin("string");break;case 54:return"qString";case 55:return t.yytext=t.yytext.trim(),71}},rules:[/^(?:%%\{)/i,/^(?:((?:(?!\}%%)[^:.])*))/i,/^(?::)/i,/^(?:\}%%)/i,/^(?:((?:(?!\}%%).|\n)*))/i,/^(?:title\s[^#\n;]+)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:(\r?\n)+)/i,/^(?:\s+)/i,/^(?:#[^\n]*)/i,/^(?:%[^\n]*)/i,/^(?:$)/i,/^(?:requirementDiagram\b)/i,/^(?:\{)/i,/^(?:\})/i,/^(?::)/i,/^(?:id\b)/i,/^(?:text\b)/i,/^(?:risk\b)/i,/^(?:verifyMethod\b)/i,/^(?:requirement\b)/i,/^(?:functionalRequirement\b)/i,/^(?:interfaceRequirement\b)/i,/^(?:performanceRequirement\b)/i,/^(?:physicalRequirement\b)/i,/^(?:designConstraint\b)/i,/^(?:low\b)/i,/^(?:medium\b)/i,/^(?:high\b)/i,/^(?:analysis\b)/i,/^(?:demonstration\b)/i,/^(?:inspection\b)/i,/^(?:test\b)/i,/^(?:element\b)/i,/^(?:contains\b)/i,/^(?:copies\b)/i,/^(?:derives\b)/i,/^(?:satisfies\b)/i,/^(?:verifies\b)/i,/^(?:refines\b)/i,/^(?:traces\b)/i,/^(?:type\b)/i,/^(?:docref\b)/i,/^(?:<-)/i,/^(?:->)/i,/^(?:-)/i,/^(?:["])/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?:[\w][^\r\n\{\<\>\-\=]*)/i],conditions:{acc_descr_multiline:{rules:[11,12],inclusive:!1},acc_descr:{rules:[9],inclusive:!1},acc_title:{rules:[7],inclusive:!1},close_directive:{rules:[],inclusive:!1},arg_directive:{rules:[3,4],inclusive:!1},type_directive:{rules:[2,3],inclusive:!1},open_directive:{rules:[1],inclusive:!1},unqString:{rules:[],inclusive:!1},token:{rules:[],inclusive:!1},string:{rules:[53,54],inclusive:!1},INITIAL:{rules:[0,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,55],inclusive:!0}}};function U(){this.yy={}}return V.lexer=Y,U.prototype=V,V.Parser=U,new U}());c.parser=c;const l=c;let o=[],h={},u={},d={},y={};const p={RequirementType:{REQUIREMENT:"Requirement",FUNCTIONAL_REQUIREMENT:"Functional Requirement",INTERFACE_REQUIREMENT:"Interface Requirement",PERFORMANCE_REQUIREMENT:"Performance Requirement",PHYSICAL_REQUIREMENT:"Physical Requirement",DESIGN_CONSTRAINT:"Design Constraint"},RiskLevel:{LOW_RISK:"Low",MED_RISK:"Medium",HIGH_RISK:"High"},VerifyType:{VERIFY_ANALYSIS:"Analysis",VERIFY_DEMONSTRATION:"Demonstration",VERIFY_INSPECTION:"Inspection",VERIFY_TEST:"Test"},Relationships:{CONTAINS:"contains",COPIES:"copies",DERIVES:"derives",SATISFIES:"satisfies",VERIFIES:"verifies",REFINES:"refines",TRACES:"traces"},parseDirective:function(e,t,i){n.m.parseDirective(this,e,t,i)},getConfig:()=>(0,n.c)().req,addRequirement:(e,t)=>(void 0===u[e]&&(u[e]={name:e,type:t,id:h.id,text:h.text,risk:h.risk,verifyMethod:h.verifyMethod}),h={},u[e]),getRequirements:()=>u,setNewReqId:e=>{void 0!==h&&(h.id=e)},setNewReqText:e=>{void 0!==h&&(h.text=e)},setNewReqRisk:e=>{void 0!==h&&(h.risk=e)},setNewReqVerifyMethod:e=>{void 0!==h&&(h.verifyMethod=e)},setAccTitle:n.s,getAccTitle:n.g,setAccDescription:n.b,getAccDescription:n.a,addElement:e=>(void 0===y[e]&&(y[e]={name:e,type:d.type,docRef:d.docRef},n.l.info("Added new requirement: ",e)),d={},y[e]),getElements:()=>y,setNewElementType:e=>{void 0!==d&&(d.type=e)},setNewElementDocRef:e=>{void 0!==d&&(d.docRef=e)},addRelationship:(e,t,i)=>{o.push({type:e,src:t,dst:i})},getRelationships:()=>o,clear:()=>{o=[],h={},u={},d={},y={},(0,n.v)()}},_={CONTAINS:"contains",ARROW:"arrow"},g=_,E=(e,t)=>{let i=e.append("defs").append("marker").attr("id",_.CONTAINS+"_line_ending").attr("refX",0).attr("refY",t.line_height/2).attr("markerWidth",t.line_height).attr("markerHeight",t.line_height).attr("orient","auto").append("g");i.append("circle").attr("cx",t.line_height/2).attr("cy",t.line_height/2).attr("r",t.line_height/2).attr("fill","none"),i.append("line").attr("x1",0).attr("x2",t.line_height).attr("y1",t.line_height/2).attr("y2",t.line_height/2).attr("stroke-width",1),i.append("line").attr("y1",0).attr("y2",t.line_height).attr("x1",t.line_height/2).attr("x2",t.line_height/2).attr("stroke-width",1),e.append("defs").append("marker").attr("id",_.ARROW+"_line_ending").attr("refX",t.line_height).attr("refY",.5*t.line_height).attr("markerWidth",t.line_height).attr("markerHeight",t.line_height).attr("orient","auto").append("path").attr("d",`M0,0\n L${t.line_height},${t.line_height/2}\n M${t.line_height},${t.line_height/2}\n L0,${t.line_height}`).attr("stroke-width",1)};let R={},f=0;const m=(e,t)=>e.insert("rect","#"+t).attr("class","req reqBox").attr("x",0).attr("y",0).attr("width",R.rect_min_width+"px").attr("height",R.rect_min_height+"px"),I=(e,t,i)=>{let n=R.rect_min_width/2,r=e.append("text").attr("class","req reqLabel reqTitle").attr("id",t).attr("x",n).attr("y",R.rect_padding).attr("dominant-baseline","hanging"),s=0;i.forEach((e=>{0==s?r.append("tspan").attr("text-anchor","middle").attr("x",R.rect_min_width/2).attr("dy",0).text(e):r.append("tspan").attr("text-anchor","middle").attr("x",R.rect_min_width/2).attr("dy",.75*R.line_height).text(e),s++}));let a=1.5*R.rect_padding+s*R.line_height*.75;return e.append("line").attr("class","req-title-line").attr("x1","0").attr("x2",R.rect_min_width).attr("y1",a).attr("y2",a),{titleNode:r,y:a}},b=(e,t,i,n)=>{let r=e.append("text").attr("class","req reqLabel").attr("id",t).attr("x",R.rect_padding).attr("y",n).attr("dominant-baseline","hanging"),s=0;let a=[];return i.forEach((e=>{let t=e.length;for(;t>30&&s<3;){let i=e.substring(0,30);t=(e=e.substring(30,e.length)).length,a[a.length]=i,s++}if(3==s){let e=a[a.length-1];a[a.length-1]=e.substring(0,e.length-4)+"..."}else a[a.length]=e;s=0})),a.forEach((e=>{r.append("tspan").attr("x",R.rect_padding).attr("dy",R.line_height).text(e)})),r},k=function(e,t,i,s,a){const c=i.edge(S(t.src),S(t.dst)),l=(0,r.jvg)().x((function(e){return e.x})).y((function(e){return e.y})),o=e.insert("path","#"+s).attr("class","er relationshipLine").attr("d",l(c.points)).attr("fill","none");t.type==a.db.Relationships.CONTAINS?o.attr("marker-start","url("+n.e.getUrl(R.arrowMarkerAbsolute)+"#"+t.type+"_line_ending)"):(o.attr("stroke-dasharray","10,7"),o.attr("marker-end","url("+n.e.getUrl(R.arrowMarkerAbsolute)+"#"+g.ARROW+"_line_ending)")),((e,t,i,n)=>{const r=t.node().getTotalLength(),s=t.node().getPointAtLength(.5*r),a="rel"+f;f++;const c=e.append("text").attr("class","req relationshipLabel").attr("id",a).attr("x",s.x).attr("y",s.y).attr("text-anchor","middle").attr("dominant-baseline","middle").text(n).node().getBBox();e.insert("rect","#"+a).attr("class","req reqLabelBox").attr("x",s.x-c.width/2).attr("y",s.y-c.height/2).attr("width",c.width).attr("height",c.height).attr("fill","white").attr("fill-opacity","85%")})(e,o,0,`<<${t.type}>>`)},S=e=>e.replace(/\s/g,"").replace(/\./g,"_"),T={parser:l,db:p,renderer:{draw:(e,t,i,c)=>{R=(0,n.c)().requirement;const l=R.securityLevel;let o;"sandbox"===l&&(o=(0,r.Ys)("#i"+t));const h=("sandbox"===l?(0,r.Ys)(o.nodes()[0].contentDocument.body):(0,r.Ys)("body")).select(`[id='${t}']`);E(h,R);const u=new a.k({multigraph:!1,compound:!1,directed:!0}).setGraph({rankdir:R.layoutDirection,marginx:20,marginy:20,nodesep:100,edgesep:100,ranksep:100}).setDefaultEdgeLabel((function(){return{}}));let d=c.db.getRequirements(),y=c.db.getElements(),p=c.db.getRelationships();var _,g,f;_=d,g=u,f=h,Object.keys(_).forEach((e=>{let t=_[e];e=S(e),n.l.info("Added new requirement: ",e);const i=f.append("g").attr("id",e),r=m(i,"req-"+e);let s=I(i,e+"_title",[`<<${t.type}>>`,`${t.name}`]);b(i,e+"_body",[`Id: ${t.id}`,`Text: ${t.text}`,`Risk: ${t.risk}`,`Verification: ${t.verifyMethod}`],s.y);const a=r.node().getBBox();g.setNode(e,{width:a.width,height:a.height,shape:"rect",id:e})})),((e,t,i)=>{Object.keys(e).forEach((n=>{let r=e[n];const s=S(n),a=i.append("g").attr("id",s),c="element-"+s,l=m(a,c);let o=I(a,c+"_title",["<<Element>>",`${n}`]);b(a,c+"_body",[`Type: ${r.type||"Not Specified"}`,`Doc Ref: ${r.docRef||"None"}`],o.y);const h=l.node().getBBox();t.setNode(s,{width:h.width,height:h.height,shape:"rect",id:s})}))})(y,u,h),((e,t)=>{e.forEach((function(e){let i=S(e.src),n=S(e.dst);t.setEdge(i,n,{relationship:e})}))})(p,u),(0,s.bK)(u),function(e,t){t.nodes().forEach((function(i){void 0!==i&&void 0!==t.node(i)&&(e.select("#"+i),e.select("#"+i).attr("transform","translate("+(t.node(i).x-t.node(i).width/2)+","+(t.node(i).y-t.node(i).height/2)+" )"))}))}(h,u),p.forEach((function(e){k(h,e,u,t,c)}));const T=R.rect_padding,N=h.node().getBBox(),v=N.width+2*T,x=N.height+2*T;(0,n.i)(h,x,v,R.useMaxWidth),h.attr("viewBox",`${N.x-T} ${N.y-T} ${v} ${x}`)}},styles:e=>`\n\n marker {\n fill: ${e.relationColor};\n stroke: ${e.relationColor};\n }\n\n marker.cross {\n stroke: ${e.lineColor};\n }\n\n svg {\n font-family: ${e.fontFamily};\n font-size: ${e.fontSize};\n }\n\n .reqBox {\n fill: ${e.requirementBackground};\n fill-opacity: 1.0;\n stroke: ${e.requirementBorderColor};\n stroke-width: ${e.requirementBorderSize};\n }\n \n .reqTitle, .reqLabel{\n fill: ${e.requirementTextColor};\n }\n .reqLabelBox {\n fill: ${e.relationLabelBackground};\n fill-opacity: 1.0;\n }\n\n .req-title-line {\n stroke: ${e.requirementBorderColor};\n stroke-width: ${e.requirementBorderSize};\n }\n .relationshipLine {\n stroke: ${e.relationColor};\n stroke-width: 1;\n }\n .relationshipLabel {\n fill: ${e.relationLabelColor};\n }\n\n`}}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5464],{35464:function(t,e,a){a.r(e),a.d(e,{diagram:function(){return g}});var r=a(76101),n=a(91674),i=a(56778),d=a(91264),o=a(27193),s=a(42292);a(28879),a(72659),a(35368);let l={};const p=function(t){const e=Object.entries(l).find((e=>e[1].label===t));if(e)return e[0]},c={draw:function(t,e,a,r){const c=(0,o.c)().class;l={},o.l.info("Rendering diagram "+t);const g=(0,o.c)().securityLevel;let h;"sandbox"===g&&(h=(0,n.Ys)("#i"+e));const f="sandbox"===g?(0,n.Ys)(h.nodes()[0].contentDocument.body):(0,n.Ys)("body"),u=f.select(`[id='${e}']`);var x;(x=u).append("defs").append("marker").attr("id","extensionStart").attr("class","extension").attr("refX",0).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 1,7 L18,13 V 1 Z"),x.append("defs").append("marker").attr("id","extensionEnd").attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 1,1 V 13 L18,7 Z"),x.append("defs").append("marker").attr("id","compositionStart").attr("class","extension").attr("refX",0).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),x.append("defs").append("marker").attr("id","compositionEnd").attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),x.append("defs").append("marker").attr("id","aggregationStart").attr("class","extension").attr("refX",0).attr("refY",7).attr("markerWidth",190).attr("markerHeight",240).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),x.append("defs").append("marker").attr("id","aggregationEnd").attr("refX",19).attr("refY",7).attr("markerWidth",20).attr("markerHeight",28).attr("orient","auto").append("path").attr("d","M 18,7 L9,13 L1,7 L9,1 Z"),x.append("defs").append("marker").attr("id","dependencyStart").attr("class","extension").attr("refX",0).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"),x.append("defs").append("marker").attr("id","dependencyEnd").attr("refX",19).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");const y=new d.k({multigraph:!0});y.setGraph({isMultiGraph:!0}),y.setDefaultEdgeLabel((function(){return{}}));const b=r.db.getClasses(),m=Object.keys(b);for(const n of m){const t=b[n],e=s.s.drawClass(u,t,c,r);l[e.id]=e,y.setNode(e.id,e),o.l.info("Org height: "+e.height)}r.db.getRelations().forEach((function(t){o.l.info("tjoho"+p(t.id1)+p(t.id2)+JSON.stringify(t)),y.setEdge(p(t.id1),p(t.id2),{relation:t},t.title||"DEFAULT")}));r.db.getNotes().forEach((function(t){o.l.debug(`Adding note: ${JSON.stringify(t)}`);const e=s.s.drawNote(u,t,c,r);l[e.id]=e,y.setNode(e.id,e),t.class&&t.class in b&&y.setEdge(t.id,p(t.class),{relation:{id1:t.id,id2:t.class,relation:{type1:"none",type2:"none",lineType:10}}},"DEFAULT")})),(0,i.bK)(y),y.nodes().forEach((function(t){void 0!==t&&void 0!==y.node(t)&&(o.l.debug("Node "+t+": "+JSON.stringify(y.node(t))),f.select("#"+(r.db.lookUpDomId(t)||t)).attr("transform","translate("+(y.node(t).x-y.node(t).width/2)+","+(y.node(t).y-y.node(t).height/2)+" )"))})),y.edges().forEach((function(t){void 0!==t&&void 0!==y.edge(t)&&(o.l.debug("Edge "+t.v+" -> "+t.w+": "+JSON.stringify(y.edge(t))),s.s.drawEdge(u,y.edge(t),y.edge(t).relation,c,r))}));const w=u.node().getBBox(),k=w.width+40,E=w.height+40;(0,o.i)(u,E,k,c.useMaxWidth);const L=`${w.x-20} ${w.y-20} ${k} ${E}`;o.l.debug(`viewBox ${L}`),u.attr("viewBox",L)}},g={parser:r.p,db:r.d,renderer:c,styles:r.s,init:t=>{t.class||(t.class={}),t.class.arrowMarkerAbsolute=t.arrowMarkerAbsolute,r.d.clear()}}},42292:function(t,e,a){a.d(e,{p:function(){return o},s:function(){return p}});var r=a(91674),n=a(27193);let i=0;const d=function(t){let e=t.id;return t.type&&(e+="<"+t.type+">"),e},o=function(t){let e="",a="",r="",i="",d=t.substring(0,1),o=t.substring(t.length-1,t.length);d.match(/[#+~-]/)&&(i=d);let s=/[\s\w)~]/;o.match(s)||(a=l(o));const p=""===i?0:1;let c=""===a?t.length:t.length-1;const g=(t=t.substring(p,c)).indexOf("("),h=t.indexOf(")");if(g>1&&h>g&&h<=t.length){let d=t.substring(0,g).trim();const o=t.substring(g+1,h);if(e=i+d+"("+(0,n.x)(o.trim())+")",h<t.length){let i=t.substring(h+1,h+2);""!==a||i.match(s)?r=t.substring(h+1).trim():(a=l(i),r=t.substring(h+2).trim()),""!==r&&(":"===r.charAt(0)&&(r=r.substring(1).trim()),r=" : "+(0,n.x)(r),e+=r)}}else e=i+(0,n.x)(t);return{displayText:e,cssStyle:a}},s=function(t,e,a,r){let n=o(e);const i=t.append("tspan").attr("x",r.padding).text(n.displayText);""!==n.cssStyle&&i.attr("style",n.cssStyle),a||i.attr("dy",r.textHeight)},l=function(t){switch(t){case"*":return"font-style:italic;";case"$":return"text-decoration:underline;";default:return""}},p={getClassTitleString:d,drawClass:function(t,e,a,r){n.l.debug("Rendering class ",e,a);const i=e.id,o={id:i,label:e.id,width:0,height:0},l=t.append("g").attr("id",r.db.lookUpDomId(i)).attr("class","classGroup");let p;p=e.link?l.append("svg:a").attr("xlink:href",e.link).attr("target",e.linkTarget).append("text").attr("y",a.textHeight+a.padding).attr("x",0):l.append("text").attr("y",a.textHeight+a.padding).attr("x",0);let c=!0;e.annotations.forEach((function(t){const e=p.append("tspan").text("\xab"+t+"\xbb");c||e.attr("dy",a.textHeight),c=!1}));let g=d(e);const h=p.append("tspan").text(g).attr("class","title");c||h.attr("dy",a.textHeight);const f=p.node().getBBox().height,u=l.append("line").attr("x1",0).attr("y1",a.padding+f+a.dividerMargin/2).attr("y2",a.padding+f+a.dividerMargin/2),x=l.append("text").attr("x",a.padding).attr("y",f+a.dividerMargin+a.textHeight).attr("fill","white").attr("class","classText");c=!0,e.members.forEach((function(t){s(x,t,c,a),c=!1}));const y=x.node().getBBox(),b=l.append("line").attr("x1",0).attr("y1",a.padding+f+a.dividerMargin+y.height).attr("y2",a.padding+f+a.dividerMargin+y.height),m=l.append("text").attr("x",a.padding).attr("y",f+2*a.dividerMargin+y.height+a.textHeight).attr("fill","white").attr("class","classText");c=!0,e.methods.forEach((function(t){s(m,t,c,a),c=!1}));const w=l.node().getBBox();var k=" ";e.cssClasses.length>0&&(k+=e.cssClasses.join(" "));const E=l.insert("rect",":first-child").attr("x",0).attr("y",0).attr("width",w.width+2*a.padding).attr("height",w.height+a.padding+.5*a.dividerMargin).attr("class",k).node().getBBox().width;return p.node().childNodes.forEach((function(t){t.setAttribute("x",(E-t.getBBox().width)/2)})),e.tooltip&&p.insert("title").text(e.tooltip),u.attr("x2",E),b.attr("x2",E),o.width=E,o.height=w.height+a.padding+.5*a.dividerMargin,o},drawEdge:function(t,e,a,d,o){const s=function(t){switch(t){case o.db.relationType.AGGREGATION:return"aggregation";case o.db.relationType.EXTENSION:return"extension";case o.db.relationType.COMPOSITION:return"composition";case o.db.relationType.DEPENDENCY:return"dependency";case o.db.relationType.LOLLIPOP:return"lollipop"}};e.points=e.points.filter((t=>!Number.isNaN(t.y)));const l=e.points,p=(0,r.jvg)().x((function(t){return t.x})).y((function(t){return t.y})).curve(r.$0Z),c=t.append("path").attr("d",p(l)).attr("id","edge"+i).attr("class","relation");let g,h,f="";d.arrowMarkerAbsolute&&(f=window.location.protocol+"//"+window.location.host+window.location.pathname+window.location.search,f=f.replace(/\(/g,"\\("),f=f.replace(/\)/g,"\\)")),1==a.relation.lineType&&c.attr("class","relation dashed-line"),10==a.relation.lineType&&c.attr("class","relation dotted-line"),"none"!==a.relation.type1&&c.attr("marker-start","url("+f+"#"+s(a.relation.type1)+"Start)"),"none"!==a.relation.type2&&c.attr("marker-end","url("+f+"#"+s(a.relation.type2)+"End)");const u=e.points.length;let x,y,b,m,w=n.u.calcLabelPosition(e.points);if(g=w.x,h=w.y,u%2!==0&&u>1){let t=n.u.calcCardinalityPosition("none"!==a.relation.type1,e.points,e.points[0]),r=n.u.calcCardinalityPosition("none"!==a.relation.type2,e.points,e.points[u-1]);n.l.debug("cardinality_1_point "+JSON.stringify(t)),n.l.debug("cardinality_2_point "+JSON.stringify(r)),x=t.x,y=t.y,b=r.x,m=r.y}if(void 0!==a.title){const e=t.append("g").attr("class","classLabel"),r=e.append("text").attr("class","label").attr("x",g).attr("y",h).attr("fill","red").attr("text-anchor","middle").text(a.title);window.label=r;const n=r.node().getBBox();e.insert("rect",":first-child").attr("class","box").attr("x",n.x-d.padding/2).attr("y",n.y-d.padding/2).attr("width",n.width+d.padding).attr("height",n.height+d.padding)}if(n.l.info("Rendering relation "+JSON.stringify(a)),void 0!==a.relationTitle1&&"none"!==a.relationTitle1){t.append("g").attr("class","cardinality").append("text").attr("class","type1").attr("x",x).attr("y",y).attr("fill","black").attr("font-size","6").text(a.relationTitle1)}if(void 0!==a.relationTitle2&&"none"!==a.relationTitle2){t.append("g").attr("class","cardinality").append("text").attr("class","type2").attr("x",b).attr("y",m).attr("fill","black").attr("font-size","6").text(a.relationTitle2)}i++},drawNote:function(t,e,a,r){n.l.debug("Rendering note ",e,a);const i=e.id,d={id:i,text:e.text,width:0,height:0},o=t.append("g").attr("id",i).attr("class","classGroup");let s=o.append("text").attr("y",a.textHeight+a.padding).attr("x",0);const l=JSON.parse(`"${e.text}"`).split("\n");l.forEach((function(t){n.l.debug(`Adding line: ${t}`),s.append("tspan").text(t).attr("class","title").attr("dy",a.textHeight)}));const p=o.node().getBBox(),c=o.insert("rect",":first-child").attr("x",0).attr("y",0).attr("width",p.width+2*a.padding).attr("height",p.height+l.length*a.textHeight+a.padding+.5*a.dividerMargin).node().getBBox().width;return s.node().childNodes.forEach((function(t){t.setAttribute("x",(c-t.getBBox().width)/2)})),d.width=c,d.height=p.height+l.length*a.textHeight+a.padding+.5*a.dividerMargin,d},parseMember:o}}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5644],{61936:function(e,t,n){n.d(t,{c:function(){return o}});var r=n(84402),i=n(81459);var a=function(e){return(0,i.Z)(e,4)},d=n(23012);n(83062);function o(e){var t={options:{directed:e.isDirected(),multigraph:e.isMultigraph(),compound:e.isCompound()},nodes:l(e),edges:s(e)};return r.Z(e.graph())||(t.value=a(e.graph())),t}function l(e){return d.Z(e.nodes(),(function(t){var n=e.node(t),i=e.parent(t),a={v:t};return r.Z(n)||(a.value=n),r.Z(i)||(a.parent=i),a}))}function s(e){return d.Z(e.edges(),(function(t){var n=e.edge(t),i={v:t.v,w:t.w};return r.Z(t.name)||(i.name=t.name),r.Z(n)||(i.value=n),i}))}},75644:function(e,t,n){n.d(t,{r:function(){return E}});var r=n(56778),i=n(61936),a=n(38720),d=n(27193),o=n(91264),l=n(10060),s=n(91674);let c={},h={},g={};const f=(e,t)=>(d.l.trace("In isDecendant",t," ",e," = ",h[t].includes(e)),!!h[t].includes(e)),u=(e,t,n,r)=>{d.l.warn("Copying children of ",e,"root",r,"data",t.node(e),r);const i=t.children(e)||[];e!==r&&i.push(e),d.l.warn("Copying (nodes) clusterId",e,"nodes",i),i.forEach((i=>{if(t.children(i).length>0)u(i,t,n,r);else{const a=t.node(i);d.l.info("cp ",i," to ",r," with parent ",e),n.setNode(i,a),r!==t.parent(i)&&(d.l.warn("Setting parent",i,t.parent(i)),n.setParent(i,t.parent(i))),e!==r&&i!==e?(d.l.debug("Setting parent",i,e),n.setParent(i,e)):(d.l.info("In copy ",e,"root",r,"data",t.node(e),r),d.l.debug("Not Setting parent for node=",i,"cluster!==rootId",e!==r,"node!==clusterId",i!==e));const o=t.edges(i);d.l.debug("Copying Edges",o),o.forEach((i=>{d.l.info("Edge",i);const a=t.edge(i.v,i.w,i.name);d.l.info("Edge data",a,r);try{((e,t)=>(d.l.info("Decendants of ",t," is ",h[t]),d.l.info("Edge is ",e),e.v!==t&&e.w!==t&&(h[t]?h[t].includes(e.v)||f(e.v,t)||f(e.w,t)||h[t].includes(e.w):(d.l.debug("Tilt, ",t,",not in decendants"),!1))))(i,r)?(d.l.info("Copying as ",i.v,i.w,a,i.name),n.setEdge(i.v,i.w,a,i.name),d.l.info("newGraph edges ",n.edges(),n.edge(n.edges()[0]))):d.l.info("Skipping copy of edge ",i.v,"--\x3e",i.w," rootId: ",r," clusterId:",e)}catch(o){d.l.error(o)}}))}d.l.debug("Removing node",i),t.removeNode(i)}))},w=(e,t)=>{const n=t.children(e);let r=[...n];for(const i of n)g[i]=e,r=[...r,...w(i,t)];return r},p=(e,t)=>{d.l.trace("Searching",e);const n=t.children(e);if(d.l.trace("Searching children of id ",e,n),n.length<1)return d.l.trace("This is a valid node",e),e;for(const r of n){const n=p(r,t);if(n)return d.l.trace("Found replacement for",e," => ",n),n}},v=e=>c[e]&&c[e].externalConnections&&c[e]?c[e].id:e,y=(e,t)=>{if(d.l.warn("extractor - ",t,i.c(e),e.children("D")),t>10)return void d.l.error("Bailing out");let n=e.nodes(),r=!1;for(const i of n){const t=e.children(i);r=r||t.length>0}if(r){d.l.debug("Nodes = ",n,t);for(const r of n)if(d.l.debug("Extracting node",r,c,c[r]&&!c[r].externalConnections,!e.parent(r),e.node(r),e.children("D")," Depth ",t),c[r])if(!c[r].externalConnections&&e.children(r)&&e.children(r).length>0){d.l.warn("Cluster without external connections, without a parent and with children",r,t);let n="TB"===e.graph().rankdir?"LR":"TB";c[r]&&c[r].clusterData&&c[r].clusterData.dir&&(n=c[r].clusterData.dir,d.l.warn("Fixing dir",c[r].clusterData.dir,n));const a=new o.k({multigraph:!0,compound:!0}).setGraph({rankdir:n,nodesep:50,ranksep:50,marginx:8,marginy:8}).setDefaultEdgeLabel((function(){return{}}));d.l.warn("Old graph before copy",i.c(e)),u(r,e,a,r),e.setNode(r,{clusterNode:!0,id:r,clusterData:c[r].clusterData,labelText:c[r].labelText,graph:a}),d.l.warn("New graph after copy node: (",r,")",i.c(a)),d.l.debug("Old graph after copy",i.c(e))}else d.l.warn("Cluster ** ",r," **not meeting the criteria !externalConnections:",!c[r].externalConnections," no parent: ",!e.parent(r)," children ",e.children(r)&&e.children(r).length>0,e.children("D"),t),d.l.debug(c);else d.l.debug("Not a cluster",r,t);n=e.nodes(),d.l.warn("New list of nodes",n);for(const r of n){const n=e.node(r);d.l.warn(" Now next level",r,n),n.clusterNode&&y(n.graph,t+1)}}else d.l.debug("Done, no node has children",e.nodes())},x=(e,t)=>{if(0===t.length)return[];let n=Object.assign(t);return t.forEach((t=>{const r=e.children(t),i=x(e,r);n=[...n,...i]})),n},m={rect:(e,t)=>{d.l.info("Creating subgraph rect for ",t.id,t);const n=e.insert("g").attr("class","cluster"+(t.class?" "+t.class:"")).attr("id",t.id),r=n.insert("rect",":first-child"),i=(0,d.n)((0,d.c)().flowchart.htmlLabels),o=n.insert("g").attr("class","cluster-label"),c="markdown"===t.labelType?(0,l.c)(o,t.labelText,{style:t.labelStyle,useHtmlLabels:i}):o.node().appendChild((0,a.c)(t.labelText,t.labelStyle,void 0,!0));let h=c.getBBox();if((0,d.n)((0,d.c)().flowchart.htmlLabels)){const e=c.children[0],t=(0,s.Ys)(c);h=e.getBoundingClientRect(),t.attr("width",h.width),t.attr("height",h.height)}const g=0*t.padding,f=g/2,u=t.width<=h.width+g?h.width+g:t.width;t.width<=h.width+g?t.diff=(h.width-t.width)/2-t.padding/2:t.diff=-t.padding/2,d.l.trace("Data ",t,JSON.stringify(t)),r.attr("style",t.style).attr("rx",t.rx).attr("ry",t.ry).attr("x",t.x-u/2).attr("y",t.y-t.height/2-f).attr("width",u).attr("height",t.height+g),i?o.attr("transform","translate("+(t.x-h.width/2)+", "+(t.y-t.height/2)+")"):o.attr("transform","translate("+t.x+", "+(t.y-t.height/2)+")");const w=r.node().getBBox();return t.width=w.width,t.height=w.height,t.intersect=function(e){return(0,a.i)(t,e)},n},roundedWithTitle:(e,t)=>{const n=e.insert("g").attr("class",t.classes).attr("id",t.id),r=n.insert("rect",":first-child"),i=n.insert("g").attr("class","cluster-label"),o=n.append("rect"),l=i.node().appendChild((0,a.c)(t.labelText,t.labelStyle,void 0,!0));let c=l.getBBox();if((0,d.n)((0,d.c)().flowchart.htmlLabels)){const e=l.children[0],t=(0,s.Ys)(l);c=e.getBoundingClientRect(),t.attr("width",c.width),t.attr("height",c.height)}c=l.getBBox();const h=0*t.padding,g=h/2,f=t.width<=c.width+t.padding?c.width+t.padding:t.width;t.width<=c.width+t.padding?t.diff=(c.width+0*t.padding-t.width)/2:t.diff=-t.padding/2,r.attr("class","outer").attr("x",t.x-f/2-g).attr("y",t.y-t.height/2-g).attr("width",f+h).attr("height",t.height+h),o.attr("class","inner").attr("x",t.x-f/2-g).attr("y",t.y-t.height/2-g+c.height-1).attr("width",f+h).attr("height",t.height+h-c.height-3),i.attr("transform","translate("+(t.x-c.width/2)+", "+(t.y-t.height/2-t.padding/3+((0,d.n)((0,d.c)().flowchart.htmlLabels)?5:3))+")");const u=r.node().getBBox();return t.height=u.height,t.intersect=function(e){return(0,a.i)(t,e)},n},noteGroup:(e,t)=>{const n=e.insert("g").attr("class","note-cluster").attr("id",t.id),r=n.insert("rect",":first-child"),i=0*t.padding,d=i/2;r.attr("rx",t.rx).attr("ry",t.ry).attr("x",t.x-t.width/2-d).attr("y",t.y-t.height/2-d).attr("width",t.width+i).attr("height",t.height+i).attr("fill","none");const o=r.node().getBBox();return t.width=o.width,t.height=o.height,t.intersect=function(e){return(0,a.i)(t,e)},n},divider:(e,t)=>{const n=e.insert("g").attr("class",t.classes).attr("id",t.id),r=n.insert("rect",":first-child"),i=0*t.padding,d=i/2;r.attr("class","divider").attr("x",t.x-t.width/2-d).attr("y",t.y-t.height/2).attr("width",t.width+i).attr("height",t.height+i);const o=r.node().getBBox();return t.width=o.width,t.height=o.height,t.diff=-t.padding/2,t.intersect=function(e){return(0,a.i)(t,e)},n}};let b={};const N=async(e,t,n,o)=>{d.l.info("Graph in recursive render: XXX",i.c(t),o);const l=t.graph().rankdir;d.l.trace("Dir in recursive render - dir:",l);const s=e.insert("g").attr("class","root");t.nodes()?d.l.info("Recursive render XXX",t.nodes()):d.l.info("No nodes found for",t),t.edges().length>0&&d.l.trace("Recursive edges",t.edge(t.edges()[0]));const h=s.insert("g").attr("class","clusters"),g=s.insert("g").attr("class","edgePaths"),f=s.insert("g").attr("class","edgeLabels"),u=s.insert("g").attr("class","nodes");await Promise.all(t.nodes().map((async function(e){const r=t.node(e);if(void 0!==o){const n=JSON.parse(JSON.stringify(o.clusterData));d.l.info("Setting data for cluster XXX (",e,") ",n,o),t.setNode(o.id,n),t.parent(e)||(d.l.trace("Setting parent",e,o.id),t.setParent(e,o.id,n))}if(d.l.info("(Insert) Node XXX"+e+": "+JSON.stringify(t.node(e))),r&&r.clusterNode){d.l.info("Cluster identified",e,r.width,t.node(e));const i=await N(u,r.graph,n,t.node(e)),o=i.elem;(0,a.u)(r,o),r.diff=i.diff||0,d.l.info("Node bounds (abc123)",e,r,r.width,r.x,r.y),(0,a.s)(o,r),d.l.warn("Recursive render complete ",o,r)}else t.children(e).length>0?(d.l.info("Cluster - the non recursive path XXX",e,r.id,r,t),d.l.info(p(r.id,t)),c[r.id]={id:p(r.id,t),node:r}):(d.l.info("Node - the non recursive path",e,r.id,r),await(0,a.e)(u,t.node(e),l))}))),t.edges().forEach((function(e){const n=t.edge(e.v,e.w,e.name);d.l.info("Edge "+e.v+" -> "+e.w+": "+JSON.stringify(e)),d.l.info("Edge "+e.v+" -> "+e.w+": ",e," ",JSON.stringify(t.edge(e))),d.l.info("Fix",c,"ids:",e.v,e.w,"Translateing: ",c[e.v],c[e.w]),(0,a.f)(f,n)})),t.edges().forEach((function(e){d.l.info("Edge "+e.v+" -> "+e.w+": "+JSON.stringify(e))})),d.l.info("#############################################"),d.l.info("### Layout ###"),d.l.info("#############################################"),d.l.info(t),(0,r.bK)(t),d.l.info("Graph after layout:",i.c(t));let w=0;return(e=>x(e,e.children()))(t).forEach((function(e){const n=t.node(e);d.l.info("Position "+e+": "+JSON.stringify(t.node(e))),d.l.info("Position "+e+": ("+n.x,","+n.y,") width: ",n.width," height: ",n.height),n&&n.clusterNode?(0,a.p)(n):t.children(e).length>0?(((e,t)=>{d.l.trace("Inserting cluster");const n=t.shape||"rect";b[t.id]=m[n](e,t)})(h,n),c[n.id].node=n):(0,a.p)(n)})),t.edges().forEach((function(e){const r=t.edge(e);d.l.info("Edge "+e.v+" -> "+e.w+": "+JSON.stringify(r),r);const i=(0,a.g)(g,e,r,c,n,t);(0,a.h)(r,i)})),t.nodes().forEach((function(e){const n=t.node(e);d.l.info(e,n.type,n.diff),"group"===n.type&&(w=n.diff)})),{elem:s,diff:w}},E=async(e,t,n,r,o)=>{(0,a.a)(e,n,r,o),(0,a.b)(),(0,a.d)(),b={},h={},g={},c={},d.l.warn("Graph at first:",i.c(t)),((e,t)=>{!e||t>10?d.l.debug("Opting out, no graph "):(d.l.debug("Opting in, graph "),e.nodes().forEach((function(t){e.children(t).length>0&&(d.l.warn("Cluster identified",t," Replacement id in edges: ",p(t,e)),h[t]=w(t,e),c[t]={id:p(t,e),clusterData:e.node(t)})})),e.nodes().forEach((function(t){const n=e.children(t),r=e.edges();n.length>0?(d.l.debug("Cluster identified",t,h),r.forEach((e=>{e.v!==t&&e.w!==t&&f(e.v,t)^f(e.w,t)&&(d.l.warn("Edge: ",e," leaves cluster ",t),d.l.warn("Decendants of XXX ",t,": ",h[t]),c[t].externalConnections=!0)}))):d.l.debug("Not a cluster ",t,h)})),e.edges().forEach((function(t){const n=e.edge(t);d.l.warn("Edge "+t.v+" -> "+t.w+": "+JSON.stringify(t)),d.l.warn("Edge "+t.v+" -> "+t.w+": "+JSON.stringify(e.edge(t)));let r=t.v,i=t.w;if(d.l.warn("Fix XXX",c,"ids:",t.v,t.w,"Translating: ",c[t.v]," --- ",c[t.w]),c[t.v]&&c[t.w]&&c[t.v]===c[t.w]){d.l.warn("Fixing and trixing link to self - removing XXX",t.v,t.w,t.name),d.l.warn("Fixing and trixing - removing XXX",t.v,t.w,t.name),r=v(t.v),i=v(t.w),e.removeEdge(t.v,t.w,t.name);const a=t.w+"---"+t.v;e.setNode(a,{domId:a,id:a,labelStyle:"",labelText:n.label,padding:0,shape:"labelRect",style:""});const o=JSON.parse(JSON.stringify(n)),l=JSON.parse(JSON.stringify(n));o.label="",o.arrowTypeEnd="none",l.label="",o.fromCluster=t.v,l.toCluster=t.v,e.setEdge(r,a,o,t.name+"-cyclic-special"),e.setEdge(a,i,l,t.name+"-cyclic-special")}else(c[t.v]||c[t.w])&&(d.l.warn("Fixing and trixing - removing XXX",t.v,t.w,t.name),r=v(t.v),i=v(t.w),e.removeEdge(t.v,t.w,t.name),r!==t.v&&(n.fromCluster=t.v),i!==t.w&&(n.toCluster=t.w),d.l.warn("Fix Replacing with XXX",r,i,t.name),e.setEdge(r,i,n,t.name))})),d.l.warn("Adjusted Graph",i.c(e)),y(e,0),d.l.trace(c))})(t),d.l.warn("Graph after:",i.c(t)),await N(e,t,r)}}}]);