@ukpc-lib/react 0.16.5-sandbox.poms-1875.patch-1 → 0.16.5-sandbox.poms-1875.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.
Files changed (24) hide show
  1. package/dist/components/index.cjs +1 -1
  2. package/dist/components/index.js +2 -2
  3. package/dist/{index.esm2017-Dwmyl50e.js → index.esm2017-CeJW_DxL.js} +2246 -2237
  4. package/dist/{index.esm2017-DEvwglYk.cjs → index.esm2017-CnDCNrk-.cjs} +76 -76
  5. package/dist/share/index.cjs +1 -1
  6. package/dist/share/index.js +39 -37
  7. package/dist/share/interceptor/index.d.ts +2 -0
  8. package/package.json +1 -1
  9. package/web-components-bundle/{SaasThemeProvider-A_eMJWqw.js → SaasThemeProvider-DUpoV8xb.js} +1 -1
  10. package/web-components-bundle/access-denied/index.js +2 -2
  11. package/web-components-bundle/base-breadcrumbs/index.js +3 -3
  12. package/web-components-bundle/favorite-menu/index.js +7 -7
  13. package/web-components-bundle/global-menu/index.js +6 -6
  14. package/web-components-bundle/global-topbar/index.js +7 -7
  15. package/web-components-bundle/has-permission/index.js +2 -2
  16. package/web-components-bundle/{index-760z9lEs.js → index-BBl8HzU3.js} +565 -565
  17. package/web-components-bundle/{index-CiYHK3Rq.js → index-Ch-015PG.js} +1 -1
  18. package/web-components-bundle/{index-DaCSdxEj.js → index-DCgJh3T2.js} +12 -9
  19. package/web-components-bundle/{index-BwEhsh9S.js → index-N6zjI_u_.js} +2 -2
  20. package/web-components-bundle/page-not-found/index.js +3 -3
  21. package/web-components-bundle/{react-to-web-component-BOygDorD.js → react-to-web-component-w5r1Fs9q.js} +1527 -1535
  22. package/web-components-bundle/{react-toastify.esm-DnABvuky.js → react-toastify.esm-H_Xdunfj.js} +1 -1
  23. package/web-components-bundle/toast-config/index.js +2 -2
  24. package/web-components-bundle/toast-config-notification/index.js +2 -2
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-DEvwglYk.cjs"),g=require("axios"),c=require("react"),d=require("react-router-dom"),u=require("react/jsx-runtime");require("@r2wc/react-to-web-component");require("@mui/material");require("react-query");require("react-dom");require("moment");const h=r=>{const[i,t]=c.useState([]);return c.useEffect(()=>{g.get(`${r}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(s=>t(s.data)).catch(s=>{console.error("Getting user permission error:",s)})},[r]),i},f=r=>{const i=d.useNavigate(),t=d.useLocation();console.log(" useSyncRouter.tsx ~ location1:",t,window.location.pathname);const s=(n=t)=>(r||"")+n.pathname+n.search+n.hash;if(c.useEffect(()=>{const n={changeRoute:o=>{const a=s();if(typeof o=="string"&&a!==o){console.log(" useSyncRouter.tsx ~ location2:",a,o);const m=r&&o.startsWith(r)?o.substring(r.length):o;i(m)}}};window.MicrofeBridge=n},[i,t]),c.useEffect(()=>{var o,a;const n=s();console.log("fullPath1",window.location.pathname,n),(a=(o=window.parent)==null?void 0:o.HostBridge)==null||a.childRouteChange(n)},[t]),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 P({open:r,disabled:i}){c.useMemo(()=>{var t,s,n,o;i||(r?(s=(t=window.top)==null?void 0:t.HostBridge)==null||s.openBackdrop(!0):(o=(n=window.top)==null?void 0:n.HostBridge)==null||o.openBackdrop(!1))},[r,i])}const l=(r,i)=>(t,s)=>{const o=e.useUserPermissions({axiosInstance:i,baseUrl:r}).data;return o?s?t.every(a=>o==null?void 0:o.includes(a)):t.some(a=>o==null?void 0:o.includes(a)):!1},w=({baseUrl:r,accessWith:i,requireAll:t,children:s})=>l(r)(i,t)?u.jsx(u.Fragment,{children:s}):null,p=({accessWith:r,requireAll:i,baseUrl:t,children:s})=>l(t)(r,i)?u.jsx(u.Fragment,{children:s}):u.jsx(e.UnauthorizedPage,{});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.requestInterceptor=e.requestInterceptor;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;exports.HasPermission=w;exports.PermissionRoute=p;exports.getUseHasPermission=l;exports.useGetPermission=h;exports.useSyncBackdrop=P;exports.useSyncRouter=f;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-CnDCNrk-.cjs"),g=require("axios"),c=require("react"),d=require("react-router-dom"),u=require("react/jsx-runtime");require("@r2wc/react-to-web-component");require("@mui/material");require("react-query");require("react-dom");require("moment");const h=r=>{const[i,t]=c.useState([]);return c.useEffect(()=>{g.get(`${r}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(s=>t(s.data)).catch(s=>{console.error("Getting user permission error:",s)})},[r]),i},f=r=>{const i=d.useNavigate(),t=d.useLocation();console.log(" useSyncRouter.tsx ~ location1:",t,window.location.pathname);const s=(n=t)=>(r||"")+n.pathname+n.search+n.hash;if(c.useEffect(()=>{const n={changeRoute:o=>{const a=s();if(typeof o=="string"&&a!==o){console.log(" useSyncRouter.tsx ~ location2:",a,o);const m=r&&o.startsWith(r)?o.substring(r.length):o;i(m)}}};window.MicrofeBridge=n},[i,t]),c.useEffect(()=>{var o,a;const n=s();console.log("fullPath1",window.location.pathname,n),(a=(o=window.parent)==null?void 0:o.HostBridge)==null||a.childRouteChange(n)},[t]),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 P({open:r,disabled:i}){c.useMemo(()=>{var t,s,n,o;i||(r?(s=(t=window.top)==null?void 0:t.HostBridge)==null||s.openBackdrop(!0):(o=(n=window.top)==null?void 0:n.HostBridge)==null||o.openBackdrop(!1))},[r,i])}const l=(r,i)=>(t,s)=>{const o=e.useUserPermissions({axiosInstance:i,baseUrl:r}).data;return o?s?t.every(a=>o==null?void 0:o.includes(a)):t.some(a=>o==null?void 0:o.includes(a)):!1},w=({baseUrl:r,accessWith:i,requireAll:t,children:s})=>l(r)(i,t)?u.jsx(u.Fragment,{children:s}):null,p=({accessWith:r,requireAll:i,baseUrl:t,children:s})=>l(t)(r,i)?u.jsx(u.Fragment,{children:s}):u.jsx(e.UnauthorizedPage,{});exports.AuthContext=e.AuthContext;exports.AuthProvider=e.AuthProvider;exports.ERROR_MESSAGE=e.ERROR_MESSAGE;exports.SaasThemeProvider=e.SaasThemeProvider;exports.TranslationProvider=e.TranslationProvider;exports.X_AUTO_CANCEL=e.X_AUTO_CANCEL;exports.axiosInstance=e.axiosInstance;exports.color=e.color;exports.createCustomTheme=e.createCustomTheme;exports.handleErrorAxios=e.handleErrorAxios;exports.isCanceledError=e.isCanceledError;exports.login=e.login;exports.logout=e.logout;exports.requestInterceptor=e.requestInterceptor;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;exports.HasPermission=w;exports.PermissionRoute=p;exports.getUseHasPermission=l;exports.useGetPermission=h;exports.useSyncBackdrop=P;exports.useSyncRouter=f;
@@ -1,9 +1,9 @@
1
- import { K as d, U as p } from "../index.esm2017-Dwmyl50e.js";
2
- import { M as $, O as z, R as D, a3 as N, a0 as O, a as j, c as q, a1 as K, W as L, T as V, V as W, Y as X, X as Y, r as Z, a2 as _, s as J, t as Q, Z as b, e as oo, u as eo, i as so, $ as to } from "../index.esm2017-Dwmyl50e.js";
1
+ import { K as d, U as p } from "../index.esm2017-CeJW_DxL.js";
2
+ import { M as N, O, R as _, a5 as $, a2 as z, X as D, a as L, c as X, a3 as j, W as q, Y as K, T as V, V as W, $ as Y, Z, r as J, a4 as Q, s as b, t as oo, a0 as eo, e as so, u as to, i as ro, a1 as no } from "../index.esm2017-CeJW_DxL.js";
3
3
  import g from "axios";
4
- import { useState as f, useEffect as a, useMemo as h } from "react";
4
+ import { useState as f, useEffect as i, useMemo as h } from "react";
5
5
  import { useNavigate as w, useLocation as P } from "react-router-dom";
6
- import { jsx as u, Fragment as c } from "react/jsx-runtime";
6
+ import { jsx as c, Fragment as u } from "react/jsx-runtime";
7
7
  import "@r2wc/react-to-web-component";
8
8
  import "@mui/material";
9
9
  import "react-query";
@@ -11,7 +11,7 @@ import "react-dom";
11
11
  import "moment";
12
12
  const H = (e) => {
13
13
  const [n, s] = f([]);
14
- return a(() => {
14
+ return i(() => {
15
15
  g.get(`${e}/user-management/api/v1/users/my-account/permissions`, {
16
16
  withCredentials: !0
17
17
  }).then((t) => s(t.data)).catch((t) => {
@@ -26,22 +26,22 @@ const H = (e) => {
26
26
  window.location.pathname
27
27
  );
28
28
  const t = (r = s) => (e || "") + r.pathname + r.search + r.hash;
29
- if (a(() => {
29
+ if (i(() => {
30
30
  const r = {
31
31
  changeRoute: (o) => {
32
- const i = t();
33
- if (typeof o == "string" && i !== o) {
34
- console.log(" useSyncRouter.tsx ~ location2:", i, o);
32
+ const a = t();
33
+ if (typeof o == "string" && a !== o) {
34
+ console.log(" useSyncRouter.tsx ~ location2:", a, o);
35
35
  const m = e && o.startsWith(e) ? o.substring(e.length) : o;
36
36
  n(m);
37
37
  }
38
38
  }
39
39
  };
40
40
  window.MicrofeBridge = r;
41
- }, [n, s]), a(() => {
42
- var o, i;
41
+ }, [n, s]), i(() => {
42
+ var o, a;
43
43
  const r = t();
44
- console.log("fullPath1", window.location.pathname, r), (i = (o = window.parent) == null ? void 0 : o.HostBridge) == null || i.childRouteChange(r);
44
+ console.log("fullPath1", window.location.pathname, r), (a = (o = window.parent) == null ? void 0 : o.HostBridge) == null || a.childRouteChange(r);
45
45
  }, [s]), window.self === window.top) {
46
46
  console.log("useSyncRouter: Navigate to /app path"), window.location.href = window.location.href.replace(
47
47
  window.origin,
@@ -65,48 +65,50 @@ const l = (e, n) => (s, t) => {
65
65
  baseUrl: e
66
66
  }).data;
67
67
  return o ? t ? s.every(
68
- (i) => o == null ? void 0 : o.includes(i)
68
+ (a) => o == null ? void 0 : o.includes(a)
69
69
  ) : s.some(
70
- (i) => o == null ? void 0 : o.includes(i)
70
+ (a) => o == null ? void 0 : o.includes(a)
71
71
  ) : !1;
72
72
  }, F = ({
73
73
  baseUrl: e,
74
74
  accessWith: n,
75
75
  requireAll: s,
76
76
  children: t
77
- }) => l(e)(n, s) ? /* @__PURE__ */ u(c, { children: t }) : null, G = ({
77
+ }) => l(e)(n, s) ? /* @__PURE__ */ c(u, { children: t }) : null, U = ({
78
78
  accessWith: e,
79
79
  requireAll: n,
80
80
  baseUrl: s,
81
81
  children: t
82
- }) => l(s)(e, n) ? /* @__PURE__ */ u(c, { children: t }) : /* @__PURE__ */ u(p, {});
82
+ }) => l(s)(e, n) ? /* @__PURE__ */ c(u, { children: t }) : /* @__PURE__ */ c(p, {});
83
83
  export {
84
- $ as AuthContext,
85
- z as AuthProvider,
86
- D as ERROR_MESSAGE,
84
+ N as AuthContext,
85
+ O as AuthProvider,
86
+ _ as ERROR_MESSAGE,
87
87
  F as HasPermission,
88
- G as PermissionRoute,
89
- N as SaasThemeProvider,
90
- O as TranslationProvider,
91
- j as axiosInstance,
92
- q as color,
93
- K as createCustomTheme,
88
+ U as PermissionRoute,
89
+ $ as SaasThemeProvider,
90
+ z as TranslationProvider,
91
+ D as X_AUTO_CANCEL,
92
+ L as axiosInstance,
93
+ X as color,
94
+ j as createCustomTheme,
94
95
  l as getUseHasPermission,
95
- L as handleErrorAxios,
96
+ q as handleErrorAxios,
97
+ K as isCanceledError,
96
98
  V as login,
97
99
  W as logout,
98
- X as requestInterceptor,
99
- Y as responseInterceptor,
100
- Z as search,
101
- _ as setFavicon,
102
- J as setShellBackdrop,
103
- Q as translate,
104
- b as translationConfig,
105
- oo as useAuth,
106
- eo as useCustomTranslation,
100
+ Y as requestInterceptor,
101
+ Z as responseInterceptor,
102
+ J as search,
103
+ Q as setFavicon,
104
+ b as setShellBackdrop,
105
+ oo as translate,
106
+ eo as translationConfig,
107
+ so as useAuth,
108
+ to as useCustomTranslation,
107
109
  H as useGetPermission,
108
110
  k as useSyncBackdrop,
109
111
  M as useSyncRouter,
110
- so as useTheme,
111
- to as useTranslation
112
+ ro as useTheme,
113
+ no as useTranslation
112
114
  };
@@ -2,6 +2,7 @@ export declare const ERROR_MESSAGE: {
2
2
  TOKEN_MALFORMED: string;
3
3
  TOKEN_EXPIRED: string;
4
4
  };
5
+ export declare const X_AUTO_CANCEL = "true";
5
6
  export declare const login: (baseURL: string) => void;
6
7
  export declare const logout: (baseURL: string) => void;
7
8
  declare const axiosInstance: import('axios').AxiosInstance;
@@ -13,4 +14,5 @@ export type HandleErrorOptions = {
13
14
  export declare function handleErrorAxios(error: any, options?: HandleErrorOptions): void | Promise<import('axios').AxiosResponse<any, any>>;
14
15
  declare const requestInterceptor: number;
15
16
  declare const responseInterceptor: number;
17
+ export declare function isCanceledError(error: any): boolean;
16
18
  export { axiosInstance, responseInterceptor, requestInterceptor };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ukpc-lib/react",
3
3
  "private": false,
4
- "version": "0.16.5-sandbox.poms-1875.patch-1",
4
+ "version": "0.16.5-sandbox.poms-1875.patch-3",
5
5
  "type": "module",
6
6
  "main": "./dist/",
7
7
  "module": "./dist/",
@@ -1,4 +1,4 @@
1
- import { a as j, r as b } from "./react-to-web-component-BOygDorD.js";
1
+ import { a as j, r as b } from "./react-to-web-component-w5r1Fs9q.js";
2
2
  function c() {
3
3
  return c = Object.assign ? Object.assign.bind() : function(t) {
4
4
  for (var e = 1; e < arguments.length; e++) {
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-BOygDorD.js";
2
- import { U as e } from "../index-CiYHK3Rq.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { U as e } from "../index-Ch-015PG.js";
3
3
  export {
4
4
  e as UnauthorizedPage
5
5
  };
@@ -1,6 +1,6 @@
1
- import "../react-to-web-component-BOygDorD.js";
2
- import { V as e } from "../index-760z9lEs.js";
3
- import "../SaasThemeProvider-A_eMJWqw.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { V as e } from "../index-BBl8HzU3.js";
3
+ import "../SaasThemeProvider-DUpoV8xb.js";
4
4
  export {
5
5
  e as BaseBreadcrumbs
6
6
  };
@@ -1,12 +1,12 @@
1
- import "../react-to-web-component-BOygDorD.js";
2
- import { F, u as v } from "../index-DaCSdxEj.js";
3
- import "../index-BwEhsh9S.js";
4
- import "../index-760z9lEs.js";
5
- import "../react-toastify.esm-DnABvuky.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { F, u as v } from "../index-DCgJh3T2.js";
3
+ import "../index-N6zjI_u_.js";
4
+ import "../index-BBl8HzU3.js";
5
+ import "../react-toastify.esm-H_Xdunfj.js";
6
6
  import "../toast-config/index.js";
7
7
  import "../toast-config-notification/index.js";
8
- import "../SaasThemeProvider-A_eMJWqw.js";
9
- import "../index-CiYHK3Rq.js";
8
+ import "../SaasThemeProvider-DUpoV8xb.js";
9
+ import "../index-Ch-015PG.js";
10
10
  export {
11
11
  F as FavoriteMenu,
12
12
  v as updateFavoriteItems
@@ -1,9 +1,9 @@
1
- import "../react-to-web-component-BOygDorD.js";
2
- import { G as e } from "../index-DaCSdxEj.js";
3
- import "../index-BwEhsh9S.js";
4
- import "../index-760z9lEs.js";
5
- import "../SaasThemeProvider-A_eMJWqw.js";
6
- import "../index-CiYHK3Rq.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { G as e } from "../index-DCgJh3T2.js";
3
+ import "../index-N6zjI_u_.js";
4
+ import "../index-BBl8HzU3.js";
5
+ import "../SaasThemeProvider-DUpoV8xb.js";
6
+ import "../index-Ch-015PG.js";
7
7
  export {
8
8
  e as GlobalMenu
9
9
  };
@@ -1,10 +1,10 @@
1
- import "../react-to-web-component-BOygDorD.js";
2
- import { L as s, T as L } from "../index-DaCSdxEj.js";
3
- import "../index-BwEhsh9S.js";
4
- import "../index-CiYHK3Rq.js";
5
- import "../index-760z9lEs.js";
6
- import "../SaasThemeProvider-A_eMJWqw.js";
7
- import "../react-toastify.esm-DnABvuky.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { L as s, T as L } from "../index-DCgJh3T2.js";
3
+ import "../index-N6zjI_u_.js";
4
+ import "../index-Ch-015PG.js";
5
+ import "../index-BBl8HzU3.js";
6
+ import "../SaasThemeProvider-DUpoV8xb.js";
7
+ import "../react-toastify.esm-H_Xdunfj.js";
8
8
  import "../toast-config/index.js";
9
9
  import "../toast-config-notification/index.js";
10
10
  export {
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-BOygDorD.js";
2
- import { H as o, g as r } from "../index-DaCSdxEj.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { H as o, g as r } from "../index-DCgJh3T2.js";
3
3
  export {
4
4
  o as HasPermission,
5
5
  r as getUseHasPermission