@anzusystems/common-admin 1.47.0-beta.231 → 1.47.0-beta.232
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
CHANGED
|
@@ -20525,7 +20525,7 @@ function z_(s) {
|
|
|
20525
20525
|
}
|
|
20526
20526
|
const UI = "/adm/users/current", R_ = (s) => _t(s, UI, {}, "coreDam", "user");
|
|
20527
20527
|
let sr = null;
|
|
20528
|
-
const Hi = () => (sr || (sr = import("./index-
|
|
20528
|
+
const Hi = () => (sr || (sr = import("./index-DhDW7I4z.mjs").then((s) => s).catch(() => null)), sr);
|
|
20529
20529
|
function OI() {
|
|
20530
20530
|
return {
|
|
20531
20531
|
logError: (i, o) => {
|