@deepsel/admin 1.2.2 → 1.2.3
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/dist/{index-W_9C2on1.js → index-CQ6kssOd.js} +4 -4
- package/dist/{index-W_9C2on1.js.map → index-CQ6kssOd.js.map} +1 -1
- package/dist/index.js +1 -1
- package/dist/{web-Cvgddtz4.js → web-BCijHf-O.js} +2 -2
- package/dist/{web-Cvgddtz4.js.map → web-BCijHf-O.js.map} +1 -1
- package/dist/{web-DU6GlD9k.js → web-CLGQm_lS.js} +2 -2
- package/dist/{web-DU6GlD9k.js.map → web-CLGQm_lS.js.map} +1 -1
- package/package.json +1 -1
|
@@ -18390,12 +18390,12 @@ Jy("CapacitorHttp", {
|
|
|
18390
18390
|
web: () => new cK()
|
|
18391
18391
|
});
|
|
18392
18392
|
const Kn = Jy("Preferences", {
|
|
18393
|
-
web: () => import("./web-
|
|
18393
|
+
web: () => import("./web-BCijHf-O.js").then((e) => new e.PreferencesWeb())
|
|
18394
18394
|
}), _L = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
18395
18395
|
__proto__: null,
|
|
18396
18396
|
Preferences: Kn
|
|
18397
18397
|
}, Symbol.toStringTag, { value: "Module" })), dK = Jy("Device", {
|
|
18398
|
-
web: () => import("./web-
|
|
18398
|
+
web: () => import("./web-CLGQm_lS.js").then((e) => new e.DeviceWeb())
|
|
18399
18399
|
}), Xo = [];
|
|
18400
18400
|
for (let e = 0; e < 256; ++e)
|
|
18401
18401
|
Xo.push((e + 256).toString(16).slice(1));
|
|
@@ -60693,7 +60693,7 @@ function Qge(e, t) {
|
|
|
60693
60693
|
getFieldColTypes: c
|
|
60694
60694
|
};
|
|
60695
60695
|
}
|
|
60696
|
-
const ebe = "
|
|
60696
|
+
const ebe = "", tbe = () => {
|
|
60697
60697
|
const e = typeof window < "u" ? window.PUBLIC_BACKEND : void 0, t = e, n = e != null ? "window.PUBLIC_BACKEND" : "default";
|
|
60698
60698
|
let o = t ?? ebe;
|
|
60699
60699
|
return o.endsWith("/api/v1") || (o = o.endsWith("/") ? o + "api/v1" : o + "/api/v1"), { host: o, source: n };
|
|
@@ -113792,4 +113792,4 @@ export {
|
|
|
113792
113792
|
BOe as A,
|
|
113793
113793
|
EL as W
|
|
113794
113794
|
};
|
|
113795
|
-
//# sourceMappingURL=index-
|
|
113795
|
+
//# sourceMappingURL=index-CQ6kssOd.js.map
|