@ukpc-lib/react 0.16.12 → 0.16.14-sandbox.saas-10034.patch-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.
- package/dist/components/index.cjs +8 -8
- package/dist/components/index.js +3 -3
- package/dist/{index.esm2017-COV7k9My.js → index.esm2017-Cy32VkfF.js} +3646 -3612
- package/dist/{index.esm2017-CYB2aPUE.cjs → index.esm2017-Dw3tgMVc.cjs} +74 -74
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +2 -2
- package/package.json +1 -1
- package/web-components-bundle/favorite-menu/index.js +2 -2
- package/web-components-bundle/global-menu/index.js +2 -2
- package/web-components-bundle/global-topbar/index.js +2 -2
- package/web-components-bundle/has-permission/index.js +1 -1
- package/web-components-bundle/{index-BwEhsh9S.js → index-DFUmn1bB.js} +1 -1
- package/web-components-bundle/{index-BDZ8MtDY.js → index-c4xbjALW.js} +63 -29
- package/web-components-bundle/page-not-found/index.js +1 -1
package/dist/components/index.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import di, { jsxs as A, Fragment as ve, jsx as f } from "react/jsx-runtime";
|
|
2
2
|
import * as $ from "react";
|
|
3
3
|
import Ee, { createElement as sn, PureComponent as fi, useState as D, useEffect as J, useRef as ye, useContext as We, useCallback as dt, forwardRef as hi } from "react";
|
|
4
|
-
import { c as Ie, a as ht, _ as mi, b as Jn, d as W, C as nt, t as Le, I as Zr, N as pi, p as gi, L as Qn, u as yi, e as Xr, S as Jr, f as vi, g as bi, Q as Qr, h as Tt, s as er, i as Pn, P, j as we, k as xi, o as Si, l as Fe, m as wi, n as Ot, q as tr, r as _i, v as nr, D as Ei, w as eo, x as to, y as Ci, z as Ti, A as Ii } from "../index.esm2017-
|
|
5
|
-
import { F as iu, G as au, J as su, U as cu, B as lu, E as uu, H as du } from "../index.esm2017-
|
|
4
|
+
import { c as Ie, a as ht, _ as mi, b as Jn, d as W, C as nt, t as Le, I as Zr, N as pi, p as gi, L as Qn, u as yi, e as Xr, S as Jr, f as vi, g as bi, Q as Qr, h as Tt, s as er, i as Pn, P, j as we, k as xi, o as Si, l as Fe, m as wi, n as Ot, q as tr, r as _i, v as nr, D as Ei, w as eo, x as to, y as Ci, z as Ti, A as Ii } from "../index.esm2017-Cy32VkfF.js";
|
|
5
|
+
import { F as iu, G as au, J as su, U as cu, B as lu, E as uu, H as du } from "../index.esm2017-Cy32VkfF.js";
|
|
6
6
|
import { Box as no, CircularProgress as ro, Typography as Me, Stack as Se, Dialog as Mi, DialogTitle as ki, DialogContent as Oi, DialogActions as Ai, Button as gn, ClickAwayListener as $i, TextField as oo, IconButton as Ni, Fade as Pi, Paper as Ri, Checkbox as zi, Breadcrumbs as Li } from "@mui/material";
|
|
7
7
|
import "axios";
|
|
8
8
|
import { useParams as Di, Link as io } from "react-router-dom";
|
|
@@ -7684,7 +7684,7 @@ const Yr = (e) => {
|
|
|
7684
7684
|
providers: t
|
|
7685
7685
|
}) => /* @__PURE__ */ f(ve, { children: t.reduceRight(_1, e) }), E1 = ".pnf-button-primary{font-size:14px;background-color:var(--primary300);color:var(--buttonText);padding:8px 24px;border-radius:4px;border:none;cursor:pointer;transition:background-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1)}.pnf-button-primary:hover{background-color:var(--buttonHover)}.pnf-container{padding-top:16px;padding-bottom:16px;gap:16px;display:flex;flex-direction:column;align-items:center;font-family:inherit}.pnf-content-wrapper{display:flex;flex-direction:column;gap:8px;align-items:center}.pnf-title{text-align:center;font-size:1.25rem;font-weight:500;margin:0}.pnf-description{text-align:center;color:#85858a;font-size:.875rem;font-weight:400;margin:0}", eu = () => {
|
|
7686
7686
|
const e = () => {
|
|
7687
|
-
window.
|
|
7687
|
+
window.location.href = `${window.location.origin}/home`;
|
|
7688
7688
|
}, { colors: t } = Pn();
|
|
7689
7689
|
return /* @__PURE__ */ f(Jr, { styles: [E1], children: /* @__PURE__ */ A("div", { className: "pnf-container", children: [
|
|
7690
7690
|
/* @__PURE__ */ f(
|