@idmwx/idmui-gl3 4.7.3 → 4.7.5
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 +2 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/night.png +0 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/cloudy.png +0 -0
- package/dist/foggy.png +0 -0
- package/dist/overcast.png +0 -0
- package/dist/pi.svg +0 -48
- package/dist/rainy.png +0 -0
- package/dist/snow.png +0 -0
package/dist/index.js
CHANGED
|
@@ -6687,6 +6687,7 @@ function JM(z, M, b, O, p, o) {
|
|
|
6687
6687
|
isNaN(p.tableData.currentDir[C]) ? U("", !0) : (l(), f("span", {
|
|
6688
6688
|
key: 0,
|
|
6689
6689
|
class: "iconfont icon gray",
|
|
6690
|
+
id: "meteoGrayIcon",
|
|
6690
6691
|
style: p0({ display: "inline-block", transform: `rotate(${p.tableData.currentDir[C]}deg)` })
|
|
6691
6692
|
}, "", 4)),
|
|
6692
6693
|
c("span", null, _(B), 1)
|
|
@@ -6798,7 +6799,7 @@ function JM(z, M, b, O, p, o) {
|
|
|
6798
6799
|
])
|
|
6799
6800
|
]);
|
|
6800
6801
|
}
|
|
6801
|
-
const QM = /* @__PURE__ */ D(pM, [["render", JM], ["__scopeId", "data-v-
|
|
6802
|
+
const QM = /* @__PURE__ */ D(pM, [["render", JM], ["__scopeId", "data-v-16c58093"]]), $M = {
|
|
6802
6803
|
name: "IdmWarZone",
|
|
6803
6804
|
props: {
|
|
6804
6805
|
map: {
|