@redocly/replay 0.26.0-next.5 → 0.26.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-BPu1BqHH.js → replay-index-C269FqRK.js} +1 -1
- package/dist/{replay-index-BqiGs7Il.js → replay-index-CKki26WM.js} +1 -1
- package/dist/{replay-index-wnTXJKVO.js → replay-index-CfyNd-2S.js} +1 -1
- package/dist/{replay-index-CCclpj9c.js → replay-index-D1kciJ75.js} +1467 -1463
- package/dist/{replay-index-DF13GgIz.js → replay-index-qbYiaI5G.js} +1 -1
- package/dist/{replay-index-BBRlup3F.js → replay-index-uskqLFv6.js} +40983 -39278
- package/dist/replay-respect-run-0lS8i4yu.js +78 -0
- package/dist/{replay-respect-run-CSAlWxzM.js → replay-respect-run-C9zWcwub.js} +3344 -3814
- package/dist/{replay-tauri-path-DZ9ttuuZ.js → replay-tauri-path-CMw5t29F.js} +1 -1
- package/dist/{replay-tauri-path-B3yadp55.js → replay-tauri-path-CnFxy40n.js} +2 -2
- package/dist/replay.cjs +1 -1
- package/dist/replay.js +6 -6
- package/package.json +6 -5
- package/dist/replay-respect-run-Bg3z0U_Y.js +0 -81
|
@@ -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-D1kciJ75.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 { e as h, s as x, r as i } from "./replay-index-
|
|
2
|
-
import { d as j, a as b, j as d } from "./replay-index-
|
|
1
|
+
import { e as h, s as x, r as i } from "./replay-index-uskqLFv6.js";
|
|
2
|
+
import { d as j, a as b, j as d } from "./replay-index-uskqLFv6.js";
|
|
3
3
|
async function u(n, e) {
|
|
4
4
|
const t = x(), 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-D1kciJ75.js"),t=require("./replay-oauth2-redirect-handler-Bqw5UUvl.js");exports.AI_PROVIDERS=e.AI_PROVIDERS;exports.AgentLoop=e.AgentLoop;exports.AiPanelContext=e.AiPanelContext;exports.EmbeddedReplay=e.EmbeddedReplay;exports.Modal=e.Modal;exports.REUNITE_AI_PROVIDER=e.REUNITE_AI_PROVIDER;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.createResource=e.createResource;exports.getCurrentTheme=e.getCurrentTheme;exports.makeProviderRecord=e.makeProviderRecord;exports.resolveTheme=e.resolveTheme;exports.useAiPanel=e.useAiPanel;exports.useTelemetry=e.useTelemetry;exports.useTelemetryClient=e.useTelemetryClient;exports.validateApiKey=e.validateApiKey;exports.OAuth2Error=t.OAuth2Error;exports.handleOAuth2Redirect=t.handleOAuth2Redirect;
|
package/dist/replay.js
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { O as
|
|
1
|
+
import { M as s, N as r, O as t, P as l, Q as o, R, S as d, T as m, U as p, V as n, W as y, X as T, Y as i, Z as u, _ as A, $ as O, a0 as h, a1 as E, a2 as P } from "./replay-index-uskqLFv6.js";
|
|
2
|
+
import { O as I, h as c } from "./replay-oauth2-redirect-handler-CqKZB3aV.js";
|
|
3
3
|
export {
|
|
4
4
|
s as AI_PROVIDERS,
|
|
5
5
|
r as AgentLoop,
|
|
6
6
|
t as AiPanelContext,
|
|
7
7
|
l as EmbeddedReplay,
|
|
8
8
|
o as Modal,
|
|
9
|
-
|
|
9
|
+
I as OAuth2Error,
|
|
10
10
|
R as REUNITE_AI_PROVIDER,
|
|
11
11
|
d as Replay,
|
|
12
12
|
m as ReplayOverlay,
|
|
13
13
|
p as SpanStatusCode,
|
|
14
|
-
|
|
15
|
-
|
|
14
|
+
n as TelemetryClient,
|
|
15
|
+
y as applyThemeToDOM,
|
|
16
16
|
T as createResource,
|
|
17
17
|
i as getCurrentTheme,
|
|
18
18
|
c as handleOAuth2Redirect,
|
|
@@ -21,5 +21,5 @@ export {
|
|
|
21
21
|
O as useAiPanel,
|
|
22
22
|
h as useTelemetry,
|
|
23
23
|
E as useTelemetryClient,
|
|
24
|
-
|
|
24
|
+
P as validateApiKey
|
|
25
25
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@redocly/replay",
|
|
3
|
-
"version": "0.26.0-next.
|
|
3
|
+
"version": "0.26.0-next.6",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/replay.cjs",
|
|
6
6
|
"module": "./dist/replay.js",
|
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"react-dom": "^19.2.4",
|
|
22
22
|
"react-router-dom": "^6.30.3",
|
|
23
23
|
"styled-components": "^6.4.2",
|
|
24
|
-
"@redocly/theme": "0.67.0-next.
|
|
24
|
+
"@redocly/theme": "0.67.0-next.5"
|
|
25
25
|
},
|
|
26
26
|
"dependencies": {
|
|
27
27
|
"@ai-sdk/anthropic": "3.0.1",
|
|
@@ -52,8 +52,8 @@
|
|
|
52
52
|
"@opentelemetry/api": "1.9.0",
|
|
53
53
|
"@redocly/hookstate-core": "^4.2.4",
|
|
54
54
|
"@redocly/hookstate-devtools": "^4.2.1",
|
|
55
|
-
"@redocly/openapi-core": "2.
|
|
56
|
-
"@redocly/respect-core": "2.
|
|
55
|
+
"@redocly/openapi-core": "2.35.0",
|
|
56
|
+
"@redocly/respect-core": "2.35.0",
|
|
57
57
|
"@redocly/vscode-json-languageservice": "^3.4.9",
|
|
58
58
|
"@tauri-apps/api": "2.4.1",
|
|
59
59
|
"@tauri-apps/plugin-dialog": "2.0.0-rc.1",
|
|
@@ -62,7 +62,8 @@
|
|
|
62
62
|
"@uiw/codemirror-theme-material": "^4.21.20",
|
|
63
63
|
"@uiw/react-codemirror": "^4.21.20",
|
|
64
64
|
"ai": "6.0.111",
|
|
65
|
-
"dayjs": "
|
|
65
|
+
"dayjs": "1.11.21",
|
|
66
|
+
"diff": "^8.0.0",
|
|
66
67
|
"drizzle-orm": "^0.45.0",
|
|
67
68
|
"fast-xml-parser": "5.7.3",
|
|
68
69
|
"idb": "^8.0.2",
|