@scalar/api-reference 1.22.2 → 1.22.4

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
@@ -51,7 +51,7 @@ const zP = /* @__PURE__ */ H({
51
51
  const { reset: e } = ub();
52
52
  return bb("#headlessui-portal-root", e), (t, n) => te(t.$slots, "default", { styles: S(e) });
53
53
  }
54
- }), UP = "_reset_vl0rh_3", YP = {
54
+ }), UP = "_reset_12vhc_3", YP = {
55
55
  reset: UP
56
56
  }, ee = (r, e) => {
57
57
  const t = r.__vccOpts || r;
@@ -25894,7 +25894,7 @@ const Bo = /* @__PURE__ */ ZZ(IZ), Af = "scalar-component", jZ = RZ({
25894
25894
  [Af]: [Af]
25895
25895
  }
25896
25896
  }
25897
- }), { cva: om, cx: Vd, compose: c6 } = eZ({
25897
+ }), { cva: om, cx: Vd, compose: cL } = eZ({
25898
25898
  hooks: {
25899
25899
  onComplete: (r) => `${jZ(r, Af)}`
25900
25900
  }
@@ -28082,7 +28082,7 @@ function Zf(r) {
28082
28082
  const e = (n = r == null ? void 0 : r.servers) == null ? void 0 : n[r.selectedServer ?? 0];
28083
28083
  return typeof (e == null ? void 0 : e.url) == "string" ? sS(e == null ? void 0 : e.url, r.variables) : e == null ? void 0 : e.url;
28084
28084
  }
28085
- function d6(r) {
28085
+ function dL(r) {
28086
28086
  const e = /{{?\s*([\w.-]+)\s*}}?/g, t = r == null ? void 0 : r.matchAll(e);
28087
28087
  return Array.from(t ?? [], (n) => n[1]);
28088
28088
  }
@@ -28100,10 +28100,10 @@ function h3(r) {
28100
28100
  return !1;
28101
28101
  }
28102
28102
  }
28103
- const u6 = (r, e) => Object.keys(r).map((t) => ({
28103
+ const uL = (r, e) => Object.keys(r).map((t) => ({
28104
28104
  [e ?? t]: t,
28105
28105
  value: r[t]
28106
- })), h6 = (r) => r.reduce((e, t) => ({
28106
+ })), hL = (r) => r.reduce((e, t) => ({
28107
28107
  ...e,
28108
28108
  ...t
28109
28109
  }), {});
@@ -44245,7 +44245,7 @@ const wU = /* @__PURE__ */ H({
44245
44245
  _: 1
44246
44246
  })) : B("", !0);
44247
44247
  }
44248
- }), wY = /* @__PURE__ */ us('<div class="section-flare" data-v-2e98d1ee><div class="section-flare-item" data-v-2e98d1ee></div><div class="section-flare-item" data-v-2e98d1ee></div><div class="section-flare-item" data-v-2e98d1ee></div><div class="section-flare-item" data-v-2e98d1ee></div><div class="section-flare-item" data-v-2e98d1ee></div><div class="section-flare-item" data-v-2e98d1ee></div><div class="section-flare-item" data-v-2e98d1ee></div><div class="section-flare-item" data-v-2e98d1ee></div></div>', 1), SY = { class: "narrow-references-container" }, kY = /* @__PURE__ */ H({
44248
+ }), wY = /* @__PURE__ */ us('<div class="section-flare" data-v-b4ff6f8b><div class="section-flare-item" data-v-b4ff6f8b></div><div class="section-flare-item" data-v-b4ff6f8b></div><div class="section-flare-item" data-v-b4ff6f8b></div><div class="section-flare-item" data-v-b4ff6f8b></div><div class="section-flare-item" data-v-b4ff6f8b></div><div class="section-flare-item" data-v-b4ff6f8b></div><div class="section-flare-item" data-v-b4ff6f8b></div><div class="section-flare-item" data-v-b4ff6f8b></div></div>', 1), SY = { class: "narrow-references-container" }, kY = /* @__PURE__ */ H({
44249
44249
  __name: "Content",
44250
44250
  props: {
44251
44251
  parsedSpec: {},
@@ -44265,13 +44265,13 @@ const wU = /* @__PURE__ */ H({
44265
44265
  Ie(
44266
44266
  () => e.parsedSpec,
44267
44267
  (f) => {
44268
- var m;
44268
+ var m, g;
44269
44269
  let p = [
44270
44270
  { url: typeof window < "u" ? window.location.origin : "/" }
44271
44271
  ];
44272
- f.servers && f.servers.length > 0 ? p = f.servers : e.parsedSpec.host && e.parsedSpec.schemes && e.parsedSpec.schemes.length > 0 && (p = [
44272
+ f.servers && f.servers.length > 0 ? p = f.servers : e.parsedSpec.host && (p = [
44273
44273
  {
44274
- url: `${e.parsedSpec.schemes[0]}://${e.parsedSpec.host}${((m = e.parsedSpec) == null ? void 0 : m.basePath) ?? ""}`
44274
+ url: `${((m = e.parsedSpec.schemes) == null ? void 0 : m[0]) ?? "http"}://${e.parsedSpec.host}${((g = e.parsedSpec) == null ? void 0 : g.basePath) ?? ""}`
44275
44275
  }
44276
44276
  ]), (e.baseServerURL || typeof window < "u") && (p = p.map(l)), i({ servers: p });
44277
44277
  },
@@ -44357,7 +44357,7 @@ const wU = /* @__PURE__ */ H({
44357
44357
  ])
44358
44358
  ], 64));
44359
44359
  }
44360
- }), $Y = /* @__PURE__ */ ee(kY, [["__scopeId", "data-v-2e98d1ee"]]), PY = /* @__PURE__ */ H({
44360
+ }), $Y = /* @__PURE__ */ ee(kY, [["__scopeId", "data-v-b4ff6f8b"]]), PY = /* @__PURE__ */ H({
44361
44361
  __name: "CustomToaster",
44362
44362
  setup(r) {
44363
44363
  const e = le(!1);
@@ -45830,30 +45830,30 @@ function FY(r, e) {
45830
45830
  ])
45831
45831
  ]);
45832
45832
  }
45833
- const KY = /* @__PURE__ */ ee(BY, [["render", FY], ["__scopeId", "data-v-a860f78f"]]), JY = (r) => ($t("data-v-559a0a79"), r = r(), Pt(), r), eL = { class: "darklight-reference" }, tL = { key: 0 }, rL = { key: 1 }, nL = /* @__PURE__ */ JY(() => /* @__PURE__ */ R("a", {
45833
+ const KY = /* @__PURE__ */ ee(BY, [["render", FY], ["__scopeId", "data-v-a860f78f"]]), JY = (r) => ($t("data-v-559a0a79"), r = r(), Pt(), r), e6 = { class: "darklight-reference" }, t6 = { key: 0 }, r6 = { key: 1 }, n6 = /* @__PURE__ */ JY(() => /* @__PURE__ */ R("a", {
45834
45834
  class: "darklight-reference-promo",
45835
45835
  href: "https://www.scalar.com",
45836
45836
  target: "_blank"
45837
- }, " Powered by scalar.com ", -1)), sL = /* @__PURE__ */ H({
45837
+ }, " Powered by scalar.com ", -1)), s6 = /* @__PURE__ */ H({
45838
45838
  __name: "DarkModeToggle",
45839
45839
  props: {
45840
45840
  isDarkMode: { type: Boolean }
45841
45841
  },
45842
45842
  emits: ["toggleDarkMode"],
45843
45843
  setup(r) {
45844
- return (e, t) => (k(), Q("div", eL, [
45844
+ return (e, t) => (k(), Q("div", e6, [
45845
45845
  R("button", {
45846
45846
  class: "darklight",
45847
45847
  type: "button",
45848
45848
  onClick: t[0] || (t[0] = (n) => e.$emit("toggleDarkMode"))
45849
45849
  }, [
45850
45850
  I(S(ot), { icon: "LightDarkModeToggle" }),
45851
- e.isDarkMode ? (k(), Q("span", tL, "Light Mode")) : (k(), Q("span", rL, "Dark Mode"))
45851
+ e.isDarkMode ? (k(), Q("span", t6, "Light Mode")) : (k(), Q("span", r6, "Dark Mode"))
45852
45852
  ]),
45853
- nL
45853
+ n6
45854
45854
  ]));
45855
45855
  }
45856
- }), iL = /* @__PURE__ */ ee(sL, [["__scopeId", "data-v-559a0a79"]]), oL = /* @__PURE__ */ H({
45856
+ }), i6 = /* @__PURE__ */ ee(s6, [["__scopeId", "data-v-559a0a79"]]), o6 = /* @__PURE__ */ H({
45857
45857
  __name: "DarkModeIconToggle",
45858
45858
  props: {
45859
45859
  isDarkMode: { type: Boolean }
@@ -45876,19 +45876,19 @@ const KY = /* @__PURE__ */ ee(BY, [["render", FY], ["__scopeId", "data-v-a860f78
45876
45876
  })
45877
45877
  ]));
45878
45878
  }
45879
- }), aL = /* @__PURE__ */ ee(oL, [["__scopeId", "data-v-8f61ca56"]]);
45880
- function lL(r, e) {
45879
+ }), a6 = /* @__PURE__ */ ee(o6, [["__scopeId", "data-v-8f61ca56"]]);
45880
+ function l6(r, e) {
45881
45881
  let t = r;
45882
45882
  const n = e.required && e.required.includes(r);
45883
45883
  return t += n ? " REQUIRED " : " optional ", e.properties[r] && (t += e.properties[r].type, e.properties[r].description && (t += " " + e.properties[r].description)), t;
45884
45884
  }
45885
- function cL(r) {
45885
+ function c6(r) {
45886
45886
  var n;
45887
45887
  const e = ["Body"], t = (n = r == null ? void 0 : r.schema) == null ? void 0 : n.properties;
45888
45888
  return t && Object.keys(t).forEach((s) => {
45889
45889
  if (!r.schema)
45890
45890
  return;
45891
- e.push(lL(s, r.schema));
45891
+ e.push(l6(s, r.schema));
45892
45892
  const i = t[s];
45893
45893
  i.type === "object" && !!i.properties && i.properties && Object.keys(i.properties).forEach((a) => {
45894
45894
  var l, c;
@@ -45896,33 +45896,33 @@ function cL(r) {
45896
45896
  });
45897
45897
  }), e;
45898
45898
  }
45899
- function dL(r) {
45899
+ function d6(r) {
45900
45900
  var e, t, n;
45901
45901
  try {
45902
45902
  const s = (n = (t = (e = r == null ? void 0 : r.information) == null ? void 0 : e.requestBody) == null ? void 0 : t.content) == null ? void 0 : n["application/json"];
45903
45903
  if (!s)
45904
45904
  throw new Error("Body not found");
45905
- return cL(s);
45905
+ return c6(s);
45906
45906
  } catch {
45907
45907
  return !1;
45908
45908
  }
45909
45909
  }
45910
- const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
45910
+ const u6 = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), h6 = {
45911
45911
  key: 0,
45912
45912
  class: "ref-search-list custom-scroll"
45913
- }, fL = ["id", "href", "onClick", "onFocus"], pL = {
45913
+ }, f6 = ["id", "href", "onClick", "onFocus"], p6 = {
45914
45914
  key: 0,
45915
45915
  class: "item-entry-title"
45916
- }, mL = {
45916
+ }, m6 = {
45917
45917
  key: 1,
45918
45918
  class: "item-entry-path"
45919
- }, gL = {
45919
+ }, g6 = {
45920
45920
  key: 2,
45921
45921
  class: "item-entry-description"
45922
- }, OL = /* @__PURE__ */ uL(() => /* @__PURE__ */ R("div", { class: "ref-search-meta" }, [
45922
+ }, O6 = /* @__PURE__ */ u6(() => /* @__PURE__ */ R("div", { class: "ref-search-meta" }, [
45923
45923
  /* @__PURE__ */ R("span", null, "↑↓ Navigate"),
45924
45924
  /* @__PURE__ */ R("span", null, "⏎ Select")
45925
- ], -1)), yL = /* @__PURE__ */ H({
45925
+ ], -1)), y6 = /* @__PURE__ */ H({
45926
45926
  __name: "SearchModal",
45927
45927
  props: {
45928
45928
  parsedSpec: {},
@@ -45973,7 +45973,7 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
45973
45973
  body: ""
45974
45974
  };
45975
45975
  s.value.push(F), Oe.operations && Oe.operations.forEach((D) => {
45976
- const { parameterMap: V } = vg({ operation: D }), q = dL(D) || V.value;
45976
+ const { parameterMap: V } = vg({ operation: D }), q = d6(D) || V.value;
45977
45977
  let _ = null;
45978
45978
  typeof q != "boolean" && (_ = q);
45979
45979
  const j = {
@@ -46072,7 +46072,7 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46072
46072
  [la, a.value]
46073
46073
  ])
46074
46074
  ], 512),
46075
- b.value.length ? (k(), Q("div", hL, [
46075
+ b.value.length ? (k(), Q("div", h6, [
46076
46076
  (k(!0), Q(J, null, be(b.value, (C, X) => (k(), Q("a", {
46077
46077
  id: C.item.href,
46078
46078
  key: C.refIndex,
@@ -46090,16 +46090,16 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46090
46090
  method: C.item.httpVerb ?? "get",
46091
46091
  short: ""
46092
46092
  }, null, 8, ["method"]),
46093
- C.item.title ? (k(), Q("div", pL, K(C.item.title), 1)) : B("", !0),
46094
- (C.item.httpVerb || C.item.path) && C.item.path !== C.item.title ? (k(), Q("div", mL, K(C.item.path), 1)) : C.item.description ? (k(), Q("div", gL, K(C.item.description), 1)) : B("", !0)
46095
- ], 42, fL))), 128))
46093
+ C.item.title ? (k(), Q("div", p6, K(C.item.title), 1)) : B("", !0),
46094
+ (C.item.httpVerb || C.item.path) && C.item.path !== C.item.title ? (k(), Q("div", m6, K(C.item.path), 1)) : C.item.description ? (k(), Q("div", g6, K(C.item.description), 1)) : B("", !0)
46095
+ ], 42, f6))), 128))
46096
46096
  ])) : B("", !0),
46097
- OL
46097
+ O6
46098
46098
  ]),
46099
46099
  _: 1
46100
46100
  }, 8, ["state"]));
46101
46101
  }
46102
- }), bL = /* @__PURE__ */ ee(yL, [["__scopeId", "data-v-56e62a70"]]), vL = (r) => ($t("data-v-db4f450f"), r = r(), Pt(), r), wL = { class: "sidebar-search-input" }, SL = /* @__PURE__ */ vL(() => /* @__PURE__ */ R("span", { class: "sidebar-search-placeholder" }, "Search", -1)), kL = { class: "sidebar-search-shortcut" }, $L = { class: "sidebar-search-key" }, PL = /* @__PURE__ */ H({
46102
+ }), b6 = /* @__PURE__ */ ee(y6, [["__scopeId", "data-v-56e62a70"]]), v6 = (r) => ($t("data-v-db4f450f"), r = r(), Pt(), r), w6 = { class: "sidebar-search-input" }, S6 = /* @__PURE__ */ v6(() => /* @__PURE__ */ R("span", { class: "sidebar-search-placeholder" }, "Search", -1)), k6 = { class: "sidebar-search-shortcut" }, $6 = { class: "sidebar-search-key" }, P6 = /* @__PURE__ */ H({
46103
46103
  __name: "SearchButton",
46104
46104
  props: {
46105
46105
  spec: {},
@@ -46127,20 +46127,20 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46127
46127
  icon: "Search",
46128
46128
  size: "sm"
46129
46129
  }),
46130
- R("div", wL, [
46131
- SL,
46132
- R("span", kL, [
46133
- R("span", $L, K(S(bc)() ? "⌘" : "⌃") + K(s.searchHotKey), 1)
46130
+ R("div", w6, [
46131
+ S6,
46132
+ R("span", k6, [
46133
+ R("span", $6, K(S(bc)() ? "⌘" : "⌃") + K(s.searchHotKey), 1)
46134
46134
  ])
46135
46135
  ])
46136
46136
  ], 2),
46137
- I(bL, {
46137
+ I(b6, {
46138
46138
  modalState: S(t),
46139
46139
  parsedSpec: s.spec
46140
46140
  }, null, 8, ["modalState", "parsedSpec"])
46141
46141
  ], 64));
46142
46142
  }
46143
- }), P$ = /* @__PURE__ */ ee(PL, [["__scopeId", "data-v-db4f450f"]]), _L = /* @__PURE__ */ H({
46143
+ }), P$ = /* @__PURE__ */ ee(P6, [["__scopeId", "data-v-db4f450f"]]), _6 = /* @__PURE__ */ H({
46144
46144
  __name: "ClassicLayout",
46145
46145
  props: {
46146
46146
  configuration: {},
@@ -46159,7 +46159,7 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46159
46159
  "content-start": T(({ spec: i }) => [
46160
46160
  I(KY, null, {
46161
46161
  "dark-mode-toggle": T(() => [
46162
- I(S(aL), {
46162
+ I(S(a6), {
46163
46163
  isDarkMode: n.isDark,
46164
46164
  onToggleDarkMode: s[0] || (s[0] = (o) => n.$emit("toggleDarkMode"))
46165
46165
  }, null, 8, ["isDarkMode"])
@@ -46180,7 +46180,7 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46180
46180
  _: 3
46181
46181
  }, 8, ["configuration", "parsedSpec", "rawSpec"]));
46182
46182
  }
46183
- }), xL = { class: "references-mobile-header t-doc__header" }, QL = { class: "references-mobile-breadcrumbs" }, TL = { class: "references-mobile-header-actions" }, CL = /* @__PURE__ */ H({
46183
+ }), x6 = { class: "references-mobile-header t-doc__header" }, Q6 = { class: "references-mobile-breadcrumbs" }, T6 = { class: "references-mobile-header-actions" }, C6 = /* @__PURE__ */ H({
46184
46184
  __name: "MobileHeader",
46185
46185
  props: {
46186
46186
  open: { type: Boolean }
@@ -46188,20 +46188,20 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46188
46188
  emits: ["update:open"],
46189
46189
  setup(r) {
46190
46190
  const { breadcrumb: e } = Nr();
46191
- return (t, n) => (k(), Q("div", xL, [
46191
+ return (t, n) => (k(), Q("div", x6, [
46192
46192
  I(S(am), {
46193
46193
  icon: t.open ? "Close" : "Menu",
46194
46194
  label: t.open ? "Close Menu" : "Open Menu",
46195
46195
  size: "md",
46196
46196
  onClick: n[0] || (n[0] = (s) => t.$emit("update:open", !t.open))
46197
46197
  }, null, 8, ["icon", "label"]),
46198
- R("span", QL, K(S(e)), 1),
46199
- R("div", TL, [
46198
+ R("span", Q6, K(S(e)), 1),
46199
+ R("div", T6, [
46200
46200
  te(t.$slots, "actions", {}, void 0, !0)
46201
46201
  ])
46202
46202
  ]));
46203
46203
  }
46204
- }), AL = /* @__PURE__ */ ee(CL, [["__scopeId", "data-v-0242e3de"]]), EL = { class: "scalar-api-references-standalone-search" }, RL = /* @__PURE__ */ H({
46204
+ }), A6 = /* @__PURE__ */ ee(C6, [["__scopeId", "data-v-0242e3de"]]), E6 = { class: "scalar-api-references-standalone-search" }, R6 = /* @__PURE__ */ H({
46205
46205
  __name: "ModernLayout",
46206
46206
  props: {
46207
46207
  configuration: {},
@@ -46227,7 +46227,7 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46227
46227
  rawSpec: i.rawSpec
46228
46228
  }, {
46229
46229
  header: T(() => [
46230
- e.configuration.showSidebar ? (k(), W(AL, {
46230
+ e.configuration.showSidebar ? (k(), W(A6, {
46231
46231
  key: 0,
46232
46232
  open: S(n),
46233
46233
  "onUpdate:open": o[0] || (o[0] = (a) => K$(n) ? n.value = a : null)
@@ -46236,7 +46236,7 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46236
46236
  "sidebar-start": T(({ spec: a }) => {
46237
46237
  var l;
46238
46238
  return [
46239
- R("div", EL, [
46239
+ R("div", E6, [
46240
46240
  I(P$, {
46241
46241
  searchHotKey: (l = e.configuration) == null ? void 0 : l.searchHotKey,
46242
46242
  spec: a
@@ -46245,7 +46245,7 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46245
46245
  ];
46246
46246
  }),
46247
46247
  "sidebar-end": T(() => [
46248
- I(S(iL), {
46248
+ I(S(i6), {
46249
46249
  isDarkMode: i.isDark,
46250
46250
  onToggleDarkMode: o[1] || (o[1] = (a) => i.$emit("toggleDarkMode"))
46251
46251
  }, null, 8, ["isDarkMode"])
@@ -46256,10 +46256,10 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46256
46256
  _: 3
46257
46257
  }, 8, ["class", "configuration", "parsedSpec", "rawSpec"]));
46258
46258
  }
46259
- }), ZL = /* @__PURE__ */ ee(RL, [["__scopeId", "data-v-6e485d44"]]), IL = {
46260
- modern: ZL,
46261
- classic: _L
46262
- }, f6 = /* @__PURE__ */ H({
46259
+ }), Z6 = /* @__PURE__ */ ee(R6, [["__scopeId", "data-v-6e485d44"]]), I6 = {
46260
+ modern: Z6,
46261
+ classic: _6
46262
+ }, fL = /* @__PURE__ */ H({
46263
46263
  __name: "ApiReference",
46264
46264
  props: {
46265
46265
  configuration: {}
@@ -46327,7 +46327,7 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46327
46327
  ]),
46328
46328
  _: 1
46329
46329
  })) : B("", !0),
46330
- (k(), W(Sn(S(IL)[((g = i.value) == null ? void 0 : g.layout) || "modern"]), {
46330
+ (k(), W(Sn(S(I6)[((g = i.value) == null ? void 0 : g.layout) || "modern"]), {
46331
46331
  configuration: i.value,
46332
46332
  isDark: S(n),
46333
46333
  parsedSpec: S(c),
@@ -46346,7 +46346,7 @@ const uL = (r) => ($t("data-v-56e62a70"), r = r(), Pt(), r), hL = {
46346
46346
  });
46347
46347
  export {
46348
46348
  b9 as ApiClientModal,
46349
- f6 as ApiReference,
46349
+ fL as ApiReference,
46350
46350
  $$ as ApiReferenceLayout,
46351
46351
  ri as Card,
46352
46352
  on as CardContent,
@@ -46354,15 +46354,15 @@ export {
46354
46354
  ni as CardHeader,
46355
46355
  j9 as CardTab,
46356
46356
  Z9 as CardTabHeader,
46357
- aL as DarkModeIconToggle,
46358
- iL as DarkModeToggle,
46357
+ a6 as DarkModeIconToggle,
46358
+ i6 as DarkModeToggle,
46359
46359
  dm as GLOBAL_SECURITY_SYMBOL,
46360
46360
  MY as GettingStarted,
46361
46361
  oS as HIDE_DOWNLOAD_BUTTON_SYMBOL,
46362
- ZL as ModernLayout,
46362
+ Z6 as ModernLayout,
46363
46363
  $Y as RenderedReference,
46364
46364
  P$ as SearchButton,
46365
- bL as SearchModal,
46365
+ b6 as SearchModal,
46366
46366
  op as Sidebar,
46367
46367
  p3 as createEmptyServerState,
46368
46368
  a3 as deepMerge,
@@ -46372,13 +46372,13 @@ export {
46372
46372
  sd as getHeadingsFromMarkdown,
46373
46373
  nS as getLowestHeadingLevel,
46374
46374
  Zf as getUrlFromServerState,
46375
- d6 as getVariableNames,
46375
+ dL as getVariableNames,
46376
46376
  iS as hasModels,
46377
46377
  d3 as hasSecuritySchemes,
46378
46378
  u3 as hasWebhooks,
46379
46379
  h3 as isValidUrl,
46380
- u6 as mapFromObject,
46381
- h6 as mergeAllObjects,
46380
+ uL as mapFromObject,
46381
+ hL as mergeAllObjects,
46382
46382
  f3 as objectMerge,
46383
46383
  jf as openClientFor,
46384
46384
  AW as parse,
package/package.json CHANGED
@@ -15,7 +15,7 @@
15
15
  "vue",
16
16
  "vue3"
17
17
  ],
18
- "version": "1.22.2",
18
+ "version": "1.22.4",
19
19
  "engines": {
20
20
  "node": ">=18"
21
21
  },
@@ -69,30 +69,30 @@
69
69
  "unhead": "^1.8.3",
70
70
  "unified": "^11.0.4",
71
71
  "vue-sonner": "^1.0.3",
72
- "@scalar/api-client": "1.2.1",
72
+ "@scalar/api-client": "1.2.2",
73
73
  "@scalar/components": "0.5.0",
74
- "@scalar/themes": "0.7.1",
74
+ "@scalar/oas-utils": "0.1.6",
75
+ "@scalar/themes": "0.7.2",
75
76
  "@scalar/use-modal": "0.3.0",
76
- "@scalar/use-tooltip": "0.6.0",
77
- "@scalar/oas-utils": "0.1.6"
77
+ "@scalar/use-tooltip": "0.6.0"
78
78
  },
79
79
  "devDependencies": {
80
80
  "@etchteam/storybook-addon-css-variables-theme": "^1.5.1",
81
- "@storybook/addon-essentials": "^7.5.2",
82
- "@storybook/addon-interactions": "^7.5.2",
83
- "@storybook/addon-links": "^7.5.2",
84
- "@storybook/blocks": "^7.5.2",
81
+ "@storybook/addon-essentials": "^8.0.8",
82
+ "@storybook/addon-interactions": "^8.0.8",
83
+ "@storybook/addon-links": "^8.0.8",
84
+ "@storybook/blocks": "^8.0.8",
85
85
  "@storybook/testing-library": "^0.2.2",
86
- "@storybook/vue3": "^7.5.2",
87
- "@storybook/vue3-vite": "^7.5.2",
86
+ "@storybook/vue3": "^8.0.8",
87
+ "@storybook/vue3-vite": "^8.0.8",
88
88
  "@vitejs/plugin-vue": "^5.0.4",
89
89
  "@vitest/coverage-v8": "^1.5.0",
90
90
  "eslint": "^8.56.0",
91
91
  "http-server": "^14.1.1",
92
92
  "postcss": "^8.4.38",
93
93
  "rollup-plugin-webpack-stats": "^0.2.5",
94
- "storybook": "^7.5.2",
95
- "storybook-dark-mode": "^3.0.1",
94
+ "storybook": "^8.0.8",
95
+ "storybook-dark-mode": "^4.0.1",
96
96
  "tsc-alias": "^1.8.8",
97
97
  "vite": "^5.2.9",
98
98
  "vite-plugin-css-injected-by-js": "^3.4.0",