@scalar/api-reference 1.49.1 → 1.49.2
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/CHANGELOG.md +7 -0
- package/dist/{MobileHeader-B71jYJdT.js → MobileHeader-DAm6yQX0.js} +2 -2
- package/dist/{MobileHeader-B71jYJdT.js.map → MobileHeader-DAm6yQX0.js.map} +1 -1
- package/dist/{Operation-CixLVfKd.js → Operation-CvpVIkc3.js} +75 -73
- package/dist/Operation-CvpVIkc3.js.map +1 -0
- package/dist/browser/standalone.js +7526 -7468
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/components/index.js +2 -2
- package/dist/features/Operation/components/ParameterListItem.vue.d.ts.map +1 -1
- package/dist/features/index.js +1 -1
- package/dist/index.js +3 -3
- package/dist/{src-DqcYVBWI.js → src-DJwsRvMU.js} +2 -2
- package/dist/{src-DqcYVBWI.js.map → src-DJwsRvMU.js.map} +1 -1
- package/dist/ssr.js +3 -3
- package/dist/style.css +52 -55
- package/package.json +12 -12
- package/dist/Operation-CixLVfKd.js.map +0 -1
package/dist/components/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../ExternalDocs-phu7GxpZ.js";
|
|
2
|
-
import { a as TraversedEntry_default, c as OperationsList_default, d as Auth_default, f as ClassicHeader_default, i as RenderPlugins_default, l as ModelTag_default, n as Content_default, o as Lazy_default, r as SectionFlare_default, s as Tag_default, t as MobileHeader_default, u as Model_default } from "../MobileHeader-
|
|
2
|
+
import { a as TraversedEntry_default, c as OperationsList_default, d as Auth_default, f as ClassicHeader_default, i as RenderPlugins_default, l as ModelTag_default, n as Content_default, o as Lazy_default, r as SectionFlare_default, s as Tag_default, t as MobileHeader_default, u as Model_default } from "../MobileHeader-DAm6yQX0.js";
|
|
3
3
|
import { i as SectionContainer_default } from "../ServerSelector-5y29y2BJ.js";
|
|
4
|
-
import { a as SchemaHeading_default, i as SchemaProperty_default, n as HttpMethod_default, r as Schema_default } from "../Operation-
|
|
4
|
+
import { a as SchemaHeading_default, i as SchemaProperty_default, n as HttpMethod_default, r as Schema_default } from "../Operation-CvpVIkc3.js";
|
|
5
5
|
import { computed, createBlock, createCommentVNode, createElementVNode, createVNode, defineComponent, onMounted, openBlock, ref, renderSlot, resolveDynamicComponent, unref, withCtx } from "vue";
|
|
6
6
|
import { ScalarCard, ScalarCardFooter, ScalarCardSection, ScalarCodeBlock } from "@scalar/components";
|
|
7
7
|
import { useIntersectionObserver } from "@vueuse/core";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ParameterListItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ParameterListItem.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"ParameterListItem.vue.d.ts","sourceRoot":"","sources":["../../../../src/features/Operation/components/ParameterListItem.vue"],"names":[],"mappings":"AAkUA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gCAAgC,CAAA;AAEvE,OAAO,KAAK,EACV,eAAe,EACf,cAAc,EAEf,MAAM,8DAA8D,CAAA;AAKrE,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAA;AAKxE,KAAK,WAAW,GAAG;IACjB,SAAS,EAAE,eAAe,GAAG,cAAc,CAAA;IAC3C,IAAI,EAAE,MAAM,CAAA;IACZ,UAAU,CAAC,EAAE,MAAM,EAAE,CAAA;IACrB,QAAQ,EAAE,iBAAiB,GAAG,IAAI,CAAA;IAClC,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B,OAAO,EAAE,IAAI,CACX,cAAc,CAAC,SAAS,CAAC,EACzB,8BAA8B,GAAG,yBAAyB,CAC3D,CAAA;CACF,CAAC;AAmYF,QAAA,MAAM,YAAY,kSAEhB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}
|
package/dist/features/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
import "../ExternalDocs-phu7GxpZ.js";
|
|
2
|
-
import { o as getXKeysFromObject, t as Operation_default } from "../Operation-
|
|
2
|
+
import { o as getXKeysFromObject, t as Operation_default } from "../Operation-CvpVIkc3.js";
|
|
3
3
|
import { i as DocumentSelector_default, t as SearchButton_default } from "../SearchButton-xzhIpMCZ.js";
|
|
4
4
|
export { DocumentSelector_default as DocumentSelector, Operation_default as Operation, SearchButton_default as SearchButton, getXKeysFromObject };
|
package/dist/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { n as GettingStarted_default, r as ApiReference_default, t as createApiReference } from "./src-
|
|
1
|
+
import { n as GettingStarted_default, r as ApiReference_default, t as createApiReference } from "./src-DJwsRvMU.js";
|
|
2
2
|
import "./ExternalDocs-phu7GxpZ.js";
|
|
3
|
-
import "./MobileHeader-
|
|
3
|
+
import "./MobileHeader-DAm6yQX0.js";
|
|
4
4
|
import "./ServerSelector-5y29y2BJ.js";
|
|
5
|
-
import "./Operation-
|
|
5
|
+
import "./Operation-CvpVIkc3.js";
|
|
6
6
|
import { n as SearchModal_default, r as createEmptySpecification, t as SearchButton_default } from "./SearchButton-xzhIpMCZ.js";
|
|
7
7
|
export { ApiReference_default as ApiReference, GettingStarted_default as GettingStarted, SearchButton_default as SearchButton, SearchModal_default as SearchModal, createApiReference, createEmptySpecification };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { n as useAgent, r as useAgentContext, t as AGENT_CONTEXT_SYMBOL } from "./use-agent-Bnm1de0n.js";
|
|
2
2
|
import { d as _plugin_vue_export_helper_default } from "./ExternalDocs-phu7GxpZ.js";
|
|
3
3
|
import { a as REGISTRY_SHARE_URL, i as PROXY_URL, n as DASHBOARD_REGISTER_URL, s as UPLOAD_TEMP_API_URL } from "./urls-gPTXGgbj.js";
|
|
4
|
-
import { f as ClassicHeader_default, n as Content_default, t as MobileHeader_default } from "./MobileHeader-
|
|
4
|
+
import { f as ClassicHeader_default, n as Content_default, t as MobileHeader_default } from "./MobileHeader-DAm6yQX0.js";
|
|
5
5
|
import { t as useIntersection } from "./use-intersection-8QqPi2O-.js";
|
|
6
6
|
import { i as createPluginManager, n as PLUGIN_MANAGER_SYMBOL, t as persistencePlugin } from "./plugins-4EyiUD_A.js";
|
|
7
7
|
import { a as intersectionEnabled, c as scrollToLazy, d as getIdFromUrl, f as makeUrlFromId, n as blockIntersection, p as matchesBasePath, t as addToPriorityQueue } from "./lazy-bus-CV8Ox5hD.js";
|
|
@@ -1683,4 +1683,4 @@ var createApiReference = (elementOrSelectorOrConfig, optionalConfiguration) => {
|
|
|
1683
1683
|
//#endregion
|
|
1684
1684
|
export { GettingStarted_default as n, ApiReference_default as r, createApiReference as t };
|
|
1685
1685
|
|
|
1686
|
-
//# sourceMappingURL=src-
|
|
1686
|
+
//# sourceMappingURL=src-DJwsRvMU.js.map
|