@sprig-technologies/sprig-browser 2.40.3 → 2.40.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{conversational-ui-DWIDxaCY.cjs → conversational-ui-BuBuXnv4.cjs} +1 -1
- package/dist/{conversational-ui-Cm0ADZ91.js → conversational-ui-XCbY4udQ.js} +4 -4
- package/dist/{core-C6T-kQJo.cjs → core-BeBP-1Uj.cjs} +2 -2
- package/dist/{core-Bu7SvToK.js → core-DH1nitXA.js} +3 -3
- package/dist/core.cjs +1 -1
- package/dist/core.d.ts +1 -0
- package/dist/core.js +2 -2
- package/dist/{getAttributedUrl-Czw_vkQN.js → getAttributedUrl-CwDSDeGp.js} +3 -3
- package/dist/{getAttributedUrl-HU3np_BZ.cjs → getAttributedUrl-DxiDPASm.cjs} +1 -1
- package/dist/{index-DKYCbzko.cjs → index-DM14cHwu.cjs} +1 -1
- package/dist/{index-H_s2z0Uz.js → index-KB_x0aKi.js} +4 -4
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +1 -0
- package/dist/index.js +2 -2
- package/dist/{metricsReporter-MLC5Ejl7.js → metricsReporter-VDxBxz-n.js} +1 -1
- package/dist/{metricsReporter-0SKeVvnG.cjs → metricsReporter-ZysYMm2J.cjs} +1 -1
- package/dist/replay.cjs +1 -1
- package/dist/replay.js +1 -1
- package/dist/view-CwMhaJ55.cjs +1 -0
- package/dist/{view-BkptC8BC.js → view-E-Mxwe-D.js} +330 -328
- package/package.json +1 -1
- package/dist/view-DSm0GsZ1.cjs +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { A as se, b as
|
|
2
|
-
import { e as ie, h as be, S as A, s as
|
|
3
|
-
var ce, g,
|
|
1
|
+
import { A as se, b as Tr, d as Ar, C as tt, e as Ne, r as Nr } from "./core-DH1nitXA.js";
|
|
2
|
+
import { e as ie, h as be, S as A, s as Pe, b as Ie, D as rt, u as Pr, t as nt, v as ot } from "./metricsReporter-VDxBxz-n.js";
|
|
3
|
+
var ce, g, Ft, W, it, Bt, Ve, $t, le = {}, Wt = [], Vr = /acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i, we = Array.isArray;
|
|
4
4
|
function z(e, t) {
|
|
5
5
|
for (var r in t) e[r] = t[r];
|
|
6
6
|
return e;
|
|
7
7
|
}
|
|
8
|
-
function
|
|
8
|
+
function Zt(e) {
|
|
9
9
|
var t = e.parentNode;
|
|
10
10
|
t && t.removeChild(e);
|
|
11
11
|
}
|
|
@@ -16,10 +16,10 @@ function T(e, t, r) {
|
|
|
16
16
|
return ae(e, a, n, o, null);
|
|
17
17
|
}
|
|
18
18
|
function ae(e, t, r, n, o) {
|
|
19
|
-
var i = { type: e, props: t, key: r, ref: n, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, constructor: void 0, __v: o ?? ++
|
|
19
|
+
var i = { type: e, props: t, key: r, ref: n, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, constructor: void 0, __v: o ?? ++Ft, __i: -1, __u: 0 };
|
|
20
20
|
return o == null && g.vnode != null && g.vnode(i), i;
|
|
21
21
|
}
|
|
22
|
-
function
|
|
22
|
+
function Gt() {
|
|
23
23
|
return { current: null };
|
|
24
24
|
}
|
|
25
25
|
function V(e) {
|
|
@@ -33,47 +33,47 @@ function ee(e, t) {
|
|
|
33
33
|
for (var r; t < e.__k.length; t++) if ((r = e.__k[t]) != null && r.__e != null) return r.__e;
|
|
34
34
|
return typeof e.type == "function" ? ee(e) : null;
|
|
35
35
|
}
|
|
36
|
-
function
|
|
36
|
+
function Qt(e) {
|
|
37
37
|
var t, r;
|
|
38
38
|
if ((e = e.__) != null && e.__c != null) {
|
|
39
39
|
for (e.__e = e.__c.base = null, t = 0; t < e.__k.length; t++) if ((r = e.__k[t]) != null && r.__e != null) {
|
|
40
40
|
e.__e = e.__c.base = r.__e;
|
|
41
41
|
break;
|
|
42
42
|
}
|
|
43
|
-
return
|
|
43
|
+
return Qt(e);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
|
-
function
|
|
47
|
-
(!e.__d && (e.__d = !0) && W.push(e) && !xe.__r++ ||
|
|
46
|
+
function qe(e) {
|
|
47
|
+
(!e.__d && (e.__d = !0) && W.push(e) && !xe.__r++ || it !== g.debounceRendering) && ((it = g.debounceRendering) || Bt)(xe);
|
|
48
48
|
}
|
|
49
49
|
function xe() {
|
|
50
50
|
var e, t, r, n, o, i, a, s, l;
|
|
51
|
-
for (W.sort(
|
|
51
|
+
for (W.sort(Ve); e = W.shift(); ) e.__d && (t = W.length, n = void 0, i = (o = (r = e).__v).__e, s = [], l = [], (a = r.__P) && ((n = z({}, o)).__v = o.__v + 1, g.vnode && g.vnode(n), Be(a, n, o, r.__n, a.ownerSVGElement !== void 0, 32 & o.__u ? [i] : null, s, i ?? ee(o), !!(32 & o.__u), l), n.__.__k[n.__i] = n, Yt(s, n, l), n.__e != i && Qt(n)), W.length > t && W.sort(Ve));
|
|
52
52
|
xe.__r = 0;
|
|
53
53
|
}
|
|
54
|
-
function
|
|
55
|
-
var c, f, p, _,
|
|
54
|
+
function Kt(e, t, r, n, o, i, a, s, l, u, d) {
|
|
55
|
+
var c, f, p, _, S, y = n && n.__k || Wt, v = t.length;
|
|
56
56
|
for (r.__d = l, function(m, w, I) {
|
|
57
|
-
var k, h, x, R,
|
|
58
|
-
for (m.__k = [], k = 0; k < j; k++) (h = m.__k[k] = (h = w[k]) == null || typeof h == "boolean" || typeof h == "function" ? null : typeof h == "string" || typeof h == "number" || typeof h == "bigint" || h.constructor == String ? ae(null, h, null, null, h) :
|
|
59
|
-
if (O) for (k = 0; k < H; k++) (x = I[k]) != null && !(131072 & x.__u) && (x.__e == m.__d && (m.__d = ee(x)),
|
|
60
|
-
}(r, t, y), l = r.__d, c = 0; c < v; c++) (p = r.__k[c]) != null && typeof p != "boolean" && typeof p != "function" && (f = p.__i === -1 ? le : y[p.__i] || le, p.__i = c,
|
|
61
|
-
r.__d = l, r.__e =
|
|
57
|
+
var k, h, x, R, E, j = w.length, H = I.length, O = H, U = 0;
|
|
58
|
+
for (m.__k = [], k = 0; k < j; k++) (h = m.__k[k] = (h = w[k]) == null || typeof h == "boolean" || typeof h == "function" ? null : typeof h == "string" || typeof h == "number" || typeof h == "bigint" || h.constructor == String ? ae(null, h, null, null, h) : we(h) ? ae(V, { children: h }, null, null, null) : h.constructor === void 0 && h.__b > 0 ? ae(h.type, h.props, h.key, h.ref ? h.ref : null, h.__v) : h) != null ? (h.__ = m, h.__b = m.__b + 1, E = qr(h, I, R = k + U, O), h.__i = E, x = null, E !== -1 && (O--, (x = I[E]) && (x.__u |= 131072)), x == null || x.__v === null ? (E == -1 && U--, typeof h.type != "function" && (h.__u |= 65536)) : E !== R && (E === R + 1 ? U++ : E > R ? O > j - R ? U += E - R : U-- : U = E < R && E == R - 1 ? E - R : 0, E !== k + U && (h.__u |= 65536))) : (x = I[k]) && x.key == null && x.__e && (x.__e == m.__d && (m.__d = ee(x)), ze(x, x, !1), I[k] = null, O--);
|
|
59
|
+
if (O) for (k = 0; k < H; k++) (x = I[k]) != null && !(131072 & x.__u) && (x.__e == m.__d && (m.__d = ee(x)), ze(x, x));
|
|
60
|
+
}(r, t, y), l = r.__d, c = 0; c < v; c++) (p = r.__k[c]) != null && typeof p != "boolean" && typeof p != "function" && (f = p.__i === -1 ? le : y[p.__i] || le, p.__i = c, Be(e, p, f, o, i, a, s, l, u, d), _ = p.__e, p.ref && f.ref != p.ref && (f.ref && $e(f.ref, null, p), d.push(p.ref, p.__c || _, p)), S == null && _ != null && (S = _), 65536 & p.__u || f.__k === p.__k ? l = Jt(p, l, e) : typeof p.type == "function" && p.__d !== void 0 ? l = p.__d : _ && (l = _.nextSibling), p.__d = void 0, p.__u &= -196609);
|
|
61
|
+
r.__d = l, r.__e = S;
|
|
62
62
|
}
|
|
63
|
-
function
|
|
63
|
+
function Jt(e, t, r) {
|
|
64
64
|
var n, o;
|
|
65
65
|
if (typeof e.type == "function") {
|
|
66
|
-
for (n = e.__k, o = 0; n && o < n.length; o++) n[o] && (n[o].__ = e, t =
|
|
66
|
+
for (n = e.__k, o = 0; n && o < n.length; o++) n[o] && (n[o].__ = e, t = Jt(n[o], t, r));
|
|
67
67
|
return t;
|
|
68
68
|
}
|
|
69
69
|
return e.__e != t && (r.insertBefore(e.__e, t || null), t = e.__e), t && t.nextSibling;
|
|
70
70
|
}
|
|
71
71
|
function D(e, t) {
|
|
72
|
-
return t = t || [], e == null || typeof e == "boolean" || (
|
|
72
|
+
return t = t || [], e == null || typeof e == "boolean" || (we(e) ? e.some(function(r) {
|
|
73
73
|
D(r, t);
|
|
74
74
|
}) : t.push(e)), t;
|
|
75
75
|
}
|
|
76
|
-
function
|
|
76
|
+
function qr(e, t, r, n) {
|
|
77
77
|
var o = e.key, i = e.type, a = r - 1, s = r + 1, l = t[r];
|
|
78
78
|
if (l === null || l && o == l.key && i === l.type) return r;
|
|
79
79
|
if (n > (l == null || 131072 & l.__u ? 0 : 1)) for (; a >= 0 || s < t.length; ) {
|
|
@@ -88,17 +88,17 @@ function Vr(e, t, r, n) {
|
|
|
88
88
|
}
|
|
89
89
|
return -1;
|
|
90
90
|
}
|
|
91
|
-
function
|
|
92
|
-
t[0] === "-" ? e.setProperty(t, r ?? "") : e[t] = r == null ? "" : typeof r != "number" ||
|
|
91
|
+
function at(e, t, r) {
|
|
92
|
+
t[0] === "-" ? e.setProperty(t, r ?? "") : e[t] = r == null ? "" : typeof r != "number" || Vr.test(t) ? r : r + "px";
|
|
93
93
|
}
|
|
94
94
|
function _e(e, t, r, n, o) {
|
|
95
95
|
var i;
|
|
96
96
|
e: if (t === "style") if (typeof r == "string") e.style.cssText = r;
|
|
97
97
|
else {
|
|
98
|
-
if (typeof n == "string" && (e.style.cssText = n = ""), n) for (t in n) r && t in r ||
|
|
99
|
-
if (r) for (t in r) n && r[t] === n[t] ||
|
|
98
|
+
if (typeof n == "string" && (e.style.cssText = n = ""), n) for (t in n) r && t in r || at(e.style, t, "");
|
|
99
|
+
if (r) for (t in r) n && r[t] === n[t] || at(e.style, t, r[t]);
|
|
100
100
|
}
|
|
101
|
-
else if (t[0] === "o" && t[1] === "n") i = t !== (t = t.replace(/(PointerCapture)$|Capture$/, "$1")), t = t.toLowerCase() in e ? t.toLowerCase().slice(2) : t.slice(2), e.l || (e.l = {}), e.l[t + i] = r, r ? n ? r.u = n.u : (r.u = Date.now(), e.addEventListener(t, i ?
|
|
101
|
+
else if (t[0] === "o" && t[1] === "n") i = t !== (t = t.replace(/(PointerCapture)$|Capture$/, "$1")), t = t.toLowerCase() in e ? t.toLowerCase().slice(2) : t.slice(2), e.l || (e.l = {}), e.l[t + i] = r, r ? n ? r.u = n.u : (r.u = Date.now(), e.addEventListener(t, i ? lt : st, i)) : e.removeEventListener(t, i ? lt : st, i);
|
|
102
102
|
else {
|
|
103
103
|
if (o) t = t.replace(/xlink(H|:h)/, "h").replace(/sName$/, "s");
|
|
104
104
|
else if (t !== "width" && t !== "height" && t !== "href" && t !== "list" && t !== "form" && t !== "tabIndex" && t !== "download" && t !== "rowSpan" && t !== "colSpan" && t !== "role" && t in e) try {
|
|
@@ -109,24 +109,24 @@ function _e(e, t, r, n, o) {
|
|
|
109
109
|
typeof r == "function" || (r == null || r === !1 && t[4] !== "-" ? e.removeAttribute(t) : e.setAttribute(t, r));
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
|
-
function
|
|
112
|
+
function st(e) {
|
|
113
113
|
var t = this.l[e.type + !1];
|
|
114
114
|
if (e.t) {
|
|
115
115
|
if (e.t <= t.u) return;
|
|
116
116
|
} else e.t = Date.now();
|
|
117
117
|
return t(g.event ? g.event(e) : e);
|
|
118
118
|
}
|
|
119
|
-
function
|
|
119
|
+
function lt(e) {
|
|
120
120
|
return this.l[e.type + !0](g.event ? g.event(e) : e);
|
|
121
121
|
}
|
|
122
|
-
function
|
|
123
|
-
var d, c, f, p, _,
|
|
122
|
+
function Be(e, t, r, n, o, i, a, s, l, u) {
|
|
123
|
+
var d, c, f, p, _, S, y, v, m, w, I, k, h, x, R, E = t.type;
|
|
124
124
|
if (t.constructor !== void 0) return null;
|
|
125
125
|
128 & r.__u && (l = !!(32 & r.__u), i = [s = t.__e = r.__e]), (d = g.__b) && d(t);
|
|
126
|
-
e: if (typeof
|
|
127
|
-
if (v = t.props, m = (d =
|
|
126
|
+
e: if (typeof E == "function") try {
|
|
127
|
+
if (v = t.props, m = (d = E.contextType) && n[d.__c], w = d ? m ? m.props.value : d.__ : n, r.__c ? y = (c = t.__c = r.__c).__ = c.__E : ("prototype" in E && E.prototype.render ? t.__c = c = new E(v, w) : (t.__c = c = new P(v, w), c.constructor = E, c.render = Dr), m && m.sub(c), c.props = v, c.state || (c.state = {}), c.context = w, c.__n = n, f = c.__d = !0, c.__h = [], c._sb = []), c.__s == null && (c.__s = c.state), E.getDerivedStateFromProps != null && (c.__s == c.state && (c.__s = z({}, c.__s)), z(c.__s, E.getDerivedStateFromProps(v, c.__s))), p = c.props, _ = c.state, c.__v = t, f) E.getDerivedStateFromProps == null && c.componentWillMount != null && c.componentWillMount(), c.componentDidMount != null && c.__h.push(c.componentDidMount);
|
|
128
128
|
else {
|
|
129
|
-
if (
|
|
129
|
+
if (E.getDerivedStateFromProps == null && v !== p && c.componentWillReceiveProps != null && c.componentWillReceiveProps(v, w), !c.__e && (c.shouldComponentUpdate != null && c.shouldComponentUpdate(v, c.__s, w) === !1 || t.__v === r.__v)) {
|
|
130
130
|
for (t.__v !== r.__v && (c.props = v, c.state = c.__s, c.__d = !1), t.__e = r.__e, t.__k = r.__k, t.__k.forEach(function(j) {
|
|
131
131
|
j && (j.__ = t);
|
|
132
132
|
}), I = 0; I < c._sb.length; I++) c.__h.push(c._sb[I]);
|
|
@@ -134,25 +134,25 @@ function Fe(e, t, r, n, o, i, a, s, l, u) {
|
|
|
134
134
|
break e;
|
|
135
135
|
}
|
|
136
136
|
c.componentWillUpdate != null && c.componentWillUpdate(v, c.__s, w), c.componentDidUpdate != null && c.__h.push(function() {
|
|
137
|
-
c.componentDidUpdate(p, _,
|
|
137
|
+
c.componentDidUpdate(p, _, S);
|
|
138
138
|
});
|
|
139
139
|
}
|
|
140
|
-
if (c.context = w, c.props = v, c.__P = e, c.__e = !1, k = g.__r, h = 0, "prototype" in
|
|
140
|
+
if (c.context = w, c.props = v, c.__P = e, c.__e = !1, k = g.__r, h = 0, "prototype" in E && E.prototype.render) {
|
|
141
141
|
for (c.state = c.__s, c.__d = !1, k && k(t), d = c.render(c.props, c.state, c.context), x = 0; x < c._sb.length; x++) c.__h.push(c._sb[x]);
|
|
142
142
|
c._sb = [];
|
|
143
143
|
} else do
|
|
144
144
|
c.__d = !1, k && k(t), d = c.render(c.props, c.state, c.context), c.state = c.__s;
|
|
145
145
|
while (c.__d && ++h < 25);
|
|
146
|
-
c.state = c.__s, c.getChildContext != null && (n = z(z({}, n), c.getChildContext())), f || c.getSnapshotBeforeUpdate == null || (
|
|
146
|
+
c.state = c.__s, c.getChildContext != null && (n = z(z({}, n), c.getChildContext())), f || c.getSnapshotBeforeUpdate == null || (S = c.getSnapshotBeforeUpdate(p, _)), Kt(e, we(R = d != null && d.type === V && d.key == null ? d.props.children : d) ? R : [R], t, r, n, o, i, a, s, l, u), c.base = t.__e, t.__u &= -161, c.__h.length && a.push(c), y && (c.__E = c.__ = null);
|
|
147
147
|
} catch (j) {
|
|
148
148
|
t.__v = null, l || i != null ? (t.__e = s, t.__u |= l ? 160 : 32, i[i.indexOf(s)] = null) : (t.__e = r.__e, t.__k = r.__k), g.__e(j, t, r);
|
|
149
149
|
}
|
|
150
|
-
else i == null && t.__v === r.__v ? (t.__k = r.__k, t.__e = r.__e) : t.__e =
|
|
150
|
+
else i == null && t.__v === r.__v ? (t.__k = r.__k, t.__e = r.__e) : t.__e = zr(r.__e, t, r, n, o, i, a, l, u);
|
|
151
151
|
(d = g.diffed) && d(t);
|
|
152
152
|
}
|
|
153
|
-
function
|
|
153
|
+
function Yt(e, t, r) {
|
|
154
154
|
t.__d = void 0;
|
|
155
|
-
for (var n = 0; n < r.length; n++)
|
|
155
|
+
for (var n = 0; n < r.length; n++) $e(r[n], r[++n], r[++n]);
|
|
156
156
|
g.__c && g.__c(t, e), e.some(function(o) {
|
|
157
157
|
try {
|
|
158
158
|
e = o.__h, o.__h = [], e.some(function(i) {
|
|
@@ -163,8 +163,8 @@ function Jt(e, t, r) {
|
|
|
163
163
|
}
|
|
164
164
|
});
|
|
165
165
|
}
|
|
166
|
-
function
|
|
167
|
-
var u, d, c, f, p, _,
|
|
166
|
+
function zr(e, t, r, n, o, i, a, s, l) {
|
|
167
|
+
var u, d, c, f, p, _, S, y = r.props, v = t.props, m = t.type;
|
|
168
168
|
if (m === "svg" && (o = !0), i != null) {
|
|
169
169
|
for (u = 0; u < i.length; u++) if ((p = i[u]) && "setAttribute" in p == !!m && (m ? p.localName === m : p.nodeType === 3)) {
|
|
170
170
|
e = p, i[u] = null;
|
|
@@ -179,23 +179,23 @@ function qr(e, t, r, n, o, i, a, s, l) {
|
|
|
179
179
|
else {
|
|
180
180
|
if (i = i && ce.call(e.childNodes), y = r.props || le, !s && i != null) for (y = {}, u = 0; u < e.attributes.length; u++) y[(p = e.attributes[u]).name] = p.value;
|
|
181
181
|
for (u in y) p = y[u], u == "children" || (u == "dangerouslySetInnerHTML" ? c = p : u === "key" || u in v || _e(e, u, null, p, o));
|
|
182
|
-
for (u in v) p = v[u], u == "children" ? f = p : u == "dangerouslySetInnerHTML" ? d = p : u == "value" ? _ = p : u == "checked" ?
|
|
182
|
+
for (u in v) p = v[u], u == "children" ? f = p : u == "dangerouslySetInnerHTML" ? d = p : u == "value" ? _ = p : u == "checked" ? S = p : u === "key" || s && typeof p != "function" || y[u] === p || _e(e, u, p, y[u], o);
|
|
183
183
|
if (d) s || c && (d.__html === c.__html || d.__html === e.innerHTML) || (e.innerHTML = d.__html), t.__k = [];
|
|
184
|
-
else if (c && (e.innerHTML = ""),
|
|
185
|
-
s || (u = "value", _ !== void 0 && (_ !== e[u] || m === "progress" && !_ || m === "option" && _ !== y[u]) && _e(e, u, _, y[u], !1), u = "checked",
|
|
184
|
+
else if (c && (e.innerHTML = ""), Kt(e, we(f) ? f : [f], t, r, n, o && m !== "foreignObject", i, a, i ? i[0] : r.__k && ee(r, 0), s, l), i != null) for (u = i.length; u--; ) i[u] != null && Zt(i[u]);
|
|
185
|
+
s || (u = "value", _ !== void 0 && (_ !== e[u] || m === "progress" && !_ || m === "option" && _ !== y[u]) && _e(e, u, _, y[u], !1), u = "checked", S !== void 0 && S !== e[u] && _e(e, u, S, y[u], !1));
|
|
186
186
|
}
|
|
187
187
|
return e;
|
|
188
188
|
}
|
|
189
|
-
function
|
|
189
|
+
function $e(e, t, r) {
|
|
190
190
|
try {
|
|
191
191
|
typeof e == "function" ? e(t) : e.current = t;
|
|
192
192
|
} catch (n) {
|
|
193
193
|
g.__e(n, r);
|
|
194
194
|
}
|
|
195
195
|
}
|
|
196
|
-
function
|
|
196
|
+
function ze(e, t, r) {
|
|
197
197
|
var n, o;
|
|
198
|
-
if (g.unmount && g.unmount(e), (n = e.ref) && (n.current && n.current !== e.__e ||
|
|
198
|
+
if (g.unmount && g.unmount(e), (n = e.ref) && (n.current && n.current !== e.__e || $e(n, null, t)), (n = e.__c) != null) {
|
|
199
199
|
if (n.componentWillUnmount) try {
|
|
200
200
|
n.componentWillUnmount();
|
|
201
201
|
} catch (i) {
|
|
@@ -203,26 +203,26 @@ function qe(e, t, r) {
|
|
|
203
203
|
}
|
|
204
204
|
n.base = n.__P = null, e.__c = void 0;
|
|
205
205
|
}
|
|
206
|
-
if (n = e.__k) for (o = 0; o < n.length; o++) n[o] &&
|
|
207
|
-
r || e.__e == null ||
|
|
206
|
+
if (n = e.__k) for (o = 0; o < n.length; o++) n[o] && ze(n[o], t, r || typeof e.type != "function");
|
|
207
|
+
r || e.__e == null || Zt(e.__e), e.__ = e.__e = e.__d = void 0;
|
|
208
208
|
}
|
|
209
|
-
function
|
|
209
|
+
function Dr(e, t, r) {
|
|
210
210
|
return this.constructor(e, r);
|
|
211
211
|
}
|
|
212
212
|
function te(e, t, r) {
|
|
213
213
|
var n, o, i, a;
|
|
214
|
-
g.__ && g.__(e, t), o = (n = typeof r == "function") ? null : r && r.__k || t.__k, i = [], a = [],
|
|
214
|
+
g.__ && g.__(e, t), o = (n = typeof r == "function") ? null : r && r.__k || t.__k, i = [], a = [], Be(t, e = (!n && r || t).__k = T(V, null, [e]), o || le, le, t.ownerSVGElement !== void 0, !n && r ? [r] : o ? null : t.firstChild ? ce.call(t.childNodes) : null, i, !n && r ? r : o ? o.__e : t.firstChild, n, a), Yt(i, e, a);
|
|
215
215
|
}
|
|
216
|
-
function
|
|
217
|
-
te(e, t,
|
|
216
|
+
function Xt(e, t) {
|
|
217
|
+
te(e, t, Xt);
|
|
218
218
|
}
|
|
219
|
-
function
|
|
219
|
+
function Fr(e, t, r) {
|
|
220
220
|
var n, o, i, a, s = z({}, e.props);
|
|
221
221
|
for (i in e.type && e.type.defaultProps && (a = e.type.defaultProps), t) i == "key" ? n = t[i] : i == "ref" ? o = t[i] : s[i] = t[i] === void 0 && a !== void 0 ? a[i] : t[i];
|
|
222
222
|
return arguments.length > 2 && (s.children = arguments.length > 3 ? ce.call(arguments, 2) : r), ae(e.type, s, n || e.key, o || e.ref, null);
|
|
223
223
|
}
|
|
224
|
-
function
|
|
225
|
-
var r = { __c: t = "__cC" +
|
|
224
|
+
function er(e, t) {
|
|
225
|
+
var r = { __c: t = "__cC" + $t++, __: e, Consumer: function(n, o) {
|
|
226
226
|
return n.children(o);
|
|
227
227
|
}, Provider: function(n) {
|
|
228
228
|
var o, i;
|
|
@@ -230,7 +230,7 @@ function Xt(e, t) {
|
|
|
230
230
|
return i;
|
|
231
231
|
}, this.shouldComponentUpdate = function(a) {
|
|
232
232
|
this.props.value !== a.value && o.some(function(s) {
|
|
233
|
-
s.__e = !0,
|
|
233
|
+
s.__e = !0, qe(s);
|
|
234
234
|
});
|
|
235
235
|
}, this.sub = function(a) {
|
|
236
236
|
o.push(a);
|
|
@@ -242,41 +242,41 @@ function Xt(e, t) {
|
|
|
242
242
|
} };
|
|
243
243
|
return r.Provider.__ = r.Consumer.contextType = r;
|
|
244
244
|
}
|
|
245
|
-
ce =
|
|
245
|
+
ce = Wt.slice, g = { __e: function(e, t, r, n) {
|
|
246
246
|
for (var o, i, a; t = t.__; ) if ((o = t.__c) && !o.__) try {
|
|
247
247
|
if ((i = o.constructor) && i.getDerivedStateFromError != null && (o.setState(i.getDerivedStateFromError(e)), a = o.__d), o.componentDidCatch != null && (o.componentDidCatch(e, n || {}), a = o.__d), a) return o.__E = o;
|
|
248
248
|
} catch (s) {
|
|
249
249
|
e = s;
|
|
250
250
|
}
|
|
251
251
|
throw e;
|
|
252
|
-
} },
|
|
252
|
+
} }, Ft = 0, P.prototype.setState = function(e, t) {
|
|
253
253
|
var r;
|
|
254
|
-
r = this.__s != null && this.__s !== this.state ? this.__s : this.__s = z({}, this.state), typeof e == "function" && (e = e(z({}, r), this.props)), e && z(r, e), e != null && this.__v && (t && this._sb.push(t),
|
|
254
|
+
r = this.__s != null && this.__s !== this.state ? this.__s : this.__s = z({}, this.state), typeof e == "function" && (e = e(z({}, r), this.props)), e && z(r, e), e != null && this.__v && (t && this._sb.push(t), qe(this));
|
|
255
255
|
}, P.prototype.forceUpdate = function(e) {
|
|
256
|
-
this.__v && (this.__e = !0, e && this.__h.push(e),
|
|
257
|
-
}, P.prototype.render = V, W = [],
|
|
256
|
+
this.__v && (this.__e = !0, e && this.__h.push(e), qe(this));
|
|
257
|
+
}, P.prototype.render = V, W = [], Bt = typeof Promise == "function" ? Promise.prototype.then.bind(Promise.resolve()) : setTimeout, Ve = function(e, t) {
|
|
258
258
|
return e.__v.__b - t.__v.__b;
|
|
259
|
-
}, xe.__r = 0,
|
|
260
|
-
var
|
|
259
|
+
}, xe.__r = 0, $t = 0;
|
|
260
|
+
var Br = 0;
|
|
261
261
|
function b(e, t, r, n, o, i) {
|
|
262
262
|
var a, s, l = {};
|
|
263
263
|
for (s in t) s == "ref" ? a = t[s] : l[s] = t[s];
|
|
264
|
-
var u = { type: e, props: l, key: r, ref: a, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, constructor: void 0, __v: --
|
|
264
|
+
var u = { type: e, props: l, key: r, ref: a, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, constructor: void 0, __v: --Br, __i: -1, __u: 0, __source: o, __self: i };
|
|
265
265
|
if (typeof e == "function" && (a = e.defaultProps)) for (s in a) l[s] === void 0 && (l[s] = a[s]);
|
|
266
266
|
return g.vnode && g.vnode(u), u;
|
|
267
267
|
}
|
|
268
|
-
var F, L, Le,
|
|
268
|
+
var F, L, Le, ct, re = 0, tr = [], he = [], ut = g.__b, dt = g.__r, pt = g.diffed, ft = g.__c, _t = g.unmount;
|
|
269
269
|
function Q(e, t) {
|
|
270
270
|
g.__h && g.__h(L, e, re || t), re = 0;
|
|
271
271
|
var r = L.__H || (L.__H = { __: [], __h: [] });
|
|
272
272
|
return e >= r.__.length && r.__.push({ __V: he }), r.__[e];
|
|
273
273
|
}
|
|
274
274
|
function Z(e) {
|
|
275
|
-
return re = 1,
|
|
275
|
+
return re = 1, We(ir, e);
|
|
276
276
|
}
|
|
277
|
-
function
|
|
277
|
+
function We(e, t, r) {
|
|
278
278
|
var n = Q(F++, 2);
|
|
279
|
-
if (n.t = e, !n.__c && (n.__ = [r ? r(t) :
|
|
279
|
+
if (n.t = e, !n.__c && (n.__ = [r ? r(t) : ir(void 0, t), function(s) {
|
|
280
280
|
var l = n.__N ? n.__N[0] : n.__[0], u = n.t(l, s);
|
|
281
281
|
l !== u && (n.__N = [u, n.__[1]], n.__c.setState({}));
|
|
282
282
|
}], n.__c = L, !L.u)) {
|
|
@@ -310,18 +310,18 @@ function $e(e, t, r) {
|
|
|
310
310
|
}
|
|
311
311
|
function N(e, t) {
|
|
312
312
|
var r = Q(F++, 3);
|
|
313
|
-
!g.__s &&
|
|
313
|
+
!g.__s && Ge(r.__H, t) && (r.__ = e, r.i = t, L.__H.__h.push(r));
|
|
314
314
|
}
|
|
315
315
|
function ue(e, t) {
|
|
316
316
|
var r = Q(F++, 4);
|
|
317
|
-
!g.__s &&
|
|
317
|
+
!g.__s && Ge(r.__H, t) && (r.__ = e, r.i = t, L.__h.push(r));
|
|
318
318
|
}
|
|
319
319
|
function G(e) {
|
|
320
320
|
return re = 5, K(function() {
|
|
321
321
|
return { current: e };
|
|
322
322
|
}, []);
|
|
323
323
|
}
|
|
324
|
-
function
|
|
324
|
+
function rr(e, t, r) {
|
|
325
325
|
re = 6, ue(function() {
|
|
326
326
|
return typeof e == "function" ? (e(t()), function() {
|
|
327
327
|
return e(null);
|
|
@@ -332,21 +332,21 @@ function tr(e, t, r) {
|
|
|
332
332
|
}
|
|
333
333
|
function K(e, t) {
|
|
334
334
|
var r = Q(F++, 7);
|
|
335
|
-
return
|
|
335
|
+
return Ge(r.__H, t) ? (r.__V = e(), r.i = t, r.__h = e, r.__V) : r.__;
|
|
336
336
|
}
|
|
337
337
|
function ye(e, t) {
|
|
338
338
|
return re = 8, K(function() {
|
|
339
339
|
return e;
|
|
340
340
|
}, t);
|
|
341
341
|
}
|
|
342
|
-
function
|
|
342
|
+
function nr(e) {
|
|
343
343
|
var t = L.context[e.__c], r = Q(F++, 9);
|
|
344
344
|
return r.c = e, t ? (r.__ == null && (r.__ = !0, t.sub(L)), t.props.value) : e.__;
|
|
345
345
|
}
|
|
346
|
-
function
|
|
346
|
+
function Ze(e, t) {
|
|
347
347
|
g.useDebugValue && g.useDebugValue(t ? t(e) : e);
|
|
348
348
|
}
|
|
349
|
-
function
|
|
349
|
+
function or() {
|
|
350
350
|
var e = Q(F++, 11);
|
|
351
351
|
if (!e.__) {
|
|
352
352
|
for (var t = L.__v; t !== null && !t.__m && t.__ !== null; ) t = t.__;
|
|
@@ -355,41 +355,41 @@ function nr() {
|
|
|
355
355
|
}
|
|
356
356
|
return e.__;
|
|
357
357
|
}
|
|
358
|
-
function
|
|
359
|
-
for (var e; e =
|
|
360
|
-
e.__H.__h.forEach(me), e.__H.__h.forEach(
|
|
358
|
+
function $r() {
|
|
359
|
+
for (var e; e = tr.shift(); ) if (e.__P && e.__H) try {
|
|
360
|
+
e.__H.__h.forEach(me), e.__H.__h.forEach(De), e.__H.__h = [];
|
|
361
361
|
} catch (t) {
|
|
362
362
|
e.__H.__h = [], g.__e(t, e.__v);
|
|
363
363
|
}
|
|
364
364
|
}
|
|
365
365
|
g.__b = function(e) {
|
|
366
|
-
L = null,
|
|
366
|
+
L = null, ut && ut(e);
|
|
367
367
|
}, g.__r = function(e) {
|
|
368
|
-
|
|
368
|
+
dt && dt(e), F = 0;
|
|
369
369
|
var t = (L = e.__c).__H;
|
|
370
370
|
t && (Le === L ? (t.__h = [], L.__h = [], t.__.forEach(function(r) {
|
|
371
371
|
r.__N && (r.__ = r.__N), r.__V = he, r.__N = r.i = void 0;
|
|
372
|
-
})) : (t.__h.forEach(me), t.__h.forEach(
|
|
372
|
+
})) : (t.__h.forEach(me), t.__h.forEach(De), t.__h = [], F = 0)), Le = L;
|
|
373
373
|
}, g.diffed = function(e) {
|
|
374
|
-
|
|
374
|
+
pt && pt(e);
|
|
375
375
|
var t = e.__c;
|
|
376
|
-
t && t.__H && (t.__H.__h.length && (
|
|
376
|
+
t && t.__H && (t.__H.__h.length && (tr.push(t) !== 1 && ct === g.requestAnimationFrame || ((ct = g.requestAnimationFrame) || Wr)($r)), t.__H.__.forEach(function(r) {
|
|
377
377
|
r.i && (r.__H = r.i), r.__V !== he && (r.__ = r.__V), r.i = void 0, r.__V = he;
|
|
378
378
|
})), Le = L = null;
|
|
379
379
|
}, g.__c = function(e, t) {
|
|
380
380
|
t.some(function(r) {
|
|
381
381
|
try {
|
|
382
382
|
r.__h.forEach(me), r.__h = r.__h.filter(function(n) {
|
|
383
|
-
return !n.__ ||
|
|
383
|
+
return !n.__ || De(n);
|
|
384
384
|
});
|
|
385
385
|
} catch (n) {
|
|
386
386
|
t.some(function(o) {
|
|
387
387
|
o.__h && (o.__h = []);
|
|
388
388
|
}), t = [], g.__e(n, r.__v);
|
|
389
389
|
}
|
|
390
|
-
}),
|
|
390
|
+
}), ft && ft(e, t);
|
|
391
391
|
}, g.unmount = function(e) {
|
|
392
|
-
|
|
392
|
+
_t && _t(e);
|
|
393
393
|
var t, r = e.__c;
|
|
394
394
|
r && r.__H && (r.__H.__.forEach(function(n) {
|
|
395
395
|
try {
|
|
@@ -399,34 +399,34 @@ g.__b = function(e) {
|
|
|
399
399
|
}
|
|
400
400
|
}), r.__H = void 0, t && g.__e(t, r.__v));
|
|
401
401
|
};
|
|
402
|
-
var
|
|
403
|
-
function
|
|
402
|
+
var ht = typeof requestAnimationFrame == "function";
|
|
403
|
+
function Wr(e) {
|
|
404
404
|
var t, r = function() {
|
|
405
|
-
clearTimeout(n),
|
|
405
|
+
clearTimeout(n), ht && cancelAnimationFrame(t), setTimeout(e);
|
|
406
406
|
}, n = setTimeout(r, 100);
|
|
407
|
-
|
|
407
|
+
ht && (t = requestAnimationFrame(r));
|
|
408
408
|
}
|
|
409
409
|
function me(e) {
|
|
410
410
|
var t = L, r = e.__c;
|
|
411
411
|
typeof r == "function" && (e.__c = void 0, r()), L = t;
|
|
412
412
|
}
|
|
413
|
-
function
|
|
413
|
+
function De(e) {
|
|
414
414
|
var t = L;
|
|
415
415
|
e.__c = e.__(), L = t;
|
|
416
416
|
}
|
|
417
|
-
function
|
|
417
|
+
function Ge(e, t) {
|
|
418
418
|
return !e || e.length !== t.length || t.some(function(r, n) {
|
|
419
419
|
return r !== e[n];
|
|
420
420
|
});
|
|
421
421
|
}
|
|
422
|
-
function
|
|
422
|
+
function ir(e, t) {
|
|
423
423
|
return typeof t == "function" ? t(e) : t;
|
|
424
424
|
}
|
|
425
|
-
function
|
|
425
|
+
function ar(e, t) {
|
|
426
426
|
for (var r in t) e[r] = t[r];
|
|
427
427
|
return e;
|
|
428
428
|
}
|
|
429
|
-
function
|
|
429
|
+
function Fe(e, t) {
|
|
430
430
|
for (var r in e) if (r !== "__source" && !(r in t)) return !0;
|
|
431
431
|
for (var n in t) if (n !== "__source" && e[n] !== t[n]) return !0;
|
|
432
432
|
return !1;
|
|
@@ -434,10 +434,10 @@ function De(e, t) {
|
|
|
434
434
|
function ve(e) {
|
|
435
435
|
this.props = e;
|
|
436
436
|
}
|
|
437
|
-
function
|
|
437
|
+
function sr(e, t) {
|
|
438
438
|
function r(o) {
|
|
439
439
|
var i = this.props.ref, a = i == o.ref;
|
|
440
|
-
return !a && i && (i.call ? i(null) : i.current = null), t ? !t(this.props, o) || !a :
|
|
440
|
+
return !a && i && (i.call ? i(null) : i.current = null), t ? !t(this.props, o) || !a : Fe(this.props, o);
|
|
441
441
|
}
|
|
442
442
|
function n(o) {
|
|
443
443
|
return this.shouldComponentUpdate = r, T(e, o);
|
|
@@ -445,56 +445,56 @@ function ar(e, t) {
|
|
|
445
445
|
return n.displayName = "Memo(" + (e.displayName || e.name) + ")", n.prototype.isReactComponent = !0, n.__f = !0, n;
|
|
446
446
|
}
|
|
447
447
|
(ve.prototype = new P()).isPureReactComponent = !0, ve.prototype.shouldComponentUpdate = function(e, t) {
|
|
448
|
-
return
|
|
448
|
+
return Fe(this.props, e) || Fe(this.state, t);
|
|
449
449
|
};
|
|
450
|
-
var
|
|
450
|
+
var mt = g.__b;
|
|
451
451
|
g.__b = function(e) {
|
|
452
|
-
e.type && e.type.__f && e.ref && (e.props.ref = e.ref, e.ref = null),
|
|
452
|
+
e.type && e.type.__f && e.ref && (e.props.ref = e.ref, e.ref = null), mt && mt(e);
|
|
453
453
|
};
|
|
454
|
-
var
|
|
455
|
-
function
|
|
454
|
+
var Zr = typeof Symbol < "u" && Symbol.for && Symbol.for("react.forward_ref") || 3911;
|
|
455
|
+
function Qe(e) {
|
|
456
456
|
function t(r) {
|
|
457
|
-
var n =
|
|
457
|
+
var n = ar({}, r);
|
|
458
458
|
return delete n.ref, e(n, r.ref || null);
|
|
459
459
|
}
|
|
460
|
-
return t.$$typeof =
|
|
460
|
+
return t.$$typeof = Zr, t.render = t, t.prototype.isReactComponent = t.__f = !0, t.displayName = "ForwardRef(" + (e.displayName || e.name) + ")", t;
|
|
461
461
|
}
|
|
462
|
-
var
|
|
462
|
+
var gt = function(e, t) {
|
|
463
463
|
return e == null ? null : D(D(e).map(t));
|
|
464
|
-
},
|
|
464
|
+
}, lr = { map: gt, forEach: gt, count: function(e) {
|
|
465
465
|
return e ? D(e).length : 0;
|
|
466
466
|
}, only: function(e) {
|
|
467
467
|
var t = D(e);
|
|
468
468
|
if (t.length !== 1) throw "Children.only";
|
|
469
469
|
return t[0];
|
|
470
|
-
}, toArray: D },
|
|
470
|
+
}, toArray: D }, Gr = g.__e;
|
|
471
471
|
g.__e = function(e, t, r, n) {
|
|
472
472
|
if (e.then) {
|
|
473
473
|
for (var o, i = t; i = i.__; ) if ((o = i.__c) && o.__c) return t.__e == null && (t.__e = r.__e, t.__k = r.__k), o.__c(e, t);
|
|
474
474
|
}
|
|
475
|
-
|
|
475
|
+
Gr(e, t, r, n);
|
|
476
476
|
};
|
|
477
|
-
var
|
|
478
|
-
function
|
|
477
|
+
var bt = g.unmount;
|
|
478
|
+
function cr(e, t, r) {
|
|
479
479
|
return e && (e.__c && e.__c.__H && (e.__c.__H.__.forEach(function(n) {
|
|
480
480
|
typeof n.__c == "function" && n.__c();
|
|
481
|
-
}), e.__c.__H = null), (e =
|
|
482
|
-
return
|
|
481
|
+
}), e.__c.__H = null), (e = ar({}, e)).__c != null && (e.__c.__P === r && (e.__c.__P = t), e.__c = null), e.__k = e.__k && e.__k.map(function(n) {
|
|
482
|
+
return cr(n, t, r);
|
|
483
483
|
})), e;
|
|
484
484
|
}
|
|
485
|
-
function
|
|
485
|
+
function ur(e, t, r) {
|
|
486
486
|
return e && r && (e.__v = null, e.__k = e.__k && e.__k.map(function(n) {
|
|
487
|
-
return
|
|
487
|
+
return ur(n, t, r);
|
|
488
488
|
}), e.__c && e.__c.__P === t && (e.__e && r.appendChild(e.__e), e.__c.__e = !0, e.__c.__P = r)), e;
|
|
489
489
|
}
|
|
490
490
|
function X() {
|
|
491
491
|
this.__u = 0, this.t = null, this.__b = null;
|
|
492
492
|
}
|
|
493
|
-
function
|
|
493
|
+
function dr(e) {
|
|
494
494
|
var t = e.__.__c;
|
|
495
495
|
return t && t.__a && t.__a(e);
|
|
496
496
|
}
|
|
497
|
-
function
|
|
497
|
+
function Ce(e) {
|
|
498
498
|
var t, r, n;
|
|
499
499
|
function o(i) {
|
|
500
500
|
if (t || (t = e()).then(function(a) {
|
|
@@ -512,11 +512,11 @@ function Y() {
|
|
|
512
512
|
}
|
|
513
513
|
g.unmount = function(e) {
|
|
514
514
|
var t = e.__c;
|
|
515
|
-
t && t.__R && t.__R(), t && 32 & e.__u && (e.type = null),
|
|
515
|
+
t && t.__R && t.__R(), t && 32 & e.__u && (e.type = null), bt && bt(e);
|
|
516
516
|
}, (X.prototype = new P()).__c = function(e, t) {
|
|
517
517
|
var r = t.__c, n = this;
|
|
518
518
|
n.t == null && (n.t = []), n.t.push(r);
|
|
519
|
-
var o =
|
|
519
|
+
var o = dr(n.__v), i = !1, a = function() {
|
|
520
520
|
i || (i = !0, r.__R = null, o ? o(s) : s());
|
|
521
521
|
};
|
|
522
522
|
r.__R = a;
|
|
@@ -524,7 +524,7 @@ g.unmount = function(e) {
|
|
|
524
524
|
if (!--n.__u) {
|
|
525
525
|
if (n.state.__a) {
|
|
526
526
|
var l = n.state.__a;
|
|
527
|
-
n.__v.__k[0] =
|
|
527
|
+
n.__v.__k[0] = ur(l, l.__c.__P, l.__c.__O);
|
|
528
528
|
}
|
|
529
529
|
var u;
|
|
530
530
|
for (n.setState({ __a: n.__b = null }); u = n.t.pop(); ) u.forceUpdate();
|
|
@@ -537,26 +537,26 @@ g.unmount = function(e) {
|
|
|
537
537
|
if (this.__b) {
|
|
538
538
|
if (this.__v.__k) {
|
|
539
539
|
var r = document.createElement("div"), n = this.__v.__k[0].__c;
|
|
540
|
-
this.__v.__k[0] =
|
|
540
|
+
this.__v.__k[0] = cr(this.__b, r, n.__O = n.__P);
|
|
541
541
|
}
|
|
542
542
|
this.__b = null;
|
|
543
543
|
}
|
|
544
544
|
var o = t.__a && T(V, null, e.fallback);
|
|
545
545
|
return o && (o.__u &= -33), [T(V, null, t.__a ? null : e.children), o];
|
|
546
546
|
};
|
|
547
|
-
var
|
|
547
|
+
var xt = function(e, t, r) {
|
|
548
548
|
if (++r[1] === r[0] && e.o.delete(t), e.props.revealOrder && (e.props.revealOrder[0] !== "t" || !e.o.size)) for (r = e.u; r; ) {
|
|
549
549
|
for (; r.length > 3; ) r.pop()();
|
|
550
550
|
if (r[1] < r[0]) break;
|
|
551
551
|
e.u = r = r[2];
|
|
552
552
|
}
|
|
553
553
|
};
|
|
554
|
-
function
|
|
554
|
+
function Qr(e) {
|
|
555
555
|
return this.getChildContext = function() {
|
|
556
556
|
return e.context;
|
|
557
557
|
}, e.children;
|
|
558
558
|
}
|
|
559
|
-
function
|
|
559
|
+
function Kr(e) {
|
|
560
560
|
var t = this, r = e.i;
|
|
561
561
|
t.componentWillUnmount = function() {
|
|
562
562
|
te(null, t.l), t.l = null, t.i = null;
|
|
@@ -566,17 +566,17 @@ function Qr(e) {
|
|
|
566
566
|
this.childNodes.push(n), t.i.appendChild(n);
|
|
567
567
|
}, removeChild: function(n) {
|
|
568
568
|
this.childNodes.splice(this.childNodes.indexOf(n) >>> 1, 1), t.i.removeChild(n);
|
|
569
|
-
} }), te(T(
|
|
569
|
+
} }), te(T(Qr, { context: t.context }, e.__v), t.l);
|
|
570
570
|
}
|
|
571
|
-
function
|
|
572
|
-
var r = T(
|
|
571
|
+
function pr(e, t) {
|
|
572
|
+
var r = T(Kr, { __v: e, i: t });
|
|
573
573
|
return r.containerInfo = t, r;
|
|
574
574
|
}
|
|
575
575
|
(Y.prototype = new P()).__a = function(e) {
|
|
576
|
-
var t = this, r =
|
|
576
|
+
var t = this, r = dr(t.__v), n = t.o.get(e);
|
|
577
577
|
return n[0]++, function(o) {
|
|
578
578
|
var i = function() {
|
|
579
|
-
t.props.revealOrder ? (n.push(o),
|
|
579
|
+
t.props.revealOrder ? (n.push(o), xt(t, e, n)) : o();
|
|
580
580
|
};
|
|
581
581
|
r ? r(i) : i();
|
|
582
582
|
};
|
|
@@ -589,17 +589,17 @@ function dr(e, t) {
|
|
|
589
589
|
}, Y.prototype.componentDidUpdate = Y.prototype.componentDidMount = function() {
|
|
590
590
|
var e = this;
|
|
591
591
|
this.o.forEach(function(t, r) {
|
|
592
|
-
|
|
592
|
+
xt(e, r, t);
|
|
593
593
|
});
|
|
594
594
|
};
|
|
595
|
-
var
|
|
595
|
+
var fr = typeof Symbol < "u" && Symbol.for && Symbol.for("react.element") || 60103, Jr = /^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/, Yr = /^on(Ani|Tra|Tou|BeforeInp|Compo)/, Xr = /[A-Z0-9]/g, en = typeof document < "u", tn = function(e) {
|
|
596
596
|
return (typeof Symbol < "u" && typeof Symbol() == "symbol" ? /fil|che|rad/ : /fil|che|ra/).test(e);
|
|
597
597
|
};
|
|
598
|
-
function
|
|
598
|
+
function _r(e, t, r) {
|
|
599
599
|
return t.__k == null && (t.textContent = ""), te(e, t), typeof r == "function" && r(), e ? e.__c : null;
|
|
600
600
|
}
|
|
601
|
-
function
|
|
602
|
-
return
|
|
601
|
+
function hr(e, t, r) {
|
|
602
|
+
return Xt(e, t), typeof r == "function" && r(), e ? e.__c : null;
|
|
603
603
|
}
|
|
604
604
|
P.prototype.isReactComponent = {}, ["componentWillMount", "componentWillReceiveProps", "componentWillUpdate"].forEach(function(e) {
|
|
605
605
|
Object.defineProperty(P.prototype, e, { configurable: !0, get: function() {
|
|
@@ -608,85 +608,85 @@ P.prototype.isReactComponent = {}, ["componentWillMount", "componentWillReceiveP
|
|
|
608
608
|
Object.defineProperty(this, e, { configurable: !0, writable: !0, value: t });
|
|
609
609
|
} });
|
|
610
610
|
});
|
|
611
|
-
var
|
|
612
|
-
function tn() {
|
|
613
|
-
}
|
|
611
|
+
var yt = g.event;
|
|
614
612
|
function rn() {
|
|
615
|
-
return this.cancelBubble;
|
|
616
613
|
}
|
|
617
614
|
function nn() {
|
|
615
|
+
return this.cancelBubble;
|
|
616
|
+
}
|
|
617
|
+
function on() {
|
|
618
618
|
return this.defaultPrevented;
|
|
619
619
|
}
|
|
620
620
|
g.event = function(e) {
|
|
621
|
-
return
|
|
621
|
+
return yt && (e = yt(e)), e.persist = rn, e.isPropagationStopped = nn, e.isDefaultPrevented = on, e.nativeEvent = e;
|
|
622
622
|
};
|
|
623
|
-
var
|
|
623
|
+
var Ke, an = { enumerable: !1, configurable: !0, get: function() {
|
|
624
624
|
return this.class;
|
|
625
|
-
} },
|
|
625
|
+
} }, vt = g.vnode;
|
|
626
626
|
g.vnode = function(e) {
|
|
627
627
|
typeof e.type == "string" && function(t) {
|
|
628
628
|
var r = t.props, n = t.type, o = {};
|
|
629
629
|
for (var i in r) {
|
|
630
630
|
var a = r[i];
|
|
631
|
-
if (!(i === "value" && "defaultValue" in r && a == null ||
|
|
631
|
+
if (!(i === "value" && "defaultValue" in r && a == null || en && i === "children" && n === "noscript" || i === "class" || i === "className")) {
|
|
632
632
|
var s = i.toLowerCase();
|
|
633
|
-
i === "defaultValue" && "value" in r && r.value == null ? i = "value" : i === "download" && a === !0 ? a = "" : s === "ondoubleclick" ? i = "ondblclick" : s !== "onchange" || n !== "input" && n !== "textarea" ||
|
|
633
|
+
i === "defaultValue" && "value" in r && r.value == null ? i = "value" : i === "download" && a === !0 ? a = "" : s === "ondoubleclick" ? i = "ondblclick" : s !== "onchange" || n !== "input" && n !== "textarea" || tn(r.type) ? s === "onfocus" ? i = "onfocusin" : s === "onblur" ? i = "onfocusout" : Yr.test(i) ? i = s : n.indexOf("-") === -1 && Jr.test(i) ? i = i.replace(Xr, "-$&").toLowerCase() : a === null && (a = void 0) : s = i = "oninput", s === "oninput" && o[i = s] && (i = "oninputCapture"), o[i] = a;
|
|
634
634
|
}
|
|
635
635
|
}
|
|
636
636
|
n == "select" && o.multiple && Array.isArray(o.value) && (o.value = D(r.children).forEach(function(l) {
|
|
637
637
|
l.props.selected = o.value.indexOf(l.props.value) != -1;
|
|
638
638
|
})), n == "select" && o.defaultValue != null && (o.value = D(r.children).forEach(function(l) {
|
|
639
639
|
l.props.selected = o.multiple ? o.defaultValue.indexOf(l.props.value) != -1 : o.defaultValue == l.props.value;
|
|
640
|
-
})), r.class && !r.className ? (o.class = r.class, Object.defineProperty(o, "className",
|
|
641
|
-
}(e), e.$$typeof =
|
|
640
|
+
})), r.class && !r.className ? (o.class = r.class, Object.defineProperty(o, "className", an)) : (r.className && !r.class || r.class && r.className) && (o.class = o.className = r.className), t.props = o;
|
|
641
|
+
}(e), e.$$typeof = fr, vt && vt(e);
|
|
642
642
|
};
|
|
643
|
-
var
|
|
643
|
+
var kt = g.__r;
|
|
644
644
|
g.__r = function(e) {
|
|
645
|
-
|
|
645
|
+
kt && kt(e), Ke = e.__c;
|
|
646
646
|
};
|
|
647
|
-
var
|
|
647
|
+
var wt = g.diffed;
|
|
648
648
|
g.diffed = function(e) {
|
|
649
|
-
|
|
649
|
+
wt && wt(e);
|
|
650
650
|
var t = e.props, r = e.__e;
|
|
651
|
-
r != null && e.type === "textarea" && "value" in t && t.value !== r.value && (r.value = t.value == null ? "" : t.value),
|
|
651
|
+
r != null && e.type === "textarea" && "value" in t && t.value !== r.value && (r.value = t.value == null ? "" : t.value), Ke = null;
|
|
652
652
|
};
|
|
653
|
-
var
|
|
654
|
-
return
|
|
653
|
+
var mr = { ReactCurrentDispatcher: { current: { readContext: function(e) {
|
|
654
|
+
return Ke.__n[e.__c].props.value;
|
|
655
655
|
} } } };
|
|
656
|
-
function
|
|
656
|
+
function gr(e) {
|
|
657
657
|
return T.bind(null, e);
|
|
658
658
|
}
|
|
659
659
|
function de(e) {
|
|
660
|
-
return !!e && e.$$typeof ===
|
|
660
|
+
return !!e && e.$$typeof === fr;
|
|
661
661
|
}
|
|
662
|
-
function
|
|
662
|
+
function br(e) {
|
|
663
663
|
return de(e) && e.type === V;
|
|
664
664
|
}
|
|
665
|
-
function
|
|
666
|
-
return de(e) ?
|
|
665
|
+
function xr(e) {
|
|
666
|
+
return de(e) ? Fr.apply(null, arguments) : e;
|
|
667
667
|
}
|
|
668
|
-
function
|
|
668
|
+
function ke(e) {
|
|
669
669
|
return !!e.__k && (te(null, e), !0);
|
|
670
670
|
}
|
|
671
|
-
function
|
|
671
|
+
function yr(e) {
|
|
672
672
|
return e && (e.base || e.nodeType === 1 && e) || null;
|
|
673
673
|
}
|
|
674
|
-
var
|
|
674
|
+
var vr = function(e, t) {
|
|
675
675
|
return e(t);
|
|
676
|
-
},
|
|
676
|
+
}, kr = function(e, t) {
|
|
677
677
|
return e(t);
|
|
678
|
-
},
|
|
678
|
+
}, wr = V;
|
|
679
679
|
function Je(e) {
|
|
680
680
|
e();
|
|
681
681
|
}
|
|
682
|
-
function
|
|
682
|
+
function Cr(e) {
|
|
683
683
|
return e;
|
|
684
684
|
}
|
|
685
|
-
function
|
|
685
|
+
function Sr() {
|
|
686
686
|
return [!1, Je];
|
|
687
687
|
}
|
|
688
|
-
var
|
|
689
|
-
function
|
|
688
|
+
var Er = ue, Ir = de;
|
|
689
|
+
function Lr(e, t) {
|
|
690
690
|
var r = t(), n = Z({ h: { __: r, v: t } }), o = n[0].h, i = n[1];
|
|
691
691
|
return ue(function() {
|
|
692
692
|
o.__ = r, o.v = t, Re(o) && i({ h: o });
|
|
@@ -705,15 +705,15 @@ function Re(e) {
|
|
|
705
705
|
return !0;
|
|
706
706
|
}
|
|
707
707
|
}
|
|
708
|
-
var
|
|
709
|
-
const
|
|
708
|
+
var sn = { useState: Z, useId: or, useReducer: We, useEffect: N, useLayoutEffect: ue, useInsertionEffect: Er, useTransition: Sr, useDeferredValue: Cr, useSyncExternalStore: Lr, startTransition: Je, useRef: G, useImperativeHandle: rr, useMemo: K, useCallback: ye, useContext: nr, useDebugValue: Ze, version: "17.0.2", Children: lr, render: _r, hydrate: hr, unmountComponentAtNode: ke, createPortal: pr, createElement: T, createContext: er, createFactory: gr, cloneElement: xr, createRef: Gt, Fragment: V, isValidElement: de, isElement: Ir, isFragment: br, findDOMNode: yr, Component: P, PureComponent: ve, memo: sr, forwardRef: Qe, flushSync: kr, unstable_batchedUpdates: vr, StrictMode: wr, Suspense: X, SuspenseList: Y, lazy: Ce, __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: mr };
|
|
709
|
+
const ln = Object.freeze(Object.defineProperty({ __proto__: null, Children: lr, Component: P, Fragment: V, PureComponent: ve, StrictMode: wr, Suspense: X, SuspenseList: Y, __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: mr, cloneElement: xr, createContext: er, createElement: T, createFactory: gr, createPortal: pr, createRef: Gt, default: sn, findDOMNode: yr, flushSync: kr, forwardRef: Qe, hydrate: hr, isElement: Ir, isFragment: br, isValidElement: de, lazy: Ce, memo: sr, render: _r, startTransition: Je, unmountComponentAtNode: ke, unstable_batchedUpdates: vr, useCallback: ye, useContext: nr, useDebugValue: Ze, useDeferredValue: Cr, useEffect: N, useErrorBoundary: function(e) {
|
|
710
710
|
var t = Q(F++, 10), r = Z();
|
|
711
711
|
return t.__ = e, L.componentDidCatch || (L.componentDidCatch = function(n, o) {
|
|
712
712
|
t.__ && t.__(n, o), r[1](n);
|
|
713
713
|
}), [r[0], function() {
|
|
714
714
|
r[1](void 0);
|
|
715
715
|
}];
|
|
716
|
-
}, useId:
|
|
716
|
+
}, useId: or, useImperativeHandle: rr, useInsertionEffect: Er, useLayoutEffect: ue, useMemo: K, useReducer: We, useRef: G, useState: Z, useSyncExternalStore: Lr, useTransition: Sr, version: "17.0.2" }, Symbol.toStringTag, { value: "Module" })), Ct = (e) => {
|
|
717
717
|
let t;
|
|
718
718
|
const r = /* @__PURE__ */ new Set(), n = (a, s) => {
|
|
719
719
|
const l = typeof a == "function" ? a(t) : a;
|
|
@@ -724,10 +724,10 @@ const sn = Object.freeze(Object.defineProperty({ __proto__: null, Children: sr,
|
|
|
724
724
|
}, o = () => t, i = { setState: n, getState: o, subscribe: (a) => (r.add(a), () => r.delete(a)), destroy: () => r.clear() };
|
|
725
725
|
return t = e(n, o, i), i;
|
|
726
726
|
};
|
|
727
|
-
function
|
|
727
|
+
function cn(e) {
|
|
728
728
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
729
729
|
}
|
|
730
|
-
function
|
|
730
|
+
function un(e) {
|
|
731
731
|
if (Object.prototype.hasOwnProperty.call(e, "__esModule")) return e;
|
|
732
732
|
var t = e.default;
|
|
733
733
|
if (typeof t == "function") {
|
|
@@ -743,14 +743,14 @@ function cn(e) {
|
|
|
743
743
|
} });
|
|
744
744
|
}), r;
|
|
745
745
|
}
|
|
746
|
-
var
|
|
747
|
-
const
|
|
748
|
-
var
|
|
749
|
-
function
|
|
750
|
-
return
|
|
751
|
-
if (
|
|
752
|
-
|
|
753
|
-
var e =
|
|
746
|
+
var St = { exports: {} }, je = {};
|
|
747
|
+
const Rr = un(ln);
|
|
748
|
+
var Et, It, Lt, Rt, jt = { exports: {} }, Ue = {};
|
|
749
|
+
function dn() {
|
|
750
|
+
return It || (It = 1, jt.exports = function() {
|
|
751
|
+
if (Et) return Ue;
|
|
752
|
+
Et = 1;
|
|
753
|
+
var e = Rr, t = typeof Object.is == "function" ? Object.is : function(l, u) {
|
|
754
754
|
return l === u && (l !== 0 || 1 / l == 1 / u) || l != l && u != u;
|
|
755
755
|
}, r = e.useState, n = e.useEffect, o = e.useLayoutEffect, i = e.useDebugValue;
|
|
756
756
|
function a(l) {
|
|
@@ -776,12 +776,12 @@ function un() {
|
|
|
776
776
|
}, [l]), i(d), d;
|
|
777
777
|
};
|
|
778
778
|
return Ue.useSyncExternalStore = e.useSyncExternalStore !== void 0 ? e.useSyncExternalStore : s, Ue;
|
|
779
|
-
}()),
|
|
779
|
+
}()), jt.exports;
|
|
780
780
|
}
|
|
781
|
-
var
|
|
782
|
-
if (
|
|
783
|
-
|
|
784
|
-
var e =
|
|
781
|
+
var pn = (Rt || (Rt = 1, St.exports = function() {
|
|
782
|
+
if (Lt) return je;
|
|
783
|
+
Lt = 1;
|
|
784
|
+
var e = Rr, t = dn(), r = typeof Object.is == "function" ? Object.is : function(l, u) {
|
|
785
785
|
return l === u && (l !== 0 || 1 / l == 1 / u) || l != l && u != u;
|
|
786
786
|
}, n = t.useSyncExternalStore, o = e.useRef, i = e.useEffect, a = e.useMemo, s = e.useDebugValue;
|
|
787
787
|
return je.useSyncExternalStoreWithSelector = function(l, u, d, c, f) {
|
|
@@ -810,21 +810,21 @@ var dn = (Lt || (Lt = 1, Ct.exports = function() {
|
|
|
810
810
|
return y(I());
|
|
811
811
|
}];
|
|
812
812
|
}, [u, d, c, f]);
|
|
813
|
-
var
|
|
813
|
+
var S = n(l, p[0], p[1]);
|
|
814
814
|
return i(function() {
|
|
815
|
-
_.hasValue = !0, _.value =
|
|
816
|
-
}, [
|
|
815
|
+
_.hasValue = !0, _.value = S;
|
|
816
|
+
}, [S]), s(S), S;
|
|
817
817
|
}, je;
|
|
818
|
-
}()),
|
|
819
|
-
const
|
|
820
|
-
const t = typeof e == "function" ? ((n) => n ?
|
|
821
|
-
const l =
|
|
822
|
-
return
|
|
818
|
+
}()), St.exports);
|
|
819
|
+
const fn = cn(pn), { useSyncExternalStoreWithSelector: _n } = fn, Ut = (e) => {
|
|
820
|
+
const t = typeof e == "function" ? ((n) => n ? Ct(n) : Ct)(e) : e, r = (n, o) => function(i, a = i.getState, s) {
|
|
821
|
+
const l = _n(i.subscribe, i.getState, i.getServerState || i.getState, a, s);
|
|
822
|
+
return Ze(l), l;
|
|
823
823
|
}(t, n, o);
|
|
824
824
|
return Object.assign(r, t), r;
|
|
825
|
-
},
|
|
826
|
-
var
|
|
827
|
-
const
|
|
825
|
+
}, hn = (e) => e ? Ut(e) : Ut;
|
|
826
|
+
var mn = ((e) => (e.RIGHT = "right", e.LEFT = "left", e))(mn || {});
|
|
827
|
+
const gn = 1, bn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
828
828
|
return !this.eq(e, t);
|
|
829
829
|
}, gt: (e, t) => e > t, gte: (e, t) => e >= t, lt: (e, t) => e < t, lte: (e, t) => e <= t, list_exact: (e, t) => !(!Array.isArray(e) || !Array.isArray(t)) && e.slice().sort().join(",") === t.slice().sort().join(","), list_all: (e, t) => !(!Array.isArray(e) || !Array.isArray(t)) && !t.some((r) => e.indexOf(r) === -1), list_alo(e, t) {
|
|
830
830
|
if (!Array.isArray(t)) return !1;
|
|
@@ -839,7 +839,7 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
839
839
|
return r.includes(n);
|
|
840
840
|
}, notcontains(e, t) {
|
|
841
841
|
return !this.contains(e, t);
|
|
842
|
-
} },
|
|
842
|
+
} }, xn = (e, t, r) => {
|
|
843
843
|
switch (t) {
|
|
844
844
|
case "videovoice":
|
|
845
845
|
return !!(e && e.value);
|
|
@@ -862,42 +862,42 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
862
862
|
default:
|
|
863
863
|
return !0;
|
|
864
864
|
}
|
|
865
|
-
},
|
|
865
|
+
}, jr = (e, t) => {
|
|
866
866
|
if (t === "matrix") {
|
|
867
867
|
const r = Object.keys(e).length, n = Object.values(e).filter((o) => o !== null).length;
|
|
868
868
|
return n > 0 && n < r;
|
|
869
869
|
}
|
|
870
870
|
return !1;
|
|
871
|
-
},
|
|
871
|
+
}, Ur = ({ cards: e, index: t, hasEndCard: r, allResponses: n, uploadProgress: o = {} }) => {
|
|
872
872
|
var u, d;
|
|
873
873
|
if (t >= e.length || t < 0) return null;
|
|
874
874
|
let i = t + 1;
|
|
875
875
|
const a = e[t].props.routingOptions || [];
|
|
876
876
|
for (const c of a) {
|
|
877
877
|
const { group: f, target: p } = c;
|
|
878
|
-
if (
|
|
878
|
+
if (Ot(f, n, e)) {
|
|
879
879
|
i = p === -1 && r ? e.length - 1 : p;
|
|
880
880
|
break;
|
|
881
881
|
}
|
|
882
882
|
}
|
|
883
883
|
const s = e.findIndex((c) => c.type === "uploading");
|
|
884
884
|
let l;
|
|
885
|
-
for (l = s > 0 ? r ? e.length - 3 : e.length - 2 : e.length - 1; i !== null && i !== -1 && i <= l && ((d = (u = e[i]) == null ? void 0 : u.props) != null && d.displayLogic) && e[i].props.displayLogic.length > 0 && !(e[i].props.displayLogic || []).some((c) =>
|
|
885
|
+
for (l = s > 0 ? r ? e.length - 3 : e.length - 2 : e.length - 1; i !== null && i !== -1 && i <= l && ((d = (u = e[i]) == null ? void 0 : u.props) != null && d.displayLogic) && e[i].props.displayLogic.length > 0 && !(e[i].props.displayLogic || []).some((c) => Ot(c.group, n, e)); )
|
|
886
886
|
i++;
|
|
887
887
|
return t >= l || i === -1 || i !== null && i > l ? s > 0 && Object.values(o).some((f) => f.isSubmitted && !f.isComplete) ? s : r ? e.length - 1 : null : i === -1 ? null : i;
|
|
888
|
-
},
|
|
888
|
+
}, Ot = (e, t, r) => {
|
|
889
889
|
if (!e || e.length === 0) return !1;
|
|
890
890
|
const n = e[0];
|
|
891
891
|
if (n.questionIndex === void 0 || n.questionIndex >= t.length) return !1;
|
|
892
|
-
let o = !!
|
|
892
|
+
let o = !!Ht({ comparator: n.comparator, response: t[n.questionIndex], type: r[n.questionIndex].type, value: n.value });
|
|
893
893
|
for (let i = 1; i < e.length; i += 2) {
|
|
894
894
|
const a = e[i], s = e[i + 1];
|
|
895
895
|
if (!s) continue;
|
|
896
|
-
const l = !!
|
|
897
|
-
a ===
|
|
896
|
+
const l = !!Ht({ comparator: s.comparator, response: t[s.questionIndex], type: r[s.questionIndex].type, value: s.value });
|
|
897
|
+
a === gn ? o = o && l : a === bn && (o = o || l);
|
|
898
898
|
}
|
|
899
899
|
return o;
|
|
900
|
-
},
|
|
900
|
+
}, Ht = ({ comparator: e, response: t, type: r, value: n }) => {
|
|
901
901
|
if (e === "answered") switch (r) {
|
|
902
902
|
case "texturlprompt":
|
|
903
903
|
return t === void 0;
|
|
@@ -929,7 +929,7 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
929
929
|
return !1;
|
|
930
930
|
}
|
|
931
931
|
if (e === "given_up") return r !== "recordedtask" || "taskStatus" in t && t.taskStatus === "given.up";
|
|
932
|
-
if (e === "partial") return r === "matrix" &&
|
|
932
|
+
if (e === "partial") return r === "matrix" && jr(t, r);
|
|
933
933
|
if (e === "skipped") switch (r) {
|
|
934
934
|
case "texturlprompt":
|
|
935
935
|
return t == null ? void 0 : t.skipped;
|
|
@@ -959,7 +959,7 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
959
959
|
return !1;
|
|
960
960
|
}
|
|
961
961
|
return Ye[e](t, n);
|
|
962
|
-
},
|
|
962
|
+
}, yn = (e) => {
|
|
963
963
|
var n, o, i;
|
|
964
964
|
switch (e.type) {
|
|
965
965
|
case "multipleselect":
|
|
@@ -995,7 +995,7 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
995
995
|
return [1];
|
|
996
996
|
}
|
|
997
997
|
var t, r;
|
|
998
|
-
},
|
|
998
|
+
}, vn = (e) => e in Ye, kn = (e) => typeof e == "object" && e !== null && "taskStatus" in e, wn = (e, t = []) => t.reduce((r, n) => {
|
|
999
999
|
const { group: o, target: i } = n;
|
|
1000
1000
|
if (!(o != null && o.length)) return [...r];
|
|
1001
1001
|
const a = o.filter((s) => !!Number(s) || typeof s == "object" && s.questionIndex === e).map((s) => {
|
|
@@ -1003,9 +1003,9 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1003
1003
|
return { comparator: l, target: i, value: u };
|
|
1004
1004
|
});
|
|
1005
1005
|
return [...r, ...a];
|
|
1006
|
-
}, []), Oe = /* @__PURE__ */ new Set(["thanks", "uploading"]), B =
|
|
1006
|
+
}, []), Oe = /* @__PURE__ */ new Set(["thanks", "uploading"]), B = hn()((e, t) => ({ addResponseGroupMeta: void 0, allResponses: [], answers: void 0, apiURL: "", avatars: { agentAvatar: { "1x": "", "2x": "" }, respondentAvatar: { "1x": "", "2x": "" } }, border: "#000000", cards: [], close: async (r = se) => {
|
|
1007
1007
|
const n = t(), { fadeout: o, remove: i, trackHistory: a, studyType: s } = n;
|
|
1008
|
-
await o(r), He(n) || a({ event: "closed" }),
|
|
1008
|
+
await o(r), He(n) || a({ event: "closed" }), Ie.info("SurveyClosing", { surveyId: n.surveyId }), tt.enable(), i({ initiator: rt.Closed, studyType: s });
|
|
1009
1009
|
}, configureExitOnOverlayClick: () => {
|
|
1010
1010
|
}, customMetadata: {}, destroy: async (r) => {
|
|
1011
1011
|
const { eventEmitFn: n, fadeout: o, remove: i, studyType: a, surveyId: s } = t();
|
|
@@ -1022,25 +1022,25 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1022
1022
|
const { cards: n, eventEmitFn: o, index: i } = t();
|
|
1023
1023
|
o(r, { qid: n[i].name, props: n[i].props }), e(() => ({ hasViewedEmbed: !0 }));
|
|
1024
1024
|
}, handleUploadUpdate: ({ mediaRecordingUid: r, isComplete: n, progressPct: o, isSubmitted: i }) => {
|
|
1025
|
-
var p, _,
|
|
1026
|
-
const { cards: a, destroy: s, index: l, uploadProgress: u } = t(), d = n || ((p = u[r]) == null ? void 0 : p.isComplete), c = { ...u, [r]: { progressPct: d ? 100 : o || ((_ = u[r]) == null ? void 0 : _.progressPct), isComplete: d, isSubmitted: i || ((
|
|
1025
|
+
var p, _, S;
|
|
1026
|
+
const { cards: a, destroy: s, index: l, uploadProgress: u } = t(), d = n || ((p = u[r]) == null ? void 0 : p.isComplete), c = { ...u, [r]: { progressPct: d ? 100 : o || ((_ = u[r]) == null ? void 0 : _.progressPct), isComplete: d, isSubmitted: i || ((S = u[r]) == null ? void 0 : S.isSubmitted) } };
|
|
1027
1027
|
if (e({ uploadProgress: c }), a[l].type !== "uploading") return;
|
|
1028
1028
|
const f = Object.entries(u).every(([y, v]) => !v.isSubmitted || v.isComplete || r == y && n);
|
|
1029
1029
|
if (f && l >= a.length - 1) return s(se);
|
|
1030
1030
|
e({ index: f ? l + 1 : l, uploadingCardViewed: !0 });
|
|
1031
1031
|
}, hasViewedEmbed: !1, headers: { Authorization: "", "Content-Type": "", "userleap-platform": "web", "x-ul-environment-id": "", "x-ul-installation-method": "web-snippet", "x-ul-sdk-version": "", "x-ul-visitor-id": "" }, index: 0, isConversationalUI: !1, isPreview: !1, layout: "default", marketingUrl: "https://sprig.com", meta: { ch: 0, cw: 0, l: "", mode: null, p: "", sh: 0, sw: 0 }, mode: void 0, next: (r) => {
|
|
1032
|
-
const { allResponses: n, cards: o, eventEmitFn: i, index: a, responseGroupUid: s, submit: l, trackHistory: u, uploadProgress: d, viewedCardCount: c } = t(), f = Array.isArray(r.data) ? r.data : [r.data], p = Date.now(), _ = [...o],
|
|
1032
|
+
const { allResponses: n, cards: o, eventEmitFn: i, index: a, responseGroupUid: s, submit: l, trackHistory: u, uploadProgress: d, viewedCardCount: c } = t(), f = Array.isArray(r.data) ? r.data : [r.data], p = Date.now(), _ = [...o], S = { response: [], responseGroupUid: s, questionIndex: a };
|
|
1033
1033
|
let y = null;
|
|
1034
1034
|
const v = n.slice(0);
|
|
1035
1035
|
f.forEach((I, k) => {
|
|
1036
|
-
const h = _[a + k], { type: x, ...R } = I,
|
|
1037
|
-
|
|
1038
|
-
const j =
|
|
1039
|
-
((O) => O && !Oe.has(O.type))(h) && (h.value = j, h.secondaryValue =
|
|
1036
|
+
const h = _[a + k], { type: x, ...R } = I, E = { ...R, answeredAt: p };
|
|
1037
|
+
E.questionId = Math.floor(E.questionId);
|
|
1038
|
+
const j = E.value;
|
|
1039
|
+
((O) => O && !Oe.has(O.type))(h) && (h.value = j, h.secondaryValue = E.secondaryValue || null), S.response.push(E);
|
|
1040
1040
|
let H = j;
|
|
1041
|
-
x !== "multipleselect" && x !== "multiplechoice" || j === null || (H = x === "multiplechoice" ? Object.values(j).find((O) => O !== !1) : j, x === "multipleselect" && (H = _[a + k].props.options.reduce((O, U) => (j[U.id] && O.push(U.value), O), []))), v[a + k] = H, y =
|
|
1042
|
-
}), e({ allResponses: v }), (y === null || Oe.has(_[y].type)) && (
|
|
1043
|
-
const m = l(
|
|
1041
|
+
x !== "multipleselect" && x !== "multiplechoice" || j === null || (H = x === "multiplechoice" ? Object.values(j).find((O) => O !== !1) : j, x === "multipleselect" && (H = _[a + k].props.options.reduce((O, U) => (j[U.id] && O.push(U.value), O), []))), v[a + k] = H, y = Ur({ cards: _, index: a + k, hasEndCard: !!r.endCard, uploadProgress: d, allResponses: v });
|
|
1042
|
+
}), e({ allResponses: v }), (y === null || Oe.has(_[y].type)) && (S.completedAt = p);
|
|
1043
|
+
const m = l(S);
|
|
1044
1044
|
if (y === null) return void r.completeSurvey();
|
|
1045
1045
|
y && !Oe.has(_[y].type) && m.finally(() => {
|
|
1046
1046
|
u({ event: "seen", index: y });
|
|
@@ -1066,22 +1066,22 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1066
1066
|
const s = { responseGroupUid: i, meta: a.meta, customMetadata: a.customMetadata, responses: o, completedAt: r, previewKey: a.previewKey };
|
|
1067
1067
|
if (typeof a.addResponseGroupMeta == "function") try {
|
|
1068
1068
|
const u = await a.addResponseGroupMeta();
|
|
1069
|
-
typeof u == "object" && u !== null ? s.meta = { ...s.meta, ...u } :
|
|
1069
|
+
typeof u == "object" && u !== null ? s.meta = { ...s.meta, ...u } : Ie.error("addResponseGroupMeta must return an object");
|
|
1070
1070
|
} catch (u) {
|
|
1071
|
-
|
|
1071
|
+
Ie.error("addResponseGroupMeta promise failed", u);
|
|
1072
1072
|
}
|
|
1073
|
-
const l = await a.trackPromise(
|
|
1073
|
+
const l = await a.trackPromise(Pe(`${a.apiURL}/sdk/1/environments/${a.envId}/visitors/${a.userId}/responses/submit`, { body: JSON.stringify(s), headers: a.headers, method: "POST" }));
|
|
1074
1074
|
l.ok ? o.forEach((u, d) => {
|
|
1075
1075
|
a.eventEmitFn(A.QuestionAnswered, { ...u, questionIndex: n ? n + d : void 0, "survey.id": a.surveyId });
|
|
1076
|
-
}) : l.reportError && (console.warn("[Sprig] (ERR-427) Failed to submit response", l.error), await a.trackPromise(
|
|
1076
|
+
}) : l.reportError && (console.warn("[Sprig] (ERR-427) Failed to submit response", l.error), await a.trackPromise(Mt(a, "submitResponse", l.error)));
|
|
1077
1077
|
}, surveyId: 0, surveyVisitorAttributes: {}, tabTitle: "", trackHistory: async ({ event: r, index: n, isNew: o = !1 }) => {
|
|
1078
1078
|
const i = t();
|
|
1079
1079
|
if (He(i)) return;
|
|
1080
1080
|
const { cards: a, index: s } = i;
|
|
1081
1081
|
let l = n ?? s, u = a[l];
|
|
1082
1082
|
for (; u; ) {
|
|
1083
|
-
const d = { sid: i.surveyId, qid: Math.floor(u.name), action: r, vid: i.userId, eid: i.envId, isNew: o, responseGroupUid: i.responseGroupUid, previewKey: i.previewKey }, c = await i.trackPromise(
|
|
1084
|
-
!c.ok && c.reportError && (console.warn("[Sprig] (ERR-428) Failed to track survey event", c.error), await i.trackPromise(
|
|
1083
|
+
const d = { sid: i.surveyId, qid: Math.floor(u.name), action: r, vid: i.userId, eid: i.envId, isNew: o, responseGroupUid: i.responseGroupUid, previewKey: i.previewKey }, c = await i.trackPromise(Pe(`${i.apiURL}/sdk/1/visitors/${i.userId}/surveys/${i.surveyId}/history`, { method: "POST", headers: i.headers, body: JSON.stringify(d) }));
|
|
1084
|
+
!c.ok && c.reportError && (console.warn("[Sprig] (ERR-428) Failed to track survey event", c.error), await i.trackPromise(Mt(i, "trackHistory", c.error)));
|
|
1085
1085
|
const f = a[l + 1];
|
|
1086
1086
|
if (!u.groupId || !(f != null && f.groupId) || f.groupId !== u.groupId) break;
|
|
1087
1087
|
l++, u = f, o = !1;
|
|
@@ -1094,32 +1094,32 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1094
1094
|
}, unresolvedRequestCount: 0, update: () => {
|
|
1095
1095
|
var m, w, I;
|
|
1096
1096
|
const { cards: r, index: n, headers: o, eventEmitFn: i, frame: a, useMobileStyling: s, surveyId: l, viewDocument: u, isConversationalUI: d } = t(), c = o["userleap-platform"] === "web", f = be(o), p = r[n], _ = p.type === "matrix" && !(p.props.properties.displayMatrixAsAccordion || s);
|
|
1097
|
-
!f && !s && ((m = a == null ? void 0 : a.setWidth) == null || m.call(a,
|
|
1098
|
-
const [
|
|
1097
|
+
!f && !s && ((m = a == null ? void 0 : a.setWidth) == null || m.call(a, Tr));
|
|
1098
|
+
const [S, y] = Ar(u, c && !s, f), v = d && S < 532 ? 532 : S;
|
|
1099
1099
|
f ? (i(A.SurveyHeight, { name: A.SurveyHeight, contentFrameHeight: v, "survey.id": l }), i(A.SurveyWidth, { name: A.SurveyWidth, contentFrameWidth: y, "survey.id": l })) : ((w = a.setHeight) == null || w.call(a, v), !s && _ && ((I = a.setWidth) == null || I.call(a, y)));
|
|
1100
|
-
}, uploadingCardViewed: !1, uploadProgress: {}, useDesktopPrototype: void 0, useMobileStyling: !1, userId: "", viewDocument: window.document, viewedCardCount: 0, focusedQuestionId: null, setFocusedQuestionId: (r) => e({ focusedQuestionId: r }) })), He = (e) => !e.userId || e.meta && e.meta.mode === "test" || e.isPreview || e.previewMode,
|
|
1100
|
+
}, uploadingCardViewed: !1, uploadProgress: {}, useDesktopPrototype: void 0, useMobileStyling: !1, userId: "", viewDocument: window.document, viewedCardCount: 0, focusedQuestionId: null, setFocusedQuestionId: (r) => e({ focusedQuestionId: r }) })), He = (e) => !e.userId || e.meta && e.meta.mode === "test" || e.isPreview || e.previewMode, Mt = async (e, t, r) => {
|
|
1101
1101
|
const { mode: n, userId: o, envId: i, apiURL: a, headers: s, viewDocument: l } = e, u = l.documentElement, d = { mode: n, screenWidth: window.screen.width, screenHeight: window.screen.height, clientWidth: u.clientWidth, clientHeight: u.clientHeight, location: window.location.href, language: window.navigator.language }, c = { action: t, err: { message: `${r == null ? void 0 : r.name} - ${r == null ? void 0 : r.message}`, stack: r == null ? void 0 : r.stack }, meta: d, vid: o, envId: i };
|
|
1102
|
-
(await
|
|
1103
|
-
},
|
|
1102
|
+
(await Pe(`${a}/sdk/1/errors`, { method: "POST", headers: Object.assign({ "x-ul-error": window.btoa(`userleap-${Date.now()}-error`) }, s), body: JSON.stringify(c) })).ok || console.warn("[Sprig] (ERR-444) Failed to report error to API", r);
|
|
1103
|
+
}, Cn = () => {
|
|
1104
1104
|
const { cards: e, close: t, endCard: r, headers: n, index: o } = B((s) => ({ cards: s.cards, close: s.close, endCard: s.endCard, headers: s.headers, index: s.index, useMobileStyling: s.useMobileStyling })), i = e.length, a = K(() => () => t(se), [t]);
|
|
1105
1105
|
return ["email", "link"].includes(n["userleap-platform"]) || r && o + 1 === i ? null : b("div", { "aria-label": "Close button", className: "close-btn", onClick: a, onKeyPress: (s) => {
|
|
1106
1106
|
s.key === "Enter" && a();
|
|
1107
1107
|
}, role: "button", tabIndex: 0, children: b("svg", { fill: "none", height: "16px", viewBox: "0 0 13 13", width: "16px", xmlns: "http://www.w3.org/2000/svg", children: b("path", { d: "M2.54964 1.78369L1.78369 2.54964L5.73405 6.5L1.78369 10.4504L2.54964 11.2163L6.5 7.26595L10.4504 11.2163L11.2163 10.4504L7.26595 6.5L11.2163 2.54964L10.4504 1.78369L6.5 5.73405L2.54964 1.78369Z", fill: "#262136" }) }) });
|
|
1108
|
-
},
|
|
1109
|
-
const s = B((
|
|
1108
|
+
}, Sn = (e) => T("svg", { fill: "none", height: 24, viewBox: "0 0 24 24", width: 24, xmlns: "http://www.w3.org/2000/svg", ...e }, T("path", { d: "M17 10L12 15L7 10", stroke: "#0B2330", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5 })), En = (e) => T("svg", { fill: "none", height: 10, viewBox: "0 0 10 10", width: 10, xmlns: "http://www.w3.org/2000/svg", ...e }, T("path", { d: "M9.15377 1.30774L4.07685 8.23082L1.30762 5.00005", stroke: "white", strokeLinecap: "round", strokeWidth: 2 })), In = ({ visible: e }) => b("div", { className: "sprig-check-background", style: { opacity: e ? 1 : 0 }, children: b(En, { className: "sprig-check" }) }), Tt = "250ms", Zn = Qe(({ animate: e, children: t, header: r, isOpen: n, onClick: o, showHeaderCheck: i }, a) => {
|
|
1109
|
+
const s = B((S) => S.update), l = G(null), [u, d] = Z(0), [c, f] = Z("none"), [p, _] = Z(!0);
|
|
1110
1110
|
return N(() => {
|
|
1111
1111
|
var y;
|
|
1112
|
-
const
|
|
1113
|
-
d(n &&
|
|
1112
|
+
const S = (y = l.current) == null ? void 0 : y.getBoundingClientRect();
|
|
1113
|
+
d(n && S ? S.height : 0);
|
|
1114
1114
|
}, [n]), N(() => {
|
|
1115
1115
|
s();
|
|
1116
1116
|
}, [u, s]), N(() => {
|
|
1117
|
-
!u && n || !p || _(!1), f(e && !p ? `height ${
|
|
1118
|
-
}, [e, p, u, n]), b("div", { className: "sprig-accordion", ref: a, children: [b("button", { className: "sprig-accordion-header-container", onClick: o, type: "button", children: [b("div", { className: "sprig-header-label-container", children: [b("span", { className: "sprig-header-label", children: r }), b(
|
|
1119
|
-
}),
|
|
1117
|
+
!u && n || !p || _(!1), f(e && !p ? `height ${Tt} ease` : "none");
|
|
1118
|
+
}, [e, p, u, n]), b("div", { className: "sprig-accordion", ref: a, children: [b("button", { className: "sprig-accordion-header-container", onClick: o, type: "button", children: [b("div", { className: "sprig-header-label-container", children: [b("span", { className: "sprig-header-label", children: r }), b(In, { visible: i })] }), b(Sn, { className: "sprig-caret", style: { transitionDuration: e ? Tt : "0", transform: n ? "rotate(-180deg)" : "none" } })] }), b("div", { className: "sprig-accordion-body", style: { transition: c, height: u }, children: b("div", { ref: l, children: t }) })] });
|
|
1119
|
+
}), Or = ({ style: e, stroke: t = "black" }) => b("svg", { fill: "none", height: "10", style: e, viewBox: "0 0 12 10", width: "12", xmlns: "http://www.w3.org/2000/svg", children: [b("path", { d: "M1.47839 5.2085L10.9384 5.2085", stroke: t, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.35" }), b("path", { d: "M7.0686 1.15845L10.9386 5.20845L7.0686 9.25845", stroke: t, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.35" })] }), Me = (...e) => e.filter(Boolean).join(" "), Ln = (e, t, r) => {
|
|
1120
1120
|
const n = t ? "--mobile" : "--desktop";
|
|
1121
1121
|
return `${e + n} ${e + (r ? `${n}_${r}` : "")} ${e}`;
|
|
1122
|
-
},
|
|
1122
|
+
}, Rn = (e, t) => `${e} ${e}__${t}`, Hr = ({ logoOnly: e = !1, style: t = {} }) => b("svg", { alt: (e ? "Powered by " : "") + "Sprig", fill: "none", height: "15", style: { display: "block", ...t }, viewBox: e ? "79 0 31 15" : "0 0 112 15", width: e ? "35" : "112", xmlns: "http://www.w3.org/2000/svg", children: [!e && b("path", { d: "M0.648926 12.0181V2.8584H4.21631C6.0127 2.8584 7.25684 4.06445 7.25684 5.86084V5.87354C7.25684 7.66357 6.0127 8.88867 4.21631 8.88867H2.0708V12.0181H0.648926ZM3.86084 4.05811H2.0708V7.69531H3.86084C5.09229 7.69531 5.80957 7.02881 5.80957 5.87988V5.86719C5.80957 4.72461 5.09229 4.05811 3.86084 4.05811ZM11.6621 12.1514C9.63721 12.1514 8.39941 10.7993 8.39941 8.57764V8.56494C8.39941 6.34961 9.64355 4.99121 11.6621 4.99121C13.6743 4.99121 14.9185 6.34326 14.9185 8.56494V8.57764C14.9185 10.7993 13.6807 12.1514 11.6621 12.1514ZM11.6621 11.0024C12.8428 11.0024 13.5156 10.1011 13.5156 8.57764V8.56494C13.5156 7.03516 12.8428 6.14014 11.6621 6.14014C10.4751 6.14014 9.80859 7.03516 9.80859 8.56494V8.57764C9.80859 10.1074 10.4751 11.0024 11.6621 11.0024ZM17.6226 12.0181L15.7183 5.12451H17.1021L18.3398 10.4438H18.4414L19.8633 5.12451H21.1709L22.5928 10.4438H22.7007L23.9321 5.12451H25.2969L23.3989 12.0181H21.9834L20.5552 6.87646H20.4473L19.0254 12.0181H17.6226ZM29.334 12.1514C27.3154 12.1514 26.0967 10.7739 26.0967 8.59033V8.58398C26.0967 6.43213 27.3408 4.99121 29.2642 4.99121C31.1875 4.99121 32.3682 6.38135 32.3682 8.45068V8.93311H27.4805C27.5059 10.2534 28.2295 11.0215 29.3657 11.0215C30.248 11.0215 30.7749 10.5835 30.9399 10.228L30.9653 10.1772L32.292 10.1709L32.2793 10.228C32.0508 11.1357 31.0986 12.1514 29.334 12.1514ZM29.2705 6.12109C28.3311 6.12109 27.6201 6.76221 27.4995 7.94922H31.0034C30.8955 6.71777 30.2036 6.12109 29.2705 6.12109ZM34.0059 12.0181V5.12451H35.3833V6.16553H35.4849C35.7324 5.43555 36.3735 5.00391 37.2939 5.00391C37.5161 5.00391 37.7573 5.03564 37.897 5.06738V6.33691C37.6494 6.28613 37.4146 6.25439 37.1543 6.25439C36.1006 6.25439 35.3833 6.90186 35.3833 7.89844V12.0181H34.0059ZM41.9277 12.1514C39.9092 12.1514 38.6904 10.7739 38.6904 8.59033V8.58398C38.6904 6.43213 39.9346 4.99121 41.8579 4.99121C43.7812 4.99121 44.9619 6.38135 44.9619 8.45068V8.93311H40.0742C40.0996 10.2534 40.8232 11.0215 41.9595 11.0215C42.8418 11.0215 43.3687 10.5835 43.5337 10.228L43.5591 10.1772L44.8857 10.1709L44.873 10.228C44.6445 11.1357 43.6924 12.1514 41.9277 12.1514ZM41.8643 6.12109C40.9248 6.12109 40.2139 6.76221 40.0933 7.94922H43.5972C43.4893 6.71777 42.7974 6.12109 41.8643 6.12109ZM49.1133 12.1323C47.3804 12.1323 46.2568 10.7422 46.2568 8.57764V8.56494C46.2568 6.38135 47.3613 5.00391 49.1133 5.00391C50.0591 5.00391 50.8652 5.47363 51.2334 6.21631H51.3413V2.42041H52.7124V12.0181H51.3413V10.9326H51.2334C50.8335 11.688 50.0781 12.1323 49.1133 12.1323ZM49.5068 10.958C50.6558 10.958 51.3604 10.0503 51.3604 8.57764V8.56494C51.3604 7.09229 50.6494 6.18457 49.5068 6.18457C48.3516 6.18457 47.6597 7.08594 47.6597 8.56494V8.57764C47.6597 10.0566 48.3516 10.958 49.5068 10.958ZM61.98 12.1323C61.0151 12.1323 60.2598 11.688 59.8599 10.9326H59.7583V12.0181H58.3809V2.42041H59.7583V6.21631H59.8599C60.228 5.47363 61.0342 5.00391 61.98 5.00391C63.7319 5.00391 64.8364 6.38135 64.8364 8.56494V8.57764C64.8364 10.7422 63.7192 12.1323 61.98 12.1323ZM61.5928 10.958C62.7417 10.958 63.4336 10.0566 63.4336 8.57764V8.56494C63.4336 7.08594 62.7417 6.18457 61.5928 6.18457C60.4438 6.18457 59.7329 7.09229 59.7329 8.56494V8.57764C59.7329 10.0503 60.4438 10.958 61.5928 10.958ZM66.8867 14.4429C66.7153 14.4429 66.5122 14.4302 66.3345 14.4111V13.3257C66.4678 13.3447 66.6392 13.3511 66.7979 13.3511C67.439 13.3511 67.8262 13.0781 68.0293 12.3799L68.1309 12.0244L65.6299 5.12451H67.1152L68.8418 10.6343H68.9624L70.6826 5.12451H72.1299L69.5654 12.2847C68.9814 13.9287 68.2832 14.4429 66.8867 14.4429Z", fill: "black", fillOpacity: "0.7" }), b("path", { d: "M81.1088 6.63629C79.6878 6.32154 78.9672 5.76865 78.9672 4.99369C78.9672 4.19299 79.736 3.5886 80.7556 3.5886C81.8066 3.5886 82.5995 4.25285 82.5995 5.13336V5.20352H84.0518V5.13336C84.0518 3.52424 82.6405 2.30774 80.7693 2.30774C79.8676 2.30774 79.0414 2.58451 78.4433 3.08655C78.1463 3.33144 77.9077 3.63818 77.7448 3.98479C77.5818 4.33141 77.4984 4.70934 77.5005 5.09153C77.4946 5.44197 77.5675 5.78934 77.714 6.10857C77.8605 6.42779 78.0769 6.71092 78.3475 6.93752C78.8512 7.37584 79.5659 7.70024 80.4709 7.90299C81.9949 8.23898 82.7676 8.81054 82.7676 9.60094C82.7676 10.4576 81.9258 11.1032 80.813 11.1032C79.6571 11.1032 78.7854 10.3856 78.7854 9.43424V9.36408H77.3318V9.43424C77.3318 11.1167 78.8219 12.3847 80.7973 12.3847C81.7421 12.3847 82.6093 12.0983 83.2393 11.5769C83.5519 11.3237 83.8034 11.0048 83.9753 10.6433C84.1472 10.2818 84.2352 9.88702 84.2329 9.48766C84.2329 8.05875 83.1833 7.09907 81.1088 6.63629Z", fill: "black", fillOpacity: "0.7" }), b("path", { d: "M89.2394 4.68276C88.6963 4.67605 88.1596 4.79915 87.6751 5.04156C87.1905 5.28397 86.7725 5.63851 86.4566 6.07497V4.85204H85.0747V14.8479H86.4566V11.0356C86.7725 11.472 87.1906 11.8265 87.6751 12.0688C88.1596 12.3111 88.6963 12.434 89.2394 12.4272C91.3836 12.4272 93 10.7627 93 8.55495C93 6.34723 91.3836 4.68276 89.2394 4.68276ZM91.5608 8.84202C91.5057 9.41605 91.2512 9.95356 90.8406 10.3633C90.4299 10.773 89.8883 11.0296 89.3078 11.0896C88.5363 11.1669 87.8177 10.9461 87.2841 10.4692C86.7505 9.99222 86.4566 9.3106 86.4566 8.55495C86.4566 7.10159 87.5538 6.00546 89.0087 6.00546C89.7619 6.00546 90.4421 6.29124 90.9171 6.81002C91.407 7.34232 91.6357 8.06385 91.5608 8.84202Z", fill: "black", fillOpacity: "0.7" }), b("path", { d: "M109.95 4.85407V6.06349C109.298 5.18298 108.292 4.68286 107.153 4.68286C105.017 4.68286 103.406 6.31709 103.406 8.48426C103.406 10.6514 105.017 12.285 107.153 12.285C108.296 12.285 109.303 11.79 109.95 10.9185V11.1046C109.95 12.6101 108.993 13.5826 107.513 13.5826C106.513 13.5826 105.68 13.1494 105.284 12.424L105.264 12.3867H103.838L103.871 12.48C104.112 13.1892 104.583 13.8001 105.211 14.2179C105.841 14.6324 106.637 14.8512 107.513 14.8512C108.637 14.8512 109.594 14.4972 110.28 13.8285C110.967 13.1597 111.332 12.2194 111.332 11.1213V4.85407H109.95ZM109.175 10.3502C108.588 10.905 107.752 11.138 106.879 10.9887C106.361 10.8984 105.886 10.6475 105.523 10.2725C105.16 9.89751 104.927 9.41787 104.859 8.90328C104.736 8.03757 104.999 7.21756 105.581 6.655C106.069 6.19093 106.723 5.93643 107.401 5.94699C107.565 5.94713 107.729 5.96026 107.891 5.98625C108.946 6.15489 109.781 7.01609 109.921 8.0852C110.039 8.96507 109.766 9.78958 109.175 10.3502Z", fill: "black", fillOpacity: "0.7" }), b("path", { d: "M101.89 2.12378C101.63 2.06766 101.358 2.11486 101.133 2.25518C100.908 2.39551 100.747 2.61769 100.687 2.87371C100.626 3.12973 100.67 3.39902 100.809 3.62339C100.947 3.84775 101.17 4.00917 101.428 4.07275C101.503 4.08936 101.58 4.09778 101.657 4.09786C101.906 4.09824 102.146 4.0083 102.331 3.84518C102.517 3.68206 102.636 3.45714 102.664 3.21327C102.693 2.9694 102.63 2.72361 102.487 2.5227C102.344 2.32179 102.132 2.17981 101.89 2.12378Z", fill: "black", fillOpacity: "0.7" }), b("path", { d: "M100.967 10.934H99.7755C98.9285 10.934 98.4196 10.3644 98.4196 9.40982C98.4196 8.4791 98.8757 7.36945 99.8054 6.01778L99.8178 5.99976V5.61807L95.8571 5.06453C95.8585 4.90331 95.8162 4.74466 95.7346 4.60501C95.653 4.46536 95.5352 4.34979 95.3932 4.27027C95.0381 4.07718 94.6498 4.07717 94.3279 4.26383C94.1667 4.35799 94.035 4.4945 93.9476 4.65816C93.8602 4.82182 93.8205 5.00623 93.8328 5.19087C93.8452 5.37552 93.9092 5.55315 94.0176 5.70402C94.1261 5.85489 94.2748 5.97309 94.4472 6.04546L93.2151 12.258H94.5833L95.7196 6.35891L97.8593 6.7155C97.284 7.73439 96.9921 8.68442 96.9921 9.53919C96.9921 11.1168 97.9577 12.1498 99.5187 12.2496V12.258H102.346V4.87723H100.967V10.934Z", fill: "black", fillOpacity: "0.7" })] }), jn = ({ forceBrandedLogo: e, marketingUrlLink: t }) => b("div", { className: e ? "yellow-footer-logo" : "", style: { marginTop: "4px", marginBottom: "4px" }, children: b("a", { href: t, rel: "noreferrer", target: "_blank", children: b("div", { style: { display: "flex" }, children: [b(Hr, { logoOnly: !1 }), e && b(Or, { style: { display: "block", margin: "auto 0 auto 4px", transform: "rotateY(0deg) rotate(-45deg)" } })] }) }) }), Un = ({ marketingUrlLink: e }) => b("a", { dir: "ltr", href: e, rel: "noreferrer", target: "_blank", children: b("div", { className: "thank-you-card-link", children: [b("div", { className: "sprig-box-logo", children: b(Hr, { logoOnly: !0, style: { margin: "auto" } }) }), b("div", { children: b("p", { children: ["Capture insights about your own product", b(Or, { style: { display: "inline-flex", marginInlineStart: "4px", verticalAlign: "middle" } })] }) })] }) }), Gn = (e) => (e == null ? void 0 : e.buttonText) || "Next", Qn = (e) => (e == null ? void 0 : e.skipButtonText) || "Skip", On = ({ marketingUrl: e, slugName: t, surveyId: r, forceBrandedLogo: n }) => `${e}?utm_source=survey_branding&utm_medium=website&utm_campaign=${t}&utm_content=${r}${n ? "&utm_term=poweredby_pill" : ""}`, Hn = () => {
|
|
1123
1123
|
var v;
|
|
1124
1124
|
const { border: e, cards: t, forceBrandedLogo: r, headers: n, index: o, marketingUrl: i, showSurveyBrand: a, slugName: s, surveyId: l, viewedCardCount: u } = B((m) => ({ border: m.border, cards: m.cards, forceBrandedLogo: m.forceBrandedLogo, headers: m.headers, index: m.index, marketingUrl: m.marketingUrl, showSurveyBrand: m.showSurveyBrand, slugName: m.slugName, surveyId: m.surveyId, viewedCardCount: m.viewedCardCount })), d = G(null), c = t.filter((m) => m.type !== "uploading" && m.type !== "thanks"), f = ((m, w) => {
|
|
1125
1125
|
const I = /* @__PURE__ */ new Set(["thanks", "uploading"]);
|
|
@@ -1128,17 +1128,17 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1128
1128
|
if (w === k.length - 1) return 1;
|
|
1129
1129
|
const h = { [k.length - 1]: 1, [-1]: 0 };
|
|
1130
1130
|
for (let x = k.length - 2; x >= w; x--) {
|
|
1131
|
-
const R = k[x],
|
|
1132
|
-
if (
|
|
1131
|
+
const R = k[x], E = wn(x, R.props.routingOptions);
|
|
1132
|
+
if (E.length === 0) {
|
|
1133
1133
|
h[x] = h[x + 1] + 1;
|
|
1134
1134
|
continue;
|
|
1135
1135
|
}
|
|
1136
|
-
let j = 0, H =
|
|
1136
|
+
let j = 0, H = yn(R);
|
|
1137
1137
|
if (H === null) return k.length - 1 - w;
|
|
1138
|
-
for (let O = 0; O <
|
|
1139
|
-
const { comparator: U, target: pe, value:
|
|
1140
|
-
const J =
|
|
1141
|
-
return !(J && U === "answered" || C && U === "partial" || !J && !C && U === "skipped" || U === "given_up" &&
|
|
1138
|
+
for (let O = 0; O < E.length && H.length !== 0; O++) {
|
|
1139
|
+
const { comparator: U, target: pe, value: Se } = E[O], ne = H.filter((M) => {
|
|
1140
|
+
const J = xn({ value: M }, R.type, M), C = jr(M, R.type);
|
|
1141
|
+
return !(J && U === "answered" || C && U === "partial" || !J && !C && U === "skipped" || U === "given_up" && kn(M) && M.taskStatus === "given.up" || J && R.type === "open" && (U === "contains" || U === "notcontains") || J && vn(U) && Ye[U](M, Se));
|
|
1142
1142
|
});
|
|
1143
1143
|
if (ne.length < H.length) {
|
|
1144
1144
|
const M = parseInt(String(pe), 10);
|
|
@@ -1150,13 +1150,13 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1150
1150
|
H.length > 0 && (j = Math.max(h[x + 1] + 1, j)), h[x] = j;
|
|
1151
1151
|
}
|
|
1152
1152
|
return h[w];
|
|
1153
|
-
})(t, o), p = u + 1, _ = p / (p + f),
|
|
1153
|
+
})(t, o), p = u + 1, _ = p / (p + f), S = On({ marketingUrl: i, slugName: s, surveyId: l, forceBrandedLogo: r });
|
|
1154
1154
|
N(() => {
|
|
1155
1155
|
d.current && (d.current.style.width = 100 * _ + "%");
|
|
1156
1156
|
}, [_]);
|
|
1157
1157
|
const y = ((v = t[o]) == null ? void 0 : v.type) === "thanks";
|
|
1158
|
-
return b("footer", { className: "ul-footer " + (n["userleap-platform"] === "link" ? "ul-footer__link" : ""), children: y && r ? b(
|
|
1159
|
-
},
|
|
1158
|
+
return b("footer", { className: "ul-footer " + (n["userleap-platform"] === "link" ? "ul-footer__link" : ""), children: y && r ? b(Un, { marketingUrlLink: S }) : b(V, { children: [c.length > 1 && b("div", { className: "ul-progress-bar-container ul-progress-bar-container__footer", children: b("div", { className: "ul-progress-bar-current", ref: d, style: { border: `1px solid ${e || "#000"}` } }) }), a ? b(jn, { forceBrandedLogo: r, marketingUrlLink: S }) : null] }) });
|
|
1159
|
+
}, Mn = /<piped-value\b([^>]*)>.*?<\/piped-value>/gis, At = ["questionHtml", "captionHtml", "footerHtml", "richTextBody"], Xe = (e) => !!e.props && typeof e.props == "object" && "properties" in e.props, Te = (e) => !!e.props && typeof e.props == "object" && "options" in e.props && Array.isArray(e.props.options), Nt = (e) => ["string", "number"].includes(typeof e), Pt = (e) => e.length === 0 ? "" : e.length === 1 ? e[0] : e.join(", "), Tn = (e) => {
|
|
1160
1160
|
var r, n;
|
|
1161
1161
|
const t = ((o) => o != null && typeof o == "object" && "value" in o)(e) ? e.value : void 0;
|
|
1162
1162
|
if (t != null) {
|
|
@@ -1165,7 +1165,7 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1165
1165
|
var s;
|
|
1166
1166
|
return a.label + ((s = o == null ? void 0 : o[String(a.id)]) != null && s.userText ? `: ${o[String(a.id)].userText}` : "");
|
|
1167
1167
|
});
|
|
1168
|
-
return i.length ?
|
|
1168
|
+
return i.length ? Pt(i) : "No options selected";
|
|
1169
1169
|
}
|
|
1170
1170
|
if (e.type === "multiplechoice" && typeof t == "object" && t !== null) {
|
|
1171
1171
|
const o = e.secondaryValue ?? null, i = Object.keys(t)[0];
|
|
@@ -1181,7 +1181,7 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1181
1181
|
})(e)) {
|
|
1182
1182
|
const o = e.props.options, i = e.props.properties.matrixColumn, a = [];
|
|
1183
1183
|
for (const [s, l] of Object.entries(t)) {
|
|
1184
|
-
const u = o.find((_) => String(_.id) === s), d = (u == null ? void 0 : u.label) ?? s, c =
|
|
1184
|
+
const u = o.find((_) => String(_.id) === s), d = (u == null ? void 0 : u.label) ?? s, c = Nt(l) ? String(l) : JSON.stringify(l), f = i.find((_) => _.value === c), p = (f == null ? void 0 : f.label) ?? c;
|
|
1185
1185
|
a.push(`${d}: ${p}`);
|
|
1186
1186
|
}
|
|
1187
1187
|
return a.join("; ");
|
|
@@ -1192,9 +1192,9 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1192
1192
|
const l = o[a];
|
|
1193
1193
|
l && (i[s - 1] = l);
|
|
1194
1194
|
}
|
|
1195
|
-
return
|
|
1195
|
+
return Pt(i);
|
|
1196
1196
|
}
|
|
1197
|
-
if (
|
|
1197
|
+
if (Nt(t)) {
|
|
1198
1198
|
const o = String(t).replaceAll(/[\u200B-\u200D\uFEFF]/g, "").trim();
|
|
1199
1199
|
return o === "" ? void 0 : o;
|
|
1200
1200
|
}
|
|
@@ -1204,29 +1204,29 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1204
1204
|
return String(t);
|
|
1205
1205
|
}
|
|
1206
1206
|
}
|
|
1207
|
-
},
|
|
1207
|
+
}, Kn = (e, t) => e.map((r) => {
|
|
1208
1208
|
if (!Xe(r) || r.props.properties === void 0 || r.props.properties === null) return r;
|
|
1209
1209
|
const n = r.props.properties;
|
|
1210
|
-
if (n === null || typeof n != "object" || !
|
|
1210
|
+
if (n === null || typeof n != "object" || !At.some((a) => a in n)) return r;
|
|
1211
1211
|
let o = !1;
|
|
1212
1212
|
const i = {};
|
|
1213
|
-
for (const a of
|
|
1213
|
+
for (const a of At) {
|
|
1214
1214
|
const s = n[a];
|
|
1215
1215
|
if (s !== void 0) {
|
|
1216
|
-
const l =
|
|
1216
|
+
const l = An(s, t);
|
|
1217
1217
|
i[a] = l, l !== s && (o = !0);
|
|
1218
1218
|
}
|
|
1219
1219
|
}
|
|
1220
1220
|
return o ? { ...r, props: { ...r.props, properties: { ...n, ...i } } } : r;
|
|
1221
|
-
}),
|
|
1221
|
+
}), Vt = (e, t) => {
|
|
1222
1222
|
const r = new RegExp(`${t}="([^"]*)"`, "i").exec(e);
|
|
1223
1223
|
return (r == null ? void 0 : r[1]) ?? null;
|
|
1224
|
-
},
|
|
1224
|
+
}, An = (e, t) => {
|
|
1225
1225
|
if (e == null) return e;
|
|
1226
1226
|
let r = !1;
|
|
1227
|
-
const n = e.replace(
|
|
1227
|
+
const n = e.replace(Mn, (o, i) => {
|
|
1228
1228
|
r = !0;
|
|
1229
|
-
const a =
|
|
1229
|
+
const a = Vt(i, "answer-id"), s = Vt(i, "fallback-text") ?? "";
|
|
1230
1230
|
if (!a) return s;
|
|
1231
1231
|
const l = a.startsWith("attr-") ? a : Number(a);
|
|
1232
1232
|
if (Object.hasOwn(t, l)) {
|
|
@@ -1236,18 +1236,18 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1236
1236
|
return s;
|
|
1237
1237
|
});
|
|
1238
1238
|
return r ? n : e;
|
|
1239
|
-
},
|
|
1239
|
+
}, Nn = (e, t) => {
|
|
1240
1240
|
const r = {};
|
|
1241
1241
|
if (t) for (const [n, o] of Object.entries(t)) typeof o == "string" ? r[`attr-${n}`] = o : o != null && (r[`attr-${n}`] = JSON.stringify(o));
|
|
1242
1242
|
for (const n of e) {
|
|
1243
|
-
const o =
|
|
1243
|
+
const o = Tn(n);
|
|
1244
1244
|
o !== void 0 && (r[n.name] = o);
|
|
1245
1245
|
}
|
|
1246
1246
|
return r;
|
|
1247
|
-
},
|
|
1247
|
+
}, Jn = (e) => {
|
|
1248
1248
|
var t;
|
|
1249
1249
|
return Xe(e) && ((t = e.props.properties) != null && t.questionHtml) && typeof e.props.properties.questionHtml == "string" ? e.props.properties.questionHtml.replace(/<[^>]*>/g, "").trim() : e.props && "message" in e.props && typeof e.props.message == "string" ? e.props.message.trim() : e.props && "questionHtml" in e.props && typeof e.props.questionHtml == "string" ? e.props.questionHtml.replace(/<[^>]*>/g, "").trim() : "";
|
|
1250
|
-
},
|
|
1250
|
+
}, Pn = () => {
|
|
1251
1251
|
const { border: e, cards: t, index: r, focusedQuestionId: n, isConversationalUI: o } = B((s) => ({ border: s.border, cards: s.cards, index: s.index, focusedQuestionId: s.focusedQuestionId, isConversationalUI: s.isConversationalUI })), { totalQuestions: i, fraction: a } = K(() => {
|
|
1252
1252
|
var d;
|
|
1253
1253
|
const s = t.filter((c) => c.type !== "uploading" && c.type !== "thanks"), l = s.length;
|
|
@@ -1257,8 +1257,8 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1257
1257
|
return u = o ? r + 1 : s.findIndex((c) => c.name === n), { totalQuestions: l, fraction: u / (l + 1) };
|
|
1258
1258
|
}, [t, r, n, o]);
|
|
1259
1259
|
return i <= 1 ? null : b("div", { className: "ul-progress-bar-container ul-progress-bar-container__header", children: b("div", { className: "ul-progress-bar-current", style: { width: 100 * a + "%", border: `1px solid ${e ?? "#000"}` } }) });
|
|
1260
|
-
},
|
|
1261
|
-
const { answers: e, border: t, cards: r, close: n, configureExitOnOverlayClick: o, destroy: i, endCard: a, eventEmitFn: s, fontFamily: l, headers: u, isConversationalUI: d, index: c, next: f, previewMode: p, productConfig: _, seen:
|
|
1260
|
+
}, Vn = Ce(() => import("./conversational-ui-XCbY4udQ.js")), qn = Ce(async () => ({ default: (await import("./index-KB_x0aKi.js")).PageCard })), zn = () => {
|
|
1261
|
+
const { answers: e, border: t, cards: r, close: n, configureExitOnOverlayClick: o, destroy: i, endCard: a, eventEmitFn: s, fontFamily: l, headers: u, isConversationalUI: d, index: c, next: f, previewMode: p, productConfig: _, seen: S, showStripes: y, studyType: v, surveyId: m, surveyVisitorAttributes: w, update: I, useMobileStyling: k, viewDocument: h } = B((C) => ({ answers: C.answers, border: C.border, cards: C.cards, close: C.close, configureExitOnOverlayClick: C.configureExitOnOverlayClick, destroy: C.destroy, endCard: C.endCard, eventEmitFn: C.eventEmitFn, fontFamily: C.fontFamily, headers: C.headers, index: C.index, isConversationalUI: C.isConversationalUI, previewMode: C.previewMode, productConfig: C.productConfig, next: C.next, seen: C.seen, showStripes: C.showStripes, studyType: C.studyType, surveyId: C.surveyId, surveyVisitorAttributes: C.surveyVisitorAttributes, update: C.update, useMobileStyling: C.useMobileStyling, viewDocument: C.viewDocument })), x = G(null), R = G(!1), E = G(!1), j = u["userleap-platform"], { props: H, type: O, name: U } = r[c];
|
|
1262
1262
|
N(() => {
|
|
1263
1263
|
if (window.Sprig) return window.Sprig.trackHistory = (C) => B.getState().trackHistory(C), () => {
|
|
1264
1264
|
window.Sprig.trackHistory = void 0;
|
|
@@ -1267,21 +1267,21 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1267
1267
|
x.current && (x.current.classList.contains("ul-app--visible") || x.current.classList.add("ul-app--visible"), !R.current && s && (R.current = !0, s(A.SurveyAppeared, { name: A.SurveyAppeared, "survey.id": m })));
|
|
1268
1268
|
}, [s, m]), N(() => {
|
|
1269
1269
|
const C = () => {
|
|
1270
|
-
h.visibilityState === "visible" && (
|
|
1270
|
+
h.visibilityState === "visible" && (S(), h.removeEventListener("visibilitychange", C));
|
|
1271
1271
|
};
|
|
1272
1272
|
return h.addEventListener("visibilitychange", C), C(), () => {
|
|
1273
1273
|
h.removeEventListener("visibilitychange", C);
|
|
1274
1274
|
};
|
|
1275
|
-
}, [
|
|
1275
|
+
}, [S, h]);
|
|
1276
1276
|
const pe = ye(async () => {
|
|
1277
1277
|
if (!h) return;
|
|
1278
1278
|
const C = h.getElementById("conversational-ui-styles");
|
|
1279
|
-
if (!d && C) return C.remove(), void (
|
|
1279
|
+
if (!d && C) return C.remove(), void (E.current = !1);
|
|
1280
1280
|
if (d && !C) {
|
|
1281
1281
|
const q = await import("./conversational-styles-BiL7hMhj.js");
|
|
1282
|
-
|
|
1282
|
+
Ne({ document: h, elementId: "conversational-ui-styles", styleString: q.default }), requestAnimationFrame(() => {
|
|
1283
1283
|
I();
|
|
1284
|
-
}),
|
|
1284
|
+
}), E.current = !0;
|
|
1285
1285
|
}
|
|
1286
1286
|
}, [d, h, I]);
|
|
1287
1287
|
N(() => {
|
|
@@ -1289,14 +1289,14 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1289
1289
|
}, [n, o]), N(() => {
|
|
1290
1290
|
pe();
|
|
1291
1291
|
}, [pe, h]);
|
|
1292
|
-
const
|
|
1293
|
-
f({ data: C, completeSurvey: () => i(se), endCard: a }),
|
|
1292
|
+
const Se = K(() => Pr(r, c), [r, c]), ne = Nn(r, w), M = ye((C) => {
|
|
1293
|
+
f({ data: C, completeSurvey: () => i(se), endCard: a }), Nr(h);
|
|
1294
1294
|
}, [f, i, a, h]);
|
|
1295
1295
|
if (e) {
|
|
1296
1296
|
for (const C of e) if (C.questionId === U) {
|
|
1297
1297
|
let q;
|
|
1298
1298
|
if (O === "multiplechoice") {
|
|
1299
|
-
const $ = H.options.find(({ value:
|
|
1299
|
+
const $ = H.options.find(({ value: Ee }) => Ee === C.value);
|
|
1300
1300
|
if (!$) break;
|
|
1301
1301
|
q = { [$.id]: $.value };
|
|
1302
1302
|
} else q = C.value;
|
|
@@ -1305,12 +1305,12 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1305
1305
|
}
|
|
1306
1306
|
}
|
|
1307
1307
|
const J = !k && ((_ == null ? void 0 : _.framePosition) === "center" || (_ == null ? void 0 : _.desktopDisplay) === "center-modal" || ((_ == null ? void 0 : _.placement) || "").includes("center"));
|
|
1308
|
-
return
|
|
1308
|
+
return b("div", { className: Me("ul-app", be(u) ? "ul-app--visible" : "ul-app--overlay"), dir: "auto", id: se, onClick: (C) => {
|
|
1309
1309
|
var et;
|
|
1310
1310
|
const q = window.sprigAPI, $ = C.target;
|
|
1311
1311
|
if (!q || !$) return;
|
|
1312
|
-
const
|
|
1313
|
-
for (const fe of
|
|
1312
|
+
const Ee = [$, $.parentElement];
|
|
1313
|
+
for (const fe of Ee) if (((et = fe == null ? void 0 : fe.tagName) == null ? void 0 : et.toLowerCase()) === "a") {
|
|
1314
1314
|
C.preventDefault();
|
|
1315
1315
|
try {
|
|
1316
1316
|
const oe = new URL(fe.href);
|
|
@@ -1320,33 +1320,33 @@ const mn = 1, gn = 2, Ye = { eq: (e, t) => e == t, neq(e, t) {
|
|
|
1320
1320
|
}
|
|
1321
1321
|
return;
|
|
1322
1322
|
}
|
|
1323
|
-
}, ref: x, style: { "--theme": t, ...l ? { fontFamily: l.replace(";", "") } : {}, ...J ? { position: "relative" } : {} }, children: b("div", { className: "ul-app__container", children: b("div", { className: Me(
|
|
1324
|
-
},
|
|
1325
|
-
const t = { audioBitsPerSecond: 128e3, videoBitsPerSecond: 25e5, mimeType:
|
|
1323
|
+
}, ref: x, style: { "--theme": t, ...l ? { fontFamily: l.replace(";", "") } : {}, ...J ? { position: "relative" } : {} }, children: b("div", { className: "ul-app__container", children: b("div", { className: Me(Ln("ul-card__container", k, v)), style: { ...v !== "feedbackButton" || (_ == null ? void 0 : _.desktopDisplay) === "center-modal" ? { borderColor: t } : {}, ...(_ == null ? void 0 : _.desktopDisplay) === "slider" ? { margin: "0px" } : {} }, children: [b("div", { className: "sprig-container", children: [y && b("div", { className: "ul-header__container", dir: "ltr", children: b("div", { className: "ul-header", children: "For development purposes only" }) }), p && b("div", { className: "ul-header__container", dir: "ltr", children: b("div", { className: "ul-header", children: "Preview Mode: Response will not be recorded." }) }), nt(v) && b(Pn, {}), b("div", { className: Me(Rn("ul-card-main-content", j)), children: b(X, d ? { fallback: null, children: b(Vn, { cards: r, next: M, previousResponses: ne }) } : { fallback: null, children: b(qn, { cards: Se, next: M, previousResponses: ne }) }) }), !nt(v) && b(Hn, {})] }), !d && b(Cn, {})] }) }) });
|
|
1324
|
+
}, Mr = () => MediaRecorder.isTypeSupported("video/webm") ? "video/webm" : "video/mp4", qt = (e) => {
|
|
1325
|
+
const t = { audioBitsPerSecond: 128e3, videoBitsPerSecond: 25e5, mimeType: Mr() };
|
|
1326
1326
|
return new MediaRecorder(e, t);
|
|
1327
|
-
},
|
|
1327
|
+
}, zt = (e, t, r) => {
|
|
1328
1328
|
r[t] = [], e.ondataavailable = function(n) {
|
|
1329
1329
|
r[t].push(n.data);
|
|
1330
1330
|
}, e.currentMediaRecordingUid = t, e.start();
|
|
1331
1331
|
};
|
|
1332
|
-
function
|
|
1332
|
+
function Dt(e, t, r, n, o, i) {
|
|
1333
1333
|
if (e && e.state !== "inactive") {
|
|
1334
1334
|
const { "begin.callback": a } = n, s = e.currentMediaRecordingUid;
|
|
1335
1335
|
if (!s) return;
|
|
1336
1336
|
a && a(s), e.onstop = () => async function(l, u, d, c, f, p, _) {
|
|
1337
|
-
const
|
|
1337
|
+
const S = B.getState().viewDocument, { "upload.callback": y, "progress.callback": v } = c, m = { mediaType: d, updatedAt: (/* @__PURE__ */ new Date()).toISOString(), mediaRecordingUid: f, ...c["passthrough.data"] }, w = await (async (x, R) => {
|
|
1338
1338
|
var j;
|
|
1339
|
-
const
|
|
1340
|
-
if (
|
|
1341
|
-
const H = await
|
|
1339
|
+
const E = await fetch(R, { method: "POST", cache: "no-cache", headers: { "Content-Type": "application/json" }, body: JSON.stringify(x) });
|
|
1340
|
+
if (E.ok) {
|
|
1341
|
+
const H = await E.json();
|
|
1342
1342
|
return (j = H == null ? void 0 : H.upload) == null ? void 0 : j.url;
|
|
1343
1343
|
}
|
|
1344
1344
|
return null;
|
|
1345
1345
|
})(m, l);
|
|
1346
1346
|
if (!w) return void (y && y(null, { message: "failed to get upload url" }));
|
|
1347
|
-
const I = new Blob(_, { type:
|
|
1348
|
-
if (!
|
|
1349
|
-
const k = new
|
|
1347
|
+
const I = new Blob(_, { type: Mr() });
|
|
1348
|
+
if (!S.defaultView) return;
|
|
1349
|
+
const k = new S.defaultView.File([I], `recording video ${Date.now()}`), h = p.createUpload({ endpoint: w, file: k, chunkSize: 5120 });
|
|
1350
1350
|
h.on("error", (x) => {
|
|
1351
1351
|
y && y(null, x);
|
|
1352
1352
|
}), h.on("progress", (x) => {
|
|
@@ -1357,9 +1357,9 @@ function zt(e, t, r, n, o, i) {
|
|
|
1357
1357
|
}(t, 0, r, n, s, o, i), e.stop();
|
|
1358
1358
|
}
|
|
1359
1359
|
}
|
|
1360
|
-
const
|
|
1360
|
+
const Dn = { state: { chunks: {} }, stopRecording(e) {
|
|
1361
1361
|
const { uploadApiEndpoint: t, avRecorder: r, screenRecorder: n, UpChunk: o } = this.state, i = this.state.avStream && this.state.avStream.getVideoTracks().length > 0 ? "video" : "audio";
|
|
1362
|
-
this.state.chunks && t && o && (r != null && r.currentMediaRecordingUid &&
|
|
1362
|
+
this.state.chunks && t && o && (r != null && r.currentMediaRecordingUid && Dt(r, t, i, e, o, this.state.chunks[r == null ? void 0 : r.currentMediaRecordingUid]), n != null && n.currentMediaRecordingUid && Dt(n, t, "screen", e, o, this.state.chunks[n == null ? void 0 : n.currentMediaRecordingUid]));
|
|
1363
1363
|
}, handleCancelledStream(e) {
|
|
1364
1364
|
const t = e.getVideoTracks(), r = e.getAudioTracks();
|
|
1365
1365
|
let n = t.length && t[0];
|
|
@@ -1406,14 +1406,14 @@ const zn = { state: { chunks: {} }, stopRecording(e) {
|
|
|
1406
1406
|
if (!t) return;
|
|
1407
1407
|
const n = [];
|
|
1408
1408
|
if (t.includes("video") && this.state.avStream) {
|
|
1409
|
-
this.state.avRecorder =
|
|
1410
|
-
const o =
|
|
1411
|
-
|
|
1409
|
+
this.state.avRecorder = qt(this.state.avStream);
|
|
1410
|
+
const o = ot();
|
|
1411
|
+
zt(this.state.avRecorder, o, this.state.chunks), n.push(o);
|
|
1412
1412
|
}
|
|
1413
1413
|
if (t.includes("screen") && this.state.captureStream) {
|
|
1414
|
-
this.state.screenRecorder =
|
|
1415
|
-
const o =
|
|
1416
|
-
|
|
1414
|
+
this.state.screenRecorder = qt(this.state.captureStream);
|
|
1415
|
+
const o = ot();
|
|
1416
|
+
zt(this.state.screenRecorder, o, this.state.chunks), n.push(o);
|
|
1417
1417
|
}
|
|
1418
1418
|
n && r && r(n);
|
|
1419
1419
|
}, async finishTaskCallback(e) {
|
|
@@ -1426,15 +1426,15 @@ const zn = { state: { chunks: {} }, stopRecording(e) {
|
|
|
1426
1426
|
const { "permission.status.callback": t } = e, r = this.state.avStream;
|
|
1427
1427
|
t && t(r, !!r && (r == null ? void 0 : r.getVideoTracks().length) > 0, !!((n = this.state.captureStream) != null && n.active), this.state.captureStream);
|
|
1428
1428
|
}, lookAheadAndStopStream(e, t, r, n) {
|
|
1429
|
-
const { avRecorder: o, screenRecorder: i } = this.state, { allResponses: a } = B.getState(), s =
|
|
1429
|
+
const { avRecorder: o, screenRecorder: i } = this.state, { allResponses: a } = B.getState(), s = Ur({ cards: r, index: e, hasEndCard: n, allResponses: a });
|
|
1430
1430
|
s !== null && r[s].type === "recordedtask" || [o, i].map((l) => {
|
|
1431
1431
|
l && (l.state === "recording" && l.stop(), l.stream.getTracks().map((u) => {
|
|
1432
1432
|
u.readyState === "live" && u.stop();
|
|
1433
1433
|
}));
|
|
1434
1434
|
});
|
|
1435
|
-
} }, ge = Object.create(
|
|
1435
|
+
} }, ge = Object.create(Dn);
|
|
1436
1436
|
Object.freeze(ge);
|
|
1437
|
-
const
|
|
1437
|
+
const Fn = ({ mode: e = null, viewWindow: t, viewDocument: r, trackPageViewUrl: n }) => {
|
|
1438
1438
|
const o = r.documentElement;
|
|
1439
1439
|
let i;
|
|
1440
1440
|
try {
|
|
@@ -1443,17 +1443,19 @@ const Dn = ({ mode: e = null, viewWindow: t, viewDocument: r, trackPageViewUrl:
|
|
|
1443
1443
|
i = t.location.href;
|
|
1444
1444
|
}
|
|
1445
1445
|
return { mode: e, sw: t.screen.width, sh: t.screen.height, cw: o.clientWidth, ch: o.clientHeight, p: n ?? i, l: t.navigator.language };
|
|
1446
|
-
}
|
|
1446
|
+
};
|
|
1447
|
+
let Ae = !1;
|
|
1448
|
+
const Bn = { configure: function(e, t = !0) {
|
|
1447
1449
|
var m;
|
|
1448
1450
|
const { answers: r, apiURL: n, endCard: o, eventEmitFn: i, fontFamilyURL: a, frame: s, previewKey: l, viewDocument: u, viewWindow: d } = e, c = be(e.headers) ? e.frame : u.body, f = e.UpChunk || window.UpChunk, p = ie, _ = ((w, I) => {
|
|
1449
1451
|
const k = [...w], h = /* @__PURE__ */ new Set(["videovoice", "recordedtask"]);
|
|
1450
1452
|
return w.some((x) => h.has(x.type)) && k.push({ name: -2, props: { routingOptions: [], displayLogic: [] }, type: "uploading" }), I && k.push({ name: -1, props: { routingOptions: [], displayLogic: [] }, type: "thanks" }), k;
|
|
1451
1453
|
})(e.cards, !!o);
|
|
1452
1454
|
ge.configure(p, { cards: _, hasEndCard: !!o, apiURL: n, UpChunk: f });
|
|
1453
|
-
const
|
|
1454
|
-
B.setState({ addResponseGroupMeta: e.addResponseGroupMeta, apiURL: n, answers: r, avatars: e.avatars, border: e.border, index: e.startingQuestionIdx || 0, isConversationalUI:
|
|
1455
|
+
const S = e.layout === "conversational";
|
|
1456
|
+
B.setState({ addResponseGroupMeta: e.addResponseGroupMeta, apiURL: n, answers: r, avatars: e.avatars, border: e.border, index: e.startingQuestionIdx || 0, isConversationalUI: S, cards: _, configureExitOnOverlayClick: e.configureExitOnOverlayClick, customMetadata: e.customMetadata, enableCspTrustedTypes: e.enableCspTrustedTypes, endCard: e.endCard, envId: e.envId, eventEmitFn: i, fontFamily: e.fontFamily, forceBrandedLogo: e.forceBrandedLogo, frame: s, headers: e.headers, hasViewedEmbed: !1, isPreview: e.isPreview, layout: e.layout, marketingUrl: "https://sprig.com", meta: Fn({ mode: e.mode, viewWindow: d, viewDocument: u, trackPageViewUrl: e.trackPageViewUrl }), mode: e.mode, previewKey: l, previewMode: e.previewMode, productConfig: e.productConfig, recorder: ge, recorderEventEmitter: p, responseGroupUid: e.responseGroupUid, showStripes: e.showStripes, showSurveyBrand: e.showSurveyBrand, slugName: e.slugName, startingQuestionIdx: e.startingQuestionIdx, styleNonce: e.styleNonce, studyType: e.studyType, surveyId: e.surveyId, surveyVisitorAttributes: e.surveyVisitorAttributes, tabTitle: e.tabTitle, uploadingCardViewed: !1, uploadProgress: {}, useMobileStyling: e.useMobileStyling, useDesktopPrototype: e.useDesktopPrototype, userId: e.userId, viewDocument: e.viewDocument, visitorAttributes: e.visitorAttributes, viewedCardCount: e.startingQuestionIdx || 0 });
|
|
1455
1457
|
const { head: y } = u;
|
|
1456
|
-
if (Ae({ document: u, elementId: "sprig-style", styleString: `html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}ol,ul{padding-inline-start:1em}.ul-loading-spinner-container{font-size:1.8rem;flex-grow:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ul-loading-spinner{display:inline-block;position:relative;width:6rem;height:6rem}.ul-loading-spinner div{box-sizing:border-box;display:block;position:absolute;width:80%;height:80%;margin:5px;border:5px solid #152e3e;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#152e3e transparent transparent transparent}.ul-loading-spinner .first{animation-delay:-.45s}.ul-loading-spinner .second{animation-delay:-.3s}.ul-loading-spinner .third{animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in-transition{animation:fadeIn .4s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ul-card{flex:1 1 auto;border-radius:2px;display:flex;flex-direction:column;font-size:17px;line-height:19px;text-align:start;min-width:200px;justify-content:center;animation:enable-transitions 0s .3s forwards;min-height:0}@keyframes enable-transitions{to{transition:opacity .2s ease-in-out}}.ul-focus-transitions-active .ul-card,.ul-card--with-transitions{transition:opacity .2s ease-in-out}.ul-card__container--desktop{border:2px solid #fff;box-shadow:0 0 15px #00000026;margin:15px}.ul-card__container--mobile{border-width:0;box-shadow:0 0 5px #00000040;margin-top:5px}.ul-card__container--desktop_longFormSurvey,.ul-card__container--mobile_longFormSurvey{margin:0}.sprig-container{display:flex;flex-direction:column;width:100%;height:fit-content;flex:1 1 auto;min-height:0;justify-content:center}.ul-card__container{background:#fff;border-radius:6px;display:flex;flex-direction:column;flex-grow:1;flex:1 1 auto;font-size:17px;line-height:23px;padding:0;min-height:0;position:relative;text-align:center;word-break:normal}.ul-card__container--desktop_feedbackButton{box-shadow:unset}.ul-card-vertical__button-wrapper{flex-direction:column;align-items:center}.ul-card__button-wrapper{margin-top:4px;display:flex;gap:16px;justify-content:center;align-self:stretch}.sprig-question-footer-container{align-items:center;width:100%;height:fit-content;display:flex;flex-direction:column;padding:12px 20px 0}.long-form-question-footer-container{position:fixed;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;overflow:visible;z-index:1000;pointer-events:none;padding:32px}@media only screen and (max-width: 700px){.long-form-question-footer-container{position:relative}}.long-form-question-footer-container--mobile{background-color:#fff;border-top:1px solid #e6e6e6;padding:16px 24px}.long-form-question-footer-container-center{justify-content:center}.long-form-question-footer-container .long-form-question-footer-container-logo{width:auto;pointer-events:auto}.long-form-question-footer-container-center .long-form-question-footer-container-logo{margin-left:0}.long-form-question-footer-container .long-form-question-footer-container-actions{display:flex;gap:8px;pointer-events:auto}.long-form-question-footer-container .long-form-question-footer-container-actions .long-form-button{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px;border-radius:8px;height:40px;width:40px}.long-form-question-footer-container .long-form-question-footer-container-actions .long-form-button .long-form-button-text-container{display:flex;align-items:center}.ul-rich-text-body{min-height:2em}.ul-rich-text-body,.ul-rich-text-body p{margin-top:10px;margin-bottom:10px}.ul-rich-text-body li{margin:5px 0}.ul-rich-text-body p,.ul-rich-text-body li{font-size:15px;line-height:130.35%;letter-spacing:.02em;color:#343442;text-align:start;white-space:pre-line}.ul-rich-text-body:last-child,.ul-rich-text-body li:last-child{margin-bottom:15px}.ul-card-main-content__link,.ul-card-main-content__email,.ul-card-main-content__web,.ul-card-main-content__android,.ul-card-main-content__ios{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;z-index:2;height:fit-content;overflow:auto;scrollbar-width:thin;scroll-behavior:smooth}.sprig-border-bottom{border-bottom:1px solid rgba(0,0,0,.1)}.sprig-border-top{border-top:1px solid rgba(0,0,0,.1)}.question-header-container{z-index:1}.sprig-header-container{padding:16px}.question-header-button-container{display:grid;grid-template-columns:97fr 3fr;align-items:center;justify-content:space-between;width:100%;height:fit-content}.ul-card--thanks-content .question-header-button-container{justify-content:center}.sprig-question-body{padding:0 20px;min-height:0;flex-shrink:1;overflow:auto;position:relative;align-self:stretch;width:100%}.sprig-stretch{align-self:stretch}.ul-question{color:#343442;display:block;font-size:17px;line-height:125%;font-weight:500;cursor:default;text-align:start}.ul-question ol,.ul-question ul,.ul-caption ol,.ul-caption ul{margin-left:1em}.ul-caption{flex:1 0 auto;font-size:14px;line-height:130.35%;letter-spacing:.02em;color:#6c6c6e;text-align:start;margin-top:4px}.ul-card__choices{margin:5px 0 0;flex:1 0}.choice--mobile{border:2px solid #e6e6e6}.choice--desktop{border:1px solid #e6e6e6}.choice{align-items:flex-start;color:#262136;cursor:pointer;display:flex;justify-content:flex-start;flex-direction:column;box-sizing:border-box;border-radius:3px;margin-bottom:7px;font-size:15px;line-height:20px;padding:10px 20px 10px 15px;background-color:#00000003}.choice--desktop:hover,.choice--desktop:active,.choice--mobile:active{background-color:#0000000d}.choice-label-container{align-items:center;display:flex;flex-direction:row;flex:0 0 fit-content;gap:15px;height:fit-content;justify-content:flex-start;width:100%}.choice-text-entry-container{width:100%;height:fit-content;flex:0 1 fit-content;overflow:hidden}.choice .choice-text-input--mobile{max-height:63px}.choice .choice-text-input--desktop{max-height:150px}.choice .choice-text-input{box-sizing:border-box;background-color:transparent;color:#343442;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;min-height:20px;max-height:60px;padding:0;margin-top:8px;resize:none;width:100%;font-size:14px;line-height:20px;outline:none;border:none;overflow-wrap:break-word}.choice .choice-text-input::placeholder{color:#6c6c6e80}.ul-thanks-check{text-align:center;margin-bottom:20px}.ul-card--thanks-content{padding:20px 0 10px}.ul-card--thanks .ul-question{padding-top:0;text-align:center}.ul-card--thanks .ul-caption{padding-top:0;text-align:center;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-lines:no-limit}.ul-card--uploading .ul-question{padding-top:15px;text-align:center}.ul-card--uploading .ul-caption{padding-top:5px;text-align:center;overflow-wrap:break-word}.select-checkbox{height:16px;width:16px;display:flex;box-sizing:border-box;background-color:"transparent";align-items:center;justify-content:center;border-radius:4px;border:1px solid #b0b5b7;flex-shrink:0}.select-radio{height:16px;width:16px;border-radius:16px;border:1px solid #323232;display:flex;box-sizing:border-box;box-shadow:inset 2px 2px #0000001a;background-color:"transparent";align-items:center;justify-content:center}.footer{width:100%;margin-top:12px;font-size:12px;line-height:12px;color:#000000b3}[class^=CenteredSurveyLayout] .ul-header__container,[class^=QuestionConceptTestLayout] .ul-header__container,.ul-websurvey-frame .ul-card__container,.ul-websurvey-frame-mobile .ul-card__container{margin-bottom:unset}[class^=CenteredSurveyLayout] .ul-card__container,[class^=QuestionConceptTestLayout] .ul-card__container,.ul-websurvey-frame .ul-card__container,.ul-websurvey-frame-mobile .ul-card__container{align-self:center;box-shadow:unset;border-radius:unset;border:none!important;position:unset;width:100%}@media only screen and (min-height: 600px) and (width: 600px){.ul-card{position:relative;top:-20px}}.ul-vertical-centered-container{display:flex;flex-direction:column;align-items:center;align-self:stretch}.sprig-accordion{width:100%;margin-bottom:8px}.sprig-accordion-body{width:100%;overflow:hidden}.sprig-accordion-header-container{background:transparent;border:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;cursor:pointer;margin:8px 0 0;padding:0;font-family:inherit}.sprig-header-label-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;flex:1 1 0}.sprig-header-label{color:#343442;font-size:15px;font-weight:590;line-height:21px;text-align:start;overflow:hidden}.sprig-check-background{flex:0 0 16px;height:16px;width:16px;border-radius:8px;margin-right:8px;background-color:#efefee;display:flex;align-items:center;justify-content:center}.sprig-check{height:9px;width:9px;margin-left:-1px}.sprig-check path{stroke:#506067;stroke-width:1.5}.sprig-caret{height:20px;width:20px;transition-property:transform}.sprig-caret path{stroke:#000}.ul-card-longform__submit-button-container{display:flex;justify-content:flex-end}.ul-card-longform__submit-button-container .ul-card-longform__submit-button{display:flex;flex-direction:row;align-items:center;white-space:nowrap;gap:4px;border-radius:8px;color:#fff;cursor:pointer}.ul-card-longform__submit-button-container .ul-card-longform__submit-button:disabled{opacity:.5;cursor:not-allowed}.ul-card-list-container--longform{display:flex;flex-direction:column;gap:2rem;width:100%;align-items:center;padding-block-start:calc(40vh - 100px);padding-block-end:calc(50vh - 100px);height:auto}.ul-card-list-container--longform:has(.ul-card-scroll-wrapper:nth-child(2)){gap:1rem;padding-block-start:40px}@media (min-height: 1200px){.ul-card-list-container--longform{padding-block-start:calc(50vh - 100px)}}@media (max-width: 600px){.ul-websurvey-frame-mobile.long-form-survey>.ul-websurvey-sidebar-mobile{padding-top:0}.ul-card-list-container--longform .ul-card-scroll-wrapper:last-child{padding-bottom:80px}.ul-card-list-container--longform:has(.ul-card-scroll-wrapper:nth-child(2)){padding-block-start:80px}}.ul-card-scroll-wrapper{width:100%;max-width:100vw;position:relative;display:flex;justify-content:center}.ul-card--unfocused{opacity:.3;transition:opacity .3s ease-in-out}.ul-consent-legal__name-input--mobile{border:2px solid #e6e6e6}.ul-consent-legal__name-input--desktop{border:1px solid #e6e6e6}.ul-consent-legal__name-input{background:#00000003;box-sizing:border-box;color:#343442;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;padding:10px 20px 10px 15px;border-radius:3px;font-size:15px;line-height:20px;margin-bottom:7px;width:100%}.ul-consent-legal__name-input::placeholder{color:#6c6c6e80}.ul-consent-legal__name-input:focus{outline:none;background:#fff}.ul-consent-legal__name-input--desktop:hover:not(:focus){background-color:#0000000d}.ul-card__consent-legal .choice{font-size:15px;padding:10px 15px;background-color:#00000003}.ul-card__consent-legal .choice--desktop:hover,.ul-card__consent-legal .choice--desktop:active,.ul-card__consent-legal .choice--mobile:active{background-color:#0000000d}.ul-card--likert__numbers{align-items:center;border-radius:5px;display:flex;flex-direction:row;flex:1 0;justify-content:center;margin:5px 0 0}.ul-card--likert__numbers>button{padding:unset}.likert-number--mobile{border:2px solid #e6e6e6}.likert-number--mobile:not(:first-child){margin-inline-start:-2px}.likert-number--desktop{border:1px solid #e6e6e6}.likert-number--desktop:not(:first-child){margin-inline-start:-1px}.likert-number{align-items:center;cursor:pointer;display:flex;justify-content:center;flex:1 0;background-color:#00000003;font-size:18px;line-height:24px;height:67px}.likert-number:first-child{border-start-start-radius:5px;border-end-start-radius:5px}.likert-number:last-child{border-start-end-radius:5px;border-end-end-radius:5px}.likert-number:active,.likert-number--desktop:hover{background-color:#0000000d;font-weight:500}.likert-star--mobile:not(:first-child){margin-inline-start:-2px}.likert-star--desktop:not(:first-child){margin-inline-start:-1px}.likert-star{align-items:center;cursor:pointer;display:flex;justify-content:space-between;flex:1 0;color:transparent;font-size:18px;line-height:24px;height:67px;background:unset;border:unset}.likert-smiley--mobile:not(:first-child){margin-inline-start:-2px}.likert-smiley--desktop:not(:first-child){margin-inline-start:-1px}.likert-smiley{align-items:center;cursor:pointer;display:flex;justify-content:space-between;flex:1 0;color:transparent;line-height:24px;height:67px;background:unset;border:unset}.likert-smiley>svg{margin:0 auto}.likert-smiley circle:not(:first-child){fill-opacity:1}.ul-card--likert__labels{align-items:center;color:#262136;display:flex;flex-direction:row;flex:1 0;font-weight:500;font-size:13px;line-height:15px;justify-content:space-between;margin:7px 0 10px}.ul-card--likert__labels>span:last-child{margin-left:auto;flex:1 1 auto;min-width:0;text-align:right}.ul-card--matrix_grid{display:grid;grid-template-columns:max-content repeat(var(--numColumns),minmax(107px,1fr));grid-template-rows:repeat(var(--numRows),min-content);margin:0 auto;row-gap:4px;width:max-content}.ul-card--matrix_grid_longform{width:100%}.ul-matrix-row-options{display:grid;grid-column:2/-1;grid-template-columns:subgrid}.ul-matrix-column-label{font-size:15px;max-width:150px;padding:10px 12px;text-align:center}.ul-card--matrix_container{margin-bottom:16px;overflow:auto}.ul-card--matrix_question_container{display:flex;flex-direction:column}.ul-matrix-scroll-gradient{-webkit-mask-image:linear-gradient(90deg,#000 90%,transparent);mask-image:linear-gradient(90deg,#000 90%,transparent)}.ul-matrix-scroll-gradient:dir(rtl){-webkit-mask-image:linear-gradient(270deg,#000,90%,transparent);mask-image:linear-gradient(270deg,#000,90%,transparent)}.ul-matrix-scroll-gradient:dir(rtl)+.ul-matrix-scroll-arrow{rotate:180deg}.ul-matrix-scroll-arrow{align-self:flex-end;background:none;border:none;color:#000;padding:0;position:absolute;top:45%}.ul-matrix-scroll-arrow:hover{cursor:pointer}.ul-matrix-option-wrapper{align-items:center;background:#f9f9f8;display:flex;justify-content:center;padding:10px 12px}.ul-matrix-last-option{border-start-end-radius:4px;border-end-end-radius:4px}.ul-matrix-row-label{align-items:center;background:#f9f9f8;border-end-start-radius:4px;border-start-start-radius:4px;display:flex;font-size:15px;left:0;right:0;max-width:200px;min-width:100px;padding:10px 12px;position:sticky}.ul-matrix-option-selected{border:6px solid var(--border);box-shadow:none}.ul-card__matrix{max-width:100%}.select-label{cursor:pointer;flex:1;overflow-wrap:anywhere;text-align:start}.ul-card--nps__numbers{align-items:center;border-radius:5px;display:flex;flex-direction:row;flex:1 0;justify-content:center;margin:5px 0 0}.nps-number--mobile{border:2px solid #e6e6e6}.nps-number--mobile:not(:first-child){margin-inline-start:-2px}.nps-number--desktop{border:1px solid #e6e6e6}.nps-number--desktop:not(:first-child){margin-inline-start:-1px}.nps-number{align-items:center;cursor:pointer;display:flex;justify-content:center;flex:1 0;background-color:#00000003;font-size:18px;line-height:24px;height:67px;padding:unset}.nps-number:first-child{border-start-start-radius:5px;border-end-start-radius:5px}.nps-number:last-child{border-start-end-radius:5px;border-end-end-radius:5px}.nps-number:active,.nps-number--desktop:hover{background-color:#0000000d;font-weight:500}.ul-card--nps__labels{align-items:center;color:#262136;display:flex;flex-direction:row;flex:1 0;font-weight:500;font-size:13px;line-height:15px;justify-content:space-between;margin:7px 0 10px}.ul-card-rank__labels{font-size:14px;font-style:normal;font-weight:600;line-height:150%;text-align:left}.ul-card-rank__list{list-style-type:none;padding-inline-start:0;margin:4px 0}.ul-card-rank__option{display:flex;align-items:center;padding:8px;gap:8px;align-self:stretch;border:1px solid #e2e3e1;border-radius:8px;margin-bottom:4px;background:#fff}.ul-card-rank__option:last-child{margin-bottom:0}.ul-card-rank__drag-btn{display:inline-flex;align-items:center;justify-content:center;line-height:0;padding:0;width:25px;height:25px;margin-left:auto;color:#0b2330;cursor:grab;background:transparent;border:0}.ul-card-rank__drag-btn:active,.ul-card-rank__option:active{cursor:grabbing}.ul-card-rank__option svg{display:block}.ul-card-rank__option.is-dragging{opacity:1;box-shadow:0 8px 25px #00000026,0 3px 10px #0000001a;z-index:1000;background:#fff;border-color:#0b2330;transition:none}.ul-card-rank__option.is-drop-target{background:#0b23301a;border-radius:8px;border-color:#0b23301a}.ul-card-rank__option.is-drop-target select,.ul-card-rank__option.is-drop-target span,.ul-card-rank__option.is-drop-target button{visibility:hidden}.ul-card-rank__option span{font-size:14px;font-weight:400;pointer-events:none}.ul-card-rank__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;height:25px;min-height:25px;border:1px solid #E2E3E1;border-radius:4px;font-size:14px;line-height:1.4;padding:2px 28px 2px 8px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='13' viewBox='0 0 12 13' fill='none'><path d='M9.75 5L6 8.75L2.25 5' stroke='%230B2330' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 8px center;background-size:12px 12px;background-color:#fff;cursor:pointer;pointer-events:auto}.ul-card-rank__select.ul-card-rank__select--placeholder{color:#b0b5b7}.ul-card-text{margin-top:2px;margin-bottom:3px;display:flex;flex-direction:column;justify-content:center;padding:0;width:100%}.ul-card-text__container{align-items:center;box-sizing:border-box;border-radius:3px;display:flex;justify-content:center;margin-bottom:12px;flex:1 0 100%}.ul-card-text__input--mobile{border:2px solid #e6e6e6;max-height:63px}.ul-card-text__input--desktop{border:1px solid #e6e6e6;max-height:150px}.ul-card-text__input{background:#00000003;box-sizing:border-box;color:#343442;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;min-height:63px;overflow:auto;padding:12px;resize:none;width:100%;border-radius:3px;font-size:15px;line-height:20px;overflow-wrap:break-word}.ul-card-text__input::placeholder{color:#6c6c6e80}.ul-card-text__input:focus{outline:none;background:#fff}.ul-card-text__input--desktop:hover:not(:focus){background-color:#0000000d}.ul-card__text-url-prompt-button{text-decoration:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:-webkit-fill-available}#ul-card-video__player_recorder{width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available}.ul-card-record__task{flex:1 0 auto;margin-top:2px;margin-bottom:3px;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:0}#ul-record-task-upload-progress,#ul-record-task-video-preview{width:100%;height:150px}.ul-permission-graphics-container{width:100%;height:150px;background-color:#0000000d;text-align:center;flex-direction:column;margin-left:auto;margin-right:auto;border-radius:5px;display:flex;align-items:center;font-size:15px;color:#000000b3}.ul-av-permission-denied-paragraph{margin:auto 15px;font-size:12px}.ul-av-permission-denied-headline{font-size:14px;color:#262136;text-decoration:underline;font-size:12px}.ul-permission-body{color:#000;margin:5px auto 5px 5px;line-height:135%;text-align:center}.ul-select-tab-container{width:240px;height:46px;background:#fff;border-radius:5px;text-align:start;align-items:center;display:flex;padding:0 5px;margin-top:20px;margin-bottom:auto}.ul-select-tab-text{color:#4b575d;margin:5px;line-height:135%;text-align:center}button.ul-task-skip-button{color:#000;background-color:#fff}#ul-task-detail-container{margin-top:0;margin-bottom:0;overflow:auto}#ul-task-detail-container.ul-rich-text-body p,#ul-task-detail-container.ul-rich-text-body li,#ul-task-detail-container.ul-rich-text-body{color:#4c4c4c}#ul-task-detail-container :first-child{margin-top:0}#ul-task-detail-container :last-child{margin-bottom:20px}.ul-horizontal-button-container{width:100%;display:flex;flex-direction:row}.ul-skip-button-below{margin-top:5px}.ul-horizontal-button-container-center{justify-content:center}.ul-vertical-button-container-center{display:flex;flex-direction:column;align-items:center}.ul-horizontal-button-container-left{justify-content:flex-start}.ul_recorded-task-inset-spacing{margin-top:5px;margin-bottom:24px}.ul_permission_svg_container{justify-content:center}.ul-card-text__button{background-color:var(--theme);border-radius:3px;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:500;line-height:18px;padding:10.5px 21px}.ul-card-text__button:disabled,.ul-card-text__button.sprig-button-disabled{background-color:#0000001a;color:#0003}.ul-card-text__button:disabled>svg path,.ul-card-text__button.sprig-button-disabled>svg path{stroke:#0003}.ul-card-text__button.ul-button-inactive{background-color:#fff!important;color:#5d696f!important}.ul-card-skip__button{color:#00000080;background:none;border:none;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;cursor:pointer}.ul-card-button-group{align-items:center;display:flex;gap:15px;justify-content:center;flex-direction:column}.select-button{align-items:center;background-color:transparent;border-radius:8px;border:1px solid #0b2330;box-shadow:0 0 0 2px #c8cccc;cursor:pointer;display:flex;font-size:15px;justify-content:space-between;margin-bottom:8px;padding:4px 8px 4px 16px;width:100%}.select-button:hover{background-color:#f3f3f3}.select-button:active{background-color:#eee}.select-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-button.select-button-placeholder{color:#b0b5b7}.select-button svg{flex-shrink:0}.select-list{position:relative;height:fit-content;padding:4px 0;z-index:100;background-color:#fff;border:1px solid #E2E3E1;box-shadow:0 16px 24px #0b23300d,0 4px 12px #0b233008;border-radius:8px;overflow-y:scroll;width:100%}.select-option{align-items:center;cursor:pointer;display:flex;font-size:15px;gap:16px;line-height:20px;padding:8px 16px}.select-option:hover{background-color:#f3f3f3}.ul-card--maxdiff__question-inner-container{display:grid;grid-template-columns:1fr 2.5fr 1fr;grid-template-rows:repeat(3,minmax(40px,auto));grid-gap:6px;align-items:center}@media (max-width: 600px){.ul-card-maxdiff__labels-row{column-gap:30%}}.ul-card-maxdiff__label{font-weight:600;text-align:center;margin:auto;flex:1;padding:8px;overflow:auto;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.ul-card-maxdiff__label-spacer{flex:6}.ul-card-maxdiff .ul-question{text-align:center}.ul-card-maxdiff__option-row{display:flex;justify-content:space-between;margin-bottom:8px;padding:0 24px}.ul-card-maxdiff__option-label{flex:6;align-self:center;padding:12px;text-align:center;max-width:100%;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.ul-card-maxdiff__option-control.smiley{display:flex;justify-content:center;align-items:center;min-width:86px;flex:1;padding:12px;border-radius:none;border:none;background:none;cursor:pointer}.ul-card-maxdiff__option-control .choice-label-container{justify-content:center}.ul-card-maxdiff p.ul-caption{text-align:center}.ul-card-maxdiff .question-header-button-container{display:flex;justify-content:center}.ul-card-maxdiff__option-selected{border-radius:100px}.ul-card-maxdiff__option-selected.good{background:#90ee90}.ul-card-maxdiff__option-selected.bad{background:#f08080}.ul-card-maxdiff__option-btn{width:42px;height:42px;justify-content:center;align-items:center}html,body{cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;height:100%;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-webkit-touch-callout:none}b{font-weight:500}form{margin-block-end:0;margin-block-start:0}#ul-app{opacity:0;width:100%;flex-grow:2;display:flex}#ul-app.ul-app--overlay{position:absolute;bottom:0;transition:opacity .1s ease-out;transition-delay:.1s}#ul-app.ul-app--visible{opacity:1;bottom:0}.ul-app__container{width:100%;display:flex;flex-direction:column;max-height:100vh}.ul-header__container{margin-bottom:15px}.ul-header{align-items:center;background:repeating-linear-gradient(120deg,#ebebeb,#ebebeb 24px,#fff 24px,#fff 48px);border-bottom:2px solid #ebebeb;display:flex;font-size:14px;font-weight:500;height:40px;justify-content:center;width:100%}.ul-footer{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin-top:auto;flex-grow:0;width:100%;min-height:10px;height:fit-content;flex-shrink:0}.ul-footer>.yellow-footer-logo{background:#fad133;border:1px solid #f9c600;border-radius:14px;padding:6px 12px}.ul-footer>.yellow-footer-logo:hover{background:#f9c600}.ul-footer .thank-you-card-link{background:#00000003;border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;gap:12px;margin-bottom:15px;padding:12px;text-align:initial;width:280px}.ul-footer .thank-you-card-link:hover{background:#00000008}.ul-footer>a{color:inherit}.ul-footer-bubble{display:inline-block;margin:0 3px;width:7px;height:7px;border-radius:3px;border:1px solid transparent}.sprig-box-logo{background:#f9c600;border-radius:5px;display:flex;padding:4px}.close-container{display:flex;justify-content:flex-end;width:100%;height:0}.close-btn{position:absolute;top:8px;right:8px;cursor:pointer;height:16px;width:16px;z-index:2}.ul-app__container{transition:opacity .3s ease-out}.ul-center-horizontally{text-align:center}.ul-progress-bar-container{width:100%;height:2px;background-color:#0000001a;border-radius:2px}.ul-progress-bar-container__footer{max-width:250px;margin:16px 0}.ul-progress-bar-container__header{position:fixed;top:80px;max-width:unset;margin:0;z-index:3}.ul-progress-bar-current{transition:width 1s ease;width:0%;height:0;border-radius:2px}.prototype-button{align-self:stretch;background:#00000003;border:1.5px solid #e6e6e6;border-radius:4px 0 0 4px;flex:none;flex-grow:0;height:fit-content;line-height:16.5px;margin:0 20px;padding:20px 0;font-size:14px;font-family:inherit;text-decoration:underline}.prototype-button:hover{cursor:pointer}` }), e.customStyles && Ae({ document: u, elementId: "ul-custom-style", styleString: e.customStyles, nonce: e.styleNonce }), e.fontFamily && a && parent) {
|
|
1458
|
+
if (Ne({ document: u, elementId: "sprig-style", styleString: `html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}ol,ul{padding-inline-start:1em}.ul-loading-spinner-container{font-size:1.8rem;flex-grow:1;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.ul-loading-spinner{display:inline-block;position:relative;width:6rem;height:6rem}.ul-loading-spinner div{box-sizing:border-box;display:block;position:absolute;width:80%;height:80%;margin:5px;border:5px solid #152e3e;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#152e3e transparent transparent transparent}.ul-loading-spinner .first{animation-delay:-.45s}.ul-loading-spinner .second{animation-delay:-.3s}.ul-loading-spinner .third{animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in-transition{animation:fadeIn .4s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ul-card{flex:1 1 auto;border-radius:2px;display:flex;flex-direction:column;font-size:17px;line-height:19px;text-align:start;min-width:200px;justify-content:center;animation:enable-transitions 0s .3s forwards;min-height:0}@keyframes enable-transitions{to{transition:opacity .2s ease-in-out}}.ul-focus-transitions-active .ul-card,.ul-card--with-transitions{transition:opacity .2s ease-in-out}.ul-card__container--desktop{border:2px solid #fff;box-shadow:0 0 15px #00000026;margin:15px}.ul-card__container--mobile{border-width:0;box-shadow:0 0 5px #00000040;margin-top:5px}.ul-card__container--desktop_longFormSurvey,.ul-card__container--mobile_longFormSurvey{margin:0}.sprig-container{display:flex;flex-direction:column;width:100%;height:fit-content;flex:1 1 auto;min-height:0;justify-content:center}.ul-card__container{background:#fff;border-radius:6px;display:flex;flex-direction:column;flex-grow:1;flex:1 1 auto;font-size:17px;line-height:23px;padding:0;min-height:0;position:relative;text-align:center;word-break:normal}.ul-card__container--desktop_feedbackButton{box-shadow:unset}.ul-card-vertical__button-wrapper{flex-direction:column;align-items:center}.ul-card__button-wrapper{margin-top:4px;display:flex;gap:16px;justify-content:center;align-self:stretch}.sprig-question-footer-container{align-items:center;width:100%;height:fit-content;display:flex;flex-direction:column;padding:12px 20px 0}.long-form-question-footer-container{position:fixed;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;align-items:center;overflow:visible;z-index:1000;pointer-events:none;padding:32px}@media only screen and (max-width: 700px){.long-form-question-footer-container{position:relative}}.long-form-question-footer-container--mobile{background-color:#fff;border-top:1px solid #e6e6e6;padding:16px 24px}.long-form-question-footer-container-center{justify-content:center}.long-form-question-footer-container .long-form-question-footer-container-logo{width:auto;pointer-events:auto}.long-form-question-footer-container-center .long-form-question-footer-container-logo{margin-left:0}.long-form-question-footer-container .long-form-question-footer-container-actions{display:flex;gap:8px;pointer-events:auto}.long-form-question-footer-container .long-form-question-footer-container-actions .long-form-button{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px;border-radius:8px;height:40px;width:40px}.long-form-question-footer-container .long-form-question-footer-container-actions .long-form-button .long-form-button-text-container{display:flex;align-items:center}.ul-rich-text-body{min-height:2em}.ul-rich-text-body,.ul-rich-text-body p{margin-top:10px;margin-bottom:10px}.ul-rich-text-body li{margin:5px 0}.ul-rich-text-body p,.ul-rich-text-body li{font-size:15px;line-height:130.35%;letter-spacing:.02em;color:#343442;text-align:start;white-space:pre-line}.ul-rich-text-body:last-child,.ul-rich-text-body li:last-child{margin-bottom:15px}.ul-card-main-content__link,.ul-card-main-content__email,.ul-card-main-content__web,.ul-card-main-content__android,.ul-card-main-content__ios{display:flex;flex:1 1 auto;min-height:0;flex-direction:column;z-index:2;height:fit-content;overflow:auto;scrollbar-width:thin;scroll-behavior:smooth}.sprig-border-bottom{border-bottom:1px solid rgba(0,0,0,.1)}.sprig-border-top{border-top:1px solid rgba(0,0,0,.1)}.question-header-container{z-index:1}.sprig-header-container{padding:16px}.question-header-button-container{display:grid;grid-template-columns:97fr 3fr;align-items:center;justify-content:space-between;width:100%;height:fit-content}.ul-card--thanks-content .question-header-button-container{justify-content:center}.sprig-question-body{padding:0 20px;min-height:0;flex-shrink:1;overflow:auto;position:relative;align-self:stretch;width:100%}.sprig-stretch{align-self:stretch}.ul-question{color:#343442;display:block;font-size:17px;line-height:125%;font-weight:500;cursor:default;text-align:start}.ul-question ol,.ul-question ul,.ul-caption ol,.ul-caption ul{margin-left:1em}.ul-caption{flex:1 0 auto;font-size:14px;line-height:130.35%;letter-spacing:.02em;color:#6c6c6e;text-align:start;margin-top:4px}.ul-card__choices{margin:5px 0 0;flex:1 0}.choice--mobile{border:2px solid #e6e6e6}.choice--desktop{border:1px solid #e6e6e6}.choice{align-items:flex-start;color:#262136;cursor:pointer;display:flex;justify-content:flex-start;flex-direction:column;box-sizing:border-box;border-radius:3px;margin-bottom:7px;font-size:15px;line-height:20px;padding:10px 20px 10px 15px;background-color:#00000003}.choice--desktop:hover,.choice--desktop:active,.choice--mobile:active{background-color:#0000000d}.choice-label-container{align-items:center;display:flex;flex-direction:row;flex:0 0 fit-content;gap:15px;height:fit-content;justify-content:flex-start;width:100%}.choice-text-entry-container{width:100%;height:fit-content;flex:0 1 fit-content;overflow:hidden}.choice .choice-text-input--mobile{max-height:63px}.choice .choice-text-input--desktop{max-height:150px}.choice .choice-text-input{box-sizing:border-box;background-color:transparent;color:#343442;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;min-height:20px;max-height:60px;padding:0;margin-top:8px;resize:none;width:100%;font-size:14px;line-height:20px;outline:none;border:none;overflow-wrap:break-word}.choice .choice-text-input::placeholder{color:#6c6c6e80}.ul-thanks-check{text-align:center;margin-bottom:20px}.ul-card--thanks-content{padding:20px 0 10px}.ul-card--thanks .ul-question{padding-top:0;text-align:center}.ul-card--thanks .ul-caption{padding-top:0;text-align:center;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;hyphenate-limit-lines:no-limit}.ul-card--uploading .ul-question{padding-top:15px;text-align:center}.ul-card--uploading .ul-caption{padding-top:5px;text-align:center;overflow-wrap:break-word}.select-checkbox{height:16px;width:16px;display:flex;box-sizing:border-box;background-color:"transparent";align-items:center;justify-content:center;border-radius:4px;border:1px solid #b0b5b7;flex-shrink:0}.select-radio{height:16px;width:16px;border-radius:16px;border:1px solid #323232;display:flex;box-sizing:border-box;box-shadow:inset 2px 2px #0000001a;background-color:"transparent";align-items:center;justify-content:center}.footer{width:100%;margin-top:12px;font-size:12px;line-height:12px;color:#000000b3}[class^=CenteredSurveyLayout] .ul-header__container,[class^=QuestionConceptTestLayout] .ul-header__container,.ul-websurvey-frame .ul-card__container,.ul-websurvey-frame-mobile .ul-card__container{margin-bottom:unset}[class^=CenteredSurveyLayout] .ul-card__container,[class^=QuestionConceptTestLayout] .ul-card__container,.ul-websurvey-frame .ul-card__container,.ul-websurvey-frame-mobile .ul-card__container{align-self:center;box-shadow:unset;border-radius:unset;border:none!important;position:unset;width:100%}@media only screen and (min-height: 600px) and (width: 600px){.ul-card{position:relative;top:-20px}}.ul-vertical-centered-container{display:flex;flex-direction:column;align-items:center;align-self:stretch}.sprig-accordion{width:100%;margin-bottom:8px}.sprig-accordion-body{width:100%;overflow:hidden}.sprig-accordion-header-container{background:transparent;border:none;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;cursor:pointer;margin:8px 0 0;padding:0;font-family:inherit}.sprig-header-label-container{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;flex:1 1 0}.sprig-header-label{color:#343442;font-size:15px;font-weight:590;line-height:21px;text-align:start;overflow:hidden}.sprig-check-background{flex:0 0 16px;height:16px;width:16px;border-radius:8px;margin-right:8px;background-color:#efefee;display:flex;align-items:center;justify-content:center}.sprig-check{height:9px;width:9px;margin-left:-1px}.sprig-check path{stroke:#506067;stroke-width:1.5}.sprig-caret{height:20px;width:20px;transition-property:transform}.sprig-caret path{stroke:#000}.ul-card-longform__submit-button-container{display:flex;justify-content:flex-end}.ul-card-longform__submit-button-container .ul-card-longform__submit-button{display:flex;flex-direction:row;align-items:center;white-space:nowrap;gap:4px;border-radius:8px;color:#fff;cursor:pointer}.ul-card-longform__submit-button-container .ul-card-longform__submit-button:disabled{opacity:.5;cursor:not-allowed}.ul-card-list-container--longform{display:flex;flex-direction:column;gap:2rem;width:100%;align-items:center;padding-block-start:calc(40vh - 100px);padding-block-end:calc(50vh - 100px);height:auto}.ul-card-list-container--longform:has(.ul-card-scroll-wrapper:nth-child(2)){gap:1rem;padding-block-start:40px}@media (min-height: 1200px){.ul-card-list-container--longform{padding-block-start:calc(50vh - 100px)}}@media (max-width: 600px){.ul-websurvey-frame-mobile.long-form-survey>.ul-websurvey-sidebar-mobile{padding-top:0}.ul-card-list-container--longform .ul-card-scroll-wrapper:last-child{padding-bottom:80px}.ul-card-list-container--longform:has(.ul-card-scroll-wrapper:nth-child(2)){padding-block-start:80px}}.ul-card-scroll-wrapper{width:100%;max-width:100vw;position:relative;display:flex;justify-content:center}.ul-card--unfocused{opacity:.3;transition:opacity .3s ease-in-out}.ul-consent-legal__name-input--mobile{border:2px solid #e6e6e6}.ul-consent-legal__name-input--desktop{border:1px solid #e6e6e6}.ul-consent-legal__name-input{background:#00000003;box-sizing:border-box;color:#343442;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;padding:10px 20px 10px 15px;border-radius:3px;font-size:15px;line-height:20px;margin-bottom:7px;width:100%}.ul-consent-legal__name-input::placeholder{color:#6c6c6e80}.ul-consent-legal__name-input:focus{outline:none;background:#fff}.ul-consent-legal__name-input--desktop:hover:not(:focus){background-color:#0000000d}.ul-card__consent-legal .choice{font-size:15px;padding:10px 15px;background-color:#00000003}.ul-card__consent-legal .choice--desktop:hover,.ul-card__consent-legal .choice--desktop:active,.ul-card__consent-legal .choice--mobile:active{background-color:#0000000d}.ul-card--likert__numbers{align-items:center;border-radius:5px;display:flex;flex-direction:row;flex:1 0;justify-content:center;margin:5px 0 0}.ul-card--likert__numbers>button{padding:unset}.likert-number--mobile{border:2px solid #e6e6e6}.likert-number--mobile:not(:first-child){margin-inline-start:-2px}.likert-number--desktop{border:1px solid #e6e6e6}.likert-number--desktop:not(:first-child){margin-inline-start:-1px}.likert-number{align-items:center;cursor:pointer;display:flex;justify-content:center;flex:1 0;background-color:#00000003;font-size:18px;line-height:24px;height:67px}.likert-number:first-child{border-start-start-radius:5px;border-end-start-radius:5px}.likert-number:last-child{border-start-end-radius:5px;border-end-end-radius:5px}.likert-number:active,.likert-number--desktop:hover{background-color:#0000000d;font-weight:500}.likert-star--mobile:not(:first-child){margin-inline-start:-2px}.likert-star--desktop:not(:first-child){margin-inline-start:-1px}.likert-star{align-items:center;cursor:pointer;display:flex;justify-content:space-between;flex:1 0;color:transparent;font-size:18px;line-height:24px;height:67px;background:unset;border:unset}.likert-smiley--mobile:not(:first-child){margin-inline-start:-2px}.likert-smiley--desktop:not(:first-child){margin-inline-start:-1px}.likert-smiley{align-items:center;cursor:pointer;display:flex;justify-content:space-between;flex:1 0;color:transparent;line-height:24px;height:67px;background:unset;border:unset}.likert-smiley>svg{margin:0 auto}.likert-smiley circle:not(:first-child){fill-opacity:1}.ul-card--likert__labels{align-items:center;color:#262136;display:flex;flex-direction:row;flex:1 0;font-weight:500;font-size:13px;line-height:15px;justify-content:space-between;margin:7px 0 10px}.ul-card--likert__labels>span:last-child{margin-left:auto;flex:1 1 auto;min-width:0;text-align:right}.ul-card--matrix_grid{display:grid;grid-template-columns:max-content repeat(var(--numColumns),minmax(107px,1fr));grid-template-rows:repeat(var(--numRows),min-content);margin:0 auto;row-gap:4px;width:max-content}.ul-card--matrix_grid_longform{width:100%}.ul-matrix-row-options{display:grid;grid-column:2/-1;grid-template-columns:subgrid}.ul-matrix-column-label{font-size:15px;max-width:150px;padding:10px 12px;text-align:center}.ul-card--matrix_container{margin-bottom:16px;overflow:auto}.ul-card--matrix_question_container{display:flex;flex-direction:column}.ul-matrix-scroll-gradient{-webkit-mask-image:linear-gradient(90deg,#000 90%,transparent);mask-image:linear-gradient(90deg,#000 90%,transparent)}.ul-matrix-scroll-gradient:dir(rtl){-webkit-mask-image:linear-gradient(270deg,#000,90%,transparent);mask-image:linear-gradient(270deg,#000,90%,transparent)}.ul-matrix-scroll-gradient:dir(rtl)+.ul-matrix-scroll-arrow{rotate:180deg}.ul-matrix-scroll-arrow{align-self:flex-end;background:none;border:none;color:#000;padding:0;position:absolute;top:45%}.ul-matrix-scroll-arrow:hover{cursor:pointer}.ul-matrix-option-wrapper{align-items:center;background:#f9f9f8;display:flex;justify-content:center;padding:10px 12px}.ul-matrix-last-option{border-start-end-radius:4px;border-end-end-radius:4px}.ul-matrix-row-label{align-items:center;background:#f9f9f8;border-end-start-radius:4px;border-start-start-radius:4px;display:flex;font-size:15px;left:0;right:0;max-width:200px;min-width:100px;padding:10px 12px;position:sticky}.ul-matrix-option-selected{border:6px solid var(--border);box-shadow:none}.ul-card__matrix{max-width:100%}.select-label{cursor:pointer;flex:1;overflow-wrap:anywhere;text-align:start}.ul-card--nps__numbers{align-items:center;border-radius:5px;display:flex;flex-direction:row;flex:1 0;justify-content:center;margin:5px 0 0}.nps-number--mobile{border:2px solid #e6e6e6}.nps-number--mobile:not(:first-child){margin-inline-start:-2px}.nps-number--desktop{border:1px solid #e6e6e6}.nps-number--desktop:not(:first-child){margin-inline-start:-1px}.nps-number{align-items:center;cursor:pointer;display:flex;justify-content:center;flex:1 0;background-color:#00000003;font-size:18px;line-height:24px;height:67px;padding:unset}.nps-number:first-child{border-start-start-radius:5px;border-end-start-radius:5px}.nps-number:last-child{border-start-end-radius:5px;border-end-end-radius:5px}.nps-number:active,.nps-number--desktop:hover{background-color:#0000000d;font-weight:500}.ul-card--nps__labels{align-items:center;color:#262136;display:flex;flex-direction:row;flex:1 0;font-weight:500;font-size:13px;line-height:15px;justify-content:space-between;margin:7px 0 10px}.ul-card-rank__labels{font-size:14px;font-style:normal;font-weight:600;line-height:150%;text-align:left}.ul-card-rank__list{list-style-type:none;padding-inline-start:0;margin:4px 0}.ul-card-rank__option{display:flex;align-items:center;padding:8px;gap:8px;align-self:stretch;border:1px solid #e2e3e1;border-radius:8px;margin-bottom:4px;background:#fff}.ul-card-rank__option:last-child{margin-bottom:0}.ul-card-rank__drag-btn{display:inline-flex;align-items:center;justify-content:center;line-height:0;padding:0;width:25px;height:25px;margin-left:auto;color:#0b2330;cursor:grab;background:transparent;border:0}.ul-card-rank__drag-btn:active,.ul-card-rank__option:active{cursor:grabbing}.ul-card-rank__option svg{display:block}.ul-card-rank__option.is-dragging{opacity:1;box-shadow:0 8px 25px #00000026,0 3px 10px #0000001a;z-index:1000;background:#fff;border-color:#0b2330;transition:none}.ul-card-rank__option.is-drop-target{background:#0b23301a;border-radius:8px;border-color:#0b23301a}.ul-card-rank__option.is-drop-target select,.ul-card-rank__option.is-drop-target span,.ul-card-rank__option.is-drop-target button{visibility:hidden}.ul-card-rank__option span{font-size:14px;font-weight:400;pointer-events:none}.ul-card-rank__select{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-sizing:border-box;height:25px;min-height:25px;border:1px solid #E2E3E1;border-radius:4px;font-size:14px;line-height:1.4;padding:2px 28px 2px 8px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='13' viewBox='0 0 12 13' fill='none'><path d='M9.75 5L6 8.75L2.25 5' stroke='%230B2330' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 8px center;background-size:12px 12px;background-color:#fff;cursor:pointer;pointer-events:auto}.ul-card-rank__select.ul-card-rank__select--placeholder{color:#b0b5b7}.ul-card-text{margin-top:2px;margin-bottom:3px;display:flex;flex-direction:column;justify-content:center;padding:0;width:100%}.ul-card-text__container{align-items:center;box-sizing:border-box;border-radius:3px;display:flex;justify-content:center;margin-bottom:12px;flex:1 0 100%}.ul-card-text__input--mobile{border:2px solid #e6e6e6;max-height:63px}.ul-card-text__input--desktop{border:1px solid #e6e6e6;max-height:150px}.ul-card-text__input{background:#00000003;box-sizing:border-box;color:#343442;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;min-height:63px;overflow:auto;padding:12px;resize:none;width:100%;border-radius:3px;font-size:15px;line-height:20px;overflow-wrap:break-word}.ul-card-text__input::placeholder{color:#6c6c6e80}.ul-card-text__input:focus{outline:none;background:#fff}.ul-card-text__input--desktop:hover:not(:focus){background-color:#0000000d}.ul-card__text-url-prompt-button{text-decoration:none;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;max-width:-webkit-fill-available}#ul-card-video__player_recorder{width:100%;width:-moz-available;width:-webkit-fill-available;width:fill-available}.ul-card-record__task{flex:1 0 auto;margin-top:2px;margin-bottom:3px;align-items:center;display:flex;flex-wrap:wrap;justify-content:center;padding:0}#ul-record-task-upload-progress,#ul-record-task-video-preview{width:100%;height:150px}.ul-permission-graphics-container{width:100%;height:150px;background-color:#0000000d;text-align:center;flex-direction:column;margin-left:auto;margin-right:auto;border-radius:5px;display:flex;align-items:center;font-size:15px;color:#000000b3}.ul-av-permission-denied-paragraph{margin:auto 15px;font-size:12px}.ul-av-permission-denied-headline{font-size:14px;color:#262136;text-decoration:underline;font-size:12px}.ul-permission-body{color:#000;margin:5px auto 5px 5px;line-height:135%;text-align:center}.ul-select-tab-container{width:240px;height:46px;background:#fff;border-radius:5px;text-align:start;align-items:center;display:flex;padding:0 5px;margin-top:20px;margin-bottom:auto}.ul-select-tab-text{color:#4b575d;margin:5px;line-height:135%;text-align:center}button.ul-task-skip-button{color:#000;background-color:#fff}#ul-task-detail-container{margin-top:0;margin-bottom:0;overflow:auto}#ul-task-detail-container.ul-rich-text-body p,#ul-task-detail-container.ul-rich-text-body li,#ul-task-detail-container.ul-rich-text-body{color:#4c4c4c}#ul-task-detail-container :first-child{margin-top:0}#ul-task-detail-container :last-child{margin-bottom:20px}.ul-horizontal-button-container{width:100%;display:flex;flex-direction:row}.ul-skip-button-below{margin-top:5px}.ul-horizontal-button-container-center{justify-content:center}.ul-vertical-button-container-center{display:flex;flex-direction:column;align-items:center}.ul-horizontal-button-container-left{justify-content:flex-start}.ul_recorded-task-inset-spacing{margin-top:5px;margin-bottom:24px}.ul_permission_svg_container{justify-content:center}.ul-card-text__button{background-color:var(--theme);border-radius:3px;border:none;color:#fff;cursor:pointer;font-size:15px;font-weight:500;line-height:18px;padding:10.5px 21px}.ul-card-text__button:disabled,.ul-card-text__button.sprig-button-disabled{background-color:#0000001a;color:#0003}.ul-card-text__button:disabled>svg path,.ul-card-text__button.sprig-button-disabled>svg path{stroke:#0003}.ul-card-text__button.ul-button-inactive{background-color:#fff!important;color:#5d696f!important}.ul-card-skip__button{color:#00000080;background:none;border:none;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;cursor:pointer}.ul-card-button-group{align-items:center;display:flex;gap:15px;justify-content:center;flex-direction:column}.select-button{align-items:center;background-color:transparent;border-radius:8px;border:1px solid #0b2330;box-shadow:0 0 0 2px #c8cccc;cursor:pointer;display:flex;font-size:15px;justify-content:space-between;margin-bottom:8px;padding:4px 8px 4px 16px;width:100%}.select-button:hover{background-color:#f3f3f3}.select-button:active{background-color:#eee}.select-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-button.select-button-placeholder{color:#b0b5b7}.select-button svg{flex-shrink:0}.select-list{position:relative;height:fit-content;padding:4px 0;z-index:100;background-color:#fff;border:1px solid #E2E3E1;box-shadow:0 16px 24px #0b23300d,0 4px 12px #0b233008;border-radius:8px;overflow-y:scroll;width:100%}.select-option{align-items:center;cursor:pointer;display:flex;font-size:15px;gap:16px;line-height:20px;padding:8px 16px}.select-option:hover{background-color:#f3f3f3}.ul-card--maxdiff__question-inner-container{display:grid;grid-template-columns:1fr 2.5fr 1fr;grid-template-rows:repeat(3,minmax(40px,auto));grid-gap:6px;align-items:center}@media (max-width: 600px){.ul-card-maxdiff__labels-row{column-gap:30%}}.ul-card-maxdiff__label{font-weight:600;text-align:center;margin:auto;flex:1;padding:8px;overflow:auto;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.ul-card-maxdiff__label-spacer{flex:6}.ul-card-maxdiff .ul-question{text-align:center}.ul-card-maxdiff__option-row{display:flex;justify-content:space-between;margin-bottom:8px;padding:0 24px}.ul-card-maxdiff__option-label{flex:6;align-self:center;padding:12px;text-align:center;max-width:100%;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.ul-card-maxdiff__option-control.smiley{display:flex;justify-content:center;align-items:center;min-width:86px;flex:1;padding:12px;border-radius:none;border:none;background:none;cursor:pointer}.ul-card-maxdiff__option-control .choice-label-container{justify-content:center}.ul-card-maxdiff p.ul-caption{text-align:center}.ul-card-maxdiff .question-header-button-container{display:flex;justify-content:center}.ul-card-maxdiff__option-selected{border-radius:100px}.ul-card-maxdiff__option-selected.good{background:#90ee90}.ul-card-maxdiff__option-selected.bad{background:#f08080}.ul-card-maxdiff__option-btn{width:42px;height:42px;justify-content:center;align-items:center}html,body{cursor:default;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;height:100%;overflow:hidden;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-webkit-touch-callout:none}b{font-weight:500}form{margin-block-end:0;margin-block-start:0}#ul-app{opacity:0;width:100%;flex-grow:2;display:flex}#ul-app.ul-app--overlay{position:absolute;bottom:0;transition:opacity .1s ease-out;transition-delay:.1s}#ul-app.ul-app--visible{opacity:1;bottom:0}.ul-app__container{width:100%;display:flex;flex-direction:column;max-height:100vh}.ul-header__container{margin-bottom:15px}.ul-header{align-items:center;background:repeating-linear-gradient(120deg,#ebebeb,#ebebeb 24px,#fff 24px,#fff 48px);border-bottom:2px solid #ebebeb;display:flex;font-size:14px;font-weight:500;height:40px;justify-content:center;width:100%}.ul-footer{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;margin-top:auto;flex-grow:0;width:100%;min-height:10px;height:fit-content;flex-shrink:0}.ul-footer>.yellow-footer-logo{background:#fad133;border:1px solid #f9c600;border-radius:14px;padding:6px 12px}.ul-footer>.yellow-footer-logo:hover{background:#f9c600}.ul-footer .thank-you-card-link{background:#00000003;border:1px solid #e6e6e6;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;gap:12px;margin-bottom:15px;padding:12px;text-align:initial;width:280px}.ul-footer .thank-you-card-link:hover{background:#00000008}.ul-footer>a{color:inherit}.ul-footer-bubble{display:inline-block;margin:0 3px;width:7px;height:7px;border-radius:3px;border:1px solid transparent}.sprig-box-logo{background:#f9c600;border-radius:5px;display:flex;padding:4px}.close-container{display:flex;justify-content:flex-end;width:100%;height:0}.close-btn{position:absolute;top:8px;right:8px;cursor:pointer;height:16px;width:16px;z-index:2}.ul-app__container{transition:opacity .3s ease-out}.ul-center-horizontally{text-align:center}.ul-progress-bar-container{width:100%;height:2px;background-color:#0000001a;border-radius:2px}.ul-progress-bar-container__footer{max-width:250px;margin:16px 0}.ul-progress-bar-container__header{position:fixed;top:80px;max-width:unset;margin:0;z-index:3}.ul-progress-bar-current{transition:width 1s ease;width:0%;height:0;border-radius:2px}.prototype-button{align-self:stretch;background:#00000003;border:1.5px solid #e6e6e6;border-radius:4px 0 0 4px;flex:none;flex-grow:0;height:fit-content;line-height:16.5px;margin:0 20px;padding:20px 0;font-size:14px;font-family:inherit;text-decoration:underline}.prototype-button:hover{cursor:pointer}` }), e.customStyles && Ne({ document: u, elementId: "ul-custom-style", styleString: e.customStyles, nonce: e.styleNonce }), e.fontFamily && a && parent) {
|
|
1457
1459
|
const w = u.createElement("link");
|
|
1458
1460
|
w.rel = "stylesheet", w.href = a, y.appendChild(w);
|
|
1459
1461
|
}
|
|
@@ -1466,38 +1468,38 @@ const Dn = ({ mode: e = null, viewWindow: t, viewDocument: r, trackPageViewUrl:
|
|
|
1466
1468
|
}, y.appendChild(w);
|
|
1467
1469
|
}
|
|
1468
1470
|
const v = i || ((m = s.eventEmitter) == null ? void 0 : m.emit);
|
|
1469
|
-
v == null || v("verify.view.version", { "view.version": "2.40.
|
|
1470
|
-
|
|
1471
|
+
v == null || v("verify.view.version", { "view.version": "2.40.4" }), c && t && (Ae && ke(c), te(b(zn, {}), c), Ae = !0, ie.once(A.SurveyClosed, () => {
|
|
1472
|
+
ke(c), Ae = !1;
|
|
1471
1473
|
}));
|
|
1472
|
-
} },
|
|
1474
|
+
} }, Yn = Object.freeze(Object.defineProperty({ __proto__: null, default: Bn }, Symbol.toStringTag, { value: "Module" }));
|
|
1473
1475
|
export {
|
|
1474
|
-
|
|
1476
|
+
Zn as A,
|
|
1475
1477
|
K as F,
|
|
1476
|
-
|
|
1477
|
-
|
|
1478
|
+
mn as M,
|
|
1479
|
+
En as S,
|
|
1478
1480
|
ye as T,
|
|
1479
1481
|
G as _,
|
|
1480
1482
|
B as a,
|
|
1481
|
-
|
|
1483
|
+
Ln as b,
|
|
1482
1484
|
Me as c,
|
|
1483
|
-
|
|
1484
|
-
|
|
1485
|
-
|
|
1485
|
+
Sn as d,
|
|
1486
|
+
Gn as e,
|
|
1487
|
+
Qn as f,
|
|
1486
1488
|
V as g,
|
|
1487
1489
|
Z as h,
|
|
1488
|
-
|
|
1489
|
-
|
|
1490
|
-
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1490
|
+
hn as i,
|
|
1491
|
+
Nn as j,
|
|
1492
|
+
Kn as k,
|
|
1493
|
+
Jn as l,
|
|
1494
|
+
er as m,
|
|
1495
|
+
Un as n,
|
|
1496
|
+
On as o,
|
|
1495
1497
|
N as p,
|
|
1496
|
-
|
|
1497
|
-
|
|
1498
|
-
|
|
1498
|
+
nr as q,
|
|
1499
|
+
jn as r,
|
|
1500
|
+
Or as s,
|
|
1499
1501
|
b as u,
|
|
1500
|
-
|
|
1501
|
-
|
|
1502
|
+
Yn as v,
|
|
1503
|
+
sn as w,
|
|
1502
1504
|
ue as y
|
|
1503
1505
|
};
|