@customize-agent/server 4.0.118 → 4.0.119
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 +4 -4
- package/.next/prerender-manifest.json +3 -3
- package/.next/server/chunks/6041.js +43 -42
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/pages/asset-library.html +1 -1
- package/.next/server/pages/document-roles.html +1 -1
- package/.next/server/pages/documents.html +1 -1
- package/.next/server/pages/guide.html +1 -1
- package/.next/server/pages/index.html +1 -1
- package/.next/server/pages/knowledge/file-detail.html +1 -1
- package/.next/server/pages/knowledge/files.html +1 -1
- package/.next/server/pages/knowledge/manage.html +1 -1
- package/.next/server/pages/knowledge.html +1 -1
- package/.next/server/pages/models.html +1 -1
- package/.next/server/pages/overview.html +1 -1
- package/.next/server/pages/prompt.html +1 -1
- package/.next/server/pages/settings.html +1 -1
- package/.next/server/pages/system/logs.html +1 -1
- package/.next/server/pages-manifest.json +18 -18
- package/.next/static/{56P8i_y0wG1AJbu_xC4nI → 2cjVPVHpYab34uDOQIFQr}/_buildManifest.js +1 -1
- package/.next/static/chunks/pages/documents-4e54b81948f59c27.js +1 -0
- package/.next/static/css/6b48c108e9522e06.css +1 -0
- package/package.json +3 -3
- package/.next/static/chunks/pages/documents-fcf2ad9543097b4d.js +0 -1
- package/.next/static/css/58ab2477d4a05124.css +0 -1
- /package/.next/static/{56P8i_y0wG1AJbu_xC4nI → 2cjVPVHpYab34uDOQIFQr}/_ssgManifest.js +0 -0
package/.next/BUILD_ID
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
2cjVPVHpYab34uDOQIFQr
|
|
@@ -5,8 +5,8 @@
|
|
|
5
5
|
"devFiles": [],
|
|
6
6
|
"ampDevFiles": [],
|
|
7
7
|
"lowPriorityFiles": [
|
|
8
|
-
"static/
|
|
9
|
-
"static/
|
|
8
|
+
"static/2cjVPVHpYab34uDOQIFQr/_buildManifest.js",
|
|
9
|
+
"static/2cjVPVHpYab34uDOQIFQr/_ssgManifest.js"
|
|
10
10
|
],
|
|
11
11
|
"rootMainFiles": [],
|
|
12
12
|
"rootMainFilesTree": {},
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
24
24
|
"static/chunks/framework-161be364fd69a7ce.js",
|
|
25
25
|
"static/chunks/main-91fb767ebd74c9c1.js",
|
|
26
|
-
"static/css/
|
|
26
|
+
"static/css/6b48c108e9522e06.css",
|
|
27
27
|
"static/chunks/pages/_app-34260fc817f32ddc.js"
|
|
28
28
|
],
|
|
29
29
|
"/_error": [
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"static/chunks/455-e1b41ac4946d2b6f.js",
|
|
72
72
|
"static/chunks/506-93f730bc149d0dce.js",
|
|
73
73
|
"static/chunks/230-8184e70eae35f2bb.js",
|
|
74
|
-
"static/chunks/pages/documents-
|
|
74
|
+
"static/chunks/pages/documents-4e54b81948f59c27.js"
|
|
75
75
|
],
|
|
76
76
|
"/guide": [
|
|
77
77
|
"static/chunks/webpack-4224e970a97a4a86.js",
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
"routes": {},
|
|
4
4
|
"dynamicRoutes": {},
|
|
5
5
|
"preview": {
|
|
6
|
-
"previewModeId": "
|
|
7
|
-
"previewModeSigningKey": "
|
|
8
|
-
"previewModeEncryptionKey": "
|
|
6
|
+
"previewModeId": "852918457fedec0a26591179895daaf7",
|
|
7
|
+
"previewModeSigningKey": "32e131ebe155f7647cba6ccd415a0bd889f8f80e496e88f87b3d30f7713f00dd",
|
|
8
|
+
"previewModeEncryptionKey": "d59a260b3b5698cf39920cee51aa56d7402118a03964842b3443f2ef2f719ea3"
|
|
9
9
|
},
|
|
10
10
|
"notFoundRoutes": []
|
|
11
11
|
}
|