@redocly/replay 0.20.1 → 0.21.0-next.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/{replay-index-Czio0neV.js → replay-index-61oQVMRV.js} +1 -1
- package/dist/{replay-index-CYbvYpkU.js → replay-index-B417Bbvg.js} +30262 -34256
- package/dist/{replay-index-CNA8w-F_.js → replay-index-BCr11WJ9.js} +2 -2
- package/dist/{replay-index-CgcOYHQ9.js → replay-index-C8NW7ybv.js} +1 -1
- package/dist/{replay-index-BwN-9Tk1.js → replay-index-CAxRCs0c.js} +1 -1
- package/dist/{replay-index-BG7maSLC.js → replay-index-CaNAeFAS.js} +1 -1
- package/dist/replay-index-DsdmelDJ.js +5660 -0
- package/dist/{replay-index-DZKeaJ8u.js → replay-index-rUhsrwWF.js} +2 -2
- package/dist/{replay-tauri-path-DuSGakRX.js → replay-tauri-path-7Hglu5Ug.js} +2 -2
- package/dist/{replay-tauri-path-mPN7LCO-.js → replay-tauri-path-DccEjZ9I.js} +1 -1
- package/dist/replay.cjs +1 -1
- package/dist/replay.js +1 -1
- package/package.json +5 -5
- package/dist/replay-index-UU9ttWIq.js +0 -5667
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as hr, t as c4, p as Su, a as d4, c as Zu, f as se, g as M0, h as Ya, k as Qa, m as m4, l as F4, A as gr, n as k4, o as h4, q as g4, u as C4, v as ia } from "./replay-index-
|
|
1
|
+
import { b as hr, t as c4, p as Su, a as d4, c as Zu, f as se, g as M0, h as Ya, k as Qa, m as m4, l as F4, A as gr, n as k4, o as h4, q as g4, u as C4, v as ia } from "./replay-index-B417Bbvg.js";
|
|
2
2
|
async function p4(u) {
|
|
3
3
|
const { descriptionPath: a, externalRefResolver: e, base: i } = u, r = await hr({
|
|
4
4
|
base: i,
|
|
@@ -2721,7 +2721,7 @@ function Vs(u) {
|
|
|
2721
2721
|
].some((e) => u.startsWith(e));
|
|
2722
2722
|
}
|
|
2723
2723
|
function A0(u) {
|
|
2724
|
-
return /^application\/([a-
|
|
2724
|
+
return /^application\/([a-z0-9.-]+\+)?json$/.test(u);
|
|
2725
2725
|
}
|
|
2726
2726
|
function _s(u) {
|
|
2727
2727
|
return /^application\/([a-z.-]+\+)?xml$/.test(u);
|
|
@@ -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-DsdmelDJ.js");async function n(e={}){return typeof e=="object"&&Object.freeze(e),await t.invoke("plugin:dialog|open",{options:e})}exports.open=n;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./replay-index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./replay-index-DsdmelDJ.js");async function t(e,n){await i.invoke("plugin:opener|open_url",{url:e,with:n})}async function o(e,n){await i.invoke("plugin:opener|open_path",{path:e,with:n})}async function r(e){const n=typeof e=="string"?[e]:e;return i.invoke("plugin:opener|reveal_item_in_dir",{paths:n})}exports.openPath=o;exports.openUrl=t;exports.revealItemInDir=r;
|