@ukpc-lib/react 0.15.9-sandbox.saas-9249.patch-5 → 0.15.9-sandbox.saas-9249.patch-7

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/index.cjs +16 -16
  2. package/dist/components/index.js +1636 -1725
  3. package/dist/{index.esm2017-tcuviKS1.js → index.esm2017-C6UL7DIi.js} +6078 -5986
  4. package/dist/{index.esm2017-qAWyt7zI.cjs → index.esm2017-CGPoPTii.cjs} +110 -110
  5. package/dist/share/index.cjs +1 -1
  6. package/dist/share/index.js +76 -70
  7. package/dist/share/permissions/HasPermission.d.ts +1 -1
  8. package/dist/share/permissions/PermissionRoute.d.ts +1 -2
  9. package/package.json +1 -1
  10. package/web-components-bundle/SaasThemeProvider-A_eMJWqw.js +242 -0
  11. package/web-components-bundle/access-denied/index.js +2 -2
  12. package/web-components-bundle/base-breadcrumbs/index.js +4 -3
  13. package/web-components-bundle/favorite-menu/index.js +11 -6
  14. package/web-components-bundle/global-menu/index.js +7 -5
  15. package/web-components-bundle/global-topbar/index.js +9 -8
  16. package/web-components-bundle/has-permission/index.js +4 -5
  17. package/web-components-bundle/{index-BU5SX9Tl.js → index-760z9lEs.js} +1804 -2041
  18. package/web-components-bundle/{index-DqxmsDJs.js → index-BwEhsh9S.js} +11 -9
  19. package/web-components-bundle/{index-Ch-015PG.js → index-CiYHK3Rq.js} +1 -1
  20. package/web-components-bundle/{index-CkNwqMnZ.js → index-yNkvRqlE.js} +3862 -3864
  21. package/web-components-bundle/page-not-found/index.js +4 -3
  22. package/web-components-bundle/{react-to-web-component-w5r1Fs9q.js → react-to-web-component-BOygDorD.js} +1535 -1527
  23. package/web-components-bundle/{react-toastify.esm-H_Xdunfj.js → react-toastify.esm-DnABvuky.js} +1 -1
  24. package/web-components-bundle/toast-config/index.js +2 -2
  25. package/web-components-bundle/toast-config-notification/index.js +2 -2
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("../index.esm2017-qAWyt7zI.cjs"),d=require("axios"),a=require("react"),l=require("react-router-dom"),i=require("react/jsx-runtime");require("@r2wc/react-to-web-component");require("@mui/material");const m=r=>{const[t,s]=a.useState([]);return a.useEffect(()=>{d.get(`${r}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(e=>s(e.data)).catch(e=>{console.error("Getting user permission error:",e)})},[r]),t},h=r=>{const t=l.useLocation();if(a.useEffect(()=>{var e,n;let s=t.pathname+t.search+t.hash;r&&!s.includes(r)&&(s=r+s),console.log("🚀 ~ PrivateLayout.tsx ~ fullPath:",s),(n=(e=window.top)==null?void 0:e.shellNavigate)==null||n.call(e,"/app"+s,{replace:!0})},[t,r]),window.self===window.top){console.log("useSyncRouter: Navigate to /app path"),window.location.href=window.location.href.replace(window.origin,`${window.origin}/app`);return}};function p({open:r,disabled:t}){a.useMemo(()=>{var s,e,n,u;t||(r?(e=(s=window.top)==null?void 0:s.HostBridge)==null||e.openBackdrop(!0):(u=(n=window.top)==null?void 0:n.HostBridge)==null||u.openBackdrop(!1))},[r,t])}const c=r=>(t,s)=>{const e=m(r);return s?t.every(n=>e==null?void 0:e.includes(n)):t.some(n=>e==null?void 0:e.includes(n))},g=({baseUrl:r,accessWith:t,requireAll:s,children:e})=>c(r)(t,s)?i.jsx(i.Fragment,{children:e}):null,f=({accessWith:r,requireAll:t,baseUrl:s,unAuthorizedPath:e,children:n})=>c(s)(r,t)?i.jsx(i.Fragment,{children:n}):i.jsx(l.Navigate,{to:e,replace:!0});exports.AuthContext=o.AuthContext;exports.AuthProvider=o.AuthProvider;exports.ERROR_MESSAGE=o.ERROR_MESSAGE;exports.SaasThemeProvider=o.SaasThemeProvider;exports.TranslationProvider=o.TranslationProvider;exports.axiosInstance=o.axiosInstance;exports.color=o.color;exports.createCustomTheme=o.createCustomTheme;exports.handleErrorAxios=o.handleErrorAxios;exports.login=o.login;exports.logout=o.logout;exports.responseInterceptor=o.responseInterceptor;exports.search=o.search;exports.setFavicon=o.setFavicon;exports.setShellBackdrop=o.setShellBackdrop;exports.translate=o.translate;exports.translationConfig=o.translationConfig;exports.useAuth=o.useAuth;exports.useCustomTranslation=o.useCustomTranslation;exports.useTheme=o.useTheme;exports.useTranslation=o.useTranslation$1;exports.HasPermission=g;exports.PermissionRoute=f;exports.getUseHasPermission=c;exports.useGetPermission=m;exports.useSyncBackdrop=p;exports.useSyncRouter=h;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../index.esm2017-CGPoPTii.cjs"),m=require("axios"),u=require("react"),d=require("react-router-dom"),a=require("react/jsx-runtime");require("@r2wc/react-to-web-component");require("@mui/material");require("react-query");require("react-dom");require("moment");const h=s=>{const[t,r]=u.useState([]);return u.useEffect(()=>{m.get(`${s}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(o=>r(o.data)).catch(o=>{console.error("Getting user permission error:",o)})},[s]),t},p=s=>{const t=d.useLocation();if(u.useEffect(()=>{var o,i;let r=t.pathname+t.search+t.hash;s&&!r.includes(s)&&(r=s+r),console.log("🚀 ~ PrivateLayout.tsx ~ fullPath:",r),(i=(o=window.top)==null?void 0:o.shellNavigate)==null||i.call(o,"/app"+r,{replace:!0})},[t,s]),window.self===window.top){console.log("useSyncRouter: Navigate to /app path"),window.location.href=window.location.href.replace(window.origin,`${window.origin}/app`);return}};function g({open:s,disabled:t}){u.useMemo(()=>{var r,o,i,n;t||(s?(o=(r=window.top)==null?void 0:r.HostBridge)==null||o.openBackdrop(!0):(n=(i=window.top)==null?void 0:i.HostBridge)==null||n.openBackdrop(!1))},[s,t])}const l=(s,t)=>(r,o)=>{const n=e.useUserPermissions({axiosInstance:t,baseUrl:s}).data;return n?o?r.every(c=>n==null?void 0:n.includes(c)):r.some(c=>n==null?void 0:n.includes(c)):!1},f=({baseUrl:s,accessWith:t,requireAll:r,children:o})=>l(s)(t,r)?a.jsx(a.Fragment,{children:o}):null,P=({accessWith:s,requireAll:t,baseUrl:r,children:o})=>l(r)(s,t)?a.jsx(a.Fragment,{children:o}):a.jsx(e.UnauthorizedPage,{});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.setShellBackdrop=e.setShellBackdrop;exports.translate=e.translate;exports.translationConfig=e.translationConfig;exports.useAuth=e.useAuth;exports.useCustomTranslation=e.useCustomTranslation;exports.useTheme=e.useTheme;exports.useTranslation=e.useTranslation;exports.HasPermission=f;exports.PermissionRoute=P;exports.getUseHasPermission=l;exports.useGetPermission=h;exports.useSyncBackdrop=g;exports.useSyncRouter=p;
@@ -1,26 +1,30 @@
1
- import { O as E, R as k, T as H, a2 as G, $ as N, a as $, c as F, a0 as I, W as L, U as M, V as O, X as j, w as U, a1 as V, s as X, t as Y, Y as Z, e as _, u as q, i as z, Z as D } from "../index.esm2017-tcuviKS1.js";
2
- import l from "axios";
3
- import { useState as m, useEffect as i, useMemo as p } from "react";
4
- import { useLocation as d, Navigate as f } from "react-router-dom";
5
- import { jsx as a, Fragment as u } from "react/jsx-runtime";
1
+ import { K as p, U as l } from "../index.esm2017-C6UL7DIi.js";
2
+ import { M as $, O as D, R as F, a2 as I, $ as L, a as N, c as O, a0 as j, W as z, T as K, V, X, r as Y, a1 as Z, s as _, t as q, Y as J, e as Q, u as W, i as b, Z as ee } from "../index.esm2017-C6UL7DIi.js";
3
+ import f from "axios";
4
+ import { useState as d, useEffect as u, useMemo as h } from "react";
5
+ import { useLocation as w } from "react-router-dom";
6
+ import { jsx as i, Fragment as c } from "react/jsx-runtime";
6
7
  import "@r2wc/react-to-web-component";
7
8
  import "@mui/material";
8
- const h = (o) => {
9
- const [s, r] = m([]);
10
- return i(() => {
11
- l.get(`${o}/user-management/api/v1/users/my-account/permissions`, {
9
+ import "react-query";
10
+ import "react-dom";
11
+ import "moment";
12
+ const C = (s) => {
13
+ const [r, e] = d([]);
14
+ return u(() => {
15
+ f.get(`${s}/user-management/api/v1/users/my-account/permissions`, {
12
16
  withCredentials: !0
13
- }).then((e) => r(e.data)).catch((e) => {
14
- console.error("Getting user permission error:", e);
17
+ }).then((o) => e(o.data)).catch((o) => {
18
+ console.error("Getting user permission error:", o);
15
19
  });
16
- }, [o]), s;
17
- }, R = (o) => {
18
- const s = d();
19
- if (i(() => {
20
- var e, t;
21
- let r = s.pathname + s.search + s.hash;
22
- o && !r.includes(o) && (r = o + r), console.log("🚀 ~ PrivateLayout.tsx ~ fullPath:", r), (t = (e = window.top) == null ? void 0 : e.shellNavigate) == null || t.call(e, "/app" + r, { replace: !0 });
23
- }, [s, o]), window.self === window.top) {
20
+ }, [s]), r;
21
+ }, E = (s) => {
22
+ const r = w();
23
+ if (u(() => {
24
+ var o, a;
25
+ let e = r.pathname + r.search + r.hash;
26
+ s && !e.includes(s) && (e = s + e), console.log("🚀 ~ PrivateLayout.tsx ~ fullPath:", e), (a = (o = window.top) == null ? void 0 : o.shellNavigate) == null || a.call(o, "/app" + e, { replace: !0 });
27
+ }, [r, s]), window.self === window.top) {
24
28
  console.log("useSyncRouter: Navigate to /app path"), window.location.href = window.location.href.replace(
25
29
  window.origin,
26
30
  `${window.origin}/app`
@@ -28,60 +32,62 @@ const h = (o) => {
28
32
  return;
29
33
  }
30
34
  };
31
- function T({
32
- open: o,
33
- disabled: s
35
+ function k({
36
+ open: s,
37
+ disabled: r
34
38
  }) {
35
- p(() => {
36
- var r, e, t, n;
37
- s || (o ? (e = (r = window.top) == null ? void 0 : r.HostBridge) == null || e.openBackdrop(!0) : (n = (t = window.top) == null ? void 0 : t.HostBridge) == null || n.openBackdrop(!1));
38
- }, [o, s]);
39
+ h(() => {
40
+ var e, o, a, t;
41
+ r || (s ? (o = (e = window.top) == null ? void 0 : e.HostBridge) == null || o.openBackdrop(!0) : (t = (a = window.top) == null ? void 0 : a.HostBridge) == null || t.openBackdrop(!1));
42
+ }, [s, r]);
39
43
  }
40
- const c = (o) => (s, r) => {
41
- const e = h(o);
42
- return r ? s.every(
43
- (t) => e == null ? void 0 : e.includes(t)
44
- ) : s.some(
45
- (t) => e == null ? void 0 : e.includes(t)
46
- );
47
- }, y = ({
48
- baseUrl: o,
44
+ const m = (s, r) => (e, o) => {
45
+ const t = p({
46
+ axiosInstance: r,
47
+ baseUrl: s
48
+ }).data;
49
+ return t ? o ? e.every(
50
+ (n) => t == null ? void 0 : t.includes(n)
51
+ ) : e.some(
52
+ (n) => t == null ? void 0 : t.includes(n)
53
+ ) : !1;
54
+ }, H = ({
55
+ baseUrl: s,
56
+ accessWith: r,
57
+ requireAll: e,
58
+ children: o
59
+ }) => m(s)(r, e) ? /* @__PURE__ */ i(c, { children: o }) : null, G = ({
49
60
  accessWith: s,
50
61
  requireAll: r,
51
- children: e
52
- }) => c(o)(s, r) ? /* @__PURE__ */ a(u, { children: e }) : null, B = ({
53
- accessWith: o,
54
- requireAll: s,
55
- baseUrl: r,
56
- unAuthorizedPath: e,
57
- children: t
58
- }) => c(r)(o, s) ? /* @__PURE__ */ a(u, { children: t }) : /* @__PURE__ */ a(f, { to: e, replace: !0 });
62
+ baseUrl: e,
63
+ children: o
64
+ }) => m(e)(s, r) ? /* @__PURE__ */ i(c, { children: o }) : /* @__PURE__ */ i(l, {});
59
65
  export {
60
- E as AuthContext,
61
- k as AuthProvider,
62
- H as ERROR_MESSAGE,
63
- y as HasPermission,
64
- B as PermissionRoute,
65
- G as SaasThemeProvider,
66
- N as TranslationProvider,
67
- $ as axiosInstance,
68
- F as color,
69
- I as createCustomTheme,
70
- c as getUseHasPermission,
71
- L as handleErrorAxios,
72
- M as login,
73
- O as logout,
74
- j as responseInterceptor,
75
- U as search,
76
- V as setFavicon,
77
- X as setShellBackdrop,
78
- Y as translate,
79
- Z as translationConfig,
80
- _ as useAuth,
81
- q as useCustomTranslation,
82
- h as useGetPermission,
83
- T as useSyncBackdrop,
84
- R as useSyncRouter,
85
- z as useTheme,
86
- D as useTranslation
66
+ $ as AuthContext,
67
+ D as AuthProvider,
68
+ F as ERROR_MESSAGE,
69
+ H as HasPermission,
70
+ G as PermissionRoute,
71
+ I as SaasThemeProvider,
72
+ L as TranslationProvider,
73
+ N as axiosInstance,
74
+ O as color,
75
+ j as createCustomTheme,
76
+ m as getUseHasPermission,
77
+ z as handleErrorAxios,
78
+ K as login,
79
+ V as logout,
80
+ X as responseInterceptor,
81
+ Y as search,
82
+ Z as setFavicon,
83
+ _ as setShellBackdrop,
84
+ q as translate,
85
+ J as translationConfig,
86
+ Q as useAuth,
87
+ W as useCustomTranslation,
88
+ C as useGetPermission,
89
+ k as useSyncBackdrop,
90
+ E as useSyncRouter,
91
+ b as useTheme,
92
+ ee as useTranslation
87
93
  };
@@ -1,6 +1,6 @@
1
1
  import { PropsWithChildren } from 'react';
2
2
 
3
- export declare const getUseHasPermission: (baseUrl: string) => (accessWith: string[], requireAll?: boolean) => boolean;
3
+ export declare const getUseHasPermission: (baseUrl: string, axiosInstance?: any) => (accessWith: string[], requireAll?: boolean) => boolean;
4
4
  type HasPermissionProps = {
5
5
  baseUrl: string;
6
6
  accessWith: string[];
@@ -4,7 +4,6 @@ type PermissionRouteProps = {
4
4
  accessWith: string[];
5
5
  baseUrl: string;
6
6
  requireAll?: boolean;
7
- unAuthorizedPath: string;
8
7
  };
9
- export declare const PermissionRoute: ({ accessWith, requireAll, baseUrl, unAuthorizedPath, children, }: PropsWithChildren<PermissionRouteProps>) => import("react/jsx-runtime").JSX.Element;
8
+ export declare const PermissionRoute: ({ accessWith, requireAll, baseUrl, children, }: PropsWithChildren<PermissionRouteProps>) => import("react/jsx-runtime").JSX.Element;
10
9
  export {};
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@ukpc-lib/react",
3
3
  "private": false,
4
- "version": "0.15.9-sandbox.saas-9249.patch-5",
4
+ "version": "0.15.9-sandbox.saas-9249.patch-7",
5
5
  "type": "module",
6
6
  "main": "./dist/",
7
7
  "module": "./dist/",
@@ -0,0 +1,242 @@
1
+ import { a as j, r as b } from "./react-to-web-component-BOygDorD.js";
2
+ function c() {
3
+ return c = Object.assign ? Object.assign.bind() : function(t) {
4
+ for (var e = 1; e < arguments.length; e++) {
5
+ var n = arguments[e];
6
+ for (var r in n)
7
+ ({}).hasOwnProperty.call(n, r) && (t[r] = n[r]);
8
+ }
9
+ return t;
10
+ }, c.apply(null, arguments);
11
+ }
12
+ const S = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
13
+ __proto__: null,
14
+ get default() {
15
+ return c;
16
+ }
17
+ }, Symbol.toStringTag, { value: "Module" }));
18
+ var T = typeof window > "u";
19
+ function E() {
20
+ }
21
+ function B(t, e) {
22
+ return typeof t == "function" ? t(e) : t;
23
+ }
24
+ function D(t) {
25
+ return typeof t == "number" && t >= 0 && t !== 1 / 0;
26
+ }
27
+ function y(t) {
28
+ return Array.isArray(t) ? t : [t];
29
+ }
30
+ function U(t, e) {
31
+ return Math.max(t + (e || 0) - Date.now(), 0);
32
+ }
33
+ function H(t, e, n) {
34
+ return l(t) ? typeof e == "function" ? c({}, n, {
35
+ queryKey: t,
36
+ queryFn: e
37
+ }) : c({}, e, {
38
+ queryKey: t
39
+ }) : t;
40
+ }
41
+ function L(t, e, n) {
42
+ return l(t) ? [c({}, e, {
43
+ queryKey: t
44
+ }), n] : [t || {}, e];
45
+ }
46
+ function K(t, e) {
47
+ if (t === !0 && e === !0 || t == null && e == null)
48
+ return "all";
49
+ if (t === !1 && e === !1)
50
+ return "none";
51
+ var n = t ?? !e;
52
+ return n ? "active" : "inactive";
53
+ }
54
+ function V(t, e) {
55
+ var n = t.active, r = t.exact, i = t.fetching, o = t.inactive, s = t.predicate, u = t.queryKey, f = t.stale;
56
+ if (l(u)) {
57
+ if (r) {
58
+ if (e.queryHash !== A(u, e.options))
59
+ return !1;
60
+ } else if (!m(e.queryKey, u))
61
+ return !1;
62
+ }
63
+ var a = K(n, o);
64
+ if (a === "none")
65
+ return !1;
66
+ if (a !== "all") {
67
+ var g = e.isActive();
68
+ if (a === "active" && !g || a === "inactive" && g)
69
+ return !1;
70
+ }
71
+ return !(typeof f == "boolean" && e.isStale() !== f || typeof i == "boolean" && e.isFetching() !== i || s && !s(e));
72
+ }
73
+ function $(t, e) {
74
+ var n = t.exact, r = t.fetching, i = t.predicate, o = t.mutationKey;
75
+ if (l(o)) {
76
+ if (!e.options.mutationKey)
77
+ return !1;
78
+ if (n) {
79
+ if (h(e.options.mutationKey) !== h(o))
80
+ return !1;
81
+ } else if (!m(e.options.mutationKey, o))
82
+ return !1;
83
+ }
84
+ return !(typeof r == "boolean" && e.state.status === "loading" !== r || i && !i(e));
85
+ }
86
+ function A(t, e) {
87
+ var n = (e == null ? void 0 : e.queryKeyHashFn) || h;
88
+ return n(t);
89
+ }
90
+ function h(t) {
91
+ var e = y(t);
92
+ return q(e);
93
+ }
94
+ function q(t) {
95
+ return JSON.stringify(t, function(e, n) {
96
+ return p(n) ? Object.keys(n).sort().reduce(function(r, i) {
97
+ return r[i] = n[i], r;
98
+ }, {}) : n;
99
+ });
100
+ }
101
+ function m(t, e) {
102
+ return F(y(t), y(e));
103
+ }
104
+ function F(t, e) {
105
+ return t === e ? !0 : typeof t != typeof e ? !1 : t && e && typeof t == "object" && typeof e == "object" ? !Object.keys(e).some(function(n) {
106
+ return !F(t[n], e[n]);
107
+ }) : !1;
108
+ }
109
+ function x(t, e) {
110
+ if (t === e)
111
+ return t;
112
+ var n = Array.isArray(t) && Array.isArray(e);
113
+ if (n || p(t) && p(e)) {
114
+ for (var r = n ? t.length : Object.keys(t).length, i = n ? e : Object.keys(e), o = i.length, s = n ? [] : {}, u = 0, f = 0; f < o; f++) {
115
+ var a = n ? f : i[f];
116
+ s[a] = x(t[a], e[a]), s[a] === t[a] && u++;
117
+ }
118
+ return r === o && u === r ? t : s;
119
+ }
120
+ return e;
121
+ }
122
+ function J(t, e) {
123
+ if (t && !e || e && !t)
124
+ return !1;
125
+ for (var n in t)
126
+ if (t[n] !== e[n])
127
+ return !1;
128
+ return !0;
129
+ }
130
+ function p(t) {
131
+ if (!v(t))
132
+ return !1;
133
+ var e = t.constructor;
134
+ if (typeof e > "u")
135
+ return !0;
136
+ var n = e.prototype;
137
+ return !(!v(n) || !n.hasOwnProperty("isPrototypeOf"));
138
+ }
139
+ function v(t) {
140
+ return Object.prototype.toString.call(t) === "[object Object]";
141
+ }
142
+ function l(t) {
143
+ return typeof t == "string" || Array.isArray(t);
144
+ }
145
+ function R(t) {
146
+ return new Promise(function(e) {
147
+ setTimeout(e, t);
148
+ });
149
+ }
150
+ function d(t) {
151
+ Promise.resolve().then(t).catch(function(e) {
152
+ return setTimeout(function() {
153
+ throw e;
154
+ });
155
+ });
156
+ }
157
+ function G() {
158
+ if (typeof AbortController == "function")
159
+ return new AbortController();
160
+ }
161
+ var w = /* @__PURE__ */ function() {
162
+ function t() {
163
+ this.queue = [], this.transactions = 0, this.notifyFn = function(n) {
164
+ n();
165
+ }, this.batchNotifyFn = function(n) {
166
+ n();
167
+ };
168
+ }
169
+ var e = t.prototype;
170
+ return e.batch = function(r) {
171
+ var i;
172
+ this.transactions++;
173
+ try {
174
+ i = r();
175
+ } finally {
176
+ this.transactions--, this.transactions || this.flush();
177
+ }
178
+ return i;
179
+ }, e.schedule = function(r) {
180
+ var i = this;
181
+ this.transactions ? this.queue.push(r) : d(function() {
182
+ i.notifyFn(r);
183
+ });
184
+ }, e.batchCalls = function(r) {
185
+ var i = this;
186
+ return function() {
187
+ for (var o = arguments.length, s = new Array(o), u = 0; u < o; u++)
188
+ s[u] = arguments[u];
189
+ i.schedule(function() {
190
+ r.apply(void 0, s);
191
+ });
192
+ };
193
+ }, e.flush = function() {
194
+ var r = this, i = this.queue;
195
+ this.queue = [], i.length && d(function() {
196
+ r.batchNotifyFn(function() {
197
+ i.forEach(function(o) {
198
+ r.notifyFn(o);
199
+ });
200
+ });
201
+ });
202
+ }, e.setNotifyFunction = function(r) {
203
+ this.notifyFn = r;
204
+ }, e.setBatchNotifyFunction = function(r) {
205
+ this.batchNotifyFn = r;
206
+ }, t;
207
+ }(), N = new w(), O = console;
208
+ function W() {
209
+ return O;
210
+ }
211
+ function _(t) {
212
+ O = t;
213
+ }
214
+ var M = j.unstable_batchedUpdates;
215
+ N.setBatchNotifyFunction(M);
216
+ var C = console;
217
+ _(C);
218
+ const P = b.createContext({}), X = () => b.useContext(P);
219
+ export {
220
+ c as _,
221
+ D as a,
222
+ N as b,
223
+ W as c,
224
+ $ as d,
225
+ y as e,
226
+ B as f,
227
+ G as g,
228
+ A as h,
229
+ T as i,
230
+ H as j,
231
+ h as k,
232
+ m as l,
233
+ V as m,
234
+ E as n,
235
+ J as o,
236
+ L as p,
237
+ S as q,
238
+ x as r,
239
+ R as s,
240
+ U as t,
241
+ X as u
242
+ };
@@ -1,5 +1,5 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { U as e } from "../index-Ch-015PG.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { U as e } from "../index-CiYHK3Rq.js";
3
3
  export {
4
4
  e as UnauthorizedPage
5
5
  };
@@ -1,5 +1,6 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { ae as m } from "../index-BU5SX9Tl.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { V as e } from "../index-760z9lEs.js";
3
+ import "../SaasThemeProvider-A_eMJWqw.js";
3
4
  export {
4
- m as BaseBreadcrumbs
5
+ e as BaseBreadcrumbs
5
6
  };
@@ -1,8 +1,13 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { F as i, u as m } from "../index-CkNwqMnZ.js";
3
- import "../index-DqxmsDJs.js";
4
- import "../index-BU5SX9Tl.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { F, u as v } from "../index-yNkvRqlE.js";
3
+ import "../index-BwEhsh9S.js";
4
+ import "../index-760z9lEs.js";
5
+ import "../react-toastify.esm-DnABvuky.js";
6
+ import "../toast-config/index.js";
7
+ import "../toast-config-notification/index.js";
8
+ import "../SaasThemeProvider-A_eMJWqw.js";
9
+ import "../index-CiYHK3Rq.js";
5
10
  export {
6
- i as FavoriteMenu,
7
- m as updateFavoriteItems
11
+ F as FavoriteMenu,
12
+ v as updateFavoriteItems
8
13
  };
@@ -1,7 +1,9 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { G as i } from "../index-CkNwqMnZ.js";
3
- import "../index-DqxmsDJs.js";
4
- import "../index-BU5SX9Tl.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { G as e } from "../index-yNkvRqlE.js";
3
+ import "../index-BwEhsh9S.js";
4
+ import "../index-760z9lEs.js";
5
+ import "../SaasThemeProvider-A_eMJWqw.js";
6
+ import "../index-CiYHK3Rq.js";
5
7
  export {
6
- i as GlobalMenu
8
+ e as GlobalMenu
7
9
  };
@@ -1,12 +1,13 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { L as n, T as s } from "../index-CkNwqMnZ.js";
3
- import "../index-DqxmsDJs.js";
4
- import "../index-Ch-015PG.js";
5
- import "../index-BU5SX9Tl.js";
6
- import "../react-toastify.esm-H_Xdunfj.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { L as s, T as L } from "../index-yNkvRqlE.js";
3
+ import "../index-BwEhsh9S.js";
4
+ import "../index-CiYHK3Rq.js";
5
+ import "../index-760z9lEs.js";
6
+ import "../SaasThemeProvider-A_eMJWqw.js";
7
+ import "../react-toastify.esm-DnABvuky.js";
7
8
  import "../toast-config/index.js";
8
9
  import "../toast-config-notification/index.js";
9
10
  export {
10
- n as LanguageDropdown,
11
- s as TopBar
11
+ s as LanguageDropdown,
12
+ L as TopBar
12
13
  };
@@ -1,7 +1,6 @@
1
- import "../react-to-web-component-w5r1Fs9q.js";
2
- import { H as e, g as m } from "../index-CkNwqMnZ.js";
3
- import "../index-BU5SX9Tl.js";
1
+ import "../react-to-web-component-BOygDorD.js";
2
+ import { H as o, g as r } from "../index-yNkvRqlE.js";
4
3
  export {
5
- e as HasPermission,
6
- m as getUseHasPermission
4
+ o as HasPermission,
5
+ r as getUseHasPermission
7
6
  };