st-comp 0.0.173 → 0.0.174
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 +146 -144
- package/es/VarietySearch.cjs +5 -5
- package/es/VarietySearch.js +529 -513
- 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 +135 -135
- package/lib/{index-c35886c2.js → index-c5c93747.js} +6970 -6953
- package/lib/{python-37ee7d62.js → python-1b054f75.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/VarSelectDialog/index.vue +3 -1
- package/packages/VarietySearch/components/FactorScreen/index.vue +54 -40
- 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,40 +1,41 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import "./el-tag-
|
|
3
|
-
import { E as ce, a as se } from "./el-select-
|
|
4
|
-
import "./el-scrollbar-
|
|
5
|
-
import { u as Z0, a as H0, E as G0 } from "./el-popper-
|
|
6
|
-
import { E as J0 } from "./el-
|
|
7
|
-
import { b as
|
|
8
|
-
import { ref as uu, inject as u0, computed as K, defineComponent as yu, openBlock as D, createElementBlock as T, normalizeClass as ou, unref as S, createElementVNode as I, withDirectives as de, isRef as e0, withModifiers as qu, vModelRadio as t0, renderSlot as fe, createTextVNode as q, toDisplayString as X, nextTick as pe, normalizeStyle as n0, onMounted as r0, provide as
|
|
9
|
-
import { E as me } from "./el-dialog-
|
|
10
|
-
import "./el-overlay-
|
|
11
|
-
import { E as
|
|
12
|
-
import { E as a0 } from "./el-input-
|
|
13
|
-
import { E as o0 } from "./el-input-number-
|
|
1
|
+
import { b as Pu, i as Te, m as Se, l as Ie, v as Oe, u as le, _ as ie, n as N0, w as j0, j as Xe } from "./base-d9284bf0.js";
|
|
2
|
+
import "./el-tag-7f391090.js";
|
|
3
|
+
import { E as ce, a as se } from "./el-select-d7a00294.js";
|
|
4
|
+
import "./el-scrollbar-45318df0.js";
|
|
5
|
+
import { u as Z0, a as H0, E as G0 } from "./el-popper-e73466eb.js";
|
|
6
|
+
import { E as J0, a as W0 } from "./el-message-box-41f39f6d.js";
|
|
7
|
+
import { b as Q0, c as Y0, E as K0, a as X0 } from "./el-table-column-a2d0c635.js";
|
|
8
|
+
import { ref as uu, inject as u0, computed as K, defineComponent as yu, openBlock as D, createElementBlock as T, normalizeClass as ou, unref as S, createElementVNode as I, withDirectives as de, isRef as e0, withModifiers as qu, vModelRadio as t0, renderSlot as fe, createTextVNode as q, toDisplayString as X, nextTick as pe, normalizeStyle as n0, onMounted as r0, provide as ut, reactive as et, toRefs as tt, watch as Eu, mergeModels as Uu, useModel as Nu, createBlock as U, withCtx as E, createVNode as k, createCommentVNode as P, resolveComponent as nt, Fragment as B, renderList as j, pushScopeId as be, popScopeId as he, createSlots as Wu, vShow as rt } from "vue";
|
|
9
|
+
import { E as me } from "./el-dialog-a412484e.js";
|
|
10
|
+
import "./el-overlay-4a9fa4e1.js";
|
|
11
|
+
import { E as at, a as ot } from "./el-form-item-668ba024.js";
|
|
12
|
+
import { E as a0 } from "./el-input-22e66e37.js";
|
|
13
|
+
import { E as o0 } from "./el-input-number-481e21c5.js";
|
|
14
14
|
import "./el-tooltip-4ed993c7.js";
|
|
15
|
-
import { E as l0 } from "./el-button-
|
|
16
|
-
import { p as Qu, i as
|
|
17
|
-
import { _ as
|
|
18
|
-
import { E as Y } from "./el-message-
|
|
15
|
+
import { E as l0 } from "./el-button-34665425.js";
|
|
16
|
+
import { p as Qu, i as lt, c as it, j as ct, E as st } from "./index-ee1cebbc.js";
|
|
17
|
+
import { _ as dt } from "./index.vue_vue_type_script_setup_true_lang-745718ff.js";
|
|
18
|
+
import { E as Y } from "./el-message-ef506caa.js";
|
|
19
19
|
import { _ as xe } from "./_plugin-vue_export-helper-dad06003.js";
|
|
20
|
-
import { E as i0 } from "./index-
|
|
21
|
-
import { E as
|
|
22
|
-
import {
|
|
23
|
-
import { U as _e, C 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 "./
|
|
20
|
+
import { E as i0 } from "./index-1c41bd56.js";
|
|
21
|
+
import { E as ft } from "./index-d99fdc6d.js";
|
|
22
|
+
import { d as c0, a as pt, c as bt, u as ht, b as mt } from "./use-form-common-props-cc347a83.js";
|
|
23
|
+
import { U as _e, C as xt } from "./index-94f38460.js";
|
|
24
|
+
import { u as _t } from "./index-3120be08.js";
|
|
25
|
+
import { a as gt } 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-
|
|
37
|
+
import "./config-provider-f0151e9f.js";
|
|
38
|
+
import "./dropdown-82b80e8b.js";
|
|
38
39
|
const s0 = Pu({
|
|
39
40
|
modelValue: {
|
|
40
41
|
type: [String, Number, Boolean],
|
|
@@ -54,12 +55,12 @@ const s0 = Pu({
|
|
|
54
55
|
type: String,
|
|
55
56
|
default: void 0
|
|
56
57
|
}
|
|
57
|
-
}),
|
|
58
|
+
}), kt = Pu({
|
|
58
59
|
...s0,
|
|
59
60
|
border: Boolean
|
|
60
61
|
}), d0 = {
|
|
61
62
|
[_e]: (u) => Te(u) || Se(u) || Ie(u),
|
|
62
|
-
[
|
|
63
|
+
[xt]: (u) => Te(u) || Se(u) || Ie(u)
|
|
63
64
|
}, f0 = Symbol("radioGroupKey"), p0 = (u, e) => {
|
|
64
65
|
const t = uu(), n = u0(f0, void 0), r = K(() => !!n), a = K(() => Oe(u.value) ? u.label : u.value), l = K({
|
|
65
66
|
get() {
|
|
@@ -68,8 +69,8 @@ const s0 = Pu({
|
|
|
68
69
|
set(s) {
|
|
69
70
|
r.value ? n.changeEvent(s) : e && e(_e, s), t.value.checked = u.modelValue === a.value;
|
|
70
71
|
}
|
|
71
|
-
}), o =
|
|
72
|
-
return
|
|
72
|
+
}), o = pt(K(() => n == null ? void 0 : n.size)), c = bt(K(() => n == null ? void 0 : n.disabled)), i = uu(!1), f = K(() => c.value || r.value && l.value !== a.value ? -1 : 0);
|
|
73
|
+
return _t({
|
|
73
74
|
from: "label act as value",
|
|
74
75
|
replacement: "value",
|
|
75
76
|
version: "3.0.0",
|
|
@@ -86,11 +87,11 @@ const s0 = Pu({
|
|
|
86
87
|
modelValue: l,
|
|
87
88
|
actualValue: a
|
|
88
89
|
};
|
|
89
|
-
},
|
|
90
|
+
}, yt = yu({
|
|
90
91
|
name: "ElRadio"
|
|
91
|
-
}),
|
|
92
|
-
...
|
|
93
|
-
props:
|
|
92
|
+
}), vt = /* @__PURE__ */ yu({
|
|
93
|
+
...yt,
|
|
94
|
+
props: kt,
|
|
94
95
|
emits: d0,
|
|
95
96
|
setup(u, { emit: e }) {
|
|
96
97
|
const t = u, n = le("radio"), { radioRef: r, radioGroup: a, focus: l, size: o, disabled: c, modelValue: i, actualValue: f } = p0(t, e);
|
|
@@ -151,14 +152,14 @@ const s0 = Pu({
|
|
|
151
152
|
};
|
|
152
153
|
}
|
|
153
154
|
});
|
|
154
|
-
var
|
|
155
|
-
const
|
|
155
|
+
var Ct = /* @__PURE__ */ ie(vt, [["__file", "radio.vue"]]);
|
|
156
|
+
const Dt = Pu({
|
|
156
157
|
...s0
|
|
157
|
-
}),
|
|
158
|
+
}), Et = yu({
|
|
158
159
|
name: "ElRadioButton"
|
|
159
|
-
}),
|
|
160
|
-
...
|
|
161
|
-
props:
|
|
160
|
+
}), Ft = /* @__PURE__ */ yu({
|
|
161
|
+
...Et,
|
|
162
|
+
props: Dt,
|
|
162
163
|
setup(u) {
|
|
163
164
|
const e = u, t = le("radio"), { radioRef: n, focus: r, size: a, disabled: l, modelValue: o, radioGroup: c, actualValue: i } = p0(e), f = K(() => ({
|
|
164
165
|
backgroundColor: (c == null ? void 0 : c.fill) || "",
|
|
@@ -207,8 +208,8 @@ const vt = Pu({
|
|
|
207
208
|
};
|
|
208
209
|
}
|
|
209
210
|
});
|
|
210
|
-
var b0 = /* @__PURE__ */ ie(
|
|
211
|
-
const
|
|
211
|
+
var b0 = /* @__PURE__ */ ie(Ft, [["__file", "radio-button.vue"]]);
|
|
212
|
+
const At = Pu({
|
|
212
213
|
id: {
|
|
213
214
|
type: String,
|
|
214
215
|
default: void 0
|
|
@@ -236,14 +237,14 @@ const Et = Pu({
|
|
|
236
237
|
default: !0
|
|
237
238
|
},
|
|
238
239
|
...Z0(["ariaLabel"])
|
|
239
|
-
}),
|
|
240
|
+
}), wt = d0, Tt = yu({
|
|
240
241
|
name: "ElRadioGroup"
|
|
241
|
-
}),
|
|
242
|
-
...
|
|
243
|
-
props:
|
|
244
|
-
emits:
|
|
242
|
+
}), St = /* @__PURE__ */ yu({
|
|
243
|
+
...Tt,
|
|
244
|
+
props: At,
|
|
245
|
+
emits: wt,
|
|
245
246
|
setup(u, { emit: e }) {
|
|
246
|
-
const t = u, n = le("radio"), r =
|
|
247
|
+
const t = u, n = le("radio"), r = gt(), a = uu(), { formItem: l } = ht(), { inputId: o, isLabeledByFormItem: c } = mt(t, {
|
|
247
248
|
formItemContext: l
|
|
248
249
|
}), i = (s) => {
|
|
249
250
|
e(_e, s), pe(() => e("change", s));
|
|
@@ -253,8 +254,8 @@ const Et = Pu({
|
|
|
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 ut(f0, et({
|
|
258
|
+
...tt(t),
|
|
258
259
|
changeEvent: i,
|
|
259
260
|
name: f
|
|
260
261
|
})), Eu(() => t.modelValue, () => {
|
|
@@ -272,12 +273,12 @@ const Et = Pu({
|
|
|
272
273
|
], 10, ["id", "aria-label", "aria-labelledby"]));
|
|
273
274
|
}
|
|
274
275
|
});
|
|
275
|
-
var h0 = /* @__PURE__ */ ie(
|
|
276
|
-
const ge = j0(
|
|
276
|
+
var h0 = /* @__PURE__ */ ie(St, [["__file", "radio-group.vue"]]);
|
|
277
|
+
const ge = j0(Ct, {
|
|
277
278
|
RadioButton: b0,
|
|
278
279
|
RadioGroup: h0
|
|
279
280
|
}), ke = Xe(h0), m0 = Xe(b0);
|
|
280
|
-
const
|
|
281
|
+
const $e = {
|
|
281
282
|
// 品种市场 [选项: 预警字典1000]
|
|
282
283
|
varietyMarket: {
|
|
283
284
|
show: !0,
|
|
@@ -884,13 +885,13 @@ const Re = {
|
|
|
884
885
|
]
|
|
885
886
|
}
|
|
886
887
|
};
|
|
887
|
-
const
|
|
888
|
+
const It = (u, e, t) => {
|
|
888
889
|
!e[0] && e[0] !== 0 && !e[1] && e[1] !== 0 ? t(new Error("至少填写一个分数")) : t();
|
|
889
|
-
},
|
|
890
|
+
}, Re = (u) => {
|
|
890
891
|
const e = /(条件(\d+))/g;
|
|
891
892
|
return u.match(e) || [];
|
|
892
893
|
}, Ve = {};
|
|
893
|
-
function
|
|
894
|
+
function Ot(u) {
|
|
894
895
|
let e = Ve[u];
|
|
895
896
|
if (e)
|
|
896
897
|
return e;
|
|
@@ -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 = Ot(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) {
|
|
@@ -948,7 +949,7 @@ function gu(u, e) {
|
|
|
948
949
|
gu.defaultChars = ";/?:@&=+$,#";
|
|
949
950
|
gu.componentChars = "";
|
|
950
951
|
const Me = {};
|
|
951
|
-
function
|
|
952
|
+
function $t(u) {
|
|
952
953
|
let e = Me[u];
|
|
953
954
|
if (e)
|
|
954
955
|
return e;
|
|
@@ -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 = $t(e);
|
|
967
968
|
let r = "";
|
|
968
969
|
for (let a = 0, l = u.length; a < l; a++) {
|
|
969
970
|
const o = u.charCodeAt(a);
|
|
@@ -999,8 +1000,8 @@ function ye(u) {
|
|
|
999
1000
|
function Bu() {
|
|
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 Rt = /^([a-z0-9.+-]+:)/i, Vt = /:[0-9]*$/, Mt = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, qt = ["<", ">", '"', "`", " ", "\r", `
|
|
1004
|
+
`, " "], Bt = ["{", "}", "|", "\\", "^", "`"].concat(qt), zt = ["'"].concat(Bt), qe = ["%", "/", "?", ";", "#"].concat(zt), Be = ["/", "?", "#"], Lt = 255, ze = /^[+a-z0-9A-Z_-]{0,63}$/, Pt = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, Le = {
|
|
1004
1005
|
javascript: !0,
|
|
1005
1006
|
"javascript:": !0
|
|
1006
1007
|
}, Pe = {
|
|
@@ -1024,11 +1025,11 @@ function ve(u, e) {
|
|
|
1024
1025
|
Bu.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 = Mt.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
|
+
let l = Rt.exec(a);
|
|
1032
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 && Le[l]) && (a = a.substr(2), this.slashes = !0)), !Le[l] && (r || l && !Pe[l])) {
|
|
1033
1034
|
let i = -1;
|
|
1034
1035
|
for (let b = 0; b < Be.length; b++)
|
|
@@ -1050,14 +1051,14 @@ Bu.prototype.parse = function(u, e) {
|
|
|
1050
1051
|
for (let _ = 0, m = F.length; _ < m; _++)
|
|
1051
1052
|
F.charCodeAt(_) > 127 ? d += "x" : d += F[_];
|
|
1052
1053
|
if (!d.match(ze)) {
|
|
1053
|
-
const _ = b.slice(0, w), m = b.slice(w + 1), h = F.match(
|
|
1054
|
+
const _ = b.slice(0, w), m = b.slice(w + 1), h = F.match(Pt);
|
|
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 > Lt && (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));
|
|
@@ -1065,32 +1066,32 @@ Bu.prototype.parse = function(u, e) {
|
|
|
1065
1066
|
return c !== -1 && (this.search = a.substr(c), a = a.slice(0, c)), a && (this.pathname = a), Pe[t] && this.hostname && !this.pathname && (this.pathname = ""), this;
|
|
1066
1067
|
};
|
|
1067
1068
|
Bu.prototype.parseHost = function(u) {
|
|
1068
|
-
let e =
|
|
1069
|
+
let e = Vt.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 Ut = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1072
1073
|
__proto__: null,
|
|
1073
1074
|
decode: gu,
|
|
1074
1075
|
encode: Su,
|
|
1075
1076
|
format: ye,
|
|
1076
1077
|
parse: ve
|
|
1077
|
-
}, Symbol.toStringTag, { value: "Module" })), x0 = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, _0 = /[\0-\x1F\x7F-\x9F]/,
|
|
1078
|
+
}, Symbol.toStringTag, { value: "Module" })), x0 = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, _0 = /[\0-\x1F\x7F-\x9F]/, Nt = /[\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]/, Ce = /[!-#%-\*,-\/:;\?@\[-\]_\{\}\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]/, g0 = /[\$\+<->\^`\|~\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]/, k0 = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/, jt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1078
1079
|
__proto__: null,
|
|
1079
1080
|
Any: x0,
|
|
1080
1081
|
Cc: _0,
|
|
1081
|
-
Cf:
|
|
1082
|
+
Cf: Nt,
|
|
1082
1083
|
P: Ce,
|
|
1083
1084
|
S: g0,
|
|
1084
1085
|
Z: k0
|
|
1085
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
1086
|
+
}, Symbol.toStringTag, { value: "Module" })), Zt = 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
|
+
), Ht = 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
1093
|
var Yu;
|
|
1093
|
-
const
|
|
1094
|
+
const Gt = /* @__PURE__ */ new Map([
|
|
1094
1095
|
[0, 65533],
|
|
1095
1096
|
// C1 Unicode control character reference replacements
|
|
1096
1097
|
[128, 8364],
|
|
@@ -1120,22 +1121,22 @@ const Zt = /* @__PURE__ */ new Map([
|
|
|
1120
1121
|
[156, 339],
|
|
1121
1122
|
[158, 382],
|
|
1122
1123
|
[159, 376]
|
|
1123
|
-
]),
|
|
1124
|
+
]), Jt = (
|
|
1124
1125
|
// eslint-disable-next-line @typescript-eslint/no-unnecessary-condition, node/no-unsupported-features/es-builtins
|
|
1125
1126
|
(Yu = String.fromCodePoint) !== null && Yu !== void 0 ? Yu : 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 Wt(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 = Gt.get(u)) !== null && e !== void 0 ? e : u;
|
|
1133
1134
|
}
|
|
1134
1135
|
var J;
|
|
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
|
})(J || (J = {}));
|
|
1138
|
-
const
|
|
1139
|
+
const Qt = 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";
|
|
@@ -1143,14 +1144,14 @@ var bu;
|
|
|
1143
1144
|
function re(u) {
|
|
1144
1145
|
return u >= J.ZERO && u <= J.NINE;
|
|
1145
1146
|
}
|
|
1146
|
-
function
|
|
1147
|
+
function Yt(u) {
|
|
1147
1148
|
return u >= J.UPPER_A && u <= J.UPPER_F || u >= J.LOWER_A && u <= J.LOWER_F;
|
|
1148
1149
|
}
|
|
1149
|
-
function
|
|
1150
|
+
function Kt(u) {
|
|
1150
1151
|
return u >= J.UPPER_A && u <= J.UPPER_Z || u >= J.LOWER_A && u <= J.LOWER_Z || re(u);
|
|
1151
1152
|
}
|
|
1152
|
-
function
|
|
1153
|
-
return u === J.EQUALS ||
|
|
1153
|
+
function Xt(u) {
|
|
1154
|
+
return u === J.EQUALS || Kt(u);
|
|
1154
1155
|
}
|
|
1155
1156
|
var G;
|
|
1156
1157
|
(function(u) {
|
|
@@ -1160,7 +1161,7 @@ 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 un {
|
|
1164
1165
|
constructor(e, t, n) {
|
|
1165
1166
|
this.decodeTree = e, this.emitCodePoint = t, this.errors = n, this.state = G.EntityStart, this.consumed = 1, this.result = 0, this.treeIndex = 0, this.excess = 1, this.decodeMode = pu.Strict;
|
|
1166
1167
|
}
|
|
@@ -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) | Qt) === J.LOWER_X ? (this.state = G.NumericHex, this.consumed += 1, this.stateNumericHex(e, t + 1)) : (this.state = G.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 (re(r) ||
|
|
1228
|
+
if (re(r) || Yt(r))
|
|
1228
1229
|
t += 1;
|
|
1229
1230
|
else
|
|
1230
1231
|
return this.addToNumericResult(e, n, t, 16), this.emitNumericEntity(r, 3);
|
|
@@ -1272,7 +1273,7 @@ class Kt {
|
|
|
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(Wt(this.result), this.consumed), this.errors && (e !== J.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
|
|
1276
1277
|
}
|
|
1277
1278
|
/**
|
|
1278
1279
|
* Parses a named entity.
|
|
@@ -1288,11 +1289,11 @@ 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 = en(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
|
+
Xt(l)) ? 0 : this.emitNotTerminatedNamedEntity();
|
|
1296
1297
|
if (r = n[this.treeIndex], a = (r & bu.VALUE_LENGTH) >> 14, a !== 0) {
|
|
1297
1298
|
if (l === J.SEMI)
|
|
1298
1299
|
return this.emitNamedEntityData(this.treeIndex, a, this.consumed + this.excess);
|
|
@@ -1349,7 +1350,7 @@ class Kt {
|
|
|
1349
1350
|
}
|
|
1350
1351
|
function y0(u) {
|
|
1351
1352
|
let e = "";
|
|
1352
|
-
const t = new
|
|
1353
|
+
const t = new un(u, (n) => e += Jt(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 en(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,20 +1390,20 @@ function Xt(u, e, t, n) {
|
|
|
1389
1390
|
}
|
|
1390
1391
|
return -1;
|
|
1391
1392
|
}
|
|
1392
|
-
const
|
|
1393
|
-
y0(
|
|
1393
|
+
const tn = y0(Zt);
|
|
1394
|
+
y0(Ht);
|
|
1394
1395
|
function v0(u, e = pu.Legacy) {
|
|
1395
|
-
return
|
|
1396
|
+
return tn(u, e);
|
|
1396
1397
|
}
|
|
1397
|
-
function
|
|
1398
|
+
function nn(u) {
|
|
1398
1399
|
return Object.prototype.toString.call(u);
|
|
1399
1400
|
}
|
|
1400
1401
|
function De(u) {
|
|
1401
|
-
return
|
|
1402
|
+
return nn(u) === "[object String]";
|
|
1402
1403
|
}
|
|
1403
|
-
const
|
|
1404
|
-
function
|
|
1405
|
-
return
|
|
1404
|
+
const rn = Object.prototype.hasOwnProperty;
|
|
1405
|
+
function an(u, e) {
|
|
1406
|
+
return rn.call(u, e);
|
|
1406
1407
|
}
|
|
1407
1408
|
function ju(u) {
|
|
1408
1409
|
return Array.prototype.slice.call(arguments, 1).forEach(function(t) {
|
|
@@ -1429,38 +1430,38 @@ function zu(u) {
|
|
|
1429
1430
|
}
|
|
1430
1431
|
return String.fromCharCode(u);
|
|
1431
1432
|
}
|
|
1432
|
-
const D0 = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g,
|
|
1433
|
-
function
|
|
1434
|
-
if (e.charCodeAt(0) === 35 &&
|
|
1433
|
+
const D0 = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g, on = /&([a-z#][a-z0-9]{1,31});/gi, ln = new RegExp(D0.source + "|" + on.source, "gi"), cn = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;
|
|
1434
|
+
function sn(u, e) {
|
|
1435
|
+
if (e.charCodeAt(0) === 35 && cn.test(e)) {
|
|
1435
1436
|
const n = e[1].toLowerCase() === "x" ? parseInt(e.slice(2), 16) : parseInt(e.slice(1), 10);
|
|
1436
1437
|
return Ee(n) ? zu(n) : u;
|
|
1437
1438
|
}
|
|
1438
1439
|
const t = v0(u);
|
|
1439
1440
|
return t !== u ? t : u;
|
|
1440
1441
|
}
|
|
1441
|
-
function
|
|
1442
|
+
function dn(u) {
|
|
1442
1443
|
return u.indexOf("\\") < 0 ? u : u.replace(D0, "$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(ln, function(e, t, n) {
|
|
1447
|
+
return t || sn(e, n);
|
|
1447
1448
|
});
|
|
1448
1449
|
}
|
|
1449
|
-
const
|
|
1450
|
+
const fn = /[&<>"]/, pn = /[&<>"]/g, bn = {
|
|
1450
1451
|
"&": "&",
|
|
1451
1452
|
"<": "<",
|
|
1452
1453
|
">": ">",
|
|
1453
1454
|
'"': """
|
|
1454
1455
|
};
|
|
1455
|
-
function
|
|
1456
|
-
return
|
|
1456
|
+
function hn(u) {
|
|
1457
|
+
return bn[u];
|
|
1457
1458
|
}
|
|
1458
1459
|
function hu(u) {
|
|
1459
|
-
return
|
|
1460
|
+
return fn.test(u) ? u.replace(pn, hn) : u;
|
|
1460
1461
|
}
|
|
1461
|
-
const
|
|
1462
|
-
function
|
|
1463
|
-
return u.replace(
|
|
1462
|
+
const mn = /[.?*+^$[\]\\(){}|-]/g;
|
|
1463
|
+
function xn(u) {
|
|
1464
|
+
return u.replace(mn, "\\$&");
|
|
1464
1465
|
}
|
|
1465
1466
|
function N(u) {
|
|
1466
1467
|
switch (u) {
|
|
@@ -1534,26 +1535,26 @@ function wu(u) {
|
|
|
1534
1535
|
function Zu(u) {
|
|
1535
1536
|
return u = u.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (u = u.replace(/ẞ/g, "ß")), u.toLowerCase().toUpperCase();
|
|
1536
1537
|
}
|
|
1537
|
-
const
|
|
1538
|
+
const _n = { mdurl: Ut, ucmicro: jt }, gn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1538
1539
|
__proto__: null,
|
|
1539
1540
|
arrayReplaceAt: C0,
|
|
1540
1541
|
assign: ju,
|
|
1541
1542
|
escapeHtml: hu,
|
|
1542
|
-
escapeRE:
|
|
1543
|
+
escapeRE: xn,
|
|
1543
1544
|
fromCodePoint: zu,
|
|
1544
|
-
has:
|
|
1545
|
+
has: an,
|
|
1545
1546
|
isMdAsciiPunct: wu,
|
|
1546
1547
|
isPunctChar: Au,
|
|
1547
1548
|
isSpace: N,
|
|
1548
1549
|
isString: De,
|
|
1549
1550
|
isValidEntityCode: Ee,
|
|
1550
1551
|
isWhiteSpace: Fu,
|
|
1551
|
-
lib:
|
|
1552
|
+
lib: _n,
|
|
1552
1553
|
normalizeReference: Zu,
|
|
1553
1554
|
unescapeAll: ku,
|
|
1554
|
-
unescapeMd:
|
|
1555
|
+
unescapeMd: dn
|
|
1555
1556
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
1556
|
-
function
|
|
1557
|
+
function kn(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 yn(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 vn(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 Cn = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
1648
1649
|
__proto__: null,
|
|
1649
|
-
parseLinkDestination:
|
|
1650
|
-
parseLinkLabel:
|
|
1651
|
-
parseLinkTitle:
|
|
1650
|
+
parseLinkDestination: yn,
|
|
1651
|
+
parseLinkLabel: kn,
|
|
1652
|
+
parseLinkTitle: vn
|
|
1652
1653
|
}, Symbol.toStringTag, { value: "Module" })), cu = {};
|
|
1653
1654
|
cu.code_inline = function(u, e, t, n, r) {
|
|
1654
1655
|
const a = u[e];
|
|
@@ -1896,30 +1897,30 @@ function E0(u, e, t) {
|
|
|
1896
1897
|
this.src = u, this.env = t, this.tokens = [], this.inlineMode = !1, this.md = e;
|
|
1897
1898
|
}
|
|
1898
1899
|
E0.prototype.Token = au;
|
|
1899
|
-
const
|
|
1900
|
-
function
|
|
1900
|
+
const Dn = /\r\n?|\n/g, En = /\0/g;
|
|
1901
|
+
function Fn(u) {
|
|
1901
1902
|
let e;
|
|
1902
|
-
e = u.src.replace(
|
|
1903
|
-
`), e = e.replace(
|
|
1903
|
+
e = u.src.replace(Dn, `
|
|
1904
|
+
`), e = e.replace(En, "�"), u.src = e;
|
|
1904
1905
|
}
|
|
1905
|
-
function
|
|
1906
|
+
function An(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 wn(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 Tn(u) {
|
|
1917
1918
|
return /^<a[>\s]/i.test(u);
|
|
1918
1919
|
}
|
|
1919
|
-
function
|
|
1920
|
+
function Sn(u) {
|
|
1920
1921
|
return /^<\/a\s*>/i.test(u);
|
|
1921
1922
|
}
|
|
1922
|
-
function
|
|
1923
|
+
function In(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" && (Tn(o.content) && a > 0 && a--, Sn(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 = [];
|
|
@@ -1966,39 +1967,39 @@ function Tn(u) {
|
|
|
1966
1967
|
}
|
|
1967
1968
|
}
|
|
1968
1969
|
}
|
|
1969
|
-
const F0 = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/,
|
|
1970
|
+
const F0 = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/, On = /\((c|tm|r)\)/i, $n = /\((c|tm|r)\)/ig, Rn = {
|
|
1970
1971
|
c: "©",
|
|
1971
1972
|
r: "®",
|
|
1972
1973
|
tm: "™"
|
|
1973
1974
|
};
|
|
1974
|
-
function
|
|
1975
|
-
return
|
|
1975
|
+
function Vn(u, e) {
|
|
1976
|
+
return Rn[e.toLowerCase()];
|
|
1976
1977
|
}
|
|
1977
|
-
function
|
|
1978
|
+
function Mn(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($n, Vn)), n.type === "link_open" && n.info === "auto" && e--, n.type === "link_close" && n.info === "auto" && e++;
|
|
1982
1983
|
}
|
|
1983
1984
|
}
|
|
1984
|
-
function
|
|
1985
|
+
function qn(u) {
|
|
1985
1986
|
let e = 0;
|
|
1986
1987
|
for (let t = u.length - 1; t >= 0; t--) {
|
|
1987
1988
|
const n = u[t];
|
|
1988
1989
|
n.type === "text" && !e && F0.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 Bn(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" && (On.test(u.tokens[e].content) && Mn(u.tokens[e].children), F0.test(u.tokens[e].content) && qn(u.tokens[e].children));
|
|
1996
1997
|
}
|
|
1997
|
-
const
|
|
1998
|
+
const zn = /['"]/, Ue = /['"]/g, Ne = "’";
|
|
1998
1999
|
function Vu(u, e, t) {
|
|
1999
2000
|
return u.slice(0, e) + t + u.slice(e + 1);
|
|
2000
2001
|
}
|
|
2001
|
-
function
|
|
2002
|
+
function Ln(u, e) {
|
|
2002
2003
|
let t;
|
|
2003
2004
|
const n = [];
|
|
2004
2005
|
for (let r = 0; r < u.length; r++) {
|
|
@@ -2065,12 +2066,12 @@ function Bn(u, e) {
|
|
|
2065
2066
|
}
|
|
2066
2067
|
}
|
|
2067
2068
|
}
|
|
2068
|
-
function
|
|
2069
|
+
function Pn(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" || !zn.test(u.tokens[e].content) || Ln(u.tokens[e].children, u);
|
|
2072
2073
|
}
|
|
2073
|
-
function
|
|
2074
|
+
function Un(u) {
|
|
2074
2075
|
let e, t;
|
|
2075
2076
|
const n = u.tokens, r = n.length;
|
|
2076
2077
|
for (let a = 0; a < r; a++) {
|
|
@@ -2085,15 +2086,15 @@ function Ln(u) {
|
|
|
2085
2086
|
}
|
|
2086
2087
|
}
|
|
2087
2088
|
const Ku = [
|
|
2088
|
-
["normalize",
|
|
2089
|
-
["block",
|
|
2090
|
-
["inline",
|
|
2091
|
-
["linkify",
|
|
2092
|
-
["replacements",
|
|
2093
|
-
["smartquotes",
|
|
2089
|
+
["normalize", Fn],
|
|
2090
|
+
["block", An],
|
|
2091
|
+
["inline", wn],
|
|
2092
|
+
["linkify", In],
|
|
2093
|
+
["replacements", Bn],
|
|
2094
|
+
["smartquotes", Pn],
|
|
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", Un]
|
|
2097
2098
|
];
|
|
2098
2099
|
function Fe() {
|
|
2099
2100
|
this.ruler = new eu();
|
|
@@ -2185,7 +2186,7 @@ su.prototype.getLines = function(e, t, n, r) {
|
|
|
2185
2186
|
return a.join("");
|
|
2186
2187
|
};
|
|
2187
2188
|
su.prototype.Token = au;
|
|
2188
|
-
const
|
|
2189
|
+
const Nn = 65536;
|
|
2189
2190
|
function Xu(u, e) {
|
|
2190
2191
|
const t = u.bMarks[e] + u.tShift[e], n = u.eMarks[e];
|
|
2191
2192
|
return u.src.slice(t, n);
|
|
@@ -2197,7 +2198,7 @@ function je(u) {
|
|
|
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 jn(u, e, t, n) {
|
|
2201
2202
|
if (e + 2 > t)
|
|
2202
2203
|
return !1;
|
|
2203
2204
|
let r = e + 1;
|
|
@@ -2262,7 +2263,7 @@ function Un(u, e, t, n) {
|
|
|
2262
2263
|
m = !0;
|
|
2263
2264
|
break;
|
|
2264
2265
|
}
|
|
2265
|
-
if (m || (c = Xu(u, r).trim(), !c) || u.sCount[r] - u.blkIndent >= 4 || (i = je(c), i.length && i[0] === "" && i.shift(), i.length && i[i.length - 1] === "" && i.pop(), _ += s - i.length, _ >
|
|
2266
|
+
if (m || (c = Xu(u, r).trim(), !c) || u.sCount[r] - u.blkIndent >= 4 || (i = je(c), i.length && i[0] === "" && i.shift(), i.length && i[i.length - 1] === "" && i.pop(), _ += s - i.length, _ > Nn))
|
|
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 Zn(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 Hn(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 Gn(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 Jn(u, e, t, n) {
|
|
2386
2387
|
const r = u.eMarks[e];
|
|
2387
2388
|
if (u.sCount[e] - u.blkIndent >= 4)
|
|
2388
2389
|
return !1;
|
|
@@ -2440,12 +2441,12 @@ 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 Wn(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 Qn(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;
|
|
@@ -2486,12 +2487,12 @@ 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
2498
|
for (let W = 0, mu = d.length; W < mu; W++)
|
|
@@ -2510,9 +2511,9 @@ function Jn(u, e, t, n) {
|
|
|
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 && Wn(u, w), !0;
|
|
2514
2515
|
}
|
|
2515
|
-
function
|
|
2516
|
+
function Yn(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];
|
|
@@ -2606,7 +2607,7 @@ function Wn(u, e, t, n) {
|
|
|
2606
2607
|
const F = Zu(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 Kn = [
|
|
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
|
+
], Xn = "[a-zA-Z_:][a-zA-Z0-9:._-]*", ur = "[^\"'=<>`\\x00-\\x20]+", er = "'[^']*'", tr = '"[^"]*"', nr = "(?:" + ur + "|" + er + "|" + tr + ")", rr = "(?:\\s+" + Xn + "(?:\\s*=\\s*" + nr + ")?)", A0 = "<[A-Za-z][A-Za-z0-9\\-]*" + rr + "*\\s*\\/?>", w0 = "<\\/[A-Za-z][A-Za-z0-9\\-]*\\s*>", ar = "<!---?>|<!--(?:[^-]|-[^-]|--[^>])*-->", or = "<[?][\\s\\S]*?[?]>", lr = "<![A-Za-z][^>]*>", ir = "<!\\[CDATA\\[[\\s\\S]*?\\]\\]>", cr = new RegExp("^(?:" + A0 + "|" + w0 + "|" + ar + "|" + or + "|" + lr + "|" + ir + ")"), sr = new RegExp("^(?:" + A0 + "|" + w0 + ")"), 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("^</?(" + Kn.join("|") + ")(?=(\\s|/?>|$))", "i"), /^$/, !0],
|
|
2680
|
+
[new RegExp(sr.source + "\\s*$"), /^$/, !1]
|
|
2680
2681
|
];
|
|
2681
|
-
function
|
|
2682
|
+
function dr(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 fr(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 pr(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 br(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++) {
|
|
@@ -2790,17 +2791,17 @@ function fr(u, e, t) {
|
|
|
2790
2791
|
const Mu = [
|
|
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", jn, ["paragraph", "reference"]],
|
|
2795
|
+
["code", Zn],
|
|
2796
|
+
["fence", Hn, ["paragraph", "reference", "blockquote", "list"]],
|
|
2797
|
+
["blockquote", Gn, ["paragraph", "reference", "blockquote", "list"]],
|
|
2798
|
+
["hr", Jn, ["paragraph", "reference", "blockquote", "list"]],
|
|
2799
|
+
["list", Qn, ["paragraph", "reference", "blockquote"]],
|
|
2800
|
+
["reference", Yn],
|
|
2801
|
+
["html_block", dr, ["paragraph", "reference", "blockquote"]],
|
|
2802
|
+
["heading", fr, ["paragraph", "reference", "blockquote"]],
|
|
2803
|
+
["lheading", pr],
|
|
2804
|
+
["paragraph", br]
|
|
2804
2805
|
];
|
|
2805
2806
|
function Hu() {
|
|
2806
2807
|
this.ruler = new eu();
|
|
@@ -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 hr(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 mr(u, e) {
|
|
2891
2892
|
let t = u.pos;
|
|
2892
|
-
for (; t < u.posMax && !
|
|
2893
|
+
for (; t < u.posMax && !hr(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 xr = /(?:^|[^a-z0-9.+-])([a-z][a-z0-9.+-]*)$/i;
|
|
2898
|
+
function _r(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(xr);
|
|
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 gr(u, e) {
|
|
2928
2929
|
let t = u.pos;
|
|
2929
2930
|
if (u.src.charCodeAt(t) !== 10)
|
|
2930
2931
|
return !1;
|
|
@@ -2950,7 +2951,7 @@ for (let u = 0; u < 256; u++)
|
|
|
2950
2951
|
"\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(u) {
|
|
2951
2952
|
Ae[u.charCodeAt(0)] = 1;
|
|
2952
2953
|
});
|
|
2953
|
-
function
|
|
2954
|
+
function kr(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))
|
|
@@ -2973,7 +2974,7 @@ function _r(u, e) {
|
|
|
2973
2974
|
}
|
|
2974
2975
|
return u.pos = t + 1, !0;
|
|
2975
2976
|
}
|
|
2976
|
-
function
|
|
2977
|
+
function yr(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 vr(u, e) {
|
|
3005
3006
|
const t = u.pos, n = u.src.charCodeAt(t);
|
|
3006
3007
|
if (e || n !== 126)
|
|
3007
3008
|
return !1;
|
|
@@ -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 Cr(u) {
|
|
3046
3047
|
const e = u.tokens_meta, t = u.tokens_meta.length;
|
|
3047
3048
|
Ge(u, u.delimiters);
|
|
3048
3049
|
for (let n = 0; n < t; n++)
|
|
3049
3050
|
e[n] && e[n].delimiters && Ge(u, e[n].delimiters);
|
|
3050
3051
|
}
|
|
3051
3052
|
const T0 = {
|
|
3052
|
-
tokenize:
|
|
3053
|
-
postProcess:
|
|
3053
|
+
tokenize: vr,
|
|
3054
|
+
postProcess: Cr
|
|
3054
3055
|
};
|
|
3055
|
-
function
|
|
3056
|
+
function Dr(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;
|
|
@@ -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 Er(u) {
|
|
3100
3101
|
const e = u.tokens_meta, t = u.tokens_meta.length;
|
|
3101
3102
|
Je(u, u.delimiters);
|
|
3102
3103
|
for (let n = 0; n < t; n++)
|
|
3103
3104
|
e[n] && e[n].delimiters && Je(u, e[n].delimiters);
|
|
3104
3105
|
}
|
|
3105
3106
|
const S0 = {
|
|
3106
|
-
tokenize:
|
|
3107
|
-
postProcess:
|
|
3107
|
+
tokenize: Dr,
|
|
3108
|
+
postProcess: Er
|
|
3108
3109
|
};
|
|
3109
|
-
function
|
|
3110
|
+
function Fr(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;
|
|
@@ -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 Ar(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)
|
|
@@ -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 wr = /^([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])?)*)$/, Tr = /^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;
|
|
3191
|
+
function Sr(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 (Tr.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 (wr.test(a)) {
|
|
3220
3221
|
const l = u.md.normalizeLink("mailto:" + a);
|
|
3221
3222
|
if (!u.md.validateLink(l))
|
|
3222
3223
|
return !1;
|
|
@@ -3232,41 +3233,41 @@ function wr(u, e) {
|
|
|
3232
3233
|
}
|
|
3233
3234
|
return !1;
|
|
3234
3235
|
}
|
|
3235
|
-
function
|
|
3236
|
+
function Ir(u) {
|
|
3236
3237
|
return /^<a[>\s]/i.test(u);
|
|
3237
3238
|
}
|
|
3238
|
-
function
|
|
3239
|
+
function Or(u) {
|
|
3239
3240
|
return /^<\/a\s*>/i.test(u);
|
|
3240
3241
|
}
|
|
3241
|
-
function
|
|
3242
|
+
function $r(u) {
|
|
3242
3243
|
const e = u | 32;
|
|
3243
3244
|
return e >= 97 && e <= 122;
|
|
3244
3245
|
}
|
|
3245
|
-
function
|
|
3246
|
+
function Rr(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 && !$r(r))
|
|
3253
3254
|
return !1;
|
|
3254
|
-
const a = u.src.slice(n).match(
|
|
3255
|
+
const a = u.src.slice(n).match(cr);
|
|
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], Ir(l.content) && u.linkLevel++, Or(l.content) && u.linkLevel--;
|
|
3260
3261
|
}
|
|
3261
3262
|
return u.pos += a[0].length, !0;
|
|
3262
3263
|
}
|
|
3263
|
-
const
|
|
3264
|
-
function
|
|
3264
|
+
const Vr = /^&#((?:x[a-f0-9]{1,6}|[0-9]{1,7}));/i, Mr = /^&([a-z][a-z0-9]{1,31});/i;
|
|
3265
|
+
function qr(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(Vr);
|
|
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);
|
|
@@ -3275,7 +3276,7 @@ function Vr(u, e) {
|
|
|
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(Mr);
|
|
3279
3280
|
if (a) {
|
|
3280
3281
|
const l = v0(a[0]);
|
|
3281
3282
|
if (l !== a[0]) {
|
|
@@ -3316,13 +3317,13 @@ 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 Br(u) {
|
|
3320
3321
|
const e = u.tokens_meta, t = u.tokens_meta.length;
|
|
3321
3322
|
We(u.delimiters);
|
|
3322
3323
|
for (let n = 0; n < t; n++)
|
|
3323
3324
|
e[n] && e[n].delimiters && We(e[n].delimiters);
|
|
3324
3325
|
}
|
|
3325
|
-
function
|
|
3326
|
+
function zr(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++)
|
|
@@ -3330,25 +3331,25 @@ function qr(u) {
|
|
|
3330
3331
|
e !== t && (r.length = t);
|
|
3331
3332
|
}
|
|
3332
3333
|
const ue = [
|
|
3333
|
-
["text",
|
|
3334
|
-
["linkify",
|
|
3335
|
-
["newline",
|
|
3336
|
-
["escape",
|
|
3337
|
-
["backticks",
|
|
3334
|
+
["text", mr],
|
|
3335
|
+
["linkify", _r],
|
|
3336
|
+
["newline", gr],
|
|
3337
|
+
["escape", kr],
|
|
3338
|
+
["backticks", yr],
|
|
3338
3339
|
["strikethrough", T0.tokenize],
|
|
3339
3340
|
["emphasis", S0.tokenize],
|
|
3340
|
-
["link",
|
|
3341
|
-
["image",
|
|
3342
|
-
["autolink",
|
|
3343
|
-
["html_inline",
|
|
3344
|
-
["entity",
|
|
3341
|
+
["link", Fr],
|
|
3342
|
+
["image", Ar],
|
|
3343
|
+
["autolink", Sr],
|
|
3344
|
+
["html_inline", Rr],
|
|
3345
|
+
["entity", qr]
|
|
3345
3346
|
], ee = [
|
|
3346
|
-
["balance_pairs",
|
|
3347
|
+
["balance_pairs", Br],
|
|
3347
3348
|
["strikethrough", T0.postProcess],
|
|
3348
3349
|
["emphasis", S0.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", zr]
|
|
3352
3353
|
];
|
|
3353
3354
|
function Ou() {
|
|
3354
3355
|
this.ruler = new eu();
|
|
@@ -3406,7 +3407,7 @@ 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 Lr(u) {
|
|
3410
3411
|
const e = {};
|
|
3411
3412
|
u = u || {}, e.src_Any = x0.source, e.src_Cc = _0.source, e.src_Z = k0.source, e.src_P = Ce.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 = "[><|]";
|
|
@@ -3428,19 +3429,19 @@ function ae(u) {
|
|
|
3428
3429
|
function Gu(u) {
|
|
3429
3430
|
return Object.prototype.toString.call(u);
|
|
3430
3431
|
}
|
|
3431
|
-
function
|
|
3432
|
+
function Pr(u) {
|
|
3432
3433
|
return Gu(u) === "[object String]";
|
|
3433
3434
|
}
|
|
3434
|
-
function
|
|
3435
|
+
function Ur(u) {
|
|
3435
3436
|
return Gu(u) === "[object Object]";
|
|
3436
3437
|
}
|
|
3437
|
-
function
|
|
3438
|
+
function Nr(u) {
|
|
3438
3439
|
return Gu(u) === "[object RegExp]";
|
|
3439
3440
|
}
|
|
3440
3441
|
function Qe(u) {
|
|
3441
3442
|
return Gu(u) === "[object Function]";
|
|
3442
3443
|
}
|
|
3443
|
-
function
|
|
3444
|
+
function jr(u) {
|
|
3444
3445
|
return u.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
|
|
3445
3446
|
}
|
|
3446
3447
|
const I0 = {
|
|
@@ -3448,12 +3449,12 @@ const I0 = {
|
|
|
3448
3449
|
fuzzyEmail: !0,
|
|
3449
3450
|
fuzzyIP: !1
|
|
3450
3451
|
};
|
|
3451
|
-
function
|
|
3452
|
+
function Zr(u) {
|
|
3452
3453
|
return Object.keys(u || {}).reduce(function(e, t) {
|
|
3453
3454
|
return e || I0.hasOwnProperty(t);
|
|
3454
3455
|
}, !1);
|
|
3455
3456
|
}
|
|
3456
|
-
const
|
|
3457
|
+
const Hr = {
|
|
3457
3458
|
"http:": {
|
|
3458
3459
|
validate: function(u, e, t) {
|
|
3459
3460
|
const n = u.slice(e);
|
|
@@ -3485,11 +3486,11 @@ 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
|
+
}, Gr = "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]", Jr = "biz|com|edu|gov|net|org|pro|web|xxx|aero|asia|coop|info|museum|name|shop|рф".split("|");
|
|
3490
|
+
function Wr(u) {
|
|
3490
3491
|
u.__index__ = -1, u.__text_cache__ = "";
|
|
3491
3492
|
}
|
|
3492
|
-
function
|
|
3493
|
+
function Qr(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;
|
|
@@ -3501,8 +3502,8 @@ function Ye() {
|
|
|
3501
3502
|
};
|
|
3502
3503
|
}
|
|
3503
3504
|
function Lu(u) {
|
|
3504
|
-
const e = u.re =
|
|
3505
|
-
u.onCompile(), u.__tlds_replaced__ || t.push(
|
|
3505
|
+
const e = u.re = Lr(u.__opts__), t = u.__tlds__.slice();
|
|
3506
|
+
u.onCompile(), u.__tlds_replaced__ || t.push(Gr), 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,11 +3518,11 @@ 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, Ur(c)) {
|
|
3522
|
+
Nr(c.validate) ? i.validate = Qr(c.validate) : Qe(c.validate) ? i.validate = c.validate : a(o, c), Qe(c.normalize) ? i.normalize = c.normalize : c.normalize ? a(o, c) : i.normalize = Ye();
|
|
3522
3523
|
return;
|
|
3523
3524
|
}
|
|
3524
|
-
if (
|
|
3525
|
+
if (Pr(c)) {
|
|
3525
3526
|
r.push(o);
|
|
3526
3527
|
return;
|
|
3527
3528
|
}
|
|
@@ -3531,24 +3532,24 @@ function Lu(u) {
|
|
|
3531
3532
|
}), u.__compiled__[""] = { validate: null, normalize: Ye() };
|
|
3532
3533
|
const l = Object.keys(u.__compiled__).filter(function(o) {
|
|
3533
3534
|
return o.length > 0 && u.__compiled__[o];
|
|
3534
|
-
}).map(
|
|
3535
|
+
}).map(jr).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
|
+
), Wr(u);
|
|
3539
3540
|
}
|
|
3540
|
-
function
|
|
3541
|
+
function Yr(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
3545
|
function oe(u, e) {
|
|
3545
|
-
const t = new
|
|
3546
|
+
const t = new Yr(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 || Zr(u) && (e = u, u = {}), this.__opts__ = ae({}, I0, e), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = ae({}, Hr, u), this.__compiled__ = {}, this.__tlds__ = Jr, this.__tlds_replaced__ = !1, this.re = {}, Lu(this);
|
|
3552
3553
|
}
|
|
3553
3554
|
nu.prototype.add = function(e, t) {
|
|
3554
3555
|
return this.__schemas__[e] = t, Lu(this), this;
|
|
@@ -3603,15 +3604,15 @@ nu.prototype.normalize = function(e) {
|
|
|
3603
3604
|
};
|
|
3604
3605
|
nu.prototype.onCompile = function() {
|
|
3605
3606
|
};
|
|
3606
|
-
const _u = 2147483647, lu = 36, we = 1, Tu = 26,
|
|
3607
|
+
const _u = 2147483647, lu = 36, we = 1, Tu = 26, Kr = 38, Xr = 700, O0 = 72, $0 = 128, R0 = "-", ua = /^xn--/, ea = /[^\0-\x7F]/, ta = /[\x2E\u3002\uFF0E\uFF61]/g, na = {
|
|
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
|
}, te = lu - we, iu = Math.floor, ne = String.fromCharCode;
|
|
3611
3612
|
function fu(u) {
|
|
3612
|
-
throw new RangeError(
|
|
3613
|
+
throw new RangeError(na[u]);
|
|
3613
3614
|
}
|
|
3614
|
-
function
|
|
3615
|
+
function ra(u, e) {
|
|
3615
3616
|
const t = [];
|
|
3616
3617
|
let n = u.length;
|
|
3617
3618
|
for (; n--; )
|
|
@@ -3621,8 +3622,8 @@ function ta(u, e) {
|
|
|
3621
3622
|
function V0(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(ta, ".");
|
|
3626
|
+
const r = u.split("."), a = ra(r, e).join(".");
|
|
3626
3627
|
return n + a;
|
|
3627
3628
|
}
|
|
3628
3629
|
function M0(u) {
|
|
@@ -3639,18 +3640,18 @@ function M0(u) {
|
|
|
3639
3640
|
}
|
|
3640
3641
|
return e;
|
|
3641
3642
|
}
|
|
3642
|
-
const
|
|
3643
|
+
const aa = (u) => String.fromCodePoint(...u), oa = 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
|
}, Ke = function(u, e) {
|
|
3645
3646
|
return u + 22 + 75 * (u < 26) - ((e != 0) << 5);
|
|
3646
3647
|
}, q0 = function(u, e, t) {
|
|
3647
3648
|
let n = 0;
|
|
3648
|
-
for (u = t ? iu(u /
|
|
3649
|
+
for (u = t ? iu(u / Xr) : u >> 1, u += iu(u / e); u > te * Tu >> 1; n += lu)
|
|
3649
3650
|
u = iu(u / te);
|
|
3650
|
-
return iu(n + (te + 1) * u / (u +
|
|
3651
|
+
return iu(n + (te + 1) * u / (u + Kr));
|
|
3651
3652
|
}, B0 = function(u) {
|
|
3652
3653
|
const e = [], t = u.length;
|
|
3653
|
-
let n = 0, r =
|
|
3654
|
+
let n = 0, r = $0, a = O0, l = u.lastIndexOf(R0);
|
|
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,7 +3659,7 @@ 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 = oa(u.charCodeAt(o++));
|
|
3662
3663
|
p >= lu && fu("invalid-input"), p > iu((_u - n) / f) && fu("overflow"), n += p * f;
|
|
3663
3664
|
const x = s <= a ? we : s >= a + Tu ? Tu : s - a;
|
|
3664
3665
|
if (p < x)
|
|
@@ -3674,12 +3675,12 @@ const na = (u) => String.fromCodePoint(...u), ra = function(u) {
|
|
|
3674
3675
|
const e = [];
|
|
3675
3676
|
u = M0(u);
|
|
3676
3677
|
const t = u.length;
|
|
3677
|
-
let n =
|
|
3678
|
+
let n = $0, r = 0, a = O0;
|
|
3678
3679
|
for (const c of u)
|
|
3679
3680
|
c < 128 && e.push(ne(c));
|
|
3680
3681
|
const l = e.length;
|
|
3681
3682
|
let o = l;
|
|
3682
|
-
for (l && e.push(
|
|
3683
|
+
for (l && e.push(R0); o < t; ) {
|
|
3683
3684
|
let c = _u;
|
|
3684
3685
|
for (const f of u)
|
|
3685
3686
|
f >= n && f < c && (c = f);
|
|
@@ -3702,13 +3703,13 @@ const na = (u) => String.fromCodePoint(...u), ra = function(u) {
|
|
|
3702
3703
|
++r, ++n;
|
|
3703
3704
|
}
|
|
3704
3705
|
return e.join("");
|
|
3705
|
-
},
|
|
3706
|
+
}, la = function(u) {
|
|
3706
3707
|
return V0(u, function(e) {
|
|
3707
|
-
return
|
|
3708
|
+
return ua.test(e) ? B0(e.slice(4).toLowerCase()) : e;
|
|
3708
3709
|
});
|
|
3709
|
-
},
|
|
3710
|
+
}, ia = function(u) {
|
|
3710
3711
|
return V0(u, function(e) {
|
|
3711
|
-
return
|
|
3712
|
+
return ea.test(e) ? "xn--" + z0(e) : e;
|
|
3712
3713
|
});
|
|
3713
3714
|
}, L0 = {
|
|
3714
3715
|
/**
|
|
@@ -3726,13 +3727,13 @@ const na = (u) => String.fromCodePoint(...u), ra = function(u) {
|
|
|
3726
3727
|
*/
|
|
3727
3728
|
ucs2: {
|
|
3728
3729
|
decode: M0,
|
|
3729
|
-
encode:
|
|
3730
|
+
encode: aa
|
|
3730
3731
|
},
|
|
3731
3732
|
decode: B0,
|
|
3732
3733
|
encode: z0,
|
|
3733
|
-
toASCII:
|
|
3734
|
-
toUnicode:
|
|
3735
|
-
},
|
|
3734
|
+
toASCII: ia,
|
|
3735
|
+
toUnicode: la
|
|
3736
|
+
}, ca = {
|
|
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
|
+
}, sa = {
|
|
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
|
+
}, da = {
|
|
3827
3828
|
options: {
|
|
3828
3829
|
// Enable HTML tags in source
|
|
3829
3830
|
html: !0,
|
|
@@ -3897,17 +3898,17 @@ 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
|
+
}, fa = {
|
|
3902
|
+
default: ca,
|
|
3903
|
+
zero: sa,
|
|
3904
|
+
commonmark: da
|
|
3905
|
+
}, pa = /^(vbscript|javascript|file|data):/, ba = /^data:image\/(gif|png|jpeg|webp);/;
|
|
3906
|
+
function ha(u) {
|
|
3906
3907
|
const e = u.trim().toLowerCase();
|
|
3907
|
-
return
|
|
3908
|
+
return pa.test(e) ? ba.test(e) : !0;
|
|
3908
3909
|
}
|
|
3909
3910
|
const P0 = ["http:", "https:", "mailto:"];
|
|
3910
|
-
function
|
|
3911
|
+
function ma(u) {
|
|
3911
3912
|
const e = ve(u, !0);
|
|
3912
3913
|
if (e.hostname && (!e.protocol || P0.indexOf(e.protocol) >= 0))
|
|
3913
3914
|
try {
|
|
@@ -3916,7 +3917,7 @@ function ba(u) {
|
|
|
3916
3917
|
}
|
|
3917
3918
|
return Su(ye(e));
|
|
3918
3919
|
}
|
|
3919
|
-
function
|
|
3920
|
+
function xa(u) {
|
|
3920
3921
|
const e = ve(u, !0);
|
|
3921
3922
|
if (e.hostname && (!e.protocol || P0.indexOf(e.protocol) >= 0))
|
|
3922
3923
|
try {
|
|
@@ -3928,7 +3929,7 @@ function ha(u) {
|
|
|
3928
3929
|
function ru(u, e) {
|
|
3929
3930
|
if (!(this instanceof ru))
|
|
3930
3931
|
return new ru(u, e);
|
|
3931
|
-
e || De(u) || (e = u || {}, u = "default"), this.inline = new Ou(), this.block = new Hu(), this.core = new Fe(), this.renderer = new vu(), this.linkify = new nu(), this.validateLink =
|
|
3932
|
+
e || De(u) || (e = u || {}, u = "default"), this.inline = new Ou(), this.block = new Hu(), this.core = new Fe(), this.renderer = new vu(), this.linkify = new nu(), this.validateLink = ha, this.normalizeLink = ma, this.normalizeLinkText = xa, this.utils = gn, this.helpers = ju({}, Cn), this.options = {}, this.configure(u), e && this.set(e);
|
|
3932
3933
|
}
|
|
3933
3934
|
ru.prototype.set = function(u) {
|
|
3934
3935
|
return ju(this.options, u), this;
|
|
@@ -3937,7 +3938,7 @@ ru.prototype.configure = function(u) {
|
|
|
3937
3938
|
const e = this;
|
|
3938
3939
|
if (De(u)) {
|
|
3939
3940
|
const t = u;
|
|
3940
|
-
if (u =
|
|
3941
|
+
if (u = fa[t], !u)
|
|
3941
3942
|
throw new Error('Wrong `markdown-it` preset "' + t + '", check name');
|
|
3942
3943
|
}
|
|
3943
3944
|
if (!u)
|
|
@@ -3990,7 +3991,7 @@ 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 _a = ["innerHTML"], ga = {
|
|
3994
3995
|
__name: "FactorDescription",
|
|
3995
3996
|
props: /* @__PURE__ */ Uu({
|
|
3996
3997
|
factorType: { type: String, default: "模版" },
|
|
@@ -4008,7 +4009,7 @@ const ma = ["innerHTML"], xa = {
|
|
|
4008
4009
|
const l = await a.text();
|
|
4009
4010
|
n.value = t.render(l);
|
|
4010
4011
|
}), (a, l) => {
|
|
4011
|
-
const o =
|
|
4012
|
+
const o = Q0, c = Y0, i = H0, f = me;
|
|
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, _a)) : P("", !0)
|
|
4054
4055
|
]),
|
|
4055
4056
|
_: 1
|
|
4056
4057
|
})
|
|
@@ -4060,10 +4061,7 @@ const ma = ["innerHTML"], xa = {
|
|
|
4060
4061
|
};
|
|
4061
4062
|
}
|
|
4062
4063
|
};
|
|
4063
|
-
const U0 = (u) => (be("data-v-
|
|
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 U0 = (u) => (be("data-v-a6f39b55"), u = u(), he(), u), ka = { class: "factor-screen" }, ya = { style: { "white-space": "pre-line" } }, va = { class: "custom-header" }, Ca = { class: "left" }, Da = ["id"], Ea = { class: "right" }, Fa = { class: "form-row" }, Aa = { class: "index" }, wa = { style: { display: "flex", "align-items": "center", width: "100%", height: "24px" } }, Ta = /* @__PURE__ */ U0(() => /* @__PURE__ */ I("span", null, "~", -1)), Sa = /* @__PURE__ */ U0(() => /* @__PURE__ */ I("span", null, "&&代表and,||代表or", -1)), Ia = { class: "dialog-footer" }, Oa = {
|
|
4067
4065
|
__name: "index",
|
|
4068
4066
|
props: /* @__PURE__ */ Uu({
|
|
4069
4067
|
config: {
|
|
@@ -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 = Re(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 _ = Re(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
|
+
J0.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
|
}
|
|
@@ -4239,9 +4243,9 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4239
4243
|
};
|
|
4240
4244
|
return (d, _) => {
|
|
4241
4245
|
var H;
|
|
4242
|
-
const m =
|
|
4246
|
+
const m = W0, h = i0, v = ft, g = l0, $ = st, y = G0, R = m0, A = ke, z = ce, L = se, C = at, W = o0, mu = ge, $u = a0, Ru = ot, Du = me, Q = nt("st-varSelectDialog");
|
|
4243
4247
|
return D(), T(B, null, [
|
|
4244
|
-
I("div",
|
|
4248
|
+
I("div", ka, [
|
|
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", ya, X(t.value.factorSelectExpr), 1)
|
|
4296
4300
|
]),
|
|
4297
4301
|
_: 1
|
|
4298
4302
|
})) : P("", !0),
|
|
@@ -4313,54 +4317,57 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4313
4317
|
k(Du, {
|
|
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", va, [
|
|
4328
|
+
I("div", Ca, [
|
|
4329
|
+
I("span", {
|
|
4330
|
+
id: M,
|
|
4331
|
+
class: ou(tu)
|
|
4332
|
+
}, " 因子筛选 ", 10, Da),
|
|
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(lt))
|
|
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", Ea, [
|
|
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(it))
|
|
4385
|
+
]),
|
|
4386
|
+
_: 1
|
|
4372
4387
|
})
|
|
4373
|
-
])
|
|
4388
|
+
])
|
|
4374
4389
|
])
|
|
4375
4390
|
]),
|
|
4376
4391
|
footer: E(() => [
|
|
4377
|
-
I("div",
|
|
4392
|
+
I("div", Ia, [
|
|
4378
4393
|
k(g, {
|
|
4379
4394
|
type: "primary",
|
|
4380
4395
|
onClick: s
|
|
@@ -4387,15 +4402,16 @@ 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(Ru, {
|
|
4391
4406
|
key: 0,
|
|
4392
4407
|
ref_key: "dialogFormRef",
|
|
4393
4408
|
ref: c,
|
|
4394
|
-
model: i.value
|
|
4409
|
+
model: i.value,
|
|
4410
|
+
style: { height: "400px" }
|
|
4395
4411
|
}, {
|
|
4396
4412
|
default: E(() => [
|
|
4397
|
-
(D(!0), T(B, null, j(i.value.list, (M, tu) => (D(), T("div",
|
|
4398
|
-
I("span",
|
|
4413
|
+
(D(!0), T(B, null, j(i.value.list, (M, tu) => (D(), T("div", Fa, [
|
|
4414
|
+
I("span", Aa, X(`条件${tu + 1}`), 1),
|
|
4399
4415
|
M.key === "compare" ? (D(), T(B, { key: 0 }, [
|
|
4400
4416
|
u.config.cycleShow ? (D(), U(C, {
|
|
4401
4417
|
key: 0,
|
|
@@ -4581,18 +4597,18 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4581
4597
|
}, 1032, ["prop"]),
|
|
4582
4598
|
k(C, {
|
|
4583
4599
|
prop: "list." + tu + ".score",
|
|
4584
|
-
rules: { validator: S(
|
|
4600
|
+
rules: { validator: S(It), trigger: "blur" },
|
|
4585
4601
|
style: { width: "200px", "margin-right": "10px" }
|
|
4586
4602
|
}, {
|
|
4587
4603
|
default: E(() => [
|
|
4588
|
-
I("div",
|
|
4604
|
+
I("div", wa, [
|
|
4589
4605
|
k(W, {
|
|
4590
4606
|
modelValue: M.score[0],
|
|
4591
4607
|
"onUpdate:modelValue": (V) => M.score[0] = V,
|
|
4592
4608
|
size: "small",
|
|
4593
4609
|
"controls-position": "right"
|
|
4594
4610
|
}, null, 8, ["modelValue", "onUpdate:modelValue"]),
|
|
4595
|
-
|
|
4611
|
+
Ta,
|
|
4596
4612
|
k(W, {
|
|
4597
4613
|
modelValue: M.score[1],
|
|
4598
4614
|
"onUpdate:modelValue": (V) => M.score[1] = V,
|
|
@@ -4604,11 +4620,11 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4604
4620
|
_: 2
|
|
4605
4621
|
}, 1032, ["prop", "rules"])
|
|
4606
4622
|
], 64)),
|
|
4607
|
-
k(
|
|
4623
|
+
k($, {
|
|
4608
4624
|
onClick: (V) => p(tu)
|
|
4609
4625
|
}, {
|
|
4610
4626
|
default: E(() => [
|
|
4611
|
-
k(S(
|
|
4627
|
+
k(S(ct))
|
|
4612
4628
|
]),
|
|
4613
4629
|
_: 2
|
|
4614
4630
|
}, 1032, ["onClick"])
|
|
@@ -4631,7 +4647,7 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4631
4647
|
plain: "",
|
|
4632
4648
|
size: "small",
|
|
4633
4649
|
icon: S(Qu),
|
|
4634
|
-
onClick: _[
|
|
4650
|
+
onClick: _[5] || (_[5] = (M) => x("compare")),
|
|
4635
4651
|
style: { "margin-bottom": "10px" }
|
|
4636
4652
|
}, {
|
|
4637
4653
|
default: E(() => [
|
|
@@ -4644,7 +4660,7 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4644
4660
|
default: E(() => [
|
|
4645
4661
|
k(A, {
|
|
4646
4662
|
modelValue: i.value.sqlEnable,
|
|
4647
|
-
"onUpdate:modelValue": _[
|
|
4663
|
+
"onUpdate:modelValue": _[6] || (_[6] = (M) => i.value.sqlEnable = M)
|
|
4648
4664
|
}, {
|
|
4649
4665
|
default: E(() => [
|
|
4650
4666
|
k(mu, {
|
|
@@ -4674,14 +4690,14 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4674
4690
|
_: 1
|
|
4675
4691
|
}),
|
|
4676
4692
|
i.value.sqlEnable ? (D(), T(B, { key: 0 }, [
|
|
4677
|
-
k(
|
|
4693
|
+
k($u, {
|
|
4678
4694
|
modelValue: i.value.sqlValue,
|
|
4679
|
-
"onUpdate:modelValue": _[
|
|
4695
|
+
"onUpdate:modelValue": _[7] || (_[7] = (M) => i.value.sqlValue = M),
|
|
4680
4696
|
autosize: { minRows: 4 },
|
|
4681
4697
|
type: "textarea",
|
|
4682
4698
|
style: { "margin-bottom": "10px" }
|
|
4683
4699
|
}, null, 8, ["modelValue"]),
|
|
4684
|
-
|
|
4700
|
+
Sa
|
|
4685
4701
|
], 64)) : P("", !0)
|
|
4686
4702
|
], 64)) : P("", !0)
|
|
4687
4703
|
]),
|
|
@@ -4690,7 +4706,7 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4690
4706
|
I("div", {
|
|
4691
4707
|
style: n0([{ width: "968px", height: "400px" }, o.value === "脚本" ? null : { position: "fixed", top: "-400px", zIndex: -1 }])
|
|
4692
4708
|
}, [
|
|
4693
|
-
k(
|
|
4709
|
+
k(dt, {
|
|
4694
4710
|
ref_key: "monacoEditorRef",
|
|
4695
4711
|
ref: n,
|
|
4696
4712
|
language: "lua"
|
|
@@ -4700,9 +4716,9 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4700
4716
|
_: 1
|
|
4701
4717
|
}, 8, ["modelValue"])
|
|
4702
4718
|
]),
|
|
4703
|
-
k(
|
|
4719
|
+
k(ga, {
|
|
4704
4720
|
visible: l.value,
|
|
4705
|
-
"onUpdate:visible": _[
|
|
4721
|
+
"onUpdate:visible": _[9] || (_[9] = (M) => l.value = M),
|
|
4706
4722
|
factorType: o.value,
|
|
4707
4723
|
data: (H = u.config.factorDescriptions) == null ? void 0 : H.filter((M) => [1, 3].includes(M.type))
|
|
4708
4724
|
}, null, 8, ["visible", "factorType", "data"]),
|
|
@@ -4713,20 +4729,20 @@ const U0 = (u) => (be("data-v-73329c4b"), u = u(), he(), u), _a = { class: "fact
|
|
|
4713
4729
|
], 64);
|
|
4714
4730
|
};
|
|
4715
4731
|
}
|
|
4716
|
-
},
|
|
4717
|
-
const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u),
|
|
4732
|
+
}, $a = /* @__PURE__ */ xe(Oa, [["__scopeId", "data-v-a6f39b55"]]);
|
|
4733
|
+
const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ra = {
|
|
4718
4734
|
key: 0,
|
|
4719
4735
|
class: "common-indicator"
|
|
4720
|
-
},
|
|
4736
|
+
}, Va = { class: "indicator" }, Ma = /* @__PURE__ */ Ju(() => /* @__PURE__ */ I("div", { class: "title" }, [
|
|
4721
4737
|
/* @__PURE__ */ I("span", null, "常用指标: "),
|
|
4722
4738
|
/* @__PURE__ */ I("span", null, "不限")
|
|
4723
|
-
], -1)),
|
|
4739
|
+
], -1)), qa = { class: "options" }, Ba = ["onClick"], za = { class: "tags" }, La = ["onClick"], Pa = { style: { "font-size": "18px" } }, Ua = {
|
|
4724
4740
|
key: 0,
|
|
4725
4741
|
class: "out-box"
|
|
4726
|
-
},
|
|
4742
|
+
}, Na = /* @__PURE__ */ Ju(() => /* @__PURE__ */ I("span", null, "自定义: ", -1)), ja = {
|
|
4727
4743
|
key: 0,
|
|
4728
4744
|
class: "convenient-option-box"
|
|
4729
|
-
},
|
|
4745
|
+
}, Za = { class: "out-box" }, Ha = /* @__PURE__ */ Ju(() => /* @__PURE__ */ I("span", null, "自定义: ", -1)), Ga = { key: 0 }, Ja = { key: 0 }, Wa = { key: 0 }, Qa = { key: 1 }, Ya = { class: "tFeaturelncomes-option-box" }, Ka = { class: "tFeaturelncomes-out-box" }, Xa = /* @__PURE__ */ Ju(() => /* @__PURE__ */ I("span", null, "自定义: ", -1)), uo = { key: 2 }, eo = { key: 3 }, to = { key: 4 }, no = { key: 5 }, ro = { key: 6 }, ao = { style: { display: "flex", "align-items": "center" } }, oo = { key: 7 }, lo = { class: "dialog-footer" }, io = {
|
|
4730
4746
|
__name: "index",
|
|
4731
4747
|
props: /* @__PURE__ */ Uu({
|
|
4732
4748
|
config: { type: Object, default: () => {
|
|
@@ -4843,10 +4859,10 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
4843
4859
|
break;
|
|
4844
4860
|
}
|
|
4845
4861
|
case "tFeaturelncomes": {
|
|
4846
|
-
const { label: m, rule: h, withFewYears: v, yearsCount: g, netProfit:
|
|
4847
|
-
if (["", null].includes(v) || ["", null].includes(g) || ["", null].includes(
|
|
4862
|
+
const { label: m, rule: h, withFewYears: v, yearsCount: g, netProfit: $ } = i.value;
|
|
4863
|
+
if (["", null].includes(v) || ["", null].includes(g) || ["", null].includes($))
|
|
4848
4864
|
return Y.warning("格式错误: 请填写完整");
|
|
4849
|
-
i.value.tagText = `${m}: ${v}年内${g}年以上盈利${h === 1 ? "超" : "跌"}过${
|
|
4865
|
+
i.value.tagText = `${m}: ${v}年内${g}年以上盈利${h === 1 ? "超" : "跌"}过${$}亿`;
|
|
4850
4866
|
break;
|
|
4851
4867
|
}
|
|
4852
4868
|
case "priceLevels": {
|
|
@@ -4880,15 +4896,15 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
4880
4896
|
break;
|
|
4881
4897
|
}
|
|
4882
4898
|
case "mainFlow": {
|
|
4883
|
-
const { label: m, radioType: h, radio: v, rankRange: g } = i.value,
|
|
4899
|
+
const { label: m, radioType: h, radio: v, rankRange: g } = i.value, $ = (y) => {
|
|
4884
4900
|
if (y === "" || y === null || y === void 0)
|
|
4885
4901
|
return !1;
|
|
4886
|
-
const
|
|
4887
|
-
return !isNaN(
|
|
4902
|
+
const R = Number(y);
|
|
4903
|
+
return !isNaN(R);
|
|
4888
4904
|
};
|
|
4889
4905
|
if (!v)
|
|
4890
4906
|
return Y.warning("格式错误: 请选择时间");
|
|
4891
|
-
if (
|
|
4907
|
+
if (!$(g[0]) && !$(g[1]))
|
|
4892
4908
|
return Y.warning(`格式错误: 请填写${h === "0" ? "涨幅范围" : "排名范围"}`);
|
|
4893
4909
|
!["", 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
4910
|
break;
|
|
@@ -4905,16 +4921,16 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
4905
4921
|
if (["", null].includes(g[0]) && ["", null].includes(g[1]))
|
|
4906
4922
|
return Y.warning("格式错误: 请至少填写一个值");
|
|
4907
4923
|
if (v === "1") {
|
|
4908
|
-
const
|
|
4909
|
-
if (isNaN(
|
|
4924
|
+
const R = Number(g[0]), A = Number(g[1]);
|
|
4925
|
+
if (isNaN(R) || isNaN(A))
|
|
4910
4926
|
return Y.warning("格式错误: 请填写数字");
|
|
4911
|
-
if (
|
|
4927
|
+
if (R < 0 || A < 0)
|
|
4912
4928
|
return Y.warning("格式错误: 请填写大于0的数字");
|
|
4913
|
-
if (
|
|
4929
|
+
if (R > A)
|
|
4914
4930
|
return Y.warning("格式错误: 请填写正确的排名范围");
|
|
4915
4931
|
}
|
|
4916
|
-
const
|
|
4917
|
-
!["", null].includes(g[0]) && !["", null].includes(g[1]) ? i.value.tagText = `${m}${v === "1" ? "排名" : ""}: ${g[0]}${
|
|
4932
|
+
const $ = v === "1" ? "" : h[0] ?? "", y = v === "1" ? "" : h[1] ?? "";
|
|
4933
|
+
!["", 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
4934
|
}
|
|
4919
4935
|
}
|
|
4920
4936
|
const F = n.value.findIndex(({ key: m }) => m === i.value.key);
|
|
@@ -4980,18 +4996,18 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
4980
4996
|
i.value.radio = null, i.value.rankRange = [null, null];
|
|
4981
4997
|
};
|
|
4982
4998
|
return (F, d) => {
|
|
4983
|
-
const _ = i0, m = m0, h = ke, v = a0, g = l0,
|
|
4984
|
-
return u.config.show && o.value.length ? (D(), T("div",
|
|
4985
|
-
I("div",
|
|
4986
|
-
|
|
4987
|
-
I("div",
|
|
4999
|
+
const _ = i0, m = m0, h = ke, v = a0, g = l0, $ = ce, y = se, R = ge, A = o0, z = me;
|
|
5000
|
+
return u.config.show && o.value.length ? (D(), T("div", Ra, [
|
|
5001
|
+
I("div", Va, [
|
|
5002
|
+
Ma,
|
|
5003
|
+
I("div", qa, [
|
|
4988
5004
|
(D(!0), T(B, null, j(o.value, (L) => (D(), T("span", {
|
|
4989
5005
|
key: L.key,
|
|
4990
5006
|
onClick: (C) => f(L)
|
|
4991
|
-
}, X(L.label), 9,
|
|
5007
|
+
}, X(L.label), 9, Ba))), 128))
|
|
4992
5008
|
])
|
|
4993
5009
|
]),
|
|
4994
|
-
I("div",
|
|
5010
|
+
I("div", za, [
|
|
4995
5011
|
(D(!0), T(B, null, j(n.value, (L, C) => (D(), U(_, {
|
|
4996
5012
|
closable: "",
|
|
4997
5013
|
type: "info",
|
|
@@ -5002,7 +5018,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5002
5018
|
I("span", {
|
|
5003
5019
|
class: "edit",
|
|
5004
5020
|
onClick: (W) => p(L)
|
|
5005
|
-
}, "编辑", 8,
|
|
5021
|
+
}, "编辑", 8, La)
|
|
5006
5022
|
]),
|
|
5007
5023
|
_: 2
|
|
5008
5024
|
}, 1032, ["onClose"]))), 256))
|
|
@@ -5016,7 +5032,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5016
5032
|
"destroy-on-close": ""
|
|
5017
5033
|
}, Wu({
|
|
5018
5034
|
footer: E(() => [
|
|
5019
|
-
I("div",
|
|
5035
|
+
I("div", lo, [
|
|
5020
5036
|
k(g, {
|
|
5021
5037
|
type: "primary",
|
|
5022
5038
|
onClick: s
|
|
@@ -5031,8 +5047,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5031
5047
|
default: E(() => {
|
|
5032
5048
|
var L;
|
|
5033
5049
|
return [
|
|
5034
|
-
c.value.type === void 0 && i.value.radioType === "1" ? (D(), T("div",
|
|
5035
|
-
|
|
5050
|
+
c.value.type === void 0 && i.value.radioType === "1" ? (D(), T("div", Ua, [
|
|
5051
|
+
Na,
|
|
5036
5052
|
k(v, {
|
|
5037
5053
|
modelValue: i.value.rankRange[0],
|
|
5038
5054
|
"onUpdate:modelValue": d[2] || (d[2] = (C) => i.value.rankRange[0] = C),
|
|
@@ -5045,7 +5061,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5045
5061
|
style: { flex: "1" }
|
|
5046
5062
|
}, null, 8, ["modelValue"])
|
|
5047
5063
|
])) : c.value.type === void 0 ? (D(), T(B, { key: 1 }, [
|
|
5048
|
-
(L = c.value.convenientOptions) != null && L.length ? (D(), T("div",
|
|
5064
|
+
(L = c.value.convenientOptions) != null && L.length ? (D(), T("div", ja, [
|
|
5049
5065
|
(D(!0), T(B, null, j(c.value.convenientOptions, (C) => (D(), U(g, {
|
|
5050
5066
|
key: C.text,
|
|
5051
5067
|
onClick: (W) => b(C)
|
|
@@ -5056,8 +5072,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5056
5072
|
_: 2
|
|
5057
5073
|
}, 1032, ["onClick"]))), 128))
|
|
5058
5074
|
])) : P("", !0),
|
|
5059
|
-
I("div",
|
|
5060
|
-
|
|
5075
|
+
I("div", Za, [
|
|
5076
|
+
Ha,
|
|
5061
5077
|
k(v, {
|
|
5062
5078
|
modelValue: i.value.range[0],
|
|
5063
5079
|
"onUpdate:modelValue": d[5] || (d[5] = (C) => i.value.range[0] = C),
|
|
@@ -5066,14 +5082,14 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5066
5082
|
c.value.unitOptions.length ? {
|
|
5067
5083
|
name: "append",
|
|
5068
5084
|
fn: E(() => [
|
|
5069
|
-
c.value.unitOptions.length === 1 ? (D(), T("span",
|
|
5085
|
+
c.value.unitOptions.length === 1 ? (D(), T("span", Ga, X(i.value.unit[0]), 1)) : (D(), U(y, {
|
|
5070
5086
|
key: 1,
|
|
5071
5087
|
modelValue: i.value.unit[0],
|
|
5072
5088
|
"onUpdate:modelValue": d[4] || (d[4] = (C) => i.value.unit[0] = C),
|
|
5073
5089
|
style: { width: "72px" }
|
|
5074
5090
|
}, {
|
|
5075
5091
|
default: E(() => [
|
|
5076
|
-
(D(!0), T(B, null, j(c.value.unitOptions, (C) => (D(), U(
|
|
5092
|
+
(D(!0), T(B, null, j(c.value.unitOptions, (C) => (D(), U($, {
|
|
5077
5093
|
label: C,
|
|
5078
5094
|
value: C
|
|
5079
5095
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -5093,14 +5109,14 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5093
5109
|
c.value.unitOptions.length ? {
|
|
5094
5110
|
name: "append",
|
|
5095
5111
|
fn: E(() => [
|
|
5096
|
-
c.value.unitOptions.length === 1 ? (D(), T("span",
|
|
5112
|
+
c.value.unitOptions.length === 1 ? (D(), T("span", Ja, X(i.value.unit[1]), 1)) : (D(), U(y, {
|
|
5097
5113
|
key: 1,
|
|
5098
5114
|
modelValue: i.value.unit[1],
|
|
5099
5115
|
"onUpdate:modelValue": d[6] || (d[6] = (C) => i.value.unit[1] = C),
|
|
5100
5116
|
style: { width: "72px" }
|
|
5101
5117
|
}, {
|
|
5102
5118
|
default: E(() => [
|
|
5103
|
-
(D(!0), T(B, null, j(c.value.unitOptions, (C) => (D(), U(
|
|
5119
|
+
(D(!0), T(B, null, j(c.value.unitOptions, (C) => (D(), U($, {
|
|
5104
5120
|
label: C,
|
|
5105
5121
|
value: C
|
|
5106
5122
|
}, null, 8, ["label", "value"]))), 256))
|
|
@@ -5113,17 +5129,17 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5113
5129
|
]), 1032, ["modelValue"])
|
|
5114
5130
|
])
|
|
5115
5131
|
], 64)) : (D(), T(B, { key: 2 }, [
|
|
5116
|
-
c.value.key === "st" ? (D(), T("div",
|
|
5132
|
+
c.value.key === "st" ? (D(), T("div", Wa, [
|
|
5117
5133
|
k(h, {
|
|
5118
5134
|
modelValue: i.value.st,
|
|
5119
5135
|
"onUpdate:modelValue": d[8] || (d[8] = (C) => i.value.st = C)
|
|
5120
5136
|
}, {
|
|
5121
5137
|
default: E(() => [
|
|
5122
|
-
k(
|
|
5138
|
+
k(R, {
|
|
5123
5139
|
label: "是",
|
|
5124
5140
|
value: 1
|
|
5125
5141
|
}),
|
|
5126
|
-
k(
|
|
5142
|
+
k(R, {
|
|
5127
5143
|
label: "否",
|
|
5128
5144
|
value: 0
|
|
5129
5145
|
})
|
|
@@ -5131,8 +5147,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5131
5147
|
_: 1
|
|
5132
5148
|
}, 8, ["modelValue"])
|
|
5133
5149
|
])) : P("", !0),
|
|
5134
|
-
c.value.key === "tFeaturelncomes" ? (D(), T("div",
|
|
5135
|
-
I("div",
|
|
5150
|
+
c.value.key === "tFeaturelncomes" ? (D(), T("div", Qa, [
|
|
5151
|
+
I("div", Ya, [
|
|
5136
5152
|
k(g, {
|
|
5137
5153
|
onClick: d[9] || (d[9] = (C) => w("≤0"))
|
|
5138
5154
|
}, {
|
|
@@ -5174,8 +5190,8 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5174
5190
|
_: 1
|
|
5175
5191
|
})
|
|
5176
5192
|
]),
|
|
5177
|
-
I("div",
|
|
5178
|
-
|
|
5193
|
+
I("div", Ka, [
|
|
5194
|
+
Xa,
|
|
5179
5195
|
I("div", null, [
|
|
5180
5196
|
k(A, {
|
|
5181
5197
|
modelValue: i.value.withFewYears,
|
|
@@ -5198,7 +5214,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5198
5214
|
])
|
|
5199
5215
|
])
|
|
5200
5216
|
])) : P("", !0),
|
|
5201
|
-
c.value.key === "priceLevels" ? (D(), T("div",
|
|
5217
|
+
c.value.key === "priceLevels" ? (D(), T("div", uo, [
|
|
5202
5218
|
k(y, {
|
|
5203
5219
|
modelValue: i.value.priceLevels,
|
|
5204
5220
|
"onUpdate:modelValue": d[17] || (d[17] = (C) => i.value.priceLevels = C),
|
|
@@ -5208,7 +5224,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5208
5224
|
style: { width: "420px" }
|
|
5209
5225
|
}, {
|
|
5210
5226
|
default: E(() => [
|
|
5211
|
-
(D(), T(B, null, j([1, 2, 3, 4, 5], (C) => k(
|
|
5227
|
+
(D(), T(B, null, j([1, 2, 3, 4, 5], (C) => k($, {
|
|
5212
5228
|
key: C,
|
|
5213
5229
|
label: `${C}分位`,
|
|
5214
5230
|
value: C
|
|
@@ -5217,7 +5233,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5217
5233
|
_: 1
|
|
5218
5234
|
}, 8, ["modelValue"])
|
|
5219
5235
|
])) : P("", !0),
|
|
5220
|
-
c.value.key === "peTtmLevels" ? (D(), T("div",
|
|
5236
|
+
c.value.key === "peTtmLevels" ? (D(), T("div", eo, [
|
|
5221
5237
|
k(y, {
|
|
5222
5238
|
modelValue: i.value.peTtmLevels,
|
|
5223
5239
|
"onUpdate:modelValue": d[18] || (d[18] = (C) => i.value.peTtmLevels = C),
|
|
@@ -5227,7 +5243,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5227
5243
|
style: { width: "420px" }
|
|
5228
5244
|
}, {
|
|
5229
5245
|
default: E(() => [
|
|
5230
|
-
(D(), T(B, null, j([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (C) => k(
|
|
5246
|
+
(D(), T(B, null, j([1, 2, 3, 4, 5, 6, 7, 8, 9, 10], (C) => k($, {
|
|
5231
5247
|
key: C,
|
|
5232
5248
|
label: `${C}分位`,
|
|
5233
5249
|
value: C
|
|
@@ -5236,17 +5252,17 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5236
5252
|
_: 1
|
|
5237
5253
|
}, 8, ["modelValue"])
|
|
5238
5254
|
])) : P("", !0),
|
|
5239
|
-
c.value.key === "optionsCpType" ? (D(), T("div",
|
|
5255
|
+
c.value.key === "optionsCpType" ? (D(), T("div", to, [
|
|
5240
5256
|
k(h, {
|
|
5241
5257
|
modelValue: i.value.optionsCpType,
|
|
5242
5258
|
"onUpdate:modelValue": d[19] || (d[19] = (C) => i.value.optionsCpType = C)
|
|
5243
5259
|
}, {
|
|
5244
5260
|
default: E(() => [
|
|
5245
|
-
k(
|
|
5261
|
+
k(R, {
|
|
5246
5262
|
label: "看涨",
|
|
5247
5263
|
value: 1
|
|
5248
5264
|
}),
|
|
5249
|
-
k(
|
|
5265
|
+
k(R, {
|
|
5250
5266
|
label: "看跌",
|
|
5251
5267
|
value: 2
|
|
5252
5268
|
})
|
|
@@ -5254,13 +5270,13 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5254
5270
|
_: 1
|
|
5255
5271
|
}, 8, ["modelValue"])
|
|
5256
5272
|
])) : P("", !0),
|
|
5257
|
-
c.value.key === "perVolumn" ? (D(), T("div",
|
|
5273
|
+
c.value.key === "perVolumn" ? (D(), T("div", no, [
|
|
5258
5274
|
k(h, {
|
|
5259
5275
|
modelValue: i.value.radio,
|
|
5260
5276
|
"onUpdate:modelValue": d[20] || (d[20] = (C) => i.value.radio = C)
|
|
5261
5277
|
}, {
|
|
5262
5278
|
default: E(() => [
|
|
5263
|
-
(D(), T(B, null, j(e, (C) => k(
|
|
5279
|
+
(D(), T(B, null, j(e, (C) => k(R, {
|
|
5264
5280
|
key: C.value,
|
|
5265
5281
|
value: C.value
|
|
5266
5282
|
}, {
|
|
@@ -5281,7 +5297,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5281
5297
|
style: { width: "420px" }
|
|
5282
5298
|
}, {
|
|
5283
5299
|
default: E(() => [
|
|
5284
|
-
(D(), T(B, null, j([1, 2, 3, 4, 5], (C) => k(
|
|
5300
|
+
(D(), T(B, null, j([1, 2, 3, 4, 5], (C) => k($, {
|
|
5285
5301
|
key: C,
|
|
5286
5302
|
label: `${C}分位`,
|
|
5287
5303
|
value: C
|
|
@@ -5290,31 +5306,31 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5290
5306
|
_: 1
|
|
5291
5307
|
}, 8, ["modelValue"])
|
|
5292
5308
|
])) : P("", !0),
|
|
5293
|
-
c.value.key === "mainFlow" ? (D(), T("div",
|
|
5309
|
+
c.value.key === "mainFlow" ? (D(), T("div", ro, [
|
|
5294
5310
|
k(h, {
|
|
5295
5311
|
modelValue: i.value.radio,
|
|
5296
5312
|
"onUpdate:modelValue": d[22] || (d[22] = (C) => i.value.radio = C)
|
|
5297
5313
|
}, {
|
|
5298
5314
|
default: E(() => [
|
|
5299
|
-
k(
|
|
5315
|
+
k(R, { value: "3" }, {
|
|
5300
5316
|
default: E(() => [
|
|
5301
5317
|
q("3日")
|
|
5302
5318
|
]),
|
|
5303
5319
|
_: 1
|
|
5304
5320
|
}),
|
|
5305
|
-
k(
|
|
5321
|
+
k(R, { value: "5" }, {
|
|
5306
5322
|
default: E(() => [
|
|
5307
5323
|
q("5日")
|
|
5308
5324
|
]),
|
|
5309
5325
|
_: 1
|
|
5310
5326
|
}),
|
|
5311
|
-
k(
|
|
5327
|
+
k(R, { value: "10" }, {
|
|
5312
5328
|
default: E(() => [
|
|
5313
5329
|
q("10日")
|
|
5314
5330
|
]),
|
|
5315
5331
|
_: 1
|
|
5316
5332
|
}),
|
|
5317
|
-
k(
|
|
5333
|
+
k(R, { value: "20" }, {
|
|
5318
5334
|
default: E(() => [
|
|
5319
5335
|
q("20日")
|
|
5320
5336
|
]),
|
|
@@ -5323,7 +5339,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5323
5339
|
]),
|
|
5324
5340
|
_: 1
|
|
5325
5341
|
}, 8, ["modelValue"]),
|
|
5326
|
-
I("div",
|
|
5342
|
+
I("div", ao, [
|
|
5327
5343
|
I("span", null, X(i.value.radioType === "0" ? "涨幅范围" : "排名范围") + ": ", 1),
|
|
5328
5344
|
k(v, {
|
|
5329
5345
|
modelValue: i.value.rankRange[0],
|
|
@@ -5338,13 +5354,13 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5338
5354
|
}, null, 8, ["modelValue"])
|
|
5339
5355
|
])
|
|
5340
5356
|
])) : P("", !0),
|
|
5341
|
-
c.value.key === "auditOpinionType" ? (D(), T("div",
|
|
5357
|
+
c.value.key === "auditOpinionType" ? (D(), T("div", oo, [
|
|
5342
5358
|
k(h, {
|
|
5343
5359
|
modelValue: i.value.enumType,
|
|
5344
5360
|
"onUpdate:modelValue": d[25] || (d[25] = (C) => i.value.enumType = C)
|
|
5345
5361
|
}, {
|
|
5346
5362
|
default: E(() => [
|
|
5347
|
-
(D(), T(B, null, j(t, (C, W) => k(
|
|
5363
|
+
(D(), T(B, null, j(t, (C, W) => k(R, {
|
|
5348
5364
|
key: W,
|
|
5349
5365
|
label: C.label,
|
|
5350
5366
|
value: C.value
|
|
@@ -5361,7 +5377,7 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5361
5377
|
c.value.showRankType ? {
|
|
5362
5378
|
name: "header",
|
|
5363
5379
|
fn: E(() => [
|
|
5364
|
-
I("span",
|
|
5380
|
+
I("span", Pa, X(c.value.label), 1),
|
|
5365
5381
|
k(h, {
|
|
5366
5382
|
modelValue: i.value.radioType,
|
|
5367
5383
|
"onUpdate:modelValue": d[0] || (d[0] = (L) => i.value.radioType = L),
|
|
@@ -5412,26 +5428,26 @@ const Ju = (u) => (be("data-v-3e69da40"), u = u(), he(), u), Ia = {
|
|
|
5412
5428
|
])) : P("", !0);
|
|
5413
5429
|
};
|
|
5414
5430
|
}
|
|
5415
|
-
},
|
|
5416
|
-
const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u),
|
|
5431
|
+
}, co = /* @__PURE__ */ xe(io, [["__scopeId", "data-v-3e69da40"]]);
|
|
5432
|
+
const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), so = { class: "variety-search" }, fo = {
|
|
5417
5433
|
key: 0,
|
|
5418
5434
|
class: "variety-search-row"
|
|
5419
|
-
},
|
|
5435
|
+
}, po = { class: "title" }, bo = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "品种市场: ", -1)), ho = {
|
|
5420
5436
|
key: 1,
|
|
5421
5437
|
class: "variety-search-row"
|
|
5422
|
-
},
|
|
5438
|
+
}, mo = { class: "title" }, xo = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "常用选项: ", -1)), _o = {
|
|
5423
5439
|
key: 2,
|
|
5424
5440
|
class: "variety-search-row"
|
|
5425
|
-
},
|
|
5441
|
+
}, go = { class: "title" }, ko = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "上市板块: ", -1)), yo = {
|
|
5426
5442
|
key: 3,
|
|
5427
5443
|
class: "variety-search-row"
|
|
5428
|
-
},
|
|
5444
|
+
}, vo = { class: "title" }, Co = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "自定标签: ", -1)), Do = {
|
|
5429
5445
|
key: 4,
|
|
5430
5446
|
class: "variety-search-row"
|
|
5431
|
-
},
|
|
5447
|
+
}, Eo = { class: "title" }, Fo = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "价差转换: ", -1)), Ao = {
|
|
5432
5448
|
key: 5,
|
|
5433
5449
|
class: "variety-search-row"
|
|
5434
|
-
},
|
|
5450
|
+
}, wo = { class: "title" }, To = /* @__PURE__ */ Cu(() => /* @__PURE__ */ I("span", null, "因子筛选: ", -1)), So = {
|
|
5435
5451
|
__name: "index",
|
|
5436
5452
|
props: /* @__PURE__ */ Uu({ config: { type: Object, default: {} } }, {
|
|
5437
5453
|
searchData: {},
|
|
@@ -5466,8 +5482,8 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5466
5482
|
});
|
|
5467
5483
|
const r = K(() => {
|
|
5468
5484
|
const s = {};
|
|
5469
|
-
return Object.keys(
|
|
5470
|
-
const x =
|
|
5485
|
+
return Object.keys($e).forEach((p) => {
|
|
5486
|
+
const x = $e[p], b = t.config[p] ?? {}, w = { ...x, ...b };
|
|
5471
5487
|
s[p] = w;
|
|
5472
5488
|
}), s;
|
|
5473
5489
|
}), a = K(() => r.value.varietyMarket.options), l = K(() => {
|
|
@@ -5569,13 +5585,13 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5569
5585
|
};
|
|
5570
5586
|
}
|
|
5571
5587
|
})), _.sqlEnable) {
|
|
5572
|
-
const m = _.list.reduce((v, g,
|
|
5573
|
-
var
|
|
5574
|
-
const y = `条件${
|
|
5588
|
+
const m = _.list.reduce((v, g, $) => {
|
|
5589
|
+
var R, A;
|
|
5590
|
+
const y = `条件${$ + 1}`;
|
|
5575
5591
|
switch (g.key) {
|
|
5576
5592
|
case "compare": {
|
|
5577
5593
|
let z = "";
|
|
5578
|
-
(
|
|
5594
|
+
(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
5595
|
break;
|
|
5580
5596
|
}
|
|
5581
5597
|
default: {
|
|
@@ -5587,8 +5603,8 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5587
5603
|
}, /* @__PURE__ */ new Map([]));
|
|
5588
5604
|
let h = _.sqlValue;
|
|
5589
5605
|
for (const [v, g] of m) {
|
|
5590
|
-
const
|
|
5591
|
-
h = h.replace(
|
|
5606
|
+
const $ = new RegExp(v, "g");
|
|
5607
|
+
h = h.replace($, g);
|
|
5592
5608
|
}
|
|
5593
5609
|
p.sql = h, p.sqlExpression = _.sqlValue;
|
|
5594
5610
|
}
|
|
@@ -5596,14 +5612,14 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5596
5612
|
}
|
|
5597
5613
|
{
|
|
5598
5614
|
const _ = ["expireDays", "virtualRealDegree", "yearProfitRate", "impliedVolatility", "levelMultiplier", "turnover", "volume", "openInterest", "optionsCpType", "optionGear"], m = s.commonIndicator.reduce((A, z) => {
|
|
5599
|
-
const { key: L, type: C, range: W, unit: mu, radioType:
|
|
5615
|
+
const { key: L, type: C, range: W, unit: mu, radioType: $u, radio: Ru, rankRange: Du } = z;
|
|
5600
5616
|
if (L === "mainFlow") {
|
|
5601
|
-
let [Q, H] = Du, M =
|
|
5617
|
+
let [Q, H] = Du, M = $u === "0" ? `netInfow${Ru}d` : `last${Ru}DayMainFlowRank`;
|
|
5602
5618
|
A.push({ column: M, start: Q, end: H });
|
|
5603
5619
|
}
|
|
5604
5620
|
if (L === "auditOpinionType")
|
|
5605
5621
|
A.push({ column: z.key, enumType: z.enumType });
|
|
5606
|
-
else if (
|
|
5622
|
+
else if ($u === "1")
|
|
5607
5623
|
p.sortBy = {
|
|
5608
5624
|
column: z.key,
|
|
5609
5625
|
start: Du[0] || null,
|
|
@@ -5657,8 +5673,8 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5657
5673
|
v && (p.netProfitQueryDto = { ...v, netProfit: v.netProfit * 1e8 });
|
|
5658
5674
|
const g = s.commonIndicator.find(({ key: A }) => A === "priceLevels");
|
|
5659
5675
|
g && (p.priceLevels = g.priceLevels);
|
|
5660
|
-
const
|
|
5661
|
-
|
|
5676
|
+
const $ = s.commonIndicator.find(({ key: A }) => A === "peTtmLevels");
|
|
5677
|
+
$ && (p.peTtmLevels = $.peTtmLevels);
|
|
5662
5678
|
const y = {};
|
|
5663
5679
|
s.commonIndicator.forEach((A) => {
|
|
5664
5680
|
const { key: z } = A;
|
|
@@ -5695,10 +5711,10 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5695
5711
|
break;
|
|
5696
5712
|
}
|
|
5697
5713
|
});
|
|
5698
|
-
const
|
|
5699
|
-
|
|
5700
|
-
type:
|
|
5701
|
-
value:
|
|
5714
|
+
const R = s.commonIndicator.find(({ key: A }) => A === "perVolumn");
|
|
5715
|
+
R && (p.perVolumn = {
|
|
5716
|
+
type: R.radio,
|
|
5717
|
+
value: R.levels
|
|
5702
5718
|
}), Object.keys(y).length && (p.searchOptionDto = {
|
|
5703
5719
|
...p.searchOptionDto,
|
|
5704
5720
|
...y
|
|
@@ -5734,12 +5750,12 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5734
5750
|
};
|
|
5735
5751
|
}
|
|
5736
5752
|
}), (s, p) => {
|
|
5737
|
-
var _, m, h, v, g,
|
|
5738
|
-
const x = ge, b = ke, w =
|
|
5739
|
-
return D(), T("div",
|
|
5740
|
-
(_ = r.value.varietyMarket) != null && _.show ? (D(), T("div",
|
|
5741
|
-
I("div",
|
|
5742
|
-
|
|
5753
|
+
var _, m, h, v, g, $;
|
|
5754
|
+
const x = ge, b = ke, w = K0, O = X0, F = ce, d = se;
|
|
5755
|
+
return D(), T("div", so, [
|
|
5756
|
+
(_ = r.value.varietyMarket) != null && _.show ? (D(), T("div", fo, [
|
|
5757
|
+
I("div", po, [
|
|
5758
|
+
bo,
|
|
5743
5759
|
I("span", {
|
|
5744
5760
|
onClick: p[0] || (p[0] = (y) => f("varietyMarket"))
|
|
5745
5761
|
}, "不限")
|
|
@@ -5750,18 +5766,18 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5750
5766
|
size: "small"
|
|
5751
5767
|
}, {
|
|
5752
5768
|
default: E(() => [
|
|
5753
|
-
(D(!0), T(B, null, j(a.value, ({ label: y, value:
|
|
5769
|
+
(D(!0), T(B, null, j(a.value, ({ label: y, value: R }) => (D(), U(x, {
|
|
5754
5770
|
label: y,
|
|
5755
|
-
value:
|
|
5756
|
-
key:
|
|
5771
|
+
value: R,
|
|
5772
|
+
key: R
|
|
5757
5773
|
}, null, 8, ["label", "value"]))), 128))
|
|
5758
5774
|
]),
|
|
5759
5775
|
_: 1
|
|
5760
5776
|
}, 8, ["modelValue"])
|
|
5761
5777
|
])) : P("", !0),
|
|
5762
|
-
(m = r.value.commonOption) != null && m.show && l.value.length ? (D(), T("div",
|
|
5763
|
-
I("div",
|
|
5764
|
-
|
|
5778
|
+
(m = r.value.commonOption) != null && m.show && l.value.length ? (D(), T("div", ho, [
|
|
5779
|
+
I("div", mo, [
|
|
5780
|
+
xo,
|
|
5765
5781
|
I("span", {
|
|
5766
5782
|
onClick: p[2] || (p[2] = (y) => f("commonOption"))
|
|
5767
5783
|
}, "不限")
|
|
@@ -5772,18 +5788,18 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5772
5788
|
size: "small"
|
|
5773
5789
|
}, {
|
|
5774
5790
|
default: E(() => [
|
|
5775
|
-
(D(!0), T(B, null, j(l.value, ({ label: y, value:
|
|
5791
|
+
(D(!0), T(B, null, j(l.value, ({ label: y, value: R }) => (D(), U(w, {
|
|
5776
5792
|
label: y,
|
|
5777
|
-
value:
|
|
5778
|
-
key:
|
|
5793
|
+
value: R,
|
|
5794
|
+
key: R
|
|
5779
5795
|
}, null, 8, ["label", "value"]))), 128))
|
|
5780
5796
|
]),
|
|
5781
5797
|
_: 1
|
|
5782
5798
|
}, 8, ["modelValue"])
|
|
5783
5799
|
])) : P("", !0),
|
|
5784
|
-
(h = r.value.marketIds) != null && h.show && o.value.length ? (D(), T("div",
|
|
5785
|
-
I("div",
|
|
5786
|
-
|
|
5800
|
+
(h = r.value.marketIds) != null && h.show && o.value.length ? (D(), T("div", _o, [
|
|
5801
|
+
I("div", go, [
|
|
5802
|
+
ko,
|
|
5787
5803
|
I("span", {
|
|
5788
5804
|
onClick: p[4] || (p[4] = (y) => f("marketIds"))
|
|
5789
5805
|
}, "不限")
|
|
@@ -5794,18 +5810,18 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5794
5810
|
size: "small"
|
|
5795
5811
|
}, {
|
|
5796
5812
|
default: E(() => [
|
|
5797
|
-
(D(!0), T(B, null, j(o.value, ({ label: y, value:
|
|
5813
|
+
(D(!0), T(B, null, j(o.value, ({ label: y, value: R }) => (D(), U(w, {
|
|
5798
5814
|
label: y,
|
|
5799
|
-
value:
|
|
5800
|
-
key:
|
|
5815
|
+
value: R,
|
|
5816
|
+
key: R
|
|
5801
5817
|
}, null, 8, ["label", "value"]))), 128))
|
|
5802
5818
|
]),
|
|
5803
5819
|
_: 1
|
|
5804
5820
|
}, 8, ["modelValue"])
|
|
5805
5821
|
])) : P("", !0),
|
|
5806
|
-
(v = r.value.customTag) != null && v.show && c.value.length ? (D(), T("div",
|
|
5807
|
-
I("div",
|
|
5808
|
-
|
|
5822
|
+
(v = r.value.customTag) != null && v.show && c.value.length ? (D(), T("div", yo, [
|
|
5823
|
+
I("div", vo, [
|
|
5824
|
+
Co,
|
|
5809
5825
|
I("span", {
|
|
5810
5826
|
onClick: p[6] || (p[6] = (y) => f("customTag"))
|
|
5811
5827
|
}, "不限")
|
|
@@ -5816,18 +5832,18 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5816
5832
|
size: "small"
|
|
5817
5833
|
}, {
|
|
5818
5834
|
default: E(() => [
|
|
5819
|
-
(D(!0), T(B, null, j(c.value, ({ label: y, value:
|
|
5835
|
+
(D(!0), T(B, null, j(c.value, ({ label: y, value: R }) => (D(), U(w, {
|
|
5820
5836
|
label: y,
|
|
5821
|
-
value:
|
|
5822
|
-
key:
|
|
5837
|
+
value: R,
|
|
5838
|
+
key: R
|
|
5823
5839
|
}, null, 8, ["label", "value"]))), 128))
|
|
5824
5840
|
]),
|
|
5825
5841
|
_: 1
|
|
5826
5842
|
}, 8, ["modelValue"])
|
|
5827
5843
|
])) : P("", !0),
|
|
5828
|
-
(g = r.value.jcTranslate) != null && g.show ? (D(), T("div",
|
|
5829
|
-
I("div",
|
|
5830
|
-
|
|
5844
|
+
(g = r.value.jcTranslate) != null && g.show ? (D(), T("div", Do, [
|
|
5845
|
+
I("div", Eo, [
|
|
5846
|
+
Fo,
|
|
5831
5847
|
I("span", {
|
|
5832
5848
|
onClick: p[8] || (p[8] = (y) => f("jcTranslate"))
|
|
5833
5849
|
}, "不限")
|
|
@@ -5872,23 +5888,23 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5872
5888
|
]),
|
|
5873
5889
|
_: 1
|
|
5874
5890
|
}, 8, ["modelValue"]), [
|
|
5875
|
-
[
|
|
5891
|
+
[rt, n.value.jcTranslate.type === 1]
|
|
5876
5892
|
])
|
|
5877
5893
|
])) : P("", !0),
|
|
5878
|
-
(
|
|
5879
|
-
I("div",
|
|
5880
|
-
|
|
5894
|
+
($ = r.value.factorScreen) != null && $.show ? (D(), T("div", Ao, [
|
|
5895
|
+
I("div", wo, [
|
|
5896
|
+
To,
|
|
5881
5897
|
I("span", {
|
|
5882
5898
|
onClick: p[11] || (p[11] = (y) => f("factorScreen"))
|
|
5883
5899
|
}, "不限")
|
|
5884
5900
|
]),
|
|
5885
|
-
k(
|
|
5901
|
+
k($a, {
|
|
5886
5902
|
data: n.value.factorScreen,
|
|
5887
5903
|
"onUpdate:data": p[12] || (p[12] = (y) => n.value.factorScreen = y),
|
|
5888
5904
|
config: r.value.factorScreen
|
|
5889
5905
|
}, null, 8, ["data", "config"])
|
|
5890
5906
|
])) : P("", !0),
|
|
5891
|
-
k(
|
|
5907
|
+
k(co, {
|
|
5892
5908
|
data: n.value.commonIndicator,
|
|
5893
5909
|
"onUpdate:data": p[13] || (p[13] = (y) => n.value.commonIndicator = y),
|
|
5894
5910
|
varietyMarket: n.value.varietyMarket,
|
|
@@ -5898,11 +5914,11 @@ const Cu = (u) => (be("data-v-efd872de"), u = u(), he(), u), lo = { class: "vari
|
|
|
5898
5914
|
]);
|
|
5899
5915
|
};
|
|
5900
5916
|
}
|
|
5901
|
-
},
|
|
5917
|
+
}, Io = /* @__PURE__ */ xe(So, [["__scopeId", "data-v-efd872de"]]), ml = {
|
|
5902
5918
|
install(u) {
|
|
5903
|
-
u.component("st-varietySearch",
|
|
5919
|
+
u.component("st-varietySearch", Io);
|
|
5904
5920
|
}
|
|
5905
5921
|
};
|
|
5906
5922
|
export {
|
|
5907
|
-
|
|
5923
|
+
ml as default
|
|
5908
5924
|
};
|