@ukpc-lib/react 0.16.3 → 0.16.4
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/index.cjs +16 -16
- package/dist/components/index.js +1636 -1725
- package/dist/{index.esm2017-BRCPWxNQ.js → index.esm2017-BTpFyXKl.js} +6157 -6068
- package/dist/{index.esm2017-mJf-YmWA.cjs → index.esm2017-wbO-V0pr.cjs} +104 -104
- package/dist/share/index.cjs +1 -1
- package/dist/share/index.js +85 -79
- package/dist/share/permissions/HasPermission.d.ts +1 -1
- package/dist/share/permissions/PermissionRoute.d.ts +1 -2
- package/package.json +1 -1
- package/web-components-bundle/SaasThemeProvider-DUpoV8xb.js +242 -0
- package/web-components-bundle/base-breadcrumbs/index.js +3 -2
- package/web-components-bundle/favorite-menu/index.js +10 -5
- package/web-components-bundle/global-menu/index.js +6 -4
- package/web-components-bundle/global-topbar/index.js +6 -5
- package/web-components-bundle/has-permission/index.js +3 -4
- package/web-components-bundle/{index-B7_MDkQm.js → index-6y9D_tfG.js} +3855 -3860
- package/web-components-bundle/{index-BU5SX9Tl.js → index-BBl8HzU3.js} +1781 -2018
- package/web-components-bundle/{index-DqxmsDJs.js → index-N6zjI_u_.js} +10 -8
- package/web-components-bundle/page-not-found/index.js +3 -2
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-wbO-V0pr.cjs"),g=require("axios"),c=require("react"),d=require("react-router-dom"),u=require("react/jsx-runtime");require("@r2wc/react-to-web-component");require("@mui/material");require("react-query");require("react-dom");require("moment");const h=r=>{const[i,t]=c.useState([]);return c.useEffect(()=>{g.get(`${r}/user-management/api/v1/users/my-account/permissions`,{withCredentials:!0}).then(s=>t(s.data)).catch(s=>{console.error("Getting user permission error:",s)})},[r]),i},f=r=>{const i=d.useNavigate(),t=d.useLocation();console.log(" useSyncRouter.tsx ~ location1:",t,window.location.pathname);const s=(n=t)=>(r||"")+n.pathname+n.search+n.hash;if(c.useEffect(()=>{const n={changeRoute:o=>{const a=s();if(typeof o=="string"&&a!==o){console.log(" useSyncRouter.tsx ~ location2:",a,o);const m=r&&o.startsWith(r)?o.substring(r.length):o;i(m)}}};window.MicrofeBridge=n},[i,t]),c.useEffect(()=>{var o,a;const n=s();console.log("fullPath1",window.location.pathname,n),(a=(o=window.parent)==null?void 0:o.HostBridge)==null||a.childRouteChange(n)},[t]),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:i}){c.useMemo(()=>{var t,s,n,o;i||(r?(s=(t=window.top)==null?void 0:t.HostBridge)==null||s.openBackdrop(!0):(o=(n=window.top)==null?void 0:n.HostBridge)==null||o.openBackdrop(!1))},[r,i])}const l=(r,i)=>(t,s)=>{const o=e.useUserPermissions({axiosInstance:i,baseUrl:r}).data;return o?s?t.every(a=>o==null?void 0:o.includes(a)):t.some(a=>o==null?void 0:o.includes(a)):!1},w=({baseUrl:r,accessWith:i,requireAll:t,children:s})=>l(r)(i,t)?u.jsx(u.Fragment,{children:s}):null,p=({accessWith:r,requireAll:i,baseUrl:t,children:s})=>l(t)(r,i)?u.jsx(u.Fragment,{children:s}):u.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=w;exports.PermissionRoute=p;exports.getUseHasPermission=l;exports.useGetPermission=h;exports.useSyncBackdrop=P;exports.useSyncRouter=f;
|
package/dist/share/index.js
CHANGED
|
@@ -1,44 +1,48 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
1
|
+
import { K as d, U as g } from "../index.esm2017-BTpFyXKl.js";
|
|
2
|
+
import { M as z, O as D, R as I, a2 as N, $ as O, a as j, c as K, a0 as L, W as V, T as W, V as X, X as Y, r as Z, a1 as _, s as q, t as J, Y as Q, e as b, u as oo, i as eo, Z as so } from "../index.esm2017-BTpFyXKl.js";
|
|
3
|
+
import p from "axios";
|
|
4
|
+
import { useState as f, useEffect as a, useMemo as h } from "react";
|
|
5
|
+
import { useNavigate as w, useLocation as P } from "react-router-dom";
|
|
6
|
+
import { jsx as u, Fragment as c } from "react/jsx-runtime";
|
|
6
7
|
import "@r2wc/react-to-web-component";
|
|
7
8
|
import "@mui/material";
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
9
|
+
import "react-query";
|
|
10
|
+
import "react-dom";
|
|
11
|
+
import "moment";
|
|
12
|
+
const H = (e) => {
|
|
13
|
+
const [r, s] = f([]);
|
|
14
|
+
return a(() => {
|
|
15
|
+
p.get(`${e}/user-management/api/v1/users/my-account/permissions`, {
|
|
12
16
|
withCredentials: !0
|
|
13
|
-
}).then((
|
|
14
|
-
console.error("Getting user permission error:",
|
|
17
|
+
}).then((t) => s(t.data)).catch((t) => {
|
|
18
|
+
console.error("Getting user permission error:", t);
|
|
15
19
|
});
|
|
16
|
-
}, [
|
|
17
|
-
},
|
|
18
|
-
const
|
|
20
|
+
}, [e]), r;
|
|
21
|
+
}, M = (e) => {
|
|
22
|
+
const r = w(), s = P();
|
|
19
23
|
console.log(
|
|
20
24
|
" useSyncRouter.tsx ~ location1:",
|
|
21
|
-
|
|
25
|
+
s,
|
|
22
26
|
window.location.pathname
|
|
23
27
|
);
|
|
24
|
-
const
|
|
25
|
-
if (
|
|
26
|
-
const
|
|
27
|
-
changeRoute: (
|
|
28
|
-
const
|
|
29
|
-
if (typeof
|
|
30
|
-
console.log(" useSyncRouter.tsx ~ location2:",
|
|
31
|
-
const m =
|
|
32
|
-
|
|
28
|
+
const t = (n = s) => (e || "") + n.pathname + n.search + n.hash;
|
|
29
|
+
if (a(() => {
|
|
30
|
+
const n = {
|
|
31
|
+
changeRoute: (o) => {
|
|
32
|
+
const i = t();
|
|
33
|
+
if (typeof o == "string" && i !== o) {
|
|
34
|
+
console.log(" useSyncRouter.tsx ~ location2:", i, o);
|
|
35
|
+
const m = e && o.startsWith(e) ? o.substring(e.length) : o;
|
|
36
|
+
r(m);
|
|
33
37
|
}
|
|
34
38
|
}
|
|
35
39
|
};
|
|
36
|
-
window.MicrofeBridge =
|
|
37
|
-
}, [
|
|
38
|
-
var
|
|
39
|
-
const
|
|
40
|
-
console.log("fullPath1", window.location.pathname,
|
|
41
|
-
}, [
|
|
40
|
+
window.MicrofeBridge = n;
|
|
41
|
+
}, [r, s]), a(() => {
|
|
42
|
+
var o, i;
|
|
43
|
+
const n = t();
|
|
44
|
+
console.log("fullPath1", window.location.pathname, n), (i = (o = window.parent) == null ? void 0 : o.HostBridge) == null || i.childRouteChange(n);
|
|
45
|
+
}, [s]), window.self === window.top) {
|
|
42
46
|
console.log("useSyncRouter: Navigate to /app path"), window.location.href = window.location.href.replace(
|
|
43
47
|
window.origin,
|
|
44
48
|
`${window.origin}/app`
|
|
@@ -46,60 +50,62 @@ const P = (s) => {
|
|
|
46
50
|
return;
|
|
47
51
|
}
|
|
48
52
|
};
|
|
49
|
-
function
|
|
50
|
-
open:
|
|
51
|
-
disabled:
|
|
53
|
+
function k({
|
|
54
|
+
open: e,
|
|
55
|
+
disabled: r
|
|
52
56
|
}) {
|
|
53
57
|
h(() => {
|
|
54
|
-
var
|
|
55
|
-
|
|
56
|
-
}, [
|
|
58
|
+
var s, t, n, o;
|
|
59
|
+
r || (e ? (t = (s = window.top) == null ? void 0 : s.HostBridge) == null || t.openBackdrop(!0) : (o = (n = window.top) == null ? void 0 : n.HostBridge) == null || o.openBackdrop(!1));
|
|
60
|
+
}, [e, r]);
|
|
57
61
|
}
|
|
58
|
-
const l = (
|
|
59
|
-
const o =
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
)
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
62
|
+
const l = (e, r) => (s, t) => {
|
|
63
|
+
const o = d({
|
|
64
|
+
axiosInstance: r,
|
|
65
|
+
baseUrl: e
|
|
66
|
+
}).data;
|
|
67
|
+
return o ? t ? s.every(
|
|
68
|
+
(i) => o == null ? void 0 : o.includes(i)
|
|
69
|
+
) : s.some(
|
|
70
|
+
(i) => o == null ? void 0 : o.includes(i)
|
|
71
|
+
) : !1;
|
|
72
|
+
}, F = ({
|
|
73
|
+
baseUrl: e,
|
|
74
|
+
accessWith: r,
|
|
75
|
+
requireAll: s,
|
|
76
|
+
children: t
|
|
77
|
+
}) => l(e)(r, s) ? /* @__PURE__ */ u(c, { children: t }) : null, G = ({
|
|
78
|
+
accessWith: e,
|
|
79
|
+
requireAll: r,
|
|
66
80
|
baseUrl: s,
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
children: o
|
|
70
|
-
}) => l(s)(n, t) ? /* @__PURE__ */ c(u, { children: o }) : null, E = ({
|
|
71
|
-
accessWith: s,
|
|
72
|
-
requireAll: n,
|
|
73
|
-
baseUrl: t,
|
|
74
|
-
unAuthorizedPath: o,
|
|
75
|
-
children: e
|
|
76
|
-
}) => l(t)(s, n) ? /* @__PURE__ */ c(u, { children: e }) : /* @__PURE__ */ c(p, { to: o, replace: !0 });
|
|
81
|
+
children: t
|
|
82
|
+
}) => l(s)(e, r) ? /* @__PURE__ */ u(c, { children: t }) : /* @__PURE__ */ u(g, {});
|
|
77
83
|
export {
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
84
|
+
z as AuthContext,
|
|
85
|
+
D as AuthProvider,
|
|
86
|
+
I as ERROR_MESSAGE,
|
|
87
|
+
F as HasPermission,
|
|
88
|
+
G as PermissionRoute,
|
|
83
89
|
N as SaasThemeProvider,
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
90
|
+
O as TranslationProvider,
|
|
91
|
+
j as axiosInstance,
|
|
92
|
+
K as color,
|
|
93
|
+
L as createCustomTheme,
|
|
88
94
|
l as getUseHasPermission,
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
95
|
+
V as handleErrorAxios,
|
|
96
|
+
W as login,
|
|
97
|
+
X as logout,
|
|
98
|
+
Y as responseInterceptor,
|
|
99
|
+
Z as search,
|
|
100
|
+
_ as setFavicon,
|
|
101
|
+
q as setShellBackdrop,
|
|
102
|
+
J as translate,
|
|
103
|
+
Q as translationConfig,
|
|
104
|
+
b as useAuth,
|
|
105
|
+
oo as useCustomTranslation,
|
|
106
|
+
H as useGetPermission,
|
|
107
|
+
k as useSyncBackdrop,
|
|
108
|
+
M as useSyncRouter,
|
|
109
|
+
eo as useTheme,
|
|
110
|
+
so as useTranslation
|
|
105
111
|
};
|
|
@@ -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,
|
|
8
|
+
export declare const PermissionRoute: ({ accessWith, requireAll, baseUrl, children, }: PropsWithChildren<PermissionRouteProps>) => import("react/jsx-runtime").JSX.Element;
|
|
10
9
|
export {};
|
package/package.json
CHANGED
|
@@ -0,0 +1,242 @@
|
|
|
1
|
+
import { a as j, r as b } from "./react-to-web-component-w5r1Fs9q.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,8 +1,13 @@
|
|
|
1
1
|
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
-
import { F
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
2
|
+
import { F, u as v } from "../index-6y9D_tfG.js";
|
|
3
|
+
import "../index-N6zjI_u_.js";
|
|
4
|
+
import "../index-BBl8HzU3.js";
|
|
5
|
+
import "../react-toastify.esm-H_Xdunfj.js";
|
|
6
|
+
import "../toast-config/index.js";
|
|
7
|
+
import "../toast-config-notification/index.js";
|
|
8
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
9
|
+
import "../index-Ch-015PG.js";
|
|
5
10
|
export {
|
|
6
|
-
|
|
7
|
-
|
|
11
|
+
F as FavoriteMenu,
|
|
12
|
+
v as updateFavoriteItems
|
|
8
13
|
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
1
|
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
-
import { G as
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
2
|
+
import { G as e } from "../index-6y9D_tfG.js";
|
|
3
|
+
import "../index-N6zjI_u_.js";
|
|
4
|
+
import "../index-BBl8HzU3.js";
|
|
5
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
6
|
+
import "../index-Ch-015PG.js";
|
|
5
7
|
export {
|
|
6
|
-
|
|
8
|
+
e as GlobalMenu
|
|
7
9
|
};
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
-
import { L as
|
|
3
|
-
import "../index-
|
|
2
|
+
import { L as s, T as L } from "../index-6y9D_tfG.js";
|
|
3
|
+
import "../index-N6zjI_u_.js";
|
|
4
4
|
import "../index-Ch-015PG.js";
|
|
5
|
-
import "../index-
|
|
5
|
+
import "../index-BBl8HzU3.js";
|
|
6
|
+
import "../SaasThemeProvider-DUpoV8xb.js";
|
|
6
7
|
import "../react-toastify.esm-H_Xdunfj.js";
|
|
7
8
|
import "../toast-config/index.js";
|
|
8
9
|
import "../toast-config-notification/index.js";
|
|
9
10
|
export {
|
|
10
|
-
|
|
11
|
-
|
|
11
|
+
s as LanguageDropdown,
|
|
12
|
+
L as TopBar
|
|
12
13
|
};
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import "../react-to-web-component-w5r1Fs9q.js";
|
|
2
|
-
import { H as
|
|
3
|
-
import "../index-BU5SX9Tl.js";
|
|
2
|
+
import { H as o, g as r } from "../index-6y9D_tfG.js";
|
|
4
3
|
export {
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
o as HasPermission,
|
|
5
|
+
r as getUseHasPermission
|
|
7
6
|
};
|