@eventcatalog/core 0.0.13 → 0.0.14
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 +24 -23
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/config.json +3 -3
- package/.next/cache/eslint/.cache_1bay4w0 +1 -1
- package/.next/cache/next-server.js.nft.json +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/next-server.js.nft.json +1 -1
- package/.next/prerender-manifest.json +1 -1
- package/.next/routes-manifest.json +1 -1
- package/.next/server/chunks/526.js +1 -1
- package/.next/server/chunks/565.js +6 -3
- package/.next/server/chunks/730.js +6 -7
- package/.next/server/chunks/938.js +18 -4
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/events/AddedItemToCart.html +2 -2
- package/.next/server/pages/events/OrderComplete.html +2 -2
- package/.next/server/pages/events/OrderConfirmed.html +2 -2
- package/.next/server/pages/events/OrderRequested.html +2 -2
- package/.next/server/pages/events/PaymentProcessed.html +2 -2
- package/.next/server/pages/events/RemovedItemFromCart.html +2 -2
- package/.next/server/pages/events/ShipmentDelivered.html +2 -2
- package/.next/server/pages/events/ShipmentDispatched.html +2 -2
- package/.next/server/pages/events/ShipmentPrepared.html +2 -2
- package/.next/server/pages/events/[name]/v/[version].js +1 -1
- package/.next/server/pages/events/[name]/v/[version].js.nft.json +1 -1
- package/.next/server/pages/events/[name].js +1 -1
- package/.next/server/pages/events/[name].js.nft.json +1 -1
- package/.next/server/pages/events.js +19 -37
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/overview.js +9 -6
- package/.next/server/pages/services/Basket Service.html +2 -2
- package/.next/server/pages/services/Data Lake.html +2 -2
- package/.next/server/pages/services/Payment Service.html +2 -2
- package/.next/server/pages/services/Shipping Service.html +2 -2
- package/.next/server/pages/services/[name].js +4 -4
- package/.next/server/pages/services/[name].js.nft.json +1 -1
- package/.next/server/pages/services.js +66 -60
- package/.next/server/pages/services.js.nft.json +1 -1
- package/.next/server/pages/users/[id].js +3 -3
- package/.next/server/pages/users/[id].js.nft.json +1 -1
- package/.next/static/DTt5tyVKdntQwbNsYqVj8/_buildManifest.js +1 -0
- package/.next/static/{_xDKoQkSTiqn78cDjL9uS → DTt5tyVKdntQwbNsYqVj8}/_middlewareManifest.js +0 -0
- package/.next/static/{_xDKoQkSTiqn78cDjL9uS → DTt5tyVKdntQwbNsYqVj8}/_ssgManifest.js +0 -0
- package/.next/static/chunks/{336-323c44d05b2ca502.js → 336-8b7da71a40e0c439.js} +1 -1
- package/.next/static/chunks/pages/events-1eb91650cc339723.js +1 -0
- package/.next/static/chunks/pages/{overview-5ac749891cbe1922.js → overview-176af2f7c17b91c9.js} +1 -1
- package/.next/static/chunks/pages/services/[name]-78378d531eb27bc2.js +1 -0
- package/.next/static/chunks/pages/services-7557ffe917633232.js +1 -0
- package/.next/static/chunks/pages/users/[id]-c21144bb8aa7887b.js +1 -0
- package/.next/static/chunks/{webpack-72d301851f531ed1.js → webpack-895c2707d065aab1.js} +1 -1
- package/.next/static/css/fd7bcdba1dee3675.css +3 -0
- package/.next/trace +37 -37
- package/CHANGELOG.md +6 -0
- package/components/Grids/EventGrid.tsx +1 -1
- package/components/Grids/ServiceGrid.tsx +8 -1
- package/components/NotFound/index.tsx +4 -3
- package/components/Sidebars/ServiceSidebar.tsx +3 -3
- package/lib/graphs.ts +7 -3
- package/package.json +1 -1
- package/pages/events.tsx +2 -15
- package/pages/overview.tsx +7 -4
- package/pages/services.tsx +27 -14
- package/.next/static/_xDKoQkSTiqn78cDjL9uS/_buildManifest.js +0 -1
- package/.next/static/chunks/pages/events-a38d51b4dd9dd7cf.js +0 -1
- package/.next/static/chunks/pages/services/[name]-881a79d880506d8a.js +0 -1
- package/.next/static/chunks/pages/services-bcc61898062e1bf4.js +0 -1
- package/.next/static/chunks/pages/users/[id]-a2fec953b3532a74.js +0 -1
- package/.next/static/css/de0d3fef7340ebfc.css +0 -3
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
DTt5tyVKdntQwbNsYqVj8
|
|
@@ -5,54 +5,54 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
10
|
-
"static/
|
|
8
|
+
"static/DTt5tyVKdntQwbNsYqVj8/_buildManifest.js",
|
|
9
|
+
"static/DTt5tyVKdntQwbNsYqVj8/_ssgManifest.js",
|
|
10
|
+
"static/DTt5tyVKdntQwbNsYqVj8/_middlewareManifest.js"
|
|
11
11
|
],
|
|
12
12
|
"pages": {
|
|
13
13
|
"/": [
|
|
14
|
-
"static/chunks/webpack-
|
|
14
|
+
"static/chunks/webpack-895c2707d065aab1.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-895c2707d065aab1.js",
|
|
21
21
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
22
22
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
23
|
-
"static/css/
|
|
23
|
+
"static/css/fd7bcdba1dee3675.css",
|
|
24
24
|
"static/chunks/pages/_app-1adc361d4508683f.js"
|
|
25
25
|
],
|
|
26
26
|
"/_error": [
|
|
27
|
-
"static/chunks/webpack-
|
|
27
|
+
"static/chunks/webpack-895c2707d065aab1.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-895c2707d065aab1.js",
|
|
34
34
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
35
35
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
36
36
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
37
37
|
"static/chunks/519-7f22292093abd7c3.js",
|
|
38
38
|
"static/chunks/962-d5070461f6d4a478.js",
|
|
39
39
|
"static/chunks/274-11c4d093341d7201.js",
|
|
40
|
-
"static/chunks/pages/events-
|
|
40
|
+
"static/chunks/pages/events-1eb91650cc339723.js"
|
|
41
41
|
],
|
|
42
42
|
"/events/[name]": [
|
|
43
|
-
"static/chunks/webpack-
|
|
43
|
+
"static/chunks/webpack-895c2707d065aab1.js",
|
|
44
44
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
45
45
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
46
46
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
47
47
|
"static/chunks/519-7f22292093abd7c3.js",
|
|
48
48
|
"static/chunks/962-d5070461f6d4a478.js",
|
|
49
49
|
"static/chunks/954-4d4a09c3269dda3f.js",
|
|
50
|
-
"static/chunks/336-
|
|
50
|
+
"static/chunks/336-8b7da71a40e0c439.js",
|
|
51
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-895c2707d065aab1.js",
|
|
56
56
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
57
57
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
58
58
|
"static/chunks/519-7f22292093abd7c3.js",
|
|
@@ -61,49 +61,50 @@
|
|
|
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-895c2707d065aab1.js",
|
|
65
65
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
66
66
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
67
67
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
68
68
|
"static/chunks/519-7f22292093abd7c3.js",
|
|
69
69
|
"static/chunks/962-d5070461f6d4a478.js",
|
|
70
70
|
"static/chunks/954-4d4a09c3269dda3f.js",
|
|
71
|
-
"static/chunks/336-
|
|
71
|
+
"static/chunks/336-8b7da71a40e0c439.js",
|
|
72
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-895c2707d065aab1.js",
|
|
77
77
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
78
78
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
79
|
-
"static/chunks/pages/overview-
|
|
79
|
+
"static/chunks/pages/overview-176af2f7c17b91c9.js"
|
|
80
80
|
],
|
|
81
81
|
"/services": [
|
|
82
|
-
"static/chunks/webpack-
|
|
82
|
+
"static/chunks/webpack-895c2707d065aab1.js",
|
|
83
83
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
84
84
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
85
|
+
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
85
86
|
"static/chunks/519-7f22292093abd7c3.js",
|
|
86
87
|
"static/chunks/962-d5070461f6d4a478.js",
|
|
87
88
|
"static/chunks/274-11c4d093341d7201.js",
|
|
88
|
-
"static/chunks/pages/services-
|
|
89
|
+
"static/chunks/pages/services-7557ffe917633232.js"
|
|
89
90
|
],
|
|
90
91
|
"/services/[name]": [
|
|
91
|
-
"static/chunks/webpack-
|
|
92
|
+
"static/chunks/webpack-895c2707d065aab1.js",
|
|
92
93
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
93
94
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
94
95
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
95
96
|
"static/chunks/519-7f22292093abd7c3.js",
|
|
96
97
|
"static/chunks/962-d5070461f6d4a478.js",
|
|
97
|
-
"static/chunks/336-
|
|
98
|
-
"static/chunks/pages/services/[name]-
|
|
98
|
+
"static/chunks/336-8b7da71a40e0c439.js",
|
|
99
|
+
"static/chunks/pages/services/[name]-78378d531eb27bc2.js"
|
|
99
100
|
],
|
|
100
101
|
"/users/[id]": [
|
|
101
|
-
"static/chunks/webpack-
|
|
102
|
+
"static/chunks/webpack-895c2707d065aab1.js",
|
|
102
103
|
"static/chunks/framework-576ec6a1c1386453.js",
|
|
103
104
|
"static/chunks/main-0289ecbd51cd4cb4.js",
|
|
104
105
|
"static/chunks/176cb4e4-8a0f6f010ef8accb.js",
|
|
105
106
|
"static/chunks/962-d5070461f6d4a478.js",
|
|
106
|
-
"static/chunks/pages/users/[id]-
|
|
107
|
+
"static/chunks/pages/users/[id]-c21144bb8aa7887b.js"
|
|
107
108
|
]
|
|
108
109
|
},
|
|
109
110
|
"ampFirstPages": []
|