@m4l/components 0.2.2 → 0.2.3
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.37803642.js → index.3f67361e.js} +1 -1
- package/components/AppBar/{index.d17827eb.js → index.f78b52c7.js} +1 -1
- package/components/CommonActions/components/ActionCancel/{index.6aa59730.js → index.5916fb86.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.e6ac3a19.js → index.dbd002ab.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.ebadee33.js → index.c7acf718.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.33acdebb.js → index.789d82ed.js} +2 -2
- package/components/CommonActions/components/Actions/{index.f358ae72.js → index.ccf731c1.js} +1 -1
- package/components/DataGrid/{index.e93a1a31.js → index.71fae988.js} +6 -6
- package/components/DataGrid/subcomponents/Actions/{index.bcf7a8d7.js → index.ea3fb0b2.js} +9 -9
- package/components/DraggableWindow/{index.ddc7327b.js → index.8f423ed7.js} +1 -1
- package/components/DynamicFilter/{index.6663cc83.js → index.69c2e381.js} +11 -11
- package/components/GridLayout/{index.c26989d8.js → index.4a245d9e.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.da0a3c47.js → index.ea745285.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.2e641db2.js → index.edb59c22.js} +1 -1
- package/components/Icon/{index.6db034b5.js → index.f1161f32.js} +1 -1
- package/components/Image/{index.2a2e0b27.js → index.9799dfc0.js} +1 -1
- package/components/LanguagePopover/{index.ff7c862e.js → index.b8fd6ccc.js} +2 -2
- package/components/LinearProgressIndeterminate/{index.7f4ed9b7.js → index.c46da124.js} +1 -1
- package/components/LoadingError/{index.0ac9e74d.js → index.19b6eeb6.js} +3 -3
- package/components/MFLoader/{index.cd087354.js → index.56cd1993.js} +1 -1
- package/components/ModalDialog/{index.8c4fde10.js → index.ec55087e.js} +4 -4
- package/components/NoItemSelected/{index.afc12ed9.js → index.8a2a13f8.js} +1 -1
- package/components/ObjectLogs/{index.cb303905.js → index.7150b3a9.js} +5 -5
- package/components/Page/{index.190e2356.js → index.49d18c85.js} +1 -1
- package/components/PaperForm/{index.7a206d69.js → index.637c8cb4.js} +1 -1
- package/components/Period/{index.906f1ce2.js → index.c964884f.js} +2 -2
- package/components/PrintingSystem/{index.bbf52442.js → index.d1fd7818.js} +13 -13
- package/components/PrintingSystem/subcomponents/BodyNode/{index.ee81edc5.js → index.f6410daa.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.b56666cf.js → index.6b30abe0.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.ca3332b1.js → index.dcac3bc0.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.932c3e33.js → index.dd21921e.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.16748040.js → index.eb5ebe06.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.0ddbbbad.js → index.48e8769c.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.efd9af2f.js → index.ccec72dc.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.75ed9752.js → index.807e0343.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.68cac21a.js → index.622df623.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.91ba514f.js → index.f06ac3d5.js} +1 -1
- package/components/PropertyValue/{index.a36c1223.js → index.8fcce0c2.js} +1 -1
- package/components/Resizeable/{index.383eb1aa.js → index.8c53c1fa.js} +1 -1
- package/components/SideBar/{index.7e4a79a6.js → index.83ee1067.js} +4 -4
- package/components/areas/components/AreasAdmin/{index.74532c2a.js → index.90da0626.js} +10 -10
- package/components/areas/components/AreasViewer/{index.3cd1a452.js → index.eb166eca.js} +15 -15
- package/components/areas/contexts/AreasContext/{index.55981647.js → index.1c3f87a7.js} +4 -4
- package/components/areas/hooks/useAreas/{index.5cbbe91c.js → index.58ac16d2.js} +1 -1
- package/components/formatters/BooleanFormatter/{index.5379222a.js → index.fffdef5e.js} +2 -2
- package/components/formatters/{index.d0a0800d.js → index.7ee9ae5d.js} +1 -1
- package/components/hook-form/RHFAutocomplete/{index.09ff3d84.js → index.31e92edb.js} +2 -2
- package/components/hook-form/RHFAutocompleteAsync/{index.54b4dca3.js → index.6c5648f7.js} +1 -1
- package/components/hook-form/RHFColorPicker/index.259b6f38.js +61 -0
- package/components/hook-form/RHFDateTime/{index.2b76899e.js → index.a5ba00d5.js} +1 -1
- package/components/hook-form/RHFPeriod/{index.d6c8587a.js → index.fd29d20c.js} +1 -1
- package/components/hook-form/RHFTextField/{index.f546c18a.js → index.22203742.js} +2 -2
- package/components/hook-form/RHFUpload/{index.a5621247.js → index.aef0f459.js} +2 -2
- package/components/maps/{GpsTools.34a27c0a.js → components/GpsTools/index.ed49dc90.js} +28 -27
- package/components/maps/{Map.9fc17398.js → components/Map/index.9fcc381d.js} +4 -4
- package/components/modal/{WindowBase.38d4b8e7.js → WindowBase.2f29424e.js} +3 -3
- package/components/modal/{WindowConfirm.cd776fe5.js → WindowConfirm.1d1d9cd2.js} +6 -6
- package/components/mui_extended/Accordion/{index.5b4b2075.js → index.c8c7d392.js} +3 -3
- package/components/mui_extended/Button/{index.fc5132fa.js → index.bd3371a3.js} +1 -1
- package/components/mui_extended/IconButton/{index.df52ae90.js → index.dd9f297b.js} +1 -1
- package/components/mui_extended/MenuActions/{index.04d87c36.js → index.46c5f7c7.js} +2 -2
- package/components/mui_extended/Pager/{index.c6990cd4.js → index.e4e66ac8.js} +1 -1
- package/components/mui_extended/Tab/{index.53203047.js → index.a85b2dab.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.4b7b7df0.js → index.b030c4ec.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.e430bed4.js → index.e0854091.js} +1 -1
- package/contexts/ModalContext/{index.aa3bd23f.js → index.436c2938.js} +1 -1
- package/hooks/useFormAddEdit/{index.59c74cbf.js → index.16083a43.js} +2 -2
- package/hooks/useModal/{index.b4b84d5d.js → index.05d1821e.js} +1 -1
- package/hooks/useTab/{index.6ab00d5a.js → index.19c8a409.js} +1 -1
- package/index.js +75 -76
- package/package.json +1 -1
- package/{react-draggable.cdce362f.js → react-draggable.e4725f3a.js} +1 -1
- package/{react-resizable.806822ee.js → react-resizable.c07d63fb.js} +2 -2
- package/utils/{index.b22c4c1a.js → index.6469f148.js} +0 -32
- package/vendor.384f1182.js +110 -0
- package/components/maps/index.7057e217.js +0 -1
- package/node_modules.f907e6dd.js +0 -4736
- package/vendor.caaaf054.js +0 -168
|
@@ -7,7 +7,7 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
7
7
|
import { A as Avatar } from "../mui_extended/Avatar/index.75e6ed57.js";
|
|
8
8
|
import { C as CircularProgress } from "../mui_extended/CircularProgress/index.ad569afd.js";
|
|
9
9
|
import { P as Popover } from "../mui_extended/Popover/index.b3eca6b1.js";
|
|
10
|
-
import { I as Icon } from "../Icon/index.
|
|
10
|
+
import { I as Icon } from "../Icon/index.f1161f32.js";
|
|
11
11
|
import clsx from "clsx";
|
|
12
12
|
const componentName = "M4LAccountPopover";
|
|
13
13
|
generateUtilityClasses(componentName, [
|
|
@@ -5,7 +5,7 @@ import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
8
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
8
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.dd9f297b.js";
|
|
9
9
|
const AppBarRoot = styled("header")(({
|
|
10
10
|
theme
|
|
11
11
|
}) => ({
|
package/components/CommonActions/components/ActionCancel/{index.6aa59730.js → index.5916fb86.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.bd3371a3.js";
|
|
3
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.ccf731c1.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const ActionCancel = (props) => {
|
|
6
6
|
const {
|
package/components/CommonActions/components/ActionFormCancel/{index.e6ac3a19.js → index.dbd002ab.js}
RENAMED
|
@@ -1,13 +1,13 @@
|
|
|
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 { B as Button } from "../../../mui_extended/Button/index.
|
|
4
|
+
import { B as Button } from "../../../mui_extended/Button/index.bd3371a3.js";
|
|
5
5
|
import { useCallback, useEffect } from "react";
|
|
6
|
-
import { u as useModal } from "../../../../hooks/useModal/index.
|
|
7
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
6
|
+
import { u as useModal } from "../../../../hooks/useModal/index.05d1821e.js";
|
|
7
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.ccf731c1.js";
|
|
8
8
|
import { jsx } from "react/jsx-runtime";
|
|
9
9
|
import { u as useWindowToolsMF } from "../../../areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
10
|
-
import { W as WindowConfirm } from "../../../modal/WindowConfirm.
|
|
10
|
+
import { W as WindowConfirm } from "../../../modal/WindowConfirm.1d1d9cd2.js";
|
|
11
11
|
function ActionFormCancel() {
|
|
12
12
|
const {
|
|
13
13
|
getLabel
|
package/components/CommonActions/components/ActionFormIntro/{index.ebadee33.js → index.c7acf718.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.bd3371a3.js";
|
|
5
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.ccf731c1.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
function ActionFormIntro(props) {
|
|
8
8
|
const {
|
package/components/CommonActions/components/ActionIntro/{index.33acdebb.js → index.789d82ed.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.bd3371a3.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.ccf731c1.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
const ACTIONINTRO_TEST_ID = "m4lactions";
|
|
7
7
|
const ActionIntro = (props) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
|
|
2
2
|
import { generateUtilityClasses } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { g as getComponentUtilityClass } from "../../../../utils/index.
|
|
4
|
+
import { g as getComponentUtilityClass } from "../../../../utils/index.6469f148.js";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
const componentName = "M4LCommonActions";
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { SvgIcon, Checkbox, InputBase, Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
2
2
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
3
|
-
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.
|
|
4
|
-
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.
|
|
3
|
+
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.ec55087e.js";
|
|
4
|
+
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.e4e66ac8.js";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
6
|
import { forwardRef, createContext, useState, useMemo, useEffect, useCallback, useContext, useRef, useLayoutEffect } from "react";
|
|
7
7
|
import { u as useRowSelection, S as SelectCellFormatter, H as HeaderRenderer, D as DataGrid$1 } from "../../react-data-grid.c5377916.js";
|
|
8
8
|
import { useDrag, useDrop, DndProvider } from "react-dnd";
|
|
9
9
|
import { HTML5Backend } from "react-dnd-html5-backend";
|
|
10
10
|
import { voidFunction, useModuleDictionary, useModuleSkeleton, getPropertyByString } from "@m4l/core";
|
|
11
|
-
import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.
|
|
11
|
+
import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.ea3fb0b2.js";
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
13
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
14
|
-
import { g as getNameDataTestId } from "../../vendor.
|
|
15
|
-
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.
|
|
14
|
+
import { g as getNameDataTestId } from "../../vendor.384f1182.js";
|
|
15
|
+
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.fffdef5e.js";
|
|
16
16
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
|
|
17
|
-
import { C as ConcatenatedFormatter } from "../formatters/index.
|
|
17
|
+
import { C as ConcatenatedFormatter } from "../formatters/index.7ee9ae5d.js";
|
|
18
18
|
const DataGridRoot = styled("div")(({
|
|
19
19
|
theme
|
|
20
20
|
}) => ({
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.
|
|
2
|
-
import { D as DATAGRID_ACTIONS_COLUMN_KEY, u as useDataGrid, a as useFilters, C as ColumnInteractiveCheckFormatterColumn, b as DataGridRoot, d as dictionary } from "../../index.
|
|
1
|
+
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.46c5f7c7.js";
|
|
2
|
+
import { D as DATAGRID_ACTIONS_COLUMN_KEY, u as useDataGrid, a as useFilters, C as ColumnInteractiveCheckFormatterColumn, b as DataGridRoot, d as dictionary } from "../../index.71fae988.js";
|
|
3
3
|
import { useTheme, Skeleton } from "@mui/material";
|
|
4
4
|
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
5
|
-
import { P as Pager } from "../../../mui_extended/Pager/index.
|
|
6
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
5
|
+
import { P as Pager } from "../../../mui_extended/Pager/index.e4e66ac8.js";
|
|
6
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.dd9f297b.js";
|
|
7
7
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
8
8
|
import { forwardRef, useRef, useState, useImperativeHandle, useMemo, useEffect, useCallback } from "react";
|
|
9
9
|
import { D as DataGrid$1 } from "../../../../react-data-grid.c5377916.js";
|
|
10
10
|
import { styled } from "@mui/material/styles";
|
|
11
|
-
import { u as useModal } from "../../../../hooks/useModal/index.
|
|
12
|
-
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.
|
|
13
|
-
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.
|
|
11
|
+
import { u as useModal } from "../../../../hooks/useModal/index.05d1821e.js";
|
|
12
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.5916fb86.js";
|
|
13
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.789d82ed.js";
|
|
14
14
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
15
|
-
import { W as WindowBase } from "../../../modal/WindowBase.
|
|
16
|
-
import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.
|
|
15
|
+
import { W as WindowBase } from "../../../modal/WindowBase.2f29424e.js";
|
|
16
|
+
import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.ccf731c1.js";
|
|
17
17
|
function ActionsFormatter(props) {
|
|
18
18
|
const {
|
|
19
19
|
rowActionsGetter,
|
|
@@ -3,30 +3,30 @@ import { useModuleDictionary, useEnvironment, useModuleSkeleton, useFlagsPresent
|
|
|
3
3
|
import { useStore, createStore } from "zustand";
|
|
4
4
|
import { generateUtilityClasses, alpha, styled as styled$1, Skeleton, MenuItem } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.
|
|
6
|
+
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.6469f148.js";
|
|
7
7
|
import { devtools } from "zustand/middleware";
|
|
8
8
|
import { immer } from "zustand/middleware/immer";
|
|
9
9
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
10
|
-
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.
|
|
11
|
-
import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.
|
|
12
|
-
import { g as getNameDataTestId } from "../../vendor.
|
|
10
|
+
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.ccf731c1.js";
|
|
11
|
+
import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.31e92edb.js";
|
|
12
|
+
import { g as getNameDataTestId } from "../../vendor.384f1182.js";
|
|
13
13
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
14
14
|
import { useFormContext, useWatch } from "react-hook-form";
|
|
15
15
|
import { shallow } from "zustand/shallow";
|
|
16
|
-
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.
|
|
17
|
-
import { R as RHFTextField } from "../hook-form/RHFTextField/index.
|
|
16
|
+
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.a5ba00d5.js";
|
|
17
|
+
import { R as RHFTextField } from "../hook-form/RHFTextField/index.22203742.js";
|
|
18
18
|
import * as Yup from "yup";
|
|
19
19
|
import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphics";
|
|
20
20
|
import { styled, useTheme } from "@mui/material/styles";
|
|
21
21
|
import { S as ScrollBar } from "../ScrollBar/index.65bb2930.js";
|
|
22
22
|
import clsx from "clsx";
|
|
23
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
24
|
-
import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.
|
|
23
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.dd9f297b.js";
|
|
24
|
+
import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.46c5f7c7.js";
|
|
25
25
|
import { P as Popover } from "../mui_extended/Popover/index.b3eca6b1.js";
|
|
26
|
-
import { I as Icon } from "../Icon/index.
|
|
26
|
+
import { I as Icon } from "../Icon/index.f1161f32.js";
|
|
27
27
|
import { R as RHFormProvider } from "../../contexts/RHFormContext/index.7769076a.js";
|
|
28
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
29
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
28
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.5916fb86.js";
|
|
29
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.789d82ed.js";
|
|
30
30
|
import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
|
|
31
31
|
const COMPONENT_PREFIX = "M4LDynamicFilter";
|
|
32
32
|
const COMPONENT_CLASS_NAME = "M4LDynamicFilter";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useState, useRef, useEffect, useCallback, useMemo } from "react";
|
|
2
2
|
import clsx from "clsx";
|
|
3
|
-
import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.
|
|
3
|
+
import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.ea745285.js";
|
|
4
4
|
import { styled, alpha } from "@mui/material/styles";
|
|
5
|
-
import { r as react_resizable_css } from "../../react-resizable.
|
|
5
|
+
import { r as react_resizable_css } from "../../react-resizable.c07d63fb.js";
|
|
6
6
|
import { generateUtilityClasses } from "@mui/material";
|
|
7
7
|
import "@mui/base";
|
|
8
8
|
import { jsx, jsxs } from "react/jsx-runtime";
|
package/components/GridLayout/subcomponents/Griditem/{index.da0a3c47.js → index.ea745285.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useRef, useEffect, useState, useCallback, useMemo } from "react";
|
|
2
|
-
import { D as DraggableCore_1 } from "../../../../react-draggable.
|
|
3
|
-
import { R as Resizable } from "../../../../react-resizable.
|
|
4
|
-
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.
|
|
2
|
+
import { D as DraggableCore_1 } from "../../../../react-draggable.e4725f3a.js";
|
|
3
|
+
import { R as Resizable } from "../../../../react-resizable.c07d63fb.js";
|
|
4
|
+
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.4a245d9e.js";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import { deepEqual } from "fast-equals";
|
|
7
7
|
import { jsx, Fragment } from "react/jsx-runtime";
|
package/components/GridLayout/subcomponents/Responsive/{index.2e641db2.js → index.edb59c22.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.
|
|
1
|
+
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.4a245d9e.js";
|
|
2
2
|
import { useState, useRef, useEffect, useCallback } from "react";
|
|
3
3
|
import { useFirstRender } from "@m4l/graphics";
|
|
4
4
|
import { deepEqual } from "fast-equals";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useEnvironment } from "@m4l/core";
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
|
|
3
|
-
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.
|
|
3
|
+
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.83ee1067.js";
|
|
4
4
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import { useState, useEffect } from "react";
|
|
@@ -5,7 +5,7 @@ import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
|
5
5
|
import { styled, Skeleton as Skeleton$1, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import clsx from "clsx";
|
|
8
|
-
import { g as getEvalValue, c as classes, a as getSize } from "../PrintingSystem/index.
|
|
8
|
+
import { g as getEvalValue, c as classes, a as getSize } from "../PrintingSystem/index.d1fd7818.js";
|
|
9
9
|
function isIntersectionObserverAvailable() {
|
|
10
10
|
return typeof window !== "undefined" && "IntersectionObserver" in window && "IntersectionObserverEntry" in window;
|
|
11
11
|
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useState, useEffect } from "react";
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass, Stack, MenuItem } from "@mui/material";
|
|
3
|
-
import { I as Image } from "../Image/index.
|
|
3
|
+
import { I as Image } from "../Image/index.9799dfc0.js";
|
|
4
4
|
import { useLocales } from "@m4l/graphics";
|
|
5
|
-
import { I as ImageButton } from "../mui_extended/Button/index.
|
|
5
|
+
import { I as ImageButton } from "../mui_extended/Button/index.bd3371a3.js";
|
|
6
6
|
import { useEnvironment, useNetwork } from "@m4l/core";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import clsx from "clsx";
|
|
2
2
|
import { generateUtilityClasses, styled } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
4
|
+
import { g as getComponentUtilityClass } from "../../utils/index.6469f148.js";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
const LINEAR_PROGRESS_INDETERMINATE_CLASS_NAME = "M4LinearProgressIndeterminate";
|
|
@@ -3,10 +3,10 @@ import { I as ICONS } from "../areas/icons.8266ccc8.js";
|
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
|
-
import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.
|
|
7
|
-
import { I as Icon } from "../Icon/index.
|
|
6
|
+
import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.c46da124.js";
|
|
7
|
+
import { I as Icon } from "../Icon/index.f1161f32.js";
|
|
8
8
|
import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
|
|
9
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
9
|
+
import { B as Button } from "../mui_extended/Button/index.bd3371a3.js";
|
|
10
10
|
const componentName = "M4LoadingError";
|
|
11
11
|
generateUtilityClasses(componentName, [
|
|
12
12
|
"root",
|
|
@@ -12,7 +12,7 @@ import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/mater
|
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
13
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
14
14
|
import { L as LinearProgress } from "../mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
15
|
-
import { L as LoadingError } from "../LoadingError/index.
|
|
15
|
+
import { L as LoadingError } from "../LoadingError/index.19b6eeb6.js";
|
|
16
16
|
const componentName = "M4LMFLoader";
|
|
17
17
|
const mfLoaderClasses = generateUtilityClasses(componentName, [
|
|
18
18
|
"root",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { useTheme, Dialog, Paper } from "@mui/material";
|
|
2
|
-
import { c as cjs } from "../../react-draggable.
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
4
|
-
import { R as ResizeableWindow } from "../Resizeable/index.
|
|
2
|
+
import { c as cjs } from "../../react-draggable.e4725f3a.js";
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.05d1821e.js";
|
|
4
|
+
import { R as ResizeableWindow } from "../Resizeable/index.8c53c1fa.js";
|
|
5
5
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
6
6
|
import { m as modalUtilityClasses } from "../modal/index.61389369.js";
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
8
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.ccf731c1.js";
|
|
9
9
|
const DragabblePaperComponent = (props) => {
|
|
10
10
|
return /* @__PURE__ */ jsx(cjs.exports, {
|
|
11
11
|
handle: ".m4l_draggable_handle",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
|
-
import { I as Image } from "../Image/index.
|
|
3
|
+
import { I as Image } from "../Image/index.9799dfc0.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
|
|
5
5
|
import { useMemo } from "react";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -1,18 +1,18 @@
|
|
|
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.71fae988.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 { S as ScrollBar } from "../ScrollBar/index.65bb2930.js";
|
|
10
10
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
11
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
12
|
-
import { I as Icon } from "../Icon/index.
|
|
11
|
+
import { u as useModal } from "../../hooks/useModal/index.05d1821e.js";
|
|
12
|
+
import { I as Icon } from "../Icon/index.f1161f32.js";
|
|
13
13
|
import { S as Stack } from "../mui_extended/Stack/index.0e53197c.js";
|
|
14
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
15
|
-
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.
|
|
14
|
+
import { W as WindowBase } from "../modal/WindowBase.2f29424e.js";
|
|
15
|
+
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.69c2e381.js";
|
|
16
16
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
17
17
|
const Container = styled("div")(() => ({
|
|
18
18
|
height: "100%",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase, BaseProvider, useModuleSkeleton } from "@m4l/core";
|
|
2
|
-
import { c as classes, a as getSize, F as FactoryRender } from "../PrintingSystem/index.
|
|
2
|
+
import { c as classes, a as getSize, F as FactoryRender } from "../PrintingSystem/index.d1fd7818.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
5
5
|
import React__default from "react";
|
|
@@ -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.f1161f32.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,8 +1,8 @@
|
|
|
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.f1161f32.js";
|
|
5
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.ccf731c1.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
8
8
|
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { getPropertyByString } from "@m4l/core";
|
|
2
2
|
import { generateUtilityClasses } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
4
|
+
import { g as getComponentUtilityClass } from "../../utils/index.6469f148.js";
|
|
5
5
|
import { styled, useTheme } from "@mui/material/styles";
|
|
6
6
|
import clsx from "clsx";
|
|
7
|
-
import { D as DividerNode } from "./subcomponents/DividerNode/index.
|
|
8
|
-
import { S as SectionNode } from "./subcomponents/SectionNode/index.
|
|
9
|
-
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.
|
|
10
|
-
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.
|
|
11
|
-
import { a as ImageNode } from "../Image/index.
|
|
12
|
-
import { B as BodyNode } from "./subcomponents/BodyNode/index.
|
|
13
|
-
import { F as FooterNode } from "./subcomponents/FooterNode/index.
|
|
14
|
-
import { P as PaperNode } from "./subcomponents/PaperNode/index.
|
|
15
|
-
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.
|
|
16
|
-
import { G as GridNode } from "./subcomponents/GridNode/index.
|
|
17
|
-
import { C as ChartNode } from "./subcomponents/ChartNode/index.
|
|
18
|
-
import { P as PagerNode, a as PageRender } from "../Page/index.
|
|
7
|
+
import { D as DividerNode } from "./subcomponents/DividerNode/index.dcac3bc0.js";
|
|
8
|
+
import { S as SectionNode } from "./subcomponents/SectionNode/index.622df623.js";
|
|
9
|
+
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.f06ac3d5.js";
|
|
10
|
+
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.48e8769c.js";
|
|
11
|
+
import { a as ImageNode } from "../Image/index.9799dfc0.js";
|
|
12
|
+
import { B as BodyNode } from "./subcomponents/BodyNode/index.f6410daa.js";
|
|
13
|
+
import { F as FooterNode } from "./subcomponents/FooterNode/index.dd21921e.js";
|
|
14
|
+
import { P as PaperNode } from "./subcomponents/PaperNode/index.ccec72dc.js";
|
|
15
|
+
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.807e0343.js";
|
|
16
|
+
import { G as GridNode } from "./subcomponents/GridNode/index.eb5ebe06.js";
|
|
17
|
+
import { C as ChartNode } from "./subcomponents/ChartNode/index.6b30abe0.js";
|
|
18
|
+
import { P as PagerNode, a as PageRender } from "../Page/index.49d18c85.js";
|
|
19
19
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
20
20
|
import { forwardRef, useRef, useImperativeHandle } from "react";
|
|
21
21
|
const componentName = "M4LPrintingSystem";
|
package/components/PrintingSystem/subcomponents/BodyNode/{index.ee81edc5.js → index.f6410daa.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase } from "@m4l/core";
|
|
2
|
-
import { c as classes, a as getSize } from "../../index.
|
|
2
|
+
import { c as classes, a as getSize } from "../../index.d1fd7818.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const BodyNode = (props) => {
|
package/components/PrintingSystem/subcomponents/ChartNode/{index.b56666cf.js → index.6b30abe0.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { g as getEvalValue, c as classes } from "../../index.
|
|
1
|
+
import { g as getEvalValue, c as classes } from "../../index.d1fd7818.js";
|
|
2
2
|
import clsx from "clsx";
|
|
3
3
|
import { createRef, useEffect } from "react";
|
|
4
4
|
import { Chart, registerables } from "chart.js";
|
package/components/PrintingSystem/subcomponents/FooterNode/{index.932c3e33.js → index.dd21921e.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase } from "@m4l/core";
|
|
2
|
-
import { c as classes, a as getSize } from "../../index.
|
|
2
|
+
import { c as classes, a as getSize } from "../../index.d1fd7818.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const FooterNode = (props) => {
|
package/components/PrintingSystem/subcomponents/GridNode/{index.16748040.js → index.eb5ebe06.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase, getPropertyByString } from "@m4l/core";
|
|
2
|
-
import { c as classes, a as getSize, g as getEvalValue } from "../../index.
|
|
2
|
+
import { c as classes, a as getSize, g as getEvalValue } from "../../index.d1fd7818.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
5
5
|
const GridNode = (props) => {
|
package/components/PrintingSystem/subcomponents/HeaderNode/{index.0ddbbbad.js → index.48e8769c.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase } from "@m4l/core";
|
|
2
|
-
import { c as classes, a as getSize } from "../../index.
|
|
2
|
+
import { c as classes, a as getSize } from "../../index.d1fd7818.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const HeaderNode = (props) => {
|
package/components/PrintingSystem/subcomponents/PaperNode/{index.efd9af2f.js → index.ccec72dc.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase } from "@m4l/core";
|
|
2
|
-
import { g as getEvalValue, c as classes } from "../../index.
|
|
2
|
+
import { g as getEvalValue, c as classes } from "../../index.d1fd7818.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
5
5
|
const PaperNode = (props) => {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
2
|
-
import { c as classes, a as getSize } from "../../index.
|
|
2
|
+
import { c as classes, a as getSize } from "../../index.d1fd7818.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
5
5
|
const PropertyValueNode = (props) => {
|
package/components/PrintingSystem/subcomponents/SectionNode/{index.68cac21a.js → index.622df623.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase } from "@m4l/core";
|
|
2
|
-
import { c as classes, a as getSize } from "../../index.
|
|
2
|
+
import { c as classes, a as getSize } from "../../index.d1fd7818.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const SectionNode = (props) => {
|
package/components/PrintingSystem/subcomponents/TextBoxNode/{index.91ba514f.js → index.f06ac3d5.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase } from "@m4l/core";
|
|
2
|
-
import { g as getEvalValue, c as classes } from "../../index.
|
|
2
|
+
import { g as getEvalValue, c as classes } from "../../index.d1fd7818.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const TextBoxNode = (props) => {
|
|
@@ -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.384f1182.js";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
7
7
|
import { useModuleSkeleton } from "@m4l/core";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { styled } from "@mui/material/styles";
|
|
2
|
-
import { a as ResizableBox } from "../../react-resizable.
|
|
2
|
+
import { a as ResizableBox } from "../../react-resizable.c07d63fb.js";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
const WrapperResizeable = styled(ResizableBox)(({
|
|
5
5
|
theme
|
|
@@ -4,12 +4,12 @@ import { styled as styled$1, generateUtilityClasses, ListItemText, Tooltip, List
|
|
|
4
4
|
import { useEnvironment, useBase, BaseProvider } from "@m4l/core";
|
|
5
5
|
import { createContext, useContext, useState, useEffect } from "react";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
7
|
+
import { g as getComponentUtilityClass } from "../../utils/index.6469f148.js";
|
|
8
8
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
9
9
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
10
|
-
import { I as Image } from "../Image/index.
|
|
11
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
12
|
-
import { I as Icon, A as ArrowIcon } from "../Icon/index.
|
|
10
|
+
import { I as Image } from "../Image/index.9799dfc0.js";
|
|
11
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.dd9f297b.js";
|
|
12
|
+
import { I as Icon, A as ArrowIcon } from "../Icon/index.f1161f32.js";
|
|
13
13
|
import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
|
|
14
14
|
import clsx from "clsx";
|
|
15
15
|
import { useLocation } from "react-router-dom";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { u as useAreasStore } from "../../hooks/useAreas/index.
|
|
1
|
+
import { u as useAreasStore } from "../../hooks/useAreas/index.58ac16d2.js";
|
|
2
2
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
3
3
|
import { useState, useRef, useMemo } from "react";
|
|
4
4
|
import * as Yup from "yup";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import { generateUtilityClasses, useTheme } from "@mui/material";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
|
-
import { g as getComponentUtilityClass } from "../../../../utils/index.
|
|
8
|
+
import { g as getComponentUtilityClass } from "../../../../utils/index.6469f148.js";
|
|
9
9
|
import { A as AREAS_ADMIN_CLASS_NAME } from "../../constants.66529246.js";
|
|
10
10
|
import { I as ICONS } from "../../icons.8266ccc8.js";
|
|
11
11
|
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.08cfc4c9.js";
|
|
@@ -13,19 +13,19 @@ import { styled } from "@mui/material/styles";
|
|
|
13
13
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
14
14
|
import { shallow } from "zustand/shallow";
|
|
15
15
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
16
|
-
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.
|
|
16
|
+
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.46c5f7c7.js";
|
|
17
17
|
import { P as Popover } from "../../../mui_extended/Popover/index.b3eca6b1.js";
|
|
18
18
|
import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.7769076a.js";
|
|
19
|
-
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.
|
|
20
|
-
import { A as Actions } from "../../../CommonActions/components/Actions/index.
|
|
21
|
-
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.
|
|
22
|
-
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.
|
|
23
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
19
|
+
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.22203742.js";
|
|
20
|
+
import { A as Actions } from "../../../CommonActions/components/Actions/index.ccf731c1.js";
|
|
21
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.5916fb86.js";
|
|
22
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.789d82ed.js";
|
|
23
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.dd9f297b.js";
|
|
24
24
|
import { T as Typography } from "../../../mui_extended/Typography/index.379dd374.js";
|
|
25
25
|
import { S as ScrollBar } from "../../../ScrollBar/index.65bb2930.js";
|
|
26
26
|
import TouchRipple from "@mui/material/ButtonBase/TouchRipple";
|
|
27
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
28
|
-
import { I as Icon } from "../../../Icon/index.
|
|
27
|
+
import { B as Button } from "../../../mui_extended/Button/index.bd3371a3.js";
|
|
28
|
+
import { I as Icon } from "../../../Icon/index.f1161f32.js";
|
|
29
29
|
import { u as useOnClickOutside } from "../../index.4cc6a221.js";
|
|
30
30
|
const areasAdminClasses = generateUtilityClasses(AREAS_ADMIN_CLASS_NAME, [
|
|
31
31
|
"root",
|