akpm-datapoint-front 2.0.27 → 2.0.28
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/CDN/dp-component.js +2 -2
- package/package.json +1 -1
package/CDN/dp-component.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 2.0.
|
|
1
|
+
/* Version: 2.0.28 */
|
|
2
2
|
var Ru = Object.defineProperty;
|
|
3
3
|
var td = (s) => {
|
|
4
4
|
throw TypeError(s);
|
|
@@ -28078,7 +28078,7 @@ function Bn(s, t) {
|
|
|
28078
28078
|
try {
|
|
28079
28079
|
k(y, !0), await x();
|
|
28080
28080
|
const Q = await F0(e(f), u(), u(), J);
|
|
28081
|
-
Q.success ? (k(p,
|
|
28081
|
+
Q.success ? (k(p, Q.electricityConsumption / 1e3), k(n, Q.electricityRenewableSources / 1e3), k(_, Q.electricityNonRenewableSources / 1e3), Q.uom && k(w, H(Q.uom)), k(V, 0), k(R, 0), k(F, 0), k(N, 0), k(M, 0), k(g, 0)) : (console.error("Errore nell'estrazione dei dati:", Q.error), k(p, 0), k(n, 0), k(_, 0), k(V, 0), k(R, 0), k(F, 0), k(N, 0), k(M, 0), k(g, 0));
|
|
28082
28082
|
} catch (Q) {
|
|
28083
28083
|
console.error("Errore durante l'aggiornamento:", Q), k(p, 0), k(n, 0), k(_, 0), k(N, 0), k(M, 0), k(g, 0);
|
|
28084
28084
|
} finally {
|