@idmui/spot 1.1.4 → 1.1.5
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.
|
@@ -12996,7 +12996,7 @@ function(e) {
|
|
|
12996
12996
|
*/
|
|
12997
12997
|
function(e) {
|
|
12998
12998
|
function A() {
|
|
12999
|
-
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-
|
|
12999
|
+
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-c168400a.js")).catch(function(t) {
|
|
13000
13000
|
return Promise.reject(new Error("Could not load canvg: " + t));
|
|
13001
13001
|
}).then(function(t) {
|
|
13002
13002
|
return t.default ? t.default : t;
|
|
@@ -17941,7 +17941,7 @@ function JC(e, A, t, r, n, i) {
|
|
|
17941
17941
|
}, 8, ["modelValue", "title"])
|
|
17942
17942
|
]);
|
|
17943
17943
|
}
|
|
17944
|
-
const ZC = /* @__PURE__ */ th(n5, [["render", JC], ["__scopeId", "data-v-
|
|
17944
|
+
const ZC = /* @__PURE__ */ th(n5, [["render", JC], ["__scopeId", "data-v-7fb60c15"]]), a4 = {
|
|
17945
17945
|
install(e) {
|
|
17946
17946
|
e.component("SpotWeather", ZC);
|
|
17947
17947
|
}
|
|
@@ -19299,7 +19299,7 @@ function Zv(e, A, t, r, n, i) {
|
|
|
19299
19299
|
]),
|
|
19300
19300
|
I("div", uv, [
|
|
19301
19301
|
(c = n.position) != null && c.name && !((f = n.loading) != null && f.meteogramEchart) ? (yA(), FA("div", fv, A[4] || (A[4] = [
|
|
19302
|
-
vd('<div class="title flex-start" data-v-
|
|
19302
|
+
vd('<div class="title flex-start" data-v-c349550f><div style="margin-right:20px;" data-v-c349550f>Meteogram</div></div><div id="weather-icons" data-v-c349550f></div><div id="weather-condition" data-v-c349550f></div><div id="wave-swell" data-v-c349550f></div>', 4)
|
|
19303
19303
|
]))) : (d = n.loading) != null && d.meteogramEchart ? (yA(), FA("div", gv, A[5] || (A[5] = [
|
|
19304
19304
|
I("img", {
|
|
19305
19305
|
style: { height: "200px" },
|
|
@@ -19616,7 +19616,7 @@ function Zv(e, A, t, r, n, i) {
|
|
|
19616
19616
|
])
|
|
19617
19617
|
]);
|
|
19618
19618
|
}
|
|
19619
|
-
const $v = /* @__PURE__ */ th($C, [["render", Zv], ["__scopeId", "data-v-
|
|
19619
|
+
const $v = /* @__PURE__ */ th($C, [["render", Zv], ["__scopeId", "data-v-c349550f"]]), o4 = {
|
|
19620
19620
|
install(e) {
|
|
19621
19621
|
e.component("SpotReport", $v);
|
|
19622
19622
|
}
|
package/dist/index.js
CHANGED