@cimulate/copilot-widget 1.25.0 → 1.25.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/cimulate-copilot-widget.d.ts +6 -0
- package/dist/cimulate-copilot-widget.es.js +1008 -1006
- package/dist/cimulate-copilot-widget.umd.js +15 -15
- package/dist/copilot.es.js +1008 -1006
- package/dist/copilot.umd.js +14 -14
- package/dist/messaging.d.ts +6 -0
- package/dist/messaging.es.js +1976 -1979
- package/dist/messaging.umd.js +33 -33
- package/package.json +1 -1
|
@@ -11,7 +11,7 @@ var Ws = (e, t) => (t = Symbol[e]) ? t : /* @__PURE__ */ Symbol.for("Symbol." +
|
|
|
11
11
|
for (var n of Ol(t))
|
|
12
12
|
M1.call(t, n) && Qd(e, n, t[n]);
|
|
13
13
|
return e;
|
|
14
|
-
},
|
|
14
|
+
}, he = (e, t) => xC(e, AC(t));
|
|
15
15
|
var tn = (e, t) => {
|
|
16
16
|
var n = {};
|
|
17
17
|
for (var r in e)
|
|
@@ -104,18 +104,18 @@ function wC() {
|
|
|
104
104
|
N.constructor = P, _(N, w.prototype), N.isPureReactComponent = !0;
|
|
105
105
|
var H = Array.isArray, Y = Object.prototype.hasOwnProperty, R = { current: null }, q = { key: !0, ref: !0, __self: !0, __source: !0 };
|
|
106
106
|
function ne(D, ee, I) {
|
|
107
|
-
var _e,
|
|
108
|
-
if (ee != null) for (_e in ee.ref !== void 0 && (
|
|
109
|
-
var
|
|
110
|
-
if (
|
|
111
|
-
else if (1 <
|
|
112
|
-
for (var
|
|
113
|
-
|
|
114
|
-
}
|
|
115
|
-
if (D && D.defaultProps) for (_e in
|
|
116
|
-
return { $$typeof: e, type: D, key:
|
|
117
|
-
}
|
|
118
|
-
function
|
|
107
|
+
var _e, Me = {}, ye = null, Re = null;
|
|
108
|
+
if (ee != null) for (_e in ee.ref !== void 0 && (Re = ee.ref), ee.key !== void 0 && (ye = "" + ee.key), ee) Y.call(ee, _e) && !q.hasOwnProperty(_e) && (Me[_e] = ee[_e]);
|
|
109
|
+
var Fe = arguments.length - 2;
|
|
110
|
+
if (Fe === 1) Me.children = I;
|
|
111
|
+
else if (1 < Fe) {
|
|
112
|
+
for (var $e = Array(Fe), ht = 0; ht < Fe; ht++) $e[ht] = arguments[ht + 2];
|
|
113
|
+
Me.children = $e;
|
|
114
|
+
}
|
|
115
|
+
if (D && D.defaultProps) for (_e in Fe = D.defaultProps, Fe) Me[_e] === void 0 && (Me[_e] = Fe[_e]);
|
|
116
|
+
return { $$typeof: e, type: D, key: ye, ref: Re, props: Me, _owner: R.current };
|
|
117
|
+
}
|
|
118
|
+
function me(D, ee) {
|
|
119
119
|
return { $$typeof: e, type: D.type, key: ee, ref: D.ref, props: D.props, _owner: D._owner };
|
|
120
120
|
}
|
|
121
121
|
function V(D) {
|
|
@@ -127,44 +127,44 @@ function wC() {
|
|
|
127
127
|
return ee[I];
|
|
128
128
|
});
|
|
129
129
|
}
|
|
130
|
-
var
|
|
131
|
-
function
|
|
130
|
+
var fe = /\/+/g;
|
|
131
|
+
function Ne(D, ee) {
|
|
132
132
|
return typeof D == "object" && D !== null && D.key != null ? se("" + D.key) : ee.toString(36);
|
|
133
133
|
}
|
|
134
|
-
function re(D, ee, I, _e,
|
|
135
|
-
var
|
|
136
|
-
(
|
|
137
|
-
var
|
|
138
|
-
if (D === null)
|
|
139
|
-
else switch (
|
|
134
|
+
function re(D, ee, I, _e, Me) {
|
|
135
|
+
var ye = typeof D;
|
|
136
|
+
(ye === "undefined" || ye === "boolean") && (D = null);
|
|
137
|
+
var Re = !1;
|
|
138
|
+
if (D === null) Re = !0;
|
|
139
|
+
else switch (ye) {
|
|
140
140
|
case "string":
|
|
141
141
|
case "number":
|
|
142
|
-
|
|
142
|
+
Re = !0;
|
|
143
143
|
break;
|
|
144
144
|
case "object":
|
|
145
145
|
switch (D.$$typeof) {
|
|
146
146
|
case e:
|
|
147
147
|
case t:
|
|
148
|
-
|
|
148
|
+
Re = !0;
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
|
-
if (
|
|
151
|
+
if (Re) return Re = D, Me = Me(Re), D = _e === "" ? "." + Ne(Re, 0) : _e, H(Me) ? (I = "", D != null && (I = D.replace(fe, "$&/") + "/"), re(Me, ee, I, "", function(ht) {
|
|
152
152
|
return ht;
|
|
153
|
-
})) :
|
|
154
|
-
if (
|
|
155
|
-
|
|
156
|
-
var
|
|
157
|
-
|
|
153
|
+
})) : Me != null && (V(Me) && (Me = me(Me, I + (!Me.key || Re && Re.key === Me.key ? "" : ("" + Me.key).replace(fe, "$&/") + "/") + D)), ee.push(Me)), 1;
|
|
154
|
+
if (Re = 0, _e = _e === "" ? "." : _e + ":", H(D)) for (var Fe = 0; Fe < D.length; Fe++) {
|
|
155
|
+
ye = D[Fe];
|
|
156
|
+
var $e = _e + Ne(ye, Fe);
|
|
157
|
+
Re += re(ye, ee, I, $e, Me);
|
|
158
158
|
}
|
|
159
|
-
else if (
|
|
160
|
-
else if (
|
|
161
|
-
return
|
|
159
|
+
else if ($e = b(D), typeof $e == "function") for (D = $e.call(D), Fe = 0; !(ye = D.next()).done; ) ye = ye.value, $e = _e + Ne(ye, Fe++), Re += re(ye, ee, I, $e, Me);
|
|
160
|
+
else if (ye === "object") throw ee = String(D), Error("Objects are not valid as a React child (found: " + (ee === "[object Object]" ? "object with keys {" + Object.keys(D).join(", ") + "}" : ee) + "). If you meant to render a collection of children, use an array instead.");
|
|
161
|
+
return Re;
|
|
162
162
|
}
|
|
163
163
|
function oe(D, ee, I) {
|
|
164
164
|
if (D == null) return D;
|
|
165
|
-
var _e = [],
|
|
166
|
-
return re(D, _e, "", "", function(
|
|
167
|
-
return ee.call(I,
|
|
165
|
+
var _e = [], Me = 0;
|
|
166
|
+
return re(D, _e, "", "", function(ye) {
|
|
167
|
+
return ee.call(I, ye, Me++);
|
|
168
168
|
}), _e;
|
|
169
169
|
}
|
|
170
170
|
function xe(D) {
|
|
@@ -201,19 +201,19 @@ function wC() {
|
|
|
201
201
|
return D;
|
|
202
202
|
} }, Ge.Component = w, Ge.Fragment = n, Ge.Profiler = s, Ge.PureComponent = P, Ge.StrictMode = r, Ge.Suspense = f, Ge.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED = ie, Ge.act = v, Ge.cloneElement = function(D, ee, I) {
|
|
203
203
|
if (D == null) throw Error("React.cloneElement(...): The argument must be a React element, but you passed " + D + ".");
|
|
204
|
-
var _e = _({}, D.props),
|
|
204
|
+
var _e = _({}, D.props), Me = D.key, ye = D.ref, Re = D._owner;
|
|
205
205
|
if (ee != null) {
|
|
206
|
-
if (ee.ref !== void 0 && (
|
|
207
|
-
for (
|
|
206
|
+
if (ee.ref !== void 0 && (ye = ee.ref, Re = R.current), ee.key !== void 0 && (Me = "" + ee.key), D.type && D.type.defaultProps) var Fe = D.type.defaultProps;
|
|
207
|
+
for ($e in ee) Y.call(ee, $e) && !q.hasOwnProperty($e) && (_e[$e] = ee[$e] === void 0 && Fe !== void 0 ? Fe[$e] : ee[$e]);
|
|
208
208
|
}
|
|
209
|
-
var
|
|
210
|
-
if (
|
|
211
|
-
else if (1 <
|
|
212
|
-
|
|
213
|
-
for (var ht = 0; ht <
|
|
214
|
-
_e.children =
|
|
209
|
+
var $e = arguments.length - 2;
|
|
210
|
+
if ($e === 1) _e.children = I;
|
|
211
|
+
else if (1 < $e) {
|
|
212
|
+
Fe = Array($e);
|
|
213
|
+
for (var ht = 0; ht < $e; ht++) Fe[ht] = arguments[ht + 2];
|
|
214
|
+
_e.children = Fe;
|
|
215
215
|
}
|
|
216
|
-
return { $$typeof: e, type: D.type, key:
|
|
216
|
+
return { $$typeof: e, type: D.type, key: Me, ref: ye, props: _e, _owner: Re };
|
|
217
217
|
}, Ge.createContext = function(D) {
|
|
218
218
|
return D = { $$typeof: u, _currentValue: D, _currentValue2: D, _threadCount: 0, Provider: null, Consumer: null, _defaultValue: null, _globalName: null }, D.Provider = { $$typeof: a, _context: D }, D.Consumer = D;
|
|
219
219
|
}, Ge.createElement = ne, Ge.createFactory = function(D) {
|
|
@@ -2872,7 +2872,7 @@ const HT = ["searchParams.facetFilters", "browseParams.facetFilters", "baseCatal
|
|
|
2872
2872
|
}, K1 = (e) => e.replace(/_([a-z])/g, ((t, n) => n.toUpperCase())), Fw = zT(((e) => e.replace(/([A-Z])/g, "_$1").toLowerCase()), ((e) => e), HT), Q1 = zT(K1, K1, HT), Bw = { Encoder: class extends Lw {
|
|
2873
2873
|
encode(e) {
|
|
2874
2874
|
var t, n;
|
|
2875
|
-
return super.encode(
|
|
2875
|
+
return super.encode(he(F({}, e), { data: ((t = e.data) == null ? void 0 : t.length) == 2 ? [e.data[0], Fw(e.data[1])] : ((n = e.data) == null ? void 0 : n.length) == 1 ? [e.data[0]] : typeof e.data == "object" && e.data != null ? e.data : void 0 }));
|
|
2876
2876
|
}
|
|
2877
2877
|
}, Decoder: class extends Bp {
|
|
2878
2878
|
constructor() {
|
|
@@ -5345,15 +5345,15 @@ const Jp = "1.18.1", pE = 64 * 1024, { isFunction: Ml } = $, qv = (e) => encodeU
|
|
|
5345
5345
|
cancelToken: R,
|
|
5346
5346
|
timeout: q,
|
|
5347
5347
|
onDownloadProgress: ne,
|
|
5348
|
-
onUploadProgress:
|
|
5348
|
+
onUploadProgress: me,
|
|
5349
5349
|
responseType: V,
|
|
5350
5350
|
headers: se,
|
|
5351
|
-
withCredentials:
|
|
5352
|
-
fetchOptions:
|
|
5351
|
+
withCredentials: fe = "same-origin",
|
|
5352
|
+
fetchOptions: Ne,
|
|
5353
5353
|
maxContentLength: re,
|
|
5354
5354
|
maxBodyLength: oe
|
|
5355
5355
|
} = Eb(A);
|
|
5356
|
-
const xe = $.isNumber(re) && re > -1, ae = $.isNumber(oe) && oe > -1, Q = (
|
|
5356
|
+
const xe = $.isNumber(re) && re > -1, ae = $.isNumber(oe) && oe > -1, Q = (ye) => $.hasOwnProp(A, ye) ? A[ye] : void 0;
|
|
5357
5357
|
let ie = s || fetch;
|
|
5358
5358
|
V = V ? (V + "").toLowerCase() : "text";
|
|
5359
5359
|
let v = Uv(
|
|
@@ -5364,36 +5364,36 @@ const Jp = "1.18.1", pE = 64 * 1024, { isFunction: Ml } = $, qv = (e) => encodeU
|
|
|
5364
5364
|
v.unsubscribe();
|
|
5365
5365
|
});
|
|
5366
5366
|
let I, _e = null;
|
|
5367
|
-
const
|
|
5367
|
+
const Me = () => new be(
|
|
5368
5368
|
"Request body larger than maxBodyLength limit",
|
|
5369
5369
|
be.ERR_BAD_REQUEST,
|
|
5370
5370
|
A,
|
|
5371
5371
|
D
|
|
5372
5372
|
);
|
|
5373
5373
|
try {
|
|
5374
|
-
let
|
|
5375
|
-
const
|
|
5376
|
-
if (
|
|
5377
|
-
const ze = $.getSafeProp(
|
|
5378
|
-
|
|
5374
|
+
let ye;
|
|
5375
|
+
const Re = Q("auth");
|
|
5376
|
+
if (Re) {
|
|
5377
|
+
const ze = $.getSafeProp(Re, "username") || "", _t = $.getSafeProp(Re, "password") || "";
|
|
5378
|
+
ye = {
|
|
5379
5379
|
username: ze,
|
|
5380
5380
|
password: _t
|
|
5381
5381
|
};
|
|
5382
5382
|
}
|
|
5383
5383
|
if (Yv(P)) {
|
|
5384
5384
|
const ze = new URL(P, nn.origin);
|
|
5385
|
-
if (!
|
|
5385
|
+
if (!ye && (ze.username || ze.password)) {
|
|
5386
5386
|
const _t = mE(ze.username), gn = mE(ze.password);
|
|
5387
|
-
|
|
5387
|
+
ye = {
|
|
5388
5388
|
username: _t,
|
|
5389
5389
|
password: gn
|
|
5390
5390
|
};
|
|
5391
5391
|
}
|
|
5392
5392
|
(ze.username || ze.password) && (ze.username = "", ze.password = "", P = ze.href);
|
|
5393
5393
|
}
|
|
5394
|
-
if (
|
|
5394
|
+
if (ye && (se.delete("authorization"), se.set(
|
|
5395
5395
|
"Authorization",
|
|
5396
|
-
"Basic " + btoa(qv((
|
|
5396
|
+
"Basic " + btoa(qv((ye.username || "") + ":" + (ye.password || "")))
|
|
5397
5397
|
)), xe && typeof P == "string" && P.startsWith("data:") && Vv(P) > re)
|
|
5398
5398
|
throw new be(
|
|
5399
5399
|
"maxContentLength size of " + re + " exceeded",
|
|
@@ -5404,59 +5404,59 @@ const Jp = "1.18.1", pE = 64 * 1024, { isFunction: Ml } = $, qv = (e) => encodeU
|
|
|
5404
5404
|
if (ae && N !== "get" && N !== "head") {
|
|
5405
5405
|
const ze = yield C(H);
|
|
5406
5406
|
if (typeof ze == "number" && isFinite(ze) && (I = ze, ze > oe))
|
|
5407
|
-
throw
|
|
5407
|
+
throw Me();
|
|
5408
5408
|
}
|
|
5409
|
-
const
|
|
5409
|
+
const Fe = ae && ($.isReadableStream(H) || $.isStream(H)), $e = (ze, _t, gn) => hE(
|
|
5410
5410
|
ze,
|
|
5411
5411
|
pE,
|
|
5412
5412
|
(Kt) => {
|
|
5413
5413
|
if (ae && Kt > oe)
|
|
5414
|
-
throw _e =
|
|
5414
|
+
throw _e = Me();
|
|
5415
5415
|
_t && _t(Kt);
|
|
5416
5416
|
},
|
|
5417
5417
|
gn
|
|
5418
5418
|
);
|
|
5419
|
-
if (b && N !== "get" && N !== "head" && (
|
|
5420
|
-
if (I = I == null ? yield w(se, H) : I, I !== 0 ||
|
|
5419
|
+
if (b && N !== "get" && N !== "head" && (me || Fe)) {
|
|
5420
|
+
if (I = I == null ? yield w(se, H) : I, I !== 0 || Fe) {
|
|
5421
5421
|
let ze = new a(P, {
|
|
5422
5422
|
method: "POST",
|
|
5423
5423
|
body: H,
|
|
5424
5424
|
duplex: "half"
|
|
5425
5425
|
}), _t;
|
|
5426
5426
|
if ($.isFormData(H) && (_t = ze.headers.get("content-type")) && se.setContentType(_t), ze.body) {
|
|
5427
|
-
const [gn, Kt] =
|
|
5427
|
+
const [gn, Kt] = me && lE(
|
|
5428
5428
|
I,
|
|
5429
|
-
hc(cE(
|
|
5429
|
+
hc(cE(me))
|
|
5430
5430
|
) || [];
|
|
5431
|
-
H =
|
|
5431
|
+
H = $e(ze.body, gn, Kt);
|
|
5432
5432
|
}
|
|
5433
5433
|
}
|
|
5434
|
-
} else if (
|
|
5435
|
-
H =
|
|
5436
|
-
else if (
|
|
5434
|
+
} else if (Fe && !f && p && N !== "get" && N !== "head")
|
|
5435
|
+
H = $e(H);
|
|
5436
|
+
else if (Fe && f && !b && N !== "get" && N !== "head")
|
|
5437
5437
|
throw new be(
|
|
5438
5438
|
"Stream request bodies are not supported by the current fetch implementation",
|
|
5439
5439
|
be.ERR_NOT_SUPPORT,
|
|
5440
5440
|
A,
|
|
5441
5441
|
D
|
|
5442
5442
|
);
|
|
5443
|
-
$.isString(
|
|
5443
|
+
$.isString(fe) || (fe = fe ? "include" : "omit");
|
|
5444
5444
|
const ht = f && "credentials" in a.prototype;
|
|
5445
5445
|
if ($.isFormData(H)) {
|
|
5446
5446
|
const ze = se.getContentType();
|
|
5447
5447
|
ze && /^multipart\/form-data/i.test(ze) && !/boundary=/i.test(ze) && se.delete("content-type");
|
|
5448
5448
|
}
|
|
5449
5449
|
se.set("User-Agent", "axios/" + Jp, !1);
|
|
5450
|
-
const mn =
|
|
5450
|
+
const mn = he(F({}, Ne), {
|
|
5451
5451
|
signal: v,
|
|
5452
5452
|
method: N.toUpperCase(),
|
|
5453
5453
|
headers: ob(se.normalize()),
|
|
5454
5454
|
body: H,
|
|
5455
5455
|
duplex: "half",
|
|
5456
|
-
credentials: ht ?
|
|
5456
|
+
credentials: ht ? fe : void 0
|
|
5457
5457
|
});
|
|
5458
5458
|
D = f && new a(P, mn);
|
|
5459
|
-
let Xt = yield f ? ie(D,
|
|
5459
|
+
let Xt = yield f ? ie(D, Ne) : ie(P, mn);
|
|
5460
5460
|
const nr = cn.from(Xt.headers);
|
|
5461
5461
|
if (xe) {
|
|
5462
5462
|
const ze = $.toFiniteNumber(nr.getContentLength());
|
|
@@ -5521,38 +5521,38 @@ const Jp = "1.18.1", pE = 64 * 1024, { isFunction: Ml } = $, qv = (e) => encodeU
|
|
|
5521
5521
|
request: D
|
|
5522
5522
|
});
|
|
5523
5523
|
});
|
|
5524
|
-
} catch (
|
|
5524
|
+
} catch (ye) {
|
|
5525
5525
|
if (ee && ee(), v && v.aborted && v.reason instanceof be) {
|
|
5526
|
-
const
|
|
5527
|
-
throw
|
|
5526
|
+
const Re = v.reason;
|
|
5527
|
+
throw Re.config = A, D && (Re.request = D), ye !== Re && Object.defineProperty(Re, "cause", {
|
|
5528
5528
|
__proto__: null,
|
|
5529
|
-
value:
|
|
5529
|
+
value: ye,
|
|
5530
5530
|
writable: !0,
|
|
5531
5531
|
enumerable: !1,
|
|
5532
5532
|
configurable: !0
|
|
5533
|
-
}),
|
|
5533
|
+
}), Re;
|
|
5534
5534
|
}
|
|
5535
5535
|
if (_e)
|
|
5536
5536
|
throw D && !_e.request && (_e.request = D), _e;
|
|
5537
|
-
if (
|
|
5538
|
-
throw D && !
|
|
5539
|
-
if (
|
|
5540
|
-
const
|
|
5537
|
+
if (ye instanceof be)
|
|
5538
|
+
throw D && !ye.request && (ye.request = D), ye;
|
|
5539
|
+
if (ye && ye.name === "TypeError" && /Load failed|fetch/i.test(ye.message)) {
|
|
5540
|
+
const Re = new be(
|
|
5541
5541
|
"Network Error",
|
|
5542
5542
|
be.ERR_NETWORK,
|
|
5543
5543
|
A,
|
|
5544
5544
|
D,
|
|
5545
|
-
|
|
5545
|
+
ye && ye.response
|
|
5546
5546
|
);
|
|
5547
|
-
throw Object.defineProperty(
|
|
5547
|
+
throw Object.defineProperty(Re, "cause", {
|
|
5548
5548
|
__proto__: null,
|
|
5549
|
-
value:
|
|
5549
|
+
value: ye.cause || ye,
|
|
5550
5550
|
writable: !0,
|
|
5551
5551
|
enumerable: !1,
|
|
5552
5552
|
configurable: !0
|
|
5553
|
-
}),
|
|
5553
|
+
}), Re;
|
|
5554
5554
|
}
|
|
5555
|
-
throw be.from(
|
|
5555
|
+
throw be.from(ye, ye && ye.code, A, D, ye && ye.response);
|
|
5556
5556
|
}
|
|
5557
5557
|
});
|
|
5558
5558
|
}, Wv = /* @__PURE__ */ new Map(), yb = (e) => {
|
|
@@ -6201,49 +6201,50 @@ const iP = {
|
|
|
6201
6201
|
searchButtonLabel: b,
|
|
6202
6202
|
searchConfig: y,
|
|
6203
6203
|
suggestionButtonConfig: _,
|
|
6204
|
-
|
|
6205
|
-
|
|
6206
|
-
|
|
6207
|
-
|
|
6208
|
-
|
|
6209
|
-
|
|
6210
|
-
|
|
6211
|
-
|
|
6212
|
-
|
|
6213
|
-
|
|
6214
|
-
|
|
6215
|
-
|
|
6216
|
-
|
|
6217
|
-
|
|
6218
|
-
|
|
6219
|
-
|
|
6220
|
-
|
|
6221
|
-
|
|
6222
|
-
|
|
6204
|
+
progressStepsLimit: C = 3,
|
|
6205
|
+
messageAlignment: w = "start",
|
|
6206
|
+
autoScroll: A = !0,
|
|
6207
|
+
showProductDescription: P = !1,
|
|
6208
|
+
componentConfig: N,
|
|
6209
|
+
conversationHistory: H,
|
|
6210
|
+
resetConversationMessage: Y = "",
|
|
6211
|
+
apiKey: R,
|
|
6212
|
+
apiToken: q,
|
|
6213
|
+
baseUrl: ne,
|
|
6214
|
+
customerId: me,
|
|
6215
|
+
tenantId: V,
|
|
6216
|
+
theme: se,
|
|
6217
|
+
isDevelopment: fe,
|
|
6218
|
+
__features: Ne,
|
|
6219
|
+
routingAttributes: re,
|
|
6220
|
+
enableDownloadTranscript: oe = !0,
|
|
6221
|
+
enableEscalationToAgent: xe = !1,
|
|
6222
|
+
showProductCaptions: ae = !1,
|
|
6223
|
+
children: Q
|
|
6223
6224
|
}) => {
|
|
6224
|
-
const
|
|
6225
|
-
const
|
|
6226
|
-
return
|
|
6227
|
-
}, [
|
|
6225
|
+
const ie = e === "messaging", v = B.useMemo(() => {
|
|
6226
|
+
const Re = re == null ? void 0 : re.isCartMgmtSupported;
|
|
6227
|
+
return Re === !0 || Re === "true";
|
|
6228
|
+
}, [re]), D = B.useMemo(() => ie ? { config: null } : new nP(ne, R, q, fe, me, V), [ie, ne, R, q, fe, me, V]), ee = B.useMemo(() => new rP(fe), [fe]);
|
|
6228
6229
|
B.useEffect(() => {
|
|
6229
|
-
|
|
6230
|
-
}, [
|
|
6231
|
-
const
|
|
6232
|
-
const
|
|
6233
|
-
let
|
|
6234
|
-
return y != null && y.buttonType ?
|
|
6235
|
-
placeholder:
|
|
6236
|
-
buttonLabel:
|
|
6237
|
-
buttonType:
|
|
6230
|
+
ie || !D || D.config || D.getConfig();
|
|
6231
|
+
}, [D, ie]);
|
|
6232
|
+
const I = B.useMemo(() => nN(se), [se]), _e = B.useMemo(() => {
|
|
6233
|
+
const Re = (y == null ? void 0 : y.placeholder) || m, Fe = (y == null ? void 0 : y.buttonLabel) || b;
|
|
6234
|
+
let $e = "icon";
|
|
6235
|
+
return y != null && y.buttonType ? $e = y.buttonType : b && ($e = "text"), he(F({}, y || {}), {
|
|
6236
|
+
placeholder: Re,
|
|
6237
|
+
buttonLabel: Fe,
|
|
6238
|
+
buttonType: $e
|
|
6238
6239
|
});
|
|
6239
|
-
}, [y, m, b]),
|
|
6240
|
+
}, [y, m, b]), Me = B.useMemo(() => he(F({}, r || {}), {
|
|
6240
6241
|
logoUrl: t || (r == null ? void 0 : r.logoUrl),
|
|
6241
6242
|
headerText: (r == null ? void 0 : r.headerText) || n || iP[e != null ? e : "copilot"]
|
|
6242
|
-
}), [r, t, n, e]),
|
|
6243
|
+
}), [r, t, n, e]), ye = B.useMemo(
|
|
6243
6244
|
() => ({
|
|
6244
|
-
configModule:
|
|
6245
|
+
configModule: D,
|
|
6245
6246
|
mode: e != null ? e : "copilot",
|
|
6246
|
-
headerConfig:
|
|
6247
|
+
headerConfig: Me,
|
|
6247
6248
|
entryMessage: a,
|
|
6248
6249
|
globalClassName: s,
|
|
6249
6250
|
openLinksInNewTab: u,
|
|
@@ -6251,29 +6252,30 @@ const iP = {
|
|
|
6251
6252
|
disclaimerMarkdown: f,
|
|
6252
6253
|
clientContext: d,
|
|
6253
6254
|
baseCatalogParams: p,
|
|
6254
|
-
themeVariables:
|
|
6255
|
-
logger:
|
|
6256
|
-
searchConfig:
|
|
6255
|
+
themeVariables: I,
|
|
6256
|
+
logger: ee,
|
|
6257
|
+
searchConfig: _e,
|
|
6257
6258
|
suggestionButtonConfig: _,
|
|
6258
|
-
|
|
6259
|
-
|
|
6260
|
-
|
|
6261
|
-
|
|
6262
|
-
|
|
6263
|
-
|
|
6264
|
-
|
|
6265
|
-
|
|
6259
|
+
progressStepsLimit: C,
|
|
6260
|
+
messageAlignment: w,
|
|
6261
|
+
autoScroll: A,
|
|
6262
|
+
showProductDescription: !!P,
|
|
6263
|
+
enableMinimize: !!(N != null && N.enableMinimize),
|
|
6264
|
+
enableDownloadTranscript: oe,
|
|
6265
|
+
enableEscalationToAgent: xe,
|
|
6266
|
+
showProductCaptions: !!ae,
|
|
6267
|
+
resetConversationMessage: Y,
|
|
6266
6268
|
conversationHistory: {
|
|
6267
|
-
sinceHours: typeof (
|
|
6268
|
-
limit:
|
|
6269
|
+
sinceHours: typeof (H == null ? void 0 : H.sinceHours) == "number" ? H.sinceHours : 1,
|
|
6270
|
+
limit: H == null ? void 0 : H.limit
|
|
6269
6271
|
},
|
|
6270
|
-
features:
|
|
6271
|
-
isCartMgmtSupported:
|
|
6272
|
+
features: Ne,
|
|
6273
|
+
isCartMgmtSupported: v
|
|
6272
6274
|
}),
|
|
6273
6275
|
[
|
|
6274
|
-
|
|
6276
|
+
D,
|
|
6275
6277
|
e,
|
|
6276
|
-
|
|
6278
|
+
Me,
|
|
6277
6279
|
a,
|
|
6278
6280
|
s,
|
|
6279
6281
|
d,
|
|
@@ -6281,24 +6283,24 @@ const iP = {
|
|
|
6281
6283
|
c,
|
|
6282
6284
|
f,
|
|
6283
6285
|
u,
|
|
6284
|
-
|
|
6286
|
+
_e,
|
|
6285
6287
|
_,
|
|
6286
|
-
C,
|
|
6287
6288
|
w,
|
|
6288
6289
|
A,
|
|
6289
6290
|
P,
|
|
6290
|
-
|
|
6291
|
+
N,
|
|
6291
6292
|
oe,
|
|
6292
6293
|
xe,
|
|
6293
|
-
|
|
6294
|
-
|
|
6294
|
+
ae,
|
|
6295
|
+
Y,
|
|
6295
6296
|
ee,
|
|
6296
|
-
|
|
6297
|
-
|
|
6298
|
-
|
|
6297
|
+
I,
|
|
6298
|
+
H,
|
|
6299
|
+
Ne,
|
|
6300
|
+
v
|
|
6299
6301
|
]
|
|
6300
6302
|
);
|
|
6301
|
-
return /* @__PURE__ */ x.jsx(Sb.Provider, { value:
|
|
6303
|
+
return /* @__PURE__ */ x.jsx(Sb.Provider, { value: ye, children: Q });
|
|
6302
6304
|
}, Je = () => {
|
|
6303
6305
|
const e = B.useContext(Sb);
|
|
6304
6306
|
if (!e)
|
|
@@ -6893,7 +6895,7 @@ const ot = new vP(), kb = (e, t) => {
|
|
|
6893
6895
|
t.pricebooksProxy.pricebooks = n.pricebooks;
|
|
6894
6896
|
}, PP = (e) => {
|
|
6895
6897
|
if (!ms() || !fu()) {
|
|
6896
|
-
ms() && fn.clear(), fn.add({ context: "browse", payload:
|
|
6898
|
+
ms() && fn.clear(), fn.add({ context: "browse", payload: he(F({}, ot.state), { categoryId: e }) });
|
|
6897
6899
|
return;
|
|
6898
6900
|
}
|
|
6899
6901
|
ot.categoryIdProxy.categoryId = e;
|
|
@@ -7210,7 +7212,7 @@ class KP {
|
|
|
7210
7212
|
const gt = new KP(), QP = (e) => {
|
|
7211
7213
|
const t = fu(), n = ms();
|
|
7212
7214
|
if (!n || !t) {
|
|
7213
|
-
n && fn.clear(), fn.add({ context: "search", payload:
|
|
7215
|
+
n && fn.clear(), fn.add({ context: "search", payload: he(F({}, gt.state), { query: e }) });
|
|
7214
7216
|
return;
|
|
7215
7217
|
}
|
|
7216
7218
|
gt.queryProxy.query = e;
|
|
@@ -7362,15 +7364,15 @@ const gt = new KP(), QP = (e) => {
|
|
|
7362
7364
|
return;
|
|
7363
7365
|
}
|
|
7364
7366
|
if (R === "isMinimized") {
|
|
7365
|
-
d((ne) =>
|
|
7367
|
+
d((ne) => he(F({}, ne), { isMinimized: q }));
|
|
7366
7368
|
return;
|
|
7367
7369
|
}
|
|
7368
7370
|
if (R === "isOpen") {
|
|
7369
|
-
d((ne) =>
|
|
7371
|
+
d((ne) => he(F({}, ne), { isOpen: q }));
|
|
7370
7372
|
return;
|
|
7371
7373
|
}
|
|
7372
7374
|
if (R === "type") {
|
|
7373
|
-
d((ne) =>
|
|
7375
|
+
d((ne) => he(F({}, ne), { type: q }));
|
|
7374
7376
|
return;
|
|
7375
7377
|
}
|
|
7376
7378
|
if (R === "position") {
|
|
@@ -7557,14 +7559,14 @@ const gt = new KP(), QP = (e) => {
|
|
|
7557
7559
|
resetCopilotState: R,
|
|
7558
7560
|
addCopilotEvent: q,
|
|
7559
7561
|
removeLoadingMessage: ne,
|
|
7560
|
-
handleCopilotRequestAck:
|
|
7562
|
+
handleCopilotRequestAck: me,
|
|
7561
7563
|
setActiveConversationId: V,
|
|
7562
7564
|
setConversationIds: se,
|
|
7563
|
-
setAskCimPrompts:
|
|
7564
|
-
} = Ao(), { connected:
|
|
7565
|
+
setAskCimPrompts: fe
|
|
7566
|
+
} = Ao(), { connected: Ne, copilot: re, messages: oe, groupedMessages: xe, loadingMessages: ae, askCimPrompts: Q } = tr(), { status: ie, entryType: v } = er(), { isInline: D } = ii(), { getConversationMessages: ee, getSessionInformation: I } = dk({ copilot: re }), _e = B.useMemo(() => ae.size > 0, [ae]), Me = B.useCallback(
|
|
7565
7567
|
(Ae) => ae.has(Ae),
|
|
7566
7568
|
[ae]
|
|
7567
|
-
),
|
|
7569
|
+
), ye = B.useCallback(
|
|
7568
7570
|
({
|
|
7569
7571
|
query: Ae,
|
|
7570
7572
|
facetFilters: ke,
|
|
@@ -7572,23 +7574,23 @@ const gt = new KP(), QP = (e) => {
|
|
|
7572
7574
|
catalogSegment: Ze,
|
|
7573
7575
|
pricebooks: at,
|
|
7574
7576
|
userPrompt: J,
|
|
7575
|
-
imageFile:
|
|
7577
|
+
imageFile: ge
|
|
7576
7578
|
}) => {
|
|
7577
7579
|
if (!re) {
|
|
7578
7580
|
p == null || p.error("Copilot is not initialized");
|
|
7579
7581
|
return;
|
|
7580
7582
|
}
|
|
7581
7583
|
if (!Ae) return;
|
|
7582
|
-
const
|
|
7583
|
-
J && (
|
|
7584
|
-
image:
|
|
7585
|
-
}), ke && Object.keys(ke).length > 0 && (
|
|
7584
|
+
const we = { searchParams: { query: Ae } };
|
|
7585
|
+
J && (we.userPrompt = J), ge && (we.attachments = {
|
|
7586
|
+
image: ge
|
|
7587
|
+
}), ke && Object.keys(ke).length > 0 && (we.searchParams.facetFilters = ke), De && De.length > 0 && (we.searchParams.rangeFilters = De), Ze && (we.searchParams.catalogSegment = Ze), at && (we.searchParams.pricebooks = at), m && (we.clientContext = m), Ba("search"), re.search(we, (je) => {
|
|
7586
7588
|
const Ie = F({}, je);
|
|
7587
|
-
|
|
7589
|
+
me(Ie);
|
|
7588
7590
|
});
|
|
7589
7591
|
},
|
|
7590
|
-
[p,
|
|
7591
|
-
),
|
|
7592
|
+
[p, me, re, m]
|
|
7593
|
+
), Re = B.useCallback(
|
|
7592
7594
|
({
|
|
7593
7595
|
categoryId: Ae,
|
|
7594
7596
|
categoryName: ke,
|
|
@@ -7596,8 +7598,8 @@ const gt = new KP(), QP = (e) => {
|
|
|
7596
7598
|
rangeFilters: Ze,
|
|
7597
7599
|
catalogSegment: at,
|
|
7598
7600
|
pricebooks: J,
|
|
7599
|
-
userPrompt:
|
|
7600
|
-
imageFile:
|
|
7601
|
+
userPrompt: ge,
|
|
7602
|
+
imageFile: we
|
|
7601
7603
|
}) => {
|
|
7602
7604
|
if (!re) {
|
|
7603
7605
|
p == null || p.error("Copilot is not initialized");
|
|
@@ -7609,16 +7611,16 @@ const gt = new KP(), QP = (e) => {
|
|
|
7609
7611
|
return;
|
|
7610
7612
|
}
|
|
7611
7613
|
const Ie = { browseParams: { categoryId: Ae || "" } };
|
|
7612
|
-
|
|
7613
|
-
image:
|
|
7614
|
+
ge && (Ie.userPrompt = ge), we && (Ie.attachments = {
|
|
7615
|
+
image: we
|
|
7614
7616
|
}), je && (Ie.browseParams.facetFilters = De), Ze && Ze.length > 0 && (Ie.browseParams.rangeFilters = Ze), at && (Ie.browseParams.catalogSegment = at), Array.isArray(J) && J.length > 0 && (Ie.browseParams.pricebooks = J), (m || ke) && (Ie.clientContext = {}, m && (Ie.clientContext = F({}, m)), ke && (Ie.clientContext.cimLabel = ke)), Ba("browse"), re.browse(Ie, (it) => {
|
|
7615
7617
|
var yr;
|
|
7616
7618
|
const Dt = F({}, it), kt = ((yr = Dt.request) == null ? void 0 : yr.clientContext) || {}, Qt = (kt == null ? void 0 : kt.cimLabel) || ke;
|
|
7617
|
-
Qt && Dt.request && (Dt.request.label = Qt),
|
|
7619
|
+
Qt && Dt.request && (Dt.request.label = Qt), me(Dt);
|
|
7618
7620
|
});
|
|
7619
7621
|
},
|
|
7620
|
-
[p,
|
|
7621
|
-
),
|
|
7622
|
+
[p, me, re, m]
|
|
7623
|
+
), Fe = B.useCallback(
|
|
7622
7624
|
({
|
|
7623
7625
|
productId: Ae,
|
|
7624
7626
|
productName: ke,
|
|
@@ -7634,14 +7636,14 @@ const gt = new KP(), QP = (e) => {
|
|
|
7634
7636
|
const J = { productId: Ae };
|
|
7635
7637
|
Ze && (J.userPrompt = Ze), De && (J.pdpLink = De), at && (J.attachments = {
|
|
7636
7638
|
image: at
|
|
7637
|
-
}), (m || ke) && (J.clientContext = {}, m && (J.clientContext = F({}, m)), ke && (J.clientContext.cimLabel = ke)), b && (J.baseCatalogParams = b), Ba("pdp"), re.productView(J, (
|
|
7639
|
+
}), (m || ke) && (J.clientContext = {}, m && (J.clientContext = F({}, m)), ke && (J.clientContext.cimLabel = ke)), b && (J.baseCatalogParams = b), Ba("pdp"), re.productView(J, (ge) => {
|
|
7638
7640
|
var it;
|
|
7639
|
-
const
|
|
7640
|
-
Ie &&
|
|
7641
|
+
const we = F({}, ge), je = ((it = we.request) == null ? void 0 : it.clientContext) || {}, Ie = (je == null ? void 0 : je.cimLabel) || ke;
|
|
7642
|
+
Ie && we.request && (we.request.label = Ie), me(we);
|
|
7641
7643
|
});
|
|
7642
7644
|
},
|
|
7643
|
-
[p, re,
|
|
7644
|
-
),
|
|
7645
|
+
[p, re, me, m, b]
|
|
7646
|
+
), $e = B.useCallback(
|
|
7645
7647
|
({ userPrompt: Ae, imageFile: ke }) => {
|
|
7646
7648
|
if (!re) {
|
|
7647
7649
|
p == null || p.error("Copilot is not initialized");
|
|
@@ -7653,10 +7655,10 @@ const gt = new KP(), QP = (e) => {
|
|
|
7653
7655
|
image: ke
|
|
7654
7656
|
}), m && (De.clientContext = m), b && (De.baseCatalogParams = b), re.askCim(De, (Ze) => {
|
|
7655
7657
|
const at = F({}, Ze);
|
|
7656
|
-
|
|
7658
|
+
me(at);
|
|
7657
7659
|
});
|
|
7658
7660
|
},
|
|
7659
|
-
[p, re,
|
|
7661
|
+
[p, re, me, m, b]
|
|
7660
7662
|
), ht = B.useCallback(
|
|
7661
7663
|
(Ae) => {
|
|
7662
7664
|
q(Ae), c == null || c(Ae);
|
|
@@ -7674,7 +7676,7 @@ const gt = new KP(), QP = (e) => {
|
|
|
7674
7676
|
[u, H]
|
|
7675
7677
|
);
|
|
7676
7678
|
B.useEffect(() => {
|
|
7677
|
-
!re || !
|
|
7679
|
+
!re || !Ne || !ie.isOpen || fn.size > 0 && fn.processQueue((Ae) => {
|
|
7678
7680
|
if (Ae.context === "search") {
|
|
7679
7681
|
const ke = F({}, Ae.payload);
|
|
7680
7682
|
Gb(ke);
|
|
@@ -7688,11 +7690,11 @@ const gt = new KP(), QP = (e) => {
|
|
|
7688
7690
|
Hb(ke);
|
|
7689
7691
|
}
|
|
7690
7692
|
});
|
|
7691
|
-
}, [ie.isOpen, re,
|
|
7693
|
+
}, [ie.isOpen, re, Ne]);
|
|
7692
7694
|
const nr = B.useCallback(
|
|
7693
7695
|
(Ae) => {
|
|
7694
7696
|
const ke = (De) => {
|
|
7695
|
-
const Ze =
|
|
7697
|
+
const Ze = he(F({}, De), {
|
|
7696
7698
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
7697
7699
|
id: De.inquiryLinkId || De.id
|
|
7698
7700
|
});
|
|
@@ -7739,7 +7741,7 @@ const gt = new KP(), QP = (e) => {
|
|
|
7739
7741
|
const Ae = (ke) => {
|
|
7740
7742
|
if (!D) {
|
|
7741
7743
|
if (!ke.message && ke.eventSourceId && ke.eventSourceId === Q.requestId) {
|
|
7742
|
-
|
|
7744
|
+
fe({
|
|
7743
7745
|
requestId: ke.eventSourceId,
|
|
7744
7746
|
message: ke
|
|
7745
7747
|
});
|
|
@@ -7751,11 +7753,11 @@ const gt = new KP(), QP = (e) => {
|
|
|
7751
7753
|
return re.on("follow_up", Ae), () => {
|
|
7752
7754
|
re.off("follow_up", Ae);
|
|
7753
7755
|
};
|
|
7754
|
-
}, [re, oe, Q.requestId, D, q,
|
|
7756
|
+
}, [re, oe, Q.requestId, D, q, fe]), B.useEffect(() => {
|
|
7755
7757
|
if (!re) return;
|
|
7756
7758
|
const Ae = (ke) => {
|
|
7757
7759
|
if (D) return;
|
|
7758
|
-
const De =
|
|
7760
|
+
const De = he(F({}, ke), {
|
|
7759
7761
|
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
|
7760
7762
|
id: ke.inquiryLinkId || ke.id
|
|
7761
7763
|
});
|
|
@@ -7808,23 +7810,23 @@ const gt = new KP(), QP = (e) => {
|
|
|
7808
7810
|
const De = { userPrompt: Ae };
|
|
7809
7811
|
switch (ke && (De.imageFile = ke), v) {
|
|
7810
7812
|
case "ask_cim":
|
|
7811
|
-
|
|
7813
|
+
$e(De);
|
|
7812
7814
|
return;
|
|
7813
7815
|
case "search":
|
|
7814
|
-
y ?
|
|
7816
|
+
y ? ye(F(F({
|
|
7815
7817
|
query: y
|
|
7816
|
-
}, _), De)) :
|
|
7818
|
+
}, _), De)) : $e(De);
|
|
7817
7819
|
return;
|
|
7818
7820
|
case "browse":
|
|
7819
|
-
|
|
7821
|
+
Re(F(F({
|
|
7820
7822
|
categoryId: C
|
|
7821
7823
|
}, w), De));
|
|
7822
7824
|
return;
|
|
7823
7825
|
case "pdp":
|
|
7824
|
-
A ?
|
|
7826
|
+
A ? Fe(F({
|
|
7825
7827
|
productId: A,
|
|
7826
7828
|
pdpLink: P || ""
|
|
7827
|
-
}, De)) :
|
|
7829
|
+
}, De)) : $e(De);
|
|
7828
7830
|
return;
|
|
7829
7831
|
}
|
|
7830
7832
|
},
|
|
@@ -7832,30 +7834,30 @@ const gt = new KP(), QP = (e) => {
|
|
|
7832
7834
|
v,
|
|
7833
7835
|
y,
|
|
7834
7836
|
_,
|
|
7835
|
-
|
|
7836
|
-
|
|
7837
|
+
ye,
|
|
7838
|
+
$e,
|
|
7837
7839
|
C,
|
|
7838
7840
|
w,
|
|
7839
|
-
|
|
7840
|
-
|
|
7841
|
+
Re,
|
|
7842
|
+
Fe,
|
|
7841
7843
|
A,
|
|
7842
7844
|
P
|
|
7843
7845
|
]
|
|
7844
7846
|
), _t = B.useCallback(
|
|
7845
7847
|
(Ae, ke) => {
|
|
7846
|
-
var
|
|
7848
|
+
var ge, we, je;
|
|
7847
7849
|
const Ze = Ae.params.userPrompt || "";
|
|
7848
7850
|
if (!Ze) return;
|
|
7849
7851
|
const at = oe.find((Ie) => Ie.id === ke);
|
|
7850
7852
|
if (!at) return;
|
|
7851
7853
|
const J = at.name.replace("_suggestions", "");
|
|
7852
7854
|
if (J === "ask_cim") {
|
|
7853
|
-
|
|
7855
|
+
$e({ userPrompt: Ze });
|
|
7854
7856
|
return;
|
|
7855
7857
|
}
|
|
7856
7858
|
if (J === "copilot_search") {
|
|
7857
|
-
const Ie = ((
|
|
7858
|
-
|
|
7859
|
+
const Ie = ((ge = at.request) == null ? void 0 : ge.searchParams) || {}, Dt = Ie.query === y;
|
|
7860
|
+
ye(he(F({
|
|
7859
7861
|
query: Ie.query || y
|
|
7860
7862
|
}, Dt ? _ : {}), {
|
|
7861
7863
|
userPrompt: Ze
|
|
@@ -7863,8 +7865,8 @@ const gt = new KP(), QP = (e) => {
|
|
|
7863
7865
|
return;
|
|
7864
7866
|
}
|
|
7865
7867
|
if (J === "copilot_browse") {
|
|
7866
|
-
const Ie = at.request, it = Ie.browseParams || {}, kt = it.categoryId === C, Qt = ((
|
|
7867
|
-
|
|
7868
|
+
const Ie = at.request, it = Ie.browseParams || {}, kt = it.categoryId === C, Qt = ((we = Ie.clientContext) == null ? void 0 : we.cimLabel) || "";
|
|
7869
|
+
Re(he(F({
|
|
7868
7870
|
categoryId: it.categoryId || C || ""
|
|
7869
7871
|
}, kt ? w : {}), {
|
|
7870
7872
|
categoryName: Qt,
|
|
@@ -7875,7 +7877,7 @@ const gt = new KP(), QP = (e) => {
|
|
|
7875
7877
|
if (J === "product_view") {
|
|
7876
7878
|
const Ie = at.request || {}, it = Ie.productId, Dt = it === A, kt = ((je = Ie.clientContext) == null ? void 0 : je.cimLabel) || "";
|
|
7877
7879
|
let Qt = "";
|
|
7878
|
-
Dt ? Qt = P || "" : Qt = Ie.pdpLink || "",
|
|
7880
|
+
Dt ? Qt = P || "" : Qt = Ie.pdpLink || "", Fe({
|
|
7879
7881
|
productId: it || A,
|
|
7880
7882
|
pdpLink: Qt,
|
|
7881
7883
|
productName: kt,
|
|
@@ -7887,12 +7889,12 @@ const gt = new KP(), QP = (e) => {
|
|
|
7887
7889
|
oe,
|
|
7888
7890
|
y,
|
|
7889
7891
|
_,
|
|
7890
|
-
|
|
7891
|
-
|
|
7892
|
+
ye,
|
|
7893
|
+
$e,
|
|
7892
7894
|
C,
|
|
7893
7895
|
w,
|
|
7894
|
-
|
|
7895
|
-
|
|
7896
|
+
Re,
|
|
7897
|
+
Fe,
|
|
7896
7898
|
A,
|
|
7897
7899
|
P
|
|
7898
7900
|
]
|
|
@@ -7901,11 +7903,11 @@ const gt = new KP(), QP = (e) => {
|
|
|
7901
7903
|
messages: oe,
|
|
7902
7904
|
groupedMessages: xe,
|
|
7903
7905
|
isLoading: _e,
|
|
7904
|
-
isResponseLoading:
|
|
7905
|
-
handleAskCim:
|
|
7906
|
-
handleSearch:
|
|
7907
|
-
handleBrowse:
|
|
7908
|
-
handlePdp:
|
|
7906
|
+
isResponseLoading: Me,
|
|
7907
|
+
handleAskCim: $e,
|
|
7908
|
+
handleSearch: ye,
|
|
7909
|
+
handleBrowse: Re,
|
|
7910
|
+
handlePdp: Fe,
|
|
7909
7911
|
handleUserInput: ze,
|
|
7910
7912
|
handleSuggestion: _t,
|
|
7911
7913
|
handleCancel: jn,
|
|
@@ -7917,11 +7919,11 @@ const gt = new KP(), QP = (e) => {
|
|
|
7917
7919
|
oe,
|
|
7918
7920
|
xe,
|
|
7919
7921
|
_e,
|
|
7920
|
-
He,
|
|
7921
|
-
qe,
|
|
7922
|
-
ge,
|
|
7923
|
-
Le,
|
|
7924
7922
|
Me,
|
|
7923
|
+
$e,
|
|
7924
|
+
ye,
|
|
7925
|
+
Re,
|
|
7926
|
+
Fe,
|
|
7925
7927
|
ze,
|
|
7926
7928
|
_t,
|
|
7927
7929
|
jn,
|
|
@@ -8312,11 +8314,11 @@ const gt = new KP(), QP = (e) => {
|
|
|
8312
8314
|
searchButtonLabel: R,
|
|
8313
8315
|
searchConfig: q,
|
|
8314
8316
|
suggestionButtonConfig: ne,
|
|
8315
|
-
messageAlignment:
|
|
8317
|
+
messageAlignment: me,
|
|
8316
8318
|
autoScroll: V,
|
|
8317
8319
|
promptsConfig: se,
|
|
8318
|
-
resetConversationMessage:
|
|
8319
|
-
conversationHistory:
|
|
8320
|
+
resetConversationMessage: fe,
|
|
8321
|
+
conversationHistory: Ne,
|
|
8320
8322
|
onConnect: re,
|
|
8321
8323
|
onCopilotEvent: oe,
|
|
8322
8324
|
onRefinedSearch: xe,
|
|
@@ -8343,15 +8345,15 @@ const gt = new KP(), QP = (e) => {
|
|
|
8343
8345
|
searchButtonLabel: R,
|
|
8344
8346
|
searchConfig: q,
|
|
8345
8347
|
suggestionButtonConfig: ne,
|
|
8346
|
-
messageAlignment:
|
|
8348
|
+
messageAlignment: me,
|
|
8347
8349
|
autoScroll: V,
|
|
8348
8350
|
componentConfig: _,
|
|
8349
8351
|
clientContext: N,
|
|
8350
8352
|
baseCatalogParams: H,
|
|
8351
8353
|
disclaimerMarkdown: P,
|
|
8352
8354
|
disclaimerText: A,
|
|
8353
|
-
resetConversationMessage:
|
|
8354
|
-
conversationHistory:
|
|
8355
|
+
resetConversationMessage: fe,
|
|
8356
|
+
conversationHistory: Ne,
|
|
8355
8357
|
isDevelopment: b,
|
|
8356
8358
|
__features: Q,
|
|
8357
8359
|
children: /* @__PURE__ */ x.jsx(
|
|
@@ -8403,9 +8405,9 @@ function Tk() {
|
|
|
8403
8405
|
if (v !== ie) {
|
|
8404
8406
|
Q[0] = v;
|
|
8405
8407
|
e: for (var D = 0, ee = Q.length, I = ee >>> 1; D < I; ) {
|
|
8406
|
-
var _e = 2 * (D + 1) - 1,
|
|
8407
|
-
if (0 > s(
|
|
8408
|
-
else if (
|
|
8408
|
+
var _e = 2 * (D + 1) - 1, Me = Q[_e], ye = _e + 1, Re = Q[ye];
|
|
8409
|
+
if (0 > s(Me, v)) ye < ee && 0 > s(Re, Me) ? (Q[D] = Re, Q[ye] = v, D = ye) : (Q[D] = Me, Q[_e] = v, D = _e);
|
|
8410
|
+
else if (ye < ee && 0 > s(Re, v)) Q[D] = Re, Q[ye] = v, D = ye;
|
|
8409
8411
|
else break e;
|
|
8410
8412
|
}
|
|
8411
8413
|
}
|
|
@@ -8466,11 +8468,11 @@ function Tk() {
|
|
|
8466
8468
|
m = null, b = v, y = !1;
|
|
8467
8469
|
}
|
|
8468
8470
|
}
|
|
8469
|
-
var R = !1, q = null, ne = -1,
|
|
8471
|
+
var R = !1, q = null, ne = -1, me = 5, V = -1;
|
|
8470
8472
|
function se() {
|
|
8471
|
-
return !(e.unstable_now() - V <
|
|
8473
|
+
return !(e.unstable_now() - V < me);
|
|
8472
8474
|
}
|
|
8473
|
-
function
|
|
8475
|
+
function fe() {
|
|
8474
8476
|
if (q !== null) {
|
|
8475
8477
|
var Q = e.unstable_now();
|
|
8476
8478
|
V = Q;
|
|
@@ -8478,24 +8480,24 @@ function Tk() {
|
|
|
8478
8480
|
try {
|
|
8479
8481
|
ie = q(!0, Q);
|
|
8480
8482
|
} finally {
|
|
8481
|
-
ie ?
|
|
8483
|
+
ie ? Ne() : (R = !1, q = null);
|
|
8482
8484
|
}
|
|
8483
8485
|
} else R = !1;
|
|
8484
8486
|
}
|
|
8485
|
-
var
|
|
8486
|
-
if (typeof P == "function")
|
|
8487
|
-
P(
|
|
8487
|
+
var Ne;
|
|
8488
|
+
if (typeof P == "function") Ne = function() {
|
|
8489
|
+
P(fe);
|
|
8488
8490
|
};
|
|
8489
8491
|
else if (typeof MessageChannel != "undefined") {
|
|
8490
8492
|
var re = new MessageChannel(), oe = re.port2;
|
|
8491
|
-
re.port1.onmessage =
|
|
8493
|
+
re.port1.onmessage = fe, Ne = function() {
|
|
8492
8494
|
oe.postMessage(null);
|
|
8493
8495
|
};
|
|
8494
|
-
} else
|
|
8495
|
-
w(
|
|
8496
|
+
} else Ne = function() {
|
|
8497
|
+
w(fe, 0);
|
|
8496
8498
|
};
|
|
8497
8499
|
function xe(Q) {
|
|
8498
|
-
q = Q, R || (R = !0,
|
|
8500
|
+
q = Q, R || (R = !0, Ne());
|
|
8499
8501
|
}
|
|
8500
8502
|
function ae(Q, ie) {
|
|
8501
8503
|
ne = w(function() {
|
|
@@ -8507,7 +8509,7 @@ function Tk() {
|
|
|
8507
8509
|
}, e.unstable_continueExecution = function() {
|
|
8508
8510
|
_ || y || (_ = !0, xe(Y));
|
|
8509
8511
|
}, e.unstable_forceFrameRate = function(Q) {
|
|
8510
|
-
0 > Q || 125 < Q ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") :
|
|
8512
|
+
0 > Q || 125 < Q ? console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported") : me = 0 < Q ? Math.floor(1e3 / Q) : 5;
|
|
8511
8513
|
}, e.unstable_getCurrentPriorityLevel = function() {
|
|
8512
8514
|
return b;
|
|
8513
8515
|
}, e.unstable_getFirstCallbackNode = function() {
|
|
@@ -8682,7 +8684,7 @@ function _k() {
|
|
|
8682
8684
|
var E = w.hasOwnProperty(o) ? w[o] : null;
|
|
8683
8685
|
(E !== null ? E.type !== 0 : h || !(2 < o.length) || o[0] !== "o" && o[0] !== "O" || o[1] !== "n" && o[1] !== "N") && (_(o, l, E, h) && (l = null), h || E === null ? b(o) && (l === null ? i.removeAttribute(o) : i.setAttribute(o, "" + l)) : E.mustUseProperty ? i[E.propertyName] = l === null ? E.type === 3 ? !1 : "" : l : (o = E.attributeName, h = E.attributeNamespace, l === null ? i.removeAttribute(o) : (E = E.type, l = E === 3 || E === 4 && l === !0 ? "" : "" + l, h ? i.setAttributeNS(h, o, l) : i.setAttribute(o, l))));
|
|
8684
8686
|
}
|
|
8685
|
-
var H = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, Y = /* @__PURE__ */ Symbol.for("react.element"), R = /* @__PURE__ */ Symbol.for("react.portal"), q = /* @__PURE__ */ Symbol.for("react.fragment"), ne = /* @__PURE__ */ Symbol.for("react.strict_mode"),
|
|
8687
|
+
var H = e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED, Y = /* @__PURE__ */ Symbol.for("react.element"), R = /* @__PURE__ */ Symbol.for("react.portal"), q = /* @__PURE__ */ Symbol.for("react.fragment"), ne = /* @__PURE__ */ Symbol.for("react.strict_mode"), me = /* @__PURE__ */ Symbol.for("react.profiler"), V = /* @__PURE__ */ Symbol.for("react.provider"), se = /* @__PURE__ */ Symbol.for("react.context"), fe = /* @__PURE__ */ Symbol.for("react.forward_ref"), Ne = /* @__PURE__ */ Symbol.for("react.suspense"), re = /* @__PURE__ */ Symbol.for("react.suspense_list"), oe = /* @__PURE__ */ Symbol.for("react.memo"), xe = /* @__PURE__ */ Symbol.for("react.lazy"), ae = /* @__PURE__ */ Symbol.for("react.offscreen"), Q = Symbol.iterator;
|
|
8686
8688
|
function ie(i) {
|
|
8687
8689
|
return i === null || typeof i != "object" ? null : (i = Q && i[Q] || i["@@iterator"], typeof i == "function" ? i : null);
|
|
8688
8690
|
}
|
|
@@ -8753,7 +8755,7 @@ function _k() {
|
|
|
8753
8755
|
}
|
|
8754
8756
|
return (i = i ? i.displayName || i.name : "") ? ee(i) : "";
|
|
8755
8757
|
}
|
|
8756
|
-
function
|
|
8758
|
+
function Me(i) {
|
|
8757
8759
|
switch (i.tag) {
|
|
8758
8760
|
case 5:
|
|
8759
8761
|
return ee(i.type);
|
|
@@ -8775,7 +8777,7 @@ function _k() {
|
|
|
8775
8777
|
return "";
|
|
8776
8778
|
}
|
|
8777
8779
|
}
|
|
8778
|
-
function
|
|
8780
|
+
function ye(i) {
|
|
8779
8781
|
if (i == null) return null;
|
|
8780
8782
|
if (typeof i == "function") return i.displayName || i.name || null;
|
|
8781
8783
|
if (typeof i == "string") return i;
|
|
@@ -8784,11 +8786,11 @@ function _k() {
|
|
|
8784
8786
|
return "Fragment";
|
|
8785
8787
|
case R:
|
|
8786
8788
|
return "Portal";
|
|
8787
|
-
case
|
|
8789
|
+
case me:
|
|
8788
8790
|
return "Profiler";
|
|
8789
8791
|
case ne:
|
|
8790
8792
|
return "StrictMode";
|
|
8791
|
-
case
|
|
8793
|
+
case Ne:
|
|
8792
8794
|
return "Suspense";
|
|
8793
8795
|
case re:
|
|
8794
8796
|
return "SuspenseList";
|
|
@@ -8798,21 +8800,21 @@ function _k() {
|
|
|
8798
8800
|
return (i.displayName || "Context") + ".Consumer";
|
|
8799
8801
|
case V:
|
|
8800
8802
|
return (i._context.displayName || "Context") + ".Provider";
|
|
8801
|
-
case
|
|
8803
|
+
case fe:
|
|
8802
8804
|
var o = i.render;
|
|
8803
8805
|
return i = i.displayName, i || (i = o.displayName || o.name || "", i = i !== "" ? "ForwardRef(" + i + ")" : "ForwardRef"), i;
|
|
8804
8806
|
case oe:
|
|
8805
|
-
return o = i.displayName || null, o !== null ? o :
|
|
8807
|
+
return o = i.displayName || null, o !== null ? o : ye(i.type) || "Memo";
|
|
8806
8808
|
case xe:
|
|
8807
8809
|
o = i._payload, i = i._init;
|
|
8808
8810
|
try {
|
|
8809
|
-
return
|
|
8811
|
+
return ye(i(o));
|
|
8810
8812
|
} catch (l) {
|
|
8811
8813
|
}
|
|
8812
8814
|
}
|
|
8813
8815
|
return null;
|
|
8814
8816
|
}
|
|
8815
|
-
function
|
|
8817
|
+
function Re(i) {
|
|
8816
8818
|
var o = i.type;
|
|
8817
8819
|
switch (i.tag) {
|
|
8818
8820
|
case 24:
|
|
@@ -8836,7 +8838,7 @@ function _k() {
|
|
|
8836
8838
|
case 6:
|
|
8837
8839
|
return "Text";
|
|
8838
8840
|
case 16:
|
|
8839
|
-
return
|
|
8841
|
+
return ye(o);
|
|
8840
8842
|
case 8:
|
|
8841
8843
|
return o === ne ? "StrictMode" : "Mode";
|
|
8842
8844
|
case 22:
|
|
@@ -8862,7 +8864,7 @@ function _k() {
|
|
|
8862
8864
|
}
|
|
8863
8865
|
return null;
|
|
8864
8866
|
}
|
|
8865
|
-
function
|
|
8867
|
+
function Fe(i) {
|
|
8866
8868
|
switch (typeof i) {
|
|
8867
8869
|
case "boolean":
|
|
8868
8870
|
case "number":
|
|
@@ -8875,12 +8877,12 @@ function _k() {
|
|
|
8875
8877
|
return "";
|
|
8876
8878
|
}
|
|
8877
8879
|
}
|
|
8878
|
-
function
|
|
8880
|
+
function $e(i) {
|
|
8879
8881
|
var o = i.type;
|
|
8880
8882
|
return (i = i.nodeName) && i.toLowerCase() === "input" && (o === "checkbox" || o === "radio");
|
|
8881
8883
|
}
|
|
8882
8884
|
function ht(i) {
|
|
8883
|
-
var o =
|
|
8885
|
+
var o = $e(i) ? "checked" : "value", l = Object.getOwnPropertyDescriptor(i.constructor.prototype, o), h = "" + i[o];
|
|
8884
8886
|
if (!i.hasOwnProperty(o) && typeof l != "undefined" && typeof l.get == "function" && typeof l.set == "function") {
|
|
8885
8887
|
var E = l.get, T = l.set;
|
|
8886
8888
|
return Object.defineProperty(i, o, { configurable: !0, get: function() {
|
|
@@ -8904,7 +8906,7 @@ function _k() {
|
|
|
8904
8906
|
var o = i._valueTracker;
|
|
8905
8907
|
if (!o) return !0;
|
|
8906
8908
|
var l = o.getValue(), h = "";
|
|
8907
|
-
return i && (h =
|
|
8909
|
+
return i && (h = $e(i) ? i.checked ? "true" : "false" : i.value), i = h, i !== l ? (o.setValue(i), !0) : !1;
|
|
8908
8910
|
}
|
|
8909
8911
|
function nr(i) {
|
|
8910
8912
|
if (i = i || (typeof document != "undefined" ? document : void 0), typeof i == "undefined") return null;
|
|
@@ -8920,20 +8922,20 @@ function _k() {
|
|
|
8920
8922
|
}
|
|
8921
8923
|
function Ht(i, o) {
|
|
8922
8924
|
var l = o.defaultValue == null ? "" : o.defaultValue, h = o.checked != null ? o.checked : o.defaultChecked;
|
|
8923
|
-
l =
|
|
8925
|
+
l = Fe(o.value != null ? o.value : l), i._wrapperState = { initialChecked: h, initialValue: l, controlled: o.type === "checkbox" || o.type === "radio" ? o.checked != null : o.value != null };
|
|
8924
8926
|
}
|
|
8925
8927
|
function ze(i, o) {
|
|
8926
8928
|
o = o.checked, o != null && N(i, "checked", o, !1);
|
|
8927
8929
|
}
|
|
8928
8930
|
function _t(i, o) {
|
|
8929
8931
|
ze(i, o);
|
|
8930
|
-
var l =
|
|
8932
|
+
var l = Fe(o.value), h = o.type;
|
|
8931
8933
|
if (l != null) h === "number" ? (l === 0 && i.value === "" || i.value != l) && (i.value = "" + l) : i.value !== "" + l && (i.value = "" + l);
|
|
8932
8934
|
else if (h === "submit" || h === "reset") {
|
|
8933
8935
|
i.removeAttribute("value");
|
|
8934
8936
|
return;
|
|
8935
8937
|
}
|
|
8936
|
-
o.hasOwnProperty("value") ? Kt(i, o.type, l) : o.hasOwnProperty("defaultValue") && Kt(i, o.type,
|
|
8938
|
+
o.hasOwnProperty("value") ? Kt(i, o.type, l) : o.hasOwnProperty("defaultValue") && Kt(i, o.type, Fe(o.defaultValue)), o.checked == null && o.defaultChecked != null && (i.defaultChecked = !!o.defaultChecked);
|
|
8937
8939
|
}
|
|
8938
8940
|
function gn(i, o, l) {
|
|
8939
8941
|
if (o.hasOwnProperty("value") || o.hasOwnProperty("defaultValue")) {
|
|
@@ -8953,7 +8955,7 @@ function _k() {
|
|
|
8953
8955
|
for (var E = 0; E < l.length; E++) o["$" + l[E]] = !0;
|
|
8954
8956
|
for (l = 0; l < i.length; l++) E = o.hasOwnProperty("$" + i[l].value), i[l].selected !== E && (i[l].selected = E), E && h && (i[l].defaultSelected = !0);
|
|
8955
8957
|
} else {
|
|
8956
|
-
for (l = "" +
|
|
8958
|
+
for (l = "" + Fe(l), o = null, E = 0; E < i.length; E++) {
|
|
8957
8959
|
if (i[E].value === l) {
|
|
8958
8960
|
i[E].selected = !0, h && (i[E].defaultSelected = !0);
|
|
8959
8961
|
return;
|
|
@@ -8980,10 +8982,10 @@ function _k() {
|
|
|
8980
8982
|
}
|
|
8981
8983
|
o == null && (o = ""), l = o;
|
|
8982
8984
|
}
|
|
8983
|
-
i._wrapperState = { initialValue:
|
|
8985
|
+
i._wrapperState = { initialValue: Fe(l) };
|
|
8984
8986
|
}
|
|
8985
8987
|
function Ze(i, o) {
|
|
8986
|
-
var l =
|
|
8988
|
+
var l = Fe(o.value), h = Fe(o.defaultValue);
|
|
8987
8989
|
l != null && (l = "" + l, l !== i.value && (i.value = l), o.defaultValue == null && i.defaultValue !== l && (i.defaultValue = l)), h != null && (i.defaultValue = "" + h);
|
|
8988
8990
|
}
|
|
8989
8991
|
function at(i) {
|
|
@@ -9000,10 +9002,10 @@ function _k() {
|
|
|
9000
9002
|
return "http://www.w3.org/1999/xhtml";
|
|
9001
9003
|
}
|
|
9002
9004
|
}
|
|
9003
|
-
function
|
|
9005
|
+
function ge(i, o) {
|
|
9004
9006
|
return i == null || i === "http://www.w3.org/1999/xhtml" ? J(o) : i === "http://www.w3.org/2000/svg" && o === "foreignObject" ? "http://www.w3.org/1999/xhtml" : i;
|
|
9005
9007
|
}
|
|
9006
|
-
var
|
|
9008
|
+
var we, je = (function(i) {
|
|
9007
9009
|
return typeof MSApp != "undefined" && MSApp.execUnsafeLocalFunction ? function(o, l, h, E) {
|
|
9008
9010
|
MSApp.execUnsafeLocalFunction(function() {
|
|
9009
9011
|
return i(o, l, h, E);
|
|
@@ -9012,7 +9014,7 @@ function _k() {
|
|
|
9012
9014
|
})(function(i, o) {
|
|
9013
9015
|
if (i.namespaceURI !== "http://www.w3.org/2000/svg" || "innerHTML" in i) i.innerHTML = o;
|
|
9014
9016
|
else {
|
|
9015
|
-
for (
|
|
9017
|
+
for (we = we || document.createElement("div"), we.innerHTML = "<svg>" + o.valueOf().toString() + "</svg>", o = we.firstChild; i.firstChild; ) i.removeChild(i.firstChild);
|
|
9016
9018
|
for (; o.firstChild; ) i.appendChild(o.firstChild);
|
|
9017
9019
|
}
|
|
9018
9020
|
});
|
|
@@ -10108,7 +10110,7 @@ function _k() {
|
|
|
10108
10110
|
h = h.return;
|
|
10109
10111
|
}
|
|
10110
10112
|
rm(function() {
|
|
10111
|
-
var Z = T, ce = df(l),
|
|
10113
|
+
var Z = T, ce = df(l), de = [];
|
|
10112
10114
|
e: {
|
|
10113
10115
|
var ue = Wm.get(i);
|
|
10114
10116
|
if (ue !== void 0) {
|
|
@@ -10195,7 +10197,7 @@ function _k() {
|
|
|
10195
10197
|
if (K.tag === 5 && Te !== null && (K = Te, G !== null && (Te = Uo(j, G), Te != null && Oe.push(ia(j, Te, K)))), Nt) break;
|
|
10196
10198
|
j = j.return;
|
|
10197
10199
|
}
|
|
10198
|
-
0 < Oe.length && (ue = new Ce(ue, Pe, null, l, ce),
|
|
10200
|
+
0 < Oe.length && (ue = new Ce(ue, Pe, null, l, ce), de.push({ event: ue, listeners: Oe }));
|
|
10199
10201
|
}
|
|
10200
10202
|
}
|
|
10201
10203
|
if ((o & 7) === 0) {
|
|
@@ -10214,26 +10216,26 @@ function _k() {
|
|
|
10214
10216
|
Oe = null;
|
|
10215
10217
|
}
|
|
10216
10218
|
else Oe = null;
|
|
10217
|
-
Ce !== null && Zm(
|
|
10219
|
+
Ce !== null && Zm(de, ue, Ce, Oe, !1), Pe !== null && Nt !== null && Zm(de, Nt, Pe, Oe, !0);
|
|
10218
10220
|
}
|
|
10219
10221
|
}
|
|
10220
10222
|
e: {
|
|
10221
|
-
if (ue = Z ? Rs(Z) : window, Ce = ue.nodeName && ue.nodeName.toLowerCase(), Ce === "select" || Ce === "input" && ue.type === "file") var
|
|
10222
|
-
else if (Im(ue)) if (Lm)
|
|
10223
|
+
if (ue = Z ? Rs(Z) : window, Ce = ue.nodeName && ue.nodeName.toLowerCase(), Ce === "select" || Ce === "input" && ue.type === "file") var Le = xA;
|
|
10224
|
+
else if (Im(ue)) if (Lm) Le = NA;
|
|
10223
10225
|
else {
|
|
10224
|
-
|
|
10225
|
-
var
|
|
10226
|
+
Le = CA;
|
|
10227
|
+
var Be = AA;
|
|
10226
10228
|
}
|
|
10227
|
-
else (Ce = ue.nodeName) && Ce.toLowerCase() === "input" && (ue.type === "checkbox" || ue.type === "radio") && (
|
|
10228
|
-
if (
|
|
10229
|
-
Rm(
|
|
10229
|
+
else (Ce = ue.nodeName) && Ce.toLowerCase() === "input" && (ue.type === "checkbox" || ue.type === "radio") && (Le = wA);
|
|
10230
|
+
if (Le && (Le = Le(i, Z))) {
|
|
10231
|
+
Rm(de, Le, l, ce);
|
|
10230
10232
|
break e;
|
|
10231
10233
|
}
|
|
10232
|
-
|
|
10234
|
+
Be && Be(i, ue, Z), i === "focusout" && (Be = ue._wrapperState) && Be.controlled && ue.type === "number" && Kt(ue, "number", ue.value);
|
|
10233
10235
|
}
|
|
10234
|
-
switch (
|
|
10236
|
+
switch (Be = Z ? Rs(Z) : window, i) {
|
|
10235
10237
|
case "focusin":
|
|
10236
|
-
(Im(
|
|
10238
|
+
(Im(Be) || Be.contentEditable === "true") && (Ps = Be, Df = Z, ta = null);
|
|
10237
10239
|
break;
|
|
10238
10240
|
case "focusout":
|
|
10239
10241
|
ta = Df = Ps = null;
|
|
@@ -10244,33 +10246,33 @@ function _k() {
|
|
|
10244
10246
|
case "contextmenu":
|
|
10245
10247
|
case "mouseup":
|
|
10246
10248
|
case "dragend":
|
|
10247
|
-
Mf = !1, jm(
|
|
10249
|
+
Mf = !1, jm(de, l, ce);
|
|
10248
10250
|
break;
|
|
10249
10251
|
case "selectionchange":
|
|
10250
10252
|
if (kA) break;
|
|
10251
10253
|
case "keydown":
|
|
10252
10254
|
case "keyup":
|
|
10253
|
-
jm(
|
|
10255
|
+
jm(de, l, ce);
|
|
10254
10256
|
}
|
|
10255
|
-
var
|
|
10257
|
+
var Ue;
|
|
10256
10258
|
if (Of) e: {
|
|
10257
10259
|
switch (i) {
|
|
10258
10260
|
case "compositionstart":
|
|
10259
|
-
var
|
|
10261
|
+
var Ve = "onCompositionStart";
|
|
10260
10262
|
break e;
|
|
10261
10263
|
case "compositionend":
|
|
10262
|
-
|
|
10264
|
+
Ve = "onCompositionEnd";
|
|
10263
10265
|
break e;
|
|
10264
10266
|
case "compositionupdate":
|
|
10265
|
-
|
|
10267
|
+
Ve = "onCompositionUpdate";
|
|
10266
10268
|
break e;
|
|
10267
10269
|
}
|
|
10268
|
-
|
|
10270
|
+
Ve = void 0;
|
|
10269
10271
|
}
|
|
10270
|
-
else vs ? km(i, l) && (
|
|
10271
|
-
|
|
10272
|
+
else vs ? km(i, l) && (Ve = "onCompositionEnd") : i === "keydown" && l.keyCode === 229 && (Ve = "onCompositionStart");
|
|
10273
|
+
Ve && (Nm && l.locale !== "ko" && (vs || Ve !== "onCompositionStart" ? Ve === "onCompositionEnd" && vs && (Ue = Sm()) : (fi = ce, Cf = "value" in fi ? fi.value : fi.textContent, vs = !0)), Be = $u(Z, Ve), 0 < Be.length && (Ve = new Cm(Ve, i, null, l, ce), de.push({ event: Ve, listeners: Be }), Ue ? Ve.data = Ue : (Ue = Om(l), Ue !== null && (Ve.data = Ue)))), (Ue = yA ? TA(i, l) : bA(i, l)) && (Z = $u(Z, "onBeforeInput"), 0 < Z.length && (ce = new Cm("onBeforeInput", "beforeinput", null, l, ce), de.push({ event: ce, listeners: Z }), ce.data = Ue));
|
|
10272
10274
|
}
|
|
10273
|
-
Qm(
|
|
10275
|
+
Qm(de, o);
|
|
10274
10276
|
});
|
|
10275
10277
|
}
|
|
10276
10278
|
function ia(i, o, l) {
|
|
@@ -10420,7 +10422,7 @@ function _k() {
|
|
|
10420
10422
|
var h = i.stateNode;
|
|
10421
10423
|
if (o = o.childContextTypes, typeof h.getChildContext != "function") return l;
|
|
10422
10424
|
h = h.getChildContext();
|
|
10423
|
-
for (var E in h) if (!(E in o)) throw Error(n(108,
|
|
10425
|
+
for (var E in h) if (!(E in o)) throw Error(n(108, Re(i) || "Unknown", E));
|
|
10424
10426
|
return v({}, l, h);
|
|
10425
10427
|
}
|
|
10426
10428
|
function Wu(i) {
|
|
@@ -10618,16 +10620,16 @@ function _k() {
|
|
|
10618
10620
|
return j === null || j.tag !== 6 ? (j = qd(K, G.mode, Te), j.return = G, j) : (j = E(j, K), j.return = G, j);
|
|
10619
10621
|
}
|
|
10620
10622
|
function U(G, j, K, Te) {
|
|
10621
|
-
var
|
|
10622
|
-
return
|
|
10623
|
+
var Le = K.type;
|
|
10624
|
+
return Le === q ? ce(G, j, K.props.children, Te, K.key) : j !== null && (j.elementType === Le || typeof Le == "object" && Le !== null && Le.$$typeof === xe && dg(Le) === j.type) ? (Te = E(j, K.props), Te.ref = aa(G, j, K), Te.return = G, Te) : (Te = xl(K.type, K.key, K.props, null, G.mode, Te), Te.ref = aa(G, j, K), Te.return = G, Te);
|
|
10623
10625
|
}
|
|
10624
10626
|
function Z(G, j, K, Te) {
|
|
10625
10627
|
return j === null || j.tag !== 4 || j.stateNode.containerInfo !== K.containerInfo || j.stateNode.implementation !== K.implementation ? (j = Yd(K, G.mode, Te), j.return = G, j) : (j = E(j, K.children || []), j.return = G, j);
|
|
10626
10628
|
}
|
|
10627
|
-
function ce(G, j, K, Te,
|
|
10628
|
-
return j === null || j.tag !== 7 ? (j = Qi(K, G.mode, Te,
|
|
10629
|
+
function ce(G, j, K, Te, Le) {
|
|
10630
|
+
return j === null || j.tag !== 7 ? (j = Qi(K, G.mode, Te, Le), j.return = G, j) : (j = E(j, K), j.return = G, j);
|
|
10629
10631
|
}
|
|
10630
|
-
function
|
|
10632
|
+
function de(G, j, K) {
|
|
10631
10633
|
if (typeof j == "string" && j !== "" || typeof j == "number") return j = qd("" + j, G.mode, K), j.return = G, j;
|
|
10632
10634
|
if (typeof j == "object" && j !== null) {
|
|
10633
10635
|
switch (j.$$typeof) {
|
|
@@ -10637,7 +10639,7 @@ function _k() {
|
|
|
10637
10639
|
return j = Yd(j, G.mode, K), j.return = G, j;
|
|
10638
10640
|
case xe:
|
|
10639
10641
|
var Te = j._init;
|
|
10640
|
-
return
|
|
10642
|
+
return de(G, Te(j._payload), K);
|
|
10641
10643
|
}
|
|
10642
10644
|
if (_n(j) || ie(j)) return j = Qi(j, G.mode, K, null), j.return = G, j;
|
|
10643
10645
|
Zu(G, j);
|
|
@@ -10645,118 +10647,118 @@ function _k() {
|
|
|
10645
10647
|
return null;
|
|
10646
10648
|
}
|
|
10647
10649
|
function ue(G, j, K, Te) {
|
|
10648
|
-
var
|
|
10649
|
-
if (typeof K == "string" && K !== "" || typeof K == "number") return
|
|
10650
|
+
var Le = j !== null ? j.key : null;
|
|
10651
|
+
if (typeof K == "string" && K !== "" || typeof K == "number") return Le !== null ? null : L(G, j, "" + K, Te);
|
|
10650
10652
|
if (typeof K == "object" && K !== null) {
|
|
10651
10653
|
switch (K.$$typeof) {
|
|
10652
10654
|
case Y:
|
|
10653
|
-
return K.key ===
|
|
10655
|
+
return K.key === Le ? U(G, j, K, Te) : null;
|
|
10654
10656
|
case R:
|
|
10655
|
-
return K.key ===
|
|
10657
|
+
return K.key === Le ? Z(G, j, K, Te) : null;
|
|
10656
10658
|
case xe:
|
|
10657
|
-
return
|
|
10659
|
+
return Le = K._init, ue(
|
|
10658
10660
|
G,
|
|
10659
10661
|
j,
|
|
10660
|
-
|
|
10662
|
+
Le(K._payload),
|
|
10661
10663
|
Te
|
|
10662
10664
|
);
|
|
10663
10665
|
}
|
|
10664
|
-
if (_n(K) || ie(K)) return
|
|
10666
|
+
if (_n(K) || ie(K)) return Le !== null ? null : ce(G, j, K, Te, null);
|
|
10665
10667
|
Zu(G, K);
|
|
10666
10668
|
}
|
|
10667
10669
|
return null;
|
|
10668
10670
|
}
|
|
10669
|
-
function Ce(G, j, K, Te,
|
|
10670
|
-
if (typeof Te == "string" && Te !== "" || typeof Te == "number") return G = G.get(K) || null, L(j, G, "" + Te,
|
|
10671
|
+
function Ce(G, j, K, Te, Le) {
|
|
10672
|
+
if (typeof Te == "string" && Te !== "" || typeof Te == "number") return G = G.get(K) || null, L(j, G, "" + Te, Le);
|
|
10671
10673
|
if (typeof Te == "object" && Te !== null) {
|
|
10672
10674
|
switch (Te.$$typeof) {
|
|
10673
10675
|
case Y:
|
|
10674
|
-
return G = G.get(Te.key === null ? K : Te.key) || null, U(j, G, Te,
|
|
10676
|
+
return G = G.get(Te.key === null ? K : Te.key) || null, U(j, G, Te, Le);
|
|
10675
10677
|
case R:
|
|
10676
|
-
return G = G.get(Te.key === null ? K : Te.key) || null, Z(j, G, Te,
|
|
10678
|
+
return G = G.get(Te.key === null ? K : Te.key) || null, Z(j, G, Te, Le);
|
|
10677
10679
|
case xe:
|
|
10678
|
-
var
|
|
10679
|
-
return Ce(G, j, K,
|
|
10680
|
+
var Be = Te._init;
|
|
10681
|
+
return Ce(G, j, K, Be(Te._payload), Le);
|
|
10680
10682
|
}
|
|
10681
|
-
if (_n(Te) || ie(Te)) return G = G.get(K) || null, ce(j, G, Te,
|
|
10683
|
+
if (_n(Te) || ie(Te)) return G = G.get(K) || null, ce(j, G, Te, Le, null);
|
|
10682
10684
|
Zu(j, Te);
|
|
10683
10685
|
}
|
|
10684
10686
|
return null;
|
|
10685
10687
|
}
|
|
10686
10688
|
function Pe(G, j, K, Te) {
|
|
10687
|
-
for (var
|
|
10688
|
-
|
|
10689
|
-
var nt = ue(G,
|
|
10689
|
+
for (var Le = null, Be = null, Ue = j, Ve = j = 0, $t = null; Ue !== null && Ve < K.length; Ve++) {
|
|
10690
|
+
Ue.index > Ve ? ($t = Ue, Ue = null) : $t = Ue.sibling;
|
|
10691
|
+
var nt = ue(G, Ue, K[Ve], Te);
|
|
10690
10692
|
if (nt === null) {
|
|
10691
|
-
|
|
10693
|
+
Ue === null && (Ue = $t);
|
|
10692
10694
|
break;
|
|
10693
10695
|
}
|
|
10694
|
-
i &&
|
|
10696
|
+
i && Ue && nt.alternate === null && o(G, Ue), j = T(nt, j, Ve), Be === null ? Le = nt : Be.sibling = nt, Be = nt, Ue = $t;
|
|
10695
10697
|
}
|
|
10696
|
-
if (
|
|
10697
|
-
if (
|
|
10698
|
-
for (;
|
|
10699
|
-
return Et && $i(G,
|
|
10698
|
+
if (Ve === K.length) return l(G, Ue), Et && $i(G, Ve), Le;
|
|
10699
|
+
if (Ue === null) {
|
|
10700
|
+
for (; Ve < K.length; Ve++) Ue = de(G, K[Ve], Te), Ue !== null && (j = T(Ue, j, Ve), Be === null ? Le = Ue : Be.sibling = Ue, Be = Ue);
|
|
10701
|
+
return Et && $i(G, Ve), Le;
|
|
10700
10702
|
}
|
|
10701
|
-
for (
|
|
10702
|
-
return i &&
|
|
10703
|
+
for (Ue = h(G, Ue); Ve < K.length; Ve++) $t = Ce(Ue, G, Ve, K[Ve], Te), $t !== null && (i && $t.alternate !== null && Ue.delete($t.key === null ? Ve : $t.key), j = T($t, j, Ve), Be === null ? Le = $t : Be.sibling = $t, Be = $t);
|
|
10704
|
+
return i && Ue.forEach(function(Ci) {
|
|
10703
10705
|
return o(G, Ci);
|
|
10704
|
-
}), Et && $i(G,
|
|
10706
|
+
}), Et && $i(G, Ve), Le;
|
|
10705
10707
|
}
|
|
10706
10708
|
function Oe(G, j, K, Te) {
|
|
10707
|
-
var
|
|
10708
|
-
if (typeof
|
|
10709
|
-
if (K =
|
|
10710
|
-
for (var
|
|
10711
|
-
|
|
10712
|
-
var Ci = ue(G,
|
|
10709
|
+
var Le = ie(K);
|
|
10710
|
+
if (typeof Le != "function") throw Error(n(150));
|
|
10711
|
+
if (K = Le.call(K), K == null) throw Error(n(151));
|
|
10712
|
+
for (var Be = Le = null, Ue = j, Ve = j = 0, $t = null, nt = K.next(); Ue !== null && !nt.done; Ve++, nt = K.next()) {
|
|
10713
|
+
Ue.index > Ve ? ($t = Ue, Ue = null) : $t = Ue.sibling;
|
|
10714
|
+
var Ci = ue(G, Ue, nt.value, Te);
|
|
10713
10715
|
if (Ci === null) {
|
|
10714
|
-
|
|
10716
|
+
Ue === null && (Ue = $t);
|
|
10715
10717
|
break;
|
|
10716
10718
|
}
|
|
10717
|
-
i &&
|
|
10719
|
+
i && Ue && Ci.alternate === null && o(G, Ue), j = T(Ci, j, Ve), Be === null ? Le = Ci : Be.sibling = Ci, Be = Ci, Ue = $t;
|
|
10718
10720
|
}
|
|
10719
10721
|
if (nt.done) return l(
|
|
10720
10722
|
G,
|
|
10721
|
-
|
|
10722
|
-
), Et && $i(G,
|
|
10723
|
-
if (
|
|
10724
|
-
for (; !nt.done;
|
|
10725
|
-
return Et && $i(G,
|
|
10726
|
-
}
|
|
10727
|
-
for (
|
|
10728
|
-
return i &&
|
|
10723
|
+
Ue
|
|
10724
|
+
), Et && $i(G, Ve), Le;
|
|
10725
|
+
if (Ue === null) {
|
|
10726
|
+
for (; !nt.done; Ve++, nt = K.next()) nt = de(G, nt.value, Te), nt !== null && (j = T(nt, j, Ve), Be === null ? Le = nt : Be.sibling = nt, Be = nt);
|
|
10727
|
+
return Et && $i(G, Ve), Le;
|
|
10728
|
+
}
|
|
10729
|
+
for (Ue = h(G, Ue); !nt.done; Ve++, nt = K.next()) nt = Ce(Ue, G, Ve, nt.value, Te), nt !== null && (i && nt.alternate !== null && Ue.delete(nt.key === null ? Ve : nt.key), j = T(nt, j, Ve), Be === null ? Le = nt : Be.sibling = nt, Be = nt);
|
|
10730
|
+
return i && Ue.forEach(function(_C) {
|
|
10729
10731
|
return o(G, _C);
|
|
10730
|
-
}), Et && $i(G,
|
|
10732
|
+
}), Et && $i(G, Ve), Le;
|
|
10731
10733
|
}
|
|
10732
10734
|
function Nt(G, j, K, Te) {
|
|
10733
10735
|
if (typeof K == "object" && K !== null && K.type === q && K.key === null && (K = K.props.children), typeof K == "object" && K !== null) {
|
|
10734
10736
|
switch (K.$$typeof) {
|
|
10735
10737
|
case Y:
|
|
10736
10738
|
e: {
|
|
10737
|
-
for (var
|
|
10738
|
-
if (
|
|
10739
|
-
if (
|
|
10740
|
-
if (
|
|
10741
|
-
l(G,
|
|
10739
|
+
for (var Le = K.key, Be = j; Be !== null; ) {
|
|
10740
|
+
if (Be.key === Le) {
|
|
10741
|
+
if (Le = K.type, Le === q) {
|
|
10742
|
+
if (Be.tag === 7) {
|
|
10743
|
+
l(G, Be.sibling), j = E(Be, K.props.children), j.return = G, G = j;
|
|
10742
10744
|
break e;
|
|
10743
10745
|
}
|
|
10744
|
-
} else if (
|
|
10745
|
-
l(G,
|
|
10746
|
+
} else if (Be.elementType === Le || typeof Le == "object" && Le !== null && Le.$$typeof === xe && dg(Le) === Be.type) {
|
|
10747
|
+
l(G, Be.sibling), j = E(Be, K.props), j.ref = aa(G, Be, K), j.return = G, G = j;
|
|
10746
10748
|
break e;
|
|
10747
10749
|
}
|
|
10748
|
-
l(G,
|
|
10750
|
+
l(G, Be);
|
|
10749
10751
|
break;
|
|
10750
|
-
} else o(G,
|
|
10751
|
-
|
|
10752
|
+
} else o(G, Be);
|
|
10753
|
+
Be = Be.sibling;
|
|
10752
10754
|
}
|
|
10753
10755
|
K.type === q ? (j = Qi(K.props.children, G.mode, Te, K.key), j.return = G, G = j) : (Te = xl(K.type, K.key, K.props, null, G.mode, Te), Te.ref = aa(G, j, K), Te.return = G, G = Te);
|
|
10754
10756
|
}
|
|
10755
10757
|
return S(G);
|
|
10756
10758
|
case R:
|
|
10757
10759
|
e: {
|
|
10758
|
-
for (
|
|
10759
|
-
if (j.key ===
|
|
10760
|
+
for (Be = K.key; j !== null; ) {
|
|
10761
|
+
if (j.key === Be) if (j.tag === 4 && j.stateNode.containerInfo === K.containerInfo && j.stateNode.implementation === K.implementation) {
|
|
10760
10762
|
l(G, j.sibling), j = E(j, K.children || []), j.return = G, G = j;
|
|
10761
10763
|
break e;
|
|
10762
10764
|
} else {
|
|
@@ -10770,7 +10772,7 @@ function _k() {
|
|
|
10770
10772
|
}
|
|
10771
10773
|
return S(G);
|
|
10772
10774
|
case xe:
|
|
10773
|
-
return
|
|
10775
|
+
return Be = K._init, Nt(G, j, Be(K._payload), Te);
|
|
10774
10776
|
}
|
|
10775
10777
|
if (_n(K)) return Pe(G, j, K, Te);
|
|
10776
10778
|
if (ie(K)) return Oe(G, j, K, Te);
|
|
@@ -10873,7 +10875,7 @@ function _k() {
|
|
|
10873
10875
|
ce !== null && (ce = ce.updateQueue, L = ce.lastBaseUpdate, L !== S && (L === null ? ce.firstBaseUpdate = Z : L.next = Z, ce.lastBaseUpdate = U));
|
|
10874
10876
|
}
|
|
10875
10877
|
if (T !== null) {
|
|
10876
|
-
var
|
|
10878
|
+
var de = E.baseState;
|
|
10877
10879
|
S = 0, ce = Z = U = null, L = T;
|
|
10878
10880
|
do {
|
|
10879
10881
|
var ue = L.lane, Ce = L.eventTime;
|
|
@@ -10891,35 +10893,35 @@ function _k() {
|
|
|
10891
10893
|
switch (ue = o, Ce = l, Oe.tag) {
|
|
10892
10894
|
case 1:
|
|
10893
10895
|
if (Pe = Oe.payload, typeof Pe == "function") {
|
|
10894
|
-
|
|
10896
|
+
de = Pe.call(Ce, de, ue);
|
|
10895
10897
|
break e;
|
|
10896
10898
|
}
|
|
10897
|
-
|
|
10899
|
+
de = Pe;
|
|
10898
10900
|
break e;
|
|
10899
10901
|
case 3:
|
|
10900
10902
|
Pe.flags = Pe.flags & -65537 | 128;
|
|
10901
10903
|
case 0:
|
|
10902
|
-
if (Pe = Oe.payload, ue = typeof Pe == "function" ? Pe.call(Ce,
|
|
10903
|
-
|
|
10904
|
+
if (Pe = Oe.payload, ue = typeof Pe == "function" ? Pe.call(Ce, de, ue) : Pe, ue == null) break e;
|
|
10905
|
+
de = v({}, de, ue);
|
|
10904
10906
|
break e;
|
|
10905
10907
|
case 2:
|
|
10906
10908
|
Ei = !0;
|
|
10907
10909
|
}
|
|
10908
10910
|
}
|
|
10909
10911
|
L.callback !== null && L.lane !== 0 && (i.flags |= 64, ue = E.effects, ue === null ? E.effects = [L] : ue.push(L));
|
|
10910
|
-
} else Ce = { eventTime: Ce, lane: ue, tag: L.tag, payload: L.payload, callback: L.callback, next: null }, ce === null ? (Z = ce = Ce, U =
|
|
10912
|
+
} else Ce = { eventTime: Ce, lane: ue, tag: L.tag, payload: L.payload, callback: L.callback, next: null }, ce === null ? (Z = ce = Ce, U = de) : ce = ce.next = Ce, S |= ue;
|
|
10911
10913
|
if (L = L.next, L === null) {
|
|
10912
10914
|
if (L = E.shared.pending, L === null) break;
|
|
10913
10915
|
ue = L, L = ue.next, ue.next = null, E.lastBaseUpdate = ue, E.shared.pending = null;
|
|
10914
10916
|
}
|
|
10915
10917
|
} while (!0);
|
|
10916
|
-
if (ce === null && (U =
|
|
10918
|
+
if (ce === null && (U = de), E.baseState = U, E.firstBaseUpdate = Z, E.lastBaseUpdate = ce, o = E.shared.interleaved, o !== null) {
|
|
10917
10919
|
E = o;
|
|
10918
10920
|
do
|
|
10919
10921
|
S |= E.lane, E = E.next;
|
|
10920
10922
|
while (E !== o);
|
|
10921
10923
|
} else T === null && (E.shared.lanes = 0);
|
|
10922
|
-
Gi |= S, i.lanes = S, i.memoizedState =
|
|
10924
|
+
Gi |= S, i.lanes = S, i.memoizedState = de;
|
|
10923
10925
|
}
|
|
10924
10926
|
}
|
|
10925
10927
|
function yg(i, o, l) {
|
|
@@ -10940,10 +10942,10 @@ function _k() {
|
|
|
10940
10942
|
switch (ct(ca, o), ct(la, i), ct(Sr, ua), i = o.nodeType, i) {
|
|
10941
10943
|
case 9:
|
|
10942
10944
|
case 11:
|
|
10943
|
-
o = (o = o.documentElement) ? o.namespaceURI :
|
|
10945
|
+
o = (o = o.documentElement) ? o.namespaceURI : ge(null, "");
|
|
10944
10946
|
break;
|
|
10945
10947
|
default:
|
|
10946
|
-
i = i === 8 ? o.parentNode : o, o = i.namespaceURI || null, i = i.tagName, o =
|
|
10948
|
+
i = i === 8 ? o.parentNode : o, o = i.namespaceURI || null, i = i.tagName, o = ge(o, i);
|
|
10947
10949
|
}
|
|
10948
10950
|
mt(Sr), ct(Sr, o);
|
|
10949
10951
|
}
|
|
@@ -10952,7 +10954,7 @@ function _k() {
|
|
|
10952
10954
|
}
|
|
10953
10955
|
function Tg(i) {
|
|
10954
10956
|
qi(ca.current);
|
|
10955
|
-
var o = qi(Sr.current), l =
|
|
10957
|
+
var o = qi(Sr.current), l = ge(o, i.type);
|
|
10956
10958
|
o !== l && (ct(la, i), ct(Sr, l));
|
|
10957
10959
|
}
|
|
10958
10960
|
function ud(i) {
|
|
@@ -11047,14 +11049,14 @@ function _k() {
|
|
|
11047
11049
|
var ce = Z.lane;
|
|
11048
11050
|
if ((Yi & ce) === ce) U !== null && (U = U.next = { lane: 0, action: Z.action, hasEagerState: Z.hasEagerState, eagerState: Z.eagerState, next: null }), h = Z.hasEagerState ? Z.eagerState : i(h, Z.action);
|
|
11049
11051
|
else {
|
|
11050
|
-
var
|
|
11052
|
+
var de = {
|
|
11051
11053
|
lane: ce,
|
|
11052
11054
|
action: Z.action,
|
|
11053
11055
|
hasEagerState: Z.hasEagerState,
|
|
11054
11056
|
eagerState: Z.eagerState,
|
|
11055
11057
|
next: null
|
|
11056
11058
|
};
|
|
11057
|
-
U === null ? (L = U =
|
|
11059
|
+
U === null ? (L = U = de, S = h) : U = U.next = de, xt.lanes |= ce, Gi |= ce;
|
|
11058
11060
|
}
|
|
11059
11061
|
Z = Z.next;
|
|
11060
11062
|
} while (Z !== null && Z !== T);
|
|
@@ -11373,7 +11375,7 @@ function _k() {
|
|
|
11373
11375
|
try {
|
|
11374
11376
|
var l = "", h = o;
|
|
11375
11377
|
do
|
|
11376
|
-
l +=
|
|
11378
|
+
l += Me(h), h = h.return;
|
|
11377
11379
|
while (h);
|
|
11378
11380
|
var E = l;
|
|
11379
11381
|
} catch (T) {
|
|
@@ -11498,16 +11500,16 @@ Error generating stack: ` + T.message + `
|
|
|
11498
11500
|
S.props = L;
|
|
11499
11501
|
var U = S.context, Z = l.contextType;
|
|
11500
11502
|
typeof Z == "object" && Z !== null ? Z = qn(Z) : (Z = xn(l) ? zi : rn.current, Z = Ds(o, Z));
|
|
11501
|
-
var ce = l.getDerivedStateFromProps,
|
|
11502
|
-
|
|
11503
|
+
var ce = l.getDerivedStateFromProps, de = typeof ce == "function" || typeof S.getSnapshotBeforeUpdate == "function";
|
|
11504
|
+
de || typeof S.UNSAFE_componentWillReceiveProps != "function" && typeof S.componentWillReceiveProps != "function" || (L !== h || U !== Z) && $g(o, S, h, Z), Ei = !1;
|
|
11503
11505
|
var ue = o.memoizedState;
|
|
11504
|
-
S.state = ue, rl(o, h, S, E), U = o.memoizedState, L !== h || ue !== U || Sn.current || Ei ? (typeof ce == "function" && (Td(o, l, ce, h), U = o.memoizedState), (L = Ei || zg(o, l, L, h, ue, U, Z)) ? (
|
|
11506
|
+
S.state = ue, rl(o, h, S, E), U = o.memoizedState, L !== h || ue !== U || Sn.current || Ei ? (typeof ce == "function" && (Td(o, l, ce, h), U = o.memoizedState), (L = Ei || zg(o, l, L, h, ue, U, Z)) ? (de || typeof S.UNSAFE_componentWillMount != "function" && typeof S.componentWillMount != "function" || (typeof S.componentWillMount == "function" && S.componentWillMount(), typeof S.UNSAFE_componentWillMount == "function" && S.UNSAFE_componentWillMount()), typeof S.componentDidMount == "function" && (o.flags |= 4194308)) : (typeof S.componentDidMount == "function" && (o.flags |= 4194308), o.memoizedProps = h, o.memoizedState = U), S.props = h, S.state = U, S.context = Z, h = L) : (typeof S.componentDidMount == "function" && (o.flags |= 4194308), h = !1);
|
|
11505
11507
|
} else {
|
|
11506
|
-
S = o.stateNode, gg(i, o), L = o.memoizedProps, Z = o.type === o.elementType ? L : or(o.type, L), S.props = Z,
|
|
11508
|
+
S = o.stateNode, gg(i, o), L = o.memoizedProps, Z = o.type === o.elementType ? L : or(o.type, L), S.props = Z, de = o.pendingProps, ue = S.context, U = l.contextType, typeof U == "object" && U !== null ? U = qn(U) : (U = xn(l) ? zi : rn.current, U = Ds(o, U));
|
|
11507
11509
|
var Ce = l.getDerivedStateFromProps;
|
|
11508
|
-
(ce = typeof Ce == "function" || typeof S.getSnapshotBeforeUpdate == "function") || typeof S.UNSAFE_componentWillReceiveProps != "function" && typeof S.componentWillReceiveProps != "function" || (L !==
|
|
11510
|
+
(ce = typeof Ce == "function" || typeof S.getSnapshotBeforeUpdate == "function") || typeof S.UNSAFE_componentWillReceiveProps != "function" && typeof S.componentWillReceiveProps != "function" || (L !== de || ue !== U) && $g(o, S, h, U), Ei = !1, ue = o.memoizedState, S.state = ue, rl(o, h, S, E);
|
|
11509
11511
|
var Pe = o.memoizedState;
|
|
11510
|
-
L !==
|
|
11512
|
+
L !== de || ue !== Pe || Sn.current || Ei ? (typeof Ce == "function" && (Td(o, l, Ce, h), Pe = o.memoizedState), (Z = Ei || zg(o, l, Z, h, ue, Pe, U) || !1) ? (ce || typeof S.UNSAFE_componentWillUpdate != "function" && typeof S.componentWillUpdate != "function" || (typeof S.componentWillUpdate == "function" && S.componentWillUpdate(h, Pe, U), typeof S.UNSAFE_componentWillUpdate == "function" && S.UNSAFE_componentWillUpdate(h, Pe, U)), typeof S.componentDidUpdate == "function" && (o.flags |= 4), typeof S.getSnapshotBeforeUpdate == "function" && (o.flags |= 1024)) : (typeof S.componentDidUpdate != "function" || L === i.memoizedProps && ue === i.memoizedState || (o.flags |= 4), typeof S.getSnapshotBeforeUpdate != "function" || L === i.memoizedProps && ue === i.memoizedState || (o.flags |= 1024), o.memoizedProps = h, o.memoizedState = Pe), S.props = h, S.state = Pe, S.context = U, h = Z) : (typeof S.componentDidUpdate != "function" || L === i.memoizedProps && ue === i.memoizedState || (o.flags |= 4), typeof S.getSnapshotBeforeUpdate != "function" || L === i.memoizedProps && ue === i.memoizedState || (o.flags |= 1024), h = !1);
|
|
11511
11513
|
}
|
|
11512
11514
|
return Ad(i, o, l, h, T, E);
|
|
11513
11515
|
}
|
|
@@ -11927,7 +11929,7 @@ Error generating stack: ` + T.message + `
|
|
|
11927
11929
|
mn(i), at(i);
|
|
11928
11930
|
break;
|
|
11929
11931
|
case "option":
|
|
11930
|
-
h.value != null && i.setAttribute("value", "" +
|
|
11932
|
+
h.value != null && i.setAttribute("value", "" + Fe(h.value));
|
|
11931
11933
|
break;
|
|
11932
11934
|
case "select":
|
|
11933
11935
|
i.multiple = !!h.multiple, T = h.value, T != null ? Ae(i, !!h.multiple, T, !1) : h.defaultValue != null && Ae(
|
|
@@ -12088,16 +12090,16 @@ Error generating stack: ` + T.message + `
|
|
|
12088
12090
|
l = null;
|
|
12089
12091
|
break e;
|
|
12090
12092
|
}
|
|
12091
|
-
var S = 0, L = -1, U = -1, Z = 0, ce = 0,
|
|
12093
|
+
var S = 0, L = -1, U = -1, Z = 0, ce = 0, de = i, ue = null;
|
|
12092
12094
|
t: for (; ; ) {
|
|
12093
|
-
for (var Ce;
|
|
12094
|
-
ue =
|
|
12095
|
+
for (var Ce; de !== l || E !== 0 && de.nodeType !== 3 || (L = S + E), de !== T || h !== 0 && de.nodeType !== 3 || (U = S + h), de.nodeType === 3 && (S += de.nodeValue.length), (Ce = de.firstChild) !== null; )
|
|
12096
|
+
ue = de, de = Ce;
|
|
12095
12097
|
for (; ; ) {
|
|
12096
|
-
if (
|
|
12097
|
-
if (ue === l && ++Z === E && (L = S), ue === T && ++ce === h && (U = S), (Ce =
|
|
12098
|
-
|
|
12098
|
+
if (de === i) break t;
|
|
12099
|
+
if (ue === l && ++Z === E && (L = S), ue === T && ++ce === h && (U = S), (Ce = de.nextSibling) !== null) break;
|
|
12100
|
+
de = ue, ue = de.parentNode;
|
|
12099
12101
|
}
|
|
12100
|
-
|
|
12102
|
+
de = Ce;
|
|
12101
12103
|
}
|
|
12102
12104
|
l = L === -1 || U === -1 ? null : { start: L, end: U };
|
|
12103
12105
|
} else l = null;
|
|
@@ -12337,8 +12339,8 @@ Error generating stack: ` + T.message + `
|
|
|
12337
12339
|
L === "input" && T.type === "radio" && T.name != null && ze(E, T), Tr(L, S);
|
|
12338
12340
|
var Z = Tr(L, T);
|
|
12339
12341
|
for (S = 0; S < U.length; S += 2) {
|
|
12340
|
-
var ce = U[S],
|
|
12341
|
-
ce === "style" ? Qt(E,
|
|
12342
|
+
var ce = U[S], de = U[S + 1];
|
|
12343
|
+
ce === "style" ? Qt(E, de) : ce === "dangerouslySetInnerHTML" ? je(E, de) : ce === "children" ? Ie(E, de) : N(E, ce, de, Z);
|
|
12342
12344
|
}
|
|
12343
12345
|
switch (L) {
|
|
12344
12346
|
case "input":
|
|
@@ -12391,7 +12393,7 @@ Error generating stack: ` + T.message + `
|
|
|
12391
12393
|
case 22:
|
|
12392
12394
|
if (ce = l !== null && l.memoizedState !== null, i.mode & 1 ? (an = (Z = an) || ce, ur(o, i), an = Z) : ur(o, i), Ar(i), h & 8192) {
|
|
12393
12395
|
if (Z = i.memoizedState !== null, (i.stateNode.isHidden = Z) && !ce && (i.mode & 1) !== 0) for (ve = i, ce = i.child; ce !== null; ) {
|
|
12394
|
-
for (
|
|
12396
|
+
for (de = ve = ce; ve !== null; ) {
|
|
12395
12397
|
switch (ue = ve, Ce = ue.child, ue.tag) {
|
|
12396
12398
|
case 0:
|
|
12397
12399
|
case 11:
|
|
@@ -12416,40 +12418,40 @@ Error generating stack: ` + T.message + `
|
|
|
12416
12418
|
break;
|
|
12417
12419
|
case 22:
|
|
12418
12420
|
if (ue.memoizedState !== null) {
|
|
12419
|
-
y1(
|
|
12421
|
+
y1(de);
|
|
12420
12422
|
continue;
|
|
12421
12423
|
}
|
|
12422
12424
|
}
|
|
12423
|
-
Ce !== null ? (Ce.return = ue, ve = Ce) : y1(
|
|
12425
|
+
Ce !== null ? (Ce.return = ue, ve = Ce) : y1(de);
|
|
12424
12426
|
}
|
|
12425
12427
|
ce = ce.sibling;
|
|
12426
12428
|
}
|
|
12427
|
-
e: for (ce = null,
|
|
12428
|
-
if (
|
|
12429
|
+
e: for (ce = null, de = i; ; ) {
|
|
12430
|
+
if (de.tag === 5) {
|
|
12429
12431
|
if (ce === null) {
|
|
12430
|
-
ce =
|
|
12432
|
+
ce = de;
|
|
12431
12433
|
try {
|
|
12432
|
-
E =
|
|
12434
|
+
E = de.stateNode, Z ? (T = E.style, typeof T.setProperty == "function" ? T.setProperty("display", "none", "important") : T.display = "none") : (L = de.stateNode, U = de.memoizedProps.style, S = U != null && U.hasOwnProperty("display") ? U.display : null, L.style.display = kt("display", S));
|
|
12433
12435
|
} catch (Oe) {
|
|
12434
12436
|
Ct(i, i.return, Oe);
|
|
12435
12437
|
}
|
|
12436
12438
|
}
|
|
12437
|
-
} else if (
|
|
12439
|
+
} else if (de.tag === 6) {
|
|
12438
12440
|
if (ce === null) try {
|
|
12439
|
-
|
|
12441
|
+
de.stateNode.nodeValue = Z ? "" : de.memoizedProps;
|
|
12440
12442
|
} catch (Oe) {
|
|
12441
12443
|
Ct(i, i.return, Oe);
|
|
12442
12444
|
}
|
|
12443
|
-
} else if ((
|
|
12444
|
-
|
|
12445
|
+
} else if ((de.tag !== 22 && de.tag !== 23 || de.memoizedState === null || de === i) && de.child !== null) {
|
|
12446
|
+
de.child.return = de, de = de.child;
|
|
12445
12447
|
continue;
|
|
12446
12448
|
}
|
|
12447
|
-
if (
|
|
12448
|
-
for (;
|
|
12449
|
-
if (
|
|
12450
|
-
ce ===
|
|
12449
|
+
if (de === i) break e;
|
|
12450
|
+
for (; de.sibling === null; ) {
|
|
12451
|
+
if (de.return === null || de.return === i) break e;
|
|
12452
|
+
ce === de && (ce = null), de = de.return;
|
|
12451
12453
|
}
|
|
12452
|
-
ce ===
|
|
12454
|
+
ce === de && (ce = null), de.sibling.return = de.return, de = de.sibling;
|
|
12453
12455
|
}
|
|
12454
12456
|
}
|
|
12455
12457
|
break;
|
|
@@ -12585,8 +12587,8 @@ Error generating stack: ` + T.message + `
|
|
|
12585
12587
|
if (Z !== null) {
|
|
12586
12588
|
var ce = Z.memoizedState;
|
|
12587
12589
|
if (ce !== null) {
|
|
12588
|
-
var
|
|
12589
|
-
|
|
12590
|
+
var de = ce.dehydrated;
|
|
12591
|
+
de !== null && Wo(de);
|
|
12590
12592
|
}
|
|
12591
12593
|
}
|
|
12592
12594
|
}
|
|
@@ -12939,8 +12941,8 @@ Error generating stack: ` + T.message + `
|
|
|
12939
12941
|
e: {
|
|
12940
12942
|
var T = i, S = l.return, L = l, U = o;
|
|
12941
12943
|
if (o = en, L.flags |= 32768, U !== null && typeof U == "object" && typeof U.then == "function") {
|
|
12942
|
-
var Z = U, ce = L,
|
|
12943
|
-
if ((ce.mode & 1) === 0 && (
|
|
12944
|
+
var Z = U, ce = L, de = ce.tag;
|
|
12945
|
+
if ((ce.mode & 1) === 0 && (de === 0 || de === 11 || de === 15)) {
|
|
12944
12946
|
var ue = ce.alternate;
|
|
12945
12947
|
ue ? (ce.updateQueue = ue.updateQueue, ce.memoizedState = ue.memoizedState, ce.lanes = ue.lanes) : (ce.updateQueue = null, ce.memoizedState = null);
|
|
12946
12948
|
}
|
|
@@ -12989,8 +12991,8 @@ Error generating stack: ` + T.message + `
|
|
|
12989
12991
|
} while (T !== null);
|
|
12990
12992
|
}
|
|
12991
12993
|
C1(l);
|
|
12992
|
-
} catch (
|
|
12993
|
-
o =
|
|
12994
|
+
} catch (Le) {
|
|
12995
|
+
o = Le, Ot === l && l !== null && (Ot = l = l.return);
|
|
12994
12996
|
continue;
|
|
12995
12997
|
}
|
|
12996
12998
|
break;
|
|
@@ -13113,8 +13115,8 @@ Error generating stack: ` + T.message + `
|
|
|
13113
13115
|
case 15:
|
|
13114
13116
|
ga(8, ce, T);
|
|
13115
13117
|
}
|
|
13116
|
-
var
|
|
13117
|
-
if (
|
|
13118
|
+
var de = ce.child;
|
|
13119
|
+
if (de !== null) de.return = ce, ve = de;
|
|
13118
13120
|
else for (; ve !== null; ) {
|
|
13119
13121
|
ce = ve;
|
|
13120
13122
|
var ue = ce.sibling, Ce = ce.return;
|
|
@@ -13173,8 +13175,8 @@ Error generating stack: ` + T.message + `
|
|
|
13173
13175
|
case 15:
|
|
13174
13176
|
pl(9, L);
|
|
13175
13177
|
}
|
|
13176
|
-
} catch (
|
|
13177
|
-
Ct(L, L.return,
|
|
13178
|
+
} catch (Le) {
|
|
13179
|
+
Ct(L, L.return, Le);
|
|
13178
13180
|
}
|
|
13179
13181
|
if (L === S) {
|
|
13180
13182
|
ve = null;
|
|
@@ -13190,7 +13192,7 @@ Error generating stack: ` + T.message + `
|
|
|
13190
13192
|
}
|
|
13191
13193
|
if (tt = E, gi(), br && typeof br.onPostCommitFiberRoot == "function") try {
|
|
13192
13194
|
br.onPostCommitFiberRoot(Nu, i);
|
|
13193
|
-
} catch (
|
|
13195
|
+
} catch (Le) {
|
|
13194
13196
|
}
|
|
13195
13197
|
h = !0;
|
|
13196
13198
|
}
|
|
@@ -13413,7 +13415,7 @@ Error generating stack: ` + T.message + `
|
|
|
13413
13415
|
function pC(i) {
|
|
13414
13416
|
if (typeof i == "function") return Vd(i) ? 1 : 0;
|
|
13415
13417
|
if (i != null) {
|
|
13416
|
-
if (i = i.$$typeof, i ===
|
|
13418
|
+
if (i = i.$$typeof, i === fe) return 11;
|
|
13417
13419
|
if (i === oe) return 14;
|
|
13418
13420
|
}
|
|
13419
13421
|
return 2;
|
|
@@ -13432,10 +13434,10 @@ Error generating stack: ` + T.message + `
|
|
|
13432
13434
|
case ne:
|
|
13433
13435
|
S = 8, E |= 8;
|
|
13434
13436
|
break;
|
|
13435
|
-
case
|
|
13436
|
-
return i = Wn(12, l, o, E | 2), i.elementType =
|
|
13437
|
-
case
|
|
13438
|
-
return i = Wn(13, l, o, E), i.elementType =
|
|
13437
|
+
case me:
|
|
13438
|
+
return i = Wn(12, l, o, E | 2), i.elementType = me, i.lanes = T, i;
|
|
13439
|
+
case Ne:
|
|
13440
|
+
return i = Wn(13, l, o, E), i.elementType = Ne, i.lanes = T, i;
|
|
13439
13441
|
case re:
|
|
13440
13442
|
return i = Wn(19, l, o, E), i.elementType = re, i.lanes = T, i;
|
|
13441
13443
|
case ae:
|
|
@@ -13448,7 +13450,7 @@ Error generating stack: ` + T.message + `
|
|
|
13448
13450
|
case se:
|
|
13449
13451
|
S = 9;
|
|
13450
13452
|
break e;
|
|
13451
|
-
case
|
|
13453
|
+
case fe:
|
|
13452
13454
|
S = 11;
|
|
13453
13455
|
break e;
|
|
13454
13456
|
case oe:
|
|
@@ -14174,17 +14176,17 @@ In.prototype.property = "";
|
|
|
14174
14176
|
In.prototype.spaceSeparated = !1;
|
|
14175
14177
|
In.prototype.space = void 0;
|
|
14176
14178
|
let Kk = 0;
|
|
14177
|
-
const
|
|
14179
|
+
const qe = bs(), It = bs(), rp = bs(), Ee = bs(), ut = bs(), cs = bs(), Bn = bs();
|
|
14178
14180
|
function bs() {
|
|
14179
14181
|
return _a(2, ++Kk);
|
|
14180
14182
|
}
|
|
14181
14183
|
const ip = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
14182
14184
|
__proto__: null,
|
|
14183
|
-
boolean:
|
|
14185
|
+
boolean: qe,
|
|
14184
14186
|
booleanish: It,
|
|
14185
14187
|
commaOrSpaceSeparated: Bn,
|
|
14186
14188
|
commaSeparated: cs,
|
|
14187
|
-
number:
|
|
14189
|
+
number: Ee,
|
|
14188
14190
|
overloadedBoolean: rp,
|
|
14189
14191
|
spaceSeparated: ut
|
|
14190
14192
|
}, Symbol.toStringTag, { value: "Module" })), ph = (
|
|
@@ -14238,9 +14240,9 @@ const f_ = No({
|
|
|
14238
14240
|
ariaAutoComplete: null,
|
|
14239
14241
|
ariaBusy: It,
|
|
14240
14242
|
ariaChecked: It,
|
|
14241
|
-
ariaColCount:
|
|
14242
|
-
ariaColIndex:
|
|
14243
|
-
ariaColSpan:
|
|
14243
|
+
ariaColCount: Ee,
|
|
14244
|
+
ariaColIndex: Ee,
|
|
14245
|
+
ariaColSpan: Ee,
|
|
14244
14246
|
ariaControls: ut,
|
|
14245
14247
|
ariaCurrent: null,
|
|
14246
14248
|
ariaDescribedBy: ut,
|
|
@@ -14257,7 +14259,7 @@ const f_ = No({
|
|
|
14257
14259
|
ariaKeyShortcuts: null,
|
|
14258
14260
|
ariaLabel: null,
|
|
14259
14261
|
ariaLabelledBy: ut,
|
|
14260
|
-
ariaLevel:
|
|
14262
|
+
ariaLevel: Ee,
|
|
14261
14263
|
ariaLive: null,
|
|
14262
14264
|
ariaModal: It,
|
|
14263
14265
|
ariaMultiLine: It,
|
|
@@ -14265,21 +14267,21 @@ const f_ = No({
|
|
|
14265
14267
|
ariaOrientation: null,
|
|
14266
14268
|
ariaOwns: ut,
|
|
14267
14269
|
ariaPlaceholder: null,
|
|
14268
|
-
ariaPosInSet:
|
|
14270
|
+
ariaPosInSet: Ee,
|
|
14269
14271
|
ariaPressed: It,
|
|
14270
14272
|
ariaReadOnly: It,
|
|
14271
14273
|
ariaRelevant: null,
|
|
14272
14274
|
ariaRequired: It,
|
|
14273
14275
|
ariaRoleDescription: ut,
|
|
14274
|
-
ariaRowCount:
|
|
14275
|
-
ariaRowIndex:
|
|
14276
|
-
ariaRowSpan:
|
|
14276
|
+
ariaRowCount: Ee,
|
|
14277
|
+
ariaRowIndex: Ee,
|
|
14278
|
+
ariaRowSpan: Ee,
|
|
14277
14279
|
ariaSelected: It,
|
|
14278
|
-
ariaSetSize:
|
|
14280
|
+
ariaSetSize: Ee,
|
|
14279
14281
|
ariaSort: null,
|
|
14280
|
-
ariaValueMax:
|
|
14281
|
-
ariaValueMin:
|
|
14282
|
-
ariaValueNow:
|
|
14282
|
+
ariaValueMax: Ee,
|
|
14283
|
+
ariaValueMin: Ee,
|
|
14284
|
+
ariaValueNow: Ee,
|
|
14283
14285
|
ariaValueText: null,
|
|
14284
14286
|
role: null
|
|
14285
14287
|
},
|
|
@@ -14309,43 +14311,43 @@ const Qk = No({
|
|
|
14309
14311
|
accessKey: ut,
|
|
14310
14312
|
action: null,
|
|
14311
14313
|
allow: null,
|
|
14312
|
-
allowFullScreen:
|
|
14313
|
-
allowPaymentRequest:
|
|
14314
|
-
allowUserMedia:
|
|
14315
|
-
alpha:
|
|
14314
|
+
allowFullScreen: qe,
|
|
14315
|
+
allowPaymentRequest: qe,
|
|
14316
|
+
allowUserMedia: qe,
|
|
14317
|
+
alpha: qe,
|
|
14316
14318
|
alt: null,
|
|
14317
14319
|
as: null,
|
|
14318
|
-
async:
|
|
14320
|
+
async: qe,
|
|
14319
14321
|
autoCapitalize: null,
|
|
14320
14322
|
autoComplete: ut,
|
|
14321
|
-
autoFocus:
|
|
14322
|
-
autoPlay:
|
|
14323
|
+
autoFocus: qe,
|
|
14324
|
+
autoPlay: qe,
|
|
14323
14325
|
blocking: ut,
|
|
14324
14326
|
capture: null,
|
|
14325
14327
|
charSet: null,
|
|
14326
|
-
checked:
|
|
14328
|
+
checked: qe,
|
|
14327
14329
|
cite: null,
|
|
14328
14330
|
className: ut,
|
|
14329
14331
|
closedBy: null,
|
|
14330
14332
|
colorSpace: null,
|
|
14331
|
-
cols:
|
|
14332
|
-
colSpan:
|
|
14333
|
+
cols: Ee,
|
|
14334
|
+
colSpan: Ee,
|
|
14333
14335
|
command: null,
|
|
14334
14336
|
commandFor: null,
|
|
14335
14337
|
content: null,
|
|
14336
14338
|
contentEditable: It,
|
|
14337
|
-
controls:
|
|
14339
|
+
controls: qe,
|
|
14338
14340
|
controlsList: ut,
|
|
14339
|
-
coords:
|
|
14341
|
+
coords: Ee | cs,
|
|
14340
14342
|
crossOrigin: null,
|
|
14341
14343
|
data: null,
|
|
14342
14344
|
dateTime: null,
|
|
14343
14345
|
decoding: null,
|
|
14344
|
-
default:
|
|
14345
|
-
defer:
|
|
14346
|
+
default: qe,
|
|
14347
|
+
defer: qe,
|
|
14346
14348
|
dir: null,
|
|
14347
14349
|
dirName: null,
|
|
14348
|
-
disabled:
|
|
14350
|
+
disabled: qe,
|
|
14349
14351
|
download: rp,
|
|
14350
14352
|
draggable: It,
|
|
14351
14353
|
encType: null,
|
|
@@ -14355,12 +14357,12 @@ const Qk = No({
|
|
|
14355
14357
|
formAction: null,
|
|
14356
14358
|
formEncType: null,
|
|
14357
14359
|
formMethod: null,
|
|
14358
|
-
formNoValidate:
|
|
14360
|
+
formNoValidate: qe,
|
|
14359
14361
|
formTarget: null,
|
|
14360
14362
|
headers: ut,
|
|
14361
|
-
height:
|
|
14363
|
+
height: Ee,
|
|
14362
14364
|
hidden: rp,
|
|
14363
|
-
high:
|
|
14365
|
+
high: Ee,
|
|
14364
14366
|
href: null,
|
|
14365
14367
|
hrefLang: null,
|
|
14366
14368
|
htmlFor: ut,
|
|
@@ -14368,15 +14370,15 @@ const Qk = No({
|
|
|
14368
14370
|
id: null,
|
|
14369
14371
|
imageSizes: null,
|
|
14370
14372
|
imageSrcSet: null,
|
|
14371
|
-
inert:
|
|
14373
|
+
inert: qe,
|
|
14372
14374
|
inputMode: null,
|
|
14373
14375
|
integrity: null,
|
|
14374
14376
|
is: null,
|
|
14375
|
-
isMap:
|
|
14377
|
+
isMap: qe,
|
|
14376
14378
|
itemId: null,
|
|
14377
14379
|
itemProp: ut,
|
|
14378
14380
|
itemRef: ut,
|
|
14379
|
-
itemScope:
|
|
14381
|
+
itemScope: qe,
|
|
14380
14382
|
itemType: ut,
|
|
14381
14383
|
kind: null,
|
|
14382
14384
|
label: null,
|
|
@@ -14384,21 +14386,21 @@ const Qk = No({
|
|
|
14384
14386
|
language: null,
|
|
14385
14387
|
list: null,
|
|
14386
14388
|
loading: null,
|
|
14387
|
-
loop:
|
|
14388
|
-
low:
|
|
14389
|
+
loop: qe,
|
|
14390
|
+
low: Ee,
|
|
14389
14391
|
manifest: null,
|
|
14390
14392
|
max: null,
|
|
14391
|
-
maxLength:
|
|
14393
|
+
maxLength: Ee,
|
|
14392
14394
|
media: null,
|
|
14393
14395
|
method: null,
|
|
14394
14396
|
min: null,
|
|
14395
|
-
minLength:
|
|
14396
|
-
multiple:
|
|
14397
|
-
muted:
|
|
14397
|
+
minLength: Ee,
|
|
14398
|
+
multiple: qe,
|
|
14399
|
+
muted: qe,
|
|
14398
14400
|
name: null,
|
|
14399
14401
|
nonce: null,
|
|
14400
|
-
noModule:
|
|
14401
|
-
noValidate:
|
|
14402
|
+
noModule: qe,
|
|
14403
|
+
noValidate: qe,
|
|
14402
14404
|
onAbort: null,
|
|
14403
14405
|
onAfterPrint: null,
|
|
14404
14406
|
onAuxClick: null,
|
|
@@ -14487,56 +14489,56 @@ const Qk = No({
|
|
|
14487
14489
|
onVolumeChange: null,
|
|
14488
14490
|
onWaiting: null,
|
|
14489
14491
|
onWheel: null,
|
|
14490
|
-
open:
|
|
14491
|
-
optimum:
|
|
14492
|
+
open: qe,
|
|
14493
|
+
optimum: Ee,
|
|
14492
14494
|
pattern: null,
|
|
14493
14495
|
ping: ut,
|
|
14494
14496
|
placeholder: null,
|
|
14495
|
-
playsInline:
|
|
14497
|
+
playsInline: qe,
|
|
14496
14498
|
popover: null,
|
|
14497
14499
|
popoverTarget: null,
|
|
14498
14500
|
popoverTargetAction: null,
|
|
14499
14501
|
poster: null,
|
|
14500
14502
|
preload: null,
|
|
14501
|
-
readOnly:
|
|
14503
|
+
readOnly: qe,
|
|
14502
14504
|
referrerPolicy: null,
|
|
14503
14505
|
rel: ut,
|
|
14504
|
-
required:
|
|
14505
|
-
reversed:
|
|
14506
|
-
rows:
|
|
14507
|
-
rowSpan:
|
|
14506
|
+
required: qe,
|
|
14507
|
+
reversed: qe,
|
|
14508
|
+
rows: Ee,
|
|
14509
|
+
rowSpan: Ee,
|
|
14508
14510
|
sandbox: ut,
|
|
14509
14511
|
scope: null,
|
|
14510
|
-
scoped:
|
|
14511
|
-
seamless:
|
|
14512
|
-
selected:
|
|
14513
|
-
shadowRootClonable:
|
|
14514
|
-
shadowRootCustomElementRegistry:
|
|
14515
|
-
shadowRootDelegatesFocus:
|
|
14512
|
+
scoped: qe,
|
|
14513
|
+
seamless: qe,
|
|
14514
|
+
selected: qe,
|
|
14515
|
+
shadowRootClonable: qe,
|
|
14516
|
+
shadowRootCustomElementRegistry: qe,
|
|
14517
|
+
shadowRootDelegatesFocus: qe,
|
|
14516
14518
|
shadowRootMode: null,
|
|
14517
|
-
shadowRootSerializable:
|
|
14519
|
+
shadowRootSerializable: qe,
|
|
14518
14520
|
shape: null,
|
|
14519
|
-
size:
|
|
14521
|
+
size: Ee,
|
|
14520
14522
|
sizes: null,
|
|
14521
14523
|
slot: null,
|
|
14522
|
-
span:
|
|
14524
|
+
span: Ee,
|
|
14523
14525
|
spellCheck: It,
|
|
14524
14526
|
src: null,
|
|
14525
14527
|
srcDoc: null,
|
|
14526
14528
|
srcLang: null,
|
|
14527
14529
|
srcSet: null,
|
|
14528
|
-
start:
|
|
14530
|
+
start: Ee,
|
|
14529
14531
|
step: null,
|
|
14530
14532
|
style: null,
|
|
14531
|
-
tabIndex:
|
|
14533
|
+
tabIndex: Ee,
|
|
14532
14534
|
target: null,
|
|
14533
14535
|
title: null,
|
|
14534
14536
|
translate: null,
|
|
14535
14537
|
type: null,
|
|
14536
|
-
typeMustMatch:
|
|
14538
|
+
typeMustMatch: qe,
|
|
14537
14539
|
useMap: null,
|
|
14538
14540
|
value: It,
|
|
14539
|
-
width:
|
|
14541
|
+
width: Ee,
|
|
14540
14542
|
wrap: null,
|
|
14541
14543
|
writingSuggestions: null,
|
|
14542
14544
|
// Legacy.
|
|
@@ -14553,11 +14555,11 @@ const Qk = No({
|
|
|
14553
14555
|
// `<body>`. Use CSS `background-image` instead
|
|
14554
14556
|
bgColor: null,
|
|
14555
14557
|
// `<body>` and table elements. Use CSS `background-color` instead
|
|
14556
|
-
border:
|
|
14558
|
+
border: Ee,
|
|
14557
14559
|
// `<table>`. Use CSS `border-width` instead,
|
|
14558
14560
|
borderColor: null,
|
|
14559
14561
|
// `<table>`. Use CSS `border-color` instead,
|
|
14560
|
-
bottomMargin:
|
|
14562
|
+
bottomMargin: Ee,
|
|
14561
14563
|
// `<body>`
|
|
14562
14564
|
cellPadding: null,
|
|
14563
14565
|
// `<table>`
|
|
@@ -14579,9 +14581,9 @@ const Qk = No({
|
|
|
14579
14581
|
// `<object>`
|
|
14580
14582
|
color: null,
|
|
14581
14583
|
// `<font>` and `<hr>`. Use CSS instead
|
|
14582
|
-
compact:
|
|
14584
|
+
compact: qe,
|
|
14583
14585
|
// Lists. Use CSS to reduce space between items instead
|
|
14584
|
-
declare:
|
|
14586
|
+
declare: qe,
|
|
14585
14587
|
// `<object>`
|
|
14586
14588
|
event: null,
|
|
14587
14589
|
// `<script>`
|
|
@@ -14591,9 +14593,9 @@ const Qk = No({
|
|
|
14591
14593
|
// `<table>`
|
|
14592
14594
|
frameBorder: null,
|
|
14593
14595
|
// `<iframe>`. Use CSS `border` instead
|
|
14594
|
-
hSpace:
|
|
14596
|
+
hSpace: Ee,
|
|
14595
14597
|
// `<img>` and `<object>`
|
|
14596
|
-
leftMargin:
|
|
14598
|
+
leftMargin: Ee,
|
|
14597
14599
|
// `<body>`
|
|
14598
14600
|
link: null,
|
|
14599
14601
|
// `<body>`. Use CSS `a:link {color: *}` instead
|
|
@@ -14601,17 +14603,17 @@ const Qk = No({
|
|
|
14601
14603
|
// `<frame>`, `<iframe>`, and `<img>`. Use an `<a>`
|
|
14602
14604
|
lowSrc: null,
|
|
14603
14605
|
// `<img>`. Use a `<picture>`
|
|
14604
|
-
marginHeight:
|
|
14606
|
+
marginHeight: Ee,
|
|
14605
14607
|
// `<body>`
|
|
14606
|
-
marginWidth:
|
|
14608
|
+
marginWidth: Ee,
|
|
14607
14609
|
// `<body>`
|
|
14608
|
-
noResize:
|
|
14610
|
+
noResize: qe,
|
|
14609
14611
|
// `<frame>`
|
|
14610
|
-
noHref:
|
|
14612
|
+
noHref: qe,
|
|
14611
14613
|
// `<area>`. Use no href instead of an explicit `nohref`
|
|
14612
|
-
noShade:
|
|
14614
|
+
noShade: qe,
|
|
14613
14615
|
// `<hr>`. Use background-color and height instead of borders
|
|
14614
|
-
noWrap:
|
|
14616
|
+
noWrap: qe,
|
|
14615
14617
|
// `<td>` and `<th>`
|
|
14616
14618
|
object: null,
|
|
14617
14619
|
// `<applet>`
|
|
@@ -14621,7 +14623,7 @@ const Qk = No({
|
|
|
14621
14623
|
// `<isindex>`
|
|
14622
14624
|
rev: null,
|
|
14623
14625
|
// `<link>`
|
|
14624
|
-
rightMargin:
|
|
14626
|
+
rightMargin: Ee,
|
|
14625
14627
|
// `<body>`
|
|
14626
14628
|
rules: null,
|
|
14627
14629
|
// `<table>`
|
|
@@ -14635,7 +14637,7 @@ const Qk = No({
|
|
|
14635
14637
|
// `<table>`
|
|
14636
14638
|
text: null,
|
|
14637
14639
|
// `<body>`. Use CSS `color` instead
|
|
14638
|
-
topMargin:
|
|
14640
|
+
topMargin: Ee,
|
|
14639
14641
|
// `<body>`
|
|
14640
14642
|
valueType: null,
|
|
14641
14643
|
// `<param>`
|
|
@@ -14645,20 +14647,20 @@ const Qk = No({
|
|
|
14645
14647
|
// Several. Use CSS `vertical-align` instead
|
|
14646
14648
|
vLink: null,
|
|
14647
14649
|
// `<body>`. Use CSS `a:visited {color}` instead
|
|
14648
|
-
vSpace:
|
|
14650
|
+
vSpace: Ee,
|
|
14649
14651
|
// `<img>` and `<object>`
|
|
14650
14652
|
// Non-standard Properties.
|
|
14651
14653
|
allowTransparency: null,
|
|
14652
14654
|
autoCorrect: null,
|
|
14653
14655
|
autoSave: null,
|
|
14654
|
-
credentialless:
|
|
14655
|
-
disablePictureInPicture:
|
|
14656
|
-
disableRemotePlayback:
|
|
14656
|
+
credentialless: qe,
|
|
14657
|
+
disablePictureInPicture: qe,
|
|
14658
|
+
disableRemotePlayback: qe,
|
|
14657
14659
|
exportParts: cs,
|
|
14658
14660
|
part: ut,
|
|
14659
14661
|
prefix: null,
|
|
14660
14662
|
property: null,
|
|
14661
|
-
results:
|
|
14663
|
+
results: Ee,
|
|
14662
14664
|
security: null,
|
|
14663
14665
|
unselectable: null
|
|
14664
14666
|
},
|
|
@@ -14843,27 +14845,27 @@ const Qk = No({
|
|
|
14843
14845
|
},
|
|
14844
14846
|
properties: {
|
|
14845
14847
|
about: Bn,
|
|
14846
|
-
accentHeight:
|
|
14848
|
+
accentHeight: Ee,
|
|
14847
14849
|
accumulate: null,
|
|
14848
14850
|
additive: null,
|
|
14849
14851
|
alignmentBaseline: null,
|
|
14850
|
-
alphabetic:
|
|
14851
|
-
amplitude:
|
|
14852
|
+
alphabetic: Ee,
|
|
14853
|
+
amplitude: Ee,
|
|
14852
14854
|
arabicForm: null,
|
|
14853
|
-
ascent:
|
|
14855
|
+
ascent: Ee,
|
|
14854
14856
|
attributeName: null,
|
|
14855
14857
|
attributeType: null,
|
|
14856
|
-
azimuth:
|
|
14858
|
+
azimuth: Ee,
|
|
14857
14859
|
bandwidth: null,
|
|
14858
14860
|
baselineShift: null,
|
|
14859
14861
|
baseFrequency: null,
|
|
14860
14862
|
baseProfile: null,
|
|
14861
14863
|
bbox: null,
|
|
14862
14864
|
begin: null,
|
|
14863
|
-
bias:
|
|
14865
|
+
bias: Ee,
|
|
14864
14866
|
by: null,
|
|
14865
14867
|
calcMode: null,
|
|
14866
|
-
capHeight:
|
|
14868
|
+
capHeight: Ee,
|
|
14867
14869
|
className: ut,
|
|
14868
14870
|
clip: null,
|
|
14869
14871
|
clipPath: null,
|
|
@@ -14884,26 +14886,26 @@ const Qk = No({
|
|
|
14884
14886
|
d: null,
|
|
14885
14887
|
dataType: null,
|
|
14886
14888
|
defaultAction: null,
|
|
14887
|
-
descent:
|
|
14888
|
-
diffuseConstant:
|
|
14889
|
+
descent: Ee,
|
|
14890
|
+
diffuseConstant: Ee,
|
|
14889
14891
|
direction: null,
|
|
14890
14892
|
display: null,
|
|
14891
14893
|
dur: null,
|
|
14892
|
-
divisor:
|
|
14894
|
+
divisor: Ee,
|
|
14893
14895
|
dominantBaseline: null,
|
|
14894
|
-
download:
|
|
14896
|
+
download: qe,
|
|
14895
14897
|
dx: null,
|
|
14896
14898
|
dy: null,
|
|
14897
14899
|
edgeMode: null,
|
|
14898
14900
|
editable: null,
|
|
14899
|
-
elevation:
|
|
14901
|
+
elevation: Ee,
|
|
14900
14902
|
enableBackground: null,
|
|
14901
14903
|
end: null,
|
|
14902
14904
|
event: null,
|
|
14903
|
-
exponent:
|
|
14905
|
+
exponent: Ee,
|
|
14904
14906
|
externalResourcesRequired: null,
|
|
14905
14907
|
fill: null,
|
|
14906
|
-
fillOpacity:
|
|
14908
|
+
fillOpacity: Ee,
|
|
14907
14909
|
fillRule: null,
|
|
14908
14910
|
filter: null,
|
|
14909
14911
|
filterRes: null,
|
|
@@ -14933,27 +14935,27 @@ const Qk = No({
|
|
|
14933
14935
|
gradientTransform: null,
|
|
14934
14936
|
gradientUnits: null,
|
|
14935
14937
|
handler: null,
|
|
14936
|
-
hanging:
|
|
14938
|
+
hanging: Ee,
|
|
14937
14939
|
hatchContentUnits: null,
|
|
14938
14940
|
hatchUnits: null,
|
|
14939
14941
|
height: null,
|
|
14940
14942
|
href: null,
|
|
14941
14943
|
hrefLang: null,
|
|
14942
|
-
horizAdvX:
|
|
14943
|
-
horizOriginX:
|
|
14944
|
-
horizOriginY:
|
|
14944
|
+
horizAdvX: Ee,
|
|
14945
|
+
horizOriginX: Ee,
|
|
14946
|
+
horizOriginY: Ee,
|
|
14945
14947
|
id: null,
|
|
14946
|
-
ideographic:
|
|
14948
|
+
ideographic: Ee,
|
|
14947
14949
|
imageRendering: null,
|
|
14948
14950
|
initialVisibility: null,
|
|
14949
14951
|
in: null,
|
|
14950
14952
|
in2: null,
|
|
14951
|
-
intercept:
|
|
14952
|
-
k:
|
|
14953
|
-
k1:
|
|
14954
|
-
k2:
|
|
14955
|
-
k3:
|
|
14956
|
-
k4:
|
|
14953
|
+
intercept: Ee,
|
|
14954
|
+
k: Ee,
|
|
14955
|
+
k1: Ee,
|
|
14956
|
+
k2: Ee,
|
|
14957
|
+
k3: Ee,
|
|
14958
|
+
k4: Ee,
|
|
14957
14959
|
kernelMatrix: Bn,
|
|
14958
14960
|
kernelUnitLength: null,
|
|
14959
14961
|
keyPoints: null,
|
|
@@ -14967,7 +14969,7 @@ const Qk = No({
|
|
|
14967
14969
|
lengthAdjust: null,
|
|
14968
14970
|
letterSpacing: null,
|
|
14969
14971
|
lightingColor: null,
|
|
14970
|
-
limitingConeAngle:
|
|
14972
|
+
limitingConeAngle: Ee,
|
|
14971
14973
|
local: null,
|
|
14972
14974
|
markerEnd: null,
|
|
14973
14975
|
markerMid: null,
|
|
@@ -14984,7 +14986,7 @@ const Qk = No({
|
|
|
14984
14986
|
media: null,
|
|
14985
14987
|
mediaCharacterEncoding: null,
|
|
14986
14988
|
mediaContentEncodings: null,
|
|
14987
|
-
mediaSize:
|
|
14989
|
+
mediaSize: Ee,
|
|
14988
14990
|
mediaTime: null,
|
|
14989
14991
|
method: null,
|
|
14990
14992
|
min: null,
|
|
@@ -15090,12 +15092,12 @@ const Qk = No({
|
|
|
15090
15092
|
origin: null,
|
|
15091
15093
|
overflow: null,
|
|
15092
15094
|
overlay: null,
|
|
15093
|
-
overlinePosition:
|
|
15094
|
-
overlineThickness:
|
|
15095
|
+
overlinePosition: Ee,
|
|
15096
|
+
overlineThickness: Ee,
|
|
15095
15097
|
paintOrder: null,
|
|
15096
15098
|
panose1: null,
|
|
15097
15099
|
path: null,
|
|
15098
|
-
pathLength:
|
|
15100
|
+
pathLength: Ee,
|
|
15099
15101
|
patternContentUnits: null,
|
|
15100
15102
|
patternTransform: null,
|
|
15101
15103
|
patternUnits: null,
|
|
@@ -15105,9 +15107,9 @@ const Qk = No({
|
|
|
15105
15107
|
playbackOrder: null,
|
|
15106
15108
|
pointerEvents: null,
|
|
15107
15109
|
points: null,
|
|
15108
|
-
pointsAtX:
|
|
15109
|
-
pointsAtY:
|
|
15110
|
-
pointsAtZ:
|
|
15110
|
+
pointsAtX: Ee,
|
|
15111
|
+
pointsAtY: Ee,
|
|
15112
|
+
pointsAtZ: Ee,
|
|
15111
15113
|
preserveAlpha: null,
|
|
15112
15114
|
preserveAspectRatio: null,
|
|
15113
15115
|
primitiveUnits: null,
|
|
@@ -15139,8 +15141,8 @@ const Qk = No({
|
|
|
15139
15141
|
side: null,
|
|
15140
15142
|
slope: null,
|
|
15141
15143
|
snapshotTime: null,
|
|
15142
|
-
specularConstant:
|
|
15143
|
-
specularExponent:
|
|
15144
|
+
specularConstant: Ee,
|
|
15145
|
+
specularExponent: Ee,
|
|
15144
15146
|
spreadMethod: null,
|
|
15145
15147
|
spacing: null,
|
|
15146
15148
|
startOffset: null,
|
|
@@ -15150,30 +15152,30 @@ const Qk = No({
|
|
|
15150
15152
|
stitchTiles: null,
|
|
15151
15153
|
stopColor: null,
|
|
15152
15154
|
stopOpacity: null,
|
|
15153
|
-
strikethroughPosition:
|
|
15154
|
-
strikethroughThickness:
|
|
15155
|
+
strikethroughPosition: Ee,
|
|
15156
|
+
strikethroughThickness: Ee,
|
|
15155
15157
|
string: null,
|
|
15156
15158
|
stroke: null,
|
|
15157
15159
|
strokeDashArray: Bn,
|
|
15158
15160
|
strokeDashOffset: null,
|
|
15159
15161
|
strokeLineCap: null,
|
|
15160
15162
|
strokeLineJoin: null,
|
|
15161
|
-
strokeMiterLimit:
|
|
15162
|
-
strokeOpacity:
|
|
15163
|
+
strokeMiterLimit: Ee,
|
|
15164
|
+
strokeOpacity: Ee,
|
|
15163
15165
|
strokeWidth: null,
|
|
15164
15166
|
style: null,
|
|
15165
|
-
surfaceScale:
|
|
15167
|
+
surfaceScale: Ee,
|
|
15166
15168
|
syncBehavior: null,
|
|
15167
15169
|
syncBehaviorDefault: null,
|
|
15168
15170
|
syncMaster: null,
|
|
15169
15171
|
syncTolerance: null,
|
|
15170
15172
|
syncToleranceDefault: null,
|
|
15171
15173
|
systemLanguage: Bn,
|
|
15172
|
-
tabIndex:
|
|
15174
|
+
tabIndex: Ee,
|
|
15173
15175
|
tableValues: null,
|
|
15174
15176
|
target: null,
|
|
15175
|
-
targetX:
|
|
15176
|
-
targetY:
|
|
15177
|
+
targetX: Ee,
|
|
15178
|
+
targetY: Ee,
|
|
15177
15179
|
textAnchor: null,
|
|
15178
15180
|
textDecoration: null,
|
|
15179
15181
|
textRendering: null,
|
|
@@ -15188,22 +15190,22 @@ const Qk = No({
|
|
|
15188
15190
|
transformOrigin: null,
|
|
15189
15191
|
u1: null,
|
|
15190
15192
|
u2: null,
|
|
15191
|
-
underlinePosition:
|
|
15192
|
-
underlineThickness:
|
|
15193
|
+
underlinePosition: Ee,
|
|
15194
|
+
underlineThickness: Ee,
|
|
15193
15195
|
unicode: null,
|
|
15194
15196
|
unicodeBidi: null,
|
|
15195
15197
|
unicodeRange: null,
|
|
15196
|
-
unitsPerEm:
|
|
15198
|
+
unitsPerEm: Ee,
|
|
15197
15199
|
values: null,
|
|
15198
|
-
vAlphabetic:
|
|
15199
|
-
vMathematical:
|
|
15200
|
+
vAlphabetic: Ee,
|
|
15201
|
+
vMathematical: Ee,
|
|
15200
15202
|
vectorEffect: null,
|
|
15201
|
-
vHanging:
|
|
15202
|
-
vIdeographic:
|
|
15203
|
+
vHanging: Ee,
|
|
15204
|
+
vIdeographic: Ee,
|
|
15203
15205
|
version: null,
|
|
15204
|
-
vertAdvY:
|
|
15205
|
-
vertOriginX:
|
|
15206
|
-
vertOriginY:
|
|
15206
|
+
vertAdvY: Ee,
|
|
15207
|
+
vertOriginX: Ee,
|
|
15208
|
+
vertOriginY: Ee,
|
|
15207
15209
|
viewBox: null,
|
|
15208
15210
|
viewTarget: null,
|
|
15209
15211
|
visibility: null,
|
|
@@ -15215,7 +15217,7 @@ const Qk = No({
|
|
|
15215
15217
|
x1: null,
|
|
15216
15218
|
x2: null,
|
|
15217
15219
|
xChannelSelector: null,
|
|
15218
|
-
xHeight:
|
|
15220
|
+
xHeight: Ee,
|
|
15219
15221
|
y: null,
|
|
15220
15222
|
y1: null,
|
|
15221
15223
|
y2: null,
|
|
@@ -15324,7 +15326,7 @@ function iO() {
|
|
|
15324
15326
|
function Y() {
|
|
15325
15327
|
var re = { line: P, column: N };
|
|
15326
15328
|
return function(oe) {
|
|
15327
|
-
return oe.position = new R(re),
|
|
15329
|
+
return oe.position = new R(re), me(), oe;
|
|
15328
15330
|
};
|
|
15329
15331
|
}
|
|
15330
15332
|
function R(re) {
|
|
@@ -15344,7 +15346,7 @@ function iO() {
|
|
|
15344
15346
|
return H(xe), w = w.slice(xe.length), oe;
|
|
15345
15347
|
}
|
|
15346
15348
|
}
|
|
15347
|
-
function
|
|
15349
|
+
function me() {
|
|
15348
15350
|
ne(n);
|
|
15349
15351
|
}
|
|
15350
15352
|
function V(re) {
|
|
@@ -15367,7 +15369,7 @@ function iO() {
|
|
|
15367
15369
|
});
|
|
15368
15370
|
}
|
|
15369
15371
|
}
|
|
15370
|
-
function
|
|
15372
|
+
function fe() {
|
|
15371
15373
|
var re = Y(), oe = ne(r);
|
|
15372
15374
|
if (oe) {
|
|
15373
15375
|
if (se(), !ne(s)) return q("property missing ':'");
|
|
@@ -15379,14 +15381,14 @@ function iO() {
|
|
|
15379
15381
|
return ne(u), ae;
|
|
15380
15382
|
}
|
|
15381
15383
|
}
|
|
15382
|
-
function
|
|
15384
|
+
function Ne() {
|
|
15383
15385
|
var re = [];
|
|
15384
15386
|
V(re);
|
|
15385
|
-
for (var oe; oe =
|
|
15387
|
+
for (var oe; oe = fe(); )
|
|
15386
15388
|
oe !== !1 && (re.push(oe), V(re));
|
|
15387
15389
|
return re;
|
|
15388
15390
|
}
|
|
15389
|
-
return
|
|
15391
|
+
return me(), Ne();
|
|
15390
15392
|
}
|
|
15391
15393
|
function C(w) {
|
|
15392
15394
|
return w ? w.replace(c, m) : m;
|
|
@@ -15976,7 +15978,7 @@ function Ec(e) {
|
|
|
15976
15978
|
);
|
|
15977
15979
|
}
|
|
15978
15980
|
const op = Bi(/\d/), DO = Bi(/[\dA-Fa-f]/), MO = Bi(/[!-/:-@[-`{-~]/);
|
|
15979
|
-
function
|
|
15981
|
+
function He(e) {
|
|
15980
15982
|
return e !== null && e < -2;
|
|
15981
15983
|
}
|
|
15982
15984
|
function lt(e) {
|
|
@@ -16051,7 +16053,7 @@ function BO(e) {
|
|
|
16051
16053
|
e.exit("chunkText"), e.exit("paragraph"), e.consume(c);
|
|
16052
16054
|
return;
|
|
16053
16055
|
}
|
|
16054
|
-
return
|
|
16056
|
+
return He(c) ? (e.consume(c), e.exit("chunkText"), a) : (e.consume(c), u);
|
|
16055
16057
|
}
|
|
16056
16058
|
}
|
|
16057
16059
|
const UO = {
|
|
@@ -16126,7 +16128,7 @@ function HO(e) {
|
|
|
16126
16128
|
w(e.exit("chunkFlow"), !0), A(0), e.consume(N);
|
|
16127
16129
|
return;
|
|
16128
16130
|
}
|
|
16129
|
-
return
|
|
16131
|
+
return He(N) ? (e.consume(N), w(e.exit("chunkFlow")), r = 0, t.interrupt = void 0, c) : (e.consume(N), C);
|
|
16130
16132
|
}
|
|
16131
16133
|
function w(N, H) {
|
|
16132
16134
|
const Y = t.sliceStream(N);
|
|
@@ -16141,14 +16143,14 @@ function HO(e) {
|
|
|
16141
16143
|
)
|
|
16142
16144
|
return;
|
|
16143
16145
|
const q = t.events.length;
|
|
16144
|
-
let ne = q,
|
|
16146
|
+
let ne = q, me, V;
|
|
16145
16147
|
for (; ne--; )
|
|
16146
16148
|
if (t.events[ne][0] === "exit" && t.events[ne][1].type === "chunkFlow") {
|
|
16147
|
-
if (
|
|
16149
|
+
if (me) {
|
|
16148
16150
|
V = t.events[ne][1].end;
|
|
16149
16151
|
break;
|
|
16150
16152
|
}
|
|
16151
|
-
|
|
16153
|
+
me = !0;
|
|
16152
16154
|
}
|
|
16153
16155
|
for (A(r), R = q; R < t.events.length; )
|
|
16154
16156
|
t.events[R][1].end = F({}, V), R++;
|
|
@@ -16291,7 +16293,7 @@ function YO(e, t, n) {
|
|
|
16291
16293
|
return Ke(a) ? et(e, s, "linePrefix")(a) : s(a);
|
|
16292
16294
|
}
|
|
16293
16295
|
function s(a) {
|
|
16294
|
-
return a === null ||
|
|
16296
|
+
return a === null || He(a) ? t(a) : n(a);
|
|
16295
16297
|
}
|
|
16296
16298
|
}
|
|
16297
16299
|
const N_ = {
|
|
@@ -16395,20 +16397,20 @@ function JO(e, t, n) {
|
|
|
16395
16397
|
return R === c ? (u++, e.consume(R), p) : u < 3 ? n(R) : (e.exit("codeFencedFenceSequence"), Ke(R) ? et(e, m, "whitespace")(R) : m(R));
|
|
16396
16398
|
}
|
|
16397
16399
|
function m(R) {
|
|
16398
|
-
return R === null ||
|
|
16400
|
+
return R === null || He(R) ? (e.exit("codeFencedFence"), r.interrupt ? t(R) : e.check(qE, C, H)(R)) : (e.enter("codeFencedFenceInfo"), e.enter("chunkString", {
|
|
16399
16401
|
contentType: "string"
|
|
16400
16402
|
}), b(R));
|
|
16401
16403
|
}
|
|
16402
16404
|
function b(R) {
|
|
16403
|
-
return R === null ||
|
|
16405
|
+
return R === null || He(R) ? (e.exit("chunkString"), e.exit("codeFencedFenceInfo"), m(R)) : Ke(R) ? (e.exit("chunkString"), e.exit("codeFencedFenceInfo"), et(e, y, "whitespace")(R)) : R === 96 && R === c ? n(R) : (e.consume(R), b);
|
|
16404
16406
|
}
|
|
16405
16407
|
function y(R) {
|
|
16406
|
-
return R === null ||
|
|
16408
|
+
return R === null || He(R) ? m(R) : (e.enter("codeFencedFenceMeta"), e.enter("chunkString", {
|
|
16407
16409
|
contentType: "string"
|
|
16408
16410
|
}), _(R));
|
|
16409
16411
|
}
|
|
16410
16412
|
function _(R) {
|
|
16411
|
-
return R === null ||
|
|
16413
|
+
return R === null || He(R) ? (e.exit("chunkString"), e.exit("codeFencedFenceMeta"), m(R)) : R === 96 && R === c ? n(R) : (e.consume(R), _);
|
|
16412
16414
|
}
|
|
16413
16415
|
function C(R) {
|
|
16414
16416
|
return e.attempt(s, H, w)(R);
|
|
@@ -16420,31 +16422,31 @@ function JO(e, t, n) {
|
|
|
16420
16422
|
return a > 0 && Ke(R) ? et(e, P, "linePrefix", a + 1)(R) : P(R);
|
|
16421
16423
|
}
|
|
16422
16424
|
function P(R) {
|
|
16423
|
-
return R === null ||
|
|
16425
|
+
return R === null || He(R) ? e.check(qE, C, H)(R) : (e.enter("codeFlowValue"), N(R));
|
|
16424
16426
|
}
|
|
16425
16427
|
function N(R) {
|
|
16426
|
-
return R === null ||
|
|
16428
|
+
return R === null || He(R) ? (e.exit("codeFlowValue"), P(R)) : (e.consume(R), N);
|
|
16427
16429
|
}
|
|
16428
16430
|
function H(R) {
|
|
16429
16431
|
return e.exit("codeFenced"), t(R);
|
|
16430
16432
|
}
|
|
16431
16433
|
function Y(R, q, ne) {
|
|
16432
|
-
let
|
|
16434
|
+
let me = 0;
|
|
16433
16435
|
return V;
|
|
16434
16436
|
function V(oe) {
|
|
16435
16437
|
return R.enter("lineEnding"), R.consume(oe), R.exit("lineEnding"), se;
|
|
16436
16438
|
}
|
|
16437
16439
|
function se(oe) {
|
|
16438
|
-
return R.enter("codeFencedFence"), Ke(oe) ? et(R,
|
|
16440
|
+
return R.enter("codeFencedFence"), Ke(oe) ? et(R, fe, "linePrefix", r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4)(oe) : fe(oe);
|
|
16439
16441
|
}
|
|
16440
|
-
function
|
|
16441
|
-
return oe === c ? (R.enter("codeFencedFenceSequence"),
|
|
16442
|
+
function fe(oe) {
|
|
16443
|
+
return oe === c ? (R.enter("codeFencedFenceSequence"), Ne(oe)) : ne(oe);
|
|
16442
16444
|
}
|
|
16443
|
-
function
|
|
16444
|
-
return oe === c ? (
|
|
16445
|
+
function Ne(oe) {
|
|
16446
|
+
return oe === c ? (me++, R.consume(oe), Ne) : me >= u ? (R.exit("codeFencedFenceSequence"), Ke(oe) ? et(R, re, "whitespace")(oe) : re(oe)) : ne(oe);
|
|
16445
16447
|
}
|
|
16446
16448
|
function re(oe) {
|
|
16447
|
-
return oe === null ||
|
|
16449
|
+
return oe === null || He(oe) ? (R.exit("codeFencedFence"), q(oe)) : ne(oe);
|
|
16448
16450
|
}
|
|
16449
16451
|
}
|
|
16450
16452
|
}
|
|
@@ -16476,10 +16478,10 @@ function tI(e, t, n) {
|
|
|
16476
16478
|
return p && p[1].type === "linePrefix" && p[2].sliceSerialize(p[1], !0).length >= 4 ? u(d) : n(d);
|
|
16477
16479
|
}
|
|
16478
16480
|
function u(d) {
|
|
16479
|
-
return d === null ? f(d) :
|
|
16481
|
+
return d === null ? f(d) : He(d) ? e.attempt(eI, u, f)(d) : (e.enter("codeFlowValue"), c(d));
|
|
16480
16482
|
}
|
|
16481
16483
|
function c(d) {
|
|
16482
|
-
return d === null ||
|
|
16484
|
+
return d === null || He(d) ? (e.exit("codeFlowValue"), u(d)) : (e.consume(d), c);
|
|
16483
16485
|
}
|
|
16484
16486
|
function f(d) {
|
|
16485
16487
|
return e.exit("codeIndented"), t(d);
|
|
@@ -16489,11 +16491,11 @@ function nI(e, t, n) {
|
|
|
16489
16491
|
const r = this;
|
|
16490
16492
|
return s;
|
|
16491
16493
|
function s(u) {
|
|
16492
|
-
return r.parser.lazy[r.now().line] ? n(u) :
|
|
16494
|
+
return r.parser.lazy[r.now().line] ? n(u) : He(u) ? (e.enter("lineEnding"), e.consume(u), e.exit("lineEnding"), s) : et(e, a, "linePrefix", 5)(u);
|
|
16493
16495
|
}
|
|
16494
16496
|
function a(u) {
|
|
16495
16497
|
const c = r.events[r.events.length - 1];
|
|
16496
|
-
return c && c[1].type === "linePrefix" && c[2].sliceSerialize(c[1], !0).length >= 4 ? t(u) :
|
|
16498
|
+
return c && c[1].type === "linePrefix" && c[2].sliceSerialize(c[1], !0).length >= 4 ? t(u) : He(u) ? s(u) : n(u);
|
|
16497
16499
|
}
|
|
16498
16500
|
}
|
|
16499
16501
|
const rI = {
|
|
@@ -16528,10 +16530,10 @@ function oI(e, t, n) {
|
|
|
16528
16530
|
return m === 96 ? (e.consume(m), r++, c) : (e.exit("codeTextSequence"), f(m));
|
|
16529
16531
|
}
|
|
16530
16532
|
function f(m) {
|
|
16531
|
-
return m === null ? n(m) : m === 32 ? (e.enter("space"), e.consume(m), e.exit("space"), f) : m === 96 ? (a = e.enter("codeTextSequence"), s = 0, p(m)) :
|
|
16533
|
+
return m === null ? n(m) : m === 32 ? (e.enter("space"), e.consume(m), e.exit("space"), f) : m === 96 ? (a = e.enter("codeTextSequence"), s = 0, p(m)) : He(m) ? (e.enter("lineEnding"), e.consume(m), e.exit("lineEnding"), f) : (e.enter("codeTextData"), d(m));
|
|
16532
16534
|
}
|
|
16533
16535
|
function d(m) {
|
|
16534
|
-
return m === null || m === 32 || m === 96 ||
|
|
16536
|
+
return m === null || m === 32 || m === 96 || He(m) ? (e.exit("codeTextData"), f(m)) : (e.consume(m), d);
|
|
16535
16537
|
}
|
|
16536
16538
|
function p(m) {
|
|
16537
16539
|
return m === 96 ? (e.consume(m), s++, p) : s === r ? (e.exit("codeTextSequence"), e.exit("codeText"), t(m)) : (a.type = "codeTextData", d(m));
|
|
@@ -16775,7 +16777,7 @@ function dI(e, t) {
|
|
|
16775
16777
|
}), s(c);
|
|
16776
16778
|
}
|
|
16777
16779
|
function s(c) {
|
|
16778
|
-
return c === null ? a(c) :
|
|
16780
|
+
return c === null ? a(c) : He(c) ? e.check(cI, u, a)(c) : (e.consume(c), s);
|
|
16779
16781
|
}
|
|
16780
16782
|
function a(c) {
|
|
16781
16783
|
return e.exit("chunkContent"), e.exit("content"), t(c);
|
|
@@ -16794,7 +16796,7 @@ function hI(e, t, n) {
|
|
|
16794
16796
|
return e.exit("chunkContent"), e.enter("lineEnding"), e.consume(u), e.exit("lineEnding"), et(e, a, "linePrefix");
|
|
16795
16797
|
}
|
|
16796
16798
|
function a(u) {
|
|
16797
|
-
if (u === null ||
|
|
16799
|
+
if (u === null || He(u))
|
|
16798
16800
|
return n(u);
|
|
16799
16801
|
const c = r.events[r.events.length - 1];
|
|
16800
16802
|
return !r.parser.constructs.disable.null.includes("codeIndented") && c && c[1].type === "linePrefix" && c[2].sliceSerialize(c[1], !0).length >= 4 ? t(u) : e.interrupt(r.parser.constructs.flow, n, t)(u);
|
|
@@ -16815,7 +16817,7 @@ function O_(e, t, n, r, s, a, u, c, f) {
|
|
|
16815
16817
|
}), y(A));
|
|
16816
16818
|
}
|
|
16817
16819
|
function y(A) {
|
|
16818
|
-
return A === 62 ? (e.exit("chunkString"), e.exit(c), b(A)) : A === null || A === 60 ||
|
|
16820
|
+
return A === 62 ? (e.exit("chunkString"), e.exit(c), b(A)) : A === null || A === 60 || He(A) ? n(A) : (e.consume(A), A === 92 ? _ : y);
|
|
16819
16821
|
}
|
|
16820
16822
|
function _(A) {
|
|
16821
16823
|
return A === 60 || A === 62 || A === 92 ? (e.consume(A), y) : y(A);
|
|
@@ -16840,12 +16842,12 @@ function I_(e, t, n, r, s, a) {
|
|
|
16840
16842
|
// which doesn’t need this.
|
|
16841
16843
|
// Hidden footnotes hook.
|
|
16842
16844
|
/* c8 ignore next 3 */
|
|
16843
|
-
y === 94 && !c && "_hiddenFootnoteSupport" in u.parser.constructs ? n(y) : y === 93 ? (e.exit(a), e.enter(s), e.consume(y), e.exit(s), e.exit(r), t) :
|
|
16845
|
+
y === 94 && !c && "_hiddenFootnoteSupport" in u.parser.constructs ? n(y) : y === 93 ? (e.exit(a), e.enter(s), e.consume(y), e.exit(s), e.exit(r), t) : He(y) ? (e.enter("lineEnding"), e.consume(y), e.exit("lineEnding"), p) : (e.enter("chunkString", {
|
|
16844
16846
|
contentType: "string"
|
|
16845
16847
|
}), m(y));
|
|
16846
16848
|
}
|
|
16847
16849
|
function m(y) {
|
|
16848
|
-
return y === null || y === 91 || y === 93 ||
|
|
16850
|
+
return y === null || y === 91 || y === 93 || He(y) || c++ > 999 ? (e.exit("chunkString"), p(y)) : (e.consume(y), f || (f = !Ke(y)), y === 92 ? b : m);
|
|
16849
16851
|
}
|
|
16850
16852
|
function b(y) {
|
|
16851
16853
|
return y === 91 || y === 92 || y === 93 ? (e.consume(y), c++, m) : m(y);
|
|
@@ -16861,12 +16863,12 @@ function R_(e, t, n, r, s, a) {
|
|
|
16861
16863
|
return b === u ? (e.enter(s), e.consume(b), e.exit(s), e.exit(r), t) : (e.enter(a), d(b));
|
|
16862
16864
|
}
|
|
16863
16865
|
function d(b) {
|
|
16864
|
-
return b === u ? (e.exit(a), f(u)) : b === null ? n(b) :
|
|
16866
|
+
return b === u ? (e.exit(a), f(u)) : b === null ? n(b) : He(b) ? (e.enter("lineEnding"), e.consume(b), e.exit("lineEnding"), et(e, d, "linePrefix")) : (e.enter("chunkString", {
|
|
16865
16867
|
contentType: "string"
|
|
16866
16868
|
}), p(b));
|
|
16867
16869
|
}
|
|
16868
16870
|
function p(b) {
|
|
16869
|
-
return b === u || b === null ||
|
|
16871
|
+
return b === u || b === null || He(b) ? (e.exit("chunkString"), d(b)) : (e.consume(b), b === 92 ? m : p);
|
|
16870
16872
|
}
|
|
16871
16873
|
function m(b) {
|
|
16872
16874
|
return b === u || b === 92 ? (e.consume(b), p) : p(b);
|
|
@@ -16876,7 +16878,7 @@ function za(e, t) {
|
|
|
16876
16878
|
let n;
|
|
16877
16879
|
return r;
|
|
16878
16880
|
function r(s) {
|
|
16879
|
-
return
|
|
16881
|
+
return He(s) ? (e.enter("lineEnding"), e.consume(s), e.exit("lineEnding"), n = !0, r) : Ke(s) ? et(e, r, n ? "linePrefix" : "lineSuffix")(s) : t(s);
|
|
16880
16882
|
}
|
|
16881
16883
|
}
|
|
16882
16884
|
const pI = {
|
|
@@ -16931,7 +16933,7 @@ function gI(e, t, n) {
|
|
|
16931
16933
|
return Ke(y) ? et(e, b, "whitespace")(y) : b(y);
|
|
16932
16934
|
}
|
|
16933
16935
|
function b(y) {
|
|
16934
|
-
return y === null ||
|
|
16936
|
+
return y === null || He(y) ? (e.exit("definition"), r.parser.defined.push(s), t(y)) : n(y);
|
|
16935
16937
|
}
|
|
16936
16938
|
}
|
|
16937
16939
|
function EI(e, t, n) {
|
|
@@ -16946,7 +16948,7 @@ function EI(e, t, n) {
|
|
|
16946
16948
|
return Ke(c) ? et(e, u, "whitespace")(c) : u(c);
|
|
16947
16949
|
}
|
|
16948
16950
|
function u(c) {
|
|
16949
|
-
return c === null ||
|
|
16951
|
+
return c === null || He(c) ? t(c) : n(c);
|
|
16950
16952
|
}
|
|
16951
16953
|
}
|
|
16952
16954
|
const yI = {
|
|
@@ -16959,7 +16961,7 @@ function TI(e, t, n) {
|
|
|
16959
16961
|
return e.enter("hardBreakEscape"), e.consume(a), s;
|
|
16960
16962
|
}
|
|
16961
16963
|
function s(a) {
|
|
16962
|
-
return
|
|
16964
|
+
return He(a) ? (e.exit("hardBreakEscape"), t(a)) : n(a);
|
|
16963
16965
|
}
|
|
16964
16966
|
}
|
|
16965
16967
|
const bI = {
|
|
@@ -16993,7 +16995,7 @@ function SI(e, t, n) {
|
|
|
16993
16995
|
return p === 35 && r++ < 6 ? (e.consume(p), u) : p === null || lt(p) ? (e.exit("atxHeadingSequence"), c(p)) : n(p);
|
|
16994
16996
|
}
|
|
16995
16997
|
function c(p) {
|
|
16996
|
-
return p === 35 ? (e.enter("atxHeadingSequence"), f(p)) : p === null ||
|
|
16998
|
+
return p === 35 ? (e.enter("atxHeadingSequence"), f(p)) : p === null || He(p) ? (e.exit("atxHeading"), t(p)) : Ke(p) ? et(e, c, "whitespace")(p) : (e.enter("atxHeadingText"), d(p));
|
|
16997
16999
|
}
|
|
16998
17000
|
function f(p) {
|
|
16999
17001
|
return p === 35 ? (e.consume(p), f) : (e.exit("atxHeadingSequence"), c(p));
|
|
@@ -17104,20 +17106,20 @@ function vI(e, t, n) {
|
|
|
17104
17106
|
}
|
|
17105
17107
|
function _(I) {
|
|
17106
17108
|
const _e = "CDATA[";
|
|
17107
|
-
return I === _e.charCodeAt(c++) ? (e.consume(I), c === _e.length ? r.interrupt ? t :
|
|
17109
|
+
return I === _e.charCodeAt(c++) ? (e.consume(I), c === _e.length ? r.interrupt ? t : fe : _) : n(I);
|
|
17108
17110
|
}
|
|
17109
17111
|
function C(I) {
|
|
17110
17112
|
return bn(I) ? (e.consume(I), u = String.fromCharCode(I), w) : n(I);
|
|
17111
17113
|
}
|
|
17112
17114
|
function w(I) {
|
|
17113
17115
|
if (I === null || I === 47 || I === 62 || lt(I)) {
|
|
17114
|
-
const _e = I === 47,
|
|
17115
|
-
return !_e && !a && GE.includes(
|
|
17116
|
+
const _e = I === 47, Me = u.toLowerCase();
|
|
17117
|
+
return !_e && !a && GE.includes(Me) ? (s = 1, r.interrupt ? t(I) : fe(I)) : xI.includes(u.toLowerCase()) ? (s = 6, _e ? (e.consume(I), A) : r.interrupt ? t(I) : fe(I)) : (s = 7, r.interrupt && !r.parser.lazy[r.now().line] ? n(I) : a ? P(I) : N(I));
|
|
17116
17118
|
}
|
|
17117
17119
|
return I === 45 || ln(I) ? (e.consume(I), u += String.fromCharCode(I), w) : n(I);
|
|
17118
17120
|
}
|
|
17119
17121
|
function A(I) {
|
|
17120
|
-
return I === 62 ? (e.consume(I), r.interrupt ? t :
|
|
17122
|
+
return I === 62 ? (e.consume(I), r.interrupt ? t : fe) : n(I);
|
|
17121
17123
|
}
|
|
17122
17124
|
function P(I) {
|
|
17123
17125
|
return Ke(I) ? (e.consume(I), P) : V(I);
|
|
@@ -17135,53 +17137,53 @@ function vI(e, t, n) {
|
|
|
17135
17137
|
return I === null || I === 60 || I === 61 || I === 62 || I === 96 ? n(I) : I === 34 || I === 39 ? (e.consume(I), f = I, q) : Ke(I) ? (e.consume(I), R) : ne(I);
|
|
17136
17138
|
}
|
|
17137
17139
|
function q(I) {
|
|
17138
|
-
return I === f ? (e.consume(I), f = null,
|
|
17140
|
+
return I === f ? (e.consume(I), f = null, me) : I === null || He(I) ? n(I) : (e.consume(I), q);
|
|
17139
17141
|
}
|
|
17140
17142
|
function ne(I) {
|
|
17141
17143
|
return I === null || I === 34 || I === 39 || I === 47 || I === 60 || I === 61 || I === 62 || I === 96 || lt(I) ? Y(I) : (e.consume(I), ne);
|
|
17142
17144
|
}
|
|
17143
|
-
function
|
|
17145
|
+
function me(I) {
|
|
17144
17146
|
return I === 47 || I === 62 || Ke(I) ? N(I) : n(I);
|
|
17145
17147
|
}
|
|
17146
17148
|
function V(I) {
|
|
17147
17149
|
return I === 62 ? (e.consume(I), se) : n(I);
|
|
17148
17150
|
}
|
|
17149
17151
|
function se(I) {
|
|
17150
|
-
return I === null ||
|
|
17152
|
+
return I === null || He(I) ? fe(I) : Ke(I) ? (e.consume(I), se) : n(I);
|
|
17151
17153
|
}
|
|
17152
|
-
function
|
|
17153
|
-
return I === 45 && s === 2 ? (e.consume(I), xe) : I === 60 && s === 1 ? (e.consume(I), ae) : I === 62 && s === 4 ? (e.consume(I), D) : I === 63 && s === 3 ? (e.consume(I), v) : I === 93 && s === 5 ? (e.consume(I), ie) :
|
|
17154
|
+
function fe(I) {
|
|
17155
|
+
return I === 45 && s === 2 ? (e.consume(I), xe) : I === 60 && s === 1 ? (e.consume(I), ae) : I === 62 && s === 4 ? (e.consume(I), D) : I === 63 && s === 3 ? (e.consume(I), v) : I === 93 && s === 5 ? (e.consume(I), ie) : He(I) && (s === 6 || s === 7) ? (e.exit("htmlFlowData"), e.check(CI, ee, Ne)(I)) : I === null || He(I) ? (e.exit("htmlFlowData"), Ne(I)) : (e.consume(I), fe);
|
|
17154
17156
|
}
|
|
17155
|
-
function
|
|
17157
|
+
function Ne(I) {
|
|
17156
17158
|
return e.check(wI, re, ee)(I);
|
|
17157
17159
|
}
|
|
17158
17160
|
function re(I) {
|
|
17159
17161
|
return e.enter("lineEnding"), e.consume(I), e.exit("lineEnding"), oe;
|
|
17160
17162
|
}
|
|
17161
17163
|
function oe(I) {
|
|
17162
|
-
return I === null ||
|
|
17164
|
+
return I === null || He(I) ? Ne(I) : (e.enter("htmlFlowData"), fe(I));
|
|
17163
17165
|
}
|
|
17164
17166
|
function xe(I) {
|
|
17165
|
-
return I === 45 ? (e.consume(I), v) :
|
|
17167
|
+
return I === 45 ? (e.consume(I), v) : fe(I);
|
|
17166
17168
|
}
|
|
17167
17169
|
function ae(I) {
|
|
17168
|
-
return I === 47 ? (e.consume(I), u = "", Q) :
|
|
17170
|
+
return I === 47 ? (e.consume(I), u = "", Q) : fe(I);
|
|
17169
17171
|
}
|
|
17170
17172
|
function Q(I) {
|
|
17171
17173
|
if (I === 62) {
|
|
17172
17174
|
const _e = u.toLowerCase();
|
|
17173
|
-
return GE.includes(_e) ? (e.consume(I), D) :
|
|
17175
|
+
return GE.includes(_e) ? (e.consume(I), D) : fe(I);
|
|
17174
17176
|
}
|
|
17175
|
-
return bn(I) && u.length < 8 ? (e.consume(I), u += String.fromCharCode(I), Q) :
|
|
17177
|
+
return bn(I) && u.length < 8 ? (e.consume(I), u += String.fromCharCode(I), Q) : fe(I);
|
|
17176
17178
|
}
|
|
17177
17179
|
function ie(I) {
|
|
17178
|
-
return I === 93 ? (e.consume(I), v) :
|
|
17180
|
+
return I === 93 ? (e.consume(I), v) : fe(I);
|
|
17179
17181
|
}
|
|
17180
17182
|
function v(I) {
|
|
17181
|
-
return I === 62 ? (e.consume(I), D) : I === 45 && s === 2 ? (e.consume(I), v) :
|
|
17183
|
+
return I === 62 ? (e.consume(I), D) : I === 45 && s === 2 ? (e.consume(I), v) : fe(I);
|
|
17182
17184
|
}
|
|
17183
17185
|
function D(I) {
|
|
17184
|
-
return I === null ||
|
|
17186
|
+
return I === null || He(I) ? (e.exit("htmlFlowData"), ee(I)) : (e.consume(I), D);
|
|
17185
17187
|
}
|
|
17186
17188
|
function ee(I) {
|
|
17187
17189
|
return e.exit("htmlFlow"), t(I);
|
|
@@ -17191,7 +17193,7 @@ function PI(e, t, n) {
|
|
|
17191
17193
|
const r = this;
|
|
17192
17194
|
return s;
|
|
17193
17195
|
function s(u) {
|
|
17194
|
-
return
|
|
17196
|
+
return He(u) ? (e.enter("lineEnding"), e.consume(u), e.exit("lineEnding"), a) : n(u);
|
|
17195
17197
|
}
|
|
17196
17198
|
function a(u) {
|
|
17197
17199
|
return r.parser.lazy[r.now().line] ? n(u) : t(u);
|
|
@@ -17224,7 +17226,7 @@ function II(e, t, n) {
|
|
|
17224
17226
|
return v === 45 ? (e.consume(v), y) : n(v);
|
|
17225
17227
|
}
|
|
17226
17228
|
function m(v) {
|
|
17227
|
-
return v === null ? n(v) : v === 45 ? (e.consume(v), b) :
|
|
17229
|
+
return v === null ? n(v) : v === 45 ? (e.consume(v), b) : He(v) ? (u = m, ae(v)) : (e.consume(v), m);
|
|
17228
17230
|
}
|
|
17229
17231
|
function b(v) {
|
|
17230
17232
|
return v === 45 ? (e.consume(v), y) : m(v);
|
|
@@ -17237,7 +17239,7 @@ function II(e, t, n) {
|
|
|
17237
17239
|
return v === D.charCodeAt(a++) ? (e.consume(v), a === D.length ? C : _) : n(v);
|
|
17238
17240
|
}
|
|
17239
17241
|
function C(v) {
|
|
17240
|
-
return v === null ? n(v) : v === 93 ? (e.consume(v), w) :
|
|
17242
|
+
return v === null ? n(v) : v === 93 ? (e.consume(v), w) : He(v) ? (u = C, ae(v)) : (e.consume(v), C);
|
|
17241
17243
|
}
|
|
17242
17244
|
function w(v) {
|
|
17243
17245
|
return v === 93 ? (e.consume(v), A) : C(v);
|
|
@@ -17246,10 +17248,10 @@ function II(e, t, n) {
|
|
|
17246
17248
|
return v === 62 ? xe(v) : v === 93 ? (e.consume(v), A) : C(v);
|
|
17247
17249
|
}
|
|
17248
17250
|
function P(v) {
|
|
17249
|
-
return v === null || v === 62 ? xe(v) :
|
|
17251
|
+
return v === null || v === 62 ? xe(v) : He(v) ? (u = P, ae(v)) : (e.consume(v), P);
|
|
17250
17252
|
}
|
|
17251
17253
|
function N(v) {
|
|
17252
|
-
return v === null ? n(v) : v === 63 ? (e.consume(v), H) :
|
|
17254
|
+
return v === null ? n(v) : v === 63 ? (e.consume(v), H) : He(v) ? (u = N, ae(v)) : (e.consume(v), N);
|
|
17253
17255
|
}
|
|
17254
17256
|
function H(v) {
|
|
17255
17257
|
return v === 62 ? xe(v) : N(v);
|
|
@@ -17261,31 +17263,31 @@ function II(e, t, n) {
|
|
|
17261
17263
|
return v === 45 || ln(v) ? (e.consume(v), R) : q(v);
|
|
17262
17264
|
}
|
|
17263
17265
|
function q(v) {
|
|
17264
|
-
return
|
|
17266
|
+
return He(v) ? (u = q, ae(v)) : Ke(v) ? (e.consume(v), q) : xe(v);
|
|
17265
17267
|
}
|
|
17266
17268
|
function ne(v) {
|
|
17267
|
-
return v === 45 || ln(v) ? (e.consume(v), ne) : v === 47 || v === 62 || lt(v) ?
|
|
17269
|
+
return v === 45 || ln(v) ? (e.consume(v), ne) : v === 47 || v === 62 || lt(v) ? me(v) : n(v);
|
|
17268
17270
|
}
|
|
17269
|
-
function
|
|
17270
|
-
return v === 47 ? (e.consume(v), xe) : v === 58 || v === 95 || bn(v) ? (e.consume(v), V) :
|
|
17271
|
+
function me(v) {
|
|
17272
|
+
return v === 47 ? (e.consume(v), xe) : v === 58 || v === 95 || bn(v) ? (e.consume(v), V) : He(v) ? (u = me, ae(v)) : Ke(v) ? (e.consume(v), me) : xe(v);
|
|
17271
17273
|
}
|
|
17272
17274
|
function V(v) {
|
|
17273
17275
|
return v === 45 || v === 46 || v === 58 || v === 95 || ln(v) ? (e.consume(v), V) : se(v);
|
|
17274
17276
|
}
|
|
17275
17277
|
function se(v) {
|
|
17276
|
-
return v === 61 ? (e.consume(v),
|
|
17278
|
+
return v === 61 ? (e.consume(v), fe) : He(v) ? (u = se, ae(v)) : Ke(v) ? (e.consume(v), se) : me(v);
|
|
17277
17279
|
}
|
|
17278
|
-
function
|
|
17279
|
-
return v === null || v === 60 || v === 61 || v === 62 || v === 96 ? n(v) : v === 34 || v === 39 ? (e.consume(v), s = v,
|
|
17280
|
+
function fe(v) {
|
|
17281
|
+
return v === null || v === 60 || v === 61 || v === 62 || v === 96 ? n(v) : v === 34 || v === 39 ? (e.consume(v), s = v, Ne) : He(v) ? (u = fe, ae(v)) : Ke(v) ? (e.consume(v), fe) : (e.consume(v), re);
|
|
17280
17282
|
}
|
|
17281
|
-
function
|
|
17282
|
-
return v === s ? (e.consume(v), s = void 0, oe) : v === null ? n(v) :
|
|
17283
|
+
function Ne(v) {
|
|
17284
|
+
return v === s ? (e.consume(v), s = void 0, oe) : v === null ? n(v) : He(v) ? (u = Ne, ae(v)) : (e.consume(v), Ne);
|
|
17283
17285
|
}
|
|
17284
17286
|
function re(v) {
|
|
17285
|
-
return v === null || v === 34 || v === 39 || v === 60 || v === 61 || v === 96 ? n(v) : v === 47 || v === 62 || lt(v) ?
|
|
17287
|
+
return v === null || v === 34 || v === 39 || v === 60 || v === 61 || v === 96 ? n(v) : v === 47 || v === 62 || lt(v) ? me(v) : (e.consume(v), re);
|
|
17286
17288
|
}
|
|
17287
17289
|
function oe(v) {
|
|
17288
|
-
return v === 47 || v === 62 || lt(v) ?
|
|
17290
|
+
return v === 47 || v === 62 || lt(v) ? me(v) : n(v);
|
|
17289
17291
|
}
|
|
17290
17292
|
function xe(v) {
|
|
17291
17293
|
return v === 62 ? (e.consume(v), e.exit("htmlTextData"), e.exit("htmlText"), t) : n(v);
|
|
@@ -17486,7 +17488,7 @@ function GI(e, t, n) {
|
|
|
17486
17488
|
return s = d, c(d);
|
|
17487
17489
|
}
|
|
17488
17490
|
function c(d) {
|
|
17489
|
-
return d === s ? (e.enter("thematicBreakSequence"), f(d)) : r >= 3 && (d === null ||
|
|
17491
|
+
return d === s ? (e.enter("thematicBreakSequence"), f(d)) : r >= 3 && (d === null || He(d)) ? (e.exit("thematicBreak"), t(d)) : n(d);
|
|
17490
17492
|
}
|
|
17491
17493
|
function f(d) {
|
|
17492
17494
|
return d === s ? (e.consume(d), r++, f) : (e.exit("thematicBreakSequence"), Ke(d) ? et(e, c, "whitespace")(d) : c(d));
|
|
@@ -17618,7 +17620,7 @@ function n3(e, t, n) {
|
|
|
17618
17620
|
return d === s ? (e.consume(d), c) : (e.exit("setextHeadingLineSequence"), Ke(d) ? et(e, f, "lineSuffix")(d) : f(d));
|
|
17619
17621
|
}
|
|
17620
17622
|
function f(d) {
|
|
17621
|
-
return d === null ||
|
|
17623
|
+
return d === null || He(d) ? (e.exit("setextHeadingLine"), t(d)) : n(d);
|
|
17622
17624
|
}
|
|
17623
17625
|
}
|
|
17624
17626
|
const r3 = {
|
|
@@ -17834,8 +17836,8 @@ function T3(e, t, n) {
|
|
|
17834
17836
|
function m(se) {
|
|
17835
17837
|
return u = Qn(u, se), w(), u[u.length - 1] !== null ? [] : (ne(t, 0), d.events = Vc(a, d.events, d), d.events);
|
|
17836
17838
|
}
|
|
17837
|
-
function b(se,
|
|
17838
|
-
return _3(y(se),
|
|
17839
|
+
function b(se, fe) {
|
|
17840
|
+
return _3(y(se), fe);
|
|
17839
17841
|
}
|
|
17840
17842
|
function y(se) {
|
|
17841
17843
|
return b3(u, se);
|
|
@@ -17843,15 +17845,15 @@ function T3(e, t, n) {
|
|
|
17843
17845
|
function _() {
|
|
17844
17846
|
const {
|
|
17845
17847
|
_bufferIndex: se,
|
|
17846
|
-
_index:
|
|
17847
|
-
line:
|
|
17848
|
+
_index: fe,
|
|
17849
|
+
line: Ne,
|
|
17848
17850
|
column: re,
|
|
17849
17851
|
offset: oe
|
|
17850
17852
|
} = r;
|
|
17851
17853
|
return {
|
|
17852
17854
|
_bufferIndex: se,
|
|
17853
|
-
_index:
|
|
17854
|
-
line:
|
|
17855
|
+
_index: fe,
|
|
17856
|
+
line: Ne,
|
|
17855
17857
|
column: re,
|
|
17856
17858
|
offset: oe
|
|
17857
17859
|
};
|
|
@@ -17862,40 +17864,40 @@ function T3(e, t, n) {
|
|
|
17862
17864
|
function w() {
|
|
17863
17865
|
let se;
|
|
17864
17866
|
for (; r._index < u.length; ) {
|
|
17865
|
-
const
|
|
17866
|
-
if (typeof
|
|
17867
|
-
for (se = r._index, r._bufferIndex < 0 && (r._bufferIndex = 0); r._index === se && r._bufferIndex <
|
|
17868
|
-
A(
|
|
17867
|
+
const fe = u[r._index];
|
|
17868
|
+
if (typeof fe == "string")
|
|
17869
|
+
for (se = r._index, r._bufferIndex < 0 && (r._bufferIndex = 0); r._index === se && r._bufferIndex < fe.length; )
|
|
17870
|
+
A(fe.charCodeAt(r._bufferIndex));
|
|
17869
17871
|
else
|
|
17870
|
-
A(
|
|
17872
|
+
A(fe);
|
|
17871
17873
|
}
|
|
17872
17874
|
}
|
|
17873
17875
|
function A(se) {
|
|
17874
17876
|
p = p(se);
|
|
17875
17877
|
}
|
|
17876
17878
|
function P(se) {
|
|
17877
|
-
|
|
17879
|
+
He(se) ? (r.line++, r.column = 1, r.offset += se === -3 ? 2 : 1, V()) : se !== -1 && (r.column++, r.offset++), r._bufferIndex < 0 ? r._index++ : (r._bufferIndex++, r._bufferIndex === // Points w/ non-negative `_bufferIndex` reference
|
|
17878
17880
|
// strings.
|
|
17879
17881
|
/** @type {string} */
|
|
17880
17882
|
u[r._index].length && (r._bufferIndex = -1, r._index++)), d.previous = se;
|
|
17881
17883
|
}
|
|
17882
|
-
function N(se,
|
|
17883
|
-
const
|
|
17884
|
-
return
|
|
17884
|
+
function N(se, fe) {
|
|
17885
|
+
const Ne = fe || {};
|
|
17886
|
+
return Ne.type = se, Ne.start = _(), d.events.push(["enter", Ne, d]), c.push(Ne), Ne;
|
|
17885
17887
|
}
|
|
17886
17888
|
function H(se) {
|
|
17887
|
-
const
|
|
17888
|
-
return
|
|
17889
|
+
const fe = c.pop();
|
|
17890
|
+
return fe.end = _(), d.events.push(["exit", fe, d]), fe;
|
|
17889
17891
|
}
|
|
17890
|
-
function Y(se,
|
|
17891
|
-
ne(se,
|
|
17892
|
+
function Y(se, fe) {
|
|
17893
|
+
ne(se, fe.from);
|
|
17892
17894
|
}
|
|
17893
|
-
function R(se,
|
|
17894
|
-
|
|
17895
|
+
function R(se, fe) {
|
|
17896
|
+
fe.restore();
|
|
17895
17897
|
}
|
|
17896
|
-
function q(se,
|
|
17897
|
-
return
|
|
17898
|
-
function
|
|
17898
|
+
function q(se, fe) {
|
|
17899
|
+
return Ne;
|
|
17900
|
+
function Ne(re, oe, xe) {
|
|
17899
17901
|
let ae, Q, ie, v;
|
|
17900
17902
|
return Array.isArray(re) ? (
|
|
17901
17903
|
/* c8 ignore next 1 */
|
|
@@ -17907,54 +17909,54 @@ function T3(e, t, n) {
|
|
|
17907
17909
|
re
|
|
17908
17910
|
])
|
|
17909
17911
|
) : D(re);
|
|
17910
|
-
function D(
|
|
17911
|
-
return
|
|
17912
|
-
function
|
|
17913
|
-
const
|
|
17912
|
+
function D(ye) {
|
|
17913
|
+
return Re;
|
|
17914
|
+
function Re(Fe) {
|
|
17915
|
+
const $e = Fe !== null && ye[Fe], ht = Fe !== null && ye.null, mn = [
|
|
17914
17916
|
// To do: add more extension tests.
|
|
17915
17917
|
/* c8 ignore next 2 */
|
|
17916
|
-
...Array.isArray(
|
|
17918
|
+
...Array.isArray($e) ? $e : $e ? [$e] : [],
|
|
17917
17919
|
...Array.isArray(ht) ? ht : ht ? [ht] : []
|
|
17918
17920
|
];
|
|
17919
|
-
return ee(mn)(
|
|
17921
|
+
return ee(mn)(Fe);
|
|
17920
17922
|
}
|
|
17921
17923
|
}
|
|
17922
|
-
function ee(
|
|
17923
|
-
return ae =
|
|
17924
|
+
function ee(ye) {
|
|
17925
|
+
return ae = ye, Q = 0, ye.length === 0 ? xe : I(ye[Q]);
|
|
17924
17926
|
}
|
|
17925
|
-
function I(
|
|
17926
|
-
return
|
|
17927
|
-
function
|
|
17928
|
-
return v =
|
|
17927
|
+
function I(ye) {
|
|
17928
|
+
return Re;
|
|
17929
|
+
function Re(Fe) {
|
|
17930
|
+
return v = me(), ie = ye, ye.partial || (d.currentConstruct = ye), ye.name && d.parser.constructs.disable.null.includes(ye.name) ? Me() : ye.tokenize.call(
|
|
17929
17931
|
// If we do have fields, create an object w/ `context` as its
|
|
17930
17932
|
// prototype.
|
|
17931
17933
|
// This allows a “live binding”, which is needed for `interrupt`.
|
|
17932
|
-
|
|
17934
|
+
fe ? Object.assign(Object.create(d), fe) : d,
|
|
17933
17935
|
f,
|
|
17934
17936
|
_e,
|
|
17935
|
-
|
|
17936
|
-
)(
|
|
17937
|
+
Me
|
|
17938
|
+
)(Fe);
|
|
17937
17939
|
}
|
|
17938
17940
|
}
|
|
17939
|
-
function _e(
|
|
17941
|
+
function _e(ye) {
|
|
17940
17942
|
return se(ie, v), oe;
|
|
17941
17943
|
}
|
|
17942
|
-
function
|
|
17944
|
+
function Me(ye) {
|
|
17943
17945
|
return v.restore(), ++Q < ae.length ? I(ae[Q]) : xe;
|
|
17944
17946
|
}
|
|
17945
17947
|
}
|
|
17946
17948
|
}
|
|
17947
|
-
function ne(se,
|
|
17948
|
-
se.resolveAll && !a.includes(se) && a.push(se), se.resolve && Hn(d.events,
|
|
17949
|
+
function ne(se, fe) {
|
|
17950
|
+
se.resolveAll && !a.includes(se) && a.push(se), se.resolve && Hn(d.events, fe, d.events.length - fe, se.resolve(d.events.slice(fe), d)), se.resolveTo && (d.events = se.resolveTo(d.events, d));
|
|
17949
17951
|
}
|
|
17950
|
-
function
|
|
17951
|
-
const se = _(),
|
|
17952
|
+
function me() {
|
|
17953
|
+
const se = _(), fe = d.previous, Ne = d.currentConstruct, re = d.events.length, oe = Array.from(c);
|
|
17952
17954
|
return {
|
|
17953
17955
|
from: re,
|
|
17954
17956
|
restore: xe
|
|
17955
17957
|
};
|
|
17956
17958
|
function xe() {
|
|
17957
|
-
r = se, d.previous =
|
|
17959
|
+
r = se, d.previous = fe, d.currentConstruct = Ne, d.events.length = re, c = oe, V();
|
|
17958
17960
|
}
|
|
17959
17961
|
}
|
|
17960
17962
|
function V() {
|
|
@@ -18101,20 +18103,20 @@ function P3(e) {
|
|
|
18101
18103
|
canContainEols: ["emphasis", "fragment", "heading", "paragraph", "strong"],
|
|
18102
18104
|
enter: {
|
|
18103
18105
|
autolink: a(Kt),
|
|
18104
|
-
autolinkProtocol:
|
|
18105
|
-
autolinkEmail:
|
|
18106
|
+
autolinkProtocol: me,
|
|
18107
|
+
autolinkEmail: me,
|
|
18106
18108
|
atxHeading: a(Ht),
|
|
18107
18109
|
blockQuote: a(ht),
|
|
18108
|
-
characterEscape:
|
|
18109
|
-
characterReference:
|
|
18110
|
+
characterEscape: me,
|
|
18111
|
+
characterReference: me,
|
|
18110
18112
|
codeFenced: a(mn),
|
|
18111
18113
|
codeFencedFenceInfo: u,
|
|
18112
18114
|
codeFencedFenceMeta: u,
|
|
18113
18115
|
codeIndented: a(mn, u),
|
|
18114
18116
|
codeText: a(Xt, u),
|
|
18115
|
-
codeTextData:
|
|
18116
|
-
data:
|
|
18117
|
-
codeFlowValue:
|
|
18117
|
+
codeTextData: me,
|
|
18118
|
+
data: me,
|
|
18119
|
+
codeFlowValue: me,
|
|
18118
18120
|
definition: a(nr),
|
|
18119
18121
|
definitionDestinationString: u,
|
|
18120
18122
|
definitionLabelString: u,
|
|
@@ -18123,9 +18125,9 @@ function P3(e) {
|
|
|
18123
18125
|
hardBreakEscape: a(ze),
|
|
18124
18126
|
hardBreakTrailing: a(ze),
|
|
18125
18127
|
htmlFlow: a(_t, u),
|
|
18126
|
-
htmlFlowData:
|
|
18128
|
+
htmlFlowData: me,
|
|
18127
18129
|
htmlText: a(_t, u),
|
|
18128
|
-
htmlTextData:
|
|
18130
|
+
htmlTextData: me,
|
|
18129
18131
|
image: a(gn),
|
|
18130
18132
|
label: u,
|
|
18131
18133
|
link: a(Kt),
|
|
@@ -18146,14 +18148,14 @@ function P3(e) {
|
|
|
18146
18148
|
atxHeading: f(),
|
|
18147
18149
|
atxHeadingSequence: Y,
|
|
18148
18150
|
autolink: f(),
|
|
18149
|
-
autolinkEmail:
|
|
18150
|
-
autolinkProtocol:
|
|
18151
|
+
autolinkEmail: $e,
|
|
18152
|
+
autolinkProtocol: Fe,
|
|
18151
18153
|
blockQuote: f(),
|
|
18152
18154
|
characterEscapeValue: V,
|
|
18153
|
-
characterReferenceMarkerHexadecimal:
|
|
18154
|
-
characterReferenceMarkerNumeric:
|
|
18155
|
-
characterReferenceValue:
|
|
18156
|
-
characterReference:
|
|
18155
|
+
characterReferenceMarkerHexadecimal: Me,
|
|
18156
|
+
characterReferenceMarkerNumeric: Me,
|
|
18157
|
+
characterReferenceValue: ye,
|
|
18158
|
+
characterReference: Re,
|
|
18157
18159
|
codeFenced: f(w),
|
|
18158
18160
|
codeFencedFence: C,
|
|
18159
18161
|
codeFencedFenceInfo: y,
|
|
@@ -18168,9 +18170,9 @@ function P3(e) {
|
|
|
18168
18170
|
definitionLabelString: P,
|
|
18169
18171
|
definitionTitleString: N,
|
|
18170
18172
|
emphasis: f(),
|
|
18171
|
-
hardBreakEscape: f(
|
|
18172
|
-
hardBreakTrailing: f(
|
|
18173
|
-
htmlFlow: f(
|
|
18173
|
+
hardBreakEscape: f(fe),
|
|
18174
|
+
hardBreakTrailing: f(fe),
|
|
18175
|
+
htmlFlow: f(Ne),
|
|
18174
18176
|
htmlFlowData: V,
|
|
18175
18177
|
htmlText: f(re),
|
|
18176
18178
|
htmlTextData: V,
|
|
@@ -18198,12 +18200,12 @@ function P3(e) {
|
|
|
18198
18200
|
const n = {};
|
|
18199
18201
|
return r;
|
|
18200
18202
|
function r(J) {
|
|
18201
|
-
let
|
|
18203
|
+
let ge = {
|
|
18202
18204
|
type: "root",
|
|
18203
18205
|
children: []
|
|
18204
18206
|
};
|
|
18205
|
-
const
|
|
18206
|
-
stack: [
|
|
18207
|
+
const we = {
|
|
18208
|
+
stack: [ge],
|
|
18207
18209
|
tokenStack: [],
|
|
18208
18210
|
config: t,
|
|
18209
18211
|
enter: c,
|
|
@@ -18225,13 +18227,13 @@ function P3(e) {
|
|
|
18225
18227
|
const it = t[J[Ie][0]];
|
|
18226
18228
|
M_.call(it, J[Ie][1].type) && it[J[Ie][1].type].call(Object.assign({
|
|
18227
18229
|
sliceSerialize: J[Ie][2].sliceSerialize
|
|
18228
|
-
},
|
|
18230
|
+
}, we), J[Ie][1]);
|
|
18229
18231
|
}
|
|
18230
|
-
if (
|
|
18231
|
-
const it =
|
|
18232
|
-
(it[1] || KE).call(
|
|
18232
|
+
if (we.tokenStack.length > 0) {
|
|
18233
|
+
const it = we.tokenStack[we.tokenStack.length - 1];
|
|
18234
|
+
(it[1] || KE).call(we, void 0, it[0]);
|
|
18233
18235
|
}
|
|
18234
|
-
for (
|
|
18236
|
+
for (ge.position = {
|
|
18235
18237
|
start: Ni(J.length > 0 ? J[0][1].start : {
|
|
18236
18238
|
line: 1,
|
|
18237
18239
|
column: 1,
|
|
@@ -18243,12 +18245,12 @@ function P3(e) {
|
|
|
18243
18245
|
offset: 0
|
|
18244
18246
|
})
|
|
18245
18247
|
}, Ie = -1; ++Ie < t.transforms.length; )
|
|
18246
|
-
|
|
18247
|
-
return
|
|
18248
|
+
ge = t.transforms[Ie](ge) || ge;
|
|
18249
|
+
return ge;
|
|
18248
18250
|
}
|
|
18249
|
-
function s(J,
|
|
18250
|
-
let je =
|
|
18251
|
-
for (; ++je <=
|
|
18251
|
+
function s(J, ge, we) {
|
|
18252
|
+
let je = ge - 1, Ie = -1, it = !1, Dt, kt, Qt, yr;
|
|
18253
|
+
for (; ++je <= we; ) {
|
|
18252
18254
|
const Jt = J[je];
|
|
18253
18255
|
switch (Jt[1].type) {
|
|
18254
18256
|
case "listUnordered":
|
|
@@ -18280,7 +18282,7 @@ function P3(e) {
|
|
|
18280
18282
|
kt && (J[kt][1].type = "lineEndingBlank", it = !0), Rn[1].type = "lineEnding", kt = Tr;
|
|
18281
18283
|
} else if (!(Rn[1].type === "linePrefix" || Rn[1].type === "blockQuotePrefix" || Rn[1].type === "blockQuotePrefixWhitespace" || Rn[1].type === "blockQuoteMarker" || Rn[1].type === "listItemIndent")) break;
|
|
18282
18284
|
}
|
|
18283
|
-
Qt && (!kt || Qt < kt) && (Dt._spread = !0), Dt.end = Object.assign({}, kt ? J[kt][1].start : Jt[1].end), J.splice(kt || je, 0, ["exit", Dt, Jt[2]]), je++,
|
|
18285
|
+
Qt && (!kt || Qt < kt) && (Dt._spread = !0), Dt.end = Object.assign({}, kt ? J[kt][1].start : Jt[1].end), J.splice(kt || je, 0, ["exit", Dt, Jt[2]]), je++, we++;
|
|
18284
18286
|
}
|
|
18285
18287
|
if (Jt[1].type === "listItemPrefix") {
|
|
18286
18288
|
const Tr = {
|
|
@@ -18290,16 +18292,16 @@ function P3(e) {
|
|
|
18290
18292
|
// @ts-expect-error: we’ll add `end` in a second.
|
|
18291
18293
|
end: void 0
|
|
18292
18294
|
};
|
|
18293
|
-
Dt = Tr, J.splice(je, 0, ["enter", Tr, Jt[2]]), je++,
|
|
18295
|
+
Dt = Tr, J.splice(je, 0, ["enter", Tr, Jt[2]]), je++, we++, Qt = void 0, yr = !0;
|
|
18294
18296
|
}
|
|
18295
18297
|
}
|
|
18296
18298
|
}
|
|
18297
|
-
return J[
|
|
18299
|
+
return J[ge][1]._spread = it, we;
|
|
18298
18300
|
}
|
|
18299
|
-
function a(J,
|
|
18300
|
-
return
|
|
18301
|
-
function
|
|
18302
|
-
c.call(this, J(je), je),
|
|
18301
|
+
function a(J, ge) {
|
|
18302
|
+
return we;
|
|
18303
|
+
function we(je) {
|
|
18304
|
+
c.call(this, J(je), je), ge && ge.call(this, je);
|
|
18303
18305
|
}
|
|
18304
18306
|
}
|
|
18305
18307
|
function u() {
|
|
@@ -18308,28 +18310,28 @@ function P3(e) {
|
|
|
18308
18310
|
children: []
|
|
18309
18311
|
});
|
|
18310
18312
|
}
|
|
18311
|
-
function c(J,
|
|
18312
|
-
this.stack[this.stack.length - 1].children.push(J), this.stack.push(J), this.tokenStack.push([
|
|
18313
|
-
start: Ni(
|
|
18313
|
+
function c(J, ge, we) {
|
|
18314
|
+
this.stack[this.stack.length - 1].children.push(J), this.stack.push(J), this.tokenStack.push([ge, we || void 0]), J.position = {
|
|
18315
|
+
start: Ni(ge.start),
|
|
18314
18316
|
// @ts-expect-error: `end` will be patched later.
|
|
18315
18317
|
end: void 0
|
|
18316
18318
|
};
|
|
18317
18319
|
}
|
|
18318
18320
|
function f(J) {
|
|
18319
|
-
return
|
|
18320
|
-
function
|
|
18321
|
-
J && J.call(this,
|
|
18321
|
+
return ge;
|
|
18322
|
+
function ge(we) {
|
|
18323
|
+
J && J.call(this, we), d.call(this, we);
|
|
18322
18324
|
}
|
|
18323
18325
|
}
|
|
18324
|
-
function d(J,
|
|
18325
|
-
const
|
|
18326
|
+
function d(J, ge) {
|
|
18327
|
+
const we = this.stack.pop(), je = this.tokenStack.pop();
|
|
18326
18328
|
if (je)
|
|
18327
|
-
je[0].type !== J.type && (
|
|
18329
|
+
je[0].type !== J.type && (ge ? ge.call(this, J, je[0]) : (je[1] || KE).call(this, J, je[0]));
|
|
18328
18330
|
else throw new Error("Cannot close `" + J.type + "` (" + Ha({
|
|
18329
18331
|
start: J.start,
|
|
18330
18332
|
end: J.end
|
|
18331
18333
|
}) + "): it’s not open");
|
|
18332
|
-
|
|
18334
|
+
we.position.end = Ni(J.end);
|
|
18333
18335
|
}
|
|
18334
18336
|
function p() {
|
|
18335
18337
|
return a0(this.stack.pop());
|
|
@@ -18339,100 +18341,100 @@ function P3(e) {
|
|
|
18339
18341
|
}
|
|
18340
18342
|
function b(J) {
|
|
18341
18343
|
if (this.data.expectingFirstListItemValue) {
|
|
18342
|
-
const
|
|
18343
|
-
|
|
18344
|
+
const ge = this.stack[this.stack.length - 2];
|
|
18345
|
+
ge.start = Number.parseInt(this.sliceSerialize(J), 10), this.data.expectingFirstListItemValue = void 0;
|
|
18344
18346
|
}
|
|
18345
18347
|
}
|
|
18346
18348
|
function y() {
|
|
18347
|
-
const J = this.resume(),
|
|
18348
|
-
|
|
18349
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18350
|
+
ge.lang = J;
|
|
18349
18351
|
}
|
|
18350
18352
|
function _() {
|
|
18351
|
-
const J = this.resume(),
|
|
18352
|
-
|
|
18353
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18354
|
+
ge.meta = J;
|
|
18353
18355
|
}
|
|
18354
18356
|
function C() {
|
|
18355
18357
|
this.data.flowCodeInside || (this.buffer(), this.data.flowCodeInside = !0);
|
|
18356
18358
|
}
|
|
18357
18359
|
function w() {
|
|
18358
|
-
const J = this.resume(),
|
|
18359
|
-
|
|
18360
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18361
|
+
ge.value = J.replace(/^(\r?\n|\r)|(\r?\n|\r)$/g, ""), this.data.flowCodeInside = void 0;
|
|
18360
18362
|
}
|
|
18361
18363
|
function A() {
|
|
18362
|
-
const J = this.resume(),
|
|
18363
|
-
|
|
18364
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18365
|
+
ge.value = J.replace(/(\r?\n|\r)$/g, "");
|
|
18364
18366
|
}
|
|
18365
18367
|
function P(J) {
|
|
18366
|
-
const
|
|
18367
|
-
|
|
18368
|
+
const ge = this.resume(), we = this.stack[this.stack.length - 1];
|
|
18369
|
+
we.label = ge, we.identifier = dr(this.sliceSerialize(J)).toLowerCase();
|
|
18368
18370
|
}
|
|
18369
18371
|
function N() {
|
|
18370
|
-
const J = this.resume(),
|
|
18371
|
-
|
|
18372
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18373
|
+
ge.title = J;
|
|
18372
18374
|
}
|
|
18373
18375
|
function H() {
|
|
18374
|
-
const J = this.resume(),
|
|
18375
|
-
|
|
18376
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18377
|
+
ge.url = J;
|
|
18376
18378
|
}
|
|
18377
18379
|
function Y(J) {
|
|
18378
|
-
const
|
|
18379
|
-
if (!
|
|
18380
|
-
const
|
|
18381
|
-
|
|
18380
|
+
const ge = this.stack[this.stack.length - 1];
|
|
18381
|
+
if (!ge.depth) {
|
|
18382
|
+
const we = this.sliceSerialize(J).length;
|
|
18383
|
+
ge.depth = we;
|
|
18382
18384
|
}
|
|
18383
18385
|
}
|
|
18384
18386
|
function R() {
|
|
18385
18387
|
this.data.setextHeadingSlurpLineEnding = !0;
|
|
18386
18388
|
}
|
|
18387
18389
|
function q(J) {
|
|
18388
|
-
const
|
|
18389
|
-
|
|
18390
|
+
const ge = this.stack[this.stack.length - 1];
|
|
18391
|
+
ge.depth = this.sliceSerialize(J).codePointAt(0) === 61 ? 1 : 2;
|
|
18390
18392
|
}
|
|
18391
18393
|
function ne() {
|
|
18392
18394
|
this.data.setextHeadingSlurpLineEnding = void 0;
|
|
18393
18395
|
}
|
|
18394
|
-
function
|
|
18395
|
-
const
|
|
18396
|
-
let je =
|
|
18396
|
+
function me(J) {
|
|
18397
|
+
const we = this.stack[this.stack.length - 1].children;
|
|
18398
|
+
let je = we[we.length - 1];
|
|
18397
18399
|
(!je || je.type !== "text") && (je = Ze(), je.position = {
|
|
18398
18400
|
start: Ni(J.start),
|
|
18399
18401
|
// @ts-expect-error: we’ll add `end` later.
|
|
18400
18402
|
end: void 0
|
|
18401
|
-
},
|
|
18403
|
+
}, we.push(je)), this.stack.push(je);
|
|
18402
18404
|
}
|
|
18403
18405
|
function V(J) {
|
|
18404
|
-
const
|
|
18405
|
-
|
|
18406
|
+
const ge = this.stack.pop();
|
|
18407
|
+
ge.value += this.sliceSerialize(J), ge.position.end = Ni(J.end);
|
|
18406
18408
|
}
|
|
18407
18409
|
function se(J) {
|
|
18408
|
-
const
|
|
18410
|
+
const ge = this.stack[this.stack.length - 1];
|
|
18409
18411
|
if (this.data.atHardBreak) {
|
|
18410
|
-
const
|
|
18411
|
-
|
|
18412
|
+
const we = ge.children[ge.children.length - 1];
|
|
18413
|
+
we.position.end = Ni(J.end), this.data.atHardBreak = void 0;
|
|
18412
18414
|
return;
|
|
18413
18415
|
}
|
|
18414
|
-
!this.data.setextHeadingSlurpLineEnding && t.canContainEols.includes(
|
|
18416
|
+
!this.data.setextHeadingSlurpLineEnding && t.canContainEols.includes(ge.type) && (me.call(this, J), V.call(this, J));
|
|
18415
18417
|
}
|
|
18416
|
-
function
|
|
18418
|
+
function fe() {
|
|
18417
18419
|
this.data.atHardBreak = !0;
|
|
18418
18420
|
}
|
|
18419
|
-
function
|
|
18420
|
-
const J = this.resume(),
|
|
18421
|
-
|
|
18421
|
+
function Ne() {
|
|
18422
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18423
|
+
ge.value = J;
|
|
18422
18424
|
}
|
|
18423
18425
|
function re() {
|
|
18424
|
-
const J = this.resume(),
|
|
18425
|
-
|
|
18426
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18427
|
+
ge.value = J;
|
|
18426
18428
|
}
|
|
18427
18429
|
function oe() {
|
|
18428
|
-
const J = this.resume(),
|
|
18429
|
-
|
|
18430
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18431
|
+
ge.value = J;
|
|
18430
18432
|
}
|
|
18431
18433
|
function xe() {
|
|
18432
18434
|
const J = this.stack[this.stack.length - 1];
|
|
18433
18435
|
if (this.data.inReference) {
|
|
18434
|
-
const
|
|
18435
|
-
J.type += "Reference", J.referenceType =
|
|
18436
|
+
const ge = this.data.referenceType || "shortcut";
|
|
18437
|
+
J.type += "Reference", J.referenceType = ge, delete J.url, delete J.title;
|
|
18436
18438
|
} else
|
|
18437
18439
|
delete J.identifier, delete J.label;
|
|
18438
18440
|
this.data.referenceType = void 0;
|
|
@@ -18440,31 +18442,31 @@ function P3(e) {
|
|
|
18440
18442
|
function ae() {
|
|
18441
18443
|
const J = this.stack[this.stack.length - 1];
|
|
18442
18444
|
if (this.data.inReference) {
|
|
18443
|
-
const
|
|
18444
|
-
J.type += "Reference", J.referenceType =
|
|
18445
|
+
const ge = this.data.referenceType || "shortcut";
|
|
18446
|
+
J.type += "Reference", J.referenceType = ge, delete J.url, delete J.title;
|
|
18445
18447
|
} else
|
|
18446
18448
|
delete J.identifier, delete J.label;
|
|
18447
18449
|
this.data.referenceType = void 0;
|
|
18448
18450
|
}
|
|
18449
18451
|
function Q(J) {
|
|
18450
|
-
const
|
|
18451
|
-
|
|
18452
|
+
const ge = this.sliceSerialize(J), we = this.stack[this.stack.length - 2];
|
|
18453
|
+
we.label = w3(ge), we.identifier = dr(ge).toLowerCase();
|
|
18452
18454
|
}
|
|
18453
18455
|
function ie() {
|
|
18454
|
-
const J = this.stack[this.stack.length - 1],
|
|
18455
|
-
if (this.data.inReference = !0,
|
|
18456
|
+
const J = this.stack[this.stack.length - 1], ge = this.resume(), we = this.stack[this.stack.length - 1];
|
|
18457
|
+
if (this.data.inReference = !0, we.type === "link") {
|
|
18456
18458
|
const je = J.children;
|
|
18457
|
-
|
|
18459
|
+
we.children = je;
|
|
18458
18460
|
} else
|
|
18459
|
-
|
|
18461
|
+
we.alt = ge;
|
|
18460
18462
|
}
|
|
18461
18463
|
function v() {
|
|
18462
|
-
const J = this.resume(),
|
|
18463
|
-
|
|
18464
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18465
|
+
ge.url = J;
|
|
18464
18466
|
}
|
|
18465
18467
|
function D() {
|
|
18466
|
-
const J = this.resume(),
|
|
18467
|
-
|
|
18468
|
+
const J = this.resume(), ge = this.stack[this.stack.length - 1];
|
|
18469
|
+
ge.title = J;
|
|
18468
18470
|
}
|
|
18469
18471
|
function ee() {
|
|
18470
18472
|
this.data.inReference = void 0;
|
|
@@ -18473,32 +18475,32 @@ function P3(e) {
|
|
|
18473
18475
|
this.data.referenceType = "collapsed";
|
|
18474
18476
|
}
|
|
18475
18477
|
function _e(J) {
|
|
18476
|
-
const
|
|
18477
|
-
|
|
18478
|
+
const ge = this.resume(), we = this.stack[this.stack.length - 1];
|
|
18479
|
+
we.label = ge, we.identifier = dr(this.sliceSerialize(J)).toLowerCase(), this.data.referenceType = "full";
|
|
18478
18480
|
}
|
|
18479
|
-
function
|
|
18481
|
+
function Me(J) {
|
|
18480
18482
|
this.data.characterReferenceType = J.type;
|
|
18481
18483
|
}
|
|
18482
|
-
function
|
|
18483
|
-
const
|
|
18484
|
+
function ye(J) {
|
|
18485
|
+
const ge = this.sliceSerialize(J), we = this.data.characterReferenceType;
|
|
18484
18486
|
let je;
|
|
18485
|
-
|
|
18487
|
+
we ? (je = w_(ge, we === "characterReferenceMarkerNumeric" ? 10 : 16), this.data.characterReferenceType = void 0) : je = u0(ge);
|
|
18486
18488
|
const Ie = this.stack[this.stack.length - 1];
|
|
18487
18489
|
Ie.value += je;
|
|
18488
18490
|
}
|
|
18489
|
-
function
|
|
18490
|
-
const
|
|
18491
|
-
|
|
18491
|
+
function Re(J) {
|
|
18492
|
+
const ge = this.stack.pop();
|
|
18493
|
+
ge.position.end = Ni(J.end);
|
|
18492
18494
|
}
|
|
18493
|
-
function
|
|
18495
|
+
function Fe(J) {
|
|
18494
18496
|
V.call(this, J);
|
|
18495
|
-
const
|
|
18496
|
-
|
|
18497
|
+
const ge = this.stack[this.stack.length - 1];
|
|
18498
|
+
ge.url = this.sliceSerialize(J);
|
|
18497
18499
|
}
|
|
18498
|
-
function
|
|
18500
|
+
function $e(J) {
|
|
18499
18501
|
V.call(this, J);
|
|
18500
|
-
const
|
|
18501
|
-
|
|
18502
|
+
const ge = this.stack[this.stack.length - 1];
|
|
18503
|
+
ge.url = "mailto:" + this.sliceSerialize(J);
|
|
18502
18504
|
}
|
|
18503
18505
|
function ht() {
|
|
18504
18506
|
return {
|
|
@@ -18664,7 +18666,7 @@ function O3(e) {
|
|
|
18664
18666
|
const t = this;
|
|
18665
18667
|
t.parser = n;
|
|
18666
18668
|
function n(r) {
|
|
18667
|
-
return v3(r,
|
|
18669
|
+
return v3(r, he(F(F({}, t.data("settings")), e), {
|
|
18668
18670
|
// Note: these options are not in the readme.
|
|
18669
18671
|
// The goal is for them to be set by plugins on `data` instead of being
|
|
18670
18672
|
// passed by users.
|
|
@@ -19263,7 +19265,7 @@ function cR(e) {
|
|
|
19263
19265
|
{
|
|
19264
19266
|
type: "element",
|
|
19265
19267
|
tagName: a,
|
|
19266
|
-
properties:
|
|
19268
|
+
properties: he(F({}, Es(u)), {
|
|
19267
19269
|
id: "footnote-label"
|
|
19268
19270
|
}),
|
|
19269
19271
|
children: [{ type: "text", value: s }]
|
|
@@ -21899,96 +21901,96 @@ function ko(e) {
|
|
|
21899
21901
|
var t;
|
|
21900
21902
|
return (t = BL.get(e)) !== null && t !== void 0 ? t : g.UNKNOWN;
|
|
21901
21903
|
}
|
|
21902
|
-
const
|
|
21904
|
+
const pe = g, UL = {
|
|
21903
21905
|
[le.HTML]: /* @__PURE__ */ new Set([
|
|
21904
|
-
|
|
21905
|
-
|
|
21906
|
-
|
|
21907
|
-
|
|
21908
|
-
|
|
21909
|
-
|
|
21910
|
-
|
|
21911
|
-
|
|
21912
|
-
|
|
21913
|
-
|
|
21914
|
-
|
|
21915
|
-
|
|
21916
|
-
|
|
21917
|
-
|
|
21918
|
-
|
|
21919
|
-
|
|
21920
|
-
|
|
21921
|
-
|
|
21922
|
-
|
|
21923
|
-
|
|
21924
|
-
|
|
21925
|
-
|
|
21926
|
-
|
|
21927
|
-
|
|
21928
|
-
|
|
21929
|
-
|
|
21930
|
-
|
|
21931
|
-
|
|
21932
|
-
|
|
21933
|
-
|
|
21934
|
-
|
|
21935
|
-
|
|
21936
|
-
|
|
21937
|
-
|
|
21938
|
-
|
|
21939
|
-
|
|
21940
|
-
|
|
21941
|
-
|
|
21942
|
-
|
|
21943
|
-
|
|
21944
|
-
|
|
21945
|
-
|
|
21946
|
-
|
|
21947
|
-
|
|
21948
|
-
|
|
21949
|
-
|
|
21950
|
-
|
|
21951
|
-
|
|
21952
|
-
|
|
21953
|
-
|
|
21954
|
-
|
|
21955
|
-
|
|
21956
|
-
|
|
21957
|
-
|
|
21958
|
-
|
|
21959
|
-
|
|
21960
|
-
|
|
21961
|
-
|
|
21962
|
-
|
|
21963
|
-
|
|
21964
|
-
|
|
21965
|
-
|
|
21966
|
-
|
|
21967
|
-
|
|
21968
|
-
|
|
21969
|
-
|
|
21970
|
-
|
|
21971
|
-
|
|
21972
|
-
|
|
21973
|
-
|
|
21974
|
-
|
|
21975
|
-
|
|
21976
|
-
|
|
21977
|
-
|
|
21978
|
-
|
|
21979
|
-
|
|
21980
|
-
|
|
21981
|
-
|
|
21982
|
-
|
|
21983
|
-
|
|
21984
|
-
|
|
21906
|
+
pe.ADDRESS,
|
|
21907
|
+
pe.APPLET,
|
|
21908
|
+
pe.AREA,
|
|
21909
|
+
pe.ARTICLE,
|
|
21910
|
+
pe.ASIDE,
|
|
21911
|
+
pe.BASE,
|
|
21912
|
+
pe.BASEFONT,
|
|
21913
|
+
pe.BGSOUND,
|
|
21914
|
+
pe.BLOCKQUOTE,
|
|
21915
|
+
pe.BODY,
|
|
21916
|
+
pe.BR,
|
|
21917
|
+
pe.BUTTON,
|
|
21918
|
+
pe.CAPTION,
|
|
21919
|
+
pe.CENTER,
|
|
21920
|
+
pe.COL,
|
|
21921
|
+
pe.COLGROUP,
|
|
21922
|
+
pe.DD,
|
|
21923
|
+
pe.DETAILS,
|
|
21924
|
+
pe.DIR,
|
|
21925
|
+
pe.DIV,
|
|
21926
|
+
pe.DL,
|
|
21927
|
+
pe.DT,
|
|
21928
|
+
pe.EMBED,
|
|
21929
|
+
pe.FIELDSET,
|
|
21930
|
+
pe.FIGCAPTION,
|
|
21931
|
+
pe.FIGURE,
|
|
21932
|
+
pe.FOOTER,
|
|
21933
|
+
pe.FORM,
|
|
21934
|
+
pe.FRAME,
|
|
21935
|
+
pe.FRAMESET,
|
|
21936
|
+
pe.H1,
|
|
21937
|
+
pe.H2,
|
|
21938
|
+
pe.H3,
|
|
21939
|
+
pe.H4,
|
|
21940
|
+
pe.H5,
|
|
21941
|
+
pe.H6,
|
|
21942
|
+
pe.HEAD,
|
|
21943
|
+
pe.HEADER,
|
|
21944
|
+
pe.HGROUP,
|
|
21945
|
+
pe.HR,
|
|
21946
|
+
pe.HTML,
|
|
21947
|
+
pe.IFRAME,
|
|
21948
|
+
pe.IMG,
|
|
21949
|
+
pe.INPUT,
|
|
21950
|
+
pe.LI,
|
|
21951
|
+
pe.LINK,
|
|
21952
|
+
pe.LISTING,
|
|
21953
|
+
pe.MAIN,
|
|
21954
|
+
pe.MARQUEE,
|
|
21955
|
+
pe.MENU,
|
|
21956
|
+
pe.META,
|
|
21957
|
+
pe.NAV,
|
|
21958
|
+
pe.NOEMBED,
|
|
21959
|
+
pe.NOFRAMES,
|
|
21960
|
+
pe.NOSCRIPT,
|
|
21961
|
+
pe.OBJECT,
|
|
21962
|
+
pe.OL,
|
|
21963
|
+
pe.P,
|
|
21964
|
+
pe.PARAM,
|
|
21965
|
+
pe.PLAINTEXT,
|
|
21966
|
+
pe.PRE,
|
|
21967
|
+
pe.SCRIPT,
|
|
21968
|
+
pe.SECTION,
|
|
21969
|
+
pe.SELECT,
|
|
21970
|
+
pe.SOURCE,
|
|
21971
|
+
pe.STYLE,
|
|
21972
|
+
pe.SUMMARY,
|
|
21973
|
+
pe.TABLE,
|
|
21974
|
+
pe.TBODY,
|
|
21975
|
+
pe.TD,
|
|
21976
|
+
pe.TEMPLATE,
|
|
21977
|
+
pe.TEXTAREA,
|
|
21978
|
+
pe.TFOOT,
|
|
21979
|
+
pe.TH,
|
|
21980
|
+
pe.THEAD,
|
|
21981
|
+
pe.TITLE,
|
|
21982
|
+
pe.TR,
|
|
21983
|
+
pe.TRACK,
|
|
21984
|
+
pe.UL,
|
|
21985
|
+
pe.WBR,
|
|
21986
|
+
pe.XMP
|
|
21985
21987
|
]),
|
|
21986
|
-
[le.MATHML]: /* @__PURE__ */ new Set([
|
|
21987
|
-
[le.SVG]: /* @__PURE__ */ new Set([
|
|
21988
|
+
[le.MATHML]: /* @__PURE__ */ new Set([pe.MI, pe.MO, pe.MN, pe.MS, pe.MTEXT, pe.ANNOTATION_XML]),
|
|
21989
|
+
[le.SVG]: /* @__PURE__ */ new Set([pe.TITLE, pe.FOREIGN_OBJECT, pe.DESC]),
|
|
21988
21990
|
[le.XLINK]: /* @__PURE__ */ new Set(),
|
|
21989
21991
|
[le.XML]: /* @__PURE__ */ new Set(),
|
|
21990
21992
|
[le.XMLNS]: /* @__PURE__ */ new Set()
|
|
21991
|
-
}, pp = /* @__PURE__ */ new Set([
|
|
21993
|
+
}, pp = /* @__PURE__ */ new Set([pe.H1, pe.H2, pe.H3, pe.H4, pe.H5, pe.H6]);
|
|
21992
21994
|
X.STYLE, X.SCRIPT, X.XMP, X.IFRAME, X.NOEMBED, X.NOFRAMES, X.PLAINTEXT;
|
|
21993
21995
|
var O;
|
|
21994
21996
|
(function(e) {
|
|
@@ -24820,7 +24822,7 @@ class wy {
|
|
|
24820
24822
|
/** @protected */
|
|
24821
24823
|
_attachElementToTree(t, n) {
|
|
24822
24824
|
if (this.options.sourceCodeLocationInfo) {
|
|
24823
|
-
const r = n &&
|
|
24825
|
+
const r = n && he(F({}, n), {
|
|
24824
24826
|
startTag: n
|
|
24825
24827
|
});
|
|
24826
24828
|
this.treeAdapter.setNodeSourceCodeLocation(t, r);
|
|
@@ -27076,7 +27078,7 @@ function aD(e, t) {
|
|
|
27076
27078
|
s === ss.html && n === "svg" && (s = ss.svg);
|
|
27077
27079
|
const a = mL(
|
|
27078
27080
|
// Shallow clone to not delve into `children`: we only need the attributes.
|
|
27079
|
-
|
|
27081
|
+
he(F({}, e), { children: [] }),
|
|
27080
27082
|
{ space: s === ss.svg ? "svg" : "html" }
|
|
27081
27083
|
), u = {
|
|
27082
27084
|
type: We.START_TAG,
|
|
@@ -27135,13 +27137,13 @@ function yu(e) {
|
|
|
27135
27137
|
};
|
|
27136
27138
|
}
|
|
27137
27139
|
function cD(e) {
|
|
27138
|
-
return "children" in e ? Es(
|
|
27140
|
+
return "children" in e ? Es(he(F({}, e), { children: [] })) : Es(e);
|
|
27139
27141
|
}
|
|
27140
27142
|
function kS(e) {
|
|
27141
27143
|
return function(t, n) {
|
|
27142
27144
|
return (
|
|
27143
27145
|
/** @type {Root} */
|
|
27144
|
-
wS(t,
|
|
27146
|
+
wS(t, he(F({}, e), { file: n }))
|
|
27145
27147
|
);
|
|
27146
27148
|
};
|
|
27147
27149
|
}
|
|
@@ -27541,7 +27543,7 @@ const LS = ({
|
|
|
27541
27543
|
const a = n ? t ? "_blank" : "_self" : void 0;
|
|
27542
27544
|
return /* @__PURE__ */ x.jsx(
|
|
27543
27545
|
"a",
|
|
27544
|
-
|
|
27546
|
+
he(F(F({
|
|
27545
27547
|
className: W(e, `${z}-link`)
|
|
27546
27548
|
}, n ? { href: n, target: a } : {}), r ? { title: r } : {}), {
|
|
27547
27549
|
rel: "noopener noreferrer",
|
|
@@ -27596,11 +27598,11 @@ const LS = ({
|
|
|
27596
27598
|
}) => {
|
|
27597
27599
|
const { connected: s, imageFile: a } = tr(), { setImageFile: u } = Ao(), { logger: c, globalClassName: f, searchConfig: d, features: p } = Je(), m = B.useRef(null), b = B.useRef(null), y = !!(p != null && p.enableImageUpload), _ = (a == null ? void 0 : a.name) || "", C = !!s || !1, w = C ? "connected" : "disconnected", A = t || !C, P = () => a ? new Promise((R, q) => {
|
|
27598
27600
|
const ne = new FileReader();
|
|
27599
|
-
ne.readAsDataURL(a), ne.onload = () => R(ne.result), ne.onerror = (
|
|
27601
|
+
ne.readAsDataURL(a), ne.onload = () => R(ne.result), ne.onerror = (me) => q(me);
|
|
27600
27602
|
}) : Promise.resolve(""), N = (R) => Ye(null, null, function* () {
|
|
27601
|
-
var
|
|
27603
|
+
var me;
|
|
27602
27604
|
if (A) return;
|
|
27603
|
-
const q = 10 * 1024 * 1024, ne = (
|
|
27605
|
+
const q = 10 * 1024 * 1024, ne = (me = R.target.files) == null ? void 0 : me[0];
|
|
27604
27606
|
if (ne) {
|
|
27605
27607
|
if (ne.size > q) {
|
|
27606
27608
|
alert("File size exceeds the 10MB limit. Please choose a smaller file."), u(null);
|
|
@@ -27611,9 +27613,9 @@ const LS = ({
|
|
|
27611
27613
|
}), H = () => {
|
|
27612
27614
|
u(null), b.current && (b.current.value = "");
|
|
27613
27615
|
}, Y = (R) => Ye(null, null, function* () {
|
|
27614
|
-
var
|
|
27616
|
+
var me;
|
|
27615
27617
|
R.preventDefault();
|
|
27616
|
-
const q = (((
|
|
27618
|
+
const q = (((me = m.current) == null ? void 0 : me.value) || "").trim();
|
|
27617
27619
|
let ne = "";
|
|
27618
27620
|
try {
|
|
27619
27621
|
ne = yield P();
|
|
@@ -28231,7 +28233,7 @@ function F5(e = {}) {
|
|
|
28231
28233
|
return a.push(
|
|
28232
28234
|
s(() => {
|
|
28233
28235
|
const c = typeof n == "function" ? n() : n;
|
|
28234
|
-
a.push(D5(
|
|
28236
|
+
a.push(D5(he(F({}, r), { target: c })));
|
|
28235
28237
|
})
|
|
28236
28238
|
), () => {
|
|
28237
28239
|
a.forEach((c) => c == null ? void 0 : c());
|
|
@@ -28389,7 +28391,7 @@ function W5(e) {
|
|
|
28389
28391
|
var u;
|
|
28390
28392
|
return (u = n().defaultView) != null ? u : window;
|
|
28391
28393
|
}, s = () => uo(t()), a = (u) => t().getElementById(u);
|
|
28392
|
-
return
|
|
28394
|
+
return he(F({}, e), {
|
|
28393
28395
|
getRootNode: t,
|
|
28394
28396
|
getDoc: n,
|
|
28395
28397
|
getWin: r,
|
|
@@ -28472,13 +28474,13 @@ var Q5 = (e, t) => {
|
|
|
28472
28474
|
}), []);
|
|
28473
28475
|
};
|
|
28474
28476
|
function rf(e, t = {}) {
|
|
28475
|
-
var se,
|
|
28477
|
+
var se, fe, Ne, re, oe, xe;
|
|
28476
28478
|
const n = B.useMemo(() => {
|
|
28477
28479
|
const { id: ae, ids: Q, getRootNode: ie } = t;
|
|
28478
28480
|
return W5({ id: ae, ids: Q, getRootNode: ie });
|
|
28479
28481
|
}, [t]), r = (...ae) => {
|
|
28480
28482
|
e.debug && console.log(...ae);
|
|
28481
|
-
}, s = (
|
|
28483
|
+
}, s = (fe = (se = e.props) == null ? void 0 : se.call(e, { props: x0(t), scope: n })) != null ? fe : t, a = J5(s), u = (Ne = e.context) == null ? void 0 : Ne.call(e, {
|
|
28482
28484
|
prop: a,
|
|
28483
28485
|
bindable: xc,
|
|
28484
28486
|
scope: n,
|
|
@@ -28513,14 +28515,14 @@ function rf(e, t = {}) {
|
|
|
28513
28515
|
const Q = (ie = c.current) == null ? void 0 : ie[ae].get();
|
|
28514
28516
|
return (v = c.current) == null ? void 0 : v[ae].hash(Q);
|
|
28515
28517
|
}
|
|
28516
|
-
}, d = B.useRef(/* @__PURE__ */ new Map()), p = B.useRef(null), m = B.useRef(null), b = B.useRef({ type: "" }), y = () =>
|
|
28518
|
+
}, d = B.useRef(/* @__PURE__ */ new Map()), p = B.useRef(null), m = B.useRef(null), b = B.useRef({ type: "" }), y = () => he(F({}, b.current), {
|
|
28517
28519
|
current() {
|
|
28518
28520
|
return b.current;
|
|
28519
28521
|
},
|
|
28520
28522
|
previous() {
|
|
28521
28523
|
return m.current;
|
|
28522
28524
|
}
|
|
28523
|
-
}), _ = () =>
|
|
28525
|
+
}), _ = () => he(F({}, R), {
|
|
28524
28526
|
matches(...ae) {
|
|
28525
28527
|
return ae.includes(R.ref.current);
|
|
28526
28528
|
},
|
|
@@ -28615,25 +28617,25 @@ function rf(e, t = {}) {
|
|
|
28615
28617
|
});
|
|
28616
28618
|
};
|
|
28617
28619
|
}, []);
|
|
28618
|
-
const
|
|
28620
|
+
const me = () => "ref" in R ? R.ref.current : R.get(), V = (ae) => {
|
|
28619
28621
|
queueMicrotask(() => {
|
|
28620
|
-
var I, _e,
|
|
28622
|
+
var I, _e, Me, ye, Re;
|
|
28621
28623
|
if (ne.current !== no.Started) return;
|
|
28622
28624
|
m.current = b.current, b.current = ae;
|
|
28623
|
-
let Q =
|
|
28625
|
+
let Q = me();
|
|
28624
28626
|
const ie = (
|
|
28625
28627
|
// @ts-ignore
|
|
28626
|
-
(
|
|
28628
|
+
(Me = (I = e.states[Q].on) == null ? void 0 : I[ae.type]) != null ? Me : (
|
|
28627
28629
|
// @ts-ignore
|
|
28628
28630
|
(_e = e.on) == null ? void 0 : _e[ae.type]
|
|
28629
28631
|
)
|
|
28630
28632
|
), v = H(ie);
|
|
28631
28633
|
if (!v) return;
|
|
28632
28634
|
p.current = v;
|
|
28633
|
-
const D = (
|
|
28635
|
+
const D = (ye = v.target) != null ? ye : Q;
|
|
28634
28636
|
r("transition", ae.type, v.target || Q, `(${v.actions})`);
|
|
28635
28637
|
const ee = D !== Q;
|
|
28636
|
-
ee ? Co.flushSync(() => R.set(D)) : v.reenter && !ee ? R.invoke(Q, Q) : A((
|
|
28638
|
+
ee ? Co.flushSync(() => R.set(D)) : v.reenter && !ee ? R.invoke(Q, Q) : A((Re = v.actions) != null ? Re : []);
|
|
28637
28639
|
});
|
|
28638
28640
|
};
|
|
28639
28641
|
return (xe = e.watch) == null || xe.call(e, w()), {
|
|
@@ -28689,11 +28691,11 @@ const Ih = (e) => {
|
|
|
28689
28691
|
B.forwardRef((n, r) => {
|
|
28690
28692
|
const d = n, { asChild: s, children: a } = d, u = tn(d, ["asChild", "children"]);
|
|
28691
28693
|
if (!s)
|
|
28692
|
-
return B.createElement(e,
|
|
28694
|
+
return B.createElement(e, he(F({}, u), { ref: r }), a);
|
|
28693
28695
|
if (!B.isValidElement(a))
|
|
28694
28696
|
return null;
|
|
28695
28697
|
const c = B.Children.only(a), f = Z5(c);
|
|
28696
|
-
return B.cloneElement(c,
|
|
28698
|
+
return B.cloneElement(c, he(F({}, Ut(u, c.props)), {
|
|
28697
28699
|
ref: r ? sf(r, f) : f
|
|
28698
28700
|
}));
|
|
28699
28701
|
})
|
|
@@ -28745,12 +28747,12 @@ const [nM, k0] = Ss({
|
|
|
28745
28747
|
providerName: "<PresenceProvider />"
|
|
28746
28748
|
}), r2 = B.forwardRef((e, t) => {
|
|
28747
28749
|
const n = k0(), r = bu(), s = Ut(n.getContentProps(), r.getPresenceProps(), e);
|
|
28748
|
-
return r.unmounted ? null : /* @__PURE__ */ x.jsx(pn.div,
|
|
28750
|
+
return r.unmounted ? null : /* @__PURE__ */ x.jsx(pn.div, he(F({}, s), { ref: sf(r.ref, t) }));
|
|
28749
28751
|
});
|
|
28750
28752
|
r2.displayName = "PopoverContent";
|
|
28751
28753
|
const i2 = B.forwardRef((e, t) => {
|
|
28752
28754
|
const n = k0(), r = bu(), s = Ut(n.getPositionerProps(), e);
|
|
28753
|
-
return r.unmounted ? null : /* @__PURE__ */ x.jsx(pn.div,
|
|
28755
|
+
return r.unmounted ? null : /* @__PURE__ */ x.jsx(pn.div, he(F({}, s), { ref: t }));
|
|
28754
28756
|
});
|
|
28755
28757
|
i2.displayName = "PopoverPositioner";
|
|
28756
28758
|
const _u = () => (e, t) => t.reduce(
|
|
@@ -28782,7 +28784,7 @@ function rM(e, t) {
|
|
|
28782
28784
|
}
|
|
28783
28785
|
var iM = {
|
|
28784
28786
|
props({ props: e }) {
|
|
28785
|
-
return
|
|
28787
|
+
return he(F({}, e), { present: !!e.present });
|
|
28786
28788
|
},
|
|
28787
28789
|
initialState({ prop: e }) {
|
|
28788
28790
|
return e("present") ? "mounted" : "unmounted";
|
|
@@ -28936,7 +28938,7 @@ function oM(e) {
|
|
|
28936
28938
|
return t.current = e, t;
|
|
28937
28939
|
}
|
|
28938
28940
|
const O0 = (e = {}) => {
|
|
28939
|
-
const b = e, { lazyMount: t, unmountOnExit: n, present: r, skipAnimationOnMount: s = !1 } = b, a = tn(b, ["lazyMount", "unmountOnExit", "present", "skipAnimationOnMount"]), u = B.useRef(!1), c =
|
|
28941
|
+
const b = e, { lazyMount: t, unmountOnExit: n, present: r, skipAnimationOnMount: s = !1 } = b, a = tn(b, ["lazyMount", "unmountOnExit", "present", "skipAnimationOnMount"]), u = B.useRef(!1), c = he(F({}, a), {
|
|
28940
28942
|
present: r,
|
|
28941
28943
|
onExitComplete: sM(e.onExitComplete)
|
|
28942
28944
|
}), f = rf(iM, c), d = rM(f);
|
|
@@ -29170,7 +29172,7 @@ const yM = 50, TM = (e, t, n) => Ye(null, null, function* () {
|
|
|
29170
29172
|
strategy: s = "absolute",
|
|
29171
29173
|
middleware: a = [],
|
|
29172
29174
|
platform: u
|
|
29173
|
-
} = n, c = u.detectOverflow ? u :
|
|
29175
|
+
} = n, c = u.detectOverflow ? u : he(F({}, u), {
|
|
29174
29176
|
detectOverflow: EM
|
|
29175
29177
|
}), f = yield u.isRTL == null ? void 0 : u.isRTL(t);
|
|
29176
29178
|
let d = yield u.getElementRects({
|
|
@@ -29249,7 +29251,7 @@ const yM = 50, TM = (e, t, n) => Ye(null, null, function* () {
|
|
|
29249
29251
|
}, _ = L0(a), C = R0(_), w = yield c.getDimensions(p), A = _ === "y", P = A ? "top" : "left", N = A ? "bottom" : "right", H = A ? "clientHeight" : "clientWidth", Y = u.reference[C] + u.reference[_] - y[_] - u.floating[C], R = y[_] - u.reference[_], q = yield c.getOffsetParent == null ? void 0 : c.getOffsetParent(p);
|
|
29250
29252
|
let ne = q ? q[H] : 0;
|
|
29251
29253
|
(!ne || !(yield c.isElement == null ? void 0 : c.isElement(q))) && (ne = f.floating[H] || u.floating[C]);
|
|
29252
|
-
const
|
|
29254
|
+
const me = Y / 2 - R / 2, V = ne / 2 - w[C] / 2 - 1, se = Li(b[P], V), fe = Li(b[N], V), Ne = ne - w[C] - fe, re = ne / 2 - w[C] / 2 + me, oe = o2(se, re, Ne), xe = !d.arrow && Fo(a) != null && re !== oe && u.reference[C] / 2 - (re < se ? se : fe) - w[C] / 2 < 0, ae = xe ? re < se ? re - se : re - Ne : 0;
|
|
29253
29255
|
return {
|
|
29254
29256
|
[_]: y[_] + ae,
|
|
29255
29257
|
data: F({
|
|
@@ -29295,18 +29297,18 @@ const yM = 50, TM = (e, t, n) => Ye(null, null, function* () {
|
|
|
29295
29297
|
return {};
|
|
29296
29298
|
const P = Di(a), N = kr(f), H = Di(f) === f, Y = yield d.isRTL == null ? void 0 : d.isRTL(p.floating), R = y || (H || !w ? [Cc(f)] : fM(f)), q = C !== "none";
|
|
29297
29299
|
!y && q && R.push(...mM(f, w, C, Y));
|
|
29298
|
-
const ne = [f, ...R],
|
|
29300
|
+
const ne = [f, ...R], me = yield d.detectOverflow(n, A), V = [];
|
|
29299
29301
|
let se = ((s = u.flip) == null ? void 0 : s.overflows) || [];
|
|
29300
|
-
if (m && V.push(
|
|
29302
|
+
if (m && V.push(me[P]), b) {
|
|
29301
29303
|
const xe = cM(a, c, Y);
|
|
29302
|
-
V.push(
|
|
29304
|
+
V.push(me[xe[0]], me[xe[1]]);
|
|
29303
29305
|
}
|
|
29304
29306
|
if (se = [...se, {
|
|
29305
29307
|
placement: a,
|
|
29306
29308
|
overflows: V
|
|
29307
29309
|
}], !V.every((xe) => xe <= 0)) {
|
|
29308
|
-
var
|
|
29309
|
-
const xe = (((
|
|
29310
|
+
var fe, Ne;
|
|
29311
|
+
const xe = (((fe = u.flip) == null ? void 0 : fe.index) || 0) + 1, ae = ne[xe];
|
|
29310
29312
|
if (ae && (!(b === "alignment" ? N !== kr(ae) : !1) || // We leave the current main axis only if every placement on that axis
|
|
29311
29313
|
// overflows the main axis.
|
|
29312
29314
|
se.every((v) => kr(v.placement) === N ? v.overflows[0] > 0 : !0)))
|
|
@@ -29319,7 +29321,7 @@ const yM = 50, TM = (e, t, n) => Ye(null, null, function* () {
|
|
|
29319
29321
|
placement: ae
|
|
29320
29322
|
}
|
|
29321
29323
|
};
|
|
29322
|
-
let Q = (
|
|
29324
|
+
let Q = (Ne = se.filter((ie) => ie.overflows[0] <= 0).sort((ie, v) => ie.overflows[1] - v.overflows[1])[0]) == null ? void 0 : Ne.placement;
|
|
29323
29325
|
if (!Q)
|
|
29324
29326
|
switch (_) {
|
|
29325
29327
|
case "bestFit": {
|
|
@@ -29379,7 +29381,7 @@ const SM = function(e) {
|
|
|
29379
29381
|
]);
|
|
29380
29382
|
switch (a) {
|
|
29381
29383
|
case "referenceHidden": {
|
|
29382
|
-
const f = yield s.detectOverflow(n,
|
|
29384
|
+
const f = yield s.detectOverflow(n, he(F({}, u), {
|
|
29383
29385
|
elementContext: "reference"
|
|
29384
29386
|
})), d = $y(f, r.reference);
|
|
29385
29387
|
return {
|
|
@@ -29390,7 +29392,7 @@ const SM = function(e) {
|
|
|
29390
29392
|
};
|
|
29391
29393
|
}
|
|
29392
29394
|
case "escaped": {
|
|
29393
|
-
const f = yield s.detectOverflow(n,
|
|
29395
|
+
const f = yield s.detectOverflow(n, he(F({}, u), {
|
|
29394
29396
|
altBoundary: !0
|
|
29395
29397
|
})), d = $y(f, r.floating);
|
|
29396
29398
|
return {
|
|
@@ -29452,7 +29454,7 @@ const AM = function(e) {
|
|
|
29452
29454
|
return c === ((r = f.offset) == null ? void 0 : r.placement) && (s = f.arrow) != null && s.alignmentOffset ? {} : {
|
|
29453
29455
|
x: a + d.x,
|
|
29454
29456
|
y: u + d.y,
|
|
29455
|
-
data:
|
|
29457
|
+
data: he(F({}, d), {
|
|
29456
29458
|
placement: c
|
|
29457
29459
|
})
|
|
29458
29460
|
};
|
|
@@ -29496,11 +29498,11 @@ const AM = function(e) {
|
|
|
29496
29498
|
let C = m[_], w = m[y];
|
|
29497
29499
|
const A = (H, Y) => o2(Y + b[H === "y" ? "top" : "left"], Y, Y - b[H === "y" ? "bottom" : "right"]);
|
|
29498
29500
|
c && (C = A(_, C)), f && (w = A(y, w));
|
|
29499
|
-
const P = d.fn(
|
|
29501
|
+
const P = d.fn(he(F({}, n), {
|
|
29500
29502
|
[_]: C,
|
|
29501
29503
|
[y]: w
|
|
29502
29504
|
}));
|
|
29503
|
-
return
|
|
29505
|
+
return he(F({}, P), {
|
|
29504
29506
|
data: {
|
|
29505
29507
|
x: P.x - r,
|
|
29506
29508
|
y: P.y - s,
|
|
@@ -29579,12 +29581,12 @@ const AM = function(e) {
|
|
|
29579
29581
|
p === "top" || p === "bottom" ? (C = p, w = m === ((yield a.isRTL == null ? void 0 : a.isRTL(u.floating)) ? "start" : "end") ? "left" : "right") : (w = p, C = m === "end" ? "top" : "bottom");
|
|
29580
29582
|
const A = _ - d.top - d.bottom, P = y - d.left - d.right, N = Li(_ - d[C], A), H = Li(y - d[w], P), Y = n.middlewareData.shift, R = !Y;
|
|
29581
29583
|
let q = N, ne = H;
|
|
29582
|
-
Y != null && Y.enabled.x && (ne = P), Y != null && Y.enabled.y && (q = A), R && !m && (b ? ne = y - 2 * ei(d.left, d.right) : q = _ - 2 * ei(d.top, d.bottom)), yield c(
|
|
29584
|
+
Y != null && Y.enabled.x && (ne = P), Y != null && Y.enabled.y && (q = A), R && !m && (b ? ne = y - 2 * ei(d.left, d.right) : q = _ - 2 * ei(d.top, d.bottom)), yield c(he(F({}, n), {
|
|
29583
29585
|
availableWidth: ne,
|
|
29584
29586
|
availableHeight: q
|
|
29585
29587
|
}));
|
|
29586
|
-
const
|
|
29587
|
-
return y !==
|
|
29588
|
+
const me = yield a.getDimensions(u.floating);
|
|
29589
|
+
return y !== me.width || _ !== me.height ? {
|
|
29588
29590
|
reset: {
|
|
29589
29591
|
rects: !0
|
|
29590
29592
|
}
|
|
@@ -30034,7 +30036,7 @@ function GM(e, t) {
|
|
|
30034
30036
|
q === 1 && !g2(d, e.getBoundingClientRect()) && u(), H = !1;
|
|
30035
30037
|
}
|
|
30036
30038
|
try {
|
|
30037
|
-
n = new IntersectionObserver(Y,
|
|
30039
|
+
n = new IntersectionObserver(Y, he(F({}, N), {
|
|
30038
30040
|
// Handle <iframe>s
|
|
30039
30041
|
root: s.ownerDocument
|
|
30040
30042
|
}));
|
|
@@ -30084,10 +30086,10 @@ function WM(e, t, n, r) {
|
|
|
30084
30086
|
const XM = AM, KM = CM, QM = _M, JM = NM, ZM = SM, e8 = bM, t8 = wM, n8 = (e, t, n) => {
|
|
30085
30087
|
const r = /* @__PURE__ */ new Map(), s = F({
|
|
30086
30088
|
platform: YM
|
|
30087
|
-
}, n), a =
|
|
30089
|
+
}, n), a = he(F({}, s.platform), {
|
|
30088
30090
|
_c: r
|
|
30089
30091
|
});
|
|
30090
|
-
return TM(e, t,
|
|
30092
|
+
return TM(e, t, he(F({}, s), {
|
|
30091
30093
|
platform: a
|
|
30092
30094
|
}));
|
|
30093
30095
|
};
|
|
@@ -30104,7 +30106,7 @@ function Xy(e = 0, t = 0, n = 0, r = 0) {
|
|
|
30104
30106
|
bottom: t + r,
|
|
30105
30107
|
left: e
|
|
30106
30108
|
};
|
|
30107
|
-
return
|
|
30109
|
+
return he(F({}, s), { toJSON: () => s });
|
|
30108
30110
|
}
|
|
30109
30111
|
function r8(e) {
|
|
30110
30112
|
if (!e) return Xy();
|
|
@@ -30131,8 +30133,8 @@ function o8(e, t) {
|
|
|
30131
30133
|
return {
|
|
30132
30134
|
name: "transformOrigin",
|
|
30133
30135
|
fn(n) {
|
|
30134
|
-
var
|
|
30135
|
-
const { elements: r, middlewareData: s, placement: a, rects: u, y: c } = n, f = a.split("-")[0], d = s8(f), p = ((
|
|
30136
|
+
var me, V, se, fe, Ne;
|
|
30137
|
+
const { elements: r, middlewareData: s, placement: a, rects: u, y: c } = n, f = a.split("-")[0], d = s8(f), p = ((me = s.arrow) == null ? void 0 : me.x) || 0, m = ((V = s.arrow) == null ? void 0 : V.y) || 0, b = (t == null ? void 0 : t.clientWidth) || 0, y = (t == null ? void 0 : t.clientHeight) || 0, _ = p + b / 2, C = m + y / 2, w = Math.abs(((se = s.shift) == null ? void 0 : se.y) || 0), A = u.reference.height / 2, P = y / 2, N = (Ne = (fe = e.offset) == null ? void 0 : fe.mainAxis) != null ? Ne : e.gutter, H = typeof N == "number" ? N + P : N != null ? N : P, Y = w > H, R = {
|
|
30136
30138
|
top: `${_}px calc(100% + ${H}px)`,
|
|
30137
30139
|
bottom: `${_}px ${-H}px`,
|
|
30138
30140
|
left: `calc(100% + ${H}px) ${C}px`,
|
|
@@ -30215,7 +30217,7 @@ function d8(e, t) {
|
|
|
30215
30217
|
function h8(e) {
|
|
30216
30218
|
if (!e.flip) return;
|
|
30217
30219
|
const t = B0(e.boundary);
|
|
30218
|
-
return QM(
|
|
30220
|
+
return QM(he(F({}, t ? { boundary: t } : void 0), {
|
|
30219
30221
|
padding: e.overflowPadding,
|
|
30220
30222
|
fallbackPlacements: e.flip === !0 ? void 0 : e.flip
|
|
30221
30223
|
}));
|
|
@@ -30223,7 +30225,7 @@ function h8(e) {
|
|
|
30223
30225
|
function p8(e) {
|
|
30224
30226
|
if (!e.slide && !e.overlap) return;
|
|
30225
30227
|
const t = B0(e.boundary);
|
|
30226
|
-
return KM(
|
|
30228
|
+
return KM(he(F({}, t ? { boundary: t } : void 0), {
|
|
30227
30229
|
mainAxis: e.slide,
|
|
30228
30230
|
crossAxis: e.overlap,
|
|
30229
30231
|
padding: e.overflowPadding,
|
|
@@ -30506,14 +30508,14 @@ function R8(e, t) {
|
|
|
30506
30508
|
const y = /* @__PURE__ */ new Set(), _ = ys(e == null ? void 0 : e.getRootNode());
|
|
30507
30509
|
function C(N) {
|
|
30508
30510
|
function H(Y) {
|
|
30509
|
-
var
|
|
30510
|
-
const R = u && !Ly() ? Bt : (se) => se(), q = Y != null ? Y : N, ne = (V = (
|
|
30511
|
+
var me, V;
|
|
30512
|
+
const R = u && !Ly() ? Bt : (se) => se(), q = Y != null ? Y : N, ne = (V = (me = q == null ? void 0 : q.composedPath) == null ? void 0 : me.call(q)) != null ? V : [q == null ? void 0 : q.target];
|
|
30511
30513
|
R(() => {
|
|
30512
30514
|
const se = _ ? ne[0] : fr(N);
|
|
30513
30515
|
if (!(!e || !b(N, se))) {
|
|
30514
30516
|
if (s || a) {
|
|
30515
|
-
const
|
|
30516
|
-
e.addEventListener(Jy,
|
|
30517
|
+
const fe = Ep(s, a);
|
|
30518
|
+
e.addEventListener(Jy, fe, { once: !0 });
|
|
30517
30519
|
}
|
|
30518
30520
|
tT(e, Jy, {
|
|
30519
30521
|
bubbles: !1,
|
|
@@ -30539,8 +30541,8 @@ function R8(e, t) {
|
|
|
30539
30541
|
const Y = (ne = (q = N == null ? void 0 : N.composedPath) == null ? void 0 : q.call(N)) != null ? ne : [N == null ? void 0 : N.target], R = _ ? Y[0] : fr(N);
|
|
30540
30542
|
if (!(!e || !b(N, R))) {
|
|
30541
30543
|
if (r || a) {
|
|
30542
|
-
const
|
|
30543
|
-
e.addEventListener(Zy,
|
|
30544
|
+
const me = Ep(r, a);
|
|
30545
|
+
e.addEventListener(Zy, me, { once: !0 });
|
|
30544
30546
|
}
|
|
30545
30547
|
tT(e, Zy, {
|
|
30546
30548
|
bubbles: !1,
|
|
@@ -31087,7 +31089,7 @@ function _2(e, t = {}) {
|
|
|
31087
31089
|
const r = Bt(() => {
|
|
31088
31090
|
const s = typeof e == "function" ? e() : e;
|
|
31089
31091
|
if (s) {
|
|
31090
|
-
n = new V8(s,
|
|
31092
|
+
n = new V8(s, he(F({
|
|
31091
31093
|
escapeDeactivates: !1,
|
|
31092
31094
|
allowOutsideClick: !0,
|
|
31093
31095
|
preventScroll: !0,
|
|
@@ -31183,7 +31185,7 @@ var W8 = as("popover").parts(
|
|
|
31183
31185
|
return (n = (t = e.ids) == null ? void 0 : t.closeTrigger) != null ? n : `popover:${e.id}:close`;
|
|
31184
31186
|
}, uT = (e) => e.getById(x2(e)), Zs = (e) => e.getById(A2(e)), eo = (e) => e.getById(xp(e)), lT = (e) => e.getById(C2(e)), Q8 = (e) => e.getById(Ap(e)), J8 = (e) => e.getById(Cp(e));
|
|
31185
31187
|
function Z8(e, t) {
|
|
31186
|
-
const { state: n, context: r, send: s, computed: a, prop: u, scope: c } = e, f = n.matches("open"), d = r.get("currentPlacement"), p = a("currentPortalled"), m = r.get("renderedElements"), b = b8(
|
|
31188
|
+
const { state: n, context: r, send: s, computed: a, prop: u, scope: c } = e, f = n.matches("open"), d = r.get("currentPlacement"), p = a("currentPortalled"), m = r.get("renderedElements"), b = b8(he(F({}, u("positioning")), {
|
|
31187
31189
|
placement: d
|
|
31188
31190
|
}));
|
|
31189
31191
|
return {
|
|
@@ -31196,7 +31198,7 @@ function Z8(e, t) {
|
|
|
31196
31198
|
s({ type: "POSITIONING.SET", options: y });
|
|
31197
31199
|
},
|
|
31198
31200
|
getArrowProps() {
|
|
31199
|
-
return t.element(
|
|
31201
|
+
return t.element(he(F({
|
|
31200
31202
|
id: X8(c)
|
|
31201
31203
|
}, Nr.arrow.attrs), {
|
|
31202
31204
|
dir: u("dir"),
|
|
@@ -31204,19 +31206,19 @@ function Z8(e, t) {
|
|
|
31204
31206
|
}));
|
|
31205
31207
|
},
|
|
31206
31208
|
getArrowTipProps() {
|
|
31207
|
-
return t.element(
|
|
31209
|
+
return t.element(he(F({}, Nr.arrowTip.attrs), {
|
|
31208
31210
|
dir: u("dir"),
|
|
31209
31211
|
style: b.arrowTip
|
|
31210
31212
|
}));
|
|
31211
31213
|
},
|
|
31212
31214
|
getAnchorProps() {
|
|
31213
|
-
return t.element(
|
|
31215
|
+
return t.element(he(F({}, Nr.anchor.attrs), {
|
|
31214
31216
|
dir: u("dir"),
|
|
31215
31217
|
id: x2(c)
|
|
31216
31218
|
}));
|
|
31217
31219
|
},
|
|
31218
31220
|
getTriggerProps() {
|
|
31219
|
-
return t.button(
|
|
31221
|
+
return t.button(he(F({}, Nr.trigger.attrs), {
|
|
31220
31222
|
dir: u("dir"),
|
|
31221
31223
|
type: "button",
|
|
31222
31224
|
"data-placement": d,
|
|
@@ -31237,13 +31239,13 @@ function Z8(e, t) {
|
|
|
31237
31239
|
}));
|
|
31238
31240
|
},
|
|
31239
31241
|
getIndicatorProps() {
|
|
31240
|
-
return t.element(
|
|
31242
|
+
return t.element(he(F({}, Nr.indicator.attrs), {
|
|
31241
31243
|
dir: u("dir"),
|
|
31242
31244
|
"data-state": f ? "open" : "closed"
|
|
31243
31245
|
}));
|
|
31244
31246
|
},
|
|
31245
31247
|
getPositionerProps() {
|
|
31246
|
-
return t.element(
|
|
31248
|
+
return t.element(he(F({
|
|
31247
31249
|
id: C2(c)
|
|
31248
31250
|
}, Nr.positioner.attrs), {
|
|
31249
31251
|
dir: u("dir"),
|
|
@@ -31251,7 +31253,7 @@ function Z8(e, t) {
|
|
|
31251
31253
|
}));
|
|
31252
31254
|
},
|
|
31253
31255
|
getContentProps() {
|
|
31254
|
-
return t.element(
|
|
31256
|
+
return t.element(he(F({}, Nr.content.attrs), {
|
|
31255
31257
|
dir: u("dir"),
|
|
31256
31258
|
id: xp(c),
|
|
31257
31259
|
tabIndex: -1,
|
|
@@ -31266,19 +31268,19 @@ function Z8(e, t) {
|
|
|
31266
31268
|
}));
|
|
31267
31269
|
},
|
|
31268
31270
|
getTitleProps() {
|
|
31269
|
-
return t.element(
|
|
31271
|
+
return t.element(he(F({}, Nr.title.attrs), {
|
|
31270
31272
|
id: Ap(c),
|
|
31271
31273
|
dir: u("dir")
|
|
31272
31274
|
}));
|
|
31273
31275
|
},
|
|
31274
31276
|
getDescriptionProps() {
|
|
31275
|
-
return t.element(
|
|
31277
|
+
return t.element(he(F({}, Nr.description.attrs), {
|
|
31276
31278
|
id: Cp(c),
|
|
31277
31279
|
dir: u("dir")
|
|
31278
31280
|
}));
|
|
31279
31281
|
},
|
|
31280
31282
|
getCloseTriggerProps() {
|
|
31281
|
-
return t.button(
|
|
31283
|
+
return t.button(he(F({}, Nr.closeTrigger.attrs), {
|
|
31282
31284
|
dir: u("dir"),
|
|
31283
31285
|
id: K8(c),
|
|
31284
31286
|
type: "button",
|
|
@@ -31292,7 +31294,7 @@ function Z8(e, t) {
|
|
|
31292
31294
|
}
|
|
31293
31295
|
var eF = {
|
|
31294
31296
|
props({ props: e }) {
|
|
31295
|
-
return
|
|
31297
|
+
return he(F({
|
|
31296
31298
|
closeOnInteractOutside: !0,
|
|
31297
31299
|
closeOnEscape: !0,
|
|
31298
31300
|
autoFocus: !0,
|
|
@@ -31404,7 +31406,7 @@ var eF = {
|
|
|
31404
31406
|
var a;
|
|
31405
31407
|
e.set("currentPlacement", t("positioning").placement);
|
|
31406
31408
|
const r = (a = uT(n)) != null ? a : Zs(n);
|
|
31407
|
-
return Qy(r, () => lT(n),
|
|
31409
|
+
return Qy(r, () => lT(n), he(F({}, t("positioning")), {
|
|
31408
31410
|
defer: !0,
|
|
31409
31411
|
onComplete(u) {
|
|
31410
31412
|
e.set("currentPlacement", u.placement);
|
|
@@ -31468,7 +31470,7 @@ var eF = {
|
|
|
31468
31470
|
reposition({ event: e, prop: t, scope: n, context: r }) {
|
|
31469
31471
|
var u;
|
|
31470
31472
|
const s = (u = uT(n)) != null ? u : Zs(n);
|
|
31471
|
-
Qy(s, () => lT(n),
|
|
31473
|
+
Qy(s, () => lT(n), he(F(F({}, t("positioning")), e.options), {
|
|
31472
31474
|
defer: !0,
|
|
31473
31475
|
listeners: !1,
|
|
31474
31476
|
onComplete(c) {
|
|
@@ -31570,12 +31572,12 @@ const [cU, cf] = Ss({
|
|
|
31570
31572
|
return /* @__PURE__ */ x.jsx(nM, { value: s, children: /* @__PURE__ */ x.jsx(n2, { value: a, children: n }) });
|
|
31571
31573
|
}, w2 = B.forwardRef((e, t) => {
|
|
31572
31574
|
const n = k0(), r = bu(), s = Ut(
|
|
31573
|
-
|
|
31575
|
+
he(F({}, n.getTriggerProps()), {
|
|
31574
31576
|
"aria-controls": r.unmounted ? void 0 : n.getTriggerProps()["aria-controls"]
|
|
31575
31577
|
}),
|
|
31576
31578
|
e
|
|
31577
31579
|
);
|
|
31578
|
-
return /* @__PURE__ */ x.jsx(pn.button,
|
|
31580
|
+
return /* @__PURE__ */ x.jsx(pn.button, he(F({}, s), { ref: t }));
|
|
31579
31581
|
});
|
|
31580
31582
|
w2.displayName = "PopoverTrigger";
|
|
31581
31583
|
function rF(e) {
|
|
@@ -31652,37 +31654,37 @@ const [cF, xs] = Ss({
|
|
|
31652
31654
|
providerName: "<CarouselProvider />"
|
|
31653
31655
|
}), v2 = B.forwardRef((e, t) => {
|
|
31654
31656
|
const n = xs(), r = Ut(n.getControlProps(), e);
|
|
31655
|
-
return /* @__PURE__ */ x.jsx(pn.div,
|
|
31657
|
+
return /* @__PURE__ */ x.jsx(pn.div, he(F(F({}, r), e), { ref: t }));
|
|
31656
31658
|
});
|
|
31657
31659
|
v2.displayName = "CarouselControl";
|
|
31658
31660
|
const P2 = B.forwardRef((e, t) => {
|
|
31659
31661
|
const [n, r] = _u()(e, ["readOnly", "index"]), s = xs(), a = Ut(s.getIndicatorProps(n), r);
|
|
31660
|
-
return /* @__PURE__ */ x.jsx(pn.button,
|
|
31662
|
+
return /* @__PURE__ */ x.jsx(pn.button, he(F({}, a), { ref: t }));
|
|
31661
31663
|
});
|
|
31662
31664
|
P2.displayName = "CarouselIndicator";
|
|
31663
31665
|
const k2 = B.forwardRef((e, t) => {
|
|
31664
31666
|
const n = xs(), r = Ut(n.getIndicatorGroupProps(), e);
|
|
31665
|
-
return /* @__PURE__ */ x.jsx(pn.div,
|
|
31667
|
+
return /* @__PURE__ */ x.jsx(pn.div, he(F({}, r), { ref: t }));
|
|
31666
31668
|
});
|
|
31667
31669
|
k2.displayName = "CarouselIndicatorGroup";
|
|
31668
31670
|
const O2 = B.forwardRef((e, t) => {
|
|
31669
31671
|
const [n, r] = _u()(e, ["index", "snapAlign"]), s = xs(), a = Ut(s.getItemProps(n), r);
|
|
31670
|
-
return /* @__PURE__ */ x.jsx(pn.div,
|
|
31672
|
+
return /* @__PURE__ */ x.jsx(pn.div, he(F({}, a), { ref: t }));
|
|
31671
31673
|
});
|
|
31672
31674
|
O2.displayName = "CarouselItem";
|
|
31673
31675
|
const I2 = B.forwardRef((e, t) => {
|
|
31674
31676
|
const n = xs(), r = Ut(n.getItemGroupProps(), e);
|
|
31675
|
-
return /* @__PURE__ */ x.jsx(pn.div,
|
|
31677
|
+
return /* @__PURE__ */ x.jsx(pn.div, he(F({}, r), { ref: t }));
|
|
31676
31678
|
});
|
|
31677
31679
|
I2.displayName = "CarouselItemGroup";
|
|
31678
31680
|
const R2 = B.forwardRef((e, t) => {
|
|
31679
31681
|
const n = xs(), r = Ut(n.getNextTriggerProps(), e);
|
|
31680
|
-
return /* @__PURE__ */ x.jsx(pn.button,
|
|
31682
|
+
return /* @__PURE__ */ x.jsx(pn.button, he(F({}, r), { ref: t }));
|
|
31681
31683
|
});
|
|
31682
31684
|
R2.displayName = "CarouselNextTrigger";
|
|
31683
31685
|
const L2 = B.forwardRef((e, t) => {
|
|
31684
31686
|
const n = xs(), r = Ut(n.getPrevTriggerProps(), e);
|
|
31685
|
-
return /* @__PURE__ */ x.jsx(pn.button,
|
|
31687
|
+
return /* @__PURE__ */ x.jsx(pn.button, he(F({}, r), { ref: t }));
|
|
31686
31688
|
});
|
|
31687
31689
|
L2.displayName = "CarouselPrevTrigger";
|
|
31688
31690
|
function fF(e) {
|
|
@@ -31841,7 +31843,7 @@ function _F(e, t) {
|
|
|
31841
31843
|
a({ type: "SNAP.REFRESH" });
|
|
31842
31844
|
},
|
|
31843
31845
|
getRootProps() {
|
|
31844
|
-
return t.element(
|
|
31846
|
+
return t.element(he(F({}, Kr.root.attrs), {
|
|
31845
31847
|
id: mF(u),
|
|
31846
31848
|
role: "region",
|
|
31847
31849
|
"aria-roledescription": "carousel",
|
|
@@ -31855,7 +31857,7 @@ function _F(e, t) {
|
|
|
31855
31857
|
}));
|
|
31856
31858
|
},
|
|
31857
31859
|
getItemGroupProps() {
|
|
31858
|
-
return t.element(
|
|
31860
|
+
return t.element(he(F({}, Kr.itemGroup.attrs), {
|
|
31859
31861
|
id: uc(u),
|
|
31860
31862
|
"data-orientation": c("orientation"),
|
|
31861
31863
|
"data-dragging": to(d),
|
|
@@ -31895,7 +31897,7 @@ function _F(e, t) {
|
|
|
31895
31897
|
},
|
|
31896
31898
|
getItemProps(P) {
|
|
31897
31899
|
const N = r.get("slidesInView").includes(P.index);
|
|
31898
|
-
return t.element(
|
|
31900
|
+
return t.element(he(F({}, Kr.item.attrs), {
|
|
31899
31901
|
id: gF(u, P.index),
|
|
31900
31902
|
dir: c("dir"),
|
|
31901
31903
|
role: "group",
|
|
@@ -31915,12 +31917,12 @@ function _F(e, t) {
|
|
|
31915
31917
|
}));
|
|
31916
31918
|
},
|
|
31917
31919
|
getControlProps() {
|
|
31918
|
-
return t.element(
|
|
31920
|
+
return t.element(he(F({}, Kr.control.attrs), {
|
|
31919
31921
|
"data-orientation": c("orientation")
|
|
31920
31922
|
}));
|
|
31921
31923
|
},
|
|
31922
31924
|
getPrevTriggerProps() {
|
|
31923
|
-
return t.button(
|
|
31925
|
+
return t.button(he(F({}, Kr.prevTrigger.attrs), {
|
|
31924
31926
|
id: yF(u),
|
|
31925
31927
|
type: "button",
|
|
31926
31928
|
disabled: !m,
|
|
@@ -31934,7 +31936,7 @@ function _F(e, t) {
|
|
|
31934
31936
|
}));
|
|
31935
31937
|
},
|
|
31936
31938
|
getNextTriggerProps() {
|
|
31937
|
-
return t.button(
|
|
31939
|
+
return t.button(he(F({}, Kr.nextTrigger.attrs), {
|
|
31938
31940
|
dir: c("dir"),
|
|
31939
31941
|
id: EF(u),
|
|
31940
31942
|
type: "button",
|
|
@@ -31948,7 +31950,7 @@ function _F(e, t) {
|
|
|
31948
31950
|
}));
|
|
31949
31951
|
},
|
|
31950
31952
|
getIndicatorGroupProps() {
|
|
31951
|
-
return t.element(
|
|
31953
|
+
return t.element(he(F({}, Kr.indicatorGroup.attrs), {
|
|
31952
31954
|
dir: c("dir"),
|
|
31953
31955
|
id: TF(u),
|
|
31954
31956
|
"data-orientation": c("orientation"),
|
|
@@ -31982,7 +31984,7 @@ function _F(e, t) {
|
|
|
31982
31984
|
}));
|
|
31983
31985
|
},
|
|
31984
31986
|
getIndicatorProps(P) {
|
|
31985
|
-
return t.button(
|
|
31987
|
+
return t.button(he(F({}, Kr.indicator.attrs), {
|
|
31986
31988
|
dir: c("dir"),
|
|
31987
31989
|
id: F2(u, P.index),
|
|
31988
31990
|
type: "button",
|
|
@@ -31997,7 +31999,7 @@ function _F(e, t) {
|
|
|
31997
31999
|
}));
|
|
31998
32000
|
},
|
|
31999
32001
|
getAutoplayTriggerProps() {
|
|
32000
|
-
return t.button(
|
|
32002
|
+
return t.button(he(F({}, Kr.autoplayTrigger.attrs), {
|
|
32001
32003
|
type: "button",
|
|
32002
32004
|
"data-orientation": c("orientation"),
|
|
32003
32005
|
"data-pressed": to(f),
|
|
@@ -32011,7 +32013,7 @@ function _F(e, t) {
|
|
|
32011
32013
|
}
|
|
32012
32014
|
var SF = {
|
|
32013
32015
|
props({ props: e }) {
|
|
32014
|
-
return GD(e, ["slideCount"], "carousel"),
|
|
32016
|
+
return GD(e, ["slideCount"], "carousel"), he(F({
|
|
32015
32017
|
dir: "ltr",
|
|
32016
32018
|
defaultPage: 0,
|
|
32017
32019
|
orientation: "horizontal",
|
|
@@ -32470,7 +32472,7 @@ const AF = (e) => {
|
|
|
32470
32472
|
"spacing",
|
|
32471
32473
|
"translations"
|
|
32472
32474
|
]), s = AF(n), a = Ut(s.getRootProps(), r);
|
|
32473
|
-
return /* @__PURE__ */ x.jsx(cF, { value: s, children: /* @__PURE__ */ x.jsx(pn.div,
|
|
32475
|
+
return /* @__PURE__ */ x.jsx(cF, { value: s, children: /* @__PURE__ */ x.jsx(pn.div, he(F({}, a), { ref: t })) });
|
|
32474
32476
|
});
|
|
32475
32477
|
B2.displayName = "CarouselRoot";
|
|
32476
32478
|
const CF = 180, wF = (e) => {
|
|
@@ -32489,9 +32491,9 @@ const CF = 180, wF = (e) => {
|
|
|
32489
32491
|
ariaLabel: d = "Product carousel",
|
|
32490
32492
|
children: p
|
|
32491
32493
|
}) => {
|
|
32492
|
-
const m = Array.from(p).map((ne,
|
|
32494
|
+
const m = Array.from(p).map((ne, me) => ({
|
|
32493
32495
|
node: ne,
|
|
32494
|
-
key: B.isValidElement(ne) && ne.key != null ? ne.key : `carousel-item-${
|
|
32496
|
+
key: B.isValidElement(ne) && ne.key != null ? ne.key : `carousel-item-${me}`
|
|
32495
32497
|
})), b = m.length, y = B.useRef(null), [_, C] = B.useState(0), { width: w } = SP();
|
|
32496
32498
|
B.useLayoutEffect(() => {
|
|
32497
32499
|
y.current && C(y.current.getBoundingClientRect().width);
|
|
@@ -32519,14 +32521,14 @@ const CF = 180, wF = (e) => {
|
|
|
32519
32521
|
className: W(e, `${z}-carousel__item-group`, {
|
|
32520
32522
|
"carousel-row-container": !Y
|
|
32521
32523
|
}),
|
|
32522
|
-
children: m.map(({ node: ne, key:
|
|
32524
|
+
children: m.map(({ node: ne, key: me }, V) => /* @__PURE__ */ x.jsx(
|
|
32523
32525
|
O2,
|
|
32524
32526
|
{
|
|
32525
32527
|
index: V,
|
|
32526
32528
|
className: W(e, `${z}-carousel__item`),
|
|
32527
32529
|
children: ne
|
|
32528
32530
|
},
|
|
32529
|
-
|
|
32531
|
+
me
|
|
32530
32532
|
))
|
|
32531
32533
|
}
|
|
32532
32534
|
),
|
|
@@ -32558,14 +32560,14 @@ const CF = 180, wF = (e) => {
|
|
|
32558
32560
|
k2,
|
|
32559
32561
|
{
|
|
32560
32562
|
className: W(e, `${z}-carousel__indicator-group`),
|
|
32561
|
-
children: Array.from({ length: R }, (ne,
|
|
32563
|
+
children: Array.from({ length: R }, (ne, me) => /* @__PURE__ */ x.jsx(
|
|
32562
32564
|
P2,
|
|
32563
32565
|
{
|
|
32564
|
-
index:
|
|
32566
|
+
index: me,
|
|
32565
32567
|
className: W(e, `${z}-carousel__indicator`),
|
|
32566
|
-
"aria-label": `Go to slide group ${
|
|
32568
|
+
"aria-label": `Go to slide group ${me + 1}`
|
|
32567
32569
|
},
|
|
32568
|
-
|
|
32570
|
+
me
|
|
32569
32571
|
))
|
|
32570
32572
|
}
|
|
32571
32573
|
)
|
|
@@ -32581,23 +32583,23 @@ const CF = 180, wF = (e) => {
|
|
|
32581
32583
|
hookName: "useDialogContext",
|
|
32582
32584
|
providerName: "<DialogProvider />"
|
|
32583
32585
|
}), U2 = B.forwardRef((e, t) => {
|
|
32584
|
-
const n = xu(), r = PF(), s = O0(
|
|
32585
|
-
return s.unmounted ? null : /* @__PURE__ */ x.jsx(pn.div,
|
|
32586
|
+
const n = xu(), r = PF(), s = O0(he(F({}, r), { present: n.open })), a = Ut(n.getBackdropProps(), s.getPresenceProps(), e);
|
|
32587
|
+
return s.unmounted ? null : /* @__PURE__ */ x.jsx(pn.div, he(F({}, a), { ref: sf(s.ref, t) }));
|
|
32586
32588
|
});
|
|
32587
32589
|
U2.displayName = "DialogBackdrop";
|
|
32588
32590
|
const z0 = B.forwardRef((e, t) => {
|
|
32589
32591
|
const n = xu(), r = bu(), s = Ut(n.getContentProps(), r.getPresenceProps(), e);
|
|
32590
|
-
return r.unmounted ? null : /* @__PURE__ */ x.jsx(pn.div,
|
|
32592
|
+
return r.unmounted ? null : /* @__PURE__ */ x.jsx(pn.div, he(F({}, s), { ref: sf(r.ref, t) }));
|
|
32591
32593
|
});
|
|
32592
32594
|
z0.displayName = "DialogContent";
|
|
32593
32595
|
const j0 = B.forwardRef((e, t) => {
|
|
32594
32596
|
const n = xu(), r = Ut(n.getDescriptionProps(), e);
|
|
32595
|
-
return /* @__PURE__ */ x.jsx(pn.div,
|
|
32597
|
+
return /* @__PURE__ */ x.jsx(pn.div, he(F({}, r), { ref: t }));
|
|
32596
32598
|
});
|
|
32597
32599
|
j0.displayName = "DialogDescription";
|
|
32598
32600
|
const $0 = B.forwardRef((e, t) => {
|
|
32599
32601
|
const n = xu(), r = Ut(n.getPositionerProps(), e);
|
|
32600
|
-
return bu().unmounted ? null : /* @__PURE__ */ x.jsx(pn.div,
|
|
32602
|
+
return bu().unmounted ? null : /* @__PURE__ */ x.jsx(pn.div, he(F({}, r), { ref: t }));
|
|
32601
32603
|
});
|
|
32602
32604
|
$0.displayName = "DialogPositioner";
|
|
32603
32605
|
var IF = as("dialog").parts(
|
|
@@ -32638,7 +32640,7 @@ function UF(e, t) {
|
|
|
32638
32640
|
n.matches("open") !== d && r({ type: d ? "OPEN" : "CLOSE" });
|
|
32639
32641
|
},
|
|
32640
32642
|
getTriggerProps() {
|
|
32641
|
-
return t.button(
|
|
32643
|
+
return t.button(he(F({}, es.trigger.attrs), {
|
|
32642
32644
|
dir: a("dir"),
|
|
32643
32645
|
id: j2(u),
|
|
32644
32646
|
"aria-haspopup": "dialog",
|
|
@@ -32652,7 +32654,7 @@ function UF(e, t) {
|
|
|
32652
32654
|
}));
|
|
32653
32655
|
},
|
|
32654
32656
|
getBackdropProps() {
|
|
32655
|
-
return t.element(
|
|
32657
|
+
return t.element(he(F({}, es.backdrop.attrs), {
|
|
32656
32658
|
dir: a("dir"),
|
|
32657
32659
|
hidden: !f,
|
|
32658
32660
|
id: z2(u),
|
|
@@ -32660,7 +32662,7 @@ function UF(e, t) {
|
|
|
32660
32662
|
}));
|
|
32661
32663
|
},
|
|
32662
32664
|
getPositionerProps() {
|
|
32663
|
-
return t.element(
|
|
32665
|
+
return t.element(he(F({}, es.positioner.attrs), {
|
|
32664
32666
|
dir: a("dir"),
|
|
32665
32667
|
id: H2(u),
|
|
32666
32668
|
style: {
|
|
@@ -32670,7 +32672,7 @@ function UF(e, t) {
|
|
|
32670
32672
|
},
|
|
32671
32673
|
getContentProps() {
|
|
32672
32674
|
const d = s.get("rendered");
|
|
32673
|
-
return t.element(
|
|
32675
|
+
return t.element(he(F({}, es.content.attrs), {
|
|
32674
32676
|
dir: a("dir"),
|
|
32675
32677
|
role: a("role"),
|
|
32676
32678
|
hidden: !f,
|
|
@@ -32684,19 +32686,19 @@ function UF(e, t) {
|
|
|
32684
32686
|
}));
|
|
32685
32687
|
},
|
|
32686
32688
|
getTitleProps() {
|
|
32687
|
-
return t.element(
|
|
32689
|
+
return t.element(he(F({}, es.title.attrs), {
|
|
32688
32690
|
dir: a("dir"),
|
|
32689
32691
|
id: Np(u)
|
|
32690
32692
|
}));
|
|
32691
32693
|
},
|
|
32692
32694
|
getDescriptionProps() {
|
|
32693
|
-
return t.element(
|
|
32695
|
+
return t.element(he(F({}, es.description.attrs), {
|
|
32694
32696
|
dir: a("dir"),
|
|
32695
32697
|
id: vp(u)
|
|
32696
32698
|
}));
|
|
32697
32699
|
},
|
|
32698
32700
|
getCloseTriggerProps() {
|
|
32699
|
-
return t.button(
|
|
32701
|
+
return t.button(he(F({}, es.closeTrigger.attrs), {
|
|
32700
32702
|
dir: a("dir"),
|
|
32701
32703
|
id: $2(u),
|
|
32702
32704
|
type: "button",
|
|
@@ -32917,7 +32919,7 @@ const zF = (e) => {
|
|
|
32917
32919
|
return /* @__PURE__ */ x.jsx(OF, { value: a, children: /* @__PURE__ */ x.jsx(vF, { value: s, children: /* @__PURE__ */ x.jsx(n2, { value: u, children: n }) }) });
|
|
32918
32920
|
}, q2 = B.forwardRef((e, t) => {
|
|
32919
32921
|
const n = xu(), r = Ut(n.getTitleProps(), e);
|
|
32920
|
-
return /* @__PURE__ */ x.jsx(pn.h2,
|
|
32922
|
+
return /* @__PURE__ */ x.jsx(pn.h2, he(F({}, r), { ref: t }));
|
|
32921
32923
|
});
|
|
32922
32924
|
q2.displayName = "DialogTitle";
|
|
32923
32925
|
const jF = ({ children: e }) => {
|
|
@@ -33914,7 +33916,7 @@ function F9(e) {
|
|
|
33914
33916
|
function Z2(e, t, n, r) {
|
|
33915
33917
|
const s = n.createTracker(r), a = n.enter("strikethrough");
|
|
33916
33918
|
let u = s.move("~~");
|
|
33917
|
-
return u += n.containerPhrasing(e,
|
|
33919
|
+
return u += n.containerPhrasing(e, he(F({}, s.current()), {
|
|
33918
33920
|
before: u,
|
|
33919
33921
|
after: "~"
|
|
33920
33922
|
})), u += s.move("~~"), a(), u;
|
|
@@ -34201,7 +34203,7 @@ function Z9(e, t) {
|
|
|
34201
34203
|
function eB(e, t, n, r) {
|
|
34202
34204
|
const s = Math.max(Math.min(6, e.depth || 1), 1), a = n.createTracker(r);
|
|
34203
34205
|
if (Z9(e, n)) {
|
|
34204
|
-
const p = n.enter("headingSetext"), m = n.enter("phrasing"), b = n.containerPhrasing(e,
|
|
34206
|
+
const p = n.enter("headingSetext"), m = n.enter("phrasing"), b = n.containerPhrasing(e, he(F({}, a.current()), {
|
|
34205
34207
|
before: `
|
|
34206
34208
|
`,
|
|
34207
34209
|
after: `
|
|
@@ -34660,7 +34662,7 @@ function wB(e) {
|
|
|
34660
34662
|
`));
|
|
34661
34663
|
}
|
|
34662
34664
|
function f(y, _, C, w) {
|
|
34663
|
-
const A = C.enter("tableCell"), P = C.enter("phrasing"), N = C.containerPhrasing(y,
|
|
34665
|
+
const A = C.enter("tableCell"), P = C.enter("phrasing"), N = C.containerPhrasing(y, he(F({}, w), {
|
|
34664
34666
|
before: a,
|
|
34665
34667
|
after: a
|
|
34666
34668
|
}));
|
|
@@ -35313,8 +35315,8 @@ function i7(e, t, n) {
|
|
|
35313
35315
|
re === "linePrefix") se--;
|
|
35314
35316
|
else break;
|
|
35315
35317
|
}
|
|
35316
|
-
const
|
|
35317
|
-
return
|
|
35318
|
+
const fe = se > -1 ? r.events[se][1].type : null, Ne = fe === "tableHead" || fe === "tableRow" ? R : f;
|
|
35319
|
+
return Ne === R && r.parser.lazy[r.now().line] ? n(V) : Ne(V);
|
|
35318
35320
|
}
|
|
35319
35321
|
function f(V) {
|
|
35320
35322
|
return e.enter("tableHead"), e.enter("tableRow"), d(V);
|
|
@@ -35323,7 +35325,7 @@ function i7(e, t, n) {
|
|
|
35323
35325
|
return V === 124 || (u = !0, a += 1), p(V);
|
|
35324
35326
|
}
|
|
35325
35327
|
function p(V) {
|
|
35326
|
-
return V === null ? n(V) :
|
|
35328
|
+
return V === null ? n(V) : He(V) ? a > 1 ? (a = 0, r.interrupt = !0, e.exit("tableRow"), e.enter("lineEnding"), e.consume(V), e.exit("lineEnding"), y) : n(V) : Ke(V) ? et(e, p, "whitespace")(V) : (a += 1, u && (u = !1, s += 1), V === 124 ? (e.enter("tableCellDivider"), e.consume(V), e.exit("tableCellDivider"), u = !0, p) : (e.enter("data"), m(V)));
|
|
35327
35329
|
}
|
|
35328
35330
|
function m(V) {
|
|
35329
35331
|
return V === null || V === 124 || lt(V) ? (e.exit("data"), p(V)) : (e.consume(V), V === 92 ? b : m);
|
|
@@ -35341,7 +35343,7 @@ function i7(e, t, n) {
|
|
|
35341
35343
|
return Ke(V) ? et(e, w, "whitespace")(V) : w(V);
|
|
35342
35344
|
}
|
|
35343
35345
|
function w(V) {
|
|
35344
|
-
return V === 58 ? (a += 1, u = !0, e.enter("tableDelimiterMarker"), e.consume(V), e.exit("tableDelimiterMarker"), A) : V === 45 ? (a += 1, A(V)) : V === null ||
|
|
35346
|
+
return V === 58 ? (a += 1, u = !0, e.enter("tableDelimiterMarker"), e.consume(V), e.exit("tableDelimiterMarker"), A) : V === 45 ? (a += 1, A(V)) : V === null || He(V) ? H(V) : Y(V);
|
|
35345
35347
|
}
|
|
35346
35348
|
function A(V) {
|
|
35347
35349
|
return V === 45 ? (e.enter("tableDelimiterFiller"), P(V)) : Y(V);
|
|
@@ -35353,7 +35355,7 @@ function i7(e, t, n) {
|
|
|
35353
35355
|
return Ke(V) ? et(e, H, "whitespace")(V) : H(V);
|
|
35354
35356
|
}
|
|
35355
35357
|
function H(V) {
|
|
35356
|
-
return V === 124 ? _(V) : V === null ||
|
|
35358
|
+
return V === 124 ? _(V) : V === null || He(V) ? !u || s !== a ? Y(V) : (e.exit("tableDelimiterRow"), e.exit("tableHead"), t(V)) : Y(V);
|
|
35357
35359
|
}
|
|
35358
35360
|
function Y(V) {
|
|
35359
35361
|
return n(V);
|
|
@@ -35362,12 +35364,12 @@ function i7(e, t, n) {
|
|
|
35362
35364
|
return e.enter("tableRow"), q(V);
|
|
35363
35365
|
}
|
|
35364
35366
|
function q(V) {
|
|
35365
|
-
return V === 124 ? (e.enter("tableCellDivider"), e.consume(V), e.exit("tableCellDivider"), q) : V === null ||
|
|
35367
|
+
return V === 124 ? (e.enter("tableCellDivider"), e.consume(V), e.exit("tableCellDivider"), q) : V === null || He(V) ? (e.exit("tableRow"), t(V)) : Ke(V) ? et(e, q, "whitespace")(V) : (e.enter("data"), ne(V));
|
|
35366
35368
|
}
|
|
35367
35369
|
function ne(V) {
|
|
35368
|
-
return V === null || V === 124 || lt(V) ? (e.exit("data"), q(V)) : (e.consume(V), V === 92 ?
|
|
35370
|
+
return V === null || V === 124 || lt(V) ? (e.exit("data"), q(V)) : (e.consume(V), V === 92 ? me : ne);
|
|
35369
35371
|
}
|
|
35370
|
-
function
|
|
35372
|
+
function me(V) {
|
|
35371
35373
|
return V === 92 || V === 124 ? (e.consume(V), ne) : ne(V);
|
|
35372
35374
|
}
|
|
35373
35375
|
}
|
|
@@ -35457,7 +35459,7 @@ function u7(e, t, n) {
|
|
|
35457
35459
|
return f === 93 ? (e.enter("taskListCheckMarker"), e.consume(f), e.exit("taskListCheckMarker"), e.exit("taskListCheck"), c) : n(f);
|
|
35458
35460
|
}
|
|
35459
35461
|
function c(f) {
|
|
35460
|
-
return
|
|
35462
|
+
return He(f) ? t(f) : Ke(f) ? e.check({
|
|
35461
35463
|
tokenize: l7
|
|
35462
35464
|
}, t, n)(f) : n(f);
|
|
35463
35465
|
}
|
|
@@ -36679,7 +36681,7 @@ const ff = () => /* @__PURE__ */ x.jsx("span", { className: `${z}-blinking-curso
|
|
|
36679
36681
|
}, D7 = () => /* @__PURE__ */ x.jsxs(x.Fragment, { children: [
|
|
36680
36682
|
/* @__PURE__ */ x.jsx(w7, {}),
|
|
36681
36683
|
/* @__PURE__ */ x.jsx(L7, {})
|
|
36682
|
-
] }), Q0 = (e) => /* @__PURE__ */ x.jsxs(n_,
|
|
36684
|
+
] }), Q0 = (e) => /* @__PURE__ */ x.jsxs(n_, he(F({}, e), { children: [
|
|
36683
36685
|
/* @__PURE__ */ x.jsx(A7, {}),
|
|
36684
36686
|
/* @__PURE__ */ x.jsx(D7, {})
|
|
36685
36687
|
] }));
|