@streamlayer/react 0.29.4 → 0.29.6
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/lib/cjs/masters.js +1 -1
- package/lib/dist/cjs/masters.js +1 -1
- package/lib/dist/es/masters.js +1 -1
- package/lib/dist/index-bee6e4ec.cjs +1 -0
- package/lib/dist/{index-660952d7.js → index-c9c374fc.js} +550 -433
- package/lib/dist/index.d.ts +17 -0
- package/lib/dist/{masters-8c4e7068.js → masters-55ee878f.js} +379 -367
- package/lib/dist/{masters-7ea5d23e.cjs → masters-cbaf9f64.cjs} +8 -8
- package/lib/dist/style.css +14 -0
- package/lib/es/masters.js +1 -1
- package/lib/index-097ba5f5.cjs +6 -0
- package/lib/{index-efde52fd.js → index-aa64b1f2.js} +778 -661
- package/lib/{masters-05fe9e78.cjs → masters-541db712.cjs} +1 -1
- package/lib/{masters-e142c21e.js → masters-e3fde211.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +7 -7
- package/lib/dist/index-72e4d21b.cjs +0 -1
- package/lib/index-eb5039cd.cjs +0 -6
|
@@ -1,178 +1,178 @@
|
|
|
1
|
-
import { jsxs as v, jsx as
|
|
2
|
-
import { s as
|
|
3
|
-
import { useStore as
|
|
4
|
-
import { o as Et, r as Tt, w as
|
|
5
|
-
import { useState as xe, useCallback as
|
|
6
|
-
import { QuestionType as
|
|
7
|
-
import { o as
|
|
1
|
+
import { jsxs as v, jsx as p, Fragment as ye } from "react/jsx-runtime";
|
|
2
|
+
import { s as g, C as Q } from "./index-616b0bcd.js";
|
|
3
|
+
import { useStore as re } from "@nanostores/react";
|
|
4
|
+
import { o as Et, r as Tt, w as Wt, e as We, n as Vt, f as Ht } from "./masters-e3fde211.js";
|
|
5
|
+
import { useState as xe, useCallback as Ve, useMemo as Se, Component as Gt, createElement as ze, PureComponent as vt } from "react";
|
|
6
|
+
import { QuestionType as q, QuestionStatus as we, QuestionImages as ue, PickHistoryStatus as Ne } from "@streamlayer/sdk-web-types";
|
|
7
|
+
import { o as Nt, i as _t, r as Zt, a as Jt, n as Kt } from "./common-2d2a3ba3.js";
|
|
8
8
|
import { CountdownCircleTimer as Xt } from "react-countdown-circle-timer";
|
|
9
9
|
import { E as de } from "./index-0d23b24e.js";
|
|
10
10
|
import "@streamlayer/sdk-web-interfaces";
|
|
11
11
|
import "@streamlayer/sdk-web-notifications";
|
|
12
12
|
import "./es/useStreamLayerApp.js";
|
|
13
13
|
import "@streamlayer/sdk-web";
|
|
14
|
-
const er = () =>
|
|
14
|
+
const er = () => Q, tr = () => Q, rr = /* @__PURE__ */ g("div")({
|
|
15
15
|
name: "a",
|
|
16
16
|
class: "acysrl1",
|
|
17
17
|
propsAsIs: !1
|
|
18
|
-
}), ir = /* @__PURE__ */
|
|
18
|
+
}), ir = /* @__PURE__ */ g("div")({
|
|
19
19
|
name: "l",
|
|
20
20
|
class: "lo57cjm",
|
|
21
21
|
propsAsIs: !1
|
|
22
|
-
}), nr = /* @__PURE__ */
|
|
22
|
+
}), nr = /* @__PURE__ */ g(er())({
|
|
23
23
|
name: "p",
|
|
24
24
|
class: "p14kwh4y",
|
|
25
25
|
propsAsIs: !0
|
|
26
|
-
}), sr = /* @__PURE__ */
|
|
26
|
+
}), sr = /* @__PURE__ */ g("span")({
|
|
27
27
|
name: "s",
|
|
28
28
|
class: "sxun7sq",
|
|
29
29
|
propsAsIs: !1
|
|
30
|
-
}), or = /* @__PURE__ */
|
|
30
|
+
}), or = /* @__PURE__ */ g("button")({
|
|
31
31
|
name: "c",
|
|
32
32
|
class: "c1i8ida8",
|
|
33
33
|
propsAsIs: !1
|
|
34
|
-
}), ar = /* @__PURE__ */
|
|
34
|
+
}), ar = /* @__PURE__ */ g(tr())({
|
|
35
35
|
name: "g",
|
|
36
36
|
class: "g1m0xfmw",
|
|
37
37
|
propsAsIs: !0
|
|
38
|
-
}),
|
|
38
|
+
}), St = ({ type: i, close: n, label: a }) => {
|
|
39
39
|
const c = i ? Et[i] : { label: a, iconName: void 0 };
|
|
40
40
|
return /* @__PURE__ */ v(rr, { children: [
|
|
41
41
|
/* @__PURE__ */ v(ir, { children: [
|
|
42
|
-
(c == null ? void 0 : c.iconName) && /* @__PURE__ */
|
|
43
|
-
(c == null ? void 0 : c.label) && /* @__PURE__ */
|
|
42
|
+
(c == null ? void 0 : c.iconName) && /* @__PURE__ */ p(nr, { name: c.iconName }),
|
|
43
|
+
(c == null ? void 0 : c.label) && /* @__PURE__ */ p(sr, { children: c.label })
|
|
44
44
|
] }),
|
|
45
|
-
/* @__PURE__ */
|
|
45
|
+
/* @__PURE__ */ p(or, { onClick: n, children: /* @__PURE__ */ p(ar, { name: "icon-cross" }) })
|
|
46
46
|
] });
|
|
47
47
|
};
|
|
48
|
-
const lr = /* @__PURE__ */
|
|
48
|
+
const lr = /* @__PURE__ */ g("div")({
|
|
49
49
|
name: "t",
|
|
50
50
|
class: "taj61ja",
|
|
51
51
|
propsAsIs: !1
|
|
52
|
-
}), cr = /* @__PURE__ */
|
|
52
|
+
}), cr = /* @__PURE__ */ g("div")({
|
|
53
53
|
name: "r",
|
|
54
54
|
class: "r19fxewd",
|
|
55
55
|
propsAsIs: !1
|
|
56
|
-
}), ur = /* @__PURE__ */
|
|
56
|
+
}), ur = /* @__PURE__ */ g("div")({
|
|
57
57
|
name: "i",
|
|
58
58
|
class: "i1whkbqh",
|
|
59
59
|
propsAsIs: !1
|
|
60
60
|
}), ot = ({ indicator: i, title: n }) => /* @__PURE__ */ v(lr, { children: [
|
|
61
|
-
/* @__PURE__ */
|
|
62
|
-
/* @__PURE__ */
|
|
61
|
+
/* @__PURE__ */ p(cr, { children: n }),
|
|
62
|
+
/* @__PURE__ */ p(ur, { children: i })
|
|
63
63
|
] });
|
|
64
|
-
const dr = /* @__PURE__ */
|
|
64
|
+
const dr = /* @__PURE__ */ g("div")({
|
|
65
65
|
name: "i",
|
|
66
66
|
class: "i4lbhzs",
|
|
67
67
|
propsAsIs: !1
|
|
68
|
-
}), hr = /* @__PURE__ */
|
|
68
|
+
}), hr = /* @__PURE__ */ g("div")({
|
|
69
69
|
name: "o",
|
|
70
70
|
class: "ordquhq",
|
|
71
71
|
propsAsIs: !1
|
|
72
|
-
}), pr = /* @__PURE__ */
|
|
72
|
+
}), pr = /* @__PURE__ */ g("div")({
|
|
73
73
|
name: "n",
|
|
74
74
|
class: "nwzed99",
|
|
75
75
|
propsAsIs: !1
|
|
76
|
-
}),
|
|
77
|
-
/* @__PURE__ */
|
|
78
|
-
/* @__PURE__ */
|
|
76
|
+
}), _e = ({ indicator: i, title: n }) => /* @__PURE__ */ v(dr, { children: [
|
|
77
|
+
/* @__PURE__ */ p(hr, { children: i }),
|
|
78
|
+
/* @__PURE__ */ p(pr, { children: n })
|
|
79
79
|
] });
|
|
80
|
-
const fr = /* @__PURE__ */
|
|
80
|
+
const fr = /* @__PURE__ */ g("div")({
|
|
81
81
|
name: "o",
|
|
82
82
|
class: "o15y0waw",
|
|
83
83
|
propsAsIs: !1
|
|
84
|
-
}), mr = /* @__PURE__ */
|
|
84
|
+
}), mr = /* @__PURE__ */ g("div")({
|
|
85
85
|
name: "i",
|
|
86
86
|
class: "ihjewwf",
|
|
87
87
|
propsAsIs: !1
|
|
88
|
-
}), gr = /* @__PURE__ */
|
|
88
|
+
}), gr = /* @__PURE__ */ g("div")({
|
|
89
89
|
name: "n",
|
|
90
90
|
class: "n10e9lv8",
|
|
91
91
|
propsAsIs: !1
|
|
92
|
-
}), Ir = /* @__PURE__ */
|
|
92
|
+
}), Ir = /* @__PURE__ */ g("div")({
|
|
93
93
|
name: "r",
|
|
94
94
|
class: "r13bxv",
|
|
95
95
|
propsAsIs: !1
|
|
96
|
-
}), yr = /* @__PURE__ */
|
|
96
|
+
}), yr = /* @__PURE__ */ g("img")({
|
|
97
97
|
name: "a",
|
|
98
98
|
class: "a1fi59c9",
|
|
99
99
|
propsAsIs: !1
|
|
100
|
-
}), xr = /* @__PURE__ */
|
|
100
|
+
}), xr = /* @__PURE__ */ g("div")({
|
|
101
101
|
name: "s",
|
|
102
102
|
class: "s1kkihge",
|
|
103
103
|
propsAsIs: !1
|
|
104
|
-
}), wr = /* @__PURE__ */
|
|
104
|
+
}), wr = /* @__PURE__ */ g("div")({
|
|
105
105
|
name: "c",
|
|
106
106
|
class: "cy4f4t",
|
|
107
107
|
propsAsIs: !1
|
|
108
|
-
}), Mr = /* @__PURE__ */
|
|
108
|
+
}), Mr = /* @__PURE__ */ g("div")({
|
|
109
109
|
name: "p",
|
|
110
110
|
class: "p18cnlx1",
|
|
111
111
|
propsAsIs: !1
|
|
112
|
-
}), Ar = /* @__PURE__ */
|
|
112
|
+
}), Ar = /* @__PURE__ */ g("img")({
|
|
113
113
|
name: "l",
|
|
114
114
|
class: "lboqgs5",
|
|
115
115
|
propsAsIs: !1
|
|
116
|
-
}), Er = /* @__PURE__ */
|
|
116
|
+
}), Er = /* @__PURE__ */ g("div")({
|
|
117
117
|
name: "d",
|
|
118
118
|
class: "d1oaal4",
|
|
119
119
|
propsAsIs: !1
|
|
120
|
-
}), Tr = /* @__PURE__ */
|
|
120
|
+
}), Tr = /* @__PURE__ */ g("div")({
|
|
121
121
|
name: "x",
|
|
122
122
|
class: "x1yzgo0u",
|
|
123
123
|
propsAsIs: !1
|
|
124
|
-
}),
|
|
124
|
+
}), vr = /* @__PURE__ */ g("div")({
|
|
125
125
|
name: "f",
|
|
126
126
|
class: "f1l9i8s8",
|
|
127
127
|
propsAsIs: !1
|
|
128
|
-
}),
|
|
128
|
+
}), Nr = /* @__PURE__ */ g("div")({
|
|
129
129
|
name: "g",
|
|
130
130
|
class: "g4cgl4u",
|
|
131
131
|
propsAsIs: !1
|
|
132
|
-
}),
|
|
132
|
+
}), _r = /* @__PURE__ */ g("div")({
|
|
133
133
|
name: "h",
|
|
134
134
|
class: "h1qn1tmd",
|
|
135
135
|
propsAsIs: !1
|
|
136
|
-
}), Sr = /* @__PURE__ */
|
|
136
|
+
}), Sr = /* @__PURE__ */ g("div")({
|
|
137
137
|
name: "u",
|
|
138
138
|
class: "u1gsbhq4",
|
|
139
139
|
propsAsIs: !1
|
|
140
|
-
}), zr = /* @__PURE__ */
|
|
140
|
+
}), zr = /* @__PURE__ */ g("div")({
|
|
141
141
|
name: "m",
|
|
142
142
|
class: "mvj8oco",
|
|
143
143
|
propsAsIs: !1
|
|
144
|
-
}), Dr = /* @__PURE__ */
|
|
144
|
+
}), Dr = /* @__PURE__ */ g("button")({
|
|
145
145
|
name: "v",
|
|
146
146
|
class: "viqiaf2",
|
|
147
147
|
propsAsIs: !1
|
|
148
|
-
}), br = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlRyb3BoeSI+CjxwYXRoIGlkPSJDb21iaW5lZCBTaGFwZSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY5MTk3IDQuNjY2NjJDMy42OTE5NyA1Ljk5NzA1IDMuOTI5MTQgNy4xNzc4NyA0LjQwMzUgOC4yMDkxMkMzLjQ5OTY2IDguMDI0NTEgMi43NDQ4NyA3LjY2NDg2IDIuMTM5MSA3LjEzMDE0QzEuNTMzMzMgNi41OTU0MiAxLjIzMDQ2IDYuMDc5OCAxLjIzMDQ2IDUuNTgzMjhWNC42NjY2MkgzLjY5MTk3Wk0xNC43Njg2IDQuNjY2NjJWNS41ODMyOEMxNC43Njg2IDYuMDc5OCAxNC40NjU4IDYuNTk1NDIgMTMuODYgNy4xMzAxNEMxMy4yNTQyIDcuNjY0ODYgMTIuNDk5NCA4LjAyNDUxIDExLjU5NTYgOC4yMDkxMkMxMi4wNjk5IDcuMTc3ODcgMTIuMzA3MSA1Ljk5NzA1IDEyLjMwNzEgNC42NjY2MkgxNC43Njg2Wk0xNS45OTk4IDUuNTgzMjlWNC4zNjEwOEMxNS45OTk4IDQuMTA2NDUgMTUuOTEwMSAzLjg5MDAyIDE1LjczMDYgMy43MTE3OEMxNS41NTExIDMuNTMzNTQgMTUuMzMzMiAzLjQ0NDQyIDE1LjA3NjggMy40NDQ0MkgxMi4zMDc2VjIuNTI3NzZDMTIuMzA3NiAyLjEwNzYzIDEyLjE1NjkgMS43NDc5NyAxMS44NTU2IDEuNDQ4NzhDMTEuNTU0NCAxLjE0OTU5IDExLjE5MjIgMSAxMC43NjkxIDFINS4yMzA3MkM0LjgwNzY0IDEgNC40NDU0NyAxLjE0OTU5IDQuMTQ0MTkgMS40NDg3OEMzLjg0MjkxIDEuNzQ3OTcgMy42OTIyNyAyLjEwNzYzIDMuNjkyMjcgMi41Mjc3NlYzLjQ0NDQySDAuOTIzMDY4QzAuNjY2NjU5IDMuNDQ0NDIgMC40NDg3MTQgMy41MzM1NCAwLjI2OTIyOCAzLjcxMTc4QzAuMDg5NzQxOCAzLjg5MDAyIDAgNC4xMDY0NSAwIDQuMzYxMDhWNS41ODMyOUMwIDYuMDM1MjUgMC4xMzMwMSA2LjQ5MDM5IDAuMzk5MDM0IDYuOTQ4NzJDMC42NjUwNTkgNy40MDcwNSAxLjAyNDAzIDcuODIwODIgMS40NzU5NSA4LjE5MDAzQzEuOTI3ODcgOC41NTkyNCAyLjQ4MjM0IDguODY5NTcgMy4xMzkzOSA5LjEyMTAxQzMuNzk2NDQgOS4zNzI0NiA0LjQ4NzEzIDkuNTE0MDkgNS4yMTE0OSA5LjU0NTkyQzUuNDgwNzEgOS44ODk2NyA1Ljc4NTIgMTAuMTkyIDYuMTI0OTQgMTAuNDUzQzYuMzY4NTMgMTAuNjY5NSA2LjUzNjc5IDEwLjkwMDIgNi42Mjk3NCAxMS4xNDUzQzYuNzIyNjkgMTEuMzkwNCA2Ljc2OTE2IDExLjY3NTIgNi43NjkxNiAxMS45OTk5QzYuNzY5MTYgMTIuMzQzNiA2LjY3MTQxIDEyLjYzMzMgNi40NzU5IDEyLjg2ODhDNi4yODAzOCAxMy4xMDQzIDUuOTY3ODkgMTMuMjIyMSA1LjUzODQxIDEzLjIyMjFDNS4wNTc2NCAxMy4yMjIxIDQuNjI5NzYgMTMuMzY2OSA0LjI1NDc2IDEzLjY1NjZDMy44Nzk3NyAxMy45NDYyIDMuNjkyMjcgMTQuMzEwNiAzLjY5MjI3IDE0Ljc0OTlWMTUuMzYxQzMuNjkyMjcgMTUuNDUwMSAzLjcyMTEyIDE1LjUyMzMgMy43Nzg4MSAxNS41ODA2QzMuODM2NSAxNS42Mzc5IDMuOTEwMjIgMTUuNjY2NSAzLjk5OTk2IDE1LjY2NjVIMTEuOTk5OUMxMi4wODk2IDE1LjY2NjUgMTIuMTYzMyAxNS42Mzc5IDEyLjIyMSAxNS41ODA2QzEyLjI3ODcgMTUuNTIzMyAxMi4zMDc2IDE1LjQ1MDEgMTIuMzA3NiAxNS4zNjFWMTQuNzQ5OUMxMi4zMDc2IDE0LjMxMDYgMTIuMTIwMSAxMy45NDYyIDExLjc0NTEgMTMuNjU2NkMxMS4zNzAxIDEzLjM2NjkgMTAuOTQyMiAxMy4yMjIxIDEwLjQ2MTQgMTMuMjIyMUMxMC4wMzE5IDEzLjIyMjEgOS43MTk0NSAxMy4xMDQzIDkuNTIzOTQgMTIuODY4OEM5LjMyODQzIDEyLjYzMzMgOS4yMzA2OCAxMi4zNDM2IDkuMjMwNjggMTEuOTk5OUM5LjIzMDY4IDExLjY3NTIgOS4yNzcxNSAxMS4zOTA0IDkuMzcwMSAxMS4xNDUzQzkuNDYzMDUgMTAuOTAwMiA5LjYzMTMxIDEwLjY2OTUgOS44NzQ5IDEwLjQ1M0MxMC4yMTQ2IDEwLjE5MiAxMC41MTkxIDkuODg5NjcgMTAuNzg4NCA5LjU0NTkyQzExLjUxMjcgOS41MTQwOSAxMi4yMDM0IDkuMzcyNDYgMTIuODYwNCA5LjEyMTAxQzEzLjUxNzUgOC44Njk1NyAxNC4wNzIgOC41NTkyNCAxNC41MjM5IDguMTkwMDNDMTQuOTc1OCA3LjgyMDgyIDE1LjMzNDggNy40MDcwNSAxNS42MDA4IDYuOTQ4NzJDMTUuODY2OCA2LjQ5MDM5IDE1Ljk5OTggNi4wMzUyNSAxNS45OTk4IDUuNTgzMjlaTTYuNzYwNDcgNy4xNzk4TDguMDUxMDkgNi40OTk5N0w5LjM0MTcgNy4xNzk4TDkuMDk1MjEgNS43Mzk4OUwxMC4xMzkzIDQuNzIwMTVMOC42OTYzOSA0LjUxMDA3TDguMDUxMDkgMy4yTDcuNDA1NzggNC41MTAwN0w1Ljk2MjgzIDQuNzIwMTVMNy4wMDY5NiA1LjczOTg5TDYuNzYwNDcgNy4xNzk4WiIgZmlsbD0iI0YyQzk0QyIvPgo8L2c+Cjwvc3ZnPgo=",
|
|
148
|
+
}), br = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgaWQ9IlRyb3BoeSI+CjxwYXRoIGlkPSJDb21iaW5lZCBTaGFwZSIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0zLjY5MTk3IDQuNjY2NjJDMy42OTE5NyA1Ljk5NzA1IDMuOTI5MTQgNy4xNzc4NyA0LjQwMzUgOC4yMDkxMkMzLjQ5OTY2IDguMDI0NTEgMi43NDQ4NyA3LjY2NDg2IDIuMTM5MSA3LjEzMDE0QzEuNTMzMzMgNi41OTU0MiAxLjIzMDQ2IDYuMDc5OCAxLjIzMDQ2IDUuNTgzMjhWNC42NjY2MkgzLjY5MTk3Wk0xNC43Njg2IDQuNjY2NjJWNS41ODMyOEMxNC43Njg2IDYuMDc5OCAxNC40NjU4IDYuNTk1NDIgMTMuODYgNy4xMzAxNEMxMy4yNTQyIDcuNjY0ODYgMTIuNDk5NCA4LjAyNDUxIDExLjU5NTYgOC4yMDkxMkMxMi4wNjk5IDcuMTc3ODcgMTIuMzA3MSA1Ljk5NzA1IDEyLjMwNzEgNC42NjY2MkgxNC43Njg2Wk0xNS45OTk4IDUuNTgzMjlWNC4zNjEwOEMxNS45OTk4IDQuMTA2NDUgMTUuOTEwMSAzLjg5MDAyIDE1LjczMDYgMy43MTE3OEMxNS41NTExIDMuNTMzNTQgMTUuMzMzMiAzLjQ0NDQyIDE1LjA3NjggMy40NDQ0MkgxMi4zMDc2VjIuNTI3NzZDMTIuMzA3NiAyLjEwNzYzIDEyLjE1NjkgMS43NDc5NyAxMS44NTU2IDEuNDQ4NzhDMTEuNTU0NCAxLjE0OTU5IDExLjE5MjIgMSAxMC43NjkxIDFINS4yMzA3MkM0LjgwNzY0IDEgNC40NDU0NyAxLjE0OTU5IDQuMTQ0MTkgMS40NDg3OEMzLjg0MjkxIDEuNzQ3OTcgMy42OTIyNyAyLjEwNzYzIDMuNjkyMjcgMi41Mjc3NlYzLjQ0NDQySDAuOTIzMDY4QzAuNjY2NjU5IDMuNDQ0NDIgMC40NDg3MTQgMy41MzM1NCAwLjI2OTIyOCAzLjcxMTc4QzAuMDg5NzQxOCAzLjg5MDAyIDAgNC4xMDY0NSAwIDQuMzYxMDhWNS41ODMyOUMwIDYuMDM1MjUgMC4xMzMwMSA2LjQ5MDM5IDAuMzk5MDM0IDYuOTQ4NzJDMC42NjUwNTkgNy40MDcwNSAxLjAyNDAzIDcuODIwODIgMS40NzU5NSA4LjE5MDAzQzEuOTI3ODcgOC41NTkyNCAyLjQ4MjM0IDguODY5NTcgMy4xMzkzOSA5LjEyMTAxQzMuNzk2NDQgOS4zNzI0NiA0LjQ4NzEzIDkuNTE0MDkgNS4yMTE0OSA5LjU0NTkyQzUuNDgwNzEgOS44ODk2NyA1Ljc4NTIgMTAuMTkyIDYuMTI0OTQgMTAuNDUzQzYuMzY4NTMgMTAuNjY5NSA2LjUzNjc5IDEwLjkwMDIgNi42Mjk3NCAxMS4xNDUzQzYuNzIyNjkgMTEuMzkwNCA2Ljc2OTE2IDExLjY3NTIgNi43NjkxNiAxMS45OTk5QzYuNzY5MTYgMTIuMzQzNiA2LjY3MTQxIDEyLjYzMzMgNi40NzU5IDEyLjg2ODhDNi4yODAzOCAxMy4xMDQzIDUuOTY3ODkgMTMuMjIyMSA1LjUzODQxIDEzLjIyMjFDNS4wNTc2NCAxMy4yMjIxIDQuNjI5NzYgMTMuMzY2OSA0LjI1NDc2IDEzLjY1NjZDMy44Nzk3NyAxMy45NDYyIDMuNjkyMjcgMTQuMzEwNiAzLjY5MjI3IDE0Ljc0OTlWMTUuMzYxQzMuNjkyMjcgMTUuNDUwMSAzLjcyMTEyIDE1LjUyMzMgMy43Nzg4MSAxNS41ODA2QzMuODM2NSAxNS42Mzc5IDMuOTEwMjIgMTUuNjY2NSAzLjk5OTk2IDE1LjY2NjVIMTEuOTk5OUMxMi4wODk2IDE1LjY2NjUgMTIuMTYzMyAxNS42Mzc5IDEyLjIyMSAxNS41ODA2QzEyLjI3ODcgMTUuNTIzMyAxMi4zMDc2IDE1LjQ1MDEgMTIuMzA3NiAxNS4zNjFWMTQuNzQ5OUMxMi4zMDc2IDE0LjMxMDYgMTIuMTIwMSAxMy45NDYyIDExLjc0NTEgMTMuNjU2NkMxMS4zNzAxIDEzLjM2NjkgMTAuOTQyMiAxMy4yMjIxIDEwLjQ2MTQgMTMuMjIyMUMxMC4wMzE5IDEzLjIyMjEgOS43MTk0NSAxMy4xMDQzIDkuNTIzOTQgMTIuODY4OEM5LjMyODQzIDEyLjYzMzMgOS4yMzA2OCAxMi4zNDM2IDkuMjMwNjggMTEuOTk5OUM5LjIzMDY4IDExLjY3NTIgOS4yNzcxNSAxMS4zOTA0IDkuMzcwMSAxMS4xNDUzQzkuNDYzMDUgMTAuOTAwMiA5LjYzMTMxIDEwLjY2OTUgOS44NzQ5IDEwLjQ1M0MxMC4yMTQ2IDEwLjE5MiAxMC41MTkxIDkuODg5NjcgMTAuNzg4NCA5LjU0NTkyQzExLjUxMjcgOS41MTQwOSAxMi4yMDM0IDkuMzcyNDYgMTIuODYwNCA5LjEyMTAxQzEzLjUxNzUgOC44Njk1NyAxNC4wNzIgOC41NTkyNCAxNC41MjM5IDguMTkwMDNDMTQuOTc1OCA3LjgyMDgyIDE1LjMzNDggNy40MDcwNSAxNS42MDA4IDYuOTQ4NzJDMTUuODY2OCA2LjQ5MDM5IDE1Ljk5OTggNi4wMzUyNSAxNS45OTk4IDUuNTgzMjlaTTYuNzYwNDcgNy4xNzk4TDguMDUxMDkgNi40OTk5N0w5LjM0MTcgNy4xNzk4TDkuMDk1MjEgNS43Mzk4OUwxMC4xMzkzIDQuNzIwMTVMOC42OTYzOSA0LjUxMDA3TDguMDUxMDkgMy4yTDcuNDA1NzggNC41MTAwN0w1Ljk2MjgzIDQuNzIwMTVMNy4wMDY5NiA1LjczOTg5TDYuNzYwNDcgNy4xNzk4WiIgZmlsbD0iI0YyQzk0QyIvPgo8L2c+Cjwvc3ZnPgo=", zt = ({
|
|
149
149
|
avatar: i,
|
|
150
150
|
name: n,
|
|
151
151
|
points: a,
|
|
152
152
|
friendsRank: c,
|
|
153
|
-
rank:
|
|
154
|
-
streak:
|
|
153
|
+
rank: u,
|
|
154
|
+
streak: I,
|
|
155
155
|
correct: m,
|
|
156
156
|
incorrect: o,
|
|
157
157
|
inTop: y,
|
|
158
158
|
average: T
|
|
159
159
|
}) => /* @__PURE__ */ v(fr, { children: [
|
|
160
|
-
/* @__PURE__ */
|
|
160
|
+
/* @__PURE__ */ p(mr, { children: /* @__PURE__ */ v(Ir, { children: [
|
|
161
161
|
/* @__PURE__ */ v(Dr, { children: [
|
|
162
|
-
i && /* @__PURE__ */
|
|
163
|
-
!i && /* @__PURE__ */
|
|
162
|
+
i && /* @__PURE__ */ p(yr, { alt: "avatar", src: i }),
|
|
163
|
+
!i && /* @__PURE__ */ p(zr, { children: Nt(n || "") })
|
|
164
164
|
] }),
|
|
165
165
|
/* @__PURE__ */ v(xr, { children: [
|
|
166
|
-
/* @__PURE__ */
|
|
166
|
+
/* @__PURE__ */ p(wr, { children: n }),
|
|
167
167
|
/* @__PURE__ */ v(Mr, { children: [
|
|
168
168
|
/* @__PURE__ */ v(Er, { children: [
|
|
169
|
-
/* @__PURE__ */
|
|
169
|
+
/* @__PURE__ */ p(Ar, { alt: "rank-icon", src: br }),
|
|
170
170
|
/* @__PURE__ */ v(Tr, { children: [
|
|
171
|
-
|
|
172
|
-
/* @__PURE__ */
|
|
171
|
+
_t(a),
|
|
172
|
+
/* @__PURE__ */ p(vr, { children: "PTS" })
|
|
173
173
|
] })
|
|
174
174
|
] }),
|
|
175
|
-
/* @__PURE__ */
|
|
175
|
+
/* @__PURE__ */ p(Nr, {}),
|
|
176
176
|
/* @__PURE__ */ v("div", { children: [
|
|
177
177
|
"TOP ",
|
|
178
178
|
y || 0,
|
|
@@ -182,174 +182,174 @@ const fr = /* @__PURE__ */ I("div")({
|
|
|
182
182
|
] })
|
|
183
183
|
] }) }),
|
|
184
184
|
/* @__PURE__ */ v(gr, { children: [
|
|
185
|
-
/* @__PURE__ */ v(
|
|
186
|
-
/* @__PURE__ */
|
|
187
|
-
/* @__PURE__ */
|
|
185
|
+
/* @__PURE__ */ v(_r, { children: [
|
|
186
|
+
/* @__PURE__ */ p(ot, { indicator: c || 0, title: "Friends rank" }),
|
|
187
|
+
/* @__PURE__ */ p(ot, { indicator: u || 0, title: "Global rank" })
|
|
188
188
|
] }),
|
|
189
189
|
/* @__PURE__ */ v(Sr, { children: [
|
|
190
|
-
/* @__PURE__ */
|
|
191
|
-
/* @__PURE__ */
|
|
192
|
-
/* @__PURE__ */
|
|
193
|
-
/* @__PURE__ */
|
|
190
|
+
/* @__PURE__ */ p(_e, { indicator: I || 0, title: "Win streak" }),
|
|
191
|
+
/* @__PURE__ */ p(_e, { indicator: m || 0, title: "Correct" }),
|
|
192
|
+
/* @__PURE__ */ p(_e, { indicator: o || 0, title: "Incorrect" }),
|
|
193
|
+
/* @__PURE__ */ p(_e, { indicator: `${T || 0}%`, title: "Succ. rate" })
|
|
194
194
|
] })
|
|
195
195
|
] })
|
|
196
196
|
] });
|
|
197
|
-
const Or = () =>
|
|
197
|
+
const Or = () => Q, Cr = /* @__PURE__ */ g("div")({
|
|
198
198
|
name: "c",
|
|
199
199
|
class: "ciyeb68",
|
|
200
200
|
propsAsIs: !1
|
|
201
|
-
}),
|
|
201
|
+
}), Lr = /* @__PURE__ */ g(Or())({
|
|
202
202
|
name: "n",
|
|
203
203
|
class: "nfic4xc",
|
|
204
204
|
propsAsIs: !0
|
|
205
|
-
}), at = /* @__PURE__ */
|
|
205
|
+
}), at = /* @__PURE__ */ g("div")({
|
|
206
206
|
name: "d",
|
|
207
207
|
class: "d1pd1p66",
|
|
208
208
|
propsAsIs: !1
|
|
209
|
-
}), lt = /* @__PURE__ */
|
|
209
|
+
}), lt = /* @__PURE__ */ g("div")({
|
|
210
210
|
name: "p",
|
|
211
211
|
class: "p132yxcv",
|
|
212
212
|
propsAsIs: !1
|
|
213
|
-
}),
|
|
213
|
+
}), kr = /* @__PURE__ */ g("span")({
|
|
214
214
|
name: "l",
|
|
215
215
|
class: "l4a8aw",
|
|
216
216
|
propsAsIs: !1
|
|
217
|
-
}),
|
|
217
|
+
}), Ue = /* @__PURE__ */ g("span")({
|
|
218
218
|
name: "g",
|
|
219
219
|
class: "gzdx7pk",
|
|
220
220
|
propsAsIs: !1
|
|
221
|
-
}),
|
|
221
|
+
}), Br = /* @__PURE__ */ g("div")({
|
|
222
222
|
name: "s",
|
|
223
223
|
class: "smnc4zm",
|
|
224
224
|
propsAsIs: !1
|
|
225
|
-
}),
|
|
225
|
+
}), Rr = ({
|
|
226
226
|
feedbackMessages: i,
|
|
227
227
|
questionVotedCorrectly: n,
|
|
228
228
|
questionVoted: a,
|
|
229
229
|
questionType: c,
|
|
230
|
-
hasCorrectAnswer:
|
|
231
|
-
questionStatus:
|
|
230
|
+
hasCorrectAnswer: u,
|
|
231
|
+
questionStatus: I
|
|
232
232
|
}) => {
|
|
233
|
-
const m = a && (c ===
|
|
234
|
-
if (!m &&
|
|
233
|
+
const m = a && (c === q.TRIVIA || c === q.PREDICTION);
|
|
234
|
+
if (!m && I !== we.RESOLVED)
|
|
235
235
|
return null;
|
|
236
|
-
const o = c ===
|
|
237
|
-
return /* @__PURE__ */ v(
|
|
238
|
-
|
|
239
|
-
/* @__PURE__ */
|
|
236
|
+
const o = c === q.PREDICTION && !u, y = n ? "correct" : "incorrect", T = n ? i.correctFeedback : i.incorrectFeedback;
|
|
237
|
+
return /* @__PURE__ */ v(Cr, { "data-isPrediction": o, children: [
|
|
238
|
+
I === we.RESOLVED && c === q.TRIVIA && !a && /* @__PURE__ */ v(ye, { children: [
|
|
239
|
+
/* @__PURE__ */ p(at, { children: /* @__PURE__ */ p(Q, { name: "questionExpired" }) }),
|
|
240
240
|
/* @__PURE__ */ v("div", { children: [
|
|
241
|
-
/* @__PURE__ */
|
|
242
|
-
/* @__PURE__ */
|
|
241
|
+
/* @__PURE__ */ p(lt, { children: /* @__PURE__ */ p(Ue, { children: "Question Expired" }) }),
|
|
242
|
+
/* @__PURE__ */ p(Br, { children: "You can still answer to see if you're correct, but no points are awarded for expired questions." })
|
|
243
243
|
] })
|
|
244
244
|
] }),
|
|
245
245
|
m && o && /* @__PURE__ */ v(ye, { children: [
|
|
246
|
-
/* @__PURE__ */
|
|
247
|
-
/* @__PURE__ */
|
|
246
|
+
/* @__PURE__ */ p(Lr, { name: "icon-prediction" }),
|
|
247
|
+
/* @__PURE__ */ p(Ue, { children: "Stay tuned to see if your prediction was correct." })
|
|
248
248
|
] }),
|
|
249
|
-
m &&
|
|
250
|
-
/* @__PURE__ */
|
|
251
|
-
/* @__PURE__ */
|
|
252
|
-
/* @__PURE__ */
|
|
253
|
-
/* @__PURE__ */
|
|
249
|
+
m && u && /* @__PURE__ */ v(ye, { children: [
|
|
250
|
+
/* @__PURE__ */ p(at, { "data-feedbackType": y, children: /* @__PURE__ */ p(Q, { name: y }) }),
|
|
251
|
+
/* @__PURE__ */ p("div", { children: /* @__PURE__ */ v(lt, { children: [
|
|
252
|
+
/* @__PURE__ */ p(kr, { "data-feedbackType": y, children: T == null ? void 0 : T.title }),
|
|
253
|
+
/* @__PURE__ */ p(Ue, { children: T == null ? void 0 : T.description })
|
|
254
254
|
] }) })
|
|
255
255
|
] })
|
|
256
256
|
] });
|
|
257
257
|
};
|
|
258
|
-
const
|
|
258
|
+
const jr = /* @__PURE__ */ g("div")({
|
|
259
259
|
name: "o",
|
|
260
260
|
class: "olc1eph",
|
|
261
261
|
propsAsIs: !1
|
|
262
|
-
}),
|
|
262
|
+
}), Ur = /* @__PURE__ */ g("div")({
|
|
263
263
|
name: "n",
|
|
264
264
|
class: "n1yoh29a",
|
|
265
265
|
propsAsIs: !1
|
|
266
|
-
}), Fr = /* @__PURE__ */
|
|
266
|
+
}), Fr = /* @__PURE__ */ g("div")({
|
|
267
267
|
name: "p",
|
|
268
268
|
class: "pjkr5mb",
|
|
269
269
|
propsAsIs: !1
|
|
270
|
-
}), $r = /* @__PURE__ */
|
|
270
|
+
}), $r = /* @__PURE__ */ g("div")({
|
|
271
271
|
name: "r",
|
|
272
272
|
class: "r82wnnx",
|
|
273
273
|
propsAsIs: !1
|
|
274
274
|
});
|
|
275
|
-
const Qr = () =>
|
|
275
|
+
const Qr = () => Dt, Pr = () => Dt, qr = () => Q, Yr = /* @__PURE__ */ g("button")({
|
|
276
276
|
name: "c",
|
|
277
277
|
class: "cpm4u8k",
|
|
278
278
|
propsAsIs: !1
|
|
279
|
-
}), Wr = /* @__PURE__ */
|
|
279
|
+
}), Wr = /* @__PURE__ */ g("div")({
|
|
280
280
|
name: "l",
|
|
281
281
|
class: "lwfomc3",
|
|
282
282
|
propsAsIs: !1
|
|
283
|
-
}), Vr = /* @__PURE__ */
|
|
283
|
+
}), Vr = /* @__PURE__ */ g("span")({
|
|
284
284
|
name: "d",
|
|
285
285
|
class: "dmltvg2",
|
|
286
286
|
propsAsIs: !1
|
|
287
|
-
}), Hr = /* @__PURE__ */
|
|
287
|
+
}), Hr = /* @__PURE__ */ g("div")({
|
|
288
288
|
name: "s",
|
|
289
289
|
class: "stfjpqz",
|
|
290
290
|
propsAsIs: !1
|
|
291
|
-
}), Gr = /* @__PURE__ */
|
|
291
|
+
}), Gr = /* @__PURE__ */ g("div")({
|
|
292
292
|
name: "p",
|
|
293
293
|
class: "p198m24r",
|
|
294
294
|
propsAsIs: !1
|
|
295
|
-
}),
|
|
295
|
+
}), Dt = /* @__PURE__ */ g("img")({
|
|
296
296
|
name: "r",
|
|
297
297
|
class: "rbq5eu7",
|
|
298
298
|
propsAsIs: !1
|
|
299
|
-
}), Zr = /* @__PURE__ */
|
|
299
|
+
}), Zr = /* @__PURE__ */ g(Qr())({
|
|
300
300
|
name: "g",
|
|
301
301
|
class: "g1iv6oeb",
|
|
302
302
|
propsAsIs: !0
|
|
303
|
-
}), Jr = /* @__PURE__ */
|
|
303
|
+
}), Jr = /* @__PURE__ */ g(Pr())({
|
|
304
304
|
name: "h",
|
|
305
305
|
class: "h1qtxlqc",
|
|
306
306
|
propsAsIs: !0
|
|
307
|
-
}), Kr = /* @__PURE__ */
|
|
307
|
+
}), Kr = /* @__PURE__ */ g("span")({
|
|
308
308
|
name: "u",
|
|
309
309
|
class: "udm736q",
|
|
310
310
|
propsAsIs: !1
|
|
311
|
-
}), Xr = /* @__PURE__ */
|
|
311
|
+
}), Xr = /* @__PURE__ */ g("span")({
|
|
312
312
|
name: "b",
|
|
313
313
|
class: "b1da34tx",
|
|
314
314
|
propsAsIs: !1
|
|
315
|
-
}), ei = /* @__PURE__ */
|
|
315
|
+
}), ei = /* @__PURE__ */ g("span")({
|
|
316
316
|
name: "x",
|
|
317
317
|
class: "x1dqwq83",
|
|
318
318
|
propsAsIs: !1
|
|
319
|
-
}), ti = /* @__PURE__ */
|
|
319
|
+
}), ti = /* @__PURE__ */ g(qr())({
|
|
320
320
|
name: "v",
|
|
321
321
|
class: "v10s9my2",
|
|
322
322
|
propsAsIs: !0
|
|
323
323
|
}), ct = {
|
|
324
|
-
[ue.CENTERED]: (i) => /* @__PURE__ */
|
|
325
|
-
[ue.TRANSPARENT]: (i) => /* @__PURE__ */
|
|
326
|
-
[ue.ROUNDED]: (i) => /* @__PURE__ */
|
|
324
|
+
[ue.CENTERED]: (i) => /* @__PURE__ */ p(Zr, { alt: "option-icon", src: i }),
|
|
325
|
+
[ue.TRANSPARENT]: (i) => /* @__PURE__ */ p(Hr, { children: /* @__PURE__ */ p(Gr, { style: { backgroundImage: `url(${i})` } }) }),
|
|
326
|
+
[ue.ROUNDED]: (i) => /* @__PURE__ */ p(Jr, { alt: "option-icon", src: i }),
|
|
327
327
|
[ue.NONE]: () => null,
|
|
328
328
|
[ue.UNSET]: () => null
|
|
329
|
-
}, ri = ({ questionType: i, hasCorrectAnswer: n, correct: a, youVoted: c, questionVoted:
|
|
330
|
-
if (i ===
|
|
329
|
+
}, ri = ({ questionType: i, hasCorrectAnswer: n, correct: a, youVoted: c, questionVoted: u }) => {
|
|
330
|
+
if (i === q.POLL && c)
|
|
331
331
|
return "correct";
|
|
332
|
-
if (i ===
|
|
333
|
-
if (n &&
|
|
332
|
+
if (i === q.PREDICTION) {
|
|
333
|
+
if (n && u)
|
|
334
334
|
return c ? a ? "correct" : "incorrect" : a ? "correct" : "unset";
|
|
335
335
|
if (c)
|
|
336
336
|
return "correct";
|
|
337
337
|
}
|
|
338
|
-
return i ===
|
|
338
|
+
return i === q.TRIVIA && u ? c ? a ? "correct" : "incorrect" : a ? "correct" : "unset" : "unset";
|
|
339
339
|
}, ii = ({
|
|
340
340
|
questionType: i,
|
|
341
341
|
questionVoted: n,
|
|
342
342
|
correct: a,
|
|
343
343
|
hasCorrectAnswer: c,
|
|
344
|
-
questionStatus:
|
|
345
|
-
}) => i ===
|
|
344
|
+
questionStatus: u
|
|
345
|
+
}) => i === q.TRIVIA ? n && a : i === q.PREDICTION ? n && a && c || u === we.RESOLVED && a : !1, ni = (i) => {
|
|
346
346
|
var n;
|
|
347
347
|
const {
|
|
348
348
|
// option props
|
|
349
349
|
id: a,
|
|
350
350
|
icon: c,
|
|
351
|
-
text:
|
|
352
|
-
percentageDecimal:
|
|
351
|
+
text: u,
|
|
352
|
+
percentageDecimal: I,
|
|
353
353
|
// extra props
|
|
354
354
|
onVote: m,
|
|
355
355
|
youSelected: o,
|
|
@@ -362,7 +362,7 @@ const Qr = () => bt, Pr = () => bt, qr = () => V, Yr = /* @__PURE__ */ I("button
|
|
|
362
362
|
questionType: E,
|
|
363
363
|
correct: N,
|
|
364
364
|
hasCorrectAnswer: h
|
|
365
|
-
} = i, M = ri(i), w = ii({ questionType: E, questionVoted: y, correct: N, hasCorrectAnswer: h, questionStatus: S }), A = y || S === we.RESOLVED && E ===
|
|
365
|
+
} = i, M = ri(i), w = ii({ questionType: E, questionVoted: y, correct: N, hasCorrectAnswer: h, questionStatus: S }), A = y || S === we.RESOLVED && E === q.PREDICTION;
|
|
366
366
|
return /* @__PURE__ */ v(
|
|
367
367
|
Yr,
|
|
368
368
|
{
|
|
@@ -372,14 +372,14 @@ const Qr = () => bt, Pr = () => bt, qr = () => V, Yr = /* @__PURE__ */ I("button
|
|
|
372
372
|
disabled: y || x || _,
|
|
373
373
|
onClick: m,
|
|
374
374
|
children: [
|
|
375
|
-
A && /* @__PURE__ */
|
|
375
|
+
A && /* @__PURE__ */ p(Wr, { "data-answerState": M, style: { width: `${I}%` } }),
|
|
376
376
|
/* @__PURE__ */ v(Vr, { children: [
|
|
377
377
|
c && ((n = ct[T]) == null ? void 0 : n.call(ct, c)),
|
|
378
|
-
/* @__PURE__ */
|
|
378
|
+
/* @__PURE__ */ p(Kr, { children: u }),
|
|
379
379
|
A && /* @__PURE__ */ v(Xr, { children: [
|
|
380
|
-
w && /* @__PURE__ */
|
|
380
|
+
w && /* @__PURE__ */ p(ti, { name: "selected" }),
|
|
381
381
|
/* @__PURE__ */ v(ei, { children: [
|
|
382
|
-
|
|
382
|
+
I,
|
|
383
383
|
"%"
|
|
384
384
|
] })
|
|
385
385
|
] })
|
|
@@ -388,7 +388,7 @@ const Qr = () => bt, Pr = () => bt, qr = () => V, Yr = /* @__PURE__ */ I("button
|
|
|
388
388
|
}
|
|
389
389
|
);
|
|
390
390
|
};
|
|
391
|
-
const si = [de.PRIMARY_GREEN1, de.SECONDARY_RED1, de.SECONDARY_RED1], oi = [10, 10, 0], ai = /* @__PURE__ */
|
|
391
|
+
const si = [de.PRIMARY_GREEN1, de.SECONDARY_RED1, de.SECONDARY_RED1], oi = [10, 10, 0], ai = /* @__PURE__ */ g("div")({
|
|
392
392
|
name: "A",
|
|
393
393
|
class: "a1f928zy",
|
|
394
394
|
propsAsIs: !1
|
|
@@ -397,16 +397,16 @@ const si = [de.PRIMARY_GREEN1, de.SECONDARY_RED1, de.SECONDARY_RED1], oi = [10,
|
|
|
397
397
|
duration: n = 30,
|
|
398
398
|
onTimerExpired: a
|
|
399
399
|
}) => {
|
|
400
|
-
const [c,
|
|
400
|
+
const [c, u] = xe(n > 10 ? li : ut), I = ({
|
|
401
401
|
remainingTime: y
|
|
402
|
-
}) => /* @__PURE__ */
|
|
402
|
+
}) => /* @__PURE__ */ p(ai, {
|
|
403
403
|
children: y
|
|
404
|
-
}), m =
|
|
405
|
-
a == null || a(),
|
|
406
|
-
}, [a,
|
|
407
|
-
y === 10 &&
|
|
408
|
-
}, [
|
|
409
|
-
return /* @__PURE__ */
|
|
404
|
+
}), m = Ve(() => {
|
|
405
|
+
a == null || a(), u(ci);
|
|
406
|
+
}, [a, u]), o = Ve((y) => {
|
|
407
|
+
y === 10 && u(ut);
|
|
408
|
+
}, [u]);
|
|
409
|
+
return /* @__PURE__ */ p(Xt, {
|
|
410
410
|
isPlaying: i,
|
|
411
411
|
duration: n,
|
|
412
412
|
colors: si,
|
|
@@ -417,52 +417,52 @@ const si = [de.PRIMARY_GREEN1, de.SECONDARY_RED1, de.SECONDARY_RED1], oi = [10,
|
|
|
417
417
|
trailColor: c,
|
|
418
418
|
onComplete: m,
|
|
419
419
|
onUpdate: o,
|
|
420
|
-
children:
|
|
420
|
+
children: I
|
|
421
421
|
});
|
|
422
422
|
};
|
|
423
|
-
const di = () =>
|
|
423
|
+
const di = () => Q, hi = /* @__PURE__ */ g("div")({
|
|
424
424
|
name: "a",
|
|
425
425
|
class: "a1r7f3z4",
|
|
426
426
|
propsAsIs: !1
|
|
427
|
-
}), pi = /* @__PURE__ */
|
|
427
|
+
}), pi = /* @__PURE__ */ g("div")({
|
|
428
428
|
name: "s",
|
|
429
429
|
class: "sblndl",
|
|
430
430
|
propsAsIs: !1
|
|
431
|
-
}), fi = /* @__PURE__ */
|
|
431
|
+
}), fi = /* @__PURE__ */ g("div")({
|
|
432
432
|
name: "l",
|
|
433
433
|
class: "l7ka1tv",
|
|
434
434
|
propsAsIs: !1
|
|
435
|
-
}), mi = /* @__PURE__ */
|
|
435
|
+
}), mi = /* @__PURE__ */ g(di())({
|
|
436
436
|
name: "p",
|
|
437
437
|
class: "p1edlxt3",
|
|
438
438
|
propsAsIs: !0
|
|
439
|
-
}), gi = /* @__PURE__ */
|
|
439
|
+
}), gi = /* @__PURE__ */ g("div")({
|
|
440
440
|
name: "g",
|
|
441
441
|
class: "ghm08u2",
|
|
442
442
|
propsAsIs: !1
|
|
443
|
-
}), Ii = /* @__PURE__ */
|
|
443
|
+
}), Ii = /* @__PURE__ */ g("span")({
|
|
444
444
|
name: "c",
|
|
445
445
|
class: "c12nsh46",
|
|
446
446
|
propsAsIs: !1
|
|
447
|
-
}), yi = /* @__PURE__ */
|
|
447
|
+
}), yi = /* @__PURE__ */ g("span")({
|
|
448
448
|
name: "d",
|
|
449
449
|
class: "dlr9eoc",
|
|
450
450
|
propsAsIs: !1
|
|
451
|
-
}), xi = ({ title: i, points: n, isPlayingTimer: a, isTimer: c, onTimerExpired:
|
|
451
|
+
}), xi = ({ title: i, points: n, isPlayingTimer: a, isTimer: c, onTimerExpired: u }) => /* @__PURE__ */ v(hi, { children: [
|
|
452
452
|
/* @__PURE__ */ v(pi, { children: [
|
|
453
|
-
i && /* @__PURE__ */
|
|
453
|
+
i && /* @__PURE__ */ p(fi, { children: i }),
|
|
454
454
|
n !== void 0 && /* @__PURE__ */ v(ye, { children: [
|
|
455
|
-
/* @__PURE__ */
|
|
455
|
+
/* @__PURE__ */ p(mi, { name: "icon-trophy" }),
|
|
456
456
|
/* @__PURE__ */ v(gi, { children: [
|
|
457
|
-
/* @__PURE__ */
|
|
458
|
-
/* @__PURE__ */
|
|
457
|
+
/* @__PURE__ */ p(Ii, { children: n }),
|
|
458
|
+
/* @__PURE__ */ p(yi, { children: "PTS" })
|
|
459
459
|
] })
|
|
460
460
|
] })
|
|
461
461
|
] }),
|
|
462
|
-
c && /* @__PURE__ */
|
|
462
|
+
c && /* @__PURE__ */ p(ui, { isPlaying: a, onTimerExpired: u })
|
|
463
463
|
] }), wi = ({ openedQuestion: i, vote: n }) => {
|
|
464
464
|
var a;
|
|
465
|
-
const c = i.subject,
|
|
465
|
+
const c = i.subject, u = i.type, I = (a = i.options) == null ? void 0 : a.options, [m, o] = xe(!1), [y, T] = xe(!1), [_, S] = xe(""), x = i == null ? void 0 : i.id, E = Ve(
|
|
466
466
|
async (A) => {
|
|
467
467
|
if (x) {
|
|
468
468
|
const z = A.currentTarget.value;
|
|
@@ -487,20 +487,20 @@ const di = () => V, hi = /* @__PURE__ */ I("div")({
|
|
|
487
487
|
questionStatus: i.status,
|
|
488
488
|
// ToDo: Figure out why imageMode is not in the response
|
|
489
489
|
onVote: E
|
|
490
|
-
})) : [], [h, m, y, i, N, E, _]), w =
|
|
491
|
-
return /* @__PURE__ */
|
|
492
|
-
w && /* @__PURE__ */
|
|
493
|
-
|
|
490
|
+
})) : [], [h, m, y, i, N, E, _]), w = I && (I.case === "trivia" || I.case === "prediction") ? I.value : void 0;
|
|
491
|
+
return /* @__PURE__ */ p(Tt, { "data-question-header": "true", children: /* @__PURE__ */ p(jr, { children: /* @__PURE__ */ v(Ur, { children: [
|
|
492
|
+
w && /* @__PURE__ */ p(
|
|
493
|
+
Rr,
|
|
494
494
|
{
|
|
495
495
|
feedbackMessages: w,
|
|
496
496
|
questionVoted: !!N,
|
|
497
497
|
questionVotedCorrectly: N == null ? void 0 : N.correct,
|
|
498
|
-
questionType:
|
|
498
|
+
questionType: u,
|
|
499
499
|
hasCorrectAnswer: h,
|
|
500
500
|
questionStatus: i.status
|
|
501
501
|
}
|
|
502
502
|
),
|
|
503
|
-
/* @__PURE__ */
|
|
503
|
+
/* @__PURE__ */ p(
|
|
504
504
|
xi,
|
|
505
505
|
{
|
|
506
506
|
title: m ? "Expired" : "To win",
|
|
@@ -509,71 +509,71 @@ const di = () => V, hi = /* @__PURE__ */ I("div")({
|
|
|
509
509
|
isTimer: !0
|
|
510
510
|
}
|
|
511
511
|
),
|
|
512
|
-
/* @__PURE__ */
|
|
513
|
-
/* @__PURE__ */
|
|
512
|
+
/* @__PURE__ */ p(Fr, { children: c }),
|
|
513
|
+
/* @__PURE__ */ p($r, { children: M.map((A) => /* @__PURE__ */ p(ni, { ...A }, A.id)) })
|
|
514
514
|
] }) }) });
|
|
515
515
|
};
|
|
516
|
-
const Mi = /* @__PURE__ */
|
|
516
|
+
const Mi = /* @__PURE__ */ g("div")({
|
|
517
517
|
name: "e",
|
|
518
518
|
class: "e1eio0mt",
|
|
519
519
|
propsAsIs: !1
|
|
520
|
-
}), Ai = /* @__PURE__ */
|
|
520
|
+
}), Ai = /* @__PURE__ */ g("div")({
|
|
521
521
|
name: "i",
|
|
522
522
|
class: "iigl87b",
|
|
523
523
|
propsAsIs: !1
|
|
524
|
-
}), Ei = /* @__PURE__ */
|
|
524
|
+
}), Ei = /* @__PURE__ */ g("h3")({
|
|
525
525
|
name: "n",
|
|
526
526
|
class: "n1o2cwub",
|
|
527
527
|
propsAsIs: !1
|
|
528
|
-
}), Ti = /* @__PURE__ */
|
|
528
|
+
}), Ti = /* @__PURE__ */ g("div")({
|
|
529
529
|
name: "r",
|
|
530
530
|
class: "r3uxe45",
|
|
531
531
|
propsAsIs: !1
|
|
532
|
-
}),
|
|
532
|
+
}), vi = /* @__PURE__ */ g("div")({
|
|
533
533
|
name: "l",
|
|
534
534
|
class: "lrqius",
|
|
535
535
|
propsAsIs: !1
|
|
536
|
-
}),
|
|
536
|
+
}), bt = ({ created: i, title: n, instantView: a }) => {
|
|
537
537
|
const c = Se(() => {
|
|
538
538
|
if (i) {
|
|
539
|
-
const
|
|
540
|
-
if (Zt(
|
|
539
|
+
const u = new Date(i);
|
|
540
|
+
if (Zt(u))
|
|
541
541
|
return {
|
|
542
|
-
date: Jt(
|
|
543
|
-
time: Kt(
|
|
542
|
+
date: Jt(u),
|
|
543
|
+
time: Kt(u)
|
|
544
544
|
};
|
|
545
545
|
}
|
|
546
546
|
return null;
|
|
547
547
|
}, [i]);
|
|
548
548
|
return /* @__PURE__ */ v(Mi, { children: [
|
|
549
|
-
c && /* @__PURE__ */ v(
|
|
549
|
+
c && /* @__PURE__ */ v(vi, { children: [
|
|
550
550
|
c.date,
|
|
551
551
|
" · ",
|
|
552
552
|
c.time
|
|
553
553
|
] }),
|
|
554
|
-
(a == null ? void 0 : a.video) && /* @__PURE__ */
|
|
554
|
+
(a == null ? void 0 : a.video) && /* @__PURE__ */ p(Wt, { source: a.video.url, poster: a.video.thumbnailUrl }),
|
|
555
555
|
/* @__PURE__ */ v(Ai, { children: [
|
|
556
|
-
/* @__PURE__ */
|
|
557
|
-
/* @__PURE__ */
|
|
556
|
+
/* @__PURE__ */ p(Ei, { children: (a == null ? void 0 : a.heading) || n }),
|
|
557
|
+
/* @__PURE__ */ p(Ti, { children: a == null ? void 0 : a.body })
|
|
558
558
|
] })
|
|
559
559
|
] });
|
|
560
560
|
};
|
|
561
|
-
const
|
|
561
|
+
const Ni = /* @__PURE__ */ g("div")({
|
|
562
562
|
name: "o",
|
|
563
563
|
class: "o18unvw4",
|
|
564
564
|
propsAsIs: !1
|
|
565
|
-
}),
|
|
565
|
+
}), _i = /* @__PURE__ */ g("a")({
|
|
566
566
|
name: "n",
|
|
567
567
|
class: "ns0uvk8",
|
|
568
568
|
propsAsIs: !1
|
|
569
|
-
}), Si = ({ instantView: i, ...n }) => /* @__PURE__ */ v(
|
|
570
|
-
/* @__PURE__ */
|
|
571
|
-
(i == null ? void 0 : i.webLink) && /* @__PURE__ */ v(
|
|
569
|
+
}), Si = ({ instantView: i, ...n }) => /* @__PURE__ */ v(Ni, { children: [
|
|
570
|
+
/* @__PURE__ */ p(bt, { instantView: i, ...n }),
|
|
571
|
+
(i == null ? void 0 : i.webLink) && /* @__PURE__ */ v(_i, { href: i == null ? void 0 : i.webLink.url, target: "_blank", children: [
|
|
572
572
|
"Explore more of the Masters History",
|
|
573
|
-
/* @__PURE__ */
|
|
573
|
+
/* @__PURE__ */ p(Q, { name: "icon-external-link" })
|
|
574
574
|
] })
|
|
575
575
|
] });
|
|
576
|
-
const zi = /* @__PURE__ */
|
|
576
|
+
const zi = /* @__PURE__ */ g("div")({
|
|
577
577
|
name: "d",
|
|
578
578
|
class: "dk8r1eq",
|
|
579
579
|
propsAsIs: !1
|
|
@@ -581,7 +581,7 @@ const zi = /* @__PURE__ */ I("div")({
|
|
|
581
581
|
openedQuestion: i
|
|
582
582
|
}) => {
|
|
583
583
|
var n;
|
|
584
|
-
return ((n = i == null ? void 0 : i.attributes) == null ? void 0 : n.attributes.case) === "insight" ? /* @__PURE__ */
|
|
584
|
+
return ((n = i == null ? void 0 : i.attributes) == null ? void 0 : n.attributes.case) === "insight" ? /* @__PURE__ */ p(Si, {
|
|
585
585
|
created: i.attributes.created,
|
|
586
586
|
...i.attributes.attributes.value
|
|
587
587
|
}) : null;
|
|
@@ -593,7 +593,7 @@ const zi = /* @__PURE__ */ I("div")({
|
|
|
593
593
|
loading: a,
|
|
594
594
|
data: c
|
|
595
595
|
} = i;
|
|
596
|
-
return !a && c ? /* @__PURE__ */
|
|
596
|
+
return !a && c ? /* @__PURE__ */ p(wi, {
|
|
597
597
|
vote: n,
|
|
598
598
|
openedQuestion: c
|
|
599
599
|
}) : null;
|
|
@@ -601,46 +601,46 @@ const zi = /* @__PURE__ */ I("div")({
|
|
|
601
601
|
gamification: i
|
|
602
602
|
}) => {
|
|
603
603
|
var n;
|
|
604
|
-
const a =
|
|
604
|
+
const a = re(i.openedQuestion.$store), c = re(i.openedQuestion.$extendedStore);
|
|
605
605
|
if (!a)
|
|
606
606
|
return null;
|
|
607
|
-
const
|
|
607
|
+
const u = a.type;
|
|
608
608
|
return /* @__PURE__ */ v(zi, {
|
|
609
|
-
children: [/* @__PURE__ */
|
|
609
|
+
children: [/* @__PURE__ */ p(St, {
|
|
610
610
|
close: i.closeQuestion,
|
|
611
|
-
type: ((n = a.attributes) == null ? void 0 : n.type) ||
|
|
612
|
-
}),
|
|
611
|
+
type: ((n = a.attributes) == null ? void 0 : n.type) || q.UNSET
|
|
612
|
+
}), u === "question" && /* @__PURE__ */ p(bi, {
|
|
613
613
|
vote: i.submitAnswer,
|
|
614
614
|
extendedQuestion: c
|
|
615
|
-
}),
|
|
615
|
+
}), u !== "question" && /* @__PURE__ */ p(Di, {
|
|
616
616
|
openedQuestion: a
|
|
617
617
|
})]
|
|
618
618
|
});
|
|
619
619
|
};
|
|
620
|
-
const
|
|
620
|
+
const Ci = /* @__PURE__ */ g("div")({
|
|
621
621
|
name: "t",
|
|
622
622
|
class: "tcim9sm",
|
|
623
623
|
propsAsIs: !1
|
|
624
|
-
}),
|
|
624
|
+
}), Li = /* @__PURE__ */ g("div")({
|
|
625
625
|
name: "e",
|
|
626
626
|
class: "e8wco6o",
|
|
627
627
|
propsAsIs: !1
|
|
628
|
-
}),
|
|
628
|
+
}), ki = /* @__PURE__ */ g("button")({
|
|
629
629
|
name: "n",
|
|
630
630
|
class: "n1ardwzl",
|
|
631
631
|
propsAsIs: !1
|
|
632
|
-
}),
|
|
632
|
+
}), Bi = /* @__PURE__ */ g("span")({
|
|
633
633
|
name: "i",
|
|
634
634
|
class: "i1vk8ojx",
|
|
635
635
|
propsAsIs: !1
|
|
636
636
|
});
|
|
637
637
|
var Ie = /* @__PURE__ */ ((i) => (i.HOME = "home", i.LEADERBOARD = "leaderboard", i))(Ie || {});
|
|
638
|
-
const dt = ({ title: i, active: n, onClick: a }) => /* @__PURE__ */
|
|
639
|
-
/* @__PURE__ */
|
|
638
|
+
const dt = ({ title: i, active: n, onClick: a }) => /* @__PURE__ */ p(ki, { onClick: a, "data-selected": n, children: /* @__PURE__ */ p(Bi, { children: i }) }), Ri = ({ activePage: i = "home", toggleActivePage: n }) => /* @__PURE__ */ p(Ci, { children: /* @__PURE__ */ v(Li, { "data-position": i === "home" ? "left" : "right", children: [
|
|
639
|
+
/* @__PURE__ */ p(dt, { title: "Home", active: i === "home", onClick: () => n(
|
|
640
640
|
"home"
|
|
641
641
|
/* HOME */
|
|
642
642
|
) }),
|
|
643
|
-
/* @__PURE__ */
|
|
643
|
+
/* @__PURE__ */ p(
|
|
644
644
|
dt,
|
|
645
645
|
{
|
|
646
646
|
title: "Leader Board",
|
|
@@ -652,15 +652,15 @@ const dt = ({ title: i, active: n, onClick: a }) => /* @__PURE__ */ f(Li, { onCl
|
|
|
652
652
|
}
|
|
653
653
|
)
|
|
654
654
|
] }) });
|
|
655
|
-
var
|
|
655
|
+
var Ot = {}, Ct = {}, be = {};
|
|
656
656
|
be.byteLength = Fi;
|
|
657
657
|
be.toByteArray = Qi;
|
|
658
658
|
be.fromByteArray = Yi;
|
|
659
|
-
var J = [],
|
|
660
|
-
for (var le = 0,
|
|
661
|
-
J[le] = Fe[le],
|
|
662
|
-
|
|
663
|
-
|
|
659
|
+
var J = [], P = [], ji = typeof Uint8Array < "u" ? Uint8Array : Array, Fe = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
|
|
660
|
+
for (var le = 0, Ui = Fe.length; le < Ui; ++le)
|
|
661
|
+
J[le] = Fe[le], P[Fe.charCodeAt(le)] = le;
|
|
662
|
+
P["-".charCodeAt(0)] = 62;
|
|
663
|
+
P["_".charCodeAt(0)] = 63;
|
|
664
664
|
function Lt(i) {
|
|
665
665
|
var n = i.length;
|
|
666
666
|
if (n % 4 > 0)
|
|
@@ -678,50 +678,50 @@ function $i(i, n, a) {
|
|
|
678
678
|
return (n + a) * 3 / 4 - a;
|
|
679
679
|
}
|
|
680
680
|
function Qi(i) {
|
|
681
|
-
var n, a = Lt(i), c = a[0],
|
|
681
|
+
var n, a = Lt(i), c = a[0], u = a[1], I = new ji($i(i, c, u)), m = 0, o = u > 0 ? c - 4 : c, y;
|
|
682
682
|
for (y = 0; y < o; y += 4)
|
|
683
|
-
n =
|
|
684
|
-
return
|
|
683
|
+
n = P[i.charCodeAt(y)] << 18 | P[i.charCodeAt(y + 1)] << 12 | P[i.charCodeAt(y + 2)] << 6 | P[i.charCodeAt(y + 3)], I[m++] = n >> 16 & 255, I[m++] = n >> 8 & 255, I[m++] = n & 255;
|
|
684
|
+
return u === 2 && (n = P[i.charCodeAt(y)] << 2 | P[i.charCodeAt(y + 1)] >> 4, I[m++] = n & 255), u === 1 && (n = P[i.charCodeAt(y)] << 10 | P[i.charCodeAt(y + 1)] << 4 | P[i.charCodeAt(y + 2)] >> 2, I[m++] = n >> 8 & 255, I[m++] = n & 255), I;
|
|
685
685
|
}
|
|
686
686
|
function Pi(i) {
|
|
687
687
|
return J[i >> 18 & 63] + J[i >> 12 & 63] + J[i >> 6 & 63] + J[i & 63];
|
|
688
688
|
}
|
|
689
689
|
function qi(i, n, a) {
|
|
690
|
-
for (var c,
|
|
691
|
-
c = (i[
|
|
692
|
-
return
|
|
690
|
+
for (var c, u = [], I = n; I < a; I += 3)
|
|
691
|
+
c = (i[I] << 16 & 16711680) + (i[I + 1] << 8 & 65280) + (i[I + 2] & 255), u.push(Pi(c));
|
|
692
|
+
return u.join("");
|
|
693
693
|
}
|
|
694
694
|
function Yi(i) {
|
|
695
|
-
for (var n, a = i.length, c = a % 3,
|
|
696
|
-
|
|
697
|
-
return c === 1 ? (n = i[a - 1],
|
|
695
|
+
for (var n, a = i.length, c = a % 3, u = [], I = 16383, m = 0, o = a - c; m < o; m += I)
|
|
696
|
+
u.push(qi(i, m, m + I > o ? o : m + I));
|
|
697
|
+
return c === 1 ? (n = i[a - 1], u.push(
|
|
698
698
|
J[n >> 2] + J[n << 4 & 63] + "=="
|
|
699
|
-
)) : c === 2 && (n = (i[a - 2] << 8) + i[a - 1],
|
|
699
|
+
)) : c === 2 && (n = (i[a - 2] << 8) + i[a - 1], u.push(
|
|
700
700
|
J[n >> 10] + J[n >> 4 & 63] + J[n << 2 & 63] + "="
|
|
701
|
-
)),
|
|
701
|
+
)), u.join("");
|
|
702
702
|
}
|
|
703
|
-
var
|
|
703
|
+
var et = {};
|
|
704
704
|
/*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
|
|
705
|
-
|
|
706
|
-
var
|
|
707
|
-
for (S += x,
|
|
705
|
+
et.read = function(i, n, a, c, u) {
|
|
706
|
+
var I, m, o = u * 8 - c - 1, y = (1 << o) - 1, T = y >> 1, _ = -7, S = a ? u - 1 : 0, x = a ? -1 : 1, E = i[n + S];
|
|
707
|
+
for (S += x, I = E & (1 << -_) - 1, E >>= -_, _ += o; _ > 0; I = I * 256 + i[n + S], S += x, _ -= 8)
|
|
708
708
|
;
|
|
709
|
-
for (m =
|
|
709
|
+
for (m = I & (1 << -_) - 1, I >>= -_, _ += c; _ > 0; m = m * 256 + i[n + S], S += x, _ -= 8)
|
|
710
710
|
;
|
|
711
|
-
if (
|
|
712
|
-
|
|
711
|
+
if (I === 0)
|
|
712
|
+
I = 1 - T;
|
|
713
713
|
else {
|
|
714
|
-
if (
|
|
714
|
+
if (I === y)
|
|
715
715
|
return m ? NaN : (E ? -1 : 1) * (1 / 0);
|
|
716
|
-
m = m + Math.pow(2, c),
|
|
716
|
+
m = m + Math.pow(2, c), I = I - T;
|
|
717
717
|
}
|
|
718
|
-
return (E ? -1 : 1) * m * Math.pow(2,
|
|
718
|
+
return (E ? -1 : 1) * m * Math.pow(2, I - c);
|
|
719
719
|
};
|
|
720
|
-
|
|
721
|
-
var m, o, y, T =
|
|
722
|
-
for (n = Math.abs(n), isNaN(n) || n === 1 / 0 ? (o = isNaN(n) ? 1 : 0, m = _) : (m = Math.floor(Math.log(n) / Math.LN2), n * (y = Math.pow(2, -m)) < 1 && (m--, y *= 2), m + S >= 1 ? n += x / y : n += x * Math.pow(2, 1 - S), n * y >= 2 && (m++, y /= 2), m + S >= _ ? (o = 0, m = _) : m + S >= 1 ? (o = (n * y - 1) * Math.pow(2,
|
|
720
|
+
et.write = function(i, n, a, c, u, I) {
|
|
721
|
+
var m, o, y, T = I * 8 - u - 1, _ = (1 << T) - 1, S = _ >> 1, x = u === 23 ? Math.pow(2, -24) - Math.pow(2, -77) : 0, E = c ? 0 : I - 1, N = c ? 1 : -1, h = n < 0 || n === 0 && 1 / n < 0 ? 1 : 0;
|
|
722
|
+
for (n = Math.abs(n), isNaN(n) || n === 1 / 0 ? (o = isNaN(n) ? 1 : 0, m = _) : (m = Math.floor(Math.log(n) / Math.LN2), n * (y = Math.pow(2, -m)) < 1 && (m--, y *= 2), m + S >= 1 ? n += x / y : n += x * Math.pow(2, 1 - S), n * y >= 2 && (m++, y /= 2), m + S >= _ ? (o = 0, m = _) : m + S >= 1 ? (o = (n * y - 1) * Math.pow(2, u), m = m + S) : (o = n * Math.pow(2, S - 1) * Math.pow(2, u), m = 0)); u >= 8; i[a + E] = o & 255, E += N, o /= 256, u -= 8)
|
|
723
723
|
;
|
|
724
|
-
for (m = m <<
|
|
724
|
+
for (m = m << u | o, T += u; T > 0; i[a + E] = m & 255, E += N, m /= 256, T -= 8)
|
|
725
725
|
;
|
|
726
726
|
i[a + E - N] |= h * 128;
|
|
727
727
|
};
|
|
@@ -732,13 +732,13 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
732
732
|
* @license MIT
|
|
733
733
|
*/
|
|
734
734
|
(function(i) {
|
|
735
|
-
const n = be, a =
|
|
735
|
+
const n = be, a = et, c = typeof Symbol == "function" && typeof Symbol.for == "function" ? Symbol.for("nodejs.util.inspect.custom") : null;
|
|
736
736
|
i.Buffer = o, i.SlowBuffer = A, i.INSPECT_MAX_BYTES = 50;
|
|
737
|
-
const
|
|
738
|
-
i.kMaxLength =
|
|
737
|
+
const u = 2147483647;
|
|
738
|
+
i.kMaxLength = u, o.TYPED_ARRAY_SUPPORT = I(), !o.TYPED_ARRAY_SUPPORT && typeof console < "u" && typeof console.error == "function" && console.error(
|
|
739
739
|
"This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."
|
|
740
740
|
);
|
|
741
|
-
function
|
|
741
|
+
function I() {
|
|
742
742
|
try {
|
|
743
743
|
const r = new Uint8Array(1), e = { foo: function() {
|
|
744
744
|
return 42;
|
|
@@ -762,7 +762,7 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
762
762
|
}
|
|
763
763
|
});
|
|
764
764
|
function m(r) {
|
|
765
|
-
if (r >
|
|
765
|
+
if (r > u)
|
|
766
766
|
throw new RangeError('The value "' + r + '" is invalid for option "size"');
|
|
767
767
|
const e = new Uint8Array(r);
|
|
768
768
|
return Object.setPrototypeOf(e, o.prototype), e;
|
|
@@ -863,13 +863,13 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
863
863
|
return t.length === 0 || r.copy(t, 0, 0, e), t;
|
|
864
864
|
}
|
|
865
865
|
if (r.length !== void 0)
|
|
866
|
-
return typeof r.length != "number" ||
|
|
866
|
+
return typeof r.length != "number" || je(r.length) ? m(0) : E(r);
|
|
867
867
|
if (r.type === "Buffer" && Array.isArray(r.data))
|
|
868
868
|
return E(r.data);
|
|
869
869
|
}
|
|
870
870
|
function w(r) {
|
|
871
|
-
if (r >=
|
|
872
|
-
throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" +
|
|
871
|
+
if (r >= u)
|
|
872
|
+
throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x" + u.toString(16) + " bytes");
|
|
873
873
|
return r | 0;
|
|
874
874
|
}
|
|
875
875
|
function A(r) {
|
|
@@ -885,9 +885,9 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
885
885
|
if (e === t)
|
|
886
886
|
return 0;
|
|
887
887
|
let s = e.length, l = t.length;
|
|
888
|
-
for (let
|
|
889
|
-
if (e[
|
|
890
|
-
s = e[
|
|
888
|
+
for (let d = 0, f = Math.min(s, l); d < f; ++d)
|
|
889
|
+
if (e[d] !== t[d]) {
|
|
890
|
+
s = e[d], l = t[d];
|
|
891
891
|
break;
|
|
892
892
|
}
|
|
893
893
|
return s < l ? -1 : l < s ? 1 : 0;
|
|
@@ -918,20 +918,20 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
918
918
|
for (t = 0, s = 0; s < e.length; ++s)
|
|
919
919
|
t += e[s].length;
|
|
920
920
|
const l = o.allocUnsafe(t);
|
|
921
|
-
let
|
|
921
|
+
let d = 0;
|
|
922
922
|
for (s = 0; s < e.length; ++s) {
|
|
923
|
-
let
|
|
924
|
-
if (H(
|
|
925
|
-
|
|
923
|
+
let f = e[s];
|
|
924
|
+
if (H(f, Uint8Array))
|
|
925
|
+
d + f.length > l.length ? (o.isBuffer(f) || (f = o.from(f)), f.copy(l, d)) : Uint8Array.prototype.set.call(
|
|
926
926
|
l,
|
|
927
|
-
|
|
928
|
-
|
|
927
|
+
f,
|
|
928
|
+
d
|
|
929
929
|
);
|
|
930
|
-
else if (o.isBuffer(
|
|
931
|
-
|
|
930
|
+
else if (o.isBuffer(f))
|
|
931
|
+
f.copy(l, d);
|
|
932
932
|
else
|
|
933
933
|
throw new TypeError('"list" argument must be an Array of Buffers');
|
|
934
|
-
|
|
934
|
+
d += f.length;
|
|
935
935
|
}
|
|
936
936
|
return l;
|
|
937
937
|
};
|
|
@@ -956,7 +956,7 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
956
956
|
return t;
|
|
957
957
|
case "utf8":
|
|
958
958
|
case "utf-8":
|
|
959
|
-
return
|
|
959
|
+
return Re(r).length;
|
|
960
960
|
case "ucs2":
|
|
961
961
|
case "ucs-2":
|
|
962
962
|
case "utf16le":
|
|
@@ -965,10 +965,10 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
965
965
|
case "hex":
|
|
966
966
|
return t >>> 1;
|
|
967
967
|
case "base64":
|
|
968
|
-
return
|
|
968
|
+
return st(r).length;
|
|
969
969
|
default:
|
|
970
970
|
if (l)
|
|
971
|
-
return s ? -1 :
|
|
971
|
+
return s ? -1 : Re(r).length;
|
|
972
972
|
e = ("" + e).toLowerCase(), l = !0;
|
|
973
973
|
}
|
|
974
974
|
}
|
|
@@ -980,7 +980,7 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
980
980
|
for (r || (r = "utf8"); ; )
|
|
981
981
|
switch (r) {
|
|
982
982
|
case "hex":
|
|
983
|
-
return
|
|
983
|
+
return ke(this, e, t);
|
|
984
984
|
case "utf8":
|
|
985
985
|
case "utf-8":
|
|
986
986
|
return Me(this, e, t);
|
|
@@ -990,7 +990,7 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
990
990
|
case "binary":
|
|
991
991
|
return pe(this, e, t);
|
|
992
992
|
case "base64":
|
|
993
|
-
return
|
|
993
|
+
return Ce(this, e, t);
|
|
994
994
|
case "ucs2":
|
|
995
995
|
case "ucs-2":
|
|
996
996
|
case "utf16le":
|
|
@@ -1039,34 +1039,34 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1039
1039
|
let e = "";
|
|
1040
1040
|
const t = i.INSPECT_MAX_BYTES;
|
|
1041
1041
|
return e = this.toString("hex", 0, t).replace(/(.{2})/g, "$1 ").trim(), this.length > t && (e += " ... "), "<Buffer " + e + ">";
|
|
1042
|
-
}, c && (o.prototype[c] = o.prototype.inspect), o.prototype.compare = function(e, t, s, l,
|
|
1042
|
+
}, c && (o.prototype[c] = o.prototype.inspect), o.prototype.compare = function(e, t, s, l, d) {
|
|
1043
1043
|
if (H(e, Uint8Array) && (e = o.from(e, e.offset, e.byteLength)), !o.isBuffer(e))
|
|
1044
1044
|
throw new TypeError(
|
|
1045
1045
|
'The "target" argument must be one of type Buffer or Uint8Array. Received type ' + typeof e
|
|
1046
1046
|
);
|
|
1047
|
-
if (t === void 0 && (t = 0), s === void 0 && (s = e ? e.length : 0), l === void 0 && (l = 0),
|
|
1047
|
+
if (t === void 0 && (t = 0), s === void 0 && (s = e ? e.length : 0), l === void 0 && (l = 0), d === void 0 && (d = this.length), t < 0 || s > e.length || l < 0 || d > this.length)
|
|
1048
1048
|
throw new RangeError("out of range index");
|
|
1049
|
-
if (l >=
|
|
1049
|
+
if (l >= d && t >= s)
|
|
1050
1050
|
return 0;
|
|
1051
|
-
if (l >=
|
|
1051
|
+
if (l >= d)
|
|
1052
1052
|
return -1;
|
|
1053
1053
|
if (t >= s)
|
|
1054
1054
|
return 1;
|
|
1055
|
-
if (t >>>= 0, s >>>= 0, l >>>= 0,
|
|
1055
|
+
if (t >>>= 0, s >>>= 0, l >>>= 0, d >>>= 0, this === e)
|
|
1056
1056
|
return 0;
|
|
1057
|
-
let
|
|
1058
|
-
const
|
|
1059
|
-
for (let
|
|
1060
|
-
if (
|
|
1061
|
-
|
|
1057
|
+
let f = d - l, b = s - t;
|
|
1058
|
+
const B = Math.min(f, b), k = this.slice(l, d), R = e.slice(t, s);
|
|
1059
|
+
for (let C = 0; C < B; ++C)
|
|
1060
|
+
if (k[C] !== R[C]) {
|
|
1061
|
+
f = k[C], b = R[C];
|
|
1062
1062
|
break;
|
|
1063
1063
|
}
|
|
1064
|
-
return
|
|
1064
|
+
return f < b ? -1 : b < f ? 1 : 0;
|
|
1065
1065
|
};
|
|
1066
|
-
function
|
|
1066
|
+
function L(r, e, t, s, l) {
|
|
1067
1067
|
if (r.length === 0)
|
|
1068
1068
|
return -1;
|
|
1069
|
-
if (typeof t == "string" ? (s = t, t = 0) : t > 2147483647 ? t = 2147483647 : t < -2147483648 && (t = -2147483648), t = +t,
|
|
1069
|
+
if (typeof t == "string" ? (s = t, t = 0) : t > 2147483647 ? t = 2147483647 : t < -2147483648 && (t = -2147483648), t = +t, je(t) && (t = l ? 0 : r.length - 1), t < 0 && (t = r.length + t), t >= r.length) {
|
|
1070
1070
|
if (l)
|
|
1071
1071
|
return -1;
|
|
1072
1072
|
t = r.length - 1;
|
|
@@ -1076,76 +1076,76 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1076
1076
|
else
|
|
1077
1077
|
return -1;
|
|
1078
1078
|
if (typeof e == "string" && (e = o.from(e, s)), o.isBuffer(e))
|
|
1079
|
-
return e.length === 0 ? -1 :
|
|
1079
|
+
return e.length === 0 ? -1 : U(r, e, t, s, l);
|
|
1080
1080
|
if (typeof e == "number")
|
|
1081
|
-
return e = e & 255, typeof Uint8Array.prototype.indexOf == "function" ? l ? Uint8Array.prototype.indexOf.call(r, e, t) : Uint8Array.prototype.lastIndexOf.call(r, e, t) :
|
|
1081
|
+
return e = e & 255, typeof Uint8Array.prototype.indexOf == "function" ? l ? Uint8Array.prototype.indexOf.call(r, e, t) : Uint8Array.prototype.lastIndexOf.call(r, e, t) : U(r, [e], t, s, l);
|
|
1082
1082
|
throw new TypeError("val must be string, number or Buffer");
|
|
1083
1083
|
}
|
|
1084
|
-
function
|
|
1085
|
-
let
|
|
1084
|
+
function U(r, e, t, s, l) {
|
|
1085
|
+
let d = 1, f = r.length, b = e.length;
|
|
1086
1086
|
if (s !== void 0 && (s = String(s).toLowerCase(), s === "ucs2" || s === "ucs-2" || s === "utf16le" || s === "utf-16le")) {
|
|
1087
1087
|
if (r.length < 2 || e.length < 2)
|
|
1088
1088
|
return -1;
|
|
1089
|
-
|
|
1089
|
+
d = 2, f /= 2, b /= 2, t /= 2;
|
|
1090
1090
|
}
|
|
1091
|
-
function
|
|
1092
|
-
return
|
|
1091
|
+
function B(R, C) {
|
|
1092
|
+
return d === 1 ? R[C] : R.readUInt16BE(C * d);
|
|
1093
1093
|
}
|
|
1094
|
-
let
|
|
1094
|
+
let k;
|
|
1095
1095
|
if (l) {
|
|
1096
|
-
let
|
|
1097
|
-
for (
|
|
1098
|
-
if (
|
|
1099
|
-
if (
|
|
1100
|
-
return
|
|
1096
|
+
let R = -1;
|
|
1097
|
+
for (k = t; k < f; k++)
|
|
1098
|
+
if (B(r, k) === B(e, R === -1 ? 0 : k - R)) {
|
|
1099
|
+
if (R === -1 && (R = k), k - R + 1 === b)
|
|
1100
|
+
return R * d;
|
|
1101
1101
|
} else
|
|
1102
|
-
|
|
1102
|
+
R !== -1 && (k -= k - R), R = -1;
|
|
1103
1103
|
} else
|
|
1104
|
-
for (t + b >
|
|
1105
|
-
let
|
|
1106
|
-
for (let
|
|
1107
|
-
if (
|
|
1108
|
-
|
|
1104
|
+
for (t + b > f && (t = f - b), k = t; k >= 0; k--) {
|
|
1105
|
+
let R = !0;
|
|
1106
|
+
for (let C = 0; C < b; C++)
|
|
1107
|
+
if (B(r, k + C) !== B(e, C)) {
|
|
1108
|
+
R = !1;
|
|
1109
1109
|
break;
|
|
1110
1110
|
}
|
|
1111
|
-
if (
|
|
1112
|
-
return
|
|
1111
|
+
if (R)
|
|
1112
|
+
return k;
|
|
1113
1113
|
}
|
|
1114
1114
|
return -1;
|
|
1115
1115
|
}
|
|
1116
1116
|
o.prototype.includes = function(e, t, s) {
|
|
1117
1117
|
return this.indexOf(e, t, s) !== -1;
|
|
1118
1118
|
}, o.prototype.indexOf = function(e, t, s) {
|
|
1119
|
-
return
|
|
1119
|
+
return L(this, e, t, s, !0);
|
|
1120
1120
|
}, o.prototype.lastIndexOf = function(e, t, s) {
|
|
1121
|
-
return
|
|
1121
|
+
return L(this, e, t, s, !1);
|
|
1122
1122
|
};
|
|
1123
|
-
function
|
|
1123
|
+
function W(r, e, t, s) {
|
|
1124
1124
|
t = Number(t) || 0;
|
|
1125
1125
|
const l = r.length - t;
|
|
1126
1126
|
s ? (s = Number(s), s > l && (s = l)) : s = l;
|
|
1127
|
-
const
|
|
1128
|
-
s >
|
|
1129
|
-
let
|
|
1130
|
-
for (
|
|
1131
|
-
const b = parseInt(e.substr(
|
|
1132
|
-
if (
|
|
1133
|
-
return
|
|
1134
|
-
r[t +
|
|
1127
|
+
const d = e.length;
|
|
1128
|
+
s > d / 2 && (s = d / 2);
|
|
1129
|
+
let f;
|
|
1130
|
+
for (f = 0; f < s; ++f) {
|
|
1131
|
+
const b = parseInt(e.substr(f * 2, 2), 16);
|
|
1132
|
+
if (je(b))
|
|
1133
|
+
return f;
|
|
1134
|
+
r[t + f] = b;
|
|
1135
1135
|
}
|
|
1136
|
-
return
|
|
1136
|
+
return f;
|
|
1137
1137
|
}
|
|
1138
|
-
function
|
|
1139
|
-
return
|
|
1138
|
+
function V(r, e, t, s) {
|
|
1139
|
+
return ve(Re(e, r.length - t), r, t, s);
|
|
1140
1140
|
}
|
|
1141
1141
|
function ne(r, e, t, s) {
|
|
1142
|
-
return
|
|
1142
|
+
return ve(Qt(e), r, t, s);
|
|
1143
1143
|
}
|
|
1144
1144
|
function se(r, e, t, s) {
|
|
1145
|
-
return
|
|
1145
|
+
return ve(st(e), r, t, s);
|
|
1146
1146
|
}
|
|
1147
1147
|
function Oe(r, e, t, s) {
|
|
1148
|
-
return
|
|
1148
|
+
return ve(Pt(e, r.length - t), r, t, s);
|
|
1149
1149
|
}
|
|
1150
1150
|
o.prototype.write = function(e, t, s, l) {
|
|
1151
1151
|
if (t === void 0)
|
|
@@ -1158,18 +1158,18 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1158
1158
|
throw new Error(
|
|
1159
1159
|
"Buffer.write(string, encoding, offset[, length]) is no longer supported"
|
|
1160
1160
|
);
|
|
1161
|
-
const
|
|
1162
|
-
if ((s === void 0 || s >
|
|
1161
|
+
const d = this.length - t;
|
|
1162
|
+
if ((s === void 0 || s > d) && (s = d), e.length > 0 && (s < 0 || t < 0) || t > this.length)
|
|
1163
1163
|
throw new RangeError("Attempt to write outside buffer bounds");
|
|
1164
1164
|
l || (l = "utf8");
|
|
1165
|
-
let
|
|
1165
|
+
let f = !1;
|
|
1166
1166
|
for (; ; )
|
|
1167
1167
|
switch (l) {
|
|
1168
1168
|
case "hex":
|
|
1169
|
-
return
|
|
1169
|
+
return W(this, e, t, s);
|
|
1170
1170
|
case "utf8":
|
|
1171
1171
|
case "utf-8":
|
|
1172
|
-
return
|
|
1172
|
+
return V(this, e, t, s);
|
|
1173
1173
|
case "ascii":
|
|
1174
1174
|
case "latin1":
|
|
1175
1175
|
case "binary":
|
|
@@ -1182,9 +1182,9 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1182
1182
|
case "utf-16le":
|
|
1183
1183
|
return Oe(this, e, t, s);
|
|
1184
1184
|
default:
|
|
1185
|
-
if (
|
|
1185
|
+
if (f)
|
|
1186
1186
|
throw new TypeError("Unknown encoding: " + l);
|
|
1187
|
-
l = ("" + l).toLowerCase(),
|
|
1187
|
+
l = ("" + l).toLowerCase(), f = !0;
|
|
1188
1188
|
}
|
|
1189
1189
|
}, o.prototype.toJSON = function() {
|
|
1190
1190
|
return {
|
|
@@ -1192,7 +1192,7 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1192
1192
|
data: Array.prototype.slice.call(this._arr || this, 0)
|
|
1193
1193
|
};
|
|
1194
1194
|
};
|
|
1195
|
-
function
|
|
1195
|
+
function Ce(r, e, t) {
|
|
1196
1196
|
return e === 0 && t === r.length ? n.fromByteArray(r) : n.fromByteArray(r.slice(e, t));
|
|
1197
1197
|
}
|
|
1198
1198
|
function Me(r, e, t) {
|
|
@@ -1200,30 +1200,30 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1200
1200
|
const s = [];
|
|
1201
1201
|
let l = e;
|
|
1202
1202
|
for (; l < t; ) {
|
|
1203
|
-
const
|
|
1204
|
-
let
|
|
1203
|
+
const d = r[l];
|
|
1204
|
+
let f = null, b = d > 239 ? 4 : d > 223 ? 3 : d > 191 ? 2 : 1;
|
|
1205
1205
|
if (l + b <= t) {
|
|
1206
|
-
let
|
|
1206
|
+
let B, k, R, C;
|
|
1207
1207
|
switch (b) {
|
|
1208
1208
|
case 1:
|
|
1209
|
-
|
|
1209
|
+
d < 128 && (f = d);
|
|
1210
1210
|
break;
|
|
1211
1211
|
case 2:
|
|
1212
|
-
|
|
1212
|
+
B = r[l + 1], (B & 192) === 128 && (C = (d & 31) << 6 | B & 63, C > 127 && (f = C));
|
|
1213
1213
|
break;
|
|
1214
1214
|
case 3:
|
|
1215
|
-
|
|
1215
|
+
B = r[l + 1], k = r[l + 2], (B & 192) === 128 && (k & 192) === 128 && (C = (d & 15) << 12 | (B & 63) << 6 | k & 63, C > 2047 && (C < 55296 || C > 57343) && (f = C));
|
|
1216
1216
|
break;
|
|
1217
1217
|
case 4:
|
|
1218
|
-
|
|
1218
|
+
B = r[l + 1], k = r[l + 2], R = r[l + 3], (B & 192) === 128 && (k & 192) === 128 && (R & 192) === 128 && (C = (d & 15) << 18 | (B & 63) << 12 | (k & 63) << 6 | R & 63, C > 65535 && C < 1114112 && (f = C));
|
|
1219
1219
|
}
|
|
1220
1220
|
}
|
|
1221
|
-
|
|
1221
|
+
f === null ? (f = 65533, b = 1) : f > 65535 && (f -= 65536, s.push(f >>> 10 & 1023 | 55296), f = 56320 | f & 1023), s.push(f), l += b;
|
|
1222
1222
|
}
|
|
1223
|
-
return
|
|
1223
|
+
return Le(s);
|
|
1224
1224
|
}
|
|
1225
1225
|
const Ae = 4096;
|
|
1226
|
-
function
|
|
1226
|
+
function Le(r) {
|
|
1227
1227
|
const e = r.length;
|
|
1228
1228
|
if (e <= Ae)
|
|
1229
1229
|
return String.fromCharCode.apply(String, r);
|
|
@@ -1249,19 +1249,19 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1249
1249
|
s += String.fromCharCode(r[l]);
|
|
1250
1250
|
return s;
|
|
1251
1251
|
}
|
|
1252
|
-
function
|
|
1252
|
+
function ke(r, e, t) {
|
|
1253
1253
|
const s = r.length;
|
|
1254
1254
|
(!e || e < 0) && (e = 0), (!t || t < 0 || t > s) && (t = s);
|
|
1255
1255
|
let l = "";
|
|
1256
|
-
for (let
|
|
1257
|
-
l +=
|
|
1256
|
+
for (let d = e; d < t; ++d)
|
|
1257
|
+
l += qt[r[d]];
|
|
1258
1258
|
return l;
|
|
1259
1259
|
}
|
|
1260
1260
|
function Te(r, e, t) {
|
|
1261
1261
|
const s = r.slice(e, t);
|
|
1262
1262
|
let l = "";
|
|
1263
|
-
for (let
|
|
1264
|
-
l += String.fromCharCode(s[
|
|
1263
|
+
for (let d = 0; d < s.length - 1; d += 2)
|
|
1264
|
+
l += String.fromCharCode(s[d] + s[d + 1] * 256);
|
|
1265
1265
|
return l;
|
|
1266
1266
|
}
|
|
1267
1267
|
o.prototype.slice = function(e, t) {
|
|
@@ -1278,15 +1278,15 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1278
1278
|
}
|
|
1279
1279
|
o.prototype.readUintLE = o.prototype.readUIntLE = function(e, t, s) {
|
|
1280
1280
|
e = e >>> 0, t = t >>> 0, s || F(e, t, this.length);
|
|
1281
|
-
let l = this[e],
|
|
1282
|
-
for (; ++
|
|
1283
|
-
l += this[e +
|
|
1281
|
+
let l = this[e], d = 1, f = 0;
|
|
1282
|
+
for (; ++f < t && (d *= 256); )
|
|
1283
|
+
l += this[e + f] * d;
|
|
1284
1284
|
return l;
|
|
1285
1285
|
}, o.prototype.readUintBE = o.prototype.readUIntBE = function(e, t, s) {
|
|
1286
1286
|
e = e >>> 0, t = t >>> 0, s || F(e, t, this.length);
|
|
1287
|
-
let l = this[e + --t],
|
|
1288
|
-
for (; t > 0 && (
|
|
1289
|
-
l += this[e + --t] *
|
|
1287
|
+
let l = this[e + --t], d = 1;
|
|
1288
|
+
for (; t > 0 && (d *= 256); )
|
|
1289
|
+
l += this[e + --t] * d;
|
|
1290
1290
|
return l;
|
|
1291
1291
|
}, o.prototype.readUint8 = o.prototype.readUInt8 = function(e, t) {
|
|
1292
1292
|
return e = e >>> 0, t || F(e, 1, this.length), this[e];
|
|
@@ -1302,26 +1302,26 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1302
1302
|
e = e >>> 0, ae(e, "offset");
|
|
1303
1303
|
const t = this[e], s = this[e + 7];
|
|
1304
1304
|
(t === void 0 || s === void 0) && ge(e, this.length - 8);
|
|
1305
|
-
const l = t + this[++e] * 2 ** 8 + this[++e] * 2 ** 16 + this[++e] * 2 ** 24,
|
|
1306
|
-
return BigInt(l) + (BigInt(
|
|
1305
|
+
const l = t + this[++e] * 2 ** 8 + this[++e] * 2 ** 16 + this[++e] * 2 ** 24, d = this[++e] + this[++e] * 2 ** 8 + this[++e] * 2 ** 16 + s * 2 ** 24;
|
|
1306
|
+
return BigInt(l) + (BigInt(d) << BigInt(32));
|
|
1307
1307
|
}), o.prototype.readBigUInt64BE = te(function(e) {
|
|
1308
1308
|
e = e >>> 0, ae(e, "offset");
|
|
1309
1309
|
const t = this[e], s = this[e + 7];
|
|
1310
1310
|
(t === void 0 || s === void 0) && ge(e, this.length - 8);
|
|
1311
|
-
const l = t * 2 ** 24 + this[++e] * 2 ** 16 + this[++e] * 2 ** 8 + this[++e],
|
|
1312
|
-
return (BigInt(l) << BigInt(32)) + BigInt(
|
|
1311
|
+
const l = t * 2 ** 24 + this[++e] * 2 ** 16 + this[++e] * 2 ** 8 + this[++e], d = this[++e] * 2 ** 24 + this[++e] * 2 ** 16 + this[++e] * 2 ** 8 + s;
|
|
1312
|
+
return (BigInt(l) << BigInt(32)) + BigInt(d);
|
|
1313
1313
|
}), o.prototype.readIntLE = function(e, t, s) {
|
|
1314
1314
|
e = e >>> 0, t = t >>> 0, s || F(e, t, this.length);
|
|
1315
|
-
let l = this[e],
|
|
1316
|
-
for (; ++
|
|
1317
|
-
l += this[e +
|
|
1318
|
-
return
|
|
1315
|
+
let l = this[e], d = 1, f = 0;
|
|
1316
|
+
for (; ++f < t && (d *= 256); )
|
|
1317
|
+
l += this[e + f] * d;
|
|
1318
|
+
return d *= 128, l >= d && (l -= Math.pow(2, 8 * t)), l;
|
|
1319
1319
|
}, o.prototype.readIntBE = function(e, t, s) {
|
|
1320
1320
|
e = e >>> 0, t = t >>> 0, s || F(e, t, this.length);
|
|
1321
|
-
let l = t,
|
|
1322
|
-
for (; l > 0 && (
|
|
1323
|
-
|
|
1324
|
-
return
|
|
1321
|
+
let l = t, d = 1, f = this[e + --l];
|
|
1322
|
+
for (; l > 0 && (d *= 256); )
|
|
1323
|
+
f += this[e + --l] * d;
|
|
1324
|
+
return d *= 128, f >= d && (f -= Math.pow(2, 8 * t)), f;
|
|
1325
1325
|
}, o.prototype.readInt8 = function(e, t) {
|
|
1326
1326
|
return e = e >>> 0, t || F(e, 1, this.length), this[e] & 128 ? (255 - this[e] + 1) * -1 : this[e];
|
|
1327
1327
|
}, o.prototype.readInt16LE = function(e, t) {
|
|
@@ -1358,10 +1358,10 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1358
1358
|
}, o.prototype.readDoubleBE = function(e, t) {
|
|
1359
1359
|
return e = e >>> 0, t || F(e, 8, this.length), a.read(this, e, !1, 52, 8);
|
|
1360
1360
|
};
|
|
1361
|
-
function $(r, e, t, s, l,
|
|
1361
|
+
function $(r, e, t, s, l, d) {
|
|
1362
1362
|
if (!o.isBuffer(r))
|
|
1363
1363
|
throw new TypeError('"buffer" argument must be a Buffer instance');
|
|
1364
|
-
if (e > l || e <
|
|
1364
|
+
if (e > l || e < d)
|
|
1365
1365
|
throw new RangeError('"value" argument is out of bounds');
|
|
1366
1366
|
if (t + s > r.length)
|
|
1367
1367
|
throw new RangeError("Index out of range");
|
|
@@ -1371,18 +1371,18 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1371
1371
|
const b = Math.pow(2, 8 * s) - 1;
|
|
1372
1372
|
$(this, e, t, s, b, 0);
|
|
1373
1373
|
}
|
|
1374
|
-
let
|
|
1375
|
-
for (this[t] = e & 255; ++
|
|
1376
|
-
this[t +
|
|
1374
|
+
let d = 1, f = 0;
|
|
1375
|
+
for (this[t] = e & 255; ++f < s && (d *= 256); )
|
|
1376
|
+
this[t + f] = e / d & 255;
|
|
1377
1377
|
return t + s;
|
|
1378
1378
|
}, o.prototype.writeUintBE = o.prototype.writeUIntBE = function(e, t, s, l) {
|
|
1379
1379
|
if (e = +e, t = t >>> 0, s = s >>> 0, !l) {
|
|
1380
1380
|
const b = Math.pow(2, 8 * s) - 1;
|
|
1381
1381
|
$(this, e, t, s, b, 0);
|
|
1382
1382
|
}
|
|
1383
|
-
let
|
|
1384
|
-
for (this[t +
|
|
1385
|
-
this[t +
|
|
1383
|
+
let d = s - 1, f = 1;
|
|
1384
|
+
for (this[t + d] = e & 255; --d >= 0 && (f *= 256); )
|
|
1385
|
+
this[t + d] = e / f & 255;
|
|
1386
1386
|
return t + s;
|
|
1387
1387
|
}, o.prototype.writeUint8 = o.prototype.writeUInt8 = function(e, t, s) {
|
|
1388
1388
|
return e = +e, t = t >>> 0, s || $(this, e, t, 1, 255, 0), this[t] = e & 255, t + 1;
|
|
@@ -1396,18 +1396,18 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1396
1396
|
return e = +e, t = t >>> 0, s || $(this, e, t, 4, 4294967295, 0), this[t] = e >>> 24, this[t + 1] = e >>> 16, this[t + 2] = e >>> 8, this[t + 3] = e & 255, t + 4;
|
|
1397
1397
|
};
|
|
1398
1398
|
function fe(r, e, t, s, l) {
|
|
1399
|
-
|
|
1400
|
-
let
|
|
1401
|
-
r[t++] =
|
|
1402
|
-
let
|
|
1403
|
-
return r[t++] =
|
|
1399
|
+
nt(e, s, l, r, t, 7);
|
|
1400
|
+
let d = Number(e & BigInt(4294967295));
|
|
1401
|
+
r[t++] = d, d = d >> 8, r[t++] = d, d = d >> 8, r[t++] = d, d = d >> 8, r[t++] = d;
|
|
1402
|
+
let f = Number(e >> BigInt(32) & BigInt(4294967295));
|
|
1403
|
+
return r[t++] = f, f = f >> 8, r[t++] = f, f = f >> 8, r[t++] = f, f = f >> 8, r[t++] = f, t;
|
|
1404
1404
|
}
|
|
1405
1405
|
function ee(r, e, t, s, l) {
|
|
1406
|
-
|
|
1407
|
-
let
|
|
1408
|
-
r[t + 7] =
|
|
1409
|
-
let
|
|
1410
|
-
return r[t + 3] =
|
|
1406
|
+
nt(e, s, l, r, t, 7);
|
|
1407
|
+
let d = Number(e & BigInt(4294967295));
|
|
1408
|
+
r[t + 7] = d, d = d >> 8, r[t + 6] = d, d = d >> 8, r[t + 5] = d, d = d >> 8, r[t + 4] = d;
|
|
1409
|
+
let f = Number(e >> BigInt(32) & BigInt(4294967295));
|
|
1410
|
+
return r[t + 3] = f, f = f >> 8, r[t + 2] = f, f = f >> 8, r[t + 1] = f, f = f >> 8, r[t] = f, t + 8;
|
|
1411
1411
|
}
|
|
1412
1412
|
o.prototype.writeBigUInt64LE = te(function(e, t = 0) {
|
|
1413
1413
|
return fe(this, e, t, BigInt(0), BigInt("0xffffffffffffffff"));
|
|
@@ -1415,21 +1415,21 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1415
1415
|
return ee(this, e, t, BigInt(0), BigInt("0xffffffffffffffff"));
|
|
1416
1416
|
}), o.prototype.writeIntLE = function(e, t, s, l) {
|
|
1417
1417
|
if (e = +e, t = t >>> 0, !l) {
|
|
1418
|
-
const
|
|
1419
|
-
$(this, e, t, s,
|
|
1418
|
+
const B = Math.pow(2, 8 * s - 1);
|
|
1419
|
+
$(this, e, t, s, B - 1, -B);
|
|
1420
1420
|
}
|
|
1421
|
-
let
|
|
1422
|
-
for (this[t] = e & 255; ++
|
|
1423
|
-
e < 0 && b === 0 && this[t +
|
|
1421
|
+
let d = 0, f = 1, b = 0;
|
|
1422
|
+
for (this[t] = e & 255; ++d < s && (f *= 256); )
|
|
1423
|
+
e < 0 && b === 0 && this[t + d - 1] !== 0 && (b = 1), this[t + d] = (e / f >> 0) - b & 255;
|
|
1424
1424
|
return t + s;
|
|
1425
1425
|
}, o.prototype.writeIntBE = function(e, t, s, l) {
|
|
1426
1426
|
if (e = +e, t = t >>> 0, !l) {
|
|
1427
|
-
const
|
|
1428
|
-
$(this, e, t, s,
|
|
1427
|
+
const B = Math.pow(2, 8 * s - 1);
|
|
1428
|
+
$(this, e, t, s, B - 1, -B);
|
|
1429
1429
|
}
|
|
1430
|
-
let
|
|
1431
|
-
for (this[t +
|
|
1432
|
-
e < 0 && b === 0 && this[t +
|
|
1430
|
+
let d = s - 1, f = 1, b = 0;
|
|
1431
|
+
for (this[t + d] = e & 255; --d >= 0 && (f *= 256); )
|
|
1432
|
+
e < 0 && b === 0 && this[t + d + 1] !== 0 && (b = 1), this[t + d] = (e / f >> 0) - b & 255;
|
|
1433
1433
|
return t + s;
|
|
1434
1434
|
}, o.prototype.writeInt8 = function(e, t, s) {
|
|
1435
1435
|
return e = +e, t = t >>> 0, s || $(this, e, t, 1, 127, -128), e < 0 && (e = 255 + e + 1), this[t] = e & 255, t + 1;
|
|
@@ -1446,27 +1446,27 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1446
1446
|
}), o.prototype.writeBigInt64BE = te(function(e, t = 0) {
|
|
1447
1447
|
return ee(this, e, t, -BigInt("0x8000000000000000"), BigInt("0x7fffffffffffffff"));
|
|
1448
1448
|
});
|
|
1449
|
-
function me(r, e, t, s, l,
|
|
1449
|
+
function me(r, e, t, s, l, d) {
|
|
1450
1450
|
if (t + s > r.length)
|
|
1451
1451
|
throw new RangeError("Index out of range");
|
|
1452
1452
|
if (t < 0)
|
|
1453
1453
|
throw new RangeError("Index out of range");
|
|
1454
1454
|
}
|
|
1455
|
-
function
|
|
1455
|
+
function tt(r, e, t, s, l) {
|
|
1456
1456
|
return e = +e, t = t >>> 0, l || me(r, e, t, 4), a.write(r, e, t, s, 23, 4), t + 4;
|
|
1457
1457
|
}
|
|
1458
1458
|
o.prototype.writeFloatLE = function(e, t, s) {
|
|
1459
|
-
return
|
|
1459
|
+
return tt(this, e, t, !0, s);
|
|
1460
1460
|
}, o.prototype.writeFloatBE = function(e, t, s) {
|
|
1461
|
-
return
|
|
1461
|
+
return tt(this, e, t, !1, s);
|
|
1462
1462
|
};
|
|
1463
|
-
function
|
|
1463
|
+
function rt(r, e, t, s, l) {
|
|
1464
1464
|
return e = +e, t = t >>> 0, l || me(r, e, t, 8), a.write(r, e, t, s, 52, 8), t + 8;
|
|
1465
1465
|
}
|
|
1466
1466
|
o.prototype.writeDoubleLE = function(e, t, s) {
|
|
1467
|
-
return
|
|
1467
|
+
return rt(this, e, t, !0, s);
|
|
1468
1468
|
}, o.prototype.writeDoubleBE = function(e, t, s) {
|
|
1469
|
-
return
|
|
1469
|
+
return rt(this, e, t, !1, s);
|
|
1470
1470
|
}, o.prototype.copy = function(e, t, s, l) {
|
|
1471
1471
|
if (!o.isBuffer(e))
|
|
1472
1472
|
throw new TypeError("argument should be a Buffer");
|
|
@@ -1479,12 +1479,12 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1479
1479
|
if (l < 0)
|
|
1480
1480
|
throw new RangeError("sourceEnd out of bounds");
|
|
1481
1481
|
l > this.length && (l = this.length), e.length - t < l - s && (l = e.length - t + s);
|
|
1482
|
-
const
|
|
1482
|
+
const d = l - s;
|
|
1483
1483
|
return this === e && typeof Uint8Array.prototype.copyWithin == "function" ? this.copyWithin(t, s, l) : Uint8Array.prototype.set.call(
|
|
1484
1484
|
e,
|
|
1485
1485
|
this.subarray(s, l),
|
|
1486
1486
|
t
|
|
1487
|
-
),
|
|
1487
|
+
), d;
|
|
1488
1488
|
}, o.prototype.fill = function(e, t, s, l) {
|
|
1489
1489
|
if (typeof e == "string") {
|
|
1490
1490
|
if (typeof t == "string" ? (l = t, t = 0, s = this.length) : typeof s == "string" && (l = s, s = this.length), l !== void 0 && typeof l != "string")
|
|
@@ -1492,8 +1492,8 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1492
1492
|
if (typeof l == "string" && !o.isEncoding(l))
|
|
1493
1493
|
throw new TypeError("Unknown encoding: " + l);
|
|
1494
1494
|
if (e.length === 1) {
|
|
1495
|
-
const
|
|
1496
|
-
(l === "utf8" &&
|
|
1495
|
+
const f = e.charCodeAt(0);
|
|
1496
|
+
(l === "utf8" && f < 128 || l === "latin1") && (e = f);
|
|
1497
1497
|
}
|
|
1498
1498
|
} else
|
|
1499
1499
|
typeof e == "number" ? e = e & 255 : typeof e == "boolean" && (e = Number(e));
|
|
@@ -1502,21 +1502,21 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1502
1502
|
if (s <= t)
|
|
1503
1503
|
return this;
|
|
1504
1504
|
t = t >>> 0, s = s === void 0 ? this.length : s >>> 0, e || (e = 0);
|
|
1505
|
-
let
|
|
1505
|
+
let d;
|
|
1506
1506
|
if (typeof e == "number")
|
|
1507
|
-
for (
|
|
1508
|
-
this[
|
|
1507
|
+
for (d = t; d < s; ++d)
|
|
1508
|
+
this[d] = e;
|
|
1509
1509
|
else {
|
|
1510
|
-
const
|
|
1510
|
+
const f = o.isBuffer(e) ? e : o.from(e, l), b = f.length;
|
|
1511
1511
|
if (b === 0)
|
|
1512
1512
|
throw new TypeError('The value "' + e + '" is invalid for argument "value"');
|
|
1513
|
-
for (
|
|
1514
|
-
this[
|
|
1513
|
+
for (d = 0; d < s - t; ++d)
|
|
1514
|
+
this[d + t] = f[d % b];
|
|
1515
1515
|
}
|
|
1516
1516
|
return this;
|
|
1517
1517
|
};
|
|
1518
1518
|
const oe = {};
|
|
1519
|
-
function
|
|
1519
|
+
function Be(r, e, t) {
|
|
1520
1520
|
oe[r] = class extends t {
|
|
1521
1521
|
constructor() {
|
|
1522
1522
|
super(), Object.defineProperty(this, "message", {
|
|
@@ -1541,43 +1541,43 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1541
1541
|
}
|
|
1542
1542
|
};
|
|
1543
1543
|
}
|
|
1544
|
-
|
|
1544
|
+
Be(
|
|
1545
1545
|
"ERR_BUFFER_OUT_OF_BOUNDS",
|
|
1546
1546
|
function(r) {
|
|
1547
1547
|
return r ? `${r} is outside of buffer bounds` : "Attempt to access memory outside buffer bounds";
|
|
1548
1548
|
},
|
|
1549
1549
|
RangeError
|
|
1550
|
-
),
|
|
1550
|
+
), Be(
|
|
1551
1551
|
"ERR_INVALID_ARG_TYPE",
|
|
1552
1552
|
function(r, e) {
|
|
1553
1553
|
return `The "${r}" argument must be of type number. Received type ${typeof e}`;
|
|
1554
1554
|
},
|
|
1555
1555
|
TypeError
|
|
1556
|
-
),
|
|
1556
|
+
), Be(
|
|
1557
1557
|
"ERR_OUT_OF_RANGE",
|
|
1558
1558
|
function(r, e, t) {
|
|
1559
1559
|
let s = `The value of "${r}" is out of range.`, l = t;
|
|
1560
|
-
return Number.isInteger(t) && Math.abs(t) > 2 ** 32 ? l =
|
|
1560
|
+
return Number.isInteger(t) && Math.abs(t) > 2 ** 32 ? l = it(String(t)) : typeof t == "bigint" && (l = String(t), (t > BigInt(2) ** BigInt(32) || t < -(BigInt(2) ** BigInt(32))) && (l = it(l)), l += "n"), s += ` It must be ${e}. Received ${l}`, s;
|
|
1561
1561
|
},
|
|
1562
1562
|
RangeError
|
|
1563
1563
|
);
|
|
1564
|
-
function
|
|
1564
|
+
function it(r) {
|
|
1565
1565
|
let e = "", t = r.length;
|
|
1566
1566
|
const s = r[0] === "-" ? 1 : 0;
|
|
1567
1567
|
for (; t >= s + 4; t -= 3)
|
|
1568
1568
|
e = `_${r.slice(t - 3, t)}${e}`;
|
|
1569
1569
|
return `${r.slice(0, t)}${e}`;
|
|
1570
1570
|
}
|
|
1571
|
-
function
|
|
1571
|
+
function Ut(r, e, t) {
|
|
1572
1572
|
ae(e, "offset"), (r[e] === void 0 || r[e + t] === void 0) && ge(e, r.length - (t + 1));
|
|
1573
1573
|
}
|
|
1574
|
-
function
|
|
1574
|
+
function nt(r, e, t, s, l, d) {
|
|
1575
1575
|
if (r > t || r < e) {
|
|
1576
|
-
const
|
|
1576
|
+
const f = typeof e == "bigint" ? "n" : "";
|
|
1577
1577
|
let b;
|
|
1578
|
-
throw
|
|
1578
|
+
throw d > 3 ? e === 0 || e === BigInt(0) ? b = `>= 0${f} and < 2${f} ** ${(d + 1) * 8}${f}` : b = `>= -(2${f} ** ${(d + 1) * 8 - 1}${f}) and < 2 ** ${(d + 1) * 8 - 1}${f}` : b = `>= ${e}${f} and <= ${t}${f}`, new oe.ERR_OUT_OF_RANGE("value", b, r);
|
|
1579
1579
|
}
|
|
1580
|
-
|
|
1580
|
+
Ut(s, l, d);
|
|
1581
1581
|
}
|
|
1582
1582
|
function ae(r, e) {
|
|
1583
1583
|
if (typeof r != "number")
|
|
@@ -1590,55 +1590,55 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1590
1590
|
r
|
|
1591
1591
|
);
|
|
1592
1592
|
}
|
|
1593
|
-
const
|
|
1594
|
-
function
|
|
1595
|
-
if (r = r.split("=")[0], r = r.trim().replace(
|
|
1593
|
+
const Ft = /[^+/0-9A-Za-z-_]/g;
|
|
1594
|
+
function $t(r) {
|
|
1595
|
+
if (r = r.split("=")[0], r = r.trim().replace(Ft, ""), r.length < 2)
|
|
1596
1596
|
return "";
|
|
1597
1597
|
for (; r.length % 4 !== 0; )
|
|
1598
1598
|
r = r + "=";
|
|
1599
1599
|
return r;
|
|
1600
1600
|
}
|
|
1601
|
-
function
|
|
1601
|
+
function Re(r, e) {
|
|
1602
1602
|
e = e || 1 / 0;
|
|
1603
1603
|
let t;
|
|
1604
1604
|
const s = r.length;
|
|
1605
1605
|
let l = null;
|
|
1606
|
-
const
|
|
1607
|
-
for (let
|
|
1608
|
-
if (t = r.charCodeAt(
|
|
1606
|
+
const d = [];
|
|
1607
|
+
for (let f = 0; f < s; ++f) {
|
|
1608
|
+
if (t = r.charCodeAt(f), t > 55295 && t < 57344) {
|
|
1609
1609
|
if (!l) {
|
|
1610
1610
|
if (t > 56319) {
|
|
1611
|
-
(e -= 3) > -1 &&
|
|
1611
|
+
(e -= 3) > -1 && d.push(239, 191, 189);
|
|
1612
1612
|
continue;
|
|
1613
|
-
} else if (
|
|
1614
|
-
(e -= 3) > -1 &&
|
|
1613
|
+
} else if (f + 1 === s) {
|
|
1614
|
+
(e -= 3) > -1 && d.push(239, 191, 189);
|
|
1615
1615
|
continue;
|
|
1616
1616
|
}
|
|
1617
1617
|
l = t;
|
|
1618
1618
|
continue;
|
|
1619
1619
|
}
|
|
1620
1620
|
if (t < 56320) {
|
|
1621
|
-
(e -= 3) > -1 &&
|
|
1621
|
+
(e -= 3) > -1 && d.push(239, 191, 189), l = t;
|
|
1622
1622
|
continue;
|
|
1623
1623
|
}
|
|
1624
1624
|
t = (l - 55296 << 10 | t - 56320) + 65536;
|
|
1625
1625
|
} else
|
|
1626
|
-
l && (e -= 3) > -1 &&
|
|
1626
|
+
l && (e -= 3) > -1 && d.push(239, 191, 189);
|
|
1627
1627
|
if (l = null, t < 128) {
|
|
1628
1628
|
if ((e -= 1) < 0)
|
|
1629
1629
|
break;
|
|
1630
|
-
|
|
1630
|
+
d.push(t);
|
|
1631
1631
|
} else if (t < 2048) {
|
|
1632
1632
|
if ((e -= 2) < 0)
|
|
1633
1633
|
break;
|
|
1634
|
-
|
|
1634
|
+
d.push(
|
|
1635
1635
|
t >> 6 | 192,
|
|
1636
1636
|
t & 63 | 128
|
|
1637
1637
|
);
|
|
1638
1638
|
} else if (t < 65536) {
|
|
1639
1639
|
if ((e -= 3) < 0)
|
|
1640
1640
|
break;
|
|
1641
|
-
|
|
1641
|
+
d.push(
|
|
1642
1642
|
t >> 12 | 224,
|
|
1643
1643
|
t >> 6 & 63 | 128,
|
|
1644
1644
|
t & 63 | 128
|
|
@@ -1646,7 +1646,7 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1646
1646
|
} else if (t < 1114112) {
|
|
1647
1647
|
if ((e -= 4) < 0)
|
|
1648
1648
|
break;
|
|
1649
|
-
|
|
1649
|
+
d.push(
|
|
1650
1650
|
t >> 18 | 240,
|
|
1651
1651
|
t >> 12 & 63 | 128,
|
|
1652
1652
|
t >> 6 & 63 | 128,
|
|
@@ -1655,25 +1655,25 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1655
1655
|
} else
|
|
1656
1656
|
throw new Error("Invalid code point");
|
|
1657
1657
|
}
|
|
1658
|
-
return
|
|
1658
|
+
return d;
|
|
1659
1659
|
}
|
|
1660
|
-
function
|
|
1660
|
+
function Qt(r) {
|
|
1661
1661
|
const e = [];
|
|
1662
1662
|
for (let t = 0; t < r.length; ++t)
|
|
1663
1663
|
e.push(r.charCodeAt(t) & 255);
|
|
1664
1664
|
return e;
|
|
1665
1665
|
}
|
|
1666
|
-
function
|
|
1666
|
+
function Pt(r, e) {
|
|
1667
1667
|
let t, s, l;
|
|
1668
|
-
const
|
|
1669
|
-
for (let
|
|
1670
|
-
t = r.charCodeAt(
|
|
1671
|
-
return
|
|
1668
|
+
const d = [];
|
|
1669
|
+
for (let f = 0; f < r.length && !((e -= 2) < 0); ++f)
|
|
1670
|
+
t = r.charCodeAt(f), s = t >> 8, l = t % 256, d.push(l), d.push(s);
|
|
1671
|
+
return d;
|
|
1672
1672
|
}
|
|
1673
|
-
function
|
|
1674
|
-
return n.toByteArray(
|
|
1673
|
+
function st(r) {
|
|
1674
|
+
return n.toByteArray($t(r));
|
|
1675
1675
|
}
|
|
1676
|
-
function
|
|
1676
|
+
function ve(r, e, t, s) {
|
|
1677
1677
|
let l;
|
|
1678
1678
|
for (l = 0; l < s && !(l + t >= e.length || l >= r.length); ++l)
|
|
1679
1679
|
e[l + t] = r[l];
|
|
@@ -1682,10 +1682,10 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1682
1682
|
function H(r, e) {
|
|
1683
1683
|
return r instanceof e || r != null && r.constructor != null && r.constructor.name != null && r.constructor.name === e.name;
|
|
1684
1684
|
}
|
|
1685
|
-
function
|
|
1685
|
+
function je(r) {
|
|
1686
1686
|
return r !== r;
|
|
1687
1687
|
}
|
|
1688
|
-
const
|
|
1688
|
+
const qt = function() {
|
|
1689
1689
|
const r = "0123456789abcdef", e = new Array(256);
|
|
1690
1690
|
for (let t = 0; t < 16; ++t) {
|
|
1691
1691
|
const s = t * 16;
|
|
@@ -1695,35 +1695,35 @@ Xe.write = function(i, n, a, c, d, g) {
|
|
|
1695
1695
|
return e;
|
|
1696
1696
|
}();
|
|
1697
1697
|
function te(r) {
|
|
1698
|
-
return typeof BigInt > "u" ?
|
|
1698
|
+
return typeof BigInt > "u" ? Yt : r;
|
|
1699
1699
|
}
|
|
1700
|
-
function
|
|
1700
|
+
function Yt() {
|
|
1701
1701
|
throw new Error("BigInt not supported");
|
|
1702
1702
|
}
|
|
1703
|
-
})(
|
|
1704
|
-
var
|
|
1705
|
-
function
|
|
1703
|
+
})(Ct);
|
|
1704
|
+
var kt = { exports: {} }, j = kt.exports = {}, G, Z;
|
|
1705
|
+
function He() {
|
|
1706
1706
|
throw new Error("setTimeout has not been defined");
|
|
1707
1707
|
}
|
|
1708
|
-
function
|
|
1708
|
+
function Ge() {
|
|
1709
1709
|
throw new Error("clearTimeout has not been defined");
|
|
1710
1710
|
}
|
|
1711
1711
|
(function() {
|
|
1712
1712
|
try {
|
|
1713
|
-
typeof setTimeout == "function" ? G = setTimeout : G =
|
|
1713
|
+
typeof setTimeout == "function" ? G = setTimeout : G = He;
|
|
1714
1714
|
} catch {
|
|
1715
|
-
G =
|
|
1715
|
+
G = He;
|
|
1716
1716
|
}
|
|
1717
1717
|
try {
|
|
1718
|
-
typeof clearTimeout == "function" ? Z = clearTimeout : Z =
|
|
1718
|
+
typeof clearTimeout == "function" ? Z = clearTimeout : Z = Ge;
|
|
1719
1719
|
} catch {
|
|
1720
|
-
Z =
|
|
1720
|
+
Z = Ge;
|
|
1721
1721
|
}
|
|
1722
1722
|
})();
|
|
1723
|
-
function
|
|
1723
|
+
function Bt(i) {
|
|
1724
1724
|
if (G === setTimeout)
|
|
1725
1725
|
return setTimeout(i, 0);
|
|
1726
|
-
if ((G ===
|
|
1726
|
+
if ((G === He || !G) && setTimeout)
|
|
1727
1727
|
return G = setTimeout, setTimeout(i, 0);
|
|
1728
1728
|
try {
|
|
1729
1729
|
return G(i, 0);
|
|
@@ -1738,7 +1738,7 @@ function kt(i) {
|
|
|
1738
1738
|
function Wi(i) {
|
|
1739
1739
|
if (Z === clearTimeout)
|
|
1740
1740
|
return clearTimeout(i);
|
|
1741
|
-
if ((Z ===
|
|
1741
|
+
if ((Z === Ge || !Z) && clearTimeout)
|
|
1742
1742
|
return Z = clearTimeout, clearTimeout(i);
|
|
1743
1743
|
try {
|
|
1744
1744
|
return Z(i);
|
|
@@ -1750,28 +1750,28 @@ function Wi(i) {
|
|
|
1750
1750
|
}
|
|
1751
1751
|
}
|
|
1752
1752
|
}
|
|
1753
|
-
var K = [], he = !1,
|
|
1753
|
+
var K = [], he = !1, ie, De = -1;
|
|
1754
1754
|
function Vi() {
|
|
1755
|
-
!he || !
|
|
1755
|
+
!he || !ie || (he = !1, ie.length ? K = ie.concat(K) : De = -1, K.length && Rt());
|
|
1756
1756
|
}
|
|
1757
|
-
function
|
|
1757
|
+
function Rt() {
|
|
1758
1758
|
if (!he) {
|
|
1759
|
-
var i =
|
|
1759
|
+
var i = Bt(Vi);
|
|
1760
1760
|
he = !0;
|
|
1761
1761
|
for (var n = K.length; n; ) {
|
|
1762
|
-
for (
|
|
1763
|
-
|
|
1762
|
+
for (ie = K, K = []; ++De < n; )
|
|
1763
|
+
ie && ie[De].run();
|
|
1764
1764
|
De = -1, n = K.length;
|
|
1765
1765
|
}
|
|
1766
|
-
|
|
1766
|
+
ie = null, he = !1, Wi(i);
|
|
1767
1767
|
}
|
|
1768
1768
|
}
|
|
1769
|
-
|
|
1769
|
+
j.nextTick = function(i) {
|
|
1770
1770
|
var n = new Array(arguments.length - 1);
|
|
1771
1771
|
if (arguments.length > 1)
|
|
1772
1772
|
for (var a = 1; a < arguments.length; a++)
|
|
1773
1773
|
n[a - 1] = arguments[a];
|
|
1774
|
-
K.push(new jt(i, n)), K.length === 1 && !he &&
|
|
1774
|
+
K.push(new jt(i, n)), K.length === 1 && !he && Bt(Rt);
|
|
1775
1775
|
};
|
|
1776
1776
|
function jt(i, n) {
|
|
1777
1777
|
this.fun = i, this.array = n;
|
|
@@ -1779,53 +1779,53 @@ function jt(i, n) {
|
|
|
1779
1779
|
jt.prototype.run = function() {
|
|
1780
1780
|
this.fun.apply(null, this.array);
|
|
1781
1781
|
};
|
|
1782
|
-
|
|
1783
|
-
|
|
1784
|
-
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1782
|
+
j.title = "browser";
|
|
1783
|
+
j.browser = !0;
|
|
1784
|
+
j.env = {};
|
|
1785
|
+
j.argv = [];
|
|
1786
|
+
j.version = "";
|
|
1787
|
+
j.versions = {};
|
|
1788
1788
|
function X() {
|
|
1789
1789
|
}
|
|
1790
|
-
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1799
|
-
|
|
1790
|
+
j.on = X;
|
|
1791
|
+
j.addListener = X;
|
|
1792
|
+
j.once = X;
|
|
1793
|
+
j.off = X;
|
|
1794
|
+
j.removeListener = X;
|
|
1795
|
+
j.removeAllListeners = X;
|
|
1796
|
+
j.emit = X;
|
|
1797
|
+
j.prependListener = X;
|
|
1798
|
+
j.prependOnceListener = X;
|
|
1799
|
+
j.listeners = function(i) {
|
|
1800
1800
|
return [];
|
|
1801
1801
|
};
|
|
1802
|
-
|
|
1802
|
+
j.binding = function(i) {
|
|
1803
1803
|
throw new Error("process.binding is not supported");
|
|
1804
1804
|
};
|
|
1805
|
-
|
|
1805
|
+
j.cwd = function() {
|
|
1806
1806
|
return "/";
|
|
1807
1807
|
};
|
|
1808
|
-
|
|
1808
|
+
j.chdir = function(i) {
|
|
1809
1809
|
throw new Error("process.chdir is not supported");
|
|
1810
1810
|
};
|
|
1811
|
-
|
|
1811
|
+
j.umask = function() {
|
|
1812
1812
|
return 0;
|
|
1813
1813
|
};
|
|
1814
|
-
var Hi =
|
|
1814
|
+
var Hi = kt.exports;
|
|
1815
1815
|
(function(i) {
|
|
1816
1816
|
Object.defineProperty(i, Symbol.toStringTag, { value: "Module" });
|
|
1817
|
-
const n =
|
|
1818
|
-
Object.defineProperty(i, "Buffer", { enumerable: !0, get: () => n.Buffer }), Object.defineProperty(i, "process", { enumerable: !0, get: () =>
|
|
1819
|
-
})(
|
|
1820
|
-
let
|
|
1821
|
-
typeof window < "u" ?
|
|
1822
|
-
let
|
|
1823
|
-
const ht = 20, $e =
|
|
1824
|
-
Qe == null || ft == null ? (
|
|
1817
|
+
const n = Ct, a = Hi, c = (m) => m && m.__esModule ? m : { default: m }, u = c(a), I = globalThis || void 0 || self;
|
|
1818
|
+
Object.defineProperty(i, "Buffer", { enumerable: !0, get: () => n.Buffer }), Object.defineProperty(i, "process", { enumerable: !0, get: () => u.default }), i.global = I;
|
|
1819
|
+
})(Ot);
|
|
1820
|
+
let Y;
|
|
1821
|
+
typeof window < "u" ? Y = window : typeof self < "u" ? Y = self : Y = Ot.global;
|
|
1822
|
+
let Ze = null, Je = null;
|
|
1823
|
+
const ht = 20, $e = Y.clearTimeout, pt = Y.setTimeout, Qe = Y.cancelAnimationFrame || Y.mozCancelAnimationFrame || Y.webkitCancelAnimationFrame, ft = Y.requestAnimationFrame || Y.mozRequestAnimationFrame || Y.webkitRequestAnimationFrame;
|
|
1824
|
+
Qe == null || ft == null ? (Ze = $e, Je = function(n) {
|
|
1825
1825
|
return pt(n, ht);
|
|
1826
|
-
}) : (
|
|
1826
|
+
}) : (Ze = function([n, a]) {
|
|
1827
1827
|
Qe(n), $e(a);
|
|
1828
|
-
},
|
|
1828
|
+
}, Je = function(n) {
|
|
1829
1829
|
const a = ft(function() {
|
|
1830
1830
|
$e(c), n();
|
|
1831
1831
|
}), c = pt(function() {
|
|
@@ -1834,20 +1834,20 @@ Qe == null || ft == null ? (Ge = $e, Ze = function(n) {
|
|
|
1834
1834
|
return [a, c];
|
|
1835
1835
|
});
|
|
1836
1836
|
function Gi(i) {
|
|
1837
|
-
let n, a, c,
|
|
1837
|
+
let n, a, c, u, I, m, o;
|
|
1838
1838
|
const y = typeof document < "u" && document.attachEvent;
|
|
1839
1839
|
if (!y) {
|
|
1840
1840
|
m = function(w) {
|
|
1841
1841
|
const A = w.__resizeTriggers__, z = A.firstElementChild, O = A.lastElementChild, D = z.firstElementChild;
|
|
1842
1842
|
O.scrollLeft = O.scrollWidth, O.scrollTop = O.scrollHeight, D.style.width = z.offsetWidth + 1 + "px", D.style.height = z.offsetHeight + 1 + "px", z.scrollLeft = z.scrollWidth, z.scrollTop = z.scrollHeight;
|
|
1843
|
-
},
|
|
1843
|
+
}, I = function(w) {
|
|
1844
1844
|
return w.offsetWidth !== w.__resizeLast__.width || w.offsetHeight !== w.__resizeLast__.height;
|
|
1845
1845
|
}, o = function(w) {
|
|
1846
1846
|
if (w.target.className && typeof w.target.className.indexOf == "function" && w.target.className.indexOf("contract-trigger") < 0 && w.target.className.indexOf("expand-trigger") < 0)
|
|
1847
1847
|
return;
|
|
1848
1848
|
const A = this;
|
|
1849
|
-
m(this), this.__resizeRAF__ &&
|
|
1850
|
-
|
|
1849
|
+
m(this), this.__resizeRAF__ && Ze(this.__resizeRAF__), this.__resizeRAF__ = Je(function() {
|
|
1850
|
+
I(A) && (A.__resizeLast__.width = A.offsetWidth, A.__resizeLast__.height = A.offsetHeight, A.__resizeListeners__.forEach(function(D) {
|
|
1851
1851
|
D.call(A, w);
|
|
1852
1852
|
}));
|
|
1853
1853
|
});
|
|
@@ -1866,11 +1866,11 @@ function Gi(i) {
|
|
|
1866
1866
|
}
|
|
1867
1867
|
}
|
|
1868
1868
|
}
|
|
1869
|
-
a = "resizeanim", n = "@" + E + "keyframes " + a + " { from { opacity: 0; } to { opacity: 0; } } ",
|
|
1869
|
+
a = "resizeanim", n = "@" + E + "keyframes " + a + " { from { opacity: 0; } to { opacity: 0; } } ", u = E + "animation: 1ms " + a + "; ";
|
|
1870
1870
|
}
|
|
1871
1871
|
const T = function(x) {
|
|
1872
1872
|
if (!x.getElementById("detectElementResize")) {
|
|
1873
|
-
const E = (n || "") + ".resize-triggers { " + (
|
|
1873
|
+
const E = (n || "") + ".resize-triggers { " + (u || "") + 'visibility: hidden; opacity: 0; } .resize-triggers, .resize-triggers > div, .contract-trigger:before { content: " "; display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; overflow: hidden; z-index: -1; } .resize-triggers > div { background: #eee; overflow: auto; } .contract-trigger:before { width: 200%; height: 200%; }', N = x.head || x.getElementsByTagName("head")[0], h = x.createElement("style");
|
|
1874
1874
|
h.id = "detectElementResize", h.type = "text/css", i != null && h.setAttribute("nonce", i), h.styleSheet ? h.styleSheet.cssText = E : h.appendChild(x.createTextNode(E)), N.appendChild(h);
|
|
1875
1875
|
}
|
|
1876
1876
|
};
|
|
@@ -1880,7 +1880,7 @@ function Gi(i) {
|
|
|
1880
1880
|
x.attachEvent("onresize", E);
|
|
1881
1881
|
else {
|
|
1882
1882
|
if (!x.__resizeTriggers__) {
|
|
1883
|
-
const N = x.ownerDocument, h =
|
|
1883
|
+
const N = x.ownerDocument, h = Y.getComputedStyle(x);
|
|
1884
1884
|
h && h.position === "static" && (x.style.position = "relative"), T(N), x.__resizeLast__ = {}, x.__resizeListeners__ = [], (x.__resizeTriggers__ = N.createElement("div")).className = "resize-triggers";
|
|
1885
1885
|
const M = N.createElement("div");
|
|
1886
1886
|
M.className = "expand-trigger", M.appendChild(N.createElement("div"));
|
|
@@ -1917,17 +1917,17 @@ class Zi extends Gt {
|
|
|
1917
1917
|
const {
|
|
1918
1918
|
disableHeight: a,
|
|
1919
1919
|
disableWidth: c,
|
|
1920
|
-
onResize:
|
|
1920
|
+
onResize: u
|
|
1921
1921
|
} = this.props;
|
|
1922
1922
|
if (this._parentNode) {
|
|
1923
|
-
var
|
|
1924
|
-
const T = window.getComputedStyle(this._parentNode) || {}, _ = parseFloat((
|
|
1923
|
+
var I, m, o, y;
|
|
1924
|
+
const T = window.getComputedStyle(this._parentNode) || {}, _ = parseFloat((I = T.paddingLeft) !== null && I !== void 0 ? I : "0"), S = parseFloat((m = T.paddingRight) !== null && m !== void 0 ? m : "0"), x = parseFloat((o = T.paddingTop) !== null && o !== void 0 ? o : "0"), E = parseFloat((y = T.paddingBottom) !== null && y !== void 0 ? y : "0"), N = this._parentNode.getBoundingClientRect(), h = N.height - x - E, M = N.width - _ - S, w = this._parentNode.offsetHeight - x - E, A = this._parentNode.offsetWidth - _ - S;
|
|
1925
1925
|
(!a && (this.state.height !== w || this.state.scaledHeight !== h) || !c && (this.state.width !== A || this.state.scaledWidth !== M)) && (this.setState({
|
|
1926
1926
|
height: w,
|
|
1927
1927
|
width: A,
|
|
1928
1928
|
scaledHeight: h,
|
|
1929
1929
|
scaledWidth: M
|
|
1930
|
-
}), typeof
|
|
1930
|
+
}), typeof u == "function" && u({
|
|
1931
1931
|
height: w,
|
|
1932
1932
|
scaledHeight: h,
|
|
1933
1933
|
scaledWidth: M,
|
|
@@ -1954,8 +1954,8 @@ class Zi extends Gt {
|
|
|
1954
1954
|
children: n,
|
|
1955
1955
|
defaultHeight: a,
|
|
1956
1956
|
defaultWidth: c,
|
|
1957
|
-
disableHeight:
|
|
1958
|
-
disableWidth:
|
|
1957
|
+
disableHeight: u = !1,
|
|
1958
|
+
disableWidth: I = !1,
|
|
1959
1959
|
nonce: m,
|
|
1960
1960
|
onResize: o,
|
|
1961
1961
|
style: y = {},
|
|
@@ -1970,7 +1970,7 @@ class Zi extends Gt {
|
|
|
1970
1970
|
overflow: "visible"
|
|
1971
1971
|
}, M = {};
|
|
1972
1972
|
let w = !1;
|
|
1973
|
-
return
|
|
1973
|
+
return u || (S === 0 && (w = !0), h.height = 0, M.height = S, M.scaledHeight = x), I || (N === 0 && (w = !0), h.width = 0, M.width = N, M.scaledWidth = E), ze(T, {
|
|
1974
1974
|
ref: this._setRef,
|
|
1975
1975
|
style: {
|
|
1976
1976
|
...h,
|
|
@@ -1980,28 +1980,28 @@ class Zi extends Gt {
|
|
|
1980
1980
|
}, !w && n(M));
|
|
1981
1981
|
}
|
|
1982
1982
|
}
|
|
1983
|
-
function
|
|
1984
|
-
return
|
|
1983
|
+
function Ke() {
|
|
1984
|
+
return Ke = Object.assign ? Object.assign.bind() : function(i) {
|
|
1985
1985
|
for (var n = 1; n < arguments.length; n++) {
|
|
1986
1986
|
var a = arguments[n];
|
|
1987
1987
|
for (var c in a)
|
|
1988
1988
|
Object.prototype.hasOwnProperty.call(a, c) && (i[c] = a[c]);
|
|
1989
1989
|
}
|
|
1990
1990
|
return i;
|
|
1991
|
-
},
|
|
1991
|
+
}, Ke.apply(this, arguments);
|
|
1992
1992
|
}
|
|
1993
1993
|
function mt(i) {
|
|
1994
1994
|
if (i === void 0)
|
|
1995
1995
|
throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
|
|
1996
1996
|
return i;
|
|
1997
1997
|
}
|
|
1998
|
-
function
|
|
1999
|
-
return
|
|
2000
|
-
return c.__proto__ =
|
|
2001
|
-
},
|
|
1998
|
+
function Xe(i, n) {
|
|
1999
|
+
return Xe = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(c, u) {
|
|
2000
|
+
return c.__proto__ = u, c;
|
|
2001
|
+
}, Xe(i, n);
|
|
2002
2002
|
}
|
|
2003
2003
|
function Ji(i, n) {
|
|
2004
|
-
i.prototype = Object.create(n.prototype), i.prototype.constructor = i,
|
|
2004
|
+
i.prototype = Object.create(n.prototype), i.prototype.constructor = i, Xe(i, n);
|
|
2005
2005
|
}
|
|
2006
2006
|
var gt = Number.isNaN || function(n) {
|
|
2007
2007
|
return typeof n == "number" && n !== n;
|
|
@@ -2019,11 +2019,11 @@ function Xi(i, n) {
|
|
|
2019
2019
|
}
|
|
2020
2020
|
function Pe(i, n) {
|
|
2021
2021
|
n === void 0 && (n = Xi);
|
|
2022
|
-
var a, c = [],
|
|
2022
|
+
var a, c = [], u, I = !1;
|
|
2023
2023
|
function m() {
|
|
2024
2024
|
for (var o = [], y = 0; y < arguments.length; y++)
|
|
2025
2025
|
o[y] = arguments[y];
|
|
2026
|
-
return
|
|
2026
|
+
return I && a === this && n(o, c) || (u = i.apply(this, o), I = !0, a = this, c = o), u;
|
|
2027
2027
|
}
|
|
2028
2028
|
return m;
|
|
2029
2029
|
}
|
|
@@ -2038,12 +2038,12 @@ function yt(i) {
|
|
|
2038
2038
|
function tn(i, n) {
|
|
2039
2039
|
var a = It();
|
|
2040
2040
|
function c() {
|
|
2041
|
-
It() - a >= n ? i.call(null) :
|
|
2041
|
+
It() - a >= n ? i.call(null) : u.id = requestAnimationFrame(c);
|
|
2042
2042
|
}
|
|
2043
|
-
var
|
|
2043
|
+
var u = {
|
|
2044
2044
|
id: requestAnimationFrame(c)
|
|
2045
2045
|
};
|
|
2046
|
-
return
|
|
2046
|
+
return u;
|
|
2047
2047
|
}
|
|
2048
2048
|
var qe = -1;
|
|
2049
2049
|
function xt(i) {
|
|
@@ -2058,8 +2058,8 @@ function wt(i) {
|
|
|
2058
2058
|
if (i === void 0 && (i = !1), ce === null || i) {
|
|
2059
2059
|
var n = document.createElement("div"), a = n.style;
|
|
2060
2060
|
a.width = "50px", a.height = "50px", a.overflow = "scroll", a.direction = "rtl";
|
|
2061
|
-
var c = document.createElement("div"),
|
|
2062
|
-
return
|
|
2061
|
+
var c = document.createElement("div"), u = c.style;
|
|
2062
|
+
return u.width = "100px", u.height = "100px", n.appendChild(c), document.body.appendChild(n), n.scrollLeft > 0 ? ce = "positive-descending" : (n.scrollLeft = 1, n.scrollLeft === 0 ? ce = "negative" : ce = "positive-ascending"), document.body.removeChild(n), ce;
|
|
2063
2063
|
}
|
|
2064
2064
|
return ce;
|
|
2065
2065
|
}
|
|
@@ -2067,7 +2067,7 @@ var rn = 150, nn = function(n, a) {
|
|
|
2067
2067
|
return n;
|
|
2068
2068
|
};
|
|
2069
2069
|
function sn(i) {
|
|
2070
|
-
var n, a = i.getItemOffset, c = i.getEstimatedTotalSize,
|
|
2070
|
+
var n, a = i.getItemOffset, c = i.getEstimatedTotalSize, u = i.getItemSize, I = i.getOffsetForIndexAndAlignment, m = i.getStartIndexForOffset, o = i.getStopIndexForStartIndex, y = i.initInstanceProps, T = i.shouldResetStyleCacheOnItemSizeChange, _ = i.validateProps;
|
|
2071
2071
|
return n = /* @__PURE__ */ function(S) {
|
|
2072
2072
|
Ji(x, S);
|
|
2073
2073
|
function x(N) {
|
|
@@ -2092,21 +2092,21 @@ function sn(i) {
|
|
|
2092
2092
|
scrollUpdateWasRequested: A
|
|
2093
2093
|
});
|
|
2094
2094
|
}), h._getItemStyle = void 0, h._getItemStyle = function(M) {
|
|
2095
|
-
var w = h.props, A = w.direction, z = w.itemSize, O = w.layout, D = h._getItemStyleCache(T && z, T && O, T && A),
|
|
2095
|
+
var w = h.props, A = w.direction, z = w.itemSize, O = w.layout, D = h._getItemStyleCache(T && z, T && O, T && A), L;
|
|
2096
2096
|
if (D.hasOwnProperty(M))
|
|
2097
|
-
|
|
2097
|
+
L = D[M];
|
|
2098
2098
|
else {
|
|
2099
|
-
var
|
|
2100
|
-
D[M] =
|
|
2099
|
+
var U = a(h.props, M, h._instanceProps), W = u(h.props, M, h._instanceProps), V = A === "horizontal" || O === "horizontal", ne = A === "rtl", se = V ? U : 0;
|
|
2100
|
+
D[M] = L = {
|
|
2101
2101
|
position: "absolute",
|
|
2102
2102
|
left: ne ? void 0 : se,
|
|
2103
2103
|
right: ne ? se : void 0,
|
|
2104
|
-
top:
|
|
2105
|
-
height:
|
|
2106
|
-
width:
|
|
2104
|
+
top: V ? 0 : U,
|
|
2105
|
+
height: V ? "100%" : W,
|
|
2106
|
+
width: V ? W : "100%"
|
|
2107
2107
|
};
|
|
2108
2108
|
}
|
|
2109
|
-
return
|
|
2109
|
+
return L;
|
|
2110
2110
|
}, h._getItemStyleCache = void 0, h._getItemStyleCache = Pe(function(M, w, A) {
|
|
2111
2111
|
return {};
|
|
2112
2112
|
}), h._onScrollHorizontal = function(M) {
|
|
@@ -2114,20 +2114,20 @@ function sn(i) {
|
|
|
2114
2114
|
h.setState(function(D) {
|
|
2115
2115
|
if (D.scrollOffset === z)
|
|
2116
2116
|
return null;
|
|
2117
|
-
var
|
|
2118
|
-
if (
|
|
2117
|
+
var L = h.props.direction, U = z;
|
|
2118
|
+
if (L === "rtl")
|
|
2119
2119
|
switch (wt()) {
|
|
2120
2120
|
case "negative":
|
|
2121
|
-
|
|
2121
|
+
U = -z;
|
|
2122
2122
|
break;
|
|
2123
2123
|
case "positive-descending":
|
|
2124
|
-
|
|
2124
|
+
U = O - A - z;
|
|
2125
2125
|
break;
|
|
2126
2126
|
}
|
|
2127
|
-
return
|
|
2127
|
+
return U = Math.max(0, Math.min(U, O - A)), {
|
|
2128
2128
|
isScrolling: !0,
|
|
2129
2129
|
scrollDirection: D.scrollOffset < z ? "forward" : "backward",
|
|
2130
|
-
scrollOffset:
|
|
2130
|
+
scrollOffset: U,
|
|
2131
2131
|
scrollUpdateWasRequested: !1
|
|
2132
2132
|
};
|
|
2133
2133
|
}, h._resetIsScrollingDebounced);
|
|
@@ -2136,11 +2136,11 @@ function sn(i) {
|
|
|
2136
2136
|
h.setState(function(D) {
|
|
2137
2137
|
if (D.scrollOffset === O)
|
|
2138
2138
|
return null;
|
|
2139
|
-
var
|
|
2139
|
+
var L = Math.max(0, Math.min(O, z - A));
|
|
2140
2140
|
return {
|
|
2141
2141
|
isScrolling: !0,
|
|
2142
|
-
scrollDirection: D.scrollOffset <
|
|
2143
|
-
scrollOffset:
|
|
2142
|
+
scrollDirection: D.scrollOffset < L ? "forward" : "backward",
|
|
2143
|
+
scrollOffset: L,
|
|
2144
2144
|
scrollUpdateWasRequested: !1
|
|
2145
2145
|
};
|
|
2146
2146
|
}, h._resetIsScrollingDebounced);
|
|
@@ -2175,10 +2175,10 @@ function sn(i) {
|
|
|
2175
2175
|
h = Math.max(0, Math.min(h, A - 1));
|
|
2176
2176
|
var D = 0;
|
|
2177
2177
|
if (this._outerRef) {
|
|
2178
|
-
var
|
|
2179
|
-
z === "vertical" ? D =
|
|
2178
|
+
var L = this._outerRef;
|
|
2179
|
+
z === "vertical" ? D = L.scrollWidth > L.clientWidth ? xt() : 0 : D = L.scrollHeight > L.clientHeight ? xt() : 0;
|
|
2180
2180
|
}
|
|
2181
|
-
this.scrollTo(
|
|
2181
|
+
this.scrollTo(I(this.props, h, M, O, this._instanceProps, D));
|
|
2182
2182
|
}, E.componentDidMount = function() {
|
|
2183
2183
|
var h = this.props, M = h.direction, w = h.initialScrollOffset, A = h.layout;
|
|
2184
2184
|
if (typeof w == "number" && this._outerRef != null) {
|
|
@@ -2200,8 +2200,8 @@ function sn(i) {
|
|
|
2200
2200
|
D.scrollLeft = z;
|
|
2201
2201
|
break;
|
|
2202
2202
|
default:
|
|
2203
|
-
var
|
|
2204
|
-
D.scrollLeft =
|
|
2203
|
+
var L = D.clientWidth, U = D.scrollWidth;
|
|
2204
|
+
D.scrollLeft = U - L - z;
|
|
2205
2205
|
break;
|
|
2206
2206
|
}
|
|
2207
2207
|
else
|
|
@@ -2213,31 +2213,31 @@ function sn(i) {
|
|
|
2213
2213
|
}, E.componentWillUnmount = function() {
|
|
2214
2214
|
this._resetIsScrollingTimeoutId !== null && yt(this._resetIsScrollingTimeoutId);
|
|
2215
2215
|
}, E.render = function() {
|
|
2216
|
-
var h = this.props, M = h.children, w = h.className, A = h.direction, z = h.height, O = h.innerRef, D = h.innerElementType,
|
|
2217
|
-
if (
|
|
2216
|
+
var h = this.props, M = h.children, w = h.className, A = h.direction, z = h.height, O = h.innerRef, D = h.innerElementType, L = h.innerTagName, U = h.itemCount, W = h.itemData, V = h.itemKey, ne = V === void 0 ? nn : V, se = h.layout, Oe = h.outerElementType, Ce = h.outerTagName, Me = h.style, Ae = h.useIsScrolling, Le = h.width, Ee = this.state.isScrolling, pe = A === "horizontal" || se === "horizontal", ke = pe ? this._onScrollHorizontal : this._onScrollVertical, Te = this._getRangeToRender(), F = Te[0], $ = Te[1], fe = [];
|
|
2217
|
+
if (U > 0)
|
|
2218
2218
|
for (var ee = F; ee <= $; ee++)
|
|
2219
2219
|
fe.push(ze(M, {
|
|
2220
|
-
data:
|
|
2221
|
-
key: ne(ee,
|
|
2220
|
+
data: W,
|
|
2221
|
+
key: ne(ee, W),
|
|
2222
2222
|
index: ee,
|
|
2223
2223
|
isScrolling: Ae ? Ee : void 0,
|
|
2224
2224
|
style: this._getItemStyle(ee)
|
|
2225
2225
|
}));
|
|
2226
2226
|
var me = c(this.props, this._instanceProps);
|
|
2227
|
-
return ze(Oe ||
|
|
2227
|
+
return ze(Oe || Ce || "div", {
|
|
2228
2228
|
className: w,
|
|
2229
|
-
onScroll:
|
|
2229
|
+
onScroll: ke,
|
|
2230
2230
|
ref: this._outerRefSetter,
|
|
2231
|
-
style:
|
|
2231
|
+
style: Ke({
|
|
2232
2232
|
position: "relative",
|
|
2233
2233
|
height: z,
|
|
2234
|
-
width:
|
|
2234
|
+
width: Le,
|
|
2235
2235
|
overflow: "auto",
|
|
2236
2236
|
WebkitOverflowScrolling: "touch",
|
|
2237
2237
|
willChange: "transform",
|
|
2238
2238
|
direction: A
|
|
2239
2239
|
}, Me)
|
|
2240
|
-
}, ze(D ||
|
|
2240
|
+
}, ze(D || L || "div", {
|
|
2241
2241
|
children: fe,
|
|
2242
2242
|
ref: O,
|
|
2243
2243
|
style: {
|
|
@@ -2255,17 +2255,17 @@ function sn(i) {
|
|
|
2255
2255
|
}
|
|
2256
2256
|
}
|
|
2257
2257
|
if (typeof this.props.onScroll == "function") {
|
|
2258
|
-
var D = this.state,
|
|
2259
|
-
this._callOnScroll(
|
|
2258
|
+
var D = this.state, L = D.scrollDirection, U = D.scrollOffset, W = D.scrollUpdateWasRequested;
|
|
2259
|
+
this._callOnScroll(L, U, W);
|
|
2260
2260
|
}
|
|
2261
2261
|
}, E._getRangeToRender = function() {
|
|
2262
2262
|
var h = this.props, M = h.itemCount, w = h.overscanCount, A = this.state, z = A.isScrolling, O = A.scrollDirection, D = A.scrollOffset;
|
|
2263
2263
|
if (M === 0)
|
|
2264
2264
|
return [0, 0, 0, 0];
|
|
2265
|
-
var
|
|
2266
|
-
return [Math.max(0,
|
|
2265
|
+
var L = m(this.props, D, this._instanceProps), U = o(this.props, L, D, this._instanceProps), W = !z || O === "backward" ? Math.max(1, w) : 1, V = !z || O === "forward" ? Math.max(1, w) : 1;
|
|
2266
|
+
return [Math.max(0, L - W), Math.max(0, Math.min(M - 1, U + V)), L, U];
|
|
2267
2267
|
}, x;
|
|
2268
|
-
}(
|
|
2268
|
+
}(vt), n.defaultProps = {
|
|
2269
2269
|
direction: "ltr",
|
|
2270
2270
|
itemData: void 0,
|
|
2271
2271
|
layout: "vertical",
|
|
@@ -2288,9 +2288,9 @@ var on = function(n, a) {
|
|
|
2288
2288
|
var a = n.itemCount, c = n.itemSize;
|
|
2289
2289
|
return c * a;
|
|
2290
2290
|
},
|
|
2291
|
-
getOffsetForIndexAndAlignment: function(n, a, c,
|
|
2291
|
+
getOffsetForIndexAndAlignment: function(n, a, c, u, I, m) {
|
|
2292
2292
|
var o = n.direction, y = n.height, T = n.itemCount, _ = n.itemSize, S = n.layout, x = n.width, E = o === "horizontal" || S === "horizontal", N = E ? x : y, h = Math.max(0, T * _ - N), M = Math.min(h, a * _), w = Math.max(0, a * _ - N + _ + m);
|
|
2293
|
-
switch (c === "smart" && (
|
|
2293
|
+
switch (c === "smart" && (u >= w - N && u <= M + N ? c = "auto" : c = "center"), c) {
|
|
2294
2294
|
case "start":
|
|
2295
2295
|
return M;
|
|
2296
2296
|
case "end":
|
|
@@ -2301,15 +2301,15 @@ var on = function(n, a) {
|
|
|
2301
2301
|
}
|
|
2302
2302
|
case "auto":
|
|
2303
2303
|
default:
|
|
2304
|
-
return
|
|
2304
|
+
return u >= w && u <= M ? u : u < w ? w : M;
|
|
2305
2305
|
}
|
|
2306
2306
|
},
|
|
2307
2307
|
getStartIndexForOffset: function(n, a) {
|
|
2308
|
-
var c = n.itemCount,
|
|
2309
|
-
return Math.max(0, Math.min(c - 1, Math.floor(a /
|
|
2308
|
+
var c = n.itemCount, u = n.itemSize;
|
|
2309
|
+
return Math.max(0, Math.min(c - 1, Math.floor(a / u)));
|
|
2310
2310
|
},
|
|
2311
2311
|
getStopIndexForStartIndex: function(n, a, c) {
|
|
2312
|
-
var
|
|
2312
|
+
var u = n.direction, I = n.height, m = n.itemCount, o = n.itemSize, y = n.layout, T = n.width, _ = u === "horizontal" || y === "horizontal", S = a * o, x = _ ? T : I, E = Math.ceil((x + c - S) / o);
|
|
2313
2313
|
return Math.max(0, Math.min(
|
|
2314
2314
|
m - 1,
|
|
2315
2315
|
a + E - 1
|
|
@@ -2324,11 +2324,11 @@ var on = function(n, a) {
|
|
|
2324
2324
|
}
|
|
2325
2325
|
});
|
|
2326
2326
|
function ln(i) {
|
|
2327
|
-
var n = i.lastRenderedStartIndex, a = i.lastRenderedStopIndex, c = i.startIndex,
|
|
2328
|
-
return !(c > a ||
|
|
2327
|
+
var n = i.lastRenderedStartIndex, a = i.lastRenderedStopIndex, c = i.startIndex, u = i.stopIndex;
|
|
2328
|
+
return !(c > a || u < n);
|
|
2329
2329
|
}
|
|
2330
2330
|
function cn(i) {
|
|
2331
|
-
for (var n = i.isItemLoaded, a = i.itemCount, c = i.minimumBatchSize,
|
|
2331
|
+
for (var n = i.isItemLoaded, a = i.itemCount, c = i.minimumBatchSize, u = i.startIndex, I = i.stopIndex, m = [], o = null, y = null, T = u; T <= I; T++) {
|
|
2332
2332
|
var _ = n(T);
|
|
2333
2333
|
_ ? y !== null && (m.push(o, y), o = y = null) : (y = T, o === null && (o = T));
|
|
2334
2334
|
}
|
|
@@ -2353,8 +2353,8 @@ var un = function(i, n) {
|
|
|
2353
2353
|
}, dn = function() {
|
|
2354
2354
|
function i(n, a) {
|
|
2355
2355
|
for (var c = 0; c < a.length; c++) {
|
|
2356
|
-
var
|
|
2357
|
-
|
|
2356
|
+
var u = a[c];
|
|
2357
|
+
u.enumerable = u.enumerable || !1, u.configurable = !0, "value" in u && (u.writable = !0), Object.defineProperty(n, u.key, u);
|
|
2358
2358
|
}
|
|
2359
2359
|
}
|
|
2360
2360
|
return function(n, a, c) {
|
|
@@ -2378,16 +2378,16 @@ var un = function(i, n) {
|
|
|
2378
2378
|
}, pn = function(i) {
|
|
2379
2379
|
hn(n, i);
|
|
2380
2380
|
function n() {
|
|
2381
|
-
var a, c,
|
|
2381
|
+
var a, c, u, I;
|
|
2382
2382
|
un(this, n);
|
|
2383
2383
|
for (var m = arguments.length, o = Array(m), y = 0; y < m; y++)
|
|
2384
2384
|
o[y] = arguments[y];
|
|
2385
|
-
return
|
|
2385
|
+
return I = (c = (u = Mt(this, (a = n.__proto__ || Object.getPrototypeOf(n)).call.apply(a, [this].concat(o))), u), u._lastRenderedStartIndex = -1, u._lastRenderedStopIndex = -1, u._memoizedUnloadedRanges = [], u._onItemsRendered = function(T) {
|
|
2386
2386
|
var _ = T.visibleStartIndex, S = T.visibleStopIndex;
|
|
2387
|
-
|
|
2388
|
-
},
|
|
2389
|
-
|
|
2390
|
-
}, c), Mt(
|
|
2387
|
+
u._lastRenderedStartIndex = _, u._lastRenderedStopIndex = S, u._ensureRowsLoaded(_, S);
|
|
2388
|
+
}, u._setRef = function(T) {
|
|
2389
|
+
u._listRef = T;
|
|
2390
|
+
}, c), Mt(u, I);
|
|
2391
2391
|
}
|
|
2392
2392
|
return dn(n, [{
|
|
2393
2393
|
key: "resetloadMoreItemsCache",
|
|
@@ -2410,13 +2410,13 @@ var un = function(i, n) {
|
|
|
2410
2410
|
}
|
|
2411
2411
|
}, {
|
|
2412
2412
|
key: "_ensureRowsLoaded",
|
|
2413
|
-
value: function(c,
|
|
2414
|
-
var
|
|
2413
|
+
value: function(c, u) {
|
|
2414
|
+
var I = this.props, m = I.isItemLoaded, o = I.itemCount, y = I.minimumBatchSize, T = y === void 0 ? 10 : y, _ = I.threshold, S = _ === void 0 ? 15 : _, x = cn({
|
|
2415
2415
|
isItemLoaded: m,
|
|
2416
2416
|
itemCount: o,
|
|
2417
2417
|
minimumBatchSize: T,
|
|
2418
2418
|
startIndex: Math.max(0, c - S),
|
|
2419
|
-
stopIndex: Math.min(o - 1,
|
|
2419
|
+
stopIndex: Math.min(o - 1, u + S)
|
|
2420
2420
|
});
|
|
2421
2421
|
(this._memoizedUnloadedRanges.length !== x.length || this._memoizedUnloadedRanges.some(function(E, N) {
|
|
2422
2422
|
return x[N] !== E;
|
|
@@ -2425,54 +2425,54 @@ var un = function(i, n) {
|
|
|
2425
2425
|
}, {
|
|
2426
2426
|
key: "_loadUnloadedRanges",
|
|
2427
2427
|
value: function(c) {
|
|
2428
|
-
for (var
|
|
2429
|
-
var _ = c[T], S = c[T + 1], x =
|
|
2428
|
+
for (var u = this, I = this.props.loadMoreItems || this.props.loadMoreRows, m = function(T) {
|
|
2429
|
+
var _ = c[T], S = c[T + 1], x = I(_, S);
|
|
2430
2430
|
x != null && x.then(function() {
|
|
2431
2431
|
if (ln({
|
|
2432
|
-
lastRenderedStartIndex:
|
|
2433
|
-
lastRenderedStopIndex:
|
|
2432
|
+
lastRenderedStartIndex: u._lastRenderedStartIndex,
|
|
2433
|
+
lastRenderedStopIndex: u._lastRenderedStopIndex,
|
|
2434
2434
|
startIndex: _,
|
|
2435
2435
|
stopIndex: S
|
|
2436
2436
|
})) {
|
|
2437
|
-
if (
|
|
2437
|
+
if (u._listRef == null)
|
|
2438
2438
|
return;
|
|
2439
|
-
typeof
|
|
2439
|
+
typeof u._listRef.resetAfterIndex == "function" ? u._listRef.resetAfterIndex(_, !0) : (typeof u._listRef._getItemStyleCache == "function" && u._listRef._getItemStyleCache(-1), u._listRef.forceUpdate());
|
|
2440
2440
|
}
|
|
2441
2441
|
});
|
|
2442
2442
|
}, o = 0; o < c.length; o += 2)
|
|
2443
2443
|
m(o);
|
|
2444
2444
|
}
|
|
2445
2445
|
}]), n;
|
|
2446
|
-
}(
|
|
2447
|
-
const fn = () =>
|
|
2446
|
+
}(vt);
|
|
2447
|
+
const fn = () => Q, mn = /* @__PURE__ */ g("div")({
|
|
2448
2448
|
name: "a",
|
|
2449
2449
|
class: "a1w9zony",
|
|
2450
2450
|
propsAsIs: !1
|
|
2451
|
-
}), gn = /* @__PURE__ */
|
|
2451
|
+
}), gn = /* @__PURE__ */ g("div")({
|
|
2452
2452
|
name: "l",
|
|
2453
2453
|
class: "l16qcfv8",
|
|
2454
2454
|
propsAsIs: !1
|
|
2455
|
-
}), In = /* @__PURE__ */
|
|
2455
|
+
}), In = /* @__PURE__ */ g("img")({
|
|
2456
2456
|
name: "p",
|
|
2457
2457
|
class: "p1gmcc5f",
|
|
2458
2458
|
propsAsIs: !1
|
|
2459
|
-
}), yn = /* @__PURE__ */
|
|
2459
|
+
}), yn = /* @__PURE__ */ g("div")({
|
|
2460
2460
|
name: "s",
|
|
2461
2461
|
class: "s1doddh0",
|
|
2462
2462
|
propsAsIs: !1
|
|
2463
|
-
}), xn = /* @__PURE__ */
|
|
2463
|
+
}), xn = /* @__PURE__ */ g("div")({
|
|
2464
2464
|
name: "c",
|
|
2465
2465
|
class: "c1js9xhe",
|
|
2466
2466
|
propsAsIs: !1
|
|
2467
|
-
}), wn = /* @__PURE__ */
|
|
2467
|
+
}), wn = /* @__PURE__ */ g("div")({
|
|
2468
2468
|
name: "d",
|
|
2469
2469
|
class: "d1tmnqsh",
|
|
2470
2470
|
propsAsIs: !1
|
|
2471
|
-
}), Mn = /* @__PURE__ */
|
|
2471
|
+
}), Mn = /* @__PURE__ */ g("span")({
|
|
2472
2472
|
name: "g",
|
|
2473
2473
|
class: "gi9h87j",
|
|
2474
2474
|
propsAsIs: !1
|
|
2475
|
-
}), An = /* @__PURE__ */
|
|
2475
|
+
}), An = /* @__PURE__ */ g(fn())({
|
|
2476
2476
|
name: "x",
|
|
2477
2477
|
class: "x13mk3z6",
|
|
2478
2478
|
propsAsIs: !0
|
|
@@ -2481,35 +2481,35 @@ const fn = () => V, mn = /* @__PURE__ */ I("div")({
|
|
|
2481
2481
|
avatar: n,
|
|
2482
2482
|
name: a,
|
|
2483
2483
|
points: c,
|
|
2484
|
-
isCurrentUser:
|
|
2485
|
-
openItemDetail:
|
|
2484
|
+
isCurrentUser: u,
|
|
2485
|
+
openItemDetail: I,
|
|
2486
2486
|
style: m
|
|
2487
|
-
}) => /* @__PURE__ */ v(mn, { onClick:
|
|
2488
|
-
/* @__PURE__ */
|
|
2487
|
+
}) => /* @__PURE__ */ v(mn, { onClick: I, style: m, children: [
|
|
2488
|
+
/* @__PURE__ */ p(gn, { children: i || 0 }),
|
|
2489
2489
|
/* @__PURE__ */ v(xn, { children: [
|
|
2490
|
-
n ? /* @__PURE__ */
|
|
2490
|
+
n ? /* @__PURE__ */ p(In, { alt: "leaderboard-item-avatar", src: n }) : /* @__PURE__ */ p(yn, { children: Nt(a || "") }),
|
|
2491
2491
|
/* @__PURE__ */ v(wn, { children: [
|
|
2492
|
-
/* @__PURE__ */
|
|
2493
|
-
|
|
2492
|
+
/* @__PURE__ */ p(Mn, { children: a || "" }),
|
|
2493
|
+
u && /* @__PURE__ */ p(An, { name: "icon-star" })
|
|
2494
2494
|
] })
|
|
2495
2495
|
] }),
|
|
2496
|
-
/* @__PURE__ */
|
|
2497
|
-
] }), Tn = ({ items: i, openItemDetail: n, fetchMore: a }) => /* @__PURE__ */
|
|
2496
|
+
/* @__PURE__ */ p("div", { children: _t(c) })
|
|
2497
|
+
] }), Tn = ({ items: i, openItemDetail: n, fetchMore: a }) => /* @__PURE__ */ p(Zi, { children: ({ width: c, height: u }) => /* @__PURE__ */ p(
|
|
2498
2498
|
pn,
|
|
2499
2499
|
{
|
|
2500
|
-
isItemLoaded: (
|
|
2500
|
+
isItemLoaded: (I) => I < i.length,
|
|
2501
2501
|
itemCount: i.length + 1,
|
|
2502
2502
|
loadMoreItems: a,
|
|
2503
|
-
children: ({ onItemsRendered:
|
|
2503
|
+
children: ({ onItemsRendered: I, ref: m }) => /* @__PURE__ */ p(
|
|
2504
2504
|
an,
|
|
2505
2505
|
{
|
|
2506
2506
|
itemSize: 56,
|
|
2507
|
-
onItemsRendered:
|
|
2507
|
+
onItemsRendered: I,
|
|
2508
2508
|
ref: m,
|
|
2509
2509
|
itemCount: i.length,
|
|
2510
2510
|
width: c,
|
|
2511
|
-
height:
|
|
2512
|
-
children: ({ index: o, style: y }) => /* @__PURE__ */
|
|
2511
|
+
height: u,
|
|
2512
|
+
children: ({ index: o, style: y }) => /* @__PURE__ */ p(
|
|
2513
2513
|
En,
|
|
2514
2514
|
{
|
|
2515
2515
|
style: { ...y, maxHeight: 48 },
|
|
@@ -2521,170 +2521,287 @@ const fn = () => V, mn = /* @__PURE__ */ I("div")({
|
|
|
2521
2521
|
}
|
|
2522
2522
|
)
|
|
2523
2523
|
}
|
|
2524
|
-
) })
|
|
2525
|
-
|
|
2526
|
-
|
|
2524
|
+
) });
|
|
2525
|
+
const vn = () => Q, Nn = () => Q, _n = /* @__PURE__ */ g("div")({
|
|
2526
|
+
name: "a",
|
|
2527
|
+
class: "ay8exst",
|
|
2528
|
+
propsAsIs: !1
|
|
2529
|
+
}), Sn = /* @__PURE__ */ g("div")({
|
|
2530
|
+
name: "l",
|
|
2531
|
+
class: "l31riw0",
|
|
2532
|
+
propsAsIs: !1
|
|
2533
|
+
}), zn = /* @__PURE__ */ g(vn())({
|
|
2534
|
+
name: "p",
|
|
2535
|
+
class: "pcmm4w7",
|
|
2536
|
+
propsAsIs: !0
|
|
2537
|
+
}), Dn = /* @__PURE__ */ g("div")({
|
|
2538
|
+
name: "c",
|
|
2539
|
+
class: "cct922a",
|
|
2540
|
+
propsAsIs: !1
|
|
2541
|
+
}), bn = /* @__PURE__ */ g("div")({
|
|
2542
|
+
name: "s",
|
|
2543
|
+
class: "s12b7u74",
|
|
2544
|
+
propsAsIs: !1
|
|
2545
|
+
}), On = /* @__PURE__ */ g("div")({
|
|
2546
|
+
name: "x",
|
|
2547
|
+
class: "x1896nrl",
|
|
2548
|
+
propsAsIs: !1
|
|
2549
|
+
}), Cn = /* @__PURE__ */ g("div")({
|
|
2550
|
+
name: "d",
|
|
2551
|
+
class: "d1vnagog",
|
|
2552
|
+
propsAsIs: !1
|
|
2553
|
+
}), Ln = /* @__PURE__ */ g("div")({
|
|
2554
|
+
name: "g",
|
|
2555
|
+
class: "gznzzc2",
|
|
2556
|
+
propsAsIs: !1
|
|
2557
|
+
}), kn = /* @__PURE__ */ g("span")({
|
|
2558
|
+
name: "f",
|
|
2559
|
+
class: "fnmvyxu",
|
|
2560
|
+
propsAsIs: !1
|
|
2561
|
+
}), Bn = /* @__PURE__ */ g("span")({
|
|
2562
|
+
name: "h",
|
|
2563
|
+
class: "h1iubd2g",
|
|
2564
|
+
propsAsIs: !1
|
|
2565
|
+
}), Rn = /* @__PURE__ */ g(Nn())({
|
|
2566
|
+
name: "m",
|
|
2567
|
+
class: "mmvjfuo",
|
|
2568
|
+
propsAsIs: !0
|
|
2569
|
+
}), jn = /* @__PURE__ */ g("div")({
|
|
2570
|
+
name: "v",
|
|
2571
|
+
class: "v1oi1553",
|
|
2572
|
+
propsAsIs: !1
|
|
2573
|
+
}), Un = /* @__PURE__ */ g("a")({
|
|
2574
|
+
name: "w",
|
|
2575
|
+
class: "w1vwcogq",
|
|
2576
|
+
propsAsIs: !1
|
|
2577
|
+
}), Fn = /* @__PURE__ */ g("span")({
|
|
2578
|
+
name: "u",
|
|
2579
|
+
class: "utbqo0e",
|
|
2580
|
+
propsAsIs: !1
|
|
2581
|
+
}), $n = ({
|
|
2582
|
+
inviteLink: i,
|
|
2583
|
+
socialLinks: n,
|
|
2584
|
+
inviteCardTitle: a,
|
|
2585
|
+
inviteCardSubtext: c,
|
|
2586
|
+
primaryColor: u,
|
|
2587
|
+
className: I
|
|
2588
|
+
}) => /* @__PURE__ */ v(_n, { className: I, children: [
|
|
2589
|
+
/* @__PURE__ */ p(Sn, { style: { backgroundColor: u }, children: /* @__PURE__ */ p(zn, { name: "invite-game-icon" }) }),
|
|
2590
|
+
/* @__PURE__ */ v(Dn, { children: [
|
|
2591
|
+
/* @__PURE__ */ p(bn, { children: a || "" }),
|
|
2592
|
+
/* @__PURE__ */ p(On, { children: c || "" })
|
|
2593
|
+
] }),
|
|
2594
|
+
i && /* @__PURE__ */ v(Cn, { onClick: async () => {
|
|
2595
|
+
if (i)
|
|
2596
|
+
try {
|
|
2597
|
+
await navigator.clipboard.writeText(i);
|
|
2598
|
+
} catch (m) {
|
|
2599
|
+
console.error("Unable to copy to clipboard", m);
|
|
2600
|
+
}
|
|
2601
|
+
}, children: [
|
|
2602
|
+
/* @__PURE__ */ v(Ln, { children: [
|
|
2603
|
+
/* @__PURE__ */ p(kn, { children: "Invite link" }),
|
|
2604
|
+
/* @__PURE__ */ p(Bn, { children: i })
|
|
2605
|
+
] }),
|
|
2606
|
+
/* @__PURE__ */ p(Rn, { name: "icon-copy" })
|
|
2607
|
+
] }),
|
|
2608
|
+
n && n.length > 0 && /* @__PURE__ */ p(jn, { children: n.map(({ icon: m, link: o, label: y }) => /* @__PURE__ */ v(Un, { href: o, target: "_blank", children: [
|
|
2609
|
+
/* @__PURE__ */ p(Q, { name: m }),
|
|
2610
|
+
/* @__PURE__ */ p(Fn, { children: y })
|
|
2611
|
+
] }, o)) })
|
|
2612
|
+
] }), Qn = ({ deepLink: i }) => {
|
|
2613
|
+
const { data: n } = re(i.$store);
|
|
2614
|
+
return /* @__PURE__ */ p(
|
|
2615
|
+
$n,
|
|
2616
|
+
{
|
|
2617
|
+
inviteLink: n == null ? void 0 : n.url,
|
|
2618
|
+
socialLinks: [
|
|
2619
|
+
{
|
|
2620
|
+
icon: "icon-facebook",
|
|
2621
|
+
link: "https://www.facebook.com/TheMasters",
|
|
2622
|
+
label: "Facebook"
|
|
2623
|
+
},
|
|
2624
|
+
{
|
|
2625
|
+
icon: "icon-twitter",
|
|
2626
|
+
link: "https://twitter.com/@TheMasters",
|
|
2627
|
+
label: "X"
|
|
2628
|
+
}
|
|
2629
|
+
],
|
|
2630
|
+
inviteCardTitle: "It’s more fun with friends",
|
|
2631
|
+
inviteCardSubtext: "Invite and compete against your friends for the top spot on the leaderboard."
|
|
2632
|
+
}
|
|
2633
|
+
);
|
|
2634
|
+
}, Pn = ({ gamification: i }) => {
|
|
2635
|
+
const { data: n } = re(i.leaderboardList.$store);
|
|
2636
|
+
return n != null && n.length ? /* @__PURE__ */ p(Qn, { deepLink: i.deepLink }) : /* @__PURE__ */ p(
|
|
2637
|
+
Tn,
|
|
2638
|
+
{
|
|
2639
|
+
fetchMore: i.leaderboardList.fetchMore,
|
|
2640
|
+
items: n,
|
|
2641
|
+
openItemDetail: i.openUser
|
|
2642
|
+
}
|
|
2643
|
+
);
|
|
2527
2644
|
};
|
|
2528
|
-
const
|
|
2645
|
+
const qn = /* @__PURE__ */ g("button")({
|
|
2529
2646
|
name: "a",
|
|
2530
2647
|
class: "akly9h2",
|
|
2531
2648
|
propsAsIs: !1
|
|
2532
|
-
}),
|
|
2649
|
+
}), Yn = /* @__PURE__ */ g("span")({
|
|
2533
2650
|
name: "e",
|
|
2534
2651
|
class: "eptoiz9",
|
|
2535
2652
|
propsAsIs: !1
|
|
2536
|
-
}),
|
|
2537
|
-
const
|
|
2653
|
+
}), Wn = ({ disabled: i, variant: n = "primary", onClick: a, children: c, ...u }) => /* @__PURE__ */ p(qn, { onClick: a, disabled: i, "data-variant": n, ...u, children: /* @__PURE__ */ p(Yn, { children: c }) });
|
|
2654
|
+
const Vn = () => Q, Hn = () => Q, Gn = /* @__PURE__ */ g("div")({
|
|
2538
2655
|
name: "s",
|
|
2539
2656
|
class: "s1lblda3",
|
|
2540
2657
|
propsAsIs: !1
|
|
2541
|
-
}),
|
|
2658
|
+
}), Zn = /* @__PURE__ */ g("div")({
|
|
2542
2659
|
name: "a",
|
|
2543
2660
|
class: "ascvb2g",
|
|
2544
2661
|
propsAsIs: !1
|
|
2545
|
-
}),
|
|
2662
|
+
}), Jn = /* @__PURE__ */ g("div")({
|
|
2546
2663
|
name: "p",
|
|
2547
2664
|
class: "p17rl8zy",
|
|
2548
2665
|
propsAsIs: !1
|
|
2549
|
-
}),
|
|
2666
|
+
}), Kn = /* @__PURE__ */ g("div")({
|
|
2550
2667
|
name: "l",
|
|
2551
2668
|
class: "l1vvttbn",
|
|
2552
2669
|
propsAsIs: !1
|
|
2553
|
-
}), Ye = /* @__PURE__ */
|
|
2670
|
+
}), Ye = /* @__PURE__ */ g(Vn())({
|
|
2554
2671
|
name: "c",
|
|
2555
2672
|
class: "c6fk2ph",
|
|
2556
2673
|
propsAsIs: !0
|
|
2557
|
-
}),
|
|
2674
|
+
}), Xn = /* @__PURE__ */ g(Hn())({
|
|
2558
2675
|
name: "d",
|
|
2559
2676
|
class: "d1rdm136",
|
|
2560
2677
|
propsAsIs: !0
|
|
2561
|
-
}),
|
|
2678
|
+
}), es = /* @__PURE__ */ g("div")({
|
|
2562
2679
|
name: "f",
|
|
2563
2680
|
class: "fwqnnel",
|
|
2564
2681
|
propsAsIs: !1
|
|
2565
|
-
}),
|
|
2682
|
+
}), ts = /* @__PURE__ */ g("div")({
|
|
2566
2683
|
name: "u",
|
|
2567
2684
|
class: "ucyxnlg",
|
|
2568
2685
|
propsAsIs: !1
|
|
2569
|
-
}),
|
|
2570
|
-
[
|
|
2571
|
-
[
|
|
2572
|
-
[
|
|
2573
|
-
[
|
|
2574
|
-
},
|
|
2686
|
+
}), rs = {
|
|
2687
|
+
[Ne.LOST]: /* @__PURE__ */ p(Ye, { name: "icon-cross" }),
|
|
2688
|
+
[Ne.WON]: /* @__PURE__ */ p(Ye, { name: "icon-check" }),
|
|
2689
|
+
[Ne.UNSET]: void 0,
|
|
2690
|
+
[Ne.DNP]: /* @__PURE__ */ p(Ye, { name: "icon-arrow" })
|
|
2691
|
+
}, is = ({
|
|
2575
2692
|
questionId: i,
|
|
2576
2693
|
questionType: n,
|
|
2577
2694
|
questionStatus: a,
|
|
2578
2695
|
subject: c,
|
|
2579
|
-
openForVoting:
|
|
2580
|
-
openQuestion:
|
|
2696
|
+
openForVoting: u,
|
|
2697
|
+
openQuestion: I,
|
|
2581
2698
|
status: m
|
|
2582
2699
|
}) => {
|
|
2583
|
-
const o = Et[n], y =
|
|
2584
|
-
return o ? /* @__PURE__ */ v(
|
|
2585
|
-
/* @__PURE__ */ v(
|
|
2586
|
-
/* @__PURE__ */ v(
|
|
2587
|
-
/* @__PURE__ */
|
|
2588
|
-
/* @__PURE__ */ v(
|
|
2700
|
+
const o = Et[n], y = rs[m];
|
|
2701
|
+
return o ? /* @__PURE__ */ v(Gn, { onClick: () => I == null ? void 0 : I(i), children: [
|
|
2702
|
+
/* @__PURE__ */ v(ts, { children: [
|
|
2703
|
+
/* @__PURE__ */ v(Zn, { children: [
|
|
2704
|
+
/* @__PURE__ */ p(Xn, { name: o.iconName }),
|
|
2705
|
+
/* @__PURE__ */ v(es, { children: [
|
|
2589
2706
|
o.label,
|
|
2590
|
-
n ===
|
|
2707
|
+
n === q.TRIVIA && a === we.RESOLVED && " • Expired"
|
|
2591
2708
|
] })
|
|
2592
2709
|
] }),
|
|
2593
|
-
/* @__PURE__ */
|
|
2710
|
+
/* @__PURE__ */ p(Jn, { children: c || "" })
|
|
2594
2711
|
] }),
|
|
2595
|
-
/* @__PURE__ */
|
|
2712
|
+
/* @__PURE__ */ p(Kn, { children: y || (u ? /* @__PURE__ */ p(Wn, { children: "Play" }) : null) })
|
|
2596
2713
|
] }) : null;
|
|
2597
2714
|
};
|
|
2598
|
-
const
|
|
2715
|
+
const ns = /* @__PURE__ */ g("div")({
|
|
2599
2716
|
name: "n",
|
|
2600
2717
|
class: "n1jcgove",
|
|
2601
2718
|
propsAsIs: !1
|
|
2602
|
-
}),
|
|
2719
|
+
}), ss = /* @__PURE__ */ g("button")({
|
|
2603
2720
|
name: "l",
|
|
2604
2721
|
class: "l1bwp7hh",
|
|
2605
2722
|
propsAsIs: !1
|
|
2606
|
-
}),
|
|
2723
|
+
}), os = ({
|
|
2607
2724
|
openInsight: i,
|
|
2608
2725
|
questionId: n,
|
|
2609
2726
|
...a
|
|
2610
|
-
}) => /* @__PURE__ */ v(
|
|
2611
|
-
/* @__PURE__ */
|
|
2612
|
-
i && /* @__PURE__ */
|
|
2727
|
+
}) => /* @__PURE__ */ v(ns, { children: [
|
|
2728
|
+
/* @__PURE__ */ p(bt, { questionId: n, ...a }),
|
|
2729
|
+
i && /* @__PURE__ */ p(ss, { onClick: () => i(n), children: "View Insight" })
|
|
2613
2730
|
] });
|
|
2614
|
-
const
|
|
2731
|
+
const as = /* @__PURE__ */ g("div")({
|
|
2615
2732
|
name: "t",
|
|
2616
2733
|
class: "t19vr3p1",
|
|
2617
2734
|
propsAsIs: !1
|
|
2618
|
-
}),
|
|
2619
|
-
var c,
|
|
2735
|
+
}), ls = ({ questions: i, openQuestion: n }) => /* @__PURE__ */ p(as, { children: i == null ? void 0 : i.map((a) => {
|
|
2736
|
+
var c, u;
|
|
2620
2737
|
if (a.type === "question" && ((c = a.attributes) == null ? void 0 : c.attributes.case) === "question") {
|
|
2621
|
-
const
|
|
2622
|
-
return /* @__PURE__ */
|
|
2738
|
+
const I = a.attributes.attributes.value;
|
|
2739
|
+
return /* @__PURE__ */ p(is, { openQuestion: n, ...I }, I.questionId);
|
|
2623
2740
|
}
|
|
2624
|
-
if (a.type === "insight" && ((
|
|
2625
|
-
const
|
|
2626
|
-
return /* @__PURE__ */
|
|
2741
|
+
if (a.type === "insight" && ((u = a.attributes) == null ? void 0 : u.attributes.case) === "insight") {
|
|
2742
|
+
const I = a.attributes.attributes.value;
|
|
2743
|
+
return /* @__PURE__ */ p(os, { openInsight: n, ...I }, I.questionId);
|
|
2627
2744
|
}
|
|
2628
2745
|
return null;
|
|
2629
|
-
}) }),
|
|
2630
|
-
const a =
|
|
2631
|
-
return a != null && a.data ? /* @__PURE__ */
|
|
2632
|
-
},
|
|
2746
|
+
}) }), cs = ({ store: i, openQuestion: n }) => {
|
|
2747
|
+
const a = re(i);
|
|
2748
|
+
return a != null && a.data ? /* @__PURE__ */ p(ls, { openQuestion: n, questions: a.data }) : /* @__PURE__ */ p("div", { children: "wait questions..." });
|
|
2749
|
+
}, us = ({ userSummary: i }) => {
|
|
2633
2750
|
var n;
|
|
2634
|
-
const a =
|
|
2635
|
-
return (n = a.data) != null && n.summary ? /* @__PURE__ */
|
|
2636
|
-
},
|
|
2751
|
+
const a = re(i.getStore());
|
|
2752
|
+
return (n = a.data) != null && n.summary ? /* @__PURE__ */ p(zt, { ...a.data.summary, ...a.data.percentage }) : /* @__PURE__ */ p("div", { children: "wait user..." });
|
|
2753
|
+
}, ds = ({ gamification: i }) => {
|
|
2637
2754
|
const [n, a] = xe(Ie.HOME);
|
|
2638
2755
|
return /* @__PURE__ */ v("div", { style: { height: "100%", display: "flex", flexDirection: "column" }, children: [
|
|
2639
|
-
/* @__PURE__ */ v(
|
|
2640
|
-
/* @__PURE__ */
|
|
2641
|
-
n === Ie.HOME && /* @__PURE__ */
|
|
2756
|
+
/* @__PURE__ */ v(We, { children: [
|
|
2757
|
+
/* @__PURE__ */ p(Ri, { activePage: n, toggleActivePage: a }),
|
|
2758
|
+
n === Ie.HOME && /* @__PURE__ */ p(us, { userSummary: i.userSummary })
|
|
2642
2759
|
] }),
|
|
2643
|
-
n === Ie.HOME && /* @__PURE__ */
|
|
2644
|
-
n === Ie.LEADERBOARD && /* @__PURE__ */
|
|
2760
|
+
n === Ie.HOME && /* @__PURE__ */ p(Vt, { children: /* @__PURE__ */ p(cs, { openQuestion: i.openQuestion, store: i.feedList.getStore() }) }),
|
|
2761
|
+
n === Ie.LEADERBOARD && /* @__PURE__ */ p(We, { style: { flex: "1 1 auto", paddingTop: 0, paddingBottom: 0 }, children: /* @__PURE__ */ p(Pn, { gamification: i }) })
|
|
2645
2762
|
] });
|
|
2646
2763
|
};
|
|
2647
|
-
const
|
|
2764
|
+
const hs = () => Ht, At = /* @__PURE__ */ g(hs())({
|
|
2648
2765
|
name: "e",
|
|
2649
2766
|
class: "e1ph66cs",
|
|
2650
2767
|
propsAsIs: !0
|
|
2651
|
-
}),
|
|
2768
|
+
}), ps = /* @__PURE__ */ g("div")({
|
|
2652
2769
|
name: "x",
|
|
2653
2770
|
class: "xorme7i",
|
|
2654
2771
|
propsAsIs: !1
|
|
2655
|
-
}),
|
|
2772
|
+
}), Ss = ({
|
|
2656
2773
|
gamification: i,
|
|
2657
2774
|
className: n
|
|
2658
2775
|
}) => {
|
|
2659
|
-
const a =
|
|
2776
|
+
const a = re(i.openedQuestion.$store), c = re(i.openedUser);
|
|
2660
2777
|
return /* @__PURE__ */ v(ye, {
|
|
2661
|
-
children: [a && /* @__PURE__ */
|
|
2778
|
+
children: [a && /* @__PURE__ */ p(At, {
|
|
2662
2779
|
className: n,
|
|
2663
|
-
children: /* @__PURE__ */
|
|
2780
|
+
children: /* @__PURE__ */ p(Oi, {
|
|
2664
2781
|
gamification: i
|
|
2665
2782
|
})
|
|
2666
|
-
}), c && /* @__PURE__ */
|
|
2783
|
+
}), c && /* @__PURE__ */ p(At, {
|
|
2667
2784
|
className: n,
|
|
2668
|
-
children: /* @__PURE__ */ v(
|
|
2669
|
-
children: [/* @__PURE__ */
|
|
2785
|
+
children: /* @__PURE__ */ v(ps, {
|
|
2786
|
+
children: [/* @__PURE__ */ p(St, {
|
|
2670
2787
|
label: "Friend's Rank",
|
|
2671
2788
|
close: i.closeUser
|
|
2672
|
-
}), /* @__PURE__ */
|
|
2673
|
-
children: /* @__PURE__ */
|
|
2789
|
+
}), /* @__PURE__ */ p(We, {
|
|
2790
|
+
children: /* @__PURE__ */ p(zt, {
|
|
2674
2791
|
...c
|
|
2675
2792
|
})
|
|
2676
2793
|
})]
|
|
2677
2794
|
})
|
|
2678
|
-
}), /* @__PURE__ */
|
|
2795
|
+
}), /* @__PURE__ */ p(Tt, {
|
|
2679
2796
|
className: n,
|
|
2680
2797
|
"data-nav": "true",
|
|
2681
|
-
children: /* @__PURE__ */
|
|
2798
|
+
children: /* @__PURE__ */ p(ds, {
|
|
2682
2799
|
gamification: i
|
|
2683
2800
|
})
|
|
2684
2801
|
})]
|
|
2685
2802
|
});
|
|
2686
2803
|
};
|
|
2687
2804
|
export {
|
|
2688
|
-
|
|
2689
|
-
|
|
2805
|
+
Ss as GamificationOverlay,
|
|
2806
|
+
Ss as default
|
|
2690
2807
|
};
|