rabbitmq-forward-control 0.1.0 → 0.1.1
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/app-build-manifest.json +26 -26
- package/.next/app-path-routes-manifest.json +7 -7
- package/.next/build-manifest.json +2 -2
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/webpack/client-development/3.pack.gz +0 -0
- package/.next/cache/webpack/client-development/5.pack.gz +0 -0
- package/.next/cache/webpack/client-development/index.pack.gz +0 -0
- package/.next/cache/webpack/client-development/index.pack.gz.old +0 -0
- package/.next/cache/webpack/client-development-fallback/0.pack.gz +0 -0
- package/.next/cache/webpack/client-development-fallback/index.pack.gz +0 -0
- package/.next/cache/webpack/client-development-fallback/index.pack.gz.old +0 -0
- package/.next/cache/webpack/client-production/0.pack +0 -0
- package/.next/cache/webpack/client-production/1.pack +0 -0
- package/.next/cache/webpack/client-production/10.pack +0 -0
- package/.next/cache/webpack/client-production/11.pack +0 -0
- package/.next/cache/webpack/client-production/12.pack +0 -0
- package/.next/cache/webpack/client-production/13.pack +0 -0
- package/.next/cache/webpack/client-production/2.pack +0 -0
- package/.next/cache/webpack/client-production/3.pack +0 -0
- package/.next/cache/webpack/client-production/4.pack +0 -0
- package/.next/cache/webpack/client-production/5.pack +0 -0
- package/.next/cache/webpack/client-production/7.pack +0 -0
- package/.next/cache/webpack/client-production/8.pack +0 -0
- package/.next/cache/webpack/client-production/9.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/edge-server-development/0.pack.gz +0 -0
- package/.next/cache/webpack/edge-server-development/1.pack.gz +0 -0
- package/.next/cache/webpack/edge-server-development/2.pack.gz +0 -0
- package/.next/cache/webpack/edge-server-development/index.pack.gz +0 -0
- package/.next/cache/webpack/edge-server-development/index.pack.gz.old +0 -0
- package/.next/cache/webpack/server-development/0.pack.gz +0 -0
- package/.next/cache/webpack/server-development/4.pack.gz +0 -0
- package/.next/cache/webpack/server-development/5.pack.gz +0 -0
- package/.next/cache/webpack/server-development/6.pack.gz +0 -0
- package/.next/cache/webpack/server-development/7.pack.gz +0 -0
- package/.next/cache/webpack/server-development/index.pack.gz +0 -0
- package/.next/cache/webpack/server-development/index.pack.gz.old +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/1.pack +0 -0
- package/.next/cache/webpack/server-production/10.pack +0 -0
- package/.next/cache/webpack/server-production/3.pack +0 -0
- package/.next/cache/webpack/server-production/4.pack +0 -0
- package/.next/cache/webpack/server-production/5.pack +0 -0
- package/.next/cache/webpack/server-production/6.pack +0 -0
- package/.next/cache/webpack/server-production/7.pack +0 -0
- package/.next/cache/webpack/server-production/8.pack +0 -0
- package/.next/cache/webpack/server-production/9.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/.next/prerender-manifest.json +12 -12
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/api/console/channel/content/route.js +1 -1
- package/.next/server/app/api/console/channel/content/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/console/channel/list/route.js +1 -1
- package/.next/server/app/api/console/channel/list/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/console/forwarders/route.js +4 -4
- package/.next/server/app/api/console/forwarders/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/console/logs/content/route.js +1 -1
- package/.next/server/app/api/console/logs/content/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/console/logs/route.js +1 -1
- package/.next/server/app/api/console/logs/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/console/settings/route.js +3 -3
- package/.next/server/app/api/console/settings/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/console/stats/route.js +2 -2
- package/.next/server/app/api/console/stats/route_client-reference-manifest.js +1 -1
- package/.next/server/app/api/ingest/route.js +3 -3
- package/.next/server/app/api/ingest/route_client-reference-manifest.js +1 -1
- package/.next/server/app/console/forward/page_client-reference-manifest.js +1 -1
- package/.next/server/app/console/forward.html +1 -1
- package/.next/server/app/console/forward.rsc +1 -1
- package/.next/server/app/console/logs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/console/logs.html +1 -1
- package/.next/server/app/console/logs.rsc +1 -1
- package/.next/server/app/console/page_client-reference-manifest.js +1 -1
- package/.next/server/app/console/receive/page.js +1 -1
- package/.next/server/app/console/receive/page_client-reference-manifest.js +1 -1
- package/.next/server/app/console/receive.html +2 -2
- package/.next/server/app/console/receive.rsc +2 -2
- package/.next/server/app/console.html +1 -1
- package/.next/server/app/console.rsc +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +7 -7
- package/.next/server/chunks/404.js +3 -3
- package/.next/server/chunks/867.js +3 -0
- package/.next/server/instrumentation.js +1 -1
- package/.next/server/instrumentation.js.nft.json +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/static/chunks/app/console/receive/page-44e47c6e0516edac.js +1 -0
- package/.next/trace +3 -3
- package/README.md +157 -0
- package/bin/cli.mjs +208 -27
- package/package.json +4 -3
- package/.next/server/chunks/730.js +0 -3
- package/.next/static/chunks/app/console/receive/page-abda78a86a468f80.js +0 -1
- /package/.next/static/{y_Jw6-VHCvpm3If2CrLiz → 5ii8tt0f5H5MEUVku4kSp}/_buildManifest.js +0 -0
- /package/.next/static/{y_Jw6-VHCvpm3If2CrLiz → 5ii8tt0f5H5MEUVku4kSp}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
5ii8tt0f5H5MEUVku4kSp
|
|
@@ -7,13 +7,6 @@
|
|
|
7
7
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
8
8
|
"static/chunks/app/_not-found/page-e73823794ff40fe9.js"
|
|
9
9
|
],
|
|
10
|
-
"/api/console/channel/content/route": [
|
|
11
|
-
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
12
|
-
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
13
|
-
"static/chunks/255-1d1a1d3a2611d01b.js",
|
|
14
|
-
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
15
|
-
"static/chunks/app/api/console/channel/content/route-70fb17a7b66a8fc3.js"
|
|
16
|
-
],
|
|
17
10
|
"/api/console/channel/list/route": [
|
|
18
11
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
19
12
|
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
@@ -21,21 +14,19 @@
|
|
|
21
14
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
22
15
|
"static/chunks/app/api/console/channel/list/route-70fb17a7b66a8fc3.js"
|
|
23
16
|
],
|
|
24
|
-
"/api/console/
|
|
17
|
+
"/api/console/channel/content/route": [
|
|
25
18
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
26
19
|
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
27
20
|
"static/chunks/255-1d1a1d3a2611d01b.js",
|
|
28
21
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
29
|
-
"static/chunks/app/api/console/
|
|
22
|
+
"static/chunks/app/api/console/channel/content/route-70fb17a7b66a8fc3.js"
|
|
30
23
|
],
|
|
31
|
-
"/
|
|
24
|
+
"/api/console/logs/content/route": [
|
|
32
25
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
33
26
|
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
34
27
|
"static/chunks/255-1d1a1d3a2611d01b.js",
|
|
35
28
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
36
|
-
"static/
|
|
37
|
-
"static/chunks/720-7c503373571041c5.js",
|
|
38
|
-
"static/chunks/app/layout-4e9c323eacd521ee.js"
|
|
29
|
+
"static/chunks/app/api/console/logs/content/route-70fb17a7b66a8fc3.js"
|
|
39
30
|
],
|
|
40
31
|
"/api/console/logs/route": [
|
|
41
32
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
@@ -58,12 +49,12 @@
|
|
|
58
49
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
59
50
|
"static/chunks/app/api/ingest/route-70fb17a7b66a8fc3.js"
|
|
60
51
|
],
|
|
61
|
-
"/
|
|
52
|
+
"/api/console/forwarders/route": [
|
|
62
53
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
63
54
|
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
64
55
|
"static/chunks/255-1d1a1d3a2611d01b.js",
|
|
65
56
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
66
|
-
"static/chunks/app/
|
|
57
|
+
"static/chunks/app/api/console/forwarders/route-70fb17a7b66a8fc3.js"
|
|
67
58
|
],
|
|
68
59
|
"/api/console/settings/route": [
|
|
69
60
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
@@ -72,12 +63,21 @@
|
|
|
72
63
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
73
64
|
"static/chunks/app/api/console/settings/route-70fb17a7b66a8fc3.js"
|
|
74
65
|
],
|
|
75
|
-
"/
|
|
66
|
+
"/layout": [
|
|
76
67
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
77
68
|
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
78
69
|
"static/chunks/255-1d1a1d3a2611d01b.js",
|
|
79
70
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
80
|
-
"static/
|
|
71
|
+
"static/css/192808ba9ceee1ad.css",
|
|
72
|
+
"static/chunks/720-7c503373571041c5.js",
|
|
73
|
+
"static/chunks/app/layout-4e9c323eacd521ee.js"
|
|
74
|
+
],
|
|
75
|
+
"/page": [
|
|
76
|
+
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
77
|
+
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
78
|
+
"static/chunks/255-1d1a1d3a2611d01b.js",
|
|
79
|
+
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
80
|
+
"static/chunks/app/page-70fb17a7b66a8fc3.js"
|
|
81
81
|
],
|
|
82
82
|
"/console/layout": [
|
|
83
83
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
@@ -87,15 +87,14 @@
|
|
|
87
87
|
"static/chunks/909-df1df79f44c4b47c.js",
|
|
88
88
|
"static/chunks/app/console/layout-194de38c97cedfc1.js"
|
|
89
89
|
],
|
|
90
|
-
"/console/
|
|
90
|
+
"/console/page": [
|
|
91
91
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
92
92
|
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
93
93
|
"static/chunks/255-1d1a1d3a2611d01b.js",
|
|
94
94
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
95
95
|
"static/chunks/909-df1df79f44c4b47c.js",
|
|
96
|
-
"static/chunks/
|
|
97
|
-
"static/chunks/
|
|
98
|
-
"static/chunks/app/console/forward/page-d9a759ec439080b4.js"
|
|
96
|
+
"static/chunks/930-3035d0b294080d0b.js",
|
|
97
|
+
"static/chunks/app/console/page-4f8bee8de21f562c.js"
|
|
99
98
|
],
|
|
100
99
|
"/console/logs/page": [
|
|
101
100
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
@@ -105,23 +104,24 @@
|
|
|
105
104
|
"static/chunks/909-df1df79f44c4b47c.js",
|
|
106
105
|
"static/chunks/app/console/logs/page-85e15a637bc4c004.js"
|
|
107
106
|
],
|
|
108
|
-
"/console/page": [
|
|
107
|
+
"/console/receive/page": [
|
|
109
108
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
110
109
|
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
111
110
|
"static/chunks/255-1d1a1d3a2611d01b.js",
|
|
112
111
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
113
112
|
"static/chunks/909-df1df79f44c4b47c.js",
|
|
114
|
-
"static/chunks/
|
|
115
|
-
"static/chunks/app/console/page-
|
|
113
|
+
"static/chunks/720-7c503373571041c5.js",
|
|
114
|
+
"static/chunks/app/console/receive/page-44e47c6e0516edac.js"
|
|
116
115
|
],
|
|
117
|
-
"/console/
|
|
116
|
+
"/console/forward/page": [
|
|
118
117
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|
|
119
118
|
"static/chunks/4bd1b696-844b1d0e78245c10.js",
|
|
120
119
|
"static/chunks/255-1d1a1d3a2611d01b.js",
|
|
121
120
|
"static/chunks/main-app-c9ceb62c33b0b3f6.js",
|
|
122
121
|
"static/chunks/909-df1df79f44c4b47c.js",
|
|
123
122
|
"static/chunks/720-7c503373571041c5.js",
|
|
124
|
-
"static/chunks/
|
|
123
|
+
"static/chunks/657-0a7b4068b17a498e.js",
|
|
124
|
+
"static/chunks/app/console/forward/page-d9a759ec439080b4.js"
|
|
125
125
|
]
|
|
126
126
|
}
|
|
127
127
|
}
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
{
|
|
2
|
-
"/api/console/channel/content/route": "/api/console/channel/content",
|
|
3
2
|
"/api/console/channel/list/route": "/api/console/channel/list",
|
|
3
|
+
"/api/console/channel/content/route": "/api/console/channel/content",
|
|
4
4
|
"/api/console/logs/content/route": "/api/console/logs/content",
|
|
5
|
-
"/_not-found/page": "/_not-found",
|
|
6
5
|
"/api/console/logs/route": "/api/console/logs",
|
|
7
6
|
"/api/console/stats/route": "/api/console/stats",
|
|
8
7
|
"/api/ingest/route": "/api/ingest",
|
|
9
|
-
"/page": "/",
|
|
10
|
-
"/api/console/settings/route": "/api/console/settings",
|
|
11
8
|
"/api/console/forwarders/route": "/api/console/forwarders",
|
|
12
|
-
"/console/
|
|
13
|
-
"/
|
|
9
|
+
"/api/console/settings/route": "/api/console/settings",
|
|
10
|
+
"/_not-found/page": "/_not-found",
|
|
11
|
+
"/page": "/",
|
|
14
12
|
"/console/page": "/console",
|
|
15
|
-
"/console/
|
|
13
|
+
"/console/logs/page": "/console/logs",
|
|
14
|
+
"/console/receive/page": "/console/receive",
|
|
15
|
+
"/console/forward/page": "/console/forward"
|
|
16
16
|
}
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/5ii8tt0f5H5MEUVku4kSp/_buildManifest.js",
|
|
9
|
+
"static/5ii8tt0f5H5MEUVku4kSp/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [
|
|
12
12
|
"static/chunks/webpack-ad3ccc1e9012aeca.js",
|