@oslokommune/punkt-react 12.41.0 → 12.41.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/dist/index.d.ts +1 -0
- package/dist/punkt-react.es.js +437 -417
- package/dist/punkt-react.umd.js +43 -43
- package/package.json +3 -3
- package/src/components/combobox/Combobox.tsx +4 -1
package/dist/punkt-react.es.js
CHANGED
|
@@ -518,7 +518,7 @@ function QO() {
|
|
|
518
518
|
return xr(V, en, br, zt, ut, ye.current, Ht);
|
|
519
519
|
}
|
|
520
520
|
}
|
|
521
|
-
var
|
|
521
|
+
var pa = Ce.ReactCurrentOwner, pr = Ce.ReactDebugCurrentFrame;
|
|
522
522
|
function Mn(V) {
|
|
523
523
|
if (V) {
|
|
524
524
|
var Ae = V._owner, Xe = nr(V.type, V._source, Ae ? Ae.type : null);
|
|
@@ -526,15 +526,15 @@ function QO() {
|
|
|
526
526
|
} else
|
|
527
527
|
pr.setExtraStackFrame(null);
|
|
528
528
|
}
|
|
529
|
-
var
|
|
530
|
-
|
|
531
|
-
function
|
|
529
|
+
var ha;
|
|
530
|
+
ha = !1;
|
|
531
|
+
function ma(V) {
|
|
532
532
|
return typeof V == "object" && V !== null && V.$$typeof === r;
|
|
533
533
|
}
|
|
534
534
|
function wi() {
|
|
535
535
|
{
|
|
536
|
-
if (
|
|
537
|
-
var V = tt(
|
|
536
|
+
if (pa.current) {
|
|
537
|
+
var V = tt(pa.current.type);
|
|
538
538
|
if (V)
|
|
539
539
|
return `
|
|
540
540
|
|
|
@@ -569,7 +569,7 @@ Check the top-level render call using <` + Xe + ">.");
|
|
|
569
569
|
return;
|
|
570
570
|
ul[Xe] = !0;
|
|
571
571
|
var ut = "";
|
|
572
|
-
V && V._owner && V._owner !==
|
|
572
|
+
V && V._owner && V._owner !== pa.current && (ut = " It was passed a child from " + tt(V._owner.type) + "."), Mn(V), Z('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', Xe, ut), Mn(null);
|
|
573
573
|
}
|
|
574
574
|
}
|
|
575
575
|
function Yi(V, Ae) {
|
|
@@ -579,15 +579,15 @@ Check the top-level render call using <` + Xe + ">.");
|
|
|
579
579
|
if (ln(V))
|
|
580
580
|
for (var Xe = 0; Xe < V.length; Xe++) {
|
|
581
581
|
var ut = V[Xe];
|
|
582
|
-
|
|
582
|
+
ma(ut) && Cs(ut, Ae);
|
|
583
583
|
}
|
|
584
|
-
else if (
|
|
584
|
+
else if (ma(V))
|
|
585
585
|
V._store && (V._store.validated = !0);
|
|
586
586
|
else if (V) {
|
|
587
587
|
var zt = Y(V);
|
|
588
588
|
if (typeof zt == "function" && zt !== V.entries)
|
|
589
589
|
for (var Mt = zt.call(V), Ht; !(Ht = Mt.next()).done; )
|
|
590
|
-
|
|
590
|
+
ma(Ht.value) && Cs(Ht.value, Ae);
|
|
591
591
|
}
|
|
592
592
|
}
|
|
593
593
|
}
|
|
@@ -608,8 +608,8 @@ Check the top-level render call using <` + Xe + ">.");
|
|
|
608
608
|
if (Xe) {
|
|
609
609
|
var ut = tt(Ae);
|
|
610
610
|
yr(Xe, V.props, "prop", ut, V);
|
|
611
|
-
} else if (Ae.PropTypes !== void 0 && !
|
|
612
|
-
|
|
611
|
+
} else if (Ae.PropTypes !== void 0 && !ha) {
|
|
612
|
+
ha = !0;
|
|
613
613
|
var zt = tt(Ae);
|
|
614
614
|
Z("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?", zt || "Unknown");
|
|
615
615
|
}
|
|
@@ -698,7 +698,7 @@ const XO = /* @__PURE__ */ new Set(["children", "localName", "ref", "style", "cl
|
|
|
698
698
|
let $ = T.get(D);
|
|
699
699
|
C !== void 0 ? $ === void 0 ? (T.set(D, $ = { handleEvent: C }), m.addEventListener(D, $)) : $.handleEvent = C : $ !== void 0 && (T.delete(D), m.removeEventListener(D, $));
|
|
700
700
|
})(n, h, i);
|
|
701
|
-
},
|
|
701
|
+
}, Gr = ({ react: n, tagName: r, elementClass: i, events: l, displayName: c }) => {
|
|
702
702
|
const h = new Set(Object.keys(l ?? {})), m = n.forwardRef((D, C) => {
|
|
703
703
|
const T = n.useRef(/* @__PURE__ */ new Map()), $ = n.useRef(null), N = {}, R = {};
|
|
704
704
|
for (const [B, I] of Object.entries(D)) XO.has(B) ? N[B === "className" ? "class" : B] = I : h.has(B) || B in i.prototype ? R[B] = I : N[B] = I;
|
|
@@ -1911,7 +1911,7 @@ function DL() {
|
|
|
1911
1911
|
return typeof F == "object" && F !== null && F.$$typeof === l;
|
|
1912
1912
|
}
|
|
1913
1913
|
var xr = ".", gn = ":";
|
|
1914
|
-
function
|
|
1914
|
+
function pa(F) {
|
|
1915
1915
|
var q = /[=:]/g, fe = {
|
|
1916
1916
|
"=": "=0",
|
|
1917
1917
|
":": "=2"
|
|
@@ -1921,11 +1921,11 @@ function DL() {
|
|
|
1921
1921
|
return "$" + we;
|
|
1922
1922
|
}
|
|
1923
1923
|
var pr = !1, Mn = /\/+/g;
|
|
1924
|
-
function
|
|
1924
|
+
function ha(F) {
|
|
1925
1925
|
return F.replace(Mn, "$&/");
|
|
1926
1926
|
}
|
|
1927
|
-
function
|
|
1928
|
-
return typeof F == "object" && F !== null && F.key != null ? (vr(F.key),
|
|
1927
|
+
function ma(F, q) {
|
|
1928
|
+
return typeof F == "object" && F !== null && F.key != null ? (vr(F.key), pa("" + F.key)) : q.toString(36);
|
|
1929
1929
|
}
|
|
1930
1930
|
function wi(F, q, fe, we, je) {
|
|
1931
1931
|
var Et = typeof F;
|
|
@@ -1947,10 +1947,10 @@ function DL() {
|
|
|
1947
1947
|
}
|
|
1948
1948
|
}
|
|
1949
1949
|
if (Ke) {
|
|
1950
|
-
var Tt = F, on = je(Tt), yn = we === "" ? xr +
|
|
1950
|
+
var Tt = F, on = je(Tt), yn = we === "" ? xr + ma(Tt, 0) : we;
|
|
1951
1951
|
if (Rt(on)) {
|
|
1952
1952
|
var In = "";
|
|
1953
|
-
yn != null && (In =
|
|
1953
|
+
yn != null && (In = ha(yn) + "/"), wi(on, q, In, "", function($f) {
|
|
1954
1954
|
return $f;
|
|
1955
1955
|
});
|
|
1956
1956
|
} else on != null && (Cn(on) && (on.key && (!Tt || Tt.key !== on.key) && vr(on.key), on = jt(
|
|
@@ -1961,7 +1961,7 @@ function DL() {
|
|
|
1961
1961
|
(on.key && (!Tt || Tt.key !== on.key) ? (
|
|
1962
1962
|
// $FlowFixMe Flow incorrectly thinks existing element's key can be a number
|
|
1963
1963
|
// eslint-disable-next-line react-internal/safe-string-coercion
|
|
1964
|
-
|
|
1964
|
+
ha("" + on.key) + "/"
|
|
1965
1965
|
) : "") + yn
|
|
1966
1966
|
)), q.push(on));
|
|
1967
1967
|
return 1;
|
|
@@ -1969,14 +1969,14 @@ function DL() {
|
|
|
1969
1969
|
var jn, qt, zn = 0, hr = we === "" ? xr : we + gn;
|
|
1970
1970
|
if (Rt(F))
|
|
1971
1971
|
for (var Fs = 0; Fs < F.length; Fs++)
|
|
1972
|
-
jn = F[Fs], qt = hr +
|
|
1972
|
+
jn = F[Fs], qt = hr + ma(jn, Fs), zn += wi(jn, q, fe, qt, je);
|
|
1973
1973
|
else {
|
|
1974
1974
|
var pc = Z(F);
|
|
1975
1975
|
if (typeof pc == "function") {
|
|
1976
1976
|
var Jo = F;
|
|
1977
1977
|
pc === Jo.entries && (pr || Be("Using Maps as children is not supported. Use an array of keyed ReactElements instead."), pr = !0);
|
|
1978
1978
|
for (var hc = pc.call(Jo), yl, kd = 0; !(yl = hc.next()).done; )
|
|
1979
|
-
jn = yl.value, qt = hr +
|
|
1979
|
+
jn = yl.value, qt = hr + ma(jn, kd++), zn += wi(jn, q, fe, qt, je);
|
|
1980
1980
|
} else if (Et === "object") {
|
|
1981
1981
|
var wd = String(F);
|
|
1982
1982
|
throw new Error("Objects are not valid as a React child (found: " + (wd === "[object Object]" ? "object with keys {" + Object.keys(F).join(", ") + "}" : wd) + "). If you meant to render a collection of children, use an array instead.");
|
|
@@ -2537,7 +2537,7 @@ Check your code at ` + q + ":" + fe + ".";
|
|
|
2537
2537
|
function Ji(F) {
|
|
2538
2538
|
return F != null ? oa(F.__source) : "";
|
|
2539
2539
|
}
|
|
2540
|
-
var
|
|
2540
|
+
var ga = {};
|
|
2541
2541
|
function sa(F) {
|
|
2542
2542
|
var q = gl();
|
|
2543
2543
|
if (!q) {
|
|
@@ -2552,8 +2552,8 @@ Check the top-level render call using <` + fe + ">.");
|
|
|
2552
2552
|
if (!(!F._store || F._store.validated || F.key != null)) {
|
|
2553
2553
|
F._store.validated = !0;
|
|
2554
2554
|
var fe = sa(q);
|
|
2555
|
-
if (!
|
|
2556
|
-
|
|
2555
|
+
if (!ga[fe]) {
|
|
2556
|
+
ga[fe] = !0;
|
|
2557
2557
|
var we = "";
|
|
2558
2558
|
F && F._owner && F._owner !== ae.current && (we = " It was passed a child from " + yr(F._owner.type) + "."), Do(F), Oe('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.', fe, we), Do(null);
|
|
2559
2559
|
}
|
|
@@ -3032,11 +3032,11 @@ function CL() {
|
|
|
3032
3032
|
}
|
|
3033
3033
|
function D(_e, Ne, We) {
|
|
3034
3034
|
for (var xt = We, jt = _e.length, wn = jt >>> 1; xt < wn; ) {
|
|
3035
|
-
var Cn = (xt + 1) * 2 - 1, xr = _e[Cn], gn = Cn + 1,
|
|
3035
|
+
var Cn = (xt + 1) * 2 - 1, xr = _e[Cn], gn = Cn + 1, pa = _e[gn];
|
|
3036
3036
|
if (C(xr, Ne) < 0)
|
|
3037
|
-
gn < jt && C(
|
|
3038
|
-
else if (gn < jt && C(
|
|
3039
|
-
_e[xt] =
|
|
3037
|
+
gn < jt && C(pa, xr) < 0 ? (_e[xt] = pa, _e[gn] = Ne, xt = gn) : (_e[xt] = xr, _e[Cn] = Ne, xt = Cn);
|
|
3038
|
+
else if (gn < jt && C(pa, Ne) < 0)
|
|
3039
|
+
_e[xt] = pa, _e[gn] = Ne, xt = gn;
|
|
3040
3040
|
else
|
|
3041
3041
|
return;
|
|
3042
3042
|
}
|
|
@@ -3803,11 +3803,11 @@ function xL() {
|
|
|
3803
3803
|
return !0;
|
|
3804
3804
|
}
|
|
3805
3805
|
}
|
|
3806
|
-
var
|
|
3806
|
+
var pa = null;
|
|
3807
3807
|
function pr(a) {
|
|
3808
3808
|
return a = a.target || a.srcElement || window, a.correspondingUseElement && (a = a.correspondingUseElement), a.nodeType === 3 ? a.parentNode : a;
|
|
3809
3809
|
}
|
|
3810
|
-
var Mn = null,
|
|
3810
|
+
var Mn = null, ha = null, ma = null;
|
|
3811
3811
|
function wi(a) {
|
|
3812
3812
|
if (a = St(a)) {
|
|
3813
3813
|
if (typeof Mn != "function") throw Error(i(280));
|
|
@@ -3816,12 +3816,12 @@ function xL() {
|
|
|
3816
3816
|
}
|
|
3817
3817
|
}
|
|
3818
3818
|
function vo(a) {
|
|
3819
|
-
|
|
3819
|
+
ha ? ma ? ma.push(a) : ma = [a] : ha = a;
|
|
3820
3820
|
}
|
|
3821
3821
|
function ul() {
|
|
3822
|
-
if (
|
|
3823
|
-
var a =
|
|
3824
|
-
if (
|
|
3822
|
+
if (ha) {
|
|
3823
|
+
var a = ha, o = ma;
|
|
3824
|
+
if (ma = ha = null, wi(a), o) for (a = 0; a < o.length; a++) wi(o[a]);
|
|
3825
3825
|
}
|
|
3826
3826
|
}
|
|
3827
3827
|
function cl(a, o) {
|
|
@@ -3836,7 +3836,7 @@ function xL() {
|
|
|
3836
3836
|
try {
|
|
3837
3837
|
return cl(a, o, d);
|
|
3838
3838
|
} finally {
|
|
3839
|
-
Yi = !1, (
|
|
3839
|
+
Yi = !1, (ha !== null || ma !== null) && (Cs(), ul());
|
|
3840
3840
|
}
|
|
3841
3841
|
}
|
|
3842
3842
|
function rr(a, o) {
|
|
@@ -4144,12 +4144,12 @@ function xL() {
|
|
|
4144
4144
|
function du(a) {
|
|
4145
4145
|
return a &= -a, 1 < a ? 4 < a ? a & 268435455 ? 16 : 536870912 : 4 : 1;
|
|
4146
4146
|
}
|
|
4147
|
-
var vn, wo, Do, Lt, gl, oa = !1, Ji = [],
|
|
4147
|
+
var vn, wo, Do, Lt, gl, oa = !1, Ji = [], ga = null, sa = null, ar = null, An = /* @__PURE__ */ new Map(), ai = /* @__PURE__ */ new Map(), _r = [], xa = "mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset submit".split(" ");
|
|
4148
4148
|
function Ci(a, o) {
|
|
4149
4149
|
switch (a) {
|
|
4150
4150
|
case "focusin":
|
|
4151
4151
|
case "focusout":
|
|
4152
|
-
|
|
4152
|
+
ga = null;
|
|
4153
4153
|
break;
|
|
4154
4154
|
case "dragenter":
|
|
4155
4155
|
case "dragleave":
|
|
@@ -4174,7 +4174,7 @@ function xL() {
|
|
|
4174
4174
|
function fu(a, o, d, v, b) {
|
|
4175
4175
|
switch (o) {
|
|
4176
4176
|
case "focusin":
|
|
4177
|
-
return
|
|
4177
|
+
return ga = Ts(ga, a, o, d, v, b), !0;
|
|
4178
4178
|
case "dragenter":
|
|
4179
4179
|
return sa = Ts(sa, a, o, d, v, b), !0;
|
|
4180
4180
|
case "mouseover":
|
|
@@ -4214,7 +4214,7 @@ function xL() {
|
|
|
4214
4214
|
if (d === null) {
|
|
4215
4215
|
d = a.nativeEvent;
|
|
4216
4216
|
var v = new d.constructor(d.type, d);
|
|
4217
|
-
|
|
4217
|
+
pa = v, d.target.dispatchEvent(v), pa = null;
|
|
4218
4218
|
} else return o = St(d), o !== null && wo(o), a.blockedOn = d, !1;
|
|
4219
4219
|
o.shift();
|
|
4220
4220
|
}
|
|
@@ -4224,7 +4224,7 @@ function xL() {
|
|
|
4224
4224
|
As(a) && d.delete(o);
|
|
4225
4225
|
}
|
|
4226
4226
|
function Ff() {
|
|
4227
|
-
oa = !1,
|
|
4227
|
+
oa = !1, ga !== null && As(ga) && (ga = null), sa !== null && As(sa) && (sa = null), ar !== null && As(ar) && (ar = null), An.forEach(Qo), ai.forEach(Qo);
|
|
4228
4228
|
}
|
|
4229
4229
|
function xi(a, o) {
|
|
4230
4230
|
a.blockedOn === o && (a.blockedOn = null, oa || (oa = !0, r.unstable_scheduleCallback(r.unstable_NormalPriority, Ff)));
|
|
@@ -4240,7 +4240,7 @@ function xL() {
|
|
|
4240
4240
|
v.blockedOn === a && (v.blockedOn = null);
|
|
4241
4241
|
}
|
|
4242
4242
|
}
|
|
4243
|
-
for (
|
|
4243
|
+
for (ga !== null && xi(ga, a), sa !== null && xi(sa, a), ar !== null && xi(ar, a), An.forEach(o), ai.forEach(o), d = 0; d < _r.length; d++) v = _r[d], v.blockedOn === a && (v.blockedOn = null);
|
|
4244
4244
|
for (; 0 < _r.length && (d = _r[0], d.blockedOn === null); ) pu(d), d.blockedOn === null && _r.shift();
|
|
4245
4245
|
}
|
|
4246
4246
|
var So = J.ReactCurrentBatchConfig, _i = !0;
|
|
@@ -4496,7 +4496,7 @@ function xL() {
|
|
|
4496
4496
|
return a.type === "keydown" || a.type === "keyup" ? a.keyCode : 0;
|
|
4497
4497
|
}, which: function(a) {
|
|
4498
4498
|
return a.type === "keypress" ? we(a) : a.type === "keydown" || a.type === "keyup" ? a.keyCode : 0;
|
|
4499
|
-
} }), Of = Ke(mc), kl = xe({}, hr, { pointerId: 0, width: 0, height: 0, pressure: 0, tangentialPressure: 0, tiltX: 0, tiltY: 0, twist: 0, pointerType: 0, isPrimary: 0 }), gh = Ke(kl), Co = xe({}, yn, { touches: 0, targetTouches: 0, changedTouches: 0, altKey: 0, metaKey: 0, ctrlKey: 0, shiftKey: 0, getModifierState: bl }), Sd = Ke(Co),
|
|
4499
|
+
} }), Of = Ke(mc), kl = xe({}, hr, { pointerId: 0, width: 0, height: 0, pressure: 0, tangentialPressure: 0, tiltX: 0, tiltY: 0, twist: 0, pointerType: 0, isPrimary: 0 }), gh = Ke(kl), Co = xe({}, yn, { touches: 0, targetTouches: 0, changedTouches: 0, altKey: 0, metaKey: 0, ctrlKey: 0, shiftKey: 0, getModifierState: bl }), Sd = Ke(Co), Qr = xe({}, Tt, { propertyName: 0, elapsedTime: 0, pseudoElement: 0 }), xo = Ke(Qr), Qn = xe({}, hr, {
|
|
4500
4500
|
deltaX: function(a) {
|
|
4501
4501
|
return "deltaX" in a ? a.deltaX : "wheelDeltaX" in a ? -a.wheelDeltaX : 0;
|
|
4502
4502
|
},
|
|
@@ -4890,7 +4890,7 @@ function xL() {
|
|
|
4890
4890
|
}
|
|
4891
4891
|
if (!(o & 7)) {
|
|
4892
4892
|
e: {
|
|
4893
|
-
if ($e = a === "mouseover" || a === "pointerover", ot = a === "mouseout" || a === "pointerout", $e && d !==
|
|
4893
|
+
if ($e = a === "mouseover" || a === "pointerover", ot = a === "mouseout" || a === "pointerout", $e && d !== pa && (ht = d.relatedTarget || d.fromElement) && (Tl(ht) || ht[is])) break e;
|
|
4894
4894
|
if ((ot || $e) && ($e = Pe.window === Pe ? Pe : ($e = Pe.ownerDocument) ? $e.defaultView || $e.parentWindow : window, ot ? (ht = d.relatedTarget || d.toElement, ot = me, ht = ht ? Tl(ht) : null, ht !== null && (Vr = zt(ht), ht !== Vr || ht.tag !== 5 && ht.tag !== 6) && (ht = null)) : (ot = null, ht = me), ot !== ht)) {
|
|
4895
4895
|
if (bt = Fs, ze = "onMouseLeave", oe = "onMouseEnter", ne = "mouse", (a === "pointerout" || a === "pointerover") && (bt = gh, ze = "onPointerLeave", oe = "onPointerEnter", ne = "pointer"), Vr = ot == null ? $e : Ai(ot), ie = ht == null ? $e : Ai(ht), $e = new bt(ze, ne + "leave", ot, d, Pe), $e.target = Vr, $e.relatedTarget = ie, ze = null, Tl(Pe) === me && (bt = new bt(oe, ne + "enter", ht, d, Pe), bt.target = ie, bt.relatedTarget = Vr, ze = bt), Vr = ze, ot && ht) t: {
|
|
4896
4896
|
for (bt = ot, oe = ht, ne = 0, ie = bt; ie; ie = ns(ie)) ne++;
|
|
@@ -5086,10 +5086,10 @@ function xL() {
|
|
|
5086
5086
|
function vt(a, o) {
|
|
5087
5087
|
Fi++, hn[Fi] = a.current, a.current = o;
|
|
5088
5088
|
}
|
|
5089
|
-
var
|
|
5089
|
+
var va = {}, Vn = At(va), Ur = At(!1), Va = va;
|
|
5090
5090
|
function $i(a, o) {
|
|
5091
5091
|
var d = a.type.contextTypes;
|
|
5092
|
-
if (!d) return
|
|
5092
|
+
if (!d) return va;
|
|
5093
5093
|
var v = a.stateNode;
|
|
5094
5094
|
if (v && v.__reactInternalMemoizedUnmaskedChildContext === o) return v.__reactInternalMemoizedMaskedChildContext;
|
|
5095
5095
|
var b = {}, S;
|
|
@@ -5103,7 +5103,7 @@ function xL() {
|
|
|
5103
5103
|
qn(Ur), qn(Vn);
|
|
5104
5104
|
}
|
|
5105
5105
|
function os(a, o, d) {
|
|
5106
|
-
if (Vn.current !==
|
|
5106
|
+
if (Vn.current !== va) throw Error(i(168));
|
|
5107
5107
|
vt(Vn, o), vt(Ur, d);
|
|
5108
5108
|
}
|
|
5109
5109
|
function _c(a, o, d) {
|
|
@@ -5114,7 +5114,7 @@ function xL() {
|
|
|
5114
5114
|
return xe({}, d, v);
|
|
5115
5115
|
}
|
|
5116
5116
|
function Wa(a) {
|
|
5117
|
-
return a = (a = a.stateNode) && a.__reactInternalMemoizedMergedChildContext ||
|
|
5117
|
+
return a = (a = a.stateNode) && a.__reactInternalMemoizedMergedChildContext || va, Va = Vn.current, vt(Vn, a), vt(Ur, Ur.current), !0;
|
|
5118
5118
|
}
|
|
5119
5119
|
function ss(a, o, d) {
|
|
5120
5120
|
var v = a.stateNode;
|
|
@@ -5272,7 +5272,7 @@ function xL() {
|
|
|
5272
5272
|
}
|
|
5273
5273
|
return a;
|
|
5274
5274
|
}
|
|
5275
|
-
function
|
|
5275
|
+
function Xr(a, o) {
|
|
5276
5276
|
throw a = Object.prototype.toString.call(o), Error(i(31, a === "[object Object]" ? "object with keys {" + Object.keys(o).join(", ") + "}" : a));
|
|
5277
5277
|
}
|
|
5278
5278
|
function Fh(a) {
|
|
@@ -5330,7 +5330,7 @@ function xL() {
|
|
|
5330
5330
|
return Le(oe, ze(ne._payload), ie);
|
|
5331
5331
|
}
|
|
5332
5332
|
if (yr(ne) || Re(ne)) return ne = gs(ne, oe.mode, ie, null), ne.return = oe, ne;
|
|
5333
|
-
|
|
5333
|
+
Xr(oe, ne);
|
|
5334
5334
|
}
|
|
5335
5335
|
return null;
|
|
5336
5336
|
}
|
|
@@ -5352,7 +5352,7 @@ function xL() {
|
|
|
5352
5352
|
);
|
|
5353
5353
|
}
|
|
5354
5354
|
if (yr(ie) || Re(ie)) return kt !== null ? null : Pe(oe, ne, ie, ze, null);
|
|
5355
|
-
|
|
5355
|
+
Xr(oe, ie);
|
|
5356
5356
|
}
|
|
5357
5357
|
return null;
|
|
5358
5358
|
}
|
|
@@ -5369,26 +5369,26 @@ function xL() {
|
|
|
5369
5369
|
return ot(oe, ne, ie, Pt(ze._payload), kt);
|
|
5370
5370
|
}
|
|
5371
5371
|
if (yr(ze) || Re(ze)) return oe = oe.get(ie) || null, Pe(ne, oe, ze, kt, null);
|
|
5372
|
-
|
|
5372
|
+
Xr(ne, ze);
|
|
5373
5373
|
}
|
|
5374
5374
|
return null;
|
|
5375
5375
|
}
|
|
5376
5376
|
function ht(oe, ne, ie, ze) {
|
|
5377
|
-
for (var kt = null, Pt = null, Ft = ne, It = ne = 0,
|
|
5378
|
-
Ft.index > It ? (
|
|
5377
|
+
for (var kt = null, Pt = null, Ft = ne, It = ne = 0, ka = null; Ft !== null && It < ie.length; It++) {
|
|
5378
|
+
Ft.index > It ? (ka = Ft, Ft = null) : ka = Ft.sibling;
|
|
5379
5379
|
var Pn = $e(oe, Ft, ie[It], ze);
|
|
5380
5380
|
if (Pn === null) {
|
|
5381
|
-
Ft === null && (Ft =
|
|
5381
|
+
Ft === null && (Ft = ka);
|
|
5382
5382
|
break;
|
|
5383
5383
|
}
|
|
5384
|
-
a && Ft && Pn.alternate === null && o(oe, Ft), ne = S(Pn, ne, It), Pt === null ? kt = Pn : Pt.sibling = Pn, Pt = Pn, Ft =
|
|
5384
|
+
a && Ft && Pn.alternate === null && o(oe, Ft), ne = S(Pn, ne, It), Pt === null ? kt = Pn : Pt.sibling = Pn, Pt = Pn, Ft = ka;
|
|
5385
5385
|
}
|
|
5386
5386
|
if (It === ie.length) return d(oe, Ft), ir && js(oe, It), kt;
|
|
5387
5387
|
if (Ft === null) {
|
|
5388
5388
|
for (; It < ie.length; It++) Ft = Le(oe, ie[It], ze), Ft !== null && (ne = S(Ft, ne, It), Pt === null ? kt = Ft : Pt.sibling = Ft, Pt = Ft);
|
|
5389
5389
|
return ir && js(oe, It), kt;
|
|
5390
5390
|
}
|
|
5391
|
-
for (Ft = v(oe, Ft); It < ie.length; It++)
|
|
5391
|
+
for (Ft = v(oe, Ft); It < ie.length; It++) ka = ot(Ft, oe, It, ie[It], ze), ka !== null && (a && ka.alternate !== null && Ft.delete(ka.key === null ? It : ka.key), ne = S(ka, ne, It), Pt === null ? kt = ka : Pt.sibling = ka, Pt = ka);
|
|
5392
5392
|
return a && Ft.forEach(function(ql) {
|
|
5393
5393
|
return o(oe, ql);
|
|
5394
5394
|
}), ir && js(oe, It), kt;
|
|
@@ -5397,14 +5397,14 @@ function xL() {
|
|
|
5397
5397
|
var kt = Re(ie);
|
|
5398
5398
|
if (typeof kt != "function") throw Error(i(150));
|
|
5399
5399
|
if (ie = kt.call(ie), ie == null) throw Error(i(151));
|
|
5400
|
-
for (var Pt = kt = null, Ft = ne, It = ne = 0,
|
|
5401
|
-
Ft.index > It ? (
|
|
5400
|
+
for (var Pt = kt = null, Ft = ne, It = ne = 0, ka = null, Pn = ie.next(); Ft !== null && !Pn.done; It++, Pn = ie.next()) {
|
|
5401
|
+
Ft.index > It ? (ka = Ft, Ft = null) : ka = Ft.sibling;
|
|
5402
5402
|
var ql = $e(oe, Ft, Pn.value, ze);
|
|
5403
5403
|
if (ql === null) {
|
|
5404
|
-
Ft === null && (Ft =
|
|
5404
|
+
Ft === null && (Ft = ka);
|
|
5405
5405
|
break;
|
|
5406
5406
|
}
|
|
5407
|
-
a && Ft && ql.alternate === null && o(oe, Ft), ne = S(ql, ne, It), Pt === null ? kt = ql : Pt.sibling = ql, Pt = ql, Ft =
|
|
5407
|
+
a && Ft && ql.alternate === null && o(oe, Ft), ne = S(ql, ne, It), Pt === null ? kt = ql : Pt.sibling = ql, Pt = ql, Ft = ka;
|
|
5408
5408
|
}
|
|
5409
5409
|
if (Pn.done) return d(
|
|
5410
5410
|
oe,
|
|
@@ -5464,7 +5464,7 @@ function xL() {
|
|
|
5464
5464
|
}
|
|
5465
5465
|
if (yr(ie)) return ht(oe, ne, ie, ze);
|
|
5466
5466
|
if (Re(ie)) return bt(oe, ne, ie, ze);
|
|
5467
|
-
|
|
5467
|
+
Xr(oe, ie);
|
|
5468
5468
|
}
|
|
5469
5469
|
return typeof ie == "string" && ie !== "" || typeof ie == "number" ? (ie = "" + ie, ne !== null && ne.tag === 6 ? (d(oe, ne.sibling), ne = b(ne, ie), ne.return = oe, oe = ne) : (d(oe, ne), ne = Jh(ie, oe.mode, ze), ne.return = oe, oe = ne), P(oe)) : d(oe, ne);
|
|
5470
5470
|
}
|
|
@@ -5486,7 +5486,7 @@ function xL() {
|
|
|
5486
5486
|
}
|
|
5487
5487
|
}
|
|
5488
5488
|
function Xn(a, o) {
|
|
5489
|
-
Ka = a, Xf = Us = null, a = a.dependencies, a !== null && a.firstContext !== null && (a.lanes & o && (
|
|
5489
|
+
Ka = a, Xf = Us = null, a = a.dependencies, a !== null && a.firstContext !== null && (a.lanes & o && (Zr = !0), a.firstContext = null);
|
|
5490
5490
|
}
|
|
5491
5491
|
function Ri(a) {
|
|
5492
5492
|
var o = a._currentValue;
|
|
@@ -5510,7 +5510,7 @@ function xL() {
|
|
|
5510
5510
|
for (d !== null && (d.lanes |= o), d = a, a = a.return; a !== null; ) a.childLanes |= o, d = a.alternate, d !== null && (d.childLanes |= o), d = a, a = a.return;
|
|
5511
5511
|
return d.tag === 3 ? d.stateNode : null;
|
|
5512
5512
|
}
|
|
5513
|
-
var
|
|
5513
|
+
var Jr = !1;
|
|
5514
5514
|
function Tc(a) {
|
|
5515
5515
|
a.updateQueue = { baseState: a.memoizedState, firstBaseUpdate: null, lastBaseUpdate: null, shared: { pending: null, interleaved: null, lanes: 0 }, effects: null };
|
|
5516
5516
|
}
|
|
@@ -5553,7 +5553,7 @@ function xL() {
|
|
|
5553
5553
|
}
|
|
5554
5554
|
function Ac(a, o, d, v) {
|
|
5555
5555
|
var b = a.updateQueue;
|
|
5556
|
-
|
|
5556
|
+
Jr = !1;
|
|
5557
5557
|
var S = b.firstBaseUpdate, P = b.lastBaseUpdate, H = b.shared.pending;
|
|
5558
5558
|
if (H !== null) {
|
|
5559
5559
|
b.shared.pending = null;
|
|
@@ -5593,7 +5593,7 @@ function xL() {
|
|
|
5593
5593
|
Le = xe({}, Le, $e);
|
|
5594
5594
|
break e;
|
|
5595
5595
|
case 2:
|
|
5596
|
-
|
|
5596
|
+
Jr = !0;
|
|
5597
5597
|
}
|
|
5598
5598
|
}
|
|
5599
5599
|
H.callback !== null && H.lane !== 0 && (a.flags |= 64, $e = b.effects, $e === null ? b.effects = [H] : $e.push(H));
|
|
@@ -5748,7 +5748,7 @@ function xL() {
|
|
|
5748
5748
|
}
|
|
5749
5749
|
me = me.next;
|
|
5750
5750
|
} while (me !== null && me !== S);
|
|
5751
|
-
X === null ? P = v : X.next = H, _a(v, o.memoizedState) || (
|
|
5751
|
+
X === null ? P = v : X.next = H, _a(v, o.memoizedState) || (Zr = !0), o.memoizedState = v, o.baseState = P, o.baseQueue = X, d.lastRenderedState = v;
|
|
5752
5752
|
}
|
|
5753
5753
|
if (a = d.interleaved, a !== null) {
|
|
5754
5754
|
b = a;
|
|
@@ -5769,7 +5769,7 @@ function xL() {
|
|
|
5769
5769
|
do
|
|
5770
5770
|
S = a(S, P.action), P = P.next;
|
|
5771
5771
|
while (P !== b);
|
|
5772
|
-
_a(S, o.memoizedState) || (
|
|
5772
|
+
_a(S, o.memoizedState) || (Zr = !0), o.memoizedState = S, o.baseQueue === null && (o.baseState = S), d.lastRenderedState = S;
|
|
5773
5773
|
}
|
|
5774
5774
|
return [S, v];
|
|
5775
5775
|
}
|
|
@@ -5777,8 +5777,8 @@ function xL() {
|
|
|
5777
5777
|
}
|
|
5778
5778
|
function Dr(a, o) {
|
|
5779
5779
|
var d = En, v = He(), b = o(), S = !_a(v.memoizedState, b);
|
|
5780
|
-
if (S && (v.memoizedState = b,
|
|
5781
|
-
if (d.flags |= 2048, Ar(9, Hr.bind(null, d, v, b, o), void 0, null),
|
|
5780
|
+
if (S && (v.memoizedState = b, Zr = !0), v = v.queue, ap(dt.bind(null, d, v, a), [a]), v.getSnapshot !== o || S || f !== null && f.memoizedState.tag & 1) {
|
|
5781
|
+
if (d.flags |= 2048, Ar(9, Hr.bind(null, d, v, b, o), void 0, null), ba === null) throw Error(i(349));
|
|
5782
5782
|
Un & 30 || Br(d, o, b);
|
|
5783
5783
|
}
|
|
5784
5784
|
return b;
|
|
@@ -5873,7 +5873,7 @@ function xL() {
|
|
|
5873
5873
|
return v !== null && o !== null && U(o, v[1]) ? v[0] : (a = a(), d.memoizedState = [a, o], a);
|
|
5874
5874
|
}
|
|
5875
5875
|
function Sg(a, o, d) {
|
|
5876
|
-
return Un & 21 ? (_a(d, o) || (d = cu(), En.lanes |= d, Il |= d, a.baseState = !0), o) : (a.baseState && (a.baseState = !1,
|
|
5876
|
+
return Un & 21 ? (_a(d, o) || (d = cu(), En.lanes |= d, Il |= d, a.baseState = !0), o) : (a.baseState && (a.baseState = !1, Zr = !0), a.memoizedState = d);
|
|
5877
5877
|
}
|
|
5878
5878
|
function sp(a, o) {
|
|
5879
5879
|
var d = xn;
|
|
@@ -5964,7 +5964,7 @@ function xL() {
|
|
|
5964
5964
|
if (d === void 0) throw Error(i(407));
|
|
5965
5965
|
d = d();
|
|
5966
5966
|
} else {
|
|
5967
|
-
if (d = o(),
|
|
5967
|
+
if (d = o(), ba === null) throw Error(i(349));
|
|
5968
5968
|
Un & 30 || Br(v, o, d);
|
|
5969
5969
|
}
|
|
5970
5970
|
b.memoizedState = d;
|
|
@@ -5976,7 +5976,7 @@ function xL() {
|
|
|
5976
5976
|
a
|
|
5977
5977
|
), [a]), v.flags |= 2048, Ar(9, Hr.bind(null, v, S, d, o), void 0, null), d;
|
|
5978
5978
|
}, useId: function() {
|
|
5979
|
-
var a = Ze(), o =
|
|
5979
|
+
var a = Ze(), o = ba.identifierPrefix;
|
|
5980
5980
|
if (ir) {
|
|
5981
5981
|
var d = Ea, v = $o;
|
|
5982
5982
|
d = (v & ~(1 << 32 - ia(v) - 1)).toString(32) + d, o = ":" + o + "R" + d, d = x++, 0 < d && (o += "H" + d.toString(32)), o += ":";
|
|
@@ -6048,8 +6048,8 @@ function xL() {
|
|
|
6048
6048
|
return a = a.stateNode, typeof a.shouldComponentUpdate == "function" ? a.shouldComponentUpdate(v, S, P) : o.prototype && o.prototype.isPureReactComponent ? !Ns(d, v) || !Ns(b, S) : !0;
|
|
6049
6049
|
}
|
|
6050
6050
|
function Ih(a, o, d) {
|
|
6051
|
-
var v = !1, b =
|
|
6052
|
-
return typeof S == "object" && S !== null ? S = Ri(S) : (b = Rr(o) ? Va : Vn.current, v = o.contextTypes, S = (v = v != null) ? $i(a, b) :
|
|
6051
|
+
var v = !1, b = va, S = o.contextType;
|
|
6052
|
+
return typeof S == "object" && S !== null ? S = Ri(S) : (b = Rr(o) ? Va : Vn.current, v = o.contextTypes, S = (v = v != null) ? $i(a, b) : va), o = new o(d, S), a.memoizedState = o.state !== null && o.state !== void 0 ? o.state : null, o.updater = Mh, a.stateNode = o, o._reactInternals = a, v && (a = a.stateNode, a.__reactInternalMemoizedUnmaskedChildContext = b, a.__reactInternalMemoizedMaskedChildContext = S), o;
|
|
6053
6053
|
}
|
|
6054
6054
|
function Oy(a, o, d, v) {
|
|
6055
6055
|
a = o.state, typeof o.componentWillReceiveProps == "function" && o.componentWillReceiveProps(d, v), typeof o.UNSAFE_componentWillReceiveProps == "function" && o.UNSAFE_componentWillReceiveProps(d, v), o.state !== a && Mh.enqueueReplaceState(o, o.state, null);
|
|
@@ -6132,14 +6132,14 @@ Error generating stack: ` + S.message + `
|
|
|
6132
6132
|
function Ou(a, o, d, v, b) {
|
|
6133
6133
|
return a.mode & 1 ? (a.flags |= 65536, a.lanes = b, a) : (a === o ? a.flags |= 65536 : (a.flags |= 128, d.flags |= 131072, d.flags &= -52805, d.tag === 1 && (d.alternate === null ? d.tag = 17 : (o = us(-1, 1), o.tag = 2, Hs(d, o, 1))), d.lanes |= 1), a);
|
|
6134
6134
|
}
|
|
6135
|
-
var dp = J.ReactCurrentOwner,
|
|
6135
|
+
var dp = J.ReactCurrentOwner, Zr = !1;
|
|
6136
6136
|
function Ta(a, o, d, v) {
|
|
6137
6137
|
o.child = a === null ? Je(o, null, d, v) : Tr(o, a.child, d, v);
|
|
6138
6138
|
}
|
|
6139
6139
|
function Oi(a, o, d, v, b) {
|
|
6140
6140
|
d = d.render;
|
|
6141
6141
|
var S = o.ref;
|
|
6142
|
-
return Xn(o, b), v = ve(a, o, d, v, S, b), d = Me(), a !== null && !
|
|
6142
|
+
return Xn(o, b), v = ve(a, o, d, v, S, b), d = Me(), a !== null && !Zr ? (o.updateQueue = a.updateQueue, o.flags &= -2053, a.lanes &= ~b, oo(a, o, b)) : (ir && d && Fl(o), o.flags |= 1, Ta(a, o, v, b), o.child);
|
|
6143
6143
|
}
|
|
6144
6144
|
function Mc(a, o, d, v, b) {
|
|
6145
6145
|
if (a === null) {
|
|
@@ -6155,7 +6155,7 @@ Error generating stack: ` + S.message + `
|
|
|
6155
6155
|
function Jt(a, o, d, v, b) {
|
|
6156
6156
|
if (a !== null) {
|
|
6157
6157
|
var S = a.memoizedProps;
|
|
6158
|
-
if (Ns(S, v) && a.ref === o.ref) if (
|
|
6158
|
+
if (Ns(S, v) && a.ref === o.ref) if (Zr = !1, o.pendingProps = v = S, (a.lanes & b) !== 0) a.flags & 131072 && (Zr = !0);
|
|
6159
6159
|
else return o.lanes = a.lanes, oo(a, o, b);
|
|
6160
6160
|
}
|
|
6161
6161
|
return $g(a, o, d, v, b);
|
|
@@ -6176,7 +6176,7 @@ Error generating stack: ` + S.message + `
|
|
|
6176
6176
|
}
|
|
6177
6177
|
function $g(a, o, d, v, b) {
|
|
6178
6178
|
var S = Rr(d) ? Va : Vn.current;
|
|
6179
|
-
return S = $i(o, S), Xn(o, b), d = ve(a, o, d, v, S, b), v = Me(), a !== null && !
|
|
6179
|
+
return S = $i(o, S), Xn(o, b), d = ve(a, o, d, v, S, b), v = Me(), a !== null && !Zr ? (o.updateQueue = a.updateQueue, o.flags &= -2053, a.lanes &= ~b, oo(a, o, b)) : (ir && v && Fl(o), o.flags |= 1, Ta(a, o, d, b), o.child);
|
|
6180
6180
|
}
|
|
6181
6181
|
function zh(a, o, d, v, b) {
|
|
6182
6182
|
if (Rr(d)) {
|
|
@@ -6190,15 +6190,15 @@ Error generating stack: ` + S.message + `
|
|
|
6190
6190
|
var X = P.context, me = d.contextType;
|
|
6191
6191
|
typeof me == "object" && me !== null ? me = Ri(me) : (me = Rr(d) ? Va : Vn.current, me = $i(o, me));
|
|
6192
6192
|
var Pe = d.getDerivedStateFromProps, Le = typeof Pe == "function" || typeof P.getSnapshotBeforeUpdate == "function";
|
|
6193
|
-
Le || typeof P.UNSAFE_componentWillReceiveProps != "function" && typeof P.componentWillReceiveProps != "function" || (H !== v || X !== me) && Oy(o, P, v, me),
|
|
6193
|
+
Le || typeof P.UNSAFE_componentWillReceiveProps != "function" && typeof P.componentWillReceiveProps != "function" || (H !== v || X !== me) && Oy(o, P, v, me), Jr = !1;
|
|
6194
6194
|
var $e = o.memoizedState;
|
|
6195
|
-
P.state = $e, Ac(o, v, P, b), X = o.memoizedState, H !== v || $e !== X || Ur.current ||
|
|
6195
|
+
P.state = $e, Ac(o, v, P, b), X = o.memoizedState, H !== v || $e !== X || Ur.current || Jr ? (typeof Pe == "function" && (xg(o, d, Pe, v), X = o.memoizedState), (H = Jr || Ry(o, d, H, v, $e, X, me)) ? (Le || typeof P.UNSAFE_componentWillMount != "function" && typeof P.componentWillMount != "function" || (typeof P.componentWillMount == "function" && P.componentWillMount(), typeof P.UNSAFE_componentWillMount == "function" && P.UNSAFE_componentWillMount()), typeof P.componentDidMount == "function" && (o.flags |= 4194308)) : (typeof P.componentDidMount == "function" && (o.flags |= 4194308), o.memoizedProps = v, o.memoizedState = X), P.props = v, P.state = X, P.context = me, v = H) : (typeof P.componentDidMount == "function" && (o.flags |= 4194308), v = !1);
|
|
6196
6196
|
} else {
|
|
6197
6197
|
P = o.stateNode, Id(a, o), H = o.memoizedProps, me = o.type === o.elementType ? H : ds(o.type, H), P.props = me, Le = o.pendingProps, $e = P.context, X = d.contextType, typeof X == "object" && X !== null ? X = Ri(X) : (X = Rr(d) ? Va : Vn.current, X = $i(o, X));
|
|
6198
6198
|
var ot = d.getDerivedStateFromProps;
|
|
6199
|
-
(Pe = typeof ot == "function" || typeof P.getSnapshotBeforeUpdate == "function") || typeof P.UNSAFE_componentWillReceiveProps != "function" && typeof P.componentWillReceiveProps != "function" || (H !== Le || $e !== X) && Oy(o, P, v, X),
|
|
6199
|
+
(Pe = typeof ot == "function" || typeof P.getSnapshotBeforeUpdate == "function") || typeof P.UNSAFE_componentWillReceiveProps != "function" && typeof P.componentWillReceiveProps != "function" || (H !== Le || $e !== X) && Oy(o, P, v, X), Jr = !1, $e = o.memoizedState, P.state = $e, Ac(o, v, P, b);
|
|
6200
6200
|
var ht = o.memoizedState;
|
|
6201
|
-
H !== Le || $e !== ht || Ur.current ||
|
|
6201
|
+
H !== Le || $e !== ht || Ur.current || Jr ? (typeof ot == "function" && (xg(o, d, ot, v), ht = o.memoizedState), (me = Jr || Ry(o, d, me, v, $e, ht, X) || !1) ? (Pe || typeof P.UNSAFE_componentWillUpdate != "function" && typeof P.componentWillUpdate != "function" || (typeof P.componentWillUpdate == "function" && P.componentWillUpdate(v, ht, X), typeof P.UNSAFE_componentWillUpdate == "function" && P.UNSAFE_componentWillUpdate(v, ht, X)), typeof P.componentDidUpdate == "function" && (o.flags |= 4), typeof P.getSnapshotBeforeUpdate == "function" && (o.flags |= 1024)) : (typeof P.componentDidUpdate != "function" || H === a.memoizedProps && $e === a.memoizedState || (o.flags |= 4), typeof P.getSnapshotBeforeUpdate != "function" || H === a.memoizedProps && $e === a.memoizedState || (o.flags |= 1024), o.memoizedProps = v, o.memoizedState = ht), P.props = v, P.state = ht, P.context = X, v = me) : (typeof P.componentDidUpdate != "function" || H === a.memoizedProps && $e === a.memoizedState || (o.flags |= 4), typeof P.getSnapshotBeforeUpdate != "function" || H === a.memoizedProps && $e === a.memoizedState || (o.flags |= 1024), v = !1);
|
|
6202
6202
|
}
|
|
6203
6203
|
return Ic(a, o, d, v, S, b);
|
|
6204
6204
|
}
|
|
@@ -6247,8 +6247,8 @@ Error generating stack: ` + S.message + `
|
|
|
6247
6247
|
if (v = b.nextSibling && b.nextSibling.dataset, v) var H = v.dgst;
|
|
6248
6248
|
return v = H, S = Error(i(419)), v = _g(S, v, void 0), hp(a, o, P, v);
|
|
6249
6249
|
}
|
|
6250
|
-
if (H = (P & a.childLanes) !== 0,
|
|
6251
|
-
if (v =
|
|
6250
|
+
if (H = (P & a.childLanes) !== 0, Zr || H) {
|
|
6251
|
+
if (v = ba, v !== null) {
|
|
6252
6252
|
switch (P & -P) {
|
|
6253
6253
|
case 4:
|
|
6254
6254
|
b = 2;
|
|
@@ -6903,7 +6903,7 @@ Error generating stack: ` + S.message + `
|
|
|
6903
6903
|
if (v === 5 || v === 6) a = a.stateNode, o ? d.insertBefore(a, o) : d.appendChild(a);
|
|
6904
6904
|
else if (v !== 4 && (a = a.child, a !== null)) for (Hc(a, o, d), a = a.sibling; a !== null; ) Hc(a, o, d), a = a.sibling;
|
|
6905
6905
|
}
|
|
6906
|
-
var qr = null,
|
|
6906
|
+
var qr = null, ya = !1;
|
|
6907
6907
|
function Lu(a, o, d) {
|
|
6908
6908
|
for (d = d.child; d !== null; ) Vy(a, o, d), d = d.sibling;
|
|
6909
6909
|
}
|
|
@@ -6916,14 +6916,14 @@ Error generating stack: ` + S.message + `
|
|
|
6916
6916
|
case 5:
|
|
6917
6917
|
Xa || Uc(d, o);
|
|
6918
6918
|
case 6:
|
|
6919
|
-
var v = qr, b =
|
|
6920
|
-
qr = null, Lu(a, o, d), qr = v,
|
|
6919
|
+
var v = qr, b = ya;
|
|
6920
|
+
qr = null, Lu(a, o, d), qr = v, ya = b, qr !== null && (ya ? (a = qr, d = d.stateNode, a.nodeType === 8 ? a.parentNode.removeChild(d) : a.removeChild(d)) : qr.removeChild(d.stateNode));
|
|
6921
6921
|
break;
|
|
6922
6922
|
case 18:
|
|
6923
|
-
qr !== null && (
|
|
6923
|
+
qr !== null && (ya ? (a = qr, d = d.stateNode, a.nodeType === 8 ? El(a.parentNode, d) : a.nodeType === 1 && El(a, d), Zi(a)) : El(qr, d.stateNode));
|
|
6924
6924
|
break;
|
|
6925
6925
|
case 4:
|
|
6926
|
-
v = qr, b =
|
|
6926
|
+
v = qr, b = ya, qr = d.stateNode.containerInfo, ya = !0, Lu(a, o, d), qr = v, ya = b;
|
|
6927
6927
|
break;
|
|
6928
6928
|
case 0:
|
|
6929
6929
|
case 11:
|
|
@@ -6976,19 +6976,19 @@ Error generating stack: ` + S.message + `
|
|
|
6976
6976
|
e: for (; H !== null; ) {
|
|
6977
6977
|
switch (H.tag) {
|
|
6978
6978
|
case 5:
|
|
6979
|
-
qr = H.stateNode,
|
|
6979
|
+
qr = H.stateNode, ya = !1;
|
|
6980
6980
|
break e;
|
|
6981
6981
|
case 3:
|
|
6982
|
-
qr = H.stateNode.containerInfo,
|
|
6982
|
+
qr = H.stateNode.containerInfo, ya = !0;
|
|
6983
6983
|
break e;
|
|
6984
6984
|
case 4:
|
|
6985
|
-
qr = H.stateNode.containerInfo,
|
|
6985
|
+
qr = H.stateNode.containerInfo, ya = !0;
|
|
6986
6986
|
break e;
|
|
6987
6987
|
}
|
|
6988
6988
|
H = H.return;
|
|
6989
6989
|
}
|
|
6990
6990
|
if (qr === null) throw Error(i(160));
|
|
6991
|
-
Vy(S, P, b), qr = null,
|
|
6991
|
+
Vy(S, P, b), qr = null, ya = !1;
|
|
6992
6992
|
var X = b.alternate;
|
|
6993
6993
|
X !== null && (X.return = null), b.return = null;
|
|
6994
6994
|
} catch (me) {
|
|
@@ -7385,7 +7385,7 @@ Error generating stack: ` + S.message + `
|
|
|
7385
7385
|
ft = o.return;
|
|
7386
7386
|
}
|
|
7387
7387
|
}
|
|
7388
|
-
var yp = Math.ceil, Bu = J.ReactCurrentDispatcher, Mu = J.ReactCurrentOwner, Bi = J.ReactCurrentBatchConfig, Tn = 0,
|
|
7388
|
+
var yp = Math.ceil, Bu = J.ReactCurrentDispatcher, Mu = J.ReactCurrentOwner, Bi = J.ReactCurrentBatchConfig, Tn = 0, ba = null, ea = null, Fa = 0, so = 0, Iu = At(0), ua = 0, ju = null, Il = 0, bp = 0, Mg = 0, kp = null, Mi = null, Ig = 0, Gs = 1 / 0, hs = null, zu = !1, jg = null, Uu = null, wp = !1, jl = null, qc = 0, Hu = 0, Wh = null, Ja = -1, zl = 0;
|
|
7389
7389
|
function $a() {
|
|
7390
7390
|
return Tn & 6 ? _t() : Ja !== -1 ? Ja : Ja = _t();
|
|
7391
7391
|
}
|
|
@@ -7394,12 +7394,12 @@ Error generating stack: ` + S.message + `
|
|
|
7394
7394
|
}
|
|
7395
7395
|
function ms(a, o, d, v) {
|
|
7396
7396
|
if (50 < Hu) throw Hu = 0, Wh = null, Error(i(185));
|
|
7397
|
-
ri(a, d, v), (!(Tn & 2) || a !==
|
|
7397
|
+
ri(a, d, v), (!(Tn & 2) || a !== ba) && (a === ba && (!(Tn & 2) && (bp |= d), ua === 4 && Ul(a, Fa)), Za(a, v), d === 1 && Tn === 0 && !(o.mode & 1) && (Gs = _t() + 500, Al && Ao()));
|
|
7398
7398
|
}
|
|
7399
7399
|
function Za(a, o) {
|
|
7400
7400
|
var d = a.callbackNode;
|
|
7401
7401
|
hl(a, o);
|
|
7402
|
-
var v = Xi(a, a ===
|
|
7402
|
+
var v = Xi(a, a === ba ? Fa : 0);
|
|
7403
7403
|
if (v === 0) d !== null && Nr(d), a.callbackNode = null, a.callbackPriority = 0;
|
|
7404
7404
|
else if (o = v & -v, a.callbackPriority !== o) {
|
|
7405
7405
|
if (d != null && Nr(d), o === 1) a.tag === 0 ? ao(Qy.bind(null, a)) : Bd(Qy.bind(null, a)), as(function() {
|
|
@@ -7431,7 +7431,7 @@ Error generating stack: ` + S.message + `
|
|
|
7431
7431
|
if (Ja = -1, zl = 0, Tn & 6) throw Error(i(327));
|
|
7432
7432
|
var d = a.callbackNode;
|
|
7433
7433
|
if (qd() && a.callbackNode !== d) return null;
|
|
7434
|
-
var v = Xi(a, a ===
|
|
7434
|
+
var v = Xi(a, a === ba ? Fa : 0);
|
|
7435
7435
|
if (v === 0) return null;
|
|
7436
7436
|
if (v & 30 || v & a.expiredLanes || o) o = Kh(a, v);
|
|
7437
7437
|
else {
|
|
@@ -7439,7 +7439,7 @@ Error generating stack: ` + S.message + `
|
|
|
7439
7439
|
var b = Tn;
|
|
7440
7440
|
Tn |= 2;
|
|
7441
7441
|
var S = Jy();
|
|
7442
|
-
(
|
|
7442
|
+
(ba !== a || Fa !== o) && (hs = null, Gs = _t() + 500, Yc(a, o));
|
|
7443
7443
|
do
|
|
7444
7444
|
try {
|
|
7445
7445
|
j0();
|
|
@@ -7448,7 +7448,7 @@ Error generating stack: ` + S.message + `
|
|
|
7448
7448
|
Xy(a, H);
|
|
7449
7449
|
}
|
|
7450
7450
|
while (!0);
|
|
7451
|
-
Md(), Bu.current = S, Tn = b,
|
|
7451
|
+
Md(), Bu.current = S, Tn = b, ea !== null ? o = 0 : (ba = null, Fa = 0, o = ua);
|
|
7452
7452
|
}
|
|
7453
7453
|
if (o !== 0) {
|
|
7454
7454
|
if (o === 2 && (b = Es(a), b !== 0 && (v = b, o = Vc(a, b))), o === 1) throw d = ju, Yc(a, 0), Ul(a, v), Za(a, _t()), d;
|
|
@@ -7575,7 +7575,7 @@ Error generating stack: ` + S.message + `
|
|
|
7575
7575
|
function Yc(a, o) {
|
|
7576
7576
|
a.finishedWork = null, a.finishedLanes = 0;
|
|
7577
7577
|
var d = a.timeoutHandle;
|
|
7578
|
-
if (d !== -1 && (a.timeoutHandle = -1, Ld(d)),
|
|
7578
|
+
if (d !== -1 && (a.timeoutHandle = -1, Ld(d)), ea !== null) for (d = ea.return; d !== null; ) {
|
|
7579
7579
|
var v = d;
|
|
7580
7580
|
switch ($u(v), v.tag) {
|
|
7581
7581
|
case 1:
|
|
@@ -7605,7 +7605,7 @@ Error generating stack: ` + S.message + `
|
|
|
7605
7605
|
}
|
|
7606
7606
|
d = d.return;
|
|
7607
7607
|
}
|
|
7608
|
-
if (
|
|
7608
|
+
if (ba = a, ea = a = Hl(a.current, null), Fa = so = o, ua = 0, ju = null, Mg = bp = Il = 0, Mi = kp = null, Pl !== null) {
|
|
7609
7609
|
for (o = 0; o < Pl.length; o++) if (d = Pl[o], v = d.interleaved, v !== null) {
|
|
7610
7610
|
d.interleaved = null;
|
|
7611
7611
|
var b = v.next, S = d.pending;
|
|
@@ -7621,7 +7621,7 @@ Error generating stack: ` + S.message + `
|
|
|
7621
7621
|
}
|
|
7622
7622
|
function Xy(a, o) {
|
|
7623
7623
|
do {
|
|
7624
|
-
var d =
|
|
7624
|
+
var d = ea;
|
|
7625
7625
|
try {
|
|
7626
7626
|
if (Md(), nn.current = Lc, g) {
|
|
7627
7627
|
for (var v = En.memoizedState; v !== null; ) {
|
|
@@ -7631,7 +7631,7 @@ Error generating stack: ` + S.message + `
|
|
|
7631
7631
|
g = !1;
|
|
7632
7632
|
}
|
|
7633
7633
|
if (Un = 0, f = Lr = En = null, k = !1, x = 0, Mu.current = null, d === null || d.return === null) {
|
|
7634
|
-
ua = 1, ju = o,
|
|
7634
|
+
ua = 1, ju = o, ea = null;
|
|
7635
7635
|
break;
|
|
7636
7636
|
}
|
|
7637
7637
|
e: {
|
|
@@ -7688,7 +7688,7 @@ Error generating stack: ` + S.message + `
|
|
|
7688
7688
|
}
|
|
7689
7689
|
tb(d);
|
|
7690
7690
|
} catch (kt) {
|
|
7691
|
-
o = kt,
|
|
7691
|
+
o = kt, ea === d && d !== null && (ea = d = d.return);
|
|
7692
7692
|
continue;
|
|
7693
7693
|
}
|
|
7694
7694
|
break;
|
|
@@ -7699,13 +7699,13 @@ Error generating stack: ` + S.message + `
|
|
|
7699
7699
|
return Bu.current = Lc, a === null ? Lc : a;
|
|
7700
7700
|
}
|
|
7701
7701
|
function Hg() {
|
|
7702
|
-
(ua === 0 || ua === 3 || ua === 2) && (ua = 4),
|
|
7702
|
+
(ua === 0 || ua === 3 || ua === 2) && (ua = 4), ba === null || !(Il & 268435455) && !(bp & 268435455) || Ul(ba, Fa);
|
|
7703
7703
|
}
|
|
7704
7704
|
function Kh(a, o) {
|
|
7705
7705
|
var d = Tn;
|
|
7706
7706
|
Tn |= 2;
|
|
7707
7707
|
var v = Jy();
|
|
7708
|
-
(
|
|
7708
|
+
(ba !== a || Fa !== o) && (hs = null, Yc(a, o));
|
|
7709
7709
|
do
|
|
7710
7710
|
try {
|
|
7711
7711
|
Zy();
|
|
@@ -7714,18 +7714,18 @@ Error generating stack: ` + S.message + `
|
|
|
7714
7714
|
Xy(a, b);
|
|
7715
7715
|
}
|
|
7716
7716
|
while (!0);
|
|
7717
|
-
if (Md(), Tn = d, Bu.current = v,
|
|
7718
|
-
return
|
|
7717
|
+
if (Md(), Tn = d, Bu.current = v, ea !== null) throw Error(i(261));
|
|
7718
|
+
return ba = null, Fa = 0, ua;
|
|
7719
7719
|
}
|
|
7720
7720
|
function Zy() {
|
|
7721
|
-
for (;
|
|
7721
|
+
for (; ea !== null; ) eb(ea);
|
|
7722
7722
|
}
|
|
7723
7723
|
function j0() {
|
|
7724
|
-
for (;
|
|
7724
|
+
for (; ea !== null && !Gi(); ) eb(ea);
|
|
7725
7725
|
}
|
|
7726
7726
|
function eb(a) {
|
|
7727
7727
|
var o = ab(a.alternate, a, so);
|
|
7728
|
-
a.memoizedProps = a.pendingProps, o === null ? tb(a) :
|
|
7728
|
+
a.memoizedProps = a.pendingProps, o === null ? tb(a) : ea = o, Mu.current = null;
|
|
7729
7729
|
}
|
|
7730
7730
|
function tb(a) {
|
|
7731
7731
|
var o = a;
|
|
@@ -7733,23 +7733,23 @@ Error generating stack: ` + S.message + `
|
|
|
7733
7733
|
var d = o.alternate;
|
|
7734
7734
|
if (a = o.return, o.flags & 32768) {
|
|
7735
7735
|
if (d = Hy(d, o), d !== null) {
|
|
7736
|
-
d.flags &= 32767,
|
|
7736
|
+
d.flags &= 32767, ea = d;
|
|
7737
7737
|
return;
|
|
7738
7738
|
}
|
|
7739
7739
|
if (a !== null) a.flags |= 32768, a.subtreeFlags = 0, a.deletions = null;
|
|
7740
7740
|
else {
|
|
7741
|
-
ua = 6,
|
|
7741
|
+
ua = 6, ea = null;
|
|
7742
7742
|
return;
|
|
7743
7743
|
}
|
|
7744
7744
|
} else if (d = Hh(d, o, so), d !== null) {
|
|
7745
|
-
|
|
7745
|
+
ea = d;
|
|
7746
7746
|
return;
|
|
7747
7747
|
}
|
|
7748
7748
|
if (o = o.sibling, o !== null) {
|
|
7749
|
-
|
|
7749
|
+
ea = o;
|
|
7750
7750
|
return;
|
|
7751
7751
|
}
|
|
7752
|
-
|
|
7752
|
+
ea = o = a;
|
|
7753
7753
|
} while (o !== null);
|
|
7754
7754
|
ua === 0 && (ua = 5);
|
|
7755
7755
|
}
|
|
@@ -7773,7 +7773,7 @@ Error generating stack: ` + S.message + `
|
|
|
7773
7773
|
if (a.finishedWork = null, a.finishedLanes = 0, d === a.current) throw Error(i(177));
|
|
7774
7774
|
a.callbackNode = null, a.callbackPriority = 0;
|
|
7775
7775
|
var S = d.lanes | d.childLanes;
|
|
7776
|
-
if (Af(a, S), a ===
|
|
7776
|
+
if (Af(a, S), a === ba && (ea = ba = null, Fa = 0), !(d.subtreeFlags & 2064) && !(d.flags & 2064) || wp || (wp = !0, ib(dl, function() {
|
|
7777
7777
|
return qd(), null;
|
|
7778
7778
|
})), S = (d.flags & 15990) !== 0, d.subtreeFlags & 15990 || S) {
|
|
7779
7779
|
S = Bi.transition, Bi.transition = null;
|
|
@@ -7918,7 +7918,7 @@ Error generating stack: ` + S.message + `
|
|
|
7918
7918
|
}
|
|
7919
7919
|
function U0(a, o, d) {
|
|
7920
7920
|
var v = a.pingCache;
|
|
7921
|
-
v !== null && v.delete(o), o = $a(), a.pingedLanes |= a.suspendedLanes & d,
|
|
7921
|
+
v !== null && v.delete(o), o = $a(), a.pingedLanes |= a.suspendedLanes & d, ba === a && (Fa & d) === d && (ua === 4 || ua === 3 && (Fa & 130023424) === Fa && 500 > _t() - Ig ? Yc(a, 0) : Mg |= d), Za(a, o);
|
|
7922
7922
|
}
|
|
7923
7923
|
function nb(a, o) {
|
|
7924
7924
|
o === 0 && (a.mode & 1 ? (o = qa, qa <<= 1, !(qa & 130023424) && (qa = 4194304)) : o = 1);
|
|
@@ -7946,12 +7946,12 @@ Error generating stack: ` + S.message + `
|
|
|
7946
7946
|
}
|
|
7947
7947
|
var ab;
|
|
7948
7948
|
ab = function(a, o, d) {
|
|
7949
|
-
if (a !== null) if (a.memoizedProps !== o.pendingProps || Ur.current)
|
|
7949
|
+
if (a !== null) if (a.memoizedProps !== o.pendingProps || Ur.current) Zr = !0;
|
|
7950
7950
|
else {
|
|
7951
|
-
if (!(a.lanes & d) && !(o.flags & 128)) return
|
|
7952
|
-
|
|
7951
|
+
if (!(a.lanes & d) && !(o.flags & 128)) return Zr = !1, ps(a, o, d);
|
|
7952
|
+
Zr = !!(a.flags & 131072);
|
|
7953
7953
|
}
|
|
7954
|
-
else
|
|
7954
|
+
else Zr = !1, ir && o.flags & 1048576 && Th(o, Fo, o.index);
|
|
7955
7955
|
switch (o.lanes = 0, o.tag) {
|
|
7956
7956
|
case 2:
|
|
7957
7957
|
var v = o.type;
|
|
@@ -8181,7 +8181,7 @@ Error generating stack: ` + S.message + `
|
|
|
8181
8181
|
return { $$typeof: ae, key: v == null ? null : "" + v, children: a, containerInfo: o, implementation: d };
|
|
8182
8182
|
}
|
|
8183
8183
|
function lb(a) {
|
|
8184
|
-
if (!a) return
|
|
8184
|
+
if (!a) return va;
|
|
8185
8185
|
a = a._reactInternals;
|
|
8186
8186
|
e: {
|
|
8187
8187
|
if (zt(a) !== a || a.tag !== 1) throw Error(i(170));
|
|
@@ -8575,13 +8575,13 @@ function _L() {
|
|
|
8575
8575
|
}
|
|
8576
8576
|
return !1;
|
|
8577
8577
|
}
|
|
8578
|
-
function
|
|
8578
|
+
function pa(e) {
|
|
8579
8579
|
return Mn.hasOwnProperty(e) ? Mn[e] : null;
|
|
8580
8580
|
}
|
|
8581
8581
|
function pr(e, t, s, u, p, y, w) {
|
|
8582
8582
|
this.acceptsBooleans = t === an || t === ce || t === ee, this.attributeName = u, this.attributeNamespace = p, this.mustUseProperty = s, this.propertyName = e, this.type = t, this.sanitizeURL = y, this.removeEmptyString = w;
|
|
8583
8583
|
}
|
|
8584
|
-
var Mn = {},
|
|
8584
|
+
var Mn = {}, ha = [
|
|
8585
8585
|
"children",
|
|
8586
8586
|
"dangerouslySetInnerHTML",
|
|
8587
8587
|
// TODO: This prevents the assignment of defaultValue to regular
|
|
@@ -8594,7 +8594,7 @@ function _L() {
|
|
|
8594
8594
|
"suppressHydrationWarning",
|
|
8595
8595
|
"style"
|
|
8596
8596
|
];
|
|
8597
|
-
|
|
8597
|
+
ha.forEach(function(e) {
|
|
8598
8598
|
Mn[e] = new pr(
|
|
8599
8599
|
e,
|
|
8600
8600
|
ln,
|
|
@@ -8773,7 +8773,7 @@ function _L() {
|
|
|
8773
8773
|
!1
|
|
8774
8774
|
);
|
|
8775
8775
|
});
|
|
8776
|
-
var
|
|
8776
|
+
var ma = /[\-\:]([a-z])/g, wi = function(e) {
|
|
8777
8777
|
return e[1].toUpperCase();
|
|
8778
8778
|
};
|
|
8779
8779
|
[
|
|
@@ -8854,7 +8854,7 @@ function _L() {
|
|
|
8854
8854
|
// you'll need to set attributeName to name.toLowerCase()
|
|
8855
8855
|
// instead in the assignment below.
|
|
8856
8856
|
].forEach(function(e) {
|
|
8857
|
-
var t = e.replace(
|
|
8857
|
+
var t = e.replace(ma, wi);
|
|
8858
8858
|
Mn[t] = new pr(
|
|
8859
8859
|
t,
|
|
8860
8860
|
mn,
|
|
@@ -8878,7 +8878,7 @@ function _L() {
|
|
|
8878
8878
|
// you'll need to set attributeName to name.toLowerCase()
|
|
8879
8879
|
// instead in the assignment below.
|
|
8880
8880
|
].forEach(function(e) {
|
|
8881
|
-
var t = e.replace(
|
|
8881
|
+
var t = e.replace(ma, wi);
|
|
8882
8882
|
Mn[t] = new pr(
|
|
8883
8883
|
t,
|
|
8884
8884
|
mn,
|
|
@@ -8898,7 +8898,7 @@ function _L() {
|
|
|
8898
8898
|
// you'll need to set attributeName to name.toLowerCase()
|
|
8899
8899
|
// instead in the assignment below.
|
|
8900
8900
|
].forEach(function(e) {
|
|
8901
|
-
var t = e.replace(
|
|
8901
|
+
var t = e.replace(ma, wi);
|
|
8902
8902
|
Mn[t] = new pr(
|
|
8903
8903
|
t,
|
|
8904
8904
|
mn,
|
|
@@ -8988,7 +8988,7 @@ function _L() {
|
|
|
8988
8988
|
}
|
|
8989
8989
|
}
|
|
8990
8990
|
function rr(e, t, s, u) {
|
|
8991
|
-
var p =
|
|
8991
|
+
var p = pa(t);
|
|
8992
8992
|
if (!Cn(t, p, u)) {
|
|
8993
8993
|
if (gn(t, s, p, u) && (s = null), u || p === null) {
|
|
8994
8994
|
if (wn(t)) {
|
|
@@ -9367,7 +9367,7 @@ Error generating stack: ` + u.message + `
|
|
|
9367
9367
|
return null;
|
|
9368
9368
|
}
|
|
9369
9369
|
var gl = i.ReactDebugCurrentFrame, oa = null, Ji = !1;
|
|
9370
|
-
function
|
|
9370
|
+
function ga() {
|
|
9371
9371
|
{
|
|
9372
9372
|
if (oa === null)
|
|
9373
9373
|
return null;
|
|
@@ -9501,7 +9501,7 @@ Error generating stack: ` + u.message + `
|
|
|
9501
9501
|
return p;
|
|
9502
9502
|
}
|
|
9503
9503
|
function eo(e, t) {
|
|
9504
|
-
fu("input", t), t.checked !== void 0 && t.defaultChecked !== void 0 && !mu && (m("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components",
|
|
9504
|
+
fu("input", t), t.checked !== void 0 && t.defaultChecked !== void 0 && !mu && (m("%s contains an input of type %s with both checked and defaultChecked props. Input elements must be either controlled or uncontrolled (specify either the checked prop, or the defaultChecked prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components", ga() || "A component", t.type), mu = !0), t.value !== void 0 && t.defaultValue !== void 0 && !hu && (m("%s contains an input of type %s with both value and defaultValue props. Input elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled input element and remove one of these props. More info: https://reactjs.org/link/controlled-components", ga() || "A component", t.type), hu = !0);
|
|
9505
9505
|
var s = e, u = t.defaultValue == null ? "" : t.defaultValue;
|
|
9506
9506
|
s._wrapperState = {
|
|
9507
9507
|
initialChecked: t.checked != null ? t.checked : t.defaultChecked,
|
|
@@ -9583,7 +9583,7 @@ Error generating stack: ` + u.message + `
|
|
|
9583
9583
|
var zn;
|
|
9584
9584
|
zn = !1;
|
|
9585
9585
|
function hr() {
|
|
9586
|
-
var e =
|
|
9586
|
+
var e = ga();
|
|
9587
9587
|
return e ? `
|
|
9588
9588
|
|
|
9589
9589
|
Check the render method of \`` + e + "`." : "";
|
|
@@ -9662,7 +9662,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
9662
9662
|
}
|
|
9663
9663
|
function Dd(e, t) {
|
|
9664
9664
|
var s = e;
|
|
9665
|
-
fu("textarea", t), t.value !== void 0 && t.defaultValue !== void 0 && !hh && (m("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components",
|
|
9665
|
+
fu("textarea", t), t.value !== void 0 && t.defaultValue !== void 0 && !hh && (m("%s contains a textarea with both value and defaultValue props. Textarea elements must be either controlled or uncontrolled (specify either the value prop, or the defaultValue prop, but not both). Decide between using a controlled or uncontrolled textarea and remove one of these props. More info: https://reactjs.org/link/controlled-components", ga() || "A component"), hh = !0);
|
|
9666
9666
|
var u = t.value;
|
|
9667
9667
|
if (u == null) {
|
|
9668
9668
|
var p = t.children, y = t.defaultValue;
|
|
@@ -9730,7 +9730,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
9730
9730
|
return;
|
|
9731
9731
|
}
|
|
9732
9732
|
e.innerHTML = t;
|
|
9733
|
-
}),
|
|
9733
|
+
}), Qr = 1, xo = 3, Qn = 8, oi = 9, wl = 11, Zo = function(e, t) {
|
|
9734
9734
|
if (t) {
|
|
9735
9735
|
var s = e.firstChild;
|
|
9736
9736
|
if (s && s === e.lastChild && s.nodeType === xo) {
|
|
@@ -10604,7 +10604,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10604
10604
|
return m("Received a `%s` for a string attribute `is`. If this is expected, cast the value to a string.", typeof s), zr[t] = !0, !0;
|
|
10605
10605
|
if (typeof s == "number" && isNaN(s))
|
|
10606
10606
|
return m("Received NaN for the `%s` attribute. If this is expected, cast the value to a string.", t), zr[t] = !0, !0;
|
|
10607
|
-
var A =
|
|
10607
|
+
var A = pa(t), O = A !== null && A.type === ln;
|
|
10608
10608
|
if (vc.hasOwnProperty(p)) {
|
|
10609
10609
|
var j = vc[p];
|
|
10610
10610
|
if (j !== t)
|
|
@@ -10840,7 +10840,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
10840
10840
|
), vt = (
|
|
10841
10841
|
/* */
|
|
10842
10842
|
128
|
|
10843
|
-
),
|
|
10843
|
+
), va = (
|
|
10844
10844
|
/* */
|
|
10845
10845
|
256
|
|
10846
10846
|
), Vn = (
|
|
@@ -11042,7 +11042,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11042
11042
|
}
|
|
11043
11043
|
return null;
|
|
11044
11044
|
}
|
|
11045
|
-
var Gf = r.unstable_scheduleCallback, Ah = r.unstable_cancelCallback, Kf = r.unstable_shouldYield, Qf = r.unstable_requestPaint, Or = r.unstable_now, Ec = r.unstable_getCurrentPriorityLevel, Pu = r.unstable_ImmediatePriority, zs = r.unstable_UserBlockingPriority, Po = r.unstable_NormalPriority, Dg = r.unstable_LowPriority, ls = r.unstable_IdlePriority,
|
|
11045
|
+
var Gf = r.unstable_scheduleCallback, Ah = r.unstable_cancelCallback, Kf = r.unstable_shouldYield, Qf = r.unstable_requestPaint, Or = r.unstable_now, Ec = r.unstable_getCurrentPriorityLevel, Pu = r.unstable_ImmediatePriority, zs = r.unstable_UserBlockingPriority, Po = r.unstable_NormalPriority, Dg = r.unstable_LowPriority, ls = r.unstable_IdlePriority, Xr = r.unstable_yieldValue, Fh = r.unstable_setDisableYieldValue, $l = null, Tr = null, Je = null, Ga = !1, Ka = typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ < "u";
|
|
11046
11046
|
function Us(e) {
|
|
11047
11047
|
if (typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ > "u")
|
|
11048
11048
|
return !1;
|
|
@@ -11115,7 +11115,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11115
11115
|
}
|
|
11116
11116
|
}
|
|
11117
11117
|
function Xn(e) {
|
|
11118
|
-
if (typeof
|
|
11118
|
+
if (typeof Xr == "function" && (Fh(e), c(e)), Tr && typeof Tr.setStrictMode == "function")
|
|
11119
11119
|
try {
|
|
11120
11120
|
Tr.setStrictMode($l, e);
|
|
11121
11121
|
} catch (t) {
|
|
@@ -11143,7 +11143,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11143
11143
|
function Qa(e) {
|
|
11144
11144
|
Je !== null && typeof Je.markComponentRenderStarted == "function" && Je.markComponentRenderStarted(e);
|
|
11145
11145
|
}
|
|
11146
|
-
function
|
|
11146
|
+
function Jr() {
|
|
11147
11147
|
Je !== null && typeof Je.markComponentRenderStopped == "function" && Je.markComponentRenderStopped();
|
|
11148
11148
|
}
|
|
11149
11149
|
function Tc(e) {
|
|
@@ -11450,14 +11450,14 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11450
11450
|
var te = e.entangledLanes;
|
|
11451
11451
|
if (te !== E)
|
|
11452
11452
|
for (var ue = e.entanglements, ge = u & te; ge > 0; ) {
|
|
11453
|
-
var Se =
|
|
11453
|
+
var Se = Zr(ge), et = 1 << Se;
|
|
11454
11454
|
u |= ue[Se], ge &= ~et;
|
|
11455
11455
|
}
|
|
11456
11456
|
return u;
|
|
11457
11457
|
}
|
|
11458
11458
|
function ds(e, t) {
|
|
11459
11459
|
for (var s = e.eventTimes, u = or; t > 0; ) {
|
|
11460
|
-
var p =
|
|
11460
|
+
var p = Zr(t), y = 1 << p, w = s[p];
|
|
11461
11461
|
w > u && (u = w), t &= ~y;
|
|
11462
11462
|
}
|
|
11463
11463
|
return u;
|
|
@@ -11505,7 +11505,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11505
11505
|
}
|
|
11506
11506
|
function Mh(e, t) {
|
|
11507
11507
|
for (var s = e.pendingLanes, u = e.suspendedLanes, p = e.pingedLanes, y = e.expirationTimes, w = s; w > 0; ) {
|
|
11508
|
-
var _ =
|
|
11508
|
+
var _ = Zr(w), A = 1 << _, O = y[_];
|
|
11509
11509
|
O === or ? ((A & u) === E || (A & p) !== E) && (y[_] = xg(A, t)) : O <= t && (e.expiredLanes |= A), w &= ~A;
|
|
11510
11510
|
}
|
|
11511
11511
|
}
|
|
@@ -11556,11 +11556,11 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11556
11556
|
function dp(e) {
|
|
11557
11557
|
return Ou(e);
|
|
11558
11558
|
}
|
|
11559
|
-
function
|
|
11559
|
+
function Zr(e) {
|
|
11560
11560
|
return 31 - Lr(e);
|
|
11561
11561
|
}
|
|
11562
11562
|
function Ta(e) {
|
|
11563
|
-
return
|
|
11563
|
+
return Zr(e);
|
|
11564
11564
|
}
|
|
11565
11565
|
function Oi(e, t) {
|
|
11566
11566
|
return (e & t) !== E;
|
|
@@ -11593,7 +11593,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11593
11593
|
function My(e, t) {
|
|
11594
11594
|
e.suspendedLanes |= t, e.pingedLanes &= ~t;
|
|
11595
11595
|
for (var s = e.expirationTimes, u = t; u > 0; ) {
|
|
11596
|
-
var p =
|
|
11596
|
+
var p = Zr(u), y = 1 << p;
|
|
11597
11597
|
s[p] = or, u &= ~y;
|
|
11598
11598
|
}
|
|
11599
11599
|
}
|
|
@@ -11604,13 +11604,13 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11604
11604
|
var s = e.pendingLanes & ~t;
|
|
11605
11605
|
e.pendingLanes = t, e.suspendedLanes = E, e.pingedLanes = E, e.expiredLanes &= t, e.mutableReadLanes &= t, e.entangledLanes &= t;
|
|
11606
11606
|
for (var u = e.entanglements, p = e.eventTimes, y = e.expirationTimes, w = s; w > 0; ) {
|
|
11607
|
-
var _ =
|
|
11607
|
+
var _ = Zr(w), A = 1 << _;
|
|
11608
11608
|
u[_] = E, p[_] = or, y[_] = or, w &= ~A;
|
|
11609
11609
|
}
|
|
11610
11610
|
}
|
|
11611
11611
|
function pp(e, t) {
|
|
11612
11612
|
for (var s = e.entangledLanes |= t, u = e.entanglements, p = s; p; ) {
|
|
11613
|
-
var y =
|
|
11613
|
+
var y = Zr(p), w = 1 << y;
|
|
11614
11614
|
w & t | // Is this lane transitively entangled with the newly entangled lanes?
|
|
11615
11615
|
u[y] & t && (u[y] |= t), p &= ~w;
|
|
11616
11616
|
}
|
|
@@ -11731,7 +11731,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11731
11731
|
function Vh(e) {
|
|
11732
11732
|
Ud = e;
|
|
11733
11733
|
}
|
|
11734
|
-
var mp = !1, gp = [], Bl = null, Ml = null, Ws = null, Hc = /* @__PURE__ */ new Map(), qr = /* @__PURE__ */ new Map(),
|
|
11734
|
+
var mp = !1, gp = [], Bl = null, Ml = null, Ws = null, Hc = /* @__PURE__ */ new Map(), qr = /* @__PURE__ */ new Map(), ya = [], Lu = [
|
|
11735
11735
|
"mousedown",
|
|
11736
11736
|
"mouseup",
|
|
11737
11737
|
"touchcancel",
|
|
@@ -11870,9 +11870,9 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11870
11870
|
blockedOn: null,
|
|
11871
11871
|
target: e,
|
|
11872
11872
|
priority: t
|
|
11873
|
-
}, u = 0; u <
|
|
11873
|
+
}, u = 0; u < ya.length && zc(t, ya[u].priority); u++)
|
|
11874
11874
|
;
|
|
11875
|
-
|
|
11875
|
+
ya.splice(u, 0, s), u === 0 && Yy(s);
|
|
11876
11876
|
}
|
|
11877
11877
|
function vp(e) {
|
|
11878
11878
|
if (e.blockedOn !== null)
|
|
@@ -11912,25 +11912,25 @@ Check the render method of \`` + e + "`." : "";
|
|
|
11912
11912
|
return yp(_, e);
|
|
11913
11913
|
};
|
|
11914
11914
|
Hc.forEach(u), qr.forEach(u);
|
|
11915
|
-
for (var p = 0; p <
|
|
11916
|
-
var y =
|
|
11915
|
+
for (var p = 0; p < ya.length; p++) {
|
|
11916
|
+
var y = ya[p];
|
|
11917
11917
|
y.blockedOn === e && (y.blockedOn = null);
|
|
11918
11918
|
}
|
|
11919
|
-
for (;
|
|
11920
|
-
var w =
|
|
11919
|
+
for (; ya.length > 0; ) {
|
|
11920
|
+
var w = ya[0];
|
|
11921
11921
|
if (w.blockedOn !== null)
|
|
11922
11922
|
break;
|
|
11923
|
-
Yy(w), w.blockedOn === null &&
|
|
11923
|
+
Yy(w), w.blockedOn === null && ya.shift();
|
|
11924
11924
|
}
|
|
11925
11925
|
}
|
|
11926
11926
|
var Mu = i.ReactCurrentBatchConfig, Bi = !0;
|
|
11927
11927
|
function Tn(e) {
|
|
11928
11928
|
Bi = !!e;
|
|
11929
11929
|
}
|
|
11930
|
-
function
|
|
11930
|
+
function ba() {
|
|
11931
11931
|
return Bi;
|
|
11932
11932
|
}
|
|
11933
|
-
function
|
|
11933
|
+
function ea(e, t, s) {
|
|
11934
11934
|
var u = bp(t), p;
|
|
11935
11935
|
switch (u) {
|
|
11936
11936
|
case Li:
|
|
@@ -12733,9 +12733,9 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12733
12733
|
} catch {
|
|
12734
12734
|
return null;
|
|
12735
12735
|
}
|
|
12736
|
-
return
|
|
12736
|
+
return ka(e, p, y, w, _);
|
|
12737
12737
|
}
|
|
12738
|
-
function
|
|
12738
|
+
function ka(e, t, s, u, p) {
|
|
12739
12739
|
var y = 0, w = -1, _ = -1, A = 0, O = 0, j = e, re = null;
|
|
12740
12740
|
e: for (; ; ) {
|
|
12741
12741
|
for (var te = null; j === t && (s === 0 || j.nodeType === xo) && (w = y + s), j === u && (p === 0 || j.nodeType === xo) && (_ = y + p), j.nodeType === xo && (y += j.nodeValue.length), (te = j.firstChild) !== null; )
|
|
@@ -12813,7 +12813,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
12813
12813
|
if (t !== s && r$(s)) {
|
|
12814
12814
|
u !== null && Y0(s) && l$(s, u);
|
|
12815
12815
|
for (var p = [], y = s; y = y.parentNode; )
|
|
12816
|
-
y.nodeType ===
|
|
12816
|
+
y.nodeType === Qr && p.push({
|
|
12817
12817
|
element: y,
|
|
12818
12818
|
left: y.scrollLeft,
|
|
12819
12819
|
top: y.scrollTop
|
|
@@ -13094,7 +13094,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13094
13094
|
}
|
|
13095
13095
|
}
|
|
13096
13096
|
function LC(e, t, s, u, p) {
|
|
13097
|
-
var y =
|
|
13097
|
+
var y = ea(e, t, s), w = void 0;
|
|
13098
13098
|
Tu && (t === "touchstart" || t === "touchmove" || t === "wheel") && (w = !0), e = e, u ? w !== void 0 ? Mi(e, t, y, w) : kp(e, t, y) : w !== void 0 ? Ig(e, t, y, w) : Mg(e, t, y);
|
|
13099
13099
|
}
|
|
13100
13100
|
function BC(e, t) {
|
|
@@ -13525,7 +13525,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13525
13525
|
Se != null && (typeof Se != "function" && wb(ge, Se), ge === "onScroll" && Fr("scroll", e));
|
|
13526
13526
|
else if (w && // Convince Flow we've calculated it (it's DEV-only in this method.)
|
|
13527
13527
|
typeof _ == "boolean") {
|
|
13528
|
-
var et = void 0, Dt =
|
|
13528
|
+
var et = void 0, Dt = pa(ge);
|
|
13529
13529
|
if (s[Kd] !== !0 && !(ge === yb || ge === Kd || // Controlled attributes are not validated
|
|
13530
13530
|
// TODO: Only ignore them on controlled tags.
|
|
13531
13531
|
ge === "value" || ge === "checked" || ge === "selected")) {
|
|
@@ -13823,7 +13823,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13823
13823
|
}
|
|
13824
13824
|
}
|
|
13825
13825
|
function V$(e) {
|
|
13826
|
-
iw =
|
|
13826
|
+
iw = ba(), ow = i$();
|
|
13827
13827
|
var t = null;
|
|
13828
13828
|
return Tn(!1), t;
|
|
13829
13829
|
}
|
|
@@ -13955,7 +13955,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13955
13955
|
Bu(t);
|
|
13956
13956
|
}
|
|
13957
13957
|
function dP(e, t) {
|
|
13958
|
-
e.nodeType === Qn ? cw(e.parentNode, t) : e.nodeType ===
|
|
13958
|
+
e.nodeType === Qn ? cw(e.parentNode, t) : e.nodeType === Qr && cw(e, t), Bu(e);
|
|
13959
13959
|
}
|
|
13960
13960
|
function fP(e) {
|
|
13961
13961
|
e = e;
|
|
@@ -13974,10 +13974,10 @@ Check the render method of \`` + e + "`." : "";
|
|
|
13974
13974
|
e.nodeValue = t;
|
|
13975
13975
|
}
|
|
13976
13976
|
function gP(e) {
|
|
13977
|
-
e.nodeType ===
|
|
13977
|
+
e.nodeType === Qr ? e.textContent = "" : e.nodeType === oi && e.documentElement && e.removeChild(e.documentElement);
|
|
13978
13978
|
}
|
|
13979
13979
|
function vP(e, t, s) {
|
|
13980
|
-
return e.nodeType !==
|
|
13980
|
+
return e.nodeType !== Qr || t.toLowerCase() !== e.nodeName.toLowerCase() ? null : e;
|
|
13981
13981
|
}
|
|
13982
13982
|
function yP(e, t) {
|
|
13983
13983
|
return t === "" || e.nodeType !== xo ? null : e;
|
|
@@ -14005,7 +14005,7 @@ Check the render method of \`` + e + "`." : "";
|
|
|
14005
14005
|
function Tb(e) {
|
|
14006
14006
|
for (; e != null; e = e.nextSibling) {
|
|
14007
14007
|
var t = e.nodeType;
|
|
14008
|
-
if (t ===
|
|
14008
|
+
if (t === Qr || t === xo)
|
|
14009
14009
|
break;
|
|
14010
14010
|
if (t === Qn) {
|
|
14011
14011
|
var s = e.data;
|
|
@@ -14093,16 +14093,16 @@ Check the render method of \`` + e + "`." : "";
|
|
|
14093
14093
|
}
|
|
14094
14094
|
}
|
|
14095
14095
|
function RP(e, t) {
|
|
14096
|
-
t.nodeType ===
|
|
14096
|
+
t.nodeType === Qr ? tw(e, t) : t.nodeType === Qn || nw(e, t);
|
|
14097
14097
|
}
|
|
14098
14098
|
function OP(e, t) {
|
|
14099
14099
|
{
|
|
14100
14100
|
var s = e.parentNode;
|
|
14101
|
-
s !== null && (t.nodeType ===
|
|
14101
|
+
s !== null && (t.nodeType === Qr ? tw(s, t) : t.nodeType === Qn || nw(s, t));
|
|
14102
14102
|
}
|
|
14103
14103
|
}
|
|
14104
14104
|
function LP(e, t, s, u, p) {
|
|
14105
|
-
(p || t[xb] !== !0) && (u.nodeType ===
|
|
14105
|
+
(p || t[xb] !== !0) && (u.nodeType === Qr ? tw(s, u) : u.nodeType === Qn || nw(s, u));
|
|
14106
14106
|
}
|
|
14107
14107
|
function BP(e, t, s) {
|
|
14108
14108
|
rw(e, t);
|
|
@@ -15111,14 +15111,14 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15111
15111
|
var Bt = le[at];
|
|
15112
15112
|
lt = ge(Bt, lt, se);
|
|
15113
15113
|
}
|
|
15114
|
-
for (var Yt = null, Zn = null, Nn = De, ca = 0, Rn = 0,
|
|
15115
|
-
Nn.index > Rn ? (
|
|
15114
|
+
for (var Yt = null, Zn = null, Nn = De, ca = 0, Rn = 0, ta = null; Nn !== null && Rn < le.length; Rn++) {
|
|
15115
|
+
Nn.index > Rn ? (ta = Nn, Nn = null) : ta = Nn.sibling;
|
|
15116
15116
|
var Ui = te(se, Nn, le[Rn], Ie);
|
|
15117
15117
|
if (Ui === null) {
|
|
15118
|
-
Nn === null && (Nn =
|
|
15118
|
+
Nn === null && (Nn = ta);
|
|
15119
15119
|
break;
|
|
15120
15120
|
}
|
|
15121
|
-
e && Nn && Ui.alternate === null && t(se, Nn), ca = y(Ui, ca, Rn), Zn === null ? Yt = Ui : Zn.sibling = Ui, Zn = Ui, Nn =
|
|
15121
|
+
e && Nn && Ui.alternate === null && t(se, Nn), ca = y(Ui, ca, Rn), Zn === null ? Yt = Ui : Zn.sibling = Ui, Zn = Ui, Nn = ta;
|
|
15122
15122
|
}
|
|
15123
15123
|
if (Rn === le.length) {
|
|
15124
15124
|
if (s(se, Nn), ci()) {
|
|
@@ -15167,23 +15167,23 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15167
15167
|
var Nn = lt.call(le);
|
|
15168
15168
|
if (Nn == null)
|
|
15169
15169
|
throw new Error("An iterable object provided no iterator.");
|
|
15170
|
-
for (var ca = null, Rn = null,
|
|
15171
|
-
|
|
15172
|
-
var po = te(se,
|
|
15170
|
+
for (var ca = null, Rn = null, ta = De, Ui = 0, vi = 0, bs = null, fo = Nn.next(); ta !== null && !fo.done; vi++, fo = Nn.next()) {
|
|
15171
|
+
ta.index > vi ? (bs = ta, ta = null) : bs = ta.sibling;
|
|
15172
|
+
var po = te(se, ta, fo.value, Ie);
|
|
15173
15173
|
if (po === null) {
|
|
15174
|
-
|
|
15174
|
+
ta === null && (ta = bs);
|
|
15175
15175
|
break;
|
|
15176
15176
|
}
|
|
15177
|
-
e &&
|
|
15177
|
+
e && ta && po.alternate === null && t(se, ta), Ui = y(po, Ui, vi), Rn === null ? ca = po : Rn.sibling = po, Rn = po, ta = bs;
|
|
15178
15178
|
}
|
|
15179
15179
|
if (fo.done) {
|
|
15180
|
-
if (s(se,
|
|
15180
|
+
if (s(se, ta), ci()) {
|
|
15181
15181
|
var Hi = vi;
|
|
15182
15182
|
Ap(se, Hi);
|
|
15183
15183
|
}
|
|
15184
15184
|
return ca;
|
|
15185
15185
|
}
|
|
15186
|
-
if (
|
|
15186
|
+
if (ta === null) {
|
|
15187
15187
|
for (; !fo.done; vi++, fo = Nn.next()) {
|
|
15188
15188
|
var od = re(se, fo.value, Ie);
|
|
15189
15189
|
od !== null && (Ui = y(od, Ui, vi), Rn === null ? ca = od : Rn.sibling = od, Rn = od);
|
|
@@ -15194,7 +15194,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15194
15194
|
}
|
|
15195
15195
|
return ca;
|
|
15196
15196
|
}
|
|
15197
|
-
for (var Wv = u(se,
|
|
15197
|
+
for (var Wv = u(se, ta); !fo.done; vi++, fo = Nn.next()) {
|
|
15198
15198
|
var ec = ue(Wv, se, vi, fo.value, Ie);
|
|
15199
15199
|
ec !== null && (e && ec.alternate !== null && Wv.delete(ec.key === null ? vi : ec.key), Ui = y(ec, Ui, vi), Rn === null ? ca = ec : Rn.sibling = ec, Rn = ec);
|
|
15200
15200
|
}
|
|
@@ -15397,7 +15397,7 @@ See https://reactjs.org/link/refs-must-have-owner for more information.`);
|
|
|
15397
15397
|
u !== null && (Oi(s.lanes, t) && Fv(), s.firstContext = null);
|
|
15398
15398
|
}
|
|
15399
15399
|
}
|
|
15400
|
-
function
|
|
15400
|
+
function wa(e) {
|
|
15401
15401
|
Vb && m("Context can only be read while React is rendering. In classes, you can read it in the render method or getDerivedStateFromProps. In function components, you can read it directly in the function body, but not inside Hooks like useReducer() or useMemo().");
|
|
15402
15402
|
var t = e._currentValue;
|
|
15403
15403
|
if (Ow !== e) {
|
|
@@ -16429,7 +16429,7 @@ Incoming: %s`, Ee, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16429
16429
|
qs(e, t);
|
|
16430
16430
|
}
|
|
16431
16431
|
var gk = {
|
|
16432
|
-
readContext:
|
|
16432
|
+
readContext: wa,
|
|
16433
16433
|
useCallback: zi,
|
|
16434
16434
|
useContext: zi,
|
|
16435
16435
|
useEffect: zi,
|
|
@@ -16456,13 +16456,13 @@ Incoming: %s`, Ee, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16456
16456
|
};
|
|
16457
16457
|
Jx = {
|
|
16458
16458
|
readContext: function(e) {
|
|
16459
|
-
return
|
|
16459
|
+
return wa(e);
|
|
16460
16460
|
},
|
|
16461
16461
|
useCallback: function(e, t) {
|
|
16462
16462
|
return Ee = "useCallback", Hn(), Sm(t), c2(e, t);
|
|
16463
16463
|
},
|
|
16464
16464
|
useContext: function(e) {
|
|
16465
|
-
return Ee = "useContext", Hn(),
|
|
16465
|
+
return Ee = "useContext", Hn(), wa(e);
|
|
16466
16466
|
},
|
|
16467
16467
|
useEffect: function(e, t) {
|
|
16468
16468
|
return Ee = "useEffect", Hn(), Sm(t), lk(e, t);
|
|
@@ -16530,13 +16530,13 @@ Incoming: %s`, Ee, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16530
16530
|
unstable_isNewReconciler: de
|
|
16531
16531
|
}, Zx = {
|
|
16532
16532
|
readContext: function(e) {
|
|
16533
|
-
return
|
|
16533
|
+
return wa(e);
|
|
16534
16534
|
},
|
|
16535
16535
|
useCallback: function(e, t) {
|
|
16536
16536
|
return Ee = "useCallback", Qe(), c2(e, t);
|
|
16537
16537
|
},
|
|
16538
16538
|
useContext: function(e) {
|
|
16539
|
-
return Ee = "useContext", Qe(),
|
|
16539
|
+
return Ee = "useContext", Qe(), wa(e);
|
|
16540
16540
|
},
|
|
16541
16541
|
useEffect: function(e, t) {
|
|
16542
16542
|
return Ee = "useEffect", Qe(), lk(e, t);
|
|
@@ -16604,13 +16604,13 @@ Incoming: %s`, Ee, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16604
16604
|
unstable_isNewReconciler: de
|
|
16605
16605
|
}, e1 = {
|
|
16606
16606
|
readContext: function(e) {
|
|
16607
|
-
return
|
|
16607
|
+
return wa(e);
|
|
16608
16608
|
},
|
|
16609
16609
|
useCallback: function(e, t) {
|
|
16610
16610
|
return Ee = "useCallback", Qe(), pk(e, t);
|
|
16611
16611
|
},
|
|
16612
16612
|
useContext: function(e) {
|
|
16613
|
-
return Ee = "useContext", Qe(),
|
|
16613
|
+
return Ee = "useContext", Qe(), wa(e);
|
|
16614
16614
|
},
|
|
16615
16615
|
useEffect: function(e, t) {
|
|
16616
16616
|
return Ee = "useEffect", Qe(), Cv(e, t);
|
|
@@ -16678,13 +16678,13 @@ Incoming: %s`, Ee, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16678
16678
|
unstable_isNewReconciler: de
|
|
16679
16679
|
}, t1 = {
|
|
16680
16680
|
readContext: function(e) {
|
|
16681
|
-
return
|
|
16681
|
+
return wa(e);
|
|
16682
16682
|
},
|
|
16683
16683
|
useCallback: function(e, t) {
|
|
16684
16684
|
return Ee = "useCallback", Qe(), pk(e, t);
|
|
16685
16685
|
},
|
|
16686
16686
|
useContext: function(e) {
|
|
16687
|
-
return Ee = "useContext", Qe(),
|
|
16687
|
+
return Ee = "useContext", Qe(), wa(e);
|
|
16688
16688
|
},
|
|
16689
16689
|
useEffect: function(e, t) {
|
|
16690
16690
|
return Ee = "useEffect", Qe(), Cv(e, t);
|
|
@@ -16752,13 +16752,13 @@ Incoming: %s`, Ee, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16752
16752
|
unstable_isNewReconciler: de
|
|
16753
16753
|
}, Ku = {
|
|
16754
16754
|
readContext: function(e) {
|
|
16755
|
-
return m2(),
|
|
16755
|
+
return m2(), wa(e);
|
|
16756
16756
|
},
|
|
16757
16757
|
useCallback: function(e, t) {
|
|
16758
16758
|
return Ee = "useCallback", Ut(), Hn(), c2(e, t);
|
|
16759
16759
|
},
|
|
16760
16760
|
useContext: function(e) {
|
|
16761
|
-
return Ee = "useContext", Ut(), Hn(),
|
|
16761
|
+
return Ee = "useContext", Ut(), Hn(), wa(e);
|
|
16762
16762
|
},
|
|
16763
16763
|
useEffect: function(e, t) {
|
|
16764
16764
|
return Ee = "useEffect", Ut(), Hn(), lk(e, t);
|
|
@@ -16826,13 +16826,13 @@ Incoming: %s`, Ee, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16826
16826
|
unstable_isNewReconciler: de
|
|
16827
16827
|
}, Kl = {
|
|
16828
16828
|
readContext: function(e) {
|
|
16829
|
-
return m2(),
|
|
16829
|
+
return m2(), wa(e);
|
|
16830
16830
|
},
|
|
16831
16831
|
useCallback: function(e, t) {
|
|
16832
16832
|
return Ee = "useCallback", Ut(), Qe(), pk(e, t);
|
|
16833
16833
|
},
|
|
16834
16834
|
useContext: function(e) {
|
|
16835
|
-
return Ee = "useContext", Ut(), Qe(),
|
|
16835
|
+
return Ee = "useContext", Ut(), Qe(), wa(e);
|
|
16836
16836
|
},
|
|
16837
16837
|
useEffect: function(e, t) {
|
|
16838
16838
|
return Ee = "useEffect", Ut(), Qe(), Cv(e, t);
|
|
@@ -16900,13 +16900,13 @@ Incoming: %s`, Ee, "[" + t.join(", ") + "]", "[" + e.join(", ") + "]");
|
|
|
16900
16900
|
unstable_isNewReconciler: de
|
|
16901
16901
|
}, vk = {
|
|
16902
16902
|
readContext: function(e) {
|
|
16903
|
-
return m2(),
|
|
16903
|
+
return m2(), wa(e);
|
|
16904
16904
|
},
|
|
16905
16905
|
useCallback: function(e, t) {
|
|
16906
16906
|
return Ee = "useCallback", Ut(), Qe(), pk(e, t);
|
|
16907
16907
|
},
|
|
16908
16908
|
useContext: function(e) {
|
|
16909
|
-
return Ee = "useContext", Ut(), Qe(),
|
|
16909
|
+
return Ee = "useContext", Ut(), Qe(), wa(e);
|
|
16910
16910
|
},
|
|
16911
16911
|
useEffect: function(e, t) {
|
|
16912
16912
|
return Ee = "useEffect", Ut(), Qe(), Cv(e, t);
|
|
@@ -17178,7 +17178,7 @@ Learn more about this warning here: https://reactjs.org/link/legacy-context`, p)
|
|
|
17178
17178
|
}
|
|
17179
17179
|
}
|
|
17180
17180
|
if (typeof w == "object" && w !== null)
|
|
17181
|
-
y =
|
|
17181
|
+
y = wa(w);
|
|
17182
17182
|
else {
|
|
17183
17183
|
p = dm(e, t, !0);
|
|
17184
17184
|
var O = t.contextTypes;
|
|
@@ -17238,7 +17238,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, et, Dt, ue !== null ? `
|
|
|
17238
17238
|
p.props = s, p.state = e.memoizedState, p.refs = {}, zw(e);
|
|
17239
17239
|
var y = t.contextType;
|
|
17240
17240
|
if (typeof y == "object" && y !== null)
|
|
17241
|
-
p.context =
|
|
17241
|
+
p.context = wa(y);
|
|
17242
17242
|
else {
|
|
17243
17243
|
var w = dm(e, t, !0);
|
|
17244
17244
|
p.context = fm(e, w);
|
|
@@ -17262,7 +17262,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, et, Dt, ue !== null ? `
|
|
|
17262
17262
|
p.props = y;
|
|
17263
17263
|
var w = p.context, _ = t.contextType, A = vs;
|
|
17264
17264
|
if (typeof _ == "object" && _ !== null)
|
|
17265
|
-
A =
|
|
17265
|
+
A = wa(_);
|
|
17266
17266
|
else {
|
|
17267
17267
|
var O = dm(e, t, !0);
|
|
17268
17268
|
A = fm(e, O);
|
|
@@ -17300,7 +17300,7 @@ https://reactjs.org/link/unsafe-component-lifecycles`, et, Dt, ue !== null ? `
|
|
|
17300
17300
|
y.props = _;
|
|
17301
17301
|
var A = t.pendingProps, O = y.context, j = s.contextType, re = vs;
|
|
17302
17302
|
if (typeof j == "object" && j !== null)
|
|
17303
|
-
re =
|
|
17303
|
+
re = wa(j);
|
|
17304
17304
|
else {
|
|
17305
17305
|
var te = dm(t, s, !0);
|
|
17306
17306
|
re = fm(t, te);
|
|
@@ -17471,7 +17471,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17471
17471
|
sx();
|
|
17472
17472
|
var A = m1(t);
|
|
17473
17473
|
if (A !== null) {
|
|
17474
|
-
(A.flags & Wa) === St && (A.flags |=
|
|
17474
|
+
(A.flags & Wa) === St && (A.flags |= va), g1(A, t, s, e, p), Ew(Lp(u, s));
|
|
17475
17475
|
return;
|
|
17476
17476
|
}
|
|
17477
17477
|
}
|
|
@@ -17538,7 +17538,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17538
17538
|
}
|
|
17539
17539
|
_r(!1);
|
|
17540
17540
|
}
|
|
17541
|
-
return
|
|
17541
|
+
return Jr(), e !== null && !Xl ? (Nx(e, t, p), td(e, t, p)) : (ci() && O && ww(t), t.flags |= Ai, lo(e, t, A, p), t.child);
|
|
17542
17542
|
}
|
|
17543
17543
|
function y1(e, t, s, u, p) {
|
|
17544
17544
|
if (e === null) {
|
|
@@ -17706,7 +17706,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17706
17706
|
}
|
|
17707
17707
|
_r(!1);
|
|
17708
17708
|
}
|
|
17709
|
-
return
|
|
17709
|
+
return Jr(), e !== null && !Xl ? (Nx(e, t, p), td(e, t, p)) : (ci() && O && ww(t), t.flags |= Ai, lo(e, t, A, p), t.child);
|
|
17710
17710
|
}
|
|
17711
17711
|
function D1(e, t, s, u, p) {
|
|
17712
17712
|
{
|
|
@@ -17770,7 +17770,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17770
17770
|
}
|
|
17771
17771
|
_r(!1);
|
|
17772
17772
|
}
|
|
17773
|
-
|
|
17773
|
+
Jr();
|
|
17774
17774
|
}
|
|
17775
17775
|
return t.flags |= Ai, e !== null && w ? JN(e, t, A, y) : lo(e, t, A, y), t.memoizedState = _.state, p && rx(t, s, !0), t.child;
|
|
17776
17776
|
}
|
|
@@ -17794,7 +17794,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17794
17794
|
pendingSuspenseBoundaries: w.pendingSuspenseBoundaries,
|
|
17795
17795
|
transitions: w.transitions
|
|
17796
17796
|
}, O = t.updateQueue;
|
|
17797
|
-
if (O.baseState = A, t.memoizedState = A, t.flags &
|
|
17797
|
+
if (O.baseState = A, t.memoizedState = A, t.flags & va) {
|
|
17798
17798
|
var j = Lp(new Error("There was an error while hydrating. Because the error happened outside of a Suspense boundary, the entire root will switch to client rendering."), t);
|
|
17799
17799
|
return C1(e, t, _, s, j);
|
|
17800
17800
|
} else if (_ !== y) {
|
|
@@ -17815,7 +17815,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17815
17815
|
return t.child;
|
|
17816
17816
|
}
|
|
17817
17817
|
function C1(e, t, s, u, p) {
|
|
17818
|
-
return mm(), Ew(p), t.flags |=
|
|
17818
|
+
return mm(), Ew(p), t.flags |= va, lo(e, t, s, u), t.child;
|
|
17819
17819
|
}
|
|
17820
17820
|
function r3(e, t, s) {
|
|
17821
17821
|
Fx(t), e === null && _w(t);
|
|
@@ -17883,7 +17883,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17883
17883
|
}
|
|
17884
17884
|
t.mode & Un && Yl.recordLegacyContextWarning(t, null), _r(!0), Ev.current = t, _ = Cm(null, t, s, p, y, u), A = xm(), _r(!1);
|
|
17885
17885
|
}
|
|
17886
|
-
if (
|
|
17886
|
+
if (Jr(), t.flags |= Ai, typeof _ == "object" && _ !== null && typeof _.render == "function" && _.$$typeof === void 0) {
|
|
17887
17887
|
var j = vn(s) || "Unknown";
|
|
17888
17888
|
Tv[j] || (m("The <%s /> component appears to be a function component that returns a class instance. Change %s to a class that extends React.Component instead. If you can't use a class try assigning the prototype on the function as a workaround. `%s.prototype = React.Component.prototype`. Don't use an arrow function since it cannot be called with `new` by React.", j, j, j), Tv[j] = !0);
|
|
17889
17889
|
}
|
|
@@ -17914,7 +17914,7 @@ Visit https://reactjs.org/link/error-boundaries to learn more about error bounda
|
|
|
17914
17914
|
function H2(e, t) {
|
|
17915
17915
|
{
|
|
17916
17916
|
if (t && t.childContextTypes && m("%s(...): childContextTypes cannot be defined on a function component.", t.displayName || t.name || "Component"), e.ref !== null) {
|
|
17917
|
-
var s = "", u =
|
|
17917
|
+
var s = "", u = ga();
|
|
17918
17918
|
u && (s += `
|
|
17919
17919
|
|
|
17920
17920
|
Check the render method of \`` + u + "`.");
|
|
@@ -18071,7 +18071,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18071
18071
|
}
|
|
18072
18072
|
function g3(e, t, s, u, p, y, w) {
|
|
18073
18073
|
if (s)
|
|
18074
|
-
if (t.flags &
|
|
18074
|
+
if (t.flags & va) {
|
|
18075
18075
|
t.flags &= -257;
|
|
18076
18076
|
var _ = N2(new Error("There was an error while hydrating this Suspense boundary. Switched to client rendering."));
|
|
18077
18077
|
return Ck(e, t, w, _);
|
|
@@ -18323,10 +18323,10 @@ Check the render method of \`` + u + "`.");
|
|
|
18323
18323
|
u._context === void 0 ? u !== u.Consumer && ($1 || ($1 = !0, m("Rendering <Context> directly is not supported and will be removed in a future major release. Did you mean to render <Context.Consumer> instead?"))) : u = u._context;
|
|
18324
18324
|
var p = t.pendingProps, y = p.children;
|
|
18325
18325
|
typeof y != "function" && m("A context consumer was rendered with multiple children, or a child that isn't a function. A context consumer expects a single child that is a function. If you did pass a function, make sure there is no trailing or leading whitespace around it."), ym(t, s);
|
|
18326
|
-
var w =
|
|
18326
|
+
var w = wa(u);
|
|
18327
18327
|
Qa(t);
|
|
18328
18328
|
var _;
|
|
18329
|
-
return Ev.current = t, _r(!0), _ = y(w), _r(!1),
|
|
18329
|
+
return Ev.current = t, _r(!0), _ = y(w), _r(!1), Jr(), t.flags |= Ai, lo(e, t, _, s), t.child;
|
|
18330
18330
|
}
|
|
18331
18331
|
function Fv() {
|
|
18332
18332
|
Xl = !0;
|
|
@@ -18589,7 +18589,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18589
18589
|
}
|
|
18590
18590
|
function E3(e, t, s) {
|
|
18591
18591
|
if (dN() && (t.mode & nn) !== Ct && (t.flags & vt) === St)
|
|
18592
|
-
return px(t), mm(), t.flags |=
|
|
18592
|
+
return px(t), mm(), t.flags |= va | _c | Wa, !1;
|
|
18593
18593
|
var u = jb(t);
|
|
18594
18594
|
if (s !== null && s.dehydrated !== null)
|
|
18595
18595
|
if (e === null) {
|
|
@@ -18643,7 +18643,7 @@ Check the render method of \`` + u + "`.");
|
|
|
18643
18643
|
else if (e !== null) {
|
|
18644
18644
|
var _ = e.memoizedState;
|
|
18645
18645
|
(!_.isDehydrated || // Check if we reverted to client rendering (e.g. due to an error)
|
|
18646
|
-
(t.flags &
|
|
18646
|
+
(t.flags & va) !== St) && (t.flags |= Ur, hx());
|
|
18647
18647
|
}
|
|
18648
18648
|
}
|
|
18649
18649
|
return Q2(e, t), fi(t), null;
|
|
@@ -18730,10 +18730,10 @@ Check the render method of \`` + u + "`.");
|
|
|
18730
18730
|
var ca = FR() && (e === null || (e.flags & vt) === St);
|
|
18731
18731
|
if (!ca)
|
|
18732
18732
|
for (var Rn = t.child; Rn !== null; ) {
|
|
18733
|
-
var
|
|
18734
|
-
if (
|
|
18733
|
+
var ta = nk(Rn);
|
|
18734
|
+
if (ta !== null) {
|
|
18735
18735
|
Zn = !0, t.flags |= vt, $v(Yt, !1);
|
|
18736
|
-
var Ui =
|
|
18736
|
+
var Ui = ta.updateQueue;
|
|
18737
18737
|
return Ui !== null && (t.updateQueue = Ui, t.flags |= hn), t.subtreeFlags = St, yN(t, s), rf(t, Yw(Gl.current, yv)), t.child;
|
|
18738
18738
|
}
|
|
18739
18739
|
Rn = Rn.sibling;
|
|
@@ -20205,7 +20205,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20205
20205
|
var s = Bv;
|
|
20206
20206
|
if (Hh(e)) {
|
|
20207
20207
|
var u = jp(e, t);
|
|
20208
|
-
u.flags |=
|
|
20208
|
+
u.flags |= va, HP(e.containerInfo);
|
|
20209
20209
|
}
|
|
20210
20210
|
var p = Mk(e, t);
|
|
20211
20211
|
if (p !== Mp) {
|
|
@@ -20387,7 +20387,7 @@ Learn more about data fetching with Hooks: https://reactjs.org/link/hooks-data-f
|
|
|
20387
20387
|
return;
|
|
20388
20388
|
}
|
|
20389
20389
|
if (nt && s.mode & _n && wk(s, !0), it)
|
|
20390
|
-
if (
|
|
20390
|
+
if (Jr(), t !== null && typeof t == "object" && typeof t.then == "function") {
|
|
20391
20391
|
var u = t;
|
|
20392
20392
|
No(s, u, Ba);
|
|
20393
20393
|
} else
|
|
@@ -21603,13 +21603,13 @@ Check the render method of %s.`, Lt(oa) || "Unknown"));
|
|
|
21603
21603
|
return new Uk(O);
|
|
21604
21604
|
}
|
|
21605
21605
|
function Hk(e) {
|
|
21606
|
-
return !!(e && (e.nodeType ===
|
|
21606
|
+
return !!(e && (e.nodeType === Qr || e.nodeType === oi || e.nodeType === wl));
|
|
21607
21607
|
}
|
|
21608
21608
|
function Vv(e) {
|
|
21609
|
-
return !!(e && (e.nodeType ===
|
|
21609
|
+
return !!(e && (e.nodeType === Qr || e.nodeType === oi || e.nodeType === wl || e.nodeType === Qn && e.nodeValue === " react-mount-point-unstable "));
|
|
21610
21610
|
}
|
|
21611
21611
|
function X_(e) {
|
|
21612
|
-
e.nodeType ===
|
|
21612
|
+
e.nodeType === Qr && e.tagName && e.tagName.toUpperCase() === "BODY" && m("createRoot(): Creating roots directly with document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try using a container element created for your app."), lv(e) && (e._reactRootContainer ? m("You are calling ReactDOMClient.createRoot() on a container that was previously passed to ReactDOM.render(). This is not supported.") : m("You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it."));
|
|
21613
21613
|
}
|
|
21614
21614
|
var EO = i.ReactCurrentOwner, J_;
|
|
21615
21615
|
J_ = function(e) {
|
|
@@ -21618,7 +21618,7 @@ Check the render method of %s.`, Lt(oa) || "Unknown"));
|
|
|
21618
21618
|
t && t.parentNode !== e && m("render(...): It looks like the React-rendered content of this container was removed without using React. This is not supported and will cause errors. Instead, call ReactDOM.unmountComponentAtNode to empty a container.");
|
|
21619
21619
|
}
|
|
21620
21620
|
var s = !!e._reactRootContainer, u = OD(e), p = !!(u && Qd(u));
|
|
21621
|
-
p && !s && m("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."), e.nodeType ===
|
|
21621
|
+
p && !s && m("render(...): Replacing React-rendered children with a new root component. If you intended to update the children of this node, you should instead have the existing children update their state and render the new components instead of calling ReactDOM.render."), e.nodeType === Qr && e.tagName && e.tagName.toUpperCase() === "BODY" && m("render(): Rendering components directly into document.body is discouraged, since its children are often manipulated by third-party scripts and browser extensions. This may lead to subtle reconciliation issues. Try rendering into a container element created for your app.");
|
|
21622
21622
|
};
|
|
21623
21623
|
function OD(e) {
|
|
21624
21624
|
return e ? e.nodeType === oi ? e.documentElement : e.firstChild : null;
|
|
@@ -21712,7 +21712,7 @@ Check the render method of %s.`, Lt(oa) || "Unknown"));
|
|
|
21712
21712
|
s || m("%s is accessing findDOMNode inside its render(). render() should be a pure function of props and state. It should never access something that requires stale data from the previous render, such as refs. Move this logic to componentDidMount and componentDidUpdate instead.", vn(t.type) || "A component"), t.stateNode._warnedAboutRefsInRender = !0;
|
|
21713
21713
|
}
|
|
21714
21714
|
}
|
|
21715
|
-
return e == null ? null : e.nodeType ===
|
|
21715
|
+
return e == null ? null : e.nodeType === Qr ? e : hO(e, "findDOMNode");
|
|
21716
21716
|
}
|
|
21717
21717
|
function $O(e, t, s) {
|
|
21718
21718
|
if (m("ReactDOM.hydrate is no longer supported in React 18. Use hydrateRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot"), !Vv(t))
|
|
@@ -21759,7 +21759,7 @@ Check the render method of %s.`, Lt(oa) || "Unknown"));
|
|
|
21759
21759
|
}), !0;
|
|
21760
21760
|
} else {
|
|
21761
21761
|
{
|
|
21762
|
-
var p = OD(e), y = !!(p && Qd(p)), w = e.nodeType ===
|
|
21762
|
+
var p = OD(e), y = !!(p && Qd(p)), w = e.nodeType === Qr && Vv(e.parentNode) && !!e.parentNode._reactRootContainer;
|
|
21763
21763
|
y && m("unmountComponentAtNode(): The node you're attempting to unmount was rendered by React and is not a top-level container. %s", w ? "You may have accidentally passed in a React root node instead of its container." : "Instead, have the parent component update its state and rerender in order to remove this component.");
|
|
21764
21764
|
}
|
|
21765
21765
|
return !1;
|
|
@@ -22407,7 +22407,7 @@ var NL = Object.defineProperty, cA = (n, r, i, l) => {
|
|
|
22407
22407
|
(m = n[h]) && (c = m(r, i, c) || c);
|
|
22408
22408
|
return c && NL(r, i, c), c;
|
|
22409
22409
|
};
|
|
22410
|
-
class
|
|
22410
|
+
class Kr extends Ym {
|
|
22411
22411
|
/**
|
|
22412
22412
|
* Add extra stuff here whenever we decide what should be added here…
|
|
22413
22413
|
*/
|
|
@@ -22443,10 +22443,10 @@ class Gr extends Ym {
|
|
|
22443
22443
|
}
|
|
22444
22444
|
cA([
|
|
22445
22445
|
z({ type: Object })
|
|
22446
|
-
],
|
|
22446
|
+
], Kr.prototype, "strings");
|
|
22447
22447
|
cA([
|
|
22448
22448
|
z({ type: String })
|
|
22449
|
-
],
|
|
22449
|
+
], Kr.prototype, "role");
|
|
22450
22450
|
/**
|
|
22451
22451
|
* @license
|
|
22452
22452
|
* Copyright 2017 Google LLC
|
|
@@ -22764,7 +22764,7 @@ const VL = (n) => new Promise((r) => setTimeout(r, n)), r0 = '<svg xmlns="http:/
|
|
|
22764
22764
|
window.pktFetch(r + n + ".svg").then((l) => l.ok ? l.text() : (console.error("Missing icon: " + r + n + ".svg"), r0)).then((l) => (l !== r0 && localStorage.setItem(r + n + ".svg", l), HD[r + n + ".svg"] = "fetched", l))
|
|
22765
22765
|
)) : Promise.resolve(r0);
|
|
22766
22766
|
};
|
|
22767
|
-
let rh = class extends
|
|
22767
|
+
let rh = class extends Kr {
|
|
22768
22768
|
constructor() {
|
|
22769
22769
|
super(...arguments), this.path = window.pktIconPath, this.name = "", this.icon = RE(r0), this._updatedProps = [];
|
|
22770
22770
|
}
|
|
@@ -22822,7 +22822,7 @@ var GL = Object.defineProperty, KL = Object.getOwnPropertyDescriptor, dd = (n, r
|
|
|
22822
22822
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
22823
22823
|
return l && c && GL(r, i, c), c;
|
|
22824
22824
|
};
|
|
22825
|
-
let ru = class extends
|
|
22825
|
+
let ru = class extends Kr {
|
|
22826
22826
|
constructor() {
|
|
22827
22827
|
super(), this.defaultSlot = pn(), this.compact = Yk.props.compact.default, this.title = "", this.skin = Yk.props.skin.default, this.ariaLive = Yk.props.ariaLive.default, this["aria-live"] = null, this.closeAlert = Yk.props.closeAlert.default, this.date = null, this._isClosed = !1, this.close = (r) => {
|
|
22828
22828
|
this._isClosed = !0, this.dispatchEvent(
|
|
@@ -22963,7 +22963,7 @@ var ZL = Object.defineProperty, eB = Object.getOwnPropertyDescriptor, ag = (n, r
|
|
|
22963
22963
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
22964
22964
|
return l && c && ZL(r, i, c), c;
|
|
22965
22965
|
};
|
|
22966
|
-
let kf = class extends
|
|
22966
|
+
let kf = class extends Kr {
|
|
22967
22967
|
constructor() {
|
|
22968
22968
|
super(), this.defaultOpen = !1, this.title = "", this.skin = void 0, this.compact = !1, this.isOpen = this.defaultOpen, this.accordionItemRef = pn(), this.defaultSlot = pn(), this.slotController = new za(this, this.defaultSlot);
|
|
22969
22969
|
}
|
|
@@ -23029,7 +23029,7 @@ var nB = Object.defineProperty, rB = Object.getOwnPropertyDescriptor, x0 = (n, r
|
|
|
23029
23029
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
23030
23030
|
return l && c && nB(r, i, c), c;
|
|
23031
23031
|
};
|
|
23032
|
-
let Xm = class extends
|
|
23032
|
+
let Xm = class extends Kr {
|
|
23033
23033
|
constructor() {
|
|
23034
23034
|
super(...arguments), this.href = "", this.text = "Forsiden", this.ariaLabel = "";
|
|
23035
23035
|
}
|
|
@@ -23071,7 +23071,7 @@ var aB = Object.defineProperty, iB = Object.getOwnPropertyDescriptor, Yo = (n, r
|
|
|
23071
23071
|
return l && c && aB(r, i, c), c;
|
|
23072
23072
|
};
|
|
23073
23073
|
window.pktAnimationPath = window.pktAnimationPath || "https://punkt-cdn.oslo.kommune.no/12.41/animations/";
|
|
23074
|
-
let go = class extends
|
|
23074
|
+
let go = class extends Kr {
|
|
23075
23075
|
constructor() {
|
|
23076
23076
|
super(), this.defaultSlot = pn(), this.iconName = "user", this.secondIconName = "user", this.mode = "light", this.size = "medium", this.skin = "primary", this.variant = "label-only", this.state = "normal", this.type = "button", this.form = void 0, this.isLoading = !1, this.disabled = !1, this.loadingAnimationPath = window.pktAnimationPath, this.slotController = new za(this, this.defaultSlot);
|
|
23077
23077
|
}
|
|
@@ -24545,9 +24545,9 @@ const ei = (n) => n.toISOString().split("T")[0], YD = (n) => {
|
|
|
24545
24545
|
const r = vA(new m0(n, window.pktTz), 12);
|
|
24546
24546
|
return isNaN(r.getTime()) ? null : r;
|
|
24547
24547
|
}, qE = (n, r) => {
|
|
24548
|
-
const i =
|
|
24548
|
+
const i = na(n);
|
|
24549
24549
|
return isNaN(i.getTime()) ? "" : pM(i, r);
|
|
24550
|
-
},
|
|
24550
|
+
}, na = (n = "", r) => {
|
|
24551
24551
|
const i = n === "" || !n ? /* @__PURE__ */ new Date() : n;
|
|
24552
24552
|
return r ? new m0(
|
|
24553
24553
|
r === "end" ? hB(i) : fS(i),
|
|
@@ -24595,7 +24595,7 @@ var CM = Object.defineProperty, xM = Object.getOwnPropertyDescriptor, fr = (n, r
|
|
|
24595
24595
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
24596
24596
|
return l && c && CM(r, i, c), c;
|
|
24597
24597
|
};
|
|
24598
|
-
let lr = class extends
|
|
24598
|
+
let lr = class extends Kr {
|
|
24599
24599
|
constructor() {
|
|
24600
24600
|
super(...arguments), this.multiple = Vp.props.multiple.default, this.maxMultiple = Vp.props.maxMultiple.default, this.range = Vp.props.range.default, this.weeknumbers = Vp.props.weeknumbers.default, this.withcontrols = Vp.props.withcontrols.default, this.selected = [], this.earliest = Vp.props.earliest.default, this.latest = Vp.props.latest.default, this.excludedates = [], this.excludeweekdays = [], this.currentmonth = null, this.dayStrings = this.strings.dates.daysShort, this.dayStringsLong = this.strings.dates.days, this.monthStrings = this.strings.dates.months, this.weekString = this.strings.dates.week, this.prevMonthString = this.strings.dates.prevMonth, this.nextMonthString = this.strings.dates.nextMonth, this._selected = [], this.year = 0, this.month = 0, this.week = 0, this.rangeHovered = null, this.inRange = {}, this.focusedDate = null, this.selectableDates = [], this.currentmonthtouched = !1, this.tabIndexSet = 0;
|
|
24601
24601
|
}
|
|
@@ -24618,10 +24618,10 @@ let lr = class extends Gr {
|
|
|
24618
24618
|
this.addEventListener("keydown", this.handleKeydown);
|
|
24619
24619
|
}
|
|
24620
24620
|
convertSelected() {
|
|
24621
|
-
if (typeof this.selected == "string" && (this.selected = this.selected.split(",")), this.selected.length === 1 && this.selected[0] === "" && (this.selected = []), this._selected = this.selected.map((n) =>
|
|
24621
|
+
if (typeof this.selected == "string" && (this.selected = this.selected.split(",")), this.selected.length === 1 && this.selected[0] === "" && (this.selected = []), this._selected = this.selected.map((n) => na(n)), this.range && this.selected.length === 2) {
|
|
24622
24622
|
const n = VD({
|
|
24623
|
-
start:
|
|
24624
|
-
end:
|
|
24623
|
+
start: na(this.selected[0]),
|
|
24624
|
+
end: na(this.selected[1])
|
|
24625
24625
|
});
|
|
24626
24626
|
if (this.inRange = {}, Array.isArray(n) && n.length) {
|
|
24627
24627
|
const r = {};
|
|
@@ -24637,7 +24637,7 @@ let lr = class extends Gr {
|
|
|
24637
24637
|
this.currentmonthtouched = !0;
|
|
24638
24638
|
return;
|
|
24639
24639
|
}
|
|
24640
|
-
this.selected.length && this.selected[0] !== "" ? this.currentmonth =
|
|
24640
|
+
this.selected.length && this.selected[0] !== "" ? this.currentmonth = na(this.selected[this.selected.length - 1]) : this.currentmonth === null && (this.currentmonth = na()), this.year = this.currentmonth.getFullYear(), this.month = this.currentmonth.getMonth();
|
|
24641
24641
|
}
|
|
24642
24642
|
handleKeydown(n) {
|
|
24643
24643
|
switch (n.key) {
|
|
@@ -24659,7 +24659,7 @@ let lr = class extends Gr {
|
|
|
24659
24659
|
var i, l, c;
|
|
24660
24660
|
if (((i = n.target) == null ? void 0 : i.nodeName) === "INPUT" || ((l = n.target) == null ? void 0 : l.nodeName) === "SELECT" || ((c = n.target) == null ? void 0 : c.nodeName) === "BUTTON") return;
|
|
24661
24661
|
n.preventDefault(), this.focusedDate || this.focusOnCurrentDate();
|
|
24662
|
-
const h = this.focusedDate ?
|
|
24662
|
+
const h = this.focusedDate ? na(this.focusedDate) : mf(this.year, this.month, 1);
|
|
24663
24663
|
let m = qD(h, r);
|
|
24664
24664
|
if (m) {
|
|
24665
24665
|
let D = this.querySelector(`div[data-date="${ei(m)}"]`);
|
|
@@ -24823,7 +24823,7 @@ let lr = class extends Gr {
|
|
|
24823
24823
|
</td>`;
|
|
24824
24824
|
}
|
|
24825
24825
|
renderCalendarBody() {
|
|
24826
|
-
const n =
|
|
24826
|
+
const n = na(), r = mf(this.year, this.month, 1), i = mf(this.year, this.month + 1, 0), l = (r.getDay() + 6) % 7, c = i.getDate(), h = Math.ceil((c + l) / 7), m = mf(this.year, this.month, 0).getDate();
|
|
24827
24827
|
let D = 1;
|
|
24828
24828
|
this.week = wA(mf(this.year, this.month, 1));
|
|
24829
24829
|
const C = [];
|
|
@@ -24862,11 +24862,11 @@ let lr = class extends Gr {
|
|
|
24862
24862
|
return C;
|
|
24863
24863
|
}
|
|
24864
24864
|
isExcluded(n, r) {
|
|
24865
|
-
return this.excludeweekdays.includes(n.toString()) || this.earliest &&
|
|
24865
|
+
return this.excludeweekdays.includes(n.toString()) || this.earliest && na(r, "end") < na(this.earliest, "start") || this.latest && na(r, "start") > na(this.latest, "end") ? !0 : this.excludedates.some((i) => typeof i == "string" ? i === ei(r) : i.toDateString() === r.toDateString());
|
|
24866
24866
|
}
|
|
24867
24867
|
isPrevMonthAllowed() {
|
|
24868
24868
|
const n = mf(this.year, this.month, 0);
|
|
24869
|
-
return !(this.earliest &&
|
|
24869
|
+
return !(this.earliest && na(this.earliest) > n);
|
|
24870
24870
|
}
|
|
24871
24871
|
prevMonth() {
|
|
24872
24872
|
const n = this.month === 0 ? 11 : this.month - 1, r = this.month === 0 ? this.year - 1 : this.year;
|
|
@@ -24878,7 +24878,7 @@ let lr = class extends Gr {
|
|
|
24878
24878
|
this.month === 11 ? 0 : this.month + 1,
|
|
24879
24879
|
1
|
|
24880
24880
|
);
|
|
24881
|
-
return !(this.latest &&
|
|
24881
|
+
return !(this.latest && na(this.latest) < n);
|
|
24882
24882
|
}
|
|
24883
24883
|
nextMonth() {
|
|
24884
24884
|
const n = this.month === 11 ? 0 : this.month + 1, r = this.month === 11 ? this.year + 1 : this.year;
|
|
@@ -24889,8 +24889,8 @@ let lr = class extends Gr {
|
|
|
24889
24889
|
}
|
|
24890
24890
|
isInRange(n) {
|
|
24891
24891
|
if (this.range && this.selected.length === 2) {
|
|
24892
|
-
if (n >
|
|
24893
|
-
} else if (this.range && this.selected.length === 1 && this.rangeHovered && n >
|
|
24892
|
+
if (n > na(this.selected[0]) && n < na(this.selected[1])) return !0;
|
|
24893
|
+
} else if (this.range && this.selected.length === 1 && this.rangeHovered && n > na(this.selected[0]) && n < this.rangeHovered)
|
|
24894
24894
|
return !0;
|
|
24895
24895
|
return !1;
|
|
24896
24896
|
}
|
|
@@ -24955,7 +24955,7 @@ let lr = class extends Gr {
|
|
|
24955
24955
|
), Promise.resolve();
|
|
24956
24956
|
}
|
|
24957
24957
|
focusOnCurrentDate() {
|
|
24958
|
-
const n = ei(
|
|
24958
|
+
const n = ei(na()), r = this.querySelector(`div[data-date="${n}"]`);
|
|
24959
24959
|
if (r instanceof HTMLDivElement)
|
|
24960
24960
|
this.focusedDate = n, r.focus();
|
|
24961
24961
|
else {
|
|
@@ -25086,7 +25086,7 @@ var EM = Object.defineProperty, TM = Object.getOwnPropertyDescriptor, ic = (n, r
|
|
|
25086
25086
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
25087
25087
|
return l && c && EM(r, i, c), c;
|
|
25088
25088
|
};
|
|
25089
|
-
let al = class extends
|
|
25089
|
+
let al = class extends Kr {
|
|
25090
25090
|
constructor() {
|
|
25091
25091
|
super(), this.defaultSlot = pn(), this.closeTag = Gk.props.closeTag.default, this.size = Gk.props.size.default, this.skin = Gk.props.skin.default, this.textStyle = null, this.iconName = void 0, this.type = Gk.props.type.default, this.ariaLabel = null, this._isClosed = !1, this._ariaDescription = null, this.close = (r) => {
|
|
25092
25092
|
this._isClosed = !0, this.dispatchEvent(
|
|
@@ -25190,7 +25190,7 @@ var FM = Object.defineProperty, $M = Object.getOwnPropertyDescriptor, ki = (n, r
|
|
|
25190
25190
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
25191
25191
|
return l && c && FM(r, i, c), c;
|
|
25192
25192
|
};
|
|
25193
|
-
let ja = class extends
|
|
25193
|
+
let ja = class extends Kr {
|
|
25194
25194
|
//Constructor
|
|
25195
25195
|
constructor() {
|
|
25196
25196
|
super(), this.defaultSlot = pn(), this.ariaLabel = "", this.metaLead = null, this.borderOnHover = !0, this.clickCardLink = null, this.metaTrail = null, this.layout = GD.props.layout.default, this.heading = "", this.headinglevel = 3, this.image = {
|
|
@@ -25492,7 +25492,7 @@ var NM = Object.defineProperty, Ln = (n, r, i, l) => {
|
|
|
25492
25492
|
(m = n[h]) && (c = m(r, i, c) || c);
|
|
25493
25493
|
return c && NM(r, i, c), c;
|
|
25494
25494
|
};
|
|
25495
|
-
let dn = class extends
|
|
25495
|
+
let dn = class extends Kr {
|
|
25496
25496
|
constructor() {
|
|
25497
25497
|
super(), this.defaultValue = null, this.disabled = !1, this.readonly = !1, this.required = !1, this.max = null, this.maxlength = null, this.min = null, this.minlength = null, this.step = null, this.ariaDescribedBy = null, this.ariaLabelledby = null, this.name = "", this.pattern = null, this.placeholder = null, this.id = eh(), this.counter = !1, this.hasError = !1, this.inline = !1, this.hasFieldset = !1, this.optionalTag = !1, this.requiredTag = !1, this.skipForwardTestid = !1, this.useWrapper = !0, this.fullwidth = !1, this.counterMaxLength = 0, this.errorMessage = "", this.helptext = "", this.helptextDropdown = "", this.helptextDropdownButton = ws.props.helptextDropdownButton.default, this.label = null, this.optionalText = mo.forms.labels.optional, this.requiredText = mo.forms.labels.required, this.dataTestid = "", this.touched = !1, this.internals = this.attachInternals();
|
|
25498
25498
|
}
|
|
@@ -25748,7 +25748,7 @@ var RM = Object.defineProperty, OM = Object.getOwnPropertyDescriptor, og = (n, r
|
|
|
25748
25748
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
25749
25749
|
return l && c && RM(r, i, c), c;
|
|
25750
25750
|
};
|
|
25751
|
-
let wf = class extends
|
|
25751
|
+
let wf = class extends Kr {
|
|
25752
25752
|
constructor() {
|
|
25753
25753
|
super(), this.defaultSlot = pn(), this.forId = eh(), this.helptext = "", this.helptextDropdown = "", this.helptextDropdownButton = ws.props.helptextDropdownButton.default, this.isHelpTextOpen = !1, this.slotController = new za(this, this.defaultSlot);
|
|
25754
25754
|
}
|
|
@@ -25815,7 +25815,7 @@ var LM = Object.defineProperty, BM = Object.getOwnPropertyDescriptor, jr = (n, r
|
|
|
25815
25815
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
25816
25816
|
return l && c && LM(r, i, c), c;
|
|
25817
25817
|
};
|
|
25818
|
-
let Cr = class extends
|
|
25818
|
+
let Cr = class extends Kr {
|
|
25819
25819
|
constructor() {
|
|
25820
25820
|
super(), this.defaultSlot = pn(), this.helptextSlot = pn(), this.hasHelptextSlot = !0, this.forId = eh(), this.label = "", this.helptext = null, this.helptextDropdown = null, this.helptextDropdownButton = null, this.counter = ws.props.counter.default, this.counterCurrent = 0, this.counterMaxLength = 0, this.counterError = null, this.counterPosition = "bottom", this.optionalTag = ws.props.optionalTag.default, this.optionalText = ws.props.optionalText.default, this.requiredTag = ws.props.requiredTag.default, this.requiredText = ws.props.requiredText.default, this.hasError = ws.props.hasError.default, this.errorMessage = "", this.disabled = ws.props.disabled.default, this.inline = ws.props.inline.default, this.ariaDescribedby = void 0, this.hasFieldset = ws.props.hasFieldset.default, this.useWrapper = ws.props.useWrapper.default, this.role = "group", this.slotController = new za(this, this.defaultSlot, this.helptextSlot);
|
|
25821
25821
|
}
|
|
@@ -25988,7 +25988,7 @@ var MM = Object.defineProperty, IM = Object.getOwnPropertyDescriptor, Vi = (n, r
|
|
|
25988
25988
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
25989
25989
|
return l && c && MM(r, i, c), c;
|
|
25990
25990
|
};
|
|
25991
|
-
let yi = class extends
|
|
25991
|
+
let yi = class extends Kr {
|
|
25992
25992
|
constructor() {
|
|
25993
25993
|
super(...arguments), this.id = eh(), this.label = null, this.options = [], this.isOpen = !1, this.disabled = !1, this.includeSearch = !1, this.isMultiSelect = !1, this.allowUserInput = !1, this.maxIsReached = !1, this.customUserInput = null, this.searchPlaceholder = null, this.searchValue = null, this.maxLength = 0, this.userMessage = null, this._selectedOptions = 0, this._filteredOptions = [];
|
|
25994
25994
|
}
|
|
@@ -26341,39 +26341,55 @@ const jM = {
|
|
|
26341
26341
|
}, zM = {
|
|
26342
26342
|
props: jM
|
|
26343
26343
|
};
|
|
26344
|
-
var UM = Object.defineProperty, HM = Object.getOwnPropertyDescriptor,
|
|
26344
|
+
var UM = Object.defineProperty, HM = Object.getOwnPropertyDescriptor, fa = (n, r, i, l) => {
|
|
26345
26345
|
for (var c = l > 1 ? void 0 : l ? HM(r, i) : r, h = n.length - 1, m; h >= 0; h--)
|
|
26346
26346
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
26347
26347
|
return l && c && UM(r, i, c), c;
|
|
26348
26348
|
};
|
|
26349
|
-
let
|
|
26349
|
+
let Yr = class extends dn {
|
|
26350
26350
|
constructor() {
|
|
26351
|
-
super(), this.helptextSlot = pn(), this.value = "", this.options = [], this.allowUserInput = !1, this.typeahead = !1, this.includeSearch = !1, this.searchPlaceholder = "", this.multiple = !1, this.maxlength = null, this.displayValueAs = zM.props.displayValueAs.default, this.tagPlacement = null, this._options = [], this._isOptionsOpen = !1, this._value = [], this._userInfoMessage = "", this._addValueText = null, this._maxIsReached = !1, this._search = "", this._inputFocus = !1, this._editingSingleValue = !1, this.inputRef = pn(), this.arrowRef = pn(), this.listboxRef = pn(), this.focusRef = pn(), this.optionTagRef = pn(), this.optionsController = new xA(this), this.slotController = new za(this, this.helptextSlot), this.slotController.skipOptions = !0;
|
|
26351
|
+
super(), this.helptextSlot = pn(), this.value = "", this.options = [], this.defaultOptions = [], this.allowUserInput = !1, this.typeahead = !1, this.includeSearch = !1, this.searchPlaceholder = "", this.multiple = !1, this.maxlength = null, this.displayValueAs = zM.props.displayValueAs.default, this.tagPlacement = null, this._options = [], this._isOptionsOpen = !1, this._value = [], this._userInfoMessage = "", this._addValueText = null, this._maxIsReached = !1, this._search = "", this._inputFocus = !1, this._editingSingleValue = !1, this.inputRef = pn(), this.arrowRef = pn(), this.listboxRef = pn(), this.focusRef = pn(), this.optionTagRef = pn(), this.optionsController = new xA(this), this.slotController = new za(this, this.helptextSlot), this.slotController.skipOptions = !0;
|
|
26352
26352
|
}
|
|
26353
26353
|
// Lifecycle methods
|
|
26354
26354
|
connectedCallback() {
|
|
26355
|
-
|
|
26356
|
-
|
|
26357
|
-
|
|
26358
|
-
|
|
26359
|
-
this.
|
|
26360
|
-
|
|
26361
|
-
|
|
26362
|
-
|
|
26363
|
-
|
|
26355
|
+
var r;
|
|
26356
|
+
if (super.connectedCallback(), document && document.body.addEventListener("click", (i) => {
|
|
26357
|
+
this._isOptionsOpen && !this.contains(i.target) && this.handleFocusOut(i);
|
|
26358
|
+
}), this._options = [], this.defaultOptions && this.defaultOptions.length) {
|
|
26359
|
+
const i = ((r = this.options) == null ? void 0 : r.filter((l) => l.userAdded)) || [];
|
|
26360
|
+
this.options = [...i, ...structuredClone(this.defaultOptions)], this._options = [...this.options];
|
|
26361
|
+
}
|
|
26362
|
+
if (this.optionsController.nodes.length) {
|
|
26363
|
+
const i = [];
|
|
26364
|
+
this.optionsController.nodes.forEach((l) => {
|
|
26365
|
+
if (!l.textContent && !l.getAttribute("value")) return null;
|
|
26366
|
+
const c = {
|
|
26367
|
+
value: l.getAttribute("value") || l.textContent || "",
|
|
26368
|
+
label: l.textContent || l.getAttribute("value") || ""
|
|
26364
26369
|
};
|
|
26365
|
-
|
|
26366
|
-
}),
|
|
26370
|
+
l.getAttribute("data-prefix") && (c.prefix = l.getAttribute("data-prefix") || void 0), l.getAttribute("tagskincolor") && (c.tagSkinColor = l.getAttribute("tagskincolor")), l.getAttribute("description") && (c.description = l.getAttribute("description") || void 0), c.fulltext = c.value + c.label + (c.prefix || ""), i.push(c);
|
|
26371
|
+
}), i.length && (this.options = [...i], this._options = [...i]);
|
|
26367
26372
|
}
|
|
26368
26373
|
}
|
|
26369
26374
|
updated(r) {
|
|
26370
|
-
|
|
26371
|
-
|
|
26372
|
-
|
|
26373
|
-
|
|
26374
|
-
|
|
26375
|
-
|
|
26376
|
-
|
|
26375
|
+
var i;
|
|
26376
|
+
if (r.has("_value") && this.valueChanged(this._value, r.get("_value")), r.has("value") && (this._value = Array.isArray(this.value) ? this.value : this.value ? this.value.split(",") : [], !this.multiple && this._value.length > 1 && (this._value = [this._value[0]]), this.isMaxItemsReached()), r.has("defaultOptions") && this.defaultOptions.length) {
|
|
26377
|
+
const l = ((i = this.options) == null ? void 0 : i.filter((c) => c.userAdded)) || [];
|
|
26378
|
+
this.options = [...l, ...structuredClone(this.defaultOptions)], this._options = [...this.options];
|
|
26379
|
+
}
|
|
26380
|
+
if (r.has("options") && this.options.length) {
|
|
26381
|
+
const l = this._options.filter((c) => c.userAdded).filter(
|
|
26382
|
+
(c) => !this.options.some((h) => h.value === c.value)
|
|
26383
|
+
);
|
|
26384
|
+
this._options = [...l, ...this.options], this._options.forEach((c) => {
|
|
26385
|
+
if (c.value && !c.label && (c.label = c.value), c.selected && !this._value.includes(c.value)) {
|
|
26386
|
+
const h = [...this._value];
|
|
26387
|
+
this._value = [...this._value, c.value], this.valueChanged(this._value, h);
|
|
26388
|
+
}
|
|
26389
|
+
c.fulltext = c.value + c.label + (c.prefix || ""), c.selected = c.selected || this._value.includes(c.value);
|
|
26390
|
+
});
|
|
26391
|
+
}
|
|
26392
|
+
r.has("_search") && this.dispatchEvent(
|
|
26377
26393
|
new CustomEvent("search", {
|
|
26378
26394
|
detail: this._search,
|
|
26379
26395
|
bubbles: !1
|
|
@@ -26753,66 +26769,69 @@ let na = class extends dn {
|
|
|
26753
26769
|
i && this.removeSelected(i), this.isMaxItemsReached();
|
|
26754
26770
|
}
|
|
26755
26771
|
};
|
|
26756
|
-
|
|
26772
|
+
fa([
|
|
26757
26773
|
z({ type: String, reflect: !0 })
|
|
26758
|
-
],
|
|
26759
|
-
|
|
26774
|
+
], Yr.prototype, "value", 2);
|
|
26775
|
+
fa([
|
|
26760
26776
|
z({ type: Array })
|
|
26761
|
-
],
|
|
26762
|
-
|
|
26777
|
+
], Yr.prototype, "options", 2);
|
|
26778
|
+
fa([
|
|
26779
|
+
z({ type: Array })
|
|
26780
|
+
], Yr.prototype, "defaultOptions", 2);
|
|
26781
|
+
fa([
|
|
26763
26782
|
z({ type: Boolean })
|
|
26764
|
-
],
|
|
26765
|
-
|
|
26783
|
+
], Yr.prototype, "allowUserInput", 2);
|
|
26784
|
+
fa([
|
|
26766
26785
|
z({ type: Boolean })
|
|
26767
|
-
],
|
|
26768
|
-
|
|
26786
|
+
], Yr.prototype, "typeahead", 2);
|
|
26787
|
+
fa([
|
|
26769
26788
|
z({ type: Boolean })
|
|
26770
|
-
],
|
|
26771
|
-
|
|
26789
|
+
], Yr.prototype, "includeSearch", 2);
|
|
26790
|
+
fa([
|
|
26772
26791
|
z({ type: String })
|
|
26773
|
-
],
|
|
26774
|
-
|
|
26792
|
+
], Yr.prototype, "searchPlaceholder", 2);
|
|
26793
|
+
fa([
|
|
26775
26794
|
z({ type: Boolean })
|
|
26776
|
-
],
|
|
26777
|
-
|
|
26795
|
+
], Yr.prototype, "multiple", 2);
|
|
26796
|
+
fa([
|
|
26778
26797
|
z({ type: Number })
|
|
26779
|
-
],
|
|
26780
|
-
|
|
26798
|
+
], Yr.prototype, "maxlength", 2);
|
|
26799
|
+
fa([
|
|
26781
26800
|
z({ type: String })
|
|
26782
|
-
],
|
|
26783
|
-
|
|
26801
|
+
], Yr.prototype, "displayValueAs", 2);
|
|
26802
|
+
fa([
|
|
26784
26803
|
z({ type: String })
|
|
26785
|
-
],
|
|
26786
|
-
|
|
26804
|
+
], Yr.prototype, "tagPlacement", 2);
|
|
26805
|
+
fa([
|
|
26787
26806
|
On()
|
|
26788
|
-
],
|
|
26789
|
-
|
|
26807
|
+
], Yr.prototype, "_options", 2);
|
|
26808
|
+
fa([
|
|
26790
26809
|
On()
|
|
26791
|
-
],
|
|
26792
|
-
|
|
26810
|
+
], Yr.prototype, "_isOptionsOpen", 2);
|
|
26811
|
+
fa([
|
|
26793
26812
|
On()
|
|
26794
|
-
],
|
|
26795
|
-
|
|
26813
|
+
], Yr.prototype, "_value", 2);
|
|
26814
|
+
fa([
|
|
26796
26815
|
On()
|
|
26797
|
-
],
|
|
26798
|
-
|
|
26816
|
+
], Yr.prototype, "_userInfoMessage", 2);
|
|
26817
|
+
fa([
|
|
26799
26818
|
On()
|
|
26800
|
-
],
|
|
26801
|
-
|
|
26819
|
+
], Yr.prototype, "_addValueText", 2);
|
|
26820
|
+
fa([
|
|
26802
26821
|
On()
|
|
26803
|
-
],
|
|
26804
|
-
|
|
26822
|
+
], Yr.prototype, "_maxIsReached", 2);
|
|
26823
|
+
fa([
|
|
26805
26824
|
On()
|
|
26806
|
-
],
|
|
26807
|
-
|
|
26825
|
+
], Yr.prototype, "_search", 2);
|
|
26826
|
+
fa([
|
|
26808
26827
|
On()
|
|
26809
|
-
],
|
|
26810
|
-
|
|
26828
|
+
], Yr.prototype, "_inputFocus", 2);
|
|
26829
|
+
fa([
|
|
26811
26830
|
On()
|
|
26812
|
-
],
|
|
26813
|
-
|
|
26831
|
+
], Yr.prototype, "_editingSingleValue", 2);
|
|
26832
|
+
Yr = fa([
|
|
26814
26833
|
dr("pkt-combobox")
|
|
26815
|
-
],
|
|
26834
|
+
], Yr);
|
|
26816
26835
|
const qM = {
|
|
26817
26836
|
i18n: {
|
|
26818
26837
|
nb: {
|
|
@@ -26890,7 +26909,7 @@ var WM = Object.defineProperty, YM = Object.getOwnPropertyDescriptor, sg = (n, r
|
|
|
26890
26909
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
26891
26910
|
return l && c && WM(r, i, c), c;
|
|
26892
26911
|
};
|
|
26893
|
-
let Df = class extends
|
|
26912
|
+
let Df = class extends Kr {
|
|
26894
26913
|
constructor() {
|
|
26895
26914
|
super(), this.hotjarId = null, this.googleAnalyticsId = null, this.triggerType = "button", this.triggerText = null, this.i18nLanguage = "nb";
|
|
26896
26915
|
}
|
|
@@ -27110,7 +27129,7 @@ let ra = class extends dn {
|
|
|
27110
27129
|
super(), this.value = "", this._value = this.value ? Array.isArray(this.value) ? this.value : this.value.split(",") : [], this.label = "Datovelger", this.dateformat = Wp.props.dateformat.default, this.multiple = Wp.props.multiple.default, this.maxlength = null, this.range = Wp.props.range.default, this.showRangeLabels = !1, this.min = null, this.max = null, this.weeknumbers = Wp.props.weeknumbers.default, this.withcontrols = Wp.props.withcontrols.default, this.excludedates = [], this.excludeweekdays = [], this.currentmonth = null, this.calendarOpen = !1, this.timezone = "Europe/Oslo", this.inputClasses = {}, this.buttonClasses = {}, this.inputRef = pn(), this.inputRefTo = pn(), this.btnRef = pn(), this.calRef = pn(), this.popupRef = pn(), this.helptextSlot = pn(), this.addToSelected = (n) => {
|
|
27111
27130
|
const r = n.target;
|
|
27112
27131
|
if (!r.value) return;
|
|
27113
|
-
const i = this.min ?
|
|
27132
|
+
const i = this.min ? na(this.min) : null, l = this.max ? na(this.max) : null, c = na(r.value.split(",")[0]);
|
|
27114
27133
|
c && !isNaN(c.getTime()) && (!i || c >= i) && (!l || c <= l) && this.calRef.value && this.calRef.value.handleDateSelect(c), r.value = "";
|
|
27115
27134
|
}, this.slotController = new za(this, this.helptextSlot);
|
|
27116
27135
|
}
|
|
@@ -27362,7 +27381,7 @@ let ra = class extends dn {
|
|
|
27362
27381
|
.latest=${this.max}
|
|
27363
27382
|
.excludedates=${Array.isArray(this.excludedates) ? this.excludedates : this.excludedates.split(",")}
|
|
27364
27383
|
.excludeweekdays=${this.excludeweekdays}
|
|
27365
|
-
.currentmonth=${this.currentmonth ?
|
|
27384
|
+
.currentmonth=${this.currentmonth ? na(this.currentmonth) : null}
|
|
27366
27385
|
@date-selected=${(n) => {
|
|
27367
27386
|
this.value = !this.multiple && !this.range ? n.detail[0] : n.detail, this._value = n.detail, this.inputRef.value && (this.range && this.inputRefTo.value ? (this.inputRef.value.value = this._value[0] ?? "", this.inputRefTo.value.value = this._value[1] ?? "") : this.multiple || (this.inputRef.value.value = this._value.length ? this._value[0] : ""));
|
|
27368
27387
|
}}
|
|
@@ -27523,7 +27542,7 @@ var ZM = Object.defineProperty, eI = Object.getOwnPropertyDescriptor, lg = (n, r
|
|
|
27523
27542
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
27524
27543
|
return l && c && ZM(r, i, c), c;
|
|
27525
27544
|
};
|
|
27526
|
-
let ah = class extends
|
|
27545
|
+
let ah = class extends Kr {
|
|
27527
27546
|
constructor() {
|
|
27528
27547
|
super(), this.defaultSlot = pn(), this.size = "medium", this.level = 2, this.noSpacing = !0, this.visuallyHidden = !1, this.align = "start", this.slotController = new za(this, this.defaultSlot);
|
|
27529
27548
|
}
|
|
@@ -27588,7 +27607,7 @@ var nI = Object.defineProperty, rI = Object.getOwnPropertyDescriptor, ug = (n, r
|
|
|
27588
27607
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
27589
27608
|
return l && c && nI(r, i, c), c;
|
|
27590
27609
|
};
|
|
27591
|
-
let Sf = class extends
|
|
27610
|
+
let Sf = class extends Kr {
|
|
27592
27611
|
constructor() {
|
|
27593
27612
|
super(), this.defaultSlot = pn(), this.href = KD.props.href.default, this.iconName = void 0, this.iconPosition = void 0, this.external = KD.props.external.default, this.target = KD.props.target.default, this.slotController = new za(this, this.defaultSlot);
|
|
27594
27613
|
}
|
|
@@ -27631,7 +27650,7 @@ var aI = Object.defineProperty, iI = Object.getOwnPropertyDescriptor, uh = (n, r
|
|
|
27631
27650
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
27632
27651
|
return l && c && aI(r, i, c), c;
|
|
27633
27652
|
};
|
|
27634
|
-
let ud = class extends
|
|
27653
|
+
let ud = class extends Kr {
|
|
27635
27654
|
constructor() {
|
|
27636
27655
|
super(), this.defaultSlot = pn(), this.title = "", this.href = "#", this.iconName = "", this.external = !1, this.openInNewTab = !1, this.skin = "normal", this.slotController = new za(this, this.defaultSlot);
|
|
27637
27656
|
}
|
|
@@ -27679,7 +27698,7 @@ var oI = Object.defineProperty, sI = Object.getOwnPropertyDescriptor, fd = (n, r
|
|
|
27679
27698
|
return l && c && oI(r, i, c), c;
|
|
27680
27699
|
};
|
|
27681
27700
|
window.pktAnimationPath = window.pktAnimationPath || "https://punkt-cdn.oslo.kommune.no/12.41/animations/";
|
|
27682
|
-
let iu = class extends
|
|
27701
|
+
let iu = class extends Kr {
|
|
27683
27702
|
constructor() {
|
|
27684
27703
|
super(), this.defaultSlot = pn(), this.delay = 0, this.inline = !1, this.isLoading = !0, this.message = null, this.size = "medium", this.variant = "shapes", this.loadingAnimationPath = window.pktAnimationPath, this._shouldDisplayLoader = !1, this.slotController = new za(this, this.defaultSlot);
|
|
27685
27704
|
}
|
|
@@ -27771,7 +27790,7 @@ var uI = Object.defineProperty, cI = Object.getOwnPropertyDescriptor, cg = (n, r
|
|
|
27771
27790
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
27772
27791
|
return l && c && uI(r, i, c), c;
|
|
27773
27792
|
};
|
|
27774
|
-
let Cf = class extends
|
|
27793
|
+
let Cf = class extends Kr {
|
|
27775
27794
|
constructor() {
|
|
27776
27795
|
super(), this.defaultSlot = pn(), this.closable = QD.props.closable.default, this.compact = QD.props.compact.default, this.title = "", this.skin = QD.props.skin.default, this._isClosed = !1, this.close = (n) => {
|
|
27777
27796
|
this._isClosed = !0, this.dispatchEvent(new CustomEvent("close", { detail: { origin: n }, bubbles: !0 })), this.dispatchEvent(new CustomEvent("on-close", { detail: { origin: n }, bubbles: !0 }));
|
|
@@ -27840,7 +27859,7 @@ var fI = Object.defineProperty, pI = Object.getOwnPropertyDescriptor, su = (n, r
|
|
|
27840
27859
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
27841
27860
|
return l && c && fI(r, i, c), c;
|
|
27842
27861
|
};
|
|
27843
|
-
let Ss = class extends
|
|
27862
|
+
let Ss = class extends Kr {
|
|
27844
27863
|
constructor() {
|
|
27845
27864
|
super(), this.headingText = "", this.removePadding = !1, this.hideCloseButton = XD.props.hideCloseButton.default, this.closeOnBackdropClick = XD.props.closeOnBackdropClick.default, this.closeButtonSkin = "blue", this.size = XD.props.size.default, this.variant = "dialog", this.drawerPosition = "right", this.transparentBackdrop = !1, this.defaultSlot = pn(), this.dialogRef = pn(), this._isOpen = !1, this.close = (r, i = !1) => {
|
|
27846
27865
|
var l;
|
|
@@ -28017,7 +28036,7 @@ var gI = Object.defineProperty, vI = Object.getOwnPropertyDescriptor, Ua = (n, r
|
|
|
28017
28036
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
28018
28037
|
return l && c && gI(r, i, c), c;
|
|
28019
28038
|
};
|
|
28020
|
-
let da = class extends
|
|
28039
|
+
let da = class extends Kr {
|
|
28021
28040
|
constructor() {
|
|
28022
28041
|
super(), this.ariaLabel = null, this.ariaLabelledby = null, this.ariaValueText = null, this.ariaLive = "polite", this.id = eh(), this.role = "progressbar", this.skin = "dark-blue", this.statusPlacement = "following", this.statusType = "none", this.title = "", this.titlePosition = "left", this.valueCurrent = 0, this.valueMax = 100, this.valueMin = 0, this.labelWidth = 0, this.progressbarId = this.id, this.computedAriaLabelledby = null, this.computedAriaValueText = "", this.labelRef = pn(), this.progressBarRef = pn();
|
|
28023
28042
|
}
|
|
@@ -28615,7 +28634,7 @@ var EI = Object.defineProperty, TI = Object.getOwnPropertyDescriptor, Ty = (n, r
|
|
|
28615
28634
|
(m = n[h]) && (c = (l ? m(r, i, c) : m(c)) || c);
|
|
28616
28635
|
return l && c && EI(r, i, c), c;
|
|
28617
28636
|
};
|
|
28618
|
-
let Zm = class extends
|
|
28637
|
+
let Zm = class extends Kr {
|
|
28619
28638
|
constructor() {
|
|
28620
28639
|
super(), this.string = "", this.strings = [], this.darkmode = !1, this._list = [], this.defaultSlot = pn(), this.namedSlot = pn(), this.slotController = new za(this, this.defaultSlot, this.namedSlot);
|
|
28621
28640
|
}
|
|
@@ -28701,14 +28720,14 @@ Ty([
|
|
|
28701
28720
|
Zm = Ty([
|
|
28702
28721
|
dr("pkt-component")
|
|
28703
28722
|
], Zm);
|
|
28704
|
-
const AI =
|
|
28723
|
+
const AI = Gr({
|
|
28705
28724
|
tagName: "pkt-accordion",
|
|
28706
28725
|
elementClass: JL,
|
|
28707
28726
|
react: Kt,
|
|
28708
28727
|
displayName: "PktAccordion"
|
|
28709
28728
|
}), FI = Ir(({ children: n, ...r }, i) => /* @__PURE__ */ L.jsx(AI, { "data-testid": "pkt-accordion", ...r, ref: i, children: /* @__PURE__ */ L.jsx("div", { className: "pkt-contents", children: n }) }));
|
|
28710
28729
|
FI.displayName = "PktAccordion";
|
|
28711
|
-
const $I =
|
|
28730
|
+
const $I = Gr({
|
|
28712
28731
|
tagName: "pkt-accordion-item",
|
|
28713
28732
|
elementClass: tB,
|
|
28714
28733
|
react: Kt,
|
|
@@ -28720,7 +28739,7 @@ const $I = Yr({
|
|
|
28720
28739
|
({ children: n, ...r }, i) => /* @__PURE__ */ L.jsx($I, { ref: i, ...r, children: /* @__PURE__ */ L.jsx("div", { className: "pkt-contents", children: n }) })
|
|
28721
28740
|
);
|
|
28722
28741
|
PI.displayName = "PktAccordionItem";
|
|
28723
|
-
const NI =
|
|
28742
|
+
const NI = Gr({
|
|
28724
28743
|
tagName: "pkt-alert",
|
|
28725
28744
|
elementClass: ru,
|
|
28726
28745
|
react: Kt,
|
|
@@ -28732,14 +28751,14 @@ const NI = Yr({
|
|
|
28732
28751
|
({ children: n, ...r }, i) => /* @__PURE__ */ L.jsx(NI, { ref: i, ...r, children: /* @__PURE__ */ L.jsx("div", { className: "pkt-contents", children: n }) })
|
|
28733
28752
|
);
|
|
28734
28753
|
RI.displayName = "PktAlert";
|
|
28735
|
-
const OI =
|
|
28754
|
+
const OI = Gr({
|
|
28736
28755
|
tagName: "pkt-backlink",
|
|
28737
28756
|
elementClass: Xm,
|
|
28738
28757
|
react: Kt,
|
|
28739
28758
|
displayName: "PktBackLink"
|
|
28740
28759
|
});
|
|
28741
28760
|
OI.displayName = "PktBackLink";
|
|
28742
|
-
const cr =
|
|
28761
|
+
const cr = Gr({
|
|
28743
28762
|
tagName: "pkt-icon",
|
|
28744
28763
|
elementClass: rh,
|
|
28745
28764
|
react: Kt,
|
|
@@ -28831,7 +28850,7 @@ const oh = Ir(
|
|
|
28831
28850
|
}
|
|
28832
28851
|
);
|
|
28833
28852
|
oh.displayName = "PktButton";
|
|
28834
|
-
const LI =
|
|
28853
|
+
const LI = Gr({
|
|
28835
28854
|
tagName: "pkt-card",
|
|
28836
28855
|
elementClass: ja,
|
|
28837
28856
|
react: Kt,
|
|
@@ -28841,7 +28860,7 @@ const LI = Yr({
|
|
|
28841
28860
|
({ children: n, ...r }, i) => /* @__PURE__ */ L.jsx(LI, { ...r, ref: i, children: /* @__PURE__ */ L.jsx("div", { className: "pkt-contents", children: n }) })
|
|
28842
28861
|
);
|
|
28843
28862
|
BI.displayName = "PktCard";
|
|
28844
|
-
const AA =
|
|
28863
|
+
const AA = Gr({
|
|
28845
28864
|
tagName: "pkt-checkbox",
|
|
28846
28865
|
elementClass: il,
|
|
28847
28866
|
react: Kt,
|
|
@@ -28853,12 +28872,13 @@ const AA = Yr({
|
|
|
28853
28872
|
onFocus: "focus",
|
|
28854
28873
|
onValueChange: "valueChange"
|
|
28855
28874
|
}
|
|
28856
|
-
}), MI =
|
|
28875
|
+
}), MI = Gr({
|
|
28857
28876
|
tagName: "pkt-combobox",
|
|
28858
|
-
elementClass:
|
|
28877
|
+
elementClass: Yr,
|
|
28859
28878
|
react: Kt,
|
|
28860
28879
|
displayName: "PktCombobox",
|
|
28861
28880
|
events: {
|
|
28881
|
+
onClick: "click",
|
|
28862
28882
|
onChange: "change",
|
|
28863
28883
|
onInput: "input",
|
|
28864
28884
|
onBlur: "blur",
|
|
@@ -28871,7 +28891,7 @@ const AA = Yr({
|
|
|
28871
28891
|
n
|
|
28872
28892
|
] }));
|
|
28873
28893
|
II.displayName = "PktCombobox";
|
|
28874
|
-
const HS =
|
|
28894
|
+
const HS = Gr({
|
|
28875
28895
|
tagName: "pkt-consent",
|
|
28876
28896
|
elementClass: Df,
|
|
28877
28897
|
react: Kt,
|
|
@@ -28881,7 +28901,7 @@ const HS = Yr({
|
|
|
28881
28901
|
}
|
|
28882
28902
|
});
|
|
28883
28903
|
HS.displayName = "PktConsent";
|
|
28884
|
-
const jI =
|
|
28904
|
+
const jI = Gr({
|
|
28885
28905
|
tagName: "pkt-datepicker",
|
|
28886
28906
|
elementClass: ra,
|
|
28887
28907
|
react: Kt,
|
|
@@ -29296,7 +29316,7 @@ const ou = /* @__PURE__ */ D0(zI), JH = Ir(
|
|
|
29296
29316
|
}
|
|
29297
29317
|
);
|
|
29298
29318
|
}
|
|
29299
|
-
), UI =
|
|
29319
|
+
), UI = Gr({
|
|
29300
29320
|
tagName: "pkt-helptext",
|
|
29301
29321
|
elementClass: wf,
|
|
29302
29322
|
react: Kt,
|
|
@@ -29316,7 +29336,7 @@ const qI = Kt.forwardRef(
|
|
|
29316
29336
|
] })
|
|
29317
29337
|
);
|
|
29318
29338
|
qI.displayName = "PktInput";
|
|
29319
|
-
const VI =
|
|
29339
|
+
const VI = Gr({
|
|
29320
29340
|
tagName: "pkt-input-wrapper",
|
|
29321
29341
|
elementClass: Cr,
|
|
29322
29342
|
react: Kt,
|
|
@@ -29329,7 +29349,7 @@ const VI = Yr({
|
|
|
29329
29349
|
/* @__PURE__ */ L.jsx("div", { className: "pkt-contents", slot: "helptext", children: r }),
|
|
29330
29350
|
/* @__PURE__ */ L.jsx("div", { className: "pkt-contents", children: n })
|
|
29331
29351
|
] })
|
|
29332
|
-
), YI =
|
|
29352
|
+
), YI = Gr({
|
|
29333
29353
|
tagName: "pkt-link",
|
|
29334
29354
|
elementClass: Sf,
|
|
29335
29355
|
react: Kt,
|
|
@@ -29338,7 +29358,7 @@ const VI = Yr({
|
|
|
29338
29358
|
({ children: n, ...r }, i) => /* @__PURE__ */ L.jsx(YI, { ...r, ref: i, children: /* @__PURE__ */ L.jsx("span", { className: "pkt-contents", children: n }) })
|
|
29339
29359
|
);
|
|
29340
29360
|
GI.displayName = "PktLink";
|
|
29341
|
-
const KI =
|
|
29361
|
+
const KI = Gr({
|
|
29342
29362
|
tagName: "pkt-linkcard",
|
|
29343
29363
|
elementClass: ud,
|
|
29344
29364
|
react: Kt,
|
|
@@ -29348,7 +29368,7 @@ const KI = Yr({
|
|
|
29348
29368
|
({ children: n, ...r }, i) => /* @__PURE__ */ L.jsx(KI, { ref: i, ...r, children: /* @__PURE__ */ L.jsx("div", { className: "pkt-contents", children: n }) })
|
|
29349
29369
|
);
|
|
29350
29370
|
QI.displayName = "PktLinkCard";
|
|
29351
|
-
const XI =
|
|
29371
|
+
const XI = Gr({
|
|
29352
29372
|
tagName: "pkt-loader",
|
|
29353
29373
|
elementClass: iu,
|
|
29354
29374
|
react: Kt,
|
|
@@ -29358,7 +29378,7 @@ const XI = Yr({
|
|
|
29358
29378
|
({ children: n, ...r }, i) => /* @__PURE__ */ L.jsx(XI, { ...r, ref: i, children: /* @__PURE__ */ L.jsx("div", { className: "pkt-contents", children: n }) })
|
|
29359
29379
|
);
|
|
29360
29380
|
JI.displayName = "PktLoader";
|
|
29361
|
-
const ZI =
|
|
29381
|
+
const ZI = Gr({
|
|
29362
29382
|
tagName: "pkt-messagebox",
|
|
29363
29383
|
elementClass: Cf,
|
|
29364
29384
|
react: Kt,
|
|
@@ -29370,7 +29390,7 @@ const ZI = Yr({
|
|
|
29370
29390
|
({ children: n, ...r }, i) => /* @__PURE__ */ L.jsx(ZI, { ...r, ref: i, children: /* @__PURE__ */ L.jsx("div", { className: "pkt-contents", children: n }) })
|
|
29371
29391
|
);
|
|
29372
29392
|
ej.displayName = "PktMessagebox";
|
|
29373
|
-
const tj =
|
|
29393
|
+
const tj = Gr({
|
|
29374
29394
|
tagName: "pkt-modal",
|
|
29375
29395
|
elementClass: Ss,
|
|
29376
29396
|
react: Kt,
|
|
@@ -32488,24 +32508,24 @@ Expected it to be ${x}.`;
|
|
|
32488
32508
|
};
|
|
32489
32509
|
xt = /* @__PURE__ */ new WeakMap();
|
|
32490
32510
|
var wn = jt, Cn = [" ", `
|
|
32491
|
-
`, "\f", "\r", " "], xr = new wn(Cn), gn = xr,
|
|
32511
|
+
`, "\f", "\r", " "], xr = new wn(Cn), gn = xr, pa = class extends Error {
|
|
32492
32512
|
constructor(g, k, x = "type") {
|
|
32493
32513
|
super(`Unexpected ${k} node ${x}: ${JSON.stringify(g[x])}.`);
|
|
32494
32514
|
Om(this, "name", "UnexpectedNodeError");
|
|
32495
32515
|
this.node = g;
|
|
32496
32516
|
}
|
|
32497
|
-
}, pr =
|
|
32517
|
+
}, pr = pa;
|
|
32498
32518
|
function Mn(f) {
|
|
32499
32519
|
return (f == null ? void 0 : f.type) === "front-matter";
|
|
32500
32520
|
}
|
|
32501
|
-
var
|
|
32521
|
+
var ha = Mn, ma = /* @__PURE__ */ new Set(["sourceSpan", "startSourceSpan", "endSourceSpan", "nameSpan", "valueSpan", "keySpan", "tagDefinition", "tokens", "valueTokens", "switchValueSourceSpan", "expSourceSpan", "valueSourceSpan"]), wi = /* @__PURE__ */ new Set(["if", "else if", "for", "switch", "case"]);
|
|
32502
32522
|
function vo(f, g) {
|
|
32503
32523
|
var k;
|
|
32504
|
-
if (f.type === "text" || f.type === "comment" ||
|
|
32524
|
+
if (f.type === "text" || f.type === "comment" || ha(f) || f.type === "yaml" || f.type === "toml") return null;
|
|
32505
32525
|
if (f.type === "attribute" && delete g.value, f.type === "docType" && delete g.value, f.type === "angularControlFlowBlock" && (k = f.parameters) != null && k.children) for (let x of g.parameters.children) wi.has(f.name) ? delete x.expression : x.expression = x.expression.trim();
|
|
32506
32526
|
f.type === "angularIcuExpression" && (g.switchValue = f.switchValue.trim()), f.type === "angularLetDeclarationInitializer" && delete g.value;
|
|
32507
32527
|
}
|
|
32508
|
-
vo.ignoredProperties =
|
|
32528
|
+
vo.ignoredProperties = ma;
|
|
32509
32529
|
var ul = vo;
|
|
32510
32530
|
async function cl(f, g) {
|
|
32511
32531
|
if (f.language === "yaml") {
|
|
@@ -32587,17 +32607,17 @@ Expected it to be ${x}.`;
|
|
|
32587
32607
|
if (E && !f.prev && (x = (k = f.parent) == null ? void 0 : k.tagDefinition) != null && x.ignoreFirstLf) return f.type === "interpolation";
|
|
32588
32608
|
return E;
|
|
32589
32609
|
function M() {
|
|
32590
|
-
return
|
|
32610
|
+
return ha(f) || f.type === "angularControlFlowBlock" ? !1 : (f.type === "text" || f.type === "interpolation") && f.prev && (f.prev.type === "text" || f.prev.type === "interpolation") ? !0 : !f.parent || f.parent.cssDisplay === "none" ? !1 : wo(f.parent) ? !0 : !(!f.prev && (f.parent.type === "root" || wo(f) && f.parent || _t(f.parent) || An(f.parent, g) || !Af(f.parent.cssDisplay)) || f.prev && !du(f.prev.cssDisplay));
|
|
32591
32611
|
}
|
|
32592
32612
|
}
|
|
32593
32613
|
function _s(f, g) {
|
|
32594
|
-
return
|
|
32614
|
+
return ha(f) || f.type === "angularControlFlowBlock" ? !1 : (f.type === "text" || f.type === "interpolation") && f.next && (f.next.type === "text" || f.next.type === "interpolation") ? !0 : !f.parent || f.parent.cssDisplay === "none" ? !1 : wo(f.parent) ? !0 : !(!f.next && (f.parent.type === "root" || wo(f) && f.parent || _t(f.parent) || An(f.parent, g) || !Ko(f.parent.cssDisplay)) || f.next && !xn(f.next.cssDisplay));
|
|
32595
32615
|
}
|
|
32596
32616
|
function lu(f) {
|
|
32597
32617
|
return vn(f.cssDisplay) && !_t(f);
|
|
32598
32618
|
}
|
|
32599
32619
|
function Qi(f) {
|
|
32600
|
-
return
|
|
32620
|
+
return ha(f) || f.next && f.sourceSpan.end && f.sourceSpan.end.line + 1 < f.next.sourceSpan.start.line;
|
|
32601
32621
|
}
|
|
32602
32622
|
function Ha(f) {
|
|
32603
32623
|
return uu(f) || f.type === "element" && f.children.length > 0 && (["body", "script", "style"].includes(f.name) || f.children.some((g) => Xi(g))) || f.firstChild && f.firstChild === f.lastChild && f.firstChild.type !== "text" && fl(f.firstChild) && (!f.lastChild.isTrailingSpaceSensitive || Go(f.lastChild));
|
|
@@ -32745,11 +32765,11 @@ Expected it to be ${x}.`;
|
|
|
32745
32765
|
`).map((k) => k.slice(g)).join(`
|
|
32746
32766
|
`);
|
|
32747
32767
|
}
|
|
32748
|
-
function
|
|
32768
|
+
function ga(f) {
|
|
32749
32769
|
return Z(!1, Z(!1, f, "'", "'"), """, '"');
|
|
32750
32770
|
}
|
|
32751
32771
|
function sa(f) {
|
|
32752
|
-
return
|
|
32772
|
+
return ga(f.value);
|
|
32753
32773
|
}
|
|
32754
32774
|
var ar = /* @__PURE__ */ new Set(["template", "style", "script"]);
|
|
32755
32775
|
function An(f, g) {
|
|
@@ -32972,10 +32992,10 @@ Expected it to be ${x}.`;
|
|
|
32972
32992
|
return f.lastChild && wl(f.lastChild) ? "" : [gh(f, g), Sd(f, g)];
|
|
32973
32993
|
}
|
|
32974
32994
|
function kl(f, g) {
|
|
32975
|
-
return (f.next ? Qn(f.next) : oi(f.parent)) ? "" : [
|
|
32995
|
+
return (f.next ? Qn(f.next) : oi(f.parent)) ? "" : [Qr(f, g), Co(f, g)];
|
|
32976
32996
|
}
|
|
32977
32997
|
function gh(f, g) {
|
|
32978
|
-
return oi(f) ?
|
|
32998
|
+
return oi(f) ? Qr(f.lastChild, g) : "";
|
|
32979
32999
|
}
|
|
32980
33000
|
function Co(f, g) {
|
|
32981
33001
|
return wl(f) ? Sd(f.parent, g) : Zo(f) ? Cd(f.next, g) : "";
|
|
@@ -32991,7 +33011,7 @@ Expected it to be ${x}.`;
|
|
|
32991
33011
|
return `</${f.rawName}`;
|
|
32992
33012
|
}
|
|
32993
33013
|
}
|
|
32994
|
-
function
|
|
33014
|
+
function Qr(f, g) {
|
|
32995
33015
|
if (xo(f, g)) return "";
|
|
32996
33016
|
switch (f.type) {
|
|
32997
33017
|
case "ieConditionalComment":
|
|
@@ -33050,7 +33070,7 @@ Expected it to be ${x}.`;
|
|
|
33050
33070
|
return f.prev && Zo(f.prev) ? "" : [Ps(f, g), Cd(f, g)];
|
|
33051
33071
|
}
|
|
33052
33072
|
function Ps(f, g) {
|
|
33053
|
-
return $s(f) ? Lf(f.parent) : Qn(f) ?
|
|
33073
|
+
return $s(f) ? Lf(f.parent) : Qn(f) ? Qr(f.prev, g) : "";
|
|
33054
33074
|
}
|
|
33055
33075
|
var Dl = "<!doctype";
|
|
33056
33076
|
function Cd(f, g) {
|
|
@@ -33092,7 +33112,7 @@ Expected it to be ${x}.`;
|
|
|
33092
33112
|
let k = f.startSourceSpan.end.offset;
|
|
33093
33113
|
f.firstChild && $s(f.firstChild) && (k -= Lf(f).length);
|
|
33094
33114
|
let x = f.endSourceSpan.start.offset;
|
|
33095
|
-
return f.lastChild && wl(f.lastChild) ? x += Sd(f, g).length : oi(f) && (x -=
|
|
33115
|
+
return f.lastChild && wl(f.lastChild) ? x += Sd(f, g).length : oi(f) && (x -= Qr(f.lastChild, g).length), g.originalText.slice(k, x);
|
|
33096
33116
|
}
|
|
33097
33117
|
var Bf = pg, Mf = /* @__PURE__ */ new Set(["if", "else if", "for", "switch", "case"]);
|
|
33098
33118
|
function _o(f, g) {
|
|
@@ -33174,7 +33194,7 @@ Expected it to be ${x}.`;
|
|
|
33174
33194
|
let x = f.node;
|
|
33175
33195
|
if (Nr(x)) {
|
|
33176
33196
|
let E = xh(x);
|
|
33177
|
-
return [Ps(x, g), gt(gn.trimEnd(g.originalText.slice(ii(x) + (x.prev && Zo(x.prev) ? Cd(x).length : 0), E - (x.next && Qn(x.next) ?
|
|
33197
|
+
return [Ps(x, g), gt(gn.trimEnd(g.originalText.slice(ii(x) + (x.prev && Zo(x.prev) ? Cd(x).length : 0), E - (x.next && Qn(x.next) ? Qr(x, g).length : 0)))), Co(x, g)];
|
|
33178
33198
|
}
|
|
33179
33199
|
return k();
|
|
33180
33200
|
}
|
|
@@ -33491,7 +33511,7 @@ Expected it to be ${x}.`;
|
|
|
33491
33511
|
return [Ps(x, g), gt(g.originalText.slice(ii(x), bl(x))), Co(x, g)];
|
|
33492
33512
|
case "attribute": {
|
|
33493
33513
|
if (x.value === null) return x.rawName;
|
|
33494
|
-
let E =
|
|
33514
|
+
let E = ga(x.value), M = Ne(E, '"');
|
|
33495
33515
|
return [x.rawName, "=", M, gt(M === '"' ? Z(!1, E, '"', """) : Z(!1, E, "'", "'")), M];
|
|
33496
33516
|
}
|
|
33497
33517
|
case "cdata":
|
|
@@ -33684,7 +33704,7 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
33684
33704
|
return typeof this.contentType == "object" ? (f === void 0 ? void 0 : this.contentType[f]) ?? this.contentType.default : this.contentType;
|
|
33685
33705
|
}
|
|
33686
33706
|
}, qn, vt;
|
|
33687
|
-
function
|
|
33707
|
+
function va(f) {
|
|
33688
33708
|
return vt || (qn = new At({ canSelfClose: !0 }), vt = Object.assign(/* @__PURE__ */ Object.create(null), { base: new At({ isVoid: !0 }), meta: new At({ isVoid: !0 }), area: new At({ isVoid: !0 }), embed: new At({ isVoid: !0 }), link: new At({ isVoid: !0 }), img: new At({ isVoid: !0 }), input: new At({ isVoid: !0 }), param: new At({ isVoid: !0 }), hr: new At({ isVoid: !0 }), br: new At({ isVoid: !0 }), source: new At({ isVoid: !0 }), track: new At({ isVoid: !0 }), wbr: new At({ isVoid: !0 }), p: new At({ closedByChildren: ["address", "article", "aside", "blockquote", "div", "dl", "fieldset", "footer", "form", "h1", "h2", "h3", "h4", "h5", "h6", "header", "hgroup", "hr", "main", "nav", "ol", "p", "pre", "section", "table", "ul"], closedByParent: !0 }), thead: new At({ closedByChildren: ["tbody", "tfoot"] }), tbody: new At({ closedByChildren: ["tbody", "tfoot"], closedByParent: !0 }), tfoot: new At({ closedByChildren: ["tbody"], closedByParent: !0 }), tr: new At({ closedByChildren: ["tr"], closedByParent: !0 }), td: new At({ closedByChildren: ["td", "th"], closedByParent: !0 }), th: new At({ closedByChildren: ["td", "th"], closedByParent: !0 }), col: new At({ isVoid: !0 }), svg: new At({ implicitNamespacePrefix: "svg" }), foreignObject: new At({ implicitNamespacePrefix: "svg", preventNamespaceInheritance: !0 }), math: new At({ implicitNamespacePrefix: "math" }), li: new At({ closedByChildren: ["li"], closedByParent: !0 }), dt: new At({ closedByChildren: ["dt", "dd"] }), dd: new At({ closedByChildren: ["dt", "dd"], closedByParent: !0 }), rb: new At({ closedByChildren: ["rb", "rt", "rtc", "rp"], closedByParent: !0 }), rt: new At({ closedByChildren: ["rb", "rt", "rtc", "rp"], closedByParent: !0 }), rtc: new At({ closedByChildren: ["rb", "rtc", "rp"], closedByParent: !0 }), rp: new At({ closedByChildren: ["rb", "rt", "rtc", "rp"], closedByParent: !0 }), optgroup: new At({ closedByChildren: ["optgroup"], closedByParent: !0 }), option: new At({ closedByChildren: ["option", "optgroup"], closedByParent: !0 }), pre: new At({ ignoreFirstLf: !0 }), listing: new At({ ignoreFirstLf: !0 }), style: new At({ contentType: Ti.RAW_TEXT }), script: new At({ contentType: Ti.RAW_TEXT }), title: new At({ contentType: { default: Ti.ESCAPABLE_RAW_TEXT, svg: Ti.PARSABLE_DATA } }), textarea: new At({ contentType: Ti.ESCAPABLE_RAW_TEXT, ignoreFirstLf: !0 }) }), new hn().allKnownElementNames().forEach((g) => {
|
|
33689
33709
|
!vt[g] && si(g) === null && (vt[g] = new At({ canSelfClose: !1 }));
|
|
33690
33710
|
})), vt[f] ?? qn;
|
|
@@ -34415,7 +34435,7 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34415
34435
|
constructor(f, g) {
|
|
34416
34436
|
this.msg = f, this.cursor = g;
|
|
34417
34437
|
}
|
|
34418
|
-
},
|
|
34438
|
+
}, Xr = class _F extends Fd {
|
|
34419
34439
|
static create(g, k, x) {
|
|
34420
34440
|
return new _F(g, k, x);
|
|
34421
34441
|
}
|
|
@@ -34443,7 +34463,7 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34443
34463
|
}
|
|
34444
34464
|
build() {
|
|
34445
34465
|
for (; this._peek.type !== 34; ) this._peek.type === 0 || this._peek.type === 4 ? this._consumeStartTag(this._advance()) : this._peek.type === 3 ? (this._closeVoidElement(), this._consumeEndTag(this._advance())) : this._peek.type === 12 ? (this._closeVoidElement(), this._consumeCdata(this._advance())) : this._peek.type === 10 ? (this._closeVoidElement(), this._consumeComment(this._advance())) : this._peek.type === 5 || this._peek.type === 7 || this._peek.type === 6 ? (this._closeVoidElement(), this._consumeText(this._advance())) : this._peek.type === 20 ? this._consumeExpansion(this._advance()) : this._peek.type === 25 ? (this._closeVoidElement(), this._consumeBlockOpen(this._advance())) : this._peek.type === 27 ? (this._closeVoidElement(), this._consumeBlockClose(this._advance())) : this._peek.type === 29 ? (this._closeVoidElement(), this._consumeIncompleteBlock(this._advance())) : this._peek.type === 30 ? (this._closeVoidElement(), this._consumeLet(this._advance())) : this._peek.type === 18 ? this._consumeDocType(this._advance()) : this._peek.type === 33 ? (this._closeVoidElement(), this._consumeIncompleteLet(this._advance())) : this._advance();
|
|
34446
|
-
for (let g of this._containerStack) g instanceof ss && this.errors.push(
|
|
34466
|
+
for (let g of this._containerStack) g instanceof ss && this.errors.push(Xr.create(g.name, g.sourceSpan, `Unclosed block "${g.name}"`));
|
|
34447
34467
|
}
|
|
34448
34468
|
_advance() {
|
|
34449
34469
|
let g = this._peek;
|
|
@@ -34472,7 +34492,7 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34472
34492
|
E.push(U);
|
|
34473
34493
|
}
|
|
34474
34494
|
if (this._peek.type !== 24) {
|
|
34475
|
-
this.errors.push(
|
|
34495
|
+
this.errors.push(Xr.create(null, this._peek.sourceSpan, "Invalid ICU message. Missing '}'."));
|
|
34476
34496
|
return;
|
|
34477
34497
|
}
|
|
34478
34498
|
let M = new tn(g.sourceSpan.start, this._peek.sourceSpan.end, g.sourceSpan.fullStart);
|
|
@@ -34480,7 +34500,7 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34480
34500
|
}
|
|
34481
34501
|
_parseExpansionCase() {
|
|
34482
34502
|
let g = this._advance();
|
|
34483
|
-
if (this._peek.type !== 22) return this.errors.push(
|
|
34503
|
+
if (this._peek.type !== 22) return this.errors.push(Xr.create(null, this._peek.sourceSpan, "Invalid ICU message. Missing '{'.")), null;
|
|
34484
34504
|
let k = this._advance(), x = this._collectExpansionExpTokens(k);
|
|
34485
34505
|
if (!x) return null;
|
|
34486
34506
|
let E = this._advance();
|
|
@@ -34495,10 +34515,10 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34495
34515
|
for (; ; ) {
|
|
34496
34516
|
if ((this._peek.type === 20 || this._peek.type === 22) && x.push(this._peek.type), this._peek.type === 23) if (Je(x, 22)) {
|
|
34497
34517
|
if (x.pop(), x.length === 0) return k;
|
|
34498
|
-
} else return this.errors.push(
|
|
34518
|
+
} else return this.errors.push(Xr.create(null, g.sourceSpan, "Invalid ICU message. Missing '}'.")), null;
|
|
34499
34519
|
if (this._peek.type === 24) if (Je(x, 20)) x.pop();
|
|
34500
|
-
else return this.errors.push(
|
|
34501
|
-
if (this._peek.type === 34) return this.errors.push(
|
|
34520
|
+
else return this.errors.push(Xr.create(null, g.sourceSpan, "Invalid ICU message. Missing '}'.")), null;
|
|
34521
|
+
if (this._peek.type === 34) return this.errors.push(Xr.create(null, g.sourceSpan, "Invalid ICU message. Missing '}'.")), null;
|
|
34502
34522
|
k.push(this._advance());
|
|
34503
34523
|
}
|
|
34504
34524
|
}
|
|
@@ -34535,20 +34555,20 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34535
34555
|
if (this._peek.type === 2) {
|
|
34536
34556
|
this._advance(), U = !0;
|
|
34537
34557
|
let Wt = this.getTagDefinition(M);
|
|
34538
|
-
this.canSelfClose || Wt.canSelfClose || si(M) !== null || Wt.isVoid || this.errors.push(
|
|
34558
|
+
this.canSelfClose || Wt.canSelfClose || si(M) !== null || Wt.isVoid || this.errors.push(Xr.create(M, g.sourceSpan, `Only void, custom and foreign elements can be self closed "${g.parts[1]}"`));
|
|
34539
34559
|
} else this._peek.type === 1 && (this._advance(), U = !1);
|
|
34540
34560
|
let ve = this._peek.sourceSpan.fullStart, Me = new tn(g.sourceSpan.start, ve, g.sourceSpan.fullStart), Ze = new tn(g.sourceSpan.start, ve, g.sourceSpan.fullStart), He = new tn(g.sourceSpan.start.moveBy(1), g.sourceSpan.end), Vt = new os(M, E, [], Me, Ze, void 0, He), Xt = this._getContainer();
|
|
34541
|
-
this._pushContainer(Vt, Xt instanceof os && this.getTagDefinition(Xt.name).isClosedByChild(Vt.name)), U ? this._popContainer(M, os, Me) : g.type === 4 && (this._popContainer(M, os, null), this.errors.push(
|
|
34561
|
+
this._pushContainer(Vt, Xt instanceof os && this.getTagDefinition(Xt.name).isClosedByChild(Vt.name)), U ? this._popContainer(M, os, Me) : g.type === 4 && (this._popContainer(M, os, null), this.errors.push(Xr.create(M, Me, `Opening tag "${M}" not terminated.`)));
|
|
34542
34562
|
}
|
|
34543
34563
|
_pushContainer(g, k) {
|
|
34544
34564
|
k && this._containerStack.pop(), this._addToParent(g), this._containerStack.push(g);
|
|
34545
34565
|
}
|
|
34546
34566
|
_consumeEndTag(g) {
|
|
34547
34567
|
let k = this.allowHtmComponentClosingTags && g.parts.length === 0 ? null : this._getElementFullName(g.parts[0], g.parts[1], this._getClosestParentElement());
|
|
34548
|
-
if (k && this.getTagDefinition(k).isVoid) this.errors.push(
|
|
34568
|
+
if (k && this.getTagDefinition(k).isVoid) this.errors.push(Xr.create(k, g.sourceSpan, `Void elements do not have end tags "${g.parts[1]}"`));
|
|
34549
34569
|
else if (!this._popContainer(k, os, g.sourceSpan)) {
|
|
34550
34570
|
let x = `Unexpected closing tag "${k}". It may happen when the tag has already been closed by another tag. For more info see https://www.w3.org/TR/html5/syntax.html#closing-elements-that-have-implied-end-tags`;
|
|
34551
|
-
this.errors.push(
|
|
34571
|
+
this.errors.push(Xr.create(k, g.sourceSpan, x));
|
|
34552
34572
|
}
|
|
34553
34573
|
}
|
|
34554
34574
|
_popContainer(g, k, x) {
|
|
@@ -34583,7 +34603,7 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34583
34603
|
this._pushContainer(U, !1);
|
|
34584
34604
|
}
|
|
34585
34605
|
_consumeBlockClose(g) {
|
|
34586
|
-
this._popContainer(null, ss, g.sourceSpan) || this.errors.push(
|
|
34606
|
+
this._popContainer(null, ss, g.sourceSpan) || this.errors.push(Xr.create(null, g.sourceSpan, 'Unexpected closing block. The block may have been closed earlier. If you meant to write the } character, you should use the "}" HTML entity instead.'));
|
|
34587
34607
|
}
|
|
34588
34608
|
_consumeIncompleteBlock(g) {
|
|
34589
34609
|
let k = [];
|
|
@@ -34592,16 +34612,16 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34592
34612
|
k.push(new ro(ve.parts[0], ve.sourceSpan));
|
|
34593
34613
|
}
|
|
34594
34614
|
let x = this._peek.sourceSpan.fullStart, E = new tn(g.sourceSpan.start, x, g.sourceSpan.fullStart), M = new tn(g.sourceSpan.start, x, g.sourceSpan.fullStart), U = new ss(g.parts[0], k, [], E, g.sourceSpan, M);
|
|
34595
|
-
this._pushContainer(U, !1), this._popContainer(null, ss, null), this.errors.push(
|
|
34615
|
+
this._pushContainer(U, !1), this._popContainer(null, ss, null), this.errors.push(Xr.create(g.parts[0], E, `Incomplete block "${g.parts[0]}". If you meant to write the @ character, you should use the "@" HTML entity instead.`));
|
|
34596
34616
|
}
|
|
34597
34617
|
_consumeLet(g) {
|
|
34598
34618
|
let k = g.parts[0], x, E;
|
|
34599
34619
|
if (this._peek.type !== 31) {
|
|
34600
|
-
this.errors.push(
|
|
34620
|
+
this.errors.push(Xr.create(g.parts[0], g.sourceSpan, `Invalid @let declaration "${k}". Declaration must have a value.`));
|
|
34601
34621
|
return;
|
|
34602
34622
|
} else x = this._advance();
|
|
34603
34623
|
if (this._peek.type !== 32) {
|
|
34604
|
-
this.errors.push(
|
|
34624
|
+
this.errors.push(Xr.create(g.parts[0], g.sourceSpan, `Unterminated @let declaration "${k}". Declaration must be terminated with a semicolon.`));
|
|
34605
34625
|
return;
|
|
34606
34626
|
} else E = this._advance();
|
|
34607
34627
|
let M = E.sourceSpan.fullStart, U = new tn(g.sourceSpan.start, M, g.sourceSpan.fullStart), ve = g.sourceSpan.toString().lastIndexOf(k), Me = g.sourceSpan.start.moveBy(ve), Ze = new tn(Me, g.sourceSpan.end), He = new Al(k, x.parts[0], U, Ze, x.sourceSpan);
|
|
@@ -34613,7 +34633,7 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34613
34633
|
let E = g.sourceSpan.toString().lastIndexOf(k), M = g.sourceSpan.start.moveBy(E), U = new tn(M, g.sourceSpan.end), ve = new tn(g.sourceSpan.start, g.sourceSpan.start.moveBy(0)), Me = new Al(k, "", g.sourceSpan, U, ve);
|
|
34614
34634
|
this._addToParent(Me);
|
|
34615
34635
|
}
|
|
34616
|
-
this.errors.push(
|
|
34636
|
+
this.errors.push(Xr.create(g.parts[0], g.sourceSpan, `Incomplete @let declaration${x}. @let declarations must be written as \`@let <name> = <value>;\``));
|
|
34617
34637
|
}
|
|
34618
34638
|
_getContainer() {
|
|
34619
34639
|
return this._containerStack.length > 0 ? this._containerStack[this._containerStack.length - 1] : null;
|
|
@@ -34642,7 +34662,7 @@ If '${f}' is a directive input, make sure the directive is imported by the curre
|
|
|
34642
34662
|
}
|
|
34643
34663
|
var Ka = class extends $l {
|
|
34644
34664
|
constructor() {
|
|
34645
|
-
super(
|
|
34665
|
+
super(va);
|
|
34646
34666
|
}
|
|
34647
34667
|
parse(f, g, k, x = !1, E) {
|
|
34648
34668
|
return super.parse(f, g, k, x, E);
|
|
@@ -34678,9 +34698,9 @@ ${g}`, k), M = x;
|
|
|
34678
34698
|
let { raw: k } = g;
|
|
34679
34699
|
return { frontMatter: g, content: Z(!1, k, /[^\n]/gu, " ") + f.slice(k.length) };
|
|
34680
34700
|
}
|
|
34681
|
-
var ep = Pl, Nu = { attrs: !0, children: !0, cases: !0, expression: !0 }, Qa = /* @__PURE__ */ new Set(["parent"]),
|
|
34701
|
+
var ep = Pl, Nu = { attrs: !0, children: !0, cases: !0, expression: !0 }, Qa = /* @__PURE__ */ new Set(["parent"]), Jr, Tc, Id, us = class sy {
|
|
34682
34702
|
constructor(g = {}) {
|
|
34683
|
-
I(this,
|
|
34703
|
+
I(this, Jr), N(this, "type"), N(this, "parent");
|
|
34684
34704
|
for (let k of /* @__PURE__ */ new Set([...Qa, ...Object.keys(g)])) this.setProperty(k, g[k]);
|
|
34685
34705
|
}
|
|
34686
34706
|
setProperty(g, k) {
|
|
@@ -34731,10 +34751,10 @@ ${g}`, k), M = x;
|
|
|
34731
34751
|
return new sy(this);
|
|
34732
34752
|
}
|
|
34733
34753
|
get $children() {
|
|
34734
|
-
return this[B(this,
|
|
34754
|
+
return this[B(this, Jr, Tc)];
|
|
34735
34755
|
}
|
|
34736
34756
|
set $children(g) {
|
|
34737
|
-
this[B(this,
|
|
34757
|
+
this[B(this, Jr, Tc)] = g;
|
|
34738
34758
|
}
|
|
34739
34759
|
get firstChild() {
|
|
34740
34760
|
var g;
|
|
@@ -34744,11 +34764,11 @@ ${g}`, k), M = x;
|
|
|
34744
34764
|
return xe(!0, this.$children, -1);
|
|
34745
34765
|
}
|
|
34746
34766
|
get prev() {
|
|
34747
|
-
let g = B(this,
|
|
34767
|
+
let g = B(this, Jr, Id);
|
|
34748
34768
|
return g[g.indexOf(this) - 1];
|
|
34749
34769
|
}
|
|
34750
34770
|
get next() {
|
|
34751
|
-
let g = B(this,
|
|
34771
|
+
let g = B(this, Jr, Id);
|
|
34752
34772
|
return g[g.indexOf(this) + 1];
|
|
34753
34773
|
}
|
|
34754
34774
|
get rawName() {
|
|
@@ -34761,7 +34781,7 @@ ${g}`, k), M = x;
|
|
|
34761
34781
|
return Object.fromEntries(this.attrs.map((g) => [g.fullName, g.value]));
|
|
34762
34782
|
}
|
|
34763
34783
|
};
|
|
34764
|
-
|
|
34784
|
+
Jr = /* @__PURE__ */ new WeakSet(), Tc = function() {
|
|
34765
34785
|
return this.type === "angularIcuCase" ? "expression" : this.type === "angularIcuExpression" ? "cases" : "children";
|
|
34766
34786
|
}, Id = function() {
|
|
34767
34787
|
var f;
|
|
@@ -34854,8 +34874,8 @@ ${g}`, k), M = x;
|
|
|
34854
34874
|
dt.sourceSpan && dt.endSourceSpan && (dt.sourceSpan = new tn(dt.sourceSpan.start, dt.endSourceSpan.end));
|
|
34855
34875
|
}, Hr = (dt) => {
|
|
34856
34876
|
if (dt.type === "element") {
|
|
34857
|
-
let rn =
|
|
34858
|
-
!dt.namespace || dt.namespace === rn.implicitNamespacePrefix || Ht(dt) ? dt.tagDefinition = rn : dt.tagDefinition =
|
|
34877
|
+
let rn = va(Me ? dt.name : dt.name.toLowerCase());
|
|
34878
|
+
!dt.namespace || dt.namespace === rn.implicitNamespacePrefix || Ht(dt) ? dt.tagDefinition = rn : dt.tagDefinition = va("");
|
|
34859
34879
|
}
|
|
34860
34880
|
};
|
|
34861
34881
|
return To(new class extends Bd {
|
|
@@ -37354,25 +37374,25 @@ var DC = {}.hasOwnProperty;
|
|
|
37354
37374
|
function n$() {
|
|
37355
37375
|
}
|
|
37356
37376
|
n$.prototype = t$;
|
|
37357
|
-
var
|
|
37358
|
-
|
|
37359
|
-
|
|
37360
|
-
|
|
37361
|
-
|
|
37362
|
-
|
|
37377
|
+
var Da = new n$(), HU = Da;
|
|
37378
|
+
Da.highlight = VU;
|
|
37379
|
+
Da.register = Py;
|
|
37380
|
+
Da.alias = qU;
|
|
37381
|
+
Da.registered = WU;
|
|
37382
|
+
Da.listLanguages = YU;
|
|
37363
37383
|
Py(IU);
|
|
37364
37384
|
Py(jU);
|
|
37365
37385
|
Py(zU);
|
|
37366
37386
|
Py(UU);
|
|
37367
|
-
|
|
37368
|
-
|
|
37387
|
+
Da.util.encode = QU;
|
|
37388
|
+
Da.Token.stringify = GU;
|
|
37369
37389
|
function Py(n) {
|
|
37370
37390
|
if (typeof n != "function" || !n.displayName)
|
|
37371
37391
|
throw new Error("Expected `function` for `grammar`, got `" + n + "`");
|
|
37372
|
-
|
|
37392
|
+
Da.languages[n.displayName] === void 0 && n(Da);
|
|
37373
37393
|
}
|
|
37374
37394
|
function qU(n, r) {
|
|
37375
|
-
var i =
|
|
37395
|
+
var i = Da.languages, l = n, c, h, m, D;
|
|
37376
37396
|
r && (l = {}, l[n] = r);
|
|
37377
37397
|
for (c in l)
|
|
37378
37398
|
for (h = l[c], h = typeof h == "string" ? [h] : h, m = h.length, D = -1; ++D < m; )
|
|
@@ -37382,13 +37402,13 @@ function VU(n, r) {
|
|
|
37382
37402
|
var i = t$.highlight, l;
|
|
37383
37403
|
if (typeof n != "string")
|
|
37384
37404
|
throw new Error("Expected `string` for `value`, got `" + n + "`");
|
|
37385
|
-
if (
|
|
37405
|
+
if (Da.util.type(r) === "Object")
|
|
37386
37406
|
l = r, r = null;
|
|
37387
37407
|
else {
|
|
37388
37408
|
if (typeof r != "string")
|
|
37389
37409
|
throw new Error("Expected `string` for `name`, got `" + r + "`");
|
|
37390
|
-
if (DC.call(
|
|
37391
|
-
l =
|
|
37410
|
+
if (DC.call(Da.languages, r))
|
|
37411
|
+
l = Da.languages[r];
|
|
37392
37412
|
else
|
|
37393
37413
|
throw new Error("Unknown language: `" + r + "` is not registered");
|
|
37394
37414
|
}
|
|
@@ -37397,25 +37417,25 @@ function VU(n, r) {
|
|
|
37397
37417
|
function WU(n) {
|
|
37398
37418
|
if (typeof n != "string")
|
|
37399
37419
|
throw new Error("Expected `string` for `language`, got `" + n + "`");
|
|
37400
|
-
return DC.call(
|
|
37420
|
+
return DC.call(Da.languages, n);
|
|
37401
37421
|
}
|
|
37402
37422
|
function YU() {
|
|
37403
|
-
var n =
|
|
37423
|
+
var n = Da.languages, r = [], i;
|
|
37404
37424
|
for (i in n)
|
|
37405
37425
|
DC.call(n, i) && typeof n[i] == "object" && r.push(i);
|
|
37406
37426
|
return r;
|
|
37407
37427
|
}
|
|
37408
37428
|
function GU(n, r, i) {
|
|
37409
37429
|
var l;
|
|
37410
|
-
return typeof n == "string" ? { type: "text", value: n } :
|
|
37430
|
+
return typeof n == "string" ? { type: "text", value: n } : Da.util.type(n) === "Array" ? KU(n, r) : (l = {
|
|
37411
37431
|
type: n.type,
|
|
37412
|
-
content:
|
|
37432
|
+
content: Da.Token.stringify(n.content, r, i),
|
|
37413
37433
|
tag: "span",
|
|
37414
37434
|
classes: ["token", n.type],
|
|
37415
37435
|
attributes: {},
|
|
37416
37436
|
language: r,
|
|
37417
37437
|
parent: i
|
|
37418
|
-
}, n.alias && (l.classes = l.classes.concat(n.alias)),
|
|
37438
|
+
}, n.alias && (l.classes = l.classes.concat(n.alias)), Da.hooks.run("wrap", l), BU(
|
|
37419
37439
|
l.tag + "." + l.classes.join("."),
|
|
37420
37440
|
XU(l.attributes),
|
|
37421
37441
|
l.content
|
|
@@ -37425,7 +37445,7 @@ function KU(n, r) {
|
|
|
37425
37445
|
for (var i = [], l = n.length, c = -1, h; ++c < l; )
|
|
37426
37446
|
h = n[c], h !== "" && h !== null && h !== void 0 && i.push(h);
|
|
37427
37447
|
for (c = -1, l = i.length; ++c < l; )
|
|
37428
|
-
h = i[c], i[c] =
|
|
37448
|
+
h = i[c], i[c] = Da.Token.stringify(h, r, i);
|
|
37429
37449
|
return i;
|
|
37430
37450
|
}
|
|
37431
37451
|
function QU(n) {
|
|
@@ -37715,7 +37735,7 @@ function CC(n) {
|
|
|
37715
37735
|
});
|
|
37716
37736
|
})(n);
|
|
37717
37737
|
}
|
|
37718
|
-
const eH = /* @__PURE__ */ D0(ZU), tH =
|
|
37738
|
+
const eH = /* @__PURE__ */ D0(ZU), tH = Gr({
|
|
37719
37739
|
tagName: "pkt-tag",
|
|
37720
37740
|
elementClass: al,
|
|
37721
37741
|
react: Kt,
|
|
@@ -37782,7 +37802,7 @@ const nH = Ir(
|
|
|
37782
37802
|
"b-" + C
|
|
37783
37803
|
) }, C)) }) });
|
|
37784
37804
|
}
|
|
37785
|
-
), rH =
|
|
37805
|
+
), rH = Gr({
|
|
37786
37806
|
tagName: "pkt-textinput",
|
|
37787
37807
|
elementClass: ol,
|
|
37788
37808
|
react: Kt,
|
|
@@ -37881,7 +37901,7 @@ const iS = ({
|
|
|
37881
37901
|
] })
|
|
37882
37902
|
] })
|
|
37883
37903
|
] });
|
|
37884
|
-
}, iH =
|
|
37904
|
+
}, iH = Gr({
|
|
37885
37905
|
tagName: "pkt-select",
|
|
37886
37906
|
elementClass: Jm,
|
|
37887
37907
|
react: Kt,
|
|
@@ -39195,7 +39215,7 @@ const sH = ({ specs: n, children: r, fullWidth: i }) => {
|
|
|
39195
39215
|
] });
|
|
39196
39216
|
};
|
|
39197
39217
|
sH.displayName = "PktPreview";
|
|
39198
|
-
const lH =
|
|
39218
|
+
const lH = Gr({
|
|
39199
39219
|
tagName: "pkt-progressbar",
|
|
39200
39220
|
elementClass: da,
|
|
39201
39221
|
react: Kt,
|
|
@@ -39205,7 +39225,7 @@ const lH = Yr({
|
|
|
39205
39225
|
({ children: n, ...r }, i) => /* @__PURE__ */ L.jsx(lH, { ref: i, ...r, children: /* @__PURE__ */ L.jsx("div", { className: "pkt-contents", children: n }) })
|
|
39206
39226
|
);
|
|
39207
39227
|
uH.displayName = "PktProgressbar";
|
|
39208
|
-
const eq =
|
|
39228
|
+
const eq = Gr({
|
|
39209
39229
|
tagName: "pkt-radiobutton",
|
|
39210
39230
|
elementClass: ac,
|
|
39211
39231
|
react: Kt,
|
|
@@ -39337,7 +39357,7 @@ const eq = Yr({
|
|
|
39337
39357
|
/* @__PURE__ */ L.jsx("div", { className: "pkt-step__title", children: l }),
|
|
39338
39358
|
/* @__PURE__ */ L.jsx("div", { className: "pkt-step__content", children: n })
|
|
39339
39359
|
] })
|
|
39340
|
-
] }), pH =
|
|
39360
|
+
] }), pH = Gr({
|
|
39341
39361
|
tagName: "pkt-textarea",
|
|
39342
39362
|
elementClass: ih,
|
|
39343
39363
|
react: Kt,
|