@ukpc-lib/react 0.4.5 → 0.4.6

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.module-dfdd3688.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.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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.module-4ef1dbf2.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.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;
@@ -1,4 +1,4 @@
1
- import { J as R, K as S, M as G, Z as y, X as H, a as I, c as M, Y as N, R as O, N as j, O as w, T as F, t as J, V as K, U, u as V, e as X, n as Y, W as Z } from "../index.module-d6a0a578.js";
1
+ import { J as R, K as S, M as G, Z as y, X as H, a as I, c as M, Y as N, R as O, N as j, O as w, T as F, t as J, V as K, U, u as V, e as X, n as Y, W as Z } from "../index.module-dc63d1c3.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";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ukpc-lib/react",
3
3
  "private": false,
4
- "version": "0.4.5",
4
+ "version": "0.4.6",
5
5
  "type": "module",
6
6
  "main": "./dist/",
7
7
  "module": "./dist/",
@@ -1,5 +1,5 @@
1
1
  import "../index-a8aaf6f3.js";
2
- import { G as e } from "../index-ebb92b47.js";
2
+ import { G as e } from "../index-a501d7c7.js";
3
3
  export {
4
4
  e as GlobalMenu
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "../index-a8aaf6f3.js";
2
- import { T as a } from "../index-ebb92b47.js";
2
+ import { T as a } from "../index-a501d7c7.js";
3
3
  export {
4
4
  a as TopBar
5
5
  };
@@ -1,5 +1,5 @@
1
1
  import "../index-a8aaf6f3.js";
2
- import { H as o, g as r } from "../index-ebb92b47.js";
2
+ import { H as o, g as r } from "../index-a501d7c7.js";
3
3
  export {
4
4
  o as HasPermission,
5
5
  r as getUseHasPermission
@@ -23168,16 +23168,24 @@ const jT = (e) => {
23168
23168
  console.log(t);
23169
23169
  const { setNotiData: r } = $.useContext(vo);
23170
23170
  function i() {
23171
- return /* @__PURE__ */ V.jsx("div", { className: wf["notification-massage_container"], children: /* @__PURE__ */ V.jsxs("div", { className: wf["notification-massage_content"], children: [
23172
- /* @__PURE__ */ V.jsx("h6", { className: wf["notification-name"], children: t == null ? void 0 : t.actorName }),
23173
- /* @__PURE__ */ V.jsxs("div", { className: wf["notification-message_service"], children: [
23174
- /* @__PURE__ */ V.jsxs("span", { children: [
23175
- `${t == null ? void 0 : t.message} `,
23176
- " "
23177
- ] }),
23178
- /* @__PURE__ */ V.jsx("span", { children: t == null ? void 0 : t.context })
23179
- ] })
23180
- ] }) });
23171
+ return /* @__PURE__ */ V.jsx("div", { className: wf["notification-massage_container"], children: /* @__PURE__ */ V.jsxs(
23172
+ "a",
23173
+ {
23174
+ className: wf["notification-massage_content"],
23175
+ href: t == null ? void 0 : t.contextUrl,
23176
+ style: { width: "100%", display: "block" },
23177
+ children: [
23178
+ /* @__PURE__ */ V.jsx("h6", { className: wf["notification-name"], children: t == null ? void 0 : t.actorName }),
23179
+ /* @__PURE__ */ V.jsxs("div", { className: wf["notification-message_service"], children: [
23180
+ /* @__PURE__ */ V.jsxs("span", { children: [
23181
+ `${t == null ? void 0 : t.message} `,
23182
+ " "
23183
+ ] }),
23184
+ /* @__PURE__ */ V.jsx("span", { children: t == null ? void 0 : t.context })
23185
+ ] })
23186
+ ]
23187
+ }
23188
+ ) });
23181
23189
  }
23182
23190
  return $.useEffect(() => {
23183
23191
  t && Notification.permission === "granted" && (t.actorName || t.message || t.context) && hU(/* @__PURE__ */ V.jsx(i, {}));