nxd-plugin 1.7.47 → 1.7.48

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 (35) hide show
  1. package/dist/chunks/{component-AqiMonitor-n1rMcUkd.mjs → component-AqiMonitor-BUy1MSaP.mjs} +14 -14
  2. package/dist/chunks/{component-GeologyLiveAlarm-mPxAthzw.mjs → component-GeologyLiveAlarm-b35T-VKV.mjs} +261 -44898
  3. package/dist/chunks/{component-HighWayEarlyWarningRed-B_9L8JsB.mjs → component-HighWayEarlyWarningRed-C07Bu2a2.mjs} +2 -2
  4. package/dist/chunks/{component-HighWayFreeze-9INqahBu.mjs → component-HighWayFreeze-BOqfGgAp.mjs} +1 -1
  5. package/dist/chunks/{component-HighwayLiveAlarm-dQdffUQY.mjs → component-HighwayLiveAlarm-GTnOMO-n.mjs} +24 -24
  6. package/dist/chunks/{component-HighwayLiveAlarmNew-OiO7uyqZ.mjs → component-HighwayLiveAlarmNew-Cq2GC0ay.mjs} +204 -203
  7. package/dist/chunks/{component-HighwayStations-BhvfmiM0.mjs → component-HighwayStations-D3we6SUy.mjs} +1 -1
  8. package/dist/chunks/{component-HighwayWeatherForecast-BXOXcWwJ.mjs → component-HighwayWeatherForecast-BplmvdB0.mjs} +1 -1
  9. package/dist/chunks/{component-ImageGeneration-BkSwS0RR.mjs → component-ImageGeneration-BesrLds9.mjs} +2 -2
  10. package/dist/chunks/{component-LithiumBatteryMiningArea-Chh8AwLb.mjs → component-LithiumBatteryMiningArea-CLqls8wF.mjs} +154 -154
  11. package/dist/chunks/{component-MapPopup-B8I4A7Cp.mjs → component-MapPopup-B9HGnA3K.mjs} +1 -1
  12. package/dist/chunks/{component-MaterialPreview-Cz5C1iYV.mjs → component-MaterialPreview-p3cNPs6w.mjs} +1 -1
  13. package/dist/chunks/{component-PieLegend-5tlC6rev.mjs → component-PieLegend-BtguPb2s.mjs} +1 -1
  14. package/dist/chunks/{component-RadarChart-DUQY1PLE.mjs → component-RadarChart-BG_3ghVT.mjs} +1 -1
  15. package/dist/chunks/{component-RadarLegend-CpVt8t9N.mjs → component-RadarLegend-DOOZkw6V.mjs} +1 -1
  16. package/dist/chunks/{component-RadarShortTerm-DX9kXkns.mjs → component-RadarShortTerm-n4ICvBMu.mjs} +3 -3
  17. package/dist/chunks/{component-RadarTime-DlM1Kazb.mjs → component-RadarTime-BPrUMwWz.mjs} +1 -1
  18. package/dist/chunks/component-ReservoirLiveAlarm-DEwaF83N.mjs +684 -0
  19. package/dist/chunks/{component-ServiceMaterial-Ca1My5rC.mjs → component-ServiceMaterial-DW1I7Fqv.mjs} +1 -1
  20. package/dist/chunks/{component-ServiceMaterialsBtn-ChWG5nRG.mjs → component-ServiceMaterialsBtn-DqiX5KzU.mjs} +1 -1
  21. package/dist/chunks/{component-TimeBasedForecast-Bg6qu_yy.mjs → component-TimeBasedForecast-B-Y51oZX.mjs} +73 -73
  22. package/dist/chunks/{component-WarningLine-D1f-Q5rO.mjs → component-WarningLine-BhNa2lgA.mjs} +2 -2
  23. package/dist/chunks/{component-WarningSignal-CD6KN09j.mjs → component-WarningSignal-BDZH5FVy.mjs} +2 -2
  24. package/dist/chunks/{component-WeatherForecast-30wu6HSj.mjs → component-WeatherForecast-XrVjScRY.mjs} +3 -3
  25. package/dist/chunks/{component-YCHome-C7KSa0hp.mjs → component-YCHome-CkEc84Y1.mjs} +1 -1
  26. package/dist/chunks/{component-YCLogin-BB_7gujE.mjs → component-YCLogin-DhBC5b55.mjs} +1 -1
  27. package/dist/chunks/{component-YCLoginNew-B_Wi1G9n.mjs → component-YCLoginNew-I_ZnliMh.mjs} +2 -2
  28. package/dist/chunks/{rolldown-runtime-Dd0fQ6-X.mjs → rolldown-runtime-Cz5NsrRf.mjs} +4 -11
  29. package/dist/nxd-plugin.mjs +30 -29
  30. package/dist/src/components/ReservoirLiveAlarm/ReservoirLiveAlarm.vue.d.ts +74 -0
  31. package/dist/src/index.d.ts +2 -1
  32. package/dist/styles/component-ReservoirLiveAlarm.css +1 -0
  33. package/dist/styles/component-YCLogin.css +1 -1
  34. package/dist/styles/component-YCLoginNew.css +1 -1
  35. package/package.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nxd-plugin",
3
- "version": "1.7.47",
3
+ "version": "1.7.48",
4
4
  "main": "dist/nxd-plugin.mjs",
5
5
  "module": "dist/nxd-plugin.mjs",
6
6
  "types": "dist/src/index.d.ts",