@idmwx/idmui-gl3 4.9.5 → 4.9.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.
- package/dist/index.js +3 -3
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -6223,7 +6223,7 @@ const cM = {
|
|
|
6223
6223
|
type: String
|
|
6224
6224
|
}
|
|
6225
6225
|
},
|
|
6226
|
-
emits: ["meteoMore"
|
|
6226
|
+
emits: ["meteoMore"],
|
|
6227
6227
|
data() {
|
|
6228
6228
|
return {
|
|
6229
6229
|
showMeteo: !1,
|
|
@@ -6435,7 +6435,7 @@ const cM = {
|
|
|
6435
6435
|
});
|
|
6436
6436
|
},
|
|
6437
6437
|
handleCloseMeteo() {
|
|
6438
|
-
this.showMeteo = !1
|
|
6438
|
+
this.showMeteo = !1;
|
|
6439
6439
|
}
|
|
6440
6440
|
}
|
|
6441
6441
|
}, AM = {
|
|
@@ -6949,7 +6949,7 @@ function bb(z, M, b, O, p, o) {
|
|
|
6949
6949
|
])
|
|
6950
6950
|
]);
|
|
6951
6951
|
}
|
|
6952
|
-
const zb = /* @__PURE__ */ k(cM, [["render", bb], ["__scopeId", "data-v-
|
|
6952
|
+
const zb = /* @__PURE__ */ k(cM, [["render", bb], ["__scopeId", "data-v-a48a15fa"]]), pb = {
|
|
6953
6953
|
name: "IdmWarZone",
|
|
6954
6954
|
props: {
|
|
6955
6955
|
map: {
|