next-tinacms-azure 0.0.0-f9fb00b-20250728042847 → 0.0.0-fa7c27a-20251217204134
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/dist/auth.js +202 -213
- package/dist/delivery-handlers.js +435 -128
- package/dist/handlers.js +433 -129
- package/dist/index.js +138 -141
- package/package.json +7 -7
- package/dist/index.mjs +0 -146
|
@@ -7,10 +7,6 @@ var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
|
7
7
|
var __commonJS = (cb, mod) => function __require() {
|
|
8
8
|
return mod || (0, cb[__getOwnPropNames(cb)[0]])((mod = { exports: {} }).exports, mod), mod.exports;
|
|
9
9
|
};
|
|
10
|
-
var __export = (target, all) => {
|
|
11
|
-
for (var name in all)
|
|
12
|
-
__defProp(target, name, { get: all[name], enumerable: true });
|
|
13
|
-
};
|
|
14
10
|
var __copyProps = (to, from, except, desc) => {
|
|
15
11
|
if (from && typeof from === "object" || typeof from === "function") {
|
|
16
12
|
for (let key of __getOwnPropNames(from))
|
|
@@ -27,16 +23,15 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
27
23
|
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
28
24
|
mod
|
|
29
25
|
));
|
|
30
|
-
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
31
26
|
|
|
32
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
27
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js
|
|
33
28
|
var require_detect_domain_locale = __commonJS({
|
|
34
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
29
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/i18n/detect-domain-locale.js"(exports) {
|
|
35
30
|
"use strict";
|
|
36
|
-
Object.defineProperty(
|
|
31
|
+
Object.defineProperty(exports, "__esModule", {
|
|
37
32
|
value: true
|
|
38
33
|
});
|
|
39
|
-
Object.defineProperty(
|
|
34
|
+
Object.defineProperty(exports, "detectDomainLocale", {
|
|
40
35
|
enumerable: true,
|
|
41
36
|
get: function() {
|
|
42
37
|
return detectDomainLocale;
|
|
@@ -58,14 +53,14 @@ var require_detect_domain_locale = __commonJS({
|
|
|
58
53
|
}
|
|
59
54
|
});
|
|
60
55
|
|
|
61
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
56
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js
|
|
62
57
|
var require_remove_trailing_slash = __commonJS({
|
|
63
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
58
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/remove-trailing-slash.js"(exports) {
|
|
64
59
|
"use strict";
|
|
65
|
-
Object.defineProperty(
|
|
60
|
+
Object.defineProperty(exports, "__esModule", {
|
|
66
61
|
value: true
|
|
67
62
|
});
|
|
68
|
-
Object.defineProperty(
|
|
63
|
+
Object.defineProperty(exports, "removeTrailingSlash", {
|
|
69
64
|
enumerable: true,
|
|
70
65
|
get: function() {
|
|
71
66
|
return removeTrailingSlash;
|
|
@@ -77,14 +72,14 @@ var require_remove_trailing_slash = __commonJS({
|
|
|
77
72
|
}
|
|
78
73
|
});
|
|
79
74
|
|
|
80
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
75
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/parse-path.js
|
|
81
76
|
var require_parse_path = __commonJS({
|
|
82
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
77
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/parse-path.js"(exports) {
|
|
83
78
|
"use strict";
|
|
84
|
-
Object.defineProperty(
|
|
79
|
+
Object.defineProperty(exports, "__esModule", {
|
|
85
80
|
value: true
|
|
86
81
|
});
|
|
87
|
-
Object.defineProperty(
|
|
82
|
+
Object.defineProperty(exports, "parsePath", {
|
|
88
83
|
enumerable: true,
|
|
89
84
|
get: function() {
|
|
90
85
|
return parsePath;
|
|
@@ -110,14 +105,14 @@ var require_parse_path = __commonJS({
|
|
|
110
105
|
}
|
|
111
106
|
});
|
|
112
107
|
|
|
113
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
108
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js
|
|
114
109
|
var require_add_path_prefix = __commonJS({
|
|
115
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
110
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/add-path-prefix.js"(exports) {
|
|
116
111
|
"use strict";
|
|
117
|
-
Object.defineProperty(
|
|
112
|
+
Object.defineProperty(exports, "__esModule", {
|
|
118
113
|
value: true
|
|
119
114
|
});
|
|
120
|
-
Object.defineProperty(
|
|
115
|
+
Object.defineProperty(exports, "addPathPrefix", {
|
|
121
116
|
enumerable: true,
|
|
122
117
|
get: function() {
|
|
123
118
|
return addPathPrefix;
|
|
@@ -134,14 +129,14 @@ var require_add_path_prefix = __commonJS({
|
|
|
134
129
|
}
|
|
135
130
|
});
|
|
136
131
|
|
|
137
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
132
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js
|
|
138
133
|
var require_add_path_suffix = __commonJS({
|
|
139
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
134
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/add-path-suffix.js"(exports) {
|
|
140
135
|
"use strict";
|
|
141
|
-
Object.defineProperty(
|
|
136
|
+
Object.defineProperty(exports, "__esModule", {
|
|
142
137
|
value: true
|
|
143
138
|
});
|
|
144
|
-
Object.defineProperty(
|
|
139
|
+
Object.defineProperty(exports, "addPathSuffix", {
|
|
145
140
|
enumerable: true,
|
|
146
141
|
get: function() {
|
|
147
142
|
return addPathSuffix;
|
|
@@ -158,14 +153,14 @@ var require_add_path_suffix = __commonJS({
|
|
|
158
153
|
}
|
|
159
154
|
});
|
|
160
155
|
|
|
161
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
156
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js
|
|
162
157
|
var require_path_has_prefix = __commonJS({
|
|
163
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
158
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/path-has-prefix.js"(exports) {
|
|
164
159
|
"use strict";
|
|
165
|
-
Object.defineProperty(
|
|
160
|
+
Object.defineProperty(exports, "__esModule", {
|
|
166
161
|
value: true
|
|
167
162
|
});
|
|
168
|
-
Object.defineProperty(
|
|
163
|
+
Object.defineProperty(exports, "pathHasPrefix", {
|
|
169
164
|
enumerable: true,
|
|
170
165
|
get: function() {
|
|
171
166
|
return pathHasPrefix;
|
|
@@ -182,14 +177,14 @@ var require_path_has_prefix = __commonJS({
|
|
|
182
177
|
}
|
|
183
178
|
});
|
|
184
179
|
|
|
185
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
180
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/add-locale.js
|
|
186
181
|
var require_add_locale = __commonJS({
|
|
187
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
182
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/add-locale.js"(exports) {
|
|
188
183
|
"use strict";
|
|
189
|
-
Object.defineProperty(
|
|
184
|
+
Object.defineProperty(exports, "__esModule", {
|
|
190
185
|
value: true
|
|
191
186
|
});
|
|
192
|
-
Object.defineProperty(
|
|
187
|
+
Object.defineProperty(exports, "addLocale", {
|
|
193
188
|
enumerable: true,
|
|
194
189
|
get: function() {
|
|
195
190
|
return addLocale;
|
|
@@ -209,14 +204,14 @@ var require_add_locale = __commonJS({
|
|
|
209
204
|
}
|
|
210
205
|
});
|
|
211
206
|
|
|
212
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
207
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js
|
|
213
208
|
var require_format_next_pathname_info = __commonJS({
|
|
214
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
209
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/format-next-pathname-info.js"(exports) {
|
|
215
210
|
"use strict";
|
|
216
|
-
Object.defineProperty(
|
|
211
|
+
Object.defineProperty(exports, "__esModule", {
|
|
217
212
|
value: true
|
|
218
213
|
});
|
|
219
|
-
Object.defineProperty(
|
|
214
|
+
Object.defineProperty(exports, "formatNextPathnameInfo", {
|
|
220
215
|
enumerable: true,
|
|
221
216
|
get: function() {
|
|
222
217
|
return formatNextPathnameInfo;
|
|
@@ -240,14 +235,14 @@ var require_format_next_pathname_info = __commonJS({
|
|
|
240
235
|
}
|
|
241
236
|
});
|
|
242
237
|
|
|
243
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
238
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/get-hostname.js
|
|
244
239
|
var require_get_hostname = __commonJS({
|
|
245
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
240
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/get-hostname.js"(exports) {
|
|
246
241
|
"use strict";
|
|
247
|
-
Object.defineProperty(
|
|
242
|
+
Object.defineProperty(exports, "__esModule", {
|
|
248
243
|
value: true
|
|
249
244
|
});
|
|
250
|
-
Object.defineProperty(
|
|
245
|
+
Object.defineProperty(exports, "getHostname", {
|
|
251
246
|
enumerable: true,
|
|
252
247
|
get: function() {
|
|
253
248
|
return getHostname;
|
|
@@ -265,14 +260,14 @@ var require_get_hostname = __commonJS({
|
|
|
265
260
|
}
|
|
266
261
|
});
|
|
267
262
|
|
|
268
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
263
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js
|
|
269
264
|
var require_normalize_locale_path = __commonJS({
|
|
270
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
265
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/i18n/normalize-locale-path.js"(exports) {
|
|
271
266
|
"use strict";
|
|
272
|
-
Object.defineProperty(
|
|
267
|
+
Object.defineProperty(exports, "__esModule", {
|
|
273
268
|
value: true
|
|
274
269
|
});
|
|
275
|
-
Object.defineProperty(
|
|
270
|
+
Object.defineProperty(exports, "normalizeLocalePath", {
|
|
276
271
|
enumerable: true,
|
|
277
272
|
get: function() {
|
|
278
273
|
return normalizeLocalePath;
|
|
@@ -298,14 +293,14 @@ var require_normalize_locale_path = __commonJS({
|
|
|
298
293
|
}
|
|
299
294
|
});
|
|
300
295
|
|
|
301
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
296
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js
|
|
302
297
|
var require_remove_path_prefix = __commonJS({
|
|
303
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
298
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/remove-path-prefix.js"(exports) {
|
|
304
299
|
"use strict";
|
|
305
|
-
Object.defineProperty(
|
|
300
|
+
Object.defineProperty(exports, "__esModule", {
|
|
306
301
|
value: true
|
|
307
302
|
});
|
|
308
|
-
Object.defineProperty(
|
|
303
|
+
Object.defineProperty(exports, "removePathPrefix", {
|
|
309
304
|
enumerable: true,
|
|
310
305
|
get: function() {
|
|
311
306
|
return removePathPrefix;
|
|
@@ -325,14 +320,14 @@ var require_remove_path_prefix = __commonJS({
|
|
|
325
320
|
}
|
|
326
321
|
});
|
|
327
322
|
|
|
328
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
323
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js
|
|
329
324
|
var require_get_next_pathname_info = __commonJS({
|
|
330
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
325
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/shared/lib/router/utils/get-next-pathname-info.js"(exports) {
|
|
331
326
|
"use strict";
|
|
332
|
-
Object.defineProperty(
|
|
327
|
+
Object.defineProperty(exports, "__esModule", {
|
|
333
328
|
value: true
|
|
334
329
|
});
|
|
335
|
-
Object.defineProperty(
|
|
330
|
+
Object.defineProperty(exports, "getNextPathnameInfo", {
|
|
336
331
|
enumerable: true,
|
|
337
332
|
get: function() {
|
|
338
333
|
return getNextPathnameInfo;
|
|
@@ -379,14 +374,14 @@ var require_get_next_pathname_info = __commonJS({
|
|
|
379
374
|
}
|
|
380
375
|
});
|
|
381
376
|
|
|
382
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
377
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/next-url.js
|
|
383
378
|
var require_next_url = __commonJS({
|
|
384
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
379
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/next-url.js"(exports) {
|
|
385
380
|
"use strict";
|
|
386
|
-
Object.defineProperty(
|
|
381
|
+
Object.defineProperty(exports, "__esModule", {
|
|
387
382
|
value: true
|
|
388
383
|
});
|
|
389
|
-
Object.defineProperty(
|
|
384
|
+
Object.defineProperty(exports, "NextURL", {
|
|
390
385
|
enumerable: true,
|
|
391
386
|
get: function() {
|
|
392
387
|
return NextURL;
|
|
@@ -574,11 +569,308 @@ var require_next_url = __commonJS({
|
|
|
574
569
|
}
|
|
575
570
|
});
|
|
576
571
|
|
|
577
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
572
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/lib/constants.js
|
|
573
|
+
var require_constants = __commonJS({
|
|
574
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/lib/constants.js"(exports) {
|
|
575
|
+
"use strict";
|
|
576
|
+
Object.defineProperty(exports, "__esModule", {
|
|
577
|
+
value: true
|
|
578
|
+
});
|
|
579
|
+
function _export(target, all) {
|
|
580
|
+
for (var name in all) Object.defineProperty(target, name, {
|
|
581
|
+
enumerable: true,
|
|
582
|
+
get: all[name]
|
|
583
|
+
});
|
|
584
|
+
}
|
|
585
|
+
_export(exports, {
|
|
586
|
+
ACTION_SUFFIX: function() {
|
|
587
|
+
return ACTION_SUFFIX;
|
|
588
|
+
},
|
|
589
|
+
APP_DIR_ALIAS: function() {
|
|
590
|
+
return APP_DIR_ALIAS;
|
|
591
|
+
},
|
|
592
|
+
CACHE_ONE_YEAR: function() {
|
|
593
|
+
return CACHE_ONE_YEAR;
|
|
594
|
+
},
|
|
595
|
+
DOT_NEXT_ALIAS: function() {
|
|
596
|
+
return DOT_NEXT_ALIAS;
|
|
597
|
+
},
|
|
598
|
+
ESLINT_DEFAULT_DIRS: function() {
|
|
599
|
+
return ESLINT_DEFAULT_DIRS;
|
|
600
|
+
},
|
|
601
|
+
GSP_NO_RETURNED_VALUE: function() {
|
|
602
|
+
return GSP_NO_RETURNED_VALUE;
|
|
603
|
+
},
|
|
604
|
+
GSSP_COMPONENT_MEMBER_ERROR: function() {
|
|
605
|
+
return GSSP_COMPONENT_MEMBER_ERROR;
|
|
606
|
+
},
|
|
607
|
+
GSSP_NO_RETURNED_VALUE: function() {
|
|
608
|
+
return GSSP_NO_RETURNED_VALUE;
|
|
609
|
+
},
|
|
610
|
+
INSTRUMENTATION_HOOK_FILENAME: function() {
|
|
611
|
+
return INSTRUMENTATION_HOOK_FILENAME;
|
|
612
|
+
},
|
|
613
|
+
MIDDLEWARE_FILENAME: function() {
|
|
614
|
+
return MIDDLEWARE_FILENAME;
|
|
615
|
+
},
|
|
616
|
+
MIDDLEWARE_LOCATION_REGEXP: function() {
|
|
617
|
+
return MIDDLEWARE_LOCATION_REGEXP;
|
|
618
|
+
},
|
|
619
|
+
NEXT_BODY_SUFFIX: function() {
|
|
620
|
+
return NEXT_BODY_SUFFIX;
|
|
621
|
+
},
|
|
622
|
+
NEXT_CACHE_IMPLICIT_TAG_ID: function() {
|
|
623
|
+
return NEXT_CACHE_IMPLICIT_TAG_ID;
|
|
624
|
+
},
|
|
625
|
+
NEXT_CACHE_REVALIDATED_TAGS_HEADER: function() {
|
|
626
|
+
return NEXT_CACHE_REVALIDATED_TAGS_HEADER;
|
|
627
|
+
},
|
|
628
|
+
NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER: function() {
|
|
629
|
+
return NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER;
|
|
630
|
+
},
|
|
631
|
+
NEXT_CACHE_SOFT_TAGS_HEADER: function() {
|
|
632
|
+
return NEXT_CACHE_SOFT_TAGS_HEADER;
|
|
633
|
+
},
|
|
634
|
+
NEXT_CACHE_SOFT_TAG_MAX_LENGTH: function() {
|
|
635
|
+
return NEXT_CACHE_SOFT_TAG_MAX_LENGTH;
|
|
636
|
+
},
|
|
637
|
+
NEXT_CACHE_TAGS_HEADER: function() {
|
|
638
|
+
return NEXT_CACHE_TAGS_HEADER;
|
|
639
|
+
},
|
|
640
|
+
NEXT_CACHE_TAG_MAX_ITEMS: function() {
|
|
641
|
+
return NEXT_CACHE_TAG_MAX_ITEMS;
|
|
642
|
+
},
|
|
643
|
+
NEXT_CACHE_TAG_MAX_LENGTH: function() {
|
|
644
|
+
return NEXT_CACHE_TAG_MAX_LENGTH;
|
|
645
|
+
},
|
|
646
|
+
NEXT_DATA_SUFFIX: function() {
|
|
647
|
+
return NEXT_DATA_SUFFIX;
|
|
648
|
+
},
|
|
649
|
+
NEXT_INTERCEPTION_MARKER_PREFIX: function() {
|
|
650
|
+
return NEXT_INTERCEPTION_MARKER_PREFIX;
|
|
651
|
+
},
|
|
652
|
+
NEXT_META_SUFFIX: function() {
|
|
653
|
+
return NEXT_META_SUFFIX;
|
|
654
|
+
},
|
|
655
|
+
NEXT_QUERY_PARAM_PREFIX: function() {
|
|
656
|
+
return NEXT_QUERY_PARAM_PREFIX;
|
|
657
|
+
},
|
|
658
|
+
NON_STANDARD_NODE_ENV: function() {
|
|
659
|
+
return NON_STANDARD_NODE_ENV;
|
|
660
|
+
},
|
|
661
|
+
PAGES_DIR_ALIAS: function() {
|
|
662
|
+
return PAGES_DIR_ALIAS;
|
|
663
|
+
},
|
|
664
|
+
PRERENDER_REVALIDATE_HEADER: function() {
|
|
665
|
+
return PRERENDER_REVALIDATE_HEADER;
|
|
666
|
+
},
|
|
667
|
+
PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER: function() {
|
|
668
|
+
return PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER;
|
|
669
|
+
},
|
|
670
|
+
PUBLIC_DIR_MIDDLEWARE_CONFLICT: function() {
|
|
671
|
+
return PUBLIC_DIR_MIDDLEWARE_CONFLICT;
|
|
672
|
+
},
|
|
673
|
+
ROOT_DIR_ALIAS: function() {
|
|
674
|
+
return ROOT_DIR_ALIAS;
|
|
675
|
+
},
|
|
676
|
+
RSC_ACTION_CLIENT_WRAPPER_ALIAS: function() {
|
|
677
|
+
return RSC_ACTION_CLIENT_WRAPPER_ALIAS;
|
|
678
|
+
},
|
|
679
|
+
RSC_ACTION_ENCRYPTION_ALIAS: function() {
|
|
680
|
+
return RSC_ACTION_ENCRYPTION_ALIAS;
|
|
681
|
+
},
|
|
682
|
+
RSC_ACTION_PROXY_ALIAS: function() {
|
|
683
|
+
return RSC_ACTION_PROXY_ALIAS;
|
|
684
|
+
},
|
|
685
|
+
RSC_ACTION_VALIDATE_ALIAS: function() {
|
|
686
|
+
return RSC_ACTION_VALIDATE_ALIAS;
|
|
687
|
+
},
|
|
688
|
+
RSC_MOD_REF_PROXY_ALIAS: function() {
|
|
689
|
+
return RSC_MOD_REF_PROXY_ALIAS;
|
|
690
|
+
},
|
|
691
|
+
RSC_PREFETCH_SUFFIX: function() {
|
|
692
|
+
return RSC_PREFETCH_SUFFIX;
|
|
693
|
+
},
|
|
694
|
+
RSC_SUFFIX: function() {
|
|
695
|
+
return RSC_SUFFIX;
|
|
696
|
+
},
|
|
697
|
+
SERVER_PROPS_EXPORT_ERROR: function() {
|
|
698
|
+
return SERVER_PROPS_EXPORT_ERROR;
|
|
699
|
+
},
|
|
700
|
+
SERVER_PROPS_GET_INIT_PROPS_CONFLICT: function() {
|
|
701
|
+
return SERVER_PROPS_GET_INIT_PROPS_CONFLICT;
|
|
702
|
+
},
|
|
703
|
+
SERVER_PROPS_SSG_CONFLICT: function() {
|
|
704
|
+
return SERVER_PROPS_SSG_CONFLICT;
|
|
705
|
+
},
|
|
706
|
+
SERVER_RUNTIME: function() {
|
|
707
|
+
return SERVER_RUNTIME;
|
|
708
|
+
},
|
|
709
|
+
SSG_FALLBACK_EXPORT_ERROR: function() {
|
|
710
|
+
return SSG_FALLBACK_EXPORT_ERROR;
|
|
711
|
+
},
|
|
712
|
+
SSG_GET_INITIAL_PROPS_CONFLICT: function() {
|
|
713
|
+
return SSG_GET_INITIAL_PROPS_CONFLICT;
|
|
714
|
+
},
|
|
715
|
+
STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR: function() {
|
|
716
|
+
return STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR;
|
|
717
|
+
},
|
|
718
|
+
UNSTABLE_REVALIDATE_RENAME_ERROR: function() {
|
|
719
|
+
return UNSTABLE_REVALIDATE_RENAME_ERROR;
|
|
720
|
+
},
|
|
721
|
+
WEBPACK_LAYERS: function() {
|
|
722
|
+
return WEBPACK_LAYERS;
|
|
723
|
+
},
|
|
724
|
+
WEBPACK_RESOURCE_QUERIES: function() {
|
|
725
|
+
return WEBPACK_RESOURCE_QUERIES;
|
|
726
|
+
}
|
|
727
|
+
});
|
|
728
|
+
var NEXT_QUERY_PARAM_PREFIX = "nxtP";
|
|
729
|
+
var NEXT_INTERCEPTION_MARKER_PREFIX = "nxtI";
|
|
730
|
+
var PRERENDER_REVALIDATE_HEADER = "x-prerender-revalidate";
|
|
731
|
+
var PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER = "x-prerender-revalidate-if-generated";
|
|
732
|
+
var RSC_PREFETCH_SUFFIX = ".prefetch.rsc";
|
|
733
|
+
var RSC_SUFFIX = ".rsc";
|
|
734
|
+
var ACTION_SUFFIX = ".action";
|
|
735
|
+
var NEXT_DATA_SUFFIX = ".json";
|
|
736
|
+
var NEXT_META_SUFFIX = ".meta";
|
|
737
|
+
var NEXT_BODY_SUFFIX = ".body";
|
|
738
|
+
var NEXT_CACHE_TAGS_HEADER = "x-next-cache-tags";
|
|
739
|
+
var NEXT_CACHE_SOFT_TAGS_HEADER = "x-next-cache-soft-tags";
|
|
740
|
+
var NEXT_CACHE_REVALIDATED_TAGS_HEADER = "x-next-revalidated-tags";
|
|
741
|
+
var NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER = "x-next-revalidate-tag-token";
|
|
742
|
+
var NEXT_CACHE_TAG_MAX_ITEMS = 128;
|
|
743
|
+
var NEXT_CACHE_TAG_MAX_LENGTH = 256;
|
|
744
|
+
var NEXT_CACHE_SOFT_TAG_MAX_LENGTH = 1024;
|
|
745
|
+
var NEXT_CACHE_IMPLICIT_TAG_ID = "_N_T_";
|
|
746
|
+
var CACHE_ONE_YEAR = 31536e3;
|
|
747
|
+
var MIDDLEWARE_FILENAME = "middleware";
|
|
748
|
+
var MIDDLEWARE_LOCATION_REGEXP = `(?:src/)?${MIDDLEWARE_FILENAME}`;
|
|
749
|
+
var INSTRUMENTATION_HOOK_FILENAME = "instrumentation";
|
|
750
|
+
var PAGES_DIR_ALIAS = "private-next-pages";
|
|
751
|
+
var DOT_NEXT_ALIAS = "private-dot-next";
|
|
752
|
+
var ROOT_DIR_ALIAS = "private-next-root-dir";
|
|
753
|
+
var APP_DIR_ALIAS = "private-next-app-dir";
|
|
754
|
+
var RSC_MOD_REF_PROXY_ALIAS = "private-next-rsc-mod-ref-proxy";
|
|
755
|
+
var RSC_ACTION_VALIDATE_ALIAS = "private-next-rsc-action-validate";
|
|
756
|
+
var RSC_ACTION_PROXY_ALIAS = "private-next-rsc-server-reference";
|
|
757
|
+
var RSC_ACTION_ENCRYPTION_ALIAS = "private-next-rsc-action-encryption";
|
|
758
|
+
var RSC_ACTION_CLIENT_WRAPPER_ALIAS = "private-next-rsc-action-client-wrapper";
|
|
759
|
+
var PUBLIC_DIR_MIDDLEWARE_CONFLICT = `You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict`;
|
|
760
|
+
var SSG_GET_INITIAL_PROPS_CONFLICT = `You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps`;
|
|
761
|
+
var SERVER_PROPS_GET_INIT_PROPS_CONFLICT = `You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.`;
|
|
762
|
+
var SERVER_PROPS_SSG_CONFLICT = `You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps`;
|
|
763
|
+
var STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR = `can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props`;
|
|
764
|
+
var SERVER_PROPS_EXPORT_ERROR = `pages with \`getServerSideProps\` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export`;
|
|
765
|
+
var GSP_NO_RETURNED_VALUE = "Your `getStaticProps` function did not return an object. Did you forget to add a `return`?";
|
|
766
|
+
var GSSP_NO_RETURNED_VALUE = "Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?";
|
|
767
|
+
var UNSTABLE_REVALIDATE_RENAME_ERROR = "The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.";
|
|
768
|
+
var GSSP_COMPONENT_MEMBER_ERROR = `can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member`;
|
|
769
|
+
var NON_STANDARD_NODE_ENV = `You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env`;
|
|
770
|
+
var SSG_FALLBACK_EXPORT_ERROR = `Pages with \`fallback\` enabled in \`getStaticPaths\` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export`;
|
|
771
|
+
var ESLINT_DEFAULT_DIRS = [
|
|
772
|
+
"app",
|
|
773
|
+
"pages",
|
|
774
|
+
"components",
|
|
775
|
+
"lib",
|
|
776
|
+
"src"
|
|
777
|
+
];
|
|
778
|
+
var SERVER_RUNTIME = {
|
|
779
|
+
edge: "edge",
|
|
780
|
+
experimentalEdge: "experimental-edge",
|
|
781
|
+
nodejs: "nodejs"
|
|
782
|
+
};
|
|
783
|
+
var WEBPACK_LAYERS_NAMES = {
|
|
784
|
+
/**
|
|
785
|
+
* The layer for the shared code between the client and server bundles.
|
|
786
|
+
*/
|
|
787
|
+
shared: "shared",
|
|
788
|
+
/**
|
|
789
|
+
* React Server Components layer (rsc).
|
|
790
|
+
*/
|
|
791
|
+
reactServerComponents: "rsc",
|
|
792
|
+
/**
|
|
793
|
+
* Server Side Rendering layer for app (ssr).
|
|
794
|
+
*/
|
|
795
|
+
serverSideRendering: "ssr",
|
|
796
|
+
/**
|
|
797
|
+
* The browser client bundle layer for actions.
|
|
798
|
+
*/
|
|
799
|
+
actionBrowser: "action-browser",
|
|
800
|
+
/**
|
|
801
|
+
* The layer for the API routes.
|
|
802
|
+
*/
|
|
803
|
+
api: "api",
|
|
804
|
+
/**
|
|
805
|
+
* The layer for the middleware code.
|
|
806
|
+
*/
|
|
807
|
+
middleware: "middleware",
|
|
808
|
+
/**
|
|
809
|
+
* The layer for the instrumentation hooks.
|
|
810
|
+
*/
|
|
811
|
+
instrument: "instrument",
|
|
812
|
+
/**
|
|
813
|
+
* The layer for assets on the edge.
|
|
814
|
+
*/
|
|
815
|
+
edgeAsset: "edge-asset",
|
|
816
|
+
/**
|
|
817
|
+
* The browser client bundle layer for App directory.
|
|
818
|
+
*/
|
|
819
|
+
appPagesBrowser: "app-pages-browser",
|
|
820
|
+
/**
|
|
821
|
+
* The server bundle layer for metadata routes.
|
|
822
|
+
*/
|
|
823
|
+
appMetadataRoute: "app-metadata-route",
|
|
824
|
+
/**
|
|
825
|
+
* The layer for the server bundle for App Route handlers.
|
|
826
|
+
*/
|
|
827
|
+
appRouteHandler: "app-route-handler"
|
|
828
|
+
};
|
|
829
|
+
var WEBPACK_LAYERS = {
|
|
830
|
+
...WEBPACK_LAYERS_NAMES,
|
|
831
|
+
GROUP: {
|
|
832
|
+
serverOnly: [
|
|
833
|
+
WEBPACK_LAYERS_NAMES.reactServerComponents,
|
|
834
|
+
WEBPACK_LAYERS_NAMES.actionBrowser,
|
|
835
|
+
WEBPACK_LAYERS_NAMES.appMetadataRoute,
|
|
836
|
+
WEBPACK_LAYERS_NAMES.appRouteHandler,
|
|
837
|
+
WEBPACK_LAYERS_NAMES.instrument
|
|
838
|
+
],
|
|
839
|
+
clientOnly: [
|
|
840
|
+
WEBPACK_LAYERS_NAMES.serverSideRendering,
|
|
841
|
+
WEBPACK_LAYERS_NAMES.appPagesBrowser
|
|
842
|
+
],
|
|
843
|
+
nonClientServerTarget: [
|
|
844
|
+
// middleware and pages api
|
|
845
|
+
WEBPACK_LAYERS_NAMES.middleware,
|
|
846
|
+
WEBPACK_LAYERS_NAMES.api
|
|
847
|
+
],
|
|
848
|
+
app: [
|
|
849
|
+
WEBPACK_LAYERS_NAMES.reactServerComponents,
|
|
850
|
+
WEBPACK_LAYERS_NAMES.actionBrowser,
|
|
851
|
+
WEBPACK_LAYERS_NAMES.appMetadataRoute,
|
|
852
|
+
WEBPACK_LAYERS_NAMES.appRouteHandler,
|
|
853
|
+
WEBPACK_LAYERS_NAMES.serverSideRendering,
|
|
854
|
+
WEBPACK_LAYERS_NAMES.appPagesBrowser,
|
|
855
|
+
WEBPACK_LAYERS_NAMES.shared,
|
|
856
|
+
WEBPACK_LAYERS_NAMES.instrument
|
|
857
|
+
]
|
|
858
|
+
}
|
|
859
|
+
};
|
|
860
|
+
var WEBPACK_RESOURCE_QUERIES = {
|
|
861
|
+
edgeSSREntry: "__next_edge_ssr_entry__",
|
|
862
|
+
metadata: "__next_metadata__",
|
|
863
|
+
metadataRoute: "__next_metadata_route__",
|
|
864
|
+
metadataImageMeta: "__next_metadata_image_meta__"
|
|
865
|
+
};
|
|
866
|
+
}
|
|
867
|
+
});
|
|
868
|
+
|
|
869
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/utils.js
|
|
578
870
|
var require_utils = __commonJS({
|
|
579
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
871
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/utils.js"(exports) {
|
|
580
872
|
"use strict";
|
|
581
|
-
Object.defineProperty(
|
|
873
|
+
Object.defineProperty(exports, "__esModule", {
|
|
582
874
|
value: true
|
|
583
875
|
});
|
|
584
876
|
function _export(target, all) {
|
|
@@ -587,10 +879,13 @@ var require_utils = __commonJS({
|
|
|
587
879
|
get: all[name]
|
|
588
880
|
});
|
|
589
881
|
}
|
|
590
|
-
_export(
|
|
882
|
+
_export(exports, {
|
|
591
883
|
fromNodeOutgoingHttpHeaders: function() {
|
|
592
884
|
return fromNodeOutgoingHttpHeaders;
|
|
593
885
|
},
|
|
886
|
+
normalizeNextQueryParam: function() {
|
|
887
|
+
return normalizeNextQueryParam;
|
|
888
|
+
},
|
|
594
889
|
splitCookiesString: function() {
|
|
595
890
|
return splitCookiesString;
|
|
596
891
|
},
|
|
@@ -601,6 +896,7 @@ var require_utils = __commonJS({
|
|
|
601
896
|
return validateURL;
|
|
602
897
|
}
|
|
603
898
|
});
|
|
899
|
+
var _constants = require_constants();
|
|
604
900
|
function fromNodeOutgoingHttpHeaders(nodeHeaders) {
|
|
605
901
|
const headers = new Headers();
|
|
606
902
|
for (let [key, value] of Object.entries(nodeHeaders)) {
|
|
@@ -690,14 +986,26 @@ var require_utils = __commonJS({
|
|
|
690
986
|
});
|
|
691
987
|
}
|
|
692
988
|
}
|
|
989
|
+
function normalizeNextQueryParam(key, onKeyNormalized) {
|
|
990
|
+
const prefixes = [
|
|
991
|
+
_constants.NEXT_QUERY_PARAM_PREFIX,
|
|
992
|
+
_constants.NEXT_INTERCEPTION_MARKER_PREFIX
|
|
993
|
+
];
|
|
994
|
+
for (const prefix of prefixes) {
|
|
995
|
+
if (key !== prefix && key.startsWith(prefix)) {
|
|
996
|
+
const normalizedKey = key.substring(prefix.length);
|
|
997
|
+
onKeyNormalized(normalizedKey);
|
|
998
|
+
}
|
|
999
|
+
}
|
|
1000
|
+
}
|
|
693
1001
|
}
|
|
694
1002
|
});
|
|
695
1003
|
|
|
696
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1004
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/error.js
|
|
697
1005
|
var require_error = __commonJS({
|
|
698
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1006
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/error.js"(exports) {
|
|
699
1007
|
"use strict";
|
|
700
|
-
Object.defineProperty(
|
|
1008
|
+
Object.defineProperty(exports, "__esModule", {
|
|
701
1009
|
value: true
|
|
702
1010
|
});
|
|
703
1011
|
function _export(target, all) {
|
|
@@ -706,7 +1014,7 @@ var require_error = __commonJS({
|
|
|
706
1014
|
get: all[name]
|
|
707
1015
|
});
|
|
708
1016
|
}
|
|
709
|
-
_export(
|
|
1017
|
+
_export(exports, {
|
|
710
1018
|
PageSignatureError: function() {
|
|
711
1019
|
return PageSignatureError;
|
|
712
1020
|
},
|
|
@@ -746,15 +1054,15 @@ var require_error = __commonJS({
|
|
|
746
1054
|
}
|
|
747
1055
|
});
|
|
748
1056
|
|
|
749
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1057
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js
|
|
750
1058
|
var require_cookies = __commonJS({
|
|
751
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1059
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/compiled/@edge-runtime/cookies/index.js"(exports, module) {
|
|
752
1060
|
"use strict";
|
|
753
1061
|
var __defProp2 = Object.defineProperty;
|
|
754
1062
|
var __getOwnPropDesc2 = Object.getOwnPropertyDescriptor;
|
|
755
1063
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
756
1064
|
var __hasOwnProp2 = Object.prototype.hasOwnProperty;
|
|
757
|
-
var
|
|
1065
|
+
var __export = (target, all) => {
|
|
758
1066
|
for (var name in all)
|
|
759
1067
|
__defProp2(target, name, { get: all[name], enumerable: true });
|
|
760
1068
|
};
|
|
@@ -766,16 +1074,16 @@ var require_cookies = __commonJS({
|
|
|
766
1074
|
}
|
|
767
1075
|
return to;
|
|
768
1076
|
};
|
|
769
|
-
var
|
|
1077
|
+
var __toCommonJS = (mod) => __copyProps2(__defProp2({}, "__esModule", { value: true }), mod);
|
|
770
1078
|
var src_exports = {};
|
|
771
|
-
|
|
1079
|
+
__export(src_exports, {
|
|
772
1080
|
RequestCookies: () => RequestCookies,
|
|
773
1081
|
ResponseCookies: () => ResponseCookies,
|
|
774
1082
|
parseCookie: () => parseCookie,
|
|
775
1083
|
parseSetCookie: () => parseSetCookie,
|
|
776
1084
|
stringifyCookie: () => stringifyCookie
|
|
777
1085
|
});
|
|
778
|
-
|
|
1086
|
+
module.exports = __toCommonJS(src_exports);
|
|
779
1087
|
function stringifyCookie(c) {
|
|
780
1088
|
var _a;
|
|
781
1089
|
const attrs = [
|
|
@@ -1070,11 +1378,11 @@ var require_cookies = __commonJS({
|
|
|
1070
1378
|
}
|
|
1071
1379
|
});
|
|
1072
1380
|
|
|
1073
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1381
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/cookies.js
|
|
1074
1382
|
var require_cookies2 = __commonJS({
|
|
1075
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1383
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/cookies.js"(exports) {
|
|
1076
1384
|
"use strict";
|
|
1077
|
-
Object.defineProperty(
|
|
1385
|
+
Object.defineProperty(exports, "__esModule", {
|
|
1078
1386
|
value: true
|
|
1079
1387
|
});
|
|
1080
1388
|
function _export(target, all) {
|
|
@@ -1083,7 +1391,7 @@ var require_cookies2 = __commonJS({
|
|
|
1083
1391
|
get: all[name]
|
|
1084
1392
|
});
|
|
1085
1393
|
}
|
|
1086
|
-
_export(
|
|
1394
|
+
_export(exports, {
|
|
1087
1395
|
RequestCookies: function() {
|
|
1088
1396
|
return _cookies.RequestCookies;
|
|
1089
1397
|
},
|
|
@@ -1098,11 +1406,11 @@ var require_cookies2 = __commonJS({
|
|
|
1098
1406
|
}
|
|
1099
1407
|
});
|
|
1100
1408
|
|
|
1101
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1409
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/request.js
|
|
1102
1410
|
var require_request = __commonJS({
|
|
1103
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1411
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/request.js"(exports) {
|
|
1104
1412
|
"use strict";
|
|
1105
|
-
Object.defineProperty(
|
|
1413
|
+
Object.defineProperty(exports, "__esModule", {
|
|
1106
1414
|
value: true
|
|
1107
1415
|
});
|
|
1108
1416
|
function _export(target, all) {
|
|
@@ -1111,7 +1419,7 @@ var require_request = __commonJS({
|
|
|
1111
1419
|
get: all[name]
|
|
1112
1420
|
});
|
|
1113
1421
|
}
|
|
1114
|
-
_export(
|
|
1422
|
+
_export(exports, {
|
|
1115
1423
|
INTERNALS: function() {
|
|
1116
1424
|
return INTERNALS;
|
|
1117
1425
|
},
|
|
@@ -1200,14 +1508,14 @@ var require_request = __commonJS({
|
|
|
1200
1508
|
}
|
|
1201
1509
|
});
|
|
1202
1510
|
|
|
1203
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1511
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js
|
|
1204
1512
|
var require_reflect = __commonJS({
|
|
1205
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1513
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/adapters/reflect.js"(exports) {
|
|
1206
1514
|
"use strict";
|
|
1207
|
-
Object.defineProperty(
|
|
1515
|
+
Object.defineProperty(exports, "__esModule", {
|
|
1208
1516
|
value: true
|
|
1209
1517
|
});
|
|
1210
|
-
Object.defineProperty(
|
|
1518
|
+
Object.defineProperty(exports, "ReflectAdapter", {
|
|
1211
1519
|
enumerable: true,
|
|
1212
1520
|
get: function() {
|
|
1213
1521
|
return ReflectAdapter;
|
|
@@ -1234,14 +1542,14 @@ var require_reflect = __commonJS({
|
|
|
1234
1542
|
}
|
|
1235
1543
|
});
|
|
1236
1544
|
|
|
1237
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1545
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/response.js
|
|
1238
1546
|
var require_response = __commonJS({
|
|
1239
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1547
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/response.js"(exports) {
|
|
1240
1548
|
"use strict";
|
|
1241
|
-
Object.defineProperty(
|
|
1549
|
+
Object.defineProperty(exports, "__esModule", {
|
|
1242
1550
|
value: true
|
|
1243
1551
|
});
|
|
1244
|
-
Object.defineProperty(
|
|
1552
|
+
Object.defineProperty(exports, "NextResponse", {
|
|
1245
1553
|
enumerable: true,
|
|
1246
1554
|
get: function() {
|
|
1247
1555
|
return NextResponse2;
|
|
@@ -1365,14 +1673,14 @@ var require_response = __commonJS({
|
|
|
1365
1673
|
}
|
|
1366
1674
|
});
|
|
1367
1675
|
|
|
1368
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1676
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/image-response.js
|
|
1369
1677
|
var require_image_response = __commonJS({
|
|
1370
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1678
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/image-response.js"(exports) {
|
|
1371
1679
|
"use strict";
|
|
1372
|
-
Object.defineProperty(
|
|
1680
|
+
Object.defineProperty(exports, "__esModule", {
|
|
1373
1681
|
value: true
|
|
1374
1682
|
});
|
|
1375
|
-
Object.defineProperty(
|
|
1683
|
+
Object.defineProperty(exports, "ImageResponse", {
|
|
1376
1684
|
enumerable: true,
|
|
1377
1685
|
get: function() {
|
|
1378
1686
|
return ImageResponse;
|
|
@@ -1384,9 +1692,9 @@ var require_image_response = __commonJS({
|
|
|
1384
1692
|
}
|
|
1385
1693
|
});
|
|
1386
1694
|
|
|
1387
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1695
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js
|
|
1388
1696
|
var require_ua_parser = __commonJS({
|
|
1389
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1697
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/compiled/ua-parser-js/ua-parser.js"(exports, module) {
|
|
1390
1698
|
(() => {
|
|
1391
1699
|
var i = { 226: function(i2, e2) {
|
|
1392
1700
|
(function(o2, a) {
|
|
@@ -1604,16 +1912,16 @@ var require_ua_parser = __commonJS({
|
|
|
1604
1912
|
}
|
|
1605
1913
|
if (typeof __nccwpck_require__ !== "undefined") __nccwpck_require__.ab = __dirname + "/";
|
|
1606
1914
|
var o = __nccwpck_require__(226);
|
|
1607
|
-
|
|
1915
|
+
module.exports = o;
|
|
1608
1916
|
})();
|
|
1609
1917
|
}
|
|
1610
1918
|
});
|
|
1611
1919
|
|
|
1612
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1920
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/user-agent.js
|
|
1613
1921
|
var require_user_agent = __commonJS({
|
|
1614
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1922
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/user-agent.js"(exports) {
|
|
1615
1923
|
"use strict";
|
|
1616
|
-
Object.defineProperty(
|
|
1924
|
+
Object.defineProperty(exports, "__esModule", {
|
|
1617
1925
|
value: true
|
|
1618
1926
|
});
|
|
1619
1927
|
function _export(target, all) {
|
|
@@ -1622,7 +1930,7 @@ var require_user_agent = __commonJS({
|
|
|
1622
1930
|
get: all[name]
|
|
1623
1931
|
});
|
|
1624
1932
|
}
|
|
1625
|
-
_export(
|
|
1933
|
+
_export(exports, {
|
|
1626
1934
|
isBot: function() {
|
|
1627
1935
|
return isBot;
|
|
1628
1936
|
},
|
|
@@ -1654,14 +1962,14 @@ var require_user_agent = __commonJS({
|
|
|
1654
1962
|
}
|
|
1655
1963
|
});
|
|
1656
1964
|
|
|
1657
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1965
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/url-pattern.js
|
|
1658
1966
|
var require_url_pattern = __commonJS({
|
|
1659
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1967
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/dist/server/web/spec-extension/url-pattern.js"(exports) {
|
|
1660
1968
|
"use strict";
|
|
1661
|
-
Object.defineProperty(
|
|
1969
|
+
Object.defineProperty(exports, "__esModule", {
|
|
1662
1970
|
value: true
|
|
1663
1971
|
});
|
|
1664
|
-
Object.defineProperty(
|
|
1972
|
+
Object.defineProperty(exports, "URLPattern", {
|
|
1665
1973
|
enumerable: true,
|
|
1666
1974
|
get: function() {
|
|
1667
1975
|
return GlobalURLPattern;
|
|
@@ -1674,9 +1982,9 @@ var require_url_pattern = __commonJS({
|
|
|
1674
1982
|
}
|
|
1675
1983
|
});
|
|
1676
1984
|
|
|
1677
|
-
// ../../node_modules/.pnpm/next@14.2.
|
|
1985
|
+
// ../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/server.js
|
|
1678
1986
|
var require_server = __commonJS({
|
|
1679
|
-
"../../node_modules/.pnpm/next@14.2.
|
|
1987
|
+
"../../node_modules/.pnpm/next@14.2.35_@babel+core@7.28.5_@opentelemetry+api@1.9.0_@playwright+test@1.57.0_babel-plugin_mok77vw6ptv5wj4eaydbr5ecze/node_modules/next/server.js"(exports, module) {
|
|
1680
1988
|
var serverExports = {
|
|
1681
1989
|
NextRequest: require_request().NextRequest,
|
|
1682
1990
|
NextResponse: require_response().NextResponse,
|
|
@@ -1685,25 +1993,25 @@ var require_server = __commonJS({
|
|
|
1685
1993
|
userAgent: require_user_agent().userAgent,
|
|
1686
1994
|
URLPattern: require_url_pattern().URLPattern
|
|
1687
1995
|
};
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1694
|
-
|
|
1996
|
+
module.exports = serverExports;
|
|
1997
|
+
exports.NextRequest = serverExports.NextRequest;
|
|
1998
|
+
exports.NextResponse = serverExports.NextResponse;
|
|
1999
|
+
exports.ImageResponse = serverExports.ImageResponse;
|
|
2000
|
+
exports.userAgentFromString = serverExports.userAgentFromString;
|
|
2001
|
+
exports.userAgent = serverExports.userAgent;
|
|
2002
|
+
exports.URLPattern = serverExports.URLPattern;
|
|
1695
2003
|
}
|
|
1696
2004
|
});
|
|
1697
2005
|
|
|
1698
2006
|
// src/delivery-handlers.ts
|
|
1699
|
-
var delivery_handlers_exports = {};
|
|
1700
|
-
__export(delivery_handlers_exports, {
|
|
1701
|
-
createMediaDeliveryHandlers: () => createMediaDeliveryHandlers
|
|
1702
|
-
});
|
|
1703
|
-
module.exports = __toCommonJS(delivery_handlers_exports);
|
|
1704
|
-
var import_storage_blob = require("@azure/storage-blob");
|
|
1705
|
-
var import_sharp = __toESM(require("sharp"));
|
|
1706
2007
|
var import_server = __toESM(require_server());
|
|
2008
|
+
import {
|
|
2009
|
+
BlobServiceClient,
|
|
2010
|
+
generateBlobSASQueryParameters,
|
|
2011
|
+
StorageSharedKeyCredential,
|
|
2012
|
+
BlobSASPermissions
|
|
2013
|
+
} from "@azure/storage-blob";
|
|
2014
|
+
import sharp from "sharp";
|
|
1707
2015
|
var SUPPORTED_IMAGE_TYPES = [
|
|
1708
2016
|
"image/jpeg",
|
|
1709
2017
|
"image/png",
|
|
@@ -1728,11 +2036,11 @@ var createMediaDeliveryHandlers = (config) => {
|
|
|
1728
2036
|
}
|
|
1729
2037
|
const accountName = accountNameMatch[1];
|
|
1730
2038
|
const accountKey = accountKeyMatch[1];
|
|
1731
|
-
const sharedKeyCredential = new
|
|
2039
|
+
const sharedKeyCredential = new StorageSharedKeyCredential(
|
|
1732
2040
|
accountName,
|
|
1733
2041
|
accountKey
|
|
1734
2042
|
);
|
|
1735
|
-
const client =
|
|
2043
|
+
const client = BlobServiceClient.fromConnectionString(
|
|
1736
2044
|
config.connectionString
|
|
1737
2045
|
);
|
|
1738
2046
|
const containerClient = client.getContainerClient(config.containerName);
|
|
@@ -1740,13 +2048,13 @@ var createMediaDeliveryHandlers = (config) => {
|
|
|
1740
2048
|
const blockBlobClient = containerClient.getBlockBlobClient(blobName);
|
|
1741
2049
|
const expiresOn = /* @__PURE__ */ new Date();
|
|
1742
2050
|
expiresOn.setMinutes(expiresOn.getMinutes() + 1);
|
|
1743
|
-
const sasToken =
|
|
2051
|
+
const sasToken = generateBlobSASQueryParameters(
|
|
1744
2052
|
{
|
|
1745
2053
|
containerName: config.containerName,
|
|
1746
2054
|
// The container name
|
|
1747
2055
|
blobName,
|
|
1748
2056
|
// The blob name
|
|
1749
|
-
permissions:
|
|
2057
|
+
permissions: BlobSASPermissions.parse("r"),
|
|
1750
2058
|
// Read permission
|
|
1751
2059
|
expiresOn
|
|
1752
2060
|
// Expiration time
|
|
@@ -1791,7 +2099,7 @@ var createMediaDeliveryHandlers = (config) => {
|
|
|
1791
2099
|
if (Number.isNaN(quality) || quality < 1 || quality > 100) {
|
|
1792
2100
|
return new import_server.NextResponse("Invalid quality parameter", { status: 400 });
|
|
1793
2101
|
}
|
|
1794
|
-
let processedImage = (
|
|
2102
|
+
let processedImage = sharp(buffer);
|
|
1795
2103
|
if (width || height) {
|
|
1796
2104
|
processedImage = processedImage.resize({
|
|
1797
2105
|
width: width ? Number(width) : void 0,
|
|
@@ -1816,7 +2124,7 @@ var createMediaDeliveryHandlers = (config) => {
|
|
|
1816
2124
|
headers.set("content-type", outputContentType);
|
|
1817
2125
|
headers.set("content-length", processedBuffer.length.toString());
|
|
1818
2126
|
headers.set("cache-control", "public, max-age=31536000, immutable");
|
|
1819
|
-
return new import_server.NextResponse(processedBuffer, {
|
|
2127
|
+
return new import_server.NextResponse(new Uint8Array(processedBuffer), {
|
|
1820
2128
|
status: response.status,
|
|
1821
2129
|
statusText: response.statusText,
|
|
1822
2130
|
headers
|
|
@@ -1832,7 +2140,7 @@ var createMediaDeliveryHandlers = (config) => {
|
|
|
1832
2140
|
);
|
|
1833
2141
|
headers.set("content-length", originalBuffer.length.toString());
|
|
1834
2142
|
headers.set("cache-control", "public, max-age=3600");
|
|
1835
|
-
return new import_server.NextResponse(originalBuffer, {
|
|
2143
|
+
return new import_server.NextResponse(new Uint8Array(originalBuffer), {
|
|
1836
2144
|
status: response.status,
|
|
1837
2145
|
statusText: response.statusText,
|
|
1838
2146
|
headers
|
|
@@ -1847,7 +2155,6 @@ var createMediaDeliveryHandlers = (config) => {
|
|
|
1847
2155
|
}
|
|
1848
2156
|
};
|
|
1849
2157
|
};
|
|
1850
|
-
|
|
1851
|
-
0 && (module.exports = {
|
|
2158
|
+
export {
|
|
1852
2159
|
createMediaDeliveryHandlers
|
|
1853
|
-
}
|
|
2160
|
+
};
|