@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
|
@@ -2,27 +2,27 @@ import { useEnvironment, useModuleDictionary, useNetwork } from "@m4l/core";
|
|
|
2
2
|
import { useState, useEffect } from "react";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, styled, useTheme, ButtonBase } from "@mui/material";
|
|
5
|
-
import { I as Icon } from "../Icon/index.
|
|
5
|
+
import { I as Icon } from "../Icon/index.e215d0f0.js";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
|
-
import "../mui_extended/IconButton/index.
|
|
7
|
+
import "../mui_extended/IconButton/index.5afe56b7.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import "@m4l/graphics";
|
|
10
|
-
import "../mui_extended/Accordion/index.
|
|
10
|
+
import "../mui_extended/Accordion/index.3087f40e.js";
|
|
11
11
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
12
12
|
import { A as Avatar } from "../mui_extended/Avatar/index.75e6ed57.js";
|
|
13
13
|
import "react-router-dom";
|
|
14
14
|
import "@mui/material/Button";
|
|
15
|
-
import "../mui_extended/Button/index.
|
|
15
|
+
import "../mui_extended/Button/index.0f2552ed.js";
|
|
16
16
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
17
17
|
import { C as CircularProgress } from "../mui_extended/CircularProgress/index.ad569afd.js";
|
|
18
18
|
import "../mui_extended/Badge/index.b09524fe.js";
|
|
19
|
-
import "../Image/index.
|
|
19
|
+
import "../Image/index.d684bdf2.js";
|
|
20
20
|
import "@mui/lab";
|
|
21
|
-
import "../mui_extended/MenuActions/index.
|
|
21
|
+
import "../mui_extended/MenuActions/index.cc54c35c.js";
|
|
22
22
|
import { P as Popover } from "../mui_extended/Popover/index.9f35d0eb.js";
|
|
23
23
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
24
|
-
import "../mui_extended/Tab/index.
|
|
25
|
-
import "../mui_extended/Pager/index.
|
|
24
|
+
import "../mui_extended/Tab/index.ae9ea641.js";
|
|
25
|
+
import "../mui_extended/Pager/index.5fbbefe2.js";
|
|
26
26
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
27
27
|
import { unstable_composeClasses } from "@mui/base";
|
|
28
28
|
const componentName = "M4LAccountPopover";
|
|
@@ -2,9 +2,9 @@ import { useResponsiveDesktop } from "@m4l/graphics";
|
|
|
2
2
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
6
|
-
import "../mui_extended/Accordion/index.
|
|
7
|
-
import "../Icon/index.
|
|
5
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.5afe56b7.js";
|
|
6
|
+
import "../mui_extended/Accordion/index.3087f40e.js";
|
|
7
|
+
import "../Icon/index.e215d0f0.js";
|
|
8
8
|
import "react";
|
|
9
9
|
import "clsx";
|
|
10
10
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
@@ -12,16 +12,16 @@ import { T as Typography } from "../mui_extended/Typography/index.443590d6.js";
|
|
|
12
12
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
13
13
|
import "react-router-dom";
|
|
14
14
|
import "@mui/material/Button";
|
|
15
|
-
import "../mui_extended/Button/index.
|
|
15
|
+
import "../mui_extended/Button/index.0f2552ed.js";
|
|
16
16
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
17
17
|
import "../mui_extended/Badge/index.b09524fe.js";
|
|
18
|
-
import { I as Image } from "../Image/index.
|
|
18
|
+
import { I as Image } from "../Image/index.d684bdf2.js";
|
|
19
19
|
import "@mui/lab";
|
|
20
|
-
import "../mui_extended/MenuActions/index.
|
|
20
|
+
import "../mui_extended/MenuActions/index.cc54c35c.js";
|
|
21
21
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
22
22
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
23
|
-
import "../mui_extended/Tab/index.
|
|
24
|
-
import "../mui_extended/Pager/index.
|
|
23
|
+
import "../mui_extended/Tab/index.ae9ea641.js";
|
|
24
|
+
import "../mui_extended/Pager/index.5fbbefe2.js";
|
|
25
25
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
26
26
|
import { styled } from "@mui/material/styles";
|
|
27
27
|
import { unstable_composeClasses } from "@mui/base";
|
package/components/CommonActions/components/ActionCancel/{index.5606420f.js → index.82313aef.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
3
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
2
|
+
import { B as Button } from "../../../mui_extended/Button/index.0f2552ed.js";
|
|
3
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.93e9112b.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const ActionCancel = (props) => {
|
|
6
6
|
const {
|
package/components/CommonActions/components/ActionFormCancel/{index.c8f9d47d.js → index.3b2605ee.js}
RENAMED
|
@@ -1,95 +1,95 @@
|
|
|
1
1
|
import { useFormContext, useFormState } from "react-hook-form";
|
|
2
2
|
import { useModuleDictionary } from "@m4l/core";
|
|
3
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
3
|
+
import { B as Button } from "../../../mui_extended/Button/index.0f2552ed.js";
|
|
4
4
|
import { useCallback, useEffect } from "react";
|
|
5
|
-
import { u as useModal } from "../../../../hooks/useModal/index.
|
|
5
|
+
import { u as useModal } from "../../../../hooks/useModal/index.8acace45.js";
|
|
6
6
|
import "@mui/material";
|
|
7
7
|
import "../../../../react-draggable.ee21cb7e.js";
|
|
8
8
|
import "../../../Resizeable/index.6478d7d8.js";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
import "@m4l/graphics";
|
|
11
|
-
import "../../../modal/index.
|
|
12
|
-
import { W as WindowConfirm } from "../../../modal/WindowConfirm.
|
|
11
|
+
import "../../../modal/index.ac0c9093.js";
|
|
12
|
+
import { W as WindowConfirm } from "../../../modal/WindowConfirm.eec3e5d0.js";
|
|
13
13
|
import "../../../animate/index.4e9774a6.js";
|
|
14
14
|
import "framer-motion";
|
|
15
15
|
import "@mui/material/styles";
|
|
16
16
|
import "react-router-dom";
|
|
17
17
|
import "../../../animate/LoadingScreen/index.1d0c4307.js";
|
|
18
18
|
import "../../../animate/PropagateLoader/index.7fab43c8.js";
|
|
19
|
-
import "../../../Icon/index.
|
|
19
|
+
import "../../../Icon/index.e215d0f0.js";
|
|
20
20
|
import "clsx";
|
|
21
|
-
import "../../../mui_extended/IconButton/index.
|
|
21
|
+
import "../../../mui_extended/IconButton/index.5afe56b7.js";
|
|
22
22
|
import "zustand";
|
|
23
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
24
|
-
import "../../../areas/components/AreasAdmin/index.
|
|
23
|
+
import "../../../areas/contexts/AreasContext/index.cffa1526.js";
|
|
24
|
+
import "../../../areas/components/AreasAdmin/index.c1539c1b.js";
|
|
25
25
|
import "zustand/shallow";
|
|
26
26
|
import "../../../ScrollBar/index.010f1b9d.js";
|
|
27
|
-
import "../../../mui_extended/Accordion/index.
|
|
27
|
+
import "../../../mui_extended/Accordion/index.3087f40e.js";
|
|
28
28
|
import "../../../mui_extended/Typography/index.443590d6.js";
|
|
29
29
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
30
30
|
import "../../../mui_extended/CheckBox.38abccd8.js";
|
|
31
31
|
import "../../../mui_extended/Badge/index.b09524fe.js";
|
|
32
|
-
import "../../../Image/index.
|
|
32
|
+
import "../../../Image/index.d684bdf2.js";
|
|
33
33
|
import "@mui/lab";
|
|
34
|
-
import "../../../mui_extended/MenuActions/index.
|
|
34
|
+
import "../../../mui_extended/MenuActions/index.cc54c35c.js";
|
|
35
35
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
36
36
|
import "../../../mui_extended/Stack/index.0e53197c.js";
|
|
37
|
-
import "../../../mui_extended/Tab/index.
|
|
38
|
-
import "../../../mui_extended/Pager/index.
|
|
37
|
+
import "../../../mui_extended/Tab/index.ae9ea641.js";
|
|
38
|
+
import "../../../mui_extended/Pager/index.5fbbefe2.js";
|
|
39
39
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
40
|
-
import "../../../areas/components/AreasViewer/index.
|
|
40
|
+
import "../../../areas/components/AreasViewer/index.e084d8e9.js";
|
|
41
41
|
import "../../../LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
42
|
-
import "../../../LoadingError/index.
|
|
42
|
+
import "../../../LoadingError/index.b3e4e8e5.js";
|
|
43
43
|
import "../../../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
44
44
|
import "zustand/middleware/immer";
|
|
45
45
|
import "../../../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
46
46
|
import { u as useWindowToolsMF } from "../../../areas/hooks/useWindowToolsMF/index.b7afaf88.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.
|
|
61
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/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
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.93e9112b.js";
|
|
62
62
|
import "lodash/isString";
|
|
63
63
|
import "react-dropzone";
|
|
64
|
-
import "../../../hook-form/RHFUpload/index.
|
|
65
|
-
import "../../../formatters/index.
|
|
66
|
-
import "../../../DataGrid/index.
|
|
64
|
+
import "../../../hook-form/RHFUpload/index.49edcb02.js";
|
|
65
|
+
import "../../../formatters/index.4426a315.js";
|
|
66
|
+
import "../../../DataGrid/index.387652a9.js";
|
|
67
67
|
import "react-dnd";
|
|
68
68
|
import "react-dnd-html5-backend";
|
|
69
|
-
import "../../../DynamicFilter/index.
|
|
69
|
+
import "../../../DynamicFilter/index.9e9885b0.js";
|
|
70
70
|
import "yup";
|
|
71
71
|
import "../../../../contexts/RHFormContext/index.7769076a.js";
|
|
72
72
|
import "../../../GridLayout/subcomponents/Griditem/index.8e4af155.js";
|
|
73
73
|
import "../../../GridLayout/index.68093cfb.js";
|
|
74
74
|
import "fast-equals";
|
|
75
75
|
import "lodash";
|
|
76
|
-
import "../../../PrintingSystem/index.
|
|
77
|
-
import "../../../LanguagePopover/index.
|
|
78
|
-
import "../../../MFLoader/index.
|
|
79
|
-
import "../../../NavLink/index.
|
|
80
|
-
import "../../../NoItemSelected/index.
|
|
81
|
-
import "../../../ObjectLogs/index.
|
|
76
|
+
import "../../../PrintingSystem/index.70234425.js";
|
|
77
|
+
import "../../../LanguagePopover/index.424bad09.js";
|
|
78
|
+
import "../../../MFLoader/index.3d17dfc3.js";
|
|
79
|
+
import "../../../NavLink/index.ed4c0609.js";
|
|
80
|
+
import "../../../NoItemSelected/index.5ed80b8e.js";
|
|
81
|
+
import "../../../ObjectLogs/index.3a939c6b.js";
|
|
82
82
|
import "../../../../react-json-view.5636414a.js";
|
|
83
|
-
import "../../../PaperForm/index.
|
|
84
|
-
import "../../../PDFViewer/index.
|
|
85
|
-
import "../../../Page/index.
|
|
86
|
-
import "../../../PropertyValue/index.
|
|
83
|
+
import "../../../PaperForm/index.013ed28b.js";
|
|
84
|
+
import "../../../PDFViewer/index.4d16e5bc.js";
|
|
85
|
+
import "../../../Page/index.890fbaac.js";
|
|
86
|
+
import "../../../PropertyValue/index.45482ca3.js";
|
|
87
87
|
import "../../../SplitLayout/index.30fd5861.js";
|
|
88
88
|
import "../../../../react-splitter-layout.c5d98bf7.js";
|
|
89
|
-
import "../../../ToastContainer/index.
|
|
90
|
-
import "../../../SideBar/index.
|
|
91
|
-
import "../../../AppBar/index.
|
|
92
|
-
import "../../../AccountPopover/index.
|
|
89
|
+
import "../../../ToastContainer/index.5e729fbb.js";
|
|
90
|
+
import "../../../SideBar/index.614f85fb.js";
|
|
91
|
+
import "../../../AppBar/index.c8e7b25c.js";
|
|
92
|
+
import "../../../AccountPopover/index.7060320a.js";
|
|
93
93
|
function ActionFormCancel() {
|
|
94
94
|
const {
|
|
95
95
|
getLabel
|
package/components/CommonActions/components/ActionFormIntro/{index.1e141999.js → index.29891df9.js}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useFormContext, useFormState } from "react-hook-form";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton } from "@mui/material";
|
|
4
|
-
import { L as LoadingButton } from "../../../mui_extended/Button/index.
|
|
5
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
4
|
+
import { L as LoadingButton } from "../../../mui_extended/Button/index.0f2552ed.js";
|
|
5
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.93e9112b.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
function ActionFormIntro(props) {
|
|
8
8
|
const {
|
package/components/CommonActions/components/ActionIntro/{index.f85266eb.js → index.c70ae272.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
2
|
+
import { B as Button } from "../../../mui_extended/Button/index.0f2552ed.js";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
|
|
4
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
4
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.93e9112b.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
const ACTIONINTRO_TEST_ID = "m4lactions";
|
|
7
7
|
const ActionIntro = (props) => {
|
|
@@ -6,91 +6,91 @@ import { g as getComponentUtilityClass } from "../../../../utils/index.de903261.
|
|
|
6
6
|
import { styled } from "@mui/material/styles";
|
|
7
7
|
import "@m4l/core";
|
|
8
8
|
import "@mui/material/Button";
|
|
9
|
-
import "../../../mui_extended/Button/index.
|
|
9
|
+
import "../../../mui_extended/Button/index.0f2552ed.js";
|
|
10
10
|
import "clsx";
|
|
11
11
|
import "react-hook-form";
|
|
12
12
|
import "react";
|
|
13
|
-
import "../../../../contexts/ModalContext/index.
|
|
13
|
+
import "../../../../contexts/ModalContext/index.ef38d747.js";
|
|
14
14
|
import "../../../../react-draggable.ee21cb7e.js";
|
|
15
15
|
import "../../../Resizeable/index.6478d7d8.js";
|
|
16
16
|
import "@m4l/graphics";
|
|
17
|
-
import "../../../modal/index.
|
|
17
|
+
import "../../../modal/index.ac0c9093.js";
|
|
18
18
|
import "../../../animate/index.4e9774a6.js";
|
|
19
19
|
import "framer-motion";
|
|
20
20
|
import "react-router-dom";
|
|
21
21
|
import "../../../animate/LoadingScreen/index.1d0c4307.js";
|
|
22
22
|
import "../../../animate/PropagateLoader/index.7fab43c8.js";
|
|
23
|
-
import "../../../Icon/index.
|
|
24
|
-
import "../../../mui_extended/IconButton/index.
|
|
23
|
+
import "../../../Icon/index.e215d0f0.js";
|
|
24
|
+
import "../../../mui_extended/IconButton/index.5afe56b7.js";
|
|
25
25
|
import "zustand";
|
|
26
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
27
|
-
import "../../../areas/components/AreasAdmin/index.
|
|
26
|
+
import "../../../areas/contexts/AreasContext/index.cffa1526.js";
|
|
27
|
+
import "../../../areas/components/AreasAdmin/index.c1539c1b.js";
|
|
28
28
|
import "zustand/shallow";
|
|
29
29
|
import "../../../ScrollBar/index.010f1b9d.js";
|
|
30
|
-
import "../../../mui_extended/Accordion/index.
|
|
30
|
+
import "../../../mui_extended/Accordion/index.3087f40e.js";
|
|
31
31
|
import "../../../mui_extended/Typography/index.443590d6.js";
|
|
32
32
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
33
33
|
import "../../../mui_extended/CheckBox.38abccd8.js";
|
|
34
34
|
import "../../../mui_extended/Badge/index.b09524fe.js";
|
|
35
|
-
import "../../../Image/index.
|
|
35
|
+
import "../../../Image/index.d684bdf2.js";
|
|
36
36
|
import "@mui/lab";
|
|
37
|
-
import "../../../mui_extended/MenuActions/index.
|
|
37
|
+
import "../../../mui_extended/MenuActions/index.cc54c35c.js";
|
|
38
38
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
39
39
|
import "../../../mui_extended/Stack/index.0e53197c.js";
|
|
40
|
-
import "../../../mui_extended/Tab/index.
|
|
41
|
-
import "../../../mui_extended/Pager/index.
|
|
40
|
+
import "../../../mui_extended/Tab/index.ae9ea641.js";
|
|
41
|
+
import "../../../mui_extended/Pager/index.5fbbefe2.js";
|
|
42
42
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
43
|
-
import "../../../areas/components/AreasViewer/index.
|
|
43
|
+
import "../../../areas/components/AreasViewer/index.e084d8e9.js";
|
|
44
44
|
import "../../../LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
45
|
-
import "../../../LoadingError/index.
|
|
45
|
+
import "../../../LoadingError/index.b3e4e8e5.js";
|
|
46
46
|
import "../../../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
47
47
|
import "zustand/middleware/immer";
|
|
48
48
|
import "../../../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
49
|
-
import "../../../hook-form/RHFAutocomplete/index.
|
|
50
|
-
import "../../../HelperText/index.
|
|
51
|
-
import "../../../../node_modules.
|
|
49
|
+
import "../../../hook-form/RHFAutocomplete/index.01a8f57e.js";
|
|
50
|
+
import "../../../HelperText/index.918bba47.js";
|
|
51
|
+
import "../../../../node_modules.79f5ed2f.js";
|
|
52
52
|
import "lodash-es/debounce";
|
|
53
53
|
import "lodash-es/each";
|
|
54
|
-
import "../../../hook-form/RHFColorPicker/index.
|
|
54
|
+
import "../../../hook-form/RHFColorPicker/index.c7695748.js";
|
|
55
55
|
import "lodash/debounce";
|
|
56
|
-
import "../../../hook-form/RHFAutocompleteAsync/index.
|
|
57
|
-
import "../../../hook-form/RHFCheckbox/index.
|
|
56
|
+
import "../../../hook-form/RHFAutocompleteAsync/index.df1d5bca.js";
|
|
57
|
+
import "../../../hook-form/RHFCheckbox/index.23fc4851.js";
|
|
58
58
|
import "@mui/x-date-pickers";
|
|
59
|
-
import "../../../hook-form/RHFDateTime/index.
|
|
60
|
-
import "../../../hook-form/RHFTextField/index.
|
|
61
|
-
import "../../../hook-form/RHFPeriod/index.
|
|
62
|
-
import "../../../Period/index.
|
|
59
|
+
import "../../../hook-form/RHFDateTime/index.984b803f.js";
|
|
60
|
+
import "../../../hook-form/RHFTextField/index.1167879e.js";
|
|
61
|
+
import "../../../hook-form/RHFPeriod/index.1852e7d3.js";
|
|
62
|
+
import "../../../Period/index.3bd05e05.js";
|
|
63
63
|
import "lodash/isString";
|
|
64
64
|
import "react-dropzone";
|
|
65
|
-
import "../../../hook-form/RHFUpload/index.
|
|
66
|
-
import "../../../formatters/index.
|
|
67
|
-
import "../../../DataGrid/index.
|
|
65
|
+
import "../../../hook-form/RHFUpload/index.49edcb02.js";
|
|
66
|
+
import "../../../formatters/index.4426a315.js";
|
|
67
|
+
import "../../../DataGrid/index.387652a9.js";
|
|
68
68
|
import "react-dnd";
|
|
69
69
|
import "react-dnd-html5-backend";
|
|
70
|
-
import "../../../DynamicFilter/index.
|
|
70
|
+
import "../../../DynamicFilter/index.9e9885b0.js";
|
|
71
71
|
import "yup";
|
|
72
72
|
import "../../../../contexts/RHFormContext/index.7769076a.js";
|
|
73
73
|
import "../../../GridLayout/subcomponents/Griditem/index.8e4af155.js";
|
|
74
74
|
import "../../../GridLayout/index.68093cfb.js";
|
|
75
75
|
import "fast-equals";
|
|
76
76
|
import "lodash";
|
|
77
|
-
import "../../../PrintingSystem/index.
|
|
78
|
-
import "../../../LanguagePopover/index.
|
|
79
|
-
import "../../../MFLoader/index.
|
|
80
|
-
import "../../../NavLink/index.
|
|
81
|
-
import "../../../NoItemSelected/index.
|
|
82
|
-
import "../../../ObjectLogs/index.
|
|
77
|
+
import "../../../PrintingSystem/index.70234425.js";
|
|
78
|
+
import "../../../LanguagePopover/index.424bad09.js";
|
|
79
|
+
import "../../../MFLoader/index.3d17dfc3.js";
|
|
80
|
+
import "../../../NavLink/index.ed4c0609.js";
|
|
81
|
+
import "../../../NoItemSelected/index.5ed80b8e.js";
|
|
82
|
+
import "../../../ObjectLogs/index.3a939c6b.js";
|
|
83
83
|
import "../../../../react-json-view.5636414a.js";
|
|
84
|
-
import "../../../PaperForm/index.
|
|
85
|
-
import "../../../PDFViewer/index.
|
|
86
|
-
import "../../../Page/index.
|
|
87
|
-
import "../../../PropertyValue/index.
|
|
84
|
+
import "../../../PaperForm/index.013ed28b.js";
|
|
85
|
+
import "../../../PDFViewer/index.4d16e5bc.js";
|
|
86
|
+
import "../../../Page/index.890fbaac.js";
|
|
87
|
+
import "../../../PropertyValue/index.45482ca3.js";
|
|
88
88
|
import "../../../SplitLayout/index.30fd5861.js";
|
|
89
89
|
import "../../../../react-splitter-layout.c5d98bf7.js";
|
|
90
|
-
import "../../../ToastContainer/index.
|
|
91
|
-
import "../../../SideBar/index.
|
|
92
|
-
import "../../../AppBar/index.
|
|
93
|
-
import "../../../AccountPopover/index.
|
|
90
|
+
import "../../../ToastContainer/index.5e729fbb.js";
|
|
91
|
+
import "../../../SideBar/index.614f85fb.js";
|
|
92
|
+
import "../../../AppBar/index.c8e7b25c.js";
|
|
93
|
+
import "../../../AccountPopover/index.7060320a.js";
|
|
94
94
|
const componentName = "M4LCommonActions";
|
|
95
95
|
generateUtilityClasses(componentName, [
|
|
96
96
|
"root",
|
|
@@ -6,97 +6,97 @@ import { HTML5Backend } from "react-dnd-html5-backend";
|
|
|
6
6
|
import { SvgIcon, Checkbox, InputBase, useTheme, Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
7
7
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
8
8
|
import { voidFunction, useModuleDictionary, useModuleSkeleton, getPropertyByString, useEnvironment } from "@m4l/core";
|
|
9
|
-
import { M as MenuActions } from "../mui_extended/MenuActions/index.
|
|
10
|
-
import { g as getPagerComponentsDictionary, P as Pager } from "../mui_extended/Pager/index.
|
|
11
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
9
|
+
import { M as MenuActions } from "../mui_extended/MenuActions/index.cc54c35c.js";
|
|
10
|
+
import { g as getPagerComponentsDictionary, P as Pager } from "../mui_extended/Pager/index.5fbbefe2.js";
|
|
11
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.5afe56b7.js";
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
14
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
15
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
13
|
+
import { u as useModal } from "../../hooks/useModal/index.8acace45.js";
|
|
14
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.82313aef.js";
|
|
15
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.c70ae272.js";
|
|
16
16
|
import "../../react-draggable.ee21cb7e.js";
|
|
17
17
|
import "../Resizeable/index.6478d7d8.js";
|
|
18
18
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
19
|
-
import "../modal/index.
|
|
19
|
+
import "../modal/index.ac0c9093.js";
|
|
20
20
|
import "../animate/index.4e9774a6.js";
|
|
21
21
|
import "framer-motion";
|
|
22
22
|
import "react-router-dom";
|
|
23
23
|
import "../animate/LoadingScreen/index.1d0c4307.js";
|
|
24
24
|
import "../animate/PropagateLoader/index.7fab43c8.js";
|
|
25
25
|
import "zustand";
|
|
26
|
-
import "../areas/contexts/AreasContext/index.
|
|
27
|
-
import "../areas/components/AreasAdmin/index.
|
|
26
|
+
import "../areas/contexts/AreasContext/index.cffa1526.js";
|
|
27
|
+
import "../areas/components/AreasAdmin/index.c1539c1b.js";
|
|
28
28
|
import "zustand/shallow";
|
|
29
29
|
import "../ScrollBar/index.010f1b9d.js";
|
|
30
|
-
import "../mui_extended/Accordion/index.
|
|
31
|
-
import "../Icon/index.
|
|
30
|
+
import "../mui_extended/Accordion/index.3087f40e.js";
|
|
31
|
+
import "../Icon/index.e215d0f0.js";
|
|
32
32
|
import "clsx";
|
|
33
33
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
34
34
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
35
35
|
import "@mui/material/Button";
|
|
36
|
-
import "../mui_extended/Button/index.
|
|
36
|
+
import "../mui_extended/Button/index.0f2552ed.js";
|
|
37
37
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
38
38
|
import "../mui_extended/Badge/index.b09524fe.js";
|
|
39
|
-
import "../Image/index.
|
|
39
|
+
import "../Image/index.d684bdf2.js";
|
|
40
40
|
import "@mui/lab";
|
|
41
41
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
42
42
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
43
|
-
import "../mui_extended/Tab/index.
|
|
43
|
+
import "../mui_extended/Tab/index.ae9ea641.js";
|
|
44
44
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
45
|
-
import "../areas/components/AreasViewer/index.
|
|
45
|
+
import "../areas/components/AreasViewer/index.e084d8e9.js";
|
|
46
46
|
import "../LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
47
|
-
import "../LoadingError/index.
|
|
47
|
+
import "../LoadingError/index.b3e4e8e5.js";
|
|
48
48
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
49
49
|
import "zustand/middleware/immer";
|
|
50
50
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
51
51
|
import "react-hook-form";
|
|
52
|
-
import "../hook-form/RHFAutocomplete/index.
|
|
53
|
-
import "../HelperText/index.
|
|
54
|
-
import "../../node_modules.
|
|
52
|
+
import "../hook-form/RHFAutocomplete/index.01a8f57e.js";
|
|
53
|
+
import "../HelperText/index.918bba47.js";
|
|
54
|
+
import "../../node_modules.79f5ed2f.js";
|
|
55
55
|
import "lodash-es/debounce";
|
|
56
56
|
import "lodash-es/each";
|
|
57
|
-
import "../hook-form/RHFColorPicker/index.
|
|
57
|
+
import "../hook-form/RHFColorPicker/index.c7695748.js";
|
|
58
58
|
import "lodash/debounce";
|
|
59
|
-
import "../hook-form/RHFAutocompleteAsync/index.
|
|
60
|
-
import "../hook-form/RHFCheckbox/index.
|
|
59
|
+
import "../hook-form/RHFAutocompleteAsync/index.df1d5bca.js";
|
|
60
|
+
import "../hook-form/RHFCheckbox/index.23fc4851.js";
|
|
61
61
|
import "@mui/x-date-pickers";
|
|
62
|
-
import "../hook-form/RHFDateTime/index.
|
|
63
|
-
import "../hook-form/RHFTextField/index.
|
|
64
|
-
import "../hook-form/RHFPeriod/index.
|
|
65
|
-
import "../Period/index.
|
|
66
|
-
import { A as Actions$1 } from "../CommonActions/components/Actions/index.
|
|
62
|
+
import "../hook-form/RHFDateTime/index.984b803f.js";
|
|
63
|
+
import "../hook-form/RHFTextField/index.1167879e.js";
|
|
64
|
+
import "../hook-form/RHFPeriod/index.1852e7d3.js";
|
|
65
|
+
import "../Period/index.3bd05e05.js";
|
|
66
|
+
import { A as Actions$1 } from "../CommonActions/components/Actions/index.93e9112b.js";
|
|
67
67
|
import "lodash/isString";
|
|
68
68
|
import "react-dropzone";
|
|
69
|
-
import "../hook-form/RHFUpload/index.
|
|
70
|
-
import { C as ConcatenatedFormatter } from "../formatters/index.
|
|
71
|
-
import "../DynamicFilter/index.
|
|
69
|
+
import "../hook-form/RHFUpload/index.49edcb02.js";
|
|
70
|
+
import { C as ConcatenatedFormatter } from "../formatters/index.4426a315.js";
|
|
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.
|
|
95
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
96
|
-
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/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
|
+
import { W as WindowBase } from "../modal/WindowBase.8e3e5337.js";
|
|
96
|
+
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.40f6571e.js";
|
|
97
97
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
98
|
-
import { g as getNameDataTestId } from "../../vendor.
|
|
99
|
-
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.
|
|
98
|
+
import { g as getNameDataTestId } from "../../vendor.f0742647.js";
|
|
99
|
+
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.5ed55bda.js";
|
|
100
100
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
|
|
101
101
|
const DataGridRoot = styled("div")(({
|
|
102
102
|
theme
|