@scalar/api-reference 1.7.1 → 1.9.0

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.
Files changed (26) hide show
  1. package/CHANGELOG.md +24 -0
  2. package/dist/browser/standalone.js +7 -7
  3. package/dist/components/ApiReferenceLayout.vue.d.ts.map +1 -1
  4. package/dist/components/Content/Content.vue.d.ts.map +1 -1
  5. package/dist/components/Content/ModelsAccordion.vue.d.ts +17 -0
  6. package/dist/components/Content/ModelsAccordion.vue.d.ts.map +1 -0
  7. package/dist/components/Content/ReferenceEndpoint/EndpointPath.vue.d.ts +16 -0
  8. package/dist/components/Content/ReferenceEndpoint/EndpointPath.vue.d.ts.map +1 -0
  9. package/dist/components/Content/ReferenceEndpoint/ExampleRequest.vue.d.ts +10 -2
  10. package/dist/components/Content/ReferenceEndpoint/ExampleRequest.vue.d.ts.map +1 -1
  11. package/dist/components/Content/ReferenceEndpoint/ReferenceEndpoint.vue.d.ts.map +1 -1
  12. package/dist/components/Content/ReferenceEndpoint/ReferenceEndpointAccordion.vue.d.ts.map +1 -1
  13. package/dist/components/Content/ReferenceEndpoint/TryRequestButton.vue.d.ts +17 -0
  14. package/dist/components/Content/ReferenceEndpoint/TryRequestButton.vue.d.ts.map +1 -0
  15. package/dist/components/Content/Schema.vue.d.ts.map +1 -1
  16. package/dist/components/Content/SchemaHeading.vue.d.ts +18 -0
  17. package/dist/components/Content/SchemaHeading.vue.d.ts.map +1 -0
  18. package/dist/components/Icon/icons/index.d.ts +1 -1
  19. package/dist/components/Icon/icons/index.d.ts.map +1 -1
  20. package/dist/components/Section/SectionAccordion.vue.d.ts +3 -0
  21. package/dist/components/Section/SectionAccordion.vue.d.ts.map +1 -1
  22. package/dist/helpers/getUrlFromServerState.d.ts.map +1 -1
  23. package/dist/{index-95771ccf.js → index-01cd57a6.js} +8841 -8696
  24. package/dist/{index-a157b34a.js → index-8057e3fb.js} +2 -2
  25. package/dist/index.js +2 -2
  26. package/package.json +5 -5
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as R, useCssVars as ae, openBlock as f, createElementBlock as g, normalizeClass as T, createElementVNode as w, createCommentVNode as _, createStaticVNode as re, renderSlot as E, toDisplayString as F, createBlock as A, useAttrs as ie, ref as b, onMounted as le, resolveDynamicComponent as ce, mergeProps as de, unref as y, withKeys as ue, watch as W, Fragment as P, createTextVNode as C, createVNode as v, withCtx as x, computed as he, isRef as pe } from "vue";
2
- import { _ as M, n as fe, u as me, H as X, F as ge, f as ye, r as Z, c as I, U as K, a as z, b as J, E as H, d as oe, V as q, A as ne, e as se, R as ve, g as ee, m as we, h as Se, D as U, W as _e, i as N, t as B, j as D, k as be, l as ke, o as Ce, p as xe } from "./index-95771ccf.js";
3
- import { q as Gt } from "./index-95771ccf.js";
2
+ import { _ as M, n as fe, u as me, H as X, F as ge, f as ye, r as Z, c as I, U as K, a as z, b as J, E as H, d as oe, V as q, A as ne, e as se, R as ve, g as ee, m as we, h as Se, D as U, W as _e, i as N, t as B, j as D, k as be, l as ke, o as Ce, p as xe } from "./index-01cd57a6.js";
3
+ import { q as Gt } from "./index-01cd57a6.js";
4
4
  import { useTextareaAutosize as Fe, useMediaQuery as Me, useFileDialog as $e } from "@vueuse/core";
5
5
  import "@headlessui/vue";
6
6
  import "axios";