nxd-plugin 1.3.7 → 1.3.8

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.
Files changed (47) hide show
  1. package/dist/chunks/{component-HighWayEarlyWarningRed-yaXptPl1.mjs → component-HighWayEarlyWarningRed-BKLHeWHr.mjs} +1490 -33432
  2. package/dist/chunks/{component-HighWayFreeze-ByAF7JQ7.mjs → component-HighWayFreeze-BvB-6JYi.mjs} +1539 -1523
  3. package/dist/chunks/{component-HighwayLiveAlarm-BrYDfT9C.mjs → component-HighwayLiveAlarm-BHOhzsUw.mjs} +79 -79
  4. package/dist/chunks/{component-HighwayLiveAlarmNew-Ccqk1-Nv.mjs → component-HighwayLiveAlarmNew-CIRCsfMN.mjs} +939 -954
  5. package/dist/chunks/{component-HighwayStations-DBsRXgHk.mjs → component-HighwayStations-C74-YZeJ.mjs} +3 -3
  6. package/dist/chunks/{component-HighwayWeatherForecast-DfD4TY_f.mjs → component-HighwayWeatherForecast-CT7S3N4a.mjs} +2 -2
  7. package/dist/chunks/component-ImageGeneration-DPxBMC0C.mjs +36199 -0
  8. package/dist/chunks/{component-LithiumBatteryMiningArea-CciAKE46.mjs → component-LithiumBatteryMiningArea-xte8_s0I.mjs} +228 -2277
  9. package/dist/chunks/{component-RadarShortTerm-BeeWDY9X.mjs → component-RadarShortTerm-DQ1z5uSp.mjs} +7 -7
  10. package/dist/chunks/{component-ServiceMaterialsBtn-Sj_vfugh.mjs → component-ServiceMaterialsBtn-DwTBVx4n.mjs} +229 -1137
  11. package/dist/chunks/component-TimeBasedForecast-CmikCSFB.mjs +238 -0
  12. package/dist/chunks/component-WeatherForecast-rputF8JM.mjs +136 -0
  13. package/dist/chunks/{component-YCHome-DskMdi13.mjs → component-YCHome-B3j5J78s.mjs} +680 -1249
  14. package/dist/chunks/{component-YCLogin-DeNzuZJh.mjs → component-YCLogin-D1HY0SIj.mjs} +22 -22
  15. package/dist/chunks/component-YCLoginNew-ToBzfPon.mjs +168 -0
  16. package/dist/nxd-plugin.mjs +18 -17
  17. package/dist/src/components/HighWayEarlyWarningRed/HighWayEarlyWarningRed.vue.d.ts +4 -34
  18. package/dist/src/components/HighWayFreeze/HighWayFreeze.vue.d.ts +24 -3
  19. package/dist/src/components/HighwayLiveAlarmNew/HighwayLiveAlarmNew.vue.d.ts +6 -60
  20. package/dist/src/components/LithiumBatteryMiningArea/LithiumBatteryMiningArea.vue.d.ts +24 -3
  21. package/dist/src/components/TimeBasedForecast/TimeBasedForecast.vue.d.ts +24 -3
  22. package/dist/src/components/WeatherForecast/WeatherForecast.vue.d.ts +18 -0
  23. package/dist/src/components/YCLoginNew/YCLoginNew.vue.d.ts +13 -1
  24. package/dist/src/index.d.ts +2 -1
  25. package/dist/src/utils/request.d.ts +8 -13
  26. package/dist/src/utils/request/345/244/207/344/273/275.d.ts +17 -0
  27. package/dist/styles/component-HighWayEarlyWarningRed.css +1 -1
  28. package/dist/styles/component-HighWayFreeze.css +1 -1
  29. package/dist/styles/component-HighwayLiveAlarmNew.css +1 -1
  30. package/dist/styles/component-ImageGeneration.css +1 -0
  31. package/dist/styles/component-LithiumBatteryMiningArea.css +1 -1
  32. package/dist/styles/component-ServiceMaterialsBtn.css +1 -1
  33. package/dist/styles/component-TimeBasedForecast.css +1 -1
  34. package/dist/styles/component-WeatherForecast.css +1 -1
  35. package/dist/styles/component-YCHome.css +1 -1
  36. package/dist/styles/component-YCLogin.css +1 -1
  37. package/dist/styles/component-YCLoginNew.css +1 -1
  38. package/package.json +6 -1
  39. package/readme.md +24 -25
  40. package/dist/chunks/component-TimeBasedForecast-LNK3QTFp.mjs +0 -347
  41. package/dist/chunks/component-WeatherForecast-Cl188OT3.mjs +0 -219
  42. package/dist/chunks/component-YCLoginNew-Vd0a8quF.mjs +0 -137
  43. package/dist/components/HighWayEarlyWarningRed/default.json.d.ts +0 -31891
  44. package/dist/components/LithiumBatteryMiningArea/miningArea.json.d.ts +0 -59
  45. package/dist/components/LithiumBatteryMiningArea/realTimeData.json.d.ts +0 -2144
  46. package/dist/components/TimeBasedForecast/hourForecast.json.d.ts +0 -147
  47. package/dist/components/WeatherForecast/weatherForecast.json.d.ts +0 -113
@@ -1,147 +0,0 @@
1
- declare const _default: {
2
- "msg": "success",
3
- "code": 0,
4
- "startTime": "2026/05/08 08:00:00",
5
- "diagonal": [
6
- {
7
- "lng": 115.0,
8
- "lat": 28.7
9
- },
10
- {
11
- "lng": 115.05,
12
- "lat": 28.7
13
- },
14
- {
15
- "lng": 115.05,
16
- "lat": 28.650002
17
- },
18
- {
19
- "lng": 115.0,
20
- "lat": 28.650002
21
- }
22
- ],
23
- "ds": [
24
- {
25
- "temper": 25.8,
26
- "weather": "阴",
27
- "observation_time": "2026/05/10 11:00:00",
28
- "address": "",
29
- "wind_direction": 126.9,
30
- "wind_speed": 0.5,
31
- "rh": 58,
32
- "precip": 0.0,
33
- "weatherPhenomenon": "2",
34
- "vis": 15600.0,
35
- "wind_direction_txt": "东南风",
36
- "cloud": 99,
37
- "wind_grade": 1
38
- },
39
- {
40
- "wind_direction_txt": "西风",
41
- "wind_direction": 291.8,
42
- "weatherPhenomenon": "2",
43
- "address": "",
44
- "rh": 52,
45
- "precip": 0.0,
46
- "observation_time": "2026/05/10 14:00:00",
47
- "weather": "阴",
48
- "wind_grade": 1,
49
- "wind_speed": 0.5,
50
- "cloud": 100,
51
- "vis": 21700.0,
52
- "temper": 28.3
53
- },
54
- {
55
- "wind_direction_txt": "南风",
56
- "weather": "阴",
57
- "temper": 27.3,
58
- "precip": 0.0,
59
- "cloud": 100,
60
- "weatherPhenomenon": "2",
61
- "wind_grade": 1,
62
- "address": "",
63
- "observation_time": "2026/05/10 17:00:00",
64
- "vis": 16500.0,
65
- "rh": 58,
66
- "wind_direction": 158.2,
67
- "wind_speed": 0.5
68
- },
69
- {
70
- "observation_time": "2026/05/10 20:00:00",
71
- "wind_direction_txt": "西风",
72
- "weatherPhenomenon": "2",
73
- "address": "",
74
- "wind_grade": 1,
75
- "rh": 75,
76
- "weather": "阴",
77
- "wind_speed": 0.9,
78
- "temper": 20.9,
79
- "cloud": 100,
80
- "wind_direction": 276.3,
81
- "precip": 0.0,
82
- "vis": 11400.0
83
- },
84
- {
85
- "wind_speed": 0.7,
86
- "weatherPhenomenon": "2",
87
- "wind_direction_txt": "南风",
88
- "cloud": 98,
89
- "precip": 0.0,
90
- "address": "",
91
- "vis": 8400.0,
92
- "observation_time": "2026/05/10 23:00:00",
93
- "temper": 18.5,
94
- "wind_direction": 164.1,
95
- "wind_grade": 1,
96
- "weather": "阴",
97
- "rh": 84
98
- },
99
- {
100
- "temper": 17.1,
101
- "wind_speed": 0.4,
102
- "cloud": 97,
103
- "rh": 93,
104
- "wind_direction": 236.3,
105
- "precip": 0.0,
106
- "address": "",
107
- "wind_direction_txt": "西南风",
108
- "weatherPhenomenon": "2",
109
- "observation_time": "2026/05/11 02:00:00",
110
- "wind_grade": 1,
111
- "vis": 5500.0,
112
- "weather": "阴"
113
- },
114
- {
115
- "wind_direction": 76.0,
116
- "precip": 0.0,
117
- "vis": 6100.0,
118
- "wind_direction_txt": "东风",
119
- "temper": 17.0,
120
- "wind_speed": 0.4,
121
- "wind_grade": 1,
122
- "weatherPhenomenon": "2",
123
- "observation_time": "2026/05/11 05:00:00",
124
- "weather": "阴",
125
- "cloud": 93,
126
- "address": "",
127
- "rh": 87
128
- },
129
- {
130
- "address": "",
131
- "weatherPhenomenon": "2",
132
- "wind_grade": 1,
133
- "wind_speed": 0.6,
134
- "precip": 0.0,
135
- "weather": "阴",
136
- "wind_direction_txt": "南风",
137
- "rh": 80,
138
- "vis": 6700.0,
139
- "temper": 21.3,
140
- "wind_direction": 189.5,
141
- "cloud": 88,
142
- "observation_time": "2026/05/11 08:00:00"
143
- }
144
- ]
145
- };
146
-
147
- export default _default;
@@ -1,113 +0,0 @@
1
- declare const _default: {
2
- "msg": "success",
3
- "code": 0,
4
- "ds": [
5
- {
6
- "temperMax": "21.6",
7
- "observation_time": "2026/05/08 08:00:00",
8
- "wind_speed_value": "2.4",
9
- "weatherPhenomenonTwo": "2",
10
- "latitude": 27.7017,
11
- "wind_direction": "西北风",
12
- "weatherPhenomenon": "7",
13
- "temperMin": "17.0",
14
- "hour": 24,
15
- "weather": "阴转小雨",
16
- "wind_speed": "<3级",
17
- "wind_direction_value": "323.6",
18
- "longitude": 114.474
19
- },
20
- {
21
- "temperMax": "23.5",
22
- "observation_time": "2026/05/08 08:00:00",
23
- "wind_speed_value": "0.6",
24
- "weatherPhenomenonTwo": "2",
25
- "latitude": 27.7017,
26
- "wind_direction": "北风转东风",
27
- "weatherPhenomenon": "2",
28
- "temperMin": "15.5",
29
- "hour": 48,
30
- "weather": "阴",
31
- "wind_speed": "<3级",
32
- "wind_direction_value": "80.5",
33
- "longitude": 114.474
34
- },
35
- {
36
- "temperMax": "28.5",
37
- "observation_time": "2026/05/08 08:00:00",
38
- "wind_speed_value": "1.6",
39
- "weatherPhenomenonTwo": "2",
40
- "latitude": 27.7017,
41
- "wind_direction": "西北风",
42
- "weatherPhenomenon": "2",
43
- "temperMin": "17.9",
44
- "hour": 72,
45
- "weather": "阴",
46
- "wind_speed": "<3级",
47
- "wind_direction_value": "307.6",
48
- "longitude": 114.474
49
- },
50
- {
51
- "temperMax": "30.0",
52
- "observation_time": "2026/05/08 08:00:00",
53
- "wind_speed_value": "0.5",
54
- "weatherPhenomenonTwo": "2",
55
- "latitude": 27.7017,
56
- "wind_direction": "东南风转东风",
57
- "weatherPhenomenon": "7",
58
- "temperMin": "20.3",
59
- "hour": 96,
60
- "weather": "阴转小雨",
61
- "wind_speed": "<3级",
62
- "wind_direction_value": "111.8",
63
- "longitude": 114.474
64
- },
65
- {
66
- "temperMax": "31.1",
67
- "observation_time": "2026/05/08 08:00:00",
68
- "wind_speed_value": "1.4",
69
- "weatherPhenomenonTwo": "2",
70
- "latitude": 27.7017,
71
- "wind_direction": "东南风转西北风",
72
- "weatherPhenomenon": "7",
73
- "temperMin": "20.6",
74
- "hour": 120,
75
- "weather": "阴转小雨",
76
- "wind_speed": "<3级",
77
- "wind_direction_value": "294.8",
78
- "longitude": 114.474
79
- },
80
- {
81
- "temperMax": "25.7",
82
- "observation_time": "2026/05/08 08:00:00",
83
- "wind_speed_value": "0.4",
84
- "weatherPhenomenonTwo": "7",
85
- "latitude": 27.7017,
86
- "wind_direction": "西南风",
87
- "weatherPhenomenon": "8",
88
- "temperMin": "20.7",
89
- "hour": 144,
90
- "weather": "小雨转中雨",
91
- "wind_speed": "<3级",
92
- "wind_direction_value": "236.3",
93
- "longitude": 114.474
94
- },
95
- {
96
- "temperMax": "27.3",
97
- "observation_time": "2026/05/08 08:00:00",
98
- "wind_speed_value": "1.9",
99
- "weatherPhenomenonTwo": "2",
100
- "latitude": 27.7017,
101
- "wind_direction": "西南风",
102
- "weatherPhenomenon": "7",
103
- "temperMin": "20.8",
104
- "hour": 168,
105
- "weather": "阴转小雨",
106
- "wind_speed": "<3级",
107
- "wind_direction_value": "212.0",
108
- "longitude": 114.474
109
- }
110
- ]
111
- };
112
-
113
- export default _default;