st-comp 0.0.174 → 0.0.175
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/es/VarSelectDialog.cjs +2 -2
- package/es/VarSelectDialog.js +44 -42
- package/es/VarietySearch.cjs +6 -6
- package/es/VarietySearch.js +910 -904
- package/es/style.css +1 -1
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +133 -133
- package/lib/{index-c5c93747.js → index-d3f4c395.js} +5142 -5134
- package/lib/{python-1b054f75.js → python-0128b724.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/VarSelectDialog/index.vue +3 -1
- package/packages/VarietySearch/components/FactorScreen/index.vue +218 -215
package/es/VarietySearch.js
CHANGED
|
@@ -1,28 +1,28 @@
|
|
|
1
|
-
import { b as
|
|
1
|
+
import { b as Uu, i as Se, m as Ie, l as Oe, v as $e, u as ie, _ as ce, n as Z0, w as H0, j as u0 } from "./base-d9284bf0.js";
|
|
2
2
|
import "./el-tag-7f391090.js";
|
|
3
|
-
import { E as
|
|
3
|
+
import { E as se, a as de } from "./el-select-d7a00294.js";
|
|
4
4
|
import "./el-scrollbar-45318df0.js";
|
|
5
|
-
import { u as
|
|
6
|
-
import { E as
|
|
7
|
-
import { b as
|
|
8
|
-
import { ref as uu, inject as
|
|
9
|
-
import { E as
|
|
5
|
+
import { u as G0, a as e0, E as J0 } from "./el-popper-e73466eb.js";
|
|
6
|
+
import { E as W0, a as Q0 } from "./el-message-box-41f39f6d.js";
|
|
7
|
+
import { b as Y0, c as K0, E as X0, a as ut } from "./el-table-column-a2d0c635.js";
|
|
8
|
+
import { ref as uu, inject as t0, computed as K, defineComponent as yu, openBlock as D, createElementBlock as T, normalizeClass as ou, unref as S, createElementVNode as I, withDirectives as fe, isRef as n0, withModifiers as Bu, vModelRadio as r0, renderSlot as pe, createTextVNode as q, toDisplayString as X, nextTick as be, normalizeStyle as a0, onMounted as o0, provide as et, reactive as tt, toRefs as nt, watch as Eu, mergeModels as Nu, useModel as ju, createBlock as U, withCtx as E, createVNode as k, createCommentVNode as P, resolveComponent as rt, Fragment as B, renderList as j, pushScopeId as he, popScopeId as me, createSlots as Qu, vShow as at } from "vue";
|
|
9
|
+
import { E as xe } from "./el-dialog-a412484e.js";
|
|
10
10
|
import "./el-overlay-4a9fa4e1.js";
|
|
11
|
-
import { E as
|
|
12
|
-
import { E as
|
|
13
|
-
import { E as
|
|
11
|
+
import { E as ot, a as lt } from "./el-form-item-668ba024.js";
|
|
12
|
+
import { E as l0 } from "./el-input-22e66e37.js";
|
|
13
|
+
import { E as i0 } from "./el-input-number-481e21c5.js";
|
|
14
14
|
import "./el-tooltip-4ed993c7.js";
|
|
15
|
-
import { E as
|
|
16
|
-
import { p as
|
|
17
|
-
import { _ as
|
|
15
|
+
import { E as c0 } from "./el-button-34665425.js";
|
|
16
|
+
import { p as Yu, i as it, c as ct, j as st, E as dt } from "./index-ee1cebbc.js";
|
|
17
|
+
import { _ as ft } from "./index.vue_vue_type_script_setup_true_lang-745718ff.js";
|
|
18
18
|
import { E as Y } from "./el-message-ef506caa.js";
|
|
19
|
-
import { _ as
|
|
20
|
-
import { E as
|
|
21
|
-
import { E as
|
|
22
|
-
import { d as
|
|
23
|
-
import { U as
|
|
24
|
-
import { u as
|
|
25
|
-
import { a as
|
|
19
|
+
import { _ as _e } from "./_plugin-vue_export-helper-dad06003.js";
|
|
20
|
+
import { E as s0 } from "./index-1c41bd56.js";
|
|
21
|
+
import { E as pt } from "./index-d99fdc6d.js";
|
|
22
|
+
import { d as d0, a as bt, c as ht, u as mt, b as xt } from "./use-form-common-props-cc347a83.js";
|
|
23
|
+
import { U as ge, C as _t } from "./index-94f38460.js";
|
|
24
|
+
import { u as gt } from "./index-3120be08.js";
|
|
25
|
+
import { a as kt } from "./index-a8e9ec0f.js";
|
|
26
26
|
import "./castArray-b0ab0165.js";
|
|
27
27
|
import "./index-85a32a00.js";
|
|
28
28
|
import "./scroll-e3cb691f.js";
|
|
@@ -36,12 +36,12 @@ import "./typescript-7ae59c4c.js";
|
|
|
36
36
|
import "./index-657047bb.js";
|
|
37
37
|
import "./config-provider-f0151e9f.js";
|
|
38
38
|
import "./dropdown-82b80e8b.js";
|
|
39
|
-
const
|
|
39
|
+
const f0 = Uu({
|
|
40
40
|
modelValue: {
|
|
41
41
|
type: [String, Number, Boolean],
|
|
42
42
|
default: void 0
|
|
43
43
|
},
|
|
44
|
-
size:
|
|
44
|
+
size: d0,
|
|
45
45
|
disabled: Boolean,
|
|
46
46
|
label: {
|
|
47
47
|
type: [String, Number, Boolean],
|
|
@@ -55,28 +55,28 @@ const s0 = Pu({
|
|
|
55
55
|
type: String,
|
|
56
56
|
default: void 0
|
|
57
57
|
}
|
|
58
|
-
}),
|
|
59
|
-
...
|
|
58
|
+
}), yt = Uu({
|
|
59
|
+
...f0,
|
|
60
60
|
border: Boolean
|
|
61
|
-
}),
|
|
62
|
-
[
|
|
63
|
-
[
|
|
64
|
-
},
|
|
65
|
-
const t = uu(), n =
|
|
61
|
+
}), p0 = {
|
|
62
|
+
[ge]: (u) => Se(u) || Ie(u) || Oe(u),
|
|
63
|
+
[_t]: (u) => Se(u) || Ie(u) || Oe(u)
|
|
64
|
+
}, b0 = Symbol("radioGroupKey"), h0 = (u, e) => {
|
|
65
|
+
const t = uu(), n = t0(b0, void 0), r = K(() => !!n), a = K(() => $e(u.value) ? u.label : u.value), l = K({
|
|
66
66
|
get() {
|
|
67
67
|
return r.value ? n.modelValue : u.modelValue;
|
|
68
68
|
},
|
|
69
69
|
set(s) {
|
|
70
|
-
r.value ? n.changeEvent(s) : e && e(
|
|
70
|
+
r.value ? n.changeEvent(s) : e && e(ge, s), t.value.checked = u.modelValue === a.value;
|
|
71
71
|
}
|
|
72
|
-
}), o =
|
|
73
|
-
return
|
|
72
|
+
}), o = bt(K(() => n == null ? void 0 : n.size)), c = ht(K(() => n == null ? void 0 : n.disabled)), i = uu(!1), f = K(() => c.value || r.value && l.value !== a.value ? -1 : 0);
|
|
73
|
+
return gt({
|
|
74
74
|
from: "label act as value",
|
|
75
75
|
replacement: "value",
|
|
76
76
|
version: "3.0.0",
|
|
77
77
|
scope: "el-radio",
|
|
78
78
|
ref: "https://element-plus.org/en-US/component/radio.html"
|
|
79
|
-
}, K(() => r.value &&
|
|
79
|
+
}, K(() => r.value && $e(u.value))), {
|
|
80
80
|
radioRef: t,
|
|
81
81
|
isGroup: r,
|
|
82
82
|
radioGroup: n,
|
|
@@ -87,16 +87,16 @@ const s0 = Pu({
|
|
|
87
87
|
modelValue: l,
|
|
88
88
|
actualValue: a
|
|
89
89
|
};
|
|
90
|
-
},
|
|
90
|
+
}, vt = yu({
|
|
91
91
|
name: "ElRadio"
|
|
92
|
-
}),
|
|
93
|
-
...
|
|
94
|
-
props:
|
|
95
|
-
emits:
|
|
92
|
+
}), Ct = /* @__PURE__ */ yu({
|
|
93
|
+
...vt,
|
|
94
|
+
props: yt,
|
|
95
|
+
emits: p0,
|
|
96
96
|
setup(u, { emit: e }) {
|
|
97
|
-
const t = u, n =
|
|
97
|
+
const t = u, n = ie("radio"), { radioRef: r, radioGroup: a, focus: l, size: o, disabled: c, modelValue: i, actualValue: f } = h0(t, e);
|
|
98
98
|
function s() {
|
|
99
|
-
|
|
99
|
+
be(() => e("change", i.value));
|
|
100
100
|
}
|
|
101
101
|
return (p, x) => {
|
|
102
102
|
var b;
|
|
@@ -117,10 +117,10 @@ const s0 = Pu({
|
|
|
117
117
|
S(n).is("checked", S(i) === S(f))
|
|
118
118
|
])
|
|
119
119
|
}, [
|
|
120
|
-
|
|
120
|
+
fe(I("input", {
|
|
121
121
|
ref_key: "radioRef",
|
|
122
122
|
ref: r,
|
|
123
|
-
"onUpdate:modelValue": (w) =>
|
|
123
|
+
"onUpdate:modelValue": (w) => n0(i) ? i.value = w : null,
|
|
124
124
|
class: ou(S(n).e("original")),
|
|
125
125
|
value: S(f),
|
|
126
126
|
name: p.name || ((b = S(a)) == null ? void 0 : b.name),
|
|
@@ -130,10 +130,10 @@ const s0 = Pu({
|
|
|
130
130
|
onFocus: (w) => l.value = !0,
|
|
131
131
|
onBlur: (w) => l.value = !1,
|
|
132
132
|
onChange: s,
|
|
133
|
-
onClick:
|
|
133
|
+
onClick: Bu(() => {
|
|
134
134
|
}, ["stop"])
|
|
135
135
|
}, null, 42, ["onUpdate:modelValue", "value", "name", "disabled", "checked", "onFocus", "onBlur", "onClick"]), [
|
|
136
|
-
[
|
|
136
|
+
[r0, S(i)]
|
|
137
137
|
]),
|
|
138
138
|
I("span", {
|
|
139
139
|
class: ou(S(n).e("inner"))
|
|
@@ -141,10 +141,10 @@ const s0 = Pu({
|
|
|
141
141
|
], 2),
|
|
142
142
|
I("span", {
|
|
143
143
|
class: ou(S(n).e("label")),
|
|
144
|
-
onKeydown:
|
|
144
|
+
onKeydown: Bu(() => {
|
|
145
145
|
}, ["stop"])
|
|
146
146
|
}, [
|
|
147
|
-
|
|
147
|
+
pe(p.$slots, "default", {}, () => [
|
|
148
148
|
q(X(p.label), 1)
|
|
149
149
|
])
|
|
150
150
|
], 42, ["onKeydown"])
|
|
@@ -152,16 +152,16 @@ const s0 = Pu({
|
|
|
152
152
|
};
|
|
153
153
|
}
|
|
154
154
|
});
|
|
155
|
-
var
|
|
156
|
-
const
|
|
157
|
-
...
|
|
158
|
-
}),
|
|
155
|
+
var Dt = /* @__PURE__ */ ce(Ct, [["__file", "radio.vue"]]);
|
|
156
|
+
const Et = Uu({
|
|
157
|
+
...f0
|
|
158
|
+
}), Ft = yu({
|
|
159
159
|
name: "ElRadioButton"
|
|
160
|
-
}),
|
|
161
|
-
...
|
|
162
|
-
props:
|
|
160
|
+
}), At = /* @__PURE__ */ yu({
|
|
161
|
+
...Ft,
|
|
162
|
+
props: Et,
|
|
163
163
|
setup(u) {
|
|
164
|
-
const e = u, t =
|
|
164
|
+
const e = u, t = ie("radio"), { radioRef: n, focus: r, size: a, disabled: l, modelValue: o, radioGroup: c, actualValue: i } = h0(e), f = K(() => ({
|
|
165
165
|
backgroundColor: (c == null ? void 0 : c.fill) || "",
|
|
166
166
|
borderColor: (c == null ? void 0 : c.fill) || "",
|
|
167
167
|
boxShadow: c != null && c.fill ? `-1px 0 0 0 ${c.fill}` : "",
|
|
@@ -178,10 +178,10 @@ const Dt = Pu({
|
|
|
178
178
|
S(t).bm("button", S(a))
|
|
179
179
|
])
|
|
180
180
|
}, [
|
|
181
|
-
|
|
181
|
+
fe(I("input", {
|
|
182
182
|
ref_key: "radioRef",
|
|
183
183
|
ref: n,
|
|
184
|
-
"onUpdate:modelValue": (b) =>
|
|
184
|
+
"onUpdate:modelValue": (b) => n0(o) ? o.value = b : null,
|
|
185
185
|
class: ou(S(t).be("button", "original-radio")),
|
|
186
186
|
value: S(i),
|
|
187
187
|
type: "radio",
|
|
@@ -189,18 +189,18 @@ const Dt = Pu({
|
|
|
189
189
|
disabled: S(l),
|
|
190
190
|
onFocus: (b) => r.value = !0,
|
|
191
191
|
onBlur: (b) => r.value = !1,
|
|
192
|
-
onClick:
|
|
192
|
+
onClick: Bu(() => {
|
|
193
193
|
}, ["stop"])
|
|
194
194
|
}, null, 42, ["onUpdate:modelValue", "value", "name", "disabled", "onFocus", "onBlur", "onClick"]), [
|
|
195
|
-
[
|
|
195
|
+
[r0, S(o)]
|
|
196
196
|
]),
|
|
197
197
|
I("span", {
|
|
198
198
|
class: ou(S(t).be("button", "inner")),
|
|
199
|
-
style:
|
|
200
|
-
onKeydown:
|
|
199
|
+
style: a0(S(o) === S(i) ? S(f) : {}),
|
|
200
|
+
onKeydown: Bu(() => {
|
|
201
201
|
}, ["stop"])
|
|
202
202
|
}, [
|
|
203
|
-
|
|
203
|
+
pe(s.$slots, "default", {}, () => [
|
|
204
204
|
q(X(s.label), 1)
|
|
205
205
|
])
|
|
206
206
|
], 46, ["onKeydown"])
|
|
@@ -208,13 +208,13 @@ const Dt = Pu({
|
|
|
208
208
|
};
|
|
209
209
|
}
|
|
210
210
|
});
|
|
211
|
-
var
|
|
212
|
-
const
|
|
211
|
+
var m0 = /* @__PURE__ */ ce(At, [["__file", "radio-button.vue"]]);
|
|
212
|
+
const wt = Uu({
|
|
213
213
|
id: {
|
|
214
214
|
type: String,
|
|
215
215
|
default: void 0
|
|
216
216
|
},
|
|
217
|
-
size:
|
|
217
|
+
size: d0,
|
|
218
218
|
disabled: Boolean,
|
|
219
219
|
modelValue: {
|
|
220
220
|
type: [String, Number, Boolean],
|
|
@@ -236,30 +236,30 @@ const At = Pu({
|
|
|
236
236
|
type: Boolean,
|
|
237
237
|
default: !0
|
|
238
238
|
},
|
|
239
|
-
...
|
|
240
|
-
}),
|
|
239
|
+
...G0(["ariaLabel"])
|
|
240
|
+
}), Tt = p0, St = yu({
|
|
241
241
|
name: "ElRadioGroup"
|
|
242
|
-
}),
|
|
243
|
-
...
|
|
244
|
-
props:
|
|
245
|
-
emits:
|
|
242
|
+
}), It = /* @__PURE__ */ yu({
|
|
243
|
+
...St,
|
|
244
|
+
props: wt,
|
|
245
|
+
emits: Tt,
|
|
246
246
|
setup(u, { emit: e }) {
|
|
247
|
-
const t = u, n =
|
|
247
|
+
const t = u, n = ie("radio"), r = kt(), a = uu(), { formItem: l } = mt(), { inputId: o, isLabeledByFormItem: c } = xt(t, {
|
|
248
248
|
formItemContext: l
|
|
249
249
|
}), i = (s) => {
|
|
250
|
-
e(
|
|
250
|
+
e(ge, s), be(() => e("change", s));
|
|
251
251
|
};
|
|
252
|
-
|
|
252
|
+
o0(() => {
|
|
253
253
|
const s = a.value.querySelectorAll("[type=radio]"), p = s[0];
|
|
254
254
|
!Array.from(s).some((x) => x.checked) && p && (p.tabIndex = 0);
|
|
255
255
|
});
|
|
256
256
|
const f = K(() => t.name || r.value);
|
|
257
|
-
return
|
|
258
|
-
...
|
|
257
|
+
return et(b0, tt({
|
|
258
|
+
...nt(t),
|
|
259
259
|
changeEvent: i,
|
|
260
260
|
name: f
|
|
261
261
|
})), Eu(() => t.modelValue, () => {
|
|
262
|
-
t.validateEvent && (l == null || l.validate("change").catch((s) =>
|
|
262
|
+
t.validateEvent && (l == null || l.validate("change").catch((s) => Z0(s)));
|
|
263
263
|
}), (s, p) => (D(), T("div", {
|
|
264
264
|
id: S(o),
|
|
265
265
|
ref_key: "radioGroupRef",
|
|
@@ -269,16 +269,16 @@ const At = Pu({
|
|
|
269
269
|
"aria-label": S(c) ? void 0 : s.ariaLabel || "radio-group",
|
|
270
270
|
"aria-labelledby": S(c) ? S(l).labelId : void 0
|
|
271
271
|
}, [
|
|
272
|
-
|
|
272
|
+
pe(s.$slots, "default")
|
|
273
273
|
], 10, ["id", "aria-label", "aria-labelledby"]));
|
|
274
274
|
}
|
|
275
275
|
});
|
|
276
|
-
var
|
|
277
|
-
const
|
|
278
|
-
RadioButton:
|
|
279
|
-
RadioGroup:
|
|
280
|
-
}),
|
|
281
|
-
const
|
|
276
|
+
var x0 = /* @__PURE__ */ ce(It, [["__file", "radio-group.vue"]]);
|
|
277
|
+
const ke = H0(Dt, {
|
|
278
|
+
RadioButton: m0,
|
|
279
|
+
RadioGroup: x0
|
|
280
|
+
}), ye = u0(x0), _0 = u0(m0);
|
|
281
|
+
const Re = {
|
|
282
282
|
// 品种市场 [选项: 预警字典1000]
|
|
283
283
|
varietyMarket: {
|
|
284
284
|
show: !0,
|
|
@@ -885,17 +885,17 @@ const $e = {
|
|
|
885
885
|
]
|
|
886
886
|
}
|
|
887
887
|
};
|
|
888
|
-
const
|
|
888
|
+
const Ot = (u, e, t) => {
|
|
889
889
|
!e[0] && e[0] !== 0 && !e[1] && e[1] !== 0 ? t(new Error("至少填写一个分数")) : t();
|
|
890
|
-
},
|
|
890
|
+
}, Ve = (u) => {
|
|
891
891
|
const e = /(条件(\d+))/g;
|
|
892
892
|
return u.match(e) || [];
|
|
893
|
-
},
|
|
894
|
-
function
|
|
895
|
-
let e =
|
|
893
|
+
}, Me = {};
|
|
894
|
+
function $t(u) {
|
|
895
|
+
let e = Me[u];
|
|
896
896
|
if (e)
|
|
897
897
|
return e;
|
|
898
|
-
e =
|
|
898
|
+
e = Me[u] = [];
|
|
899
899
|
for (let t = 0; t < 128; t++) {
|
|
900
900
|
const n = String.fromCharCode(t);
|
|
901
901
|
e.push(n);
|
|
@@ -908,7 +908,7 @@ function Ot(u) {
|
|
|
908
908
|
}
|
|
909
909
|
function gu(u, e) {
|
|
910
910
|
typeof e != "string" && (e = gu.defaultChars);
|
|
911
|
-
const t =
|
|
911
|
+
const t = $t(e);
|
|
912
912
|
return u.replace(/(%[a-f0-9]{2})+/gi, function(n) {
|
|
913
913
|
let r = "";
|
|
914
914
|
for (let a = 0, l = n.length; a < l; a += 3) {
|
|
@@ -948,12 +948,12 @@ function gu(u, e) {
|
|
|
948
948
|
}
|
|
949
949
|
gu.defaultChars = ";/?:@&=+$,#";
|
|
950
950
|
gu.componentChars = "";
|
|
951
|
-
const
|
|
952
|
-
function
|
|
953
|
-
let e =
|
|
951
|
+
const qe = {};
|
|
952
|
+
function Rt(u) {
|
|
953
|
+
let e = qe[u];
|
|
954
954
|
if (e)
|
|
955
955
|
return e;
|
|
956
|
-
e =
|
|
956
|
+
e = qe[u] = [];
|
|
957
957
|
for (let t = 0; t < 128; t++) {
|
|
958
958
|
const n = String.fromCharCode(t);
|
|
959
959
|
/^[0-9a-z]$/i.test(n) ? e.push(n) : e.push("%" + ("0" + t.toString(16).toUpperCase()).slice(-2));
|
|
@@ -964,7 +964,7 @@ function $t(u) {
|
|
|
964
964
|
}
|
|
965
965
|
function Su(u, e, t) {
|
|
966
966
|
typeof e != "string" && (t = e, e = Su.defaultChars), typeof t > "u" && (t = !0);
|
|
967
|
-
const n =
|
|
967
|
+
const n = Rt(e);
|
|
968
968
|
let r = "";
|
|
969
969
|
for (let a = 0, l = u.length; a < l; a++) {
|
|
970
970
|
const o = u.charCodeAt(a);
|
|
@@ -993,18 +993,18 @@ function Su(u, e, t) {
|
|
|
993
993
|
}
|
|
994
994
|
Su.defaultChars = ";/?:@&=+$,-_.!~*'()#";
|
|
995
995
|
Su.componentChars = "-_.!~*'()";
|
|
996
|
-
function
|
|
996
|
+
function ve(u) {
|
|
997
997
|
let e = "";
|
|
998
998
|
return e += u.protocol || "", e += u.slashes ? "//" : "", e += u.auth ? u.auth + "@" : "", u.hostname && u.hostname.indexOf(":") !== -1 ? e += "[" + u.hostname + "]" : e += u.hostname || "", e += u.port ? ":" + u.port : "", e += u.pathname || "", e += u.search || "", e += u.hash || "", e;
|
|
999
999
|
}
|
|
1000
|
-
function
|
|
1000
|
+
function zu() {
|
|
1001
1001
|
this.protocol = null, this.slashes = null, this.auth = null, this.port = null, this.hostname = null, this.hash = null, this.search = null, this.pathname = null;
|
|
1002
1002
|
}
|
|
1003
|
-
const
|
|
1004
|
-
`, " "],
|
|
1003
|
+
const Vt = /^([a-z0-9.+-]+:)/i, Mt = /:[0-9]*$/, qt = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, Bt = ["<", ">", '"', "`", " ", "\r", `
|
|
1004
|
+
`, " "], zt = ["{", "}", "|", "\\", "^", "`"].concat(Bt), Lt = ["'"].concat(zt), Be = ["%", "/", "?", ";", "#"].concat(Lt), ze = ["/", "?", "#"], Pt = 255, Le = /^[+a-z0-9A-Z_-]{0,63}$/, Ut = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, Pe = {
|
|
1005
1005
|
javascript: !0,
|
|
1006
1006
|
"javascript:": !0
|
|
1007
|
-
},
|
|
1007
|
+
}, Ue = {
|
|
1008
1008
|
http: !0,
|
|
1009
1009
|
https: !0,
|
|
1010
1010
|
ftp: !0,
|
|
@@ -1016,28 +1016,28 @@ const Rt = /^([a-z0-9.+-]+:)/i, Vt = /:[0-9]*$/, Mt = /^(\/\/?(?!\/)[^\?\s]*)(\?
|
|
|
1016
1016
|
"gopher:": !0,
|
|
1017
1017
|
"file:": !0
|
|
1018
1018
|
};
|
|
1019
|
-
function
|
|
1020
|
-
if (u && u instanceof
|
|
1019
|
+
function Ce(u, e) {
|
|
1020
|
+
if (u && u instanceof zu)
|
|
1021
1021
|
return u;
|
|
1022
|
-
const t = new
|
|
1022
|
+
const t = new zu();
|
|
1023
1023
|
return t.parse(u, e), t;
|
|
1024
1024
|
}
|
|
1025
|
-
|
|
1025
|
+
zu.prototype.parse = function(u, e) {
|
|
1026
1026
|
let t, n, r, a = u;
|
|
1027
1027
|
if (a = a.trim(), !e && u.split("#").length === 1) {
|
|
1028
|
-
const i =
|
|
1028
|
+
const i = qt.exec(a);
|
|
1029
1029
|
if (i)
|
|
1030
1030
|
return this.pathname = i[1], i[2] && (this.search = i[2]), this;
|
|
1031
1031
|
}
|
|
1032
|
-
let l =
|
|
1033
|
-
if (l && (l = l[0], t = l.toLowerCase(), this.protocol = l, a = a.substr(l.length)), (e || l || a.match(/^\/\/[^@\/]+@[^@\/]+/)) && (r = a.substr(0, 2) === "//", r && !(l &&
|
|
1032
|
+
let l = Vt.exec(a);
|
|
1033
|
+
if (l && (l = l[0], t = l.toLowerCase(), this.protocol = l, a = a.substr(l.length)), (e || l || a.match(/^\/\/[^@\/]+@[^@\/]+/)) && (r = a.substr(0, 2) === "//", r && !(l && Pe[l]) && (a = a.substr(2), this.slashes = !0)), !Pe[l] && (r || l && !Ue[l])) {
|
|
1034
1034
|
let i = -1;
|
|
1035
|
-
for (let b = 0; b <
|
|
1036
|
-
n = a.indexOf(
|
|
1035
|
+
for (let b = 0; b < ze.length; b++)
|
|
1036
|
+
n = a.indexOf(ze[b]), n !== -1 && (i === -1 || n < i) && (i = n);
|
|
1037
1037
|
let f, s;
|
|
1038
1038
|
i === -1 ? s = a.lastIndexOf("@") : s = a.lastIndexOf("@", i), s !== -1 && (f = a.slice(0, s), a = a.slice(s + 1), this.auth = f), i = -1;
|
|
1039
|
-
for (let b = 0; b <
|
|
1040
|
-
n = a.indexOf(
|
|
1039
|
+
for (let b = 0; b < Be.length; b++)
|
|
1040
|
+
n = a.indexOf(Be[b]), n !== -1 && (i === -1 || n < i) && (i = n);
|
|
1041
1041
|
i === -1 && (i = a.length), a[i - 1] === ":" && i--;
|
|
1042
1042
|
const p = a.slice(0, i);
|
|
1043
1043
|
a = a.slice(i), this.parseHost(p), this.hostname = this.hostname || "";
|
|
@@ -1046,52 +1046,52 @@ Bu.prototype.parse = function(u, e) {
|
|
|
1046
1046
|
const b = this.hostname.split(/\./);
|
|
1047
1047
|
for (let w = 0, O = b.length; w < O; w++) {
|
|
1048
1048
|
const F = b[w];
|
|
1049
|
-
if (F && !F.match(
|
|
1049
|
+
if (F && !F.match(Le)) {
|
|
1050
1050
|
let d = "";
|
|
1051
1051
|
for (let _ = 0, m = F.length; _ < m; _++)
|
|
1052
1052
|
F.charCodeAt(_) > 127 ? d += "x" : d += F[_];
|
|
1053
|
-
if (!d.match(
|
|
1054
|
-
const _ = b.slice(0, w), m = b.slice(w + 1), h = F.match(
|
|
1053
|
+
if (!d.match(Le)) {
|
|
1054
|
+
const _ = b.slice(0, w), m = b.slice(w + 1), h = F.match(Ut);
|
|
1055
1055
|
h && (_.push(h[1]), m.unshift(h[2])), m.length && (a = m.join(".") + a), this.hostname = _.join(".");
|
|
1056
1056
|
break;
|
|
1057
1057
|
}
|
|
1058
1058
|
}
|
|
1059
1059
|
}
|
|
1060
1060
|
}
|
|
1061
|
-
this.hostname.length >
|
|
1061
|
+
this.hostname.length > Pt && (this.hostname = ""), x && (this.hostname = this.hostname.substr(1, this.hostname.length - 2));
|
|
1062
1062
|
}
|
|
1063
1063
|
const o = a.indexOf("#");
|
|
1064
1064
|
o !== -1 && (this.hash = a.substr(o), a = a.slice(0, o));
|
|
1065
1065
|
const c = a.indexOf("?");
|
|
1066
|
-
return c !== -1 && (this.search = a.substr(c), a = a.slice(0, c)), a && (this.pathname = a),
|
|
1066
|
+
return c !== -1 && (this.search = a.substr(c), a = a.slice(0, c)), a && (this.pathname = a), Ue[t] && this.hostname && !this.pathname && (this.pathname = ""), this;
|
|
1067
1067
|
};
|
|
1068
|
-
|
|
1069
|
-
let e =
|
|
1068
|
+
zu.prototype.parseHost = function(u) {
|
|
1069
|
+
let e = Mt.exec(u);
|
|
1070
1070
|
e && (e = e[0], e !== ":" && (this.port = e.substr(1)), u = u.substr(0, u.length - e.length)), u && (this.hostname = u);
|
|
1071
1071
|
};
|
|
1072
|
-
const
|
|
1072
|
+
const Nt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1073
1073
|
__proto__: null,
|
|
1074
1074
|
decode: gu,
|
|
1075
1075
|
encode: Su,
|
|
1076
|
-
format:
|
|
1077
|
-
parse:
|
|
1078
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1076
|
+
format: ve,
|
|
1077
|
+
parse: Ce
|
|
1078
|
+
}, Symbol.toStringTag, { value: "Module" })), g0 = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, k0 = /[\0-\x1F\x7F-\x9F]/, jt = /[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/, De = /[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/, y0 = /[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/, v0 = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/, Zt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1079
1079
|
__proto__: null,
|
|
1080
|
-
Any:
|
|
1081
|
-
Cc:
|
|
1082
|
-
Cf:
|
|
1083
|
-
P:
|
|
1084
|
-
S:
|
|
1085
|
-
Z:
|
|
1086
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1080
|
+
Any: g0,
|
|
1081
|
+
Cc: k0,
|
|
1082
|
+
Cf: jt,
|
|
1083
|
+
P: De,
|
|
1084
|
+
S: y0,
|
|
1085
|
+
Z: v0
|
|
1086
|
+
}, Symbol.toStringTag, { value: "Module" })), Ht = new Uint16Array(
|
|
1087
1087
|
// prettier-ignore
|
|
1088
1088
|
'ᵁ<Õıʊҝջאٵ۞ޢߖࠏઑඡ༉༦ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲϏϢϸontourIntegraìȹoɴ\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲy;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱còJTabcdfgorstרׯؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ߂ߐĀiyޱrc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣসে্ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४ĀnrࢃgleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpwਖਛgȀLRlr৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼અઋp;椅y;䐜Ādl੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑඞcy;䐊cute;䅃ƀaeyહાron;䅇dil;䅅;䐝ƀgswે૰ativeƀMTV૨ediumSpace;怋hiĀcn૦ëeryThiîtedĀGLଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷreak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪௫ఄ಄ದൡඅ櫬Āoungruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater;EFGLSTஶஷ扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨setĀ;Eೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂෛ෧ขภยา฿ไlig;䅒cute耻Ó䃓Āiyීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲcr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬืde耻Õ䃕es;樷ml耻Ö䃖erĀBP๋Āar๐๓r;怾acĀek๚;揞et;掴arenthesis;揜ҀacfhilorsງຊຏຒດຝະrtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ檻cedesȀ;EST່້扺qual;檯lantEqual;扼ilde;找me;怳Ādpuct;戏ortionĀ;aȥl;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL憒ar;懥eftArrow;懄eiling;按oǵ\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄቕቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHcቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗ĀeiቻDzኀ\0ኇefore;戴a;䎘ĀcnኘkSpace;쀀 Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtèa;䎖r;愨pf;愤cr;쀀𝒵ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒;Eaeiopᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;eᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;eᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰᝃᝈ០៦ᠹᡐᜍ᥈ᥰot;櫭ĀcrᛶkȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;tbrk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯᝳ;䎲;愶een;扬r;쀀𝔟gcostuvwឍឝឳេ៕៛ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀakoᠦᠵĀcn៲ᠣkƀlst֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ;敛;敘;攘;攔;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģbar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;elƀ;bhᥨᥩᥫ䁜;槅sub;柈ŬᥴlĀ;e怢t»pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭒\0᯽\0ᰌƀcprᦲute;䄇̀;abcdsᦿᧀᧄ᧕᧙戩nd;橄rcup;橉Āau᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r;Ecefms᩠ᩢᩫ᪤᪪旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ\0\0aĀ;t䀬;䁀ƀ;fl戁îᅠeĀmxent»eóɍǧ\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯delprvw᭠᭬᭷ᮂᮬᯔarrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;pᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰻᰿ᱝᱩᱵᲞᲬᲷᴍᵻᶑᶫᶻ᷆᷍ròar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂᳖᳜᳠mƀ;oș᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄĀDoḆᴴoôĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»ṺƀaeiἒἚls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧\0耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₥₰₴⃰℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽ƀ;qsؾٌlanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqrⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0proør;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼ròòΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonóquigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roøurĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨íistĀ;sடr;쀀𝔫ȀEest⩦⩹⩼ƀ;qs⩭ƀ;qs⩴lanôií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast⭕⭚⭟lleìl;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖchimpqu⮽⯍⯙⬄⯤⯯Ȁ;cerല⯆ഷ⯉uå;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭ååഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñĀ;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;cⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācrir;榿;쀀𝔬ͯ\0\0\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕⶥⶨrò᪀Āirⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔǒr;榷rp;榹;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ\0\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ脀¶;l䂶leìЃɩ\0\0m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳ᤈ⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t⾴ïrel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⋢⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔ABHabcdefhilmnoprstuxけさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstwガクシスゼゾダッデナp;極Ā;fゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ìâヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘rrowĀ;tㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowóarpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓ròaòՑ;怏oustĀ;a㈞掱che»mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì耻䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;qኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫwar;椪lig耻ß䃟㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rëƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproøim»ኬsðኞĀas㚺㚮ðrn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈadempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xôheadĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roðtré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜtré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((u) => u.charCodeAt(0))
|
|
1089
|
-
),
|
|
1089
|
+
), Gt = new Uint16Array(
|
|
1090
1090
|
// prettier-ignore
|
|
1091
1091
|
"Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((u) => u.charCodeAt(0))
|
|
1092
1092
|
);
|
|
1093
|
-
var
|
|
1094
|
-
const
|
|
1093
|
+
var Ku;
|
|
1094
|
+
const Jt = /* @__PURE__ */ new Map([
|
|
1095
1095
|
[0, 65533],
|
|
1096
1096
|
// C1 Unicode control character reference replacements
|
|
1097
1097
|
[128, 8364],
|
|
@@ -1121,53 +1121,53 @@ const Gt = /* @__PURE__ */ new Map([
|
|
|
1121
1121
|
[156, 339],
|
|
1122
1122
|
[158, 382],
|
|
1123
1123
|
[159, 376]
|
|
1124
|
-
]),
|
|
1124
|
+
]), Wt = (
|
|
1125
1125
|
// eslint-disable-next-line @typescript-eslint/no-unnecessary-condition, node/no-unsupported-features/es-builtins
|
|
1126
|
-
(
|
|
1126
|
+
(Ku = String.fromCodePoint) !== null && Ku !== void 0 ? Ku : function(u) {
|
|
1127
1127
|
let e = "";
|
|
1128
1128
|
return u > 65535 && (u -= 65536, e += String.fromCharCode(u >>> 10 & 1023 | 55296), u = 56320 | u & 1023), e += String.fromCharCode(u), e;
|
|
1129
1129
|
}
|
|
1130
1130
|
);
|
|
1131
|
-
function
|
|
1131
|
+
function Qt(u) {
|
|
1132
1132
|
var e;
|
|
1133
|
-
return u >= 55296 && u <= 57343 || u > 1114111 ? 65533 : (e =
|
|
1133
|
+
return u >= 55296 && u <= 57343 || u > 1114111 ? 65533 : (e = Jt.get(u)) !== null && e !== void 0 ? e : u;
|
|
1134
1134
|
}
|
|
1135
|
-
var
|
|
1135
|
+
var G;
|
|
1136
1136
|
(function(u) {
|
|
1137
1137
|
u[u.NUM = 35] = "NUM", u[u.SEMI = 59] = "SEMI", u[u.EQUALS = 61] = "EQUALS", u[u.ZERO = 48] = "ZERO", u[u.NINE = 57] = "NINE", u[u.LOWER_A = 97] = "LOWER_A", u[u.LOWER_F = 102] = "LOWER_F", u[u.LOWER_X = 120] = "LOWER_X", u[u.LOWER_Z = 122] = "LOWER_Z", u[u.UPPER_A = 65] = "UPPER_A", u[u.UPPER_F = 70] = "UPPER_F", u[u.UPPER_Z = 90] = "UPPER_Z";
|
|
1138
|
-
})(
|
|
1139
|
-
const
|
|
1138
|
+
})(G || (G = {}));
|
|
1139
|
+
const Yt = 32;
|
|
1140
1140
|
var bu;
|
|
1141
1141
|
(function(u) {
|
|
1142
1142
|
u[u.VALUE_LENGTH = 49152] = "VALUE_LENGTH", u[u.BRANCH_LENGTH = 16256] = "BRANCH_LENGTH", u[u.JUMP_TABLE = 127] = "JUMP_TABLE";
|
|
1143
1143
|
})(bu || (bu = {}));
|
|
1144
|
-
function
|
|
1145
|
-
return u >=
|
|
1146
|
-
}
|
|
1147
|
-
function Yt(u) {
|
|
1148
|
-
return u >= J.UPPER_A && u <= J.UPPER_F || u >= J.LOWER_A && u <= J.LOWER_F;
|
|
1144
|
+
function ae(u) {
|
|
1145
|
+
return u >= G.ZERO && u <= G.NINE;
|
|
1149
1146
|
}
|
|
1150
1147
|
function Kt(u) {
|
|
1151
|
-
return u >=
|
|
1148
|
+
return u >= G.UPPER_A && u <= G.UPPER_F || u >= G.LOWER_A && u <= G.LOWER_F;
|
|
1152
1149
|
}
|
|
1153
1150
|
function Xt(u) {
|
|
1154
|
-
return u
|
|
1151
|
+
return u >= G.UPPER_A && u <= G.UPPER_Z || u >= G.LOWER_A && u <= G.LOWER_Z || ae(u);
|
|
1155
1152
|
}
|
|
1156
|
-
|
|
1153
|
+
function un(u) {
|
|
1154
|
+
return u === G.EQUALS || Xt(u);
|
|
1155
|
+
}
|
|
1156
|
+
var H;
|
|
1157
1157
|
(function(u) {
|
|
1158
1158
|
u[u.EntityStart = 0] = "EntityStart", u[u.NumericStart = 1] = "NumericStart", u[u.NumericDecimal = 2] = "NumericDecimal", u[u.NumericHex = 3] = "NumericHex", u[u.NamedEntity = 4] = "NamedEntity";
|
|
1159
|
-
})(
|
|
1159
|
+
})(H || (H = {}));
|
|
1160
1160
|
var pu;
|
|
1161
1161
|
(function(u) {
|
|
1162
1162
|
u[u.Legacy = 0] = "Legacy", u[u.Strict = 1] = "Strict", u[u.Attribute = 2] = "Attribute";
|
|
1163
1163
|
})(pu || (pu = {}));
|
|
1164
|
-
class
|
|
1164
|
+
class en {
|
|
1165
1165
|
constructor(e, t, n) {
|
|
1166
|
-
this.decodeTree = e, this.emitCodePoint = t, this.errors = n, this.state =
|
|
1166
|
+
this.decodeTree = e, this.emitCodePoint = t, this.errors = n, this.state = H.EntityStart, this.consumed = 1, this.result = 0, this.treeIndex = 0, this.excess = 1, this.decodeMode = pu.Strict;
|
|
1167
1167
|
}
|
|
1168
1168
|
/** Resets the instance to make it reusable. */
|
|
1169
1169
|
startEntity(e) {
|
|
1170
|
-
this.decodeMode = e, this.state =
|
|
1170
|
+
this.decodeMode = e, this.state = H.EntityStart, this.result = 0, this.treeIndex = 0, this.excess = 1, this.consumed = 1;
|
|
1171
1171
|
}
|
|
1172
1172
|
/**
|
|
1173
1173
|
* Write an entity to the decoder. This can be called multiple times with partial entities.
|
|
@@ -1182,15 +1182,15 @@ class un {
|
|
|
1182
1182
|
*/
|
|
1183
1183
|
write(e, t) {
|
|
1184
1184
|
switch (this.state) {
|
|
1185
|
-
case
|
|
1186
|
-
return e.charCodeAt(t) ===
|
|
1187
|
-
case
|
|
1185
|
+
case H.EntityStart:
|
|
1186
|
+
return e.charCodeAt(t) === G.NUM ? (this.state = H.NumericStart, this.consumed += 1, this.stateNumericStart(e, t + 1)) : (this.state = H.NamedEntity, this.stateNamedEntity(e, t));
|
|
1187
|
+
case H.NumericStart:
|
|
1188
1188
|
return this.stateNumericStart(e, t);
|
|
1189
|
-
case
|
|
1189
|
+
case H.NumericDecimal:
|
|
1190
1190
|
return this.stateNumericDecimal(e, t);
|
|
1191
|
-
case
|
|
1191
|
+
case H.NumericHex:
|
|
1192
1192
|
return this.stateNumericHex(e, t);
|
|
1193
|
-
case
|
|
1193
|
+
case H.NamedEntity:
|
|
1194
1194
|
return this.stateNamedEntity(e, t);
|
|
1195
1195
|
}
|
|
1196
1196
|
}
|
|
@@ -1204,7 +1204,7 @@ class un {
|
|
|
1204
1204
|
* @returns The number of characters that were consumed, or -1 if the entity is incomplete.
|
|
1205
1205
|
*/
|
|
1206
1206
|
stateNumericStart(e, t) {
|
|
1207
|
-
return t >= e.length ? -1 : (e.charCodeAt(t) |
|
|
1207
|
+
return t >= e.length ? -1 : (e.charCodeAt(t) | Yt) === G.LOWER_X ? (this.state = H.NumericHex, this.consumed += 1, this.stateNumericHex(e, t + 1)) : (this.state = H.NumericDecimal, this.stateNumericDecimal(e, t));
|
|
1208
1208
|
}
|
|
1209
1209
|
addToNumericResult(e, t, n, r) {
|
|
1210
1210
|
if (t !== n) {
|
|
@@ -1225,7 +1225,7 @@ class un {
|
|
|
1225
1225
|
const n = t;
|
|
1226
1226
|
for (; t < e.length; ) {
|
|
1227
1227
|
const r = e.charCodeAt(t);
|
|
1228
|
-
if (
|
|
1228
|
+
if (ae(r) || Kt(r))
|
|
1229
1229
|
t += 1;
|
|
1230
1230
|
else
|
|
1231
1231
|
return this.addToNumericResult(e, n, t, 16), this.emitNumericEntity(r, 3);
|
|
@@ -1245,7 +1245,7 @@ class un {
|
|
|
1245
1245
|
const n = t;
|
|
1246
1246
|
for (; t < e.length; ) {
|
|
1247
1247
|
const r = e.charCodeAt(t);
|
|
1248
|
-
if (
|
|
1248
|
+
if (ae(r))
|
|
1249
1249
|
t += 1;
|
|
1250
1250
|
else
|
|
1251
1251
|
return this.addToNumericResult(e, n, t, 10), this.emitNumericEntity(r, 2);
|
|
@@ -1269,11 +1269,11 @@ class un {
|
|
|
1269
1269
|
var n;
|
|
1270
1270
|
if (this.consumed <= t)
|
|
1271
1271
|
return (n = this.errors) === null || n === void 0 || n.absenceOfDigitsInNumericCharacterReference(this.consumed), 0;
|
|
1272
|
-
if (e ===
|
|
1272
|
+
if (e === G.SEMI)
|
|
1273
1273
|
this.consumed += 1;
|
|
1274
1274
|
else if (this.decodeMode === pu.Strict)
|
|
1275
1275
|
return 0;
|
|
1276
|
-
return this.emitCodePoint(
|
|
1276
|
+
return this.emitCodePoint(Qt(this.result), this.consumed), this.errors && (e !== G.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
|
|
1277
1277
|
}
|
|
1278
1278
|
/**
|
|
1279
1279
|
* Parses a named entity.
|
|
@@ -1289,13 +1289,13 @@ class un {
|
|
|
1289
1289
|
let r = n[this.treeIndex], a = (r & bu.VALUE_LENGTH) >> 14;
|
|
1290
1290
|
for (; t < e.length; t++, this.excess++) {
|
|
1291
1291
|
const l = e.charCodeAt(t);
|
|
1292
|
-
if (this.treeIndex =
|
|
1292
|
+
if (this.treeIndex = tn(n, r, this.treeIndex + Math.max(1, a), l), this.treeIndex < 0)
|
|
1293
1293
|
return this.result === 0 || // If we are parsing an attribute
|
|
1294
1294
|
this.decodeMode === pu.Attribute && // We shouldn't have consumed any characters after the entity,
|
|
1295
1295
|
(a === 0 || // And there should be no invalid characters.
|
|
1296
|
-
|
|
1296
|
+
un(l)) ? 0 : this.emitNotTerminatedNamedEntity();
|
|
1297
1297
|
if (r = n[this.treeIndex], a = (r & bu.VALUE_LENGTH) >> 14, a !== 0) {
|
|
1298
|
-
if (l ===
|
|
1298
|
+
if (l === G.SEMI)
|
|
1299
1299
|
return this.emitNamedEntityData(this.treeIndex, a, this.consumed + this.excess);
|
|
1300
1300
|
this.decodeMode !== pu.Strict && (this.result = this.treeIndex, this.consumed += this.excess, this.excess = 0);
|
|
1301
1301
|
}
|
|
@@ -1335,22 +1335,22 @@ class un {
|
|
|
1335
1335
|
end() {
|
|
1336
1336
|
var e;
|
|
1337
1337
|
switch (this.state) {
|
|
1338
|
-
case
|
|
1338
|
+
case H.NamedEntity:
|
|
1339
1339
|
return this.result !== 0 && (this.decodeMode !== pu.Attribute || this.result === this.treeIndex) ? this.emitNotTerminatedNamedEntity() : 0;
|
|
1340
|
-
case
|
|
1340
|
+
case H.NumericDecimal:
|
|
1341
1341
|
return this.emitNumericEntity(0, 2);
|
|
1342
|
-
case
|
|
1342
|
+
case H.NumericHex:
|
|
1343
1343
|
return this.emitNumericEntity(0, 3);
|
|
1344
|
-
case
|
|
1344
|
+
case H.NumericStart:
|
|
1345
1345
|
return (e = this.errors) === null || e === void 0 || e.absenceOfDigitsInNumericCharacterReference(this.consumed), 0;
|
|
1346
|
-
case
|
|
1346
|
+
case H.EntityStart:
|
|
1347
1347
|
return 0;
|
|
1348
1348
|
}
|
|
1349
1349
|
}
|
|
1350
1350
|
}
|
|
1351
|
-
function
|
|
1351
|
+
function C0(u) {
|
|
1352
1352
|
let e = "";
|
|
1353
|
-
const t = new
|
|
1353
|
+
const t = new en(u, (n) => e += Wt(n));
|
|
1354
1354
|
return function(r, a) {
|
|
1355
1355
|
let l = 0, o = 0;
|
|
1356
1356
|
for (; (o = r.indexOf("&", o)) >= 0; ) {
|
|
@@ -1370,7 +1370,7 @@ function y0(u) {
|
|
|
1370
1370
|
return e = "", c;
|
|
1371
1371
|
};
|
|
1372
1372
|
}
|
|
1373
|
-
function
|
|
1373
|
+
function tn(u, e, t, n) {
|
|
1374
1374
|
const r = (e & bu.BRANCH_LENGTH) >> 7, a = e & bu.JUMP_TABLE;
|
|
1375
1375
|
if (r === 0)
|
|
1376
1376
|
return a !== 0 && n === a ? t : -1;
|
|
@@ -1390,22 +1390,22 @@ function en(u, e, t, n) {
|
|
|
1390
1390
|
}
|
|
1391
1391
|
return -1;
|
|
1392
1392
|
}
|
|
1393
|
-
const
|
|
1394
|
-
|
|
1395
|
-
function
|
|
1396
|
-
return
|
|
1393
|
+
const nn = C0(Ht);
|
|
1394
|
+
C0(Gt);
|
|
1395
|
+
function D0(u, e = pu.Legacy) {
|
|
1396
|
+
return nn(u, e);
|
|
1397
1397
|
}
|
|
1398
|
-
function
|
|
1398
|
+
function rn(u) {
|
|
1399
1399
|
return Object.prototype.toString.call(u);
|
|
1400
1400
|
}
|
|
1401
|
-
function
|
|
1402
|
-
return
|
|
1401
|
+
function Ee(u) {
|
|
1402
|
+
return rn(u) === "[object String]";
|
|
1403
1403
|
}
|
|
1404
|
-
const
|
|
1405
|
-
function
|
|
1406
|
-
return
|
|
1404
|
+
const an = Object.prototype.hasOwnProperty;
|
|
1405
|
+
function on(u, e) {
|
|
1406
|
+
return an.call(u, e);
|
|
1407
1407
|
}
|
|
1408
|
-
function
|
|
1408
|
+
function Zu(u) {
|
|
1409
1409
|
return Array.prototype.slice.call(arguments, 1).forEach(function(t) {
|
|
1410
1410
|
if (t) {
|
|
1411
1411
|
if (typeof t != "object")
|
|
@@ -1416,13 +1416,13 @@ function ju(u) {
|
|
|
1416
1416
|
}
|
|
1417
1417
|
}), u;
|
|
1418
1418
|
}
|
|
1419
|
-
function
|
|
1419
|
+
function E0(u, e, t) {
|
|
1420
1420
|
return [].concat(u.slice(0, e), t, u.slice(e + 1));
|
|
1421
1421
|
}
|
|
1422
|
-
function
|
|
1422
|
+
function Fe(u) {
|
|
1423
1423
|
return !(u >= 55296 && u <= 57343 || u >= 64976 && u <= 65007 || (u & 65535) === 65535 || (u & 65535) === 65534 || u >= 0 && u <= 8 || u === 11 || u >= 14 && u <= 31 || u >= 127 && u <= 159 || u > 1114111);
|
|
1424
1424
|
}
|
|
1425
|
-
function
|
|
1425
|
+
function Lu(u) {
|
|
1426
1426
|
if (u > 65535) {
|
|
1427
1427
|
u -= 65536;
|
|
1428
1428
|
const e = 55296 + (u >> 10), t = 56320 + (u & 1023);
|
|
@@ -1430,38 +1430,38 @@ function zu(u) {
|
|
|
1430
1430
|
}
|
|
1431
1431
|
return String.fromCharCode(u);
|
|
1432
1432
|
}
|
|
1433
|
-
const
|
|
1434
|
-
function
|
|
1435
|
-
if (e.charCodeAt(0) === 35 &&
|
|
1433
|
+
const F0 = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g, ln = /&([a-z#][a-z0-9]{1,31});/gi, cn = new RegExp(F0.source + "|" + ln.source, "gi"), sn = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;
|
|
1434
|
+
function dn(u, e) {
|
|
1435
|
+
if (e.charCodeAt(0) === 35 && sn.test(e)) {
|
|
1436
1436
|
const n = e[1].toLowerCase() === "x" ? parseInt(e.slice(2), 16) : parseInt(e.slice(1), 10);
|
|
1437
|
-
return
|
|
1437
|
+
return Fe(n) ? Lu(n) : u;
|
|
1438
1438
|
}
|
|
1439
|
-
const t =
|
|
1439
|
+
const t = D0(u);
|
|
1440
1440
|
return t !== u ? t : u;
|
|
1441
1441
|
}
|
|
1442
|
-
function
|
|
1443
|
-
return u.indexOf("\\") < 0 ? u : u.replace(
|
|
1442
|
+
function fn(u) {
|
|
1443
|
+
return u.indexOf("\\") < 0 ? u : u.replace(F0, "$1");
|
|
1444
1444
|
}
|
|
1445
1445
|
function ku(u) {
|
|
1446
|
-
return u.indexOf("\\") < 0 && u.indexOf("&") < 0 ? u : u.replace(
|
|
1447
|
-
return t ||
|
|
1446
|
+
return u.indexOf("\\") < 0 && u.indexOf("&") < 0 ? u : u.replace(cn, function(e, t, n) {
|
|
1447
|
+
return t || dn(e, n);
|
|
1448
1448
|
});
|
|
1449
1449
|
}
|
|
1450
|
-
const
|
|
1450
|
+
const pn = /[&<>"]/, bn = /[&<>"]/g, hn = {
|
|
1451
1451
|
"&": "&",
|
|
1452
1452
|
"<": "<",
|
|
1453
1453
|
">": ">",
|
|
1454
1454
|
'"': """
|
|
1455
1455
|
};
|
|
1456
|
-
function
|
|
1457
|
-
return
|
|
1456
|
+
function mn(u) {
|
|
1457
|
+
return hn[u];
|
|
1458
1458
|
}
|
|
1459
1459
|
function hu(u) {
|
|
1460
|
-
return
|
|
1460
|
+
return pn.test(u) ? u.replace(bn, mn) : u;
|
|
1461
1461
|
}
|
|
1462
|
-
const
|
|
1463
|
-
function
|
|
1464
|
-
return u.replace(
|
|
1462
|
+
const xn = /[.?*+^$[\]\\(){}|-]/g;
|
|
1463
|
+
function _n(u) {
|
|
1464
|
+
return u.replace(xn, "\\$&");
|
|
1465
1465
|
}
|
|
1466
1466
|
function N(u) {
|
|
1467
1467
|
switch (u) {
|
|
@@ -1491,7 +1491,7 @@ function Fu(u) {
|
|
|
1491
1491
|
return !1;
|
|
1492
1492
|
}
|
|
1493
1493
|
function Au(u) {
|
|
1494
|
-
return
|
|
1494
|
+
return De.test(u) || y0.test(u);
|
|
1495
1495
|
}
|
|
1496
1496
|
function wu(u) {
|
|
1497
1497
|
switch (u) {
|
|
@@ -1532,29 +1532,29 @@ function wu(u) {
|
|
|
1532
1532
|
return !1;
|
|
1533
1533
|
}
|
|
1534
1534
|
}
|
|
1535
|
-
function
|
|
1535
|
+
function Hu(u) {
|
|
1536
1536
|
return u = u.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (u = u.replace(/ẞ/g, "ß")), u.toLowerCase().toUpperCase();
|
|
1537
1537
|
}
|
|
1538
|
-
const
|
|
1538
|
+
const gn = { mdurl: Nt, ucmicro: Zt }, kn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1539
1539
|
__proto__: null,
|
|
1540
|
-
arrayReplaceAt:
|
|
1541
|
-
assign:
|
|
1540
|
+
arrayReplaceAt: E0,
|
|
1541
|
+
assign: Zu,
|
|
1542
1542
|
escapeHtml: hu,
|
|
1543
|
-
escapeRE:
|
|
1544
|
-
fromCodePoint:
|
|
1545
|
-
has:
|
|
1543
|
+
escapeRE: _n,
|
|
1544
|
+
fromCodePoint: Lu,
|
|
1545
|
+
has: on,
|
|
1546
1546
|
isMdAsciiPunct: wu,
|
|
1547
1547
|
isPunctChar: Au,
|
|
1548
1548
|
isSpace: N,
|
|
1549
|
-
isString:
|
|
1550
|
-
isValidEntityCode:
|
|
1549
|
+
isString: Ee,
|
|
1550
|
+
isValidEntityCode: Fe,
|
|
1551
1551
|
isWhiteSpace: Fu,
|
|
1552
|
-
lib:
|
|
1553
|
-
normalizeReference:
|
|
1552
|
+
lib: gn,
|
|
1553
|
+
normalizeReference: Hu,
|
|
1554
1554
|
unescapeAll: ku,
|
|
1555
|
-
unescapeMd:
|
|
1555
|
+
unescapeMd: fn
|
|
1556
1556
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
1557
|
-
function
|
|
1557
|
+
function yn(u, e, t) {
|
|
1558
1558
|
let n, r, a, l;
|
|
1559
1559
|
const o = u.posMax, c = u.pos;
|
|
1560
1560
|
for (u.pos = e + 1, n = 1; u.pos < o; ) {
|
|
@@ -1572,7 +1572,7 @@ function kn(u, e, t) {
|
|
|
1572
1572
|
let i = -1;
|
|
1573
1573
|
return r && (i = u.pos), u.pos = c, i;
|
|
1574
1574
|
}
|
|
1575
|
-
function
|
|
1575
|
+
function vn(u, e, t) {
|
|
1576
1576
|
let n, r = e;
|
|
1577
1577
|
const a = {
|
|
1578
1578
|
ok: !1,
|
|
@@ -1612,7 +1612,7 @@ function yn(u, e, t) {
|
|
|
1612
1612
|
}
|
|
1613
1613
|
return e === r || l !== 0 || (a.str = ku(u.slice(e, r)), a.pos = r, a.ok = !0), a;
|
|
1614
1614
|
}
|
|
1615
|
-
function
|
|
1615
|
+
function Cn(u, e, t, n) {
|
|
1616
1616
|
let r, a = e;
|
|
1617
1617
|
const l = {
|
|
1618
1618
|
// if `true`, this is a valid link title
|
|
@@ -1645,11 +1645,11 @@ function vn(u, e, t, n) {
|
|
|
1645
1645
|
}
|
|
1646
1646
|
return l.can_continue = !0, l.str += ku(u.slice(e, a)), l;
|
|
1647
1647
|
}
|
|
1648
|
-
const
|
|
1648
|
+
const Dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1649
1649
|
__proto__: null,
|
|
1650
|
-
parseLinkDestination:
|
|
1651
|
-
parseLinkLabel:
|
|
1652
|
-
parseLinkTitle:
|
|
1650
|
+
parseLinkDestination: vn,
|
|
1651
|
+
parseLinkLabel: yn,
|
|
1652
|
+
parseLinkTitle: Cn
|
|
1653
1653
|
}, Symbol.toStringTag, { value: "Module" })), cu = {};
|
|
1654
1654
|
cu.code_inline = function(u, e, t, n, r) {
|
|
1655
1655
|
const a = u[e];
|
|
@@ -1708,7 +1708,7 @@ cu.html_inline = function(u, e) {
|
|
|
1708
1708
|
return u[e].content;
|
|
1709
1709
|
};
|
|
1710
1710
|
function vu() {
|
|
1711
|
-
this.rules =
|
|
1711
|
+
this.rules = Zu({}, cu);
|
|
1712
1712
|
}
|
|
1713
1713
|
vu.prototype.renderAttrs = function(e) {
|
|
1714
1714
|
let t, n, r;
|
|
@@ -1893,34 +1893,34 @@ au.prototype.attrJoin = function(e, t) {
|
|
|
1893
1893
|
const n = this.attrIndex(e);
|
|
1894
1894
|
n < 0 ? this.attrPush([e, t]) : this.attrs[n][1] = this.attrs[n][1] + " " + t;
|
|
1895
1895
|
};
|
|
1896
|
-
function
|
|
1896
|
+
function A0(u, e, t) {
|
|
1897
1897
|
this.src = u, this.env = t, this.tokens = [], this.inlineMode = !1, this.md = e;
|
|
1898
1898
|
}
|
|
1899
|
-
|
|
1900
|
-
const
|
|
1901
|
-
function
|
|
1899
|
+
A0.prototype.Token = au;
|
|
1900
|
+
const En = /\r\n?|\n/g, Fn = /\0/g;
|
|
1901
|
+
function An(u) {
|
|
1902
1902
|
let e;
|
|
1903
|
-
e = u.src.replace(
|
|
1904
|
-
`), e = e.replace(
|
|
1903
|
+
e = u.src.replace(En, `
|
|
1904
|
+
`), e = e.replace(Fn, "�"), u.src = e;
|
|
1905
1905
|
}
|
|
1906
|
-
function
|
|
1906
|
+
function wn(u) {
|
|
1907
1907
|
let e;
|
|
1908
1908
|
u.inlineMode ? (e = new u.Token("inline", "", 0), e.content = u.src, e.map = [0, 1], e.children = [], u.tokens.push(e)) : u.md.block.parse(u.src, u.md, u.env, u.tokens);
|
|
1909
1909
|
}
|
|
1910
|
-
function
|
|
1910
|
+
function Tn(u) {
|
|
1911
1911
|
const e = u.tokens;
|
|
1912
1912
|
for (let t = 0, n = e.length; t < n; t++) {
|
|
1913
1913
|
const r = e[t];
|
|
1914
1914
|
r.type === "inline" && u.md.inline.parse(r.content, u.md, u.env, r.children);
|
|
1915
1915
|
}
|
|
1916
1916
|
}
|
|
1917
|
-
function
|
|
1917
|
+
function Sn(u) {
|
|
1918
1918
|
return /^<a[>\s]/i.test(u);
|
|
1919
1919
|
}
|
|
1920
|
-
function
|
|
1920
|
+
function In(u) {
|
|
1921
1921
|
return /^<\/a\s*>/i.test(u);
|
|
1922
1922
|
}
|
|
1923
|
-
function
|
|
1923
|
+
function On(u) {
|
|
1924
1924
|
const e = u.tokens;
|
|
1925
1925
|
if (u.md.options.linkify)
|
|
1926
1926
|
for (let t = 0, n = e.length; t < n; t++) {
|
|
@@ -1934,7 +1934,7 @@ function In(u) {
|
|
|
1934
1934
|
l--;
|
|
1935
1935
|
continue;
|
|
1936
1936
|
}
|
|
1937
|
-
if (o.type === "html_inline" && (
|
|
1937
|
+
if (o.type === "html_inline" && (Sn(o.content) && a > 0 && a--, In(o.content) && a++), !(a > 0) && o.type === "text" && u.md.linkify.test(o.content)) {
|
|
1938
1938
|
const c = o.content;
|
|
1939
1939
|
let i = u.md.linkify.match(c);
|
|
1940
1940
|
const f = [];
|
|
@@ -1962,44 +1962,44 @@ function In(u) {
|
|
|
1962
1962
|
const x = new u.Token("text", "", 0);
|
|
1963
1963
|
x.content = c.slice(p), x.level = s, f.push(x);
|
|
1964
1964
|
}
|
|
1965
|
-
e[t].children = r =
|
|
1965
|
+
e[t].children = r = E0(r, l, f);
|
|
1966
1966
|
}
|
|
1967
1967
|
}
|
|
1968
1968
|
}
|
|
1969
1969
|
}
|
|
1970
|
-
const
|
|
1970
|
+
const w0 = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/, $n = /\((c|tm|r)\)/i, Rn = /\((c|tm|r)\)/ig, Vn = {
|
|
1971
1971
|
c: "©",
|
|
1972
1972
|
r: "®",
|
|
1973
1973
|
tm: "™"
|
|
1974
1974
|
};
|
|
1975
|
-
function
|
|
1976
|
-
return
|
|
1975
|
+
function Mn(u, e) {
|
|
1976
|
+
return Vn[e.toLowerCase()];
|
|
1977
1977
|
}
|
|
1978
|
-
function
|
|
1978
|
+
function qn(u) {
|
|
1979
1979
|
let e = 0;
|
|
1980
1980
|
for (let t = u.length - 1; t >= 0; t--) {
|
|
1981
1981
|
const n = u[t];
|
|
1982
|
-
n.type === "text" && !e && (n.content = n.content.replace(
|
|
1982
|
+
n.type === "text" && !e && (n.content = n.content.replace(Rn, Mn)), n.type === "link_open" && n.info === "auto" && e--, n.type === "link_close" && n.info === "auto" && e++;
|
|
1983
1983
|
}
|
|
1984
1984
|
}
|
|
1985
|
-
function
|
|
1985
|
+
function Bn(u) {
|
|
1986
1986
|
let e = 0;
|
|
1987
1987
|
for (let t = u.length - 1; t >= 0; t--) {
|
|
1988
1988
|
const n = u[t];
|
|
1989
|
-
n.type === "text" && !e &&
|
|
1989
|
+
n.type === "text" && !e && w0.test(n.content) && (n.content = n.content.replace(/\+-/g, "±").replace(/\.{2,}/g, "…").replace(/([?!])…/g, "$1..").replace(/([?!]){4,}/g, "$1$1$1").replace(/,{2,}/g, ",").replace(/(^|[^-])---(?=[^-]|$)/mg, "$1—").replace(/(^|\s)--(?=\s|$)/mg, "$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg, "$1–")), n.type === "link_open" && n.info === "auto" && e--, n.type === "link_close" && n.info === "auto" && e++;
|
|
1990
1990
|
}
|
|
1991
1991
|
}
|
|
1992
|
-
function
|
|
1992
|
+
function zn(u) {
|
|
1993
1993
|
let e;
|
|
1994
1994
|
if (u.md.options.typographer)
|
|
1995
1995
|
for (e = u.tokens.length - 1; e >= 0; e--)
|
|
1996
|
-
u.tokens[e].type === "inline" && (
|
|
1996
|
+
u.tokens[e].type === "inline" && ($n.test(u.tokens[e].content) && qn(u.tokens[e].children), w0.test(u.tokens[e].content) && Bn(u.tokens[e].children));
|
|
1997
1997
|
}
|
|
1998
|
-
const
|
|
1999
|
-
function
|
|
1998
|
+
const Ln = /['"]/, Ne = /['"]/g, je = "’";
|
|
1999
|
+
function Mu(u, e, t) {
|
|
2000
2000
|
return u.slice(0, e) + t + u.slice(e + 1);
|
|
2001
2001
|
}
|
|
2002
|
-
function
|
|
2002
|
+
function Pn(u, e) {
|
|
2003
2003
|
let t;
|
|
2004
2004
|
const n = [];
|
|
2005
2005
|
for (let r = 0; r < u.length; r++) {
|
|
@@ -2011,8 +2011,8 @@ function Ln(u, e) {
|
|
|
2011
2011
|
let o = a.content, c = 0, i = o.length;
|
|
2012
2012
|
u:
|
|
2013
2013
|
for (; c < i; ) {
|
|
2014
|
-
|
|
2015
|
-
const f =
|
|
2014
|
+
Ne.lastIndex = c;
|
|
2015
|
+
const f = Ne.exec(o);
|
|
2016
2016
|
if (!f)
|
|
2017
2017
|
break;
|
|
2018
2018
|
let s = !0, p = !0;
|
|
@@ -2038,7 +2038,7 @@ function Ln(u, e) {
|
|
|
2038
2038
|
}
|
|
2039
2039
|
const O = wu(b) || Au(String.fromCharCode(b)), F = wu(w) || Au(String.fromCharCode(w)), d = Fu(b), _ = Fu(w);
|
|
2040
2040
|
if (_ ? s = !1 : F && (d || O || (s = !1)), d ? p = !1 : O && (_ || F || (p = !1)), w === 34 && f[0] === '"' && b >= 48 && b <= 57 && (p = s = !1), s && p && (s = O, p = F), !s && !p) {
|
|
2041
|
-
x && (a.content =
|
|
2041
|
+
x && (a.content = Mu(a.content, f.index, je));
|
|
2042
2042
|
continue;
|
|
2043
2043
|
}
|
|
2044
2044
|
if (p)
|
|
@@ -2049,7 +2049,7 @@ function Ln(u, e) {
|
|
|
2049
2049
|
if (m.single === x && n[t].level === l) {
|
|
2050
2050
|
m = n[t];
|
|
2051
2051
|
let h, v;
|
|
2052
|
-
x ? (h = e.md.options.quotes[2], v = e.md.options.quotes[3]) : (h = e.md.options.quotes[0], v = e.md.options.quotes[1]), a.content =
|
|
2052
|
+
x ? (h = e.md.options.quotes[2], v = e.md.options.quotes[3]) : (h = e.md.options.quotes[0], v = e.md.options.quotes[1]), a.content = Mu(a.content, f.index, v), u[m.token].content = Mu(
|
|
2053
2053
|
u[m.token].content,
|
|
2054
2054
|
m.pos,
|
|
2055
2055
|
h
|
|
@@ -2062,16 +2062,16 @@ function Ln(u, e) {
|
|
|
2062
2062
|
pos: f.index,
|
|
2063
2063
|
single: x,
|
|
2064
2064
|
level: l
|
|
2065
|
-
}) : p && x && (a.content =
|
|
2065
|
+
}) : p && x && (a.content = Mu(a.content, f.index, je));
|
|
2066
2066
|
}
|
|
2067
2067
|
}
|
|
2068
2068
|
}
|
|
2069
|
-
function
|
|
2069
|
+
function Un(u) {
|
|
2070
2070
|
if (u.md.options.typographer)
|
|
2071
2071
|
for (let e = u.tokens.length - 1; e >= 0; e--)
|
|
2072
|
-
u.tokens[e].type !== "inline" || !
|
|
2072
|
+
u.tokens[e].type !== "inline" || !Ln.test(u.tokens[e].content) || Pn(u.tokens[e].children, u);
|
|
2073
2073
|
}
|
|
2074
|
-
function
|
|
2074
|
+
function Nn(u) {
|
|
2075
2075
|
let e, t;
|
|
2076
2076
|
const n = u.tokens, r = n.length;
|
|
2077
2077
|
for (let a = 0; a < r; a++) {
|
|
@@ -2085,28 +2085,28 @@ function Un(u) {
|
|
|
2085
2085
|
e !== t && (l.length = t);
|
|
2086
2086
|
}
|
|
2087
2087
|
}
|
|
2088
|
-
const
|
|
2089
|
-
["normalize",
|
|
2090
|
-
["block",
|
|
2091
|
-
["inline",
|
|
2092
|
-
["linkify",
|
|
2093
|
-
["replacements",
|
|
2094
|
-
["smartquotes",
|
|
2088
|
+
const Xu = [
|
|
2089
|
+
["normalize", An],
|
|
2090
|
+
["block", wn],
|
|
2091
|
+
["inline", Tn],
|
|
2092
|
+
["linkify", On],
|
|
2093
|
+
["replacements", zn],
|
|
2094
|
+
["smartquotes", Un],
|
|
2095
2095
|
// `text_join` finds `text_special` tokens (for escape sequences)
|
|
2096
2096
|
// and joins them with the rest of the text
|
|
2097
|
-
["text_join",
|
|
2097
|
+
["text_join", Nn]
|
|
2098
2098
|
];
|
|
2099
|
-
function
|
|
2099
|
+
function Ae() {
|
|
2100
2100
|
this.ruler = new eu();
|
|
2101
|
-
for (let u = 0; u <
|
|
2102
|
-
this.ruler.push(
|
|
2101
|
+
for (let u = 0; u < Xu.length; u++)
|
|
2102
|
+
this.ruler.push(Xu[u][0], Xu[u][1]);
|
|
2103
2103
|
}
|
|
2104
|
-
|
|
2104
|
+
Ae.prototype.process = function(u) {
|
|
2105
2105
|
const e = this.ruler.getRules("");
|
|
2106
2106
|
for (let t = 0, n = e.length; t < n; t++)
|
|
2107
2107
|
e[t](u);
|
|
2108
2108
|
};
|
|
2109
|
-
|
|
2109
|
+
Ae.prototype.State = A0;
|
|
2110
2110
|
function su(u, e, t, n) {
|
|
2111
2111
|
this.src = u, this.md = e, this.env = t, this.tokens = n, this.bMarks = [], this.eMarks = [], this.tShift = [], this.sCount = [], this.bsCount = [], this.blkIndent = 0, this.line = 0, this.lineMax = 0, this.tight = !1, this.ddIndent = -1, this.listIndent = -1, this.parentType = "root", this.level = 0;
|
|
2112
2112
|
const r = this.src;
|
|
@@ -2186,19 +2186,19 @@ su.prototype.getLines = function(e, t, n, r) {
|
|
|
2186
2186
|
return a.join("");
|
|
2187
2187
|
};
|
|
2188
2188
|
su.prototype.Token = au;
|
|
2189
|
-
const
|
|
2190
|
-
function
|
|
2189
|
+
const jn = 65536;
|
|
2190
|
+
function ue(u, e) {
|
|
2191
2191
|
const t = u.bMarks[e] + u.tShift[e], n = u.eMarks[e];
|
|
2192
2192
|
return u.src.slice(t, n);
|
|
2193
2193
|
}
|
|
2194
|
-
function
|
|
2194
|
+
function Ze(u) {
|
|
2195
2195
|
const e = [], t = u.length;
|
|
2196
2196
|
let n = 0, r = u.charCodeAt(n), a = !1, l = 0, o = "";
|
|
2197
2197
|
for (; n < t; )
|
|
2198
2198
|
r === 124 && (a ? (o += u.substring(l, n - 1), l = n) : (e.push(o + u.substring(l, n)), o = "", l = n + 1)), a = r === 92, n++, r = u.charCodeAt(n);
|
|
2199
2199
|
return e.push(o + u.substring(l)), e;
|
|
2200
2200
|
}
|
|
2201
|
-
function
|
|
2201
|
+
function Zn(u, e, t, n) {
|
|
2202
2202
|
if (e + 2 > t)
|
|
2203
2203
|
return !1;
|
|
2204
2204
|
let r = e + 1;
|
|
@@ -2219,7 +2219,7 @@ function jn(u, e, t, n) {
|
|
|
2219
2219
|
return !1;
|
|
2220
2220
|
a++;
|
|
2221
2221
|
}
|
|
2222
|
-
let c =
|
|
2222
|
+
let c = ue(u, e + 1), i = c.split("|");
|
|
2223
2223
|
const f = [];
|
|
2224
2224
|
for (let m = 0; m < i.length; m++) {
|
|
2225
2225
|
const h = i[m].trim();
|
|
@@ -2232,9 +2232,9 @@ function jn(u, e, t, n) {
|
|
|
2232
2232
|
return !1;
|
|
2233
2233
|
h.charCodeAt(h.length - 1) === 58 ? f.push(h.charCodeAt(0) === 58 ? "center" : "right") : h.charCodeAt(0) === 58 ? f.push("left") : f.push("");
|
|
2234
2234
|
}
|
|
2235
|
-
if (c =
|
|
2235
|
+
if (c = ue(u, e).trim(), c.indexOf("|") === -1 || u.sCount[e] - u.blkIndent >= 4)
|
|
2236
2236
|
return !1;
|
|
2237
|
-
i =
|
|
2237
|
+
i = Ze(c), i.length && i[0] === "" && i.shift(), i.length && i[i.length - 1] === "" && i.pop();
|
|
2238
2238
|
const s = i.length;
|
|
2239
2239
|
if (s === 0 || s !== f.length)
|
|
2240
2240
|
return !1;
|
|
@@ -2263,7 +2263,7 @@ function jn(u, e, t, n) {
|
|
|
2263
2263
|
m = !0;
|
|
2264
2264
|
break;
|
|
2265
2265
|
}
|
|
2266
|
-
if (m || (c =
|
|
2266
|
+
if (m || (c = ue(u, r).trim(), !c) || u.sCount[r] - u.blkIndent >= 4 || (i = Ze(c), i.length && i[0] === "" && i.shift(), i.length && i[i.length - 1] === "" && i.pop(), _ += s - i.length, _ > jn))
|
|
2267
2267
|
break;
|
|
2268
2268
|
if (r === e + 2) {
|
|
2269
2269
|
const v = u.push("tbody_open", "tbody", 1);
|
|
@@ -2281,7 +2281,7 @@ function jn(u, e, t, n) {
|
|
|
2281
2281
|
}
|
|
2282
2282
|
return d && (u.push("tbody_close", "tbody", -1), d[1] = r), u.push("table_close", "table", -1), w[1] = r, u.parentType = p, u.line = r, !0;
|
|
2283
2283
|
}
|
|
2284
|
-
function
|
|
2284
|
+
function Hn(u, e, t) {
|
|
2285
2285
|
if (u.sCount[e] - u.blkIndent < 4)
|
|
2286
2286
|
return !1;
|
|
2287
2287
|
let n = e + 1, r = n;
|
|
@@ -2301,7 +2301,7 @@ function Zn(u, e, t) {
|
|
|
2301
2301
|
return a.content = u.getLines(e, r, 4 + u.blkIndent, !1) + `
|
|
2302
2302
|
`, a.map = [e, u.line], !0;
|
|
2303
2303
|
}
|
|
2304
|
-
function
|
|
2304
|
+
function Gn(u, e, t, n) {
|
|
2305
2305
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e];
|
|
2306
2306
|
if (u.sCount[e] - u.blkIndent >= 4 || r + 3 > a)
|
|
2307
2307
|
return !1;
|
|
@@ -2328,7 +2328,7 @@ function Hn(u, e, t, n) {
|
|
|
2328
2328
|
const x = u.push("fence", "code", 0);
|
|
2329
2329
|
return x.info = f, x.content = u.getLines(e + 1, s, c, !0), x.markup = i, x.map = [e, u.line], !0;
|
|
2330
2330
|
}
|
|
2331
|
-
function
|
|
2331
|
+
function Jn(u, e, t, n) {
|
|
2332
2332
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e];
|
|
2333
2333
|
const l = u.lineMax;
|
|
2334
2334
|
if (u.sCount[e] - u.blkIndent >= 4 || u.src.charCodeAt(r) !== 62)
|
|
@@ -2383,7 +2383,7 @@ function Gn(u, e, t, n) {
|
|
|
2383
2383
|
u.bMarks[_ + e] = o[_], u.tShift[_ + e] = f[_], u.sCount[_ + e] = i[_], u.bsCount[_ + e] = c[_];
|
|
2384
2384
|
return u.blkIndent = w, !0;
|
|
2385
2385
|
}
|
|
2386
|
-
function
|
|
2386
|
+
function Wn(u, e, t, n) {
|
|
2387
2387
|
const r = u.eMarks[e];
|
|
2388
2388
|
if (u.sCount[e] - u.blkIndent >= 4)
|
|
2389
2389
|
return !1;
|
|
@@ -2406,7 +2406,7 @@ function Jn(u, e, t, n) {
|
|
|
2406
2406
|
const c = u.push("hr", "hr", 0);
|
|
2407
2407
|
return c.map = [e, u.line], c.markup = Array(o + 1).join(String.fromCharCode(l)), !0;
|
|
2408
2408
|
}
|
|
2409
|
-
function
|
|
2409
|
+
function He(u, e) {
|
|
2410
2410
|
const t = u.eMarks[e];
|
|
2411
2411
|
let n = u.bMarks[e] + u.tShift[e];
|
|
2412
2412
|
const r = u.src.charCodeAt(n++);
|
|
@@ -2419,7 +2419,7 @@ function Ze(u, e) {
|
|
|
2419
2419
|
}
|
|
2420
2420
|
return n;
|
|
2421
2421
|
}
|
|
2422
|
-
function
|
|
2422
|
+
function Ge(u, e) {
|
|
2423
2423
|
const t = u.bMarks[e] + u.tShift[e], n = u.eMarks[e];
|
|
2424
2424
|
let r = t;
|
|
2425
2425
|
if (r + 1 >= n)
|
|
@@ -2441,22 +2441,22 @@ function He(u, e) {
|
|
|
2441
2441
|
}
|
|
2442
2442
|
return r < n && (a = u.src.charCodeAt(r), !N(a)) ? -1 : r;
|
|
2443
2443
|
}
|
|
2444
|
-
function
|
|
2444
|
+
function Qn(u, e) {
|
|
2445
2445
|
const t = u.level + 2;
|
|
2446
2446
|
for (let n = e + 2, r = u.tokens.length - 2; n < r; n++)
|
|
2447
2447
|
u.tokens[n].level === t && u.tokens[n].type === "paragraph_open" && (u.tokens[n + 2].hidden = !0, u.tokens[n].hidden = !0, n += 2);
|
|
2448
2448
|
}
|
|
2449
|
-
function
|
|
2449
|
+
function Yn(u, e, t, n) {
|
|
2450
2450
|
let r, a, l, o, c = e, i = !0;
|
|
2451
2451
|
if (u.sCount[c] - u.blkIndent >= 4 || u.listIndent >= 0 && u.sCount[c] - u.listIndent >= 4 && u.sCount[c] < u.blkIndent)
|
|
2452
2452
|
return !1;
|
|
2453
2453
|
let f = !1;
|
|
2454
2454
|
n && u.parentType === "paragraph" && u.sCount[c] >= u.blkIndent && (f = !0);
|
|
2455
2455
|
let s, p, x;
|
|
2456
|
-
if ((x =
|
|
2456
|
+
if ((x = Ge(u, c)) >= 0) {
|
|
2457
2457
|
if (s = !0, l = u.bMarks[c] + u.tShift[c], p = Number(u.src.slice(l, x - 1)), f && p !== 1)
|
|
2458
2458
|
return !1;
|
|
2459
|
-
} else if ((x =
|
|
2459
|
+
} else if ((x = He(u, c)) >= 0)
|
|
2460
2460
|
s = !1;
|
|
2461
2461
|
else
|
|
2462
2462
|
return !1;
|
|
@@ -2475,10 +2475,10 @@ function Qn(u, e, t, n) {
|
|
|
2475
2475
|
const m = u.sCount[c] + x - (u.bMarks[c] + u.tShift[c]);
|
|
2476
2476
|
let h = m;
|
|
2477
2477
|
for (; a < r; ) {
|
|
2478
|
-
const
|
|
2479
|
-
if (
|
|
2478
|
+
const J = u.src.charCodeAt(a);
|
|
2479
|
+
if (J === 9)
|
|
2480
2480
|
h += 4 - (h + u.bsCount[c]) % 4;
|
|
2481
|
-
else if (
|
|
2481
|
+
else if (J === 32)
|
|
2482
2482
|
h++;
|
|
2483
2483
|
else
|
|
2484
2484
|
break;
|
|
@@ -2495,25 +2495,25 @@ function Qn(u, e, t, n) {
|
|
|
2495
2495
|
if (u.listIndent = u.blkIndent, u.blkIndent = $, u.tight = !0, u.tShift[c] = v - u.bMarks[c], u.sCount[c] = h, v >= r && u.isEmpty(c + 1) ? u.line = Math.min(u.line + 2, t) : u.md.block.tokenize(u, c, t, !0), (!u.tight || F) && (i = !1), F = u.line - c > 1 && u.isEmpty(u.line - 1), u.blkIndent = u.listIndent, u.listIndent = L, u.tShift[c] = A, u.sCount[c] = z, u.tight = R, o = u.push("list_item_close", "li", -1), o.markup = String.fromCharCode(b), c = u.line, y[1] = c, c >= t || u.sCount[c] < u.blkIndent || u.sCount[c] - u.blkIndent >= 4)
|
|
2496
2496
|
break;
|
|
2497
2497
|
let C = !1;
|
|
2498
|
-
for (let
|
|
2499
|
-
if (d[
|
|
2498
|
+
for (let J = 0, mu = d.length; J < mu; J++)
|
|
2499
|
+
if (d[J](u, c, t, !0)) {
|
|
2500
2500
|
C = !0;
|
|
2501
2501
|
break;
|
|
2502
2502
|
}
|
|
2503
2503
|
if (C)
|
|
2504
2504
|
break;
|
|
2505
2505
|
if (s) {
|
|
2506
|
-
if (x =
|
|
2506
|
+
if (x = Ge(u, c), x < 0)
|
|
2507
2507
|
break;
|
|
2508
2508
|
l = u.bMarks[c] + u.tShift[c];
|
|
2509
|
-
} else if (x =
|
|
2509
|
+
} else if (x = He(u, c), x < 0)
|
|
2510
2510
|
break;
|
|
2511
2511
|
if (b !== u.src.charCodeAt(x - 1))
|
|
2512
2512
|
break;
|
|
2513
2513
|
}
|
|
2514
|
-
return s ? o = u.push("ordered_list_close", "ol", -1) : o = u.push("bullet_list_close", "ul", -1), o.markup = String.fromCharCode(b), O[1] = c, u.line = c, u.parentType = _, i &&
|
|
2514
|
+
return s ? o = u.push("ordered_list_close", "ol", -1) : o = u.push("bullet_list_close", "ul", -1), o.markup = String.fromCharCode(b), O[1] = c, u.line = c, u.parentType = _, i && Qn(u, w), !0;
|
|
2515
2515
|
}
|
|
2516
|
-
function
|
|
2516
|
+
function Kn(u, e, t, n) {
|
|
2517
2517
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e], l = e + 1;
|
|
2518
2518
|
if (u.sCount[e] - u.blkIndent >= 4 || u.src.charCodeAt(r) !== 91)
|
|
2519
2519
|
return !1;
|
|
@@ -2604,10 +2604,10 @@ function Yn(u, e, t, n) {
|
|
|
2604
2604
|
}
|
|
2605
2605
|
if (r < a && c.charCodeAt(r) !== 10)
|
|
2606
2606
|
return !1;
|
|
2607
|
-
const F =
|
|
2607
|
+
const F = Hu(c.slice(1, i));
|
|
2608
2608
|
return F ? (n || (typeof u.env.references > "u" && (u.env.references = {}), typeof u.env.references[F] > "u" && (u.env.references[F] = { title: O, href: s }), u.line = l), !0) : !1;
|
|
2609
2609
|
}
|
|
2610
|
-
const
|
|
2610
|
+
const Xn = [
|
|
2611
2611
|
"address",
|
|
2612
2612
|
"article",
|
|
2613
2613
|
"aside",
|
|
@@ -2670,16 +2670,16 @@ const Kn = [
|
|
|
2670
2670
|
"tr",
|
|
2671
2671
|
"track",
|
|
2672
2672
|
"ul"
|
|
2673
|
-
],
|
|
2673
|
+
], ur = "[a-zA-Z_:][a-zA-Z0-9:._-]*", er = "[^\"'=<>`\\x00-\\x20]+", tr = "'[^']*'", nr = '"[^"]*"', rr = "(?:" + er + "|" + tr + "|" + nr + ")", ar = "(?:\\s+" + ur + "(?:\\s*=\\s*" + rr + ")?)", T0 = "<[A-Za-z][A-Za-z0-9\\-]*" + ar + "*\\s*\\/?>", S0 = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", or = "<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->", lr = "<[?][\\s\\S]*?[?]>", ir = "<![A-Za-z][^>]*>", cr = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>", sr = new RegExp("^(?:" + T0 + "|" + S0 + "|" + or + "|" + lr + "|" + ir + "|" + cr + ")"), dr = new RegExp("^(?:" + T0 + "|" + S0 + ")"), xu = [
|
|
2674
2674
|
[/^<(script|pre|style|textarea)(?=(\s|>|$))/i, /<\/(script|pre|style|textarea)>/i, !0],
|
|
2675
2675
|
[/^<!--/, /-->/, !0],
|
|
2676
2676
|
[/^<\?/, /\?>/, !0],
|
|
2677
2677
|
[/^<![A-Z]/, />/, !0],
|
|
2678
2678
|
[/^<!\[CDATA\[/, /\]\]>/, !0],
|
|
2679
|
-
[new RegExp("^</?(" +
|
|
2680
|
-
[new RegExp(
|
|
2679
|
+
[new RegExp("^</?(" + Xn.join("|") + ")(?=(\\s|/?>|$))", "i"), /^$/, !0],
|
|
2680
|
+
[new RegExp(dr.source + "\\s*$"), /^$/, !1]
|
|
2681
2681
|
];
|
|
2682
|
-
function
|
|
2682
|
+
function fr(u, e, t, n) {
|
|
2683
2683
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e];
|
|
2684
2684
|
if (u.sCount[e] - u.blkIndent >= 4 || !u.md.options.html || u.src.charCodeAt(r) !== 60)
|
|
2685
2685
|
return !1;
|
|
@@ -2702,7 +2702,7 @@ function dr(u, e, t, n) {
|
|
|
2702
2702
|
const i = u.push("html_block", "", 0);
|
|
2703
2703
|
return i.map = [e, c], i.content = u.getLines(e, c, u.blkIndent, !0), !0;
|
|
2704
2704
|
}
|
|
2705
|
-
function
|
|
2705
|
+
function pr(u, e, t, n) {
|
|
2706
2706
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e];
|
|
2707
2707
|
if (u.sCount[e] - u.blkIndent >= 4)
|
|
2708
2708
|
return !1;
|
|
@@ -2726,7 +2726,7 @@ function fr(u, e, t, n) {
|
|
|
2726
2726
|
const s = u.push("heading_close", "h" + String(o), -1);
|
|
2727
2727
|
return s.markup = "########".slice(0, o), !0;
|
|
2728
2728
|
}
|
|
2729
|
-
function
|
|
2729
|
+
function br(u, e, t) {
|
|
2730
2730
|
const n = u.md.block.ruler.getRules("paragraph");
|
|
2731
2731
|
if (u.sCount[e] - u.blkIndent >= 4)
|
|
2732
2732
|
return !1;
|
|
@@ -2766,7 +2766,7 @@ function pr(u, e, t) {
|
|
|
2766
2766
|
const s = u.push("heading_close", "h" + String(a), -1);
|
|
2767
2767
|
return s.markup = String.fromCharCode(l), u.parentType = r, !0;
|
|
2768
2768
|
}
|
|
2769
|
-
function
|
|
2769
|
+
function hr(u, e, t) {
|
|
2770
2770
|
const n = u.md.block.ruler.getRules("paragraph"), r = u.parentType;
|
|
2771
2771
|
let a = e + 1;
|
|
2772
2772
|
for (u.parentType = "paragraph"; a < t && !u.isEmpty(a); a++) {
|
|
@@ -2788,27 +2788,27 @@ function br(u, e, t) {
|
|
|
2788
2788
|
const c = u.push("inline", "", 0);
|
|
2789
2789
|
return c.content = l, c.map = [e, u.line], c.children = [], u.push("paragraph_close", "p", -1), u.parentType = r, !0;
|
|
2790
2790
|
}
|
|
2791
|
-
const
|
|
2791
|
+
const qu = [
|
|
2792
2792
|
// First 2 params - rule name & source. Secondary array - list of rules,
|
|
2793
2793
|
// which can be terminated by this one.
|
|
2794
|
-
["table",
|
|
2795
|
-
["code",
|
|
2796
|
-
["fence",
|
|
2797
|
-
["blockquote",
|
|
2798
|
-
["hr",
|
|
2799
|
-
["list",
|
|
2800
|
-
["reference",
|
|
2801
|
-
["html_block",
|
|
2802
|
-
["heading",
|
|
2803
|
-
["lheading",
|
|
2804
|
-
["paragraph",
|
|
2794
|
+
["table", Zn, ["paragraph", "reference"]],
|
|
2795
|
+
["code", Hn],
|
|
2796
|
+
["fence", Gn, ["paragraph", "reference", "blockquote", "list"]],
|
|
2797
|
+
["blockquote", Jn, ["paragraph", "reference", "blockquote", "list"]],
|
|
2798
|
+
["hr", Wn, ["paragraph", "reference", "blockquote", "list"]],
|
|
2799
|
+
["list", Yn, ["paragraph", "reference", "blockquote"]],
|
|
2800
|
+
["reference", Kn],
|
|
2801
|
+
["html_block", fr, ["paragraph", "reference", "blockquote"]],
|
|
2802
|
+
["heading", pr, ["paragraph", "reference", "blockquote"]],
|
|
2803
|
+
["lheading", br],
|
|
2804
|
+
["paragraph", hr]
|
|
2805
2805
|
];
|
|
2806
|
-
function
|
|
2806
|
+
function Gu() {
|
|
2807
2807
|
this.ruler = new eu();
|
|
2808
|
-
for (let u = 0; u <
|
|
2809
|
-
this.ruler.push(
|
|
2808
|
+
for (let u = 0; u < qu.length; u++)
|
|
2809
|
+
this.ruler.push(qu[u][0], qu[u][1], { alt: (qu[u][2] || []).slice() });
|
|
2810
2810
|
}
|
|
2811
|
-
|
|
2811
|
+
Gu.prototype.tokenize = function(u, e, t) {
|
|
2812
2812
|
const n = this.ruler.getRules(""), r = n.length, a = u.md.options.maxNesting;
|
|
2813
2813
|
let l = e, o = !1;
|
|
2814
2814
|
for (; l < t && (u.line = l = u.skipEmptyLines(l), !(l >= t || u.sCount[l] < u.blkIndent)); ) {
|
|
@@ -2829,13 +2829,13 @@ Hu.prototype.tokenize = function(u, e, t) {
|
|
|
2829
2829
|
u.tight = !o, u.isEmpty(u.line - 1) && (o = !0), l = u.line, l < t && u.isEmpty(l) && (o = !0, l++, u.line = l);
|
|
2830
2830
|
}
|
|
2831
2831
|
};
|
|
2832
|
-
|
|
2832
|
+
Gu.prototype.parse = function(u, e, t, n) {
|
|
2833
2833
|
if (!u)
|
|
2834
2834
|
return;
|
|
2835
2835
|
const r = new this.State(u, e, t, n);
|
|
2836
2836
|
this.tokenize(r, r.line, r.lineMax);
|
|
2837
2837
|
};
|
|
2838
|
-
|
|
2838
|
+
Gu.prototype.State = su;
|
|
2839
2839
|
function Iu(u, e, t, n) {
|
|
2840
2840
|
this.src = u, this.env = t, this.md = e, this.tokens = n, this.tokens_meta = Array(n.length), this.pos = 0, this.posMax = this.src.length, this.level = 0, this.pending = "", this.pendingLevel = 0, this.cache = {}, this.delimiters = [], this._prev_delimiters = [], this.backticks = {}, this.backticksScanned = !1, this.linkLevel = 0;
|
|
2841
2841
|
}
|
|
@@ -2858,7 +2858,7 @@ Iu.prototype.scanDelims = function(u, e) {
|
|
|
2858
2858
|
return { can_open: p && (e || !x || c), can_close: x && (e || !p || i), length: l };
|
|
2859
2859
|
};
|
|
2860
2860
|
Iu.prototype.Token = au;
|
|
2861
|
-
function
|
|
2861
|
+
function mr(u) {
|
|
2862
2862
|
switch (u) {
|
|
2863
2863
|
case 10:
|
|
2864
2864
|
case 33:
|
|
@@ -2888,20 +2888,20 @@ function hr(u) {
|
|
|
2888
2888
|
return !1;
|
|
2889
2889
|
}
|
|
2890
2890
|
}
|
|
2891
|
-
function
|
|
2891
|
+
function xr(u, e) {
|
|
2892
2892
|
let t = u.pos;
|
|
2893
|
-
for (; t < u.posMax && !
|
|
2893
|
+
for (; t < u.posMax && !mr(u.src.charCodeAt(t)); )
|
|
2894
2894
|
t++;
|
|
2895
2895
|
return t === u.pos ? !1 : (e || (u.pending += u.src.slice(u.pos, t)), u.pos = t, !0);
|
|
2896
2896
|
}
|
|
2897
|
-
const
|
|
2898
|
-
function
|
|
2897
|
+
const _r = /(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;
|
|
2898
|
+
function gr(u, e) {
|
|
2899
2899
|
if (!u.md.options.linkify || u.linkLevel > 0)
|
|
2900
2900
|
return !1;
|
|
2901
2901
|
const t = u.pos, n = u.posMax;
|
|
2902
2902
|
if (t + 3 > n || u.src.charCodeAt(t) !== 58 || u.src.charCodeAt(t + 1) !== 47 || u.src.charCodeAt(t + 2) !== 47)
|
|
2903
2903
|
return !1;
|
|
2904
|
-
const r = u.pending.match(
|
|
2904
|
+
const r = u.pending.match(_r);
|
|
2905
2905
|
if (!r)
|
|
2906
2906
|
return !1;
|
|
2907
2907
|
const a = r[1], l = u.md.linkify.matchAtStart(u.src.slice(t - a.length));
|
|
@@ -2925,7 +2925,7 @@ function _r(u, e) {
|
|
|
2925
2925
|
}
|
|
2926
2926
|
return u.pos += o.length - a.length, !0;
|
|
2927
2927
|
}
|
|
2928
|
-
function
|
|
2928
|
+
function kr(u, e) {
|
|
2929
2929
|
let t = u.pos;
|
|
2930
2930
|
if (u.src.charCodeAt(t) !== 10)
|
|
2931
2931
|
return !1;
|
|
@@ -2945,13 +2945,13 @@ function gr(u, e) {
|
|
|
2945
2945
|
t++;
|
|
2946
2946
|
return u.pos = t, !0;
|
|
2947
2947
|
}
|
|
2948
|
-
const
|
|
2948
|
+
const we = [];
|
|
2949
2949
|
for (let u = 0; u < 256; u++)
|
|
2950
|
-
|
|
2950
|
+
we.push(0);
|
|
2951
2951
|
"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(u) {
|
|
2952
|
-
|
|
2952
|
+
we[u.charCodeAt(0)] = 1;
|
|
2953
2953
|
});
|
|
2954
|
-
function
|
|
2954
|
+
function yr(u, e) {
|
|
2955
2955
|
let t = u.pos;
|
|
2956
2956
|
const n = u.posMax;
|
|
2957
2957
|
if (u.src.charCodeAt(t) !== 92 || (t++, t >= n))
|
|
@@ -2970,11 +2970,11 @@ function kr(u, e) {
|
|
|
2970
2970
|
const l = "\\" + a;
|
|
2971
2971
|
if (!e) {
|
|
2972
2972
|
const o = u.push("text_special", "", 0);
|
|
2973
|
-
r < 256 &&
|
|
2973
|
+
r < 256 && we[r] !== 0 ? o.content = a : o.content = l, o.markup = l, o.info = "escape";
|
|
2974
2974
|
}
|
|
2975
2975
|
return u.pos = t + 1, !0;
|
|
2976
2976
|
}
|
|
2977
|
-
function
|
|
2977
|
+
function vr(u, e) {
|
|
2978
2978
|
let t = u.pos;
|
|
2979
2979
|
if (u.src.charCodeAt(t) !== 96)
|
|
2980
2980
|
return !1;
|
|
@@ -3002,7 +3002,7 @@ function yr(u, e) {
|
|
|
3002
3002
|
}
|
|
3003
3003
|
return u.backticksScanned = !0, e || (u.pending += l), u.pos += o, !0;
|
|
3004
3004
|
}
|
|
3005
|
-
function
|
|
3005
|
+
function Cr(u, e) {
|
|
3006
3006
|
const t = u.pos, n = u.src.charCodeAt(t);
|
|
3007
3007
|
if (e || n !== 126)
|
|
3008
3008
|
return !1;
|
|
@@ -3025,7 +3025,7 @@ function vr(u, e) {
|
|
|
3025
3025
|
});
|
|
3026
3026
|
return u.pos += r.length, !0;
|
|
3027
3027
|
}
|
|
3028
|
-
function
|
|
3028
|
+
function Je(u, e) {
|
|
3029
3029
|
let t;
|
|
3030
3030
|
const n = [], r = e.length;
|
|
3031
3031
|
for (let a = 0; a < r; a++) {
|
|
@@ -3043,17 +3043,17 @@ function Ge(u, e) {
|
|
|
3043
3043
|
l--, a !== l && (t = u.tokens[l], u.tokens[l] = u.tokens[a], u.tokens[a] = t);
|
|
3044
3044
|
}
|
|
3045
3045
|
}
|
|
3046
|
-
function
|
|
3046
|
+
function Dr(u) {
|
|
3047
3047
|
const e = u.tokens_meta, t = u.tokens_meta.length;
|
|
3048
|
-
|
|
3048
|
+
Je(u, u.delimiters);
|
|
3049
3049
|
for (let n = 0; n < t; n++)
|
|
3050
|
-
e[n] && e[n].delimiters &&
|
|
3050
|
+
e[n] && e[n].delimiters && Je(u, e[n].delimiters);
|
|
3051
3051
|
}
|
|
3052
|
-
const
|
|
3053
|
-
tokenize:
|
|
3054
|
-
postProcess:
|
|
3052
|
+
const I0 = {
|
|
3053
|
+
tokenize: Cr,
|
|
3054
|
+
postProcess: Dr
|
|
3055
3055
|
};
|
|
3056
|
-
function
|
|
3056
|
+
function Er(u, e) {
|
|
3057
3057
|
const t = u.pos, n = u.src.charCodeAt(t);
|
|
3058
3058
|
if (e || n !== 95 && n !== 42)
|
|
3059
3059
|
return !1;
|
|
@@ -3083,7 +3083,7 @@ function Dr(u, e) {
|
|
|
3083
3083
|
}
|
|
3084
3084
|
return u.pos += r.length, !0;
|
|
3085
3085
|
}
|
|
3086
|
-
function
|
|
3086
|
+
function We(u, e) {
|
|
3087
3087
|
const t = e.length;
|
|
3088
3088
|
for (let n = t - 1; n >= 0; n--) {
|
|
3089
3089
|
const r = e[n];
|
|
@@ -3097,17 +3097,17 @@ function Je(u, e) {
|
|
|
3097
3097
|
i.type = l ? "strong_close" : "em_close", i.tag = l ? "strong" : "em", i.nesting = -1, i.markup = l ? o + o : o, i.content = "", l && (u.tokens[e[n - 1].token].content = "", u.tokens[e[r.end + 1].token].content = "", n--);
|
|
3098
3098
|
}
|
|
3099
3099
|
}
|
|
3100
|
-
function
|
|
3100
|
+
function Fr(u) {
|
|
3101
3101
|
const e = u.tokens_meta, t = u.tokens_meta.length;
|
|
3102
|
-
|
|
3102
|
+
We(u, u.delimiters);
|
|
3103
3103
|
for (let n = 0; n < t; n++)
|
|
3104
|
-
e[n] && e[n].delimiters &&
|
|
3104
|
+
e[n] && e[n].delimiters && We(u, e[n].delimiters);
|
|
3105
3105
|
}
|
|
3106
|
-
const
|
|
3107
|
-
tokenize:
|
|
3108
|
-
postProcess:
|
|
3106
|
+
const O0 = {
|
|
3107
|
+
tokenize: Er,
|
|
3108
|
+
postProcess: Fr
|
|
3109
3109
|
};
|
|
3110
|
-
function
|
|
3110
|
+
function Ar(u, e) {
|
|
3111
3111
|
let t, n, r, a, l = "", o = "", c = u.pos, i = !0;
|
|
3112
3112
|
if (u.src.charCodeAt(u.pos) !== 91)
|
|
3113
3113
|
return !1;
|
|
@@ -3132,7 +3132,7 @@ function Fr(u, e) {
|
|
|
3132
3132
|
if (i) {
|
|
3133
3133
|
if (typeof u.env.references > "u")
|
|
3134
3134
|
return !1;
|
|
3135
|
-
if (b < s && u.src.charCodeAt(b) === 91 ? (c = b + 1, b = u.md.helpers.parseLinkLabel(u, b), b >= 0 ? n = u.src.slice(c, b++) : b = x + 1) : b = x + 1, n || (n = u.src.slice(p, x)), a = u.env.references[
|
|
3135
|
+
if (b < s && u.src.charCodeAt(b) === 91 ? (c = b + 1, b = u.md.helpers.parseLinkLabel(u, b), b >= 0 ? n = u.src.slice(c, b++) : b = x + 1) : b = x + 1, n || (n = u.src.slice(p, x)), a = u.env.references[Hu(n)], !a)
|
|
3136
3136
|
return u.pos = f, !1;
|
|
3137
3137
|
l = a.href, o = a.title;
|
|
3138
3138
|
}
|
|
@@ -3143,7 +3143,7 @@ function Fr(u, e) {
|
|
|
3143
3143
|
}
|
|
3144
3144
|
return u.pos = b, u.posMax = s, !0;
|
|
3145
3145
|
}
|
|
3146
|
-
function
|
|
3146
|
+
function wr(u, e) {
|
|
3147
3147
|
let t, n, r, a, l, o, c, i, f = "";
|
|
3148
3148
|
const s = u.pos, p = u.posMax;
|
|
3149
3149
|
if (u.src.charCodeAt(u.pos) !== 33 || u.src.charCodeAt(u.pos + 1) !== 91)
|
|
@@ -3169,7 +3169,7 @@ function Ar(u, e) {
|
|
|
3169
3169
|
} else {
|
|
3170
3170
|
if (typeof u.env.references > "u")
|
|
3171
3171
|
return !1;
|
|
3172
|
-
if (a < p && u.src.charCodeAt(a) === 91 ? (i = a + 1, a = u.md.helpers.parseLinkLabel(u, a), a >= 0 ? r = u.src.slice(i, a++) : a = b + 1) : a = b + 1, r || (r = u.src.slice(x, b)), l = u.env.references[
|
|
3172
|
+
if (a < p && u.src.charCodeAt(a) === 91 ? (i = a + 1, a = u.md.helpers.parseLinkLabel(u, a), a >= 0 ? r = u.src.slice(i, a++) : a = b + 1) : a = b + 1, r || (r = u.src.slice(x, b)), l = u.env.references[Hu(r)], !l)
|
|
3173
3173
|
return u.pos = s, !1;
|
|
3174
3174
|
f = l.href, c = l.title;
|
|
3175
3175
|
}
|
|
@@ -3187,8 +3187,8 @@ function Ar(u, e) {
|
|
|
3187
3187
|
}
|
|
3188
3188
|
return u.pos = a, u.posMax = p, !0;
|
|
3189
3189
|
}
|
|
3190
|
-
const
|
|
3191
|
-
function
|
|
3190
|
+
const Tr = /^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/, Sr = /^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;
|
|
3191
|
+
function Ir(u, e) {
|
|
3192
3192
|
let t = u.pos;
|
|
3193
3193
|
if (u.src.charCodeAt(t) !== 60)
|
|
3194
3194
|
return !1;
|
|
@@ -3203,7 +3203,7 @@ function Sr(u, e) {
|
|
|
3203
3203
|
break;
|
|
3204
3204
|
}
|
|
3205
3205
|
const a = u.src.slice(n + 1, t);
|
|
3206
|
-
if (
|
|
3206
|
+
if (Sr.test(a)) {
|
|
3207
3207
|
const l = u.md.normalizeLink(a);
|
|
3208
3208
|
if (!u.md.validateLink(l))
|
|
3209
3209
|
return !1;
|
|
@@ -3217,7 +3217,7 @@ function Sr(u, e) {
|
|
|
3217
3217
|
}
|
|
3218
3218
|
return u.pos += a.length + 2, !0;
|
|
3219
3219
|
}
|
|
3220
|
-
if (
|
|
3220
|
+
if (Tr.test(a)) {
|
|
3221
3221
|
const l = u.md.normalizeLink("mailto:" + a);
|
|
3222
3222
|
if (!u.md.validateLink(l))
|
|
3223
3223
|
return !1;
|
|
@@ -3233,52 +3233,52 @@ function Sr(u, e) {
|
|
|
3233
3233
|
}
|
|
3234
3234
|
return !1;
|
|
3235
3235
|
}
|
|
3236
|
-
function
|
|
3236
|
+
function Or(u) {
|
|
3237
3237
|
return /^<a[>\s]/i.test(u);
|
|
3238
3238
|
}
|
|
3239
|
-
function
|
|
3239
|
+
function $r(u) {
|
|
3240
3240
|
return /^<\/a\s*>/i.test(u);
|
|
3241
3241
|
}
|
|
3242
|
-
function
|
|
3242
|
+
function Rr(u) {
|
|
3243
3243
|
const e = u | 32;
|
|
3244
3244
|
return e >= 97 && e <= 122;
|
|
3245
3245
|
}
|
|
3246
|
-
function
|
|
3246
|
+
function Vr(u, e) {
|
|
3247
3247
|
if (!u.md.options.html)
|
|
3248
3248
|
return !1;
|
|
3249
3249
|
const t = u.posMax, n = u.pos;
|
|
3250
3250
|
if (u.src.charCodeAt(n) !== 60 || n + 2 >= t)
|
|
3251
3251
|
return !1;
|
|
3252
3252
|
const r = u.src.charCodeAt(n + 1);
|
|
3253
|
-
if (r !== 33 && r !== 63 && r !== 47 &&
|
|
3253
|
+
if (r !== 33 && r !== 63 && r !== 47 && !Rr(r))
|
|
3254
3254
|
return !1;
|
|
3255
|
-
const a = u.src.slice(n).match(
|
|
3255
|
+
const a = u.src.slice(n).match(sr);
|
|
3256
3256
|
if (!a)
|
|
3257
3257
|
return !1;
|
|
3258
3258
|
if (!e) {
|
|
3259
3259
|
const l = u.push("html_inline", "", 0);
|
|
3260
|
-
l.content = a[0],
|
|
3260
|
+
l.content = a[0], Or(l.content) && u.linkLevel++, $r(l.content) && u.linkLevel--;
|
|
3261
3261
|
}
|
|
3262
3262
|
return u.pos += a[0].length, !0;
|
|
3263
3263
|
}
|
|
3264
|
-
const
|
|
3265
|
-
function
|
|
3264
|
+
const Mr = /^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i, qr = /^&([a-z][a-z0-9]{1,31});/i;
|
|
3265
|
+
function Br(u, e) {
|
|
3266
3266
|
const t = u.pos, n = u.posMax;
|
|
3267
3267
|
if (u.src.charCodeAt(t) !== 38 || t + 1 >= n)
|
|
3268
3268
|
return !1;
|
|
3269
3269
|
if (u.src.charCodeAt(t + 1) === 35) {
|
|
3270
|
-
const a = u.src.slice(t).match(
|
|
3270
|
+
const a = u.src.slice(t).match(Mr);
|
|
3271
3271
|
if (a) {
|
|
3272
3272
|
if (!e) {
|
|
3273
3273
|
const l = a[1][0].toLowerCase() === "x" ? parseInt(a[1].slice(1), 16) : parseInt(a[1], 10), o = u.push("text_special", "", 0);
|
|
3274
|
-
o.content =
|
|
3274
|
+
o.content = Fe(l) ? Lu(l) : Lu(65533), o.markup = a[0], o.info = "entity";
|
|
3275
3275
|
}
|
|
3276
3276
|
return u.pos += a[0].length, !0;
|
|
3277
3277
|
}
|
|
3278
3278
|
} else {
|
|
3279
|
-
const a = u.src.slice(t).match(
|
|
3279
|
+
const a = u.src.slice(t).match(qr);
|
|
3280
3280
|
if (a) {
|
|
3281
|
-
const l =
|
|
3281
|
+
const l = D0(a[0]);
|
|
3282
3282
|
if (l !== a[0]) {
|
|
3283
3283
|
if (!e) {
|
|
3284
3284
|
const o = u.push("text_special", "", 0);
|
|
@@ -3290,7 +3290,7 @@ function qr(u, e) {
|
|
|
3290
3290
|
}
|
|
3291
3291
|
return !1;
|
|
3292
3292
|
}
|
|
3293
|
-
function
|
|
3293
|
+
function Qe(u) {
|
|
3294
3294
|
const e = {}, t = u.length;
|
|
3295
3295
|
if (!t)
|
|
3296
3296
|
return;
|
|
@@ -3317,47 +3317,47 @@ function We(u) {
|
|
|
3317
3317
|
f !== -1 && (e[o.marker][(o.open ? 3 : 0) + (o.length || 0) % 3] = f);
|
|
3318
3318
|
}
|
|
3319
3319
|
}
|
|
3320
|
-
function
|
|
3320
|
+
function zr(u) {
|
|
3321
3321
|
const e = u.tokens_meta, t = u.tokens_meta.length;
|
|
3322
|
-
|
|
3322
|
+
Qe(u.delimiters);
|
|
3323
3323
|
for (let n = 0; n < t; n++)
|
|
3324
|
-
e[n] && e[n].delimiters &&
|
|
3324
|
+
e[n] && e[n].delimiters && Qe(e[n].delimiters);
|
|
3325
3325
|
}
|
|
3326
|
-
function
|
|
3326
|
+
function Lr(u) {
|
|
3327
3327
|
let e, t, n = 0;
|
|
3328
3328
|
const r = u.tokens, a = u.tokens.length;
|
|
3329
3329
|
for (e = t = 0; e < a; e++)
|
|
3330
3330
|
r[e].nesting < 0 && n--, r[e].level = n, r[e].nesting > 0 && n++, r[e].type === "text" && e + 1 < a && r[e + 1].type === "text" ? r[e + 1].content = r[e].content + r[e + 1].content : (e !== t && (r[t] = r[e]), t++);
|
|
3331
3331
|
e !== t && (r.length = t);
|
|
3332
3332
|
}
|
|
3333
|
-
const
|
|
3334
|
-
["text",
|
|
3335
|
-
["linkify",
|
|
3336
|
-
["newline",
|
|
3337
|
-
["escape",
|
|
3338
|
-
["backticks",
|
|
3339
|
-
["strikethrough",
|
|
3340
|
-
["emphasis",
|
|
3341
|
-
["link",
|
|
3342
|
-
["image",
|
|
3343
|
-
["autolink",
|
|
3344
|
-
["html_inline",
|
|
3345
|
-
["entity",
|
|
3346
|
-
],
|
|
3347
|
-
["balance_pairs",
|
|
3348
|
-
["strikethrough",
|
|
3349
|
-
["emphasis",
|
|
3333
|
+
const ee = [
|
|
3334
|
+
["text", xr],
|
|
3335
|
+
["linkify", gr],
|
|
3336
|
+
["newline", kr],
|
|
3337
|
+
["escape", yr],
|
|
3338
|
+
["backticks", vr],
|
|
3339
|
+
["strikethrough", I0.tokenize],
|
|
3340
|
+
["emphasis", O0.tokenize],
|
|
3341
|
+
["link", Ar],
|
|
3342
|
+
["image", wr],
|
|
3343
|
+
["autolink", Ir],
|
|
3344
|
+
["html_inline", Vr],
|
|
3345
|
+
["entity", Br]
|
|
3346
|
+
], te = [
|
|
3347
|
+
["balance_pairs", zr],
|
|
3348
|
+
["strikethrough", I0.postProcess],
|
|
3349
|
+
["emphasis", O0.postProcess],
|
|
3350
3350
|
// rules for pairs separate '**' into its own text tokens, which may be left unused,
|
|
3351
3351
|
// rule below merges unused segments back with the rest of the text
|
|
3352
|
-
["fragments_join",
|
|
3352
|
+
["fragments_join", Lr]
|
|
3353
3353
|
];
|
|
3354
3354
|
function Ou() {
|
|
3355
3355
|
this.ruler = new eu();
|
|
3356
|
-
for (let u = 0; u < ue.length; u++)
|
|
3357
|
-
this.ruler.push(ue[u][0], ue[u][1]);
|
|
3358
|
-
this.ruler2 = new eu();
|
|
3359
3356
|
for (let u = 0; u < ee.length; u++)
|
|
3360
|
-
this.
|
|
3357
|
+
this.ruler.push(ee[u][0], ee[u][1]);
|
|
3358
|
+
this.ruler2 = new eu();
|
|
3359
|
+
for (let u = 0; u < te.length; u++)
|
|
3360
|
+
this.ruler2.push(te[u][0], te[u][1]);
|
|
3361
3361
|
}
|
|
3362
3362
|
Ou.prototype.skipToken = function(u) {
|
|
3363
3363
|
const e = u.pos, t = this.ruler.getRules(""), n = t.length, r = u.md.options.maxNesting, a = u.cache;
|
|
@@ -3407,9 +3407,9 @@ Ou.prototype.parse = function(u, e, t, n) {
|
|
|
3407
3407
|
a[o](r);
|
|
3408
3408
|
};
|
|
3409
3409
|
Ou.prototype.State = Iu;
|
|
3410
|
-
function
|
|
3410
|
+
function Pr(u) {
|
|
3411
3411
|
const e = {};
|
|
3412
|
-
u = u || {}, e.src_Any =
|
|
3412
|
+
u = u || {}, e.src_Any = g0.source, e.src_Cc = k0.source, e.src_Z = v0.source, e.src_P = De.source, e.src_ZPCc = [e.src_Z, e.src_P, e.src_Cc].join("|"), e.src_ZCc = [e.src_Z, e.src_Cc].join("|");
|
|
3413
3413
|
const t = "[><|]";
|
|
3414
3414
|
return e.src_pseudo_letter = "(?:(?!" + t + "|" + e.src_ZPCc + ")" + e.src_Any + ")", e.src_ip4 = "(?:(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\\.){3}(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)", e.src_auth = "(?:(?:(?!" + e.src_ZCc + "|[@/\\[\\]()]).)+@)?", e.src_port = "(?::(?:6(?:[0-4]\\d{3}|5(?:[0-4]\\d{2}|5(?:[0-2]\\d|3[0-5])))|[1-5]?\\d{1,4}))?", e.src_host_terminator = "(?=$|" + t + "|" + e.src_ZPCc + ")(?!" + (u["---"] ? "-(?!--)|" : "-|") + "_|:\\d|\\.-|\\.(?!$|" + e.src_ZPCc + "))", e.src_path = "(?:[/?#](?:(?!" + e.src_ZCc + "|" + t + `|[()[\\]{}.,"'?!\\-;]).|\\[(?:(?!` + e.src_ZCc + "|\\]).)*\\]|\\((?:(?!" + e.src_ZCc + "|[)]).)*\\)|\\{(?:(?!" + e.src_ZCc + '|[}]).)*\\}|\\"(?:(?!' + e.src_ZCc + `|["]).)+\\"|\\'(?:(?!` + e.src_ZCc + "|[']).)+\\'|\\'(?=" + e.src_pseudo_letter + "|[-])|\\.{2,}[a-zA-Z0-9%/&]|\\.(?!" + e.src_ZCc + "|[.]|$)|" + (u["---"] ? "\\-(?!--(?:[^-]|$))(?:-*)|" : "\\-+|") + // allow `,,,` in paths
|
|
3415
3415
|
",(?!" + e.src_ZCc + "|$)|;(?!" + e.src_ZCc + "|$)|\\!+(?!" + e.src_ZCc + "|[!]|$)|\\?(?!" + e.src_ZCc + "|[?]|$))+|\\/)?", e.src_email_name = '[\\-;:&=\\+\\$,\\.a-zA-Z0-9_][\\-;:&=\\+\\$,\\"\\.a-zA-Z0-9_]*', e.src_xn = "xn--[a-z0-9\\-]{1,59}", e.src_domain_root = // Allow letters & digits (http://test1)
|
|
@@ -3419,42 +3419,42 @@ function Lr(u) {
|
|
|
3419
3419
|
// but can start with > (markdown blockquote)
|
|
3420
3420
|
"(^|(?![.:/\\-_@])(?:[$+<=>^`||]|" + e.src_ZPCc + "))((?![$+<=>^`||])" + e.tpl_host_port_no_ip_fuzzy_strict + e.src_path + ")", e;
|
|
3421
3421
|
}
|
|
3422
|
-
function
|
|
3422
|
+
function oe(u) {
|
|
3423
3423
|
return Array.prototype.slice.call(arguments, 1).forEach(function(t) {
|
|
3424
3424
|
t && Object.keys(t).forEach(function(n) {
|
|
3425
3425
|
u[n] = t[n];
|
|
3426
3426
|
});
|
|
3427
3427
|
}), u;
|
|
3428
3428
|
}
|
|
3429
|
-
function
|
|
3429
|
+
function Ju(u) {
|
|
3430
3430
|
return Object.prototype.toString.call(u);
|
|
3431
3431
|
}
|
|
3432
|
-
function Pr(u) {
|
|
3433
|
-
return Gu(u) === "[object String]";
|
|
3434
|
-
}
|
|
3435
3432
|
function Ur(u) {
|
|
3436
|
-
return
|
|
3433
|
+
return Ju(u) === "[object String]";
|
|
3437
3434
|
}
|
|
3438
3435
|
function Nr(u) {
|
|
3439
|
-
return
|
|
3440
|
-
}
|
|
3441
|
-
function Qe(u) {
|
|
3442
|
-
return Gu(u) === "[object Function]";
|
|
3436
|
+
return Ju(u) === "[object Object]";
|
|
3443
3437
|
}
|
|
3444
3438
|
function jr(u) {
|
|
3439
|
+
return Ju(u) === "[object RegExp]";
|
|
3440
|
+
}
|
|
3441
|
+
function Ye(u) {
|
|
3442
|
+
return Ju(u) === "[object Function]";
|
|
3443
|
+
}
|
|
3444
|
+
function Zr(u) {
|
|
3445
3445
|
return u.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
|
|
3446
3446
|
}
|
|
3447
|
-
const
|
|
3447
|
+
const $0 = {
|
|
3448
3448
|
fuzzyLink: !0,
|
|
3449
3449
|
fuzzyEmail: !0,
|
|
3450
3450
|
fuzzyIP: !1
|
|
3451
3451
|
};
|
|
3452
|
-
function
|
|
3452
|
+
function Hr(u) {
|
|
3453
3453
|
return Object.keys(u || {}).reduce(function(e, t) {
|
|
3454
|
-
return e ||
|
|
3454
|
+
return e || $0.hasOwnProperty(t);
|
|
3455
3455
|
}, !1);
|
|
3456
3456
|
}
|
|
3457
|
-
const
|
|
3457
|
+
const Gr = {
|
|
3458
3458
|
"http:": {
|
|
3459
3459
|
validate: function(u, e, t) {
|
|
3460
3460
|
const n = u.slice(e);
|
|
@@ -3486,24 +3486,24 @@ const Hr = {
|
|
|
3486
3486
|
)), t.re.mailto.test(n) ? n.match(t.re.mailto)[0].length : 0;
|
|
3487
3487
|
}
|
|
3488
3488
|
}
|
|
3489
|
-
},
|
|
3490
|
-
function
|
|
3489
|
+
}, Jr = "a[cdefgilmnoqrstuwxz]|b[abdefghijmnorstvwyz]|c[acdfghiklmnoruvwxyz]|d[ejkmoz]|e[cegrstu]|f[ijkmor]|g[abdefghilmnpqrstuwy]|h[kmnrtu]|i[delmnoqrst]|j[emop]|k[eghimnprwyz]|l[abcikrstuvy]|m[acdeghklmnopqrstuvwxyz]|n[acefgilopruz]|om|p[aefghklmnrstwy]|qa|r[eosuw]|s[abcdeghijklmnortuvxyz]|t[cdfghjklmnortvwz]|u[agksyz]|v[aceginu]|w[fs]|y[et]|z[amw]", Wr = "biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");
|
|
3490
|
+
function Qr(u) {
|
|
3491
3491
|
u.__index__ = -1, u.__text_cache__ = "";
|
|
3492
3492
|
}
|
|
3493
|
-
function
|
|
3493
|
+
function Yr(u) {
|
|
3494
3494
|
return function(e, t) {
|
|
3495
3495
|
const n = e.slice(t);
|
|
3496
3496
|
return u.test(n) ? n.match(u)[0].length : 0;
|
|
3497
3497
|
};
|
|
3498
3498
|
}
|
|
3499
|
-
function
|
|
3499
|
+
function Ke() {
|
|
3500
3500
|
return function(u, e) {
|
|
3501
3501
|
e.normalize(u);
|
|
3502
3502
|
};
|
|
3503
3503
|
}
|
|
3504
|
-
function
|
|
3505
|
-
const e = u.re =
|
|
3506
|
-
u.onCompile(), u.__tlds_replaced__ || t.push(
|
|
3504
|
+
function Pu(u) {
|
|
3505
|
+
const e = u.re = Pr(u.__opts__), t = u.__tlds__.slice();
|
|
3506
|
+
u.onCompile(), u.__tlds_replaced__ || t.push(Jr), t.push(e.src_xn), e.src_tlds = t.join("|");
|
|
3507
3507
|
function n(o) {
|
|
3508
3508
|
return o.replace("%TLDS%", e.src_tlds);
|
|
3509
3509
|
}
|
|
@@ -3518,44 +3518,44 @@ function Lu(u) {
|
|
|
3518
3518
|
if (c === null)
|
|
3519
3519
|
return;
|
|
3520
3520
|
const i = { validate: null, link: null };
|
|
3521
|
-
if (u.__compiled__[o] = i,
|
|
3522
|
-
|
|
3521
|
+
if (u.__compiled__[o] = i, Nr(c)) {
|
|
3522
|
+
jr(c.validate) ? i.validate = Yr(c.validate) : Ye(c.validate) ? i.validate = c.validate : a(o, c), Ye(c.normalize) ? i.normalize = c.normalize : c.normalize ? a(o, c) : i.normalize = Ke();
|
|
3523
3523
|
return;
|
|
3524
3524
|
}
|
|
3525
|
-
if (
|
|
3525
|
+
if (Ur(c)) {
|
|
3526
3526
|
r.push(o);
|
|
3527
3527
|
return;
|
|
3528
3528
|
}
|
|
3529
3529
|
a(o, c);
|
|
3530
3530
|
}), r.forEach(function(o) {
|
|
3531
3531
|
u.__compiled__[u.__schemas__[o]] && (u.__compiled__[o].validate = u.__compiled__[u.__schemas__[o]].validate, u.__compiled__[o].normalize = u.__compiled__[u.__schemas__[o]].normalize);
|
|
3532
|
-
}), u.__compiled__[""] = { validate: null, normalize:
|
|
3532
|
+
}), u.__compiled__[""] = { validate: null, normalize: Ke() };
|
|
3533
3533
|
const l = Object.keys(u.__compiled__).filter(function(o) {
|
|
3534
3534
|
return o.length > 0 && u.__compiled__[o];
|
|
3535
|
-
}).map(
|
|
3535
|
+
}).map(Zr).join("|");
|
|
3536
3536
|
u.re.schema_test = RegExp("(^|(?!_)(?:[><|]|" + e.src_ZPCc + "))(" + l + ")", "i"), u.re.schema_search = RegExp("(^|(?!_)(?:[><|]|" + e.src_ZPCc + "))(" + l + ")", "ig"), u.re.schema_at_start = RegExp("^" + u.re.schema_search.source, "i"), u.re.pretest = RegExp(
|
|
3537
3537
|
"(" + u.re.schema_test.source + ")|(" + u.re.host_fuzzy_test.source + ")|@",
|
|
3538
3538
|
"i"
|
|
3539
|
-
),
|
|
3539
|
+
), Qr(u);
|
|
3540
3540
|
}
|
|
3541
|
-
function
|
|
3541
|
+
function Kr(u, e) {
|
|
3542
3542
|
const t = u.__index__, n = u.__last_index__, r = u.__text_cache__.slice(t, n);
|
|
3543
3543
|
this.schema = u.__schema__.toLowerCase(), this.index = t + e, this.lastIndex = n + e, this.raw = r, this.text = r, this.url = r;
|
|
3544
3544
|
}
|
|
3545
|
-
function
|
|
3546
|
-
const t = new
|
|
3545
|
+
function le(u, e) {
|
|
3546
|
+
const t = new Kr(u, e);
|
|
3547
3547
|
return u.__compiled__[t.schema].normalize(t, u), t;
|
|
3548
3548
|
}
|
|
3549
3549
|
function nu(u, e) {
|
|
3550
3550
|
if (!(this instanceof nu))
|
|
3551
3551
|
return new nu(u, e);
|
|
3552
|
-
e ||
|
|
3552
|
+
e || Hr(u) && (e = u, u = {}), this.__opts__ = oe({}, $0, e), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = oe({}, Gr, u), this.__compiled__ = {}, this.__tlds__ = Wr, this.__tlds_replaced__ = !1, this.re = {}, Pu(this);
|
|
3553
3553
|
}
|
|
3554
3554
|
nu.prototype.add = function(e, t) {
|
|
3555
|
-
return this.__schemas__[e] = t,
|
|
3555
|
+
return this.__schemas__[e] = t, Pu(this), this;
|
|
3556
3556
|
};
|
|
3557
3557
|
nu.prototype.set = function(e) {
|
|
3558
|
-
return this.__opts__ =
|
|
3558
|
+
return this.__opts__ = oe(this.__opts__, e), this;
|
|
3559
3559
|
};
|
|
3560
3560
|
nu.prototype.test = function(e) {
|
|
3561
3561
|
if (this.__text_cache__ = e, this.__index__ = -1, !e.length)
|
|
@@ -3579,10 +3579,10 @@ nu.prototype.testSchemaAt = function(e, t, n) {
|
|
|
3579
3579
|
nu.prototype.match = function(e) {
|
|
3580
3580
|
const t = [];
|
|
3581
3581
|
let n = 0;
|
|
3582
|
-
this.__index__ >= 0 && this.__text_cache__ === e && (t.push(
|
|
3582
|
+
this.__index__ >= 0 && this.__text_cache__ === e && (t.push(le(this, n)), n = this.__last_index__);
|
|
3583
3583
|
let r = n ? e.slice(n) : e;
|
|
3584
3584
|
for (; this.test(r); )
|
|
3585
|
-
t.push(
|
|
3585
|
+
t.push(le(this, n)), r = r.slice(this.__last_index__), n += this.__last_index__;
|
|
3586
3586
|
return t.length ? t : null;
|
|
3587
3587
|
};
|
|
3588
3588
|
nu.prototype.matchAtStart = function(e) {
|
|
@@ -3592,41 +3592,41 @@ nu.prototype.matchAtStart = function(e) {
|
|
|
3592
3592
|
if (!t)
|
|
3593
3593
|
return null;
|
|
3594
3594
|
const n = this.testSchemaAt(e, t[2], t[0].length);
|
|
3595
|
-
return n ? (this.__schema__ = t[2], this.__index__ = t.index + t[1].length, this.__last_index__ = t.index + t[0].length + n,
|
|
3595
|
+
return n ? (this.__schema__ = t[2], this.__index__ = t.index + t[1].length, this.__last_index__ = t.index + t[0].length + n, le(this, 0)) : null;
|
|
3596
3596
|
};
|
|
3597
3597
|
nu.prototype.tlds = function(e, t) {
|
|
3598
3598
|
return e = Array.isArray(e) ? e : [e], t ? (this.__tlds__ = this.__tlds__.concat(e).sort().filter(function(n, r, a) {
|
|
3599
3599
|
return n !== a[r - 1];
|
|
3600
|
-
}).reverse(),
|
|
3600
|
+
}).reverse(), Pu(this), this) : (this.__tlds__ = e.slice(), this.__tlds_replaced__ = !0, Pu(this), this);
|
|
3601
3601
|
};
|
|
3602
3602
|
nu.prototype.normalize = function(e) {
|
|
3603
3603
|
e.schema || (e.url = "http://" + e.url), e.schema === "mailto:" && !/^mailto:/i.test(e.url) && (e.url = "mailto:" + e.url);
|
|
3604
3604
|
};
|
|
3605
3605
|
nu.prototype.onCompile = function() {
|
|
3606
3606
|
};
|
|
3607
|
-
const _u = 2147483647, lu = 36,
|
|
3607
|
+
const _u = 2147483647, lu = 36, Te = 1, Tu = 26, Xr = 38, ua = 700, R0 = 72, V0 = 128, M0 = "-", ea = /^xn--/, ta = /[^\0-\x7F]/, na = /[\x2E\u3002\uFF0E\uFF61]/g, ra = {
|
|
3608
3608
|
overflow: "Overflow: input needs wider integers to process",
|
|
3609
3609
|
"not-basic": "Illegal input >= 0x80 (not a basic code point)",
|
|
3610
3610
|
"invalid-input": "Invalid input"
|
|
3611
|
-
},
|
|
3611
|
+
}, ne = lu - Te, iu = Math.floor, re = String.fromCharCode;
|
|
3612
3612
|
function fu(u) {
|
|
3613
|
-
throw new RangeError(
|
|
3613
|
+
throw new RangeError(ra[u]);
|
|
3614
3614
|
}
|
|
3615
|
-
function
|
|
3615
|
+
function aa(u, e) {
|
|
3616
3616
|
const t = [];
|
|
3617
3617
|
let n = u.length;
|
|
3618
3618
|
for (; n--; )
|
|
3619
3619
|
t[n] = e(u[n]);
|
|
3620
3620
|
return t;
|
|
3621
3621
|
}
|
|
3622
|
-
function
|
|
3622
|
+
function q0(u, e) {
|
|
3623
3623
|
const t = u.split("@");
|
|
3624
3624
|
let n = "";
|
|
3625
|
-
t.length > 1 && (n = t[0] + "@", u = t[1]), u = u.replace(
|
|
3626
|
-
const r = u.split("."), a =
|
|
3625
|
+
t.length > 1 && (n = t[0] + "@", u = t[1]), u = u.replace(na, ".");
|
|
3626
|
+
const r = u.split("."), a = aa(r, e).join(".");
|
|
3627
3627
|
return n + a;
|
|
3628
3628
|
}
|
|
3629
|
-
function
|
|
3629
|
+
function B0(u) {
|
|
3630
3630
|
const e = [];
|
|
3631
3631
|
let t = 0;
|
|
3632
3632
|
const n = u.length;
|
|
@@ -3640,18 +3640,18 @@ function M0(u) {
|
|
|
3640
3640
|
}
|
|
3641
3641
|
return e;
|
|
3642
3642
|
}
|
|
3643
|
-
const
|
|
3643
|
+
const oa = (u) => String.fromCodePoint(...u), la = function(u) {
|
|
3644
3644
|
return u >= 48 && u < 58 ? 26 + (u - 48) : u >= 65 && u < 91 ? u - 65 : u >= 97 && u < 123 ? u - 97 : lu;
|
|
3645
|
-
},
|
|
3645
|
+
}, Xe = function(u, e) {
|
|
3646
3646
|
return u + 22 + 75 * (u < 26) - ((e != 0) << 5);
|
|
3647
|
-
},
|
|
3647
|
+
}, z0 = function(u, e, t) {
|
|
3648
3648
|
let n = 0;
|
|
3649
|
-
for (u = t ? iu(u /
|
|
3650
|
-
u = iu(u /
|
|
3651
|
-
return iu(n + (
|
|
3652
|
-
},
|
|
3649
|
+
for (u = t ? iu(u / ua) : u >> 1, u += iu(u / e); u > ne * Tu >> 1; n += lu)
|
|
3650
|
+
u = iu(u / ne);
|
|
3651
|
+
return iu(n + (ne + 1) * u / (u + Xr));
|
|
3652
|
+
}, L0 = function(u) {
|
|
3653
3653
|
const e = [], t = u.length;
|
|
3654
|
-
let n = 0, r =
|
|
3654
|
+
let n = 0, r = V0, a = R0, l = u.lastIndexOf(M0);
|
|
3655
3655
|
l < 0 && (l = 0);
|
|
3656
3656
|
for (let o = 0; o < l; ++o)
|
|
3657
3657
|
u.charCodeAt(o) >= 128 && fu("not-basic"), e.push(u.charCodeAt(o));
|
|
@@ -3659,28 +3659,28 @@ const aa = (u) => String.fromCodePoint(...u), oa = function(u) {
|
|
|
3659
3659
|
const c = n;
|
|
3660
3660
|
for (let f = 1, s = lu; ; s += lu) {
|
|
3661
3661
|
o >= t && fu("invalid-input");
|
|
3662
|
-
const p =
|
|
3662
|
+
const p = la(u.charCodeAt(o++));
|
|
3663
3663
|
p >= lu && fu("invalid-input"), p > iu((_u - n) / f) && fu("overflow"), n += p * f;
|
|
3664
|
-
const x = s <= a ?
|
|
3664
|
+
const x = s <= a ? Te : s >= a + Tu ? Tu : s - a;
|
|
3665
3665
|
if (p < x)
|
|
3666
3666
|
break;
|
|
3667
3667
|
const b = lu - x;
|
|
3668
3668
|
f > iu(_u / b) && fu("overflow"), f *= b;
|
|
3669
3669
|
}
|
|
3670
3670
|
const i = e.length + 1;
|
|
3671
|
-
a =
|
|
3671
|
+
a = z0(n - c, i, c == 0), iu(n / i) > _u - r && fu("overflow"), r += iu(n / i), n %= i, e.splice(n++, 0, r);
|
|
3672
3672
|
}
|
|
3673
3673
|
return String.fromCodePoint(...e);
|
|
3674
|
-
},
|
|
3674
|
+
}, P0 = function(u) {
|
|
3675
3675
|
const e = [];
|
|
3676
|
-
u =
|
|
3676
|
+
u = B0(u);
|
|
3677
3677
|
const t = u.length;
|
|
3678
|
-
let n =
|
|
3678
|
+
let n = V0, r = 0, a = R0;
|
|
3679
3679
|
for (const c of u)
|
|
3680
|
-
c < 128 && e.push(
|
|
3680
|
+
c < 128 && e.push(re(c));
|
|
3681
3681
|
const l = e.length;
|
|
3682
3682
|
let o = l;
|
|
3683
|
-
for (l && e.push(
|
|
3683
|
+
for (l && e.push(M0); o < t; ) {
|
|
3684
3684
|
let c = _u;
|
|
3685
3685
|
for (const f of u)
|
|
3686
3686
|
f >= n && f < c && (c = f);
|
|
@@ -3690,28 +3690,28 @@ const aa = (u) => String.fromCodePoint(...u), oa = function(u) {
|
|
|
3690
3690
|
if (f < n && ++r > _u && fu("overflow"), f === n) {
|
|
3691
3691
|
let s = r;
|
|
3692
3692
|
for (let p = lu; ; p += lu) {
|
|
3693
|
-
const x = p <= a ?
|
|
3693
|
+
const x = p <= a ? Te : p >= a + Tu ? Tu : p - a;
|
|
3694
3694
|
if (s < x)
|
|
3695
3695
|
break;
|
|
3696
3696
|
const b = s - x, w = lu - x;
|
|
3697
3697
|
e.push(
|
|
3698
|
-
|
|
3698
|
+
re(Xe(x + b % w, 0))
|
|
3699
3699
|
), s = iu(b / w);
|
|
3700
3700
|
}
|
|
3701
|
-
e.push(
|
|
3701
|
+
e.push(re(Xe(s, 0))), a = z0(r, i, o === l), r = 0, ++o;
|
|
3702
3702
|
}
|
|
3703
3703
|
++r, ++n;
|
|
3704
3704
|
}
|
|
3705
3705
|
return e.join("");
|
|
3706
|
-
}, la = function(u) {
|
|
3707
|
-
return V0(u, function(e) {
|
|
3708
|
-
return ua.test(e) ? B0(e.slice(4).toLowerCase()) : e;
|
|
3709
|
-
});
|
|
3710
3706
|
}, ia = function(u) {
|
|
3711
|
-
return
|
|
3712
|
-
return ea.test(e) ?
|
|
3707
|
+
return q0(u, function(e) {
|
|
3708
|
+
return ea.test(e) ? L0(e.slice(4).toLowerCase()) : e;
|
|
3713
3709
|
});
|
|
3714
|
-
},
|
|
3710
|
+
}, ca = function(u) {
|
|
3711
|
+
return q0(u, function(e) {
|
|
3712
|
+
return ta.test(e) ? "xn--" + P0(e) : e;
|
|
3713
|
+
});
|
|
3714
|
+
}, U0 = {
|
|
3715
3715
|
/**
|
|
3716
3716
|
* A string representing the current Punycode.js version number.
|
|
3717
3717
|
* @memberOf punycode
|
|
@@ -3726,14 +3726,14 @@ const aa = (u) => String.fromCodePoint(...u), oa = function(u) {
|
|
|
3726
3726
|
* @type Object
|
|
3727
3727
|
*/
|
|
3728
3728
|
ucs2: {
|
|
3729
|
-
decode:
|
|
3730
|
-
encode:
|
|
3729
|
+
decode: B0,
|
|
3730
|
+
encode: oa
|
|
3731
3731
|
},
|
|
3732
|
-
decode:
|
|
3733
|
-
encode:
|
|
3734
|
-
toASCII:
|
|
3735
|
-
toUnicode:
|
|
3736
|
-
},
|
|
3732
|
+
decode: L0,
|
|
3733
|
+
encode: P0,
|
|
3734
|
+
toASCII: ca,
|
|
3735
|
+
toUnicode: ia
|
|
3736
|
+
}, sa = {
|
|
3737
3737
|
options: {
|
|
3738
3738
|
// Enable HTML tags in source
|
|
3739
3739
|
html: !1,
|
|
@@ -3769,7 +3769,7 @@ const aa = (u) => String.fromCodePoint(...u), oa = function(u) {
|
|
|
3769
3769
|
block: {},
|
|
3770
3770
|
inline: {}
|
|
3771
3771
|
}
|
|
3772
|
-
},
|
|
3772
|
+
}, da = {
|
|
3773
3773
|
options: {
|
|
3774
3774
|
// Enable HTML tags in source
|
|
3775
3775
|
html: !1,
|
|
@@ -3824,7 +3824,7 @@ const aa = (u) => String.fromCodePoint(...u), oa = function(u) {
|
|
|
3824
3824
|
]
|
|
3825
3825
|
}
|
|
3826
3826
|
}
|
|
3827
|
-
},
|
|
3827
|
+
}, fa = {
|
|
3828
3828
|
options: {
|
|
3829
3829
|
// Enable HTML tags in source
|
|
3830
3830
|
html: !0,
|
|
@@ -3898,47 +3898,47 @@ const aa = (u) => String.fromCodePoint(...u), oa = function(u) {
|
|
|
3898
3898
|
]
|
|
3899
3899
|
}
|
|
3900
3900
|
}
|
|
3901
|
-
},
|
|
3902
|
-
default:
|
|
3903
|
-
zero:
|
|
3904
|
-
commonmark:
|
|
3905
|
-
},
|
|
3906
|
-
function
|
|
3901
|
+
}, pa = {
|
|
3902
|
+
default: sa,
|
|
3903
|
+
zero: da,
|
|
3904
|
+
commonmark: fa
|
|
3905
|
+
}, ba = /^(vbscript|javascript|file|data):/, ha = /^data:image\/(gif|png|jpeg|webp);/;
|
|
3906
|
+
function ma(u) {
|
|
3907
3907
|
const e = u.trim().toLowerCase();
|
|
3908
|
-
return
|
|
3908
|
+
return ba.test(e) ? ha.test(e) : !0;
|
|
3909
3909
|
}
|
|
3910
|
-
const
|
|
3911
|
-
function
|
|
3912
|
-
const e =
|
|
3913
|
-
if (e.hostname && (!e.protocol ||
|
|
3910
|
+
const N0 = ["http:", "https:", "mailto:"];
|
|
3911
|
+
function xa(u) {
|
|
3912
|
+
const e = Ce(u, !0);
|
|
3913
|
+
if (e.hostname && (!e.protocol || N0.indexOf(e.protocol) >= 0))
|
|
3914
3914
|
try {
|
|
3915
|
-
e.hostname =
|
|
3915
|
+
e.hostname = U0.toASCII(e.hostname);
|
|
3916
3916
|
} catch {
|
|
3917
3917
|
}
|
|
3918
|
-
return Su(
|
|
3918
|
+
return Su(ve(e));
|
|
3919
3919
|
}
|
|
3920
|
-
function
|
|
3921
|
-
const e =
|
|
3922
|
-
if (e.hostname && (!e.protocol ||
|
|
3920
|
+
function _a(u) {
|
|
3921
|
+
const e = Ce(u, !0);
|
|
3922
|
+
if (e.hostname && (!e.protocol || N0.indexOf(e.protocol) >= 0))
|
|
3923
3923
|
try {
|
|
3924
|
-
e.hostname =
|
|
3924
|
+
e.hostname = U0.toUnicode(e.hostname);
|
|
3925
3925
|
} catch {
|
|
3926
3926
|
}
|
|
3927
|
-
return gu(
|
|
3927
|
+
return gu(ve(e), gu.defaultChars + "%");
|
|
3928
3928
|
}
|
|
3929
3929
|
function ru(u, e) {
|
|
3930
3930
|
if (!(this instanceof ru))
|
|
3931
3931
|
return new ru(u, e);
|
|
3932
|
-
e ||
|
|
3932
|
+
e || Ee(u) || (e = u || {}, u = "default"), this.inline = new Ou(), this.block = new Gu(), this.core = new Ae(), this.renderer = new vu(), this.linkify = new nu(), this.validateLink = ma, this.normalizeLink = xa, this.normalizeLinkText = _a, this.utils = kn, this.helpers = Zu({}, Dn), this.options = {}, this.configure(u), e && this.set(e);
|
|
3933
3933
|
}
|
|
3934
3934
|
ru.prototype.set = function(u) {
|
|
3935
|
-
return
|
|
3935
|
+
return Zu(this.options, u), this;
|
|
3936
3936
|
};
|
|
3937
3937
|
ru.prototype.configure = function(u) {
|
|
3938
3938
|
const e = this;
|
|
3939
|
-
if (
|
|
3939
|
+
if (Ee(u)) {
|
|
3940
3940
|
const t = u;
|
|
3941
|
-
if (u =
|
|
3941
|
+
if (u = pa[t], !u)
|
|
3942
3942
|
throw new Error('Wrong `markdown-it` preset "' + t + '", check name');
|
|
3943
3943
|
}
|
|
3944
3944
|
if (!u)
|
|
@@ -3991,9 +3991,9 @@ ru.prototype.parseInline = function(u, e) {
|
|
|
3991
3991
|
ru.prototype.renderInline = function(u, e) {
|
|
3992
3992
|
return e = e || {}, this.renderer.render(this.parseInline(u, e), this.options, e);
|
|
3993
3993
|
};
|
|
3994
|
-
const
|
|
3994
|
+
const ga = ["innerHTML"], ka = {
|
|
3995
3995
|
__name: "FactorDescription",
|
|
3996
|
-
props: /* @__PURE__ */
|
|
3996
|
+
props: /* @__PURE__ */ Nu({
|
|
3997
3997
|
factorType: { type: String, default: "模版" },
|
|
3998
3998
|
data: { type: Array, default: [] }
|
|
3999
3999
|
}, {
|
|
@@ -4002,14 +4002,14 @@ const _a = ["innerHTML"], ga = {
|
|
|
4002
4002
|
}),
|
|
4003
4003
|
emits: ["update:visible"],
|
|
4004
4004
|
setup(u) {
|
|
4005
|
-
const { env: e } =
|
|
4006
|
-
return
|
|
4005
|
+
const { env: e } = t0("stConfig"), t = new ru(), n = uu(""), r = ju(u, "visible");
|
|
4006
|
+
return o0(async () => {
|
|
4007
4007
|
let a = "";
|
|
4008
4008
|
e.MODE === "production" ? a = await fetch("//47.99.165.133/factor_select.md") : a = await fetch("//192.168.12.38/factor_select.md");
|
|
4009
4009
|
const l = await a.text();
|
|
4010
4010
|
n.value = t.render(l);
|
|
4011
4011
|
}), (a, l) => {
|
|
4012
|
-
const o =
|
|
4012
|
+
const o = Y0, c = K0, i = e0, f = xe;
|
|
4013
4013
|
return D(), U(f, {
|
|
4014
4014
|
modelValue: r.value,
|
|
4015
4015
|
"onUpdate:modelValue": l[0] || (l[0] = (s) => r.value = s),
|
|
@@ -4051,7 +4051,7 @@ const _a = ["innerHTML"], ga = {
|
|
|
4051
4051
|
key: 1,
|
|
4052
4052
|
class: "markdown-body",
|
|
4053
4053
|
innerHTML: n.value
|
|
4054
|
-
}, null, 8,
|
|
4054
|
+
}, null, 8, ga)) : P("", !0)
|
|
4055
4055
|
]),
|
|
4056
4056
|
_: 1
|
|
4057
4057
|
})
|
|
@@ -4061,9 +4061,9 @@ const _a = ["innerHTML"], ga = {
|
|
|
4061
4061
|
};
|
|
4062
4062
|
}
|
|
4063
4063
|
};
|
|
4064
|
-
const
|
|
4064
|
+
const j0 = (u) => (he("data-v-88932ff5"), u = u(), me(), u), ya = { class: "factor-screen" }, va = { style: { "white-space": "pre-line" } }, Ca = { class: "custom-header" }, Da = { class: "left" }, Ea = ["id"], Fa = { class: "right" }, Aa = { class: "form-row" }, wa = { class: "index" }, Ta = { style: { display: "flex", "align-items": "center", width: "100%", height: "24px" } }, Sa = /* @__PURE__ */ j0(() => /* @__PURE__ */ I("span", null, "~", -1)), Ia = /* @__PURE__ */ j0(() => /* @__PURE__ */ I("span", null, "&&代表and,||代表or", -1)), Oa = { class: "dialog-footer" }, $a = {
|
|
4065
4065
|
__name: "index",
|
|
4066
|
-
props: /* @__PURE__ */
|
|
4066
|
+
props: /* @__PURE__ */ Nu({
|
|
4067
4067
|
config: {
|
|
4068
4068
|
type: Object,
|
|
4069
4069
|
default: {
|
|
@@ -4093,7 +4093,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4093
4093
|
}),
|
|
4094
4094
|
emits: ["update:data"],
|
|
4095
4095
|
setup(u) {
|
|
4096
|
-
const e = u, t =
|
|
4096
|
+
const e = u, t = ju(u, "data"), n = uu(), r = uu(), a = uu(!1), l = uu(!1), o = uu("模版"), c = uu(null), i = uu({
|
|
4097
4097
|
// 筛选因子列表
|
|
4098
4098
|
list: [
|
|
4099
4099
|
{
|
|
@@ -4126,7 +4126,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4126
4126
|
sqlEnable: _,
|
|
4127
4127
|
sqlValue: m,
|
|
4128
4128
|
factorSelectExpr: h
|
|
4129
|
-
}, i.value.list.length || x(), a.value = !0,
|
|
4129
|
+
}, i.value.list.length || x(), a.value = !0, be(() => {
|
|
4130
4130
|
h ? (o.value = "脚本", n.value.setValue(h)) : o.value = "模版", n.value.resize();
|
|
4131
4131
|
});
|
|
4132
4132
|
}, s = () => {
|
|
@@ -4137,7 +4137,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4137
4137
|
if (m) {
|
|
4138
4138
|
if (!h)
|
|
4139
4139
|
return Y.error("SQL语句不能为空");
|
|
4140
|
-
const v =
|
|
4140
|
+
const v = Ve(h), g = _.map((y, R) => `条件${R + 1}`), $ = v.filter((y) => !g.includes(y));
|
|
4141
4141
|
if ($.length)
|
|
4142
4142
|
return Y.error(`请检查SQL语句, 不存在[${$}]`);
|
|
4143
4143
|
}
|
|
@@ -4188,7 +4188,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4188
4188
|
c.value.validate((d) => {
|
|
4189
4189
|
if (d)
|
|
4190
4190
|
if (i.value.sqlValue) {
|
|
4191
|
-
const _ =
|
|
4191
|
+
const _ = Ve(i.value.sqlValue);
|
|
4192
4192
|
i.value.sqlValue = i.value.list.reduce((m, h, v) => (_.includes(`条件${v + 1}`) || (m += `&& 条件${v + 1} `), m), i.value.sqlValue);
|
|
4193
4193
|
} else
|
|
4194
4194
|
i.value.sqlValue = i.value.list.reduce((_, m, h) => (h === 0 ? _ += `条件${h + 1} ` : _ += `&& 条件${h + 1} `, _), "");
|
|
@@ -4221,7 +4221,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4221
4221
|
break;
|
|
4222
4222
|
}
|
|
4223
4223
|
case "scriptTag": {
|
|
4224
|
-
|
|
4224
|
+
W0.confirm("是否确认删除因子筛选: 脚本模式", "删除操作", {
|
|
4225
4225
|
confirmButtonText: "确认",
|
|
4226
4226
|
cancelButtonText: "取消",
|
|
4227
4227
|
type: "warning"
|
|
@@ -4242,10 +4242,10 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4242
4242
|
console.log(d), r.value.open(n.value, d);
|
|
4243
4243
|
};
|
|
4244
4244
|
return (d, _) => {
|
|
4245
|
-
var
|
|
4246
|
-
const m =
|
|
4245
|
+
var Vu;
|
|
4246
|
+
const m = Q0, h = s0, v = pt, g = c0, $ = dt, y = J0, R = _0, A = ye, z = se, L = de, C = ot, J = i0, mu = ke, $u = l0, Ru = lt, Du = e0, W = xe, Q = rt("st-varSelectDialog");
|
|
4247
4247
|
return D(), T(B, null, [
|
|
4248
|
-
I("div",
|
|
4248
|
+
I("div", ya, [
|
|
4249
4249
|
I("div", null, [
|
|
4250
4250
|
t.value.sqlEnable && t.value.sqlValue ? (D(), U(h, {
|
|
4251
4251
|
key: 0,
|
|
@@ -4296,7 +4296,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4296
4296
|
})
|
|
4297
4297
|
]),
|
|
4298
4298
|
default: E(() => [
|
|
4299
|
-
I("div",
|
|
4299
|
+
I("div", va, X(t.value.factorSelectExpr), 1)
|
|
4300
4300
|
]),
|
|
4301
4301
|
_: 1
|
|
4302
4302
|
})) : P("", !0),
|
|
@@ -4305,7 +4305,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4305
4305
|
type: "primary",
|
|
4306
4306
|
plain: "",
|
|
4307
4307
|
size: "small",
|
|
4308
|
-
icon: S(
|
|
4308
|
+
icon: S(Yu),
|
|
4309
4309
|
onClick: f
|
|
4310
4310
|
}, {
|
|
4311
4311
|
default: E(() => [
|
|
@@ -4314,7 +4314,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4314
4314
|
_: 1
|
|
4315
4315
|
}, 8, ["icon"])
|
|
4316
4316
|
]),
|
|
4317
|
-
k(
|
|
4317
|
+
k(W, {
|
|
4318
4318
|
"modal-class": "factor-dialog",
|
|
4319
4319
|
modelValue: a.value,
|
|
4320
4320
|
"onUpdate:modelValue": _[8] || (_[8] = (M) => a.value = M),
|
|
@@ -4324,12 +4324,12 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4324
4324
|
"show-close": !1
|
|
4325
4325
|
}, {
|
|
4326
4326
|
header: E(({ titleId: M, titleClass: tu }) => [
|
|
4327
|
-
I("div",
|
|
4328
|
-
I("div",
|
|
4327
|
+
I("div", Ca, [
|
|
4328
|
+
I("div", Da, [
|
|
4329
4329
|
I("span", {
|
|
4330
4330
|
id: M,
|
|
4331
4331
|
class: ou(tu)
|
|
4332
|
-
}, " 因子筛选 ", 10,
|
|
4332
|
+
}, " 因子筛选 ", 10, Ea),
|
|
4333
4333
|
k(y, {
|
|
4334
4334
|
effect: "dark",
|
|
4335
4335
|
content: "点击查看: 因子使用说明",
|
|
@@ -4340,7 +4340,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4340
4340
|
onClick: _[2] || (_[2] = (V) => l.value = !0)
|
|
4341
4341
|
}, {
|
|
4342
4342
|
default: E(() => [
|
|
4343
|
-
k(S(
|
|
4343
|
+
k(S(it))
|
|
4344
4344
|
]),
|
|
4345
4345
|
_: 1
|
|
4346
4346
|
})
|
|
@@ -4365,7 +4365,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4365
4365
|
_: 1
|
|
4366
4366
|
}, 8, ["modelValue"])
|
|
4367
4367
|
]),
|
|
4368
|
-
I("div",
|
|
4368
|
+
I("div", Fa, [
|
|
4369
4369
|
o.value === "脚本" ? (D(), U(g, {
|
|
4370
4370
|
key: 0,
|
|
4371
4371
|
size: "small",
|
|
@@ -4381,7 +4381,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4381
4381
|
onClick: _[4] || (_[4] = (V) => a.value = !1)
|
|
4382
4382
|
}, {
|
|
4383
4383
|
default: E(() => [
|
|
4384
|
-
k(S(
|
|
4384
|
+
k(S(ct))
|
|
4385
4385
|
]),
|
|
4386
4386
|
_: 1
|
|
4387
4387
|
})
|
|
@@ -4389,7 +4389,7 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4389
4389
|
])
|
|
4390
4390
|
]),
|
|
4391
4391
|
footer: E(() => [
|
|
4392
|
-
I("div",
|
|
4392
|
+
I("div", Oa, [
|
|
4393
4393
|
k(g, {
|
|
4394
4394
|
type: "primary",
|
|
4395
4395
|
onClick: s
|
|
@@ -4402,311 +4402,317 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4402
4402
|
])
|
|
4403
4403
|
]),
|
|
4404
4404
|
default: E(() => [
|
|
4405
|
-
o.value === "模版" ? (D(), U(
|
|
4405
|
+
o.value === "模版" ? (D(), U(Du, {
|
|
4406
4406
|
key: 0,
|
|
4407
|
-
|
|
4408
|
-
ref: c,
|
|
4409
|
-
model: i.value,
|
|
4410
|
-
style: { height: "400px" }
|
|
4407
|
+
height: "400px"
|
|
4411
4408
|
}, {
|
|
4412
4409
|
default: E(() => [
|
|
4413
|
-
(
|
|
4414
|
-
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
4419
|
-
|
|
4420
|
-
|
|
4421
|
-
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
|
-
|
|
4425
|
-
|
|
4426
|
-
|
|
4427
|
-
size: "small"
|
|
4410
|
+
k(Ru, {
|
|
4411
|
+
ref_key: "dialogFormRef",
|
|
4412
|
+
ref: c,
|
|
4413
|
+
model: i.value
|
|
4414
|
+
}, {
|
|
4415
|
+
default: E(() => [
|
|
4416
|
+
(D(!0), T(B, null, j(i.value.list, (M, tu) => (D(), T("div", Aa, [
|
|
4417
|
+
I("span", wa, X(`条件${tu + 1}`), 1),
|
|
4418
|
+
M.key === "compare" ? (D(), T(B, { key: 0 }, [
|
|
4419
|
+
u.config.cycleShow ? (D(), U(C, {
|
|
4420
|
+
key: 0,
|
|
4421
|
+
prop: "list." + tu + ".cycle",
|
|
4422
|
+
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
4423
|
+
style: { width: "100px", "margin-right": "10px" }
|
|
4428
4424
|
}, {
|
|
4429
4425
|
default: E(() => [
|
|
4430
|
-
(
|
|
4431
|
-
|
|
4432
|
-
|
|
4433
|
-
|
|
4434
|
-
|
|
4426
|
+
k(L, {
|
|
4427
|
+
modelValue: M.cycle,
|
|
4428
|
+
"onUpdate:modelValue": (V) => M.cycle = V,
|
|
4429
|
+
placeholder: "选择周期",
|
|
4430
|
+
size: "small"
|
|
4431
|
+
}, {
|
|
4432
|
+
default: E(() => [
|
|
4433
|
+
(D(!0), T(B, null, j(u.config.cycleOptions, ({ label: V, value: Z }) => (D(), U(z, {
|
|
4434
|
+
label: V,
|
|
4435
|
+
value: Z,
|
|
4436
|
+
key: Z
|
|
4437
|
+
}, null, 8, ["label", "value"]))), 128))
|
|
4438
|
+
]),
|
|
4439
|
+
_: 2
|
|
4440
|
+
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
4435
4441
|
]),
|
|
4436
4442
|
_: 2
|
|
4437
|
-
}, 1032, ["
|
|
4438
|
-
|
|
4439
|
-
|
|
4440
|
-
|
|
4441
|
-
|
|
4442
|
-
prop: "list." + tu + ".factor",
|
|
4443
|
-
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
4444
|
-
style: { width: "132px", "margin-right": "10px" }
|
|
4445
|
-
}, {
|
|
4446
|
-
default: E(() => [
|
|
4447
|
-
k(L, {
|
|
4448
|
-
modelValue: M.factor,
|
|
4449
|
-
"onUpdate:modelValue": (V) => M.factor = V,
|
|
4450
|
-
placeholder: "选择因子",
|
|
4451
|
-
filterable: "",
|
|
4452
|
-
size: "small",
|
|
4453
|
-
"no-match-text": "无匹配数据"
|
|
4443
|
+
}, 1032, ["prop"])) : P("", !0),
|
|
4444
|
+
k(C, {
|
|
4445
|
+
prop: "list." + tu + ".factor",
|
|
4446
|
+
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
4447
|
+
style: { width: "132px", "margin-right": "10px" }
|
|
4454
4448
|
}, {
|
|
4455
|
-
default: E(() =>
|
|
4456
|
-
|
|
4457
|
-
|
|
4458
|
-
|
|
4459
|
-
|
|
4460
|
-
|
|
4461
|
-
|
|
4462
|
-
|
|
4463
|
-
|
|
4464
|
-
|
|
4449
|
+
default: E(() => [
|
|
4450
|
+
k(L, {
|
|
4451
|
+
modelValue: M.factor,
|
|
4452
|
+
"onUpdate:modelValue": (V) => M.factor = V,
|
|
4453
|
+
placeholder: "选择因子",
|
|
4454
|
+
filterable: "",
|
|
4455
|
+
size: "small",
|
|
4456
|
+
"no-match-text": "无匹配数据"
|
|
4457
|
+
}, {
|
|
4458
|
+
default: E(() => {
|
|
4459
|
+
var V;
|
|
4460
|
+
return [
|
|
4461
|
+
(D(!0), T(B, null, j((V = u.config.factorOptions) == null ? void 0 : V.filter((Z) => [4].includes(Z.type)), ({ label: Z, value: du }) => (D(), U(z, {
|
|
4462
|
+
label: Z,
|
|
4463
|
+
value: du,
|
|
4464
|
+
key: du
|
|
4465
|
+
}, null, 8, ["label", "value"]))), 128))
|
|
4466
|
+
];
|
|
4467
|
+
}),
|
|
4468
|
+
_: 2
|
|
4469
|
+
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
4470
|
+
]),
|
|
4465
4471
|
_: 2
|
|
4466
|
-
}, 1032, ["
|
|
4467
|
-
|
|
4468
|
-
|
|
4469
|
-
|
|
4470
|
-
|
|
4471
|
-
|
|
4472
|
-
|
|
4473
|
-
|
|
4474
|
-
|
|
4475
|
-
|
|
4472
|
+
}, 1032, ["prop"]),
|
|
4473
|
+
k(C, { style: { width: "52px", "margin-right": "10px" } }, {
|
|
4474
|
+
default: E(() => [
|
|
4475
|
+
k(L, {
|
|
4476
|
+
modelValue: M.compareType,
|
|
4477
|
+
"onUpdate:modelValue": (V) => M.compareType = V,
|
|
4478
|
+
size: "small"
|
|
4479
|
+
}, {
|
|
4480
|
+
default: E(() => [
|
|
4481
|
+
(D(), T(B, null, j([">", ">=", "<", "<="], (V) => k(z, {
|
|
4482
|
+
label: V,
|
|
4483
|
+
value: V,
|
|
4484
|
+
key: V
|
|
4485
|
+
}, null, 8, ["label", "value"])), 64))
|
|
4486
|
+
]),
|
|
4487
|
+
_: 2
|
|
4488
|
+
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
4489
|
+
]),
|
|
4490
|
+
_: 2
|
|
4491
|
+
}, 1024),
|
|
4492
|
+
u.config.cycleShow ? (D(), U(C, {
|
|
4493
|
+
key: 1,
|
|
4494
|
+
prop: "list." + tu + ".cycle2",
|
|
4495
|
+
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
4496
|
+
style: { width: "100px", "margin-right": "10px" }
|
|
4476
4497
|
}, {
|
|
4477
4498
|
default: E(() => [
|
|
4478
|
-
|
|
4479
|
-
|
|
4480
|
-
|
|
4481
|
-
|
|
4482
|
-
|
|
4499
|
+
k(L, {
|
|
4500
|
+
modelValue: M.cycle2,
|
|
4501
|
+
"onUpdate:modelValue": (V) => M.cycle2 = V,
|
|
4502
|
+
placeholder: "选择周期",
|
|
4503
|
+
size: "small"
|
|
4504
|
+
}, {
|
|
4505
|
+
default: E(() => [
|
|
4506
|
+
(D(!0), T(B, null, j(u.config.cycleOptions, ({ label: V, value: Z }) => (D(), U(z, {
|
|
4507
|
+
label: V,
|
|
4508
|
+
value: Z,
|
|
4509
|
+
key: Z
|
|
4510
|
+
}, null, 8, ["label", "value"]))), 128))
|
|
4511
|
+
]),
|
|
4512
|
+
_: 2
|
|
4513
|
+
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
4483
4514
|
]),
|
|
4484
4515
|
_: 2
|
|
4485
|
-
}, 1032, ["
|
|
4486
|
-
|
|
4487
|
-
|
|
4488
|
-
|
|
4489
|
-
|
|
4490
|
-
key: 1,
|
|
4491
|
-
prop: "list." + tu + ".cycle2",
|
|
4492
|
-
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
4493
|
-
style: { width: "100px", "margin-right": "10px" }
|
|
4494
|
-
}, {
|
|
4495
|
-
default: E(() => [
|
|
4496
|
-
k(L, {
|
|
4497
|
-
modelValue: M.cycle2,
|
|
4498
|
-
"onUpdate:modelValue": (V) => M.cycle2 = V,
|
|
4499
|
-
placeholder: "选择周期",
|
|
4500
|
-
size: "small"
|
|
4516
|
+
}, 1032, ["prop"])) : P("", !0),
|
|
4517
|
+
k(C, {
|
|
4518
|
+
prop: "list." + tu + ".factor2",
|
|
4519
|
+
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
4520
|
+
style: { width: "132px", "margin-right": "10px" }
|
|
4501
4521
|
}, {
|
|
4502
4522
|
default: E(() => [
|
|
4503
|
-
(
|
|
4504
|
-
|
|
4505
|
-
|
|
4506
|
-
|
|
4507
|
-
|
|
4523
|
+
k(L, {
|
|
4524
|
+
modelValue: M.factor2,
|
|
4525
|
+
"onUpdate:modelValue": (V) => M.factor2 = V,
|
|
4526
|
+
placeholder: "选择因子",
|
|
4527
|
+
filterable: "",
|
|
4528
|
+
size: "small",
|
|
4529
|
+
"no-match-text": "无匹配数据"
|
|
4530
|
+
}, {
|
|
4531
|
+
default: E(() => {
|
|
4532
|
+
var V;
|
|
4533
|
+
return [
|
|
4534
|
+
(D(!0), T(B, null, j((V = u.config.factorOptions) == null ? void 0 : V.filter((Z) => [4].includes(Z.type)), ({ label: Z, value: du }) => (D(), U(z, {
|
|
4535
|
+
label: Z,
|
|
4536
|
+
value: du,
|
|
4537
|
+
key: du
|
|
4538
|
+
}, null, 8, ["label", "value"]))), 128))
|
|
4539
|
+
];
|
|
4540
|
+
}),
|
|
4541
|
+
_: 2
|
|
4542
|
+
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
4508
4543
|
]),
|
|
4509
4544
|
_: 2
|
|
4510
|
-
}, 1032, ["
|
|
4511
|
-
]),
|
|
4512
|
-
|
|
4513
|
-
|
|
4514
|
-
|
|
4515
|
-
|
|
4516
|
-
|
|
4517
|
-
style: { width: "132px", "margin-right": "10px" }
|
|
4518
|
-
}, {
|
|
4519
|
-
default: E(() => [
|
|
4520
|
-
k(L, {
|
|
4521
|
-
modelValue: M.factor2,
|
|
4522
|
-
"onUpdate:modelValue": (V) => M.factor2 = V,
|
|
4523
|
-
placeholder: "选择因子",
|
|
4524
|
-
filterable: "",
|
|
4525
|
-
size: "small",
|
|
4526
|
-
"no-match-text": "无匹配数据"
|
|
4545
|
+
}, 1032, ["prop"])
|
|
4546
|
+
], 64)) : (D(), T(B, { key: 1 }, [
|
|
4547
|
+
u.config.cycleShow ? (D(), U(C, {
|
|
4548
|
+
key: 0,
|
|
4549
|
+
prop: "list." + tu + ".cycle",
|
|
4550
|
+
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
4551
|
+
style: { width: "100px", "margin-right": "10px" }
|
|
4527
4552
|
}, {
|
|
4528
|
-
default: E(() =>
|
|
4529
|
-
|
|
4530
|
-
|
|
4531
|
-
|
|
4532
|
-
|
|
4533
|
-
|
|
4534
|
-
|
|
4535
|
-
|
|
4536
|
-
|
|
4537
|
-
|
|
4553
|
+
default: E(() => [
|
|
4554
|
+
k(L, {
|
|
4555
|
+
modelValue: M.cycle,
|
|
4556
|
+
"onUpdate:modelValue": (V) => M.cycle = V,
|
|
4557
|
+
placeholder: "选择周期",
|
|
4558
|
+
size: "small"
|
|
4559
|
+
}, {
|
|
4560
|
+
default: E(() => [
|
|
4561
|
+
(D(!0), T(B, null, j(u.config.cycleOptions, ({ label: V, value: Z }) => (D(), U(z, {
|
|
4562
|
+
label: V,
|
|
4563
|
+
value: Z,
|
|
4564
|
+
key: Z
|
|
4565
|
+
}, null, 8, ["label", "value"]))), 128))
|
|
4566
|
+
]),
|
|
4567
|
+
_: 2
|
|
4568
|
+
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
4569
|
+
]),
|
|
4538
4570
|
_: 2
|
|
4539
|
-
}, 1032, ["
|
|
4540
|
-
|
|
4541
|
-
|
|
4542
|
-
|
|
4543
|
-
|
|
4544
|
-
u.config.cycleShow ? (D(), U(C, {
|
|
4545
|
-
key: 0,
|
|
4546
|
-
prop: "list." + tu + ".cycle",
|
|
4547
|
-
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
4548
|
-
style: { width: "100px", "margin-right": "10px" }
|
|
4549
|
-
}, {
|
|
4550
|
-
default: E(() => [
|
|
4551
|
-
k(L, {
|
|
4552
|
-
modelValue: M.cycle,
|
|
4553
|
-
"onUpdate:modelValue": (V) => M.cycle = V,
|
|
4554
|
-
placeholder: "选择周期",
|
|
4555
|
-
size: "small"
|
|
4571
|
+
}, 1032, ["prop"])) : P("", !0),
|
|
4572
|
+
k(C, {
|
|
4573
|
+
prop: "list." + tu + ".factor",
|
|
4574
|
+
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
4575
|
+
style: { width: "194px", "margin-right": "10px" }
|
|
4556
4576
|
}, {
|
|
4557
4577
|
default: E(() => [
|
|
4558
|
-
(
|
|
4559
|
-
|
|
4560
|
-
|
|
4561
|
-
|
|
4562
|
-
|
|
4578
|
+
k(L, {
|
|
4579
|
+
modelValue: M.factor,
|
|
4580
|
+
"onUpdate:modelValue": (V) => M.factor = V,
|
|
4581
|
+
placeholder: "选择因子",
|
|
4582
|
+
filterable: "",
|
|
4583
|
+
size: "small",
|
|
4584
|
+
"no-match-text": "无匹配数据"
|
|
4585
|
+
}, {
|
|
4586
|
+
default: E(() => {
|
|
4587
|
+
var V;
|
|
4588
|
+
return [
|
|
4589
|
+
(D(!0), T(B, null, j((V = u.config.factorOptions) == null ? void 0 : V.filter((Z) => [1, 3].includes(Z.type)), ({ label: Z, value: du }) => (D(), U(z, {
|
|
4590
|
+
label: Z,
|
|
4591
|
+
value: du,
|
|
4592
|
+
key: du
|
|
4593
|
+
}, null, 8, ["label", "value"]))), 128))
|
|
4594
|
+
];
|
|
4595
|
+
}),
|
|
4596
|
+
_: 2
|
|
4597
|
+
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
4563
4598
|
]),
|
|
4564
4599
|
_: 2
|
|
4565
|
-
}, 1032, ["
|
|
4566
|
-
|
|
4567
|
-
|
|
4568
|
-
|
|
4569
|
-
|
|
4570
|
-
prop: "list." + tu + ".factor",
|
|
4571
|
-
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
4572
|
-
style: { width: "194px", "margin-right": "10px" }
|
|
4573
|
-
}, {
|
|
4574
|
-
default: E(() => [
|
|
4575
|
-
k(L, {
|
|
4576
|
-
modelValue: M.factor,
|
|
4577
|
-
"onUpdate:modelValue": (V) => M.factor = V,
|
|
4578
|
-
placeholder: "选择因子",
|
|
4579
|
-
filterable: "",
|
|
4580
|
-
size: "small",
|
|
4581
|
-
"no-match-text": "无匹配数据"
|
|
4600
|
+
}, 1032, ["prop"]),
|
|
4601
|
+
k(C, {
|
|
4602
|
+
prop: "list." + tu + ".score",
|
|
4603
|
+
rules: { validator: S(Ot), trigger: "blur" },
|
|
4604
|
+
style: { width: "200px", "margin-right": "10px" }
|
|
4582
4605
|
}, {
|
|
4583
|
-
default: E(() =>
|
|
4584
|
-
|
|
4585
|
-
|
|
4586
|
-
|
|
4587
|
-
|
|
4588
|
-
|
|
4589
|
-
|
|
4590
|
-
}, null, 8, ["
|
|
4591
|
-
|
|
4592
|
-
|
|
4606
|
+
default: E(() => [
|
|
4607
|
+
I("div", Ta, [
|
|
4608
|
+
k(J, {
|
|
4609
|
+
modelValue: M.score[0],
|
|
4610
|
+
"onUpdate:modelValue": (V) => M.score[0] = V,
|
|
4611
|
+
size: "small",
|
|
4612
|
+
"controls-position": "right"
|
|
4613
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
4614
|
+
Sa,
|
|
4615
|
+
k(J, {
|
|
4616
|
+
modelValue: M.score[1],
|
|
4617
|
+
"onUpdate:modelValue": (V) => M.score[1] = V,
|
|
4618
|
+
size: "small",
|
|
4619
|
+
"controls-position": "right"
|
|
4620
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
4621
|
+
])
|
|
4622
|
+
]),
|
|
4593
4623
|
_: 2
|
|
4594
|
-
}, 1032, ["
|
|
4624
|
+
}, 1032, ["prop", "rules"])
|
|
4625
|
+
], 64)),
|
|
4626
|
+
k($, {
|
|
4627
|
+
onClick: (V) => p(tu)
|
|
4628
|
+
}, {
|
|
4629
|
+
default: E(() => [
|
|
4630
|
+
k(S(st))
|
|
4631
|
+
]),
|
|
4632
|
+
_: 2
|
|
4633
|
+
}, 1032, ["onClick"])
|
|
4634
|
+
]))), 256)),
|
|
4635
|
+
k(g, {
|
|
4636
|
+
type: "primary",
|
|
4637
|
+
plain: "",
|
|
4638
|
+
size: "small",
|
|
4639
|
+
icon: S(Yu),
|
|
4640
|
+
onClick: x,
|
|
4641
|
+
style: { "margin-bottom": "10px" }
|
|
4642
|
+
}, {
|
|
4643
|
+
default: E(() => [
|
|
4644
|
+
q("添加因子")
|
|
4595
4645
|
]),
|
|
4596
|
-
_:
|
|
4597
|
-
},
|
|
4598
|
-
k(
|
|
4599
|
-
|
|
4600
|
-
|
|
4601
|
-
|
|
4646
|
+
_: 1
|
|
4647
|
+
}, 8, ["icon"]),
|
|
4648
|
+
k(g, {
|
|
4649
|
+
type: "primary",
|
|
4650
|
+
plain: "",
|
|
4651
|
+
size: "small",
|
|
4652
|
+
icon: S(Yu),
|
|
4653
|
+
onClick: _[5] || (_[5] = (M) => x("compare")),
|
|
4654
|
+
style: { "margin-bottom": "10px" }
|
|
4602
4655
|
}, {
|
|
4603
4656
|
default: E(() => [
|
|
4604
|
-
|
|
4605
|
-
k(W, {
|
|
4606
|
-
modelValue: M.score[0],
|
|
4607
|
-
"onUpdate:modelValue": (V) => M.score[0] = V,
|
|
4608
|
-
size: "small",
|
|
4609
|
-
"controls-position": "right"
|
|
4610
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
4611
|
-
Ta,
|
|
4612
|
-
k(W, {
|
|
4613
|
-
modelValue: M.score[1],
|
|
4614
|
-
"onUpdate:modelValue": (V) => M.score[1] = V,
|
|
4615
|
-
size: "small",
|
|
4616
|
-
"controls-position": "right"
|
|
4617
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
4618
|
-
])
|
|
4657
|
+
q("添加因子对比")
|
|
4619
4658
|
]),
|
|
4620
|
-
_:
|
|
4621
|
-
},
|
|
4622
|
-
|
|
4623
|
-
|
|
4624
|
-
onClick: (V) => p(tu)
|
|
4625
|
-
}, {
|
|
4626
|
-
default: E(() => [
|
|
4627
|
-
k(S(ct))
|
|
4628
|
-
]),
|
|
4629
|
-
_: 2
|
|
4630
|
-
}, 1032, ["onClick"])
|
|
4631
|
-
]))), 256)),
|
|
4632
|
-
k(g, {
|
|
4633
|
-
type: "primary",
|
|
4634
|
-
plain: "",
|
|
4635
|
-
size: "small",
|
|
4636
|
-
icon: S(Qu),
|
|
4637
|
-
onClick: x,
|
|
4638
|
-
style: { "margin-bottom": "10px" }
|
|
4639
|
-
}, {
|
|
4640
|
-
default: E(() => [
|
|
4641
|
-
q("添加因子")
|
|
4642
|
-
]),
|
|
4643
|
-
_: 1
|
|
4644
|
-
}, 8, ["icon"]),
|
|
4645
|
-
k(g, {
|
|
4646
|
-
type: "primary",
|
|
4647
|
-
plain: "",
|
|
4648
|
-
size: "small",
|
|
4649
|
-
icon: S(Qu),
|
|
4650
|
-
onClick: _[5] || (_[5] = (M) => x("compare")),
|
|
4651
|
-
style: { "margin-bottom": "10px" }
|
|
4652
|
-
}, {
|
|
4653
|
-
default: E(() => [
|
|
4654
|
-
q("添加因子对比")
|
|
4655
|
-
]),
|
|
4656
|
-
_: 1
|
|
4657
|
-
}, 8, ["icon"]),
|
|
4658
|
-
u.config.sqlShow ? (D(), T(B, { key: 0 }, [
|
|
4659
|
-
k(C, { label: "SQL功能: " }, {
|
|
4660
|
-
default: E(() => [
|
|
4661
|
-
k(A, {
|
|
4662
|
-
modelValue: i.value.sqlEnable,
|
|
4663
|
-
"onUpdate:modelValue": _[6] || (_[6] = (M) => i.value.sqlEnable = M)
|
|
4664
|
-
}, {
|
|
4665
|
-
default: E(() => [
|
|
4666
|
-
k(mu, {
|
|
4667
|
-
label: "关闭",
|
|
4668
|
-
value: 0
|
|
4669
|
-
}),
|
|
4670
|
-
k(mu, {
|
|
4671
|
-
label: "启用",
|
|
4672
|
-
value: 1
|
|
4673
|
-
})
|
|
4674
|
-
]),
|
|
4675
|
-
_: 1
|
|
4676
|
-
}, 8, ["modelValue"]),
|
|
4677
|
-
i.value.sqlEnable ? (D(), U(g, {
|
|
4678
|
-
key: 0,
|
|
4679
|
-
type: "primary",
|
|
4680
|
-
size: "small",
|
|
4681
|
-
onClick: b,
|
|
4682
|
-
style: { "margin-left": "auto" }
|
|
4683
|
-
}, {
|
|
4659
|
+
_: 1
|
|
4660
|
+
}, 8, ["icon"]),
|
|
4661
|
+
u.config.sqlShow ? (D(), T(B, { key: 0 }, [
|
|
4662
|
+
k(C, { label: "SQL功能: " }, {
|
|
4684
4663
|
default: E(() => [
|
|
4685
|
-
|
|
4664
|
+
k(A, {
|
|
4665
|
+
modelValue: i.value.sqlEnable,
|
|
4666
|
+
"onUpdate:modelValue": _[6] || (_[6] = (M) => i.value.sqlEnable = M)
|
|
4667
|
+
}, {
|
|
4668
|
+
default: E(() => [
|
|
4669
|
+
k(mu, {
|
|
4670
|
+
label: "关闭",
|
|
4671
|
+
value: 0
|
|
4672
|
+
}),
|
|
4673
|
+
k(mu, {
|
|
4674
|
+
label: "启用",
|
|
4675
|
+
value: 1
|
|
4676
|
+
})
|
|
4677
|
+
]),
|
|
4678
|
+
_: 1
|
|
4679
|
+
}, 8, ["modelValue"]),
|
|
4680
|
+
i.value.sqlEnable ? (D(), U(g, {
|
|
4681
|
+
key: 0,
|
|
4682
|
+
type: "primary",
|
|
4683
|
+
size: "small",
|
|
4684
|
+
onClick: b,
|
|
4685
|
+
style: { "margin-left": "auto" }
|
|
4686
|
+
}, {
|
|
4687
|
+
default: E(() => [
|
|
4688
|
+
q("生成SQL")
|
|
4689
|
+
]),
|
|
4690
|
+
_: 1
|
|
4691
|
+
})) : P("", !0)
|
|
4686
4692
|
]),
|
|
4687
4693
|
_: 1
|
|
4688
|
-
})
|
|
4689
|
-
|
|
4690
|
-
|
|
4691
|
-
|
|
4692
|
-
|
|
4693
|
-
|
|
4694
|
-
|
|
4695
|
-
|
|
4696
|
-
|
|
4697
|
-
|
|
4698
|
-
|
|
4699
|
-
|
|
4700
|
-
|
|
4701
|
-
|
|
4702
|
-
|
|
4694
|
+
}),
|
|
4695
|
+
i.value.sqlEnable ? (D(), T(B, { key: 0 }, [
|
|
4696
|
+
k($u, {
|
|
4697
|
+
modelValue: i.value.sqlValue,
|
|
4698
|
+
"onUpdate:modelValue": _[7] || (_[7] = (M) => i.value.sqlValue = M),
|
|
4699
|
+
autosize: { minRows: 4 },
|
|
4700
|
+
type: "textarea",
|
|
4701
|
+
style: { "margin-bottom": "10px" }
|
|
4702
|
+
}, null, 8, ["modelValue"]),
|
|
4703
|
+
Ia
|
|
4704
|
+
], 64)) : P("", !0)
|
|
4705
|
+
], 64)) : P("", !0)
|
|
4706
|
+
]),
|
|
4707
|
+
_: 1
|
|
4708
|
+
}, 8, ["model"])
|
|
4703
4709
|
]),
|
|
4704
4710
|
_: 1
|
|
4705
|
-
}
|
|
4711
|
+
})) : P("", !0),
|
|
4706
4712
|
I("div", {
|
|
4707
|
-
style:
|
|
4713
|
+
style: a0([{ width: "968px", height: "400px" }, o.value === "脚本" ? null : { position: "fixed", top: "-400px", zIndex: -1 }])
|
|
4708
4714
|
}, [
|
|
4709
|
-
k(
|
|
4715
|
+
k(ft, {
|
|
4710
4716
|
ref_key: "monacoEditorRef",
|
|
4711
4717
|
ref: n,
|
|
4712
4718
|
language: "lua"
|
|
@@ -4716,11 +4722,11 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4716
4722
|
_: 1
|
|
4717
4723
|
}, 8, ["modelValue"])
|
|
4718
4724
|
]),
|
|
4719
|
-
k(
|
|
4725
|
+
k(ka, {
|
|
4720
4726
|
visible: l.value,
|
|
4721
4727
|
"onUpdate:visible": _[9] || (_[9] = (M) => l.value = M),
|
|
4722
4728
|
factorType: o.value,
|
|
4723
|
-
data: (
|
|
4729
|
+
data: (Vu = u.config.factorDescriptions) == null ? void 0 : Vu.filter((M) => [1, 3].includes(M.type))
|
|
4724
4730
|
}, null, 8, ["visible", "factorType", "data"]),
|
|
4725
4731
|
k(Q, {
|
|
4726
4732
|
ref_key: "stVarSelectDialogRef",
|
|
@@ -4729,22 +4735,22 @@ const U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "fact
|
|
|
4729
4735
|
], 64);
|
|
4730
4736
|
};
|
|
4731
4737
|
}
|
|
4732
|
-
},
|
|
4733
|
-
const
|
|
4738
|
+
}, Ra = /* @__PURE__ */ _e($a, [["__scopeId", "data-v-88932ff5"]]);
|
|
4739
|
+
const Wu = (u) => (he("data-v-3e69da40"), u = u(), me(), u), Va = {
|
|
4734
4740
|
key: 0,
|
|
4735
4741
|
class: "common-indicator"
|
|
4736
|
-
},
|
|
4742
|
+
}, Ma = { class: "indicator" }, qa = /* @__PURE__ */ Wu(() => /* @__PURE__ */ I("div", { class: "title" }, [
|
|
4737
4743
|
/* @__PURE__ */ I("span", null, "常用指标: "),
|
|
4738
4744
|
/* @__PURE__ */ I("span", null, "不限")
|
|
4739
|
-
], -1)),
|
|
4745
|
+
], -1)), Ba = { class: "options" }, za = ["onClick"], La = { class: "tags" }, Pa = ["onClick"], Ua = { style: { "font-size": "18px" } }, Na = {
|
|
4740
4746
|
key: 0,
|
|
4741
4747
|
class: "out-box"
|
|
4742
|
-
},
|
|
4748
|
+
}, ja = /* @__PURE__ */ Wu(() => /* @__PURE__ */ I("span", null, "自定义: ", -1)), Za = {
|
|
4743
4749
|
key: 0,
|
|
4744
4750
|
class: "convenient-option-box"
|
|
4745
|
-
},
|
|
4751
|
+
}, Ha = { class: "out-box" }, Ga = /* @__PURE__ */ Wu(() => /* @__PURE__ */ I("span", null, "自定义: ", -1)), Ja = { key: 0 }, Wa = { key: 0 }, Qa = { key: 0 }, Ya = { key: 1 }, Ka = { class: "tFeaturelncomes-option-box" }, Xa = { class: "tFeaturelncomes-out-box" }, uo = /* @__PURE__ */ Wu(() => /* @__PURE__ */ I("span", null, "自定义: ", -1)), eo = { key: 2 }, to = { key: 3 }, no = { key: 4 }, ro = { key: 5 }, ao = { key: 6 }, oo = { style: { display: "flex", "align-items": "center" } }, lo = { key: 7 }, io = { class: "dialog-footer" }, co = {
|
|
4746
4752
|
__name: "index",
|
|
4747
|
-
props: /* @__PURE__ */
|
|
4753
|
+
props: /* @__PURE__ */ Nu({
|
|
4748
4754
|
config: { type: Object, default: () => {
|
|
4749
4755
|
} },
|
|
4750
4756
|
varietyMarket: { type: Number, default: () => null },
|
|
@@ -4768,7 +4774,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
4768
4774
|
{ label: "保留意见", value: 2 },
|
|
4769
4775
|
{ label: "否定意见", value: 3 },
|
|
4770
4776
|
{ label: "无法表示意见", value: 4 }
|
|
4771
|
-
], n =
|
|
4777
|
+
], n = ju(u, "data"), r = u, a = uu(!1), l = K(() => {
|
|
4772
4778
|
var F;
|
|
4773
4779
|
return (F = r.data.find((d) => d.radioType === "1")) == null ? void 0 : F.key;
|
|
4774
4780
|
}), o = K(() => {
|
|
@@ -4996,29 +5002,29 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
4996
5002
|
i.value.radio = null, i.value.rankRange = [null, null];
|
|
4997
5003
|
};
|
|
4998
5004
|
return (F, d) => {
|
|
4999
|
-
const _ =
|
|
5000
|
-
return u.config.show && o.value.length ? (D(), T("div",
|
|
5001
|
-
I("div",
|
|
5002
|
-
|
|
5003
|
-
I("div",
|
|
5005
|
+
const _ = s0, m = _0, h = ye, v = l0, g = c0, $ = se, y = de, R = ke, A = i0, z = xe;
|
|
5006
|
+
return u.config.show && o.value.length ? (D(), T("div", Va, [
|
|
5007
|
+
I("div", Ma, [
|
|
5008
|
+
qa,
|
|
5009
|
+
I("div", Ba, [
|
|
5004
5010
|
(D(!0), T(B, null, j(o.value, (L) => (D(), T("span", {
|
|
5005
5011
|
key: L.key,
|
|
5006
5012
|
onClick: (C) => f(L)
|
|
5007
|
-
}, X(L.label), 9,
|
|
5013
|
+
}, X(L.label), 9, za))), 128))
|
|
5008
5014
|
])
|
|
5009
5015
|
]),
|
|
5010
|
-
I("div",
|
|
5016
|
+
I("div", La, [
|
|
5011
5017
|
(D(!0), T(B, null, j(n.value, (L, C) => (D(), U(_, {
|
|
5012
5018
|
closable: "",
|
|
5013
5019
|
type: "info",
|
|
5014
|
-
onClose: (
|
|
5020
|
+
onClose: (J) => x(C)
|
|
5015
5021
|
}, {
|
|
5016
5022
|
default: E(() => [
|
|
5017
5023
|
I("span", null, X(L.tagText), 1),
|
|
5018
5024
|
I("span", {
|
|
5019
5025
|
class: "edit",
|
|
5020
|
-
onClick: (
|
|
5021
|
-
}, "编辑", 8,
|
|
5026
|
+
onClick: (J) => p(L)
|
|
5027
|
+
}, "编辑", 8, Pa)
|
|
5022
5028
|
]),
|
|
5023
5029
|
_: 2
|
|
5024
5030
|
}, 1032, ["onClose"]))), 256))
|
|
@@ -5030,9 +5036,9 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5030
5036
|
width: "600",
|
|
5031
5037
|
"align-center": "",
|
|
5032
5038
|
"destroy-on-close": ""
|
|
5033
|
-
},
|
|
5039
|
+
}, Qu({
|
|
5034
5040
|
footer: E(() => [
|
|
5035
|
-
I("div",
|
|
5041
|
+
I("div", io, [
|
|
5036
5042
|
k(g, {
|
|
5037
5043
|
type: "primary",
|
|
5038
5044
|
onClick: s
|
|
@@ -5047,8 +5053,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5047
5053
|
default: E(() => {
|
|
5048
5054
|
var L;
|
|
5049
5055
|
return [
|
|
5050
|
-
c.value.type === void 0 && i.value.radioType === "1" ? (D(), T("div",
|
|
5051
|
-
|
|
5056
|
+
c.value.type === void 0 && i.value.radioType === "1" ? (D(), T("div", Na, [
|
|
5057
|
+
ja,
|
|
5052
5058
|
k(v, {
|
|
5053
5059
|
modelValue: i.value.rankRange[0],
|
|
5054
5060
|
"onUpdate:modelValue": d[2] || (d[2] = (C) => i.value.rankRange[0] = C),
|
|
@@ -5061,10 +5067,10 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5061
5067
|
style: { flex: "1" }
|
|
5062
5068
|
}, null, 8, ["modelValue"])
|
|
5063
5069
|
])) : c.value.type === void 0 ? (D(), T(B, { key: 1 }, [
|
|
5064
|
-
(L = c.value.convenientOptions) != null && L.length ? (D(), T("div",
|
|
5070
|
+
(L = c.value.convenientOptions) != null && L.length ? (D(), T("div", Za, [
|
|
5065
5071
|
(D(!0), T(B, null, j(c.value.convenientOptions, (C) => (D(), U(g, {
|
|
5066
5072
|
key: C.text,
|
|
5067
|
-
onClick: (
|
|
5073
|
+
onClick: (J) => b(C)
|
|
5068
5074
|
}, {
|
|
5069
5075
|
default: E(() => [
|
|
5070
5076
|
q(X(C.text), 1)
|
|
@@ -5072,17 +5078,17 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5072
5078
|
_: 2
|
|
5073
5079
|
}, 1032, ["onClick"]))), 128))
|
|
5074
5080
|
])) : P("", !0),
|
|
5075
|
-
I("div",
|
|
5076
|
-
|
|
5081
|
+
I("div", Ha, [
|
|
5082
|
+
Ga,
|
|
5077
5083
|
k(v, {
|
|
5078
5084
|
modelValue: i.value.range[0],
|
|
5079
5085
|
"onUpdate:modelValue": d[5] || (d[5] = (C) => i.value.range[0] = C),
|
|
5080
5086
|
style: { flex: "1" }
|
|
5081
|
-
},
|
|
5087
|
+
}, Qu({ _: 2 }, [
|
|
5082
5088
|
c.value.unitOptions.length ? {
|
|
5083
5089
|
name: "append",
|
|
5084
5090
|
fn: E(() => [
|
|
5085
|
-
c.value.unitOptions.length === 1 ? (D(), T("span",
|
|
5091
|
+
c.value.unitOptions.length === 1 ? (D(), T("span", Ja, X(i.value.unit[0]), 1)) : (D(), U(y, {
|
|
5086
5092
|
key: 1,
|
|
5087
5093
|
modelValue: i.value.unit[0],
|
|
5088
5094
|
"onUpdate:modelValue": d[4] || (d[4] = (C) => i.value.unit[0] = C),
|
|
@@ -5105,11 +5111,11 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5105
5111
|
modelValue: i.value.range[1],
|
|
5106
5112
|
"onUpdate:modelValue": d[7] || (d[7] = (C) => i.value.range[1] = C),
|
|
5107
5113
|
style: { flex: "1" }
|
|
5108
|
-
},
|
|
5114
|
+
}, Qu({ _: 2 }, [
|
|
5109
5115
|
c.value.unitOptions.length ? {
|
|
5110
5116
|
name: "append",
|
|
5111
5117
|
fn: E(() => [
|
|
5112
|
-
c.value.unitOptions.length === 1 ? (D(), T("span",
|
|
5118
|
+
c.value.unitOptions.length === 1 ? (D(), T("span", Wa, X(i.value.unit[1]), 1)) : (D(), U(y, {
|
|
5113
5119
|
key: 1,
|
|
5114
5120
|
modelValue: i.value.unit[1],
|
|
5115
5121
|
"onUpdate:modelValue": d[6] || (d[6] = (C) => i.value.unit[1] = C),
|
|
@@ -5129,7 +5135,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5129
5135
|
]), 1032, ["modelValue"])
|
|
5130
5136
|
])
|
|
5131
5137
|
], 64)) : (D(), T(B, { key: 2 }, [
|
|
5132
|
-
c.value.key === "st" ? (D(), T("div",
|
|
5138
|
+
c.value.key === "st" ? (D(), T("div", Qa, [
|
|
5133
5139
|
k(h, {
|
|
5134
5140
|
modelValue: i.value.st,
|
|
5135
5141
|
"onUpdate:modelValue": d[8] || (d[8] = (C) => i.value.st = C)
|
|
@@ -5147,8 +5153,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5147
5153
|
_: 1
|
|
5148
5154
|
}, 8, ["modelValue"])
|
|
5149
5155
|
])) : P("", !0),
|
|
5150
|
-
c.value.key === "tFeaturelncomes" ? (D(), T("div",
|
|
5151
|
-
I("div",
|
|
5156
|
+
c.value.key === "tFeaturelncomes" ? (D(), T("div", Ya, [
|
|
5157
|
+
I("div", Ka, [
|
|
5152
5158
|
k(g, {
|
|
5153
5159
|
onClick: d[9] || (d[9] = (C) => w("≤0"))
|
|
5154
5160
|
}, {
|
|
@@ -5190,8 +5196,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5190
5196
|
_: 1
|
|
5191
5197
|
})
|
|
5192
5198
|
]),
|
|
5193
|
-
I("div",
|
|
5194
|
-
|
|
5199
|
+
I("div", Xa, [
|
|
5200
|
+
uo,
|
|
5195
5201
|
I("div", null, [
|
|
5196
5202
|
k(A, {
|
|
5197
5203
|
modelValue: i.value.withFewYears,
|
|
@@ -5214,7 +5220,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5214
5220
|
])
|
|
5215
5221
|
])
|
|
5216
5222
|
])) : P("", !0),
|
|
5217
|
-
c.value.key === "priceLevels" ? (D(), T("div",
|
|
5223
|
+
c.value.key === "priceLevels" ? (D(), T("div", eo, [
|
|
5218
5224
|
k(y, {
|
|
5219
5225
|
modelValue: i.value.priceLevels,
|
|
5220
5226
|
"onUpdate:modelValue": d[17] || (d[17] = (C) => i.value.priceLevels = C),
|
|
@@ -5233,7 +5239,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5233
5239
|
_: 1
|
|
5234
5240
|
}, 8, ["modelValue"])
|
|
5235
5241
|
])) : P("", !0),
|
|
5236
|
-
c.value.key === "peTtmLevels" ? (D(), T("div",
|
|
5242
|
+
c.value.key === "peTtmLevels" ? (D(), T("div", to, [
|
|
5237
5243
|
k(y, {
|
|
5238
5244
|
modelValue: i.value.peTtmLevels,
|
|
5239
5245
|
"onUpdate:modelValue": d[18] || (d[18] = (C) => i.value.peTtmLevels = C),
|
|
@@ -5252,7 +5258,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5252
5258
|
_: 1
|
|
5253
5259
|
}, 8, ["modelValue"])
|
|
5254
5260
|
])) : P("", !0),
|
|
5255
|
-
c.value.key === "optionsCpType" ? (D(), T("div",
|
|
5261
|
+
c.value.key === "optionsCpType" ? (D(), T("div", no, [
|
|
5256
5262
|
k(h, {
|
|
5257
5263
|
modelValue: i.value.optionsCpType,
|
|
5258
5264
|
"onUpdate:modelValue": d[19] || (d[19] = (C) => i.value.optionsCpType = C)
|
|
@@ -5270,7 +5276,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5270
5276
|
_: 1
|
|
5271
5277
|
}, 8, ["modelValue"])
|
|
5272
5278
|
])) : P("", !0),
|
|
5273
|
-
c.value.key === "perVolumn" ? (D(), T("div",
|
|
5279
|
+
c.value.key === "perVolumn" ? (D(), T("div", ro, [
|
|
5274
5280
|
k(h, {
|
|
5275
5281
|
modelValue: i.value.radio,
|
|
5276
5282
|
"onUpdate:modelValue": d[20] || (d[20] = (C) => i.value.radio = C)
|
|
@@ -5306,7 +5312,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5306
5312
|
_: 1
|
|
5307
5313
|
}, 8, ["modelValue"])
|
|
5308
5314
|
])) : P("", !0),
|
|
5309
|
-
c.value.key === "mainFlow" ? (D(), T("div",
|
|
5315
|
+
c.value.key === "mainFlow" ? (D(), T("div", ao, [
|
|
5310
5316
|
k(h, {
|
|
5311
5317
|
modelValue: i.value.radio,
|
|
5312
5318
|
"onUpdate:modelValue": d[22] || (d[22] = (C) => i.value.radio = C)
|
|
@@ -5339,7 +5345,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5339
5345
|
]),
|
|
5340
5346
|
_: 1
|
|
5341
5347
|
}, 8, ["modelValue"]),
|
|
5342
|
-
I("div",
|
|
5348
|
+
I("div", oo, [
|
|
5343
5349
|
I("span", null, X(i.value.radioType === "0" ? "涨幅范围" : "排名范围") + ": ", 1),
|
|
5344
5350
|
k(v, {
|
|
5345
5351
|
modelValue: i.value.rankRange[0],
|
|
@@ -5354,14 +5360,14 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5354
5360
|
}, null, 8, ["modelValue"])
|
|
5355
5361
|
])
|
|
5356
5362
|
])) : P("", !0),
|
|
5357
|
-
c.value.key === "auditOpinionType" ? (D(), T("div",
|
|
5363
|
+
c.value.key === "auditOpinionType" ? (D(), T("div", lo, [
|
|
5358
5364
|
k(h, {
|
|
5359
5365
|
modelValue: i.value.enumType,
|
|
5360
5366
|
"onUpdate:modelValue": d[25] || (d[25] = (C) => i.value.enumType = C)
|
|
5361
5367
|
}, {
|
|
5362
5368
|
default: E(() => [
|
|
5363
|
-
(D(), T(B, null, j(t, (C,
|
|
5364
|
-
key:
|
|
5369
|
+
(D(), T(B, null, j(t, (C, J) => k(R, {
|
|
5370
|
+
key: J,
|
|
5365
5371
|
label: C.label,
|
|
5366
5372
|
value: C.value
|
|
5367
5373
|
}, null, 8, ["label", "value"])), 64))
|
|
@@ -5377,7 +5383,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5377
5383
|
c.value.showRankType ? {
|
|
5378
5384
|
name: "header",
|
|
5379
5385
|
fn: E(() => [
|
|
5380
|
-
I("span",
|
|
5386
|
+
I("span", Ua, X(c.value.label), 1),
|
|
5381
5387
|
k(h, {
|
|
5382
5388
|
modelValue: i.value.radioType,
|
|
5383
5389
|
"onUpdate:modelValue": d[0] || (d[0] = (L) => i.value.radioType = L),
|
|
@@ -5428,34 +5434,34 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
|
5428
5434
|
])) : P("", !0);
|
|
5429
5435
|
};
|
|
5430
5436
|
}
|
|
5431
|
-
},
|
|
5432
|
-
const Cu = (u) => (
|
|
5437
|
+
}, so = /* @__PURE__ */ _e(co, [["__scopeId", "data-v-3e69da40"]]);
|
|
5438
|
+
const Cu = (u) => (he("data-v-efd872de"), u = u(), me(), u), fo = { class: "variety-search" }, po = {
|
|
5433
5439
|
key: 0,
|
|
5434
5440
|
class: "variety-search-row"
|
|
5435
|
-
},
|
|
5441
|
+
}, bo = { class: "title" }, ho = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "品种市场: ", -1)), mo = {
|
|
5436
5442
|
key: 1,
|
|
5437
5443
|
class: "variety-search-row"
|
|
5438
|
-
},
|
|
5444
|
+
}, xo = { class: "title" }, _o = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "常用选项: ", -1)), go = {
|
|
5439
5445
|
key: 2,
|
|
5440
5446
|
class: "variety-search-row"
|
|
5441
|
-
},
|
|
5447
|
+
}, ko = { class: "title" }, yo = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "上市板块: ", -1)), vo = {
|
|
5442
5448
|
key: 3,
|
|
5443
5449
|
class: "variety-search-row"
|
|
5444
|
-
},
|
|
5450
|
+
}, Co = { class: "title" }, Do = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "自定标签: ", -1)), Eo = {
|
|
5445
5451
|
key: 4,
|
|
5446
5452
|
class: "variety-search-row"
|
|
5447
|
-
},
|
|
5453
|
+
}, Fo = { class: "title" }, Ao = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "价差转换: ", -1)), wo = {
|
|
5448
5454
|
key: 5,
|
|
5449
5455
|
class: "variety-search-row"
|
|
5450
|
-
},
|
|
5456
|
+
}, To = { class: "title" }, So = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "因子筛选: ", -1)), Io = {
|
|
5451
5457
|
__name: "index",
|
|
5452
|
-
props: /* @__PURE__ */
|
|
5458
|
+
props: /* @__PURE__ */ Nu({ config: { type: Object, default: {} } }, {
|
|
5453
5459
|
searchData: {},
|
|
5454
5460
|
searchDataModifiers: {}
|
|
5455
5461
|
}),
|
|
5456
5462
|
emits: ["update:searchData"],
|
|
5457
5463
|
setup(u, { expose: e }) {
|
|
5458
|
-
const t = u, n =
|
|
5464
|
+
const t = u, n = ju(u, "searchData");
|
|
5459
5465
|
n.value = Object.assign(n.value, {
|
|
5460
5466
|
// 品种市场
|
|
5461
5467
|
varietyMarket: null,
|
|
@@ -5482,8 +5488,8 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5482
5488
|
});
|
|
5483
5489
|
const r = K(() => {
|
|
5484
5490
|
const s = {};
|
|
5485
|
-
return Object.keys(
|
|
5486
|
-
const x =
|
|
5491
|
+
return Object.keys(Re).forEach((p) => {
|
|
5492
|
+
const x = Re[p], b = t.config[p] ?? {}, w = { ...x, ...b };
|
|
5487
5493
|
s[p] = w;
|
|
5488
5494
|
}), s;
|
|
5489
5495
|
}), a = K(() => r.value.varietyMarket.options), l = K(() => {
|
|
@@ -5612,10 +5618,10 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5612
5618
|
}
|
|
5613
5619
|
{
|
|
5614
5620
|
const _ = ["expireDays", "virtualRealDegree", "yearProfitRate", "impliedVolatility", "levelMultiplier", "turnover", "volume", "openInterest", "optionsCpType", "optionGear"], m = s.commonIndicator.reduce((A, z) => {
|
|
5615
|
-
const { key: L, type: C, range:
|
|
5621
|
+
const { key: L, type: C, range: J, unit: mu, radioType: $u, radio: Ru, rankRange: Du } = z;
|
|
5616
5622
|
if (L === "mainFlow") {
|
|
5617
|
-
let [
|
|
5618
|
-
A.push({ column:
|
|
5623
|
+
let [W, Q] = Du, Vu = $u === "0" ? `netInfow${Ru}d` : `last${Ru}DayMainFlowRank`;
|
|
5624
|
+
A.push({ column: Vu, start: W, end: Q });
|
|
5619
5625
|
}
|
|
5620
5626
|
if (L === "auditOpinionType")
|
|
5621
5627
|
A.push({ column: z.key, enumType: z.enumType });
|
|
@@ -5626,42 +5632,42 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5626
5632
|
end: Du[1] || null
|
|
5627
5633
|
};
|
|
5628
5634
|
else if (["dividendYield", "incrementRevenueLyr", "netProfitGrowthRatioLyr", "fiveYearRoe"].includes(L)) {
|
|
5629
|
-
let [
|
|
5630
|
-
["", null].includes(
|
|
5635
|
+
let [W, Q] = J;
|
|
5636
|
+
["", null].includes(W) || (W = W / 100), ["", null].includes(Q) || (Q = Q / 100), A.push({
|
|
5631
5637
|
column: z.key,
|
|
5632
|
-
start:
|
|
5633
|
-
end:
|
|
5638
|
+
start: W,
|
|
5639
|
+
end: Q
|
|
5634
5640
|
});
|
|
5635
5641
|
} else if (C === void 0 && !_.includes(L)) {
|
|
5636
|
-
let [
|
|
5637
|
-
if (!["", null].includes(
|
|
5642
|
+
let [W, Q] = J;
|
|
5643
|
+
if (!["", null].includes(W))
|
|
5638
5644
|
switch (mu[0]) {
|
|
5639
5645
|
case "亿":
|
|
5640
|
-
|
|
5646
|
+
W = W * 1e8;
|
|
5641
5647
|
break;
|
|
5642
5648
|
case "千万":
|
|
5643
|
-
|
|
5649
|
+
W = W * 1e7;
|
|
5644
5650
|
break;
|
|
5645
5651
|
default:
|
|
5646
|
-
|
|
5652
|
+
W = W;
|
|
5647
5653
|
break;
|
|
5648
5654
|
}
|
|
5649
|
-
if (!["", null].includes(
|
|
5655
|
+
if (!["", null].includes(Q))
|
|
5650
5656
|
switch (mu[1]) {
|
|
5651
5657
|
case "亿":
|
|
5652
|
-
|
|
5658
|
+
Q = Q * 1e8;
|
|
5653
5659
|
break;
|
|
5654
5660
|
case "千万":
|
|
5655
|
-
|
|
5661
|
+
Q = Q * 1e7;
|
|
5656
5662
|
break;
|
|
5657
5663
|
default:
|
|
5658
|
-
|
|
5664
|
+
Q = Q;
|
|
5659
5665
|
break;
|
|
5660
5666
|
}
|
|
5661
5667
|
A.push({
|
|
5662
5668
|
column: z.key,
|
|
5663
|
-
start:
|
|
5664
|
-
end:
|
|
5669
|
+
start: W,
|
|
5670
|
+
end: Q
|
|
5665
5671
|
});
|
|
5666
5672
|
}
|
|
5667
5673
|
return A;
|
|
@@ -5751,11 +5757,11 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5751
5757
|
}
|
|
5752
5758
|
}), (s, p) => {
|
|
5753
5759
|
var _, m, h, v, g, $;
|
|
5754
|
-
const x =
|
|
5755
|
-
return D(), T("div",
|
|
5756
|
-
(_ = r.value.varietyMarket) != null && _.show ? (D(), T("div",
|
|
5757
|
-
I("div",
|
|
5758
|
-
|
|
5760
|
+
const x = ke, b = ye, w = X0, O = ut, F = se, d = de;
|
|
5761
|
+
return D(), T("div", fo, [
|
|
5762
|
+
(_ = r.value.varietyMarket) != null && _.show ? (D(), T("div", po, [
|
|
5763
|
+
I("div", bo, [
|
|
5764
|
+
ho,
|
|
5759
5765
|
I("span", {
|
|
5760
5766
|
onClick: p[0] || (p[0] = (y) => f("varietyMarket"))
|
|
5761
5767
|
}, "不限")
|
|
@@ -5775,9 +5781,9 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5775
5781
|
_: 1
|
|
5776
5782
|
}, 8, ["modelValue"])
|
|
5777
5783
|
])) : P("", !0),
|
|
5778
|
-
(m = r.value.commonOption) != null && m.show && l.value.length ? (D(), T("div",
|
|
5779
|
-
I("div",
|
|
5780
|
-
|
|
5784
|
+
(m = r.value.commonOption) != null && m.show && l.value.length ? (D(), T("div", mo, [
|
|
5785
|
+
I("div", xo, [
|
|
5786
|
+
_o,
|
|
5781
5787
|
I("span", {
|
|
5782
5788
|
onClick: p[2] || (p[2] = (y) => f("commonOption"))
|
|
5783
5789
|
}, "不限")
|
|
@@ -5797,9 +5803,9 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5797
5803
|
_: 1
|
|
5798
5804
|
}, 8, ["modelValue"])
|
|
5799
5805
|
])) : P("", !0),
|
|
5800
|
-
(h = r.value.marketIds) != null && h.show && o.value.length ? (D(), T("div",
|
|
5801
|
-
I("div",
|
|
5802
|
-
|
|
5806
|
+
(h = r.value.marketIds) != null && h.show && o.value.length ? (D(), T("div", go, [
|
|
5807
|
+
I("div", ko, [
|
|
5808
|
+
yo,
|
|
5803
5809
|
I("span", {
|
|
5804
5810
|
onClick: p[4] || (p[4] = (y) => f("marketIds"))
|
|
5805
5811
|
}, "不限")
|
|
@@ -5819,9 +5825,9 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5819
5825
|
_: 1
|
|
5820
5826
|
}, 8, ["modelValue"])
|
|
5821
5827
|
])) : P("", !0),
|
|
5822
|
-
(v = r.value.customTag) != null && v.show && c.value.length ? (D(), T("div",
|
|
5823
|
-
I("div",
|
|
5824
|
-
|
|
5828
|
+
(v = r.value.customTag) != null && v.show && c.value.length ? (D(), T("div", vo, [
|
|
5829
|
+
I("div", Co, [
|
|
5830
|
+
Do,
|
|
5825
5831
|
I("span", {
|
|
5826
5832
|
onClick: p[6] || (p[6] = (y) => f("customTag"))
|
|
5827
5833
|
}, "不限")
|
|
@@ -5841,9 +5847,9 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5841
5847
|
_: 1
|
|
5842
5848
|
}, 8, ["modelValue"])
|
|
5843
5849
|
])) : P("", !0),
|
|
5844
|
-
(g = r.value.jcTranslate) != null && g.show ? (D(), T("div",
|
|
5845
|
-
I("div",
|
|
5846
|
-
|
|
5850
|
+
(g = r.value.jcTranslate) != null && g.show ? (D(), T("div", Eo, [
|
|
5851
|
+
I("div", Fo, [
|
|
5852
|
+
Ao,
|
|
5847
5853
|
I("span", {
|
|
5848
5854
|
onClick: p[8] || (p[8] = (y) => f("jcTranslate"))
|
|
5849
5855
|
}, "不限")
|
|
@@ -5869,7 +5875,7 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5869
5875
|
]),
|
|
5870
5876
|
_: 1
|
|
5871
5877
|
}, 8, ["modelValue"]),
|
|
5872
|
-
|
|
5878
|
+
fe(k(d, {
|
|
5873
5879
|
modelValue: n.value.jcTranslate.jcList,
|
|
5874
5880
|
"onUpdate:modelValue": p[10] || (p[10] = (y) => n.value.jcTranslate.jcList = y),
|
|
5875
5881
|
size: "small",
|
|
@@ -5888,23 +5894,23 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5888
5894
|
]),
|
|
5889
5895
|
_: 1
|
|
5890
5896
|
}, 8, ["modelValue"]), [
|
|
5891
|
-
[
|
|
5897
|
+
[at, n.value.jcTranslate.type === 1]
|
|
5892
5898
|
])
|
|
5893
5899
|
])) : P("", !0),
|
|
5894
|
-
($ = r.value.factorScreen) != null && $.show ? (D(), T("div",
|
|
5895
|
-
I("div",
|
|
5896
|
-
|
|
5900
|
+
($ = r.value.factorScreen) != null && $.show ? (D(), T("div", wo, [
|
|
5901
|
+
I("div", To, [
|
|
5902
|
+
So,
|
|
5897
5903
|
I("span", {
|
|
5898
5904
|
onClick: p[11] || (p[11] = (y) => f("factorScreen"))
|
|
5899
5905
|
}, "不限")
|
|
5900
5906
|
]),
|
|
5901
|
-
k(
|
|
5907
|
+
k(Ra, {
|
|
5902
5908
|
data: n.value.factorScreen,
|
|
5903
5909
|
"onUpdate:data": p[12] || (p[12] = (y) => n.value.factorScreen = y),
|
|
5904
5910
|
config: r.value.factorScreen
|
|
5905
5911
|
}, null, 8, ["data", "config"])
|
|
5906
5912
|
])) : P("", !0),
|
|
5907
|
-
k(
|
|
5913
|
+
k(so, {
|
|
5908
5914
|
data: n.value.commonIndicator,
|
|
5909
5915
|
"onUpdate:data": p[13] || (p[13] = (y) => n.value.commonIndicator = y),
|
|
5910
5916
|
varietyMarket: n.value.varietyMarket,
|
|
@@ -5914,11 +5920,11 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "vari
|
|
|
5914
5920
|
]);
|
|
5915
5921
|
};
|
|
5916
5922
|
}
|
|
5917
|
-
},
|
|
5923
|
+
}, Oo = /* @__PURE__ */ _e(Io, [["__scopeId", "data-v-efd872de"]]), xl = {
|
|
5918
5924
|
install(u) {
|
|
5919
|
-
u.component("st-varietySearch",
|
|
5925
|
+
u.component("st-varietySearch", Oo);
|
|
5920
5926
|
}
|
|
5921
5927
|
};
|
|
5922
5928
|
export {
|
|
5923
|
-
|
|
5929
|
+
xl as default
|
|
5924
5930
|
};
|