st-comp 0.0.192 → 0.0.194
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 +4 -4
- package/es/CustomFunction.cjs +1 -1
- package/es/CustomFunction.js +32 -32
- package/es/FactorWarning.js +29 -29
- package/es/Kline.js +15 -15
- package/es/KlineBasic.cjs +1 -1
- package/es/KlineBasic.js +110 -104
- package/es/KlineConfig.js +20 -20
- package/es/KlineNew.js +14 -14
- package/es/KlinePlus.js +17 -17
- package/es/Map.cjs +1 -1
- package/es/Map.js +1 -102944
- package/es/MonacoEditor.cjs +1 -1
- package/es/MonacoEditor.js +1 -1
- package/es/Pagination.js +69 -69
- package/es/PasswordPrompt.js +3 -3
- package/es/Table.js +29 -29
- package/es/User.js +21 -21
- package/es/VarSelectDialog.js +22 -22
- package/es/VarietyAutoComplete.js +9 -9
- package/es/VarietySearch.cjs +6 -6
- package/es/VarietySearch.js +523 -507
- package/es/VirtualTable.js +13 -13
- package/es/{_initCloneObject-d37d0044.js → _initCloneObject-25087817.js} +9 -9
- package/es/{base-62a70f61.js → base-f5b11441.js} +40 -40
- package/es/{config-provider-eb54307e.js → config-provider-95d27ce2.js} +6 -6
- package/es/{debounce-ccdceb02.js → debounce-06f59c68.js} +9 -9
- package/es/{dropdown-e0119d36.js → dropdown-7a853d45.js} +9 -9
- package/es/{el-autocomplete-fdd72342.js → el-autocomplete-e74d589c.js} +15 -15
- package/es/{el-button-17a2e708.js → el-button-5a260464.js} +33 -33
- package/es/{el-dialog-2fbffe7d.js → el-dialog-8d8f6443.js} +15 -15
- package/es/{el-divider-2f300113.js → el-divider-4e1c0fb8.js} +1 -1
- package/es/{el-empty-34086220.js → el-empty-deee6b39.js} +5 -5
- package/es/{el-form-item-5f9d8170.js → el-form-item-3167d76a.js} +33 -33
- package/es/{el-input-c2f1f98c.js → el-input-03aad76d.js} +33 -33
- package/es/{el-input-number-429626d1.js → el-input-number-12c09ac3.js} +35 -35
- package/es/{el-loading-a45d849f.js → el-loading-86fdef94.js} +5 -5
- package/es/{el-menu-item-1bbf217d.js → el-menu-item-1172154b.js} +22 -22
- package/es/{el-message-179d8e61.js → el-message-35d4e3ac.js} +23 -23
- package/es/{el-message-box-869d122c.js → el-message-box-f43b6e7a.js} +20 -20
- package/es/{el-overlay-56098a38.js → el-overlay-04659660.js} +47 -47
- package/es/{el-popconfirm-6f9a189f.js → el-popconfirm-29d538b6.js} +20 -20
- package/es/{el-popper-d236d5d3.js → el-popper-ee1f8186.js} +125 -125
- package/es/{el-scrollbar-191aee47.js → el-scrollbar-09769d9e.js} +48 -48
- package/es/{el-segmented-d74e1fd8.js → el-segmented-916b982a.js} +8 -8
- package/es/{el-select-b26edf16.js → el-select-8cb88e3c.js} +307 -307
- package/es/{el-table-column-cc880936.js → el-table-column-0c899664.js} +12 -12
- package/es/{el-tag-b79bf878.js → el-tag-554c333b.js} +21 -21
- package/es/{index-89502796.js → index-34048a1d.js} +36 -36
- package/es/{index-7926ee44.js → index-384ed4b0.js} +3 -3
- package/es/{index-5beb56b8.js → index-5b62ea0e.js} +52 -52
- package/es/{index-63a17b07.js → index-69a9bd75.js} +2 -2
- package/es/{index-a137018b.js → index-a8ee0e8c.js} +15 -3
- package/es/{index-524e4e84.js → index-b07f58c9.js} +31 -31
- package/es/{index-97658183.js → index-b7fd560c.js} +12 -12
- package/es/{index-482f09b5.js → index-cfeda35a.js} +1 -1
- package/es/{index-08cdcff5.js → index-df06f32a.js} +15 -15
- package/es/{index-b2b45b6e.cjs → index-fdb71325.cjs} +2 -2
- package/es/{python-2b765700.cjs → python-0405c62e.cjs} +1 -1
- package/es/{python-2cff7134.js → python-791e6a42.js} +1 -1
- package/es/raf-fa761d02.js +6 -0
- package/es/{scroll-7d352c1f.js → scroll-9e2dd92b.js} +5 -5
- package/es/style.css +1 -1
- package/es/{use-global-config-88d2fb63.js → use-global-config-1923bb6f.js} +16 -16
- package/es/{validator-6d37dbfa.js → validator-fd32f925.js} +1 -1
- package/es/{vnode-c51c8aa3.js → vnode-f9752526.js} +1 -1
- package/es/{zh-cn-47b11646.js → zh-cn-d667062d.js} +2 -2
- package/lib/bundle.js +1 -1
- package/lib/bundle.umd.cjs +33 -33
- package/lib/{index-e33e2a73.js → index-db060de6.js} +603 -569
- package/lib/{python-bfee2b7e.js → python-077c8efa.js} +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
- package/packages/KlineBasic/index.vue +2 -2
- package/packages/MonacoEditor/index.vue +22 -0
- package/packages/VarietySearch/components/FactorScreen/index.vue +33 -12
- package/packages/VarietySearch/config.js +2 -2
- package/es/raf-41aed4d4.js +0 -6
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { getCurrentInstance as Vn, inject as Dt, ref as ue, computed as ee, unref as R, watch as ot, shallowRef as dl, watchEffect as xd, readonly as iw, customRef as She, getCurrentScope as Dhe, onScopeDispose as AQ, onMounted as rn, nextTick as
|
|
1
|
+
import { getCurrentInstance as Vn, inject as Dt, ref as ue, computed as ee, unref as R, watch as ot, shallowRef as dl, watchEffect as xd, readonly as iw, customRef as She, getCurrentScope as Dhe, onScopeDispose as AQ, onMounted as rn, nextTick as Vt, isRef as Zh, warn as Nhe, provide as Ki, defineComponent as Be, openBlock as K, createElementBlock as me, mergeProps as jn, renderSlot as et, createElementVNode as ye, toRef as ko, onUnmounted as zo, useAttrs as kT, useSlots as u3, normalizeClass as Te, normalizeStyle as Jt, createCommentVNode as He, Fragment as dt, createBlock as Pe, withCtx as fe, resolveDynamicComponent as Si, withModifiers as Un, toDisplayString as st, onBeforeUnmount as Lr, Transition as du, withDirectives as Li, vShow as yo, createVNode as se, reactive as or, onActivated as TQ, onUpdated as Sg, cloneVNode as Ehe, Comment as hN, Text as kQ, Teleport as IQ, onBeforeMount as IT, onDeactivated as Lhe, renderList as Ot, createTextVNode as bt, withKeys as mo, createSlots as ph, isVNode as Us, toRaw as fN, vModelCheckbox as OQ, toRefs as Lc, vModelRadio as RQ, toHandlers as Mhe, h as kt, resolveComponent as Tn, normalizeProps as FQ, guardReactiveProps as Ahe, TransitionGroup as The, resolveDirective as OT, toHandlerKey as khe, vModelText as Ihe, render as Ap, createApp as Ohe, shallowReactive as PQ, markRaw as pN, pushScopeId as jd, popScopeId as $d, mergeModels as Ah, useModel as Dg } from "vue";
|
|
2
2
|
import * as Oo from "echarts";
|
|
3
3
|
const BQ = Symbol(), b5 = "el", Rhe = "is-", _2 = (n, e, t, i, r) => {
|
|
4
4
|
let o = `${n}-${e}`;
|
|
@@ -1414,7 +1414,7 @@ function eme(n, e = 200, t = {}) {
|
|
|
1414
1414
|
return ot(n, () => r()), i;
|
|
1415
1415
|
}
|
|
1416
1416
|
function wZ(n, e = !0) {
|
|
1417
|
-
Vn() ? rn(n) : e ? n() :
|
|
1417
|
+
Vn() ? rn(n) : e ? n() : Vt(n);
|
|
1418
1418
|
}
|
|
1419
1419
|
function s9(n, e, t = {}) {
|
|
1420
1420
|
const {
|
|
@@ -2819,7 +2819,7 @@ function UZ({
|
|
|
2819
2819
|
const u = (l = a.target) == null ? void 0 : l.value, c = u[u.length - 1] || "";
|
|
2820
2820
|
t.value = !F5e(c);
|
|
2821
2821
|
}, o = (a) => {
|
|
2822
|
-
e == null || e("compositionend", a), t.value && (t.value = !1,
|
|
2822
|
+
e == null || e("compositionend", a), t.value && (t.value = !1, Vt(() => n(a)));
|
|
2823
2823
|
};
|
|
2824
2824
|
return {
|
|
2825
2825
|
isComposing: t,
|
|
@@ -2925,7 +2925,7 @@ const B5e = "ElInput", z5e = Be({
|
|
|
2925
2925
|
w.value = {
|
|
2926
2926
|
overflowY: "hidden",
|
|
2927
2927
|
..._e
|
|
2928
|
-
},
|
|
2928
|
+
}, Vt(() => {
|
|
2929
2929
|
m.value.offsetHeight, w.value = _e;
|
|
2930
2930
|
});
|
|
2931
2931
|
} else
|
|
@@ -2951,14 +2951,14 @@ const B5e = "ElInput", z5e = Be({
|
|
|
2951
2951
|
be();
|
|
2952
2952
|
return;
|
|
2953
2953
|
}
|
|
2954
|
-
t(Di, q), t(Ql, q), await
|
|
2954
|
+
t(Di, q), t(Ql, q), await Vt(), be(), pe();
|
|
2955
2955
|
}
|
|
2956
2956
|
}, ve = (z) => {
|
|
2957
2957
|
let { value: q } = z.target;
|
|
2958
2958
|
i.formatter && i.parser && (q = i.parser(q)), t(kr, q);
|
|
2959
2959
|
}, {
|
|
2960
2960
|
isComposing: Ee,
|
|
2961
|
-
handleCompositionStart:
|
|
2961
|
+
handleCompositionStart: ze,
|
|
2962
2962
|
handleCompositionUpdate: oe,
|
|
2963
2963
|
handleCompositionEnd: W
|
|
2964
2964
|
} = UZ({ emit: t, afterComposition: we }), ne = () => {
|
|
@@ -2983,11 +2983,11 @@ const B5e = "ElInput", z5e = Be({
|
|
|
2983
2983
|
};
|
|
2984
2984
|
return ot(() => i.modelValue, () => {
|
|
2985
2985
|
var z;
|
|
2986
|
-
|
|
2986
|
+
Vt(() => he()), i.validateEvent && ((z = c == null ? void 0 : c.validate) == null || z.call(c, "change").catch((q) => void 0));
|
|
2987
2987
|
}), ot(A, () => be()), ot(() => i.type, async () => {
|
|
2988
|
-
await
|
|
2988
|
+
await Vt(), be(), he();
|
|
2989
2989
|
}), rn(() => {
|
|
2990
|
-
!i.formatter && i.parser, be(),
|
|
2990
|
+
!i.formatter && i.parser, be(), Vt(he);
|
|
2991
2991
|
}), e({
|
|
2992
2992
|
input: b,
|
|
2993
2993
|
textarea: m,
|
|
@@ -3012,21 +3012,21 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3012
3012
|
onMouseenter: Y,
|
|
3013
3013
|
onMouseleave: re
|
|
3014
3014
|
}, [
|
|
3015
|
-
|
|
3015
|
+
He(" input "),
|
|
3016
3016
|
z.type !== "textarea" ? (K(), me(dt, { key: 0 }, [
|
|
3017
|
-
|
|
3017
|
+
He(" prepend slot "),
|
|
3018
3018
|
z.$slots.prepend ? (K(), me("div", {
|
|
3019
3019
|
key: 0,
|
|
3020
3020
|
class: Te(R(p).be("group", "prepend"))
|
|
3021
3021
|
}, [
|
|
3022
3022
|
et(z.$slots, "prepend")
|
|
3023
|
-
], 2)) :
|
|
3023
|
+
], 2)) : He("v-if", !0),
|
|
3024
3024
|
ye("div", {
|
|
3025
3025
|
ref_key: "wrapperRef",
|
|
3026
3026
|
ref: x,
|
|
3027
3027
|
class: Te(R(l))
|
|
3028
3028
|
}, [
|
|
3029
|
-
|
|
3029
|
+
He(" prefix slot "),
|
|
3030
3030
|
z.$slots.prefix || z.prefixIcon ? (K(), me("span", {
|
|
3031
3031
|
key: 0,
|
|
3032
3032
|
class: Te(R(p).e("prefix"))
|
|
@@ -3043,9 +3043,9 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3043
3043
|
(K(), Pe(Si(z.prefixIcon)))
|
|
3044
3044
|
]),
|
|
3045
3045
|
_: 1
|
|
3046
|
-
}, 8, ["class"])) :
|
|
3046
|
+
}, 8, ["class"])) : He("v-if", !0)
|
|
3047
3047
|
], 2)
|
|
3048
|
-
], 2)) :
|
|
3048
|
+
], 2)) : He("v-if", !0),
|
|
3049
3049
|
ye("input", jn({
|
|
3050
3050
|
id: R(d),
|
|
3051
3051
|
ref_key: "input",
|
|
@@ -3067,14 +3067,14 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3067
3067
|
autofocus: z.autofocus,
|
|
3068
3068
|
role: z.containerRole,
|
|
3069
3069
|
inputmode: z.inputmode,
|
|
3070
|
-
onCompositionstart: R(
|
|
3070
|
+
onCompositionstart: R(ze),
|
|
3071
3071
|
onCompositionupdate: R(oe),
|
|
3072
3072
|
onCompositionend: R(W),
|
|
3073
3073
|
onInput: we,
|
|
3074
3074
|
onChange: ve,
|
|
3075
3075
|
onKeydown: Z
|
|
3076
3076
|
}), null, 16, ["id", "name", "minlength", "maxlength", "type", "disabled", "readonly", "autocomplete", "tabindex", "aria-label", "placeholder", "form", "autofocus", "role", "inputmode", "onCompositionstart", "onCompositionupdate", "onCompositionend"]),
|
|
3077
|
-
|
|
3077
|
+
He(" suffix slot "),
|
|
3078
3078
|
R(V) ? (K(), me("span", {
|
|
3079
3079
|
key: 1,
|
|
3080
3080
|
class: Te(R(p).e("suffix"))
|
|
@@ -3092,8 +3092,8 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3092
3092
|
(K(), Pe(Si(z.suffixIcon)))
|
|
3093
3093
|
]),
|
|
3094
3094
|
_: 1
|
|
3095
|
-
}, 8, ["class"])) :
|
|
3096
|
-
], 64)) :
|
|
3095
|
+
}, 8, ["class"])) : He("v-if", !0)
|
|
3096
|
+
], 64)) : He("v-if", !0),
|
|
3097
3097
|
R(O) ? (K(), Pe(R($n), {
|
|
3098
3098
|
key: 1,
|
|
3099
3099
|
class: Te([R(p).e("icon"), R(p).e("clear")]),
|
|
@@ -3104,7 +3104,7 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3104
3104
|
(K(), Pe(Si(z.clearIcon)))
|
|
3105
3105
|
]),
|
|
3106
3106
|
_: 1
|
|
3107
|
-
}, 8, ["class", "onMousedown"])) :
|
|
3107
|
+
}, 8, ["class", "onMousedown"])) : He("v-if", !0),
|
|
3108
3108
|
R(B) ? (K(), Pe(R($n), {
|
|
3109
3109
|
key: 2,
|
|
3110
3110
|
class: Te([R(p).e("icon"), R(p).e("password")]),
|
|
@@ -3114,7 +3114,7 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3114
3114
|
(K(), Pe(Si(R(I))))
|
|
3115
3115
|
]),
|
|
3116
3116
|
_: 1
|
|
3117
|
-
}, 8, ["class"])) :
|
|
3117
|
+
}, 8, ["class"])) : He("v-if", !0),
|
|
3118
3118
|
R(U) ? (K(), me("span", {
|
|
3119
3119
|
key: 3,
|
|
3120
3120
|
class: Te(R(p).e("count"))
|
|
@@ -3122,7 +3122,7 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3122
3122
|
ye("span", {
|
|
3123
3123
|
class: Te(R(p).e("count-inner"))
|
|
3124
3124
|
}, st(R(Q)) + " / " + st(z.maxlength), 3)
|
|
3125
|
-
], 2)) :
|
|
3125
|
+
], 2)) : He("v-if", !0),
|
|
3126
3126
|
R(L) && R(T) && R(N) ? (K(), Pe(R($n), {
|
|
3127
3127
|
key: 4,
|
|
3128
3128
|
class: Te([
|
|
@@ -3135,19 +3135,19 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3135
3135
|
(K(), Pe(Si(R(T))))
|
|
3136
3136
|
]),
|
|
3137
3137
|
_: 1
|
|
3138
|
-
}, 8, ["class"])) :
|
|
3138
|
+
}, 8, ["class"])) : He("v-if", !0)
|
|
3139
3139
|
], 2)
|
|
3140
|
-
], 2)) :
|
|
3140
|
+
], 2)) : He("v-if", !0)
|
|
3141
3141
|
], 2),
|
|
3142
|
-
|
|
3142
|
+
He(" append slot "),
|
|
3143
3143
|
z.$slots.append ? (K(), me("div", {
|
|
3144
3144
|
key: 1,
|
|
3145
3145
|
class: Te(R(p).be("group", "append"))
|
|
3146
3146
|
}, [
|
|
3147
3147
|
et(z.$slots, "append")
|
|
3148
|
-
], 2)) :
|
|
3148
|
+
], 2)) : He("v-if", !0)
|
|
3149
3149
|
], 64)) : (K(), me(dt, { key: 1 }, [
|
|
3150
|
-
|
|
3150
|
+
He(" textarea "),
|
|
3151
3151
|
ye("textarea", jn({
|
|
3152
3152
|
id: R(d),
|
|
3153
3153
|
ref_key: "textarea",
|
|
@@ -3167,7 +3167,7 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3167
3167
|
autofocus: z.autofocus,
|
|
3168
3168
|
rows: z.rows,
|
|
3169
3169
|
role: z.containerRole,
|
|
3170
|
-
onCompositionstart: R(
|
|
3170
|
+
onCompositionstart: R(ze),
|
|
3171
3171
|
onCompositionupdate: R(oe),
|
|
3172
3172
|
onCompositionend: R(W),
|
|
3173
3173
|
onInput: we,
|
|
@@ -3180,7 +3180,7 @@ const B5e = "ElInput", z5e = Be({
|
|
|
3180
3180
|
key: 0,
|
|
3181
3181
|
style: Jt(_.value),
|
|
3182
3182
|
class: Te(R(p).e("count"))
|
|
3183
|
-
}, st(R(Q)) + " / " + st(z.maxlength), 7)) :
|
|
3183
|
+
}, st(R(Q)) + " / " + st(z.maxlength), 7)) : He("v-if", !0)
|
|
3184
3184
|
], 64))
|
|
3185
3185
|
], 38));
|
|
3186
3186
|
}
|
|
@@ -3470,7 +3470,7 @@ const Y5e = Pt({
|
|
|
3470
3470
|
return ot(() => i.noresize, (N) => {
|
|
3471
3471
|
N ? (o == null || o(), s == null || s(), a == null || a()) : ({ stop: o } = ds(p, E), { stop: s } = ds(f, E), a = so("resize", E));
|
|
3472
3472
|
}, { immediate: !0 }), ot(() => [i.maxHeight, i.height], () => {
|
|
3473
|
-
i.native ||
|
|
3473
|
+
i.native || Vt(() => {
|
|
3474
3474
|
var N;
|
|
3475
3475
|
E(), f.value && ((N = g.value) == null || N.handleScroll(f.value));
|
|
3476
3476
|
});
|
|
@@ -3480,7 +3480,7 @@ const Y5e = Pt({
|
|
|
3480
3480
|
})), TQ(() => {
|
|
3481
3481
|
f.value && (f.value.scrollTop = l, f.value.scrollLeft = u);
|
|
3482
3482
|
}), rn(() => {
|
|
3483
|
-
i.native ||
|
|
3483
|
+
i.native || Vt(() => {
|
|
3484
3484
|
E();
|
|
3485
3485
|
});
|
|
3486
3486
|
}), Sg(() => E()), e({
|
|
@@ -3519,7 +3519,7 @@ const Y5e = Pt({
|
|
|
3519
3519
|
_: 3
|
|
3520
3520
|
}, 8, ["id", "class", "style", "role", "aria-label", "aria-orientation"]))
|
|
3521
3521
|
], 46, ["tabindex"]),
|
|
3522
|
-
N.native ?
|
|
3522
|
+
N.native ? He("v-if", !0) : (K(), Pe(G5e, {
|
|
3523
3523
|
key: 0,
|
|
3524
3524
|
ref_key: "barRef",
|
|
3525
3525
|
ref: g,
|
|
@@ -3737,7 +3737,7 @@ const u9e = Be({
|
|
|
3737
3737
|
}
|
|
3738
3738
|
}), e({
|
|
3739
3739
|
triggerRef: r
|
|
3740
|
-
}), (d, h) => d.virtualTriggering ?
|
|
3740
|
+
}), (d, h) => d.virtualTriggering ? He("v-if", !0) : (K(), Pe(R(JZ), jn({ key: 0 }, d.$attrs, {
|
|
3741
3741
|
"aria-controls": R(o),
|
|
3742
3742
|
"aria-describedby": R(s),
|
|
3743
3743
|
"aria-expanded": R(l),
|
|
@@ -3951,14 +3951,14 @@ const sB = (n) => {
|
|
|
3951
3951
|
}
|
|
3952
3952
|
};
|
|
3953
3953
|
async function h() {
|
|
3954
|
-
await
|
|
3954
|
+
await Vt();
|
|
3955
3955
|
const p = R(t);
|
|
3956
3956
|
if (p) {
|
|
3957
3957
|
rB.push(s);
|
|
3958
3958
|
const g = p.contains(document.activeElement) ? i : document.activeElement;
|
|
3959
3959
|
if (i = g, !p.contains(g)) {
|
|
3960
3960
|
const m = new Event(jx, JP);
|
|
3961
|
-
p.addEventListener(jx, l), p.dispatchEvent(m), m.defaultPrevented ||
|
|
3961
|
+
p.addEventListener(jx, l), p.dispatchEvent(m), m.defaultPrevented || Vt(() => {
|
|
3962
3962
|
let y = n.focusStartEl;
|
|
3963
3963
|
_n(y) || (_0(y), document.activeElement !== y && (y = "first")), y === "first" && b9e(tX(p), !0), (document.activeElement === g || y === "container") && _0(p);
|
|
3964
3964
|
});
|
|
@@ -4399,7 +4399,7 @@ function f8e(n) {
|
|
|
4399
4399
|
var e = n.state, t = n.options, i = n.name, r = t.mainAxis, o = r === void 0 ? !0 : r, s = t.altAxis, a = s === void 0 ? !1 : s, l = t.boundary, u = t.rootBoundary, c = t.altBoundary, d = t.padding, h = t.tether, f = h === void 0 ? !0 : h, p = t.tetherOffset, g = p === void 0 ? 0 : p, b = u9(e, { boundary: l, rootBoundary: u, padding: d, altBoundary: c }), m = cc(e.placement), y = Fp(e.placement), v = !y, _ = hk(m), w = h8e(_), C = e.modifiersData.popperOffsets, x = e.rects.reference, S = e.rects.popper, D = typeof g == "function" ? g(Object.assign({}, e.rects, { placement: e.placement })) : g, E = typeof D == "number" ? { mainAxis: D, altAxis: D } : Object.assign({ mainAxis: 0, altAxis: 0 }, D), N = e.modifiersData.offset ? e.modifiersData.offset[e.placement] : null, L = { x: 0, y: 0 };
|
|
4400
4400
|
if (C) {
|
|
4401
4401
|
if (o) {
|
|
4402
|
-
var T, I = _ === "y" ? $a : Ua, P = _ === "y" ? nu : iu, k = _ === "y" ? "height" : "width", A = C[_], O = A + b[I], B = A - b[P], U = f ? -S[k] / 2 : 0, Q = y === kp ? x[k] : S[k], $ = y === kp ? -S[k] : -x[k], V = e.elements.arrow, le = f && V ? dk(V) : { width: 0, height: 0 }, pe = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : oX(), he = pe[I], J = pe[P], ae = w5(0, x[k], le[k]), be = v ? x[k] / 2 - U - ae - he - E.mainAxis : Q - ae - he - E.mainAxis, we = v ? -x[k] / 2 + U + ae + J + E.mainAxis : $ + ae + J + E.mainAxis, ve = e.elements.arrow && V8(e.elements.arrow), Ee = ve ? _ === "y" ? ve.clientTop || 0 : ve.clientLeft || 0 : 0,
|
|
4402
|
+
var T, I = _ === "y" ? $a : Ua, P = _ === "y" ? nu : iu, k = _ === "y" ? "height" : "width", A = C[_], O = A + b[I], B = A - b[P], U = f ? -S[k] / 2 : 0, Q = y === kp ? x[k] : S[k], $ = y === kp ? -S[k] : -x[k], V = e.elements.arrow, le = f && V ? dk(V) : { width: 0, height: 0 }, pe = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : oX(), he = pe[I], J = pe[P], ae = w5(0, x[k], le[k]), be = v ? x[k] / 2 - U - ae - he - E.mainAxis : Q - ae - he - E.mainAxis, we = v ? -x[k] / 2 + U + ae + J + E.mainAxis : $ + ae + J + E.mainAxis, ve = e.elements.arrow && V8(e.elements.arrow), Ee = ve ? _ === "y" ? ve.clientTop || 0 : ve.clientLeft || 0 : 0, ze = (T = N == null ? void 0 : N[_]) != null ? T : 0, oe = A + be - ze - Ee, W = A + we - ze, ne = w5(f ? Pb(O, oe) : O, A, f ? mf(B, W) : B);
|
|
4403
4403
|
C[_] = ne, L[_] = ne - A;
|
|
4404
4404
|
}
|
|
4405
4405
|
if (a) {
|
|
@@ -5063,7 +5063,7 @@ const {
|
|
|
5063
5063
|
if (R(r) || t.disabled)
|
|
5064
5064
|
return !0;
|
|
5065
5065
|
}, h = ko(t, "trigger"), f = fo(d, Q3(h, "hover", (_) => {
|
|
5066
|
-
a(_), t.focusOnTarget && _.target &&
|
|
5066
|
+
a(_), t.focusOnTarget && _.target && Vt(() => {
|
|
5067
5067
|
hw(_.target, { preventScroll: !0 });
|
|
5068
5068
|
});
|
|
5069
5069
|
})), p = fo(d, Q3(h, "hover", l)), g = fo(d, Q3(h, "click", (_) => {
|
|
@@ -5249,7 +5249,7 @@ const _k = zi(t6e), mX = () => {
|
|
|
5249
5249
|
])
|
|
5250
5250
|
]),
|
|
5251
5251
|
_: 3
|
|
5252
|
-
}, 8, ["name", "appear"])) :
|
|
5252
|
+
}, 8, ["name", "appear"])) : He("v-if", !0)
|
|
5253
5253
|
]),
|
|
5254
5254
|
_: 3
|
|
5255
5255
|
}, 8, ["disabled", "to"]));
|
|
@@ -5332,7 +5332,7 @@ const l6e = Be({
|
|
|
5332
5332
|
"focus-on-target": v.focusOnTarget
|
|
5333
5333
|
}, {
|
|
5334
5334
|
default: fe(() => [
|
|
5335
|
-
v.$slots.default ? et(v.$slots, "default", { key: 0 }) :
|
|
5335
|
+
v.$slots.default ? et(v.$slots, "default", { key: 0 }) : He("v-if", !0)
|
|
5336
5336
|
]),
|
|
5337
5337
|
_: 3
|
|
5338
5338
|
}, 8, ["disabled", "trigger", "trigger-keys", "virtual-ref", "virtual-triggering", "focus-on-target"]),
|
|
@@ -5374,7 +5374,7 @@ const l6e = Be({
|
|
|
5374
5374
|
innerHTML: v.content
|
|
5375
5375
|
}, null, 8, ["innerHTML"])) : (K(), me("span", { key: 1 }, st(v.content), 1))
|
|
5376
5376
|
]),
|
|
5377
|
-
v.showArrow ? (K(), Pe(R(o9e), { key: 0 })) :
|
|
5377
|
+
v.showArrow ? (K(), Pe(R(o9e), { key: 0 })) : He("v-if", !0)
|
|
5378
5378
|
]),
|
|
5379
5379
|
_: 3
|
|
5380
5380
|
}, 8, ["aria-label", "boundaries-padding", "content", "disabled", "effect", "enterable", "fallback-placements", "hide-after", "gpu-acceleration", "offset", "persistent", "popper-class", "popper-style", "placement", "popper-options", "arrow-offset", "pure", "raw-content", "reference-el", "trigger-target-el", "show-after", "strategy", "teleported", "transition", "virtual-triggering", "z-index", "append-to"])
|
|
@@ -5518,8 +5518,8 @@ const fu = zi(c6e), d6e = Pt({
|
|
|
5518
5518
|
return;
|
|
5519
5519
|
}
|
|
5520
5520
|
J >= p.value.length && (J = p.value.length - 1);
|
|
5521
|
-
const we = u.value.querySelector(`.${a.be("suggestion", "wrap")}`), Ee = we.querySelectorAll(`.${a.be("suggestion", "list")} li`)[J],
|
|
5522
|
-
oe + W >
|
|
5521
|
+
const we = u.value.querySelector(`.${a.be("suggestion", "wrap")}`), Ee = we.querySelectorAll(`.${a.be("suggestion", "list")} li`)[J], ze = we.scrollTop, { offsetTop: oe, scrollHeight: W } = Ee;
|
|
5522
|
+
oe + W > ze + we.clientHeight && (we.scrollTop += W), oe < ze && (we.scrollTop -= W), g.value = J, (be = (ae = l.value) == null ? void 0 : ae.ref) == null || be.setAttribute("aria-activedescendant", `${_.value}-item-${g.value}`);
|
|
5523
5523
|
}, he = CZ(d, () => {
|
|
5524
5524
|
var J;
|
|
5525
5525
|
(J = c.value) != null && J.isFocusInsideContent() || C.value && Q();
|
|
@@ -5590,7 +5590,7 @@ const fu = zi(c6e), d6e = Pt({
|
|
|
5590
5590
|
}, ["stop"])
|
|
5591
5591
|
}, [
|
|
5592
5592
|
et(J.$slots, "header")
|
|
5593
|
-
], 10, ["onClick"])) :
|
|
5593
|
+
], 10, ["onClick"])) : He("v-if", !0),
|
|
5594
5594
|
se(R(Jh), {
|
|
5595
5595
|
id: R(_),
|
|
5596
5596
|
tag: "ul",
|
|
@@ -5632,7 +5632,7 @@ const fu = zi(c6e), d6e = Pt({
|
|
|
5632
5632
|
}, ["stop"])
|
|
5633
5633
|
}, [
|
|
5634
5634
|
et(J.$slots, "footer")
|
|
5635
|
-
], 10, ["onClick"])) :
|
|
5635
|
+
], 10, ["onClick"])) : He("v-if", !0)
|
|
5636
5636
|
], 6)
|
|
5637
5637
|
]),
|
|
5638
5638
|
default: fe(() => [
|
|
@@ -6519,13 +6519,13 @@ const P6e = Be({
|
|
|
6519
6519
|
m.icon ? (K(), Pe(Si(m.icon), { key: 0 })) : et(m.$slots, "icon", { key: 1 })
|
|
6520
6520
|
]),
|
|
6521
6521
|
_: 3
|
|
6522
|
-
})) :
|
|
6522
|
+
})) : He("v-if", !0),
|
|
6523
6523
|
m.$slots.default ? (K(), me("span", {
|
|
6524
6524
|
key: 2,
|
|
6525
6525
|
class: Te({ [R(o).em("text", "expand")]: R(p) })
|
|
6526
6526
|
}, [
|
|
6527
6527
|
et(m.$slots, "default")
|
|
6528
|
-
], 2)) :
|
|
6528
|
+
], 2)) : He("v-if", !0)
|
|
6529
6529
|
]),
|
|
6530
6530
|
_: 3
|
|
6531
6531
|
}, 16, ["class", "style", "onClick"]));
|
|
@@ -6723,13 +6723,13 @@ var xX = { exports: {} };
|
|
|
6723
6723
|
var A = this, O = this.$locale();
|
|
6724
6724
|
if (!this.isValid())
|
|
6725
6725
|
return O.invalidDate || g;
|
|
6726
|
-
var B = k || "YYYY-MM-DDTHH:mm:ssZ", U = N.z(this), Q = this.$H, $ = this.$m, V = this.$M, le = O.weekdays, pe = O.months, he = O.meridiem, J = function(we, ve, Ee,
|
|
6727
|
-
return we && (we[ve] || we(A, B)) || Ee[ve].slice(0,
|
|
6726
|
+
var B = k || "YYYY-MM-DDTHH:mm:ssZ", U = N.z(this), Q = this.$H, $ = this.$m, V = this.$M, le = O.weekdays, pe = O.months, he = O.meridiem, J = function(we, ve, Ee, ze) {
|
|
6727
|
+
return we && (we[ve] || we(A, B)) || Ee[ve].slice(0, ze);
|
|
6728
6728
|
}, ae = function(we) {
|
|
6729
6729
|
return N.s(Q % 12 || 12, we, "0");
|
|
6730
6730
|
}, be = he || function(we, ve, Ee) {
|
|
6731
|
-
var
|
|
6732
|
-
return Ee ?
|
|
6731
|
+
var ze = we < 12 ? "AM" : "PM";
|
|
6732
|
+
return Ee ? ze.toLowerCase() : ze;
|
|
6733
6733
|
};
|
|
6734
6734
|
return B.replace(m, function(we, ve) {
|
|
6735
6735
|
return ve || function(Ee) {
|
|
@@ -6948,7 +6948,7 @@ const x4 = (n) => {
|
|
|
6948
6948
|
l(kr, u(g.checked), p);
|
|
6949
6949
|
}
|
|
6950
6950
|
async function h(p) {
|
|
6951
|
-
t.value || !i.value && !r.value && o.value && (p.composedPath().some((m) => m.tagName === "LABEL") || (e.value = u([!1, n.falseValue, n.falseLabel].includes(e.value)), await
|
|
6951
|
+
t.value || !i.value && !r.value && o.value && (p.composedPath().some((m) => m.tagName === "LABEL") || (e.value = u([!1, n.falseValue, n.falseLabel].includes(e.value)), await Vt(), c(e.value, p)));
|
|
6952
6952
|
}
|
|
6953
6953
|
const f = ee(() => (s == null ? void 0 : s.validateEvent) || n.validateEvent);
|
|
6954
6954
|
return ot(() => n.modelValue, () => {
|
|
@@ -7127,10 +7127,10 @@ const x4 = (n) => {
|
|
|
7127
7127
|
class: Te(R(g).e("label"))
|
|
7128
7128
|
}, [
|
|
7129
7129
|
et(y.$slots, "default"),
|
|
7130
|
-
y.$slots.default ?
|
|
7130
|
+
y.$slots.default ? He("v-if", !0) : (K(), me(dt, { key: 0 }, [
|
|
7131
7131
|
bt(st(y.label), 1)
|
|
7132
7132
|
], 64))
|
|
7133
|
-
], 2)) :
|
|
7133
|
+
], 2)) : He("v-if", !0)
|
|
7134
7134
|
]),
|
|
7135
7135
|
_: 3
|
|
7136
7136
|
}, 8, ["class", "aria-controls", "onClick"]));
|
|
@@ -7203,7 +7203,7 @@ const X6e = Be({
|
|
|
7203
7203
|
et(g.$slots, "default", {}, () => [
|
|
7204
7204
|
bt(st(g.label), 1)
|
|
7205
7205
|
])
|
|
7206
|
-
], 6)) :
|
|
7206
|
+
], 6)) : He("v-if", !0)
|
|
7207
7207
|
], 2));
|
|
7208
7208
|
}
|
|
7209
7209
|
});
|
|
@@ -7252,7 +7252,7 @@ const e7e = Pt({
|
|
|
7252
7252
|
const t = n, i = Et("checkbox"), { formItem: r } = Mc(), { inputId: o, isLabeledByFormItem: s } = p3(t, {
|
|
7253
7253
|
formItemContext: r
|
|
7254
7254
|
}), a = async (d) => {
|
|
7255
|
-
e(Di, d), await
|
|
7255
|
+
e(Di, d), await Vt(), e(kr, d);
|
|
7256
7256
|
}, l = ee({
|
|
7257
7257
|
get() {
|
|
7258
7258
|
return t.modelValue;
|
|
@@ -7370,7 +7370,7 @@ const TX = tl(AX), kX = Pt({
|
|
|
7370
7370
|
setup(n, { emit: e }) {
|
|
7371
7371
|
const t = n, i = Et("radio"), { radioRef: r, radioGroup: o, focus: s, size: a, disabled: l, modelValue: u, actualValue: c } = RX(t, e);
|
|
7372
7372
|
function d() {
|
|
7373
|
-
|
|
7373
|
+
Vt(() => e(kr, u.value));
|
|
7374
7374
|
}
|
|
7375
7375
|
return (h, f) => {
|
|
7376
7376
|
var p;
|
|
@@ -7532,7 +7532,7 @@ const c7e = Pt({
|
|
|
7532
7532
|
const t = n, i = Et("radio"), r = _a(), o = ue(), { formItem: s } = Mc(), { inputId: a, isLabeledByFormItem: l } = p3(t, {
|
|
7533
7533
|
formItemContext: s
|
|
7534
7534
|
}), u = (f) => {
|
|
7535
|
-
e(Di, f),
|
|
7535
|
+
e(Di, f), Vt(() => e(kr, f));
|
|
7536
7536
|
};
|
|
7537
7537
|
rn(() => {
|
|
7538
7538
|
const f = o.value.querySelectorAll("[type=radio]"), p = f[0];
|
|
@@ -7643,7 +7643,7 @@ const yk = zi(FX, {
|
|
|
7643
7643
|
se(R(Th))
|
|
7644
7644
|
]),
|
|
7645
7645
|
_: 1
|
|
7646
|
-
}, 8, ["class", "onClick"])) :
|
|
7646
|
+
}, 8, ["class", "onClick"])) : He("v-if", !0)
|
|
7647
7647
|
], 6)) : (K(), Pe(du, {
|
|
7648
7648
|
key: 1,
|
|
7649
7649
|
name: `${R(r).namespace.value}-zoom-in-center`,
|
|
@@ -7670,7 +7670,7 @@ const yk = zi(FX, {
|
|
|
7670
7670
|
se(R(Th))
|
|
7671
7671
|
]),
|
|
7672
7672
|
_: 1
|
|
7673
|
-
}, 8, ["class", "onClick"])) :
|
|
7673
|
+
}, 8, ["class", "onClick"])) : He("v-if", !0)
|
|
7674
7674
|
], 6)
|
|
7675
7675
|
]),
|
|
7676
7676
|
_: 3
|
|
@@ -8013,7 +8013,7 @@ const Dk = M7e, HX = Symbol("dialogInjectionKey"), xB = "dialog-fade", WX = Pt({
|
|
|
8013
8013
|
]),
|
|
8014
8014
|
_: 1
|
|
8015
8015
|
}, 8, ["class"])
|
|
8016
|
-
], 10, ["aria-label", "onClick"])) :
|
|
8016
|
+
], 10, ["aria-label", "onClick"])) : He("v-if", !0)
|
|
8017
8017
|
], 2),
|
|
8018
8018
|
ye("div", {
|
|
8019
8019
|
id: R(a),
|
|
@@ -8026,7 +8026,7 @@ const Dk = M7e, HX = Symbol("dialogInjectionKey"), xB = "dialog-fade", WX = Pt({
|
|
|
8026
8026
|
class: Te([R(l).e("footer"), y.footerClass])
|
|
8027
8027
|
}, [
|
|
8028
8028
|
et(y.$slots, "footer")
|
|
8029
|
-
], 2)) :
|
|
8029
|
+
], 2)) : He("v-if", !0)
|
|
8030
8030
|
], 6));
|
|
8031
8031
|
}
|
|
8032
8032
|
});
|
|
@@ -8209,7 +8209,7 @@ const $X = Pt({
|
|
|
8209
8209
|
h.value = (Q = n.zIndex) != null ? Q : o();
|
|
8210
8210
|
}), ot(() => n.modelValue, (Q) => {
|
|
8211
8211
|
var $;
|
|
8212
|
-
Q ? (c.value = !1, N(), d.value = !0, h.value = ($ = n.zIndex) != null ? $ : o(),
|
|
8212
|
+
Q ? (c.value = !1, N(), d.value = !0, h.value = ($ = n.zIndex) != null ? $ : o(), Vt(() => {
|
|
8213
8213
|
r("open"), e.value && (e.value.parentElement.scrollTop = 0, e.value.parentElement.scrollLeft = 0, e.value.scrollTop = 0);
|
|
8214
8214
|
})) : u.value && L();
|
|
8215
8215
|
}), ot(() => n.fullscreen, (Q) => {
|
|
@@ -8373,7 +8373,7 @@ const $X = Pt({
|
|
|
8373
8373
|
et(L.$slots, "footer")
|
|
8374
8374
|
])
|
|
8375
8375
|
} : void 0
|
|
8376
|
-
]), 1040, ["center", "align-center", "close-icon", "draggable", "overflow", "fullscreen", "header-class", "body-class", "footer-class", "show-close", "title", "aria-level", "onClose"])) :
|
|
8376
|
+
]), 1040, ["center", "align-center", "close-icon", "draggable", "overflow", "fullscreen", "header-class", "body-class", "footer-class", "show-close", "title", "aria-level", "onClose"])) : He("v-if", !0)
|
|
8377
8377
|
]),
|
|
8378
8378
|
_: 3
|
|
8379
8379
|
}, 8, ["trapped", "onFocusAfterTrapped", "onFocusAfterReleased", "onFocusoutPrevented", "onReleaseRequested"])
|
|
@@ -8427,7 +8427,7 @@ const Gd = zi(F7e), P7e = Pt({
|
|
|
8427
8427
|
class: Te([R(t).e("text"), R(t).is(r.contentPosition)])
|
|
8428
8428
|
}, [
|
|
8429
8429
|
et(r.$slots, "default")
|
|
8430
|
-
], 2)) :
|
|
8430
|
+
], 2)) : He("v-if", !0)
|
|
8431
8431
|
], 6));
|
|
8432
8432
|
}
|
|
8433
8433
|
});
|
|
@@ -8583,7 +8583,7 @@ const $7e = Be({
|
|
|
8583
8583
|
class: Te([R(a).e("header"), E.headerClass])
|
|
8584
8584
|
}, [
|
|
8585
8585
|
E.$slots.title ? et(E.$slots, "title", { key: 1 }, () => [
|
|
8586
|
-
|
|
8586
|
+
He(" DEPRECATED SLOT ")
|
|
8587
8587
|
]) : et(E.$slots, "header", {
|
|
8588
8588
|
key: 0,
|
|
8589
8589
|
close: R(C),
|
|
@@ -8612,28 +8612,28 @@ const $7e = Be({
|
|
|
8612
8612
|
]),
|
|
8613
8613
|
_: 1
|
|
8614
8614
|
}, 8, ["class"])
|
|
8615
|
-
], 10, ["aria-label", "onClick"])) :
|
|
8616
|
-
], 2)) :
|
|
8615
|
+
], 10, ["aria-label", "onClick"])) : He("v-if", !0)
|
|
8616
|
+
], 2)) : He("v-if", !0),
|
|
8617
8617
|
R(f) ? (K(), me("div", {
|
|
8618
8618
|
key: 1,
|
|
8619
8619
|
id: R(g),
|
|
8620
8620
|
class: Te([R(a).e("body"), E.bodyClass])
|
|
8621
8621
|
}, [
|
|
8622
8622
|
et(E.$slots, "default")
|
|
8623
|
-
], 10, ["id"])) :
|
|
8623
|
+
], 10, ["id"])) : He("v-if", !0),
|
|
8624
8624
|
E.$slots.footer ? (K(), me("div", {
|
|
8625
8625
|
key: 2,
|
|
8626
8626
|
class: Te([R(a).e("footer"), E.footerClass])
|
|
8627
8627
|
}, [
|
|
8628
8628
|
et(E.$slots, "footer")
|
|
8629
|
-
], 2)) :
|
|
8629
|
+
], 2)) : He("v-if", !0),
|
|
8630
8630
|
E.resizable ? (K(), me("div", {
|
|
8631
8631
|
key: 3,
|
|
8632
8632
|
ref_key: "draggerRef",
|
|
8633
8633
|
ref: s,
|
|
8634
8634
|
style: Jt({ zIndex: R(b) }),
|
|
8635
8635
|
class: Te(R(a).e("dragger"))
|
|
8636
|
-
}, null, 6)) :
|
|
8636
|
+
}, null, 6)) : He("v-if", !0)
|
|
8637
8637
|
], 16, ["aria-label", "aria-labelledby", "aria-describedby", "onClick"])
|
|
8638
8638
|
]),
|
|
8639
8639
|
_: 3
|
|
@@ -9180,7 +9180,7 @@ function Sve(n, e, t, i, r, o) {
|
|
|
9180
9180
|
}, 16, ["id", "size", "type", "class", "disabled", "tabindex", "aria-label"])
|
|
9181
9181
|
]),
|
|
9182
9182
|
_: 3
|
|
9183
|
-
})) :
|
|
9183
|
+
})) : He("v-if", !0)
|
|
9184
9184
|
], 2);
|
|
9185
9185
|
}
|
|
9186
9186
|
var Dve = /* @__PURE__ */ jt(xve, [["render", Sve], ["__file", "dropdown.vue"]]);
|
|
@@ -9232,7 +9232,7 @@ const Nve = Be({
|
|
|
9232
9232
|
break;
|
|
9233
9233
|
}
|
|
9234
9234
|
}
|
|
9235
|
-
|
|
9235
|
+
Vt(() => {
|
|
9236
9236
|
Mk(_);
|
|
9237
9237
|
});
|
|
9238
9238
|
}
|
|
@@ -9304,7 +9304,7 @@ function Ave(n, e, t, i, r, o) {
|
|
|
9304
9304
|
key: 0,
|
|
9305
9305
|
role: "separator",
|
|
9306
9306
|
class: Te(n.ns.bem("menu", "item", "divided"))
|
|
9307
|
-
}, null, 2)) :
|
|
9307
|
+
}, null, 2)) : He("v-if", !0),
|
|
9308
9308
|
ye("li", jn({ ref: n.itemRef }, { ...n.dataset, ...n.$attrs }, {
|
|
9309
9309
|
"aria-disabled": n.disabled,
|
|
9310
9310
|
class: [n.ns.be("menu", "item"), n.ns.is("disabled", n.disabled)],
|
|
@@ -9322,7 +9322,7 @@ function Ave(n, e, t, i, r, o) {
|
|
|
9322
9322
|
(K(), Pe(Si(n.icon)))
|
|
9323
9323
|
]),
|
|
9324
9324
|
_: 1
|
|
9325
|
-
})) :
|
|
9325
|
+
})) : He("v-if", !0),
|
|
9326
9326
|
et(n.$slots, "default")
|
|
9327
9327
|
], 16, ["aria-disabled", "tabindex", "role", "onClick", "onFocus", "onKeydown", "onMousedown", "onPointermove", "onPointerleave"])
|
|
9328
9328
|
], 64);
|
|
@@ -9635,7 +9635,7 @@ const Wve = Pt({
|
|
|
9635
9635
|
class: Te(R(i).e("bottom"))
|
|
9636
9636
|
}, [
|
|
9637
9637
|
et(s.$slots, "default")
|
|
9638
|
-
], 2)) :
|
|
9638
|
+
], 2)) : He("v-if", !0)
|
|
9639
9639
|
], 2));
|
|
9640
9640
|
}
|
|
9641
9641
|
});
|
|
@@ -10532,7 +10532,7 @@ var Ibe = Be({
|
|
|
10532
10532
|
} else
|
|
10533
10533
|
return 0;
|
|
10534
10534
|
}, l = (c = "update") => {
|
|
10535
|
-
|
|
10535
|
+
Vt(() => {
|
|
10536
10536
|
e.default && n.isAutoWidth && (c === "update" ? s.value = a() : c === "remove" && (t == null || t.deregisterLabelWidth(s.value)));
|
|
10537
10537
|
});
|
|
10538
10538
|
}, u = () => l("update");
|
|
@@ -10622,10 +10622,10 @@ const Obe = Be({
|
|
|
10622
10622
|
ve && be.push(...ua(ve));
|
|
10623
10623
|
}
|
|
10624
10624
|
if (ae !== void 0) {
|
|
10625
|
-
const ve = be.map((Ee,
|
|
10625
|
+
const ve = be.map((Ee, ze) => [Ee, ze]).filter(([Ee]) => "required" in Ee);
|
|
10626
10626
|
if (ve.length > 0)
|
|
10627
|
-
for (const [Ee,
|
|
10628
|
-
Ee.required !== ae && (be[
|
|
10627
|
+
for (const [Ee, ze] of ve)
|
|
10628
|
+
Ee.required !== ae && (be[ze] = { ...Ee, required: ae });
|
|
10629
10629
|
else
|
|
10630
10630
|
be.push({ required: ae });
|
|
10631
10631
|
}
|
|
@@ -10654,8 +10654,8 @@ const Obe = Be({
|
|
|
10654
10654
|
return be == null || be(!1), !1;
|
|
10655
10655
|
const ve = I(ae);
|
|
10656
10656
|
return ve.length === 0 ? (be == null || be(!0), !0) : (O("validating"), Q(ve).then(() => (be == null || be(!0), !0)).catch((Ee) => {
|
|
10657
|
-
const { fields:
|
|
10658
|
-
return be == null || be(!1,
|
|
10657
|
+
const { fields: ze } = Ee;
|
|
10658
|
+
return be == null || be(!1, ze), we ? !1 : Promise.reject(ze);
|
|
10659
10659
|
}));
|
|
10660
10660
|
}, V = () => {
|
|
10661
10661
|
O(""), h.value = "", g = !1;
|
|
@@ -10664,7 +10664,7 @@ const Obe = Be({
|
|
|
10664
10664
|
if (!ae || !t.prop)
|
|
10665
10665
|
return;
|
|
10666
10666
|
const be = y5(ae, t.prop);
|
|
10667
|
-
g = !0, be.value = DP(p), await
|
|
10667
|
+
g = !0, be.value = DP(p), await Vt(), V(), g = !1;
|
|
10668
10668
|
}, pe = (ae) => {
|
|
10669
10669
|
u.value.includes(ae) || u.value.push(ae);
|
|
10670
10670
|
}, he = (ae) => {
|
|
@@ -10729,7 +10729,7 @@ const Obe = Be({
|
|
|
10729
10729
|
])
|
|
10730
10730
|
]),
|
|
10731
10731
|
_: 3
|
|
10732
|
-
}, 8, ["id", "for", "class", "style"])) :
|
|
10732
|
+
}, 8, ["id", "for", "class", "style"])) : He("v-if", !0)
|
|
10733
10733
|
]),
|
|
10734
10734
|
_: 3
|
|
10735
10735
|
}, 8, ["is-auto-width", "update-all"]),
|
|
@@ -10749,7 +10749,7 @@ const Obe = Be({
|
|
|
10749
10749
|
ye("div", {
|
|
10750
10750
|
class: Te(R(w))
|
|
10751
10751
|
}, st(h.value), 3)
|
|
10752
|
-
]) :
|
|
10752
|
+
]) : He("v-if", !0)
|
|
10753
10753
|
]),
|
|
10754
10754
|
_: 3
|
|
10755
10755
|
}, 8, ["name"])
|
|
@@ -10983,7 +10983,7 @@ const bw = zi(Jve, {
|
|
|
10983
10983
|
])
|
|
10984
10984
|
], 42, ["aria-label", "onKeydown"])), [
|
|
10985
10985
|
[R(CB), w]
|
|
10986
|
-
]) :
|
|
10986
|
+
]) : He("v-if", !0),
|
|
10987
10987
|
k.controls ? Li((K(), me("span", {
|
|
10988
10988
|
key: 1,
|
|
10989
10989
|
role: "button",
|
|
@@ -11001,7 +11001,7 @@ const bw = zi(Jve, {
|
|
|
11001
11001
|
])
|
|
11002
11002
|
], 42, ["aria-label", "onKeydown"])), [
|
|
11003
11003
|
[R(CB), _]
|
|
11004
|
-
]) :
|
|
11004
|
+
]) : He("v-if", !0),
|
|
11005
11005
|
se(R(h1), {
|
|
11006
11006
|
id: k.id,
|
|
11007
11007
|
ref_key: "input",
|
|
@@ -11298,7 +11298,7 @@ var Tk = Be({
|
|
|
11298
11298
|
}
|
|
11299
11299
|
u.mouseInChild.value = !0, h == null || h(), { stop: h } = s9(() => {
|
|
11300
11300
|
l.openMenu(n.index, r.value);
|
|
11301
|
-
}, $), v.value && ((V = o.value.vnode.el) == null || V.dispatchEvent(new MouseEvent("mouseenter"))), Q.type === "mouseenter" && Q.target &&
|
|
11301
|
+
}, $), v.value && ((V = o.value.vnode.el) == null || V.dispatchEvent(new MouseEvent("mouseenter"))), Q.type === "mouseenter" && Q.target && Vt(() => {
|
|
11302
11302
|
hw(Q.target, { preventScroll: !0 });
|
|
11303
11303
|
});
|
|
11304
11304
|
}
|
|
@@ -11548,7 +11548,7 @@ var Jbe = Be({
|
|
|
11548
11548
|
if (A && (c = S(A) || 64), d.value === D())
|
|
11549
11549
|
return;
|
|
11550
11550
|
const O = () => {
|
|
11551
|
-
d.value = -1,
|
|
11551
|
+
d.value = -1, Vt(() => {
|
|
11552
11552
|
d.value = D();
|
|
11553
11553
|
});
|
|
11554
11554
|
};
|
|
@@ -11946,7 +11946,7 @@ const y_e = Be({
|
|
|
11946
11946
|
} = __e(n, r), { visible: d, hover: h } = Lc(r), f = Vn().proxy;
|
|
11947
11947
|
l.onOptionCreate(f), Lr(() => {
|
|
11948
11948
|
const g = f.value;
|
|
11949
|
-
|
|
11949
|
+
Vt(() => {
|
|
11950
11950
|
const { selected: b } = l.states, m = b.some((y) => y.value === f.value);
|
|
11951
11951
|
l.states.cachedOptions.get(g) === f && !m && l.states.cachedOptions.delete(g);
|
|
11952
11952
|
}), l.onOptionDestroy(g, f);
|
|
@@ -12020,14 +12020,14 @@ function x_e(n, e, t, i, r, o) {
|
|
|
12020
12020
|
class: Te(n.ns.be("dropdown", "header"))
|
|
12021
12021
|
}, [
|
|
12022
12022
|
et(n.$slots, "header")
|
|
12023
|
-
], 2)) :
|
|
12023
|
+
], 2)) : He("v-if", !0),
|
|
12024
12024
|
et(n.$slots, "default"),
|
|
12025
12025
|
n.$slots.footer ? (K(), me("div", {
|
|
12026
12026
|
key: 1,
|
|
12027
12027
|
class: Te(n.ns.be("dropdown", "footer"))
|
|
12028
12028
|
}, [
|
|
12029
12029
|
et(n.$slots, "footer")
|
|
12030
|
-
], 2)) :
|
|
12030
|
+
], 2)) : He("v-if", !0)
|
|
12031
12031
|
], 6);
|
|
12032
12032
|
}
|
|
12033
12033
|
var S_e = /* @__PURE__ */ jt(C_e, [["render", x_e], ["__file", "select-dropdown.vue"]]);
|
|
@@ -12085,7 +12085,7 @@ const D_e = (n, e) => {
|
|
|
12085
12085
|
var wt;
|
|
12086
12086
|
(wt = Ke.updateOption) == null || wt.call(Ke, s.inputValue);
|
|
12087
12087
|
});
|
|
12088
|
-
}, Ee = ya(),
|
|
12088
|
+
}, Ee = ya(), ze = ee(() => ["small"].includes(Ee.value) ? "small" : "default"), oe = ee({
|
|
12089
12089
|
get() {
|
|
12090
12090
|
return y.value && !pe.value;
|
|
12091
12091
|
},
|
|
@@ -12121,7 +12121,7 @@ const D_e = (n, e) => {
|
|
|
12121
12121
|
s.isBeforeHide || ve();
|
|
12122
12122
|
});
|
|
12123
12123
|
const te = (Ke) => {
|
|
12124
|
-
s.previousQuery === Ke || D.value || (s.previousQuery = Ke, n.filterable && Rn(n.filterMethod) ? n.filterMethod(Ke) : n.filterable && n.remote && Rn(n.remoteMethod) && n.remoteMethod(Ke), n.defaultFirstOption && (n.filterable || n.remote) && J.value ?
|
|
12124
|
+
s.previousQuery === Ke || D.value || (s.previousQuery = Ke, n.filterable && Rn(n.filterMethod) ? n.filterMethod(Ke) : n.filterable && n.remote && Rn(n.remoteMethod) && n.remoteMethod(Ke), n.defaultFirstOption && (n.filterable || n.remote) && J.value ? Vt(re) : Vt(X));
|
|
12125
12125
|
}, re = () => {
|
|
12126
12126
|
const Ke = ae.value.filter((Oe) => Oe.visible && !Oe.disabled && !Oe.states.groupDisabled), wt = Ke.find((Oe) => Oe.created), Sn = Ke[0], Nt = ae.value.map((Oe) => Oe.value);
|
|
12127
12127
|
s.hoveringIndex = yt(Nt, wt || Sn);
|
|
@@ -12217,7 +12217,7 @@ const D_e = (n, e) => {
|
|
|
12217
12217
|
Nt > -1 ? Sn.splice(Nt, 1) : (n.multipleLimit <= 0 || Sn.length < n.multipleLimit) && Sn.push(Ke.value), e(Di, Sn), De(Sn), Ke.created && te(""), n.filterable && !n.reserveKeyword && (s.inputValue = "");
|
|
12218
12218
|
} else
|
|
12219
12219
|
!Vu(n.modelValue, Ke.value) && e(Di, Ke.value), De(Ke.value), y.value = !1;
|
|
12220
|
-
$t(), !y.value &&
|
|
12220
|
+
$t(), !y.value && Vt(() => {
|
|
12221
12221
|
H(Ke);
|
|
12222
12222
|
});
|
|
12223
12223
|
}, yt = (Ke, wt) => gr(wt) ? -1 : Ni(wt.value) ? Ke.findIndex((Sn) => Vu(js(Sn, n.valueKey), kl(wt))) : Ke.indexOf(wt.value), H = (Ke) => {
|
|
@@ -12241,7 +12241,7 @@ const D_e = (n, e) => {
|
|
|
12241
12241
|
var Ke, wt;
|
|
12242
12242
|
return (wt = (Ke = u.value) == null ? void 0 : Ke.popperRef) == null ? void 0 : wt.contentRef;
|
|
12243
12243
|
}), St = () => {
|
|
12244
|
-
s.isBeforeHide = !1,
|
|
12244
|
+
s.isBeforeHide = !1, Vt(() => {
|
|
12245
12245
|
var Ke;
|
|
12246
12246
|
(Ke = m.value) == null || Ke.update(), H(s.selected);
|
|
12247
12247
|
});
|
|
@@ -12251,7 +12251,7 @@ const D_e = (n, e) => {
|
|
|
12251
12251
|
}, Gi = () => {
|
|
12252
12252
|
var Ke;
|
|
12253
12253
|
if (y.value) {
|
|
12254
|
-
y.value = !1,
|
|
12254
|
+
y.value = !1, Vt(() => {
|
|
12255
12255
|
var wt;
|
|
12256
12256
|
return (wt = d.value) == null ? void 0 : wt.blur();
|
|
12257
12257
|
});
|
|
@@ -12263,7 +12263,7 @@ const D_e = (n, e) => {
|
|
|
12263
12263
|
}, Aa = (Ke) => {
|
|
12264
12264
|
if (y.value = !1, P.value) {
|
|
12265
12265
|
const wt = new FocusEvent("blur", Ke);
|
|
12266
|
-
|
|
12266
|
+
Vt(() => k(wt));
|
|
12267
12267
|
}
|
|
12268
12268
|
}, il = () => {
|
|
12269
12269
|
s.inputValue.length > 0 ? s.inputValue = "" : y.value = !1;
|
|
@@ -12284,7 +12284,7 @@ const D_e = (n, e) => {
|
|
|
12284
12284
|
if (!(s.options.size === 0 || J.value === 0 || D.value) && !Ls.value) {
|
|
12285
12285
|
Ke === "next" ? (s.hoveringIndex++, s.hoveringIndex === s.options.size && (s.hoveringIndex = 0)) : Ke === "prev" && (s.hoveringIndex--, s.hoveringIndex < 0 && (s.hoveringIndex = s.options.size - 1));
|
|
12286
12286
|
const wt = ae.value[s.hoveringIndex];
|
|
12287
|
-
(wt.isDisabled || !wt.visible) && Cu(Ke),
|
|
12287
|
+
(wt.isDisabled || !wt.visible) && Cu(Ke), Vt(() => H(v.value));
|
|
12288
12288
|
}
|
|
12289
12289
|
}, zc = () => {
|
|
12290
12290
|
if (!l.value)
|
|
@@ -12336,7 +12336,7 @@ const D_e = (n, e) => {
|
|
|
12336
12336
|
validateIcon: V,
|
|
12337
12337
|
showNewOption: we,
|
|
12338
12338
|
updateOptions: ve,
|
|
12339
|
-
collapseTagSize:
|
|
12339
|
+
collapseTagSize: ze,
|
|
12340
12340
|
setSelected: Y,
|
|
12341
12341
|
selectDisabled: T,
|
|
12342
12342
|
emptyText: he,
|
|
@@ -12720,7 +12720,7 @@ function T_e(n, e) {
|
|
|
12720
12720
|
class: Te(n.nsSelect.e("prefix"))
|
|
12721
12721
|
}, [
|
|
12722
12722
|
et(n.$slots, "prefix")
|
|
12723
|
-
], 2)) :
|
|
12723
|
+
], 2)) : He("v-if", !0),
|
|
12724
12724
|
ye("div", {
|
|
12725
12725
|
ref: "selectionRef",
|
|
12726
12726
|
class: Te([
|
|
@@ -12833,8 +12833,8 @@ function T_e(n, e) {
|
|
|
12833
12833
|
], 2)
|
|
12834
12834
|
]),
|
|
12835
12835
|
_: 3
|
|
12836
|
-
}, 8, ["disabled", "effect", "popper-class", "popper-style", "teleported"])) :
|
|
12837
|
-
]) :
|
|
12836
|
+
}, 8, ["disabled", "effect", "popper-class", "popper-style", "teleported"])) : He("v-if", !0)
|
|
12837
|
+
]) : He("v-if", !0),
|
|
12838
12838
|
ye("div", {
|
|
12839
12839
|
class: Te([
|
|
12840
12840
|
n.nsSelect.e("selected-item"),
|
|
@@ -12883,7 +12883,7 @@ function T_e(n, e) {
|
|
|
12883
12883
|
"aria-hidden": "true",
|
|
12884
12884
|
class: Te(n.nsSelect.e("input-calculator")),
|
|
12885
12885
|
textContent: st(n.states.inputValue)
|
|
12886
|
-
}, null, 10, ["textContent"])) :
|
|
12886
|
+
}, null, 10, ["textContent"])) : He("v-if", !0)
|
|
12887
12887
|
], 2),
|
|
12888
12888
|
n.shouldShowPlaceholder ? (K(), me("div", {
|
|
12889
12889
|
key: 1,
|
|
@@ -12901,7 +12901,7 @@ function T_e(n, e) {
|
|
|
12901
12901
|
}, () => [
|
|
12902
12902
|
ye("span", null, st(n.currentPlaceholder), 1)
|
|
12903
12903
|
]) : (K(), me("span", { key: 1 }, st(n.currentPlaceholder), 1))
|
|
12904
|
-
], 2)) :
|
|
12904
|
+
], 2)) : He("v-if", !0)
|
|
12905
12905
|
], 2),
|
|
12906
12906
|
ye("div", {
|
|
12907
12907
|
ref: "suffixRef",
|
|
@@ -12915,7 +12915,7 @@ function T_e(n, e) {
|
|
|
12915
12915
|
(K(), Pe(Si(n.iconComponent)))
|
|
12916
12916
|
]),
|
|
12917
12917
|
_: 1
|
|
12918
|
-
}, 8, ["class"])) :
|
|
12918
|
+
}, 8, ["class"])) : He("v-if", !0),
|
|
12919
12919
|
n.showClearBtn && n.clearIcon ? (K(), Pe(r, {
|
|
12920
12920
|
key: 1,
|
|
12921
12921
|
class: Te([
|
|
@@ -12929,7 +12929,7 @@ function T_e(n, e) {
|
|
|
12929
12929
|
(K(), Pe(Si(n.clearIcon)))
|
|
12930
12930
|
]),
|
|
12931
12931
|
_: 1
|
|
12932
|
-
}, 8, ["class", "onClick"])) :
|
|
12932
|
+
}, 8, ["class", "onClick"])) : He("v-if", !0),
|
|
12933
12933
|
n.validateState && n.validateIcon && n.needStatusIcon ? (K(), Pe(r, {
|
|
12934
12934
|
key: 2,
|
|
12935
12935
|
class: Te([
|
|
@@ -12942,7 +12942,7 @@ function T_e(n, e) {
|
|
|
12942
12942
|
(K(), Pe(Si(n.validateIcon)))
|
|
12943
12943
|
]),
|
|
12944
12944
|
_: 1
|
|
12945
|
-
}, 8, ["class"])) :
|
|
12945
|
+
}, 8, ["class"])) : He("v-if", !0)
|
|
12946
12946
|
], 2)
|
|
12947
12947
|
], 10, ["onClick"])
|
|
12948
12948
|
];
|
|
@@ -12957,7 +12957,7 @@ function T_e(n, e) {
|
|
|
12957
12957
|
}, ["stop"])
|
|
12958
12958
|
}, [
|
|
12959
12959
|
et(n.$slots, "header")
|
|
12960
|
-
], 10, ["onClick"])) :
|
|
12960
|
+
], 10, ["onClick"])) : He("v-if", !0),
|
|
12961
12961
|
Li(se(l, {
|
|
12962
12962
|
id: n.contentId,
|
|
12963
12963
|
ref: "scrollbarRef",
|
|
@@ -12975,7 +12975,7 @@ function T_e(n, e) {
|
|
|
12975
12975
|
key: 0,
|
|
12976
12976
|
value: n.states.inputValue,
|
|
12977
12977
|
created: !0
|
|
12978
|
-
}, null, 8, ["value"])) :
|
|
12978
|
+
}, null, 8, ["value"])) : He("v-if", !0),
|
|
12979
12979
|
se(a, null, {
|
|
12980
12980
|
default: fe(() => [
|
|
12981
12981
|
et(n.$slots, "default", {}, () => [
|
|
@@ -13017,7 +13017,7 @@ function T_e(n, e) {
|
|
|
13017
13017
|
et(n.$slots, "empty", {}, () => [
|
|
13018
13018
|
ye("span", null, st(n.emptyText), 1)
|
|
13019
13019
|
])
|
|
13020
|
-
], 2)) :
|
|
13020
|
+
], 2)) : He("v-if", !0),
|
|
13021
13021
|
n.$slots.footer ? (K(), me("div", {
|
|
13022
13022
|
key: 3,
|
|
13023
13023
|
class: Te(n.nsSelect.be("dropdown", "footer")),
|
|
@@ -13025,7 +13025,7 @@ function T_e(n, e) {
|
|
|
13025
13025
|
}, ["stop"])
|
|
13026
13026
|
}, [
|
|
13027
13027
|
et(n.$slots, "footer")
|
|
13028
|
-
], 10, ["onClick"])) :
|
|
13028
|
+
], 10, ["onClick"])) : He("v-if", !0)
|
|
13029
13029
|
]),
|
|
13030
13030
|
_: 3
|
|
13031
13031
|
}, 512)
|
|
@@ -13270,7 +13270,7 @@ const U_e = Pt({
|
|
|
13270
13270
|
"aria-current": _.currentPage === 1,
|
|
13271
13271
|
"aria-label": R(o)("el.pagination.currentPage", { pager: 1 }),
|
|
13272
13272
|
tabindex: R(g)
|
|
13273
|
-
}, " 1 ", 10, ["aria-current", "aria-label", "tabindex"])) :
|
|
13273
|
+
}, " 1 ", 10, ["aria-current", "aria-label", "tabindex"])) : He("v-if", !0),
|
|
13274
13274
|
s.value ? (K(), me("li", {
|
|
13275
13275
|
key: 1,
|
|
13276
13276
|
class: Te(R(f)),
|
|
@@ -13282,7 +13282,7 @@ const U_e = Pt({
|
|
|
13282
13282
|
onBlur: (C) => c.value = !1
|
|
13283
13283
|
}, [
|
|
13284
13284
|
(l.value || c.value) && !_.disabled ? (K(), Pe(R($me), { key: 0 })) : (K(), Pe(R(SN), { key: 1 }))
|
|
13285
|
-
], 42, ["tabindex", "aria-label", "onMouseenter", "onMouseleave", "onFocus", "onBlur"])) :
|
|
13285
|
+
], 42, ["tabindex", "aria-label", "onMouseenter", "onMouseleave", "onFocus", "onBlur"])) : He("v-if", !0),
|
|
13286
13286
|
(K(!0), me(dt, null, Ot(R(h), (C) => (K(), me("li", {
|
|
13287
13287
|
key: C,
|
|
13288
13288
|
class: Te([[
|
|
@@ -13304,7 +13304,7 @@ const U_e = Pt({
|
|
|
13304
13304
|
onBlur: (C) => d.value = !1
|
|
13305
13305
|
}, [
|
|
13306
13306
|
(u.value || d.value) && !_.disabled ? (K(), Pe(R(qme), { key: 0 })) : (K(), Pe(R(SN), { key: 1 }))
|
|
13307
|
-
], 42, ["tabindex", "aria-label", "onMouseenter", "onMouseleave", "onFocus", "onBlur"])) :
|
|
13307
|
+
], 42, ["tabindex", "aria-label", "onMouseenter", "onMouseleave", "onFocus", "onBlur"])) : He("v-if", !0),
|
|
13308
13308
|
_.pageCount > 1 ? (K(), me("li", {
|
|
13309
13309
|
key: 3,
|
|
13310
13310
|
class: Te([[
|
|
@@ -13314,7 +13314,7 @@ const U_e = Pt({
|
|
|
13314
13314
|
"aria-current": _.currentPage === _.pageCount,
|
|
13315
13315
|
"aria-label": R(o)("el.pagination.currentPage", { pager: _.pageCount }),
|
|
13316
13316
|
tabindex: R(g)
|
|
13317
|
-
}, st(_.pageCount), 11, ["aria-current", "aria-label", "tabindex"])) :
|
|
13317
|
+
}, st(_.pageCount), 11, ["aria-current", "aria-label", "tabindex"])) : He("v-if", !0)
|
|
13318
13318
|
], 42, ["onKeyup"]));
|
|
13319
13319
|
}
|
|
13320
13320
|
});
|
|
@@ -13617,7 +13617,7 @@ const X_e = zi(Z_e), J_e = Pt({
|
|
|
13617
13617
|
(K(), Pe(Si(g.icon)))
|
|
13618
13618
|
]),
|
|
13619
13619
|
_: 1
|
|
13620
|
-
}, 8, ["class", "style"])) :
|
|
13620
|
+
}, 8, ["class", "style"])) : He("v-if", !0),
|
|
13621
13621
|
bt(" " + st(g.title), 1)
|
|
13622
13622
|
], 2),
|
|
13623
13623
|
ye("div", {
|
|
@@ -13657,7 +13657,7 @@ const X_e = zi(Z_e), J_e = Pt({
|
|
|
13657
13657
|
})
|
|
13658
13658
|
]),
|
|
13659
13659
|
default: fe(() => [
|
|
13660
|
-
g.$slots.reference ? et(g.$slots, "reference", { key: 0 }) :
|
|
13660
|
+
g.$slots.reference ? et(g.$slots, "reference", { key: 0 }) : He("v-if", !0)
|
|
13661
13661
|
]),
|
|
13662
13662
|
_: 3
|
|
13663
13663
|
}, 16, ["effect", "popper-class", "popper-style", "teleported", "hide-after", "persistent"]));
|
|
@@ -13792,13 +13792,13 @@ const Rk = zi(iye), rye = Pt({
|
|
|
13792
13792
|
key: 0,
|
|
13793
13793
|
class: Te(R(o).e("title")),
|
|
13794
13794
|
role: "title"
|
|
13795
|
-
}, st(b.title), 3)) :
|
|
13795
|
+
}, st(b.title), 3)) : He("v-if", !0),
|
|
13796
13796
|
et(b.$slots, "default", {}, () => [
|
|
13797
13797
|
bt(st(b.content), 1)
|
|
13798
13798
|
])
|
|
13799
13799
|
]),
|
|
13800
13800
|
default: fe(() => [
|
|
13801
|
-
b.$slots.reference ? et(b.$slots, "reference", { key: 0 }) :
|
|
13801
|
+
b.$slots.reference ? et(b.$slots, "reference", { key: 0 }) : He("v-if", !0)
|
|
13802
13802
|
]),
|
|
13803
13803
|
_: 3
|
|
13804
13804
|
}, 16, ["trigger", "trigger-keys", "placement", "disabled", "visible", "transition", "popper-options", "tabindex", "content", "offset", "show-after", "hide-after", "auto-close", "show-arrow", "aria-label", "effect", "enterable", "popper-class", "popper-style", "teleported", "append-to", "persistent", "gpu-acceleration", "onUpdate:visible"]));
|
|
@@ -14176,7 +14176,7 @@ const HB = Be({
|
|
|
14176
14176
|
});
|
|
14177
14177
|
const y = () => {
|
|
14178
14178
|
const w = m.value ? i.inactiveValue : i.activeValue;
|
|
14179
|
-
t(Di, w), t(kr, w), t(Ql, w),
|
|
14179
|
+
t(Di, w), t(kr, w), t(Ql, w), Vt(() => {
|
|
14180
14180
|
c.value.checked = m.value;
|
|
14181
14181
|
});
|
|
14182
14182
|
}, v = () => {
|
|
@@ -14235,12 +14235,12 @@ const HB = Be({
|
|
|
14235
14235
|
(K(), Pe(Si(w.inactiveIcon)))
|
|
14236
14236
|
]),
|
|
14237
14237
|
_: 1
|
|
14238
|
-
})) :
|
|
14238
|
+
})) : He("v-if", !0),
|
|
14239
14239
|
!w.inactiveIcon && w.inactiveText ? (K(), me("span", {
|
|
14240
14240
|
key: 1,
|
|
14241
14241
|
"aria-hidden": R(m)
|
|
14242
|
-
}, st(w.inactiveText), 9, ["aria-hidden"])) :
|
|
14243
|
-
], 2)) :
|
|
14242
|
+
}, st(w.inactiveText), 9, ["aria-hidden"])) : He("v-if", !0)
|
|
14243
|
+
], 2)) : He("v-if", !0),
|
|
14244
14244
|
ye("span", {
|
|
14245
14245
|
ref_key: "core",
|
|
14246
14246
|
ref: d,
|
|
@@ -14263,8 +14263,8 @@ const HB = Be({
|
|
|
14263
14263
|
key: 1,
|
|
14264
14264
|
class: Te(R(s).is("text")),
|
|
14265
14265
|
"aria-hidden": !R(m)
|
|
14266
|
-
}, st(R(m) ? w.activeText : w.inactiveText), 11, ["aria-hidden"])) :
|
|
14267
|
-
], 2)) :
|
|
14266
|
+
}, st(R(m) ? w.activeText : w.inactiveText), 11, ["aria-hidden"])) : He("v-if", !0)
|
|
14267
|
+
], 2)) : He("v-if", !0),
|
|
14268
14268
|
ye("div", {
|
|
14269
14269
|
class: Te(R(s).e("action"))
|
|
14270
14270
|
}, [
|
|
@@ -14282,14 +14282,14 @@ const HB = Be({
|
|
|
14282
14282
|
(K(), Pe(Si(w.activeActionIcon)))
|
|
14283
14283
|
]),
|
|
14284
14284
|
_: 1
|
|
14285
|
-
})) :
|
|
14286
|
-
]) : R(m) ?
|
|
14285
|
+
})) : He("v-if", !0)
|
|
14286
|
+
]) : R(m) ? He("v-if", !0) : et(w.$slots, "inactive-action", { key: 2 }, () => [
|
|
14287
14287
|
w.inactiveActionIcon ? (K(), Pe(R($n), { key: 0 }, {
|
|
14288
14288
|
default: fe(() => [
|
|
14289
14289
|
(K(), Pe(Si(w.inactiveActionIcon)))
|
|
14290
14290
|
]),
|
|
14291
14291
|
_: 1
|
|
14292
|
-
})) :
|
|
14292
|
+
})) : He("v-if", !0)
|
|
14293
14293
|
])
|
|
14294
14294
|
], 2)
|
|
14295
14295
|
], 6),
|
|
@@ -14302,12 +14302,12 @@ const HB = Be({
|
|
|
14302
14302
|
(K(), Pe(Si(w.activeIcon)))
|
|
14303
14303
|
]),
|
|
14304
14304
|
_: 1
|
|
14305
|
-
})) :
|
|
14305
|
+
})) : He("v-if", !0),
|
|
14306
14306
|
!w.activeIcon && w.activeText ? (K(), me("span", {
|
|
14307
14307
|
key: 1,
|
|
14308
14308
|
"aria-hidden": !R(m)
|
|
14309
|
-
}, st(w.activeText), 9, ["aria-hidden"])) :
|
|
14310
|
-
], 2)) :
|
|
14309
|
+
}, st(w.activeText), 9, ["aria-hidden"])) : He("v-if", !0)
|
|
14310
|
+
], 2)) : He("v-if", !0)
|
|
14311
14311
|
], 10, ["onClick"]));
|
|
14312
14312
|
}
|
|
14313
14313
|
});
|
|
@@ -14935,7 +14935,7 @@ function Vye() {
|
|
|
14935
14935
|
values: [],
|
|
14936
14936
|
silent: !0
|
|
14937
14937
|
});
|
|
14938
|
-
},
|
|
14938
|
+
}, ze = () => {
|
|
14939
14939
|
E.value && (ae(null, null, null), e.store.commit("changeSortCondition", {
|
|
14940
14940
|
silent: !0
|
|
14941
14941
|
}));
|
|
@@ -14986,7 +14986,7 @@ function Vye() {
|
|
|
14986
14986
|
execSort: we,
|
|
14987
14987
|
execQuery: ve,
|
|
14988
14988
|
clearFilter: Ee,
|
|
14989
|
-
clearSort:
|
|
14989
|
+
clearSort: ze,
|
|
14990
14990
|
toggleRowExpansion: W,
|
|
14991
14991
|
setExpandRowKeysAdapter: (Ae) => {
|
|
14992
14992
|
oe(Ae), re(Ae);
|
|
@@ -15072,7 +15072,7 @@ function Hye() {
|
|
|
15072
15072
|
var c;
|
|
15073
15073
|
const d = R(s._columns) || [];
|
|
15074
15074
|
if (l)
|
|
15075
|
-
(c = l.children) == null || c.splice(l.children.findIndex((f) => f.id === a.id), 1),
|
|
15075
|
+
(c = l.children) == null || c.splice(l.children.findIndex((f) => f.id === a.id), 1), Vt(() => {
|
|
15076
15076
|
var f;
|
|
15077
15077
|
((f = l.children) == null ? void 0 : f.length) === 0 && delete l.children;
|
|
15078
15078
|
}), s._columns.value = KN(d, l);
|
|
@@ -15129,7 +15129,7 @@ function Hye() {
|
|
|
15129
15129
|
throw new Error(`Action not found: ${s}`);
|
|
15130
15130
|
},
|
|
15131
15131
|
updateTableScrollY: function() {
|
|
15132
|
-
|
|
15132
|
+
Vt(() => n.layout.updateScrollY.apply(n.layout));
|
|
15133
15133
|
}
|
|
15134
15134
|
};
|
|
15135
15135
|
}
|
|
@@ -15209,7 +15209,7 @@ class $ye {
|
|
|
15209
15209
|
return;
|
|
15210
15210
|
const i = this.table.vnode.el;
|
|
15211
15211
|
if (e = Tye(e), this.height.value = Number(e), !i && (e || e === 0)) {
|
|
15212
|
-
|
|
15212
|
+
Vt(() => this.setHeight(e, t));
|
|
15213
15213
|
return;
|
|
15214
15214
|
}
|
|
15215
15215
|
i && zt(e) ? (i.style[t] = `${e}px`, this.updateElsHeight()) : i && _n(e) && (i.style[t] = e, this.updateElsHeight());
|
|
@@ -15782,7 +15782,7 @@ var Xye = Be({
|
|
|
15782
15782
|
ot(u, h), Lr(() => {
|
|
15783
15783
|
d && (clearTimeout(d), d = void 0);
|
|
15784
15784
|
}), rn(async () => {
|
|
15785
|
-
await
|
|
15785
|
+
await Vt(), await Vt();
|
|
15786
15786
|
const { prop: N, order: L } = n.defaultSort;
|
|
15787
15787
|
i == null || i.store.commit("sort", { prop: N, order: L, init: !0 }), h();
|
|
15788
15788
|
});
|
|
@@ -16496,7 +16496,7 @@ function dwe(n, e, t, i) {
|
|
|
16496
16496
|
v.value && e.updateElsHeight(), e.updateColumnsWidth(), !(typeof window > "u") && requestAnimationFrame(D);
|
|
16497
16497
|
};
|
|
16498
16498
|
rn(async () => {
|
|
16499
|
-
await
|
|
16499
|
+
await Vt(), t.updateColumns(), E(), requestAnimationFrame(w);
|
|
16500
16500
|
const A = i.vnode.el, O = i.refs.headerWrapper;
|
|
16501
16501
|
n.flexible && A && A.parentElement && (A.parentElement.style.minWidth = "0"), l.value = {
|
|
16502
16502
|
width: d.value = A.offsetWidth,
|
|
@@ -17038,7 +17038,7 @@ function Swe(n, e, t, i, r, o) {
|
|
|
17038
17038
|
], 6)
|
|
17039
17039
|
], 2)), [
|
|
17040
17040
|
[d, n.handleHeaderFooterMousewheel]
|
|
17041
|
-
]) :
|
|
17041
|
+
]) : He("v-if", !0),
|
|
17042
17042
|
ye("div", {
|
|
17043
17043
|
ref: "bodyWrapper",
|
|
17044
17044
|
class: Te(n.ns.e("body-wrapper"))
|
|
@@ -17077,7 +17077,7 @@ function Swe(n, e, t, i, r, o) {
|
|
|
17077
17077
|
store: n.store,
|
|
17078
17078
|
"append-filter-panel-to": n.appendFilterPanelTo,
|
|
17079
17079
|
onSetDragVisible: n.setDragVisible
|
|
17080
|
-
}, null, 8, ["class", "border", "default-sort", "store", "append-filter-panel-to", "onSetDragVisible"])) :
|
|
17080
|
+
}, null, 8, ["class", "border", "default-sort", "store", "append-filter-panel-to", "onSetDragVisible"])) : He("v-if", !0),
|
|
17081
17081
|
se(l, {
|
|
17082
17082
|
context: n.context,
|
|
17083
17083
|
highlight: n.highlightCurrentRow,
|
|
@@ -17096,7 +17096,7 @@ function Swe(n, e, t, i, r, o) {
|
|
|
17096
17096
|
store: n.store,
|
|
17097
17097
|
"sum-text": n.computedSumText,
|
|
17098
17098
|
"summary-method": n.summaryMethod
|
|
17099
|
-
}, null, 8, ["class", "border", "default-sort", "store", "sum-text", "summary-method"])) :
|
|
17099
|
+
}, null, 8, ["class", "border", "default-sort", "store", "sum-text", "summary-method"])) : He("v-if", !0)
|
|
17100
17100
|
], 6),
|
|
17101
17101
|
n.isEmpty ? (K(), me("div", {
|
|
17102
17102
|
key: 0,
|
|
@@ -17111,14 +17111,14 @@ function Swe(n, e, t, i, r, o) {
|
|
|
17111
17111
|
bt(st(n.computedEmptyText), 1)
|
|
17112
17112
|
])
|
|
17113
17113
|
], 2)
|
|
17114
|
-
], 6)) :
|
|
17114
|
+
], 6)) : He("v-if", !0),
|
|
17115
17115
|
n.$slots.append ? (K(), me("div", {
|
|
17116
17116
|
key: 1,
|
|
17117
17117
|
ref: "appendWrapper",
|
|
17118
17118
|
class: Te(n.ns.e("append-wrapper"))
|
|
17119
17119
|
}, [
|
|
17120
17120
|
et(n.$slots, "append")
|
|
17121
|
-
], 2)) :
|
|
17121
|
+
], 2)) : He("v-if", !0)
|
|
17122
17122
|
]),
|
|
17123
17123
|
_: 3
|
|
17124
17124
|
}, 8, ["view-style", "wrap-style", "always", "tabindex", "native", "onScroll"])
|
|
@@ -17150,11 +17150,11 @@ function Swe(n, e, t, i, r, o) {
|
|
|
17150
17150
|
], 2)), [
|
|
17151
17151
|
[yo, !n.isEmpty],
|
|
17152
17152
|
[d, n.handleHeaderFooterMousewheel]
|
|
17153
|
-
]) :
|
|
17153
|
+
]) : He("v-if", !0),
|
|
17154
17154
|
n.border || n.isGroup ? (K(), me("div", {
|
|
17155
17155
|
key: 2,
|
|
17156
17156
|
class: Te(n.ns.e("border-left-patch"))
|
|
17157
|
-
}, null, 2)) :
|
|
17157
|
+
}, null, 2)) : He("v-if", !0)
|
|
17158
17158
|
], 2),
|
|
17159
17159
|
Li(ye("div", {
|
|
17160
17160
|
ref: "resizeProxy",
|
|
@@ -17764,7 +17764,7 @@ const Bwe = (n, {
|
|
|
17764
17764
|
rowData: N,
|
|
17765
17765
|
rowIndex: L,
|
|
17766
17766
|
rowKey: T
|
|
17767
|
-
}), (P = n.onExpandedRowsChange) == null || P.call(n, k), r.vnode.el.querySelector(`.${o.is("hovered")}[rowkey="${String(T)}"]`) &&
|
|
17767
|
+
}), (P = n.onExpandedRowsChange) == null || P.call(n, k), r.vnode.el.querySelector(`.${o.is("hovered")}[rowkey="${String(T)}"]`) && Vt(() => _({ hovered: !0, rowKey: T }));
|
|
17768
17768
|
}
|
|
17769
17769
|
const C = Bf(() => {
|
|
17770
17770
|
var E, N, L, T;
|
|
@@ -17894,7 +17894,7 @@ function jwe(n) {
|
|
|
17894
17894
|
mainTableRef: e,
|
|
17895
17895
|
leftTableRef: t,
|
|
17896
17896
|
rightTableRef: i,
|
|
17897
|
-
onMaybeEndReached:
|
|
17897
|
+
onMaybeEndReached: ze
|
|
17898
17898
|
}), v = Et("table-v2"), _ = Vn(), w = dl(!1), {
|
|
17899
17899
|
expandedRowKeys: C,
|
|
17900
17900
|
lastRenderedRowIndex: x,
|
|
@@ -17945,7 +17945,7 @@ function jwe(n) {
|
|
|
17945
17945
|
return W ? R(E)[R(k)[oe][ie]] || W : ne;
|
|
17946
17946
|
}
|
|
17947
17947
|
const Ee = ue(!1);
|
|
17948
|
-
function
|
|
17948
|
+
function ze() {
|
|
17949
17949
|
const { onEndReached: oe } = n;
|
|
17950
17950
|
if (!oe)
|
|
17951
17951
|
return;
|
|
@@ -18214,7 +18214,7 @@ const jk = Symbol("tableV2"), YJ = "tableV2GridScrollLeft", QJ = String, j8 = {
|
|
|
18214
18214
|
height: n.height
|
|
18215
18215
|
})), l = ee(() => ua(R(n.headerHeight))), u = (h) => {
|
|
18216
18216
|
const f = R(o);
|
|
18217
|
-
|
|
18217
|
+
Vt(() => {
|
|
18218
18218
|
f != null && f.scroll && f.scroll({
|
|
18219
18219
|
left: h
|
|
18220
18220
|
});
|
|
@@ -18432,7 +18432,7 @@ const Ywe = ({ atXEndEdge: n, atXStartEdge: e, atYEndEdge: t, atYStartEdge: i },
|
|
|
18432
18432
|
updateRequested: !0,
|
|
18433
18433
|
xAxisScrollDir: Z6(z.scrollLeft, q),
|
|
18434
18434
|
yAxisScrollDir: Z6(z.scrollTop, X)
|
|
18435
|
-
},
|
|
18435
|
+
}, Vt(() => ae()), be(), U();
|
|
18436
18436
|
}, $ = (ie, te) => {
|
|
18437
18437
|
const re = R(L), Y = (k.value - re) / te * ie;
|
|
18438
18438
|
pe({
|
|
@@ -18473,7 +18473,7 @@ const Ywe = ({ atXEndEdge: n, atXStartEdge: e, atYEndEdge: t, atYStartEdge: i },
|
|
|
18473
18473
|
scrollLeft: ie,
|
|
18474
18474
|
scrollTop: te,
|
|
18475
18475
|
updateRequested: !0
|
|
18476
|
-
},
|
|
18476
|
+
}, Vt(() => ae()), be(), U());
|
|
18477
18477
|
}, he = (ie = 0, te = 0, re = of) => {
|
|
18478
18478
|
const Y = R(E);
|
|
18479
18479
|
te = Math.max(0, Math.min(te, g.totalColumn - 1)), ie = Math.max(0, Math.min(ie, g.totalRow - 1));
|
|
@@ -18498,7 +18498,7 @@ const Ywe = ({ atXEndEdge: n, atXStartEdge: e, atYEndEdge: t, atYStartEdge: i },
|
|
|
18498
18498
|
}, X[F];
|
|
18499
18499
|
}
|
|
18500
18500
|
}, ae = () => {
|
|
18501
|
-
E.value.isScrolling = !1,
|
|
18501
|
+
E.value.isScrolling = !1, Vt(() => {
|
|
18502
18502
|
N.value(-1, null, null);
|
|
18503
18503
|
});
|
|
18504
18504
|
};
|
|
@@ -18543,7 +18543,7 @@ const Ywe = ({ atXEndEdge: n, atXStartEdge: e, atYEndEdge: t, atYStartEdge: i },
|
|
|
18543
18543
|
resetAfterRowIndex: ve,
|
|
18544
18544
|
resetAfter: Ee
|
|
18545
18545
|
});
|
|
18546
|
-
const
|
|
18546
|
+
const ze = () => {
|
|
18547
18547
|
const {
|
|
18548
18548
|
scrollbarAlwaysOn: ie,
|
|
18549
18549
|
scrollbarStartGap: te,
|
|
@@ -18609,7 +18609,7 @@ const Ywe = ({ atXEndEdge: n, atXStartEdge: e, atYEndEdge: t, atYStartEdge: i },
|
|
|
18609
18609
|
];
|
|
18610
18610
|
};
|
|
18611
18611
|
return () => {
|
|
18612
|
-
const ie = Si(g.containerElement), { horizontalScrollbar: te, verticalScrollbar: re } =
|
|
18612
|
+
const ie = Si(g.containerElement), { horizontalScrollbar: te, verticalScrollbar: re } = ze(), Y = W();
|
|
18613
18613
|
return kt("div", {
|
|
18614
18614
|
key: 0,
|
|
18615
18615
|
class: v.e("wrapper"),
|
|
@@ -18946,7 +18946,7 @@ const Ywe = ({ atXEndEdge: n, atXStartEdge: e, atYEndEdge: t, atYStartEdge: i },
|
|
|
18946
18946
|
} = nCe(n);
|
|
18947
18947
|
Ki(YJ, y), TQ(async () => {
|
|
18948
18948
|
var _;
|
|
18949
|
-
await
|
|
18949
|
+
await Vt();
|
|
18950
18950
|
const w = (_ = r.value) == null ? void 0 : _.states.scrollTop;
|
|
18951
18951
|
w && b(Math.round(w) + 1);
|
|
18952
18952
|
}), t({
|
|
@@ -19103,7 +19103,7 @@ const fCe = (n) => {
|
|
|
19103
19103
|
} = n, {
|
|
19104
19104
|
height: g
|
|
19105
19105
|
} = u.getBoundingClientRect();
|
|
19106
|
-
t.value = !0,
|
|
19106
|
+
t.value = !0, Vt(() => {
|
|
19107
19107
|
if (l || g !== Number.parseInt(p.height)) {
|
|
19108
19108
|
const b = c[0], m = (b == null ? void 0 : b.placeholderSign) === f9;
|
|
19109
19109
|
d == null || d({
|
|
@@ -19683,7 +19683,7 @@ const FCe = "ElTableV2", PCe = Be({
|
|
|
19683
19683
|
headerProps: we,
|
|
19684
19684
|
headerCellProps: ve,
|
|
19685
19685
|
sortBy: Ee,
|
|
19686
|
-
sortState:
|
|
19686
|
+
sortState: ze,
|
|
19687
19687
|
rowHeight: oe,
|
|
19688
19688
|
rowClass: W,
|
|
19689
19689
|
rowEventHandlers: ne,
|
|
@@ -19791,7 +19791,7 @@ const FCe = "ElTableV2", PCe = Be({
|
|
|
19791
19791
|
}, yt = {
|
|
19792
19792
|
ns: i,
|
|
19793
19793
|
sortBy: Ee,
|
|
19794
|
-
sortState:
|
|
19794
|
+
sortState: ze,
|
|
19795
19795
|
headerCellProps: ve,
|
|
19796
19796
|
onColumnSorted: k
|
|
19797
19797
|
}, H = {
|
|
@@ -20096,7 +20096,7 @@ const uee = zi(GCe), cee = {
|
|
|
20096
20096
|
], 2)
|
|
20097
20097
|
], 2))), 128))
|
|
20098
20098
|
], 2)
|
|
20099
|
-
], 10, ["id", "aria-label", "aria-labelledby"])) :
|
|
20099
|
+
], 10, ["id", "aria-label", "aria-labelledby"])) : He("v-if", !0);
|
|
20100
20100
|
}
|
|
20101
20101
|
});
|
|
20102
20102
|
var JCe = /* @__PURE__ */ jt(XCe, [["__file", "segmented.vue"]]);
|
|
@@ -20209,7 +20209,7 @@ const Yk = function(n = {}) {
|
|
|
20209
20209
|
}, Yk._context);
|
|
20210
20210
|
nxe(e, e.parent, t), nz(e, e.parent, t), e.parent.vLoadingAddClassList = () => nz(e, e.parent, t);
|
|
20211
20211
|
let i = e.parent.getAttribute("loading-number");
|
|
20212
|
-
return i ? i = `${Number.parseInt(i) + 1}` : i = "1", e.parent.setAttribute("loading-number", i), e.parent.appendChild(t.$el),
|
|
20212
|
+
return i ? i = `${Number.parseInt(i) + 1}` : i = "1", e.parent.setAttribute("loading-number", i), e.parent.appendChild(t.$el), Vt(() => t.visible.value = e.visible), e.fullscreen && (J6 = t), t;
|
|
20213
20213
|
}, txe = (n) => {
|
|
20214
20214
|
var e, t, i, r;
|
|
20215
20215
|
let o;
|
|
@@ -20233,7 +20233,7 @@ const Yk = function(n = {}) {
|
|
|
20233
20233
|
if (n.fullscreen)
|
|
20234
20234
|
t.originalPosition.value = b4(document.body, "position"), t.originalOverflow.value = b4(document.body, "overflow"), r.zIndex = i();
|
|
20235
20235
|
else if (n.parent === document.body) {
|
|
20236
|
-
t.originalPosition.value = b4(document.body, "position"), await
|
|
20236
|
+
t.originalPosition.value = b4(document.body, "position"), await Vt();
|
|
20237
20237
|
for (const o of ["top", "left"]) {
|
|
20238
20238
|
const s = o === "top" ? "scrollTop" : "scrollLeft";
|
|
20239
20239
|
r[o] = `${n.target.getBoundingClientRect()[o] + document.body[s] + document.documentElement[s] - Number.parseInt(b4(document.body, `margin-${o}`), 10)}px`;
|
|
@@ -20429,7 +20429,7 @@ const hee = [
|
|
|
20429
20429
|
f == null || f();
|
|
20430
20430
|
}
|
|
20431
20431
|
function E() {
|
|
20432
|
-
d.value = !1,
|
|
20432
|
+
d.value = !1, Vt(() => {
|
|
20433
20433
|
var L;
|
|
20434
20434
|
o.value || ((L = i.onClose) == null || L.call(i), t("destroy"));
|
|
20435
20435
|
});
|
|
@@ -20478,7 +20478,7 @@ const hee = [
|
|
|
20478
20478
|
value: L.repeatNum,
|
|
20479
20479
|
type: R(p),
|
|
20480
20480
|
class: Te(R(s).e("badge"))
|
|
20481
|
-
}, null, 8, ["value", "type", "class"])) :
|
|
20481
|
+
}, null, 8, ["value", "type", "class"])) : He("v-if", !0),
|
|
20482
20482
|
R(b) ? (K(), Pe(R($n), {
|
|
20483
20483
|
key: 1,
|
|
20484
20484
|
class: Te([R(s).e("icon"), R(g)])
|
|
@@ -20487,10 +20487,10 @@ const hee = [
|
|
|
20487
20487
|
(K(), Pe(Si(R(b))))
|
|
20488
20488
|
]),
|
|
20489
20489
|
_: 1
|
|
20490
|
-
}, 8, ["class"])) :
|
|
20490
|
+
}, 8, ["class"])) : He("v-if", !0),
|
|
20491
20491
|
et(L.$slots, "default", {}, () => [
|
|
20492
20492
|
L.dangerouslyUseHTMLString ? (K(), me(dt, { key: 1 }, [
|
|
20493
|
-
|
|
20493
|
+
He(" Caution here, message could've been compromised, never use user's input as message "),
|
|
20494
20494
|
ye("p", {
|
|
20495
20495
|
class: Te(R(s).e("content")),
|
|
20496
20496
|
innerHTML: L.message
|
|
@@ -20509,7 +20509,7 @@ const hee = [
|
|
|
20509
20509
|
se(R(r))
|
|
20510
20510
|
]),
|
|
20511
20511
|
_: 1
|
|
20512
|
-
}, 8, ["class", "onClick"])) :
|
|
20512
|
+
}, 8, ["class", "onClick"])) : He("v-if", !0)
|
|
20513
20513
|
], 46, ["id"]), [
|
|
20514
20514
|
[yo, d.value]
|
|
20515
20515
|
])
|
|
@@ -20626,7 +20626,7 @@ const Ui = Nme(jf, "$message"), oE = "_trap-focus-children", af = [], rz = (n) =
|
|
|
20626
20626
|
n[oE] = QP(n), af.push(n), af.length <= 1 && document.addEventListener("keydown", rz);
|
|
20627
20627
|
},
|
|
20628
20628
|
updated(n) {
|
|
20629
|
-
|
|
20629
|
+
Vt(() => {
|
|
20630
20630
|
n[oE] = QP(n);
|
|
20631
20631
|
});
|
|
20632
20632
|
},
|
|
@@ -20741,22 +20741,22 @@ const Ui = Nme(jf, "$message"), oE = "_trap-focus-children", af = [], rz = (n) =
|
|
|
20741
20741
|
return u.icon || A && Fb[A] || "";
|
|
20742
20742
|
}), p = ee(() => !!u.message), g = ue(), b = ue(), m = ue(), y = ue(), v = ue(), _ = ee(() => u.confirmButtonClass);
|
|
20743
20743
|
ot(() => u.inputValue, async (A) => {
|
|
20744
|
-
await
|
|
20744
|
+
await Vt(), n.boxType === "prompt" && A && T();
|
|
20745
20745
|
}, { immediate: !0 }), ot(() => l.value, (A) => {
|
|
20746
20746
|
var O, B;
|
|
20747
|
-
A && (n.boxType !== "prompt" && (u.autofocus ? m.value = (B = (O = v.value) == null ? void 0 : O.$el) != null ? B : g.value : m.value = g.value), u.zIndex = a()), n.boxType === "prompt" && (A ?
|
|
20747
|
+
A && (n.boxType !== "prompt" && (u.autofocus ? m.value = (B = (O = v.value) == null ? void 0 : O.$el) != null ? B : g.value : m.value = g.value), u.zIndex = a()), n.boxType === "prompt" && (A ? Vt().then(() => {
|
|
20748
20748
|
var U;
|
|
20749
20749
|
y.value && y.value.$el && (u.autofocus ? m.value = (U = I()) != null ? U : g.value : m.value = g.value);
|
|
20750
20750
|
}) : (u.editorErrorMessage = "", u.validateError = !1));
|
|
20751
20751
|
});
|
|
20752
20752
|
const w = ee(() => n.draggable), C = ee(() => n.overflow), { isDragging: x } = jX(g, b, w, C);
|
|
20753
20753
|
rn(async () => {
|
|
20754
|
-
await
|
|
20754
|
+
await Vt(), n.closeOnHashChange && window.addEventListener("hashchange", S);
|
|
20755
20755
|
}), Lr(() => {
|
|
20756
20756
|
n.closeOnHashChange && window.removeEventListener("hashchange", S);
|
|
20757
20757
|
});
|
|
20758
20758
|
function S() {
|
|
20759
|
-
l.value && (l.value = !1,
|
|
20759
|
+
l.value && (l.value = !1, Vt(() => {
|
|
20760
20760
|
u.action && e("action", u.action);
|
|
20761
20761
|
}));
|
|
20762
20762
|
}
|
|
@@ -20882,7 +20882,7 @@ function Cxe(n, e, t, i, r, o) {
|
|
|
20882
20882
|
(K(), Pe(Si(n.iconComponent)))
|
|
20883
20883
|
]),
|
|
20884
20884
|
_: 1
|
|
20885
|
-
}, 8, ["class"])) :
|
|
20885
|
+
}, 8, ["class"])) : He("v-if", !0),
|
|
20886
20886
|
ye("span", null, st(n.title), 1)
|
|
20887
20887
|
], 2),
|
|
20888
20888
|
n.showClose ? (K(), me("button", {
|
|
@@ -20901,8 +20901,8 @@ function Cxe(n, e, t, i, r, o) {
|
|
|
20901
20901
|
]),
|
|
20902
20902
|
_: 1
|
|
20903
20903
|
}, 8, ["class"])
|
|
20904
|
-
], 42, ["aria-label", "onClick", "onKeydown"])) :
|
|
20905
|
-
], 2)) :
|
|
20904
|
+
], 42, ["aria-label", "onClick", "onKeydown"])) : He("v-if", !0)
|
|
20905
|
+
], 2)) : He("v-if", !0),
|
|
20906
20906
|
ye("div", {
|
|
20907
20907
|
id: n.contentId,
|
|
20908
20908
|
class: Te(n.ns.e("content"))
|
|
@@ -20918,7 +20918,7 @@ function Cxe(n, e, t, i, r, o) {
|
|
|
20918
20918
|
(K(), Pe(Si(n.iconComponent)))
|
|
20919
20919
|
]),
|
|
20920
20920
|
_: 1
|
|
20921
|
-
}, 8, ["class"])) :
|
|
20921
|
+
}, 8, ["class"])) : He("v-if", !0),
|
|
20922
20922
|
n.hasMessage ? (K(), me("div", {
|
|
20923
20923
|
key: 1,
|
|
20924
20924
|
class: Te(n.ns.e("message"))
|
|
@@ -20934,7 +20934,7 @@ function Cxe(n, e, t, i, r, o) {
|
|
|
20934
20934
|
textContent: st(n.message)
|
|
20935
20935
|
}, null, 8, ["for", "textContent"]))
|
|
20936
20936
|
])
|
|
20937
|
-
], 2)) :
|
|
20937
|
+
], 2)) : He("v-if", !0)
|
|
20938
20938
|
], 2),
|
|
20939
20939
|
Li(ye("div", {
|
|
20940
20940
|
class: Te(n.ns.e("input"))
|
|
@@ -20977,7 +20977,7 @@ function Cxe(n, e, t, i, r, o) {
|
|
|
20977
20977
|
bt(st(n.cancelButtonText || n.t("el.messagebox.cancel")), 1)
|
|
20978
20978
|
]),
|
|
20979
20979
|
_: 1
|
|
20980
|
-
}, 8, ["loading", "loading-icon", "class", "round", "size", "onClick", "onKeydown"])) :
|
|
20980
|
+
}, 8, ["loading", "loading-icon", "class", "round", "size", "onClick", "onKeydown"])) : He("v-if", !0),
|
|
20981
20981
|
Li(se(l, {
|
|
20982
20982
|
ref: "confirmRef",
|
|
20983
20983
|
type: "primary",
|
|
@@ -21930,12 +21930,12 @@ function wn(n) {
|
|
|
21930
21930
|
function Qxe(n, e) {
|
|
21931
21931
|
var t = {};
|
|
21932
21932
|
for (var i in n)
|
|
21933
|
-
|
|
21933
|
+
Wt(n, i) && (t[i] = e(n[i]));
|
|
21934
21934
|
return t;
|
|
21935
21935
|
}
|
|
21936
21936
|
function wee(n, e) {
|
|
21937
21937
|
for (var t in e)
|
|
21938
|
-
|
|
21938
|
+
Wt(e, t) && (n[t] = e[t]);
|
|
21939
21939
|
return n;
|
|
21940
21940
|
}
|
|
21941
21941
|
function Uf(n, e) {
|
|
@@ -21977,7 +21977,7 @@ function Zxe(n, e, t) {
|
|
|
21977
21977
|
enumerable: !0
|
|
21978
21978
|
});
|
|
21979
21979
|
}
|
|
21980
|
-
function
|
|
21980
|
+
function Wt(n, e) {
|
|
21981
21981
|
return n && Object.hasOwnProperty.call(n, e);
|
|
21982
21982
|
}
|
|
21983
21983
|
function Xxe(n, e) {
|
|
@@ -22696,7 +22696,7 @@ function Cee() {
|
|
|
22696
22696
|
function Ee(F, z) {
|
|
22697
22697
|
return Array.prototype.concat.apply([], F.map(z));
|
|
22698
22698
|
}
|
|
22699
|
-
function
|
|
22699
|
+
function ze() {
|
|
22700
22700
|
const F = ae(arguments).map((q) => b(_(q))), z = be(arguments);
|
|
22701
22701
|
if (typeof z != "function")
|
|
22702
22702
|
throw new TypeError("Callback function expected as last argument");
|
|
@@ -22776,7 +22776,7 @@ function Cee() {
|
|
|
22776
22776
|
z || (G = te(G, Ae)), Y(de, De);
|
|
22777
22777
|
}
|
|
22778
22778
|
return he(G || "", de);
|
|
22779
|
-
}, s.create = Cee, s.createCount = Z.createCount, s.onMismatch = J, s.throwMismatchError = J, s.createError = L, s.clear = u, s.clearConversions = c, s.addTypes = l, s._findType = a, s.referTo =
|
|
22779
|
+
}, s.create = Cee, s.createCount = Z.createCount, s.onMismatch = J, s.throwMismatchError = J, s.createError = L, s.clear = u, s.clearConversions = c, s.addTypes = l, s._findType = a, s.referTo = ze, s.referToSelf = W, s.convert = g, s.findSignature = f, s.find = p, s.isTypedFunction = h, s.warnAgainstDeprecatedThis = !0, s.addType = function(F, z) {
|
|
22780
22780
|
let q = "any";
|
|
22781
22781
|
z !== !1 && i.has("Object") && (q = "Object"), s.addTypes([F], q);
|
|
22782
22782
|
};
|
|
@@ -23082,7 +23082,7 @@ function ySe(n, e) {
|
|
|
23082
23082
|
return e in n;
|
|
23083
23083
|
}
|
|
23084
23084
|
function Nee(n, e) {
|
|
23085
|
-
return !n || typeof n != "object" ? !1 :
|
|
23085
|
+
return !n || typeof n != "object" ? !1 : Wt(CSe, e) ? !0 : !(e in Object.prototype || e in Function.prototype);
|
|
23086
23086
|
}
|
|
23087
23087
|
function wSe(n, e) {
|
|
23088
23088
|
if (!Zk(n, e))
|
|
@@ -23090,7 +23090,7 @@ function wSe(n, e) {
|
|
|
23090
23090
|
return n[e];
|
|
23091
23091
|
}
|
|
23092
23092
|
function Zk(n, e) {
|
|
23093
|
-
return n == null || typeof n[e] != "function" ||
|
|
23093
|
+
return n == null || typeof n[e] != "function" || Wt(n, e) && Object.getPrototypeOf && e in Object.getPrototypeOf(n) ? !1 : Wt(xSe, e) ? !0 : !(e in Object.prototype || e in Function.prototype);
|
|
23094
23094
|
}
|
|
23095
23095
|
function Eee(n) {
|
|
23096
23096
|
return typeof n == "object" && n && n.constructor === Object;
|
|
@@ -29529,9 +29529,9 @@ var hLe = /* @__PURE__ */ ge(Qz, cLe, (n) => {
|
|
|
29529
29529
|
var J = L[he], ae = L[he + 1];
|
|
29530
29530
|
if (ae > J)
|
|
29531
29531
|
for (var be = 0, we = 0; we < P; we++) {
|
|
29532
|
-
for (var ve = we + 1, Ee = void 0,
|
|
29533
|
-
var oe = N[
|
|
29534
|
-
be !== ve ? (Ee = B(x[we][oe], E[
|
|
29532
|
+
for (var ve = we + 1, Ee = void 0, ze = J; ze < ae; ze++) {
|
|
29533
|
+
var oe = N[ze];
|
|
29534
|
+
be !== ve ? (Ee = B(x[we][oe], E[ze]), be = ve) : Ee = O(Ee, B(x[we][oe], E[ze]));
|
|
29535
29535
|
}
|
|
29536
29536
|
be === ve && !U(Ee, Q) && (V.push(we), $.push(Ee));
|
|
29537
29537
|
}
|
|
@@ -29555,8 +29555,8 @@ var hLe = /* @__PURE__ */ ge(Qz, cLe, (n) => {
|
|
|
29555
29555
|
}
|
|
29556
29556
|
}
|
|
29557
29557
|
for (var ve = k.length, Ee = 0; Ee < ve; Ee++) {
|
|
29558
|
-
var
|
|
29559
|
-
P[Ee] = V[
|
|
29558
|
+
var ze = k[Ee];
|
|
29559
|
+
P[Ee] = V[ze];
|
|
29560
29560
|
}
|
|
29561
29561
|
return A[1] = k.length, w.createSparseMatrix({
|
|
29562
29562
|
values: P,
|
|
@@ -29583,9 +29583,9 @@ var hLe = /* @__PURE__ */ ge(Qz, cLe, (n) => {
|
|
|
29583
29583
|
for (var ae = J + 1, be = 0; be < I; be++) {
|
|
29584
29584
|
var we = N[be][J];
|
|
29585
29585
|
if (!B(we, U))
|
|
29586
|
-
for (var ve = D[be], Ee = D[be + 1],
|
|
29587
|
-
var oe = S[
|
|
29588
|
-
he[oe] !== ae ? (he[oe] = ae, $.push(oe), pe[oe] = O(we, x[
|
|
29586
|
+
for (var ve = D[be], Ee = D[be + 1], ze = ve; ze < Ee; ze++) {
|
|
29587
|
+
var oe = S[ze];
|
|
29588
|
+
he[oe] !== ae ? (he[oe] = ae, $.push(oe), pe[oe] = O(we, x[ze])) : pe[oe] = A(pe[oe], O(we, x[ze]));
|
|
29589
29589
|
}
|
|
29590
29590
|
}
|
|
29591
29591
|
for (var W = V[J], ne = $.length, ie = W; ie < ne; ie++) {
|
|
@@ -29604,16 +29604,16 @@ var hLe = /* @__PURE__ */ ge(Qz, cLe, (n) => {
|
|
|
29604
29604
|
ptr: V,
|
|
29605
29605
|
size: [P, k],
|
|
29606
29606
|
datatype: E === w._datatype && I === C._datatype ? O : void 0
|
|
29607
|
-
}), pe = A ? [] : void 0, he = [], J, ae, be, we, ve, Ee,
|
|
29607
|
+
}), pe = A ? [] : void 0, he = [], J, ae, be, we, ve, Ee, ze, oe, W = 0; W < k; W++) {
|
|
29608
29608
|
V[W] = $.length;
|
|
29609
29609
|
var ne = W + 1;
|
|
29610
29610
|
for (ve = T[W], Ee = T[W + 1], we = ve; we < Ee; we++)
|
|
29611
29611
|
if (oe = L[we], A)
|
|
29612
29612
|
for (ae = D[oe], be = D[oe + 1], J = ae; J < be; J++)
|
|
29613
|
-
|
|
29613
|
+
ze = S[J], he[ze] !== ne ? (he[ze] = ne, $.push(ze), pe[ze] = U(N[we], x[J])) : pe[ze] = B(pe[ze], U(N[we], x[J]));
|
|
29614
29614
|
else
|
|
29615
29615
|
for (ae = D[oe], be = D[oe + 1], J = ae; J < be; J++)
|
|
29616
|
-
|
|
29616
|
+
ze = S[J], he[ze] !== ne && (he[ze] = ne, $.push(ze));
|
|
29617
29617
|
if (A)
|
|
29618
29618
|
for (var ie = V[W], te = $.length, re = ie; re < te; re++) {
|
|
29619
29619
|
var Y = $[re];
|
|
@@ -31560,20 +31560,20 @@ var SAe = "solveODE", DAe = ["typed", "add", "subtract", "multiply", "divide", "
|
|
|
31560
31560
|
var U = [I, P, A, B, O].filter((F) => F !== void 0);
|
|
31561
31561
|
if (!(U.every(C) || U.every(zl)))
|
|
31562
31562
|
throw new Error('Inconsistent type of "t" dependant variables');
|
|
31563
|
-
for (var Q = 1, $ = L.tol ? L.tol : 1e-4, V = L.minDelta ? L.minDelta : 0.2, le = L.maxDelta ? L.maxDelta : 5, pe = L.maxIter ? L.maxIter : 1e4, he = [I, P, ...N, O, B].some(Bn), [J, ae, be, we] = he ? [p(S.a), p(S.c), p(S.b), p(S.bp)] : [S.a, S.c, S.b, S.bp], ve = A ? k ? A : g(A) : o(i(P, I), Q), Ee = [I],
|
|
31563
|
+
for (var Q = 1, $ = L.tol ? L.tol : 1e-4, V = L.minDelta ? L.minDelta : 0.2, le = L.maxDelta ? L.maxDelta : 5, pe = L.maxIter ? L.maxIter : 1e4, he = [I, P, ...N, O, B].some(Bn), [J, ae, be, we] = he ? [p(S.a), p(S.c), p(S.b), p(S.bp)] : [S.a, S.c, S.b, S.bp], ve = A ? k ? A : g(A) : o(i(P, I), Q), Ee = [I], ze = [N], oe = i(be, we), W = 0, ne = 0, ie = _(k), te = w(k); ie(Ee[W], P); ) {
|
|
31564
31564
|
var re = [];
|
|
31565
|
-
ve = te(Ee[W], P, ve), re.push(D(Ee[W],
|
|
31565
|
+
ve = te(Ee[W], P, ve), re.push(D(Ee[W], ze[W]));
|
|
31566
31566
|
for (var Y = 1; Y < ae.length; ++Y)
|
|
31567
|
-
re.push(D(t(Ee[W], r(ae[Y], ve)), t(
|
|
31567
|
+
re.push(D(t(Ee[W], r(ae[Y], ve)), t(ze[W], r(ve, J[Y], re))));
|
|
31568
31568
|
var Z = s(l(a(r(oe, re), (F) => zl(F) ? F.value : F)));
|
|
31569
|
-
Z < $ && $ / Z > 1 / 4 && (Ee.push(t(Ee[W], ve)),
|
|
31569
|
+
Z < $ && $ / Z > 1 / 4 && (Ee.push(t(Ee[W], ve)), ze.push(t(ze[W], r(ve, be, re))), W++);
|
|
31570
31570
|
var X = 0.84 * ($ / Z) ** (1 / 5);
|
|
31571
31571
|
if (h(X, V) ? X = V : d(X, le) && (X = le), X = he ? p(X) : X, ve = r(ve, X), O && d(l(ve), O) ? ve = k ? O : g(O) : B && h(l(ve), B) && (ve = k ? B : g(B)), ne++, ne > pe)
|
|
31572
31572
|
throw new Error("Maximum number of iterations reached, try changing options");
|
|
31573
31573
|
}
|
|
31574
31574
|
return {
|
|
31575
31575
|
t: Ee,
|
|
31576
|
-
y:
|
|
31576
|
+
y: ze
|
|
31577
31577
|
};
|
|
31578
31578
|
};
|
|
31579
31579
|
}
|
|
@@ -34105,7 +34105,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
34105
34105
|
for (var ne = 0; ne < this.units.length; ne++) {
|
|
34106
34106
|
W.units[ne] = {};
|
|
34107
34107
|
for (var ie in this.units[ne])
|
|
34108
|
-
|
|
34108
|
+
Wt(this.units[ne], ie) && (W.units[ne][ie] = this.units[ne][ie]);
|
|
34109
34109
|
}
|
|
34110
34110
|
return W;
|
|
34111
34111
|
}, v.prototype.valueType = function() {
|
|
@@ -34130,7 +34130,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
34130
34130
|
return ie;
|
|
34131
34131
|
};
|
|
34132
34132
|
var P = G8((W) => {
|
|
34133
|
-
if (
|
|
34133
|
+
if (Wt(V, W)) {
|
|
34134
34134
|
var ne = V[W], ie = ne.prefixes[""];
|
|
34135
34135
|
return {
|
|
34136
34136
|
unit: ne,
|
|
@@ -34138,8 +34138,8 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
34138
34138
|
};
|
|
34139
34139
|
}
|
|
34140
34140
|
for (var te in V)
|
|
34141
|
-
if (
|
|
34142
|
-
var re = V[te], Y = W.length - te.length, Z = W.substring(0, Y), X =
|
|
34141
|
+
if (Wt(V, te) && UDe(W, te)) {
|
|
34142
|
+
var re = V[te], Y = W.length - te.length, Z = W.substring(0, Y), X = Wt(re.prefixes, Z) ? re.prefixes[Z] : void 0;
|
|
34143
34143
|
if (X !== void 0)
|
|
34144
34144
|
return {
|
|
34145
34145
|
unit: re,
|
|
@@ -34258,7 +34258,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
34258
34258
|
}, v.prototype.valueOf = v.prototype.toString, v.prototype.simplify = function() {
|
|
34259
34259
|
var W = this.clone(), ne = [], ie;
|
|
34260
34260
|
for (var te in J)
|
|
34261
|
-
if (
|
|
34261
|
+
if (Wt(J, te) && W.hasBase(B[te])) {
|
|
34262
34262
|
ie = te;
|
|
34263
34263
|
break;
|
|
34264
34264
|
}
|
|
@@ -34266,7 +34266,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
34266
34266
|
W.units = [];
|
|
34267
34267
|
else {
|
|
34268
34268
|
var re;
|
|
34269
|
-
if (ie &&
|
|
34269
|
+
if (ie && Wt(J, ie) && (re = J[ie]), re)
|
|
34270
34270
|
W.units = [{
|
|
34271
34271
|
unit: re.unit,
|
|
34272
34272
|
prefix: re.prefix,
|
|
@@ -34275,7 +34275,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
34275
34275
|
else {
|
|
34276
34276
|
for (var Y = !1, Z = 0; Z < O.length; Z++) {
|
|
34277
34277
|
var X = O[Z];
|
|
34278
|
-
Math.abs(W.dimensions[Z] || 0) > 1e-12 && (
|
|
34278
|
+
Math.abs(W.dimensions[Z] || 0) > 1e-12 && (Wt(J, X) ? ne.push({
|
|
34279
34279
|
unit: J[X].unit,
|
|
34280
34280
|
prefix: J[X].prefix,
|
|
34281
34281
|
power: W.dimensions[Z] || 0
|
|
@@ -34289,7 +34289,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
34289
34289
|
for (var W = this.clone(), ne = [], ie = 0; ie < O.length; ie++) {
|
|
34290
34290
|
var te = O[ie];
|
|
34291
34291
|
if (Math.abs(W.dimensions[ie] || 0) > 1e-12)
|
|
34292
|
-
if (
|
|
34292
|
+
if (Wt(he.si, te))
|
|
34293
34293
|
ne.push({
|
|
34294
34294
|
unit: he.si[te].unit,
|
|
34295
34295
|
prefix: he.si[te].prefix,
|
|
@@ -34312,7 +34312,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
34312
34312
|
var ne = this.skipAutomaticSimplification || this.value === null ? this.clone() : this.simplify(), ie = !1;
|
|
34313
34313
|
typeof ne.value < "u" && ne.value !== null && Dd(ne.value) && (ie = Math.abs(ne.value.re) < 1e-14);
|
|
34314
34314
|
for (var te in ne.units)
|
|
34315
|
-
|
|
34315
|
+
Wt(ne.units, te) && ne.units[te].unit && (ne.units[te].unit.name === "VA" && ie ? ne.units[te].unit = V.VAR : ne.units[te].unit.name === "VAR" && !ie && (ne.units[te].unit = V.VA));
|
|
34316
34316
|
ne.units.length === 1 && !ne.fixPrefix && Math.abs(ne.units[0].power - Math.round(ne.units[0].power)) < 1e-14 && (ne.units[0].prefix = ne._bestPrefix());
|
|
34317
34317
|
var re = ne._denormalize(ne.value), Y = ne.value !== null ? f(re, W || {}) : "", Z = ne.formatUnits();
|
|
34318
34318
|
return ne.value && Dd(ne.value) && (Y = "(" + Y + ")"), Z.length > 0 && Y.length > 0 && (Y += " "), Y += Z, Y;
|
|
@@ -34330,7 +34330,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
34330
34330
|
re = Math.abs(re);
|
|
34331
34331
|
var Y = this.units[0].unit.prefixes;
|
|
34332
34332
|
for (var Z in Y)
|
|
34333
|
-
if (
|
|
34333
|
+
if (Wt(Y, Z)) {
|
|
34334
34334
|
var X = Y[Z];
|
|
34335
34335
|
if (X.scientific) {
|
|
34336
34336
|
var F = Math.abs(Math.log(W / Math.pow(X.value * ne, te)) / Math.LN10 - 1.2);
|
|
@@ -35145,7 +35145,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
35145
35145
|
}
|
|
35146
35146
|
};
|
|
35147
35147
|
for (var U in B)
|
|
35148
|
-
|
|
35148
|
+
Wt(B, U) && (B[U].key = U);
|
|
35149
35149
|
var Q = {}, $ = {
|
|
35150
35150
|
name: "",
|
|
35151
35151
|
base: Q,
|
|
@@ -36635,13 +36635,13 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
36635
36635
|
}, he.auto = JSON.parse(JSON.stringify(he.si));
|
|
36636
36636
|
var J = he.auto;
|
|
36637
36637
|
v.setUnitSystem = function(W) {
|
|
36638
|
-
if (
|
|
36638
|
+
if (Wt(he, W))
|
|
36639
36639
|
J = he[W];
|
|
36640
36640
|
else
|
|
36641
36641
|
throw new Error("Unit system " + W + " does not exist. Choices are: " + Object.keys(he).join(", "));
|
|
36642
36642
|
}, v.getUnitSystem = function() {
|
|
36643
36643
|
for (var W in he)
|
|
36644
|
-
if (
|
|
36644
|
+
if (Wt(he, W) && he[W] === J)
|
|
36645
36645
|
return W;
|
|
36646
36646
|
}, v.typeConverters = {
|
|
36647
36647
|
BigNumber: function(W) {
|
|
@@ -36667,15 +36667,15 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
36667
36667
|
return v.typeConverters[W];
|
|
36668
36668
|
};
|
|
36669
36669
|
for (var ae in V)
|
|
36670
|
-
if (
|
|
36670
|
+
if (Wt(V, ae)) {
|
|
36671
36671
|
var be = V[ae];
|
|
36672
36672
|
be.dimensions = be.base.dimensions;
|
|
36673
36673
|
}
|
|
36674
36674
|
for (var we in le)
|
|
36675
|
-
if (
|
|
36675
|
+
if (Wt(le, we)) {
|
|
36676
36676
|
var ve = V[le[we]], Ee = {};
|
|
36677
|
-
for (var
|
|
36678
|
-
|
|
36677
|
+
for (var ze in ve)
|
|
36678
|
+
Wt(ve, ze) && (Ee[ze] = ve[ze]);
|
|
36679
36679
|
Ee.name = we, V[we] = Ee;
|
|
36680
36680
|
}
|
|
36681
36681
|
v.isValidAlpha = function(W) {
|
|
@@ -36694,18 +36694,18 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
36694
36694
|
throw new TypeError("createUnit expects first parameter to be of type 'Object'");
|
|
36695
36695
|
if (ne && ne.override) {
|
|
36696
36696
|
for (var ie in W)
|
|
36697
|
-
if (
|
|
36697
|
+
if (Wt(W, ie) && v.deleteUnit(ie), W[ie].aliases)
|
|
36698
36698
|
for (var te = 0; te < W[ie].aliases.length; te++)
|
|
36699
36699
|
v.deleteUnit(W[ie].aliases[te]);
|
|
36700
36700
|
}
|
|
36701
36701
|
var re;
|
|
36702
36702
|
for (var Y in W)
|
|
36703
|
-
|
|
36703
|
+
Wt(W, Y) && (re = v.createUnitSingle(Y, W[Y]));
|
|
36704
36704
|
return re;
|
|
36705
36705
|
}, v.createUnitSingle = function(W, ne) {
|
|
36706
36706
|
if ((typeof ne > "u" || ne === null) && (ne = {}), typeof W != "string")
|
|
36707
36707
|
throw new TypeError("createUnitSingle expects first parameter to be of type 'string'");
|
|
36708
|
-
if (
|
|
36708
|
+
if (Wt(V, W))
|
|
36709
36709
|
throw new Error('Cannot create unit "' + W + '": a unit with that name already exists');
|
|
36710
36710
|
oe(W);
|
|
36711
36711
|
var ie = null, te = [], re = 0, Y, Z, X;
|
|
@@ -36719,7 +36719,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
36719
36719
|
throw new TypeError('Cannot create unit "' + W + '" from "' + ne.toString() + '": expecting "string" or "Unit" or "Object"');
|
|
36720
36720
|
if (te) {
|
|
36721
36721
|
for (var F = 0; F < te.length; F++)
|
|
36722
|
-
if (
|
|
36722
|
+
if (Wt(V, te[F]))
|
|
36723
36723
|
throw new Error('Cannot create alias "' + te[F] + '": a unit with that name already exists');
|
|
36724
36724
|
}
|
|
36725
36725
|
if (Y && typeof Y == "string" && !ie)
|
|
@@ -36744,7 +36744,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
36744
36744
|
};
|
|
36745
36745
|
var q = !1;
|
|
36746
36746
|
for (var G in B)
|
|
36747
|
-
if (
|
|
36747
|
+
if (Wt(B, G)) {
|
|
36748
36748
|
for (var de = !0, _e = 0; _e < O.length; _e++)
|
|
36749
36749
|
if (Math.abs((z.dimensions[_e] || 0) - (B[G].dimensions[_e] || 0)) > 1e-12) {
|
|
36750
36750
|
de = !1;
|
|
@@ -36770,7 +36770,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
36770
36770
|
throw new Error('Cannot create new base unit "' + W + '": a base unit with that name already exists (and cannot be overridden)');
|
|
36771
36771
|
O.push(X);
|
|
36772
36772
|
for (var De in B)
|
|
36773
|
-
|
|
36773
|
+
Wt(B, De) && (B[De].dimensions[O.length - 1] = 0);
|
|
36774
36774
|
for (var Ae = {
|
|
36775
36775
|
dimensions: []
|
|
36776
36776
|
}, ke = 0; ke < O.length; ke++)
|
|
@@ -36791,7 +36791,7 @@ var kke = "Unit", Ike = ["?on", "config", "addScalar", "subtractScalar", "multip
|
|
|
36791
36791
|
for (var nt = 0; nt < te.length; nt++) {
|
|
36792
36792
|
var Qe = te[nt], $e = {};
|
|
36793
36793
|
for (var yt in z)
|
|
36794
|
-
|
|
36794
|
+
Wt(z, yt) && ($e[yt] = z[yt]);
|
|
36795
36795
|
$e.name = Qe, v.UNITS[Qe] = $e;
|
|
36796
36796
|
}
|
|
36797
36797
|
return delete P.cache, new v(null, W);
|
|
@@ -38692,7 +38692,7 @@ function bm(n, e) {
|
|
|
38692
38692
|
if (r === null)
|
|
38693
38693
|
return null;
|
|
38694
38694
|
var o = Iu[r][i];
|
|
38695
|
-
if (
|
|
38695
|
+
if (Wt(o, "associativity")) {
|
|
38696
38696
|
if (o.associativity === "left")
|
|
38697
38697
|
return "left";
|
|
38698
38698
|
if (o.associativity === "right")
|
|
@@ -38706,7 +38706,7 @@ function lS(n, e, t) {
|
|
|
38706
38706
|
if (a === null)
|
|
38707
38707
|
return null;
|
|
38708
38708
|
var l = Iu[a][o];
|
|
38709
|
-
if (
|
|
38709
|
+
if (Wt(l, "associativeWith") && l.associativeWith instanceof Array) {
|
|
38710
38710
|
for (var u = 0; u < l.associativeWith.length; u++)
|
|
38711
38711
|
if (l.associativeWith[u] === s)
|
|
38712
38712
|
return !0;
|
|
@@ -39741,7 +39741,7 @@ function yE(n) {
|
|
|
39741
39741
|
});
|
|
39742
39742
|
}
|
|
39743
39743
|
function bne(n, e) {
|
|
39744
|
-
return e = typeof e > "u" ? !1 : e, e ?
|
|
39744
|
+
return e = typeof e > "u" ? !1 : e, e ? Wt(bW, n) ? bW[n] : "\\mathrm{" + yE(n) + "}" : Wt(_E, n) ? _E[n] : yE(n);
|
|
39745
39745
|
}
|
|
39746
39746
|
var c7 = "ConstantNode", VOe = ["Node"], HOe = /* @__PURE__ */ ge(c7, VOe, (n) => {
|
|
39747
39747
|
var {
|
|
@@ -40266,14 +40266,14 @@ var c7 = "ConstantNode", VOe = ["Node"], HOe = /* @__PURE__ */ ge(c7, VOe, (n) =
|
|
|
40266
40266
|
_compile(r, o) {
|
|
40267
40267
|
var s = {};
|
|
40268
40268
|
for (var a in this.properties)
|
|
40269
|
-
if (
|
|
40269
|
+
if (Wt(this.properties, a)) {
|
|
40270
40270
|
var l = E4(a), u = JSON.parse(l), c = ha(this.properties, a);
|
|
40271
40271
|
s[u] = c._compile(r, o);
|
|
40272
40272
|
}
|
|
40273
40273
|
return function(d, h, f) {
|
|
40274
40274
|
var p = {};
|
|
40275
40275
|
for (var g in s)
|
|
40276
|
-
|
|
40276
|
+
Wt(s, g) && (p[g] = s[g](d, h, f));
|
|
40277
40277
|
return p;
|
|
40278
40278
|
};
|
|
40279
40279
|
}
|
|
@@ -40283,7 +40283,7 @@ var c7 = "ConstantNode", VOe = ["Node"], HOe = /* @__PURE__ */ ge(c7, VOe, (n) =
|
|
|
40283
40283
|
*/
|
|
40284
40284
|
forEach(r) {
|
|
40285
40285
|
for (var o in this.properties)
|
|
40286
|
-
|
|
40286
|
+
Wt(this.properties, o) && r(this.properties[o], "properties[" + E4(o) + "]", this);
|
|
40287
40287
|
}
|
|
40288
40288
|
/**
|
|
40289
40289
|
* Create a new ObjectNode whose children are the results of calling
|
|
@@ -40294,7 +40294,7 @@ var c7 = "ConstantNode", VOe = ["Node"], HOe = /* @__PURE__ */ ge(c7, VOe, (n) =
|
|
|
40294
40294
|
map(r) {
|
|
40295
40295
|
var o = {};
|
|
40296
40296
|
for (var s in this.properties)
|
|
40297
|
-
|
|
40297
|
+
Wt(this.properties, s) && (o[s] = this._ifNode(r(this.properties[s], "properties[" + E4(s) + "]", this)));
|
|
40298
40298
|
return new t(o);
|
|
40299
40299
|
}
|
|
40300
40300
|
/**
|
|
@@ -40304,7 +40304,7 @@ var c7 = "ConstantNode", VOe = ["Node"], HOe = /* @__PURE__ */ ge(c7, VOe, (n) =
|
|
|
40304
40304
|
clone() {
|
|
40305
40305
|
var r = {};
|
|
40306
40306
|
for (var o in this.properties)
|
|
40307
|
-
|
|
40307
|
+
Wt(this.properties, o) && (r[o] = this.properties[o]);
|
|
40308
40308
|
return new t(r);
|
|
40309
40309
|
}
|
|
40310
40310
|
/**
|
|
@@ -40316,7 +40316,7 @@ var c7 = "ConstantNode", VOe = ["Node"], HOe = /* @__PURE__ */ ge(c7, VOe, (n) =
|
|
|
40316
40316
|
_toString(r) {
|
|
40317
40317
|
var o = [];
|
|
40318
40318
|
for (var s in this.properties)
|
|
40319
|
-
|
|
40319
|
+
Wt(this.properties, s) && o.push(E4(s) + ": " + this.properties[s].toString(r));
|
|
40320
40320
|
return "{" + o.join(", ") + "}";
|
|
40321
40321
|
}
|
|
40322
40322
|
/**
|
|
@@ -40348,7 +40348,7 @@ var c7 = "ConstantNode", VOe = ["Node"], HOe = /* @__PURE__ */ ge(c7, VOe, (n) =
|
|
|
40348
40348
|
_toHTML(r) {
|
|
40349
40349
|
var o = [];
|
|
40350
40350
|
for (var s in this.properties)
|
|
40351
|
-
|
|
40351
|
+
Wt(this.properties, s) && o.push('<span class="math-symbol math-property">' + Hl(s) + '</span><span class="math-operator math-assignment-operator math-property-assignment-operator math-binary-operator">:</span>' + this.properties[s].toHTML(r));
|
|
40352
40352
|
return '<span class="math-parenthesis math-curly-parenthesis">{</span>' + o.join('<span class="math-separator">,</span>') + '<span class="math-parenthesis math-curly-parenthesis">}</span>';
|
|
40353
40353
|
}
|
|
40354
40354
|
/**
|
|
@@ -40359,7 +40359,7 @@ var c7 = "ConstantNode", VOe = ["Node"], HOe = /* @__PURE__ */ ge(c7, VOe, (n) =
|
|
|
40359
40359
|
_toTex(r) {
|
|
40360
40360
|
var o = [];
|
|
40361
40361
|
for (var s in this.properties)
|
|
40362
|
-
|
|
40362
|
+
Wt(this.properties, s) && o.push("\\mathbf{" + s + ":} & " + this.properties[s].toTex(r) + "\\\\");
|
|
40363
40363
|
var a = "\\left\\{\\begin{array}{ll}" + o.join(`
|
|
40364
40364
|
`) + "\\end{array}\\right\\}";
|
|
40365
40365
|
return a;
|
|
@@ -41485,7 +41485,7 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
41485
41485
|
*/
|
|
41486
41486
|
toString(u) {
|
|
41487
41487
|
var c, d = this.fn.toString(u);
|
|
41488
|
-
return u && typeof u.handler == "object" &&
|
|
41488
|
+
return u && typeof u.handler == "object" && Wt(u.handler, d) && (c = u.handler[d](this, u)), typeof c < "u" ? c : super.toString(u);
|
|
41489
41489
|
}
|
|
41490
41490
|
/**
|
|
41491
41491
|
* Get string representation
|
|
@@ -41540,7 +41540,7 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
41540
41540
|
*/
|
|
41541
41541
|
toTex(u) {
|
|
41542
41542
|
var c;
|
|
41543
|
-
return u && typeof u.handler == "object" &&
|
|
41543
|
+
return u && typeof u.handler == "object" && Wt(u.handler, this.name) && (c = u.handler[this.name](this, u)), typeof c < "u" ? c : super.toTex(u);
|
|
41544
41544
|
}
|
|
41545
41545
|
/**
|
|
41546
41546
|
* Get LaTeX representation
|
|
@@ -41808,7 +41808,7 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
41808
41808
|
if (v.isAlpha(T(H), P(H), k(H))) {
|
|
41809
41809
|
for (; v.isAlpha(T(H), P(H), k(H)) || v.isDigit(T(H)); )
|
|
41810
41810
|
H.token += T(H), I(H);
|
|
41811
|
-
|
|
41811
|
+
Wt(x, H.token) ? H.tokenType = w.DELIMITER : H.tokenType = w.SYMBOL;
|
|
41812
41812
|
return;
|
|
41813
41813
|
}
|
|
41814
41814
|
for (H.tokenType = w.UNKNOWN; T(H) !== ""; )
|
|
@@ -41937,7 +41937,7 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
41937
41937
|
">": "larger",
|
|
41938
41938
|
"<=": "smallerEq",
|
|
41939
41939
|
">=": "largerEq"
|
|
41940
|
-
};
|
|
41940
|
+
}; Wt(Ze, H.token); ) {
|
|
41941
41941
|
var St = {
|
|
41942
41942
|
name: H.token,
|
|
41943
41943
|
fn: Ze[H.token]
|
|
@@ -41948,23 +41948,23 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
41948
41948
|
}
|
|
41949
41949
|
function Ee(H) {
|
|
41950
41950
|
var Se, Ie, Ze, St;
|
|
41951
|
-
Se =
|
|
41951
|
+
Se = ze(H);
|
|
41952
41952
|
for (var $t = {
|
|
41953
41953
|
"<<": "leftShift",
|
|
41954
41954
|
">>": "rightArithShift",
|
|
41955
41955
|
">>>": "rightLogShift"
|
|
41956
|
-
};
|
|
41957
|
-
Ie = H.token, Ze = $t[Ie], O(H), St = [Se,
|
|
41956
|
+
}; Wt($t, H.token); )
|
|
41957
|
+
Ie = H.token, Ze = $t[Ie], O(H), St = [Se, ze(H)], Se = new p(Ie, Ze, St);
|
|
41958
41958
|
return Se;
|
|
41959
41959
|
}
|
|
41960
|
-
function
|
|
41960
|
+
function ze(H) {
|
|
41961
41961
|
var Se, Ie, Ze, St;
|
|
41962
41962
|
Se = oe(H);
|
|
41963
41963
|
for (var $t = {
|
|
41964
41964
|
to: "to",
|
|
41965
41965
|
in: "to"
|
|
41966
41966
|
// alias of 'to'
|
|
41967
|
-
};
|
|
41967
|
+
}; Wt($t, H.token); )
|
|
41968
41968
|
Ie = H.token, Ze = $t[Ie], O(H), Ie === "in" && H.token === "" ? Se = new p("*", "multiply", [Se, new y("in")], !0) : (St = [Se, oe(H)], Se = new p(Ie, Ze, St));
|
|
41969
41969
|
return Se;
|
|
41970
41970
|
}
|
|
@@ -41983,7 +41983,7 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
41983
41983
|
for (var $t = {
|
|
41984
41984
|
"+": "add",
|
|
41985
41985
|
"-": "subtract"
|
|
41986
|
-
};
|
|
41986
|
+
}; Wt($t, H.token); ) {
|
|
41987
41987
|
Ie = H.token, Ze = $t[Ie], O(H);
|
|
41988
41988
|
var Gi = ne(H);
|
|
41989
41989
|
Gi.isPercentage ? St = [Se, new p("*", "multiply", [Se, Gi])] : St = [Se, Gi], Se = new p(Ie, Ze, St);
|
|
@@ -41998,7 +41998,7 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
41998
41998
|
".*": "dotMultiply",
|
|
41999
41999
|
"/": "divide",
|
|
42000
42000
|
"./": "dotDivide"
|
|
42001
|
-
};
|
|
42001
|
+
}; Wt($t, H.token); )
|
|
42002
42002
|
Ze = H.token, St = $t[Ze], O(H), Ie = ie(H), Se = new p(Ze, St, [Se, Ie]);
|
|
42003
42003
|
return Se;
|
|
42004
42004
|
}
|
|
@@ -42035,7 +42035,7 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
42035
42035
|
for (var $t = {
|
|
42036
42036
|
"%": "mod",
|
|
42037
42037
|
mod: "mod"
|
|
42038
|
-
};
|
|
42038
|
+
}; Wt($t, H.token); )
|
|
42039
42039
|
Ie = H.token, Ze = $t[Ie], O(H), Ie === "%" && H.tokenType === w.DELIMITER && H.token !== "(" ? Se = new p("/", "divide", [Se, new u(100)], !1, !0) : (St = [Se, Y(H)], Se = new p(Ie, Ze, St));
|
|
42040
42040
|
return Se;
|
|
42041
42041
|
}
|
|
@@ -42046,7 +42046,7 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
42046
42046
|
"~": "bitNot",
|
|
42047
42047
|
not: "not"
|
|
42048
42048
|
};
|
|
42049
|
-
return
|
|
42049
|
+
return Wt(St, H.token) ? (Ze = St[H.token], Se = H.token, O(H), Ie = [Y(H)], new p(Se, Ze, Ie)) : Z(H);
|
|
42050
42050
|
}
|
|
42051
42051
|
function Z(H) {
|
|
42052
42052
|
var Se, Ie, Ze, St;
|
|
@@ -42058,13 +42058,13 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
42058
42058
|
for (var $t = {
|
|
42059
42059
|
"!": "factorial",
|
|
42060
42060
|
"'": "ctranspose"
|
|
42061
|
-
};
|
|
42061
|
+
}; Wt($t, H.token); )
|
|
42062
42062
|
Ie = H.token, Ze = $t[Ie], A(H), St = [Se], Se = new p(Ie, Ze, St), Se = q(H, Se);
|
|
42063
42063
|
return Se;
|
|
42064
42064
|
}
|
|
42065
42065
|
function F(H) {
|
|
42066
42066
|
var Se = [];
|
|
42067
|
-
if (H.tokenType === w.SYMBOL &&
|
|
42067
|
+
if (H.tokenType === w.SYMBOL && Wt(H.extraNodes, H.token)) {
|
|
42068
42068
|
var Ie = H.extraNodes[H.token];
|
|
42069
42069
|
if (A(H), H.token === "(") {
|
|
42070
42070
|
if (Se = [], B(H), A(H), H.token !== ")")
|
|
@@ -42080,7 +42080,7 @@ var p7 = "OperatorNode", GOe = ["Node"], YOe = /* @__PURE__ */ ge(p7, GOe, (n) =
|
|
|
42080
42080
|
}
|
|
42081
42081
|
function z(H) {
|
|
42082
42082
|
var Se, Ie;
|
|
42083
|
-
return H.tokenType === w.SYMBOL || H.tokenType === w.DELIMITER && H.token in x ? (Ie = H.token, A(H),
|
|
42083
|
+
return H.tokenType === w.SYMBOL || H.tokenType === w.DELIMITER && H.token in x ? (Ie = H.token, A(H), Wt(S, Ie) ? Se = new u(S[Ie]) : D.includes(Ie) ? Se = new u(t(Ie, "number")) : Se = new y(Ie), Se = q(H, Se), Se) : G(H);
|
|
42084
42084
|
}
|
|
42085
42085
|
function q(H, Se, Ie) {
|
|
42086
42086
|
for (var Ze; (H.token === "(" || H.token === "[" || H.token === ".") && !Ie; )
|
|
@@ -42601,7 +42601,7 @@ var NRe = "csAmd", ERe = ["add", "multiply", "transpose"], LRe = /* @__PURE__ */
|
|
|
42601
42601
|
g = Math.min(f - 2, g);
|
|
42602
42602
|
var b = r(u, c, h, f, g);
|
|
42603
42603
|
DRe(b, l, null);
|
|
42604
|
-
for (var m = b._index, y = b._ptr, v = y[f], _ = [], w = [], C = 0, x = f + 1, S = 2 * (f + 1), D = 3 * (f + 1), E = 4 * (f + 1), N = 5 * (f + 1), L = 6 * (f + 1), T = 7 * (f + 1), I = _, P = o(f, y, w, C, D, I, S, T, x, L, E, N), k = s(f, y, w, N, E, L, g, x, D, I, S), A = 0, O, B, U, Q, $, V, le, pe, he, J, ae, be, we, ve, Ee,
|
|
42604
|
+
for (var m = b._index, y = b._ptr, v = y[f], _ = [], w = [], C = 0, x = f + 1, S = 2 * (f + 1), D = 3 * (f + 1), E = 4 * (f + 1), N = 5 * (f + 1), L = 6 * (f + 1), T = 7 * (f + 1), I = _, P = o(f, y, w, C, D, I, S, T, x, L, E, N), k = s(f, y, w, N, E, L, g, x, D, I, S), A = 0, O, B, U, Q, $, V, le, pe, he, J, ae, be, we, ve, Ee, ze; k < f; ) {
|
|
42605
42605
|
for (U = -1; A < f && (U = w[D + A]) === -1; A++)
|
|
42606
42606
|
;
|
|
42607
42607
|
w[S + U] !== -1 && (I[w[S + U]] = -1), w[D + A] = w[S + U];
|
|
@@ -42623,19 +42623,19 @@ var NRe = "csAmd", ERe = ["add", "multiply", "transpose"], LRe = /* @__PURE__ */
|
|
|
42623
42623
|
V = m[ie], w[L + V] >= P ? w[L + V] -= he : w[L + V] !== 0 && (w[L + V] = w[N + V] + Y);
|
|
42624
42624
|
}
|
|
42625
42625
|
for (J = te; J < re; J++) {
|
|
42626
|
-
for (O = m[J], be = y[O], we = be + w[E + O] - 1, ve = be, Ee = 0,
|
|
42626
|
+
for (O = m[J], be = y[O], we = be + w[E + O] - 1, ve = be, Ee = 0, ze = 0, ie = be; ie <= we; ie++)
|
|
42627
42627
|
if (V = m[ie], w[L + V] !== 0) {
|
|
42628
42628
|
var Z = w[L + V] - P;
|
|
42629
|
-
Z > 0 ? (
|
|
42629
|
+
Z > 0 ? (ze += Z, m[ve++] = V, Ee += V) : (y[V] = T0(U), w[L + V] = 0);
|
|
42630
42630
|
}
|
|
42631
42631
|
w[E + O] = ve - be + 1;
|
|
42632
42632
|
var X = ve, F = be + w[C + O];
|
|
42633
42633
|
for (ie = we + 1; ie < F; ie++) {
|
|
42634
42634
|
B = m[ie];
|
|
42635
42635
|
var z = w[x + B];
|
|
42636
|
-
z <= 0 || (
|
|
42636
|
+
z <= 0 || (ze += z, m[ve++] = B, Ee += B);
|
|
42637
42637
|
}
|
|
42638
|
-
|
|
42638
|
+
ze === 0 ? (y[O] = T0(U), he = -w[x + O], ne -= he, W += he, k += he, w[x + O] = 0, w[E + O] = -1) : (w[N + O] = Math.min(w[N + O], ze), m[ve] = m[X], m[X] = m[be], m[be] = U, w[C + O] = ve - be + 1, Ee = (Ee < 0 ? -Ee : Ee) % f, w[S + O] = w[T + Ee], w[T + Ee] = O, I[O] = Ee);
|
|
42639
42639
|
}
|
|
42640
42640
|
for (w[N + U] = ne, p = Math.max(p, ne), P = a(P + p, p, w, L, f), J = te; J < re; J++)
|
|
42641
42641
|
if (O = m[J], !(w[x + O] >= 0))
|
|
@@ -42651,7 +42651,7 @@ var NRe = "csAmd", ERe = ["add", "multiply", "transpose"], LRe = /* @__PURE__ */
|
|
|
42651
42651
|
}
|
|
42652
42652
|
}
|
|
42653
42653
|
for (ie = te, J = te; J < re; J++)
|
|
42654
|
-
O = m[J], !((he = -w[x + O]) <= 0) && (w[x + O] = he,
|
|
42654
|
+
O = m[J], !((he = -w[x + O]) <= 0) && (w[x + O] = he, ze = w[N + O] + ne - he, ze = Math.min(ze, f - k - he), w[D + ze] !== -1 && (I[w[D + ze]] = O), w[S + O] = w[D + ze], I[O] = -1, w[D + ze] = O, A = Math.min(A, ze), w[N + O] = ze, m[ie++] = O);
|
|
42655
42655
|
w[x + U] = W, (w[C + U] = ie - te) === 0 && (y[U] = -1, w[L + U] = 0), oe !== 0 && (v = ie);
|
|
42656
42656
|
}
|
|
42657
42657
|
for (O = 0; O < f; O++)
|
|
@@ -43218,7 +43218,7 @@ var LW = "lusolve", qRe = ["typed", "matrix", "lup", "slu", "usolve", "lsolve",
|
|
|
43218
43218
|
o(u, c);
|
|
43219
43219
|
else {
|
|
43220
43220
|
var d = function(f) {
|
|
43221
|
-
|
|
43221
|
+
Wt(u, f) && l[f] === void 0 && s(f, () => u[f]);
|
|
43222
43222
|
};
|
|
43223
43223
|
for (var h in u)
|
|
43224
43224
|
d(h);
|
|
@@ -45426,7 +45426,7 @@ In case of a (multi dimensional) array or matrix, the prob order quantile of all
|
|
|
45426
45426
|
var o, s = r;
|
|
45427
45427
|
if (typeof r != "string") {
|
|
45428
45428
|
for (o in t)
|
|
45429
|
-
if (
|
|
45429
|
+
if (Wt(t, o) && r === t[o]) {
|
|
45430
45430
|
s = o;
|
|
45431
45431
|
break;
|
|
45432
45432
|
}
|
|
@@ -45718,7 +45718,7 @@ function BVe(n) {
|
|
|
45718
45718
|
};
|
|
45719
45719
|
}
|
|
45720
45720
|
function S($, V, le, pe, he) {
|
|
45721
|
-
var J = pe === "BigNumber", ae = pe === "Complex", be = J ? u(0) : 0, we = J ? u(1) : ae ? y(1) : 1, ve = J ? u(1) : 1, Ee = J ? u(10) : 2,
|
|
45721
|
+
var J = pe === "BigNumber", ae = pe === "Complex", be = J ? u(0) : 0, we = J ? u(1) : ae ? y(1) : 1, ve = J ? u(1) : 1, Ee = J ? u(10) : 2, ze = o(Ee, Ee), oe;
|
|
45722
45722
|
he && (oe = Array(V).fill(we));
|
|
45723
45723
|
for (var W = !1; !W; ) {
|
|
45724
45724
|
W = !0;
|
|
@@ -45727,9 +45727,9 @@ function BVe(n) {
|
|
|
45727
45727
|
ne !== re && (ie = e(ie, l($[re][ne])), te = e(te, l($[ne][re])));
|
|
45728
45728
|
if (!m(ie, 0) && !m(te, 0)) {
|
|
45729
45729
|
for (var Y = ve, Z = ie, X = s(te, Ee), F = o(te, Ee); _(Z, X); )
|
|
45730
|
-
Z = o(Z,
|
|
45730
|
+
Z = o(Z, ze), Y = o(Y, Ee);
|
|
45731
45731
|
for (; v(Z, F); )
|
|
45732
|
-
Z = s(Z,
|
|
45732
|
+
Z = s(Z, ze), Y = s(Y, Ee);
|
|
45733
45733
|
var z = _(s(e(Z, te), Y), o(e(ie, te), 0.95));
|
|
45734
45734
|
if (z) {
|
|
45735
45735
|
W = !1;
|
|
@@ -45746,11 +45746,11 @@ function BVe(n) {
|
|
|
45746
45746
|
var ae = pe === "BigNumber", be = pe === "Complex", we = ae ? u(0) : be ? y(0) : 0;
|
|
45747
45747
|
ae && (le = u(le));
|
|
45748
45748
|
for (var ve = 0; ve < V - 2; ve++) {
|
|
45749
|
-
for (var Ee = 0,
|
|
45749
|
+
for (var Ee = 0, ze = we, oe = ve + 1; oe < V; oe++) {
|
|
45750
45750
|
var W = $[oe][ve];
|
|
45751
|
-
_(l(
|
|
45751
|
+
_(l(ze), l(W)) && (ze = W, Ee = oe);
|
|
45752
45752
|
}
|
|
45753
|
-
if (!_(l(
|
|
45753
|
+
if (!_(l(ze), le)) {
|
|
45754
45754
|
if (Ee !== ve + 1) {
|
|
45755
45755
|
var ne = $[Ee];
|
|
45756
45756
|
$[Ee] = $[ve + 1], $[ve + 1] = ne;
|
|
@@ -45764,7 +45764,7 @@ function BVe(n) {
|
|
|
45764
45764
|
}
|
|
45765
45765
|
}
|
|
45766
45766
|
for (var Y = ve + 2; Y < V; Y++) {
|
|
45767
|
-
var Z = s($[Y][ve],
|
|
45767
|
+
var Z = s($[Y][ve], ze);
|
|
45768
45768
|
if (Z !== 0) {
|
|
45769
45769
|
for (var X = 0; X < V; X++)
|
|
45770
45770
|
$[Y][X] = t($[Y][X], o(Z, $[ve + 1][X]));
|
|
@@ -45782,7 +45782,7 @@ function BVe(n) {
|
|
|
45782
45782
|
function E($, V, le, pe, he) {
|
|
45783
45783
|
var J = pe === "BigNumber", ae = pe === "Complex", be = J ? u(1) : ae ? y(1) : 1;
|
|
45784
45784
|
J && (le = u(le));
|
|
45785
|
-
for (var we = wn($), ve = [], Ee = V,
|
|
45785
|
+
for (var we = wn($), ve = [], Ee = V, ze = [], oe = he ? c(Array(V).fill(be)) : void 0, W = he ? c(Array(Ee).fill(be)) : void 0, ne = 0; ne <= 100; ) {
|
|
45786
45786
|
ne += 1;
|
|
45787
45787
|
for (var ie = we[Ee - 1][Ee - 1], te = 0; te < Ee; te++)
|
|
45788
45788
|
we[te][te] = t(we[te][te], ie);
|
|
@@ -45794,13 +45794,13 @@ function BVe(n) {
|
|
|
45794
45794
|
for (var Z = 0; Z < Ee; Z++)
|
|
45795
45795
|
we[Z][Z] = e(we[Z][Z], ie);
|
|
45796
45796
|
if (he && (W = r(W, re)), Ee === 1 || _(l(we[Ee - 1][Ee - 2]), le)) {
|
|
45797
|
-
ne = 0, ve.push(we[Ee - 1][Ee - 1]), he && (
|
|
45797
|
+
ne = 0, ve.push(we[Ee - 1][Ee - 1]), he && (ze.unshift([[1]]), I(W, V), oe = r(oe, W), Ee > 1 && (W = c(Array(Ee - 1).fill(be)))), Ee -= 1, we.pop();
|
|
45798
45798
|
for (var X = 0; X < Ee; X++)
|
|
45799
45799
|
we[X].pop();
|
|
45800
45800
|
} else if (Ee === 2 || _(l(we[Ee - 2][Ee - 3]), le)) {
|
|
45801
45801
|
ne = 0;
|
|
45802
45802
|
var F = L(we[Ee - 2][Ee - 2], we[Ee - 2][Ee - 1], we[Ee - 1][Ee - 2], we[Ee - 1][Ee - 1]);
|
|
45803
|
-
ve.push(...F), he && (
|
|
45803
|
+
ve.push(...F), he && (ze.unshift(T(we[Ee - 2][Ee - 2], we[Ee - 2][Ee - 1], we[Ee - 1][Ee - 2], we[Ee - 1][Ee - 1], F[0], F[1], le, pe)), I(W, V), oe = r(oe, W), Ee > 2 && (W = c(Array(Ee - 2).fill(be)))), Ee -= 2, we.pop(), we.pop();
|
|
45804
45804
|
for (var z = 0; z < Ee; z++)
|
|
45805
45805
|
we[z].pop(), we[z].pop();
|
|
45806
45806
|
}
|
|
@@ -45811,19 +45811,19 @@ function BVe(n) {
|
|
|
45811
45811
|
var q = Error("The eigenvalues failed to converge. Only found these eigenvalues: " + ve.join(", "));
|
|
45812
45812
|
throw q.values = ve, q.vectors = [], q;
|
|
45813
45813
|
}
|
|
45814
|
-
var G = he ? r(oe, P(
|
|
45814
|
+
var G = he ? r(oe, P(ze, V)) : void 0;
|
|
45815
45815
|
return {
|
|
45816
45816
|
values: ve,
|
|
45817
45817
|
C: G
|
|
45818
45818
|
};
|
|
45819
45819
|
}
|
|
45820
45820
|
function N($, V, le, pe, he, J, ae) {
|
|
45821
|
-
var be = f(le), we = r(be, $, le), ve = ae === "BigNumber", Ee = ae === "Complex",
|
|
45821
|
+
var be = f(le), we = r(be, $, le), ve = ae === "BigNumber", Ee = ae === "Complex", ze = ve ? u(0) : Ee ? y(0) : 0, oe = ve ? u(1) : Ee ? y(1) : 1, W = [], ne = [];
|
|
45822
45822
|
for (var ie of he) {
|
|
45823
45823
|
var te = k(W, ie, m);
|
|
45824
45824
|
te === -1 ? (W.push(ie), ne.push(1)) : ne[te] += 1;
|
|
45825
45825
|
}
|
|
45826
|
-
for (var re = [], Y = W.length, Z = Array(V).fill(
|
|
45826
|
+
for (var re = [], Y = W.length, Z = Array(V).fill(ze), X = c(Array(V).fill(oe)), F = function() {
|
|
45827
45827
|
var q = W[z], G = t(we, r(q, X)), de = b(G, Z);
|
|
45828
45828
|
for (de.shift(); de.length < ne[z]; ) {
|
|
45829
45829
|
var _e = A(G, V, de, J, ae);
|
|
@@ -45845,13 +45845,13 @@ function BVe(n) {
|
|
|
45845
45845
|
return [e(ae, be), t(ae, be)];
|
|
45846
45846
|
}
|
|
45847
45847
|
function T($, V, le, pe, he, J, ae, be) {
|
|
45848
|
-
var we = be === "BigNumber", ve = be === "Complex", Ee = we ? u(0) : ve ? y(0) : 0,
|
|
45848
|
+
var we = be === "BigNumber", ve = be === "Complex", Ee = we ? u(0) : ve ? y(0) : 0, ze = we ? u(1) : ve ? y(1) : 1;
|
|
45849
45849
|
if (_(l(le), ae))
|
|
45850
|
-
return [[
|
|
45850
|
+
return [[ze, Ee], [Ee, ze]];
|
|
45851
45851
|
if (v(l(t(he, J)), ae))
|
|
45852
45852
|
return [[t(he, pe), t(J, pe)], [le, le]];
|
|
45853
45853
|
var oe = t($, he), W = t(pe, he);
|
|
45854
|
-
return _(l(V), ae) && _(l(W), ae) ? [[oe,
|
|
45854
|
+
return _(l(V), ae) && _(l(W), ae) ? [[oe, ze], [le, Ee]] : [[V, Ee], [W, ze]];
|
|
45855
45855
|
}
|
|
45856
45856
|
function I($, V) {
|
|
45857
45857
|
for (var le = 0; le < $.length; le++)
|
|
@@ -46169,11 +46169,11 @@ var VVe = "eigs", HVe = ["config", "typed", "matrix", "addScalar", "equal", "sub
|
|
|
46169
46169
|
var J, ae = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, be = "eigenvectors" in ae ? ae.eigenvectors : !0, we = (J = ae.precision) !== null && J !== void 0 ? J : e.epsilon, ve = Q(he, we, be);
|
|
46170
46170
|
return ae.matricize && (ve.values = i(ve.values), be && (ve.eigenvectors = ve.eigenvectors.map((Ee) => {
|
|
46171
46171
|
var {
|
|
46172
|
-
value:
|
|
46172
|
+
value: ze,
|
|
46173
46173
|
vector: oe
|
|
46174
46174
|
} = Ee;
|
|
46175
46175
|
return {
|
|
46176
|
-
value:
|
|
46176
|
+
value: ze,
|
|
46177
46177
|
vector: i(oe)
|
|
46178
46178
|
};
|
|
46179
46179
|
}))), be && Object.defineProperty(ve, "vectors", {
|
|
@@ -46194,8 +46194,8 @@ var VVe = "eigs", HVe = ["config", "typed", "matrix", "addScalar", "equal", "sub
|
|
|
46194
46194
|
var Ee = pe(he, be, ve);
|
|
46195
46195
|
return O(be, ve, J, Ee, ae);
|
|
46196
46196
|
}
|
|
46197
|
-
var
|
|
46198
|
-
return B(be, ve, J,
|
|
46197
|
+
var ze = pe(he, be, ve);
|
|
46198
|
+
return B(be, ve, J, ze, ae);
|
|
46199
46199
|
}
|
|
46200
46200
|
function $(he, J, ae) {
|
|
46201
46201
|
for (var be = 0; be < J; be++)
|
|
@@ -46220,9 +46220,9 @@ var VVe = "eigs", HVe = ["config", "typed", "matrix", "addScalar", "equal", "sub
|
|
|
46220
46220
|
var be = he.datatype();
|
|
46221
46221
|
if (be === "number" || be === "BigNumber" || be === "Complex")
|
|
46222
46222
|
return be;
|
|
46223
|
-
for (var we = !1, ve = !1, Ee = !1,
|
|
46223
|
+
for (var we = !1, ve = !1, Ee = !1, ze = 0; ze < ae; ze++)
|
|
46224
46224
|
for (var oe = 0; oe < ae; oe++) {
|
|
46225
|
-
var W = J[
|
|
46225
|
+
var W = J[ze][oe];
|
|
46226
46226
|
if (Fn(W) || $8(W))
|
|
46227
46227
|
we = !0;
|
|
46228
46228
|
else if (Bn(W))
|
|
@@ -46386,7 +46386,7 @@ var VVe = "eigs", HVe = ["config", "typed", "matrix", "addScalar", "equal", "sub
|
|
|
46386
46386
|
}
|
|
46387
46387
|
});
|
|
46388
46388
|
function b(m, y, v) {
|
|
46389
|
-
for (var _ = y.size()[0], w = m.size()[0], C = t(m), x = C.T, S = C.U, D = t(o(-1, y)), E = D.T, N = D.U, L = o(o(l(S), v), N), T = s(0, w), I = [], P = (Ee,
|
|
46389
|
+
for (var _ = y.size()[0], w = m.size()[0], C = t(m), x = C.T, S = C.U, D = t(o(-1, y)), E = D.T, N = D.U, L = o(o(l(S), v), N), T = s(0, w), I = [], P = (Ee, ze) => a(Ee, ze, 1), k = (Ee, ze) => a(Ee, ze, 0), A = 0; A < _; A++)
|
|
46390
46390
|
if (A < _ - 1 && g(c(E, u(A + 1, A))) > 1e-5) {
|
|
46391
46391
|
for (var O = k(c(L, u(T, A)), c(L, u(T, A + 1))), B = 0; B < A; B++)
|
|
46392
46392
|
O = d(O, k(o(I[B], c(E, u(B, A))), o(I[B], c(E, u(B, A + 1)))));
|
|
@@ -46741,8 +46741,8 @@ var VVe = "eigs", HVe = ["config", "typed", "matrix", "addScalar", "equal", "sub
|
|
|
46741
46741
|
var $ = x(E, k, B, k, N, A, U, A, L, O, Q, O), V = x(B, k, T, E, U, A, I, N, Q, O, P, L), le = x(E, k, T, E, N, A, I, N, L, O, P, L), pe = x(B, k, B, k, U, A, U, A, Q, O, Q, O), he = x(T, E, T, E, I, N, I, N, P, L, P, L), J = c(l($, V), l(le, pe)), ae = c(l(he, pe), l(V, V));
|
|
46742
46742
|
if (p(ae))
|
|
46743
46743
|
return null;
|
|
46744
|
-
var be = u(J, ae), we = u(o($, l(be, V)), pe), ve = o(E, l(be, c(T, E))), Ee = o(N, l(be, c(I, N))),
|
|
46745
|
-
return h(ve, oe) && h(Ee, W) && h(
|
|
46744
|
+
var be = u(J, ae), we = u(o($, l(be, V)), pe), ve = o(E, l(be, c(T, E))), Ee = o(N, l(be, c(I, N))), ze = o(L, l(be, c(P, L))), oe = o(k, l(we, c(B, k))), W = o(A, l(we, c(U, A))), ne = o(O, l(we, c(Q, O)));
|
|
46745
|
+
return h(ve, oe) && h(Ee, W) && h(ze, ne) ? [ve, Ee, ze] : null;
|
|
46746
46746
|
}
|
|
46747
46747
|
function D(E, N, L, T, I, P, k, A, O, B) {
|
|
46748
46748
|
var U = l(E, k), Q = l(T, k), $ = l(N, A), V = l(I, A), le = l(L, O), pe = l(P, O), he = c(c(c(B, U), $), le), J = c(c(c(o(o(Q, V), pe), U), $), le), ae = u(he, J), be = o(E, l(ae, c(T, E))), we = o(N, l(ae, c(I, N))), ve = o(L, l(ae, c(P, L)));
|
|
@@ -48128,20 +48128,20 @@ var gWe = "simplifyUtil", mWe = ["FunctionNode", "OperatorNode", "SymbolNode"],
|
|
|
48128
48128
|
};
|
|
48129
48129
|
function c(v, _) {
|
|
48130
48130
|
var w = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : a, C = s;
|
|
48131
|
-
if (typeof v == "string" ? C = v : co(v) ? C = v.fn.toString() : Ih(v) ? C = v.name : Od(v) && (C = "paren"),
|
|
48131
|
+
if (typeof v == "string" ? C = v : co(v) ? C = v.fn.toString() : Ih(v) ? C = v.name : Od(v) && (C = "paren"), Wt(w, C)) {
|
|
48132
48132
|
var x = w[C];
|
|
48133
|
-
if (
|
|
48133
|
+
if (Wt(x, _))
|
|
48134
48134
|
return x[_];
|
|
48135
|
-
if (
|
|
48135
|
+
if (Wt(a, C))
|
|
48136
48136
|
return a[C][_];
|
|
48137
48137
|
}
|
|
48138
|
-
if (
|
|
48138
|
+
if (Wt(w, s)) {
|
|
48139
48139
|
var S = w[s];
|
|
48140
|
-
return
|
|
48140
|
+
return Wt(S, _) ? S[_] : a[s][_];
|
|
48141
48141
|
}
|
|
48142
|
-
if (
|
|
48142
|
+
if (Wt(a, C)) {
|
|
48143
48143
|
var D = a[C];
|
|
48144
|
-
if (
|
|
48144
|
+
if (Wt(D, _))
|
|
48145
48145
|
return D[_];
|
|
48146
48146
|
}
|
|
48147
48147
|
return a[s][_];
|
|
@@ -48157,7 +48157,7 @@ var gWe = "simplifyUtil", mWe = ["FunctionNode", "OperatorNode", "SymbolNode"],
|
|
|
48157
48157
|
function f(v, _) {
|
|
48158
48158
|
var w = cS({}, v);
|
|
48159
48159
|
for (var C in _)
|
|
48160
|
-
|
|
48160
|
+
Wt(v, C) ? w[C] = cS(cS({}, _[C]), v[C]) : w[C] = _[C];
|
|
48161
48161
|
return w;
|
|
48162
48162
|
}
|
|
48163
48163
|
function p(v, _) {
|
|
@@ -48851,7 +48851,7 @@ var gWe = "simplifyUtil", mWe = ["FunctionNode", "OperatorNode", "SymbolNode"],
|
|
|
48851
48851
|
if (!$e && re.expanded && (Qe = re.expanded.r, $e = ne(re.expanded.l, z, F)[0]), !$e && re.expandedNC1 && (Qe = re.expandedNC1.r, $e = ne(re.expandedNC1.l, z, F)[0], $e || (Qe = re.expandedNC2.r, $e = ne(re.expandedNC2.l, z, F)[0])), $e) {
|
|
48852
48852
|
var yt = z.implicit;
|
|
48853
48853
|
z = Qe.clone(), yt && "implicit" in Qe && (z.implicit = !0), z = z.transform(function(H) {
|
|
48854
|
-
return H.isSymbolNode &&
|
|
48854
|
+
return H.isSymbolNode && Wt($e.placeholders, H.name) ? $e.placeholders[H.name].clone() : H;
|
|
48855
48855
|
});
|
|
48856
48856
|
}
|
|
48857
48857
|
return re.repeat && z !== te && (z = ve(z, re, Y)), z;
|
|
@@ -48868,7 +48868,7 @@ var gWe = "simplifyUtil", mWe = ["FunctionNode", "OperatorNode", "SymbolNode"],
|
|
|
48868
48868
|
}
|
|
48869
48869
|
return Y;
|
|
48870
48870
|
}
|
|
48871
|
-
function
|
|
48871
|
+
function ze(te, re) {
|
|
48872
48872
|
var Y = {
|
|
48873
48873
|
placeholders: {}
|
|
48874
48874
|
};
|
|
@@ -48880,10 +48880,10 @@ var gWe = "simplifyUtil", mWe = ["FunctionNode", "OperatorNode", "SymbolNode"],
|
|
|
48880
48880
|
} else
|
|
48881
48881
|
return re;
|
|
48882
48882
|
for (var Z in te.placeholders)
|
|
48883
|
-
if (
|
|
48883
|
+
if (Wt(te.placeholders, Z) && (Y.placeholders[Z] = te.placeholders[Z], Wt(re.placeholders, Z) && !ie(te.placeholders[Z], re.placeholders[Z])))
|
|
48884
48884
|
return null;
|
|
48885
48885
|
for (var X in re.placeholders)
|
|
48886
|
-
|
|
48886
|
+
Wt(re.placeholders, X) && (Y.placeholders[X] = re.placeholders[X]);
|
|
48887
48887
|
return Y;
|
|
48888
48888
|
}
|
|
48889
48889
|
function oe(te, re) {
|
|
@@ -48892,7 +48892,7 @@ var gWe = "simplifyUtil", mWe = ["FunctionNode", "OperatorNode", "SymbolNode"],
|
|
|
48892
48892
|
return Y;
|
|
48893
48893
|
for (var Z, X = 0; X < te.length; X++)
|
|
48894
48894
|
for (var F = 0; F < re.length; F++)
|
|
48895
|
-
Z =
|
|
48895
|
+
Z = ze(te[X], re[F]), Z && Y.push(Z);
|
|
48896
48896
|
return Y;
|
|
48897
48897
|
}
|
|
48898
48898
|
function W(te) {
|
|
@@ -50185,8 +50185,8 @@ var gWe = "simplifyUtil", mWe = ["FunctionNode", "OperatorNode", "SymbolNode"],
|
|
|
50185
50185
|
throw new Error("Invalid " + be.op + " placing");
|
|
50186
50186
|
}
|
|
50187
50187
|
(be.op === "^" || be.op === "*") && (ve.fire = be.op);
|
|
50188
|
-
for (var
|
|
50189
|
-
be.fn === "unaryMinus" && (ve.oper = "-"), (be.op === "+" || be.fn === "subtract") && (ve.fire = "", ve.cte = 1, ve.oper =
|
|
50188
|
+
for (var ze = 0; ze < be.args.length; ze++)
|
|
50189
|
+
be.fn === "unaryMinus" && (ve.oper = "-"), (be.op === "+" || be.fn === "subtract") && (ve.fire = "", ve.cte = 1, ve.oper = ze === 0 ? "+" : be.op), ve.noFil = ze, ae(be.args[ze], be, ve);
|
|
50190
50190
|
} else if (Ee === "SymbolNode") {
|
|
50191
50191
|
if (be.name !== U && U !== "")
|
|
50192
50192
|
throw new Error("There is more than one variable");
|
|
@@ -58005,9 +58005,9 @@ function mXe(n, e) {
|
|
|
58005
58005
|
} else {
|
|
58006
58006
|
let z;
|
|
58007
58007
|
const { el: q, props: G } = W, { bm: de, m: _e, parent: Me } = oe, De = N5(W);
|
|
58008
|
-
if (w2(oe, !1), de && ym(de), !De && (z = G && G.onVnodeBeforeMount) && I1(z, Me, W), w2(oe, !0), q &&
|
|
58008
|
+
if (w2(oe, !1), de && ym(de), !De && (z = G && G.onVnodeBeforeMount) && I1(z, Me, W), w2(oe, !0), q && ze) {
|
|
58009
58009
|
const Ae = () => {
|
|
58010
|
-
process.env.NODE_ENV !== "production" && Gc(oe, "render"), oe.subTree = wS(oe), process.env.NODE_ENV !== "production" && Yc(oe, "render"), process.env.NODE_ENV !== "production" && Gc(oe, "hydrate"),
|
|
58010
|
+
process.env.NODE_ENV !== "production" && Gc(oe, "render"), oe.subTree = wS(oe), process.env.NODE_ENV !== "production" && Yc(oe, "render"), process.env.NODE_ENV !== "production" && Gc(oe, "hydrate"), ze(
|
|
58011
58011
|
q,
|
|
58012
58012
|
oe.subTree,
|
|
58013
58013
|
oe,
|
|
@@ -58414,7 +58414,7 @@ function mXe(n, e) {
|
|
|
58414
58414
|
n: ae,
|
|
58415
58415
|
o: n
|
|
58416
58416
|
};
|
|
58417
|
-
let Ee,
|
|
58417
|
+
let Ee, ze;
|
|
58418
58418
|
return {
|
|
58419
58419
|
render: we,
|
|
58420
58420
|
hydrate: Ee,
|
|
@@ -61487,7 +61487,7 @@ const Snt = {
|
|
|
61487
61487
|
}
|
|
61488
61488
|
const f = i.value.getBoundingClientRect();
|
|
61489
61489
|
let p = h.clientX - f.left, g = h.clientY - f.top;
|
|
61490
|
-
o.value = { x: p, y: g }, s.value = !0, t("open"), await
|
|
61490
|
+
o.value = { x: p, y: g }, s.value = !0, t("open"), await Vt(), d(), document.addEventListener("click", l);
|
|
61491
61491
|
}, d = () => {
|
|
61492
61492
|
if (!r.value || !i.value)
|
|
61493
61493
|
return;
|
|
@@ -61513,7 +61513,7 @@ const Snt = {
|
|
|
61513
61513
|
}, ["stop"]))
|
|
61514
61514
|
}, [
|
|
61515
61515
|
et(h.$slots, "popover", {}, void 0, !0)
|
|
61516
|
-
], 36)) :
|
|
61516
|
+
], 36)) : He("", !0)
|
|
61517
61517
|
], 544));
|
|
61518
61518
|
}
|
|
61519
61519
|
}, Dnt = /* @__PURE__ */ ii(Snt, [["__scopeId", "data-v-34926651"]]), Nnt = {
|
|
@@ -61590,7 +61590,7 @@ const Ent = (n) => (jd("data-v-3e8a98d7"), n = n(), $d(), n), Lnt = { class: "cu
|
|
|
61590
61590
|
(v) => {
|
|
61591
61591
|
switch (v) {
|
|
61592
61592
|
case !0: {
|
|
61593
|
-
|
|
61593
|
+
Vt(() => {
|
|
61594
61594
|
var _, w;
|
|
61595
61595
|
(_ = i.value) == null || _.setValue(c.funcExpression), (w = i.value) == null || w.resize();
|
|
61596
61596
|
});
|
|
@@ -62174,7 +62174,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62174
62174
|
bt(" 确认 ")
|
|
62175
62175
|
]),
|
|
62176
62176
|
_: 1
|
|
62177
|
-
})) :
|
|
62177
|
+
})) : He("", !0),
|
|
62178
62178
|
t.value === "shortcut" ? (K(), Pe(x, {
|
|
62179
62179
|
key: 1,
|
|
62180
62180
|
size: "default",
|
|
@@ -62185,7 +62185,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62185
62185
|
bt(" 保存配置 ")
|
|
62186
62186
|
]),
|
|
62187
62187
|
_: 1
|
|
62188
|
-
})) :
|
|
62188
|
+
})) : He("", !0)
|
|
62189
62189
|
])
|
|
62190
62190
|
]),
|
|
62191
62191
|
default: fe(() => [
|
|
@@ -62258,7 +62258,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62258
62258
|
class: "tag-button",
|
|
62259
62259
|
onClick: (pe) => p(V.factorTypeName)
|
|
62260
62260
|
}, "+3", 8, qnt)
|
|
62261
|
-
]))), 128)) :
|
|
62261
|
+
]))), 128)) : He("", !0),
|
|
62262
62262
|
l.value.factorType === -1 ? (K(!0), me(dt, { key: 1 }, Ot(n.emptyFactorOptions, (V, le) => (K(), me("div", {
|
|
62263
62263
|
class: "factor-checkbox",
|
|
62264
62264
|
key: le
|
|
@@ -62276,7 +62276,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62276
62276
|
class: "tag-button",
|
|
62277
62277
|
onClick: (pe) => p(V.factorTypeName)
|
|
62278
62278
|
}, "+3", 8, Gnt)
|
|
62279
|
-
]))), 128)) :
|
|
62279
|
+
]))), 128)) : He("", !0)
|
|
62280
62280
|
]),
|
|
62281
62281
|
_: 1
|
|
62282
62282
|
}, 8, ["modelValue"])
|
|
@@ -62346,7 +62346,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62346
62346
|
}, null, 8, ["modelValue"])
|
|
62347
62347
|
]),
|
|
62348
62348
|
_: 1
|
|
62349
|
-
})) :
|
|
62349
|
+
})) : He("", !0),
|
|
62350
62350
|
R(s).ruleFormMark ? (K(), Pe(S, {
|
|
62351
62351
|
key: 1,
|
|
62352
62352
|
label: "备注:"
|
|
@@ -62362,10 +62362,10 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62362
62362
|
}, null, 8, ["modelValue"])
|
|
62363
62363
|
]),
|
|
62364
62364
|
_: 1
|
|
62365
|
-
})) :
|
|
62365
|
+
})) : He("", !0)
|
|
62366
62366
|
]),
|
|
62367
62367
|
_: 1
|
|
62368
|
-
}, 8, ["model", "rules"])) :
|
|
62368
|
+
}, 8, ["model", "rules"])) : He("", !0),
|
|
62369
62369
|
t.value === "table" ? (K(), Pe(A, {
|
|
62370
62370
|
key: 1,
|
|
62371
62371
|
data: n.tableData,
|
|
@@ -62416,7 +62416,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62416
62416
|
])
|
|
62417
62417
|
]),
|
|
62418
62418
|
_: 1
|
|
62419
|
-
})) :
|
|
62419
|
+
})) : He("", !0),
|
|
62420
62420
|
R(s).tableCreateTime ? (K(), Pe(P, {
|
|
62421
62421
|
key: 1,
|
|
62422
62422
|
label: "设置时间",
|
|
@@ -62426,7 +62426,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62426
62426
|
bt(st(V.row.createdTime || "-"), 1)
|
|
62427
62427
|
]),
|
|
62428
62428
|
_: 1
|
|
62429
|
-
})) :
|
|
62429
|
+
})) : He("", !0),
|
|
62430
62430
|
R(s).tableMark ? (K(), Pe(P, {
|
|
62431
62431
|
key: 2,
|
|
62432
62432
|
label: "备注",
|
|
@@ -62436,7 +62436,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62436
62436
|
bt(st(V.row.mark || "-"), 1)
|
|
62437
62437
|
]),
|
|
62438
62438
|
_: 1
|
|
62439
|
-
})) :
|
|
62439
|
+
})) : He("", !0),
|
|
62440
62440
|
n.allowOperation ? (K(), Pe(P, {
|
|
62441
62441
|
key: 3,
|
|
62442
62442
|
label: "操作",
|
|
@@ -62453,7 +62453,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62453
62453
|
bt(" 启用 ")
|
|
62454
62454
|
]),
|
|
62455
62455
|
_: 2
|
|
62456
|
-
}, 1032, ["disabled", "onClick"])) :
|
|
62456
|
+
}, 1032, ["disabled", "onClick"])) : He("", !0),
|
|
62457
62457
|
se(k, {
|
|
62458
62458
|
title: "确定删除?",
|
|
62459
62459
|
onConfirm: (le) => r("delete", V.row)
|
|
@@ -62470,10 +62470,10 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62470
62470
|
}, 1032, ["onConfirm"])
|
|
62471
62471
|
]),
|
|
62472
62472
|
_: 1
|
|
62473
|
-
})) :
|
|
62473
|
+
})) : He("", !0)
|
|
62474
62474
|
]),
|
|
62475
62475
|
_: 1
|
|
62476
|
-
}, 8, ["data"])) :
|
|
62476
|
+
}, 8, ["data"])) : He("", !0),
|
|
62477
62477
|
t.value === "shortcut" ? (K(), me(dt, { key: 2 }, [
|
|
62478
62478
|
ye("div", iit, [
|
|
62479
62479
|
rit,
|
|
@@ -62597,13 +62597,13 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62597
62597
|
label: V.factorTypeName,
|
|
62598
62598
|
value: V.factorTypeName,
|
|
62599
62599
|
style: { width: "200px" }
|
|
62600
|
-
}, null, 8, ["label", "value"]))), 128)) :
|
|
62600
|
+
}, null, 8, ["label", "value"]))), 128)) : He("", !0),
|
|
62601
62601
|
d.value.factorType === -1 ? (K(!0), me(dt, { key: 1 }, Ot(n.emptyFactorOptions, (V, le) => (K(), Pe(D, {
|
|
62602
62602
|
key: le,
|
|
62603
62603
|
label: V.factorTypeName,
|
|
62604
62604
|
value: V.factorTypeName,
|
|
62605
62605
|
style: { width: "200px" }
|
|
62606
|
-
}, null, 8, ["label", "value"]))), 128)) :
|
|
62606
|
+
}, null, 8, ["label", "value"]))), 128)) : He("", !0)
|
|
62607
62607
|
]),
|
|
62608
62608
|
_: 1
|
|
62609
62609
|
}, 8, ["modelValue"])
|
|
@@ -62629,7 +62629,7 @@ const gC = (n) => (jd("data-v-b57c57a6"), n = n(), $d(), n), Wnt = { class: "st-
|
|
|
62629
62629
|
]),
|
|
62630
62630
|
_: 1
|
|
62631
62631
|
}, 8, ["model", "rules"])
|
|
62632
|
-
], 64)) :
|
|
62632
|
+
], 64)) : He("", !0)
|
|
62633
62633
|
]),
|
|
62634
62634
|
_: 1
|
|
62635
62635
|
}, 8, ["modelValue"])
|
|
@@ -62795,7 +62795,7 @@ const LS = /* @__PURE__ */ ii(bit, [["__scopeId", "data-v-78aed210"]]), _it = /*
|
|
|
62795
62795
|
display: "block",
|
|
62796
62796
|
top: `${l.offsetY}px`,
|
|
62797
62797
|
left: `${l.offsetX}px`
|
|
62798
|
-
},
|
|
62798
|
+
}, Vt(() => {
|
|
62799
62799
|
const { bottom: u, height: c, right: d, width: h } = r.value.getBoundingClientRect();
|
|
62800
62800
|
u > window.innerHeight ? o.value = {
|
|
62801
62801
|
display: "block",
|
|
@@ -62824,7 +62824,7 @@ const LS = /* @__PURE__ */ ii(bit, [["__scopeId", "data-v-78aed210"]]), _it = /*
|
|
|
62824
62824
|
style: Jt(o.value)
|
|
62825
62825
|
}, [
|
|
62826
62826
|
et(l.$slots, "popover", {}, void 0, !0)
|
|
62827
|
-
], 4)) :
|
|
62827
|
+
], 4)) : He("", !0)
|
|
62828
62828
|
], 544));
|
|
62829
62829
|
}
|
|
62830
62830
|
});
|
|
@@ -63081,12 +63081,12 @@ var yO = function() {
|
|
|
63081
63081
|
initial: ve / pe,
|
|
63082
63082
|
maximum: ve / pe
|
|
63083
63083
|
}), L && (he = L.buffer), ve = he.byteLength, be(he);
|
|
63084
|
-
var Ee = new WebAssembly.Table({ initial: 1, element: "anyfunc" }),
|
|
63084
|
+
var Ee = new WebAssembly.Table({ initial: 1, element: "anyfunc" }), ze = [], oe = [], W = [], ne = [], ie = !1;
|
|
63085
63085
|
function te() {
|
|
63086
63086
|
if (t.preRun)
|
|
63087
63087
|
for (typeof t.preRun == "function" && (t.preRun = [t.preRun]); t.preRun.length; )
|
|
63088
63088
|
X(t.preRun.shift());
|
|
63089
|
-
Se(
|
|
63089
|
+
Se(ze);
|
|
63090
63090
|
}
|
|
63091
63091
|
function re() {
|
|
63092
63092
|
ie = !0, Se(oe);
|
|
@@ -63101,7 +63101,7 @@ var yO = function() {
|
|
|
63101
63101
|
Se(ne);
|
|
63102
63102
|
}
|
|
63103
63103
|
function X(Re) {
|
|
63104
|
-
|
|
63104
|
+
ze.unshift(Re);
|
|
63105
63105
|
}
|
|
63106
63106
|
function F(Re) {
|
|
63107
63107
|
ne.unshift(Re);
|
|
@@ -66683,7 +66683,7 @@ const Hut = { class: "klineSub" }, Wut = { class: "klineSub-tips" }, jut = {
|
|
|
66683
66683
|
},
|
|
66684
66684
|
// 联动
|
|
66685
66685
|
draw: (h, f) => {
|
|
66686
|
-
|
|
66686
|
+
Vt(() => {
|
|
66687
66687
|
const { startValue: p, endValue: g, maxValueSpan: b } = h, { leftYAxisRange: m, rightYAxisRange: y } = a.data.subIndicator[0], v = a.data.subIndicator.map((_) => {
|
|
66688
66688
|
if (_.series === "bar")
|
|
66689
66689
|
return {
|
|
@@ -66839,7 +66839,7 @@ const Hut = { class: "klineSub" }, Wut = { class: "klineSub-tips" }, jut = {
|
|
|
66839
66839
|
]),
|
|
66840
66840
|
_: 1
|
|
66841
66841
|
}, 8, ["modelValue"])
|
|
66842
|
-
])) :
|
|
66842
|
+
])) : He("", !0),
|
|
66843
66843
|
se(QE, { data: c.value }, null, 8, ["data"])
|
|
66844
66844
|
]),
|
|
66845
66845
|
ye("div", {
|
|
@@ -67381,7 +67381,7 @@ const h1t = { class: "klineSub" }, f1t = { class: "klineSub-tips" }, p1t = {
|
|
|
67381
67381
|
},
|
|
67382
67382
|
// 联动
|
|
67383
67383
|
draw: (h, f) => {
|
|
67384
|
-
|
|
67384
|
+
Vt(() => {
|
|
67385
67385
|
const { startValue: p, endValue: g, maxValueSpan: b } = h, { leftYAxisRange: m, rightYAxisRange: y } = a.data.subIndicator[0], v = a.data.subIndicator.map((_) => {
|
|
67386
67386
|
if (_.series === "bar")
|
|
67387
67387
|
return {
|
|
@@ -67536,7 +67536,7 @@ const h1t = { class: "klineSub" }, f1t = { class: "klineSub-tips" }, p1t = {
|
|
|
67536
67536
|
]),
|
|
67537
67537
|
_: 1
|
|
67538
67538
|
}, 8, ["modelValue"])
|
|
67539
|
-
])) :
|
|
67539
|
+
])) : He("", !0),
|
|
67540
67540
|
se(ZE, { data: c.value }, null, 8, ["data"])
|
|
67541
67541
|
]),
|
|
67542
67542
|
ye("div", {
|
|
@@ -67567,7 +67567,7 @@ const h1t = { class: "klineSub" }, f1t = { class: "klineSub-tips" }, p1t = {
|
|
|
67567
67567
|
display: "block",
|
|
67568
67568
|
top: `${l.offsetY}px`,
|
|
67569
67569
|
left: `${l.offsetX}px`
|
|
67570
|
-
},
|
|
67570
|
+
}, Vt(() => {
|
|
67571
67571
|
const u = i.value.getBoundingClientRect(), c = r.value.getBoundingClientRect();
|
|
67572
67572
|
c.left + c.width >= u.right && (o.value.left = `${l.offsetX - c.width}px`), c.top + c.height >= u.bottom && (console.log("高度超出"), o.value.top = `${l.offsetY - c.height}px`);
|
|
67573
67573
|
}), document.addEventListener("click", s);
|
|
@@ -67588,12 +67588,12 @@ const h1t = { class: "klineSub" }, f1t = { class: "klineSub-tips" }, p1t = {
|
|
|
67588
67588
|
style: Jt(o.value)
|
|
67589
67589
|
}, [
|
|
67590
67590
|
et(l.$slots, "popover", {}, void 0, !0)
|
|
67591
|
-
], 4)) :
|
|
67591
|
+
], 4)) : He("", !0)
|
|
67592
67592
|
], 544));
|
|
67593
67593
|
}
|
|
67594
67594
|
});
|
|
67595
67595
|
const b1t = /* @__PURE__ */ ii(v1t, [["__scopeId", "data-v-811db6b4"]]);
|
|
67596
|
-
const Jle = (n) => (jd("data-v-
|
|
67596
|
+
const Jle = (n) => (jd("data-v-9e6456be"), n = n(), $d(), n), _1t = { class: "klineBasic-tips" }, y1t = {
|
|
67597
67597
|
key: 0,
|
|
67598
67598
|
class: "klineBasic-sub"
|
|
67599
67599
|
}, w1t = {
|
|
@@ -67793,13 +67793,13 @@ const Jle = (n) => (jd("data-v-79254471"), n = n(), $d(), n), _1t = { class: "kl
|
|
|
67793
67793
|
try {
|
|
67794
67794
|
if (!d.variety || !d.cycle)
|
|
67795
67795
|
return;
|
|
67796
|
-
const { variety: ae, featureId: be, cycle: we, indicatorStore: ve, mainIndicator: Ee, right:
|
|
67796
|
+
const { variety: ae, featureId: be, cycle: we, indicatorStore: ve, mainIndicator: Ee, right: ze, startTime: oe, endTime: W } = d, { defaultShowCounts: ne, addCounts: ie, showWarningLine: te, getFactorData: re } = D.value, Y = {
|
|
67797
67797
|
variety: ae,
|
|
67798
67798
|
featureId: be,
|
|
67799
67799
|
cycle: we,
|
|
67800
67800
|
mainIndicatorList: ve.getIndicatorParams(Ee),
|
|
67801
67801
|
subIndicator: m.value,
|
|
67802
|
-
right:
|
|
67802
|
+
right: ze,
|
|
67803
67803
|
showWarningLine: te,
|
|
67804
67804
|
getFactorData: re
|
|
67805
67805
|
};
|
|
@@ -67830,23 +67830,29 @@ const Jle = (n) => (jd("data-v-79254471"), n = n(), $d(), n), _1t = { class: "kl
|
|
|
67830
67830
|
v.value = {
|
|
67831
67831
|
time: [...we.body.time, ...v.value.time.slice(1)],
|
|
67832
67832
|
data: [...we.body.data, ...v.value.data.slice(1)],
|
|
67833
|
-
mainIndicator: v.value.mainIndicator.map((ve, Ee) =>
|
|
67834
|
-
|
|
67835
|
-
|
|
67836
|
-
|
|
67837
|
-
|
|
67838
|
-
|
|
67839
|
-
|
|
67840
|
-
|
|
67833
|
+
mainIndicator: v.value.mainIndicator.map((ve, Ee) => {
|
|
67834
|
+
var ze;
|
|
67835
|
+
return {
|
|
67836
|
+
...ve,
|
|
67837
|
+
data: [...((ze = we.body.mainIndicator[Ee]) == null ? void 0 : ze.data) ?? [], ...ve.data.slice(1)]
|
|
67838
|
+
};
|
|
67839
|
+
}),
|
|
67840
|
+
subIndicator: v.value.subIndicator.map((ve, Ee) => {
|
|
67841
|
+
var ze;
|
|
67842
|
+
return {
|
|
67843
|
+
...ve,
|
|
67844
|
+
data: [...((ze = we.body.subIndicator[Ee]) == null ? void 0 : ze.data) ?? [], ...ve.data.slice(1)]
|
|
67845
|
+
};
|
|
67846
|
+
})
|
|
67841
67847
|
}, P(!0), we.body.data.length < ae && (u = !0), l = !1;
|
|
67842
67848
|
}
|
|
67843
67849
|
}, P = ($ = !1) => {
|
|
67844
|
-
var Ee,
|
|
67850
|
+
var Ee, ze, oe;
|
|
67845
67851
|
E();
|
|
67846
67852
|
const { time: V } = v.value, { gridRight: le, gridLeft: pe, defaultShowCounts: he, maxShowCounts: J, showSubChart: ae } = D.value;
|
|
67847
67853
|
let be = V.length - 1 - he, we = V.length - 1;
|
|
67848
67854
|
if ($) {
|
|
67849
|
-
const W = o.getOption(), ne = (
|
|
67855
|
+
const W = o.getOption(), ne = (ze = (Ee = W == null ? void 0 : W.xAxis) == null ? void 0 : Ee[0]) == null ? void 0 : ze.data, ie = (oe = W == null ? void 0 : W.dataZoom) == null ? void 0 : oe[0], te = ne[ie == null ? void 0 : ie.startValue], re = ne[ie == null ? void 0 : ie.endValue];
|
|
67850
67856
|
be = V.findIndex((Y) => Y === te), we = V.findIndex((Y) => Y === re);
|
|
67851
67857
|
}
|
|
67852
67858
|
const ve = o1t(v.value, D.value, be, we, d.cycle);
|
|
@@ -68090,13 +68096,13 @@ const Jle = (n) => (jd("data-v-79254471"), n = n(), $d(), n), _1t = { class: "kl
|
|
|
68090
68096
|
activeIndex: y.value,
|
|
68091
68097
|
subIndicatorList: (we = n.indicatorStore) == null ? void 0 : we.subIndicatorList
|
|
68092
68098
|
}, null, 8, ["modelValue", "data", "cycle", "activeIndex", "subIndicatorList"])
|
|
68093
|
-
])) :
|
|
68099
|
+
])) : He("", !0),
|
|
68094
68100
|
f.value ? (K(), me("div", w1t, [
|
|
68095
68101
|
se(he, {
|
|
68096
68102
|
class: "klineBasic-empty-content",
|
|
68097
68103
|
description: "暂无数据"
|
|
68098
68104
|
})
|
|
68099
|
-
])) :
|
|
68105
|
+
])) : He("", !0),
|
|
68100
68106
|
p.value ? (K(), me("div", C1t, [
|
|
68101
68107
|
x1t,
|
|
68102
68108
|
ye("div", S1t, [
|
|
@@ -68107,7 +68113,7 @@ const Jle = (n) => (jd("data-v-79254471"), n = n(), $d(), n), _1t = { class: "kl
|
|
|
68107
68113
|
_: 1
|
|
68108
68114
|
})
|
|
68109
68115
|
])
|
|
68110
|
-
])) :
|
|
68116
|
+
])) : He("", !0)
|
|
68111
68117
|
], 32),
|
|
68112
68118
|
se(be, {
|
|
68113
68119
|
modelValue: C.value,
|
|
@@ -68150,7 +68156,7 @@ const Jle = (n) => (jd("data-v-79254471"), n = n(), $d(), n), _1t = { class: "kl
|
|
|
68150
68156
|
], 64);
|
|
68151
68157
|
};
|
|
68152
68158
|
}
|
|
68153
|
-
}, L1t = /* @__PURE__ */ ii(E1t, [["__scopeId", "data-v-
|
|
68159
|
+
}, L1t = /* @__PURE__ */ ii(E1t, [["__scopeId", "data-v-9e6456be"]]), M1t = {
|
|
68154
68160
|
install(n) {
|
|
68155
68161
|
n.component("st-klineBasic", L1t);
|
|
68156
68162
|
}
|
|
@@ -68781,7 +68787,7 @@ const fct = /* @__PURE__ */ ii(hct, [["__scopeId", "data-v-234f3f41"]]), pct = {
|
|
|
68781
68787
|
},
|
|
68782
68788
|
// 联动
|
|
68783
68789
|
draw: (h) => {
|
|
68784
|
-
|
|
68790
|
+
Vt(() => {
|
|
68785
68791
|
var C;
|
|
68786
68792
|
const { startValue: f, endValue: p, maxValueSpan: g } = h, { xAxisData: b, subIndicatorData: m, candlestickData: y, originData: v } = a.drawData, _ = a.subIndicatorList.find((x) => x.value === u.value), w = [];
|
|
68787
68793
|
if (_.series === "bar") {
|
|
@@ -68942,7 +68948,7 @@ const fct = /* @__PURE__ */ ii(hct, [["__scopeId", "data-v-234f3f41"]]), pct = {
|
|
|
68942
68948
|
]),
|
|
68943
68949
|
_: 1
|
|
68944
68950
|
}, 8, ["modelValue"])
|
|
68945
|
-
])) :
|
|
68951
|
+
])) : He("", !0),
|
|
68946
68952
|
se(XE, { data: c.value }, null, 8, ["data"])
|
|
68947
68953
|
]),
|
|
68948
68954
|
ye("div", {
|
|
@@ -69700,7 +69706,7 @@ const Oct = {
|
|
|
69700
69706
|
}
|
|
69701
69707
|
};
|
|
69702
69708
|
return rn(() => {
|
|
69703
|
-
|
|
69709
|
+
Vt(() => {
|
|
69704
69710
|
r = Oo.init(o.value), r.on("datazoom", c), u();
|
|
69705
69711
|
});
|
|
69706
69712
|
}), ot(
|
|
@@ -69978,10 +69984,10 @@ const Fct = { class: "main-chart" }, Pct = { class: "indicator" }, Bct = {
|
|
|
69978
69984
|
if (!(we != null && we.length))
|
|
69979
69985
|
return null;
|
|
69980
69986
|
let ve = "";
|
|
69981
|
-
if (we.forEach((
|
|
69982
|
-
if (
|
|
69987
|
+
if (we.forEach((ze) => {
|
|
69988
|
+
if (ze.seriesName === "netPosition" && ze.data !== null && (ve += `<div>资产持仓净值: ${ze.data[1]}</div>`), ze.componentSubType === "candlestick")
|
|
69983
69989
|
if (l.sellBuy === 0) {
|
|
69984
|
-
const oe = ae.filter((ie) => (ie == null ? void 0 : ie.coord[0]) ===
|
|
69990
|
+
const oe = ae.filter((ie) => (ie == null ? void 0 : ie.coord[0]) === ze.axisValue);
|
|
69985
69991
|
let W = 0, ne = 0;
|
|
69986
69992
|
oe.forEach((ie) => {
|
|
69987
69993
|
const { tradeType: te, amount: re } = ie.customData;
|
|
@@ -69989,7 +69995,7 @@ const Fct = { class: "main-chart" }, Pct = { class: "indicator" }, Bct = {
|
|
|
69989
69995
|
}), W && (ve += `<div>买: ${W}</div>`), ne && (ve += `<div>卖: ${ne}</div>`);
|
|
69990
69996
|
} else
|
|
69991
69997
|
ae.forEach((oe) => {
|
|
69992
|
-
if ((oe == null ? void 0 : oe.coord[0]) ===
|
|
69998
|
+
if ((oe == null ? void 0 : oe.coord[0]) === ze.axisValue) {
|
|
69993
69999
|
const { tradeType: W, amount: ne, profitAndLoss: ie, openPriceAll: te, closePriceAll: re } = oe.customData;
|
|
69994
70000
|
let Y = `<div>${W}: ${ne}手</div>`;
|
|
69995
70001
|
if (W.includes("开") && (Y += `<div>开仓价: ${(te / ne).toFixed(2)}</div>`), W.includes("平")) {
|
|
@@ -70035,23 +70041,23 @@ const Fct = { class: "main-chart" }, Pct = { class: "indicator" }, Bct = {
|
|
|
70035
70041
|
}
|
|
70036
70042
|
},
|
|
70037
70043
|
min: (we) => {
|
|
70038
|
-
const { min: ve, max: Ee } = we,
|
|
70039
|
-
return t(ve -
|
|
70044
|
+
const { min: ve, max: Ee } = we, ze = Math.abs((Ee - ve) / 10);
|
|
70045
|
+
return t(ve - ze);
|
|
70040
70046
|
},
|
|
70041
70047
|
max: (we) => {
|
|
70042
|
-
const { min: ve, max: Ee } = we,
|
|
70043
|
-
return t(Ee +
|
|
70048
|
+
const { min: ve, max: Ee } = we, ze = Math.abs((Ee - ve) / 10);
|
|
70049
|
+
return t(Ee + ze);
|
|
70044
70050
|
}
|
|
70045
70051
|
},
|
|
70046
70052
|
{
|
|
70047
70053
|
show: !1,
|
|
70048
70054
|
min: (we) => {
|
|
70049
|
-
const { min: ve, max: Ee } = we,
|
|
70050
|
-
return ve -
|
|
70055
|
+
const { min: ve, max: Ee } = we, ze = Math.abs((Ee - ve) / 10);
|
|
70056
|
+
return ve - ze;
|
|
70051
70057
|
},
|
|
70052
70058
|
max: (we) => {
|
|
70053
|
-
const { min: ve, max: Ee } = we,
|
|
70054
|
-
return Ee +
|
|
70059
|
+
const { min: ve, max: Ee } = we, ze = Math.abs((Ee - ve) / 10);
|
|
70060
|
+
return Ee + ze;
|
|
70055
70061
|
}
|
|
70056
70062
|
}
|
|
70057
70063
|
],
|
|
@@ -70125,21 +70131,21 @@ const Fct = { class: "main-chart" }, Pct = { class: "indicator" }, Bct = {
|
|
|
70125
70131
|
{
|
|
70126
70132
|
const we = [];
|
|
70127
70133
|
if (l.userKlineConfig.enable_tradeLogBrush && ae.length) {
|
|
70128
|
-
const [ve, Ee] = [ae[0].coord[0], ae.at(-1).coord[0]],
|
|
70134
|
+
const [ve, Ee] = [ae[0].coord[0], ae.at(-1).coord[0]], ze = IS(U, [ve, Ee], l.cycle);
|
|
70129
70135
|
we.push({
|
|
70130
70136
|
brushId: "开平仓范围",
|
|
70131
70137
|
brushType: "lineX",
|
|
70132
70138
|
xAxisIndex: 0,
|
|
70133
|
-
coordRange:
|
|
70139
|
+
coordRange: ze
|
|
70134
70140
|
});
|
|
70135
70141
|
}
|
|
70136
70142
|
if (l.syncBrushRange.cycleList.includes(l.cycle)) {
|
|
70137
|
-
const { startTime: ve, endTime: Ee } = l.syncBrushRange,
|
|
70143
|
+
const { startTime: ve, endTime: Ee } = l.syncBrushRange, ze = IS(U, [ve, Ee], l.cycle);
|
|
70138
70144
|
we.push({
|
|
70139
70145
|
brushId: "同步刷选范围",
|
|
70140
70146
|
brushType: "lineX",
|
|
70141
70147
|
xAxisIndex: 0,
|
|
70142
|
-
coordRange:
|
|
70148
|
+
coordRange: ze,
|
|
70143
70149
|
brushStyle: {
|
|
70144
70150
|
fill: "rgba(64, 158, 255, 0.2)",
|
|
70145
70151
|
stroke: "rgba(64, 158, 255, 0.8)",
|
|
@@ -70148,12 +70154,12 @@ const Fct = { class: "main-chart" }, Pct = { class: "indicator" }, Bct = {
|
|
|
70148
70154
|
});
|
|
70149
70155
|
}
|
|
70150
70156
|
if (l.positionTime) {
|
|
70151
|
-
const [ve, Ee] = [Ft(l.positionTime).format("YYYY-MM-DD 00:00:00"), Ft(l.positionTime).format("YYYY-MM-DD 23:59:59")],
|
|
70157
|
+
const [ve, Ee] = [Ft(l.positionTime).format("YYYY-MM-DD 00:00:00"), Ft(l.positionTime).format("YYYY-MM-DD 23:59:59")], ze = IS(U, [ve, Ee], l.cycle);
|
|
70152
70158
|
we.push({
|
|
70153
70159
|
brushId: "强制定位高亮",
|
|
70154
70160
|
brushType: "lineX",
|
|
70155
70161
|
xAxisIndex: 0,
|
|
70156
|
-
coordRange:
|
|
70162
|
+
coordRange: ze,
|
|
70157
70163
|
brushStyle: {
|
|
70158
70164
|
fill: "rgba(217, 179, 255, 0.2)",
|
|
70159
70165
|
stroke: "rgba(217, 179, 255, 0.8)",
|
|
@@ -70329,7 +70335,7 @@ const Fct = { class: "main-chart" }, Pct = { class: "indicator" }, Bct = {
|
|
|
70329
70335
|
se(OS, { data: x.value }, null, 8, ["data"]),
|
|
70330
70336
|
se(OS, { data: S.value }, null, 8, ["data"])
|
|
70331
70337
|
]),
|
|
70332
|
-
n.userKlineConfig.enable_showScreenTimeRange ? (K(), me("span", Bct, st(_.value[0]) + " - " + st(_.value[1]), 1)) :
|
|
70338
|
+
n.userKlineConfig.enable_showScreenTimeRange ? (K(), me("span", Bct, st(_.value[0]) + " - " + st(_.value[1]), 1)) : He("", !0),
|
|
70333
70339
|
ye("div", {
|
|
70334
70340
|
ref_key: "mainChartRef",
|
|
70335
70341
|
ref: m,
|
|
@@ -70365,7 +70371,7 @@ const Fct = { class: "main-chart" }, Pct = { class: "indicator" }, Bct = {
|
|
|
70365
70371
|
ref: b,
|
|
70366
70372
|
class: "chart"
|
|
70367
70373
|
}, null, 512)
|
|
70368
|
-
])) :
|
|
70374
|
+
])) : He("", !0),
|
|
70369
70375
|
n.userKlineConfig.enable_sliderChart ? (K(), me("div", Wct, [
|
|
70370
70376
|
se(Rct, {
|
|
70371
70377
|
ref_key: "sliderChartRef",
|
|
@@ -70379,8 +70385,8 @@ const Fct = { class: "main-chart" }, Pct = { class: "indicator" }, Bct = {
|
|
|
70379
70385
|
withoutPermission: l.withoutPermission,
|
|
70380
70386
|
onChange: k
|
|
70381
70387
|
}, null, 8, ["screenTimeRange", "varietyCode", "varietyStock", "rightType", "klineType", "deleteFirstNumber", "withoutPermission"])
|
|
70382
|
-
])) :
|
|
70383
|
-
y.value.time.length ?
|
|
70388
|
+
])) : He("", !0),
|
|
70389
|
+
y.value.time.length ? He("", !0) : (K(), Pe($, {
|
|
70384
70390
|
key: 2,
|
|
70385
70391
|
class: "empty",
|
|
70386
70392
|
description: "暂无数据"
|
|
@@ -70425,7 +70431,7 @@ const Fct = { class: "main-chart" }, Pct = { class: "indicator" }, Bct = {
|
|
|
70425
70431
|
}
|
|
70426
70432
|
// 数值转颜色
|
|
70427
70433
|
}), (r, o) => (K(), me("div", qct, [
|
|
70428
|
-
n.unit ? (K(), me("div", Kct, "(单位:" + st(n.unit) + ")", 1)) :
|
|
70434
|
+
n.unit ? (K(), me("div", Kct, "(单位:" + st(n.unit) + ")", 1)) : He("", !0),
|
|
70429
70435
|
ye("div", Gct, [
|
|
70430
70436
|
ye("div", Yct, [
|
|
70431
70437
|
(K(!0), me(dt, null, Ot(n.data, (s) => (K(), me("div", {
|
|
@@ -181700,7 +181706,7 @@ function Kue() {
|
|
|
181700
181706
|
enumerable: !0,
|
|
181701
181707
|
value: !1
|
|
181702
181708
|
}
|
|
181703
|
-
})), le = null, pe = null, he = !0, J = !0, ae = !1, be = !0, we = !1, ve = !1, Ee = !1,
|
|
181709
|
+
})), le = null, pe = null, he = !0, J = !0, ae = !1, be = !0, we = !1, ve = !1, Ee = !1, ze = !1, oe = !1, W = !1, ne = !1, ie = !0, te = !1;
|
|
181704
181710
|
const re = "user-content-";
|
|
181705
181711
|
let Y = !0, Z = !1, X = {}, F = null;
|
|
181706
181712
|
const z = Jn({}, ["annotation-xml", "audio", "colgroup", "desc", "foreignobject", "head", "iframe", "math", "mi", "mn", "mo", "ms", "mtext", "noembed", "noframes", "noscript", "plaintext", "script", "style", "svg", "template", "thead", "title", "video", "xmp"]);
|
|
@@ -181732,7 +181738,7 @@ function Kue() {
|
|
|
181732
181738
|
// eslint-disable-line indent
|
|
181733
181739
|
Ie
|
|
181734
181740
|
// eslint-disable-line indent
|
|
181735
|
-
) : G, F = "FORBID_CONTENTS" in Oe ? Jn({}, Oe.FORBID_CONTENTS, Ie) : z, le = "FORBID_TAGS" in Oe ? Jn({}, Oe.FORBID_TAGS, Ie) : {}, pe = "FORBID_ATTR" in Oe ? Jn({}, Oe.FORBID_ATTR, Ie) : {}, X = "USE_PROFILES" in Oe ? Oe.USE_PROFILES : !1, he = Oe.ALLOW_ARIA_ATTR !== !1, J = Oe.ALLOW_DATA_ATTR !== !1, ae = Oe.ALLOW_UNKNOWN_PROTOCOLS || !1, be = Oe.ALLOW_SELF_CLOSE_IN_ATTR !== !1, we = Oe.SAFE_FOR_TEMPLATES || !1, ve = Oe.WHOLE_DOCUMENT || !1, oe = Oe.RETURN_DOM || !1, W = Oe.RETURN_DOM_FRAGMENT || !1, ne = Oe.RETURN_TRUSTED_TYPE || !1,
|
|
181741
|
+
) : G, F = "FORBID_CONTENTS" in Oe ? Jn({}, Oe.FORBID_CONTENTS, Ie) : z, le = "FORBID_TAGS" in Oe ? Jn({}, Oe.FORBID_TAGS, Ie) : {}, pe = "FORBID_ATTR" in Oe ? Jn({}, Oe.FORBID_ATTR, Ie) : {}, X = "USE_PROFILES" in Oe ? Oe.USE_PROFILES : !1, he = Oe.ALLOW_ARIA_ATTR !== !1, J = Oe.ALLOW_DATA_ATTR !== !1, ae = Oe.ALLOW_UNKNOWN_PROTOCOLS || !1, be = Oe.ALLOW_SELF_CLOSE_IN_ATTR !== !1, we = Oe.SAFE_FOR_TEMPLATES || !1, ve = Oe.WHOLE_DOCUMENT || !1, oe = Oe.RETURN_DOM || !1, W = Oe.RETURN_DOM_FRAGMENT || !1, ne = Oe.RETURN_TRUSTED_TYPE || !1, ze = Oe.FORCE_BODY || !1, ie = Oe.SANITIZE_DOM !== !1, te = Oe.SANITIZE_NAMED_PROPS || !1, Y = Oe.KEEP_CONTENT !== !1, Z = Oe.IN_PLACE || !1, O = Oe.ALLOWED_URI_REGEXP || Uue, ke = Oe.NAMESPACE || Ae, V = Oe.CUSTOM_ELEMENT_HANDLING || {}, Oe.CUSTOM_ELEMENT_HANDLING && $t(Oe.CUSTOM_ELEMENT_HANDLING.tagNameCheck) && (V.tagNameCheck = Oe.CUSTOM_ELEMENT_HANDLING.tagNameCheck), Oe.CUSTOM_ELEMENT_HANDLING && $t(Oe.CUSTOM_ELEMENT_HANDLING.attributeNameCheck) && (V.attributeNameCheck = Oe.CUSTOM_ELEMENT_HANDLING.attributeNameCheck), Oe.CUSTOM_ELEMENT_HANDLING && typeof Oe.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements == "boolean" && (V.allowCustomizedBuiltInElements = Oe.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements), we && (J = !1), W && (oe = !0), X && (B = Jn({}, [...RU]), Q = [], X.html === !0 && (Jn(B, OU), Jn(Q, FU)), X.svg === !0 && (Jn(B, jS), Jn(Q, qS), Jn(Q, z7)), X.svgFilters === !0 && (Jn(B, $S), Jn(Q, qS), Jn(Q, z7)), X.mathMl === !0 && (Jn(B, US), Jn(Q, PU), Jn(Q, z7))), Oe.ADD_TAGS && (B === U && (B = o4(B)), Jn(B, Oe.ADD_TAGS, Ie)), Oe.ADD_ATTR && (Q === $ && (Q = o4(Q)), Jn(Q, Oe.ADD_ATTR, Ie)), Oe.ADD_URI_SAFE_ATTR && Jn(de, Oe.ADD_URI_SAFE_ATTR, Ie), Oe.FORBID_CONTENTS && (F === z && (F = o4(F)), Jn(F, Oe.FORBID_CONTENTS, Ie)), Y && (B["#text"] = !0), ve && Jn(B, ["html", "head", "body"]), B.table && (Jn(B, ["tbody"]), delete le.tbody), Oe.TRUSTED_TYPES_POLICY) {
|
|
181736
181742
|
if (typeof Oe.TRUSTED_TYPES_POLICY.createHTML != "function")
|
|
181737
181743
|
throw Nm('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');
|
|
181738
181744
|
if (typeof Oe.TRUSTED_TYPES_POLICY.createScriptURL != "function")
|
|
@@ -181788,7 +181794,7 @@ function Kue() {
|
|
|
181788
181794
|
}
|
|
181789
181795
|
}, wu = function(Oe) {
|
|
181790
181796
|
let ct, xt;
|
|
181791
|
-
if (
|
|
181797
|
+
if (ze)
|
|
181792
181798
|
Oe = "<remove></remove>" + Oe;
|
|
181793
181799
|
else {
|
|
181794
181800
|
const Re = Qht(Oe, /^[\r\n\t ]+/);
|
|
@@ -181962,7 +181968,7 @@ function Kue() {
|
|
|
181962
181968
|
if (ct = wu(Nt), !ct)
|
|
181963
181969
|
return oe ? null : ne ? _ : "";
|
|
181964
181970
|
}
|
|
181965
|
-
ct &&
|
|
181971
|
+
ct && ze && Ls(ct.firstChild);
|
|
181966
181972
|
const Re = Cu(Z ? Nt : ct);
|
|
181967
181973
|
for (; ai = Re.nextNode(); )
|
|
181968
181974
|
T1(ai) || (ai.content instanceof o && Sn(ai.content), wt(ai));
|
|
@@ -190670,9 +190676,9 @@ class O4 {
|
|
|
190670
190676
|
return t < 60 ? (u = s, c = a) : t < 120 ? (u = a, c = s) : t < 180 ? (c = s, d = a) : t < 240 ? (c = a, d = s) : t < 300 ? (u = a, d = s) : t <= 360 && (u = s, d = a), u = Math.round((u + l) * 255), c = Math.round((c + l) * 255), d = Math.round((d + l) * 255), new Nn(u, c, d, o);
|
|
190671
190677
|
}
|
|
190672
190678
|
}
|
|
190673
|
-
class
|
|
190679
|
+
class Ve {
|
|
190674
190680
|
static fromHex(e) {
|
|
190675
|
-
return
|
|
190681
|
+
return Ve.Format.CSS.parseHex(e) || Ve.red;
|
|
190676
190682
|
}
|
|
190677
190683
|
static equals(e, t) {
|
|
190678
190684
|
return !e && !t ? !0 : !e || !t ? !1 : e.equals(t);
|
|
@@ -190704,7 +190710,7 @@ class ze {
|
|
|
190704
190710
|
* Returns the number in the set [0, 1]. O => Darkest Black. 1 => Lightest white.
|
|
190705
190711
|
*/
|
|
190706
190712
|
getRelativeLuminance() {
|
|
190707
|
-
const e =
|
|
190713
|
+
const e = Ve._relativeLuminanceForComponent(this.rgba.r), t = Ve._relativeLuminanceForComponent(this.rgba.g), i = Ve._relativeLuminanceForComponent(this.rgba.b), r = 0.2126 * e + 0.7152 * t + 0.0722 * i;
|
|
190708
190714
|
return xh(r, 4);
|
|
190709
190715
|
}
|
|
190710
190716
|
static _relativeLuminanceForComponent(e) {
|
|
@@ -190727,14 +190733,14 @@ class ze {
|
|
|
190727
190733
|
return t < i;
|
|
190728
190734
|
}
|
|
190729
190735
|
lighten(e) {
|
|
190730
|
-
return new
|
|
190736
|
+
return new Ve(new Vl(this.hsla.h, this.hsla.s, this.hsla.l + this.hsla.l * e, this.hsla.a));
|
|
190731
190737
|
}
|
|
190732
190738
|
darken(e) {
|
|
190733
|
-
return new
|
|
190739
|
+
return new Ve(new Vl(this.hsla.h, this.hsla.s, this.hsla.l - this.hsla.l * e, this.hsla.a));
|
|
190734
190740
|
}
|
|
190735
190741
|
transparent(e) {
|
|
190736
190742
|
const { r: t, g: i, b: r, a: o } = this.rgba;
|
|
190737
|
-
return new
|
|
190743
|
+
return new Ve(new Nn(t, i, r, o * e));
|
|
190738
190744
|
}
|
|
190739
190745
|
isTransparent() {
|
|
190740
190746
|
return this.rgba.a === 0;
|
|
@@ -190743,16 +190749,16 @@ class ze {
|
|
|
190743
190749
|
return this.rgba.a === 1;
|
|
190744
190750
|
}
|
|
190745
190751
|
opposite() {
|
|
190746
|
-
return new
|
|
190752
|
+
return new Ve(new Nn(255 - this.rgba.r, 255 - this.rgba.g, 255 - this.rgba.b, this.rgba.a));
|
|
190747
190753
|
}
|
|
190748
190754
|
makeOpaque(e) {
|
|
190749
190755
|
if (this.isOpaque() || e.rgba.a !== 1)
|
|
190750
190756
|
return this;
|
|
190751
190757
|
const { r: t, g: i, b: r, a: o } = this.rgba;
|
|
190752
|
-
return new
|
|
190758
|
+
return new Ve(new Nn(e.rgba.r - o * (e.rgba.r - t), e.rgba.g - o * (e.rgba.g - i), e.rgba.b - o * (e.rgba.b - r), 1));
|
|
190753
190759
|
}
|
|
190754
190760
|
toString() {
|
|
190755
|
-
return this._toString || (this._toString =
|
|
190761
|
+
return this._toString || (this._toString = Ve.Format.CSS.format(this)), this._toString;
|
|
190756
190762
|
}
|
|
190757
190763
|
static getLighterColor(e, t, i) {
|
|
190758
190764
|
if (e.isLighterThan(t))
|
|
@@ -190769,14 +190775,14 @@ class ze {
|
|
|
190769
190775
|
return i = i * (r - o) / r, e.darken(i);
|
|
190770
190776
|
}
|
|
190771
190777
|
}
|
|
190772
|
-
|
|
190773
|
-
|
|
190774
|
-
|
|
190775
|
-
|
|
190776
|
-
|
|
190777
|
-
|
|
190778
|
-
|
|
190779
|
-
|
|
190778
|
+
Ve.white = new Ve(new Nn(255, 255, 255, 1));
|
|
190779
|
+
Ve.black = new Ve(new Nn(0, 0, 0, 1));
|
|
190780
|
+
Ve.red = new Ve(new Nn(255, 0, 0, 1));
|
|
190781
|
+
Ve.blue = new Ve(new Nn(0, 0, 255, 1));
|
|
190782
|
+
Ve.green = new Ve(new Nn(0, 255, 0, 1));
|
|
190783
|
+
Ve.cyan = new Ve(new Nn(0, 255, 255, 1));
|
|
190784
|
+
Ve.lightgrey = new Ve(new Nn(211, 211, 211, 1));
|
|
190785
|
+
Ve.transparent = new Ve(new Nn(0, 0, 0, 0));
|
|
190780
190786
|
(function(n) {
|
|
190781
190787
|
(function(e) {
|
|
190782
190788
|
(function(t) {
|
|
@@ -190886,7 +190892,7 @@ ze.transparent = new ze(new Nn(0, 0, 0, 0));
|
|
|
190886
190892
|
}
|
|
190887
190893
|
})(e.CSS || (e.CSS = {}));
|
|
190888
190894
|
})(n.Format || (n.Format = {}));
|
|
190889
|
-
})(
|
|
190895
|
+
})(Ve || (Ve = {}));
|
|
190890
190896
|
function z1e(n) {
|
|
190891
190897
|
const e = [];
|
|
190892
190898
|
for (const t of n) {
|
|
@@ -190918,7 +190924,7 @@ function Tm(n, e) {
|
|
|
190918
190924
|
function h4t(n, e) {
|
|
190919
190925
|
if (!n)
|
|
190920
190926
|
return;
|
|
190921
|
-
const t =
|
|
190927
|
+
const t = Ve.Format.CSS.parseHex(e);
|
|
190922
190928
|
if (t)
|
|
190923
190929
|
return {
|
|
190924
190930
|
range: n,
|
|
@@ -190937,7 +190943,7 @@ function kq(n, e, t) {
|
|
|
190937
190943
|
function Iq(n, e, t) {
|
|
190938
190944
|
if (!n || e.length !== 1)
|
|
190939
190945
|
return;
|
|
190940
|
-
const r = e[0].values(), o = z1e(r), s = new
|
|
190946
|
+
const r = e[0].values(), o = z1e(r), s = new Ve(new Vl(o[0], o[1] / 100, o[2] / 100, t ? o[3] : 1));
|
|
190941
190947
|
return {
|
|
190942
190948
|
range: n,
|
|
190943
190949
|
color: dR(s.rgba.r, s.rgba.g, s.rgba.b, s.rgba.a)
|
|
@@ -193577,35 +193583,35 @@ Ce("errorForeground", { dark: "#F48771", light: "#A1260D", hcDark: "#F48771", hc
|
|
|
193577
193583
|
Ce("descriptionForeground", { light: "#717171", dark: Tt(pn, 0.7), hcDark: Tt(pn, 0.7), hcLight: Tt(pn, 0.7) }, M("descriptionForeground", "Foreground color for description text providing additional information, for example for a label."));
|
|
193578
193584
|
const F4 = Ce("icon.foreground", { dark: "#C5C5C5", light: "#424242", hcDark: "#FFFFFF", hcLight: "#292929" }, M("iconForeground", "The default color for icons in the workbench.")), _l = Ce("focusBorder", { dark: "#007FD4", light: "#0090F1", hcDark: "#F38518", hcLight: "#006BBD" }, M("focusBorder", "Overall border color for focused elements. This color is only used if not overridden by a component.")), Ln = Ce("contrastBorder", { light: null, dark: null, hcDark: "#6FC3DF", hcLight: "#0F4A85" }, M("contrastBorder", "An extra border around elements to separate them from others for greater contrast.")), br = Ce("contrastActiveBorder", { light: null, dark: null, hcDark: _l, hcLight: _l }, M("activeContrastBorder", "An extra border around active elements to separate them from others for greater contrast."));
|
|
193579
193585
|
Ce("selection.background", { light: null, dark: null, hcDark: null, hcLight: null }, M("selectionBackground", "The background color of text selections in the workbench (e.g. for input fields or text areas). Note that this does not apply to selections within the editor."));
|
|
193580
|
-
Ce("textSeparator.foreground", { light: "#0000002e", dark: "#ffffff2e", hcDark:
|
|
193586
|
+
Ce("textSeparator.foreground", { light: "#0000002e", dark: "#ffffff2e", hcDark: Ve.black, hcLight: "#292929" }, M("textSeparatorForeground", "Color for text separators."));
|
|
193581
193587
|
const apt = Ce("textLink.foreground", { light: "#006AB1", dark: "#3794FF", hcDark: "#21A6FF", hcLight: "#0F4A85" }, M("textLinkForeground", "Foreground color for links in text."));
|
|
193582
193588
|
Ce("textLink.activeForeground", { light: "#006AB1", dark: "#3794FF", hcDark: "#21A6FF", hcLight: "#0F4A85" }, M("textLinkActiveForeground", "Foreground color for links in text when clicked on and on mouse hover."));
|
|
193583
193589
|
Ce("textPreformat.foreground", { light: "#A31515", dark: "#D7BA7D", hcDark: "#000000", hcLight: "#FFFFFF" }, M("textPreformatForeground", "Foreground color for preformatted text segments."));
|
|
193584
193590
|
Ce("textPreformat.background", { light: "#0000001A", dark: "#FFFFFF1A", hcDark: "#FFFFFF", hcLight: "#09345f" }, M("textPreformatBackground", "Background color for preformatted text segments."));
|
|
193585
193591
|
Ce("textBlockQuote.background", { light: "#f2f2f2", dark: "#222222", hcDark: null, hcLight: "#F2F2F2" }, M("textBlockQuoteBackground", "Background color for block quotes in text."));
|
|
193586
|
-
Ce("textBlockQuote.border", { light: "#007acc80", dark: "#007acc80", hcDark:
|
|
193587
|
-
Ce("textCodeBlock.background", { light: "#dcdcdc66", dark: "#0a0a0a66", hcDark:
|
|
193588
|
-
const ih = Ce("widget.shadow", { dark: Tt(
|
|
193592
|
+
Ce("textBlockQuote.border", { light: "#007acc80", dark: "#007acc80", hcDark: Ve.white, hcLight: "#292929" }, M("textBlockQuoteBorder", "Border color for block quotes in text."));
|
|
193593
|
+
Ce("textCodeBlock.background", { light: "#dcdcdc66", dark: "#0a0a0a66", hcDark: Ve.black, hcLight: "#F2F2F2" }, M("textCodeBlockBackground", "Background color for code blocks in text."));
|
|
193594
|
+
const ih = Ce("widget.shadow", { dark: Tt(Ve.black, 0.36), light: Tt(Ve.black, 0.16), hcDark: null, hcLight: null }, M("widgetShadow", "Shadow color of widgets such as find/replace inside the editor.")), lpt = Ce("widget.border", { dark: null, light: null, hcDark: Ln, hcLight: Ln }, M("widgetBorder", "Border color of widgets such as find/replace inside the editor.")), upt = Ce("input.background", { dark: "#3C3C3C", light: Ve.white, hcDark: Ve.black, hcLight: Ve.white }, M("inputBoxBackground", "Input box background.")), cpt = Ce("input.foreground", { dark: pn, light: pn, hcDark: pn, hcLight: pn }, M("inputBoxForeground", "Input box foreground.")), dpt = Ce("input.border", { dark: null, light: null, hcDark: Ln, hcLight: Ln }, M("inputBoxBorder", "Input box border.")), hpt = Ce("inputOption.activeBorder", { dark: "#007ACC", light: "#007ACC", hcDark: Ln, hcLight: Ln }, M("inputBoxActiveOptionBorder", "Border color of activated options in input fields."));
|
|
193589
193595
|
Ce("inputOption.hoverBackground", { dark: "#5a5d5e80", light: "#b8b8b850", hcDark: null, hcLight: null }, M("inputOption.hoverBackground", "Background color of activated options in input fields."));
|
|
193590
|
-
const fpt = Ce("inputOption.activeBackground", { dark: Tt(_l, 0.4), light: Tt(_l, 0.2), hcDark:
|
|
193596
|
+
const fpt = Ce("inputOption.activeBackground", { dark: Tt(_l, 0.4), light: Tt(_l, 0.2), hcDark: Ve.transparent, hcLight: Ve.transparent }, M("inputOption.activeBackground", "Background hover color of options in input fields.")), ppt = Ce("inputOption.activeForeground", { dark: Ve.white, light: Ve.black, hcDark: pn, hcLight: pn }, M("inputOption.activeForeground", "Foreground color of activated options in input fields."));
|
|
193591
193597
|
Ce("input.placeholderForeground", { light: Tt(pn, 0.5), dark: Tt(pn, 0.5), hcDark: Tt(pn, 0.7), hcLight: Tt(pn, 0.7) }, M("inputPlaceholderForeground", "Input box foreground color for placeholder text."));
|
|
193592
|
-
const gpt = Ce("inputValidation.infoBackground", { dark: "#063B49", light: "#D6ECF2", hcDark:
|
|
193598
|
+
const gpt = Ce("inputValidation.infoBackground", { dark: "#063B49", light: "#D6ECF2", hcDark: Ve.black, hcLight: Ve.white }, M("inputValidationInfoBackground", "Input validation background color for information severity.")), mpt = Ce("inputValidation.infoForeground", { dark: null, light: null, hcDark: null, hcLight: pn }, M("inputValidationInfoForeground", "Input validation foreground color for information severity.")), vpt = Ce("inputValidation.infoBorder", { dark: "#007acc", light: "#007acc", hcDark: Ln, hcLight: Ln }, M("inputValidationInfoBorder", "Input validation border color for information severity.")), bpt = Ce("inputValidation.warningBackground", { dark: "#352A05", light: "#F6F5D2", hcDark: Ve.black, hcLight: Ve.white }, M("inputValidationWarningBackground", "Input validation background color for warning severity.")), _pt = Ce("inputValidation.warningForeground", { dark: null, light: null, hcDark: null, hcLight: pn }, M("inputValidationWarningForeground", "Input validation foreground color for warning severity.")), ypt = Ce("inputValidation.warningBorder", { dark: "#B89500", light: "#B89500", hcDark: Ln, hcLight: Ln }, M("inputValidationWarningBorder", "Input validation border color for warning severity.")), wpt = Ce("inputValidation.errorBackground", { dark: "#5A1D1D", light: "#F2DEDE", hcDark: Ve.black, hcLight: Ve.white }, M("inputValidationErrorBackground", "Input validation background color for error severity.")), Cpt = Ce("inputValidation.errorForeground", { dark: null, light: null, hcDark: null, hcLight: pn }, M("inputValidationErrorForeground", "Input validation foreground color for error severity.")), xpt = Ce("inputValidation.errorBorder", { dark: "#BE1100", light: "#BE1100", hcDark: Ln, hcLight: Ln }, M("inputValidationErrorBorder", "Input validation border color for error severity.")), rc = Ce("dropdown.background", { dark: "#3C3C3C", light: Ve.white, hcDark: Ve.black, hcLight: Ve.white }, M("dropdownBackground", "Dropdown background.")), Spt = Ce("dropdown.listBackground", { dark: null, light: null, hcDark: Ve.black, hcLight: Ve.white }, M("dropdownListBackground", "Dropdown list background.")), md = Ce("dropdown.foreground", { dark: "#F0F0F0", light: pn, hcDark: Ve.white, hcLight: pn }, M("dropdownForeground", "Dropdown foreground.")), P4 = Ce("dropdown.border", { dark: rc, light: "#CECECE", hcDark: Ln, hcLight: Ln }, M("dropdownBorder", "Dropdown border.")), n5 = Ce("button.foreground", { dark: Ve.white, light: Ve.white, hcDark: Ve.white, hcLight: Ve.white }, M("buttonForeground", "Button foreground color.")), Dpt = Ce("button.separator", { dark: Tt(n5, 0.4), light: Tt(n5, 0.4), hcDark: Tt(n5, 0.4), hcLight: Tt(n5, 0.4) }, M("buttonSeparator", "Button separator color.")), i5 = Ce("button.background", { dark: "#0E639C", light: "#007ACC", hcDark: null, hcLight: "#0F4A85" }, M("buttonBackground", "Button background color.")), Npt = Ce("button.hoverBackground", { dark: e1(i5, 0.2), light: V3(i5, 0.2), hcDark: i5, hcLight: i5 }, M("buttonHoverBackground", "Button background color when hovering.")), Ept = Ce("button.border", { dark: Ln, light: Ln, hcDark: Ln, hcLight: Ln }, M("buttonBorder", "Button border color.")), Lpt = Ce("button.secondaryForeground", { dark: Ve.white, light: Ve.white, hcDark: Ve.white, hcLight: pn }, M("buttonSecondaryForeground", "Secondary button foreground color.")), IM = Ce("button.secondaryBackground", { dark: "#3A3D41", light: "#5F6A79", hcDark: null, hcLight: Ve.white }, M("buttonSecondaryBackground", "Secondary button background color.")), Mpt = Ce("button.secondaryHoverBackground", { dark: e1(IM, 0.2), light: V3(IM, 0.2), hcDark: null, hcLight: null }, M("buttonSecondaryHoverBackground", "Secondary button background color when hovering.")), fb = Ce("badge.background", { dark: "#4D4D4D", light: "#C4C4C4", hcDark: Ve.black, hcLight: "#0F4A85" }, M("badgeBackground", "Badge background color. Badges are small information labels, e.g. for search results count.")), Apt = Ce("badge.foreground", { dark: Ve.white, light: "#333", hcDark: Ve.white, hcLight: Ve.white }, M("badgeForeground", "Badge foreground color. Badges are small information labels, e.g. for search results count.")), r5 = Ce("scrollbar.shadow", { dark: "#000000", light: "#DDDDDD", hcDark: null, hcLight: null }, M("scrollbarShadow", "Scrollbar shadow to indicate that the view is scrolled.")), o5 = Ce("scrollbarSlider.background", { dark: Ve.fromHex("#797979").transparent(0.4), light: Ve.fromHex("#646464").transparent(0.4), hcDark: Tt(Ln, 0.6), hcLight: Tt(Ln, 0.4) }, M("scrollbarSliderBackground", "Scrollbar slider background color.")), s5 = Ce("scrollbarSlider.hoverBackground", { dark: Ve.fromHex("#646464").transparent(0.7), light: Ve.fromHex("#646464").transparent(0.7), hcDark: Tt(Ln, 0.8), hcLight: Tt(Ln, 0.8) }, M("scrollbarSliderHoverBackground", "Scrollbar slider background color when hovering.")), a5 = Ce("scrollbarSlider.activeBackground", { dark: Ve.fromHex("#BFBFBF").transparent(0.4), light: Ve.fromHex("#000000").transparent(0.6), hcDark: Ln, hcLight: Ln }, M("scrollbarSliderActiveBackground", "Scrollbar slider background color when clicked on.")), Tpt = Ce("progressBar.background", { dark: Ve.fromHex("#0E70C0"), light: Ve.fromHex("#0E70C0"), hcDark: Ln, hcLight: Ln }, M("progressBarBackground", "Background color of the progress bar that can show for long running operations."));
|
|
193593
193599
|
Ce("editorError.background", { dark: null, light: null, hcDark: null, hcLight: null }, M("editorError.background", "Background color of error text in the editor. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193594
193600
|
const vd = Ce("editorError.foreground", { dark: "#F14C4C", light: "#E51400", hcDark: "#F48771", hcLight: "#B5200D" }, M("editorError.foreground", "Foreground color of error squigglies in the editor."));
|
|
193595
|
-
Ce("editorError.border", { dark: null, light: null, hcDark:
|
|
193596
|
-
const $7 = Ce("editorWarning.background", { dark: null, light: null, hcDark: null, hcLight: null }, M("editorWarning.background", "Background color of warning text in the editor. The color must not be opaque so as not to hide underlying decorations."), !0), ms = Ce("editorWarning.foreground", { dark: "#CCA700", light: "#BF8803", hcDark: "#FFD370", hcLight: "#895503" }, M("editorWarning.foreground", "Foreground color of warning squigglies in the editor.")), J_ = Ce("editorWarning.border", { dark: null, light: null, hcDark:
|
|
193601
|
+
Ce("editorError.border", { dark: null, light: null, hcDark: Ve.fromHex("#E47777").transparent(0.8), hcLight: "#B5200D" }, M("errorBorder", "If set, color of double underlines for errors in the editor."));
|
|
193602
|
+
const $7 = Ce("editorWarning.background", { dark: null, light: null, hcDark: null, hcLight: null }, M("editorWarning.background", "Background color of warning text in the editor. The color must not be opaque so as not to hide underlying decorations."), !0), ms = Ce("editorWarning.foreground", { dark: "#CCA700", light: "#BF8803", hcDark: "#FFD370", hcLight: "#895503" }, M("editorWarning.foreground", "Foreground color of warning squigglies in the editor.")), J_ = Ce("editorWarning.border", { dark: null, light: null, hcDark: Ve.fromHex("#FFCC00").transparent(0.8), hcLight: Ve.fromHex("#FFCC00").transparent(0.8) }, M("warningBorder", "If set, color of double underlines for warnings in the editor."));
|
|
193597
193603
|
Ce("editorInfo.background", { dark: null, light: null, hcDark: null, hcLight: null }, M("editorInfo.background", "Background color of info text in the editor. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193598
|
-
const yl = Ce("editorInfo.foreground", { dark: "#3794FF", light: "#1a85ff", hcDark: "#3794FF", hcLight: "#1a85ff" }, M("editorInfo.foreground", "Foreground color of info squigglies in the editor.")), ey = Ce("editorInfo.border", { dark: null, light: null, hcDark:
|
|
193599
|
-
Ce("editorHint.border", { dark: null, light: null, hcDark:
|
|
193604
|
+
const yl = Ce("editorInfo.foreground", { dark: "#3794FF", light: "#1a85ff", hcDark: "#3794FF", hcLight: "#1a85ff" }, M("editorInfo.foreground", "Foreground color of info squigglies in the editor.")), ey = Ce("editorInfo.border", { dark: null, light: null, hcDark: Ve.fromHex("#3794FF").transparent(0.8), hcLight: "#292929" }, M("infoBorder", "If set, color of double underlines for infos in the editor.")), kpt = Ce("editorHint.foreground", { dark: Ve.fromHex("#eeeeee").transparent(0.7), light: "#6c6c6c", hcDark: null, hcLight: null }, M("editorHint.foreground", "Foreground color of hint squigglies in the editor."));
|
|
193605
|
+
Ce("editorHint.border", { dark: null, light: null, hcDark: Ve.fromHex("#eeeeee").transparent(0.8), hcLight: "#292929" }, M("hintBorder", "If set, color of double underlines for hints in the editor."));
|
|
193600
193606
|
Ce("sash.hoverBorder", { dark: _l, light: _l, hcDark: _l, hcLight: _l }, M("sashActiveBorder", "Border color of active sashes."));
|
|
193601
|
-
const Io = Ce("editor.background", { light: "#ffffff", dark: "#1E1E1E", hcDark:
|
|
193607
|
+
const Io = Ce("editor.background", { light: "#ffffff", dark: "#1E1E1E", hcDark: Ve.black, hcLight: Ve.white }, M("editorBackground", "Editor background color.")), GC = Ce("editor.foreground", { light: "#333333", dark: "#BBBBBB", hcDark: Ve.white, hcLight: pn }, M("editorForeground", "Editor default foreground color."));
|
|
193602
193608
|
Ce("editorStickyScroll.background", { light: Io, dark: Io, hcDark: Io, hcLight: Io }, M("editorStickyScrollBackground", "Background color of sticky scroll in the editor"));
|
|
193603
|
-
Ce("editorStickyScrollHover.background", { dark: "#2A2D2E", light: "#F0F0F0", hcDark: null, hcLight:
|
|
193609
|
+
Ce("editorStickyScrollHover.background", { dark: "#2A2D2E", light: "#F0F0F0", hcDark: null, hcLight: Ve.fromHex("#0F4A85").transparent(0.1) }, M("editorStickyScrollHoverBackground", "Background color of sticky scroll on hover in the editor"));
|
|
193604
193610
|
Ce("editorStickyScroll.border", { dark: null, light: null, hcDark: Ln, hcLight: Ln }, M("editorStickyScrollBorder", "Border color of sticky scroll in the editor"));
|
|
193605
193611
|
Ce("editorStickyScroll.shadow", { dark: r5, light: r5, hcDark: r5, hcLight: r5 }, M("editorStickyScrollShadow", " Shadow color of sticky scroll in the editor"));
|
|
193606
|
-
const Pr = Ce("editorWidget.background", { dark: "#252526", light: "#F3F3F3", hcDark: "#0C141F", hcLight:
|
|
193612
|
+
const Pr = Ce("editorWidget.background", { dark: "#252526", light: "#F3F3F3", hcDark: "#0C141F", hcLight: Ve.white }, M("editorWidgetBackground", "Background color of editor widgets, such as find/replace.")), bd = Ce("editorWidget.foreground", { dark: pn, light: pn, hcDark: pn, hcLight: pn }, M("editorWidgetForeground", "Foreground color of editor widgets, such as find/replace.")), l5 = Ce("editorWidget.border", { dark: "#454545", light: "#C8C8C8", hcDark: Ln, hcLight: Ln }, M("editorWidgetBorder", "Border color of editor widgets. The color is only used if the widget chooses to have a border and if the color is not overridden by a widget."));
|
|
193607
193613
|
Ce("editorWidget.resizeBorder", { light: null, dark: null, hcDark: null, hcLight: null }, M("editorWidgetResizeBorder", "Border color of the resize bar of editor widgets. The color is only used if the widget chooses to have a resize border and if the color is not overridden by a widget."));
|
|
193608
|
-
const $q = Ce("quickInput.background", { dark: Pr, light: Pr, hcDark: Pr, hcLight: Pr }, M("pickerBackground", "Quick picker background color. The quick picker widget is the container for pickers like the command palette.")), Ipt = Ce("quickInput.foreground", { dark: bd, light: bd, hcDark: bd, hcLight: bd }, M("pickerForeground", "Quick picker foreground color. The quick picker widget is the container for pickers like the command palette.")), Opt = Ce("quickInputTitle.background", { dark: new
|
|
193614
|
+
const $q = Ce("quickInput.background", { dark: Pr, light: Pr, hcDark: Pr, hcLight: Pr }, M("pickerBackground", "Quick picker background color. The quick picker widget is the container for pickers like the command palette.")), Ipt = Ce("quickInput.foreground", { dark: bd, light: bd, hcDark: bd, hcLight: bd }, M("pickerForeground", "Quick picker foreground color. The quick picker widget is the container for pickers like the command palette.")), Opt = Ce("quickInputTitle.background", { dark: new Ve(new Nn(255, 255, 255, 0.105)), light: new Ve(new Nn(0, 0, 0, 0.06)), hcDark: "#000000", hcLight: Ve.white }, M("pickerTitleBackground", "Quick picker title background color. The quick picker widget is the container for pickers like the command palette.")), ece = Ce("pickerGroup.foreground", { dark: "#3794FF", light: "#0066BF", hcDark: Ve.white, hcLight: "#0F4A85" }, M("pickerGroupForeground", "Quick picker color for grouping labels.")), Rpt = Ce("pickerGroup.border", { dark: "#3F3F46", light: "#CCCEDB", hcDark: Ve.white, hcLight: "#0F4A85" }, M("pickerGroupBorder", "Quick picker color for grouping borders.")), Fpt = Ce("keybindingLabel.background", { dark: new Ve(new Nn(128, 128, 128, 0.17)), light: new Ve(new Nn(221, 221, 221, 0.4)), hcDark: Ve.transparent, hcLight: Ve.transparent }, M("keybindingLabelBackground", "Keybinding label background color. The keybinding label is used to represent a keyboard shortcut.")), Ppt = Ce("keybindingLabel.foreground", { dark: Ve.fromHex("#CCCCCC"), light: Ve.fromHex("#555555"), hcDark: Ve.white, hcLight: pn }, M("keybindingLabelForeground", "Keybinding label foreground color. The keybinding label is used to represent a keyboard shortcut.")), Bpt = Ce("keybindingLabel.border", { dark: new Ve(new Nn(51, 51, 51, 0.6)), light: new Ve(new Nn(204, 204, 204, 0.4)), hcDark: new Ve(new Nn(111, 195, 223)), hcLight: Ln }, M("keybindingLabelBorder", "Keybinding label border color. The keybinding label is used to represent a keyboard shortcut.")), zpt = Ce("keybindingLabel.bottomBorder", { dark: new Ve(new Nn(68, 68, 68, 0.6)), light: new Ve(new Nn(187, 187, 187, 0.4)), hcDark: new Ve(new Nn(111, 195, 223)), hcLight: pn }, M("keybindingLabelBottomBorder", "Keybinding label border bottom color. The keybinding label is used to represent a keyboard shortcut.")), B4 = Ce("editor.selectionBackground", { light: "#ADD6FF", dark: "#264F78", hcDark: "#f3f518", hcLight: "#0F4A85" }, M("editorSelectionBackground", "Color of the editor selection.")), Vpt = Ce("editor.selectionForeground", { light: null, dark: null, hcDark: "#000000", hcLight: Ve.white }, M("editorSelectionForeground", "Color of the selected text for high contrast.")), tce = Ce("editor.inactiveSelectionBackground", { light: Tt(B4, 0.5), dark: Tt(B4, 0.5), hcDark: Tt(B4, 0.7), hcLight: Tt(B4, 0.5) }, M("editorInactiveSelection", "Color of the selection in an inactive editor. The color must not be opaque so as not to hide underlying decorations."), !0), nce = Ce("editor.selectionHighlightBackground", { light: eK(B4, Io, 0.3, 0.6), dark: eK(B4, Io, 0.3, 0.6), hcDark: null, hcLight: null }, M("editorSelectionHighlight", "Color for regions with the same content as the selection. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193609
193615
|
Ce("editor.selectionHighlightBorder", { light: null, dark: null, hcDark: br, hcLight: br }, M("editorSelectionHighlightBorder", "Border color for regions with the same content as the selection."));
|
|
193610
193616
|
Ce("editor.findMatchBackground", { light: "#A8AC94", dark: "#515C6A", hcDark: null, hcLight: null }, M("editorFindMatch", "Color of the current search match."));
|
|
193611
193617
|
const rh = Ce("editor.findMatchHighlightBackground", { light: "#EA5C0055", dark: "#EA5C0055", hcDark: null, hcLight: null }, M("findMatchHighlight", "Color of the other search matches. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
@@ -193621,8 +193627,8 @@ const Uq = Ce("editorHoverWidget.background", { light: Pr, dark: Pr, hcDark: Pr,
|
|
|
193621
193627
|
Ce("editorHoverWidget.foreground", { light: bd, dark: bd, hcDark: bd, hcLight: bd }, M("hoverForeground", "Foreground color of the editor hover."));
|
|
193622
193628
|
const Hpt = Ce("editorHoverWidget.border", { light: l5, dark: l5, hcDark: l5, hcLight: l5 }, M("hoverBorder", "Border color of the editor hover."));
|
|
193623
193629
|
Ce("editorHoverWidget.statusBarBackground", { dark: e1(Uq, 0.2), light: V3(Uq, 0.05), hcDark: Pr, hcLight: Pr }, M("statusBarBackground", "Background color of the editor hover status bar."));
|
|
193624
|
-
Ce("editorLink.activeForeground", { dark: "#4E94CE", light:
|
|
193625
|
-
const oh = Ce("editorInlayHint.foreground", { dark: "#969696", light: "#969696", hcDark:
|
|
193630
|
+
Ce("editorLink.activeForeground", { dark: "#4E94CE", light: Ve.blue, hcDark: Ve.cyan, hcLight: "#292929" }, M("activeLinkForeground", "Color of active links."));
|
|
193631
|
+
const oh = Ce("editorInlayHint.foreground", { dark: "#969696", light: "#969696", hcDark: Ve.white, hcLight: Ve.black }, M("editorInlayHintForeground", "Foreground color of inline hints")), sh = Ce("editorInlayHint.background", { dark: Tt(fb, 0.1), light: Tt(fb, 0.1), hcDark: Tt(Ve.white, 0.1), hcLight: Tt(fb, 0.1) }, M("editorInlayHintBackground", "Background color of inline hints"));
|
|
193626
193632
|
Ce("editorInlayHint.typeForeground", { dark: oh, light: oh, hcDark: oh, hcLight: oh }, M("editorInlayHintForegroundTypes", "Foreground color of inline hints for types"));
|
|
193627
193633
|
Ce("editorInlayHint.typeBackground", { dark: sh, light: sh, hcDark: sh, hcLight: sh }, M("editorInlayHintBackgroundTypes", "Background color of inline hints for types"));
|
|
193628
193634
|
Ce("editorInlayHint.parameterForeground", { dark: oh, light: oh, hcDark: oh, hcLight: oh }, M("editorInlayHintForegroundParameter", "Foreground color of inline hints for parameters"));
|
|
@@ -193630,7 +193636,7 @@ Ce("editorInlayHint.parameterBackground", { dark: sh, light: sh, hcDark: sh, hcL
|
|
|
193630
193636
|
const U7 = Ce("editorLightBulb.foreground", { dark: "#FFCC00", light: "#DDB100", hcDark: "#FFCC00", hcLight: "#007ACC" }, M("editorLightBulbForeground", "The color used for the lightbulb actions icon."));
|
|
193631
193637
|
Ce("editorLightBulbAutoFix.foreground", { dark: "#75BEFF", light: "#007ACC", hcDark: "#75BEFF", hcLight: "#007ACC" }, M("editorLightBulbAutoFixForeground", "The color used for the lightbulb auto fix actions icon."));
|
|
193632
193638
|
Ce("editorLightBulbAi.foreground", { dark: U7, light: U7, hcDark: U7, hcLight: U7 }, M("editorLightBulbAiForeground", "The color used for the lightbulb AI icon."));
|
|
193633
|
-
const OM = new
|
|
193639
|
+
const OM = new Ve(new Nn(155, 185, 85, 0.2)), RM = new Ve(new Nn(255, 0, 0, 0.2)), Wpt = Ce("diffEditor.insertedTextBackground", { dark: "#9ccc2c33", light: "#9ccc2c40", hcDark: null, hcLight: null }, M("diffEditorInserted", "Background color for text that got inserted. The color must not be opaque so as not to hide underlying decorations."), !0), jpt = Ce("diffEditor.removedTextBackground", { dark: "#ff000033", light: "#ff000033", hcDark: null, hcLight: null }, M("diffEditorRemoved", "Background color for text that got removed. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193634
193640
|
Ce("diffEditor.insertedLineBackground", { dark: OM, light: OM, hcDark: null, hcLight: null }, M("diffEditorInsertedLines", "Background color for lines that got inserted. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193635
193641
|
Ce("diffEditor.removedLineBackground", { dark: RM, light: RM, hcDark: null, hcLight: null }, M("diffEditorRemovedLines", "Background color for lines that got removed. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193636
193642
|
Ce("diffEditorGutter.insertedLineBackground", { dark: null, light: null, hcDark: null, hcLight: null }, M("diffEditorInsertedLineGutter", "Background color for the margin where lines got inserted."));
|
|
@@ -193643,12 +193649,12 @@ Ce("diffEditor.diagonalFill", { dark: "#cccccc33", light: "#22222233", hcDark: n
|
|
|
193643
193649
|
Ce("diffEditor.unchangedRegionBackground", { dark: "sideBar.background", light: "sideBar.background", hcDark: "sideBar.background", hcLight: "sideBar.background" }, M("diffEditor.unchangedRegionBackground", "The background color of unchanged blocks in the diff editor."));
|
|
193644
193650
|
Ce("diffEditor.unchangedRegionForeground", { dark: "foreground", light: "foreground", hcDark: "foreground", hcLight: "foreground" }, M("diffEditor.unchangedRegionForeground", "The foreground color of unchanged blocks in the diff editor."));
|
|
193645
193651
|
Ce("diffEditor.unchangedCodeBackground", { dark: "#74747429", light: "#b8b8b829", hcDark: null, hcLight: null }, M("diffEditor.unchangedCodeBackground", "The background color of unchanged code in the diff editor."));
|
|
193646
|
-
const qpt = Ce("list.focusBackground", { dark: null, light: null, hcDark: null, hcLight: null }, M("listFocusBackground", "List/Tree background color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")), Kpt = Ce("list.focusForeground", { dark: null, light: null, hcDark: null, hcLight: null }, M("listFocusForeground", "List/Tree foreground color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")), Gpt = Ce("list.focusOutline", { dark: _l, light: _l, hcDark: br, hcLight: br }, M("listFocusOutline", "List/Tree outline color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")), Ypt = Ce("list.focusAndSelectionOutline", { dark: null, light: null, hcDark: null, hcLight: null }, M("listFocusAndSelectionOutline", "List/Tree outline color for the focused item when the list/tree is active and selected. An active list/tree has keyboard focus, an inactive does not.")), _d = Ce("list.activeSelectionBackground", { dark: "#04395E", light: "#0060C0", hcDark: null, hcLight:
|
|
193652
|
+
const qpt = Ce("list.focusBackground", { dark: null, light: null, hcDark: null, hcLight: null }, M("listFocusBackground", "List/Tree background color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")), Kpt = Ce("list.focusForeground", { dark: null, light: null, hcDark: null, hcLight: null }, M("listFocusForeground", "List/Tree foreground color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")), Gpt = Ce("list.focusOutline", { dark: _l, light: _l, hcDark: br, hcLight: br }, M("listFocusOutline", "List/Tree outline color for the focused item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")), Ypt = Ce("list.focusAndSelectionOutline", { dark: null, light: null, hcDark: null, hcLight: null }, M("listFocusAndSelectionOutline", "List/Tree outline color for the focused item when the list/tree is active and selected. An active list/tree has keyboard focus, an inactive does not.")), _d = Ce("list.activeSelectionBackground", { dark: "#04395E", light: "#0060C0", hcDark: null, hcLight: Ve.fromHex("#0F4A85").transparent(0.1) }, M("listActiveSelectionBackground", "List/Tree background color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")), oc = Ce("list.activeSelectionForeground", { dark: Ve.white, light: Ve.white, hcDark: null, hcLight: null }, M("listActiveSelectionForeground", "List/Tree foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")), u5 = Ce("list.activeSelectionIconForeground", { dark: null, light: null, hcDark: null, hcLight: null }, M("listActiveSelectionIconForeground", "List/Tree icon foreground color for the selected item when the list/tree is active. An active list/tree has keyboard focus, an inactive does not.")), Qpt = Ce("list.inactiveSelectionBackground", { dark: "#37373D", light: "#E4E6F1", hcDark: null, hcLight: Ve.fromHex("#0F4A85").transparent(0.1) }, M("listInactiveSelectionBackground", "List/Tree background color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")), Zpt = Ce("list.inactiveSelectionForeground", { dark: null, light: null, hcDark: null, hcLight: null }, M("listInactiveSelectionForeground", "List/Tree foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")), Xpt = Ce("list.inactiveSelectionIconForeground", { dark: null, light: null, hcDark: null, hcLight: null }, M("listInactiveSelectionIconForeground", "List/Tree icon foreground color for the selected item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")), Jpt = Ce("list.inactiveFocusBackground", { dark: null, light: null, hcDark: null, hcLight: null }, M("listInactiveFocusBackground", "List/Tree background color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")), egt = Ce("list.inactiveFocusOutline", { dark: null, light: null, hcDark: null, hcLight: null }, M("listInactiveFocusOutline", "List/Tree outline color for the focused item when the list/tree is inactive. An active list/tree has keyboard focus, an inactive does not.")), ice = Ce("list.hoverBackground", { dark: "#2A2D2E", light: "#F0F0F0", hcDark: Ve.white.transparent(0.1), hcLight: Ve.fromHex("#0F4A85").transparent(0.1) }, M("listHoverBackground", "List/Tree background when hovering over items using the mouse.")), rce = Ce("list.hoverForeground", { dark: null, light: null, hcDark: null, hcLight: null }, M("listHoverForeground", "List/Tree foreground when hovering over items using the mouse.")), tgt = Ce("list.dropBackground", { dark: "#062F4A", light: "#D6EBFF", hcDark: null, hcLight: null }, M("listDropBackground", "List/Tree drag and drop background when moving items over other items when using the mouse.")), ngt = Ce("list.dropBetweenBackground", { dark: F4, light: F4, hcDark: null, hcLight: null }, M("listDropBetweenBackground", "List/Tree drag and drop border color when moving items between items when using the mouse.")), q7 = Ce("list.highlightForeground", { dark: "#2AAAFF", light: "#0066BF", hcDark: _l, hcLight: _l }, M("highlight", "List/Tree foreground color of the match highlights when searching inside the list/tree."));
|
|
193647
193653
|
Ce("list.focusHighlightForeground", { dark: q7, light: kgt(_d, q7, "#BBE7FF"), hcDark: q7, hcLight: q7 }, M("listFocusHighlightForeground", "List/Tree foreground color of the match highlights on actively focused items when searching inside the list/tree."));
|
|
193648
193654
|
Ce("list.invalidItemForeground", { dark: "#B89500", light: "#B89500", hcDark: "#B89500", hcLight: "#B5200D" }, M("invalidItemForeground", "List/Tree foreground color for invalid items, for example an unresolved root in explorer."));
|
|
193649
193655
|
Ce("list.errorForeground", { dark: "#F88070", light: "#B01011", hcDark: null, hcLight: null }, M("listErrorForeground", "Foreground color of list items containing errors."));
|
|
193650
193656
|
Ce("list.warningForeground", { dark: "#CCA700", light: "#855F00", hcDark: null, hcLight: null }, M("listWarningForeground", "Foreground color of list items containing warnings."));
|
|
193651
|
-
const igt = Ce("listFilterWidget.background", { light: V3(Pr, 0), dark: e1(Pr, 0), hcDark: Pr, hcLight: Pr }, M("listFilterWidgetBackground", "Background color of the type filter widget in lists and trees.")), rgt = Ce("listFilterWidget.outline", { dark:
|
|
193657
|
+
const igt = Ce("listFilterWidget.background", { light: V3(Pr, 0), dark: e1(Pr, 0), hcDark: Pr, hcLight: Pr }, M("listFilterWidgetBackground", "Background color of the type filter widget in lists and trees.")), rgt = Ce("listFilterWidget.outline", { dark: Ve.transparent, light: Ve.transparent, hcDark: "#f38518", hcLight: "#007ACC" }, M("listFilterWidgetOutline", "Outline color of the type filter widget in lists and trees.")), ogt = Ce("listFilterWidget.noMatchesOutline", { dark: "#BE1100", light: "#BE1100", hcDark: Ln, hcLight: Ln }, M("listFilterWidgetNoMatchesOutline", "Outline color of the type filter widget in lists and trees, when there are no matches.")), sgt = Ce("listFilterWidget.shadow", { dark: ih, light: ih, hcDark: ih, hcLight: ih }, M("listFilterWidgetShadow", "Shadow color of the type filter widget in lists and trees."));
|
|
193652
193658
|
Ce("list.filterMatchBackground", { dark: rh, light: rh, hcDark: null, hcLight: null }, M("listFilterMatchHighlight", "Background color of the filtered match."));
|
|
193653
193659
|
Ce("list.filterMatchBorder", { dark: z4, light: z4, hcDark: Ln, hcLight: br }, M("listFilterMatchHighlightBorder", "Border color of the filtered match."));
|
|
193654
193660
|
const c5 = Ce("tree.indentGuidesStroke", { dark: "#585858", light: "#a9a9a9", hcDark: "#a9a9a9", hcLight: "#a5a5a5" }, M("treeIndentGuidesStroke", "Tree stroke color for the indentation guides.")), agt = Ce("tree.inactiveIndentGuidesStroke", { dark: Tt(c5, 0.4), light: Tt(c5, 0.4), hcDark: Tt(c5, 0.4), hcLight: Tt(c5, 0.4) }, M("treeInactiveIndentGuidesStroke", "Tree stroke color for the indentation guides that are not active.")), lgt = Ce("tree.tableColumnsBorder", { dark: "#CCCCCC20", light: "#61616120", hcDark: null, hcLight: null }, M("tableColumnsBorder", "Table border color between columns.")), ugt = Ce("tree.tableOddRowsBackground", { dark: Tt(pn, 0.04), light: Tt(pn, 0.04), hcDark: null, hcLight: null }, M("tableOddRowsBackgroundColor", "Background color for odd table rows."));
|
|
@@ -193660,13 +193666,13 @@ Ce("checkbox.selectBorder", { dark: F4, light: F4, hcDark: F4, hcLight: F4 }, M(
|
|
|
193660
193666
|
const qq = Ce("quickInput.list.focusBackground", { dark: null, light: null, hcDark: null, hcLight: null }, "", void 0, M("quickInput.list.focusBackground deprecation", "Please use quickInputList.focusBackground instead")), FM = Ce("quickInputList.focusForeground", { dark: oc, light: oc, hcDark: oc, hcLight: oc }, M("quickInput.listFocusForeground", "Quick picker foreground color for the focused item.")), oce = Ce("quickInputList.focusIconForeground", { dark: u5, light: u5, hcDark: u5, hcLight: u5 }, M("quickInput.listFocusIconForeground", "Quick picker icon foreground color for the focused item.")), PM = Ce("quickInputList.focusBackground", { dark: Jq(qq, _d), light: Jq(qq, _d), hcDark: null, hcLight: null }, M("quickInput.listFocusBackground", "Quick picker background color for the focused item.")), fgt = Ce("menu.border", { dark: null, light: null, hcDark: Ln, hcLight: Ln }, M("menuBorder", "Border color of menus.")), pgt = Ce("menu.foreground", { dark: md, light: md, hcDark: md, hcLight: md }, M("menuForeground", "Foreground color of menu items.")), ggt = Ce("menu.background", { dark: rc, light: rc, hcDark: rc, hcLight: rc }, M("menuBackground", "Background color of menu items.")), mgt = Ce("menu.selectionForeground", { dark: oc, light: oc, hcDark: oc, hcLight: oc }, M("menuSelectionForeground", "Foreground color of the selected menu item in menus.")), vgt = Ce("menu.selectionBackground", { dark: _d, light: _d, hcDark: _d, hcLight: _d }, M("menuSelectionBackground", "Background color of the selected menu item in menus.")), bgt = Ce("menu.selectionBorder", { dark: null, light: null, hcDark: br, hcLight: br }, M("menuSelectionBorder", "Border color of the selected menu item in menus.")), _gt = Ce("menu.separatorBackground", { dark: "#606060", light: "#D4D4D4", hcDark: Ln, hcLight: Ln }, M("menuSeparatorBackground", "Color of a separator menu item in menus.")), Kq = Ce("toolbar.hoverBackground", { dark: "#5a5d5e50", light: "#b8b8b850", hcDark: null, hcLight: null }, M("toolbarHoverBackground", "Toolbar background when hovering over actions using the mouse"));
|
|
193661
193667
|
Ce("toolbar.hoverOutline", { dark: null, light: null, hcDark: br, hcLight: br }, M("toolbarHoverOutline", "Toolbar outline when hovering over actions using the mouse"));
|
|
193662
193668
|
Ce("toolbar.activeBackground", { dark: e1(Kq, 0.1), light: V3(Kq, 0.1), hcDark: null, hcLight: null }, M("toolbarActiveBackground", "Toolbar background when holding the mouse over actions"));
|
|
193663
|
-
Ce("editor.snippetTabstopHighlightBackground", { dark: new
|
|
193669
|
+
Ce("editor.snippetTabstopHighlightBackground", { dark: new Ve(new Nn(124, 124, 124, 0.3)), light: new Ve(new Nn(10, 50, 100, 0.2)), hcDark: new Ve(new Nn(124, 124, 124, 0.3)), hcLight: new Ve(new Nn(10, 50, 100, 0.2)) }, M("snippetTabstopHighlightBackground", "Highlight background color of a snippet tabstop."));
|
|
193664
193670
|
Ce("editor.snippetTabstopHighlightBorder", { dark: null, light: null, hcDark: null, hcLight: null }, M("snippetTabstopHighlightBorder", "Highlight border color of a snippet tabstop."));
|
|
193665
193671
|
Ce("editor.snippetFinalTabstopHighlightBackground", { dark: null, light: null, hcDark: null, hcLight: null }, M("snippetFinalTabstopHighlightBackground", "Highlight background color of the final tabstop of a snippet."));
|
|
193666
|
-
Ce("editor.snippetFinalTabstopHighlightBorder", { dark: "#525252", light: new
|
|
193672
|
+
Ce("editor.snippetFinalTabstopHighlightBorder", { dark: "#525252", light: new Ve(new Nn(10, 50, 100, 0.5)), hcDark: "#525252", hcLight: "#292929" }, M("snippetFinalTabstopHighlightBorder", "Highlight border color of the final tabstop of a snippet."));
|
|
193667
193673
|
const ygt = Ce("breadcrumb.foreground", { light: Tt(pn, 0.8), dark: Tt(pn, 0.8), hcDark: Tt(pn, 0.8), hcLight: Tt(pn, 0.8) }, M("breadcrumbsFocusForeground", "Color of focused breadcrumb items.")), wgt = Ce("breadcrumb.background", { light: Io, dark: Io, hcDark: Io, hcLight: Io }, M("breadcrumbsBackground", "Background color of breadcrumb items.")), Gq = Ce("breadcrumb.focusForeground", { light: V3(pn, 0.2), dark: e1(pn, 0.1), hcDark: e1(pn, 0.1), hcLight: e1(pn, 0.1) }, M("breadcrumbsFocusForeground", "Color of focused breadcrumb items.")), Cgt = Ce("breadcrumb.activeSelectionForeground", { light: V3(pn, 0.2), dark: e1(pn, 0.1), hcDark: e1(pn, 0.1), hcLight: e1(pn, 0.1) }, M("breadcrumbsSelectedForeground", "Color of selected breadcrumb items."));
|
|
193668
193674
|
Ce("breadcrumbPicker.background", { light: Pr, dark: Pr, hcDark: Pr, hcLight: Pr }, M("breadcrumbsSelectedBackground", "Background color of breadcrumb item picker."));
|
|
193669
|
-
const sce = 0.5, Yq =
|
|
193675
|
+
const sce = 0.5, Yq = Ve.fromHex("#40C8AE").transparent(sce), Qq = Ve.fromHex("#40A6FF").transparent(sce), Zq = Ve.fromHex("#606060").transparent(0.4), Kl = 0.4, cg = 1, V4 = Ce("merge.currentHeaderBackground", { dark: Yq, light: Yq, hcDark: null, hcLight: null }, M("mergeCurrentHeaderBackground", "Current header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193670
193676
|
Ce("merge.currentContentBackground", { dark: Tt(V4, Kl), light: Tt(V4, Kl), hcDark: Tt(V4, Kl), hcLight: Tt(V4, Kl) }, M("mergeCurrentContentBackground", "Current content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193671
193677
|
const H4 = Ce("merge.incomingHeaderBackground", { dark: Qq, light: Qq, hcDark: null, hcLight: null }, M("mergeIncomingHeaderBackground", "Incoming header background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193672
193678
|
Ce("merge.incomingContentBackground", { dark: Tt(H4, Kl), light: Tt(H4, Kl), hcDark: Tt(H4, Kl), hcLight: Tt(H4, Kl) }, M("mergeIncomingContentBackground", "Incoming content background in inline merge-conflicts. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
@@ -193680,7 +193686,7 @@ Ce("editorOverviewRuler.findMatchForeground", { dark: "#d186167e", light: "#d186
|
|
|
193680
193686
|
Ce("editorOverviewRuler.selectionHighlightForeground", { dark: "#A0A0A0CC", light: "#A0A0A0CC", hcDark: "#A0A0A0CC", hcLight: "#A0A0A0CC" }, M("overviewRulerSelectionHighlightForeground", "Overview ruler marker color for selection highlights. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
193681
193687
|
const K7 = Ce("minimap.findMatchHighlight", { light: "#d18616", dark: "#d18616", hcDark: "#AB5A00", hcLight: "#0F4A85" }, M("minimapFindMatchHighlight", "Minimap marker color for find matches."), !0);
|
|
193682
193688
|
Ce("minimap.selectionOccurrenceHighlight", { light: "#c9c9c9", dark: "#676767", hcDark: "#ffffff", hcLight: "#0F4A85" }, M("minimapSelectionOccurrenceHighlight", "Minimap marker color for repeating editor selections."), !0);
|
|
193683
|
-
const Xq = Ce("minimap.selectionHighlight", { light: "#ADD6FF", dark: "#264F78", hcDark: "#ffffff", hcLight: "#0F4A85" }, M("minimapSelectionHighlight", "Minimap marker color for the editor selection."), !0), xgt = Ce("minimap.infoHighlight", { dark: yl, light: yl, hcDark: ey, hcLight: ey }, M("minimapInfo", "Minimap marker color for infos.")), Sgt = Ce("minimap.warningHighlight", { dark: ms, light: ms, hcDark: J_, hcLight: J_ }, M("overviewRuleWarning", "Minimap marker color for warnings.")), Dgt = Ce("minimap.errorHighlight", { dark: new
|
|
193689
|
+
const Xq = Ce("minimap.selectionHighlight", { light: "#ADD6FF", dark: "#264F78", hcDark: "#ffffff", hcLight: "#0F4A85" }, M("minimapSelectionHighlight", "Minimap marker color for the editor selection."), !0), xgt = Ce("minimap.infoHighlight", { dark: yl, light: yl, hcDark: ey, hcLight: ey }, M("minimapInfo", "Minimap marker color for infos.")), Sgt = Ce("minimap.warningHighlight", { dark: ms, light: ms, hcDark: J_, hcLight: J_ }, M("overviewRuleWarning", "Minimap marker color for warnings.")), Dgt = Ce("minimap.errorHighlight", { dark: new Ve(new Nn(255, 18, 18, 0.7)), light: new Ve(new Nn(255, 18, 18, 0.7)), hcDark: new Ve(new Nn(255, 50, 50, 1)), hcLight: "#B5200D" }, M("minimapError", "Minimap marker color for errors.")), Ngt = Ce("minimap.background", { dark: null, light: null, hcDark: null, hcLight: null }, M("minimapBackground", "Minimap background color.")), Egt = Ce("minimap.foregroundOpacity", { dark: Ve.fromHex("#000f"), light: Ve.fromHex("#000f"), hcDark: Ve.fromHex("#000f"), hcLight: Ve.fromHex("#000f") }, M("minimapForegroundOpacity", 'Opacity of foreground elements rendered in the minimap. For example, "#000000c0" will render the elements with 75% opacity.'));
|
|
193684
193690
|
Ce("minimapSlider.background", { light: Tt(o5, 0.5), dark: Tt(o5, 0.5), hcDark: Tt(o5, 0.5), hcLight: Tt(o5, 0.5) }, M("minimapSliderBackground", "Minimap slider background color."));
|
|
193685
193691
|
Ce("minimapSlider.hoverBackground", { light: Tt(s5, 0.5), dark: Tt(s5, 0.5), hcDark: Tt(s5, 0.5), hcLight: Tt(s5, 0.5) }, M("minimapSliderHoverBackground", "Minimap slider background color when hovering."));
|
|
193686
193692
|
Ce("minimapSlider.activeBackground", { light: Tt(a5, 0.5), dark: Tt(a5, 0.5), hcDark: Tt(a5, 0.5), hcLight: Tt(a5, 0.5) }, M("minimapSliderActiveBackground", "Minimap slider background color when clicked on."));
|
|
@@ -193720,7 +193726,7 @@ function Tgt(n, e) {
|
|
|
193720
193726
|
if (!s)
|
|
193721
193727
|
return;
|
|
193722
193728
|
const a = Mu(n.background, e);
|
|
193723
|
-
return a ? s.isDarkerThan(a) ?
|
|
193729
|
+
return a ? s.isDarkerThan(a) ? Ve.getLighterColor(s, a, n.factor).transparent(n.transparency) : Ve.getDarkerColor(s, a, n.factor).transparent(n.transparency) : s.transparent(n.factor * n.transparency);
|
|
193724
193730
|
}
|
|
193725
193731
|
default:
|
|
193726
193732
|
throw iR();
|
|
@@ -193747,8 +193753,8 @@ function eK(n, e, t, i) {
|
|
|
193747
193753
|
function Mu(n, e) {
|
|
193748
193754
|
if (n !== null) {
|
|
193749
193755
|
if (typeof n == "string")
|
|
193750
|
-
return n[0] === "#" ?
|
|
193751
|
-
if (n instanceof
|
|
193756
|
+
return n[0] === "#" ? Ve.fromHex(n) : e.getColor(n);
|
|
193757
|
+
if (n instanceof Ve)
|
|
193752
193758
|
return n;
|
|
193753
193759
|
if (typeof n == "object")
|
|
193754
193760
|
return Tgt(n, e);
|
|
@@ -197217,23 +197223,23 @@ Ce("editor.rangeHighlightBackground", { dark: "#ffffff0b", light: "#fdff0033", h
|
|
|
197217
197223
|
Ce("editor.rangeHighlightBorder", { dark: null, light: null, hcDark: br, hcLight: br }, M("rangeHighlightBorder", "Background color of the border around highlighted ranges."), !0);
|
|
197218
197224
|
Ce("editor.symbolHighlightBackground", { dark: rh, light: rh, hcDark: null, hcLight: null }, M("symbolHighlight", "Background color of highlighted symbol, like for go to definition or go next/previous symbol. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
197219
197225
|
Ce("editor.symbolHighlightBorder", { dark: null, light: null, hcDark: br, hcLight: br }, M("symbolHighlightBorder", "Background color of the border around highlighted symbols."), !0);
|
|
197220
|
-
const bce = Ce("editorCursor.foreground", { dark: "#AEAFAD", light:
|
|
197226
|
+
const bce = Ce("editorCursor.foreground", { dark: "#AEAFAD", light: Ve.black, hcDark: Ve.white, hcLight: "#0F4A85" }, M("caret", "Color of the editor cursor.")), ymt = Ce("editorCursor.background", null, M("editorCursorBackground", "The background color of the editor cursor. Allows customizing the color of a character overlapped by a block cursor.")), yd = Ce("editorWhitespace.foreground", { dark: "#e3e4e229", light: "#33333333", hcDark: "#e3e4e229", hcLight: "#CCCCCC" }, M("editorWhitespaces", "Color of whitespace characters in the editor.")), wmt = Ce("editorLineNumber.foreground", { dark: "#858585", light: "#237893", hcDark: Ve.white, hcLight: "#292929" }, M("editorLineNumbers", "Color of editor line numbers.")), Y7 = Ce("editorIndentGuide.background", { dark: yd, light: yd, hcDark: yd, hcLight: yd }, M("editorIndentGuides", "Color of the editor indentation guides."), !1, M("deprecatedEditorIndentGuides", "'editorIndentGuide.background' is deprecated. Use 'editorIndentGuide.background1' instead.")), Q7 = Ce("editorIndentGuide.activeBackground", { dark: yd, light: yd, hcDark: yd, hcLight: yd }, M("editorActiveIndentGuide", "Color of the active editor indentation guides."), !1, M("deprecatedEditorActiveIndentGuide", "'editorIndentGuide.activeBackground' is deprecated. Use 'editorIndentGuide.activeBackground1' instead.")), x6 = Ce("editorIndentGuide.background1", { dark: Y7, light: Y7, hcDark: Y7, hcLight: Y7 }, M("editorIndentGuides1", "Color of the editor indentation guides (1).")), Cmt = Ce("editorIndentGuide.background2", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorIndentGuides2", "Color of the editor indentation guides (2).")), xmt = Ce("editorIndentGuide.background3", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorIndentGuides3", "Color of the editor indentation guides (3).")), Smt = Ce("editorIndentGuide.background4", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorIndentGuides4", "Color of the editor indentation guides (4).")), Dmt = Ce("editorIndentGuide.background5", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorIndentGuides5", "Color of the editor indentation guides (5).")), Nmt = Ce("editorIndentGuide.background6", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorIndentGuides6", "Color of the editor indentation guides (6).")), S6 = Ce("editorIndentGuide.activeBackground1", { dark: Q7, light: Q7, hcDark: Q7, hcLight: Q7 }, M("editorActiveIndentGuide1", "Color of the active editor indentation guides (1).")), Emt = Ce("editorIndentGuide.activeBackground2", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorActiveIndentGuide2", "Color of the active editor indentation guides (2).")), Lmt = Ce("editorIndentGuide.activeBackground3", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorActiveIndentGuide3", "Color of the active editor indentation guides (3).")), Mmt = Ce("editorIndentGuide.activeBackground4", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorActiveIndentGuide4", "Color of the active editor indentation guides (4).")), Amt = Ce("editorIndentGuide.activeBackground5", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorActiveIndentGuide5", "Color of the active editor indentation guides (5).")), Tmt = Ce("editorIndentGuide.activeBackground6", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorActiveIndentGuide6", "Color of the active editor indentation guides (6).")), Z7 = Ce("editorActiveLineNumber.foreground", { dark: "#c6c6c6", light: "#0B216F", hcDark: br, hcLight: br }, M("editorActiveLineNumber", "Color of editor active line number"), !1, M("deprecatedEditorActiveLineNumber", "Id is deprecated. Use 'editorLineNumber.activeForeground' instead."));
|
|
197221
197227
|
Ce("editorLineNumber.activeForeground", { dark: Z7, light: Z7, hcDark: Z7, hcLight: Z7 }, M("editorActiveLineNumber", "Color of editor active line number"));
|
|
197222
197228
|
const kmt = Ce("editorLineNumber.dimmedForeground", { dark: null, light: null, hcDark: null, hcLight: null }, M("editorDimmedLineNumber", "Color of the final editor line when editor.renderFinalNewline is set to dimmed."));
|
|
197223
|
-
Ce("editorRuler.foreground", { dark: "#5A5A5A", light:
|
|
197229
|
+
Ce("editorRuler.foreground", { dark: "#5A5A5A", light: Ve.lightgrey, hcDark: Ve.white, hcLight: "#292929" }, M("editorRuler", "Color of the editor rulers."));
|
|
197224
197230
|
Ce("editorCodeLens.foreground", { dark: "#999999", light: "#919191", hcDark: "#999999", hcLight: "#292929" }, M("editorCodeLensForeground", "Foreground color of editor CodeLens"));
|
|
197225
197231
|
Ce("editorBracketMatch.background", { dark: "#0064001a", light: "#0064001a", hcDark: "#0064001a", hcLight: "#0000" }, M("editorBracketMatchBackground", "Background color behind matching brackets"));
|
|
197226
197232
|
Ce("editorBracketMatch.border", { dark: "#888", light: "#B9B9B9", hcDark: Ln, hcLight: Ln }, M("editorBracketMatchBorder", "Color for matching brackets boxes"));
|
|
197227
197233
|
const Imt = Ce("editorOverviewRuler.border", { dark: "#7f7f7f4d", light: "#7f7f7f4d", hcDark: "#7f7f7f4d", hcLight: "#666666" }, M("editorOverviewRulerBorder", "Color of the overview ruler border.")), Omt = Ce("editorOverviewRuler.background", null, M("editorOverviewRulerBackground", "Background color of the editor overview ruler."));
|
|
197228
197234
|
Ce("editorGutter.background", { dark: Io, light: Io, hcDark: Io, hcLight: Io }, M("editorGutter", "Background color of the editor gutter. The gutter contains the glyph margins and the line numbers."));
|
|
197229
|
-
Ce("editorUnnecessaryCode.border", { dark: null, light: null, hcDark:
|
|
197230
|
-
const Rmt = Ce("editorUnnecessaryCode.opacity", { dark:
|
|
197231
|
-
Ce("editorGhostText.border", { dark: null, light: null, hcDark:
|
|
197232
|
-
Ce("editorGhostText.foreground", { dark:
|
|
197235
|
+
Ce("editorUnnecessaryCode.border", { dark: null, light: null, hcDark: Ve.fromHex("#fff").transparent(0.8), hcLight: Ln }, M("unnecessaryCodeBorder", "Border color of unnecessary (unused) source code in the editor."));
|
|
197236
|
+
const Rmt = Ce("editorUnnecessaryCode.opacity", { dark: Ve.fromHex("#000a"), light: Ve.fromHex("#0007"), hcDark: null, hcLight: null }, M("unnecessaryCodeOpacity", `Opacity of unnecessary (unused) source code in the editor. For example, "#000000c0" will render the code with 75% opacity. For high contrast themes, use the 'editorUnnecessaryCode.border' theme color to underline unnecessary code instead of fading it out.`));
|
|
197237
|
+
Ce("editorGhostText.border", { dark: null, light: null, hcDark: Ve.fromHex("#fff").transparent(0.8), hcLight: Ve.fromHex("#292929").transparent(0.8) }, M("editorGhostTextBorder", "Border color of ghost text in the editor."));
|
|
197238
|
+
Ce("editorGhostText.foreground", { dark: Ve.fromHex("#ffffff56"), light: Ve.fromHex("#0007"), hcDark: null, hcLight: null }, M("editorGhostTextForeground", "Foreground color of the ghost text in the editor."));
|
|
197233
197239
|
Ce("editorGhostText.background", { dark: null, light: null, hcDark: null, hcLight: null }, M("editorGhostTextBackground", "Background color of the ghost text in the editor."));
|
|
197234
|
-
const X7 = new
|
|
197240
|
+
const X7 = new Ve(new Nn(0, 122, 204, 0.6));
|
|
197235
197241
|
Ce("editorOverviewRuler.rangeHighlightForeground", { dark: X7, light: X7, hcDark: X7, hcLight: X7 }, M("overviewRulerRangeHighlight", "Overview ruler marker color for range highlights. The color must not be opaque so as not to hide underlying decorations."), !0);
|
|
197236
|
-
const Fmt = Ce("editorOverviewRuler.errorForeground", { dark: new
|
|
197242
|
+
const Fmt = Ce("editorOverviewRuler.errorForeground", { dark: new Ve(new Nn(255, 18, 18, 0.7)), light: new Ve(new Nn(255, 18, 18, 0.7)), hcDark: new Ve(new Nn(255, 50, 50, 1)), hcLight: "#B5200D" }, M("overviewRuleError", "Overview ruler marker color for errors.")), Pmt = Ce("editorOverviewRuler.warningForeground", { dark: ms, light: ms, hcDark: J_, hcLight: J_ }, M("overviewRuleWarning", "Overview ruler marker color for warnings.")), Bmt = Ce("editorOverviewRuler.infoForeground", { dark: yl, light: yl, hcDark: ey, hcLight: ey }, M("overviewRuleInfo", "Overview ruler marker color for infos.")), _ce = Ce("editorBracketHighlight.foreground1", { dark: "#FFD700", light: "#0431FAFF", hcDark: "#FFD700", hcLight: "#0431FAFF" }, M("editorBracketHighlightForeground1", "Foreground color of brackets (1). Requires enabling bracket pair colorization.")), yce = Ce("editorBracketHighlight.foreground2", { dark: "#DA70D6", light: "#319331FF", hcDark: "#DA70D6", hcLight: "#319331FF" }, M("editorBracketHighlightForeground2", "Foreground color of brackets (2). Requires enabling bracket pair colorization.")), wce = Ce("editorBracketHighlight.foreground3", { dark: "#179FFF", light: "#7B3814FF", hcDark: "#87CEFA", hcLight: "#7B3814FF" }, M("editorBracketHighlightForeground3", "Foreground color of brackets (3). Requires enabling bracket pair colorization.")), Cce = Ce("editorBracketHighlight.foreground4", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketHighlightForeground4", "Foreground color of brackets (4). Requires enabling bracket pair colorization.")), xce = Ce("editorBracketHighlight.foreground5", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketHighlightForeground5", "Foreground color of brackets (5). Requires enabling bracket pair colorization.")), Sce = Ce("editorBracketHighlight.foreground6", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketHighlightForeground6", "Foreground color of brackets (6). Requires enabling bracket pair colorization.")), zmt = Ce("editorBracketHighlight.unexpectedBracket.foreground", { dark: new Ve(new Nn(255, 18, 18, 0.8)), light: new Ve(new Nn(255, 18, 18, 0.8)), hcDark: new Ve(new Nn(255, 50, 50, 1)), hcLight: "" }, M("editorBracketHighlightUnexpectedBracketForeground", "Foreground color of unexpected brackets.")), Vmt = Ce("editorBracketPairGuide.background1", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.background1", "Background color of inactive bracket pair guides (1). Requires enabling bracket pair guides.")), Hmt = Ce("editorBracketPairGuide.background2", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.background2", "Background color of inactive bracket pair guides (2). Requires enabling bracket pair guides.")), Wmt = Ce("editorBracketPairGuide.background3", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.background3", "Background color of inactive bracket pair guides (3). Requires enabling bracket pair guides.")), jmt = Ce("editorBracketPairGuide.background4", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.background4", "Background color of inactive bracket pair guides (4). Requires enabling bracket pair guides.")), $mt = Ce("editorBracketPairGuide.background5", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.background5", "Background color of inactive bracket pair guides (5). Requires enabling bracket pair guides.")), Umt = Ce("editorBracketPairGuide.background6", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.background6", "Background color of inactive bracket pair guides (6). Requires enabling bracket pair guides.")), qmt = Ce("editorBracketPairGuide.activeBackground1", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.activeBackground1", "Background color of active bracket pair guides (1). Requires enabling bracket pair guides.")), Kmt = Ce("editorBracketPairGuide.activeBackground2", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.activeBackground2", "Background color of active bracket pair guides (2). Requires enabling bracket pair guides.")), Gmt = Ce("editorBracketPairGuide.activeBackground3", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.activeBackground3", "Background color of active bracket pair guides (3). Requires enabling bracket pair guides.")), Ymt = Ce("editorBracketPairGuide.activeBackground4", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.activeBackground4", "Background color of active bracket pair guides (4). Requires enabling bracket pair guides.")), Qmt = Ce("editorBracketPairGuide.activeBackground5", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.activeBackground5", "Background color of active bracket pair guides (5). Requires enabling bracket pair guides.")), Zmt = Ce("editorBracketPairGuide.activeBackground6", { dark: "#00000000", light: "#00000000", hcDark: "#00000000", hcLight: "#00000000" }, M("editorBracketPairGuide.activeBackground6", "Background color of active bracket pair guides (6). Requires enabling bracket pair guides."));
|
|
197237
197243
|
Ce("editorUnicodeHighlight.border", { dark: ms, light: ms, hcDark: ms, hcLight: ms }, M("editorUnicodeHighlight.border", "Border color used to highlight unicode characters."));
|
|
197238
197244
|
Ce("editorUnicodeHighlight.background", { dark: $7, light: $7, hcDark: $7, hcLight: $7 }, M("editorUnicodeHighlight.background", "Background color used to highlight unicode characters."));
|
|
197239
197245
|
r0((n, e) => {
|
|
@@ -197863,7 +197869,7 @@ let VM = class extends Ma {
|
|
|
197863
197869
|
_doRender(e) {
|
|
197864
197870
|
this._lastRenderPosition = e.lastRenderPosition;
|
|
197865
197871
|
const t = this.textArea, i = this.textAreaCover;
|
|
197866
|
-
Fo(t, this._fontInfo), t.setTop(e.top), t.setLeft(e.left), t.setWidth(e.width), t.setHeight(e.height), t.setColor(e.color ?
|
|
197872
|
+
Fo(t, this._fontInfo), t.setTop(e.top), t.setLeft(e.left), t.setWidth(e.width), t.setHeight(e.height), t.setColor(e.color ? Ve.Format.CSS.formatHex(e.color) : ""), t.setFontStyle(e.italic ? "italic" : ""), e.bold && t.setFontWeight("bold"), t.setTextDecoration(`${e.underline ? " underline" : ""}${e.strikethrough ? " line-through" : ""}`), i.setTop(e.useCover ? e.top : 0), i.setLeft(e.useCover ? e.left : 0), i.setWidth(e.useCover ? e.width : 0), i.setHeight(e.useCover ? e.height : 0);
|
|
197867
197873
|
const r = this._context.configuration.options;
|
|
197868
197874
|
r.get(
|
|
197869
197875
|
57
|
|
@@ -205777,7 +205783,7 @@ class Y5t {
|
|
|
205777
205783
|
}
|
|
205778
205784
|
}
|
|
205779
205785
|
equals(e) {
|
|
205780
|
-
return this.lineHeight === e.lineHeight && this.pixelRatio === e.pixelRatio && this.overviewRulerLanes === e.overviewRulerLanes && this.renderBorder === e.renderBorder && this.borderColor === e.borderColor && this.hideCursor === e.hideCursor && this.cursorColor === e.cursorColor && this.themeType === e.themeType &&
|
|
205786
|
+
return this.lineHeight === e.lineHeight && this.pixelRatio === e.pixelRatio && this.overviewRulerLanes === e.overviewRulerLanes && this.renderBorder === e.renderBorder && this.borderColor === e.borderColor && this.hideCursor === e.hideCursor && this.cursorColor === e.cursorColor && this.themeType === e.themeType && Ve.equals(this.backgroundColor, e.backgroundColor) && this.top === e.top && this.right === e.right && this.domWidth === e.domWidth && this.domHeight === e.domHeight && this.canvasWidth === e.canvasWidth && this.canvasHeight === e.canvasHeight;
|
|
205781
205787
|
}
|
|
205782
205788
|
}
|
|
205783
205789
|
class Q5t extends Ma {
|
|
@@ -205836,7 +205842,7 @@ class Q5t extends Ma {
|
|
|
205836
205842
|
_render() {
|
|
205837
205843
|
const e = this._settings.backgroundColor;
|
|
205838
205844
|
if (this._settings.overviewRulerLanes === 0) {
|
|
205839
|
-
this._domNode.setBackgroundColor(e ?
|
|
205845
|
+
this._domNode.setBackgroundColor(e ? Ve.Format.CSS.formatHexA(e) : ""), this._domNode.setDisplay("none");
|
|
205840
205846
|
return;
|
|
205841
205847
|
}
|
|
205842
205848
|
const t = this._context.viewModel.getAllOverviewRulerDecorations(this._context.theme);
|
|
@@ -205844,7 +205850,7 @@ class Q5t extends Ma {
|
|
|
205844
205850
|
return;
|
|
205845
205851
|
this._renderedDecorations = t, this._renderedCursorPositions = this._cursorPositions, this._domNode.setDisplay("block");
|
|
205846
205852
|
const i = this._settings.canvasWidth, r = this._settings.canvasHeight, o = this._settings.lineHeight, s = this._context.viewLayout, a = this._context.viewLayout.getScrollHeight(), l = r / a, u = 6 * this._settings.pixelRatio | 0, c = u / 2 | 0, d = this._domNode.domNode.getContext("2d");
|
|
205847
|
-
e ? e.isOpaque() ? (d.fillStyle =
|
|
205853
|
+
e ? e.isOpaque() ? (d.fillStyle = Ve.Format.CSS.formatHexA(e), d.fillRect(0, 0, i, r)) : (d.clearRect(0, 0, i, r), d.fillStyle = Ve.Format.CSS.formatHexA(e), d.fillRect(0, 0, i, r)) : d.clearRect(0, 0, i, r);
|
|
205848
205854
|
const h = this._settings.x, f = this._settings.w;
|
|
205849
205855
|
for (const p of t) {
|
|
205850
205856
|
const g = p.color, b = p.data;
|
|
@@ -214091,7 +214097,7 @@ class j8t extends Xce {
|
|
|
214091
214097
|
this._resolvedColor = void 0;
|
|
214092
214098
|
}
|
|
214093
214099
|
_resolveColor(e, t) {
|
|
214094
|
-
return typeof e == "string" ?
|
|
214100
|
+
return typeof e == "string" ? Ve.fromHex(e) : t.getColor(e.id);
|
|
214095
214101
|
}
|
|
214096
214102
|
}
|
|
214097
214103
|
class i8 {
|
|
@@ -217858,7 +217864,7 @@ let H6t = class extends Ge {
|
|
|
217858
217864
|
const e = yr.getColorMap(), t = ["#000000"];
|
|
217859
217865
|
if (e)
|
|
217860
217866
|
for (let i = 1, r = e.length; i < r; i++)
|
|
217861
|
-
t[i] =
|
|
217867
|
+
t[i] = Ve.Format.CSS.formatHex(e[i]);
|
|
217862
217868
|
return t;
|
|
217863
217869
|
}
|
|
217864
217870
|
//#region cursor operations
|
|
@@ -222902,8 +222908,8 @@ Please report this to https://github.com/markedjs/marked.`, Z.silent)
|
|
|
222902
222908
|
throw F;
|
|
222903
222909
|
}
|
|
222904
222910
|
}, ve.Parser = we, ve.parser = we.parse, ve.Renderer = J, ve.TextRenderer = ae, ve.Lexer = he, ve.lexer = he.lex, ve.Tokenizer = Q, ve.Slugger = be, ve.parse = ve;
|
|
222905
|
-
var Ee = ve.options,
|
|
222906
|
-
e.Lexer = he, e.Parser = we, e.Renderer = J, e.Slugger = be, e.TextRenderer = ae, e.Tokenizer = Q, e.getDefaults = a, e.lexer = re, e.marked = ve, e.options = Ee, e.parse = ie, e.parseInline = ne, e.parser = te, e.setOptions =
|
|
222911
|
+
var Ee = ve.options, ze = ve.setOptions, oe = ve.use, W = ve.walkTokens, ne = ve.parseInline, ie = ve, te = we.parse, re = he.lex;
|
|
222912
|
+
e.Lexer = he, e.Parser = we, e.Renderer = J, e.Slugger = be, e.TextRenderer = ae, e.Tokenizer = Q, e.getDefaults = a, e.lexer = re, e.marked = ve, e.options = Ee, e.parse = ie, e.parseInline = ne, e.parser = te, e.setOptions = ze, e.use = oe, e.walkTokens = W, Object.defineProperty(e, "__esModule", { value: !0 });
|
|
222907
222913
|
});
|
|
222908
222914
|
})();
|
|
222909
222915
|
Ds.Lexer || exports.Lexer;
|
|
@@ -227575,9 +227581,9 @@ const Jbt = {
|
|
|
227575
227581
|
listDropOverBackground: "#383B3D",
|
|
227576
227582
|
listDropBetweenBackground: "#EEEEEE",
|
|
227577
227583
|
treeIndentGuidesStroke: "#a9a9a9",
|
|
227578
|
-
treeInactiveIndentGuidesStroke:
|
|
227579
|
-
tableColumnsBorder:
|
|
227580
|
-
tableOddRowsBackgroundColor:
|
|
227584
|
+
treeInactiveIndentGuidesStroke: Ve.fromHex("#a9a9a9").transparent(0.4).toString(),
|
|
227585
|
+
tableColumnsBorder: Ve.fromHex("#cccccc").transparent(0.2).toString(),
|
|
227586
|
+
tableOddRowsBackgroundColor: Ve.fromHex("#cccccc").transparent(0.04).toString(),
|
|
227581
227587
|
listBackground: void 0,
|
|
227582
227588
|
listFocusForeground: void 0,
|
|
227583
227589
|
listInactiveSelectionForeground: void 0,
|
|
@@ -229144,7 +229150,7 @@ const w_t = {
|
|
|
229144
229150
|
listFocusBackground: lt(PM),
|
|
229145
229151
|
listInactiveSelectionIconForeground: lt(oce),
|
|
229146
229152
|
listFocusForeground: lt(FM),
|
|
229147
|
-
listFocusOutline: opt(br,
|
|
229153
|
+
listFocusOutline: opt(br, Ve.transparent.toString()),
|
|
229148
229154
|
listHoverBackground: lt(ice),
|
|
229149
229155
|
listHoverForeground: lt(rce),
|
|
229150
229156
|
listHoverOutline: lt(br),
|
|
@@ -231453,7 +231459,7 @@ class cl extends Ge {
|
|
|
231453
231459
|
}
|
|
231454
231460
|
}
|
|
231455
231461
|
const K_t = {
|
|
231456
|
-
separatorBorder:
|
|
231462
|
+
separatorBorder: Ve.transparent
|
|
231457
231463
|
};
|
|
231458
231464
|
class Ude {
|
|
231459
231465
|
set size(e) {
|
|
@@ -237417,7 +237423,7 @@ UA = wwt([
|
|
|
237417
237423
|
_Y(0, ar),
|
|
237418
237424
|
_Y(1, UR)
|
|
237419
237425
|
], UA);
|
|
237420
|
-
|
|
237426
|
+
Ve.white.toString(), Ve.white.toString();
|
|
237421
237427
|
class qA extends Ge {
|
|
237422
237428
|
get onDidClick() {
|
|
237423
237429
|
return this._onDidClick.event;
|
|
@@ -238237,7 +238243,7 @@ class Awt {
|
|
|
238237
238243
|
throw new Error("Illegal value for token color: " + e);
|
|
238238
238244
|
e = t[1].toUpperCase();
|
|
238239
238245
|
let i = this._color2id.get(e);
|
|
238240
|
-
return i || (i = ++this._lastColorId, this._color2id.set(e, i), this._id2color[i] =
|
|
238246
|
+
return i || (i = ++this._lastColorId, this._color2id.set(e, i), this._id2color[i] = Ve.fromHex("#" + e), i);
|
|
238241
238247
|
}
|
|
238242
238248
|
getColorMap() {
|
|
238243
238249
|
return this._id2color.slice(0);
|
|
@@ -238724,11 +238730,11 @@ class b0e {
|
|
|
238724
238730
|
if (!this.colors) {
|
|
238725
238731
|
const e = /* @__PURE__ */ new Map();
|
|
238726
238732
|
for (const t in this.themeData.colors)
|
|
238727
|
-
e.set(t,
|
|
238733
|
+
e.set(t, Ve.fromHex(this.themeData.colors[t]));
|
|
238728
238734
|
if (this.themeData.inherit) {
|
|
238729
238735
|
const t = QA(this.themeData.base);
|
|
238730
238736
|
for (const i in t.colors)
|
|
238731
|
-
e.has(i) || e.set(i,
|
|
238737
|
+
e.has(i) || e.set(i, Ve.fromHex(t.colors[i]));
|
|
238732
238738
|
}
|
|
238733
238739
|
this.colors = e;
|
|
238734
238740
|
}
|
|
@@ -240093,34 +240099,34 @@ class lCt extends Ge {
|
|
|
240093
240099
|
}
|
|
240094
240100
|
}
|
|
240095
240101
|
const wx = xn("accessibilitySignalService");
|
|
240096
|
-
class
|
|
240102
|
+
class Ht {
|
|
240097
240103
|
static register(e) {
|
|
240098
|
-
return new
|
|
240104
|
+
return new Ht(e.fileName);
|
|
240099
240105
|
}
|
|
240100
240106
|
constructor(e) {
|
|
240101
240107
|
this.fileName = e;
|
|
240102
240108
|
}
|
|
240103
240109
|
}
|
|
240104
|
-
|
|
240105
|
-
|
|
240106
|
-
|
|
240107
|
-
|
|
240108
|
-
|
|
240109
|
-
|
|
240110
|
-
|
|
240111
|
-
|
|
240112
|
-
|
|
240113
|
-
|
|
240114
|
-
|
|
240115
|
-
|
|
240116
|
-
|
|
240117
|
-
|
|
240118
|
-
|
|
240119
|
-
|
|
240120
|
-
|
|
240121
|
-
|
|
240122
|
-
|
|
240123
|
-
|
|
240110
|
+
Ht.error = Ht.register({ fileName: "error.mp3" });
|
|
240111
|
+
Ht.warning = Ht.register({ fileName: "warning.mp3" });
|
|
240112
|
+
Ht.foldedArea = Ht.register({ fileName: "foldedAreas.mp3" });
|
|
240113
|
+
Ht.break = Ht.register({ fileName: "break.mp3" });
|
|
240114
|
+
Ht.quickFixes = Ht.register({ fileName: "quickFixes.mp3" });
|
|
240115
|
+
Ht.taskCompleted = Ht.register({ fileName: "taskCompleted.mp3" });
|
|
240116
|
+
Ht.taskFailed = Ht.register({ fileName: "taskFailed.mp3" });
|
|
240117
|
+
Ht.terminalBell = Ht.register({ fileName: "terminalBell.mp3" });
|
|
240118
|
+
Ht.diffLineInserted = Ht.register({ fileName: "diffLineInserted.mp3" });
|
|
240119
|
+
Ht.diffLineDeleted = Ht.register({ fileName: "diffLineDeleted.mp3" });
|
|
240120
|
+
Ht.diffLineModified = Ht.register({ fileName: "diffLineModified.mp3" });
|
|
240121
|
+
Ht.chatRequestSent = Ht.register({ fileName: "chatRequestSent.mp3" });
|
|
240122
|
+
Ht.chatResponsePending = Ht.register({ fileName: "chatResponsePending.mp3" });
|
|
240123
|
+
Ht.chatResponseReceived1 = Ht.register({ fileName: "chatResponseReceived1.mp3" });
|
|
240124
|
+
Ht.chatResponseReceived2 = Ht.register({ fileName: "chatResponseReceived2.mp3" });
|
|
240125
|
+
Ht.chatResponseReceived3 = Ht.register({ fileName: "chatResponseReceived3.mp3" });
|
|
240126
|
+
Ht.chatResponseReceived4 = Ht.register({ fileName: "chatResponseReceived4.mp3" });
|
|
240127
|
+
Ht.clear = Ht.register({ fileName: "clear.mp3" });
|
|
240128
|
+
Ht.save = Ht.register({ fileName: "save.mp3" });
|
|
240129
|
+
Ht.format = Ht.register({ fileName: "format.mp3" });
|
|
240124
240130
|
class uCt {
|
|
240125
240131
|
constructor(e) {
|
|
240126
240132
|
this.randomOneOf = e;
|
|
@@ -240138,7 +240144,7 @@ class Zt {
|
|
|
240138
240144
|
Zt._signals = /* @__PURE__ */ new Set();
|
|
240139
240145
|
Zt.error = Zt.register({
|
|
240140
240146
|
name: M("accessibilitySignals.lineHasError.name", "Error on Line"),
|
|
240141
|
-
sound:
|
|
240147
|
+
sound: Ht.error,
|
|
240142
240148
|
legacySoundSettingsKey: "audioCues.lineHasError",
|
|
240143
240149
|
legacyAnnouncementSettingsKey: "accessibility.alert.error",
|
|
240144
240150
|
announcementMessage: M("accessibility.signals.lineHasError", "Error"),
|
|
@@ -240146,7 +240152,7 @@ Zt.error = Zt.register({
|
|
|
240146
240152
|
});
|
|
240147
240153
|
Zt.warning = Zt.register({
|
|
240148
240154
|
name: M("accessibilitySignals.lineHasWarning.name", "Warning on Line"),
|
|
240149
|
-
sound:
|
|
240155
|
+
sound: Ht.warning,
|
|
240150
240156
|
legacySoundSettingsKey: "audioCues.lineHasWarning",
|
|
240151
240157
|
legacyAnnouncementSettingsKey: "accessibility.alert.warning",
|
|
240152
240158
|
announcementMessage: M("accessibility.signals.lineHasWarning", "Warning"),
|
|
@@ -240154,7 +240160,7 @@ Zt.warning = Zt.register({
|
|
|
240154
240160
|
});
|
|
240155
240161
|
Zt.foldedArea = Zt.register({
|
|
240156
240162
|
name: M("accessibilitySignals.lineHasFoldedArea.name", "Folded Area on Line"),
|
|
240157
|
-
sound:
|
|
240163
|
+
sound: Ht.foldedArea,
|
|
240158
240164
|
legacySoundSettingsKey: "audioCues.lineHasFoldedArea",
|
|
240159
240165
|
legacyAnnouncementSettingsKey: "accessibility.alert.foldedArea",
|
|
240160
240166
|
announcementMessage: M("accessibility.signals.lineHasFoldedArea", "Folded"),
|
|
@@ -240162,7 +240168,7 @@ Zt.foldedArea = Zt.register({
|
|
|
240162
240168
|
});
|
|
240163
240169
|
Zt.break = Zt.register({
|
|
240164
240170
|
name: M("accessibilitySignals.lineHasBreakpoint.name", "Breakpoint on Line"),
|
|
240165
|
-
sound:
|
|
240171
|
+
sound: Ht.break,
|
|
240166
240172
|
legacySoundSettingsKey: "audioCues.lineHasBreakpoint",
|
|
240167
240173
|
legacyAnnouncementSettingsKey: "accessibility.alert.breakpoint",
|
|
240168
240174
|
announcementMessage: M("accessibility.signals.lineHasBreakpoint", "Breakpoint"),
|
|
@@ -240170,13 +240176,13 @@ Zt.break = Zt.register({
|
|
|
240170
240176
|
});
|
|
240171
240177
|
Zt.inlineSuggestion = Zt.register({
|
|
240172
240178
|
name: M("accessibilitySignals.lineHasInlineSuggestion.name", "Inline Suggestion on Line"),
|
|
240173
|
-
sound:
|
|
240179
|
+
sound: Ht.quickFixes,
|
|
240174
240180
|
legacySoundSettingsKey: "audioCues.lineHasInlineSuggestion",
|
|
240175
240181
|
settingsKey: "accessibility.signals.lineHasInlineSuggestion"
|
|
240176
240182
|
});
|
|
240177
240183
|
Zt.terminalQuickFix = Zt.register({
|
|
240178
240184
|
name: M("accessibilitySignals.terminalQuickFix.name", "Terminal Quick Fix"),
|
|
240179
|
-
sound:
|
|
240185
|
+
sound: Ht.quickFixes,
|
|
240180
240186
|
legacySoundSettingsKey: "audioCues.terminalQuickFix",
|
|
240181
240187
|
legacyAnnouncementSettingsKey: "accessibility.alert.terminalQuickFix",
|
|
240182
240188
|
announcementMessage: M("accessibility.signals.terminalQuickFix", "Quick Fix"),
|
|
@@ -240184,7 +240190,7 @@ Zt.terminalQuickFix = Zt.register({
|
|
|
240184
240190
|
});
|
|
240185
240191
|
Zt.onDebugBreak = Zt.register({
|
|
240186
240192
|
name: M("accessibilitySignals.onDebugBreak.name", "Debugger Stopped on Breakpoint"),
|
|
240187
|
-
sound:
|
|
240193
|
+
sound: Ht.break,
|
|
240188
240194
|
legacySoundSettingsKey: "audioCues.onDebugBreak",
|
|
240189
240195
|
legacyAnnouncementSettingsKey: "accessibility.alert.onDebugBreak",
|
|
240190
240196
|
announcementMessage: M("accessibility.signals.onDebugBreak", "Breakpoint"),
|
|
@@ -240192,7 +240198,7 @@ Zt.onDebugBreak = Zt.register({
|
|
|
240192
240198
|
});
|
|
240193
240199
|
Zt.noInlayHints = Zt.register({
|
|
240194
240200
|
name: M("accessibilitySignals.noInlayHints", "No Inlay Hints on Line"),
|
|
240195
|
-
sound:
|
|
240201
|
+
sound: Ht.error,
|
|
240196
240202
|
legacySoundSettingsKey: "audioCues.noInlayHints",
|
|
240197
240203
|
legacyAnnouncementSettingsKey: "accessibility.alert.noInlayHints",
|
|
240198
240204
|
announcementMessage: M("accessibility.signals.noInlayHints", "No Inlay Hints"),
|
|
@@ -240200,7 +240206,7 @@ Zt.noInlayHints = Zt.register({
|
|
|
240200
240206
|
});
|
|
240201
240207
|
Zt.taskCompleted = Zt.register({
|
|
240202
240208
|
name: M("accessibilitySignals.taskCompleted", "Task Completed"),
|
|
240203
|
-
sound:
|
|
240209
|
+
sound: Ht.taskCompleted,
|
|
240204
240210
|
legacySoundSettingsKey: "audioCues.taskCompleted",
|
|
240205
240211
|
legacyAnnouncementSettingsKey: "accessibility.alert.taskCompleted",
|
|
240206
240212
|
announcementMessage: M("accessibility.signals.taskCompleted", "Task Completed"),
|
|
@@ -240208,7 +240214,7 @@ Zt.taskCompleted = Zt.register({
|
|
|
240208
240214
|
});
|
|
240209
240215
|
Zt.taskFailed = Zt.register({
|
|
240210
240216
|
name: M("accessibilitySignals.taskFailed", "Task Failed"),
|
|
240211
|
-
sound:
|
|
240217
|
+
sound: Ht.taskFailed,
|
|
240212
240218
|
legacySoundSettingsKey: "audioCues.taskFailed",
|
|
240213
240219
|
legacyAnnouncementSettingsKey: "accessibility.alert.taskFailed",
|
|
240214
240220
|
announcementMessage: M("accessibility.signals.taskFailed", "Task Failed"),
|
|
@@ -240216,7 +240222,7 @@ Zt.taskFailed = Zt.register({
|
|
|
240216
240222
|
});
|
|
240217
240223
|
Zt.terminalCommandFailed = Zt.register({
|
|
240218
240224
|
name: M("accessibilitySignals.terminalCommandFailed", "Terminal Command Failed"),
|
|
240219
|
-
sound:
|
|
240225
|
+
sound: Ht.error,
|
|
240220
240226
|
legacySoundSettingsKey: "audioCues.terminalCommandFailed",
|
|
240221
240227
|
legacyAnnouncementSettingsKey: "accessibility.alert.terminalCommandFailed",
|
|
240222
240228
|
announcementMessage: M("accessibility.signals.terminalCommandFailed", "Command Failed"),
|
|
@@ -240224,7 +240230,7 @@ Zt.terminalCommandFailed = Zt.register({
|
|
|
240224
240230
|
});
|
|
240225
240231
|
Zt.terminalBell = Zt.register({
|
|
240226
240232
|
name: M("accessibilitySignals.terminalBell", "Terminal Bell"),
|
|
240227
|
-
sound:
|
|
240233
|
+
sound: Ht.terminalBell,
|
|
240228
240234
|
legacySoundSettingsKey: "audioCues.terminalBell",
|
|
240229
240235
|
legacyAnnouncementSettingsKey: "accessibility.alert.terminalBell",
|
|
240230
240236
|
announcementMessage: M("accessibility.signals.terminalBell", "Terminal Bell"),
|
|
@@ -240232,7 +240238,7 @@ Zt.terminalBell = Zt.register({
|
|
|
240232
240238
|
});
|
|
240233
240239
|
Zt.notebookCellCompleted = Zt.register({
|
|
240234
240240
|
name: M("accessibilitySignals.notebookCellCompleted", "Notebook Cell Completed"),
|
|
240235
|
-
sound:
|
|
240241
|
+
sound: Ht.taskCompleted,
|
|
240236
240242
|
legacySoundSettingsKey: "audioCues.notebookCellCompleted",
|
|
240237
240243
|
legacyAnnouncementSettingsKey: "accessibility.alert.notebookCellCompleted",
|
|
240238
240244
|
announcementMessage: M("accessibility.signals.notebookCellCompleted", "Notebook Cell Completed"),
|
|
@@ -240240,7 +240246,7 @@ Zt.notebookCellCompleted = Zt.register({
|
|
|
240240
240246
|
});
|
|
240241
240247
|
Zt.notebookCellFailed = Zt.register({
|
|
240242
240248
|
name: M("accessibilitySignals.notebookCellFailed", "Notebook Cell Failed"),
|
|
240243
|
-
sound:
|
|
240249
|
+
sound: Ht.taskFailed,
|
|
240244
240250
|
legacySoundSettingsKey: "audioCues.notebookCellFailed",
|
|
240245
240251
|
legacyAnnouncementSettingsKey: "accessibility.alert.notebookCellFailed",
|
|
240246
240252
|
announcementMessage: M("accessibility.signals.notebookCellFailed", "Notebook Cell Failed"),
|
|
@@ -240248,25 +240254,25 @@ Zt.notebookCellFailed = Zt.register({
|
|
|
240248
240254
|
});
|
|
240249
240255
|
Zt.diffLineInserted = Zt.register({
|
|
240250
240256
|
name: M("accessibilitySignals.diffLineInserted", "Diff Line Inserted"),
|
|
240251
|
-
sound:
|
|
240257
|
+
sound: Ht.diffLineInserted,
|
|
240252
240258
|
legacySoundSettingsKey: "audioCues.diffLineInserted",
|
|
240253
240259
|
settingsKey: "accessibility.signals.diffLineInserted"
|
|
240254
240260
|
});
|
|
240255
240261
|
Zt.diffLineDeleted = Zt.register({
|
|
240256
240262
|
name: M("accessibilitySignals.diffLineDeleted", "Diff Line Deleted"),
|
|
240257
|
-
sound:
|
|
240263
|
+
sound: Ht.diffLineDeleted,
|
|
240258
240264
|
legacySoundSettingsKey: "audioCues.diffLineDeleted",
|
|
240259
240265
|
settingsKey: "accessibility.signals.diffLineDeleted"
|
|
240260
240266
|
});
|
|
240261
240267
|
Zt.diffLineModified = Zt.register({
|
|
240262
240268
|
name: M("accessibilitySignals.diffLineModified", "Diff Line Modified"),
|
|
240263
|
-
sound:
|
|
240269
|
+
sound: Ht.diffLineModified,
|
|
240264
240270
|
legacySoundSettingsKey: "audioCues.diffLineModified",
|
|
240265
240271
|
settingsKey: "accessibility.signals.diffLineModified"
|
|
240266
240272
|
});
|
|
240267
240273
|
Zt.chatRequestSent = Zt.register({
|
|
240268
240274
|
name: M("accessibilitySignals.chatRequestSent", "Chat Request Sent"),
|
|
240269
|
-
sound:
|
|
240275
|
+
sound: Ht.chatRequestSent,
|
|
240270
240276
|
legacySoundSettingsKey: "audioCues.chatRequestSent",
|
|
240271
240277
|
legacyAnnouncementSettingsKey: "accessibility.alert.chatRequestSent",
|
|
240272
240278
|
announcementMessage: M("accessibility.signals.chatRequestSent", "Chat Request Sent"),
|
|
@@ -240277,17 +240283,17 @@ Zt.chatResponseReceived = Zt.register({
|
|
|
240277
240283
|
legacySoundSettingsKey: "audioCues.chatResponseReceived",
|
|
240278
240284
|
sound: {
|
|
240279
240285
|
randomOneOf: [
|
|
240280
|
-
|
|
240281
|
-
|
|
240282
|
-
|
|
240283
|
-
|
|
240286
|
+
Ht.chatResponseReceived1,
|
|
240287
|
+
Ht.chatResponseReceived2,
|
|
240288
|
+
Ht.chatResponseReceived3,
|
|
240289
|
+
Ht.chatResponseReceived4
|
|
240284
240290
|
]
|
|
240285
240291
|
},
|
|
240286
240292
|
settingsKey: "accessibility.signals.chatResponseReceived"
|
|
240287
240293
|
});
|
|
240288
240294
|
Zt.chatResponsePending = Zt.register({
|
|
240289
240295
|
name: M("accessibilitySignals.chatResponsePending", "Chat Response Pending"),
|
|
240290
|
-
sound:
|
|
240296
|
+
sound: Ht.chatResponsePending,
|
|
240291
240297
|
legacySoundSettingsKey: "audioCues.chatResponsePending",
|
|
240292
240298
|
legacyAnnouncementSettingsKey: "accessibility.alert.chatResponsePending",
|
|
240293
240299
|
announcementMessage: M("accessibility.signals.chatResponsePending", "Chat Response Pending"),
|
|
@@ -240295,7 +240301,7 @@ Zt.chatResponsePending = Zt.register({
|
|
|
240295
240301
|
});
|
|
240296
240302
|
Zt.clear = Zt.register({
|
|
240297
240303
|
name: M("accessibilitySignals.clear", "Clear"),
|
|
240298
|
-
sound:
|
|
240304
|
+
sound: Ht.clear,
|
|
240299
240305
|
legacySoundSettingsKey: "audioCues.clear",
|
|
240300
240306
|
legacyAnnouncementSettingsKey: "accessibility.alert.clear",
|
|
240301
240307
|
announcementMessage: M("accessibility.signals.clear", "Clear"),
|
|
@@ -240303,7 +240309,7 @@ Zt.clear = Zt.register({
|
|
|
240303
240309
|
});
|
|
240304
240310
|
Zt.save = Zt.register({
|
|
240305
240311
|
name: M("accessibilitySignals.save", "Save"),
|
|
240306
|
-
sound:
|
|
240312
|
+
sound: Ht.save,
|
|
240307
240313
|
legacySoundSettingsKey: "audioCues.save",
|
|
240308
240314
|
legacyAnnouncementSettingsKey: "accessibility.alert.save",
|
|
240309
240315
|
announcementMessage: M("accessibility.signals.save", "Save"),
|
|
@@ -240311,7 +240317,7 @@ Zt.save = Zt.register({
|
|
|
240311
240317
|
});
|
|
240312
240318
|
Zt.format = Zt.register({
|
|
240313
240319
|
name: M("accessibilitySignals.format", "Format"),
|
|
240314
|
-
sound:
|
|
240320
|
+
sound: Ht.format,
|
|
240315
240321
|
legacySoundSettingsKey: "audioCues.format",
|
|
240316
240322
|
legacyAnnouncementSettingsKey: "accessibility.alert.format",
|
|
240317
240323
|
announcementMessage: M("accessibility.signals.format", "Format"),
|
|
@@ -243496,16 +243502,16 @@ let _T = class extends Ge {
|
|
|
243496
243502
|
0
|
|
243497
243503
|
/* InlineDecorationType.Regular */
|
|
243498
243504
|
));
|
|
243499
|
-
const
|
|
243505
|
+
const ze = mxt(ve, he, Ee, be), oe = document.createElement("div");
|
|
243500
243506
|
if (oe.className = "inline-deleted-margin-view-zone", Fo(oe, he.fontInfo), this._options.renderIndicators.read(v))
|
|
243501
|
-
for (let ne = 0; ne <
|
|
243507
|
+
for (let ne = 0; ne < ze.heightInLines; ne++) {
|
|
243502
243508
|
const ie = document.createElement("div");
|
|
243503
243509
|
ie.className = `delete-sign ${En.asClassName(L0e)}`, ie.setAttribute("style", `position:absolute;top:${ne * $}px;width:${he.lineDecorationsWidth}px;height:${$}px;right:0;`), oe.appendChild(ie);
|
|
243504
243510
|
}
|
|
243505
243511
|
let W;
|
|
243506
|
-
m.add(new gxt(() => oue(W), oe, this._editors.modified, J.diff, this._diffEditorWidget,
|
|
243507
|
-
for (let ne = 0; ne <
|
|
243508
|
-
const ie =
|
|
243512
|
+
m.add(new gxt(() => oue(W), oe, this._editors.modified, J.diff, this._diffEditorWidget, ze.viewLineCounts, this._editors.original.getModel(), this._contextMenuService, this._clipboardService));
|
|
243513
|
+
for (let ne = 0; ne < ze.viewLineCounts.length; ne++) {
|
|
243514
|
+
const ie = ze.viewLineCounts[ne];
|
|
243509
243515
|
ie > 1 && I.push({
|
|
243510
243516
|
afterLineNumber: J.originalRange.startLineNumber + ne,
|
|
243511
243517
|
domNode: b(),
|
|
@@ -243517,8 +243523,8 @@ let _T = class extends Ge {
|
|
|
243517
243523
|
P.push({
|
|
243518
243524
|
afterLineNumber: J.modifiedRange.startLineNumber - 1,
|
|
243519
243525
|
domNode: be,
|
|
243520
|
-
heightInPx:
|
|
243521
|
-
minWidthInPx:
|
|
243526
|
+
heightInPx: ze.heightInLines * $,
|
|
243527
|
+
minWidthInPx: ze.minWidthInPx,
|
|
243522
243528
|
marginDomNode: oe,
|
|
243523
243529
|
setZoneId(ne) {
|
|
243524
243530
|
W = ne;
|
|
@@ -245930,7 +245936,7 @@ function kSt(n) {
|
|
|
245930
245936
|
if (n) {
|
|
245931
245937
|
const t = [null];
|
|
245932
245938
|
for (let i = 1, r = n.length; i < r; i++)
|
|
245933
|
-
t[i] =
|
|
245939
|
+
t[i] = Ve.fromHex(n[i]);
|
|
245934
245940
|
e.setColorMapOverride(t);
|
|
245935
245941
|
} else
|
|
245936
245942
|
e.setColorMapOverride(null);
|
|
@@ -246357,7 +246363,7 @@ $0e({
|
|
|
246357
246363
|
extensions: [".py", ".rpy", ".pyw", ".cpy", ".gyp", ".gypi"],
|
|
246358
246364
|
aliases: ["Python", "py"],
|
|
246359
246365
|
firstLine: "^#!/.*\\bpython[0-9.-]*\\b",
|
|
246360
|
-
loader: () => import("./python-
|
|
246366
|
+
loader: () => import("./python-077c8efa.js")
|
|
246361
246367
|
});
|
|
246362
246368
|
/*!-----------------------------------------------------------------------------
|
|
246363
246369
|
* Copyright (c) Microsoft Corporation. All rights reserved.
|
|
@@ -246371,7 +246377,7 @@ $0e({
|
|
|
246371
246377
|
aliases: ["Lua", "lua"],
|
|
246372
246378
|
loader: () => import("./lua-2361444a.js")
|
|
246373
246379
|
});
|
|
246374
|
-
const U0e = (n) => (jd("data-v-
|
|
246380
|
+
const U0e = (n) => (jd("data-v-1d2cbe92"), n = n(), $d(), n), IDt = { class: "editor-wrapper" }, ODt = { class: "suggestion-header" }, RDt = /* @__PURE__ */ U0e(() => /* @__PURE__ */ ye("span", { class: "suggestion-title" }, "相关自定义函数", -1)), FDt = { class: "suggestion-count" }, PDt = { class: "suggestion-list" }, BDt = ["onClick"], zDt = { class: "suggestion-text" }, VDt = /* @__PURE__ */ U0e(() => /* @__PURE__ */ ye("div", { class: "suggestion-footer" }, "使用 ↑↓ 选择,Enter 确认,Esc 取消", -1)), HDt = {
|
|
246375
246381
|
__name: "index",
|
|
246376
246382
|
props: {
|
|
246377
246383
|
defaultValue: {
|
|
@@ -246409,7 +246415,7 @@ const U0e = (n) => (jd("data-v-6892df0e"), n = n(), $d(), n), IDt = { class: "ed
|
|
|
246409
246415
|
}, g = () => {
|
|
246410
246416
|
o.suggestionEnable && (u.value = [], c.value = -1, h.value = !1);
|
|
246411
246417
|
}, b = () => {
|
|
246412
|
-
o.suggestionEnable &&
|
|
246418
|
+
o.suggestionEnable && Vt(() => {
|
|
246413
246419
|
if (!s || !d.value)
|
|
246414
246420
|
return;
|
|
246415
246421
|
const S = s.getPosition(), D = s.getScrolledVisiblePosition(S);
|
|
@@ -246466,11 +246472,11 @@ const U0e = (n) => (jd("data-v-6892df0e"), n = n(), $d(), n), IDt = { class: "ed
|
|
|
246466
246472
|
if (h.value)
|
|
246467
246473
|
switch (S.code) {
|
|
246468
246474
|
case "ArrowUp": {
|
|
246469
|
-
S.preventDefault(), S.stopPropagation(), c.value = c.value <= 0 ? u.value.length - 1 : c.value - 1,
|
|
246475
|
+
S.preventDefault(), S.stopPropagation(), c.value = c.value <= 0 ? u.value.length - 1 : c.value - 1, Vt(() => v());
|
|
246470
246476
|
break;
|
|
246471
246477
|
}
|
|
246472
246478
|
case "ArrowDown": {
|
|
246473
|
-
S.preventDefault(), S.stopPropagation(), c.value = c.value >= u.value.length - 1 ? 0 : c.value + 1,
|
|
246479
|
+
S.preventDefault(), S.stopPropagation(), c.value = c.value >= u.value.length - 1 ? 0 : c.value + 1, Vt(() => v());
|
|
246474
246480
|
break;
|
|
246475
246481
|
}
|
|
246476
246482
|
case "ArrowLeft": {
|
|
@@ -246516,6 +246522,18 @@ const U0e = (n) => (jd("data-v-6892df0e"), n = n(), $d(), n), IDt = { class: "ed
|
|
|
246516
246522
|
},
|
|
246517
246523
|
setReadOnly: (S = !0) => {
|
|
246518
246524
|
s.updateOptions({ readOnly: S });
|
|
246525
|
+
},
|
|
246526
|
+
focusToEnd: () => {
|
|
246527
|
+
if (!s)
|
|
246528
|
+
return;
|
|
246529
|
+
const S = s.getModel();
|
|
246530
|
+
if (!S)
|
|
246531
|
+
return;
|
|
246532
|
+
const D = S.getLineCount(), E = S.getLineContent(D), N = {
|
|
246533
|
+
lineNumber: D,
|
|
246534
|
+
column: E.length + 1
|
|
246535
|
+
};
|
|
246536
|
+
s.setPosition(N), s.focus(), s.revealPositionInCenter(N);
|
|
246519
246537
|
}
|
|
246520
246538
|
}), (S, D) => (K(), me("div", IDt, [
|
|
246521
246539
|
ye("div", {
|
|
@@ -246549,10 +246567,10 @@ const U0e = (n) => (jd("data-v-6892df0e"), n = n(), $d(), n), IDt = { class: "ed
|
|
|
246549
246567
|
]),
|
|
246550
246568
|
VDt
|
|
246551
246569
|
], 512)
|
|
246552
|
-
])) :
|
|
246570
|
+
])) : He("", !0)
|
|
246553
246571
|
]));
|
|
246554
246572
|
}
|
|
246555
|
-
}, q0e = /* @__PURE__ */ ii(HDt, [["__scopeId", "data-v-
|
|
246573
|
+
}, q0e = /* @__PURE__ */ ii(HDt, [["__scopeId", "data-v-1d2cbe92"]]), WDt = {
|
|
246556
246574
|
install(n) {
|
|
246557
246575
|
n.component("st-monacoEditor", q0e);
|
|
246558
246576
|
}
|
|
@@ -246759,7 +246777,7 @@ const qDt = {
|
|
|
246759
246777
|
]),
|
|
246760
246778
|
ye("span", null, st(d.text), 1)
|
|
246761
246779
|
])), 64))
|
|
246762
|
-
])) :
|
|
246780
|
+
])) : He("", !0)
|
|
246763
246781
|
]),
|
|
246764
246782
|
_: 1
|
|
246765
246783
|
}),
|
|
@@ -246776,7 +246794,7 @@ const qDt = {
|
|
|
246776
246794
|
}, null, 2)
|
|
246777
246795
|
]),
|
|
246778
246796
|
ye("div", YDt, "密码强度: " + st(a.value), 1)
|
|
246779
|
-
])) :
|
|
246797
|
+
])) : He("", !0)
|
|
246780
246798
|
], 4);
|
|
246781
246799
|
};
|
|
246782
246800
|
}
|
|
@@ -247107,7 +247125,7 @@ const JDt = /* @__PURE__ */ ii(XDt, [["__scopeId", "data-v-964eca86"]]), eNt = {
|
|
|
247107
247125
|
]))), 128))
|
|
247108
247126
|
]),
|
|
247109
247127
|
_: 2
|
|
247110
|
-
}, 1024)) :
|
|
247128
|
+
}, 1024)) : He("", !0)
|
|
247111
247129
|
], 64)) : (K(), Pe(uQ, {
|
|
247112
247130
|
key: 1,
|
|
247113
247131
|
option: m,
|
|
@@ -247319,7 +247337,7 @@ const aNt = { class: "set-password" }, lNt = {
|
|
|
247319
247337
|
Object.assign(l, {
|
|
247320
247338
|
newPassword: "",
|
|
247321
247339
|
newPassword2: ""
|
|
247322
|
-
}), s.value = !0,
|
|
247340
|
+
}), s.value = !0, Vt(() => {
|
|
247323
247341
|
var h, f;
|
|
247324
247342
|
(h = u.newPassword) != null && h.length || (u.newPassword = (f = o.value) == null ? void 0 : f.ruleFormPassword);
|
|
247325
247343
|
});
|
|
@@ -247445,7 +247463,7 @@ const aNt = { class: "set-password" }, lNt = {
|
|
|
247445
247463
|
password: "",
|
|
247446
247464
|
newPassword: "",
|
|
247447
247465
|
newPassword2: ""
|
|
247448
|
-
}), r.value = !0,
|
|
247466
|
+
}), r.value = !0, Vt(() => {
|
|
247449
247467
|
var c, d;
|
|
247450
247468
|
(c = a.newPassword) != null && c.length || (a.newPassword = (d = i.value) == null ? void 0 : d.ruleFormPassword);
|
|
247451
247469
|
});
|
|
@@ -247708,7 +247726,7 @@ const mNt = { class: "variety-auto-complete" }, vNt = {
|
|
|
247708
247726
|
return (c, d) => {
|
|
247709
247727
|
const h = bX;
|
|
247710
247728
|
return K(), me("div", mNt, [
|
|
247711
|
-
n.label ? (K(), me("span", vNt, st(n.label), 1)) :
|
|
247729
|
+
n.label ? (K(), me("span", vNt, st(n.label), 1)) : He("", !0),
|
|
247712
247730
|
se(h, {
|
|
247713
247731
|
modelValue: o.value,
|
|
247714
247732
|
"onUpdate:modelValue": d[0] || (d[0] = (f) => o.value = f),
|
|
@@ -247792,11 +247810,11 @@ const cQ = {
|
|
|
247792
247810
|
show: !0,
|
|
247793
247811
|
jcOptions: [
|
|
247794
247812
|
{ label: "恒指", value: "HZCFJC" },
|
|
247795
|
-
{ label: "恒生科技", value: "
|
|
247813
|
+
{ label: "恒生科技", value: "HSKJCFJC" },
|
|
247796
247814
|
{ label: "上证50", value: "SZ50CFJC" },
|
|
247797
247815
|
{ label: "沪深300", value: "HS300CFJC" },
|
|
247798
247816
|
{ label: "中证500", value: "ZZ500CFJC" },
|
|
247799
|
-
{ label: "中证1000", value: "
|
|
247817
|
+
{ label: "中证1000", value: "ZZ1000CFJC" }
|
|
247800
247818
|
]
|
|
247801
247819
|
},
|
|
247802
247820
|
// 因子筛选 [选项: 接口获取]
|
|
@@ -251502,12 +251520,12 @@ const lMt = ["innerHTML"], uMt = {
|
|
|
251502
251520
|
})
|
|
251503
251521
|
]),
|
|
251504
251522
|
_: 1
|
|
251505
|
-
}, 8, ["data"])) :
|
|
251523
|
+
}, 8, ["data"])) : He("", !0),
|
|
251506
251524
|
n.factorType === "脚本" ? (K(), me("div", {
|
|
251507
251525
|
key: 1,
|
|
251508
251526
|
class: "markdown-body",
|
|
251509
251527
|
innerHTML: i.value
|
|
251510
|
-
}, null, 8, lMt)) :
|
|
251528
|
+
}, null, 8, lMt)) : He("", !0)
|
|
251511
251529
|
]),
|
|
251512
251530
|
_: 1
|
|
251513
251531
|
})
|
|
@@ -251517,7 +251535,7 @@ const lMt = ["innerHTML"], uMt = {
|
|
|
251517
251535
|
};
|
|
251518
251536
|
}
|
|
251519
251537
|
};
|
|
251520
|
-
const bhe = (n) => (jd("data-v-
|
|
251538
|
+
const bhe = (n) => (jd("data-v-474efe55"), n = n(), $d(), n), cMt = { class: "factor-screen" }, dMt = { style: { "white-space": "pre-line" } }, hMt = { class: "custom-header" }, fMt = { class: "left" }, pMt = ["id"], gMt = { class: "right" }, mMt = { class: "form-row" }, vMt = { class: "index" }, bMt = { style: { display: "flex", "align-items": "center", width: "100%", height: "24px" } }, _Mt = /* @__PURE__ */ bhe(() => /* @__PURE__ */ ye("span", null, "~", -1)), yMt = /* @__PURE__ */ bhe(() => /* @__PURE__ */ ye("span", null, "&&代表and,||代表or", -1)), wMt = { class: "dialog-footer" }, CMt = {
|
|
251521
251539
|
__name: "index",
|
|
251522
251540
|
props: /* @__PURE__ */ Ah({
|
|
251523
251541
|
config: {
|
|
@@ -251574,9 +251592,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
251574
251592
|
sqlEnable: _,
|
|
251575
251593
|
sqlValue: w,
|
|
251576
251594
|
factorSelectExpr: C
|
|
251577
|
-
}, u.value.list.length || f(), o.value = !0
|
|
251578
|
-
C && (a.value = "脚本", i.value.setValue(C)), i.value.resize();
|
|
251579
|
-
});
|
|
251595
|
+
}, u.value.list.length || f(), o.value = !0;
|
|
251580
251596
|
}, d = () => {
|
|
251581
251597
|
if (a.value === "模版")
|
|
251582
251598
|
l.value.validate((v) => {
|
|
@@ -251708,9 +251724,27 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
251708
251724
|
}
|
|
251709
251725
|
};
|
|
251710
251726
|
return ot(
|
|
251711
|
-
() =>
|
|
251712
|
-
() => {
|
|
251713
|
-
(
|
|
251727
|
+
() => o.value,
|
|
251728
|
+
(v) => {
|
|
251729
|
+
switch (v) {
|
|
251730
|
+
case !0: {
|
|
251731
|
+
Vt(() => {
|
|
251732
|
+
i.value.resize(), t.value.factorSelectExpr && (a.value = "脚本", i.value.setValue(t.value.factorSelectExpr), i.value.focusToEnd());
|
|
251733
|
+
});
|
|
251734
|
+
break;
|
|
251735
|
+
}
|
|
251736
|
+
case !1: {
|
|
251737
|
+
r.value.close();
|
|
251738
|
+
break;
|
|
251739
|
+
}
|
|
251740
|
+
}
|
|
251741
|
+
}
|
|
251742
|
+
), ot(
|
|
251743
|
+
() => a.value,
|
|
251744
|
+
(v) => {
|
|
251745
|
+
v === "模版" && r.value.close(), v === "脚本" && Vt(() => {
|
|
251746
|
+
i.value.focusToEnd();
|
|
251747
|
+
});
|
|
251714
251748
|
},
|
|
251715
251749
|
{ deep: !0 }
|
|
251716
251750
|
), (v, _) => {
|
|
@@ -251739,7 +251773,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
251739
251773
|
})
|
|
251740
251774
|
]),
|
|
251741
251775
|
_: 1
|
|
251742
|
-
}, 8, ["title"])) :
|
|
251776
|
+
}, 8, ["title"])) : He("", !0),
|
|
251743
251777
|
!t.value.sqlEnable && t.value.list.length ? (K(!0), me(dt, { key: 1 }, Ot(t.value.list, (pe, he) => (K(), Pe(C, {
|
|
251744
251778
|
closable: "",
|
|
251745
251779
|
type: "info",
|
|
@@ -251749,7 +251783,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
251749
251783
|
bt(st(g(pe)), 1)
|
|
251750
251784
|
]),
|
|
251751
251785
|
_: 2
|
|
251752
|
-
}, 1032, ["onClose"]))), 256)) :
|
|
251786
|
+
}, 1032, ["onClose"]))), 256)) : He("", !0),
|
|
251753
251787
|
t.value.factorSelectExpr ? (K(), Pe(x, {
|
|
251754
251788
|
key: 2,
|
|
251755
251789
|
width: "500",
|
|
@@ -251771,7 +251805,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
251771
251805
|
ye("div", dMt, st(t.value.factorSelectExpr), 1)
|
|
251772
251806
|
]),
|
|
251773
251807
|
_: 1
|
|
251774
|
-
})) :
|
|
251808
|
+
})) : He("", !0),
|
|
251775
251809
|
se(S, {
|
|
251776
251810
|
class: "screen-btn",
|
|
251777
251811
|
type: "primary",
|
|
@@ -251858,7 +251892,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
251858
251892
|
bt("变量选择器")
|
|
251859
251893
|
]),
|
|
251860
251894
|
_: 1
|
|
251861
|
-
})) :
|
|
251895
|
+
})) : He("", !0),
|
|
251862
251896
|
se(D, {
|
|
251863
251897
|
onClick: _[4] || (_[4] = (J) => o.value = !1)
|
|
251864
251898
|
}, {
|
|
@@ -251922,7 +251956,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
251922
251956
|
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
251923
251957
|
]),
|
|
251924
251958
|
_: 2
|
|
251925
|
-
}, 1032, ["prop"])) :
|
|
251959
|
+
}, 1032, ["prop"])) : He("", !0),
|
|
251926
251960
|
se(k, {
|
|
251927
251961
|
prop: "list." + he + ".factor",
|
|
251928
251962
|
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
@@ -251995,7 +252029,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
251995
252029
|
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
251996
252030
|
]),
|
|
251997
252031
|
_: 2
|
|
251998
|
-
}, 1032, ["prop"])) :
|
|
252032
|
+
}, 1032, ["prop"])) : He("", !0),
|
|
251999
252033
|
se(k, {
|
|
252000
252034
|
prop: "list." + he + ".factor2",
|
|
252001
252035
|
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
@@ -252050,7 +252084,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
252050
252084
|
}, 1032, ["modelValue", "onUpdate:modelValue"])
|
|
252051
252085
|
]),
|
|
252052
252086
|
_: 2
|
|
252053
|
-
}, 1032, ["prop"])) :
|
|
252087
|
+
}, 1032, ["prop"])) : He("", !0),
|
|
252054
252088
|
se(k, {
|
|
252055
252089
|
prop: "list." + he + ".factor",
|
|
252056
252090
|
rules: { required: !0, message: "因子不能为空", trigger: "blur" },
|
|
@@ -252170,7 +252204,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
252170
252204
|
bt("生成SQL")
|
|
252171
252205
|
]),
|
|
252172
252206
|
_: 1
|
|
252173
|
-
})) :
|
|
252207
|
+
})) : He("", !0)
|
|
252174
252208
|
]),
|
|
252175
252209
|
_: 1
|
|
252176
252210
|
}),
|
|
@@ -252183,14 +252217,14 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
252183
252217
|
style: { "margin-bottom": "10px" }
|
|
252184
252218
|
}, null, 8, ["modelValue"]),
|
|
252185
252219
|
yMt
|
|
252186
|
-
], 64)) :
|
|
252187
|
-
], 64)) :
|
|
252220
|
+
], 64)) : He("", !0)
|
|
252221
|
+
], 64)) : He("", !0)
|
|
252188
252222
|
]),
|
|
252189
252223
|
_: 1
|
|
252190
252224
|
}, 8, ["model"])
|
|
252191
252225
|
]),
|
|
252192
252226
|
_: 1
|
|
252193
|
-
})) :
|
|
252227
|
+
})) : He("", !0),
|
|
252194
252228
|
ye("div", {
|
|
252195
252229
|
style: Jt([{ width: "968px", height: "400px" }, a.value === "脚本" ? null : { position: "fixed", top: "-400px", zIndex: -1, visibility: "hidden", pointerEvents: "none" }])
|
|
252196
252230
|
}, [
|
|
@@ -252218,7 +252252,7 @@ const bhe = (n) => (jd("data-v-47499850"), n = n(), $d(), n), cMt = { class: "fa
|
|
|
252218
252252
|
], 64);
|
|
252219
252253
|
};
|
|
252220
252254
|
}
|
|
252221
|
-
}, xMt = /* @__PURE__ */ ii(CMt, [["__scopeId", "data-v-
|
|
252255
|
+
}, xMt = /* @__PURE__ */ ii(CMt, [["__scopeId", "data-v-474efe55"]]);
|
|
252222
252256
|
const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
252223
252257
|
key: 0,
|
|
252224
252258
|
class: "common-indicator"
|
|
@@ -252560,7 +252594,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252560
252594
|
]),
|
|
252561
252595
|
_: 2
|
|
252562
252596
|
}, 1032, ["onClick"]))), 128))
|
|
252563
|
-
])) :
|
|
252597
|
+
])) : He("", !0),
|
|
252564
252598
|
ye("div", RMt, [
|
|
252565
252599
|
FMt,
|
|
252566
252600
|
se(C, {
|
|
@@ -252635,7 +252669,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252635
252669
|
]),
|
|
252636
252670
|
_: 1
|
|
252637
252671
|
}, 8, ["modelValue"])
|
|
252638
|
-
])) :
|
|
252672
|
+
])) : He("", !0),
|
|
252639
252673
|
l.value.key === "tFeaturelncomes" ? (K(), me("div", VMt, [
|
|
252640
252674
|
ye("div", HMt, [
|
|
252641
252675
|
se(x, {
|
|
@@ -252702,7 +252736,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252702
252736
|
bt(" 亿 ")
|
|
252703
252737
|
])
|
|
252704
252738
|
])
|
|
252705
|
-
])) :
|
|
252739
|
+
])) : He("", !0),
|
|
252706
252740
|
l.value.key === "priceLevels" ? (K(), me("div", $Mt, [
|
|
252707
252741
|
se(D, {
|
|
252708
252742
|
modelValue: u.value.priceLevels,
|
|
@@ -252721,7 +252755,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252721
252755
|
]),
|
|
252722
252756
|
_: 1
|
|
252723
252757
|
}, 8, ["modelValue"])
|
|
252724
|
-
])) :
|
|
252758
|
+
])) : He("", !0),
|
|
252725
252759
|
l.value.key === "peTtmLevels" ? (K(), me("div", UMt, [
|
|
252726
252760
|
se(D, {
|
|
252727
252761
|
modelValue: u.value.peTtmLevels,
|
|
@@ -252740,7 +252774,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252740
252774
|
]),
|
|
252741
252775
|
_: 1
|
|
252742
252776
|
}, 8, ["modelValue"])
|
|
252743
|
-
])) :
|
|
252777
|
+
])) : He("", !0),
|
|
252744
252778
|
l.value.key === "optionsCpType" ? (K(), me("div", qMt, [
|
|
252745
252779
|
se(w, {
|
|
252746
252780
|
modelValue: u.value.optionsCpType,
|
|
@@ -252758,7 +252792,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252758
252792
|
]),
|
|
252759
252793
|
_: 1
|
|
252760
252794
|
}, 8, ["modelValue"])
|
|
252761
|
-
])) :
|
|
252795
|
+
])) : He("", !0),
|
|
252762
252796
|
l.value.key === "perVolumn" ? (K(), me("div", KMt, [
|
|
252763
252797
|
se(w, {
|
|
252764
252798
|
modelValue: u.value.radio,
|
|
@@ -252794,7 +252828,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252794
252828
|
]),
|
|
252795
252829
|
_: 1
|
|
252796
252830
|
}, 8, ["modelValue"])
|
|
252797
|
-
])) :
|
|
252831
|
+
])) : He("", !0),
|
|
252798
252832
|
l.value.key === "mainFlow" ? (K(), me("div", GMt, [
|
|
252799
252833
|
se(w, {
|
|
252800
252834
|
modelValue: u.value.radio,
|
|
@@ -252842,7 +252876,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252842
252876
|
style: { flex: "1" }
|
|
252843
252877
|
}, null, 8, ["modelValue"])
|
|
252844
252878
|
])
|
|
252845
|
-
])) :
|
|
252879
|
+
])) : He("", !0),
|
|
252846
252880
|
l.value.key === "auditOpinionType" ? (K(), me("div", QMt, [
|
|
252847
252881
|
se(w, {
|
|
252848
252882
|
modelValue: u.value.enumType,
|
|
@@ -252857,7 +252891,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252857
252891
|
]),
|
|
252858
252892
|
_: 1
|
|
252859
252893
|
}, 8, ["modelValue"])
|
|
252860
|
-
])) :
|
|
252894
|
+
])) : He("", !0)
|
|
252861
252895
|
], 64))
|
|
252862
252896
|
];
|
|
252863
252897
|
}),
|
|
@@ -252914,7 +252948,7 @@ const Ix = (n) => (jd("data-v-3e69da40"), n = n(), $d(), n), SMt = {
|
|
|
252914
252948
|
key: "1"
|
|
252915
252949
|
} : void 0
|
|
252916
252950
|
]), 1032, ["modelValue", "title"])
|
|
252917
|
-
])) :
|
|
252951
|
+
])) : He("", !0);
|
|
252918
252952
|
};
|
|
252919
252953
|
}
|
|
252920
252954
|
}, JMt = /* @__PURE__ */ ii(XMt, [["__scopeId", "data-v-3e69da40"]]);
|
|
@@ -253263,7 +253297,7 @@ const hm = (n) => (jd("data-v-efd872de"), n = n(), $d(), n), eAt = { class: "var
|
|
|
253263
253297
|
]),
|
|
253264
253298
|
_: 1
|
|
253265
253299
|
}, 8, ["modelValue"])
|
|
253266
|
-
])) :
|
|
253300
|
+
])) : He("", !0),
|
|
253267
253301
|
(_ = r.value.commonOption) != null && _.show && s.value.length ? (K(), me("div", rAt, [
|
|
253268
253302
|
ye("div", oAt, [
|
|
253269
253303
|
sAt,
|
|
@@ -253285,7 +253319,7 @@ const hm = (n) => (jd("data-v-efd872de"), n = n(), $d(), n), eAt = { class: "var
|
|
|
253285
253319
|
]),
|
|
253286
253320
|
_: 1
|
|
253287
253321
|
}, 8, ["modelValue"])
|
|
253288
|
-
])) :
|
|
253322
|
+
])) : He("", !0),
|
|
253289
253323
|
(w = r.value.marketIds) != null && w.show && a.value.length ? (K(), me("div", aAt, [
|
|
253290
253324
|
ye("div", lAt, [
|
|
253291
253325
|
uAt,
|
|
@@ -253307,7 +253341,7 @@ const hm = (n) => (jd("data-v-efd872de"), n = n(), $d(), n), eAt = { class: "var
|
|
|
253307
253341
|
]),
|
|
253308
253342
|
_: 1
|
|
253309
253343
|
}, 8, ["modelValue"])
|
|
253310
|
-
])) :
|
|
253344
|
+
])) : He("", !0),
|
|
253311
253345
|
(C = r.value.customTag) != null && C.show && l.value.length ? (K(), me("div", cAt, [
|
|
253312
253346
|
ye("div", dAt, [
|
|
253313
253347
|
hAt,
|
|
@@ -253329,7 +253363,7 @@ const hm = (n) => (jd("data-v-efd872de"), n = n(), $d(), n), eAt = { class: "var
|
|
|
253329
253363
|
]),
|
|
253330
253364
|
_: 1
|
|
253331
253365
|
}, 8, ["modelValue"])
|
|
253332
|
-
])) :
|
|
253366
|
+
])) : He("", !0),
|
|
253333
253367
|
(x = r.value.jcTranslate) != null && x.show ? (K(), me("div", fAt, [
|
|
253334
253368
|
ye("div", pAt, [
|
|
253335
253369
|
gAt,
|
|
@@ -253379,7 +253413,7 @@ const hm = (n) => (jd("data-v-efd872de"), n = n(), $d(), n), eAt = { class: "var
|
|
|
253379
253413
|
}, 8, ["modelValue"]), [
|
|
253380
253414
|
[yo, i.value.jcTranslate.type === 1]
|
|
253381
253415
|
])
|
|
253382
|
-
])) :
|
|
253416
|
+
])) : He("", !0),
|
|
253383
253417
|
(S = r.value.factorScreen) != null && S.show ? (K(), me("div", mAt, [
|
|
253384
253418
|
ye("div", vAt, [
|
|
253385
253419
|
bAt,
|
|
@@ -253392,7 +253426,7 @@ const hm = (n) => (jd("data-v-efd872de"), n = n(), $d(), n), eAt = { class: "var
|
|
|
253392
253426
|
"onUpdate:data": h[12] || (h[12] = (D) => i.value.factorScreen = D),
|
|
253393
253427
|
config: r.value.factorScreen
|
|
253394
253428
|
}, null, 8, ["data", "config"])
|
|
253395
|
-
])) :
|
|
253429
|
+
])) : He("", !0),
|
|
253396
253430
|
se(JMt, {
|
|
253397
253431
|
data: i.value.commonIndicator,
|
|
253398
253432
|
"onUpdate:data": h[13] || (h[13] = (D) => i.value.commonIndicator = D),
|
|
@@ -253445,7 +253479,7 @@ const CAt = { class: "variety-auto-complete" }, xAt = { key: 0 }, SAt = { class:
|
|
|
253445
253479
|
return (u, c) => {
|
|
253446
253480
|
const d = bX;
|
|
253447
253481
|
return K(), me("div", CAt, [
|
|
253448
|
-
n.labelShowEnable ? (K(), me("span", xAt, "品种搜索:")) :
|
|
253482
|
+
n.labelShowEnable ? (K(), me("span", xAt, "品种搜索:")) : He("", !0),
|
|
253449
253483
|
se(d, {
|
|
253450
253484
|
modelValue: o.value,
|
|
253451
253485
|
"onUpdate:modelValue": c[0] || (c[0] = (h) => o.value = h),
|
|
@@ -253596,7 +253630,7 @@ const EAt = (n) => (jd("data-v-e4f6c06a"), n = n(), $d(), n), LAt = { class: "cu
|
|
|
253596
253630
|
ye("div", IAt, [
|
|
253597
253631
|
(K(!0), me(dt, null, Ot(_.configList, (C, x) => (K(), me(dt, null, [
|
|
253598
253632
|
ye("div", OAt, [
|
|
253599
|
-
C.vtype === "text" ? (K(), me("span", RAt, st(C.param), 1)) :
|
|
253633
|
+
C.vtype === "text" ? (K(), me("span", RAt, st(C.param), 1)) : He("", !0),
|
|
253600
253634
|
C.vtype === "inputVariety" ? (K(), Pe(NAt, {
|
|
253601
253635
|
key: 1,
|
|
253602
253636
|
size: "small",
|
|
@@ -253606,17 +253640,17 @@ const EAt = (n) => (jd("data-v-e4f6c06a"), n = n(), $d(), n), LAt = { class: "cu
|
|
|
253606
253640
|
onSelect: ({ name: S, code: D }) => C.modelValue = D,
|
|
253607
253641
|
onChange: (S) => C.modelValue = S,
|
|
253608
253642
|
style: { width: "100px" }
|
|
253609
|
-
}, null, 8, ["placeholder", "onSelect", "onChange"])) :
|
|
253643
|
+
}, null, 8, ["placeholder", "onSelect", "onChange"])) : He("", !0),
|
|
253610
253644
|
C.vtype === "input" ? (K(), me(dt, { key: 2 }, [
|
|
253611
|
-
C.prefix ? (K(), me("span", FAt, st(C.prefix), 1)) :
|
|
253645
|
+
C.prefix ? (K(), me("span", FAt, st(C.prefix), 1)) : He("", !0),
|
|
253612
253646
|
se(b, {
|
|
253613
253647
|
modelValue: C.modelValue,
|
|
253614
253648
|
"onUpdate:modelValue": (S) => C.modelValue = S,
|
|
253615
253649
|
placeholder: C.param,
|
|
253616
253650
|
size: "small"
|
|
253617
253651
|
}, null, 8, ["modelValue", "onUpdate:modelValue", "placeholder"]),
|
|
253618
|
-
C.suffix ? (K(), me("span", PAt, st(C.suffix), 1)) :
|
|
253619
|
-
], 64)) :
|
|
253652
|
+
C.suffix ? (K(), me("span", PAt, st(C.suffix), 1)) : He("", !0)
|
|
253653
|
+
], 64)) : He("", !0),
|
|
253620
253654
|
C.vtype === "select" ? (K(), Pe(p, {
|
|
253621
253655
|
key: 3,
|
|
253622
253656
|
modelValue: C.modelValue,
|
|
@@ -253633,9 +253667,9 @@ const EAt = (n) => (jd("data-v-e4f6c06a"), n = n(), $d(), n), LAt = { class: "cu
|
|
|
253633
253667
|
}, null, 8, ["label", "value"]))), 128))
|
|
253634
253668
|
]),
|
|
253635
253669
|
_: 2
|
|
253636
|
-
}, 1032, ["modelValue", "onUpdate:modelValue", "placeholder"])) :
|
|
253670
|
+
}, 1032, ["modelValue", "onUpdate:modelValue", "placeholder"])) : He("", !0)
|
|
253637
253671
|
]),
|
|
253638
|
-
x !== _.configList.length - 1 ? (K(), me("span", BAt, "_")) :
|
|
253672
|
+
x !== _.configList.length - 1 ? (K(), me("span", BAt, "_")) : He("", !0)
|
|
253639
253673
|
], 64))), 256))
|
|
253640
253674
|
]),
|
|
253641
253675
|
se(m, {
|
|
@@ -253668,7 +253702,7 @@ const EAt = (n) => (jd("data-v-e4f6c06a"), n = n(), $d(), n), LAt = { class: "cu
|
|
|
253668
253702
|
]),
|
|
253669
253703
|
_: 2
|
|
253670
253704
|
}, 1024)
|
|
253671
|
-
]))), 128)) :
|
|
253705
|
+
]))), 128)) : He("", !0)
|
|
253672
253706
|
])
|
|
253673
253707
|
]),
|
|
253674
253708
|
_: 1
|
|
@@ -253768,7 +253802,7 @@ const $At = {
|
|
|
253768
253802
|
}, p = (m) => {
|
|
253769
253803
|
l || (a === m.scrollLeft && m.yAxisScrollDir === "backward" && (s.value = 0), a = m.scrollLeft);
|
|
253770
253804
|
}, g = (m, y) => {
|
|
253771
|
-
m !== null && (clearTimeout(u), l = !0, y === "PageUp" ? s.value = 0 : m >= i.tableData.length - 1 && (s.value = 30, t("touchBottom")),
|
|
253805
|
+
m !== null && (clearTimeout(u), l = !0, y === "PageUp" ? s.value = 0 : m >= i.tableData.length - 1 && (s.value = 30, t("touchBottom")), Vt(() => {
|
|
253772
253806
|
o.value.scrollToRow(m), o.value.scrollToLeft(a), u = setTimeout(() => {
|
|
253773
253807
|
l = !1;
|
|
253774
253808
|
}, 500);
|
|
@@ -253839,7 +253873,7 @@ const $At = {
|
|
|
253839
253873
|
}, {
|
|
253840
253874
|
default: fe(() => [bt(" 已无更多数据 ")]),
|
|
253841
253875
|
_: 1
|
|
253842
|
-
})) :
|
|
253876
|
+
})) : He("", !0)])) : He("", !0)]),
|
|
253843
253877
|
_: 2
|
|
253844
253878
|
}, 1032, ["data", "columns", "width", "height", "header-height", "row-height", "row-event-handlers", "footer-height"])]),
|
|
253845
253879
|
_: 1
|