@idmui/spot 1.8.0 → 1.8.1

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.
@@ -20,6 +20,12 @@ declare namespace _sfc_main {
20
20
  const _default_2: boolean;
21
21
  export { _default_2 as default };
22
22
  }
23
+ namespace gateway {
24
+ const type_3: StringConstructor;
25
+ export { type_3 as type };
26
+ const _default_3: string;
27
+ export { _default_3 as default };
28
+ }
23
29
  }
24
30
  const emits: string[];
25
31
  function data(): {
@@ -64,7 +70,6 @@ declare namespace _sfc_main {
64
70
  dateRangeZ: never[];
65
71
  datePickerOptions: {};
66
72
  selectDate: undefined;
67
- gateway: string;
68
73
  messageInstance: undefined;
69
74
  locale: string;
70
75
  theme: string;
@@ -16618,7 +16618,7 @@ function(A) {
16618
16618
  var i = r.getContext("2d");
16619
16619
  i.fillStyle = "#fff", i.fillRect(0, 0, r.width, r.height);
16620
16620
  var a = { ignoreMouse: !0, ignoreAnimation: !0, ignoreDimensions: !0 }, d = this;
16621
- return (u1.canvg ? Promise.resolve(u1.canvg) : import("./index.es-1229ab46.js")).catch(function(f) {
16621
+ return (u1.canvg ? Promise.resolve(u1.canvg) : import("./index.es-057426aa.js")).catch(function(f) {
16622
16622
  return Promise.reject(new Error("Could not load canvg: " + f));
16623
16623
  }).then(function(f) {
16624
16624
  return f.default ? f.default : f;
@@ -17522,6 +17522,10 @@ const ng = {
17522
17522
  spotDownloading: {
17523
17523
  type: Boolean,
17524
17524
  default: !1
17525
+ },
17526
+ gateway: {
17527
+ type: String,
17528
+ default: ""
17525
17529
  }
17526
17530
  // locale: {
17527
17531
  // type: String,
@@ -17576,7 +17580,6 @@ const ng = {
17576
17580
  dateRangeZ: [],
17577
17581
  datePickerOptions: {},
17578
17582
  selectDate: void 0,
17579
- gateway: "https://cbe.ormwx.com",
17580
17583
  messageInstance: void 0,
17581
17584
  locale: "en",
17582
17585
  theme: "light"
@@ -21651,7 +21654,7 @@ function o8(A, e, t, o, b, M) {
21651
21654
  }, 8, ["modelValue"])
21652
21655
  ]);
21653
21656
  }
21654
- const b8 = /* @__PURE__ */ Nr(ng, [["render", o8], ["__scopeId", "data-v-21d48081"]]), lL = {
21657
+ const b8 = /* @__PURE__ */ Nr(ng, [["render", o8], ["__scopeId", "data-v-3b13efba"]]), lL = {
21655
21658
  install(A) {
21656
21659
  A.component("SpotWeather", b8);
21657
21660
  }
@@ -1,4 +1,4 @@
1
- import { c as Qe, _ as Ha, g as Lo } from "./index-876e1901.js";
1
+ import { c as Qe, _ as Ha, g as Lo } from "./index-9cc3a6e5.js";
2
2
  import "moment";
3
3
  import "@element-plus/icons-vue";
4
4
  import "@idm-plugin/geo";
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { d as s, b as g, a as h, S as l } from "./index-876e1901.js";
1
+ import { d as s, b as g, a as h, S as l } from "./index-9cc3a6e5.js";
2
2
  import "moment";
3
3
  import "@element-plus/icons-vue";
4
4
  import "@idm-plugin/geo";