zudoku 0.65.1 → 0.65.2
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/lib/plugins/openapi/playground/Playground.js +2 -2
- package/lib/{OasProvider-BuBeRIHB.js → OasProvider-D88vmZFt.js} +2 -2
- package/lib/{OasProvider-BuBeRIHB.js.map → OasProvider-D88vmZFt.js.map} +1 -1
- package/lib/{OperationList-Cx8TGKhB.js → OperationList-DeBe8FvT.js} +3 -3
- package/lib/{OperationList-Cx8TGKhB.js.map → OperationList-DeBe8FvT.js.map} +1 -1
- package/lib/{SchemaList-rBWXYJEb.js → SchemaList-DnlwQJCO.js} +3 -3
- package/lib/{SchemaList-rBWXYJEb.js.map → SchemaList-DnlwQJCO.js.map} +1 -1
- package/lib/{SchemaView-jouS_xvc.js → SchemaView-CgDcUNbC.js} +2 -2
- package/lib/{SchemaView-jouS_xvc.js.map → SchemaView-CgDcUNbC.js.map} +1 -1
- package/lib/{circular-CGkbVs2O.js → circular-BpeO0esG.js} +2 -2
- package/lib/{circular-CGkbVs2O.js.map → circular-BpeO0esG.js.map} +1 -1
- package/lib/{createServer-CcV_75PW.js → createServer-DIptgGTi.js} +3 -3
- package/lib/{createServer-CcV_75PW.js.map → createServer-DIptgGTi.js.map} +1 -1
- package/lib/{index-I4zC7Yht.js → index-C_-XS4lp.js} +8 -8
- package/lib/{index-I4zC7Yht.js.map → index-C_-XS4lp.js.map} +1 -1
- package/lib/zudoku.plugin-openapi.js +1 -1
- package/package.json +1 -1
- package/src/lib/plugins/openapi/playground/Playground.tsx +2 -2
|
@@ -41,7 +41,7 @@ class Gs {
|
|
|
41
41
|
constructor(n) {
|
|
42
42
|
this.config = n;
|
|
43
43
|
}
|
|
44
|
-
#e = async () => (_e || (_e = import("./createServer-
|
|
44
|
+
#e = async () => (_e || (_e = import("./createServer-DIptgGTi.js").then(
|
|
45
45
|
(n) => n.createServer(this.config)
|
|
46
46
|
)), _e);
|
|
47
47
|
#t = async (n) => this.config.server ? fetch(this.config.server, n) : (await this.#e()).fetch("http://localhost/graphql", n);
|
|
@@ -3058,7 +3058,7 @@ const pe = "__none", ga = ({
|
|
|
3058
3058
|
let Ce;
|
|
3059
3059
|
switch (p.bodyMode) {
|
|
3060
3060
|
case "file":
|
|
3061
|
-
Ce = p.file
|
|
3061
|
+
Ce = p.file || void 0, Ve.delete("Content-Type");
|
|
3062
3062
|
break;
|
|
3063
3063
|
case "multipart": {
|
|
3064
3064
|
const $ = new FormData();
|
|
@@ -3066,7 +3066,7 @@ const pe = "__none", ga = ({
|
|
|
3066
3066
|
break;
|
|
3067
3067
|
}
|
|
3068
3068
|
default:
|
|
3069
|
-
Ce = p.body
|
|
3069
|
+
Ce = p.body || void 0;
|
|
3070
3070
|
break;
|
|
3071
3071
|
}
|
|
3072
3072
|
const W = new Request(
|
|
@@ -3393,7 +3393,7 @@ const pe = "__none", ga = ({
|
|
|
3393
3393
|
}, kt = (e) => ({
|
|
3394
3394
|
path: e.routePath,
|
|
3395
3395
|
async lazy() {
|
|
3396
|
-
const { OasProvider: n } = await import("./OasProvider-
|
|
3396
|
+
const { OasProvider: n } = await import("./OasProvider-D88vmZFt.js");
|
|
3397
3397
|
return {
|
|
3398
3398
|
element: /* @__PURE__ */ t.jsx(
|
|
3399
3399
|
n,
|
|
@@ -3414,7 +3414,7 @@ const pe = "__none", ga = ({
|
|
|
3414
3414
|
}) => ({
|
|
3415
3415
|
path: e,
|
|
3416
3416
|
async lazy() {
|
|
3417
|
-
const { OperationList: a } = await import("./OperationList-
|
|
3417
|
+
const { OperationList: a } = await import("./OperationList-DeBe8FvT.js");
|
|
3418
3418
|
return { element: /* @__PURE__ */ t.jsx(a, { tag: n, untagged: s }) };
|
|
3419
3419
|
}
|
|
3420
3420
|
}), ba = ({
|
|
@@ -3436,7 +3436,7 @@ const pe = "__none", ga = ({
|
|
|
3436
3436
|
}, ja = ({ path: e }) => ({
|
|
3437
3437
|
path: e,
|
|
3438
3438
|
async lazy() {
|
|
3439
|
-
const { OperationList: n } = await import("./OperationList-
|
|
3439
|
+
const { OperationList: n } = await import("./OperationList-DeBe8FvT.js");
|
|
3440
3440
|
return {
|
|
3441
3441
|
element: /* @__PURE__ */ t.jsx(
|
|
3442
3442
|
ba,
|
|
@@ -3457,7 +3457,7 @@ const pe = "__none", ga = ({
|
|
|
3457
3457
|
{
|
|
3458
3458
|
path: V(e, "~schemas"),
|
|
3459
3459
|
lazy: async () => {
|
|
3460
|
-
const { SchemaList: n } = await import("./SchemaList-
|
|
3460
|
+
const { SchemaList: n } = await import("./SchemaList-DnlwQJCO.js");
|
|
3461
3461
|
return { element: /* @__PURE__ */ t.jsx(n, {}) };
|
|
3462
3462
|
}
|
|
3463
3463
|
}
|
|
@@ -3677,4 +3677,4 @@ export {
|
|
|
3677
3677
|
bn as y,
|
|
3678
3678
|
eo as z
|
|
3679
3679
|
};
|
|
3680
|
-
//# sourceMappingURL=index-
|
|
3680
|
+
//# sourceMappingURL=index-C_-XS4lp.js.map
|