@m4l/layouts 0.1.20 → 0.1.22

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.
@@ -6,15 +6,15 @@ function E(t) {
6
6
  const {
7
7
  children: i,
8
8
  currentLocale: n,
9
- hostTheme: s,
10
- environment: m,
9
+ hostTheme: m,
10
+ environment: s,
11
11
  hostTools: e,
12
12
  axiosOperation: c,
13
13
  formatters: o,
14
14
  dynamicMFParameters: d
15
15
  } = t;
16
- return console.log("formatters", o), /* @__PURE__ */ r(a, {
17
- ...m,
16
+ return /* @__PURE__ */ r(a, {
17
+ ...s,
18
18
  children: /* @__PURE__ */ r(u, {
19
19
  ...e,
20
20
  children: /* @__PURE__ */ r(h, {
@@ -24,7 +24,7 @@ function E(t) {
24
24
  localeHost: n,
25
25
  children: /* @__PURE__ */ r(v, {
26
26
  isMicroFrontEnd: !0,
27
- ...s,
27
+ ...m,
28
28
  children: /* @__PURE__ */ r(l, {
29
29
  history: e.history,
30
30
  children: /* @__PURE__ */ r(y, {
@@ -4,7 +4,7 @@ import { ToastContainer as F, toast as y } from "react-toastify";
4
4
  import { HostThemeProvider as g, defaultThemeOptions as w, fnComponentsOverrides as M, ProgressBarStyle as A, LocalesProvider as E, getLocaleFromNetwork as T, FormatterProvider as x } from "@m4l/graphics";
5
5
  import { A as b } from "../../contexts/AuthContext/index.6f966215.js";
6
6
  import { voidFunction as c, EnvironmentProvider as H, HostToolsProvider as N, NetworkProvider as O, axiosOperation as k, DomainCountryProvider as C } from "@m4l/core";
7
- import { c as L, f as j, N as d } from "../../node_modules.d9ad290e.js";
7
+ import { c as L, f as j, N as d } from "../../node_modules.26043cf4.js";
8
8
  import { u as B } from "../../hooks/useAuth/index.cb6a3420.js";
9
9
  import { jsx as r, jsxs as D } from "react/jsx-runtime";
10
10
  function I(t) {
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import { M as n } from "./components/MFIsolationApp/index.ef4f26cb.js";
2
- import { M as f } from "./components/MFHostApp/index.93b68f81.js";
1
+ import { M as n } from "./components/MFIsolationApp/index.28f538a3.js";
2
+ import { M as f } from "./components/MFHostApp/index.b3c15ec3.js";
3
3
  import { a as D, A } from "./contexts/AuthContext/index.6f966215.js";
4
4
  import { a as c, d as g, g as h } from "./layouts/ModuleLayout/index.842072c5.js";
5
5
  import { a as N, d as F, g as v } from "./layouts/MasterDetailLayout/index.71de0dc7.js";
@@ -12,8 +12,8 @@ import "react-router-dom";
12
12
  import "react-toastify";
13
13
  import "@m4l/graphics";
14
14
  import "@m4l/core";
15
- import "./node_modules.d9ad290e.js";
16
- import "./vendor.512ba588.js";
15
+ import "./node_modules.26043cf4.js";
16
+ import "./vendor.95e38403.js";
17
17
  import "react/jsx-runtime";
18
18
  import "@m4l/components";
19
19
  import "@mui/material";
@@ -1,4 +1,4 @@
1
- import { c as le } from "./vendor.512ba588.js";
1
+ import { c as le } from "./vendor.95e38403.js";
2
2
  function G() {
3
3
  return G = Object.assign ? Object.assign.bind() : function(r) {
4
4
  for (var t = 1; t < arguments.length; t++) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/layouts",
3
- "version": "0.1.20",
3
+ "version": "0.1.22",
4
4
  "license": "UNLICENSED",
5
5
  "dependencies": {
6
6
  "@m4l/components": "*",
@@ -1,4 +1,4 @@
1
- import "./components/MFIsolationApp/index.ef4f26cb.js";
1
+ import "./components/MFIsolationApp/index.28f538a3.js";
2
2
  import "react-router-dom";
3
3
  import "@m4l/core";
4
4
  import "@m4l/graphics";
@@ -10,7 +10,7 @@ import "react";
10
10
  import "./layouts/MasterDetailLayout/index.71de0dc7.js";
11
11
  import "@mui/material";
12
12
  import "./layouts/NoAuthModuleLayout/index.5d1098ef.js";
13
- import "./components/MFHostApp/index.93b68f81.js";
13
+ import "./components/MFHostApp/index.b3c15ec3.js";
14
14
  import "./hooks/useMasterDetail/index.8e9e900b.js";
15
15
  import "./hooks/useAuth/index.cb6a3420.js";
16
16
  import "./hooks/useModule/index.096d7d13.js";