@idmwx/idmui-gl3 3.7.7 → 3.8.0
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.
- package/dist/index.js +4 -6
- package/dist/index.umd.cjs +8 -8
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3926,9 +3926,7 @@ const Ua = {
|
|
|
3926
3926
|
}
|
|
3927
3927
|
this.handleDrawCircle();
|
|
3928
3928
|
const d = et.interpolate(this.tropicals, 1);
|
|
3929
|
-
this.interpolateData = JSON.parse(JSON.stringify(d));
|
|
3930
|
-
debugger;
|
|
3931
|
-
this.handleDateChange();
|
|
3929
|
+
this.interpolateData = JSON.parse(JSON.stringify(d)), console.log(888, this.tropicals, this.interpolateData), this.handleDateChange();
|
|
3932
3930
|
}
|
|
3933
3931
|
},
|
|
3934
3932
|
handleClear() {
|
|
@@ -4101,7 +4099,7 @@ const Ua = {
|
|
|
4101
4099
|
return C.lineToPolygon(i, { properties: a });
|
|
4102
4100
|
}
|
|
4103
4101
|
}
|
|
4104
|
-
}, Ge = (t) => (U("data-v-
|
|
4102
|
+
}, Ge = (t) => (U("data-v-aec5af09"), t = t(), G(), t), Ga = {
|
|
4105
4103
|
id: "active-tropical",
|
|
4106
4104
|
class: "active-tropical"
|
|
4107
4105
|
}, Ha = { class: "header-box" }, Za = { class: "main" }, Ja = { key: 0 }, Xa = { class: "sub" }, qa = {
|
|
@@ -4116,7 +4114,7 @@ const Ua = {
|
|
|
4116
4114
|
}, ai = /* @__PURE__ */ Ge(() => /* @__PURE__ */ l("label", null, "Pressure : ", -1)), ii = { class: "row" }, ri = {
|
|
4117
4115
|
class: "col col-24",
|
|
4118
4116
|
style: { "justify-content": "flex-start" }
|
|
4119
|
-
}, oi = /* @__PURE__ */ Ge(() => /* @__PURE__ */ l("label", { style: { width: "max-content" } }, "Forecast Models : ", -1)), si = { class: "forecast-models" }, ni = ["onClick"], li = /* @__PURE__ */ lt('<div class="row" style="padding:0;height:1px;margin:10px 0;background:var(--idm-black-1);" data-v-
|
|
4117
|
+
}, oi = /* @__PURE__ */ Ge(() => /* @__PURE__ */ l("label", { style: { width: "max-content" } }, "Forecast Models : ", -1)), si = { class: "forecast-models" }, ni = ["onClick"], li = /* @__PURE__ */ lt('<div class="row" style="padding:0;height:1px;margin:10px 0;background:var(--idm-black-1);" data-v-aec5af09></div><div class="row" style="padding:2px 10px;" data-v-aec5af09><div class="legend" data-v-aec5af09><div class="icon td" data-v-aec5af09></div><div class="label" data-v-aec5af09>TD</div></div><div class="legend" data-v-aec5af09><div class="icon ts" data-v-aec5af09></div><div class="label" data-v-aec5af09>TS</div></div><div class="legend" data-v-aec5af09><div class="icon sts" data-v-aec5af09></div><div class="label" data-v-aec5af09>STS</div></div><div class="legend" data-v-aec5af09><div class="icon ty" data-v-aec5af09></div><div class="label" data-v-aec5af09>TY</div></div><div class="legend" data-v-aec5af09><div class="icon sty" data-v-aec5af09></div><div class="label" data-v-aec5af09>STY</div></div><div class="legend" data-v-aec5af09><div class="icon supper-ty" data-v-aec5af09></div><div class="label" data-v-aec5af09>Super TY</div></div></div><div class="row" style="padding:2px 10px;" data-v-aec5af09><div class="legend" data-v-aec5af09><div class="icon history" data-v-aec5af09></div><div class="label" data-v-aec5af09>History</div></div><div class="legend" data-v-aec5af09><div class="icon r7" data-v-aec5af09></div><div class="label" data-v-aec5af09>35kts Radii</div></div><div class="legend" data-v-aec5af09><div class="icon r10" data-v-aec5af09></div><div class="label" data-v-aec5af09>50kts Radii</div></div></div>', 3), ci = { class: "more" };
|
|
4120
4118
|
function hi(t, e, a, r, i, o) {
|
|
4121
4119
|
var n, s, c, h, d, p, f, m, g, y, u, v, b, x, k;
|
|
4122
4120
|
return $e((w(), L("div", Ga, [
|
|
@@ -4179,7 +4177,7 @@ function hi(t, e, a, r, i, o) {
|
|
|
4179
4177
|
[Be, i.showTropicals && !t.$attrs.hideTropicalsLegend]
|
|
4180
4178
|
]);
|
|
4181
4179
|
}
|
|
4182
|
-
const tt = /* @__PURE__ */ T(Ua, [["render", hi], ["__scopeId", "data-v-
|
|
4180
|
+
const tt = /* @__PURE__ */ T(Ua, [["render", hi], ["__scopeId", "data-v-aec5af09"]]);
|
|
4183
4181
|
const di = {
|
|
4184
4182
|
name: "IdmPrecip3h",
|
|
4185
4183
|
props: {
|