@ukpc-lib/react 0.13.1-dev.16 → 0.13.1-dev.18
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/Notification/NotificationList/components/NotitficationItem.d.ts +5 -2
- package/dist/components/index.cjs +19 -32
- package/dist/components/index.js +2572 -2783
- package/dist/{index.esm2017-BqNn5ien.cjs → index.esm2017-D-YZAHag.cjs} +123 -123
- package/dist/{index.esm2017-DVCjm-2j.js → index.esm2017-NKtsqBrB.js} +13303 -13124
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +18 -18
- package/package.json +1 -1
- package/web-components-bundle/base-breadcrumbs/index.js +1 -1
- package/web-components-bundle/favorite-menu/index.js +2 -2
- package/web-components-bundle/global-menu/index.js +2 -2
- package/web-components-bundle/global-topbar/index.js +2 -2
- package/web-components-bundle/has-permission/index.js +2 -2
- package/web-components-bundle/{index-Bn9XuXBT.js → index-D3z2YCf6.js} +61 -57
- package/web-components-bundle/{index-Dyis4eM8.js → index-DPyhj6Ng.js} +11875 -11792
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-D-YZAHag.cjs"),h=require("axios"),c=require("react"),l=require("react-router-dom"),u=require("react/jsx-runtime");require("@r2wc/react-to-web-component");require("@mui/material");const m=n=>{const[s,r]=c.useState([]);return c.useEffect(()=>{h.get(`${n}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(o=>r(o.data)).catch(o=>{console.error("Getting user permission error:",o)})},[n]),s},f=n=>{const s=l.useNavigate(),r=l.useLocation();console.log(" useSyncRouter.tsx ~ location1:",r,window.location.pathname);const o=(t=r)=>(n||"")+t.pathname+t.search+t.hash;if(c.useEffect(()=>{const t={changeRoute:i=>{const a=o();if(typeof i=="string"&&a!==i){console.log(" useSyncRouter.tsx ~ location2:",a,i);const g=n&&i.startsWith(n)?i.substring(n.length):i;s(g)}}};window.MicrofeBridge=t},[s,r]),c.useEffect(()=>{var i,a;const t=o();console.log("fullPath1",window.location.pathname,t),(a=(i=window.parent)==null?void 0:i.HostBridge)==null||a.childRouteChange(t)},[r]),window.self===window.top){console.log("useSyncRouter: Navigate to /app path"),window.location.href=window.location.href.replace(window.origin,`${window.origin}/app`);return}};function w({open:n,disabled:s}){c.useMemo(()=>{var r,o,t,i;s||(n?(o=(r=window.top)==null?void 0:r.HostBridge)==null||o.openBackdrop(!0):(i=(t=window.top)==null?void 0:t.HostBridge)==null||i.openBackdrop(!1))},[n,s])}const d=n=>(s,r)=>{const o=m(n);return r?s.every(t=>o==null?void 0:o.includes(t)):s.some(t=>o==null?void 0:o.includes(t))},P=({baseUrl:n,accessWith:s,requireAll:r,children:o})=>d(n)(s,r)?u.jsx(u.Fragment,{children:o}):null,p=({accessWith:n,requireAll:s,baseUrl:r,unAuthorizedPath:o,children:t})=>d(r)(n,s)?u.jsx(u.Fragment,{children:t}):u.jsx(l.Navigate,{to:o,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.setShellBackdrop=e.setShellBackdrop;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=P;exports.PermissionRoute=p;exports.getUseHasPermission=d;exports.useGetPermission=m;exports.useSyncBackdrop=w;exports.useSyncRouter=f;
|
package/dist/share/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { O as F, R as M, T as G, a2 as N, $, a as I, c as O, a0 as j, W as z, U as L, V as U, X as V, v as W, a1 as X, s as Y, E as Z, Y as _, e as q, u as D, i as J, Z as K } from "../index.esm2017-NKtsqBrB.js";
|
|
2
2
|
import d from "axios";
|
|
3
|
-
import { useState as g, useEffect as
|
|
4
|
-
import { useNavigate as
|
|
3
|
+
import { useState as g, useEffect as i, useMemo as h } from "react";
|
|
4
|
+
import { useNavigate as f, useLocation as w, Navigate as p } from "react-router-dom";
|
|
5
5
|
import { jsx as c, Fragment as u } from "react/jsx-runtime";
|
|
6
6
|
import "@r2wc/react-to-web-component";
|
|
7
7
|
import "@mui/material";
|
|
8
8
|
const P = (s) => {
|
|
9
9
|
const [n, t] = g([]);
|
|
10
|
-
return
|
|
10
|
+
return i(() => {
|
|
11
11
|
d.get(`${s}/user-management/api/v1/users/my-account/permissions`, {
|
|
12
12
|
withCredentials: !0
|
|
13
13
|
}).then((o) => t(o.data)).catch((o) => {
|
|
@@ -15,29 +15,29 @@ const P = (s) => {
|
|
|
15
15
|
});
|
|
16
16
|
}, [s]), n;
|
|
17
17
|
}, T = (s) => {
|
|
18
|
-
const n =
|
|
18
|
+
const n = f(), t = w();
|
|
19
19
|
console.log(
|
|
20
20
|
" useSyncRouter.tsx ~ location1:",
|
|
21
21
|
t,
|
|
22
22
|
window.location.pathname
|
|
23
23
|
);
|
|
24
24
|
const o = (e = t) => (s || "") + e.pathname + e.search + e.hash;
|
|
25
|
-
if (
|
|
25
|
+
if (i(() => {
|
|
26
26
|
const e = {
|
|
27
27
|
changeRoute: (r) => {
|
|
28
|
-
const
|
|
29
|
-
if (typeof r == "string" &&
|
|
30
|
-
console.log(" useSyncRouter.tsx ~ location2:",
|
|
28
|
+
const a = o();
|
|
29
|
+
if (typeof r == "string" && a !== r) {
|
|
30
|
+
console.log(" useSyncRouter.tsx ~ location2:", a, r);
|
|
31
31
|
const m = s && r.startsWith(s) ? r.substring(s.length) : r;
|
|
32
32
|
n(m);
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
};
|
|
36
36
|
window.MicrofeBridge = e;
|
|
37
|
-
}, [n, t]),
|
|
38
|
-
var r,
|
|
37
|
+
}, [n, t]), i(() => {
|
|
38
|
+
var r, a;
|
|
39
39
|
const e = o();
|
|
40
|
-
console.log("fullPath1", window.location.pathname, e), (
|
|
40
|
+
console.log("fullPath1", window.location.pathname, e), (a = (r = window.parent) == null ? void 0 : r.HostBridge) == null || a.childRouteChange(e);
|
|
41
41
|
}, [t]), window.self === window.top) {
|
|
42
42
|
console.log("useSyncRouter: Navigate to /app path"), window.location.href = window.location.href.replace(
|
|
43
43
|
window.origin,
|
|
@@ -62,12 +62,12 @@ const l = (s) => (n, t) => {
|
|
|
62
62
|
) : n.some(
|
|
63
63
|
(e) => o == null ? void 0 : o.includes(e)
|
|
64
64
|
);
|
|
65
|
-
},
|
|
65
|
+
}, E = ({
|
|
66
66
|
baseUrl: s,
|
|
67
67
|
accessWith: n,
|
|
68
68
|
requireAll: t,
|
|
69
69
|
children: o
|
|
70
|
-
}) => l(s)(n, t) ? /* @__PURE__ */ c(u, { children: o }) : null,
|
|
70
|
+
}) => l(s)(n, t) ? /* @__PURE__ */ c(u, { children: o }) : null, A = ({
|
|
71
71
|
accessWith: s,
|
|
72
72
|
requireAll: n,
|
|
73
73
|
baseUrl: t,
|
|
@@ -77,10 +77,10 @@ const l = (s) => (n, t) => {
|
|
|
77
77
|
export {
|
|
78
78
|
F as AuthContext,
|
|
79
79
|
M as AuthProvider,
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
80
|
+
G as ERROR_MESSAGE,
|
|
81
|
+
E as HasPermission,
|
|
82
|
+
A as PermissionRoute,
|
|
83
|
+
N as SaasThemeProvider,
|
|
84
84
|
$ as TranslationProvider,
|
|
85
85
|
I as axiosInstance,
|
|
86
86
|
O as color,
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
-
import { F as i, u as m } from "../index-
|
|
2
|
+
import { F as i, u as m } from "../index-DPyhj6Ng.js";
|
|
3
3
|
import "../index-BSe1av43.js";
|
|
4
|
-
import "../index-
|
|
4
|
+
import "../index-D3z2YCf6.js";
|
|
5
5
|
export {
|
|
6
6
|
i as FavoriteMenu,
|
|
7
7
|
m as updateFavoriteItems
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
-
import { G as i } from "../index-
|
|
2
|
+
import { G as i } from "../index-DPyhj6Ng.js";
|
|
3
3
|
import "../index-BSe1av43.js";
|
|
4
|
-
import "../index-
|
|
4
|
+
import "../index-D3z2YCf6.js";
|
|
5
5
|
export {
|
|
6
6
|
i as GlobalMenu
|
|
7
7
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
-
import { L as n, T as s } from "../index-
|
|
2
|
+
import { L as n, T as s } from "../index-DPyhj6Ng.js";
|
|
3
3
|
import "../index-BSe1av43.js";
|
|
4
4
|
import "../index-CTw-G1vO.js";
|
|
5
|
-
import "../index-
|
|
5
|
+
import "../index-D3z2YCf6.js";
|
|
6
6
|
import "../react-toastify.esm-CrTD7cpE.js";
|
|
7
7
|
import "../toast-config/index.js";
|
|
8
8
|
import "../toast-config-notification/index.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
-
import { H as e, g as m } from "../index-
|
|
3
|
-
import "../index-
|
|
2
|
+
import { H as e, g as m } from "../index-DPyhj6Ng.js";
|
|
3
|
+
import "../index-D3z2YCf6.js";
|
|
4
4
|
export {
|
|
5
5
|
e as HasPermission,
|
|
6
6
|
m as getUseHasPermission
|
|
@@ -5342,69 +5342,73 @@ const xf = (e) => /* @__PURE__ */ R.jsx(of, { children: /* @__PURE__ */ R.jsx(vf
|
|
|
5342
5342
|
customElements.define("base-breadcrumbs", e);
|
|
5343
5343
|
}
|
|
5344
5344
|
export {
|
|
5345
|
-
|
|
5346
|
-
|
|
5345
|
+
zf as $,
|
|
5346
|
+
It as A,
|
|
5347
5347
|
oc as B,
|
|
5348
|
-
|
|
5348
|
+
Co as C,
|
|
5349
5349
|
_f as D,
|
|
5350
|
-
|
|
5351
|
-
|
|
5352
|
-
|
|
5353
|
-
|
|
5354
|
-
|
|
5355
|
-
|
|
5356
|
-
|
|
5357
|
-
|
|
5358
|
-
|
|
5359
|
-
|
|
5360
|
-
|
|
5361
|
-
|
|
5362
|
-
|
|
5363
|
-
|
|
5364
|
-
|
|
5350
|
+
Pf as E,
|
|
5351
|
+
ve as F,
|
|
5352
|
+
il as G,
|
|
5353
|
+
Zs as H,
|
|
5354
|
+
De as I,
|
|
5355
|
+
To as J,
|
|
5356
|
+
hl as K,
|
|
5357
|
+
Zt as L,
|
|
5358
|
+
Rf as M,
|
|
5359
|
+
Rl as N,
|
|
5360
|
+
Pl as O,
|
|
5361
|
+
$f as P,
|
|
5362
|
+
Nf as Q,
|
|
5363
|
+
kf as R,
|
|
5364
|
+
Of as S,
|
|
5365
5365
|
Ft as T,
|
|
5366
|
-
|
|
5367
|
-
|
|
5368
|
-
|
|
5369
|
-
|
|
5370
|
-
|
|
5371
|
-
|
|
5372
|
-
|
|
5366
|
+
$c as U,
|
|
5367
|
+
Tf as V,
|
|
5368
|
+
Mf as W,
|
|
5369
|
+
Pr as X,
|
|
5370
|
+
Lf as Y,
|
|
5371
|
+
Oc as Z,
|
|
5372
|
+
V as _,
|
|
5373
5373
|
xo as a,
|
|
5374
|
-
|
|
5375
|
-
|
|
5376
|
-
|
|
5377
|
-
|
|
5378
|
-
|
|
5379
|
-
|
|
5380
|
-
|
|
5381
|
-
|
|
5382
|
-
|
|
5383
|
-
|
|
5384
|
-
|
|
5385
|
-
|
|
5374
|
+
_c as a0,
|
|
5375
|
+
Ff as a1,
|
|
5376
|
+
If as a2,
|
|
5377
|
+
jf as a3,
|
|
5378
|
+
Af as a4,
|
|
5379
|
+
_r as a5,
|
|
5380
|
+
zo as a6,
|
|
5381
|
+
Bf as a7,
|
|
5382
|
+
Er as a8,
|
|
5383
|
+
Df as a9,
|
|
5384
|
+
df as aa,
|
|
5385
|
+
lf as ab,
|
|
5386
|
+
of as ac,
|
|
5387
|
+
Zr as ad,
|
|
5388
|
+
vf as ae,
|
|
5389
|
+
Ut as b,
|
|
5386
5390
|
Ce as c,
|
|
5387
|
-
|
|
5388
|
-
|
|
5389
|
-
|
|
5390
|
-
|
|
5391
|
-
|
|
5392
|
-
|
|
5393
|
-
|
|
5394
|
-
|
|
5395
|
-
|
|
5396
|
-
|
|
5397
|
-
|
|
5391
|
+
S as d,
|
|
5392
|
+
So as e,
|
|
5393
|
+
$i as f,
|
|
5394
|
+
su as g,
|
|
5395
|
+
Nu as h,
|
|
5396
|
+
An as i,
|
|
5397
|
+
_o as j,
|
|
5398
|
+
$o as k,
|
|
5399
|
+
Ze as l,
|
|
5400
|
+
et as m,
|
|
5401
|
+
vl as n,
|
|
5398
5402
|
Ro as o,
|
|
5399
|
-
|
|
5400
|
-
|
|
5403
|
+
tr as p,
|
|
5404
|
+
rt as q,
|
|
5401
5405
|
cu as r,
|
|
5402
|
-
|
|
5403
|
-
|
|
5406
|
+
ja as s,
|
|
5407
|
+
ye as t,
|
|
5404
5408
|
yt as u,
|
|
5405
|
-
|
|
5406
|
-
|
|
5407
|
-
|
|
5408
|
-
|
|
5409
|
-
|
|
5409
|
+
au as v,
|
|
5410
|
+
tl as w,
|
|
5411
|
+
me as x,
|
|
5412
|
+
ku as y,
|
|
5413
|
+
po as z
|
|
5410
5414
|
};
|