@ukpc-lib/react 0.16.3-sandbox.saas-9356.patch-4 → 0.16.3-sandbox.saas-9356.patch-5

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.
@@ -3604,7 +3604,7 @@ class mL {
3604
3604
  read(e, n, r) {
3605
3605
  var o, a;
3606
3606
  let i;
3607
- console.log("🚀 ~ ParentCacheBackend ~ read ~ resources:", i), window != null && window.parent && (i = (a = (o = window == null ? void 0 : window.parent.translations) == null ? void 0 : o[e]) == null ? void 0 : a[n]), i ? (console.log("🚀 ~ ParentCacheBackend ~ read ~ resources:", i), r(null, i)) : (r(new Error("No local or parent translation found"), null), console.log("🚀 ~ ParentCacheBackend ~ read ~ Error:", Error));
3607
+ console.log("🚀 ~ ParentCacheBackend ~ read ~ resources:", i), window != null && window.parent && (i = (a = (o = window == null ? void 0 : window.parent.translations) == null ? void 0 : o[e]) == null ? void 0 : a[n], console.log("🚀 ~ ParentCacheBackend ~ add window", i)), i ? (console.log("🚀 ~ ParentCacheBackend ~ read ~ resources:", i), r(null, i)) : (r(new Error("No local or parent translation found"), null), console.log("🚀 ~ ParentCacheBackend ~ read ~ Error:", Error));
3608
3608
  }
3609
3609
  }
3610
3610
  Qr.use(wT).use(kT).use(UM).init({
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-DeaFULYg.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;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-DAQHA_8P.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;exports.HasPermission=P;exports.PermissionRoute=p;exports.getUseHasPermission=d;exports.useGetPermission=m;exports.useSyncBackdrop=w;exports.useSyncRouter=f;
@@ -1,4 +1,4 @@
1
- import { M as k, O as F, R as G, a1 as N, Z as $, a as I, c as O, $ as j, V as z, T as L, U, W as V, v 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-CP6hHvu4.js";
1
+ import { M as k, O as F, R as G, a1 as N, Z as $, a as I, c as O, $ as j, V as z, T as L, U, W as V, v 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-DhmxLaVG.js";
2
2
  import d from "axios";
3
3
  import { useState as g, useEffect as a, useMemo as h } from "react";
4
4
  import { useNavigate as f, useLocation as w, 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.16.3-sandbox.saas-9356.patch-4",
4
+ "version": "0.16.3-sandbox.saas-9356.patch-5",
5
5
  "type": "module",
6
6
  "main": "./dist/",
7
7
  "module": "./dist/",
@@ -1,6 +1,6 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { U as e } from "../index-A1xc5iEF.js";
3
- import "../index-UUkm_4Gc.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { U as e } from "../index-BKugCq7n.js";
3
+ import "../index-omnj2VPv.js";
4
4
  export {
5
5
  e as UnauthorizedPage
6
6
  };
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { ag as m } from "../index-UUkm_4Gc.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { ag as m } from "../index-omnj2VPv.js";
3
3
  export {
4
4
  m as BaseBreadcrumbs
5
5
  };
@@ -1,7 +1,7 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { F as i, u as m } from "../index-A1xc5iEF.js";
3
- import "../index-DqxmsDJs.js";
4
- import "../index-UUkm_4Gc.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { F as i, u as m } from "../index-BKugCq7n.js";
3
+ import "../index-BUE-pz1x.js";
4
+ import "../index-omnj2VPv.js";
5
5
  export {
6
6
  i as FavoriteMenu,
7
7
  m as updateFavoriteItems
@@ -1,7 +1,7 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { G as i } from "../index-A1xc5iEF.js";
3
- import "../index-DqxmsDJs.js";
4
- import "../index-UUkm_4Gc.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { G as i } from "../index-BKugCq7n.js";
3
+ import "../index-BUE-pz1x.js";
4
+ import "../index-omnj2VPv.js";
5
5
  export {
6
6
  i as GlobalMenu
7
7
  };
@@ -1,8 +1,8 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { L as g, T as n } from "../index-A1xc5iEF.js";
3
- import "../index-DqxmsDJs.js";
4
- import "../index-UUkm_4Gc.js";
5
- import "../react-toastify.esm-H_Xdunfj.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { L as g, T as n } from "../index-BKugCq7n.js";
3
+ import "../index-BUE-pz1x.js";
4
+ import "../index-omnj2VPv.js";
5
+ import "../react-toastify.esm-DnABvuky.js";
6
6
  import "../toast-config/index.js";
7
7
  import "../toast-config-notification/index.js";
8
8
  export {
@@ -1,6 +1,6 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { H as e, g as m } from "../index-A1xc5iEF.js";
3
- import "../index-UUkm_4Gc.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { H as e, g as m } from "../index-BKugCq7n.js";
3
+ import "../index-omnj2VPv.js";
4
4
  export {
5
5
  e as HasPermission,
6
6
  m as getUseHasPermission
@@ -1,11 +1,11 @@
1
1
  var z3 = Object.defineProperty;
2
2
  var Y3 = (e, t, n) => t in e ? z3(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var bh = (e, t, n) => (Y3(e, typeof t != "symbol" ? t + "" : t, n), n);
4
- import { c as Yn, g as xl, r as M, R as Fe, j as I, a as wh, b as Tg, s as Xf, d as q3 } from "./react-to-web-component-w5r1Fs9q.js";
5
- import { _ as G3, a as vs, b as da, i as Dp, s as K3, c as Te, d as Xy, f as X3, r as Qy, n as Wn, t as gk, e as Q3, g as mk, h as ln, j as kp, k as vk, p as Yo, m as JS, l as eC, o as Qh, q as xh, u as tC, v as Z3, T as yk, w as J3, x as eU, y as tU, z as bk, A as kr, D as nU, B as Pp, C as rU, E as wk, F as iU, G as Cf, H as Ap, I as nC, J as $u, K as Sl, L as rC, M as sU, N as Fu, O as Qf, P as ur, Q as oU, R as xk, S as Sk, U as Xr, V as aU, W as lU, X as Ck, Y as Tk, Z as _g, $ as Nb, a0 as qc, a1 as uU, a2 as iC, a3 as cU, a4 as Sh, a5 as fU, a6 as Rp, a7 as dU, a8 as hU, a9 as Dn, aa as pU, ab as gU, ac as mU, ad as _k, ae as Ek, af as Ok } from "./index-UUkm_4Gc.js";
4
+ import { c as Yn, g as xl, r as M, R as Fe, j as I, a as wh, b as Tg, s as Xf, d as q3 } from "./react-to-web-component-BOygDorD.js";
5
+ import { _ as G3, a as vs, b as da, i as Dp, s as K3, c as Te, d as Xy, f as X3, r as Qy, n as Wn, t as gk, e as Q3, g as mk, h as ln, j as kp, k as vk, p as Yo, m as JS, l as eC, o as Qh, q as xh, u as tC, v as Z3, T as yk, w as J3, x as eU, y as tU, z as bk, A as kr, D as nU, B as Pp, C as rU, E as wk, F as iU, G as Cf, H as Ap, I as nC, J as $u, K as Sl, L as rC, M as sU, N as Fu, O as Qf, P as ur, Q as oU, R as xk, S as Sk, U as Xr, V as aU, W as lU, X as Ck, Y as Tk, Z as _g, $ as Nb, a0 as qc, a1 as uU, a2 as iC, a3 as cU, a4 as Sh, a5 as fU, a6 as Rp, a7 as dU, a8 as hU, a9 as Dn, aa as pU, ab as gU, ac as mU, ad as _k, ae as Ek, af as Ok } from "./index-omnj2VPv.js";
6
6
  import { c as Gs } from "./clsx-DB4S2d7J.js";
7
- import { S as $b } from "./index-DqxmsDJs.js";
8
- import { B as Fb } from "./react-toastify.esm-H_Xdunfj.js";
7
+ import { S as $b } from "./index-BUE-pz1x.js";
8
+ import { B as Fb } from "./react-toastify.esm-DnABvuky.js";
9
9
  import "./toast-config/index.js";
10
10
  import "./toast-config-notification/index.js";
11
11
  function vU(e, t) {
@@ -9345,7 +9345,7 @@ class x8 {
9345
9345
  read(t, n, r) {
9346
9346
  var s, o;
9347
9347
  let i;
9348
- console.log("🚀 ~ ParentCacheBackend ~ read ~ resources:", i), window != null && window.parent && (i = (o = (s = window == null ? void 0 : window.parent.translations) == null ? void 0 : s[t]) == null ? void 0 : o[n]), i ? (console.log("🚀 ~ ParentCacheBackend ~ read ~ resources:", i), r(null, i)) : (r(new Error("No local or parent translation found"), null), console.log("🚀 ~ ParentCacheBackend ~ read ~ Error:", Error));
9348
+ console.log("🚀 ~ ParentCacheBackend ~ read ~ resources:", i), window != null && window.parent && (i = (o = (s = window == null ? void 0 : window.parent.translations) == null ? void 0 : s[t]) == null ? void 0 : o[n], console.log("🚀 ~ ParentCacheBackend ~ add window", i)), i ? (console.log("🚀 ~ ParentCacheBackend ~ read ~ resources:", i), r(null, i)) : (r(new Error("No local or parent translation found"), null), console.log("🚀 ~ ParentCacheBackend ~ read ~ Error:", Error));
9349
9349
  }
9350
9350
  }
9351
9351
  Cn.use(BP).use(HP).use(Jz).init({
@@ -1,4 +1,4 @@
1
- import { j as e, s as a } from "./react-to-web-component-w5r1Fs9q.js";
1
+ import { j as e, s as a } from "./react-to-web-component-BOygDorD.js";
2
2
  const l = "*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}";
3
3
  function s({ children: t, styles: o = [], ...i }) {
4
4
  return /* @__PURE__ */ e.jsxs("div", { ...i, children: [