akpm-datapoint-front 0.0.50 → 0.0.51
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 +3 -3
- package/package.json +1 -1
package/CDN/dp-component.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* Version: 0.0.
|
|
1
|
+
/* Version: 0.0.51 */
|
|
2
2
|
var Mc = Object.defineProperty;
|
|
3
3
|
var ao = (r) => {
|
|
4
4
|
throw TypeError(r);
|
|
@@ -4884,9 +4884,9 @@ function rn(r, e) {
|
|
|
4884
4884
|
s().data != null ? (A(o, $(s().data)), A(n, !1)) : w();
|
|
4885
4885
|
};
|
|
4886
4886
|
Xe(() => {
|
|
4887
|
-
s()
|
|
4887
|
+
!s() || !s().datapointId.includes(l()) ? Je.getTable(t(), i(), l()).then((u) => {
|
|
4888
4888
|
s(u), x();
|
|
4889
|
-
});
|
|
4889
|
+
}) : x();
|
|
4890
4890
|
});
|
|
4891
4891
|
var k = ve(), g = oe(k);
|
|
4892
4892
|
{
|