@sinytra/wiki-previewer 0.1.118 → 0.1.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.
Files changed (105) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +76 -75
  3. package/.next/app-path-routes-manifest.json +3 -3
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/prerender-manifest.json +23 -23
  6. package/.next/server/app/(developers)/api/docs/[slug]/asset/[id]/route.js +1 -1
  7. package/.next/server/app/(developers)/api/docs/[slug]/asset/[id]/route.js.nft.json +1 -1
  8. package/.next/server/app/(developers)/api/docs/[slug]/asset/[id]/route_client-reference-manifest.js +1 -1
  9. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.js +2 -2
  10. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.js.nft.json +1 -1
  11. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page_client-reference-manifest.js +1 -1
  12. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page.js +2 -2
  13. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page.js.nft.json +1 -1
  14. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page_client-reference-manifest.js +1 -1
  15. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page.js +2 -2
  16. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page.js.nft.json +1 -1
  17. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page_client-reference-manifest.js +1 -1
  18. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page.js +2 -2
  19. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page.js.nft.json +1 -1
  20. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page_client-reference-manifest.js +1 -1
  21. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page.js +2 -2
  22. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page.js.nft.json +1 -1
  23. package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page_client-reference-manifest.js +1 -1
  24. package/.next/server/app/[locale]/page.js +2 -2
  25. package/.next/server/app/[locale]/page.js.nft.json +1 -1
  26. package/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
  27. package/.next/server/app/_not-found/page.js +1 -1
  28. package/.next/server/app/_not-found/page.js.nft.json +1 -1
  29. package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  30. package/.next/server/app/_not-found.html +2 -2
  31. package/.next/server/app/_not-found.rsc +3 -3
  32. package/.next/server/app/opengraph-image/route_client-reference-manifest.js +1 -1
  33. package/.next/server/app/robots.txt/route.js +1 -1
  34. package/.next/server/app/robots.txt/route.js.nft.json +1 -1
  35. package/.next/server/app/robots.txt/route_client-reference-manifest.js +1 -1
  36. package/.next/server/app/sitemap.xml/route.js +1 -1
  37. package/.next/server/app/sitemap.xml/route_client-reference-manifest.js +1 -1
  38. package/.next/server/app-paths-manifest.json +3 -3
  39. package/.next/server/chunks/2313.js +2 -2
  40. package/.next/server/chunks/2337.js +1 -1
  41. package/.next/server/chunks/4159.js +1 -1
  42. package/.next/server/chunks/4530.js +1 -0
  43. package/.next/server/chunks/{3448.js → 4988.js} +1 -1
  44. package/.next/server/chunks/5611.js +1 -0
  45. package/.next/server/chunks/{4701.js → 7065.js} +3 -3
  46. package/.next/server/chunks/8616.js +1 -0
  47. package/.next/server/chunks/{4730.js → 9173.js} +12 -12
  48. package/.next/server/chunks/9425.js +10 -0
  49. package/.next/server/chunks/9686.js +159 -0
  50. package/.next/server/middleware-manifest.json +10 -10
  51. package/.next/server/pages/404.html +2 -2
  52. package/.next/server/pages/500.html +1 -1
  53. package/.next/server/server-reference-manifest.json +1 -1
  54. package/.next/server/src/middleware.js +2 -2
  55. package/.next/static/chunks/{103-d7c7a4640112e12b.js → 103-16bbfc93b461c964.js} +1 -1
  56. package/.next/static/chunks/2305-d9c0ebe361b73ca0.js +1 -0
  57. package/.next/static/chunks/4551-55b613d55dccf238.js +3 -0
  58. package/.next/static/chunks/595-8216ad2d62c67f74.js +1 -0
  59. package/.next/static/chunks/8413-8934ebbf72032aeb.js +1 -0
  60. package/.next/static/chunks/8616-f2548321574e7db4.js +1 -0
  61. package/.next/static/chunks/8777-5c798bf88b394495.js +2 -0
  62. package/.next/static/chunks/9585-3cde5ba088a8ed62.js +1 -0
  63. package/.next/static/chunks/app/[locale]/(main)/layout-ca292e50d803d7c9.js +1 -0
  64. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/{error-50b003170e06e080.js → error-abc8d80e856b51f7.js} +1 -1
  65. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/{docs/not-found-54c902ef06951ef7.js → content/[id]/not-found-80873a4f07e4c1fa.js} +1 -1
  66. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/{page-40893f566745ce93.js → page-e1514b9458cdf8ba.js} +1 -1
  67. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/{error-baa64fa4c4223c5a.js → error-749a31cba53c0392.js} +1 -1
  68. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/{[id]/not-found-54c902ef06951ef7.js → not-found-80873a4f07e4c1fa.js} +1 -1
  69. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/page-e67fce9a42cdcb17.js +1 -0
  70. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/{error-25d990e8b9070b85.js → error-3bedf7ae95a288ad.js} +1 -1
  71. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/{content/not-found-54c902ef06951ef7.js → docs/[...path]/not-found-80873a4f07e4c1fa.js} +1 -1
  72. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page-ce23f165e662fada.js +1 -0
  73. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/{error-b2e339478ef5fc3c.js → error-53aef187c3e0b916.js} +1 -1
  74. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/{[...path]/not-found-54c902ef06951ef7.js → not-found-80873a4f07e4c1fa.js} +1 -1
  75. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/page-1fec319e5fb8adda.js +1 -0
  76. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/{layout-152c0425b4ab707b.js → layout-c12bb85e1f228d2c.js} +1 -1
  77. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/page-77a3009649d52713.js +1 -0
  78. package/.next/static/chunks/app/[locale]/layout-a0ae0615250dfb10.js +1 -0
  79. package/.next/static/chunks/app/[locale]/not-found-ef8f0d997a8d1958.js +1 -0
  80. package/.next/static/chunks/app/[locale]/page-d818d5faaaa65110.js +1 -0
  81. package/.next/static/chunks/app/{layout-9da0fb84dadf33c7.js → layout-3165efcf5806a69a.js} +2 -2
  82. package/.next/static/chunks/dd4c4bf0-96a26eda28cf66af.js +1 -0
  83. package/package.json +1 -1
  84. package/.next/server/chunks/1284.js +0 -1
  85. package/.next/server/chunks/4511.js +0 -10
  86. package/.next/server/chunks/8437.js +0 -1
  87. package/.next/server/chunks/9365.js +0 -159
  88. package/.next/server/chunks/9779.js +0 -1
  89. package/.next/static/chunks/1512-bcbe9de70505c4b4.js +0 -1
  90. package/.next/static/chunks/5628-54af8d37763d0fc2.js +0 -2
  91. package/.next/static/chunks/595-4a4c5479774527be.js +0 -1
  92. package/.next/static/chunks/6469-f21a97a4be4323fc.js +0 -1
  93. package/.next/static/chunks/739-777eeb0518955b20.js +0 -3
  94. package/.next/static/chunks/8616-1a23f1b3261e5c9a.js +0 -1
  95. package/.next/static/chunks/9585-6909aaa9ada480a7.js +0 -1
  96. package/.next/static/chunks/app/[locale]/(main)/layout-4ff9fce162573e20.js +0 -1
  97. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/page-d0b9e457c198e9cc.js +0 -1
  98. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page-8ac2f29afa97de42.js +0 -1
  99. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/page-5d42f3628daf8bcb.js +0 -1
  100. package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/page-a1cf6a44ed1b9fdb.js +0 -1
  101. package/.next/static/chunks/app/[locale]/layout-cce757c03aa00c26.js +0 -1
  102. package/.next/static/chunks/app/[locale]/not-found-866d4969981ea653.js +0 -1
  103. package/.next/static/chunks/app/[locale]/page-432ede7486f346c7.js +0 -1
  104. /package/.next/static/{N9jNaqATWIBLZ67he57OV → E3-bpyILB3XxG7SeC55HZ}/_buildManifest.js +0 -0
  105. /package/.next/static/{N9jNaqATWIBLZ67he57OV → E3-bpyILB3XxG7SeC55HZ}/_ssgManifest.js +0 -0
package/.next/BUILD_ID CHANGED
@@ -1 +1 @@
1
- N9jNaqATWIBLZ67he57OV
1
+ E3-bpyILB3XxG7SeC55HZ
@@ -31,7 +31,7 @@
31
31
  "static/css/7e7d96b1e6991756.css",
32
32
  "static/css/9bfb8ccdff41fbfd.css",
33
33
  "static/chunks/7671-a057238de3da6733.js",
34
- "static/chunks/app/layout-9da0fb84dadf33c7.js"
34
+ "static/chunks/app/layout-3165efcf5806a69a.js"
35
35
  ],
36
36
  "/error": [
37
37
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -70,15 +70,16 @@
70
70
  "static/chunks/main-app-3dc09e85d508d671.js",
71
71
  "static/css/db2e80439506b5eb.css",
72
72
  "static/chunks/32c979c4-b6ecead4570178fb.js",
73
+ "static/chunks/dd4c4bf0-96a26eda28cf66af.js",
73
74
  "static/chunks/9957-f2551dce9714ec05.js",
74
- "static/chunks/739-777eeb0518955b20.js",
75
+ "static/chunks/4551-55b613d55dccf238.js",
75
76
  "static/chunks/2186-5c7b12be1a995c1e.js",
76
- "static/chunks/1512-bcbe9de70505c4b4.js",
77
+ "static/chunks/2305-d9c0ebe361b73ca0.js",
77
78
  "static/chunks/7671-a057238de3da6733.js",
78
79
  "static/chunks/1470-9bb50d687fde2bce.js",
79
- "static/chunks/9585-6909aaa9ada480a7.js",
80
- "static/chunks/595-4a4c5479774527be.js",
81
- "static/chunks/app/[locale]/layout-cce757c03aa00c26.js"
80
+ "static/chunks/9585-3cde5ba088a8ed62.js",
81
+ "static/chunks/595-8216ad2d62c67f74.js",
82
+ "static/chunks/app/[locale]/layout-a0ae0615250dfb10.js"
82
83
  ],
83
84
  "/[locale]/not-found": [
84
85
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -86,8 +87,8 @@
86
87
  "static/chunks/9029-351988b104898677.js",
87
88
  "static/chunks/main-app-3dc09e85d508d671.js",
88
89
  "static/chunks/9957-f2551dce9714ec05.js",
89
- "static/chunks/739-777eeb0518955b20.js",
90
- "static/chunks/app/[locale]/not-found-866d4969981ea653.js"
90
+ "static/chunks/4551-55b613d55dccf238.js",
91
+ "static/chunks/app/[locale]/not-found-ef8f0d997a8d1958.js"
91
92
  ],
92
93
  "/[locale]/page": [
93
94
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -95,8 +96,8 @@
95
96
  "static/chunks/9029-351988b104898677.js",
96
97
  "static/chunks/main-app-3dc09e85d508d671.js",
97
98
  "static/chunks/9957-f2551dce9714ec05.js",
98
- "static/chunks/739-777eeb0518955b20.js",
99
- "static/chunks/app/[locale]/page-432ede7486f346c7.js"
99
+ "static/chunks/4551-55b613d55dccf238.js",
100
+ "static/chunks/app/[locale]/page-d818d5faaaa65110.js"
100
101
  ],
101
102
  "/[locale]/(main)/layout": [
102
103
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -104,8 +105,8 @@
104
105
  "static/chunks/9029-351988b104898677.js",
105
106
  "static/chunks/main-app-3dc09e85d508d671.js",
106
107
  "static/chunks/9957-f2551dce9714ec05.js",
107
- "static/chunks/739-777eeb0518955b20.js",
108
- "static/chunks/app/[locale]/(main)/layout-4ff9fce162573e20.js"
108
+ "static/chunks/4551-55b613d55dccf238.js",
109
+ "static/chunks/app/[locale]/(main)/layout-ca292e50d803d7c9.js"
109
110
  ],
110
111
  "/[locale]/(main)/project/[slug]/[version]/layout": [
111
112
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -115,16 +116,16 @@
115
116
  "static/css/db2e80439506b5eb.css",
116
117
  "static/chunks/32c979c4-b6ecead4570178fb.js",
117
118
  "static/chunks/9957-f2551dce9714ec05.js",
118
- "static/chunks/739-777eeb0518955b20.js",
119
+ "static/chunks/4551-55b613d55dccf238.js",
119
120
  "static/chunks/2186-5c7b12be1a995c1e.js",
120
- "static/chunks/1512-bcbe9de70505c4b4.js",
121
+ "static/chunks/2305-d9c0ebe361b73ca0.js",
121
122
  "static/chunks/93-7ff435ae228f688a.js",
122
123
  "static/chunks/7671-a057238de3da6733.js",
123
124
  "static/chunks/1470-9bb50d687fde2bce.js",
124
- "static/chunks/6469-f21a97a4be4323fc.js",
125
- "static/chunks/103-d7c7a4640112e12b.js",
126
- "static/chunks/595-4a4c5479774527be.js",
127
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/layout-152c0425b4ab707b.js"
125
+ "static/chunks/8413-8934ebbf72032aeb.js",
126
+ "static/chunks/103-16bbfc93b461c964.js",
127
+ "static/chunks/595-8216ad2d62c67f74.js",
128
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/layout-c12bb85e1f228d2c.js"
128
129
  ],
129
130
  "/[locale]/(main)/project/[slug]/[version]/content/error": [
130
131
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -132,9 +133,9 @@
132
133
  "static/chunks/9029-351988b104898677.js",
133
134
  "static/chunks/main-app-3dc09e85d508d671.js",
134
135
  "static/chunks/9957-f2551dce9714ec05.js",
135
- "static/chunks/739-777eeb0518955b20.js",
136
+ "static/chunks/4551-55b613d55dccf238.js",
136
137
  "static/chunks/2186-5c7b12be1a995c1e.js",
137
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/error-baa64fa4c4223c5a.js"
138
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/error-749a31cba53c0392.js"
138
139
  ],
139
140
  "/[locale]/(main)/project/[slug]/[version]/content/not-found": [
140
141
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -142,60 +143,60 @@
142
143
  "static/chunks/9029-351988b104898677.js",
143
144
  "static/chunks/main-app-3dc09e85d508d671.js",
144
145
  "static/chunks/9957-f2551dce9714ec05.js",
145
- "static/chunks/739-777eeb0518955b20.js",
146
+ "static/chunks/4551-55b613d55dccf238.js",
146
147
  "static/chunks/2186-5c7b12be1a995c1e.js",
147
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/not-found-54c902ef06951ef7.js"
148
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/not-found-80873a4f07e4c1fa.js"
148
149
  ],
149
- "/[locale]/(main)/project/[slug]/[version]/content/[id]/error": [
150
+ "/[locale]/(main)/project/[slug]/[version]/content/page": [
150
151
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
151
152
  "static/chunks/f09a7b3f-0881157292385d93.js",
152
153
  "static/chunks/9029-351988b104898677.js",
153
154
  "static/chunks/main-app-3dc09e85d508d671.js",
155
+ "static/css/db2e80439506b5eb.css",
154
156
  "static/chunks/9957-f2551dce9714ec05.js",
155
- "static/chunks/739-777eeb0518955b20.js",
157
+ "static/chunks/4551-55b613d55dccf238.js",
156
158
  "static/chunks/2186-5c7b12be1a995c1e.js",
157
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error-50b003170e06e080.js"
159
+ "static/chunks/2305-d9c0ebe361b73ca0.js",
160
+ "static/chunks/93-7ff435ae228f688a.js",
161
+ "static/chunks/103-16bbfc93b461c964.js",
162
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/page-e67fce9a42cdcb17.js"
158
163
  ],
159
- "/[locale]/(main)/project/[slug]/[version]/content/[id]/not-found": [
164
+ "/[locale]/(main)/project/[slug]/[version]/content/[id]/error": [
160
165
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
161
166
  "static/chunks/f09a7b3f-0881157292385d93.js",
162
167
  "static/chunks/9029-351988b104898677.js",
163
168
  "static/chunks/main-app-3dc09e85d508d671.js",
164
169
  "static/chunks/9957-f2551dce9714ec05.js",
165
- "static/chunks/739-777eeb0518955b20.js",
170
+ "static/chunks/4551-55b613d55dccf238.js",
166
171
  "static/chunks/2186-5c7b12be1a995c1e.js",
167
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/not-found-54c902ef06951ef7.js"
172
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error-abc8d80e856b51f7.js"
168
173
  ],
169
- "/[locale]/(main)/project/[slug]/[version]/content/[id]/page": [
174
+ "/[locale]/(main)/project/[slug]/[version]/content/[id]/not-found": [
170
175
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
171
176
  "static/chunks/f09a7b3f-0881157292385d93.js",
172
177
  "static/chunks/9029-351988b104898677.js",
173
178
  "static/chunks/main-app-3dc09e85d508d671.js",
174
- "static/css/db2e80439506b5eb.css",
175
- "static/chunks/32c979c4-b6ecead4570178fb.js",
176
179
  "static/chunks/9957-f2551dce9714ec05.js",
177
- "static/chunks/739-777eeb0518955b20.js",
180
+ "static/chunks/4551-55b613d55dccf238.js",
178
181
  "static/chunks/2186-5c7b12be1a995c1e.js",
179
- "static/chunks/1512-bcbe9de70505c4b4.js",
180
- "static/chunks/93-7ff435ae228f688a.js",
181
- "static/chunks/5628-54af8d37763d0fc2.js",
182
- "static/chunks/103-d7c7a4640112e12b.js",
183
- "static/chunks/8616-1a23f1b3261e5c9a.js",
184
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page-40893f566745ce93.js"
182
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/not-found-80873a4f07e4c1fa.js"
185
183
  ],
186
- "/[locale]/(main)/project/[slug]/[version]/content/page": [
184
+ "/[locale]/(main)/project/[slug]/[version]/content/[id]/page": [
187
185
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
188
186
  "static/chunks/f09a7b3f-0881157292385d93.js",
189
187
  "static/chunks/9029-351988b104898677.js",
190
188
  "static/chunks/main-app-3dc09e85d508d671.js",
191
189
  "static/css/db2e80439506b5eb.css",
190
+ "static/chunks/32c979c4-b6ecead4570178fb.js",
192
191
  "static/chunks/9957-f2551dce9714ec05.js",
193
- "static/chunks/739-777eeb0518955b20.js",
192
+ "static/chunks/4551-55b613d55dccf238.js",
194
193
  "static/chunks/2186-5c7b12be1a995c1e.js",
195
- "static/chunks/1512-bcbe9de70505c4b4.js",
194
+ "static/chunks/2305-d9c0ebe361b73ca0.js",
196
195
  "static/chunks/93-7ff435ae228f688a.js",
197
- "static/chunks/103-d7c7a4640112e12b.js",
198
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/page-d0b9e457c198e9cc.js"
196
+ "static/chunks/8777-5c798bf88b394495.js",
197
+ "static/chunks/103-16bbfc93b461c964.js",
198
+ "static/chunks/8616-f2548321574e7db4.js",
199
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page-e1514b9458cdf8ba.js"
199
200
  ],
200
201
  "/[locale]/(main)/project/[slug]/[version]/docs/error": [
201
202
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -203,9 +204,9 @@
203
204
  "static/chunks/9029-351988b104898677.js",
204
205
  "static/chunks/main-app-3dc09e85d508d671.js",
205
206
  "static/chunks/9957-f2551dce9714ec05.js",
206
- "static/chunks/739-777eeb0518955b20.js",
207
+ "static/chunks/4551-55b613d55dccf238.js",
207
208
  "static/chunks/2186-5c7b12be1a995c1e.js",
208
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/error-b2e339478ef5fc3c.js"
209
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/error-53aef187c3e0b916.js"
209
210
  ],
210
211
  "/[locale]/(main)/project/[slug]/[version]/docs/not-found": [
211
212
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -213,48 +214,48 @@
213
214
  "static/chunks/9029-351988b104898677.js",
214
215
  "static/chunks/main-app-3dc09e85d508d671.js",
215
216
  "static/chunks/9957-f2551dce9714ec05.js",
216
- "static/chunks/739-777eeb0518955b20.js",
217
+ "static/chunks/4551-55b613d55dccf238.js",
217
218
  "static/chunks/2186-5c7b12be1a995c1e.js",
218
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/not-found-54c902ef06951ef7.js"
219
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/not-found-80873a4f07e4c1fa.js"
219
220
  ],
220
- "/[locale]/(main)/project/[slug]/[version]/docs/[...path]/error": [
221
+ "/[locale]/(main)/project/[slug]/[version]/docs/page": [
221
222
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
222
223
  "static/chunks/f09a7b3f-0881157292385d93.js",
223
224
  "static/chunks/9029-351988b104898677.js",
224
225
  "static/chunks/main-app-3dc09e85d508d671.js",
226
+ "static/css/db2e80439506b5eb.css",
227
+ "static/chunks/32c979c4-b6ecead4570178fb.js",
225
228
  "static/chunks/9957-f2551dce9714ec05.js",
226
- "static/chunks/739-777eeb0518955b20.js",
229
+ "static/chunks/4551-55b613d55dccf238.js",
227
230
  "static/chunks/2186-5c7b12be1a995c1e.js",
228
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/error-25d990e8b9070b85.js"
231
+ "static/chunks/2305-d9c0ebe361b73ca0.js",
232
+ "static/chunks/93-7ff435ae228f688a.js",
233
+ "static/chunks/8777-5c798bf88b394495.js",
234
+ "static/chunks/103-16bbfc93b461c964.js",
235
+ "static/chunks/8616-f2548321574e7db4.js",
236
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/page-1fec319e5fb8adda.js"
229
237
  ],
230
- "/[locale]/(main)/project/[slug]/[version]/docs/[...path]/not-found": [
238
+ "/[locale]/(main)/project/[slug]/[version]/docs/[...path]/error": [
231
239
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
232
240
  "static/chunks/f09a7b3f-0881157292385d93.js",
233
241
  "static/chunks/9029-351988b104898677.js",
234
242
  "static/chunks/main-app-3dc09e85d508d671.js",
235
243
  "static/chunks/9957-f2551dce9714ec05.js",
236
- "static/chunks/739-777eeb0518955b20.js",
244
+ "static/chunks/4551-55b613d55dccf238.js",
237
245
  "static/chunks/2186-5c7b12be1a995c1e.js",
238
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/not-found-54c902ef06951ef7.js"
246
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/error-3bedf7ae95a288ad.js"
239
247
  ],
240
- "/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page": [
248
+ "/[locale]/(main)/project/[slug]/[version]/docs/[...path]/not-found": [
241
249
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
242
250
  "static/chunks/f09a7b3f-0881157292385d93.js",
243
251
  "static/chunks/9029-351988b104898677.js",
244
252
  "static/chunks/main-app-3dc09e85d508d671.js",
245
- "static/css/db2e80439506b5eb.css",
246
- "static/chunks/32c979c4-b6ecead4570178fb.js",
247
253
  "static/chunks/9957-f2551dce9714ec05.js",
248
- "static/chunks/739-777eeb0518955b20.js",
254
+ "static/chunks/4551-55b613d55dccf238.js",
249
255
  "static/chunks/2186-5c7b12be1a995c1e.js",
250
- "static/chunks/1512-bcbe9de70505c4b4.js",
251
- "static/chunks/93-7ff435ae228f688a.js",
252
- "static/chunks/5628-54af8d37763d0fc2.js",
253
- "static/chunks/103-d7c7a4640112e12b.js",
254
- "static/chunks/8616-1a23f1b3261e5c9a.js",
255
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page-8ac2f29afa97de42.js"
256
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/not-found-80873a4f07e4c1fa.js"
256
257
  ],
257
- "/[locale]/(main)/project/[slug]/[version]/docs/page": [
258
+ "/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page": [
258
259
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
259
260
  "static/chunks/f09a7b3f-0881157292385d93.js",
260
261
  "static/chunks/9029-351988b104898677.js",
@@ -262,14 +263,14 @@
262
263
  "static/css/db2e80439506b5eb.css",
263
264
  "static/chunks/32c979c4-b6ecead4570178fb.js",
264
265
  "static/chunks/9957-f2551dce9714ec05.js",
265
- "static/chunks/739-777eeb0518955b20.js",
266
+ "static/chunks/4551-55b613d55dccf238.js",
266
267
  "static/chunks/2186-5c7b12be1a995c1e.js",
267
- "static/chunks/1512-bcbe9de70505c4b4.js",
268
+ "static/chunks/2305-d9c0ebe361b73ca0.js",
268
269
  "static/chunks/93-7ff435ae228f688a.js",
269
- "static/chunks/5628-54af8d37763d0fc2.js",
270
- "static/chunks/103-d7c7a4640112e12b.js",
271
- "static/chunks/8616-1a23f1b3261e5c9a.js",
272
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/page-5d42f3628daf8bcb.js"
270
+ "static/chunks/8777-5c798bf88b394495.js",
271
+ "static/chunks/103-16bbfc93b461c964.js",
272
+ "static/chunks/8616-f2548321574e7db4.js",
273
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page-ce23f165e662fada.js"
273
274
  ],
274
275
  "/[locale]/(main)/project/[slug]/[version]/page": [
275
276
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -278,13 +279,13 @@
278
279
  "static/chunks/main-app-3dc09e85d508d671.js",
279
280
  "static/css/db2e80439506b5eb.css",
280
281
  "static/chunks/9957-f2551dce9714ec05.js",
281
- "static/chunks/739-777eeb0518955b20.js",
282
+ "static/chunks/4551-55b613d55dccf238.js",
282
283
  "static/chunks/2186-5c7b12be1a995c1e.js",
283
- "static/chunks/1512-bcbe9de70505c4b4.js",
284
+ "static/chunks/2305-d9c0ebe361b73ca0.js",
284
285
  "static/chunks/93-7ff435ae228f688a.js",
285
- "static/chunks/5628-54af8d37763d0fc2.js",
286
- "static/chunks/103-d7c7a4640112e12b.js",
287
- "static/chunks/app/[locale]/(main)/project/[slug]/[version]/page-a1cf6a44ed1b9fdb.js"
286
+ "static/chunks/8777-5c798bf88b394495.js",
287
+ "static/chunks/103-16bbfc93b461c964.js",
288
+ "static/chunks/app/[locale]/(main)/project/[slug]/[version]/page-77a3009649d52713.js"
288
289
  ],
289
290
  "/opengraph-image/route": [
290
291
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "/_not-found/page": "/_not-found",
3
3
  "/(developers)/api/docs/[slug]/asset/[id]/route": "/api/docs/[slug]/asset/[id]",
4
- "/favicon.ico/route": "/favicon.ico",
5
4
  "/robots.txt/route": "/robots.txt",
5
+ "/favicon.ico/route": "/favicon.ico",
6
6
  "/sitemap.xml/route": "/sitemap.xml",
7
7
  "/[locale]/page": "/[locale]",
8
- "/[locale]/(main)/project/[slug]/[version]/content/[id]/page": "/[locale]/project/[slug]/[version]/content/[id]",
9
8
  "/[locale]/(main)/project/[slug]/[version]/content/page": "/[locale]/project/[slug]/[version]/content",
10
- "/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page": "/[locale]/project/[slug]/[version]/docs/[...path]",
9
+ "/[locale]/(main)/project/[slug]/[version]/content/[id]/page": "/[locale]/project/[slug]/[version]/content/[id]",
11
10
  "/[locale]/(main)/project/[slug]/[version]/docs/page": "/[locale]/project/[slug]/[version]/docs",
11
+ "/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page": "/[locale]/project/[slug]/[version]/docs/[...path]",
12
12
  "/[locale]/(main)/project/[slug]/[version]/page": "/[locale]/project/[slug]/[version]",
13
13
  "/opengraph-image/route": "/opengraph-image"
14
14
  }
@@ -5,8 +5,8 @@
5
5
  "devFiles": [],
6
6
  "ampDevFiles": [],
7
7
  "lowPriorityFiles": [
8
- "static/N9jNaqATWIBLZ67he57OV/_buildManifest.js",
9
- "static/N9jNaqATWIBLZ67he57OV/_ssgManifest.js"
8
+ "static/E3-bpyILB3XxG7SeC55HZ/_buildManifest.js",
9
+ "static/E3-bpyILB3XxG7SeC55HZ/_ssgManifest.js"
10
10
  ],
11
11
  "rootMainFiles": [
12
12
  "static/chunks/webpack-7a8a7ce50d8a8bf1.js",
@@ -1,11 +1,11 @@
1
1
  {
2
2
  "version": 4,
3
3
  "routes": {
4
- "/sitemap.xml": {
4
+ "/robots.txt": {
5
5
  "initialHeaders": {
6
6
  "cache-control": "public, max-age=0, must-revalidate",
7
- "content-type": "application/xml",
8
- "x-next-cache-tags": "_N_T_/layout,_N_T_/sitemap.xml/layout,_N_T_/sitemap.xml/route,_N_T_/sitemap.xml"
7
+ "content-type": "text/plain",
8
+ "x-next-cache-tags": "_N_T_/layout,_N_T_/robots.txt/layout,_N_T_/robots.txt/route,_N_T_/robots.txt"
9
9
  },
10
10
  "experimentalBypassFor": [
11
11
  {
@@ -19,7 +19,7 @@
19
19
  }
20
20
  ],
21
21
  "initialRevalidateSeconds": false,
22
- "srcRoute": "/sitemap.xml",
22
+ "srcRoute": "/robots.txt",
23
23
  "dataRoute": null,
24
24
  "allowHeader": [
25
25
  "host",
@@ -30,11 +30,11 @@
30
30
  "x-next-revalidate-tag-token"
31
31
  ]
32
32
  },
33
- "/robots.txt": {
33
+ "/sitemap.xml": {
34
34
  "initialHeaders": {
35
35
  "cache-control": "public, max-age=0, must-revalidate",
36
- "content-type": "text/plain",
37
- "x-next-cache-tags": "_N_T_/layout,_N_T_/robots.txt/layout,_N_T_/robots.txt/route,_N_T_/robots.txt"
36
+ "content-type": "application/xml",
37
+ "x-next-cache-tags": "_N_T_/layout,_N_T_/sitemap.xml/layout,_N_T_/sitemap.xml/route,_N_T_/sitemap.xml"
38
38
  },
39
39
  "experimentalBypassFor": [
40
40
  {
@@ -48,7 +48,7 @@
48
48
  }
49
49
  ],
50
50
  "initialRevalidateSeconds": false,
51
- "srcRoute": "/robots.txt",
51
+ "srcRoute": "/sitemap.xml",
52
52
  "dataRoute": null,
53
53
  "allowHeader": [
54
54
  "host",
@@ -59,12 +59,8 @@
59
59
  "x-next-revalidate-tag-token"
60
60
  ]
61
61
  },
62
- "/favicon.ico": {
63
- "initialHeaders": {
64
- "cache-control": "public, max-age=0, must-revalidate",
65
- "content-type": "image/x-icon",
66
- "x-next-cache-tags": "_N_T_/layout,_N_T_/favicon.ico/layout,_N_T_/favicon.ico/route,_N_T_/favicon.ico"
67
- },
62
+ "/_not-found": {
63
+ "initialStatus": 404,
68
64
  "experimentalBypassFor": [
69
65
  {
70
66
  "type": "header",
@@ -77,8 +73,8 @@
77
73
  }
78
74
  ],
79
75
  "initialRevalidateSeconds": false,
80
- "srcRoute": "/favicon.ico",
81
- "dataRoute": null,
76
+ "srcRoute": "/_not-found",
77
+ "dataRoute": "/_not-found.rsc",
82
78
  "allowHeader": [
83
79
  "host",
84
80
  "x-matched-path",
@@ -88,8 +84,12 @@
88
84
  "x-next-revalidate-tag-token"
89
85
  ]
90
86
  },
91
- "/_not-found": {
92
- "initialStatus": 404,
87
+ "/favicon.ico": {
88
+ "initialHeaders": {
89
+ "cache-control": "public, max-age=0, must-revalidate",
90
+ "content-type": "image/x-icon",
91
+ "x-next-cache-tags": "_N_T_/layout,_N_T_/favicon.ico/layout,_N_T_/favicon.ico/route,_N_T_/favicon.ico"
92
+ },
93
93
  "experimentalBypassFor": [
94
94
  {
95
95
  "type": "header",
@@ -102,8 +102,8 @@
102
102
  }
103
103
  ],
104
104
  "initialRevalidateSeconds": false,
105
- "srcRoute": "/_not-found",
106
- "dataRoute": "/_not-found.rsc",
105
+ "srcRoute": "/favicon.ico",
106
+ "dataRoute": null,
107
107
  "allowHeader": [
108
108
  "host",
109
109
  "x-matched-path",
@@ -117,8 +117,8 @@
117
117
  "dynamicRoutes": {},
118
118
  "notFoundRoutes": [],
119
119
  "preview": {
120
- "previewModeId": "676c6811e568fdc9659cb65f1b7dda2e",
121
- "previewModeSigningKey": "5281aba349a8bef886b15beb97ac8deffc145b6b46688678ae04e5b44b3023d0",
122
- "previewModeEncryptionKey": "59ad37ac15e5249faff9058ed2e9af53e34476bad9efd03247e2e630efec5ebc"
120
+ "previewModeId": "431bc7a4417e99840563ad4d9eee5633",
121
+ "previewModeSigningKey": "b282d92dc0667bbdf4a797c8b08ed1dab1efd26b874a219ce31328bc71af582c",
122
+ "previewModeEncryptionKey": "c961bccd1a1fe6d04fe2fbaa040166b9ed9f5b638ff932c9384cfe9b62a98ee8"
123
123
  }
124
124
  }
@@ -1 +1 @@
1
- (()=>{var a={};a.id=3857,a.ids=[3857],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1413:(a,b,c)=>{"use strict";c.d(b,{z:()=>d});let d=(...a)=>a.filter((a,b,c)=>!!a&&""!==a.trim()&&c.indexOf(a)===b).join(" ").trim()},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},9968:(a,b,c)=>{"use strict";a.exports=c(48876).vendored["react-rsc"].ReactServerDOMWebpackServer},10153:(a,b,c)=>{"use strict";c.d(b,{LucideProvider:()=>f,useLucideContext:()=>g});var d=c(83459);let e=(0,d.createContext)({});function f({children:a,size:b,color:c,strokeWidth:f,absoluteStrokeWidth:g,className:h}){let i=(0,d.useMemo)(()=>({size:b,color:c,strokeWidth:f,absoluteStrokeWidth:g,className:h}),[b,c,f,g,h]);return(0,d.createElement)(e.Provider,{value:i},a)}let g=()=>(0,d.useContext)(e)},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14709:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/lucide-react@1.34.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.mjs\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/lucide-react@1.34.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.mjs","default")},19771:a=>{"use strict";a.exports=require("process")},26763:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(30707),e=c(53762),f=c(42705);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},27910:a=>{"use strict";a.exports=require("stream")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},39989:(a,b,c)=>{Promise.resolve().then(c.bind(c,10153)),Promise.resolve().then(c.bind(c,93059))},40965:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>J,patchFetch:()=>I,routeModule:()=>E,serverHooks:()=>H,workAsyncStorage:()=>F,workUnitAsyncStorage:()=>G});var d={};c.r(d),c.d(d,{GET:()=>D});var e=c(90346),f=c(24403),g=c(25394),h=c(95812),i=c(3882),j=c(261),k=c(33260),l=c(89926),m=c(7262),n=c(80701),o=c(26763),p=c(42705),q=c(34311),r=c(44912),s=c(86439),t=c(72142),u=c(52313),v=c(19660),w=c(29021),x=c.n(w),y=c(33873),z=c.n(y),A=c(27910),B=c(98312);let C={".ogg":"audio/ogg",".wav":"audio/wav",".mp3":"audio/mpeg",".flac":"audio/flac",".png":"image/png",".jpg":"image/jpeg",".jpeg":"image/jpeg",".gif":"image/gif",".webp":"image/webp",".svg":"image/svg+xml"};async function D(a,b){if(null==B.A.getLocalDocsRoots())return Response.json({error:"asset not found"},{status:404});let c=await b.params,d={id:decodeURIComponent(c.slug),locale:null,version:null},e=v.A.parse(decodeURIComponent(c.id));if(!e)return Response.json({error:"invalid resource location"},{status:404});let f=await u.dv.getLocalAssetFile(e,d);if(!f)return Response.json({error:"asset not found"},{status:404});let g=await x().promises.stat(f),h=C[z().extname(f).toLowerCase()]??"application/octet-stream";return new Response(A.Readable.toWeb(x().createReadStream(f)),{headers:{"Content-Type":h,"Content-Length":g.size.toString()}})}let E=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/(developers)/api/docs/[slug]/asset/[id]/route",pathname:"/api/docs/[slug]/asset/[id]",filename:"route",bundlePath:"app/(developers)/api/docs/[slug]/asset/[id]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/Wiki/Wiki/build/previewer/src/app/(developers)/api/docs/[slug]/asset/[id]/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:F,workUnitAsyncStorage:G,serverHooks:H}=E;function I(){return(0,g.patchFetch)({workAsyncStorage:F,workUnitAsyncStorage:G})}async function J(a,b,c){var d;let e="/(developers)/api/docs/[slug]/asset/[id]/route";"/index"===e&&(e="/");let g=await E.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,D=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[D]||y.routes[C]);if(F&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[D];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||E.isDev||x||(G="/index"===(G=C)?"/":G);let H=!0===E.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>E.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>E.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await E.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})},z),b}},l=await E.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await E.onRequestError(a,b,{routerKind:"App Router",routePath:D,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},40974:(a,b)=>{"use strict";function c(a){return"("===a[0]&&a.endsWith(")")}function d(a){return a.startsWith("@")&&"@children"!==a}function e(a,b){if(a.includes(f)){let a=JSON.stringify(b);return"{}"!==a?f+"?"+a:f}return a}Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{DEFAULT_SEGMENT_KEY:function(){return g},PAGE_SEGMENT_KEY:function(){return f},addSearchParamsIfPageSegment:function(){return e},isGroupSegment:function(){return c},isParallelRouteSegment:function(){return d}});let f="__PAGE__",g="__DEFAULT__"},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},55591:a=>{"use strict";a.exports=require("https")},60492:(a,b,c)=>{"use strict";a.exports=c(48876).vendored["react-rsc"].ReactJsxRuntime},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},67874:(a,b,c)=>{"use strict";a.exports=c(10846)},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77414:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{INTERCEPTION_ROUTE_MARKERS:function(){return e},extractInterceptionRouteInformation:function(){return g},isInterceptionRouteAppPath:function(){return f}});let d=c(93541),e=["(..)(..)","(.)","(..)","(...)"];function f(a){return void 0!==a.split("/").find(a=>e.find(b=>a.startsWith(b)))}function g(a){let b,c,f;for(let d of a.split("/"))if(c=e.find(a=>d.startsWith(a))){[b,f]=a.split(c,2);break}if(!b||!c||!f)throw Object.defineProperty(Error("Invalid interception route: "+a+". Must be in the format /<intercepting route>/(..|...|..)(..)/<intercepted route>"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(b=(0,d.normalizeAppPath)(b),c){case"(.)":f="/"===b?"/"+f:b+"/"+f;break;case"(..)":if("/"===b)throw Object.defineProperty(Error("Invalid interception route: "+a+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});f=b.split("/").slice(0,-1).concat(f).join("/");break;case"(...)":f="/"+f;break;case"(..)(..)":let g=b.split("/");if(g.length<=2)throw Object.defineProperty(Error("Invalid interception route: "+a+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});f=g.slice(0,-2).concat(f).join("/");break;default:throw Object.defineProperty(Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:b,interceptedRoute:f}}},79327:a=>{"use strict";a.exports=require("node:process")},79428:a=>{"use strict";a.exports=require("buffer")},79551:a=>{"use strict";a.exports=require("url")},82620:(a,b)=>{"use strict";function c(a){return a.startsWith("/")?a:"/"+a}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"ensureLeadingSlash",{enumerable:!0,get:function(){return c}})},83459:(a,b,c)=>{"use strict";a.exports=c(67874).vendored["react-ssr"].React},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},90346:(a,b,c)=>{"use strict";a.exports=c(44870)},93059:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(83459),e={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"},f=c(1413),g=c(10153);let h=(0,d.forwardRef)(({color:a,size:b,strokeWidth:c,absoluteStrokeWidth:h,className:i="",children:j,iconNode:k,...l},m)=>{let{size:n=24,strokeWidth:o=2,absoluteStrokeWidth:p=!1,color:q="currentColor",className:r=""}=(0,g.useLucideContext)()??{},s=h??p?24*Number(c??o)/Number(b??n):c??o;return(0,d.createElement)("svg",{ref:m,...e,width:b??n??e.width,height:b??n??e.height,stroke:a??q,strokeWidth:s,className:(0,f.z)("lucide",r,i),...!j&&!(a=>{for(let b in a)if(b.startsWith("aria-")||"role"===b||"title"===b)return!0;return!1})(l)&&{"aria-hidden":"true"},...l},[...k.map(([a,b])=>(0,d.createElement)(a,b)),...Array.isArray(j)?j:[j]])})},93541:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{normalizeAppPath:function(){return f},normalizeRscURL:function(){return g}});let d=c(82620),e=c(40974);function f(a){return(0,d.ensureLeadingSlash)(a.split("/").reduce((a,b,c,d)=>!b||(0,e.isGroupSegment)(b)||"@"===b[0]||("page"===b||"route"===b)&&c===d.length-1?a:a+"/"+b,""))}function g(a){return a.replace(/\.rsc($|\?)/,"$1")}},98133:(a,b,c)=>{Promise.resolve().then(c.bind(c,9851)),Promise.resolve().then(c.bind(c,14709))}};var b=require("../../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[6618,4120,2408,4730,2313],()=>b(b.s=40965));module.exports=c})();
1
+ (()=>{var a={};a.id=3857,a.ids=[3857],a.modules={261:a=>{"use strict";a.exports=require("next/dist/shared/lib/router/utils/app-paths")},1413:(a,b,c)=>{"use strict";c.d(b,{z:()=>d});let d=(...a)=>a.filter((a,b,c)=>!!a&&""!==a.trim()&&c.indexOf(a)===b).join(" ").trim()},3295:a=>{"use strict";a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},9968:(a,b,c)=>{"use strict";a.exports=c(48876).vendored["react-rsc"].ReactServerDOMWebpackServer},10153:(a,b,c)=>{"use strict";c.d(b,{LucideProvider:()=>f,useLucideContext:()=>g});var d=c(83459);let e=(0,d.createContext)({});function f({children:a,size:b,color:c,strokeWidth:f,absoluteStrokeWidth:g,className:h}){let i=(0,d.useMemo)(()=>({size:b,color:c,strokeWidth:f,absoluteStrokeWidth:g,className:h}),[b,c,f,g,h]);return(0,d.createElement)(e.Provider,{value:i},a)}let g=()=>(0,d.useContext)(e)},10846:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},14709:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/lucide-react@1.34.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.mjs\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/node_modules/.pnpm/lucide-react@1.34.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.mjs","default")},19771:a=>{"use strict";a.exports=require("process")},26763:(a,b,c)=>{"use strict";Object.defineProperty(b,"I",{enumerable:!0,get:function(){return g}});let d=c(30707),e=c(53762),f=c(42705);async function g(a,b,c,g){if((0,d.isNodeNextResponse)(b)){var h;b.statusCode=c.status,b.statusMessage=c.statusText;let d=["set-cookie","www-authenticate","proxy-authenticate","vary"];null==(h=c.headers)||h.forEach((a,c)=>{if("x-middleware-set-cookie"!==c.toLowerCase())if("set-cookie"===c.toLowerCase())for(let d of(0,f.splitCookiesString)(a))b.appendHeader(c,d);else{let e=void 0!==b.getHeader(c);(d.includes(c.toLowerCase())||!e)&&b.appendHeader(c,a)}});let{originalResponse:i}=b;c.body&&"HEAD"!==a.method?await (0,e.pipeToNodeResponse)(c.body,i,g):i.end()}}},27910:a=>{"use strict";a.exports=require("stream")},29021:a=>{"use strict";a.exports=require("fs")},29294:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},33873:a=>{"use strict";a.exports=require("path")},39989:(a,b,c)=>{Promise.resolve().then(c.bind(c,10153)),Promise.resolve().then(c.bind(c,93059))},40965:(a,b,c)=>{"use strict";c.r(b),c.d(b,{handler:()=>J,patchFetch:()=>I,routeModule:()=>E,serverHooks:()=>H,workAsyncStorage:()=>F,workUnitAsyncStorage:()=>G});var d={};c.r(d),c.d(d,{GET:()=>D});var e=c(90346),f=c(24403),g=c(25394),h=c(95812),i=c(3882),j=c(261),k=c(33260),l=c(89926),m=c(7262),n=c(80701),o=c(26763),p=c(42705),q=c(34311),r=c(44912),s=c(86439),t=c(72142),u=c(52313),v=c(19660),w=c(29021),x=c.n(w),y=c(33873),z=c.n(y),A=c(27910),B=c(98312);let C={".ogg":"audio/ogg",".wav":"audio/wav",".mp3":"audio/mpeg",".flac":"audio/flac",".png":"image/png",".jpg":"image/jpeg",".jpeg":"image/jpeg",".gif":"image/gif",".webp":"image/webp",".svg":"image/svg+xml"};async function D(a,b){if(null==B.A.getLocalDocsRoots())return Response.json({error:"asset not found"},{status:404});let c=await b.params,d={id:decodeURIComponent(c.slug),locale:null,version:null},e=v.A.parse(decodeURIComponent(c.id));if(!e)return Response.json({error:"invalid resource location"},{status:404});let f=await u.dv.getLocalAssetFile(e,d);if(!f)return Response.json({error:"asset not found"},{status:404});let g=await x().promises.stat(f),h=C[z().extname(f).toLowerCase()]??"application/octet-stream";return new Response(A.Readable.toWeb(x().createReadStream(f)),{headers:{"Content-Type":h,"Content-Length":g.size.toString()}})}let E=new e.AppRouteRouteModule({definition:{kind:f.RouteKind.APP_ROUTE,page:"/(developers)/api/docs/[slug]/asset/[id]/route",pathname:"/api/docs/[slug]/asset/[id]",filename:"route",bundlePath:"app/(developers)/api/docs/[slug]/asset/[id]/route"},distDir:".next",relativeProjectDir:"",resolvedPagePath:"/home/runner/work/Wiki/Wiki/build/previewer/src/app/(developers)/api/docs/[slug]/asset/[id]/route.ts",nextConfigOutput:"standalone",userland:d}),{workAsyncStorage:F,workUnitAsyncStorage:G,serverHooks:H}=E;function I(){return(0,g.patchFetch)({workAsyncStorage:F,workUnitAsyncStorage:G})}async function J(a,b,c){var d;let e="/(developers)/api/docs/[slug]/asset/[id]/route";"/index"===e&&(e="/");let g=await E.prepare(a,b,{srcPage:e,multiZoneDraftMode:!1});if(!g)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:u,params:v,nextConfig:w,isDraftMode:x,prerenderManifest:y,routerServerContext:z,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,resolvedPathname:C}=g,D=(0,j.normalizeAppPath)(e),F=!!(y.dynamicRoutes[D]||y.routes[C]);if(F&&!x){let a=!!y.routes[C],b=y.dynamicRoutes[D];if(b&&!1===b.fallback&&!a)throw new s.NoFallbackError}let G=null;!F||E.isDev||x||(G="/index"===(G=C)?"/":G);let H=!0===E.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,i.getTracer)(),L=K.getActiveScopeSpan(),M={params:v,prerenderManifest:y,renderOpts:{experimental:{cacheComponents:!!w.experimental.cacheComponents,authInterrupts:!!w.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,h.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=w.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>E.onRequestError(a,b,d,z)},sharedContext:{buildId:u}},N=new k.NodeNextRequest(a),O=new k.NodeNextResponse(b),P=l.NextRequestAdapter.fromNodeNextRequest(N,(0,l.signalFromNodeResponse)(b));try{let d=async c=>E.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==m.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),g=async g=>{var i,j;let k=async({previousCacheEntry:f})=>{try{if(!(0,h.getRequestMeta)(a,"minimalMode")&&A&&B&&!f)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let e=await d(g);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,o.I)(N,O,e,M.renderOpts.pendingWaitUntil),null;{let a=await e.blob(),b=(0,p.toNodeOutgoingHttpHeaders)(e.headers);j&&(b[r.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=r.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=r.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:t.CachedRouteKind.APP_ROUTE,status:e.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==f?void 0:f.isStale)&&await E.onRequestError(a,b,{routerKind:"App Router",routePath:e,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})},z),b}},l=await E.handleResponse({req:a,nextConfig:w,cacheKey:G,routeKind:f.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:y,isRoutePPREnabled:!1,isOnDemandRevalidate:A,revalidateOnlyGenerated:B,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==t.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,h.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",A?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),x&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let m=(0,p.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,h.getRequestMeta)(a,"minimalMode")&&F||m.delete(r.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||m.get("Cache-Control")||m.set("Cache-Control",(0,q.getCacheControlHeader)(l.cacheControl)),await (0,o.I)(N,O,new Response(l.value.body,{headers:m,status:l.value.status||200})),null};L?await g(L):await K.withPropagatedContext(a.headers,()=>K.trace(m.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:i.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},g))}catch(b){if(b instanceof s.NoFallbackError||await E.onRequestError(a,b,{routerKind:"App Router",routePath:D,routeType:"route",revalidateReason:(0,n.c)({isRevalidate:I,isOnDemandRevalidate:A})}),F)throw b;return await (0,o.I)(N,O,new Response(null,{status:500})),null}}},40974:(a,b)=>{"use strict";function c(a){return"("===a[0]&&a.endsWith(")")}function d(a){return a.startsWith("@")&&"@children"!==a}function e(a,b){if(a.includes(f)){let a=JSON.stringify(b);return"{}"!==a?f+"?"+a:f}return a}Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{DEFAULT_SEGMENT_KEY:function(){return g},PAGE_SEGMENT_KEY:function(){return f},addSearchParamsIfPageSegment:function(){return e},isGroupSegment:function(){return c},isParallelRouteSegment:function(){return d}});let f="__PAGE__",g="__DEFAULT__"},44870:a=>{"use strict";a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},55591:a=>{"use strict";a.exports=require("https")},60492:(a,b,c)=>{"use strict";a.exports=c(48876).vendored["react-rsc"].ReactJsxRuntime},63033:a=>{"use strict";a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},67874:(a,b,c)=>{"use strict";a.exports=c(10846)},73136:a=>{"use strict";a.exports=require("node:url")},76760:a=>{"use strict";a.exports=require("node:path")},77414:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{INTERCEPTION_ROUTE_MARKERS:function(){return e},extractInterceptionRouteInformation:function(){return g},isInterceptionRouteAppPath:function(){return f}});let d=c(93541),e=["(..)(..)","(.)","(..)","(...)"];function f(a){return void 0!==a.split("/").find(a=>e.find(b=>a.startsWith(b)))}function g(a){let b,c,f;for(let d of a.split("/"))if(c=e.find(a=>d.startsWith(a))){[b,f]=a.split(c,2);break}if(!b||!c||!f)throw Object.defineProperty(Error("Invalid interception route: "+a+". Must be in the format /<intercepting route>/(..|...|..)(..)/<intercepted route>"),"__NEXT_ERROR_CODE",{value:"E269",enumerable:!1,configurable:!0});switch(b=(0,d.normalizeAppPath)(b),c){case"(.)":f="/"===b?"/"+f:b+"/"+f;break;case"(..)":if("/"===b)throw Object.defineProperty(Error("Invalid interception route: "+a+". Cannot use (..) marker at the root level, use (.) instead."),"__NEXT_ERROR_CODE",{value:"E207",enumerable:!1,configurable:!0});f=b.split("/").slice(0,-1).concat(f).join("/");break;case"(...)":f="/"+f;break;case"(..)(..)":let g=b.split("/");if(g.length<=2)throw Object.defineProperty(Error("Invalid interception route: "+a+". Cannot use (..)(..) marker at the root level or one level up."),"__NEXT_ERROR_CODE",{value:"E486",enumerable:!1,configurable:!0});f=g.slice(0,-2).concat(f).join("/");break;default:throw Object.defineProperty(Error("Invariant: unexpected marker"),"__NEXT_ERROR_CODE",{value:"E112",enumerable:!1,configurable:!0})}return{interceptingRoute:b,interceptedRoute:f}}},79327:a=>{"use strict";a.exports=require("node:process")},79428:a=>{"use strict";a.exports=require("buffer")},79551:a=>{"use strict";a.exports=require("url")},82620:(a,b)=>{"use strict";function c(a){return a.startsWith("/")?a:"/"+a}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"ensureLeadingSlash",{enumerable:!0,get:function(){return c}})},83459:(a,b,c)=>{"use strict";a.exports=c(67874).vendored["react-ssr"].React},86439:a=>{"use strict";a.exports=require("next/dist/shared/lib/no-fallback-error.external")},90346:(a,b,c)=>{"use strict";a.exports=c(44870)},93059:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(83459),e={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"},f=c(1413),g=c(10153);let h=(0,d.forwardRef)(({color:a,size:b,strokeWidth:c,absoluteStrokeWidth:h,className:i="",children:j,iconNode:k,...l},m)=>{let{size:n=24,strokeWidth:o=2,absoluteStrokeWidth:p=!1,color:q="currentColor",className:r=""}=(0,g.useLucideContext)()??{},s=h??p?24*Number(c??o)/Number(b??n):c??o;return(0,d.createElement)("svg",{ref:m,...e,width:b??n??e.width,height:b??n??e.height,stroke:a??q,strokeWidth:s,className:(0,f.z)("lucide",r,i),...!j&&!(a=>{for(let b in a)if(b.startsWith("aria-")||"role"===b||"title"===b)return!0;return!1})(l)&&{"aria-hidden":"true"},...l},[...k.map(([a,b])=>(0,d.createElement)(a,b)),...Array.isArray(j)?j:[j]])})},93541:(a,b,c)=>{"use strict";Object.defineProperty(b,"__esModule",{value:!0}),!function(a,b){for(var c in b)Object.defineProperty(a,c,{enumerable:!0,get:b[c]})}(b,{normalizeAppPath:function(){return f},normalizeRscURL:function(){return g}});let d=c(82620),e=c(40974);function f(a){return(0,d.ensureLeadingSlash)(a.split("/").reduce((a,b,c,d)=>!b||(0,e.isGroupSegment)(b)||"@"===b[0]||("page"===b||"route"===b)&&c===d.length-1?a:a+"/"+b,""))}function g(a){return a.replace(/\.rsc($|\?)/,"$1")}},98133:(a,b,c)=>{Promise.resolve().then(c.bind(c,9851)),Promise.resolve().then(c.bind(c,14709))}};var b=require("../../../../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[6618,4120,2408,9173,2313],()=>b(b.s=40965));module.exports=c})();