@scalar/api-reference 1.12.5 → 1.12.6
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.
|
@@ -46579,7 +46579,7 @@ const Ts = /* @__PURE__ */ ve(zF, [["__scopeId", "data-v-9e0df4d5"]]), DF = ["in
|
|
|
46579
46579
|
}, null, 8, DF));
|
|
46580
46580
|
}
|
|
46581
46581
|
});
|
|
46582
|
-
const ei = /* @__PURE__ */ ve(NF, [["__scopeId", "data-v-
|
|
46582
|
+
const ei = /* @__PURE__ */ ve(NF, [["__scopeId", "data-v-0ac04efc"]]), LF = /* @__PURE__ */ fe({
|
|
46583
46583
|
__name: "Description",
|
|
46584
46584
|
props: {
|
|
46585
46585
|
value: {}
|
|
@@ -51530,7 +51530,7 @@ const Eee = /* @__PURE__ */ ve(Cee, [["__scopeId", "data-v-1e0b2350"]]), QP = /*
|
|
|
51530
51530
|
emits: ["changeTheme", "updateContent"],
|
|
51531
51531
|
setup(t, { emit: e }) {
|
|
51532
51532
|
const r = t, n = zP(), i = mp(
|
|
51533
|
-
() => import("./index-
|
|
51533
|
+
() => import("./index-aaa4b46e.js").then((w) => w.SwaggerEditor)
|
|
51534
51534
|
), o = Ee(
|
|
51535
51535
|
() => Aw(r.configuration ?? {}, { ...EG })
|
|
51536
51536
|
), s = Ee(() => o.value.spec), { rawSpecRef: a, setRawSpecRef: l } = tB({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as b, ref as w, watch as I, openBlock as p, createElementBlock as g, Fragment as E, createElementVNode as U, unref as a, createTextVNode as d, createCommentVNode as S, renderSlot as k, createVNode as s, withCtx as u, toDisplayString as N, computed as D, isRef as B, normalizeClass as L, createBlock as T } from "vue";
|
|
2
|
-
import { o as j, H as R, E as H, U as O, u as F, f as A, _ as M, a as J, d as z, R as Q } from "./index-
|
|
3
|
-
import { b as De } from "./index-
|
|
2
|
+
import { o as j, H as R, E as H, U as O, u as F, f as A, _ as M, a as J, d as z, R as Q } from "./index-a5359df8.js";
|
|
3
|
+
import { b as De } from "./index-a5359df8.js";
|
|
4
4
|
import { useMediaQuery as W, useFileDialog as Y } from "@vueuse/core";
|
|
5
5
|
import "@headlessui/vue";
|
|
6
6
|
import "axios";
|