@redocly/replay 0.21.0-next.4 → 0.21.0-next.6
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-BL9jRpNX.js → replay-index-BldJQ8eD.js} +15 -15
- package/dist/replay-index-C6SJPGDO.js +23 -0
- package/dist/{replay-index-Danj60Qk.js → replay-index-C7D7gszH.js} +65 -61
- package/dist/replay-index-CUs62_1f.js +1 -0
- package/dist/replay-index-DMSG1Nfc.js +7 -0
- package/dist/{replay-index-Bwgh4tOz.js → replay-index-DniB0QkK.js} +1 -1
- package/dist/{replay-index-D5y_tM_Y.js → replay-index-Nmi7tdrq.js} +1205 -939
- package/dist/{replay-index-BBJ2T4L-.js → replay-index-vL_iPAjd.js} +28325 -25914
- package/dist/{replay-tauri-path-DI6wedke.js → replay-tauri-path-BwV69A3E.js} +2 -2
- package/dist/{replay-tauri-path-Bk4Nl5_R.js → replay-tauri-path-CNlGjNCo.js} +1 -1
- package/dist/replay.cjs +1 -1
- package/dist/replay.d.ts +11 -0
- package/dist/replay.js +1 -1
- package/package.json +6 -7
- package/dist/replay-index-B5j7EmUL.js +0 -1
- package/dist/replay-index-Cyb9KMdN.js +0 -7
- package/dist/replay-index-D_LkYQf0.js +0 -21
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as h, r as i, e as x } from "./replay-index-
|
|
2
|
-
import { d as j,
|
|
1
|
+
import { s as h, r as i, e as x } from "./replay-index-vL_iPAjd.js";
|
|
2
|
+
import { d as j, a as b, j as d } from "./replay-index-vL_iPAjd.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;
|
|
@@ -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-Nmi7tdrq.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;
|
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-Nmi7tdrq.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.d.ts
CHANGED
|
@@ -674,8 +674,19 @@ declare type Response_2 = ImmutableObject<{
|
|
|
674
674
|
status: number;
|
|
675
675
|
bodyUsed: boolean;
|
|
676
676
|
arrayBuffer: ArrayBuffer;
|
|
677
|
+
download?: ResponseDownload;
|
|
678
|
+
url?: string;
|
|
677
679
|
}>;
|
|
678
680
|
|
|
681
|
+
declare type ResponseDownload = {
|
|
682
|
+
fileName: string;
|
|
683
|
+
contentType?: string;
|
|
684
|
+
contentLength?: number;
|
|
685
|
+
status: 'pending' | 'downloading' | 'declined' | 'downloaded';
|
|
686
|
+
downloadedBytes?: number;
|
|
687
|
+
totalBytes?: number;
|
|
688
|
+
};
|
|
689
|
+
|
|
679
690
|
declare type Server = {
|
|
680
691
|
url: string;
|
|
681
692
|
description?: string;
|
package/dist/replay.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { E as s, M as r, R as t, A as l, S as m, T as o, C as p, D as y, B as T, F as d, G as h } from "./replay-index-
|
|
1
|
+
import { E as s, M as r, R as t, A as l, S as m, T as o, C as p, D as y, B as T, F as d, G as h } from "./replay-index-vL_iPAjd.js";
|
|
2
2
|
import { O as n, h as C } 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.21.0-next.
|
|
3
|
+
"version": "0.21.0-next.6",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/replay.cjs",
|
|
6
6
|
"module": "./dist/replay.js",
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
}
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
18
|
-
"react": "19.2.
|
|
19
|
-
"react-dom": "19.2.
|
|
18
|
+
"react": "19.2.4",
|
|
19
|
+
"react-dom": "19.2.4",
|
|
20
20
|
"react-router-dom": "^6.21.1",
|
|
21
21
|
"styled-components": "^5.3.11",
|
|
22
|
-
"@redocly/theme": "0.62.0-next.
|
|
22
|
+
"@redocly/theme": "0.62.0-next.4"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@codemirror/autocomplete": "^6.15.0",
|
|
@@ -44,9 +44,8 @@
|
|
|
44
44
|
"@opentelemetry/api": "1.9.0",
|
|
45
45
|
"@redocly/hookstate-core": "^4.2.1",
|
|
46
46
|
"@redocly/hookstate-devtools": "^4.2.0",
|
|
47
|
-
"@redocly/
|
|
48
|
-
"@redocly/
|
|
49
|
-
"@redocly/respect-core": "2.14.7",
|
|
47
|
+
"@redocly/openapi-core": "0.0.0-snapshot.1769511679",
|
|
48
|
+
"@redocly/respect-core": "0.0.0-snapshot.1769511679",
|
|
50
49
|
"@redocly/vscode-json-languageservice": "^3.4.9",
|
|
51
50
|
"@tauri-apps/api": "2.4.1",
|
|
52
51
|
"@tauri-apps/plugin-dialog": "2.0.0-rc.1",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./replay-index-D5y_tM_Y.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;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { z as i } from "./replay-index-BBJ2T4L-.js";
|
|
2
|
-
async function o(n, e) {
|
|
3
|
-
await i("plugin:opener|open_url", {
|
|
4
|
-
url: n,
|
|
5
|
-
with: e
|
|
6
|
-
});
|
|
7
|
-
}
|
|
8
|
-
async function r(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", { paths: typeof n == "string" ? [n] : n });
|
|
16
|
-
}
|
|
17
|
-
export {
|
|
18
|
-
r as openPath,
|
|
19
|
-
o as openUrl,
|
|
20
|
-
p as revealItemInDir
|
|
21
|
-
};
|