@sprig-technologies/sprig-browser 2.42.1 → 2.44.0
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-Cai2CXxq.js +614 -0
- package/dist/conversational-ui-uecC--rF.cjs +1 -0
- package/dist/conversational-v2-styles-BTm-8rVB.cjs +1 -0
- package/dist/conversational-v2-styles-Bj3dBWvf.js +4 -0
- package/dist/{core-D9RfS2Z8.js → core-CWHAsU-S.js} +354 -354
- package/dist/core-CgFFOhiH.cjs +12 -0
- package/dist/core.cjs +1 -1
- package/dist/core.d.ts +16 -7
- package/dist/core.js +2 -2
- package/dist/index-CbagEkvN.js +754 -0
- package/dist/index-D2nvY-Yh.cjs +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.ts +16 -7
- package/dist/index.js +2 -2
- package/dist/{metricsReporter-Dy6jXbOf.cjs → metricsReporter-BGIzo9eh.cjs} +1 -1
- package/dist/{metricsReporter-DqmmYkn-.js → metricsReporter-Bg5aC8mO.js} +1 -1
- package/dist/replay.cjs +1 -1
- package/dist/replay.js +116 -111
- package/dist/{getAttributedUrl-DndmCZhi.cjs → videoPlayer-B4YqaVpY.cjs} +3 -3
- package/dist/{getAttributedUrl-BkFxZZq1.js → videoPlayer-ChSRlzGk.js} +324 -326
- package/dist/view-5xam8eBF.cjs +1 -0
- package/dist/view-MpYHLeMt.js +1789 -0
- package/package.json +1 -1
- package/dist/conversational-ui-Bxn2-bHk.cjs +0 -1
- package/dist/conversational-ui-D6UnLFmt.js +0 -604
- package/dist/core-C7eAp3i8.cjs +0 -12
- package/dist/index-C3QpXMSG.cjs +0 -1
- package/dist/index-CygVREGR.js +0 -743
- package/dist/view-BlV4gOTD.cjs +0 -1
- package/dist/view-q6KAoLll.js +0 -1729
|
@@ -0,0 +1,1789 @@
|
|
|
1
|
+
import { A as G, d as an, e as sn, C as ft, f as Ke, r as ln } from "./core-CWHAsU-S.js";
|
|
2
|
+
import { e as pe, h as Se, S as q, s as de, b as qe, D as _t, t as Ie, u as un, v as mt } from "./metricsReporter-Bg5aC8mO.js";
|
|
3
|
+
var he, k, lr, Z, ht, ur, Je, cr, _e = {}, dr = [], cn = /acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i, Ue = Array.isArray;
|
|
4
|
+
function B(e, t) {
|
|
5
|
+
for (var r in t) e[r] = t[r];
|
|
6
|
+
return e;
|
|
7
|
+
}
|
|
8
|
+
function pr(e) {
|
|
9
|
+
var t = e.parentNode;
|
|
10
|
+
t && t.removeChild(e);
|
|
11
|
+
}
|
|
12
|
+
function V(e, t, r) {
|
|
13
|
+
var o, n, i, a = {};
|
|
14
|
+
for (i in t) i == "key" ? o = t[i] : i == "ref" ? n = t[i] : a[i] = t[i];
|
|
15
|
+
if (arguments.length > 2 && (a.children = arguments.length > 3 ? he.call(arguments, 2) : r), typeof e == "function" && e.defaultProps != null) for (i in e.defaultProps) a[i] === void 0 && (a[i] = e.defaultProps[i]);
|
|
16
|
+
return fe(e, a, o, n, null);
|
|
17
|
+
}
|
|
18
|
+
function fe(e, t, r, o, n) {
|
|
19
|
+
var i = { type: e, props: t, key: r, ref: o, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, constructor: void 0, __v: n ?? ++lr, __i: -1, __u: 0 };
|
|
20
|
+
return n == null && k.vnode != null && k.vnode(i), i;
|
|
21
|
+
}
|
|
22
|
+
function fr() {
|
|
23
|
+
return { current: null };
|
|
24
|
+
}
|
|
25
|
+
function z(e) {
|
|
26
|
+
return e.children;
|
|
27
|
+
}
|
|
28
|
+
function F(e, t) {
|
|
29
|
+
this.props = e, this.context = t;
|
|
30
|
+
}
|
|
31
|
+
function ae(e, t) {
|
|
32
|
+
if (t == null) return e.__ ? ae(e.__, e.__i + 1) : null;
|
|
33
|
+
for (var r; t < e.__k.length; t++) if ((r = e.__k[t]) != null && r.__e != null) return r.__e;
|
|
34
|
+
return typeof e.type == "function" ? ae(e) : null;
|
|
35
|
+
}
|
|
36
|
+
function _r(e) {
|
|
37
|
+
var t, r;
|
|
38
|
+
if ((e = e.__) != null && e.__c != null) {
|
|
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
|
+
e.__e = e.__c.base = r.__e;
|
|
41
|
+
break;
|
|
42
|
+
}
|
|
43
|
+
return _r(e);
|
|
44
|
+
}
|
|
45
|
+
}
|
|
46
|
+
function Ye(e) {
|
|
47
|
+
(!e.__d && (e.__d = !0) && Z.push(e) && !Re.__r++ || ht !== k.debounceRendering) && ((ht = k.debounceRendering) || ur)(Re);
|
|
48
|
+
}
|
|
49
|
+
function Re() {
|
|
50
|
+
var e, t, r, o, n, i, a, s, l;
|
|
51
|
+
for (Z.sort(Je); e = Z.shift(); ) e.__d && (t = Z.length, o = void 0, i = (n = (r = e).__v).__e, s = [], l = [], (a = r.__P) && ((o = B({}, n)).__v = n.__v + 1, k.vnode && k.vnode(o), nt(a, o, n, r.__n, a.ownerSVGElement !== void 0, 32 & n.__u ? [i] : null, s, i ?? ae(n), !!(32 & n.__u), l), o.__.__k[o.__i] = o, gr(s, o, l), o.__e != i && _r(o)), Z.length > t && Z.sort(Je));
|
|
52
|
+
Re.__r = 0;
|
|
53
|
+
}
|
|
54
|
+
function mr(e, t, r, o, n, i, a, s, l, u, d) {
|
|
55
|
+
var c, _, p, y, m, g = o && o.__k || dr, x = t.length;
|
|
56
|
+
for (r.__d = l, function(b, I, w) {
|
|
57
|
+
var f, h, v, R, S, E = I.length, L = w.length, U = L, N = 0;
|
|
58
|
+
for (b.__k = [], f = 0; f < E; f++) (h = b.__k[f] = (h = I[f]) == null || typeof h == "boolean" || typeof h == "function" ? null : typeof h == "string" || typeof h == "number" || typeof h == "bigint" || h.constructor == String ? fe(null, h, null, null, h) : Ue(h) ? fe(z, { children: h }, null, null, null) : h.constructor === void 0 && h.__b > 0 ? fe(h.type, h.props, h.key, h.ref ? h.ref : null, h.__v) : h) != null ? (h.__ = b, h.__b = b.__b + 1, S = dn(h, w, R = f + N, U), h.__i = S, v = null, S !== -1 && (U--, (v = w[S]) && (v.__u |= 131072)), v == null || v.__v === null ? (S == -1 && N--, typeof h.type != "function" && (h.__u |= 65536)) : S !== R && (S === R + 1 ? N++ : S > R ? U > E - R ? N += S - R : N-- : N = S < R && S == R - 1 ? S - R : 0, S !== f + N && (h.__u |= 65536))) : (v = w[f]) && v.key == null && v.__e && (v.__e == b.__d && (b.__d = ae(v)), Xe(v, v, !1), w[f] = null, U--);
|
|
59
|
+
if (U) for (f = 0; f < L; f++) (v = w[f]) != null && !(131072 & v.__u) && (v.__e == b.__d && (b.__d = ae(v)), Xe(v, v));
|
|
60
|
+
}(r, t, g), l = r.__d, c = 0; c < x; c++) (p = r.__k[c]) != null && typeof p != "boolean" && typeof p != "function" && (_ = p.__i === -1 ? _e : g[p.__i] || _e, p.__i = c, nt(e, p, _, n, i, a, s, l, u, d), y = p.__e, p.ref && _.ref != p.ref && (_.ref && ot(_.ref, null, p), d.push(p.ref, p.__c || y, p)), m == null && y != null && (m = y), 65536 & p.__u || _.__k === p.__k ? l = hr(p, l, e) : typeof p.type == "function" && p.__d !== void 0 ? l = p.__d : y && (l = y.nextSibling), p.__d = void 0, p.__u &= -196609);
|
|
61
|
+
r.__d = l, r.__e = m;
|
|
62
|
+
}
|
|
63
|
+
function hr(e, t, r) {
|
|
64
|
+
var o, n;
|
|
65
|
+
if (typeof e.type == "function") {
|
|
66
|
+
for (o = e.__k, n = 0; o && n < o.length; n++) o[n] && (o[n].__ = e, t = hr(o[n], t, r));
|
|
67
|
+
return t;
|
|
68
|
+
}
|
|
69
|
+
return e.__e != t && (r.insertBefore(e.__e, t || null), t = e.__e), t && t.nextSibling;
|
|
70
|
+
}
|
|
71
|
+
function $(e, t) {
|
|
72
|
+
return t = t || [], e == null || typeof e == "boolean" || (Ue(e) ? e.some(function(r) {
|
|
73
|
+
$(r, t);
|
|
74
|
+
}) : t.push(e)), t;
|
|
75
|
+
}
|
|
76
|
+
function dn(e, t, r, o) {
|
|
77
|
+
var n = e.key, i = e.type, a = r - 1, s = r + 1, l = t[r];
|
|
78
|
+
if (l === null || l && n == l.key && i === l.type) return r;
|
|
79
|
+
if (o > (l == null || 131072 & l.__u ? 0 : 1)) for (; a >= 0 || s < t.length; ) {
|
|
80
|
+
if (a >= 0) {
|
|
81
|
+
if ((l = t[a]) && !(131072 & l.__u) && n == l.key && i === l.type) return a;
|
|
82
|
+
a--;
|
|
83
|
+
}
|
|
84
|
+
if (s < t.length) {
|
|
85
|
+
if ((l = t[s]) && !(131072 & l.__u) && n == l.key && i === l.type) return s;
|
|
86
|
+
s++;
|
|
87
|
+
}
|
|
88
|
+
}
|
|
89
|
+
return -1;
|
|
90
|
+
}
|
|
91
|
+
function gt(e, t, r) {
|
|
92
|
+
t[0] === "-" ? e.setProperty(t, r ?? "") : e[t] = r == null ? "" : typeof r != "number" || cn.test(t) ? r : r + "px";
|
|
93
|
+
}
|
|
94
|
+
function xe(e, t, r, o, n) {
|
|
95
|
+
var i;
|
|
96
|
+
e: if (t === "style") if (typeof r == "string") e.style.cssText = r;
|
|
97
|
+
else {
|
|
98
|
+
if (typeof o == "string" && (e.style.cssText = o = ""), o) for (t in o) r && t in r || gt(e.style, t, "");
|
|
99
|
+
if (r) for (t in r) o && r[t] === o[t] || gt(e.style, t, r[t]);
|
|
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 ? o ? r.u = o.u : (r.u = Date.now(), e.addEventListener(t, i ? bt : yt, i)) : e.removeEventListener(t, i ? bt : yt, i);
|
|
102
|
+
else {
|
|
103
|
+
if (n) t = t.replace(/xlink(H|:h)/, "h").replace(/sName$/, "s");
|
|
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 {
|
|
105
|
+
e[t] = r ?? "";
|
|
106
|
+
break e;
|
|
107
|
+
} catch {
|
|
108
|
+
}
|
|
109
|
+
typeof r == "function" || (r == null || r === !1 && t[4] !== "-" ? e.removeAttribute(t) : e.setAttribute(t, r));
|
|
110
|
+
}
|
|
111
|
+
}
|
|
112
|
+
function yt(e) {
|
|
113
|
+
var t = this.l[e.type + !1];
|
|
114
|
+
if (e.t) {
|
|
115
|
+
if (e.t <= t.u) return;
|
|
116
|
+
} else e.t = Date.now();
|
|
117
|
+
return t(k.event ? k.event(e) : e);
|
|
118
|
+
}
|
|
119
|
+
function bt(e) {
|
|
120
|
+
return this.l[e.type + !0](k.event ? k.event(e) : e);
|
|
121
|
+
}
|
|
122
|
+
function nt(e, t, r, o, n, i, a, s, l, u) {
|
|
123
|
+
var d, c, _, p, y, m, g, x, b, I, w, f, h, v, R, S = t.type;
|
|
124
|
+
if (t.constructor !== void 0) return null;
|
|
125
|
+
128 & r.__u && (l = !!(32 & r.__u), i = [s = t.__e = r.__e]), (d = k.__b) && d(t);
|
|
126
|
+
e: if (typeof S == "function") try {
|
|
127
|
+
if (x = t.props, b = (d = S.contextType) && o[d.__c], I = d ? b ? b.props.value : d.__ : o, r.__c ? g = (c = t.__c = r.__c).__ = c.__E : ("prototype" in S && S.prototype.render ? t.__c = c = new S(x, I) : (t.__c = c = new F(x, I), c.constructor = S, c.render = fn), b && b.sub(c), c.props = x, c.state || (c.state = {}), c.context = I, c.__n = o, _ = c.__d = !0, c.__h = [], c._sb = []), c.__s == null && (c.__s = c.state), S.getDerivedStateFromProps != null && (c.__s == c.state && (c.__s = B({}, c.__s)), B(c.__s, S.getDerivedStateFromProps(x, c.__s))), p = c.props, y = c.state, c.__v = t, _) S.getDerivedStateFromProps == null && c.componentWillMount != null && c.componentWillMount(), c.componentDidMount != null && c.__h.push(c.componentDidMount);
|
|
128
|
+
else {
|
|
129
|
+
if (S.getDerivedStateFromProps == null && x !== p && c.componentWillReceiveProps != null && c.componentWillReceiveProps(x, I), !c.__e && (c.shouldComponentUpdate != null && c.shouldComponentUpdate(x, c.__s, I) === !1 || t.__v === r.__v)) {
|
|
130
|
+
for (t.__v !== r.__v && (c.props = x, c.state = c.__s, c.__d = !1), t.__e = r.__e, t.__k = r.__k, t.__k.forEach(function(E) {
|
|
131
|
+
E && (E.__ = t);
|
|
132
|
+
}), w = 0; w < c._sb.length; w++) c.__h.push(c._sb[w]);
|
|
133
|
+
c._sb = [], c.__h.length && a.push(c);
|
|
134
|
+
break e;
|
|
135
|
+
}
|
|
136
|
+
c.componentWillUpdate != null && c.componentWillUpdate(x, c.__s, I), c.componentDidUpdate != null && c.__h.push(function() {
|
|
137
|
+
c.componentDidUpdate(p, y, m);
|
|
138
|
+
});
|
|
139
|
+
}
|
|
140
|
+
if (c.context = I, c.props = x, c.__P = e, c.__e = !1, f = k.__r, h = 0, "prototype" in S && S.prototype.render) {
|
|
141
|
+
for (c.state = c.__s, c.__d = !1, f && f(t), d = c.render(c.props, c.state, c.context), v = 0; v < c._sb.length; v++) c.__h.push(c._sb[v]);
|
|
142
|
+
c._sb = [];
|
|
143
|
+
} else do
|
|
144
|
+
c.__d = !1, f && f(t), d = c.render(c.props, c.state, c.context), c.state = c.__s;
|
|
145
|
+
while (c.__d && ++h < 25);
|
|
146
|
+
c.state = c.__s, c.getChildContext != null && (o = B(B({}, o), c.getChildContext())), _ || c.getSnapshotBeforeUpdate == null || (m = c.getSnapshotBeforeUpdate(p, y)), mr(e, Ue(R = d != null && d.type === z && d.key == null ? d.props.children : d) ? R : [R], t, r, o, n, i, a, s, l, u), c.base = t.__e, t.__u &= -161, c.__h.length && a.push(c), g && (c.__E = c.__ = null);
|
|
147
|
+
} catch (E) {
|
|
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), k.__e(E, t, r);
|
|
149
|
+
}
|
|
150
|
+
else i == null && t.__v === r.__v ? (t.__k = r.__k, t.__e = r.__e) : t.__e = pn(r.__e, t, r, o, n, i, a, l, u);
|
|
151
|
+
(d = k.diffed) && d(t);
|
|
152
|
+
}
|
|
153
|
+
function gr(e, t, r) {
|
|
154
|
+
t.__d = void 0;
|
|
155
|
+
for (var o = 0; o < r.length; o++) ot(r[o], r[++o], r[++o]);
|
|
156
|
+
k.__c && k.__c(t, e), e.some(function(n) {
|
|
157
|
+
try {
|
|
158
|
+
e = n.__h, n.__h = [], e.some(function(i) {
|
|
159
|
+
i.call(n);
|
|
160
|
+
});
|
|
161
|
+
} catch (i) {
|
|
162
|
+
k.__e(i, n.__v);
|
|
163
|
+
}
|
|
164
|
+
});
|
|
165
|
+
}
|
|
166
|
+
function pn(e, t, r, o, n, i, a, s, l) {
|
|
167
|
+
var u, d, c, _, p, y, m, g = r.props, x = t.props, b = t.type;
|
|
168
|
+
if (b === "svg" && (n = !0), i != null) {
|
|
169
|
+
for (u = 0; u < i.length; u++) if ((p = i[u]) && "setAttribute" in p == !!b && (b ? p.localName === b : p.nodeType === 3)) {
|
|
170
|
+
e = p, i[u] = null;
|
|
171
|
+
break;
|
|
172
|
+
}
|
|
173
|
+
}
|
|
174
|
+
if (e == null) {
|
|
175
|
+
if (b === null) return document.createTextNode(x);
|
|
176
|
+
e = n ? document.createElementNS("http://www.w3.org/2000/svg", b) : document.createElement(b, x.is && x), i = null, s = !1;
|
|
177
|
+
}
|
|
178
|
+
if (b === null) g === x || s && e.data === x || (e.data = x);
|
|
179
|
+
else {
|
|
180
|
+
if (i = i && he.call(e.childNodes), g = r.props || _e, !s && i != null) for (g = {}, u = 0; u < e.attributes.length; u++) g[(p = e.attributes[u]).name] = p.value;
|
|
181
|
+
for (u in g) p = g[u], u == "children" || (u == "dangerouslySetInnerHTML" ? c = p : u === "key" || u in x || xe(e, u, null, p, n));
|
|
182
|
+
for (u in x) p = x[u], u == "children" ? _ = p : u == "dangerouslySetInnerHTML" ? d = p : u == "value" ? y = p : u == "checked" ? m = p : u === "key" || s && typeof p != "function" || g[u] === p || xe(e, u, p, g[u], n);
|
|
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 = ""), mr(e, Ue(_) ? _ : [_], t, r, o, n && b !== "foreignObject", i, a, i ? i[0] : r.__k && ae(r, 0), s, l), i != null) for (u = i.length; u--; ) i[u] != null && pr(i[u]);
|
|
185
|
+
s || (u = "value", y !== void 0 && (y !== e[u] || b === "progress" && !y || b === "option" && y !== g[u]) && xe(e, u, y, g[u], !1), u = "checked", m !== void 0 && m !== e[u] && xe(e, u, m, g[u], !1));
|
|
186
|
+
}
|
|
187
|
+
return e;
|
|
188
|
+
}
|
|
189
|
+
function ot(e, t, r) {
|
|
190
|
+
try {
|
|
191
|
+
typeof e == "function" ? e(t) : e.current = t;
|
|
192
|
+
} catch (o) {
|
|
193
|
+
k.__e(o, r);
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
function Xe(e, t, r) {
|
|
197
|
+
var o, n;
|
|
198
|
+
if (k.unmount && k.unmount(e), (o = e.ref) && (o.current && o.current !== e.__e || ot(o, null, t)), (o = e.__c) != null) {
|
|
199
|
+
if (o.componentWillUnmount) try {
|
|
200
|
+
o.componentWillUnmount();
|
|
201
|
+
} catch (i) {
|
|
202
|
+
k.__e(i, t);
|
|
203
|
+
}
|
|
204
|
+
o.base = o.__P = null, e.__c = void 0;
|
|
205
|
+
}
|
|
206
|
+
if (o = e.__k) for (n = 0; n < o.length; n++) o[n] && Xe(o[n], t, r || typeof e.type != "function");
|
|
207
|
+
r || e.__e == null || pr(e.__e), e.__ = e.__e = e.__d = void 0;
|
|
208
|
+
}
|
|
209
|
+
function fn(e, t, r) {
|
|
210
|
+
return this.constructor(e, r);
|
|
211
|
+
}
|
|
212
|
+
function se(e, t, r) {
|
|
213
|
+
var o, n, i, a;
|
|
214
|
+
k.__ && k.__(e, t), n = (o = typeof r == "function") ? null : r && r.__k || t.__k, i = [], a = [], nt(t, e = (!o && r || t).__k = V(z, null, [e]), n || _e, _e, t.ownerSVGElement !== void 0, !o && r ? [r] : n ? null : t.firstChild ? he.call(t.childNodes) : null, i, !o && r ? r : n ? n.__e : t.firstChild, o, a), gr(i, e, a);
|
|
215
|
+
}
|
|
216
|
+
function yr(e, t) {
|
|
217
|
+
se(e, t, yr);
|
|
218
|
+
}
|
|
219
|
+
function _n(e, t, r) {
|
|
220
|
+
var o, n, i, a, s = B({}, e.props);
|
|
221
|
+
for (i in e.type && e.type.defaultProps && (a = e.type.defaultProps), t) i == "key" ? o = t[i] : i == "ref" ? n = t[i] : s[i] = t[i] === void 0 && a !== void 0 ? a[i] : t[i];
|
|
222
|
+
return arguments.length > 2 && (s.children = arguments.length > 3 ? he.call(arguments, 2) : r), fe(e.type, s, o || e.key, n || e.ref, null);
|
|
223
|
+
}
|
|
224
|
+
function br(e, t) {
|
|
225
|
+
var r = { __c: t = "__cC" + cr++, __: e, Consumer: function(o, n) {
|
|
226
|
+
return o.children(n);
|
|
227
|
+
}, Provider: function(o) {
|
|
228
|
+
var n, i;
|
|
229
|
+
return this.getChildContext || (n = [], (i = {})[t] = this, this.getChildContext = function() {
|
|
230
|
+
return i;
|
|
231
|
+
}, this.shouldComponentUpdate = function(a) {
|
|
232
|
+
this.props.value !== a.value && n.some(function(s) {
|
|
233
|
+
s.__e = !0, Ye(s);
|
|
234
|
+
});
|
|
235
|
+
}, this.sub = function(a) {
|
|
236
|
+
n.push(a);
|
|
237
|
+
var s = a.componentWillUnmount;
|
|
238
|
+
a.componentWillUnmount = function() {
|
|
239
|
+
n.splice(n.indexOf(a), 1), s && s.call(a);
|
|
240
|
+
};
|
|
241
|
+
}), o.children;
|
|
242
|
+
} };
|
|
243
|
+
return r.Provider.__ = r.Consumer.contextType = r;
|
|
244
|
+
}
|
|
245
|
+
he = dr.slice, k = { __e: function(e, t, r, o) {
|
|
246
|
+
for (var n, i, a; t = t.__; ) if ((n = t.__c) && !n.__) try {
|
|
247
|
+
if ((i = n.constructor) && i.getDerivedStateFromError != null && (n.setState(i.getDerivedStateFromError(e)), a = n.__d), n.componentDidCatch != null && (n.componentDidCatch(e, o || {}), a = n.__d), a) return n.__E = n;
|
|
248
|
+
} catch (s) {
|
|
249
|
+
e = s;
|
|
250
|
+
}
|
|
251
|
+
throw e;
|
|
252
|
+
} }, lr = 0, F.prototype.setState = function(e, t) {
|
|
253
|
+
var r;
|
|
254
|
+
r = this.__s != null && this.__s !== this.state ? this.__s : this.__s = B({}, this.state), typeof e == "function" && (e = e(B({}, r), this.props)), e && B(r, e), e != null && this.__v && (t && this._sb.push(t), Ye(this));
|
|
255
|
+
}, F.prototype.forceUpdate = function(e) {
|
|
256
|
+
this.__v && (this.__e = !0, e && this.__h.push(e), Ye(this));
|
|
257
|
+
}, F.prototype.render = z, Z = [], ur = typeof Promise == "function" ? Promise.prototype.then.bind(Promise.resolve()) : setTimeout, Je = function(e, t) {
|
|
258
|
+
return e.__v.__b - t.__v.__b;
|
|
259
|
+
}, Re.__r = 0, cr = 0;
|
|
260
|
+
var mn = 0;
|
|
261
|
+
function C(e, t, r, o, n, i) {
|
|
262
|
+
var a, s, l = {};
|
|
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: --mn, __i: -1, __u: 0, __source: n, __self: i };
|
|
265
|
+
if (typeof e == "function" && (a = e.defaultProps)) for (s in a) l[s] === void 0 && (l[s] = a[s]);
|
|
266
|
+
return k.vnode && k.vnode(u), u;
|
|
267
|
+
}
|
|
268
|
+
var W, j, He, vt, le = 0, vr = [], we = [], xt = k.__b, wt = k.__r, kt = k.diffed, Ct = k.__c, St = k.unmount;
|
|
269
|
+
function X(e, t) {
|
|
270
|
+
k.__h && k.__h(j, e, le || t), le = 0;
|
|
271
|
+
var r = j.__H || (j.__H = { __: [], __h: [] });
|
|
272
|
+
return e >= r.__.length && r.__.push({ __V: we }), r.__[e];
|
|
273
|
+
}
|
|
274
|
+
function J(e) {
|
|
275
|
+
return le = 1, it(Cr, e);
|
|
276
|
+
}
|
|
277
|
+
function it(e, t, r) {
|
|
278
|
+
var o = X(W++, 2);
|
|
279
|
+
if (o.t = e, !o.__c && (o.__ = [r ? r(t) : Cr(void 0, t), function(s) {
|
|
280
|
+
var l = o.__N ? o.__N[0] : o.__[0], u = o.t(l, s);
|
|
281
|
+
l !== u && (o.__N = [u, o.__[1]], o.__c.setState({}));
|
|
282
|
+
}], o.__c = j, !j.u)) {
|
|
283
|
+
var n = function(s, l, u) {
|
|
284
|
+
if (!o.__c.__H) return !0;
|
|
285
|
+
var d = o.__c.__H.__.filter(function(_) {
|
|
286
|
+
return _.__c;
|
|
287
|
+
});
|
|
288
|
+
if (d.every(function(_) {
|
|
289
|
+
return !_.__N;
|
|
290
|
+
})) return !i || i.call(this, s, l, u);
|
|
291
|
+
var c = !1;
|
|
292
|
+
return d.forEach(function(_) {
|
|
293
|
+
if (_.__N) {
|
|
294
|
+
var p = _.__[0];
|
|
295
|
+
_.__ = _.__N, _.__N = void 0, p !== _.__[0] && (c = !0);
|
|
296
|
+
}
|
|
297
|
+
}), !(!c && o.__c.props === s) && (!i || i.call(this, s, l, u));
|
|
298
|
+
};
|
|
299
|
+
j.u = !0;
|
|
300
|
+
var i = j.shouldComponentUpdate, a = j.componentWillUpdate;
|
|
301
|
+
j.componentWillUpdate = function(s, l, u) {
|
|
302
|
+
if (this.__e) {
|
|
303
|
+
var d = i;
|
|
304
|
+
i = void 0, n(s, l, u), i = d;
|
|
305
|
+
}
|
|
306
|
+
a && a.call(this, s, l, u);
|
|
307
|
+
}, j.shouldComponentUpdate = n;
|
|
308
|
+
}
|
|
309
|
+
return o.__N || o.__;
|
|
310
|
+
}
|
|
311
|
+
function H(e, t) {
|
|
312
|
+
var r = X(W++, 3);
|
|
313
|
+
!k.__s && st(r.__H, t) && (r.__ = e, r.i = t, j.__H.__h.push(r));
|
|
314
|
+
}
|
|
315
|
+
function ge(e, t) {
|
|
316
|
+
var r = X(W++, 4);
|
|
317
|
+
!k.__s && st(r.__H, t) && (r.__ = e, r.i = t, j.__h.push(r));
|
|
318
|
+
}
|
|
319
|
+
function Y(e) {
|
|
320
|
+
return le = 5, ee(function() {
|
|
321
|
+
return { current: e };
|
|
322
|
+
}, []);
|
|
323
|
+
}
|
|
324
|
+
function xr(e, t, r) {
|
|
325
|
+
le = 6, ge(function() {
|
|
326
|
+
return typeof e == "function" ? (e(t()), function() {
|
|
327
|
+
return e(null);
|
|
328
|
+
}) : e ? (e.current = t(), function() {
|
|
329
|
+
return e.current = null;
|
|
330
|
+
}) : void 0;
|
|
331
|
+
}, r == null ? r : r.concat(e));
|
|
332
|
+
}
|
|
333
|
+
function ee(e, t) {
|
|
334
|
+
var r = X(W++, 7);
|
|
335
|
+
return st(r.__H, t) ? (r.__V = e(), r.i = t, r.__h = e, r.__V) : r.__;
|
|
336
|
+
}
|
|
337
|
+
function Ae(e, t) {
|
|
338
|
+
return le = 8, ee(function() {
|
|
339
|
+
return e;
|
|
340
|
+
}, t);
|
|
341
|
+
}
|
|
342
|
+
function wr(e) {
|
|
343
|
+
var t = j.context[e.__c], r = X(W++, 9);
|
|
344
|
+
return r.c = e, t ? (r.__ == null && (r.__ = !0, t.sub(j)), t.props.value) : e.__;
|
|
345
|
+
}
|
|
346
|
+
function at(e, t) {
|
|
347
|
+
k.useDebugValue && k.useDebugValue(t ? t(e) : e);
|
|
348
|
+
}
|
|
349
|
+
function kr() {
|
|
350
|
+
var e = X(W++, 11);
|
|
351
|
+
if (!e.__) {
|
|
352
|
+
for (var t = j.__v; t !== null && !t.__m && t.__ !== null; ) t = t.__;
|
|
353
|
+
var r = t.__m || (t.__m = [0, 0]);
|
|
354
|
+
e.__ = "P" + r[0] + "-" + r[1]++;
|
|
355
|
+
}
|
|
356
|
+
return e.__;
|
|
357
|
+
}
|
|
358
|
+
function hn() {
|
|
359
|
+
for (var e; e = vr.shift(); ) if (e.__P && e.__H) try {
|
|
360
|
+
e.__H.__h.forEach(ke), e.__H.__h.forEach(et), e.__H.__h = [];
|
|
361
|
+
} catch (t) {
|
|
362
|
+
e.__H.__h = [], k.__e(t, e.__v);
|
|
363
|
+
}
|
|
364
|
+
}
|
|
365
|
+
k.__b = function(e) {
|
|
366
|
+
j = null, xt && xt(e);
|
|
367
|
+
}, k.__r = function(e) {
|
|
368
|
+
wt && wt(e), W = 0;
|
|
369
|
+
var t = (j = e.__c).__H;
|
|
370
|
+
t && (He === j ? (t.__h = [], j.__h = [], t.__.forEach(function(r) {
|
|
371
|
+
r.__N && (r.__ = r.__N), r.__V = we, r.__N = r.i = void 0;
|
|
372
|
+
})) : (t.__h.forEach(ke), t.__h.forEach(et), t.__h = [], W = 0)), He = j;
|
|
373
|
+
}, k.diffed = function(e) {
|
|
374
|
+
kt && kt(e);
|
|
375
|
+
var t = e.__c;
|
|
376
|
+
t && t.__H && (t.__H.__h.length && (vr.push(t) !== 1 && vt === k.requestAnimationFrame || ((vt = k.requestAnimationFrame) || gn)(hn)), t.__H.__.forEach(function(r) {
|
|
377
|
+
r.i && (r.__H = r.i), r.__V !== we && (r.__ = r.__V), r.i = void 0, r.__V = we;
|
|
378
|
+
})), He = j = null;
|
|
379
|
+
}, k.__c = function(e, t) {
|
|
380
|
+
t.some(function(r) {
|
|
381
|
+
try {
|
|
382
|
+
r.__h.forEach(ke), r.__h = r.__h.filter(function(o) {
|
|
383
|
+
return !o.__ || et(o);
|
|
384
|
+
});
|
|
385
|
+
} catch (o) {
|
|
386
|
+
t.some(function(n) {
|
|
387
|
+
n.__h && (n.__h = []);
|
|
388
|
+
}), t = [], k.__e(o, r.__v);
|
|
389
|
+
}
|
|
390
|
+
}), Ct && Ct(e, t);
|
|
391
|
+
}, k.unmount = function(e) {
|
|
392
|
+
St && St(e);
|
|
393
|
+
var t, r = e.__c;
|
|
394
|
+
r && r.__H && (r.__H.__.forEach(function(o) {
|
|
395
|
+
try {
|
|
396
|
+
ke(o);
|
|
397
|
+
} catch (n) {
|
|
398
|
+
t = n;
|
|
399
|
+
}
|
|
400
|
+
}), r.__H = void 0, t && k.__e(t, r.__v));
|
|
401
|
+
};
|
|
402
|
+
var It = typeof requestAnimationFrame == "function";
|
|
403
|
+
function gn(e) {
|
|
404
|
+
var t, r = function() {
|
|
405
|
+
clearTimeout(o), It && cancelAnimationFrame(t), setTimeout(e);
|
|
406
|
+
}, o = setTimeout(r, 100);
|
|
407
|
+
It && (t = requestAnimationFrame(r));
|
|
408
|
+
}
|
|
409
|
+
function ke(e) {
|
|
410
|
+
var t = j, r = e.__c;
|
|
411
|
+
typeof r == "function" && (e.__c = void 0, r()), j = t;
|
|
412
|
+
}
|
|
413
|
+
function et(e) {
|
|
414
|
+
var t = j;
|
|
415
|
+
e.__c = e.__(), j = t;
|
|
416
|
+
}
|
|
417
|
+
function st(e, t) {
|
|
418
|
+
return !e || e.length !== t.length || t.some(function(r, o) {
|
|
419
|
+
return r !== e[o];
|
|
420
|
+
});
|
|
421
|
+
}
|
|
422
|
+
function Cr(e, t) {
|
|
423
|
+
return typeof t == "function" ? t(e) : t;
|
|
424
|
+
}
|
|
425
|
+
function Sr(e, t) {
|
|
426
|
+
for (var r in t) e[r] = t[r];
|
|
427
|
+
return e;
|
|
428
|
+
}
|
|
429
|
+
function tt(e, t) {
|
|
430
|
+
for (var r in e) if (r !== "__source" && !(r in t)) return !0;
|
|
431
|
+
for (var o in t) if (o !== "__source" && e[o] !== t[o]) return !0;
|
|
432
|
+
return !1;
|
|
433
|
+
}
|
|
434
|
+
function Ee(e) {
|
|
435
|
+
this.props = e;
|
|
436
|
+
}
|
|
437
|
+
function Ir(e, t) {
|
|
438
|
+
function r(n) {
|
|
439
|
+
var i = this.props.ref, a = i == n.ref;
|
|
440
|
+
return !a && i && (i.call ? i(null) : i.current = null), t ? !t(this.props, n) || !a : tt(this.props, n);
|
|
441
|
+
}
|
|
442
|
+
function o(n) {
|
|
443
|
+
return this.shouldComponentUpdate = r, V(e, n);
|
|
444
|
+
}
|
|
445
|
+
return o.displayName = "Memo(" + (e.displayName || e.name) + ")", o.prototype.isReactComponent = !0, o.__f = !0, o;
|
|
446
|
+
}
|
|
447
|
+
(Ee.prototype = new F()).isPureReactComponent = !0, Ee.prototype.shouldComponentUpdate = function(e, t) {
|
|
448
|
+
return tt(this.props, e) || tt(this.state, t);
|
|
449
|
+
};
|
|
450
|
+
var Rt = k.__b;
|
|
451
|
+
k.__b = function(e) {
|
|
452
|
+
e.type && e.type.__f && e.ref && (e.props.ref = e.ref, e.ref = null), Rt && Rt(e);
|
|
453
|
+
};
|
|
454
|
+
var yn = typeof Symbol < "u" && Symbol.for && Symbol.for("react.forward_ref") || 3911;
|
|
455
|
+
function lt(e) {
|
|
456
|
+
function t(r) {
|
|
457
|
+
var o = Sr({}, r);
|
|
458
|
+
return delete o.ref, e(o, r.ref || null);
|
|
459
|
+
}
|
|
460
|
+
return t.$$typeof = yn, t.render = t, t.prototype.isReactComponent = t.__f = !0, t.displayName = "ForwardRef(" + (e.displayName || e.name) + ")", t;
|
|
461
|
+
}
|
|
462
|
+
var At = function(e, t) {
|
|
463
|
+
return e == null ? null : $($(e).map(t));
|
|
464
|
+
}, Rr = { map: At, forEach: At, count: function(e) {
|
|
465
|
+
return e ? $(e).length : 0;
|
|
466
|
+
}, only: function(e) {
|
|
467
|
+
var t = $(e);
|
|
468
|
+
if (t.length !== 1) throw "Children.only";
|
|
469
|
+
return t[0];
|
|
470
|
+
}, toArray: $ }, bn = k.__e;
|
|
471
|
+
k.__e = function(e, t, r, o) {
|
|
472
|
+
if (e.then) {
|
|
473
|
+
for (var n, i = t; i = i.__; ) if ((n = i.__c) && n.__c) return t.__e == null && (t.__e = r.__e, t.__k = r.__k), n.__c(e, t);
|
|
474
|
+
}
|
|
475
|
+
bn(e, t, r, o);
|
|
476
|
+
};
|
|
477
|
+
var Et = k.unmount;
|
|
478
|
+
function Ar(e, t, r) {
|
|
479
|
+
return e && (e.__c && e.__c.__H && (e.__c.__H.__.forEach(function(o) {
|
|
480
|
+
typeof o.__c == "function" && o.__c();
|
|
481
|
+
}), e.__c.__H = null), (e = Sr({}, e)).__c != null && (e.__c.__P === r && (e.__c.__P = t), e.__c = null), e.__k = e.__k && e.__k.map(function(o) {
|
|
482
|
+
return Ar(o, t, r);
|
|
483
|
+
})), e;
|
|
484
|
+
}
|
|
485
|
+
function Er(e, t, r) {
|
|
486
|
+
return e && r && (e.__v = null, e.__k = e.__k && e.__k.map(function(o) {
|
|
487
|
+
return Er(o, t, r);
|
|
488
|
+
}), e.__c && e.__c.__P === t && (e.__e && r.appendChild(e.__e), e.__c.__e = !0, e.__c.__P = r)), e;
|
|
489
|
+
}
|
|
490
|
+
function ie() {
|
|
491
|
+
this.__u = 0, this.t = null, this.__b = null;
|
|
492
|
+
}
|
|
493
|
+
function jr(e) {
|
|
494
|
+
var t = e.__.__c;
|
|
495
|
+
return t && t.__a && t.__a(e);
|
|
496
|
+
}
|
|
497
|
+
function Te(e) {
|
|
498
|
+
var t, r, o;
|
|
499
|
+
function n(i) {
|
|
500
|
+
if (t || (t = e()).then(function(a) {
|
|
501
|
+
r = a.default || a;
|
|
502
|
+
}, function(a) {
|
|
503
|
+
o = a;
|
|
504
|
+
}), o) throw o;
|
|
505
|
+
if (!r) throw t;
|
|
506
|
+
return V(r, i);
|
|
507
|
+
}
|
|
508
|
+
return n.displayName = "Lazy", n.__f = !0, n;
|
|
509
|
+
}
|
|
510
|
+
function ne() {
|
|
511
|
+
this.u = null, this.o = null;
|
|
512
|
+
}
|
|
513
|
+
k.unmount = function(e) {
|
|
514
|
+
var t = e.__c;
|
|
515
|
+
t && t.__R && t.__R(), t && 32 & e.__u && (e.type = null), Et && Et(e);
|
|
516
|
+
}, (ie.prototype = new F()).__c = function(e, t) {
|
|
517
|
+
var r = t.__c, o = this;
|
|
518
|
+
o.t == null && (o.t = []), o.t.push(r);
|
|
519
|
+
var n = jr(o.__v), i = !1, a = function() {
|
|
520
|
+
i || (i = !0, r.__R = null, n ? n(s) : s());
|
|
521
|
+
};
|
|
522
|
+
r.__R = a;
|
|
523
|
+
var s = function() {
|
|
524
|
+
if (!--o.__u) {
|
|
525
|
+
if (o.state.__a) {
|
|
526
|
+
var l = o.state.__a;
|
|
527
|
+
o.__v.__k[0] = Er(l, l.__c.__P, l.__c.__O);
|
|
528
|
+
}
|
|
529
|
+
var u;
|
|
530
|
+
for (o.setState({ __a: o.__b = null }); u = o.t.pop(); ) u.forceUpdate();
|
|
531
|
+
}
|
|
532
|
+
};
|
|
533
|
+
o.__u++ || 32 & t.__u || o.setState({ __a: o.__b = o.__v.__k[0] }), e.then(a, a);
|
|
534
|
+
}, ie.prototype.componentWillUnmount = function() {
|
|
535
|
+
this.t = [];
|
|
536
|
+
}, ie.prototype.render = function(e, t) {
|
|
537
|
+
if (this.__b) {
|
|
538
|
+
if (this.__v.__k) {
|
|
539
|
+
var r = document.createElement("div"), o = this.__v.__k[0].__c;
|
|
540
|
+
this.__v.__k[0] = Ar(this.__b, r, o.__O = o.__P);
|
|
541
|
+
}
|
|
542
|
+
this.__b = null;
|
|
543
|
+
}
|
|
544
|
+
var n = t.__a && V(z, null, e.fallback);
|
|
545
|
+
return n && (n.__u &= -33), [V(z, null, t.__a ? null : e.children), n];
|
|
546
|
+
};
|
|
547
|
+
var jt = function(e, t, r) {
|
|
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
|
+
for (; r.length > 3; ) r.pop()();
|
|
550
|
+
if (r[1] < r[0]) break;
|
|
551
|
+
e.u = r = r[2];
|
|
552
|
+
}
|
|
553
|
+
};
|
|
554
|
+
function vn(e) {
|
|
555
|
+
return this.getChildContext = function() {
|
|
556
|
+
return e.context;
|
|
557
|
+
}, e.children;
|
|
558
|
+
}
|
|
559
|
+
function xn(e) {
|
|
560
|
+
var t = this, r = e.i;
|
|
561
|
+
t.componentWillUnmount = function() {
|
|
562
|
+
se(null, t.l), t.l = null, t.i = null;
|
|
563
|
+
}, t.i && t.i !== r && t.componentWillUnmount(), t.l || (t.i = r, t.l = { nodeType: 1, parentNode: r, childNodes: [], appendChild: function(o) {
|
|
564
|
+
this.childNodes.push(o), t.i.appendChild(o);
|
|
565
|
+
}, insertBefore: function(o, n) {
|
|
566
|
+
this.childNodes.push(o), t.i.appendChild(o);
|
|
567
|
+
}, removeChild: function(o) {
|
|
568
|
+
this.childNodes.splice(this.childNodes.indexOf(o) >>> 1, 1), t.i.removeChild(o);
|
|
569
|
+
} }), se(V(vn, { context: t.context }, e.__v), t.l);
|
|
570
|
+
}
|
|
571
|
+
function Nr(e, t) {
|
|
572
|
+
var r = V(xn, { __v: e, i: t });
|
|
573
|
+
return r.containerInfo = t, r;
|
|
574
|
+
}
|
|
575
|
+
(ne.prototype = new F()).__a = function(e) {
|
|
576
|
+
var t = this, r = jr(t.__v), o = t.o.get(e);
|
|
577
|
+
return o[0]++, function(n) {
|
|
578
|
+
var i = function() {
|
|
579
|
+
t.props.revealOrder ? (o.push(n), jt(t, e, o)) : n();
|
|
580
|
+
};
|
|
581
|
+
r ? r(i) : i();
|
|
582
|
+
};
|
|
583
|
+
}, ne.prototype.render = function(e) {
|
|
584
|
+
this.u = null, this.o = /* @__PURE__ */ new Map();
|
|
585
|
+
var t = $(e.children);
|
|
586
|
+
e.revealOrder && e.revealOrder[0] === "b" && t.reverse();
|
|
587
|
+
for (var r = t.length; r--; ) this.o.set(t[r], this.u = [1, 0, this.u]);
|
|
588
|
+
return e.children;
|
|
589
|
+
}, ne.prototype.componentDidUpdate = ne.prototype.componentDidMount = function() {
|
|
590
|
+
var e = this;
|
|
591
|
+
this.o.forEach(function(t, r) {
|
|
592
|
+
jt(e, r, t);
|
|
593
|
+
});
|
|
594
|
+
};
|
|
595
|
+
var Lr = typeof Symbol < "u" && Symbol.for && Symbol.for("react.element") || 60103, wn = /^(?: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]/, kn = /^on(Ani|Tra|Tou|BeforeInp|Compo)/, Cn = /[A-Z0-9]/g, Sn = typeof document < "u", In = function(e) {
|
|
596
|
+
return (typeof Symbol < "u" && typeof Symbol() == "symbol" ? /fil|che|rad/ : /fil|che|ra/).test(e);
|
|
597
|
+
};
|
|
598
|
+
function Ur(e, t, r) {
|
|
599
|
+
return t.__k == null && (t.textContent = ""), se(e, t), typeof r == "function" && r(), e ? e.__c : null;
|
|
600
|
+
}
|
|
601
|
+
function Tr(e, t, r) {
|
|
602
|
+
return yr(e, t), typeof r == "function" && r(), e ? e.__c : null;
|
|
603
|
+
}
|
|
604
|
+
F.prototype.isReactComponent = {}, ["componentWillMount", "componentWillReceiveProps", "componentWillUpdate"].forEach(function(e) {
|
|
605
|
+
Object.defineProperty(F.prototype, e, { configurable: !0, get: function() {
|
|
606
|
+
return this["UNSAFE_" + e];
|
|
607
|
+
}, set: function(t) {
|
|
608
|
+
Object.defineProperty(this, e, { configurable: !0, writable: !0, value: t });
|
|
609
|
+
} });
|
|
610
|
+
});
|
|
611
|
+
var Nt = k.event;
|
|
612
|
+
function Rn() {
|
|
613
|
+
}
|
|
614
|
+
function An() {
|
|
615
|
+
return this.cancelBubble;
|
|
616
|
+
}
|
|
617
|
+
function En() {
|
|
618
|
+
return this.defaultPrevented;
|
|
619
|
+
}
|
|
620
|
+
k.event = function(e) {
|
|
621
|
+
return Nt && (e = Nt(e)), e.persist = Rn, e.isPropagationStopped = An, e.isDefaultPrevented = En, e.nativeEvent = e;
|
|
622
|
+
};
|
|
623
|
+
var ut, jn = { enumerable: !1, configurable: !0, get: function() {
|
|
624
|
+
return this.class;
|
|
625
|
+
} }, Lt = k.vnode;
|
|
626
|
+
k.vnode = function(e) {
|
|
627
|
+
typeof e.type == "string" && function(t) {
|
|
628
|
+
var r = t.props, o = t.type, n = {};
|
|
629
|
+
for (var i in r) {
|
|
630
|
+
var a = r[i];
|
|
631
|
+
if (!(i === "value" && "defaultValue" in r && a == null || Sn && i === "children" && o === "noscript" || i === "class" || i === "className")) {
|
|
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" || o !== "input" && o !== "textarea" || In(r.type) ? s === "onfocus" ? i = "onfocusin" : s === "onblur" ? i = "onfocusout" : kn.test(i) ? i = s : o.indexOf("-") === -1 && wn.test(i) ? i = i.replace(Cn, "-$&").toLowerCase() : a === null && (a = void 0) : s = i = "oninput", s === "oninput" && n[i = s] && (i = "oninputCapture"), n[i] = a;
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
o == "select" && n.multiple && Array.isArray(n.value) && (n.value = $(r.children).forEach(function(l) {
|
|
637
|
+
l.props.selected = n.value.indexOf(l.props.value) != -1;
|
|
638
|
+
})), o == "select" && n.defaultValue != null && (n.value = $(r.children).forEach(function(l) {
|
|
639
|
+
l.props.selected = n.multiple ? n.defaultValue.indexOf(l.props.value) != -1 : n.defaultValue == l.props.value;
|
|
640
|
+
})), r.class && !r.className ? (n.class = r.class, Object.defineProperty(n, "className", jn)) : (r.className && !r.class || r.class && r.className) && (n.class = n.className = r.className), t.props = n;
|
|
641
|
+
}(e), e.$$typeof = Lr, Lt && Lt(e);
|
|
642
|
+
};
|
|
643
|
+
var Ut = k.__r;
|
|
644
|
+
k.__r = function(e) {
|
|
645
|
+
Ut && Ut(e), ut = e.__c;
|
|
646
|
+
};
|
|
647
|
+
var Tt = k.diffed;
|
|
648
|
+
k.diffed = function(e) {
|
|
649
|
+
Tt && Tt(e);
|
|
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), ut = null;
|
|
652
|
+
};
|
|
653
|
+
var Or = { ReactCurrentDispatcher: { current: { readContext: function(e) {
|
|
654
|
+
return ut.__n[e.__c].props.value;
|
|
655
|
+
} } } };
|
|
656
|
+
function Vr(e) {
|
|
657
|
+
return V.bind(null, e);
|
|
658
|
+
}
|
|
659
|
+
function ye(e) {
|
|
660
|
+
return !!e && e.$$typeof === Lr;
|
|
661
|
+
}
|
|
662
|
+
function qr(e) {
|
|
663
|
+
return ye(e) && e.type === z;
|
|
664
|
+
}
|
|
665
|
+
function Hr(e) {
|
|
666
|
+
return ye(e) ? _n.apply(null, arguments) : e;
|
|
667
|
+
}
|
|
668
|
+
function je(e) {
|
|
669
|
+
return !!e.__k && (se(null, e), !0);
|
|
670
|
+
}
|
|
671
|
+
function Pr(e) {
|
|
672
|
+
return e && (e.base || e.nodeType === 1 && e) || null;
|
|
673
|
+
}
|
|
674
|
+
var Mr = function(e, t) {
|
|
675
|
+
return e(t);
|
|
676
|
+
}, Fr = function(e, t) {
|
|
677
|
+
return e(t);
|
|
678
|
+
}, zr = z;
|
|
679
|
+
function ct(e) {
|
|
680
|
+
e();
|
|
681
|
+
}
|
|
682
|
+
function Dr(e) {
|
|
683
|
+
return e;
|
|
684
|
+
}
|
|
685
|
+
function Br() {
|
|
686
|
+
return [!1, ct];
|
|
687
|
+
}
|
|
688
|
+
var $r = ge, Wr = ye;
|
|
689
|
+
function Qr(e, t) {
|
|
690
|
+
var r = t(), o = J({ h: { __: r, v: t } }), n = o[0].h, i = o[1];
|
|
691
|
+
return ge(function() {
|
|
692
|
+
n.__ = r, n.v = t, Pe(n) && i({ h: n });
|
|
693
|
+
}, [e, r, t]), H(function() {
|
|
694
|
+
return Pe(n) && i({ h: n }), e(function() {
|
|
695
|
+
Pe(n) && i({ h: n });
|
|
696
|
+
});
|
|
697
|
+
}, [e]), r;
|
|
698
|
+
}
|
|
699
|
+
function Pe(e) {
|
|
700
|
+
var t, r, o = e.v, n = e.__;
|
|
701
|
+
try {
|
|
702
|
+
var i = o();
|
|
703
|
+
return !((t = n) === (r = i) && (t !== 0 || 1 / t == 1 / r) || t != t && r != r);
|
|
704
|
+
} catch {
|
|
705
|
+
return !0;
|
|
706
|
+
}
|
|
707
|
+
}
|
|
708
|
+
var Nn = { useState: J, useId: kr, useReducer: it, useEffect: H, useLayoutEffect: ge, useInsertionEffect: $r, useTransition: Br, useDeferredValue: Dr, useSyncExternalStore: Qr, startTransition: ct, useRef: Y, useImperativeHandle: xr, useMemo: ee, useCallback: Ae, useContext: wr, useDebugValue: at, version: "17.0.2", Children: Rr, render: Ur, hydrate: Tr, unmountComponentAtNode: je, createPortal: Nr, createElement: V, createContext: br, createFactory: Vr, cloneElement: Hr, createRef: fr, Fragment: z, isValidElement: ye, isElement: Wr, isFragment: qr, findDOMNode: Pr, Component: F, PureComponent: Ee, memo: Ir, forwardRef: lt, flushSync: Fr, unstable_batchedUpdates: Mr, StrictMode: zr, Suspense: ie, SuspenseList: ne, lazy: Te, __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: Or };
|
|
709
|
+
const Ln = Object.freeze(Object.defineProperty({ __proto__: null, Children: Rr, Component: F, Fragment: z, PureComponent: Ee, StrictMode: zr, Suspense: ie, SuspenseList: ne, __SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED: Or, cloneElement: Hr, createContext: br, createElement: V, createFactory: Vr, createPortal: Nr, createRef: fr, default: Nn, findDOMNode: Pr, flushSync: Fr, forwardRef: lt, hydrate: Tr, isElement: Wr, isFragment: qr, isValidElement: ye, lazy: Te, memo: Ir, render: Ur, startTransition: ct, unmountComponentAtNode: je, unstable_batchedUpdates: Mr, useCallback: Ae, useContext: wr, useDebugValue: at, useDeferredValue: Dr, useEffect: H, useErrorBoundary: function(e) {
|
|
710
|
+
var t = X(W++, 10), r = J();
|
|
711
|
+
return t.__ = e, j.componentDidCatch || (j.componentDidCatch = function(o, n) {
|
|
712
|
+
t.__ && t.__(o, n), r[1](o);
|
|
713
|
+
}), [r[0], function() {
|
|
714
|
+
r[1](void 0);
|
|
715
|
+
}];
|
|
716
|
+
}, useId: kr, useImperativeHandle: xr, useInsertionEffect: $r, useLayoutEffect: ge, useMemo: ee, useReducer: it, useRef: Y, useState: J, useSyncExternalStore: Qr, useTransition: Br, version: "17.0.2" }, Symbol.toStringTag, { value: "Module" })), Ot = (e) => {
|
|
717
|
+
let t;
|
|
718
|
+
const r = /* @__PURE__ */ new Set(), o = (a, s) => {
|
|
719
|
+
const l = typeof a == "function" ? a(t) : a;
|
|
720
|
+
if (!Object.is(l, t)) {
|
|
721
|
+
const u = t;
|
|
722
|
+
t = s ?? typeof l != "object" ? l : Object.assign({}, t, l), r.forEach((d) => d(t, u));
|
|
723
|
+
}
|
|
724
|
+
}, n = () => t, i = { setState: o, getState: n, subscribe: (a) => (r.add(a), () => r.delete(a)), destroy: () => r.clear() };
|
|
725
|
+
return t = e(o, n, i), i;
|
|
726
|
+
};
|
|
727
|
+
function Un(e) {
|
|
728
|
+
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
729
|
+
}
|
|
730
|
+
function Tn(e) {
|
|
731
|
+
if (Object.prototype.hasOwnProperty.call(e, "__esModule")) return e;
|
|
732
|
+
var t = e.default;
|
|
733
|
+
if (typeof t == "function") {
|
|
734
|
+
var r = function o() {
|
|
735
|
+
return this instanceof o ? Reflect.construct(t, arguments, this.constructor) : t.apply(this, arguments);
|
|
736
|
+
};
|
|
737
|
+
r.prototype = t.prototype;
|
|
738
|
+
} else r = {};
|
|
739
|
+
return Object.defineProperty(r, "__esModule", { value: !0 }), Object.keys(e).forEach(function(o) {
|
|
740
|
+
var n = Object.getOwnPropertyDescriptor(e, o);
|
|
741
|
+
Object.defineProperty(r, o, n.get ? n : { enumerable: !0, get: function() {
|
|
742
|
+
return e[o];
|
|
743
|
+
} });
|
|
744
|
+
}), r;
|
|
745
|
+
}
|
|
746
|
+
var Vt = { exports: {} }, Me = {};
|
|
747
|
+
const Zr = Tn(Ln);
|
|
748
|
+
var qt, Ht, Pt, Mt, Ft = { exports: {} }, Fe = {};
|
|
749
|
+
function On() {
|
|
750
|
+
return Ht || (Ht = 1, Ft.exports = function() {
|
|
751
|
+
if (qt) return Fe;
|
|
752
|
+
qt = 1;
|
|
753
|
+
var e = Zr, t = typeof Object.is == "function" ? Object.is : function(l, u) {
|
|
754
|
+
return l === u && (l !== 0 || 1 / l == 1 / u) || l != l && u != u;
|
|
755
|
+
}, r = e.useState, o = e.useEffect, n = e.useLayoutEffect, i = e.useDebugValue;
|
|
756
|
+
function a(l) {
|
|
757
|
+
var u = l.getSnapshot;
|
|
758
|
+
l = l.value;
|
|
759
|
+
try {
|
|
760
|
+
var d = u();
|
|
761
|
+
return !t(l, d);
|
|
762
|
+
} catch {
|
|
763
|
+
return !0;
|
|
764
|
+
}
|
|
765
|
+
}
|
|
766
|
+
var s = typeof window > "u" || window.document === void 0 || window.document.createElement === void 0 ? function(l, u) {
|
|
767
|
+
return u();
|
|
768
|
+
} : function(l, u) {
|
|
769
|
+
var d = u(), c = r({ inst: { value: d, getSnapshot: u } }), _ = c[0].inst, p = c[1];
|
|
770
|
+
return n(function() {
|
|
771
|
+
_.value = d, _.getSnapshot = u, a(_) && p({ inst: _ });
|
|
772
|
+
}, [l, d, u]), o(function() {
|
|
773
|
+
return a(_) && p({ inst: _ }), l(function() {
|
|
774
|
+
a(_) && p({ inst: _ });
|
|
775
|
+
});
|
|
776
|
+
}, [l]), i(d), d;
|
|
777
|
+
};
|
|
778
|
+
return Fe.useSyncExternalStore = e.useSyncExternalStore !== void 0 ? e.useSyncExternalStore : s, Fe;
|
|
779
|
+
}()), Ft.exports;
|
|
780
|
+
}
|
|
781
|
+
var Vn = (Mt || (Mt = 1, Vt.exports = function() {
|
|
782
|
+
if (Pt) return Me;
|
|
783
|
+
Pt = 1;
|
|
784
|
+
var e = Zr, t = On(), r = typeof Object.is == "function" ? Object.is : function(l, u) {
|
|
785
|
+
return l === u && (l !== 0 || 1 / l == 1 / u) || l != l && u != u;
|
|
786
|
+
}, o = t.useSyncExternalStore, n = e.useRef, i = e.useEffect, a = e.useMemo, s = e.useDebugValue;
|
|
787
|
+
return Me.useSyncExternalStoreWithSelector = function(l, u, d, c, _) {
|
|
788
|
+
var p = n(null);
|
|
789
|
+
if (p.current === null) {
|
|
790
|
+
var y = { hasValue: !1, value: null };
|
|
791
|
+
p.current = y;
|
|
792
|
+
} else y = p.current;
|
|
793
|
+
p = a(function() {
|
|
794
|
+
function g(f) {
|
|
795
|
+
if (!I) {
|
|
796
|
+
if (I = !0, x = f, f = c(f), _ !== void 0 && y.hasValue) {
|
|
797
|
+
var h = y.value;
|
|
798
|
+
if (_(h, f)) return b = h;
|
|
799
|
+
}
|
|
800
|
+
return b = f;
|
|
801
|
+
}
|
|
802
|
+
if (h = b, r(x, f)) return h;
|
|
803
|
+
var v = c(f);
|
|
804
|
+
return _ !== void 0 && _(h, v) ? h : (x = f, b = v);
|
|
805
|
+
}
|
|
806
|
+
var x, b, I = !1, w = d === void 0 ? null : d;
|
|
807
|
+
return [function() {
|
|
808
|
+
return g(u());
|
|
809
|
+
}, w === null ? void 0 : function() {
|
|
810
|
+
return g(w());
|
|
811
|
+
}];
|
|
812
|
+
}, [u, d, c, _]);
|
|
813
|
+
var m = o(l, p[0], p[1]);
|
|
814
|
+
return i(function() {
|
|
815
|
+
y.hasValue = !0, y.value = m;
|
|
816
|
+
}, [m]), s(m), m;
|
|
817
|
+
}, Me;
|
|
818
|
+
}()), Vt.exports);
|
|
819
|
+
const qn = Un(Vn), { useSyncExternalStoreWithSelector: Hn } = qn, zt = (e) => {
|
|
820
|
+
const t = typeof e == "function" ? ((o) => o ? Ot(o) : Ot)(e) : e, r = (o, n) => function(i, a = i.getState, s) {
|
|
821
|
+
const l = Hn(i.subscribe, i.getState, i.getServerState || i.getState, a, s);
|
|
822
|
+
return at(l), l;
|
|
823
|
+
}(t, o, n);
|
|
824
|
+
return Object.assign(r, t), r;
|
|
825
|
+
}, Pn = (e) => e ? zt(e) : zt;
|
|
826
|
+
var Mn = ((e) => (e.RIGHT = "right", e.LEFT = "left", e))(Mn || {});
|
|
827
|
+
const ze = (e) => e != null && typeof e == "object" && typeof Reflect.get(e, "taskStatus") == "string", Dt = (e) => e != null && typeof e == "object" && !Array.isArray(e) && Object.values(e).every((t) => t === null || typeof t == "string"), Bt = (e) => e != null && typeof e == "object" && !Array.isArray(e) && Object.values(e).every((t) => t === null || typeof t == "number"), $t = (e) => Array.isArray(e) && e.every((t) => Array.isArray(t) && t.every((r) => {
|
|
828
|
+
if (typeof r != "object" || r === null) return !1;
|
|
829
|
+
const o = Reflect.get(r, "selected");
|
|
830
|
+
return o === "left" || o === "right" || o === null;
|
|
831
|
+
})), rt = (e, t) => {
|
|
832
|
+
const { allowUndefined: r = !0, rejectBooleanRecord: o = !1 } = t ?? {};
|
|
833
|
+
if (e === void 0) return r;
|
|
834
|
+
if (e === null || typeof e == "string" || typeof e == "number" || Array.isArray(e)) return !0;
|
|
835
|
+
if (typeof e == "object" && e !== null) {
|
|
836
|
+
if (o) {
|
|
837
|
+
const n = Object.values(e);
|
|
838
|
+
if (n.length > 0 && n.every((i) => typeof i == "boolean")) return !1;
|
|
839
|
+
}
|
|
840
|
+
return !0;
|
|
841
|
+
}
|
|
842
|
+
return !1;
|
|
843
|
+
}, Gr = (e, t) => {
|
|
844
|
+
var r;
|
|
845
|
+
if (t === null) return null;
|
|
846
|
+
if (e.type === "texturlprompt") return ((o) => o === void 0 || typeof o == "object" && o !== null && "skipped" in o)(t) ? t : void 0;
|
|
847
|
+
if (t === void 0) return null;
|
|
848
|
+
if (e.type === "consentlegal") return typeof t == "object" && "submitted" in t && t.submitted === !0 ? t : null;
|
|
849
|
+
if (e.type === "multipleselect") {
|
|
850
|
+
const o = (r = e.props) == null ? void 0 : r.options;
|
|
851
|
+
if (Array.isArray(o) && ((n) => typeof n == "object" && n !== null && !Array.isArray(n) && Object.values(n).every((i) => typeof i == "boolean"))(t)) {
|
|
852
|
+
const n = t;
|
|
853
|
+
return o.reduce((i, a) => (n[String(a.id)] && i.push(a.value), i), []);
|
|
854
|
+
}
|
|
855
|
+
}
|
|
856
|
+
if (e.type === "multiplechoice") {
|
|
857
|
+
if (typeof t == "object" && t !== null && !Array.isArray(t)) {
|
|
858
|
+
if (Object.keys(t).length === 0) return null;
|
|
859
|
+
const o = Object.values(t).find((n) => n !== !1 && n !== void 0);
|
|
860
|
+
if (o !== void 0) return o;
|
|
861
|
+
}
|
|
862
|
+
return rt(t, { allowUndefined: !1, rejectBooleanRecord: !0 }) ? t : null;
|
|
863
|
+
}
|
|
864
|
+
return rt(t, { allowUndefined: !1, rejectBooleanRecord: !0 }) ? t : null;
|
|
865
|
+
}, vo = ({ storeAllResponses: e, cards: t, cardValues: r, cardIndexByName: o }) => {
|
|
866
|
+
const n = e ? [...e] : [];
|
|
867
|
+
if (o === void 0) return n;
|
|
868
|
+
for (const i of t) {
|
|
869
|
+
const a = o[i.name];
|
|
870
|
+
if (typeof a != "number") continue;
|
|
871
|
+
const s = r[i.name];
|
|
872
|
+
(s == null ? void 0 : s.value) !== void 0 && (n[a] = Gr(i, s.value));
|
|
873
|
+
}
|
|
874
|
+
return n;
|
|
875
|
+
};
|
|
876
|
+
var Fn = ((e) => (e.CONTINUE = "CONTINUE", e.EXTERNAL = "EXTERNAL", e.NO_BUTTON = "NO_BUTTON", e))(Fn || {}), K = ((e) => (e.failure = "failure", e.success = "success", e.inFlight = "inFlight", e))(K || {}), zn = ((e) => (e.Unlimited = "Unlimited", e.Maximum = "Maximum", e.Range = "Range", e))(zn || {});
|
|
877
|
+
function xo(e) {
|
|
878
|
+
const t = e.props;
|
|
879
|
+
if (t === null || typeof t != "object") return !1;
|
|
880
|
+
const r = Reflect.get(t, "properties");
|
|
881
|
+
return typeof r == "object" && r !== null && "required" in r;
|
|
882
|
+
}
|
|
883
|
+
const Dn = (e) => {
|
|
884
|
+
var t, r, o, n, i, a, s, l, u;
|
|
885
|
+
switch (e.type) {
|
|
886
|
+
case "rankorder":
|
|
887
|
+
case "multipleselect":
|
|
888
|
+
case "multiplechoice":
|
|
889
|
+
return (r = (t = e == null ? void 0 : e.props) == null ? void 0 : t.options) == null ? void 0 : r.map((d) => d.label);
|
|
890
|
+
case "nps":
|
|
891
|
+
return "1-10";
|
|
892
|
+
case "likert":
|
|
893
|
+
return `1-${((n = (o = e == null ? void 0 : e.props) == null ? void 0 : o.properties) == null ? void 0 : n.range) ?? 5}`;
|
|
894
|
+
case "matrix":
|
|
895
|
+
return { matrixColumns: (s = (a = (i = e == null ? void 0 : e.props) == null ? void 0 : i.properties) == null ? void 0 : a.matrixColumn) == null ? void 0 : s.map((d) => d.label), matrixRows: (u = (l = e == null ? void 0 : e.props) == null ? void 0 : l.options) == null ? void 0 : u.map((d) => d.label) };
|
|
896
|
+
default:
|
|
897
|
+
return;
|
|
898
|
+
}
|
|
899
|
+
}, Bn = /* @__PURE__ */ new Set(["rankorder", "multipleselect", "multiplechoice", "matrix", "likert", "nps", "open", "aidynamicfollowup", "aidynamicstandalone"]), Wt = ({ cards: e, combinedReadableRawResponses: t, targetQuestionId: r, generateQuestionType: o }) => {
|
|
900
|
+
let n = 1, i = 1;
|
|
901
|
+
const a = e.reduce((s, l) => {
|
|
902
|
+
if (l.name > 0 && Bn.has(l.type)) {
|
|
903
|
+
if (r === l.name && (i = n, o === "aidynamicstandalone")) return n++, s;
|
|
904
|
+
if ((l.type === "aidynamicfollowup" || l.type === "aidynamicstandalone") && l.props.loading !== K.success) return s;
|
|
905
|
+
const u = "properties" in l.props && l.props.properties && "captionText" in l.props.properties ? l.props.properties.captionText : void 0, d = ((c) => c.type !== "uploading" && c.type !== "thanks")(l) ? { order: n++, question: l.props.message, questionDescription: u, questionType: l.type, response: t == null ? void 0 : t[l.name], options: Dn(l) } : { order: n++, questionType: l.type, response: t == null ? void 0 : t[l.name] };
|
|
906
|
+
s.push(d);
|
|
907
|
+
}
|
|
908
|
+
return s;
|
|
909
|
+
}, []);
|
|
910
|
+
return { targetQuestionOrder: i, questionsResponses: a };
|
|
911
|
+
}, Qt = (e) => {
|
|
912
|
+
var t;
|
|
913
|
+
return "props" in e && "loading" in e.props && ((t = e == null ? void 0 : e.props) == null ? void 0 : t.loading) !== void 0;
|
|
914
|
+
}, De = (e, t, r) => {
|
|
915
|
+
let o = !1;
|
|
916
|
+
const n = e.map((i) => i && i.parentId === t ? (o = !0, r(i)) : i);
|
|
917
|
+
return o ? n : e;
|
|
918
|
+
}, Be = (e, t, r) => {
|
|
919
|
+
let o = !1;
|
|
920
|
+
const n = e.map((i) => i && i.name === t ? (o = !0, r(i)) : i);
|
|
921
|
+
return o ? n : e;
|
|
922
|
+
}, Zt = (e) => {
|
|
923
|
+
const { props: t } = e;
|
|
924
|
+
return t && "message" in t && "properties" in t ? { ...e, props: { ...t, loading: K.inFlight } } : e;
|
|
925
|
+
}, Gt = ({ isPreview: e, apiURL: t, envId: r, userId: o, headers: n }) => e ? { url: `${t}/sdk/1/environments/${r}/dynamic-question-preview`, visitorIdHeader: "0" } : { url: `${t}/sdk/1/environments/${r}/visitors/${o}/dynamic-question`, visitorIdHeader: n["x-ul-visitor-id"] }, $n = (e, t, r) => {
|
|
926
|
+
switch (t) {
|
|
927
|
+
case "videovoice":
|
|
928
|
+
return !!(e != null && e.value);
|
|
929
|
+
case "open":
|
|
930
|
+
return !!r;
|
|
931
|
+
case "multipleselect":
|
|
932
|
+
return !!(r && Object.keys(r).length);
|
|
933
|
+
case "recordedtask":
|
|
934
|
+
return r !== null && typeof r == "object" && "taskStatus" in r && r.taskStatus === "completed";
|
|
935
|
+
case "texturlprompt":
|
|
936
|
+
return !e.value;
|
|
937
|
+
case "consentlegal":
|
|
938
|
+
case "nps":
|
|
939
|
+
case "likert":
|
|
940
|
+
return r !== null;
|
|
941
|
+
case "multiplechoice":
|
|
942
|
+
return r !== void 0;
|
|
943
|
+
case "matrix":
|
|
944
|
+
return !!(r && Object.values(r).every((o) => o !== null));
|
|
945
|
+
default:
|
|
946
|
+
return !0;
|
|
947
|
+
}
|
|
948
|
+
}, Kr = (e, t) => {
|
|
949
|
+
if (t === "matrix" && e && typeof e == "object") {
|
|
950
|
+
const r = Object.keys(e).length, o = Object.values(e).filter((n) => n !== null).length;
|
|
951
|
+
return o > 0 && o < r;
|
|
952
|
+
}
|
|
953
|
+
return !1;
|
|
954
|
+
}, Ne = (e) => e == null ? "" : typeof e == "object" ? JSON.stringify(e) : typeof e == "string" ? e : String(e), oe = { eq: (e, t) => Number(e) === Number(t), neq: (e, t) => !oe.eq(e, t), gt: (e, t) => Number(e) > Number(t), gte: (e, t) => Number(e) >= Number(t), lt: (e, t) => Number(e) < Number(t), lte: (e, t) => Number(e) <= Number(t), list_exact(e, t) {
|
|
955
|
+
if (!Array.isArray(e) || !Array.isArray(t)) return !1;
|
|
956
|
+
const r = (o, n) => String(o).localeCompare(String(n));
|
|
957
|
+
return e.slice().sort(r).join(",") === t.slice().sort(r).join(",");
|
|
958
|
+
}, list_all: (e, t) => !(!Array.isArray(e) || !Array.isArray(t)) && !t.some((r) => !e.includes(r)), list_alo(e, t) {
|
|
959
|
+
if (!Array.isArray(t)) return !1;
|
|
960
|
+
const r = Array.isArray(e) ? e : [e], o = new Set(r);
|
|
961
|
+
return t.some((n) => o.has(n));
|
|
962
|
+
}, list_dni(e, t) {
|
|
963
|
+
if (!Array.isArray(t)) return !1;
|
|
964
|
+
const r = Array.isArray(e) ? e : [e], o = new Set(r);
|
|
965
|
+
return t.every((n) => !o.has(n));
|
|
966
|
+
}, contains(e, t) {
|
|
967
|
+
const r = Ne(e).toLowerCase(), o = Ne(t).toLowerCase();
|
|
968
|
+
return r.includes(o);
|
|
969
|
+
}, notcontains: (e, t) => !oe.contains(e, t) }, me = { eq: (e, t) => e == t, neq: (e, t) => !me.eq(e, t), gt: (e, t) => Number(e) > Number(t), gte: (e, t) => Number(e) >= Number(t), lt: (e, t) => Number(e) < Number(t), lte: (e, t) => Number(e) <= Number(t), list_exact(e, t) {
|
|
970
|
+
if (!Array.isArray(e) || !Array.isArray(t)) return !1;
|
|
971
|
+
const r = (o, n) => String(o).localeCompare(String(n));
|
|
972
|
+
return e.slice().sort(r).join(",") === t.slice().sort(r).join(",");
|
|
973
|
+
}, list_all: (e, t) => !(!Array.isArray(e) || !Array.isArray(t)) && !t.some((r) => !e.includes(r)), list_alo(e, t) {
|
|
974
|
+
if (!Array.isArray(t)) return !1;
|
|
975
|
+
const r = Array.isArray(e) ? e : [e], o = new Set(r);
|
|
976
|
+
return t.some((n) => o.has(n));
|
|
977
|
+
}, list_dni(e, t) {
|
|
978
|
+
if (!Array.isArray(t)) return !1;
|
|
979
|
+
const r = Array.isArray(e) ? e : [e], o = new Set(r);
|
|
980
|
+
return t.every((n) => !o.has(n));
|
|
981
|
+
}, contains(e, t) {
|
|
982
|
+
const r = String(e ?? "").toLowerCase(), o = String(t ?? "").toLowerCase();
|
|
983
|
+
return r.includes(o);
|
|
984
|
+
}, notcontains: (e, t) => !me.contains(e, t) }, Wn = (e) => e in me, Kt = 1, Jt = 2, Qn = (e) => {
|
|
985
|
+
var o, n, i;
|
|
986
|
+
switch (e.type) {
|
|
987
|
+
case "multipleselect":
|
|
988
|
+
return e && e.props && e.props.options ? e.props.options.length > 13 ? e.props.options.map((a) => [a.value]) : (t = e.props.options.map((a) => a.value), r = !e.props.properties.required, t.reduce((a, s) => a.concat(a.map((l) => [...l, s])), [[]]).filter((a) => r || a.length > 0)) : null;
|
|
989
|
+
case "multiplechoice": {
|
|
990
|
+
if (!e || !e.props || !e.props.options) return null;
|
|
991
|
+
const a = e.props.options.map((s) => s.value);
|
|
992
|
+
return e.props.properties.required || a.push(void 0), a;
|
|
993
|
+
}
|
|
994
|
+
case "matrix": {
|
|
995
|
+
if (!((o = e == null ? void 0 : e.props) != null && o.options)) return null;
|
|
996
|
+
const a = e.props.properties.matrixColumn, s = e.props.options, l = s.reduce((d, c) => (d[c.id] = null, d), {}), u = [{ ...l, [s[0].id]: a[0].value }, s.reduce((d, c) => (d[c.id] = a[0].value, d), {})];
|
|
997
|
+
return e.props.properties.required || u.push(l), u;
|
|
998
|
+
}
|
|
999
|
+
case "likert": {
|
|
1000
|
+
const a = Number((i = (n = e.props) == null ? void 0 : n.properties) == null ? void 0 : i.range) || 5;
|
|
1001
|
+
return [...Array.from(new Array(a).keys()).map((l) => l + 1), ...e.props.properties.required ? [] : [null]];
|
|
1002
|
+
}
|
|
1003
|
+
case "nps":
|
|
1004
|
+
return [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, ...e.props.properties.required ? [] : [null]];
|
|
1005
|
+
case "videovoice":
|
|
1006
|
+
case "open":
|
|
1007
|
+
return ["1", ...e.props.properties.required ? [] : [""]];
|
|
1008
|
+
case "recordedtask": {
|
|
1009
|
+
const a = [{ taskStatus: "completed" }, { taskStatus: "given.up" }];
|
|
1010
|
+
return e.props.properties.required || a.push({ taskStatus: "abandoned" }), a;
|
|
1011
|
+
}
|
|
1012
|
+
case "texturlprompt":
|
|
1013
|
+
return [void 0, ...e.props.properties.required ? [] : [{ skipped: !0 }]];
|
|
1014
|
+
case "consentlegal":
|
|
1015
|
+
return [1, ...e.props.properties.required ? [] : [null]];
|
|
1016
|
+
default:
|
|
1017
|
+
return [1];
|
|
1018
|
+
}
|
|
1019
|
+
var t, r;
|
|
1020
|
+
}, Zn = (e) => typeof e == "object" && e !== null && "taskStatus" in e, Gn = (e, t = []) => t.reduce((r, o) => {
|
|
1021
|
+
const { group: n, target: i } = o;
|
|
1022
|
+
if (!(n != null && n.length)) return [...r];
|
|
1023
|
+
const a = n.filter((s) => !!Number(s) || typeof s == "object" && s.questionIndex === e).map((s) => {
|
|
1024
|
+
const { comparator: l, value: u } = s;
|
|
1025
|
+
return { comparator: l, target: i, value: u };
|
|
1026
|
+
});
|
|
1027
|
+
return [...r, ...a];
|
|
1028
|
+
}, []), Jr = (e, t, r) => r > 0 ? t ? e.length - 3 : e.length - 2 : t ? e.length - 2 : e.length - 1, Yr = ({ cards: e, index: t, hasEndCard: r, allResponses: o, uploadProgress: n = {}, surveyVisitorAttributes: i = {} }) => {
|
|
1029
|
+
var c, _, p;
|
|
1030
|
+
if (t >= e.length || t < 0) return null;
|
|
1031
|
+
const a = e[t];
|
|
1032
|
+
let s = t + 1;
|
|
1033
|
+
const l = a.props.routingOptions || [];
|
|
1034
|
+
for (const y of l) {
|
|
1035
|
+
if (!Xr(y)) continue;
|
|
1036
|
+
const { group: m, target: g } = y;
|
|
1037
|
+
if (tn({ group: m, allResponses: o, cards: e, surveyVisitorAttributes: i })) {
|
|
1038
|
+
s = g === -1 && r ? e.length - 1 : g;
|
|
1039
|
+
break;
|
|
1040
|
+
}
|
|
1041
|
+
}
|
|
1042
|
+
const u = e.findIndex((y) => y.type === "uploading"), d = Jr(e, r, u);
|
|
1043
|
+
for (; s !== null && s !== -1 && s <= d && ((_ = (c = e[s]) == null ? void 0 : c.props) != null && _.displayLogic) && e[s].props.displayLogic.length > 0; ) {
|
|
1044
|
+
const y = e[s].props.displayLogic || [];
|
|
1045
|
+
if (en({ displayLogic: y, allResponses: o, cards: e, surveyVisitorAttributes: i })) break;
|
|
1046
|
+
s++;
|
|
1047
|
+
}
|
|
1048
|
+
if (s !== -1 && ((p = e == null ? void 0 : e[s]) != null && p.parentId)) {
|
|
1049
|
+
const y = e.findIndex((m) => {
|
|
1050
|
+
var g;
|
|
1051
|
+
return m.name === ((g = e == null ? void 0 : e[s]) == null ? void 0 : g.parentId);
|
|
1052
|
+
});
|
|
1053
|
+
if (y > -1) {
|
|
1054
|
+
const m = e[y], g = o[y];
|
|
1055
|
+
Le({ comparator: "answered", type: m.type, response: g }) || s++;
|
|
1056
|
+
}
|
|
1057
|
+
}
|
|
1058
|
+
return t >= d || s === -1 || s !== null && s > d ? u > 0 && Object.values(n).some((m) => m.isSubmitted && !m.isComplete) ? u : r ? e.length - 1 : null : s === -1 ? null : s;
|
|
1059
|
+
}, Yt = ({ rule: e, allResponses: t, cards: r, surveyVisitorAttributes: o }) => {
|
|
1060
|
+
if (typeof (n = e.questionIndex) == "string" && n.startsWith("attr-")) {
|
|
1061
|
+
const a = ((s) => s.slice(5))(e.questionIndex);
|
|
1062
|
+
return a in o ? { response: o[a], type: "AttributeCheck" } : null;
|
|
1063
|
+
}
|
|
1064
|
+
var n;
|
|
1065
|
+
const i = e.questionIndex;
|
|
1066
|
+
return { response: t[i], type: r[i].type };
|
|
1067
|
+
}, Xr = (e) => typeof e == "object" && e !== null && "group" in e, Xt = (e, t) => {
|
|
1068
|
+
const r = e[t];
|
|
1069
|
+
return typeof r == "object" && r !== null && "comparator" in r ? r : void 0;
|
|
1070
|
+
}, en = ({ displayLogic: e, allResponses: t, cards: r, surveyVisitorAttributes: o }) => e.some((n) => !!Xr(n) && tn({ group: n.group, allResponses: t, cards: r, surveyVisitorAttributes: o })), tn = ({ group: e, allResponses: t, cards: r, surveyVisitorAttributes: o }) => {
|
|
1071
|
+
if (!e || e.length === 0) return !1;
|
|
1072
|
+
const n = Xt(e, 0);
|
|
1073
|
+
if ((n == null ? void 0 : n.questionIndex) === void 0 || typeof (n == null ? void 0 : n.questionIndex) == "number" && n.questionIndex >= t.length) return !1;
|
|
1074
|
+
const i = Yt({ rule: n, allResponses: t, cards: r, surveyVisitorAttributes: o });
|
|
1075
|
+
if (i === null) return !1;
|
|
1076
|
+
let a = !!Le({ comparator: n.comparator, response: i.response, type: i.type, value: n.value });
|
|
1077
|
+
for (let s = 1; s < e.length; s += 2) {
|
|
1078
|
+
const l = e[s];
|
|
1079
|
+
if (l !== Kt && l !== Jt) continue;
|
|
1080
|
+
const u = l, d = Xt(e, s + 1);
|
|
1081
|
+
if (!d) continue;
|
|
1082
|
+
const c = Yt({ rule: d, allResponses: t, cards: r, surveyVisitorAttributes: o }), _ = c !== null && !!Le({ comparator: d.comparator, response: c.response, type: c.type, value: d.value });
|
|
1083
|
+
u === Kt ? a = a && _ : u === Jt && (a = a || _);
|
|
1084
|
+
}
|
|
1085
|
+
return a;
|
|
1086
|
+
}, Le = ({ comparator: e, response: t, type: r, value: o }) => {
|
|
1087
|
+
if (r === "AttributeCheck") return ((i, a, s) => {
|
|
1088
|
+
const l = Ne(a), u = Ne(s), d = Number(a), c = Number(s), _ = !Number.isNaN(d) && l === String(d), p = !Number.isNaN(c) && u === String(c), y = _ && p;
|
|
1089
|
+
switch (i) {
|
|
1090
|
+
case "eq":
|
|
1091
|
+
return y ? d === c : l.toLowerCase() === u.toLowerCase();
|
|
1092
|
+
case "neq":
|
|
1093
|
+
return y ? d !== c : l.toLowerCase() !== u.toLowerCase();
|
|
1094
|
+
case "contains":
|
|
1095
|
+
case "notcontains":
|
|
1096
|
+
return oe[i](l, u);
|
|
1097
|
+
case "gt":
|
|
1098
|
+
case "gte":
|
|
1099
|
+
case "lt":
|
|
1100
|
+
case "lte":
|
|
1101
|
+
return y ? oe[i](d, c) : oe[i](l.localeCompare(u), 0);
|
|
1102
|
+
case "list_exact":
|
|
1103
|
+
case "list_all":
|
|
1104
|
+
case "list_alo":
|
|
1105
|
+
case "list_dni": {
|
|
1106
|
+
const m = Array.isArray(a) ? a : [a], g = Array.isArray(s) ? s : [s];
|
|
1107
|
+
return oe[i](m, g);
|
|
1108
|
+
}
|
|
1109
|
+
default:
|
|
1110
|
+
return !1;
|
|
1111
|
+
}
|
|
1112
|
+
})(e, t, o);
|
|
1113
|
+
if (!rt(t)) return !1;
|
|
1114
|
+
const n = t;
|
|
1115
|
+
if (e === "answered") switch (r) {
|
|
1116
|
+
case "texturlprompt":
|
|
1117
|
+
return n === void 0;
|
|
1118
|
+
case "consentlegal":
|
|
1119
|
+
return n && ((i) => i === null || i !== void 0 && typeof i == "object" && "submitted" in i && typeof i.submitted == "boolean")(n) && n.submitted === !0;
|
|
1120
|
+
case "recordedtask":
|
|
1121
|
+
return ze(n) && n.taskStatus === "completed";
|
|
1122
|
+
case "likert":
|
|
1123
|
+
case "nps":
|
|
1124
|
+
return Number.isInteger(n);
|
|
1125
|
+
case "rankorder":
|
|
1126
|
+
return Bt(n) && Object.values(n).every((i) => i !== null);
|
|
1127
|
+
case "matrix":
|
|
1128
|
+
return Dt(n) && Object.values(n).every((i) => i !== null);
|
|
1129
|
+
case "maxdiff":
|
|
1130
|
+
return $t(n) && n.every((i) => {
|
|
1131
|
+
if (!Array.isArray(i)) return !1;
|
|
1132
|
+
const a = i.some((l) => l.selected === "left"), s = i.some((l) => l.selected === "right");
|
|
1133
|
+
return a && s;
|
|
1134
|
+
});
|
|
1135
|
+
case "multiplechoice":
|
|
1136
|
+
return !!n;
|
|
1137
|
+
case "multipleselect":
|
|
1138
|
+
return n && Array.isArray(n) && (n.length ?? 0) > 0;
|
|
1139
|
+
case "open":
|
|
1140
|
+
case "aidynamicstandalone":
|
|
1141
|
+
return typeof n == "string" && !!n;
|
|
1142
|
+
case "videovoice":
|
|
1143
|
+
return ((i) => i != null && typeof i == "object" && "mediaRecordingUid" in i && typeof i.mediaRecordingUid == "string")(n) && !!n.mediaRecordingUid;
|
|
1144
|
+
default:
|
|
1145
|
+
return !1;
|
|
1146
|
+
}
|
|
1147
|
+
if (e === "given_up") return r !== "recordedtask" || ze(n) && n.taskStatus === "given.up";
|
|
1148
|
+
if (e === "partial") return Kr(n, r);
|
|
1149
|
+
if (e === "skipped") switch (r) {
|
|
1150
|
+
case "texturlprompt":
|
|
1151
|
+
return /* @__PURE__ */ ((i) => i !== null && (i === void 0 || typeof i == "object"))(n) && !!(typeof n == "object" && n !== null && "skipped" in n && n.skipped);
|
|
1152
|
+
case "consentlegal":
|
|
1153
|
+
case "likert":
|
|
1154
|
+
case "nps":
|
|
1155
|
+
case "videovoice":
|
|
1156
|
+
return n === null;
|
|
1157
|
+
case "recordedtask":
|
|
1158
|
+
return ze(n) && n.taskStatus === "abandoned";
|
|
1159
|
+
case "open":
|
|
1160
|
+
case "aidynamicstandalone":
|
|
1161
|
+
return n === null || typeof n == "string" && n.length === 0;
|
|
1162
|
+
case "multiplechoice":
|
|
1163
|
+
return n == null;
|
|
1164
|
+
case "multipleselect":
|
|
1165
|
+
return n === null || Array.isArray(n) && n.length === 0;
|
|
1166
|
+
case "matrix":
|
|
1167
|
+
return n === null || Dt(n) && Object.values(n).every((i) => i === null);
|
|
1168
|
+
case "maxdiff":
|
|
1169
|
+
return n === null || !$t(n) || n.some((i) => {
|
|
1170
|
+
if (!Array.isArray(i)) return !0;
|
|
1171
|
+
const a = i.some((l) => l.selected === "left"), s = i.some((l) => l.selected === "right");
|
|
1172
|
+
return !(a && s);
|
|
1173
|
+
});
|
|
1174
|
+
case "rankorder":
|
|
1175
|
+
return n === null || Bt(n) && Object.values(n).includes(null);
|
|
1176
|
+
default:
|
|
1177
|
+
return !1;
|
|
1178
|
+
}
|
|
1179
|
+
return o !== void 0 && me[e](n, o);
|
|
1180
|
+
}, $e = /* @__PURE__ */ new Set(["thanks", "uploading"]), Q = Pn()((e, t) => ({ addResponseGroupMeta: void 0, allResponses: [], allResponsesRaw: {}, answers: void 0, apiURL: "", avatars: { agentAvatar: { "1x": "", "2x": "" }, respondentAvatar: { "1x": "", "2x": "" } }, border: "#000000", cards: [], cardIndexByName: {}, close: async (r = G) => {
|
|
1181
|
+
const o = t(), { fadeout: n, remove: i, trackHistory: a, studyType: s } = o;
|
|
1182
|
+
await n(r), We(o) || a({ event: "closed" }), qe.info("SurveyClosing", { surveyId: o.surveyId }), ft.enable(), i({ initiator: _t.Closed, studyType: s });
|
|
1183
|
+
}, configureExitOnOverlayClick: () => {
|
|
1184
|
+
}, customMetadata: {}, destroy: async (r) => {
|
|
1185
|
+
const { eventEmitFn: o, fadeout: n, remove: i, studyType: a, surveyId: s } = t();
|
|
1186
|
+
o("survey.complete", s), await n(r), ft.enable(), i({ initiator: _t.Complete, studyType: a });
|
|
1187
|
+
}, enableCspTrustedTypes: !1, endCard: { headline: "" }, envId: "", eventEmitFn: pe.emit.bind(pe), fadeout: async (r) => {
|
|
1188
|
+
const { eventEmitFn: o, headers: n, viewDocument: i } = t();
|
|
1189
|
+
return Se(n) ? Promise.resolve() : (o(q.SurveyFadingOut), new Promise((a) => {
|
|
1190
|
+
const s = i.getElementById(r);
|
|
1191
|
+
s ? (s.addEventListener("transitionend", () => {
|
|
1192
|
+
a();
|
|
1193
|
+
}), s.classList.remove("ul-app--visible")) : a();
|
|
1194
|
+
}));
|
|
1195
|
+
}, forceBrandedLogo: !1, frame: document.createElement("iframe"), handleClickEmbedButton: (r) => {
|
|
1196
|
+
const { cards: o, eventEmitFn: n, index: i } = t();
|
|
1197
|
+
n(r, { qid: o[i].name, props: o[i].props }), e(() => ({ hasViewedEmbed: !0 }));
|
|
1198
|
+
}, handleUploadUpdate: ({ mediaRecordingUid: r, isComplete: o, progressPct: n, isSubmitted: i }) => {
|
|
1199
|
+
var p, y, m;
|
|
1200
|
+
const { cards: a, destroy: s, index: l, uploadProgress: u } = t(), d = o || ((p = u[r]) == null ? void 0 : p.isComplete), c = { ...u, [r]: { progressPct: d ? 100 : n || ((y = u[r]) == null ? void 0 : y.progressPct), isComplete: d, isSubmitted: i || ((m = u[r]) == null ? void 0 : m.isSubmitted) } };
|
|
1201
|
+
if (e({ uploadProgress: c }), a[l].type !== "uploading") return;
|
|
1202
|
+
const _ = Object.entries(u).every(([g, x]) => !x.isSubmitted || x.isComplete || r == g && o);
|
|
1203
|
+
if (_ && l >= a.length - 1) return s(G);
|
|
1204
|
+
e({ index: _ ? l + 1 : l, uploadingCardViewed: !0 });
|
|
1205
|
+
}, 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) => {
|
|
1206
|
+
const { allResponses: o, cards: n, eventEmitFn: i, index: a, responseGroupUid: s, submit: l, trackHistory: u, uploadProgress: d, viewedCardCount: c } = t(), _ = Array.isArray(r.data) ? r.data : [r.data], p = Date.now(), y = [...n], m = { response: [], responseGroupUid: s, questionIndex: a };
|
|
1207
|
+
let g = null;
|
|
1208
|
+
const x = o.slice(0);
|
|
1209
|
+
let b = a;
|
|
1210
|
+
_.forEach((f, h) => {
|
|
1211
|
+
const v = Math.floor(f.questionId), R = y.findIndex((N) => N.name === v), S = R >= 0 ? y[R] : y[a + h], E = { value: f.value, questionId: v, answeredAt: p, ...f.secondaryValue !== void 0 && { secondaryValue: f.secondaryValue }, ...f.questionText !== void 0 && { questionText: f.questionText } }, L = E.value;
|
|
1212
|
+
((N) => N && !$e.has(N.type))(S) && (S.value = L, S.secondaryValue = E.secondaryValue || null), m.response.push(E);
|
|
1213
|
+
const U = R >= 0 ? R : a + h;
|
|
1214
|
+
x[U] = Gr(S, L), U > b && (b = U);
|
|
1215
|
+
}), g = Yr({ cards: y, index: b, hasEndCard: !!r.endCard, uploadProgress: d, allResponses: x, surveyVisitorAttributes: t().surveyVisitorAttributes }), e({ allResponses: x }), (g === null || $e.has(y[g].type)) && (m.completedAt = p);
|
|
1216
|
+
const I = l(m);
|
|
1217
|
+
if (g === null) return void r.completeSurvey();
|
|
1218
|
+
g && !$e.has(y[g].type) && I.finally(() => {
|
|
1219
|
+
u({ event: "seen", index: g });
|
|
1220
|
+
});
|
|
1221
|
+
const w = y[g];
|
|
1222
|
+
y[g] && i && i("survey.question", { qid: w.name, props: w.props }), e({ cards: y, hasViewedEmbed: !1, index: g, viewedCardCount: c + 1 });
|
|
1223
|
+
}, pendingRemoveIframeReason: null, previewKey: null, recorder: () => {
|
|
1224
|
+
}, recorderEventEmitter: pe, resolveTrackedPromise: () => {
|
|
1225
|
+
const { removeIframeIfReady: r } = t();
|
|
1226
|
+
e((o) => ({ unresolvedRequestCount: o.unresolvedRequestCount - 1 })), r();
|
|
1227
|
+
}, responseGroupUid: "", remove: ({ initiator: r, studyType: o }) => {
|
|
1228
|
+
const { eventEmitFn: n, removeIframeIfReady: i, surveyId: a } = t();
|
|
1229
|
+
e({ pendingRemoveIframeReason: r, studyType: o }), n(q.SurveyCloseRequested, { name: q.SurveyCloseRequested, initiator: r, studyType: o, "survey.id": a }), i();
|
|
1230
|
+
}, removeIframeIfReady: () => {
|
|
1231
|
+
const { eventEmitFn: r, pendingRemoveIframeReason: o, unresolvedRequestCount: n, studyType: i, surveyId: a } = t();
|
|
1232
|
+
o && n === 0 && (r(q.SurveyWillClose, { name: q.SurveyWillClose, initiator: o, studyType: i, "survey.id": a }), e({ pendingRemoveIframeReason: null, studyType: i }));
|
|
1233
|
+
}, seen: async () => {
|
|
1234
|
+
const { trackHistory: r } = t();
|
|
1235
|
+
return r({ event: "seen", isNew: !0 });
|
|
1236
|
+
}, createDynamicStandaloneQuestion: async ({ questionId: r }) => {
|
|
1237
|
+
var _, p, y;
|
|
1238
|
+
let o = !1;
|
|
1239
|
+
if (e((m) => {
|
|
1240
|
+
const g = m.cards.find((x) => (x == null ? void 0 : x.name) === r);
|
|
1241
|
+
return !(g != null && g.name) || Qt(g) ? m : (o = !0, { cards: Be(m.cards, r, Zt) });
|
|
1242
|
+
}), !o) return;
|
|
1243
|
+
const n = t(), { targetQuestionOrder: i, questionsResponses: a } = Wt({ cards: n.cards, combinedReadableRawResponses: n.allResponsesRaw, targetQuestionId: r, generateQuestionType: "aidynamicstandalone" }), s = { surveyId: n.surveyId, responseGroupUid: n.responseGroupUid, standaloneQuestionOrder: i, questionsResponses: a, standaloneQuestionId: r, customMetadata: n.customMetadata, meta: n.meta, previewKey: n.previewKey, isPreview: n.isPreview };
|
|
1244
|
+
let l = !1;
|
|
1245
|
+
const u = () => {
|
|
1246
|
+
if (l) return;
|
|
1247
|
+
l = !0;
|
|
1248
|
+
const m = t(), g = m.cards.find(({ name: x }) => x === r);
|
|
1249
|
+
if (e((x) => ({ cards: Be(x.cards, r, (b) => {
|
|
1250
|
+
const { props: I } = b;
|
|
1251
|
+
return I && "message" in I && "properties" in I ? { ...b, value: "", props: { ...I, loading: K.failure, properties: { ...I.properties, required: !1 } } } : b;
|
|
1252
|
+
}) })), Ie(m.studyType) && (g != null && g.groupId)) {
|
|
1253
|
+
const x = m.cards.reduce((w, f) => ((f == null ? void 0 : f.groupId) === g.groupId && w.push(f), w), []), b = x.findIndex((w) => w.name === g.name), I = b + 1;
|
|
1254
|
+
if (I < x.length) {
|
|
1255
|
+
const w = x[I].name;
|
|
1256
|
+
m.setFocusedQuestionId(w);
|
|
1257
|
+
} else {
|
|
1258
|
+
const w = x[b - 1].name;
|
|
1259
|
+
m.setFocusedQuestionId(w);
|
|
1260
|
+
}
|
|
1261
|
+
} else m.next({ data: { value: "", questionId: g.name, type: g.type }, completeSurvey: () => m.destroy(G), endCard: m.endCard });
|
|
1262
|
+
}, d = new AbortController(), c = setTimeout(() => {
|
|
1263
|
+
d.abort(), u();
|
|
1264
|
+
const m = new Error("Timeout reached—question skipped");
|
|
1265
|
+
n.trackPromise(re(n, "aidynamicstandalone", m));
|
|
1266
|
+
}, 3e3);
|
|
1267
|
+
try {
|
|
1268
|
+
const { url: m, visitorIdHeader: g } = Gt(n), x = await n.trackPromise(de(m, { body: JSON.stringify(s), headers: { ...n.headers, "x-ul-visitor-id": g }, method: "POST", signal: d.signal }));
|
|
1269
|
+
if (!x.ok || !((y = (p = (_ = x == null ? void 0 : x.json) == null ? void 0 : _.props) == null ? void 0 : p.message) != null && y.length)) return u(), void await n.trackPromise(re(n, "dynamicQuestion", x.error));
|
|
1270
|
+
if (l) return;
|
|
1271
|
+
l = !0, e((b) => ({ cards: Be(b.cards, r, (I) => {
|
|
1272
|
+
const w = I.props;
|
|
1273
|
+
return w && "message" in w && "properties" in w ? { ...I, props: { ...w, loading: K.success, message: x.json.props.message } } : I;
|
|
1274
|
+
}) }));
|
|
1275
|
+
} finally {
|
|
1276
|
+
clearTimeout(c);
|
|
1277
|
+
}
|
|
1278
|
+
}, createDynamicFollowupQuestion: async ({ parentQuestionId: r, parentResponseConfig: o }) => {
|
|
1279
|
+
var x, b, I;
|
|
1280
|
+
let n = !1;
|
|
1281
|
+
e((w) => {
|
|
1282
|
+
const f = w.cards.find((h) => (h == null ? void 0 : h.parentId) === r);
|
|
1283
|
+
return !(f != null && f.name) || Qt(f) ? w : (n = !0, { cards: De(w.cards, r, Zt) });
|
|
1284
|
+
});
|
|
1285
|
+
const i = t(), a = { ...i.allResponsesRaw, ...o || {} }, { targetQuestionOrder: s, questionsResponses: l } = Wt({ cards: i.cards, combinedReadableRawResponses: a, targetQuestionId: r, generateQuestionType: "aidynamicfollowup" }), u = i.cards.find((w) => w.parentId === r && w.type === "aidynamicfollowup"), d = i.cards.find((w) => w.name === r), c = Le({ comparator: "answered", type: (d == null ? void 0 : d.type) || "open", response: a == null ? void 0 : a[r] });
|
|
1286
|
+
if (!n || !u || !c) return;
|
|
1287
|
+
const _ = { surveyId: i.surveyId, responseGroupUid: i.responseGroupUid, parentQuestionOrder: s, questionsResponses: l, childQuestionId: u.name, customMetadata: i.customMetadata, meta: i.meta, previewKey: i.previewKey, isPreview: i.isPreview };
|
|
1288
|
+
let p = !1;
|
|
1289
|
+
const y = () => {
|
|
1290
|
+
if (p) return;
|
|
1291
|
+
p = !0;
|
|
1292
|
+
const w = t(), f = w.cards.find((h) => h.parentId === r);
|
|
1293
|
+
if (e((h) => ({ cards: De(h.cards, r, (v) => {
|
|
1294
|
+
const { props: R } = v;
|
|
1295
|
+
return R && "message" in R && "properties" in R ? { ...v, value: "", props: { ...R, loading: K.failure, properties: { ...R.properties, required: !1 } } } : v;
|
|
1296
|
+
}) })), Ie(w.studyType) && (f != null && f.groupId)) {
|
|
1297
|
+
const h = w.cards.reduce((S, E) => ((E == null ? void 0 : E.groupId) === f.groupId && S.push(E), S), []), v = h.findIndex((S) => S.name === f.name), R = v + 1;
|
|
1298
|
+
if (R < h.length) {
|
|
1299
|
+
const S = h[R].name;
|
|
1300
|
+
w.setFocusedQuestionId(S);
|
|
1301
|
+
} else {
|
|
1302
|
+
const S = h[v - 1].name;
|
|
1303
|
+
w.setFocusedQuestionId(S);
|
|
1304
|
+
}
|
|
1305
|
+
} else w.next({ data: { value: "", questionId: f.name, type: f.type }, completeSurvey: () => w.destroy(G), endCard: w.endCard });
|
|
1306
|
+
}, m = new AbortController(), g = setTimeout(() => {
|
|
1307
|
+
m.abort(), y();
|
|
1308
|
+
const w = new Error("Timeout reached—question skipped");
|
|
1309
|
+
i.trackPromise(re(i, "dynamicFollowUpQuestion", w));
|
|
1310
|
+
}, 3e3);
|
|
1311
|
+
try {
|
|
1312
|
+
const { url: w, visitorIdHeader: f } = Gt(i), h = await i.trackPromise(de(w, { body: JSON.stringify(_), headers: { ...i.headers, "x-ul-visitor-id": f }, method: "POST", signal: m.signal }));
|
|
1313
|
+
if (!h.ok || !((I = (b = (x = h == null ? void 0 : h.json) == null ? void 0 : x.props) == null ? void 0 : b.message) != null && I.length)) return y(), void await i.trackPromise(re(i, "dynamicQuestion", h.error));
|
|
1314
|
+
if (p) return;
|
|
1315
|
+
p = !0, e((v) => ({ cards: De(v.cards, r, (R) => {
|
|
1316
|
+
const S = R.props;
|
|
1317
|
+
return S && "message" in S && "properties" in S ? { ...R, props: { ...S, loading: K.success, message: h.json.props.message } } : R;
|
|
1318
|
+
}) }));
|
|
1319
|
+
} finally {
|
|
1320
|
+
clearTimeout(g);
|
|
1321
|
+
}
|
|
1322
|
+
}, setAllResponsesRaw: (r) => e({ allResponsesRaw: r }), slugName: null, showStripes: !1, showSurveyBrand: !1, startingQuestionIdx: null, styleNonce: "", submit: async ({ completedAt: r, questionIndex: o, response: n, responseGroupUid: i }) => {
|
|
1323
|
+
const a = t();
|
|
1324
|
+
if (!i || We(a)) return;
|
|
1325
|
+
const s = { responseGroupUid: i, meta: a.meta, customMetadata: a.customMetadata, responses: n, completedAt: r, previewKey: a.previewKey };
|
|
1326
|
+
if (typeof a.addResponseGroupMeta == "function") try {
|
|
1327
|
+
const u = await a.addResponseGroupMeta();
|
|
1328
|
+
typeof u == "object" && u !== null ? s.meta = { ...s.meta, ...u } : qe.error("addResponseGroupMeta must return an object");
|
|
1329
|
+
} catch (u) {
|
|
1330
|
+
qe.error("addResponseGroupMeta promise failed", u);
|
|
1331
|
+
}
|
|
1332
|
+
const l = await a.trackPromise(de(`${a.apiURL}/sdk/1/environments/${a.envId}/visitors/${a.userId}/responses/submit`, { body: JSON.stringify(s), headers: a.headers, method: "POST" }));
|
|
1333
|
+
l.ok ? n.forEach((u, d) => {
|
|
1334
|
+
a.eventEmitFn(q.QuestionAnswered, { ...u, questionIndex: o ? o + d : void 0, "survey.id": a.surveyId });
|
|
1335
|
+
}) : l.reportError && (console.warn("[Sprig] (ERR-427) Failed to submit response", l.error), await a.trackPromise(re(a, "submitResponse", l.error)));
|
|
1336
|
+
}, surveyId: 0, surveyVisitorAttributes: {}, tabTitle: "", trackHistory: async ({ event: r, index: o, isNew: n = !1 }) => {
|
|
1337
|
+
const i = t();
|
|
1338
|
+
if (We(i)) return;
|
|
1339
|
+
const { cards: a, index: s } = i;
|
|
1340
|
+
let l = o ?? s, u = a[l];
|
|
1341
|
+
for (; u; ) {
|
|
1342
|
+
const d = { sid: i.surveyId, qid: Math.floor(u.name), action: r, vid: i.userId, eid: i.envId, isNew: n, responseGroupUid: i.responseGroupUid, previewKey: i.previewKey }, c = await i.trackPromise(de(`${i.apiURL}/sdk/1/visitors/${i.userId}/surveys/${i.surveyId}/history`, { method: "POST", headers: i.headers, body: JSON.stringify(d) }));
|
|
1343
|
+
!c.ok && c.reportError && (console.warn("[Sprig] (ERR-428) Failed to track survey event", c.error), await i.trackPromise(re(i, "trackHistory", c.error)));
|
|
1344
|
+
const _ = a[l + 1];
|
|
1345
|
+
if (!u.groupId || !(_ != null && _.groupId) || _.groupId !== u.groupId) break;
|
|
1346
|
+
l++, u = _, n = !1;
|
|
1347
|
+
}
|
|
1348
|
+
}, trackPromise: async (r) => {
|
|
1349
|
+
const { resolveTrackedPromise: o } = t();
|
|
1350
|
+
return e((n) => ({ unresolvedRequestCount: n.unresolvedRequestCount + 1 })), r.then((n) => (o(), n)).catch((n) => {
|
|
1351
|
+
throw o(), n;
|
|
1352
|
+
});
|
|
1353
|
+
}, unresolvedRequestCount: 0, update: () => {
|
|
1354
|
+
var b, I, w;
|
|
1355
|
+
const { cards: r, index: o, headers: n, eventEmitFn: i, frame: a, useMobileStyling: s, surveyId: l, viewDocument: u, isConversationalUI: d } = t(), c = n["userleap-platform"] === "web", _ = Se(n), p = r[o], y = p.type === "matrix" && !(p.props.properties.displayMatrixAsAccordion || s);
|
|
1356
|
+
!_ && !s && ((b = a == null ? void 0 : a.setWidth) == null || b.call(a, an));
|
|
1357
|
+
const [m, g] = sn(u, c && !s, _), x = d && m < 532 ? 532 : m;
|
|
1358
|
+
_ ? (i(q.SurveyHeight, { name: q.SurveyHeight, contentFrameHeight: x, "survey.id": l }), i(q.SurveyWidth, { name: q.SurveyWidth, contentFrameWidth: g, "survey.id": l })) : ((I = a.setHeight) == null || I.call(a, x), !s && y && ((w = a.setWidth) == null || w.call(a, g)));
|
|
1359
|
+
}, uploadingCardViewed: !1, uploadProgress: {}, useDesktopPrototype: void 0, useMobileStyling: !1, userId: "", viewDocument: window.document, viewedCardCount: 0, focusedQuestionId: null, setFocusedQuestionId: (r) => e({ focusedQuestionId: r }) })), We = (e) => {
|
|
1360
|
+
var t;
|
|
1361
|
+
return !e.userId || ((t = e == null ? void 0 : e.meta) == null ? void 0 : t.mode) === "test" || e.isPreview;
|
|
1362
|
+
}, re = async (e, t, r) => {
|
|
1363
|
+
const { mode: o, userId: n, envId: i, apiURL: a, headers: s, viewDocument: l } = e, u = l.documentElement, d = { mode: o, 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: n, envId: i };
|
|
1364
|
+
(await de(`${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);
|
|
1365
|
+
}, Kn = () => {
|
|
1366
|
+
const { cards: e, close: t, endCard: r, headers: o, index: n } = Q((s) => ({ cards: s.cards, close: s.close, endCard: s.endCard, headers: s.headers, index: s.index, useMobileStyling: s.useMobileStyling })), i = e.length, a = ee(() => () => t(G), [t]);
|
|
1367
|
+
return ["email", "link"].includes(o["userleap-platform"]) || r && n + 1 === i ? null : C("div", { "aria-label": "Close button", className: "close-btn", onClick: a, onKeyPress: (s) => {
|
|
1368
|
+
s.key === "Enter" && a();
|
|
1369
|
+
}, role: "button", tabIndex: 0, children: C("svg", { fill: "none", height: "16px", viewBox: "0 0 13 13", width: "16px", xmlns: "http://www.w3.org/2000/svg", children: C("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" }) }) });
|
|
1370
|
+
}, Jn = (e) => V("svg", { fill: "none", height: 24, viewBox: "0 0 24 24", width: 24, xmlns: "http://www.w3.org/2000/svg", ...e }, V("path", { d: "M17 10L12 15L7 10", stroke: "#0B2330", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 1.5 })), Yn = (e) => V("svg", { fill: "none", height: 10, viewBox: "0 0 10 10", width: 10, xmlns: "http://www.w3.org/2000/svg", ...e }, V("path", { d: "M9.15377 1.30774L4.07685 8.23082L1.30762 5.00005", stroke: "white", strokeLinecap: "round", strokeWidth: 2 })), Xn = ({ visible: e }) => C("div", { className: "sprig-check-background", style: { opacity: e ? 1 : 0 }, children: C(Yn, { className: "sprig-check" }) }), er = "250ms", wo = lt(({ animate: e, children: t, header: r, isOpen: o, onClick: n, showHeaderCheck: i }, a) => {
|
|
1371
|
+
const s = Q((m) => m.update), l = Y(null), [u, d] = J(0), [c, _] = J("none"), [p, y] = J(!0);
|
|
1372
|
+
return H(() => {
|
|
1373
|
+
var g;
|
|
1374
|
+
const m = (g = l.current) == null ? void 0 : g.getBoundingClientRect();
|
|
1375
|
+
d(o && m ? m.height : 0);
|
|
1376
|
+
}, [o]), H(() => {
|
|
1377
|
+
s();
|
|
1378
|
+
}, [u, s]), H(() => {
|
|
1379
|
+
!u && o || !p || y(!1), _(e && !p ? `height ${er} ease` : "none");
|
|
1380
|
+
}, [e, p, u, o]), C("div", { className: "sprig-accordion", ref: a, children: [C("button", { className: "sprig-accordion-header-container", onClick: n, type: "button", children: [C("div", { className: "sprig-header-label-container", children: [C("span", { className: "sprig-header-label", children: r }), C(Xn, { visible: i })] }), C(Jn, { className: "sprig-caret", style: { transitionDuration: e ? er : "0", transform: o ? "rotate(-180deg)" : "none" } })] }), C("div", { className: "sprig-accordion-body", style: { transition: c, height: u }, children: C("div", { ref: l, children: t }) })] });
|
|
1381
|
+
}), rn = ({ style: e, stroke: t = "black" }) => C("svg", { fill: "none", height: "10", style: e, viewBox: "0 0 12 10", width: "12", xmlns: "http://www.w3.org/2000/svg", children: [C("path", { d: "M1.47839 5.2085L10.9384 5.2085", stroke: t, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.35" }), C("path", { d: "M7.0686 1.15845L10.9386 5.20845L7.0686 9.25845", stroke: t, strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: "1.35" })] }), Qe = (...e) => e.filter(Boolean).join(" "), eo = (e, t, r) => {
|
|
1382
|
+
const o = t ? "--mobile" : "--desktop";
|
|
1383
|
+
return `${e + o} ${e + (r ? `${o}_${r}` : "")} ${e}`;
|
|
1384
|
+
}, to = (e, t) => `${e} ${e}__${t}`, nn = ({ logoOnly: e = !1, style: t = {} }) => C("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 && C("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" }), C("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" }), C("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" }), C("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" }), C("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" }), C("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" })] }), ro = ({ forceBrandedLogo: e, marketingUrlLink: t }) => C("div", { className: e ? "yellow-footer-logo" : "", children: C("a", { href: t, rel: "noreferrer", target: "_blank", children: C("div", { style: { display: "flex" }, children: [C(nn, { logoOnly: !1 }), e && C(rn, { style: { display: "block", margin: "auto 0 auto 4px", transform: "rotateY(0deg) rotate(-45deg)" } })] }) }) }), no = ({ marketingUrlLink: e }) => C("a", { dir: "ltr", href: e, rel: "noreferrer", target: "_blank", children: C("div", { className: "thank-you-card-link", children: [C("div", { className: "sprig-box-logo", children: C(nn, { logoOnly: !0, style: { margin: "auto" } }) }), C("div", { children: C("p", { children: ["Capture insights about your own product", C(rn, { style: { display: "inline-flex", marginInlineStart: "4px", verticalAlign: "middle" } })] }) })] }) }), ko = (e) => (e == null ? void 0 : e.buttonText) || "Next", Co = (e) => (e == null ? void 0 : e.skipButtonText) || "Skip", oo = ({ marketingUrl: e, slugName: t, surveyId: r, forceBrandedLogo: o }) => `${e}?utm_source=survey_branding&utm_medium=website&utm_campaign=${t}&utm_content=${r}${o ? "&utm_term=poweredby_pill" : ""}`, io = () => {
|
|
1385
|
+
var x;
|
|
1386
|
+
const { border: e, cards: t, forceBrandedLogo: r, headers: o, index: n, marketingUrl: i, showSurveyBrand: a, slugName: s, surveyId: l, viewedCardCount: u } = Q((b) => ({ border: b.border, cards: b.cards, forceBrandedLogo: b.forceBrandedLogo, headers: b.headers, index: b.index, marketingUrl: b.marketingUrl, showSurveyBrand: b.showSurveyBrand, slugName: b.slugName, surveyId: b.surveyId, viewedCardCount: b.viewedCardCount })), d = Y(null), c = t.filter((b) => b.type !== "uploading" && b.type !== "thanks"), _ = ((b, I) => {
|
|
1387
|
+
const w = /* @__PURE__ */ new Set(["thanks", "uploading"]);
|
|
1388
|
+
if (I >= b.length || I < 0 || w.has(b[I].type)) return 0;
|
|
1389
|
+
const f = b.filter((v) => !w.has(v.type));
|
|
1390
|
+
if (I === f.length - 1) return 1;
|
|
1391
|
+
const h = { [f.length - 1]: 1, [-1]: 0 };
|
|
1392
|
+
for (let v = f.length - 2; v >= I; v--) {
|
|
1393
|
+
const R = f[v], S = (R.props.routingOptions ?? []).filter((P) => typeof P == "object" && P !== null && "group" in P), E = Gn(v, S);
|
|
1394
|
+
if (E.length === 0) {
|
|
1395
|
+
h[v] = h[v + 1] + 1;
|
|
1396
|
+
continue;
|
|
1397
|
+
}
|
|
1398
|
+
let L = 0;
|
|
1399
|
+
const U = Qn(R);
|
|
1400
|
+
if (U === null) return f.length - 1 - I;
|
|
1401
|
+
let N = U;
|
|
1402
|
+
for (const P of E) {
|
|
1403
|
+
if (N.length === 0) break;
|
|
1404
|
+
const { comparator: O, target: be, value: Oe } = P, ue = N.filter((T) => {
|
|
1405
|
+
const te = $n({ value: T }, R.type, T), A = Kr(T, R.type);
|
|
1406
|
+
return !(te && O === "answered" || A && O === "partial" || !te && !A && O === "skipped" || O === "given_up" && Zn(T) && T.taskStatus === "given.up" || te && R.type === "open" && (O === "contains" || O === "notcontains") || te && Wn(O) && me[O](T, Oe));
|
|
1407
|
+
});
|
|
1408
|
+
if (ue.length < N.length) {
|
|
1409
|
+
const T = Number.parseInt(String(be), 10);
|
|
1410
|
+
if (T !== -1 && T <= v || T >= f.length) return f.length - 1 - I;
|
|
1411
|
+
L = Math.max(h[T] + 1, L);
|
|
1412
|
+
}
|
|
1413
|
+
N = ue;
|
|
1414
|
+
}
|
|
1415
|
+
N.length > 0 && (L = Math.max(h[v + 1] + 1, L)), h[v] = L;
|
|
1416
|
+
}
|
|
1417
|
+
return h[I];
|
|
1418
|
+
})(t, n), p = u + 1, y = p / (p + _), m = oo({ marketingUrl: i, slugName: s, surveyId: l, forceBrandedLogo: r });
|
|
1419
|
+
H(() => {
|
|
1420
|
+
d.current && (d.current.style.width = 100 * y + "%");
|
|
1421
|
+
}, [y]);
|
|
1422
|
+
const g = ((x = t[n]) == null ? void 0 : x.type) === "thanks";
|
|
1423
|
+
return C("footer", { className: "ul-footer " + (o["userleap-platform"] === "link" ? "ul-footer__link" : ""), children: g && r ? C(no, { marketingUrlLink: m }) : C(z, { children: [c.length > 1 && C("div", { className: "ul-progress-bar-container ul-progress-bar-container__footer", children: C("div", { className: "ul-progress-bar-current", ref: d, style: { border: `1px solid ${e || "#000"}` } }) }), a ? C(ro, { forceBrandedLogo: r, marketingUrlLink: m }) : null] }) });
|
|
1424
|
+
}, ao = /<piped-value\b([^>]*)>.*?<\/piped-value>/gis, tr = ["questionHtml", "captionHtml", "footerHtml", "richTextBody"], dt = (e) => !!e.props && typeof e.props == "object" && "properties" in e.props, Ze = (e) => !!e.props && typeof e.props == "object" && "options" in e.props && Array.isArray(e.props.options), rr = (e) => ["string", "number"].includes(typeof e), nr = (e) => e.length === 0 ? "" : e.length === 1 ? e[0] : e.join(", "), so = (e) => {
|
|
1425
|
+
var r, o;
|
|
1426
|
+
const t = ((n) => n != null && typeof n == "object" && "value" in n)(e) ? e.value : void 0;
|
|
1427
|
+
if (t != null) {
|
|
1428
|
+
if (e.type === "multipleselect" && Ze(e) && ((n) => !!n && typeof n == "object" && !Array.isArray(n))(t)) {
|
|
1429
|
+
const n = e.secondaryValue ?? null, i = e.props.options.filter((a) => t[String(a.id)] === !0).map((a) => {
|
|
1430
|
+
var s;
|
|
1431
|
+
return a.label + ((s = n == null ? void 0 : n[String(a.id)]) != null && s.userText ? `: ${n[String(a.id)].userText}` : "");
|
|
1432
|
+
});
|
|
1433
|
+
return i.length ? nr(i) : "No options selected";
|
|
1434
|
+
}
|
|
1435
|
+
if (e.type === "multiplechoice" && typeof t == "object" && t !== null) {
|
|
1436
|
+
const n = Object.keys(t);
|
|
1437
|
+
if (n.length === 0) return "No options selected";
|
|
1438
|
+
const i = e.secondaryValue ?? null, a = n[0];
|
|
1439
|
+
if (a) {
|
|
1440
|
+
const s = e.props.options.find((l) => String(l.id) === a);
|
|
1441
|
+
return (s == null ? void 0 : s.label) + ((r = i == null ? void 0 : i[a]) != null && r.userText ? `: ${(o = i == null ? void 0 : i[a]) == null ? void 0 : o.userText}` : "");
|
|
1442
|
+
}
|
|
1443
|
+
}
|
|
1444
|
+
if (e.type === "matrix" && Ze(e) && ((n) => {
|
|
1445
|
+
if (!dt(n)) return !1;
|
|
1446
|
+
const i = n.props.properties;
|
|
1447
|
+
return !!i && typeof i == "object" && "matrixColumn" in i;
|
|
1448
|
+
})(e)) {
|
|
1449
|
+
const n = e.props.options, i = e.props.properties.matrixColumn, a = [];
|
|
1450
|
+
for (const [s, l] of Object.entries(t)) {
|
|
1451
|
+
const u = n.find((y) => String(y.id) === s), d = (u == null ? void 0 : u.label) ?? s, c = rr(l) ? String(l) : JSON.stringify(l), _ = i.find((y) => y.value === c), p = (_ == null ? void 0 : _.label) ?? c;
|
|
1452
|
+
a.push(`${d}: ${p}`);
|
|
1453
|
+
}
|
|
1454
|
+
return a.join("; ");
|
|
1455
|
+
}
|
|
1456
|
+
if (e.type === "rankorder" && Ze(e)) {
|
|
1457
|
+
const n = e.props.options.reduce((a, s) => (a[String(s.id)] = s.label, a), {}), i = [];
|
|
1458
|
+
for (const [a, s] of Object.entries(t)) {
|
|
1459
|
+
const l = n[a];
|
|
1460
|
+
l && (i[s - 1] = l);
|
|
1461
|
+
}
|
|
1462
|
+
return nr(i);
|
|
1463
|
+
}
|
|
1464
|
+
if (rr(t)) {
|
|
1465
|
+
const n = String(t).replaceAll(/[\u200B-\u200D\uFEFF]/g, "").trim();
|
|
1466
|
+
return n === "" ? void 0 : n;
|
|
1467
|
+
}
|
|
1468
|
+
try {
|
|
1469
|
+
return JSON.stringify(t);
|
|
1470
|
+
} catch {
|
|
1471
|
+
return String(t);
|
|
1472
|
+
}
|
|
1473
|
+
}
|
|
1474
|
+
}, So = (e, t) => e.map((r) => {
|
|
1475
|
+
if (!dt(r) || r.props.properties === void 0 || r.props.properties === null) return r;
|
|
1476
|
+
const o = r.props.properties;
|
|
1477
|
+
if (o === null || typeof o != "object" || !tr.some((a) => a in o)) return r;
|
|
1478
|
+
let n = !1;
|
|
1479
|
+
const i = {};
|
|
1480
|
+
for (const a of tr) {
|
|
1481
|
+
const s = o[a];
|
|
1482
|
+
if (s !== void 0) {
|
|
1483
|
+
const l = lo(s, t);
|
|
1484
|
+
i[a] = l, l !== s && (n = !0);
|
|
1485
|
+
}
|
|
1486
|
+
}
|
|
1487
|
+
return n ? { ...r, props: { ...r.props, properties: { ...o, ...i } } } : r;
|
|
1488
|
+
}), or = (e, t) => {
|
|
1489
|
+
const r = new RegExp(`${t}="([^"]*)"`, "i").exec(e);
|
|
1490
|
+
return (r == null ? void 0 : r[1]) ?? null;
|
|
1491
|
+
}, lo = (e, t) => {
|
|
1492
|
+
if (e == null) return e;
|
|
1493
|
+
let r = !1;
|
|
1494
|
+
const o = e.replace(ao, (n, i) => {
|
|
1495
|
+
r = !0;
|
|
1496
|
+
const a = or(i, "answer-id"), s = or(i, "fallback-text") ?? "";
|
|
1497
|
+
if (!a) return s;
|
|
1498
|
+
const l = a.startsWith("attr-") ? a : Number(a);
|
|
1499
|
+
if (Object.hasOwn(t, l)) {
|
|
1500
|
+
const u = t[l];
|
|
1501
|
+
return String(u);
|
|
1502
|
+
}
|
|
1503
|
+
return s;
|
|
1504
|
+
});
|
|
1505
|
+
return r ? o : e;
|
|
1506
|
+
}, uo = (e, t) => {
|
|
1507
|
+
const r = {};
|
|
1508
|
+
if (t) for (const [o, n] of Object.entries(t)) typeof n == "string" ? r[`attr-${o}`] = n : n != null && (r[`attr-${o}`] = JSON.stringify(n));
|
|
1509
|
+
for (const o of e) {
|
|
1510
|
+
const n = so(o);
|
|
1511
|
+
n !== void 0 && (r[o.name] = n);
|
|
1512
|
+
}
|
|
1513
|
+
return r;
|
|
1514
|
+
}, Io = (e) => {
|
|
1515
|
+
var t;
|
|
1516
|
+
return dt(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() : "";
|
|
1517
|
+
}, co = () => {
|
|
1518
|
+
const { border: e, cards: t, index: r, focusedQuestionId: o, isConversationalUI: n } = Q((s) => ({ border: s.border, cards: s.cards, index: s.index, focusedQuestionId: s.focusedQuestionId, isConversationalUI: s.isConversationalUI })), { totalQuestions: i, fraction: a } = ee(() => {
|
|
1519
|
+
var d;
|
|
1520
|
+
const s = t.filter((c) => c.type !== "uploading" && c.type !== "thanks"), l = s.length;
|
|
1521
|
+
if (l <= 1) return { totalQuestions: l, fraction: 0 };
|
|
1522
|
+
if (((d = t[r]) == null ? void 0 : d.type) === "thanks") return { totalQuestions: l, fraction: 1 };
|
|
1523
|
+
let u = 0;
|
|
1524
|
+
return u = n ? r + 1 : s.findIndex((c) => c.name === o), { totalQuestions: l, fraction: u / (l + 1) };
|
|
1525
|
+
}, [t, r, o, n]);
|
|
1526
|
+
return i <= 1 ? null : C("div", { className: "ul-progress-bar-container ul-progress-bar-container__header", children: C("div", { className: "ul-progress-bar-current", style: { width: 100 * a + "%", border: `1px solid ${e ?? "#000"}` } }) });
|
|
1527
|
+
}, po = Te(async () => ({ default: (await import("./index-CbagEkvN.js")).PageCard })), fo = Te(() => import("./conversational-ui-Cai2CXxq.js")), _o = () => {
|
|
1528
|
+
const { answers: e, border: t, cards: r, close: o, configureExitOnOverlayClick: n, destroy: i, endCard: a, eventEmitFn: s, fontFamily: l, headers: u, isConversationalUI: d, experimentFlags: c, index: _, next: p, previewKey: y, productConfig: m, seen: g, showStripes: x, studyType: b, surveyId: I, surveyVisitorAttributes: w, update: f, useMobileStyling: h, viewDocument: v } = Q((A) => ({ answers: A.answers, border: A.border, cards: A.cards, close: A.close, configureExitOnOverlayClick: A.configureExitOnOverlayClick, destroy: A.destroy, endCard: A.endCard, eventEmitFn: A.eventEmitFn, fontFamily: A.fontFamily, headers: A.headers, index: A.index, isConversationalUI: A.isConversationalUI, experimentFlags: A.experimentFlags, previewKey: A.previewKey, productConfig: A.productConfig, next: A.next, seen: A.seen, showStripes: A.showStripes, studyType: A.studyType, surveyId: A.surveyId, surveyVisitorAttributes: A.surveyVisitorAttributes, update: A.update, useMobileStyling: A.useMobileStyling, viewDocument: A.viewDocument })), R = Y(null), S = Y(!1), E = Y(!1), L = u["userleap-platform"], U = c == null ? void 0 : c["sdk-new-convo-ui"], { props: N, type: P, name: O } = r[_];
|
|
1529
|
+
H(() => {
|
|
1530
|
+
if (window.Sprig) return window.Sprig.trackHistory = (A) => Q.getState().trackHistory(A), () => {
|
|
1531
|
+
window.Sprig.trackHistory = void 0;
|
|
1532
|
+
};
|
|
1533
|
+
}, []), H(() => {
|
|
1534
|
+
R.current && (R.current.classList.contains("ul-app--visible") || R.current.classList.add("ul-app--visible"), !S.current && s && (S.current = !0, s(q.SurveyAppeared, { name: q.SurveyAppeared, "survey.id": I })));
|
|
1535
|
+
}, [s, I]), H(() => {
|
|
1536
|
+
const A = () => {
|
|
1537
|
+
v.visibilityState === "visible" && (g(), v.removeEventListener("visibilitychange", A));
|
|
1538
|
+
};
|
|
1539
|
+
return v.addEventListener("visibilitychange", A), A(), () => {
|
|
1540
|
+
v.removeEventListener("visibilitychange", A);
|
|
1541
|
+
};
|
|
1542
|
+
}, [g, v]);
|
|
1543
|
+
const be = Ae(async () => {
|
|
1544
|
+
if (!v) return;
|
|
1545
|
+
const A = v.getElementById("conversational-ui-styles");
|
|
1546
|
+
if (!d && A) return A.remove(), void (E.current = !1);
|
|
1547
|
+
if (d && !A) {
|
|
1548
|
+
const D = await (M = !!U, M ? import("./conversational-v2-styles-Bj3dBWvf.js") : import("./conversational-styles-Cw5d-ccF.js"));
|
|
1549
|
+
Ke({ document: v, elementId: "conversational-ui-styles", styleString: D.default }), requestAnimationFrame(() => {
|
|
1550
|
+
f();
|
|
1551
|
+
}), E.current = !0;
|
|
1552
|
+
}
|
|
1553
|
+
var M;
|
|
1554
|
+
}, [v, d, f]);
|
|
1555
|
+
H(() => {
|
|
1556
|
+
n(() => o());
|
|
1557
|
+
}, [o, n]), H(() => {
|
|
1558
|
+
be();
|
|
1559
|
+
}, [be, v]);
|
|
1560
|
+
const Oe = ee(() => un(r, _), [r, _]), ue = uo(r, w), T = Ae((A) => {
|
|
1561
|
+
p({ data: A, completeSurvey: () => i(G), endCard: a }), ln(v);
|
|
1562
|
+
}, [p, i, a, v]);
|
|
1563
|
+
if (e) {
|
|
1564
|
+
for (const A of e) if (A.questionId === O) {
|
|
1565
|
+
let M;
|
|
1566
|
+
if (P === "multiplechoice") {
|
|
1567
|
+
const D = N.options.find(({ value: Ve }) => Ve === A.value);
|
|
1568
|
+
if (!D) break;
|
|
1569
|
+
M = { [D.id]: D.value };
|
|
1570
|
+
} else M = A.value;
|
|
1571
|
+
T({ value: M, type: P, questionId: A.questionId });
|
|
1572
|
+
break;
|
|
1573
|
+
}
|
|
1574
|
+
}
|
|
1575
|
+
const te = !h && ((m == null ? void 0 : m.framePosition) === "center" || (m == null ? void 0 : m.desktopDisplay) === "center-modal" || ((m == null ? void 0 : m.placement) || "").includes("center"));
|
|
1576
|
+
return C("div", { className: Qe("ul-app", Se(u) ? "ul-app--visible" : "ul-app--overlay"), dir: "auto", id: G, onClick: (A) => {
|
|
1577
|
+
var pt;
|
|
1578
|
+
const M = window.sprigAPI, D = A.target;
|
|
1579
|
+
if (!M || !D) return;
|
|
1580
|
+
const Ve = [D, D.parentElement];
|
|
1581
|
+
for (const ve of Ve) if (((pt = ve == null ? void 0 : ve.tagName) == null ? void 0 : pt.toLowerCase()) === "a") {
|
|
1582
|
+
A.preventDefault();
|
|
1583
|
+
try {
|
|
1584
|
+
const ce = new URL(ve.href);
|
|
1585
|
+
ce.protocol !== "http:" && ce.protocol !== "https:" || (M == null || M.openUrl(ce.toString()));
|
|
1586
|
+
} catch (ce) {
|
|
1587
|
+
console.error(ce);
|
|
1588
|
+
}
|
|
1589
|
+
return;
|
|
1590
|
+
}
|
|
1591
|
+
}, ref: R, style: { "--theme": t, ...l ? { fontFamily: l.replace(";", "") } : {}, ...te ? { position: "relative" } : {} }, children: C("div", { className: "ul-app__container", children: C("div", { className: Qe(eo("ul-card__container", h, b)), style: { ...b !== "feedbackButton" || (m == null ? void 0 : m.desktopDisplay) === "center-modal" ? { borderColor: t } : {}, ...(m == null ? void 0 : m.desktopDisplay) === "slider" ? { margin: "0px" } : {} }, children: [C("div", { className: "sprig-container", children: [x && C("div", { className: "ul-header__container", dir: "ltr", children: C("div", { className: "ul-header", children: "For development purposes only" }) }), y && C("div", { className: "ul-header__container", dir: "ltr", children: C("div", { className: "ul-header", children: "Preview Mode: Response will not be recorded." }) }), Ie(b) && C(co, {}), C("div", { className: Qe(to("ul-card-main-content", L)), children: C(ie, d ? { fallback: null, children: C(fo, { cards: r, next: T, previousResponses: ue }) } : { fallback: null, children: C(po, { cards: Oe, next: T, previousResponses: ue }) }) }), !Ie(b) && C(io, {})] }), !d && C(Kn, {})] }) }) });
|
|
1592
|
+
}, on = () => MediaRecorder.isTypeSupported("video/webm") ? "video/webm" : "video/mp4", ir = (e) => {
|
|
1593
|
+
const t = { audioBitsPerSecond: 128e3, videoBitsPerSecond: 25e5, mimeType: on() };
|
|
1594
|
+
return new MediaRecorder(e, t);
|
|
1595
|
+
}, ar = (e, t, r) => {
|
|
1596
|
+
r[t] = [], e.ondataavailable = function(o) {
|
|
1597
|
+
r[t].push(o.data);
|
|
1598
|
+
}, e.currentMediaRecordingUid = t, e.start();
|
|
1599
|
+
};
|
|
1600
|
+
function sr(e, t, r, o, n, i) {
|
|
1601
|
+
if (e && e.state !== "inactive") {
|
|
1602
|
+
const { "begin.callback": a } = o, s = e.currentMediaRecordingUid;
|
|
1603
|
+
if (!s) return;
|
|
1604
|
+
a && a(s), e.onstop = () => async function(l, u, d, c, _, p, y) {
|
|
1605
|
+
const m = Q.getState().viewDocument, { "upload.callback": g, "progress.callback": x } = c, b = { mediaType: d, updatedAt: (/* @__PURE__ */ new Date()).toISOString(), mediaRecordingUid: _, ...c["passthrough.data"] }, I = await (async (v, R) => {
|
|
1606
|
+
var E;
|
|
1607
|
+
const S = await fetch(R, { method: "POST", cache: "no-cache", headers: { "Content-Type": "application/json" }, body: JSON.stringify(v) });
|
|
1608
|
+
if (S.ok) {
|
|
1609
|
+
const L = await S.json();
|
|
1610
|
+
return (E = L == null ? void 0 : L.upload) == null ? void 0 : E.url;
|
|
1611
|
+
}
|
|
1612
|
+
return null;
|
|
1613
|
+
})(b, l);
|
|
1614
|
+
if (!I) return void (g && g(null, { message: "failed to get upload url" }));
|
|
1615
|
+
const w = new Blob(y, { type: on() });
|
|
1616
|
+
if (!m.defaultView) return;
|
|
1617
|
+
const f = new m.defaultView.File([w], `recording video ${Date.now()}`), h = p.createUpload({ endpoint: I, file: f, chunkSize: 5120 });
|
|
1618
|
+
h.on("error", (v) => {
|
|
1619
|
+
g && g(null, v);
|
|
1620
|
+
}), h.on("progress", (v) => {
|
|
1621
|
+
x && x(_, v);
|
|
1622
|
+
}), h.on("success", () => {
|
|
1623
|
+
g && g(_, !0);
|
|
1624
|
+
});
|
|
1625
|
+
}(t, 0, r, o, s, n, i), e.stop();
|
|
1626
|
+
}
|
|
1627
|
+
}
|
|
1628
|
+
const mo = { state: { chunks: {} }, stopRecording(e) {
|
|
1629
|
+
const { uploadApiEndpoint: t, avRecorder: r, screenRecorder: o, UpChunk: n } = this.state, i = this.state.avStream && this.state.avStream.getVideoTracks().length > 0 ? "video" : "audio";
|
|
1630
|
+
this.state.chunks && t && n && (r != null && r.currentMediaRecordingUid && sr(r, t, i, e, n, this.state.chunks[r == null ? void 0 : r.currentMediaRecordingUid]), o != null && o.currentMediaRecordingUid && sr(o, t, "screen", e, n, this.state.chunks[o == null ? void 0 : o.currentMediaRecordingUid]));
|
|
1631
|
+
}, handleCancelledStream(e) {
|
|
1632
|
+
const t = e.getVideoTracks(), r = e.getAudioTracks();
|
|
1633
|
+
let o = t.length && t[0];
|
|
1634
|
+
o = o || r.length && r[0], o && o.addEventListener("ended", () => {
|
|
1635
|
+
[this.state.avRecorder, this.state.screenRecorder].map((n) => {
|
|
1636
|
+
n && (n.state === "recording" && n.stop(), n.stream.getTracks().map((i) => {
|
|
1637
|
+
i.readyState === "live" && i.stop();
|
|
1638
|
+
}));
|
|
1639
|
+
}), Object.assign(this.state, { avStream: null, captureStream: null, avRecorder: null, screenRecorder: null });
|
|
1640
|
+
});
|
|
1641
|
+
}, taskDurationMillisecond() {
|
|
1642
|
+
return this.state.startTime ? (/* @__PURE__ */ new Date()).getTime() - this.state.startTime.getTime() : 0;
|
|
1643
|
+
}, setUpChunk(e) {
|
|
1644
|
+
this.state.UpChunk = e;
|
|
1645
|
+
}, configure(e, t) {
|
|
1646
|
+
Object.assign(this.state, t), this.state.uploadApiEndpoint = `${t.apiURL}/2/environments/integrations/upload`, this.state.chunks = {}, e.on("permission.status", this.permissionStatusCallback.bind(this)), e.on("av.permission", async (r) => {
|
|
1647
|
+
this.avPermissionCallback(r);
|
|
1648
|
+
}), e.on("begin.recording", this.beginRecordingCallback.bind(this)), e.on("start.task", this.startTaskCallback.bind(this)), e.on("screen.permission", async (r) => {
|
|
1649
|
+
this.screenPermissionCallback(r);
|
|
1650
|
+
}), e.on("finish.task", async (r) => {
|
|
1651
|
+
this.finishTaskCallback(r);
|
|
1652
|
+
});
|
|
1653
|
+
}, async avPermissionCallback(e) {
|
|
1654
|
+
var o, n, i;
|
|
1655
|
+
const { "stream.ready": t, "permission.descriptors": r } = e;
|
|
1656
|
+
try {
|
|
1657
|
+
(o = this.state.avStream) != null && o.active && (this.state.avStream.getTracks().map((a) => a.readyState === "live" && a.stop()), ((n = this.state.captureStream) == null ? void 0 : n.getAudioTracks().length) === 1 && this.state.captureStream.removeTrack(this.state.captureStream.getAudioTracks()[0])), this.state.avStream = await navigator.mediaDevices.getUserMedia({ video: r.includes("camera"), audio: !0 }), ((i = this.state.captureStream) == null ? void 0 : i.getAudioTracks().length) === 0 && this.state.captureStream.addTrack(this.state.avStream.getAudioTracks()[0]), this.handleCancelledStream(this.state.avStream);
|
|
1658
|
+
} catch (a) {
|
|
1659
|
+
return console.warn("Error: failed to get permissions: " + a), void (t && t(null, null));
|
|
1660
|
+
}
|
|
1661
|
+
t && t(this.state.avStream, this.state.captureStream);
|
|
1662
|
+
}, async screenPermissionCallback(e) {
|
|
1663
|
+
const { "screen.permission.requested": t, "stream.ready.callback": r } = e;
|
|
1664
|
+
t == null || t(!0);
|
|
1665
|
+
try {
|
|
1666
|
+
this.state.captureStream = await navigator.mediaDevices.getDisplayMedia({ video: !0, cursor: "always", displaySurface: "browser", preferCurrentTab: !0 });
|
|
1667
|
+
} catch (o) {
|
|
1668
|
+
return t == null || t(!1), console.warn("Error: failed to get permissions: " + o), void (r && r(null, null));
|
|
1669
|
+
}
|
|
1670
|
+
t == null || t(!1), this.state.avStream && this.state.avStream.getAudioTracks().length > 0 && this.state.captureStream.addTrack(this.state.avStream.getAudioTracks()[0]), this.handleCancelledStream(this.state.captureStream), r && r(this.state.avStream || null, this.state.captureStream);
|
|
1671
|
+
}, beginRecordingCallback(e) {
|
|
1672
|
+
const { "recording.media.types": t, "start.recording.callback": r = () => {
|
|
1673
|
+
} } = e;
|
|
1674
|
+
if (!t) return;
|
|
1675
|
+
const o = [];
|
|
1676
|
+
if (t.includes("video") && this.state.avStream) {
|
|
1677
|
+
this.state.avRecorder = ir(this.state.avStream);
|
|
1678
|
+
const n = mt();
|
|
1679
|
+
ar(this.state.avRecorder, n, this.state.chunks), o.push(n);
|
|
1680
|
+
}
|
|
1681
|
+
if (t.includes("screen") && this.state.captureStream) {
|
|
1682
|
+
this.state.screenRecorder = ir(this.state.captureStream);
|
|
1683
|
+
const n = mt();
|
|
1684
|
+
ar(this.state.screenRecorder, n, this.state.chunks), o.push(n);
|
|
1685
|
+
}
|
|
1686
|
+
o && r && r(o);
|
|
1687
|
+
}, async finishTaskCallback(e) {
|
|
1688
|
+
const { "current.index": t, "task.response": r, "task.complete.callback": o } = e;
|
|
1689
|
+
await this.stopRecording(e), o && o(this.taskDurationMillisecond()), this.state.cards && this.state.hasEndCard !== void 0 && this.lookAheadAndStopStream(t, r, this.state.cards, this.state.hasEndCard);
|
|
1690
|
+
}, startTaskCallback() {
|
|
1691
|
+
this.state.startTime = /* @__PURE__ */ new Date();
|
|
1692
|
+
}, permissionStatusCallback(e) {
|
|
1693
|
+
var o;
|
|
1694
|
+
const { "permission.status.callback": t } = e, r = this.state.avStream;
|
|
1695
|
+
t && t(r, !!r && (r == null ? void 0 : r.getVideoTracks().length) > 0, !!((o = this.state.captureStream) != null && o.active), this.state.captureStream);
|
|
1696
|
+
}, lookAheadAndStopStream(e, t, r, o) {
|
|
1697
|
+
const { avRecorder: n, screenRecorder: i } = this.state, { allResponses: a, surveyVisitorAttributes: s } = Q.getState(), l = Yr({ cards: r, index: e, hasEndCard: o, allResponses: a, surveyVisitorAttributes: s });
|
|
1698
|
+
l !== null && r[l].type === "recordedtask" || [n, i].map((u) => {
|
|
1699
|
+
u && (u.state === "recording" && u.stop(), u.stream.getTracks().map((d) => {
|
|
1700
|
+
d.readyState === "live" && d.stop();
|
|
1701
|
+
}));
|
|
1702
|
+
});
|
|
1703
|
+
} }, Ce = Object.create(mo);
|
|
1704
|
+
Object.freeze(Ce);
|
|
1705
|
+
const ho = ({ mode: e = null, viewWindow: t, viewDocument: r, trackPageViewUrl: o }) => {
|
|
1706
|
+
const n = r.documentElement;
|
|
1707
|
+
let i;
|
|
1708
|
+
try {
|
|
1709
|
+
i = t.parent.location.href;
|
|
1710
|
+
} catch {
|
|
1711
|
+
i = t.location.href;
|
|
1712
|
+
}
|
|
1713
|
+
return { mode: e, sw: t.screen.width, sh: t.screen.height, cw: n.clientWidth, ch: n.clientHeight, p: o ?? i, l: t.navigator.language };
|
|
1714
|
+
};
|
|
1715
|
+
let Ge = !1;
|
|
1716
|
+
const go = { configure: function(e, t = !0) {
|
|
1717
|
+
var w;
|
|
1718
|
+
const { answers: r, apiURL: o, endCard: n, eventEmitFn: i, fontFamilyURL: a, frame: s, previewKey: l, viewDocument: u, viewWindow: d } = e, c = Se(e.headers) ? e.frame : u.body, _ = e.UpChunk || window.UpChunk, p = pe, y = ((f, h) => {
|
|
1719
|
+
const v = [...f], R = /* @__PURE__ */ new Set(["videovoice", "recordedtask"]);
|
|
1720
|
+
return f.some((S) => R.has(S.type)) && v.push({ name: -2, props: { routingOptions: [], displayLogic: [] }, type: "uploading" }), h && v.push({ name: -1, props: { routingOptions: [], displayLogic: [] }, type: "thanks" }), v;
|
|
1721
|
+
})(e.cards, !!n), m = Object.fromEntries(y.map((f, h) => [f.name, h]));
|
|
1722
|
+
Ce.configure(p, { cards: y, hasEndCard: !!n, apiURL: o, UpChunk: _ });
|
|
1723
|
+
const g = e.layout === "conversational", x = (({ cards: f, hasEndCard: h, allResponses: v = [], surveyVisitorAttributes: R = {}, startingQuestionIdx: S = 0 }) => {
|
|
1724
|
+
var N, P;
|
|
1725
|
+
const E = f.findIndex((O) => O.type === "uploading"), L = Jr(f, h, E);
|
|
1726
|
+
let U = Math.min(Math.max(0, S ?? 0), L);
|
|
1727
|
+
for (; U <= L && ((P = (N = f[U]) == null ? void 0 : N.props) != null && P.displayLogic) && f[U].props.displayLogic.length > 0; ) {
|
|
1728
|
+
const O = f[U].props.displayLogic || [];
|
|
1729
|
+
if (en({ displayLogic: O, allResponses: v, cards: f, surveyVisitorAttributes: R })) break;
|
|
1730
|
+
U++;
|
|
1731
|
+
}
|
|
1732
|
+
return Math.min(U, L);
|
|
1733
|
+
})({ cards: y, hasEndCard: !!n, allResponses: [], surveyVisitorAttributes: e.surveyVisitorAttributes ?? {}, startingQuestionIdx: e.startingQuestionIdx });
|
|
1734
|
+
Q.setState({ experimentFlags: e.experimentFlags ?? {}, addResponseGroupMeta: e.addResponseGroupMeta, apiURL: o, answers: r, avatars: e.avatars, border: e.border, index: x, isConversationalUI: g, cards: y, cardIndexByName: m, 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.previewMode, layout: e.layout, marketingUrl: "https://sprig.com", meta: ho({ mode: e.mode, viewWindow: d, viewDocument: u, trackPageViewUrl: e.trackPageViewUrl }), mode: e.mode, previewKey: l, productConfig: e.productConfig, recorder: Ce, 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: x });
|
|
1735
|
+
const { head: b } = u;
|
|
1736
|
+
if (Ke({ 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;flex:0 1}.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}.conversational-ui .long-form-question-footer-container-logo{position:sticky;bottom:32px;margin:16px;width:112px;padding:4px;background-color:#fff;border-radius:24px}.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;height:auto;justify-content:center;flex:1 0 auto}.ul-card-list-container--longform:has(.ul-card-scroll-wrapper:nth-child(2)){gap:1rem;padding-block-start:40px;padding-block-end:40px}@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;padding-block-end:40px}}.ul-card-scroll-wrapper{width:100%;max-width:100vw;position:relative;display:flex;justify-content:center;flex:1 0 auto}.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__input__loading{background-image:linear-gradient(70deg,#e2e3e1,#f9f9f8,#e2e3e1);background-size:200% 100%;animation:shimmer 2s infinite linear}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.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;padding-bottom:16px}.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 && Ke({ document: u, elementId: "ul-custom-style", styleString: e.customStyles, nonce: e.styleNonce }), e.fontFamily && a && parent) {
|
|
1737
|
+
const f = u.createElement("link");
|
|
1738
|
+
f.rel = "stylesheet", f.href = a, b.appendChild(f);
|
|
1739
|
+
}
|
|
1740
|
+
if (!_ && e.cards.some((f) => f.type === "recordedtask")) {
|
|
1741
|
+
const f = u.createElement("script");
|
|
1742
|
+
f.src = e.upchunkLibraryURL ?? "https://cdn.sprig.com/userleap-web-upchunk-v2.2.2.js", f.onload = () => {
|
|
1743
|
+
Ce.setUpChunk(d.UpChunk);
|
|
1744
|
+
}, f.onerror = () => {
|
|
1745
|
+
console.warn("[Sprig] - recording functionality not configured due to UpChunk library load failure");
|
|
1746
|
+
}, b.appendChild(f);
|
|
1747
|
+
}
|
|
1748
|
+
const I = i || ((w = s.eventEmitter) == null ? void 0 : w.emit);
|
|
1749
|
+
I == null || I("verify.view.version", { "view.version": "2.44.0" }), c && t && (Ge && je(c), se(C(_o, {}), c), Ge = !0, pe.once(q.SurveyClosed, () => {
|
|
1750
|
+
je(c), Ge = !1;
|
|
1751
|
+
}));
|
|
1752
|
+
} }, Ro = Object.freeze(Object.defineProperty({ __proto__: null, default: go }, Symbol.toStringTag, { value: "Module" }));
|
|
1753
|
+
export {
|
|
1754
|
+
wo as A,
|
|
1755
|
+
Ro as B,
|
|
1756
|
+
K as D,
|
|
1757
|
+
ee as F,
|
|
1758
|
+
zn as M,
|
|
1759
|
+
Fn as P,
|
|
1760
|
+
Yn as S,
|
|
1761
|
+
Ae as T,
|
|
1762
|
+
Y as _,
|
|
1763
|
+
Q as a,
|
|
1764
|
+
eo as b,
|
|
1765
|
+
Qe as c,
|
|
1766
|
+
Jn as d,
|
|
1767
|
+
ko as e,
|
|
1768
|
+
Co as f,
|
|
1769
|
+
z as g,
|
|
1770
|
+
J as h,
|
|
1771
|
+
Pn as i,
|
|
1772
|
+
oo as j,
|
|
1773
|
+
uo as k,
|
|
1774
|
+
So as l,
|
|
1775
|
+
ro as m,
|
|
1776
|
+
Io as n,
|
|
1777
|
+
br as o,
|
|
1778
|
+
H as p,
|
|
1779
|
+
wr as q,
|
|
1780
|
+
Mn as r,
|
|
1781
|
+
en as s,
|
|
1782
|
+
no as t,
|
|
1783
|
+
C as u,
|
|
1784
|
+
rn as v,
|
|
1785
|
+
Nn as w,
|
|
1786
|
+
vo as x,
|
|
1787
|
+
ge as y,
|
|
1788
|
+
xo as z
|
|
1789
|
+
};
|