vue-api-request-builder 0.2.4 → 0.2.5
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/{cssMode-D58CHn54.js → cssMode-CLL8L5NS.js} +1 -1
- package/dist/{freemarker2-w_cDNZsU.js → freemarker2-DTcNz0NY.js} +1 -1
- package/dist/{handlebars-CCg0iZRc.js → handlebars-Cx0-w-7E.js} +1 -1
- package/dist/{html-DbOHkprv.js → html-C5tr3pzc.js} +1 -1
- package/dist/{htmlMode-DXGBRJTk.js → htmlMode-CoxRCpNW.js} +1 -1
- package/dist/{index-BXm0ary_.js → index-BQj88CBp.js} +23 -23
- package/dist/index.css +1 -1
- package/dist/index.es.js +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/{javascript-Oxy1_vKh.js → javascript-DreDpYLL.js} +1 -1
- package/dist/{jsonMode-BkQ19i9r.js → jsonMode-J_5EpjnI.js} +1 -1
- package/dist/{liquid-DcYHk_7H.js → liquid-D4BjZHpf.js} +1 -1
- package/dist/{mdx-CLwtO6U4.js → mdx-XOAIeZ0T.js} +1 -1
- package/dist/{python-sbo77_2a.js → python-HUeBjc1V.js} +1 -1
- package/dist/{razor-BJPyxG4u.js → razor-DIq2UlHM.js} +1 -1
- package/dist/{tsMode-DfW25lTY.js → tsMode-CYG-_Z0W.js} +1 -1
- package/dist/{typescript-Bjg5kaqB.js → typescript-_CZvF4eO.js} +1 -1
- package/dist/{xml-BZwuIq27.js → xml-Bh4P_Mbb.js} +1 -1
- package/dist/{yaml-C01XJ7rX.js → yaml-CMs-twPQ.js} +1 -1
- package/package.json +2 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as et } from "./index-
|
|
1
|
+
import { m as et } from "./index-BQj88CBp.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as f } from "./index-
|
|
1
|
+
import { m as f } from "./index-BQj88CBp.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as l } from "./index-
|
|
1
|
+
import { m as l } from "./index-BQj88CBp.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as s } from "./index-
|
|
1
|
+
import { m as s } from "./index-BQj88CBp.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { m as lt } from "./index-
|
|
1
|
+
import { m as lt } from "./index-BQj88CBp.js";
|
|
2
2
|
/*!-----------------------------------------------------------------------------
|
|
3
3
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
4
4
|
* Version: 0.52.2(404545bded1df6ffa41ea0af4e8ddb219018c6c1)
|
|
@@ -78021,37 +78021,37 @@ xe({
|
|
|
78021
78021
|
id: "freemarker2",
|
|
78022
78022
|
extensions: [".ftl", ".ftlh", ".ftlx"],
|
|
78023
78023
|
aliases: ["FreeMarker2", "Apache FreeMarker2"],
|
|
78024
|
-
loader: () => import("./freemarker2-
|
|
78024
|
+
loader: () => import("./freemarker2-DTcNz0NY.js").then((o) => o.TagAutoInterpolationDollar)
|
|
78025
78025
|
});
|
|
78026
78026
|
xe({
|
|
78027
78027
|
id: "freemarker2.tag-angle.interpolation-dollar",
|
|
78028
78028
|
aliases: ["FreeMarker2 (Angle/Dollar)", "Apache FreeMarker2 (Angle/Dollar)"],
|
|
78029
|
-
loader: () => import("./freemarker2-
|
|
78029
|
+
loader: () => import("./freemarker2-DTcNz0NY.js").then((o) => o.TagAngleInterpolationDollar)
|
|
78030
78030
|
});
|
|
78031
78031
|
xe({
|
|
78032
78032
|
id: "freemarker2.tag-bracket.interpolation-dollar",
|
|
78033
78033
|
aliases: ["FreeMarker2 (Bracket/Dollar)", "Apache FreeMarker2 (Bracket/Dollar)"],
|
|
78034
|
-
loader: () => import("./freemarker2-
|
|
78034
|
+
loader: () => import("./freemarker2-DTcNz0NY.js").then((o) => o.TagBracketInterpolationDollar)
|
|
78035
78035
|
});
|
|
78036
78036
|
xe({
|
|
78037
78037
|
id: "freemarker2.tag-angle.interpolation-bracket",
|
|
78038
78038
|
aliases: ["FreeMarker2 (Angle/Bracket)", "Apache FreeMarker2 (Angle/Bracket)"],
|
|
78039
|
-
loader: () => import("./freemarker2-
|
|
78039
|
+
loader: () => import("./freemarker2-DTcNz0NY.js").then((o) => o.TagAngleInterpolationBracket)
|
|
78040
78040
|
});
|
|
78041
78041
|
xe({
|
|
78042
78042
|
id: "freemarker2.tag-bracket.interpolation-bracket",
|
|
78043
78043
|
aliases: ["FreeMarker2 (Bracket/Bracket)", "Apache FreeMarker2 (Bracket/Bracket)"],
|
|
78044
|
-
loader: () => import("./freemarker2-
|
|
78044
|
+
loader: () => import("./freemarker2-DTcNz0NY.js").then((o) => o.TagBracketInterpolationBracket)
|
|
78045
78045
|
});
|
|
78046
78046
|
xe({
|
|
78047
78047
|
id: "freemarker2.tag-auto.interpolation-dollar",
|
|
78048
78048
|
aliases: ["FreeMarker2 (Auto/Dollar)", "Apache FreeMarker2 (Auto/Dollar)"],
|
|
78049
|
-
loader: () => import("./freemarker2-
|
|
78049
|
+
loader: () => import("./freemarker2-DTcNz0NY.js").then((o) => o.TagAutoInterpolationDollar)
|
|
78050
78050
|
});
|
|
78051
78051
|
xe({
|
|
78052
78052
|
id: "freemarker2.tag-auto.interpolation-bracket",
|
|
78053
78053
|
aliases: ["FreeMarker2 (Auto/Bracket)", "Apache FreeMarker2 (Auto/Bracket)"],
|
|
78054
|
-
loader: () => import("./freemarker2-
|
|
78054
|
+
loader: () => import("./freemarker2-DTcNz0NY.js").then((o) => o.TagAutoInterpolationBracket)
|
|
78055
78055
|
});
|
|
78056
78056
|
/*!-----------------------------------------------------------------------------
|
|
78057
78057
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78089,7 +78089,7 @@ xe({
|
|
|
78089
78089
|
extensions: [".handlebars", ".hbs"],
|
|
78090
78090
|
aliases: ["Handlebars", "handlebars", "hbs"],
|
|
78091
78091
|
mimetypes: ["text/x-handlebars-template"],
|
|
78092
|
-
loader: () => import("./handlebars-
|
|
78092
|
+
loader: () => import("./handlebars-Cx0-w-7E.js")
|
|
78093
78093
|
});
|
|
78094
78094
|
/*!-----------------------------------------------------------------------------
|
|
78095
78095
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78114,7 +78114,7 @@ xe({
|
|
|
78114
78114
|
extensions: [".html", ".htm", ".shtml", ".xhtml", ".mdoc", ".jsp", ".asp", ".aspx", ".jshtm"],
|
|
78115
78115
|
aliases: ["HTML", "htm", "html", "xhtml"],
|
|
78116
78116
|
mimetypes: ["text/html", "text/x-jshtm", "text/template", "text/ng-template"],
|
|
78117
|
-
loader: () => import("./html-
|
|
78117
|
+
loader: () => import("./html-C5tr3pzc.js")
|
|
78118
78118
|
});
|
|
78119
78119
|
/*!-----------------------------------------------------------------------------
|
|
78120
78120
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78155,7 +78155,7 @@ xe({
|
|
|
78155
78155
|
filenames: ["jakefile"],
|
|
78156
78156
|
aliases: ["JavaScript", "javascript", "js"],
|
|
78157
78157
|
mimetypes: ["text/javascript"],
|
|
78158
|
-
loader: () => import("./javascript-
|
|
78158
|
+
loader: () => import("./javascript-DreDpYLL.js")
|
|
78159
78159
|
});
|
|
78160
78160
|
/*!-----------------------------------------------------------------------------
|
|
78161
78161
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78230,7 +78230,7 @@ xe({
|
|
|
78230
78230
|
extensions: [".liquid", ".html.liquid"],
|
|
78231
78231
|
aliases: ["Liquid", "liquid"],
|
|
78232
78232
|
mimetypes: ["application/liquid"],
|
|
78233
|
-
loader: () => import("./liquid-
|
|
78233
|
+
loader: () => import("./liquid-D4BjZHpf.js")
|
|
78234
78234
|
});
|
|
78235
78235
|
/*!-----------------------------------------------------------------------------
|
|
78236
78236
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78266,7 +78266,7 @@ xe({
|
|
|
78266
78266
|
id: "mdx",
|
|
78267
78267
|
extensions: [".mdx"],
|
|
78268
78268
|
aliases: ["MDX", "mdx"],
|
|
78269
|
-
loader: () => import("./mdx-
|
|
78269
|
+
loader: () => import("./mdx-XOAIeZ0T.js")
|
|
78270
78270
|
});
|
|
78271
78271
|
/*!-----------------------------------------------------------------------------
|
|
78272
78272
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78461,7 +78461,7 @@ xe({
|
|
|
78461
78461
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
78462
78462
|
aliases: ["Python", "py"],
|
|
78463
78463
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
78464
|
-
loader: () => import("./python-
|
|
78464
|
+
loader: () => import("./python-HUeBjc1V.js")
|
|
78465
78465
|
});
|
|
78466
78466
|
/*!-----------------------------------------------------------------------------
|
|
78467
78467
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78498,7 +78498,7 @@ xe({
|
|
|
78498
78498
|
extensions: [".cshtml"],
|
|
78499
78499
|
aliases: ["Razor", "razor"],
|
|
78500
78500
|
mimetypes: ["text/x-cshtml"],
|
|
78501
|
-
loader: () => import("./razor-
|
|
78501
|
+
loader: () => import("./razor-DIq2UlHM.js")
|
|
78502
78502
|
});
|
|
78503
78503
|
/*!-----------------------------------------------------------------------------
|
|
78504
78504
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78750,7 +78750,7 @@ xe({
|
|
|
78750
78750
|
extensions: [".ts", ".tsx", ".cts", ".mts"],
|
|
78751
78751
|
aliases: ["TypeScript", "ts", "typescript"],
|
|
78752
78752
|
mimetypes: ["text/typescript"],
|
|
78753
|
-
loader: () => import("./typescript-
|
|
78753
|
+
loader: () => import("./typescript-_CZvF4eO.js")
|
|
78754
78754
|
});
|
|
78755
78755
|
/*!-----------------------------------------------------------------------------
|
|
78756
78756
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78818,7 +78818,7 @@ xe({
|
|
|
78818
78818
|
firstLine: "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
|
|
78819
78819
|
aliases: ["XML", "xml"],
|
|
78820
78820
|
mimetypes: ["text/xml", "application/xml", "application/xaml+xml", "application/xml-dtd"],
|
|
78821
|
-
loader: () => import("./xml-
|
|
78821
|
+
loader: () => import("./xml-Bh4P_Mbb.js")
|
|
78822
78822
|
});
|
|
78823
78823
|
/*!-----------------------------------------------------------------------------
|
|
78824
78824
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78831,7 +78831,7 @@ xe({
|
|
|
78831
78831
|
extensions: [".yaml", ".yml"],
|
|
78832
78832
|
aliases: ["YAML", "yaml", "YML", "yml"],
|
|
78833
78833
|
mimetypes: ["application/x-yaml", "text/x-yaml"],
|
|
78834
|
-
loader: () => import("./yaml-
|
|
78834
|
+
loader: () => import("./yaml-CMs-twPQ.js")
|
|
78835
78835
|
});
|
|
78836
78836
|
/*!-----------------------------------------------------------------------------
|
|
78837
78837
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -78934,7 +78934,7 @@ var LW = class {
|
|
|
78934
78934
|
);
|
|
78935
78935
|
Fb.languages.css = { cssDefaults: jq, lessDefaults: qq, scssDefaults: Kq };
|
|
78936
78936
|
function DW() {
|
|
78937
|
-
return import("./cssMode-
|
|
78937
|
+
return import("./cssMode-CLL8L5NS.js");
|
|
78938
78938
|
}
|
|
78939
78939
|
Fb.languages.onLanguage("less", () => {
|
|
78940
78940
|
DW().then((o) => o.setupMode(qq));
|
|
@@ -79040,7 +79040,7 @@ yE.languages.html = {
|
|
|
79040
79040
|
registerHTMLLanguageService: kE
|
|
79041
79041
|
};
|
|
79042
79042
|
function u1e() {
|
|
79043
|
-
return import("./htmlMode-
|
|
79043
|
+
return import("./htmlMode-CoxRCpNW.js");
|
|
79044
79044
|
}
|
|
79045
79045
|
function kE(o, e = LE, t = xE(o)) {
|
|
79046
79046
|
const i = new a1e(o, e, t);
|
|
@@ -79117,7 +79117,7 @@ var C1e = class {
|
|
|
79117
79117
|
), S1e = () => Qq().then((o) => o.getWorker());
|
|
79118
79118
|
cS.languages.json = { jsonDefaults: Xq, getWorker: S1e };
|
|
79119
79119
|
function Qq() {
|
|
79120
|
-
return import("./jsonMode-
|
|
79120
|
+
return import("./jsonMode-J_5EpjnI.js");
|
|
79121
79121
|
}
|
|
79122
79122
|
cS.languages.register({
|
|
79123
79123
|
id: "json",
|
|
@@ -79281,7 +79281,7 @@ tb.languages.typescript = {
|
|
|
79281
79281
|
getJavaScriptWorker: R1e
|
|
79282
79282
|
};
|
|
79283
79283
|
function DE() {
|
|
79284
|
-
return import("./tsMode-
|
|
79284
|
+
return import("./tsMode-CYG-_Z0W.js");
|
|
79285
79285
|
}
|
|
79286
79286
|
tb.languages.onLanguage("typescript", () => DE().then((o) => o.setupTypeScript(rG)));
|
|
79287
79287
|
tb.languages.onLanguage("javascript", () => DE().then((o) => o.setupJavaScript(aG)));
|
|
@@ -112956,7 +112956,7 @@ function ATe(o) {
|
|
|
112956
112956
|
}
|
|
112957
112957
|
);
|
|
112958
112958
|
}
|
|
112959
|
-
const PTe = { class: "w-
|
|
112959
|
+
const PTe = { class: "w-full h-full data-transform-container" }, lR = "function transformData(data) {", cR = "}", OTe = /* @__PURE__ */ aI({
|
|
112960
112960
|
__name: "index",
|
|
112961
112961
|
props: {
|
|
112962
112962
|
modelValue: {},
|
|
@@ -113026,7 +113026,7 @@ ${cR}`;
|
|
|
113026
113026
|
a[1] || (a[1] = Gt("div", { class: "function-container monaco-component yellow" }, "}", -1))
|
|
113027
113027
|
]));
|
|
113028
113028
|
}
|
|
113029
|
-
}), mAe = /* @__PURE__ */ lI(OTe, [["__scopeId", "data-v-
|
|
113029
|
+
}), mAe = /* @__PURE__ */ lI(OTe, [["__scopeId", "data-v-f4e90002"]]);
|
|
113030
113030
|
function _Ae(o, e) {
|
|
113031
113031
|
if (!o)
|
|
113032
113032
|
return e;
|