@scalar/api-client 2.2.3 → 2.2.4
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/CHANGELOG.md +26 -0
- package/dist/components/CommandPalette/CommandPaletteImport.vue.js +1 -1
- package/dist/components/CommandPalette/CommandPaletteRequest.vue.d.ts.map +1 -1
- package/dist/components/CommandPalette/CommandPaletteRequest.vue.js +24 -24
- package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.d.ts.map +1 -1
- package/dist/components/EnvironmentSelector/EnvironmentSelector.vue.js +36 -45
- package/dist/components/ImportCollection/ImportNowButton.vue.js +3 -3
- package/dist/components/TopNav/TopNav.vue.d.ts.map +1 -1
- package/dist/components/TopNav/TopNav.vue.js +72 -70
- package/dist/components/TopNav/TopNavItem.vue.d.ts.map +1 -1
- package/dist/components/TopNav/TopNavItem.vue.js +1 -1
- package/dist/components/TopNav/TopNavItem.vue2.js +83 -81
- package/dist/layouts/App/create-api-client-app.d.ts +2 -2
- package/dist/layouts/App/create-api-client-app.d.ts.map +1 -1
- package/dist/layouts/App/create-api-client-app.js +6 -6
- package/dist/layouts/Modal/create-api-client-modal.d.ts +4 -4
- package/dist/layouts/Modal/create-api-client-modal.d.ts.map +1 -1
- package/dist/layouts/Modal/create-api-client-modal.js +1 -1
- package/dist/layouts/Web/create-api-client-web.d.ts +2 -2
- package/dist/layouts/Web/create-api-client-web.d.ts.map +1 -1
- package/dist/layouts/Web/create-api-client-web.js +4 -4
- package/dist/libs/create-client.d.ts +4 -4
- package/dist/libs/create-client.d.ts.map +1 -1
- package/dist/libs/create-client.js +5 -5
- package/dist/libs/index.d.ts +1 -2
- package/dist/libs/index.d.ts.map +1 -1
- package/dist/libs/index.js +20 -20
- package/dist/libs/send-request/index.d.ts +2 -0
- package/dist/libs/send-request/index.d.ts.map +1 -0
- package/dist/libs/send-request/index.js +9 -0
- package/dist/libs/{send-request.d.ts → send-request/send-request.d.ts} +6 -6
- package/dist/libs/send-request/send-request.d.ts.map +1 -0
- package/dist/libs/{send-request.js → send-request/send-request.js} +29 -29
- package/dist/store/events.d.ts +1 -1
- package/dist/store/import-spec.d.ts +1 -1
- package/dist/store/import-spec.d.ts.map +1 -1
- package/dist/store/import-spec.js +1 -1
- package/dist/store/store.d.ts +3 -3
- package/dist/store/store.d.ts.map +1 -1
- package/dist/style.css +1 -1
- package/dist/views/Environment/EnvironmentVariableDropdown.vue.d.ts.map +1 -1
- package/dist/views/Environment/EnvironmentVariableDropdown.vue.js +76 -72
- package/dist/views/Request/Request.vue.js +1 -1
- package/dist/views/Request/Request.vue2.js +30 -30
- package/dist/views/Request/RequestSection/RequestBody.vue.d.ts.map +1 -1
- package/dist/views/Request/RequestSection/RequestBody.vue.js +2 -2
- package/dist/views/Request/RequestSection/RequestBody.vue2.js +245 -189
- package/dist/views/Request/RequestSidebarItem.vue.d.ts.map +1 -1
- package/dist/views/Request/RequestSidebarItem.vue.js +1 -1
- package/dist/views/Request/RequestSidebarItem.vue2.js +4 -4
- package/dist/views/Request/RequestSidebarItemMenu.vue.d.ts.map +1 -1
- package/dist/views/Request/RequestSidebarItemMenu.vue.js +3 -3
- package/dist/views/Request/RequestSidebarItemMenu.vue2.js +153 -147
- package/dist/views/Request/ResponseSection/ResponseEmpty.vue2.js +1 -1
- package/dist/views/Request/components/WorkspaceDropdown.vue.d.ts.map +1 -1
- package/dist/views/Request/components/WorkspaceDropdown.vue.js +48 -54
- package/package.json +15 -10
- package/dist/libs/send-request.d.ts.map +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"EnvironmentVariableDropdown.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Environment/EnvironmentVariableDropdown.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"EnvironmentVariableDropdown.vue.d.ts","sourceRoot":"","sources":["../../../src/views/Environment/EnvironmentVariableDropdown.vue"],"names":[],"mappings":"AAgLA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,yBAAyB,CAAA;AAKlE,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,YAAY,CAAA;AAIxC,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,MAAM,CAAA;IACb,iBAAiB,EAAE,mBAAmB,CAAC,mBAAmB,CAAC,CAAA;IAC3D,kBAAkB,EAAE,mBAAmB,CAAC,oBAAoB,CAAC,CAAA;IAC7D,MAAM,EAAE,MAAM,CAAA;IAEd,gBAAgB,CAAC,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,GAAG,EAAE,MAAM,CAAA;KAAE,CAAA;CACjD,CAAC;;gCAkEiC,IAAI,GAAG,MAAM;;;;;;;AAsOhD,wBAQG"}
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import {
|
|
1
|
+
import { defineComponent as z, ref as d, computed as v, onMounted as I, openBlock as s, createBlock as m, Teleport as P, createElementVNode as a, normalizeStyle as w, createElementBlock as p, Fragment as R, renderList as T, normalizeClass as j, createTextVNode as h, toDisplayString as y, unref as b, withCtx as q, createVNode as D, createCommentVNode as F } from "vue";
|
|
2
|
+
import { ScalarButton as K, ScalarIcon as O } from "@scalar/components";
|
|
3
3
|
import { onClickOutside as L } from "@vueuse/core";
|
|
4
4
|
import M from "fuse.js";
|
|
5
5
|
import { parseEnvVariables as x } from "../../libs/environment-parser.js";
|
|
6
|
-
const Q = { key: 0 }, $ = ["onClick"], G = { class: "flex items-center gap-1.5 whitespace-nowrap" }, H = { class: "w-20 overflow-hidden text-ellipsis text-right whitespace-nowrap" }, oe = /* @__PURE__ */
|
|
6
|
+
const Q = { key: 0 }, $ = ["onClick"], G = { class: "flex items-center gap-1.5 whitespace-nowrap" }, H = { class: "w-20 overflow-hidden text-ellipsis text-right whitespace-nowrap" }, oe = /* @__PURE__ */ z({
|
|
7
7
|
__name: "EnvironmentVariableDropdown",
|
|
8
8
|
props: {
|
|
9
9
|
query: {},
|
|
@@ -13,95 +13,99 @@ const Q = { key: 0 }, $ = ["onClick"], G = { class: "flex items-center gap-1.5 w
|
|
|
13
13
|
dropdownPosition: {}
|
|
14
14
|
},
|
|
15
15
|
emits: ["select"],
|
|
16
|
-
setup(
|
|
17
|
-
const
|
|
18
|
-
const e =
|
|
19
|
-
|
|
16
|
+
setup(k, { expose: g, emit: V }) {
|
|
17
|
+
const r = k, E = V, c = d(!0), u = d(null), n = d(0), _ = () => {
|
|
18
|
+
const e = S.value.params.workspace;
|
|
19
|
+
C({
|
|
20
20
|
name: "environment.default",
|
|
21
21
|
params: {
|
|
22
22
|
workspace: e
|
|
23
23
|
}
|
|
24
24
|
}), c.value = !1;
|
|
25
|
-
}, { push:
|
|
25
|
+
}, { push: C, currentRoute: S } = r.router, A = new M(x(r.activeEnvVariables.value), {
|
|
26
26
|
keys: ["key", "value"]
|
|
27
|
-
}),
|
|
28
|
-
const e =
|
|
27
|
+
}), i = v(() => {
|
|
28
|
+
const e = r.query;
|
|
29
29
|
if (!e)
|
|
30
|
-
return x(
|
|
31
|
-
const o =
|
|
32
|
-
return o.length > 0 ? o.map((t) => t.item).filter(({ key: t, value:
|
|
33
|
-
}),
|
|
34
|
-
|
|
35
|
-
},
|
|
36
|
-
|
|
30
|
+
return x(r.activeEnvVariables.value).slice(-4).filter(({ key: t, value: l }) => t !== "" || l !== "");
|
|
31
|
+
const o = A.search(e, { limit: 10 });
|
|
32
|
+
return o.length > 0 ? o.map((t) => t.item).filter(({ key: t, value: l }) => t !== "" || l !== "") : [];
|
|
33
|
+
}), f = (e) => {
|
|
34
|
+
E("select", e);
|
|
35
|
+
}, B = (e) => e.value ? e.value.color : "#8E8E8E";
|
|
36
|
+
g({
|
|
37
37
|
handleArrowKey: (e) => {
|
|
38
|
-
const o = e === "up" ? -1 : 1, t =
|
|
39
|
-
t !== 0 && (
|
|
38
|
+
const o = e === "up" ? -1 : 1, t = i.value.length;
|
|
39
|
+
t !== 0 && (n.value = (n.value + o + t) % t);
|
|
40
40
|
},
|
|
41
41
|
handleSelect: () => {
|
|
42
|
-
if (
|
|
43
|
-
const e =
|
|
44
|
-
e &&
|
|
42
|
+
if (n.value >= 0) {
|
|
43
|
+
const e = i.value[n.value];
|
|
44
|
+
e && f(e.key);
|
|
45
45
|
}
|
|
46
46
|
}
|
|
47
|
-
}),
|
|
48
|
-
|
|
49
|
-
})
|
|
47
|
+
}), I(() => {
|
|
48
|
+
n.value = 0;
|
|
49
|
+
});
|
|
50
|
+
const N = v(() => {
|
|
51
|
+
var e, o;
|
|
52
|
+
return {
|
|
53
|
+
left: (((e = r.dropdownPosition) == null ? void 0 : e.left) ?? 0) + "px",
|
|
54
|
+
// Add a 5px offset from the editor
|
|
55
|
+
top: (((o = r.dropdownPosition) == null ? void 0 : o.top) ?? 0) + 5 + "px"
|
|
56
|
+
};
|
|
57
|
+
});
|
|
58
|
+
return L(
|
|
50
59
|
u,
|
|
51
60
|
() => {
|
|
52
61
|
c.value = !1;
|
|
53
62
|
},
|
|
54
63
|
{ ignore: [u] }
|
|
55
|
-
), (e, o) => {
|
|
56
|
-
|
|
57
|
-
|
|
64
|
+
), (e, o) => c.value ? (s(), m(P, {
|
|
65
|
+
key: 0,
|
|
66
|
+
to: ".scalar-client"
|
|
67
|
+
}, [
|
|
68
|
+
a("div", {
|
|
58
69
|
ref_key: "dropdownRef",
|
|
59
70
|
ref: u,
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
class: "h-2.5 w-2.5 min-w-2.5 rounded-full",
|
|
78
|
-
style: h({
|
|
79
|
-
backgroundColor: O(e.activeEnvironment)
|
|
80
|
-
})
|
|
81
|
-
}, null, 4),
|
|
82
|
-
k(" " + b(i.key), 1)
|
|
83
|
-
]),
|
|
84
|
-
v("span", H, b(i.value), 1)
|
|
85
|
-
], 10, $))), 128))
|
|
86
|
-
])) : (a(), w(p(K), {
|
|
87
|
-
key: 1,
|
|
88
|
-
class: "font-code text-xxs hover:bg-b-2 flex h-8 w-full justify-start gap-2 px-1.5 transition-colors duration-150",
|
|
89
|
-
variant: "secondary",
|
|
90
|
-
onClick: C
|
|
91
|
-
}, {
|
|
92
|
-
default: y(() => [
|
|
93
|
-
z(p(T), {
|
|
94
|
-
class: "w-2.5",
|
|
95
|
-
icon: "Add"
|
|
96
|
-
}),
|
|
97
|
-
o[0] || (o[0] = k(" Add Variable "))
|
|
71
|
+
class: "fixed left-0 top-0 flex flex-col p-0.75 max-h-[60svh] w-56 rounded border custom-scroll",
|
|
72
|
+
style: w(N.value)
|
|
73
|
+
}, [
|
|
74
|
+
i.value.length ? (s(), p("ul", Q, [
|
|
75
|
+
(s(!0), p(R, null, T(i.value, (t, l) => (s(), p("li", {
|
|
76
|
+
key: t.key,
|
|
77
|
+
class: j(["h-8 font-code text-xxs hover:bg-b-2 flex cursor-pointer items-center justify-between gap-1.5 rounded p-1.5 transition-colors duration-150", { "bg-b-2": l === n.value }]),
|
|
78
|
+
onClick: (W) => f(t.key)
|
|
79
|
+
}, [
|
|
80
|
+
a("div", G, [
|
|
81
|
+
a("span", {
|
|
82
|
+
class: "h-2.5 w-2.5 min-w-2.5 rounded-full",
|
|
83
|
+
style: w({
|
|
84
|
+
backgroundColor: B(e.activeEnvironment)
|
|
85
|
+
})
|
|
86
|
+
}, null, 4),
|
|
87
|
+
h(" " + y(t.key), 1)
|
|
98
88
|
]),
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
]),
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
89
|
+
a("span", H, y(t.value), 1)
|
|
90
|
+
], 10, $))), 128))
|
|
91
|
+
])) : (s(), m(b(K), {
|
|
92
|
+
key: 1,
|
|
93
|
+
class: "font-code text-xxs hover:bg-b-2 flex h-8 w-full justify-start gap-2 px-1.5 transition-colors duration-150",
|
|
94
|
+
variant: "secondary",
|
|
95
|
+
onClick: _
|
|
96
|
+
}, {
|
|
97
|
+
default: q(() => [
|
|
98
|
+
D(b(O), {
|
|
99
|
+
class: "w-2.5",
|
|
100
|
+
icon: "Add"
|
|
101
|
+
}),
|
|
102
|
+
o[0] || (o[0] = h(" Add Variable "))
|
|
103
|
+
]),
|
|
104
|
+
_: 1
|
|
105
|
+
})),
|
|
106
|
+
o[1] || (o[1] = a("div", { class: "absolute inset-0 -z-1 rounded bg-b-1 shadow-lg brightness-lifted" }, null, -1))
|
|
107
|
+
], 4)
|
|
108
|
+
])) : F("", !0);
|
|
105
109
|
}
|
|
106
110
|
});
|
|
107
111
|
export {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./Request.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-
|
|
4
|
+
const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-5f5d9e27"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -3,48 +3,48 @@ import te from "../../components/ImportCurl/ImportCurlModal.vue.js";
|
|
|
3
3
|
import oe from "../../components/ViewLayout/ViewLayout.vue.js";
|
|
4
4
|
import re from "../../components/ViewLayout/ViewLayoutContent.vue.js";
|
|
5
5
|
import { importCurlCommand as se } from "../../libs/importers/curl.js";
|
|
6
|
-
import {
|
|
7
|
-
import
|
|
8
|
-
import le from "./
|
|
9
|
-
import ne from "./
|
|
10
|
-
import ie from "./
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
import {
|
|
15
|
-
import
|
|
16
|
-
import fe from "
|
|
6
|
+
import { useActiveEntities as ue } from "../../store/active-entities.js";
|
|
7
|
+
import ae from "./RequestSection/RequestSection.vue.js";
|
|
8
|
+
import le from "./RequestSubpageHeader.vue.js";
|
|
9
|
+
import ne from "./ResponseSection/ResponseSection.vue.js";
|
|
10
|
+
import { useOpenApiWatcher as ie } from "./hooks/useOpenApiWatcher.js";
|
|
11
|
+
import { safeJSON as me } from "@scalar/object-utils/parse";
|
|
12
|
+
import { useBreakpoints as ce } from "@scalar/use-hooks/useBreakpoints";
|
|
13
|
+
import { useToasts as de } from "@scalar/use-toasts";
|
|
14
|
+
import { useRouter as ve } from "vue-router";
|
|
15
|
+
import pe from "./RequestSidebar.vue.js";
|
|
16
|
+
import { createRequestOperation as fe } from "../../libs/send-request/send-request.js";
|
|
17
17
|
import { ERRORS as Se } from "../../libs/errors.js";
|
|
18
18
|
import { useWorkspace as ye } from "../../store/store.js";
|
|
19
19
|
const He = /* @__PURE__ */ K({
|
|
20
20
|
__name: "Request",
|
|
21
21
|
emits: ["newTab"],
|
|
22
22
|
setup(Re) {
|
|
23
|
-
const T = ye(), { toast: w } =
|
|
23
|
+
const T = ye(), { toast: w } = de(), {
|
|
24
24
|
activeCollection: x,
|
|
25
25
|
activeExample: v,
|
|
26
26
|
activeEnvironment: M,
|
|
27
27
|
activeRequest: q,
|
|
28
28
|
activeWorkspace: a,
|
|
29
29
|
activeServer: A
|
|
30
|
-
} =
|
|
30
|
+
} = ue(), {
|
|
31
31
|
cookies: H,
|
|
32
32
|
isReadOnly: l,
|
|
33
33
|
modalState: n,
|
|
34
|
-
requestHistory:
|
|
34
|
+
requestHistory: U,
|
|
35
35
|
securitySchemes: L,
|
|
36
36
|
requestMutators: $,
|
|
37
37
|
serverMutators: W,
|
|
38
38
|
servers: j,
|
|
39
39
|
events: p
|
|
40
|
-
} = T, u = R(!l),
|
|
41
|
-
() =>
|
|
40
|
+
} = T, u = R(!l), k = R(), e = R(), h = R(""), z = ve(), D = B(
|
|
41
|
+
() => U.findLast((o) => {
|
|
42
42
|
var t;
|
|
43
43
|
return o.request.uid === ((t = v.value) == null ? void 0 : t.uid);
|
|
44
44
|
})
|
|
45
|
-
), { mediaQueries: F } =
|
|
45
|
+
), { mediaQueries: F } = ce();
|
|
46
46
|
P(F.md, (o) => u.value = o);
|
|
47
|
-
const
|
|
47
|
+
const E = B(
|
|
48
48
|
() => {
|
|
49
49
|
var o, t;
|
|
50
50
|
return (l ? (o = x.value) == null ? void 0 : o.selectedSecuritySchemeUids : (t = q.value) == null ? void 0 : t.selectedSecuritySchemeUids) ?? [];
|
|
@@ -53,13 +53,13 @@ const He = /* @__PURE__ */ K({
|
|
|
53
53
|
var S;
|
|
54
54
|
if (!q.value || !v.value || !x.value)
|
|
55
55
|
return;
|
|
56
|
-
const o =
|
|
56
|
+
const o = me.parse(((S = M.value) == null ? void 0 : S.value) || "{}");
|
|
57
57
|
o.error && console.error("INVALID ENVIRONMENT!");
|
|
58
|
-
const t = o.error || typeof o.data != "object" ? {} : o.data ?? {}, r = a.value.cookies.map((y) => H[y]), [i, m] =
|
|
58
|
+
const t = o.error || typeof o.data != "object" ? {} : o.data ?? {}, r = a.value.cookies.map((y) => H[y]), [i, m] = fe({
|
|
59
59
|
request: q.value,
|
|
60
60
|
example: v.value,
|
|
61
|
-
selectedSecuritySchemeUids:
|
|
62
|
-
|
|
61
|
+
selectedSecuritySchemeUids: E.value,
|
|
62
|
+
proxyUrl: a.value.proxyUrl ?? "",
|
|
63
63
|
environment: t,
|
|
64
64
|
globalCookies: r,
|
|
65
65
|
status: p.requestStatus,
|
|
@@ -70,16 +70,16 @@ const He = /* @__PURE__ */ K({
|
|
|
70
70
|
w(i.message, "error");
|
|
71
71
|
return;
|
|
72
72
|
}
|
|
73
|
-
|
|
73
|
+
k.value = m.controller;
|
|
74
74
|
const [c, f] = await m.sendRequest();
|
|
75
|
-
c ? w(c.message, "error") :
|
|
75
|
+
c ? w(c.message, "error") : U.push(f);
|
|
76
76
|
}, Q = async () => {
|
|
77
77
|
var o;
|
|
78
|
-
return (o =
|
|
78
|
+
return (o = k.value) == null ? void 0 : o.abort(Se.REQUEST_ABORTED);
|
|
79
79
|
};
|
|
80
80
|
X(() => {
|
|
81
81
|
p.executeRequest.on(C), p.cancelRequest.on(Q);
|
|
82
|
-
}),
|
|
82
|
+
}), ie(), Y(() => p.executeRequest.off(C));
|
|
83
83
|
function J({ requestName: o }) {
|
|
84
84
|
var r, i, m, c;
|
|
85
85
|
if (!e.value) return;
|
|
@@ -119,7 +119,7 @@ const He = /* @__PURE__ */ K({
|
|
|
119
119
|
"!mr-0 !mb-0 !border-0": s(l)
|
|
120
120
|
}])
|
|
121
121
|
}, [
|
|
122
|
-
d(
|
|
122
|
+
d(le, {
|
|
123
123
|
modelValue: u.value,
|
|
124
124
|
"onUpdate:modelValue": t[0] || (t[0] = (r) => u.value = r),
|
|
125
125
|
isReadonly: s(l),
|
|
@@ -128,7 +128,7 @@ const He = /* @__PURE__ */ K({
|
|
|
128
128
|
}, null, 8, ["modelValue", "isReadonly"]),
|
|
129
129
|
d(oe, null, {
|
|
130
130
|
default: O(() => [
|
|
131
|
-
d(
|
|
131
|
+
d(pe, {
|
|
132
132
|
isReadonly: s(l),
|
|
133
133
|
showSidebar: u.value,
|
|
134
134
|
onNewTab: t[2] || (t[2] = (r) => o.$emit("newTab", r)),
|
|
@@ -141,8 +141,8 @@ const He = /* @__PURE__ */ K({
|
|
|
141
141
|
default: O(() => {
|
|
142
142
|
var r;
|
|
143
143
|
return [
|
|
144
|
-
d(
|
|
145
|
-
d(
|
|
144
|
+
d(ae, { selectedSecuritySchemeUids: E.value }, null, 8, ["selectedSecuritySchemeUids"]),
|
|
145
|
+
d(ne, {
|
|
146
146
|
response: (r = D.value) == null ? void 0 : r.response
|
|
147
147
|
}, null, 8, ["response"])
|
|
148
148
|
];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RequestBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestBody.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RequestBody.vue.d.ts","sourceRoot":"","sources":["../../../../src/views/Request/RequestSection/RequestBody.vue"],"names":[],"mappings":"AA+kBA,KAAK,WAAW,GAAG;IACjB,KAAK,EAAE,MAAM,CAAA;CACd,CAAC;;AA+3BF,wBAOG"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./RequestBody.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const p = /* @__PURE__ */ t(o, [["__scopeId", "data-v-1876b784"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
p as default
|
|
7
7
|
};
|