@scalar/api-reference 1.28.22 → 1.28.23

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.
@@ -1 +1 @@
1
- {"version":3,"file":"SchemaDiscriminator.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaDiscriminator.vue"],"names":[],"mappings":"AAgLA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAU9E,KAAK,WAAW,GAAG;IACjB,aAAa,EAAE,MAAM,CAAA;IACrB,OAAO,CAAC,EACJ,SAAS,CAAC,iBAAiB,GAC3B,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,YAAY,CAAC,GACtC,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,YAAY,CAAC,GACxC,OAAO,CAAA;IACX,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC1B,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB,CAAC;;AAiOF,wBAOG"}
1
+ {"version":3,"file":"SchemaDiscriminator.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/Content/Schema/SchemaDiscriminator.vue"],"names":[],"mappings":"AAiLA,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAU9E,KAAK,WAAW,GAAG;IACjB,aAAa,EAAE,MAAM,CAAA;IACrB,OAAO,CAAC,EACJ,SAAS,CAAC,iBAAiB,GAC3B,MAAM,CAAC,MAAM,EAAE,SAAS,CAAC,YAAY,CAAC,GACtC,MAAM,CAAC,MAAM,EAAE,WAAW,CAAC,YAAY,CAAC,GACxC,OAAO,CAAA;IACX,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC1B,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,WAAW,CAAC,EAAE,OAAO,CAAA;CACtB,CAAC;;AAmOF,wBAOG"}
@@ -1,7 +1,7 @@
1
1
  import o from "./SchemaDiscriminator.vue2.js";
2
2
  /* empty css */
3
3
  import r from "../../../_virtual/_plugin-vue_export-helper.js";
4
- const f = /* @__PURE__ */ r(o, [["__scopeId", "data-v-ed97a7ff"]]);
4
+ const i = /* @__PURE__ */ r(o, [["__scopeId", "data-v-0e658f97"]]);
5
5
  export {
6
- f as default
6
+ i as default
7
7
  };
@@ -1,10 +1,10 @@
1
- import { defineComponent as O, ref as S, openBlock as a, createElementBlock as c, createBlock as n, unref as r, withCtx as o, createVNode as u, createElementVNode as m, toDisplayString as d, Fragment as f, renderList as h, normalizeClass as B } from "vue";
2
- import { TabGroup as T, TabList as H, Tab as N, TabPanel as V } from "@headlessui/vue";
3
- import { cva as j, cx as w } from "@scalar/components";
1
+ import { defineComponent as O, ref as S, openBlock as a, createElementBlock as i, createBlock as o, unref as r, withCtx as n, createVNode as u, createElementVNode as m, toDisplayString as d, Fragment as f, renderList as h, normalizeClass as B } from "vue";
2
+ import { TabGroup as T, TabList as w, Tab as H, TabPanel as N } from "@headlessui/vue";
3
+ import { cva as V, cx as j } from "@scalar/components";
4
4
  import { stringify as v } from "flatted";
5
5
  import { mergeAllOfSchemas as z } from "./helpers/merge-all-of-schemas.js";
6
6
  import b from "./Schema.vue.js";
7
- const L = { class: "property-rule" }, A = { class: "text-c-3" }, D = { class: "flex items-center gap-1.5" }, E = { class: "schema-tab-label z-1 relative" }, Z = /* @__PURE__ */ O({
7
+ const L = { class: "property-rule" }, A = { class: "text-c-3" }, D = { class: "custom-scroll flex items-center gap-1.5 !overflow-y-hidden" }, E = { class: "schema-tab-label z-1 relative" }, Z = /* @__PURE__ */ O({
8
8
  __name: "SchemaDiscriminator",
9
9
  props: {
10
10
  discriminator: {},
@@ -16,7 +16,7 @@ const L = { class: "property-rule" }, A = { class: "text-c-3" }, D = { class: "f
16
16
  hideHeading: { type: Boolean }
17
17
  },
18
18
  setup(y) {
19
- const i = y, p = S(0), g = j({
19
+ const c = y, p = S(0), g = V({
20
20
  base: "schema-tab",
21
21
  variants: {
22
22
  selected: {
@@ -29,31 +29,31 @@ const L = { class: "property-rule" }, A = { class: "text-c-3" }, D = { class: "f
29
29
  return null;
30
30
  if (e.name)
31
31
  return e.name;
32
- if (i.schemas && typeof i.schemas == "object") {
33
- for (const [s, t] of Object.entries(i.schemas))
34
- if (v(t) === v(e))
32
+ if (c.schemas && typeof c.schemas == "object") {
33
+ for (const [s, l] of Object.entries(c.schemas))
34
+ if (v(l) === v(e))
35
35
  return s;
36
36
  return Object.keys(e)[0];
37
37
  }
38
38
  return null;
39
39
  }, C = (e) => e.replace(/([A-Z])/g, " $1").replace(/^./, (s) => s.toUpperCase()).toLowerCase().replace(/^(\w)/, (s) => s.toUpperCase());
40
- return (e, s) => (a(), c("div", L, [
41
- e.discriminator === "oneOf" || e.discriminator === "anyOf" ? (a(), n(r(T), { key: 0 }, {
42
- default: o(() => [
43
- u(r(H), { class: "discriminator-tab-list py-1.25 flex flex-col gap-1 rounded-t-lg border border-b-0 px-2 pr-3" }, {
44
- default: o(() => [
40
+ return (e, s) => (a(), i("div", L, [
41
+ e.discriminator === "oneOf" || e.discriminator === "anyOf" ? (a(), o(r(T), { key: 0 }, {
42
+ default: n(() => [
43
+ u(r(w), { class: "discriminator-tab-list py-1.25 flex flex-col gap-1 rounded-t-lg border border-b-0 px-2 pr-3" }, {
44
+ default: n(() => [
45
45
  m("span", A, d(C(e.discriminator)), 1),
46
46
  m("div", D, [
47
- (a(!0), c(f, null, h(e.value[e.discriminator], (t, l) => (a(), n(r(N), {
48
- key: l,
47
+ (a(!0), i(f, null, h(e.value[e.discriminator], (l, t) => (a(), o(r(H), {
48
+ key: t,
49
49
  class: B([
50
50
  "cursor-pointer",
51
- r(w)(r(g)({ selected: p.value === l }))
51
+ r(j)(r(g)({ selected: p.value === t }))
52
52
  ]),
53
- onClick: (F) => p.value = l
53
+ onClick: (F) => p.value = t
54
54
  }, {
55
- default: o(() => [
56
- m("span", E, d(k(t) || "Schema"), 1)
55
+ default: n(() => [
56
+ m("span", E, d(k(l) || "Schema"), 1)
57
57
  ]),
58
58
  _: 2
59
59
  }, 1032, ["class", "onClick"]))), 128))
@@ -61,25 +61,25 @@ const L = { class: "property-rule" }, A = { class: "text-c-3" }, D = { class: "f
61
61
  ]),
62
62
  _: 1
63
63
  }),
64
- (a(!0), c(f, null, h(e.value[e.discriminator], (t, l) => (a(), n(r(V), {
65
- key: l,
64
+ (a(!0), i(f, null, h(e.value[e.discriminator], (l, t) => (a(), o(r(N), {
65
+ key: t,
66
66
  class: "discriminator-panel"
67
67
  }, {
68
- default: o(() => [
68
+ default: n(() => [
69
69
  u(b, {
70
70
  compact: e.compact,
71
71
  hideHeading: e.hideHeading,
72
72
  name: e.name,
73
73
  noncollapsible: !0,
74
74
  schemas: e.schemas,
75
- value: t
75
+ value: l
76
76
  }, null, 8, ["compact", "hideHeading", "name", "schemas", "value"])
77
77
  ]),
78
78
  _: 2
79
79
  }, 1024))), 128))
80
80
  ]),
81
81
  _: 1
82
- })) : (a(), n(b, {
82
+ })) : (a(), o(b, {
83
83
  key: 1,
84
84
  compact: e.compact,
85
85
  level: e.level,
@@ -1,7 +1,7 @@
1
1
  import o from "./ExampleResponse.vue2.js";
2
2
  /* empty css */
3
3
  import p from "../../_virtual/_plugin-vue_export-helper.js";
4
- const m = /* @__PURE__ */ p(o, [["__scopeId", "data-v-7c6437ac"]]);
4
+ const m = /* @__PURE__ */ p(o, [["__scopeId", "data-v-8261a319"]]);
5
5
  export {
6
6
  m as default
7
7
  };
@@ -21,7 +21,7 @@ const i = {
21
21
  key: 1,
22
22
  class: "bg-b-2 -outline-offset-2",
23
23
  content: n(f)((a = e.response) == null ? void 0 : a.schema, {
24
- emptyString: "",
24
+ emptyString: "string",
25
25
  mode: "read"
26
26
  }),
27
27
  lang: "json"
@@ -1 +1 @@
1
- {"version":3,"file":"SearchButton.vue.d.ts","sourceRoot":"","sources":["../../../src/features/Search/SearchButton.vue"],"names":[],"mappings":"AAsJA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;AAShD,KAAK,WAAW,GAAG;IACf,IAAI,EAAE,IAAI,CAAA;IACV,YAAY,CAAC,EAAE,MAAM,CAAA;CACtB,CAAC;;kBADe,MAAM;;AAsJzB,wBAOG"}
1
+ {"version":3,"file":"SearchButton.vue.d.ts","sourceRoot":"","sources":["../../../src/features/Search/SearchButton.vue"],"names":[],"mappings":"AAwJA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,sBAAsB,CAAA;AAShD,KAAK,WAAW,GAAG;IACf,IAAI,EAAE,IAAI,CAAA;IACV,YAAY,CAAC,EAAE,MAAM,CAAA;CACtB,CAAC;;kBADe,MAAM;;AAsJzB,wBAOG"}
@@ -1,7 +1,7 @@
1
1
  import o from "./SearchButton.vue2.js";
2
2
  /* empty css */
3
3
  import t from "../../_virtual/_plugin-vue_export-helper.js";
4
- const m = /* @__PURE__ */ t(o, [["__scopeId", "data-v-c23332bd"]]);
4
+ const c = /* @__PURE__ */ t(o, [["__scopeId", "data-v-4c6e9e93"]]);
5
5
  export {
6
- m as default
6
+ c as default
7
7
  };
@@ -1,73 +1,72 @@
1
- import { defineComponent as S, ref as b, watch as w, nextTick as v, onMounted as K, onBeforeUnmount as C, openBlock as a, createElementBlock as n, Fragment as r, createElementVNode as o, normalizeClass as B, createVNode as p, unref as l, createTextVNode as u, toDisplayString as E } from "vue";
2
- import { useModal as H, ScalarIcon as M } from "@scalar/components";
3
- import g from "./SearchModal.vue.js";
1
+ import { defineComponent as S, ref as b, watch as w, nextTick as v, onMounted as K, onBeforeUnmount as g, openBlock as a, createElementBlock as n, Fragment as r, createElementVNode as s, normalizeClass as C, createVNode as p, unref as l, createTextVNode as u, toDisplayString as M } from "vue";
2
+ import { useModal as B } from "@scalar/components";
3
+ import { ScalarIconMagnifyingGlass as E } from "@scalar/icons";
4
+ import H from "./SearchModal.vue.js";
4
5
  import { isMacOs as m } from "../../helpers/isMacOs.js";
5
6
  import { useApiClient as L } from "../ApiClientModal/useApiClient.js";
6
- const N = { class: "sidebar-search-input" }, T = { class: "sidebar-search-shortcut" }, V = { class: "sidebar-search-key" }, F = /* @__PURE__ */ S({
7
+ const N = { class: "sidebar-search-input" }, T = { class: "sidebar-search-shortcut" }, V = { class: "sidebar-search-key" }, G = /* @__PURE__ */ S({
7
8
  __name: "SearchButton",
8
9
  props: {
9
10
  spec: {},
10
11
  searchHotKey: { default: "k" }
11
12
  },
12
- setup(h) {
13
- const f = h, i = b(), t = H(), { client: y } = L(), c = (s) => {
13
+ setup(f) {
14
+ const h = f, i = b(), t = B(), { client: y } = L(), d = (o) => {
14
15
  var e;
15
- (m() ? s.metaKey : s.ctrlKey) && s.key === f.searchHotKey && !((e = y.value) != null && e.modalState.open) && (s.preventDefault(), s.stopPropagation(), t.open ? t.hide() : t.show());
16
+ (m() ? o.metaKey : o.ctrlKey) && o.key === h.searchHotKey && !((e = y.value) != null && e.modalState.open) && (o.preventDefault(), o.stopPropagation(), t.open ? t.hide() : t.show());
16
17
  };
17
18
  w(
18
19
  () => t.open,
19
- (s, e) => {
20
- !s && e && v(() => {
21
- var d;
22
- (d = i.value) == null || d.focus();
20
+ (o, e) => {
21
+ !o && e && v(() => {
22
+ var c;
23
+ (c = i.value) == null || c.focus();
23
24
  });
24
25
  }
25
- ), K(() => window.addEventListener("keydown", c)), C(() => window.removeEventListener("keydown", c));
26
+ ), K(() => window.addEventListener("keydown", d)), g(() => window.removeEventListener("keydown", d));
26
27
  function k() {
27
28
  t.show();
28
29
  }
29
- return (s, e) => (a(), n(r, null, [
30
- o("button", {
30
+ return (o, e) => (a(), n(r, null, [
31
+ s("button", {
31
32
  ref_key: "button",
32
33
  ref: i,
33
- class: B(["sidebar-search", s.$attrs.class]),
34
+ class: C(["sidebar-search", o.$attrs.class]),
34
35
  role: "search",
35
36
  type: "button",
36
37
  onClick: k
37
38
  }, [
38
- p(l(M), {
39
+ p(l(E), {
39
40
  class: "scalar-search-icon",
40
- icon: "Search",
41
- size: "sm",
42
- thickness: "2.5"
41
+ weight: "bold"
43
42
  }),
44
- o("div", N, [
45
- e[3] || (e[3] = o("span", { class: "sr-only" }, "Open Search", -1)),
46
- e[4] || (e[4] = o("span", {
43
+ s("div", N, [
44
+ e[3] || (e[3] = s("span", { class: "sr-only" }, "Open Search", -1)),
45
+ e[4] || (e[4] = s("span", {
47
46
  "aria-hidden": "true",
48
47
  class: "sidebar-search-placeholder"
49
48
  }, " Search ", -1)),
50
- o("span", T, [
51
- e[2] || (e[2] = o("span", { class: "sr-only" }, "Keyboard Shortcut:", -1)),
52
- o("kbd", V, [
49
+ s("span", T, [
50
+ e[2] || (e[2] = s("span", { class: "sr-only" }, "Keyboard Shortcut:", -1)),
51
+ s("kbd", V, [
53
52
  l(m)() ? (a(), n(r, { key: 0 }, [
54
53
  u("⌘")
55
54
  ], 64)) : (a(), n(r, { key: 1 }, [
56
- e[0] || (e[0] = o("span", { class: "sr-only" }, "CTRL", -1)),
57
- e[1] || (e[1] = o("span", { "aria-hidden": "true" }, "⌃", -1))
55
+ e[0] || (e[0] = s("span", { class: "sr-only" }, "CTRL", -1)),
56
+ e[1] || (e[1] = s("span", { "aria-hidden": "true" }, "⌃", -1))
58
57
  ], 64)),
59
- u(" " + E(s.searchHotKey), 1)
58
+ u(" " + M(o.searchHotKey), 1)
60
59
  ])
61
60
  ])
62
61
  ])
63
62
  ], 2),
64
- p(g, {
63
+ p(H, {
65
64
  modalState: l(t),
66
- parsedSpec: s.spec
65
+ parsedSpec: o.spec
67
66
  }, null, 8, ["modalState", "parsedSpec"])
68
67
  ], 64));
69
68
  }
70
69
  });
71
70
  export {
72
- F as default
71
+ G as default
73
72
  };