@anzusystems/common-admin 1.47.0-beta.211 → 1.47.0-beta.213
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/common-admin.js +1 -1
- package/dist/{index-8FWEjit1.mjs → index-D7DdCZ5h.mjs} +1827 -1802
- package/dist/index-D7DdCZ5h.mjs.map +1 -0
- package/dist/labs.js +341 -337
- package/dist/labs.js.map +1 -1
- package/package.json +7 -7
- package/dist/index-8FWEjit1.mjs.map +0 -1
package/dist/common-admin.js
CHANGED
|
@@ -20742,7 +20742,7 @@ function O_(s) {
|
|
|
20742
20742
|
}
|
|
20743
20743
|
const jI = "/adm/users/current", N_ = (s) => St(s, jI, {}, "coreDam", "user");
|
|
20744
20744
|
let rr = null;
|
|
20745
|
-
const Ji = () => (rr || (rr = import("./index-
|
|
20745
|
+
const Ji = () => (rr || (rr = import("./index-D7DdCZ5h.mjs").then((s) => s).catch(() => null)), rr);
|
|
20746
20746
|
function HI() {
|
|
20747
20747
|
return {
|
|
20748
20748
|
logError: (i, o) => {
|