@ukpc-lib/react 0.16.1-sandbox.saas-9201.patch-1 → 0.16.1

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.
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-B8dIBTWs.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-CfHmo57t.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 { O as F, R as M, T as G, a2 as N, $, a as I, c as O, a0 as j, W as z, U as L, V as U, X as V, w as W, a1 as X, s as Y, t as Z, Y as _, e as q, u as D, i as J, Z as K } from "../index.esm2017-ti5_-Ujj.js";
1
+ import { O as F, R as M, T as G, a2 as N, $, a as I, c as O, a0 as j, W as z, U as L, V as U, X as V, w as W, a1 as X, s as Y, t as Z, Y as _, e as q, u as D, i as J, Z as K } from "../index.esm2017-6dO6symv.js";
2
2
  import d from "axios";
3
3
  import { useState as g, 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.16.1-sandbox.saas-9201.patch-1",
4
+ "version": "0.16.1",
5
5
  "type": "module",
6
6
  "main": "./dist/",
7
7
  "module": "./dist/",
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { U as e } from "../index-Ch-015PG.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { U as e } from "../index-CiYHK3Rq.js";
3
3
  export {
4
4
  e as UnauthorizedPage
5
5
  };
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { ae as m } from "../index-BU5SX9Tl.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { ae as m } from "../index-DzW7qqrH.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-DCYyt2el.js";
3
- import "../index-DqxmsDJs.js";
4
- import "../index-BU5SX9Tl.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { F as i, u as m } from "../index-C9rCPfzu.js";
3
+ import "../index-BUE-pz1x.js";
4
+ import "../index-DzW7qqrH.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-DCYyt2el.js";
3
- import "../index-DqxmsDJs.js";
4
- import "../index-BU5SX9Tl.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { G as i } from "../index-C9rCPfzu.js";
3
+ import "../index-BUE-pz1x.js";
4
+ import "../index-DzW7qqrH.js";
5
5
  export {
6
6
  i as GlobalMenu
7
7
  };
@@ -1,9 +1,9 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { L as n, T as s } from "../index-DCYyt2el.js";
3
- import "../index-DqxmsDJs.js";
4
- import "../index-Ch-015PG.js";
5
- import "../index-BU5SX9Tl.js";
6
- import "../react-toastify.esm-H_Xdunfj.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { L as n, T as s } from "../index-C9rCPfzu.js";
3
+ import "../index-BUE-pz1x.js";
4
+ import "../index-CiYHK3Rq.js";
5
+ import "../index-DzW7qqrH.js";
6
+ import "../react-toastify.esm-DnABvuky.js";
7
7
  import "../toast-config/index.js";
8
8
  import "../toast-config-notification/index.js";
9
9
  export {
@@ -1,6 +1,6 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { H as e, g as m } from "../index-DCYyt2el.js";
3
- import "../index-BU5SX9Tl.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { H as e, g as m } from "../index-C9rCPfzu.js";
3
+ import "../index-DzW7qqrH.js";
4
4
  export {
5
5
  e as HasPermission,
6
6
  m as getUseHasPermission
@@ -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: [
@@ -1,10 +1,10 @@
1
- import { c as Fi, g as yu, r as A, R as Ne, j as L, a as Kd, b as Up, s as zp, d as cV } from "./react-to-web-component-w5r1Fs9q.js";
2
- import { t as KD, I as fV, i as dV, L as hy } from "./index-Ch-015PG.js";
3
- import { _ as Zo, i as Jh, s as hV, a as Te, b as py, f as pV, r as my, n as Wn, t as XD, e as mV, g as QD, c as an, d as ep, h as ZD, p as Io, m as hS, j as pS, k as Sh, l as Xd, o as mS, q as gV, T as JD, u as vV, v as yV, w as bV, x as ek, y as Er, D as xV, z as tp, A as wV, B as tk, C as SV, E as tf, F as np, G as gS, H as bu, I as ol, J as vS, K as TV, L as xu, M as kf, N as or, O as CV, P as nk, Q as rk, R as qr, S as _V, U as EV, V as ik, W as sk, X as Yp, Y as Q0, Z as Ec, $ as DV, a0 as yS, a1 as kV, a2 as Qd, a3 as OV, a4 as rp, a5 as PV, a6 as MV, a7 as Dn, a8 as AV, a9 as IV, aa as RV, ab as ok, ac as ak, ad as lk } from "./index-BU5SX9Tl.js";
1
+ import { c as Fi, g as yu, r as A, R as Ne, j as L, a as Kd, b as Up, s as zp, d as cV } from "./react-to-web-component-BOygDorD.js";
2
+ import { t as KD, I as fV, i as dV, L as hy } from "./index-CiYHK3Rq.js";
3
+ import { _ as Zo, i as Jh, s as hV, a as Te, b as py, f as pV, r as my, n as Wn, t as XD, e as mV, g as QD, c as an, d as ep, h as ZD, p as Io, m as hS, j as pS, k as Sh, l as Xd, o as mS, q as gV, T as JD, u as vV, v as yV, w as bV, x as ek, y as Er, D as xV, z as tp, A as wV, B as tk, C as SV, E as tf, F as np, G as gS, H as bu, I as ol, J as vS, K as TV, L as xu, M as kf, N as or, O as CV, P as nk, Q as rk, R as qr, S as _V, U as EV, V as ik, W as sk, X as Yp, Y as Q0, Z as Ec, $ as DV, a0 as yS, a1 as kV, a2 as Qd, a3 as OV, a4 as rp, a5 as PV, a6 as MV, a7 as Dn, a8 as AV, a9 as IV, aa as RV, ab as ok, ac as ak, ad as lk } from "./index-DzW7qqrH.js";
4
4
  import { c as $s } from "./clsx-DB4S2d7J.js";
5
5
  import { _ as bS } from "./setPrototypeOf-CP0c5ut2.js";
6
- import { S as Z0 } from "./index-DqxmsDJs.js";
7
- import { B as J0 } from "./react-toastify.esm-H_Xdunfj.js";
6
+ import { S as Z0 } from "./index-BUE-pz1x.js";
7
+ import { B as J0 } from "./react-toastify.esm-DnABvuky.js";
8
8
  import "./toast-config/index.js";
9
9
  import "./toast-config-notification/index.js";
10
10
  function LV(e) {
@@ -22664,9 +22664,7 @@ function Ste(e) {
22664
22664
  return console.log("isLoading fav", w), /* @__PURE__ */ L.jsx(L.Fragment, { children: /* @__PURE__ */ L.jsx(
22665
22665
  "div",
22666
22666
  {
22667
- className: p(
22668
- `favorite-menu${n.length === 0 ? " favorite-menu--empty" : ""}`
22669
- ),
22667
+ className: p(`favorite-menu${n.length === 0 ? " favorite-menu--empty" : ""}`),
22670
22668
  style: {
22671
22669
  width: "100%",
22672
22670
  display: "flex"
@@ -22691,31 +22689,11 @@ function Ste(e) {
22691
22689
  ) });
22692
22690
  }
22693
22691
  function Tte(e = 32) {
22694
- const [t, n] = A.useState(!0), r = A.useRef(0), i = () => {
22695
- const s = document.getElementById(
22696
- "app-iframe"
22697
- );
22698
- if (s && s.contentWindow) {
22699
- const o = s.contentWindow.scrollY;
22700
- o > r.current && o > e ? n(!1) : o < r.current && n(!0), r.current = o;
22701
- }
22692
+ const [t, n] = A.useState(!0), [r, i] = A.useState(0), s = () => {
22693
+ const o = window.scrollY;
22694
+ o > r && o > e ? n(!1) : o < r && n(!0), i(o);
22702
22695
  };
22703
- return A.useEffect(() => {
22704
- const s = document.getElementById(
22705
- "app-iframe"
22706
- );
22707
- if (!s)
22708
- return;
22709
- const o = () => {
22710
- const l = s.contentWindow;
22711
- l && l.addEventListener("scroll", i);
22712
- };
22713
- return s.addEventListener("load", o), () => {
22714
- s.removeEventListener("load", o);
22715
- const l = s.contentWindow;
22716
- l && l.removeEventListener("scroll", i);
22717
- };
22718
- }, []), { isFavoriteBarVisible: t };
22696
+ return A.useEffect(() => (window.addEventListener("scroll", s), () => window.removeEventListener("scroll", s)), [r]), { isFavoriteBarVisible: t };
22719
22697
  }
22720
22698
  function Cte(e) {
22721
22699
  const { isFavoriteBarVisible: t } = Tte();
@@ -1,4 +1,4 @@
1
- import { r as M, c as ce, g as Jt, s as Xt, j as E } from "./react-to-web-component-w5r1Fs9q.js";
1
+ import { r as M, c as ce, g as Jt, s as Xt, j as E } from "./react-to-web-component-BOygDorD.js";
2
2
  import { a as Wt, _ as Z } from "./setPrototypeOf-CP0c5ut2.js";
3
3
  function Gt(i, e) {
4
4
  for (var t = 0; t < e.length; t++) {