@idmui/spot 0.8.4 → 0.8.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.
|
@@ -13873,7 +13873,7 @@ function(t) {
|
|
|
13873
13873
|
*/
|
|
13874
13874
|
function(t) {
|
|
13875
13875
|
function A() {
|
|
13876
|
-
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-
|
|
13876
|
+
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-8849a642.js")).catch(function(e) {
|
|
13877
13877
|
return Promise.reject(new Error("Could not load canvg: " + e));
|
|
13878
13878
|
}).then(function(e) {
|
|
13879
13879
|
return e.default ? e.default : e;
|
|
@@ -17271,7 +17271,7 @@ const sm = {
|
|
|
17271
17271
|
useCORS: !0,
|
|
17272
17272
|
allowTaint: !0,
|
|
17273
17273
|
foreignObjectRendering: !0,
|
|
17274
|
-
imageTimeout:
|
|
17274
|
+
imageTimeout: 6e6,
|
|
17275
17275
|
logging: !0,
|
|
17276
17276
|
onclone: (w) => {
|
|
17277
17277
|
const Q = document.getElementById("spotWeather").getBoundingClientRect().top, S = w.getElementById("pdfContent");
|
|
@@ -18662,7 +18662,7 @@ function Xv(t, A, e, r, n, i) {
|
|
|
18662
18662
|
}, 8, ["modelValue", "title"])
|
|
18663
18663
|
]);
|
|
18664
18664
|
}
|
|
18665
|
-
const Vv = /* @__PURE__ */ nh(sm, [["render", Xv], ["__scopeId", "data-v-
|
|
18665
|
+
const Vv = /* @__PURE__ */ nh(sm, [["render", Xv], ["__scopeId", "data-v-733218ce"]]), JC = {
|
|
18666
18666
|
install(t) {
|
|
18667
18667
|
t.component("SpotWeather", Vv);
|
|
18668
18668
|
}
|
package/dist/index.js
CHANGED