@redocly/replay 0.18.0-next.1 → 0.18.0-rc.1
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/oauth2-redirect.d.ts +0 -10
- package/dist/{replay-index-D-GwImOJ.js → replay-index-C5RFKL30.js} +72 -6
- package/dist/{replay-index-DPVVIR4i.js → replay-index-CcSQr1lX.js} +1 -1
- package/dist/{replay-index-y3pvXgBP.js → replay-index-DWsTFLqj.js} +1 -1
- package/dist/{replay-index-DM4kGyuL.js → replay-index-Dmx2baN3.js} +3561 -3519
- package/dist/{replay-index-hXC9mqMj.js → replay-index-HXp30geC.js} +7 -7
- package/dist/replay-index-noFNoVUf.js +134 -0
- package/dist/{replay-tauri-path-sMFxMpbK.js → replay-tauri-path-o2Kra6WZ.js} +1 -1
- package/dist/{replay-tauri-path-CturJpPH.js → replay-tauri-path-tgSuA8pV.js} +2 -2
- package/dist/replay.cjs +1 -1
- package/dist/replay.d.ts +0 -10
- package/dist/replay.js +1 -1
- package/package.json +6 -6
- package/dist/replay-index-CfH4WmU1.js +0 -134
|
@@ -36473,7 +36473,7 @@ function pf() {
|
|
|
36473
36473
|
}
|
|
36474
36474
|
const ns = class ns {
|
|
36475
36475
|
static async getUtils() {
|
|
36476
|
-
return ns.utils || (ns.utils = pf() ? await import("./replay-tauri-path-
|
|
36476
|
+
return ns.utils || (ns.utils = pf() ? await import("./replay-tauri-path-tgSuA8pV.js") : await Promise.resolve().then(() => AQe)), ns.utils;
|
|
36477
36477
|
}
|
|
36478
36478
|
static async join(...e) {
|
|
36479
36479
|
return (await ns.getUtils()).join(...e);
|
|
@@ -42485,7 +42485,7 @@ const Pw = Mi({});
|
|
|
42485
42485
|
function $I() {
|
|
42486
42486
|
return Gr(Pw) || {};
|
|
42487
42487
|
}
|
|
42488
|
-
const SCe = "0.18.0-
|
|
42488
|
+
const SCe = "0.18.0-rc.1", CCe = {
|
|
42489
42489
|
version: SCe
|
|
42490
42490
|
};
|
|
42491
42491
|
class PCe {
|
|
@@ -47234,6 +47234,70 @@ const WI = (t, e = "currentColor") => t != null && t.startsWith("--") ? `var(${t
|
|
|
47234
47234
|
properties: Object.assign({}, AEe.properties),
|
|
47235
47235
|
additionalProperties: !1
|
|
47236
47236
|
},
|
|
47237
|
+
servers: {
|
|
47238
|
+
type: "array",
|
|
47239
|
+
items: {
|
|
47240
|
+
type: "object",
|
|
47241
|
+
properties: {
|
|
47242
|
+
url: {
|
|
47243
|
+
type: "string"
|
|
47244
|
+
},
|
|
47245
|
+
description: {
|
|
47246
|
+
type: "string"
|
|
47247
|
+
},
|
|
47248
|
+
variables: {
|
|
47249
|
+
type: "object",
|
|
47250
|
+
additionalProperties: !0
|
|
47251
|
+
}
|
|
47252
|
+
},
|
|
47253
|
+
required: ["url"]
|
|
47254
|
+
}
|
|
47255
|
+
},
|
|
47256
|
+
info: {
|
|
47257
|
+
type: "object",
|
|
47258
|
+
properties: {
|
|
47259
|
+
title: {
|
|
47260
|
+
type: "string"
|
|
47261
|
+
},
|
|
47262
|
+
description: {
|
|
47263
|
+
type: "string"
|
|
47264
|
+
},
|
|
47265
|
+
summary: {
|
|
47266
|
+
type: "string"
|
|
47267
|
+
},
|
|
47268
|
+
version: {
|
|
47269
|
+
type: "string"
|
|
47270
|
+
},
|
|
47271
|
+
termsOfService: {
|
|
47272
|
+
type: "string"
|
|
47273
|
+
},
|
|
47274
|
+
contact: {
|
|
47275
|
+
type: "object",
|
|
47276
|
+
properties: {
|
|
47277
|
+
name: {
|
|
47278
|
+
type: "string"
|
|
47279
|
+
},
|
|
47280
|
+
email: {
|
|
47281
|
+
type: "string"
|
|
47282
|
+
},
|
|
47283
|
+
url: {
|
|
47284
|
+
type: "string"
|
|
47285
|
+
}
|
|
47286
|
+
}
|
|
47287
|
+
},
|
|
47288
|
+
license: {
|
|
47289
|
+
type: "object",
|
|
47290
|
+
properties: {
|
|
47291
|
+
name: {
|
|
47292
|
+
type: "string"
|
|
47293
|
+
},
|
|
47294
|
+
url: {
|
|
47295
|
+
type: "string"
|
|
47296
|
+
}
|
|
47297
|
+
}
|
|
47298
|
+
}
|
|
47299
|
+
}
|
|
47300
|
+
},
|
|
47237
47301
|
sidebar: {
|
|
47238
47302
|
type: "object",
|
|
47239
47303
|
properties: {
|
|
@@ -48386,11 +48450,12 @@ const Ns = {
|
|
|
48386
48450
|
properties: {
|
|
48387
48451
|
minimumLevel: { type: "string" },
|
|
48388
48452
|
rules: { type: "object", additionalProperties: !0 },
|
|
48453
|
+
ignore: { type: "boolean" },
|
|
48389
48454
|
where: {
|
|
48390
48455
|
type: "object",
|
|
48391
48456
|
required: ["metadata"],
|
|
48392
48457
|
properties: {
|
|
48393
|
-
metadata: { type: "object", additionalProperties: {
|
|
48458
|
+
metadata: { type: "object", additionalProperties: {} }
|
|
48394
48459
|
},
|
|
48395
48460
|
additionalProperties: !1
|
|
48396
48461
|
}
|
|
@@ -48559,6 +48624,7 @@ const Ns = {
|
|
|
48559
48624
|
}, BH = {
|
|
48560
48625
|
type: "object",
|
|
48561
48626
|
properties: {
|
|
48627
|
+
show: { type: "boolean", default: !1 },
|
|
48562
48628
|
entityTypes: NAe,
|
|
48563
48629
|
catalogs: {
|
|
48564
48630
|
type: "object",
|
|
@@ -59789,7 +59855,7 @@ function G2e({
|
|
|
59789
59855
|
var a;
|
|
59790
59856
|
if (pf())
|
|
59791
59857
|
try {
|
|
59792
|
-
const { open: l } = await import("./replay-index-
|
|
59858
|
+
const { open: l } = await import("./replay-index-DWsTFLqj.js"), c = await l({
|
|
59793
59859
|
multiple: !0
|
|
59794
59860
|
});
|
|
59795
59861
|
if (!c)
|
|
@@ -60126,7 +60192,7 @@ const gDe = ({ data: t }) => {
|
|
|
60126
60192
|
var f;
|
|
60127
60193
|
if (d == null || d.preventDefault(), pf())
|
|
60128
60194
|
try {
|
|
60129
|
-
const { open: h } = await import("./replay-index-
|
|
60195
|
+
const { open: h } = await import("./replay-index-DWsTFLqj.js"), m = await h();
|
|
60130
60196
|
if (!m)
|
|
60131
60197
|
return;
|
|
60132
60198
|
const p = await Sm(m);
|
|
@@ -89795,7 +89861,7 @@ async function UZe({
|
|
|
89795
89861
|
sourceDescriptions: o,
|
|
89796
89862
|
severitySettings: s
|
|
89797
89863
|
}) {
|
|
89798
|
-
const a = `${r}/${t}`, l = new WZe(), c = n.map((f) => JSON.stringify({ [f.name]: f.value })), u = XZe(i, o), { run: d } = await import("./replay-index-
|
|
89864
|
+
const a = `${r}/${t}`, l = new WZe(), c = n.map((f) => JSON.stringify({ [f.name]: f.value })), u = XZe(i, o), { run: d } = await import("./replay-index-Dmx2baN3.js");
|
|
89799
89865
|
return await d({
|
|
89800
89866
|
files: [a],
|
|
89801
89867
|
workflow: e ? [e] : [],
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./replay-index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./replay-index-HXp30geC.js");async function n(e={}){return typeof e=="object"&&Object.freeze(e),await t.invoke("plugin:dialog|open",{options:e})}exports.open=n;
|