@ukpc-lib/react 0.13.9-sandbox.saas-8903.patch-1 → 0.13.9-sandbox.saas-8903.patch-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/components/index.cjs +15 -15
- package/dist/components/index.js +323 -316
- package/dist/{index.esm2017-BQQAXiFU.js → index.esm2017-81ft1FRl.js} +7244 -7247
- package/dist/{index.esm2017-D3bH2psV.cjs → index.esm2017-CCVnVHX2.cjs} +79 -79
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +1 -1
- package/package.json +1 -1
- package/web-components-bundle/favorite-menu/index.js +1 -1
- package/web-components-bundle/global-menu/index.js +1 -1
- package/web-components-bundle/global-topbar/index.js +1 -1
- package/web-components-bundle/has-permission/index.js +1 -1
- package/web-components-bundle/{index-roA2GqmN.js → index-DdwqFOdf.js} +16 -9
package/dist/share/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-CCVnVHX2.cjs"),m=require("axios"),u=require("react"),i=require("react/jsx-runtime");require("@r2wc/react-to-web-component");const l=require("react-router-dom");require("@mui/material");const c=s=>{const[t,o]=u.useState([]);return u.useEffect(()=>{m.get(`${s}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(r=>o(r.data)).catch(r=>{console.error("Getting user permission error:",r)})},[s]),t},a=s=>(t,o)=>{const r=c(s);return o?t.every(n=>r==null?void 0:r.includes(n)):t.some(n=>r==null?void 0:r.includes(n))},h=({baseUrl:s,accessWith:t,requireAll:o,children:r})=>a(s)(t,o)?i.jsx(i.Fragment,{children:r}):null,P=({accessWith:s,requireAll:t,baseUrl:o,unAuthorizedPath:r,children:n})=>a(o)(s,t)?i.jsx(i.Fragment,{children:n}):i.jsx(l.Navigate,{to:r,replace:!0});exports.AuthContext=e.AuthContext;exports.AuthProvider=e.AuthProvider;exports.ERROR_MESSAGE=e.ERROR_MESSAGE;exports.SaasThemeProvider=e.SaasThemeProvider;exports.TranslationProvider=e.TranslationProvider;exports.axiosInstance=e.axiosInstance;exports.color=e.color;exports.createCustomTheme=e.createCustomTheme;exports.handleErrorAxios=e.handleErrorAxios;exports.login=e.login;exports.logout=e.logout;exports.responseInterceptor=e.responseInterceptor;exports.search=e.search;exports.setFavicon=e.setFavicon;exports.translate=e.translate;exports.translationConfig=e.translationConfig;exports.useAuth=e.useAuth;exports.useCustomTranslation=e.useCustomTranslation;exports.useTheme=e.useTheme;exports.useTranslation=e.useTranslation$1;exports.HasPermission=h;exports.PermissionRoute=P;exports.getUseHasPermission=a;exports.useGetPermission=c;
|
package/dist/share/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { M as R, O as S, R as G, a1 as y, Z as F, a as H, c as I, $ as M, V as O, T as $, U as j, W as w, t as B, a0 as N, B as U, X as V, e as X, u as Y, i as Z, Y as _ } from "../index.esm2017-
|
|
1
|
+
import { M as R, O as S, R as G, a1 as y, Z as F, a as H, c as I, $ as M, V as O, T as $, U as j, W as w, t as B, a0 as N, B as U, X as V, e as X, u as Y, i as Z, Y as _ } from "../index.esm2017-81ft1FRl.js";
|
|
2
2
|
import u from "axios";
|
|
3
3
|
import { useState as m, useEffect as c } from "react";
|
|
4
4
|
import { jsx as a, Fragment as n } from "react/jsx-runtime";
|
package/package.json
CHANGED
|
@@ -33678,7 +33678,7 @@ const gE = (e) => {
|
|
|
33678
33678
|
_ie(r);
|
|
33679
33679
|
}, []);
|
|
33680
33680
|
const s = (o, l) => {
|
|
33681
|
-
var c
|
|
33681
|
+
var c;
|
|
33682
33682
|
if ((o == null ? void 0 : o.actionKey) != null) {
|
|
33683
33683
|
if ((c = o == null ? void 0 : o.data) != null && c.brandName)
|
|
33684
33684
|
return Fo(
|
|
@@ -33690,7 +33690,7 @@ const gE = (e) => {
|
|
|
33690
33690
|
);
|
|
33691
33691
|
switch (o == null ? void 0 : o.notificationType) {
|
|
33692
33692
|
case "deleteMultiple":
|
|
33693
|
-
return o != null && o.data &&
|
|
33693
|
+
return o != null && o.data && l > 1 ? Fo(
|
|
33694
33694
|
`notificationAdmin.notify.actionKey.${o == null ? void 0 : o.actionKey}_multiple`,
|
|
33695
33695
|
{ defaultValue: `${o == null ? void 0 : o.actionKey}`, count: l }
|
|
33696
33696
|
) : Fo(
|
|
@@ -33708,19 +33708,26 @@ const gE = (e) => {
|
|
|
33708
33708
|
};
|
|
33709
33709
|
return Eie(e).then((o) => {
|
|
33710
33710
|
console.log("aaa", o);
|
|
33711
|
-
const l = o == null ? void 0 : o.data
|
|
33711
|
+
const l = o == null ? void 0 : o.data;
|
|
33712
|
+
let c = [];
|
|
33713
|
+
try {
|
|
33714
|
+
c = JSON.parse(l.data);
|
|
33715
|
+
} catch (h) {
|
|
33716
|
+
console.error("Parse msg.data failed:", h), c = [];
|
|
33717
|
+
}
|
|
33718
|
+
const d = Array.isArray(c) ? c.length : 0;
|
|
33712
33719
|
n({
|
|
33713
33720
|
actorName: l == null ? void 0 : l.actorName,
|
|
33714
|
-
message: s(l,
|
|
33721
|
+
message: s(l, d || 0),
|
|
33715
33722
|
context: l == null ? void 0 : l.context,
|
|
33716
33723
|
contextUrl: l == null ? void 0 : l.contextUrl
|
|
33717
|
-
}), r((
|
|
33718
|
-
var
|
|
33724
|
+
}), r((h) => {
|
|
33725
|
+
var p;
|
|
33719
33726
|
return {
|
|
33720
|
-
...
|
|
33727
|
+
...h,
|
|
33721
33728
|
unread: {
|
|
33722
|
-
...
|
|
33723
|
-
total: ((
|
|
33729
|
+
...h.unread,
|
|
33730
|
+
total: ((p = h.unread) == null ? void 0 : p.total) + 1
|
|
33724
33731
|
}
|
|
33725
33732
|
};
|
|
33726
33733
|
});
|