@eventcatalog/core 0.6.9 → 0.6.11

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 (317) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +88 -71
  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/1.pack +0 -0
  9. package/.next/cache/webpack/client-production/index.pack +0 -0
  10. package/.next/cache/webpack/server-production/0.pack +0 -0
  11. package/.next/cache/webpack/server-production/index.pack +0 -0
  12. package/.next/next-server.js.nft.json +1 -1
  13. package/.next/prerender-manifest.json +1 -1
  14. package/.next/react-loadable-manifest.json +9 -9
  15. package/.next/routes-manifest.json +1 -1
  16. package/.next/server/chunks/{484.js → 109.js} +24 -2
  17. package/.next/server/chunks/29.js +1 -0
  18. package/.next/server/chunks/50.js +0 -43
  19. package/.next/server/chunks/526.js +14 -4
  20. package/.next/server/chunks/{565.js → 788.js} +2 -24
  21. package/.next/server/chunks/938.js +14 -4
  22. package/.next/server/chunks/944.js +37 -28
  23. package/.next/server/chunks/992.js +49 -0
  24. package/.next/server/pages/404.html +2 -2
  25. package/.next/server/pages/500.html +2 -2
  26. package/.next/server/pages/domains/Orders/events/OrderComplete/logs.html +1 -1
  27. package/.next/server/pages/domains/Orders/events/OrderComplete/logs.json +1 -1
  28. package/.next/server/pages/domains/Orders/events/OrderComplete.html +2 -2
  29. package/.next/server/pages/domains/Orders/events/OrderComplete.json +1 -1
  30. package/.next/server/pages/domains/Orders/events/OrderConfirmed/logs.html +1 -1
  31. package/.next/server/pages/domains/Orders/events/OrderConfirmed/logs.json +1 -1
  32. package/.next/server/pages/domains/Orders/events/OrderConfirmed.html +2 -2
  33. package/.next/server/pages/domains/Orders/events/OrderConfirmed.json +1 -1
  34. package/.next/server/pages/domains/Orders/events/OrderCreated/logs.html +1 -0
  35. package/.next/server/pages/domains/Orders/events/OrderCreated/logs.json +1 -0
  36. package/.next/server/pages/domains/Orders/events/OrderCreated.html +2 -0
  37. package/.next/server/pages/domains/Orders/events/OrderCreated.json +1 -0
  38. package/.next/server/pages/domains/Orders/events/OrderRequested/logs.html +1 -1
  39. package/.next/server/pages/domains/Orders/events/OrderRequested/logs.json +1 -1
  40. package/.next/server/pages/domains/Orders/events/OrderRequested.html +2 -2
  41. package/.next/server/pages/domains/Orders/events/OrderRequested.json +1 -1
  42. package/.next/server/pages/domains/Orders/services/Orders Service.html +2 -2
  43. package/.next/server/pages/domains/Orders/services/Orders Service.json +1 -1
  44. package/.next/server/pages/domains/Orders.html +2 -2
  45. package/.next/server/pages/domains/Orders.json +1 -1
  46. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/logs.html +1 -1
  47. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/logs.json +1 -1
  48. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.1.html +2 -2
  49. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +1 -1
  50. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.2.html +2 -2
  51. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +1 -1
  52. package/.next/server/pages/domains/Shopping/events/AddedItemToCart.html +2 -2
  53. package/.next/server/pages/domains/Shopping/events/AddedItemToCart.json +1 -1
  54. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart/logs.html +1 -1
  55. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart/logs.json +1 -1
  56. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart.html +2 -2
  57. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart.json +1 -1
  58. package/.next/server/pages/domains/Shopping.html +2 -2
  59. package/.next/server/pages/domains/Shopping.json +1 -1
  60. package/.next/server/pages/domains/[domain]/events/[name]/v/[version].js +9 -2
  61. package/.next/server/pages/domains/[domain]/events/[name]/v/[version].js.nft.json +1 -1
  62. package/.next/server/pages/domains/[domain]/events/[name].js +9 -2
  63. package/.next/server/pages/domains/[domain]/events/[name].js.nft.json +1 -1
  64. package/.next/server/pages/domains/[domain]/services/[name].js +1 -1
  65. package/.next/server/pages/domains/[domain]/services/[name].js.nft.json +1 -1
  66. package/.next/server/pages/domains/[domain].js +1 -23
  67. package/.next/server/pages/domains/[domain].js.nft.json +1 -1
  68. package/.next/server/pages/domains.html +3 -3
  69. package/.next/server/pages/domains.json +1 -1
  70. package/.next/server/pages/events/PaymentProcessed/logs.html +1 -1
  71. package/.next/server/pages/events/PaymentProcessed/logs.json +1 -1
  72. package/.next/server/pages/events/PaymentProcessed.html +2 -2
  73. package/.next/server/pages/events/PaymentProcessed.json +1 -1
  74. package/.next/server/pages/events/ShipmentDelivered/logs.html +1 -1
  75. package/.next/server/pages/events/ShipmentDelivered/logs.json +1 -1
  76. package/.next/server/pages/events/ShipmentDelivered.html +2 -2
  77. package/.next/server/pages/events/ShipmentDelivered.json +1 -1
  78. package/.next/server/pages/events/ShipmentDispatched/logs.html +1 -1
  79. package/.next/server/pages/events/ShipmentDispatched/logs.json +1 -1
  80. package/.next/server/pages/events/ShipmentDispatched.html +2 -2
  81. package/.next/server/pages/events/ShipmentDispatched.json +1 -1
  82. package/.next/server/pages/events/ShipmentPrepared/logs.html +1 -1
  83. package/.next/server/pages/events/ShipmentPrepared/logs.json +1 -1
  84. package/.next/server/pages/events/ShipmentPrepared.html +2 -2
  85. package/.next/server/pages/events/ShipmentPrepared.json +1 -1
  86. package/.next/server/pages/events/[name]/v/[version].js +9 -2
  87. package/.next/server/pages/events/[name]/v/[version].js.nft.json +1 -1
  88. package/.next/server/pages/events/[name].js +9 -2
  89. package/.next/server/pages/events/[name].js.nft.json +1 -1
  90. package/.next/server/pages/events.html +3 -2
  91. package/.next/server/pages/events.js +58 -3
  92. package/.next/server/pages/events.js.nft.json +1 -1
  93. package/.next/server/pages/events.json +1 -1
  94. package/.next/server/pages/index.html +1 -1
  95. package/.next/server/pages/overview.html +1 -1
  96. package/.next/server/pages/overview.json +1 -1
  97. package/.next/server/pages/services/Orders Service.html +1 -1
  98. package/.next/server/pages/services/Payment Service.html +2 -2
  99. package/.next/server/pages/services/Payment Service.json +1 -1
  100. package/.next/server/pages/services/Shipping Service.html +2 -2
  101. package/.next/server/pages/services/Shipping Service.json +1 -1
  102. package/.next/server/pages/services/[name].js +1 -1
  103. package/.next/server/pages/services/[name].js.nft.json +1 -1
  104. package/.next/server/pages/services.html +3 -3
  105. package/.next/server/pages/services.js +55 -2
  106. package/.next/server/pages/services.js.nft.json +1 -1
  107. package/.next/server/pages/services.json +1 -1
  108. package/.next/server/pages/users/[id].js +29 -1
  109. package/.next/server/pages/users/[id].js.nft.json +1 -1
  110. package/.next/server/pages/users/dboyne.html +5 -4
  111. package/.next/server/pages/users/dboyne.json +1 -1
  112. package/.next/server/pages/users/mSmith.html +4 -3
  113. package/.next/server/pages/users/mSmith.json +1 -1
  114. package/.next/server/pages/visualiser.html +4 -3
  115. package/.next/server/pages/visualiser.js +1 -23
  116. package/.next/server/pages/visualiser.js.nft.json +1 -1
  117. package/.next/server/pages/visualiser.json +1 -1
  118. package/.next/server/pages-manifest.json +2 -2
  119. package/.next/static/RazhhnAaIwJc8h1rws9TZ/_buildManifest.js +1 -0
  120. package/.next/static/chunks/116-21ea5037df767be5.js +1 -0
  121. package/{out/_next/static/chunks/176cb4e4-67d43b8f14a05371.js → .next/static/chunks/176cb4e4-aca67d96732a1593.js} +1 -1
  122. package/.next/static/chunks/178-2475af79eb7b7e66.js +1 -0
  123. package/.next/static/chunks/238.8dd6eeb5c10318ab.js +1 -0
  124. package/.next/static/chunks/396-542d79e288b62599.js +1 -0
  125. package/.next/static/chunks/40247457.dba0e5c013898eb3.js +1 -0
  126. package/.next/static/chunks/480-7d7ea515c185758d.js +1 -0
  127. package/.next/static/chunks/5-e244608686073610.js +1 -0
  128. package/.next/static/chunks/57.eed18cb26e0e7b58.js +1 -0
  129. package/.next/static/chunks/600-901af9aad04afd7a.js +1 -0
  130. package/.next/static/chunks/681.4f59254b3f407b86.js +1 -0
  131. package/.next/static/chunks/699-245a85fae34f0d69.js +1 -0
  132. package/{out/_next/static/chunks/7f5d3f51-c118608df79c4b65.js → .next/static/chunks/7f5d3f51-d38460941175ba8a.js} +1 -1
  133. package/.next/static/chunks/834-7dda535c2646a531.js +1 -0
  134. package/.next/static/chunks/pages/domains/[domain]/events/[name]/v/{[version]-05556ebcad9ae000.js → [version]-6531fbfdd3a84d4a.js} +1 -1
  135. package/.next/static/chunks/pages/domains/[domain]/events/{[name]-fa11d446706c2949.js → [name]-9bf9b8676ab8bfa8.js} +1 -1
  136. package/.next/static/chunks/pages/domains/[domain]/services/{[name]-ea2539b1dbee4586.js → [name]-73432ed6cdbb88df.js} +1 -1
  137. package/.next/static/chunks/pages/events/[name]/v/{[version]-13cc9e190e15b774.js → [version]-7403f8a297015d90.js} +1 -1
  138. package/.next/static/chunks/pages/events/{[name]-7ceb1eb370b75fed.js → [name]-3b70d6a1c6be2be8.js} +1 -1
  139. package/.next/static/chunks/pages/events-bf68f2d03890b170.js +1 -0
  140. package/.next/static/chunks/pages/{overview-edd91cd051b5d6df.js → overview-74bb1e46ebcd89b1.js} +1 -1
  141. package/.next/static/chunks/pages/services/[name]-ed3d2564a88b7ee2.js +1 -0
  142. package/.next/static/chunks/pages/services-7c6ba69fd5ba0c11.js +1 -0
  143. package/.next/static/chunks/pages/users/[id]-977524129d355024.js +1 -0
  144. package/.next/static/chunks/webpack-169fee5bc634fb98.js +1 -0
  145. package/.next/static/css/46ea2eea864480ce.css +2 -0
  146. package/.next/trace +109 -84
  147. package/CHANGELOG.md +12 -0
  148. package/components/Grids/EventGrid.tsx +8 -1
  149. package/components/Grids/ServiceGrid.tsx +8 -1
  150. package/lib/__tests__/events.spec.ts +2 -0
  151. package/lib/events.ts +2 -1
  152. package/out/404/index.html +2 -2
  153. package/out/404.html +2 -2
  154. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders/events/OrderComplete/logs.json +1 -0
  155. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders/events/OrderComplete.json +1 -0
  156. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders/events/OrderConfirmed/logs.json +1 -0
  157. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders/events/OrderConfirmed.json +1 -0
  158. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders/events/OrderCreated/logs.json +1 -0
  159. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders/events/OrderCreated.json +1 -0
  160. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders/events/OrderRequested/logs.json +1 -0
  161. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders/events/OrderRequested.json +1 -0
  162. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders/services/Orders Service.json +1 -0
  163. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Orders.json +1 -0
  164. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/domains/Shopping/events/AddedItemToCart/logs.json +1 -1
  165. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +1 -0
  166. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +1 -0
  167. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Shopping/events/AddedItemToCart.json +1 -0
  168. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Shopping/events/RemovedItemFromCart/logs.json +1 -0
  169. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains/Shopping/events/RemovedItemFromCart.json +1 -0
  170. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/domains/Shopping.json +1 -1
  171. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/domains.json +1 -0
  172. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/events/PaymentProcessed/logs.json +1 -1
  173. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/events/PaymentProcessed.json +1 -0
  174. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/events/ShipmentDelivered/logs.json +1 -1
  175. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/events/ShipmentDelivered.json +1 -0
  176. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/events/ShipmentDispatched/logs.json +1 -1
  177. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/events/ShipmentDispatched.json +1 -1
  178. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/events/ShipmentPrepared/logs.json +1 -1
  179. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/events/ShipmentPrepared.json +1 -1
  180. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/events.json +1 -0
  181. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/overview.json +1 -0
  182. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/services/Payment Service.json +1 -1
  183. package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/services/Shipping Service.json +1 -1
  184. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/services.json +1 -0
  185. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/users/dboyne.json +1 -0
  186. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/users/mSmith.json +1 -0
  187. package/out/_next/data/RazhhnAaIwJc8h1rws9TZ/visualiser.json +1 -0
  188. package/out/_next/static/RazhhnAaIwJc8h1rws9TZ/_buildManifest.js +1 -0
  189. package/out/_next/static/chunks/116-21ea5037df767be5.js +1 -0
  190. package/{.next/static/chunks/176cb4e4-67d43b8f14a05371.js → out/_next/static/chunks/176cb4e4-aca67d96732a1593.js} +1 -1
  191. package/out/_next/static/chunks/178-2475af79eb7b7e66.js +1 -0
  192. package/out/_next/static/chunks/238.8dd6eeb5c10318ab.js +1 -0
  193. package/out/_next/static/chunks/396-542d79e288b62599.js +1 -0
  194. package/out/_next/static/chunks/40247457.dba0e5c013898eb3.js +1 -0
  195. package/out/_next/static/chunks/480-7d7ea515c185758d.js +1 -0
  196. package/out/_next/static/chunks/5-e244608686073610.js +1 -0
  197. package/out/_next/static/chunks/57.eed18cb26e0e7b58.js +1 -0
  198. package/out/_next/static/chunks/600-901af9aad04afd7a.js +1 -0
  199. package/out/_next/static/chunks/681.4f59254b3f407b86.js +1 -0
  200. package/out/_next/static/chunks/699-245a85fae34f0d69.js +1 -0
  201. package/{.next/static/chunks/7f5d3f51-c118608df79c4b65.js → out/_next/static/chunks/7f5d3f51-d38460941175ba8a.js} +1 -1
  202. package/out/_next/static/chunks/834-7dda535c2646a531.js +1 -0
  203. package/out/_next/static/chunks/pages/domains/[domain]/events/[name]/v/{[version]-05556ebcad9ae000.js → [version]-6531fbfdd3a84d4a.js} +1 -1
  204. package/out/_next/static/chunks/pages/domains/[domain]/events/{[name]-fa11d446706c2949.js → [name]-9bf9b8676ab8bfa8.js} +1 -1
  205. package/out/_next/static/chunks/pages/domains/[domain]/services/{[name]-ea2539b1dbee4586.js → [name]-73432ed6cdbb88df.js} +1 -1
  206. package/out/_next/static/chunks/pages/events/[name]/v/{[version]-13cc9e190e15b774.js → [version]-7403f8a297015d90.js} +1 -1
  207. package/out/_next/static/chunks/pages/events/{[name]-7ceb1eb370b75fed.js → [name]-3b70d6a1c6be2be8.js} +1 -1
  208. package/out/_next/static/chunks/pages/events-bf68f2d03890b170.js +1 -0
  209. package/out/_next/static/chunks/pages/{overview-edd91cd051b5d6df.js → overview-74bb1e46ebcd89b1.js} +1 -1
  210. package/out/_next/static/chunks/pages/services/[name]-ed3d2564a88b7ee2.js +1 -0
  211. package/out/_next/static/chunks/pages/services-7c6ba69fd5ba0c11.js +1 -0
  212. package/out/_next/static/chunks/pages/users/[id]-977524129d355024.js +1 -0
  213. package/out/_next/static/chunks/webpack-169fee5bc634fb98.js +1 -0
  214. package/out/_next/static/css/46ea2eea864480ce.css +2 -0
  215. package/out/domains/Orders/events/OrderComplete/index.html +2 -2
  216. package/out/domains/Orders/events/OrderComplete/logs/index.html +1 -1
  217. package/out/domains/Orders/events/OrderConfirmed/index.html +2 -2
  218. package/out/domains/Orders/events/OrderConfirmed/logs/index.html +1 -1
  219. package/out/domains/Orders/events/OrderCreated/index.html +2 -0
  220. package/out/domains/Orders/events/OrderCreated/logs/index.html +1 -0
  221. package/out/domains/Orders/events/OrderRequested/index.html +2 -2
  222. package/out/domains/Orders/events/OrderRequested/logs/index.html +1 -1
  223. package/out/domains/Orders/index.html +2 -2
  224. package/out/domains/Orders/services/Orders Service/index.html +2 -2
  225. package/out/domains/Shopping/events/AddedItemToCart/index.html +2 -2
  226. package/out/domains/Shopping/events/AddedItemToCart/logs/index.html +1 -1
  227. package/out/domains/Shopping/events/AddedItemToCart/v/0.0.1/index.html +2 -2
  228. package/out/domains/Shopping/events/AddedItemToCart/v/0.0.2/index.html +2 -2
  229. package/out/domains/Shopping/events/RemovedItemFromCart/index.html +2 -2
  230. package/out/domains/Shopping/events/RemovedItemFromCart/logs/index.html +1 -1
  231. package/out/domains/Shopping/index.html +2 -2
  232. package/out/domains/index.html +3 -3
  233. package/out/events/PaymentProcessed/index.html +2 -2
  234. package/out/events/PaymentProcessed/logs/index.html +1 -1
  235. package/out/events/ShipmentDelivered/index.html +2 -2
  236. package/out/events/ShipmentDelivered/logs/index.html +1 -1
  237. package/out/events/ShipmentDispatched/index.html +2 -2
  238. package/out/events/ShipmentDispatched/logs/index.html +1 -1
  239. package/out/events/ShipmentPrepared/index.html +2 -2
  240. package/out/events/ShipmentPrepared/logs/index.html +1 -1
  241. package/out/events/index.html +3 -2
  242. package/out/index.html +1 -1
  243. package/out/overview/index.html +1 -1
  244. package/out/services/Orders Service/index.html +1 -1
  245. package/out/services/Payment Service/index.html +2 -2
  246. package/out/services/Shipping Service/index.html +2 -2
  247. package/out/services/index.html +3 -3
  248. package/out/users/dboyne/index.html +5 -4
  249. package/out/users/mSmith/index.html +4 -3
  250. package/out/visualiser/index.html +4 -3
  251. package/package.json +4 -4
  252. package/pages/events/[name].tsx +5 -0
  253. package/pages/events.tsx +19 -2
  254. package/pages/services.tsx +22 -1
  255. package/.next/static/chunks/146-c737b0e704703b2a.js +0 -1
  256. package/.next/static/chunks/178-78d930ce964e8411.js +0 -1
  257. package/.next/static/chunks/194-588878a941315228.js +0 -1
  258. package/.next/static/chunks/238.97e268046c41085e.js +0 -1
  259. package/.next/static/chunks/40247457.3334b2ee05e79329.js +0 -1
  260. package/.next/static/chunks/434-d3ed786e5ed5986a.js +0 -1
  261. package/.next/static/chunks/568-c14911bdb12c58c0.js +0 -1
  262. package/.next/static/chunks/57.0a6f5466e4087c4d.js +0 -1
  263. package/.next/static/chunks/586.da43f27c00dd3d61.js +0 -1
  264. package/.next/static/chunks/639-b8e1e1c3e370236e.js +0 -1
  265. package/.next/static/chunks/644-e870216155a309e1.js +0 -1
  266. package/.next/static/chunks/811-51ff2b850f52d428.js +0 -1
  267. package/.next/static/chunks/pages/events-634c972c10d7d4fa.js +0 -1
  268. package/.next/static/chunks/pages/services/[name]-f22181ce37113a27.js +0 -1
  269. package/.next/static/chunks/pages/services-9231149c854ea798.js +0 -1
  270. package/.next/static/chunks/pages/users/[id]-25efe880d8ec380a.js +0 -1
  271. package/.next/static/chunks/webpack-d2679ae3bfbac440.js +0 -1
  272. package/.next/static/css/cd6f62dd46b60c1c.css +0 -2
  273. package/.next/static/n9WQiCmSiUASxMvXs8hN0/_buildManifest.js +0 -1
  274. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Orders/events/OrderComplete/logs.json +0 -1
  275. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Orders/events/OrderComplete.json +0 -1
  276. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Orders/events/OrderConfirmed/logs.json +0 -1
  277. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Orders/events/OrderConfirmed.json +0 -1
  278. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Orders/events/OrderRequested/logs.json +0 -1
  279. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Orders/events/OrderRequested.json +0 -1
  280. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Orders/services/Orders Service.json +0 -1
  281. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Orders.json +0 -1
  282. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +0 -1
  283. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +0 -1
  284. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Shopping/events/AddedItemToCart.json +0 -1
  285. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Shopping/events/RemovedItemFromCart/logs.json +0 -1
  286. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains/Shopping/events/RemovedItemFromCart.json +0 -1
  287. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/domains.json +0 -1
  288. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/events/PaymentProcessed.json +0 -1
  289. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/events/ShipmentDelivered.json +0 -1
  290. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/events.json +0 -1
  291. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/overview.json +0 -1
  292. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/services.json +0 -1
  293. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/users/dboyne.json +0 -1
  294. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/users/mSmith.json +0 -1
  295. package/out/_next/data/n9WQiCmSiUASxMvXs8hN0/visualiser.json +0 -1
  296. package/out/_next/static/chunks/146-c737b0e704703b2a.js +0 -1
  297. package/out/_next/static/chunks/178-78d930ce964e8411.js +0 -1
  298. package/out/_next/static/chunks/194-588878a941315228.js +0 -1
  299. package/out/_next/static/chunks/238.97e268046c41085e.js +0 -1
  300. package/out/_next/static/chunks/40247457.3334b2ee05e79329.js +0 -1
  301. package/out/_next/static/chunks/434-d3ed786e5ed5986a.js +0 -1
  302. package/out/_next/static/chunks/568-c14911bdb12c58c0.js +0 -1
  303. package/out/_next/static/chunks/57.0a6f5466e4087c4d.js +0 -1
  304. package/out/_next/static/chunks/586.da43f27c00dd3d61.js +0 -1
  305. package/out/_next/static/chunks/639-b8e1e1c3e370236e.js +0 -1
  306. package/out/_next/static/chunks/644-e870216155a309e1.js +0 -1
  307. package/out/_next/static/chunks/811-51ff2b850f52d428.js +0 -1
  308. package/out/_next/static/chunks/pages/events-634c972c10d7d4fa.js +0 -1
  309. package/out/_next/static/chunks/pages/services/[name]-f22181ce37113a27.js +0 -1
  310. package/out/_next/static/chunks/pages/services-9231149c854ea798.js +0 -1
  311. package/out/_next/static/chunks/pages/users/[id]-25efe880d8ec380a.js +0 -1
  312. package/out/_next/static/chunks/webpack-d2679ae3bfbac440.js +0 -1
  313. package/out/_next/static/css/cd6f62dd46b60c1c.css +0 -2
  314. package/out/_next/static/n9WQiCmSiUASxMvXs8hN0/_buildManifest.js +0 -1
  315. /package/.next/static/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/_ssgManifest.js +0 -0
  316. /package/out/_next/data/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/services/Orders Service.json +0 -0
  317. /package/out/_next/static/{n9WQiCmSiUASxMvXs8hN0 → RazhhnAaIwJc8h1rws9TZ}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- <!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="description" content="Discover, Explore and Document your Event Driven Architectures"/><link rel="icon" href="/favicon.ico"/><meta property="og:url" content="https://eventcatalog.dev/"/><meta property="og:type" content="website"/><meta property="og:title" content="EventCatalog"/><meta property="og:description" content="Discover, Explore and Document your Event Driven Architectures"/><meta property="og:image" content="https://eventcatalog.dev/img/opengraph.png"/><meta property="og:image:alt" content="EventCatalog | Discover, Explore and Document your Event Driven Architectures"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="600"/><meta property="og:locale" content="en-GB"/><meta name="author" content="David Boyne"/><title>EventCatalog - All Services</title><meta name="next-head-count" content="15"/><script src="//unpkg.com/three@0.145.0/build/three.min.js"></script><script src="//unpkg.com/three@0.145.0/examples/js/renderers/CSS2DRenderer.js"></script><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/atom-one-light.min.css"/><link rel="preload" href="/_next/static/css/11fdbd9da36f36ed.css" as="style"/><link rel="stylesheet" href="/_next/static/css/11fdbd9da36f36ed.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-d2679ae3bfbac440.js" defer=""></script><script src="/_next/static/chunks/framework-d23f68ad701fe0b2.js" defer=""></script><script src="/_next/static/chunks/main-027dcfa8d36c6e47.js" defer=""></script><script src="/_next/static/chunks/pages/_app-ea2644ee42647441.js" defer=""></script><script src="/_next/static/chunks/176cb4e4-67d43b8f14a05371.js" defer=""></script><script src="/_next/static/chunks/434-d3ed786e5ed5986a.js" defer=""></script><script src="/_next/static/chunks/pages/services-9231149c854ea798.js" defer=""></script><script src="/_next/static/n9WQiCmSiUASxMvXs8hN0/_buildManifest.js" defer=""></script><script src="/_next/static/n9WQiCmSiUASxMvXs8hN0/_ssgManifest.js" defer=""></script></head><body><div id="__next" data-reactroot=""><div class="bg-gray-800"><div class="max-w-7xl mx-auto "><div class="relative flex items-center justify-between h-16"><div class="flex-1 flex items-center justify-center sm:items-stretch sm:justify-start"><div class="flex-shrink-0 flex items-center text-white font-bold"><a class="flex items-center" href="/"><img alt="logo" class="text-white w-8 inline-block mr-3" src="/logo.svg"/><span class="text-xl">EventCatalog</span></a></div></div><div class="hidden sm:block sm:ml-6"><div class="flex space-x-4"><a class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium" href="/events/">Events</a><a class="bg-gray-900 text-white px-3 py-2 rounded-md text-sm font-medium" aria-current="page" href="/services/">Services</a><a class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium" href="/domains/">Domains</a><a class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium" href="/visualiser/">Visualiser</a><a class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium" href="/overview/">3D Node Graph</a></div></div></div></div></div><main class="max-w-7xl mx-auto md:min-h-screen px-4 xl:px-0"><div class="relative z-10 flex items-baseline justify-between pt-8 pb-6 border-b border-gray-200"><h1 class="text-2xl font-extrabold tracking-tight text-gray-900">Services (<!-- -->3<!-- -->)</h1><div class="flex items-center"><div class="relative hidden text-left" data-headlessui-state=""><div><button class="group inline-flex justify-center text-sm font-medium text-gray-700 hover:text-gray-900" id="headlessui-menu-button-undefined" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Sort<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="flex-shrink-0 -mr-1 ml-1 h-5 w-5 text-gray-400 group-hover:text-gray-500"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div></div></div></div><section class="pt-6 pb-24"><div class="grid grid-cols-4 gap-x-8 gap-y-10"><form class="hidden lg:block"><div class="border-b border-gray-200 pb-6"><label for="service" class="font-bold block text-sm font-medium text-gray-700">Search Services</label><div class="mt-1 relative rounded-md shadow-sm"><div class="absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="h-5 w-5 text-gray-400"><path fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z" clip-rule="evenodd"></path></svg></div><input type="text" name="service" id="service" class="focus:ring-gray-500 focus:border-gray-500 block w-full pl-10 sm:text-sm border-gray-300 rounded-md"/></div></div><div class="border-b border-gray-200 py-6"><h3 class="-my-3 flow-root"><div class="py-3 bg-white w-full flex items-center justify-between text-sm text-gray-400 hover:text-gray-500"><span class="font-bold font-medium text-gray-900">Filter by Badges<!-- --> (<!-- -->2<!-- -->)</span></div></h3><div class="pt-6"><div class="space-y-4"><div class="flex items-center"><input type="checkbox" id="filter-badges-0" name="badges[]" class="h-4 w-4 border-gray-300 rounded text-gray-600 focus:ring-gray-500" value="New!"/><label for="filter-badges-0" class="ml-3 text-sm text-gray-600">New!</label></div><div class="flex items-center"><input type="checkbox" id="filter-badges-1" name="badges[]" class="h-4 w-4 border-gray-300 rounded text-gray-600 focus:ring-gray-500" value="Payment Process"/><label for="filter-badges-1" class="ml-3 text-sm text-gray-600">Payment Process</label></div></div></div></div><div class="border-b border-gray-200 pb-6"><h3 class="-my-3 flow-root"><div class="py-3 bg-white w-full flex items-center justify-between text-sm text-gray-400 hover:text-gray-500"><span class="font-medium text-gray-900">Features</span></div></h3><div class="pt-6"><div class="space-y-4"><div class="flex items-center"><input type="checkbox" id="show-mermaid" class="h-4 w-4 border-gray-300 rounded text-gray-600 focus:ring-gray-500"/><label for="show-mermaid" class="ml-3 text-sm text-gray-600">Show Mermaid Diagrams</label></div></div></div></div></form><div class="col-span-4 lg:col-span-3"><div><h2 class="text-gray-500 text-xs font-medium uppercase tracking-wide">All Services (3)</h2><ul class="mt-3 grid grid-cols-1 gap-5 md:grid-cols-2"><li class="flex"><a class="flex shadow-sm w-full" href="/domains/Orders/services/Orders%20Service/"><div style="background:#7a747d" class="w-4 rounded-l-md"></div><div class="w-full border-t border-r border-b border-gray-200 bg-white rounded-r-md "><div class="p-4 text-sm space-y-2 flex flex-col justify-between h-full"><div><span class="text-gray-900 font-bold">Orders Service</span><span class="ml-2 inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-blue-100 text-blue-800">New!</span><div class="text-gray-500 text-xs font-normal mt-2 line-clamp-3">Service that handles customer orders
2
- </div></div><div class="flex space-x-4 text-xs pt-2 relative bottom-0 left-0"><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-green-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Subscribe Events (<!-- -->1<!-- -->)</div><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-indigo-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Publish Events (<!-- -->2<!-- -->)</div></div></div></div></a></li><li class="flex"><a class="flex shadow-sm w-full" href="/services/Payment%20Service/"><div style="background:#5b7e99" class="w-4 rounded-l-md"></div><div class="w-full border-t border-r border-b border-gray-200 bg-white rounded-r-md "><div class="p-4 text-sm space-y-2 flex flex-col justify-between h-full"><div><span class="text-gray-900 font-bold">Payment Service</span><span class="ml-2 inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-blue-100 text-blue-800">New!</span><span class="ml-2 inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-yellow-100 text-red-800">Payment Process</span><div class="text-gray-500 text-xs font-normal mt-2 line-clamp-3">Event based application that integrates with Stripe.
1
+ <!DOCTYPE html><html><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><meta name="description" content="Discover, Explore and Document your Event Driven Architectures"/><link rel="icon" href="/favicon.ico"/><meta property="og:url" content="https://eventcatalog.dev/"/><meta property="og:type" content="website"/><meta property="og:title" content="EventCatalog"/><meta property="og:description" content="Discover, Explore and Document your Event Driven Architectures"/><meta property="og:image" content="https://eventcatalog.dev/img/opengraph.png"/><meta property="og:image:alt" content="EventCatalog | Discover, Explore and Document your Event Driven Architectures"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="600"/><meta property="og:locale" content="en-GB"/><meta name="author" content="David Boyne"/><title>EventCatalog - All Services</title><meta name="next-head-count" content="15"/><script src="//unpkg.com/three@0.145.0/build/three.min.js"></script><script src="//unpkg.com/three@0.145.0/examples/js/renderers/CSS2DRenderer.js"></script><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"/><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/atom-one-light.min.css"/><link rel="preload" href="/_next/static/css/11fdbd9da36f36ed.css" as="style"/><link rel="stylesheet" href="/_next/static/css/11fdbd9da36f36ed.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-169fee5bc634fb98.js" defer=""></script><script src="/_next/static/chunks/framework-d23f68ad701fe0b2.js" defer=""></script><script src="/_next/static/chunks/main-027dcfa8d36c6e47.js" defer=""></script><script src="/_next/static/chunks/pages/_app-ea2644ee42647441.js" defer=""></script><script src="/_next/static/chunks/b744740b-ac6dfe674754b282.js" defer=""></script><script src="/_next/static/chunks/176cb4e4-aca67d96732a1593.js" defer=""></script><script src="/_next/static/chunks/172-940ad0353b57ff98.js" defer=""></script><script src="/_next/static/chunks/480-7d7ea515c185758d.js" defer=""></script><script src="/_next/static/chunks/109-0136a462e055f030.js" defer=""></script><script src="/_next/static/chunks/pages/services-7c6ba69fd5ba0c11.js" defer=""></script><script src="/_next/static/RazhhnAaIwJc8h1rws9TZ/_buildManifest.js" defer=""></script><script src="/_next/static/RazhhnAaIwJc8h1rws9TZ/_ssgManifest.js" defer=""></script></head><body><div id="__next" data-reactroot=""><div class="bg-gray-800"><div class="max-w-7xl mx-auto "><div class="relative flex items-center justify-between h-16"><div class="flex-1 flex items-center justify-center sm:items-stretch sm:justify-start"><div class="flex-shrink-0 flex items-center text-white font-bold"><a class="flex items-center" href="/"><img alt="logo" class="text-white w-8 inline-block mr-3" src="/logo.svg"/><span class="text-xl">EventCatalog</span></a></div></div><div class="hidden sm:block sm:ml-6"><div class="flex space-x-4"><a class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium" href="/events/">Events</a><a class="bg-gray-900 text-white px-3 py-2 rounded-md text-sm font-medium" aria-current="page" href="/services/">Services</a><a class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium" href="/domains/">Domains</a><a class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium" href="/visualiser/">Visualiser</a><a class="text-gray-300 hover:bg-gray-700 hover:text-white px-3 py-2 rounded-md text-sm font-medium" href="/overview/">3D Node Graph</a></div></div></div></div></div><main class="max-w-7xl mx-auto md:min-h-screen px-4 xl:px-0"><div class="relative z-10 flex items-baseline justify-between pt-8 pb-6 border-b border-gray-200"><h1 class="text-2xl font-extrabold tracking-tight text-gray-900">Services (<!-- -->3<!-- -->)</h1><div class="flex items-center"><div class="relative hidden text-left" data-headlessui-state=""><div><button class="group inline-flex justify-center text-sm font-medium text-gray-700 hover:text-gray-900" id="headlessui-menu-button-undefined" type="button" aria-haspopup="menu" aria-expanded="false" data-headlessui-state="">Sort<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="flex-shrink-0 -mr-1 ml-1 h-5 w-5 text-gray-400 group-hover:text-gray-500"><path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path></svg></button></div></div></div></div><section class="pt-6 pb-24"><div class="grid grid-cols-4 gap-x-8 gap-y-10"><form class="hidden lg:block"><div class="border-b border-gray-200 pb-6"><label for="service" class="font-bold block text-sm font-medium text-gray-700">Search Services</label><div class="mt-1 relative rounded-md shadow-sm"><div class="absolute inset-y-0 left-0 pl-3 flex items-center pointer-events-none"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor" aria-hidden="true" class="h-5 w-5 text-gray-400"><path fill-rule="evenodd" d="M8 4a4 4 0 100 8 4 4 0 000-8zM2 8a6 6 0 1110.89 3.476l4.817 4.817a1 1 0 01-1.414 1.414l-4.816-4.816A6 6 0 012 8z" clip-rule="evenodd"></path></svg></div><input type="text" name="service" id="service" class="focus:ring-gray-500 focus:border-gray-500 block w-full pl-10 sm:text-sm border-gray-300 rounded-md"/></div></div><div class="border-b border-gray-200 py-6"><h3 class="-my-3 flow-root"><div class="py-3 bg-white w-full flex items-center justify-between text-sm text-gray-400 hover:text-gray-500"><span class="font-bold font-medium text-gray-900">Filter by Badges<!-- --> (<!-- -->2<!-- -->)</span></div></h3><div class="pt-6"><div class="space-y-4"><div class="flex items-center"><input type="checkbox" id="filter-badges-0" name="badges[]" class="h-4 w-4 border-gray-300 rounded text-gray-600 focus:ring-gray-500" value="New!"/><label for="filter-badges-0" class="ml-3 text-sm text-gray-600">New!</label></div><div class="flex items-center"><input type="checkbox" id="filter-badges-1" name="badges[]" class="h-4 w-4 border-gray-300 rounded text-gray-600 focus:ring-gray-500" value="Payment Process"/><label for="filter-badges-1" class="ml-3 text-sm text-gray-600">Payment Process</label></div></div></div></div><div class="border-b border-gray-200 pb-6"><h3 class="-my-3 flow-root"><div class="py-3 bg-white w-full flex items-center justify-between text-sm text-gray-400 hover:text-gray-500"><span class="font-medium text-gray-900">Features</span></div></h3><div class="pt-6"><div class="space-y-4"><div class="flex items-center"><input type="checkbox" id="show-mermaid" class="h-4 w-4 border-gray-300 rounded text-gray-600 focus:ring-gray-500"/><label for="show-mermaid" class="ml-3 text-sm text-gray-600">Show Mermaid Diagrams</label></div></div></div><div class="pt-6"><div class="space-y-4"><div class="flex items-center"><input type="checkbox" id="show-node-graph" class="h-4 w-4 border-gray-300 rounded text-gray-600 focus:ring-gray-500"/><label for="show-node-graph" class="ml-3 text-sm text-gray-600">Show Node Graphs</label></div></div></div></div></form><div class="col-span-4 lg:col-span-3"><div><h2 class="text-gray-500 text-xs font-medium uppercase tracking-wide">All Services (3)</h2><ul class="mt-3 grid grid-cols-1 gap-5 md:grid-cols-2"><li class="flex"><a class="flex shadow-sm w-full" href="/domains/Orders/services/Orders%20Service/"><div style="background:#7a747d" class="w-4 rounded-l-md"></div><div class="w-full border-t border-r border-b border-gray-200 bg-white rounded-r-md "><div class="p-4 text-sm space-y-2 flex flex-col justify-between h-full"><div><span class="text-gray-900 font-bold">Orders Service</span><span class="ml-2 inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-blue-100 text-blue-800">New!</span><div class="text-gray-500 text-xs font-normal mt-2 line-clamp-3">Service that handles customer orders
2
+ </div></div><div class="flex space-x-4 text-xs pt-2 relative bottom-0 left-0"><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-green-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Subscribe Events (<!-- -->1<!-- -->)</div><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-indigo-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Publish Events (<!-- -->3<!-- -->)</div></div></div></div></a></li><li class="flex"><a class="flex shadow-sm w-full" href="/services/Payment%20Service/"><div style="background:#5b7e99" class="w-4 rounded-l-md"></div><div class="w-full border-t border-r border-b border-gray-200 bg-white rounded-r-md "><div class="p-4 text-sm space-y-2 flex flex-col justify-between h-full"><div><span class="text-gray-900 font-bold">Payment Service</span><span class="ml-2 inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-blue-100 text-blue-800">New!</span><span class="ml-2 inline-flex items-center px-2.5 py-0.5 rounded-full text-xs font-medium bg-yellow-100 text-red-800">Payment Process</span><div class="text-gray-500 text-xs font-normal mt-2 line-clamp-3">Event based application that integrates with Stripe.
3
3
  </div></div><div class="flex space-x-4 text-xs pt-2 relative bottom-0 left-0"><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-green-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Subscribe Events (<!-- -->1<!-- -->)</div><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-indigo-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Publish Events (<!-- -->1<!-- -->)</div></div></div></div></a></li><li class="flex"><a class="flex shadow-sm w-full" href="/services/Shipping%20Service/"><div style="background:#438ef7" class="w-4 rounded-l-md"></div><div class="w-full border-t border-r border-b border-gray-200 bg-white rounded-r-md "><div class="p-4 text-sm space-y-2 flex flex-col justify-between h-full"><div><span class="text-gray-900 font-bold">Shipping Service</span><div class="text-gray-500 text-xs font-normal mt-2 line-clamp-3">Event based application that handles processing of shipments, preparing them and dispatching them.
4
- </div></div><div class="flex space-x-4 text-xs pt-2 relative bottom-0 left-0"><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-green-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Subscribe Events (<!-- -->3<!-- -->)</div><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-indigo-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Publish Events (<!-- -->3<!-- -->)</div></div></div></div></a></li></ul></div></div></div></section></main><footer class="bg-gray-800"><div class="max-w-7xl mx-auto py-12 px-4 overflow-hidden sm:px-6 lg:px-8"><nav class="-mx-5 -my-2 flex flex-wrap justify-center" aria-label="Footer"><div class="px-5 py-2"><a href="/events" class="text-base text-gray-500 hover:text-gray-400">Events</a></div><div class="px-5 py-2"><a href="/services" class="text-base text-gray-500 hover:text-gray-400">Services</a></div><div class="px-5 py-2"><a href="/visualiser" class="text-base text-gray-500 hover:text-gray-400">Visualiser</a></div><div class="px-5 py-2"><a href="/overview" class="text-base text-gray-500 hover:text-gray-400">3D Node Graph</a></div><div class="px-5 py-2"><a href="https://github.com/boyney123/eventcatalog-demo/edit/master" class="text-base text-gray-500 hover:text-gray-400">GitHub</a></div></nav><p class="mt-8 text-center text-base text-gray-400">Copyright © <!-- -->2023<!-- --> <!-- -->Your Company<!-- -->. Built with<!-- --> <a class="underline" href="https://eventcatalog.dev" target="_blank" rel="noreferrer">EventCatalog.</a></p></div></footer></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"services":[{"name":"Orders Service","summary":"Service that handles customer orders\n","domain":"Orders","owners":["dboyne"],"repository":{},"tags":[],"externalLinks":[],"badges":[{"content":"New!","backgroundColor":"blue","textColor":"blue"}],"publishes":[{"name":"OrderComplete","version":"0.0.1","summary":"Event represents when an order has been complete. (Delivered and finished)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"OrderConfirmed","version":"0.0.1","summary":"Event represents when an order has been confirmed and ready to be processed (shipped for example)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Deprecated","backgroundColor":"red","textColor":"red"}],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"PaymentProcessed","version":"0.0.1","summary":"Holds information about the payment that has been processed.\n","domain":null,"producerNames":["Payment Service"],"consumerNames":["Orders Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Recently updated!","backgroundColor":"green","textColor":"green"}],"tags":[],"historicVersions":[]}]},{"name":"Payment Service","summary":"Event based application that integrates with Stripe.\n","domain":null,"owners":["dboyne"],"repository":{},"tags":[],"externalLinks":[],"badges":[{"content":"New!","backgroundColor":"blue","textColor":"blue"},{"content":"Payment Process","backgroundColor":"yellow","textColor":"red"}],"publishes":[{"name":"PaymentProcessed","version":"0.0.1","summary":"Holds information about the payment that has been processed.\n","domain":null,"producerNames":["Payment Service"],"consumerNames":["Orders Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Recently updated!","backgroundColor":"green","textColor":"green"}],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"OrderRequested","version":"0.0.1","summary":"Holds information about the customers order.\n","domain":"Orders","producerNames":["Basket Service"],"consumerNames":["Payment Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[{"label":"Topic: order-requested"},{"label":"Broker: kafka","url":"https://kafka.apache.org"}],"historicVersions":[]}]},{"name":"Shipping Service","summary":"Event based application that handles processing of shipments, preparing them and dispatching them.\n","domain":null,"owners":["dboyne"],"repository":{"language":"JavaScript","url":"https://github.com/boyney123/pretend-shipping-service"},"tags":[],"externalLinks":[],"badges":[],"publishes":[{"name":"ShipmentDelivered","version":"0.0.1","summary":"Event represents when a shipment has been delivered and received.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Order Service","Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentDispatched","version":"0.0.1","summary":"Event represents when a shipment has been dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentPrepared","version":"0.0.1","summary":"Event represents when a shipment has finished being prepared and is ready to be dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"OrderConfirmed","version":"0.0.1","summary":"Event represents when an order has been confirmed and ready to be processed (shipped for example)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Deprecated","backgroundColor":"red","textColor":"red"}],"tags":[],"historicVersions":[]},{"name":"ShipmentDispatched","version":"0.0.1","summary":"Event represents when a shipment has been dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentPrepared","version":"0.0.1","summary":"Event represents when a shipment has finished being prepared and is ready to be dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}]}]},"__N_SSG":true},"page":"/services","query":{},"buildId":"n9WQiCmSiUASxMvXs8hN0","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html>
4
+ </div></div><div class="flex space-x-4 text-xs pt-2 relative bottom-0 left-0"><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-green-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Subscribe Events (<!-- -->3<!-- -->)</div><div class=" font-medium text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" aria-hidden="true" class="h-4 w-4 text-indigo-400 inline-block mr-2"><path stroke-linecap="round" stroke-linejoin="round" d="M20 7l-8-4-8 4m16 0l-8 4m8-4v10l-8 4m0-10L4 7m8 4v10M4 7v10l8 4"></path></svg>Publish Events (<!-- -->3<!-- -->)</div></div></div></div></a></li></ul></div></div></div></section></main><footer class="bg-gray-800"><div class="max-w-7xl mx-auto py-12 px-4 overflow-hidden sm:px-6 lg:px-8"><nav class="-mx-5 -my-2 flex flex-wrap justify-center" aria-label="Footer"><div class="px-5 py-2"><a href="/events" class="text-base text-gray-500 hover:text-gray-400">Events</a></div><div class="px-5 py-2"><a href="/services" class="text-base text-gray-500 hover:text-gray-400">Services</a></div><div class="px-5 py-2"><a href="/visualiser" class="text-base text-gray-500 hover:text-gray-400">Visualiser</a></div><div class="px-5 py-2"><a href="/overview" class="text-base text-gray-500 hover:text-gray-400">3D Node Graph</a></div><div class="px-5 py-2"><a href="https://github.com/boyney123/eventcatalog-demo/edit/master" class="text-base text-gray-500 hover:text-gray-400">GitHub</a></div></nav><p class="mt-8 text-center text-base text-gray-400">Copyright © <!-- -->2023<!-- --> <!-- -->Your Company<!-- -->. Built with<!-- --> <a class="underline" href="https://eventcatalog.dev" target="_blank" rel="noreferrer">EventCatalog.</a></p></div></footer></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"services":[{"name":"Orders Service","summary":"Service that handles customer orders\n","domain":"Orders","owners":["dboyne"],"repository":{},"tags":[],"externalLinks":[],"badges":[{"content":"New!","backgroundColor":"blue","textColor":"blue"}],"publishes":[{"name":"OrderComplete","version":"0.0.1","summary":"Event represents when an order has been complete. (Delivered and finished)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"OrderConfirmed","version":"0.0.1","summary":"Event represents when an order has been confirmed and ready to be processed (shipped for example)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Deprecated","backgroundColor":"red","textColor":"red"}],"tags":[],"historicVersions":[]},{"name":"OrderCreated","version":"0.0.1","summary":"Event represents when an order has been created. \n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"PaymentProcessed","version":"0.0.1","summary":"Holds information about the payment that has been processed.\n","domain":null,"producerNames":["Payment Service"],"consumerNames":["Orders Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Recently updated!","backgroundColor":"green","textColor":"green"}],"tags":[],"historicVersions":[]}]},{"name":"Payment Service","summary":"Event based application that integrates with Stripe.\n","domain":null,"owners":["dboyne"],"repository":{},"tags":[],"externalLinks":[],"badges":[{"content":"New!","backgroundColor":"blue","textColor":"blue"},{"content":"Payment Process","backgroundColor":"yellow","textColor":"red"}],"publishes":[{"name":"PaymentProcessed","version":"0.0.1","summary":"Holds information about the payment that has been processed.\n","domain":null,"producerNames":["Payment Service"],"consumerNames":["Orders Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Recently updated!","backgroundColor":"green","textColor":"green"}],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"OrderRequested","version":"0.0.1","summary":"Holds information about the customers order.\n","domain":"Orders","producerNames":["Basket Service"],"consumerNames":["Payment Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[{"label":"Topic: order-requested"},{"label":"Broker: kafka","url":"https://kafka.apache.org"}],"historicVersions":[]}]},{"name":"Shipping Service","summary":"Event based application that handles processing of shipments, preparing them and dispatching them.\n","domain":null,"owners":["dboyne"],"repository":{"language":"JavaScript","url":"https://github.com/boyney123/pretend-shipping-service"},"tags":[],"externalLinks":[],"badges":[],"publishes":[{"name":"ShipmentDelivered","version":"0.0.1","summary":"Event represents when a shipment has been delivered and received.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Order Service","Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentDispatched","version":"0.0.1","summary":"Event represents when a shipment has been dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentPrepared","version":"0.0.1","summary":"Event represents when a shipment has finished being prepared and is ready to be dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"OrderConfirmed","version":"0.0.1","summary":"Event represents when an order has been confirmed and ready to be processed (shipped for example)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Deprecated","backgroundColor":"red","textColor":"red"}],"tags":[],"historicVersions":[]},{"name":"ShipmentDispatched","version":"0.0.1","summary":"Event represents when a shipment has been dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentPrepared","version":"0.0.1","summary":"Event represents when a shipment has finished being prepared and is ready to be dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}]}]},"__N_SSG":true},"page":"/services","query":{},"buildId":"RazhhnAaIwJc8h1rws9TZ","isFallback":false,"gsp":true,"scriptLoader":[]}</script></body></html>
@@ -137,6 +137,7 @@ function Page({ services }) {
137
137
  ]);
138
138
  const filtersApplied = !!searchFilter || selectedFilters.badges.length > 0;
139
139
  const { 0: showMermaidDiagrams , 1: setShowMermaidDiagrams } = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(false);
140
+ const { 0: showNodeGraphs , 1: setShowNodeGraphs } = (0,react__WEBPACK_IMPORTED_MODULE_1__.useState)(false);
140
141
  const { title } = (0,_hooks_EventCatalog__WEBPACK_IMPORTED_MODULE_8__/* .useConfig */ .ZR)();
141
142
  return /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)(react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.Fragment, {
142
143
  children: [
@@ -327,6 +328,29 @@ function Page({ services }) {
327
328
  ]
328
329
  })
329
330
  })
331
+ }),
332
+ /*#__PURE__*/ react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx("div", {
333
+ className: "pt-6",
334
+ children: /*#__PURE__*/ react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx("div", {
335
+ className: "space-y-4",
336
+ children: /*#__PURE__*/ (0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxs)("div", {
337
+ className: "flex items-center",
338
+ children: [
339
+ /*#__PURE__*/ react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx("input", {
340
+ id: "show-node-graph",
341
+ type: "checkbox",
342
+ onChange: (e)=>setShowNodeGraphs(e.target.checked),
343
+ defaultChecked: showNodeGraphs,
344
+ className: "h-4 w-4 border-gray-300 rounded text-gray-600 focus:ring-gray-500"
345
+ }),
346
+ /*#__PURE__*/ react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx("label", {
347
+ htmlFor: "show-node-graph",
348
+ className: "ml-3 text-sm text-gray-600",
349
+ children: "Show Node Graphs"
350
+ })
351
+ ]
352
+ })
353
+ })
330
354
  })
331
355
  ]
332
356
  })
@@ -342,7 +366,8 @@ function Page({ services }) {
342
366
  }),
343
367
  /*#__PURE__*/ react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx(_components_Grids_ServiceGrid__WEBPACK_IMPORTED_MODULE_6__/* ["default"] */ .Z, {
344
368
  services: servicesToRender,
345
- showMermaidDiagrams: showMermaidDiagrams
369
+ showMermaidDiagrams: showMermaidDiagrams,
370
+ showNodeGraphs: showNodeGraphs
346
371
  }),
347
372
  servicesToRender.length === 0 && /*#__PURE__*/ react_jsx_runtime__WEBPACK_IMPORTED_MODULE_0__.jsx("div", {
348
373
  className: "text-gray-400 flex h-96 justify-center items-center",
@@ -387,6 +412,13 @@ module.exports = require("@heroicons/react/outline");
387
412
 
388
413
  /***/ }),
389
414
 
415
+ /***/ 535:
416
+ /***/ ((module) => {
417
+
418
+ module.exports = require("@heroicons/react/outline/");
419
+
420
+ /***/ }),
421
+
390
422
  /***/ 1143:
391
423
  /***/ ((module) => {
392
424
 
@@ -394,6 +426,13 @@ module.exports = require("@heroicons/react/solid");
394
426
 
395
427
  /***/ }),
396
428
 
429
+ /***/ 9464:
430
+ /***/ ((module) => {
431
+
432
+ module.exports = require("@heroicons/react/solid/");
433
+
434
+ /***/ }),
435
+
397
436
  /***/ 7795:
398
437
  /***/ ((module) => {
399
438
 
@@ -401,6 +440,13 @@ module.exports = require("compare-versions");
401
440
 
402
441
  /***/ }),
403
442
 
443
+ /***/ 4214:
444
+ /***/ ((module) => {
445
+
446
+ module.exports = require("dagre");
447
+
448
+ /***/ }),
449
+
404
450
  /***/ 8076:
405
451
  /***/ ((module) => {
406
452
 
@@ -611,6 +657,13 @@ module.exports = require("react");
611
657
 
612
658
  /***/ }),
613
659
 
660
+ /***/ 6987:
661
+ /***/ ((module) => {
662
+
663
+ module.exports = require("react-flow-renderer");
664
+
665
+ /***/ }),
666
+
614
667
  /***/ 997:
615
668
  /***/ ((module) => {
616
669
 
@@ -660,7 +713,7 @@ module.exports = require("path");
660
713
  var __webpack_require__ = require("../webpack-runtime.js");
661
714
  __webpack_require__.C(exports);
662
715
  var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
663
- var __webpack_exports__ = __webpack_require__.X(0, [274,97,29,8,565,938], () => (__webpack_exec__(6378)));
716
+ var __webpack_exports__ = __webpack_require__.X(0, [274,97,29,8,109,788,938], () => (__webpack_exec__(6378)));
664
717
  module.exports = __webpack_exports__;
665
718
 
666
719
  })();
@@ -1 +1 @@
1
- {"version":1,"files":["../webpack-runtime.js","../chunks/274.js","../chunks/97.js","../chunks/29.js","../chunks/8.js","../chunks/565.js","../chunks/938.js","../../package.json","../../../package.json"]}
1
+ {"version":1,"files":["../webpack-runtime.js","../chunks/274.js","../chunks/97.js","../chunks/29.js","../chunks/8.js","../chunks/109.js","../chunks/788.js","../chunks/938.js","../../package.json","../../../package.json"]}
@@ -1 +1 @@
1
- {"pageProps":{"services":[{"name":"Orders Service","summary":"Service that handles customer orders\n","domain":"Orders","owners":["dboyne"],"repository":{},"tags":[],"externalLinks":[],"badges":[{"content":"New!","backgroundColor":"blue","textColor":"blue"}],"publishes":[{"name":"OrderComplete","version":"0.0.1","summary":"Event represents when an order has been complete. (Delivered and finished)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"OrderConfirmed","version":"0.0.1","summary":"Event represents when an order has been confirmed and ready to be processed (shipped for example)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Deprecated","backgroundColor":"red","textColor":"red"}],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"PaymentProcessed","version":"0.0.1","summary":"Holds information about the payment that has been processed.\n","domain":null,"producerNames":["Payment Service"],"consumerNames":["Orders Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Recently updated!","backgroundColor":"green","textColor":"green"}],"tags":[],"historicVersions":[]}]},{"name":"Payment Service","summary":"Event based application that integrates with Stripe.\n","domain":null,"owners":["dboyne"],"repository":{},"tags":[],"externalLinks":[],"badges":[{"content":"New!","backgroundColor":"blue","textColor":"blue"},{"content":"Payment Process","backgroundColor":"yellow","textColor":"red"}],"publishes":[{"name":"PaymentProcessed","version":"0.0.1","summary":"Holds information about the payment that has been processed.\n","domain":null,"producerNames":["Payment Service"],"consumerNames":["Orders Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Recently updated!","backgroundColor":"green","textColor":"green"}],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"OrderRequested","version":"0.0.1","summary":"Holds information about the customers order.\n","domain":"Orders","producerNames":["Basket Service"],"consumerNames":["Payment Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[{"label":"Topic: order-requested"},{"label":"Broker: kafka","url":"https://kafka.apache.org"}],"historicVersions":[]}]},{"name":"Shipping Service","summary":"Event based application that handles processing of shipments, preparing them and dispatching them.\n","domain":null,"owners":["dboyne"],"repository":{"language":"JavaScript","url":"https://github.com/boyney123/pretend-shipping-service"},"tags":[],"externalLinks":[],"badges":[],"publishes":[{"name":"ShipmentDelivered","version":"0.0.1","summary":"Event represents when a shipment has been delivered and received.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Order Service","Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentDispatched","version":"0.0.1","summary":"Event represents when a shipment has been dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentPrepared","version":"0.0.1","summary":"Event represents when a shipment has finished being prepared and is ready to be dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"OrderConfirmed","version":"0.0.1","summary":"Event represents when an order has been confirmed and ready to be processed (shipped for example)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Deprecated","backgroundColor":"red","textColor":"red"}],"tags":[],"historicVersions":[]},{"name":"ShipmentDispatched","version":"0.0.1","summary":"Event represents when a shipment has been dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentPrepared","version":"0.0.1","summary":"Event represents when a shipment has finished being prepared and is ready to be dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}]}]},"__N_SSG":true}
1
+ {"pageProps":{"services":[{"name":"Orders Service","summary":"Service that handles customer orders\n","domain":"Orders","owners":["dboyne"],"repository":{},"tags":[],"externalLinks":[],"badges":[{"content":"New!","backgroundColor":"blue","textColor":"blue"}],"publishes":[{"name":"OrderComplete","version":"0.0.1","summary":"Event represents when an order has been complete. (Delivered and finished)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"OrderConfirmed","version":"0.0.1","summary":"Event represents when an order has been confirmed and ready to be processed (shipped for example)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Deprecated","backgroundColor":"red","textColor":"red"}],"tags":[],"historicVersions":[]},{"name":"OrderCreated","version":"0.0.1","summary":"Event represents when an order has been created. \n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"PaymentProcessed","version":"0.0.1","summary":"Holds information about the payment that has been processed.\n","domain":null,"producerNames":["Payment Service"],"consumerNames":["Orders Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Recently updated!","backgroundColor":"green","textColor":"green"}],"tags":[],"historicVersions":[]}]},{"name":"Payment Service","summary":"Event based application that integrates with Stripe.\n","domain":null,"owners":["dboyne"],"repository":{},"tags":[],"externalLinks":[],"badges":[{"content":"New!","backgroundColor":"blue","textColor":"blue"},{"content":"Payment Process","backgroundColor":"yellow","textColor":"red"}],"publishes":[{"name":"PaymentProcessed","version":"0.0.1","summary":"Holds information about the payment that has been processed.\n","domain":null,"producerNames":["Payment Service"],"consumerNames":["Orders Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Recently updated!","backgroundColor":"green","textColor":"green"}],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"OrderRequested","version":"0.0.1","summary":"Holds information about the customers order.\n","domain":"Orders","producerNames":["Basket Service"],"consumerNames":["Payment Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[{"label":"Topic: order-requested"},{"label":"Broker: kafka","url":"https://kafka.apache.org"}],"historicVersions":[]}]},{"name":"Shipping Service","summary":"Event based application that handles processing of shipments, preparing them and dispatching them.\n","domain":null,"owners":["dboyne"],"repository":{"language":"JavaScript","url":"https://github.com/boyney123/pretend-shipping-service"},"tags":[],"externalLinks":[],"badges":[],"publishes":[{"name":"ShipmentDelivered","version":"0.0.1","summary":"Event represents when a shipment has been delivered and received.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Order Service","Data Lake"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentDispatched","version":"0.0.1","summary":"Event represents when a shipment has been dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentPrepared","version":"0.0.1","summary":"Event represents when a shipment has finished being prepared and is ready to be dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}],"subscribes":[{"name":"OrderConfirmed","version":"0.0.1","summary":"Event represents when an order has been confirmed and ready to be processed (shipped for example)\n","domain":"Orders","producerNames":["Orders Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[{"content":"Deprecated","backgroundColor":"red","textColor":"red"}],"tags":[],"historicVersions":[]},{"name":"ShipmentDispatched","version":"0.0.1","summary":"Event represents when a shipment has been dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]},{"name":"ShipmentPrepared","version":"0.0.1","summary":"Event represents when a shipment has finished being prepared and is ready to be dispatched.\n","domain":null,"producerNames":["Shipping Service"],"consumerNames":["Shipping Service"],"owners":["dboyne","mSmith"],"externalLinks":[],"badges":[],"tags":[],"historicVersions":[]}]}]},"__N_SSG":true}
@@ -196,6 +196,20 @@ module.exports = require("@heroicons/react/outline");
196
196
 
197
197
  /***/ }),
198
198
 
199
+ /***/ 535:
200
+ /***/ ((module) => {
201
+
202
+ module.exports = require("@heroicons/react/outline/");
203
+
204
+ /***/ }),
205
+
206
+ /***/ 9464:
207
+ /***/ ((module) => {
208
+
209
+ module.exports = require("@heroicons/react/solid/");
210
+
211
+ /***/ }),
212
+
199
213
  /***/ 7795:
200
214
  /***/ ((module) => {
201
215
 
@@ -203,6 +217,13 @@ module.exports = require("compare-versions");
203
217
 
204
218
  /***/ }),
205
219
 
220
+ /***/ 4214:
221
+ /***/ ((module) => {
222
+
223
+ module.exports = require("dagre");
224
+
225
+ /***/ }),
226
+
206
227
  /***/ 8076:
207
228
  /***/ ((module) => {
208
229
 
@@ -399,6 +420,13 @@ module.exports = require("react");
399
420
 
400
421
  /***/ }),
401
422
 
423
+ /***/ 6987:
424
+ /***/ ((module) => {
425
+
426
+ module.exports = require("react-flow-renderer");
427
+
428
+ /***/ }),
429
+
402
430
  /***/ 997:
403
431
  /***/ ((module) => {
404
432
 
@@ -441,7 +469,7 @@ module.exports = require("path");
441
469
  var __webpack_require__ = require("../../webpack-runtime.js");
442
470
  __webpack_require__.C(exports);
443
471
  var __webpack_exec__ = (moduleId) => (__webpack_require__(__webpack_require__.s = moduleId))
444
- var __webpack_exports__ = __webpack_require__.X(0, [274,97,29,8,565,526,938,854], () => (__webpack_exec__(429)));
472
+ var __webpack_exports__ = __webpack_require__.X(0, [274,97,29,8,109,788,526,938,854], () => (__webpack_exec__(429)));
445
473
  module.exports = __webpack_exports__;
446
474
 
447
475
  })();
@@ -1 +1 @@
1
- {"version":1,"files":["../../webpack-runtime.js","../../chunks/274.js","../../chunks/97.js","../../chunks/29.js","../../chunks/8.js","../../chunks/565.js","../../chunks/526.js","../../chunks/938.js","../../chunks/854.js","../../../package.json","../../../../package.json"]}
1
+ {"version":1,"files":["../../webpack-runtime.js","../../chunks/274.js","../../chunks/97.js","../../chunks/29.js","../../chunks/8.js","../../chunks/109.js","../../chunks/788.js","../../chunks/526.js","../../chunks/938.js","../../chunks/854.js","../../../package.json","../../../../package.json"]}