@idmui/spot 0.9.5 → 0.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.
|
@@ -13894,7 +13894,7 @@ function(t) {
|
|
|
13894
13894
|
*/
|
|
13895
13895
|
function(t) {
|
|
13896
13896
|
function A() {
|
|
13897
|
-
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-
|
|
13897
|
+
return (he.canvg ? Promise.resolve(he.canvg) : import("./index.es-6e79dc13.js")).catch(function(e) {
|
|
13898
13898
|
return Promise.reject(new Error("Could not load canvg: " + e));
|
|
13899
13899
|
}).then(function(e) {
|
|
13900
13900
|
return e.default ? e.default : e;
|
|
@@ -18764,7 +18764,7 @@ function $v(t, A, e, r, n, i) {
|
|
|
18764
18764
|
}, 8, ["modelValue", "title"])
|
|
18765
18765
|
]);
|
|
18766
18766
|
}
|
|
18767
|
-
const AC = /* @__PURE__ */ nh(sm, [["render", $v], ["__scopeId", "data-v-
|
|
18767
|
+
const AC = /* @__PURE__ */ nh(sm, [["render", $v], ["__scopeId", "data-v-13d49b70"]]), t4 = {
|
|
18768
18768
|
install(t) {
|
|
18769
18769
|
t.component("SpotWeather", AC);
|
|
18770
18770
|
}
|
package/dist/index.js
CHANGED