@redocly/replay 0.19.0 → 0.20.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-C0GqvB61.js +1 -0
- package/dist/{replay-index-gs4LE2ro.js → replay-index-CRWmJbrC.js} +1654 -1427
- package/dist/{replay-index-D9J5Pr1K.js → replay-index-Cccw0ucc.js} +1 -1
- package/dist/{replay-index-CRSoWmsU.js → replay-index-CoIIGqN5.js} +1 -1
- package/dist/{replay-index-ByJ9CDjb.js → replay-index-DFqAyPg_.js} +1 -1
- package/dist/{replay-index-BtkyH7jG.js → replay-index-Dcvqtysh.js} +31664 -30178
- package/dist/replay-index-DtNaKLcT.js +21 -0
- package/dist/{replay-index-XdVm__ud.js → replay-index-tEPfSRzK.js} +1 -1
- package/dist/{replay-tauri-path-Bfy56bHq.js → replay-tauri-path-CVh3ZxRL.js} +1 -1
- package/dist/{replay-tauri-path-BP6Hv-Lq.js → replay-tauri-path-WGHvLuxm.js} +2 -2
- package/dist/replay.cjs +1 -1
- package/dist/replay.js +1 -1
- package/package.json +16 -15
- package/dist/replay-index-1nyo3GKQ.js +0 -10
- package/dist/replay-index-B-2BPGqI.js +0 -1
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { V as i } from "./replay-index-Dcvqtysh.js";
|
|
2
|
+
async function r(n, e) {
|
|
3
|
+
await i("plugin:opener|open_url", {
|
|
4
|
+
url: n,
|
|
5
|
+
with: e
|
|
6
|
+
});
|
|
7
|
+
}
|
|
8
|
+
async function t(n, e) {
|
|
9
|
+
await i("plugin:opener|open_path", {
|
|
10
|
+
path: n,
|
|
11
|
+
with: e
|
|
12
|
+
});
|
|
13
|
+
}
|
|
14
|
+
async function p(n) {
|
|
15
|
+
return i("plugin:opener|reveal_item_in_dir", { path: n });
|
|
16
|
+
}
|
|
17
|
+
export {
|
|
18
|
+
t as openPath,
|
|
19
|
+
r as openUrl,
|
|
20
|
+
p as revealItemInDir
|
|
21
|
+
};
|
|
@@ -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-CRWmJbrC.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 e=require("./replay-index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./replay-index-CRWmJbrC.js");async function u(r,n){const t=e.sep(),l=await e.resolve(r),c=await e.resolve(n),a=l.replace(new RegExp(`^${t}+`),"").split(t).filter(Boolean),i=c.replace(new RegExp(`^${t}+`),"").split(t).filter(Boolean),m=Math.min(a.length,i.length);let s=0;for(let o=0;o<m&&a[o]===i[o];o++)s++;const p=a.slice(s).map(()=>".."),f=i.slice(s);return[...p,...f].join(t)}async function g(r){const n=await e.extname(r);return n?`.${n}`:""}exports.dirname=e.dirname;exports.isAbsolute=e.isAbsolute;exports.join=e.join;exports.resolve=e.resolve;exports.extname=g;exports.relative=u;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as h, r as i, e as x } from "./replay-index-
|
|
2
|
-
import { d as j, i as b, j as d } from "./replay-index-
|
|
1
|
+
import { s as h, r as i, e as x } from "./replay-index-Dcvqtysh.js";
|
|
2
|
+
import { d as j, i as b, j as d } from "./replay-index-Dcvqtysh.js";
|
|
3
3
|
async function u(n, e) {
|
|
4
4
|
const t = h(), l = await i(n), c = await i(e), o = l.replace(new RegExp(`^${t}+`), "").split(t).filter(Boolean), r = c.replace(new RegExp(`^${t}+`), "").split(t).filter(Boolean), m = Math.min(o.length, r.length);
|
|
5
5
|
let s = 0;
|
package/dist/replay.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./replay-index-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./replay-index-CRWmJbrC.js"),t=require("./replay-oauth2-redirect-handler-Bqw5UUvl.js");exports.EmbeddedReplay=e.EmbeddedReplay;exports.Modal=e.Modal;exports.Replay=e.Replay;exports.ReplayOverlay=e.ReplayOverlay;Object.defineProperty(exports,"SpanStatusCode",{enumerable:!0,get:()=>e.SpanStatusCode});exports.TelemetryClient=e.TelemetryClient;exports.applyThemeToDOM=e.applyThemeToDOM;exports.getCurrentTheme=e.getCurrentTheme;exports.resolveTheme=e.resolveTheme;exports.useTelemetry=e.useTelemetry;exports.useTelemetryClient=e.useTelemetryClient;exports.OAuth2Error=t.OAuth2Error;exports.handleOAuth2Redirect=t.handleOAuth2Redirect;
|
package/dist/replay.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { W as s, X as r, Y as t, Z as l, _ as m, a2 as o, a0 as p, a1 as y, $ as d, a3 as h, a4 as T } from "./replay-index-
|
|
1
|
+
import { W as s, X as r, Y as t, Z as l, _ as m, a2 as o, a0 as p, a1 as y, $ as d, a3 as h, a4 as T } from "./replay-index-Dcvqtysh.js";
|
|
2
2
|
import { O as n, h as O } from "./replay-oauth2-redirect-handler-CqKZB3aV.js";
|
|
3
3
|
export {
|
|
4
4
|
s as EmbeddedReplay,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@redocly/replay",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.20.0-next.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/replay.cjs",
|
|
6
6
|
"module": "./dist/replay.js",
|
|
@@ -19,31 +19,34 @@
|
|
|
19
19
|
"react-dom": "^19.2.1",
|
|
20
20
|
"react-router-dom": "^6.21.1",
|
|
21
21
|
"styled-components": "^5.3.11",
|
|
22
|
-
"@redocly/theme": "0.
|
|
22
|
+
"@redocly/theme": "0.61.0-next.1"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@codemirror/autocomplete": "^6.15.0",
|
|
26
|
-
"@codemirror/search": "^6.5.11",
|
|
27
|
-
"@codemirror/language": "^6.11.3",
|
|
28
26
|
"@codemirror/lang-html": "^6.4.7",
|
|
29
|
-
"@codemirror/lang-
|
|
27
|
+
"@codemirror/lang-java": "^6.0.2",
|
|
30
28
|
"@codemirror/lang-javascript": "^6.2.4",
|
|
29
|
+
"@codemirror/lang-json": "^6.0.1",
|
|
31
30
|
"@codemirror/lang-python": "^6.2.1",
|
|
32
|
-
"@codemirror/lang-java": "^6.0.2",
|
|
33
|
-
"@codemirror/legacy-modes": "^6.5.2",
|
|
34
31
|
"@codemirror/lang-xml": "^6.0.2",
|
|
35
32
|
"@codemirror/lang-yaml": "^6.1.2",
|
|
33
|
+
"@codemirror/language": "^6.11.3",
|
|
34
|
+
"@codemirror/legacy-modes": "^6.5.2",
|
|
36
35
|
"@codemirror/lint": "^6.5.0",
|
|
36
|
+
"@codemirror/search": "^6.5.11",
|
|
37
37
|
"@codemirror/state": "^6.5.2",
|
|
38
38
|
"@codemirror/view": "^6.25.1",
|
|
39
|
+
"@dnd-kit/core": "^6.1.0",
|
|
40
|
+
"@dnd-kit/sortable": "^8.0.0",
|
|
41
|
+
"@dnd-kit/utilities": "^3.2.2",
|
|
39
42
|
"@lezer/highlight": "^1.1.6",
|
|
40
43
|
"@noble/hashes": "^1.8.0",
|
|
41
44
|
"@opentelemetry/api": "1.9.0",
|
|
42
45
|
"@redocly/hookstate-core": "^4.2.1",
|
|
43
46
|
"@redocly/hookstate-devtools": "^4.2.0",
|
|
44
47
|
"@redocly/hookstate-localstored": "^4.0.2",
|
|
45
|
-
"@redocly/openapi-core": "2.12.
|
|
46
|
-
"@redocly/respect-core": "2.12.
|
|
48
|
+
"@redocly/openapi-core": "2.12.5",
|
|
49
|
+
"@redocly/respect-core": "2.12.5",
|
|
47
50
|
"@redocly/vscode-json-languageservice": "^3.4.9",
|
|
48
51
|
"@tauri-apps/api": "2.4.1",
|
|
49
52
|
"@tauri-apps/plugin-dialog": "2.0.0-rc.1",
|
|
@@ -52,19 +55,17 @@
|
|
|
52
55
|
"@uiw/codemirror-theme-material": "^4.21.20",
|
|
53
56
|
"@uiw/react-codemirror": "^4.21.20",
|
|
54
57
|
"dayjs": "^1.11.7",
|
|
55
|
-
"js-yaml": "4.1.
|
|
58
|
+
"js-yaml": "4.1.1",
|
|
56
59
|
"json-pointer": "^0.6.2",
|
|
57
60
|
"json-schema-typed": "^8.0.1",
|
|
58
61
|
"marked": "^4.0.15",
|
|
59
|
-
"path-browserify": "^1.0.1",
|
|
60
62
|
"p-queue": "^7.3.4",
|
|
63
|
+
"path-browserify": "^1.0.1",
|
|
61
64
|
"rc-tooltip": "^6.1.3",
|
|
62
65
|
"react-arborist": "3.4.0",
|
|
63
|
-
"react-resizable-panels": "
|
|
66
|
+
"react-resizable-panels": "^3.0.6",
|
|
64
67
|
"react-select": "5.10.1",
|
|
65
|
-
"
|
|
66
|
-
"@dnd-kit/sortable": "^8.0.0",
|
|
67
|
-
"@dnd-kit/utilities": "^3.2.2",
|
|
68
|
+
"shellwords": "^1.1.1",
|
|
68
69
|
"styled-components": "^5.3.11",
|
|
69
70
|
"usehooks-ts": "^3.1.1"
|
|
70
71
|
},
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./replay-index-gs4LE2ro.js");async function r(e,n){await o.invoke("plugin:opener|open_url",{url:e,with:n})}exports.openUrl=r;
|