@idmui/spot 1.0.5 → 1.0.6

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.
@@ -14463,7 +14463,7 @@ function(t) {
14463
14463
  */
14464
14464
  function(t) {
14465
14465
  function A() {
14466
- return (ue.canvg ? Promise.resolve(ue.canvg) : import("./index.es-867cf788.js")).catch(function(e) {
14466
+ return (ue.canvg ? Promise.resolve(ue.canvg) : import("./index.es-716b2f59.js")).catch(function(e) {
14467
14467
  return Promise.reject(new Error("Could not load canvg: " + e));
14468
14468
  }).then(function(e) {
14469
14469
  return e.default ? e.default : e;
@@ -19190,7 +19190,7 @@ function sC(t, A, e, r, n, i) {
19190
19190
  ], -1)),
19191
19191
  (FA(!0), EA(ke, null, Te(n.hourlyTableData, (j) => (FA(), EA("tr", {
19192
19192
  key: Math.random() + j.localDate,
19193
- class: Le([j.windWaveHeight >= 1.5 || j.swellHeight >= 1.5 ? "bg-yellow" : "", "text border-bottom"])
19193
+ class: Le([j.windBF > 4 || j.windWaveHeight > 1.5 || j.swellHeight > 1.5 ? "bg-yellow" : "", "text border-bottom"])
19194
19194
  }, [
19195
19195
  x("td", V5, [
19196
19196
  x("div", null, OA(j.localDate), 1)
@@ -19390,7 +19390,7 @@ function sC(t, A, e, r, n, i) {
19390
19390
  }, 8, ["modelValue", "title"])
19391
19391
  ]);
19392
19392
  }
19393
- const aC = /* @__PURE__ */ oh(gm, [["render", sC], ["__scopeId", "data-v-9be43537"]]), B4 = {
19393
+ const aC = /* @__PURE__ */ oh(gm, [["render", sC], ["__scopeId", "data-v-5b12e602"]]), B4 = {
19394
19394
  install(t) {
19395
19395
  t.component("SpotWeather", aC);
19396
19396
  }
@@ -20743,7 +20743,7 @@ function s4(t, A, e, r, n, i) {
20743
20743
  ]),
20744
20744
  x("div", vC, [
20745
20745
  (c = n.position) != null && c.name && !((u = n.loading) != null && u.meteogramEchart) ? (FA(), EA("div", CC, A[4] || (A[4] = [
20746
- Ed('<div class="title flex-start" data-v-2d0862e1><div style="margin-right:20px;" data-v-2d0862e1>Meteogram</div></div><div id="weather-icons" data-v-2d0862e1></div><div id="weather-condition" data-v-2d0862e1></div><div id="wave-swell" data-v-2d0862e1></div>', 4)
20746
+ Ed('<div class="title flex-start" data-v-e28d2210><div style="margin-right:20px;" data-v-e28d2210>Meteogram</div></div><div id="weather-icons" data-v-e28d2210></div><div id="weather-condition" data-v-e28d2210></div><div id="wave-swell" data-v-e28d2210></div>', 4)
20747
20747
  ]))) : (d = n.loading) != null && d.meteogramEchart ? (FA(), EA("div", yC, A[5] || (A[5] = [
20748
20748
  x("img", {
20749
20749
  style: { height: "200px" },
@@ -20974,7 +20974,7 @@ function s4(t, A, e, r, n, i) {
20974
20974
  ], -1)),
20975
20975
  (FA(!0), EA(ke, null, Te(n.hourlyTableData, (m) => (FA(), EA("tr", {
20976
20976
  key: Math.random() + m.localDate,
20977
- class: Le(["text border-bottom", m.windWaveHeight >= 1.5 || m.swellHeight >= 1.5 ? "bg-yellow" : ""])
20977
+ class: Le(["text border-bottom", m.windBF > 4 || m.windWaveHeight > 1.5 || m.swellHeight > 1.5 ? "bg-yellow" : ""])
20978
20978
  }, [
20979
20979
  x("td", xC, [
20980
20980
  x("div", null, OA(m.localDate), 1)
@@ -21054,7 +21054,7 @@ function s4(t, A, e, r, n, i) {
21054
21054
  ])
21055
21055
  ]);
21056
21056
  }
21057
- const a4 = /* @__PURE__ */ oh(oC, [["render", s4], ["__scopeId", "data-v-2d0862e1"]]), p4 = {
21057
+ const a4 = /* @__PURE__ */ oh(oC, [["render", s4], ["__scopeId", "data-v-e28d2210"]]), p4 = {
21058
21058
  install(t) {
21059
21059
  t.component("SpotReport", a4);
21060
21060
  }
@@ -1,4 +1,4 @@
1
- import { _ as za } from "./index-b1f058ac.js";
1
+ import { _ as za } from "./index-3efb8606.js";
2
2
  import "moment";
3
3
  import "moment-timezone";
4
4
  import "@element-plus/icons-vue";
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { c as s, b as g, a as h, S as l } from "./index-b1f058ac.js";
1
+ import { c as s, b as g, a as h, S as l } from "./index-3efb8606.js";
2
2
  import "moment";
3
3
  import "moment-timezone";
4
4
  import "@element-plus/icons-vue";