@m4l/components 0.1.84 → 0.1.85
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/@types/export.d.ts +25 -4
- package/components/AccountPopover/{index.bbeb9142.js → index.35c29a55.js} +23 -19
- package/components/AppBar/{index.43f8b54f.js → index.291da9fd.js} +8 -7
- package/components/CommonActions/components/ActionCancel/{index.29517521.js → index.67b91376.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.89f1ac8e.js → index.d4503410.js} +16 -15
- package/components/CommonActions/components/ActionFormIntro/{index.bbc35e74.js → index.01ed67de.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.a9420126.js → index.53e7fe2b.js} +1 -1
- package/components/CommonActions/components/Actions/{index.e70e8779.js → index.c91c27f9.js} +14 -13
- package/components/DataGrid/{index.1d0a3dec.js → index.37e14e83.js} +8 -7
- package/components/DataGrid/subcomponents/Actions/{index.a8fc9f6a.js → index.155c63af.js} +19 -18
- package/components/DynamicFilter/{index.912679cc.js → index.a8c2609c.js} +28 -27
- package/components/GridLayout/{index.c55f16eb.js → index.2383aaf9.js} +69 -10
- package/components/GridLayout/index.d.ts +1 -1
- package/components/GridLayout/subcomponents/Griditem/{index.6c68811f.js → index.58168132.js} +1 -1
- package/components/GridLayout/subcomponents/Responsive/{index.a6e33b8d.js → index.a6642437.js} +1 -1
- package/components/HelperText/{index.a47ff233.js → index.8b5911d1.js} +8 -7
- package/components/Icon/{index.d1402200.js → index.c3a579e7.js} +1 -1
- package/components/LanguagePopover/{index.807f5272.js → index.7681b08e.js} +8 -7
- package/components/ModalDialog/{index.42e804cf.js → index.b85ee3cb.js} +4 -4
- package/components/NavLink/{index.ff5a939c.js → index.bb879650.js} +8 -7
- package/components/NoItemSelected/classes/constants.d.ts +1 -0
- package/components/NoItemSelected/classes/index.d.ts +6 -0
- package/components/NoItemSelected/classes/types.d.ts +6 -0
- package/components/NoItemSelected/{index.23dfc897.js → index.a2807715.js} +46 -31
- package/components/NoItemSelected/index.d.ts +2 -1
- package/components/NoItemSelected/types.d.ts +4 -0
- package/components/ObjectLogs/{index.dc02715d.js → index.2ed38a84.js} +21 -18
- package/components/PaperForm/{index.249c2404.js → index.989377a5.js} +1 -1
- package/components/Period/{index.e129cdec.js → index.061c9b2f.js} +15 -14
- package/components/PropertyValue/{index.93e40532.js → index.ac46f441.js} +1 -1
- package/components/ScrollBar/{index.d4410cb5.js → index.1247c1c5.js} +38 -9
- package/components/SideBar/{index.327679a6.js → index.e0587639.js} +111 -50
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavItemRoot/type.d.ts +5 -0
- package/components/areas/components/AreasAdmin/classes/index.d.ts +1 -1
- package/components/areas/components/AreasAdmin/classes/types.d.ts +2 -0
- package/components/areas/components/AreasAdmin/{index.8ab71eb9.js → index.f505897a.js} +102 -53
- package/components/areas/components/AreasViewer/classes/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/classes/types.d.ts +1 -1
- package/components/areas/components/AreasViewer/{index.933e506b.js → index.cacec884.js} +71 -125
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/AreaGridLayout/subcomponents/ResizeHandle/index.d.ts +4 -0
- package/components/areas/components/{index.9e48d8ff.js → index.6d5dfeec.js} +12 -11
- package/components/areas/contexts/AreasContext/helper.d.ts +3 -3
- package/components/areas/contexts/AreasContext/{index.230d1584.js → index.6f56b1da.js} +91 -78
- package/components/areas/contexts/AreasContext/types.d.ts +20 -8
- package/components/areas/contexts/{index.f494e241.js → index.999e8b1e.js} +1 -1
- package/components/areas/hooks/useAreas/{index.b8449343.js → index.4baec91c.js} +1 -1
- package/components/areas/{index.32db4fa7.js → index.3088f99e.js} +12 -11
- package/components/formatters/BooleanFormatter/{index.b2f02bc4.js → index.e7f0b76a.js} +1 -1
- package/components/formatters/{index.f9ad88b4.js → index.d911949d.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.d5afb409.js → index.aca6984f.js} +9 -8
- package/components/hook-form/RHFAutocompleteAsync/{index.a4f00088.js → index.8511bcf8.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.9bf6edb0.js → index.0f45e6b0.js} +9 -8
- package/components/hook-form/RHFDateTime/{index.a2c1ed2c.js → index.07412ef0.js} +9 -8
- package/components/hook-form/RHFPeriod/{index.b5204ce2.js → index.15b8f11e.js} +2 -2
- package/components/hook-form/RHFTextField/{index.5a0fa776.js → index.94c8c59b.js} +3 -3
- package/components/hook-form/RHFUpload/{index.b36539d6.js → index.7ef1e124.js} +9 -8
- package/components/modal/{WindowBase.37158e8d.js → WindowBase.d485315d.js} +10 -9
- package/components/modal/{WindowConfirm.a68aa0f1.js → WindowConfirm.3d9cd6e1.js} +17 -16
- package/components/modal/{index.6f281ef8.js → index.c7e4beba.js} +14 -13
- package/components/mui_extended/Accordion/{index.46771196.js → index.854f4c90.js} +3 -3
- package/components/mui_extended/Badge/classes/constants.d.ts +1 -1
- package/components/mui_extended/Badge/{index.cad260fe.js → index.8c2b8b66.js} +1 -1
- package/components/mui_extended/IconButton/{index.62aea582.js → index.be111a34.js} +1 -1
- package/components/mui_extended/MenuActions/{index.2493b1b1.js → index.b16e84c1.js} +7 -4
- package/components/mui_extended/MenuActions/types.d.ts +1 -0
- package/components/mui_extended/Pager/{index.a7f87c96.js → index.5b77fa4c.js} +1 -1
- package/components/mui_extended/Stack/Stack.d.ts +3 -0
- package/components/mui_extended/Stack/classes/constants.d.ts +1 -0
- package/components/mui_extended/Stack/classes/index.d.ts +6 -0
- package/components/mui_extended/Stack/classes/types.d.ts +6 -0
- package/components/mui_extended/Stack/index.0e53197c.js +39 -0
- package/components/mui_extended/Stack/index.d.ts +2 -0
- package/components/mui_extended/Stack/types.d.ts +2 -0
- package/components/mui_extended/Tab/{index.756fe693.js → index.c1dc7bbf.js} +42 -9
- package/components/mui_extended/Tabs/Tabs.d.ts +3 -0
- package/components/mui_extended/Tabs/classes/constants.d.ts +1 -0
- package/components/mui_extended/Tabs/classes/index.d.ts +6 -0
- package/components/mui_extended/Tabs/classes/types.d.ts +6 -0
- package/components/mui_extended/Tabs/index.d.ts +1 -0
- package/components/mui_extended/index.d.ts +2 -0
- package/components/mui_extended/{index.ba27649e.js → index.d1ee9a6a.js} +8 -7
- package/contexts/ModalContext/{index.51da83de.js → index.1ea79d7e.js} +1 -1
- package/contexts/RHFormContext/{index.b9266262.js → index.e019f87d.js} +1 -1
- package/hooks/useModal/{index.7611bf21.js → index.c906706c.js} +1 -1
- package/index.js +67 -65
- package/package.json +1 -1
- package/{vendor.1af105d6.js → vendor.f27b86c9.js} +50 -50
- package/components/GridLayout/subcomponents/SizeProvider/index.bfa05dfa.js +0 -62
- /package/components/GridLayout/subcomponents/{SizeProvider → WidthProvider}/index.d.ts +0 -0
- /package/components/areas/components/{AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header → AreasAdmin}/subcomponents/PanelWindowPopUp/index.d.ts +0 -0
- /package/components/areas/components/{AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header → AreasAdmin}/subcomponents/PanelWindowPopUp/types.d.ts +0 -0
package/@types/export.d.ts
CHANGED
|
@@ -14,7 +14,7 @@ import type { PopoverProps } from '../components/mui_extended/Popover/types';
|
|
|
14
14
|
import type { TypographyProps } from '../components/mui_extended/Typography/types';
|
|
15
15
|
import { NavLinkProps } from '../components/NavLink/types';
|
|
16
16
|
import type { ButtonBaseClassKey, ComponentsOverrides, ComponentsProps } from '@mui/material';
|
|
17
|
-
import type { DynamicFilterClassesKey, ErrorLabelClassesKey } from '../components';
|
|
17
|
+
import type { DynamicFilterClassesKey, ErrorLabelClassesKey, StackProps } from '../components';
|
|
18
18
|
import type { RHFTextFieldClassesKey } from '../components/hook-form/RHFTextField/classes/types';
|
|
19
19
|
import type { IconClassesKey } from '../components/Icon/classes/types';
|
|
20
20
|
import type { IconButtonClassesKey } from '../components/mui_extended/IconButton/classes/types';
|
|
@@ -55,8 +55,10 @@ import { TooltipClassesKey } from '../components/mui_extended/Tooltip/classes/ty
|
|
|
55
55
|
import { BadgeProps } from '../components/mui_extended/Badge';
|
|
56
56
|
import { BadgeClassesKey } from '../components/DataGrid/classes/types';
|
|
57
57
|
import { CheckboxClassesKey } from '../components/mui_extended/CheckBox/classes/types';
|
|
58
|
-
|
|
59
|
-
|
|
58
|
+
import { StackClassesKey } from '../components/mui_extended/Stack/classes/types';
|
|
59
|
+
import { TabsClassesKey } from '../components/mui_extended/Tabs/classes/types';
|
|
60
|
+
import { NoItemSelectedClassesKey } from '../components/NoItemSelected/classes/types';
|
|
61
|
+
import { ScrollBarClassesKey } from '../components/ScrollBar/classes/types';
|
|
60
62
|
|
|
61
63
|
declare module '@mui/material/styles' {
|
|
62
64
|
/* ----------------------------- Augmentation overrides theme ----------------------------- */
|
|
@@ -145,7 +147,10 @@ declare module '@mui/material/styles' {
|
|
|
145
147
|
M4LTooltip: TooltipClassesKey;
|
|
146
148
|
M4LPager: PagerClassesKey;
|
|
147
149
|
M4LPagerMenuPopover: PagerClassesKey,
|
|
148
|
-
|
|
150
|
+
M4LStack: StackClassesKey,
|
|
151
|
+
M4LTabs: TabsClassesKey,
|
|
152
|
+
M4LNoItemSelected: NoItemSelectedClassesKey,
|
|
153
|
+
M4LScrollBar: ScrollBarClassesKey,
|
|
149
154
|
}
|
|
150
155
|
|
|
151
156
|
interface Components {
|
|
@@ -383,5 +388,21 @@ declare module '@mui/material/styles' {
|
|
|
383
388
|
styleOverrides?: ComponentsOverrides<Theme>['M4LGridLayout'];
|
|
384
389
|
defaultProps?: ComponentsProps['M4LGridLayout'];
|
|
385
390
|
};
|
|
391
|
+
M4LStack?: {
|
|
392
|
+
styleOverrides?: ComponentsOverrides<Theme>['M4LStack'];
|
|
393
|
+
defaultProps?: ComponentsProps['M4LStack'];
|
|
394
|
+
};
|
|
395
|
+
M4LTabs?: {
|
|
396
|
+
styleOverrides?: ComponentsOverrides<Theme>['M4LTabs'];
|
|
397
|
+
defaultProps?: ComponentsProps['M4LTabs'];
|
|
398
|
+
};
|
|
399
|
+
M4LNoItemSelected?: {
|
|
400
|
+
styleOverrides?: ComponentsOverrides<Theme>['M4LNoItemSelected'];
|
|
401
|
+
defaultProps?: ComponentsProps['M4LNoItemSelected'];
|
|
402
|
+
};
|
|
403
|
+
M4LScrollBar?: {
|
|
404
|
+
styleOverrides?: ComponentsOverrides<Theme>['M4LScrollBar'];
|
|
405
|
+
defaultProps?: ComponentsProps['M4LScrollBar'];
|
|
406
|
+
};
|
|
386
407
|
}
|
|
387
408
|
}
|
|
@@ -2,12 +2,12 @@ import { useEnvironment, useModuleDictionary, useNetwork } from "@m4l/core";
|
|
|
2
2
|
import { useState, useEffect } from "react";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, styled, useTheme, ButtonBase } from "@mui/material";
|
|
5
|
-
import { I as Icon } from "../Icon/index.
|
|
5
|
+
import { I as Icon } from "../Icon/index.c3a579e7.js";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
|
-
import "../mui_extended/IconButton/index.
|
|
7
|
+
import "../mui_extended/IconButton/index.be111a34.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import "@m4l/graphics";
|
|
10
|
-
import "../mui_extended/Accordion/index.
|
|
10
|
+
import "../mui_extended/Accordion/index.854f4c90.js";
|
|
11
11
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
12
12
|
import { A as Avatar } from "../mui_extended/Avatar/index.75e6ed57.js";
|
|
13
13
|
import "react-router-dom";
|
|
@@ -15,13 +15,14 @@ import "@mui/material/Button";
|
|
|
15
15
|
import "../mui_extended/Button/index.40af964e.js";
|
|
16
16
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
17
17
|
import { C as CircularProgress } from "../mui_extended/CircularProgress/index.ad569afd.js";
|
|
18
|
-
import "../mui_extended/Badge/index.
|
|
18
|
+
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
19
19
|
import "../Image/index.c18ebf5a.js";
|
|
20
20
|
import "@mui/lab";
|
|
21
|
-
import "../mui_extended/MenuActions/index.
|
|
21
|
+
import "../mui_extended/MenuActions/index.b16e84c1.js";
|
|
22
22
|
import { P as Popover } from "../mui_extended/Popover/index.9f35d0eb.js";
|
|
23
|
-
import "../mui_extended/
|
|
24
|
-
import "../mui_extended/Tab/index.
|
|
23
|
+
import "../mui_extended/Stack/index.0e53197c.js";
|
|
24
|
+
import "../mui_extended/Tab/index.c1dc7bbf.js";
|
|
25
|
+
import "../mui_extended/Pager/index.5b77fa4c.js";
|
|
25
26
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
26
27
|
import { unstable_composeClasses } from "@mui/base";
|
|
27
28
|
const componentName = "M4LAccountPopover";
|
|
@@ -99,7 +100,7 @@ function MyAvatar(props) {
|
|
|
99
100
|
...avatarUrl ? {
|
|
100
101
|
src: `${host_static_assets}/${environment_assets}/frontend/domain/${avatarUrl}`
|
|
101
102
|
} : {
|
|
102
|
-
...stringAvatar(`${
|
|
103
|
+
...stringAvatar(`${firstName} ${lastName}`)
|
|
103
104
|
},
|
|
104
105
|
...other
|
|
105
106
|
});
|
|
@@ -241,16 +242,19 @@ const MenuPopOver = (props) => {
|
|
|
241
242
|
size: "20px"
|
|
242
243
|
})
|
|
243
244
|
})]
|
|
244
|
-
}), /* @__PURE__ */
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
245
|
+
}), /* @__PURE__ */ jsxs("div", {
|
|
246
|
+
className: classes.containerlogOut,
|
|
247
|
+
children: [/* @__PURE__ */ jsx(Icon, {
|
|
248
|
+
src: `${host_static_assets}/${environment_assets}/frontend/components/account_popover/assets/icons/sign_off.svg`
|
|
249
|
+
}), /* @__PURE__ */ jsx("div", {
|
|
250
|
+
role: "presentation",
|
|
251
|
+
onClick: handleLogOut,
|
|
252
|
+
className: classes.logOut,
|
|
253
|
+
...process.env.NODE_ENV !== "production" ? {
|
|
254
|
+
[TEST_PROP_ID]: getAccountPopoverClassesUtilityClass("logOut")
|
|
255
|
+
} : {},
|
|
256
|
+
children: getLabel("account_popover.label_logout")
|
|
257
|
+
})]
|
|
254
258
|
})]
|
|
255
259
|
})]
|
|
256
260
|
});
|
|
@@ -312,7 +316,7 @@ const AccountPopover = (props) => {
|
|
|
312
316
|
});
|
|
313
317
|
};
|
|
314
318
|
function getAccountPopoverDictionary() {
|
|
315
|
-
return ["
|
|
319
|
+
return ["account_popover"];
|
|
316
320
|
}
|
|
317
321
|
export {
|
|
318
322
|
AccountPopover as A,
|
|
@@ -2,9 +2,9 @@ import { useResponsiveDesktop } from "@m4l/graphics";
|
|
|
2
2
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
6
|
-
import "../mui_extended/Accordion/index.
|
|
7
|
-
import "../Icon/index.
|
|
5
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.be111a34.js";
|
|
6
|
+
import "../mui_extended/Accordion/index.854f4c90.js";
|
|
7
|
+
import "../Icon/index.c3a579e7.js";
|
|
8
8
|
import "react";
|
|
9
9
|
import "clsx";
|
|
10
10
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
@@ -14,13 +14,14 @@ import "react-router-dom";
|
|
|
14
14
|
import "@mui/material/Button";
|
|
15
15
|
import "../mui_extended/Button/index.40af964e.js";
|
|
16
16
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
17
|
-
import "../mui_extended/Badge/index.
|
|
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.b16e84c1.js";
|
|
21
21
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
22
|
-
import "../mui_extended/
|
|
23
|
-
import "../mui_extended/Tab/index.
|
|
22
|
+
import "../mui_extended/Stack/index.0e53197c.js";
|
|
23
|
+
import "../mui_extended/Tab/index.c1dc7bbf.js";
|
|
24
|
+
import "../mui_extended/Pager/index.5b77fa4c.js";
|
|
24
25
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
25
26
|
import { styled } from "@mui/material/styles";
|
|
26
27
|
import { unstable_composeClasses } from "@mui/base";
|
package/components/CommonActions/components/ActionCancel/{index.29517521.js → index.67b91376.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
2
|
import { B as Button } from "../../../mui_extended/Button/index.40af964e.js";
|
|
3
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
3
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.c91c27f9.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const ActionCancel = (props) => {
|
|
6
6
|
const {
|
package/components/CommonActions/components/ActionFormCancel/{index.89f1ac8e.js → index.d4503410.js}
RENAMED
|
@@ -3,40 +3,41 @@ import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
|
3
3
|
import { Skeleton } from "@mui/material";
|
|
4
4
|
import { B as Button } from "../../../mui_extended/Button/index.40af964e.js";
|
|
5
5
|
import { useCallback, useEffect } from "react";
|
|
6
|
-
import { u as useModal } from "../../../../hooks/useModal/index.
|
|
6
|
+
import { u as useModal } from "../../../../hooks/useModal/index.c906706c.js";
|
|
7
7
|
import "../../../../react-draggable.7abb5d0a.js";
|
|
8
8
|
import "../../../Resizeable/index.9a9c79a4.js";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
import "@m4l/graphics";
|
|
11
|
-
import "../../../Icon/index.
|
|
11
|
+
import "../../../Icon/index.c3a579e7.js";
|
|
12
12
|
import "clsx";
|
|
13
|
-
import "../../../modal/index.
|
|
14
|
-
import { W as WindowConfirm } from "../../../modal/WindowConfirm.
|
|
15
|
-
import "../../../mui_extended/IconButton/index.
|
|
16
|
-
import "../../../mui_extended/Accordion/index.
|
|
13
|
+
import "../../../modal/index.c7e4beba.js";
|
|
14
|
+
import { W as WindowConfirm } from "../../../modal/WindowConfirm.3d9cd6e1.js";
|
|
15
|
+
import "../../../mui_extended/IconButton/index.be111a34.js";
|
|
16
|
+
import "../../../mui_extended/Accordion/index.854f4c90.js";
|
|
17
17
|
import "../../../mui_extended/Typography/index.443590d6.js";
|
|
18
18
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
19
19
|
import "react-router-dom";
|
|
20
20
|
import "../../../mui_extended/CheckBox.38abccd8.js";
|
|
21
|
-
import "../../../mui_extended/Badge/index.
|
|
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.b16e84c1.js";
|
|
25
25
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
|
-
import "../../../mui_extended/
|
|
27
|
-
import "../../../mui_extended/Tab/index.
|
|
26
|
+
import "../../../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
+
import "../../../mui_extended/Tab/index.c1dc7bbf.js";
|
|
28
|
+
import "../../../mui_extended/Pager/index.5b77fa4c.js";
|
|
28
29
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
29
30
|
import "zustand";
|
|
30
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
31
|
-
import "../../../areas/components/AreasAdmin/index.
|
|
31
|
+
import "../../../areas/contexts/AreasContext/index.6f56b1da.js";
|
|
32
|
+
import "../../../areas/components/AreasAdmin/index.f505897a.js";
|
|
32
33
|
import "zustand/shallow";
|
|
33
|
-
import "../../../ScrollBar/index.
|
|
34
|
-
import "../../../areas/components/AreasViewer/index.
|
|
34
|
+
import "../../../ScrollBar/index.1247c1c5.js";
|
|
35
|
+
import "../../../areas/components/AreasViewer/index.cacec884.js";
|
|
35
36
|
import "../../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
36
37
|
import "../../../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
37
38
|
import "../../../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
38
39
|
import { u as useWindowToolsMF } from "../../../areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
39
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
40
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.c91c27f9.js";
|
|
40
41
|
function ActionFormCancel() {
|
|
41
42
|
const {
|
|
42
43
|
getLabel
|
package/components/CommonActions/components/ActionFormIntro/{index.bbc35e74.js → index.01ed67de.js}
RENAMED
|
@@ -2,7 +2,7 @@ import { useFormContext, useFormState } from "react-hook-form";
|
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton } from "@mui/material";
|
|
4
4
|
import { L as LoadingButton } from "../../../mui_extended/Button/index.40af964e.js";
|
|
5
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
5
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.c91c27f9.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
function ActionFormIntro(props) {
|
|
8
8
|
const {
|
package/components/CommonActions/components/ActionIntro/{index.a9420126.js → index.53e7fe2b.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
2
|
import { B as Button } from "../../../mui_extended/Button/index.40af964e.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.c91c27f9.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
const ACTIONINTRO_TEST_ID = "m4lactions";
|
|
7
7
|
const ActionIntro = (props) => {
|
|
@@ -10,32 +10,33 @@ import "../../../mui_extended/Button/index.40af964e.js";
|
|
|
10
10
|
import "clsx";
|
|
11
11
|
import "react-hook-form";
|
|
12
12
|
import "react";
|
|
13
|
-
import "../../../../contexts/ModalContext/index.
|
|
13
|
+
import "../../../../contexts/ModalContext/index.1ea79d7e.js";
|
|
14
14
|
import "../../../../react-draggable.7abb5d0a.js";
|
|
15
15
|
import "../../../Resizeable/index.9a9c79a4.js";
|
|
16
16
|
import "@m4l/graphics";
|
|
17
|
-
import "../../../Icon/index.
|
|
18
|
-
import "../../../modal/index.
|
|
17
|
+
import "../../../Icon/index.c3a579e7.js";
|
|
18
|
+
import "../../../modal/index.c7e4beba.js";
|
|
19
19
|
import "@mui/lab";
|
|
20
20
|
import "../../../mui_extended/Typography/index.443590d6.js";
|
|
21
21
|
import "../../../Image/index.c18ebf5a.js";
|
|
22
|
-
import "../../../mui_extended/IconButton/index.
|
|
23
|
-
import "../../../mui_extended/Accordion/index.
|
|
22
|
+
import "../../../mui_extended/IconButton/index.be111a34.js";
|
|
23
|
+
import "../../../mui_extended/Accordion/index.854f4c90.js";
|
|
24
24
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
25
25
|
import "react-router-dom";
|
|
26
26
|
import "../../../mui_extended/CheckBox.38abccd8.js";
|
|
27
|
-
import "../../../mui_extended/Badge/index.
|
|
28
|
-
import "../../../mui_extended/MenuActions/index.
|
|
27
|
+
import "../../../mui_extended/Badge/index.8c2b8b66.js";
|
|
28
|
+
import "../../../mui_extended/MenuActions/index.b16e84c1.js";
|
|
29
29
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
30
|
-
import "../../../mui_extended/
|
|
31
|
-
import "../../../mui_extended/Tab/index.
|
|
30
|
+
import "../../../mui_extended/Stack/index.0e53197c.js";
|
|
31
|
+
import "../../../mui_extended/Tab/index.c1dc7bbf.js";
|
|
32
|
+
import "../../../mui_extended/Pager/index.5b77fa4c.js";
|
|
32
33
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
33
34
|
import "zustand";
|
|
34
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
35
|
-
import "../../../areas/components/AreasAdmin/index.
|
|
35
|
+
import "../../../areas/contexts/AreasContext/index.6f56b1da.js";
|
|
36
|
+
import "../../../areas/components/AreasAdmin/index.f505897a.js";
|
|
36
37
|
import "zustand/shallow";
|
|
37
|
-
import "../../../ScrollBar/index.
|
|
38
|
-
import "../../../areas/components/AreasViewer/index.
|
|
38
|
+
import "../../../ScrollBar/index.1247c1c5.js";
|
|
39
|
+
import "../../../areas/components/AreasViewer/index.cacec884.js";
|
|
39
40
|
import "../../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
40
41
|
import "../../../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
41
42
|
import "../../../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.
|
|
2
|
-
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.
|
|
1
|
+
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.b85ee3cb.js";
|
|
2
|
+
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.5b77fa4c.js";
|
|
3
3
|
import { styled } from "@mui/material/styles";
|
|
4
4
|
import { forwardRef, createContext, useState, useMemo, useEffect, useCallback, useContext, useRef, useLayoutEffect } from "react";
|
|
5
5
|
import { S as SELECT_COLUMN_KEY, u as useRowSelection, a as SelectCellFormatter, H as HeaderRenderer, D as DataGrid$1 } from "../../react-data-grid.d46d625e.js";
|
|
@@ -8,16 +8,16 @@ import { HTML5Backend } from "react-dnd-html5-backend";
|
|
|
8
8
|
import { SvgIcon, Checkbox, InputBase, Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
9
9
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
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.155c63af.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.f27b86c9.js";
|
|
15
|
+
import { B as BooleanFormatter } from "../formatters/BooleanFormatter/index.e7f0b76a.js";
|
|
16
16
|
import "@m4l/graphics";
|
|
17
|
-
import "../Icon/index.
|
|
17
|
+
import "../Icon/index.c3a579e7.js";
|
|
18
18
|
import "clsx";
|
|
19
19
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
|
|
20
|
-
import { C as ConcatenatedFormatter } from "../formatters/index.
|
|
20
|
+
import { C as ConcatenatedFormatter } from "../formatters/index.d911949d.js";
|
|
21
21
|
const DataGridRoot = styled("div")(({
|
|
22
22
|
theme
|
|
23
23
|
}) => ({
|
|
@@ -774,6 +774,7 @@ function Table(props) {
|
|
|
774
774
|
};
|
|
775
775
|
return /* @__PURE__ */ jsx("div", {
|
|
776
776
|
className: classes.tableContaniner,
|
|
777
|
+
id: "WrapperTable",
|
|
777
778
|
children: /* @__PURE__ */ jsx("div", {
|
|
778
779
|
className: classes.wrapperDataGridCss,
|
|
779
780
|
children: /* @__PURE__ */ jsx(DndProvider, {
|
|
@@ -1,47 +1,48 @@
|
|
|
1
|
-
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.
|
|
2
|
-
import { u as useDataGrid, a as useFilters, d as dataGridClasses, D as DataGridRoot, b as dictionary } from "../../index.
|
|
1
|
+
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.b16e84c1.js";
|
|
2
|
+
import { u as useDataGrid, a as useFilters, d as dataGridClasses, D as DataGridRoot, b as dictionary } from "../../index.37e14e83.js";
|
|
3
3
|
import { useTheme, Checkbox, 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.5b77fa4c.js";
|
|
6
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.be111a34.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.d46d625e.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.c906706c.js";
|
|
12
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.67b91376.js";
|
|
13
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.53e7fe2b.js";
|
|
14
14
|
import "../../../../react-draggable.7abb5d0a.js";
|
|
15
15
|
import "../../../Resizeable/index.9a9c79a4.js";
|
|
16
16
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
17
|
-
import "../../../Icon/index.
|
|
17
|
+
import "../../../Icon/index.c3a579e7.js";
|
|
18
18
|
import "clsx";
|
|
19
|
-
import "../../../modal/index.
|
|
20
|
-
import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.
|
|
19
|
+
import "../../../modal/index.c7e4beba.js";
|
|
20
|
+
import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.c91c27f9.js";
|
|
21
21
|
import "react-hook-form";
|
|
22
22
|
import "@mui/material/Button";
|
|
23
23
|
import "../../../mui_extended/Button/index.40af964e.js";
|
|
24
24
|
import "zustand";
|
|
25
|
-
import "../../../areas/contexts/AreasContext/index.
|
|
26
|
-
import "../../../areas/components/AreasAdmin/index.
|
|
25
|
+
import "../../../areas/contexts/AreasContext/index.6f56b1da.js";
|
|
26
|
+
import "../../../areas/components/AreasAdmin/index.f505897a.js";
|
|
27
27
|
import "zustand/shallow";
|
|
28
|
-
import "../../../ScrollBar/index.
|
|
29
|
-
import "../../../mui_extended/Accordion/index.
|
|
28
|
+
import "../../../ScrollBar/index.1247c1c5.js";
|
|
29
|
+
import "../../../mui_extended/Accordion/index.854f4c90.js";
|
|
30
30
|
import "../../../mui_extended/Typography/index.443590d6.js";
|
|
31
31
|
import "../../../mui_extended/Avatar/index.75e6ed57.js";
|
|
32
32
|
import "react-router-dom";
|
|
33
33
|
import "../../../mui_extended/CheckBox.38abccd8.js";
|
|
34
|
-
import "../../../mui_extended/Badge/index.
|
|
34
|
+
import "../../../mui_extended/Badge/index.8c2b8b66.js";
|
|
35
35
|
import "../../../Image/index.c18ebf5a.js";
|
|
36
36
|
import "@mui/lab";
|
|
37
37
|
import "../../../mui_extended/Popover/index.9f35d0eb.js";
|
|
38
|
-
import "../../../mui_extended/
|
|
38
|
+
import "../../../mui_extended/Stack/index.0e53197c.js";
|
|
39
|
+
import "../../../mui_extended/Tab/index.c1dc7bbf.js";
|
|
39
40
|
import "../../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
40
|
-
import "../../../areas/components/AreasViewer/index.
|
|
41
|
+
import "../../../areas/components/AreasViewer/index.cacec884.js";
|
|
41
42
|
import "../../../LinearProgressIndeterminate/index.60dabc06.js";
|
|
42
43
|
import "../../../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
43
44
|
import "../../../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
44
|
-
import { W as WindowBase } from "../../../modal/WindowBase.
|
|
45
|
+
import { W as WindowBase } from "../../../modal/WindowBase.d485315d.js";
|
|
45
46
|
const ACTIONS_COLUMN_KEY = "actions-row";
|
|
46
47
|
function ActionsFormatter(props) {
|
|
47
48
|
const {
|
|
@@ -1,44 +1,45 @@
|
|
|
1
1
|
import { shallow } from "zustand/shallow";
|
|
2
|
-
import { S as ScrollBar } from "../ScrollBar/index.
|
|
2
|
+
import { S as ScrollBar } from "../ScrollBar/index.1247c1c5.js";
|
|
3
3
|
import { useContext, useMemo, useEffect, createContext, useRef, createElement, useState, useCallback } from "react";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { useModuleDictionary, useEnvironment, useModuleSkeleton, useFlagsPresent, CommonFlags } from "@m4l/core";
|
|
6
6
|
import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphics";
|
|
7
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
7
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.be111a34.js";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
9
|
-
import { g as getNameDataTestId } from "../../vendor.
|
|
9
|
+
import { g as getNameDataTestId } from "../../vendor.f27b86c9.js";
|
|
10
10
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
11
11
|
import { generateUtilityClasses, alpha, styled as styled$1, Skeleton, MenuItem } from "@mui/material";
|
|
12
|
-
import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.
|
|
12
|
+
import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.b16e84c1.js";
|
|
13
13
|
import { P as Popover } from "../mui_extended/Popover/index.9f35d0eb.js";
|
|
14
|
-
import { I as Icon } from "../Icon/index.
|
|
14
|
+
import { I as Icon } from "../Icon/index.c3a579e7.js";
|
|
15
15
|
import { styled, useTheme } from "@mui/material/styles";
|
|
16
|
-
import { R as RHFormProvider } from "../../contexts/RHFormContext/index.
|
|
17
|
-
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.
|
|
18
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
19
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
16
|
+
import { R as RHFormProvider } from "../../contexts/RHFormContext/index.e019f87d.js";
|
|
17
|
+
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.c91c27f9.js";
|
|
18
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.67b91376.js";
|
|
19
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.53e7fe2b.js";
|
|
20
20
|
import { useFormContext, useWatch } from "react-hook-form";
|
|
21
21
|
import "@mui/material/Button";
|
|
22
22
|
import "../mui_extended/Button/index.40af964e.js";
|
|
23
|
-
import "../../contexts/ModalContext/index.
|
|
23
|
+
import "../../contexts/ModalContext/index.1ea79d7e.js";
|
|
24
24
|
import "../../react-draggable.7abb5d0a.js";
|
|
25
25
|
import "../Resizeable/index.9a9c79a4.js";
|
|
26
|
-
import "../modal/index.
|
|
26
|
+
import "../modal/index.c7e4beba.js";
|
|
27
27
|
import "../Image/index.c18ebf5a.js";
|
|
28
|
-
import "../mui_extended/Accordion/index.
|
|
28
|
+
import "../mui_extended/Accordion/index.854f4c90.js";
|
|
29
29
|
import { T as Typography } from "../mui_extended/Typography/index.443590d6.js";
|
|
30
30
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
31
31
|
import "react-router-dom";
|
|
32
32
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
33
|
-
import "../mui_extended/Badge/index.
|
|
33
|
+
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
34
34
|
import "@mui/lab";
|
|
35
|
-
import "../mui_extended/
|
|
36
|
-
import "../mui_extended/Tab/index.
|
|
35
|
+
import "../mui_extended/Stack/index.0e53197c.js";
|
|
36
|
+
import "../mui_extended/Tab/index.c1dc7bbf.js";
|
|
37
|
+
import "../mui_extended/Pager/index.5b77fa4c.js";
|
|
37
38
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
38
39
|
import { useStore, createStore } from "zustand";
|
|
39
|
-
import "../areas/contexts/AreasContext/index.
|
|
40
|
-
import "../areas/components/AreasAdmin/index.
|
|
41
|
-
import "../areas/components/AreasViewer/index.
|
|
40
|
+
import "../areas/contexts/AreasContext/index.6f56b1da.js";
|
|
41
|
+
import "../areas/components/AreasAdmin/index.f505897a.js";
|
|
42
|
+
import "../areas/components/AreasViewer/index.cacec884.js";
|
|
42
43
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
43
44
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
44
45
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -46,19 +47,19 @@ import { unstable_composeClasses } from "@mui/base";
|
|
|
46
47
|
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.c43a95f4.js";
|
|
47
48
|
import { devtools } from "zustand/middleware";
|
|
48
49
|
import { immer } from "zustand/middleware/immer";
|
|
49
|
-
import { R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.
|
|
50
|
+
import { R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.aca6984f.js";
|
|
50
51
|
import "lodash/debounce";
|
|
51
|
-
import "../hook-form/RHFAutocompleteAsync/index.
|
|
52
|
-
import "../hook-form/RHFCheckbox/index.
|
|
53
|
-
import "../HelperText/index.
|
|
52
|
+
import "../hook-form/RHFAutocompleteAsync/index.8511bcf8.js";
|
|
53
|
+
import "../hook-form/RHFCheckbox/index.0f45e6b0.js";
|
|
54
|
+
import "../HelperText/index.8b5911d1.js";
|
|
54
55
|
import "@mui/x-date-pickers";
|
|
55
|
-
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.
|
|
56
|
-
import { R as RHFTextField } from "../hook-form/RHFTextField/index.
|
|
57
|
-
import "../hook-form/RHFPeriod/index.
|
|
58
|
-
import "../Period/index.
|
|
56
|
+
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.07412ef0.js";
|
|
57
|
+
import { R as RHFTextField } from "../hook-form/RHFTextField/index.94c8c59b.js";
|
|
58
|
+
import "../hook-form/RHFPeriod/index.15b8f11e.js";
|
|
59
|
+
import "../Period/index.061c9b2f.js";
|
|
59
60
|
import "lodash/isString";
|
|
60
61
|
import "react-dropzone";
|
|
61
|
-
import "../hook-form/RHFUpload/index.
|
|
62
|
+
import "../hook-form/RHFUpload/index.7ef1e124.js";
|
|
62
63
|
import * as Yup from "yup";
|
|
63
64
|
const COMPONENT_PREFIX = "M4LDynamicFilter";
|
|
64
65
|
const COMPONENT_CLASS_NAME = "M4LDynamicFilter";
|