@ukpc-lib/react 0.16.3-dev.20 → 0.16.3-dev.21
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/FavoriteMenu/components/MenuItem.d.ts +1 -1
- package/dist/components/index.cjs +8 -8
- package/dist/components/index.js +273 -273
- package/dist/{index.esm2017-BGIhKoPQ.js → index.esm2017-CChlMOC9.js} +351 -351
- package/dist/{index.esm2017-CfqFJQ9r.cjs → index.esm2017-DjebFQF3.cjs} +23 -23
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +2 -2
- package/package.json +1 -1
- package/web-components-bundle/{SaasThemeProvider-A_eMJWqw.js → SaasThemeProvider-DUpoV8xb.js} +1 -1
- package/web-components-bundle/access-denied/index.js +6 -6
- package/web-components-bundle/base-breadcrumbs/index.js +3 -3
- package/web-components-bundle/favorite-menu/index.js +6 -6
- package/web-components-bundle/global-menu/index.js +5 -5
- package/web-components-bundle/global-topbar/index.js +6 -6
- package/web-components-bundle/has-permission/index.js +2 -2
- package/web-components-bundle/{index-B0KNckiL.js → index-C0bWxjUr.js} +16 -16
- package/web-components-bundle/{index-CKnnH8IY.js → index-Dkof1OzO.js} +493 -493
- package/web-components-bundle/{index-BwEhsh9S.js → index-N6zjI_u_.js} +2 -2
- package/web-components-bundle/page-not-found/index.js +3 -3
- package/web-components-bundle/{react-to-web-component-BOygDorD.js → react-to-web-component-w5r1Fs9q.js} +1527 -1535
- package/web-components-bundle/{react-toastify.esm-DnABvuky.js → react-toastify.esm-H_Xdunfj.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/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-DjebFQF3.cjs"),m=require("axios"),u=require("react"),d=require("react-router-dom"),a=require("react/jsx-runtime");require("@r2wc/react-to-web-component");require("@mui/material");require("react-query");require("react-dom");require("moment");const h=s=>{const[t,r]=u.useState([]);return u.useEffect(()=>{m.get(`${s}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(o=>r(o.data)).catch(o=>{console.error("Getting user permission error:",o)})},[s]),t},p=s=>{const t=d.useLocation();if(u.useEffect(()=>{var o,i;let r=t.pathname+t.search+t.hash;s&&!r.includes(s)&&(r=s+r),console.log("🚀 ~ PrivateLayout.tsx ~ fullPath:",r),(i=(o=window.top)==null?void 0:o.shellNavigate)==null||i.call(o,"/app"+r,{replace:!0})},[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}};function g({open:s,disabled:t}){u.useMemo(()=>{var r,o,i,n;t||(s?(o=(r=window.top)==null?void 0:r.HostBridge)==null||o.openBackdrop(!0):(n=(i=window.top)==null?void 0:i.HostBridge)==null||n.openBackdrop(!1))},[s,t])}const l=(s,t)=>(r,o)=>{const n=e.useUserPermissions({axiosInstance:t,baseUrl:s}).data;return n?o?r.every(c=>n==null?void 0:n.includes(c)):r.some(c=>n==null?void 0:n.includes(c)):!1},f=({baseUrl:s,accessWith:t,requireAll:r,children:o})=>l(s)(t,r)?a.jsx(a.Fragment,{children:o}):null,P=({accessWith:s,requireAll:t,baseUrl:r,children:o})=>l(r)(s,t)?a.jsx(a.Fragment,{children:o}):a.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;exports.HasPermission=f;exports.PermissionRoute=P;exports.getUseHasPermission=l;exports.useGetPermission=h;exports.useSyncBackdrop=g;exports.useSyncRouter=p;
|
package/dist/share/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { K as p, U as l } from "../index.esm2017-
|
|
2
|
-
import { M as $, O as D, R as F, a2 as I, $ as L, a as N, c as O, a0 as j, W as z, T as K, V, X, r as Y, a1 as Z, s as _, t as q, Y as J, e as Q, u as W, i as b, Z as ee } from "../index.esm2017-
|
|
1
|
+
import { K as p, U as l } from "../index.esm2017-CChlMOC9.js";
|
|
2
|
+
import { M as $, O as D, R as F, a2 as I, $ as L, a as N, c as O, a0 as j, W as z, T as K, V, X, r as Y, a1 as Z, s as _, t as q, Y as J, e as Q, u as W, i as b, Z as ee } from "../index.esm2017-CChlMOC9.js";
|
|
3
3
|
import f from "axios";
|
|
4
4
|
import { useState as d, useEffect as u, useMemo as h } from "react";
|
|
5
5
|
import { useLocation as w } from "react-router-dom";
|
package/package.json
CHANGED
package/web-components-bundle/{SaasThemeProvider-A_eMJWqw.js → SaasThemeProvider-DUpoV8xb.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as j, r as b } from "./react-to-web-component-
|
|
1
|
+
import { a as j, r as b } from "./react-to-web-component-w5r1Fs9q.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,11 +1,11 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { U as d } from "../index-
|
|
3
|
-
import "../react-toastify.esm-
|
|
1
|
+
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { U as d } from "../index-C0bWxjUr.js";
|
|
3
|
+
import "../react-toastify.esm-H_Xdunfj.js";
|
|
4
4
|
import "../toast-config/index.js";
|
|
5
5
|
import "../toast-config-notification/index.js";
|
|
6
|
-
import "../SaasThemeProvider-
|
|
7
|
-
import "../index-
|
|
8
|
-
import "../index-
|
|
6
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
7
|
+
import "../index-N6zjI_u_.js";
|
|
8
|
+
import "../index-Dkof1OzO.js";
|
|
9
9
|
export {
|
|
10
10
|
d as UnauthorizedPage
|
|
11
11
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { X as e } from "../index-
|
|
3
|
-
import "../SaasThemeProvider-
|
|
1
|
+
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { X as e } from "../index-Dkof1OzO.js";
|
|
3
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
4
4
|
export {
|
|
5
5
|
e as BaseBreadcrumbs
|
|
6
6
|
};
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { F as u, u as F } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../react-toastify.esm-
|
|
1
|
+
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { F as u, u as F } from "../index-C0bWxjUr.js";
|
|
3
|
+
import "../index-N6zjI_u_.js";
|
|
4
|
+
import "../index-Dkof1OzO.js";
|
|
5
|
+
import "../react-toastify.esm-H_Xdunfj.js";
|
|
6
6
|
import "../toast-config/index.js";
|
|
7
7
|
import "../toast-config-notification/index.js";
|
|
8
|
-
import "../SaasThemeProvider-
|
|
8
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
9
9
|
export {
|
|
10
10
|
u as FavoriteMenu,
|
|
11
11
|
F as updateFavoriteItems
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { G as a } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../SaasThemeProvider-
|
|
1
|
+
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { G as a } from "../index-C0bWxjUr.js";
|
|
3
|
+
import "../index-N6zjI_u_.js";
|
|
4
|
+
import "../index-Dkof1OzO.js";
|
|
5
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
6
6
|
export {
|
|
7
7
|
a as GlobalMenu
|
|
8
8
|
};
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { L as n, T as s } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../SaasThemeProvider-
|
|
6
|
-
import "../react-toastify.esm-
|
|
1
|
+
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
+
import { L as n, T as s } from "../index-C0bWxjUr.js";
|
|
3
|
+
import "../index-N6zjI_u_.js";
|
|
4
|
+
import "../index-Dkof1OzO.js";
|
|
5
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
6
|
+
import "../react-toastify.esm-H_Xdunfj.js";
|
|
7
7
|
import "../toast-config/index.js";
|
|
8
8
|
import "../toast-config-notification/index.js";
|
|
9
9
|
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-w5r1Fs9q.js";
|
|
2
|
+
import { H as o, g as r } from "../index-C0bWxjUr.js";
|
|
3
3
|
export {
|
|
4
4
|
o as HasPermission,
|
|
5
5
|
r as getUseHasPermission
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
var sU = Object.defineProperty;
|
|
2
2
|
var oU = (e, t, n) => t in e ? sU(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
|
|
3
3
|
var bh = (e, t, n) => (oU(e, typeof t != "symbol" ? t + "" : t, n), n);
|
|
4
|
-
import { c as Yn, g as xl, r as M, R as je, j as I, a as wh, b as Tg, s as Xf, d as aU } from "./react-to-web-component-
|
|
5
|
-
import { _ as lU, a as vs, b as da, T as Sk, c as uU, s as cU, d as fU, e as Ck, f as kr, D as dU, g as Dp, h as hU, i as Tk, r as pU, u as Cf, j as kp, k as nC, l as $u, m as Sl, o as rC, n as gU, p as Fu, q as Qf, t as ur, C as mU, v as _k, w as Ek, x as Xr, B as vU, y as yU, z as Ok, A as Dk, E as _g, F as jb, G as qc, H as bU, I as iC, J as wU, K as xh, L as xU, M as Pp, N as SU, O as CU, P as Dn, Q as TU, R as _U, S as EU, U as kk, V as Pk, W as Ak } from "./index-
|
|
6
|
-
import { i as Ap, s as OU, _ as _e, a as Qy, f as DU, r as Zy, n as Wn, t as Rk, e as kU, g as Mk, b as an, c as Rp, h as Ik, p as Yo, m as sC, d as oC, j as Qh, k as Sh, l as aC, o as PU } from "./SaasThemeProvider-
|
|
4
|
+
import { c as Yn, g as xl, r as M, R as je, j as I, a as wh, b as Tg, s as Xf, d as aU } from "./react-to-web-component-w5r1Fs9q.js";
|
|
5
|
+
import { _ as lU, a as vs, b as da, T as Sk, c as uU, s as cU, d as fU, e as Ck, f as kr, D as dU, g as Dp, h as hU, i as Tk, r as pU, u as Cf, j as kp, k as nC, l as $u, m as Sl, o as rC, n as gU, p as Fu, q as Qf, t as ur, C as mU, v as _k, w as Ek, x as Xr, B as vU, y as yU, z as Ok, A as Dk, E as _g, F as jb, G as qc, H as bU, I as iC, J as wU, K as xh, L as xU, M as Pp, N as SU, O as CU, P as Dn, Q as TU, R as _U, S as EU, U as kk, V as Pk, W as Ak } from "./index-Dkof1OzO.js";
|
|
6
|
+
import { i as Ap, s as OU, _ as _e, a as Qy, f as DU, r as Zy, n as Wn, t as Rk, e as kU, g as Mk, b as an, c as Rp, h as Ik, p as Yo, m as sC, d as oC, j as Qh, k as Sh, l as aC, o as PU } from "./SaasThemeProvider-DUpoV8xb.js";
|
|
7
7
|
import { c as Ks } from "./clsx-DB4S2d7J.js";
|
|
8
|
-
import { S as Bb } from "./index-
|
|
9
|
-
import { B as Vb } from "./react-toastify.esm-
|
|
8
|
+
import { S as Bb } from "./index-N6zjI_u_.js";
|
|
9
|
+
import { B as Vb } from "./react-toastify.esm-H_Xdunfj.js";
|
|
10
10
|
import "./toast-config/index.js";
|
|
11
11
|
import "./toast-config-notification/index.js";
|
|
12
12
|
function AU(e, t) {
|
|
@@ -15299,13 +15299,13 @@ function TK({
|
|
|
15299
15299
|
autoFocus: i,
|
|
15300
15300
|
onBlur: () => r(),
|
|
15301
15301
|
onKeyDown: (E) => {
|
|
15302
|
-
var _
|
|
15302
|
+
var _;
|
|
15303
15303
|
if (E.key === "Enter") {
|
|
15304
|
-
const
|
|
15305
|
-
if ((
|
|
15304
|
+
const P = document.querySelector("global-topbar");
|
|
15305
|
+
if ((P != null ? P.shadowRoot : document).getElementById("selectedSearch") === null) {
|
|
15306
15306
|
console.log("enter", E);
|
|
15307
|
-
const
|
|
15308
|
-
(
|
|
15307
|
+
const B = E.currentTarget.value;
|
|
15308
|
+
(_ = window.top) == null || _.shellNavigate(`/app/stella/page/Search/Index?Term=${B}`);
|
|
15309
15309
|
return;
|
|
15310
15310
|
}
|
|
15311
15311
|
}
|
|
@@ -20615,7 +20615,7 @@ function GM({ ...e }) {
|
|
|
20615
20615
|
},
|
|
20616
20616
|
onClick: (fe) => {
|
|
20617
20617
|
var q, z;
|
|
20618
|
-
_ === "a" && H === "_blank" || (!r && t.path && ((q = e.onClickItem) == null || q.call(e,
|
|
20618
|
+
_ === "a" && H === "_blank" || (!r && t.path && ((q = e.onClickItem) == null || q.call(e, t), Y(fe)), P !== "#" && ((z = e.onClick) == null || z.call(e, t), Y(fe)));
|
|
20619
20619
|
},
|
|
20620
20620
|
onDragStart: (fe) => {
|
|
20621
20621
|
console.log("onDragStart component", fe.target);
|
|
@@ -26185,7 +26185,7 @@ function Gie(e = 32) {
|
|
|
26185
26185
|
return;
|
|
26186
26186
|
const o = () => {
|
|
26187
26187
|
const a = s.contentWindow;
|
|
26188
|
-
a && a.addEventListener("scroll", i);
|
|
26188
|
+
a && (a.addEventListener("scroll", i), n(!0), r.current = a.scrollY || 0);
|
|
26189
26189
|
};
|
|
26190
26190
|
return s.addEventListener("load", o), () => {
|
|
26191
26191
|
s.removeEventListener("load", o);
|
|
@@ -37279,12 +37279,12 @@ const UO = (e) => {
|
|
|
37279
37279
|
] });
|
|
37280
37280
|
}
|
|
37281
37281
|
M.useEffect(() => {
|
|
37282
|
-
t && Notification.permission === "granted" && (t.actorName || t.message || t.context || t.contextUrl) && IK(/* @__PURE__ */ I.jsx(i, {}));
|
|
37282
|
+
t && typeof window < "u" && "Notification" in window && Notification.permission === "granted" && (t.actorName || t.message || t.context || t.contextUrl) && IK(/* @__PURE__ */ I.jsx(i, {}));
|
|
37283
37283
|
}, [t]), M.useEffect(() => {
|
|
37284
|
-
"Notification" in window
|
|
37284
|
+
typeof window < "u" && "Notification" in window ? (console.log("notification permission", Notification.permission), Notification.permission === "default" ? Notification.requestPermission(function(o) {
|
|
37285
37285
|
o === "granted" && UO(e);
|
|
37286
|
-
}) : Notification.permission === "granted" && UO(e));
|
|
37287
|
-
}, [
|
|
37286
|
+
}) : Notification.permission === "granted" && UO(e)) : console.log("Web Notifications API is not supported on this device");
|
|
37287
|
+
}, []), M.useEffect(() => {
|
|
37288
37288
|
Jae(r);
|
|
37289
37289
|
}, []);
|
|
37290
37290
|
const s = (o, a) => {
|