@idmui/spot 1.0.9 → 1.1.2

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.
@@ -1,8 +1,9 @@
1
- import { _ as za } from "./index-e1aed70e.js";
1
+ import { _ as za } from "./index-e046d7e6.js";
2
2
  import "moment";
3
3
  import "moment-timezone";
4
4
  import "@element-plus/icons-vue";
5
5
  import "@idm-plugin/geo";
6
+ import "@idm-plugin/meteo";
6
7
  import "vue";
7
8
  import "echarts";
8
9
  import "axios";
@@ -2353,7 +2354,7 @@ function Yb(a) {
2353
2354
  createImage: t.loadImage
2354
2355
  };
2355
2356
  }
2356
- var v2 = /* @__PURE__ */ Object.freeze({
2357
+ var f2 = /* @__PURE__ */ Object.freeze({
2357
2358
  __proto__: null,
2358
2359
  offscreen: Hb,
2359
2360
  node: Yb
@@ -5745,7 +5746,7 @@ export {
5745
5746
  Qb as normalizeAttributeName,
5746
5747
  Kb as normalizeColor,
5747
5748
  gl as parseExternalUrl,
5748
- v2 as presets,
5749
+ f2 as presets,
5749
5750
  ie as toNumbers,
5750
5751
  Xb as trimLeft,
5751
5752
  Wb as trimRight,
package/dist/index.js CHANGED
@@ -1,14 +1,15 @@
1
- import { c as s, b as g, a as h, S as l } from "./index-e1aed70e.js";
1
+ import { c as g, b as h, a as l, S as n } from "./index-e046d7e6.js";
2
2
  import "moment";
3
3
  import "moment-timezone";
4
4
  import "@element-plus/icons-vue";
5
5
  import "@idm-plugin/geo";
6
+ import "@idm-plugin/meteo";
6
7
  import "vue";
7
8
  import "echarts";
8
9
  import "axios";
9
10
  export {
10
- s as SpotReport,
11
- g as SpotReportPlugin,
12
- h as SpotWeather,
13
- l as SpotWeatherPlugin
11
+ g as SpotReport,
12
+ h as SpotReportPlugin,
13
+ l as SpotWeather,
14
+ n as SpotWeatherPlugin
14
15
  };