@ukpc-lib/react 0.13.1-dev.14 → 0.13.1-dev.16
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/query.d.ts +1 -1
- package/dist/components/Notification/models/NotiticationDto.d.ts +2 -2
- package/dist/components/index.cjs +32 -19
- package/dist/components/index.js +2592 -2446
- package/dist/{index.esm2017-DFT9wFL2.cjs → index.esm2017-BqNn5ien.cjs} +17 -17
- package/dist/{index.esm2017-BFsaAJIb.js → index.esm2017-DVCjm-2j.js} +1974 -1972
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +13 -13
- package/package.json +1 -1
- package/web-components-bundle/access-denied/index.js +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 +3 -3
- package/web-components-bundle/has-permission/index.js +2 -2
- package/web-components-bundle/{index-BziS9Had.js → index-Bn9XuXBT.js} +1 -1
- package/web-components-bundle/{index-T58UE-6b.js → index-CTw-G1vO.js} +1 -1
- package/web-components-bundle/{index-DN61Cz99.js → index-Dyis4eM8.js} +12248 -11832
- package/web-components-bundle/{setPrototypeOf-BVKdEITT.js → setPrototypeOf-CP0c5ut2.js} +2 -2
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-BqNn5ien.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,14 +1,14 @@
|
|
|
1
|
-
import { N as F, O as M, R as N, a1 as G, Z as $, a as I, c as O, $ as j, V as z, T as L, U, W as V, w as W, a0 as X, s as Y, t as Z, X as _,
|
|
2
|
-
import
|
|
3
|
-
import { useState as
|
|
1
|
+
import { N as F, O as M, R as N, a1 as G, Z as $, a as I, c as O, $ as j, V as z, T as L, U, W as V, w as W, a0 as X, s as Y, t as Z, X as _, e as q, u as D, i as J, Y as K } from "../index.esm2017-DVCjm-2j.js";
|
|
2
|
+
import d from "axios";
|
|
3
|
+
import { useState as g, useEffect as a, useMemo as h } from "react";
|
|
4
4
|
import { useNavigate as w, useLocation as f, 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
|
-
const [n, t] =
|
|
10
|
-
return
|
|
11
|
-
|
|
9
|
+
const [n, t] = g([]);
|
|
10
|
+
return a(() => {
|
|
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) => {
|
|
14
14
|
console.error("Getting user permission error:", o);
|
|
@@ -22,22 +22,22 @@ const P = (s) => {
|
|
|
22
22
|
window.location.pathname
|
|
23
23
|
);
|
|
24
24
|
const o = (e = t) => (s || "") + e.pathname + e.search + e.hash;
|
|
25
|
-
if (
|
|
25
|
+
if (a(() => {
|
|
26
26
|
const e = {
|
|
27
27
|
changeRoute: (r) => {
|
|
28
|
-
const
|
|
29
|
-
if (typeof r == "string" &&
|
|
30
|
-
console.log(" useSyncRouter.tsx ~ location2:",
|
|
28
|
+
const i = o();
|
|
29
|
+
if (typeof r == "string" && i !== r) {
|
|
30
|
+
console.log(" useSyncRouter.tsx ~ location2:", i, 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]), a(() => {
|
|
38
|
+
var r, i;
|
|
39
39
|
const e = o();
|
|
40
|
-
console.log("fullPath1", window.location.pathname, e), (
|
|
40
|
+
console.log("fullPath1", window.location.pathname, e), (i = (r = window.parent) == null ? void 0 : r.HostBridge) == null || i.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,
|
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-Dyis4eM8.js";
|
|
3
3
|
import "../index-BSe1av43.js";
|
|
4
|
-
import "../index-
|
|
4
|
+
import "../index-Bn9XuXBT.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-Dyis4eM8.js";
|
|
3
3
|
import "../index-BSe1av43.js";
|
|
4
|
-
import "../index-
|
|
4
|
+
import "../index-Bn9XuXBT.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-Dyis4eM8.js";
|
|
3
3
|
import "../index-BSe1av43.js";
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../index-
|
|
4
|
+
import "../index-CTw-G1vO.js";
|
|
5
|
+
import "../index-Bn9XuXBT.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-Dyis4eM8.js";
|
|
3
|
+
import "../index-Bn9XuXBT.js";
|
|
4
4
|
export {
|
|
5
5
|
e as HasPermission,
|
|
6
6
|
m as getUseHasPermission
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { e as pt, r as f, j as R, d as ue, a as J, R as Ci, s as wi } from "./react-to-web-component-CXwKHjZr.js";
|
|
2
2
|
import { c as q } from "./clsx-DB4S2d7J.js";
|
|
3
|
-
import {
|
|
3
|
+
import { a as Ei, _ as Pi } from "./setPrototypeOf-CP0c5ut2.js";
|
|
4
4
|
const Ce = {
|
|
5
5
|
primary: "#93D500",
|
|
6
6
|
primary100: "#F0F6E1",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { r as $, c as ce, g as Jt, s as Xt, j as E } from "./react-to-web-component-CXwKHjZr.js";
|
|
2
|
-
import {
|
|
2
|
+
import { a as Wt, _ as Y } from "./setPrototypeOf-CP0c5ut2.js";
|
|
3
3
|
function Gt(i, e) {
|
|
4
4
|
for (var t = 0; t < e.length; t++) {
|
|
5
5
|
const n = e[t];
|