@ukpc-lib/react 0.13.1-dev.8 → 0.13.1-sandbox.saas-8516

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 (28) hide show
  1. package/dist/components/GlobalMenu/data.json.d.ts +2627 -2582
  2. package/dist/components/index.cjs +18 -18
  3. package/dist/components/index.js +16 -35
  4. package/dist/{index.esm2017-DJ5XZpWt.js → index.esm2017-C7IPAfyC.js} +8380 -8256
  5. package/dist/{index.esm2017-C3w5APcd.cjs → index.esm2017-CFH-ljHI.cjs} +113 -113
  6. package/dist/share/hooks/index.d.ts +0 -1
  7. package/dist/share/index.cjs +1 -1
  8. package/dist/share/index.js +50 -82
  9. package/package.json +1 -1
  10. package/web-components-bundle/access-denied/index.js +2 -2
  11. package/web-components-bundle/base-breadcrumbs/index.js +5 -0
  12. package/web-components-bundle/clsx-DB4S2d7J.js +22 -0
  13. package/web-components-bundle/favorite-menu/index.js +6 -5
  14. package/web-components-bundle/global-menu/index.js +5 -4
  15. package/web-components-bundle/global-topbar/index.js +8 -7
  16. package/web-components-bundle/has-permission/index.js +5 -4
  17. package/web-components-bundle/{index-DyX6L9q-.js → index-B4uOLjGK.js} +236 -247
  18. package/web-components-bundle/{index-B1bJ4sn5.js → index-BSe1av43.js} +1 -1
  19. package/web-components-bundle/index-BTy-Dpix.js +5413 -0
  20. package/web-components-bundle/index-B_Ae1FHp.js +40134 -0
  21. package/web-components-bundle/page-not-found/index.js +2 -2
  22. package/web-components-bundle/{react-to-web-component-C4-Jmrxs.js → react-to-web-component-CXwKHjZr.js} +5 -5
  23. package/web-components-bundle/{react-toastify.esm-C4-Xv2fh.js → react-toastify.esm-CrTD7cpE.js} +156 -175
  24. package/web-components-bundle/setPrototypeOf-BVKdEITT.js +14 -0
  25. package/web-components-bundle/toast-config/index.js +2 -2
  26. package/web-components-bundle/toast-config-notification/index.js +2 -2
  27. package/dist/share/hooks/useSyncRouter.d.ts +0 -7
  28. package/web-components-bundle/index-2K0_9D9S.js +0 -45367
@@ -1,2 +1 @@
1
1
  export * from './useGetPermission';
2
- export * from './useSyncRouter';
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-C3w5APcd.cjs"),d=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 g=n=>{const[r,s]=c.useState([]);return c.useEffect(()=>{d.get(`${n}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(o=>s(o.data)).catch(o=>{console.error("Getting user permission error:",o)})},[n]),r},P=n=>{const r=l.useNavigate(),s=l.useLocation();console.log(" useSyncRouter.tsx ~ location1:",s,window.location.pathname);const o=(t=s)=>(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 h=n&&i.startsWith(n)?i.substring(n.length):i;r(h)}}};window.MicrofeBridge=t},[r,s]),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)},[s]),window.self===window.top){console.log("useSyncRouter: Navigate to /app path"),window.location.href=window.location.href.replace(window.origin,`${window.origin}/app`);return}},m=n=>(r,s)=>{const o=g(n);return s?r.every(t=>o==null?void 0:o.includes(t)):r.some(t=>o==null?void 0:o.includes(t))},f=({baseUrl:n,accessWith:r,requireAll:s,children:o})=>m(n)(r,s)?u.jsx(u.Fragment,{children:o}):null,w=({accessWith:n,requireAll:r,baseUrl:s,unAuthorizedPath:o,children:t})=>m(s)(n,r)?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.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=f;exports.PermissionRoute=w;exports.getUseHasPermission=m;exports.useGetPermission=g;exports.useSyncRouter=P;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-CFH-ljHI.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;
@@ -1,93 +1,61 @@
1
- import { M, N, O as B, a0 as G, Y as H, a as $, c as I, Z as O, U as j, R as z, T as L, V as U, v as V, $ as W, t as X, W as Y, b as Z, u as _, g as k, X as q } from "../index.esm2017-DJ5XZpWt.js";
2
- import g from "axios";
3
- import { useState as h, useEffect as i } from "react";
4
- import { useNavigate as d, useLocation as f, Navigate as w } from "react-router-dom";
5
- import { jsx as u, Fragment as c } from "react/jsx-runtime";
1
+ import { M as R, N as S, O as G, a0 as y, Y as F, a as H, c as I, Z as M, U as N, R as O, T as $, V as j, v as w, $ as U, t as V, W as X, b as Y, u as Z, g as _, X as b } from "../index.esm2017-C7IPAfyC.js";
2
+ import u from "axios";
3
+ import { useState as m, useEffect as c } from "react";
4
+ import { jsx as a, Fragment as n } from "react/jsx-runtime";
6
5
  import "@r2wc/react-to-web-component";
6
+ import { Navigate as l } from "react-router-dom";
7
7
  import "@mui/material";
8
- const P = (s) => {
9
- const [n, t] = h([]);
10
- return i(() => {
11
- g.get(`${s}/user-management/api/v1/users/my-account/permissions`, {
8
+ const h = (e) => {
9
+ const [r, t] = m([]);
10
+ return c(() => {
11
+ u.get(`${e}/user-management/api/v1/users/my-account/permissions`, {
12
12
  withCredentials: !0
13
- }).then((o) => t(o.data)).catch((o) => {
14
- console.error("Getting user permission error:", o);
13
+ }).then((s) => t(s.data)).catch((s) => {
14
+ console.error("Getting user permission error:", s);
15
15
  });
16
- }, [s]), n;
17
- }, T = (s) => {
18
- const n = d(), t = f();
19
- console.log(
20
- " useSyncRouter.tsx ~ location1:",
21
- t,
22
- window.location.pathname
16
+ }, [e]), r;
17
+ }, i = (e) => (r, t) => {
18
+ const s = h(e);
19
+ return t ? r.every(
20
+ (o) => s == null ? void 0 : s.includes(o)
21
+ ) : r.some(
22
+ (o) => s == null ? void 0 : s.includes(o)
23
23
  );
24
- const o = (e = t) => (s || "") + e.pathname + e.search + e.hash;
25
- if (i(() => {
26
- const e = {
27
- changeRoute: (r) => {
28
- const a = o();
29
- if (typeof r == "string" && a !== r) {
30
- console.log(" useSyncRouter.tsx ~ location2:", a, r);
31
- const m = s && r.startsWith(s) ? r.substring(s.length) : r;
32
- n(m);
33
- }
34
- }
35
- };
36
- window.MicrofeBridge = e;
37
- }, [n, t]), i(() => {
38
- var r, a;
39
- const e = o();
40
- console.log("fullPath1", window.location.pathname, e), (a = (r = window.parent) == null ? void 0 : r.HostBridge) == null || a.childRouteChange(e);
41
- }, [t]), window.self === window.top) {
42
- console.log("useSyncRouter: Navigate to /app path"), window.location.href = window.location.href.replace(
43
- window.origin,
44
- `${window.origin}/app`
45
- );
46
- return;
47
- }
48
- }, l = (s) => (n, t) => {
49
- const o = P(s);
50
- return t ? n.every(
51
- (e) => o == null ? void 0 : o.includes(e)
52
- ) : n.some(
53
- (e) => o == null ? void 0 : o.includes(e)
54
- );
55
- }, C = ({
56
- baseUrl: s,
57
- accessWith: n,
24
+ }, T = ({
25
+ baseUrl: e,
26
+ accessWith: r,
58
27
  requireAll: t,
59
- children: o
60
- }) => l(s)(n, t) ? /* @__PURE__ */ u(c, { children: o }) : null, A = ({
61
- accessWith: s,
62
- requireAll: n,
28
+ children: s
29
+ }) => i(e)(r, t) ? /* @__PURE__ */ a(n, { children: s }) : null, A = ({
30
+ accessWith: e,
31
+ requireAll: r,
63
32
  baseUrl: t,
64
- unAuthorizedPath: o,
65
- children: e
66
- }) => l(t)(s, n) ? /* @__PURE__ */ u(c, { children: e }) : /* @__PURE__ */ u(w, { to: o, replace: !0 });
33
+ unAuthorizedPath: s,
34
+ children: o
35
+ }) => i(t)(e, r) ? /* @__PURE__ */ a(n, { children: o }) : /* @__PURE__ */ a(l, { to: s, replace: !0 });
67
36
  export {
68
- M as AuthContext,
69
- N as AuthProvider,
70
- B as ERROR_MESSAGE,
71
- C as HasPermission,
37
+ R as AuthContext,
38
+ S as AuthProvider,
39
+ G as ERROR_MESSAGE,
40
+ T as HasPermission,
72
41
  A as PermissionRoute,
73
- G as SaasThemeProvider,
74
- H as TranslationProvider,
75
- $ as axiosInstance,
42
+ y as SaasThemeProvider,
43
+ F as TranslationProvider,
44
+ H as axiosInstance,
76
45
  I as color,
77
- O as createCustomTheme,
78
- l as getUseHasPermission,
79
- j as handleErrorAxios,
80
- z as login,
81
- L as logout,
82
- U as responseInterceptor,
83
- V as search,
84
- W as setFavicon,
85
- X as translate,
86
- Y as translationConfig,
87
- Z as useAuth,
88
- _ as useCustomTranslation,
89
- P as useGetPermission,
90
- T as useSyncRouter,
91
- k as useTheme,
92
- q as useTranslation
46
+ M as createCustomTheme,
47
+ i as getUseHasPermission,
48
+ N as handleErrorAxios,
49
+ O as login,
50
+ $ as logout,
51
+ j as responseInterceptor,
52
+ w as search,
53
+ U as setFavicon,
54
+ V as translate,
55
+ X as translationConfig,
56
+ Y as useAuth,
57
+ Z as useCustomTranslation,
58
+ h as useGetPermission,
59
+ _ as useTheme,
60
+ b as useTranslation
93
61
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ukpc-lib/react",
3
3
  "private": false,
4
- "version": "0.13.1-dev.8",
4
+ "version": "0.13.1-sandbox.saas-8516",
5
5
  "type": "module",
6
6
  "main": "./dist/",
7
7
  "module": "./dist/",
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-C4-Jmrxs.js";
2
- import { U as e } from "../index-DyX6L9q-.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { U as e } from "../index-B4uOLjGK.js";
3
3
  export {
4
4
  e as UnauthorizedPage
5
5
  };
@@ -0,0 +1,5 @@
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { aa as m } from "../index-BTy-Dpix.js";
3
+ export {
4
+ m as BaseBreadcrumbs
5
+ };
@@ -0,0 +1,22 @@
1
+ function a(r) {
2
+ var f, n, t = "";
3
+ if (typeof r == "string" || typeof r == "number")
4
+ t += r;
5
+ else if (typeof r == "object")
6
+ if (Array.isArray(r)) {
7
+ var o = r.length;
8
+ for (f = 0; f < o; f++)
9
+ r[f] && (n = a(r[f])) && (t && (t += " "), t += n);
10
+ } else
11
+ for (n in r)
12
+ r[n] && (t && (t += " "), t += n);
13
+ return t;
14
+ }
15
+ function i() {
16
+ for (var r, f, n = 0, t = "", o = arguments.length; n < o; n++)
17
+ (r = arguments[n]) && (f = a(r)) && (t && (t += " "), t += f);
18
+ return t;
19
+ }
20
+ export {
21
+ i as c
22
+ };
@@ -1,7 +1,8 @@
1
- import "../react-to-web-component-C4-Jmrxs.js";
2
- import { F as a, u as i } from "../index-2K0_9D9S.js";
3
- import "../index-B1bJ4sn5.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { F as i, u as m } from "../index-B_Ae1FHp.js";
3
+ import "../index-BSe1av43.js";
4
+ import "../index-BTy-Dpix.js";
4
5
  export {
5
- a as FavoriteMenu,
6
- i as updateFavoriteItems
6
+ i as FavoriteMenu,
7
+ m as updateFavoriteItems
7
8
  };
@@ -1,6 +1,7 @@
1
- import "../react-to-web-component-C4-Jmrxs.js";
2
- import { G as t } from "../index-2K0_9D9S.js";
3
- import "../index-B1bJ4sn5.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { G as i } from "../index-B_Ae1FHp.js";
3
+ import "../index-BSe1av43.js";
4
+ import "../index-BTy-Dpix.js";
4
5
  export {
5
- t as GlobalMenu
6
+ i as GlobalMenu
6
7
  };
@@ -1,11 +1,12 @@
1
- import "../react-to-web-component-C4-Jmrxs.js";
2
- import { L as g, T as n } from "../index-2K0_9D9S.js";
3
- import "../index-B1bJ4sn5.js";
4
- import "../index-DyX6L9q-.js";
5
- import "../react-toastify.esm-C4-Xv2fh.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { L as n, T as s } from "../index-B_Ae1FHp.js";
3
+ import "../index-BSe1av43.js";
4
+ import "../index-B4uOLjGK.js";
5
+ import "../index-BTy-Dpix.js";
6
+ import "../react-toastify.esm-CrTD7cpE.js";
6
7
  import "../toast-config/index.js";
7
8
  import "../toast-config-notification/index.js";
8
9
  export {
9
- g as LanguageDropdown,
10
- n as TopBar
10
+ n as LanguageDropdown,
11
+ s as TopBar
11
12
  };
@@ -1,6 +1,7 @@
1
- import "../react-to-web-component-C4-Jmrxs.js";
2
- import { H as o, g as r } from "../index-2K0_9D9S.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { H as e, g as m } from "../index-B_Ae1FHp.js";
3
+ import "../index-BTy-Dpix.js";
3
4
  export {
4
- o as HasPermission,
5
- r as getUseHasPermission
5
+ e as HasPermission,
6
+ m as getUseHasPermission
6
7
  };