@regulaforensics/idv-capture-web 3.2.258-nightly → 3.2.259-nightly
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/main.iife.js +12 -12
- package/dist/main.js +85 -85
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -113,7 +113,7 @@ const { is: $l, defineProperty: Bl, getOwnPropertyDescriptor: Hl, getOwnProperty
|
|
|
113
113
|
} }, to = (t, e) => !$l(t, e), jo = { attribute: !0, type: String, converter: Mn, reflect: !1, useDefault: !1, hasChanged: to };
|
|
114
114
|
var js, zs;
|
|
115
115
|
(js = Symbol.metadata) != null || (Symbol.metadata = Symbol("metadata")), (zs = qt.litPropertyMetadata) != null || (qt.litPropertyMetadata = /* @__PURE__ */ new WeakMap());
|
|
116
|
-
let
|
|
116
|
+
let mr = class extends HTMLElement {
|
|
117
117
|
static addInitializer(e) {
|
|
118
118
|
var r;
|
|
119
119
|
this._$Ei(), ((r = this.l) != null ? r : this.l = []).push(e);
|
|
@@ -324,7 +324,7 @@ let _r = class extends HTMLElement {
|
|
|
324
324
|
}
|
|
325
325
|
};
|
|
326
326
|
var Ks;
|
|
327
|
-
|
|
327
|
+
mr.elementStyles = [], mr.shadowRootOptions = { mode: "open" }, mr[kr("elementProperties")] = /* @__PURE__ */ new Map(), mr[kr("finalized")] = /* @__PURE__ */ new Map(), Si == null || Si({ ReactiveElement: mr }), ((Ks = qt.reactiveElementVersions) != null ? Ks : qt.reactiveElementVersions = []).push("2.1.1");
|
|
328
328
|
/**
|
|
329
329
|
* @license
|
|
330
330
|
* Copyright 2017 Google LLC
|
|
@@ -332,7 +332,7 @@ _r.elementStyles = [], _r.shadowRootOptions = { mode: "open" }, _r[kr("elementPr
|
|
|
332
332
|
*/
|
|
333
333
|
const Nr = globalThis, Pn = Nr.trustedTypes, zo = Pn ? Pn.createPolicy("lit-html", { createHTML: (t) => t }) : void 0, Js = "$lit$", Gt = `lit$${Math.random().toFixed(9).slice(2)}$`, Xs = "?" + Gt, Gl = `<${Xs}>`, lr = document, Hr = () => lr.createComment(""), Wr = (t) => t === null || typeof t != "object" && typeof t != "function", ro = Array.isArray, ql = (t) => ro(t) || typeof (t == null ? void 0 : t[Symbol.iterator]) == "function", Ei = `[
|
|
334
334
|
\f\r]`, Ir = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Ko = /-->/g, Go = />/g, Qt = RegExp(`>|${Ei}(?:([^\\s"'>=/]+)(${Ei}*=${Ei}*(?:[^
|
|
335
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"), qo = /'/g, Zo = /"/g, Qs = /^(?:script|style|textarea|title)$/i, Zl = (t) => (e, ...r) => ({ _$litType$: t, strings: e, values: r }), Ti = Zl(1),
|
|
335
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), qo = /'/g, Zo = /"/g, Qs = /^(?:script|style|textarea|title)$/i, Zl = (t) => (e, ...r) => ({ _$litType$: t, strings: e, values: r }), Ti = Zl(1), yr = Symbol.for("lit-noChange"), ke = Symbol.for("lit-nothing"), Yo = /* @__PURE__ */ new WeakMap(), or = lr.createTreeWalker(lr, 129);
|
|
336
336
|
function ea(t, e) {
|
|
337
337
|
if (!ro(t) || !t.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
|
338
338
|
return zo !== void 0 ? zo.createHTML(e) : e;
|
|
@@ -386,12 +386,12 @@ let $i = class ta {
|
|
|
386
386
|
return n.innerHTML = e, n;
|
|
387
387
|
}
|
|
388
388
|
};
|
|
389
|
-
function
|
|
389
|
+
function br(t, e, r = t, n) {
|
|
390
390
|
var s, a, l;
|
|
391
|
-
if (e ===
|
|
391
|
+
if (e === yr) return e;
|
|
392
392
|
let i = n !== void 0 ? (s = r._$Co) == null ? void 0 : s[n] : r._$Cl;
|
|
393
393
|
const o = Wr(e) ? void 0 : e._$litDirective$;
|
|
394
|
-
return (i == null ? void 0 : i.constructor) !== o && ((a = i == null ? void 0 : i._$AO) == null || a.call(i, !1), o === void 0 ? i = void 0 : (i = new o(t), i._$AT(t, r, n)), n !== void 0 ? ((l = r._$Co) != null ? l : r._$Co = [])[n] = i : r._$Cl = i), i !== void 0 && (e =
|
|
394
|
+
return (i == null ? void 0 : i.constructor) !== o && ((a = i == null ? void 0 : i._$AO) == null || a.call(i, !1), o === void 0 ? i = void 0 : (i = new o(t), i._$AT(t, r, n)), n !== void 0 ? ((l = r._$Co) != null ? l : r._$Co = [])[n] = i : r._$Cl = i), i !== void 0 && (e = br(t, i._$AS(t, e.values), i, n)), e;
|
|
395
395
|
}
|
|
396
396
|
let Jl = class {
|
|
397
397
|
constructor(e, r) {
|
|
@@ -442,7 +442,7 @@ let Jl = class {
|
|
|
442
442
|
return this._$AB;
|
|
443
443
|
}
|
|
444
444
|
_$AI(e, r = this) {
|
|
445
|
-
e =
|
|
445
|
+
e = br(this, e, r), Wr(e) ? e === ke || e == null || e === "" ? (this._$AH !== ke && this._$AR(), this._$AH = ke) : e !== this._$AH && e !== yr && this._(e) : e._$litType$ !== void 0 ? this.$(e) : e.nodeType !== void 0 ? this.T(e) : ql(e) ? this.k(e) : this._(e);
|
|
446
446
|
}
|
|
447
447
|
O(e) {
|
|
448
448
|
return this._$AA.parentNode.insertBefore(e, this._$AB);
|
|
@@ -497,11 +497,11 @@ let Jl = class {
|
|
|
497
497
|
_$AI(e, r = this, n, i) {
|
|
498
498
|
const o = this.strings;
|
|
499
499
|
let s = !1;
|
|
500
|
-
if (o === void 0) e =
|
|
500
|
+
if (o === void 0) e = br(this, e, r, 0), s = !Wr(e) || e !== this._$AH && e !== yr, s && (this._$AH = e);
|
|
501
501
|
else {
|
|
502
502
|
const a = e;
|
|
503
503
|
let l, d;
|
|
504
|
-
for (e = o[0], l = 0; l < o.length - 1; l++) d =
|
|
504
|
+
for (e = o[0], l = 0; l < o.length - 1; l++) d = br(this, a[n + l], r, l), d === yr && (d = this._$AH[l]), s || (s = !Wr(d) || d !== this._$AH[l]), d === ke ? e = ke : e !== ke && (e += (d != null ? d : "") + o[l + 1]), this._$AH[l] = d;
|
|
505
505
|
}
|
|
506
506
|
s && !i && this.j(e);
|
|
507
507
|
}
|
|
@@ -528,7 +528,7 @@ let Jl = class {
|
|
|
528
528
|
}
|
|
529
529
|
_$AI(e, r = this) {
|
|
530
530
|
var s;
|
|
531
|
-
if ((e = (s =
|
|
531
|
+
if ((e = (s = br(this, e, r, 0)) != null ? s : ke) === yr) return;
|
|
532
532
|
const n = this._$AH, i = e === ke && n !== ke || e.capture !== n.capture || e.once !== n.once || e.passive !== n.passive, o = e !== ke && (n === ke || i);
|
|
533
533
|
i && this.element.removeEventListener(this.name, this, n), o && this.element.addEventListener(this.name, this, e), this._$AH = e;
|
|
534
534
|
}
|
|
@@ -544,7 +544,7 @@ let Jl = class {
|
|
|
544
544
|
return this._$AM._$AU;
|
|
545
545
|
}
|
|
546
546
|
_$AI(e) {
|
|
547
|
-
|
|
547
|
+
br(this, e);
|
|
548
548
|
}
|
|
549
549
|
};
|
|
550
550
|
const Oi = Nr.litHtmlPolyfillSupport;
|
|
@@ -566,7 +566,7 @@ const rc = (t, e, r) => {
|
|
|
566
566
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
567
567
|
*/
|
|
568
568
|
const ar = globalThis;
|
|
569
|
-
let Dr = class extends
|
|
569
|
+
let Dr = class extends mr {
|
|
570
570
|
constructor() {
|
|
571
571
|
super(...arguments), this.renderOptions = { host: this }, this._$Do = void 0;
|
|
572
572
|
}
|
|
@@ -588,7 +588,7 @@ let Dr = class extends _r {
|
|
|
588
588
|
super.disconnectedCallback(), (e = this._$Do) == null || e.setConnected(!1);
|
|
589
589
|
}
|
|
590
590
|
render() {
|
|
591
|
-
return
|
|
591
|
+
return yr;
|
|
592
592
|
}
|
|
593
593
|
};
|
|
594
594
|
var qs;
|
|
@@ -789,10 +789,10 @@ function We(t) {
|
|
|
789
789
|
function ht(t, e) {
|
|
790
790
|
this.props = t, this.context = e;
|
|
791
791
|
}
|
|
792
|
-
function
|
|
793
|
-
if (e == null) return t.__ ?
|
|
792
|
+
function Cr(t, e) {
|
|
793
|
+
if (e == null) return t.__ ? Cr(t.__, t.__i + 1) : null;
|
|
794
794
|
for (var r; e < t.__k.length; e++) if ((r = t.__k[e]) != null && r.__e != null) return r.__e;
|
|
795
|
-
return typeof t.type == "function" ?
|
|
795
|
+
return typeof t.type == "function" ? Cr(t) : null;
|
|
796
796
|
}
|
|
797
797
|
function fa(t) {
|
|
798
798
|
var e, r;
|
|
@@ -808,7 +808,7 @@ function ji(t) {
|
|
|
808
808
|
(!t.__d && (t.__d = !0) && rr.push(t) && !Vn.__r++ || Xo != se.debounceRendering) && ((Xo = se.debounceRendering) || sa)(Vn);
|
|
809
809
|
}
|
|
810
810
|
function Vn() {
|
|
811
|
-
for (var t, e, r, n, i, o, s, a = 1; rr.length; ) rr.length > a && rr.sort(aa), t = rr.shift(), a = rr.length, t.__d && (r = void 0, n = void 0, i = (n = (e = t).__v).__e, o = [], s = [], e.__P && ((r = gt({}, n)).__v = n.__v + 1, se.vnode && se.vnode(r), so(e.__P, r, n, e.__n, e.__P.namespaceURI, 32 & n.__u ? [i] : null, o, i == null ?
|
|
811
|
+
for (var t, e, r, n, i, o, s, a = 1; rr.length; ) rr.length > a && rr.sort(aa), t = rr.shift(), a = rr.length, t.__d && (r = void 0, n = void 0, i = (n = (e = t).__v).__e, o = [], s = [], e.__P && ((r = gt({}, n)).__v = n.__v + 1, se.vnode && se.vnode(r), so(e.__P, r, n, e.__n, e.__P.namespaceURI, 32 & n.__u ? [i] : null, o, i == null ? Cr(n) : i, !!(32 & n.__u), s), r.__v = n.__v, r.__.__k[r.__i] = r, _a(o, r, s), n.__e = n.__ = null, r.__e != i && fa(r)));
|
|
812
812
|
Vn.__r = 0;
|
|
813
813
|
}
|
|
814
814
|
function ha(t, e, r, n, i, o, s, a, l, d, p) {
|
|
@@ -819,7 +819,7 @@ function ha(t, e, r, n, i, o, s, a, l, d, p) {
|
|
|
819
819
|
function mc(t, e, r, n, i) {
|
|
820
820
|
var o, s, a, l, d, p = r.length, h = p, c = 0;
|
|
821
821
|
for (t.__k = new Array(i), o = 0; o < i; o++) (s = e[o]) != null && typeof s != "boolean" && typeof s != "function" ? (l = o + c, (s = t.__k[o] = typeof s == "string" || typeof s == "number" || typeof s == "bigint" || s.constructor == String ? Pr(null, s, null, null, null) : Gr(s) ? Pr(We, { children: s }, null, null, null) : s.constructor == null && s.__b > 0 ? Pr(s.type, s.props, s.key, s.ref ? s.ref : null, s.__v) : s).__ = t, s.__b = t.__b + 1, a = null, (d = s.__i = gc(s, r, l, h)) != -1 && (h--, (a = r[d]) && (a.__u |= 2)), a == null || a.__v == null ? (d == -1 && (i > p ? c-- : i < p && c++), typeof s.type != "function" && (s.__u |= 4)) : d != l && (d == l - 1 ? c-- : d == l + 1 ? c++ : (d > l ? c-- : c++, s.__u |= 4))) : t.__k[o] = null;
|
|
822
|
-
if (h) for (o = 0; o < p; o++) (a = r[o]) != null && (2 & a.__u) == 0 && (a.__e == n && (n =
|
|
822
|
+
if (h) for (o = 0; o < p; o++) (a = r[o]) != null && (2 & a.__u) == 0 && (a.__e == n && (n = Cr(a)), ga(a, a));
|
|
823
823
|
return n;
|
|
824
824
|
}
|
|
825
825
|
function pa(t, e, r, n) {
|
|
@@ -828,7 +828,7 @@ function pa(t, e, r, n) {
|
|
|
828
828
|
for (i = t.__k, o = 0; i && o < i.length; o++) i[o] && (i[o].__ = t, e = pa(i[o], e, r, n));
|
|
829
829
|
return e;
|
|
830
830
|
}
|
|
831
|
-
t.__e != e && (n && (e && t.type && !e.parentNode && (e =
|
|
831
|
+
t.__e != e && (n && (e && t.type && !e.parentNode && (e = Cr(t)), r.insertBefore(t.__e, e || null)), e = t.__e);
|
|
832
832
|
do
|
|
833
833
|
e = e && e.nextSibling;
|
|
834
834
|
while (e != null && e.nodeType == 8);
|
|
@@ -959,7 +959,7 @@ function wc(t, e, r, n, i, o, s, a, l) {
|
|
|
959
959
|
}
|
|
960
960
|
for (d in S) g = S[d], d == "children" ? c = g : d == "dangerouslySetInnerHTML" ? p = g : d == "value" ? w = g : d == "checked" ? f = g : a && typeof g != "function" || m[d] === g || xn(t, d, g, m[d], i);
|
|
961
961
|
if (p) a || h && (p.__html == h.__html || p.__html == t.innerHTML) || (t.innerHTML = p.__html), e.__k = [];
|
|
962
|
-
else if (h && (t.innerHTML = ""), ha(e.type == "template" ? t.content : t, Gr(c) ? c : [c], e, r, n, C == "foreignObject" ? "http://www.w3.org/1999/xhtml" : i, o, s, o ? o[0] : r.__k &&
|
|
962
|
+
else if (h && (t.innerHTML = ""), ha(e.type == "template" ? t.content : t, Gr(c) ? c : [c], e, r, n, C == "foreignObject" ? "http://www.w3.org/1999/xhtml" : i, o, s, o ? o[0] : r.__k && Cr(r, 0), a, l), o != null) for (d = o.length; d--; ) oo(o[d]);
|
|
963
963
|
a || (d = "value", C == "progress" && w == null ? t.removeAttribute("value") : w != null && (w !== t[d] || C == "progress" && !w || C == "option" && w != m[d]) && xn(t, d, w, m[d], i), d = "checked", f != null && f != t[d] && xn(t, d, f, m[d], i));
|
|
964
964
|
}
|
|
965
965
|
return t;
|
|
@@ -990,12 +990,12 @@ function ga(t, e, r) {
|
|
|
990
990
|
function vc(t, e, r) {
|
|
991
991
|
return this.constructor(t, r);
|
|
992
992
|
}
|
|
993
|
-
function
|
|
993
|
+
function cr(t, e, r) {
|
|
994
994
|
var n, i, o, s;
|
|
995
995
|
e == document && (e = document.documentElement), se.__ && se.__(t, e), i = (n = typeof r == "function") ? null : r && r.__k || e.__k, o = [], s = [], so(e, t = (!n && r || e).__k = wt(We, null, [t]), i || jr, jr, e.namespaceURI, !n && r ? [r] : i ? null : e.firstChild ? Kr.call(e.childNodes) : null, o, !n && r ? r : i ? i.__e : e.firstChild, n, s), _a(o, t, s);
|
|
996
996
|
}
|
|
997
997
|
function wa(t, e) {
|
|
998
|
-
|
|
998
|
+
cr(t, e, wa);
|
|
999
999
|
}
|
|
1000
1000
|
function yc(t, e, r) {
|
|
1001
1001
|
var n, i, o, s, a = gt({}, t.props);
|
|
@@ -1041,7 +1041,7 @@ Kr = da.slice, se = { __e: function(t, e, r, n) {
|
|
|
1041
1041
|
return t.__v.__b - e.__v.__b;
|
|
1042
1042
|
}, Vn.__r = 0, la = /(PointerCapture)$|Capture$/i, io = 0, Hi = es(!1), Wi = es(!0), ca = 0;
|
|
1043
1043
|
var $t, be, xi, ts, Sr = 0, va = [], Te = se, rs = Te.__b, ns = Te.__r, is = Te.diffed, os = Te.__c, ss = Te.unmount, as = Te.__;
|
|
1044
|
-
function
|
|
1044
|
+
function dr(t, e) {
|
|
1045
1045
|
Te.__h && Te.__h(be, t, Sr || e), Sr = 0;
|
|
1046
1046
|
var r = be.__H || (be.__H = { __: [], __h: [] });
|
|
1047
1047
|
return t >= r.__.length && r.__.push({}), r.__[t];
|
|
@@ -1050,7 +1050,7 @@ function Me(t) {
|
|
|
1050
1050
|
return Sr = 1, ti(ya, t);
|
|
1051
1051
|
}
|
|
1052
1052
|
function ti(t, e, r) {
|
|
1053
|
-
var n =
|
|
1053
|
+
var n = dr($t++, 2);
|
|
1054
1054
|
if (n.t = t, !n.__c && (n.__ = [r ? r(e) : ya(void 0, e), function(a) {
|
|
1055
1055
|
var l = n.__N ? n.__N[0] : n.__[0], d = n.t(l, a);
|
|
1056
1056
|
l !== d && (n.__N = [d, n.__[1]], n.__c.setState({}));
|
|
@@ -1084,11 +1084,11 @@ function ti(t, e, r) {
|
|
|
1084
1084
|
return n.__N || n.__;
|
|
1085
1085
|
}
|
|
1086
1086
|
function nt(t, e) {
|
|
1087
|
-
var r =
|
|
1087
|
+
var r = dr($t++, 3);
|
|
1088
1088
|
!Te.__s && po(r.__H, e) && (r.__ = t, r.u = e, be.__H.__h.push(r));
|
|
1089
1089
|
}
|
|
1090
1090
|
function Zt(t, e) {
|
|
1091
|
-
var r =
|
|
1091
|
+
var r = dr($t++, 4);
|
|
1092
1092
|
!Te.__s && po(r.__H, e) && (r.__ = t, r.u = e, be.__h.push(r));
|
|
1093
1093
|
}
|
|
1094
1094
|
function it(t) {
|
|
@@ -1110,7 +1110,7 @@ function co(t, e, r) {
|
|
|
1110
1110
|
}, r == null ? r : r.concat(t));
|
|
1111
1111
|
}
|
|
1112
1112
|
function qr(t, e) {
|
|
1113
|
-
var r =
|
|
1113
|
+
var r = dr($t++, 7);
|
|
1114
1114
|
return po(r.__H, e) && (r.__ = t(), r.__H = e, r.__h = t), r.__;
|
|
1115
1115
|
}
|
|
1116
1116
|
function uo(t, e) {
|
|
@@ -1119,14 +1119,14 @@ function uo(t, e) {
|
|
|
1119
1119
|
}, e);
|
|
1120
1120
|
}
|
|
1121
1121
|
function Zr(t) {
|
|
1122
|
-
var e = be.context[t.__c], r =
|
|
1122
|
+
var e = be.context[t.__c], r = dr($t++, 9);
|
|
1123
1123
|
return r.c = t, e ? (r.__ == null && (r.__ = !0, e.sub(be)), e.props.value) : t.__;
|
|
1124
1124
|
}
|
|
1125
1125
|
function fo(t, e) {
|
|
1126
1126
|
Te.useDebugValue && Te.useDebugValue(e ? e(t) : t);
|
|
1127
1127
|
}
|
|
1128
1128
|
function bc(t) {
|
|
1129
|
-
var e =
|
|
1129
|
+
var e = dr($t++, 10), r = Me();
|
|
1130
1130
|
return e.__ = t, be.componentDidCatch || (be.componentDidCatch = function(n, i) {
|
|
1131
1131
|
e.__ && e.__(n, i), r[1](n);
|
|
1132
1132
|
}), [r[0], function() {
|
|
@@ -1134,7 +1134,7 @@ function bc(t) {
|
|
|
1134
1134
|
}];
|
|
1135
1135
|
}
|
|
1136
1136
|
function ho() {
|
|
1137
|
-
var t =
|
|
1137
|
+
var t = dr($t++, 11);
|
|
1138
1138
|
if (!t.__) {
|
|
1139
1139
|
for (var e = be.__v; e !== null && !e.__m && e.__ !== null; ) e = e.__;
|
|
1140
1140
|
var r = e.__m || (e.__m = [0, 0]);
|
|
@@ -1325,7 +1325,7 @@ function xa(t) {
|
|
|
1325
1325
|
}
|
|
1326
1326
|
return i.displayName = "Lazy", i.__f = !0, i;
|
|
1327
1327
|
}
|
|
1328
|
-
function
|
|
1328
|
+
function wr() {
|
|
1329
1329
|
this.i = null, this.l = null;
|
|
1330
1330
|
}
|
|
1331
1331
|
se.unmount = function(t) {
|
|
@@ -1377,7 +1377,7 @@ function Oc(t) {
|
|
|
1377
1377
|
function Ic(t) {
|
|
1378
1378
|
var e = this, r = t.h;
|
|
1379
1379
|
if (e.componentWillUnmount = function() {
|
|
1380
|
-
|
|
1380
|
+
cr(null, e.v), e.v = null, e.h = null;
|
|
1381
1381
|
}, e.h && e.h !== r && e.componentWillUnmount(), !e.v) {
|
|
1382
1382
|
for (var n = e.__v; n !== null && !n.__m && n.__ !== null; ) n = n.__;
|
|
1383
1383
|
e.h = r, e.v = { nodeType: 1, parentNode: r, childNodes: [], __k: { __m: n.__m }, contains: function() {
|
|
@@ -1388,13 +1388,13 @@ function Ic(t) {
|
|
|
1388
1388
|
this.childNodes.splice(this.childNodes.indexOf(i) >>> 1, 1), e.h.removeChild(i);
|
|
1389
1389
|
} };
|
|
1390
1390
|
}
|
|
1391
|
-
|
|
1391
|
+
cr(wt(Oc, { context: e.context }, t.__v), e.v);
|
|
1392
1392
|
}
|
|
1393
1393
|
function Aa(t, e) {
|
|
1394
1394
|
var r = wt(Ic, { __v: t, h: e });
|
|
1395
1395
|
return r.containerInfo = e, r;
|
|
1396
1396
|
}
|
|
1397
|
-
(
|
|
1397
|
+
(wr.prototype = new ht()).__a = function(t) {
|
|
1398
1398
|
var e = this, r = Ia(e.__v), n = e.l.get(t);
|
|
1399
1399
|
return n[0]++, function(i) {
|
|
1400
1400
|
var o = function() {
|
|
@@ -1402,13 +1402,13 @@ function Aa(t, e) {
|
|
|
1402
1402
|
};
|
|
1403
1403
|
r ? r(o) : o();
|
|
1404
1404
|
};
|
|
1405
|
-
},
|
|
1405
|
+
}, wr.prototype.render = function(t) {
|
|
1406
1406
|
this.i = null, this.l = /* @__PURE__ */ new Map();
|
|
1407
1407
|
var e = Vt(t.children);
|
|
1408
1408
|
t.revealOrder && t.revealOrder[0] === "b" && e.reverse();
|
|
1409
1409
|
for (var r = e.length; r--; ) this.l.set(e[r], this.i = [1, 0, this.i]);
|
|
1410
1410
|
return t.children;
|
|
1411
|
-
},
|
|
1411
|
+
}, wr.prototype.componentDidUpdate = wr.prototype.componentDidMount = function() {
|
|
1412
1412
|
var t = this;
|
|
1413
1413
|
this.l.forEach(function(e, r) {
|
|
1414
1414
|
fs(t, r, e);
|
|
@@ -1418,7 +1418,7 @@ var Ra = typeof Symbol != "undefined" && Symbol.for && Symbol.for("react.element
|
|
|
1418
1418
|
return (typeof Symbol != "undefined" && typeof Symbol() == "symbol" ? /fil|che|rad/ : /fil|che|ra/).test(t);
|
|
1419
1419
|
};
|
|
1420
1420
|
function ka(t, e, r) {
|
|
1421
|
-
return e.__k == null && (e.textContent = ""),
|
|
1421
|
+
return e.__k == null && (e.textContent = ""), cr(t, e), typeof r == "function" && r(), t ? t.__c : null;
|
|
1422
1422
|
}
|
|
1423
1423
|
function Na(t, e, r) {
|
|
1424
1424
|
return wa(t, e), typeof r == "function" && r(), t ? t.__c : null;
|
|
@@ -1491,7 +1491,7 @@ function Ua(t) {
|
|
|
1491
1491
|
return Yr(t) ? yc.apply(null, arguments) : t;
|
|
1492
1492
|
}
|
|
1493
1493
|
function La(t) {
|
|
1494
|
-
return !!t.__k && (
|
|
1494
|
+
return !!t.__k && (cr(null, t), !0);
|
|
1495
1495
|
}
|
|
1496
1496
|
function Va(t) {
|
|
1497
1497
|
return t && (t.base || t.nodeType === 1 && t) || null;
|
|
@@ -1500,7 +1500,7 @@ var $a = function(t, e) {
|
|
|
1500
1500
|
return t(e);
|
|
1501
1501
|
}, Ba = function(t, e) {
|
|
1502
1502
|
return t(e);
|
|
1503
|
-
}, Ha = We, Wa = Yr, ue = { useState: Me, useId: ho, useReducer: ti, useEffect: nt, useLayoutEffect: Zt, useInsertionEffect: vo, useTransition: wo, useDeferredValue: go, useSyncExternalStore: _o, startTransition: mo, useRef: it, useImperativeHandle: co, useMemo: qr, useCallback: uo, useContext: Zr, useDebugValue: fo, version: "18.3.1", Children: Ea, render: ka, hydrate: Na, unmountComponentAtNode: La, createPortal: Aa, createElement: wt, createContext: lo, createFactory: Ma, cloneElement: Ua, createRef: ua, Fragment: We, isValidElement: Yr, isElement: Wa, isFragment: Pa, isMemo: Fa, findDOMNode: Va, Component: ht, PureComponent: $n, memo: Ca, forwardRef: Sa, flushSync: Ba, unstable_batchedUpdates: $a, StrictMode: Ha, Suspense: Fr, SuspenseList:
|
|
1503
|
+
}, Ha = We, Wa = Yr, ue = { useState: Me, useId: ho, useReducer: ti, useEffect: nt, useLayoutEffect: Zt, useInsertionEffect: vo, useTransition: wo, useDeferredValue: go, useSyncExternalStore: _o, startTransition: mo, useRef: it, useImperativeHandle: co, useMemo: qr, useCallback: uo, useContext: Zr, useDebugValue: fo, version: "18.3.1", Children: Ea, render: ka, hydrate: Na, unmountComponentAtNode: La, createPortal: Aa, createElement: wt, createContext: lo, createFactory: Ma, cloneElement: Ua, createRef: ua, Fragment: We, isValidElement: Yr, isElement: Wa, isFragment: Pa, isMemo: Fa, findDOMNode: Va, Component: ht, PureComponent: $n, memo: Ca, forwardRef: Sa, flushSync: Ba, unstable_batchedUpdates: $a, StrictMode: Ha, Suspense: Fr, SuspenseList: wr, lazy: xa, __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: Da };
|
|
1504
1504
|
const Lc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1505
1505
|
__proto__: null,
|
|
1506
1506
|
Children: Ea,
|
|
@@ -1509,7 +1509,7 @@ const Lc = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
1509
1509
|
PureComponent: $n,
|
|
1510
1510
|
StrictMode: Ha,
|
|
1511
1511
|
Suspense: Fr,
|
|
1512
|
-
SuspenseList:
|
|
1512
|
+
SuspenseList: wr,
|
|
1513
1513
|
__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: Da,
|
|
1514
1514
|
cloneElement: Ua,
|
|
1515
1515
|
createContext: lo,
|
|
@@ -2180,7 +2180,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
2180
2180
|
isSamsungBrowser: en(x)
|
|
2181
2181
|
};
|
|
2182
2182
|
}
|
|
2183
|
-
var hn = _t(a), pn = T(a), _n = y(a), ii = A(a), oi = ze(o) || rt(), si = Be(o),
|
|
2183
|
+
var hn = _t(a), pn = T(a), _n = y(a), ii = A(a), oi = ze(o) || rt(), si = Be(o), fr = Wt(a) || rt(), mn = pt(a), gn = Ct(a) || rt(), wn = tt(a), ai = tt(a), vn = W(d), yn = ge(d), bn = Pe(d) || rt(), li = j(o), ci = me(o), di = q(o), ui = jt(o), Cn = Jt(o), fi = J(d), hi = oe(d), pi = tn(o), _i = rn(o), mi = nn(o), gi = V(a), wi = M(a), vi = on(l), yi = sn(l), bi = un(p), mt = xe(o) || zt(p), Ci = he(o), ie = P(a), at = ln(), hr = rt(), Sn = cn(), En = dn(), Tn = an(), dl = zt(p), ul = xe(o) && !zt(p), fl = ne(d), hl = G(d), pl = Qr(o), _l = en(o), ml = function(_) {
|
|
2184
2184
|
if (!_ || typeof _ != "string") {
|
|
2185
2185
|
console.error("No valid user agent string was provided");
|
|
2186
2186
|
return;
|
|
@@ -2207,7 +2207,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
2207
2207
|
return bn ? v ? r.createElement(e.Fragment, null, x) : r.createElement("div", k, x) : null;
|
|
2208
2208
|
}, bl = function(_) {
|
|
2209
2209
|
var v = _.renderWithFragment, x = _.children, k = ae(_, ["renderWithFragment", "children"]);
|
|
2210
|
-
return
|
|
2210
|
+
return fr ? v ? r.createElement(e.Fragment, null, x) : r.createElement("div", k, x) : null;
|
|
2211
2211
|
}, Cl = function(_) {
|
|
2212
2212
|
var v = _.renderWithFragment, x = _.children, k = ae(_, ["renderWithFragment", "children"]);
|
|
2213
2213
|
return gn ? v ? r.createElement(e.Fragment, null, x) : r.createElement("div", k, x) : null;
|
|
@@ -2267,7 +2267,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
2267
2267
|
}, {
|
|
2268
2268
|
key: "componentDidMount",
|
|
2269
2269
|
value: function() {
|
|
2270
|
-
(typeof window == "undefined" ? "undefined" : m(window)) !== void 0 &&
|
|
2270
|
+
(typeof window == "undefined" ? "undefined" : m(window)) !== void 0 && fr && (this.isEventListenerAdded ? window.removeEventListener("load", this.onPageLoad, !1) : (this.handleOrientationChange(), window.addEventListener("load", this.onPageLoad, !1)), window.addEventListener("resize", this.onOrientationChange, !1));
|
|
2271
2271
|
}
|
|
2272
2272
|
}, {
|
|
2273
2273
|
key: "componentWillUnmount",
|
|
@@ -2302,7 +2302,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
2302
2302
|
v.orientation !== Ae.orientation && x(Ae);
|
|
2303
2303
|
}, [v.orientation]);
|
|
2304
2304
|
return e.useEffect(function() {
|
|
2305
|
-
return (typeof window == "undefined" ? "undefined" : m(window)) !== void 0 &&
|
|
2305
|
+
return (typeof window == "undefined" ? "undefined" : m(window)) !== void 0 && fr && (k(), window.addEventListener("load", k, !1), window.addEventListener("resize", k, !1)), function() {
|
|
2306
2306
|
window.removeEventListener("resize", k, !1), window.removeEventListener("load", k, !1);
|
|
2307
2307
|
};
|
|
2308
2308
|
}, [k]), v;
|
|
@@ -2315,7 +2315,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
2315
2315
|
var _ = E || window.navigator.userAgent, v = Do(_), x = fn(v);
|
|
2316
2316
|
return [x, v];
|
|
2317
2317
|
}
|
|
2318
|
-
return B.AndroidView = gl, B.BrowserTypes = U, B.BrowserView = wl, B.ConsoleView = Ol, B.CustomView = xl, B.IEView = vl, B.IOSView = yl, B.MobileOnlyView = El, B.MobileView = bl, B.OsTypes = Y, B.SmartTVView = Tl, B.TabletView = Cl, B.WearableView = Il, B.WinPhoneView = Sl, B.browserName = mi, B.browserVersion = _i, B.deviceDetect = bt, B.deviceType = ie, B.engineName = vi, B.engineVersion = yi, B.fullBrowserVersion = pi, B.getSelectorsByUserAgent = ml, B.getUA = bi, B.isAndroid = vn, B.isBrowser = wn, B.isChrome = li, B.isChromium = si, B.isConsole = pn, B.isDesktop = ai, B.isEdge = mt, B.isEdgeChromium = dl, B.isElectron = Tn, B.isEmbedded = ii, B.isFirefox = ci, B.isIE = Cn, B.isIOS = bn, B.isIOS13 = at, B.isIPad13 =
|
|
2318
|
+
return B.AndroidView = gl, B.BrowserTypes = U, B.BrowserView = wl, B.ConsoleView = Ol, B.CustomView = xl, B.IEView = vl, B.IOSView = yl, B.MobileOnlyView = El, B.MobileView = bl, B.OsTypes = Y, B.SmartTVView = Tl, B.TabletView = Cl, B.WearableView = Il, B.WinPhoneView = Sl, B.browserName = mi, B.browserVersion = _i, B.deviceDetect = bt, B.deviceType = ie, B.engineName = vi, B.engineVersion = yi, B.fullBrowserVersion = pi, B.getSelectorsByUserAgent = ml, B.getUA = bi, B.isAndroid = vn, B.isBrowser = wn, B.isChrome = li, B.isChromium = si, B.isConsole = pn, B.isDesktop = ai, B.isEdge = mt, B.isEdgeChromium = dl, B.isElectron = Tn, B.isEmbedded = ii, B.isFirefox = ci, B.isIE = Cn, B.isIOS = bn, B.isIOS13 = at, B.isIPad13 = hr, B.isIPhone13 = Sn, B.isIPod13 = En, B.isLegacyEdge = ul, B.isMIUI = pl, B.isMacOs = hl, B.isMobile = fr, B.isMobileOnly = mn, B.isMobileSafari = oi, B.isOpera = ui, B.isSafari = di, B.isSamsungBrowser = _l, B.isSmartTV = hn, B.isTablet = gn, B.isWearable = _n, B.isWinPhone = yn, B.isWindows = fl, B.isYandex = Ci, B.mobileModel = wi, B.mobileVendor = gi, B.osName = hi, B.osVersion = fi, B.parseUserAgent = c, B.setUserAgent = re, B.useDeviceData = Do, B.useDeviceSelectors = kl, B.useMobileOrientation = Rl, B.withOrientationChange = Al, B;
|
|
2319
2319
|
}
|
|
2320
2320
|
var Je = Kc();
|
|
2321
2321
|
const Gc = (t, e) => bo(t, e), bo = (t, e) => {
|
|
@@ -2582,7 +2582,7 @@ const Ss = () => {
|
|
|
2582
2582
|
osVersion: `${Je.osVersion}`,
|
|
2583
2583
|
hostAppId: Ss(),
|
|
2584
2584
|
host: Ss(),
|
|
2585
|
-
sdkVersion: "3.2.
|
|
2585
|
+
sdkVersion: "3.2.259-nightly".trim(),
|
|
2586
2586
|
name: navigator.userAgent,
|
|
2587
2587
|
deviceModel: `${Je.osName}/${Je.osVersion} ${Je.browserName}/${Je.fullBrowserVersion}`,
|
|
2588
2588
|
hostAppVersion: `${Je.browserName}/${Je.fullBrowserVersion}`,
|
|
@@ -2990,12 +2990,12 @@ const Ft = class Ft extends Ce {
|
|
|
2990
2990
|
};
|
|
2991
2991
|
Ft.MODULE = vt, Ft.ERROR_ENUM_NAME = "WorkflowPlatformError", Ft.SHORT_CODE = "WPE";
|
|
2992
2992
|
let jn = Ft;
|
|
2993
|
-
class
|
|
2993
|
+
class vr {
|
|
2994
2994
|
constructor() {
|
|
2995
2995
|
this.webSocket = null, this.callbacks = /* @__PURE__ */ new Set(), this.connected = !1;
|
|
2996
2996
|
}
|
|
2997
2997
|
static getInstance() {
|
|
2998
|
-
return
|
|
2998
|
+
return vr.instance || (vr.instance = new vr()), vr.instance;
|
|
2999
2999
|
}
|
|
3000
3000
|
isConnected() {
|
|
3001
3001
|
return this.connected;
|
|
@@ -3028,7 +3028,7 @@ class wr {
|
|
|
3028
3028
|
(e = this.webSocket) == null || e.close(), this.webSocket = null, this.connected = !1, this.callbacks.clear();
|
|
3029
3029
|
}
|
|
3030
3030
|
}
|
|
3031
|
-
const dt =
|
|
3031
|
+
const dt = vr.getInstance();
|
|
3032
3032
|
var vd = 0;
|
|
3033
3033
|
function u(t, e, r, n, i, o) {
|
|
3034
3034
|
e || (e = {});
|
|
@@ -3038,7 +3038,7 @@ function u(t, e, r, n, i, o) {
|
|
|
3038
3038
|
if (typeof t == "function" && (s = t.defaultProps)) for (a in s) l[a] === void 0 && (l[a] = s[a]);
|
|
3039
3039
|
return se.vnode && se.vnode(d), d;
|
|
3040
3040
|
}
|
|
3041
|
-
const So = lo(void 0), Ts = ({ perform: t, children: e, setIsProcessingCallback: r }) => /* @__PURE__ */ u(So.Provider, { value: { perform: t, setIsProcessingCallback: r }, children: e }),
|
|
3041
|
+
const So = lo(void 0), Ts = ({ perform: t, children: e, setIsProcessingCallback: r }) => /* @__PURE__ */ u(So.Provider, { value: { perform: t, setIsProcessingCallback: r }, children: e }), ur = () => {
|
|
3042
3042
|
const t = Zr(So);
|
|
3043
3043
|
if (!t)
|
|
3044
3044
|
throw new Error("usePerform must be used within a PerformProvider");
|
|
@@ -3074,7 +3074,7 @@ const So = lo(void 0), Ts = ({ perform: t, children: e, setIsProcessingCallback:
|
|
|
3074
3074
|
ASPECT_FILL: "ASPECT_FILL",
|
|
3075
3075
|
ASPECT_FIT: "ASPECT_FIT",
|
|
3076
3076
|
FILL: "FILL"
|
|
3077
|
-
},
|
|
3077
|
+
}, pr = {
|
|
3078
3078
|
TEXT_EXPANDABLE: "text_expandable",
|
|
3079
3079
|
TEXT_SINGLE_LINE: "text_single_line",
|
|
3080
3080
|
SELECTOR_OPTIONS: "selector_options",
|
|
@@ -3734,7 +3734,7 @@ const $d = ({ size: t = 100, color: e = "#5DA600" }) => /* @__PURE__ */ u("svg",
|
|
|
3734
3734
|
highlightColor: s
|
|
3735
3735
|
}) => {
|
|
3736
3736
|
var c;
|
|
3737
|
-
const [a, l] = Me(!1), d = a && s ? s : i, { perform: p } =
|
|
3737
|
+
const [a, l] = Me(!1), d = a && s ? s : i, { perform: p } = ur();
|
|
3738
3738
|
return /* @__PURE__ */ u(
|
|
3739
3739
|
"button",
|
|
3740
3740
|
{
|
|
@@ -3840,7 +3840,7 @@ const Oe = ({
|
|
|
3840
3840
|
onClick: p
|
|
3841
3841
|
}) => {
|
|
3842
3842
|
var S, C;
|
|
3843
|
-
const [h, c] = Me(!1), g = h && ce(o) ? o : n, { perform: w } =
|
|
3843
|
+
const [h, c] = Me(!1), g = h && ce(o) ? o : n, { perform: w } = ur(), f = (b) => {
|
|
3844
3844
|
if (p && p(b), d !== "RESPONSE_BODY") return;
|
|
3845
3845
|
const I = JSON.parse(JSON.stringify(r));
|
|
3846
3846
|
Eo(I), w(I, Zi.DATA);
|
|
@@ -4503,10 +4503,10 @@ function Xi(t, e = {}) {
|
|
|
4503
4503
|
il(t[r]) ? (e[r] = Array.isArray(t[r]) ? [] : {}, Xi(t[r], e[r])) : qe(t[r]) || (e[r] = !0);
|
|
4504
4504
|
return e;
|
|
4505
4505
|
}
|
|
4506
|
-
function
|
|
4506
|
+
function gr(t, e, r) {
|
|
4507
4507
|
r || (r = Xi(e));
|
|
4508
4508
|
for (const n in t)
|
|
4509
|
-
il(t[n]) ? Ie(e) || Ji(r[n]) ? r[n] = Xi(t[n], Array.isArray(t[n]) ? [] : {}) :
|
|
4509
|
+
il(t[n]) ? Ie(e) || Ji(r[n]) ? r[n] = Xi(t[n], Array.isArray(t[n]) ? [] : {}) : gr(t[n], qe(e) ? {} : e[n], r[n]) : r[n] = !Lt(t[n], e[n]);
|
|
4510
4510
|
return r;
|
|
4511
4511
|
}
|
|
4512
4512
|
const Rs = {
|
|
@@ -4620,7 +4620,7 @@ function Ls(t, e, r = "validate") {
|
|
|
4620
4620
|
ref: e
|
|
4621
4621
|
};
|
|
4622
4622
|
}
|
|
4623
|
-
var
|
|
4623
|
+
var _r = (t) => Ne(t) && !Jn(t) ? t : {
|
|
4624
4624
|
value: t,
|
|
4625
4625
|
message: ""
|
|
4626
4626
|
}, Vs = (t, e, r, n, i, o) => F(null, null, function* () {
|
|
@@ -4638,7 +4638,7 @@ var pr = (t) => Ne(t) && !Jn(t) ? t : {
|
|
|
4638
4638
|
}, ae(H ? le : we, ve));
|
|
4639
4639
|
};
|
|
4640
4640
|
if (o ? !Array.isArray(C) || !C.length : l && (!fe && (_e || qe(C)) || Qe(C) && !C || R && !ol(a).isValid || N && !al(a).isValid)) {
|
|
4641
|
-
const { value: H, message: K } = et(l) ? { value: !!l, message: l } :
|
|
4641
|
+
const { value: H, message: K } = et(l) ? { value: !!l, message: l } : _r(l);
|
|
4642
4642
|
if (H && (D[f] = O({
|
|
4643
4643
|
type: St.required,
|
|
4644
4644
|
message: K,
|
|
@@ -4648,7 +4648,7 @@ var pr = (t) => Ne(t) && !Jn(t) ? t : {
|
|
|
4648
4648
|
}
|
|
4649
4649
|
if (!_e && (!qe(h) || !qe(c))) {
|
|
4650
4650
|
let H, K;
|
|
4651
|
-
const de =
|
|
4651
|
+
const de = _r(c), le = _r(h);
|
|
4652
4652
|
if (!qe(C) && !isNaN(C)) {
|
|
4653
4653
|
const we = s.valueAsNumber || C && +C;
|
|
4654
4654
|
qe(de.value) || (H = we > de.value), qe(le.value) || (K = we < le.value);
|
|
@@ -4660,12 +4660,12 @@ var pr = (t) => Ne(t) && !Jn(t) ? t : {
|
|
|
4660
4660
|
return I(D[f].message), D;
|
|
4661
4661
|
}
|
|
4662
4662
|
if ((d || p) && !_e && (et(C) || o && Array.isArray(C))) {
|
|
4663
|
-
const H =
|
|
4663
|
+
const H = _r(d), K = _r(p), de = !qe(H.value) && C.length > +H.value, le = !qe(K.value) && C.length < +K.value;
|
|
4664
4664
|
if ((de || le) && (Z(de, H.message, K.message), !n))
|
|
4665
4665
|
return I(D[f].message), D;
|
|
4666
4666
|
}
|
|
4667
4667
|
if (g && !_e && et(C)) {
|
|
4668
|
-
const { value: H, message: K } =
|
|
4668
|
+
const { value: H, message: K } = _r(g);
|
|
4669
4669
|
if (Jn(H) && !C.match(H) && (D[f] = O({
|
|
4670
4670
|
type: St.pattern,
|
|
4671
4671
|
message: K,
|
|
@@ -4769,7 +4769,7 @@ function ku(t = {}) {
|
|
|
4769
4769
|
const W = A(L(r.touchedFields, y), V.argA, V.argB);
|
|
4770
4770
|
M && Ee(r.touchedFields, y, W);
|
|
4771
4771
|
}
|
|
4772
|
-
(p.dirtyFields || h.dirtyFields) && (r.dirtyFields =
|
|
4772
|
+
(p.dirtyFields || h.dirtyFields) && (r.dirtyFields = gr(i, o)), c.state.next({
|
|
4773
4773
|
name: y,
|
|
4774
4774
|
isDirty: Z(y, T),
|
|
4775
4775
|
dirtyFields: r.dirtyFields,
|
|
@@ -4886,7 +4886,7 @@ function ku(t = {}) {
|
|
|
4886
4886
|
values: De(o)
|
|
4887
4887
|
}), (p.isDirty || p.dirtyFields || h.isDirty || h.dirtyFields) && A.shouldDirty && c.state.next({
|
|
4888
4888
|
name: y,
|
|
4889
|
-
dirtyFields:
|
|
4889
|
+
dirtyFields: gr(i, o),
|
|
4890
4890
|
isDirty: Z(y, P)
|
|
4891
4891
|
})) : V && !V._f && !qe(P) ? le(y, P, A) : de(y, P, A), Fs(y, a) && c.state.next(X(O({}, r), { name: y })), c.state.next({
|
|
4892
4892
|
name: s.mount ? y : void 0,
|
|
@@ -5068,7 +5068,7 @@ function ku(t = {}) {
|
|
|
5068
5068
|
if (T.keepDirtyValues) {
|
|
5069
5069
|
const W = /* @__PURE__ */ new Set([
|
|
5070
5070
|
...a.mount,
|
|
5071
|
-
...Object.keys(
|
|
5071
|
+
...Object.keys(gr(i, o))
|
|
5072
5072
|
]);
|
|
5073
5073
|
for (const ne of Array.from(W))
|
|
5074
5074
|
L(r.dirtyFields, ne) ? Ee(P, ne, L(o, ne)) : we(ne, L(P, ne));
|
|
@@ -5111,7 +5111,7 @@ function ku(t = {}) {
|
|
|
5111
5111
|
submitCount: T.keepSubmitCount ? r.submitCount : 0,
|
|
5112
5112
|
isDirty: M ? !1 : T.keepDirty ? r.isDirty : !!(T.keepDefaultValues && !Lt(y, i)),
|
|
5113
5113
|
isSubmitted: T.keepIsSubmitted ? r.isSubmitted : !1,
|
|
5114
|
-
dirtyFields: M ? {} : T.keepDirtyValues ? T.keepDefaultValues && o ?
|
|
5114
|
+
dirtyFields: M ? {} : T.keepDirtyValues ? T.keepDefaultValues && o ? gr(i, o) : r.dirtyFields : T.keepDefaultValues && y ? gr(i, y) : T.keepDirty ? r.dirtyFields : {},
|
|
5115
5115
|
touchedFields: T.keepTouched ? r.touchedFields : {},
|
|
5116
5116
|
errors: T.keepErrors ? r.errors : {},
|
|
5117
5117
|
isSubmitSuccessful: T.keepIsSubmitSuccessful ? r.isSubmitSuccessful : !1,
|
|
@@ -6051,7 +6051,7 @@ const Tr = (t, e) => {
|
|
|
6051
6051
|
Ut.MODULE = Kn, Ut.ERROR_ENUM_NAME = "GuiModuleError", Ut.SHORT_CODE = "GM";
|
|
6052
6052
|
let zr = Ut;
|
|
6053
6053
|
const zu = ({ header: t, title: e, buttons: r, footer: n, questions: i, dataSource: o, properties: s, backgroundColor: a }) => {
|
|
6054
|
-
const l = Ka(r), { perform: d } =
|
|
6054
|
+
const l = Ka(r), { perform: d } = ur(), p = s ? Ed(o.questions, s) : {}, h = it(null), {
|
|
6055
6055
|
register: c,
|
|
6056
6056
|
handleSubmit: g,
|
|
6057
6057
|
formState: { errors: w },
|
|
@@ -6133,7 +6133,7 @@ const zu = ({ header: t, title: e, buttons: r, footer: n, questions: i, dataSour
|
|
|
6133
6133
|
validationBorderColor: R == null ? void 0 : R.validationBorderColor,
|
|
6134
6134
|
validationBorderWidth: R == null ? void 0 : R.validationBorderWidth,
|
|
6135
6135
|
children: [
|
|
6136
|
-
fe ===
|
|
6136
|
+
fe === pr.TEXT_EXPANDABLE && /* @__PURE__ */ u(
|
|
6137
6137
|
ju,
|
|
6138
6138
|
{
|
|
6139
6139
|
layout: R,
|
|
@@ -6141,7 +6141,7 @@ const zu = ({ header: t, title: e, buttons: r, footer: n, questions: i, dataSour
|
|
|
6141
6141
|
register: c
|
|
6142
6142
|
}
|
|
6143
6143
|
),
|
|
6144
|
-
fe ===
|
|
6144
|
+
fe === pr.TEXT_SINGLE_LINE && /* @__PURE__ */ u(
|
|
6145
6145
|
Wu,
|
|
6146
6146
|
{
|
|
6147
6147
|
layout: R,
|
|
@@ -6149,7 +6149,7 @@ const zu = ({ header: t, title: e, buttons: r, footer: n, questions: i, dataSour
|
|
|
6149
6149
|
register: c
|
|
6150
6150
|
}
|
|
6151
6151
|
),
|
|
6152
|
-
fe ===
|
|
6152
|
+
fe === pr.SELECTOR_OPTIONS && /* @__PURE__ */ u(
|
|
6153
6153
|
Lu,
|
|
6154
6154
|
{
|
|
6155
6155
|
layout: R,
|
|
@@ -6158,7 +6158,7 @@ const zu = ({ header: t, title: e, buttons: r, footer: n, questions: i, dataSour
|
|
|
6158
6158
|
register: c
|
|
6159
6159
|
}
|
|
6160
6160
|
),
|
|
6161
|
-
fe ===
|
|
6161
|
+
fe === pr.SELECTOR_BUTTONS && /* @__PURE__ */ u(
|
|
6162
6162
|
$u,
|
|
6163
6163
|
{
|
|
6164
6164
|
layout: R,
|
|
@@ -6167,7 +6167,7 @@ const zu = ({ header: t, title: e, buttons: r, footer: n, questions: i, dataSour
|
|
|
6167
6167
|
register: c
|
|
6168
6168
|
}
|
|
6169
6169
|
),
|
|
6170
|
-
fe ===
|
|
6170
|
+
fe === pr.SELECTOR_DROPDOWN && /* @__PURE__ */ u(
|
|
6171
6171
|
Pu,
|
|
6172
6172
|
{
|
|
6173
6173
|
control: S,
|
|
@@ -6176,7 +6176,7 @@ const zu = ({ header: t, title: e, buttons: r, footer: n, questions: i, dataSour
|
|
|
6176
6176
|
parentElementRef: h
|
|
6177
6177
|
}
|
|
6178
6178
|
),
|
|
6179
|
-
fe ===
|
|
6179
|
+
fe === pr.MULTI_SELECTOR_DROPDOWN && /* @__PURE__ */ u(
|
|
6180
6180
|
Fu,
|
|
6181
6181
|
{
|
|
6182
6182
|
control: S,
|
|
@@ -6256,7 +6256,7 @@ const zu = ({ header: t, title: e, buttons: r, footer: n, questions: i, dataSour
|
|
|
6256
6256
|
selectionLimit: i
|
|
6257
6257
|
}) => {
|
|
6258
6258
|
var p, h;
|
|
6259
|
-
const { perform: o } =
|
|
6259
|
+
const { perform: o } = ur(), s = it(null), a = typeof i == "number" && (i === 0 || i > 1), l = (c) => F(null, null, function* () {
|
|
6260
6260
|
var w;
|
|
6261
6261
|
const g = Array.from((w = c.currentTarget.files) != null ? w : []);
|
|
6262
6262
|
if (g.length)
|
|
@@ -6339,7 +6339,7 @@ const zu = ({ header: t, title: e, buttons: r, footer: n, questions: i, dataSour
|
|
|
6339
6339
|
selectionLimit: i
|
|
6340
6340
|
}) => {
|
|
6341
6341
|
var p, h;
|
|
6342
|
-
const { perform: o } =
|
|
6342
|
+
const { perform: o } = ur(), s = it(null), a = typeof i == "number" && (i === 0 || i > 1), l = (c) => F(null, null, function* () {
|
|
6343
6343
|
var w;
|
|
6344
6344
|
const g = Array.from((w = c.currentTarget.files) != null ? w : []);
|
|
6345
6345
|
if (g.length)
|
|
@@ -6546,7 +6546,7 @@ const Ui = () => F(null, null, function* () {
|
|
|
6546
6546
|
backgroundColor: s,
|
|
6547
6547
|
popups: a
|
|
6548
6548
|
}) => {
|
|
6549
|
-
const l = Ka(o), { perform: d } =
|
|
6549
|
+
const l = Ka(o), { perform: d } = ur(), { setIsProcessingCallback: p } = yd(), { ref: h, isPopoverOpen: c, openPopover: g, closePopover: w } = e1(), f = {
|
|
6550
6550
|
enableHighAccuracy: !0,
|
|
6551
6551
|
timeout: 15e3,
|
|
6552
6552
|
maximumAge: 6e4
|
|
@@ -6671,7 +6671,7 @@ const Ui = () => F(null, null, function* () {
|
|
|
6671
6671
|
)
|
|
6672
6672
|
] });
|
|
6673
6673
|
}, $s = (t) => {
|
|
6674
|
-
const { templateId: e, templateLayout: r, dataSource: n, properties: i } = t, { perform: o } =
|
|
6674
|
+
const { templateId: e, templateLayout: r, dataSource: n, properties: i } = t, { perform: o } = ur();
|
|
6675
6675
|
if (!e || !r) return /* @__PURE__ */ u(xs, {});
|
|
6676
6676
|
const s = i != null && i.length ? JSON.stringify(i) : "default-key";
|
|
6677
6677
|
if (e === ct.STATUS)
|
|
@@ -6845,7 +6845,7 @@ const Bs = ({ children: t }) => /* @__PURE__ */ u("div", { part: "gui-idv", id:
|
|
|
6845
6845
|
}
|
|
6846
6846
|
`, this.shadowRoot.querySelector("#idv-gui-styles") || this.shadowRoot.appendChild(e);
|
|
6847
6847
|
}
|
|
6848
|
-
|
|
6848
|
+
cr(
|
|
6849
6849
|
/* @__PURE__ */ u(
|
|
6850
6850
|
p1,
|
|
6851
6851
|
{
|
|
@@ -6859,7 +6859,7 @@ const Bs = ({ children: t }) => /* @__PURE__ */ u("div", { part: "gui-idv", id:
|
|
|
6859
6859
|
);
|
|
6860
6860
|
}
|
|
6861
6861
|
disconnectedCallback() {
|
|
6862
|
-
setTimeout(() => {
|
|
6862
|
+
cr(null, this._shadowRoot), setTimeout(() => {
|
|
6863
6863
|
this._mounted && (this._mounted = !1);
|
|
6864
6864
|
});
|
|
6865
6865
|
}
|
|
@@ -8294,8 +8294,8 @@ function b1() {
|
|
|
8294
8294
|
}, Pe = function() {
|
|
8295
8295
|
return b.name === Z || b.name === ae;
|
|
8296
8296
|
}, J = function() {
|
|
8297
|
-
var at = m(),
|
|
8298
|
-
return typeof
|
|
8297
|
+
var at = m(), hr = at && at.userAgent.toLowerCase();
|
|
8298
|
+
return typeof hr == "string" ? /electron/.test(hr) : !1;
|
|
8299
8299
|
}, oe = function() {
|
|
8300
8300
|
var at = m();
|
|
8301
8301
|
return at && (/iPad|iPhone|iPod/.test(at.platform) || at.platform === "MacIntel" && at.maxTouchPoints > 1) && !window.MSStream;
|
|
@@ -8327,16 +8327,16 @@ function b1() {
|
|
|
8327
8327
|
return R;
|
|
8328
8328
|
}, nn = function() {
|
|
8329
8329
|
return I.type;
|
|
8330
|
-
}, on = Ht(), sn = Ct(), an = pt(), zt = G() || j(), ln = M(), rt = yt() || j(), cn = ot(), dn = Xe() || j(), un = bt(), fn = Wt(), hn = y(), pn = T() || j(), _n = A(), ii = V(), oi = ne(), si = ge(),
|
|
8330
|
+
}, on = Ht(), sn = Ct(), an = pt(), zt = G() || j(), ln = M(), rt = yt() || j(), cn = ot(), dn = Xe() || j(), un = bt(), fn = Wt(), hn = y(), pn = T() || j(), _n = A(), ii = V(), oi = ne(), si = ge(), fr = Pe(), mn = q(), gn = ze(), wn = xe(), ai = he(), vn = jt(), yn = Jt(), bn = Qr(), li = en(), ci = tn(), di = rn(), ui = P() || st(), Cn = W(), fi = nn(), hi = oe(), pi = j(), _i = me(), mi = Be(), gi = J(), wi = st(), vi = P(), yi = _t(), bi = tt(), mt = p(I.type);
|
|
8331
8331
|
function Ci() {
|
|
8332
|
-
var ie = mt.isBrowser, at = mt.isMobile,
|
|
8332
|
+
var ie = mt.isBrowser, at = mt.isMobile, hr = mt.isTablet, Sn = mt.isSmartTV, En = mt.isConsole, Tn = mt.isWearable;
|
|
8333
8333
|
if (ie)
|
|
8334
8334
|
return h(ie, b, D, N, R);
|
|
8335
8335
|
if (Sn)
|
|
8336
8336
|
return f(Sn, D, N, R);
|
|
8337
8337
|
if (En)
|
|
8338
8338
|
return w(En, D, N, R);
|
|
8339
|
-
if (at ||
|
|
8339
|
+
if (at || hr)
|
|
8340
8340
|
return c(mt, I, N, R);
|
|
8341
8341
|
if (Tn)
|
|
8342
8342
|
return g(Tn, D, N, R);
|
|
@@ -8359,7 +8359,7 @@ function b1() {
|
|
|
8359
8359
|
isFirefox: ii,
|
|
8360
8360
|
isSafari: oi,
|
|
8361
8361
|
isOpera: si,
|
|
8362
|
-
isIE:
|
|
8362
|
+
isIE: fr,
|
|
8363
8363
|
osVersion: mn,
|
|
8364
8364
|
osName: gn,
|
|
8365
8365
|
fullBrowserVersion: wn,
|
|
@@ -8631,7 +8631,7 @@ const No = class No extends Dr {
|
|
|
8631
8631
|
return (!this._currentScreenElement || !this._isTheSameModuleAndScreen(e)) && (this._currentScreenElement = Hs(e.id, r), this._currentScreenModuleId = e.id, this._currentScreenConfig = this.currentScreenConfig), this._currentScreenElement;
|
|
8632
8632
|
}
|
|
8633
8633
|
get version() {
|
|
8634
|
-
return `${"3.2.
|
|
8634
|
+
return `${"3.2.259-nightly".trim()}`;
|
|
8635
8635
|
}
|
|
8636
8636
|
disconnectedCallback() {
|
|
8637
8637
|
na.clearLogs();
|
|
@@ -8717,7 +8717,7 @@ class P1 {
|
|
|
8717
8717
|
}
|
|
8718
8718
|
/** service commands */
|
|
8719
8719
|
get version() {
|
|
8720
|
-
return "3.2.
|
|
8720
|
+
return "3.2.259-nightly";
|
|
8721
8721
|
}
|
|
8722
8722
|
set nonce(e) {
|
|
8723
8723
|
He.getState().setNonce(e);
|