@scalar/api-reference 1.23.1 → 1.23.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 +6 -0
- package/dist/browser/standalone.js +1 -1
- package/dist/browser/webpack-stats.json +1 -1
- package/dist/hooks/useNavState.d.ts.map +1 -1
- package/dist/{index-DZpcgWgX.js → index-AtjZuBZI.js} +2 -2
- package/dist/{index-2RHVMUuR.cjs → index-BymCeACO.cjs} +3 -3
- package/dist/{index-bduGFrkP.js → index-Fzr34L3D.js} +988 -989
- package/dist/{index-RUiAJZIR.cjs → index-lpKyiqPL.cjs} +67 -67
- package/dist/index.cjs +1 -1
- package/dist/index.js +1 -1
- package/package.json +4 -4
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-lpKyiqPL.cjs");require("vue");require("@headlessui/vue");require("@vueuse/core");require("axios");exports.ApiClientModal=e.ApiClientModal;exports.ApiReference=e._sfc_main$2;exports.ApiReferenceLayout=e.ApiReferenceLayout;exports.Card=e.Card;exports.CardContent=e.CardContent;exports.CardFooter=e.CardFooter;exports.CardHeader=e.CardHeader;exports.CardTab=e.CardTab;exports.CardTabHeader=e.CardTabHeader;exports.DarkModeIconToggle=e.DarkModeIconToggle;exports.DarkModeToggle=e.DarkModeToggle;exports.GLOBAL_SECURITY_SYMBOL=e.GLOBAL_SECURITY_SYMBOL;exports.GettingStarted=e.GettingStarted;exports.HIDE_DOWNLOAD_BUTTON_SYMBOL=e.HIDE_DOWNLOAD_BUTTON_SYMBOL;exports.ModernLayout=e.ModernLayout;exports.RenderedReference=e.Content;exports.SearchButton=e.SearchButton;exports.SearchModal=e.SearchModal;exports.Sidebar=e.Sidebar;exports.createEmptySpecification=e.createEmptySpecification;exports.createScalarReferences=e.createScalarReferences;exports.deepMerge=e.deepMerge;exports.downloadSpecBus=e.downloadSpecBus;exports.downloadSpecFile=e.downloadSpecFile;exports.filterHiddenClients=e.filterHiddenClients;exports.getApiClientRequest=e.getApiClientRequest;exports.getHeadingsFromMarkdown=e.getHeadingsFromMarkdown;exports.getLowestHeadingLevel=e.getLowestHeadingLevel;exports.getModels=e.getModels;exports.getVariableNames=e.getVariableNames;exports.hasModels=e.hasModels;exports.hasSecuritySchemes=e.hasSecuritySchemes;exports.hasWebhooks=e.hasWebhooks;exports.isValidUrl=e.isValidUrl;exports.mapFromObject=e.mapFromObject;exports.mergeAllObjects=e.mergeAllObjects;exports.objectMerge=e.objectMerge;exports.openClientFor=e.openClientFor;exports.parse=e.parse;exports.scrollToId=e.scrollToId;exports.sleep=e.sleep;exports.splitMarkdownInSections=e.splitMarkdownInSections;exports.useApiClientStore=e.useApiClientStore;exports.useHttpClientStore=e.useHttpClientStore;exports.useReactiveSpec=e.useReactiveSpec;
|
|
2
2
|
|
|
3
3
|
(function() {
|
|
4
4
|
try {
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { aG as d, aH as i, aI as b, aT as l, aV as n, aW as c, aU as p, aY as S, aX as g, aR as C, aQ as M, bf as m, aN as L, bg as u, aJ as O, aK as R, aM as T, aL as f, aS as h, a$ as A, aO as H, b0 as k, bj as B, bk as I, aZ as _, b1 as w, b2 as y, b3 as D, b4 as F, b5 as j, b6 as N, b7 as U, b8 as Y, b9 as E, ba as G, bb as V, bc as W, bd as v, be as q, bh as x, bi as J, bl as K, ay as P, a_ as Q, aP as X } from "./index-
|
|
1
|
+
import { aG as d, aH as i, aI as b, aT as l, aV as n, aW as c, aU as p, aY as S, aX as g, aR as C, aQ as M, bf as m, aN as L, bg as u, aJ as O, aK as R, aM as T, aL as f, aS as h, a$ as A, aO as H, b0 as k, bj as B, bk as I, aZ as _, b1 as w, b2 as y, b3 as D, b4 as F, b5 as j, b6 as N, b7 as U, b8 as Y, b9 as E, ba as G, bb as V, bc as W, bd as v, be as q, bh as x, bi as J, bl as K, ay as P, a_ as Q, aP as X } from "./index-Fzr34L3D.js";
|
|
2
2
|
import "vue";
|
|
3
3
|
import "@headlessui/vue";
|
|
4
4
|
import "@vueuse/core";
|
package/package.json
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"vue",
|
|
21
21
|
"vue3"
|
|
22
22
|
],
|
|
23
|
-
"version": "1.23.
|
|
23
|
+
"version": "1.23.2",
|
|
24
24
|
"engines": {
|
|
25
25
|
"node": ">=18"
|
|
26
26
|
},
|
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
"unhead": "^1.8.3",
|
|
68
68
|
"unified": "^11.0.4",
|
|
69
69
|
"@scalar/api-client": "1.3.1",
|
|
70
|
+
"@scalar/components": "0.10.0",
|
|
70
71
|
"@scalar/oas-utils": "0.1.16",
|
|
71
72
|
"@scalar/themes": "0.8.0",
|
|
72
73
|
"@scalar/use-modal": "0.3.3",
|
|
73
|
-
"@scalar/use-tooltip": "0.6.2",
|
|
74
74
|
"@scalar/use-toasts": "0.6.7",
|
|
75
|
-
"@scalar/
|
|
75
|
+
"@scalar/use-tooltip": "0.6.2"
|
|
76
76
|
},
|
|
77
77
|
"devDependencies": {
|
|
78
78
|
"@etchteam/storybook-addon-css-variables-theme": "^1.5.1",
|
|
@@ -98,7 +98,7 @@
|
|
|
98
98
|
"vitest": "^1.5.0",
|
|
99
99
|
"vitest-matchmedia-mock": "^1.0.5",
|
|
100
100
|
"vue-tsc": "^1.8.19",
|
|
101
|
-
"@scalar/galaxy": "0.1.
|
|
101
|
+
"@scalar/galaxy": "0.1.5"
|
|
102
102
|
},
|
|
103
103
|
"peerDependencies": {
|
|
104
104
|
"unified": "^11.0.0",
|