@eventcatalog/core 0.0.12 → 0.0.13
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.
- package/.next/BUILD_ID +1 -1
- package/.next/build-manifest.json +18 -18
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/eslint/.cache_1bay4w0 +1 -1
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/944.js +1 -0
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/_app.js +4 -0
- package/.next/server/pages/events/AddedItemToCart.html +4 -4
- package/.next/server/pages/events/AddedItemToCart.json +1 -1
- package/.next/server/pages/events/OrderComplete.html +3 -3
- package/.next/server/pages/events/OrderComplete.json +1 -1
- package/.next/server/pages/events/OrderConfirmed.html +3 -3
- package/.next/server/pages/events/OrderConfirmed.json +1 -1
- package/.next/server/pages/events/OrderRequested.html +3 -3
- package/.next/server/pages/events/OrderRequested.json +1 -1
- package/.next/server/pages/events/PaymentProcessed.html +3 -3
- package/.next/server/pages/events/PaymentProcessed.json +1 -1
- package/.next/server/pages/events/RemovedItemFromCart.html +3 -3
- package/.next/server/pages/events/RemovedItemFromCart.json +1 -1
- package/.next/server/pages/events/ShipmentDelivered.html +3 -3
- package/.next/server/pages/events/ShipmentDelivered.json +1 -1
- package/.next/server/pages/events/ShipmentDispatched.html +3 -3
- package/.next/server/pages/events/ShipmentDispatched.json +1 -1
- package/.next/server/pages/events/ShipmentPrepared.html +3 -3
- package/.next/server/pages/events/ShipmentPrepared.json +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/services/Basket Service.html +2 -2
- package/.next/server/pages/services/Basket Service.json +1 -1
- package/.next/server/pages/services/Data Lake.html +2 -2
- package/.next/server/pages/services/Data Lake.json +1 -1
- package/.next/server/pages/services/Payment Service.html +2 -2
- package/.next/server/pages/services/Payment Service.json +1 -1
- package/.next/server/pages/services/Shipping Service.html +2 -2
- package/.next/server/pages/services/Shipping Service.json +1 -1
- package/.next/static/{Ar5NkcdCFs9vlh-33wGgn → _xDKoQkSTiqn78cDjL9uS}/_buildManifest.js +1 -1
- package/.next/static/{Ar5NkcdCFs9vlh-33wGgn → _xDKoQkSTiqn78cDjL9uS}/_middlewareManifest.js +0 -0
- package/.next/static/{Ar5NkcdCFs9vlh-33wGgn → _xDKoQkSTiqn78cDjL9uS}/_ssgManifest.js +0 -0
- package/.next/static/chunks/873-31046e43f178cc08.js +1 -0
- package/.next/static/chunks/pages/{_app-c9d3172cc09cf069.js → _app-1adc361d4508683f.js} +1 -1
- package/.next/static/chunks/{webpack-afe52d4a9fcc5a75.js → webpack-72d301851f531ed1.js} +1 -1
- package/.next/static/css/de0d3fef7340ebfc.css +3 -0
- package/.next/trace +37 -37
- package/CHANGELOG.md +6 -0
- package/components/SyntaxHighlighter.tsx +1 -1
- package/package.json +1 -1
- package/pages/_app.tsx +2 -0
- package/.next/static/chunks/873-cd558fb98674abe5.js +0 -1
- package/.next/static/css/b44e1178a88a93b4.css +0 -3
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
_xDKoQkSTiqn78cDjL9uS
|
|
@@ -5,32 +5,32 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
10
|
-
"static/
|
|
8
|
+
"static/_xDKoQkSTiqn78cDjL9uS/_buildManifest.js",
|
|
9
|
+
"static/_xDKoQkSTiqn78cDjL9uS/_ssgManifest.js",
|
|
10
|
+
"static/_xDKoQkSTiqn78cDjL9uS/_middlewareManifest.js"
|
|
11
11
|
],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
15
15
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
16
16
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
17
17
|
"static/chunks/pages/index-3eeab7e4014a02ea.js"
|
|
18
18
|
],
|
|
19
19
|
"/_app": [
|
|
20
|
-
"static/chunks/webpack-
|
|
20
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
21
21
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
22
22
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
23
|
-
"static/css/
|
|
24
|
-
"static/chunks/pages/_app-
|
|
23
|
+
"static/css/de0d3fef7340ebfc.css",
|
|
24
|
+
"static/chunks/pages/_app-1adc361d4508683f.js"
|
|
25
25
|
],
|
|
26
26
|
"/_error": [
|
|
27
|
-
"static/chunks/webpack-
|
|
27
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
28
28
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
29
29
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
30
30
|
"static/chunks/pages/_error-5a714c45c50a8db4.js"
|
|
31
31
|
],
|
|
32
32
|
"/events": [
|
|
33
|
-
"static/chunks/webpack-
|
|
33
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
34
34
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
35
35
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
36
36
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"static/chunks/pages/events-a38d51b4dd9dd7cf.js"
|
|
41
41
|
],
|
|
42
42
|
"/events/[name]": [
|
|
43
|
-
"static/chunks/webpack-
|
|
43
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
44
44
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
45
45
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
46
46
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
@@ -48,11 +48,11 @@
|
|
|
48
48
|
"static/chunks/962-d5070461f6d4a478.js",
|
|
49
49
|
"static/chunks/954-4d4a09c3269dda3f.js",
|
|
50
50
|
"static/chunks/336-323c44d05b2ca502.js",
|
|
51
|
-
"static/chunks/873-
|
|
51
|
+
"static/chunks/873-31046e43f178cc08.js",
|
|
52
52
|
"static/chunks/pages/events/[name]-578828157369b5cd.js"
|
|
53
53
|
],
|
|
54
54
|
"/events/[name]/logs": [
|
|
55
|
-
"static/chunks/webpack-
|
|
55
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
56
56
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
57
57
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
58
58
|
"static/chunks/519-7f22292093abd7c3.js",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"static/chunks/pages/events/[name]/logs-d159d7b82f44847f.js"
|
|
62
62
|
],
|
|
63
63
|
"/events/[name]/v/[version]": [
|
|
64
|
-
"static/chunks/webpack-
|
|
64
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
65
65
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
66
66
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
67
67
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
@@ -69,17 +69,17 @@
|
|
|
69
69
|
"static/chunks/962-d5070461f6d4a478.js",
|
|
70
70
|
"static/chunks/954-4d4a09c3269dda3f.js",
|
|
71
71
|
"static/chunks/336-323c44d05b2ca502.js",
|
|
72
|
-
"static/chunks/873-
|
|
72
|
+
"static/chunks/873-31046e43f178cc08.js",
|
|
73
73
|
"static/chunks/pages/events/[name]/v/[version]-963d3e8377b51e86.js"
|
|
74
74
|
],
|
|
75
75
|
"/overview": [
|
|
76
|
-
"static/chunks/webpack-
|
|
76
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
77
77
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
78
78
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
79
79
|
"static/chunks/pages/overview-5ac749891cbe1922.js"
|
|
80
80
|
],
|
|
81
81
|
"/services": [
|
|
82
|
-
"static/chunks/webpack-
|
|
82
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
83
83
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
84
84
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
85
85
|
"static/chunks/519-7f22292093abd7c3.js",
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
"static/chunks/pages/services-bcc61898062e1bf4.js"
|
|
89
89
|
],
|
|
90
90
|
"/services/[name]": [
|
|
91
|
-
"static/chunks/webpack-
|
|
91
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
92
92
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
93
93
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
94
94
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"static/chunks/pages/services/[name]-881a79d880506d8a.js"
|
|
99
99
|
],
|
|
100
100
|
"/users/[id]": [
|
|
101
|
-
"static/chunks/webpack-
|
|
101
|
+
"static/chunks/webpack-72d301851f531ed1.js",
|
|
102
102
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
103
103
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
104
104
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|