@ukpc-lib/react 0.13.7 → 0.13.8
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/Notification/NotificationList/components/NotitficationItem.d.ts +5 -2
- package/dist/components/Notification/NotificationList/components/query.d.ts +1 -1
- package/dist/components/Notification/models/NotiticationDto.d.ts +2 -2
- package/dist/components/index.cjs +20 -20
- package/dist/components/index.js +3206 -3223
- package/dist/{index.esm2017-9AyxX2BH.js → index.esm2017-81ft1FRl.js} +13279 -13096
- package/dist/{index.esm2017-BtTWLbPn.cjs → index.esm2017-CCVnVHX2.cjs} +121 -121
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +13 -13
- package/package.json +3 -4
- package/web-components-bundle/access-denied/index.js +2 -2
- package/web-components-bundle/base-breadcrumbs/index.js +2 -2
- package/web-components-bundle/favorite-menu/index.js +4 -4
- package/web-components-bundle/global-menu/index.js +4 -4
- package/web-components-bundle/global-topbar/index.js +6 -6
- package/web-components-bundle/has-permission/index.js +3 -3
- package/web-components-bundle/{index-D8L3hULW.js → index-ANQjrjYO.js} +15649 -15104
- package/web-components-bundle/{index-Cx0zTfOC.js → index-BSe1av43.js} +1 -1
- package/web-components-bundle/{index-DE6E5mlm.js → index-CxiIFyUv.js} +561 -557
- package/web-components-bundle/{index-FiNgB-mv.js → index-DnBVPOmu.js} +4 -5
- package/web-components-bundle/page-not-found/index.js +3 -2
- 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/{setPrototypeOf-BVKdEITT.js → setPrototypeOf-CP0c5ut2.js} +2 -2
- 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/index.css +0 -1
- package/web-components-bundle/index2.css +0 -1
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-CCVnVHX2.cjs"),m=require("axios"),u=require("react"),i=require("react/jsx-runtime");require("@r2wc/react-to-web-component");const l=require("react-router-dom");require("@mui/material");const c=s=>{const[t,o]=u.useState([]);return u.useEffect(()=>{m.get(`${s}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(r=>o(r.data)).catch(r=>{console.error("Getting user permission error:",r)})},[s]),t},a=s=>(t,o)=>{const r=c(s);return o?t.every(n=>r==null?void 0:r.includes(n)):t.some(n=>r==null?void 0:r.includes(n))},h=({baseUrl:s,accessWith:t,requireAll:o,children:r})=>a(s)(t,o)?i.jsx(i.Fragment,{children:r}):null,P=({accessWith:s,requireAll:t,baseUrl:o,unAuthorizedPath:r,children:n})=>a(o)(s,t)?i.jsx(i.Fragment,{children:n}):i.jsx(l.Navigate,{to:r,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.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=h;exports.PermissionRoute=P;exports.getUseHasPermission=a;exports.useGetPermission=c;
|
package/dist/share/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { M as R,
|
|
1
|
+
import { M as R, O as S, R as G, a1 as y, Z as F, a as H, c as I, $ as M, V as O, T as $, U as j, W as w, t as B, a0 as N, B as U, X as V, e as X, u as Y, i as Z, Y as _ } from "../index.esm2017-81ft1FRl.js";
|
|
2
2
|
import u from "axios";
|
|
3
3
|
import { useState as m, useEffect as c } from "react";
|
|
4
4
|
import { jsx as a, Fragment as n } from "react/jsx-runtime";
|
|
@@ -45,17 +45,17 @@ export {
|
|
|
45
45
|
I as color,
|
|
46
46
|
M as createCustomTheme,
|
|
47
47
|
i as getUseHasPermission,
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
48
|
+
O as handleErrorAxios,
|
|
49
|
+
$ as login,
|
|
50
|
+
j as logout,
|
|
51
|
+
w as responseInterceptor,
|
|
52
|
+
B as search,
|
|
53
|
+
N as setFavicon,
|
|
54
|
+
U as translate,
|
|
55
|
+
V as translationConfig,
|
|
56
|
+
X as useAuth,
|
|
57
|
+
Y as useCustomTranslation,
|
|
58
58
|
h as useGetPermission,
|
|
59
|
-
|
|
60
|
-
|
|
59
|
+
Z as useTheme,
|
|
60
|
+
_ as useTranslation
|
|
61
61
|
};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ukpc-lib/react",
|
|
3
3
|
"private": false,
|
|
4
|
-
"version": "0.13.
|
|
4
|
+
"version": "0.13.8",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "./dist/",
|
|
7
7
|
"module": "./dist/",
|
|
@@ -75,8 +75,7 @@
|
|
|
75
75
|
"react-window-infinite-loader": "^1.0.9",
|
|
76
76
|
"simplebar-react": "^3.2.4",
|
|
77
77
|
"styled-components": "^5.3.3",
|
|
78
|
-
"usehooks-ts": "^2.15.1"
|
|
79
|
-
"vite-plugin-css-injected-by-js": "^3.3.1"
|
|
78
|
+
"usehooks-ts": "^2.15.1"
|
|
80
79
|
},
|
|
81
80
|
"devDependencies": {
|
|
82
81
|
"@types/node": "^20.8.10",
|
|
@@ -98,7 +97,7 @@
|
|
|
98
97
|
"tailwindcss": "^3.4.1",
|
|
99
98
|
"typescript": "^5.0.2",
|
|
100
99
|
"vite": "5.1.7",
|
|
101
|
-
"vite-plugin-css-injected-by-js": "^3.
|
|
100
|
+
"vite-plugin-css-injected-by-js": "^3.5.2",
|
|
102
101
|
"vite-plugin-dts": "^3.7.0",
|
|
103
102
|
"vite-plugin-lib-inject-css": "^1.3.0"
|
|
104
103
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { F as i, u as m } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { F as i, u as m } from "../index-ANQjrjYO.js";
|
|
3
|
+
import "../index-BSe1av43.js";
|
|
4
|
+
import "../index-CxiIFyUv.js";
|
|
5
5
|
export {
|
|
6
6
|
i as FavoriteMenu,
|
|
7
7
|
m as updateFavoriteItems
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { G as i } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { G as i } from "../index-ANQjrjYO.js";
|
|
3
|
+
import "../index-BSe1av43.js";
|
|
4
|
+
import "../index-CxiIFyUv.js";
|
|
5
5
|
export {
|
|
6
6
|
i as GlobalMenu
|
|
7
7
|
};
|
|
@@ -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 "../index-
|
|
6
|
-
import "../react-toastify.esm-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { L as n, T as s } from "../index-ANQjrjYO.js";
|
|
3
|
+
import "../index-BSe1av43.js";
|
|
4
|
+
import "../index-DnBVPOmu.js";
|
|
5
|
+
import "../index-CxiIFyUv.js";
|
|
6
|
+
import "../react-toastify.esm-CrTD7cpE.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-
|
|
2
|
-
import { H as e, g as m } from "../index-
|
|
3
|
-
import "../index-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { H as e, g as m } from "../index-ANQjrjYO.js";
|
|
3
|
+
import "../index-CxiIFyUv.js";
|
|
4
4
|
export {
|
|
5
5
|
e as HasPermission,
|
|
6
6
|
m as getUseHasPermission
|