@ukpc-lib/react 0.13.1-dev.22 → 0.13.1-dev.23
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 +1 -1
- package/dist/components/index.js +1 -1
- package/package.json +1 -1
- package/web-components-bundle/{SaasThemeProvider-ffEVXQF_.js → SaasThemeProvider-8W2MaSUF.js} +1 -1
- package/web-components-bundle/access-denied/index.js +2 -2
- package/web-components-bundle/base-breadcrumbs/index.js +3 -3
- package/web-components-bundle/favorite-menu/index.js +7 -7
- package/web-components-bundle/global-menu/index.js +6 -6
- package/web-components-bundle/global-topbar/index.js +7 -7
- package/web-components-bundle/has-permission/index.js +2 -2
- package/web-components-bundle/{index-Bykcegxp.js → index-B9QTeqBB.js} +8991 -8994
- package/web-components-bundle/{index-CyHNU5OG.js → index-BtUzqnTK.js} +2 -2
- package/web-components-bundle/{index-DMIeyivH.js → index-CAmMT_XN.js} +879 -879
- package/web-components-bundle/{index-FXzGvU4f.js → index-DSTem_oO.js} +1 -1
- package/web-components-bundle/page-not-found/index.js +3 -3
- package/web-components-bundle/{react-to-web-component-D7SoYMky.js → react-to-web-component-CXwKHjZr.js} +1527 -1535
- package/web-components-bundle/{react-toastify.esm-Y1WvK90L.js → react-toastify.esm-CrTD7cpE.js} +1 -1
- package/web-components-bundle/toast-config/index.js +2 -2
- package/web-components-bundle/toast-config-notification/index.js +2 -2
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { G as e } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../SaasThemeProvider-
|
|
6
|
-
import "../index-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { G as e } from "../index-B9QTeqBB.js";
|
|
3
|
+
import "../index-BtUzqnTK.js";
|
|
4
|
+
import "../index-CAmMT_XN.js";
|
|
5
|
+
import "../SaasThemeProvider-8W2MaSUF.js";
|
|
6
|
+
import "../index-DSTem_oO.js";
|
|
7
7
|
export {
|
|
8
8
|
e as GlobalMenu
|
|
9
9
|
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { L as s, T as L } from "../index-
|
|
3
|
-
import "../index-
|
|
4
|
-
import "../index-
|
|
5
|
-
import "../index-
|
|
6
|
-
import "../SaasThemeProvider-
|
|
7
|
-
import "../react-toastify.esm-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { L as s, T as L } from "../index-B9QTeqBB.js";
|
|
3
|
+
import "../index-BtUzqnTK.js";
|
|
4
|
+
import "../index-DSTem_oO.js";
|
|
5
|
+
import "../index-CAmMT_XN.js";
|
|
6
|
+
import "../SaasThemeProvider-8W2MaSUF.js";
|
|
7
|
+
import "../react-toastify.esm-CrTD7cpE.js";
|
|
8
8
|
import "../toast-config/index.js";
|
|
9
9
|
import "../toast-config-notification/index.js";
|
|
10
10
|
export {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import "../react-to-web-component-
|
|
2
|
-
import { H as o, g as r } from "../index-
|
|
1
|
+
import "../react-to-web-component-CXwKHjZr.js";
|
|
2
|
+
import { H as o, g as r } from "../index-B9QTeqBB.js";
|
|
3
3
|
export {
|
|
4
4
|
o as HasPermission,
|
|
5
5
|
r as getUseHasPermission
|