@scalar/api-reference 1.17.0 → 1.17.1
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.
|
@@ -22506,7 +22506,7 @@ const ye = (t, e) => {
|
|
|
22506
22506
|
for (const [n, i] of e)
|
|
22507
22507
|
r[n] = i;
|
|
22508
22508
|
return r;
|
|
22509
|
-
}, ip = /* @__PURE__ */ ye(cq, [["__scopeId", "data-v-36be7a0d"]]), uq = { class: "modal-layout" }, dq = /* @__PURE__ */ de({
|
|
22509
|
+
}, ip = /* @__PURE__ */ ye(cq, [["__scopeId", "data-v-36be7a0d"]]), uq = { class: "scalar-modal-layout modal-layout" }, dq = /* @__PURE__ */ de({
|
|
22510
22510
|
__name: "FlowModal",
|
|
22511
22511
|
props: {
|
|
22512
22512
|
state: {},
|
|
@@ -22559,7 +22559,7 @@ const ye = (t, e) => {
|
|
|
22559
22559
|
}, 8, ["open"]));
|
|
22560
22560
|
}
|
|
22561
22561
|
});
|
|
22562
|
-
const op = /* @__PURE__ */ ye(dq, [["__scopeId", "data-v-
|
|
22562
|
+
const op = /* @__PURE__ */ ye(dq, [["__scopeId", "data-v-a06b8e92"]]), ap = () => Vr({
|
|
22563
22563
|
open: !1,
|
|
22564
22564
|
show() {
|
|
22565
22565
|
this.open = !0;
|
|
@@ -51820,7 +51820,7 @@ const ote = /* @__PURE__ */ ye(ite, [["__scopeId", "data-v-7fc0a352"]]), N2 = /*
|
|
|
51820
51820
|
setup(t, { emit: e }) {
|
|
51821
51821
|
var q, U;
|
|
51822
51822
|
const r = t, n = cw(), i = ch(
|
|
51823
|
-
() => import("./index-
|
|
51823
|
+
() => import("./index-e2a48dff.js").then((I) => I.SwaggerEditor)
|
|
51824
51824
|
), o = Se(
|
|
51825
51825
|
() => aS(r.configuration ?? {}, { ...HB })
|
|
51826
51826
|
), a = Se(() => o.value.spec), { rawSpecRef: s, setRawSpecRef: l } = VL({
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as E, ref as C, watch as N, openBlock as m, createElementBlock as v, Fragment as k, createElementVNode as U, unref as a, createTextVNode as p, createCommentVNode as w, renderSlot as S, createVNode as n, withCtx as u, toDisplayString as R, computed as D, isRef as B, normalizeClass as L, createBlock as T } from "vue";
|
|
2
|
-
import { o as j, H as F, E as H, U as O, u as I, f as A, _ as x, C as J, m as z, R as Q } from "./index-
|
|
3
|
-
import { a as Le } from "./index-
|
|
2
|
+
import { o as j, H as F, E as H, U as O, u as I, f as A, _ as x, C as J, m as z, R as Q } from "./index-c142d3d3.js";
|
|
3
|
+
import { a as Le } from "./index-c142d3d3.js";
|
|
4
4
|
import { useMediaQuery as W, useFileDialog as Y } from "@vueuse/core";
|
|
5
5
|
import "@headlessui/vue";
|
|
6
6
|
import "axios";
|