@m4l/components 0.1.85 → 0.1.86
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.09f33fee.js} +15 -20
- package/components/AppBar/{index.291da9fd.js → index.4fac1368.js} +7 -7
- package/components/CommonActions/components/ActionCancel/{index.67b91376.js → index.d995d986.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.d4503410.js → index.48e066b3.js} +15 -15
- package/components/CommonActions/components/ActionFormIntro/{index.01ed67de.js → index.cc97ed0a.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.53e7fe2b.js → index.98eb4b3b.js} +2 -2
- package/components/CommonActions/components/Actions/{index.c91c27f9.js → index.99a8e55e.js} +13 -13
- package/components/CommonActions/index.d.ts +1 -0
- package/components/DataGrid/{index.37e14e83.js → index.d38e3b49.js} +7 -7
- package/components/DataGrid/subcomponents/Actions/{index.155c63af.js → index.7015aadc.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.fddefc23.js} +42 -30
- package/components/HelperText/{index.8b5911d1.js → index.bbbe24c9.js} +7 -7
- package/components/Icon/{index.c3a579e7.js → index.435df215.js} +1 -1
- package/components/LanguagePopover/{index.7681b08e.js → index.7d2ccfe4.js} +7 -7
- package/components/ModalDialog/{index.b85ee3cb.js → index.b66c43e7.js} +4 -4
- package/components/NavLink/{index.bb879650.js → index.abbcb9b2.js} +7 -7
- package/components/ObjectLogs/{index.2ed38a84.js → index.ad313913.js} +17 -17
- package/components/PaperForm/{index.989377a5.js → index.ad703ab6.js} +1 -1
- package/components/Period/{index.061c9b2f.js → index.32d475b8.js} +14 -14
- package/components/PropertyValue/{index.ac46f441.js → index.d52295d9.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.23a09c81.js} +29 -29
- package/components/areas/components/AreasViewer/{index.cacec884.js → index.68eb0f6b.js} +35 -35
- package/components/areas/components/{index.6d5dfeec.js → index.296bc2a4.js} +11 -11
- package/components/areas/contexts/AreasContext/{index.6f56b1da.js → index.8af3058c.js} +2 -2
- package/components/areas/contexts/{index.999e8b1e.js → index.41c24465.js} +1 -1
- package/components/areas/hooks/useAreas/{index.4baec91c.js → index.d1cf9820.js} +1 -1
- package/components/areas/{index.3088f99e.js → index.fd46ec65.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.60c6f592.js} +8 -8
- package/components/hook-form/RHFAutocompleteAsync/{index.8511bcf8.js → index.9a40fb06.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.0f45e6b0.js → index.da4ebb03.js} +8 -8
- package/components/hook-form/RHFDateTime/{index.07412ef0.js → index.c56219ea.js} +8 -8
- package/components/hook-form/RHFPeriod/{index.15b8f11e.js → index.ee6a3d61.js} +2 -2
- package/components/hook-form/RHFTextField/{index.94c8c59b.js → index.413a74ca.js} +3 -3
- package/components/hook-form/RHFUpload/{index.7ef1e124.js → index.03faa7f0.js} +8 -8
- package/components/modal/{WindowBase.d485315d.js → WindowBase.0eea1a27.js} +25 -12
- package/components/modal/{WindowConfirm.3d9cd6e1.js → WindowConfirm.6896f0aa.js} +23 -23
- package/components/modal/{index.c7e4beba.js → index.6cdf65c9.js} +15 -15
- package/components/modal/index.d.ts +1 -1
- package/components/mui_extended/Accordion/{index.854f4c90.js → index.d15e51bf.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.97d04d6b.js} +1 -1
- package/components/mui_extended/{index.d1ee9a6a.js → index.0d5b8e73.js} +7 -7
- package/contexts/ModalContext/{index.1ea79d7e.js → index.5c908fe3.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.16475afe.js +111 -0
- package/hooks/useFormAddEdit/index.d.ts +1 -0
- package/hooks/useModal/{index.c906706c.js → index.2387ea76.js} +1 -1
- package/index.js +51 -49
- package/package.json +1 -1
- package/{vendor.f27b86c9.js → vendor.7751caf6.js} +56 -56
- package/hooks/useFormAddEdit/index.15de3ba8.js +0 -49
|
@@ -3,7 +3,7 @@ import { styled, generateUtilityClasses, generateUtilityClass, Skeleton } from "
|
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
import { useEnvironment } from "@m4l/core";
|
|
6
|
-
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.
|
|
6
|
+
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.387a2fa1.js";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
9
|
const IconRoot = styled("div")(({
|
|
@@ -3,26 +3,26 @@ import { styled, generateUtilityClasses, generateUtilityClass, Stack, MenuItem }
|
|
|
3
3
|
import { I as Image } from "../Image/index.c18ebf5a.js";
|
|
4
4
|
import { useLocales } from "@m4l/graphics";
|
|
5
5
|
import { useEnvironment, useNetwork } from "@m4l/core";
|
|
6
|
-
import "../Icon/index.
|
|
6
|
+
import "../Icon/index.435df215.js";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
8
8
|
import "clsx";
|
|
9
9
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
10
|
-
import "../mui_extended/IconButton/index.
|
|
11
|
-
import "../mui_extended/Accordion/index.
|
|
10
|
+
import "../mui_extended/IconButton/index.d88a3f2e.js";
|
|
11
|
+
import "../mui_extended/Accordion/index.d15e51bf.js";
|
|
12
12
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
13
13
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
14
14
|
import "react-router-dom";
|
|
15
15
|
import "@mui/material/Button";
|
|
16
|
-
import { I as ImageButton } from "../mui_extended/Button/index.
|
|
16
|
+
import { I as ImageButton } from "../mui_extended/Button/index.f79eb74e.js";
|
|
17
17
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
18
18
|
import { C as CircularProgress } from "../mui_extended/CircularProgress/index.ad569afd.js";
|
|
19
19
|
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
20
20
|
import "@mui/lab";
|
|
21
|
-
import "../mui_extended/MenuActions/index.
|
|
21
|
+
import "../mui_extended/MenuActions/index.c53370f6.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.97d04d6b.js";
|
|
25
|
+
import "../mui_extended/Pager/index.d6c87c44.js";
|
|
26
26
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
27
27
|
import { unstable_composeClasses } from "@mui/base";
|
|
28
28
|
const LanguagePopoverRoot = styled("div")(({
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { useTheme, Dialog, Paper } from "@mui/material";
|
|
2
2
|
import { c as cjs } from "../../react-draggable.7abb5d0a.js";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.2387ea76.js";
|
|
4
4
|
import { R as ResizeableWindow } from "../Resizeable/index.9a9c79a4.js";
|
|
5
5
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
6
|
-
import { I as Icon } from "../Icon/index.
|
|
6
|
+
import { I as Icon } from "../Icon/index.435df215.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { I as ICONS } from "../areas/icons.8266ccc8.js";
|
|
9
|
-
import { m as modalUtilityClasses } from "../modal/index.
|
|
9
|
+
import { m as modalUtilityClasses } from "../modal/index.6cdf65c9.js";
|
|
10
10
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
11
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
11
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.99a8e55e.js";
|
|
12
12
|
const DragabblePaperComponent = (props) => {
|
|
13
13
|
return /* @__PURE__ */ jsx(cjs.exports, {
|
|
14
14
|
handle: ".m4l_draggable_handle",
|
|
@@ -2,26 +2,26 @@ import { NavLink as NavLink$1 } from "react-router-dom";
|
|
|
2
2
|
import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/material";
|
|
3
3
|
import "react";
|
|
4
4
|
import "@m4l/core";
|
|
5
|
-
import "../Icon/index.
|
|
5
|
+
import "../Icon/index.435df215.js";
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
7
7
|
import "clsx";
|
|
8
8
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
9
|
-
import "../mui_extended/IconButton/index.
|
|
9
|
+
import "../mui_extended/IconButton/index.d88a3f2e.js";
|
|
10
10
|
import "@m4l/graphics";
|
|
11
|
-
import "../mui_extended/Accordion/index.
|
|
11
|
+
import "../mui_extended/Accordion/index.d15e51bf.js";
|
|
12
12
|
import { T as Typography } from "../mui_extended/Typography/index.443590d6.js";
|
|
13
13
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
14
14
|
import "@mui/material/Button";
|
|
15
|
-
import "../mui_extended/Button/index.
|
|
15
|
+
import "../mui_extended/Button/index.f79eb74e.js";
|
|
16
16
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
17
17
|
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
18
18
|
import "../Image/index.c18ebf5a.js";
|
|
19
19
|
import "@mui/lab";
|
|
20
|
-
import "../mui_extended/MenuActions/index.
|
|
20
|
+
import "../mui_extended/MenuActions/index.c53370f6.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.97d04d6b.js";
|
|
24
|
+
import "../mui_extended/Pager/index.d6c87c44.js";
|
|
25
25
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
26
26
|
import { unstable_composeClasses } from "@mui/base";
|
|
27
27
|
const componentName = "M4LNavLink";
|
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
import { useState, useEffect, useCallback, useMemo } from "react";
|
|
2
2
|
import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
|
|
3
3
|
import { styled } from "@mui/material/styles";
|
|
4
|
-
import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.
|
|
4
|
+
import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.d38e3b49.js";
|
|
5
5
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
|
|
6
6
|
import { Tooltip, IconButton } from "@mui/material";
|
|
7
7
|
import { useHostTheme, useResponsiveDesktop } from "@m4l/graphics";
|
|
8
8
|
import { R as ReactJson } from "../../react-json-view.57125fcf.js";
|
|
9
9
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
10
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
11
|
-
import { I as Icon } from "../Icon/index.
|
|
10
|
+
import { u as useModal } from "../../hooks/useModal/index.2387ea76.js";
|
|
11
|
+
import { I as Icon } from "../Icon/index.435df215.js";
|
|
12
12
|
import "../../react-draggable.7abb5d0a.js";
|
|
13
13
|
import "../Resizeable/index.9a9c79a4.js";
|
|
14
|
-
import "../modal/index.
|
|
15
|
-
import "../CommonActions/components/Actions/index.
|
|
14
|
+
import "../modal/index.6cdf65c9.js";
|
|
15
|
+
import "../CommonActions/components/Actions/index.99a8e55e.js";
|
|
16
16
|
import "@mui/material/Button";
|
|
17
|
-
import "../mui_extended/Button/index.
|
|
17
|
+
import "../mui_extended/Button/index.f79eb74e.js";
|
|
18
18
|
import "clsx";
|
|
19
19
|
import "react-hook-form";
|
|
20
|
-
import "../mui_extended/IconButton/index.
|
|
20
|
+
import "../mui_extended/IconButton/index.d88a3f2e.js";
|
|
21
21
|
import "zustand";
|
|
22
|
-
import "../areas/contexts/AreasContext/index.
|
|
23
|
-
import "../areas/components/AreasAdmin/index.
|
|
22
|
+
import "../areas/contexts/AreasContext/index.8af3058c.js";
|
|
23
|
+
import "../areas/components/AreasAdmin/index.23a09c81.js";
|
|
24
24
|
import "zustand/shallow";
|
|
25
|
-
import "../ScrollBar/index.
|
|
26
|
-
import "../mui_extended/Accordion/index.
|
|
25
|
+
import "../ScrollBar/index.65bb2930.js";
|
|
26
|
+
import "../mui_extended/Accordion/index.d15e51bf.js";
|
|
27
27
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
28
28
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
29
29
|
import "react-router-dom";
|
|
@@ -31,18 +31,18 @@ import "../mui_extended/CheckBox.38abccd8.js";
|
|
|
31
31
|
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
32
32
|
import "../Image/index.c18ebf5a.js";
|
|
33
33
|
import "@mui/lab";
|
|
34
|
-
import "../mui_extended/MenuActions/index.
|
|
34
|
+
import "../mui_extended/MenuActions/index.c53370f6.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.97d04d6b.js";
|
|
38
|
+
import "../mui_extended/Pager/index.d6c87c44.js";
|
|
39
39
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
40
|
-
import "../areas/components/AreasViewer/index.
|
|
40
|
+
import "../areas/components/AreasViewer/index.68eb0f6b.js";
|
|
41
41
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
42
42
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
43
43
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
44
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
45
|
-
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.
|
|
44
|
+
import { W as WindowBase } from "../modal/WindowBase.0eea1a27.js";
|
|
45
|
+
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.fddefc23.js";
|
|
46
46
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
47
47
|
const Container$1 = styled("div")(() => ({
|
|
48
48
|
height: "100%",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { styled } from "@mui/material/styles";
|
|
2
2
|
import { useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
|
-
import { I as Icon } from "../Icon/index.
|
|
4
|
+
import { I as Icon } from "../Icon/index.435df215.js";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
const PaperFormRoot = styled("div")(({
|
|
@@ -1,39 +1,39 @@
|
|
|
1
1
|
import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/core";
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass, Autocomplete, TextField, Skeleton } from "@mui/material";
|
|
3
3
|
import { useMemo } from "react";
|
|
4
|
-
import { I as Icon } from "../Icon/index.
|
|
5
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
4
|
+
import { I as Icon } from "../Icon/index.435df215.js";
|
|
5
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.99a8e55e.js";
|
|
6
6
|
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
7
7
|
import "@mui/material/Button";
|
|
8
|
-
import "../mui_extended/Button/index.
|
|
8
|
+
import "../mui_extended/Button/index.f79eb74e.js";
|
|
9
9
|
import "clsx";
|
|
10
10
|
import "react-hook-form";
|
|
11
|
-
import "../../contexts/ModalContext/index.
|
|
11
|
+
import "../../contexts/ModalContext/index.5c908fe3.js";
|
|
12
12
|
import "../../react-draggable.7abb5d0a.js";
|
|
13
13
|
import "../Resizeable/index.9a9c79a4.js";
|
|
14
14
|
import "@m4l/graphics";
|
|
15
|
-
import "../modal/index.
|
|
15
|
+
import "../modal/index.6cdf65c9.js";
|
|
16
16
|
import "../Image/index.c18ebf5a.js";
|
|
17
|
-
import "../mui_extended/IconButton/index.
|
|
18
|
-
import "../mui_extended/Accordion/index.
|
|
17
|
+
import "../mui_extended/IconButton/index.d88a3f2e.js";
|
|
18
|
+
import "../mui_extended/Accordion/index.d15e51bf.js";
|
|
19
19
|
import { T as Typography } from "../mui_extended/Typography/index.443590d6.js";
|
|
20
20
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
21
21
|
import "react-router-dom";
|
|
22
22
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
23
23
|
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
24
24
|
import "@mui/lab";
|
|
25
|
-
import "../mui_extended/MenuActions/index.
|
|
25
|
+
import "../mui_extended/MenuActions/index.c53370f6.js";
|
|
26
26
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
27
27
|
import "../mui_extended/Stack/index.0e53197c.js";
|
|
28
|
-
import "../mui_extended/Tab/index.
|
|
29
|
-
import "../mui_extended/Pager/index.
|
|
28
|
+
import "../mui_extended/Tab/index.97d04d6b.js";
|
|
29
|
+
import "../mui_extended/Pager/index.d6c87c44.js";
|
|
30
30
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
31
31
|
import "zustand";
|
|
32
|
-
import "../areas/contexts/AreasContext/index.
|
|
33
|
-
import "../areas/components/AreasAdmin/index.
|
|
32
|
+
import "../areas/contexts/AreasContext/index.8af3058c.js";
|
|
33
|
+
import "../areas/components/AreasAdmin/index.23a09c81.js";
|
|
34
34
|
import "zustand/shallow";
|
|
35
|
-
import "../ScrollBar/index.
|
|
36
|
-
import "../areas/components/AreasViewer/index.
|
|
35
|
+
import "../ScrollBar/index.65bb2930.js";
|
|
36
|
+
import "../areas/components/AreasViewer/index.68eb0f6b.js";
|
|
37
37
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
38
38
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
39
39
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { styled } from "@mui/material/styles";
|
|
2
2
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
4
|
-
import { g as getNameDataTestId } from "../../vendor.
|
|
4
|
+
import { g as getNameDataTestId } from "../../vendor.7751caf6.js";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
7
7
|
import { useModuleSkeleton } from "@m4l/core";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const componentName = "M4LScrollBar";
|
|
@@ -1,8 +1,17 @@
|
|
|
1
|
-
import { Box } from "@mui/material";
|
|
1
|
+
import { generateUtilityClasses, generateUtilityClass, Box } from "@mui/material";
|
|
2
2
|
import { styled, alpha } from "@mui/material/styles";
|
|
3
3
|
import SimpleBarReact from "simplebar-react";
|
|
4
4
|
import simpleBarCss from "simplebar/dist/simplebar.min.css?used";
|
|
5
|
+
import { unstable_composeClasses } from "@mui/base";
|
|
5
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
|
+
const RootStyle = styled("div")(({
|
|
8
|
+
theme
|
|
9
|
+
}) => ({
|
|
10
|
+
flexGrow: "1",
|
|
11
|
+
height: "100%",
|
|
12
|
+
overflow: "hidden",
|
|
13
|
+
...theme.components?.M4LScrollBar?.styleOverrides
|
|
14
|
+
}));
|
|
6
15
|
const SimpleBarStyle = styled(SimpleBarReact)`
|
|
7
16
|
/* flex-grow: 1;
|
|
8
17
|
height: 100%;
|
|
@@ -11,9 +20,7 @@ const SimpleBarStyle = styled(SimpleBarReact)`
|
|
|
11
20
|
height: 100%;
|
|
12
21
|
|
|
13
22
|
.simplebar-scrollbar {
|
|
14
|
-
|
|
15
|
-
background-color: ${(props) => alpha(props.theme.palette.grey[600], 0.48)};
|
|
16
|
-
}
|
|
23
|
+
|
|
17
24
|
.simplebar-visible:before {
|
|
18
25
|
opacity: 1;
|
|
19
26
|
}
|
|
@@ -41,11 +48,6 @@ const SimpleBarStyle = styled(SimpleBarReact)`
|
|
|
41
48
|
}
|
|
42
49
|
}
|
|
43
50
|
`;
|
|
44
|
-
const RootStyle = styled("div")(() => ({
|
|
45
|
-
flexGrow: 1,
|
|
46
|
-
height: "100%",
|
|
47
|
-
overflow: "hidden"
|
|
48
|
-
}));
|
|
49
51
|
styled(SimpleBarReact)(({
|
|
50
52
|
theme
|
|
51
53
|
}) => ({
|
|
@@ -74,6 +76,22 @@ styled(SimpleBarReact)(({
|
|
|
74
76
|
}
|
|
75
77
|
}
|
|
76
78
|
}));
|
|
79
|
+
const componentName = "M4LScrollBar";
|
|
80
|
+
generateUtilityClasses(componentName, [
|
|
81
|
+
"root"
|
|
82
|
+
]);
|
|
83
|
+
function getScrollBarUtilityClass(slot) {
|
|
84
|
+
return generateUtilityClass(componentName, slot);
|
|
85
|
+
}
|
|
86
|
+
const useScrollBarUtilityClasses = () => {
|
|
87
|
+
const slots = {
|
|
88
|
+
root: ["root"]
|
|
89
|
+
};
|
|
90
|
+
const composedClasses = unstable_composeClasses(slots, getScrollBarUtilityClass, {});
|
|
91
|
+
return {
|
|
92
|
+
...composedClasses
|
|
93
|
+
};
|
|
94
|
+
};
|
|
77
95
|
function ScrollBar({
|
|
78
96
|
children
|
|
79
97
|
}) {
|
|
@@ -88,8 +106,10 @@ function ScrollBar({
|
|
|
88
106
|
children
|
|
89
107
|
});
|
|
90
108
|
}
|
|
109
|
+
const classes = useScrollBarUtilityClasses();
|
|
91
110
|
return /* @__PURE__ */ jsx(RootStyle, {
|
|
92
111
|
id: "RootStyle",
|
|
112
|
+
className: classes.root,
|
|
93
113
|
children: /* @__PURE__ */ jsx(SimpleBarStyle, {
|
|
94
114
|
autoHide: false,
|
|
95
115
|
children
|
|
@@ -3,15 +3,15 @@ import { useEnvironment, useBase, BaseProvider } from "@m4l/core";
|
|
|
3
3
|
import { createContext, useContext, useState, useEffect } from "react";
|
|
4
4
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
5
5
|
import { I as Image } from "../Image/index.c18ebf5a.js";
|
|
6
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
6
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.d88a3f2e.js";
|
|
7
7
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
8
8
|
import { styled as styled$1, generateUtilityClasses, ListItemText, ListItemButton, Collapse, useTheme, Skeleton, Drawer as Drawer$1 } from "@mui/material";
|
|
9
|
-
import { I as Icon, A as ArrowIcon } from "../Icon/index.
|
|
9
|
+
import { I as Icon, A as ArrowIcon } from "../Icon/index.435df215.js";
|
|
10
10
|
import { T as Typography } from "../mui_extended/Typography/index.443590d6.js";
|
|
11
11
|
import clsx from "clsx";
|
|
12
12
|
import { useLocation } from "react-router-dom";
|
|
13
13
|
import { P as Popover } from "../mui_extended/Popover/index.9f35d0eb.js";
|
|
14
|
-
import { S as ScrollBar } from "../ScrollBar/index.
|
|
14
|
+
import { S as ScrollBar } from "../ScrollBar/index.65bb2930.js";
|
|
15
15
|
import { styled, alpha } from "@mui/material/styles";
|
|
16
16
|
import { unstable_composeClasses } from "@mui/base";
|
|
17
17
|
import { g as getComponentUtilityClass } from "../../utils/index.c43a95f4.js";
|
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
2
|
-
import { u as useAreasStore } from "../../hooks/useAreas/index.
|
|
1
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.d88a3f2e.js";
|
|
2
|
+
import { u as useAreasStore } from "../../hooks/useAreas/index.d1cf9820.js";
|
|
3
3
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
4
4
|
import { useState, useRef, useMemo } from "react";
|
|
5
5
|
import * as Yup from "yup";
|
|
6
6
|
import { generateUtilityClasses, useTheme } from "@mui/material";
|
|
7
|
-
import "../../../mui_extended/Accordion/index.
|
|
8
|
-
import { I as Icon } from "../../../Icon/index.
|
|
7
|
+
import "../../../mui_extended/Accordion/index.d15e51bf.js";
|
|
8
|
+
import { I as Icon } from "../../../Icon/index.435df215.js";
|
|
9
9
|
import clsx from "clsx";
|
|
10
10
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
11
11
|
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 { B as Button } from "../../../mui_extended/Button/index.
|
|
15
|
+
import { B as Button } from "../../../mui_extended/Button/index.f79eb74e.js";
|
|
16
16
|
import "../../../mui_extended/CheckBox.38abccd8.js";
|
|
17
17
|
import "../../../mui_extended/Badge/index.8c2b8b66.js";
|
|
18
18
|
import "../../../Image/index.c18ebf5a.js";
|
|
19
19
|
import "@mui/lab";
|
|
20
|
-
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.
|
|
20
|
+
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.c53370f6.js";
|
|
21
21
|
import { P as Popover } from "../../../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.97d04d6b.js";
|
|
24
|
+
import "../../../mui_extended/Pager/index.d6c87c44.js";
|
|
25
25
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
26
26
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
27
27
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -29,39 +29,39 @@ import { g as getComponentUtilityClass } from "../../../../utils/index.c43a95f4.
|
|
|
29
29
|
import { A as AREAS_ADMIN_CLASS_NAME } from "../../constants.66529246.js";
|
|
30
30
|
import { I as ICONS } from "../../icons.8266ccc8.js";
|
|
31
31
|
import "../../contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
32
|
-
import "../../../../contexts/ModalContext/index.
|
|
33
|
-
import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.
|
|
32
|
+
import "../../../../contexts/ModalContext/index.5c908fe3.js";
|
|
33
|
+
import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.ea2758ed.js";
|
|
34
34
|
import "react-hook-form";
|
|
35
|
-
import "../../../hook-form/RHFAutocomplete/index.
|
|
36
|
-
import "../../../HelperText/index.
|
|
35
|
+
import "../../../hook-form/RHFAutocomplete/index.60c6f592.js";
|
|
36
|
+
import "../../../HelperText/index.bbbe24c9.js";
|
|
37
37
|
import "lodash/debounce";
|
|
38
|
-
import "../../../hook-form/RHFAutocompleteAsync/index.
|
|
39
|
-
import "../../../hook-form/RHFCheckbox/index.
|
|
38
|
+
import "../../../hook-form/RHFAutocompleteAsync/index.9a40fb06.js";
|
|
39
|
+
import "../../../hook-form/RHFCheckbox/index.da4ebb03.js";
|
|
40
40
|
import "@mui/x-date-pickers";
|
|
41
|
-
import "../../../hook-form/RHFDateTime/index.
|
|
42
|
-
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.
|
|
43
|
-
import "../../../hook-form/RHFPeriod/index.
|
|
44
|
-
import "../../../Period/index.
|
|
45
|
-
import { A as Actions } from "../../../CommonActions/components/Actions/index.
|
|
46
|
-
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.
|
|
47
|
-
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.
|
|
41
|
+
import "../../../hook-form/RHFDateTime/index.c56219ea.js";
|
|
42
|
+
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.413a74ca.js";
|
|
43
|
+
import "../../../hook-form/RHFPeriod/index.ee6a3d61.js";
|
|
44
|
+
import "../../../Period/index.32d475b8.js";
|
|
45
|
+
import { A as Actions } from "../../../CommonActions/components/Actions/index.99a8e55e.js";
|
|
46
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.d995d986.js";
|
|
47
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.98eb4b3b.js";
|
|
48
48
|
import "../../../../react-draggable.7abb5d0a.js";
|
|
49
49
|
import "../../../Resizeable/index.9a9c79a4.js";
|
|
50
|
-
import "../../../modal/index.
|
|
50
|
+
import "../../../modal/index.6cdf65c9.js";
|
|
51
51
|
import { shallow } from "zustand/shallow";
|
|
52
52
|
import { styled } from "@mui/material/styles";
|
|
53
|
-
import { S as ScrollBar } from "../../../ScrollBar/index.
|
|
53
|
+
import { S as ScrollBar } from "../../../ScrollBar/index.65bb2930.js";
|
|
54
54
|
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.afb7e3d9.js";
|
|
55
55
|
import TouchRipple from "@mui/material/ButtonBase/TouchRipple";
|
|
56
|
-
import "../AreasViewer/index.
|
|
56
|
+
import "../AreasViewer/index.68eb0f6b.js";
|
|
57
57
|
import "../../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
58
|
-
import "../../contexts/AreasContext/index.
|
|
58
|
+
import "../../contexts/AreasContext/index.8af3058c.js";
|
|
59
59
|
import "../../contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
60
60
|
import "zustand";
|
|
61
61
|
import "lodash/isString";
|
|
62
62
|
import "react-dropzone";
|
|
63
|
-
import "../../../hook-form/RHFUpload/index.
|
|
64
|
-
import { u as useOnClickOutside } from "../../index.
|
|
63
|
+
import "../../../hook-form/RHFUpload/index.03faa7f0.js";
|
|
64
|
+
import { u as useOnClickOutside } from "../../index.fd46ec65.js";
|
|
65
65
|
const areasAdminClasses = generateUtilityClasses(AREAS_ADMIN_CLASS_NAME, [
|
|
66
66
|
"root",
|
|
67
67
|
"rootContent",
|
|
@@ -322,7 +322,7 @@ const AreaChip = (props) => {
|
|
|
322
322
|
validationSchema,
|
|
323
323
|
children: [/* @__PURE__ */ jsxs(EditAreaHeader, {
|
|
324
324
|
children: [/* @__PURE__ */ jsx(Typography, {
|
|
325
|
-
children: getLabel(DICCTIONARY.label_edit_area)
|
|
325
|
+
children: getLabel(getAreasDictionary(DICCTIONARY.label_edit_area))
|
|
326
326
|
}), /* @__PURE__ */ jsx(IconButton, {
|
|
327
327
|
src: `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.CLOSE}`,
|
|
328
328
|
size: "small",
|
|
@@ -514,7 +514,7 @@ const ChipMobile = (props) => {
|
|
|
514
514
|
validationSchema,
|
|
515
515
|
children: [/* @__PURE__ */ jsxs(EditAreaHeader, {
|
|
516
516
|
children: [/* @__PURE__ */ jsx(Typography, {
|
|
517
|
-
children: getLabel(DICCTIONARY.label_edit_area)
|
|
517
|
+
children: getLabel(getAreasDictionary(DICCTIONARY.label_edit_area))
|
|
518
518
|
}), /* @__PURE__ */ jsx(IconButton, {
|
|
519
519
|
src: `${host_static_assets}/${environment_assets}/frontend/components/areas/assets/icons/${ICONS.CLOSE}`,
|
|
520
520
|
size: "small",
|
|
@@ -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.d1cf9820.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.d15e51bf.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.97d04d6b.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.5c908fe3.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.8af3058c.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.23a09c81.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.60c6f592.js";
|
|
60
|
+
import "../../../HelperText/index.bbbe24c9.js";
|
|
61
|
+
import "../../../hook-form/RHFAutocompleteAsync/index.9a40fb06.js";
|
|
62
|
+
import "../../../hook-form/RHFCheckbox/index.da4ebb03.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.c56219ea.js";
|
|
65
|
+
import "../../../hook-form/RHFTextField/index.413a74ca.js";
|
|
66
|
+
import "../../../hook-form/RHFPeriod/index.ee6a3d61.js";
|
|
67
|
+
import "../../../Period/index.32d475b8.js";
|
|
68
|
+
import "../../../CommonActions/components/Actions/index.99a8e55e.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.6cdf65c9.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.03faa7f0.js";
|
|
75
|
+
import "../../../DataGrid/index.d38e3b49.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.7015aadc.js";
|
|
79
79
|
import "../../../DataGrid/subcomponents/editors/TextEditor/index.91380a55.js";
|
|
80
|
-
import "../../../DynamicFilter/index.
|
|
80
|
+
import "../../../DynamicFilter/index.fddefc23.js";
|
|
81
81
|
import "yup";
|
|
82
82
|
import "lodash";
|
|
83
|
-
import "../../../LanguagePopover/index.
|
|
84
|
-
import "../../../NavLink/index.
|
|
83
|
+
import "../../../LanguagePopover/index.7d2ccfe4.js";
|
|
84
|
+
import "../../../NavLink/index.abbcb9b2.js";
|
|
85
85
|
import "../../../NoItemSelected/index.a2807715.js";
|
|
86
|
-
import "../../../ObjectLogs/index.
|
|
86
|
+
import "../../../ObjectLogs/index.ad313913.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.d52295d9.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.4fac1368.js";
|
|
95
|
+
import "../../../AccountPopover/index.09f33fee.js";
|
|
96
96
|
const areasViewerClasses = generateUtilityClasses(AREAS_VIEWER_CLASS_NAME, [
|
|
97
97
|
"root",
|
|
98
98
|
"areaRoot",
|