@idmwx/idmui-gl4 2.4.3 → 2.4.7
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 +6 -6
- package/dist/index.umd.cjs +5 -5
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1477,7 +1477,7 @@ const fi = {
|
|
|
1477
1477
|
},
|
|
1478
1478
|
async fetchForecastData() {
|
|
1479
1479
|
var i, a;
|
|
1480
|
-
|
|
1480
|
+
this.loading = !0, this.meteoData = [];
|
|
1481
1481
|
const { weatherModels: t, marineModels: e } = To.autoPickMeteoModel(this.forecastModel);
|
|
1482
1482
|
let o = {
|
|
1483
1483
|
lat: (i = this.port) == null ? void 0 : i.lat,
|
|
@@ -2034,7 +2034,7 @@ function bs(t, e, o, i, a, r) {
|
|
|
2034
2034
|
_: 1
|
|
2035
2035
|
}, 8, ["class"]);
|
|
2036
2036
|
}
|
|
2037
|
-
const Do = /* @__PURE__ */ Y(fi, [["render", bs], ["__scopeId", "data-v-
|
|
2037
|
+
const Do = /* @__PURE__ */ Y(fi, [["render", bs], ["__scopeId", "data-v-9181e3c3"]]);
|
|
2038
2038
|
const ws = {
|
|
2039
2039
|
name: "IdmPort",
|
|
2040
2040
|
components: {
|
|
@@ -5743,7 +5743,7 @@ function ml(t, e, o, i, a, r) {
|
|
|
5743
5743
|
}, 8, ["onClick"])
|
|
5744
5744
|
]),
|
|
5745
5745
|
s("div", {
|
|
5746
|
-
class: ne(["list-box w-100 flex-1-1-0 scroll overflow-y-auto", o.simple ? "
|
|
5746
|
+
class: ne(["list-box w-100 flex-1-1-0 scroll overflow-y-auto", o.simple ? "px-3" : "pl-4 pr-2"])
|
|
5747
5747
|
}, [
|
|
5748
5748
|
p(x, {
|
|
5749
5749
|
class: "block-bg mx-auto mb-2",
|
|
@@ -9527,7 +9527,7 @@ function tc(t, e, o, i, a, r) {
|
|
|
9527
9527
|
}, 8, ["modelValue"])
|
|
9528
9528
|
])) : D("", !0),
|
|
9529
9529
|
s("div", {
|
|
9530
|
-
class: ne(["list-box w-100 scroll overflow-y-auto", [a.autoActive ? "" : "cursor-not-allowed", o.simple ? "
|
|
9530
|
+
class: ne(["list-box w-100 scroll overflow-y-auto", [a.autoActive ? "" : "cursor-not-allowed", o.simple ? "px-3" : "pl-4 pr-2"]])
|
|
9531
9531
|
}, [
|
|
9532
9532
|
p(x, {
|
|
9533
9533
|
class: "block-bg mx-auto mb-2",
|
|
@@ -14175,7 +14175,7 @@ function td(t, e, o, i, a, r) {
|
|
|
14175
14175
|
}, 8, ["onClick"])) : (g(), R(l, {
|
|
14176
14176
|
key: 1,
|
|
14177
14177
|
class: "text-none text-body-1 rounded-circle",
|
|
14178
|
-
variant: "
|
|
14178
|
+
variant: "plain",
|
|
14179
14179
|
density: "compact",
|
|
14180
14180
|
height: "32",
|
|
14181
14181
|
width: "28",
|
|
@@ -15216,7 +15216,7 @@ const wd = {
|
|
|
15216
15216
|
this.step = Math.floor(e / this.frequency), this.animation = requestAnimationFrame(this.animateSpeeds);
|
|
15217
15217
|
}
|
|
15218
15218
|
}
|
|
15219
|
-
}, xd = { class: "w-100 timeline-box d-flex justify-space-
|
|
15219
|
+
}, xd = { class: "w-100 timeline-box d-flex justify-space-around align-center rounded px-2" };
|
|
15220
15220
|
function vd(t, e, o, i, a, r) {
|
|
15221
15221
|
const l = v("VBtn"), m = v("DateTimePicker");
|
|
15222
15222
|
return g(), M("div", {
|