@ukpc-lib/react 0.13.1-dev.24 → 0.13.1-dev.26
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.
- package/dist/components/index.cjs +1 -1
- package/dist/components/index.js +2 -2
- package/dist/{index.esm2017-B6pR8zNp.cjs → index.esm2017-BRdyW06b.cjs} +1 -1
- package/dist/{index.esm2017-DcnQ8dZu.js → index.esm2017-DiJ5f9ER.js} +1 -1
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +2 -2
- package/package.json +1 -1
- package/web-components-bundle/{SaasThemeProvider-ffEVXQF_.js → SaasThemeProvider-8W2MaSUF.js} +1 -1
- package/web-components-bundle/access-denied/index.js +3 -3
- package/web-components-bundle/base-breadcrumbs/index.js +3 -3
- package/web-components-bundle/favorite-menu/index.js +7 -7
- package/web-components-bundle/global-menu/index.js +6 -6
- package/web-components-bundle/global-topbar/index.js +7 -7
- package/web-components-bundle/has-permission/index.js +2 -2
- package/web-components-bundle/{index-fKv-tqw7.js → index-Bk42Mf7H.js} +2 -2
- package/web-components-bundle/{index-dx6s22iA.js → index-Bu7DHdEJ.js} +3 -3
- package/web-components-bundle/{index-DVyPTlxG.js → index-CDpevgH4.js} +8 -8
- package/web-components-bundle/{index-DVbeHRGT.js → index-CHcaOev7.js} +879 -879
- package/web-components-bundle/page-not-found/index.js +4 -4
- package/web-components-bundle/{react-to-web-component-D7SoYMky.js → react-to-web-component-CXwKHjZr.js} +1527 -1535
- package/web-components-bundle/{react-toastify.esm-Y1WvK90L.js → react-toastify.esm-CrTD7cpE.js} +1 -1
- package/web-components-bundle/toast-config/index.js +2 -2
- package/web-components-bundle/toast-config-notification/index.js +2 -2
- package/web-components-bundle/{useTranslation-yFulP-g8.js → useTranslation-Xt9Mgi4Q.js} +1 -1
|
@@ -421,7 +421,7 @@ function ZI({
|
|
|
421
421
|
return /* @__PURE__ */ cn(Rc, { children: [
|
|
422
422
|
/* @__PURE__ */ _e("style", { type: "text/css", children: KI }),
|
|
423
423
|
/* @__PURE__ */ _e("div", { onClick: i, className: "modal-overlay", id: "modal-wrapper", children: /* @__PURE__ */ cn("div", { className: "modal-container", children: [
|
|
424
|
-
/* @__PURE__ */ _e("h3", { className: "modal-title", children: "Log out" }),
|
|
424
|
+
/* @__PURE__ */ _e("h3", { className: "modal-title", children: r("components.logoutPage.title", { defaultValue: "Log out" }) }),
|
|
425
425
|
/* @__PURE__ */ cn("p", { className: "text-sm", children: [
|
|
426
426
|
" ",
|
|
427
427
|
r("components.logoutPage.confirmLogOut", { defaultValue: "Are you sure you want to log out?" })
|
package/dist/share/index.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-BRdyW06b.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.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=w;exports.PermissionRoute=p;exports.getUseHasPermission=l;exports.useGetPermission=h;exports.useSyncBackdrop=P;exports.useSyncRouter=f;
|
package/dist/share/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { M as d, U as g } from "../index.esm2017-
|
|
2
|
-
import { O as z, R as D, T as I, a3 as N, a0 as O, a as j, c as L, a1 as V, X as W, V as X, W as Y, Y as Z, r as _, a2 as q, s as J, t as K, Z as Q, e as b, u as oo, i as eo, $ as so } from "../index.esm2017-
|
|
1
|
+
import { M as d, U as g } from "../index.esm2017-DiJ5f9ER.js";
|
|
2
|
+
import { O as z, R as D, T as I, a3 as N, a0 as O, a as j, c as L, a1 as V, X as W, V as X, W as Y, Y as Z, r as _, a2 as q, s as J, t as K, Z as Q, e as b, u as oo, i as eo, $ as so } from "../index.esm2017-DiJ5f9ER.js";
|
|
3
3
|
import p from "axios";
|
|
4
4
|
import { useState as f, useEffect as a, useMemo as h } from "react";
|
|
5
5
|
import { useNavigate as w, useLocation as P } from "react-router-dom";
|
package/package.json
CHANGED
package/web-components-bundle/{SaasThemeProvider-ffEVXQF_.js → SaasThemeProvider-8W2MaSUF.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as j, r as b } from "./react-to-web-component-
|
|
1
|
+
import { R as j, r as b } from "./react-to-web-component-CXwKHjZr.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,6 +1,6 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { U as e } from "../index-
|
|
3
|
-
import "../useTranslation-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { U as e } from "../index-Bk42Mf7H.js";
|
|
3
|
+
import "../useTranslation-Xt9Mgi4Q.js";
|
|
4
4
|
export {
|
|
5
5
|
e as UnauthorizedPage
|
|
6
6
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { V as e } from "../index-
|
|
3
|
-
import "../SaasThemeProvider-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { V as e } from "../index-CHcaOev7.js";
|
|
3
|
+
import "../SaasThemeProvider-8W2MaSUF.js";
|
|
4
4
|
export {
|
|
5
5
|
e as BaseBreadcrumbs
|
|
6
6
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { F, u as v } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../react-toastify.esm-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { F, u as v } from "../index-CDpevgH4.js";
|
|
3
|
+
import "../index-Bu7DHdEJ.js";
|
|
4
|
+
import "../index-CHcaOev7.js";
|
|
5
|
+
import "../react-toastify.esm-CrTD7cpE.js";
|
|
6
6
|
import "../toast-config/index.js";
|
|
7
7
|
import "../toast-config-notification/index.js";
|
|
8
|
-
import "../SaasThemeProvider-
|
|
9
|
-
import "../index-
|
|
8
|
+
import "../SaasThemeProvider-8W2MaSUF.js";
|
|
9
|
+
import "../index-Bk42Mf7H.js";
|
|
10
10
|
export {
|
|
11
11
|
F as FavoriteMenu,
|
|
12
12
|
v as updateFavoriteItems
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { G as e } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../SaasThemeProvider-
|
|
6
|
-
import "../index-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { G as e } from "../index-CDpevgH4.js";
|
|
3
|
+
import "../index-Bu7DHdEJ.js";
|
|
4
|
+
import "../index-CHcaOev7.js";
|
|
5
|
+
import "../SaasThemeProvider-8W2MaSUF.js";
|
|
6
|
+
import "../index-Bk42Mf7H.js";
|
|
7
7
|
export {
|
|
8
8
|
e as GlobalMenu
|
|
9
9
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { L as s, T as L } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../index-
|
|
6
|
-
import "../SaasThemeProvider-
|
|
7
|
-
import "../react-toastify.esm-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { L as s, T as L } from "../index-CDpevgH4.js";
|
|
3
|
+
import "../index-Bu7DHdEJ.js";
|
|
4
|
+
import "../index-Bk42Mf7H.js";
|
|
5
|
+
import "../index-CHcaOev7.js";
|
|
6
|
+
import "../SaasThemeProvider-8W2MaSUF.js";
|
|
7
|
+
import "../react-toastify.esm-CrTD7cpE.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-
|
|
2
|
-
import { H as o, g as r } from "../index-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { H as o, g as r } from "../index-CDpevgH4.js";
|
|
3
3
|
export {
|
|
4
4
|
o as HasPermission,
|
|
5
5
|
r as getUseHasPermission
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as Ue, c as ue, g as _t, s as Et, j as L } from "./react-to-web-component-
|
|
2
|
-
import { _ as Y, a as Ct, b as Nt, c as At, d as T, e as G, f as I, s as Dt, g as Tt, I as It, u as Ft } from "./useTranslation-
|
|
1
|
+
import { r as Ue, c as ue, g as _t, s as Et, j as L } from "./react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { _ as Y, a as Ct, b as Nt, c as At, d as T, e as G, f as I, s as Dt, g as Tt, I as It, u as Ft } from "./useTranslation-Xt9Mgi4Q.js";
|
|
3
3
|
import { a as Ut, _ as J } from "./setPrototypeOf-CP0c5ut2.js";
|
|
4
4
|
function Bt(a, r) {
|
|
5
5
|
for (var n = 0; n < r.length; n++) {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { j as e, s as a } from "./react-to-web-component-
|
|
2
|
-
import { u as s } from "./SaasThemeProvider-
|
|
3
|
-
import { u as l } from "./useTranslation-
|
|
1
|
+
import { j as e, s as a } from "./react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { u as s } from "./SaasThemeProvider-8W2MaSUF.js";
|
|
3
|
+
import { u as l } from "./useTranslation-Xt9Mgi4Q.js";
|
|
4
4
|
const d = "*,: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}";
|
|
5
5
|
function c({ children: t, styles: o = [], ...i }) {
|
|
6
6
|
return /* @__PURE__ */ e.jsxs("div", { ...i, children: [
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { c as Fi, g as Df, r as A, j as L, R as Kd, a as Le, b as Up, s as zp, d as fV } from "./react-to-web-component-
|
|
2
|
-
import { t as GD, I as dV, i as hV, L as hy } from "./index-
|
|
3
|
-
import { u as pV } from "./useTranslation-
|
|
4
|
-
import { c as En, T as KD, a as mV, s as gV, b as vV, e as XD, _ as Er, D as yV, d as Jh, f as bV, g as Zo, h as QD, r as xV, u as ef, i as ep, j as dS, k as yu, l as ol, o as hS, m as wV, n as bu, p as kf, q as or, C as SV, t as ZD, v as JD, w as qr, B as TV, x as CV, y as ek, z as tk, A as Yp, E as X0, F as _c, G as _V, H as pS, I as EV, J as Xd, K as DV, L as tp, M as kV, N as OV, O as PV, P as MV, S as AV, Q as nk, R as rk, U as ik } from "./index-
|
|
5
|
-
import { _ as Te, i as np, s as IV, a as py, f as RV, r as my, n as Vn, t as sk, e as LV, g as ok, b as on, c as rp, h as ak, p as Io, m as mS, d as gS, j as Sh, k as Qd, l as vS, o as NV } from "./SaasThemeProvider-
|
|
1
|
+
import { c as Fi, g as Df, r as A, j as L, R as Kd, a as Le, b as Up, s as zp, d as fV } from "./react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { t as GD, I as dV, i as hV, L as hy } from "./index-Bk42Mf7H.js";
|
|
3
|
+
import { u as pV } from "./useTranslation-Xt9Mgi4Q.js";
|
|
4
|
+
import { c as En, T as KD, a as mV, s as gV, b as vV, e as XD, _ as Er, D as yV, d as Jh, f as bV, g as Zo, h as QD, r as xV, u as ef, i as ep, j as dS, k as yu, l as ol, o as hS, m as wV, n as bu, p as kf, q as or, C as SV, t as ZD, v as JD, w as qr, B as TV, x as CV, y as ek, z as tk, A as Yp, E as X0, F as _c, G as _V, H as pS, I as EV, J as Xd, K as DV, L as tp, M as kV, N as OV, O as PV, P as MV, S as AV, Q as nk, R as rk, U as ik } from "./index-CHcaOev7.js";
|
|
5
|
+
import { _ as Te, i as np, s as IV, a as py, f as RV, r as my, n as Vn, t as sk, e as LV, g as ok, b as on, c as rp, h as ak, p as Io, m as mS, d as gS, j as Sh, k as Qd, l as vS, o as NV } from "./SaasThemeProvider-8W2MaSUF.js";
|
|
6
6
|
import { c as $s } from "./clsx-DB4S2d7J.js";
|
|
7
|
-
import { S as Q0 } from "./index-
|
|
8
|
-
import { B as Z0 } from "./react-toastify.esm-
|
|
7
|
+
import { S as Q0 } from "./index-Bu7DHdEJ.js";
|
|
8
|
+
import { B as Z0 } from "./react-toastify.esm-CrTD7cpE.js";
|
|
9
9
|
import "./toast-config/index.js";
|
|
10
10
|
import "./toast-config-notification/index.js";
|
|
11
11
|
import { _ as yS } from "./setPrototypeOf-CP0c5ut2.js";
|
|
@@ -1998,7 +1998,7 @@ function Vk({
|
|
|
1998
1998
|
return /* @__PURE__ */ L.jsxs(L.Fragment, { children: [
|
|
1999
1999
|
/* @__PURE__ */ L.jsx("style", { type: "text/css", children: s5 }),
|
|
2000
2000
|
/* @__PURE__ */ L.jsx("div", { onClick: i, className: "modal-overlay", id: "modal-wrapper", children: /* @__PURE__ */ L.jsxs("div", { className: "modal-container", children: [
|
|
2001
|
-
/* @__PURE__ */ L.jsx("h3", { className: "modal-title", children: "Log out" }),
|
|
2001
|
+
/* @__PURE__ */ L.jsx("h3", { className: "modal-title", children: r("components.logoutPage.title", { defaultValue: "Log out" }) }),
|
|
2002
2002
|
/* @__PURE__ */ L.jsxs("p", { className: "text-sm", children: [
|
|
2003
2003
|
" ",
|
|
2004
2004
|
r("components.logoutPage.confirmLogOut", { defaultValue: "Are you sure you want to log out?" })
|