@redocly/replay 0.20.0-next.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-BKzgy2I5.js → replay-index-C0GqvB61.js} +1 -1
- package/dist/{replay-index-DqyR_ZEl.js → replay-index-CRWmJbrC.js} +1668 -1439
- package/dist/{replay-index-JTmSK_eK.js → replay-index-Cccw0ucc.js} +1 -1
- package/dist/{replay-index-B5qdlbhZ.js → replay-index-CoIIGqN5.js} +1 -1
- package/dist/{replay-index-BoA6v-7U.js → replay-index-DFqAyPg_.js} +1 -1
- package/dist/{replay-index-DdysPvvy.js → replay-index-Dcvqtysh.js} +31595 -30322
- package/dist/{replay-index-D4cf0M-w.js → replay-index-DtNaKLcT.js} +1 -1
- package/dist/{replay-index-C6w9chjS.js → replay-index-tEPfSRzK.js} +1 -1
- package/dist/{replay-tauri-path-thirlCc7.js → replay-tauri-path-CVh3ZxRL.js} +1 -1
- package/dist/{replay-tauri-path-DeI-rSbe.js → replay-tauri-path-WGHvLuxm.js} +2 -2
- package/dist/replay.cjs +1 -1
- package/dist/replay.js +1 -1
- package/package.json +14 -13
|
@@ -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.20.0-next.
|
|
3
|
+
"version": "0.20.0-next.1",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/replay.cjs",
|
|
6
6
|
"module": "./dist/replay.js",
|
|
@@ -19,23 +19,26 @@
|
|
|
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.61.0-next.
|
|
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",
|
|
@@ -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
|
},
|