st-comp 0.0.173 → 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/ChartLayout.js +3 -3
- package/es/Dialog.js +14 -14
- package/es/FactorWarning.cjs +1 -1
- package/es/FactorWarning.js +337 -817
- package/es/Kline.js +16 -16
- package/es/KlineBasic.js +26 -26
- package/es/KlineConfig.cjs +1 -1
- package/es/KlineConfig.js +41 -40
- package/es/KlineNew.js +14 -14
- package/es/KlinePlus.js +17 -17
- package/es/Pagination.js +19 -19
- package/es/PasswordPrompt.js +3 -3
- package/es/Table.js +21 -21
- package/es/User.js +39 -39
- package/es/VarSelectDialog.cjs +2 -2
- package/es/VarSelectDialog.js +173 -169
- package/es/VarietySearch.cjs +6 -6
- package/es/VarietySearch.js +1055 -1033
- package/es/VirtualTable.js +494 -494
- package/es/{_initCloneObject-a9305c1e.js → _initCloneObject-da90eef0.js} +3 -3
- package/es/{base-4bcd2756.js → base-d9284bf0.js} +23 -23
- package/es/{castArray-681d750b.js → castArray-b0ab0165.js} +1 -1
- package/es/{config-provider-93846ae3.js → config-provider-f0151e9f.js} +10 -10
- package/es/{debounce-51046b06.js → debounce-3cec4646.js} +1 -1
- package/es/{dropdown-65e74de8.js → dropdown-82b80e8b.js} +6 -6
- package/es/{el-button-d39472d3.js → el-button-34665425.js} +9 -9
- package/es/{el-dialog-f45ec2a1.js → el-dialog-a412484e.js} +17 -17
- package/es/{el-divider-7cf13678.js → el-divider-fd2b4e2e.js} +4 -4
- package/es/{el-empty-64b2ea8a.js → el-empty-412fc297.js} +2 -2
- package/es/{el-form-item-b31e7a98.js → el-form-item-668ba024.js} +65 -65
- package/es/{el-input-42315ac4.js → el-input-22e66e37.js} +22 -22
- package/es/{el-input-number-ebd64e22.js → el-input-number-481e21c5.js} +26 -26
- package/es/{el-loading-5d29f26d.js → el-loading-d4e403ab.js} +5 -5
- package/es/{el-menu-item-d62e0a3f.js → el-menu-item-404c10e5.js} +8 -8
- package/es/el-message-box-41f39f6d.js +558 -0
- package/es/el-message-box-6694f827.cjs +1 -0
- package/es/{el-message-bd1d2c82.js → el-message-ef506caa.js} +24 -24
- package/es/{el-overlay-690b50aa.js → el-overlay-4a9fa4e1.js} +30 -30
- package/es/{el-popconfirm-88bbd066.js → el-popconfirm-7b9183aa.js} +6 -6
- package/es/{el-popper-85365d5b.js → el-popper-e73466eb.js} +5 -5
- package/es/{el-scrollbar-bcf29780.js → el-scrollbar-45318df0.js} +8 -8
- package/es/el-segmented-3ba6d664.cjs +1 -0
- package/es/el-segmented-41820018.js +135 -0
- package/es/{el-select-d3bce4d1.js → el-select-d7a00294.js} +13 -13
- package/es/{el-table-column-9691b26d.js → el-table-column-a2d0c635.js} +122 -122
- package/es/{el-tag-6036f51c.js → el-tag-7f391090.js} +32 -32
- package/es/{index-d3c37134.js → index-1c41bd56.js} +3 -3
- package/es/index-3120be08.js +14 -0
- package/es/{index-fbe85773.js → index-85a32a00.js} +15 -15
- package/es/{index-21fb27eb.js → index-94f38460.js} +19 -19
- package/es/{index-ef7c4392.js → index-a8e9ec0f.js} +23 -23
- package/es/{index-cb8157f2.js → index-d577b81b.js} +2 -2
- package/es/{index-8ee89b40.js → index-d99fdc6d.js} +8 -8
- package/es/{index-3425f2f0.js → index-ee1cebbc.js} +5 -5
- package/es/{raf-36faa519.js → raf-bfbf42e4.js} +1 -1
- package/es/{scroll-0277d145.js → scroll-e3cb691f.js} +2 -2
- package/es/style.css +1 -1
- package/es/{use-form-common-props-54c31983.js → use-form-common-props-cc347a83.js} +36 -36
- package/es/{use-global-config-946f61a4.js → use-global-config-c7f0a7e3.js} +3 -3
- package/es/validator-10fa54fe.js +5 -0
- package/es/validator-af488a9a.cjs +1 -0
- package/es/{vnode-dfc92f20.js → vnode-6be33bb1.js} +1 -1
- package/es/{zh-cn-5066f5e9.js → zh-cn-d883afa8.js} +2 -2
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +172 -172
- package/lib/{index-c35886c2.js → index-d3f4c395.js} +11045 -11020
- package/lib/{python-37ee7d62.js → python-0128b724.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/VarSelectDialog/index.vue +5 -1
- package/packages/VarietySearch/components/FactorScreen/index.vue +271 -254
- package/es/el-checkbox-group-020b49f5.cjs +0 -1
- package/es/el-checkbox-group-779f353a.js +0 -67
- package/es/el-segmented-84707138.js +0 -136
- package/es/el-segmented-bccd9f2a.cjs +0 -1
- package/es/index-c45ac024.js +0 -14
package/es/VarietySearch.js
CHANGED
|
@@ -1,46 +1,47 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./el-tag-
|
|
3
|
-
import { E as
|
|
4
|
-
import "./el-scrollbar-
|
|
5
|
-
import { u as
|
|
6
|
-
import { E as
|
|
7
|
-
import { b as
|
|
8
|
-
import { ref as uu, inject as
|
|
9
|
-
import { E as
|
|
10
|
-
import "./el-overlay-
|
|
11
|
-
import { E as
|
|
12
|
-
import { E as
|
|
13
|
-
import { E 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
|
+
import "./el-tag-7f391090.js";
|
|
3
|
+
import { E as se, a as de } from "./el-select-d7a00294.js";
|
|
4
|
+
import "./el-scrollbar-45318df0.js";
|
|
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
|
+
import "./el-overlay-4a9fa4e1.js";
|
|
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
|
|
18
|
-
import { E as Y } from "./el-message-
|
|
19
|
-
import { _ as
|
|
20
|
-
import { E as
|
|
21
|
-
import { E as
|
|
22
|
-
import {
|
|
23
|
-
import { U as
|
|
24
|
-
import { u as
|
|
25
|
-
import {
|
|
26
|
-
import "./castArray-
|
|
27
|
-
import "./index-
|
|
28
|
-
import "./scroll-
|
|
29
|
-
import "./debounce-
|
|
30
|
-
import "./
|
|
31
|
-
import "./
|
|
32
|
-
import "./
|
|
33
|
-
import "./
|
|
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
|
+
import { E as Y } from "./el-message-ef506caa.js";
|
|
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
|
+
import "./castArray-b0ab0165.js";
|
|
27
|
+
import "./index-85a32a00.js";
|
|
28
|
+
import "./scroll-e3cb691f.js";
|
|
29
|
+
import "./debounce-3cec4646.js";
|
|
30
|
+
import "./validator-10fa54fe.js";
|
|
31
|
+
import "./use-global-config-c7f0a7e3.js";
|
|
32
|
+
import "./_initCloneObject-da90eef0.js";
|
|
33
|
+
import "./raf-bfbf42e4.js";
|
|
34
|
+
import "./vnode-6be33bb1.js";
|
|
34
35
|
import "./typescript-7ae59c4c.js";
|
|
35
36
|
import "./index-657047bb.js";
|
|
36
|
-
import "./config-provider-
|
|
37
|
-
import "./dropdown-
|
|
38
|
-
const
|
|
37
|
+
import "./config-provider-f0151e9f.js";
|
|
38
|
+
import "./dropdown-82b80e8b.js";
|
|
39
|
+
const f0 = Uu({
|
|
39
40
|
modelValue: {
|
|
40
41
|
type: [String, Number, Boolean],
|
|
41
42
|
default: void 0
|
|
42
43
|
},
|
|
43
|
-
size:
|
|
44
|
+
size: d0,
|
|
44
45
|
disabled: Boolean,
|
|
45
46
|
label: {
|
|
46
47
|
type: [String, Number, Boolean],
|
|
@@ -54,28 +55,28 @@ const s0 = Pu({
|
|
|
54
55
|
type: String,
|
|
55
56
|
default: void 0
|
|
56
57
|
}
|
|
57
|
-
}),
|
|
58
|
-
...
|
|
58
|
+
}), yt = Uu({
|
|
59
|
+
...f0,
|
|
59
60
|
border: Boolean
|
|
60
|
-
}),
|
|
61
|
-
[
|
|
62
|
-
[
|
|
63
|
-
},
|
|
64
|
-
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({
|
|
65
66
|
get() {
|
|
66
67
|
return r.value ? n.modelValue : u.modelValue;
|
|
67
68
|
},
|
|
68
69
|
set(s) {
|
|
69
|
-
r.value ? n.changeEvent(s) : e && e(
|
|
70
|
+
r.value ? n.changeEvent(s) : e && e(ge, s), t.value.checked = u.modelValue === a.value;
|
|
70
71
|
}
|
|
71
|
-
}), o =
|
|
72
|
-
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({
|
|
73
74
|
from: "label act as value",
|
|
74
75
|
replacement: "value",
|
|
75
76
|
version: "3.0.0",
|
|
76
77
|
scope: "el-radio",
|
|
77
78
|
ref: "https://element-plus.org/en-US/component/radio.html"
|
|
78
|
-
}, K(() => r.value &&
|
|
79
|
+
}, K(() => r.value && $e(u.value))), {
|
|
79
80
|
radioRef: t,
|
|
80
81
|
isGroup: r,
|
|
81
82
|
radioGroup: n,
|
|
@@ -86,16 +87,16 @@ const s0 = Pu({
|
|
|
86
87
|
modelValue: l,
|
|
87
88
|
actualValue: a
|
|
88
89
|
};
|
|
89
|
-
},
|
|
90
|
+
}, vt = yu({
|
|
90
91
|
name: "ElRadio"
|
|
91
|
-
}),
|
|
92
|
-
...
|
|
93
|
-
props:
|
|
94
|
-
emits:
|
|
92
|
+
}), Ct = /* @__PURE__ */ yu({
|
|
93
|
+
...vt,
|
|
94
|
+
props: yt,
|
|
95
|
+
emits: p0,
|
|
95
96
|
setup(u, { emit: e }) {
|
|
96
|
-
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);
|
|
97
98
|
function s() {
|
|
98
|
-
|
|
99
|
+
be(() => e("change", i.value));
|
|
99
100
|
}
|
|
100
101
|
return (p, x) => {
|
|
101
102
|
var b;
|
|
@@ -116,10 +117,10 @@ const s0 = Pu({
|
|
|
116
117
|
S(n).is("checked", S(i) === S(f))
|
|
117
118
|
])
|
|
118
119
|
}, [
|
|
119
|
-
|
|
120
|
+
fe(I("input", {
|
|
120
121
|
ref_key: "radioRef",
|
|
121
122
|
ref: r,
|
|
122
|
-
"onUpdate:modelValue": (w) =>
|
|
123
|
+
"onUpdate:modelValue": (w) => n0(i) ? i.value = w : null,
|
|
123
124
|
class: ou(S(n).e("original")),
|
|
124
125
|
value: S(f),
|
|
125
126
|
name: p.name || ((b = S(a)) == null ? void 0 : b.name),
|
|
@@ -129,10 +130,10 @@ const s0 = Pu({
|
|
|
129
130
|
onFocus: (w) => l.value = !0,
|
|
130
131
|
onBlur: (w) => l.value = !1,
|
|
131
132
|
onChange: s,
|
|
132
|
-
onClick:
|
|
133
|
+
onClick: Bu(() => {
|
|
133
134
|
}, ["stop"])
|
|
134
135
|
}, null, 42, ["onUpdate:modelValue", "value", "name", "disabled", "checked", "onFocus", "onBlur", "onClick"]), [
|
|
135
|
-
[
|
|
136
|
+
[r0, S(i)]
|
|
136
137
|
]),
|
|
137
138
|
I("span", {
|
|
138
139
|
class: ou(S(n).e("inner"))
|
|
@@ -140,10 +141,10 @@ const s0 = Pu({
|
|
|
140
141
|
], 2),
|
|
141
142
|
I("span", {
|
|
142
143
|
class: ou(S(n).e("label")),
|
|
143
|
-
onKeydown:
|
|
144
|
+
onKeydown: Bu(() => {
|
|
144
145
|
}, ["stop"])
|
|
145
146
|
}, [
|
|
146
|
-
|
|
147
|
+
pe(p.$slots, "default", {}, () => [
|
|
147
148
|
q(X(p.label), 1)
|
|
148
149
|
])
|
|
149
150
|
], 42, ["onKeydown"])
|
|
@@ -151,16 +152,16 @@ const s0 = Pu({
|
|
|
151
152
|
};
|
|
152
153
|
}
|
|
153
154
|
});
|
|
154
|
-
var
|
|
155
|
-
const
|
|
156
|
-
...
|
|
157
|
-
}),
|
|
155
|
+
var Dt = /* @__PURE__ */ ce(Ct, [["__file", "radio.vue"]]);
|
|
156
|
+
const Et = Uu({
|
|
157
|
+
...f0
|
|
158
|
+
}), Ft = yu({
|
|
158
159
|
name: "ElRadioButton"
|
|
159
|
-
}),
|
|
160
|
-
...
|
|
161
|
-
props:
|
|
160
|
+
}), At = /* @__PURE__ */ yu({
|
|
161
|
+
...Ft,
|
|
162
|
+
props: Et,
|
|
162
163
|
setup(u) {
|
|
163
|
-
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(() => ({
|
|
164
165
|
backgroundColor: (c == null ? void 0 : c.fill) || "",
|
|
165
166
|
borderColor: (c == null ? void 0 : c.fill) || "",
|
|
166
167
|
boxShadow: c != null && c.fill ? `-1px 0 0 0 ${c.fill}` : "",
|
|
@@ -177,10 +178,10 @@ const vt = Pu({
|
|
|
177
178
|
S(t).bm("button", S(a))
|
|
178
179
|
])
|
|
179
180
|
}, [
|
|
180
|
-
|
|
181
|
+
fe(I("input", {
|
|
181
182
|
ref_key: "radioRef",
|
|
182
183
|
ref: n,
|
|
183
|
-
"onUpdate:modelValue": (b) =>
|
|
184
|
+
"onUpdate:modelValue": (b) => n0(o) ? o.value = b : null,
|
|
184
185
|
class: ou(S(t).be("button", "original-radio")),
|
|
185
186
|
value: S(i),
|
|
186
187
|
type: "radio",
|
|
@@ -188,18 +189,18 @@ const vt = Pu({
|
|
|
188
189
|
disabled: S(l),
|
|
189
190
|
onFocus: (b) => r.value = !0,
|
|
190
191
|
onBlur: (b) => r.value = !1,
|
|
191
|
-
onClick:
|
|
192
|
+
onClick: Bu(() => {
|
|
192
193
|
}, ["stop"])
|
|
193
194
|
}, null, 42, ["onUpdate:modelValue", "value", "name", "disabled", "onFocus", "onBlur", "onClick"]), [
|
|
194
|
-
[
|
|
195
|
+
[r0, S(o)]
|
|
195
196
|
]),
|
|
196
197
|
I("span", {
|
|
197
198
|
class: ou(S(t).be("button", "inner")),
|
|
198
|
-
style:
|
|
199
|
-
onKeydown:
|
|
199
|
+
style: a0(S(o) === S(i) ? S(f) : {}),
|
|
200
|
+
onKeydown: Bu(() => {
|
|
200
201
|
}, ["stop"])
|
|
201
202
|
}, [
|
|
202
|
-
|
|
203
|
+
pe(s.$slots, "default", {}, () => [
|
|
203
204
|
q(X(s.label), 1)
|
|
204
205
|
])
|
|
205
206
|
], 46, ["onKeydown"])
|
|
@@ -207,13 +208,13 @@ const vt = Pu({
|
|
|
207
208
|
};
|
|
208
209
|
}
|
|
209
210
|
});
|
|
210
|
-
var
|
|
211
|
-
const
|
|
211
|
+
var m0 = /* @__PURE__ */ ce(At, [["__file", "radio-button.vue"]]);
|
|
212
|
+
const wt = Uu({
|
|
212
213
|
id: {
|
|
213
214
|
type: String,
|
|
214
215
|
default: void 0
|
|
215
216
|
},
|
|
216
|
-
size:
|
|
217
|
+
size: d0,
|
|
217
218
|
disabled: Boolean,
|
|
218
219
|
modelValue: {
|
|
219
220
|
type: [String, Number, Boolean],
|
|
@@ -235,30 +236,30 @@ const Et = Pu({
|
|
|
235
236
|
type: Boolean,
|
|
236
237
|
default: !0
|
|
237
238
|
},
|
|
238
|
-
...
|
|
239
|
-
}),
|
|
239
|
+
...G0(["ariaLabel"])
|
|
240
|
+
}), Tt = p0, St = yu({
|
|
240
241
|
name: "ElRadioGroup"
|
|
241
|
-
}),
|
|
242
|
-
...
|
|
243
|
-
props:
|
|
244
|
-
emits:
|
|
242
|
+
}), It = /* @__PURE__ */ yu({
|
|
243
|
+
...St,
|
|
244
|
+
props: wt,
|
|
245
|
+
emits: Tt,
|
|
245
246
|
setup(u, { emit: e }) {
|
|
246
|
-
const t = u, n =
|
|
247
|
+
const t = u, n = ie("radio"), r = kt(), a = uu(), { formItem: l } = mt(), { inputId: o, isLabeledByFormItem: c } = xt(t, {
|
|
247
248
|
formItemContext: l
|
|
248
249
|
}), i = (s) => {
|
|
249
|
-
e(
|
|
250
|
+
e(ge, s), be(() => e("change", s));
|
|
250
251
|
};
|
|
251
|
-
|
|
252
|
+
o0(() => {
|
|
252
253
|
const s = a.value.querySelectorAll("[type=radio]"), p = s[0];
|
|
253
254
|
!Array.from(s).some((x) => x.checked) && p && (p.tabIndex = 0);
|
|
254
255
|
});
|
|
255
256
|
const f = K(() => t.name || r.value);
|
|
256
|
-
return
|
|
257
|
-
...
|
|
257
|
+
return et(b0, tt({
|
|
258
|
+
...nt(t),
|
|
258
259
|
changeEvent: i,
|
|
259
260
|
name: f
|
|
260
261
|
})), Eu(() => t.modelValue, () => {
|
|
261
|
-
t.validateEvent && (l == null || l.validate("change").catch((s) =>
|
|
262
|
+
t.validateEvent && (l == null || l.validate("change").catch((s) => Z0(s)));
|
|
262
263
|
}), (s, p) => (D(), T("div", {
|
|
263
264
|
id: S(o),
|
|
264
265
|
ref_key: "radioGroupRef",
|
|
@@ -268,15 +269,15 @@ const Et = Pu({
|
|
|
268
269
|
"aria-label": S(c) ? void 0 : s.ariaLabel || "radio-group",
|
|
269
270
|
"aria-labelledby": S(c) ? S(l).labelId : void 0
|
|
270
271
|
}, [
|
|
271
|
-
|
|
272
|
+
pe(s.$slots, "default")
|
|
272
273
|
], 10, ["id", "aria-label", "aria-labelledby"]));
|
|
273
274
|
}
|
|
274
275
|
});
|
|
275
|
-
var
|
|
276
|
-
const
|
|
277
|
-
RadioButton:
|
|
278
|
-
RadioGroup:
|
|
279
|
-
}),
|
|
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);
|
|
280
281
|
const Re = {
|
|
281
282
|
// 品种市场 [选项: 预警字典1000]
|
|
282
283
|
varietyMarket: {
|
|
@@ -884,17 +885,17 @@ const Re = {
|
|
|
884
885
|
]
|
|
885
886
|
}
|
|
886
887
|
};
|
|
887
|
-
const
|
|
888
|
+
const Ot = (u, e, t) => {
|
|
888
889
|
!e[0] && e[0] !== 0 && !e[1] && e[1] !== 0 ? t(new Error("至少填写一个分数")) : t();
|
|
889
|
-
},
|
|
890
|
+
}, Ve = (u) => {
|
|
890
891
|
const e = /(条件(\d+))/g;
|
|
891
892
|
return u.match(e) || [];
|
|
892
|
-
},
|
|
893
|
-
function
|
|
894
|
-
let e =
|
|
893
|
+
}, Me = {};
|
|
894
|
+
function $t(u) {
|
|
895
|
+
let e = Me[u];
|
|
895
896
|
if (e)
|
|
896
897
|
return e;
|
|
897
|
-
e =
|
|
898
|
+
e = Me[u] = [];
|
|
898
899
|
for (let t = 0; t < 128; t++) {
|
|
899
900
|
const n = String.fromCharCode(t);
|
|
900
901
|
e.push(n);
|
|
@@ -907,7 +908,7 @@ function St(u) {
|
|
|
907
908
|
}
|
|
908
909
|
function gu(u, e) {
|
|
909
910
|
typeof e != "string" && (e = gu.defaultChars);
|
|
910
|
-
const t =
|
|
911
|
+
const t = $t(e);
|
|
911
912
|
return u.replace(/(%[a-f0-9]{2})+/gi, function(n) {
|
|
912
913
|
let r = "";
|
|
913
914
|
for (let a = 0, l = n.length; a < l; a += 3) {
|
|
@@ -947,12 +948,12 @@ function gu(u, e) {
|
|
|
947
948
|
}
|
|
948
949
|
gu.defaultChars = ";/?:@&=+$,#";
|
|
949
950
|
gu.componentChars = "";
|
|
950
|
-
const
|
|
951
|
-
function
|
|
952
|
-
let e =
|
|
951
|
+
const qe = {};
|
|
952
|
+
function Rt(u) {
|
|
953
|
+
let e = qe[u];
|
|
953
954
|
if (e)
|
|
954
955
|
return e;
|
|
955
|
-
e =
|
|
956
|
+
e = qe[u] = [];
|
|
956
957
|
for (let t = 0; t < 128; t++) {
|
|
957
958
|
const n = String.fromCharCode(t);
|
|
958
959
|
/^[0-9a-z]$/i.test(n) ? e.push(n) : e.push("%" + ("0" + t.toString(16).toUpperCase()).slice(-2));
|
|
@@ -963,7 +964,7 @@ function It(u) {
|
|
|
963
964
|
}
|
|
964
965
|
function Su(u, e, t) {
|
|
965
966
|
typeof e != "string" && (t = e, e = Su.defaultChars), typeof t > "u" && (t = !0);
|
|
966
|
-
const n =
|
|
967
|
+
const n = Rt(e);
|
|
967
968
|
let r = "";
|
|
968
969
|
for (let a = 0, l = u.length; a < l; a++) {
|
|
969
970
|
const o = u.charCodeAt(a);
|
|
@@ -992,18 +993,18 @@ function Su(u, e, t) {
|
|
|
992
993
|
}
|
|
993
994
|
Su.defaultChars = ";/?:@&=+$,-_.!~*'()#";
|
|
994
995
|
Su.componentChars = "-_.!~*'()";
|
|
995
|
-
function
|
|
996
|
+
function ve(u) {
|
|
996
997
|
let e = "";
|
|
997
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;
|
|
998
999
|
}
|
|
999
|
-
function
|
|
1000
|
+
function zu() {
|
|
1000
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;
|
|
1001
1002
|
}
|
|
1002
|
-
const
|
|
1003
|
-
`, " "],
|
|
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 = {
|
|
1004
1005
|
javascript: !0,
|
|
1005
1006
|
"javascript:": !0
|
|
1006
|
-
},
|
|
1007
|
+
}, Ue = {
|
|
1007
1008
|
http: !0,
|
|
1008
1009
|
https: !0,
|
|
1009
1010
|
ftp: !0,
|
|
@@ -1015,28 +1016,28 @@ const Ot = /^([a-z0-9.+-]+:)/i, Rt = /:[0-9]*$/, $t = /^(\/\/?(?!\/)[^\?\s]*)(\?
|
|
|
1015
1016
|
"gopher:": !0,
|
|
1016
1017
|
"file:": !0
|
|
1017
1018
|
};
|
|
1018
|
-
function
|
|
1019
|
-
if (u && u instanceof
|
|
1019
|
+
function Ce(u, e) {
|
|
1020
|
+
if (u && u instanceof zu)
|
|
1020
1021
|
return u;
|
|
1021
|
-
const t = new
|
|
1022
|
+
const t = new zu();
|
|
1022
1023
|
return t.parse(u, e), t;
|
|
1023
1024
|
}
|
|
1024
|
-
|
|
1025
|
+
zu.prototype.parse = function(u, e) {
|
|
1025
1026
|
let t, n, r, a = u;
|
|
1026
1027
|
if (a = a.trim(), !e && u.split("#").length === 1) {
|
|
1027
|
-
const i =
|
|
1028
|
+
const i = qt.exec(a);
|
|
1028
1029
|
if (i)
|
|
1029
1030
|
return this.pathname = i[1], i[2] && (this.search = i[2]), this;
|
|
1030
1031
|
}
|
|
1031
|
-
let l =
|
|
1032
|
-
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])) {
|
|
1033
1034
|
let i = -1;
|
|
1034
|
-
for (let b = 0; b <
|
|
1035
|
-
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);
|
|
1036
1037
|
let f, s;
|
|
1037
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;
|
|
1038
|
-
for (let b = 0; b <
|
|
1039
|
-
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);
|
|
1040
1041
|
i === -1 && (i = a.length), a[i - 1] === ":" && i--;
|
|
1041
1042
|
const p = a.slice(0, i);
|
|
1042
1043
|
a = a.slice(i), this.parseHost(p), this.hostname = this.hostname || "";
|
|
@@ -1045,52 +1046,52 @@ Bu.prototype.parse = function(u, e) {
|
|
|
1045
1046
|
const b = this.hostname.split(/\./);
|
|
1046
1047
|
for (let w = 0, O = b.length; w < O; w++) {
|
|
1047
1048
|
const F = b[w];
|
|
1048
|
-
if (F && !F.match(
|
|
1049
|
+
if (F && !F.match(Le)) {
|
|
1049
1050
|
let d = "";
|
|
1050
1051
|
for (let _ = 0, m = F.length; _ < m; _++)
|
|
1051
1052
|
F.charCodeAt(_) > 127 ? d += "x" : d += F[_];
|
|
1052
|
-
if (!d.match(
|
|
1053
|
-
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);
|
|
1054
1055
|
h && (_.push(h[1]), m.unshift(h[2])), m.length && (a = m.join(".") + a), this.hostname = _.join(".");
|
|
1055
1056
|
break;
|
|
1056
1057
|
}
|
|
1057
1058
|
}
|
|
1058
1059
|
}
|
|
1059
1060
|
}
|
|
1060
|
-
this.hostname.length >
|
|
1061
|
+
this.hostname.length > Pt && (this.hostname = ""), x && (this.hostname = this.hostname.substr(1, this.hostname.length - 2));
|
|
1061
1062
|
}
|
|
1062
1063
|
const o = a.indexOf("#");
|
|
1063
1064
|
o !== -1 && (this.hash = a.substr(o), a = a.slice(0, o));
|
|
1064
1065
|
const c = a.indexOf("?");
|
|
1065
|
-
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;
|
|
1066
1067
|
};
|
|
1067
|
-
|
|
1068
|
-
let e =
|
|
1068
|
+
zu.prototype.parseHost = function(u) {
|
|
1069
|
+
let e = Mt.exec(u);
|
|
1069
1070
|
e && (e = e[0], e !== ":" && (this.port = e.substr(1)), u = u.substr(0, u.length - e.length)), u && (this.hostname = u);
|
|
1070
1071
|
};
|
|
1071
|
-
const
|
|
1072
|
+
const Nt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1072
1073
|
__proto__: null,
|
|
1073
1074
|
decode: gu,
|
|
1074
1075
|
encode: Su,
|
|
1075
|
-
format:
|
|
1076
|
-
parse:
|
|
1077
|
-
}, 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({
|
|
1078
1079
|
__proto__: null,
|
|
1079
|
-
Any:
|
|
1080
|
-
Cc:
|
|
1081
|
-
Cf:
|
|
1082
|
-
P:
|
|
1083
|
-
S:
|
|
1084
|
-
Z:
|
|
1085
|
-
}, 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(
|
|
1086
1087
|
// prettier-ignore
|
|
1087
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))
|
|
1088
|
-
),
|
|
1089
|
+
), Gt = new Uint16Array(
|
|
1089
1090
|
// prettier-ignore
|
|
1090
1091
|
"Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((u) => u.charCodeAt(0))
|
|
1091
1092
|
);
|
|
1092
|
-
var
|
|
1093
|
-
const
|
|
1093
|
+
var Ku;
|
|
1094
|
+
const Jt = /* @__PURE__ */ new Map([
|
|
1094
1095
|
[0, 65533],
|
|
1095
1096
|
// C1 Unicode control character reference replacements
|
|
1096
1097
|
[128, 8364],
|
|
@@ -1120,53 +1121,53 @@ const Zt = /* @__PURE__ */ new Map([
|
|
|
1120
1121
|
[156, 339],
|
|
1121
1122
|
[158, 382],
|
|
1122
1123
|
[159, 376]
|
|
1123
|
-
]),
|
|
1124
|
+
]), Wt = (
|
|
1124
1125
|
// eslint-disable-next-line @typescript-eslint/no-unnecessary-condition, node/no-unsupported-features/es-builtins
|
|
1125
|
-
(
|
|
1126
|
+
(Ku = String.fromCodePoint) !== null && Ku !== void 0 ? Ku : function(u) {
|
|
1126
1127
|
let e = "";
|
|
1127
1128
|
return u > 65535 && (u -= 65536, e += String.fromCharCode(u >>> 10 & 1023 | 55296), u = 56320 | u & 1023), e += String.fromCharCode(u), e;
|
|
1128
1129
|
}
|
|
1129
1130
|
);
|
|
1130
|
-
function
|
|
1131
|
+
function Qt(u) {
|
|
1131
1132
|
var e;
|
|
1132
|
-
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;
|
|
1133
1134
|
}
|
|
1134
|
-
var
|
|
1135
|
+
var G;
|
|
1135
1136
|
(function(u) {
|
|
1136
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";
|
|
1137
|
-
})(
|
|
1138
|
-
const
|
|
1138
|
+
})(G || (G = {}));
|
|
1139
|
+
const Yt = 32;
|
|
1139
1140
|
var bu;
|
|
1140
1141
|
(function(u) {
|
|
1141
1142
|
u[u.VALUE_LENGTH = 49152] = "VALUE_LENGTH", u[u.BRANCH_LENGTH = 16256] = "BRANCH_LENGTH", u[u.JUMP_TABLE = 127] = "JUMP_TABLE";
|
|
1142
1143
|
})(bu || (bu = {}));
|
|
1143
|
-
function
|
|
1144
|
-
return u >=
|
|
1144
|
+
function ae(u) {
|
|
1145
|
+
return u >= G.ZERO && u <= G.NINE;
|
|
1145
1146
|
}
|
|
1146
|
-
function
|
|
1147
|
-
return u >=
|
|
1147
|
+
function Kt(u) {
|
|
1148
|
+
return u >= G.UPPER_A && u <= G.UPPER_F || u >= G.LOWER_A && u <= G.LOWER_F;
|
|
1148
1149
|
}
|
|
1149
|
-
function
|
|
1150
|
-
return u >=
|
|
1150
|
+
function Xt(u) {
|
|
1151
|
+
return u >= G.UPPER_A && u <= G.UPPER_Z || u >= G.LOWER_A && u <= G.LOWER_Z || ae(u);
|
|
1151
1152
|
}
|
|
1152
|
-
function
|
|
1153
|
-
return u ===
|
|
1153
|
+
function un(u) {
|
|
1154
|
+
return u === G.EQUALS || Xt(u);
|
|
1154
1155
|
}
|
|
1155
|
-
var
|
|
1156
|
+
var H;
|
|
1156
1157
|
(function(u) {
|
|
1157
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";
|
|
1158
|
-
})(
|
|
1159
|
+
})(H || (H = {}));
|
|
1159
1160
|
var pu;
|
|
1160
1161
|
(function(u) {
|
|
1161
1162
|
u[u.Legacy = 0] = "Legacy", u[u.Strict = 1] = "Strict", u[u.Attribute = 2] = "Attribute";
|
|
1162
1163
|
})(pu || (pu = {}));
|
|
1163
|
-
class
|
|
1164
|
+
class en {
|
|
1164
1165
|
constructor(e, t, n) {
|
|
1165
|
-
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;
|
|
1166
1167
|
}
|
|
1167
1168
|
/** Resets the instance to make it reusable. */
|
|
1168
1169
|
startEntity(e) {
|
|
1169
|
-
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;
|
|
1170
1171
|
}
|
|
1171
1172
|
/**
|
|
1172
1173
|
* Write an entity to the decoder. This can be called multiple times with partial entities.
|
|
@@ -1181,15 +1182,15 @@ class Kt {
|
|
|
1181
1182
|
*/
|
|
1182
1183
|
write(e, t) {
|
|
1183
1184
|
switch (this.state) {
|
|
1184
|
-
case
|
|
1185
|
-
return e.charCodeAt(t) ===
|
|
1186
|
-
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:
|
|
1187
1188
|
return this.stateNumericStart(e, t);
|
|
1188
|
-
case
|
|
1189
|
+
case H.NumericDecimal:
|
|
1189
1190
|
return this.stateNumericDecimal(e, t);
|
|
1190
|
-
case
|
|
1191
|
+
case H.NumericHex:
|
|
1191
1192
|
return this.stateNumericHex(e, t);
|
|
1192
|
-
case
|
|
1193
|
+
case H.NamedEntity:
|
|
1193
1194
|
return this.stateNamedEntity(e, t);
|
|
1194
1195
|
}
|
|
1195
1196
|
}
|
|
@@ -1203,7 +1204,7 @@ class Kt {
|
|
|
1203
1204
|
* @returns The number of characters that were consumed, or -1 if the entity is incomplete.
|
|
1204
1205
|
*/
|
|
1205
1206
|
stateNumericStart(e, t) {
|
|
1206
|
-
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));
|
|
1207
1208
|
}
|
|
1208
1209
|
addToNumericResult(e, t, n, r) {
|
|
1209
1210
|
if (t !== n) {
|
|
@@ -1224,7 +1225,7 @@ class Kt {
|
|
|
1224
1225
|
const n = t;
|
|
1225
1226
|
for (; t < e.length; ) {
|
|
1226
1227
|
const r = e.charCodeAt(t);
|
|
1227
|
-
if (
|
|
1228
|
+
if (ae(r) || Kt(r))
|
|
1228
1229
|
t += 1;
|
|
1229
1230
|
else
|
|
1230
1231
|
return this.addToNumericResult(e, n, t, 16), this.emitNumericEntity(r, 3);
|
|
@@ -1244,7 +1245,7 @@ class Kt {
|
|
|
1244
1245
|
const n = t;
|
|
1245
1246
|
for (; t < e.length; ) {
|
|
1246
1247
|
const r = e.charCodeAt(t);
|
|
1247
|
-
if (
|
|
1248
|
+
if (ae(r))
|
|
1248
1249
|
t += 1;
|
|
1249
1250
|
else
|
|
1250
1251
|
return this.addToNumericResult(e, n, t, 10), this.emitNumericEntity(r, 2);
|
|
@@ -1268,11 +1269,11 @@ class Kt {
|
|
|
1268
1269
|
var n;
|
|
1269
1270
|
if (this.consumed <= t)
|
|
1270
1271
|
return (n = this.errors) === null || n === void 0 || n.absenceOfDigitsInNumericCharacterReference(this.consumed), 0;
|
|
1271
|
-
if (e ===
|
|
1272
|
+
if (e === G.SEMI)
|
|
1272
1273
|
this.consumed += 1;
|
|
1273
1274
|
else if (this.decodeMode === pu.Strict)
|
|
1274
1275
|
return 0;
|
|
1275
|
-
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;
|
|
1276
1277
|
}
|
|
1277
1278
|
/**
|
|
1278
1279
|
* Parses a named entity.
|
|
@@ -1288,13 +1289,13 @@ class Kt {
|
|
|
1288
1289
|
let r = n[this.treeIndex], a = (r & bu.VALUE_LENGTH) >> 14;
|
|
1289
1290
|
for (; t < e.length; t++, this.excess++) {
|
|
1290
1291
|
const l = e.charCodeAt(t);
|
|
1291
|
-
if (this.treeIndex =
|
|
1292
|
+
if (this.treeIndex = tn(n, r, this.treeIndex + Math.max(1, a), l), this.treeIndex < 0)
|
|
1292
1293
|
return this.result === 0 || // If we are parsing an attribute
|
|
1293
1294
|
this.decodeMode === pu.Attribute && // We shouldn't have consumed any characters after the entity,
|
|
1294
1295
|
(a === 0 || // And there should be no invalid characters.
|
|
1295
|
-
|
|
1296
|
+
un(l)) ? 0 : this.emitNotTerminatedNamedEntity();
|
|
1296
1297
|
if (r = n[this.treeIndex], a = (r & bu.VALUE_LENGTH) >> 14, a !== 0) {
|
|
1297
|
-
if (l ===
|
|
1298
|
+
if (l === G.SEMI)
|
|
1298
1299
|
return this.emitNamedEntityData(this.treeIndex, a, this.consumed + this.excess);
|
|
1299
1300
|
this.decodeMode !== pu.Strict && (this.result = this.treeIndex, this.consumed += this.excess, this.excess = 0);
|
|
1300
1301
|
}
|
|
@@ -1334,22 +1335,22 @@ class Kt {
|
|
|
1334
1335
|
end() {
|
|
1335
1336
|
var e;
|
|
1336
1337
|
switch (this.state) {
|
|
1337
|
-
case
|
|
1338
|
+
case H.NamedEntity:
|
|
1338
1339
|
return this.result !== 0 && (this.decodeMode !== pu.Attribute || this.result === this.treeIndex) ? this.emitNotTerminatedNamedEntity() : 0;
|
|
1339
|
-
case
|
|
1340
|
+
case H.NumericDecimal:
|
|
1340
1341
|
return this.emitNumericEntity(0, 2);
|
|
1341
|
-
case
|
|
1342
|
+
case H.NumericHex:
|
|
1342
1343
|
return this.emitNumericEntity(0, 3);
|
|
1343
|
-
case
|
|
1344
|
+
case H.NumericStart:
|
|
1344
1345
|
return (e = this.errors) === null || e === void 0 || e.absenceOfDigitsInNumericCharacterReference(this.consumed), 0;
|
|
1345
|
-
case
|
|
1346
|
+
case H.EntityStart:
|
|
1346
1347
|
return 0;
|
|
1347
1348
|
}
|
|
1348
1349
|
}
|
|
1349
1350
|
}
|
|
1350
|
-
function
|
|
1351
|
+
function C0(u) {
|
|
1351
1352
|
let e = "";
|
|
1352
|
-
const t = new
|
|
1353
|
+
const t = new en(u, (n) => e += Wt(n));
|
|
1353
1354
|
return function(r, a) {
|
|
1354
1355
|
let l = 0, o = 0;
|
|
1355
1356
|
for (; (o = r.indexOf("&", o)) >= 0; ) {
|
|
@@ -1369,7 +1370,7 @@ function y0(u) {
|
|
|
1369
1370
|
return e = "", c;
|
|
1370
1371
|
};
|
|
1371
1372
|
}
|
|
1372
|
-
function
|
|
1373
|
+
function tn(u, e, t, n) {
|
|
1373
1374
|
const r = (e & bu.BRANCH_LENGTH) >> 7, a = e & bu.JUMP_TABLE;
|
|
1374
1375
|
if (r === 0)
|
|
1375
1376
|
return a !== 0 && n === a ? t : -1;
|
|
@@ -1389,22 +1390,22 @@ function Xt(u, e, t, n) {
|
|
|
1389
1390
|
}
|
|
1390
1391
|
return -1;
|
|
1391
1392
|
}
|
|
1392
|
-
const
|
|
1393
|
-
|
|
1394
|
-
function
|
|
1395
|
-
return
|
|
1393
|
+
const nn = C0(Ht);
|
|
1394
|
+
C0(Gt);
|
|
1395
|
+
function D0(u, e = pu.Legacy) {
|
|
1396
|
+
return nn(u, e);
|
|
1396
1397
|
}
|
|
1397
|
-
function
|
|
1398
|
+
function rn(u) {
|
|
1398
1399
|
return Object.prototype.toString.call(u);
|
|
1399
1400
|
}
|
|
1400
|
-
function
|
|
1401
|
-
return
|
|
1401
|
+
function Ee(u) {
|
|
1402
|
+
return rn(u) === "[object String]";
|
|
1402
1403
|
}
|
|
1403
|
-
const
|
|
1404
|
-
function
|
|
1405
|
-
return
|
|
1404
|
+
const an = Object.prototype.hasOwnProperty;
|
|
1405
|
+
function on(u, e) {
|
|
1406
|
+
return an.call(u, e);
|
|
1406
1407
|
}
|
|
1407
|
-
function
|
|
1408
|
+
function Zu(u) {
|
|
1408
1409
|
return Array.prototype.slice.call(arguments, 1).forEach(function(t) {
|
|
1409
1410
|
if (t) {
|
|
1410
1411
|
if (typeof t != "object")
|
|
@@ -1415,13 +1416,13 @@ function ju(u) {
|
|
|
1415
1416
|
}
|
|
1416
1417
|
}), u;
|
|
1417
1418
|
}
|
|
1418
|
-
function
|
|
1419
|
+
function E0(u, e, t) {
|
|
1419
1420
|
return [].concat(u.slice(0, e), t, u.slice(e + 1));
|
|
1420
1421
|
}
|
|
1421
|
-
function
|
|
1422
|
+
function Fe(u) {
|
|
1422
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);
|
|
1423
1424
|
}
|
|
1424
|
-
function
|
|
1425
|
+
function Lu(u) {
|
|
1425
1426
|
if (u > 65535) {
|
|
1426
1427
|
u -= 65536;
|
|
1427
1428
|
const e = 55296 + (u >> 10), t = 56320 + (u & 1023);
|
|
@@ -1429,38 +1430,38 @@ function zu(u) {
|
|
|
1429
1430
|
}
|
|
1430
1431
|
return String.fromCharCode(u);
|
|
1431
1432
|
}
|
|
1432
|
-
const
|
|
1433
|
-
function
|
|
1434
|
-
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)) {
|
|
1435
1436
|
const n = e[1].toLowerCase() === "x" ? parseInt(e.slice(2), 16) : parseInt(e.slice(1), 10);
|
|
1436
|
-
return
|
|
1437
|
+
return Fe(n) ? Lu(n) : u;
|
|
1437
1438
|
}
|
|
1438
|
-
const t =
|
|
1439
|
+
const t = D0(u);
|
|
1439
1440
|
return t !== u ? t : u;
|
|
1440
1441
|
}
|
|
1441
|
-
function
|
|
1442
|
-
return u.indexOf("\\") < 0 ? u : u.replace(
|
|
1442
|
+
function fn(u) {
|
|
1443
|
+
return u.indexOf("\\") < 0 ? u : u.replace(F0, "$1");
|
|
1443
1444
|
}
|
|
1444
1445
|
function ku(u) {
|
|
1445
|
-
return u.indexOf("\\") < 0 && u.indexOf("&") < 0 ? u : u.replace(
|
|
1446
|
-
return t ||
|
|
1446
|
+
return u.indexOf("\\") < 0 && u.indexOf("&") < 0 ? u : u.replace(cn, function(e, t, n) {
|
|
1447
|
+
return t || dn(e, n);
|
|
1447
1448
|
});
|
|
1448
1449
|
}
|
|
1449
|
-
const
|
|
1450
|
+
const pn = /[&<>"]/, bn = /[&<>"]/g, hn = {
|
|
1450
1451
|
"&": "&",
|
|
1451
1452
|
"<": "<",
|
|
1452
1453
|
">": ">",
|
|
1453
1454
|
'"': """
|
|
1454
1455
|
};
|
|
1455
|
-
function
|
|
1456
|
-
return
|
|
1456
|
+
function mn(u) {
|
|
1457
|
+
return hn[u];
|
|
1457
1458
|
}
|
|
1458
1459
|
function hu(u) {
|
|
1459
|
-
return
|
|
1460
|
+
return pn.test(u) ? u.replace(bn, mn) : u;
|
|
1460
1461
|
}
|
|
1461
|
-
const
|
|
1462
|
-
function
|
|
1463
|
-
return u.replace(
|
|
1462
|
+
const xn = /[.?*+^$[\]\\(){}|-]/g;
|
|
1463
|
+
function _n(u) {
|
|
1464
|
+
return u.replace(xn, "\\$&");
|
|
1464
1465
|
}
|
|
1465
1466
|
function N(u) {
|
|
1466
1467
|
switch (u) {
|
|
@@ -1490,7 +1491,7 @@ function Fu(u) {
|
|
|
1490
1491
|
return !1;
|
|
1491
1492
|
}
|
|
1492
1493
|
function Au(u) {
|
|
1493
|
-
return
|
|
1494
|
+
return De.test(u) || y0.test(u);
|
|
1494
1495
|
}
|
|
1495
1496
|
function wu(u) {
|
|
1496
1497
|
switch (u) {
|
|
@@ -1531,29 +1532,29 @@ function wu(u) {
|
|
|
1531
1532
|
return !1;
|
|
1532
1533
|
}
|
|
1533
1534
|
}
|
|
1534
|
-
function
|
|
1535
|
+
function Hu(u) {
|
|
1535
1536
|
return u = u.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (u = u.replace(/ẞ/g, "ß")), u.toLowerCase().toUpperCase();
|
|
1536
1537
|
}
|
|
1537
|
-
const
|
|
1538
|
+
const gn = { mdurl: Nt, ucmicro: Zt }, kn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1538
1539
|
__proto__: null,
|
|
1539
|
-
arrayReplaceAt:
|
|
1540
|
-
assign:
|
|
1540
|
+
arrayReplaceAt: E0,
|
|
1541
|
+
assign: Zu,
|
|
1541
1542
|
escapeHtml: hu,
|
|
1542
|
-
escapeRE:
|
|
1543
|
-
fromCodePoint:
|
|
1544
|
-
has:
|
|
1543
|
+
escapeRE: _n,
|
|
1544
|
+
fromCodePoint: Lu,
|
|
1545
|
+
has: on,
|
|
1545
1546
|
isMdAsciiPunct: wu,
|
|
1546
1547
|
isPunctChar: Au,
|
|
1547
1548
|
isSpace: N,
|
|
1548
|
-
isString:
|
|
1549
|
-
isValidEntityCode:
|
|
1549
|
+
isString: Ee,
|
|
1550
|
+
isValidEntityCode: Fe,
|
|
1550
1551
|
isWhiteSpace: Fu,
|
|
1551
|
-
lib:
|
|
1552
|
-
normalizeReference:
|
|
1552
|
+
lib: gn,
|
|
1553
|
+
normalizeReference: Hu,
|
|
1553
1554
|
unescapeAll: ku,
|
|
1554
|
-
unescapeMd:
|
|
1555
|
+
unescapeMd: fn
|
|
1555
1556
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
1556
|
-
function
|
|
1557
|
+
function yn(u, e, t) {
|
|
1557
1558
|
let n, r, a, l;
|
|
1558
1559
|
const o = u.posMax, c = u.pos;
|
|
1559
1560
|
for (u.pos = e + 1, n = 1; u.pos < o; ) {
|
|
@@ -1571,7 +1572,7 @@ function _n(u, e, t) {
|
|
|
1571
1572
|
let i = -1;
|
|
1572
1573
|
return r && (i = u.pos), u.pos = c, i;
|
|
1573
1574
|
}
|
|
1574
|
-
function
|
|
1575
|
+
function vn(u, e, t) {
|
|
1575
1576
|
let n, r = e;
|
|
1576
1577
|
const a = {
|
|
1577
1578
|
ok: !1,
|
|
@@ -1611,7 +1612,7 @@ function gn(u, e, t) {
|
|
|
1611
1612
|
}
|
|
1612
1613
|
return e === r || l !== 0 || (a.str = ku(u.slice(e, r)), a.pos = r, a.ok = !0), a;
|
|
1613
1614
|
}
|
|
1614
|
-
function
|
|
1615
|
+
function Cn(u, e, t, n) {
|
|
1615
1616
|
let r, a = e;
|
|
1616
1617
|
const l = {
|
|
1617
1618
|
// if `true`, this is a valid link title
|
|
@@ -1644,11 +1645,11 @@ function kn(u, e, t, n) {
|
|
|
1644
1645
|
}
|
|
1645
1646
|
return l.can_continue = !0, l.str += ku(u.slice(e, a)), l;
|
|
1646
1647
|
}
|
|
1647
|
-
const
|
|
1648
|
+
const Dn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1648
1649
|
__proto__: null,
|
|
1649
|
-
parseLinkDestination:
|
|
1650
|
-
parseLinkLabel:
|
|
1651
|
-
parseLinkTitle:
|
|
1650
|
+
parseLinkDestination: vn,
|
|
1651
|
+
parseLinkLabel: yn,
|
|
1652
|
+
parseLinkTitle: Cn
|
|
1652
1653
|
}, Symbol.toStringTag, { value: "Module" })), cu = {};
|
|
1653
1654
|
cu.code_inline = function(u, e, t, n, r) {
|
|
1654
1655
|
const a = u[e];
|
|
@@ -1707,7 +1708,7 @@ cu.html_inline = function(u, e) {
|
|
|
1707
1708
|
return u[e].content;
|
|
1708
1709
|
};
|
|
1709
1710
|
function vu() {
|
|
1710
|
-
this.rules =
|
|
1711
|
+
this.rules = Zu({}, cu);
|
|
1711
1712
|
}
|
|
1712
1713
|
vu.prototype.renderAttrs = function(e) {
|
|
1713
1714
|
let t, n, r;
|
|
@@ -1892,34 +1893,34 @@ au.prototype.attrJoin = function(e, t) {
|
|
|
1892
1893
|
const n = this.attrIndex(e);
|
|
1893
1894
|
n < 0 ? this.attrPush([e, t]) : this.attrs[n][1] = this.attrs[n][1] + " " + t;
|
|
1894
1895
|
};
|
|
1895
|
-
function
|
|
1896
|
+
function A0(u, e, t) {
|
|
1896
1897
|
this.src = u, this.env = t, this.tokens = [], this.inlineMode = !1, this.md = e;
|
|
1897
1898
|
}
|
|
1898
|
-
|
|
1899
|
-
const
|
|
1900
|
-
function
|
|
1899
|
+
A0.prototype.Token = au;
|
|
1900
|
+
const En = /\r\n?|\n/g, Fn = /\0/g;
|
|
1901
|
+
function An(u) {
|
|
1901
1902
|
let e;
|
|
1902
|
-
e = u.src.replace(
|
|
1903
|
-
`), e = e.replace(
|
|
1903
|
+
e = u.src.replace(En, `
|
|
1904
|
+
`), e = e.replace(Fn, "�"), u.src = e;
|
|
1904
1905
|
}
|
|
1905
|
-
function
|
|
1906
|
+
function wn(u) {
|
|
1906
1907
|
let e;
|
|
1907
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);
|
|
1908
1909
|
}
|
|
1909
|
-
function
|
|
1910
|
+
function Tn(u) {
|
|
1910
1911
|
const e = u.tokens;
|
|
1911
1912
|
for (let t = 0, n = e.length; t < n; t++) {
|
|
1912
1913
|
const r = e[t];
|
|
1913
1914
|
r.type === "inline" && u.md.inline.parse(r.content, u.md, u.env, r.children);
|
|
1914
1915
|
}
|
|
1915
1916
|
}
|
|
1916
|
-
function
|
|
1917
|
+
function Sn(u) {
|
|
1917
1918
|
return /^<a[>\s]/i.test(u);
|
|
1918
1919
|
}
|
|
1919
|
-
function
|
|
1920
|
+
function In(u) {
|
|
1920
1921
|
return /^<\/a\s*>/i.test(u);
|
|
1921
1922
|
}
|
|
1922
|
-
function
|
|
1923
|
+
function On(u) {
|
|
1923
1924
|
const e = u.tokens;
|
|
1924
1925
|
if (u.md.options.linkify)
|
|
1925
1926
|
for (let t = 0, n = e.length; t < n; t++) {
|
|
@@ -1933,7 +1934,7 @@ function Tn(u) {
|
|
|
1933
1934
|
l--;
|
|
1934
1935
|
continue;
|
|
1935
1936
|
}
|
|
1936
|
-
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)) {
|
|
1937
1938
|
const c = o.content;
|
|
1938
1939
|
let i = u.md.linkify.match(c);
|
|
1939
1940
|
const f = [];
|
|
@@ -1961,44 +1962,44 @@ function Tn(u) {
|
|
|
1961
1962
|
const x = new u.Token("text", "", 0);
|
|
1962
1963
|
x.content = c.slice(p), x.level = s, f.push(x);
|
|
1963
1964
|
}
|
|
1964
|
-
e[t].children = r =
|
|
1965
|
+
e[t].children = r = E0(r, l, f);
|
|
1965
1966
|
}
|
|
1966
1967
|
}
|
|
1967
1968
|
}
|
|
1968
1969
|
}
|
|
1969
|
-
const
|
|
1970
|
+
const w0 = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/, $n = /\((c|tm|r)\)/i, Rn = /\((c|tm|r)\)/ig, Vn = {
|
|
1970
1971
|
c: "©",
|
|
1971
1972
|
r: "®",
|
|
1972
1973
|
tm: "™"
|
|
1973
1974
|
};
|
|
1974
|
-
function
|
|
1975
|
-
return
|
|
1975
|
+
function Mn(u, e) {
|
|
1976
|
+
return Vn[e.toLowerCase()];
|
|
1976
1977
|
}
|
|
1977
|
-
function
|
|
1978
|
+
function qn(u) {
|
|
1978
1979
|
let e = 0;
|
|
1979
1980
|
for (let t = u.length - 1; t >= 0; t--) {
|
|
1980
1981
|
const n = u[t];
|
|
1981
|
-
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++;
|
|
1982
1983
|
}
|
|
1983
1984
|
}
|
|
1984
|
-
function
|
|
1985
|
+
function Bn(u) {
|
|
1985
1986
|
let e = 0;
|
|
1986
1987
|
for (let t = u.length - 1; t >= 0; t--) {
|
|
1987
1988
|
const n = u[t];
|
|
1988
|
-
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++;
|
|
1989
1990
|
}
|
|
1990
1991
|
}
|
|
1991
|
-
function
|
|
1992
|
+
function zn(u) {
|
|
1992
1993
|
let e;
|
|
1993
1994
|
if (u.md.options.typographer)
|
|
1994
1995
|
for (e = u.tokens.length - 1; e >= 0; e--)
|
|
1995
|
-
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));
|
|
1996
1997
|
}
|
|
1997
|
-
const
|
|
1998
|
-
function
|
|
1998
|
+
const Ln = /['"]/, Ne = /['"]/g, je = "’";
|
|
1999
|
+
function Mu(u, e, t) {
|
|
1999
2000
|
return u.slice(0, e) + t + u.slice(e + 1);
|
|
2000
2001
|
}
|
|
2001
|
-
function
|
|
2002
|
+
function Pn(u, e) {
|
|
2002
2003
|
let t;
|
|
2003
2004
|
const n = [];
|
|
2004
2005
|
for (let r = 0; r < u.length; r++) {
|
|
@@ -2010,8 +2011,8 @@ function Bn(u, e) {
|
|
|
2010
2011
|
let o = a.content, c = 0, i = o.length;
|
|
2011
2012
|
u:
|
|
2012
2013
|
for (; c < i; ) {
|
|
2013
|
-
|
|
2014
|
-
const f =
|
|
2014
|
+
Ne.lastIndex = c;
|
|
2015
|
+
const f = Ne.exec(o);
|
|
2015
2016
|
if (!f)
|
|
2016
2017
|
break;
|
|
2017
2018
|
let s = !0, p = !0;
|
|
@@ -2037,7 +2038,7 @@ function Bn(u, e) {
|
|
|
2037
2038
|
}
|
|
2038
2039
|
const O = wu(b) || Au(String.fromCharCode(b)), F = wu(w) || Au(String.fromCharCode(w)), d = Fu(b), _ = Fu(w);
|
|
2039
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) {
|
|
2040
|
-
x && (a.content =
|
|
2041
|
+
x && (a.content = Mu(a.content, f.index, je));
|
|
2041
2042
|
continue;
|
|
2042
2043
|
}
|
|
2043
2044
|
if (p)
|
|
@@ -2048,7 +2049,7 @@ function Bn(u, e) {
|
|
|
2048
2049
|
if (m.single === x && n[t].level === l) {
|
|
2049
2050
|
m = n[t];
|
|
2050
2051
|
let h, v;
|
|
2051
|
-
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(
|
|
2052
2053
|
u[m.token].content,
|
|
2053
2054
|
m.pos,
|
|
2054
2055
|
h
|
|
@@ -2061,16 +2062,16 @@ function Bn(u, e) {
|
|
|
2061
2062
|
pos: f.index,
|
|
2062
2063
|
single: x,
|
|
2063
2064
|
level: l
|
|
2064
|
-
}) : p && x && (a.content =
|
|
2065
|
+
}) : p && x && (a.content = Mu(a.content, f.index, je));
|
|
2065
2066
|
}
|
|
2066
2067
|
}
|
|
2067
2068
|
}
|
|
2068
|
-
function
|
|
2069
|
+
function Un(u) {
|
|
2069
2070
|
if (u.md.options.typographer)
|
|
2070
2071
|
for (let e = u.tokens.length - 1; e >= 0; e--)
|
|
2071
|
-
u.tokens[e].type !== "inline" || !
|
|
2072
|
+
u.tokens[e].type !== "inline" || !Ln.test(u.tokens[e].content) || Pn(u.tokens[e].children, u);
|
|
2072
2073
|
}
|
|
2073
|
-
function
|
|
2074
|
+
function Nn(u) {
|
|
2074
2075
|
let e, t;
|
|
2075
2076
|
const n = u.tokens, r = n.length;
|
|
2076
2077
|
for (let a = 0; a < r; a++) {
|
|
@@ -2084,28 +2085,28 @@ function Ln(u) {
|
|
|
2084
2085
|
e !== t && (l.length = t);
|
|
2085
2086
|
}
|
|
2086
2087
|
}
|
|
2087
|
-
const
|
|
2088
|
-
["normalize",
|
|
2089
|
-
["block",
|
|
2090
|
-
["inline",
|
|
2091
|
-
["linkify",
|
|
2092
|
-
["replacements",
|
|
2093
|
-
["smartquotes",
|
|
2088
|
+
const Xu = [
|
|
2089
|
+
["normalize", An],
|
|
2090
|
+
["block", wn],
|
|
2091
|
+
["inline", Tn],
|
|
2092
|
+
["linkify", On],
|
|
2093
|
+
["replacements", zn],
|
|
2094
|
+
["smartquotes", Un],
|
|
2094
2095
|
// `text_join` finds `text_special` tokens (for escape sequences)
|
|
2095
2096
|
// and joins them with the rest of the text
|
|
2096
|
-
["text_join",
|
|
2097
|
+
["text_join", Nn]
|
|
2097
2098
|
];
|
|
2098
|
-
function
|
|
2099
|
+
function Ae() {
|
|
2099
2100
|
this.ruler = new eu();
|
|
2100
|
-
for (let u = 0; u <
|
|
2101
|
-
this.ruler.push(
|
|
2101
|
+
for (let u = 0; u < Xu.length; u++)
|
|
2102
|
+
this.ruler.push(Xu[u][0], Xu[u][1]);
|
|
2102
2103
|
}
|
|
2103
|
-
|
|
2104
|
+
Ae.prototype.process = function(u) {
|
|
2104
2105
|
const e = this.ruler.getRules("");
|
|
2105
2106
|
for (let t = 0, n = e.length; t < n; t++)
|
|
2106
2107
|
e[t](u);
|
|
2107
2108
|
};
|
|
2108
|
-
|
|
2109
|
+
Ae.prototype.State = A0;
|
|
2109
2110
|
function su(u, e, t, n) {
|
|
2110
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;
|
|
2111
2112
|
const r = this.src;
|
|
@@ -2185,19 +2186,19 @@ su.prototype.getLines = function(e, t, n, r) {
|
|
|
2185
2186
|
return a.join("");
|
|
2186
2187
|
};
|
|
2187
2188
|
su.prototype.Token = au;
|
|
2188
|
-
const
|
|
2189
|
-
function
|
|
2189
|
+
const jn = 65536;
|
|
2190
|
+
function ue(u, e) {
|
|
2190
2191
|
const t = u.bMarks[e] + u.tShift[e], n = u.eMarks[e];
|
|
2191
2192
|
return u.src.slice(t, n);
|
|
2192
2193
|
}
|
|
2193
|
-
function
|
|
2194
|
+
function Ze(u) {
|
|
2194
2195
|
const e = [], t = u.length;
|
|
2195
2196
|
let n = 0, r = u.charCodeAt(n), a = !1, l = 0, o = "";
|
|
2196
2197
|
for (; n < t; )
|
|
2197
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);
|
|
2198
2199
|
return e.push(o + u.substring(l)), e;
|
|
2199
2200
|
}
|
|
2200
|
-
function
|
|
2201
|
+
function Zn(u, e, t, n) {
|
|
2201
2202
|
if (e + 2 > t)
|
|
2202
2203
|
return !1;
|
|
2203
2204
|
let r = e + 1;
|
|
@@ -2218,7 +2219,7 @@ function Un(u, e, t, n) {
|
|
|
2218
2219
|
return !1;
|
|
2219
2220
|
a++;
|
|
2220
2221
|
}
|
|
2221
|
-
let c =
|
|
2222
|
+
let c = ue(u, e + 1), i = c.split("|");
|
|
2222
2223
|
const f = [];
|
|
2223
2224
|
for (let m = 0; m < i.length; m++) {
|
|
2224
2225
|
const h = i[m].trim();
|
|
@@ -2231,9 +2232,9 @@ function Un(u, e, t, n) {
|
|
|
2231
2232
|
return !1;
|
|
2232
2233
|
h.charCodeAt(h.length - 1) === 58 ? f.push(h.charCodeAt(0) === 58 ? "center" : "right") : h.charCodeAt(0) === 58 ? f.push("left") : f.push("");
|
|
2233
2234
|
}
|
|
2234
|
-
if (c =
|
|
2235
|
+
if (c = ue(u, e).trim(), c.indexOf("|") === -1 || u.sCount[e] - u.blkIndent >= 4)
|
|
2235
2236
|
return !1;
|
|
2236
|
-
i =
|
|
2237
|
+
i = Ze(c), i.length && i[0] === "" && i.shift(), i.length && i[i.length - 1] === "" && i.pop();
|
|
2237
2238
|
const s = i.length;
|
|
2238
2239
|
if (s === 0 || s !== f.length)
|
|
2239
2240
|
return !1;
|
|
@@ -2262,7 +2263,7 @@ function Un(u, e, t, n) {
|
|
|
2262
2263
|
m = !0;
|
|
2263
2264
|
break;
|
|
2264
2265
|
}
|
|
2265
|
-
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))
|
|
2266
2267
|
break;
|
|
2267
2268
|
if (r === e + 2) {
|
|
2268
2269
|
const v = u.push("tbody_open", "tbody", 1);
|
|
@@ -2273,14 +2274,14 @@ function Un(u, e, t, n) {
|
|
|
2273
2274
|
for (let v = 0; v < s; v++) {
|
|
2274
2275
|
const g = u.push("td_open", "td", 1);
|
|
2275
2276
|
f[v] && (g.attrs = [["style", "text-align:" + f[v]]]);
|
|
2276
|
-
const
|
|
2277
|
-
|
|
2277
|
+
const $ = u.push("inline", "", 0);
|
|
2278
|
+
$.content = i[v] ? i[v].trim() : "", $.children = [], u.push("td_close", "td", -1);
|
|
2278
2279
|
}
|
|
2279
2280
|
u.push("tr_close", "tr", -1);
|
|
2280
2281
|
}
|
|
2281
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;
|
|
2282
2283
|
}
|
|
2283
|
-
function
|
|
2284
|
+
function Hn(u, e, t) {
|
|
2284
2285
|
if (u.sCount[e] - u.blkIndent < 4)
|
|
2285
2286
|
return !1;
|
|
2286
2287
|
let n = e + 1, r = n;
|
|
@@ -2300,7 +2301,7 @@ function Nn(u, e, t) {
|
|
|
2300
2301
|
return a.content = u.getLines(e, r, 4 + u.blkIndent, !1) + `
|
|
2301
2302
|
`, a.map = [e, u.line], !0;
|
|
2302
2303
|
}
|
|
2303
|
-
function
|
|
2304
|
+
function Gn(u, e, t, n) {
|
|
2304
2305
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e];
|
|
2305
2306
|
if (u.sCount[e] - u.blkIndent >= 4 || r + 3 > a)
|
|
2306
2307
|
return !1;
|
|
@@ -2327,7 +2328,7 @@ function jn(u, e, t, n) {
|
|
|
2327
2328
|
const x = u.push("fence", "code", 0);
|
|
2328
2329
|
return x.info = f, x.content = u.getLines(e + 1, s, c, !0), x.markup = i, x.map = [e, u.line], !0;
|
|
2329
2330
|
}
|
|
2330
|
-
function
|
|
2331
|
+
function Jn(u, e, t, n) {
|
|
2331
2332
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e];
|
|
2332
2333
|
const l = u.lineMax;
|
|
2333
2334
|
if (u.sCount[e] - u.blkIndent >= 4 || u.src.charCodeAt(r) !== 62)
|
|
@@ -2344,16 +2345,16 @@ function Zn(u, e, t, n) {
|
|
|
2344
2345
|
if (u.src.charCodeAt(r++) === 62 && !_) {
|
|
2345
2346
|
let h = u.sCount[b] + 1, v, g;
|
|
2346
2347
|
u.src.charCodeAt(r) === 32 ? (r++, h++, g = !1, v = !0) : u.src.charCodeAt(r) === 9 ? (v = !0, (u.bsCount[b] + h) % 4 === 3 ? (r++, h++, g = !1) : g = !0) : v = !1;
|
|
2347
|
-
let
|
|
2348
|
+
let $ = h;
|
|
2348
2349
|
for (o.push(u.bMarks[b]), u.bMarks[b] = r; r < a; ) {
|
|
2349
2350
|
const y = u.src.charCodeAt(r);
|
|
2350
2351
|
if (N(y))
|
|
2351
|
-
y === 9 ?
|
|
2352
|
+
y === 9 ? $ += 4 - ($ + u.bsCount[b] + (g ? 1 : 0)) % 4 : $++;
|
|
2352
2353
|
else
|
|
2353
2354
|
break;
|
|
2354
2355
|
r++;
|
|
2355
2356
|
}
|
|
2356
|
-
x = r >= a, c.push(u.bsCount[b]), u.bsCount[b] = u.sCount[b] + 1 + (v ? 1 : 0), i.push(u.sCount[b]), u.sCount[b] =
|
|
2357
|
+
x = r >= a, c.push(u.bsCount[b]), u.bsCount[b] = u.sCount[b] + 1 + (v ? 1 : 0), i.push(u.sCount[b]), u.sCount[b] = $ - h, f.push(u.tShift[b]), u.tShift[b] = r - u.bMarks[b];
|
|
2357
2358
|
continue;
|
|
2358
2359
|
}
|
|
2359
2360
|
if (x)
|
|
@@ -2382,7 +2383,7 @@ function Zn(u, e, t, n) {
|
|
|
2382
2383
|
u.bMarks[_ + e] = o[_], u.tShift[_ + e] = f[_], u.sCount[_ + e] = i[_], u.bsCount[_ + e] = c[_];
|
|
2383
2384
|
return u.blkIndent = w, !0;
|
|
2384
2385
|
}
|
|
2385
|
-
function
|
|
2386
|
+
function Wn(u, e, t, n) {
|
|
2386
2387
|
const r = u.eMarks[e];
|
|
2387
2388
|
if (u.sCount[e] - u.blkIndent >= 4)
|
|
2388
2389
|
return !1;
|
|
@@ -2405,7 +2406,7 @@ function Hn(u, e, t, n) {
|
|
|
2405
2406
|
const c = u.push("hr", "hr", 0);
|
|
2406
2407
|
return c.map = [e, u.line], c.markup = Array(o + 1).join(String.fromCharCode(l)), !0;
|
|
2407
2408
|
}
|
|
2408
|
-
function
|
|
2409
|
+
function He(u, e) {
|
|
2409
2410
|
const t = u.eMarks[e];
|
|
2410
2411
|
let n = u.bMarks[e] + u.tShift[e];
|
|
2411
2412
|
const r = u.src.charCodeAt(n++);
|
|
@@ -2418,7 +2419,7 @@ function Ze(u, e) {
|
|
|
2418
2419
|
}
|
|
2419
2420
|
return n;
|
|
2420
2421
|
}
|
|
2421
|
-
function
|
|
2422
|
+
function Ge(u, e) {
|
|
2422
2423
|
const t = u.bMarks[e] + u.tShift[e], n = u.eMarks[e];
|
|
2423
2424
|
let r = t;
|
|
2424
2425
|
if (r + 1 >= n)
|
|
@@ -2440,22 +2441,22 @@ function He(u, e) {
|
|
|
2440
2441
|
}
|
|
2441
2442
|
return r < n && (a = u.src.charCodeAt(r), !N(a)) ? -1 : r;
|
|
2442
2443
|
}
|
|
2443
|
-
function
|
|
2444
|
+
function Qn(u, e) {
|
|
2444
2445
|
const t = u.level + 2;
|
|
2445
2446
|
for (let n = e + 2, r = u.tokens.length - 2; n < r; n++)
|
|
2446
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);
|
|
2447
2448
|
}
|
|
2448
|
-
function
|
|
2449
|
+
function Yn(u, e, t, n) {
|
|
2449
2450
|
let r, a, l, o, c = e, i = !0;
|
|
2450
2451
|
if (u.sCount[c] - u.blkIndent >= 4 || u.listIndent >= 0 && u.sCount[c] - u.listIndent >= 4 && u.sCount[c] < u.blkIndent)
|
|
2451
2452
|
return !1;
|
|
2452
2453
|
let f = !1;
|
|
2453
2454
|
n && u.parentType === "paragraph" && u.sCount[c] >= u.blkIndent && (f = !0);
|
|
2454
2455
|
let s, p, x;
|
|
2455
|
-
if ((x =
|
|
2456
|
+
if ((x = Ge(u, c)) >= 0) {
|
|
2456
2457
|
if (s = !0, l = u.bMarks[c] + u.tShift[c], p = Number(u.src.slice(l, x - 1)), f && p !== 1)
|
|
2457
2458
|
return !1;
|
|
2458
|
-
} else if ((x =
|
|
2459
|
+
} else if ((x = He(u, c)) >= 0)
|
|
2459
2460
|
s = !1;
|
|
2460
2461
|
else
|
|
2461
2462
|
return !1;
|
|
@@ -2474,10 +2475,10 @@ function Jn(u, e, t, n) {
|
|
|
2474
2475
|
const m = u.sCount[c] + x - (u.bMarks[c] + u.tShift[c]);
|
|
2475
2476
|
let h = m;
|
|
2476
2477
|
for (; a < r; ) {
|
|
2477
|
-
const
|
|
2478
|
-
if (
|
|
2478
|
+
const J = u.src.charCodeAt(a);
|
|
2479
|
+
if (J === 9)
|
|
2479
2480
|
h += 4 - (h + u.bsCount[c]) % 4;
|
|
2480
|
-
else if (
|
|
2481
|
+
else if (J === 32)
|
|
2481
2482
|
h++;
|
|
2482
2483
|
else
|
|
2483
2484
|
break;
|
|
@@ -2486,33 +2487,33 @@ function Jn(u, e, t, n) {
|
|
|
2486
2487
|
const v = a;
|
|
2487
2488
|
let g;
|
|
2488
2489
|
v >= r ? g = 1 : g = h - m, g > 4 && (g = 1);
|
|
2489
|
-
const
|
|
2490
|
+
const $ = m + g;
|
|
2490
2491
|
o = u.push("list_item_open", "li", 1), o.markup = String.fromCharCode(b);
|
|
2491
2492
|
const y = [c, 0];
|
|
2492
2493
|
o.map = y, s && (o.info = u.src.slice(l, x - 1));
|
|
2493
|
-
const
|
|
2494
|
-
if (u.listIndent = u.blkIndent, u.blkIndent =
|
|
2494
|
+
const R = u.tight, A = u.tShift[c], z = u.sCount[c], L = u.listIndent;
|
|
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)
|
|
2495
2496
|
break;
|
|
2496
2497
|
let C = !1;
|
|
2497
|
-
for (let
|
|
2498
|
-
if (d[
|
|
2498
|
+
for (let J = 0, mu = d.length; J < mu; J++)
|
|
2499
|
+
if (d[J](u, c, t, !0)) {
|
|
2499
2500
|
C = !0;
|
|
2500
2501
|
break;
|
|
2501
2502
|
}
|
|
2502
2503
|
if (C)
|
|
2503
2504
|
break;
|
|
2504
2505
|
if (s) {
|
|
2505
|
-
if (x =
|
|
2506
|
+
if (x = Ge(u, c), x < 0)
|
|
2506
2507
|
break;
|
|
2507
2508
|
l = u.bMarks[c] + u.tShift[c];
|
|
2508
|
-
} else if (x =
|
|
2509
|
+
} else if (x = He(u, c), x < 0)
|
|
2509
2510
|
break;
|
|
2510
2511
|
if (b !== u.src.charCodeAt(x - 1))
|
|
2511
2512
|
break;
|
|
2512
2513
|
}
|
|
2513
|
-
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;
|
|
2514
2515
|
}
|
|
2515
|
-
function
|
|
2516
|
+
function Kn(u, e, t, n) {
|
|
2516
2517
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e], l = e + 1;
|
|
2517
2518
|
if (u.sCount[e] - u.blkIndent >= 4 || u.src.charCodeAt(r) !== 91)
|
|
2518
2519
|
return !1;
|
|
@@ -2522,15 +2523,15 @@ function Wn(u, e, t, n) {
|
|
|
2522
2523
|
return null;
|
|
2523
2524
|
let m = !1;
|
|
2524
2525
|
if (u.sCount[d] - u.blkIndent > 3 && (m = !0), u.sCount[d] < 0 && (m = !0), !m) {
|
|
2525
|
-
const g = u.md.block.ruler.getRules("reference"),
|
|
2526
|
+
const g = u.md.block.ruler.getRules("reference"), $ = u.parentType;
|
|
2526
2527
|
u.parentType = "reference";
|
|
2527
2528
|
let y = !1;
|
|
2528
|
-
for (let
|
|
2529
|
-
if (g[
|
|
2529
|
+
for (let R = 0, A = g.length; R < A; R++)
|
|
2530
|
+
if (g[R](u, d, _, !0)) {
|
|
2530
2531
|
y = !0;
|
|
2531
2532
|
break;
|
|
2532
2533
|
}
|
|
2533
|
-
if (u.parentType =
|
|
2534
|
+
if (u.parentType = $, y)
|
|
2534
2535
|
return null;
|
|
2535
2536
|
}
|
|
2536
2537
|
const h = u.bMarks[d] + u.tShift[d], v = u.eMarks[d];
|
|
@@ -2603,10 +2604,10 @@ function Wn(u, e, t, n) {
|
|
|
2603
2604
|
}
|
|
2604
2605
|
if (r < a && c.charCodeAt(r) !== 10)
|
|
2605
2606
|
return !1;
|
|
2606
|
-
const F =
|
|
2607
|
+
const F = Hu(c.slice(1, i));
|
|
2607
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;
|
|
2608
2609
|
}
|
|
2609
|
-
const
|
|
2610
|
+
const Xn = [
|
|
2610
2611
|
"address",
|
|
2611
2612
|
"article",
|
|
2612
2613
|
"aside",
|
|
@@ -2669,16 +2670,16 @@ const Qn = [
|
|
|
2669
2670
|
"tr",
|
|
2670
2671
|
"track",
|
|
2671
2672
|
"ul"
|
|
2672
|
-
],
|
|
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 = [
|
|
2673
2674
|
[/^<(script|pre|style|textarea)(?=(\s|>|$))/i, /<\/(script|pre|style|textarea)>/i, !0],
|
|
2674
2675
|
[/^<!--/, /-->/, !0],
|
|
2675
2676
|
[/^<\?/, /\?>/, !0],
|
|
2676
2677
|
[/^<![A-Z]/, />/, !0],
|
|
2677
2678
|
[/^<!\[CDATA\[/, /\]\]>/, !0],
|
|
2678
|
-
[new RegExp("^</?(" +
|
|
2679
|
-
[new RegExp(
|
|
2679
|
+
[new RegExp("^</?(" + Xn.join("|") + ")(?=(\\s|/?>|$))", "i"), /^$/, !0],
|
|
2680
|
+
[new RegExp(dr.source + "\\s*$"), /^$/, !1]
|
|
2680
2681
|
];
|
|
2681
|
-
function
|
|
2682
|
+
function fr(u, e, t, n) {
|
|
2682
2683
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e];
|
|
2683
2684
|
if (u.sCount[e] - u.blkIndent >= 4 || !u.md.options.html || u.src.charCodeAt(r) !== 60)
|
|
2684
2685
|
return !1;
|
|
@@ -2701,7 +2702,7 @@ function cr(u, e, t, n) {
|
|
|
2701
2702
|
const i = u.push("html_block", "", 0);
|
|
2702
2703
|
return i.map = [e, c], i.content = u.getLines(e, c, u.blkIndent, !0), !0;
|
|
2703
2704
|
}
|
|
2704
|
-
function
|
|
2705
|
+
function pr(u, e, t, n) {
|
|
2705
2706
|
let r = u.bMarks[e] + u.tShift[e], a = u.eMarks[e];
|
|
2706
2707
|
if (u.sCount[e] - u.blkIndent >= 4)
|
|
2707
2708
|
return !1;
|
|
@@ -2725,7 +2726,7 @@ function sr(u, e, t, n) {
|
|
|
2725
2726
|
const s = u.push("heading_close", "h" + String(o), -1);
|
|
2726
2727
|
return s.markup = "########".slice(0, o), !0;
|
|
2727
2728
|
}
|
|
2728
|
-
function
|
|
2729
|
+
function br(u, e, t) {
|
|
2729
2730
|
const n = u.md.block.ruler.getRules("paragraph");
|
|
2730
2731
|
if (u.sCount[e] - u.blkIndent >= 4)
|
|
2731
2732
|
return !1;
|
|
@@ -2765,7 +2766,7 @@ function dr(u, e, t) {
|
|
|
2765
2766
|
const s = u.push("heading_close", "h" + String(a), -1);
|
|
2766
2767
|
return s.markup = String.fromCharCode(l), u.parentType = r, !0;
|
|
2767
2768
|
}
|
|
2768
|
-
function
|
|
2769
|
+
function hr(u, e, t) {
|
|
2769
2770
|
const n = u.md.block.ruler.getRules("paragraph"), r = u.parentType;
|
|
2770
2771
|
let a = e + 1;
|
|
2771
2772
|
for (u.parentType = "paragraph"; a < t && !u.isEmpty(a); a++) {
|
|
@@ -2787,27 +2788,27 @@ function fr(u, e, t) {
|
|
|
2787
2788
|
const c = u.push("inline", "", 0);
|
|
2788
2789
|
return c.content = l, c.map = [e, u.line], c.children = [], u.push("paragraph_close", "p", -1), u.parentType = r, !0;
|
|
2789
2790
|
}
|
|
2790
|
-
const
|
|
2791
|
+
const qu = [
|
|
2791
2792
|
// First 2 params - rule name & source. Secondary array - list of rules,
|
|
2792
2793
|
// which can be terminated by this one.
|
|
2793
|
-
["table",
|
|
2794
|
-
["code",
|
|
2795
|
-
["fence",
|
|
2796
|
-
["blockquote",
|
|
2797
|
-
["hr",
|
|
2798
|
-
["list",
|
|
2799
|
-
["reference",
|
|
2800
|
-
["html_block",
|
|
2801
|
-
["heading",
|
|
2802
|
-
["lheading",
|
|
2803
|
-
["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]
|
|
2804
2805
|
];
|
|
2805
|
-
function
|
|
2806
|
+
function Gu() {
|
|
2806
2807
|
this.ruler = new eu();
|
|
2807
|
-
for (let u = 0; u <
|
|
2808
|
-
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() });
|
|
2809
2810
|
}
|
|
2810
|
-
|
|
2811
|
+
Gu.prototype.tokenize = function(u, e, t) {
|
|
2811
2812
|
const n = this.ruler.getRules(""), r = n.length, a = u.md.options.maxNesting;
|
|
2812
2813
|
let l = e, o = !1;
|
|
2813
2814
|
for (; l < t && (u.line = l = u.skipEmptyLines(l), !(l >= t || u.sCount[l] < u.blkIndent)); ) {
|
|
@@ -2828,13 +2829,13 @@ Hu.prototype.tokenize = function(u, e, t) {
|
|
|
2828
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);
|
|
2829
2830
|
}
|
|
2830
2831
|
};
|
|
2831
|
-
|
|
2832
|
+
Gu.prototype.parse = function(u, e, t, n) {
|
|
2832
2833
|
if (!u)
|
|
2833
2834
|
return;
|
|
2834
2835
|
const r = new this.State(u, e, t, n);
|
|
2835
2836
|
this.tokenize(r, r.line, r.lineMax);
|
|
2836
2837
|
};
|
|
2837
|
-
|
|
2838
|
+
Gu.prototype.State = su;
|
|
2838
2839
|
function Iu(u, e, t, n) {
|
|
2839
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;
|
|
2840
2841
|
}
|
|
@@ -2857,7 +2858,7 @@ Iu.prototype.scanDelims = function(u, e) {
|
|
|
2857
2858
|
return { can_open: p && (e || !x || c), can_close: x && (e || !p || i), length: l };
|
|
2858
2859
|
};
|
|
2859
2860
|
Iu.prototype.Token = au;
|
|
2860
|
-
function
|
|
2861
|
+
function mr(u) {
|
|
2861
2862
|
switch (u) {
|
|
2862
2863
|
case 10:
|
|
2863
2864
|
case 33:
|
|
@@ -2887,20 +2888,20 @@ function pr(u) {
|
|
|
2887
2888
|
return !1;
|
|
2888
2889
|
}
|
|
2889
2890
|
}
|
|
2890
|
-
function
|
|
2891
|
+
function xr(u, e) {
|
|
2891
2892
|
let t = u.pos;
|
|
2892
|
-
for (; t < u.posMax && !
|
|
2893
|
+
for (; t < u.posMax && !mr(u.src.charCodeAt(t)); )
|
|
2893
2894
|
t++;
|
|
2894
2895
|
return t === u.pos ? !1 : (e || (u.pending += u.src.slice(u.pos, t)), u.pos = t, !0);
|
|
2895
2896
|
}
|
|
2896
|
-
const
|
|
2897
|
-
function
|
|
2897
|
+
const _r = /(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;
|
|
2898
|
+
function gr(u, e) {
|
|
2898
2899
|
if (!u.md.options.linkify || u.linkLevel > 0)
|
|
2899
2900
|
return !1;
|
|
2900
2901
|
const t = u.pos, n = u.posMax;
|
|
2901
2902
|
if (t + 3 > n || u.src.charCodeAt(t) !== 58 || u.src.charCodeAt(t + 1) !== 47 || u.src.charCodeAt(t + 2) !== 47)
|
|
2902
2903
|
return !1;
|
|
2903
|
-
const r = u.pending.match(
|
|
2904
|
+
const r = u.pending.match(_r);
|
|
2904
2905
|
if (!r)
|
|
2905
2906
|
return !1;
|
|
2906
2907
|
const a = r[1], l = u.md.linkify.matchAtStart(u.src.slice(t - a.length));
|
|
@@ -2924,7 +2925,7 @@ function mr(u, e) {
|
|
|
2924
2925
|
}
|
|
2925
2926
|
return u.pos += o.length - a.length, !0;
|
|
2926
2927
|
}
|
|
2927
|
-
function
|
|
2928
|
+
function kr(u, e) {
|
|
2928
2929
|
let t = u.pos;
|
|
2929
2930
|
if (u.src.charCodeAt(t) !== 10)
|
|
2930
2931
|
return !1;
|
|
@@ -2944,13 +2945,13 @@ function xr(u, e) {
|
|
|
2944
2945
|
t++;
|
|
2945
2946
|
return u.pos = t, !0;
|
|
2946
2947
|
}
|
|
2947
|
-
const
|
|
2948
|
+
const we = [];
|
|
2948
2949
|
for (let u = 0; u < 256; u++)
|
|
2949
|
-
|
|
2950
|
+
we.push(0);
|
|
2950
2951
|
"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(u) {
|
|
2951
|
-
|
|
2952
|
+
we[u.charCodeAt(0)] = 1;
|
|
2952
2953
|
});
|
|
2953
|
-
function
|
|
2954
|
+
function yr(u, e) {
|
|
2954
2955
|
let t = u.pos;
|
|
2955
2956
|
const n = u.posMax;
|
|
2956
2957
|
if (u.src.charCodeAt(t) !== 92 || (t++, t >= n))
|
|
@@ -2969,11 +2970,11 @@ function _r(u, e) {
|
|
|
2969
2970
|
const l = "\\" + a;
|
|
2970
2971
|
if (!e) {
|
|
2971
2972
|
const o = u.push("text_special", "", 0);
|
|
2972
|
-
r < 256 &&
|
|
2973
|
+
r < 256 && we[r] !== 0 ? o.content = a : o.content = l, o.markup = l, o.info = "escape";
|
|
2973
2974
|
}
|
|
2974
2975
|
return u.pos = t + 1, !0;
|
|
2975
2976
|
}
|
|
2976
|
-
function
|
|
2977
|
+
function vr(u, e) {
|
|
2977
2978
|
let t = u.pos;
|
|
2978
2979
|
if (u.src.charCodeAt(t) !== 96)
|
|
2979
2980
|
return !1;
|
|
@@ -3001,7 +3002,7 @@ function gr(u, e) {
|
|
|
3001
3002
|
}
|
|
3002
3003
|
return u.backticksScanned = !0, e || (u.pending += l), u.pos += o, !0;
|
|
3003
3004
|
}
|
|
3004
|
-
function
|
|
3005
|
+
function Cr(u, e) {
|
|
3005
3006
|
const t = u.pos, n = u.src.charCodeAt(t);
|
|
3006
3007
|
if (e || n !== 126)
|
|
3007
3008
|
return !1;
|
|
@@ -3024,7 +3025,7 @@ function kr(u, e) {
|
|
|
3024
3025
|
});
|
|
3025
3026
|
return u.pos += r.length, !0;
|
|
3026
3027
|
}
|
|
3027
|
-
function
|
|
3028
|
+
function Je(u, e) {
|
|
3028
3029
|
let t;
|
|
3029
3030
|
const n = [], r = e.length;
|
|
3030
3031
|
for (let a = 0; a < r; a++) {
|
|
@@ -3042,17 +3043,17 @@ function Ge(u, e) {
|
|
|
3042
3043
|
l--, a !== l && (t = u.tokens[l], u.tokens[l] = u.tokens[a], u.tokens[a] = t);
|
|
3043
3044
|
}
|
|
3044
3045
|
}
|
|
3045
|
-
function
|
|
3046
|
+
function Dr(u) {
|
|
3046
3047
|
const e = u.tokens_meta, t = u.tokens_meta.length;
|
|
3047
|
-
|
|
3048
|
+
Je(u, u.delimiters);
|
|
3048
3049
|
for (let n = 0; n < t; n++)
|
|
3049
|
-
e[n] && e[n].delimiters &&
|
|
3050
|
+
e[n] && e[n].delimiters && Je(u, e[n].delimiters);
|
|
3050
3051
|
}
|
|
3051
|
-
const
|
|
3052
|
-
tokenize:
|
|
3053
|
-
postProcess:
|
|
3052
|
+
const I0 = {
|
|
3053
|
+
tokenize: Cr,
|
|
3054
|
+
postProcess: Dr
|
|
3054
3055
|
};
|
|
3055
|
-
function
|
|
3056
|
+
function Er(u, e) {
|
|
3056
3057
|
const t = u.pos, n = u.src.charCodeAt(t);
|
|
3057
3058
|
if (e || n !== 95 && n !== 42)
|
|
3058
3059
|
return !1;
|
|
@@ -3082,7 +3083,7 @@ function vr(u, e) {
|
|
|
3082
3083
|
}
|
|
3083
3084
|
return u.pos += r.length, !0;
|
|
3084
3085
|
}
|
|
3085
|
-
function
|
|
3086
|
+
function We(u, e) {
|
|
3086
3087
|
const t = e.length;
|
|
3087
3088
|
for (let n = t - 1; n >= 0; n--) {
|
|
3088
3089
|
const r = e[n];
|
|
@@ -3096,17 +3097,17 @@ function Je(u, e) {
|
|
|
3096
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--);
|
|
3097
3098
|
}
|
|
3098
3099
|
}
|
|
3099
|
-
function
|
|
3100
|
+
function Fr(u) {
|
|
3100
3101
|
const e = u.tokens_meta, t = u.tokens_meta.length;
|
|
3101
|
-
|
|
3102
|
+
We(u, u.delimiters);
|
|
3102
3103
|
for (let n = 0; n < t; n++)
|
|
3103
|
-
e[n] && e[n].delimiters &&
|
|
3104
|
+
e[n] && e[n].delimiters && We(u, e[n].delimiters);
|
|
3104
3105
|
}
|
|
3105
|
-
const
|
|
3106
|
-
tokenize:
|
|
3107
|
-
postProcess:
|
|
3106
|
+
const O0 = {
|
|
3107
|
+
tokenize: Er,
|
|
3108
|
+
postProcess: Fr
|
|
3108
3109
|
};
|
|
3109
|
-
function
|
|
3110
|
+
function Ar(u, e) {
|
|
3110
3111
|
let t, n, r, a, l = "", o = "", c = u.pos, i = !0;
|
|
3111
3112
|
if (u.src.charCodeAt(u.pos) !== 91)
|
|
3112
3113
|
return !1;
|
|
@@ -3131,7 +3132,7 @@ function Dr(u, e) {
|
|
|
3131
3132
|
if (i) {
|
|
3132
3133
|
if (typeof u.env.references > "u")
|
|
3133
3134
|
return !1;
|
|
3134
|
-
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)
|
|
3135
3136
|
return u.pos = f, !1;
|
|
3136
3137
|
l = a.href, o = a.title;
|
|
3137
3138
|
}
|
|
@@ -3142,7 +3143,7 @@ function Dr(u, e) {
|
|
|
3142
3143
|
}
|
|
3143
3144
|
return u.pos = b, u.posMax = s, !0;
|
|
3144
3145
|
}
|
|
3145
|
-
function
|
|
3146
|
+
function wr(u, e) {
|
|
3146
3147
|
let t, n, r, a, l, o, c, i, f = "";
|
|
3147
3148
|
const s = u.pos, p = u.posMax;
|
|
3148
3149
|
if (u.src.charCodeAt(u.pos) !== 33 || u.src.charCodeAt(u.pos + 1) !== 91)
|
|
@@ -3168,7 +3169,7 @@ function Er(u, e) {
|
|
|
3168
3169
|
} else {
|
|
3169
3170
|
if (typeof u.env.references > "u")
|
|
3170
3171
|
return !1;
|
|
3171
|
-
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)
|
|
3172
3173
|
return u.pos = s, !1;
|
|
3173
3174
|
f = l.href, c = l.title;
|
|
3174
3175
|
}
|
|
@@ -3186,8 +3187,8 @@ function Er(u, e) {
|
|
|
3186
3187
|
}
|
|
3187
3188
|
return u.pos = a, u.posMax = p, !0;
|
|
3188
3189
|
}
|
|
3189
|
-
const
|
|
3190
|
-
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) {
|
|
3191
3192
|
let t = u.pos;
|
|
3192
3193
|
if (u.src.charCodeAt(t) !== 60)
|
|
3193
3194
|
return !1;
|
|
@@ -3202,7 +3203,7 @@ function wr(u, e) {
|
|
|
3202
3203
|
break;
|
|
3203
3204
|
}
|
|
3204
3205
|
const a = u.src.slice(n + 1, t);
|
|
3205
|
-
if (
|
|
3206
|
+
if (Sr.test(a)) {
|
|
3206
3207
|
const l = u.md.normalizeLink(a);
|
|
3207
3208
|
if (!u.md.validateLink(l))
|
|
3208
3209
|
return !1;
|
|
@@ -3216,7 +3217,7 @@ function wr(u, e) {
|
|
|
3216
3217
|
}
|
|
3217
3218
|
return u.pos += a.length + 2, !0;
|
|
3218
3219
|
}
|
|
3219
|
-
if (
|
|
3220
|
+
if (Tr.test(a)) {
|
|
3220
3221
|
const l = u.md.normalizeLink("mailto:" + a);
|
|
3221
3222
|
if (!u.md.validateLink(l))
|
|
3222
3223
|
return !1;
|
|
@@ -3232,52 +3233,52 @@ function wr(u, e) {
|
|
|
3232
3233
|
}
|
|
3233
3234
|
return !1;
|
|
3234
3235
|
}
|
|
3235
|
-
function
|
|
3236
|
+
function Or(u) {
|
|
3236
3237
|
return /^<a[>\s]/i.test(u);
|
|
3237
3238
|
}
|
|
3238
|
-
function
|
|
3239
|
+
function $r(u) {
|
|
3239
3240
|
return /^<\/a\s*>/i.test(u);
|
|
3240
3241
|
}
|
|
3241
|
-
function
|
|
3242
|
+
function Rr(u) {
|
|
3242
3243
|
const e = u | 32;
|
|
3243
3244
|
return e >= 97 && e <= 122;
|
|
3244
3245
|
}
|
|
3245
|
-
function
|
|
3246
|
+
function Vr(u, e) {
|
|
3246
3247
|
if (!u.md.options.html)
|
|
3247
3248
|
return !1;
|
|
3248
3249
|
const t = u.posMax, n = u.pos;
|
|
3249
3250
|
if (u.src.charCodeAt(n) !== 60 || n + 2 >= t)
|
|
3250
3251
|
return !1;
|
|
3251
3252
|
const r = u.src.charCodeAt(n + 1);
|
|
3252
|
-
if (r !== 33 && r !== 63 && r !== 47 && !
|
|
3253
|
+
if (r !== 33 && r !== 63 && r !== 47 && !Rr(r))
|
|
3253
3254
|
return !1;
|
|
3254
|
-
const a = u.src.slice(n).match(
|
|
3255
|
+
const a = u.src.slice(n).match(sr);
|
|
3255
3256
|
if (!a)
|
|
3256
3257
|
return !1;
|
|
3257
3258
|
if (!e) {
|
|
3258
3259
|
const l = u.push("html_inline", "", 0);
|
|
3259
|
-
l.content = a[0],
|
|
3260
|
+
l.content = a[0], Or(l.content) && u.linkLevel++, $r(l.content) && u.linkLevel--;
|
|
3260
3261
|
}
|
|
3261
3262
|
return u.pos += a[0].length, !0;
|
|
3262
3263
|
}
|
|
3263
|
-
const
|
|
3264
|
-
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) {
|
|
3265
3266
|
const t = u.pos, n = u.posMax;
|
|
3266
3267
|
if (u.src.charCodeAt(t) !== 38 || t + 1 >= n)
|
|
3267
3268
|
return !1;
|
|
3268
3269
|
if (u.src.charCodeAt(t + 1) === 35) {
|
|
3269
|
-
const a = u.src.slice(t).match(
|
|
3270
|
+
const a = u.src.slice(t).match(Mr);
|
|
3270
3271
|
if (a) {
|
|
3271
3272
|
if (!e) {
|
|
3272
3273
|
const l = a[1][0].toLowerCase() === "x" ? parseInt(a[1].slice(1), 16) : parseInt(a[1], 10), o = u.push("text_special", "", 0);
|
|
3273
|
-
o.content =
|
|
3274
|
+
o.content = Fe(l) ? Lu(l) : Lu(65533), o.markup = a[0], o.info = "entity";
|
|
3274
3275
|
}
|
|
3275
3276
|
return u.pos += a[0].length, !0;
|
|
3276
3277
|
}
|
|
3277
3278
|
} else {
|
|
3278
|
-
const a = u.src.slice(t).match(
|
|
3279
|
+
const a = u.src.slice(t).match(qr);
|
|
3279
3280
|
if (a) {
|
|
3280
|
-
const l =
|
|
3281
|
+
const l = D0(a[0]);
|
|
3281
3282
|
if (l !== a[0]) {
|
|
3282
3283
|
if (!e) {
|
|
3283
3284
|
const o = u.push("text_special", "", 0);
|
|
@@ -3289,7 +3290,7 @@ function Vr(u, e) {
|
|
|
3289
3290
|
}
|
|
3290
3291
|
return !1;
|
|
3291
3292
|
}
|
|
3292
|
-
function
|
|
3293
|
+
function Qe(u) {
|
|
3293
3294
|
const e = {}, t = u.length;
|
|
3294
3295
|
if (!t)
|
|
3295
3296
|
return;
|
|
@@ -3316,47 +3317,47 @@ function We(u) {
|
|
|
3316
3317
|
f !== -1 && (e[o.marker][(o.open ? 3 : 0) + (o.length || 0) % 3] = f);
|
|
3317
3318
|
}
|
|
3318
3319
|
}
|
|
3319
|
-
function
|
|
3320
|
+
function zr(u) {
|
|
3320
3321
|
const e = u.tokens_meta, t = u.tokens_meta.length;
|
|
3321
|
-
|
|
3322
|
+
Qe(u.delimiters);
|
|
3322
3323
|
for (let n = 0; n < t; n++)
|
|
3323
|
-
e[n] && e[n].delimiters &&
|
|
3324
|
+
e[n] && e[n].delimiters && Qe(e[n].delimiters);
|
|
3324
3325
|
}
|
|
3325
|
-
function
|
|
3326
|
+
function Lr(u) {
|
|
3326
3327
|
let e, t, n = 0;
|
|
3327
3328
|
const r = u.tokens, a = u.tokens.length;
|
|
3328
3329
|
for (e = t = 0; e < a; e++)
|
|
3329
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++);
|
|
3330
3331
|
e !== t && (r.length = t);
|
|
3331
3332
|
}
|
|
3332
|
-
const
|
|
3333
|
-
["text",
|
|
3334
|
-
["linkify",
|
|
3335
|
-
["newline",
|
|
3336
|
-
["escape",
|
|
3337
|
-
["backticks",
|
|
3338
|
-
["strikethrough",
|
|
3339
|
-
["emphasis",
|
|
3340
|
-
["link",
|
|
3341
|
-
["image",
|
|
3342
|
-
["autolink",
|
|
3343
|
-
["html_inline",
|
|
3344
|
-
["entity",
|
|
3345
|
-
],
|
|
3346
|
-
["balance_pairs",
|
|
3347
|
-
["strikethrough",
|
|
3348
|
-
["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],
|
|
3349
3350
|
// rules for pairs separate '**' into its own text tokens, which may be left unused,
|
|
3350
3351
|
// rule below merges unused segments back with the rest of the text
|
|
3351
|
-
["fragments_join",
|
|
3352
|
+
["fragments_join", Lr]
|
|
3352
3353
|
];
|
|
3353
3354
|
function Ou() {
|
|
3354
3355
|
this.ruler = new eu();
|
|
3355
|
-
for (let u = 0; u < ue.length; u++)
|
|
3356
|
-
this.ruler.push(ue[u][0], ue[u][1]);
|
|
3357
|
-
this.ruler2 = new eu();
|
|
3358
3356
|
for (let u = 0; u < ee.length; u++)
|
|
3359
|
-
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]);
|
|
3360
3361
|
}
|
|
3361
3362
|
Ou.prototype.skipToken = function(u) {
|
|
3362
3363
|
const e = u.pos, t = this.ruler.getRules(""), n = t.length, r = u.md.options.maxNesting, a = u.cache;
|
|
@@ -3406,9 +3407,9 @@ Ou.prototype.parse = function(u, e, t, n) {
|
|
|
3406
3407
|
a[o](r);
|
|
3407
3408
|
};
|
|
3408
3409
|
Ou.prototype.State = Iu;
|
|
3409
|
-
function
|
|
3410
|
+
function Pr(u) {
|
|
3410
3411
|
const e = {};
|
|
3411
|
-
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("|");
|
|
3412
3413
|
const t = "[><|]";
|
|
3413
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
|
|
3414
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)
|
|
@@ -3418,42 +3419,42 @@ function Br(u) {
|
|
|
3418
3419
|
// but can start with > (markdown blockquote)
|
|
3419
3420
|
"(^|(?![.:/\\-_@])(?:[$+<=>^`||]|" + e.src_ZPCc + "))((?![$+<=>^`||])" + e.tpl_host_port_no_ip_fuzzy_strict + e.src_path + ")", e;
|
|
3420
3421
|
}
|
|
3421
|
-
function
|
|
3422
|
+
function oe(u) {
|
|
3422
3423
|
return Array.prototype.slice.call(arguments, 1).forEach(function(t) {
|
|
3423
3424
|
t && Object.keys(t).forEach(function(n) {
|
|
3424
3425
|
u[n] = t[n];
|
|
3425
3426
|
});
|
|
3426
3427
|
}), u;
|
|
3427
3428
|
}
|
|
3428
|
-
function
|
|
3429
|
+
function Ju(u) {
|
|
3429
3430
|
return Object.prototype.toString.call(u);
|
|
3430
3431
|
}
|
|
3431
|
-
function
|
|
3432
|
-
return
|
|
3432
|
+
function Ur(u) {
|
|
3433
|
+
return Ju(u) === "[object String]";
|
|
3433
3434
|
}
|
|
3434
|
-
function
|
|
3435
|
-
return
|
|
3435
|
+
function Nr(u) {
|
|
3436
|
+
return Ju(u) === "[object Object]";
|
|
3436
3437
|
}
|
|
3437
|
-
function
|
|
3438
|
-
return
|
|
3438
|
+
function jr(u) {
|
|
3439
|
+
return Ju(u) === "[object RegExp]";
|
|
3439
3440
|
}
|
|
3440
|
-
function
|
|
3441
|
-
return
|
|
3441
|
+
function Ye(u) {
|
|
3442
|
+
return Ju(u) === "[object Function]";
|
|
3442
3443
|
}
|
|
3443
|
-
function
|
|
3444
|
+
function Zr(u) {
|
|
3444
3445
|
return u.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
|
|
3445
3446
|
}
|
|
3446
|
-
const
|
|
3447
|
+
const $0 = {
|
|
3447
3448
|
fuzzyLink: !0,
|
|
3448
3449
|
fuzzyEmail: !0,
|
|
3449
3450
|
fuzzyIP: !1
|
|
3450
3451
|
};
|
|
3451
|
-
function
|
|
3452
|
+
function Hr(u) {
|
|
3452
3453
|
return Object.keys(u || {}).reduce(function(e, t) {
|
|
3453
|
-
return e ||
|
|
3454
|
+
return e || $0.hasOwnProperty(t);
|
|
3454
3455
|
}, !1);
|
|
3455
3456
|
}
|
|
3456
|
-
const
|
|
3457
|
+
const Gr = {
|
|
3457
3458
|
"http:": {
|
|
3458
3459
|
validate: function(u, e, t) {
|
|
3459
3460
|
const n = u.slice(e);
|
|
@@ -3485,24 +3486,24 @@ const jr = {
|
|
|
3485
3486
|
)), t.re.mailto.test(n) ? n.match(t.re.mailto)[0].length : 0;
|
|
3486
3487
|
}
|
|
3487
3488
|
}
|
|
3488
|
-
},
|
|
3489
|
-
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) {
|
|
3490
3491
|
u.__index__ = -1, u.__text_cache__ = "";
|
|
3491
3492
|
}
|
|
3492
|
-
function
|
|
3493
|
+
function Yr(u) {
|
|
3493
3494
|
return function(e, t) {
|
|
3494
3495
|
const n = e.slice(t);
|
|
3495
3496
|
return u.test(n) ? n.match(u)[0].length : 0;
|
|
3496
3497
|
};
|
|
3497
3498
|
}
|
|
3498
|
-
function
|
|
3499
|
+
function Ke() {
|
|
3499
3500
|
return function(u, e) {
|
|
3500
3501
|
e.normalize(u);
|
|
3501
3502
|
};
|
|
3502
3503
|
}
|
|
3503
|
-
function
|
|
3504
|
-
const e = u.re =
|
|
3505
|
-
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("|");
|
|
3506
3507
|
function n(o) {
|
|
3507
3508
|
return o.replace("%TLDS%", e.src_tlds);
|
|
3508
3509
|
}
|
|
@@ -3517,44 +3518,44 @@ function Lu(u) {
|
|
|
3517
3518
|
if (c === null)
|
|
3518
3519
|
return;
|
|
3519
3520
|
const i = { validate: null, link: null };
|
|
3520
|
-
if (u.__compiled__[o] = i,
|
|
3521
|
-
|
|
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();
|
|
3522
3523
|
return;
|
|
3523
3524
|
}
|
|
3524
|
-
if (
|
|
3525
|
+
if (Ur(c)) {
|
|
3525
3526
|
r.push(o);
|
|
3526
3527
|
return;
|
|
3527
3528
|
}
|
|
3528
3529
|
a(o, c);
|
|
3529
3530
|
}), r.forEach(function(o) {
|
|
3530
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);
|
|
3531
|
-
}), u.__compiled__[""] = { validate: null, normalize:
|
|
3532
|
+
}), u.__compiled__[""] = { validate: null, normalize: Ke() };
|
|
3532
3533
|
const l = Object.keys(u.__compiled__).filter(function(o) {
|
|
3533
3534
|
return o.length > 0 && u.__compiled__[o];
|
|
3534
|
-
}).map(
|
|
3535
|
+
}).map(Zr).join("|");
|
|
3535
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(
|
|
3536
3537
|
"(" + u.re.schema_test.source + ")|(" + u.re.host_fuzzy_test.source + ")|@",
|
|
3537
3538
|
"i"
|
|
3538
|
-
),
|
|
3539
|
+
), Qr(u);
|
|
3539
3540
|
}
|
|
3540
|
-
function
|
|
3541
|
+
function Kr(u, e) {
|
|
3541
3542
|
const t = u.__index__, n = u.__last_index__, r = u.__text_cache__.slice(t, n);
|
|
3542
3543
|
this.schema = u.__schema__.toLowerCase(), this.index = t + e, this.lastIndex = n + e, this.raw = r, this.text = r, this.url = r;
|
|
3543
3544
|
}
|
|
3544
|
-
function
|
|
3545
|
-
const t = new
|
|
3545
|
+
function le(u, e) {
|
|
3546
|
+
const t = new Kr(u, e);
|
|
3546
3547
|
return u.__compiled__[t.schema].normalize(t, u), t;
|
|
3547
3548
|
}
|
|
3548
3549
|
function nu(u, e) {
|
|
3549
3550
|
if (!(this instanceof nu))
|
|
3550
3551
|
return new nu(u, e);
|
|
3551
|
-
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);
|
|
3552
3553
|
}
|
|
3553
3554
|
nu.prototype.add = function(e, t) {
|
|
3554
|
-
return this.__schemas__[e] = t,
|
|
3555
|
+
return this.__schemas__[e] = t, Pu(this), this;
|
|
3555
3556
|
};
|
|
3556
3557
|
nu.prototype.set = function(e) {
|
|
3557
|
-
return this.__opts__ =
|
|
3558
|
+
return this.__opts__ = oe(this.__opts__, e), this;
|
|
3558
3559
|
};
|
|
3559
3560
|
nu.prototype.test = function(e) {
|
|
3560
3561
|
if (this.__text_cache__ = e, this.__index__ = -1, !e.length)
|
|
@@ -3578,10 +3579,10 @@ nu.prototype.testSchemaAt = function(e, t, n) {
|
|
|
3578
3579
|
nu.prototype.match = function(e) {
|
|
3579
3580
|
const t = [];
|
|
3580
3581
|
let n = 0;
|
|
3581
|
-
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__);
|
|
3582
3583
|
let r = n ? e.slice(n) : e;
|
|
3583
3584
|
for (; this.test(r); )
|
|
3584
|
-
t.push(
|
|
3585
|
+
t.push(le(this, n)), r = r.slice(this.__last_index__), n += this.__last_index__;
|
|
3585
3586
|
return t.length ? t : null;
|
|
3586
3587
|
};
|
|
3587
3588
|
nu.prototype.matchAtStart = function(e) {
|
|
@@ -3591,41 +3592,41 @@ nu.prototype.matchAtStart = function(e) {
|
|
|
3591
3592
|
if (!t)
|
|
3592
3593
|
return null;
|
|
3593
3594
|
const n = this.testSchemaAt(e, t[2], t[0].length);
|
|
3594
|
-
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;
|
|
3595
3596
|
};
|
|
3596
3597
|
nu.prototype.tlds = function(e, t) {
|
|
3597
3598
|
return e = Array.isArray(e) ? e : [e], t ? (this.__tlds__ = this.__tlds__.concat(e).sort().filter(function(n, r, a) {
|
|
3598
3599
|
return n !== a[r - 1];
|
|
3599
|
-
}).reverse(),
|
|
3600
|
+
}).reverse(), Pu(this), this) : (this.__tlds__ = e.slice(), this.__tlds_replaced__ = !0, Pu(this), this);
|
|
3600
3601
|
};
|
|
3601
3602
|
nu.prototype.normalize = function(e) {
|
|
3602
3603
|
e.schema || (e.url = "http://" + e.url), e.schema === "mailto:" && !/^mailto:/i.test(e.url) && (e.url = "mailto:" + e.url);
|
|
3603
3604
|
};
|
|
3604
3605
|
nu.prototype.onCompile = function() {
|
|
3605
3606
|
};
|
|
3606
|
-
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 = {
|
|
3607
3608
|
overflow: "Overflow: input needs wider integers to process",
|
|
3608
3609
|
"not-basic": "Illegal input >= 0x80 (not a basic code point)",
|
|
3609
3610
|
"invalid-input": "Invalid input"
|
|
3610
|
-
},
|
|
3611
|
+
}, ne = lu - Te, iu = Math.floor, re = String.fromCharCode;
|
|
3611
3612
|
function fu(u) {
|
|
3612
|
-
throw new RangeError(
|
|
3613
|
+
throw new RangeError(ra[u]);
|
|
3613
3614
|
}
|
|
3614
|
-
function
|
|
3615
|
+
function aa(u, e) {
|
|
3615
3616
|
const t = [];
|
|
3616
3617
|
let n = u.length;
|
|
3617
3618
|
for (; n--; )
|
|
3618
3619
|
t[n] = e(u[n]);
|
|
3619
3620
|
return t;
|
|
3620
3621
|
}
|
|
3621
|
-
function
|
|
3622
|
+
function q0(u, e) {
|
|
3622
3623
|
const t = u.split("@");
|
|
3623
3624
|
let n = "";
|
|
3624
|
-
t.length > 1 && (n = t[0] + "@", u = t[1]), u = u.replace(
|
|
3625
|
-
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(".");
|
|
3626
3627
|
return n + a;
|
|
3627
3628
|
}
|
|
3628
|
-
function
|
|
3629
|
+
function B0(u) {
|
|
3629
3630
|
const e = [];
|
|
3630
3631
|
let t = 0;
|
|
3631
3632
|
const n = u.length;
|
|
@@ -3639,18 +3640,18 @@ function M0(u) {
|
|
|
3639
3640
|
}
|
|
3640
3641
|
return e;
|
|
3641
3642
|
}
|
|
3642
|
-
const
|
|
3643
|
+
const oa = (u) => String.fromCodePoint(...u), la = function(u) {
|
|
3643
3644
|
return u >= 48 && u < 58 ? 26 + (u - 48) : u >= 65 && u < 91 ? u - 65 : u >= 97 && u < 123 ? u - 97 : lu;
|
|
3644
|
-
},
|
|
3645
|
+
}, Xe = function(u, e) {
|
|
3645
3646
|
return u + 22 + 75 * (u < 26) - ((e != 0) << 5);
|
|
3646
|
-
},
|
|
3647
|
+
}, z0 = function(u, e, t) {
|
|
3647
3648
|
let n = 0;
|
|
3648
|
-
for (u = t ? iu(u /
|
|
3649
|
-
u = iu(u /
|
|
3650
|
-
return iu(n + (
|
|
3651
|
-
},
|
|
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) {
|
|
3652
3653
|
const e = [], t = u.length;
|
|
3653
|
-
let n = 0, r =
|
|
3654
|
+
let n = 0, r = V0, a = R0, l = u.lastIndexOf(M0);
|
|
3654
3655
|
l < 0 && (l = 0);
|
|
3655
3656
|
for (let o = 0; o < l; ++o)
|
|
3656
3657
|
u.charCodeAt(o) >= 128 && fu("not-basic"), e.push(u.charCodeAt(o));
|
|
@@ -3658,28 +3659,28 @@ const na = (u) => String.fromCodePoint(...u), ra = function(u) {
|
|
|
3658
3659
|
const c = n;
|
|
3659
3660
|
for (let f = 1, s = lu; ; s += lu) {
|
|
3660
3661
|
o >= t && fu("invalid-input");
|
|
3661
|
-
const p =
|
|
3662
|
+
const p = la(u.charCodeAt(o++));
|
|
3662
3663
|
p >= lu && fu("invalid-input"), p > iu((_u - n) / f) && fu("overflow"), n += p * f;
|
|
3663
|
-
const x = s <= a ?
|
|
3664
|
+
const x = s <= a ? Te : s >= a + Tu ? Tu : s - a;
|
|
3664
3665
|
if (p < x)
|
|
3665
3666
|
break;
|
|
3666
3667
|
const b = lu - x;
|
|
3667
3668
|
f > iu(_u / b) && fu("overflow"), f *= b;
|
|
3668
3669
|
}
|
|
3669
3670
|
const i = e.length + 1;
|
|
3670
|
-
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);
|
|
3671
3672
|
}
|
|
3672
3673
|
return String.fromCodePoint(...e);
|
|
3673
|
-
},
|
|
3674
|
+
}, P0 = function(u) {
|
|
3674
3675
|
const e = [];
|
|
3675
|
-
u =
|
|
3676
|
+
u = B0(u);
|
|
3676
3677
|
const t = u.length;
|
|
3677
|
-
let n =
|
|
3678
|
+
let n = V0, r = 0, a = R0;
|
|
3678
3679
|
for (const c of u)
|
|
3679
|
-
c < 128 && e.push(
|
|
3680
|
+
c < 128 && e.push(re(c));
|
|
3680
3681
|
const l = e.length;
|
|
3681
3682
|
let o = l;
|
|
3682
|
-
for (l && e.push(
|
|
3683
|
+
for (l && e.push(M0); o < t; ) {
|
|
3683
3684
|
let c = _u;
|
|
3684
3685
|
for (const f of u)
|
|
3685
3686
|
f >= n && f < c && (c = f);
|
|
@@ -3689,28 +3690,28 @@ const na = (u) => String.fromCodePoint(...u), ra = function(u) {
|
|
|
3689
3690
|
if (f < n && ++r > _u && fu("overflow"), f === n) {
|
|
3690
3691
|
let s = r;
|
|
3691
3692
|
for (let p = lu; ; p += lu) {
|
|
3692
|
-
const x = p <= a ?
|
|
3693
|
+
const x = p <= a ? Te : p >= a + Tu ? Tu : p - a;
|
|
3693
3694
|
if (s < x)
|
|
3694
3695
|
break;
|
|
3695
3696
|
const b = s - x, w = lu - x;
|
|
3696
3697
|
e.push(
|
|
3697
|
-
|
|
3698
|
+
re(Xe(x + b % w, 0))
|
|
3698
3699
|
), s = iu(b / w);
|
|
3699
3700
|
}
|
|
3700
|
-
e.push(
|
|
3701
|
+
e.push(re(Xe(s, 0))), a = z0(r, i, o === l), r = 0, ++o;
|
|
3701
3702
|
}
|
|
3702
3703
|
++r, ++n;
|
|
3703
3704
|
}
|
|
3704
3705
|
return e.join("");
|
|
3705
|
-
},
|
|
3706
|
-
return
|
|
3707
|
-
return
|
|
3706
|
+
}, ia = function(u) {
|
|
3707
|
+
return q0(u, function(e) {
|
|
3708
|
+
return ea.test(e) ? L0(e.slice(4).toLowerCase()) : e;
|
|
3708
3709
|
});
|
|
3709
|
-
},
|
|
3710
|
-
return
|
|
3711
|
-
return
|
|
3710
|
+
}, ca = function(u) {
|
|
3711
|
+
return q0(u, function(e) {
|
|
3712
|
+
return ta.test(e) ? "xn--" + P0(e) : e;
|
|
3712
3713
|
});
|
|
3713
|
-
},
|
|
3714
|
+
}, U0 = {
|
|
3714
3715
|
/**
|
|
3715
3716
|
* A string representing the current Punycode.js version number.
|
|
3716
3717
|
* @memberOf punycode
|
|
@@ -3725,14 +3726,14 @@ const na = (u) => String.fromCodePoint(...u), ra = function(u) {
|
|
|
3725
3726
|
* @type Object
|
|
3726
3727
|
*/
|
|
3727
3728
|
ucs2: {
|
|
3728
|
-
decode:
|
|
3729
|
-
encode:
|
|
3729
|
+
decode: B0,
|
|
3730
|
+
encode: oa
|
|
3730
3731
|
},
|
|
3731
|
-
decode:
|
|
3732
|
-
encode:
|
|
3733
|
-
toASCII:
|
|
3734
|
-
toUnicode:
|
|
3735
|
-
},
|
|
3732
|
+
decode: L0,
|
|
3733
|
+
encode: P0,
|
|
3734
|
+
toASCII: ca,
|
|
3735
|
+
toUnicode: ia
|
|
3736
|
+
}, sa = {
|
|
3736
3737
|
options: {
|
|
3737
3738
|
// Enable HTML tags in source
|
|
3738
3739
|
html: !1,
|
|
@@ -3768,7 +3769,7 @@ const na = (u) => String.fromCodePoint(...u), ra = function(u) {
|
|
|
3768
3769
|
block: {},
|
|
3769
3770
|
inline: {}
|
|
3770
3771
|
}
|
|
3771
|
-
},
|
|
3772
|
+
}, da = {
|
|
3772
3773
|
options: {
|
|
3773
3774
|
// Enable HTML tags in source
|
|
3774
3775
|
html: !1,
|
|
@@ -3823,7 +3824,7 @@ const na = (u) => String.fromCodePoint(...u), ra = function(u) {
|
|
|
3823
3824
|
]
|
|
3824
3825
|
}
|
|
3825
3826
|
}
|
|
3826
|
-
},
|
|
3827
|
+
}, fa = {
|
|
3827
3828
|
options: {
|
|
3828
3829
|
// Enable HTML tags in source
|
|
3829
3830
|
html: !0,
|
|
@@ -3897,47 +3898,47 @@ const na = (u) => String.fromCodePoint(...u), ra = function(u) {
|
|
|
3897
3898
|
]
|
|
3898
3899
|
}
|
|
3899
3900
|
}
|
|
3900
|
-
},
|
|
3901
|
-
default:
|
|
3902
|
-
zero:
|
|
3903
|
-
commonmark:
|
|
3904
|
-
},
|
|
3905
|
-
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) {
|
|
3906
3907
|
const e = u.trim().toLowerCase();
|
|
3907
|
-
return
|
|
3908
|
+
return ba.test(e) ? ha.test(e) : !0;
|
|
3908
3909
|
}
|
|
3909
|
-
const
|
|
3910
|
-
function
|
|
3911
|
-
const e =
|
|
3912
|
-
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))
|
|
3913
3914
|
try {
|
|
3914
|
-
e.hostname =
|
|
3915
|
+
e.hostname = U0.toASCII(e.hostname);
|
|
3915
3916
|
} catch {
|
|
3916
3917
|
}
|
|
3917
|
-
return Su(
|
|
3918
|
+
return Su(ve(e));
|
|
3918
3919
|
}
|
|
3919
|
-
function
|
|
3920
|
-
const e =
|
|
3921
|
-
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))
|
|
3922
3923
|
try {
|
|
3923
|
-
e.hostname =
|
|
3924
|
+
e.hostname = U0.toUnicode(e.hostname);
|
|
3924
3925
|
} catch {
|
|
3925
3926
|
}
|
|
3926
|
-
return gu(
|
|
3927
|
+
return gu(ve(e), gu.defaultChars + "%");
|
|
3927
3928
|
}
|
|
3928
3929
|
function ru(u, e) {
|
|
3929
3930
|
if (!(this instanceof ru))
|
|
3930
3931
|
return new ru(u, e);
|
|
3931
|
-
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);
|
|
3932
3933
|
}
|
|
3933
3934
|
ru.prototype.set = function(u) {
|
|
3934
|
-
return
|
|
3935
|
+
return Zu(this.options, u), this;
|
|
3935
3936
|
};
|
|
3936
3937
|
ru.prototype.configure = function(u) {
|
|
3937
3938
|
const e = this;
|
|
3938
|
-
if (
|
|
3939
|
+
if (Ee(u)) {
|
|
3939
3940
|
const t = u;
|
|
3940
|
-
if (u =
|
|
3941
|
+
if (u = pa[t], !u)
|
|
3941
3942
|
throw new Error('Wrong `markdown-it` preset "' + t + '", check name');
|
|
3942
3943
|
}
|
|
3943
3944
|
if (!u)
|
|
@@ -3990,9 +3991,9 @@ ru.prototype.parseInline = function(u, e) {
|
|
|
3990
3991
|
ru.prototype.renderInline = function(u, e) {
|
|
3991
3992
|
return e = e || {}, this.renderer.render(this.parseInline(u, e), this.options, e);
|
|
3992
3993
|
};
|
|
3993
|
-
const
|
|
3994
|
+
const ga = ["innerHTML"], ka = {
|
|
3994
3995
|
__name: "FactorDescription",
|
|
3995
|
-
props: /* @__PURE__ */
|
|
3996
|
+
props: /* @__PURE__ */ Nu({
|
|
3996
3997
|
factorType: { type: String, default: "模版" },
|
|
3997
3998
|
data: { type: Array, default: [] }
|
|
3998
3999
|
}, {
|
|
@@ -4001,14 +4002,14 @@ const ma = ["innerHTML"], xa = {
|
|
|
4001
4002
|
}),
|
|
4002
4003
|
emits: ["update:visible"],
|
|
4003
4004
|
setup(u) {
|
|
4004
|
-
const { env: e } =
|
|
4005
|
-
return
|
|
4005
|
+
const { env: e } = t0("stConfig"), t = new ru(), n = uu(""), r = ju(u, "visible");
|
|
4006
|
+
return o0(async () => {
|
|
4006
4007
|
let a = "";
|
|
4007
4008
|
e.MODE === "production" ? a = await fetch("//47.99.165.133/factor_select.md") : a = await fetch("//192.168.12.38/factor_select.md");
|
|
4008
4009
|
const l = await a.text();
|
|
4009
4010
|
n.value = t.render(l);
|
|
4010
4011
|
}), (a, l) => {
|
|
4011
|
-
const o =
|
|
4012
|
+
const o = Y0, c = K0, i = e0, f = xe;
|
|
4012
4013
|
return D(), U(f, {
|
|
4013
4014
|
modelValue: r.value,
|
|
4014
4015
|
"onUpdate:modelValue": l[0] || (l[0] = (s) => r.value = s),
|
|
@@ -4050,7 +4051,7 @@ const ma = ["innerHTML"], xa = {
|
|
|
4050
4051
|
key: 1,
|
|
4051
4052
|
class: "markdown-body",
|
|
4052
4053
|
innerHTML: n.value
|
|
4053
|
-
}, null, 8,
|
|
4054
|
+
}, null, 8, ga)) : P("", !0)
|
|
4054
4055
|
]),
|
|
4055
4056
|
_: 1
|
|
4056
4057
|
})
|
|
@@ -4060,12 +4061,9 @@ const ma = ["innerHTML"], xa = {
|
|
|
4060
4061
|
};
|
|
4061
4062
|
}
|
|
4062
4063
|
};
|
|
4063
|
-
const
|
|
4064
|
-
key: 0,
|
|
4065
|
-
style: { flex: "1", "text-align": "right" }
|
|
4066
|
-
}, Ca = { class: "form-row" }, Da = { class: "index" }, Ea = { style: { display: "flex", "align-items": "center", width: "100%", height: "24px" } }, Fa = /* @__PURE__ */ U0(() => /* @__PURE__ */ I("span", null, "~", -1)), Aa = /* @__PURE__ */ U0(() => /* @__PURE__ */ I("span", null, "&&代表and,||代表or", -1)), wa = { class: "dialog-footer" }, Ta = {
|
|
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 = {
|
|
4067
4065
|
__name: "index",
|
|
4068
|
-
props: /* @__PURE__ */
|
|
4066
|
+
props: /* @__PURE__ */ Nu({
|
|
4069
4067
|
config: {
|
|
4070
4068
|
type: Object,
|
|
4071
4069
|
default: {
|
|
@@ -4095,7 +4093,7 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4095
4093
|
}),
|
|
4096
4094
|
emits: ["update:data"],
|
|
4097
4095
|
setup(u) {
|
|
4098
|
-
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({
|
|
4099
4097
|
// 筛选因子列表
|
|
4100
4098
|
list: [
|
|
4101
4099
|
{
|
|
@@ -4128,7 +4126,7 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4128
4126
|
sqlEnable: _,
|
|
4129
4127
|
sqlValue: m,
|
|
4130
4128
|
factorSelectExpr: h
|
|
4131
|
-
}, i.value.list.length || x(), a.value = !0,
|
|
4129
|
+
}, i.value.list.length || x(), a.value = !0, be(() => {
|
|
4132
4130
|
h ? (o.value = "脚本", n.value.setValue(h)) : o.value = "模版", n.value.resize();
|
|
4133
4131
|
});
|
|
4134
4132
|
}, s = () => {
|
|
@@ -4139,9 +4137,9 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4139
4137
|
if (m) {
|
|
4140
4138
|
if (!h)
|
|
4141
4139
|
return Y.error("SQL语句不能为空");
|
|
4142
|
-
const v =
|
|
4143
|
-
if (
|
|
4144
|
-
return Y.error(`请检查SQL语句, 不存在[${
|
|
4140
|
+
const v = Ve(h), g = _.map((y, R) => `条件${R + 1}`), $ = v.filter((y) => !g.includes(y));
|
|
4141
|
+
if ($.length)
|
|
4142
|
+
return Y.error(`请检查SQL语句, 不存在[${$}]`);
|
|
4145
4143
|
}
|
|
4146
4144
|
t.value = {
|
|
4147
4145
|
list: JSON.parse(JSON.stringify(_)),
|
|
@@ -4190,7 +4188,7 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4190
4188
|
c.value.validate((d) => {
|
|
4191
4189
|
if (d)
|
|
4192
4190
|
if (i.value.sqlValue) {
|
|
4193
|
-
const _ =
|
|
4191
|
+
const _ = Ve(i.value.sqlValue);
|
|
4194
4192
|
i.value.sqlValue = i.value.list.reduce((m, h, v) => (_.includes(`条件${v + 1}`) || (m += `&& 条件${v + 1} `), m), i.value.sqlValue);
|
|
4195
4193
|
} else
|
|
4196
4194
|
i.value.sqlValue = i.value.list.reduce((_, m, h) => (h === 0 ? _ += `条件${h + 1} ` : _ += `&& 条件${h + 1} `, _), "");
|
|
@@ -4199,8 +4197,8 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4199
4197
|
switch (d.key) {
|
|
4200
4198
|
case "compare": {
|
|
4201
4199
|
const { cycle: _, factor: m, compareType: h, cycle2: v, factor2: g } = d;
|
|
4202
|
-
let
|
|
4203
|
-
return
|
|
4200
|
+
let $ = "";
|
|
4201
|
+
return $ += ` ${e.config.cycleOptions.find(({ value: y }) => y === _).label}`, $ += ` ${e.config.factorOptions.find(({ value: y }) => y === m).label}`, $ += ` ${h}`, $ += ` ${e.config.cycleOptions.find(({ value: y }) => y === v).label}`, $ += ` ${e.config.factorOptions.find(({ value: y }) => y === g).label}`, $;
|
|
4204
4202
|
}
|
|
4205
4203
|
default: {
|
|
4206
4204
|
const { cycle: _, factor: m, score: h } = d;
|
|
@@ -4223,12 +4221,18 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4223
4221
|
break;
|
|
4224
4222
|
}
|
|
4225
4223
|
case "scriptTag": {
|
|
4226
|
-
|
|
4227
|
-
|
|
4228
|
-
|
|
4229
|
-
|
|
4230
|
-
|
|
4231
|
-
|
|
4224
|
+
W0.confirm("是否确认删除因子筛选: 脚本模式", "删除操作", {
|
|
4225
|
+
confirmButtonText: "确认",
|
|
4226
|
+
cancelButtonText: "取消",
|
|
4227
|
+
type: "warning"
|
|
4228
|
+
}).then(() => {
|
|
4229
|
+
t.value = {
|
|
4230
|
+
list: [],
|
|
4231
|
+
sqlEnable: 0,
|
|
4232
|
+
sqlValue: null,
|
|
4233
|
+
factorSelectExpr: ""
|
|
4234
|
+
};
|
|
4235
|
+
});
|
|
4232
4236
|
break;
|
|
4233
4237
|
}
|
|
4234
4238
|
}
|
|
@@ -4238,10 +4242,10 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4238
4242
|
console.log(d), r.value.open(n.value, d);
|
|
4239
4243
|
};
|
|
4240
4244
|
return (d, _) => {
|
|
4241
|
-
var
|
|
4242
|
-
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");
|
|
4243
4247
|
return D(), T(B, null, [
|
|
4244
|
-
I("div",
|
|
4248
|
+
I("div", ya, [
|
|
4245
4249
|
I("div", null, [
|
|
4246
4250
|
t.value.sqlEnable && t.value.sqlValue ? (D(), U(h, {
|
|
4247
4251
|
key: 0,
|
|
@@ -4292,7 +4296,7 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4292
4296
|
})
|
|
4293
4297
|
]),
|
|
4294
4298
|
default: E(() => [
|
|
4295
|
-
I("div",
|
|
4299
|
+
I("div", va, X(t.value.factorSelectExpr), 1)
|
|
4296
4300
|
]),
|
|
4297
4301
|
_: 1
|
|
4298
4302
|
})) : P("", !0),
|
|
@@ -4301,7 +4305,7 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4301
4305
|
type: "primary",
|
|
4302
4306
|
plain: "",
|
|
4303
4307
|
size: "small",
|
|
4304
|
-
icon: S(
|
|
4308
|
+
icon: S(Yu),
|
|
4305
4309
|
onClick: f
|
|
4306
4310
|
}, {
|
|
4307
4311
|
default: E(() => [
|
|
@@ -4310,57 +4314,60 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4310
4314
|
_: 1
|
|
4311
4315
|
}, 8, ["icon"])
|
|
4312
4316
|
]),
|
|
4313
|
-
k(
|
|
4317
|
+
k(W, {
|
|
4314
4318
|
"modal-class": "factor-dialog",
|
|
4315
4319
|
modelValue: a.value,
|
|
4316
|
-
"onUpdate:modelValue": _[
|
|
4320
|
+
"onUpdate:modelValue": _[8] || (_[8] = (M) => a.value = M),
|
|
4317
4321
|
width: "1000",
|
|
4318
4322
|
"align-center": "",
|
|
4319
|
-
"destroy-on-close": ""
|
|
4323
|
+
"destroy-on-close": "",
|
|
4324
|
+
"show-close": !1
|
|
4320
4325
|
}, {
|
|
4321
4326
|
header: E(({ titleId: M, titleClass: tu }) => [
|
|
4322
|
-
I("div",
|
|
4323
|
-
I("
|
|
4324
|
-
|
|
4325
|
-
|
|
4326
|
-
|
|
4327
|
-
|
|
4328
|
-
|
|
4329
|
-
|
|
4330
|
-
|
|
4331
|
-
|
|
4332
|
-
|
|
4333
|
-
|
|
4334
|
-
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
|
|
4338
|
-
|
|
4339
|
-
|
|
4340
|
-
|
|
4341
|
-
|
|
4342
|
-
|
|
4343
|
-
|
|
4344
|
-
|
|
4345
|
-
|
|
4346
|
-
|
|
4347
|
-
|
|
4348
|
-
|
|
4349
|
-
|
|
4350
|
-
|
|
4351
|
-
|
|
4352
|
-
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
|
|
4356
|
-
|
|
4357
|
-
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
|
|
4361
|
-
|
|
4362
|
-
|
|
4363
|
-
|
|
4327
|
+
I("div", Ca, [
|
|
4328
|
+
I("div", Da, [
|
|
4329
|
+
I("span", {
|
|
4330
|
+
id: M,
|
|
4331
|
+
class: ou(tu)
|
|
4332
|
+
}, " 因子筛选 ", 10, Ea),
|
|
4333
|
+
k(y, {
|
|
4334
|
+
effect: "dark",
|
|
4335
|
+
content: "点击查看: 因子使用说明",
|
|
4336
|
+
placement: "right"
|
|
4337
|
+
}, {
|
|
4338
|
+
default: E(() => [
|
|
4339
|
+
k($, {
|
|
4340
|
+
onClick: _[2] || (_[2] = (V) => l.value = !0)
|
|
4341
|
+
}, {
|
|
4342
|
+
default: E(() => [
|
|
4343
|
+
k(S(it))
|
|
4344
|
+
]),
|
|
4345
|
+
_: 1
|
|
4346
|
+
})
|
|
4347
|
+
]),
|
|
4348
|
+
_: 1
|
|
4349
|
+
}),
|
|
4350
|
+
k(A, {
|
|
4351
|
+
modelValue: o.value,
|
|
4352
|
+
"onUpdate:modelValue": _[3] || (_[3] = (V) => o.value = V),
|
|
4353
|
+
size: "small"
|
|
4354
|
+
}, {
|
|
4355
|
+
default: E(() => [
|
|
4356
|
+
k(R, {
|
|
4357
|
+
label: "模版",
|
|
4358
|
+
value: "模版"
|
|
4359
|
+
}),
|
|
4360
|
+
k(R, {
|
|
4361
|
+
label: "脚本",
|
|
4362
|
+
value: "脚本"
|
|
4363
|
+
})
|
|
4364
|
+
]),
|
|
4365
|
+
_: 1
|
|
4366
|
+
}, 8, ["modelValue"])
|
|
4367
|
+
]),
|
|
4368
|
+
I("div", Fa, [
|
|
4369
|
+
o.value === "脚本" ? (D(), U(g, {
|
|
4370
|
+
key: 0,
|
|
4364
4371
|
size: "small",
|
|
4365
4372
|
type: "primary",
|
|
4366
4373
|
onClick: F
|
|
@@ -4369,12 +4376,20 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4369
4376
|
q("变量选择器")
|
|
4370
4377
|
]),
|
|
4371
4378
|
_: 1
|
|
4379
|
+
})) : P("", !0),
|
|
4380
|
+
k($, {
|
|
4381
|
+
onClick: _[4] || (_[4] = (V) => a.value = !1)
|
|
4382
|
+
}, {
|
|
4383
|
+
default: E(() => [
|
|
4384
|
+
k(S(ct))
|
|
4385
|
+
]),
|
|
4386
|
+
_: 1
|
|
4372
4387
|
})
|
|
4373
|
-
])
|
|
4388
|
+
])
|
|
4374
4389
|
])
|
|
4375
4390
|
]),
|
|
4376
4391
|
footer: E(() => [
|
|
4377
|
-
I("div",
|
|
4392
|
+
I("div", Oa, [
|
|
4378
4393
|
k(g, {
|
|
4379
4394
|
type: "primary",
|
|
4380
4395
|
onClick: s
|
|
@@ -4387,310 +4402,317 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4387
4402
|
])
|
|
4388
4403
|
]),
|
|
4389
4404
|
default: E(() => [
|
|
4390
|
-
o.value === "模版" ? (D(), U(
|
|
4405
|
+
o.value === "模版" ? (D(), U(Du, {
|
|
4391
4406
|
key: 0,
|
|
4392
|
-
|
|
4393
|
-
ref: c,
|
|
4394
|
-
model: i.value
|
|
4407
|
+
height: "400px"
|
|
4395
4408
|
}, {
|
|
4396
4409
|
default: E(() => [
|
|
4397
|
-
(
|
|
4398
|
-
|
|
4399
|
-
|
|
4400
|
-
|
|
4401
|
-
|
|
4402
|
-
|
|
4403
|
-
|
|
4404
|
-
|
|
4405
|
-
|
|
4406
|
-
|
|
4407
|
-
|
|
4408
|
-
|
|
4409
|
-
|
|
4410
|
-
|
|
4411
|
-
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" }
|
|
4412
4424
|
}, {
|
|
4413
4425
|
default: E(() => [
|
|
4414
|
-
(
|
|
4415
|
-
|
|
4416
|
-
|
|
4417
|
-
|
|
4418
|
-
|
|
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"])
|
|
4419
4441
|
]),
|
|
4420
4442
|
_: 2
|
|
4421
|
-
}, 1032, ["
|
|
4422
|
-
|
|
4423
|
-
|
|
4424
|
-
|
|
4425
|
-
|
|
4426
|
-
prop: "list." + tu + ".factor",
|
|
4427
|
-
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
4428
|
-
style: { width: "132px", "margin-right": "10px" }
|
|
4429
|
-
}, {
|
|
4430
|
-
default: E(() => [
|
|
4431
|
-
k(L, {
|
|
4432
|
-
modelValue: M.factor,
|
|
4433
|
-
"onUpdate:modelValue": (V) => M.factor = V,
|
|
4434
|
-
placeholder: "选择因子",
|
|
4435
|
-
filterable: "",
|
|
4436
|
-
size: "small",
|
|
4437
|
-
"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" }
|
|
4438
4448
|
}, {
|
|
4439
|
-
default: E(() =>
|
|
4440
|
-
|
|
4441
|
-
|
|
4442
|
-
|
|
4443
|
-
|
|
4444
|
-
|
|
4445
|
-
|
|
4446
|
-
|
|
4447
|
-
|
|
4448
|
-
|
|
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
|
+
]),
|
|
4449
4471
|
_: 2
|
|
4450
|
-
}, 1032, ["
|
|
4451
|
-
|
|
4452
|
-
|
|
4453
|
-
|
|
4454
|
-
|
|
4455
|
-
|
|
4456
|
-
|
|
4457
|
-
|
|
4458
|
-
|
|
4459
|
-
|
|
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" }
|
|
4460
4497
|
}, {
|
|
4461
4498
|
default: E(() => [
|
|
4462
|
-
|
|
4463
|
-
|
|
4464
|
-
|
|
4465
|
-
|
|
4466
|
-
|
|
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"])
|
|
4467
4514
|
]),
|
|
4468
4515
|
_: 2
|
|
4469
|
-
}, 1032, ["
|
|
4470
|
-
|
|
4471
|
-
|
|
4472
|
-
|
|
4473
|
-
|
|
4474
|
-
key: 1,
|
|
4475
|
-
prop: "list." + tu + ".cycle2",
|
|
4476
|
-
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
4477
|
-
style: { width: "100px", "margin-right": "10px" }
|
|
4478
|
-
}, {
|
|
4479
|
-
default: E(() => [
|
|
4480
|
-
k(L, {
|
|
4481
|
-
modelValue: M.cycle2,
|
|
4482
|
-
"onUpdate:modelValue": (V) => M.cycle2 = V,
|
|
4483
|
-
placeholder: "选择周期",
|
|
4484
|
-
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" }
|
|
4485
4521
|
}, {
|
|
4486
4522
|
default: E(() => [
|
|
4487
|
-
(
|
|
4488
|
-
|
|
4489
|
-
|
|
4490
|
-
|
|
4491
|
-
|
|
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"])
|
|
4492
4543
|
]),
|
|
4493
4544
|
_: 2
|
|
4494
|
-
}, 1032, ["
|
|
4495
|
-
]),
|
|
4496
|
-
|
|
4497
|
-
|
|
4498
|
-
|
|
4499
|
-
|
|
4500
|
-
|
|
4501
|
-
style: { width: "132px", "margin-right": "10px" }
|
|
4502
|
-
}, {
|
|
4503
|
-
default: E(() => [
|
|
4504
|
-
k(L, {
|
|
4505
|
-
modelValue: M.factor2,
|
|
4506
|
-
"onUpdate:modelValue": (V) => M.factor2 = V,
|
|
4507
|
-
placeholder: "选择因子",
|
|
4508
|
-
filterable: "",
|
|
4509
|
-
size: "small",
|
|
4510
|
-
"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" }
|
|
4511
4552
|
}, {
|
|
4512
|
-
default: E(() =>
|
|
4513
|
-
|
|
4514
|
-
|
|
4515
|
-
|
|
4516
|
-
|
|
4517
|
-
|
|
4518
|
-
|
|
4519
|
-
|
|
4520
|
-
|
|
4521
|
-
|
|
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
|
+
]),
|
|
4522
4570
|
_: 2
|
|
4523
|
-
}, 1032, ["
|
|
4524
|
-
|
|
4525
|
-
|
|
4526
|
-
|
|
4527
|
-
|
|
4528
|
-
u.config.cycleShow ? (D(), U(C, {
|
|
4529
|
-
key: 0,
|
|
4530
|
-
prop: "list." + tu + ".cycle",
|
|
4531
|
-
rules: { required: !0, message: "周期不能为空", trigger: "blur" },
|
|
4532
|
-
style: { width: "100px", "margin-right": "10px" }
|
|
4533
|
-
}, {
|
|
4534
|
-
default: E(() => [
|
|
4535
|
-
k(L, {
|
|
4536
|
-
modelValue: M.cycle,
|
|
4537
|
-
"onUpdate:modelValue": (V) => M.cycle = V,
|
|
4538
|
-
placeholder: "选择周期",
|
|
4539
|
-
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" }
|
|
4540
4576
|
}, {
|
|
4541
4577
|
default: E(() => [
|
|
4542
|
-
(
|
|
4543
|
-
|
|
4544
|
-
|
|
4545
|
-
|
|
4546
|
-
|
|
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"])
|
|
4547
4598
|
]),
|
|
4548
4599
|
_: 2
|
|
4549
|
-
}, 1032, ["
|
|
4550
|
-
|
|
4551
|
-
|
|
4552
|
-
|
|
4553
|
-
|
|
4554
|
-
prop: "list." + tu + ".factor",
|
|
4555
|
-
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
4556
|
-
style: { width: "194px", "margin-right": "10px" }
|
|
4557
|
-
}, {
|
|
4558
|
-
default: E(() => [
|
|
4559
|
-
k(L, {
|
|
4560
|
-
modelValue: M.factor,
|
|
4561
|
-
"onUpdate:modelValue": (V) => M.factor = V,
|
|
4562
|
-
placeholder: "选择因子",
|
|
4563
|
-
filterable: "",
|
|
4564
|
-
size: "small",
|
|
4565
|
-
"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" }
|
|
4566
4605
|
}, {
|
|
4567
|
-
default: E(() =>
|
|
4568
|
-
|
|
4569
|
-
|
|
4570
|
-
|
|
4571
|
-
|
|
4572
|
-
|
|
4573
|
-
|
|
4574
|
-
}, null, 8, ["
|
|
4575
|
-
|
|
4576
|
-
|
|
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
|
+
]),
|
|
4577
4623
|
_: 2
|
|
4578
|
-
}, 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("添加因子")
|
|
4579
4645
|
]),
|
|
4580
|
-
_:
|
|
4581
|
-
},
|
|
4582
|
-
k(
|
|
4583
|
-
|
|
4584
|
-
|
|
4585
|
-
|
|
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" }
|
|
4586
4655
|
}, {
|
|
4587
4656
|
default: E(() => [
|
|
4588
|
-
|
|
4589
|
-
k(W, {
|
|
4590
|
-
modelValue: M.score[0],
|
|
4591
|
-
"onUpdate:modelValue": (V) => M.score[0] = V,
|
|
4592
|
-
size: "small",
|
|
4593
|
-
"controls-position": "right"
|
|
4594
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
4595
|
-
Fa,
|
|
4596
|
-
k(W, {
|
|
4597
|
-
modelValue: M.score[1],
|
|
4598
|
-
"onUpdate:modelValue": (V) => M.score[1] = V,
|
|
4599
|
-
size: "small",
|
|
4600
|
-
"controls-position": "right"
|
|
4601
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue"])
|
|
4602
|
-
])
|
|
4657
|
+
q("添加因子对比")
|
|
4603
4658
|
]),
|
|
4604
|
-
_:
|
|
4605
|
-
},
|
|
4606
|
-
|
|
4607
|
-
|
|
4608
|
-
onClick: (V) => p(tu)
|
|
4609
|
-
}, {
|
|
4610
|
-
default: E(() => [
|
|
4611
|
-
k(S(lt))
|
|
4612
|
-
]),
|
|
4613
|
-
_: 2
|
|
4614
|
-
}, 1032, ["onClick"])
|
|
4615
|
-
]))), 256)),
|
|
4616
|
-
k(g, {
|
|
4617
|
-
type: "primary",
|
|
4618
|
-
plain: "",
|
|
4619
|
-
size: "small",
|
|
4620
|
-
icon: S(Qu),
|
|
4621
|
-
onClick: x,
|
|
4622
|
-
style: { "margin-bottom": "10px" }
|
|
4623
|
-
}, {
|
|
4624
|
-
default: E(() => [
|
|
4625
|
-
q("添加因子")
|
|
4626
|
-
]),
|
|
4627
|
-
_: 1
|
|
4628
|
-
}, 8, ["icon"]),
|
|
4629
|
-
k(g, {
|
|
4630
|
-
type: "primary",
|
|
4631
|
-
plain: "",
|
|
4632
|
-
size: "small",
|
|
4633
|
-
icon: S(Qu),
|
|
4634
|
-
onClick: _[4] || (_[4] = (M) => x("compare")),
|
|
4635
|
-
style: { "margin-bottom": "10px" }
|
|
4636
|
-
}, {
|
|
4637
|
-
default: E(() => [
|
|
4638
|
-
q("添加因子对比")
|
|
4639
|
-
]),
|
|
4640
|
-
_: 1
|
|
4641
|
-
}, 8, ["icon"]),
|
|
4642
|
-
u.config.sqlShow ? (D(), T(B, { key: 0 }, [
|
|
4643
|
-
k(C, { label: "SQL功能: " }, {
|
|
4644
|
-
default: E(() => [
|
|
4645
|
-
k(A, {
|
|
4646
|
-
modelValue: i.value.sqlEnable,
|
|
4647
|
-
"onUpdate:modelValue": _[5] || (_[5] = (M) => i.value.sqlEnable = M)
|
|
4648
|
-
}, {
|
|
4649
|
-
default: E(() => [
|
|
4650
|
-
k(mu, {
|
|
4651
|
-
label: "关闭",
|
|
4652
|
-
value: 0
|
|
4653
|
-
}),
|
|
4654
|
-
k(mu, {
|
|
4655
|
-
label: "启用",
|
|
4656
|
-
value: 1
|
|
4657
|
-
})
|
|
4658
|
-
]),
|
|
4659
|
-
_: 1
|
|
4660
|
-
}, 8, ["modelValue"]),
|
|
4661
|
-
i.value.sqlEnable ? (D(), U(g, {
|
|
4662
|
-
key: 0,
|
|
4663
|
-
type: "primary",
|
|
4664
|
-
size: "small",
|
|
4665
|
-
onClick: b,
|
|
4666
|
-
style: { "margin-left": "auto" }
|
|
4667
|
-
}, {
|
|
4659
|
+
_: 1
|
|
4660
|
+
}, 8, ["icon"]),
|
|
4661
|
+
u.config.sqlShow ? (D(), T(B, { key: 0 }, [
|
|
4662
|
+
k(C, { label: "SQL功能: " }, {
|
|
4668
4663
|
default: E(() => [
|
|
4669
|
-
|
|
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)
|
|
4670
4692
|
]),
|
|
4671
4693
|
_: 1
|
|
4672
|
-
})
|
|
4673
|
-
|
|
4674
|
-
|
|
4675
|
-
|
|
4676
|
-
|
|
4677
|
-
|
|
4678
|
-
|
|
4679
|
-
|
|
4680
|
-
|
|
4681
|
-
|
|
4682
|
-
|
|
4683
|
-
|
|
4684
|
-
|
|
4685
|
-
|
|
4686
|
-
|
|
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"])
|
|
4687
4709
|
]),
|
|
4688
4710
|
_: 1
|
|
4689
|
-
}
|
|
4711
|
+
})) : P("", !0),
|
|
4690
4712
|
I("div", {
|
|
4691
|
-
style:
|
|
4713
|
+
style: a0([{ width: "968px", height: "400px" }, o.value === "脚本" ? null : { position: "fixed", top: "-400px", zIndex: -1 }])
|
|
4692
4714
|
}, [
|
|
4693
|
-
k(
|
|
4715
|
+
k(ft, {
|
|
4694
4716
|
ref_key: "monacoEditorRef",
|
|
4695
4717
|
ref: n,
|
|
4696
4718
|
language: "lua"
|
|
@@ -4700,11 +4722,11 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4700
4722
|
_: 1
|
|
4701
4723
|
}, 8, ["modelValue"])
|
|
4702
4724
|
]),
|
|
4703
|
-
k(
|
|
4725
|
+
k(ka, {
|
|
4704
4726
|
visible: l.value,
|
|
4705
|
-
"onUpdate:visible": _[
|
|
4727
|
+
"onUpdate:visible": _[9] || (_[9] = (M) => l.value = M),
|
|
4706
4728
|
factorType: o.value,
|
|
4707
|
-
data: (
|
|
4729
|
+
data: (Vu = u.config.factorDescriptions) == null ? void 0 : Vu.filter((M) => [1, 3].includes(M.type))
|
|
4708
4730
|
}, null, 8, ["visible", "factorType", "data"]),
|
|
4709
4731
|
k(Q, {
|
|
4710
4732
|
ref_key: "stVarSelectDialogRef",
|
|
@@ -4713,22 +4735,22 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4713
4735
|
], 64);
|
|
4714
4736
|
};
|
|
4715
4737
|
}
|
|
4716
|
-
},
|
|
4717
|
-
const
|
|
4738
|
+
}, Ra = /* @__PURE__ */ _e($a, [["__scopeId", "data-v-88932ff5"]]);
|
|
4739
|
+
const Wu = (u) => (he("data-v-3e69da40"), u = u(), me(), u), Va = {
|
|
4718
4740
|
key: 0,
|
|
4719
4741
|
class: "common-indicator"
|
|
4720
|
-
},
|
|
4742
|
+
}, Ma = { class: "indicator" }, qa = /* @__PURE__ */ Wu(() => /* @__PURE__ */ I("div", { class: "title" }, [
|
|
4721
4743
|
/* @__PURE__ */ I("span", null, "常用指标: "),
|
|
4722
4744
|
/* @__PURE__ */ I("span", null, "不限")
|
|
4723
|
-
], -1)),
|
|
4745
|
+
], -1)), Ba = { class: "options" }, za = ["onClick"], La = { class: "tags" }, Pa = ["onClick"], Ua = { style: { "font-size": "18px" } }, Na = {
|
|
4724
4746
|
key: 0,
|
|
4725
4747
|
class: "out-box"
|
|
4726
|
-
},
|
|
4748
|
+
}, ja = /* @__PURE__ */ Wu(() => /* @__PURE__ */ I("span", null, "自定义: ", -1)), Za = {
|
|
4727
4749
|
key: 0,
|
|
4728
4750
|
class: "convenient-option-box"
|
|
4729
|
-
},
|
|
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 = {
|
|
4730
4752
|
__name: "index",
|
|
4731
|
-
props: /* @__PURE__ */
|
|
4753
|
+
props: /* @__PURE__ */ Nu({
|
|
4732
4754
|
config: { type: Object, default: () => {
|
|
4733
4755
|
} },
|
|
4734
4756
|
varietyMarket: { type: Number, default: () => null },
|
|
@@ -4752,7 +4774,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
4752
4774
|
{ label: "保留意见", value: 2 },
|
|
4753
4775
|
{ label: "否定意见", value: 3 },
|
|
4754
4776
|
{ label: "无法表示意见", value: 4 }
|
|
4755
|
-
], n =
|
|
4777
|
+
], n = ju(u, "data"), r = u, a = uu(!1), l = K(() => {
|
|
4756
4778
|
var F;
|
|
4757
4779
|
return (F = r.data.find((d) => d.radioType === "1")) == null ? void 0 : F.key;
|
|
4758
4780
|
}), o = K(() => {
|
|
@@ -4843,10 +4865,10 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
4843
4865
|
break;
|
|
4844
4866
|
}
|
|
4845
4867
|
case "tFeaturelncomes": {
|
|
4846
|
-
const { label: m, rule: h, withFewYears: v, yearsCount: g, netProfit:
|
|
4847
|
-
if (["", null].includes(v) || ["", null].includes(g) || ["", null].includes(
|
|
4868
|
+
const { label: m, rule: h, withFewYears: v, yearsCount: g, netProfit: $ } = i.value;
|
|
4869
|
+
if (["", null].includes(v) || ["", null].includes(g) || ["", null].includes($))
|
|
4848
4870
|
return Y.warning("格式错误: 请填写完整");
|
|
4849
|
-
i.value.tagText = `${m}: ${v}年内${g}年以上盈利${h === 1 ? "超" : "跌"}过${
|
|
4871
|
+
i.value.tagText = `${m}: ${v}年内${g}年以上盈利${h === 1 ? "超" : "跌"}过${$}亿`;
|
|
4850
4872
|
break;
|
|
4851
4873
|
}
|
|
4852
4874
|
case "priceLevels": {
|
|
@@ -4880,15 +4902,15 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
4880
4902
|
break;
|
|
4881
4903
|
}
|
|
4882
4904
|
case "mainFlow": {
|
|
4883
|
-
const { label: m, radioType: h, radio: v, rankRange: g } = i.value,
|
|
4905
|
+
const { label: m, radioType: h, radio: v, rankRange: g } = i.value, $ = (y) => {
|
|
4884
4906
|
if (y === "" || y === null || y === void 0)
|
|
4885
4907
|
return !1;
|
|
4886
|
-
const
|
|
4887
|
-
return !isNaN(
|
|
4908
|
+
const R = Number(y);
|
|
4909
|
+
return !isNaN(R);
|
|
4888
4910
|
};
|
|
4889
4911
|
if (!v)
|
|
4890
4912
|
return Y.warning("格式错误: 请选择时间");
|
|
4891
|
-
if (
|
|
4913
|
+
if (!$(g[0]) && !$(g[1]))
|
|
4892
4914
|
return Y.warning(`格式错误: 请填写${h === "0" ? "涨幅范围" : "排名范围"}`);
|
|
4893
4915
|
!["", null].includes(g[0]) && !["", null].includes(g[1]) ? i.value.tagText = `${m}: ${v}日${h === "0" ? "涨幅范围" : "排名范围"}: ${g[0]}${h === "0" ? "%" : ""} ~ ${g[1]}${h === "0" ? "%" : ""}` : ["", null].includes(g[0]) ? i.value.tagText = `${m}: ${v}日${h === "0" ? "涨幅范围" : "排名范围"}: ≤${g[1]}${h === "0" ? "%" : ""}` : i.value.tagText = `${m}: ${v}日${h === "0" ? "涨幅范围" : "排名范围"}: ≥${g[0]}${h === "0" ? "%" : ""}`;
|
|
4894
4916
|
break;
|
|
@@ -4905,16 +4927,16 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
4905
4927
|
if (["", null].includes(g[0]) && ["", null].includes(g[1]))
|
|
4906
4928
|
return Y.warning("格式错误: 请至少填写一个值");
|
|
4907
4929
|
if (v === "1") {
|
|
4908
|
-
const
|
|
4909
|
-
if (isNaN(
|
|
4930
|
+
const R = Number(g[0]), A = Number(g[1]);
|
|
4931
|
+
if (isNaN(R) || isNaN(A))
|
|
4910
4932
|
return Y.warning("格式错误: 请填写数字");
|
|
4911
|
-
if (
|
|
4933
|
+
if (R < 0 || A < 0)
|
|
4912
4934
|
return Y.warning("格式错误: 请填写大于0的数字");
|
|
4913
|
-
if (
|
|
4935
|
+
if (R > A)
|
|
4914
4936
|
return Y.warning("格式错误: 请填写正确的排名范围");
|
|
4915
4937
|
}
|
|
4916
|
-
const
|
|
4917
|
-
!["", null].includes(g[0]) && !["", null].includes(g[1]) ? i.value.tagText = `${m}${v === "1" ? "排名" : ""}: ${g[0]}${
|
|
4938
|
+
const $ = v === "1" ? "" : h[0] ?? "", y = v === "1" ? "" : h[1] ?? "";
|
|
4939
|
+
!["", null].includes(g[0]) && !["", null].includes(g[1]) ? i.value.tagText = `${m}${v === "1" ? "排名" : ""}: ${g[0]}${$} ~ ${g[1]}${y}` : ["", null].includes(g[0]) ? i.value.tagText = `${m}${v === "1" ? "排名" : ""}: ≤${g[1]}${y}` : i.value.tagText = `${m}${v === "1" ? "排名" : ""}: ≥${g[0]}${$}`;
|
|
4918
4940
|
}
|
|
4919
4941
|
}
|
|
4920
4942
|
const F = n.value.findIndex(({ key: m }) => m === i.value.key);
|
|
@@ -4980,29 +5002,29 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
4980
5002
|
i.value.radio = null, i.value.rankRange = [null, null];
|
|
4981
5003
|
};
|
|
4982
5004
|
return (F, d) => {
|
|
4983
|
-
const _ =
|
|
4984
|
-
return u.config.show && o.value.length ? (D(), T("div",
|
|
4985
|
-
I("div",
|
|
4986
|
-
|
|
4987
|
-
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, [
|
|
4988
5010
|
(D(!0), T(B, null, j(o.value, (L) => (D(), T("span", {
|
|
4989
5011
|
key: L.key,
|
|
4990
5012
|
onClick: (C) => f(L)
|
|
4991
|
-
}, X(L.label), 9,
|
|
5013
|
+
}, X(L.label), 9, za))), 128))
|
|
4992
5014
|
])
|
|
4993
5015
|
]),
|
|
4994
|
-
I("div",
|
|
5016
|
+
I("div", La, [
|
|
4995
5017
|
(D(!0), T(B, null, j(n.value, (L, C) => (D(), U(_, {
|
|
4996
5018
|
closable: "",
|
|
4997
5019
|
type: "info",
|
|
4998
|
-
onClose: (
|
|
5020
|
+
onClose: (J) => x(C)
|
|
4999
5021
|
}, {
|
|
5000
5022
|
default: E(() => [
|
|
5001
5023
|
I("span", null, X(L.tagText), 1),
|
|
5002
5024
|
I("span", {
|
|
5003
5025
|
class: "edit",
|
|
5004
|
-
onClick: (
|
|
5005
|
-
}, "编辑", 8,
|
|
5026
|
+
onClick: (J) => p(L)
|
|
5027
|
+
}, "编辑", 8, Pa)
|
|
5006
5028
|
]),
|
|
5007
5029
|
_: 2
|
|
5008
5030
|
}, 1032, ["onClose"]))), 256))
|
|
@@ -5014,9 +5036,9 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5014
5036
|
width: "600",
|
|
5015
5037
|
"align-center": "",
|
|
5016
5038
|
"destroy-on-close": ""
|
|
5017
|
-
},
|
|
5039
|
+
}, Qu({
|
|
5018
5040
|
footer: E(() => [
|
|
5019
|
-
I("div",
|
|
5041
|
+
I("div", io, [
|
|
5020
5042
|
k(g, {
|
|
5021
5043
|
type: "primary",
|
|
5022
5044
|
onClick: s
|
|
@@ -5031,8 +5053,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5031
5053
|
default: E(() => {
|
|
5032
5054
|
var L;
|
|
5033
5055
|
return [
|
|
5034
|
-
c.value.type === void 0 && i.value.radioType === "1" ? (D(), T("div",
|
|
5035
|
-
|
|
5056
|
+
c.value.type === void 0 && i.value.radioType === "1" ? (D(), T("div", Na, [
|
|
5057
|
+
ja,
|
|
5036
5058
|
k(v, {
|
|
5037
5059
|
modelValue: i.value.rankRange[0],
|
|
5038
5060
|
"onUpdate:modelValue": d[2] || (d[2] = (C) => i.value.rankRange[0] = C),
|
|
@@ -5045,10 +5067,10 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5045
5067
|
style: { flex: "1" }
|
|
5046
5068
|
}, null, 8, ["modelValue"])
|
|
5047
5069
|
])) : c.value.type === void 0 ? (D(), T(B, { key: 1 }, [
|
|
5048
|
-
(L = c.value.convenientOptions) != null && L.length ? (D(), T("div",
|
|
5070
|
+
(L = c.value.convenientOptions) != null && L.length ? (D(), T("div", Za, [
|
|
5049
5071
|
(D(!0), T(B, null, j(c.value.convenientOptions, (C) => (D(), U(g, {
|
|
5050
5072
|
key: C.text,
|
|
5051
|
-
onClick: (
|
|
5073
|
+
onClick: (J) => b(C)
|
|
5052
5074
|
}, {
|
|
5053
5075
|
default: E(() => [
|
|
5054
5076
|
q(X(C.text), 1)
|
|
@@ -5056,24 +5078,24 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5056
5078
|
_: 2
|
|
5057
5079
|
}, 1032, ["onClick"]))), 128))
|
|
5058
5080
|
])) : P("", !0),
|
|
5059
|
-
I("div",
|
|
5060
|
-
|
|
5081
|
+
I("div", Ha, [
|
|
5082
|
+
Ga,
|
|
5061
5083
|
k(v, {
|
|
5062
5084
|
modelValue: i.value.range[0],
|
|
5063
5085
|
"onUpdate:modelValue": d[5] || (d[5] = (C) => i.value.range[0] = C),
|
|
5064
5086
|
style: { flex: "1" }
|
|
5065
|
-
},
|
|
5087
|
+
}, Qu({ _: 2 }, [
|
|
5066
5088
|
c.value.unitOptions.length ? {
|
|
5067
5089
|
name: "append",
|
|
5068
5090
|
fn: E(() => [
|
|
5069
|
-
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, {
|
|
5070
5092
|
key: 1,
|
|
5071
5093
|
modelValue: i.value.unit[0],
|
|
5072
5094
|
"onUpdate:modelValue": d[4] || (d[4] = (C) => i.value.unit[0] = C),
|
|
5073
5095
|
style: { width: "72px" }
|
|
5074
5096
|
}, {
|
|
5075
5097
|
default: E(() => [
|
|
5076
|
-
(D(!0), T(B, null, j(c.value.unitOptions, (C) => (D(), U(
|
|
5098
|
+
(D(!0), T(B, null, j(c.value.unitOptions, (C) => (D(), U($, {
|
|
5077
5099
|
label: C,
|
|
5078
5100
|
value: C
|
|
5079
5101
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -5089,18 +5111,18 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5089
5111
|
modelValue: i.value.range[1],
|
|
5090
5112
|
"onUpdate:modelValue": d[7] || (d[7] = (C) => i.value.range[1] = C),
|
|
5091
5113
|
style: { flex: "1" }
|
|
5092
|
-
},
|
|
5114
|
+
}, Qu({ _: 2 }, [
|
|
5093
5115
|
c.value.unitOptions.length ? {
|
|
5094
5116
|
name: "append",
|
|
5095
5117
|
fn: E(() => [
|
|
5096
|
-
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, {
|
|
5097
5119
|
key: 1,
|
|
5098
5120
|
modelValue: i.value.unit[1],
|
|
5099
5121
|
"onUpdate:modelValue": d[6] || (d[6] = (C) => i.value.unit[1] = C),
|
|
5100
5122
|
style: { width: "72px" }
|
|
5101
5123
|
}, {
|
|
5102
5124
|
default: E(() => [
|
|
5103
|
-
(D(!0), T(B, null, j(c.value.unitOptions, (C) => (D(), U(
|
|
5125
|
+
(D(!0), T(B, null, j(c.value.unitOptions, (C) => (D(), U($, {
|
|
5104
5126
|
label: C,
|
|
5105
5127
|
value: C
|
|
5106
5128
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -5113,17 +5135,17 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5113
5135
|
]), 1032, ["modelValue"])
|
|
5114
5136
|
])
|
|
5115
5137
|
], 64)) : (D(), T(B, { key: 2 }, [
|
|
5116
|
-
c.value.key === "st" ? (D(), T("div",
|
|
5138
|
+
c.value.key === "st" ? (D(), T("div", Qa, [
|
|
5117
5139
|
k(h, {
|
|
5118
5140
|
modelValue: i.value.st,
|
|
5119
5141
|
"onUpdate:modelValue": d[8] || (d[8] = (C) => i.value.st = C)
|
|
5120
5142
|
}, {
|
|
5121
5143
|
default: E(() => [
|
|
5122
|
-
k(
|
|
5144
|
+
k(R, {
|
|
5123
5145
|
label: "是",
|
|
5124
5146
|
value: 1
|
|
5125
5147
|
}),
|
|
5126
|
-
k(
|
|
5148
|
+
k(R, {
|
|
5127
5149
|
label: "否",
|
|
5128
5150
|
value: 0
|
|
5129
5151
|
})
|
|
@@ -5131,8 +5153,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5131
5153
|
_: 1
|
|
5132
5154
|
}, 8, ["modelValue"])
|
|
5133
5155
|
])) : P("", !0),
|
|
5134
|
-
c.value.key === "tFeaturelncomes" ? (D(), T("div",
|
|
5135
|
-
I("div",
|
|
5156
|
+
c.value.key === "tFeaturelncomes" ? (D(), T("div", Ya, [
|
|
5157
|
+
I("div", Ka, [
|
|
5136
5158
|
k(g, {
|
|
5137
5159
|
onClick: d[9] || (d[9] = (C) => w("≤0"))
|
|
5138
5160
|
}, {
|
|
@@ -5174,8 +5196,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5174
5196
|
_: 1
|
|
5175
5197
|
})
|
|
5176
5198
|
]),
|
|
5177
|
-
I("div",
|
|
5178
|
-
|
|
5199
|
+
I("div", Xa, [
|
|
5200
|
+
uo,
|
|
5179
5201
|
I("div", null, [
|
|
5180
5202
|
k(A, {
|
|
5181
5203
|
modelValue: i.value.withFewYears,
|
|
@@ -5198,7 +5220,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5198
5220
|
])
|
|
5199
5221
|
])
|
|
5200
5222
|
])) : P("", !0),
|
|
5201
|
-
c.value.key === "priceLevels" ? (D(), T("div",
|
|
5223
|
+
c.value.key === "priceLevels" ? (D(), T("div", eo, [
|
|
5202
5224
|
k(y, {
|
|
5203
5225
|
modelValue: i.value.priceLevels,
|
|
5204
5226
|
"onUpdate:modelValue": d[17] || (d[17] = (C) => i.value.priceLevels = C),
|
|
@@ -5208,7 +5230,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5208
5230
|
style: { width: "420px" }
|
|
5209
5231
|
}, {
|
|
5210
5232
|
default: E(() => [
|
|
5211
|
-
(D(), T(B, null, j([1, 2, 3, 4, 5], (C) => k(
|
|
5233
|
+
(D(), T(B, null, j([1, 2, 3, 4, 5], (C) => k($, {
|
|
5212
5234
|
key: C,
|
|
5213
5235
|
label: `${C}分位`,
|
|
5214
5236
|
value: C
|
|
@@ -5217,7 +5239,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5217
5239
|
_: 1
|
|
5218
5240
|
}, 8, ["modelValue"])
|
|
5219
5241
|
])) : P("", !0),
|
|
5220
|
-
c.value.key === "peTtmLevels" ? (D(), T("div",
|
|
5242
|
+
c.value.key === "peTtmLevels" ? (D(), T("div", to, [
|
|
5221
5243
|
k(y, {
|
|
5222
5244
|
modelValue: i.value.peTtmLevels,
|
|
5223
5245
|
"onUpdate:modelValue": d[18] || (d[18] = (C) => i.value.peTtmLevels = C),
|
|
@@ -5227,7 +5249,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5227
5249
|
style: { width: "420px" }
|
|
5228
5250
|
}, {
|
|
5229
5251
|
default: E(() => [
|
|
5230
|
-
(D(), T(B, null, j([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (C) => k(
|
|
5252
|
+
(D(), T(B, null, j([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (C) => k($, {
|
|
5231
5253
|
key: C,
|
|
5232
5254
|
label: `${C}分位`,
|
|
5233
5255
|
value: C
|
|
@@ -5236,17 +5258,17 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5236
5258
|
_: 1
|
|
5237
5259
|
}, 8, ["modelValue"])
|
|
5238
5260
|
])) : P("", !0),
|
|
5239
|
-
c.value.key === "optionsCpType" ? (D(), T("div",
|
|
5261
|
+
c.value.key === "optionsCpType" ? (D(), T("div", no, [
|
|
5240
5262
|
k(h, {
|
|
5241
5263
|
modelValue: i.value.optionsCpType,
|
|
5242
5264
|
"onUpdate:modelValue": d[19] || (d[19] = (C) => i.value.optionsCpType = C)
|
|
5243
5265
|
}, {
|
|
5244
5266
|
default: E(() => [
|
|
5245
|
-
k(
|
|
5267
|
+
k(R, {
|
|
5246
5268
|
label: "看涨",
|
|
5247
5269
|
value: 1
|
|
5248
5270
|
}),
|
|
5249
|
-
k(
|
|
5271
|
+
k(R, {
|
|
5250
5272
|
label: "看跌",
|
|
5251
5273
|
value: 2
|
|
5252
5274
|
})
|
|
@@ -5254,13 +5276,13 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5254
5276
|
_: 1
|
|
5255
5277
|
}, 8, ["modelValue"])
|
|
5256
5278
|
])) : P("", !0),
|
|
5257
|
-
c.value.key === "perVolumn" ? (D(), T("div",
|
|
5279
|
+
c.value.key === "perVolumn" ? (D(), T("div", ro, [
|
|
5258
5280
|
k(h, {
|
|
5259
5281
|
modelValue: i.value.radio,
|
|
5260
5282
|
"onUpdate:modelValue": d[20] || (d[20] = (C) => i.value.radio = C)
|
|
5261
5283
|
}, {
|
|
5262
5284
|
default: E(() => [
|
|
5263
|
-
(D(), T(B, null, j(e, (C) => k(
|
|
5285
|
+
(D(), T(B, null, j(e, (C) => k(R, {
|
|
5264
5286
|
key: C.value,
|
|
5265
5287
|
value: C.value
|
|
5266
5288
|
}, {
|
|
@@ -5281,7 +5303,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5281
5303
|
style: { width: "420px" }
|
|
5282
5304
|
}, {
|
|
5283
5305
|
default: E(() => [
|
|
5284
|
-
(D(), T(B, null, j([1, 2, 3, 4, 5], (C) => k(
|
|
5306
|
+
(D(), T(B, null, j([1, 2, 3, 4, 5], (C) => k($, {
|
|
5285
5307
|
key: C,
|
|
5286
5308
|
label: `${C}分位`,
|
|
5287
5309
|
value: C
|
|
@@ -5290,31 +5312,31 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5290
5312
|
_: 1
|
|
5291
5313
|
}, 8, ["modelValue"])
|
|
5292
5314
|
])) : P("", !0),
|
|
5293
|
-
c.value.key === "mainFlow" ? (D(), T("div",
|
|
5315
|
+
c.value.key === "mainFlow" ? (D(), T("div", ao, [
|
|
5294
5316
|
k(h, {
|
|
5295
5317
|
modelValue: i.value.radio,
|
|
5296
5318
|
"onUpdate:modelValue": d[22] || (d[22] = (C) => i.value.radio = C)
|
|
5297
5319
|
}, {
|
|
5298
5320
|
default: E(() => [
|
|
5299
|
-
k(
|
|
5321
|
+
k(R, { value: "3" }, {
|
|
5300
5322
|
default: E(() => [
|
|
5301
5323
|
q("3日")
|
|
5302
5324
|
]),
|
|
5303
5325
|
_: 1
|
|
5304
5326
|
}),
|
|
5305
|
-
k(
|
|
5327
|
+
k(R, { value: "5" }, {
|
|
5306
5328
|
default: E(() => [
|
|
5307
5329
|
q("5日")
|
|
5308
5330
|
]),
|
|
5309
5331
|
_: 1
|
|
5310
5332
|
}),
|
|
5311
|
-
k(
|
|
5333
|
+
k(R, { value: "10" }, {
|
|
5312
5334
|
default: E(() => [
|
|
5313
5335
|
q("10日")
|
|
5314
5336
|
]),
|
|
5315
5337
|
_: 1
|
|
5316
5338
|
}),
|
|
5317
|
-
k(
|
|
5339
|
+
k(R, { value: "20" }, {
|
|
5318
5340
|
default: E(() => [
|
|
5319
5341
|
q("20日")
|
|
5320
5342
|
]),
|
|
@@ -5323,7 +5345,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5323
5345
|
]),
|
|
5324
5346
|
_: 1
|
|
5325
5347
|
}, 8, ["modelValue"]),
|
|
5326
|
-
I("div",
|
|
5348
|
+
I("div", oo, [
|
|
5327
5349
|
I("span", null, X(i.value.radioType === "0" ? "涨幅范围" : "排名范围") + ": ", 1),
|
|
5328
5350
|
k(v, {
|
|
5329
5351
|
modelValue: i.value.rankRange[0],
|
|
@@ -5338,14 +5360,14 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5338
5360
|
}, null, 8, ["modelValue"])
|
|
5339
5361
|
])
|
|
5340
5362
|
])) : P("", !0),
|
|
5341
|
-
c.value.key === "auditOpinionType" ? (D(), T("div",
|
|
5363
|
+
c.value.key === "auditOpinionType" ? (D(), T("div", lo, [
|
|
5342
5364
|
k(h, {
|
|
5343
5365
|
modelValue: i.value.enumType,
|
|
5344
5366
|
"onUpdate:modelValue": d[25] || (d[25] = (C) => i.value.enumType = C)
|
|
5345
5367
|
}, {
|
|
5346
5368
|
default: E(() => [
|
|
5347
|
-
(D(), T(B, null, j(t, (C,
|
|
5348
|
-
key:
|
|
5369
|
+
(D(), T(B, null, j(t, (C, J) => k(R, {
|
|
5370
|
+
key: J,
|
|
5349
5371
|
label: C.label,
|
|
5350
5372
|
value: C.value
|
|
5351
5373
|
}, null, 8, ["label", "value"])), 64))
|
|
@@ -5361,7 +5383,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5361
5383
|
c.value.showRankType ? {
|
|
5362
5384
|
name: "header",
|
|
5363
5385
|
fn: E(() => [
|
|
5364
|
-
I("span",
|
|
5386
|
+
I("span", Ua, X(c.value.label), 1),
|
|
5365
5387
|
k(h, {
|
|
5366
5388
|
modelValue: i.value.radioType,
|
|
5367
5389
|
"onUpdate:modelValue": d[0] || (d[0] = (L) => i.value.radioType = L),
|
|
@@ -5412,34 +5434,34 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5412
5434
|
])) : P("", !0);
|
|
5413
5435
|
};
|
|
5414
5436
|
}
|
|
5415
|
-
},
|
|
5416
|
-
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 = {
|
|
5417
5439
|
key: 0,
|
|
5418
5440
|
class: "variety-search-row"
|
|
5419
|
-
},
|
|
5441
|
+
}, bo = { class: "title" }, ho = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "品种市场: ", -1)), mo = {
|
|
5420
5442
|
key: 1,
|
|
5421
5443
|
class: "variety-search-row"
|
|
5422
|
-
},
|
|
5444
|
+
}, xo = { class: "title" }, _o = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "常用选项: ", -1)), go = {
|
|
5423
5445
|
key: 2,
|
|
5424
5446
|
class: "variety-search-row"
|
|
5425
|
-
},
|
|
5447
|
+
}, ko = { class: "title" }, yo = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "上市板块: ", -1)), vo = {
|
|
5426
5448
|
key: 3,
|
|
5427
5449
|
class: "variety-search-row"
|
|
5428
|
-
},
|
|
5450
|
+
}, Co = { class: "title" }, Do = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "自定标签: ", -1)), Eo = {
|
|
5429
5451
|
key: 4,
|
|
5430
5452
|
class: "variety-search-row"
|
|
5431
|
-
},
|
|
5453
|
+
}, Fo = { class: "title" }, Ao = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "价差转换: ", -1)), wo = {
|
|
5432
5454
|
key: 5,
|
|
5433
5455
|
class: "variety-search-row"
|
|
5434
|
-
},
|
|
5456
|
+
}, To = { class: "title" }, So = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "因子筛选: ", -1)), Io = {
|
|
5435
5457
|
__name: "index",
|
|
5436
|
-
props: /* @__PURE__ */
|
|
5458
|
+
props: /* @__PURE__ */ Nu({ config: { type: Object, default: {} } }, {
|
|
5437
5459
|
searchData: {},
|
|
5438
5460
|
searchDataModifiers: {}
|
|
5439
5461
|
}),
|
|
5440
5462
|
emits: ["update:searchData"],
|
|
5441
5463
|
setup(u, { expose: e }) {
|
|
5442
|
-
const t = u, n =
|
|
5464
|
+
const t = u, n = ju(u, "searchData");
|
|
5443
5465
|
n.value = Object.assign(n.value, {
|
|
5444
5466
|
// 品种市场
|
|
5445
5467
|
varietyMarket: null,
|
|
@@ -5569,13 +5591,13 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5569
5591
|
};
|
|
5570
5592
|
}
|
|
5571
5593
|
})), _.sqlEnable) {
|
|
5572
|
-
const m = _.list.reduce((v, g,
|
|
5573
|
-
var
|
|
5574
|
-
const y = `条件${
|
|
5594
|
+
const m = _.list.reduce((v, g, $) => {
|
|
5595
|
+
var R, A;
|
|
5596
|
+
const y = `条件${$ + 1}`;
|
|
5575
5597
|
switch (g.key) {
|
|
5576
5598
|
case "compare": {
|
|
5577
5599
|
let z = "";
|
|
5578
|
-
(
|
|
5600
|
+
(R = r.value.factorScreen) != null && R.cycleShow ? z = `freq_id = ${g.cycle} and factor_id = ${g.factor} ${g.compareType} freq_id = ${g.cycle2} and factor_id = ${g.factor2}` : z = `factor_id = ${g.factor} ${g.compareType} factor_id = ${g.factor2}`, v.set(y, `(${z})`);
|
|
5579
5601
|
break;
|
|
5580
5602
|
}
|
|
5581
5603
|
default: {
|
|
@@ -5587,8 +5609,8 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5587
5609
|
}, /* @__PURE__ */ new Map([]));
|
|
5588
5610
|
let h = _.sqlValue;
|
|
5589
5611
|
for (const [v, g] of m) {
|
|
5590
|
-
const
|
|
5591
|
-
h = h.replace(
|
|
5612
|
+
const $ = new RegExp(v, "g");
|
|
5613
|
+
h = h.replace($, g);
|
|
5592
5614
|
}
|
|
5593
5615
|
p.sql = h, p.sqlExpression = _.sqlValue;
|
|
5594
5616
|
}
|
|
@@ -5596,56 +5618,56 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5596
5618
|
}
|
|
5597
5619
|
{
|
|
5598
5620
|
const _ = ["expireDays", "virtualRealDegree", "yearProfitRate", "impliedVolatility", "levelMultiplier", "turnover", "volume", "openInterest", "optionsCpType", "optionGear"], m = s.commonIndicator.reduce((A, z) => {
|
|
5599
|
-
const { key: L, type: C, range:
|
|
5621
|
+
const { key: L, type: C, range: J, unit: mu, radioType: $u, radio: Ru, rankRange: Du } = z;
|
|
5600
5622
|
if (L === "mainFlow") {
|
|
5601
|
-
let [
|
|
5602
|
-
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 });
|
|
5603
5625
|
}
|
|
5604
5626
|
if (L === "auditOpinionType")
|
|
5605
5627
|
A.push({ column: z.key, enumType: z.enumType });
|
|
5606
|
-
else if (
|
|
5628
|
+
else if ($u === "1")
|
|
5607
5629
|
p.sortBy = {
|
|
5608
5630
|
column: z.key,
|
|
5609
5631
|
start: Du[0] || null,
|
|
5610
5632
|
end: Du[1] || null
|
|
5611
5633
|
};
|
|
5612
5634
|
else if (["dividendYield", "incrementRevenueLyr", "netProfitGrowthRatioLyr", "fiveYearRoe"].includes(L)) {
|
|
5613
|
-
let [
|
|
5614
|
-
["", null].includes(
|
|
5635
|
+
let [W, Q] = J;
|
|
5636
|
+
["", null].includes(W) || (W = W / 100), ["", null].includes(Q) || (Q = Q / 100), A.push({
|
|
5615
5637
|
column: z.key,
|
|
5616
|
-
start:
|
|
5617
|
-
end:
|
|
5638
|
+
start: W,
|
|
5639
|
+
end: Q
|
|
5618
5640
|
});
|
|
5619
5641
|
} else if (C === void 0 && !_.includes(L)) {
|
|
5620
|
-
let [
|
|
5621
|
-
if (!["", null].includes(
|
|
5642
|
+
let [W, Q] = J;
|
|
5643
|
+
if (!["", null].includes(W))
|
|
5622
5644
|
switch (mu[0]) {
|
|
5623
5645
|
case "亿":
|
|
5624
|
-
|
|
5646
|
+
W = W * 1e8;
|
|
5625
5647
|
break;
|
|
5626
5648
|
case "千万":
|
|
5627
|
-
|
|
5649
|
+
W = W * 1e7;
|
|
5628
5650
|
break;
|
|
5629
5651
|
default:
|
|
5630
|
-
|
|
5652
|
+
W = W;
|
|
5631
5653
|
break;
|
|
5632
5654
|
}
|
|
5633
|
-
if (!["", null].includes(
|
|
5655
|
+
if (!["", null].includes(Q))
|
|
5634
5656
|
switch (mu[1]) {
|
|
5635
5657
|
case "亿":
|
|
5636
|
-
|
|
5658
|
+
Q = Q * 1e8;
|
|
5637
5659
|
break;
|
|
5638
5660
|
case "千万":
|
|
5639
|
-
|
|
5661
|
+
Q = Q * 1e7;
|
|
5640
5662
|
break;
|
|
5641
5663
|
default:
|
|
5642
|
-
|
|
5664
|
+
Q = Q;
|
|
5643
5665
|
break;
|
|
5644
5666
|
}
|
|
5645
5667
|
A.push({
|
|
5646
5668
|
column: z.key,
|
|
5647
|
-
start:
|
|
5648
|
-
end:
|
|
5669
|
+
start: W,
|
|
5670
|
+
end: Q
|
|
5649
5671
|
});
|
|
5650
5672
|
}
|
|
5651
5673
|
return A;
|
|
@@ -5657,8 +5679,8 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5657
5679
|
v && (p.netProfitQueryDto = { ...v, netProfit: v.netProfit * 1e8 });
|
|
5658
5680
|
const g = s.commonIndicator.find(({ key: A }) => A === "priceLevels");
|
|
5659
5681
|
g && (p.priceLevels = g.priceLevels);
|
|
5660
|
-
const
|
|
5661
|
-
|
|
5682
|
+
const $ = s.commonIndicator.find(({ key: A }) => A === "peTtmLevels");
|
|
5683
|
+
$ && (p.peTtmLevels = $.peTtmLevels);
|
|
5662
5684
|
const y = {};
|
|
5663
5685
|
s.commonIndicator.forEach((A) => {
|
|
5664
5686
|
const { key: z } = A;
|
|
@@ -5695,10 +5717,10 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5695
5717
|
break;
|
|
5696
5718
|
}
|
|
5697
5719
|
});
|
|
5698
|
-
const
|
|
5699
|
-
|
|
5700
|
-
type:
|
|
5701
|
-
value:
|
|
5720
|
+
const R = s.commonIndicator.find(({ key: A }) => A === "perVolumn");
|
|
5721
|
+
R && (p.perVolumn = {
|
|
5722
|
+
type: R.radio,
|
|
5723
|
+
value: R.levels
|
|
5702
5724
|
}), Object.keys(y).length && (p.searchOptionDto = {
|
|
5703
5725
|
...p.searchOptionDto,
|
|
5704
5726
|
...y
|
|
@@ -5734,12 +5756,12 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5734
5756
|
};
|
|
5735
5757
|
}
|
|
5736
5758
|
}), (s, p) => {
|
|
5737
|
-
var _, m, h, v, g,
|
|
5738
|
-
const x =
|
|
5739
|
-
return D(), T("div",
|
|
5740
|
-
(_ = r.value.varietyMarket) != null && _.show ? (D(), T("div",
|
|
5741
|
-
I("div",
|
|
5742
|
-
|
|
5759
|
+
var _, m, h, v, g, $;
|
|
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,
|
|
5743
5765
|
I("span", {
|
|
5744
5766
|
onClick: p[0] || (p[0] = (y) => f("varietyMarket"))
|
|
5745
5767
|
}, "不限")
|
|
@@ -5750,18 +5772,18 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5750
5772
|
size: "small"
|
|
5751
5773
|
}, {
|
|
5752
5774
|
default: E(() => [
|
|
5753
|
-
(D(!0), T(B, null, j(a.value, ({ label: y, value:
|
|
5775
|
+
(D(!0), T(B, null, j(a.value, ({ label: y, value: R }) => (D(), U(x, {
|
|
5754
5776
|
label: y,
|
|
5755
|
-
value:
|
|
5756
|
-
key:
|
|
5777
|
+
value: R,
|
|
5778
|
+
key: R
|
|
5757
5779
|
}, null, 8, ["label", "value"]))), 128))
|
|
5758
5780
|
]),
|
|
5759
5781
|
_: 1
|
|
5760
5782
|
}, 8, ["modelValue"])
|
|
5761
5783
|
])) : P("", !0),
|
|
5762
|
-
(m = r.value.commonOption) != null && m.show && l.value.length ? (D(), T("div",
|
|
5763
|
-
I("div",
|
|
5764
|
-
|
|
5784
|
+
(m = r.value.commonOption) != null && m.show && l.value.length ? (D(), T("div", mo, [
|
|
5785
|
+
I("div", xo, [
|
|
5786
|
+
_o,
|
|
5765
5787
|
I("span", {
|
|
5766
5788
|
onClick: p[2] || (p[2] = (y) => f("commonOption"))
|
|
5767
5789
|
}, "不限")
|
|
@@ -5772,18 +5794,18 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5772
5794
|
size: "small"
|
|
5773
5795
|
}, {
|
|
5774
5796
|
default: E(() => [
|
|
5775
|
-
(D(!0), T(B, null, j(l.value, ({ label: y, value:
|
|
5797
|
+
(D(!0), T(B, null, j(l.value, ({ label: y, value: R }) => (D(), U(w, {
|
|
5776
5798
|
label: y,
|
|
5777
|
-
value:
|
|
5778
|
-
key:
|
|
5799
|
+
value: R,
|
|
5800
|
+
key: R
|
|
5779
5801
|
}, null, 8, ["label", "value"]))), 128))
|
|
5780
5802
|
]),
|
|
5781
5803
|
_: 1
|
|
5782
5804
|
}, 8, ["modelValue"])
|
|
5783
5805
|
])) : P("", !0),
|
|
5784
|
-
(h = r.value.marketIds) != null && h.show && o.value.length ? (D(), T("div",
|
|
5785
|
-
I("div",
|
|
5786
|
-
|
|
5806
|
+
(h = r.value.marketIds) != null && h.show && o.value.length ? (D(), T("div", go, [
|
|
5807
|
+
I("div", ko, [
|
|
5808
|
+
yo,
|
|
5787
5809
|
I("span", {
|
|
5788
5810
|
onClick: p[4] || (p[4] = (y) => f("marketIds"))
|
|
5789
5811
|
}, "不限")
|
|
@@ -5794,18 +5816,18 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5794
5816
|
size: "small"
|
|
5795
5817
|
}, {
|
|
5796
5818
|
default: E(() => [
|
|
5797
|
-
(D(!0), T(B, null, j(o.value, ({ label: y, value:
|
|
5819
|
+
(D(!0), T(B, null, j(o.value, ({ label: y, value: R }) => (D(), U(w, {
|
|
5798
5820
|
label: y,
|
|
5799
|
-
value:
|
|
5800
|
-
key:
|
|
5821
|
+
value: R,
|
|
5822
|
+
key: R
|
|
5801
5823
|
}, null, 8, ["label", "value"]))), 128))
|
|
5802
5824
|
]),
|
|
5803
5825
|
_: 1
|
|
5804
5826
|
}, 8, ["modelValue"])
|
|
5805
5827
|
])) : P("", !0),
|
|
5806
|
-
(v = r.value.customTag) != null && v.show && c.value.length ? (D(), T("div",
|
|
5807
|
-
I("div",
|
|
5808
|
-
|
|
5828
|
+
(v = r.value.customTag) != null && v.show && c.value.length ? (D(), T("div", vo, [
|
|
5829
|
+
I("div", Co, [
|
|
5830
|
+
Do,
|
|
5809
5831
|
I("span", {
|
|
5810
5832
|
onClick: p[6] || (p[6] = (y) => f("customTag"))
|
|
5811
5833
|
}, "不限")
|
|
@@ -5816,18 +5838,18 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5816
5838
|
size: "small"
|
|
5817
5839
|
}, {
|
|
5818
5840
|
default: E(() => [
|
|
5819
|
-
(D(!0), T(B, null, j(c.value, ({ label: y, value:
|
|
5841
|
+
(D(!0), T(B, null, j(c.value, ({ label: y, value: R }) => (D(), U(w, {
|
|
5820
5842
|
label: y,
|
|
5821
|
-
value:
|
|
5822
|
-
key:
|
|
5843
|
+
value: R,
|
|
5844
|
+
key: R
|
|
5823
5845
|
}, null, 8, ["label", "value"]))), 128))
|
|
5824
5846
|
]),
|
|
5825
5847
|
_: 1
|
|
5826
5848
|
}, 8, ["modelValue"])
|
|
5827
5849
|
])) : P("", !0),
|
|
5828
|
-
(g = r.value.jcTranslate) != null && g.show ? (D(), T("div",
|
|
5829
|
-
I("div",
|
|
5830
|
-
|
|
5850
|
+
(g = r.value.jcTranslate) != null && g.show ? (D(), T("div", Eo, [
|
|
5851
|
+
I("div", Fo, [
|
|
5852
|
+
Ao,
|
|
5831
5853
|
I("span", {
|
|
5832
5854
|
onClick: p[8] || (p[8] = (y) => f("jcTranslate"))
|
|
5833
5855
|
}, "不限")
|
|
@@ -5853,7 +5875,7 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5853
5875
|
]),
|
|
5854
5876
|
_: 1
|
|
5855
5877
|
}, 8, ["modelValue"]),
|
|
5856
|
-
|
|
5878
|
+
fe(k(d, {
|
|
5857
5879
|
modelValue: n.value.jcTranslate.jcList,
|
|
5858
5880
|
"onUpdate:modelValue": p[10] || (p[10] = (y) => n.value.jcTranslate.jcList = y),
|
|
5859
5881
|
size: "small",
|
|
@@ -5872,23 +5894,23 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5872
5894
|
]),
|
|
5873
5895
|
_: 1
|
|
5874
5896
|
}, 8, ["modelValue"]), [
|
|
5875
|
-
[
|
|
5897
|
+
[at, n.value.jcTranslate.type === 1]
|
|
5876
5898
|
])
|
|
5877
5899
|
])) : P("", !0),
|
|
5878
|
-
(
|
|
5879
|
-
I("div",
|
|
5880
|
-
|
|
5900
|
+
($ = r.value.factorScreen) != null && $.show ? (D(), T("div", wo, [
|
|
5901
|
+
I("div", To, [
|
|
5902
|
+
So,
|
|
5881
5903
|
I("span", {
|
|
5882
5904
|
onClick: p[11] || (p[11] = (y) => f("factorScreen"))
|
|
5883
5905
|
}, "不限")
|
|
5884
5906
|
]),
|
|
5885
|
-
k(
|
|
5907
|
+
k(Ra, {
|
|
5886
5908
|
data: n.value.factorScreen,
|
|
5887
5909
|
"onUpdate:data": p[12] || (p[12] = (y) => n.value.factorScreen = y),
|
|
5888
5910
|
config: r.value.factorScreen
|
|
5889
5911
|
}, null, 8, ["data", "config"])
|
|
5890
5912
|
])) : P("", !0),
|
|
5891
|
-
k(
|
|
5913
|
+
k(so, {
|
|
5892
5914
|
data: n.value.commonIndicator,
|
|
5893
5915
|
"onUpdate:data": p[13] || (p[13] = (y) => n.value.commonIndicator = y),
|
|
5894
5916
|
varietyMarket: n.value.varietyMarket,
|
|
@@ -5898,11 +5920,11 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5898
5920
|
]);
|
|
5899
5921
|
};
|
|
5900
5922
|
}
|
|
5901
|
-
},
|
|
5923
|
+
}, Oo = /* @__PURE__ */ _e(Io, [["__scopeId", "data-v-efd872de"]]), xl = {
|
|
5902
5924
|
install(u) {
|
|
5903
|
-
u.component("st-varietySearch",
|
|
5925
|
+
u.component("st-varietySearch", Oo);
|
|
5904
5926
|
}
|
|
5905
5927
|
};
|
|
5906
5928
|
export {
|
|
5907
|
-
|
|
5929
|
+
xl as default
|
|
5908
5930
|
};
|