@ukpc-lib/react 0.13.1-dev.11 → 0.13.1-dev.13

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 (25) hide show
  1. package/dist/components/FavoriteMenu/components/MenuItem.d.ts +1 -0
  2. package/dist/components/index.cjs +19 -19
  3. package/dist/components/index.js +1647 -1617
  4. package/dist/{index.esm2017-XCT5rERk.cjs → index.esm2017-C48DXvhF.cjs} +28 -28
  5. package/dist/{index.esm2017-DK0KgGge.js → index.esm2017-D7ekKkN2.js} +331 -353
  6. package/dist/share/index.cjs +1 -1
  7. package/dist/share/index.js +1 -1
  8. package/package.json +1 -1
  9. package/web-components-bundle/access-denied/index.js +2 -2
  10. package/web-components-bundle/base-breadcrumbs/index.js +5 -0
  11. package/web-components-bundle/clsx-DB4S2d7J.js +22 -0
  12. package/web-components-bundle/favorite-menu/index.js +6 -5
  13. package/web-components-bundle/global-menu/index.js +5 -4
  14. package/web-components-bundle/global-topbar/index.js +8 -7
  15. package/web-components-bundle/has-permission/index.js +5 -4
  16. package/web-components-bundle/{index-B2F-s5_G.js → index-B0EbOgi6.js} +16319 -21649
  17. package/web-components-bundle/{index-DyX6L9q-.js → index-B2-j-GrO.js} +215 -226
  18. package/web-components-bundle/index-B8-7QZsi.js +5410 -0
  19. package/web-components-bundle/{index-B1bJ4sn5.js → index-Cx0zTfOC.js} +1 -1
  20. package/web-components-bundle/page-not-found/index.js +2 -2
  21. package/web-components-bundle/{react-to-web-component-C4-Jmrxs.js → react-to-web-component-D7SoYMky.js} +1535 -1527
  22. package/web-components-bundle/{react-toastify.esm-C4-Xv2fh.js → react-toastify.esm-Y1WvK90L.js} +156 -175
  23. package/web-components-bundle/setPrototypeOf-BVKdEITT.js +14 -0
  24. package/web-components-bundle/toast-config/index.js +2 -2
  25. 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-XCT5rERk.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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-C48DXvhF.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;
@@ -1,4 +1,4 @@
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 _, b as q, u as D, g as J, Y as K } from "../index.esm2017-DK0KgGge.js";
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 _, b as q, u as D, g as J, Y as K } from "../index.esm2017-D7ekKkN2.js";
2
2
  import g from "axios";
3
3
  import { useState as d, useEffect as i, useMemo as h } from "react";
4
4
  import { useNavigate as w, useLocation as f, Navigate as p } from "react-router-dom";
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.11",
4
+ "version": "0.13.1-dev.13",
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-D7SoYMky.js";
2
+ import { U as e } from "../index-B2-j-GrO.js";
3
3
  export {
4
4
  e as UnauthorizedPage
5
5
  };
@@ -0,0 +1,5 @@
1
+ import "../react-to-web-component-D7SoYMky.js";
2
+ import { aa as m } from "../index-B8-7QZsi.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-B2F-s5_G.js";
3
- import "../index-B1bJ4sn5.js";
1
+ import "../react-to-web-component-D7SoYMky.js";
2
+ import { F as i, u as m } from "../index-B0EbOgi6.js";
3
+ import "../index-Cx0zTfOC.js";
4
+ import "../index-B8-7QZsi.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-B2F-s5_G.js";
3
- import "../index-B1bJ4sn5.js";
1
+ import "../react-to-web-component-D7SoYMky.js";
2
+ import { G as i } from "../index-B0EbOgi6.js";
3
+ import "../index-Cx0zTfOC.js";
4
+ import "../index-B8-7QZsi.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-B2F-s5_G.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-D7SoYMky.js";
2
+ import { L as n, T as s } from "../index-B0EbOgi6.js";
3
+ import "../index-Cx0zTfOC.js";
4
+ import "../index-B2-j-GrO.js";
5
+ import "../index-B8-7QZsi.js";
6
+ import "../react-toastify.esm-Y1WvK90L.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-B2F-s5_G.js";
1
+ import "../react-to-web-component-D7SoYMky.js";
2
+ import { H as e, g as m } from "../index-B0EbOgi6.js";
3
+ import "../index-B8-7QZsi.js";
3
4
  export {
4
- o as HasPermission,
5
- r as getUseHasPermission
5
+ e as HasPermission,
6
+ m as getUseHasPermission
6
7
  };