@m4l/core 0.1.41 → 0.1.43

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.
@@ -4,9 +4,9 @@ import "../EnvironmentContext/index.7045c64f.js";
4
4
  import "../FlagsContext/index.5f795859.js";
5
5
  import { u as T } from "../../hooks/useHostTools/index.66d9a667.js";
6
6
  import "../DomainContext/index.8d81b39c.js";
7
- import "../ModuleDictionaryContext/index.2bea2f5a.js";
8
- import "../ModulePrivilegesContext/index.dbac0629.js";
9
- import "../ModuleSkeletonContext/index.cefdbe76.js";
7
+ import "../ModuleDictionaryContext/index.9ddf623f.js";
8
+ import "../ModulePrivilegesContext/index.00d6c33d.js";
9
+ import "../ModuleSkeletonContext/index.7504b2e4.js";
10
10
  import "../NetworkContext/index.d1dfbc3a.js";
11
11
  import { u as f } from "../../hooks/usePropageteMF/index.c440b829.js";
12
12
  import { E as i } from "../../types/index.42c24946.js";
@@ -1,25 +1,25 @@
1
- import { createContext as y, useState as F, useEffect as L, useCallback as s } from "react";
1
+ import { createContext as y, useState as F, useEffect as L, useCallback as u } from "react";
2
2
  import "../BaseContext/index.f9cdc955.js";
3
3
  import { u as M } from "../../hooks/useEnvironment/index.04dca988.js";
4
4
  import { u as N } from "../../hooks/useFlags/index.a986729d.js";
5
5
  import { u as P } from "../../hooks/useHostTools/index.66d9a667.js";
6
6
  import "../DomainContext/index.8d81b39c.js";
7
- import "../ModulePrivilegesContext/index.dbac0629.js";
8
- import "../ModuleSkeletonContext/index.cefdbe76.js";
7
+ import "../ModulePrivilegesContext/index.00d6c33d.js";
8
+ import "../ModuleSkeletonContext/index.7504b2e4.js";
9
9
  import { u as _ } from "../../hooks/useNetwork/index.acbf28d5.js";
10
- import "../DomainCountryContext/index.d994d34d.js";
10
+ import "../DomainCountryContext/index.5bc030dc.js";
11
11
  import { C as x } from "../../types/index.42c24946.js";
12
12
  import { jsx as A } from "react/jsx-runtime";
13
13
  const E = y(null);
14
- function U(a) {
14
+ function U(l) {
15
15
  const {
16
- children: u,
17
- componentsDictionary: l,
18
- moduleId: m,
19
- moduleNameField: i = "module_name",
20
- currentLang: c = "en",
21
- isAuth: d = !0
22
- } = a, {
16
+ children: m,
17
+ componentsDictionary: c,
18
+ moduleId: i,
19
+ moduleNameField: s = "module_name",
20
+ currentLang: d = "en",
21
+ isAuth: a = !0
22
+ } = l, {
23
23
  addFlag: p
24
24
  } = N(), [r, f] = F(void 0), {
25
25
  domain_token: g
@@ -33,10 +33,10 @@ function U(a) {
33
33
  let o = !0;
34
34
  return D(), v({
35
35
  method: "GET",
36
- endPoint: `na/dictionaries/${m}`,
36
+ endPoint: a ? `dictionaries/${i}` : `na/dictionaries/${i}`,
37
37
  parms: {
38
- comps: l,
39
- ...d ? {} : {
38
+ comps: c,
39
+ ...a ? {} : {
40
40
  domain_token: g
41
41
  }
42
42
  }
@@ -49,8 +49,8 @@ function U(a) {
49
49
  }), function() {
50
50
  o = !1;
51
51
  };
52
- }, [c]);
53
- const n = s((o) => {
52
+ }, [d]);
53
+ const n = u((o) => {
54
54
  if (r === void 0)
55
55
  return "";
56
56
  if (o === "")
@@ -62,14 +62,14 @@ function U(a) {
62
62
  } catch {
63
63
  }
64
64
  return t || `N_D:[${o}]`;
65
- }, [r]), C = s(() => n(i), [i, n]);
65
+ }, [r]), C = u(() => n(s), [s, n]);
66
66
  return /* @__PURE__ */ A(E.Provider, {
67
67
  value: {
68
68
  moduleDictionary: r,
69
69
  getLabel: n,
70
70
  getModuleLabel: C
71
71
  },
72
- children: u
72
+ children: m
73
73
  });
74
74
  }
75
75
  export {
@@ -4,10 +4,10 @@ import "../EnvironmentContext/index.7045c64f.js";
4
4
  import { u as v } from "../../hooks/useFlags/index.a986729d.js";
5
5
  import { u as E } from "../../hooks/useHostTools/index.66d9a667.js";
6
6
  import "../DomainContext/index.8d81b39c.js";
7
- import "../ModuleDictionaryContext/index.2bea2f5a.js";
8
- import "../ModuleSkeletonContext/index.cefdbe76.js";
7
+ import "../ModuleDictionaryContext/index.9ddf623f.js";
8
+ import "../ModuleSkeletonContext/index.7504b2e4.js";
9
9
  import { u as h } from "../../hooks/useNetwork/index.acbf28d5.js";
10
- import "../DomainCountryContext/index.d994d34d.js";
10
+ import "../DomainCountryContext/index.5bc030dc.js";
11
11
  import { C as i } from "../../types/index.42c24946.js";
12
12
  import { jsx as L } from "react/jsx-runtime";
13
13
  const C = f(null);
@@ -4,10 +4,10 @@ import "../EnvironmentContext/index.7045c64f.js";
4
4
  import { a as m } from "../../hooks/useFlags/index.a986729d.js";
5
5
  import "../HostToolsContext/index.499db832.js";
6
6
  import "../DomainContext/index.8d81b39c.js";
7
- import "../ModuleDictionaryContext/index.2bea2f5a.js";
8
- import "../ModulePrivilegesContext/index.dbac0629.js";
7
+ import "../ModuleDictionaryContext/index.9ddf623f.js";
8
+ import "../ModulePrivilegesContext/index.00d6c33d.js";
9
9
  import "../NetworkContext/index.d1dfbc3a.js";
10
- import "../DomainCountryContext/index.d994d34d.js";
10
+ import "../DomainCountryContext/index.5bc030dc.js";
11
11
  import { jsx as n } from "react/jsx-runtime";
12
12
  const p = i(null);
13
13
  function P(o) {
@@ -1,6 +1,6 @@
1
1
  import { useContext as t } from "react";
2
2
  import { D as n } from "../../contexts/DomainContext/index.8d81b39c.js";
3
- import { D as e } from "../../contexts/DomainCountryContext/index.d994d34d.js";
3
+ import { D as e } from "../../contexts/DomainCountryContext/index.5bc030dc.js";
4
4
  const m = () => {
5
5
  const o = t(n);
6
6
  if (!o)
@@ -1,5 +1,5 @@
1
1
  import { useContext as t } from "react";
2
- import { M as e } from "../../contexts/ModuleDictionaryContext/index.2bea2f5a.js";
2
+ import { M as e } from "../../contexts/ModuleDictionaryContext/index.9ddf623f.js";
3
3
  const n = () => {
4
4
  const o = t(e);
5
5
  if (!o)
@@ -1,5 +1,5 @@
1
1
  import { useContext as o } from "react";
2
- import { M as t } from "../../contexts/ModulePrivilegesContext/index.dbac0629.js";
2
+ import { M as t } from "../../contexts/ModulePrivilegesContext/index.00d6c33d.js";
3
3
  const i = () => {
4
4
  const e = o(t);
5
5
  if (!e)
@@ -1,5 +1,5 @@
1
1
  import { useState as n, useContext as s, useEffect as u } from "react";
2
- import { M as r } from "../../contexts/ModuleSkeletonContext/index.cefdbe76.js";
2
+ import { M as r } from "../../contexts/ModuleSkeletonContext/index.7504b2e4.js";
3
3
  const S = () => {
4
4
  const [t, o] = n(!0), e = s(r);
5
5
  if (!e)
package/index.js CHANGED
@@ -4,20 +4,20 @@ import { E as u, a as x } from "./contexts/EnvironmentContext/index.7045c64f.js"
4
4
  import { F as l, a as f } from "./contexts/FlagsContext/index.5f795859.js";
5
5
  import { H as v, a as g } from "./contexts/HostToolsContext/index.499db832.js";
6
6
  import { D as C, a as M } from "./contexts/DomainContext/index.8d81b39c.js";
7
- import { M as S, a as c } from "./contexts/ModuleDictionaryContext/index.2bea2f5a.js";
8
- import { M as F, a as E } from "./contexts/ModulePrivilegesContext/index.dbac0629.js";
9
- import { M as B, a as L } from "./contexts/ModuleSkeletonContext/index.cefdbe76.js";
7
+ import { M as S, a as c } from "./contexts/ModuleDictionaryContext/index.9ddf623f.js";
8
+ import { M as F, a as E } from "./contexts/ModulePrivilegesContext/index.00d6c33d.js";
9
+ import { M as B, a as L } from "./contexts/ModuleSkeletonContext/index.7504b2e4.js";
10
10
  import { N, a as w } from "./contexts/NetworkContext/index.d1dfbc3a.js";
11
- import { D as h, a as W } from "./contexts/DomainCountryContext/index.d994d34d.js";
11
+ import { D as h, a as W } from "./contexts/DomainCountryContext/index.5bc030dc.js";
12
12
  import { u as b } from "./hooks/useBase/index.4375dcef.js";
13
13
  import { u as q } from "./hooks/useEnvironment/index.04dca988.js";
14
14
  import { u as A, a as G } from "./hooks/useFlags/index.a986729d.js";
15
15
  import { u as J } from "./hooks/useHostTools/index.66d9a667.js";
16
- import { u as Q, a as R } from "./hooks/useDomain/index.5d407979.js";
16
+ import { u as Q, a as R } from "./hooks/useDomain/index.61164dd5.js";
17
17
  import { u as V, a as X } from "./hooks/useLocalStorage/index.48b47dca.js";
18
- import { u as Z } from "./hooks/useModuleDictionary/index.74058055.js";
19
- import { u as $ } from "./hooks/useModulePrivileges/index.a2c70907.js";
20
- import { u as eo } from "./hooks/useModuleSkeleton/index.ac23278e.js";
18
+ import { u as Z } from "./hooks/useModuleDictionary/index.c4454f46.js";
19
+ import { u as $ } from "./hooks/useModulePrivileges/index.7a9da551.js";
20
+ import { u as eo } from "./hooks/useModuleSkeleton/index.07843a4f.js";
21
21
  import { u as ao } from "./hooks/useNetwork/index.acbf28d5.js";
22
22
  import { i as so, u as io } from "./hooks/usePaginate/index.d4437ef6.js";
23
23
  import { u as mo } from "./hooks/usePropageteMF/index.c440b829.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/core",
3
- "version": "0.1.41",
3
+ "version": "0.1.43",
4
4
  "license": "UNLICENSED",
5
5
  "author": "M4L Team",
6
6
  "private": false,