@redocly/replay 0.14.0-next.2 → 0.14.0-next.4
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-C90KKhHE.js → replay-index-8q4daRQQ.js} +5 -5
- package/dist/{replay-index-DLyOXzpX.js → replay-index-vWWWpCxW.js} +21 -91
- package/dist/{replay-tauri-path-BIFqeIbU.js → replay-tauri-path-COrqIjzG.js} +1 -1
- package/dist/{replay-tauri-path-C9PREHM2.js → replay-tauri-path-C_HtxVMU.js} +2 -2
- package/dist/replay.cjs +1 -1
- package/dist/replay.js +1 -1
- package/package.json +2 -2
|
@@ -9621,7 +9621,7 @@ function Qp() {
|
|
|
9621
9621
|
}
|
|
9622
9622
|
const Di = class Di {
|
|
9623
9623
|
static async getUtils() {
|
|
9624
|
-
return Di.utils || (Di.utils = Qp() ? await import("./replay-tauri-path-
|
|
9624
|
+
return Di.utils || (Di.utils = Qp() ? await import("./replay-tauri-path-C_HtxVMU.js") : await Promise.resolve().then(() => QB)), Di.utils;
|
|
9625
9625
|
}
|
|
9626
9626
|
static async join(...e) {
|
|
9627
9627
|
return (await Di.getUtils()).join(...e);
|
|
@@ -13312,15 +13312,16 @@ class xh {
|
|
|
13312
13312
|
shift(e, n, r, i) {
|
|
13313
13313
|
if (e & 131072)
|
|
13314
13314
|
this.pushState(e & 65535, this.pos);
|
|
13315
|
-
else if (
|
|
13315
|
+
else if (e & 262144)
|
|
13316
|
+
this.pos = i, this.shiftContext(n, r), n <= this.p.parser.maxNode && this.buffer.push(n, r, i, 4);
|
|
13317
|
+
else {
|
|
13316
13318
|
let o = e, { parser: s } = this.p;
|
|
13317
13319
|
(i > this.pos || n <= s.maxNode) && (this.pos = i, s.stateFlag(
|
|
13318
13320
|
o,
|
|
13319
13321
|
1
|
|
13320
13322
|
/* StateFlag.Skipped */
|
|
13321
13323
|
) || (this.reducePos = i)), this.pushState(o, r), this.shiftContext(n, r), n <= s.maxNode && this.buffer.push(n, r, i, 4);
|
|
13322
|
-
}
|
|
13323
|
-
this.pos = i, this.shiftContext(n, r), n <= this.p.parser.maxNode && this.buffer.push(n, r, i, 4);
|
|
13324
|
+
}
|
|
13324
13325
|
}
|
|
13325
13326
|
// Apply an action
|
|
13326
13327
|
/**
|
|
@@ -13383,7 +13384,7 @@ class xh {
|
|
|
13383
13384
|
) || this.p.parser.hasAction(n.state, e);
|
|
13384
13385
|
if (r == 0)
|
|
13385
13386
|
return !1;
|
|
13386
|
-
if ((r & 65536)
|
|
13387
|
+
if (!(r & 65536))
|
|
13387
13388
|
return !0;
|
|
13388
13389
|
n.reduce(r);
|
|
13389
13390
|
}
|
|
@@ -13429,7 +13430,7 @@ class xh {
|
|
|
13429
13430
|
5
|
|
13430
13431
|
/* ParseState.ForcedReduce */
|
|
13431
13432
|
);
|
|
13432
|
-
if ((n & 65536)
|
|
13433
|
+
if (!(n & 65536))
|
|
13433
13434
|
return !1;
|
|
13434
13435
|
if (!e.validAction(this.state, n)) {
|
|
13435
13436
|
let r = n >> 19, i = n & 65535, o = this.stack.length - r * 3;
|
|
@@ -13837,7 +13838,7 @@ class jr {
|
|
|
13837
13838
|
}
|
|
13838
13839
|
function w4(t, e, n, r, i, o) {
|
|
13839
13840
|
let s = 0, a = 1 << r, { dialect: l } = n.p.parser;
|
|
13840
|
-
e: for (;
|
|
13841
|
+
e: for (; a & t[s]; ) {
|
|
13841
13842
|
let c = t[s + 1];
|
|
13842
13843
|
for (let h = s + 3; h < c; h += 2)
|
|
13843
13844
|
if ((t[h + 1] & a) > 0) {
|
|
@@ -13960,7 +13961,7 @@ class jz {
|
|
|
13960
13961
|
/* ParseState.TokenizerMask */
|
|
13961
13962
|
), a = e.curContext ? e.curContext.hash : 0, l = 0;
|
|
13962
13963
|
for (let c = 0; c < o.length; c++) {
|
|
13963
|
-
if ((1 << c & s)
|
|
13964
|
+
if (!(1 << c & s))
|
|
13964
13965
|
continue;
|
|
13965
13966
|
let u = o[c], f = this.tokens[c];
|
|
13966
13967
|
if (!(r && !u.fallback) && ((u.contextual || f.start != e.pos || f.mask != s || f.context != a) && (this.updateCachedToken(f, u, e), f.mask = s, f.context = a), f.lookAhead > f.end + 25 && (l = Math.max(f.lookAhead, l)), f.value != 0)) {
|
|
@@ -13987,7 +13988,7 @@ class jz {
|
|
|
13987
13988
|
if (o.specialized[s] == e.value) {
|
|
13988
13989
|
let a = o.specializers[s](this.stream.read(e.start, e.end), r);
|
|
13989
13990
|
if (a >= 0 && r.p.parser.dialect.allows(a >> 1)) {
|
|
13990
|
-
|
|
13991
|
+
a & 1 ? e.extended = a >> 1 : e.value = a >> 1;
|
|
13991
13992
|
break;
|
|
13992
13993
|
}
|
|
13993
13994
|
}
|
|
@@ -14148,10 +14149,10 @@ class $z {
|
|
|
14148
14149
|
let l = this.tokens.getActions(e);
|
|
14149
14150
|
for (let c = 0; c < l.length; ) {
|
|
14150
14151
|
let u = l[c++], f = l[c++], d = l[c++], h = c == l.length || !r, g = h ? e : e.split(), p = this.tokens.mainToken;
|
|
14151
|
-
if (g.apply(u, f, p ? p.start : g.pos, d), xr && console.log(s + this.stackID(g) + ` (via ${
|
|
14152
|
+
if (g.apply(u, f, p ? p.start : g.pos, d), xr && console.log(s + this.stackID(g) + ` (via ${u & 65536 ? `reduce of ${o.getName(
|
|
14152
14153
|
u & 65535
|
|
14153
14154
|
/* Action.ValueMask */
|
|
14154
|
-
)}`} for ${o.getName(f)} @ ${i}${g == e ? "" : ", split"})`), h)
|
|
14155
|
+
)}` : "shift"} for ${o.getName(f)} @ ${i}${g == e ? "" : ", split"})`), h)
|
|
14155
14156
|
return !0;
|
|
14156
14157
|
g.pos > i ? n.push(g) : r.push(g);
|
|
14157
14158
|
}
|
|
@@ -14385,7 +14386,7 @@ class os extends b4 {
|
|
|
14385
14386
|
r = fo(this.data, r + 2);
|
|
14386
14387
|
else
|
|
14387
14388
|
break;
|
|
14388
|
-
if ((this.data[r + 2] & 1)
|
|
14389
|
+
if (!(this.data[r + 2] & 1)) {
|
|
14389
14390
|
let i = this.data[r + 1];
|
|
14390
14391
|
n.some((o, s) => s & 1 && o == i) || n.push(this.data[r], i);
|
|
14391
14392
|
}
|
|
@@ -16381,7 +16382,7 @@ class Ed {
|
|
|
16381
16382
|
var n;
|
|
16382
16383
|
let r = this.value, i = this.facet.compareInput, o = this.id, s = e[o] >> 1, a = this.type == 2, l = !1, c = !1, u = [];
|
|
16383
16384
|
for (let f of this.dependencies)
|
|
16384
|
-
f == "doc" ? l = !0 : f == "selection" ? c = !0 : ((
|
|
16385
|
+
f == "doc" ? l = !0 : f == "selection" ? c = !0 : ((n = e[f.id]) !== null && n !== void 0 ? n : 1) & 1 || u.push(e[f.id]);
|
|
16385
16386
|
return {
|
|
16386
16387
|
create(f) {
|
|
16387
16388
|
return f.values[s] = r(f), 1;
|
|
@@ -32837,7 +32838,6 @@ function Iy(t, e) {
|
|
|
32837
32838
|
return r++, i += String.fromCharCode(y), y === 13 && t.charCodeAt(r) === 10 && (r++, i += `
|
|
32838
32839
|
`), a++, c = r, s = 14;
|
|
32839
32840
|
switch (y) {
|
|
32840
|
-
// tokens: []{}:,
|
|
32841
32841
|
case 123:
|
|
32842
32842
|
return r++, s = 1;
|
|
32843
32843
|
case 125:
|
|
@@ -32850,10 +32850,8 @@ function Iy(t, e) {
|
|
|
32850
32850
|
return r++, s = 6;
|
|
32851
32851
|
case 44:
|
|
32852
32852
|
return r++, s = 5;
|
|
32853
|
-
// strings
|
|
32854
32853
|
case 34:
|
|
32855
32854
|
return r++, i = p(), s = 10;
|
|
32856
|
-
// comments
|
|
32857
32855
|
case 47:
|
|
32858
32856
|
var w = r - 1;
|
|
32859
32857
|
if (t.charCodeAt(r + 1) === 47) {
|
|
@@ -32874,13 +32872,9 @@ function Iy(t, e) {
|
|
|
32874
32872
|
return S || (r++, f = 1), i = t.substring(w, r), s = 13;
|
|
32875
32873
|
}
|
|
32876
32874
|
return i += String.fromCharCode(y), r++, s = 16;
|
|
32877
|
-
// numbers
|
|
32878
32875
|
case 45:
|
|
32879
32876
|
if (i += String.fromCharCode(y), r++, r === n || !ka(t.charCodeAt(r)))
|
|
32880
32877
|
return s = 16;
|
|
32881
|
-
// found a minus, followed by a number so
|
|
32882
|
-
// we fall through to proceed with scanning
|
|
32883
|
-
// numbers
|
|
32884
32878
|
case 48:
|
|
32885
32879
|
case 49:
|
|
32886
32880
|
case 50:
|
|
@@ -32892,7 +32886,6 @@ function Iy(t, e) {
|
|
|
32892
32886
|
case 56:
|
|
32893
32887
|
case 57:
|
|
32894
32888
|
return i += g(), s = 11;
|
|
32895
|
-
// literals and unknown symbols
|
|
32896
32889
|
default:
|
|
32897
32890
|
for (; r < n && x(y); )
|
|
32898
32891
|
r++, y = t.charCodeAt(r);
|
|
@@ -33032,7 +33025,6 @@ function vH(t, e, n) {
|
|
|
33032
33025
|
I = "";
|
|
33033
33026
|
break;
|
|
33034
33027
|
}
|
|
33035
|
-
// fall through
|
|
33036
33028
|
case 7:
|
|
33037
33029
|
case 8:
|
|
33038
33030
|
case 9:
|
|
@@ -40259,14 +40251,12 @@ function qu(t, e) {
|
|
|
40259
40251
|
}
|
|
40260
40252
|
function Tu(t) {
|
|
40261
40253
|
switch (t) {
|
|
40262
|
-
// \0 \t \n \r \s whitespace token
|
|
40263
40254
|
case 0:
|
|
40264
40255
|
case 9:
|
|
40265
40256
|
case 10:
|
|
40266
40257
|
case 13:
|
|
40267
40258
|
case 32:
|
|
40268
40259
|
return 5;
|
|
40269
|
-
// ! + , / > @ ~ isolate token
|
|
40270
40260
|
case 33:
|
|
40271
40261
|
case 43:
|
|
40272
40262
|
case 44:
|
|
@@ -40274,21 +40264,17 @@ function Tu(t) {
|
|
|
40274
40264
|
case 62:
|
|
40275
40265
|
case 64:
|
|
40276
40266
|
case 126:
|
|
40277
|
-
// ; { } breakpoint token
|
|
40278
40267
|
case 59:
|
|
40279
40268
|
case 123:
|
|
40280
40269
|
case 125:
|
|
40281
40270
|
return 4;
|
|
40282
|
-
// : accompanied token
|
|
40283
40271
|
case 58:
|
|
40284
40272
|
return 3;
|
|
40285
|
-
// " ' ( [ opening delimit token
|
|
40286
40273
|
case 34:
|
|
40287
40274
|
case 39:
|
|
40288
40275
|
case 40:
|
|
40289
40276
|
case 91:
|
|
40290
40277
|
return 2;
|
|
40291
|
-
// ) ] closing delimit token
|
|
40292
40278
|
case 41:
|
|
40293
40279
|
case 93:
|
|
40294
40280
|
return 1;
|
|
@@ -40317,19 +40303,15 @@ function ZK(t, e) {
|
|
|
40317
40303
|
function Ix(t) {
|
|
40318
40304
|
for (; Ir(); )
|
|
40319
40305
|
switch (Jt) {
|
|
40320
|
-
// ] ) " '
|
|
40321
40306
|
case t:
|
|
40322
40307
|
return gr;
|
|
40323
|
-
// " '
|
|
40324
40308
|
case 34:
|
|
40325
40309
|
case 39:
|
|
40326
40310
|
t !== 34 && t !== 39 && Ix(Jt);
|
|
40327
40311
|
break;
|
|
40328
|
-
// (
|
|
40329
40312
|
case 40:
|
|
40330
40313
|
t === 41 && Ix(t);
|
|
40331
40314
|
break;
|
|
40332
|
-
// \
|
|
40333
40315
|
case 92:
|
|
40334
40316
|
Ir();
|
|
40335
40317
|
break;
|
|
@@ -40353,30 +40335,25 @@ function UK(t) {
|
|
|
40353
40335
|
function Vd(t, e, n, r, i, o, s, a, l) {
|
|
40354
40336
|
for (var c = 0, u = 0, f = s, d = 0, h = 0, g = 0, p = 1, v = 1, x = 1, O = 0, y = "", w = i, b = o, S = r, C = y; v; )
|
|
40355
40337
|
switch (g = O, O = Ir()) {
|
|
40356
|
-
// (
|
|
40357
40338
|
case 40:
|
|
40358
40339
|
if (g != 108 && In(C, f - 1) == 58) {
|
|
40359
40340
|
Ex(C += Ot(Fd(O), "&", "&\f"), "&\f") != -1 && (x = -1);
|
|
40360
40341
|
break;
|
|
40361
40342
|
}
|
|
40362
|
-
// " ' [
|
|
40363
40343
|
case 34:
|
|
40364
40344
|
case 39:
|
|
40365
40345
|
case 91:
|
|
40366
40346
|
C += Fd(O);
|
|
40367
40347
|
break;
|
|
40368
|
-
// \t \n \r \s
|
|
40369
40348
|
case 9:
|
|
40370
40349
|
case 10:
|
|
40371
40350
|
case 13:
|
|
40372
40351
|
case 32:
|
|
40373
40352
|
C += VK(g);
|
|
40374
40353
|
break;
|
|
40375
|
-
// \
|
|
40376
40354
|
case 92:
|
|
40377
40355
|
C += ZK(Ld() - 1, 7);
|
|
40378
40356
|
continue;
|
|
40379
|
-
// /
|
|
40380
40357
|
case 47:
|
|
40381
40358
|
switch (qi()) {
|
|
40382
40359
|
case 42:
|
|
@@ -40387,33 +40364,26 @@ function Vd(t, e, n, r, i, o, s, a, l) {
|
|
|
40387
40364
|
C += "/";
|
|
40388
40365
|
}
|
|
40389
40366
|
break;
|
|
40390
|
-
// {
|
|
40391
40367
|
case 123 * p:
|
|
40392
40368
|
a[c++] = Ni(C) * x;
|
|
40393
|
-
// } ; \0
|
|
40394
40369
|
case 125 * p:
|
|
40395
40370
|
case 59:
|
|
40396
40371
|
case 0:
|
|
40397
40372
|
switch (O) {
|
|
40398
|
-
// \0 }
|
|
40399
40373
|
case 0:
|
|
40400
40374
|
case 125:
|
|
40401
40375
|
v = 0;
|
|
40402
|
-
// ;
|
|
40403
40376
|
case 59 + u:
|
|
40404
40377
|
h > 0 && Ni(C) - f && id(h > 32 ? L3(C + ";", r, n, f - 1) : L3(Ot(C, " ", "") + ";", r, n, f - 2), l);
|
|
40405
40378
|
break;
|
|
40406
|
-
// @ ;
|
|
40407
40379
|
case 59:
|
|
40408
40380
|
C += ";";
|
|
40409
|
-
// { rule/at-rule
|
|
40410
40381
|
default:
|
|
40411
40382
|
if (id(S = z3(C, e, n, c, u, i, a, y, w = [], b = [], f), o), O === 123)
|
|
40412
40383
|
if (u === 0)
|
|
40413
40384
|
Vd(C, e, S, S, w, o, f, a, b);
|
|
40414
40385
|
else
|
|
40415
40386
|
switch (d === 99 && In(C, 3) === 110 ? 100 : d) {
|
|
40416
|
-
// d m s
|
|
40417
40387
|
case 100:
|
|
40418
40388
|
case 109:
|
|
40419
40389
|
case 115:
|
|
@@ -40425,7 +40395,6 @@ function Vd(t, e, n, r, i, o, s, a, l) {
|
|
|
40425
40395
|
}
|
|
40426
40396
|
c = u = h = 0, p = x = 1, y = C = "", f = s;
|
|
40427
40397
|
break;
|
|
40428
|
-
// :
|
|
40429
40398
|
case 58:
|
|
40430
40399
|
f = 1 + Ni(C), h = g;
|
|
40431
40400
|
default:
|
|
@@ -40436,19 +40405,15 @@ function Vd(t, e, n, r, i, o, s, a, l) {
|
|
|
40436
40405
|
continue;
|
|
40437
40406
|
}
|
|
40438
40407
|
switch (C += ug(O), O * p) {
|
|
40439
|
-
// &
|
|
40440
40408
|
case 38:
|
|
40441
40409
|
x = u > 0 ? 1 : (C += "\f", -1);
|
|
40442
40410
|
break;
|
|
40443
|
-
// ,
|
|
40444
40411
|
case 44:
|
|
40445
40412
|
a[c++] = (Ni(C) - 1) * x, x = 1;
|
|
40446
40413
|
break;
|
|
40447
|
-
// @
|
|
40448
40414
|
case 64:
|
|
40449
40415
|
qi() === 45 && (C += Fd(Ir())), d = qi(), u = f = Ni(y = C += XK(Ld())), O++;
|
|
40450
40416
|
break;
|
|
40451
|
-
// -
|
|
40452
40417
|
case 45:
|
|
40453
40418
|
g === 45 && Ni(C) == 2 && (p = 0);
|
|
40454
40419
|
}
|
|
@@ -40524,7 +40489,6 @@ var KK = function(e, n, r) {
|
|
|
40524
40489
|
e[++r] = qi() === 58 ? "&\f" : "", n[r] = e[r].length;
|
|
40525
40490
|
break;
|
|
40526
40491
|
}
|
|
40527
|
-
// fallthrough
|
|
40528
40492
|
default:
|
|
40529
40493
|
e[r] += ug(i);
|
|
40530
40494
|
}
|
|
@@ -40592,10 +40556,8 @@ var KK = function(e, n, r) {
|
|
|
40592
40556
|
};
|
|
40593
40557
|
function p8(t, e) {
|
|
40594
40558
|
switch (BK(t, e)) {
|
|
40595
|
-
// color-adjust
|
|
40596
40559
|
case 5103:
|
|
40597
40560
|
return dt + "print-" + t + t;
|
|
40598
|
-
// animation, animation-(delay|direction|duration|fill-mode|iteration-count|name|play-state|timing-function)
|
|
40599
40561
|
case 5737:
|
|
40600
40562
|
case 4201:
|
|
40601
40563
|
case 3177:
|
|
@@ -40603,21 +40565,18 @@ function p8(t, e) {
|
|
|
40603
40565
|
case 1641:
|
|
40604
40566
|
case 4457:
|
|
40605
40567
|
case 2921:
|
|
40606
|
-
// text-decoration, filter, clip-path, backface-visibility, column, box-decoration-break
|
|
40607
40568
|
case 5572:
|
|
40608
40569
|
case 6356:
|
|
40609
40570
|
case 5844:
|
|
40610
40571
|
case 3191:
|
|
40611
40572
|
case 6645:
|
|
40612
40573
|
case 3005:
|
|
40613
|
-
// mask, mask-image, mask-(mode|clip|size), mask-(repeat|origin), mask-position, mask-composite,
|
|
40614
40574
|
case 6391:
|
|
40615
40575
|
case 5879:
|
|
40616
40576
|
case 5623:
|
|
40617
40577
|
case 6135:
|
|
40618
40578
|
case 4599:
|
|
40619
40579
|
case 4855:
|
|
40620
|
-
// background-clip, columns, column-(count|fill|gap|rule|rule-color|rule-style|rule-width|span|width)
|
|
40621
40580
|
case 4215:
|
|
40622
40581
|
case 6389:
|
|
40623
40582
|
case 5109:
|
|
@@ -40625,58 +40584,43 @@ function p8(t, e) {
|
|
|
40625
40584
|
case 5621:
|
|
40626
40585
|
case 3829:
|
|
40627
40586
|
return dt + t + t;
|
|
40628
|
-
// appearance, user-select, transform, hyphens, text-size-adjust
|
|
40629
40587
|
case 5349:
|
|
40630
40588
|
case 4246:
|
|
40631
40589
|
case 4810:
|
|
40632
40590
|
case 6968:
|
|
40633
40591
|
case 2756:
|
|
40634
40592
|
return dt + t + ip + t + Nn + t + t;
|
|
40635
|
-
// flex, flex-direction
|
|
40636
40593
|
case 6828:
|
|
40637
40594
|
case 4268:
|
|
40638
40595
|
return dt + t + Nn + t + t;
|
|
40639
|
-
// order
|
|
40640
40596
|
case 6165:
|
|
40641
40597
|
return dt + t + Nn + "flex-" + t + t;
|
|
40642
|
-
// align-items
|
|
40643
40598
|
case 5187:
|
|
40644
40599
|
return dt + t + Ot(t, /(\w+).+(:[^]+)/, dt + "box-$1$2" + Nn + "flex-$1$2") + t;
|
|
40645
|
-
// align-self
|
|
40646
40600
|
case 5443:
|
|
40647
40601
|
return dt + t + Nn + "flex-item-" + Ot(t, /flex-|-self/, "") + t;
|
|
40648
|
-
// align-content
|
|
40649
40602
|
case 4675:
|
|
40650
40603
|
return dt + t + Nn + "flex-line-pack" + Ot(t, /align-content|flex-|-self/, "") + t;
|
|
40651
|
-
// flex-shrink
|
|
40652
40604
|
case 5548:
|
|
40653
40605
|
return dt + t + Nn + Ot(t, "shrink", "negative") + t;
|
|
40654
|
-
// flex-basis
|
|
40655
40606
|
case 5292:
|
|
40656
40607
|
return dt + t + Nn + Ot(t, "basis", "preferred-size") + t;
|
|
40657
|
-
// flex-grow
|
|
40658
40608
|
case 6060:
|
|
40659
40609
|
return dt + "box-" + Ot(t, "-grow", "") + dt + t + Nn + Ot(t, "grow", "positive") + t;
|
|
40660
|
-
// transition
|
|
40661
40610
|
case 4554:
|
|
40662
40611
|
return dt + Ot(t, /([^-])(transform)/g, "$1" + dt + "$2") + t;
|
|
40663
|
-
// cursor
|
|
40664
40612
|
case 6187:
|
|
40665
40613
|
return Ot(Ot(Ot(t, /(zoom-|grab)/, dt + "$1"), /(image-set)/, dt + "$1"), t, "") + t;
|
|
40666
|
-
// background, background-image
|
|
40667
40614
|
case 5495:
|
|
40668
40615
|
case 3959:
|
|
40669
40616
|
return Ot(t, /(image-set\([^]*)/, dt + "$1$`$1");
|
|
40670
|
-
// justify-content
|
|
40671
40617
|
case 4968:
|
|
40672
40618
|
return Ot(Ot(t, /(.+:)(flex-)?(.*)/, dt + "box-pack:$3" + Nn + "flex-pack:$3"), /s.+-b[^;]+/, "justify") + dt + t + t;
|
|
40673
|
-
// (margin|padding)-inline-(start|end)
|
|
40674
40619
|
case 4095:
|
|
40675
40620
|
case 3583:
|
|
40676
40621
|
case 4068:
|
|
40677
40622
|
case 2532:
|
|
40678
40623
|
return Ot(t, /(.+)-inline(.+)/, dt + "$1$2") + t;
|
|
40679
|
-
// (min|max)?(width|height|inline-size|block-size)
|
|
40680
40624
|
case 8116:
|
|
40681
40625
|
case 7059:
|
|
40682
40626
|
case 5753:
|
|
@@ -40690,41 +40634,30 @@ function p8(t, e) {
|
|
|
40690
40634
|
case 5021:
|
|
40691
40635
|
case 4765:
|
|
40692
40636
|
if (Ni(t) - 1 - e > 6) switch (In(t, e + 1)) {
|
|
40693
|
-
// (m)ax-content, (m)in-content
|
|
40694
40637
|
case 109:
|
|
40695
40638
|
if (In(t, e + 4) !== 45) break;
|
|
40696
|
-
// (f)ill-available, (f)it-content
|
|
40697
40639
|
case 102:
|
|
40698
40640
|
return Ot(t, /(.+:)(.+)-([^]+)/, "$1" + dt + "$2-$3$1" + ip + (In(t, e + 3) == 108 ? "$3" : "$2-$3")) + t;
|
|
40699
|
-
// (s)tretch
|
|
40700
40641
|
case 115:
|
|
40701
40642
|
return ~Ex(t, "stretch") ? p8(Ot(t, "stretch", "fill-available"), e) + t : t;
|
|
40702
40643
|
}
|
|
40703
40644
|
break;
|
|
40704
|
-
// position: sticky
|
|
40705
40645
|
case 4949:
|
|
40706
40646
|
if (In(t, e + 1) !== 115) break;
|
|
40707
|
-
// display: (flex|inline-flex)
|
|
40708
40647
|
case 6444:
|
|
40709
40648
|
switch (In(t, Ni(t) - 3 - (~Ex(t, "!important") && 10))) {
|
|
40710
|
-
// stic(k)y
|
|
40711
40649
|
case 107:
|
|
40712
40650
|
return Ot(t, ":", ":" + dt) + t;
|
|
40713
|
-
// (inline-)?fl(e)x
|
|
40714
40651
|
case 101:
|
|
40715
40652
|
return Ot(t, /(.+:)([^;!]+)(;|!.+)?/, "$1" + dt + (In(t, 14) === 45 ? "inline-" : "") + "box$3$1" + dt + "$2$3$1" + Nn + "$2box$3") + t;
|
|
40716
40653
|
}
|
|
40717
40654
|
break;
|
|
40718
|
-
// writing-mode
|
|
40719
40655
|
case 5936:
|
|
40720
40656
|
switch (In(t, e + 11)) {
|
|
40721
|
-
// vertical-l(r)
|
|
40722
40657
|
case 114:
|
|
40723
40658
|
return dt + t + Nn + Ot(t, /[svh]\w+-[tblr]{2}/, "tb") + t;
|
|
40724
|
-
// vertical-r(l)
|
|
40725
40659
|
case 108:
|
|
40726
40660
|
return dt + t + Nn + Ot(t, /[svh]\w+-[tblr]{2}/, "tb-rl") + t;
|
|
40727
|
-
// horizontal(-)tb
|
|
40728
40661
|
case 45:
|
|
40729
40662
|
return dt + t + Nn + Ot(t, /[svh]\w+-[tblr]{2}/, "lr") + t;
|
|
40730
40663
|
}
|
|
@@ -40744,13 +40677,11 @@ var cee = function(e, n, r, i) {
|
|
|
40744
40677
|
case Fy:
|
|
40745
40678
|
if (e.length) return zK(e.props, function(o) {
|
|
40746
40679
|
switch (QK(o, /(::plac\w+|:read-\w+)/)) {
|
|
40747
|
-
// :read-(only|write)
|
|
40748
40680
|
case ":read-only":
|
|
40749
40681
|
case ":read-write":
|
|
40750
40682
|
return dl([wc(e, {
|
|
40751
40683
|
props: [Ot(o, /:(read-\w+)/, ":" + ip + "$1")]
|
|
40752
40684
|
})], i);
|
|
40753
|
-
// :placeholder
|
|
40754
40685
|
case "::placeholder":
|
|
40755
40686
|
return dl([wc(e, {
|
|
40756
40687
|
props: [Ot(o, /:(plac\w+)/, ":" + dt + "input-$1")]
|
|
@@ -44618,7 +44549,6 @@ var Are = function() {
|
|
|
44618
44549
|
for (var e = document.activeElement, n = [], r = 0; r < t.rangeCount; r++)
|
|
44619
44550
|
n.push(t.getRangeAt(r));
|
|
44620
44551
|
switch (e.tagName.toUpperCase()) {
|
|
44621
|
-
// .toUpperCase handles XHTML
|
|
44622
44552
|
case "INPUT":
|
|
44623
44553
|
case "TEXTAREA":
|
|
44624
44554
|
e.blur();
|
|
@@ -48107,7 +48037,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
48107
48037
|
if (!(this instanceof h)) return new h(p);
|
|
48108
48038
|
this.options = s.assign({ chunkSize: 16384, windowBits: 0, to: "" }, p || {});
|
|
48109
48039
|
var v = this.options;
|
|
48110
|
-
v.raw && 0 <= v.windowBits && v.windowBits < 16 && (v.windowBits = -v.windowBits, v.windowBits === 0 && (v.windowBits = -15)), !(0 <= v.windowBits && v.windowBits < 16) || p && p.windowBits || (v.windowBits += 32), 15 < v.windowBits && v.windowBits < 48 && (15 & v.windowBits)
|
|
48040
|
+
v.raw && 0 <= v.windowBits && v.windowBits < 16 && (v.windowBits = -v.windowBits, v.windowBits === 0 && (v.windowBits = -15)), !(0 <= v.windowBits && v.windowBits < 16) || p && p.windowBits || (v.windowBits += 32), 15 < v.windowBits && v.windowBits < 48 && !(15 & v.windowBits) && (v.windowBits |= 15), this.err = 0, this.msg = "", this.ended = !1, this.chunks = [], this.strm = new u(), this.strm.avail_out = 0;
|
|
48111
48041
|
var x = o.inflateInit2(this.strm, v.windowBits);
|
|
48112
48042
|
if (x !== l.Z_OK) throw new Error(c[x]);
|
|
48113
48043
|
this.header = new f(), o.inflateGetHeader(this.strm, this.header);
|
|
@@ -48449,7 +48379,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
48449
48379
|
if (O >>>= A = I >>> 24, y -= A, (A = I >>> 16 & 255) === 0) Q[u++] = 65535 & I;
|
|
48450
48380
|
else {
|
|
48451
48381
|
if (!(16 & A)) {
|
|
48452
|
-
if ((64 & A)
|
|
48382
|
+
if (!(64 & A)) {
|
|
48453
48383
|
I = w[(65535 & I) + (O & (1 << A) - 1)];
|
|
48454
48384
|
continue t;
|
|
48455
48385
|
}
|
|
@@ -48463,7 +48393,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
48463
48393
|
T = 65535 & I, (A &= 15) && (y < A && (O += k[l++] << y, y += 8), T += O & (1 << A) - 1, O >>>= A, y -= A), y < 15 && (O += k[l++] << y, y += 8, O += k[l++] << y, y += 8), I = b[O & C];
|
|
48464
48394
|
n: for (; ; ) {
|
|
48465
48395
|
if (O >>>= A = I >>> 24, y -= A, !(16 & (A = I >>> 16 & 255))) {
|
|
48466
|
-
if ((64 & A)
|
|
48396
|
+
if (!(64 & A)) {
|
|
48467
48397
|
I = b[(65535 & I) + (O & (1 << A) - 1)];
|
|
48468
48398
|
continue n;
|
|
48469
48399
|
}
|
|
@@ -48795,7 +48725,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
48795
48725
|
if (U === 0) break e;
|
|
48796
48726
|
U--, R += Q[Z++] << j, j += 8;
|
|
48797
48727
|
}
|
|
48798
|
-
if (fe && (240 & fe)
|
|
48728
|
+
if (fe && !(240 & fe)) {
|
|
48799
48729
|
for (pe = G, oe = fe, ve = de; fe = (L = k.lencode[ve + ((R & (1 << pe + oe) - 1) >> pe)]) >>> 16 & 255, de = 65535 & L, !(pe + (G = L >>> 24) <= j); ) {
|
|
48800
48730
|
if (U === 0) break e;
|
|
48801
48731
|
U--, R += Q[Z++] << j, j += 8;
|
|
@@ -48829,7 +48759,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
48829
48759
|
if (U === 0) break e;
|
|
48830
48760
|
U--, R += Q[Z++] << j, j += 8;
|
|
48831
48761
|
}
|
|
48832
|
-
if ((240 & fe)
|
|
48762
|
+
if (!(240 & fe)) {
|
|
48833
48763
|
for (pe = G, oe = fe, ve = de; fe = (L = k.distcode[ve + ((R & (1 << pe + oe) - 1) >> pe)]) >>> 16 & 255, de = 65535 & L, !(pe + (G = L >>> 24) <= j); ) {
|
|
48834
48764
|
if (U === 0) break e;
|
|
48835
48765
|
U--, R += Q[Z++] << j, j += 8;
|
|
@@ -48915,7 +48845,7 @@ https://github.com/nodeca/pako/blob/main/LICENSE
|
|
|
48915
48845
|
return D.window && (D.window = null), P.state = null, d;
|
|
48916
48846
|
}, i.inflateGetHeader = function(P, D) {
|
|
48917
48847
|
var k;
|
|
48918
|
-
return P && P.state
|
|
48848
|
+
return P && P.state && 2 & (k = P.state).wrap ? ((k.head = D).done = !1, d) : h;
|
|
48919
48849
|
}, i.inflateSetDictionary = function(P, D) {
|
|
48920
48850
|
var k, Q = D.length;
|
|
48921
48851
|
return P && P.state ? (k = P.state).wrap !== 0 && k.mode !== 11 ? h : k.mode === 11 && s(1, D, Q, 0) !== k.check ? -3 : _(P, D, Q, Q) ? (k.mode = 31, -4) : (k.havedict = 1, d) : h;
|
|
@@ -50516,7 +50446,7 @@ function Ju(t) {
|
|
|
50516
50446
|
}
|
|
50517
50447
|
function hse(t, e) {
|
|
50518
50448
|
const { requestBody: n } = t;
|
|
50519
|
-
if (!(!ab(t, e) || n.type
|
|
50449
|
+
if (!(!ab(t, e) || ["binary", "multipart/form-data"].includes(n.type)))
|
|
50520
50450
|
return { "Content-Type": n.type };
|
|
50521
50451
|
}
|
|
50522
50452
|
function M_(t) {
|
|
@@ -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-8q4daRQQ.js");async function v(i,l){const t=e.sep(),a=await e.resolve(i),c=await e.resolve(l),r=a.replace(new RegExp(`^${t}+`),"").split(t).filter(Boolean),n=c.replace(new RegExp(`^${t}+`),"").split(t).filter(Boolean),p=Math.min(r.length,n.length);let s=0;for(let o=0;o<p&&r[o]===n[o];o++)s++;const f=r.slice(s).map(()=>".."),g=n.slice(s);return[...f,...g].join(t)}exports.isAbsolute=e.isAbsolute;exports.join=e.join;exports.resolve=e.resolve;exports.relative=v;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { s as h, r } from "./replay-index-
|
|
2
|
-
import { i as j, j as u } from "./replay-index-
|
|
1
|
+
import { s as h, r } from "./replay-index-vWWWpCxW.js";
|
|
2
|
+
import { i as j, j as u } from "./replay-index-vWWWpCxW.js";
|
|
3
3
|
async function x(s, i) {
|
|
4
4
|
const t = h(), l = await r(s), c = await r(i), o = l.replace(new RegExp(`^${t}+`), "").split(t).filter(Boolean), a = c.replace(new RegExp(`^${t}+`), "").split(t).filter(Boolean), p = Math.min(o.length, a.length);
|
|
5
5
|
let n = 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-8q4daRQQ.js");exports.EmbeddedReplay=e.EmbeddedReplay;exports.Modal=e.Modal;exports.Replay=e.Replay;exports.ReplayOverlay=e.ReplayOverlay;exports.utils=e.utils;
|
package/dist/replay.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@redocly/replay",
|
|
3
|
-
"version": "0.14.0-next.
|
|
3
|
+
"version": "0.14.0-next.4",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"main": "./dist/replay.cjs",
|
|
6
6
|
"module": "./dist/replay.js",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"react-dom": "^19.1.0",
|
|
20
20
|
"react-router-dom": "^6.21.1",
|
|
21
21
|
"styled-components": "^5.3.11",
|
|
22
|
-
"@redocly/theme": "0.55.0-next.
|
|
22
|
+
"@redocly/theme": "0.55.0-next.4"
|
|
23
23
|
},
|
|
24
24
|
"dependencies": {
|
|
25
25
|
"@codemirror/autocomplete": "^6.15.0",
|