@m4l/components 0.1.53 → 0.1.55
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.8dedf1d5.js → index.665c0421.js} +10 -10
- package/components/CommonActions/components/ActionIntro/{index.5d5294f2.js → index.f6b477c0.js} +1 -1
- package/components/CommonActions/components/Actions/{index.93c9823a.js → index.e0ac69b4.js} +9 -9
- package/components/DataGrid/{index.1a6508e2.js → index.f48b3a35.js} +32 -31
- package/components/DynamicFilter/{index.2189989e.js → index.79a81786.js} +32 -33
- package/components/ErrorLabel/{index.12994bff.js → index.28e80b6b.js} +3 -3
- package/components/LanguagePopover/{index.628fe97f.js → index.9ec5f3cf.js} +3 -3
- package/components/ModalDialog/{index.49c40899.js → index.cb56dfde.js} +2 -2
- package/components/ObjectLogs/{index.d7c0092a.js → index.dfad2c45.js} +12 -12
- package/components/Period/{index.4f6e419d.js → index.6df58bfb.js} +10 -10
- package/components/SplitLayout/{index.5a8355d8.js → index.fde8c830.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.25e50e70.js → index.e41c11ed.js} +4 -4
- package/components/areas/components/AreasContainer/{index.432b9d4c.js → index.6203dd11.js} +2 -2
- package/components/areas/components/GridLayout/{index.359e777e.js → index.10411e45.js} +4 -4
- package/components/areas/components/Window/{index.2b9f12fe.js → index.5340dc34.js} +26 -26
- package/components/areas/components/WindowPopUp/{index.d5fa0d74.js → index.ffce7559.js} +27 -27
- package/components/areas/components/{index.912056a0.js → index.37640080.js} +7 -7
- package/components/areas/contexts/AreaContext/{index.b1439daf.js → index.4aaf7f1c.js} +1 -1
- package/components/areas/contexts/AreasContext/{index.fb21af84.js → index.49bfec93.js} +1 -1
- package/components/areas/contexts/{index.1e46147e.js → index.4bcf9b23.js} +1 -1
- package/components/areas/hooks/{index.5feefc73.js → index.88da7db3.js} +1 -1
- package/components/areas/hooks/useArea/{index.6f45f930.js → index.2aca2167.js} +2 -2
- package/components/areas/{index.3df8c6d4.js → index.b1ac8078.js} +5 -5
- package/components/hook-form/RHFAutocomplete/{index.0ffa2185.js → index.94b5c77f.js} +1 -1
- package/components/hook-form/RHFAutocompleteAsync/{index.2dfbe7aa.js → index.7d441cf9.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.1fcf42c8.js → index.2e8950b3.js} +1 -1
- package/components/hook-form/RHFPeriod/{index.1f6aa4c6.js → index.12797c0d.js} +2 -2
- package/components/hook-form/RHFTextField/{index.a021a2b3.js → index.6d4a97ae.js} +1 -1
- package/components/modal/{WindowBase.66ef3c9a.js → WindowBase.f50de8df.js} +1 -1
- package/components/modal/{WindowConfirm.b31ed329.js → WindowConfirm.207b505f.js} +10 -10
- package/components/modal/{index.6d5b19ef.js → index.d29934ad.js} +10 -10
- package/components/mui_extended/Accordion/{index.002bad72.js → index.549938bd.js} +1 -1
- package/components/mui_extended/MenuActions/{index.aaafafc3.js → index.01e3ccfe.js} +1 -1
- package/components/mui_extended/Popover/{index.58c49cc0.js → index.708c0af6.js} +2 -1
- package/components/mui_extended/{index.915e84dc.js → index.44306d3a.js} +3 -3
- package/contexts/ModalContext/{index.d1aaddbc.js → index.9ab63c4e.js} +1 -1
- package/hooks/useModal/{index.f77ab08b.js → index.2e777bd1.js} +1 -1
- package/index.js +37 -37
- package/package.json +1 -1
- package/{vendor.d5904857.js → vendor.3a64d9e7.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.37640080.js";
|
|
11
|
+
import { A as A2 } from "./components/areas/components/AreasAdmin/index.e41c11ed.js";
|
|
12
|
+
import { A as A3 } from "./components/areas/components/AreasContainer/index.6203dd11.js";
|
|
13
|
+
import { A as A4, a as a3 } from "./components/areas/contexts/AreasContext/index.49bfec93.js";
|
|
14
|
+
import { c, W } from "./components/areas/contexts/index.4bcf9b23.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.88da7db3.js";
|
|
17
|
+
import { R, g } from "./components/hook-form/RHFAutocomplete/index.94b5c77f.js";
|
|
18
|
+
import { R as R2, g as g2 } from "./components/hook-form/RHFAutocompleteAsync/index.7d441cf9.js";
|
|
19
|
+
import { R as R3 } from "./components/hook-form/RHFCheckbox/index.2e8950b3.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.6d4a97ae.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.12797c0d.js";
|
|
26
|
+
import { P as P2, g as g3 } from "./components/Period/index.6df58bfb.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.549938bd.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.01e3ccfe.js";
|
|
38
|
+
import { P as P3 } from "./components/mui_extended/Popover/index.708c0af6.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.f48b3a35.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.79a81786.js";
|
|
54
|
+
import { E, e as e2 } from "./components/ErrorLabel/index.28e80b6b.js";
|
|
55
|
+
import { A as A7, d as d4, g as g12 } from "./components/CommonActions/components/Actions/index.e0ac69b4.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.f6b477c0.js";
|
|
58
|
+
import { A as A10 } from "./components/CommonActions/components/ActionFormCancel/index.665c0421.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.3a64d9e7.js";
|
|
61
|
+
import { L as L7 } from "./components/LanguagePopover/index.9ec5f3cf.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.cb56dfde.js";
|
|
65
|
+
import { W as W2 } from "./components/modal/WindowConfirm.207b505f.js";
|
|
66
|
+
import { W as W3 } from "./components/modal/WindowBase.f50de8df.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.dfad2c45.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.fde8c830.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.9ab63c4e.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.2e777bd1.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.4aaf7f1c.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.2aca2167.js";
|
|
99
99
|
import "@m4l/graphics";
|
|
100
|
-
import "./components/areas/components/GridLayout/index.
|
|
100
|
+
import "./components/areas/components/GridLayout/index.10411e45.js";
|
|
101
101
|
import "react-grid-layout";
|
|
102
|
-
import "./components/areas/components/WindowPopUp/index.
|
|
102
|
+
import "./components/areas/components/WindowPopUp/index.ffce7559.js";
|
|
103
103
|
import "react-router-dom";
|
|
104
104
|
import "react-grid-layout/css/styles.css";
|
|
105
105
|
import "./react-resizable.b620abed.js";
|
|
@@ -120,11 +120,11 @@ 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.
|
|
123
|
+
import "./components/areas/components/Window/index.5340dc34.js";
|
|
124
|
+
import "./components/areas/index.b1ac8078.js";
|
|
125
|
+
import "@m4l/styles";
|
|
125
126
|
import "./components/WrapperComponent/index.5e872594.js";
|
|
126
127
|
import "./react-data-grid.d46d625e.js";
|
|
127
|
-
import "@m4l/styles";
|
|
128
128
|
import "react-helmet-async";
|
|
129
129
|
import "simplebar-react";
|
|
130
130
|
import "simplebar/dist/simplebar.min.css?used";
|
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.9ab63c4e.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.94b5c77f.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.2e8950b3.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.549938bd.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.708c0af6.js";
|
|
27
|
+
import "./components/mui_extended/MenuActions/index.01e3ccfe.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.28e80b6b.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.6d4a97ae.js";
|
|
36
|
+
import "./components/hook-form/RHFPeriod/index.12797c0d.js";
|
|
37
|
+
import "./components/Period/index.6df58bfb.js";
|
|
38
|
+
import "./components/CommonActions/components/Actions/index.e0ac69b4.js";
|
|
39
39
|
import { c as cjs } from "./react-draggable.6471b07e.js";
|
|
40
|
-
import "./components/ModalDialog/index.
|
|
40
|
+
import "./components/ModalDialog/index.cb56dfde.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.207b505f.js";
|
|
43
|
+
import "./components/modal/WindowBase.f50de8df.js";
|
|
44
|
+
import "./components/areas/components/index.37640080.js";
|
|
45
|
+
import "./components/areas/components/AreasAdmin/index.e41c11ed.js";
|
|
46
46
|
import "zustand";
|
|
47
|
-
import "./components/areas/contexts/AreasContext/index.
|
|
47
|
+
import "./components/areas/contexts/AreasContext/index.49bfec93.js";
|
|
48
48
|
import "zustand/shallow";
|
|
49
|
-
import "./components/areas/components/AreasContainer/index.
|
|
49
|
+
import "./components/areas/components/AreasContainer/index.6203dd11.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.4bcf9b23.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.f48b3a35.js";
|
|
57
57
|
import "react-dnd";
|
|
58
58
|
import "react-dnd-html5-backend";
|
|
59
|
-
import "./components/DynamicFilter/index.
|
|
59
|
+
import "./components/DynamicFilter/index.79a81786.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.9ec5f3cf.js";
|
|
64
64
|
import "./components/NoItemSelected/index.9636ec8a.js";
|
|
65
|
-
import "./components/ObjectLogs/index.
|
|
65
|
+
import "./components/ObjectLogs/index.dfad2c45.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.fde8c830.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.88da7db3.js";
|
|
80
|
+
import "./components/hook-form/RHFAutocompleteAsync/index.7d441cf9.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.f6b477c0.js";
|
|
101
|
+
import "./components/CommonActions/components/ActionFormCancel/index.665c0421.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.2e777bd1.js";
|
|
107
107
|
import "./assets/Logo/index.228dcb5a.js";
|
|
108
108
|
const TEST_PROP_ID = "data-testid";
|
|
109
109
|
const DraggableWindow = (props) => {
|