@scalar/api-reference 1.22.26 → 1.22.28

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/dist/index.js CHANGED
@@ -40397,7 +40397,7 @@ const RV = /* @__PURE__ */ L({
40397
40397
  ], 8, ZV);
40398
40398
  };
40399
40399
  }
40400
- }), mc = /* @__PURE__ */ se(XV, [["__scopeId", "data-v-07a8209e"]]), WV = /* @__PURE__ */ L({
40400
+ }), mc = /* @__PURE__ */ se(XV, [["__scopeId", "data-v-17b23ea1"]]), WV = /* @__PURE__ */ L({
40401
40401
  __name: "SidebarGroup",
40402
40402
  props: {
40403
40403
  level: {}
@@ -40410,7 +40410,7 @@ const RV = /* @__PURE__ */ L({
40410
40410
  J(e.$slots, "default", {}, void 0, !0)
40411
40411
  ], 4));
40412
40412
  }
40413
- }), Nh = /* @__PURE__ */ se(WV, [["__scopeId", "data-v-58237183"]]), qV = { class: "sidebar" }, VV = { class: "sidebar-group-title" }, zV = -160, UV = /* @__PURE__ */ L({
40413
+ }), Nh = /* @__PURE__ */ se(WV, [["__scopeId", "data-v-39c84840"]]), qV = { class: "sidebar" }, VV = { class: "sidebar-group-title" }, zV = -160, UV = /* @__PURE__ */ L({
40414
40414
  __name: "Sidebar",
40415
40415
  props: {
40416
40416
  parsedSpec: {}
@@ -40564,7 +40564,8 @@ const RV = /* @__PURE__ */ L({
40564
40564
  props: {
40565
40565
  parsedSpec: {},
40566
40566
  overloadShow: { type: Boolean },
40567
- proxyUrl: {}
40567
+ proxyUrl: {},
40568
+ theme: {}
40568
40569
  },
40569
40570
  emits: ["toggleDarkMode"],
40570
40571
  setup(r) {
@@ -40577,7 +40578,7 @@ const RV = /* @__PURE__ */ L({
40577
40578
  A(b(Zj), {
40578
40579
  proxyUrl: o.proxyUrl,
40579
40580
  showSideBar: n.value,
40580
- theme: "none",
40581
+ theme: o.theme ?? "none",
40581
40582
  withDefaultFonts: !1,
40582
40583
  onEscapeKeyPress: b(e)
40583
40584
  }, {
@@ -40619,7 +40620,7 @@ const RV = /* @__PURE__ */ L({
40619
40620
  ])
40620
40621
  ]),
40621
40622
  _: 3
40622
- }, 8, ["proxyUrl", "showSideBar", "onEscapeKeyPress"])
40623
+ }, 8, ["proxyUrl", "showSideBar", "theme", "onEscapeKeyPress"])
40623
40624
  ])
40624
40625
  ])
40625
40626
  ])) : z("", !0),
@@ -40631,7 +40632,7 @@ const RV = /* @__PURE__ */ L({
40631
40632
  })) : z("", !0)
40632
40633
  ], 64));
40633
40634
  }
40634
- }), KV = /* @__PURE__ */ se(FV, [["__scopeId", "data-v-09847367"]]), x$ = () => ({
40635
+ }), KV = /* @__PURE__ */ se(FV, [["__scopeId", "data-v-462c6fe1"]]), x$ = () => ({
40635
40636
  targetKey: "shell",
40636
40637
  clientKey: "curl"
40637
40638
  }), ci = us(x$());
@@ -40873,7 +40874,7 @@ const io = /* @__PURE__ */ se(sz, [["render", oz], ["__scopeId", "data-v-dcabb13
40873
40874
  innerHTML: t.value
40874
40875
  }, null, 8, bz));
40875
40876
  }
40876
- }), nr = /* @__PURE__ */ se(vz, [["__scopeId", "data-v-0f4a67fc"]]), wz = ["title", "innerHTML"], Sz = /* @__PURE__ */ L({
40877
+ }), nr = /* @__PURE__ */ se(vz, [["__scopeId", "data-v-e301bbc8"]]), wz = ["title", "innerHTML"], Sz = /* @__PURE__ */ L({
40877
40878
  __name: "ServerItem",
40878
40879
  props: {
40879
40880
  value: {},
@@ -42013,7 +42014,7 @@ const Tl = /* @__PURE__ */ se(pU, [["render", gU], ["__scopeId", "data-v-34b2695
42013
42014
  ]);
42014
42015
  };
42015
42016
  }
42016
- }), hY = /* @__PURE__ */ se(uY, [["__scopeId", "data-v-3ad74b91"]]), fY = (r) => ($t("data-v-ca3c524d"), r = r(), Pt(), r), pY = {
42017
+ }), hY = /* @__PURE__ */ se(uY, [["__scopeId", "data-v-0b4351f0"]]), fY = (r) => ($t("data-v-ca3c524d"), r = r(), Pt(), r), pY = {
42017
42018
  key: 0,
42018
42019
  class: "property-description"
42019
42020
  }, mY = {
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "vue",
21
21
  "vue3"
22
22
  ],
23
- "version": "1.22.26",
23
+ "version": "1.22.28",
24
24
  "engines": {
25
25
  "node": ">=18"
26
26
  },
@@ -71,9 +71,9 @@
71
71
  "unified": "^11.0.4",
72
72
  "@scalar/api-client": "1.2.18",
73
73
  "@scalar/oas-utils": "0.1.10",
74
- "@scalar/components": "0.7.4",
75
74
  "@scalar/themes": "0.7.9",
76
75
  "@scalar/use-modal": "0.3.3",
76
+ "@scalar/components": "0.7.4",
77
77
  "@scalar/use-toasts": "0.6.6",
78
78
  "@scalar/use-tooltip": "0.6.2"
79
79
  },