@scalar/api-reference 1.17.10 → 1.17.11
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.
|
@@ -23652,6 +23652,7 @@ const o7 = {
|
|
|
23652
23652
|
i.active ? (S(), R(ee, { key: 0 }, [
|
|
23653
23653
|
n.value ? (S(), B(v(tn), {
|
|
23654
23654
|
key: 0,
|
|
23655
|
+
class: "custom-scroll",
|
|
23655
23656
|
content: i.data,
|
|
23656
23657
|
lang: n.value
|
|
23657
23658
|
}, null, 8, ["content", "lang"])) : (S(), R("div", o7, [
|
|
@@ -44687,7 +44688,7 @@ Some useful links:
|
|
|
44687
44688
|
setup(r, { emit: e }) {
|
|
44688
44689
|
var k, P;
|
|
44689
44690
|
const t = r, n = E$(), i = Ef(
|
|
44690
|
-
() => import("./index-
|
|
44691
|
+
() => import("./index-Dv0C8hcc.js").then((E) => E.SwaggerEditor)
|
|
44691
44692
|
), s = de(
|
|
44692
44693
|
() => tb(t.configuration ?? {}, { ...cD })
|
|
44693
44694
|
), o = de(() => s.value.spec), { rawSpecRef: a, setRawSpecRef: l } = YZ({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as b, ref as C, watch as N, openBlock as c, createElementBlock as v, Fragment as k, createElementVNode as y, unref as a, createTextVNode as u, createCommentVNode as w, renderSlot as S, createVNode as n, withCtx as p, toDisplayString as R, computed as D, isRef as B, normalizeClass as L, createBlock as T } from "vue";
|
|
2
|
-
import { b as j, H as F, r as H, l as O, C as I, f as A, _ as E, a as J, c as z, R as Q } from "./index-
|
|
3
|
-
import { u as ve } from "./index-
|
|
2
|
+
import { b as j, H as F, r as H, l as O, C as I, f as A, _ as E, a as J, c as z, R as Q } from "./index-Dk7Fe3vV.js";
|
|
3
|
+
import { u as ve } from "./index-Dk7Fe3vV.js";
|
|
4
4
|
import { useMediaQuery as W, useFileDialog as Y } from "@vueuse/core";
|
|
5
5
|
const q = (s) => {
|
|
6
6
|
if (typeof s != "string")
|