@idmwx/idmui-gl4 3.1.2 → 3.1.3
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/{chunk-3VYIPD3A-4c52101e.js → chunk-3VYIPD3A-360f48ea.js} +1 -1
- package/dist/{chunk-ANSXOGKI-b39bacec.js → chunk-ANSXOGKI-e2d2ed55.js} +1 -1
- package/dist/{chunk-T4JIPPZO-ba7b4f15.js → chunk-T4JIPPZO-b8532087.js} +1 -1
- package/dist/{download-4e6bf00c.js → download-4cf124fb.js} +3 -3
- package/dist/{index-561e7c27.js → index-16172967.js} +21 -20
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/{rasterize-JS5G2XHH-002f6f90.js → rasterize-JS5G2XHH-bcdf18fc.js} +3 -3
- package/dist/{toBlob-0b72e881.js → toBlob-adc0adeb.js} +3 -3
- package/dist/{toCanvas-f57ba402.js → toCanvas-7fc3ba3a.js} +2 -2
- package/dist/{toImg-fdd1538e.js → toImg-cf7f8c04.js} +3 -3
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { W as a } from "./chunk-3VYIPD3A-
|
|
1
|
+
import { W as a } from "./chunk-3VYIPD3A-360f48ea.js";
|
|
2
2
|
async function o(r, t) {
|
|
3
3
|
let i = await a(r, t), e = new Image();
|
|
4
4
|
return e.src = i.toDataURL(`image/${t.format}`, t.quality), await e.decode(), e.style.width = `${i.width / t.dpr}px`, e.style.height = `${i.height / t.dpr}px`, e;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { m as d } from "./chunk-T4JIPPZO-
|
|
2
|
-
import { W as f } from "./chunk-3VYIPD3A-
|
|
3
|
-
import "./index-
|
|
1
|
+
import { m as d } from "./chunk-T4JIPPZO-b8532087.js";
|
|
2
|
+
import { W as f } from "./chunk-3VYIPD3A-360f48ea.js";
|
|
3
|
+
import "./index-16172967.js";
|
|
4
4
|
import "axios";
|
|
5
5
|
import "vuetify";
|
|
6
6
|
import "vue";
|
|
@@ -17001,52 +17001,52 @@ Se.capture = async (t, e, a) => {
|
|
|
17001
17001
|
if (a !== wr)
|
|
17002
17002
|
throw new Error("[snapdom.capture] is internal. Use snapdom(...) instead.");
|
|
17003
17003
|
let i = await br(t, e), o = { img: async (u, h) => {
|
|
17004
|
-
let { toImg: g } = await import("./toImg-
|
|
17004
|
+
let { toImg: g } = await import("./toImg-cf7f8c04.js");
|
|
17005
17005
|
return g(i, { ...u, ...h || {} });
|
|
17006
17006
|
}, svg: async (u, h) => {
|
|
17007
|
-
let { toSvg: g } = await import("./toImg-
|
|
17007
|
+
let { toSvg: g } = await import("./toImg-cf7f8c04.js");
|
|
17008
17008
|
return g(i, { ...u, ...h || {} });
|
|
17009
17009
|
}, canvas: async (u, h) => {
|
|
17010
|
-
let { toCanvas: g } = await import("./toCanvas-
|
|
17010
|
+
let { toCanvas: g } = await import("./toCanvas-7fc3ba3a.js");
|
|
17011
17011
|
return g(i, { ...u, ...h || {} });
|
|
17012
17012
|
}, blob: async (u, h) => {
|
|
17013
|
-
let { toBlob: g } = await import("./toBlob-
|
|
17013
|
+
let { toBlob: g } = await import("./toBlob-adc0adeb.js");
|
|
17014
17014
|
return g(i, { ...u, ...h || {} });
|
|
17015
17015
|
}, png: async (u, h) => {
|
|
17016
|
-
let { rasterize: g } = await import("./rasterize-JS5G2XHH-
|
|
17016
|
+
let { rasterize: g } = await import("./rasterize-JS5G2XHH-bcdf18fc.js");
|
|
17017
17017
|
return g(i, { ...u, ...h || {}, format: "png" });
|
|
17018
17018
|
}, jpeg: async (u, h) => {
|
|
17019
|
-
let { rasterize: g } = await import("./rasterize-JS5G2XHH-
|
|
17019
|
+
let { rasterize: g } = await import("./rasterize-JS5G2XHH-bcdf18fc.js");
|
|
17020
17020
|
return g(i, { ...u, ...h || {}, format: "jpeg" });
|
|
17021
17021
|
}, webp: async (u, h) => {
|
|
17022
|
-
let { rasterize: g } = await import("./rasterize-JS5G2XHH-
|
|
17022
|
+
let { rasterize: g } = await import("./rasterize-JS5G2XHH-bcdf18fc.js");
|
|
17023
17023
|
return g(i, { ...u, ...h || {}, format: "webp" });
|
|
17024
17024
|
}, download: async (u, h) => {
|
|
17025
|
-
let { download: g } = await import("./download-
|
|
17025
|
+
let { download: g } = await import("./download-4cf124fb.js");
|
|
17026
17026
|
return g(i, { ...u, ...h || {} });
|
|
17027
17027
|
} }, r = { ...e, export: { url: i }, exports: { svg: async (u) => {
|
|
17028
|
-
let { toSvg: h } = await import("./toImg-
|
|
17028
|
+
let { toSvg: h } = await import("./toImg-cf7f8c04.js");
|
|
17029
17029
|
return h(i, { ...e, ...u || {}, [qe]: !0 });
|
|
17030
17030
|
}, canvas: async (u) => {
|
|
17031
|
-
let { toCanvas: h } = await import("./toCanvas-
|
|
17031
|
+
let { toCanvas: h } = await import("./toCanvas-7fc3ba3a.js");
|
|
17032
17032
|
return h(i, { ...e, ...u || {}, [qe]: !0 });
|
|
17033
17033
|
}, png: async (u) => {
|
|
17034
|
-
let { rasterize: h } = await import("./rasterize-JS5G2XHH-
|
|
17034
|
+
let { rasterize: h } = await import("./rasterize-JS5G2XHH-bcdf18fc.js");
|
|
17035
17035
|
return h(i, { ...e, ...u || {}, format: "png", [qe]: !0 });
|
|
17036
17036
|
}, jpeg: async (u) => {
|
|
17037
|
-
let { rasterize: h } = await import("./rasterize-JS5G2XHH-
|
|
17037
|
+
let { rasterize: h } = await import("./rasterize-JS5G2XHH-bcdf18fc.js");
|
|
17038
17038
|
return h(i, { ...e, ...u || {}, format: "jpeg", [qe]: !0 });
|
|
17039
17039
|
}, jpg: async (u) => {
|
|
17040
|
-
let { rasterize: h } = await import("./rasterize-JS5G2XHH-
|
|
17040
|
+
let { rasterize: h } = await import("./rasterize-JS5G2XHH-bcdf18fc.js");
|
|
17041
17041
|
return h(i, { ...e, ...u || {}, format: "jpeg", [qe]: !0 });
|
|
17042
17042
|
}, webp: async (u) => {
|
|
17043
|
-
let { rasterize: h } = await import("./rasterize-JS5G2XHH-
|
|
17043
|
+
let { rasterize: h } = await import("./rasterize-JS5G2XHH-bcdf18fc.js");
|
|
17044
17044
|
return h(i, { ...e, ...u || {}, format: "webp", [qe]: !0 });
|
|
17045
17045
|
}, blob: async (u) => {
|
|
17046
|
-
let { toBlob: h } = await import("./toBlob-
|
|
17046
|
+
let { toBlob: h } = await import("./toBlob-adc0adeb.js");
|
|
17047
17047
|
return h(i, { ...e, ...u || {}, [qe]: !0 });
|
|
17048
17048
|
}, img: async (u) => {
|
|
17049
|
-
let { toImg: h } = await import("./toImg-
|
|
17049
|
+
let { toImg: h } = await import("./toImg-cf7f8c04.js");
|
|
17050
17050
|
return h(i, { ...e, ...u || {}, [qe]: !0 });
|
|
17051
17051
|
} } }, l = await Wg("defineExports", r), c = Object.assign({}, ...l.filter((u) => u && typeof u == "object")), s = { ...o, ...c };
|
|
17052
17052
|
s.jpeg && !s.jpg && (s.jpg = (u, h) => s.jpeg(u, h));
|
|
@@ -18418,16 +18418,17 @@ function Xf(t, e, a, i, o, r) {
|
|
|
18418
18418
|
map: a.map,
|
|
18419
18419
|
"map-feather": a.mapFeather
|
|
18420
18420
|
}, t.$attrs), null, 16, ["simple", "map", "map-feather"]),
|
|
18421
|
-
|
|
18421
|
+
a.simple ? F("", !0) : (k(), W(p, $({
|
|
18422
|
+
key: 0,
|
|
18422
18423
|
simple: a.simple,
|
|
18423
18424
|
map: a.map,
|
|
18424
18425
|
"map-feather": a.mapFeather,
|
|
18425
18426
|
gateway: o.gateway,
|
|
18426
18427
|
"default-meteo-token": o.defaultMeteoToken,
|
|
18427
18428
|
token: a.token
|
|
18428
|
-
}, t.$attrs), null, 16, ["simple", "map", "map-feather", "gateway", "default-meteo-token", "token"]),
|
|
18429
|
+
}, t.$attrs), null, 16, ["simple", "map", "map-feather", "gateway", "default-meteo-token", "token"])),
|
|
18429
18430
|
a.simple ? F("", !0) : (k(), W(f, $({
|
|
18430
|
-
key:
|
|
18431
|
+
key: 1,
|
|
18431
18432
|
ref: "idmBottomBar",
|
|
18432
18433
|
"forecast-model": a.forecastModel,
|
|
18433
18434
|
"weather-check-list": o.weatherCheckList,
|
|
@@ -18437,7 +18438,7 @@ function Xf(t, e, a, i, o, r) {
|
|
|
18437
18438
|
token: a.token
|
|
18438
18439
|
}, t.$attrs), null, 16, ["forecast-model", "weather-check-list", "map-feather", "gateway", "default-meteo-token", "token"])),
|
|
18439
18440
|
a.simple ? (k(), W(w, $({
|
|
18440
|
-
key:
|
|
18441
|
+
key: 2,
|
|
18441
18442
|
ref: "idmBottomBar",
|
|
18442
18443
|
"player-bottom": o.playerBottom,
|
|
18443
18444
|
"bg-class": a.simple ? "bg-background" : "",
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as n, D as x, L as D, a as T, b as S, M as W, g as f, f as h, P as k, d as y, T as V, V as d, W as u, e as w } from "./index-
|
|
1
|
+
import { c as n, D as x, L as D, a as T, b as S, M as W, g as f, f as h, P as k, d as y, T as V, V as d, W as u, e as w } from "./index-16172967.js";
|
|
2
2
|
import "axios";
|
|
3
3
|
import "vuetify";
|
|
4
4
|
import "vue";
|