@eventcatalog/core 0.2.15 → 0.2.16

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 (202) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/build-manifest.json +20 -20
  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/webpack/client-production/0.pack +0 -0
  7. package/.next/cache/webpack/client-production/index.pack +0 -0
  8. package/.next/cache/webpack/server-production/0.pack +0 -0
  9. package/.next/cache/webpack/server-production/index.pack +0 -0
  10. package/.next/prerender-manifest.json +1 -1
  11. package/.next/routes-manifest.json +1 -1
  12. package/.next/server/chunks/29.js +139 -99
  13. package/.next/server/chunks/484.js +27 -19
  14. package/.next/server/chunks/565.js +38 -22
  15. package/.next/server/pages/404.html +1 -1
  16. package/.next/server/pages/500.html +1 -1
  17. package/.next/server/pages/domains/Orders/events/OrderComplete/logs.html +1 -1
  18. package/.next/server/pages/domains/Orders/events/OrderComplete/logs.json +1 -1
  19. package/.next/server/pages/domains/Orders/events/OrderComplete.html +2 -2
  20. package/.next/server/pages/domains/Orders/events/OrderComplete.json +1 -1
  21. package/.next/server/pages/domains/Orders/events/OrderConfirmed/logs.html +1 -1
  22. package/.next/server/pages/domains/Orders/events/OrderConfirmed.html +2 -2
  23. package/.next/server/pages/domains/Orders/events/OrderConfirmed.json +1 -1
  24. package/.next/server/pages/domains/Orders/events/OrderRequested/logs.html +1 -1
  25. package/.next/server/pages/domains/Orders/events/OrderRequested/logs.json +1 -1
  26. package/.next/server/pages/domains/Orders/events/OrderRequested.html +2 -2
  27. package/.next/server/pages/domains/Orders/events/OrderRequested.json +1 -1
  28. package/.next/server/pages/domains/Orders/services/Orders Service.html +2 -2
  29. package/.next/server/pages/domains/Orders/services/Orders Service.json +1 -1
  30. package/.next/server/pages/domains/Orders.html +2 -2
  31. package/.next/server/pages/domains/Orders.json +1 -1
  32. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/logs.html +1 -1
  33. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/logs.json +1 -1
  34. package/.next/server/pages/domains/Shopping/events/AddedItemToCart/v/0.0.1.html +3 -3
  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 +3 -3
  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/logs.json +1 -1
  42. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart.html +2 -2
  43. package/.next/server/pages/domains/Shopping/events/RemovedItemFromCart.json +1 -1
  44. package/.next/server/pages/domains/Shopping.html +2 -2
  45. package/.next/server/pages/domains/Shopping.json +1 -1
  46. package/.next/server/pages/domains.html +2 -2
  47. package/.next/server/pages/domains.json +1 -1
  48. package/.next/server/pages/events/PaymentProcessed/logs.html +1 -1
  49. package/.next/server/pages/events/PaymentProcessed.html +2 -2
  50. package/.next/server/pages/events/PaymentProcessed.json +1 -1
  51. package/.next/server/pages/events/ShipmentDelivered/logs.html +1 -1
  52. package/.next/server/pages/events/ShipmentDelivered/logs.json +1 -1
  53. package/.next/server/pages/events/ShipmentDelivered.html +2 -2
  54. package/.next/server/pages/events/ShipmentDelivered.json +1 -1
  55. package/.next/server/pages/events/ShipmentDispatched/logs.html +1 -1
  56. package/.next/server/pages/events/ShipmentDispatched.html +2 -2
  57. package/.next/server/pages/events/ShipmentDispatched.json +1 -1
  58. package/.next/server/pages/events/ShipmentPrepared/logs.html +1 -1
  59. package/.next/server/pages/events/ShipmentPrepared.html +2 -2
  60. package/.next/server/pages/events/ShipmentPrepared.json +1 -1
  61. package/.next/server/pages/events.html +2 -2
  62. package/.next/server/pages/index.html +1 -1
  63. package/.next/server/pages/overview.html +1 -1
  64. package/.next/server/pages/services/Orders Service.html +1 -1
  65. package/.next/server/pages/services/Payment Service.html +2 -2
  66. package/.next/server/pages/services/Payment Service.json +1 -1
  67. package/.next/server/pages/services/Shipping Service.html +2 -2
  68. package/.next/server/pages/services/Shipping Service.json +1 -1
  69. package/.next/server/pages/services.html +2 -2
  70. package/.next/server/pages/users/dboyne.html +2 -2
  71. package/.next/server/pages/users/dboyne.json +1 -1
  72. package/.next/server/pages/users/mSmith.html +2 -2
  73. package/.next/server/pages/users/mSmith.json +1 -1
  74. package/.next/server/pages/visualiser.html +2 -2
  75. package/.next/server/pages/visualiser.js +3 -1
  76. package/.next/server/pages/visualiser.json +1 -1
  77. package/.next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_buildManifest.js +1 -1
  78. package/.next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_middlewareManifest.js +0 -0
  79. package/.next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_ssgManifest.js +0 -0
  80. package/.next/static/chunks/109-1211e7bfa1e1d0c0.js +1 -0
  81. package/.next/static/chunks/178-689815db08dbcdce.js +1 -0
  82. package/.next/static/chunks/963-71aa3fc2dd1c8d77.js +1 -0
  83. package/.next/static/chunks/pages/events-73fd438c6a292f8a.js +1 -0
  84. package/.next/static/chunks/pages/services-be33c66e23241303.js +1 -0
  85. package/.next/static/chunks/pages/users/[id]-cff60f8e33023b26.js +1 -0
  86. package/.next/trace +65 -65
  87. package/CHANGELOG.md +6 -0
  88. package/components/Mdx/NodeGraph/GraphElements.tsx +41 -12
  89. package/components/Mdx/NodeGraph/__tests__/__snapshots__/GraphElements.spec.ts.snap +0 -462
  90. package/lib/__tests__/domains.spec.ts +69 -9
  91. package/lib/__tests__/events.spec.ts +23 -4
  92. package/lib/domains.ts +23 -11
  93. package/lib/events.ts +26 -16
  94. package/lib/graphs.ts +24 -17
  95. package/lib/services.ts +12 -2
  96. package/out/404/index.html +1 -1
  97. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders/events/OrderComplete/logs.json +1 -0
  98. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders/events/OrderComplete.json +1 -0
  99. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/domains/Orders/events/OrderConfirmed/logs.json +0 -0
  100. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/domains/Orders/events/OrderConfirmed.json +1 -1
  101. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders/events/OrderRequested/logs.json +1 -0
  102. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders/events/OrderRequested.json +1 -0
  103. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/domains/Orders/services/Orders Service.json +1 -1
  104. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Orders.json +1 -0
  105. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/domains/Shopping/events/AddedItemToCart/logs.json +1 -1
  106. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +1 -0
  107. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +1 -0
  108. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/AddedItemToCart.json +1 -0
  109. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/RemovedItemFromCart/logs.json +1 -0
  110. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping/events/RemovedItemFromCart.json +1 -0
  111. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains/Shopping.json +1 -0
  112. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/domains.json +1 -0
  113. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/PaymentProcessed/logs.json +0 -0
  114. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/PaymentProcessed.json +1 -1
  115. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentDelivered/logs.json +1 -1
  116. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/events/ShipmentDelivered.json +1 -0
  117. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentDispatched/logs.json +0 -0
  118. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentDispatched.json +1 -1
  119. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentPrepared/logs.json +0 -0
  120. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events/ShipmentPrepared.json +1 -1
  121. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/events.json +0 -0
  122. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/overview.json +0 -0
  123. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/services/Orders Service.json +0 -0
  124. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/services/Payment Service.json +1 -1
  125. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/services/Shipping Service.json +1 -1
  126. package/out/_next/data/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/services.json +0 -0
  127. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/users/dboyne.json +1 -0
  128. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/users/mSmith.json +1 -0
  129. package/out/_next/data/GAwKhYCVOPxoEKdpPTQfS/visualiser.json +1 -0
  130. package/out/_next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_buildManifest.js +1 -1
  131. package/out/_next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_middlewareManifest.js +0 -0
  132. package/out/_next/static/{C2-6-Fv03yIquGzQw3-oZ → GAwKhYCVOPxoEKdpPTQfS}/_ssgManifest.js +0 -0
  133. package/out/_next/static/chunks/109-1211e7bfa1e1d0c0.js +1 -0
  134. package/out/_next/static/chunks/178-689815db08dbcdce.js +1 -0
  135. package/out/_next/static/chunks/963-71aa3fc2dd1c8d77.js +1 -0
  136. package/out/_next/static/chunks/pages/events-73fd438c6a292f8a.js +1 -0
  137. package/out/_next/static/chunks/pages/services-be33c66e23241303.js +1 -0
  138. package/out/_next/static/chunks/pages/users/[id]-cff60f8e33023b26.js +1 -0
  139. package/out/domains/Orders/events/OrderComplete/index.html +2 -2
  140. package/out/domains/Orders/events/OrderComplete/logs/index.html +1 -1
  141. package/out/domains/Orders/events/OrderConfirmed/index.html +2 -2
  142. package/out/domains/Orders/events/OrderConfirmed/logs/index.html +1 -1
  143. package/out/domains/Orders/events/OrderRequested/index.html +2 -2
  144. package/out/domains/Orders/events/OrderRequested/logs/index.html +1 -1
  145. package/out/domains/Orders/index.html +2 -2
  146. package/out/domains/Orders/services/Orders Service/index.html +2 -2
  147. package/out/domains/Shopping/events/AddedItemToCart/index.html +2 -2
  148. package/out/domains/Shopping/events/AddedItemToCart/logs/index.html +1 -1
  149. package/out/domains/Shopping/events/AddedItemToCart/v/0.0.1/index.html +3 -3
  150. package/out/domains/Shopping/events/AddedItemToCart/v/0.0.2/index.html +3 -3
  151. package/out/domains/Shopping/events/RemovedItemFromCart/index.html +2 -2
  152. package/out/domains/Shopping/events/RemovedItemFromCart/logs/index.html +1 -1
  153. package/out/domains/Shopping/index.html +2 -2
  154. package/out/domains/index.html +2 -2
  155. package/out/events/PaymentProcessed/index.html +2 -2
  156. package/out/events/PaymentProcessed/logs/index.html +1 -1
  157. package/out/events/ShipmentDelivered/index.html +2 -2
  158. package/out/events/ShipmentDelivered/logs/index.html +1 -1
  159. package/out/events/ShipmentDispatched/index.html +2 -2
  160. package/out/events/ShipmentDispatched/logs/index.html +1 -1
  161. package/out/events/ShipmentPrepared/index.html +2 -2
  162. package/out/events/ShipmentPrepared/logs/index.html +1 -1
  163. package/out/events/index.html +2 -2
  164. package/out/index.html +1 -1
  165. package/out/overview/index.html +1 -1
  166. package/out/services/Orders Service/index.html +1 -1
  167. package/out/services/Payment Service/index.html +2 -2
  168. package/out/services/Shipping Service/index.html +2 -2
  169. package/out/services/index.html +2 -2
  170. package/out/users/dboyne/index.html +2 -2
  171. package/out/users/mSmith/index.html +2 -2
  172. package/out/visualiser/index.html +2 -2
  173. package/package.json +2 -2
  174. package/pages/visualiser.tsx +1 -1
  175. package/.next/static/chunks/109-d34abdcb3eb2dcd9.js +0 -1
  176. package/.next/static/chunks/178-7604eb85b765379d.js +0 -1
  177. package/.next/static/chunks/963-7d4a030f385440dd.js +0 -1
  178. package/.next/static/chunks/pages/events-691363297e733e50.js +0 -1
  179. package/.next/static/chunks/pages/services-0a099323cc1d9712.js +0 -1
  180. package/.next/static/chunks/pages/users/[id]-d1f16749cca85865.js +0 -1
  181. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders/events/OrderComplete/logs.json +0 -1
  182. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders/events/OrderComplete.json +0 -1
  183. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders/events/OrderRequested/logs.json +0 -1
  184. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders/events/OrderRequested.json +0 -1
  185. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Orders.json +0 -1
  186. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/AddedItemToCart/v/0.0.1.json +0 -1
  187. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/AddedItemToCart/v/0.0.2.json +0 -1
  188. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/AddedItemToCart.json +0 -1
  189. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/RemovedItemFromCart/logs.json +0 -1
  190. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping/events/RemovedItemFromCart.json +0 -1
  191. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains/Shopping.json +0 -1
  192. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/domains.json +0 -1
  193. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/events/ShipmentDelivered.json +0 -1
  194. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/users/dboyne.json +0 -1
  195. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/users/mSmith.json +0 -1
  196. package/out/_next/data/C2-6-Fv03yIquGzQw3-oZ/visualiser.json +0 -1
  197. package/out/_next/static/chunks/109-d34abdcb3eb2dcd9.js +0 -1
  198. package/out/_next/static/chunks/178-7604eb85b765379d.js +0 -1
  199. package/out/_next/static/chunks/963-7d4a030f385440dd.js +0 -1
  200. package/out/_next/static/chunks/pages/events-691363297e733e50.js +0 -1
  201. package/out/_next/static/chunks/pages/services-0a099323cc1d9712.js +0 -1
  202. package/out/_next/static/chunks/pages/users/[id]-d1f16749cca85865.js +0 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.