nxd-plugin 1.6.4 → 1.6.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/chunks/component-AqiMonitor-DoGm_NCt.mjs +6718 -0
- package/dist/chunks/component-HighWayEarlyWarningRed-D89gFa50.mjs +2223 -0
- package/dist/chunks/{component-HighWayFreeze-DTZgUHLb.mjs → component-HighWayFreeze-C_Y5P0wN.mjs} +1007 -1006
- package/dist/chunks/{component-HighwayLiveAlarm-DH_Radnp.mjs → component-HighwayLiveAlarm-DMdnrD3c.mjs} +66 -65
- package/dist/chunks/{component-HighwayLiveAlarmNew-BRmrckoI.mjs → component-HighwayLiveAlarmNew--cnSiMgV.mjs} +258 -257
- package/dist/chunks/{component-HighwayStations-BADne1O5.mjs → component-HighwayStations-CNs3P4Vw.mjs} +10 -9
- package/dist/chunks/{component-HighwayWeatherForecast-D3pduycn.mjs → component-HighwayWeatherForecast-Dn6tjaR-.mjs} +33 -32
- package/dist/chunks/{component-ImageGeneration-BWVqHs7l.mjs → component-ImageGeneration-BY0gFwcr.mjs} +4548 -4504
- package/dist/chunks/{component-LithiumBatteryMiningArea-QPD9ERqx.mjs → component-LithiumBatteryMiningArea-Dj1DMKuU.mjs} +16 -15
- package/dist/chunks/component-MapPopup-B2Jmyc6L.mjs +46 -0
- package/dist/chunks/component-RadarChart-CGAMxnMk.mjs +121 -0
- package/dist/chunks/{component-RadarShortTerm-Bnv0T3bz.mjs → component-RadarShortTerm-Bp09mb4q.mjs} +36 -33
- package/dist/chunks/component-RadarTime-aohD_Dpx.mjs +500 -0
- package/dist/chunks/{component-ServiceMaterialsBtn-IIYNTWxy.mjs → component-ServiceMaterialsBtn-7b7nWW__.mjs} +106 -105
- package/dist/chunks/{component-TimeBasedForecast-9At0jrIg.mjs → component-TimeBasedForecast-By7vsTR3.mjs} +25 -25
- package/dist/chunks/component-WarningSignal-DDOj8BOp.mjs +322 -0
- package/dist/chunks/component-WeatherForecast-B-KJ3IU3.mjs +231 -0
- package/dist/chunks/{component-YCHome-BGMzJhDv.mjs → component-YCHome-CUbCw7zJ.mjs} +143 -142
- package/dist/chunks/{component-YCLogin-CFe09txe.mjs → component-YCLogin-iSv0b64g.mjs} +4 -4
- package/dist/chunks/{component-YCLoginNew-BDpy2huY.mjs → component-YCLoginNew-BFc61ag4.mjs} +9 -9
- package/dist/nxd-plugin.mjs +23 -18
- package/dist/src/components/AqiMonitor/AqiMonitor.vue.d.ts +54 -0
- package/dist/src/components/MapPopup/MapPopup.vue.d.ts +60 -0
- package/dist/src/components/RadarChart/RadarChart.vue.d.ts +54 -0
- package/dist/src/components/RadarTime/RadarTime.vue.d.ts +158 -0
- package/dist/src/components/WarningSignal/WarningSignal.vue.d.ts +60 -0
- package/dist/src/index.d.ts +6 -1
- package/dist/styles/component-AqiMonitor.css +1 -0
- package/dist/styles/component-MapPopup.css +1 -0
- package/dist/styles/component-RadarChart.css +1 -0
- package/dist/styles/component-RadarShortTerm.css +1 -1
- package/dist/styles/component-RadarTime.css +1 -0
- package/dist/styles/component-WarningSignal.css +1 -0
- package/dist/styles/component-WeatherForecast.css +1 -1
- package/dist/styles/component-YCLogin.css +1 -1
- package/dist/styles/component-YCLoginNew.css +1 -1
- package/package.json +1 -1
- package/dist/chunks/component-HighWayEarlyWarningRed-B24zorkZ.mjs +0 -8807
- package/dist/chunks/component-WeatherForecast-DFqXrhZl.mjs +0 -146
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "./rolldown-runtime-Dd0fQ6-X.mjs";
|
|
2
|
-
import { D as e, O as t, k as n, m as r } from "./component-HighWayFreeze-
|
|
3
|
-
import {
|
|
4
|
-
import { i as a, n as o, r as s } from "./component-YCHome-
|
|
5
|
-
import { i as c, n as l } from "./component-ImageGeneration-
|
|
2
|
+
import { D as e, O as t, k as n, m as r } from "./component-HighWayFreeze-C_Y5P0wN.mjs";
|
|
3
|
+
import { n as i } from "./component-AqiMonitor-DoGm_NCt.mjs";
|
|
4
|
+
import { i as a, n as o, r as s } from "./component-YCHome-CUbCw7zJ.mjs";
|
|
5
|
+
import { i as c, n as l } from "./component-ImageGeneration-BY0gFwcr.mjs";
|
|
6
6
|
import { Fragment as u, createElementBlock as d, createElementVNode as f, createVNode as p, defineComponent as m, onMounted as h, openBlock as g, reactive as _, ref as v, renderList as y, unref as b, withCtx as x, withKeys as S } from "vue";
|
|
7
7
|
//#region src/components/YCLogin/YCLogin.vue?vue&type=script&setup=true&lang.ts
|
|
8
8
|
var C = { class: "YCLogin" }, w = { class: "particles" }, T = { class: "login-container" }, E = { class: "login-wrapper" }, D = { class: "login-box" }, O = { class: "login-header" }, k = { class: "header-icon" }, A = { class: "input-icon-box" }, j = { class: "input-icon-box" }, M = /* @__PURE__ */ i(/* @__PURE__ */ m({
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import "./rolldown-runtime-Dd0fQ6-X.mjs";
|
|
2
|
-
import { D as e, O as t, k as n, m as r } from "./component-HighWayFreeze-
|
|
3
|
-
import { i, r as a } from "./component-
|
|
4
|
-
import { i as o, n as s, r as c } from "./component-YCHome-
|
|
5
|
-
import { i as l, n as u } from "./component-ImageGeneration-
|
|
6
|
-
import { n as d } from "./component-LithiumBatteryMiningArea-
|
|
2
|
+
import { D as e, O as t, k as n, m as r } from "./component-HighWayFreeze-C_Y5P0wN.mjs";
|
|
3
|
+
import { n as i, r as a } from "./component-AqiMonitor-DoGm_NCt.mjs";
|
|
4
|
+
import { i as o, n as s, r as c } from "./component-YCHome-CUbCw7zJ.mjs";
|
|
5
|
+
import { i as l, n as u } from "./component-ImageGeneration-BY0gFwcr.mjs";
|
|
6
|
+
import { n as d } from "./component-LithiumBatteryMiningArea-Dj1DMKuU.mjs";
|
|
7
7
|
import { Fragment as f, createElementBlock as p, createElementVNode as m, createVNode as h, defineComponent as g, onMounted as _, openBlock as v, reactive as y, ref as b, renderList as x, unref as S, withCtx as C, withKeys as w } from "vue";
|
|
8
8
|
//#region src/components/YCLoginNew/YCLoginNew.vue?vue&type=script&setup=true&lang.ts
|
|
9
|
-
var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login-container" }, O = { class: "login-wrapper" }, k = { class: "login-box" }, A = { class: "login-header" }, j = { class: "header-icon" }, M = { class: "input-icon-box" }, N = { class: "input-icon-box" }, P = /* @__PURE__ */
|
|
9
|
+
var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login-container" }, O = { class: "login-wrapper" }, k = { class: "login-box" }, A = { class: "login-header" }, j = { class: "header-icon" }, M = { class: "input-icon-box" }, N = { class: "input-icon-box" }, P = /* @__PURE__ */ i(/* @__PURE__ */ g({
|
|
10
10
|
__name: "YCLoginNew",
|
|
11
11
|
props: {
|
|
12
12
|
appKey: {
|
|
@@ -26,8 +26,8 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
26
26
|
default: () => ({})
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
|
-
setup(
|
|
30
|
-
let P =
|
|
29
|
+
setup(i, { emit: g }) {
|
|
30
|
+
let P = i, F = g, I = b(), L = b(!1), R = y({
|
|
31
31
|
username: "",
|
|
32
32
|
password: ""
|
|
33
33
|
}), z = {
|
|
@@ -52,7 +52,7 @@ var T = { class: "YCLoginNew" }, E = { class: "particles" }, D = { class: "login
|
|
|
52
52
|
let e = {
|
|
53
53
|
name: R.username,
|
|
54
54
|
pwd: R.password
|
|
55
|
-
}, t = (await
|
|
55
|
+
}, t = (await a({
|
|
56
56
|
appKey: P.appKey,
|
|
57
57
|
appSalt: P.appSalt,
|
|
58
58
|
id: P.ids.data.id,
|
package/dist/nxd-plugin.mjs
CHANGED
|
@@ -1,21 +1,26 @@
|
|
|
1
|
-
import { t as e } from "./chunks/component-HighWayFreeze-
|
|
2
|
-
import { t } from "./chunks/component-
|
|
3
|
-
import { t as n } from "./chunks/component-HighwayLiveAlarm-
|
|
4
|
-
import { t as r } from "./chunks/component-YCHome-
|
|
5
|
-
import { t as i } from "./chunks/component-ImageGeneration-
|
|
6
|
-
import { t as a } from "./chunks/component-ServiceMaterialsBtn-
|
|
7
|
-
import { t as o } from "./chunks/component-HighwayLiveAlarmNew
|
|
8
|
-
import { t as s } from "./chunks/component-
|
|
9
|
-
import { t as c } from "./chunks/component-
|
|
10
|
-
import { t as l } from "./chunks/component-
|
|
11
|
-
import { t as u } from "./chunks/component-
|
|
12
|
-
import { t as d } from "./chunks/component-
|
|
13
|
-
import { t as f } from "./chunks/component-
|
|
14
|
-
import { t as p } from "./chunks/component-
|
|
15
|
-
import { t as m } from "./chunks/component-
|
|
1
|
+
import { t as e } from "./chunks/component-HighWayFreeze-C_Y5P0wN.mjs";
|
|
2
|
+
import { t } from "./chunks/component-AqiMonitor-DoGm_NCt.mjs";
|
|
3
|
+
import { t as n } from "./chunks/component-HighwayLiveAlarm-DMdnrD3c.mjs";
|
|
4
|
+
import { t as r } from "./chunks/component-YCHome-CUbCw7zJ.mjs";
|
|
5
|
+
import { t as i } from "./chunks/component-ImageGeneration-BY0gFwcr.mjs";
|
|
6
|
+
import { t as a } from "./chunks/component-ServiceMaterialsBtn-7b7nWW__.mjs";
|
|
7
|
+
import { t as o } from "./chunks/component-HighwayLiveAlarmNew--cnSiMgV.mjs";
|
|
8
|
+
import { t as s } from "./chunks/component-HighWayEarlyWarningRed-D89gFa50.mjs";
|
|
9
|
+
import { t as c } from "./chunks/component-HighwayStations-CNs3P4Vw.mjs";
|
|
10
|
+
import { t as l } from "./chunks/component-HighwayWeatherForecast-Dn6tjaR-.mjs";
|
|
11
|
+
import { t as u } from "./chunks/component-YCLogin-iSv0b64g.mjs";
|
|
12
|
+
import { t as d } from "./chunks/component-LithiumBatteryMiningArea-Dj1DMKuU.mjs";
|
|
13
|
+
import { t as f } from "./chunks/component-YCLoginNew-BFc61ag4.mjs";
|
|
14
|
+
import { t as p } from "./chunks/component-RadarShortTerm-Bp09mb4q.mjs";
|
|
15
|
+
import { t as m } from "./chunks/component-TimeBasedForecast-By7vsTR3.mjs";
|
|
16
|
+
import { t as h } from "./chunks/component-WeatherForecast-B-KJ3IU3.mjs";
|
|
17
|
+
import { t as g } from "./chunks/component-WarningSignal-DDOj8BOp.mjs";
|
|
18
|
+
import { t as _ } from "./chunks/component-RadarChart-CGAMxnMk.mjs";
|
|
19
|
+
import { t as v } from "./chunks/component-MapPopup-B2Jmyc6L.mjs";
|
|
20
|
+
import { t as y } from "./chunks/component-RadarTime-aohD_Dpx.mjs";
|
|
16
21
|
//#region src/index.ts
|
|
17
|
-
var
|
|
18
|
-
|
|
22
|
+
var b = { install(b) {
|
|
23
|
+
b.component("HighwayLiveAlarm", n), b.component("HighwayLiveAlarmNew", o), b.component("HighwayStations", c), b.component("HighWayEarlyWarningRed", s), b.component("HighwayWeatherForecast", l), b.component("ServiceMaterialsBtn", a), b.component("YCHome", r), b.component("YCLogin", u), b.component("YCLoginNew", f), b.component("HighWayFreeze", e), b.component("RadarShortTerm", p), b.component("LithiumBatteryMiningArea", d), b.component("TimeBasedForecast", m), b.component("WeatherForecast", h), b.component("ImageGeneration", i), b.component("WarningSignal", g), b.component("RadarChart", _), b.component("AqiMonitor", t), b.component("MapPopup", v), b.component("RadarTime", y);
|
|
19
24
|
} };
|
|
20
25
|
//#endregion
|
|
21
|
-
export { t as HighWayEarlyWarningRed, e as HighWayFreeze, n as HighwayLiveAlarm, o as HighwayLiveAlarmNew,
|
|
26
|
+
export { t as AqiMonitor, s as HighWayEarlyWarningRed, e as HighWayFreeze, n as HighwayLiveAlarm, o as HighwayLiveAlarmNew, c as HighwayStations, l as HighwayWeatherForecast, i as ImageGeneration, d as LithiumBatteryMiningArea, v as MapPopup, _ as RadarChart, p as RadarShortTerm, y as RadarTime, a as ServiceMaterialsBtn, m as TimeBasedForecast, g as WarningSignal, h as WeatherForecast, r as YCHome, u as YCLogin, f as YCLoginNew, b as default };
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
+
appKey: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
appSalt: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
};
|
|
10
|
+
baseHttp: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
ids: {
|
|
15
|
+
type: ObjectConstructor;
|
|
16
|
+
default: () => {};
|
|
17
|
+
};
|
|
18
|
+
title: {
|
|
19
|
+
type: StringConstructor;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
22
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
23
|
+
close: (...args: any[]) => void;
|
|
24
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
25
|
+
appKey: {
|
|
26
|
+
type: StringConstructor;
|
|
27
|
+
default: string;
|
|
28
|
+
};
|
|
29
|
+
appSalt: {
|
|
30
|
+
type: StringConstructor;
|
|
31
|
+
default: string;
|
|
32
|
+
};
|
|
33
|
+
baseHttp: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
default: string;
|
|
36
|
+
};
|
|
37
|
+
ids: {
|
|
38
|
+
type: ObjectConstructor;
|
|
39
|
+
default: () => {};
|
|
40
|
+
};
|
|
41
|
+
title: {
|
|
42
|
+
type: StringConstructor;
|
|
43
|
+
default: string;
|
|
44
|
+
};
|
|
45
|
+
}>> & Readonly<{
|
|
46
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
47
|
+
}>, {
|
|
48
|
+
baseHttp: string;
|
|
49
|
+
appKey: string;
|
|
50
|
+
appSalt: string;
|
|
51
|
+
title: string;
|
|
52
|
+
ids: Record<string, any>;
|
|
53
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
54
|
+
export default _default;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
declare function __VLS_template(): {
|
|
2
|
+
attrs: Partial<{}>;
|
|
3
|
+
slots: {
|
|
4
|
+
default?(_: {}): any;
|
|
5
|
+
};
|
|
6
|
+
refs: {};
|
|
7
|
+
rootEl: HTMLDivElement;
|
|
8
|
+
};
|
|
9
|
+
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
10
|
+
declare const __VLS_component: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
11
|
+
title: {
|
|
12
|
+
type: StringConstructor;
|
|
13
|
+
default: string;
|
|
14
|
+
};
|
|
15
|
+
content: {
|
|
16
|
+
type: StringConstructor;
|
|
17
|
+
default: string;
|
|
18
|
+
};
|
|
19
|
+
width: {
|
|
20
|
+
type: StringConstructor;
|
|
21
|
+
default: string;
|
|
22
|
+
};
|
|
23
|
+
maxWidth: {
|
|
24
|
+
type: StringConstructor;
|
|
25
|
+
default: string;
|
|
26
|
+
};
|
|
27
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
28
|
+
close: (...args: any[]) => void;
|
|
29
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
30
|
+
title: {
|
|
31
|
+
type: StringConstructor;
|
|
32
|
+
default: string;
|
|
33
|
+
};
|
|
34
|
+
content: {
|
|
35
|
+
type: StringConstructor;
|
|
36
|
+
default: string;
|
|
37
|
+
};
|
|
38
|
+
width: {
|
|
39
|
+
type: StringConstructor;
|
|
40
|
+
default: string;
|
|
41
|
+
};
|
|
42
|
+
maxWidth: {
|
|
43
|
+
type: StringConstructor;
|
|
44
|
+
default: string;
|
|
45
|
+
};
|
|
46
|
+
}>> & Readonly<{
|
|
47
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
48
|
+
}>, {
|
|
49
|
+
title: string;
|
|
50
|
+
width: string;
|
|
51
|
+
content: string;
|
|
52
|
+
maxWidth: string;
|
|
53
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
54
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
55
|
+
export default _default;
|
|
56
|
+
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
57
|
+
new (): {
|
|
58
|
+
$slots: S;
|
|
59
|
+
};
|
|
60
|
+
};
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
+
appKey: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
appSalt: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
};
|
|
10
|
+
baseHttp: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
ids: {
|
|
15
|
+
type: ObjectConstructor;
|
|
16
|
+
default: () => {};
|
|
17
|
+
};
|
|
18
|
+
title: {
|
|
19
|
+
type: StringConstructor;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
22
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
23
|
+
close: (...args: any[]) => void;
|
|
24
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
25
|
+
appKey: {
|
|
26
|
+
type: StringConstructor;
|
|
27
|
+
default: string;
|
|
28
|
+
};
|
|
29
|
+
appSalt: {
|
|
30
|
+
type: StringConstructor;
|
|
31
|
+
default: string;
|
|
32
|
+
};
|
|
33
|
+
baseHttp: {
|
|
34
|
+
type: StringConstructor;
|
|
35
|
+
default: string;
|
|
36
|
+
};
|
|
37
|
+
ids: {
|
|
38
|
+
type: ObjectConstructor;
|
|
39
|
+
default: () => {};
|
|
40
|
+
};
|
|
41
|
+
title: {
|
|
42
|
+
type: StringConstructor;
|
|
43
|
+
default: string;
|
|
44
|
+
};
|
|
45
|
+
}>> & Readonly<{
|
|
46
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
47
|
+
}>, {
|
|
48
|
+
baseHttp: string;
|
|
49
|
+
appKey: string;
|
|
50
|
+
appSalt: string;
|
|
51
|
+
title: string;
|
|
52
|
+
ids: Record<string, any>;
|
|
53
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
54
|
+
export default _default;
|
|
@@ -0,0 +1,158 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
+
appKey: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
appSalt: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
};
|
|
10
|
+
showCloseBtn: {
|
|
11
|
+
type: BooleanConstructor;
|
|
12
|
+
default: boolean;
|
|
13
|
+
};
|
|
14
|
+
baseHttp: {
|
|
15
|
+
type: StringConstructor;
|
|
16
|
+
default: string;
|
|
17
|
+
};
|
|
18
|
+
ids: {
|
|
19
|
+
type: ObjectConstructor;
|
|
20
|
+
default: () => {};
|
|
21
|
+
};
|
|
22
|
+
title: {
|
|
23
|
+
type: StringConstructor;
|
|
24
|
+
default: string;
|
|
25
|
+
};
|
|
26
|
+
legendData: {
|
|
27
|
+
type: () => {
|
|
28
|
+
value: string;
|
|
29
|
+
color: string;
|
|
30
|
+
}[];
|
|
31
|
+
default: () => {
|
|
32
|
+
value: string;
|
|
33
|
+
color: string;
|
|
34
|
+
}[];
|
|
35
|
+
};
|
|
36
|
+
showWeatherControls: {
|
|
37
|
+
type: BooleanConstructor;
|
|
38
|
+
default: boolean;
|
|
39
|
+
};
|
|
40
|
+
weatherTimeOptions: {
|
|
41
|
+
type: () => string[];
|
|
42
|
+
default: () => string[];
|
|
43
|
+
};
|
|
44
|
+
selectedWeatherTime: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: string;
|
|
47
|
+
};
|
|
48
|
+
weatherShowStain: {
|
|
49
|
+
type: BooleanConstructor;
|
|
50
|
+
default: boolean;
|
|
51
|
+
};
|
|
52
|
+
weatherShowGrid: {
|
|
53
|
+
type: BooleanConstructor;
|
|
54
|
+
default: boolean;
|
|
55
|
+
};
|
|
56
|
+
weatherTypeName: {
|
|
57
|
+
type: StringConstructor;
|
|
58
|
+
default: string;
|
|
59
|
+
};
|
|
60
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
61
|
+
close: (...args: any[]) => void;
|
|
62
|
+
play: (...args: any[]) => void;
|
|
63
|
+
select: (...args: any[]) => void;
|
|
64
|
+
addImage: (...args: any[]) => void;
|
|
65
|
+
weatherTimeChange: (...args: any[]) => void;
|
|
66
|
+
weatherStainChange: (...args: any[]) => void;
|
|
67
|
+
weatherGridChange: (...args: any[]) => void;
|
|
68
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
69
|
+
appKey: {
|
|
70
|
+
type: StringConstructor;
|
|
71
|
+
default: string;
|
|
72
|
+
};
|
|
73
|
+
appSalt: {
|
|
74
|
+
type: StringConstructor;
|
|
75
|
+
default: string;
|
|
76
|
+
};
|
|
77
|
+
showCloseBtn: {
|
|
78
|
+
type: BooleanConstructor;
|
|
79
|
+
default: boolean;
|
|
80
|
+
};
|
|
81
|
+
baseHttp: {
|
|
82
|
+
type: StringConstructor;
|
|
83
|
+
default: string;
|
|
84
|
+
};
|
|
85
|
+
ids: {
|
|
86
|
+
type: ObjectConstructor;
|
|
87
|
+
default: () => {};
|
|
88
|
+
};
|
|
89
|
+
title: {
|
|
90
|
+
type: StringConstructor;
|
|
91
|
+
default: string;
|
|
92
|
+
};
|
|
93
|
+
legendData: {
|
|
94
|
+
type: () => {
|
|
95
|
+
value: string;
|
|
96
|
+
color: string;
|
|
97
|
+
}[];
|
|
98
|
+
default: () => {
|
|
99
|
+
value: string;
|
|
100
|
+
color: string;
|
|
101
|
+
}[];
|
|
102
|
+
};
|
|
103
|
+
showWeatherControls: {
|
|
104
|
+
type: BooleanConstructor;
|
|
105
|
+
default: boolean;
|
|
106
|
+
};
|
|
107
|
+
weatherTimeOptions: {
|
|
108
|
+
type: () => string[];
|
|
109
|
+
default: () => string[];
|
|
110
|
+
};
|
|
111
|
+
selectedWeatherTime: {
|
|
112
|
+
type: StringConstructor;
|
|
113
|
+
default: string;
|
|
114
|
+
};
|
|
115
|
+
weatherShowStain: {
|
|
116
|
+
type: BooleanConstructor;
|
|
117
|
+
default: boolean;
|
|
118
|
+
};
|
|
119
|
+
weatherShowGrid: {
|
|
120
|
+
type: BooleanConstructor;
|
|
121
|
+
default: boolean;
|
|
122
|
+
};
|
|
123
|
+
weatherTypeName: {
|
|
124
|
+
type: StringConstructor;
|
|
125
|
+
default: string;
|
|
126
|
+
};
|
|
127
|
+
}>> & Readonly<{
|
|
128
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
129
|
+
onPlay?: ((...args: any[]) => any) | undefined;
|
|
130
|
+
onSelect?: ((...args: any[]) => any) | undefined;
|
|
131
|
+
onAddImage?: ((...args: any[]) => any) | undefined;
|
|
132
|
+
onWeatherTimeChange?: ((...args: any[]) => any) | undefined;
|
|
133
|
+
onWeatherStainChange?: ((...args: any[]) => any) | undefined;
|
|
134
|
+
onWeatherGridChange?: ((...args: any[]) => any) | undefined;
|
|
135
|
+
}>, {
|
|
136
|
+
baseHttp: string;
|
|
137
|
+
appKey: string;
|
|
138
|
+
appSalt: string;
|
|
139
|
+
title: string;
|
|
140
|
+
ids: Record<string, any>;
|
|
141
|
+
showCloseBtn: boolean;
|
|
142
|
+
legendData: {
|
|
143
|
+
value: string;
|
|
144
|
+
color: string;
|
|
145
|
+
}[];
|
|
146
|
+
showWeatherControls: boolean;
|
|
147
|
+
weatherTimeOptions: string[];
|
|
148
|
+
selectedWeatherTime: string;
|
|
149
|
+
weatherShowStain: boolean;
|
|
150
|
+
weatherShowGrid: boolean;
|
|
151
|
+
weatherTypeName: string;
|
|
152
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
153
|
+
dropdownRef: HTMLDivElement;
|
|
154
|
+
stationDropdownRef: HTMLDivElement;
|
|
155
|
+
trackWrapper: HTMLDivElement;
|
|
156
|
+
positionIndicator: HTMLDivElement;
|
|
157
|
+
}, HTMLDivElement>;
|
|
158
|
+
export default _default;
|
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
declare const _default: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
2
|
+
appKey: {
|
|
3
|
+
type: StringConstructor;
|
|
4
|
+
default: string;
|
|
5
|
+
};
|
|
6
|
+
appSalt: {
|
|
7
|
+
type: StringConstructor;
|
|
8
|
+
default: string;
|
|
9
|
+
};
|
|
10
|
+
baseHttp: {
|
|
11
|
+
type: StringConstructor;
|
|
12
|
+
default: string;
|
|
13
|
+
};
|
|
14
|
+
ids: {
|
|
15
|
+
type: ObjectConstructor;
|
|
16
|
+
default: () => {};
|
|
17
|
+
};
|
|
18
|
+
title: {
|
|
19
|
+
type: StringConstructor;
|
|
20
|
+
default: string;
|
|
21
|
+
};
|
|
22
|
+
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
23
|
+
addMarker: (...args: any[]) => void;
|
|
24
|
+
close: (...args: any[]) => void;
|
|
25
|
+
view: (...args: any[]) => void;
|
|
26
|
+
changeMapView: (...args: any[]) => void;
|
|
27
|
+
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
28
|
+
appKey: {
|
|
29
|
+
type: StringConstructor;
|
|
30
|
+
default: string;
|
|
31
|
+
};
|
|
32
|
+
appSalt: {
|
|
33
|
+
type: StringConstructor;
|
|
34
|
+
default: string;
|
|
35
|
+
};
|
|
36
|
+
baseHttp: {
|
|
37
|
+
type: StringConstructor;
|
|
38
|
+
default: string;
|
|
39
|
+
};
|
|
40
|
+
ids: {
|
|
41
|
+
type: ObjectConstructor;
|
|
42
|
+
default: () => {};
|
|
43
|
+
};
|
|
44
|
+
title: {
|
|
45
|
+
type: StringConstructor;
|
|
46
|
+
default: string;
|
|
47
|
+
};
|
|
48
|
+
}>> & Readonly<{
|
|
49
|
+
onAddMarker?: ((...args: any[]) => any) | undefined;
|
|
50
|
+
onClose?: ((...args: any[]) => any) | undefined;
|
|
51
|
+
onView?: ((...args: any[]) => any) | undefined;
|
|
52
|
+
onChangeMapView?: ((...args: any[]) => any) | undefined;
|
|
53
|
+
}>, {
|
|
54
|
+
baseHttp: string;
|
|
55
|
+
appKey: string;
|
|
56
|
+
appSalt: string;
|
|
57
|
+
title: string;
|
|
58
|
+
ids: Record<string, any>;
|
|
59
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, HTMLDivElement>;
|
|
60
|
+
export default _default;
|
package/dist/src/index.d.ts
CHANGED
|
@@ -13,7 +13,12 @@ import { default as LithiumBatteryMiningArea } from './components/LithiumBattery
|
|
|
13
13
|
import { default as TimeBasedForecast } from './components/TimeBasedForecast/TimeBasedForecast.vue';
|
|
14
14
|
import { default as WeatherForecast } from './components/WeatherForecast/WeatherForecast.vue';
|
|
15
15
|
import { default as ImageGeneration } from './components/ImageGeneration/ImageGeneration.vue';
|
|
16
|
+
import { default as WarningSignal } from './components/WarningSignal/WarningSignal.vue';
|
|
17
|
+
import { default as RadarChart } from './components/RadarChart/RadarChart.vue';
|
|
18
|
+
import { default as AqiMonitor } from './components/AqiMonitor/AqiMonitor.vue';
|
|
19
|
+
import { default as MapPopup } from './components/MapPopup/MapPopup.vue';
|
|
20
|
+
import { default as RadarTime } from './components/RadarTime/RadarTime.vue';
|
|
16
21
|
import { Plugin } from 'vue';
|
|
17
|
-
export { HighwayLiveAlarm, HighwayLiveAlarmNew, HighwayStations, HighWayEarlyWarningRed, HighwayWeatherForecast, ServiceMaterialsBtn, YCHome, YCLogin, YCLoginNew, HighWayFreeze, RadarShortTerm, LithiumBatteryMiningArea, TimeBasedForecast, WeatherForecast, ImageGeneration };
|
|
22
|
+
export { HighwayLiveAlarm, HighwayLiveAlarmNew, HighwayStations, HighWayEarlyWarningRed, HighwayWeatherForecast, ServiceMaterialsBtn, YCHome, YCLogin, YCLoginNew, HighWayFreeze, RadarShortTerm, LithiumBatteryMiningArea, TimeBasedForecast, WeatherForecast, ImageGeneration, WarningSignal, RadarChart, AqiMonitor, MapPopup, RadarTime };
|
|
18
23
|
declare const plugin: Plugin;
|
|
19
24
|
export default plugin;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.AqiMonitor[data-v-94aab511]{color:#fff;box-sizing:border-box;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:220px;padding:10px;position:relative}.AqiMonitor .AqiMonitor__head[data-v-94aab511]{width:100%;position:relative}.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top[data-v-94aab511]{color:#fff;justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top .closeBtn[data-v-94aab511]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top .closeBtn[data-v-94aab511]:before,.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top .closeBtn[data-v-94aab511]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top .closeBtn[data-v-94aab511]:before{transform:translate(-50%,-50%)rotate(45deg)}.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top .closeBtn[data-v-94aab511]:after{transform:translate(-50%,-50%)rotate(-45deg)}.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top .closeBtn[data-v-94aab511]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top .closeBtn[data-v-94aab511]:hover:before,.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top .closeBtn[data-v-94aab511]:hover:after{opacity:1}.AqiMonitor .AqiMonitor__head .AqiMonitor__head-top .closeBtn[data-v-94aab511]:active{transform:scale(.96)}.AqiMonitor .AqiMonitor__head .AqiMonitor__head-line[data-v-94aab511]{width:100%;height:10px}.AqiMonitor .AqiMonitor__body[data-v-94aab511]{margin-top:8px}.AqiMonitor .control-group[data-v-94aab511]{flex-wrap:wrap;align-items:center;margin-bottom:8px;display:flex}.AqiMonitor .control-label[data-v-94aab511]{color:#dfdbdb;margin-right:15px;font-size:12px}.AqiMonitor .radio-group[data-v-94aab511]{flex-wrap:wrap;gap:10px;display:flex}.AqiMonitor .radio-item[data-v-94aab511]{cursor:pointer;align-items:center;font-size:12px;display:flex}.AqiMonitor .radio-item input[type=radio][data-v-94aab511]{accent-color:#409eff;margin-right:4px}.AqiMonitor .table-container[data-v-94aab511]{border:1px solid #ffffff1a;overflow-x:auto}.AqiMonitor .data-table[data-v-94aab511]{table-layout:fixed;border-collapse:collapse;color:#fff;width:100%;min-width:420px}.AqiMonitor .data-table th[data-v-94aab511],.AqiMonitor .data-table td[data-v-94aab511]{text-align:left;border-bottom:1px solid #ffffff1a;padding:6px 7px;font-size:12px}.AqiMonitor .data-table th[data-v-94aab511]{color:#409eff;background:#409eff33;font-weight:700}.AqiMonitor .data-table td[data-v-94aab511]{background:#ffffff0d}.AqiMonitor .data-table tbody tr:hover td[data-v-94aab511]{cursor:pointer;background:#ffffff1a}.AqiMonitor .table-scroll-body[data-v-94aab511]{max-height:180px;overflow:hidden auto}.AqiMonitor .table-scroll-body[data-v-94aab511]::-webkit-scrollbar{width:4px;height:4px}.AqiMonitor .table-scroll-body[data-v-94aab511]::-webkit-scrollbar-thumb{background:#0bc4e980;border-radius:2px}.AqiMonitor .table-container[data-v-94aab511]::-webkit-scrollbar{height:4px}.AqiMonitor .table-container[data-v-94aab511]::-webkit-scrollbar-thumb{background:#0bc4e980;border-radius:2px}.AqiMonitor .empty-state[data-v-94aab511]{text-align:center;color:#ffffff80;padding:30px 0;font-style:italic}.AqiMonitor .view-btn[data-v-94aab511]{color:#0bc4e9;cursor:pointer}.AqiMonitor .view-btn[data-v-94aab511]:hover{color:#409eff;text-decoration:underline}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.MapPopup[data-v-942d6425]{color:#fff;background:#002140f2;border:1px solid #0bc4e9;border-radius:4px;padding:10px;font-size:12px;line-height:1.8;box-shadow:0 2px 12px #0000004d}.MapPopup__head[data-v-942d6425]{border-bottom:1px solid #0bc4e94d;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:6px;display:flex}.MapPopup__title[data-v-942d6425]{color:#409eff;font-size:13px;font-weight:700}.MapPopup__close[data-v-942d6425]{cursor:pointer;color:#fff9;border-radius:2px;padding:2px 4px;font-size:14px;line-height:1;transition:all .2s}.MapPopup__close[data-v-942d6425]:hover{color:#f56c6c;background:#f56c6c26}.MapPopup__body>div[data-v-942d6425]{margin-bottom:4px}.MapPopup__body>div[data-v-942d6425]:last-child{margin-bottom:0}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.RadarChart[data-v-addcf1b8]{color:#fff;box-sizing:border-box;background:#002140e6;border:1px solid #0bc4e9;width:360px;min-height:220px;padding:10px;position:relative}.RadarChart .RadarChart__head[data-v-addcf1b8]{width:100%;position:relative}.RadarChart .RadarChart__head .RadarChart__head-top[data-v-addcf1b8]{color:#fff;justify-content:space-between;align-items:center;width:100%;height:20px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.RadarChart .RadarChart__head .RadarChart__head-top .closeBtn[data-v-addcf1b8]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.RadarChart .RadarChart__head .RadarChart__head-top .closeBtn[data-v-addcf1b8]:before,.RadarChart .RadarChart__head .RadarChart__head-top .closeBtn[data-v-addcf1b8]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.RadarChart .RadarChart__head .RadarChart__head-top .closeBtn[data-v-addcf1b8]:before{transform:translate(-50%,-50%)rotate(45deg)}.RadarChart .RadarChart__head .RadarChart__head-top .closeBtn[data-v-addcf1b8]:after{transform:translate(-50%,-50%)rotate(-45deg)}.RadarChart .RadarChart__head .RadarChart__head-top .closeBtn[data-v-addcf1b8]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.RadarChart .RadarChart__head .RadarChart__head-top .closeBtn[data-v-addcf1b8]:hover:before,.RadarChart .RadarChart__head .RadarChart__head-top .closeBtn[data-v-addcf1b8]:hover:after{opacity:1}.RadarChart .RadarChart__head .RadarChart__head-top .closeBtn[data-v-addcf1b8]:active{transform:scale(.96)}.RadarChart .RadarChart__head .RadarChart__head-line[data-v-addcf1b8]{width:100%;height:10px}.RadarChart .RadarChart__body[data-v-addcf1b8]{margin-top:8px}.RadarChart .display-settings[data-v-addcf1b8]{align-items:center;margin-bottom:8px;display:flex}.RadarChart .setting-label[data-v-addcf1b8]{color:#dfdbdb;margin-right:15px;font-size:12px}.RadarChart .setting-item[data-v-addcf1b8]{cursor:pointer;align-items:center;display:flex}.RadarChart .setting-checkbox[data-v-addcf1b8]{accent-color:#409eff;cursor:pointer;margin-right:6px}.RadarChart .setting-checkbox-label[data-v-addcf1b8]{cursor:pointer;color:#ffffffe6;font-size:12px}.RadarChart .alarm-count[data-v-addcf1b8]{color:#f56c6c;margin-left:auto;font-size:12px}.RadarChart .table-container[data-v-addcf1b8]{border:1px solid #ffffff1a;overflow:hidden}.RadarChart .data-table[data-v-addcf1b8]{table-layout:fixed;border-collapse:collapse;color:#fff;width:100%}.RadarChart .data-table th[data-v-addcf1b8],.RadarChart .data-table td[data-v-addcf1b8]{text-align:left;border-bottom:1px solid #ffffff1a;padding:6px 7px;font-size:12px}.RadarChart .data-table th[data-v-addcf1b8]{color:#409eff;background:#409eff33;font-weight:700}.RadarChart .data-table td[data-v-addcf1b8]{background:#ffffff0d}.RadarChart .data-table tbody tr:hover td[data-v-addcf1b8]{cursor:pointer;background:#ffffff1a}.RadarChart .table-scroll-body[data-v-addcf1b8]{max-height:180px;overflow-y:auto}.RadarChart .table-scroll-body[data-v-addcf1b8]::-webkit-scrollbar{width:4px}.RadarChart .table-scroll-body[data-v-addcf1b8]::-webkit-scrollbar-thumb{background:#0bc4e980;border-radius:2px}.RadarChart .empty-state[data-v-addcf1b8]{text-align:center;color:#ffffff80;padding:30px 0;font-style:italic}.RadarChart .view-btn[data-v-addcf1b8]{color:#0bc4e9;cursor:pointer}.RadarChart .view-btn[data-v-addcf1b8]:hover{color:#409eff;text-decoration:underline}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
.el-input-number{vertical-align:middle;width:150px;line-height:30px;display:inline-flex;position:relative}.el-input-number .el-input__wrapper{padding-left:42px;padding-right:42px}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:textfield;text-align:center;line-height:1}.el-input-number .el-input__inner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.el-input-number .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-input-number.is-left .el-input__inner{text-align:left}.el-input-number.is-right .el-input__inner{text-align:right}.el-input-number.is-center .el-input__inner{text-align:center}.el-input-number__increase,.el-input-number__decrease{z-index:1;background:var(--el-fill-color-light);width:32px;height:auto;color:var(--el-text-color-regular);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;top:1px;bottom:1px}.el-input-number__increase:hover,.el-input-number__decrease:hover{color:var(--el-color-primary)}.el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper,.el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-input-number__increase.is-disabled,.el-input-number__decrease.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-input-number__increase{border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0;border-left:var(--el-border);right:1px}.el-input-number__decrease{border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);border-right:var(--el-border);left:1px}.el-input-number.is-disabled .el-input-number__increase,.el-input-number.is-disabled .el-input-number__decrease{border-color:var(--el-disabled-border-color);color:var(--el-disabled-border-color)}.el-input-number.is-disabled .el-input-number__increase:hover,.el-input-number.is-disabled .el-input-number__decrease:hover{color:var(--el-disabled-border-color);cursor:not-allowed}.el-input-number--large{width:180px;line-height:38px}.el-input-number--large .el-input-number__increase,.el-input-number--large .el-input-number__decrease{width:40px;font-size:14px}.el-input-number--large.is-controls-right .el-input--large .el-input__wrapper{padding-right:47px}.el-input-number--large .el-input--large .el-input__wrapper{padding-left:47px;padding-right:47px}.el-input-number--small{width:120px;line-height:22px}.el-input-number--small .el-input-number__increase,.el-input-number--small .el-input-number__decrease{width:24px;font-size:12px}.el-input-number--small.is-controls-right .el-input--small .el-input__wrapper{padding-right:31px}.el-input-number--small .el-input--small .el-input__wrapper{padding-left:31px;padding-right:31px}.el-input-number--small .el-input-number__increase [class*=el-icon],.el-input-number--small .el-input-number__decrease [class*=el-icon]{transform:scale(.9)}.el-input-number.is-without-controls .el-input__wrapper{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__wrapper{padding-left:15px;padding-right:42px}.el-input-number.is-controls-right .el-input-number__increase,.el-input-number.is-controls-right .el-input-number__decrease{--el-input-number-controls-height:15px;height:var(--el-input-number-controls-height);line-height:var(--el-input-number-controls-height)}.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon],.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon]{transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 var(--el-border-radius-base) 0 0;border-bottom:var(--el-border);bottom:auto;left:auto}.el-input-number.is-controls-right .el-input-number__decrease{border-right:none;border-left:var(--el-border);border-radius:0 0 var(--el-border-radius-base) 0;top:auto;left:auto;right:1px}.el-input-number.is-controls-right[class*=large] [class*=increase],.el-input-number.is-controls-right[class*=large] [class*=decrease]{--el-input-number-controls-height:19px}.el-input-number.is-controls-right[class*=small] [class*=increase],.el-input-number.is-controls-right[class*=small] [class*=decrease]{--el-input-number-controls-height:11px}.el-slider{--el-slider-main-bg-color:var(--el-color-primary);--el-slider-runway-bg-color:var(--el-border-color-light);--el-slider-stop-bg-color:var(--el-color-white);--el-slider-disabled-color:var(--el-text-color-placeholder);--el-slider-border-radius:3px;--el-slider-height:6px;--el-slider-button-size:20px;--el-slider-button-wrapper-size:36px;--el-slider-button-wrapper-offset:-15px;align-items:center;width:100%;height:32px;display:flex}.el-slider__runway{height:var(--el-slider-height);background-color:var(--el-slider-runway-bg-color);border-radius:var(--el-slider-border-radius);cursor:pointer;flex:1;position:relative}.el-slider__runway.show-input{width:auto;margin-right:30px}.el-slider__runway.is-disabled{cursor:default}.el-slider__runway.is-disabled .el-slider__bar{background-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button{border-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button-wrapper:hover,.el-slider__runway.is-disabled .el-slider__button-wrapper.hover,.el-slider__runway.is-disabled .el-slider__button-wrapper.dragging{cursor:not-allowed}.el-slider__runway.is-disabled .el-slider__button:hover,.el-slider__runway.is-disabled .el-slider__button.hover,.el-slider__runway.is-disabled .el-slider__button.dragging{cursor:not-allowed;transform:scale(1)}.el-slider__input{flex-shrink:0;width:130px}.el-slider__bar{height:var(--el-slider-height);background-color:var(--el-slider-main-bg-color);border-top-left-radius:var(--el-slider-border-radius);border-bottom-left-radius:var(--el-slider-border-radius);position:absolute}.el-slider__button-wrapper{height:var(--el-slider-button-wrapper-size);width:var(--el-slider-button-wrapper-size);z-index:1;top:var(--el-slider-button-wrapper-offset);text-align:center;-webkit-user-select:none;user-select:none;background-color:#0000;outline:none;line-height:normal;position:absolute;transform:translate(-50%)}.el-slider__button-wrapper:after{content:"";vertical-align:middle;height:100%;display:inline-block}.el-slider__button-wrapper:hover,.el-slider__button-wrapper.hover{cursor:grab}.el-slider__button-wrapper.dragging{cursor:grabbing}.el-slider__button{width:var(--el-slider-button-size);height:var(--el-slider-button-size);vertical-align:middle;border:solid 2px var(--el-slider-main-bg-color);background-color:var(--el-color-white);box-sizing:border-box;transition:var(--el-transition-duration-fast);-webkit-user-select:none;user-select:none;border-radius:50%;display:inline-block}.el-slider__button:hover,.el-slider__button.hover,.el-slider__button.dragging{transform:scale(1.2)}.el-slider__button:hover,.el-slider__button.hover{cursor:grab}.el-slider__button.dragging{cursor:grabbing}.el-slider__stop{height:var(--el-slider-height);width:var(--el-slider-height);border-radius:var(--el-border-radius-circle);background-color:var(--el-slider-stop-bg-color);position:absolute;transform:translate(-50%)}.el-slider__marks{width:18px;height:100%;top:0;left:12px}.el-slider__marks-text{color:var(--el-color-info);white-space:pre;margin-top:15px;font-size:14px;position:absolute;transform:translate(-50%)}.el-slider.is-vertical{flex:0;width:auto;height:100%;display:inline-flex;position:relative}.el-slider.is-vertical .el-slider__runway{width:var(--el-slider-height);height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:var(--el-slider-height);border-radius:0 0 3px 3px;height:auto}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:var(--el-slider-button-wrapper-offset);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{transform:translateY(50%)}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;transform:translateY(50%)}.el-slider--large{height:40px}.el-slider--small{height:24px}.RadarShortTerm[data-v-e23e0af1]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;padding:10px}.RadarShortTerm .RadarShortTerm-head[data-v-e23e0af1]{width:100%;position:relative}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top[data-v-e23e0af1]{color:#fff;justify-content:space-between;align-items:center;width:100%;min-height:24px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .head-actions[data-v-e23e0af1]{align-items:center;gap:8px;display:flex}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-e23e0af1]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-e23e0af1]:before,.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-e23e0af1]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-e23e0af1]:before{transform:translate(-50%,-50%)rotate(45deg)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-e23e0af1]:after{transform:translate(-50%,-50%)rotate(-45deg)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-e23e0af1]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-e23e0af1]:hover:before,.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-e23e0af1]:hover:after{opacity:1}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-e23e0af1]:active{transform:scale(.96)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-line[data-v-e23e0af1]{width:100%;height:10px}.RadarShortTerm .RadarShortTerm-setting-panel[data-v-e23e0af1]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;margin-top:10px;overflow:hidden}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-e23e0af1]{flex-direction:column;gap:6px;padding:8px 10px;font-size:12px;display:flex;overflow:visible}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-row[data-v-e23e0af1]{align-items:center;gap:6px;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-row-pile[data-v-e23e0af1]{margin-bottom:2px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-pile-options[data-v-e23e0af1]{flex:1;align-items:center;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-e23e0af1]{margin-right:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-e23e0af1] .el-checkbox__label{color:#ffffffe0;padding-left:4px;font-size:12px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-e23e0af1] .el-checkbox__input.is-checked+.el-checkbox__label{color:#0bc4e9}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-label[data-v-e23e0af1]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-e23e0af1]{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-e23e0af1] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-e23e0af1] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-e23e0af1] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-e23e0af1] .dark-select .el-select__wrapper{height:24px;min-height:24px;box-shadow:none;background:#0bc4e914;border:1px solid #0bc4e94d;padding-top:0;padding-bottom:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-e23e0af1] .dark-select .el-select__placeholder,.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-e23e0af1] .dark-select .el-select__selected-item{color:#ffffffdb}.RadarShortTerm .RadarShortTerm-table[data-v-e23e0af1]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;margin-top:10px;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .table-head[data-v-e23e0af1],.RadarShortTerm .RadarShortTerm-table .table-row-main[data-v-e23e0af1]{grid-template-columns:84px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.RadarShortTerm .RadarShortTerm-table .table-head[data-v-e23e0af1]{color:#88dfff;background:#0bc4e914;border-bottom:1px solid #0bc4e94d;align-items:center;height:34px;font-size:12px}.RadarShortTerm .RadarShortTerm-table .table-head .head-arrow[data-v-e23e0af1]{text-align:center}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-e23e0af1]{height:auto;max-height:none;overflow:visible}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-e23e0af1]::-webkit-scrollbar{width:4px}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-e23e0af1]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.RadarShortTerm .RadarShortTerm-table .table-row[data-v-e23e0af1]{border-bottom:1px solid #0bc4e926}.RadarShortTerm .RadarShortTerm-table .table-row-main[data-v-e23e0af1]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.RadarShortTerm .RadarShortTerm-table .name[data-v-e23e0af1]{color:#ffffffeb;line-height:22px}.RadarShortTerm .RadarShortTerm-table .status-tags[data-v-e23e0af1]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .status-tags.has-warn[data-v-e23e0af1]{flex-wrap:wrap}.RadarShortTerm .RadarShortTerm-table .status-tag[data-v-e23e0af1]{box-sizing:border-box;letter-spacing:0;color:#52c41a;white-space:nowrap;background:#52c41a24;border:1px solid #52c41a8c;border-radius:4px;flex:none;justify-content:center;align-items:center;gap:4px;width:60px;height:22px;padding:0;font-size:12px;line-height:22px;display:inline-flex}.RadarShortTerm .RadarShortTerm-table .status-tag>span[data-v-e23e0af1]{display:inline-block}.RadarShortTerm .RadarShortTerm-table .status-tag.warn[data-v-e23e0af1]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.RadarShortTerm .RadarShortTerm-table .expand-arrow[data-v-e23e0af1]{color:#88dfffcc;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.RadarShortTerm .RadarShortTerm-table .expand-arrow .el-icon[data-v-e23e0af1]{display:inline-flex}.RadarShortTerm .RadarShortTerm-table .expand-arrow.expanded[data-v-e23e0af1]{color:#0bc4e9;transform:rotate(90deg)}.RadarShortTerm .RadarShortTerm-table .pile-title[data-v-e23e0af1]{letter-spacing:.5px;color:#88dffff5;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin:4px 10px;padding:6px 8px 6px 16px;font-size:11px;font-weight:600;display:flex;position:relative}.RadarShortTerm .RadarShortTerm-table .pile-title[data-v-e23e0af1]:before{content:"";background:linear-gradient(#0bc4e9 0%,#1593ff 100%);border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.RadarShortTerm .RadarShortTerm-table .panel-arrow[data-v-e23e0af1]{color:#88dfffdb;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.RadarShortTerm .RadarShortTerm-table .panel-arrow.expanded[data-v-e23e0af1]{color:#0bc4e9;transform:rotate(90deg)}.RadarShortTerm .RadarShortTerm-table .pile-panel[data-v-e23e0af1]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .pile-head[data-v-e23e0af1]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:6px;padding:6px 8px;font-size:12px;display:grid}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-e23e0af1]{max-height:140px;overflow:auto}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-e23e0af1]::-webkit-scrollbar{width:4px}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-e23e0af1]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-e23e0af1]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-e23e0af1]:hover{background:#0bc4e914}.RadarShortTerm .RadarShortTerm-table .pile-row.is-warn[data-v-e23e0af1]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-e23e0af1]:last-child{border-bottom:none}.RadarShortTerm .RadarShortTerm-table .pile-empty[data-v-e23e0af1]{text-align:center;color:#fff9;padding:10px;font-size:12px}.RadarShortTerm .RadarShortTerm-timeline[data-v-e23e0af1]{z-index:1200;background:#001930eb;border:1px solid #0bc4e973;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.RadarShortTerm .RadarShortTerm-timeline .timeline-title[data-v-e23e0af1]{color:#fff;text-align:center;min-width:64px;font-size:13px;font-weight:600}.RadarShortTerm .RadarShortTerm-timeline .timeline-play-btn[data-v-e23e0af1]{color:#fff;cursor:pointer;background:#0bc4e938;border:1px solid #0bc4e98c;border-radius:4px;justify-content:center;align-items:center;width:56px;height:32px;display:inline-flex}.RadarShortTerm .RadarShortTerm-timeline .timeline-play-btn .el-icon[data-v-e23e0af1]{font-size:18px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-e23e0af1]{align-items:center;gap:10px;width:360px;height:42px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap .timeline-time-label[data-v-e23e0af1]{color:#0bc4e9;text-align:center;white-space:nowrap;min-width:42px;font-size:12px;font-weight:600}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-e23e0af1] .el-slider{flex:1;height:32px;margin:0}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-e23e0af1] .el-slider__runway{background:#0bc4e92e;height:4px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-e23e0af1] .el-slider__bar{background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);height:4px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-e23e0af1] .el-slider__button{background:#fff;border:2px solid #0bc4e9;width:14px;height:14px;box-shadow:0 0 6px #0bc4e980}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-e23e0af1]{align-items:center;width:calc(100% - 60px);height:100%;padding:0 20px;display:flex;overflow:scroll hidden}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-e23e0af1]::-webkit-scrollbar{width:6px;height:6px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-e23e0af1]::-webkit-scrollbar-thumb{background:#0091ff99;border-radius:3px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li[data-v-e23e0af1]{align-items:center;padding-bottom:10px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node[data-v-e23e0af1]{position:relative}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node i[data-v-e23e0af1]{cursor:pointer;background:#2a90f6;width:10px;height:10px;display:block}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node span[data-v-e23e0af1]{cursor:pointer;background:#2a90f6;border-radius:50%;width:18px;height:18px;display:block;position:absolute;top:-4px;left:-4px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node span i[data-v-e23e0af1]{background-color:#fff;border-radius:50%;width:10px;height:10px;margin-top:50%;margin-left:50%;transform:translate(-50%,-50%)}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node[data-v-e23e0af1]{flex-direction:column;justify-content:center;align-items:center;margin-right:3px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node .radarAxis-li-node-text[data-v-e23e0af1]{white-space:nowrap;margin-top:4px;font-size:12px;position:absolute;bottom:-22px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-point[data-v-e23e0af1]{background:#2a90f6;width:4px;height:4px;margin-right:3px;display:inline-block}
|
|
1
|
+
.el-input-number{vertical-align:middle;width:150px;line-height:30px;display:inline-flex;position:relative}.el-input-number .el-input__wrapper{padding-left:42px;padding-right:42px}.el-input-number .el-input__inner{-webkit-appearance:none;-moz-appearance:textfield;text-align:center;line-height:1}.el-input-number .el-input__inner::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.el-input-number .el-input__inner::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.el-input-number.is-left .el-input__inner{text-align:left}.el-input-number.is-right .el-input__inner{text-align:right}.el-input-number.is-center .el-input__inner{text-align:center}.el-input-number__increase,.el-input-number__decrease{z-index:1;background:var(--el-fill-color-light);width:32px;height:auto;color:var(--el-text-color-regular);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:13px;display:flex;position:absolute;top:1px;bottom:1px}.el-input-number__increase:hover,.el-input-number__decrease:hover{color:var(--el-color-primary)}.el-input-number__increase:hover~.el-input:not(.is-disabled) .el-input__wrapper,.el-input-number__decrease:hover~.el-input:not(.is-disabled) .el-input__wrapper{box-shadow:0 0 0 1px var(--el-input-focus-border-color,var(--el-color-primary)) inset}.el-input-number__increase.is-disabled,.el-input-number__decrease.is-disabled{color:var(--el-disabled-text-color);cursor:not-allowed}.el-input-number__increase{border-radius:0 var(--el-border-radius-base) var(--el-border-radius-base) 0;border-left:var(--el-border);right:1px}.el-input-number__decrease{border-radius:var(--el-border-radius-base) 0 0 var(--el-border-radius-base);border-right:var(--el-border);left:1px}.el-input-number.is-disabled .el-input-number__increase,.el-input-number.is-disabled .el-input-number__decrease{border-color:var(--el-disabled-border-color);color:var(--el-disabled-border-color)}.el-input-number.is-disabled .el-input-number__increase:hover,.el-input-number.is-disabled .el-input-number__decrease:hover{color:var(--el-disabled-border-color);cursor:not-allowed}.el-input-number--large{width:180px;line-height:38px}.el-input-number--large .el-input-number__increase,.el-input-number--large .el-input-number__decrease{width:40px;font-size:14px}.el-input-number--large.is-controls-right .el-input--large .el-input__wrapper{padding-right:47px}.el-input-number--large .el-input--large .el-input__wrapper{padding-left:47px;padding-right:47px}.el-input-number--small{width:120px;line-height:22px}.el-input-number--small .el-input-number__increase,.el-input-number--small .el-input-number__decrease{width:24px;font-size:12px}.el-input-number--small.is-controls-right .el-input--small .el-input__wrapper{padding-right:31px}.el-input-number--small .el-input--small .el-input__wrapper{padding-left:31px;padding-right:31px}.el-input-number--small .el-input-number__increase [class*=el-icon],.el-input-number--small .el-input-number__decrease [class*=el-icon]{transform:scale(.9)}.el-input-number.is-without-controls .el-input__wrapper{padding-left:15px;padding-right:15px}.el-input-number.is-controls-right .el-input__wrapper{padding-left:15px;padding-right:42px}.el-input-number.is-controls-right .el-input-number__increase,.el-input-number.is-controls-right .el-input-number__decrease{--el-input-number-controls-height:15px;height:var(--el-input-number-controls-height);line-height:var(--el-input-number-controls-height)}.el-input-number.is-controls-right .el-input-number__increase [class*=el-icon],.el-input-number.is-controls-right .el-input-number__decrease [class*=el-icon]{transform:scale(.8)}.el-input-number.is-controls-right .el-input-number__increase{border-radius:0 var(--el-border-radius-base) 0 0;border-bottom:var(--el-border);bottom:auto;left:auto}.el-input-number.is-controls-right .el-input-number__decrease{border-right:none;border-left:var(--el-border);border-radius:0 0 var(--el-border-radius-base) 0;top:auto;left:auto;right:1px}.el-input-number.is-controls-right[class*=large] [class*=increase],.el-input-number.is-controls-right[class*=large] [class*=decrease]{--el-input-number-controls-height:19px}.el-input-number.is-controls-right[class*=small] [class*=increase],.el-input-number.is-controls-right[class*=small] [class*=decrease]{--el-input-number-controls-height:11px}.el-slider{--el-slider-main-bg-color:var(--el-color-primary);--el-slider-runway-bg-color:var(--el-border-color-light);--el-slider-stop-bg-color:var(--el-color-white);--el-slider-disabled-color:var(--el-text-color-placeholder);--el-slider-border-radius:3px;--el-slider-height:6px;--el-slider-button-size:20px;--el-slider-button-wrapper-size:36px;--el-slider-button-wrapper-offset:-15px;align-items:center;width:100%;height:32px;display:flex}.el-slider__runway{height:var(--el-slider-height);background-color:var(--el-slider-runway-bg-color);border-radius:var(--el-slider-border-radius);cursor:pointer;flex:1;position:relative}.el-slider__runway.show-input{width:auto;margin-right:30px}.el-slider__runway.is-disabled{cursor:default}.el-slider__runway.is-disabled .el-slider__bar{background-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button{border-color:var(--el-slider-disabled-color)}.el-slider__runway.is-disabled .el-slider__button-wrapper:hover,.el-slider__runway.is-disabled .el-slider__button-wrapper.hover,.el-slider__runway.is-disabled .el-slider__button-wrapper.dragging{cursor:not-allowed}.el-slider__runway.is-disabled .el-slider__button:hover,.el-slider__runway.is-disabled .el-slider__button.hover,.el-slider__runway.is-disabled .el-slider__button.dragging{cursor:not-allowed;transform:scale(1)}.el-slider__input{flex-shrink:0;width:130px}.el-slider__bar{height:var(--el-slider-height);background-color:var(--el-slider-main-bg-color);border-top-left-radius:var(--el-slider-border-radius);border-bottom-left-radius:var(--el-slider-border-radius);position:absolute}.el-slider__button-wrapper{height:var(--el-slider-button-wrapper-size);width:var(--el-slider-button-wrapper-size);z-index:1;top:var(--el-slider-button-wrapper-offset);text-align:center;-webkit-user-select:none;user-select:none;background-color:#0000;outline:none;line-height:normal;position:absolute;transform:translate(-50%)}.el-slider__button-wrapper:after{content:"";vertical-align:middle;height:100%;display:inline-block}.el-slider__button-wrapper:hover,.el-slider__button-wrapper.hover{cursor:grab}.el-slider__button-wrapper.dragging{cursor:grabbing}.el-slider__button{width:var(--el-slider-button-size);height:var(--el-slider-button-size);vertical-align:middle;border:solid 2px var(--el-slider-main-bg-color);background-color:var(--el-color-white);box-sizing:border-box;transition:var(--el-transition-duration-fast);-webkit-user-select:none;user-select:none;border-radius:50%;display:inline-block}.el-slider__button:hover,.el-slider__button.hover,.el-slider__button.dragging{transform:scale(1.2)}.el-slider__button:hover,.el-slider__button.hover{cursor:grab}.el-slider__button.dragging{cursor:grabbing}.el-slider__stop{height:var(--el-slider-height);width:var(--el-slider-height);border-radius:var(--el-border-radius-circle);background-color:var(--el-slider-stop-bg-color);position:absolute;transform:translate(-50%)}.el-slider__marks{width:18px;height:100%;top:0;left:12px}.el-slider__marks-text{color:var(--el-color-info);white-space:pre;margin-top:15px;font-size:14px;position:absolute;transform:translate(-50%)}.el-slider.is-vertical{flex:0;width:auto;height:100%;display:inline-flex;position:relative}.el-slider.is-vertical .el-slider__runway{width:var(--el-slider-height);height:100%;margin:0 16px}.el-slider.is-vertical .el-slider__bar{width:var(--el-slider-height);border-radius:0 0 3px 3px;height:auto}.el-slider.is-vertical .el-slider__button-wrapper{top:auto;left:var(--el-slider-button-wrapper-offset);transform:translateY(50%)}.el-slider.is-vertical .el-slider__stop{transform:translateY(50%)}.el-slider.is-vertical .el-slider__marks-text{margin-top:0;left:15px;transform:translateY(50%)}.el-slider--large{height:40px}.el-slider--small{height:24px}.RadarShortTerm[data-v-8c54836f]{color:#fff;background:#002140e6;border:1px solid #0bc4e9;width:360px;padding:10px}.RadarShortTerm .RadarShortTerm-head[data-v-8c54836f]{width:100%;position:relative}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top[data-v-8c54836f]{color:#fff;justify-content:space-between;align-items:center;width:100%;min-height:24px;margin-bottom:6px;font-size:16px;font-weight:700;display:flex}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .head-actions[data-v-8c54836f]{align-items:center;gap:8px;display:flex}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]{cursor:pointer;background:#b4c4d247;border:1px solid #b0d2e65c;border-radius:50%;width:16px;height:16px;transition:background-color .28s cubic-bezier(.22,1,.36,1),border-color .28s cubic-bezier(.22,1,.36,1),box-shadow .28s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1);position:relative;transform:scale(1);box-shadow:inset 0 1px 1px #ffffff1f}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:before,.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:after{content:"";transform-origin:50%;opacity:0;background:#7a1b18;border-radius:1px;width:9px;height:1.8px;transition:opacity .2s;position:absolute;top:50%;left:50%}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:before{transform:translate(-50%,-50%)rotate(45deg)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:after{transform:translate(-50%,-50%)rotate(-45deg)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:hover{background:#ff5f57;border-color:#e0443e;transform:scale(1.14);box-shadow:inset 0 1px 1px #ffffff59,0 0 0 1px #0003}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:hover:before,.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:hover:after{opacity:1}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-top .closeBtn[data-v-8c54836f]:active{transform:scale(.96)}.RadarShortTerm .RadarShortTerm-head .RadarShortTerm-head-line[data-v-8c54836f]{width:100%;height:10px}.RadarShortTerm .RadarShortTerm-setting-panel[data-v-8c54836f]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;margin-top:10px;overflow:hidden}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-8c54836f]{flex-direction:column;gap:6px;padding:8px 10px;font-size:12px;display:flex;overflow:visible}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-row[data-v-8c54836f]{align-items:center;gap:6px;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-row-pile[data-v-8c54836f]{margin-bottom:2px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-pile-options[data-v-8c54836f]{flex:1;align-items:center;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-8c54836f]{margin-right:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-8c54836f] .el-checkbox__label{color:#ffffffe0;padding-left:4px;font-size:12px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .pile-checkbox[data-v-8c54836f] .el-checkbox__input.is-checked+.el-checkbox__label{color:#0bc4e9}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-label[data-v-8c54836f]{color:#ffffffdb;white-space:nowrap;flex-shrink:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-8c54836f]{white-space:nowrap;flex-wrap:nowrap;flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-8c54836f] .el-radio{color:#fffc;white-space:nowrap;margin-right:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-8c54836f] .el-radio__label{color:#ffffffe0;padding-left:4px;font-size:12px}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting .setting-radios[data-v-8c54836f] .el-radio__input.is-checked+.el-radio__label{color:#0bc4e9}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-8c54836f] .dark-select .el-select__wrapper{height:24px;min-height:24px;box-shadow:none;background:#0bc4e914;border:1px solid #0bc4e94d;padding-top:0;padding-bottom:0}.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-8c54836f] .dark-select .el-select__placeholder,.RadarShortTerm .RadarShortTerm-setting-panel .display-setting[data-v-8c54836f] .dark-select .el-select__selected-item{color:#ffffffdb}.RadarShortTerm .RadarShortTerm-table[data-v-8c54836f]{background:linear-gradient(#0bc4e91a 0%,#0bc4e905 100%);border:1px solid #0bc4e94d;border-radius:4px;width:100%;margin-top:10px;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .table-head[data-v-8c54836f],.RadarShortTerm .RadarShortTerm-table .table-row-main[data-v-8c54836f]{grid-template-columns:84px minmax(0,1fr) 14px;gap:4px;padding:0 8px;display:grid}.RadarShortTerm .RadarShortTerm-table .table-head[data-v-8c54836f]{color:#88dfff;background:#0bc4e914;border-bottom:1px solid #0bc4e94d;align-items:center;height:34px;font-size:12px}.RadarShortTerm .RadarShortTerm-table .table-head .head-arrow[data-v-8c54836f]{text-align:center}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-8c54836f]{height:auto;max-height:none;overflow:visible}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-8c54836f]::-webkit-scrollbar{width:4px}.RadarShortTerm .RadarShortTerm-table .table-body[data-v-8c54836f]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.RadarShortTerm .RadarShortTerm-table .table-row[data-v-8c54836f]{border-bottom:1px solid #0bc4e926}.RadarShortTerm .RadarShortTerm-table .table-row-main[data-v-8c54836f]{cursor:pointer;align-items:start;min-height:36px;padding-top:8px;padding-bottom:8px;font-size:13px}.RadarShortTerm .RadarShortTerm-table .name[data-v-8c54836f]{color:#ffffffeb;line-height:22px}.RadarShortTerm .RadarShortTerm-table .status-tags[data-v-8c54836f]{flex-wrap:nowrap;gap:6px;display:flex;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .status-tags.has-warn[data-v-8c54836f]{flex-wrap:wrap}.RadarShortTerm .RadarShortTerm-table .status-tag[data-v-8c54836f]{box-sizing:border-box;letter-spacing:0;color:#52c41a;white-space:nowrap;background:#52c41a24;border:1px solid #52c41a8c;border-radius:4px;flex:none;justify-content:center;align-items:center;gap:4px;width:60px;height:22px;padding:0;font-size:12px;line-height:22px;display:inline-flex}.RadarShortTerm .RadarShortTerm-table .status-tag>span[data-v-8c54836f]{display:inline-block}.RadarShortTerm .RadarShortTerm-table .status-tag.warn[data-v-8c54836f]{color:#ff4d4f;background:#ff4d4f24;border:1px solid #ff4d4f8c}.RadarShortTerm .RadarShortTerm-table .expand-arrow[data-v-8c54836f]{color:#88dfffcc;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.RadarShortTerm .RadarShortTerm-table .expand-arrow .el-icon[data-v-8c54836f]{display:inline-flex}.RadarShortTerm .RadarShortTerm-table .expand-arrow.expanded[data-v-8c54836f]{color:#0bc4e9;transform:rotate(90deg)}.RadarShortTerm .RadarShortTerm-table .pile-title[data-v-8c54836f]{letter-spacing:.5px;color:#88dffff5;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;margin:4px 10px;padding:6px 8px 6px 16px;font-size:11px;font-weight:600;display:flex;position:relative}.RadarShortTerm .RadarShortTerm-table .pile-title[data-v-8c54836f]:before{content:"";background:linear-gradient(#0bc4e9 0%,#1593ff 100%);border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.RadarShortTerm .RadarShortTerm-table .panel-arrow[data-v-8c54836f]{color:#88dfffdb;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:16px;height:16px;font-size:12px;transition:transform .2s,color .2s;display:inline-flex;transform:rotate(0)}.RadarShortTerm .RadarShortTerm-table .panel-arrow.expanded[data-v-8c54836f]{color:#0bc4e9;transform:rotate(90deg)}.RadarShortTerm .RadarShortTerm-table .pile-panel[data-v-8c54836f]{background:#05182873;border:1px solid #0bc4e933;border-radius:4px;margin:0 10px 8px;overflow:hidden}.RadarShortTerm .RadarShortTerm-table .pile-head[data-v-8c54836f]{color:#88dffff2;background:#0bc4e914;border-bottom:1px solid #0bc4e933;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:6px;padding:6px 8px;font-size:12px;display:grid}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-8c54836f]{max-height:140px;overflow:auto}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-8c54836f]::-webkit-scrollbar{width:4px}.RadarShortTerm .RadarShortTerm-table .pile-body[data-v-8c54836f]::-webkit-scrollbar-thumb{background:#0bc4e966;border-radius:2px}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-8c54836f]{color:#ffffffe6;cursor:pointer;border-bottom:1px solid #0bc4e91f;grid-template-columns:1.2fr 1fr 1fr 1fr;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-8c54836f]:hover{background:#0bc4e914}.RadarShortTerm .RadarShortTerm-table .pile-row.is-warn[data-v-8c54836f]{color:#ffd9d9;background:linear-gradient(90deg,#ff4d4f38 0%,#ff4d4f14 100%);border-left:2px solid #ff4d4fcc;padding-left:8px}.RadarShortTerm .RadarShortTerm-table .pile-row[data-v-8c54836f]:last-child{border-bottom:none}.RadarShortTerm .RadarShortTerm-table .pile-empty[data-v-8c54836f]{text-align:center;color:#fff9;padding:10px;font-size:12px}.RadarShortTerm .RadarShortTerm-timeline[data-v-8c54836f]{z-index:1200;background:#001930eb;border:1px solid #0bc4e973;border-radius:6px;align-items:center;gap:8px;padding:8px 10px;display:flex;position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.RadarShortTerm .RadarShortTerm-timeline .timeline-title[data-v-8c54836f]{color:#fff;text-align:center;min-width:64px;font-size:13px;font-weight:600}.RadarShortTerm .RadarShortTerm-timeline .timeline-play-btn[data-v-8c54836f]{color:#fff;cursor:pointer;background:#0bc4e938;border:1px solid #0bc4e98c;border-radius:4px;justify-content:center;align-items:center;width:56px;height:32px;display:inline-flex}.RadarShortTerm .RadarShortTerm-timeline .timeline-play-btn .el-icon[data-v-8c54836f]{font-size:18px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f]{align-items:center;gap:10px;width:360px;height:42px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap .timeline-time-label[data-v-8c54836f]{color:#0bc4e9;text-align:center;white-space:nowrap;min-width:42px;font-size:12px;font-weight:600}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f] .el-slider{flex:1;height:32px;margin:0}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f] .el-slider__runway{background:#0bc4e92e;height:4px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f] .el-slider__bar{background:linear-gradient(90deg,#0bc4e9 0%,#1593ff 100%);height:4px}.RadarShortTerm .RadarShortTerm-timeline .timeline-slider-wrap[data-v-8c54836f] .el-slider__button{background:#fff;border:2px solid #0bc4e9;width:14px;height:14px;box-shadow:0 0 6px #0bc4e980}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-8c54836f]{align-items:center;width:calc(100% - 60px);height:100%;padding:0 20px;display:flex;overflow:scroll hidden}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-8c54836f]::-webkit-scrollbar{width:6px;height:6px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis[data-v-8c54836f]::-webkit-scrollbar-thumb{background:#0091ff99;border-radius:3px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li[data-v-8c54836f]{align-items:center;padding-bottom:10px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node[data-v-8c54836f]{position:relative}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node i[data-v-8c54836f]{cursor:pointer;background:#2a90f6;width:10px;height:10px;display:block}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node span[data-v-8c54836f]{cursor:pointer;background:#2a90f6;border-radius:50%;width:18px;height:18px;display:block;position:absolute;top:-4px;left:-4px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node span i[data-v-8c54836f]{background-color:#fff;border-radius:50%;width:10px;height:10px;margin-top:50%;margin-left:50%;transform:translate(-50%,-50%)}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node[data-v-8c54836f]{flex-direction:column;justify-content:center;align-items:center;margin-right:3px;display:flex}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-node .radarAxis-li-node-text[data-v-8c54836f]{white-space:nowrap;margin-top:4px;font-size:12px;position:absolute;bottom:-22px}.RadarShortTerm .RadarShortTerm-timeline .radarAxis .radarAxis-li .radarAxis-li-point[data-v-8c54836f]{background:#2a90f6;width:4px;height:4px;margin-right:3px;display:inline-block}
|