@ukpc-lib/react 0.13.11-sandbox.saas-8953.patch-1 → 0.14.1-dev.0

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.
Files changed (25) hide show
  1. package/dist/components/StyledDateRangePicker/index.d.ts +0 -1
  2. package/dist/components/index.cjs +2 -2
  3. package/dist/components/index.js +198 -200
  4. package/dist/{index.esm2017-DrcCiFsl.cjs → index.esm2017-BG3Mafc4.cjs} +73 -73
  5. package/dist/{index.esm2017-CBKf7ngs.js → index.esm2017-DB_8NOjr.js} +6033 -6024
  6. package/dist/share/index.cjs +1 -1
  7. package/dist/share/index.js +1 -1
  8. package/package.json +1 -1
  9. package/web-components-bundle/access-denied/index.js +2 -3
  10. package/web-components-bundle/base-breadcrumbs/index.js +2 -2
  11. package/web-components-bundle/favorite-menu/index.js +4 -4
  12. package/web-components-bundle/global-menu/index.js +4 -4
  13. package/web-components-bundle/global-topbar/index.js +6 -6
  14. package/web-components-bundle/has-permission/index.js +3 -3
  15. package/web-components-bundle/index-BMcWYdph.js +3527 -0
  16. package/web-components-bundle/{index-D7Mu-Kuz.js → index-BU5SX9Tl.js} +1075 -1074
  17. package/web-components-bundle/{index-3FjaOy7C.js → index-C2ZSwXvF.js} +7192 -7183
  18. package/web-components-bundle/{index-Ljkt01-3.js → index-GJlGdcoo.js} +16 -18
  19. package/web-components-bundle/page-not-found/index.js +3 -4
  20. package/web-components-bundle/{react-to-web-component-CXwKHjZr.js → react-to-web-component-w5r1Fs9q.js} +2 -2
  21. package/web-components-bundle/{react-toastify.esm-CrTD7cpE.js → react-toastify.esm-H_Xdunfj.js} +21 -21
  22. package/web-components-bundle/toast-config/index.js +2 -2
  23. package/web-components-bundle/toast-config-notification/index.js +2 -2
  24. package/web-components-bundle/index-Djqxh3qG.js +0 -3206
  25. package/web-components-bundle/useTranslation-Xt9Mgi4Q.js +0 -337
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-DrcCiFsl.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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-BG3Mafc4.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;
@@ -1,4 +1,4 @@
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, v as N, a0 as U, t as V, X, e as Y, u as Z, i as _, Y as k } from "../index.esm2017-CBKf7ngs.js";
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, v as N, a0 as U, t as V, X, e as Y, u as Z, i as _, Y as k } from "../index.esm2017-DB_8NOjr.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.13.11-sandbox.saas-8953.patch-1",
4
+ "version": "0.14.1-dev.0",
5
5
  "type": "module",
6
6
  "main": "./dist/",
7
7
  "module": "./dist/",
@@ -1,6 +1,5 @@
1
- import "../react-to-web-component-CXwKHjZr.js";
2
- import { U as e } from "../index-Djqxh3qG.js";
3
- import "../useTranslation-Xt9Mgi4Q.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { U as e } from "../index-BMcWYdph.js";
4
3
  export {
5
4
  e as UnauthorizedPage
6
5
  };
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-CXwKHjZr.js";
2
- import { ae as m } from "../index-D7Mu-Kuz.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { ae as m } from "../index-BU5SX9Tl.js";
3
3
  export {
4
4
  m as BaseBreadcrumbs
5
5
  };
@@ -1,7 +1,7 @@
1
- import "../react-to-web-component-CXwKHjZr.js";
2
- import { F as i, u as m } from "../index-3FjaOy7C.js";
3
- import "../index-Ljkt01-3.js";
4
- import "../index-D7Mu-Kuz.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { F as i, u as m } from "../index-C2ZSwXvF.js";
3
+ import "../index-GJlGdcoo.js";
4
+ import "../index-BU5SX9Tl.js";
5
5
  export {
6
6
  i as FavoriteMenu,
7
7
  m as updateFavoriteItems
@@ -1,7 +1,7 @@
1
- import "../react-to-web-component-CXwKHjZr.js";
2
- import { G as i } from "../index-3FjaOy7C.js";
3
- import "../index-Ljkt01-3.js";
4
- import "../index-D7Mu-Kuz.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { G as i } from "../index-C2ZSwXvF.js";
3
+ import "../index-GJlGdcoo.js";
4
+ import "../index-BU5SX9Tl.js";
5
5
  export {
6
6
  i as GlobalMenu
7
7
  };
@@ -1,9 +1,9 @@
1
- import "../react-to-web-component-CXwKHjZr.js";
2
- import { L as n, T as s } from "../index-3FjaOy7C.js";
3
- import "../index-Ljkt01-3.js";
4
- import "../index-Djqxh3qG.js";
5
- import "../index-D7Mu-Kuz.js";
6
- import "../react-toastify.esm-CrTD7cpE.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { L as n, T as s } from "../index-C2ZSwXvF.js";
3
+ import "../index-GJlGdcoo.js";
4
+ import "../index-BMcWYdph.js";
5
+ import "../index-BU5SX9Tl.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,6 +1,6 @@
1
- import "../react-to-web-component-CXwKHjZr.js";
2
- import { H as e, g as m } from "../index-3FjaOy7C.js";
3
- import "../index-D7Mu-Kuz.js";
1
+ import "../react-to-web-component-w5r1Fs9q.js";
2
+ import { H as e, g as m } from "../index-C2ZSwXvF.js";
3
+ import "../index-BU5SX9Tl.js";
4
4
  export {
5
5
  e as HasPermission,
6
6
  m as getUseHasPermission