@m4l/components 0.1.85 → 0.1.87
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.35c29a55.js → index.0bee6fca.js} +15 -20
- package/components/AppBar/{index.291da9fd.js → index.8e3e0148.js} +7 -7
- package/components/CommonActions/components/ActionCancel/{index.67b91376.js → index.e66f9b5f.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.d4503410.js → index.51311bde.js} +15 -15
- package/components/CommonActions/components/ActionFormIntro/{index.01ed67de.js → index.2ecd7ba1.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.53e7fe2b.js → index.33892c01.js} +2 -2
- package/components/CommonActions/components/Actions/{index.c91c27f9.js → index.018d4c62.js} +13 -13
- package/components/CommonActions/index.d.ts +1 -0
- package/components/DataGrid/{index.37e14e83.js → index.c348b106.js} +7 -7
- package/components/DataGrid/subcomponents/Actions/{index.155c63af.js → index.080e8c7d.js} +20 -19
- package/components/DynamicFilter/classes/types.d.ts +1 -0
- package/components/DynamicFilter/contexts/DynamicFilterContext/index.d.ts +6 -2
- package/components/DynamicFilter/contexts/DynamicFilterContext/store.d.ts +4 -0
- package/components/DynamicFilter/{index.a8c2609c.js → index.20ee6e21.js} +47 -32
- package/components/HelperText/{index.8b5911d1.js → index.d00b45e5.js} +7 -7
- package/components/Icon/{index.c3a579e7.js → index.435df215.js} +1 -1
- package/components/LanguagePopover/{index.7681b08e.js → index.3f25054a.js} +7 -7
- package/components/ModalDialog/{index.b85ee3cb.js → index.df9b1e97.js} +4 -4
- package/components/NavLink/{index.bb879650.js → index.cc66f31f.js} +7 -7
- package/components/ObjectLogs/{index.2ed38a84.js → index.ca98686d.js} +24 -40
- package/components/PaperForm/{index.989377a5.js → index.ad703ab6.js} +1 -1
- package/components/Period/{index.061c9b2f.js → index.83b88249.js} +14 -14
- package/components/PropertyValue/{index.ac46f441.js → index.45b365c3.js} +1 -1
- package/components/ScrollBar/classes/constants.d.ts +1 -0
- package/components/ScrollBar/classes/index.d.ts +6 -0
- package/components/ScrollBar/classes/types.d.ts +6 -0
- package/components/ScrollBar/{index.1247c1c5.js → index.65bb2930.js} +29 -9
- package/components/SideBar/{index.e0587639.js → index.387a2fa1.js} +3 -3
- package/components/areas/components/AreasAdmin/{index.f505897a.js → index.f0fd024a.js} +29 -29
- package/components/areas/components/AreasViewer/{index.cacec884.js → index.6c28b2c0.js} +35 -35
- package/components/areas/components/{index.6d5dfeec.js → index.d920205b.js} +11 -11
- package/components/areas/contexts/AreasContext/{index.6f56b1da.js → index.060aa7b0.js} +2 -2
- package/components/areas/contexts/{index.999e8b1e.js → index.1485986f.js} +1 -1
- package/components/areas/hooks/useAreas/{index.4baec91c.js → index.e4e54402.js} +1 -1
- package/components/areas/{index.3088f99e.js → index.e9f2274c.js} +11 -11
- package/components/formatters/BooleanFormatter/{index.e7f0b76a.js → index.14cfcbc7.js} +1 -1
- package/components/formatters/{index.d911949d.js → index.b574dda9.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.aca6984f.js → index.f4eb65ce.js} +8 -8
- package/components/hook-form/RHFAutocompleteAsync/{index.8511bcf8.js → index.8ecce8fd.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.0f45e6b0.js → index.45b6ee0b.js} +8 -8
- package/components/hook-form/RHFDateTime/{index.07412ef0.js → index.802fb228.js} +8 -8
- package/components/hook-form/RHFPeriod/{index.15b8f11e.js → index.6395b24a.js} +2 -2
- package/components/hook-form/RHFTextField/{index.94c8c59b.js → index.75129118.js} +3 -3
- package/components/hook-form/RHFUpload/{index.7ef1e124.js → index.fead1c63.js} +8 -8
- package/components/modal/{WindowBase.d485315d.js → WindowBase.f568bcac.js} +25 -12
- package/components/modal/{WindowConfirm.3d9cd6e1.js → WindowConfirm.3c4da58c.js} +23 -23
- package/components/modal/{index.c7e4beba.js → index.8d846036.js} +15 -15
- package/components/modal/index.d.ts +1 -1
- package/components/mui_extended/Accordion/{index.854f4c90.js → index.1d182a0e.js} +3 -3
- package/components/mui_extended/Button/{index.40af964e.js → index.f79eb74e.js} +2 -1
- package/components/mui_extended/IconButton/{index.be111a34.js → index.d88a3f2e.js} +1 -1
- package/components/mui_extended/MenuActions/{index.b16e84c1.js → index.c53370f6.js} +2 -2
- package/components/mui_extended/Pager/{index.5b77fa4c.js → index.d6c87c44.js} +1 -1
- package/components/mui_extended/Tab/{index.c1dc7bbf.js → index.8592b93c.js} +1 -1
- package/components/mui_extended/{index.d1ee9a6a.js → index.5ffe6d2b.js} +7 -7
- package/contexts/ModalContext/{index.1ea79d7e.js → index.9fb8e0a2.js} +1 -1
- package/contexts/RHFormContext/dictionary.d.ts +3 -0
- package/contexts/RHFormContext/{index.e019f87d.js → index.ea2758ed.js} +6 -2
- package/contexts/index.d.ts +1 -0
- package/hooks/index.d.ts +1 -0
- package/hooks/useFormAddEdit/dictionary.d.ts +1 -0
- package/hooks/useFormAddEdit/index.3f77d470.js +111 -0
- package/hooks/useFormAddEdit/index.d.ts +1 -0
- package/hooks/useModal/{index.c906706c.js → index.caaeaddd.js} +1 -1
- package/index.js +51 -49
- package/package.json +1 -1
- package/{vendor.f27b86c9.js → vendor.15beabcd.js} +56 -56
- package/hooks/useFormAddEdit/index.15de3ba8.js +0 -49
|
@@ -13,26 +13,26 @@ import { a as AREAS_VIEWER_CLASS_NAME } from "../../constants.66529246.js";
|
|
|
13
13
|
import { shallow } from "zustand/shallow";
|
|
14
14
|
import React__default, { useMemo, useState, useCallback, useEffect } from "react";
|
|
15
15
|
import clsx from "clsx";
|
|
16
|
-
import { u as useAreasStore } from "../../hooks/useAreas/index.
|
|
16
|
+
import { u as useAreasStore } from "../../hooks/useAreas/index.e4e54402.js";
|
|
17
17
|
import { useModuleDictionary, useEnvironment, useModuleSkeleton, useNetwork, useHostTools, axiosOperation } from "@m4l/core";
|
|
18
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
19
|
-
import "../../../mui_extended/Accordion/index.
|
|
20
|
-
import { I as Icon } from "../../../Icon/index.
|
|
18
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.d88a3f2e.js";
|
|
19
|
+
import "../../../mui_extended/Accordion/index.1d182a0e.js";
|
|
20
|
+
import { I as Icon } from "../../../Icon/index.435df215.js";
|
|
21
21
|
import { T as Typography } from "../../../mui_extended/Typography/index.443590d6.js";
|
|
22
22
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
23
23
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
24
24
|
import "react-router-dom";
|
|
25
25
|
import "@mui/material/Button";
|
|
26
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
26
|
+
import { B as Button } from "../../../mui_extended/Button/index.f79eb74e.js";
|
|
27
27
|
import "../../../mui_extended/CheckBox.38abccd8.js";
|
|
28
28
|
import "../../../mui_extended/Badge/index.8c2b8b66.js";
|
|
29
29
|
import { I as Image } from "../../../Image/index.c18ebf5a.js";
|
|
30
30
|
import "@mui/lab";
|
|
31
|
-
import { M as MenuActions, a as MemonizedMenuActions } from "../../../mui_extended/MenuActions/index.
|
|
31
|
+
import { M as MenuActions, a as MemonizedMenuActions } from "../../../mui_extended/MenuActions/index.c53370f6.js";
|
|
32
32
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
33
33
|
import "../../../mui_extended/Stack/index.0e53197c.js";
|
|
34
|
-
import "../../../mui_extended/Tab/index.
|
|
35
|
-
import "../../../mui_extended/Pager/index.
|
|
34
|
+
import "../../../mui_extended/Tab/index.8592b93c.js";
|
|
35
|
+
import "../../../mui_extended/Pager/index.d6c87c44.js";
|
|
36
36
|
import { useResponsiveDesktop, useHostTheme, useFormatter, useLocales, useFirstRender } from "@m4l/graphics";
|
|
37
37
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
38
38
|
import { I as ICONS } from "../../icons.8266ccc8.js";
|
|
@@ -42,57 +42,57 @@ import debounce from "lodash/debounce";
|
|
|
42
42
|
import { L as LinearProgress } from "../../../mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
43
43
|
import { W as WindowToolsMFProvider } from "../../contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
44
44
|
import { D as DynamicMFParmsProvider } from "../../contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
45
|
-
import "../../../../contexts/ModalContext/index.
|
|
46
|
-
import "../../../../contexts/RHFormContext/index.
|
|
45
|
+
import "../../../../contexts/ModalContext/index.9fb8e0a2.js";
|
|
46
|
+
import "../../../../contexts/RHFormContext/index.ea2758ed.js";
|
|
47
47
|
import "../../../GridLayout/subcomponents/Griditem/index.58168132.js";
|
|
48
48
|
import { S as SizeProvider } from "../../../GridLayout/index.2383aaf9.js";
|
|
49
49
|
import { R as Responsive } from "../../../GridLayout/subcomponents/Responsive/index.a6642437.js";
|
|
50
|
-
import { R as ROW_HEIGTH_GRIDLAYOUT, M as MARGIN_GRIDLAYOUT, P as PADDING_GRIDLAYOUT } from "../../contexts/AreasContext/index.
|
|
50
|
+
import { R as ROW_HEIGTH_GRIDLAYOUT, M as MARGIN_GRIDLAYOUT, P as PADDING_GRIDLAYOUT } from "../../contexts/AreasContext/index.060aa7b0.js";
|
|
51
51
|
import "../../../animate/index.4e9774a6.js";
|
|
52
52
|
import "framer-motion";
|
|
53
53
|
import "../../../animate/LoadingScreen/index.1d0c4307.js";
|
|
54
54
|
import "../../../animate/PropagateLoader/index.7fab43c8.js";
|
|
55
|
-
import "../AreasAdmin/index.
|
|
56
|
-
import "../../../ScrollBar/index.
|
|
55
|
+
import "../AreasAdmin/index.f0fd024a.js";
|
|
56
|
+
import "../../../ScrollBar/index.65bb2930.js";
|
|
57
57
|
import "zustand";
|
|
58
58
|
import "react-hook-form";
|
|
59
|
-
import "../../../hook-form/RHFAutocomplete/index.
|
|
60
|
-
import "../../../HelperText/index.
|
|
61
|
-
import "../../../hook-form/RHFAutocompleteAsync/index.
|
|
62
|
-
import "../../../hook-form/RHFCheckbox/index.
|
|
59
|
+
import "../../../hook-form/RHFAutocomplete/index.f4eb65ce.js";
|
|
60
|
+
import "../../../HelperText/index.d00b45e5.js";
|
|
61
|
+
import "../../../hook-form/RHFAutocompleteAsync/index.8ecce8fd.js";
|
|
62
|
+
import "../../../hook-form/RHFCheckbox/index.45b6ee0b.js";
|
|
63
63
|
import "@mui/x-date-pickers";
|
|
64
|
-
import "../../../hook-form/RHFDateTime/index.
|
|
65
|
-
import "../../../hook-form/RHFTextField/index.
|
|
66
|
-
import "../../../hook-form/RHFPeriod/index.
|
|
67
|
-
import "../../../Period/index.
|
|
68
|
-
import "../../../CommonActions/components/Actions/index.
|
|
64
|
+
import "../../../hook-form/RHFDateTime/index.802fb228.js";
|
|
65
|
+
import "../../../hook-form/RHFTextField/index.75129118.js";
|
|
66
|
+
import "../../../hook-form/RHFPeriod/index.6395b24a.js";
|
|
67
|
+
import "../../../Period/index.83b88249.js";
|
|
68
|
+
import "../../../CommonActions/components/Actions/index.018d4c62.js";
|
|
69
69
|
import { c as cjs } from "../../../../react-draggable.7abb5d0a.js";
|
|
70
70
|
import { R as ResizeableWindow } from "../../../Resizeable/index.9a9c79a4.js";
|
|
71
|
-
import "../../../modal/index.
|
|
71
|
+
import "../../../modal/index.8d846036.js";
|
|
72
72
|
import "lodash/isString";
|
|
73
73
|
import "react-dropzone";
|
|
74
|
-
import "../../../hook-form/RHFUpload/index.
|
|
75
|
-
import "../../../DataGrid/index.
|
|
74
|
+
import "../../../hook-form/RHFUpload/index.fead1c63.js";
|
|
75
|
+
import "../../../DataGrid/index.c348b106.js";
|
|
76
76
|
import "react-dnd";
|
|
77
77
|
import "react-dnd-html5-backend";
|
|
78
|
-
import "../../../DataGrid/subcomponents/Actions/index.
|
|
78
|
+
import "../../../DataGrid/subcomponents/Actions/index.080e8c7d.js";
|
|
79
79
|
import "../../../DataGrid/subcomponents/editors/TextEditor/index.91380a55.js";
|
|
80
|
-
import "../../../DynamicFilter/index.
|
|
80
|
+
import "../../../DynamicFilter/index.20ee6e21.js";
|
|
81
81
|
import "yup";
|
|
82
82
|
import "lodash";
|
|
83
|
-
import "../../../LanguagePopover/index.
|
|
84
|
-
import "../../../NavLink/index.
|
|
83
|
+
import "../../../LanguagePopover/index.3f25054a.js";
|
|
84
|
+
import "../../../NavLink/index.cc66f31f.js";
|
|
85
85
|
import "../../../NoItemSelected/index.a2807715.js";
|
|
86
|
-
import "../../../ObjectLogs/index.
|
|
86
|
+
import "../../../ObjectLogs/index.ca98686d.js";
|
|
87
87
|
import "../../../../react-json-view.57125fcf.js";
|
|
88
|
-
import "../../../PaperForm/index.
|
|
88
|
+
import "../../../PaperForm/index.ad703ab6.js";
|
|
89
89
|
import "../../../Page/index.4237c241.js";
|
|
90
|
-
import "../../../PropertyValue/index.
|
|
90
|
+
import "../../../PropertyValue/index.45b365c3.js";
|
|
91
91
|
import "../../../SplitLayout/index.9ef430f6.js";
|
|
92
92
|
import "../../../../react-splitter-layout.8b1655c8.js";
|
|
93
|
-
import "../../../SideBar/index.
|
|
94
|
-
import "../../../AppBar/index.
|
|
95
|
-
import "../../../AccountPopover/index.
|
|
93
|
+
import "../../../SideBar/index.387a2fa1.js";
|
|
94
|
+
import "../../../AppBar/index.8e3e0148.js";
|
|
95
|
+
import "../../../AccountPopover/index.0bee6fca.js";
|
|
96
96
|
const areasViewerClasses = generateUtilityClasses(AREAS_VIEWER_CLASS_NAME, [
|
|
97
97
|
"root",
|
|
98
98
|
"areaRoot",
|
|
@@ -1,31 +1,31 @@
|
|
|
1
1
|
import "react";
|
|
2
2
|
import "@m4l/core";
|
|
3
3
|
import "@mui/material";
|
|
4
|
-
import "../../Icon/index.
|
|
4
|
+
import "../../Icon/index.435df215.js";
|
|
5
5
|
import "clsx";
|
|
6
6
|
import "react/jsx-runtime";
|
|
7
|
-
import "../../mui_extended/IconButton/index.
|
|
7
|
+
import "../../mui_extended/IconButton/index.d88a3f2e.js";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
9
|
import "zustand";
|
|
10
|
-
import "../contexts/AreasContext/index.
|
|
11
|
-
import "./AreasAdmin/index.
|
|
10
|
+
import "../contexts/AreasContext/index.060aa7b0.js";
|
|
11
|
+
import "./AreasAdmin/index.f0fd024a.js";
|
|
12
12
|
import "zustand/shallow";
|
|
13
|
-
import "../../ScrollBar/index.
|
|
14
|
-
import "../../mui_extended/Accordion/index.
|
|
13
|
+
import "../../ScrollBar/index.65bb2930.js";
|
|
14
|
+
import "../../mui_extended/Accordion/index.1d182a0e.js";
|
|
15
15
|
import "../../mui_extended/Typography/index.443590d6.js";
|
|
16
16
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
17
17
|
import "react-router-dom";
|
|
18
18
|
import "@mui/material/Button";
|
|
19
|
-
import "../../mui_extended/Button/index.
|
|
19
|
+
import "../../mui_extended/Button/index.f79eb74e.js";
|
|
20
20
|
import "../../mui_extended/CheckBox.38abccd8.js";
|
|
21
21
|
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
22
22
|
import "../../Image/index.c18ebf5a.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../../mui_extended/MenuActions/index.
|
|
24
|
+
import "../../mui_extended/MenuActions/index.c53370f6.js";
|
|
25
25
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
26
|
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
-
import "../../mui_extended/Tab/index.
|
|
28
|
-
import "../../mui_extended/Pager/index.
|
|
27
|
+
import "../../mui_extended/Tab/index.8592b93c.js";
|
|
28
|
+
import "../../mui_extended/Pager/index.d6c87c44.js";
|
|
29
29
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
30
|
-
import "./AreasViewer/index.
|
|
30
|
+
import "./AreasViewer/index.6c28b2c0.js";
|
|
31
31
|
import "../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
@@ -5,8 +5,8 @@ import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
|
|
|
5
5
|
import { useHostTools, useModuleDictionary, useNetwork, useModuleSkeleton, EmitEvents } from "@m4l/core";
|
|
6
6
|
import { devtools } from "zustand/middleware";
|
|
7
7
|
import { immer } from "zustand/middleware/immer";
|
|
8
|
-
import { u as useAreasViewerUtilityClasses } from "../../components/AreasViewer/index.
|
|
9
|
-
import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.
|
|
8
|
+
import { u as useAreasViewerUtilityClasses } from "../../components/AreasViewer/index.6c28b2c0.js";
|
|
9
|
+
import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.f0fd024a.js";
|
|
10
10
|
import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index.1607c78e.js";
|
|
11
11
|
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.afb7e3d9.js";
|
|
12
12
|
import "clsx";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import "./AreasContext/index.
|
|
1
|
+
import "./AreasContext/index.060aa7b0.js";
|
|
2
2
|
import "./WindowToolsMFContext/index.8f3e2a04.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
2
|
import { useStore } from "zustand";
|
|
3
|
-
import { A as AreasContext } from "../../contexts/AreasContext/index.
|
|
3
|
+
import { A as AreasContext } from "../../contexts/AreasContext/index.060aa7b0.js";
|
|
4
4
|
function useAreasStore(selector, equalityFn) {
|
|
5
5
|
const context = useContext(AreasContext);
|
|
6
6
|
if (!context)
|
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import { useEffect } from "react";
|
|
2
2
|
import "@m4l/core";
|
|
3
3
|
import "@mui/material";
|
|
4
|
-
import "../Icon/index.
|
|
4
|
+
import "../Icon/index.435df215.js";
|
|
5
5
|
import "clsx";
|
|
6
6
|
import "react/jsx-runtime";
|
|
7
|
-
import "../mui_extended/IconButton/index.
|
|
7
|
+
import "../mui_extended/IconButton/index.d88a3f2e.js";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
9
|
import "zustand";
|
|
10
|
-
import "./contexts/AreasContext/index.
|
|
11
|
-
import "./components/AreasAdmin/index.
|
|
10
|
+
import "./contexts/AreasContext/index.060aa7b0.js";
|
|
11
|
+
import "./components/AreasAdmin/index.f0fd024a.js";
|
|
12
12
|
import "zustand/shallow";
|
|
13
|
-
import "../ScrollBar/index.
|
|
14
|
-
import "../mui_extended/Accordion/index.
|
|
13
|
+
import "../ScrollBar/index.65bb2930.js";
|
|
14
|
+
import "../mui_extended/Accordion/index.1d182a0e.js";
|
|
15
15
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
16
16
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
17
17
|
import "react-router-dom";
|
|
18
18
|
import "@mui/material/Button";
|
|
19
|
-
import "../mui_extended/Button/index.
|
|
19
|
+
import "../mui_extended/Button/index.f79eb74e.js";
|
|
20
20
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
21
21
|
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
22
22
|
import "../Image/index.c18ebf5a.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../mui_extended/MenuActions/index.
|
|
24
|
+
import "../mui_extended/MenuActions/index.c53370f6.js";
|
|
25
25
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
26
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
-
import "../mui_extended/Tab/index.
|
|
28
|
-
import "../mui_extended/Pager/index.
|
|
27
|
+
import "../mui_extended/Tab/index.8592b93c.js";
|
|
28
|
+
import "../mui_extended/Pager/index.d6c87c44.js";
|
|
29
29
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
30
|
-
import "./components/AreasViewer/index.
|
|
30
|
+
import "./components/AreasViewer/index.6c28b2c0.js";
|
|
31
31
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
32
32
|
import "./contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
33
33
|
import "./contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useMemo } from "react";
|
|
2
2
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
3
|
-
import { I as Icon } from "../../Icon/index.
|
|
3
|
+
import { I as Icon } from "../../Icon/index.435df215.js";
|
|
4
4
|
import { W as WrapperComponent } from "../../WrapperComponent/index.5e872594.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
const BOOLEAN_FORMATTER_DICTIONARY_KEY = `boolean_formatter`;
|
|
@@ -2,11 +2,11 @@ import { W as WrapperComponent } from "../WrapperComponent/index.5e872594.js";
|
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
3
|
import { useModuleDictionary } from "@m4l/core";
|
|
4
4
|
import "react";
|
|
5
|
-
import "../Icon/index.
|
|
5
|
+
import "../Icon/index.435df215.js";
|
|
6
6
|
import "@mui/material";
|
|
7
7
|
import "clsx";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
|
-
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY, b as BOOLEAN_FORMATTER_DICTIONARY_LABELS } from "./BooleanFormatter/index.
|
|
9
|
+
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY, b as BOOLEAN_FORMATTER_DICTIONARY_LABELS } from "./BooleanFormatter/index.14cfcbc7.js";
|
|
10
10
|
function getFormatConcatenated(values, separator) {
|
|
11
11
|
const returnSymbol = "";
|
|
12
12
|
if (values === null)
|
|
@@ -6,26 +6,26 @@ import { useMemo, useRef, useState, useEffect } from "react";
|
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
7
7
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
8
8
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
9
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
10
|
-
import { I as IconButton } from "../../mui_extended/IconButton/index.
|
|
9
|
+
import { H as HelperText } from "../../HelperText/index.d00b45e5.js";
|
|
10
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.d88a3f2e.js";
|
|
11
11
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
12
12
|
import { styled } from "@mui/material/styles";
|
|
13
13
|
import "clsx";
|
|
14
14
|
import { unstable_composeClasses } from "@mui/base";
|
|
15
|
-
import "../../Icon/index.
|
|
16
|
-
import "../../mui_extended/Accordion/index.
|
|
15
|
+
import "../../Icon/index.435df215.js";
|
|
16
|
+
import "../../mui_extended/Accordion/index.1d182a0e.js";
|
|
17
17
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
18
18
|
import "react-router-dom";
|
|
19
19
|
import "@mui/material/Button";
|
|
20
|
-
import "../../mui_extended/Button/index.
|
|
20
|
+
import "../../mui_extended/Button/index.f79eb74e.js";
|
|
21
21
|
import "../../mui_extended/CheckBox.38abccd8.js";
|
|
22
22
|
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../../mui_extended/MenuActions/index.
|
|
24
|
+
import "../../mui_extended/MenuActions/index.c53370f6.js";
|
|
25
25
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
26
|
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
-
import "../../mui_extended/Tab/index.
|
|
28
|
-
import "../../mui_extended/Pager/index.
|
|
27
|
+
import "../../mui_extended/Tab/index.8592b93c.js";
|
|
28
|
+
import "../../mui_extended/Pager/index.d6c87c44.js";
|
|
29
29
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
30
30
|
const AutocompleteRoot = styled("div")(({
|
|
31
31
|
theme
|
|
@@ -5,7 +5,7 @@ import { styled } from "@mui/material/styles";
|
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
8
|
-
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.
|
|
8
|
+
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.f4eb65ce.js";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
styled("div")(() => ({
|
|
11
11
|
display: "flex",
|
|
@@ -2,30 +2,30 @@ import { useFormContext, Controller } from "react-hook-form";
|
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
3
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
5
|
+
import { H as HelperText } from "../../HelperText/index.d00b45e5.js";
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
7
7
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
8
8
|
import "react";
|
|
9
9
|
import "@m4l/core";
|
|
10
|
-
import "../../Icon/index.
|
|
10
|
+
import "../../Icon/index.435df215.js";
|
|
11
11
|
import "clsx";
|
|
12
12
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
13
|
-
import "../../mui_extended/IconButton/index.
|
|
14
|
-
import "../../mui_extended/Accordion/index.
|
|
13
|
+
import "../../mui_extended/IconButton/index.d88a3f2e.js";
|
|
14
|
+
import "../../mui_extended/Accordion/index.1d182a0e.js";
|
|
15
15
|
import "../../mui_extended/Typography/index.443590d6.js";
|
|
16
16
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
17
17
|
import "react-router-dom";
|
|
18
18
|
import "@mui/material/Button";
|
|
19
|
-
import "../../mui_extended/Button/index.
|
|
19
|
+
import "../../mui_extended/Button/index.f79eb74e.js";
|
|
20
20
|
import { C as CheckBox } from "../../mui_extended/CheckBox.38abccd8.js";
|
|
21
21
|
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
22
22
|
import "../../Image/index.c18ebf5a.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../../mui_extended/MenuActions/index.
|
|
24
|
+
import "../../mui_extended/MenuActions/index.c53370f6.js";
|
|
25
25
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
26
|
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
-
import "../../mui_extended/Tab/index.
|
|
28
|
-
import "../../mui_extended/Pager/index.
|
|
27
|
+
import "../../mui_extended/Tab/index.8592b93c.js";
|
|
28
|
+
import "../../mui_extended/Pager/index.d6c87c44.js";
|
|
29
29
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
30
30
|
const RHFCheckboxRoot = styled("div")(({
|
|
31
31
|
theme
|
|
@@ -6,26 +6,26 @@ import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
|
6
6
|
import { useFormatter, useResponsiveDesktop } from "@m4l/graphics";
|
|
7
7
|
import { useState, useEffect } from "react";
|
|
8
8
|
import clsx from "clsx";
|
|
9
|
-
import "../../Icon/index.
|
|
9
|
+
import "../../Icon/index.435df215.js";
|
|
10
10
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
11
|
-
import "../../mui_extended/IconButton/index.
|
|
12
|
-
import "../../mui_extended/Accordion/index.
|
|
11
|
+
import "../../mui_extended/IconButton/index.d88a3f2e.js";
|
|
12
|
+
import "../../mui_extended/Accordion/index.1d182a0e.js";
|
|
13
13
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
14
14
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
15
15
|
import "react-router-dom";
|
|
16
16
|
import "@mui/material/Button";
|
|
17
|
-
import "../../mui_extended/Button/index.
|
|
17
|
+
import "../../mui_extended/Button/index.f79eb74e.js";
|
|
18
18
|
import "../../mui_extended/CheckBox.38abccd8.js";
|
|
19
19
|
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
20
20
|
import "../../Image/index.c18ebf5a.js";
|
|
21
21
|
import "@mui/lab";
|
|
22
|
-
import "../../mui_extended/MenuActions/index.
|
|
22
|
+
import "../../mui_extended/MenuActions/index.c53370f6.js";
|
|
23
23
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
24
24
|
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
25
|
-
import "../../mui_extended/Tab/index.
|
|
26
|
-
import "../../mui_extended/Pager/index.
|
|
25
|
+
import "../../mui_extended/Tab/index.8592b93c.js";
|
|
26
|
+
import "../../mui_extended/Pager/index.d6c87c44.js";
|
|
27
27
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
28
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
28
|
+
import { H as HelperText } from "../../HelperText/index.d00b45e5.js";
|
|
29
29
|
import { styled } from "@mui/material/styles";
|
|
30
30
|
import { unstable_composeClasses } from "@mui/base";
|
|
31
31
|
const SKTRHFWrapperTextField = styled("div")(({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
2
2
|
import { useFormContext, Controller } from "react-hook-form";
|
|
3
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
4
|
-
import { P as Period } from "../../Period/index.
|
|
3
|
+
import { H as HelperText } from "../../HelperText/index.d00b45e5.js";
|
|
4
|
+
import { P as Period } from "../../Period/index.83b88249.js";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
const RHFPeriodRoot = styled("div")(({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { useModuleSkeleton, useEnvironment } from "@m4l/core";
|
|
2
2
|
import { styled, Skeleton, generateUtilityClasses, TextField, InputAdornment, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { forwardRef, useState, useEffect } from "react";
|
|
4
|
-
import { I as IconButton } from "../../mui_extended/IconButton/index.
|
|
4
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.d88a3f2e.js";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
7
|
-
import "../../Icon/index.
|
|
7
|
+
import "../../Icon/index.435df215.js";
|
|
8
8
|
import "clsx";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
10
|
import { useFormContext, Controller } from "react-hook-form";
|
|
@@ -12,7 +12,7 @@ import { styled as styled$1 } from "@mui/material/styles";
|
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
13
|
import { g as getComponentUtilityClass } from "../../../utils/index.c43a95f4.js";
|
|
14
14
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
15
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
15
|
+
import { H as HelperText } from "../../HelperText/index.d00b45e5.js";
|
|
16
16
|
const SkeletonTextFieldRoot = styled("div")(() => ({
|
|
17
17
|
display: "flex",
|
|
18
18
|
flexDirection: "column",
|
|
@@ -7,27 +7,27 @@ import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/cor
|
|
|
7
7
|
import { Skeleton, generateUtilityClasses, generateUtilityClass, styled as styled$1 } from "@mui/material";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
9
9
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
10
|
-
import { B as Button } from "../../mui_extended/Button/index.
|
|
10
|
+
import { B as Button } from "../../mui_extended/Button/index.f79eb74e.js";
|
|
11
11
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
12
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
12
|
+
import { H as HelperText } from "../../HelperText/index.d00b45e5.js";
|
|
13
13
|
import "clsx";
|
|
14
14
|
import { styled } from "@mui/material/styles";
|
|
15
15
|
import { unstable_composeClasses } from "@mui/base";
|
|
16
16
|
import "@mui/material/Button";
|
|
17
|
-
import "../../Icon/index.
|
|
18
|
-
import "../../mui_extended/IconButton/index.
|
|
17
|
+
import "../../Icon/index.435df215.js";
|
|
18
|
+
import "../../mui_extended/IconButton/index.d88a3f2e.js";
|
|
19
19
|
import "@m4l/graphics";
|
|
20
|
-
import "../../mui_extended/Accordion/index.
|
|
20
|
+
import "../../mui_extended/Accordion/index.1d182a0e.js";
|
|
21
21
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
22
22
|
import "react-router-dom";
|
|
23
23
|
import "../../mui_extended/CheckBox.38abccd8.js";
|
|
24
24
|
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
25
25
|
import "@mui/lab";
|
|
26
|
-
import "../../mui_extended/MenuActions/index.
|
|
26
|
+
import "../../mui_extended/MenuActions/index.c53370f6.js";
|
|
27
27
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
28
28
|
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
29
|
-
import "../../mui_extended/Tab/index.
|
|
30
|
-
import "../../mui_extended/Pager/index.
|
|
29
|
+
import "../../mui_extended/Tab/index.8592b93c.js";
|
|
30
|
+
import "../../mui_extended/Pager/index.d6c87c44.js";
|
|
31
31
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
32
32
|
const UploadImageRoot = styled("div")(({
|
|
33
33
|
theme
|
|
@@ -1,29 +1,42 @@
|
|
|
1
1
|
import { useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
4
|
-
import { m as modalUtilityClasses } from "./index.c7e4beba.js";
|
|
5
|
-
import { I as Icon } from "../Icon/index.c3a579e7.js";
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.caaeaddd.js";
|
|
6
4
|
import "@mui/material";
|
|
7
|
-
import
|
|
8
|
-
import "../
|
|
9
|
-
import "../mui_extended/Typography/index.443590d6.js";
|
|
5
|
+
import "../../react-draggable.7abb5d0a.js";
|
|
6
|
+
import "../Resizeable/index.9a9c79a4.js";
|
|
10
7
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
8
|
+
import "@m4l/graphics";
|
|
9
|
+
import { I as Icon } from "../Icon/index.435df215.js";
|
|
11
10
|
import clsx from "clsx";
|
|
11
|
+
import { m as modalUtilityClasses } from "./index.8d846036.js";
|
|
12
|
+
import "../CommonActions/components/Actions/index.018d4c62.js";
|
|
13
|
+
import "@mui/material/Button";
|
|
14
|
+
import "../mui_extended/Button/index.f79eb74e.js";
|
|
15
|
+
import "react-hook-form";
|
|
16
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.d88a3f2e.js";
|
|
17
|
+
import "zustand";
|
|
18
|
+
import "../areas/contexts/AreasContext/index.060aa7b0.js";
|
|
19
|
+
import "../areas/components/AreasAdmin/index.f0fd024a.js";
|
|
20
|
+
import "zustand/shallow";
|
|
21
|
+
import "../ScrollBar/index.65bb2930.js";
|
|
22
|
+
import "../mui_extended/Accordion/index.1d182a0e.js";
|
|
23
|
+
import "../mui_extended/Typography/index.443590d6.js";
|
|
12
24
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
13
25
|
import "react-router-dom";
|
|
14
|
-
import "@mui/material/Button";
|
|
15
|
-
import "../mui_extended/Button/index.40af964e.js";
|
|
16
26
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
17
27
|
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
18
28
|
import "../Image/index.c18ebf5a.js";
|
|
19
29
|
import "@mui/lab";
|
|
20
|
-
import "../mui_extended/MenuActions/index.
|
|
30
|
+
import "../mui_extended/MenuActions/index.c53370f6.js";
|
|
21
31
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
22
32
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
23
|
-
import "../mui_extended/Tab/index.
|
|
24
|
-
import "../mui_extended/Pager/index.
|
|
25
|
-
import "@m4l/graphics";
|
|
33
|
+
import "../mui_extended/Tab/index.8592b93c.js";
|
|
34
|
+
import "../mui_extended/Pager/index.d6c87c44.js";
|
|
26
35
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
36
|
+
import "../areas/components/AreasViewer/index.6c28b2c0.js";
|
|
37
|
+
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
38
|
+
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
39
|
+
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
27
40
|
const Header = (props) => {
|
|
28
41
|
const {
|
|
29
42
|
title,
|
|
@@ -1,41 +1,41 @@
|
|
|
1
1
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
4
|
-
import { A as Actions } from "../CommonActions/components/Actions/index.c91c27f9.js";
|
|
5
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.67b91376.js";
|
|
6
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.53e7fe2b.js";
|
|
7
|
-
import "react-hook-form";
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.caaeaddd.js";
|
|
8
4
|
import { Typography } from "@mui/material";
|
|
9
|
-
import "@mui/material/Button";
|
|
10
|
-
import "../mui_extended/Button/index.40af964e.js";
|
|
11
|
-
import "clsx";
|
|
12
|
-
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
13
5
|
import "../../react-draggable.7abb5d0a.js";
|
|
14
6
|
import "../Resizeable/index.9a9c79a4.js";
|
|
7
|
+
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
15
8
|
import "@m4l/graphics";
|
|
16
|
-
import "../Icon/index.
|
|
17
|
-
import
|
|
18
|
-
import {
|
|
19
|
-
import "../
|
|
20
|
-
import "../
|
|
9
|
+
import "../Icon/index.435df215.js";
|
|
10
|
+
import "clsx";
|
|
11
|
+
import { m as modalUtilityClasses } from "./index.8d846036.js";
|
|
12
|
+
import { A as Actions } from "../CommonActions/components/Actions/index.018d4c62.js";
|
|
13
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.e66f9b5f.js";
|
|
14
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.33892c01.js";
|
|
15
|
+
import "react-hook-form";
|
|
16
|
+
import "@mui/material/Button";
|
|
17
|
+
import "../mui_extended/Button/index.f79eb74e.js";
|
|
18
|
+
import "../mui_extended/IconButton/index.d88a3f2e.js";
|
|
19
|
+
import "zustand";
|
|
20
|
+
import "../areas/contexts/AreasContext/index.060aa7b0.js";
|
|
21
|
+
import "../areas/components/AreasAdmin/index.f0fd024a.js";
|
|
22
|
+
import "zustand/shallow";
|
|
23
|
+
import "../ScrollBar/index.65bb2930.js";
|
|
24
|
+
import "../mui_extended/Accordion/index.1d182a0e.js";
|
|
21
25
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
22
26
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
23
27
|
import "react-router-dom";
|
|
24
28
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
25
29
|
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
30
|
+
import { I as Image } from "../Image/index.c18ebf5a.js";
|
|
26
31
|
import "@mui/lab";
|
|
27
|
-
import "../mui_extended/MenuActions/index.
|
|
32
|
+
import "../mui_extended/MenuActions/index.c53370f6.js";
|
|
28
33
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
29
34
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
30
|
-
import "../mui_extended/Tab/index.
|
|
31
|
-
import "../mui_extended/Pager/index.
|
|
35
|
+
import "../mui_extended/Tab/index.8592b93c.js";
|
|
36
|
+
import "../mui_extended/Pager/index.d6c87c44.js";
|
|
32
37
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
33
|
-
import "
|
|
34
|
-
import "../areas/contexts/AreasContext/index.6f56b1da.js";
|
|
35
|
-
import "../areas/components/AreasAdmin/index.f505897a.js";
|
|
36
|
-
import "zustand/shallow";
|
|
37
|
-
import "../ScrollBar/index.1247c1c5.js";
|
|
38
|
-
import "../areas/components/AreasViewer/index.cacec884.js";
|
|
38
|
+
import "../areas/components/AreasViewer/index.6c28b2c0.js";
|
|
39
39
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
40
40
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
41
41
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|