akpm-datapoint-front 0.0.80 → 0.0.81
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: 0.0.
|
|
1
|
+
/* Version: 0.0.81 */
|
|
2
2
|
var _v = Object.defineProperty;
|
|
3
3
|
var cn = (r) => {
|
|
4
4
|
throw TypeError(r);
|
|
@@ -2325,7 +2325,7 @@ const U0 = (r) => {
|
|
|
2325
2325
|
}
|
|
2326
2326
|
}, fs = () => {
|
|
2327
2327
|
switch (Wt.getEnvironmentId()) {
|
|
2328
|
-
case "
|
|
2328
|
+
case "aks_svi":
|
|
2329
2329
|
return "https://close-apparently-bluejay.ngrok-free.app/v1";
|
|
2330
2330
|
//return "https://aks-datapoint-back-65440859697.europe-west1.run.app/v1";
|
|
2331
2331
|
case "aks_qua":
|