@m4l/components 0.1.55 → 0.1.56
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/components/CommonActions/components/ActionFormCancel/{index.665c0421.js → index.a99b84aa.js} +10 -10
- package/components/CommonActions/components/ActionIntro/{index.f6b477c0.js → index.bb313873.js} +1 -1
- package/components/CommonActions/components/Actions/{index.e0ac69b4.js → index.7c749647.js} +9 -9
- package/components/DataGrid/{index.f48b3a35.js → index.f2bd89c9.js} +31 -32
- package/components/DynamicFilter/{index.79a81786.js → index.18aa9ca3.js} +29 -30
- package/components/ErrorLabel/{index.28e80b6b.js → index.908fb555.js} +3 -3
- package/components/LanguagePopover/{index.9ec5f3cf.js → index.14d4d878.js} +3 -3
- package/components/ModalDialog/{index.cb56dfde.js → index.cecce13a.js} +2 -2
- package/components/ObjectLogs/{index.dfad2c45.js → index.8c50aac4.js} +12 -12
- package/components/Period/{index.6df58bfb.js → index.dbe9d7fc.js} +10 -10
- package/components/SplitLayout/{index.fde8c830.js → index.5a8355d8.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.e41c11ed.js → index.a77794f0.js} +4 -4
- package/components/areas/components/AreasContainer/{index.6203dd11.js → index.ebea50de.js} +2 -2
- package/components/areas/components/GridLayout/{index.10411e45.js → index.ac6c97ec.js} +4 -4
- package/components/areas/components/Window/{index.5340dc34.js → index.c7dbcfdb.js} +26 -26
- package/components/areas/components/WindowPopUp/{index.ffce7559.js → index.d578142d.js} +27 -27
- package/components/areas/components/{index.37640080.js → index.c8687ec7.js} +7 -7
- package/components/areas/contexts/AreaContext/{index.4aaf7f1c.js → index.ea45d809.js} +1 -1
- package/components/areas/contexts/AreasContext/{index.49bfec93.js → index.b8494c26.js} +1 -1
- package/components/areas/contexts/{index.4bcf9b23.js → index.41841fbb.js} +1 -1
- package/components/areas/hooks/{index.88da7db3.js → index.39148e1d.js} +1 -1
- package/components/areas/hooks/useArea/{index.2aca2167.js → index.88c16040.js} +2 -2
- package/components/areas/{index.b1ac8078.js → index.400beeb3.js} +5 -5
- package/components/hook-form/RHFAutocomplete/{index.94b5c77f.js → index.1e466cd7.js} +1 -1
- package/components/hook-form/RHFAutocompleteAsync/{index.7d441cf9.js → index.0a2173d3.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.2e8950b3.js → index.da7bc824.js} +1 -1
- package/components/hook-form/RHFPeriod/{index.12797c0d.js → index.aa3db361.js} +2 -2
- package/components/hook-form/RHFTextField/{index.6d4a97ae.js → index.09c6aab5.js} +1 -1
- package/components/modal/{WindowBase.f50de8df.js → WindowBase.398b3152.js} +1 -1
- package/components/modal/{WindowConfirm.207b505f.js → WindowConfirm.5e8c22dc.js} +10 -10
- package/components/modal/{index.d29934ad.js → index.fa29078b.js} +10 -10
- package/components/mui_extended/Accordion/{index.549938bd.js → index.002bad72.js} +1 -1
- package/components/mui_extended/MenuActions/{index.01e3ccfe.js → index.1affe51a.js} +1 -1
- package/components/mui_extended/Popover/{index.708c0af6.js → index.8ed52492.js} +1 -1
- package/components/mui_extended/{index.44306d3a.js → index.5095705d.js} +3 -3
- package/contexts/ModalContext/{index.9ab63c4e.js → index.bd535720.js} +1 -1
- package/hooks/useModal/{index.2e777bd1.js → index.6b980dd0.js} +1 -1
- package/index.js +36 -37
- package/package.json +1 -1
- package/{vendor.3a64d9e7.js → vendor.1735f56f.js} +29 -29
package/index.js
CHANGED
|
@@ -7,25 +7,25 @@ import { M } from "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
|
7
7
|
import { M as M2 } from "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
8
8
|
import { L } from "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
9
9
|
import { P } from "./components/animate/PropagateLoader/index.be5b02c3.js";
|
|
10
|
-
import { A } from "./components/areas/components/index.
|
|
11
|
-
import { A as A2 } from "./components/areas/components/AreasAdmin/index.
|
|
12
|
-
import { A as A3 } from "./components/areas/components/AreasContainer/index.
|
|
13
|
-
import { A as A4, a as a3 } from "./components/areas/contexts/AreasContext/index.
|
|
14
|
-
import { c, W } from "./components/areas/contexts/index.
|
|
10
|
+
import { A } from "./components/areas/components/index.c8687ec7.js";
|
|
11
|
+
import { A as A2 } from "./components/areas/components/AreasAdmin/index.a77794f0.js";
|
|
12
|
+
import { A as A3 } from "./components/areas/components/AreasContainer/index.ebea50de.js";
|
|
13
|
+
import { A as A4, a as a3 } from "./components/areas/contexts/AreasContext/index.b8494c26.js";
|
|
14
|
+
import { c, W } from "./components/areas/contexts/index.41841fbb.js";
|
|
15
15
|
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.041a666b.js";
|
|
16
|
-
import { u as u2 } from "./components/areas/hooks/index.
|
|
17
|
-
import { R, g } from "./components/hook-form/RHFAutocomplete/index.
|
|
18
|
-
import { R as R2, g as g2 } from "./components/hook-form/RHFAutocompleteAsync/index.
|
|
19
|
-
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.
|
|
16
|
+
import { u as u2 } from "./components/areas/hooks/index.39148e1d.js";
|
|
17
|
+
import { R, g } from "./components/hook-form/RHFAutocomplete/index.1e466cd7.js";
|
|
18
|
+
import { R as R2, g as g2 } from "./components/hook-form/RHFAutocompleteAsync/index.0a2173d3.js";
|
|
19
|
+
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.da7bc824.js";
|
|
20
20
|
import { R as R4 } from "./components/hook-form/RHFDateTime/index.6c129ce4.js";
|
|
21
21
|
import { R as R5 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
22
22
|
import { R as R6 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
23
|
-
import { R as R7, a as a4 } from "./components/hook-form/RHFTextField/index.
|
|
23
|
+
import { R as R7, a as a4 } from "./components/hook-form/RHFTextField/index.09c6aab5.js";
|
|
24
24
|
import { R as R8 } from "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
25
|
-
import { R as R9 } from "./components/hook-form/RHFPeriod/index.
|
|
26
|
-
import { P as P2, g as g3 } from "./components/Period/index.
|
|
25
|
+
import { R as R9 } from "./components/hook-form/RHFPeriod/index.aa3db361.js";
|
|
26
|
+
import { P as P2, g as g3 } from "./components/Period/index.dbe9d7fc.js";
|
|
27
27
|
import { R as R10 } from "./components/hook-form/RHFUpload/index.7fdff30f.js";
|
|
28
|
-
import { A as A5 } from "./components/mui_extended/Accordion/index.
|
|
28
|
+
import { A as A5 } from "./components/mui_extended/Accordion/index.002bad72.js";
|
|
29
29
|
import { A as A6 } from "./components/mui_extended/Avatar/index.fe06afd7.js";
|
|
30
30
|
import { B } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
31
31
|
import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
@@ -34,8 +34,8 @@ import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js"
|
|
|
34
34
|
import { I as I3 } from "./components/mui_extended/IconButton/index.460c0476.js";
|
|
35
35
|
import { L as L3 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
36
36
|
import { L as L4 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
37
|
-
import { M as M3 } from "./components/mui_extended/MenuActions/index.
|
|
38
|
-
import { P as P3 } from "./components/mui_extended/Popover/index.
|
|
37
|
+
import { M as M3 } from "./components/mui_extended/MenuActions/index.1affe51a.js";
|
|
38
|
+
import { P as P3 } from "./components/mui_extended/Popover/index.8ed52492.js";
|
|
39
39
|
import { P as P4, g as g4 } from "./components/mui_extended/Pager/index.458f9f0d.js";
|
|
40
40
|
import { T } from "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
41
41
|
import { T as T2, t } from "./components/mui_extended/Typography/index.be3a279a.js";
|
|
@@ -45,39 +45,39 @@ import { U, g as g6 } from "./components/formatters/UncertaintyFormatter/index.0
|
|
|
45
45
|
import { P as P5, g as g7 } from "./components/formatters/PointsFormatter/index.80a4e414.js";
|
|
46
46
|
import { C as C2, i as i2, h, f, e, c as c2, L as L5, P as P6, d, g as g8, a as a5, b as b2 } from "./components/formatters/index.7d2ad9ca.js";
|
|
47
47
|
import { P as P7, g as g9 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
48
|
-
import { D as D2, N, T as T3, c as c3, d as d2, b as b3, a as a6, g as g10 } from "./components/DataGrid/index.
|
|
48
|
+
import { D as D2, N, T as T3, c as c3, d as d2, b as b3, a as a6, g as g10 } from "./components/DataGrid/index.f2bd89c9.js";
|
|
49
49
|
import { c as c4 } from "./components/DataGrid/formatters/columnUncertaintyFormatter/index.cae2057a.js";
|
|
50
50
|
import { c as c5 } from "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js";
|
|
51
51
|
import { c as c6 } from "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
52
52
|
import { c as c7 } from "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
53
|
-
import { b as b4, a as a7, D as D3, L as L6, d as d3, g as g11, c as c8 } from "./components/DynamicFilter/index.
|
|
54
|
-
import { E, e as e2 } from "./components/ErrorLabel/index.
|
|
55
|
-
import { A as A7, d as d4, g as g12 } from "./components/CommonActions/components/Actions/index.
|
|
53
|
+
import { b as b4, a as a7, D as D3, L as L6, d as d3, g as g11, c as c8 } from "./components/DynamicFilter/index.18aa9ca3.js";
|
|
54
|
+
import { E, e as e2 } from "./components/ErrorLabel/index.908fb555.js";
|
|
55
|
+
import { A as A7, d as d4, g as g12 } from "./components/CommonActions/components/Actions/index.7c749647.js";
|
|
56
56
|
import { A as A8 } from "./components/CommonActions/components/ActionCancel/index.a81752ef.js";
|
|
57
|
-
import { A as A9 } from "./components/CommonActions/components/ActionIntro/index.
|
|
58
|
-
import { A as A10 } from "./components/CommonActions/components/ActionFormCancel/index.
|
|
57
|
+
import { A as A9 } from "./components/CommonActions/components/ActionIntro/index.bb313873.js";
|
|
58
|
+
import { A as A10 } from "./components/CommonActions/components/ActionFormCancel/index.a99b84aa.js";
|
|
59
59
|
import { A as A11 } from "./components/CommonActions/components/ActionFormIntro/index.ca4d2674.js";
|
|
60
|
-
import { D as D4 } from "./vendor.
|
|
61
|
-
import { L as L7 } from "./components/LanguagePopover/index.
|
|
60
|
+
import { D as D4 } from "./vendor.1735f56f.js";
|
|
61
|
+
import { L as L7 } from "./components/LanguagePopover/index.14d4d878.js";
|
|
62
62
|
import { I as I4 } from "./components/Image/index.aa24e982.js";
|
|
63
63
|
import { L as L8 } from "./components/Loadable/index.117eaced.js";
|
|
64
|
-
import { M as M4, d as d5, g as g13 } from "./components/ModalDialog/index.
|
|
65
|
-
import { W as W2 } from "./components/modal/WindowConfirm.
|
|
66
|
-
import { W as W3 } from "./components/modal/WindowBase.
|
|
64
|
+
import { M as M4, d as d5, g as g13 } from "./components/ModalDialog/index.cecce13a.js";
|
|
65
|
+
import { W as W2 } from "./components/modal/WindowConfirm.5e8c22dc.js";
|
|
66
|
+
import { W as W3 } from "./components/modal/WindowBase.398b3152.js";
|
|
67
67
|
import { N as N2, d as d6, g as g14 } from "./components/NoItemSelected/index.9636ec8a.js";
|
|
68
|
-
import { O, d as d7, g as g15 } from "./components/ObjectLogs/index.
|
|
68
|
+
import { O, d as d7, g as g15 } from "./components/ObjectLogs/index.8c50aac4.js";
|
|
69
69
|
import { P as P8 } from "./components/PaperForm/index.c04000a9.js";
|
|
70
70
|
import { H } from "./components/Page/index.4237c241.js";
|
|
71
71
|
import { P as P9 } from "./components/PropertyValue/index.dfcfe1ba.js";
|
|
72
72
|
import { R as R11 } from "./components/Resizeable/index.04fa8de5.js";
|
|
73
73
|
import { S } from "./components/ScrollBar/index.35ebe9a1.js";
|
|
74
74
|
import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
75
|
-
import { S as S3 } from "./components/SplitLayout/index.
|
|
75
|
+
import { S as S3 } from "./components/SplitLayout/index.5a8355d8.js";
|
|
76
76
|
import { a as a8, D as D5, M as M5 } from "./components/areas/contexts/DynamicMFParmsContext/index.c19cb8cc.js";
|
|
77
|
-
import { M as M6, a as a9 } from "./contexts/ModalContext/index.
|
|
77
|
+
import { M as M6, a as a9 } from "./contexts/ModalContext/index.bd535720.js";
|
|
78
78
|
import { R as R12 } from "./contexts/RHFormContext/index.3dc6e2f5.js";
|
|
79
79
|
import { u as u3 } from "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
80
|
-
import { u as u4 } from "./hooks/useModal/index.
|
|
80
|
+
import { u as u4 } from "./hooks/useModal/index.6b980dd0.js";
|
|
81
81
|
import { L as L9 } from "./assets/Logo/index.228dcb5a.js";
|
|
82
82
|
import "framer-motion";
|
|
83
83
|
import "react";
|
|
@@ -87,7 +87,7 @@ import "@mui/material/styles";
|
|
|
87
87
|
import "./utils/index.b6ae791a.js";
|
|
88
88
|
import "@mui/base";
|
|
89
89
|
import "./node_modules.416f1da3.js";
|
|
90
|
-
import "./components/areas/contexts/AreaContext/index.
|
|
90
|
+
import "./components/areas/contexts/AreaContext/index.ea45d809.js";
|
|
91
91
|
import "zustand/shallow";
|
|
92
92
|
import "@m4l/core";
|
|
93
93
|
import "zustand";
|
|
@@ -95,11 +95,11 @@ import "zustand/middleware/immer";
|
|
|
95
95
|
import "zustand/middleware";
|
|
96
96
|
import "lodash/debounce";
|
|
97
97
|
import "lodash.clonedeep";
|
|
98
|
-
import "./components/areas/hooks/useArea/index.
|
|
98
|
+
import "./components/areas/hooks/useArea/index.88c16040.js";
|
|
99
99
|
import "@m4l/graphics";
|
|
100
|
-
import "./components/areas/components/GridLayout/index.
|
|
100
|
+
import "./components/areas/components/GridLayout/index.ac6c97ec.js";
|
|
101
101
|
import "react-grid-layout";
|
|
102
|
-
import "./components/areas/components/WindowPopUp/index.
|
|
102
|
+
import "./components/areas/components/WindowPopUp/index.d578142d.js";
|
|
103
103
|
import "react-router-dom";
|
|
104
104
|
import "react-grid-layout/css/styles.css";
|
|
105
105
|
import "./react-resizable.b620abed.js";
|
|
@@ -120,9 +120,8 @@ import "@hookform/resolvers/yup";
|
|
|
120
120
|
import "./react-json-view.57125fcf.js";
|
|
121
121
|
import "./commonjs.565e6834.js";
|
|
122
122
|
import "./react-splitter-layout.8b1655c8.js";
|
|
123
|
-
import "./components/areas/components/Window/index.
|
|
124
|
-
import "./components/areas/index.
|
|
125
|
-
import "@m4l/styles";
|
|
123
|
+
import "./components/areas/components/Window/index.c7dbcfdb.js";
|
|
124
|
+
import "./components/areas/index.400beeb3.js";
|
|
126
125
|
import "./components/WrapperComponent/index.5e872594.js";
|
|
127
126
|
import "./react-data-grid.d46d625e.js";
|
|
128
127
|
import "react-helmet-async";
|
package/package.json
CHANGED
|
@@ -7,68 +7,68 @@ import "react-router-dom";
|
|
|
7
7
|
import "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
8
8
|
import "./components/animate/PropagateLoader/index.be5b02c3.js";
|
|
9
9
|
import "./components/areas/contexts/DynamicMFParmsContext/index.c19cb8cc.js";
|
|
10
|
-
import "./contexts/ModalContext/index.
|
|
10
|
+
import "./contexts/ModalContext/index.bd535720.js";
|
|
11
11
|
import { useState } from "react";
|
|
12
12
|
import "react-hook-form";
|
|
13
13
|
import "@hookform/resolvers/yup";
|
|
14
14
|
import "./contexts/RHFormContext/index.3dc6e2f5.js";
|
|
15
15
|
import "@m4l/core";
|
|
16
|
-
import "./components/hook-form/RHFAutocomplete/index.
|
|
16
|
+
import "./components/hook-form/RHFAutocomplete/index.1e466cd7.js";
|
|
17
17
|
import "./components/Image/index.aa24e982.js";
|
|
18
18
|
import "lodash/debounce";
|
|
19
|
-
import "./components/hook-form/RHFCheckbox/index.
|
|
19
|
+
import "./components/hook-form/RHFCheckbox/index.da7bc824.js";
|
|
20
20
|
import "./components/mui_extended/IconButton/index.460c0476.js";
|
|
21
|
-
import "./components/mui_extended/Accordion/index.
|
|
21
|
+
import "./components/mui_extended/Accordion/index.002bad72.js";
|
|
22
22
|
import "./components/mui_extended/Avatar/index.fe06afd7.js";
|
|
23
23
|
import "@mui/material/Button";
|
|
24
24
|
import "./components/mui_extended/Button/index.8406ed5b.js";
|
|
25
25
|
import "@mui/lab";
|
|
26
|
-
import "./components/mui_extended/Popover/index.
|
|
27
|
-
import "./components/mui_extended/MenuActions/index.
|
|
26
|
+
import "./components/mui_extended/Popover/index.8ed52492.js";
|
|
27
|
+
import "./components/mui_extended/MenuActions/index.1affe51a.js";
|
|
28
28
|
import "./components/mui_extended/Pager/index.458f9f0d.js";
|
|
29
29
|
import "./components/mui_extended/Tab/index.e0653a0a.js";
|
|
30
30
|
import "./components/mui_extended/Typography/index.be3a279a.js";
|
|
31
|
-
import "./components/ErrorLabel/index.
|
|
31
|
+
import "./components/ErrorLabel/index.908fb555.js";
|
|
32
32
|
import "@mui/x-date-pickers";
|
|
33
33
|
import "./components/hook-form/RHFDateTime/index.6c129ce4.js";
|
|
34
34
|
import "@m4l/graphics";
|
|
35
|
-
import "./components/hook-form/RHFTextField/index.
|
|
36
|
-
import "./components/hook-form/RHFPeriod/index.
|
|
37
|
-
import "./components/Period/index.
|
|
38
|
-
import "./components/CommonActions/components/Actions/index.
|
|
35
|
+
import "./components/hook-form/RHFTextField/index.09c6aab5.js";
|
|
36
|
+
import "./components/hook-form/RHFPeriod/index.aa3db361.js";
|
|
37
|
+
import "./components/Period/index.dbe9d7fc.js";
|
|
38
|
+
import "./components/CommonActions/components/Actions/index.7c749647.js";
|
|
39
39
|
import { c as cjs } from "./react-draggable.6471b07e.js";
|
|
40
|
-
import "./components/ModalDialog/index.
|
|
40
|
+
import "./components/ModalDialog/index.cecce13a.js";
|
|
41
41
|
import "./components/Resizeable/index.04fa8de5.js";
|
|
42
|
-
import "./components/modal/WindowConfirm.
|
|
43
|
-
import "./components/modal/WindowBase.
|
|
44
|
-
import "./components/areas/components/index.
|
|
45
|
-
import "./components/areas/components/AreasAdmin/index.
|
|
42
|
+
import "./components/modal/WindowConfirm.5e8c22dc.js";
|
|
43
|
+
import "./components/modal/WindowBase.398b3152.js";
|
|
44
|
+
import "./components/areas/components/index.c8687ec7.js";
|
|
45
|
+
import "./components/areas/components/AreasAdmin/index.a77794f0.js";
|
|
46
46
|
import "zustand";
|
|
47
|
-
import "./components/areas/contexts/AreasContext/index.
|
|
47
|
+
import "./components/areas/contexts/AreasContext/index.b8494c26.js";
|
|
48
48
|
import "zustand/shallow";
|
|
49
|
-
import "./components/areas/components/AreasContainer/index.
|
|
49
|
+
import "./components/areas/components/AreasContainer/index.ebea50de.js";
|
|
50
50
|
import "react-grid-layout/css/styles.css";
|
|
51
51
|
import "./react-resizable.b620abed.js";
|
|
52
|
-
import "./components/areas/contexts/index.
|
|
52
|
+
import "./components/areas/contexts/index.41841fbb.js";
|
|
53
53
|
import "lodash/isString";
|
|
54
54
|
import "react-dropzone";
|
|
55
55
|
import "./components/hook-form/RHFUpload/index.7fdff30f.js";
|
|
56
|
-
import "./components/DataGrid/index.
|
|
56
|
+
import "./components/DataGrid/index.f2bd89c9.js";
|
|
57
57
|
import "react-dnd";
|
|
58
58
|
import "react-dnd-html5-backend";
|
|
59
|
-
import "./components/DynamicFilter/index.
|
|
59
|
+
import "./components/DynamicFilter/index.18aa9ca3.js";
|
|
60
60
|
import "./components/ScrollBar/index.35ebe9a1.js";
|
|
61
61
|
import "yup";
|
|
62
62
|
import "clsx";
|
|
63
|
-
import "./components/LanguagePopover/index.
|
|
63
|
+
import "./components/LanguagePopover/index.14d4d878.js";
|
|
64
64
|
import "./components/NoItemSelected/index.9636ec8a.js";
|
|
65
|
-
import "./components/ObjectLogs/index.
|
|
65
|
+
import "./components/ObjectLogs/index.8c50aac4.js";
|
|
66
66
|
import "./react-json-view.57125fcf.js";
|
|
67
67
|
import "./components/PaperForm/index.c04000a9.js";
|
|
68
68
|
import "./components/Page/index.4237c241.js";
|
|
69
69
|
import "./components/PropertyValue/index.dfcfe1ba.js";
|
|
70
70
|
import "./react-splitter-layout.8b1655c8.js";
|
|
71
|
-
import "./components/SplitLayout/index.
|
|
71
|
+
import "./components/SplitLayout/index.5a8355d8.js";
|
|
72
72
|
import "./components/animate/variants/fade.b561c0fc.js";
|
|
73
73
|
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
74
74
|
import "./components/animate/variants/container.11f82b76.js";
|
|
@@ -76,8 +76,8 @@ import "./components/animate/variants/transition.bd46b9ce.js";
|
|
|
76
76
|
import "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
77
77
|
import "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
78
78
|
import "./components/areas/hooks/useDynamicMFParameters/index.041a666b.js";
|
|
79
|
-
import "./components/areas/hooks/index.
|
|
80
|
-
import "./components/hook-form/RHFAutocompleteAsync/index.
|
|
79
|
+
import "./components/areas/hooks/index.39148e1d.js";
|
|
80
|
+
import "./components/hook-form/RHFAutocompleteAsync/index.0a2173d3.js";
|
|
81
81
|
import "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
82
82
|
import "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
83
83
|
import "./components/hook-form/RHFRadioGroup/index.b3335e13.js";
|
|
@@ -97,13 +97,13 @@ import "./components/DataGrid/formatters/columnPointsFormatter/index.5e645334.js
|
|
|
97
97
|
import "./components/DataGrid/formatters/columnNestedValueFormatter/index.f68ef4e1.js";
|
|
98
98
|
import "./components/DataGrid/formatters/columnPriceFormatter/index.e612fda3.js";
|
|
99
99
|
import "./components/CommonActions/components/ActionCancel/index.a81752ef.js";
|
|
100
|
-
import "./components/CommonActions/components/ActionIntro/index.
|
|
101
|
-
import "./components/CommonActions/components/ActionFormCancel/index.
|
|
100
|
+
import "./components/CommonActions/components/ActionIntro/index.bb313873.js";
|
|
101
|
+
import "./components/CommonActions/components/ActionFormCancel/index.a99b84aa.js";
|
|
102
102
|
import "./components/CommonActions/components/ActionFormIntro/index.ca4d2674.js";
|
|
103
103
|
import "./components/Loadable/index.117eaced.js";
|
|
104
104
|
import "./components/ScrollToTop/index.e06f98f6.js";
|
|
105
105
|
import "./hooks/useFormAddEdit/index.15de3ba8.js";
|
|
106
|
-
import "./hooks/useModal/index.
|
|
106
|
+
import "./hooks/useModal/index.6b980dd0.js";
|
|
107
107
|
import "./assets/Logo/index.228dcb5a.js";
|
|
108
108
|
const TEST_PROP_ID = "data-testid";
|
|
109
109
|
const DraggableWindow = (props) => {
|