@ukpc-lib/react 0.13.2 → 0.13.3-sandbox.saas-8492.patch-2

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 (27) hide show
  1. package/dist/components/Notification/NotificationList/components/NotitficationItem.d.ts +5 -2
  2. package/dist/components/Notification/NotificationList/components/query.d.ts +1 -1
  3. package/dist/components/Notification/models/NotiticationDto.d.ts +2 -2
  4. package/dist/components/index.cjs +20 -20
  5. package/dist/components/index.js +3176 -3193
  6. package/dist/index.esm2017-Blo6Ul84.cjs +1078 -0
  7. package/dist/{index.esm2017-D45X4fQ3.js → index.esm2017-e9Fyd123.js} +16602 -16392
  8. package/dist/share/index.cjs +1 -1
  9. package/dist/share/index.js +13 -13
  10. package/package.json +1 -1
  11. package/web-components-bundle/access-denied/index.js +2 -2
  12. package/web-components-bundle/base-breadcrumbs/index.js +2 -2
  13. package/web-components-bundle/favorite-menu/index.js +4 -4
  14. package/web-components-bundle/global-menu/index.js +4 -4
  15. package/web-components-bundle/global-topbar/index.js +6 -6
  16. package/web-components-bundle/has-permission/index.js +3 -3
  17. package/web-components-bundle/{index-Cx0zTfOC.js → index-BSe1av43.js} +1 -1
  18. package/web-components-bundle/{index-Bu5Q94pV.js → index-CS3V7suY.js} +13903 -13330
  19. package/web-components-bundle/{index-DE6E5mlm.js → index-CxiIFyUv.js} +561 -557
  20. package/web-components-bundle/{index-CI-NA37P.js → index-DnBVPOmu.js} +2 -2
  21. package/web-components-bundle/page-not-found/index.js +2 -2
  22. package/web-components-bundle/{react-to-web-component-D7SoYMky.js → react-to-web-component-CXwKHjZr.js} +1527 -1535
  23. package/web-components-bundle/{react-toastify.esm-Y1WvK90L.js → react-toastify.esm-CrTD7cpE.js} +1 -1
  24. package/web-components-bundle/{setPrototypeOf-BVKdEITT.js → setPrototypeOf-CP0c5ut2.js} +2 -2
  25. package/web-components-bundle/toast-config/index.js +2 -2
  26. package/web-components-bundle/toast-config-notification/index.js +2 -2
  27. package/dist/index.esm2017-SthfLuqJ.cjs +0 -1078
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-SthfLuqJ.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-Blo6Ul84.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, N as S, O as G, a0 as y, Y as F, a as H, c as I, Z as M, U as N, R as O, T as $, V as j, v as w, $ as U, t as V, W as X, b as Y, u as Z, g as _, X as b } from "../index.esm2017-D45X4fQ3.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, 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-e9Fyd123.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
- N as handleErrorAxios,
49
- O as login,
50
- $ as logout,
51
- j as responseInterceptor,
52
- w as search,
53
- U as setFavicon,
54
- V as translate,
55
- X as translationConfig,
56
- Y as useAuth,
57
- Z as useCustomTranslation,
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
- _ as useTheme,
60
- b as useTranslation
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.2",
4
+ "version": "0.13.3-sandbox.saas-8492.patch-2",
5
5
  "type": "module",
6
6
  "main": "./dist/",
7
7
  "module": "./dist/",
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-D7SoYMky.js";
2
- import { U as e } from "../index-CI-NA37P.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { U as e } from "../index-DnBVPOmu.js";
3
3
  export {
4
4
  e as UnauthorizedPage
5
5
  };
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-D7SoYMky.js";
2
- import { aa as m } from "../index-DE6E5mlm.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { ae as m } from "../index-CxiIFyUv.js";
3
3
  export {
4
4
  m as BaseBreadcrumbs
5
5
  };
@@ -1,7 +1,7 @@
1
- import "../react-to-web-component-D7SoYMky.js";
2
- import { F as i, u as m } from "../index-Bu5Q94pV.js";
3
- import "../index-Cx0zTfOC.js";
4
- import "../index-DE6E5mlm.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { F as i, u as m } from "../index-CS3V7suY.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-D7SoYMky.js";
2
- import { G as i } from "../index-Bu5Q94pV.js";
3
- import "../index-Cx0zTfOC.js";
4
- import "../index-DE6E5mlm.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { G as i } from "../index-CS3V7suY.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-D7SoYMky.js";
2
- import { L as n, T as s } from "../index-Bu5Q94pV.js";
3
- import "../index-Cx0zTfOC.js";
4
- import "../index-CI-NA37P.js";
5
- import "../index-DE6E5mlm.js";
6
- import "../react-toastify.esm-Y1WvK90L.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { L as n, T as s } from "../index-CS3V7suY.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-D7SoYMky.js";
2
- import { H as e, g as m } from "../index-Bu5Q94pV.js";
3
- import "../index-DE6E5mlm.js";
1
+ import "../react-to-web-component-CXwKHjZr.js";
2
+ import { H as e, g as m } from "../index-CS3V7suY.js";
3
+ import "../index-CxiIFyUv.js";
4
4
  export {
5
5
  e as HasPermission,
6
6
  m as getUseHasPermission
@@ -1,4 +1,4 @@
1
- import { j as e, s as a } from "./react-to-web-component-D7SoYMky.js";
1
+ import { j as e, s as a } from "./react-to-web-component-CXwKHjZr.js";
2
2
  const l = "*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}";
3
3
  function s({ children: t, styles: o = [], ...i }) {
4
4
  return /* @__PURE__ */ e.jsxs("div", { ...i, children: [