@ibiz-template-plugin/ai-chat 0.0.8 → 0.0.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +1122 -947
- package/dist/index.legacy.js +1 -1
- package/dist/polyfills.legacy.js +1 -1
- package/dist/style.css +1 -1
- package/dist/types/components/chat-thought-chain/chat-thought-chain.d.ts +10 -0
- package/dist/types/controller/ai-chat/ai-chat.controller.d.ts +16 -1
- package/dist/types/entity/chat-message/chat-message.d.ts +9 -0
- package/dist/types/icons/checkmark-circle-svg.d.ts +3 -0
- package/dist/types/icons/chevron-down-svg.d.ts +3 -0
- package/dist/types/icons/index.d.ts +3 -0
- package/dist/types/icons/loading-svg.d.ts +3 -0
- package/dist/types/interface/i-chat-message/i-chat-message.d.ts +8 -0
- package/dist/types/interface/i-chat-thought-chain/i-chat-thought-chain.d.ts +35 -0
- package/dist/types/interface/index.d.ts +1 -0
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,50 +1,50 @@
|
|
|
1
1
|
import './style.css';
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
var y = (n, e, t) => (
|
|
2
|
+
var Kt = Object.defineProperty;
|
|
3
|
+
var Qt = (n, e, t) => e in n ? Kt(n, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : n[e] = t;
|
|
4
|
+
var y = (n, e, t) => (Qt(n, typeof e != "symbol" ? e + "" : e, t), t);
|
|
5
5
|
import Ae from "interactjs";
|
|
6
|
-
import
|
|
7
|
-
var
|
|
8
|
-
function
|
|
6
|
+
import en from "cherry-markdown";
|
|
7
|
+
var Se, v, kt, $t, X, Xe, Nt, Re, Q = {}, xt = [], tn = /acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i, ke = Array.isArray;
|
|
8
|
+
function B(n, e) {
|
|
9
9
|
for (var t in e)
|
|
10
10
|
n[t] = e[t];
|
|
11
11
|
return n;
|
|
12
12
|
}
|
|
13
|
-
function
|
|
13
|
+
function At(n) {
|
|
14
14
|
var e = n.parentNode;
|
|
15
15
|
e && e.removeChild(n);
|
|
16
16
|
}
|
|
17
17
|
function H(n, e, t) {
|
|
18
|
-
var i, s,
|
|
19
|
-
for (
|
|
20
|
-
|
|
21
|
-
if (arguments.length > 2 && (
|
|
22
|
-
for (
|
|
23
|
-
o
|
|
24
|
-
return me(n,
|
|
18
|
+
var i, s, o, r = {};
|
|
19
|
+
for (o in e)
|
|
20
|
+
o == "key" ? i = e[o] : o == "ref" ? s = e[o] : r[o] = e[o];
|
|
21
|
+
if (arguments.length > 2 && (r.children = arguments.length > 3 ? Se.call(arguments, 2) : t), typeof n == "function" && n.defaultProps != null)
|
|
22
|
+
for (o in n.defaultProps)
|
|
23
|
+
r[o] === void 0 && (r[o] = n.defaultProps[o]);
|
|
24
|
+
return me(n, r, i, s, null);
|
|
25
25
|
}
|
|
26
26
|
function me(n, e, t, i, s) {
|
|
27
|
-
var
|
|
28
|
-
return s == null && v.vnode != null && v.vnode(
|
|
27
|
+
var o = { type: n, props: e, key: t, ref: i, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, __h: null, constructor: void 0, __v: s == null ? ++kt : s };
|
|
28
|
+
return s == null && v.vnode != null && v.vnode(o), o;
|
|
29
29
|
}
|
|
30
30
|
function Ie() {
|
|
31
31
|
return { current: null };
|
|
32
32
|
}
|
|
33
|
-
function
|
|
33
|
+
function te(n) {
|
|
34
34
|
return n.children;
|
|
35
35
|
}
|
|
36
36
|
function M(n, e) {
|
|
37
37
|
this.props = n, this.context = e;
|
|
38
38
|
}
|
|
39
|
-
function
|
|
39
|
+
function le(n, e) {
|
|
40
40
|
if (e == null)
|
|
41
|
-
return n.__ ?
|
|
41
|
+
return n.__ ? le(n.__, n.__.__k.indexOf(n) + 1) : null;
|
|
42
42
|
for (var t; e < n.__k.length; e++)
|
|
43
43
|
if ((t = n.__k[e]) != null && t.__e != null)
|
|
44
44
|
return t.__d || t.__e;
|
|
45
|
-
return typeof n.type == "function" ?
|
|
45
|
+
return typeof n.type == "function" ? le(n) : null;
|
|
46
46
|
}
|
|
47
|
-
function
|
|
47
|
+
function It(n) {
|
|
48
48
|
var e, t;
|
|
49
49
|
if ((n = n.__) != null && n.__c != null) {
|
|
50
50
|
for (n.__e = n.__c.base = null, e = 0; e < n.__k.length; e++)
|
|
@@ -52,69 +52,69 @@ function Nt(n) {
|
|
|
52
52
|
n.__e = n.__c.base = t.__e;
|
|
53
53
|
break;
|
|
54
54
|
}
|
|
55
|
-
return
|
|
55
|
+
return It(n);
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
|
-
function
|
|
59
|
-
(!n.__d && (n.__d = !0) &&
|
|
58
|
+
function Ze(n) {
|
|
59
|
+
(!n.__d && (n.__d = !0) && X.push(n) && !be.__r++ || Xe !== v.debounceRendering) && ((Xe = v.debounceRendering) || Nt)(be);
|
|
60
60
|
}
|
|
61
61
|
function be() {
|
|
62
|
-
var n, e, t, i, s,
|
|
63
|
-
for (
|
|
64
|
-
n.__d && (e =
|
|
62
|
+
var n, e, t, i, s, o, r, c, u;
|
|
63
|
+
for (X.sort(Re); n = X.shift(); )
|
|
64
|
+
n.__d && (e = X.length, i = void 0, s = void 0, o = void 0, c = (r = (t = n).__v).__e, (u = t.__P) && (i = [], s = [], (o = B({}, r)).__v = r.__v + 1, Fe(u, r, o, t.__n, u.ownerSVGElement !== void 0, r.__h != null ? [c] : null, i, c == null ? le(r) : c, r.__h, s), Ht(i, r, s), r.__e != c && It(r)), X.length > e && X.sort(Re));
|
|
65
65
|
be.__r = 0;
|
|
66
66
|
}
|
|
67
|
-
function
|
|
68
|
-
var a, _, p,
|
|
67
|
+
function Dt(n, e, t, i, s, o, r, c, u, d, h) {
|
|
68
|
+
var a, _, p, f, g, N, b, C, x, T = 0, E = i && i.__k || xt, L = E.length, I = L, R = e.length;
|
|
69
69
|
for (t.__k = [], a = 0; a < R; a++)
|
|
70
|
-
(
|
|
71
|
-
for (t.__e =
|
|
72
|
-
E[a] != null && (typeof t.type == "function" && E[a].__e != null && E[a].__e == t.__d && (t.__d = E[a].__e.nextSibling),
|
|
70
|
+
(f = t.__k[a] = (f = e[a]) == null || typeof f == "boolean" || typeof f == "function" ? null : typeof f == "string" || typeof f == "number" || typeof f == "bigint" ? me(null, f, null, null, f) : ke(f) ? me(te, { children: f }, null, null, null) : f.__b > 0 ? me(f.type, f.props, f.key, f.ref ? f.ref : null, f.__v) : f) != null ? (f.__ = t, f.__b = t.__b + 1, (C = nn(f, E, b = a + T, I)) === -1 ? p = Q : (p = E[C] || Q, E[C] = void 0, I--), Fe(n, f, p, s, o, r, c, u, d, h), g = f.__e, (_ = f.ref) && p.ref != _ && (p.ref && We(p.ref, null, f), h.push(_, f.__c || g, f)), g != null && (N == null && (N = g), (x = p === Q || p.__v === null) ? C == -1 && T-- : C !== b && (C === b + 1 ? T++ : C > b ? I > R - b ? T += C - b : T-- : T = C < b && C == b - 1 ? C - b : 0), b = a + T, typeof f.type != "function" || C === b && p.__k !== f.__k ? typeof f.type == "function" || C === b && !x ? f.__d !== void 0 ? (u = f.__d, f.__d = void 0) : u = g.nextSibling : u = zt(n, g, u) : u = Mt(f, u, n), typeof t.type == "function" && (t.__d = u))) : (p = E[a]) && p.key == null && p.__e && (p.__e == u && (p.__ = i, u = le(p)), Oe(p, p, !1), E[a] = null);
|
|
71
|
+
for (t.__e = N, a = L; a--; )
|
|
72
|
+
E[a] != null && (typeof t.type == "function" && E[a].__e != null && E[a].__e == t.__d && (t.__d = E[a].__e.nextSibling), Oe(E[a], E[a]));
|
|
73
73
|
}
|
|
74
|
-
function
|
|
75
|
-
for (var i, s = n.__k,
|
|
76
|
-
(i = s[
|
|
74
|
+
function Mt(n, e, t) {
|
|
75
|
+
for (var i, s = n.__k, o = 0; s && o < s.length; o++)
|
|
76
|
+
(i = s[o]) && (i.__ = n, e = typeof i.type == "function" ? Mt(i, e, t) : zt(t, i.__e, e));
|
|
77
77
|
return e;
|
|
78
78
|
}
|
|
79
79
|
function we(n, e) {
|
|
80
|
-
return e = e || [], n == null || typeof n == "boolean" || (
|
|
80
|
+
return e = e || [], n == null || typeof n == "boolean" || (ke(n) ? n.some(function(t) {
|
|
81
81
|
we(t, e);
|
|
82
82
|
}) : e.push(n)), e;
|
|
83
83
|
}
|
|
84
|
-
function
|
|
84
|
+
function zt(n, e, t) {
|
|
85
85
|
return t == null || t.parentNode !== n ? n.insertBefore(e, null) : e == t && e.parentNode != null || n.insertBefore(e, t), e.nextSibling;
|
|
86
86
|
}
|
|
87
|
-
function
|
|
88
|
-
var s = n.key,
|
|
89
|
-
if (
|
|
87
|
+
function nn(n, e, t, i) {
|
|
88
|
+
var s = n.key, o = n.type, r = t - 1, c = t + 1, u = e[t];
|
|
89
|
+
if (u === null || u && s == u.key && o === u.type)
|
|
90
90
|
return t;
|
|
91
|
-
if (i > (
|
|
92
|
-
for (;
|
|
93
|
-
if (
|
|
94
|
-
if ((
|
|
95
|
-
return
|
|
96
|
-
|
|
91
|
+
if (i > (u != null ? 1 : 0))
|
|
92
|
+
for (; r >= 0 || c < e.length; ) {
|
|
93
|
+
if (r >= 0) {
|
|
94
|
+
if ((u = e[r]) && s == u.key && o === u.type)
|
|
95
|
+
return r;
|
|
96
|
+
r--;
|
|
97
97
|
}
|
|
98
98
|
if (c < e.length) {
|
|
99
|
-
if ((
|
|
99
|
+
if ((u = e[c]) && s == u.key && o === u.type)
|
|
100
100
|
return c;
|
|
101
101
|
c++;
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
return -1;
|
|
105
105
|
}
|
|
106
|
-
function
|
|
107
|
-
var
|
|
108
|
-
for (
|
|
109
|
-
|
|
110
|
-
for (
|
|
111
|
-
s && typeof e[
|
|
106
|
+
function sn(n, e, t, i, s) {
|
|
107
|
+
var o;
|
|
108
|
+
for (o in t)
|
|
109
|
+
o === "children" || o === "key" || o in e || Ce(n, o, null, t[o], i);
|
|
110
|
+
for (o in e)
|
|
111
|
+
s && typeof e[o] != "function" || o === "children" || o === "key" || o === "value" || o === "checked" || t[o] === e[o] || Ce(n, o, e[o], t[o], i);
|
|
112
112
|
}
|
|
113
|
-
function
|
|
114
|
-
e[0] === "-" ? n.setProperty(e, t == null ? "" : t) : n[e] = t == null ? "" : typeof t != "number" ||
|
|
113
|
+
function Ge(n, e, t) {
|
|
114
|
+
e[0] === "-" ? n.setProperty(e, t == null ? "" : t) : n[e] = t == null ? "" : typeof t != "number" || tn.test(e) ? t : t + "px";
|
|
115
115
|
}
|
|
116
116
|
function Ce(n, e, t, i, s) {
|
|
117
|
-
var
|
|
117
|
+
var o;
|
|
118
118
|
e:
|
|
119
119
|
if (e === "style")
|
|
120
120
|
if (typeof t == "string")
|
|
@@ -122,13 +122,13 @@ function Ce(n, e, t, i, s) {
|
|
|
122
122
|
else {
|
|
123
123
|
if (typeof i == "string" && (n.style.cssText = i = ""), i)
|
|
124
124
|
for (e in i)
|
|
125
|
-
t && e in t ||
|
|
125
|
+
t && e in t || Ge(n.style, e, "");
|
|
126
126
|
if (t)
|
|
127
127
|
for (e in t)
|
|
128
|
-
i && t[e] === i[e] ||
|
|
128
|
+
i && t[e] === i[e] || Ge(n.style, e, t[e]);
|
|
129
129
|
}
|
|
130
130
|
else if (e[0] === "o" && e[1] === "n")
|
|
131
|
-
|
|
131
|
+
o = e !== (e = e.replace(/(PointerCapture)$|Capture$/, "$1")), e = e.toLowerCase() in n ? e.toLowerCase().slice(2) : e.slice(2), n.l || (n.l = {}), n.l[e + o] = t, t ? i ? t.u = i.u : (t.u = Date.now(), n.addEventListener(e, o ? Ke : Je, o)) : n.removeEventListener(e, o ? Ke : Je, o);
|
|
132
132
|
else if (e !== "dangerouslySetInnerHTML") {
|
|
133
133
|
if (s)
|
|
134
134
|
e = e.replace(/xlink(H|:h)/, "h").replace(/sName$/, "s");
|
|
@@ -136,12 +136,12 @@ function Ce(n, e, t, i, s) {
|
|
|
136
136
|
try {
|
|
137
137
|
n[e] = t == null ? "" : t;
|
|
138
138
|
break e;
|
|
139
|
-
} catch (
|
|
139
|
+
} catch (r) {
|
|
140
140
|
}
|
|
141
141
|
typeof t == "function" || (t == null || t === !1 && e[4] !== "-" ? n.removeAttribute(e) : n.setAttribute(e, t));
|
|
142
142
|
}
|
|
143
143
|
}
|
|
144
|
-
function
|
|
144
|
+
function Je(n) {
|
|
145
145
|
var e = this.l[n.type + !1];
|
|
146
146
|
if (n.t) {
|
|
147
147
|
if (n.t <= e.u)
|
|
@@ -150,149 +150,149 @@ function Ge(n) {
|
|
|
150
150
|
n.t = Date.now();
|
|
151
151
|
return e(v.event ? v.event(n) : n);
|
|
152
152
|
}
|
|
153
|
-
function
|
|
153
|
+
function Ke(n) {
|
|
154
154
|
return this.l[n.type + !0](v.event ? v.event(n) : n);
|
|
155
155
|
}
|
|
156
|
-
function
|
|
157
|
-
var h, a, _, p,
|
|
156
|
+
function Fe(n, e, t, i, s, o, r, c, u, d) {
|
|
157
|
+
var h, a, _, p, f, g, N, b, C, x, T, E, L, I, R, D = e.type;
|
|
158
158
|
if (e.constructor !== void 0)
|
|
159
159
|
return null;
|
|
160
|
-
t.__h != null && (
|
|
160
|
+
t.__h != null && (u = t.__h, c = e.__e = t.__e, e.__h = null, o = [c]), (h = v.__b) && h(e);
|
|
161
161
|
e:
|
|
162
|
-
if (typeof
|
|
162
|
+
if (typeof D == "function")
|
|
163
163
|
try {
|
|
164
|
-
if (b = e.props, C = (h =
|
|
165
|
-
|
|
164
|
+
if (b = e.props, C = (h = D.contextType) && i[h.__c], x = h ? C ? C.props.value : h.__ : i, t.__c ? N = (a = e.__c = t.__c).__ = a.__E : ("prototype" in D && D.prototype.render ? e.__c = a = new D(b, x) : (e.__c = a = new M(b, x), a.constructor = D, a.render = rn), C && C.sub(a), a.props = b, a.state || (a.state = {}), a.context = x, a.__n = i, _ = a.__d = !0, a.__h = [], a._sb = []), a.__s == null && (a.__s = a.state), D.getDerivedStateFromProps != null && (a.__s == a.state && (a.__s = B({}, a.__s)), B(a.__s, D.getDerivedStateFromProps(b, a.__s))), p = a.props, f = a.state, a.__v = e, _)
|
|
165
|
+
D.getDerivedStateFromProps == null && a.componentWillMount != null && a.componentWillMount(), a.componentDidMount != null && a.__h.push(a.componentDidMount);
|
|
166
166
|
else {
|
|
167
|
-
if (
|
|
167
|
+
if (D.getDerivedStateFromProps == null && b !== p && a.componentWillReceiveProps != null && a.componentWillReceiveProps(b, x), !a.__e && (a.shouldComponentUpdate != null && a.shouldComponentUpdate(b, a.__s, x) === !1 || e.__v === t.__v)) {
|
|
168
168
|
for (e.__v !== t.__v && (a.props = b, a.state = a.__s, a.__d = !1), e.__e = t.__e, e.__k = t.__k, e.__k.forEach(function(fe) {
|
|
169
169
|
fe && (fe.__ = e);
|
|
170
|
-
}),
|
|
171
|
-
a.__h.push(a._sb[
|
|
172
|
-
a._sb = [], a.__h.length &&
|
|
170
|
+
}), T = 0; T < a._sb.length; T++)
|
|
171
|
+
a.__h.push(a._sb[T]);
|
|
172
|
+
a._sb = [], a.__h.length && r.push(a);
|
|
173
173
|
break e;
|
|
174
174
|
}
|
|
175
175
|
a.componentWillUpdate != null && a.componentWillUpdate(b, a.__s, x), a.componentDidUpdate != null && a.__h.push(function() {
|
|
176
|
-
a.componentDidUpdate(p,
|
|
176
|
+
a.componentDidUpdate(p, f, g);
|
|
177
177
|
});
|
|
178
178
|
}
|
|
179
|
-
if (a.context = x, a.props = b, a.__P = n, a.__e = !1, E = v.__r, L = 0, "prototype" in
|
|
180
|
-
for (a.state = a.__s, a.__d = !1, E && E(e), h = a.render(a.props, a.state, a.context),
|
|
181
|
-
a.__h.push(a._sb[
|
|
179
|
+
if (a.context = x, a.props = b, a.__P = n, a.__e = !1, E = v.__r, L = 0, "prototype" in D && D.prototype.render) {
|
|
180
|
+
for (a.state = a.__s, a.__d = !1, E && E(e), h = a.render(a.props, a.state, a.context), I = 0; I < a._sb.length; I++)
|
|
181
|
+
a.__h.push(a._sb[I]);
|
|
182
182
|
a._sb = [];
|
|
183
183
|
} else
|
|
184
184
|
do
|
|
185
185
|
a.__d = !1, E && E(e), h = a.render(a.props, a.state, a.context), a.state = a.__s;
|
|
186
186
|
while (a.__d && ++L < 25);
|
|
187
|
-
a.state = a.__s, a.getChildContext != null && (i =
|
|
187
|
+
a.state = a.__s, a.getChildContext != null && (i = B(B({}, i), a.getChildContext())), _ || a.getSnapshotBeforeUpdate == null || (g = a.getSnapshotBeforeUpdate(p, f)), Dt(n, ke(R = h != null && h.type === te && h.key == null ? h.props.children : h) ? R : [R], e, t, i, s, o, r, c, u, d), a.base = e.__e, e.__h = null, a.__h.length && r.push(a), N && (a.__E = a.__ = null);
|
|
188
188
|
} catch (fe) {
|
|
189
|
-
e.__v = null, (
|
|
189
|
+
e.__v = null, (u || o != null) && (e.__e = c, e.__h = !!u, o[o.indexOf(c)] = null), v.__e(fe, e, t);
|
|
190
190
|
}
|
|
191
191
|
else
|
|
192
|
-
|
|
192
|
+
o == null && e.__v === t.__v ? (e.__k = t.__k, e.__e = t.__e) : e.__e = on(t.__e, e, t, i, s, o, r, u, d);
|
|
193
193
|
(h = v.diffed) && h(e);
|
|
194
194
|
}
|
|
195
|
-
function
|
|
195
|
+
function Ht(n, e, t) {
|
|
196
196
|
for (var i = 0; i < t.length; i++)
|
|
197
|
-
|
|
197
|
+
We(t[i], t[++i], t[++i]);
|
|
198
198
|
v.__c && v.__c(e, n), n.some(function(s) {
|
|
199
199
|
try {
|
|
200
|
-
n = s.__h, s.__h = [], n.some(function(
|
|
201
|
-
|
|
200
|
+
n = s.__h, s.__h = [], n.some(function(o) {
|
|
201
|
+
o.call(s);
|
|
202
202
|
});
|
|
203
|
-
} catch (
|
|
204
|
-
v.__e(
|
|
203
|
+
} catch (o) {
|
|
204
|
+
v.__e(o, s.__v);
|
|
205
205
|
}
|
|
206
206
|
});
|
|
207
207
|
}
|
|
208
|
-
function
|
|
209
|
-
var
|
|
210
|
-
if (
|
|
211
|
-
for (; g <
|
|
212
|
-
if ((
|
|
213
|
-
n =
|
|
208
|
+
function on(n, e, t, i, s, o, r, c, u) {
|
|
209
|
+
var d, h, a, _ = t.props, p = e.props, f = e.type, g = 0;
|
|
210
|
+
if (f === "svg" && (s = !0), o != null) {
|
|
211
|
+
for (; g < o.length; g++)
|
|
212
|
+
if ((d = o[g]) && "setAttribute" in d == !!f && (f ? d.localName === f : d.nodeType === 3)) {
|
|
213
|
+
n = d, o[g] = null;
|
|
214
214
|
break;
|
|
215
215
|
}
|
|
216
216
|
}
|
|
217
217
|
if (n == null) {
|
|
218
|
-
if (
|
|
218
|
+
if (f === null)
|
|
219
219
|
return document.createTextNode(p);
|
|
220
|
-
n = s ? document.createElementNS("http://www.w3.org/2000/svg",
|
|
220
|
+
n = s ? document.createElementNS("http://www.w3.org/2000/svg", f) : document.createElement(f, p.is && p), o = null, c = !1;
|
|
221
221
|
}
|
|
222
|
-
if (
|
|
222
|
+
if (f === null)
|
|
223
223
|
_ === p || c && n.data === p || (n.data = p);
|
|
224
224
|
else {
|
|
225
|
-
if (
|
|
226
|
-
if (
|
|
225
|
+
if (o = o && Se.call(n.childNodes), h = (_ = t.props || Q).dangerouslySetInnerHTML, a = p.dangerouslySetInnerHTML, !c) {
|
|
226
|
+
if (o != null)
|
|
227
227
|
for (_ = {}, g = 0; g < n.attributes.length; g++)
|
|
228
228
|
_[n.attributes[g].name] = n.attributes[g].value;
|
|
229
229
|
(a || h) && (a && (h && a.__html == h.__html || a.__html === n.innerHTML) || (n.innerHTML = a && a.__html || ""));
|
|
230
230
|
}
|
|
231
|
-
if (
|
|
231
|
+
if (sn(n, p, _, s, c), a)
|
|
232
232
|
e.__k = [];
|
|
233
|
-
else if (
|
|
234
|
-
for (g =
|
|
235
|
-
|
|
236
|
-
c || ("value" in p && (g = p.value) !== void 0 && (g !== n.value ||
|
|
233
|
+
else if (Dt(n, ke(g = e.props.children) ? g : [g], e, t, i, s && f !== "foreignObject", o, r, o ? o[0] : t.__k && le(t, 0), c, u), o != null)
|
|
234
|
+
for (g = o.length; g--; )
|
|
235
|
+
o[g] != null && At(o[g]);
|
|
236
|
+
c || ("value" in p && (g = p.value) !== void 0 && (g !== n.value || f === "progress" && !g || f === "option" && g !== _.value) && Ce(n, "value", g, _.value, !1), "checked" in p && (g = p.checked) !== void 0 && g !== n.checked && Ce(n, "checked", g, _.checked, !1));
|
|
237
237
|
}
|
|
238
238
|
return n;
|
|
239
239
|
}
|
|
240
|
-
function
|
|
240
|
+
function We(n, e, t) {
|
|
241
241
|
try {
|
|
242
242
|
typeof n == "function" ? n(e) : n.current = e;
|
|
243
243
|
} catch (i) {
|
|
244
244
|
v.__e(i, t);
|
|
245
245
|
}
|
|
246
246
|
}
|
|
247
|
-
function
|
|
247
|
+
function Oe(n, e, t) {
|
|
248
248
|
var i, s;
|
|
249
|
-
if (v.unmount && v.unmount(n), (i = n.ref) && (i.current && i.current !== n.__e ||
|
|
249
|
+
if (v.unmount && v.unmount(n), (i = n.ref) && (i.current && i.current !== n.__e || We(i, null, e)), (i = n.__c) != null) {
|
|
250
250
|
if (i.componentWillUnmount)
|
|
251
251
|
try {
|
|
252
252
|
i.componentWillUnmount();
|
|
253
|
-
} catch (
|
|
254
|
-
v.__e(
|
|
253
|
+
} catch (o) {
|
|
254
|
+
v.__e(o, e);
|
|
255
255
|
}
|
|
256
256
|
i.base = i.__P = null, n.__c = void 0;
|
|
257
257
|
}
|
|
258
258
|
if (i = n.__k)
|
|
259
259
|
for (s = 0; s < i.length; s++)
|
|
260
|
-
i[s] &&
|
|
261
|
-
t || n.__e == null ||
|
|
260
|
+
i[s] && Oe(i[s], e, t || typeof n.type != "function");
|
|
261
|
+
t || n.__e == null || At(n.__e), n.__ = n.__e = n.__d = void 0;
|
|
262
262
|
}
|
|
263
|
-
function
|
|
263
|
+
function rn(n, e, t) {
|
|
264
264
|
return this.constructor(n, t);
|
|
265
265
|
}
|
|
266
|
-
function
|
|
267
|
-
var i, s,
|
|
268
|
-
v.__ && v.__(n, e), s = (i = typeof t == "function") ? null : t && t.__k || e.__k,
|
|
266
|
+
function K(n, e, t) {
|
|
267
|
+
var i, s, o, r;
|
|
268
|
+
v.__ && v.__(n, e), s = (i = typeof t == "function") ? null : t && t.__k || e.__k, o = [], r = [], Fe(e, n = (!i && t || e).__k = H(te, null, [n]), s || Q, Q, e.ownerSVGElement !== void 0, !i && t ? [t] : s ? null : e.firstChild ? Se.call(e.childNodes) : null, o, !i && t ? t : s ? s.__e : e.firstChild, i, r), Ht(o, n, r);
|
|
269
269
|
}
|
|
270
|
-
|
|
271
|
-
for (var s,
|
|
270
|
+
Se = xt.slice, v = { __e: function(n, e, t, i) {
|
|
271
|
+
for (var s, o, r; e = e.__; )
|
|
272
272
|
if ((s = e.__c) && !s.__)
|
|
273
273
|
try {
|
|
274
|
-
if ((
|
|
274
|
+
if ((o = s.constructor) && o.getDerivedStateFromError != null && (s.setState(o.getDerivedStateFromError(n)), r = s.__d), s.componentDidCatch != null && (s.componentDidCatch(n, i || {}), r = s.__d), r)
|
|
275
275
|
return s.__E = s;
|
|
276
276
|
} catch (c) {
|
|
277
277
|
n = c;
|
|
278
278
|
}
|
|
279
279
|
throw n;
|
|
280
|
-
} },
|
|
280
|
+
} }, kt = 0, $t = function(n) {
|
|
281
281
|
return n != null && n.constructor === void 0;
|
|
282
282
|
}, M.prototype.setState = function(n, e) {
|
|
283
283
|
var t;
|
|
284
|
-
t = this.__s != null && this.__s !== this.state ? this.__s : this.__s =
|
|
284
|
+
t = this.__s != null && this.__s !== this.state ? this.__s : this.__s = B({}, this.state), typeof n == "function" && (n = n(B({}, t), this.props)), n && B(t, n), n != null && this.__v && (e && this._sb.push(e), Ze(this));
|
|
285
285
|
}, M.prototype.forceUpdate = function(n) {
|
|
286
|
-
this.__v && (this.__e = !0, n && this.__h.push(n),
|
|
287
|
-
}, M.prototype.render =
|
|
286
|
+
this.__v && (this.__e = !0, n && this.__h.push(n), Ze(this));
|
|
287
|
+
}, M.prototype.render = te, X = [], Nt = typeof Promise == "function" ? Promise.prototype.then.bind(Promise.resolve()) : setTimeout, Re = function(n, e) {
|
|
288
288
|
return n.__v.__b - e.__v.__b;
|
|
289
289
|
}, be.__r = 0;
|
|
290
|
-
const
|
|
291
|
-
function
|
|
292
|
-
let
|
|
293
|
-
return t && (
|
|
290
|
+
const an = "ibiz", cn = "is-";
|
|
291
|
+
function j(n, e, t, i, s) {
|
|
292
|
+
let o = "".concat(n, "-").concat(e);
|
|
293
|
+
return t && (o += "-".concat(t)), i && (o += "__".concat(i)), s && (o += "--".concat(s)), o;
|
|
294
294
|
}
|
|
295
|
-
class
|
|
295
|
+
class A {
|
|
296
296
|
/**
|
|
297
297
|
* Creates an instance of Namespace.
|
|
298
298
|
*
|
|
@@ -310,7 +310,7 @@ class D {
|
|
|
310
310
|
* @type {string}
|
|
311
311
|
*/
|
|
312
312
|
y(this, "namespace");
|
|
313
|
-
this.block = e, this.namespace = t ||
|
|
313
|
+
this.block = e, this.namespace = t || an;
|
|
314
314
|
}
|
|
315
315
|
/**
|
|
316
316
|
* namespace-block
|
|
@@ -322,7 +322,7 @@ class D {
|
|
|
322
322
|
* @return {*} {string}
|
|
323
323
|
*/
|
|
324
324
|
b(e = "") {
|
|
325
|
-
return
|
|
325
|
+
return j(this.namespace, this.block, e, "", "");
|
|
326
326
|
}
|
|
327
327
|
/**
|
|
328
328
|
* namespace-block__element
|
|
@@ -333,7 +333,7 @@ class D {
|
|
|
333
333
|
* @return {*} {string}
|
|
334
334
|
*/
|
|
335
335
|
e(e) {
|
|
336
|
-
return e ?
|
|
336
|
+
return e ? j(this.namespace, this.block, "", e, "") : "";
|
|
337
337
|
}
|
|
338
338
|
/**
|
|
339
339
|
* namespace-block--modifier
|
|
@@ -344,7 +344,7 @@ class D {
|
|
|
344
344
|
* @return {*} {string}
|
|
345
345
|
*/
|
|
346
346
|
m(e) {
|
|
347
|
-
return e ?
|
|
347
|
+
return e ? j(this.namespace, this.block, "", "", e) : "";
|
|
348
348
|
}
|
|
349
349
|
/**
|
|
350
350
|
* namespace-block-blockSuffix__element
|
|
@@ -356,7 +356,7 @@ class D {
|
|
|
356
356
|
* @return {*} {string}
|
|
357
357
|
*/
|
|
358
358
|
be(e, t) {
|
|
359
|
-
return e && t ?
|
|
359
|
+
return e && t ? j(this.namespace, this.block, e, t, "") : "";
|
|
360
360
|
}
|
|
361
361
|
/**
|
|
362
362
|
* namespace-block__element--modifier
|
|
@@ -368,7 +368,7 @@ class D {
|
|
|
368
368
|
* @return {*} {string}
|
|
369
369
|
*/
|
|
370
370
|
em(e, t) {
|
|
371
|
-
return e && t ?
|
|
371
|
+
return e && t ? j(this.namespace, this.block, "", e, t) : "";
|
|
372
372
|
}
|
|
373
373
|
/**
|
|
374
374
|
* namespace-block-blockSuffix--modifier
|
|
@@ -380,7 +380,7 @@ class D {
|
|
|
380
380
|
* @return {*} {string}
|
|
381
381
|
*/
|
|
382
382
|
bm(e, t) {
|
|
383
|
-
return e && t ?
|
|
383
|
+
return e && t ? j(this.namespace, this.block, e, "", t) : "";
|
|
384
384
|
}
|
|
385
385
|
/**
|
|
386
386
|
* namespace-block-blockSuffix__element--modifier
|
|
@@ -393,7 +393,7 @@ class D {
|
|
|
393
393
|
* @return {*} {string}
|
|
394
394
|
*/
|
|
395
395
|
bem(e, t, i) {
|
|
396
|
-
return e && t && i ?
|
|
396
|
+
return e && t && i ? j(this.namespace, this.block, e, t, i) : "";
|
|
397
397
|
}
|
|
398
398
|
/**
|
|
399
399
|
* 返回状态 class
|
|
@@ -408,7 +408,7 @@ class D {
|
|
|
408
408
|
* @return {*} {string}
|
|
409
409
|
*/
|
|
410
410
|
is(e, t) {
|
|
411
|
-
return e && t ? "".concat(
|
|
411
|
+
return e && t ? "".concat(cn).concat(e) : "";
|
|
412
412
|
}
|
|
413
413
|
/**
|
|
414
414
|
* 生成使用到的 css 变量 style 对象
|
|
@@ -465,57 +465,57 @@ function z(n) {
|
|
|
465
465
|
if (typeof n != "string")
|
|
466
466
|
throw new TypeError("Path must be a string. Received " + JSON.stringify(n));
|
|
467
467
|
}
|
|
468
|
-
function
|
|
469
|
-
for (var t = "", i = 0, s = -1,
|
|
468
|
+
function Qe(n, e) {
|
|
469
|
+
for (var t = "", i = 0, s = -1, o = 0, r, c = 0; c <= n.length; ++c) {
|
|
470
470
|
if (c < n.length)
|
|
471
|
-
|
|
471
|
+
r = n.charCodeAt(c);
|
|
472
472
|
else {
|
|
473
|
-
if (
|
|
473
|
+
if (r === 47)
|
|
474
474
|
break;
|
|
475
|
-
|
|
475
|
+
r = 47;
|
|
476
476
|
}
|
|
477
|
-
if (
|
|
478
|
-
if (!(s === c - 1 ||
|
|
479
|
-
if (s !== c - 1 &&
|
|
477
|
+
if (r === 47) {
|
|
478
|
+
if (!(s === c - 1 || o === 1))
|
|
479
|
+
if (s !== c - 1 && o === 2) {
|
|
480
480
|
if (t.length < 2 || i !== 2 || t.charCodeAt(t.length - 1) !== 46 || t.charCodeAt(t.length - 2) !== 46) {
|
|
481
481
|
if (t.length > 2) {
|
|
482
|
-
var
|
|
483
|
-
if (
|
|
484
|
-
|
|
482
|
+
var u = t.lastIndexOf("/");
|
|
483
|
+
if (u !== t.length - 1) {
|
|
484
|
+
u === -1 ? (t = "", i = 0) : (t = t.slice(0, u), i = t.length - 1 - t.lastIndexOf("/")), s = c, o = 0;
|
|
485
485
|
continue;
|
|
486
486
|
}
|
|
487
487
|
} else if (t.length === 2 || t.length === 1) {
|
|
488
|
-
t = "", i = 0, s = c,
|
|
488
|
+
t = "", i = 0, s = c, o = 0;
|
|
489
489
|
continue;
|
|
490
490
|
}
|
|
491
491
|
}
|
|
492
492
|
e && (t.length > 0 ? t += "/.." : t = "..", i = 2);
|
|
493
493
|
} else
|
|
494
494
|
t.length > 0 ? t += "/" + n.slice(s + 1, c) : t = n.slice(s + 1, c), i = c - s - 1;
|
|
495
|
-
s = c,
|
|
495
|
+
s = c, o = 0;
|
|
496
496
|
} else
|
|
497
|
-
|
|
497
|
+
r === 46 && o !== -1 ? ++o : o = -1;
|
|
498
498
|
}
|
|
499
499
|
return t;
|
|
500
500
|
}
|
|
501
|
-
function
|
|
501
|
+
function ln(n, e) {
|
|
502
502
|
var t = e.dir || e.root, i = e.base || (e.name || "") + (e.ext || "");
|
|
503
503
|
return t ? t === e.root ? t + i : t + n + i : i;
|
|
504
504
|
}
|
|
505
|
-
var
|
|
505
|
+
var re = {
|
|
506
506
|
// path.resolve([from ...], to)
|
|
507
507
|
resolve: function() {
|
|
508
508
|
for (var e = "", t = !1, i, s = arguments.length - 1; s >= -1 && !t; s--) {
|
|
509
|
-
var
|
|
510
|
-
s >= 0 ?
|
|
509
|
+
var o;
|
|
510
|
+
s >= 0 ? o = arguments[s] : (i === void 0 && (i = process.cwd()), o = i), z(o), o.length !== 0 && (e = o + "/" + e, t = o.charCodeAt(0) === 47);
|
|
511
511
|
}
|
|
512
|
-
return e =
|
|
512
|
+
return e = Qe(e, !t), t ? e.length > 0 ? "/" + e : "/" : e.length > 0 ? e : ".";
|
|
513
513
|
},
|
|
514
514
|
normalize: function(e) {
|
|
515
515
|
if (z(e), e.length === 0)
|
|
516
516
|
return ".";
|
|
517
517
|
var t = e.charCodeAt(0) === 47, i = e.charCodeAt(e.length - 1) === 47;
|
|
518
|
-
return e =
|
|
518
|
+
return e = Qe(e, !t), e.length === 0 && !t && (e = "."), e.length > 0 && i && (e += "/"), t ? "/" + e : e;
|
|
519
519
|
},
|
|
520
520
|
isAbsolute: function(e) {
|
|
521
521
|
return z(e), e.length > 0 && e.charCodeAt(0) === 47;
|
|
@@ -527,35 +527,35 @@ var ie = {
|
|
|
527
527
|
var i = arguments[t];
|
|
528
528
|
z(i), i.length > 0 && (e === void 0 ? e = i : e += "/" + i);
|
|
529
529
|
}
|
|
530
|
-
return e === void 0 ? "." :
|
|
530
|
+
return e === void 0 ? "." : re.normalize(e);
|
|
531
531
|
},
|
|
532
532
|
relative: function(e, t) {
|
|
533
|
-
if (z(e), z(t), e === t || (e =
|
|
533
|
+
if (z(e), z(t), e === t || (e = re.resolve(e), t = re.resolve(t), e === t))
|
|
534
534
|
return "";
|
|
535
535
|
for (var i = 1; i < e.length && e.charCodeAt(i) === 47; ++i)
|
|
536
536
|
;
|
|
537
|
-
for (var s = e.length,
|
|
537
|
+
for (var s = e.length, o = s - i, r = 1; r < t.length && t.charCodeAt(r) === 47; ++r)
|
|
538
538
|
;
|
|
539
|
-
for (var c = t.length,
|
|
540
|
-
if (a ===
|
|
541
|
-
if (
|
|
542
|
-
if (t.charCodeAt(
|
|
543
|
-
return t.slice(
|
|
539
|
+
for (var c = t.length, u = c - r, d = o < u ? o : u, h = -1, a = 0; a <= d; ++a) {
|
|
540
|
+
if (a === d) {
|
|
541
|
+
if (u > d) {
|
|
542
|
+
if (t.charCodeAt(r + a) === 47)
|
|
543
|
+
return t.slice(r + a + 1);
|
|
544
544
|
if (a === 0)
|
|
545
|
-
return t.slice(
|
|
545
|
+
return t.slice(r + a);
|
|
546
546
|
} else
|
|
547
|
-
|
|
547
|
+
o > d && (e.charCodeAt(i + a) === 47 ? h = a : a === 0 && (h = 0));
|
|
548
548
|
break;
|
|
549
549
|
}
|
|
550
|
-
var _ = e.charCodeAt(i + a), p = t.charCodeAt(
|
|
550
|
+
var _ = e.charCodeAt(i + a), p = t.charCodeAt(r + a);
|
|
551
551
|
if (_ !== p)
|
|
552
552
|
break;
|
|
553
553
|
_ === 47 && (h = a);
|
|
554
554
|
}
|
|
555
|
-
var
|
|
555
|
+
var f = "";
|
|
556
556
|
for (a = i + h + 1; a <= s; ++a)
|
|
557
|
-
(a === s || e.charCodeAt(a) === 47) && (
|
|
558
|
-
return
|
|
557
|
+
(a === s || e.charCodeAt(a) === 47) && (f.length === 0 ? f += ".." : f += "/..");
|
|
558
|
+
return f.length > 0 ? f + t.slice(r + h) : (r += h, t.charCodeAt(r) === 47 && ++r, t.slice(r));
|
|
559
559
|
},
|
|
560
560
|
_makeLong: function(e) {
|
|
561
561
|
return e;
|
|
@@ -563,104 +563,104 @@ var ie = {
|
|
|
563
563
|
dirname: function(e) {
|
|
564
564
|
if (z(e), e.length === 0)
|
|
565
565
|
return ".";
|
|
566
|
-
for (var t = e.charCodeAt(0), i = t === 47, s = -1,
|
|
567
|
-
if (t = e.charCodeAt(
|
|
568
|
-
if (!
|
|
569
|
-
s =
|
|
566
|
+
for (var t = e.charCodeAt(0), i = t === 47, s = -1, o = !0, r = e.length - 1; r >= 1; --r)
|
|
567
|
+
if (t = e.charCodeAt(r), t === 47) {
|
|
568
|
+
if (!o) {
|
|
569
|
+
s = r;
|
|
570
570
|
break;
|
|
571
571
|
}
|
|
572
572
|
} else
|
|
573
|
-
|
|
573
|
+
o = !1;
|
|
574
574
|
return s === -1 ? i ? "/" : "." : i && s === 1 ? "//" : e.slice(0, s);
|
|
575
575
|
},
|
|
576
576
|
basename: function(e, t) {
|
|
577
577
|
if (t !== void 0 && typeof t != "string")
|
|
578
578
|
throw new TypeError('"ext" argument must be a string');
|
|
579
579
|
z(e);
|
|
580
|
-
var i = 0, s = -1,
|
|
580
|
+
var i = 0, s = -1, o = !0, r;
|
|
581
581
|
if (t !== void 0 && t.length > 0 && t.length <= e.length) {
|
|
582
582
|
if (t.length === e.length && t === e)
|
|
583
583
|
return "";
|
|
584
|
-
var c = t.length - 1,
|
|
585
|
-
for (
|
|
586
|
-
var
|
|
587
|
-
if (
|
|
588
|
-
if (!
|
|
589
|
-
i =
|
|
584
|
+
var c = t.length - 1, u = -1;
|
|
585
|
+
for (r = e.length - 1; r >= 0; --r) {
|
|
586
|
+
var d = e.charCodeAt(r);
|
|
587
|
+
if (d === 47) {
|
|
588
|
+
if (!o) {
|
|
589
|
+
i = r + 1;
|
|
590
590
|
break;
|
|
591
591
|
}
|
|
592
592
|
} else
|
|
593
|
-
|
|
593
|
+
u === -1 && (o = !1, u = r + 1), c >= 0 && (d === t.charCodeAt(c) ? --c === -1 && (s = r) : (c = -1, s = u));
|
|
594
594
|
}
|
|
595
|
-
return i === s ? s =
|
|
595
|
+
return i === s ? s = u : s === -1 && (s = e.length), e.slice(i, s);
|
|
596
596
|
} else {
|
|
597
|
-
for (
|
|
598
|
-
if (e.charCodeAt(
|
|
599
|
-
if (!
|
|
600
|
-
i =
|
|
597
|
+
for (r = e.length - 1; r >= 0; --r)
|
|
598
|
+
if (e.charCodeAt(r) === 47) {
|
|
599
|
+
if (!o) {
|
|
600
|
+
i = r + 1;
|
|
601
601
|
break;
|
|
602
602
|
}
|
|
603
603
|
} else
|
|
604
|
-
s === -1 && (
|
|
604
|
+
s === -1 && (o = !1, s = r + 1);
|
|
605
605
|
return s === -1 ? "" : e.slice(i, s);
|
|
606
606
|
}
|
|
607
607
|
},
|
|
608
608
|
extname: function(e) {
|
|
609
609
|
z(e);
|
|
610
|
-
for (var t = -1, i = 0, s = -1,
|
|
611
|
-
var
|
|
612
|
-
if (
|
|
613
|
-
if (!
|
|
610
|
+
for (var t = -1, i = 0, s = -1, o = !0, r = 0, c = e.length - 1; c >= 0; --c) {
|
|
611
|
+
var u = e.charCodeAt(c);
|
|
612
|
+
if (u === 47) {
|
|
613
|
+
if (!o) {
|
|
614
614
|
i = c + 1;
|
|
615
615
|
break;
|
|
616
616
|
}
|
|
617
617
|
continue;
|
|
618
618
|
}
|
|
619
|
-
s === -1 && (
|
|
619
|
+
s === -1 && (o = !1, s = c + 1), u === 46 ? t === -1 ? t = c : r !== 1 && (r = 1) : t !== -1 && (r = -1);
|
|
620
620
|
}
|
|
621
621
|
return t === -1 || s === -1 || // We saw a non-dot character immediately before the dot
|
|
622
|
-
|
|
623
|
-
|
|
622
|
+
r === 0 || // The (right-most) trimmed path component is exactly '..'
|
|
623
|
+
r === 1 && t === s - 1 && t === i + 1 ? "" : e.slice(t, s);
|
|
624
624
|
},
|
|
625
625
|
format: function(e) {
|
|
626
626
|
if (e === null || typeof e != "object")
|
|
627
627
|
throw new TypeError('The "pathObject" argument must be of type Object. Received type ' + typeof e);
|
|
628
|
-
return
|
|
628
|
+
return ln("/", e);
|
|
629
629
|
},
|
|
630
630
|
parse: function(e) {
|
|
631
631
|
z(e);
|
|
632
632
|
var t = { root: "", dir: "", base: "", ext: "", name: "" };
|
|
633
633
|
if (e.length === 0)
|
|
634
634
|
return t;
|
|
635
|
-
var i = e.charCodeAt(0), s = i === 47,
|
|
636
|
-
s ? (t.root = "/",
|
|
637
|
-
for (var
|
|
635
|
+
var i = e.charCodeAt(0), s = i === 47, o;
|
|
636
|
+
s ? (t.root = "/", o = 1) : o = 0;
|
|
637
|
+
for (var r = -1, c = 0, u = -1, d = !0, h = e.length - 1, a = 0; h >= o; --h) {
|
|
638
638
|
if (i = e.charCodeAt(h), i === 47) {
|
|
639
|
-
if (!
|
|
639
|
+
if (!d) {
|
|
640
640
|
c = h + 1;
|
|
641
641
|
break;
|
|
642
642
|
}
|
|
643
643
|
continue;
|
|
644
644
|
}
|
|
645
|
-
|
|
645
|
+
u === -1 && (d = !1, u = h + 1), i === 46 ? r === -1 ? r = h : a !== 1 && (a = 1) : r !== -1 && (a = -1);
|
|
646
646
|
}
|
|
647
|
-
return
|
|
647
|
+
return r === -1 || u === -1 || // We saw a non-dot character immediately before the dot
|
|
648
648
|
a === 0 || // The (right-most) trimmed path component is exactly '..'
|
|
649
|
-
a === 1 &&
|
|
649
|
+
a === 1 && r === u - 1 && r === c + 1 ? u !== -1 && (c === 0 && s ? t.base = t.name = e.slice(1, u) : t.base = t.name = e.slice(c, u)) : (c === 0 && s ? (t.name = e.slice(1, r), t.base = e.slice(1, u)) : (t.name = e.slice(c, r), t.base = e.slice(c, u)), t.ext = e.slice(r, u)), c > 0 ? t.dir = e.slice(0, c - 1) : s && (t.dir = "/"), t;
|
|
650
650
|
},
|
|
651
651
|
sep: "/",
|
|
652
652
|
delimiter: ":",
|
|
653
653
|
win32: null,
|
|
654
654
|
posix: null
|
|
655
655
|
};
|
|
656
|
-
|
|
657
|
-
function
|
|
656
|
+
re.posix = re;
|
|
657
|
+
function O() {
|
|
658
658
|
return ((1 + Math.random()) * 65536 | 0).toString(16).substring(1);
|
|
659
659
|
}
|
|
660
|
-
function
|
|
661
|
-
return "".concat(
|
|
660
|
+
function Lt() {
|
|
661
|
+
return "".concat(O() + O(), "-").concat(O(), "-").concat(O(), "-").concat(O(), "-").concat(O()).concat(O()).concat(O());
|
|
662
662
|
}
|
|
663
|
-
class
|
|
663
|
+
class Rt {
|
|
664
664
|
/**
|
|
665
665
|
* 拷贝文本
|
|
666
666
|
*
|
|
@@ -681,7 +681,7 @@ class Ht {
|
|
|
681
681
|
* @private
|
|
682
682
|
* @type {(HTMLInputElement | null)}
|
|
683
683
|
*/
|
|
684
|
-
y(
|
|
684
|
+
y(Rt, "inputElement", null);
|
|
685
685
|
const m = class m {
|
|
686
686
|
/**
|
|
687
687
|
* 检查数据库是否存在
|
|
@@ -705,14 +705,14 @@ const m = class m {
|
|
|
705
705
|
*/
|
|
706
706
|
static async deleteDatabase(e) {
|
|
707
707
|
var t, i;
|
|
708
|
-
return m.lastLink && ((i = (t = m.lastLink).close) == null || i.call(t)), new Promise((s,
|
|
709
|
-
const
|
|
710
|
-
|
|
708
|
+
return m.lastLink && ((i = (t = m.lastLink).close) == null || i.call(t)), new Promise((s, o) => {
|
|
709
|
+
const r = indexedDB.deleteDatabase(e);
|
|
710
|
+
r.onsuccess = () => {
|
|
711
711
|
s(!0);
|
|
712
|
-
},
|
|
712
|
+
}, r.onerror = () => {
|
|
713
713
|
s(!1);
|
|
714
|
-
},
|
|
715
|
-
console.warn("删除数据库 ".concat(e, " 被阻塞,可能有其他连接正在使用该数据库。")),
|
|
714
|
+
}, r.onblocked = () => {
|
|
715
|
+
console.warn("删除数据库 ".concat(e, " 被阻塞,可能有其他连接正在使用该数据库。")), o(new Error("删除数据库 ".concat(e, " 被阻塞")));
|
|
716
716
|
};
|
|
717
717
|
});
|
|
718
718
|
}
|
|
@@ -725,16 +725,16 @@ const m = class m {
|
|
|
725
725
|
* @memberof IndexedDBUtil
|
|
726
726
|
*/
|
|
727
727
|
static async checkTableExists(e, t) {
|
|
728
|
-
return await m.checkDataBaseExists(e) ? new Promise((s,
|
|
729
|
-
const
|
|
730
|
-
|
|
728
|
+
return await m.checkDataBaseExists(e) ? new Promise((s, o) => {
|
|
729
|
+
const r = indexedDB.open(e);
|
|
730
|
+
r.onupgradeneeded = (c) => {
|
|
731
731
|
m.db = c.target.result, m.version = m.db.version;
|
|
732
|
-
},
|
|
733
|
-
m.db = c.target.result, m.lastLink =
|
|
734
|
-
const
|
|
735
|
-
|
|
736
|
-
},
|
|
737
|
-
|
|
732
|
+
}, r.onsuccess = (c) => {
|
|
733
|
+
m.db = c.target.result, m.lastLink = r.result;
|
|
734
|
+
const u = m.db.objectStoreNames.contains(t);
|
|
735
|
+
r.result.close(), s(u);
|
|
736
|
+
}, r.onerror = (c) => {
|
|
737
|
+
o(c.target.error);
|
|
738
738
|
};
|
|
739
739
|
}) : !1;
|
|
740
740
|
}
|
|
@@ -748,19 +748,19 @@ const m = class m {
|
|
|
748
748
|
* @memberof IndexedDBUtil
|
|
749
749
|
*/
|
|
750
750
|
static async createTable(e, t, i, s = !1) {
|
|
751
|
-
return new Promise((
|
|
752
|
-
var c,
|
|
753
|
-
m.version += 1, m.lastLink && ((
|
|
754
|
-
const
|
|
755
|
-
|
|
756
|
-
if (m.db =
|
|
751
|
+
return new Promise((o) => {
|
|
752
|
+
var c, u;
|
|
753
|
+
m.version += 1, m.lastLink && ((u = (c = m.lastLink).close) == null || u.call(c));
|
|
754
|
+
const r = indexedDB.open(e, m.version);
|
|
755
|
+
r.onupgradeneeded = (d) => {
|
|
756
|
+
if (m.db = d.target.result, !m.db.objectStoreNames.contains(t)) {
|
|
757
757
|
const h = {};
|
|
758
758
|
i ? h.keyPath = i : s && (h.autoIncrement = !0), m.db.createObjectStore(t, h);
|
|
759
759
|
}
|
|
760
|
-
},
|
|
761
|
-
m.lastLink =
|
|
762
|
-
},
|
|
763
|
-
|
|
760
|
+
}, r.onsuccess = () => {
|
|
761
|
+
m.lastLink = r.result, r.result.close(), o(!0);
|
|
762
|
+
}, r.onerror = () => {
|
|
763
|
+
o(!1);
|
|
764
764
|
};
|
|
765
765
|
});
|
|
766
766
|
}
|
|
@@ -773,8 +773,8 @@ const m = class m {
|
|
|
773
773
|
*/
|
|
774
774
|
static async deleteTable(e, t) {
|
|
775
775
|
return new Promise((i) => {
|
|
776
|
-
var
|
|
777
|
-
m.version += 1, m.lastLink && ((
|
|
776
|
+
var o, r;
|
|
777
|
+
m.version += 1, m.lastLink && ((r = (o = m.lastLink).close) == null || r.call(o));
|
|
778
778
|
const s = indexedDB.open(e, m.version);
|
|
779
779
|
s.onupgradeneeded = (c) => {
|
|
780
780
|
m.db = c.target.result, m.lastLink = s.result, m.db.objectStoreNames.contains(t) && m.db.deleteObjectStore(t);
|
|
@@ -794,10 +794,10 @@ const m = class m {
|
|
|
794
794
|
* @memberof IndexedDBUtil
|
|
795
795
|
*/
|
|
796
796
|
static async addData(e, t, i) {
|
|
797
|
-
return new Promise((s,
|
|
798
|
-
const
|
|
799
|
-
|
|
800
|
-
if (m.db = c.target.result, m.lastLink =
|
|
797
|
+
return new Promise((s, o) => {
|
|
798
|
+
const r = indexedDB.open(e);
|
|
799
|
+
r.onsuccess = (c) => {
|
|
800
|
+
if (m.db = c.target.result, m.lastLink = r.result, m.db.objectStoreNames.contains(t)) {
|
|
801
801
|
const h = m.db.transaction([t], "readwrite").objectStore(t).add(i);
|
|
802
802
|
h.onsuccess = (a) => {
|
|
803
803
|
s(i);
|
|
@@ -805,9 +805,9 @@ const m = class m {
|
|
|
805
805
|
s(null);
|
|
806
806
|
};
|
|
807
807
|
}
|
|
808
|
-
|
|
809
|
-
},
|
|
810
|
-
|
|
808
|
+
r.result.close();
|
|
809
|
+
}, r.onerror = () => {
|
|
810
|
+
r.result.close(), o();
|
|
811
811
|
};
|
|
812
812
|
});
|
|
813
813
|
}
|
|
@@ -820,10 +820,10 @@ const m = class m {
|
|
|
820
820
|
* @memberof IndexedDBUtil
|
|
821
821
|
*/
|
|
822
822
|
static async deleteData(e, t, i) {
|
|
823
|
-
return new Promise((s,
|
|
824
|
-
const
|
|
825
|
-
|
|
826
|
-
if (m.db = c.target.result, m.lastLink =
|
|
823
|
+
return new Promise((s, o) => {
|
|
824
|
+
const r = indexedDB.open(e);
|
|
825
|
+
r.onsuccess = (c) => {
|
|
826
|
+
if (m.db = c.target.result, m.lastLink = r.result, m.db.objectStoreNames.contains(t)) {
|
|
827
827
|
const h = m.db.transaction([t], "readwrite").objectStore(t).delete(i);
|
|
828
828
|
h.onsuccess = (a) => {
|
|
829
829
|
s(!0);
|
|
@@ -831,9 +831,9 @@ const m = class m {
|
|
|
831
831
|
s(!1);
|
|
832
832
|
};
|
|
833
833
|
}
|
|
834
|
-
|
|
835
|
-
},
|
|
836
|
-
|
|
834
|
+
r.result.close();
|
|
835
|
+
}, r.onerror = () => {
|
|
836
|
+
r.result.close(), o();
|
|
837
837
|
};
|
|
838
838
|
});
|
|
839
839
|
}
|
|
@@ -846,10 +846,10 @@ const m = class m {
|
|
|
846
846
|
* @memberof IndexedDBUtil
|
|
847
847
|
*/
|
|
848
848
|
static async updateData(e, t, i) {
|
|
849
|
-
return new Promise((s,
|
|
850
|
-
const
|
|
851
|
-
|
|
852
|
-
if (m.db = c.target.result, m.lastLink =
|
|
849
|
+
return new Promise((s, o) => {
|
|
850
|
+
const r = indexedDB.open(e);
|
|
851
|
+
r.onsuccess = (c) => {
|
|
852
|
+
if (m.db = c.target.result, m.lastLink = r.result, m.db.objectStoreNames.contains(t)) {
|
|
853
853
|
const h = m.db.transaction([t], "readwrite").objectStore(t).put(i);
|
|
854
854
|
h.onsuccess = (a) => {
|
|
855
855
|
s(i);
|
|
@@ -857,9 +857,9 @@ const m = class m {
|
|
|
857
857
|
s(i);
|
|
858
858
|
};
|
|
859
859
|
}
|
|
860
|
-
|
|
861
|
-
},
|
|
862
|
-
|
|
860
|
+
r.result.close();
|
|
861
|
+
}, r.onerror = () => {
|
|
862
|
+
r.result.close(), o();
|
|
863
863
|
};
|
|
864
864
|
});
|
|
865
865
|
}
|
|
@@ -872,20 +872,20 @@ const m = class m {
|
|
|
872
872
|
* @memberof IndexedDBUtil
|
|
873
873
|
*/
|
|
874
874
|
static async getData(e, t, i) {
|
|
875
|
-
return new Promise((s,
|
|
876
|
-
const
|
|
877
|
-
|
|
878
|
-
if (m.db = c.target.result, m.lastLink =
|
|
875
|
+
return new Promise((s, o) => {
|
|
876
|
+
const r = indexedDB.open(e);
|
|
877
|
+
r.onsuccess = (c) => {
|
|
878
|
+
if (m.db = c.target.result, m.lastLink = r.result, m.db.objectStoreNames.contains(t)) {
|
|
879
879
|
const h = m.db.transaction([t], "readonly").objectStore(t).get(i);
|
|
880
880
|
h.onsuccess = (a) => {
|
|
881
881
|
s(h.result);
|
|
882
882
|
}, h.onerror = () => {
|
|
883
|
-
|
|
883
|
+
o(new Error("未找到数据".concat(i)));
|
|
884
884
|
};
|
|
885
885
|
}
|
|
886
|
-
|
|
887
|
-
},
|
|
888
|
-
|
|
886
|
+
r.result.close();
|
|
887
|
+
}, r.onerror = () => {
|
|
888
|
+
r.result.close(), o();
|
|
889
889
|
};
|
|
890
890
|
});
|
|
891
891
|
}
|
|
@@ -898,19 +898,19 @@ const m = class m {
|
|
|
898
898
|
*/
|
|
899
899
|
static async getAllData(e, t) {
|
|
900
900
|
return new Promise((i, s) => {
|
|
901
|
-
const
|
|
902
|
-
|
|
903
|
-
if (m.db =
|
|
904
|
-
const
|
|
905
|
-
|
|
906
|
-
i(
|
|
907
|
-
},
|
|
901
|
+
const o = indexedDB.open(e);
|
|
902
|
+
o.onsuccess = (r) => {
|
|
903
|
+
if (m.db = r.target.result, m.lastLink = o.result, m.db.objectStoreNames.contains(t)) {
|
|
904
|
+
const d = m.db.transaction([t], "readonly").objectStore(t).getAll();
|
|
905
|
+
d.onsuccess = (h) => {
|
|
906
|
+
i(d.result);
|
|
907
|
+
}, d.onerror = () => {
|
|
908
908
|
i([]);
|
|
909
909
|
};
|
|
910
910
|
}
|
|
911
|
-
|
|
912
|
-
},
|
|
913
|
-
|
|
911
|
+
o.result.close();
|
|
912
|
+
}, o.onerror = () => {
|
|
913
|
+
o.result.close(), s();
|
|
914
914
|
};
|
|
915
915
|
});
|
|
916
916
|
}
|
|
@@ -919,23 +919,23 @@ const m = class m {
|
|
|
919
919
|
y(m, "version", 1), // 数据库连接句柄
|
|
920
920
|
y(m, "db", null), // 上一个连接
|
|
921
921
|
y(m, "lastLink");
|
|
922
|
-
let
|
|
923
|
-
var
|
|
922
|
+
let U = m;
|
|
923
|
+
var ue, S, De, et, he = 0, Ot = [], ge = [], tt = v.__b, nt = v.__r, it = v.diffed, st = v.__c, ot = v.unmount;
|
|
924
924
|
function Ve(n, e) {
|
|
925
|
-
v.__h && v.__h(
|
|
926
|
-
var t =
|
|
925
|
+
v.__h && v.__h(S, n, he || e), he = 0;
|
|
926
|
+
var t = S.__H || (S.__H = { __: [], __h: [] });
|
|
927
927
|
return n >= t.__.length && t.__.push({ __V: ge }), t.__[n];
|
|
928
928
|
}
|
|
929
|
-
function
|
|
930
|
-
return
|
|
929
|
+
function Pt(n) {
|
|
930
|
+
return he = 1, un(Ut, n);
|
|
931
931
|
}
|
|
932
|
-
function
|
|
933
|
-
var i = Ve(
|
|
934
|
-
if (i.t = n, !i.__c && (i.__ = [t ? t(e) :
|
|
935
|
-
var
|
|
936
|
-
|
|
937
|
-
}], i.__c =
|
|
938
|
-
var s = function(c,
|
|
932
|
+
function un(n, e, t) {
|
|
933
|
+
var i = Ve(ue++, 2);
|
|
934
|
+
if (i.t = n, !i.__c && (i.__ = [t ? t(e) : Ut(void 0, e), function(c) {
|
|
935
|
+
var u = i.__N ? i.__N[0] : i.__[0], d = i.t(u, c);
|
|
936
|
+
u !== d && (i.__N = [d, i.__[1]], i.__c.setState({}));
|
|
937
|
+
}], i.__c = S, !S.u)) {
|
|
938
|
+
var s = function(c, u, d) {
|
|
939
939
|
if (!i.__c.__H)
|
|
940
940
|
return !0;
|
|
941
941
|
var h = i.__c.__H.__.filter(function(_) {
|
|
@@ -944,47 +944,47 @@ function cn(n, e, t) {
|
|
|
944
944
|
if (h.every(function(_) {
|
|
945
945
|
return !_.__N;
|
|
946
946
|
}))
|
|
947
|
-
return !
|
|
947
|
+
return !o || o.call(this, c, u, d);
|
|
948
948
|
var a = !1;
|
|
949
949
|
return h.forEach(function(_) {
|
|
950
950
|
if (_.__N) {
|
|
951
951
|
var p = _.__[0];
|
|
952
952
|
_.__ = _.__N, _.__N = void 0, p !== _.__[0] && (a = !0);
|
|
953
953
|
}
|
|
954
|
-
}), !(!a && i.__c.props === c) && (!
|
|
954
|
+
}), !(!a && i.__c.props === c) && (!o || o.call(this, c, u, d));
|
|
955
955
|
};
|
|
956
|
-
|
|
957
|
-
var
|
|
958
|
-
|
|
956
|
+
S.u = !0;
|
|
957
|
+
var o = S.shouldComponentUpdate, r = S.componentWillUpdate;
|
|
958
|
+
S.componentWillUpdate = function(c, u, d) {
|
|
959
959
|
if (this.__e) {
|
|
960
|
-
var h =
|
|
961
|
-
|
|
960
|
+
var h = o;
|
|
961
|
+
o = void 0, s(c, u, d), o = h;
|
|
962
962
|
}
|
|
963
|
-
|
|
964
|
-
},
|
|
963
|
+
r && r.call(this, c, u, d);
|
|
964
|
+
}, S.shouldComponentUpdate = s;
|
|
965
965
|
}
|
|
966
966
|
return i.__N || i.__;
|
|
967
967
|
}
|
|
968
|
-
function
|
|
969
|
-
var t = Ve(
|
|
970
|
-
!v.__s &&
|
|
968
|
+
function F(n, e) {
|
|
969
|
+
var t = Ve(ue++, 3);
|
|
970
|
+
!v.__s && Bt(t.__H, e) && (t.__ = n, t.i = e, S.__H.__h.push(t));
|
|
971
971
|
}
|
|
972
|
-
function
|
|
973
|
-
return
|
|
972
|
+
function Z(n) {
|
|
973
|
+
return he = 5, G(function() {
|
|
974
974
|
return { current: n };
|
|
975
975
|
}, []);
|
|
976
976
|
}
|
|
977
|
-
function
|
|
978
|
-
var t = Ve(
|
|
979
|
-
return
|
|
977
|
+
function G(n, e) {
|
|
978
|
+
var t = Ve(ue++, 7);
|
|
979
|
+
return Bt(t.__H, e) ? (t.__V = n(), t.i = e, t.__h = n, t.__V) : t.__;
|
|
980
980
|
}
|
|
981
981
|
function rt(n, e) {
|
|
982
|
-
return
|
|
982
|
+
return he = 8, G(function() {
|
|
983
983
|
return n;
|
|
984
984
|
}, e);
|
|
985
985
|
}
|
|
986
|
-
function
|
|
987
|
-
for (var n; n =
|
|
986
|
+
function hn() {
|
|
987
|
+
for (var n; n = Ot.shift(); )
|
|
988
988
|
if (n.__P && n.__H)
|
|
989
989
|
try {
|
|
990
990
|
n.__H.__h.forEach(ye), n.__H.__h.forEach(Pe), n.__H.__h = [];
|
|
@@ -993,19 +993,19 @@ function ln() {
|
|
|
993
993
|
}
|
|
994
994
|
}
|
|
995
995
|
v.__b = function(n) {
|
|
996
|
-
|
|
996
|
+
S = null, tt && tt(n);
|
|
997
997
|
}, v.__r = function(n) {
|
|
998
|
-
|
|
999
|
-
var e = (
|
|
1000
|
-
e && (De ===
|
|
998
|
+
nt && nt(n), ue = 0;
|
|
999
|
+
var e = (S = n.__c).__H;
|
|
1000
|
+
e && (De === S ? (e.__h = [], S.__h = [], e.__.forEach(function(t) {
|
|
1001
1001
|
t.__N && (t.__ = t.__N), t.__V = ge, t.__N = t.i = void 0;
|
|
1002
|
-
})) : (e.__h.forEach(ye), e.__h.forEach(Pe), e.__h = [],
|
|
1002
|
+
})) : (e.__h.forEach(ye), e.__h.forEach(Pe), e.__h = [], ue = 0)), De = S;
|
|
1003
1003
|
}, v.diffed = function(n) {
|
|
1004
|
-
|
|
1004
|
+
it && it(n);
|
|
1005
1005
|
var e = n.__c;
|
|
1006
|
-
e && e.__H && (e.__H.__h.length && (
|
|
1006
|
+
e && e.__H && (e.__H.__h.length && (Ot.push(e) !== 1 && et === v.requestAnimationFrame || ((et = v.requestAnimationFrame) || dn)(hn)), e.__H.__.forEach(function(t) {
|
|
1007
1007
|
t.i && (t.__H = t.i), t.__V !== ge && (t.__ = t.__V), t.i = void 0, t.__V = ge;
|
|
1008
|
-
})), De =
|
|
1008
|
+
})), De = S = null;
|
|
1009
1009
|
}, v.__c = function(n, e) {
|
|
1010
1010
|
e.some(function(t) {
|
|
1011
1011
|
try {
|
|
@@ -1017,9 +1017,9 @@ v.__b = function(n) {
|
|
|
1017
1017
|
s.__h && (s.__h = []);
|
|
1018
1018
|
}), e = [], v.__e(i, t.__v);
|
|
1019
1019
|
}
|
|
1020
|
-
}),
|
|
1020
|
+
}), st && st(n, e);
|
|
1021
1021
|
}, v.unmount = function(n) {
|
|
1022
|
-
|
|
1022
|
+
ot && ot(n);
|
|
1023
1023
|
var e, t = n.__c;
|
|
1024
1024
|
t && t.__H && (t.__H.__.forEach(function(i) {
|
|
1025
1025
|
try {
|
|
@@ -1029,42 +1029,42 @@ v.__b = function(n) {
|
|
|
1029
1029
|
}
|
|
1030
1030
|
}), t.__H = void 0, e && v.__e(e, t.__v));
|
|
1031
1031
|
};
|
|
1032
|
-
var
|
|
1033
|
-
function
|
|
1032
|
+
var at = typeof requestAnimationFrame == "function";
|
|
1033
|
+
function dn(n) {
|
|
1034
1034
|
var e, t = function() {
|
|
1035
|
-
clearTimeout(i),
|
|
1035
|
+
clearTimeout(i), at && cancelAnimationFrame(e), setTimeout(n);
|
|
1036
1036
|
}, i = setTimeout(t, 100);
|
|
1037
|
-
|
|
1037
|
+
at && (e = requestAnimationFrame(t));
|
|
1038
1038
|
}
|
|
1039
1039
|
function ye(n) {
|
|
1040
|
-
var e =
|
|
1041
|
-
typeof t == "function" && (n.__c = void 0, t()),
|
|
1040
|
+
var e = S, t = n.__c;
|
|
1041
|
+
typeof t == "function" && (n.__c = void 0, t()), S = e;
|
|
1042
1042
|
}
|
|
1043
1043
|
function Pe(n) {
|
|
1044
|
-
var e =
|
|
1045
|
-
n.__c = n.__(),
|
|
1044
|
+
var e = S;
|
|
1045
|
+
n.__c = n.__(), S = e;
|
|
1046
1046
|
}
|
|
1047
|
-
function
|
|
1047
|
+
function Bt(n, e) {
|
|
1048
1048
|
return !n || n.length !== e.length || e.some(function(t, i) {
|
|
1049
1049
|
return t !== n[i];
|
|
1050
1050
|
});
|
|
1051
1051
|
}
|
|
1052
|
-
function
|
|
1052
|
+
function Ut(n, e) {
|
|
1053
1053
|
return typeof e == "function" ? e(n) : e;
|
|
1054
1054
|
}
|
|
1055
|
-
function
|
|
1055
|
+
function $e() {
|
|
1056
1056
|
throw new Error("Cycle detected");
|
|
1057
1057
|
}
|
|
1058
|
-
var
|
|
1059
|
-
function
|
|
1060
|
-
if (
|
|
1061
|
-
|
|
1058
|
+
var fn = Symbol.for("preact-signals");
|
|
1059
|
+
function je() {
|
|
1060
|
+
if (ee > 1)
|
|
1061
|
+
ee--;
|
|
1062
1062
|
else {
|
|
1063
|
-
for (var n, e = !1;
|
|
1064
|
-
var t =
|
|
1065
|
-
for (
|
|
1063
|
+
for (var n, e = !1; ae !== void 0; ) {
|
|
1064
|
+
var t = ae;
|
|
1065
|
+
for (ae = void 0, Be++; t !== void 0; ) {
|
|
1066
1066
|
var i = t.o;
|
|
1067
|
-
if (t.o = void 0, t.f &= -3, !(8 & t.f) &&
|
|
1067
|
+
if (t.o = void 0, t.f &= -3, !(8 & t.f) && Wt(t))
|
|
1068
1068
|
try {
|
|
1069
1069
|
t.c();
|
|
1070
1070
|
} catch (s) {
|
|
@@ -1073,12 +1073,12 @@ function We() {
|
|
|
1073
1073
|
t = i;
|
|
1074
1074
|
}
|
|
1075
1075
|
}
|
|
1076
|
-
if (
|
|
1076
|
+
if (Be = 0, ee--, e)
|
|
1077
1077
|
throw n;
|
|
1078
1078
|
}
|
|
1079
1079
|
}
|
|
1080
|
-
var w = void 0,
|
|
1081
|
-
function
|
|
1080
|
+
var w = void 0, ae = void 0, ee = 0, Be = 0, Te = 0;
|
|
1081
|
+
function Ft(n) {
|
|
1082
1082
|
if (w !== void 0) {
|
|
1083
1083
|
var e = n.n;
|
|
1084
1084
|
if (e === void 0 || e.t !== w)
|
|
@@ -1087,25 +1087,25 @@ function Ut(n) {
|
|
|
1087
1087
|
return e.i = 0, e.n !== void 0 && (e.n.p = e.p, e.p !== void 0 && (e.p.n = e.n), e.p = w.s, e.n = void 0, w.s.n = e, w.s = e), e;
|
|
1088
1088
|
}
|
|
1089
1089
|
}
|
|
1090
|
-
function
|
|
1090
|
+
function $(n) {
|
|
1091
1091
|
this.v = n, this.i = 0, this.n = void 0, this.t = void 0;
|
|
1092
1092
|
}
|
|
1093
|
-
|
|
1094
|
-
|
|
1093
|
+
$.prototype.brand = fn;
|
|
1094
|
+
$.prototype.h = function() {
|
|
1095
1095
|
return !0;
|
|
1096
1096
|
};
|
|
1097
|
-
|
|
1097
|
+
$.prototype.S = function(n) {
|
|
1098
1098
|
this.t !== n && n.e === void 0 && (n.x = this.t, this.t !== void 0 && (this.t.e = n), this.t = n);
|
|
1099
1099
|
};
|
|
1100
|
-
|
|
1100
|
+
$.prototype.U = function(n) {
|
|
1101
1101
|
if (this.t !== void 0) {
|
|
1102
1102
|
var e = n.e, t = n.x;
|
|
1103
1103
|
e !== void 0 && (e.x = t, n.e = void 0), t !== void 0 && (t.e = e, n.x = void 0), n === this.t && (this.t = t);
|
|
1104
1104
|
}
|
|
1105
1105
|
};
|
|
1106
|
-
|
|
1106
|
+
$.prototype.subscribe = function(n) {
|
|
1107
1107
|
var e = this;
|
|
1108
|
-
return
|
|
1108
|
+
return Ne(function() {
|
|
1109
1109
|
var t = e.value, i = 32 & this.f;
|
|
1110
1110
|
this.f &= -33;
|
|
1111
1111
|
try {
|
|
@@ -1115,44 +1115,44 @@ T.prototype.subscribe = function(n) {
|
|
|
1115
1115
|
}
|
|
1116
1116
|
});
|
|
1117
1117
|
};
|
|
1118
|
-
|
|
1118
|
+
$.prototype.valueOf = function() {
|
|
1119
1119
|
return this.value;
|
|
1120
1120
|
};
|
|
1121
|
-
|
|
1121
|
+
$.prototype.toString = function() {
|
|
1122
1122
|
return this.value + "";
|
|
1123
1123
|
};
|
|
1124
|
-
|
|
1124
|
+
$.prototype.toJSON = function() {
|
|
1125
1125
|
return this.value;
|
|
1126
1126
|
};
|
|
1127
|
-
|
|
1127
|
+
$.prototype.peek = function() {
|
|
1128
1128
|
return this.v;
|
|
1129
1129
|
};
|
|
1130
|
-
Object.defineProperty(
|
|
1131
|
-
var n =
|
|
1130
|
+
Object.defineProperty($.prototype, "value", { get: function() {
|
|
1131
|
+
var n = Ft(this);
|
|
1132
1132
|
return n !== void 0 && (n.i = this.i), this.v;
|
|
1133
1133
|
}, set: function(n) {
|
|
1134
|
-
if (w instanceof
|
|
1134
|
+
if (w instanceof V && function() {
|
|
1135
1135
|
throw new Error("Computed cannot have side-effects");
|
|
1136
1136
|
}(), n !== this.v) {
|
|
1137
|
-
|
|
1137
|
+
Be > 100 && $e(), this.v = n, this.i++, Te++, ee++;
|
|
1138
1138
|
try {
|
|
1139
1139
|
for (var e = this.t; e !== void 0; e = e.x)
|
|
1140
1140
|
e.t.N();
|
|
1141
1141
|
} finally {
|
|
1142
|
-
|
|
1142
|
+
je();
|
|
1143
1143
|
}
|
|
1144
1144
|
}
|
|
1145
1145
|
} });
|
|
1146
|
-
function
|
|
1147
|
-
return new
|
|
1146
|
+
function ne(n) {
|
|
1147
|
+
return new $(n);
|
|
1148
1148
|
}
|
|
1149
|
-
function
|
|
1149
|
+
function Wt(n) {
|
|
1150
1150
|
for (var e = n.s; e !== void 0; e = e.n)
|
|
1151
1151
|
if (e.S.i !== e.i || !e.S.h() || e.S.i !== e.i)
|
|
1152
1152
|
return !0;
|
|
1153
1153
|
return !1;
|
|
1154
1154
|
}
|
|
1155
|
-
function
|
|
1155
|
+
function Vt(n) {
|
|
1156
1156
|
for (var e = n.s; e !== void 0; e = e.n) {
|
|
1157
1157
|
var t = e.S.n;
|
|
1158
1158
|
if (t !== void 0 && (e.r = t), e.S.n = e, e.i = -1, e.n === void 0) {
|
|
@@ -1161,94 +1161,94 @@ function Ft(n) {
|
|
|
1161
1161
|
}
|
|
1162
1162
|
}
|
|
1163
1163
|
}
|
|
1164
|
-
function
|
|
1164
|
+
function jt(n) {
|
|
1165
1165
|
for (var e = n.s, t = void 0; e !== void 0; ) {
|
|
1166
1166
|
var i = e.p;
|
|
1167
1167
|
e.i === -1 ? (e.S.U(e), i !== void 0 && (i.n = e.n), e.n !== void 0 && (e.n.p = i)) : t = e, e.S.n = e.r, e.r !== void 0 && (e.r = void 0), e = i;
|
|
1168
1168
|
}
|
|
1169
1169
|
n.s = t;
|
|
1170
1170
|
}
|
|
1171
|
-
function
|
|
1172
|
-
|
|
1171
|
+
function V(n) {
|
|
1172
|
+
$.call(this, void 0), this.x = n, this.s = void 0, this.g = Te - 1, this.f = 4;
|
|
1173
1173
|
}
|
|
1174
|
-
(
|
|
1174
|
+
(V.prototype = new $()).h = function() {
|
|
1175
1175
|
if (this.f &= -3, 1 & this.f)
|
|
1176
1176
|
return !1;
|
|
1177
|
-
if ((36 & this.f) == 32 || (this.f &= -5, this.g ===
|
|
1177
|
+
if ((36 & this.f) == 32 || (this.f &= -5, this.g === Te))
|
|
1178
1178
|
return !0;
|
|
1179
|
-
if (this.g =
|
|
1179
|
+
if (this.g = Te, this.f |= 1, this.i > 0 && !Wt(this))
|
|
1180
1180
|
return this.f &= -2, !0;
|
|
1181
1181
|
var n = w;
|
|
1182
1182
|
try {
|
|
1183
|
-
|
|
1183
|
+
Vt(this), w = this;
|
|
1184
1184
|
var e = this.x();
|
|
1185
1185
|
(16 & this.f || this.v !== e || this.i === 0) && (this.v = e, this.f &= -17, this.i++);
|
|
1186
1186
|
} catch (t) {
|
|
1187
1187
|
this.v = t, this.f |= 16, this.i++;
|
|
1188
1188
|
}
|
|
1189
|
-
return w = n,
|
|
1189
|
+
return w = n, jt(this), this.f &= -2, !0;
|
|
1190
1190
|
};
|
|
1191
|
-
|
|
1191
|
+
V.prototype.S = function(n) {
|
|
1192
1192
|
if (this.t === void 0) {
|
|
1193
1193
|
this.f |= 36;
|
|
1194
1194
|
for (var e = this.s; e !== void 0; e = e.n)
|
|
1195
1195
|
e.S.S(e);
|
|
1196
1196
|
}
|
|
1197
|
-
|
|
1197
|
+
$.prototype.S.call(this, n);
|
|
1198
1198
|
};
|
|
1199
|
-
|
|
1200
|
-
if (this.t !== void 0 && (
|
|
1199
|
+
V.prototype.U = function(n) {
|
|
1200
|
+
if (this.t !== void 0 && ($.prototype.U.call(this, n), this.t === void 0)) {
|
|
1201
1201
|
this.f &= -33;
|
|
1202
1202
|
for (var e = this.s; e !== void 0; e = e.n)
|
|
1203
1203
|
e.S.U(e);
|
|
1204
1204
|
}
|
|
1205
1205
|
};
|
|
1206
|
-
|
|
1206
|
+
V.prototype.N = function() {
|
|
1207
1207
|
if (!(2 & this.f)) {
|
|
1208
1208
|
this.f |= 6;
|
|
1209
1209
|
for (var n = this.t; n !== void 0; n = n.x)
|
|
1210
1210
|
n.t.N();
|
|
1211
1211
|
}
|
|
1212
1212
|
};
|
|
1213
|
-
|
|
1214
|
-
if (this.h() ||
|
|
1213
|
+
V.prototype.peek = function() {
|
|
1214
|
+
if (this.h() || $e(), 16 & this.f)
|
|
1215
1215
|
throw this.v;
|
|
1216
1216
|
return this.v;
|
|
1217
1217
|
};
|
|
1218
|
-
Object.defineProperty(
|
|
1219
|
-
1 & this.f &&
|
|
1220
|
-
var n =
|
|
1218
|
+
Object.defineProperty(V.prototype, "value", { get: function() {
|
|
1219
|
+
1 & this.f && $e();
|
|
1220
|
+
var n = Ft(this);
|
|
1221
1221
|
if (this.h(), n !== void 0 && (n.i = this.i), 16 & this.f)
|
|
1222
1222
|
throw this.v;
|
|
1223
1223
|
return this.v;
|
|
1224
1224
|
} });
|
|
1225
|
-
function
|
|
1226
|
-
return new
|
|
1225
|
+
function Yt(n) {
|
|
1226
|
+
return new V(n);
|
|
1227
1227
|
}
|
|
1228
|
-
function
|
|
1228
|
+
function qt(n) {
|
|
1229
1229
|
var e = n.u;
|
|
1230
1230
|
if (n.u = void 0, typeof e == "function") {
|
|
1231
|
-
|
|
1231
|
+
ee++;
|
|
1232
1232
|
var t = w;
|
|
1233
1233
|
w = void 0;
|
|
1234
1234
|
try {
|
|
1235
1235
|
e();
|
|
1236
1236
|
} catch (i) {
|
|
1237
|
-
throw n.f &= -2, n.f |= 8,
|
|
1237
|
+
throw n.f &= -2, n.f |= 8, Ye(n), i;
|
|
1238
1238
|
} finally {
|
|
1239
|
-
w = t,
|
|
1239
|
+
w = t, je();
|
|
1240
1240
|
}
|
|
1241
1241
|
}
|
|
1242
1242
|
}
|
|
1243
|
-
function
|
|
1243
|
+
function Ye(n) {
|
|
1244
1244
|
for (var e = n.s; e !== void 0; e = e.n)
|
|
1245
1245
|
e.S.U(e);
|
|
1246
|
-
n.x = void 0, n.s = void 0,
|
|
1246
|
+
n.x = void 0, n.s = void 0, qt(n);
|
|
1247
1247
|
}
|
|
1248
|
-
function
|
|
1248
|
+
function _n(n) {
|
|
1249
1249
|
if (w !== this)
|
|
1250
1250
|
throw new Error("Out-of-order effect");
|
|
1251
|
-
|
|
1251
|
+
jt(this), w = n, this.f &= -2, 8 & this.f && Ye(this), je();
|
|
1252
1252
|
}
|
|
1253
1253
|
function de(n) {
|
|
1254
1254
|
this.x = n, this.u = void 0, this.s = void 0, this.o = void 0, this.f = 32;
|
|
@@ -1265,17 +1265,17 @@ de.prototype.c = function() {
|
|
|
1265
1265
|
}
|
|
1266
1266
|
};
|
|
1267
1267
|
de.prototype.S = function() {
|
|
1268
|
-
1 & this.f &&
|
|
1268
|
+
1 & this.f && $e(), this.f |= 1, this.f &= -9, qt(this), Vt(this), ee++;
|
|
1269
1269
|
var n = w;
|
|
1270
|
-
return w = this,
|
|
1270
|
+
return w = this, _n.bind(this, n);
|
|
1271
1271
|
};
|
|
1272
1272
|
de.prototype.N = function() {
|
|
1273
|
-
2 & this.f || (this.f |= 2, this.o =
|
|
1273
|
+
2 & this.f || (this.f |= 2, this.o = ae, ae = this);
|
|
1274
1274
|
};
|
|
1275
1275
|
de.prototype.d = function() {
|
|
1276
|
-
this.f |= 8, 1 & this.f ||
|
|
1276
|
+
this.f |= 8, 1 & this.f || Ye(this);
|
|
1277
1277
|
};
|
|
1278
|
-
function
|
|
1278
|
+
function Ne(n) {
|
|
1279
1279
|
var e = new de(n);
|
|
1280
1280
|
try {
|
|
1281
1281
|
e.c();
|
|
@@ -1284,95 +1284,95 @@ function xe(n) {
|
|
|
1284
1284
|
}
|
|
1285
1285
|
return e.d.bind(e);
|
|
1286
1286
|
}
|
|
1287
|
-
var
|
|
1288
|
-
function
|
|
1287
|
+
var xe, Me;
|
|
1288
|
+
function ie(n, e) {
|
|
1289
1289
|
v[n] = e.bind(null, v[n] || function() {
|
|
1290
1290
|
});
|
|
1291
1291
|
}
|
|
1292
1292
|
function Ee(n) {
|
|
1293
1293
|
Me && Me(), Me = n && n.S();
|
|
1294
1294
|
}
|
|
1295
|
-
function
|
|
1296
|
-
var e = this, t = n.data, i =
|
|
1295
|
+
function Xt(n) {
|
|
1296
|
+
var e = this, t = n.data, i = W(t);
|
|
1297
1297
|
i.value = t;
|
|
1298
|
-
var s =
|
|
1299
|
-
for (var
|
|
1300
|
-
if (
|
|
1301
|
-
|
|
1298
|
+
var s = G(function() {
|
|
1299
|
+
for (var o = e.__v; o = o.__; )
|
|
1300
|
+
if (o.__c) {
|
|
1301
|
+
o.__c.__$f |= 4;
|
|
1302
1302
|
break;
|
|
1303
1303
|
}
|
|
1304
1304
|
return e.__$u.c = function() {
|
|
1305
|
-
var
|
|
1306
|
-
!$t(s.peek()) && ((
|
|
1307
|
-
},
|
|
1308
|
-
var
|
|
1309
|
-
return
|
|
1305
|
+
var r;
|
|
1306
|
+
!$t(s.peek()) && ((r = e.base) == null ? void 0 : r.nodeType) === 3 ? e.base.data = s.peek() : (e.__$f |= 1, e.setState({}));
|
|
1307
|
+
}, Yt(function() {
|
|
1308
|
+
var r = i.value.value;
|
|
1309
|
+
return r === 0 ? 0 : r === !0 ? "" : r || "";
|
|
1310
1310
|
});
|
|
1311
1311
|
}, []);
|
|
1312
1312
|
return s.value;
|
|
1313
1313
|
}
|
|
1314
|
-
|
|
1315
|
-
Object.defineProperties(
|
|
1314
|
+
Xt.displayName = "_st";
|
|
1315
|
+
Object.defineProperties($.prototype, { constructor: { configurable: !0, value: void 0 }, type: { configurable: !0, value: Xt }, props: { configurable: !0, get: function() {
|
|
1316
1316
|
return { data: this };
|
|
1317
1317
|
} }, __b: { configurable: !0, value: 1 } });
|
|
1318
|
-
|
|
1318
|
+
ie("__b", function(n, e) {
|
|
1319
1319
|
if (typeof e.type == "string") {
|
|
1320
1320
|
var t, i = e.props;
|
|
1321
1321
|
for (var s in i)
|
|
1322
1322
|
if (s !== "children") {
|
|
1323
|
-
var
|
|
1324
|
-
|
|
1323
|
+
var o = i[s];
|
|
1324
|
+
o instanceof $ && (t || (e.__np = t = {}), t[s] = o, i[s] = o.peek());
|
|
1325
1325
|
}
|
|
1326
1326
|
}
|
|
1327
1327
|
n(e);
|
|
1328
1328
|
});
|
|
1329
|
-
|
|
1329
|
+
ie("__r", function(n, e) {
|
|
1330
1330
|
Ee();
|
|
1331
1331
|
var t, i = e.__c;
|
|
1332
1332
|
i && (i.__$f &= -2, (t = i.__$u) === void 0 && (i.__$u = t = function(s) {
|
|
1333
|
-
var
|
|
1334
|
-
return
|
|
1335
|
-
|
|
1336
|
-
}),
|
|
1333
|
+
var o;
|
|
1334
|
+
return Ne(function() {
|
|
1335
|
+
o = this;
|
|
1336
|
+
}), o.c = function() {
|
|
1337
1337
|
i.__$f |= 1, i.setState({});
|
|
1338
|
-
},
|
|
1339
|
-
}())),
|
|
1338
|
+
}, o;
|
|
1339
|
+
}())), xe = i, Ee(t), n(e);
|
|
1340
1340
|
});
|
|
1341
|
-
|
|
1342
|
-
Ee(),
|
|
1341
|
+
ie("__e", function(n, e, t, i) {
|
|
1342
|
+
Ee(), xe = void 0, n(e, t, i);
|
|
1343
1343
|
});
|
|
1344
|
-
|
|
1345
|
-
Ee(),
|
|
1344
|
+
ie("diffed", function(n, e) {
|
|
1345
|
+
Ee(), xe = void 0;
|
|
1346
1346
|
var t;
|
|
1347
1347
|
if (typeof e.type == "string" && (t = e.__e)) {
|
|
1348
1348
|
var i = e.__np, s = e.props;
|
|
1349
1349
|
if (i) {
|
|
1350
|
-
var
|
|
1351
|
-
if (
|
|
1352
|
-
for (var
|
|
1353
|
-
var c = r
|
|
1354
|
-
c !== void 0 && !(
|
|
1350
|
+
var o = t.U;
|
|
1351
|
+
if (o)
|
|
1352
|
+
for (var r in o) {
|
|
1353
|
+
var c = o[r];
|
|
1354
|
+
c !== void 0 && !(r in i) && (c.d(), o[r] = void 0);
|
|
1355
1355
|
}
|
|
1356
1356
|
else
|
|
1357
|
-
t.U =
|
|
1358
|
-
for (var
|
|
1359
|
-
var
|
|
1360
|
-
|
|
1357
|
+
t.U = o = {};
|
|
1358
|
+
for (var u in i) {
|
|
1359
|
+
var d = o[u], h = i[u];
|
|
1360
|
+
d === void 0 ? (d = pn(t, u, h, s), o[u] = d) : d.o(h, s);
|
|
1361
1361
|
}
|
|
1362
1362
|
}
|
|
1363
1363
|
}
|
|
1364
1364
|
n(e);
|
|
1365
1365
|
});
|
|
1366
|
-
function
|
|
1367
|
-
var s = e in n && n.ownerSVGElement === void 0,
|
|
1368
|
-
return { o: function(
|
|
1369
|
-
|
|
1370
|
-
}, d:
|
|
1371
|
-
var
|
|
1372
|
-
i[e] !==
|
|
1366
|
+
function pn(n, e, t, i) {
|
|
1367
|
+
var s = e in n && n.ownerSVGElement === void 0, o = ne(t);
|
|
1368
|
+
return { o: function(r, c) {
|
|
1369
|
+
o.value = r, i = c;
|
|
1370
|
+
}, d: Ne(function() {
|
|
1371
|
+
var r = o.value.value;
|
|
1372
|
+
i[e] !== r && (i[e] = r, s ? n[e] = r : r ? n.setAttribute(e, r) : n.removeAttribute(e));
|
|
1373
1373
|
}) };
|
|
1374
1374
|
}
|
|
1375
|
-
|
|
1375
|
+
ie("unmount", function(n, e) {
|
|
1376
1376
|
if (typeof e.type == "string") {
|
|
1377
1377
|
var t = e.__e;
|
|
1378
1378
|
if (t) {
|
|
@@ -1380,21 +1380,21 @@ ee("unmount", function(n, e) {
|
|
|
1380
1380
|
if (i) {
|
|
1381
1381
|
t.U = void 0;
|
|
1382
1382
|
for (var s in i) {
|
|
1383
|
-
var
|
|
1384
|
-
|
|
1383
|
+
var o = i[s];
|
|
1384
|
+
o && o.d();
|
|
1385
1385
|
}
|
|
1386
1386
|
}
|
|
1387
1387
|
}
|
|
1388
1388
|
} else {
|
|
1389
|
-
var
|
|
1390
|
-
if (
|
|
1391
|
-
var c =
|
|
1392
|
-
c && (
|
|
1389
|
+
var r = e.__c;
|
|
1390
|
+
if (r) {
|
|
1391
|
+
var c = r.__$u;
|
|
1392
|
+
c && (r.__$u = void 0, c.d());
|
|
1393
1393
|
}
|
|
1394
1394
|
}
|
|
1395
1395
|
n(e);
|
|
1396
1396
|
});
|
|
1397
|
-
|
|
1397
|
+
ie("__h", function(n, e, t, i) {
|
|
1398
1398
|
(i < 3 || i === 9) && (e.__$f |= 2), n(e, t, i);
|
|
1399
1399
|
});
|
|
1400
1400
|
M.prototype.shouldComponentUpdate = function(n, e) {
|
|
@@ -1406,265 +1406,158 @@ M.prototype.shouldComponentUpdate = function(n, e) {
|
|
|
1406
1406
|
for (var s in n)
|
|
1407
1407
|
if (s !== "__source" && n[s] !== this.props[s])
|
|
1408
1408
|
return !0;
|
|
1409
|
-
for (var
|
|
1410
|
-
if (!(
|
|
1409
|
+
for (var o in this.props)
|
|
1410
|
+
if (!(o in n))
|
|
1411
1411
|
return !0;
|
|
1412
1412
|
return !1;
|
|
1413
1413
|
};
|
|
1414
|
-
function
|
|
1415
|
-
return
|
|
1416
|
-
return
|
|
1414
|
+
function W(n) {
|
|
1415
|
+
return G(function() {
|
|
1416
|
+
return ne(n);
|
|
1417
1417
|
}, []);
|
|
1418
1418
|
}
|
|
1419
|
-
function
|
|
1420
|
-
var e =
|
|
1421
|
-
return e.current = n,
|
|
1422
|
-
return
|
|
1419
|
+
function qe(n) {
|
|
1420
|
+
var e = Z(n);
|
|
1421
|
+
return e.current = n, xe.__$f |= 4, G(function() {
|
|
1422
|
+
return Yt(function() {
|
|
1423
1423
|
return e.current();
|
|
1424
1424
|
});
|
|
1425
1425
|
}, []);
|
|
1426
1426
|
}
|
|
1427
|
-
function
|
|
1428
|
-
var e =
|
|
1429
|
-
e.current = n,
|
|
1430
|
-
return
|
|
1427
|
+
function vn(n) {
|
|
1428
|
+
var e = Z(n);
|
|
1429
|
+
e.current = n, F(function() {
|
|
1430
|
+
return Ne(function() {
|
|
1431
1431
|
return e.current();
|
|
1432
1432
|
});
|
|
1433
1433
|
}, []);
|
|
1434
1434
|
}
|
|
1435
|
-
var
|
|
1436
|
-
function
|
|
1437
|
-
var
|
|
1435
|
+
var mn = 0;
|
|
1436
|
+
function l(n, e, t, i, s, o) {
|
|
1437
|
+
var r, c, u = {};
|
|
1438
1438
|
for (c in e)
|
|
1439
|
-
c == "ref" ?
|
|
1440
|
-
var
|
|
1441
|
-
if (typeof n == "function" && (
|
|
1442
|
-
for (c in
|
|
1443
|
-
|
|
1444
|
-
return v.vnode && v.vnode(
|
|
1445
|
-
}
|
|
1446
|
-
const
|
|
1447
|
-
const {
|
|
1448
|
-
message: e,
|
|
1449
|
-
size: t
|
|
1450
|
-
} = n, i = ue(zt()), s = ue(null);
|
|
1451
|
-
return Y(() => {
|
|
1452
|
-
t >= 0 && s.value && s.value.setMarkdown(e.content);
|
|
1453
|
-
}, [e, t]), Y(() => {
|
|
1454
|
-
s.value = new Kt({
|
|
1455
|
-
id: i,
|
|
1456
|
-
value: e.content,
|
|
1457
|
-
editor: {
|
|
1458
|
-
defaultModel: "previewOnly"
|
|
1459
|
-
}
|
|
1460
|
-
});
|
|
1461
|
-
}, []), u("div", {
|
|
1462
|
-
className: "".concat(X.b(), " ").concat(X.is("loading", e.state === 20)),
|
|
1463
|
-
children: [u("div", {
|
|
1464
|
-
className: X.b("header"),
|
|
1465
|
-
children: [u("div", {
|
|
1466
|
-
className: X.be("header", "caption"),
|
|
1467
|
-
children: "AI "
|
|
1468
|
-
}), n.children]
|
|
1469
|
-
}), u("div", {
|
|
1470
|
-
className: "".concat(X.b("content"), " pre-wrap-container"),
|
|
1471
|
-
children: u("div", {
|
|
1472
|
-
id: i
|
|
1473
|
-
})
|
|
1474
|
-
}), u("div", {
|
|
1475
|
-
className: X.b("footer")
|
|
1476
|
-
})]
|
|
1477
|
-
});
|
|
1478
|
-
};
|
|
1479
|
-
const te = new D("user-message-question"), mn = (n) => {
|
|
1480
|
-
const e = Ye(() => n.message.content);
|
|
1481
|
-
return u("div", {
|
|
1482
|
-
className: te.b(),
|
|
1483
|
-
children: [u("div", {
|
|
1484
|
-
className: te.e("user-header"),
|
|
1485
|
-
children: [n.children, u("div", {
|
|
1486
|
-
className: te.e("user"),
|
|
1487
|
-
children: "我"
|
|
1488
|
-
})]
|
|
1489
|
-
}), u("div", {
|
|
1490
|
-
className: te.e("content"),
|
|
1491
|
-
children: u("div", {
|
|
1492
|
-
dir: "auto",
|
|
1493
|
-
className: te.em("content", "body"),
|
|
1494
|
-
children: u("p", {
|
|
1495
|
-
dir: "auto",
|
|
1496
|
-
className: "pre-wrap-container",
|
|
1497
|
-
children: e
|
|
1498
|
-
})
|
|
1499
|
-
})
|
|
1500
|
-
})]
|
|
1501
|
-
});
|
|
1502
|
-
};
|
|
1503
|
-
const _e = new D("error-message"), gn = (n) => {
|
|
1504
|
-
const e = Ye(() => n.message.content);
|
|
1505
|
-
return u("div", {
|
|
1506
|
-
className: _e.b(),
|
|
1507
|
-
children: [u("div", {
|
|
1508
|
-
className: _e.b("header"),
|
|
1509
|
-
children: [u("div", {
|
|
1510
|
-
className: _e.be("header", "caption"),
|
|
1511
|
-
children: "AI "
|
|
1512
|
-
}), n.children]
|
|
1513
|
-
}), u("div", {
|
|
1514
|
-
className: "".concat(_e.e("content"), " pre-wrap-container"),
|
|
1515
|
-
children: u("span", {
|
|
1516
|
-
children: e
|
|
1517
|
-
})
|
|
1518
|
-
})]
|
|
1519
|
-
});
|
|
1520
|
-
};
|
|
1521
|
-
const at = new D("unknown-message"), yn = (n) => u("div", {
|
|
1522
|
-
className: at.b(),
|
|
1523
|
-
children: u("span", {
|
|
1524
|
-
className: "".concat(at.e("content"), " pre-wrap-container"),
|
|
1525
|
-
children: ["暂未支持的消息类型: ", n.message.type]
|
|
1526
|
-
})
|
|
1527
|
-
});
|
|
1528
|
-
const bn = new D("chat-message-item"), wn = (n) => {
|
|
1529
|
-
const {
|
|
1530
|
-
message: e,
|
|
1531
|
-
size: t
|
|
1532
|
-
} = n;
|
|
1533
|
-
let i = null;
|
|
1534
|
-
switch (e.type) {
|
|
1535
|
-
case "DEFAULT":
|
|
1536
|
-
i = e.role === "ASSISTANT" ? vn : mn;
|
|
1537
|
-
break;
|
|
1538
|
-
case "ERROR":
|
|
1539
|
-
i = gn;
|
|
1540
|
-
break;
|
|
1541
|
-
default:
|
|
1542
|
-
i = yn;
|
|
1543
|
-
}
|
|
1544
|
-
return u("div", {
|
|
1545
|
-
className: bn.b(),
|
|
1546
|
-
children: H(i, {
|
|
1547
|
-
size: t,
|
|
1548
|
-
message: e,
|
|
1549
|
-
controller: n.controller,
|
|
1550
|
-
children: n.children
|
|
1551
|
-
})
|
|
1552
|
-
});
|
|
1553
|
-
}, Cn = () => u("svg", {
|
|
1439
|
+
c == "ref" ? r = e[c] : u[c] = e[c];
|
|
1440
|
+
var d = { type: n, props: u, key: t, ref: r, __k: null, __: null, __b: 0, __e: null, __d: void 0, __c: null, __h: null, constructor: void 0, __v: --mn, __source: s, __self: o };
|
|
1441
|
+
if (typeof n == "function" && (r = n.defaultProps))
|
|
1442
|
+
for (c in r)
|
|
1443
|
+
u[c] === void 0 && (u[c] = r[c]);
|
|
1444
|
+
return v.vnode && v.vnode(d), d;
|
|
1445
|
+
}
|
|
1446
|
+
const gn = () => l("svg", {
|
|
1554
1447
|
viewBox: "0 0 1024 1024",
|
|
1555
1448
|
version: "1.1",
|
|
1556
1449
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1557
|
-
children:
|
|
1450
|
+
children: l("path", {
|
|
1558
1451
|
d: "M843.904 783.573333 783.573333 843.904 512.042667 572.373333 240.512 843.904 180.181333 783.573333 451.712 512.042667 180.181333 240.512 240.512 180.181333 512.042667 451.712 783.573333 180.181333 843.904 240.512 572.373333 512.042667 843.904 783.573333Z"
|
|
1559
1452
|
})
|
|
1560
|
-
}),
|
|
1453
|
+
}), yn = () => l("svg", {
|
|
1561
1454
|
className: "icon",
|
|
1562
1455
|
viewBox: "0 0 1024 1024",
|
|
1563
1456
|
version: "1.1",
|
|
1564
1457
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1565
|
-
children:
|
|
1458
|
+
children: l("path", {
|
|
1566
1459
|
d: "M900.64 379.808l-263.072-256.032c-36.448-35.328-105.76-35.392-142.304 0.096l-327.04 319.904c-56.416 54.72-70.72 76.704-70.72 150.976l0 143.936c0 132.768 26.976 192 186.912 192l131.872 0c81.12 0 128.448-46.656 193.952-111.264l290.016-297.696c18.592-17.984 29.248-43.968 29.248-71.264C929.504 423.36 918.976 397.6 900.64 379.808zM323.008 786.752c-52.928 0-96-43.072-96-96s43.072-96 96-96 96 43.072 96 96S375.936 786.752 323.008 786.752z"
|
|
1567
1460
|
})
|
|
1568
|
-
}),
|
|
1461
|
+
}), bn = () => l("svg", {
|
|
1569
1462
|
viewBox: "0 0 1024 1024",
|
|
1570
1463
|
version: "1.1",
|
|
1571
1464
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1572
|
-
children:
|
|
1465
|
+
children: l("path", {
|
|
1573
1466
|
d: "M931.4 498.9L94.9 79.5c-3.4-1.7-7.3-2.1-11-1.2-8.5 2.1-13.8 10.7-11.7 19.3l86.2 352.2c1.3 5.3 5.2 9.6 10.4 11.3l147.7 50.7-147.6 50.7c-5.2 1.8-9.1 6-10.3 11.3L72.2 926.5c-0.9 3.7-0.5 7.6 1.2 10.9 3.9 7.9 13.5 11.1 21.5 7.2l836.5-417c3.1-1.5 5.6-4.1 7.2-7.1 3.9-8 0.7-17.6-7.2-21.6zM170.8 826.3l50.3-205.6 295.2-101.3c2.3-0.8 4.2-2.6 5-5 1.4-4.2-0.8-8.7-5-10.2L221.1 403 171 198.2l628 314.9-628.2 313.2z"
|
|
1574
1467
|
})
|
|
1575
|
-
}),
|
|
1468
|
+
}), wn = () => l("svg", {
|
|
1576
1469
|
viewBox: "0 0 1024 1024",
|
|
1577
1470
|
version: "1.1",
|
|
1578
1471
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1579
|
-
children:
|
|
1472
|
+
children: l("path", {
|
|
1580
1473
|
d: "M962 197.61H747v-60c0-55.14-44.86-100-100-100H377c-55.14 0-100 44.86-100 100v60H62c-11.05 0-20 8.95-20 20s8.95 20 20 20h60v630.57c0 66.17 53.83 120 120 120h540c66.17 0 120-53.83 120-120V237.61h60c11.05 0 20-8.95 20-20s-8.95-20-20-20zM637.34 457.66v260c0 12.01-10.72 21.63-23.06 19.77-9.84-1.48-16.94-10.25-16.94-20.2V458.09c0-9.95 7.1-18.72 16.94-20.2 12.34-1.86 23.06 7.76 23.06 19.77z m-210.68 0v260c0 11-9 20-20 20s-20-9-20-20v-260c0-11 9-20 20-20s20 9 20 20zM317 137.61c0-33.08 26.92-60 60-60h270c33.08 0 60 26.92 60 60v60H317v-60z"
|
|
1581
1474
|
})
|
|
1582
|
-
}), ct = () =>
|
|
1475
|
+
}), ct = () => l("svg", {
|
|
1583
1476
|
viewBox: "0 0 1024 1024",
|
|
1584
1477
|
version: "1.1",
|
|
1585
1478
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1586
|
-
children:
|
|
1479
|
+
children: l("path", {
|
|
1587
1480
|
d: "M511.582491 63.413262C265.134543 63.413262 64.62588 263.921925 64.62588 510.369873s200.508663 446.957635 446.957635 446.957635 446.957635-200.508663 446.957635-446.957635S758.031463 63.413262 511.582491 63.413262zM509.001713 751.859903c-98.517781 0-182.467775-62.623269-214.771505-150.056598l0.327458-0.134053c-2.007727-4.036943-3.38305-8.422833-3.38305-13.237489 0-16.647145 13.494339-30.142507 30.142507-30.142507 13.389962 0 24.358781 8.877181 28.2893 20.955264l0.422625-0.172939c23.269983 65.442478 85.645612 112.503307 158.972665 112.503307 93.106538 0 168.845523-75.738985 168.845523-168.845523s-75.738985-168.845523-168.845523-168.845523c-20.432355 0-39.874149 3.980661-58.013275 10.66899l21.248953 40.742936c2.486634 2.677992 4.0175 6.2831 4.0175 10.243295 0 8.417717-8.404414 14.921851-15.365966 15.07023-0.102331 0-0.206708 0-0.309038 0-0.220011 0-0.427742 0-0.647753-0.013303l-150.579507-6.463202c-5.372358-0.234337-10.229992-3.310396-12.716626-8.093329-2.486634-4.76963-2.236947-10.509355 0.647753-15.055904l80.890308-127.179564c2.8847-4.533246 8.006348-7.151887 13.365402-6.960529 5.372358 0.234337 10.227945 3.312442 12.71458 8.095375l18.580171 35.625382c26.629497-10.855232 55.683207-16.963347 86.168522-16.963347 126.338407 0 229.130537 102.791108 229.130537 229.130537S635.340119 751.859903 509.001713 751.859903z"
|
|
1588
1481
|
})
|
|
1589
|
-
}),
|
|
1482
|
+
}), Cn = () => l("svg", {
|
|
1590
1483
|
viewBox: "0 0 1024 1024",
|
|
1591
1484
|
version: "1.1",
|
|
1592
1485
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1593
|
-
children:
|
|
1486
|
+
children: l("path", {
|
|
1594
1487
|
d: "M891.072 822.144V167.36a34.432 34.432 0 0 0-34.432-34.432H201.856C201.856 94.848 232.704 64 270.784 64h620.288C929.152 64 960 94.848 960 132.928v620.288c0 38.08-30.848 68.928-68.928 68.928z m-68.928-551.36v620.288c0 38.08-30.848 68.928-68.928 68.928H132.928A68.928 68.928 0 0 1 64 891.072V270.784c0-38.08 30.848-68.928 68.928-68.928h620.288c38.08 0 68.928 30.848 68.928 68.928z m-137.856 137.856H201.856a34.432 34.432 0 0 0 0 68.864h482.432a34.432 34.432 0 0 0 0-68.864z m0 206.72H201.856a34.432 34.432 0 0 0 0 68.864h482.432a34.432 34.432 0 0 0 0-68.864z"
|
|
1595
1488
|
})
|
|
1596
|
-
}),
|
|
1489
|
+
}), Tn = () => l("svg", {
|
|
1597
1490
|
viewBox: "0 0 1024 1024",
|
|
1598
1491
|
version: "1.1",
|
|
1599
1492
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1600
|
-
children:
|
|
1493
|
+
children: l("path", {
|
|
1601
1494
|
d: "M547.4 197.4v46l200.3 0.1L546.1 444l32.4 32.6 201.9-200.7v200.9h46V197.5zM471.4 584.4l-32.6-32.6L243.6 747V547.9h-46v278.7h279v-46H275z"
|
|
1602
1495
|
})
|
|
1603
|
-
}),
|
|
1496
|
+
}), En = () => l("svg", {
|
|
1604
1497
|
viewBox: "0 0 1024 1024",
|
|
1605
1498
|
version: "1.1",
|
|
1606
1499
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1607
|
-
children:
|
|
1500
|
+
children: l("path", {
|
|
1608
1501
|
d: "M544 480V282.944h52.224l0.064 107.968L763.072 224l36.928 36.928-166.976 166.976 108.032-0.128V480H544zM260.928 800l-36.928-36.928 166.912-166.784-107.968-0.064V544H480v197.056h-52.224l0.064-107.968L260.928 800z"
|
|
1609
1502
|
})
|
|
1610
|
-
}),
|
|
1503
|
+
}), Sn = () => l("svg", {
|
|
1611
1504
|
viewBox: "0 0 1024 1024",
|
|
1612
1505
|
version: "1.1",
|
|
1613
1506
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1614
|
-
children:
|
|
1507
|
+
children: l("path", {
|
|
1615
1508
|
d: "M960 544H64a32 32 0 1 1 0-64h896a32 32 0 1 1 0 64"
|
|
1616
1509
|
})
|
|
1617
|
-
}),
|
|
1510
|
+
}), kn = () => l("svg", {
|
|
1618
1511
|
viewBox: "0 0 1024 1024",
|
|
1619
1512
|
version: "1.1",
|
|
1620
1513
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1621
|
-
children: [
|
|
1514
|
+
children: [l("path", {
|
|
1622
1515
|
d: "M481.0752 263.3728l50.9952 1.024 1.8432-105.8816-50.9952-0.8192z"
|
|
1623
|
-
}),
|
|
1516
|
+
}), l("path", {
|
|
1624
1517
|
d: "M486.441426 180.895362a66.56 66.56 0 1 0 42.091944-126.290153 66.56 66.56 0 1 0-42.091944 126.290153Z"
|
|
1625
|
-
}),
|
|
1518
|
+
}), l("path", {
|
|
1626
1519
|
d: "M138.8544 664.3712c-52.8384 0-95.8464-43.008-95.8464-95.8464s43.008-95.8464 95.8464-95.8464M880.0256 472.6784c52.8384 0 95.8464 43.008 95.8464 95.8464s-43.008 95.8464-95.8464 95.8464"
|
|
1627
|
-
}),
|
|
1520
|
+
}), l("path", {
|
|
1628
1521
|
d: "M507.4944 220.5696c-220.16 0-398.7456 162.816-398.7456 363.7248s178.5856 363.7248 398.7456 363.7248 398.7456-162.816 398.7456-363.7248-178.5856-363.7248-398.7456-363.7248z m0 559.9232c-166.2976 0-301.2608-100.5568-301.2608-224.4608s134.9632-224.4608 301.2608-224.4608S808.7552 432.128 808.7552 556.032 673.792 780.4928 507.4944 780.4928z"
|
|
1629
|
-
}),
|
|
1522
|
+
}), l("path", {
|
|
1630
1523
|
d: "M319.6928 556.032a47.9232 38.912 90 1 0 77.824 0 47.9232 38.912 90 1 0-77.824 0Z"
|
|
1631
|
-
}),
|
|
1524
|
+
}), l("path", {
|
|
1632
1525
|
d: "M617.472 556.032a47.9232 38.912 90 1 0 77.824 0 47.9232 38.912 90 1 0-77.824 0Z"
|
|
1633
1526
|
})]
|
|
1634
|
-
}),
|
|
1527
|
+
}), $n = () => l("svg", {
|
|
1635
1528
|
viewBox: "0 0 18 18",
|
|
1636
1529
|
fill: "none",
|
|
1637
1530
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1638
|
-
children: [
|
|
1531
|
+
children: [l("path", {
|
|
1639
1532
|
d: "M5.856 17.121a.979.979 0 0 1-.327-.06.839.839 0 0 1-.283-.177.739.739 0 0 1-.187-.255.724.724 0 0 1-.07-.303l-.02-1.609a4.663 4.663 0 0 1-1.446-.455 4.252 4.252 0 0 1-.637-.401c-.199-.146-.385-.31-.553-.492a4.442 4.442 0 0 1-.45-.577 4.303 4.303 0 0 1-.327-.637 3.823 3.823 0 0 1-.206-.686 3.729 3.729 0 0 1-.064-.704V6.478c0-.261.025-.516.077-.771a4.43 4.43 0 0 1 .244-.747 4.062 4.062 0 0 1 .932-1.28c.2-.183.418-.347.65-.493.23-.145.482-.267.739-.364a4.21 4.21 0 0 1 .81-.225c.27-.054.553-.078.835-.078H8.55c.103 0 .2.018.29.054a.7.7 0 0 1 .411.376.667.667 0 0 1-.161.766.736.736 0 0 1-.25.151.764.764 0 0 1-.29.055H5.573c-.186 0-.366.012-.54.049-.18.03-.353.079-.52.145-.167.061-.328.14-.482.237-.148.091-.29.2-.418.316a2.897 2.897 0 0 0-.347.388c-.097.14-.187.286-.257.444a2.473 2.473 0 0 0-.206.977v4.287c0 .17.013.333.051.503a2.549 2.549 0 0 0 .772 1.33 2.721 2.721 0 0 0 .913.559c.167.066.347.115.527.152.18.03.36.048.546.048a.904.904 0 0 1 .61.23.848.848 0 0 1 .194.262.84.84 0 0 1 .07.303l.007.99 1.915-1.293a2.877 2.877 0 0 1 1.64-.492h2.372c.186 0 .366-.018.54-.048.18-.03.353-.08.52-.146.168-.067.329-.146.483-.237.148-.091.29-.2.418-.316.128-.121.244-.249.347-.388a2.8 2.8 0 0 0 .257-.444 2.47 2.47 0 0 0 .206-.977V8.585a.646.646 0 0 1 .225-.492.679.679 0 0 1 .244-.152.814.814 0 0 1 .585 0c.09.03.174.085.244.152a.657.657 0 0 1 .225.492V10.8c0 .261-.032.516-.083.771a4.192 4.192 0 0 1-.245.74c-.109.244-.244.468-.398.687a3.735 3.735 0 0 1-.534.6c-.2.183-.418.347-.65.493a4.134 4.134 0 0 1-.738.364 4.7 4.7 0 0 1-.81.225c-.27.054-.553.079-.836.079h-1.877c-.604 0-1.144.164-1.633.491l-2.54 1.713a.913.913 0 0 1-.514.157z",
|
|
1640
1533
|
fill: "currentColor"
|
|
1641
|
-
}),
|
|
1534
|
+
}), l("path", {
|
|
1642
1535
|
d: "M15.866 4.125h-4.174c-.41 0-.741.313-.741.7 0 .387.332.7.741.7h4.174c.41 0 .742-.313.742-.7 0-.387-.332-.7-.742-.7z",
|
|
1643
1536
|
fill: "currentColor"
|
|
1644
|
-
}),
|
|
1537
|
+
}), l("path", {
|
|
1645
1538
|
d: "M14.537 2.932c0-.396-.34-.717-.759-.717s-.758.32-.758.717v3.786c0 .396.34.717.758.717.42 0 .76-.321.76-.717V2.932z",
|
|
1646
1539
|
fill: "currentColor"
|
|
1647
1540
|
})]
|
|
1648
|
-
}),
|
|
1541
|
+
}), Nn = () => l("svg", {
|
|
1649
1542
|
viewBox: "64 64 896 896",
|
|
1650
1543
|
focusable: "false",
|
|
1651
1544
|
width: "1em",
|
|
1652
1545
|
height: "1em",
|
|
1653
1546
|
fill: "currentColor",
|
|
1654
1547
|
"aria-hidden": "true",
|
|
1655
|
-
children:
|
|
1548
|
+
children: l("path", {
|
|
1656
1549
|
d: "M842 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 140.3-113.7 254-254 254S258 594.3 258 454c0-4.4-3.6-8-8-8h-60c-4.4 0-8 3.6-8 8 0 168.7 126.6 307.9 290 327.6V884H326.7c-13.7 0-24.7 14.3-24.7 32v36c0 4.4 2.8 8 6.2 8h407.6c3.4 0 6.2-3.6 6.2-8v-36c0-17.7-11-32-24.7-32H548V782.1c165.3-18 294-158 294-328.1zM512 624c93.9 0 170-75.2 170-168V232c0-92.8-76.1-168-170-168s-170 75.2-170 168v224c0 92.8 76.1 168 170 168zm-94-392c0-50.6 41.9-92 94-92s94 41.4 94 92v224c0 50.6-41.9 92-94 92s-94-41.4-94-92V232z"
|
|
1657
1550
|
})
|
|
1658
|
-
}),
|
|
1551
|
+
}), xn = () => l("svg", {
|
|
1659
1552
|
fill: "currentColor",
|
|
1660
1553
|
viewBox: "0 0 1000 1000",
|
|
1661
1554
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1662
1555
|
xmlnsXlink: "http://www.w3.org/1999/xlink",
|
|
1663
1556
|
children: Array.from({
|
|
1664
1557
|
length: 4
|
|
1665
|
-
}).map((c,
|
|
1666
|
-
const h =
|
|
1667
|
-
return
|
|
1558
|
+
}).map((c, u) => {
|
|
1559
|
+
const h = u * (146.66666666666666 + 140), a = 1e3 / 2 - 250 / 2, _ = 1e3 / 2 - 500 / 2;
|
|
1560
|
+
return l("rect", {
|
|
1668
1561
|
fill: "currentColor",
|
|
1669
1562
|
rx: 70,
|
|
1670
1563
|
ry: 70,
|
|
@@ -1672,89 +1565,321 @@ const bn = new D("chat-message-item"), wn = (n) => {
|
|
|
1672
1565
|
width: 140,
|
|
1673
1566
|
x: h,
|
|
1674
1567
|
y: a,
|
|
1675
|
-
children: [
|
|
1568
|
+
children: [l("animate", {
|
|
1676
1569
|
attributeName: "height",
|
|
1677
1570
|
values: "250; 500; 250",
|
|
1678
1571
|
keyTimes: "0; 0.5; 1",
|
|
1679
1572
|
dur: "".concat(0.8, "s"),
|
|
1680
|
-
begin: "".concat(0.8 / 4 *
|
|
1573
|
+
begin: "".concat(0.8 / 4 * u, "s"),
|
|
1681
1574
|
repeatCount: "indefinite"
|
|
1682
|
-
}),
|
|
1575
|
+
}), l("animate", {
|
|
1683
1576
|
attributeName: "y",
|
|
1684
1577
|
values: "".concat(a, "; ").concat(_, "; ").concat(a),
|
|
1685
1578
|
keyTimes: "0; 0.5; 1",
|
|
1686
1579
|
dur: "".concat(0.8, "s"),
|
|
1687
|
-
begin: "".concat(0.8 / 4 *
|
|
1580
|
+
begin: "".concat(0.8 / 4 * u, "s"),
|
|
1688
1581
|
repeatCount: "indefinite"
|
|
1689
1582
|
})]
|
|
1690
|
-
},
|
|
1583
|
+
}, u);
|
|
1691
1584
|
})
|
|
1692
|
-
}),
|
|
1585
|
+
}), An = (n) => l("svg", {
|
|
1693
1586
|
className: n.className,
|
|
1694
1587
|
onClick: n.onClick,
|
|
1695
1588
|
viewBox: "0 0 1024 1024",
|
|
1696
1589
|
version: "1.1",
|
|
1697
1590
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1698
|
-
children:
|
|
1591
|
+
children: l("path", {
|
|
1699
1592
|
d: "M128 384a128 128 0 1 1 0 256 128 128 0 0 1 0-256z m768 0a128 128 0 1 1 0 256 128 128 0 0 1 0-256z m-372.4288 0a128 128 0 1 1 0 256 128 128 0 0 1 0-256z"
|
|
1700
1593
|
})
|
|
1701
|
-
}),
|
|
1594
|
+
}), In = (n) => l("svg", {
|
|
1702
1595
|
className: n.className,
|
|
1703
1596
|
viewBox: "0 0 1024 1024",
|
|
1704
1597
|
version: "1.1",
|
|
1705
1598
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1706
|
-
children:
|
|
1599
|
+
children: l("path", {
|
|
1707
1600
|
d: "M498.33984 607.8464c-10.99776-32.9728-50.09408-73.5232-82.6368-85.74976L150.9376 422.8096c-38.54336-14.4384-36.98688-69.46816 2.27328-81.73568L844.92288 124.90752c33.30048-10.40384 64.57344 20.8896 54.1696 54.1696L682.92608 870.78912a43.2128 43.2128 0 0 1-81.36704 3.25632 121682.5344 121682.5344 0 0 1-103.2192-266.19904z"
|
|
1708
1601
|
})
|
|
1602
|
+
}), Dn = (n) => l("svg", {
|
|
1603
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1604
|
+
className: n.className,
|
|
1605
|
+
viewBox: "0 0 512 512",
|
|
1606
|
+
children: l("path", {
|
|
1607
|
+
fill: "none",
|
|
1608
|
+
stroke: "currentColor",
|
|
1609
|
+
strokeLinecap: "round",
|
|
1610
|
+
strokeLinejoin: "round",
|
|
1611
|
+
strokeWidth: "48",
|
|
1612
|
+
d: "M112 184l144 144 144-144"
|
|
1613
|
+
})
|
|
1614
|
+
}), lt = (n) => l("svg", {
|
|
1615
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1616
|
+
className: "".concat(n.className, " icon"),
|
|
1617
|
+
viewBox: "0 0 512 512",
|
|
1618
|
+
children: l("path", {
|
|
1619
|
+
d: "M256 48C141.31 48 48 141.31 48 256s93.31 208 208 208 208-93.31 208-208S370.69 48 256 48zm108.25 138.29l-134.4 160a16 16 0 01-12 5.71h-.27a16 16 0 01-11.89-5.3l-57.6-64a16 16 0 1123.78-21.4l45.29 50.32 122.59-145.91a16 16 0 0124.5 20.58z"
|
|
1620
|
+
})
|
|
1621
|
+
}), ze = (n) => l("svg", {
|
|
1622
|
+
className: n.className,
|
|
1623
|
+
width: "16",
|
|
1624
|
+
height: "16",
|
|
1625
|
+
viewBox: "0 0 50 50",
|
|
1626
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
1627
|
+
children: l("circle", {
|
|
1628
|
+
cx: "25",
|
|
1629
|
+
cy: "25",
|
|
1630
|
+
r: "20",
|
|
1631
|
+
stroke: "currentColor",
|
|
1632
|
+
strokeWidth: "5",
|
|
1633
|
+
fill: "none",
|
|
1634
|
+
strokeDasharray: "31.415, 31.415",
|
|
1635
|
+
strokeLinecap: "round",
|
|
1636
|
+
children: l("animateTransform", {
|
|
1637
|
+
attributeName: "transform",
|
|
1638
|
+
type: "rotate",
|
|
1639
|
+
from: "0 25 25",
|
|
1640
|
+
to: "360 25 25",
|
|
1641
|
+
dur: "1s",
|
|
1642
|
+
repeatCount: "indefinite"
|
|
1643
|
+
})
|
|
1644
|
+
})
|
|
1645
|
+
});
|
|
1646
|
+
const Mn = (n) => {
|
|
1647
|
+
const {
|
|
1648
|
+
items: e
|
|
1649
|
+
} = n, t = W([]), i = new A("chat-thought-chain"), s = W([]);
|
|
1650
|
+
F(() => {
|
|
1651
|
+
s.value = e.filter((r) => r.description), s.value.length > 0 && s.value.forEach((r, c) => {
|
|
1652
|
+
r.done && (t.value = [...t.value, c]);
|
|
1653
|
+
});
|
|
1654
|
+
}, [e]);
|
|
1655
|
+
const o = (r) => {
|
|
1656
|
+
t.value.includes(r) ? t.value = t.value.filter((c) => c !== r) : t.value = [...t.value, r];
|
|
1657
|
+
};
|
|
1658
|
+
return s.value.length === 0 ? null : l("div", {
|
|
1659
|
+
className: "".concat(i.b(), " ").concat(i.is("single", s.value.length === 1)),
|
|
1660
|
+
children: s.value.map((r, c) => {
|
|
1661
|
+
if (!r.description)
|
|
1662
|
+
return;
|
|
1663
|
+
const u = t.value.includes(c);
|
|
1664
|
+
return l("div", {
|
|
1665
|
+
className: "".concat(i.e("item"), " ").concat(i.is("collapsed", u)),
|
|
1666
|
+
children: [l("div", {
|
|
1667
|
+
className: i.e("item-icon"),
|
|
1668
|
+
children: r.icon || l("span", {
|
|
1669
|
+
children: c
|
|
1670
|
+
})
|
|
1671
|
+
}), l("div", {
|
|
1672
|
+
className: i.e("item-content"),
|
|
1673
|
+
children: [l("div", {
|
|
1674
|
+
className: i.e("item-title"),
|
|
1675
|
+
onClick: () => o(c),
|
|
1676
|
+
children: [r.title, l(Dn, {
|
|
1677
|
+
className: i.e("icon")
|
|
1678
|
+
})]
|
|
1679
|
+
}), l("div", {
|
|
1680
|
+
className: i.e("item-description"),
|
|
1681
|
+
children: r.description
|
|
1682
|
+
})]
|
|
1683
|
+
})]
|
|
1684
|
+
}, c);
|
|
1685
|
+
})
|
|
1686
|
+
});
|
|
1687
|
+
}, Y = new A("markdown-message"), zn = (n) => {
|
|
1688
|
+
const {
|
|
1689
|
+
message: e,
|
|
1690
|
+
size: t
|
|
1691
|
+
} = n, i = W(Lt()), s = W(null), o = G(() => e.state === 20 && e.completed !== !0, [e.state, e.completed]), r = G(() => e.state === 20 && e.completed === !0, [e.state, e.completed]), c = W({
|
|
1692
|
+
title: "思考过程",
|
|
1693
|
+
description: "",
|
|
1694
|
+
icon: l(ze, {})
|
|
1695
|
+
}), u = (d) => {
|
|
1696
|
+
const h = d.indexOf("<think>"), a = d.indexOf("</think>");
|
|
1697
|
+
let _ = "", p = "", f = !1;
|
|
1698
|
+
return a === -1 ? (f = !1, _ = d.slice(h + 7), p = "") : (f = !0, _ = d.slice(h + 7, a), p = d.slice(a + 8)), {
|
|
1699
|
+
isThoughtCompleted: f,
|
|
1700
|
+
thoughtContent: _,
|
|
1701
|
+
answerContent: p
|
|
1702
|
+
};
|
|
1703
|
+
};
|
|
1704
|
+
return F(() => {
|
|
1705
|
+
if (t >= 0 && s.value)
|
|
1706
|
+
if (e.content.indexOf("<think>") !== -1) {
|
|
1707
|
+
const {
|
|
1708
|
+
isThoughtCompleted: d,
|
|
1709
|
+
thoughtContent: h,
|
|
1710
|
+
answerContent: a
|
|
1711
|
+
} = u(e.content);
|
|
1712
|
+
d && (c.value.icon = d ? l(lt, {}) : l(ze, {})), h && (c.value.description = h), a && s.value.setMarkdown(a);
|
|
1713
|
+
} else
|
|
1714
|
+
s.value.setMarkdown(e.content);
|
|
1715
|
+
}, [e, t]), F(() => {
|
|
1716
|
+
let d = "";
|
|
1717
|
+
if (e.content.indexOf("<think>") !== -1) {
|
|
1718
|
+
const {
|
|
1719
|
+
isThoughtCompleted: h,
|
|
1720
|
+
thoughtContent: a,
|
|
1721
|
+
answerContent: _
|
|
1722
|
+
} = u(e.content);
|
|
1723
|
+
c.value = {
|
|
1724
|
+
title: "思考过程",
|
|
1725
|
+
description: a || "",
|
|
1726
|
+
icon: h ? l(lt, {}) : l(ze, {})
|
|
1727
|
+
}, _ && (d = _);
|
|
1728
|
+
} else
|
|
1729
|
+
d = e.content;
|
|
1730
|
+
s.value = new en({
|
|
1731
|
+
id: i,
|
|
1732
|
+
value: d || "",
|
|
1733
|
+
editor: {
|
|
1734
|
+
defaultModel: "previewOnly"
|
|
1735
|
+
}
|
|
1736
|
+
});
|
|
1737
|
+
}, []), l("div", {
|
|
1738
|
+
className: "".concat(Y.b(), " ").concat(Y.is("loading", o)),
|
|
1739
|
+
children: [l("div", {
|
|
1740
|
+
className: Y.b("header"),
|
|
1741
|
+
children: [l("div", {
|
|
1742
|
+
className: Y.be("header", "caption"),
|
|
1743
|
+
children: "AI "
|
|
1744
|
+
}), n.children, r ? l("div", {
|
|
1745
|
+
className: Y.be("header", "timeout"),
|
|
1746
|
+
children: "请求超时"
|
|
1747
|
+
}) : null]
|
|
1748
|
+
}), l("div", {
|
|
1749
|
+
className: "".concat(Y.b("content"), " pre-wrap-container"),
|
|
1750
|
+
children: [l(Mn, {
|
|
1751
|
+
items: [c.value]
|
|
1752
|
+
}), l("div", {
|
|
1753
|
+
id: i
|
|
1754
|
+
})]
|
|
1755
|
+
}), l("div", {
|
|
1756
|
+
className: Y.b("footer")
|
|
1757
|
+
})]
|
|
1758
|
+
});
|
|
1759
|
+
};
|
|
1760
|
+
const se = new A("user-message-question"), Hn = (n) => {
|
|
1761
|
+
const e = qe(() => n.message.content);
|
|
1762
|
+
return l("div", {
|
|
1763
|
+
className: se.b(),
|
|
1764
|
+
children: [l("div", {
|
|
1765
|
+
className: se.e("user-header"),
|
|
1766
|
+
children: [n.children, l("div", {
|
|
1767
|
+
className: se.e("user"),
|
|
1768
|
+
children: "我"
|
|
1769
|
+
})]
|
|
1770
|
+
}), l("div", {
|
|
1771
|
+
className: se.e("content"),
|
|
1772
|
+
children: l("div", {
|
|
1773
|
+
dir: "auto",
|
|
1774
|
+
className: se.em("content", "body"),
|
|
1775
|
+
children: l("p", {
|
|
1776
|
+
dir: "auto",
|
|
1777
|
+
className: "pre-wrap-container",
|
|
1778
|
+
children: e
|
|
1779
|
+
})
|
|
1780
|
+
})
|
|
1781
|
+
})]
|
|
1782
|
+
});
|
|
1783
|
+
};
|
|
1784
|
+
const _e = new A("error-message"), Ln = (n) => {
|
|
1785
|
+
const e = qe(() => n.message.content);
|
|
1786
|
+
return l("div", {
|
|
1787
|
+
className: _e.b(),
|
|
1788
|
+
children: [l("div", {
|
|
1789
|
+
className: _e.b("header"),
|
|
1790
|
+
children: [l("div", {
|
|
1791
|
+
className: _e.be("header", "caption"),
|
|
1792
|
+
children: "AI "
|
|
1793
|
+
}), n.children]
|
|
1794
|
+
}), l("div", {
|
|
1795
|
+
className: "".concat(_e.e("content"), " pre-wrap-container"),
|
|
1796
|
+
children: l("span", {
|
|
1797
|
+
children: e
|
|
1798
|
+
})
|
|
1799
|
+
})]
|
|
1800
|
+
});
|
|
1801
|
+
};
|
|
1802
|
+
const ut = new A("unknown-message"), Rn = (n) => l("div", {
|
|
1803
|
+
className: ut.b(),
|
|
1804
|
+
children: l("span", {
|
|
1805
|
+
className: "".concat(ut.e("content"), " pre-wrap-container"),
|
|
1806
|
+
children: ["暂未支持的消息类型: ", n.message.type]
|
|
1807
|
+
})
|
|
1709
1808
|
});
|
|
1710
|
-
const
|
|
1809
|
+
const On = new A("chat-message-item"), Pn = (n) => {
|
|
1810
|
+
const {
|
|
1811
|
+
message: e,
|
|
1812
|
+
size: t
|
|
1813
|
+
} = n;
|
|
1814
|
+
let i = null;
|
|
1815
|
+
switch (e.type) {
|
|
1816
|
+
case "DEFAULT":
|
|
1817
|
+
i = e.role === "ASSISTANT" ? zn : Hn;
|
|
1818
|
+
break;
|
|
1819
|
+
case "ERROR":
|
|
1820
|
+
i = Ln;
|
|
1821
|
+
break;
|
|
1822
|
+
default:
|
|
1823
|
+
i = Rn;
|
|
1824
|
+
}
|
|
1825
|
+
return l("div", {
|
|
1826
|
+
className: On.b(),
|
|
1827
|
+
children: H(i, {
|
|
1828
|
+
size: t,
|
|
1829
|
+
message: e,
|
|
1830
|
+
controller: n.controller,
|
|
1831
|
+
children: n.children
|
|
1832
|
+
})
|
|
1833
|
+
});
|
|
1834
|
+
};
|
|
1835
|
+
const J = new A("chat-toolbar"), Ue = (n) => {
|
|
1711
1836
|
const {
|
|
1712
1837
|
controller: e,
|
|
1713
1838
|
items: t = [],
|
|
1714
1839
|
data: i,
|
|
1715
1840
|
type: s,
|
|
1716
|
-
className:
|
|
1841
|
+
className: o
|
|
1717
1842
|
} = n;
|
|
1718
|
-
let
|
|
1719
|
-
const
|
|
1843
|
+
let r = [], c = "default";
|
|
1844
|
+
const u = [{
|
|
1720
1845
|
label: "新建对话",
|
|
1721
1846
|
title: "新建对话",
|
|
1722
|
-
icon:
|
|
1847
|
+
icon: l($n, {}),
|
|
1723
1848
|
onClick: () => {
|
|
1724
|
-
|
|
1849
|
+
e.newDialogue();
|
|
1725
1850
|
}
|
|
1726
|
-
}],
|
|
1851
|
+
}], d = [{
|
|
1727
1852
|
label: "回填",
|
|
1728
1853
|
title: "回填",
|
|
1729
|
-
icon:
|
|
1854
|
+
icon: l(yn, {}),
|
|
1730
1855
|
onClick: () => {
|
|
1731
1856
|
e.backfill(i);
|
|
1732
1857
|
}
|
|
1733
1858
|
}, {
|
|
1734
1859
|
label: "刷新",
|
|
1735
1860
|
title: "刷新",
|
|
1736
|
-
icon:
|
|
1861
|
+
icon: l(ct, {}),
|
|
1737
1862
|
onClick: () => {
|
|
1738
1863
|
e.refreshMessage(i);
|
|
1739
1864
|
}
|
|
1740
1865
|
}, {
|
|
1741
1866
|
label: "删除",
|
|
1742
1867
|
title: "删除",
|
|
1743
|
-
icon:
|
|
1868
|
+
icon: l(wn, {}),
|
|
1744
1869
|
onClick: () => {
|
|
1745
1870
|
e.deleteMessage(i);
|
|
1746
1871
|
}
|
|
1747
1872
|
}, {
|
|
1748
1873
|
label: "复制",
|
|
1749
1874
|
title: "复制",
|
|
1750
|
-
icon:
|
|
1875
|
+
icon: l(Cn, {}),
|
|
1751
1876
|
onClick: () => {
|
|
1752
1877
|
e.copyMessage(i);
|
|
1753
1878
|
}
|
|
1754
1879
|
}], h = [{
|
|
1755
1880
|
label: "刷新",
|
|
1756
1881
|
title: "刷新",
|
|
1757
|
-
icon:
|
|
1882
|
+
icon: l(ct, {}),
|
|
1758
1883
|
onClick: () => {
|
|
1759
1884
|
e.refreshMessage(i, !0);
|
|
1760
1885
|
}
|
|
@@ -1762,52 +1887,52 @@ const V = new D("chat-toolbar"), Ue = (n) => {
|
|
|
1762
1887
|
if (s === "content")
|
|
1763
1888
|
switch (c = "circle", i.type) {
|
|
1764
1889
|
case "DEFAULT":
|
|
1765
|
-
i.role === "ASSISTANT" ?
|
|
1890
|
+
i.role === "ASSISTANT" ? r = [...d, ...t] : r = [...h];
|
|
1766
1891
|
break;
|
|
1767
1892
|
case "ERROR":
|
|
1768
|
-
|
|
1893
|
+
r = [...d, ...t];
|
|
1769
1894
|
break;
|
|
1770
1895
|
}
|
|
1771
1896
|
else
|
|
1772
|
-
|
|
1773
|
-
const a = (
|
|
1774
|
-
var
|
|
1775
|
-
_(g) || (
|
|
1897
|
+
r = [...u, ...t];
|
|
1898
|
+
const a = (f) => typeof f.hidden == "function" ? f.hidden(i) : f.hidden === !0, _ = (f) => typeof f.disabled == "function" ? f.disabled(i) : f.disabled === !0, p = (f, g) => {
|
|
1899
|
+
var N;
|
|
1900
|
+
_(g) || (N = g.onClick) == null || N.call(g, f, e.context, e.params, i);
|
|
1776
1901
|
};
|
|
1777
|
-
return
|
|
1778
|
-
className: "".concat(
|
|
1779
|
-
children:
|
|
1780
|
-
if (!a(
|
|
1781
|
-
return
|
|
1782
|
-
className: "".concat(
|
|
1783
|
-
title:
|
|
1784
|
-
onClick: (
|
|
1785
|
-
children: [
|
|
1786
|
-
className: "".concat(
|
|
1787
|
-
children: typeof
|
|
1788
|
-
}),
|
|
1789
|
-
className: "".concat(
|
|
1790
|
-
children: typeof
|
|
1902
|
+
return l("div", {
|
|
1903
|
+
className: "".concat(J.b(), " ").concat(J.e(c), " ").concat(o || ""),
|
|
1904
|
+
children: r.map((f, g) => {
|
|
1905
|
+
if (!a(f))
|
|
1906
|
+
return l("div", {
|
|
1907
|
+
className: "".concat(J.e("item"), " ").concat(J.is("disabled", _(f)), " ").concat(o || ""),
|
|
1908
|
+
title: f.title,
|
|
1909
|
+
onClick: (N) => p(N, f),
|
|
1910
|
+
children: [l("div", {
|
|
1911
|
+
className: "".concat(J.em("item", "icon")),
|
|
1912
|
+
children: typeof f.icon == "function" ? f.icon(H) : f.icon
|
|
1913
|
+
}), l("div", {
|
|
1914
|
+
className: "".concat(J.em("item", "label")),
|
|
1915
|
+
children: typeof f.label == "function" ? f.label(H) : f.label
|
|
1791
1916
|
})]
|
|
1792
1917
|
}, g);
|
|
1793
1918
|
})
|
|
1794
1919
|
});
|
|
1795
1920
|
};
|
|
1796
|
-
const
|
|
1797
|
-
const e =
|
|
1798
|
-
return
|
|
1921
|
+
const Bn = new A("chat-messages"), ht = (n) => {
|
|
1922
|
+
const e = Z(null), t = n.controller.messages;
|
|
1923
|
+
return vn(() => {
|
|
1799
1924
|
e.current && t.value.length > 0 && (e.current.scrollTop = e.current.scrollHeight);
|
|
1800
|
-
}),
|
|
1925
|
+
}), l("div", {
|
|
1801
1926
|
ref: e,
|
|
1802
|
-
className:
|
|
1927
|
+
className: Bn.b(),
|
|
1803
1928
|
children: t.value.map((i) => {
|
|
1804
|
-
var
|
|
1805
|
-
const s = ((
|
|
1806
|
-
return
|
|
1929
|
+
var o;
|
|
1930
|
+
const s = ((o = i.content) == null ? void 0 : o.length) || 0;
|
|
1931
|
+
return l(Pn, {
|
|
1807
1932
|
size: s,
|
|
1808
1933
|
message: i,
|
|
1809
1934
|
controller: n.controller,
|
|
1810
|
-
children:
|
|
1935
|
+
children: l(Ue, {
|
|
1811
1936
|
data: i,
|
|
1812
1937
|
type: "content",
|
|
1813
1938
|
items: n.toolbarItems,
|
|
@@ -1817,12 +1942,12 @@ const Ln = new D("chat-messages"), lt = (n) => {
|
|
|
1817
1942
|
})
|
|
1818
1943
|
});
|
|
1819
1944
|
};
|
|
1820
|
-
function
|
|
1945
|
+
function Un(n, e) {
|
|
1821
1946
|
for (var t in e)
|
|
1822
1947
|
n[t] = e[t];
|
|
1823
1948
|
return n;
|
|
1824
1949
|
}
|
|
1825
|
-
function
|
|
1950
|
+
function dt(n, e) {
|
|
1826
1951
|
for (var t in n)
|
|
1827
1952
|
if (t !== "__source" && !(t in e))
|
|
1828
1953
|
return !0;
|
|
@@ -1831,42 +1956,42 @@ function ut(n, e) {
|
|
|
1831
1956
|
return !0;
|
|
1832
1957
|
return !1;
|
|
1833
1958
|
}
|
|
1834
|
-
function
|
|
1959
|
+
function ft(n) {
|
|
1835
1960
|
this.props = n;
|
|
1836
1961
|
}
|
|
1837
|
-
(
|
|
1838
|
-
return
|
|
1962
|
+
(ft.prototype = new M()).isPureReactComponent = !0, ft.prototype.shouldComponentUpdate = function(n, e) {
|
|
1963
|
+
return dt(this.props, n) || dt(this.state, e);
|
|
1839
1964
|
};
|
|
1840
|
-
var
|
|
1965
|
+
var _t = v.__b;
|
|
1841
1966
|
v.__b = function(n) {
|
|
1842
|
-
n.type && n.type.__f && n.ref && (n.props.ref = n.ref, n.ref = null),
|
|
1967
|
+
n.type && n.type.__f && n.ref && (n.props.ref = n.ref, n.ref = null), _t && _t(n);
|
|
1843
1968
|
};
|
|
1844
|
-
var
|
|
1969
|
+
var Fn = v.__e;
|
|
1845
1970
|
v.__e = function(n, e, t, i) {
|
|
1846
1971
|
if (n.then) {
|
|
1847
|
-
for (var s,
|
|
1848
|
-
if ((s =
|
|
1972
|
+
for (var s, o = e; o = o.__; )
|
|
1973
|
+
if ((s = o.__c) && s.__c)
|
|
1849
1974
|
return e.__e == null && (e.__e = t.__e, e.__k = t.__k), s.__c(n, e);
|
|
1850
1975
|
}
|
|
1851
|
-
|
|
1976
|
+
Fn(n, e, t, i);
|
|
1852
1977
|
};
|
|
1853
|
-
var
|
|
1854
|
-
function
|
|
1978
|
+
var pt = v.unmount;
|
|
1979
|
+
function Zt(n, e, t) {
|
|
1855
1980
|
return n && (n.__c && n.__c.__H && (n.__c.__H.__.forEach(function(i) {
|
|
1856
1981
|
typeof i.__c == "function" && i.__c();
|
|
1857
|
-
}), n.__c.__H = null), (n =
|
|
1858
|
-
return
|
|
1982
|
+
}), n.__c.__H = null), (n = Un({}, n)).__c != null && (n.__c.__P === t && (n.__c.__P = e), n.__c = null), n.__k = n.__k && n.__k.map(function(i) {
|
|
1983
|
+
return Zt(i, e, t);
|
|
1859
1984
|
})), n;
|
|
1860
1985
|
}
|
|
1861
|
-
function
|
|
1986
|
+
function Gt(n, e, t) {
|
|
1862
1987
|
return n && t && (n.__v = null, n.__k = n.__k && n.__k.map(function(i) {
|
|
1863
|
-
return
|
|
1988
|
+
return Gt(i, e, t);
|
|
1864
1989
|
}), n.__c && n.__c.__P === e && (n.__e && t.insertBefore(n.__e, n.__d), n.__c.__e = !0, n.__c.__P = t)), n;
|
|
1865
1990
|
}
|
|
1866
|
-
function
|
|
1991
|
+
function He() {
|
|
1867
1992
|
this.__u = 0, this.t = null, this.__b = null;
|
|
1868
1993
|
}
|
|
1869
|
-
function
|
|
1994
|
+
function Jt(n) {
|
|
1870
1995
|
var e = n.__.__c;
|
|
1871
1996
|
return e && e.__a && e.__a(n);
|
|
1872
1997
|
}
|
|
@@ -1875,40 +2000,40 @@ function pe() {
|
|
|
1875
2000
|
}
|
|
1876
2001
|
v.unmount = function(n) {
|
|
1877
2002
|
var e = n.__c;
|
|
1878
|
-
e && e.__R && e.__R(), e && n.__h === !0 && (n.type = null),
|
|
1879
|
-
}, (
|
|
2003
|
+
e && e.__R && e.__R(), e && n.__h === !0 && (n.type = null), pt && pt(n);
|
|
2004
|
+
}, (He.prototype = new M()).__c = function(n, e) {
|
|
1880
2005
|
var t = e.__c, i = this;
|
|
1881
2006
|
i.t == null && (i.t = []), i.t.push(t);
|
|
1882
|
-
var s =
|
|
1883
|
-
|
|
2007
|
+
var s = Jt(i.__v), o = !1, r = function() {
|
|
2008
|
+
o || (o = !0, t.__R = null, s ? s(c) : c());
|
|
1884
2009
|
};
|
|
1885
|
-
t.__R =
|
|
2010
|
+
t.__R = r;
|
|
1886
2011
|
var c = function() {
|
|
1887
2012
|
if (!--i.__u) {
|
|
1888
2013
|
if (i.state.__a) {
|
|
1889
|
-
var
|
|
1890
|
-
i.__v.__k[0] =
|
|
2014
|
+
var d = i.state.__a;
|
|
2015
|
+
i.__v.__k[0] = Gt(d, d.__c.__P, d.__c.__O);
|
|
1891
2016
|
}
|
|
1892
2017
|
var h;
|
|
1893
2018
|
for (i.setState({ __a: i.__b = null }); h = i.t.pop(); )
|
|
1894
2019
|
h.forceUpdate();
|
|
1895
2020
|
}
|
|
1896
|
-
},
|
|
1897
|
-
i.__u++ ||
|
|
1898
|
-
},
|
|
2021
|
+
}, u = e.__h === !0;
|
|
2022
|
+
i.__u++ || u || i.setState({ __a: i.__b = i.__v.__k[0] }), n.then(r, r);
|
|
2023
|
+
}, He.prototype.componentWillUnmount = function() {
|
|
1899
2024
|
this.t = [];
|
|
1900
|
-
},
|
|
2025
|
+
}, He.prototype.render = function(n, e) {
|
|
1901
2026
|
if (this.__b) {
|
|
1902
2027
|
if (this.__v.__k) {
|
|
1903
2028
|
var t = document.createElement("div"), i = this.__v.__k[0].__c;
|
|
1904
|
-
this.__v.__k[0] =
|
|
2029
|
+
this.__v.__k[0] = Zt(this.__b, t, i.__O = i.__P);
|
|
1905
2030
|
}
|
|
1906
2031
|
this.__b = null;
|
|
1907
2032
|
}
|
|
1908
|
-
var s = e.__a && H(
|
|
1909
|
-
return s && (s.__h = null), [H(
|
|
2033
|
+
var s = e.__a && H(te, null, n.fallback);
|
|
2034
|
+
return s && (s.__h = null), [H(te, null, e.__a ? null : n.children), s];
|
|
1910
2035
|
};
|
|
1911
|
-
var
|
|
2036
|
+
var vt = function(n, e, t) {
|
|
1912
2037
|
if (++t[1] === t[0] && n.o.delete(e), n.props.revealOrder && (n.props.revealOrder[0] !== "t" || !n.o.size))
|
|
1913
2038
|
for (t = n.u; t; ) {
|
|
1914
2039
|
for (; t.length > 3; )
|
|
@@ -1918,34 +2043,34 @@ var _t = function(n, e, t) {
|
|
|
1918
2043
|
n.u = t = t[2];
|
|
1919
2044
|
}
|
|
1920
2045
|
};
|
|
1921
|
-
function
|
|
2046
|
+
function Wn(n) {
|
|
1922
2047
|
return this.getChildContext = function() {
|
|
1923
2048
|
return n.context;
|
|
1924
2049
|
}, n.children;
|
|
1925
2050
|
}
|
|
1926
|
-
function
|
|
2051
|
+
function Vn(n) {
|
|
1927
2052
|
var e = this, t = n.i;
|
|
1928
2053
|
e.componentWillUnmount = function() {
|
|
1929
|
-
|
|
2054
|
+
K(null, e.l), e.l = null, e.i = null;
|
|
1930
2055
|
}, e.i && e.i !== t && e.componentWillUnmount(), e.l || (e.i = t, e.l = { nodeType: 1, parentNode: t, childNodes: [], appendChild: function(i) {
|
|
1931
2056
|
this.childNodes.push(i), e.i.appendChild(i);
|
|
1932
2057
|
}, insertBefore: function(i, s) {
|
|
1933
2058
|
this.childNodes.push(i), e.i.appendChild(i);
|
|
1934
2059
|
}, removeChild: function(i) {
|
|
1935
2060
|
this.childNodes.splice(this.childNodes.indexOf(i) >>> 1, 1), e.i.removeChild(i);
|
|
1936
|
-
} }),
|
|
2061
|
+
} }), K(H(Wn, { context: e.context }, n.__v), e.l);
|
|
1937
2062
|
}
|
|
1938
|
-
function
|
|
1939
|
-
var t = H(
|
|
2063
|
+
function jn(n, e) {
|
|
2064
|
+
var t = H(Vn, { __v: n, i: e });
|
|
1940
2065
|
return t.containerInfo = e, t;
|
|
1941
2066
|
}
|
|
1942
2067
|
(pe.prototype = new M()).__a = function(n) {
|
|
1943
|
-
var e = this, t =
|
|
2068
|
+
var e = this, t = Jt(e.__v), i = e.o.get(n);
|
|
1944
2069
|
return i[0]++, function(s) {
|
|
1945
|
-
var
|
|
1946
|
-
e.props.revealOrder ? (i.push(s),
|
|
2070
|
+
var o = function() {
|
|
2071
|
+
e.props.revealOrder ? (i.push(s), vt(e, n, i)) : s();
|
|
1947
2072
|
};
|
|
1948
|
-
t ? t(
|
|
2073
|
+
t ? t(o) : o();
|
|
1949
2074
|
};
|
|
1950
2075
|
}, pe.prototype.render = function(n) {
|
|
1951
2076
|
this.u = null, this.o = /* @__PURE__ */ new Map();
|
|
@@ -1957,10 +2082,10 @@ function Bn(n, e) {
|
|
|
1957
2082
|
}, pe.prototype.componentDidUpdate = pe.prototype.componentDidMount = function() {
|
|
1958
2083
|
var n = this;
|
|
1959
2084
|
this.o.forEach(function(e, t) {
|
|
1960
|
-
|
|
2085
|
+
vt(n, t, e);
|
|
1961
2086
|
});
|
|
1962
2087
|
};
|
|
1963
|
-
var
|
|
2088
|
+
var Yn = typeof Symbol < "u" && Symbol.for && Symbol.for("react.element") || 60103, qn = /^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image(!S)|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/, Xn = /^on(Ani|Tra|Tou|BeforeInp|Compo)/, Zn = /[A-Z0-9]/g, Gn = typeof document < "u", Jn = function(n) {
|
|
1964
2089
|
return (typeof Symbol < "u" && typeof Symbol() == "symbol" ? /fil|che|rad/ : /fil|che|ra/).test(n);
|
|
1965
2090
|
};
|
|
1966
2091
|
M.prototype.isReactComponent = {}, ["componentWillMount", "componentWillReceiveProps", "componentWillUpdate"].forEach(function(n) {
|
|
@@ -1970,124 +2095,124 @@ M.prototype.isReactComponent = {}, ["componentWillMount", "componentWillReceiveP
|
|
|
1970
2095
|
Object.defineProperty(this, n, { configurable: !0, writable: !0, value: e });
|
|
1971
2096
|
} });
|
|
1972
2097
|
});
|
|
1973
|
-
var
|
|
1974
|
-
function
|
|
2098
|
+
var mt = v.event;
|
|
2099
|
+
function Kn() {
|
|
1975
2100
|
}
|
|
1976
|
-
function
|
|
2101
|
+
function Qn() {
|
|
1977
2102
|
return this.cancelBubble;
|
|
1978
2103
|
}
|
|
1979
|
-
function
|
|
2104
|
+
function ei() {
|
|
1980
2105
|
return this.defaultPrevented;
|
|
1981
2106
|
}
|
|
1982
2107
|
v.event = function(n) {
|
|
1983
|
-
return
|
|
2108
|
+
return mt && (n = mt(n)), n.persist = Kn, n.isPropagationStopped = Qn, n.isDefaultPrevented = ei, n.nativeEvent = n;
|
|
1984
2109
|
};
|
|
1985
|
-
var
|
|
2110
|
+
var ti = { enumerable: !1, configurable: !0, get: function() {
|
|
1986
2111
|
return this.class;
|
|
1987
|
-
} },
|
|
2112
|
+
} }, gt = v.vnode;
|
|
1988
2113
|
v.vnode = function(n) {
|
|
1989
2114
|
typeof n.type == "string" && function(e) {
|
|
1990
2115
|
var t = e.props, i = e.type, s = {};
|
|
1991
|
-
for (var
|
|
1992
|
-
var
|
|
1993
|
-
if (!(
|
|
1994
|
-
var c =
|
|
1995
|
-
|
|
2116
|
+
for (var o in t) {
|
|
2117
|
+
var r = t[o];
|
|
2118
|
+
if (!(o === "value" && "defaultValue" in t && r == null || Gn && o === "children" && i === "noscript" || o === "class" || o === "className")) {
|
|
2119
|
+
var c = o.toLowerCase();
|
|
2120
|
+
o === "defaultValue" && "value" in t && t.value == null ? o = "value" : o === "download" && r === !0 ? r = "" : c === "ondoubleclick" ? o = "ondblclick" : c !== "onchange" || i !== "input" && i !== "textarea" || Jn(t.type) ? c === "onfocus" ? o = "onfocusin" : c === "onblur" ? o = "onfocusout" : Xn.test(o) ? o = c : i.indexOf("-") === -1 && qn.test(o) ? o = o.replace(Zn, "-$&").toLowerCase() : r === null && (r = void 0) : c = o = "oninput", c === "oninput" && s[o = c] && (o = "oninputCapture"), s[o] = r;
|
|
1996
2121
|
}
|
|
1997
2122
|
}
|
|
1998
|
-
i == "select" && s.multiple && Array.isArray(s.value) && (s.value = we(t.children).forEach(function(
|
|
1999
|
-
|
|
2000
|
-
})), i == "select" && s.defaultValue != null && (s.value = we(t.children).forEach(function(
|
|
2001
|
-
|
|
2002
|
-
})), t.class && !t.className ? (s.class = t.class, Object.defineProperty(s, "className",
|
|
2003
|
-
}(n), n.$$typeof =
|
|
2123
|
+
i == "select" && s.multiple && Array.isArray(s.value) && (s.value = we(t.children).forEach(function(u) {
|
|
2124
|
+
u.props.selected = s.value.indexOf(u.props.value) != -1;
|
|
2125
|
+
})), i == "select" && s.defaultValue != null && (s.value = we(t.children).forEach(function(u) {
|
|
2126
|
+
u.props.selected = s.multiple ? s.defaultValue.indexOf(u.props.value) != -1 : s.defaultValue == u.props.value;
|
|
2127
|
+
})), t.class && !t.className ? (s.class = t.class, Object.defineProperty(s, "className", ti)) : (t.className && !t.class || t.class && t.className) && (s.class = s.className = t.className), e.props = s;
|
|
2128
|
+
}(n), n.$$typeof = Yn, gt && gt(n);
|
|
2004
2129
|
};
|
|
2005
|
-
var
|
|
2130
|
+
var yt = v.__r;
|
|
2006
2131
|
v.__r = function(n) {
|
|
2007
|
-
|
|
2132
|
+
yt && yt(n), n.__c;
|
|
2008
2133
|
};
|
|
2009
|
-
var
|
|
2134
|
+
var bt = v.diffed;
|
|
2010
2135
|
v.diffed = function(n) {
|
|
2011
|
-
|
|
2136
|
+
bt && bt(n);
|
|
2012
2137
|
var e = n.props, t = n.__e;
|
|
2013
2138
|
t != null && n.type === "textarea" && "value" in e && e.value !== t.value && (t.value = e.value == null ? "" : e.value);
|
|
2014
2139
|
};
|
|
2015
|
-
var
|
|
2016
|
-
function
|
|
2017
|
-
var e =
|
|
2140
|
+
var ce = /* @__PURE__ */ new Map();
|
|
2141
|
+
function ni(n) {
|
|
2142
|
+
var e = ce.get(n);
|
|
2018
2143
|
e && e.destroy();
|
|
2019
2144
|
}
|
|
2020
|
-
function
|
|
2021
|
-
var e =
|
|
2145
|
+
function ii(n) {
|
|
2146
|
+
var e = ce.get(n);
|
|
2022
2147
|
e && e.update();
|
|
2023
2148
|
}
|
|
2024
|
-
var
|
|
2025
|
-
typeof window > "u" ? ((
|
|
2149
|
+
var oe = null;
|
|
2150
|
+
typeof window > "u" ? ((oe = function(n) {
|
|
2026
2151
|
return n;
|
|
2027
2152
|
}).destroy = function(n) {
|
|
2028
2153
|
return n;
|
|
2029
|
-
},
|
|
2154
|
+
}, oe.update = function(n) {
|
|
2030
2155
|
return n;
|
|
2031
|
-
}) : ((
|
|
2156
|
+
}) : ((oe = function(n, e) {
|
|
2032
2157
|
return n && Array.prototype.forEach.call(n.length ? n : [n], function(t) {
|
|
2033
2158
|
return function(i) {
|
|
2034
|
-
if (i && i.nodeName && i.nodeName === "TEXTAREA" && !
|
|
2035
|
-
var s,
|
|
2036
|
-
|
|
2037
|
-
}),
|
|
2038
|
-
i.removeEventListener("autosize:destroy",
|
|
2159
|
+
if (i && i.nodeName && i.nodeName === "TEXTAREA" && !ce.has(i)) {
|
|
2160
|
+
var s, o = null, r = window.getComputedStyle(i), c = (s = i.value, function() {
|
|
2161
|
+
d({ testForHeightReduction: s === "" || !i.value.startsWith(s), restoreTextAlign: null }), s = i.value;
|
|
2162
|
+
}), u = (function(a) {
|
|
2163
|
+
i.removeEventListener("autosize:destroy", u), i.removeEventListener("autosize:update", h), i.removeEventListener("input", c), window.removeEventListener("resize", h), Object.keys(a).forEach(function(_) {
|
|
2039
2164
|
return i.style[_] = a[_];
|
|
2040
|
-
}),
|
|
2165
|
+
}), ce.delete(i);
|
|
2041
2166
|
}).bind(i, { height: i.style.height, resize: i.style.resize, textAlign: i.style.textAlign, overflowY: i.style.overflowY, overflowX: i.style.overflowX, wordWrap: i.style.wordWrap });
|
|
2042
|
-
i.addEventListener("autosize:destroy",
|
|
2167
|
+
i.addEventListener("autosize:destroy", u), i.addEventListener("autosize:update", h), i.addEventListener("input", c), window.addEventListener("resize", h), i.style.overflowX = "hidden", i.style.wordWrap = "break-word", ce.set(i, { destroy: u, update: h }), h();
|
|
2043
2168
|
}
|
|
2044
|
-
function
|
|
2045
|
-
var _, p,
|
|
2046
|
-
if (i.scrollHeight !== 0 && (
|
|
2047
|
-
for (var E = [];
|
|
2048
|
-
|
|
2169
|
+
function d(a) {
|
|
2170
|
+
var _, p, f = a.restoreTextAlign, g = f === void 0 ? null : f, N = a.testForHeightReduction, b = N === void 0 || N, C = r.overflowY;
|
|
2171
|
+
if (i.scrollHeight !== 0 && (r.resize === "vertical" ? i.style.resize = "none" : r.resize === "both" && (i.style.resize = "horizontal"), b && (_ = function(T) {
|
|
2172
|
+
for (var E = []; T && T.parentNode && T.parentNode instanceof Element; )
|
|
2173
|
+
T.parentNode.scrollTop && E.push([T.parentNode, T.parentNode.scrollTop]), T = T.parentNode;
|
|
2049
2174
|
return function() {
|
|
2050
2175
|
return E.forEach(function(L) {
|
|
2051
|
-
var
|
|
2052
|
-
|
|
2176
|
+
var I = L[0], R = L[1];
|
|
2177
|
+
I.style.scrollBehavior = "auto", I.scrollTop = R, I.style.scrollBehavior = null;
|
|
2053
2178
|
});
|
|
2054
2179
|
};
|
|
2055
|
-
}(i), i.style.height = ""), p =
|
|
2056
|
-
var x =
|
|
2057
|
-
|
|
2180
|
+
}(i), i.style.height = ""), p = r.boxSizing === "content-box" ? i.scrollHeight - (parseFloat(r.paddingTop) + parseFloat(r.paddingBottom)) : i.scrollHeight + parseFloat(r.borderTopWidth) + parseFloat(r.borderBottomWidth), r.maxHeight !== "none" && p > parseFloat(r.maxHeight) ? (r.overflowY === "hidden" && (i.style.overflow = "scroll"), p = parseFloat(r.maxHeight)) : r.overflowY !== "hidden" && (i.style.overflow = "hidden"), i.style.height = p + "px", g && (i.style.textAlign = g), _ && _(), o !== p && (i.dispatchEvent(new Event("autosize:resized", { bubbles: !0 })), o = p), C !== r.overflow && !g)) {
|
|
2181
|
+
var x = r.textAlign;
|
|
2182
|
+
r.overflow === "hidden" && (i.style.textAlign = x === "start" ? "end" : "start"), d({ restoreTextAlign: x, testForHeightReduction: !0 });
|
|
2058
2183
|
}
|
|
2059
2184
|
}
|
|
2060
2185
|
function h() {
|
|
2061
|
-
|
|
2186
|
+
d({ testForHeightReduction: !0, restoreTextAlign: null });
|
|
2062
2187
|
}
|
|
2063
2188
|
}(t);
|
|
2064
2189
|
}), n;
|
|
2065
2190
|
}).destroy = function(n) {
|
|
2066
|
-
return n && Array.prototype.forEach.call(n.length ? n : [n],
|
|
2067
|
-
},
|
|
2068
|
-
return n && Array.prototype.forEach.call(n.length ? n : [n],
|
|
2191
|
+
return n && Array.prototype.forEach.call(n.length ? n : [n], ni), n;
|
|
2192
|
+
}, oe.update = function(n) {
|
|
2193
|
+
return n && Array.prototype.forEach.call(n.length ? n : [n], ii), n;
|
|
2069
2194
|
});
|
|
2070
|
-
var
|
|
2071
|
-
const
|
|
2072
|
-
const e =
|
|
2073
|
-
|
|
2195
|
+
var wt = oe;
|
|
2196
|
+
const q = new A("chat-input"), Ct = window.SpeechRecognition || window.webkitSpeechRecognition, Tt = (n) => {
|
|
2197
|
+
const e = Z(null), t = n.controller.input, i = W(!1), s = W(!1), o = Z();
|
|
2198
|
+
Ct && !o.current && (o.current = new Ct(), o.current.onstart = () => {
|
|
2074
2199
|
s.value = !0;
|
|
2075
|
-
},
|
|
2200
|
+
}, o.current.onend = () => {
|
|
2076
2201
|
s.value = !1;
|
|
2077
|
-
},
|
|
2078
|
-
var p,
|
|
2079
|
-
const _ = (g = (
|
|
2202
|
+
}, o.current.onresult = (a) => {
|
|
2203
|
+
var p, f, g;
|
|
2204
|
+
const _ = (g = (f = (p = a.results) == null ? void 0 : p[0]) == null ? void 0 : f[0]) == null ? void 0 : g.transcript;
|
|
2080
2205
|
_ && (t.value = "".concat(t.value).concat(_));
|
|
2081
2206
|
});
|
|
2082
|
-
const
|
|
2083
|
-
|
|
2207
|
+
const r = () => {
|
|
2208
|
+
o.current && !s.value && o.current.start();
|
|
2084
2209
|
}, c = rt((a) => {
|
|
2085
2210
|
t.value = a.target.value;
|
|
2086
|
-
}, [t]),
|
|
2087
|
-
|
|
2088
|
-
e.current &&
|
|
2211
|
+
}, [t]), u = qe(() => t.value.length <= 0 || i.value === !0);
|
|
2212
|
+
F(() => (e.current && wt(e.current), () => {
|
|
2213
|
+
e.current && wt.destroy(e.current);
|
|
2089
2214
|
}), [e]);
|
|
2090
|
-
const
|
|
2215
|
+
const d = rt(async () => {
|
|
2091
2216
|
i.value = !0;
|
|
2092
2217
|
try {
|
|
2093
2218
|
await n.controller.question(t.value), t.value = "";
|
|
@@ -2097,12 +2222,12 @@ const W = new D("chat-input"), bt = window.SpeechRecognition || window.webkitSpe
|
|
|
2097
2222
|
i.value = !1;
|
|
2098
2223
|
}
|
|
2099
2224
|
}, [t, i]), h = (a) => {
|
|
2100
|
-
a.code === "Enter" && (a.stopPropagation(), a.shiftKey === !1 &&
|
|
2225
|
+
a.code === "Enter" && (a.stopPropagation(), a.shiftKey === !1 && d());
|
|
2101
2226
|
};
|
|
2102
|
-
return
|
|
2103
|
-
className:
|
|
2104
|
-
children: [
|
|
2105
|
-
className:
|
|
2227
|
+
return l("div", {
|
|
2228
|
+
className: q.b(),
|
|
2229
|
+
children: [l("textarea", {
|
|
2230
|
+
className: q.e("textarea"),
|
|
2106
2231
|
type: "text",
|
|
2107
2232
|
rows: 6,
|
|
2108
2233
|
autoCorrect: "off",
|
|
@@ -2113,54 +2238,54 @@ const W = new D("chat-input"), bt = window.SpeechRecognition || window.webkitSpe
|
|
|
2113
2238
|
onKeyDown: h,
|
|
2114
2239
|
ref: e,
|
|
2115
2240
|
disabled: i
|
|
2116
|
-
}),
|
|
2117
|
-
className:
|
|
2118
|
-
children: [
|
|
2241
|
+
}), l("div", {
|
|
2242
|
+
className: q.b("action-wrapper"),
|
|
2243
|
+
children: [l("div", {
|
|
2119
2244
|
title: s.value ? "语音输入中..." : "语音输入",
|
|
2120
|
-
className: "".concat(
|
|
2121
|
-
onClick:
|
|
2122
|
-
children: s.value ?
|
|
2123
|
-
}),
|
|
2245
|
+
className: "".concat(q.be("action-wrapper", "action-item")),
|
|
2246
|
+
onClick: r,
|
|
2247
|
+
children: s.value ? l(xn, {}) : l(Nn, {})
|
|
2248
|
+
}), l("div", {
|
|
2124
2249
|
title: i.value ? "思考中..." : "发送消息",
|
|
2125
|
-
className: "".concat(
|
|
2126
|
-
onClick:
|
|
2127
|
-
disabled:
|
|
2128
|
-
children:
|
|
2250
|
+
className: "".concat(q.be("action-wrapper", "action-item"), " ").concat(q.is("disabled", u.value), " ").concat(q.is("loading", i.value)),
|
|
2251
|
+
onClick: d,
|
|
2252
|
+
disabled: u,
|
|
2253
|
+
children: l(bn, {})
|
|
2129
2254
|
})]
|
|
2130
2255
|
})]
|
|
2131
2256
|
});
|
|
2132
2257
|
};
|
|
2133
|
-
var
|
|
2134
|
-
const
|
|
2258
|
+
var k = /* @__PURE__ */ ((n) => (n.STYLE_CACHE = "ai-chat-style-cache", n.MINIMIZE_STYLY_CHCHE = "ai-chat-minimize-style-cache", n.DATA_BASE_NAME = "ibiz-chat", n.DATA_TABLE_NAME = "history-message", n.DATA_TABLE_KEY_NAME = "id", n))(k || {});
|
|
2259
|
+
const si = ({
|
|
2135
2260
|
children: n,
|
|
2136
2261
|
actions: e,
|
|
2137
2262
|
// 接收行为数据
|
|
2138
2263
|
position: t = "bottom",
|
|
2139
2264
|
isOpen: i,
|
|
2140
2265
|
onToggleOpen: s,
|
|
2141
|
-
onAction:
|
|
2266
|
+
onAction: o
|
|
2142
2267
|
// 接收行为事件回调
|
|
2143
2268
|
}) => {
|
|
2144
|
-
const
|
|
2145
|
-
|
|
2146
|
-
i !== void 0 &&
|
|
2147
|
-
}, [i]),
|
|
2269
|
+
const r = new A("pop"), [c, u] = Pt(i || !1), d = Z(null), h = Z(null);
|
|
2270
|
+
F(() => {
|
|
2271
|
+
i !== void 0 && u(i);
|
|
2272
|
+
}, [i]), F(() => (h.current || (h.current = document.createElement("div"), h.current.className = r.b("content-container"), document.body.appendChild(h.current)), () => {
|
|
2148
2273
|
h.current && document.body.removeChild(h.current);
|
|
2149
|
-
}), []),
|
|
2274
|
+
}), []), F(() => {
|
|
2150
2275
|
const _ = (p) => {
|
|
2151
|
-
|
|
2276
|
+
d.current && !d.current.contains(p.target) && !p.target.closest(r.b("content")) && (u(!1), s == null || s(!1));
|
|
2152
2277
|
};
|
|
2153
2278
|
return c && document.addEventListener("mousedown", _), () => {
|
|
2154
2279
|
document.removeEventListener("mousedown", _);
|
|
2155
2280
|
};
|
|
2156
2281
|
}, [c, s]);
|
|
2157
2282
|
const a = () => {
|
|
2158
|
-
if (!
|
|
2283
|
+
if (!d.current)
|
|
2159
2284
|
return {};
|
|
2160
|
-
const _ =
|
|
2285
|
+
const _ = d.current.getBoundingClientRect(), p = {
|
|
2161
2286
|
position: "absolute",
|
|
2162
2287
|
zIndex: 1e3
|
|
2163
|
-
},
|
|
2288
|
+
}, f = {
|
|
2164
2289
|
bottom: {
|
|
2165
2290
|
top: _.bottom + window.scrollY,
|
|
2166
2291
|
left: _.left + window.scrollX
|
|
@@ -2180,112 +2305,112 @@ const ei = ({
|
|
|
2180
2305
|
};
|
|
2181
2306
|
return {
|
|
2182
2307
|
...p,
|
|
2183
|
-
...
|
|
2308
|
+
...f[t]
|
|
2184
2309
|
};
|
|
2185
2310
|
};
|
|
2186
|
-
return
|
|
2187
|
-
className: "".concat(
|
|
2188
|
-
children: [
|
|
2189
|
-
className: "".concat(
|
|
2190
|
-
ref:
|
|
2311
|
+
return l("span", {
|
|
2312
|
+
className: "".concat(r.b("trigger-container")),
|
|
2313
|
+
children: [l("span", {
|
|
2314
|
+
className: "".concat(r.b("trigger-element")),
|
|
2315
|
+
ref: d,
|
|
2191
2316
|
onClick: (_) => {
|
|
2192
2317
|
_.stopPropagation();
|
|
2193
2318
|
const p = !c;
|
|
2194
|
-
|
|
2319
|
+
u(p), s == null || s(p);
|
|
2195
2320
|
},
|
|
2196
2321
|
children: n
|
|
2197
|
-
}), c && h.current &&
|
|
2198
|
-
className: "".concat(
|
|
2322
|
+
}), c && h.current && jn(l("div", {
|
|
2323
|
+
className: "".concat(r.b("content"), " pop-").concat(t),
|
|
2199
2324
|
style: a(),
|
|
2200
|
-
children: e == null ? void 0 : e.map((_) =>
|
|
2201
|
-
className:
|
|
2325
|
+
children: e == null ? void 0 : e.map((_) => l("div", {
|
|
2326
|
+
className: r.b("content-item"),
|
|
2202
2327
|
onMouseDown: (p) => {
|
|
2203
|
-
p.stopPropagation(),
|
|
2328
|
+
p.stopPropagation(), o == null || o(_.id, p);
|
|
2204
2329
|
},
|
|
2205
|
-
children: [_.icon &&
|
|
2206
|
-
className:
|
|
2330
|
+
children: [_.icon && l("img", {
|
|
2331
|
+
className: r.b("content-item__icon"),
|
|
2207
2332
|
src: _.icon,
|
|
2208
2333
|
alt: _.caption
|
|
2209
|
-
}),
|
|
2210
|
-
className:
|
|
2334
|
+
}), l("div", {
|
|
2335
|
+
className: r.b("content-item__caption"),
|
|
2211
2336
|
children: _.caption
|
|
2212
2337
|
})]
|
|
2213
2338
|
}, _.id))
|
|
2214
2339
|
}), h.current)]
|
|
2215
2340
|
});
|
|
2216
2341
|
};
|
|
2217
|
-
const
|
|
2342
|
+
const P = new A("chat-topic-item"), oi = (n) => {
|
|
2218
2343
|
const {
|
|
2219
2344
|
current: e,
|
|
2220
2345
|
active: t,
|
|
2221
2346
|
topic: i,
|
|
2222
2347
|
onClick: s,
|
|
2223
|
-
onAction:
|
|
2224
|
-
} = n, [
|
|
2225
|
-
h.stopPropagation(),
|
|
2226
|
-
},
|
|
2227
|
-
h === "DELETE" &&
|
|
2348
|
+
onAction: o
|
|
2349
|
+
} = n, [r, c] = Pt(!1), u = (h) => {
|
|
2350
|
+
h.stopPropagation(), o("LINK", h);
|
|
2351
|
+
}, d = (h, a) => {
|
|
2352
|
+
h === "DELETE" && o("DELETE", a), c(!1);
|
|
2228
2353
|
};
|
|
2229
|
-
return
|
|
2230
|
-
className: "".concat(
|
|
2354
|
+
return l("div", {
|
|
2355
|
+
className: "".concat(P.b(), " ").concat(P.is("active", t)),
|
|
2231
2356
|
onClick: s.bind(void 0),
|
|
2232
|
-
children: [
|
|
2233
|
-
className:
|
|
2357
|
+
children: [l("div", {
|
|
2358
|
+
className: P.b("caption"),
|
|
2234
2359
|
title: i.caption,
|
|
2235
2360
|
children: i.caption
|
|
2236
|
-
}),
|
|
2237
|
-
className:
|
|
2238
|
-
children: [
|
|
2239
|
-
className:
|
|
2361
|
+
}), l("div", {
|
|
2362
|
+
className: P.b("icon"),
|
|
2363
|
+
children: [l("span", {
|
|
2364
|
+
className: P.be("icon", "item"),
|
|
2240
2365
|
title: "跳转主视图",
|
|
2241
|
-
onClick:
|
|
2242
|
-
children:
|
|
2243
|
-
className:
|
|
2366
|
+
onClick: u.bind(void 0),
|
|
2367
|
+
children: l(In, {
|
|
2368
|
+
className: P.b("link-icon")
|
|
2244
2369
|
})
|
|
2245
|
-
}), e ? null :
|
|
2370
|
+
}), e ? null : l(si, {
|
|
2246
2371
|
actions: [{
|
|
2247
2372
|
id: "DELETE",
|
|
2248
2373
|
caption: "删除话题"
|
|
2249
2374
|
}],
|
|
2250
2375
|
position: "bottom",
|
|
2251
|
-
isOpen:
|
|
2376
|
+
isOpen: r,
|
|
2252
2377
|
onToggleOpen: c,
|
|
2253
|
-
onAction:
|
|
2254
|
-
children:
|
|
2255
|
-
className:
|
|
2378
|
+
onAction: d.bind(void 0),
|
|
2379
|
+
children: l("span", {
|
|
2380
|
+
className: P.be("icon", "item"),
|
|
2256
2381
|
title: "更多",
|
|
2257
|
-
children:
|
|
2258
|
-
className:
|
|
2382
|
+
children: l(An, {
|
|
2383
|
+
className: P.b("more-icon")
|
|
2259
2384
|
})
|
|
2260
2385
|
})
|
|
2261
2386
|
})]
|
|
2262
2387
|
})]
|
|
2263
2388
|
});
|
|
2264
2389
|
};
|
|
2265
|
-
const
|
|
2390
|
+
const ri = new A("chat-topics"), ai = (n) => {
|
|
2266
2391
|
const e = n.controller.topics, t = (s) => {
|
|
2267
2392
|
n.controller.handleTopicChange(s);
|
|
2268
|
-
}, i = (s,
|
|
2269
|
-
n.controller.handleTopicAction(s,
|
|
2393
|
+
}, i = (s, o, r) => {
|
|
2394
|
+
n.controller.handleTopicAction(s, o, r);
|
|
2270
2395
|
};
|
|
2271
|
-
return
|
|
2272
|
-
className:
|
|
2396
|
+
return l("div", {
|
|
2397
|
+
className: ri.b(),
|
|
2273
2398
|
children: e.value.map((s) => {
|
|
2274
|
-
var
|
|
2275
|
-
return
|
|
2399
|
+
var o, r;
|
|
2400
|
+
return l(oi, {
|
|
2276
2401
|
topic: s,
|
|
2277
|
-
current: s.id === ((
|
|
2278
|
-
active: s.id === ((
|
|
2402
|
+
current: s.id === ((o = n.controller.currentTopicOptions) == null ? void 0 : o.id),
|
|
2403
|
+
active: s.id === ((r = n.controller.activedTopic.value) == null ? void 0 : r.id),
|
|
2279
2404
|
onClick: () => t(s),
|
|
2280
|
-
onAction: (c,
|
|
2405
|
+
onAction: (c, u) => i(c, s, u)
|
|
2281
2406
|
}, s.id);
|
|
2282
2407
|
})
|
|
2283
2408
|
});
|
|
2284
2409
|
};
|
|
2285
|
-
class
|
|
2410
|
+
class Et extends M {
|
|
2286
2411
|
constructor(t) {
|
|
2287
2412
|
super(t);
|
|
2288
|
-
y(this, "ns", new
|
|
2413
|
+
y(this, "ns", new A("chat-container"));
|
|
2289
2414
|
y(this, "containerRef", Ie());
|
|
2290
2415
|
y(this, "dragHandle", Ie());
|
|
2291
2416
|
y(this, "minimizeRef", Ie());
|
|
@@ -2340,30 +2465,30 @@ class Ct extends M {
|
|
|
2340
2465
|
Object.assign(this.containerRef.current.style, this.calcWindowStyle()), Object.assign(this.minimizeRef.current.style, this.calcMinimizeStyle());
|
|
2341
2466
|
}
|
|
2342
2467
|
componentDidMount() {
|
|
2343
|
-
const t = localStorage.getItem(
|
|
2468
|
+
const t = localStorage.getItem(k.MINIMIZE_STYLY_CHCHE);
|
|
2344
2469
|
t && (this.minimizeData = JSON.parse(t));
|
|
2345
|
-
const i = localStorage.getItem(
|
|
2470
|
+
const i = localStorage.getItem(k.STYLE_CACHE);
|
|
2346
2471
|
i && (this.data = JSON.parse(i), this.data.x > window.innerWidth && (this.data.x = window.innerWidth - 100), this.data.y > window.innerHeight && (this.data.y = window.innerHeight - 100)), this.setStyle();
|
|
2347
2472
|
const s = this.data;
|
|
2348
|
-
this.minimizeRef.current.onmousedown = (
|
|
2473
|
+
this.minimizeRef.current.onmousedown = (o) => {
|
|
2349
2474
|
document.body.style.userSelect = "none";
|
|
2350
|
-
const
|
|
2351
|
-
this.minimizeData.x = a.clientX -
|
|
2475
|
+
const r = o.clientX - this.minimizeRef.current.offsetLeft, c = o.clientY - this.minimizeRef.current.offsetTop, u = Date.now(), d = (a) => {
|
|
2476
|
+
this.minimizeData.x = a.clientX - r, this.minimizeData.y = a.clientY - c, this.setStyle();
|
|
2352
2477
|
}, h = () => {
|
|
2353
2478
|
const a = Date.now();
|
|
2354
|
-
this.isDragging = a -
|
|
2479
|
+
this.isDragging = a - u > 300, document.body.style.userSelect = "", document.removeEventListener("mousemove", d), document.removeEventListener("mouseup", h);
|
|
2355
2480
|
};
|
|
2356
|
-
document.addEventListener("mousemove",
|
|
2357
|
-
}, this.dragHandle.current.onmousedown = (
|
|
2481
|
+
document.addEventListener("mousemove", d), document.addEventListener("mouseup", h);
|
|
2482
|
+
}, this.dragHandle.current.onmousedown = (o) => {
|
|
2358
2483
|
if (this.disabled || this.state.isFullScreen)
|
|
2359
2484
|
return;
|
|
2360
2485
|
document.body.style.userSelect = "none";
|
|
2361
|
-
const
|
|
2362
|
-
s.x = h.clientX -
|
|
2363
|
-
},
|
|
2364
|
-
document.body.style.userSelect = "", document.removeEventListener("mousemove",
|
|
2486
|
+
const r = o.clientX - this.containerRef.current.offsetLeft, c = o.clientY - this.containerRef.current.offsetTop, u = (h) => {
|
|
2487
|
+
s.x = h.clientX - r, s.y = h.clientY - c, this.setStyle();
|
|
2488
|
+
}, d = () => {
|
|
2489
|
+
document.body.style.userSelect = "", document.removeEventListener("mousemove", u), document.removeEventListener("mouseup", d);
|
|
2365
2490
|
};
|
|
2366
|
-
document.addEventListener("mousemove",
|
|
2491
|
+
document.addEventListener("mousemove", u), document.addEventListener("mouseup", d);
|
|
2367
2492
|
}, Ae(this.containerRef.current).resizable({
|
|
2368
2493
|
// 可拖拽的边缘
|
|
2369
2494
|
edges: {
|
|
@@ -2388,8 +2513,8 @@ class Ct extends M {
|
|
|
2388
2513
|
],
|
|
2389
2514
|
inertia: !0,
|
|
2390
2515
|
listeners: {
|
|
2391
|
-
move: (
|
|
2392
|
-
this.state.isFullScreen || (s.x =
|
|
2516
|
+
move: (o) => {
|
|
2517
|
+
this.state.isFullScreen || (s.x = o.rect.left, s.y = o.rect.top, s.width = o.rect.width, s.height = o.rect.height, this.setStyle());
|
|
2393
2518
|
},
|
|
2394
2519
|
start: () => {
|
|
2395
2520
|
this.disabled = !0, document.body.style.userSelect = "none";
|
|
@@ -2401,7 +2526,7 @@ class Ct extends M {
|
|
|
2401
2526
|
});
|
|
2402
2527
|
}
|
|
2403
2528
|
componentWillUnmount() {
|
|
2404
|
-
localStorage.setItem(
|
|
2529
|
+
localStorage.setItem(k.STYLE_CACHE, JSON.stringify(this.data)), localStorage.setItem(k.MINIMIZE_STYLY_CHCHE, JSON.stringify(this.minimizeData));
|
|
2405
2530
|
}
|
|
2406
2531
|
/**
|
|
2407
2532
|
* 关闭聊天窗口
|
|
@@ -2465,105 +2590,105 @@ class Ct extends M {
|
|
|
2465
2590
|
t.stopPropagation();
|
|
2466
2591
|
}
|
|
2467
2592
|
render() {
|
|
2468
|
-
return
|
|
2593
|
+
return l("div", {
|
|
2469
2594
|
className: "".concat(this.ns.b()),
|
|
2470
|
-
children: [
|
|
2595
|
+
children: [l("div", {
|
|
2471
2596
|
className: "".concat(this.ns.e("dialog"), " ").concat(this.ns.is("full-screen", this.state.isFullScreen), " ").concat(this.ns.is("hidden", this.state.isMinimize)),
|
|
2472
2597
|
ref: this.containerRef,
|
|
2473
|
-
children: [
|
|
2598
|
+
children: [l("div", {
|
|
2474
2599
|
ref: this.dragHandle,
|
|
2475
2600
|
className: this.ns.b("header"),
|
|
2476
|
-
children: [
|
|
2601
|
+
children: [l("div", {
|
|
2477
2602
|
className: this.ns.b("header-caption"),
|
|
2478
2603
|
children: this.props.caption || "AI助手"
|
|
2479
|
-
}),
|
|
2604
|
+
}), l("div", {
|
|
2480
2605
|
className: this.ns.b("header-action-wrapper"),
|
|
2481
|
-
children: [
|
|
2606
|
+
children: [l("div", {
|
|
2482
2607
|
title: "最小化",
|
|
2483
2608
|
className: "".concat(this.ns.be("header-action-wrapper", "action-item"), " ").concat(this.ns.be("header-action-wrapper", "minimize")),
|
|
2484
2609
|
onMouseDown: this.stopPropagation.bind(this),
|
|
2485
2610
|
onClick: this.minimize.bind(this),
|
|
2486
|
-
children:
|
|
2487
|
-
}), this.state.isFullScreen ?
|
|
2611
|
+
children: l(Sn, {})
|
|
2612
|
+
}), this.state.isFullScreen ? l("div", {
|
|
2488
2613
|
title: "退出全屏",
|
|
2489
2614
|
className: "".concat(this.ns.be("header-action-wrapper", "action-item"), " ").concat(this.ns.be("header-action-wrapper", "close-full-screen")),
|
|
2490
2615
|
onMouseDown: this.stopPropagation.bind(this),
|
|
2491
2616
|
onClick: this.closeFullScreen.bind(this),
|
|
2492
|
-
children:
|
|
2493
|
-
}) :
|
|
2617
|
+
children: l(En, {})
|
|
2618
|
+
}) : l("div", {
|
|
2494
2619
|
title: "全屏",
|
|
2495
2620
|
className: "".concat(this.ns.be("header-action-wrapper", "action-item"), " ").concat(this.ns.be("header-action-wrapper", "full-screen")),
|
|
2496
2621
|
onMouseDown: this.stopPropagation.bind(this),
|
|
2497
2622
|
onClick: this.fullScreen.bind(this),
|
|
2498
|
-
children:
|
|
2499
|
-
}),
|
|
2623
|
+
children: l(Tn, {})
|
|
2624
|
+
}), l("div", {
|
|
2500
2625
|
title: "关闭",
|
|
2501
2626
|
className: "".concat(this.ns.be("header-action-wrapper", "action-item"), " ").concat(this.ns.be("header-action-wrapper", "action-close")),
|
|
2502
2627
|
onMouseDown: this.stopPropagation.bind(this),
|
|
2503
2628
|
onClick: this.close.bind(this),
|
|
2504
|
-
children:
|
|
2629
|
+
children: l(gn, {})
|
|
2505
2630
|
})]
|
|
2506
2631
|
})]
|
|
2507
|
-
}), this.props.mode === "TOPIC" ?
|
|
2632
|
+
}), this.props.mode === "TOPIC" ? l("div", {
|
|
2508
2633
|
className: "".concat(this.ns.b("main")),
|
|
2509
|
-
children: [
|
|
2634
|
+
children: [l("div", {
|
|
2510
2635
|
className: "".concat(this.ns.be("main", "left")),
|
|
2511
|
-
children:
|
|
2636
|
+
children: l(ai, {
|
|
2512
2637
|
controller: this.props.aiTopic
|
|
2513
2638
|
})
|
|
2514
|
-
}),
|
|
2639
|
+
}), l("div", {
|
|
2515
2640
|
className: "".concat(this.ns.be("main", "right")),
|
|
2516
|
-
children: [
|
|
2641
|
+
children: [l("div", {
|
|
2517
2642
|
className: this.ns.b("content"),
|
|
2518
|
-
children:
|
|
2643
|
+
children: l(ht, {
|
|
2519
2644
|
controller: this.props.aiChat,
|
|
2520
2645
|
toolbarItems: this.props.contentToolbarItems
|
|
2521
2646
|
})
|
|
2522
|
-
}),
|
|
2523
|
-
data:
|
|
2647
|
+
}), l(Ue, {
|
|
2648
|
+
data: this.props.aiTopic.activedTopic.value,
|
|
2524
2649
|
type: "footer",
|
|
2525
2650
|
className: this.ns.e("toolbar"),
|
|
2526
2651
|
controller: this.props.aiChat,
|
|
2527
2652
|
items: this.props.footerToolbarItems
|
|
2528
|
-
}),
|
|
2653
|
+
}), l("div", {
|
|
2529
2654
|
className: this.ns.b("footer"),
|
|
2530
|
-
children:
|
|
2655
|
+
children: l(Tt, {
|
|
2531
2656
|
controller: this.props.aiChat
|
|
2532
2657
|
})
|
|
2533
2658
|
})]
|
|
2534
2659
|
})]
|
|
2535
|
-
}) :
|
|
2660
|
+
}) : l("div", {
|
|
2536
2661
|
className: "".concat(this.ns.be("main", "default")),
|
|
2537
|
-
children: [
|
|
2662
|
+
children: [l("div", {
|
|
2538
2663
|
className: this.ns.b("content"),
|
|
2539
|
-
children:
|
|
2664
|
+
children: l(ht, {
|
|
2540
2665
|
controller: this.props.aiChat,
|
|
2541
2666
|
toolbarItems: this.props.contentToolbarItems
|
|
2542
2667
|
})
|
|
2543
|
-
}),
|
|
2544
|
-
data:
|
|
2668
|
+
}), l(Ue, {
|
|
2669
|
+
data: this.props.aiTopic.activedTopic.value,
|
|
2545
2670
|
type: "footer",
|
|
2546
2671
|
className: this.ns.e("toolbar"),
|
|
2547
2672
|
controller: this.props.aiChat,
|
|
2548
2673
|
items: this.props.footerToolbarItems
|
|
2549
|
-
}),
|
|
2674
|
+
}), l("div", {
|
|
2550
2675
|
className: this.ns.b("footer"),
|
|
2551
|
-
children:
|
|
2676
|
+
children: l(Tt, {
|
|
2552
2677
|
controller: this.props.aiChat
|
|
2553
2678
|
})
|
|
2554
2679
|
})]
|
|
2555
2680
|
})]
|
|
2556
|
-
}),
|
|
2681
|
+
}), l("div", {
|
|
2557
2682
|
title: "AI助手",
|
|
2558
2683
|
ref: this.minimizeRef,
|
|
2559
2684
|
className: "".concat(this.ns.e("minimize"), " ").concat(this.ns.is("hidden", !this.state.isMinimize)),
|
|
2560
2685
|
onClick: this.exitMinimize.bind(this),
|
|
2561
|
-
children:
|
|
2686
|
+
children: l(kn, {})
|
|
2562
2687
|
})]
|
|
2563
2688
|
});
|
|
2564
2689
|
}
|
|
2565
2690
|
}
|
|
2566
|
-
class
|
|
2691
|
+
class Le {
|
|
2567
2692
|
constructor(e) {
|
|
2568
2693
|
this.msg = e;
|
|
2569
2694
|
}
|
|
@@ -2582,6 +2707,9 @@ class He {
|
|
|
2582
2707
|
get content() {
|
|
2583
2708
|
return this.msg.content;
|
|
2584
2709
|
}
|
|
2710
|
+
get completed() {
|
|
2711
|
+
return this.msg.completed;
|
|
2712
|
+
}
|
|
2585
2713
|
get _origin() {
|
|
2586
2714
|
return this.msg;
|
|
2587
2715
|
}
|
|
@@ -2595,6 +2723,16 @@ class He {
|
|
|
2595
2723
|
update(e) {
|
|
2596
2724
|
e.content || (e.content = ""), this.msg.content += e.content;
|
|
2597
2725
|
}
|
|
2726
|
+
/**
|
|
2727
|
+
* 更新消息完成状态
|
|
2728
|
+
*
|
|
2729
|
+
* @author tony001
|
|
2730
|
+
* @date 2025-02-25 17:02:31
|
|
2731
|
+
* @param {boolean} completed
|
|
2732
|
+
*/
|
|
2733
|
+
updateCompleted(e) {
|
|
2734
|
+
this.msg.completed = e;
|
|
2735
|
+
}
|
|
2598
2736
|
}
|
|
2599
2737
|
class ve {
|
|
2600
2738
|
constructor(e) {
|
|
@@ -2635,7 +2773,7 @@ class St {
|
|
|
2635
2773
|
* @date 2023-10-16 16:10:29
|
|
2636
2774
|
* @type {Signal<ChatMessage[]>}
|
|
2637
2775
|
*/
|
|
2638
|
-
y(this, "messages",
|
|
2776
|
+
y(this, "messages", ne([]));
|
|
2639
2777
|
/**
|
|
2640
2778
|
* 聊天框输入值
|
|
2641
2779
|
*
|
|
@@ -2643,7 +2781,7 @@ class St {
|
|
|
2643
2781
|
* @date 2023-10-16 15:10:43
|
|
2644
2782
|
* @type {Signal<string>}
|
|
2645
2783
|
*/
|
|
2646
|
-
y(this, "input",
|
|
2784
|
+
y(this, "input", ne(""));
|
|
2647
2785
|
/**
|
|
2648
2786
|
* 视图参数
|
|
2649
2787
|
*
|
|
@@ -2686,6 +2824,21 @@ class St {
|
|
|
2686
2824
|
* @return {*} {Promise<boolean>}
|
|
2687
2825
|
*/
|
|
2688
2826
|
async fecthHistory() {
|
|
2827
|
+
if (this.topicId) {
|
|
2828
|
+
const e = await U.getData(k.DATA_BASE_NAME, k.DATA_TABLE_NAME, this.topicId);
|
|
2829
|
+
if (e && e.data && e.data.length > 0)
|
|
2830
|
+
return e.data.forEach((t) => {
|
|
2831
|
+
const i = {
|
|
2832
|
+
messageid: t.messageid,
|
|
2833
|
+
state: t.state,
|
|
2834
|
+
type: t.type,
|
|
2835
|
+
role: t.role,
|
|
2836
|
+
content: t.content,
|
|
2837
|
+
completed: !0
|
|
2838
|
+
};
|
|
2839
|
+
this.addMessage(i);
|
|
2840
|
+
}), !0;
|
|
2841
|
+
}
|
|
2689
2842
|
return this.opts.history(this.context, this.params, {
|
|
2690
2843
|
appDataEntityId: this.appDataEntityId
|
|
2691
2844
|
});
|
|
@@ -2697,15 +2850,15 @@ class St {
|
|
|
2697
2850
|
* @date 2025-02-24 18:02:41
|
|
2698
2851
|
* @return {*} {Promise<void>}
|
|
2699
2852
|
*/
|
|
2700
|
-
async asyncToIndexDB(
|
|
2853
|
+
async asyncToIndexDB() {
|
|
2701
2854
|
if (!this.topicId)
|
|
2702
2855
|
return;
|
|
2703
|
-
const
|
|
2856
|
+
const e = {
|
|
2704
2857
|
id: this.topicId,
|
|
2705
|
-
data: this.messages.value.map((
|
|
2858
|
+
data: this.messages.value.map((t) => t._origin),
|
|
2706
2859
|
timestamp: (/* @__PURE__ */ new Date()).getTime()
|
|
2707
2860
|
};
|
|
2708
|
-
await
|
|
2861
|
+
await U.updateData(k.DATA_BASE_NAME, k.DATA_TABLE_NAME, e);
|
|
2709
2862
|
}
|
|
2710
2863
|
/**
|
|
2711
2864
|
* 设置聊天框值
|
|
@@ -2726,7 +2879,19 @@ class St {
|
|
|
2726
2879
|
*/
|
|
2727
2880
|
addMessage(e) {
|
|
2728
2881
|
const t = this.messages.value.find((i) => i.messageid === e.messageid);
|
|
2729
|
-
t ? (t.update(e), this.messages.value = [...this.messages.value]) : this.messages.value = [...this.messages.value, new
|
|
2882
|
+
t ? (t.update(e), this.messages.value = [...this.messages.value]) : this.messages.value = [...this.messages.value, new Le(e)], this.asyncToIndexDB();
|
|
2883
|
+
}
|
|
2884
|
+
/**
|
|
2885
|
+
* 更新消息完成状态
|
|
2886
|
+
*
|
|
2887
|
+
* @author tony001
|
|
2888
|
+
* @date 2025-02-25 17:02:19
|
|
2889
|
+
* @param {string} id
|
|
2890
|
+
* @param {boolean} completed
|
|
2891
|
+
*/
|
|
2892
|
+
completeMessage(e, t) {
|
|
2893
|
+
const i = this.messages.value.find((s) => s.messageid === e);
|
|
2894
|
+
i && (i.updateCompleted(t), this.messages.value = [...this.messages.value], this.asyncToIndexDB());
|
|
2730
2895
|
}
|
|
2731
2896
|
/**
|
|
2732
2897
|
* 替换已经存在的聊天消息
|
|
@@ -2737,7 +2902,7 @@ class St {
|
|
|
2737
2902
|
*/
|
|
2738
2903
|
replaceMessage(e) {
|
|
2739
2904
|
const t = this.messages.value.findIndex((i) => i.messageid === e.messageid);
|
|
2740
|
-
t !== -1 ? (this.messages.value[t] = new
|
|
2905
|
+
t !== -1 ? (this.messages.value[t] = new Le(e), this.messages.value = [...this.messages.value]) : this.messages.value = [...this.messages.value, new Le(e)], this.asyncToIndexDB();
|
|
2741
2906
|
}
|
|
2742
2907
|
/**
|
|
2743
2908
|
* 提问
|
|
@@ -2749,7 +2914,7 @@ class St {
|
|
|
2749
2914
|
async question(e) {
|
|
2750
2915
|
this.addMessage({
|
|
2751
2916
|
state: 30,
|
|
2752
|
-
messageid:
|
|
2917
|
+
messageid: Lt(),
|
|
2753
2918
|
role: "USER",
|
|
2754
2919
|
type: "DEFAULT",
|
|
2755
2920
|
content: e
|
|
@@ -2776,7 +2941,7 @@ class St {
|
|
|
2776
2941
|
*/
|
|
2777
2942
|
deleteMessage(e) {
|
|
2778
2943
|
const t = this.messages.value.findIndex((i) => i.messageid === e.messageid);
|
|
2779
|
-
t !== -1 && (this.messages.value.splice(t, 1), this.messages.value = [...this.messages.value]), this.opts.action && this.opts.action("deletemsg", e);
|
|
2944
|
+
t !== -1 && (this.messages.value.splice(t, 1), this.messages.value = [...this.messages.value]), this.asyncToIndexDB(), this.opts.action && this.opts.action("deletemsg", e);
|
|
2780
2945
|
}
|
|
2781
2946
|
/**
|
|
2782
2947
|
* 刷新当前消息
|
|
@@ -2797,7 +2962,7 @@ class St {
|
|
|
2797
2962
|
const s = this.messages.value[i - 1].content;
|
|
2798
2963
|
this.messages.value.splice(i - 1, 2), this.question(s);
|
|
2799
2964
|
}
|
|
2800
|
-
this.opts.action && this.opts.action("refreshmsg", e);
|
|
2965
|
+
this.asyncToIndexDB(), this.opts.action && this.opts.action("refreshmsg", e);
|
|
2801
2966
|
}
|
|
2802
2967
|
/**
|
|
2803
2968
|
* 复制消息
|
|
@@ -2807,10 +2972,20 @@ class St {
|
|
|
2807
2972
|
*/
|
|
2808
2973
|
copyMessage(e) {
|
|
2809
2974
|
const t = e.content;
|
|
2810
|
-
|
|
2975
|
+
Rt.copy(t), this.opts.action && this.opts.action("copymsg", e);
|
|
2976
|
+
}
|
|
2977
|
+
/**
|
|
2978
|
+
* 新建对话
|
|
2979
|
+
*
|
|
2980
|
+
* @memberof AiChatController
|
|
2981
|
+
*/
|
|
2982
|
+
async newDialogue() {
|
|
2983
|
+
this.messages.value.length = 0, this.topicId && await U.deleteData(k.DATA_BASE_NAME, k.DATA_TABLE_NAME, this.topicId), this.opts.history(this.context, this.params, {
|
|
2984
|
+
appDataEntityId: this.appDataEntityId
|
|
2985
|
+
});
|
|
2811
2986
|
}
|
|
2812
2987
|
}
|
|
2813
|
-
class
|
|
2988
|
+
class ci {
|
|
2814
2989
|
/**
|
|
2815
2990
|
* Creates an instance of AiTopicController.
|
|
2816
2991
|
* @author tony001
|
|
@@ -2825,7 +3000,7 @@ class si {
|
|
|
2825
3000
|
* @date 2025-02-20 16:02:38
|
|
2826
3001
|
* @type {Signal<ChatTopic[]>}
|
|
2827
3002
|
*/
|
|
2828
|
-
y(this, "topics",
|
|
3003
|
+
y(this, "topics", ne([]));
|
|
2829
3004
|
/**
|
|
2830
3005
|
* 激活话题
|
|
2831
3006
|
*
|
|
@@ -2833,7 +3008,7 @@ class si {
|
|
|
2833
3008
|
* @date 2025-02-24 16:02:44
|
|
2834
3009
|
* @type {(Signal<ITopic | null>)}
|
|
2835
3010
|
*/
|
|
2836
|
-
y(this, "activedTopic",
|
|
3011
|
+
y(this, "activedTopic", ne(null));
|
|
2837
3012
|
/**
|
|
2838
3013
|
* 当前话题配置备份
|
|
2839
3014
|
*
|
|
@@ -2868,17 +3043,17 @@ class si {
|
|
|
2868
3043
|
*/
|
|
2869
3044
|
async updateCurrentTopic(e) {
|
|
2870
3045
|
this.currentTopicOptions = e;
|
|
2871
|
-
const t = this.topics.value.findIndex((
|
|
3046
|
+
const t = this.topics.value.findIndex((r) => r.id === e.id), i = new ve(e);
|
|
2872
3047
|
t !== -1 ? this.topics.value.splice(t, 1, new ve(e)) : this.topics.value = [...this.topics.value, new ve(e)];
|
|
2873
|
-
const s = this.topics.value.map((
|
|
2874
|
-
appid:
|
|
2875
|
-
id:
|
|
2876
|
-
type:
|
|
2877
|
-
caption:
|
|
2878
|
-
url:
|
|
2879
|
-
aiChat:
|
|
2880
|
-
})),
|
|
2881
|
-
await (
|
|
3048
|
+
const s = this.topics.value.map((r) => ({
|
|
3049
|
+
appid: r.appid,
|
|
3050
|
+
id: r.id,
|
|
3051
|
+
type: r.type,
|
|
3052
|
+
caption: r.caption,
|
|
3053
|
+
url: r.url,
|
|
3054
|
+
aiChat: r.aiChat
|
|
3055
|
+
})), o = e.configService(e.appid, "aitopics", e.type);
|
|
3056
|
+
await (o == null ? void 0 : o.save(s)), this.activedTopic.value = i;
|
|
2882
3057
|
}
|
|
2883
3058
|
/**
|
|
2884
3059
|
* 删除话题
|
|
@@ -2892,22 +3067,22 @@ class si {
|
|
|
2892
3067
|
* @param {MouseEvent} event
|
|
2893
3068
|
* @return {*} {Promise<void>}
|
|
2894
3069
|
*/
|
|
2895
|
-
async removeTopic(e, t, i, s,
|
|
3070
|
+
async removeTopic(e, t, i, s, o) {
|
|
2896
3071
|
var h;
|
|
2897
|
-
let
|
|
2898
|
-
if (e.beforeDelete && (
|
|
3072
|
+
let r = !0;
|
|
3073
|
+
if (e.beforeDelete && (r = await e.beforeDelete(t, i, s, o)), !r)
|
|
2899
3074
|
return;
|
|
2900
3075
|
const c = this.topics.value.findIndex((a) => a.id === s.id);
|
|
2901
3076
|
c !== -1 && (this.topics.value.splice(c, 1), this.topics.value = [...this.topics.value]);
|
|
2902
|
-
const
|
|
3077
|
+
const u = this.topics.value.map((a) => ({
|
|
2903
3078
|
appid: a.appid,
|
|
2904
3079
|
id: a.id,
|
|
2905
3080
|
type: a.type,
|
|
2906
3081
|
caption: a.caption,
|
|
2907
3082
|
url: a.url,
|
|
2908
3083
|
aiChat: a.aiChat
|
|
2909
|
-
})),
|
|
2910
|
-
await (
|
|
3084
|
+
})), d = e.configService(e.appid, "aitopics", e.type);
|
|
3085
|
+
await (d == null ? void 0 : d.save(u)), await U.deleteData(k.DATA_BASE_NAME, k.DATA_TABLE_NAME, s.id), this.topics.value.length > 0 && s.id === ((h = this.activedTopic.value) == null ? void 0 : h.id) && this.handleTopicChange(this.topics.value[0]);
|
|
2911
3086
|
}
|
|
2912
3087
|
/**
|
|
2913
3088
|
* 处理选中变化
|
|
@@ -2931,18 +3106,18 @@ class si {
|
|
|
2931
3106
|
* @return {*} {Promise<void>}
|
|
2932
3107
|
*/
|
|
2933
3108
|
async handleTopicAction(e, t, i) {
|
|
2934
|
-
var
|
|
3109
|
+
var o, r;
|
|
2935
3110
|
const s = this.topics.value.find((c) => c.id === t.id);
|
|
2936
3111
|
if (this.currentTopicOptions && s && s.aiChat) {
|
|
2937
3112
|
const {
|
|
2938
3113
|
context: c,
|
|
2939
|
-
params:
|
|
3114
|
+
params: u
|
|
2940
3115
|
} = s.aiChat;
|
|
2941
|
-
e === "DELETE" && await this.removeTopic(this.currentTopicOptions, c,
|
|
3116
|
+
e === "DELETE" && await this.removeTopic(this.currentTopicOptions, c, u, s, i), (r = (o = this.currentTopicOptions).action) == null || r.call(o, e, c, u, t, i);
|
|
2942
3117
|
}
|
|
2943
3118
|
}
|
|
2944
3119
|
}
|
|
2945
|
-
class
|
|
3120
|
+
class li {
|
|
2946
3121
|
/**
|
|
2947
3122
|
* Creates an instance of ChatController.
|
|
2948
3123
|
* @author tony001
|
|
@@ -3003,7 +3178,7 @@ class ri {
|
|
|
3003
3178
|
* @type {(AiChatController | undefined)}
|
|
3004
3179
|
*/
|
|
3005
3180
|
y(this, "aiChat");
|
|
3006
|
-
this.aiTopic = new
|
|
3181
|
+
this.aiTopic = new ci(this);
|
|
3007
3182
|
}
|
|
3008
3183
|
/**
|
|
3009
3184
|
* 初始化IndexDB
|
|
@@ -3013,7 +3188,7 @@ class ri {
|
|
|
3013
3188
|
* @return {*} {Promise<void>}
|
|
3014
3189
|
*/
|
|
3015
3190
|
async initIndexDB() {
|
|
3016
|
-
await
|
|
3191
|
+
await U.checkTableExists(k.DATA_BASE_NAME, k.DATA_TABLE_NAME) || await U.createTable(k.DATA_BASE_NAME, k.DATA_TABLE_NAME, k.DATA_TABLE_KEY_NAME, !1);
|
|
3017
3192
|
}
|
|
3018
3193
|
/**
|
|
3019
3194
|
* 创建聊天窗口(会同时显示出来)
|
|
@@ -3038,7 +3213,7 @@ class ri {
|
|
|
3038
3213
|
}
|
|
3039
3214
|
}), await this.aiTopic.updateCurrentTopic(i)), Object.assign(t, {
|
|
3040
3215
|
topicId: i == null ? void 0 : i.id
|
|
3041
|
-
}), this.aiChat = new St(t),
|
|
3216
|
+
}), this.aiChat = new St(t), K(H(Et, {
|
|
3042
3217
|
aiTopic: this.aiTopic,
|
|
3043
3218
|
aiChat: this.aiChat,
|
|
3044
3219
|
mode: e.mode ? e.mode : "DEFAULT",
|
|
@@ -3076,7 +3251,7 @@ class ri {
|
|
|
3076
3251
|
footerToolbarItems: e.aiChat.footerToolbarItems,
|
|
3077
3252
|
appDataEntityId: e.aiChat.appDataEntityId,
|
|
3078
3253
|
topicId: e.id
|
|
3079
|
-
}), this.aiChat = new St(t), this.container && (
|
|
3254
|
+
}), this.aiChat = new St(t), this.container && (K(null, this.container), K(H(Et, {
|
|
3080
3255
|
aiTopic: this.aiTopic,
|
|
3081
3256
|
aiChat: this.aiChat,
|
|
3082
3257
|
mode: (i = this.backupChatOptions) != null && i.mode ? this.backupChatOptions.mode : "DEFAULT",
|
|
@@ -3086,11 +3261,11 @@ class ri {
|
|
|
3086
3261
|
close: () => {
|
|
3087
3262
|
this.close(), t.closed && t.closed(t.context, t.params);
|
|
3088
3263
|
},
|
|
3089
|
-
fullscreen: (
|
|
3090
|
-
t.fullscreen && t.fullscreen(
|
|
3264
|
+
fullscreen: (o) => {
|
|
3265
|
+
t.fullscreen && t.fullscreen(o, t.context, t.params);
|
|
3091
3266
|
},
|
|
3092
|
-
minimize: (
|
|
3093
|
-
t.minimize && t.minimize(
|
|
3267
|
+
minimize: (o) => {
|
|
3268
|
+
t.minimize && t.minimize(o, t.context, t.params);
|
|
3094
3269
|
}
|
|
3095
3270
|
}), this.container));
|
|
3096
3271
|
}
|
|
@@ -3119,11 +3294,11 @@ class ri {
|
|
|
3119
3294
|
* @date 2023-10-13 17:10:10
|
|
3120
3295
|
*/
|
|
3121
3296
|
close() {
|
|
3122
|
-
this.container && (
|
|
3297
|
+
this.container && (K(null, this.container), this.container.remove(), this.container = void 0);
|
|
3123
3298
|
}
|
|
3124
3299
|
}
|
|
3125
|
-
const
|
|
3300
|
+
const fi = new li();
|
|
3126
3301
|
export {
|
|
3127
|
-
|
|
3128
|
-
|
|
3302
|
+
Et as ChatContainer,
|
|
3303
|
+
fi as chat
|
|
3129
3304
|
};
|