@2uinc/frontend-component-xpert-chatbot 1.35.8-beta.2 → 1.35.8-beta.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/index.min.js +446 -463
- package/package.json +1 -1
package/dist/lib/index.min.js
CHANGED
@@ -243,8 +243,8 @@ Kn.exports;
|
|
243
243
|
var xu;
|
244
244
|
function L0() {
|
245
245
|
return xu || (xu = 1, function(e, t) {
|
246
|
-
var n = 200, r = "__lodash_hash_undefined__", a = 800, i = 16, u = 9007199254740991, s = "[object Arguments]", l = "[object Array]", c = "[object AsyncFunction]", d = "[object Boolean]", h = "[object Date]", p = "[object Error]", f = "[object Function]", b = "[object GeneratorFunction]", m = "[object Map]", _ = "[object Number]", g = "[object Null]", w = "[object Object]", M = "[object Proxy]", K = "[object RegExp]",
|
247
|
-
S[z] = S[V] = S[L] = S[I] = S[
|
246
|
+
var n = 200, r = "__lodash_hash_undefined__", a = 800, i = 16, u = 9007199254740991, s = "[object Arguments]", l = "[object Array]", c = "[object AsyncFunction]", d = "[object Boolean]", h = "[object Date]", p = "[object Error]", f = "[object Function]", b = "[object GeneratorFunction]", m = "[object Map]", _ = "[object Number]", g = "[object Null]", w = "[object Object]", M = "[object Proxy]", K = "[object RegExp]", R = "[object Set]", y = "[object String]", N = "[object Undefined]", G = "[object WeakMap]", F = "[object ArrayBuffer]", te = "[object DataView]", z = "[object Float32Array]", V = "[object Float64Array]", L = "[object Int8Array]", I = "[object Int16Array]", D = "[object Int32Array]", U = "[object Uint8Array]", W = "[object Uint8ClampedArray]", j = "[object Uint16Array]", Y = "[object Uint32Array]", T = /[\\^$.*+?()[\]{}|]/g, ne = /^\[object .+?Constructor\]$/, oe = /^(?:0|[1-9]\d*)$/, S = {};
|
247
|
+
S[z] = S[V] = S[L] = S[I] = S[D] = S[U] = S[W] = S[j] = S[Y] = !0, S[s] = S[l] = S[F] = S[d] = S[te] = S[h] = S[p] = S[f] = S[m] = S[_] = S[w] = S[K] = S[R] = S[y] = S[G] = !1;
|
248
248
|
var le = typeof Cr == "object" && Cr && Cr.Object === Object && Cr, _e = typeof self == "object" && self && self.Object === Object && self, me = le || _e || Function("return this")(), Ce = t && !t.nodeType && t, Oe = Ce && !0 && e && !e.nodeType && e, Ue = Oe && Oe.exports === Ce, Ie = Ue && le.process, Ke = function() {
|
249
249
|
try {
|
250
250
|
var A = Oe && Oe.require && Oe.require("util").types;
|
@@ -283,14 +283,14 @@ function L0() {
|
|
283
283
|
return A(k(H));
|
284
284
|
};
|
285
285
|
}
|
286
|
-
var bn = Array.prototype, Bn = Function.prototype,
|
286
|
+
var bn = Array.prototype, Bn = Function.prototype, Rt = Object.prototype, Pt = me["__core-js_shared__"], zt = Bn.toString, st = Rt.hasOwnProperty, Kt = function() {
|
287
287
|
var A = /[^.]+$/.exec(Pt && Pt.keys && Pt.keys.IE_PROTO || "");
|
288
288
|
return A ? "Symbol(src)_1." + A : "";
|
289
|
-
}(), Qt =
|
289
|
+
}(), Qt = Rt.toString, En = zt.call(Object), $ = RegExp(
|
290
290
|
"^" + zt.call(st).replace(T, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
291
291
|
), B = Ue ? me.Buffer : void 0, re = me.Symbol, ie = me.Uint8Array;
|
292
292
|
B && B.allocUnsafe;
|
293
|
-
var ae = gn(Object.getPrototypeOf, Object), ge = Object.create, ve =
|
293
|
+
var ae = gn(Object.getPrototypeOf, Object), ge = Object.create, ve = Rt.propertyIsEnumerable, Te = bn.splice, Le = re ? re.toStringTag : void 0, qe = function() {
|
294
294
|
try {
|
295
295
|
var A = la(Object, "defineProperty");
|
296
296
|
return A({}, "", {}), A;
|
@@ -390,14 +390,14 @@ function L0() {
|
|
390
390
|
function wd(A) {
|
391
391
|
return yr(this, A).get(A);
|
392
392
|
}
|
393
|
-
function
|
393
|
+
function Dd(A) {
|
394
394
|
return yr(this, A).has(A);
|
395
395
|
}
|
396
|
-
function
|
396
|
+
function Rd(A, k) {
|
397
397
|
var H = yr(this, A), ue = H.size;
|
398
398
|
return H.set(A, k), this.size += H.size == ue ? 0 : 1, this;
|
399
399
|
}
|
400
|
-
Tn.prototype.clear = kd, Tn.prototype.delete = Ld, Tn.prototype.get = wd, Tn.prototype.has =
|
400
|
+
Tn.prototype.clear = kd, Tn.prototype.delete = Ld, Tn.prototype.get = wd, Tn.prototype.has = Dd, Tn.prototype.set = Rd;
|
401
401
|
function yn(A) {
|
402
402
|
var k = this.__data__ = new Ft(A);
|
403
403
|
this.size = k.size;
|
@@ -600,7 +600,7 @@ function L0() {
|
|
600
600
|
return !!Kt && Kt in A;
|
601
601
|
}
|
602
602
|
function fu(A) {
|
603
|
-
var k = A && A.constructor, H = typeof k == "function" && k.prototype ||
|
603
|
+
var k = A && A.constructor, H = typeof k == "function" && k.prototype || Rt;
|
604
604
|
return A === H;
|
605
605
|
}
|
606
606
|
function o0(A) {
|
@@ -718,7 +718,7 @@ function L0() {
|
|
718
718
|
}(Kn, Kn.exports)), Kn.exports;
|
719
719
|
}
|
720
720
|
var w0 = L0();
|
721
|
-
const vs = /* @__PURE__ */ Lt(w0),
|
721
|
+
const vs = /* @__PURE__ */ Lt(w0), D0 = {
|
722
722
|
id: "degrees-canvas-support",
|
723
723
|
chatApi: {
|
724
724
|
endpoint: "https://xpert-platform-services-api.prod.ai.2u.com/xpert/omnichannel",
|
@@ -835,7 +835,7 @@ const vs = /* @__PURE__ */ Lt(w0), R0 = {
|
|
835
835
|
useOwnChat: !1
|
836
836
|
}
|
837
837
|
}
|
838
|
-
},
|
838
|
+
}, R0 = {
|
839
839
|
id: "degrees-moodle-support",
|
840
840
|
chatApi: {
|
841
841
|
endpoint: "https://xpert-platform-services-api.prod.ai.2u.com/xpert/omnichannel",
|
@@ -1421,8 +1421,8 @@ const vs = /* @__PURE__ */ Lt(w0), R0 = {
|
|
1421
1421
|
}
|
1422
1422
|
}
|
1423
1423
|
}, U0 = {
|
1424
|
-
"degrees-canvas-support":
|
1425
|
-
"degrees-moodle-support":
|
1424
|
+
"degrees-canvas-support": D0,
|
1425
|
+
"degrees-moodle-support": R0,
|
1426
1426
|
edx: P0,
|
1427
1427
|
"edx-global-support": M0,
|
1428
1428
|
"exec-ed-ss-olc-moodle": F0,
|
@@ -1782,9 +1782,9 @@ eyes follow your mouse when you hover near it.`, ws = ({
|
|
1782
1782
|
return;
|
1783
1783
|
i.current.querySelectorAll(
|
1784
1784
|
".xpert_chatbot__animated_graduate__pupil"
|
1785
|
-
).forEach((
|
1786
|
-
const y =
|
1787
|
-
|
1785
|
+
).forEach((R) => {
|
1786
|
+
const y = R.getBoundingClientRect(), N = (w.pageX - window.scrollX - y.left) / 30 / 16 + "rem", G = (w.pageY - window.scrollY - y.top) / 30 / 16 + "rem";
|
1787
|
+
R.style.transform = "translate3d(" + N + "," + G + ", 0rem)";
|
1788
1788
|
});
|
1789
1789
|
};
|
1790
1790
|
return window.addEventListener("mousemove", g), () => {
|
@@ -1962,10 +1962,10 @@ eyes follow your mouse when you hover near it.`, ws = ({
|
|
1962
1962
|
ws.propTypes = {
|
1963
1963
|
handleFloatingActionButtonClick: x.func
|
1964
1964
|
};
|
1965
|
-
const W0 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='48'%20viewBox='0%20-960%20960%20960'%20width='48'%3e%3cpath%20d='M281-240q-14%200-27.5-14T240-282v-98h500v-340h100q14%200%2027%2014t13%2029v596L721-240H281ZM80-280v-558q0-14%2013-28t27-14h519q15%200%2028%2013.5t13%2028.5v356q0%2014-13%2028t-28%2014H240L80-280Zm540-220v-320H140v320h480Zm-480%200v-320%20320Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e", Rs = "data:image/svg+xml,%3csvg%20width='1871'%20height='564'%20viewBox='0%200%201871%20564'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M928%20188H1871L1808%20491H865L928%20188Z'%20fill='%23F0CC00'/%3e%3cg%20clip-path='url(%23clip0_123_428)'%3e%3cpath%20d='M255.273%20197.387C250.852%20192.254%20245.352%20188.185%20238.796%20185.188C232.232%20182.191%20224.597%20180.692%20215.898%20180.692C207.049%20180.692%20198.777%20182.266%20191.074%20185.405C183.372%20188.545%20176.381%20193.004%20170.102%20198.781C163.823%20204.558%20158.406%20211.482%20153.835%20219.537C149.264%20227.6%20145.63%20236.547%20142.926%20246.393H268.116C268.258%20245.681%20268.363%20244.362%20268.438%20242.437C268.505%20240.511%20268.543%20238.622%20268.543%20236.764C268.543%20229.203%20267.434%20222.032%20265.223%20215.251C263.013%20208.485%20259.694%20202.528%20255.273%20197.387Z'%20fill='%23FFFFFF'/%3e%3cpath%20d='M492.301%20198.571C487.303%20193.079%20481.241%20188.83%20474.108%20185.84C466.975%20182.843%20458.913%20181.344%20449.929%20181.344C438.083%20181.344%20427.098%20183.989%20416.975%20189.264C406.845%20194.547%20398.071%20201.891%20390.653%20211.31C383.235%20220.729%20377.383%20231.961%20373.105%20245.014C368.827%20258.067%20366.684%20272.372%20366.684%20287.921C366.684%20297.624%20368.077%20306.541%20370.857%20314.671C373.637%20322.802%20377.526%20329.763%20382.516%20335.54C387.506%20341.317%20393.5%20345.813%20400.491%20349.021C407.482%20352.228%20415.26%20353.839%20423.816%20353.839C435.797%20353.839%20446.887%20351.021%20457.092%20345.386C467.29%20339.751%20476.169%20332.048%20483.736%20322.277C491.297%20312.506%20497.216%20301.019%20501.494%20287.823C505.773%20274.628%20507.916%20260.398%20507.916%20245.127C507.916%20235.28%20506.56%20226.438%20503.847%20218.593C501.142%20210.733%20497.291%20204.064%20492.301%20198.571Z'%20fill='%23FFFFFF'/%3e%3cpath%20d='M639.924%2092.2794L659.211%200H92.881L0%20443.638H473.509L447.426%20562.623H901.004L1001.06%2092.2719H639.924V92.2794ZM306.846%20249.503C306.704%20252.575%20306.486%20255.715%20306.202%20258.922C305.917%20262.129%20305.632%20265.276%20305.347%20268.341C305.063%20271.405%20304.703%20274.013%20304.276%20276.149H138.003C137.86%20278.149%20137.748%20280.075%20137.681%20281.926C137.606%20283.784%20137.576%20285.71%20137.576%20287.703C137.576%20299.543%20139.284%20309.636%20142.708%20317.983C146.132%20326.331%20150.591%20333.142%20156.083%20338.425C161.575%20343.708%20167.749%20347.522%20174.598%20349.875C181.446%20352.228%20188.362%20353.412%20195.353%20353.412C210.616%20353.412%20222.881%20350.774%20232.158%20345.491C241.426%20340.216%20248.492%20333.082%20253.34%20324.09H292.505C290.077%20332.94%20286.083%20341.213%20280.524%20348.916C274.957%20356.619%20267.936%20363.288%20259.446%20368.923C250.957%20374.557%20241.111%20378.979%20229.917%20382.193C218.715%20385.4%20206.412%20387.004%20193%20387.004C180.157%20387.004%20168.034%20384.898%20156.622%20380.687C145.203%20376.483%20135.253%20370.271%20126.771%20362.066C118.282%20353.861%20111.576%20343.768%20106.653%20331.786C101.73%20319.797%2099.2724%20306.032%2099.2724%20290.476C99.2724%20269.217%20102.232%20249.855%20108.151%20232.373C114.071%20214.899%20122.313%20199.92%20132.87%20187.429C143.428%20174.945%20156.09%20165.279%20170.859%20158.43C185.627%20151.581%20201.782%20148.157%20219.33%20148.157C231.168%20148.157%20242.408%20150.225%20253.033%20154.368C263.657%20158.505%20272.971%20164.529%20280.958%20172.45C288.946%20180.37%20295.292%20190.104%20300.005%20201.658C304.711%20213.213%20307.071%20226.483%20307.071%20241.462C307.063%20243.763%20306.988%20246.438%20306.846%20249.503ZM481.601%20382.935L488.232%20351.478H484.808C476.386%20362.463%20465.829%20371.133%20453.136%20377.48C440.435%20383.827%20426.739%20387.004%20412.053%20387.004C400.499%20387.004%20389.657%20384.823%20379.526%20380.477C369.396%20376.131%20360.517%20369.882%20352.882%20361.752C345.247%20353.621%20339.222%20343.775%20334.802%20332.221C330.381%20320.659%20328.171%20307.748%20328.171%20293.481C328.171%20279.641%20329.557%20266.407%20332.344%20253.781C335.124%20241.155%20339.088%20229.458%20344.22%20218.683C349.353%20207.908%20355.527%20198.174%20362.735%20189.474C369.936%20180.775%20377.93%20173.356%20386.704%20167.219C395.478%20161.09%20404.964%20156.377%20415.162%20153.095C425.36%20149.813%20436.03%20148.171%20447.156%20148.171C455.429%20148.171%20463.311%20149.318%20470.804%20151.596C478.297%20153.881%20485.07%20157.051%20491.132%20161.12C497.194%20165.189%20502.401%20170.112%20506.754%20175.889C511.108%20181.666%20514.277%20187.983%20516.278%20194.832H519.702L548.16%2060.6503H585.609L517.132%20382.95H481.601V382.935ZM852.406%20501.988H769.505L715.294%20383.01H708.521L608.192%20501.988H525.786L682.124%20316.755L609.698%20152.907H694.195L742.374%20265.711H746.854L837.959%20152.907H921.489L772.24%20324.967L852.406%20501.988Z'%20fill='%23FFFFFF'/%3e%3cpath%20d='M1050.36%20150.673C1046.27%20150.673%201042.42%20149.908%201038.84%20148.377C1035.26%20146.846%201032.11%20144.723%201029.4%20142.007C1026.68%20139.29%201024.56%20136.139%201023.03%20132.56C1021.5%20128.981%201020.73%20125.139%201020.73%20121.043C1020.73%20116.946%201021.5%20113.104%201023.03%20109.525C1024.56%20105.946%201026.68%20102.795%201029.4%20100.079C1032.11%2097.3624%201035.27%2095.239%201038.84%2093.7083C1042.42%2092.1777%201046.27%2091.4124%201050.36%2091.4124C1054.46%2091.4124%201058.3%2092.1777%201061.89%2093.7083C1065.47%2095.239%201068.62%2097.3624%201071.33%20100.079C1074.05%20102.795%201076.17%20105.946%201077.7%20109.525C1079.23%20113.104%201080%20116.946%201080%20121.043C1080%20125.139%201079.23%20128.981%201077.7%20132.56C1076.17%20136.139%201074.05%20139.29%201071.33%20142.007C1068.62%20144.723%201065.47%20146.846%201061.89%20148.377C1058.3%20149.908%201054.47%20150.673%201050.36%20150.673ZM1050.36%20145.15C1054.8%20145.15%201058.85%20144.062%201062.49%20141.894C1066.13%20139.718%201069.05%20136.814%201071.22%20133.168C1073.4%20129.529%201074.48%20125.484%201074.48%20121.035C1074.48%20116.586%201073.39%20112.549%201071.22%20108.902C1069.05%20105.263%201066.14%20102.352%201062.49%20100.176C1058.85%2098.0002%201054.8%2096.9197%201050.36%2096.9197C1045.92%2096.9197%201041.88%2098.0077%201038.23%20100.176C1034.58%20102.352%201031.68%20105.256%201029.5%20108.902C1027.33%20112.541%201026.25%20116.586%201026.25%20121.035C1026.25%20125.484%201027.33%20129.521%201029.5%20133.168C1031.68%20136.814%201034.58%20139.718%201038.23%20141.894C1041.87%20144.07%201045.91%20145.15%201050.36%20145.15ZM1040.32%20134.368V107.027H1053.44C1054.82%20107.027%201056.16%20107.357%201057.45%20108.009C1058.75%20108.662%201059.82%20109.63%201060.68%20110.898C1061.53%20112.174%201061.96%20113.734%201061.96%20115.588C1061.96%20117.441%201061.52%20119.039%201060.64%20120.382C1059.76%20121.725%201058.65%20122.761%201057.31%20123.474C1055.97%20124.194%201054.58%20124.547%201053.14%20124.547H1042.99V120.802H1051.88C1053.14%20120.802%201054.26%20120.352%201055.27%20119.452C1056.27%20118.552%201056.77%20117.261%201056.77%20115.58C1056.77%20113.9%201056.27%20112.616%201055.27%20111.874C1054.27%20111.131%201053.18%20110.763%201051.99%20110.763H1045.1V134.361H1040.32V134.368ZM1056.25%20121.658L1063.07%20134.368H1057.74L1051.1%20121.658H1056.25Z'%20fill='%23FFFFFF'/%3e%3c/g%3e%3cpath%20d='M1142.1%20319.054L1167.87%20267.107H1200.71L1159.91%20338.956L1201.71%20412H1169.07L1142.49%20359.257L1116.02%20412H1082.99L1124.78%20338.956L1084.08%20267.107H1116.72L1142.1%20319.054ZM1241.94%20358.195V412H1215.04V269.336H1270.88C1278.22%20269.336%201284.6%20270.559%201290.04%20273.005C1295.47%20275.315%201299.96%20278.44%201303.49%20282.38C1307.16%20286.184%201309.88%20290.6%201311.64%20295.627C1313.54%20300.518%201314.5%20305.546%201314.5%20310.709V315.6C1314.5%20320.899%201313.54%20326.13%201311.64%20331.293C1309.88%20336.32%201307.16%20340.872%201303.49%20344.948C1299.96%20348.888%201295.47%20352.081%201290.04%20354.527C1284.6%20356.973%201278.22%20358.195%201270.88%20358.195H1241.94ZM1241.94%20332.516H1268.23C1274.21%20332.516%201278.9%20330.885%201282.29%20327.625C1285.83%20324.364%201287.59%20320.152%201287.59%20314.989V312.543C1287.59%20307.38%201285.83%20303.168%201282.29%20299.907C1278.9%20296.646%201274.21%20295.016%201268.23%20295.016H1241.94V332.516ZM1337.79%20269.336H1427.87V295.016H1364.69V327.625H1425.43V353.304H1364.69V386.321H1430.32V412H1337.79V269.336ZM1552.46%20412H1525.56V369.201C1525.56%20365.94%201524.68%20363.291%201522.91%20361.252C1521.28%20359.214%201518.49%20358.195%201514.55%20358.195H1483.57V412H1456.67V269.336H1511.29C1518.63%20269.336%201525.08%20270.355%201530.65%20272.393C1536.22%20274.431%201540.84%20277.285%201544.51%20280.953C1548.32%20284.486%201551.17%20288.63%201553.07%20293.385C1555.11%20298.141%201556.13%20303.236%201556.13%20308.671V313.562C1556.13%20319.404%201554.57%20324.907%201551.44%20330.07C1548.32%20335.097%201543.49%20338.97%201536.97%20341.687V345.356C1541.73%20345.899%201545.46%20347.733%201548.18%20350.858C1551.03%20353.983%201552.46%20357.924%201552.46%20362.679V412ZM1483.57%20332.516H1509.25C1515.78%20332.516%201520.73%20331.021%201524.13%20328.032C1527.53%20324.907%201529.23%20320.559%201529.23%20314.989V312.543C1529.23%20307.788%201527.53%20303.711%201524.13%20300.315C1520.73%20296.782%201515.78%20295.016%201509.25%20295.016H1483.57V332.516ZM1571.48%20269.336H1674.19V295.016H1636.29V412H1609.38V295.016H1571.48V269.336Z'%20fill='%2300262B'/%3e%3cdefs%3e%3cclipPath%20id='clip0_123_428'%3e%3crect%20width='1080'%20height='563.25'%20fill='%23FFFFFF'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", G0 = {
|
1966
|
-
edx:
|
1965
|
+
const W0 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='48'%20viewBox='0%20-960%20960%20960'%20width='48'%3e%3cpath%20d='M281-240q-14%200-27.5-14T240-282v-98h500v-340h100q14%200%2027%2014t13%2029v596L721-240H281ZM80-280v-558q0-14%2013-28t27-14h519q15%200%2028%2013.5t13%2028.5v356q0%2014-13%2028t-28%2014H240L80-280Zm540-220v-320H140v320h480Zm-480%200v-320%20320Z'%20fill='%23FFFFFF'/%3e%3c/svg%3e", Ds = "data:image/svg+xml,%3csvg%20width='1871'%20height='564'%20viewBox='0%200%201871%20564'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M928%20188H1871L1808%20491H865L928%20188Z'%20fill='%23F0CC00'/%3e%3cg%20clip-path='url(%23clip0_123_428)'%3e%3cpath%20d='M255.273%20197.387C250.852%20192.254%20245.352%20188.185%20238.796%20185.188C232.232%20182.191%20224.597%20180.692%20215.898%20180.692C207.049%20180.692%20198.777%20182.266%20191.074%20185.405C183.372%20188.545%20176.381%20193.004%20170.102%20198.781C163.823%20204.558%20158.406%20211.482%20153.835%20219.537C149.264%20227.6%20145.63%20236.547%20142.926%20246.393H268.116C268.258%20245.681%20268.363%20244.362%20268.438%20242.437C268.505%20240.511%20268.543%20238.622%20268.543%20236.764C268.543%20229.203%20267.434%20222.032%20265.223%20215.251C263.013%20208.485%20259.694%20202.528%20255.273%20197.387Z'%20fill='%23FFFFFF'/%3e%3cpath%20d='M492.301%20198.571C487.303%20193.079%20481.241%20188.83%20474.108%20185.84C466.975%20182.843%20458.913%20181.344%20449.929%20181.344C438.083%20181.344%20427.098%20183.989%20416.975%20189.264C406.845%20194.547%20398.071%20201.891%20390.653%20211.31C383.235%20220.729%20377.383%20231.961%20373.105%20245.014C368.827%20258.067%20366.684%20272.372%20366.684%20287.921C366.684%20297.624%20368.077%20306.541%20370.857%20314.671C373.637%20322.802%20377.526%20329.763%20382.516%20335.54C387.506%20341.317%20393.5%20345.813%20400.491%20349.021C407.482%20352.228%20415.26%20353.839%20423.816%20353.839C435.797%20353.839%20446.887%20351.021%20457.092%20345.386C467.29%20339.751%20476.169%20332.048%20483.736%20322.277C491.297%20312.506%20497.216%20301.019%20501.494%20287.823C505.773%20274.628%20507.916%20260.398%20507.916%20245.127C507.916%20235.28%20506.56%20226.438%20503.847%20218.593C501.142%20210.733%20497.291%20204.064%20492.301%20198.571Z'%20fill='%23FFFFFF'/%3e%3cpath%20d='M639.924%2092.2794L659.211%200H92.881L0%20443.638H473.509L447.426%20562.623H901.004L1001.06%2092.2719H639.924V92.2794ZM306.846%20249.503C306.704%20252.575%20306.486%20255.715%20306.202%20258.922C305.917%20262.129%20305.632%20265.276%20305.347%20268.341C305.063%20271.405%20304.703%20274.013%20304.276%20276.149H138.003C137.86%20278.149%20137.748%20280.075%20137.681%20281.926C137.606%20283.784%20137.576%20285.71%20137.576%20287.703C137.576%20299.543%20139.284%20309.636%20142.708%20317.983C146.132%20326.331%20150.591%20333.142%20156.083%20338.425C161.575%20343.708%20167.749%20347.522%20174.598%20349.875C181.446%20352.228%20188.362%20353.412%20195.353%20353.412C210.616%20353.412%20222.881%20350.774%20232.158%20345.491C241.426%20340.216%20248.492%20333.082%20253.34%20324.09H292.505C290.077%20332.94%20286.083%20341.213%20280.524%20348.916C274.957%20356.619%20267.936%20363.288%20259.446%20368.923C250.957%20374.557%20241.111%20378.979%20229.917%20382.193C218.715%20385.4%20206.412%20387.004%20193%20387.004C180.157%20387.004%20168.034%20384.898%20156.622%20380.687C145.203%20376.483%20135.253%20370.271%20126.771%20362.066C118.282%20353.861%20111.576%20343.768%20106.653%20331.786C101.73%20319.797%2099.2724%20306.032%2099.2724%20290.476C99.2724%20269.217%20102.232%20249.855%20108.151%20232.373C114.071%20214.899%20122.313%20199.92%20132.87%20187.429C143.428%20174.945%20156.09%20165.279%20170.859%20158.43C185.627%20151.581%20201.782%20148.157%20219.33%20148.157C231.168%20148.157%20242.408%20150.225%20253.033%20154.368C263.657%20158.505%20272.971%20164.529%20280.958%20172.45C288.946%20180.37%20295.292%20190.104%20300.005%20201.658C304.711%20213.213%20307.071%20226.483%20307.071%20241.462C307.063%20243.763%20306.988%20246.438%20306.846%20249.503ZM481.601%20382.935L488.232%20351.478H484.808C476.386%20362.463%20465.829%20371.133%20453.136%20377.48C440.435%20383.827%20426.739%20387.004%20412.053%20387.004C400.499%20387.004%20389.657%20384.823%20379.526%20380.477C369.396%20376.131%20360.517%20369.882%20352.882%20361.752C345.247%20353.621%20339.222%20343.775%20334.802%20332.221C330.381%20320.659%20328.171%20307.748%20328.171%20293.481C328.171%20279.641%20329.557%20266.407%20332.344%20253.781C335.124%20241.155%20339.088%20229.458%20344.22%20218.683C349.353%20207.908%20355.527%20198.174%20362.735%20189.474C369.936%20180.775%20377.93%20173.356%20386.704%20167.219C395.478%20161.09%20404.964%20156.377%20415.162%20153.095C425.36%20149.813%20436.03%20148.171%20447.156%20148.171C455.429%20148.171%20463.311%20149.318%20470.804%20151.596C478.297%20153.881%20485.07%20157.051%20491.132%20161.12C497.194%20165.189%20502.401%20170.112%20506.754%20175.889C511.108%20181.666%20514.277%20187.983%20516.278%20194.832H519.702L548.16%2060.6503H585.609L517.132%20382.95H481.601V382.935ZM852.406%20501.988H769.505L715.294%20383.01H708.521L608.192%20501.988H525.786L682.124%20316.755L609.698%20152.907H694.195L742.374%20265.711H746.854L837.959%20152.907H921.489L772.24%20324.967L852.406%20501.988Z'%20fill='%23FFFFFF'/%3e%3cpath%20d='M1050.36%20150.673C1046.27%20150.673%201042.42%20149.908%201038.84%20148.377C1035.26%20146.846%201032.11%20144.723%201029.4%20142.007C1026.68%20139.29%201024.56%20136.139%201023.03%20132.56C1021.5%20128.981%201020.73%20125.139%201020.73%20121.043C1020.73%20116.946%201021.5%20113.104%201023.03%20109.525C1024.56%20105.946%201026.68%20102.795%201029.4%20100.079C1032.11%2097.3624%201035.27%2095.239%201038.84%2093.7083C1042.42%2092.1777%201046.27%2091.4124%201050.36%2091.4124C1054.46%2091.4124%201058.3%2092.1777%201061.89%2093.7083C1065.47%2095.239%201068.62%2097.3624%201071.33%20100.079C1074.05%20102.795%201076.17%20105.946%201077.7%20109.525C1079.23%20113.104%201080%20116.946%201080%20121.043C1080%20125.139%201079.23%20128.981%201077.7%20132.56C1076.17%20136.139%201074.05%20139.29%201071.33%20142.007C1068.62%20144.723%201065.47%20146.846%201061.89%20148.377C1058.3%20149.908%201054.47%20150.673%201050.36%20150.673ZM1050.36%20145.15C1054.8%20145.15%201058.85%20144.062%201062.49%20141.894C1066.13%20139.718%201069.05%20136.814%201071.22%20133.168C1073.4%20129.529%201074.48%20125.484%201074.48%20121.035C1074.48%20116.586%201073.39%20112.549%201071.22%20108.902C1069.05%20105.263%201066.14%20102.352%201062.49%20100.176C1058.85%2098.0002%201054.8%2096.9197%201050.36%2096.9197C1045.92%2096.9197%201041.88%2098.0077%201038.23%20100.176C1034.58%20102.352%201031.68%20105.256%201029.5%20108.902C1027.33%20112.541%201026.25%20116.586%201026.25%20121.035C1026.25%20125.484%201027.33%20129.521%201029.5%20133.168C1031.68%20136.814%201034.58%20139.718%201038.23%20141.894C1041.87%20144.07%201045.91%20145.15%201050.36%20145.15ZM1040.32%20134.368V107.027H1053.44C1054.82%20107.027%201056.16%20107.357%201057.45%20108.009C1058.75%20108.662%201059.82%20109.63%201060.68%20110.898C1061.53%20112.174%201061.96%20113.734%201061.96%20115.588C1061.96%20117.441%201061.52%20119.039%201060.64%20120.382C1059.76%20121.725%201058.65%20122.761%201057.31%20123.474C1055.97%20124.194%201054.58%20124.547%201053.14%20124.547H1042.99V120.802H1051.88C1053.14%20120.802%201054.26%20120.352%201055.27%20119.452C1056.27%20118.552%201056.77%20117.261%201056.77%20115.58C1056.77%20113.9%201056.27%20112.616%201055.27%20111.874C1054.27%20111.131%201053.18%20110.763%201051.99%20110.763H1045.1V134.361H1040.32V134.368ZM1056.25%20121.658L1063.07%20134.368H1057.74L1051.1%20121.658H1056.25Z'%20fill='%23FFFFFF'/%3e%3c/g%3e%3cpath%20d='M1142.1%20319.054L1167.87%20267.107H1200.71L1159.91%20338.956L1201.71%20412H1169.07L1142.49%20359.257L1116.02%20412H1082.99L1124.78%20338.956L1084.08%20267.107H1116.72L1142.1%20319.054ZM1241.94%20358.195V412H1215.04V269.336H1270.88C1278.22%20269.336%201284.6%20270.559%201290.04%20273.005C1295.47%20275.315%201299.96%20278.44%201303.49%20282.38C1307.16%20286.184%201309.88%20290.6%201311.64%20295.627C1313.54%20300.518%201314.5%20305.546%201314.5%20310.709V315.6C1314.5%20320.899%201313.54%20326.13%201311.64%20331.293C1309.88%20336.32%201307.16%20340.872%201303.49%20344.948C1299.96%20348.888%201295.47%20352.081%201290.04%20354.527C1284.6%20356.973%201278.22%20358.195%201270.88%20358.195H1241.94ZM1241.94%20332.516H1268.23C1274.21%20332.516%201278.9%20330.885%201282.29%20327.625C1285.83%20324.364%201287.59%20320.152%201287.59%20314.989V312.543C1287.59%20307.38%201285.83%20303.168%201282.29%20299.907C1278.9%20296.646%201274.21%20295.016%201268.23%20295.016H1241.94V332.516ZM1337.79%20269.336H1427.87V295.016H1364.69V327.625H1425.43V353.304H1364.69V386.321H1430.32V412H1337.79V269.336ZM1552.46%20412H1525.56V369.201C1525.56%20365.94%201524.68%20363.291%201522.91%20361.252C1521.28%20359.214%201518.49%20358.195%201514.55%20358.195H1483.57V412H1456.67V269.336H1511.29C1518.63%20269.336%201525.08%20270.355%201530.65%20272.393C1536.22%20274.431%201540.84%20277.285%201544.51%20280.953C1548.32%20284.486%201551.17%20288.63%201553.07%20293.385C1555.11%20298.141%201556.13%20303.236%201556.13%20308.671V313.562C1556.13%20319.404%201554.57%20324.907%201551.44%20330.07C1548.32%20335.097%201543.49%20338.97%201536.97%20341.687V345.356C1541.73%20345.899%201545.46%20347.733%201548.18%20350.858C1551.03%20353.983%201552.46%20357.924%201552.46%20362.679V412ZM1483.57%20332.516H1509.25C1515.78%20332.516%201520.73%20331.021%201524.13%20328.032C1527.53%20324.907%201529.23%20320.559%201529.23%20314.989V312.543C1529.23%20307.788%201527.53%20303.711%201524.13%20300.315C1520.73%20296.782%201515.78%20295.016%201509.25%20295.016H1483.57V332.516ZM1571.48%20269.336H1674.19V295.016H1636.29V412H1609.38V295.016H1571.48V269.336Z'%20fill='%2300262B'/%3e%3cdefs%3e%3cclipPath%20id='clip0_123_428'%3e%3crect%20width='1080'%20height='563.25'%20fill='%23FFFFFF'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", G0 = {
|
1966
|
+
edx: Ds,
|
1967
1967
|
default: W0
|
1968
|
-
},
|
1968
|
+
}, Rs = ({
|
1969
1969
|
handleFloatingActionButtonClick: e = null
|
1970
1970
|
}) => {
|
1971
1971
|
var r, a;
|
@@ -1993,7 +1993,7 @@ const W0 = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20hei
|
|
1993
1993
|
}
|
1994
1994
|
);
|
1995
1995
|
};
|
1996
|
-
|
1996
|
+
Rs.propTypes = {
|
1997
1997
|
handleFloatingActionButtonClick: x.func
|
1998
1998
|
};
|
1999
1999
|
/*!
|
@@ -2346,22 +2346,22 @@ var Lu = {
|
|
2346
2346
|
delayInitialFocusTimer: void 0,
|
2347
2347
|
// the most recent KeyboardEvent for the configured nav key (typically [SHIFT+]TAB), if any
|
2348
2348
|
recentNavEvent: void 0
|
2349
|
-
}, s, l = function(L, I,
|
2350
|
-
return L && L[I] !== void 0 ? L[I] : i[
|
2349
|
+
}, s, l = function(L, I, D) {
|
2350
|
+
return L && L[I] !== void 0 ? L[I] : i[D || I];
|
2351
2351
|
}, c = function(L, I) {
|
2352
|
-
var
|
2352
|
+
var D = typeof (I == null ? void 0 : I.composedPath) == "function" ? I.composedPath() : void 0;
|
2353
2353
|
return u.containerGroups.findIndex(function(U) {
|
2354
2354
|
var W = U.container, j = U.tabbableNodes;
|
2355
2355
|
return W.contains(L) || // fall back to explicit tabbable search which will take into consideration any
|
2356
2356
|
// web components if the `tabbableOptions.getShadowRoot` option was used for
|
2357
2357
|
// the trap, enabling shadow DOM support in tabbable (`Node.contains()` doesn't
|
2358
2358
|
// look inside web components even if open)
|
2359
|
-
(
|
2359
|
+
(D == null ? void 0 : D.includes(W)) || j.find(function(Y) {
|
2360
2360
|
return Y === L;
|
2361
2361
|
});
|
2362
2362
|
});
|
2363
2363
|
}, d = function(L) {
|
2364
|
-
var I = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {},
|
2364
|
+
var I = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, D = I.hasFallback, U = D === void 0 ? !1 : D, W = I.params, j = W === void 0 ? [] : W, Y = i[L];
|
2365
2365
|
if (typeof Y == "function" && (Y = Y.apply(void 0, gf(j))), Y === !0 && (Y = void 0), !Y) {
|
2366
2366
|
if (Y === void 0 || Y === !1)
|
2367
2367
|
return Y;
|
@@ -2388,8 +2388,8 @@ var Lu = {
|
|
2388
2388
|
if (c(r.activeElement) >= 0)
|
2389
2389
|
L = r.activeElement;
|
2390
2390
|
else {
|
2391
|
-
var I = u.tabbableGroups[0],
|
2392
|
-
L =
|
2391
|
+
var I = u.tabbableGroups[0], D = I && I.firstTabbableNode;
|
2392
|
+
L = D || d("fallbackFocus");
|
2393
2393
|
}
|
2394
2394
|
else L === null && (L = d("fallbackFocus"));
|
2395
2395
|
if (!L)
|
@@ -2397,9 +2397,9 @@ var Lu = {
|
|
2397
2397
|
return L;
|
2398
2398
|
}, p = function() {
|
2399
2399
|
if (u.containerGroups = u.containers.map(function(L) {
|
2400
|
-
var I = js(L, i.tabbableOptions),
|
2400
|
+
var I = js(L, i.tabbableOptions), D = qs(L, i.tabbableOptions), U = I.length > 0 ? I[0] : void 0, W = I.length > 0 ? I[I.length - 1] : void 0, j = D.find(function(ne) {
|
2401
2401
|
return rn(ne);
|
2402
|
-
}), Y =
|
2402
|
+
}), Y = D.slice().reverse().find(function(ne) {
|
2403
2403
|
return rn(ne);
|
2404
2404
|
}), T = !!I.find(function(ne) {
|
2405
2405
|
return Wt(ne) > 0;
|
@@ -2407,7 +2407,7 @@ var Lu = {
|
|
2407
2407
|
return {
|
2408
2408
|
container: L,
|
2409
2409
|
tabbableNodes: I,
|
2410
|
-
focusableNodes:
|
2410
|
+
focusableNodes: D,
|
2411
2411
|
/** True if at least one node with positive `tabindex` was found in this container. */
|
2412
2412
|
posTabIndexesFound: T,
|
2413
2413
|
/** First tabbable node in container, __tabindex__ order; `undefined` if none. */
|
@@ -2435,9 +2435,9 @@ var Lu = {
|
|
2435
2435
|
*/
|
2436
2436
|
nextTabbableNode: function(oe) {
|
2437
2437
|
var S = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, le = I.indexOf(oe);
|
2438
|
-
return le < 0 ? S ?
|
2438
|
+
return le < 0 ? S ? D.slice(D.indexOf(oe) + 1).find(function(_e) {
|
2439
2439
|
return rn(_e);
|
2440
|
-
}) :
|
2440
|
+
}) : D.slice(0, D.indexOf(oe)).reverse().find(function(_e) {
|
2441
2441
|
return rn(_e);
|
2442
2442
|
}) : I[le + (S ? 1 : -1)];
|
2443
2443
|
}
|
@@ -2470,11 +2470,11 @@ var Lu = {
|
|
2470
2470
|
});
|
2471
2471
|
return I || (I === !1 ? !1 : L);
|
2472
2472
|
}, _ = function(L) {
|
2473
|
-
var I = L.target,
|
2474
|
-
I = I || Sr(
|
2473
|
+
var I = L.target, D = L.event, U = L.isBackward, W = U === void 0 ? !1 : U;
|
2474
|
+
I = I || Sr(D), p();
|
2475
2475
|
var j = null;
|
2476
2476
|
if (u.tabbableGroups.length > 0) {
|
2477
|
-
var Y = c(I,
|
2477
|
+
var Y = c(I, D), T = Y >= 0 ? u.containerGroups[Y] : void 0;
|
2478
2478
|
if (Y < 0)
|
2479
2479
|
W ? j = u.tabbableGroups[u.tabbableGroups.length - 1].lastTabbableNode : j = u.tabbableGroups[0].firstTabbableNode;
|
2480
2480
|
else if (W) {
|
@@ -2485,7 +2485,7 @@ var Lu = {
|
|
2485
2485
|
if (ne < 0 && (T.container === I || Lr(I, i.tabbableOptions) && !rn(I, i.tabbableOptions) && !T.nextTabbableNode(I, !1)) && (ne = Y), ne >= 0) {
|
2486
2486
|
var oe = ne === 0 ? u.tabbableGroups.length - 1 : ne - 1, S = u.tabbableGroups[oe];
|
2487
2487
|
j = Wt(I) >= 0 ? S.lastTabbableNode : S.lastDomTabbableNode;
|
2488
|
-
} else Zn(
|
2488
|
+
} else Zn(D) || (j = T.nextTabbableNode(I, !1));
|
2489
2489
|
} else {
|
2490
2490
|
var le = u.tabbableGroups.findIndex(function(Ce) {
|
2491
2491
|
var Oe = Ce.lastTabbableNode;
|
@@ -2494,7 +2494,7 @@ var Lu = {
|
|
2494
2494
|
if (le < 0 && (T.container === I || Lr(I, i.tabbableOptions) && !rn(I, i.tabbableOptions) && !T.nextTabbableNode(I)) && (le = Y), le >= 0) {
|
2495
2495
|
var _e = le === u.tabbableGroups.length - 1 ? 0 : le + 1, me = u.tabbableGroups[_e];
|
2496
2496
|
j = Wt(I) >= 0 ? me.firstTabbableNode : me.firstDomTabbableNode;
|
2497
|
-
} else Zn(
|
2497
|
+
} else Zn(D) || (j = T.nextTabbableNode(I));
|
2498
2498
|
}
|
2499
2499
|
} else
|
2500
2500
|
j = d("fallbackFocus");
|
@@ -2517,9 +2517,9 @@ var Lu = {
|
|
2517
2517
|
jn(i.allowOutsideClick, L) || L.preventDefault();
|
2518
2518
|
}
|
2519
2519
|
}, w = function(L) {
|
2520
|
-
var I = Sr(L),
|
2521
|
-
if (
|
2522
|
-
|
2520
|
+
var I = Sr(L), D = c(I, L) >= 0;
|
2521
|
+
if (D || I instanceof Document)
|
2522
|
+
D && (u.mostRecentlyFocusedNode = I);
|
2523
2523
|
else {
|
2524
2524
|
L.stopImmediatePropagation();
|
2525
2525
|
var U, W = !0;
|
@@ -2551,14 +2551,14 @@ var Lu = {
|
|
2551
2551
|
}, M = function(L) {
|
2552
2552
|
var I = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
|
2553
2553
|
u.recentNavEvent = L;
|
2554
|
-
var
|
2554
|
+
var D = _({
|
2555
2555
|
event: L,
|
2556
2556
|
isBackward: I
|
2557
2557
|
});
|
2558
|
-
|
2558
|
+
D && (Zn(L) && L.preventDefault(), b(D));
|
2559
2559
|
}, K = function(L) {
|
2560
2560
|
(i.isKeyForward(L) || i.isKeyBackward(L)) && M(L, i.isKeyBackward(L));
|
2561
|
-
},
|
2561
|
+
}, R = function(L) {
|
2562
2562
|
_f(L) && jn(i.escapeDeactivates, L) !== !1 && (L.preventDefault(), s.deactivate());
|
2563
2563
|
}, y = function(L) {
|
2564
2564
|
var I = Sr(L);
|
@@ -2579,13 +2579,13 @@ var Lu = {
|
|
2579
2579
|
}), r.addEventListener("keydown", K, {
|
2580
2580
|
capture: !0,
|
2581
2581
|
passive: !1
|
2582
|
-
}), r.addEventListener("keydown",
|
2582
|
+
}), r.addEventListener("keydown", R), s;
|
2583
2583
|
}, G = function() {
|
2584
2584
|
if (u.active)
|
2585
|
-
return r.removeEventListener("focusin", w, !0), r.removeEventListener("mousedown", g, !0), r.removeEventListener("touchstart", g, !0), r.removeEventListener("click", y, !0), r.removeEventListener("keydown", K, !0), r.removeEventListener("keydown",
|
2585
|
+
return r.removeEventListener("focusin", w, !0), r.removeEventListener("mousedown", g, !0), r.removeEventListener("touchstart", g, !0), r.removeEventListener("click", y, !0), r.removeEventListener("keydown", K, !0), r.removeEventListener("keydown", R), s;
|
2586
2586
|
}, F = function(L) {
|
2587
|
-
var I = L.some(function(
|
2588
|
-
var U = Array.from(
|
2587
|
+
var I = L.some(function(D) {
|
2588
|
+
var U = Array.from(D.removedNodes);
|
2589
2589
|
return U.some(function(W) {
|
2590
2590
|
return W === u.mostRecentlyFocusedNode;
|
2591
2591
|
});
|
@@ -2609,10 +2609,10 @@ var Lu = {
|
|
2609
2609
|
activate: function(L) {
|
2610
2610
|
if (u.active)
|
2611
2611
|
return this;
|
2612
|
-
var I = l(L, "onActivate"),
|
2612
|
+
var I = l(L, "onActivate"), D = l(L, "onPostActivate"), U = l(L, "checkCanFocusTrap");
|
2613
2613
|
U || p(), u.active = !0, u.paused = !1, u.nodeFocusedBeforeActivation = r.activeElement, I == null || I();
|
2614
2614
|
var W = function() {
|
2615
|
-
U && p(), N(), z(),
|
2615
|
+
U && p(), N(), z(), D == null || D();
|
2616
2616
|
};
|
2617
2617
|
return U ? (U(u.containers.concat()).then(W, W), this) : (W(), this);
|
2618
2618
|
},
|
@@ -2625,8 +2625,8 @@ var Lu = {
|
|
2625
2625
|
checkCanReturnFocus: i.checkCanReturnFocus
|
2626
2626
|
}, L);
|
2627
2627
|
clearTimeout(u.delayInitialFocusTimer), u.delayInitialFocusTimer = void 0, G(), u.active = !1, u.paused = !1, z(), Lu.deactivateTrap(a, s);
|
2628
|
-
var
|
2629
|
-
|
2628
|
+
var D = l(I, "onDeactivate"), U = l(I, "onPostDeactivate"), W = l(I, "checkCanReturnFocus"), j = l(I, "returnFocus", "returnFocusOnDeactivate");
|
2629
|
+
D == null || D();
|
2630
2630
|
var Y = function() {
|
2631
2631
|
wu(function() {
|
2632
2632
|
j && b(m(u.nodeFocusedBeforeActivation)), U == null || U();
|
@@ -2642,8 +2642,8 @@ var Lu = {
|
|
2642
2642
|
},
|
2643
2643
|
updateContainerElements: function(L) {
|
2644
2644
|
var I = [].concat(L).filter(Boolean);
|
2645
|
-
return u.containers = I.map(function(
|
2646
|
-
return typeof
|
2645
|
+
return u.containers = I.map(function(D) {
|
2646
|
+
return typeof D == "string" ? r.querySelector(D) : D;
|
2647
2647
|
}), u.active && p(), z(), this;
|
2648
2648
|
}
|
2649
2649
|
}, Object.defineProperties(s, {
|
@@ -2657,8 +2657,8 @@ var Lu = {
|
|
2657
2657
|
if (u.paused === L)
|
2658
2658
|
return this;
|
2659
2659
|
if (u.paused = L, L) {
|
2660
|
-
var
|
2661
|
-
|
2660
|
+
var D = l(I, "onPause"), U = l(I, "onPostPause");
|
2661
|
+
D == null || D(), G(), z(), U == null || U();
|
2662
2662
|
} else {
|
2663
2663
|
var W = l(I, "onUnpause"), j = l(I, "onPostUnpause");
|
2664
2664
|
W == null || W(), p(), N(), z(), j == null || j();
|
@@ -2672,10 +2672,10 @@ const vf = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
2672
2672
|
__proto__: null,
|
2673
2673
|
createFocusTrap: xf
|
2674
2674
|
}, Symbol.toStringTag, { value: "Module" })), Of = /* @__PURE__ */ Ss(vf), If = /* @__PURE__ */ Ss(df);
|
2675
|
-
var Aa,
|
2675
|
+
var Aa, Du;
|
2676
2676
|
function Nf() {
|
2677
|
-
if (
|
2678
|
-
|
2677
|
+
if (Du) return Aa;
|
2678
|
+
Du = 1;
|
2679
2679
|
function e(y) {
|
2680
2680
|
"@babel/helpers - typeof";
|
2681
2681
|
return e = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(N) {
|
@@ -2755,7 +2755,7 @@ function Nf() {
|
|
2755
2755
|
t(this, N), F = a(this, N, [G]), h(F, "getNodeForOption", function(V) {
|
2756
2756
|
var L, I = (L = this.internalOptions[V]) !== null && L !== void 0 ? L : this.originalOptions[V];
|
2757
2757
|
if (typeof I == "function") {
|
2758
|
-
for (var
|
2758
|
+
for (var D = arguments.length, U = new Array(D > 1 ? D - 1 : 0), W = 1; W < D; W++)
|
2759
2759
|
U[W - 1] = arguments[W];
|
2760
2760
|
I = I.apply(void 0, U);
|
2761
2761
|
}
|
@@ -2875,9 +2875,9 @@ function Nf() {
|
|
2875
2875
|
F.outsideClick.allowDeactivation && // is the outside node NOT focusable (implying that it did NOT receive focus
|
2876
2876
|
// as a result of the click-through) -- in which case do NOT restore focus
|
2877
2877
|
// to `returnFocusNode` because focus should remain on the outside node
|
2878
|
-
!M(F.outsideClick.target, F.internalOptions.tabbableOptions))), I = F.internalOptions.preventScroll,
|
2878
|
+
!M(F.outsideClick.target, F.internalOptions.tabbableOptions))), I = F.internalOptions.preventScroll, D = I === void 0 ? !1 : I;
|
2879
2879
|
L && V.focus({
|
2880
|
-
preventScroll:
|
2880
|
+
preventScroll: D
|
2881
2881
|
}), F.originalOptions.onPostDeactivate && F.originalOptions.onPostDeactivate.call(null), F.outsideClick = null;
|
2882
2882
|
};
|
2883
2883
|
this.originalOptions.checkCanReturnFocus ? this.originalOptions.checkCanReturnFocus.call(null, this.getReturnFocusNode()).then(te, te) : te();
|
@@ -2924,8 +2924,8 @@ function Nf() {
|
|
2924
2924
|
if (te.type && te.type === b.Fragment)
|
2925
2925
|
throw new Error("A focus-trap cannot use a Fragment as its child container. Try replacing it with a <div> element.");
|
2926
2926
|
var z = function(I) {
|
2927
|
-
var
|
2928
|
-
te && (typeof te.ref == "function" ? te.ref(I) : te.ref && (te.ref.current = I)), F.focusTrapElements =
|
2927
|
+
var D = F.props.containerElements;
|
2928
|
+
te && (typeof te.ref == "function" ? te.ref(I) : te.ref && (te.ref.current = I)), F.focusTrapElements = D || [I];
|
2929
2929
|
}, V = b.cloneElement(te, {
|
2930
2930
|
ref: z
|
2931
2931
|
});
|
@@ -2934,7 +2934,7 @@ function Nf() {
|
|
2934
2934
|
return null;
|
2935
2935
|
}
|
2936
2936
|
}]);
|
2937
|
-
}(b.Component),
|
2937
|
+
}(b.Component), R = typeof Element > "u" ? Function : Element;
|
2938
2938
|
return K.propTypes = {
|
2939
2939
|
active: m.bool,
|
2940
2940
|
paused: m.bool,
|
@@ -2950,9 +2950,9 @@ function Nf() {
|
|
2950
2950
|
onDeactivate: m.func,
|
2951
2951
|
onPostDeactivate: m.func,
|
2952
2952
|
checkCanReturnFocus: m.func,
|
2953
|
-
initialFocus: m.oneOfType([m.instanceOf(
|
2953
|
+
initialFocus: m.oneOfType([m.instanceOf(R), m.string, m.bool, m.func]),
|
2954
2954
|
fallbackFocus: m.oneOfType([
|
2955
|
-
m.instanceOf(
|
2955
|
+
m.instanceOf(R),
|
2956
2956
|
m.string,
|
2957
2957
|
// NOTE: does not support `false` as value (or return value from function)
|
2958
2958
|
m.func
|
@@ -2960,7 +2960,7 @@ function Nf() {
|
|
2960
2960
|
escapeDeactivates: m.oneOfType([m.bool, m.func]),
|
2961
2961
|
clickOutsideDeactivates: m.oneOfType([m.bool, m.func]),
|
2962
2962
|
returnFocusOnDeactivate: m.bool,
|
2963
|
-
setReturnFocus: m.oneOfType([m.instanceOf(
|
2963
|
+
setReturnFocus: m.oneOfType([m.instanceOf(R), m.string, m.bool, m.func]),
|
2964
2964
|
allowOutsideClick: m.oneOfType([m.bool, m.func]),
|
2965
2965
|
preventScroll: m.bool,
|
2966
2966
|
tabbableOptions: m.shape({
|
@@ -2971,12 +2971,12 @@ function Nf() {
|
|
2971
2971
|
isKeyForward: m.func,
|
2972
2972
|
isKeyBackward: m.func
|
2973
2973
|
}),
|
2974
|
-
containerElements: m.arrayOf(m.instanceOf(
|
2974
|
+
containerElements: m.arrayOf(m.instanceOf(R)),
|
2975
2975
|
// DOM element ONLY
|
2976
2976
|
children: m.oneOfType([
|
2977
2977
|
m.element,
|
2978
2978
|
// React element
|
2979
|
-
m.instanceOf(
|
2979
|
+
m.instanceOf(R)
|
2980
2980
|
// DOM element
|
2981
2981
|
])
|
2982
2982
|
// NOTE: _createFocusTrap is internal, for testing purposes only, so we don't
|
@@ -3103,13 +3103,13 @@ function wf(e, t) {
|
|
3103
3103
|
const r = ((e.rotate || 0) + (t.rotate || 0)) % 4;
|
3104
3104
|
return r && (n.rotate = r), n;
|
3105
3105
|
}
|
3106
|
-
function
|
3106
|
+
function Ru(e, t) {
|
3107
3107
|
const n = wf(e, t);
|
3108
3108
|
for (const r in ni)
|
3109
3109
|
r in qr ? r in e && !(r in n) && (n[r] = qr[r]) : r in t ? n[r] = t[r] : r in e && (n[r] = e[r]);
|
3110
3110
|
return n;
|
3111
3111
|
}
|
3112
|
-
function
|
3112
|
+
function Df(e, t) {
|
3113
3113
|
const n = e.icons, r = e.aliases || /* @__PURE__ */ Object.create(null), a = /* @__PURE__ */ Object.create(null);
|
3114
3114
|
function i(u) {
|
3115
3115
|
if (n[u])
|
@@ -3123,16 +3123,16 @@ function Rf(e, t) {
|
|
3123
3123
|
}
|
3124
3124
|
return Object.keys(n).concat(Object.keys(r)).forEach(i), a;
|
3125
3125
|
}
|
3126
|
-
function
|
3126
|
+
function Rf(e, t, n) {
|
3127
3127
|
const r = e.icons, a = e.aliases || /* @__PURE__ */ Object.create(null);
|
3128
3128
|
let i = {};
|
3129
3129
|
function u(s) {
|
3130
|
-
i =
|
3130
|
+
i = Ru(
|
3131
3131
|
r[s] || a[s],
|
3132
3132
|
i
|
3133
3133
|
);
|
3134
3134
|
}
|
3135
|
-
return u(t), n.forEach(u),
|
3135
|
+
return u(t), n.forEach(u), Ru(e, i);
|
3136
3136
|
}
|
3137
3137
|
function Ws(e, t) {
|
3138
3138
|
const n = [];
|
@@ -3141,10 +3141,10 @@ function Ws(e, t) {
|
|
3141
3141
|
e.not_found instanceof Array && e.not_found.forEach((a) => {
|
3142
3142
|
t(a, null), n.push(a);
|
3143
3143
|
});
|
3144
|
-
const r =
|
3144
|
+
const r = Df(e);
|
3145
3145
|
for (const a in r) {
|
3146
3146
|
const i = r[a];
|
3147
|
-
i && (t(a,
|
3147
|
+
i && (t(a, Rf(e, a, i)), n.push(a));
|
3148
3148
|
}
|
3149
3149
|
return n;
|
3150
3150
|
}
|
@@ -3468,11 +3468,11 @@ function Oi(e) {
|
|
3468
3468
|
const Ii = /* @__PURE__ */ Object.create(null), qn = [
|
3469
3469
|
"https://api.simplesvg.com",
|
3470
3470
|
"https://api.unisvg.com"
|
3471
|
-
],
|
3471
|
+
], Dr = [];
|
3472
3472
|
for (; qn.length > 0; )
|
3473
|
-
qn.length === 1 || Math.random() > 0.5 ?
|
3473
|
+
qn.length === 1 || Math.random() > 0.5 ? Dr.push(qn.shift()) : Dr.push(qn.pop());
|
3474
3474
|
Ii[""] = Oi({
|
3475
|
-
resources: ["https://api.iconify.design"].concat(
|
3475
|
+
resources: ["https://api.iconify.design"].concat(Dr)
|
3476
3476
|
});
|
3477
3477
|
function Zf(e, t) {
|
3478
3478
|
const n = Oi(t);
|
@@ -3750,7 +3750,7 @@ function fh(e, t, n, r) {
|
|
3750
3750
|
return;
|
3751
3751
|
}
|
3752
3752
|
if (F) {
|
3753
|
-
d = G, p.length || (u.length ?
|
3753
|
+
d = G, p.length || (u.length ? R() : w());
|
3754
3754
|
return;
|
3755
3755
|
}
|
3756
3756
|
if (b(), M(), !e.random) {
|
@@ -3761,7 +3761,7 @@ function fh(e, t, n, r) {
|
|
3761
3761
|
te(G);
|
3762
3762
|
});
|
3763
3763
|
}
|
3764
|
-
function
|
3764
|
+
function R() {
|
3765
3765
|
if (l !== "pending")
|
3766
3766
|
return;
|
3767
3767
|
b();
|
@@ -3783,9 +3783,9 @@ function fh(e, t, n, r) {
|
|
3783
3783
|
K(N, G, F);
|
3784
3784
|
}
|
3785
3785
|
};
|
3786
|
-
p.push(N), c++, h = setTimeout(
|
3786
|
+
p.push(N), c++, h = setTimeout(R, e.rotate), n(y, t, N.callback);
|
3787
3787
|
}
|
3788
|
-
return setTimeout(
|
3788
|
+
return setTimeout(R), g;
|
3789
3789
|
}
|
3790
3790
|
function tl(e) {
|
3791
3791
|
const t = {
|
@@ -4472,7 +4472,7 @@ il.propTypes = {
|
|
4472
4472
|
message: x.shape().isRequired,
|
4473
4473
|
onFeedbackThumbSelection: x.func.isRequired
|
4474
4474
|
};
|
4475
|
-
const
|
4475
|
+
const Dh = "data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%20-960%20960%20960'%20width='24'%3e%3cpath%20d='M440-120v-80h320v-284q0-117-81.5-198.5T480-764q-117%200-198.5%2081.5T200-484v244h-40q-33%200-56.5-23.5T80-320v-80q0-21%2010.5-39.5T120-469l3-53q8-68%2039.5-126t79-101q47.5-43%20109-67T480-840q68%200%20129%2024t109%2066.5Q766-707%20797-649t40%20126l3%2052q19%209%2029.5%2027t10.5%2038v92q0%2020-10.5%2038T840-249v49q0%2033-23.5%2056.5T760-120H440Zm-80-280q-17%200-28.5-11.5T320-440q0-17%2011.5-28.5T360-480q17%200%2028.5%2011.5T400-440q0%2017-11.5%2028.5T360-400Zm240%200q-17%200-28.5-11.5T560-440q0-17%2011.5-28.5T600-480q17%200%2028.5%2011.5T640-440q0%2017-11.5%2028.5T600-400Zm-359-62q-7-106%2064-182t177-76q89%200%20156.5%2056.5T720-519q-91-1-167.5-49T435-698q-16%2080-67.5%20142.5T241-462Z'/%3e%3c/svg%3e";
|
4476
4476
|
function Li({
|
4477
4477
|
buttonClassName: e = null,
|
4478
4478
|
containerStyle: t = null,
|
@@ -4485,30 +4485,30 @@ function Li({
|
|
4485
4485
|
}) {
|
4486
4486
|
var g, w, M, K;
|
4487
4487
|
const [l, c] = de(!0), { primaryColor: d, id: h, userTracking: p, conversationScreen: f } = se(je), b = pt(
|
4488
|
-
(
|
4488
|
+
(R) => {
|
4489
4489
|
var y, N, G, F;
|
4490
|
-
((y =
|
4490
|
+
((y = R == null ? void 0 : R.data) == null ? void 0 : y.who) === "customer" && (!(window != null && window.OnetrustActiveGroups) || (N = window == null ? void 0 : window.OnetrustActiveGroups) != null && N.includes("C0003")) && rt.set(`${h}-live-chat-open`, 1, {
|
4491
4491
|
expires: 1,
|
4492
4492
|
path: "/"
|
4493
|
-
}), ((G =
|
4493
|
+
}), ((G = R == null ? void 0 : R.data) == null ? void 0 : G.type) === "connection" && ((F = R == null ? void 0 : R.data) == null ? void 0 : F.state) === "disconnected" && rt.remove(`${h}-live-chat-open`);
|
4494
4494
|
},
|
4495
4495
|
[h]
|
4496
4496
|
), m = pt(
|
4497
|
-
(
|
4497
|
+
(R) => {
|
4498
4498
|
var y, N, G, F;
|
4499
|
-
((y =
|
4499
|
+
((y = R == null ? void 0 : R.data) == null ? void 0 : y.type) === "unhide" && ((N = R == null ? void 0 : R.data) == null ? void 0 : N.reason) === "pop-out" && a(!0), ((G = R == null ? void 0 : R.data) == null ? void 0 : G.type) === "open" && ((F = R == null ? void 0 : R.data) == null ? void 0 : F.chatState) === !0 && a(!0);
|
4500
4500
|
},
|
4501
4501
|
[a]
|
4502
4502
|
);
|
4503
4503
|
ke(() => {
|
4504
4504
|
var N, G, F, te;
|
4505
|
-
let
|
4505
|
+
let R, y;
|
4506
4506
|
return (N = f == null ? void 0 : f.liveChat) != null && N.useOwnChat && (y = setTimeout(() => {
|
4507
4507
|
c(!1);
|
4508
|
-
}, 3e3)), (G = f == null ? void 0 : f.liveChat) != null && G.enabled && !((F = f == null ? void 0 : f.liveChat) != null && F.useOwnChat) && (window.Five9ChatPlugin || (
|
4508
|
+
}, 3e3)), (G = f == null ? void 0 : f.liveChat) != null && G.enabled && !((F = f == null ? void 0 : f.liveChat) != null && F.useOwnChat) && (window.Five9ChatPlugin || (R = document.createElement("script"), R.type = "text/javascript", R.src = (te = f == null ? void 0 : f.liveChat) == null ? void 0 : te.sourceCode, R.async = !0, R.onload = () => {
|
4509
4509
|
var z;
|
4510
4510
|
window.Five9ChatPlugin((z = f == null ? void 0 : f.liveChat) == null ? void 0 : z.options);
|
4511
|
-
}, document.body.appendChild(
|
4511
|
+
}, document.body.appendChild(R)), window.addEventListener("message", b), window.addEventListener("message", m), y = setTimeout(() => {
|
4512
4512
|
c(!1);
|
4513
4513
|
}, 3e3)), () => {
|
4514
4514
|
var z;
|
@@ -4523,7 +4523,7 @@ function Li({
|
|
4523
4523
|
m
|
4524
4524
|
]);
|
4525
4525
|
const _ = () => {
|
4526
|
-
var
|
4526
|
+
var R;
|
4527
4527
|
i({
|
4528
4528
|
name: `${p == null ? void 0 : p.prefix}.bi.xpert.chatbot.popup.live.chat.${s}`,
|
4529
4529
|
payload: {
|
@@ -4531,7 +4531,7 @@ function Li({
|
|
4531
4531
|
label: "xpert-chatbot",
|
4532
4532
|
isTestUser: r
|
4533
4533
|
}
|
4534
|
-
}), a(!0), (
|
4534
|
+
}), a(!0), (R = f == null ? void 0 : f.liveChat) != null && R.useOwnChat || window.f9_postMessage({ type: "toggle" });
|
4535
4535
|
};
|
4536
4536
|
return /* @__PURE__ */ v.jsxs("div", { title: "Talk to a live agent at anytime.", style: t, children: [
|
4537
4537
|
l && n && /* @__PURE__ */ v.jsxs("div", { className: "xpert-chatbot-popup__live-chat--message", children: [
|
@@ -4558,7 +4558,7 @@ function Li({
|
|
4558
4558
|
{
|
4559
4559
|
height: "24px",
|
4560
4560
|
width: "24px",
|
4561
|
-
src:
|
4561
|
+
src: Dh,
|
4562
4562
|
alt: "Open live chat window icon"
|
4563
4563
|
}
|
4564
4564
|
),
|
@@ -4579,7 +4579,7 @@ Li.propTypes = {
|
|
4579
4579
|
userTrackingName: x.string
|
4580
4580
|
};
|
4581
4581
|
const $u = ["http", "https", "mailto", "tel"];
|
4582
|
-
function
|
4582
|
+
function Rh(e) {
|
4583
4583
|
const t = (e || "").trim(), n = t.charAt(0);
|
4584
4584
|
if (n === "#" || n === "/")
|
4585
4585
|
return t;
|
@@ -5158,7 +5158,7 @@ function ll() {
|
|
5158
5158
|
return m.data(Zu(!0, {}, n)), m;
|
5159
5159
|
}
|
5160
5160
|
function u(m, _) {
|
5161
|
-
return typeof m == "string" ? arguments.length === 2 ? (
|
5161
|
+
return typeof m == "string" ? arguments.length === 2 ? (Da("data", r), n[m] = _, i) : sl.call(n, m) && n[m] || null : m ? (Da("data", r), n = m, i) : n;
|
5162
5162
|
}
|
5163
5163
|
function s() {
|
5164
5164
|
if (r)
|
@@ -5175,8 +5175,8 @@ function ll() {
|
|
5175
5175
|
}
|
5176
5176
|
function l(m, ..._) {
|
5177
5177
|
let g;
|
5178
|
-
if (
|
5179
|
-
|
5178
|
+
if (Da("use", r), m != null) if (typeof m == "function")
|
5179
|
+
R(m, ..._);
|
5180
5180
|
else if (typeof m == "object")
|
5181
5181
|
Array.isArray(m) ? K(m) : M(m);
|
5182
5182
|
else
|
@@ -5184,11 +5184,11 @@ function ll() {
|
|
5184
5184
|
return g && (n.settings = Object.assign(n.settings || {}, g)), i;
|
5185
5185
|
function w(y) {
|
5186
5186
|
if (typeof y == "function")
|
5187
|
-
|
5187
|
+
R(y);
|
5188
5188
|
else if (typeof y == "object")
|
5189
5189
|
if (Array.isArray(y)) {
|
5190
5190
|
const [N, ...G] = y;
|
5191
|
-
|
5191
|
+
R(N, ...G);
|
5192
5192
|
} else
|
5193
5193
|
M(y);
|
5194
5194
|
else
|
@@ -5207,7 +5207,7 @@ function ll() {
|
|
5207
5207
|
else
|
5208
5208
|
throw new TypeError("Expected a list of plugins, not `" + y + "`");
|
5209
5209
|
}
|
5210
|
-
function
|
5210
|
+
function R(y, N) {
|
5211
5211
|
let G = -1, F;
|
5212
5212
|
for (; ++G < t.length; )
|
5213
5213
|
if (t[G][0] === y) {
|
@@ -5232,8 +5232,8 @@ function ll() {
|
|
5232
5232
|
return new Promise(w);
|
5233
5233
|
w(null, g);
|
5234
5234
|
function w(M, K) {
|
5235
|
-
e.run(m, Yn(_),
|
5236
|
-
function
|
5235
|
+
e.run(m, Yn(_), R);
|
5236
|
+
function R(y, N, G) {
|
5237
5237
|
N = N || m, y ? K(y) : M ? M(N) : g(null, N, G);
|
5238
5238
|
}
|
5239
5239
|
}
|
@@ -5241,8 +5241,8 @@ function ll() {
|
|
5241
5241
|
function p(m, _) {
|
5242
5242
|
let g, w;
|
5243
5243
|
return i.run(m, _, M), to("runSync", "run", w), g;
|
5244
|
-
function M(K,
|
5245
|
-
Ku(K), g =
|
5244
|
+
function M(K, R) {
|
5245
|
+
Ku(K), g = R, w = !0;
|
5246
5246
|
}
|
5247
5247
|
}
|
5248
5248
|
function f(m, _) {
|
@@ -5253,13 +5253,13 @@ function ll() {
|
|
5253
5253
|
const K = Yn(m);
|
5254
5254
|
i.run(i.parse(K), K, (y, N, G) => {
|
5255
5255
|
if (y || !N || !G)
|
5256
|
-
|
5256
|
+
R(y);
|
5257
5257
|
else {
|
5258
5258
|
const F = i.stringify(N, G);
|
5259
|
-
F == null || (tp(F) ? G.value = F : G.result = F),
|
5259
|
+
F == null || (tp(F) ? G.value = F : G.result = F), R(y, G);
|
5260
5260
|
}
|
5261
5261
|
});
|
5262
|
-
function
|
5262
|
+
function R(y, N) {
|
5263
5263
|
y || !N ? M(y) : w ? w(N) : _(null, N);
|
5264
5264
|
}
|
5265
5265
|
}
|
@@ -5298,7 +5298,7 @@ function wa(e, t) {
|
|
5298
5298
|
if (typeof t != "function")
|
5299
5299
|
throw new TypeError("Cannot `" + e + "` without `Compiler`");
|
5300
5300
|
}
|
5301
|
-
function
|
5301
|
+
function Da(e, t) {
|
5302
5302
|
if (t)
|
5303
5303
|
throw new Error(
|
5304
5304
|
"Cannot call `" + e + "` on a frozen processor.\nCreate a new processor first, by calling it: use `processor()` instead of `processor`."
|
@@ -5489,10 +5489,10 @@ function bp(e) {
|
|
5489
5489
|
if (r++, t.containerState._closeFlow) {
|
5490
5490
|
t.containerState._closeFlow = void 0, a && w();
|
5491
5491
|
const K = t.events.length;
|
5492
|
-
let
|
5493
|
-
for (;
|
5494
|
-
if (t.events[
|
5495
|
-
y = t.events[
|
5492
|
+
let R = K, y;
|
5493
|
+
for (; R--; )
|
5494
|
+
if (t.events[R][0] === "exit" && t.events[R][1].type === "chunkFlow") {
|
5495
|
+
y = t.events[R][1].end;
|
5496
5496
|
break;
|
5497
5497
|
}
|
5498
5498
|
g(r);
|
@@ -5501,7 +5501,7 @@ function bp(e) {
|
|
5501
5501
|
t.events[N][1].end = Object.assign({}, y), N++;
|
5502
5502
|
return kt(
|
5503
5503
|
t.events,
|
5504
|
-
|
5504
|
+
R + 1,
|
5505
5505
|
0,
|
5506
5506
|
t.events.slice(K)
|
5507
5507
|
), t.events.length = N, c(M);
|
@@ -5557,8 +5557,8 @@ function bp(e) {
|
|
5557
5557
|
return ce(M) ? (e.consume(M), _(e.exit("chunkFlow")), r = 0, t.interrupt = void 0, s) : (e.consume(M), m);
|
5558
5558
|
}
|
5559
5559
|
function _(M, K) {
|
5560
|
-
const
|
5561
|
-
if (K &&
|
5560
|
+
const R = t.sliceStream(M);
|
5561
|
+
if (K && R.push(null), M.previous = i, i && (i.next = M), i = M, a.defineSkip(M.start), a.write(R), t.parser.lazy[M.start.line]) {
|
5562
5562
|
let y = a.events.length;
|
5563
5563
|
for (; y--; )
|
5564
5564
|
if (
|
@@ -5591,8 +5591,8 @@ function bp(e) {
|
|
5591
5591
|
function g(M) {
|
5592
5592
|
let K = n.length;
|
5593
5593
|
for (; K-- > M; ) {
|
5594
|
-
const
|
5595
|
-
t.containerState =
|
5594
|
+
const R = n[K];
|
5595
|
+
t.containerState = R[1], R[0].exit.call(t, e);
|
5596
5596
|
}
|
5597
5597
|
n.length = M;
|
5598
5598
|
}
|
@@ -5811,7 +5811,7 @@ function Op(e, t, n) {
|
|
5811
5811
|
}
|
5812
5812
|
}
|
5813
5813
|
const oo = document.createElement("i");
|
5814
|
-
function
|
5814
|
+
function Di(e) {
|
5815
5815
|
const t = "&" + e + ";";
|
5816
5816
|
oo.innerHTML = t;
|
5817
5817
|
const n = oo.textContent;
|
@@ -5841,7 +5841,7 @@ function Ip(e, t, n) {
|
|
5841
5841
|
function d(h) {
|
5842
5842
|
if (h === 59 && a) {
|
5843
5843
|
const p = e.exit("characterReferenceValue");
|
5844
|
-
return u === mt && !
|
5844
|
+
return u === mt && !Di(r.sliceSerialize(p)) ? n(h) : (e.enter("characterReferenceMarker"), e.consume(h), e.exit("characterReferenceMarker"), e.exit("characterReference"), t);
|
5845
5845
|
}
|
5846
5846
|
return u(h) && a++ < i ? (e.consume(h), d) : n(h);
|
5847
5847
|
}
|
@@ -5856,7 +5856,7 @@ const so = {
|
|
5856
5856
|
};
|
5857
5857
|
function Np(e, t, n) {
|
5858
5858
|
const r = this, a = {
|
5859
|
-
tokenize:
|
5859
|
+
tokenize: R,
|
5860
5860
|
partial: !0
|
5861
5861
|
};
|
5862
5862
|
let i = 0, u = 0, s;
|
@@ -5910,28 +5910,28 @@ function Np(e, t, n) {
|
|
5910
5910
|
function K(y) {
|
5911
5911
|
return e.exit("codeFenced"), t(y);
|
5912
5912
|
}
|
5913
|
-
function
|
5913
|
+
function R(y, N, G) {
|
5914
5914
|
let F = 0;
|
5915
5915
|
return te;
|
5916
|
-
function te(
|
5917
|
-
return y.enter("lineEnding"), y.consume(
|
5916
|
+
function te(D) {
|
5917
|
+
return y.enter("lineEnding"), y.consume(D), y.exit("lineEnding"), z;
|
5918
5918
|
}
|
5919
|
-
function z(
|
5920
|
-
return y.enter("codeFencedFence"), Se(
|
5919
|
+
function z(D) {
|
5920
|
+
return y.enter("codeFencedFence"), Se(D) ? Pe(
|
5921
5921
|
y,
|
5922
5922
|
V,
|
5923
5923
|
"linePrefix",
|
5924
5924
|
r.parser.constructs.disable.null.includes("codeIndented") ? void 0 : 4
|
5925
|
-
)(
|
5925
|
+
)(D) : V(D);
|
5926
5926
|
}
|
5927
|
-
function V(
|
5928
|
-
return
|
5927
|
+
function V(D) {
|
5928
|
+
return D === s ? (y.enter("codeFencedFenceSequence"), L(D)) : G(D);
|
5929
5929
|
}
|
5930
|
-
function L(
|
5931
|
-
return
|
5930
|
+
function L(D) {
|
5931
|
+
return D === s ? (F++, y.consume(D), L) : F >= u ? (y.exit("codeFencedFenceSequence"), Se(D) ? Pe(y, I, "whitespace")(D) : I(D)) : G(D);
|
5932
5932
|
}
|
5933
|
-
function I(
|
5934
|
-
return
|
5933
|
+
function I(D) {
|
5934
|
+
return D === null || ce(D) ? (y.exit("codeFencedFence"), N(D)) : G(D);
|
5935
5935
|
}
|
5936
5936
|
}
|
5937
5937
|
}
|
@@ -5945,11 +5945,11 @@ function kp(e, t, n) {
|
|
5945
5945
|
return r.parser.lazy[r.now().line] ? n(u) : t(u);
|
5946
5946
|
}
|
5947
5947
|
}
|
5948
|
-
const
|
5948
|
+
const Ra = {
|
5949
5949
|
name: "codeIndented",
|
5950
5950
|
tokenize: wp
|
5951
5951
|
}, Lp = {
|
5952
|
-
tokenize:
|
5952
|
+
tokenize: Dp,
|
5953
5953
|
partial: !0
|
5954
5954
|
};
|
5955
5955
|
function wp(e, t, n) {
|
@@ -5972,7 +5972,7 @@ function wp(e, t, n) {
|
|
5972
5972
|
return e.exit("codeIndented"), t(c);
|
5973
5973
|
}
|
5974
5974
|
}
|
5975
|
-
function
|
5975
|
+
function Dp(e, t, n) {
|
5976
5976
|
const r = this;
|
5977
5977
|
return a;
|
5978
5978
|
function a(u) {
|
@@ -5983,7 +5983,7 @@ function Rp(e, t, n) {
|
|
5983
5983
|
return s && s[1].type === "linePrefix" && s[2].sliceSerialize(s[1], !0).length >= 4 ? t(u) : ce(u) ? a(u) : n(u);
|
5984
5984
|
}
|
5985
5985
|
}
|
5986
|
-
const
|
5986
|
+
const Rp = {
|
5987
5987
|
name: "codeText",
|
5988
5988
|
tokenize: Fp,
|
5989
5989
|
resolve: Pp,
|
@@ -6460,10 +6460,10 @@ function a1(e, t, n) {
|
|
6460
6460
|
return S === 47 ? (e.consume(S), te) : S === 58 || S === 95 || Ot(S) ? (e.consume(S), K) : Se(S) ? (e.consume(S), M) : te(S);
|
6461
6461
|
}
|
6462
6462
|
function K(S) {
|
6463
|
-
return S === 45 || S === 46 || S === 58 || S === 95 || mt(S) ? (e.consume(S), K) :
|
6463
|
+
return S === 45 || S === 46 || S === 58 || S === 95 || mt(S) ? (e.consume(S), K) : R(S);
|
6464
6464
|
}
|
6465
|
-
function
|
6466
|
-
return S === 61 ? (e.consume(S), y) : Se(S) ? (e.consume(S),
|
6465
|
+
function R(S) {
|
6466
|
+
return S === 61 ? (e.consume(S), y) : Se(S) ? (e.consume(S), R) : M(S);
|
6467
6467
|
}
|
6468
6468
|
function y(S) {
|
6469
6469
|
return S === null || S === 60 || S === 61 || S === 62 || S === 96 ? n(S) : S === 34 || S === 39 ? (e.consume(S), l = S, N) : Se(S) ? (e.consume(S), y) : G(S);
|
@@ -6472,7 +6472,7 @@ function a1(e, t, n) {
|
|
6472
6472
|
return S === l ? (e.consume(S), l = null, F) : S === null || ce(S) ? n(S) : (e.consume(S), N);
|
6473
6473
|
}
|
6474
6474
|
function G(S) {
|
6475
|
-
return S === null || S === 34 || S === 39 || S === 47 || S === 60 || S === 61 || S === 62 || S === 96 || at(S) ?
|
6475
|
+
return S === null || S === 34 || S === 39 || S === 47 || S === 60 || S === 61 || S === 62 || S === 96 || at(S) ? R(S) : (e.consume(S), G);
|
6476
6476
|
}
|
6477
6477
|
function F(S) {
|
6478
6478
|
return S === 47 || S === 62 || Se(S) ? M(S) : n(S);
|
@@ -6498,9 +6498,9 @@ function a1(e, t, n) {
|
|
6498
6498
|
)(S);
|
6499
6499
|
}
|
6500
6500
|
function I(S) {
|
6501
|
-
return e.enter("lineEnding"), e.consume(S), e.exit("lineEnding"),
|
6501
|
+
return e.enter("lineEnding"), e.consume(S), e.exit("lineEnding"), D;
|
6502
6502
|
}
|
6503
|
-
function
|
6503
|
+
function D(S) {
|
6504
6504
|
return S === null || ce(S) ? L(S) : (e.enter("htmlFlowData"), V(S));
|
6505
6505
|
}
|
6506
6506
|
function U(S) {
|
@@ -6557,7 +6557,7 @@ function s1(e, t, n) {
|
|
6557
6557
|
return e.enter("htmlText"), e.enter("htmlTextData"), e.consume(T), l;
|
6558
6558
|
}
|
6559
6559
|
function l(T) {
|
6560
|
-
return T === 33 ? (e.consume(T), c) : T === 47 ? (e.consume(T),
|
6560
|
+
return T === 33 ? (e.consume(T), c) : T === 47 ? (e.consume(T), R) : T === 63 ? (e.consume(T), M) : Ot(T) ? (e.consume(T), G) : n(T);
|
6561
6561
|
}
|
6562
6562
|
function c(T) {
|
6563
6563
|
return T === 45 ? (e.consume(T), d) : T === 91 ? (e.consume(T), i = 0, b) : Ot(T) ? (e.consume(T), w) : n(T);
|
@@ -6596,7 +6596,7 @@ function s1(e, t, n) {
|
|
6596
6596
|
function K(T) {
|
6597
6597
|
return T === 62 ? U(T) : M(T);
|
6598
6598
|
}
|
6599
|
-
function
|
6599
|
+
function R(T) {
|
6600
6600
|
return Ot(T) ? (e.consume(T), y) : n(T);
|
6601
6601
|
}
|
6602
6602
|
function y(T) {
|
@@ -6621,12 +6621,12 @@ function s1(e, t, n) {
|
|
6621
6621
|
return T === null || T === 60 || T === 61 || T === 62 || T === 96 ? n(T) : T === 34 || T === 39 ? (e.consume(T), a = T, L) : ce(T) ? (u = V, W(T)) : Se(T) ? (e.consume(T), V) : (e.consume(T), I);
|
6622
6622
|
}
|
6623
6623
|
function L(T) {
|
6624
|
-
return T === a ? (e.consume(T), a = void 0,
|
6624
|
+
return T === a ? (e.consume(T), a = void 0, D) : T === null ? n(T) : ce(T) ? (u = L, W(T)) : (e.consume(T), L);
|
6625
6625
|
}
|
6626
6626
|
function I(T) {
|
6627
6627
|
return T === null || T === 34 || T === 39 || T === 60 || T === 61 || T === 96 ? n(T) : T === 47 || T === 62 || at(T) ? F(T) : (e.consume(T), I);
|
6628
6628
|
}
|
6629
|
-
function
|
6629
|
+
function D(T) {
|
6630
6630
|
return T === 47 || T === 62 || at(T) ? F(T) : n(T);
|
6631
6631
|
}
|
6632
6632
|
function U(T) {
|
@@ -6647,7 +6647,7 @@ function s1(e, t, n) {
|
|
6647
6647
|
return e.enter("htmlTextData"), u(T);
|
6648
6648
|
}
|
6649
6649
|
}
|
6650
|
-
const
|
6650
|
+
const Ri = {
|
6651
6651
|
name: "labelEnd",
|
6652
6652
|
tokenize: p1,
|
6653
6653
|
resolveTo: h1,
|
@@ -6835,7 +6835,7 @@ function b1(e, t, n) {
|
|
6835
6835
|
const E1 = {
|
6836
6836
|
name: "labelStartImage",
|
6837
6837
|
tokenize: T1,
|
6838
|
-
resolveAll:
|
6838
|
+
resolveAll: Ri.resolveAll
|
6839
6839
|
};
|
6840
6840
|
function T1(e, t, n) {
|
6841
6841
|
const r = this;
|
@@ -6853,7 +6853,7 @@ function T1(e, t, n) {
|
|
6853
6853
|
const y1 = {
|
6854
6854
|
name: "labelStartLink",
|
6855
6855
|
tokenize: _1,
|
6856
|
-
resolveAll:
|
6856
|
+
resolveAll: Ri.resolveAll
|
6857
6857
|
};
|
6858
6858
|
function _1(e, t, n) {
|
6859
6859
|
const r = this;
|
@@ -6875,7 +6875,7 @@ function C1(e, t) {
|
|
6875
6875
|
return e.enter("lineEnding"), e.consume(r), e.exit("lineEnding"), Pe(e, t, "linePrefix");
|
6876
6876
|
}
|
6877
6877
|
}
|
6878
|
-
const
|
6878
|
+
const Rr = {
|
6879
6879
|
name: "thematicBreak",
|
6880
6880
|
tokenize: A1
|
6881
6881
|
};
|
@@ -6919,7 +6919,7 @@ function v1(e, t, n) {
|
|
6919
6919
|
if (r.containerState.type || (r.containerState.type = b, e.enter(b, {
|
6920
6920
|
_container: !0
|
6921
6921
|
})), b === "listUnordered")
|
6922
|
-
return e.enter("listItemPrefix"), f === 42 || f === 45 ? e.check(
|
6922
|
+
return e.enter("listItemPrefix"), f === 42 || f === 45 ? e.check(Rr, n, c)(f) : c(f);
|
6923
6923
|
if (!r.interrupt || f === 49)
|
6924
6924
|
return e.enter("listItemPrefix"), e.enter("listItemValue"), l(f);
|
6925
6925
|
}
|
@@ -7048,10 +7048,10 @@ function w1(e, t, n) {
|
|
7048
7048
|
return c === null || ce(c) ? (e.exit("setextHeadingLine"), t(c)) : n(c);
|
7049
7049
|
}
|
7050
7050
|
}
|
7051
|
-
const
|
7052
|
-
tokenize:
|
7051
|
+
const D1 = {
|
7052
|
+
tokenize: R1
|
7053
7053
|
};
|
7054
|
-
function
|
7054
|
+
function R1(e) {
|
7055
7055
|
const t = this, n = e.attempt(
|
7056
7056
|
// Try to parse a blank line.
|
7057
7057
|
Qr,
|
@@ -7198,7 +7198,7 @@ function H1(e, t, n) {
|
|
7198
7198
|
consume: w,
|
7199
7199
|
enter: M,
|
7200
7200
|
exit: K,
|
7201
|
-
attempt: N(
|
7201
|
+
attempt: N(R),
|
7202
7202
|
check: N(y),
|
7203
7203
|
interrupt: N(y, {
|
7204
7204
|
interrupt: !0
|
@@ -7227,13 +7227,13 @@ function H1(e, t, n) {
|
|
7227
7227
|
return U1(u, z);
|
7228
7228
|
}
|
7229
7229
|
function b() {
|
7230
|
-
const { line: z, column: V, offset: L, _index: I, _bufferIndex:
|
7230
|
+
const { line: z, column: V, offset: L, _index: I, _bufferIndex: D } = r;
|
7231
7231
|
return {
|
7232
7232
|
line: z,
|
7233
7233
|
column: V,
|
7234
7234
|
offset: L,
|
7235
7235
|
_index: I,
|
7236
|
-
_bufferIndex:
|
7236
|
+
_bufferIndex: D
|
7237
7237
|
};
|
7238
7238
|
}
|
7239
7239
|
function m(z) {
|
@@ -7264,7 +7264,7 @@ function H1(e, t, n) {
|
|
7264
7264
|
const V = s.pop();
|
7265
7265
|
return V.end = b(), c.events.push(["exit", V, c]), V;
|
7266
7266
|
}
|
7267
|
-
function
|
7267
|
+
function R(z, V) {
|
7268
7268
|
G(z, V.from);
|
7269
7269
|
}
|
7270
7270
|
function y(z, V) {
|
@@ -7272,7 +7272,7 @@ function H1(e, t, n) {
|
|
7272
7272
|
}
|
7273
7273
|
function N(z, V) {
|
7274
7274
|
return L;
|
7275
|
-
function L(I,
|
7275
|
+
function L(I, D, U) {
|
7276
7276
|
let W, j, Y, T;
|
7277
7277
|
return Array.isArray(I) ? oe(I) : "tokenize" in I ? (
|
7278
7278
|
// @ts-expect-error Looks like a construct.
|
@@ -7308,7 +7308,7 @@ function H1(e, t, n) {
|
|
7308
7308
|
}
|
7309
7309
|
}
|
7310
7310
|
function le(me) {
|
7311
|
-
return z(Y, T),
|
7311
|
+
return z(Y, T), D;
|
7312
7312
|
}
|
7313
7313
|
function _e(me) {
|
7314
7314
|
return T.restore(), ++j < W.length ? S(W[j]) : U;
|
@@ -7324,13 +7324,13 @@ function H1(e, t, n) {
|
|
7324
7324
|
), z.resolveTo && (c.events = z.resolveTo(c.events, c));
|
7325
7325
|
}
|
7326
7326
|
function F() {
|
7327
|
-
const z = b(), V = c.previous, L = c.currentConstruct, I = c.events.length,
|
7327
|
+
const z = b(), V = c.previous, L = c.currentConstruct, I = c.events.length, D = Array.from(s);
|
7328
7328
|
return {
|
7329
7329
|
restore: U,
|
7330
7330
|
from: I
|
7331
7331
|
};
|
7332
7332
|
function U() {
|
7333
|
-
r = z, c.previous = V, c.currentConstruct = L, c.events.length = I, s =
|
7333
|
+
r = z, c.previous = V, c.currentConstruct = L, c.events.length = I, s = D, te();
|
7334
7334
|
}
|
7335
7335
|
}
|
7336
7336
|
function te() {
|
@@ -7410,16 +7410,16 @@ const q1 = {
|
|
7410
7410
|
}, z1 = {
|
7411
7411
|
91: Yp
|
7412
7412
|
}, Y1 = {
|
7413
|
-
[-2]:
|
7414
|
-
[-1]:
|
7415
|
-
32:
|
7413
|
+
[-2]: Ra,
|
7414
|
+
[-1]: Ra,
|
7415
|
+
32: Ra
|
7416
7416
|
}, $1 = {
|
7417
7417
|
35: Kp,
|
7418
|
-
42:
|
7419
|
-
45: [fo,
|
7418
|
+
42: Rr,
|
7419
|
+
45: [fo, Rr],
|
7420
7420
|
60: e1,
|
7421
7421
|
61: fo,
|
7422
|
-
95:
|
7422
|
+
95: Rr,
|
7423
7423
|
96: lo,
|
7424
7424
|
126: lo
|
7425
7425
|
}, V1 = {
|
@@ -7435,9 +7435,9 @@ const q1 = {
|
|
7435
7435
|
60: [_p, o1],
|
7436
7436
|
91: y1,
|
7437
7437
|
92: [Gp, fl],
|
7438
|
-
93:
|
7438
|
+
93: Ri,
|
7439
7439
|
95: fi,
|
7440
|
-
96:
|
7440
|
+
96: Rp
|
7441
7441
|
}, G1 = {
|
7442
7442
|
null: [fi, P1]
|
7443
7443
|
}, X1 = {
|
@@ -7466,7 +7466,7 @@ function Z1(e) {
|
|
7466
7466
|
constructs: n,
|
7467
7467
|
content: a(pp),
|
7468
7468
|
document: a(gp),
|
7469
|
-
flow: a(
|
7469
|
+
flow: a(D1),
|
7470
7470
|
string: a(M1),
|
7471
7471
|
text: a(F1)
|
7472
7472
|
};
|
@@ -7541,7 +7541,7 @@ function rm(e, t, n) {
|
|
7541
7541
|
const a = n.charCodeAt(1), i = a === 120 || a === 88;
|
7542
7542
|
return yl(n.slice(i ? 2 : 1), i ? 16 : 10);
|
7543
7543
|
}
|
7544
|
-
return
|
7544
|
+
return Di(n) || e;
|
7545
7545
|
}
|
7546
7546
|
const _l = {}.hasOwnProperty, am = (
|
7547
7547
|
/**
|
@@ -7569,7 +7569,7 @@ function im(e) {
|
|
7569
7569
|
transforms: [],
|
7570
7570
|
canContainEols: ["emphasis", "fragment", "heading", "paragraph", "strong"],
|
7571
7571
|
enter: {
|
7572
|
-
autolink: s(
|
7572
|
+
autolink: s(Rt),
|
7573
7573
|
autolinkProtocol: z,
|
7574
7574
|
autolinkEmail: z,
|
7575
7575
|
atxHeading: s(mn),
|
@@ -7597,7 +7597,7 @@ function im(e) {
|
|
7597
7597
|
htmlTextData: z,
|
7598
7598
|
image: s(Bn),
|
7599
7599
|
label: l,
|
7600
|
-
link: s(
|
7600
|
+
link: s(Rt),
|
7601
7601
|
listItem: s(zt),
|
7602
7602
|
listItemValue: b,
|
7603
7603
|
listOrdered: s(Pt, f),
|
@@ -7634,11 +7634,11 @@ function im(e) {
|
|
7634
7634
|
definition: d(),
|
7635
7635
|
definitionDestinationString: y,
|
7636
7636
|
definitionLabelString: K,
|
7637
|
-
definitionTitleString:
|
7637
|
+
definitionTitleString: R,
|
7638
7638
|
emphasis: d(),
|
7639
7639
|
hardBreakEscape: d(I),
|
7640
7640
|
hardBreakTrailing: d(I),
|
7641
|
-
htmlFlow: d(
|
7641
|
+
htmlFlow: d(D),
|
7642
7642
|
htmlFlowData: V,
|
7643
7643
|
htmlText: d(U),
|
7644
7644
|
htmlTextData: V,
|
@@ -7833,7 +7833,7 @@ function im(e) {
|
|
7833
7833
|
this.sliceSerialize($)
|
7834
7834
|
).toLowerCase();
|
7835
7835
|
}
|
7836
|
-
function
|
7836
|
+
function R() {
|
7837
7837
|
const $ = this.resume(), B = this.stack[this.stack.length - 1];
|
7838
7838
|
B.title = $;
|
7839
7839
|
}
|
@@ -7881,7 +7881,7 @@ function im(e) {
|
|
7881
7881
|
function I() {
|
7882
7882
|
i("atHardBreak", !0);
|
7883
7883
|
}
|
7884
|
-
function
|
7884
|
+
function D() {
|
7885
7885
|
const $ = this.resume(), B = this.stack[this.stack.length - 1];
|
7886
7886
|
B.value = $;
|
7887
7887
|
}
|
@@ -7952,7 +7952,7 @@ function im(e) {
|
|
7952
7952
|
re ? (ie = yl(
|
7953
7953
|
B,
|
7954
7954
|
re === "characterReferenceMarkerNumeric" ? 10 : 16
|
7955
|
-
), i("characterReferenceType")) : ie =
|
7955
|
+
), i("characterReferenceType")) : ie = Di(B);
|
7956
7956
|
const ae = this.stack.pop();
|
7957
7957
|
ae.value += ie, ae.position.end = Yt($.end);
|
7958
7958
|
}
|
@@ -8027,7 +8027,7 @@ function im(e) {
|
|
8027
8027
|
alt: null
|
8028
8028
|
};
|
8029
8029
|
}
|
8030
|
-
function
|
8030
|
+
function Rt() {
|
8031
8031
|
return {
|
8032
8032
|
type: "link",
|
8033
8033
|
title: null,
|
@@ -8503,7 +8503,7 @@ function wm(e, t) {
|
|
8503
8503
|
const n = { type: "text", value: Lm(String(t.value)) };
|
8504
8504
|
return e.patch(t, n), e.applyData(t, n);
|
8505
8505
|
}
|
8506
|
-
function
|
8506
|
+
function Dm(e, t) {
|
8507
8507
|
const n = {
|
8508
8508
|
type: "element",
|
8509
8509
|
tagName: "hr",
|
@@ -8512,7 +8512,7 @@ function Rm(e, t) {
|
|
8512
8512
|
};
|
8513
8513
|
return e.patch(t, n), e.applyData(t, n);
|
8514
8514
|
}
|
8515
|
-
const
|
8515
|
+
const Rm = {
|
8516
8516
|
blockquote: sm,
|
8517
8517
|
break: lm,
|
8518
8518
|
code: cm,
|
@@ -8536,7 +8536,7 @@ const Dm = {
|
|
8536
8536
|
tableCell: km,
|
8537
8537
|
tableRow: Nm,
|
8538
8538
|
text: wm,
|
8539
|
-
thematicBreak:
|
8539
|
+
thematicBreak: Dm,
|
8540
8540
|
toml: xr,
|
8541
8541
|
yaml: xr,
|
8542
8542
|
definition: xr,
|
@@ -8707,7 +8707,7 @@ function $m(e, t) {
|
|
8707
8707
|
const n = t || {}, r = n.allowDangerousHtml || !1, a = {};
|
8708
8708
|
return u.dangerous = r, u.clobberPrefix = n.clobberPrefix === void 0 || n.clobberPrefix === null ? "user-content-" : n.clobberPrefix, u.footnoteLabel = n.footnoteLabel || "Footnotes", u.footnoteLabelTagName = n.footnoteLabelTagName || "h2", u.footnoteLabelProperties = n.footnoteLabelProperties || {
|
8709
8709
|
className: ["sr-only"]
|
8710
|
-
}, u.footnoteBackLabel = n.footnoteBackLabel || "Back to content", u.unknownHandler = n.unknownHandler, u.passThrough = n.passThrough, u.handlers = { ...
|
8710
|
+
}, u.footnoteBackLabel = n.footnoteBackLabel || "Back to content", u.unknownHandler = n.unknownHandler, u.passThrough = n.passThrough, u.handlers = { ...Rm, ...n.handlers }, u.definition = Ym(e), u.footnoteById = a, u.footnoteOrder = [], u.footnoteCounts = {}, u.patch = Vm, u.applyData = Wm, u.one = s, u.all = l, u.wrap = Xm, u.augment = i, Fi(e, "footnoteDefinition", (c) => {
|
8711
8711
|
const d = String(c.identifier).toUpperCase();
|
8712
8712
|
zr.call(a, d) || (a[d] = c);
|
8713
8713
|
}), u;
|
@@ -9003,18 +9003,18 @@ const wl = Ln({
|
|
9003
9003
|
xLinkTitle: null,
|
9004
9004
|
xLinkType: null
|
9005
9005
|
}
|
9006
|
-
}),
|
9006
|
+
}), Dl = Ln({
|
9007
9007
|
space: "xml",
|
9008
9008
|
transform(e, t) {
|
9009
9009
|
return "xml:" + t.slice(3).toLowerCase();
|
9010
9010
|
},
|
9011
9011
|
properties: { xmlLang: null, xmlBase: null, xmlSpace: null }
|
9012
9012
|
});
|
9013
|
-
function
|
9013
|
+
function Rl(e, t) {
|
9014
9014
|
return t in e ? e[t] : t;
|
9015
9015
|
}
|
9016
9016
|
function Pl(e, t) {
|
9017
|
-
return
|
9017
|
+
return Rl(e, t.toLowerCase());
|
9018
9018
|
}
|
9019
9019
|
const Ml = Ln({
|
9020
9020
|
space: "xmlns",
|
@@ -9614,7 +9614,7 @@ const Ml = Ln({
|
|
9614
9614
|
playbackOrder: "playbackorder",
|
9615
9615
|
timelineBegin: "timelinebegin"
|
9616
9616
|
},
|
9617
|
-
transform:
|
9617
|
+
transform: Rl,
|
9618
9618
|
properties: {
|
9619
9619
|
about: dt,
|
9620
9620
|
accentHeight: Z,
|
@@ -10041,7 +10041,7 @@ const Ao = {
|
|
10041
10041
|
xLinkTitle: "xlinkTitle",
|
10042
10042
|
xLinkType: "xlinkType",
|
10043
10043
|
xmlnsXLink: "xmlnsXlink"
|
10044
|
-
}, Hl = kl([
|
10044
|
+
}, Hl = kl([Dl, wl, Ml, Fl, n2], "html"), Ui = kl([Dl, wl, Ml, Fl, r2], "svg");
|
10045
10045
|
function s2(e) {
|
10046
10046
|
if (e.allowedElements && e.disallowedElements)
|
10047
10047
|
throw new TypeError(
|
@@ -10192,19 +10192,19 @@ function p2() {
|
|
10192
10192
|
function M(L) {
|
10193
10193
|
var I = L.match(t);
|
10194
10194
|
I && (g += I.length);
|
10195
|
-
var
|
10196
|
-
w = ~
|
10195
|
+
var D = L.lastIndexOf(l);
|
10196
|
+
w = ~D ? L.length - D : w + L.length;
|
10197
10197
|
}
|
10198
10198
|
function K() {
|
10199
10199
|
var L = { line: g, column: w };
|
10200
10200
|
return function(I) {
|
10201
|
-
return I.position = new
|
10201
|
+
return I.position = new R(L), G(), I;
|
10202
10202
|
};
|
10203
10203
|
}
|
10204
|
-
function
|
10204
|
+
function R(L) {
|
10205
10205
|
this.start = L, this.end = { line: g, column: w }, this.source = _.source;
|
10206
10206
|
}
|
10207
|
-
|
10207
|
+
R.prototype.content = m;
|
10208
10208
|
function y(L) {
|
10209
10209
|
var I = new Error(
|
10210
10210
|
_.source + ":" + g + ":" + w + ": " + L
|
@@ -10214,8 +10214,8 @@ function p2() {
|
|
10214
10214
|
function N(L) {
|
10215
10215
|
var I = L.exec(m);
|
10216
10216
|
if (I) {
|
10217
|
-
var
|
10218
|
-
return M(
|
10217
|
+
var D = I[0];
|
10218
|
+
return M(D), m = m.slice(D.length), I;
|
10219
10219
|
}
|
10220
10220
|
}
|
10221
10221
|
function G() {
|
@@ -10234,10 +10234,10 @@ function p2() {
|
|
10234
10234
|
++I;
|
10235
10235
|
if (I += 2, h === m.charAt(I - 1))
|
10236
10236
|
return y("End of comment missing");
|
10237
|
-
var
|
10238
|
-
return w += 2, M(
|
10237
|
+
var D = m.slice(2, I - 2);
|
10238
|
+
return w += 2, M(D), m = m.slice(I), w += 2, L({
|
10239
10239
|
type: p,
|
10240
|
-
comment:
|
10240
|
+
comment: D
|
10241
10241
|
});
|
10242
10242
|
}
|
10243
10243
|
}
|
@@ -10245,10 +10245,10 @@ function p2() {
|
|
10245
10245
|
var L = K(), I = N(r);
|
10246
10246
|
if (I) {
|
10247
10247
|
if (te(), !N(a)) return y("property missing ':'");
|
10248
|
-
var
|
10248
|
+
var D = N(i), U = L({
|
10249
10249
|
type: f,
|
10250
10250
|
property: b(I[0].replace(e, h)),
|
10251
|
-
value:
|
10251
|
+
value: D ? b(D[0].replace(e, h)) : h
|
10252
10252
|
});
|
10253
10253
|
return N(u), U;
|
10254
10254
|
}
|
@@ -10292,7 +10292,7 @@ function ql(e, t) {
|
|
10292
10292
|
return n;
|
10293
10293
|
}
|
10294
10294
|
function T2(e, t, n, r) {
|
10295
|
-
const a = e.options, i = a.transformLinkUri === void 0 ?
|
10295
|
+
const a = e.options, i = a.transformLinkUri === void 0 ? Rh : a.transformLinkUri, u = e.schema, s = t.tagName, l = {};
|
10296
10296
|
let c = u, d;
|
10297
10297
|
if (u.space === "html" && s === "svg" && (c = Ui, e.schema = c), t.properties)
|
10298
10298
|
for (d in t.properties)
|
@@ -10603,17 +10603,17 @@ function w2() {
|
|
10603
10603
|
e.exports = r();
|
10604
10604
|
})(L2, function() {
|
10605
10605
|
var n = 1e3, r = 6e4, a = 36e5, i = "millisecond", u = "second", s = "minute", l = "hour", c = "day", d = "week", h = "month", p = "quarter", f = "year", b = "date", m = "Invalid Date", _ = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, g = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, w = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(I) {
|
10606
|
-
var
|
10607
|
-
return "[" + I + (
|
10608
|
-
} }, M = function(I,
|
10606
|
+
var D = ["th", "st", "nd", "rd"], U = I % 100;
|
10607
|
+
return "[" + I + (D[(U - 20) % 10] || D[U] || D[0]) + "]";
|
10608
|
+
} }, M = function(I, D, U) {
|
10609
10609
|
var W = String(I);
|
10610
|
-
return !W || W.length >=
|
10610
|
+
return !W || W.length >= D ? I : "" + Array(D + 1 - W.length).join(U) + I;
|
10611
10611
|
}, K = { s: M, z: function(I) {
|
10612
|
-
var
|
10613
|
-
return (
|
10614
|
-
}, m: function I(
|
10615
|
-
if (
|
10616
|
-
var W = 12 * (U.year() -
|
10612
|
+
var D = -I.utcOffset(), U = Math.abs(D), W = Math.floor(U / 60), j = U % 60;
|
10613
|
+
return (D <= 0 ? "+" : "-") + M(W, 2, "0") + ":" + M(j, 2, "0");
|
10614
|
+
}, m: function I(D, U) {
|
10615
|
+
if (D.date() < U.date()) return -I(U, D);
|
10616
|
+
var W = 12 * (U.year() - D.year()) + (U.month() - D.month()), j = D.clone().add(W, h), Y = U - j < 0, T = D.clone().add(W + (Y ? -1 : 1), h);
|
10617
10617
|
return +(-(W + (U - j) / (Y ? j - T : T - j)) || 0);
|
10618
10618
|
}, a: function(I) {
|
10619
10619
|
return I < 0 ? Math.ceil(I) || 0 : Math.floor(I);
|
@@ -10621,37 +10621,37 @@ function w2() {
|
|
10621
10621
|
return { M: h, y: f, w: d, d: c, D: b, h: l, m: s, s: u, ms: i, Q: p }[I] || String(I || "").toLowerCase().replace(/s$/, "");
|
10622
10622
|
}, u: function(I) {
|
10623
10623
|
return I === void 0;
|
10624
|
-
} },
|
10625
|
-
y[
|
10624
|
+
} }, R = "en", y = {};
|
10625
|
+
y[R] = w;
|
10626
10626
|
var N = "$isDayjsObject", G = function(I) {
|
10627
10627
|
return I instanceof V || !(!I || !I[N]);
|
10628
|
-
}, F = function I(
|
10628
|
+
}, F = function I(D, U, W) {
|
10629
10629
|
var j;
|
10630
|
-
if (!
|
10631
|
-
if (typeof
|
10632
|
-
var Y =
|
10630
|
+
if (!D) return R;
|
10631
|
+
if (typeof D == "string") {
|
10632
|
+
var Y = D.toLowerCase();
|
10633
10633
|
y[Y] && (j = Y), U && (y[Y] = U, j = Y);
|
10634
|
-
var T =
|
10634
|
+
var T = D.split("-");
|
10635
10635
|
if (!j && T.length > 1) return I(T[0]);
|
10636
10636
|
} else {
|
10637
|
-
var ne =
|
10638
|
-
y[ne] =
|
10637
|
+
var ne = D.name;
|
10638
|
+
y[ne] = D, j = ne;
|
10639
10639
|
}
|
10640
|
-
return !W && j && (
|
10641
|
-
}, te = function(I,
|
10640
|
+
return !W && j && (R = j), j || !W && R;
|
10641
|
+
}, te = function(I, D) {
|
10642
10642
|
if (G(I)) return I.clone();
|
10643
|
-
var U = typeof
|
10643
|
+
var U = typeof D == "object" ? D : {};
|
10644
10644
|
return U.date = I, U.args = arguments, new V(U);
|
10645
10645
|
}, z = K;
|
10646
|
-
z.l = F, z.i = G, z.w = function(I,
|
10647
|
-
return te(I, { locale:
|
10646
|
+
z.l = F, z.i = G, z.w = function(I, D) {
|
10647
|
+
return te(I, { locale: D.$L, utc: D.$u, x: D.$x, $offset: D.$offset });
|
10648
10648
|
};
|
10649
10649
|
var V = function() {
|
10650
10650
|
function I(U) {
|
10651
10651
|
this.$L = F(U.locale, null, !0), this.parse(U), this.$x = this.$x || U.x || {}, this[N] = !0;
|
10652
10652
|
}
|
10653
|
-
var
|
10654
|
-
return
|
10653
|
+
var D = I.prototype;
|
10654
|
+
return D.parse = function(U) {
|
10655
10655
|
this.$d = function(W) {
|
10656
10656
|
var j = W.date, Y = W.utc;
|
10657
10657
|
if (j === null) return /* @__PURE__ */ new Date(NaN);
|
@@ -10666,27 +10666,27 @@ function w2() {
|
|
10666
10666
|
}
|
10667
10667
|
return new Date(j);
|
10668
10668
|
}(U), this.init();
|
10669
|
-
},
|
10669
|
+
}, D.init = function() {
|
10670
10670
|
var U = this.$d;
|
10671
10671
|
this.$y = U.getFullYear(), this.$M = U.getMonth(), this.$D = U.getDate(), this.$W = U.getDay(), this.$H = U.getHours(), this.$m = U.getMinutes(), this.$s = U.getSeconds(), this.$ms = U.getMilliseconds();
|
10672
|
-
},
|
10672
|
+
}, D.$utils = function() {
|
10673
10673
|
return z;
|
10674
|
-
},
|
10674
|
+
}, D.isValid = function() {
|
10675
10675
|
return this.$d.toString() !== m;
|
10676
|
-
},
|
10676
|
+
}, D.isSame = function(U, W) {
|
10677
10677
|
var j = te(U);
|
10678
10678
|
return this.startOf(W) <= j && j <= this.endOf(W);
|
10679
|
-
},
|
10679
|
+
}, D.isAfter = function(U, W) {
|
10680
10680
|
return te(U) < this.startOf(W);
|
10681
|
-
},
|
10681
|
+
}, D.isBefore = function(U, W) {
|
10682
10682
|
return this.endOf(W) < te(U);
|
10683
|
-
},
|
10683
|
+
}, D.$g = function(U, W, j) {
|
10684
10684
|
return z.u(U) ? this[W] : this.set(j, U);
|
10685
|
-
},
|
10685
|
+
}, D.unix = function() {
|
10686
10686
|
return Math.floor(this.valueOf() / 1e3);
|
10687
|
-
},
|
10687
|
+
}, D.valueOf = function() {
|
10688
10688
|
return this.$d.getTime();
|
10689
|
-
},
|
10689
|
+
}, D.startOf = function(U, W) {
|
10690
10690
|
var j = this, Y = !!z.u(W) || W, T = z.p(U), ne = function(Ue, Ie) {
|
10691
10691
|
var Ke = z.w(j.$u ? Date.UTC(j.$y, Ie, Ue) : new Date(j.$y, Ie, Ue), j);
|
10692
10692
|
return Y ? Ke : Ke.endOf(c);
|
@@ -10713,20 +10713,20 @@ function w2() {
|
|
10713
10713
|
default:
|
10714
10714
|
return this.clone();
|
10715
10715
|
}
|
10716
|
-
},
|
10716
|
+
}, D.endOf = function(U) {
|
10717
10717
|
return this.startOf(U, !1);
|
10718
|
-
},
|
10718
|
+
}, D.$set = function(U, W) {
|
10719
10719
|
var j, Y = z.p(U), T = "set" + (this.$u ? "UTC" : ""), ne = (j = {}, j[c] = T + "Date", j[b] = T + "Date", j[h] = T + "Month", j[f] = T + "FullYear", j[l] = T + "Hours", j[s] = T + "Minutes", j[u] = T + "Seconds", j[i] = T + "Milliseconds", j)[Y], oe = Y === c ? this.$D + (W - this.$W) : W;
|
10720
10720
|
if (Y === h || Y === f) {
|
10721
10721
|
var S = this.clone().set(b, 1);
|
10722
10722
|
S.$d[ne](oe), S.init(), this.$d = S.set(b, Math.min(this.$D, S.daysInMonth())).$d;
|
10723
10723
|
} else ne && this.$d[ne](oe);
|
10724
10724
|
return this.init(), this;
|
10725
|
-
},
|
10725
|
+
}, D.set = function(U, W) {
|
10726
10726
|
return this.clone().$set(U, W);
|
10727
|
-
},
|
10727
|
+
}, D.get = function(U) {
|
10728
10728
|
return this[z.p(U)]();
|
10729
|
-
},
|
10729
|
+
}, D.add = function(U, W) {
|
10730
10730
|
var j, Y = this;
|
10731
10731
|
U = Number(U);
|
10732
10732
|
var T = z.p(W), ne = function(le) {
|
@@ -10739,9 +10739,9 @@ function w2() {
|
|
10739
10739
|
if (T === d) return ne(7);
|
10740
10740
|
var oe = (j = {}, j[s] = r, j[l] = a, j[u] = n, j)[T] || 1, S = this.$d.getTime() + U * oe;
|
10741
10741
|
return z.w(S, this);
|
10742
|
-
},
|
10742
|
+
}, D.subtract = function(U, W) {
|
10743
10743
|
return this.add(-1 * U, W);
|
10744
|
-
},
|
10744
|
+
}, D.format = function(U) {
|
10745
10745
|
var W = this, j = this.$locale();
|
10746
10746
|
if (!this.isValid()) return j.invalidDate || m;
|
10747
10747
|
var Y = U || "YYYY-MM-DDTHH:mm:ssZ", T = z.z(this), ne = this.$H, oe = this.$m, S = this.$M, le = j.weekdays, _e = j.months, me = j.meridiem, Ce = function(Ie, Ke, ot, St) {
|
@@ -10807,9 +10807,9 @@ function w2() {
|
|
10807
10807
|
return null;
|
10808
10808
|
}(Ie) || T.replace(":", "");
|
10809
10809
|
});
|
10810
|
-
},
|
10810
|
+
}, D.utcOffset = function() {
|
10811
10811
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
10812
|
-
},
|
10812
|
+
}, D.diff = function(U, W, j) {
|
10813
10813
|
var Y, T = this, ne = z.p(W), oe = te(U), S = (oe.utcOffset() - this.utcOffset()) * r, le = this - oe, _e = function() {
|
10814
10814
|
return z.m(T, oe);
|
10815
10815
|
};
|
@@ -10842,40 +10842,40 @@ function w2() {
|
|
10842
10842
|
Y = le;
|
10843
10843
|
}
|
10844
10844
|
return j ? Y : z.a(Y);
|
10845
|
-
},
|
10845
|
+
}, D.daysInMonth = function() {
|
10846
10846
|
return this.endOf(h).$D;
|
10847
|
-
},
|
10847
|
+
}, D.$locale = function() {
|
10848
10848
|
return y[this.$L];
|
10849
|
-
},
|
10849
|
+
}, D.locale = function(U, W) {
|
10850
10850
|
if (!U) return this.$L;
|
10851
10851
|
var j = this.clone(), Y = F(U, W, !0);
|
10852
10852
|
return Y && (j.$L = Y), j;
|
10853
|
-
},
|
10853
|
+
}, D.clone = function() {
|
10854
10854
|
return z.w(this.$d, this);
|
10855
|
-
},
|
10855
|
+
}, D.toDate = function() {
|
10856
10856
|
return new Date(this.valueOf());
|
10857
|
-
},
|
10857
|
+
}, D.toJSON = function() {
|
10858
10858
|
return this.isValid() ? this.toISOString() : null;
|
10859
|
-
},
|
10859
|
+
}, D.toISOString = function() {
|
10860
10860
|
return this.$d.toISOString();
|
10861
|
-
},
|
10861
|
+
}, D.toString = function() {
|
10862
10862
|
return this.$d.toUTCString();
|
10863
10863
|
}, I;
|
10864
10864
|
}(), L = V.prototype;
|
10865
10865
|
return te.prototype = L, [["$ms", i], ["$s", u], ["$m", s], ["$H", l], ["$W", c], ["$M", h], ["$y", f], ["$D", b]].forEach(function(I) {
|
10866
|
-
L[I[1]] = function(
|
10867
|
-
return this.$g(
|
10866
|
+
L[I[1]] = function(D) {
|
10867
|
+
return this.$g(D, I[0], I[1]);
|
10868
10868
|
};
|
10869
|
-
}), te.extend = function(I,
|
10870
|
-
return I.$i || (I(
|
10869
|
+
}), te.extend = function(I, D) {
|
10870
|
+
return I.$i || (I(D, V, te), I.$i = !0), te;
|
10871
10871
|
}, te.locale = F, te.isDayjs = G, te.unix = function(I) {
|
10872
10872
|
return te(1e3 * I);
|
10873
|
-
}, te.en = y[
|
10873
|
+
}, te.en = y[R], te.Ls = y, te.p = {}, te;
|
10874
10874
|
});
|
10875
10875
|
}(Pr)), Pr.exports;
|
10876
10876
|
}
|
10877
|
-
var
|
10878
|
-
const
|
10877
|
+
var D2 = w2();
|
10878
|
+
const R2 = /* @__PURE__ */ Lt(D2), P2 = (e) => {
|
10879
10879
|
Array.from(e.entries()).forEach((n) => {
|
10880
10880
|
const r = n[0], a = n[1];
|
10881
10881
|
r.toLocaleLowerCase().startsWith("utm_") && e.delete(r, a);
|
@@ -10897,7 +10897,7 @@ function B2(e) {
|
|
10897
10897
|
return (r = n == null ? void 0 : n.function) == null ? void 0 : r.name;
|
10898
10898
|
}).filter(Boolean);
|
10899
10899
|
}
|
10900
|
-
const $l = -1, Jr = 0, nr = 1, Yr = 2, zi = 3, Yi = 4, $i = 5, Vi = 6, Vl = 7, Wl = 8,
|
10900
|
+
const $l = -1, Jr = 0, nr = 1, Yr = 2, zi = 3, Yi = 4, $i = 5, Vi = 6, Vl = 7, Wl = 8, Do = typeof self == "object" ? self : globalThis, H2 = (e, t) => {
|
10901
10901
|
const n = (a, i) => (e.set(i, a), a), r = (a) => {
|
10902
10902
|
if (e.has(a))
|
10903
10903
|
return e.get(a);
|
@@ -10938,7 +10938,7 @@ const $l = -1, Jr = 0, nr = 1, Yr = 2, zi = 3, Yi = 4, $i = 5, Vi = 6, Vl = 7, W
|
|
10938
10938
|
}
|
10939
10939
|
case Vl: {
|
10940
10940
|
const { name: s, message: l } = u;
|
10941
|
-
return n(new
|
10941
|
+
return n(new Do[s](l), a);
|
10942
10942
|
}
|
10943
10943
|
case Wl:
|
10944
10944
|
return n(BigInt(u), a);
|
@@ -10951,10 +10951,10 @@ const $l = -1, Jr = 0, nr = 1, Yr = 2, zi = 3, Yi = 4, $i = 5, Vi = 6, Vl = 7, W
|
|
10951
10951
|
return n(new DataView(s), u);
|
10952
10952
|
}
|
10953
10953
|
}
|
10954
|
-
return n(new
|
10954
|
+
return n(new Do[i](u), a);
|
10955
10955
|
};
|
10956
10956
|
return r;
|
10957
|
-
},
|
10957
|
+
}, Ro = (e) => H2(/* @__PURE__ */ new Map(), e)(0), Cn = "", { toString: U2 } = {}, { keys: j2 } = Object, $n = (e) => {
|
10958
10958
|
const t = typeof e;
|
10959
10959
|
if (t !== "object" || !e)
|
10960
10960
|
return [Jr, t];
|
@@ -11057,8 +11057,8 @@ const $l = -1, Jr = 0, nr = 1, Yr = 2, zi = 3, Yi = 4, $i = 5, Vi = 6, Vl = 7, W
|
|
11057
11057
|
return q2(!(t || n), !!t, /* @__PURE__ */ new Map(), r)(e), r;
|
11058
11058
|
}, Mo = typeof structuredClone == "function" ? (
|
11059
11059
|
/* c8 ignore start */
|
11060
|
-
(e, t) => t && ("json" in t || "lossy" in t) ?
|
11061
|
-
) : (e, t) =>
|
11060
|
+
(e, t) => t && ("json" in t || "lossy" in t) ? Ro(Po(e, t)) : structuredClone(e)
|
11061
|
+
) : (e, t) => Ro(Po(e, t));
|
11062
11062
|
let pr = class {
|
11063
11063
|
/**
|
11064
11064
|
* @param {SchemaType['property']} property
|
@@ -11112,7 +11112,7 @@ it.prototype.property = "";
|
|
11112
11112
|
it.prototype.spaceSeparated = !1;
|
11113
11113
|
it.prototype.space = void 0;
|
11114
11114
|
let z2 = 0;
|
11115
|
-
const he = ln(), $e = ln(), Xl = ln(), J = ln(),
|
11115
|
+
const he = ln(), $e = ln(), Xl = ln(), J = ln(), De = ln(), vn = ln(), ft = ln();
|
11116
11116
|
function ln() {
|
11117
11117
|
return 2 ** ++z2;
|
11118
11118
|
}
|
@@ -11124,7 +11124,7 @@ const bi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
11124
11124
|
commaSeparated: vn,
|
11125
11125
|
number: J,
|
11126
11126
|
overloadedBoolean: Xl,
|
11127
|
-
spaceSeparated:
|
11127
|
+
spaceSeparated: De
|
11128
11128
|
}, Symbol.toStringTag, { value: "Module" })), ja = (
|
11129
11129
|
/** @type {ReadonlyArray<keyof typeof types>} */
|
11130
11130
|
Object.keys(bi)
|
@@ -11179,36 +11179,36 @@ const Kl = wn({
|
|
11179
11179
|
ariaColCount: J,
|
11180
11180
|
ariaColIndex: J,
|
11181
11181
|
ariaColSpan: J,
|
11182
|
-
ariaControls:
|
11182
|
+
ariaControls: De,
|
11183
11183
|
ariaCurrent: null,
|
11184
|
-
ariaDescribedBy:
|
11184
|
+
ariaDescribedBy: De,
|
11185
11185
|
ariaDetails: null,
|
11186
11186
|
ariaDisabled: $e,
|
11187
|
-
ariaDropEffect:
|
11187
|
+
ariaDropEffect: De,
|
11188
11188
|
ariaErrorMessage: null,
|
11189
11189
|
ariaExpanded: $e,
|
11190
|
-
ariaFlowTo:
|
11190
|
+
ariaFlowTo: De,
|
11191
11191
|
ariaGrabbed: $e,
|
11192
11192
|
ariaHasPopup: null,
|
11193
11193
|
ariaHidden: $e,
|
11194
11194
|
ariaInvalid: null,
|
11195
11195
|
ariaKeyShortcuts: null,
|
11196
11196
|
ariaLabel: null,
|
11197
|
-
ariaLabelledBy:
|
11197
|
+
ariaLabelledBy: De,
|
11198
11198
|
ariaLevel: J,
|
11199
11199
|
ariaLive: null,
|
11200
11200
|
ariaModal: $e,
|
11201
11201
|
ariaMultiLine: $e,
|
11202
11202
|
ariaMultiSelectable: $e,
|
11203
11203
|
ariaOrientation: null,
|
11204
|
-
ariaOwns:
|
11204
|
+
ariaOwns: De,
|
11205
11205
|
ariaPlaceholder: null,
|
11206
11206
|
ariaPosInSet: J,
|
11207
11207
|
ariaPressed: $e,
|
11208
11208
|
ariaReadOnly: $e,
|
11209
11209
|
ariaRelevant: null,
|
11210
11210
|
ariaRequired: $e,
|
11211
|
-
ariaRoleDescription:
|
11211
|
+
ariaRoleDescription: De,
|
11212
11212
|
ariaRowCount: J,
|
11213
11213
|
ariaRowIndex: J,
|
11214
11214
|
ariaRowSpan: J,
|
@@ -11243,8 +11243,8 @@ const Y2 = wn({
|
|
11243
11243
|
// Standard Properties.
|
11244
11244
|
abbr: null,
|
11245
11245
|
accept: vn,
|
11246
|
-
acceptCharset:
|
11247
|
-
accessKey:
|
11246
|
+
acceptCharset: De,
|
11247
|
+
accessKey: De,
|
11248
11248
|
action: null,
|
11249
11249
|
allow: null,
|
11250
11250
|
allowFullScreen: he,
|
@@ -11254,21 +11254,21 @@ const Y2 = wn({
|
|
11254
11254
|
as: null,
|
11255
11255
|
async: he,
|
11256
11256
|
autoCapitalize: null,
|
11257
|
-
autoComplete:
|
11257
|
+
autoComplete: De,
|
11258
11258
|
autoFocus: he,
|
11259
11259
|
autoPlay: he,
|
11260
|
-
blocking:
|
11260
|
+
blocking: De,
|
11261
11261
|
capture: null,
|
11262
11262
|
charSet: null,
|
11263
11263
|
checked: he,
|
11264
11264
|
cite: null,
|
11265
|
-
className:
|
11265
|
+
className: De,
|
11266
11266
|
cols: J,
|
11267
11267
|
colSpan: null,
|
11268
11268
|
content: null,
|
11269
11269
|
contentEditable: $e,
|
11270
11270
|
controls: he,
|
11271
|
-
controlsList:
|
11271
|
+
controlsList: De,
|
11272
11272
|
coords: J | vn,
|
11273
11273
|
crossOrigin: null,
|
11274
11274
|
data: null,
|
@@ -11290,14 +11290,14 @@ const Y2 = wn({
|
|
11290
11290
|
formMethod: null,
|
11291
11291
|
formNoValidate: he,
|
11292
11292
|
formTarget: null,
|
11293
|
-
headers:
|
11293
|
+
headers: De,
|
11294
11294
|
height: J,
|
11295
11295
|
hidden: he,
|
11296
11296
|
high: J,
|
11297
11297
|
href: null,
|
11298
11298
|
hrefLang: null,
|
11299
|
-
htmlFor:
|
11300
|
-
httpEquiv:
|
11299
|
+
htmlFor: De,
|
11300
|
+
httpEquiv: De,
|
11301
11301
|
id: null,
|
11302
11302
|
imageSizes: null,
|
11303
11303
|
imageSrcSet: null,
|
@@ -11307,10 +11307,10 @@ const Y2 = wn({
|
|
11307
11307
|
is: null,
|
11308
11308
|
isMap: he,
|
11309
11309
|
itemId: null,
|
11310
|
-
itemProp:
|
11311
|
-
itemRef:
|
11310
|
+
itemProp: De,
|
11311
|
+
itemRef: De,
|
11312
11312
|
itemScope: he,
|
11313
|
-
itemType:
|
11313
|
+
itemType: De,
|
11314
11314
|
kind: null,
|
11315
11315
|
label: null,
|
11316
11316
|
lang: null,
|
@@ -11423,7 +11423,7 @@ const Y2 = wn({
|
|
11423
11423
|
open: he,
|
11424
11424
|
optimum: J,
|
11425
11425
|
pattern: null,
|
11426
|
-
ping:
|
11426
|
+
ping: De,
|
11427
11427
|
placeholder: null,
|
11428
11428
|
playsInline: he,
|
11429
11429
|
popover: null,
|
@@ -11433,12 +11433,12 @@ const Y2 = wn({
|
|
11433
11433
|
preload: null,
|
11434
11434
|
readOnly: he,
|
11435
11435
|
referrerPolicy: null,
|
11436
|
-
rel:
|
11436
|
+
rel: De,
|
11437
11437
|
required: he,
|
11438
11438
|
reversed: he,
|
11439
11439
|
rows: J,
|
11440
11440
|
rowSpan: J,
|
11441
|
-
sandbox:
|
11441
|
+
sandbox: De,
|
11442
11442
|
scope: null,
|
11443
11443
|
scoped: he,
|
11444
11444
|
seamless: he,
|
@@ -11476,7 +11476,7 @@ const Y2 = wn({
|
|
11476
11476
|
// Several. Use CSS `text-align` instead,
|
11477
11477
|
aLink: null,
|
11478
11478
|
// `<body>`. Use CSS `a:active {color}` instead
|
11479
|
-
archive:
|
11479
|
+
archive: De,
|
11480
11480
|
// `<object>`. List of URIs to archives
|
11481
11481
|
axis: null,
|
11482
11482
|
// `<td>` and `<th>`. Use `scope` on `<th>`
|
@@ -11791,7 +11791,7 @@ const Y2 = wn({
|
|
11791
11791
|
by: null,
|
11792
11792
|
calcMode: null,
|
11793
11793
|
capHeight: J,
|
11794
|
-
className:
|
11794
|
+
className: De,
|
11795
11795
|
clip: null,
|
11796
11796
|
clipPath: null,
|
11797
11797
|
clipPathUnits: null,
|
@@ -12026,7 +12026,7 @@ const Y2 = wn({
|
|
12026
12026
|
patternTransform: null,
|
12027
12027
|
patternUnits: null,
|
12028
12028
|
phase: null,
|
12029
|
-
ping:
|
12029
|
+
ping: De,
|
12030
12030
|
pitch: null,
|
12031
12031
|
playbackOrder: null,
|
12032
12032
|
pointerEvents: null,
|
@@ -12418,7 +12418,7 @@ ut.prototype.property = "";
|
|
12418
12418
|
ut.prototype.spaceSeparated = !1;
|
12419
12419
|
ut.prototype.space = void 0;
|
12420
12420
|
let og = 0;
|
12421
|
-
const pe = cn(), Ve = cn(), ac = cn(), ee = cn(),
|
12421
|
+
const pe = cn(), Ve = cn(), ac = cn(), ee = cn(), Re = cn(), On = cn(), ht = cn();
|
12422
12422
|
function cn() {
|
12423
12423
|
return 2 ** ++og;
|
12424
12424
|
}
|
@@ -12430,7 +12430,7 @@ const yi = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
12430
12430
|
commaSeparated: On,
|
12431
12431
|
number: ee,
|
12432
12432
|
overloadedBoolean: ac,
|
12433
|
-
spaceSeparated:
|
12433
|
+
spaceSeparated: Re
|
12434
12434
|
}, Symbol.toStringTag, { value: "Module" })), qa = (
|
12435
12435
|
/** @type {ReadonlyArray<keyof typeof types>} */
|
12436
12436
|
Object.keys(yi)
|
@@ -12462,7 +12462,7 @@ Gi.prototype.defined = !0;
|
|
12462
12462
|
function jo(e, t, n) {
|
12463
12463
|
n && (e[t] = n);
|
12464
12464
|
}
|
12465
|
-
function
|
12465
|
+
function Dn(e) {
|
12466
12466
|
const t = {}, n = {};
|
12467
12467
|
for (const [r, a] of Object.entries(e.properties)) {
|
12468
12468
|
const i = new Gi(
|
@@ -12475,7 +12475,7 @@ function Rn(e) {
|
|
12475
12475
|
}
|
12476
12476
|
return new mr(t, n, e.space);
|
12477
12477
|
}
|
12478
|
-
const ic =
|
12478
|
+
const ic = Dn({
|
12479
12479
|
properties: {
|
12480
12480
|
ariaActiveDescendant: null,
|
12481
12481
|
ariaAtomic: Ve,
|
@@ -12485,36 +12485,36 @@ const ic = Rn({
|
|
12485
12485
|
ariaColCount: ee,
|
12486
12486
|
ariaColIndex: ee,
|
12487
12487
|
ariaColSpan: ee,
|
12488
|
-
ariaControls:
|
12488
|
+
ariaControls: Re,
|
12489
12489
|
ariaCurrent: null,
|
12490
|
-
ariaDescribedBy:
|
12490
|
+
ariaDescribedBy: Re,
|
12491
12491
|
ariaDetails: null,
|
12492
12492
|
ariaDisabled: Ve,
|
12493
|
-
ariaDropEffect:
|
12493
|
+
ariaDropEffect: Re,
|
12494
12494
|
ariaErrorMessage: null,
|
12495
12495
|
ariaExpanded: Ve,
|
12496
|
-
ariaFlowTo:
|
12496
|
+
ariaFlowTo: Re,
|
12497
12497
|
ariaGrabbed: Ve,
|
12498
12498
|
ariaHasPopup: null,
|
12499
12499
|
ariaHidden: Ve,
|
12500
12500
|
ariaInvalid: null,
|
12501
12501
|
ariaKeyShortcuts: null,
|
12502
12502
|
ariaLabel: null,
|
12503
|
-
ariaLabelledBy:
|
12503
|
+
ariaLabelledBy: Re,
|
12504
12504
|
ariaLevel: ee,
|
12505
12505
|
ariaLive: null,
|
12506
12506
|
ariaModal: Ve,
|
12507
12507
|
ariaMultiLine: Ve,
|
12508
12508
|
ariaMultiSelectable: Ve,
|
12509
12509
|
ariaOrientation: null,
|
12510
|
-
ariaOwns:
|
12510
|
+
ariaOwns: Re,
|
12511
12511
|
ariaPlaceholder: null,
|
12512
12512
|
ariaPosInSet: ee,
|
12513
12513
|
ariaPressed: Ve,
|
12514
12514
|
ariaReadOnly: Ve,
|
12515
12515
|
ariaRelevant: null,
|
12516
12516
|
ariaRequired: Ve,
|
12517
|
-
ariaRoleDescription:
|
12517
|
+
ariaRoleDescription: Re,
|
12518
12518
|
ariaRowCount: ee,
|
12519
12519
|
ariaRowIndex: ee,
|
12520
12520
|
ariaRowSpan: ee,
|
@@ -12537,7 +12537,7 @@ function uc(e, t) {
|
|
12537
12537
|
function oc(e, t) {
|
12538
12538
|
return uc(e, t.toLowerCase());
|
12539
12539
|
}
|
12540
|
-
const sg =
|
12540
|
+
const sg = Dn({
|
12541
12541
|
attributes: {
|
12542
12542
|
acceptcharset: "accept-charset",
|
12543
12543
|
classname: "class",
|
@@ -12549,8 +12549,8 @@ const sg = Rn({
|
|
12549
12549
|
// Standard Properties.
|
12550
12550
|
abbr: null,
|
12551
12551
|
accept: On,
|
12552
|
-
acceptCharset:
|
12553
|
-
accessKey:
|
12552
|
+
acceptCharset: Re,
|
12553
|
+
accessKey: Re,
|
12554
12554
|
action: null,
|
12555
12555
|
allow: null,
|
12556
12556
|
allowFullScreen: pe,
|
@@ -12560,21 +12560,21 @@ const sg = Rn({
|
|
12560
12560
|
as: null,
|
12561
12561
|
async: pe,
|
12562
12562
|
autoCapitalize: null,
|
12563
|
-
autoComplete:
|
12563
|
+
autoComplete: Re,
|
12564
12564
|
autoFocus: pe,
|
12565
12565
|
autoPlay: pe,
|
12566
|
-
blocking:
|
12566
|
+
blocking: Re,
|
12567
12567
|
capture: null,
|
12568
12568
|
charSet: null,
|
12569
12569
|
checked: pe,
|
12570
12570
|
cite: null,
|
12571
|
-
className:
|
12571
|
+
className: Re,
|
12572
12572
|
cols: ee,
|
12573
12573
|
colSpan: null,
|
12574
12574
|
content: null,
|
12575
12575
|
contentEditable: Ve,
|
12576
12576
|
controls: pe,
|
12577
|
-
controlsList:
|
12577
|
+
controlsList: Re,
|
12578
12578
|
coords: ee | On,
|
12579
12579
|
crossOrigin: null,
|
12580
12580
|
data: null,
|
@@ -12596,14 +12596,14 @@ const sg = Rn({
|
|
12596
12596
|
formMethod: null,
|
12597
12597
|
formNoValidate: pe,
|
12598
12598
|
formTarget: null,
|
12599
|
-
headers:
|
12599
|
+
headers: Re,
|
12600
12600
|
height: ee,
|
12601
12601
|
hidden: pe,
|
12602
12602
|
high: ee,
|
12603
12603
|
href: null,
|
12604
12604
|
hrefLang: null,
|
12605
|
-
htmlFor:
|
12606
|
-
httpEquiv:
|
12605
|
+
htmlFor: Re,
|
12606
|
+
httpEquiv: Re,
|
12607
12607
|
id: null,
|
12608
12608
|
imageSizes: null,
|
12609
12609
|
imageSrcSet: null,
|
@@ -12613,10 +12613,10 @@ const sg = Rn({
|
|
12613
12613
|
is: null,
|
12614
12614
|
isMap: pe,
|
12615
12615
|
itemId: null,
|
12616
|
-
itemProp:
|
12617
|
-
itemRef:
|
12616
|
+
itemProp: Re,
|
12617
|
+
itemRef: Re,
|
12618
12618
|
itemScope: pe,
|
12619
|
-
itemType:
|
12619
|
+
itemType: Re,
|
12620
12620
|
kind: null,
|
12621
12621
|
label: null,
|
12622
12622
|
lang: null,
|
@@ -12729,7 +12729,7 @@ const sg = Rn({
|
|
12729
12729
|
open: pe,
|
12730
12730
|
optimum: ee,
|
12731
12731
|
pattern: null,
|
12732
|
-
ping:
|
12732
|
+
ping: Re,
|
12733
12733
|
placeholder: null,
|
12734
12734
|
playsInline: pe,
|
12735
12735
|
popover: null,
|
@@ -12739,12 +12739,12 @@ const sg = Rn({
|
|
12739
12739
|
preload: null,
|
12740
12740
|
readOnly: pe,
|
12741
12741
|
referrerPolicy: null,
|
12742
|
-
rel:
|
12742
|
+
rel: Re,
|
12743
12743
|
required: pe,
|
12744
12744
|
reversed: pe,
|
12745
12745
|
rows: ee,
|
12746
12746
|
rowSpan: ee,
|
12747
|
-
sandbox:
|
12747
|
+
sandbox: Re,
|
12748
12748
|
scope: null,
|
12749
12749
|
scoped: pe,
|
12750
12750
|
seamless: pe,
|
@@ -12782,7 +12782,7 @@ const sg = Rn({
|
|
12782
12782
|
// Several. Use CSS `text-align` instead,
|
12783
12783
|
aLink: null,
|
12784
12784
|
// `<body>`. Use CSS `a:active {color}` instead
|
12785
|
-
archive:
|
12785
|
+
archive: Re,
|
12786
12786
|
// `<object>`. List of URIs to archives
|
12787
12787
|
axis: null,
|
12788
12788
|
// `<td>` and `<th>`. Use `scope` on `<th>`
|
@@ -12898,7 +12898,7 @@ const sg = Rn({
|
|
12898
12898
|
},
|
12899
12899
|
space: "html",
|
12900
12900
|
transform: oc
|
12901
|
-
}), lg =
|
12901
|
+
}), lg = Dn({
|
12902
12902
|
attributes: {
|
12903
12903
|
accentHeight: "accent-height",
|
12904
12904
|
alignmentBaseline: "alignment-baseline",
|
@@ -13097,7 +13097,7 @@ const sg = Rn({
|
|
13097
13097
|
by: null,
|
13098
13098
|
calcMode: null,
|
13099
13099
|
capHeight: ee,
|
13100
|
-
className:
|
13100
|
+
className: Re,
|
13101
13101
|
clip: null,
|
13102
13102
|
clipPath: null,
|
13103
13103
|
clipPathUnits: null,
|
@@ -13332,7 +13332,7 @@ const sg = Rn({
|
|
13332
13332
|
patternTransform: null,
|
13333
13333
|
patternUnits: null,
|
13334
13334
|
phase: null,
|
13335
|
-
ping:
|
13335
|
+
ping: Re,
|
13336
13336
|
pitch: null,
|
13337
13337
|
playbackOrder: null,
|
13338
13338
|
pointerEvents: null,
|
@@ -13457,7 +13457,7 @@ const sg = Rn({
|
|
13457
13457
|
},
|
13458
13458
|
space: "svg",
|
13459
13459
|
transform: uc
|
13460
|
-
}), sc =
|
13460
|
+
}), sc = Dn({
|
13461
13461
|
properties: {
|
13462
13462
|
xLinkActuate: null,
|
13463
13463
|
xLinkArcRole: null,
|
@@ -13471,12 +13471,12 @@ const sg = Rn({
|
|
13471
13471
|
transform(e, t) {
|
13472
13472
|
return "xlink:" + t.slice(5).toLowerCase();
|
13473
13473
|
}
|
13474
|
-
}), lc =
|
13474
|
+
}), lc = Dn({
|
13475
13475
|
attributes: { xmlnsxlink: "xmlns:xlink" },
|
13476
13476
|
properties: { xmlnsXLink: null, xmlns: null },
|
13477
13477
|
space: "xmlns",
|
13478
13478
|
transform: oc
|
13479
|
-
}), cc =
|
13479
|
+
}), cc = Dn({
|
13480
13480
|
properties: { xmlBase: null, xmlLang: null, xmlSpace: null },
|
13481
13481
|
space: "xml",
|
13482
13482
|
transform(e, t) {
|
@@ -13719,11 +13719,11 @@ function Ag(e, t) {
|
|
13719
13719
|
mode: (e.data || {}).quirksMode ? "quirks" : "no-quirks",
|
13720
13720
|
childNodes: []
|
13721
13721
|
};
|
13722
|
-
return n.childNodes = Ki(e.children, n, t),
|
13722
|
+
return n.childNodes = Ki(e.children, n, t), Rn(e, n), n;
|
13723
13723
|
}
|
13724
13724
|
function Sg(e, t) {
|
13725
13725
|
const n = { nodeName: "#document-fragment", childNodes: [] };
|
13726
|
-
return n.childNodes = Ki(e.children, n, t),
|
13726
|
+
return n.childNodes = Ki(e.children, n, t), Rn(e, n), n;
|
13727
13727
|
}
|
13728
13728
|
function xg(e) {
|
13729
13729
|
const t = {
|
@@ -13733,7 +13733,7 @@ function xg(e) {
|
|
13733
13733
|
systemId: "",
|
13734
13734
|
parentNode: null
|
13735
13735
|
};
|
13736
|
-
return
|
13736
|
+
return Rn(e, t), t;
|
13737
13737
|
}
|
13738
13738
|
function vg(e) {
|
13739
13739
|
const t = {
|
@@ -13741,7 +13741,7 @@ function vg(e) {
|
|
13741
13741
|
value: e.value,
|
13742
13742
|
parentNode: null
|
13743
13743
|
};
|
13744
|
-
return
|
13744
|
+
return Rn(e, t), t;
|
13745
13745
|
}
|
13746
13746
|
function Og(e) {
|
13747
13747
|
const t = {
|
@@ -13749,7 +13749,7 @@ function Og(e) {
|
|
13749
13749
|
data: e.value,
|
13750
13750
|
parentNode: null
|
13751
13751
|
};
|
13752
|
-
return
|
13752
|
+
return Rn(e, t), t;
|
13753
13753
|
}
|
13754
13754
|
function Ig(e, t) {
|
13755
13755
|
const n = t;
|
@@ -13777,7 +13777,7 @@ function Ig(e, t) {
|
|
13777
13777
|
childNodes: [],
|
13778
13778
|
parentNode: null
|
13779
13779
|
};
|
13780
|
-
return s.childNodes = Ki(e.children, s, r),
|
13780
|
+
return s.childNodes = Ki(e.children, s, r), Rn(e, s), e.tagName === "template" && e.content && (s.content = Sg(e.content, r)), s;
|
13781
13781
|
}
|
13782
13782
|
function Ng(e, t, n) {
|
13783
13783
|
const r = Bl(e, t);
|
@@ -13804,7 +13804,7 @@ function Ki(e, t, n) {
|
|
13804
13804
|
}
|
13805
13805
|
return a;
|
13806
13806
|
}
|
13807
|
-
function
|
13807
|
+
function Rn(e, t) {
|
13808
13808
|
const n = e.position;
|
13809
13809
|
n && n.start && n.end && (n.start.offset, n.end.offset, t.sourceCodeLocation = {
|
13810
13810
|
startLine: n.start.line,
|
@@ -13890,7 +13890,7 @@ function bc(e) {
|
|
13890
13890
|
function wg(e) {
|
13891
13891
|
return e >= 56320 && e <= 57343;
|
13892
13892
|
}
|
13893
|
-
function
|
13893
|
+
function Dg(e, t) {
|
13894
13894
|
return (e - 55296) * 1024 + 9216 + t;
|
13895
13895
|
}
|
13896
13896
|
function Ec(e) {
|
@@ -13903,10 +13903,10 @@ var q;
|
|
13903
13903
|
(function(e) {
|
13904
13904
|
e.controlCharacterInInputStream = "control-character-in-input-stream", e.noncharacterInInputStream = "noncharacter-in-input-stream", e.surrogateInInputStream = "surrogate-in-input-stream", e.nonVoidHtmlElementStartTagWithTrailingSolidus = "non-void-html-element-start-tag-with-trailing-solidus", e.endTagWithAttributes = "end-tag-with-attributes", e.endTagWithTrailingSolidus = "end-tag-with-trailing-solidus", e.unexpectedSolidusInTag = "unexpected-solidus-in-tag", e.unexpectedNullCharacter = "unexpected-null-character", e.unexpectedQuestionMarkInsteadOfTagName = "unexpected-question-mark-instead-of-tag-name", e.invalidFirstCharacterOfTagName = "invalid-first-character-of-tag-name", e.unexpectedEqualsSignBeforeAttributeName = "unexpected-equals-sign-before-attribute-name", e.missingEndTagName = "missing-end-tag-name", e.unexpectedCharacterInAttributeName = "unexpected-character-in-attribute-name", e.unknownNamedCharacterReference = "unknown-named-character-reference", e.missingSemicolonAfterCharacterReference = "missing-semicolon-after-character-reference", e.unexpectedCharacterAfterDoctypeSystemIdentifier = "unexpected-character-after-doctype-system-identifier", e.unexpectedCharacterInUnquotedAttributeValue = "unexpected-character-in-unquoted-attribute-value", e.eofBeforeTagName = "eof-before-tag-name", e.eofInTag = "eof-in-tag", e.missingAttributeValue = "missing-attribute-value", e.missingWhitespaceBetweenAttributes = "missing-whitespace-between-attributes", e.missingWhitespaceAfterDoctypePublicKeyword = "missing-whitespace-after-doctype-public-keyword", e.missingWhitespaceBetweenDoctypePublicAndSystemIdentifiers = "missing-whitespace-between-doctype-public-and-system-identifiers", e.missingWhitespaceAfterDoctypeSystemKeyword = "missing-whitespace-after-doctype-system-keyword", e.missingQuoteBeforeDoctypePublicIdentifier = "missing-quote-before-doctype-public-identifier", e.missingQuoteBeforeDoctypeSystemIdentifier = "missing-quote-before-doctype-system-identifier", e.missingDoctypePublicIdentifier = "missing-doctype-public-identifier", e.missingDoctypeSystemIdentifier = "missing-doctype-system-identifier", e.abruptDoctypePublicIdentifier = "abrupt-doctype-public-identifier", e.abruptDoctypeSystemIdentifier = "abrupt-doctype-system-identifier", e.cdataInHtmlContent = "cdata-in-html-content", e.incorrectlyOpenedComment = "incorrectly-opened-comment", e.eofInScriptHtmlCommentLikeText = "eof-in-script-html-comment-like-text", e.eofInDoctype = "eof-in-doctype", e.nestedComment = "nested-comment", e.abruptClosingOfEmptyComment = "abrupt-closing-of-empty-comment", e.eofInComment = "eof-in-comment", e.incorrectlyClosedComment = "incorrectly-closed-comment", e.eofInCdata = "eof-in-cdata", e.absenceOfDigitsInNumericCharacterReference = "absence-of-digits-in-numeric-character-reference", e.nullCharacterReference = "null-character-reference", e.surrogateCharacterReference = "surrogate-character-reference", e.characterReferenceOutsideUnicodeRange = "character-reference-outside-unicode-range", e.controlCharacterReference = "control-character-reference", e.noncharacterCharacterReference = "noncharacter-character-reference", e.missingWhitespaceBeforeDoctypeName = "missing-whitespace-before-doctype-name", e.missingDoctypeName = "missing-doctype-name", e.invalidCharacterSequenceAfterDoctypeName = "invalid-character-sequence-after-doctype-name", e.duplicateAttribute = "duplicate-attribute", e.nonConformingDoctype = "non-conforming-doctype", e.missingDoctype = "missing-doctype", e.misplacedDoctype = "misplaced-doctype", e.endTagWithoutMatchingOpenElement = "end-tag-without-matching-open-element", e.closingOfElementWithOpenChildElements = "closing-of-element-with-open-child-elements", e.disallowedContentInNoscriptInHead = "disallowed-content-in-noscript-in-head", e.openElementsLeftAfterEof = "open-elements-left-after-eof", e.abandonedHeadElementChild = "abandoned-head-element-child", e.misplacedStartTagForHeadElement = "misplaced-start-tag-for-head-element", e.nestedNoscriptInHead = "nested-noscript-in-head", e.eofInElementThatCanContainOnlyText = "eof-in-element-that-can-contain-only-text";
|
13905
13905
|
})(q || (q = {}));
|
13906
|
-
const
|
13906
|
+
const Rg = 65536;
|
13907
13907
|
class Pg {
|
13908
13908
|
constructor(t) {
|
13909
|
-
this.handler = t, this.html = "", this.pos = -1, this.lastGapPos = -2, this.gapStack = [], this.skipNextNewLine = !1, this.lastChunkWritten = !1, this.endOfChunkHit = !1, this.bufferWaterline =
|
13909
|
+
this.handler = t, this.html = "", this.pos = -1, this.lastGapPos = -2, this.gapStack = [], this.skipNextNewLine = !1, this.lastChunkWritten = !1, this.endOfChunkHit = !1, this.bufferWaterline = Rg, this.isEol = !1, this.lineStartPos = 0, this.droppedBufferSize = 0, this.line = 1, this.lastErrOffset = -1;
|
13910
13910
|
}
|
13911
13911
|
/** The column on the current line. If we just saw a gap (eg. a surrogate pair), return the index before. */
|
13912
13912
|
get col() {
|
@@ -13937,7 +13937,7 @@ class Pg {
|
|
13937
13937
|
if (this.pos !== this.html.length - 1) {
|
13938
13938
|
const n = this.html.charCodeAt(this.pos + 1);
|
13939
13939
|
if (wg(n))
|
13940
|
-
return this.pos++, this._addGap(),
|
13940
|
+
return this.pos++, this._addGap(), Dg(t, n);
|
13941
13941
|
} else if (!this.lastChunkWritten)
|
13942
13942
|
return this.endOfChunkHit = !0, E.EOF;
|
13943
13943
|
return this._err(q.surrogateInInputStream), t;
|
@@ -17693,7 +17693,7 @@ class ts {
|
|
17693
17693
|
case O.IN_CAPTION:
|
17694
17694
|
case O.IN_CELL:
|
17695
17695
|
case O.IN_TEMPLATE: {
|
17696
|
-
|
17696
|
+
Dc(this, t);
|
17697
17697
|
break;
|
17698
17698
|
}
|
17699
17699
|
case O.TEXT:
|
@@ -17814,12 +17814,12 @@ class ts {
|
|
17814
17814
|
break;
|
17815
17815
|
}
|
17816
17816
|
case O.AFTER_BODY: {
|
17817
|
-
|
17817
|
+
Db(this, t);
|
17818
17818
|
break;
|
17819
17819
|
}
|
17820
17820
|
case O.AFTER_AFTER_BODY:
|
17821
17821
|
case O.AFTER_AFTER_FRAMESET: {
|
17822
|
-
|
17822
|
+
Rb(this, t);
|
17823
17823
|
break;
|
17824
17824
|
}
|
17825
17825
|
}
|
@@ -18216,10 +18216,10 @@ function Zi(e, t) {
|
|
18216
18216
|
function Ai(e, t) {
|
18217
18217
|
e._appendCommentNode(t, e.openElements.currentTmplContentOrNode);
|
18218
18218
|
}
|
18219
|
-
function
|
18219
|
+
function Db(e, t) {
|
18220
18220
|
e._appendCommentNode(t, e.openElements.items[0]);
|
18221
18221
|
}
|
18222
|
-
function
|
18222
|
+
function Rb(e, t) {
|
18223
18223
|
e._appendCommentNode(t, e.document);
|
18224
18224
|
}
|
18225
18225
|
function Ji(e, t) {
|
@@ -18443,7 +18443,7 @@ function or(e, t) {
|
|
18443
18443
|
function ea(e, t) {
|
18444
18444
|
switch (t.type) {
|
18445
18445
|
case be.CHARACTER: {
|
18446
|
-
|
18446
|
+
Dc(e, t);
|
18447
18447
|
break;
|
18448
18448
|
}
|
18449
18449
|
case be.WHITESPACE_CHARACTER: {
|
@@ -18471,7 +18471,7 @@ function ea(e, t) {
|
|
18471
18471
|
function wc(e, t) {
|
18472
18472
|
e._reconstructActiveFormattingElements(), e._insertCharacters(t);
|
18473
18473
|
}
|
18474
|
-
function
|
18474
|
+
function Dc(e, t) {
|
18475
18475
|
e._reconstructActiveFormattingElements(), e._insertCharacters(t), e.framesetOk = !1;
|
18476
18476
|
}
|
18477
18477
|
function $b(e, t) {
|
@@ -18534,7 +18534,7 @@ function aE(e, t) {
|
|
18534
18534
|
function iE(e, t) {
|
18535
18535
|
e.treeAdapter.getDocumentMode(e.document) !== bt.QUIRKS && e.openElements.hasInButtonScope(o.P) && e._closePElement(), e._insertElement(t, X.HTML), e.framesetOk = !1, e.insertionMode = O.IN_TABLE;
|
18536
18536
|
}
|
18537
|
-
function
|
18537
|
+
function Rc(e, t) {
|
18538
18538
|
e._reconstructActiveFormattingElements(), e._appendElement(t, X.HTML), e.framesetOk = !1, t.ackSelfClosing = !0;
|
18539
18539
|
}
|
18540
18540
|
function Pc(e) {
|
@@ -18551,7 +18551,7 @@ function sE(e, t) {
|
|
18551
18551
|
e.openElements.hasInButtonScope(o.P) && e._closePElement(), e._appendElement(t, X.HTML), e.framesetOk = !1, t.ackSelfClosing = !0;
|
18552
18552
|
}
|
18553
18553
|
function lE(e, t) {
|
18554
|
-
t.tagName = P.IMG, t.tagID = o.IMG,
|
18554
|
+
t.tagName = P.IMG, t.tagID = o.IMG, Rc(e, t);
|
18555
18555
|
}
|
18556
18556
|
function cE(e, t) {
|
18557
18557
|
e._insertElement(t, X.HTML), e.skipNextNewLine = !0, e.tokenizer.state = ze.RCDATA, e.originalInsertionMode = e.insertionMode, e.framesetOk = !1, e.insertionMode = O.TEXT;
|
@@ -18656,7 +18656,7 @@ function et(e, t) {
|
|
18656
18656
|
case o.AREA:
|
18657
18657
|
case o.EMBED:
|
18658
18658
|
case o.KEYGEN: {
|
18659
|
-
|
18659
|
+
Rc(e, t);
|
18660
18660
|
break;
|
18661
18661
|
}
|
18662
18662
|
case o.HR: {
|
@@ -18977,10 +18977,10 @@ function LE(e, t) {
|
|
18977
18977
|
function wE(e, t) {
|
18978
18978
|
e.openElements.clearBackToTableContext(), e._insertElement(t, X.HTML), e.insertionMode = O.IN_COLUMN_GROUP;
|
18979
18979
|
}
|
18980
|
-
function
|
18980
|
+
function DE(e, t) {
|
18981
18981
|
e.openElements.clearBackToTableContext(), e._insertFakeElement(P.COLGROUP, o.COLGROUP), e.insertionMode = O.IN_COLUMN_GROUP, eu(e, t);
|
18982
18982
|
}
|
18983
|
-
function
|
18983
|
+
function RE(e, t) {
|
18984
18984
|
e.openElements.clearBackToTableContext(), e._insertElement(t, X.HTML), e.insertionMode = O.IN_TABLE_BODY;
|
18985
18985
|
}
|
18986
18986
|
function PE(e, t) {
|
@@ -19010,7 +19010,7 @@ function Nn(e, t) {
|
|
19010
19010
|
break;
|
19011
19011
|
}
|
19012
19012
|
case o.COL: {
|
19013
|
-
|
19013
|
+
DE(e, t);
|
19014
19014
|
break;
|
19015
19015
|
}
|
19016
19016
|
case o.FORM: {
|
@@ -19024,7 +19024,7 @@ function Nn(e, t) {
|
|
19024
19024
|
case o.TBODY:
|
19025
19025
|
case o.TFOOT:
|
19026
19026
|
case o.THEAD: {
|
19027
|
-
|
19027
|
+
RE(e, t);
|
19028
19028
|
break;
|
19029
19029
|
}
|
19030
19030
|
case o.INPUT: {
|
@@ -19885,7 +19885,7 @@ const NT = "Sure, I can get you to someone who can help.", kT = (e) => {
|
|
19885
19885
|
toolCalls: m
|
19886
19886
|
} = n ?? {}, _ = p || B2(m).includes("escalate_to_an_agent"), g = !_ && !!d, w = sr(
|
19887
19887
|
() => {
|
19888
|
-
var
|
19888
|
+
var R;
|
19889
19889
|
return {
|
19890
19890
|
agent: {
|
19891
19891
|
bubbleClassName: "xpert-chatbot-popup__bubble--assistant",
|
@@ -19909,7 +19909,7 @@ const NT = "Sure, I can get you to someone who can help.", kT = (e) => {
|
|
19909
19909
|
bubbleClassName: "xpert-chatbot-popup__bubble--user",
|
19910
19910
|
bubbleStyle: {
|
19911
19911
|
backgroundColor: l,
|
19912
|
-
...(
|
19912
|
+
...(R = c == null ? void 0 : c.userMessageBubble) == null ? void 0 : R.style
|
19913
19913
|
},
|
19914
19914
|
innerStyle: { justifyContent: "flex-end" },
|
19915
19915
|
sectionAriaLabel: "The user said"
|
@@ -19919,7 +19919,7 @@ const NT = "Sure, I can get you to someone who can help.", kT = (e) => {
|
|
19919
19919
|
[(K = c == null ? void 0 : c.userMessageBubble) == null ? void 0 : K.style, l]
|
19920
19920
|
), M = sr(() => {
|
19921
19921
|
if (!g) return null;
|
19922
|
-
const
|
19922
|
+
const R = kT(d);
|
19923
19923
|
return /* @__PURE__ */ v.jsx(
|
19924
19924
|
ji,
|
19925
19925
|
{
|
@@ -19949,7 +19949,7 @@ const NT = "Sure, I can get you to someone who can help.", kT = (e) => {
|
|
19949
19949
|
linkTarget: "_blank",
|
19950
19950
|
rehypePlugins: [IT],
|
19951
19951
|
transformLinkUri: F2,
|
19952
|
-
children:
|
19952
|
+
children: R
|
19953
19953
|
}
|
19954
19954
|
);
|
19955
19955
|
}, [d, g, i, w, f]);
|
@@ -20011,7 +20011,7 @@ const NT = "Sure, I can get you to someone who can help.", kT = (e) => {
|
|
20011
20011
|
]
|
20012
20012
|
}
|
20013
20013
|
),
|
20014
|
-
b && /* @__PURE__ */ v.jsx("div", { className: "xpert-chatbot-popup__bubble--timestamp", children:
|
20014
|
+
b && /* @__PURE__ */ v.jsx("div", { className: "xpert-chatbot-popup__bubble--timestamp", children: R2(b).format("hh:mm a") }),
|
20015
20015
|
!h && a && f === "assistant" ? /* @__PURE__ */ v.jsx(
|
20016
20016
|
il,
|
20017
20017
|
{
|
@@ -20228,21 +20228,21 @@ nu.propTypes = {
|
|
20228
20228
|
};
|
20229
20229
|
nu.displayName = "PromptList";
|
20230
20230
|
const rd = ({ chatContentRef: e, messages: t }) => {
|
20231
|
-
const { loading: n } = se(Ze), [
|
20231
|
+
const { loading: n, streaming: r } = se(Ze), [a, i] = de(!1), u = pt(() => {
|
20232
20232
|
if (!e.current) return;
|
20233
|
-
const { scrollTop:
|
20234
|
-
|
20235
|
-
}, [e]),
|
20233
|
+
const { scrollTop: l, scrollHeight: c, clientHeight: d } = e.current, h = l + d >= c - 10;
|
20234
|
+
i(!h);
|
20235
|
+
}, [e]), s = () => {
|
20236
20236
|
e.current && e.current.scrollTo({
|
20237
20237
|
top: e.current.scrollHeight,
|
20238
20238
|
behavior: "smooth"
|
20239
20239
|
});
|
20240
20240
|
};
|
20241
20241
|
return ke(() => {
|
20242
|
-
const
|
20243
|
-
if (
|
20244
|
-
return
|
20245
|
-
}, [e,
|
20242
|
+
const l = e.current;
|
20243
|
+
if (l)
|
20244
|
+
return l.addEventListener("scroll", u), () => l.removeEventListener("scroll", u);
|
20245
|
+
}, [e, u]), ke(() => {
|
20246
20246
|
e.current && e.current.scrollTo({
|
20247
20247
|
top: e.current.scrollHeight,
|
20248
20248
|
behavior: "smooth"
|
@@ -20252,28 +20252,11 @@ const rd = ({ chatContentRef: e, messages: t }) => {
|
|
20252
20252
|
top: e.current.scrollHeight,
|
20253
20253
|
behavior: "smooth"
|
20254
20254
|
});
|
20255
|
-
}, [n, e]), n ? null : /* @__PURE__ */ v.jsx(v.Fragment, { children: r && t.filter((
|
20255
|
+
}, [n, e]), n ? null : /* @__PURE__ */ v.jsx(v.Fragment, { children: (a || r) && t.filter((l) => l.role === "assistant").length > 0 && /* @__PURE__ */ v.jsx(
|
20256
20256
|
"button",
|
20257
20257
|
{
|
20258
|
-
onClick:
|
20259
|
-
|
20260
|
-
position: "absolute",
|
20261
|
-
marginLeft: "45%",
|
20262
|
-
zIndex: 1e3,
|
20263
|
-
backgroundColor: "white",
|
20264
|
-
color: "black",
|
20265
|
-
border: "1px solid #EBEBEB",
|
20266
|
-
borderRadius: "50%",
|
20267
|
-
padding: ".25rem .75rem .5rem .75rem",
|
20268
|
-
display: "flex",
|
20269
|
-
alignItems: "center",
|
20270
|
-
justifyContent: "center",
|
20271
|
-
cursor: "pointer",
|
20272
|
-
boxShadow: "0 2px 5px rgba(0, 0, 0, 0.2)",
|
20273
|
-
fontSize: "1.25rem",
|
20274
|
-
bottom: "5.7rem",
|
20275
|
-
width: "2.5rem"
|
20276
|
-
},
|
20258
|
+
onClick: s,
|
20259
|
+
className: "xpert_chatbot__scroll-to-last-message-button",
|
20277
20260
|
"aria-label": "Scroll to bottom",
|
20278
20261
|
children: "↓"
|
20279
20262
|
}
|
@@ -20393,7 +20376,7 @@ ad.propTypes = {
|
|
20393
20376
|
userInput: x.string
|
20394
20377
|
};
|
20395
20378
|
var Va = {}, ct = {}, Wa = {}, us;
|
20396
|
-
function
|
20379
|
+
function Dt() {
|
20397
20380
|
return us || (us = 1, function(e) {
|
20398
20381
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.isEventSourceSupported = e.isReactNative = e.ReadyState = e.DEFAULT_HEARTBEAT = e.UNPARSABLE_JSON_OBJECT = e.DEFAULT_RECONNECT_INTERVAL_MS = e.DEFAULT_RECONNECT_LIMIT = e.SOCKET_IO_PING_CODE = e.SOCKET_IO_PATH = e.SOCKET_IO_PING_INTERVAL = e.DEFAULT_EVENT_SOURCE_OPTIONS = e.EMPTY_EVENT_HANDLERS = e.DEFAULT_OPTIONS = void 0;
|
20399
20382
|
var t = 1, n = 1e3 * t;
|
@@ -20437,7 +20420,7 @@ var en = {}, Bt = {}, ss;
|
|
20437
20420
|
function au() {
|
20438
20421
|
if (ss) return Bt;
|
20439
20422
|
ss = 1, Object.defineProperty(Bt, "__esModule", { value: !0 }), Bt.setUpSocketIOPing = Bt.appendQueryParams = Bt.parseSocketIOUrl = void 0;
|
20440
|
-
var e =
|
20423
|
+
var e = Dt(), t = function(a) {
|
20441
20424
|
if (a) {
|
20442
20425
|
var i = /^https|wss/.test(a), u = a.replace(/^(https?|wss?)(:\/\/)?/, ""), s = u.replace(/\/$/, ""), l = i ? "wss" : "ws";
|
20443
20426
|
return "".concat(l, "://").concat(s).concat(e.SOCKET_IO_PATH);
|
@@ -20470,7 +20453,7 @@ var kr = {}, ls;
|
|
20470
20453
|
function id() {
|
20471
20454
|
if (ls) return kr;
|
20472
20455
|
ls = 1, Object.defineProperty(kr, "__esModule", { value: !0 }), kr.heartbeat = n;
|
20473
|
-
var e =
|
20456
|
+
var e = Dt();
|
20474
20457
|
function t(r) {
|
20475
20458
|
return Array.isArray(r) ? r.reduce(function(a, i) {
|
20476
20459
|
return a.current > i.current ? a : i;
|
@@ -20554,7 +20537,7 @@ function LT() {
|
|
20554
20537
|
}, e.apply(this, arguments);
|
20555
20538
|
};
|
20556
20539
|
Object.defineProperty(en, "__esModule", { value: !0 }), en.attachListeners = void 0;
|
20557
|
-
var t = au(), n = id(), r =
|
20540
|
+
var t = au(), n = id(), r = Dt(), a = uu(), i = function(d, h, p, f) {
|
20558
20541
|
d.onmessage = function(b) {
|
20559
20542
|
var m;
|
20560
20543
|
h.current.onMessage && h.current.onMessage(b), typeof (f == null ? void 0 : f.current) == "number" && (f.current = Date.now()), !(typeof h.current.filter == "function" && h.current.filter(b) !== !0) && (h.current.heartbeat && typeof h.current.heartbeat != "boolean" && ((m = h.current.heartbeat) === null || m === void 0 ? void 0 : m.returnMessage) === b.data || p(b));
|
@@ -20603,9 +20586,9 @@ function LT() {
|
|
20603
20586
|
return m && window.clearTimeout(m);
|
20604
20587
|
};
|
20605
20588
|
}, c = function(d, h, p, f, b, m, _) {
|
20606
|
-
var g = h.setLastMessage, w = h.setReadyState, M, K,
|
20607
|
-
return p.current.fromSocketIO && (M = (0, t.setUpSocketIOPing)(_)), i(d, p, g, m), u(d, p, w, b, m), K = s(d, p, w, f, b),
|
20608
|
-
w(r.ReadyState.CLOSING), K(),
|
20589
|
+
var g = h.setLastMessage, w = h.setReadyState, M, K, R;
|
20590
|
+
return p.current.fromSocketIO && (M = (0, t.setUpSocketIOPing)(_)), i(d, p, g, m), u(d, p, w, b, m), K = s(d, p, w, f, b), R = l(d, p, w, f, b), function() {
|
20591
|
+
w(r.ReadyState.CLOSING), K(), R(), d.close(), M && clearInterval(M);
|
20609
20592
|
};
|
20610
20593
|
};
|
20611
20594
|
return en.attachListeners = c, en;
|
@@ -20624,7 +20607,7 @@ function wT() {
|
|
20624
20607
|
}, e.apply(this, arguments);
|
20625
20608
|
};
|
20626
20609
|
Object.defineProperty(tn, "__esModule", { value: !0 }), tn.attachSharedListeners = void 0;
|
20627
|
-
var t = ru(), n =
|
20610
|
+
var t = ru(), n = Dt(), r = iu(), a = au(), i = id(), u = function(h, p, f) {
|
20628
20611
|
h.onmessage = function(b) {
|
20629
20612
|
(0, r.getSubscribers)(p).forEach(function(m) {
|
20630
20613
|
var _;
|
@@ -20673,10 +20656,10 @@ function wT() {
|
|
20673
20656
|
return tn.attachSharedListeners = d, tn;
|
20674
20657
|
}
|
20675
20658
|
var ps;
|
20676
|
-
function
|
20659
|
+
function DT() {
|
20677
20660
|
if (ps) return Gn;
|
20678
20661
|
ps = 1, Object.defineProperty(Gn, "__esModule", { value: !0 }), Gn.createOrJoinSocket = void 0;
|
20679
|
-
var e = ru(), t =
|
20662
|
+
var e = ru(), t = Dt(), n = LT(), r = wT(), a = iu(), i = function(s, l, c, d, h) {
|
20680
20663
|
return function() {
|
20681
20664
|
if ((0, a.removeSubscriber)(s, l), !(0, a.hasSubscribers)(s)) {
|
20682
20665
|
try {
|
@@ -20716,7 +20699,7 @@ function RT() {
|
|
20716
20699
|
return Gn.createOrJoinSocket = u, Gn;
|
20717
20700
|
}
|
20718
20701
|
var Ht = {}, ms;
|
20719
|
-
function
|
20702
|
+
function RT() {
|
20720
20703
|
return ms || (ms = 1, function(e) {
|
20721
20704
|
var t = Ht && Ht.__awaiter || function(l, c, d, h) {
|
20722
20705
|
function p(f) {
|
@@ -20809,7 +20792,7 @@ function DT() {
|
|
20809
20792
|
return l.concat(f || Array.prototype.slice.call(c));
|
20810
20793
|
};
|
20811
20794
|
Object.defineProperty(e, "__esModule", { value: !0 }), e.getUrl = void 0;
|
20812
|
-
var a = au(), i =
|
20795
|
+
var a = au(), i = Dt(), u = function(l) {
|
20813
20796
|
return new Promise(function(c) {
|
20814
20797
|
return window.setTimeout(c, l);
|
20815
20798
|
});
|
@@ -20817,7 +20800,7 @@ function DT() {
|
|
20817
20800
|
for (var d = [], h = 2; h < arguments.length; h++)
|
20818
20801
|
d[h - 2] = arguments[h];
|
20819
20802
|
return t(void 0, r([l, c], d, !0), void 0, function(p, f, b) {
|
20820
|
-
var m, _, g, w, M, K,
|
20803
|
+
var m, _, g, w, M, K, R, y;
|
20821
20804
|
return b === void 0 && (b = 0), n(this, function(N) {
|
20822
20805
|
switch (N.label) {
|
20823
20806
|
case 0:
|
@@ -20832,7 +20815,7 @@ function DT() {
|
|
20832
20815
|
case 4:
|
20833
20816
|
return N.sent(), [2, (0, e.getUrl)(p, f, b + 1)];
|
20834
20817
|
case 5:
|
20835
|
-
return (y = (
|
20818
|
+
return (y = (R = f.current).onReconnectStop) === null || y === void 0 || y.call(R, b), [2, null];
|
20836
20819
|
case 6:
|
20837
20820
|
return [3, 8];
|
20838
20821
|
case 7:
|
@@ -20892,22 +20875,22 @@ function ou() {
|
|
20892
20875
|
return new (b || (b = Promise))(function(g, w) {
|
20893
20876
|
function M(y) {
|
20894
20877
|
try {
|
20895
|
-
|
20878
|
+
R(m.next(y));
|
20896
20879
|
} catch (N) {
|
20897
20880
|
w(N);
|
20898
20881
|
}
|
20899
20882
|
}
|
20900
20883
|
function K(y) {
|
20901
20884
|
try {
|
20902
|
-
|
20885
|
+
R(m.throw(y));
|
20903
20886
|
} catch (N) {
|
20904
20887
|
w(N);
|
20905
20888
|
}
|
20906
20889
|
}
|
20907
|
-
function
|
20890
|
+
function R(y) {
|
20908
20891
|
y.done ? g(y.value) : _(y.value).then(M, K);
|
20909
20892
|
}
|
20910
|
-
|
20893
|
+
R((m = m.apply(p, f || [])).next());
|
20911
20894
|
});
|
20912
20895
|
}, n = ct && ct.__generator || function(p, f) {
|
20913
20896
|
var b = { label: 0, sent: function() {
|
@@ -20917,64 +20900,64 @@ function ou() {
|
|
20917
20900
|
return w.next = M(0), w.throw = M(1), w.return = M(2), typeof Symbol == "function" && (w[Symbol.iterator] = function() {
|
20918
20901
|
return this;
|
20919
20902
|
}), w;
|
20920
|
-
function M(
|
20903
|
+
function M(R) {
|
20921
20904
|
return function(y) {
|
20922
|
-
return K([
|
20905
|
+
return K([R, y]);
|
20923
20906
|
};
|
20924
20907
|
}
|
20925
|
-
function K(
|
20908
|
+
function K(R) {
|
20926
20909
|
if (m) throw new TypeError("Generator is already executing.");
|
20927
|
-
for (; w && (w = 0,
|
20928
|
-
if (m = 1, _ && (g =
|
20929
|
-
switch (_ = 0, g && (
|
20910
|
+
for (; w && (w = 0, R[0] && (b = 0)), b; ) try {
|
20911
|
+
if (m = 1, _ && (g = R[0] & 2 ? _.return : R[0] ? _.throw || ((g = _.return) && g.call(_), 0) : _.next) && !(g = g.call(_, R[1])).done) return g;
|
20912
|
+
switch (_ = 0, g && (R = [R[0] & 2, g.value]), R[0]) {
|
20930
20913
|
case 0:
|
20931
20914
|
case 1:
|
20932
|
-
g =
|
20915
|
+
g = R;
|
20933
20916
|
break;
|
20934
20917
|
case 4:
|
20935
|
-
return b.label++, { value:
|
20918
|
+
return b.label++, { value: R[1], done: !1 };
|
20936
20919
|
case 5:
|
20937
|
-
b.label++, _ =
|
20920
|
+
b.label++, _ = R[1], R = [0];
|
20938
20921
|
continue;
|
20939
20922
|
case 7:
|
20940
|
-
|
20923
|
+
R = b.ops.pop(), b.trys.pop();
|
20941
20924
|
continue;
|
20942
20925
|
default:
|
20943
|
-
if (g = b.trys, !(g = g.length > 0 && g[g.length - 1]) && (
|
20926
|
+
if (g = b.trys, !(g = g.length > 0 && g[g.length - 1]) && (R[0] === 6 || R[0] === 2)) {
|
20944
20927
|
b = 0;
|
20945
20928
|
continue;
|
20946
20929
|
}
|
20947
|
-
if (
|
20948
|
-
b.label =
|
20930
|
+
if (R[0] === 3 && (!g || R[1] > g[0] && R[1] < g[3])) {
|
20931
|
+
b.label = R[1];
|
20949
20932
|
break;
|
20950
20933
|
}
|
20951
|
-
if (
|
20952
|
-
b.label = g[1], g =
|
20934
|
+
if (R[0] === 6 && b.label < g[1]) {
|
20935
|
+
b.label = g[1], g = R;
|
20953
20936
|
break;
|
20954
20937
|
}
|
20955
20938
|
if (g && b.label < g[2]) {
|
20956
|
-
b.label = g[2], b.ops.push(
|
20939
|
+
b.label = g[2], b.ops.push(R);
|
20957
20940
|
break;
|
20958
20941
|
}
|
20959
20942
|
g[2] && b.ops.pop(), b.trys.pop();
|
20960
20943
|
continue;
|
20961
20944
|
}
|
20962
|
-
|
20945
|
+
R = f.call(p, b);
|
20963
20946
|
} catch (y) {
|
20964
|
-
|
20947
|
+
R = [6, y], _ = 0;
|
20965
20948
|
} finally {
|
20966
20949
|
m = g = 0;
|
20967
20950
|
}
|
20968
|
-
if (
|
20969
|
-
return { value:
|
20951
|
+
if (R[0] & 5) throw R[1];
|
20952
|
+
return { value: R[0] ? R[1] : void 0, done: !0 };
|
20970
20953
|
}
|
20971
20954
|
}, r = ct && ct.__importDefault || function(p) {
|
20972
20955
|
return p && p.__esModule ? p : { default: p };
|
20973
20956
|
};
|
20974
20957
|
Object.defineProperty(ct, "__esModule", { value: !0 }), ct.useWebSocket = void 0;
|
20975
|
-
var a = Et, i = C0, u =
|
20958
|
+
var a = Et, i = C0, u = Dt(), s = DT(), l = RT(), c = r(PT()), d = uu(), h = function(p, f, b) {
|
20976
20959
|
f === void 0 && (f = u.DEFAULT_OPTIONS), b === void 0 && (b = !0);
|
20977
|
-
var m = (0, a.useState)(null), _ = m[0], g = m[1], w = (0, a.useState)({}), M = w[0], K = w[1],
|
20960
|
+
var m = (0, a.useState)(null), _ = m[0], g = m[1], w = (0, a.useState)({}), M = w[0], K = w[1], R = (0, a.useMemo)(function() {
|
20978
20961
|
if (!f.disableJson && _)
|
20979
20962
|
try {
|
20980
20963
|
return JSON.parse(_.data);
|
@@ -20985,7 +20968,7 @@ function ou() {
|
|
20985
20968
|
}, [_, f.disableJson]), y = (0, a.useRef)(null), N = (0, a.useRef)(null), G = (0, a.useRef)(function() {
|
20986
20969
|
}), F = (0, a.useRef)(0), te = (0, a.useRef)(Date.now()), z = (0, a.useRef)([]), V = (0, a.useRef)(null), L = (0, a.useRef)(f);
|
20987
20970
|
L.current = f;
|
20988
|
-
var I = y.current && M[y.current] !== void 0 ? M[y.current] : p !== null && b === !0 ? u.ReadyState.CONNECTING : u.ReadyState.UNINSTANTIATED,
|
20971
|
+
var I = y.current && M[y.current] !== void 0 ? M[y.current] : p !== null && b === !0 ? u.ReadyState.CONNECTING : u.ReadyState.UNINSTANTIATED, D = f.queryParams ? JSON.stringify(f.queryParams) : null, U = (0, a.useCallback)(function(Y, T) {
|
20989
20972
|
var ne;
|
20990
20973
|
if (T === void 0 && (T = !0), u.isEventSourceSupported && N.current instanceof EventSource) {
|
20991
20974
|
console.warn("Unable to send a message from an eventSource");
|
@@ -21042,7 +21025,7 @@ function ou() {
|
|
21042
21025
|
var le;
|
21043
21026
|
return e(e({}, S), y.current && (le = {}, le[y.current] = u.ReadyState.CLOSED, le));
|
21044
21027
|
}));
|
21045
|
-
}, [p, b,
|
21028
|
+
}, [p, b, D, U]), (0, a.useEffect)(function() {
|
21046
21029
|
I === u.ReadyState.OPEN && z.current.splice(0).forEach(function(Y) {
|
21047
21030
|
U(Y);
|
21048
21031
|
});
|
@@ -21050,7 +21033,7 @@ function ou() {
|
|
21050
21033
|
sendMessage: U,
|
21051
21034
|
sendJsonMessage: W,
|
21052
21035
|
lastMessage: _,
|
21053
|
-
lastJsonMessage:
|
21036
|
+
lastJsonMessage: R,
|
21054
21037
|
readyState: I,
|
21055
21038
|
getWebSocket: j
|
21056
21039
|
};
|
@@ -21071,7 +21054,7 @@ function MT() {
|
|
21071
21054
|
}, e.apply(this, arguments);
|
21072
21055
|
};
|
21073
21056
|
Object.defineProperty(nn, "__esModule", { value: !0 }), nn.useSocketIO = void 0;
|
21074
|
-
var t = Et, n = ou(), r =
|
21057
|
+
var t = Et, n = ou(), r = Dt(), a = {
|
21075
21058
|
type: "empty",
|
21076
21059
|
payload: null
|
21077
21060
|
}, i = function(s) {
|
@@ -21124,7 +21107,7 @@ function FT() {
|
|
21124
21107
|
return l;
|
21125
21108
|
};
|
21126
21109
|
Object.defineProperty(Ut, "__esModule", { value: !0 }), Ut.useEventSource = void 0;
|
21127
|
-
var n = Et, r = ou(), a =
|
21110
|
+
var n = Et, r = ou(), a = Dt(), i = function(u, s, l) {
|
21128
21111
|
s === void 0 && (s = a.DEFAULT_EVENT_SOURCE_OPTIONS);
|
21129
21112
|
var c = s.withCredentials, d = s.events, h = t(s, ["withCredentials", "events"]);
|
21130
21113
|
l === void 0 && (l = !0);
|
@@ -21158,7 +21141,7 @@ function BT() {
|
|
21158
21141
|
Object.defineProperty(e, "useSocketIO", { enumerable: !0, get: function() {
|
21159
21142
|
return n.useSocketIO;
|
21160
21143
|
} });
|
21161
|
-
var r =
|
21144
|
+
var r = Dt();
|
21162
21145
|
Object.defineProperty(e, "ReadyState", { enumerable: !0, get: function() {
|
21163
21146
|
return r.ReadyState;
|
21164
21147
|
} });
|
@@ -21219,7 +21202,7 @@ const qT = "This conversation with a live agent has ended. Please note that a tr
|
|
21219
21202
|
default:
|
21220
21203
|
return;
|
21221
21204
|
}
|
21222
|
-
}, { sendJsonMessage:
|
21205
|
+
}, { sendJsonMessage: R } = UT(f, {
|
21223
21206
|
onMessage: K
|
21224
21207
|
}), y = () => {
|
21225
21208
|
var Y;
|
@@ -21227,7 +21210,7 @@ const qT = "This conversation with a live agent has ended. Please note that a tr
|
|
21227
21210
|
const j = (Y = n == null ? void 0 : n.liveChat) == null ? void 0 : Y.form;
|
21228
21211
|
(!j || j.length === 0) && i(It.XPERT);
|
21229
21212
|
}, N = () => {
|
21230
|
-
|
21213
|
+
R({
|
21231
21214
|
action: "sendmessage",
|
21232
21215
|
event: "TERMINATE_CONVERSATION"
|
21233
21216
|
});
|
@@ -21254,7 +21237,7 @@ const qT = "This conversation with a live agent has ended. Please note that a tr
|
|
21254
21237
|
id: Y ?? "",
|
21255
21238
|
role: "agent",
|
21256
21239
|
timestamp: ne ? new Date(ne) : void 0
|
21257
|
-
}),
|
21240
|
+
}), R({
|
21258
21241
|
action: "sendmessage",
|
21259
21242
|
messages: [
|
21260
21243
|
{
|
@@ -21277,14 +21260,14 @@ const qT = "This conversation with a live agent has ended. Please note that a tr
|
|
21277
21260
|
id: "",
|
21278
21261
|
role: "user",
|
21279
21262
|
timestamp: /* @__PURE__ */ new Date()
|
21280
|
-
}),
|
21263
|
+
}), R({
|
21281
21264
|
action: "sendmessage",
|
21282
21265
|
event: "OUTGOING_MESSAGE",
|
21283
21266
|
message: j
|
21284
21267
|
});
|
21285
21268
|
},
|
21286
21269
|
sendTypingEvent: async () => {
|
21287
|
-
|
21270
|
+
R({
|
21288
21271
|
action: "sendmessage",
|
21289
21272
|
event: "TYPING"
|
21290
21273
|
});
|
@@ -21466,7 +21449,7 @@ function cd({
|
|
21466
21449
|
setIsMounted: n,
|
21467
21450
|
onClose: r
|
21468
21451
|
}) {
|
21469
|
-
var c, d, h, p, f, b, m, _, g, w, M, K,
|
21452
|
+
var c, d, h, p, f, b, m, _, g, w, M, K, R, y, N;
|
21470
21453
|
const { primaryColor: a, conversationScreen: i } = se(je), { isMobile: u, mode: s } = se(Ze), { step: l } = se(hn);
|
21471
21454
|
return l === qt.CONNECTING && s === It.LIVECHAT ? null : /* @__PURE__ */ v.jsxs(
|
21472
21455
|
"div",
|
@@ -21495,7 +21478,7 @@ function cd({
|
|
21495
21478
|
{
|
21496
21479
|
"data-ot-ignore": "",
|
21497
21480
|
className: "xpert-chatbot-popup__logo optanon-category-C0001",
|
21498
|
-
src:
|
21481
|
+
src: Ds,
|
21499
21482
|
alt: "xpert logo",
|
21500
21483
|
"aria-hidden": !0,
|
21501
21484
|
style: (_ = (m = i == null ? void 0 : i.header) == null ? void 0 : m.logo) == null ? void 0 : _.style
|
@@ -21522,7 +21505,7 @@ function cd({
|
|
21522
21505
|
className: "xpert-chatbot-popup__header_container",
|
21523
21506
|
style: {
|
21524
21507
|
right: 0,
|
21525
|
-
background: ((N = (y = (
|
21508
|
+
background: ((N = (y = (R = i == null ? void 0 : i.header) == null ? void 0 : R.container) == null ? void 0 : y.style) == null ? void 0 : N.background) || a
|
21526
21509
|
}
|
21527
21510
|
}
|
21528
21511
|
)
|
@@ -21839,9 +21822,9 @@ function pd() {
|
|
21839
21822
|
), _ = () => {
|
21840
21823
|
r(It.XPERT);
|
21841
21824
|
}, g = () => {
|
21842
|
-
p("privacyCheck"), h((
|
21843
|
-
}, w = (
|
21844
|
-
const N =
|
21825
|
+
p("privacyCheck"), h((R) => !R);
|
21826
|
+
}, w = (R, y) => {
|
21827
|
+
const N = R.target.value;
|
21845
21828
|
p(y), c(y, N);
|
21846
21829
|
}, M = () => {
|
21847
21830
|
K() && n(l);
|
@@ -21850,7 +21833,7 @@ function pd() {
|
|
21850
21833
|
(!a || a.length === 0) && n();
|
21851
21834
|
}, [a, n]);
|
21852
21835
|
const K = () => {
|
21853
|
-
const
|
21836
|
+
const R = a.reduce((y, N) => {
|
21854
21837
|
const { key: G, validations: F = [] } = N, te = l[G];
|
21855
21838
|
if (!te) return { ...y, [G]: "Required" };
|
21856
21839
|
if ((F == null ? void 0 : F.length) > 0)
|
@@ -21864,22 +21847,22 @@ function pd() {
|
|
21864
21847
|
}
|
21865
21848
|
return y;
|
21866
21849
|
}, {});
|
21867
|
-
return !d && s && (
|
21850
|
+
return !d && s && (R.privacyCheck = "Required"), b(R), Object.keys(R).length === 0;
|
21868
21851
|
};
|
21869
21852
|
return /* @__PURE__ */ v.jsxs("div", { className: "live-chat-form", children: [
|
21870
21853
|
i && /* @__PURE__ */ v.jsx("p", { children: i }),
|
21871
|
-
(a ?? []).map(({ key:
|
21854
|
+
(a ?? []).map(({ key: R, name: y }) => /* @__PURE__ */ v.jsxs(y0, { children: [
|
21872
21855
|
/* @__PURE__ */ v.jsx(
|
21873
21856
|
"input",
|
21874
21857
|
{
|
21875
|
-
className: `live-chat-form-input ${f[
|
21858
|
+
className: `live-chat-form-input ${f[R] ? "error" : ""}`,
|
21876
21859
|
name: y,
|
21877
21860
|
placeholder: y,
|
21878
|
-
onChange: (N) => w(N,
|
21861
|
+
onChange: (N) => w(N, R)
|
21879
21862
|
}
|
21880
21863
|
),
|
21881
|
-
f[
|
21882
|
-
] },
|
21864
|
+
f[R] && /* @__PURE__ */ v.jsx("p", { className: "live-chat-form-error", children: f[R] })
|
21865
|
+
] }, R)),
|
21883
21866
|
s && /* @__PURE__ */ v.jsxs(v.Fragment, { children: [
|
21884
21867
|
/* @__PURE__ */ v.jsx(
|
21885
21868
|
"div",
|
@@ -21924,7 +21907,7 @@ function pd() {
|
|
21924
21907
|
},
|
21925
21908
|
type: "checkbox",
|
21926
21909
|
onChange: g,
|
21927
|
-
onKeyDown: (
|
21910
|
+
onKeyDown: (R) => R.key === "Enter" && g()
|
21928
21911
|
}
|
21929
21912
|
),
|
21930
21913
|
/* @__PURE__ */ v.jsx("label", { htmlFor: "privacy-check", children: "Yes, I accept" })
|
@@ -22153,10 +22136,10 @@ function bd({ submitEventExternal: e = null }) {
|
|
22153
22136
|
setDisableScroll: w,
|
22154
22137
|
setHasError: M,
|
22155
22138
|
setHasNewMessage: K,
|
22156
|
-
setIsNormalSize:
|
22139
|
+
setIsNormalSize: R,
|
22157
22140
|
setLoading: y,
|
22158
22141
|
setStreaming: N
|
22159
|
-
} = se(Ze), [, G] = de(!1), [, F] = de(!1), [te, z] = de(!1), [V, L] = de(!1), [I,
|
22142
|
+
} = se(Ze), [, G] = de(!1), [, F] = de(!1), [te, z] = de(!1), [V, L] = de(!1), [I, D] = de(""), [U, W] = de(!1), j = te || !c, Y = Je(null), T = Je(null), ne = rt.get(`${a}-test`) === "1";
|
22160
22143
|
ke(() => {
|
22161
22144
|
g === It.XPERT && j && Y.current && Y.current.focus();
|
22162
22145
|
}, [g, j]), e3(
|
@@ -22280,7 +22263,7 @@ function bd({ submitEventExternal: e = null }) {
|
|
22280
22263
|
if (t3(l == null ? void 0 : l.experimentName), !n || l != null && l.enabled && !(l != null && l.experimentName) && !ne || s != null && s.enabled && (s != null && s.prefix) && !((Qt = T == null ? void 0 : T.current) != null && Qt.track) && !e)
|
22281
22264
|
return null;
|
22282
22265
|
const me = () => {
|
22283
|
-
|
22266
|
+
D(""), Y.current.value = "", Y.current.style.height = "auto";
|
22284
22267
|
}, Ce = (B, re) => {
|
22285
22268
|
oe({
|
22286
22269
|
name: `${s.prefix}.bi.xpert.chatbot.popup.chat.message.response`,
|
@@ -22476,7 +22459,7 @@ function bd({ submitEventExternal: e = null }) {
|
|
22476
22459
|
y(!1), me(), M(!0), console.error(ie);
|
22477
22460
|
}
|
22478
22461
|
}, pn = () => {
|
22479
|
-
L(!1), z(!0),
|
22462
|
+
L(!1), z(!0), R(!0), S(), oe({
|
22480
22463
|
name: `${s.prefix}.bi.xpert.chatbot.action.button.clicked`,
|
22481
22464
|
payload: {
|
22482
22465
|
category: "2u",
|
@@ -22492,9 +22475,9 @@ function bd({ submitEventExternal: e = null }) {
|
|
22492
22475
|
label: "xpert-chatbot",
|
22493
22476
|
isTestUser: ne
|
22494
22477
|
}
|
22495
|
-
}),
|
22478
|
+
}), R(B);
|
22496
22479
|
}, mn = () => {
|
22497
|
-
z(!0),
|
22480
|
+
z(!0), R(!0), S(), oe({
|
22498
22481
|
name: `${s.prefix}.bi.xpert.chatbot.proactive.message.clicked`,
|
22499
22482
|
payload: {
|
22500
22483
|
category: "2u",
|
@@ -22521,8 +22504,8 @@ function bd({ submitEventExternal: e = null }) {
|
|
22521
22504
|
}
|
22522
22505
|
});
|
22523
22506
|
}, Bn = (B) => {
|
22524
|
-
|
22525
|
-
},
|
22507
|
+
D(B.target.value);
|
22508
|
+
}, Rt = async (B, re = "") => {
|
22526
22509
|
if (h) {
|
22527
22510
|
await h({ index: B, type: re }), w(!1);
|
22528
22511
|
return;
|
@@ -22587,7 +22570,7 @@ function bd({ submitEventExternal: e = null }) {
|
|
22587
22570
|
}
|
22588
22571
|
),
|
22589
22572
|
!Pt && c && /* @__PURE__ */ v.jsx(
|
22590
|
-
|
22573
|
+
Rs,
|
22591
22574
|
{
|
22592
22575
|
handleFloatingActionButtonClick: pn
|
22593
22576
|
}
|
@@ -22613,7 +22596,7 @@ function bd({ submitEventExternal: e = null }) {
|
|
22613
22596
|
ad,
|
22614
22597
|
{
|
22615
22598
|
handleChange: Bn,
|
22616
|
-
handleFeedbackThumbSelection:
|
22599
|
+
handleFeedbackThumbSelection: Rt,
|
22617
22600
|
handleMessageLinkClicked: _e,
|
22618
22601
|
handleSend: St,
|
22619
22602
|
inputRef: Y,
|