@idmui/spot 0.8.0 → 0.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.
|
@@ -13873,7 +13873,7 @@ function(t) {
|
|
|
13873
13873
|
*/
|
|
13874
13874
|
function(t) {
|
|
13875
13875
|
function A() {
|
|
13876
|
-
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-
|
|
13876
|
+
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-661a9e2e.js")).catch(function(e) {
|
|
13877
13877
|
return Promise.reject(new Error("Could not load canvg: " + e));
|
|
13878
13878
|
}).then(function(e) {
|
|
13879
13879
|
return e.default ? e.default : e;
|
|
@@ -18744,7 +18744,7 @@ const Wv = {
|
|
|
18744
18744
|
return function(t) {
|
|
18745
18745
|
if (t) {
|
|
18746
18746
|
const A = oe(t).tz(this.positionGmt);
|
|
18747
|
-
return `${A == null ? void 0 : A.format("MMM-DD
|
|
18747
|
+
return `${A == null ? void 0 : A.format("MMM-DD/HHmm")}`;
|
|
18748
18748
|
}
|
|
18749
18749
|
return "-";
|
|
18750
18750
|
};
|
|
@@ -19992,7 +19992,7 @@ function _C(t, A, e, r, n, i) {
|
|
|
19992
19992
|
]),
|
|
19993
19993
|
H("div", oC, [
|
|
19994
19994
|
(c = n.position) != null && c.name && !((u = n.loading) != null && u.meteogramEchart) ? (FA(), EA("div", lC, A[4] || (A[4] = [
|
|
19995
|
-
bd('<div class="title flex-start" data-v-
|
|
19995
|
+
bd('<div class="title flex-start" data-v-d0ffc939><div style="margin-right:20px;" data-v-d0ffc939>Meteogram</div></div><div id="weather-icons" data-v-d0ffc939></div><div id="weather-condition" data-v-d0ffc939></div><div id="wave-swell" data-v-d0ffc939></div>', 4)
|
|
19996
19996
|
]))) : (d = n.loading) != null && d.meteogramEchart ? (FA(), EA("div", cC, A[5] || (A[5] = [
|
|
19997
19997
|
H("img", {
|
|
19998
19998
|
style: { height: "200px" },
|
|
@@ -20010,7 +20010,7 @@ function _C(t, A, e, r, n, i) {
|
|
|
20010
20010
|
colspan: "1",
|
|
20011
20011
|
class: "border",
|
|
20012
20012
|
style: { width: "70px" }
|
|
20013
|
-
}, "DateTime"),
|
|
20013
|
+
}, "DateTime(LT)"),
|
|
20014
20014
|
H("th", {
|
|
20015
20015
|
rowspan: "1",
|
|
20016
20016
|
colspan: "1",
|
|
@@ -20215,7 +20215,7 @@ function _C(t, A, e, r, n, i) {
|
|
|
20215
20215
|
])
|
|
20216
20216
|
]);
|
|
20217
20217
|
}
|
|
20218
|
-
const jC = /* @__PURE__ */ nh(Wv, [["render", _C], ["__scopeId", "data-v-
|
|
20218
|
+
const jC = /* @__PURE__ */ nh(Wv, [["render", _C], ["__scopeId", "data-v-d0ffc939"]]), ZC = {
|
|
20219
20219
|
install(t) {
|
|
20220
20220
|
t.component("SpotReport", jC);
|
|
20221
20221
|
}
|
package/dist/index.js
CHANGED