@scalar/api-reference 1.26.2 → 1.28.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/CHANGELOG.md +71 -0
- package/README.md +2 -6
- package/dist/browser/standalone.js +11517 -11467
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/components/Content/ClientLibraries/ClientLibraries.vue.d.ts.map +1 -1
- package/dist/components/Content/ClientLibraries/ClientLibraries.vue.js +2 -2
- package/dist/components/Content/ClientLibraries/ClientLibraries.vue2.js +48 -40
- package/dist/components/Content/ClientLibraries/ClientSelector.vue.d.ts.map +1 -1
- package/dist/components/Content/ClientLibraries/ClientSelector.vue.js +2 -2
- package/dist/components/Content/ClientLibraries/ClientSelector.vue2.js +6 -7
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.d.ts.map +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue.js +1 -1
- package/dist/components/Content/Schema/SchemaPropertyHeading.vue2.js +77 -77
- package/dist/components/Content/Tag/OperationsListItem.vue.js +2 -2
- package/dist/components/Content/Tag/OperationsListItem.vue2.js +1 -1
- package/dist/components/Layouts/ModernLayout.vue.js +2 -2
- package/dist/components/Layouts/ModernLayout.vue2.js +9 -12
- package/dist/components/Section/CompactSection.vue.d.ts.map +1 -1
- package/dist/components/Section/CompactSection.vue.js +1 -1
- package/dist/components/Sidebar/SidebarElement.vue.d.ts.map +1 -1
- package/dist/components/Sidebar/SidebarElement.vue.js +2 -2
- package/dist/components/Sidebar/SidebarElement.vue2.js +41 -40
- package/dist/components/SingleApiReference.vue.d.ts.map +1 -1
- package/dist/components/SingleApiReference.vue.js +6 -6
- package/dist/esm.d.ts +5 -1
- package/dist/esm.d.ts.map +1 -1
- package/dist/esm.js +12 -9
- package/dist/features/DownloadLink/DownloadLink.vue.js +1 -1
- package/dist/features/DownloadLink/DownloadLink.vue2.js +16 -16
- package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ContentTypeSelect.vue.js +80 -5
- package/dist/features/Operation/components/ContentTypeSelect.vue2.js +2 -43
- package/dist/features/Operation/components/ParameterListItem.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue.js +1 -1
- package/dist/features/Operation/components/ParameterListItem.vue2.js +37 -34
- package/dist/features/Operation/components/RequestBody.vue.d.ts.map +1 -1
- package/dist/features/Operation/components/RequestBody.vue.js +2 -2
- package/dist/features/Operation/components/RequestBody.vue2.js +15 -15
- package/dist/features/Operation/layouts/ModernLayout.vue.d.ts.map +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue.js +1 -1
- package/dist/features/Operation/layouts/ModernLayout.vue2.js +9 -8
- package/dist/helpers/scrollToId.d.ts +3 -1
- package/dist/helpers/scrollToId.d.ts.map +1 -1
- package/dist/helpers/scrollToId.js +4 -4
- package/dist/hooks/useMultipleDocuments.d.ts +9 -5
- package/dist/hooks/useMultipleDocuments.d.ts.map +1 -1
- package/dist/hooks/useMultipleDocuments.js +38 -38
- package/dist/hooks/useSidebar.d.ts +2 -2
- package/dist/hooks/useSidebar.d.ts.map +1 -1
- package/dist/hooks/useSidebar.js +84 -84
- package/dist/index.d.ts +6 -5
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +74 -72
- package/dist/standalone/lib/html-api.d.ts +30 -1
- package/dist/standalone/lib/html-api.d.ts.map +1 -1
- package/dist/standalone/lib/html-api.js +54 -0
- package/dist/standalone/lib/register-globals.d.ts +11 -0
- package/dist/standalone/lib/register-globals.d.ts.map +1 -0
- package/dist/style.css +1 -1
- package/package.json +11 -10
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ClientLibraries.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/ClientLibraries/ClientLibraries.vue"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"ClientLibraries.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/ClientLibraries/ClientLibraries.vue"],"names":[],"mappings":";AA2SA,wBAKG"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./ClientLibraries.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import r from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const a = /* @__PURE__ */ r(o, [["__scopeId", "data-v-52907e39"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
a as default
|
|
7
7
|
};
|
|
@@ -1,74 +1,82 @@
|
|
|
1
|
-
import { defineComponent as
|
|
2
|
-
import { TabGroup as
|
|
3
|
-
import
|
|
4
|
-
import { useFeaturedHttpClients as
|
|
5
|
-
import { useHttpClientStore as
|
|
6
|
-
const
|
|
1
|
+
import { defineComponent as v, ref as I, useId as p, watch as P, unref as e, openBlock as n, createElementBlock as d, createVNode as l, withCtx as i, createElementVNode as K, Fragment as L, renderList as N, createBlock as V, createTextVNode as B, toDisplayString as o, createCommentVNode as F } from "vue";
|
|
2
|
+
import { TabGroup as H, TabList as S, TabPanels as w, TabPanel as E } from "@headlessui/vue";
|
|
3
|
+
import D from "./ClientSelector.vue.js";
|
|
4
|
+
import { useFeaturedHttpClients as G } from "./useFeaturedHttpClients.js";
|
|
5
|
+
import { useHttpClientStore as j } from "../../../stores/useHttpClientStore.js";
|
|
6
|
+
const q = { key: 0 }, z = ["id"], A = ["id"], W = /* @__PURE__ */ v({
|
|
7
7
|
__name: "ClientLibraries",
|
|
8
|
-
setup(
|
|
8
|
+
setup(J) {
|
|
9
9
|
const {
|
|
10
10
|
availableTargets: _,
|
|
11
|
-
httpTargetTitle:
|
|
12
|
-
httpClientTitle:
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
11
|
+
httpTargetTitle: b,
|
|
12
|
+
httpClientTitle: h,
|
|
13
|
+
getClientTitle: C,
|
|
14
|
+
getTargetTitle: g,
|
|
15
|
+
httpClient: s,
|
|
16
|
+
setHttpClient: T
|
|
17
|
+
} = j(), { featuredClients: r, isFeatured: y } = G(), c = I(0), u = p(), f = p();
|
|
18
|
+
P(
|
|
19
|
+
s,
|
|
20
|
+
(t) => {
|
|
21
|
+
t && (c.value = r.findIndex(
|
|
22
|
+
(a) => a.targetKey === t.targetKey && a.clientKey === t.clientKey
|
|
23
|
+
));
|
|
20
24
|
},
|
|
21
25
|
{ immediate: !0 }
|
|
22
26
|
);
|
|
23
|
-
function
|
|
24
|
-
const
|
|
25
|
-
|
|
27
|
+
function x(t) {
|
|
28
|
+
const a = r[t];
|
|
29
|
+
a && T(a);
|
|
26
30
|
}
|
|
27
|
-
return (
|
|
28
|
-
l(e(
|
|
31
|
+
return (t, a) => e(_).length ? (n(), d("div", q, [
|
|
32
|
+
l(e(H), {
|
|
29
33
|
manual: "",
|
|
30
|
-
selectedIndex:
|
|
31
|
-
onChange:
|
|
34
|
+
selectedIndex: c.value,
|
|
35
|
+
onChange: x
|
|
32
36
|
}, {
|
|
33
37
|
default: i(() => [
|
|
34
|
-
|
|
35
|
-
|
|
38
|
+
K("div", {
|
|
39
|
+
id: e(u),
|
|
40
|
+
class: "client-libraries-heading"
|
|
41
|
+
}, " Client Libraries ", 8, z),
|
|
42
|
+
l(e(S), {
|
|
43
|
+
"aria-labelledby": e(u),
|
|
44
|
+
class: "client-libraries-list"
|
|
45
|
+
}, {
|
|
36
46
|
default: i(() => [
|
|
37
|
-
l(
|
|
47
|
+
l(D, {
|
|
38
48
|
featured: e(r),
|
|
39
|
-
morePanel: e(
|
|
49
|
+
morePanel: e(f)
|
|
40
50
|
}, null, 8, ["featured", "morePanel"])
|
|
41
51
|
]),
|
|
42
52
|
_: 1
|
|
43
|
-
}),
|
|
44
|
-
l(e(
|
|
53
|
+
}, 8, ["aria-labelledby"]),
|
|
54
|
+
l(e(w), null, {
|
|
45
55
|
default: i(() => [
|
|
46
|
-
e(
|
|
47
|
-
key:
|
|
48
|
-
class: "selected-client card-footer -outline-offset-2"
|
|
49
|
-
muted: ""
|
|
56
|
+
e(s) && e(y)(e(s)) ? (n(!0), d(L, { key: 0 }, N(e(r), (m, k) => (n(), V(e(E), {
|
|
57
|
+
key: k,
|
|
58
|
+
class: "selected-client card-footer -outline-offset-2"
|
|
50
59
|
}, {
|
|
51
60
|
default: i(() => [
|
|
52
|
-
|
|
61
|
+
B(o(e(C)(m)) + " " + o(e(g)(m)), 1)
|
|
53
62
|
]),
|
|
54
63
|
_: 2
|
|
55
|
-
}, 1024))), 128)) : (
|
|
64
|
+
}, 1024))), 128)) : (n(), d("div", {
|
|
56
65
|
key: 1,
|
|
57
|
-
id: e(
|
|
66
|
+
id: e(f),
|
|
58
67
|
class: "selected-client card-footer -outline-offset-2",
|
|
59
|
-
muted: "",
|
|
60
68
|
role: "tabpanel",
|
|
61
69
|
tabindex: "0"
|
|
62
|
-
}, o(e(
|
|
70
|
+
}, o(e(h)) + " " + o(e(b)), 9, A))
|
|
63
71
|
]),
|
|
64
72
|
_: 1
|
|
65
73
|
})
|
|
66
74
|
]),
|
|
67
75
|
_: 1
|
|
68
76
|
}, 8, ["selectedIndex"])
|
|
69
|
-
])) :
|
|
77
|
+
])) : F("", !0);
|
|
70
78
|
}
|
|
71
79
|
});
|
|
72
80
|
export {
|
|
73
|
-
|
|
81
|
+
W as default
|
|
74
82
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ClientSelector.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/ClientLibraries/ClientSelector.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ClientSelector.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/ClientLibraries/ClientSelector.vue"],"names":[],"mappings":"AA8RA,KAAK,WAAW,GAAG;IACjB,yEAAyE;IACzE,SAAS,CAAC,EAAE,MAAM,CAAA;CACnB,CAAC;;AA6MF,wBAOG"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./ClientSelector.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const f = /* @__PURE__ */ t(o, [["__scopeId", "data-v-0a0f8a46"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
f as default
|
|
7
7
|
};
|
|
@@ -16,8 +16,7 @@ const F = { class: "client-libraries-text" }, H = ["aria-controls", "value"], I
|
|
|
16
16
|
xmlns: "http://www.w3.org/2000/svg"
|
|
17
17
|
}, j = {
|
|
18
18
|
key: 0,
|
|
19
|
-
"
|
|
20
|
-
class: "client-libraries-text"
|
|
19
|
+
class: "client-libraries-text client-libraries-text-more"
|
|
21
20
|
}, q = /* @__PURE__ */ S({
|
|
22
21
|
__name: "ClientSelector",
|
|
23
22
|
props: {
|
|
@@ -30,17 +29,17 @@ const F = { class: "client-libraries-text" }, H = ["aria-controls", "value"], I
|
|
|
30
29
|
availableTargets: p,
|
|
31
30
|
getClientTitle: y,
|
|
32
31
|
getTargetTitle: k
|
|
33
|
-
} = M(), { featuredClients: K, isFeatured: _ } = $(),
|
|
32
|
+
} = M(), { featuredClients: K, isFeatured: _ } = $(), C = w(), m = (s) => `programming-language-${s === "js" ? "javascript" : s}`, h = (s) => s.targetKey === l.targetKey && s.clientKey === l.clientKey;
|
|
34
33
|
return (s, a) => (i(), r("div", {
|
|
35
34
|
ref_key: "containerRef",
|
|
36
|
-
ref:
|
|
35
|
+
ref: C,
|
|
37
36
|
class: "client-libraries-content"
|
|
38
37
|
}, [
|
|
39
38
|
(i(!0), r(u, null, d(e(K), (t) => (i(), x(e(T), {
|
|
40
39
|
key: t.clientKey,
|
|
41
40
|
"aria-hidden": "true",
|
|
42
41
|
class: c(["client-libraries rendered-code-sdks", {
|
|
43
|
-
"client-libraries__active":
|
|
42
|
+
"client-libraries__active": h(t)
|
|
44
43
|
}])
|
|
45
44
|
}, {
|
|
46
45
|
default: N(() => [
|
|
@@ -61,7 +60,6 @@ const F = { class: "client-libraries-text" }, H = ["aria-controls", "value"], I
|
|
|
61
60
|
"client-libraries__active": e(l) && !e(_)(e(l))
|
|
62
61
|
}])
|
|
63
62
|
}, [
|
|
64
|
-
a[2] || (a[2] = n("span", { class: "sr-only" }, "Select from all clients", -1)),
|
|
65
63
|
n("select", {
|
|
66
64
|
"aria-controls": s.morePanel,
|
|
67
65
|
class: "language-select",
|
|
@@ -106,7 +104,8 @@ const F = { class: "client-libraries-text" }, H = ["aria-controls", "value"], I
|
|
|
106
104
|
], -1)
|
|
107
105
|
])))
|
|
108
106
|
]),
|
|
109
|
-
e(p).length ? (i(), r("span", j, " More ")) : B("", !0)
|
|
107
|
+
e(p).length ? (i(), r("span", j, " More ")) : B("", !0),
|
|
108
|
+
a[2] || (a[2] = n("span", { class: "sr-only" }, "Select from all clients", -1))
|
|
110
109
|
], 2)
|
|
111
110
|
], 512));
|
|
112
111
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SchemaPropertyHeading.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaPropertyHeading.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SchemaPropertyHeading.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaPropertyHeading.vue"],"names":[],"mappings":"AAgPA,KAAK,WAAW,GAAG;IACf,KAAK,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3B,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,OAAO,CAAC,EAAE,OAAO,CAAA;CAClB,CAAC;AA0BJ,iBAAS,cAAc;WAkUT,OAAO,IAA6B;;sBATxB,GAAG;sBACH,GAAG;;;;EAa5B;AAcD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;cAnXN,OAAO;wFA2XpB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAgBpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./SchemaPropertyHeading.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import r from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const m = /* @__PURE__ */ r(o, [["__scopeId", "data-v-
|
|
4
|
+
const m = /* @__PURE__ */ r(o, [["__scopeId", "data-v-4b65b768"]]);
|
|
5
5
|
export {
|
|
6
6
|
m as default
|
|
7
7
|
};
|
|
@@ -1,17 +1,14 @@
|
|
|
1
|
-
import { defineComponent as V, openBlock as
|
|
1
|
+
import { defineComponent as V, openBlock as r, createElementBlock as n, normalizeClass as $, renderSlot as A, Fragment as m, createTextVNode as u, createCommentVNode as a, toDisplayString as i, createVNode as v, unref as f, withCtx as t, createBlock as d, renderList as D } from "vue";
|
|
2
2
|
import k from "../../ScreenReader.vue.js";
|
|
3
3
|
import o from "./SchemaPropertyDetail.vue.js";
|
|
4
4
|
import g from "../../Badge/Badge.vue.js";
|
|
5
|
-
const
|
|
6
|
-
key: 0,
|
|
7
|
-
class: "property-name"
|
|
8
|
-
}, F = {
|
|
5
|
+
const F = { class: "property-heading" }, T = {
|
|
9
6
|
key: 1,
|
|
10
7
|
class: "property-additional"
|
|
11
|
-
},
|
|
8
|
+
}, j = {
|
|
12
9
|
key: 2,
|
|
13
10
|
class: "property-pattern"
|
|
14
|
-
},
|
|
11
|
+
}, z = {
|
|
15
12
|
key: 3,
|
|
16
13
|
class: "property-deprecated"
|
|
17
14
|
}, E = {
|
|
@@ -23,10 +20,10 @@ const C = { class: "property-heading" }, D = {
|
|
|
23
20
|
}, R = {
|
|
24
21
|
key: 8,
|
|
25
22
|
class: "property-read-only"
|
|
26
|
-
},
|
|
23
|
+
}, G = {
|
|
27
24
|
key: 9,
|
|
28
25
|
class: "property-required"
|
|
29
|
-
},
|
|
26
|
+
}, X = /* @__PURE__ */ V({
|
|
30
27
|
__name: "SchemaPropertyHeading",
|
|
31
28
|
props: {
|
|
32
29
|
value: {},
|
|
@@ -35,102 +32,105 @@ const C = { class: "property-heading" }, D = {
|
|
|
35
32
|
additional: { type: Boolean },
|
|
36
33
|
pattern: { type: Boolean }
|
|
37
34
|
},
|
|
38
|
-
setup(
|
|
39
|
-
const
|
|
35
|
+
setup(J) {
|
|
36
|
+
const C = ["oneOf", "anyOf", "allOf", "not"], M = (e) => Array.isArray(e == null ? void 0 : e.default) && e.default.length === 1 ? e.default[0] : e == null ? void 0 : e.default;
|
|
40
37
|
return (e, l) => {
|
|
41
|
-
var B, q, I, L, N, O, P, S;
|
|
42
|
-
return
|
|
43
|
-
e.$slots.name ? (
|
|
44
|
-
|
|
38
|
+
var B, q, I, L, N, O, P, S, b;
|
|
39
|
+
return r(), n("div", F, [
|
|
40
|
+
e.$slots.name ? (r(), n("div", {
|
|
41
|
+
key: 0,
|
|
42
|
+
class: $(["property-name", { deprecated: (B = e.value) == null ? void 0 : B.deprecated }])
|
|
43
|
+
}, [
|
|
44
|
+
e.pattern ? (r(), n(m, { key: 1 }, [
|
|
45
45
|
l[0] || (l[0] = u("/")),
|
|
46
|
-
|
|
46
|
+
A(e.$slots, "name", {}, void 0, !0),
|
|
47
47
|
l[1] || (l[1] = u("/"))
|
|
48
|
-
], 64)) :
|
|
49
|
-
])) : a("", !0),
|
|
50
|
-
e.additional ? (
|
|
51
|
-
(
|
|
48
|
+
], 64)) : A(e.$slots, "name", { key: 0 }, void 0, !0)
|
|
49
|
+
], 2)) : a("", !0),
|
|
50
|
+
e.additional ? (r(), n("div", T, [
|
|
51
|
+
(q = e.value) != null && q["x-additionalPropertiesName"] ? (r(), n(m, { key: 0 }, [
|
|
52
52
|
u(i(e.value["x-additionalPropertiesName"]), 1)
|
|
53
|
-
], 64)) : (
|
|
53
|
+
], 64)) : (r(), n(m, { key: 1 }, [
|
|
54
54
|
u("additional properties")
|
|
55
55
|
], 64))
|
|
56
56
|
])) : a("", !0),
|
|
57
|
-
e.pattern ? (
|
|
57
|
+
e.pattern ? (r(), n("div", j, [
|
|
58
58
|
v(f(g), null, {
|
|
59
|
-
default:
|
|
59
|
+
default: t(() => l[2] || (l[2] = [
|
|
60
60
|
u("pattern")
|
|
61
61
|
])),
|
|
62
62
|
_: 1
|
|
63
63
|
})
|
|
64
64
|
])) : a("", !0),
|
|
65
|
-
(
|
|
65
|
+
(I = e.value) != null && I.deprecated ? (r(), n("div", z, [
|
|
66
66
|
v(f(g), null, {
|
|
67
|
-
default:
|
|
67
|
+
default: t(() => l[3] || (l[3] = [
|
|
68
68
|
u("deprecated")
|
|
69
69
|
])),
|
|
70
70
|
_: 1
|
|
71
71
|
})
|
|
72
72
|
])) : a("", !0),
|
|
73
|
-
(
|
|
73
|
+
(L = e.value) != null && L.const || (N = e.value) != null && N.enum && e.value.enum.length === 1 ? (r(), n("div", E, [
|
|
74
74
|
v(o, { truncate: "" }, {
|
|
75
|
-
prefix:
|
|
75
|
+
prefix: t(() => l[4] || (l[4] = [
|
|
76
76
|
u("const:")
|
|
77
77
|
])),
|
|
78
|
-
default:
|
|
78
|
+
default: t(() => [
|
|
79
79
|
u(" " + i(e.value.const ?? e.value.enum[0]), 1)
|
|
80
80
|
]),
|
|
81
81
|
_: 1
|
|
82
82
|
})
|
|
83
|
-
])) : (
|
|
83
|
+
])) : (O = e.value) != null && O.type ? (r(), n(m, { key: 5 }, [
|
|
84
84
|
v(o, null, {
|
|
85
|
-
default:
|
|
85
|
+
default: t(() => {
|
|
86
86
|
var s, p, y;
|
|
87
87
|
return [
|
|
88
88
|
v(k, null, {
|
|
89
|
-
default:
|
|
89
|
+
default: t(() => l[5] || (l[5] = [
|
|
90
90
|
u("Type:")
|
|
91
91
|
])),
|
|
92
92
|
_: 1
|
|
93
93
|
}),
|
|
94
|
-
(p = (s = e.value) == null ? void 0 : s.items) != null && p.type ? (
|
|
94
|
+
(p = (s = e.value) == null ? void 0 : s.items) != null && p.type ? (r(), n(m, { key: 0 }, [
|
|
95
95
|
u(i(e.value.type) + " " + i(e.value.items.type) + "[] ", 1)
|
|
96
|
-
], 64)) : (
|
|
96
|
+
], 64)) : (r(), n(m, { key: 1 }, [
|
|
97
97
|
u(i(Array.isArray(e.value.type) ? e.value.type.join(" | ") : e.value.type) + " " + i((y = e.value) != null && y.nullable ? " | nullable" : ""), 1)
|
|
98
98
|
], 64)),
|
|
99
|
-
e.value.minItems || e.value.maxItems ? (
|
|
99
|
+
e.value.minItems || e.value.maxItems ? (r(), n(m, { key: 2 }, [
|
|
100
100
|
u(i(e.value.minItems) + "…" + i(e.value.maxItems), 1)
|
|
101
101
|
], 64)) : a("", !0)
|
|
102
102
|
];
|
|
103
103
|
}),
|
|
104
104
|
_: 1
|
|
105
105
|
}),
|
|
106
|
-
e.value.minLength ? (
|
|
107
|
-
prefix:
|
|
106
|
+
e.value.minLength ? (r(), d(o, { key: 0 }, {
|
|
107
|
+
prefix: t(() => l[6] || (l[6] = [
|
|
108
108
|
u("min:")
|
|
109
109
|
])),
|
|
110
|
-
default:
|
|
110
|
+
default: t(() => [
|
|
111
111
|
u(" " + i(e.value.minLength), 1)
|
|
112
112
|
]),
|
|
113
113
|
_: 1
|
|
114
114
|
})) : a("", !0),
|
|
115
|
-
e.value.maxLength ? (
|
|
116
|
-
prefix:
|
|
115
|
+
e.value.maxLength ? (r(), d(o, { key: 1 }, {
|
|
116
|
+
prefix: t(() => l[7] || (l[7] = [
|
|
117
117
|
u("max:")
|
|
118
118
|
])),
|
|
119
|
-
default:
|
|
119
|
+
default: t(() => [
|
|
120
120
|
u(" " + i(e.value.maxLength), 1)
|
|
121
121
|
]),
|
|
122
122
|
_: 1
|
|
123
123
|
})) : a("", !0),
|
|
124
|
-
e.value.uniqueItems ? (
|
|
125
|
-
default:
|
|
124
|
+
e.value.uniqueItems ? (r(), d(o, { key: 2 }, {
|
|
125
|
+
default: t(() => l[8] || (l[8] = [
|
|
126
126
|
u(" unique! ")
|
|
127
127
|
])),
|
|
128
128
|
_: 1
|
|
129
129
|
})) : a("", !0),
|
|
130
|
-
e.value.format ? (
|
|
131
|
-
default:
|
|
130
|
+
e.value.format ? (r(), d(o, { key: 3 }, {
|
|
131
|
+
default: t(() => [
|
|
132
132
|
v(k, null, {
|
|
133
|
-
default:
|
|
133
|
+
default: t(() => l[9] || (l[9] = [
|
|
134
134
|
u("Format:")
|
|
135
135
|
])),
|
|
136
136
|
_: 1
|
|
@@ -139,50 +139,50 @@ const C = { class: "property-heading" }, D = {
|
|
|
139
139
|
]),
|
|
140
140
|
_: 1
|
|
141
141
|
})) : a("", !0),
|
|
142
|
-
e.value.minimum !== void 0 && e.value.exclusiveMinimum ? (
|
|
143
|
-
prefix:
|
|
142
|
+
e.value.minimum !== void 0 && e.value.exclusiveMinimum ? (r(), d(o, { key: 4 }, {
|
|
143
|
+
prefix: t(() => l[10] || (l[10] = [
|
|
144
144
|
u("greater than:")
|
|
145
145
|
])),
|
|
146
|
-
default:
|
|
146
|
+
default: t(() => [
|
|
147
147
|
u(" " + i(e.value.minimum), 1)
|
|
148
148
|
]),
|
|
149
149
|
_: 1
|
|
150
150
|
})) : a("", !0),
|
|
151
|
-
e.value.minimum !== void 0 && !e.value.exclusiveMinimum ? (
|
|
152
|
-
prefix:
|
|
151
|
+
e.value.minimum !== void 0 && !e.value.exclusiveMinimum ? (r(), d(o, { key: 5 }, {
|
|
152
|
+
prefix: t(() => l[11] || (l[11] = [
|
|
153
153
|
u("min:")
|
|
154
154
|
])),
|
|
155
|
-
default:
|
|
155
|
+
default: t(() => [
|
|
156
156
|
u(" " + i(e.value.minimum), 1)
|
|
157
157
|
]),
|
|
158
158
|
_: 1
|
|
159
159
|
})) : a("", !0),
|
|
160
|
-
e.value.maximum !== void 0 && e.value.exclusiveMaximum ? (
|
|
161
|
-
prefix:
|
|
160
|
+
e.value.maximum !== void 0 && e.value.exclusiveMaximum ? (r(), d(o, { key: 6 }, {
|
|
161
|
+
prefix: t(() => l[12] || (l[12] = [
|
|
162
162
|
u("less than:")
|
|
163
163
|
])),
|
|
164
|
-
default:
|
|
164
|
+
default: t(() => [
|
|
165
165
|
u(" " + i(e.value.maximum), 1)
|
|
166
166
|
]),
|
|
167
167
|
_: 1
|
|
168
168
|
})) : a("", !0),
|
|
169
|
-
e.value.maximum !== void 0 && !e.value.exclusiveMaximum ? (
|
|
170
|
-
prefix:
|
|
169
|
+
e.value.maximum !== void 0 && !e.value.exclusiveMaximum ? (r(), d(o, { key: 7 }, {
|
|
170
|
+
prefix: t(() => l[13] || (l[13] = [
|
|
171
171
|
u("max:")
|
|
172
172
|
])),
|
|
173
|
-
default:
|
|
173
|
+
default: t(() => [
|
|
174
174
|
u(" " + i(e.value.maximum), 1)
|
|
175
175
|
]),
|
|
176
176
|
_: 1
|
|
177
177
|
})) : a("", !0),
|
|
178
|
-
e.value.pattern ? (
|
|
178
|
+
e.value.pattern ? (r(), d(o, {
|
|
179
179
|
key: 8,
|
|
180
180
|
code: "",
|
|
181
181
|
truncate: ""
|
|
182
182
|
}, {
|
|
183
|
-
default:
|
|
183
|
+
default: t(() => [
|
|
184
184
|
v(k, null, {
|
|
185
|
-
default:
|
|
185
|
+
default: t(() => l[14] || (l[14] = [
|
|
186
186
|
u("Pattern:")
|
|
187
187
|
])),
|
|
188
188
|
_: 1
|
|
@@ -191,54 +191,54 @@ const C = { class: "property-heading" }, D = {
|
|
|
191
191
|
]),
|
|
192
192
|
_: 1
|
|
193
193
|
})) : a("", !0),
|
|
194
|
-
e.$props.enum ? (
|
|
195
|
-
default:
|
|
194
|
+
e.$props.enum ? (r(), d(o, { key: 9 }, {
|
|
195
|
+
default: t(() => l[15] || (l[15] = [
|
|
196
196
|
u("enum")
|
|
197
197
|
])),
|
|
198
198
|
_: 1
|
|
199
199
|
})) : a("", !0),
|
|
200
|
-
e.value.default !== void 0 ? (
|
|
200
|
+
e.value.default !== void 0 ? (r(), d(o, {
|
|
201
201
|
key: 10,
|
|
202
202
|
truncate: ""
|
|
203
203
|
}, {
|
|
204
|
-
prefix:
|
|
204
|
+
prefix: t(() => l[16] || (l[16] = [
|
|
205
205
|
u("default:")
|
|
206
206
|
])),
|
|
207
|
-
default:
|
|
207
|
+
default: t(() => [
|
|
208
208
|
u(" " + i(M(e.value)), 1)
|
|
209
209
|
]),
|
|
210
210
|
_: 1
|
|
211
211
|
})) : a("", !0)
|
|
212
|
-
], 64)) : (
|
|
213
|
-
((
|
|
214
|
-
default:
|
|
212
|
+
], 64)) : (r(), n(m, { key: 6 }, [
|
|
213
|
+
((P = e.value) == null ? void 0 : P.nullable) === !0 ? (r(), d(o, { key: 0 }, {
|
|
214
|
+
default: t(() => l[17] || (l[17] = [
|
|
215
215
|
u(" nullable ")
|
|
216
216
|
])),
|
|
217
217
|
_: 1
|
|
218
218
|
})) : a("", !0)
|
|
219
219
|
], 64)),
|
|
220
|
-
(
|
|
221
|
-
(
|
|
220
|
+
(S = e.value) != null && S.writeOnly ? (r(), n("div", H, " write-only ")) : (b = e.value) != null && b.readOnly ? (r(), n("div", R, " read-only ")) : a("", !0),
|
|
221
|
+
(r(!0), n(m, null, D(C.filter(
|
|
222
222
|
(s) => {
|
|
223
|
-
var p, y,
|
|
224
|
-
return ((p = e.value) == null ? void 0 : p[s]) || ((
|
|
223
|
+
var p, y, w;
|
|
224
|
+
return ((p = e.value) == null ? void 0 : p[s]) || ((w = (y = e.value) == null ? void 0 : y.items) == null ? void 0 : w[s]);
|
|
225
225
|
}
|
|
226
226
|
), (s) => {
|
|
227
227
|
var p, y;
|
|
228
|
-
return
|
|
229
|
-
((y = (p = e.value) == null ? void 0 : p[s]) == null ? void 0 : y.length) > 1 ? (
|
|
230
|
-
default:
|
|
228
|
+
return r(), n(m, { key: s }, [
|
|
229
|
+
((y = (p = e.value) == null ? void 0 : p[s]) == null ? void 0 : y.length) > 1 ? (r(), d(f(g), { key: 0 }, {
|
|
230
|
+
default: t(() => [
|
|
231
231
|
u(i(s), 1)
|
|
232
232
|
]),
|
|
233
233
|
_: 2
|
|
234
234
|
}, 1024)) : a("", !0)
|
|
235
235
|
], 64);
|
|
236
236
|
}), 128)),
|
|
237
|
-
e.required ? (
|
|
237
|
+
e.required ? (r(), n("div", G, " required ")) : a("", !0)
|
|
238
238
|
]);
|
|
239
239
|
};
|
|
240
240
|
}
|
|
241
241
|
});
|
|
242
242
|
export {
|
|
243
|
-
|
|
243
|
+
X as default
|
|
244
244
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import t from "./OperationsListItem.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import o from "../../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const s = /* @__PURE__ */ o(t, [["__scopeId", "data-v-81539fc2"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
s as default
|
|
7
7
|
};
|
|
@@ -17,7 +17,7 @@ const b = ["href"], F = /* @__PURE__ */ u({
|
|
|
17
17
|
setup(a) {
|
|
18
18
|
const { getOperationId: n } = w(), { scrollToOperation: l } = H(), d = async (e) => {
|
|
19
19
|
const o = n(e, a.tag);
|
|
20
|
-
l(o);
|
|
20
|
+
l(o, !0);
|
|
21
21
|
}, c = N(), { operation: r } = S({
|
|
22
22
|
store: c,
|
|
23
23
|
location: V([
|
|
@@ -2,7 +2,7 @@ import o from "./ModernLayout.vue2.js";
|
|
|
2
2
|
/* empty css */
|
|
3
3
|
/* empty css */
|
|
4
4
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
5
|
-
const
|
|
5
|
+
const _ = /* @__PURE__ */ t(o, [["__scopeId", "data-v-a1ad6320"]]);
|
|
6
6
|
export {
|
|
7
|
-
|
|
7
|
+
_ as default
|
|
8
8
|
};
|
|
@@ -66,18 +66,15 @@ const P = { key: 0 }, T = {
|
|
|
66
66
|
"onUpdate:modelValue": o[1] || (o[1] = (r) => e.$emit("toggleDarkMode"))
|
|
67
67
|
}, null, 8, ["modelValue"]))
|
|
68
68
|
]),
|
|
69
|
-
default: n(() =>
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
}, null, 8, ["integration", "url"]))
|
|
79
|
-
];
|
|
80
|
-
}),
|
|
69
|
+
default: n(() => [
|
|
70
|
+
a.configuration.hideClientButton ? d("", !0) : (t(), u(l(H), {
|
|
71
|
+
key: 0,
|
|
72
|
+
buttonSource: "sidebar",
|
|
73
|
+
integration: e.configuration._integration,
|
|
74
|
+
isDevelopment: h,
|
|
75
|
+
url: e.configuration.url
|
|
76
|
+
}, null, 8, ["integration", "url"]))
|
|
77
|
+
]),
|
|
81
78
|
_: 1
|
|
82
79
|
})
|
|
83
80
|
]),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CompactSection.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/CompactSection.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"CompactSection.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Section/CompactSection.vue"],"names":[],"mappings":"AAiHA,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;CACf,CAAC;AAyBF,iBAAS,cAAc;WAoFT,OAAO,IAA6B;;yBATpB,GAAG;yBACH,GAAG;;;;EAahC;AAaD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe,6SAOnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./CompactSection.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const r = /* @__PURE__ */ t(o, [["__scopeId", "data-v-
|
|
4
|
+
const r = /* @__PURE__ */ t(o, [["__scopeId", "data-v-0c617885"]]);
|
|
5
5
|
export {
|
|
6
6
|
r as default
|
|
7
7
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SidebarElement.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarElement.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"SidebarElement.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Sidebar/SidebarElement.vue"],"names":[],"mappings":"AAmWA,KAAK,WAAW,GAAG;IACjB,EAAE,EAAE,MAAM,CAAA;IACV,IAAI,EAAE;QACJ,EAAE,EAAE,MAAM,CAAA;QACV,KAAK,EAAE,MAAM,CAAA;QACb,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;QACnB,IAAI,CAAC,EAAE,MAAM,CAAA;QACb,IAAI,CAAC,EAAE;YACL,GAAG,EAAE,MAAM,CAAA;SACZ,CAAA;QACD,QAAQ,CAAC,EAAE,MAAM,CAAA;QACjB,UAAU,CAAC,EAAE,OAAO,CAAA;KACrB,CAAA;IACD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,IAAI,CAAC,EAAE,OAAO,CAAA;CACf,CAAC;AAkEF,iBAAS,cAAc;WAoKT,OAAO,IAA6B;;yBATpB,GAAG;+BACG,GAAG;;;;EAatC;AAgBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;4FAQnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAWpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import o from "./SidebarElement.vue2.js";
|
|
2
2
|
/* empty css */
|
|
3
3
|
import t from "../../_virtual/_plugin-vue_export-helper.js";
|
|
4
|
-
const
|
|
4
|
+
const a = /* @__PURE__ */ t(o, [["__scopeId", "data-v-1f77778e"]]);
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
a as default
|
|
7
7
|
};
|