@redocly/replay 0.21.0-next.9 → 0.21.0
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-BC83BZLZ.js +6222 -0
- package/dist/{replay-index-DEDbcEdP.js → replay-index-CkdFdO0z.js} +75997 -48328
- package/dist/{replay-index-fkgzEPtm.js → replay-index-DCh-sgSx.js} +910 -905
- package/dist/{replay-index--GDILMeS.js → replay-index-DvdCUDHC.js} +1 -1
- package/dist/{replay-index-xgg6N7t6.js → replay-index-WmDMPRXF.js} +27 -27
- package/dist/{replay-index-Da0-zmQz.js → replay-index-oiXAQiAE.js} +1 -1
- package/dist/{replay-tauri-path-BvVc0FfC.js → replay-tauri-path-BmzQzKfN.js} +2 -2
- package/dist/{replay-tauri-path-D1HjKSZS.js → replay-tauri-path-D16dD7Hr.js} +1 -1
- package/dist/replay.cjs +1 -1
- package/dist/replay.js +1 -1
- package/package.json +7 -7
- package/dist/replay-index-Ca1jMuu4.js +0 -5938
|
@@ -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-BC83BZLZ.js");async function n(e={}){return typeof e=="object"&&Object.freeze(e),await t.invoke("plugin:dialog|open",{options:e})}exports.open=n;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as h, r as i, e as x } from "./replay-index-
|
|
2
|
-
import { d as j, a as b, j as d } from "./replay-index-
|
|
1
|
+
import { s as h, r as i, e as x } from "./replay-index-CkdFdO0z.js";
|
|
2
|
+
import { d as j, a as b, j as d } from "./replay-index-CkdFdO0z.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-BC83BZLZ.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-BC83BZLZ.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 { 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-CkdFdO0z.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
|
|
3
|
+
"version": "0.21.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/replay.cjs",
|
|
6
6
|
"module": "./dist/replay.js",
|
|
@@ -16,11 +16,11 @@
|
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
18
18
|
"@tanstack/react-query": "5.62.3",
|
|
19
|
-
"react": "19.2.4",
|
|
20
|
-
"react-dom": "19.2.4",
|
|
21
|
-
"react-router-dom": "^6.
|
|
19
|
+
"react": "^19.2.4",
|
|
20
|
+
"react-dom": "^19.2.4",
|
|
21
|
+
"react-router-dom": "^6.30.3",
|
|
22
22
|
"styled-components": "^5.3.11",
|
|
23
|
-
"@redocly/theme": "0.62.0
|
|
23
|
+
"@redocly/theme": "0.62.0"
|
|
24
24
|
},
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"@codemirror/autocomplete": "^6.15.0",
|
|
@@ -45,8 +45,8 @@
|
|
|
45
45
|
"@opentelemetry/api": "1.9.0",
|
|
46
46
|
"@redocly/hookstate-core": "^4.2.1",
|
|
47
47
|
"@redocly/hookstate-devtools": "^4.2.0",
|
|
48
|
-
"@redocly/openapi-core": "2.15.
|
|
49
|
-
"@redocly/respect-core": "2.15.
|
|
48
|
+
"@redocly/openapi-core": "2.15.2",
|
|
49
|
+
"@redocly/respect-core": "2.15.2",
|
|
50
50
|
"@redocly/vscode-json-languageservice": "^3.4.9",
|
|
51
51
|
"@tauri-apps/api": "2.4.1",
|
|
52
52
|
"@tauri-apps/plugin-dialog": "2.0.0-rc.1",
|