@scalar/api-client 1.2.18 → 1.2.19
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 +8 -0
- package/dist/Background-DcRhSHgf-DMULXelH.js +18 -0
- package/dist/CallToAction-EyQKkvbg-D5UsQ4YH.js +21 -0
- package/dist/Delete-BCZmxrDD-BHoCf_u4.js +21 -0
- package/dist/Discord-BHYOFBB2-NYBGYy-_.js +16 -0
- package/dist/Duplicate-BPlzNpcf-DbmFK0XC.js +22 -0
- package/dist/Edit-Br04RNYb-BhCyac4t.js +19 -0
- package/dist/Error-B_RGtWJI-D9KV-EvG.js +18 -0
- package/dist/Folder-Cdcj4evh-B-g7TtzK.js +18 -0
- package/dist/Key-CWXJqX28-DdNUhB11.js +21 -0
- package/dist/Leave-K1J3uwoG-WgTmlwgs.js +21 -0
- package/dist/Link-Bzuc__Nc-Bvtx0HZG.js +21 -0
- package/dist/Lock-xhiH1mKz-Rrlr3fGv.js +21 -0
- package/dist/Magic-Dsi9_bEc-BYN42_eH.js +21 -0
- package/dist/Page-B7rVuhpl-BUIogUij.js +18 -0
- package/dist/Payment-hzcXP1Xb-B2G1p4-i.js +21 -0
- package/dist/Refresh-Be6vHEEi-C6lRqFiM.js +28 -0
- package/dist/ThumbsDown-BMgnsASL-B2YFxB8i.js +21 -0
- package/dist/ThumbsUp-C1j6zY2j-DKqh3z1D.js +21 -0
- package/dist/Trash-BpA3zWPD-BAjuQdys.js +21 -0
- package/dist/Unlock-CY8UqJoE-CrwInjK9.js +18 -0
- package/dist/Upload-REIdL7RI-CsfWPmbV.js +18 -0
- package/dist/User-Df5svMQ3-BD7IWPQQ.js +18 -0
- package/dist/components/ApiClient/AddressBar.vue.d.ts.map +1 -1
- package/dist/index.css +31 -34
- package/dist/index.js +79 -79
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const o = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
5
|
+
}, r = /* @__PURE__ */ createElementVNode("g", { fill: "currentColor" }, [
|
|
6
|
+
/* @__PURE__ */ createElementVNode("path", { d: "M24 22.21 19.82 2a2.51 2.51 0 0 0-2.45-2H1.5A1.5 1.5 0 0 0 0 1.79l2.46 11.84a.24.24 0 0 1 0 .12L.06 22a1 1 0 0 0 1.94.56l1.07-3.69a.24.24 0 0 1 .25-.18.23.23 0 0 1 .23.2L4.18 22a2.51 2.51 0 0 0 2.45 2H22.5a1.5 1.5 0 0 0 1.5-1.79M3.72 4a.39.39 0 0 1 .4-.49h12.27A.63.63 0 0 1 17 4l3.29 16a.39.39 0 0 1-.4.49H7.61A.63.63 0 0 1 7 20Z" }),
|
|
7
|
+
/* @__PURE__ */ createElementVNode("path", { d: "M9 17h8a.51.51 0 0 0 .46-.71L15 10.79a.5.5 0 0 0-.89 0l-1.61 2.8a.22.22 0 0 1-.15.12.24.24 0 0 1-.2 0l-.83-.56a.51.51 0 0 0-.7.14l-2 3A.5.5 0 0 0 9 17m1-6.5A1.5 1.5 0 1 0 8.5 9a1.5 1.5 0 0 0 1.5 1.5" })
|
|
8
|
+
], -1), l = [
|
|
9
|
+
r
|
|
10
|
+
];
|
|
11
|
+
function n(c, s) {
|
|
12
|
+
return openBlock(), createElementBlock("svg", o, [...l]);
|
|
13
|
+
}
|
|
14
|
+
const h = { render: n };
|
|
15
|
+
export {
|
|
16
|
+
h as default,
|
|
17
|
+
n as render
|
|
18
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M12.639.099a.993.993 0 0 1 1.31.933v10.063a.994.994 0 0 1-1.31.933l-.005-.001-11.585-4.04A1.49 1.49 0 0 1 .051 6.63v-1.1a1.49 1.49 0 0 1 .998-1.4zm-10.61 10.67v-1.13l6.199 2.163a3.186 3.186 0 0 1-6.199-1.034Z",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), r = [
|
|
12
|
+
n
|
|
13
|
+
];
|
|
14
|
+
function c(d, a) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", t, [...r]);
|
|
16
|
+
}
|
|
17
|
+
const s = { render: c };
|
|
18
|
+
export {
|
|
19
|
+
s as default,
|
|
20
|
+
c as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const l = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M5.763 2.013a1.75 1.75 0 0 1 2.914.737H5.323a1.75 1.75 0 0 1 .44-.737m-1.974.737a3.25 3.25 0 0 1 6.422 0H13a.75.75 0 0 1 0 1.5h-1v8.25a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 2 12.5V4.25H1a.75.75 0 1 1 0-1.5zM5 5.876c.345 0 .625.28.625.625v4.002a.625.625 0 0 1-1.25 0V6.501c0-.345.28-.625.625-.625m4.625.625a.625.625 0 0 0-1.25 0v4.002a.625.625 0 0 0 1.25 0z",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), r = [
|
|
12
|
+
n
|
|
13
|
+
];
|
|
14
|
+
function c(a, d) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", l, [...r]);
|
|
16
|
+
}
|
|
17
|
+
const i = { render: c };
|
|
18
|
+
export {
|
|
19
|
+
i as default,
|
|
20
|
+
c as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const o = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "currentColor",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, r = /* @__PURE__ */ createElementVNode("path", { d: "M20.317 4.37a19.8 19.8 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.3 18.3 0 0 0-5.487 0 13 13 0 0 0-.617-1.25.08.08 0 0 0-.079-.037A19.7 19.7 0 0 0 3.677 4.37a.1.1 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.08.08 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.08.08 0 0 0 .084-.028 14 14 0 0 0 1.226-1.994.076.076 0 0 0-.041-.106 13 13 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10 10 0 0 0 .372-.292.07.07 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.07.07 0 0 1 .078.01q.181.149.373.292a.077.077 0 0 1-.006.127 12.3 12.3 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.08.08 0 0 0 .084.028 19.8 19.8 0 0 0 6.002-3.03.08.08 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.06.06 0 0 0-.031-.03M8.02 15.33c-1.182 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418m7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418" }, null, -1), n = [
|
|
7
|
+
r
|
|
8
|
+
];
|
|
9
|
+
function a(s, l) {
|
|
10
|
+
return openBlock(), createElementBlock("svg", o, [...n]);
|
|
11
|
+
}
|
|
12
|
+
const i = { render: a };
|
|
13
|
+
export {
|
|
14
|
+
i as default,
|
|
15
|
+
a as render
|
|
16
|
+
};
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const l = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 10 10"
|
|
5
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
d: "M.519 4.193 4.47 6.008a1.3 1.3 0 0 0 .53.117 1.3 1.3 0 0 0 .537-.119l3.947-1.837a.887.887 0 0 0 0-1.612L5.526.741a1.27 1.27 0 0 0-1.069 0L.516 2.58a.889.889 0 0 0 0 1.613Z"
|
|
8
|
+
}, null, -1), r = /* @__PURE__ */ createElementVNode("path", {
|
|
9
|
+
fill: "currentColor",
|
|
10
|
+
d: "M8.774 6.144 5.106 7.851a.24.24 0 0 1-.209 0L1.212 6.159a.75.75 0 1 0-.626 1.363L4.27 9.215a1.75 1.75 0 0 0 1.469 0L9.407 7.5a.75.75 0 1 0-.633-1.36Z"
|
|
11
|
+
}, null, -1), a = [
|
|
12
|
+
n,
|
|
13
|
+
r
|
|
14
|
+
];
|
|
15
|
+
function c(s, d) {
|
|
16
|
+
return openBlock(), createElementBlock("svg", l, [...a]);
|
|
17
|
+
}
|
|
18
|
+
const _ = { render: c };
|
|
19
|
+
export {
|
|
20
|
+
_ as default,
|
|
21
|
+
c as render
|
|
22
|
+
};
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const l = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
d: "M10.715-.001a1.5 1.5 0 0 0-1.07.449L1.407 8.645a.5.5 0 0 0-.128.22l-1.26 4.5a.5.5 0 0 0 .616.616l4.5-1.26a.5.5 0 0 0 .22-.128l8.197-8.238.002-.001a1.5 1.5 0 0 0 0-2.128l-.002-.001L11.786.449a1.5 1.5 0 0 0-1.071-.45"
|
|
9
|
+
}, null, -1), r = [
|
|
10
|
+
n
|
|
11
|
+
];
|
|
12
|
+
function c(a, s) {
|
|
13
|
+
return openBlock(), createElementBlock("svg", l, [...r]);
|
|
14
|
+
}
|
|
15
|
+
const i = { render: c };
|
|
16
|
+
export {
|
|
17
|
+
i as default,
|
|
18
|
+
c as render
|
|
19
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
5
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
d: "M12 0a12.24 12.24 0 0 0-8.53 3.65A11.85 11.85 0 0 0 0 12.21 11.78 11.78 0 0 0 11.8 24h.2a12.11 12.11 0 0 0 12-12.21A11.77 11.77 0 0 0 12 0m-1.5 16.54A1.48 1.48 0 0 1 12 15a1.53 1.53 0 0 1 1.52 1.47A1.47 1.47 0 0 1 12.05 18a1.53 1.53 0 0 1-1.55-1.46m.5-4v-6a1 1 0 0 1 2 0v6a1 1 0 0 1-2 0"
|
|
8
|
+
}, null, -1), c = [
|
|
9
|
+
n
|
|
10
|
+
];
|
|
11
|
+
function a(l, s) {
|
|
12
|
+
return openBlock(), createElementBlock("svg", r, [...c]);
|
|
13
|
+
}
|
|
14
|
+
const _ = { render: a };
|
|
15
|
+
export {
|
|
16
|
+
_ as default,
|
|
17
|
+
a as render
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
5
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
d: "M22.5 4.5H11.74a.5.5 0 0 1-.45-.28l-.95-1.89A1.5 1.5 0 0 0 9 1.5H1.5A1.5 1.5 0 0 0 0 3v18a1.5 1.5 0 0 0 1.5 1.5h21A1.5 1.5 0 0 0 24 21V6a1.5 1.5 0 0 0-1.5-1.5"
|
|
8
|
+
}, null, -1), c = [
|
|
9
|
+
n
|
|
10
|
+
];
|
|
11
|
+
function l(s, a) {
|
|
12
|
+
return openBlock(), createElementBlock("svg", r, [...c]);
|
|
13
|
+
}
|
|
14
|
+
const _ = { render: l };
|
|
15
|
+
export {
|
|
16
|
+
_ as default,
|
|
17
|
+
l as render
|
|
18
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M10.293 1.293a1 1 0 0 1 1.414 0l2 2a1 1 0 0 1-1.414 1.414L11 3.414 9.914 4.5l1.293 1.293a1 1 0 0 1-1.414 1.414L8.5 5.914 7.446 6.968a4 4 0 1 1-1.414-1.414l1.757-1.757.004-.004.004-.004zM2 9a2 2 0 1 1 4 0 2 2 0 0 1-4 0",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), r = [
|
|
12
|
+
n
|
|
13
|
+
];
|
|
14
|
+
function c(d, a) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", t, [...r]);
|
|
16
|
+
}
|
|
17
|
+
const i = { render: c };
|
|
18
|
+
export {
|
|
19
|
+
i as default,
|
|
20
|
+
c as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M1.625.258A.75.75 0 0 0 1.44.75v9.62a1.71 1.71 0 0 0 .942 1.523l.002.001 3.845 1.923.337-.67-.335.67H6.23a1.71 1.71 0 0 0 2.48-1.524v-.214h2.136a1.71 1.71 0 0 0 1.712-1.711V1.712A1.71 1.71 0 0 0 10.847 0H2.191a.75.75 0 0 0-.566.258M8.712 10.58h2.135a.21.21 0 0 0 .212-.211V1.712a.21.21 0 0 0-.212-.212H5.373l2.395 1.195.002.001a1.71 1.71 0 0 1 .942 1.538v.003l-.75-.005h.75z",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), r = [
|
|
12
|
+
n
|
|
13
|
+
];
|
|
14
|
+
function a(c, d) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", t, [...r]);
|
|
16
|
+
}
|
|
17
|
+
const i = { render: a };
|
|
18
|
+
export {
|
|
19
|
+
i as default,
|
|
20
|
+
a as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M8.635.154a2 2 0 0 1 2.19.438l2.588 2.618a2 2 0 0 1-.003 2.834l-2.299 2.299a1 1 0 1 1-1.414-1.414l2.3-2.3.003-.003-.007-.007L9.404 2l-.003.003-2.33 2.33a1 1 0 0 1-1.414-1.414L7.986.589a2 2 0 0 1 .65-.435ZM4.333 5.627a1 1 0 0 1 0 1.414l-2.33 2.33L2 9.374l.003.003 2.62 2.62.003.003.003-.003 2.33-2.33a1 1 0 0 1 1.414 1.414l-2.329 2.33a2 2 0 0 1-2.837-.001L.59 10.793a2 2 0 0 1 0-2.837l2.329-2.329a1 1 0 0 1 1.414 0m4.874.58a1 1 0 0 0-1.414-1.414l-3 3a1 1 0 0 0 1.414 1.414z",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), a = [
|
|
12
|
+
n
|
|
13
|
+
];
|
|
14
|
+
function r(c, d) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", t, [...a]);
|
|
16
|
+
}
|
|
17
|
+
const s = { render: r };
|
|
18
|
+
export {
|
|
19
|
+
s as default,
|
|
20
|
+
r as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, l = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M7 2a2 2 0 0 0-2 2v1h4V4a2 2 0 0 0-2-2M3 4v1a1.5 1.5 0 0 0-1.5 1.5v6A1.5 1.5 0 0 0 3 14h8a1.5 1.5 0 0 0 1.5-1.5v-6A1.5 1.5 0 0 0 11 5V4a4 4 0 1 0-8 0m4 6.75a1.25 1.25 0 1 0 0-2.5 1.25 1.25 0 0 0 0 2.5",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), r = [
|
|
12
|
+
l
|
|
13
|
+
];
|
|
14
|
+
function c(a, d) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", n, [...r]);
|
|
16
|
+
}
|
|
17
|
+
const i = { render: c };
|
|
18
|
+
export {
|
|
19
|
+
i as default,
|
|
20
|
+
c as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, a = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M8.75 0a.75.75 0 0 1 .75.75v1.5a.75.75 0 0 1-1.5 0V.75A.75.75 0 0 1 8.75 0m4.03 2.28a.75.75 0 0 0-1.06-1.06l-1 1a.75.75 0 0 0 1.06 1.06zM9.707 5.707a1 1 0 0 0-1.414-1.414l-8 8a1 1 0 1 0 1.414 1.414zM11.75 4.5a.75.75 0 0 0 0 1.5h1.5a.75.75 0 0 0 0-1.5zm-1.53 2.22a.75.75 0 0 1 1.06 0l1 1a.75.75 0 0 1-1.06 1.06l-1-1a.75.75 0 0 1 0-1.06m-3.94-5a.75.75 0 0 0-1.06 1.06l1 1a.75.75 0 0 0 1.06-1.06z",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), n = [
|
|
12
|
+
a
|
|
13
|
+
];
|
|
14
|
+
function r(c, d) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", t, [...n]);
|
|
16
|
+
}
|
|
17
|
+
const s = { render: r };
|
|
18
|
+
export {
|
|
19
|
+
s as default,
|
|
20
|
+
r as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const a = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
5
|
+
}, c = /* @__PURE__ */ createElementVNode("g", { fill: "currentColor" }, [
|
|
6
|
+
/* @__PURE__ */ createElementVNode("path", { d: "M11.28 6.13a.24.24 0 0 0-.12-.24C9.9 5.1 7 3.86 1.51 3.79a.47.47 0 0 0-.36.14.48.48 0 0 0-.15.36v15.76a.49.49 0 0 0 .49.5c5.15.07 8 1.15 9.39 1.93a.23.23 0 0 0 .25 0 .26.26 0 0 0 .12-.21s-.01-15.84.03-16.14m7.97 11.32a.76.76 0 0 1-.62.74 8.34 8.34 0 0 0-4.3 2.25 8.3 8.3 0 0 0-1 1.43.26.26 0 0 0 0 .3.26.26 0 0 0 .29 0 21.05 21.05 0 0 1 8.88-1.67.49.49 0 0 0 .49-.5V4.29a.48.48 0 0 0-.15-.36.47.47 0 0 0-.36-.14c-1.11 0-2.11.08-3 .17a.26.26 0 0 0-.22.25Z" }),
|
|
7
|
+
/* @__PURE__ */ createElementVNode("path", { d: "M17.57 16.9a.25.25 0 0 0 .18-.24V1.73a.24.24 0 0 0-.11-.2.23.23 0 0 0-.23 0 7.74 7.74 0 0 0-3.08 1.94 5.5 5.5 0 0 0-1.58 3v12.84a.24.24 0 0 0 .16.23.26.26 0 0 0 .28-.06 9.3 9.3 0 0 1 4.38-2.58" })
|
|
8
|
+
], -1), r = [
|
|
9
|
+
c
|
|
10
|
+
];
|
|
11
|
+
function n(s, d) {
|
|
12
|
+
return openBlock(), createElementBlock("svg", a, [...r]);
|
|
13
|
+
}
|
|
14
|
+
const _ = { render: n };
|
|
15
|
+
export {
|
|
16
|
+
_ as default,
|
|
17
|
+
n as render
|
|
18
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, l = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M8 1a1 1 0 0 0-2 0v1.4h-.5A2.7 2.7 0 0 0 2.8 5c0 .5.1 1.1.5 1.6a2.7 2.7 0 0 0 1.7 1L6 8v1.7H4.3a1 1 0 1 0 0 2H6V13a1 1 0 1 0 2 0v-1.3h.5c1.6 0 2.6-1.2 2.7-2.5a2.6 2.6 0 0 0-2.2-3H8V4.3h1.7a1 1 0 0 0 0-2H8zM6 4.5h-.5c-.4 0-.7.3-.7.7s.2.6.5.7H6zM8 8v1.5h.5c.2 0 .4 0 .5-.2l.2-.5-.1-.4-.4-.3H8Z",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), c = [
|
|
12
|
+
l
|
|
13
|
+
];
|
|
14
|
+
function r(a, d) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", n, [...c]);
|
|
16
|
+
}
|
|
17
|
+
const h = { render: r };
|
|
18
|
+
export {
|
|
19
|
+
h as default,
|
|
20
|
+
r as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const t = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 12 12"
|
|
5
|
+
}, r = /* @__PURE__ */ createElementVNode("path", {
|
|
6
|
+
fill: "none",
|
|
7
|
+
stroke: "currentColor",
|
|
8
|
+
"stroke-linecap": "round",
|
|
9
|
+
"stroke-linejoin": "round",
|
|
10
|
+
d: "M11 4.3c-.5-.7-1.7-2.2-2.4-2.6C7.9 1.2 7 1 5.9 1s-2.6.5-3.5 1.5C1.5 3.4.9 4.7.9 6s.5 2.6 1.5 3.5c.9.9 2.2 1.5 3.6 1.5s2.6-.6 3.6-1.5c.5-.5.8-.9 1-1.6"
|
|
11
|
+
}, null, -1), s = /* @__PURE__ */ createElementVNode("path", {
|
|
12
|
+
fill: "none",
|
|
13
|
+
stroke: "currentColor",
|
|
14
|
+
"stroke-linecap": "round",
|
|
15
|
+
"stroke-linejoin": "round",
|
|
16
|
+
d: "M11 1v3.3H7.6"
|
|
17
|
+
}, null, -1), c = [
|
|
18
|
+
r,
|
|
19
|
+
s
|
|
20
|
+
];
|
|
21
|
+
function l(i, d) {
|
|
22
|
+
return openBlock(), createElementBlock("svg", t, [...c]);
|
|
23
|
+
}
|
|
24
|
+
const _ = { render: l };
|
|
25
|
+
export {
|
|
26
|
+
_ as default,
|
|
27
|
+
l as render
|
|
28
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, l = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M14.333 22.94c-.848 0-1.604-.5-1.96-1.251-1.783-3.772-3.568-6.116-6.2-7.75H5V2.69h1.779l6.5-1.5h7.82a1.375 1.375 0 0 1 0 2.75h-.5a.625.625 0 1 0 0 1.25h1.5a1.375 1.375 0 0 1 0 2.75h-.5a.625.625 0 1 0 0 1.25h1a1.375 1.375 0 0 1 0 2.75h-1a.625.625 0 0 0 0 1.25h1a1.375 1.375 0 0 1 0 2.75h-7.834c.618 1.618 1.2 3.36 1.497 4.743.276 1.28-.77 2.258-1.93 2.258ZM3.5 14.5a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V2a1 1 0 0 1 1-1h1.5a1 1 0 0 1 1 1z",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), a = [
|
|
12
|
+
l
|
|
13
|
+
];
|
|
14
|
+
function h(r, c) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", n, [...a]);
|
|
16
|
+
}
|
|
17
|
+
const s = { render: h };
|
|
18
|
+
export {
|
|
19
|
+
s as default,
|
|
20
|
+
h as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const l = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 24 24"
|
|
6
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M14.333.375c-.848 0-1.604.5-1.96 1.251-1.783 3.772-3.568 6.116-6.2 7.749H5v11.25h1.779l6.5 1.5h7.82a1.375 1.375 0 0 0 0-2.75h-.5a.625.625 0 1 1 0-1.25h1.5a1.375 1.375 0 0 0 0-2.75h-.5a.625.625 0 1 1 0-1.25h1a1.375 1.375 0 0 0 0-2.75h-1a.625.625 0 1 1 0-1.25h1a1.375 1.375 0 0 0 0-2.75h-7.834c.618-1.617 1.2-3.359 1.497-4.742.276-1.28-.77-2.258-1.93-2.258ZM3.5 8.815a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v12.5a1 1 0 0 0 1 1h1.5a1 1 0 0 0 1-1z",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), a = [
|
|
12
|
+
n
|
|
13
|
+
];
|
|
14
|
+
function h(r, c) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", l, [...a]);
|
|
16
|
+
}
|
|
17
|
+
const s = { render: h };
|
|
18
|
+
export {
|
|
19
|
+
s as default,
|
|
20
|
+
h as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
fill: "none",
|
|
5
|
+
viewBox: "0 0 14 14"
|
|
6
|
+
}, l = /* @__PURE__ */ createElementVNode("path", {
|
|
7
|
+
fill: "currentColor",
|
|
8
|
+
"fill-rule": "evenodd",
|
|
9
|
+
d: "M5.763 2.013a1.75 1.75 0 0 1 2.914.737H5.323a1.75 1.75 0 0 1 .44-.737m-1.974.737a3.25 3.25 0 0 1 6.422 0H13a.75.75 0 0 1 0 1.5h-1v8.25a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 2 12.5V4.25H1a.75.75 0 1 1 0-1.5zM5 5.876c.345 0 .625.28.625.625v4.002a.625.625 0 0 1-1.25 0V6.501c0-.345.28-.625.625-.625m4.625.625a.625.625 0 0 0-1.25 0v4.002a.625.625 0 0 0 1.25 0z",
|
|
10
|
+
"clip-rule": "evenodd"
|
|
11
|
+
}, null, -1), r = [
|
|
12
|
+
l
|
|
13
|
+
];
|
|
14
|
+
function a(c, d) {
|
|
15
|
+
return openBlock(), createElementBlock("svg", n, [...r]);
|
|
16
|
+
}
|
|
17
|
+
const i = { render: a };
|
|
18
|
+
export {
|
|
19
|
+
i as default,
|
|
20
|
+
a as render
|
|
21
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
5
|
+
}, r = /* @__PURE__ */ createElementVNode("path", {
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
d: "M19.5 9.5h-.75V6.75A6.75 6.75 0 0 0 5.53 4.81a1.25 1.25 0 0 0 2.4.72 4.25 4.25 0 0 1 8.32 1.22V9a.5.5 0 0 1-.5.5H4.5a2 2 0 0 0-2 2V22a2 2 0 0 0 2 2h15a2 2 0 0 0 2-2V11.5a2 2 0 0 0-2-2m-7.5 9a2 2 0 1 1 2-2 2 2 0 0 1-2 2"
|
|
8
|
+
}, null, -1), c = [
|
|
9
|
+
r
|
|
10
|
+
];
|
|
11
|
+
function a(l, s) {
|
|
12
|
+
return openBlock(), createElementBlock("svg", n, [...c]);
|
|
13
|
+
}
|
|
14
|
+
const h = { render: a };
|
|
15
|
+
export {
|
|
16
|
+
h as default,
|
|
17
|
+
a as render
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const n = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
5
|
+
}, r = /* @__PURE__ */ createElementVNode("path", {
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
d: "M12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0m4.91 10.41A1 1 0 0 1 16 11h-2.25a.25.25 0 0 0-.25.25v7.25a1.5 1.5 0 0 1-3 0v-7.25a.25.25 0 0 0-.25-.25H8a1 1 0 0 1-.75-1.66l4-4.5a1 1 0 0 1 1.5 0l4 4.5a1 1 0 0 1 .16 1.07"
|
|
8
|
+
}, null, -1), a = [
|
|
9
|
+
r
|
|
10
|
+
];
|
|
11
|
+
function l(c, s) {
|
|
12
|
+
return openBlock(), createElementBlock("svg", n, [...a]);
|
|
13
|
+
}
|
|
14
|
+
const _ = { render: l };
|
|
15
|
+
export {
|
|
16
|
+
_ as default,
|
|
17
|
+
l as render
|
|
18
|
+
};
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { openBlock, createElementBlock, createElementVNode } from "vue";
|
|
2
|
+
const r = {
|
|
3
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
4
|
+
viewBox: "0 0 24 24"
|
|
5
|
+
}, n = /* @__PURE__ */ createElementVNode("path", {
|
|
6
|
+
fill: "currentColor",
|
|
7
|
+
d: "M6.5 6.25a5.5 5.5 0 1 0 11 0 5.5 5.5 0 1 0-11 0m5.5 7a9.51 9.51 0 0 0-9.5 9.5.5.5 0 0 0 .5.5h18a.5.5 0 0 0 .5-.5 9.51 9.51 0 0 0-9.5-9.5"
|
|
8
|
+
}, null, -1), c = [
|
|
9
|
+
n
|
|
10
|
+
];
|
|
11
|
+
function s(l, a) {
|
|
12
|
+
return openBlock(), createElementBlock("svg", r, [...c]);
|
|
13
|
+
}
|
|
14
|
+
const _ = { render: s };
|
|
15
|
+
export {
|
|
16
|
+
_ as default,
|
|
17
|
+
s as render
|
|
18
|
+
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddressBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ApiClient/AddressBar.vue.ts"],"names":[],"mappings":";;;;;;;;;
|
|
1
|
+
{"version":3,"file":"AddressBar.vue.d.ts","sourceRoot":"","sources":["../../../src/components/ApiClient/AddressBar.vue.ts"],"names":[],"mappings":";;;;;;;;;AA2bA,wBASG;AACH,KAAK,sBAAsB,CAAC,CAAC,IAAI,CAAC,SAAS,SAAS,GAAG,KAAK,GAAG,CAAC,CAAC;AACjE,KAAK,6BAA6B,CAAC,CAAC,IAAI;KAAG,CAAC,IAAI,MAAM,CAAC,CAAC,CAAC,GAAG,EAAE,SAAS,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,sBAAsB,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAA;KAAE,GAAG;QAAE,IAAI,EAAE,OAAO,KAAK,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC;QAAC,QAAQ,EAAE,IAAI,CAAA;KAAE;CAAE,CAAC"}
|
package/dist/index.css
CHANGED
|
@@ -693,14 +693,14 @@ to {
|
|
|
693
693
|
color: var(--scalar-api-client-color);
|
|
694
694
|
}
|
|
695
695
|
|
|
696
|
-
.loader[data-v-
|
|
696
|
+
.loader[data-v-2d90bbed] {
|
|
697
697
|
position: absolute;
|
|
698
698
|
z-index: 3;
|
|
699
699
|
height: 2px;
|
|
700
700
|
background: var(--scalar-api-client-color);
|
|
701
|
-
animation: loading-
|
|
701
|
+
animation: loading-2d90bbed 5s cubic-bezier(0, 0.5, 0.25, 1);
|
|
702
702
|
}
|
|
703
|
-
@keyframes loading-
|
|
703
|
+
@keyframes loading-2d90bbed {
|
|
704
704
|
0% {
|
|
705
705
|
width: 0;
|
|
706
706
|
}
|
|
@@ -708,14 +708,14 @@ to {
|
|
|
708
708
|
width: 100%;
|
|
709
709
|
}
|
|
710
710
|
}
|
|
711
|
-
.address-bar[data-v-
|
|
711
|
+
.address-bar[data-v-2d90bbed] {
|
|
712
712
|
width: 100%;
|
|
713
713
|
padding: 12px 12px 10px 12px;
|
|
714
714
|
display: flex;
|
|
715
715
|
align-items: center;
|
|
716
716
|
position: relative;
|
|
717
717
|
}
|
|
718
|
-
.url-form[data-v-
|
|
718
|
+
.url-form[data-v-2d90bbed] {
|
|
719
719
|
display: flex;
|
|
720
720
|
width: 720px;
|
|
721
721
|
align-items: stretch;
|
|
@@ -725,11 +725,11 @@ to {
|
|
|
725
725
|
z-index: 2;
|
|
726
726
|
max-width: calc(100% - 68px);
|
|
727
727
|
}
|
|
728
|
-
.url-form[data-v-
|
|
728
|
+
.url-form[data-v-2d90bbed] .cm-content {
|
|
729
729
|
display: flex;
|
|
730
730
|
align-items: center;
|
|
731
731
|
}
|
|
732
|
-
.url-form-field[data-v-
|
|
732
|
+
.url-form-field[data-v-2d90bbed] {
|
|
733
733
|
border-right: 0;
|
|
734
734
|
background: var(--scalar-background-2);
|
|
735
735
|
border-radius: var(--scalar-radius) 0 0 var(--scalar-radius);
|
|
@@ -739,18 +739,18 @@ to {
|
|
|
739
739
|
overflow: hidden;
|
|
740
740
|
min-height: 31px;
|
|
741
741
|
}
|
|
742
|
-
.url-form-input[data-v-
|
|
742
|
+
.url-form-input[data-v-2d90bbed] {
|
|
743
743
|
color: var(--scalar-color-1);
|
|
744
744
|
}
|
|
745
|
-
.url-form-input[data-v-
|
|
745
|
+
.url-form-input[data-v-2d90bbed] {
|
|
746
746
|
font-weight: var(--scalar-semibold);
|
|
747
747
|
min-height: auto;
|
|
748
748
|
padding-top: 0;
|
|
749
749
|
}
|
|
750
|
-
.url-form-input[data-v-
|
|
750
|
+
.url-form-input[data-v-2d90bbed] .cm-scroller {
|
|
751
751
|
overflow-y: hidden;
|
|
752
752
|
}
|
|
753
|
-
.history[data-v-
|
|
753
|
+
.history[data-v-2d90bbed] {
|
|
754
754
|
appearance: none;
|
|
755
755
|
-webkit-appearance: none;
|
|
756
756
|
background: transparent;
|
|
@@ -758,9 +758,9 @@ to {
|
|
|
758
758
|
display: flex;
|
|
759
759
|
align-items: center;
|
|
760
760
|
border-radius: var(--scalar-radius);
|
|
761
|
-
|
|
761
|
+
background: var(--scalar-background-2);
|
|
762
762
|
}
|
|
763
|
-
.send-button[type='submit'][data-v-
|
|
763
|
+
.send-button[type='submit'][data-v-2d90bbed] {
|
|
764
764
|
font-size: var(--scalar-micro);
|
|
765
765
|
letter-spacing: 0.25px;
|
|
766
766
|
color: var(--scalar-button-1-color);
|
|
@@ -779,36 +779,36 @@ to {
|
|
|
779
779
|
overflow: hidden;
|
|
780
780
|
flex-shrink: 0;
|
|
781
781
|
}
|
|
782
|
-
.send-button[data-v-
|
|
782
|
+
.send-button[data-v-2d90bbed]:hover {
|
|
783
783
|
background: var(--scalar-button-1-hover);
|
|
784
784
|
}
|
|
785
|
-
.send-button svg[data-v-
|
|
785
|
+
.send-button svg[data-v-2d90bbed] {
|
|
786
786
|
width: 12px;
|
|
787
787
|
height: 12px;
|
|
788
788
|
flex-shrink: 0;
|
|
789
789
|
margin-right: 6px;
|
|
790
790
|
position: relative;
|
|
791
791
|
}
|
|
792
|
-
.send-button span[data-v-
|
|
792
|
+
.send-button span[data-v-2d90bbed] {
|
|
793
793
|
position: relative;
|
|
794
794
|
}
|
|
795
795
|
@media screen and (max-width: 720px) {
|
|
796
|
-
.history-toggle span[data-v-
|
|
797
|
-
.send-button span[data-v-
|
|
796
|
+
.history-toggle span[data-v-2d90bbed],
|
|
797
|
+
.send-button span[data-v-2d90bbed] {
|
|
798
798
|
display: none;
|
|
799
799
|
}
|
|
800
|
-
.history-toggle svg[data-v-
|
|
801
|
-
.send-button svg[data-v-
|
|
800
|
+
.history-toggle svg[data-v-2d90bbed],
|
|
801
|
+
.send-button svg[data-v-2d90bbed] {
|
|
802
802
|
margin-right: 0;
|
|
803
803
|
}
|
|
804
804
|
}
|
|
805
|
-
.send-button[disabled][data-v-
|
|
805
|
+
.send-button[disabled][data-v-2d90bbed] {
|
|
806
806
|
pointer-events: none;
|
|
807
807
|
color: var(--scalar-color-2);
|
|
808
808
|
background: var(--scalar-background-3);
|
|
809
809
|
border: 1px solid var(--scalar-border-color);
|
|
810
810
|
}
|
|
811
|
-
.history-toggle[data-v-
|
|
811
|
+
.history-toggle[data-v-2d90bbed] {
|
|
812
812
|
padding: 0 12px;
|
|
813
813
|
line-height: 30px;
|
|
814
814
|
color: var(--scalar-color-3);
|
|
@@ -821,21 +821,18 @@ to {
|
|
|
821
821
|
align-items: center;
|
|
822
822
|
cursor: pointer;
|
|
823
823
|
white-space: nowrap;
|
|
824
|
-
box-shadow: 0 0 0 1px var(--scalar-border-color);
|
|
825
|
-
margin-left: 12px;
|
|
826
824
|
border-radius: var(--scalar-radius);
|
|
827
825
|
user-select: none;
|
|
828
826
|
}
|
|
829
|
-
.history-toggle[data-v-
|
|
830
|
-
|
|
827
|
+
.history-toggle[data-v-2d90bbed]:hover {
|
|
828
|
+
color: var(--scalar-color-1);
|
|
831
829
|
}
|
|
832
|
-
.history-toggle svg[data-v-
|
|
830
|
+
.history-toggle svg[data-v-2d90bbed] {
|
|
833
831
|
height: 13px;
|
|
834
832
|
width: 13px;
|
|
835
|
-
|
|
836
|
-
color: var(--scalar-color-3);
|
|
833
|
+
color: currentColor;
|
|
837
834
|
}
|
|
838
|
-
.address-bar-content[data-v-
|
|
835
|
+
.address-bar-content[data-v-2d90bbed] {
|
|
839
836
|
width: 640px;
|
|
840
837
|
height: 100%;
|
|
841
838
|
background: var(--scalar-background-1);
|
|
@@ -850,21 +847,21 @@ to {
|
|
|
850
847
|
opacity 0.01s ease-in-out 0.5s;
|
|
851
848
|
pointer-events: none;
|
|
852
849
|
}
|
|
853
|
-
.address-bar--with-history[data-v-
|
|
850
|
+
.address-bar--with-history[data-v-2d90bbed] {
|
|
854
851
|
z-index: 100000;
|
|
855
852
|
}
|
|
856
|
-
.address-bar--with-history .address-bar-content[data-v-
|
|
853
|
+
.address-bar--with-history .address-bar-content[data-v-2d90bbed] {
|
|
857
854
|
transform: translate3d(0, 0, 0);
|
|
858
855
|
opacity: 1;
|
|
859
856
|
pointer-events: all;
|
|
860
857
|
transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
|
|
861
858
|
}
|
|
862
|
-
.address-bar--with-history .address-bar-close[data-v-
|
|
859
|
+
.address-bar--with-history .address-bar-close[data-v-2d90bbed] {
|
|
863
860
|
opacity: 1;
|
|
864
861
|
pointer-events: all;
|
|
865
862
|
cursor: pointer;
|
|
866
863
|
}
|
|
867
|
-
.address-bar-close[data-v-
|
|
864
|
+
.address-bar-close[data-v-2d90bbed] {
|
|
868
865
|
width: 100%;
|
|
869
866
|
height: 100%;
|
|
870
867
|
position: fixed;
|
package/dist/index.js
CHANGED
|
@@ -26398,14 +26398,17 @@ const _sfc_main$x = /* @__PURE__ */ defineComponent({
|
|
|
26398
26398
|
}
|
|
26399
26399
|
});
|
|
26400
26400
|
const RequestMethodSelect = /* @__PURE__ */ _export_sfc(_sfc_main$x, [["__scopeId", "data-v-2b029b46"]]);
|
|
26401
|
-
const _withScopeId$5 = (n) => (pushScopeId("data-v-
|
|
26401
|
+
const _withScopeId$5 = (n) => (pushScopeId("data-v-2d90bbed"), n = n(), popScopeId(), n);
|
|
26402
26402
|
const _hoisted_1$s = {
|
|
26403
26403
|
key: 0,
|
|
26404
26404
|
class: "loader"
|
|
26405
26405
|
};
|
|
26406
26406
|
const _hoisted_2$j = { class: "url-form" };
|
|
26407
26407
|
const _hoisted_3$d = { class: "url-form-field" };
|
|
26408
|
-
const _hoisted_4$a =
|
|
26408
|
+
const _hoisted_4$a = {
|
|
26409
|
+
key: 0,
|
|
26410
|
+
class: "history"
|
|
26411
|
+
};
|
|
26409
26412
|
const _hoisted_5$5 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("svg", {
|
|
26410
26413
|
fill: "none",
|
|
26411
26414
|
height: "48",
|
|
@@ -26413,50 +26416,50 @@ const _hoisted_5$5 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ create
|
|
|
26413
26416
|
width: "48",
|
|
26414
26417
|
xmlns: "http://www.w3.org/2000/svg"
|
|
26415
26418
|
}, [
|
|
26416
|
-
/* @__PURE__ */ createElementVNode("g", { id: "
|
|
26419
|
+
/* @__PURE__ */ createElementVNode("g", { id: "rewind-clock--back-return-clock-timer-countdown" }, [
|
|
26417
26420
|
/* @__PURE__ */ createElementVNode("path", {
|
|
26418
|
-
id: "
|
|
26421
|
+
id: "Vector 1561 (Stroke)",
|
|
26419
26422
|
"clip-rule": "evenodd",
|
|
26420
|
-
d: "
|
|
26423
|
+
d: "M6.99999 2.75C7.4142 2.75 7.74999 3.08579 7.74999 3.5V7.5C7.74999 7.76345 7.61177 8.00758 7.38586 8.14312L4.88586 9.64312C4.53068 9.85623 4.06998 9.74106 3.85687 9.38587C3.64376 9.03069 3.75893 8.56999 4.11412 8.35688L6.24999 7.07536V3.5C6.24999 3.08579 6.58578 2.75 6.99999 2.75Z",
|
|
26424
|
+
fill: "currentColor",
|
|
26425
|
+
"fill-rule": "evenodd"
|
|
26426
|
+
}),
|
|
26427
|
+
/* @__PURE__ */ createElementVNode("path", {
|
|
26428
|
+
id: "Union",
|
|
26429
|
+
"clip-rule": "evenodd",
|
|
26430
|
+
d: "M12.5 7C12.5 3.96243 10.0376 1.5 7 1.5C5.24916 1.5 3.68853 2.31796 2.68066 3.59456L3.64645 4.56034C3.96143 4.87533 3.73835 5.4139 3.29289 5.4139H0.5C0.223857 5.4139 0 5.19004 0 4.9139V2.121C0 1.67555 0.53857 1.45247 0.853553 1.76745L1.61439 2.52829C2.89781 0.984301 4.83356 0 7 0C10.866 0 14 3.13401 14 7C14 10.866 10.866 14 7 14C3.68902 14 0.916591 11.702 0.187329 8.61473C0.0921059 8.21161 0.341704 7.80762 0.744824 7.7124C1.14794 7.61717 1.55193 7.86677 1.64715 8.26989C2.22013 10.6955 4.40025 12.5 7 12.5C10.0376 12.5 12.5 10.0376 12.5 7Z",
|
|
26421
26431
|
fill: "currentColor",
|
|
26422
26432
|
"fill-rule": "evenodd"
|
|
26423
26433
|
})
|
|
26424
26434
|
])
|
|
26425
26435
|
], -1));
|
|
26426
|
-
const _hoisted_6$2 =
|
|
26427
|
-
|
|
26428
|
-
_hoisted_5$5,
|
|
26429
|
-
_hoisted_6$2
|
|
26436
|
+
const _hoisted_6$2 = [
|
|
26437
|
+
_hoisted_5$5
|
|
26430
26438
|
];
|
|
26431
|
-
const
|
|
26432
|
-
const
|
|
26433
|
-
key: 0,
|
|
26434
|
-
class: "history"
|
|
26435
|
-
};
|
|
26436
|
-
const _hoisted_10 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("svg", {
|
|
26439
|
+
const _hoisted_7$1 = ["disabled"];
|
|
26440
|
+
const _hoisted_8$1 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("svg", {
|
|
26437
26441
|
fill: "none",
|
|
26438
26442
|
height: "48",
|
|
26439
26443
|
viewBox: "0 0 14 14",
|
|
26440
26444
|
width: "48",
|
|
26441
26445
|
xmlns: "http://www.w3.org/2000/svg"
|
|
26442
26446
|
}, [
|
|
26443
|
-
/* @__PURE__ */ createElementVNode("g", { id: "
|
|
26444
|
-
/* @__PURE__ */ createElementVNode("path", {
|
|
26445
|
-
id: "Vector 1561 (Stroke)",
|
|
26446
|
-
"clip-rule": "evenodd",
|
|
26447
|
-
d: "M6.99999 2.75C7.4142 2.75 7.74999 3.08579 7.74999 3.5V7.5C7.74999 7.76345 7.61177 8.00758 7.38586 8.14312L4.88586 9.64312C4.53068 9.85623 4.06998 9.74106 3.85687 9.38587C3.64376 9.03069 3.75893 8.56999 4.11412 8.35688L6.24999 7.07536V3.5C6.24999 3.08579 6.58578 2.75 6.99999 2.75Z",
|
|
26448
|
-
fill: "currentColor",
|
|
26449
|
-
"fill-rule": "evenodd"
|
|
26450
|
-
}),
|
|
26447
|
+
/* @__PURE__ */ createElementVNode("g", { id: "send-email--mail-send-email-paper-airplane" }, [
|
|
26451
26448
|
/* @__PURE__ */ createElementVNode("path", {
|
|
26452
|
-
id: "
|
|
26449
|
+
id: "Subtract",
|
|
26453
26450
|
"clip-rule": "evenodd",
|
|
26454
|
-
d: "
|
|
26451
|
+
d: "M11.8215 0.0977331C12.1097 -0.0075178 12.422 -0.0287134 12.7219 0.0367172C13.0248 0.102803 13.3024 0.254481 13.5216 0.473719C13.7409 0.692957 13.8926 0.970537 13.9586 1.27346C14.0241 1.57338 14.0029 1.88566 13.8976 2.17389L10.3236 12.8859L10.3234 12.8866C10.2363 13.15 10.083 13.3867 9.87813 13.5739C9.67383 13.7606 9.42512 13.8917 9.15575 13.9549C8.88633 14.0206 8.60444 14.015 8.33777 13.9388C8.07134 13.8627 7.82929 13.7187 7.63532 13.5209L5.71798 11.6123L3.70392 12.6538C3.54687 12.735 3.3586 12.7272 3.20877 12.6333C3.05895 12.5395 2.96984 12.3734 2.97443 12.1967L3.057 9.01294L10.102 3.89553C10.3812 3.69267 10.4432 3.30182 10.2403 3.02255C10.0375 2.74327 9.64662 2.68133 9.36734 2.88419L2.20286 8.0884L0.473156 6.35869L0.473098 6.35864L0.472971 6.35851C0.285648 6.17132 0.147746 5.94054 0.0716498 5.68688C-0.00390565 5.43503 -0.016181 5.16847 0.0358684 4.91079C0.087985 4.62928 0.213827 4.36658 0.400607 4.14951C0.588668 3.93095 0.831681 3.76658 1.10453 3.67339L1.1079 3.67224L1.1079 3.67225L11.8215 0.0977331Z",
|
|
26455
26452
|
fill: "currentColor",
|
|
26456
26453
|
"fill-rule": "evenodd"
|
|
26457
26454
|
})
|
|
26458
26455
|
])
|
|
26459
26456
|
], -1));
|
|
26457
|
+
const _hoisted_9$1 = /* @__PURE__ */ _withScopeId$5(() => /* @__PURE__ */ createElementVNode("span", null, "Send", -1));
|
|
26458
|
+
const _hoisted_10 = [
|
|
26459
|
+
_hoisted_8$1,
|
|
26460
|
+
_hoisted_9$1
|
|
26461
|
+
];
|
|
26462
|
+
const _hoisted_11 = { class: "address-bar-content" };
|
|
26460
26463
|
const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
26461
26464
|
__name: "AddressBar",
|
|
26462
26465
|
props: {
|
|
@@ -26497,7 +26500,7 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
26497
26500
|
}
|
|
26498
26501
|
loading.value = false;
|
|
26499
26502
|
}
|
|
26500
|
-
|
|
26503
|
+
computed(() => {
|
|
26501
26504
|
const lastRequestKey = requestHistoryOrder2.value[0];
|
|
26502
26505
|
return requestHistory2[lastRequestKey] ? humanDiff(requestHistory2[lastRequestKey].sentTime) : "History";
|
|
26503
26506
|
});
|
|
@@ -26541,18 +26544,24 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
26541
26544
|
onChange
|
|
26542
26545
|
}, null, 8, ["content", "readOnly"])
|
|
26543
26546
|
]),
|
|
26547
|
+
unref(requestHistoryOrder2).length ? (openBlock(), createElementBlock("div", _hoisted_4$a, [
|
|
26548
|
+
createElementVNode("div", {
|
|
26549
|
+
class: "history-toggle",
|
|
26550
|
+
onClick: _cache[0] || (_cache[0] = ($event) => unref(historyModal).show())
|
|
26551
|
+
}, _hoisted_6$2)
|
|
26552
|
+
])) : createCommentVNode("", true),
|
|
26544
26553
|
createElementVNode("button", {
|
|
26545
26554
|
class: "send-button",
|
|
26546
26555
|
disabled: !formattedUrl.value.trim().length,
|
|
26547
26556
|
type: "submit",
|
|
26548
26557
|
onClick: send
|
|
26549
|
-
},
|
|
26558
|
+
}, _hoisted_10, 8, _hoisted_7$1)
|
|
26550
26559
|
]),
|
|
26551
26560
|
createElementVNode("div", {
|
|
26552
26561
|
class: "address-bar-close",
|
|
26553
|
-
onClick: _cache[
|
|
26562
|
+
onClick: _cache[1] || (_cache[1] = ($event) => showHistory.value = false)
|
|
26554
26563
|
}),
|
|
26555
|
-
createElementVNode("div",
|
|
26564
|
+
createElementVNode("div", _hoisted_11, [
|
|
26556
26565
|
createVNode(unref(FlowModal), {
|
|
26557
26566
|
state: unref(historyModal),
|
|
26558
26567
|
title: "Request History",
|
|
@@ -26561,27 +26570,18 @@ const _sfc_main$w = /* @__PURE__ */ defineComponent({
|
|
|
26561
26570
|
default: withCtx(() => [
|
|
26562
26571
|
createVNode(_sfc_main$y, {
|
|
26563
26572
|
showHistory: showHistory.value,
|
|
26564
|
-
onToggle: _cache[
|
|
26573
|
+
onToggle: _cache[2] || (_cache[2] = ($event) => showHistory.value = !showHistory.value)
|
|
26565
26574
|
}, null, 8, ["showHistory"])
|
|
26566
26575
|
]),
|
|
26567
26576
|
_: 1
|
|
26568
26577
|
}, 8, ["state"])
|
|
26569
|
-
])
|
|
26570
|
-
unref(requestHistoryOrder2).length ? (openBlock(), createElementBlock("div", _hoisted_9$1, [
|
|
26571
|
-
createElementVNode("div", {
|
|
26572
|
-
class: "history-toggle",
|
|
26573
|
-
onClick: _cache[2] || (_cache[2] = ($event) => unref(historyModal).show())
|
|
26574
|
-
}, [
|
|
26575
|
-
_hoisted_10,
|
|
26576
|
-
createElementVNode("span", null, toDisplayString(lastRequestTimestamp.value), 1)
|
|
26577
|
-
])
|
|
26578
|
-
])) : createCommentVNode("", true)
|
|
26578
|
+
])
|
|
26579
26579
|
], 2)
|
|
26580
26580
|
], 64);
|
|
26581
26581
|
};
|
|
26582
26582
|
}
|
|
26583
26583
|
});
|
|
26584
|
-
const AddressBar = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-
|
|
26584
|
+
const AddressBar = /* @__PURE__ */ _export_sfc(_sfc_main$w, [["__scopeId", "data-v-2d90bbed"]]);
|
|
26585
26585
|
const clickGeneratedParameter = useEventBus(Symbol());
|
|
26586
26586
|
const _hoisted_1$r = /* @__PURE__ */ createElementVNode("svg", {
|
|
26587
26587
|
class: "scalar-api-client__toggle__icon",
|
|
@@ -30827,7 +30827,7 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
30827
30827
|
"scalar-button-danger",
|
|
30828
30828
|
"bg-error text-white active:brightness-90 hocus:brightness-90"
|
|
30829
30829
|
]
|
|
30830
|
-
},
|
|
30830
|
+
}, Pe = T({
|
|
30831
30831
|
base: "scalar-button row cursor-pointer items-center justify-center rounded font-medium",
|
|
30832
30832
|
variants: {
|
|
30833
30833
|
disabled: {
|
|
@@ -30844,7 +30844,7 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
30844
30844
|
class: "bg-transparent text-ghost"
|
|
30845
30845
|
}
|
|
30846
30846
|
]
|
|
30847
|
-
}),
|
|
30847
|
+
}), Oe = ["ariaDisabled"], ze = {
|
|
30848
30848
|
key: 0,
|
|
30849
30849
|
class: "mr-2 h-4 w-4"
|
|
30850
30850
|
}, Be = {
|
|
@@ -30868,7 +30868,7 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
30868
30868
|
return (e, r2) => (openBlock(), createElementBlock("button", mergeProps(t2.value.rest, {
|
|
30869
30869
|
ariaDisabled: e.disabled || void 0,
|
|
30870
30870
|
class: unref(E)(
|
|
30871
|
-
unref(
|
|
30871
|
+
unref(Pe)({ fullWidth: e.fullWidth, disabled: e.disabled, size: e.size, variant: e.variant }),
|
|
30872
30872
|
{ "pl-9 pr-3": e.loading },
|
|
30873
30873
|
`${t2.value.className}`
|
|
30874
30874
|
),
|
|
@@ -30884,7 +30884,7 @@ const De = /* @__PURE__ */ defineComponent({
|
|
|
30884
30884
|
size: "20px"
|
|
30885
30885
|
}, null, 8, ["loadingState"])
|
|
30886
30886
|
])) : createCommentVNode("", true)
|
|
30887
|
-
], 16,
|
|
30887
|
+
], 16, Oe));
|
|
30888
30888
|
}
|
|
30889
30889
|
});
|
|
30890
30890
|
(function(a) {
|
|
@@ -31148,8 +31148,8 @@ Prism.languages.webmanifest = Prism.languages.json;
|
|
|
31148
31148
|
if (i) {
|
|
31149
31149
|
var g = parseInt(s.getAttribute("data-start"), 10) || 1, p = g + (i.children.length - 1);
|
|
31150
31150
|
u < g && (u = g), u > p && (u = p);
|
|
31151
|
-
var
|
|
31152
|
-
return i.children[
|
|
31151
|
+
var o = u - g;
|
|
31152
|
+
return i.children[o];
|
|
31153
31153
|
}
|
|
31154
31154
|
}
|
|
31155
31155
|
},
|
|
@@ -31184,34 +31184,34 @@ Prism.languages.webmanifest = Prism.languages.json;
|
|
|
31184
31184
|
var u = s.map(function(i) {
|
|
31185
31185
|
var g = i.querySelector("code"), p = i.querySelector(".line-numbers-rows");
|
|
31186
31186
|
if (!(!g || !p)) {
|
|
31187
|
-
var
|
|
31188
|
-
|
|
31189
|
-
var l =
|
|
31190
|
-
return
|
|
31187
|
+
var o = i.querySelector(".line-numbers-sizer"), f = g.textContent.split(t2);
|
|
31188
|
+
o || (o = document.createElement("span"), o.className = "line-numbers-sizer", g.appendChild(o)), o.innerHTML = "0", o.style.display = "block";
|
|
31189
|
+
var l = o.getBoundingClientRect().height;
|
|
31190
|
+
return o.innerHTML = "", {
|
|
31191
31191
|
element: i,
|
|
31192
31192
|
lines: f,
|
|
31193
31193
|
lineHeights: [],
|
|
31194
31194
|
oneLinerHeight: l,
|
|
31195
|
-
sizer:
|
|
31195
|
+
sizer: o
|
|
31196
31196
|
};
|
|
31197
31197
|
}
|
|
31198
31198
|
}).filter(Boolean);
|
|
31199
31199
|
u.forEach(function(i) {
|
|
31200
|
-
var g = i.sizer, p = i.lines,
|
|
31201
|
-
|
|
31200
|
+
var g = i.sizer, p = i.lines, o = i.lineHeights, f = i.oneLinerHeight;
|
|
31201
|
+
o[p.length - 1] = void 0, p.forEach(function(l, w) {
|
|
31202
31202
|
if (l && l.length > 1) {
|
|
31203
31203
|
var C2 = g.appendChild(document.createElement("span"));
|
|
31204
31204
|
C2.style.display = "block", C2.textContent = l;
|
|
31205
31205
|
} else
|
|
31206
|
-
|
|
31206
|
+
o[w] = f;
|
|
31207
31207
|
});
|
|
31208
31208
|
}), u.forEach(function(i) {
|
|
31209
|
-
for (var g = i.sizer, p = i.lineHeights,
|
|
31210
|
-
p[f] === void 0 && (p[f] = g.children[
|
|
31209
|
+
for (var g = i.sizer, p = i.lineHeights, o = 0, f = 0; f < p.length; f++)
|
|
31210
|
+
p[f] === void 0 && (p[f] = g.children[o++].getBoundingClientRect().height);
|
|
31211
31211
|
}), u.forEach(function(i) {
|
|
31212
31212
|
var g = i.sizer, p = i.element.querySelector(".line-numbers-rows");
|
|
31213
|
-
g.style.display = "none", g.innerHTML = "", i.lineHeights.forEach(function(
|
|
31214
|
-
p.children[f].style.height =
|
|
31213
|
+
g.style.display = "none", g.innerHTML = "", i.lineHeights.forEach(function(o, f) {
|
|
31214
|
+
p.children[f].style.height = o + "px";
|
|
31215
31215
|
});
|
|
31216
31216
|
});
|
|
31217
31217
|
}
|
|
@@ -31233,8 +31233,8 @@ Prism.languages.webmanifest = Prism.languages.json;
|
|
|
31233
31233
|
);
|
|
31234
31234
|
if (!(!i || !/pre/i.test(i.nodeName)) && !u.querySelector(".line-numbers-rows") && Prism.util.isActive(u, a)) {
|
|
31235
31235
|
u.classList.remove(a), i.classList.add(a);
|
|
31236
|
-
var g = s.code.match(t2), p = g ? g.length + 1 : 1,
|
|
31237
|
-
|
|
31236
|
+
var g = s.code.match(t2), p = g ? g.length + 1 : 1, o, f = new Array(p + 1).join("<span></span>");
|
|
31237
|
+
o = document.createElement("span"), o.setAttribute("aria-hidden", "true"), o.className = "line-numbers-rows", o.innerHTML = f, i.hasAttribute("data-start") && (i.style.counterReset = "linenumber " + (parseInt(i.getAttribute("data-start"), 10) - 1)), s.element.appendChild(o), r2([i]), Prism.hooks.run("line-numbers", s);
|
|
31238
31238
|
}
|
|
31239
31239
|
}
|
|
31240
31240
|
}), Prism.hooks.add("line-numbers", function(s) {
|
|
@@ -31267,7 +31267,7 @@ function z(a) {
|
|
|
31267
31267
|
}
|
|
31268
31268
|
return a;
|
|
31269
31269
|
}
|
|
31270
|
-
const Ge = ["innerHTML"],
|
|
31270
|
+
const Ge = ["innerHTML"], Ot = /* @__PURE__ */ defineComponent({
|
|
31271
31271
|
__name: "ScalarCodeBlock",
|
|
31272
31272
|
props: {
|
|
31273
31273
|
content: {},
|
|
@@ -31277,16 +31277,16 @@ const Ge = ["innerHTML"], Pt = /* @__PURE__ */ defineComponent({
|
|
|
31277
31277
|
},
|
|
31278
31278
|
setup(a) {
|
|
31279
31279
|
const t2 = a, e = createHash(z(t2.content)), r2 = `components-scalar-code-block${e}`, { plugins: c, highlightElement: d } = L;
|
|
31280
|
-
t2.hideCredentials && L.hooks.add("wrap", function(
|
|
31280
|
+
t2.hideCredentials && L.hooks.add("wrap", function(o) {
|
|
31281
31281
|
if (!t2.hideCredentials)
|
|
31282
31282
|
return;
|
|
31283
31283
|
let f = false;
|
|
31284
|
-
typeof t2.hideCredentials == "string" ?
|
|
31285
|
-
(l) =>
|
|
31286
|
-
)), f && (
|
|
31284
|
+
typeof t2.hideCredentials == "string" ? o.content.includes(t2.hideCredentials) && (f = true) : Array.isArray(t2.hideCredentials) && (f = t2.hideCredentials.some(
|
|
31285
|
+
(l) => o.content.includes(l)
|
|
31286
|
+
)), f && (o.content = o.content.replace(
|
|
31287
31287
|
/<span class="credentials">.*?<\/span>/g,
|
|
31288
31288
|
(l) => l.replace(/<span class="credentials">|<\/span>/g, "")
|
|
31289
|
-
),
|
|
31289
|
+
), o.content = o.content.replace(
|
|
31290
31290
|
new RegExp(
|
|
31291
31291
|
typeof t2.hideCredentials == "string" ? t2.hideCredentials : t2.hideCredentials.join("|"),
|
|
31292
31292
|
"g"
|
|
@@ -31304,27 +31304,27 @@ const Ge = ["innerHTML"], Pt = /* @__PURE__ */ defineComponent({
|
|
|
31304
31304
|
);
|
|
31305
31305
|
const p = /\n(?!$)/g;
|
|
31306
31306
|
return onServerPrefetch(async () => {
|
|
31307
|
-
let
|
|
31307
|
+
let o = "";
|
|
31308
31308
|
t2.lineNumbers && L.hooks.add("after-tokenize", (l) => {
|
|
31309
31309
|
const w = l.code.match(p), C2 = w ? w.length + 1 : 1;
|
|
31310
|
-
|
|
31310
|
+
o = `<span aria-hidden="true" class="line-numbers-rows">${new Array(C2 + 1).join("<span></span>")}</span>`;
|
|
31311
31311
|
});
|
|
31312
31312
|
const f = L.highlight(
|
|
31313
31313
|
z(t2.content),
|
|
31314
31314
|
L.languages[i.value],
|
|
31315
31315
|
i.value
|
|
31316
31316
|
);
|
|
31317
|
-
if (u.value = f +
|
|
31317
|
+
if (u.value = f + o, e !== 0) {
|
|
31318
31318
|
const l = useSSRContext();
|
|
31319
|
-
l.payload.data[r2] = f +
|
|
31319
|
+
l.payload.data[r2] = f + o;
|
|
31320
31320
|
}
|
|
31321
31321
|
}), onMounted(async () => {
|
|
31322
31322
|
await import("./prism-autoloader-Dlh8Vzlw-BR-Zk31i.js"), c.autoloader.languages_path = "https://cdnjs.cloudflare.com/ajax/libs/prism/1.29.0/components/";
|
|
31323
|
-
}), (
|
|
31323
|
+
}), (o, f) => (openBlock(), createElementBlock("pre", {
|
|
31324
31324
|
class: normalizeClass([
|
|
31325
31325
|
`scalar-component scalar-codeblock-pre language-${i.value}`,
|
|
31326
31326
|
{
|
|
31327
|
-
"line-numbers":
|
|
31327
|
+
"line-numbers": o.lineNumbers
|
|
31328
31328
|
}
|
|
31329
31329
|
])
|
|
31330
31330
|
}, [
|
|
@@ -31337,13 +31337,13 @@ const Ge = ["innerHTML"], Pt = /* @__PURE__ */ defineComponent({
|
|
|
31337
31337
|
ref_key: "el",
|
|
31338
31338
|
ref: s,
|
|
31339
31339
|
class: normalizeClass(`scalar-codeblock-code language-${i.value}`)
|
|
31340
|
-
}, toDisplayString(unref(z)(
|
|
31340
|
+
}, toDisplayString(unref(z)(o.content)), 3))
|
|
31341
31341
|
], 2));
|
|
31342
31342
|
}
|
|
31343
31343
|
});
|
|
31344
|
-
const
|
|
31344
|
+
const U = /* @__PURE__ */ Object.assign({ "./Add.svg": () => import("./Add-ngyZgYXx-DzyQwJvS.js"), "./Background.svg": () => import("./Background-DcRhSHgf-DMULXelH.js"), "./Brackets.svg": () => import("./Brackets-4I8OKomf-BdIXlrTs.js"), "./Branch.svg": () => import("./Branch-CXwj8YuG-IxKqRWkx.js"), "./CallToAction.svg": () => import("./CallToAction-EyQKkvbg-D5UsQ4YH.js"), "./Checkmark.svg": () => import("./Checkmark-De7nq6cG-CenVOav7.js"), "./ChevronDown.svg": () => import("./ChevronDown-Co7EAKAv-DHNwXUbS.js"), "./ChevronLeft.svg": () => import("./ChevronLeft-DYt0idAu-DAzCtmws.js"), "./ChevronRight.svg": () => import("./ChevronRight-ylxToVWl-CDFDuBE1.js"), "./ChevronUp.svg": () => import("./ChevronUp-xAnukIfj-CuKFLVD3.js"), "./Clipboard.svg": () => import("./Clipboard-CU_KxGEv-DWrQtWVi.js"), "./Close.svg": () => import("./Close-CW3z42qZ-CeX6s3FA.js"), "./CodeFolder.svg": () => import("./CodeFolder-Cv_igzJE-CoWfaY0Z.js"), "./Cookie.svg": () => import("./Cookie-CEHvXpqB-D960ImBy.js"), "./DarkMode.svg": () => import("./DarkMode-CBsV8Q_I-DHPfucpm.js"), "./Delete.svg": () => import("./Delete-BCZmxrDD-BHoCf_u4.js"), "./Discord.svg": () => import("./Discord-BHYOFBB2-NYBGYy-_.js"), "./DocsPage.svg": () => import("./DocsPage-rh2xwxKN-BP1Vagfm.js"), "./Duplicate.svg": () => import("./Duplicate-BPlzNpcf-DbmFK0XC.js"), "./Edit.svg": () => import("./Edit-Br04RNYb-BhCyac4t.js"), "./Ellipses.svg": () => import("./Ellipses-Bo_X36Hx-CsJmKvlE.js"), "./Error.svg": () => import("./Error-B_RGtWJI-D9KV-EvG.js"), "./ExternalLink.svg": () => import("./ExternalLink-DK8L-EH7-ANJEzoHO.js"), "./Folder.svg": () => import("./Folder-Cdcj4evh-B-g7TtzK.js"), "./GitHub.svg": () => import("./GitHub-NdE6Zs9k-BAGzgXH_.js"), "./Hide.svg": () => import("./Hide-Q3GPkIKH-40aIsLtN.js"), "./JsonObject.svg": () => import("./JsonObject-hGdHUQ4M-Cm1hXgAn.js"), "./Key.svg": () => import("./Key-CWXJqX28-DdNUhB11.js"), "./Leave.svg": () => import("./Leave-K1J3uwoG-WgTmlwgs.js"), "./LightDarkModeToggle.svg": () => import("./LightDarkModeToggle-BkvMimDa-Dk64Z-UE.js"), "./LightMode.svg": () => import("./LightMode-Btz6vyT_-JpKLPzdT.js"), "./Link.svg": () => import("./Link-Bzuc__Nc-Bvtx0HZG.js"), "./Lock.svg": () => import("./Lock-xhiH1mKz-Rrlr3fGv.js"), "./Logo.svg": () => import("./Logo-mtzeKD8M-LQcor9RM.js"), "./LogoAPI.svg": () => import("./LogoAPI-CaU5E6FK-Bzb5EbnZ.js"), "./LogoClient.svg": () => import("./LogoClient-DdC-t_7P-B_rZ91PC.js"), "./LogoMarket.svg": () => import("./LogoMarket-DwlApcab-_INRDSLs.js"), "./LogoSwagger.svg": () => import("./LogoSwagger-CH60H5qW-DFEpFXIU.js"), "./Magic.svg": () => import("./Magic-Dsi9_bEc-BYN42_eH.js"), "./Menu.svg": () => import("./Menu-CFK5cOsm-CqE9Tsgr.js"), "./Page.svg": () => import("./Page-B7rVuhpl-BUIogUij.js"), "./PaperAirplane.svg": () => import("./PaperAirplane-BC-4mGEB-BrV5fX8s.js"), "./Payment.svg": () => import("./Payment-hzcXP1Xb-B2G1p4-i.js"), "./Refresh.svg": () => import("./Refresh-Be6vHEEi-C6lRqFiM.js"), "./Search.svg": () => import("./Search-DqtlswRG-D-hprEk0.js"), "./Show.svg": () => import("./Show-D86hKz5y-CF9Pv7FS.js"), "./SideBarClosed.svg": () => import("./SideBarClosed-CYUNS2XM-CyAn6Mp2.js"), "./SideBarOpen.svg": () => import("./SideBarOpen-BOxW49_U-D5IKtkfP.js"), "./Terminal.svg": () => import("./Terminal-CKp--su5-vWaGU4_z.js"), "./ThumbsDown.svg": () => import("./ThumbsDown-BMgnsASL-B2YFxB8i.js"), "./ThumbsUp.svg": () => import("./ThumbsUp-C1j6zY2j-DKqh3z1D.js"), "./Trash.svg": () => import("./Trash-BpA3zWPD-BAjuQdys.js"), "./Unlock.svg": () => import("./Unlock-CY8UqJoE-CrwInjK9.js"), "./Upload.svg": () => import("./Upload-REIdL7RI-CsfWPmbV.js"), "./User.svg": () => import("./User-Df5svMQ3-BD7IWPQQ.js"), "./programming-framework-angular.svg": () => import("./programming-framework-angular-DD4Vjgbk-Bzc9D9am.js"), "./programming-framework-astro.svg": () => import("./programming-framework-astro-CLfrRt19-CfPlyy6T.js"), "./programming-framework-laravel.svg": () => import("./programming-framework-laravel-kAy2wVLy-Cty_4oXq.js"), "./programming-framework-nextdotjs.svg": () => import("./programming-framework-nextdotjs-BKdd_DY_-DUTv-t1Q.js"), "./programming-framework-react.svg": () => import("./programming-framework-react-PDgmtZuN-DdUogL85.js"), "./programming-framework-vuedotjs.svg": () => import("./programming-framework-vuedotjs-Cv46W2aB-Dt_I9pcj.js"), "./programming-language-c.svg": () => import("./programming-language-c-hPGu2Zvg-QG1pSdJG.js"), "./programming-language-clojure.svg": () => import("./programming-language-clojure-Cvmzky8x-D6Gs-6Ol.js"), "./programming-language-csharp.svg": () => import("./programming-language-csharp-lqX1oWgb-B1_8fYG9.js"), "./programming-language-css3.svg": () => import("./programming-language-css3-Dpp4Cr6b-Bf5XF7-p.js"), "./programming-language-go.svg": () => import("./programming-language-go-DoJxWwT6-BUgfSlg1.js"), "./programming-language-html5.svg": () => import("./programming-language-html5-DlqJK4EL-Bl9dTA-D.js"), "./programming-language-http.svg": () => import("./programming-language-http-wMYwFS1I-BWQXI44M.js"), "./programming-language-java.svg": () => import("./programming-language-java-BCxG2T_w-CWqBHVz_.js"), "./programming-language-javascript.svg": () => import("./programming-language-javascript-VxLvi1QG-DFjYF_MP.js"), "./programming-language-json.svg": () => import("./programming-language-json-vEX_g7Zi-BMZrSR1t.js"), "./programming-language-kotlin.svg": () => import("./programming-language-kotlin-DKV8vP9h-C1Zi89NZ.js"), "./programming-language-node.svg": () => import("./programming-language-node-Xsgx38lm-DZhaOPIJ.js"), "./programming-language-objc.svg": () => import("./programming-language-objc-BQXSOBsX-BR-B91By.js"), "./programming-language-ocaml.svg": () => import("./programming-language-ocaml-BEz7gGv7-ip3_Zuhb.js"), "./programming-language-php.svg": () => import("./programming-language-php-GY38f8r4-DQ_8EMFH.js"), "./programming-language-powershell.svg": () => import("./programming-language-powershell-C9DkSp36-S3xix_dw.js"), "./programming-language-python.svg": () => import("./programming-language-python-Ct-_kNjo-BCrlyfv0.js"), "./programming-language-r.svg": () => import("./programming-language-r-BGoKwua9-BWGOKD9M.js"), "./programming-language-ruby.svg": () => import("./programming-language-ruby-DhdM4d7g-Dd3La6Kn.js"), "./programming-language-scala.svg": () => import("./programming-language-scala-BVg0dToJ-Bz_n-CNw.js"), "./programming-language-shell.svg": () => import("./programming-language-shell-BsTa1xI7-XJbYjh7O.js"), "./programming-language-swift.svg": () => import("./programming-language-swift-Dn72xPjg-BUvu5_SV.js"), "./programming-language-typescript.svg": () => import("./programming-language-typescript-CdF-HuRi-CaDO02MW.js"), "./programming-script-code.svg": () => import("./programming-script-code-DQN1veb2-BPFALXVk.js"), "./programming-tool-git.svg": () => import("./programming-tool-git-DDnQ1zGD-Cz6Yj0wj.js"), "./programming-tool-tailwindcss.svg": () => import("./programming-tool-tailwindcss-xjXi0E6g-ky2wbsII.js") }), j = (a) => {
|
|
31345
31345
|
const t2 = `./${a}.svg`;
|
|
31346
|
-
return
|
|
31346
|
+
return U[t2] ? defineAsyncComponent(U[t2]) : (console.warn(`Could not find icon: ${a}`), null);
|
|
31347
31347
|
}, Ye = ["src"], V = /* @__PURE__ */ defineComponent({
|
|
31348
31348
|
__name: "ScalarIcon",
|
|
31349
31349
|
props: {
|
|
@@ -31367,8 +31367,8 @@ const j = /* @__PURE__ */ Object.assign({ "./Add.svg": () => import("./Add-ngyZg
|
|
|
31367
31367
|
defaultVariants: {
|
|
31368
31368
|
size: "full"
|
|
31369
31369
|
}
|
|
31370
|
-
}), r2 =
|
|
31371
|
-
return (c, d) => unref(r2) ? (openBlock(), createBlock(resolveDynamicComponent(unref(
|
|
31370
|
+
}), r2 = j(t2.icon);
|
|
31371
|
+
return (c, d) => unref(r2) ? (openBlock(), createBlock(resolveDynamicComponent(unref(j)(c.icon)), {
|
|
31372
31372
|
key: 0,
|
|
31373
31373
|
class: normalizeClass(unref(E)("scalar-icon", unref(e)({ size: c.size })))
|
|
31374
31374
|
}, null, 8, ["class"])) : (openBlock(), createElementBlock("img", {
|
|
@@ -32770,7 +32770,7 @@ const _sfc_main$9 = /* @__PURE__ */ defineComponent({
|
|
|
32770
32770
|
return openBlock(), createBlock(unref(_sfc_main$v), { title: "Body" }, {
|
|
32771
32771
|
default: withCtx(() => [
|
|
32772
32772
|
_ctx.active ? (openBlock(), createElementBlock(Fragment, { key: 0 }, [
|
|
32773
|
-
codeMirrorLanguage.value ? (openBlock(), createBlock(unref(
|
|
32773
|
+
codeMirrorLanguage.value ? (openBlock(), createBlock(unref(Ot), {
|
|
32774
32774
|
key: 0,
|
|
32775
32775
|
class: "custom-scroll",
|
|
32776
32776
|
content: _ctx.data,
|
package/package.json
CHANGED
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"rest",
|
|
19
19
|
"testing"
|
|
20
20
|
],
|
|
21
|
-
"version": "1.2.
|
|
21
|
+
"version": "1.2.19",
|
|
22
22
|
"engines": {
|
|
23
23
|
"node": ">=18"
|
|
24
24
|
},
|
|
@@ -42,11 +42,11 @@
|
|
|
42
42
|
"nanoid": "^5.0.1",
|
|
43
43
|
"pretty-bytes": "^6.1.1",
|
|
44
44
|
"pretty-ms": "^8.0.0",
|
|
45
|
-
"@scalar/components": "0.7.
|
|
46
|
-
"@scalar/themes": "0.7.9",
|
|
47
|
-
"@scalar/use-tooltip": "0.6.2",
|
|
45
|
+
"@scalar/components": "0.7.5",
|
|
48
46
|
"@scalar/use-codemirror": "0.10.3",
|
|
49
|
-
"@scalar/
|
|
47
|
+
"@scalar/themes": "0.7.9",
|
|
48
|
+
"@scalar/use-modal": "0.3.3",
|
|
49
|
+
"@scalar/use-tooltip": "0.6.2"
|
|
50
50
|
},
|
|
51
51
|
"devDependencies": {
|
|
52
52
|
"@types/content-type": "^1.1.6",
|
|
@@ -58,8 +58,8 @@
|
|
|
58
58
|
"vitest": "^1.5.0",
|
|
59
59
|
"vue": "^3.4.21",
|
|
60
60
|
"vue-tsc": "^1.8.19",
|
|
61
|
-
"@scalar/api-client-proxy": "0.5.27",
|
|
62
61
|
"@scalar/echo-server": "0.6.4",
|
|
62
|
+
"@scalar/api-client-proxy": "0.5.27",
|
|
63
63
|
"@scalar/oas-utils": "0.1.10"
|
|
64
64
|
},
|
|
65
65
|
"peerDependencies": {
|