@m4l/components 0.2.12 → 0.2.13
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/AccountPopover/{index.bfacb05d.js → index.7060320a.js} +8 -8
- package/components/AppBar/{index.0821efbc.js → index.c8e7b25c.js} +8 -8
- package/components/CommonActions/components/ActionCancel/{index.5606420f.js → index.82313aef.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.c8f9d47d.js → index.3b2605ee.js} +44 -44
- package/components/CommonActions/components/ActionFormIntro/{index.1e141999.js → index.29891df9.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.f85266eb.js → index.c70ae272.js} +2 -2
- package/components/CommonActions/components/Actions/{index.9bf6a051.js → index.93e9112b.js} +42 -42
- package/components/DataGrid/{index.35e65d9b.js → index.387652a9.js} +48 -48
- package/components/DynamicFilter/{index.e1ad0e47.js → index.9e9885b0.js} +45 -45
- package/components/HelperText/{index.207eea15.js → index.918bba47.js} +8 -8
- package/components/Icon/{index.29065051.js → index.e215d0f0.js} +1 -1
- package/components/Image/{index.cf640615.js → index.d684bdf2.js} +2 -2
- package/components/LanguagePopover/{index.df17bd3b.js → index.424bad09.js} +8 -8
- package/components/LoadingError/{index.209dc4ff.js → index.b3e4e8e5.js} +8 -8
- package/components/MFLoader/{index.7e274375.js → index.3d17dfc3.js} +9 -9
- package/components/ModalDialog/{index.2b93a5df.js → index.40f6571e.js} +3 -3
- package/components/NavLink/{index.35759d66.js → index.ed4c0609.js} +8 -8
- package/components/NoItemSelected/{index.50d06852.js → index.5ed80b8e.js} +1 -1
- package/components/ObjectLogs/{index.5c07c159.js → index.3a939c6b.js} +43 -43
- package/components/PDFViewer/{index.5e4d01af.js → index.4d16e5bc.js} +8 -8
- package/components/Page/{index.5aefe8f7.js → index.890fbaac.js} +1 -1
- package/components/PaperForm/{index.6859d4e8.js → index.013ed28b.js} +1 -1
- package/components/Period/{index.08e6f781.js → index.3bd05e05.js} +42 -42
- package/components/PrintingSystem/{index.73dd98b3.js → index.70234425.js} +17 -13
- package/components/PrintingSystem/subcomponents/BodyNode/{index.d70a5d24.js → index.1dd418aa.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.4cd7f6d8.js → index.6aadd6b3.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.56efaa0c.js → index.91e65ff6.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.4320bb03.js → index.c2481749.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.6cabbf31.js → index.758d94d1.js} +2 -2
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.0e23ffd4.js → index.732d7c58.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.f97e7aa6.js → index.1a20a9d4.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.7d3a3c8f.js → index.8402e742.js} +3 -4
- package/components/PrintingSystem/subcomponents/SectionNode/{index.05d1fcf7.js → index.25aeb4aa.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.3894059c.js → index.2b632722.js} +1 -1
- package/components/PrintingSystem/types.d.ts +2 -2
- package/components/PropertyValue/{index.c1d519a2.js → index.45482ca3.js} +9 -9
- package/components/SideBar/{index.f322ee0b.js → index.614f85fb.js} +3 -3
- package/components/ToastContainer/{index.f67795cb.js → index.5e729fbb.js} +2 -2
- package/components/areas/components/AreasAdmin/{index.3b2795c4.js → index.c1539c1b.js} +46 -46
- package/components/areas/components/AreasViewer/{index.26f5cb46.js → index.e084d8e9.js} +44 -44
- package/components/areas/components/{index.7d8c88e9.js → index.4381fcfa.js} +12 -12
- package/components/areas/contexts/AreasContext/{index.32bf901d.js → index.cffa1526.js} +2 -2
- package/components/areas/contexts/{index.2b5ecd67.js → index.003a53c1.js} +1 -1
- package/components/areas/hooks/useAreas/{index.773990cf.js → index.00031ac3.js} +1 -1
- package/components/areas/{index.4de63629.js → index.1b5b2267.js} +12 -12
- package/components/formatters/BooleanFormatter/{index.64ed2d71.js → index.5ed55bda.js} +2 -2
- package/components/formatters/{index.57f0da1b.js → index.4426a315.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.b2e17b00.js → index.01a8f57e.js} +9 -9
- package/components/hook-form/RHFAutocompleteAsync/{index.4cd318d2.js → index.df1d5bca.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.f6b8a161.js → index.23fc4851.js} +9 -9
- package/components/hook-form/RHFColorPicker/{index.7170bbf9.js → index.c7695748.js} +10 -10
- package/components/hook-form/RHFDateTime/{index.082312da.js → index.984b803f.js} +9 -9
- package/components/hook-form/RHFPeriod/{index.fcf1fadc.js → index.1852e7d3.js} +2 -2
- package/components/hook-form/RHFTextField/{index.11acfb14.js → index.1167879e.js} +3 -3
- package/components/hook-form/RHFUpload/{index.426af663.js → index.49edcb02.js} +9 -9
- package/components/modal/{WindowBase.07af6541.js → WindowBase.8e3e5337.js} +43 -43
- package/components/modal/{WindowConfirm.0c7d6afb.js → WindowConfirm.eec3e5d0.js} +46 -46
- package/components/modal/{index.e956af6b.js → index.ac0c9093.js} +42 -42
- package/components/mui_extended/Accordion/{index.d28e2432.js → index.3087f40e.js} +3 -3
- package/components/mui_extended/Button/{index.f538e360.js → index.0f2552ed.js} +1 -1
- package/components/mui_extended/IconButton/{index.e295aa1f.js → index.5afe56b7.js} +1 -1
- package/components/mui_extended/MenuActions/{index.69ac3618.js → index.cc54c35c.js} +7 -7
- package/components/mui_extended/Pager/{index.78dea971.js → index.5fbbefe2.js} +1 -1
- package/components/mui_extended/Tab/{index.51a68bcd.js → index.ae9ea641.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.43140642.js → index.667d63cd.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.3d725376.js → index.2de19be3.js} +2 -2
- package/components/mui_extended/{index.be1d0dcd.js → index.6837d969.js} +8 -8
- package/contexts/ModalContext/{index.6fe8dc84.js → index.ef38d747.js} +1 -1
- package/hooks/useFormAddEdit/{index.bf28bff2.js → index.8276444a.js} +44 -44
- package/hooks/useModal/{index.8741e50f.js → index.8acace45.js} +1 -1
- package/hooks/useTab/index.07f652ec.js +101 -0
- package/index.js +69 -69
- package/{node_modules.56dca1cf.js → node_modules.79f5ed2f.js} +1 -1
- package/package.json +1 -1
- package/{vendor.2b182abe.js → vendor.f0742647.js} +56 -56
- package/hooks/useTab/index.90bde9dc.js +0 -101
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
import { useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.8acace45.js";
|
|
4
4
|
import "@mui/material";
|
|
5
5
|
import "../../react-draggable.ee21cb7e.js";
|
|
6
6
|
import "../Resizeable/index.6478d7d8.js";
|
|
7
7
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
|
-
import { m as modalUtilityClasses } from "./index.
|
|
10
|
-
import "../CommonActions/components/Actions/index.
|
|
9
|
+
import { m as modalUtilityClasses } from "./index.ac0c9093.js";
|
|
10
|
+
import "../CommonActions/components/Actions/index.93e9112b.js";
|
|
11
11
|
import "@mui/material/Button";
|
|
12
|
-
import "../mui_extended/Button/index.
|
|
12
|
+
import "../mui_extended/Button/index.0f2552ed.js";
|
|
13
13
|
import clsx from "clsx";
|
|
14
14
|
import "react-hook-form";
|
|
15
|
-
import { I as Icon } from "../Icon/index.
|
|
16
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
15
|
+
import { I as Icon } from "../Icon/index.e215d0f0.js";
|
|
16
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.5afe56b7.js";
|
|
17
17
|
import "zustand";
|
|
18
|
-
import "../areas/contexts/AreasContext/index.
|
|
19
|
-
import "../areas/components/AreasAdmin/index.
|
|
18
|
+
import "../areas/contexts/AreasContext/index.cffa1526.js";
|
|
19
|
+
import "../areas/components/AreasAdmin/index.c1539c1b.js";
|
|
20
20
|
import "zustand/shallow";
|
|
21
21
|
import "../ScrollBar/index.010f1b9d.js";
|
|
22
|
-
import "../mui_extended/Accordion/index.
|
|
22
|
+
import "../mui_extended/Accordion/index.3087f40e.js";
|
|
23
23
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
24
24
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
25
25
|
import "react-router-dom";
|
|
26
26
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
27
27
|
import "../mui_extended/Badge/index.b09524fe.js";
|
|
28
|
-
import "../Image/index.
|
|
28
|
+
import "../Image/index.d684bdf2.js";
|
|
29
29
|
import "@mui/lab";
|
|
30
|
-
import "../mui_extended/MenuActions/index.
|
|
30
|
+
import "../mui_extended/MenuActions/index.cc54c35c.js";
|
|
31
31
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
32
32
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
33
|
-
import "../mui_extended/Tab/index.
|
|
34
|
-
import "../mui_extended/Pager/index.
|
|
33
|
+
import "../mui_extended/Tab/index.ae9ea641.js";
|
|
34
|
+
import "../mui_extended/Pager/index.5fbbefe2.js";
|
|
35
35
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
36
|
-
import "../areas/components/AreasViewer/index.
|
|
36
|
+
import "../areas/components/AreasViewer/index.e084d8e9.js";
|
|
37
37
|
import "../LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
38
|
-
import "../LoadingError/index.
|
|
38
|
+
import "../LoadingError/index.b3e4e8e5.js";
|
|
39
39
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
40
40
|
import "zustand/middleware/immer";
|
|
41
41
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -44,51 +44,51 @@ import "framer-motion";
|
|
|
44
44
|
import "@mui/material/styles";
|
|
45
45
|
import "../animate/LoadingScreen/index.1d0c4307.js";
|
|
46
46
|
import "../animate/PropagateLoader/index.7fab43c8.js";
|
|
47
|
-
import "../hook-form/RHFAutocomplete/index.
|
|
48
|
-
import "../HelperText/index.
|
|
49
|
-
import "../../node_modules.
|
|
47
|
+
import "../hook-form/RHFAutocomplete/index.01a8f57e.js";
|
|
48
|
+
import "../HelperText/index.918bba47.js";
|
|
49
|
+
import "../../node_modules.79f5ed2f.js";
|
|
50
50
|
import "lodash-es/debounce";
|
|
51
51
|
import "lodash-es/each";
|
|
52
|
-
import "../hook-form/RHFColorPicker/index.
|
|
52
|
+
import "../hook-form/RHFColorPicker/index.c7695748.js";
|
|
53
53
|
import "lodash/debounce";
|
|
54
|
-
import "../hook-form/RHFAutocompleteAsync/index.
|
|
55
|
-
import "../hook-form/RHFCheckbox/index.
|
|
54
|
+
import "../hook-form/RHFAutocompleteAsync/index.df1d5bca.js";
|
|
55
|
+
import "../hook-form/RHFCheckbox/index.23fc4851.js";
|
|
56
56
|
import "@mui/x-date-pickers";
|
|
57
|
-
import "../hook-form/RHFDateTime/index.
|
|
58
|
-
import "../hook-form/RHFTextField/index.
|
|
59
|
-
import "../hook-form/RHFPeriod/index.
|
|
60
|
-
import "../Period/index.
|
|
57
|
+
import "../hook-form/RHFDateTime/index.984b803f.js";
|
|
58
|
+
import "../hook-form/RHFTextField/index.1167879e.js";
|
|
59
|
+
import "../hook-form/RHFPeriod/index.1852e7d3.js";
|
|
60
|
+
import "../Period/index.3bd05e05.js";
|
|
61
61
|
import "lodash/isString";
|
|
62
62
|
import "react-dropzone";
|
|
63
|
-
import "../hook-form/RHFUpload/index.
|
|
64
|
-
import "../formatters/index.
|
|
65
|
-
import "../DataGrid/index.
|
|
63
|
+
import "../hook-form/RHFUpload/index.49edcb02.js";
|
|
64
|
+
import "../formatters/index.4426a315.js";
|
|
65
|
+
import "../DataGrid/index.387652a9.js";
|
|
66
66
|
import "react-dnd";
|
|
67
67
|
import "react-dnd-html5-backend";
|
|
68
|
-
import "../DynamicFilter/index.
|
|
68
|
+
import "../DynamicFilter/index.9e9885b0.js";
|
|
69
69
|
import "yup";
|
|
70
70
|
import "../../contexts/RHFormContext/index.7769076a.js";
|
|
71
71
|
import "../GridLayout/subcomponents/Griditem/index.8e4af155.js";
|
|
72
72
|
import "../GridLayout/index.68093cfb.js";
|
|
73
73
|
import "fast-equals";
|
|
74
74
|
import "lodash";
|
|
75
|
-
import "../PrintingSystem/index.
|
|
76
|
-
import "../LanguagePopover/index.
|
|
77
|
-
import "../MFLoader/index.
|
|
78
|
-
import "../NavLink/index.
|
|
79
|
-
import "../NoItemSelected/index.
|
|
80
|
-
import "../ObjectLogs/index.
|
|
75
|
+
import "../PrintingSystem/index.70234425.js";
|
|
76
|
+
import "../LanguagePopover/index.424bad09.js";
|
|
77
|
+
import "../MFLoader/index.3d17dfc3.js";
|
|
78
|
+
import "../NavLink/index.ed4c0609.js";
|
|
79
|
+
import "../NoItemSelected/index.5ed80b8e.js";
|
|
80
|
+
import "../ObjectLogs/index.3a939c6b.js";
|
|
81
81
|
import "../../react-json-view.5636414a.js";
|
|
82
|
-
import "../PaperForm/index.
|
|
83
|
-
import "../PDFViewer/index.
|
|
84
|
-
import "../Page/index.
|
|
85
|
-
import "../PropertyValue/index.
|
|
82
|
+
import "../PaperForm/index.013ed28b.js";
|
|
83
|
+
import "../PDFViewer/index.4d16e5bc.js";
|
|
84
|
+
import "../Page/index.890fbaac.js";
|
|
85
|
+
import "../PropertyValue/index.45482ca3.js";
|
|
86
86
|
import "../SplitLayout/index.30fd5861.js";
|
|
87
87
|
import "../../react-splitter-layout.c5d98bf7.js";
|
|
88
|
-
import "../ToastContainer/index.
|
|
89
|
-
import "../SideBar/index.
|
|
90
|
-
import "../AppBar/index.
|
|
91
|
-
import "../AccountPopover/index.
|
|
88
|
+
import "../ToastContainer/index.5e729fbb.js";
|
|
89
|
+
import "../SideBar/index.614f85fb.js";
|
|
90
|
+
import "../AppBar/index.c8e7b25c.js";
|
|
91
|
+
import "../AccountPopover/index.7060320a.js";
|
|
92
92
|
const Header = (props) => {
|
|
93
93
|
const {
|
|
94
94
|
title,
|
|
@@ -1,97 +1,97 @@
|
|
|
1
1
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.8acace45.js";
|
|
4
4
|
import { Typography } from "@mui/material";
|
|
5
5
|
import "../../react-draggable.ee21cb7e.js";
|
|
6
6
|
import "../Resizeable/index.6478d7d8.js";
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
|
-
import { m as modalUtilityClasses } from "./index.
|
|
10
|
-
import { A as Actions } from "../CommonActions/components/Actions/index.
|
|
11
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
12
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
9
|
+
import { m as modalUtilityClasses } from "./index.ac0c9093.js";
|
|
10
|
+
import { A as Actions } from "../CommonActions/components/Actions/index.93e9112b.js";
|
|
11
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.82313aef.js";
|
|
12
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.c70ae272.js";
|
|
13
13
|
import "react-hook-form";
|
|
14
14
|
import "@mui/material/Button";
|
|
15
|
-
import "../mui_extended/Button/index.
|
|
15
|
+
import "../mui_extended/Button/index.0f2552ed.js";
|
|
16
16
|
import "clsx";
|
|
17
|
-
import "../Icon/index.
|
|
18
|
-
import "../mui_extended/IconButton/index.
|
|
17
|
+
import "../Icon/index.e215d0f0.js";
|
|
18
|
+
import "../mui_extended/IconButton/index.5afe56b7.js";
|
|
19
19
|
import "zustand";
|
|
20
|
-
import "../areas/contexts/AreasContext/index.
|
|
21
|
-
import "../areas/components/AreasAdmin/index.
|
|
20
|
+
import "../areas/contexts/AreasContext/index.cffa1526.js";
|
|
21
|
+
import "../areas/components/AreasAdmin/index.c1539c1b.js";
|
|
22
22
|
import "zustand/shallow";
|
|
23
23
|
import "../ScrollBar/index.010f1b9d.js";
|
|
24
|
-
import "../mui_extended/Accordion/index.
|
|
24
|
+
import "../mui_extended/Accordion/index.3087f40e.js";
|
|
25
25
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
26
26
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
27
27
|
import "react-router-dom";
|
|
28
28
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
29
29
|
import "../mui_extended/Badge/index.b09524fe.js";
|
|
30
|
-
import { I as Image } from "../Image/index.
|
|
30
|
+
import { I as Image } from "../Image/index.d684bdf2.js";
|
|
31
31
|
import "@mui/lab";
|
|
32
|
-
import "../mui_extended/MenuActions/index.
|
|
32
|
+
import "../mui_extended/MenuActions/index.cc54c35c.js";
|
|
33
33
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
34
34
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
35
|
-
import "../mui_extended/Tab/index.
|
|
36
|
-
import "../mui_extended/Pager/index.
|
|
35
|
+
import "../mui_extended/Tab/index.ae9ea641.js";
|
|
36
|
+
import "../mui_extended/Pager/index.5fbbefe2.js";
|
|
37
37
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
38
|
-
import "../areas/components/AreasViewer/index.
|
|
38
|
+
import "../areas/components/AreasViewer/index.e084d8e9.js";
|
|
39
39
|
import "../LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
40
|
-
import "../LoadingError/index.
|
|
40
|
+
import "../LoadingError/index.b3e4e8e5.js";
|
|
41
41
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
42
42
|
import "zustand/middleware/immer";
|
|
43
43
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
44
|
-
import { W as WindowBase } from "./WindowBase.
|
|
44
|
+
import { W as WindowBase } from "./WindowBase.8e3e5337.js";
|
|
45
45
|
import "../animate/index.4e9774a6.js";
|
|
46
46
|
import "framer-motion";
|
|
47
47
|
import "@mui/material/styles";
|
|
48
48
|
import "../animate/LoadingScreen/index.1d0c4307.js";
|
|
49
49
|
import "../animate/PropagateLoader/index.7fab43c8.js";
|
|
50
|
-
import "../hook-form/RHFAutocomplete/index.
|
|
51
|
-
import "../HelperText/index.
|
|
52
|
-
import "../../node_modules.
|
|
50
|
+
import "../hook-form/RHFAutocomplete/index.01a8f57e.js";
|
|
51
|
+
import "../HelperText/index.918bba47.js";
|
|
52
|
+
import "../../node_modules.79f5ed2f.js";
|
|
53
53
|
import "lodash-es/debounce";
|
|
54
54
|
import "lodash-es/each";
|
|
55
|
-
import "../hook-form/RHFColorPicker/index.
|
|
55
|
+
import "../hook-form/RHFColorPicker/index.c7695748.js";
|
|
56
56
|
import "lodash/debounce";
|
|
57
|
-
import "../hook-form/RHFAutocompleteAsync/index.
|
|
58
|
-
import "../hook-form/RHFCheckbox/index.
|
|
57
|
+
import "../hook-form/RHFAutocompleteAsync/index.df1d5bca.js";
|
|
58
|
+
import "../hook-form/RHFCheckbox/index.23fc4851.js";
|
|
59
59
|
import "@mui/x-date-pickers";
|
|
60
|
-
import "../hook-form/RHFDateTime/index.
|
|
61
|
-
import "../hook-form/RHFTextField/index.
|
|
62
|
-
import "../hook-form/RHFPeriod/index.
|
|
63
|
-
import "../Period/index.
|
|
60
|
+
import "../hook-form/RHFDateTime/index.984b803f.js";
|
|
61
|
+
import "../hook-form/RHFTextField/index.1167879e.js";
|
|
62
|
+
import "../hook-form/RHFPeriod/index.1852e7d3.js";
|
|
63
|
+
import "../Period/index.3bd05e05.js";
|
|
64
64
|
import "lodash/isString";
|
|
65
65
|
import "react-dropzone";
|
|
66
|
-
import "../hook-form/RHFUpload/index.
|
|
67
|
-
import "../formatters/index.
|
|
68
|
-
import "../DataGrid/index.
|
|
66
|
+
import "../hook-form/RHFUpload/index.49edcb02.js";
|
|
67
|
+
import "../formatters/index.4426a315.js";
|
|
68
|
+
import "../DataGrid/index.387652a9.js";
|
|
69
69
|
import "react-dnd";
|
|
70
70
|
import "react-dnd-html5-backend";
|
|
71
|
-
import "../DynamicFilter/index.
|
|
71
|
+
import "../DynamicFilter/index.9e9885b0.js";
|
|
72
72
|
import "yup";
|
|
73
73
|
import "../../contexts/RHFormContext/index.7769076a.js";
|
|
74
74
|
import "../GridLayout/subcomponents/Griditem/index.8e4af155.js";
|
|
75
75
|
import "../GridLayout/index.68093cfb.js";
|
|
76
76
|
import "fast-equals";
|
|
77
77
|
import "lodash";
|
|
78
|
-
import "../PrintingSystem/index.
|
|
79
|
-
import "../LanguagePopover/index.
|
|
80
|
-
import "../MFLoader/index.
|
|
81
|
-
import "../NavLink/index.
|
|
82
|
-
import "../NoItemSelected/index.
|
|
83
|
-
import "../ObjectLogs/index.
|
|
78
|
+
import "../PrintingSystem/index.70234425.js";
|
|
79
|
+
import "../LanguagePopover/index.424bad09.js";
|
|
80
|
+
import "../MFLoader/index.3d17dfc3.js";
|
|
81
|
+
import "../NavLink/index.ed4c0609.js";
|
|
82
|
+
import "../NoItemSelected/index.5ed80b8e.js";
|
|
83
|
+
import "../ObjectLogs/index.3a939c6b.js";
|
|
84
84
|
import "../../react-json-view.5636414a.js";
|
|
85
|
-
import "../PaperForm/index.
|
|
86
|
-
import "../PDFViewer/index.
|
|
87
|
-
import "../Page/index.
|
|
88
|
-
import "../PropertyValue/index.
|
|
85
|
+
import "../PaperForm/index.013ed28b.js";
|
|
86
|
+
import "../PDFViewer/index.4d16e5bc.js";
|
|
87
|
+
import "../Page/index.890fbaac.js";
|
|
88
|
+
import "../PropertyValue/index.45482ca3.js";
|
|
89
89
|
import "../SplitLayout/index.30fd5861.js";
|
|
90
90
|
import "../../react-splitter-layout.c5d98bf7.js";
|
|
91
|
-
import "../ToastContainer/index.
|
|
92
|
-
import "../SideBar/index.
|
|
93
|
-
import "../AppBar/index.
|
|
94
|
-
import "../AccountPopover/index.
|
|
91
|
+
import "../ToastContainer/index.5e729fbb.js";
|
|
92
|
+
import "../SideBar/index.614f85fb.js";
|
|
93
|
+
import "../AppBar/index.c8e7b25c.js";
|
|
94
|
+
import "../AccountPopover/index.7060320a.js";
|
|
95
95
|
const dictionary = {
|
|
96
96
|
MESSAGE: "common_actions.confirm_quit_msg"
|
|
97
97
|
};
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
2
2
|
import "../../react-draggable.ee21cb7e.js";
|
|
3
3
|
import "react";
|
|
4
|
-
import "../../contexts/ModalContext/index.
|
|
4
|
+
import "../../contexts/ModalContext/index.ef38d747.js";
|
|
5
5
|
import "../Resizeable/index.6478d7d8.js";
|
|
6
6
|
import "react/jsx-runtime";
|
|
7
7
|
import "@m4l/graphics";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
9
|
import "@m4l/core";
|
|
10
|
-
import "../Icon/index.
|
|
10
|
+
import "../Icon/index.e215d0f0.js";
|
|
11
11
|
import "clsx";
|
|
12
|
-
import "../mui_extended/IconButton/index.
|
|
13
|
-
import "../mui_extended/Accordion/index.
|
|
12
|
+
import "../mui_extended/IconButton/index.5afe56b7.js";
|
|
13
|
+
import "../mui_extended/Accordion/index.3087f40e.js";
|
|
14
14
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
15
15
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
16
16
|
import "react-router-dom";
|
|
17
17
|
import "@mui/material/Button";
|
|
18
|
-
import "../mui_extended/Button/index.
|
|
18
|
+
import "../mui_extended/Button/index.0f2552ed.js";
|
|
19
19
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
20
20
|
import "../mui_extended/Badge/index.b09524fe.js";
|
|
21
|
-
import "../Image/index.
|
|
21
|
+
import "../Image/index.d684bdf2.js";
|
|
22
22
|
import "@mui/lab";
|
|
23
|
-
import "../mui_extended/MenuActions/index.
|
|
23
|
+
import "../mui_extended/MenuActions/index.cc54c35c.js";
|
|
24
24
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
25
25
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
26
|
-
import "../mui_extended/Tab/index.
|
|
27
|
-
import "../mui_extended/Pager/index.
|
|
26
|
+
import "../mui_extended/Tab/index.ae9ea641.js";
|
|
27
|
+
import "../mui_extended/Pager/index.5fbbefe2.js";
|
|
28
28
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
29
29
|
import "../animate/index.4e9774a6.js";
|
|
30
30
|
import "framer-motion";
|
|
@@ -32,63 +32,63 @@ import "@mui/material/styles";
|
|
|
32
32
|
import "../animate/LoadingScreen/index.1d0c4307.js";
|
|
33
33
|
import "../animate/PropagateLoader/index.7fab43c8.js";
|
|
34
34
|
import "zustand";
|
|
35
|
-
import "../areas/contexts/AreasContext/index.
|
|
36
|
-
import "../areas/components/AreasAdmin/index.
|
|
35
|
+
import "../areas/contexts/AreasContext/index.cffa1526.js";
|
|
36
|
+
import "../areas/components/AreasAdmin/index.c1539c1b.js";
|
|
37
37
|
import "zustand/shallow";
|
|
38
38
|
import "../ScrollBar/index.010f1b9d.js";
|
|
39
|
-
import "../areas/components/AreasViewer/index.
|
|
39
|
+
import "../areas/components/AreasViewer/index.e084d8e9.js";
|
|
40
40
|
import "../LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
41
|
-
import "../LoadingError/index.
|
|
41
|
+
import "../LoadingError/index.b3e4e8e5.js";
|
|
42
42
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
43
43
|
import "zustand/middleware/immer";
|
|
44
44
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
45
45
|
import "react-hook-form";
|
|
46
|
-
import "../hook-form/RHFAutocomplete/index.
|
|
47
|
-
import "../HelperText/index.
|
|
48
|
-
import "../../node_modules.
|
|
46
|
+
import "../hook-form/RHFAutocomplete/index.01a8f57e.js";
|
|
47
|
+
import "../HelperText/index.918bba47.js";
|
|
48
|
+
import "../../node_modules.79f5ed2f.js";
|
|
49
49
|
import "lodash-es/debounce";
|
|
50
50
|
import "lodash-es/each";
|
|
51
|
-
import "../hook-form/RHFColorPicker/index.
|
|
51
|
+
import "../hook-form/RHFColorPicker/index.c7695748.js";
|
|
52
52
|
import "lodash/debounce";
|
|
53
|
-
import "../hook-form/RHFAutocompleteAsync/index.
|
|
54
|
-
import "../hook-form/RHFCheckbox/index.
|
|
53
|
+
import "../hook-form/RHFAutocompleteAsync/index.df1d5bca.js";
|
|
54
|
+
import "../hook-form/RHFCheckbox/index.23fc4851.js";
|
|
55
55
|
import "@mui/x-date-pickers";
|
|
56
|
-
import "../hook-form/RHFDateTime/index.
|
|
57
|
-
import "../hook-form/RHFTextField/index.
|
|
58
|
-
import "../hook-form/RHFPeriod/index.
|
|
59
|
-
import "../Period/index.
|
|
60
|
-
import "../CommonActions/components/Actions/index.
|
|
56
|
+
import "../hook-form/RHFDateTime/index.984b803f.js";
|
|
57
|
+
import "../hook-form/RHFTextField/index.1167879e.js";
|
|
58
|
+
import "../hook-form/RHFPeriod/index.1852e7d3.js";
|
|
59
|
+
import "../Period/index.3bd05e05.js";
|
|
60
|
+
import "../CommonActions/components/Actions/index.93e9112b.js";
|
|
61
61
|
import "lodash/isString";
|
|
62
62
|
import "react-dropzone";
|
|
63
|
-
import "../hook-form/RHFUpload/index.
|
|
64
|
-
import "../formatters/index.
|
|
65
|
-
import "../DataGrid/index.
|
|
63
|
+
import "../hook-form/RHFUpload/index.49edcb02.js";
|
|
64
|
+
import "../formatters/index.4426a315.js";
|
|
65
|
+
import "../DataGrid/index.387652a9.js";
|
|
66
66
|
import "react-dnd";
|
|
67
67
|
import "react-dnd-html5-backend";
|
|
68
|
-
import "../DynamicFilter/index.
|
|
68
|
+
import "../DynamicFilter/index.9e9885b0.js";
|
|
69
69
|
import "yup";
|
|
70
70
|
import "../../contexts/RHFormContext/index.7769076a.js";
|
|
71
71
|
import "../GridLayout/subcomponents/Griditem/index.8e4af155.js";
|
|
72
72
|
import "../GridLayout/index.68093cfb.js";
|
|
73
73
|
import "fast-equals";
|
|
74
74
|
import "lodash";
|
|
75
|
-
import "../PrintingSystem/index.
|
|
76
|
-
import "../LanguagePopover/index.
|
|
77
|
-
import "../MFLoader/index.
|
|
78
|
-
import "../NavLink/index.
|
|
79
|
-
import "../NoItemSelected/index.
|
|
80
|
-
import "../ObjectLogs/index.
|
|
75
|
+
import "../PrintingSystem/index.70234425.js";
|
|
76
|
+
import "../LanguagePopover/index.424bad09.js";
|
|
77
|
+
import "../MFLoader/index.3d17dfc3.js";
|
|
78
|
+
import "../NavLink/index.ed4c0609.js";
|
|
79
|
+
import "../NoItemSelected/index.5ed80b8e.js";
|
|
80
|
+
import "../ObjectLogs/index.3a939c6b.js";
|
|
81
81
|
import "../../react-json-view.5636414a.js";
|
|
82
|
-
import "../PaperForm/index.
|
|
83
|
-
import "../PDFViewer/index.
|
|
84
|
-
import "../Page/index.
|
|
85
|
-
import "../PropertyValue/index.
|
|
82
|
+
import "../PaperForm/index.013ed28b.js";
|
|
83
|
+
import "../PDFViewer/index.4d16e5bc.js";
|
|
84
|
+
import "../Page/index.890fbaac.js";
|
|
85
|
+
import "../PropertyValue/index.45482ca3.js";
|
|
86
86
|
import "../SplitLayout/index.30fd5861.js";
|
|
87
87
|
import "../../react-splitter-layout.c5d98bf7.js";
|
|
88
|
-
import "../ToastContainer/index.
|
|
89
|
-
import "../SideBar/index.
|
|
90
|
-
import "../AppBar/index.
|
|
91
|
-
import "../AccountPopover/index.
|
|
88
|
+
import "../ToastContainer/index.5e729fbb.js";
|
|
89
|
+
import "../SideBar/index.614f85fb.js";
|
|
90
|
+
import "../AppBar/index.c8e7b25c.js";
|
|
91
|
+
import "../AccountPopover/index.7060320a.js";
|
|
92
92
|
const componentName = "M4LModal";
|
|
93
93
|
generateUtilityClasses(componentName, [
|
|
94
94
|
"root",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { generateUtilityClasses, generateUtilityClass, styled, Accordion as Accordion$1, AccordionSummary, AccordionDetails } from "@mui/material";
|
|
2
|
-
import { I as IconButton } from "../IconButton/index.
|
|
2
|
+
import { I as IconButton } from "../IconButton/index.5afe56b7.js";
|
|
3
3
|
import { useEnvironment } from "@m4l/core";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { I as Icon } from "../../Icon/index.
|
|
5
|
+
import { I as Icon } from "../../Icon/index.e215d0f0.js";
|
|
6
6
|
import { T as Typography } from "../Typography/index.443590d6.js";
|
|
7
7
|
import clsx from "clsx";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
9
|
-
import { g as getNameDataTestId } from "../../../vendor.
|
|
9
|
+
import { g as getNameDataTestId } from "../../../vendor.f0742647.js";
|
|
10
10
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
11
11
|
const componentName = "M4LAccordion";
|
|
12
12
|
generateUtilityClasses(componentName, [
|
|
@@ -4,7 +4,7 @@ import MuiButton from "@mui/material/Button";
|
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import { useMemo } from "react";
|
|
7
|
-
import { I as Image } from "../../Image/index.
|
|
7
|
+
import { I as Image } from "../../Image/index.d684bdf2.js";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
9
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
10
10
|
import { LoadingButton as LoadingButton$1 } from "@mui/lab";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useMemo, useState } from "react";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton, styled, generateUtilityClasses, generateUtilityClass, Tooltip, IconButton as IconButton$1 } from "@mui/material";
|
|
4
|
-
import { I as Icon } from "../../Icon/index.
|
|
4
|
+
import { I as Icon } from "../../Icon/index.e215d0f0.js";
|
|
5
5
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -3,23 +3,23 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
|
3
3
|
import { IconButton, generateUtilityClasses, generateUtilityClass, useTheme, MenuItem } from "@mui/material";
|
|
4
4
|
import { P as Popover } from "../Popover/index.9f35d0eb.js";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
|
-
import { I as Icon } from "../../Icon/index.
|
|
7
|
-
import { I as IconButton$1 } from "../IconButton/index.
|
|
6
|
+
import { I as Icon } from "../../Icon/index.e215d0f0.js";
|
|
7
|
+
import { I as IconButton$1 } from "../IconButton/index.5afe56b7.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
|
-
import "../Accordion/index.
|
|
9
|
+
import "../Accordion/index.3087f40e.js";
|
|
10
10
|
import "../Typography/index.443590d6.js";
|
|
11
11
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
12
12
|
import "../Avatar/index.75e6ed57.js";
|
|
13
13
|
import "react-router-dom";
|
|
14
14
|
import "@mui/material/Button";
|
|
15
|
-
import "../Button/index.
|
|
15
|
+
import "../Button/index.0f2552ed.js";
|
|
16
16
|
import "../CheckBox.38abccd8.js";
|
|
17
17
|
import { B as Badge } from "../Badge/index.b09524fe.js";
|
|
18
|
-
import "../../Image/index.
|
|
18
|
+
import "../../Image/index.d684bdf2.js";
|
|
19
19
|
import "@mui/lab";
|
|
20
20
|
import "../Stack/index.0e53197c.js";
|
|
21
|
-
import "../Tab/index.
|
|
22
|
-
import "../Pager/index.
|
|
21
|
+
import "../Tab/index.ae9ea641.js";
|
|
22
|
+
import "../Pager/index.5fbbefe2.js";
|
|
23
23
|
import "@m4l/graphics";
|
|
24
24
|
import "../Tooltip/index.5a795dcd.js";
|
|
25
25
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -3,7 +3,7 @@ import { styled } from "@mui/material/styles";
|
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, useTheme, Select, InputBase, MenuItem } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
import { T as Typography } from "../Typography/index.443590d6.js";
|
|
6
|
-
import { I as IconButton } from "../IconButton/index.
|
|
6
|
+
import { I as IconButton } from "../IconButton/index.5afe56b7.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -5,7 +5,7 @@ import { unstable_composeClasses } from "@mui/base";
|
|
|
5
5
|
import { useModuleSkeleton } from "@m4l/core";
|
|
6
6
|
import { styled as styled$1 } from "@mui/material/styles";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
8
|
-
import { g as getNameDataTestId } from "../../../vendor.
|
|
8
|
+
import { g as getNameDataTestId } from "../../../vendor.f0742647.js";
|
|
9
9
|
import { createContext, useState } from "react";
|
|
10
10
|
const componentName$2 = "M4LTabs";
|
|
11
11
|
generateUtilityClasses(componentName$2, [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import clsx from "clsx";
|
|
2
|
-
import { B as Button, b as buttonClasses } from "../Button/index.
|
|
2
|
+
import { B as Button, b as buttonClasses } from "../Button/index.0f2552ed.js";
|
|
3
3
|
import { w as withToggle } from "../../../hocs/withToggle/index.e44eb0da.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import "@m4l/core";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import clsx from "clsx";
|
|
2
|
-
import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.
|
|
2
|
+
import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.5afe56b7.js";
|
|
3
3
|
import { w as withToggle } from "../../../hocs/withToggle/index.e44eb0da.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import "react";
|
|
6
6
|
import "@m4l/core";
|
|
7
7
|
import "@mui/material";
|
|
8
|
-
import "../../Icon/index.
|
|
8
|
+
import "../../Icon/index.e215d0f0.js";
|
|
9
9
|
import "@m4l/graphics";
|
|
10
10
|
const ToggleAbleIconButton = ({
|
|
11
11
|
onClick,
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import "@mui/material";
|
|
2
2
|
import "react";
|
|
3
3
|
import "@m4l/core";
|
|
4
|
-
import "../Icon/index.
|
|
4
|
+
import "../Icon/index.e215d0f0.js";
|
|
5
5
|
import "clsx";
|
|
6
6
|
import "@m4l/graphics";
|
|
7
7
|
import "react/jsx-runtime";
|
|
8
|
-
import "./IconButton/index.
|
|
9
|
-
import "./Accordion/index.
|
|
8
|
+
import "./IconButton/index.5afe56b7.js";
|
|
9
|
+
import "./Accordion/index.3087f40e.js";
|
|
10
10
|
import "./Typography/index.443590d6.js";
|
|
11
11
|
import "./Avatar/index.75e6ed57.js";
|
|
12
12
|
import "react-router-dom";
|
|
13
13
|
import "@mui/material/Button";
|
|
14
|
-
import "./Button/index.
|
|
14
|
+
import "./Button/index.0f2552ed.js";
|
|
15
15
|
import "./CheckBox.38abccd8.js";
|
|
16
16
|
import "./Badge/index.b09524fe.js";
|
|
17
|
-
import "../Image/index.
|
|
17
|
+
import "../Image/index.d684bdf2.js";
|
|
18
18
|
import "@mui/lab";
|
|
19
|
-
import "./MenuActions/index.
|
|
19
|
+
import "./MenuActions/index.cc54c35c.js";
|
|
20
20
|
import "./Popover/index.9f35d0eb.js";
|
|
21
21
|
import "./Stack/index.0e53197c.js";
|
|
22
|
-
import "./Tab/index.
|
|
23
|
-
import "./Pager/index.
|
|
22
|
+
import "./Tab/index.ae9ea641.js";
|
|
23
|
+
import "./Pager/index.5fbbefe2.js";
|
|
24
24
|
import "./Tooltip/index.5a795dcd.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createContext, useState } from "react";
|
|
2
|
-
import { M as ModalDialog } from "../../components/ModalDialog/index.
|
|
2
|
+
import { M as ModalDialog } from "../../components/ModalDialog/index.40f6571e.js";
|
|
3
3
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
4
4
|
const ModalContext = createContext(null);
|
|
5
5
|
function ModalProvider({
|