@m4l/components 0.1.74 → 0.1.75
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 +46 -1
- package/components/AccountPopover/classes/constants.d.ts +1 -1
- package/components/AccountPopover/classes/index.d.ts +7 -1
- package/components/AccountPopover/classes/types.d.ts +9 -1
- package/components/AccountPopover/index.93aefccd.js +265 -0
- package/components/AccountPopover/subcomponents/PopOver/types.d.ts +2 -1
- package/components/AccountPopover/types.d.ts +13 -0
- package/components/AppBar/classes/index.d.ts +3 -1
- package/components/AppBar/classes/types.d.ts +4 -0
- package/components/AppBar/index.cc974d56.js +85 -0
- package/components/AppBar/tests/constants.d.ts +1 -1
- package/components/AppBar/types.d.ts +3 -2
- package/components/CommonActions/classes/index.d.ts +1 -1
- package/components/CommonActions/classes/types.d.ts +3 -2
- package/components/CommonActions/components/ActionCancel/{index.fad4a0dc.js → index.574ea031.js} +3 -3
- package/components/CommonActions/components/ActionFormCancel/{index.a26820a9.js → index.e62db5d3.js} +20 -20
- package/components/CommonActions/components/ActionFormIntro/{index.403d8952.js → index.304da410.js} +4 -4
- package/components/CommonActions/components/ActionIntro/{index.0fb6efbe.js → index.d635cbc4.js} +4 -4
- package/components/CommonActions/components/Actions/{index.51b9c92a.js → index.37ffde59.js} +35 -25
- package/components/CommonActions/tests/constants.d.ts +1 -0
- package/components/CommonActions/tests/utils.d.ts +2 -0
- package/components/DataGrid/{index.dbae54dd.js → index.c0c626cd.js} +20 -20
- package/components/DraggableWindow/index.b95a678e.js +39 -0
- package/components/DynamicFilter/{index.cb7fd1b6.js → index.3034c6ba.js} +32 -32
- package/components/HelperText/{index.d449d124.js → index.ec9b3e6a.js} +9 -9
- package/components/Icon/{index.d214a74d.js → index.f9119f5e.js} +6 -63
- package/components/Image/{index.1af119da.js → index.8aae9322.js} +1 -1
- package/components/LanguagePopover/classes/index.d.ts +1 -1
- package/components/LanguagePopover/{index.4fef99ac.js → index.491e1306.js} +10 -10
- package/components/Loadable/{index.117eaced.js → index.e994fc3e.js} +1 -1
- package/components/ModalDialog/{index.6c35e653.js → index.f652ea12.js} +6 -6
- package/components/NavLink/{index.9e56bcd3.js → index.f8aee9f4.js} +10 -10
- package/components/NoItemSelected/{index.cd842b62.js → index.cce86db4.js} +1 -1
- package/components/ObjectLogs/{index.e1a1b27c.js → index.c31b3f8b.js} +16 -16
- package/components/PaperForm/{index.76bd3a6d.js → index.d79c6f76.js} +1 -1
- package/components/Period/{index.b93d22fa.js → index.ff110093.js} +19 -19
- package/components/Resizeable/{index.834a9144.js → index.41a8048b.js} +1 -1
- package/components/SideBar/classes/index.d.ts +1 -1
- package/components/SideBar/{index.ff7cbe91.js → index.1ae13a73.js} +6 -6
- package/components/SplitLayout/SplitLayout.d.ts +3 -0
- package/components/SplitLayout/classes/constants.d.ts +1 -0
- package/components/SplitLayout/classes/index.d.ts +9 -0
- package/components/SplitLayout/classes/types.d.ts +10 -0
- package/components/SplitLayout/index.9ef430f6.js +99 -0
- package/components/SplitLayout/index.d.ts +2 -3
- package/components/SplitLayout/styles.d.ts +1 -1
- package/components/SplitLayout/tests/constants.d.ts +1 -0
- package/components/SplitLayout/tests/utils.d.ts +2 -0
- package/components/SplitLayout/types.d.ts +2 -0
- package/components/animate/PropagateLoader/{index.be5b02c3.js → index.7fab43c8.js} +1 -1
- package/components/animate/index.1f8eadd4.js +66 -0
- package/components/areas/components/AreasAdmin/{index.1eda80b9.js → index.158621e0.js} +31 -31
- package/components/areas/components/AreasViewer/{index.eddc9945.js → index.621c0de4.js} +50 -44
- package/components/areas/components/index.2ed9d60b.js +14 -0
- package/components/areas/contexts/AreasContext/{index.a88b73a6.js → index.d98b89fc.js} +2 -2
- package/components/areas/contexts/{index.7dd01403.js → index.79d1912d.js} +1 -1
- package/components/areas/hooks/useAreas/{index.7a37ede8.js → index.a7b597fb.js} +1 -1
- package/components/areas/{index.95c4ed37.js → index.d6b8e205.js} +5 -5
- package/components/formatters/BooleanFormatter/{index.820a2130.js → index.60aa1c9d.js} +1 -1
- package/components/formatters/{index.0c692a4b.js → index.1f0efb32.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.72437d8a.js → index.af3296ac.js} +11 -11
- package/components/hook-form/RHFAutocompleteAsync/{index.2a84f2b2.js → index.76864056.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.6e6389e7.js → index.865ba239.js} +3 -3
- package/components/hook-form/RHFDateTime/classes/index.d.ts +1 -1
- package/components/hook-form/RHFDateTime/{index.745b101b.js → index.fd9c5aca.js} +65 -57
- package/components/hook-form/RHFDateTime/test/constants.d.ts +1 -0
- package/components/hook-form/RHFDateTime/test/utils.d.ts +2 -0
- package/components/hook-form/RHFPeriod/{index.6969af99.js → index.77486f61.js} +2 -2
- package/components/hook-form/RHFTextField/{index.ca7393a7.js → index.abcbc2d3.js} +6 -6
- package/components/hook-form/RHFUpload/{index.d74ca00d.js → index.522bcad5.js} +1 -1
- package/components/index.d.ts +1 -1
- package/components/modal/{WindowBase.9b93578e.js → WindowBase.c223e4da.js} +11 -11
- package/components/modal/{WindowConfirm.7ec9dcd3.js → WindowConfirm.023e293f.js} +16 -16
- package/components/modal/index.dbce0cab.js +36 -0
- package/components/mui_extended/Accordion/{index.09a89d3d.js → index.03bd0e2a.js} +2 -2
- package/components/mui_extended/Avatar/{index.d.ts → Avatar.d.ts} +0 -1
- package/components/mui_extended/Avatar/classes/constants.d.ts +1 -0
- package/components/mui_extended/Avatar/classes/index.d.ts +7 -0
- package/components/mui_extended/Avatar/classes/types.d.ts +7 -0
- package/components/mui_extended/Avatar/index.1e1a91a3.js +69 -0
- package/components/mui_extended/Avatar/styles.d.ts +2 -0
- package/components/mui_extended/Avatar/subcomponents/SkeletonAvatar/index.d.ts +2 -1
- package/components/mui_extended/Avatar/subcomponents/SkeletonAvatar/types.d.ts +3 -0
- package/components/mui_extended/Avatar/tests/constants.d.ts +1 -0
- package/components/mui_extended/Avatar/tests/utils.d.ts +2 -0
- package/components/mui_extended/Avatar/types.d.ts +1 -5
- package/components/mui_extended/Button/{index.f9d54780.js → index.aebbab34.js} +5 -4
- package/components/mui_extended/IconButton/{index.822cdaac.js → index.3b05af71.js} +1 -1
- package/components/mui_extended/MenuActions/{index.03403529.js → index.ca5ce35a.js} +2 -2
- package/components/mui_extended/Pager/{index.6428b07c.js → index.80ec975a.js} +1 -1
- package/components/mui_extended/Typography/{index.e2d9e3f2.js → index.443590d6.js} +1 -1
- package/components/mui_extended/index.6dcdbb1f.js +20 -0
- package/components/mui_extended/index.d.ts +1 -1
- package/contexts/ModalContext/{index.0484ca54.js → index.a0de81f0.js} +1 -1
- package/hooks/useModal/{index.c6069beb.js → index.26075cdd.js} +1 -1
- package/index.js +207 -203
- package/package.json +1 -1
- package/{react-draggable.17b4ec8a.js → react-draggable.e625b0d1.js} +1 -1
- package/{react-resizable.ffd7c2aa.js → react-resizable.24367d77.js} +2 -2
- package/test/constants_no_mock.86c553a9.js +4 -0
- package/utils/{index.aca80f3a.js → index.b61dccbe.js} +0 -5
- package/components/AccountPopover/subcomponents/PopOver/styles.d.ts +0 -8
- package/components/SplitLayout/index.5a8355d8.js +0 -133
- package/components/areas/components/index.f3a98b6d.js +0 -14
- package/components/modal/index.dba72820.js +0 -36
- package/components/mui_extended/Avatar/index.fe06afd7.js +0 -51
- package/components/mui_extended/index.b4ced9e3.js +0 -20
- package/vendor.99e0c856.js +0 -456
- /package/components/{AppBar → AccountPopover}/subcomponents/MyAvatar/createAvatar.d.ts +0 -0
- /package/components/{AppBar → AccountPopover}/subcomponents/MyAvatar/index.d.ts +0 -0
- /package/{node_modules.416f1da3.js → react-spinners.342a6578.js} +0 -0
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
4
|
-
import { A as Actions } from "../CommonActions/components/Actions/index.
|
|
5
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
6
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.26075cdd.js";
|
|
4
|
+
import { A as Actions } from "../CommonActions/components/Actions/index.37ffde59.js";
|
|
5
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.574ea031.js";
|
|
6
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.d635cbc4.js";
|
|
7
7
|
import "react-hook-form";
|
|
8
8
|
import { Typography } from "@mui/material";
|
|
9
9
|
import "@mui/material/Button";
|
|
10
|
-
import "../mui_extended/Button/index.
|
|
10
|
+
import "../mui_extended/Button/index.aebbab34.js";
|
|
11
11
|
import "clsx";
|
|
12
12
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
13
|
-
import "../../react-draggable.
|
|
14
|
-
import "../ModalDialog/index.
|
|
15
|
-
import "../Resizeable/index.
|
|
13
|
+
import "../../react-draggable.e625b0d1.js";
|
|
14
|
+
import "../ModalDialog/index.f652ea12.js";
|
|
15
|
+
import "../Resizeable/index.41a8048b.js";
|
|
16
16
|
import "@m4l/graphics";
|
|
17
|
-
import { I as Icon } from "../Icon/index.
|
|
17
|
+
import { I as Icon } from "../Icon/index.f9119f5e.js";
|
|
18
18
|
import { styled } from "@mui/material/styles";
|
|
19
|
-
import { b as getVariantColor } from "../../utils/index.
|
|
20
|
-
import { W as WindowBase } from "./WindowBase.
|
|
21
|
-
import "../mui_extended/IconButton/index.
|
|
19
|
+
import { b as getVariantColor } from "../../utils/index.b61dccbe.js";
|
|
20
|
+
import { W as WindowBase } from "./WindowBase.c223e4da.js";
|
|
21
|
+
import "../mui_extended/IconButton/index.3b05af71.js";
|
|
22
22
|
import "zustand";
|
|
23
|
-
import "../areas/contexts/AreasContext/index.
|
|
24
|
-
import "../areas/components/AreasAdmin/index.
|
|
23
|
+
import "../areas/contexts/AreasContext/index.d98b89fc.js";
|
|
24
|
+
import "../areas/components/AreasAdmin/index.158621e0.js";
|
|
25
25
|
import "zustand/shallow";
|
|
26
26
|
import "../ScrollBar/index.bbe48f4d.js";
|
|
27
|
-
import "../areas/components/AreasViewer/index.
|
|
27
|
+
import "../areas/components/AreasViewer/index.621c0de4.js";
|
|
28
28
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
29
29
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
30
30
|
import "@mui/lab";
|
|
31
|
-
import "../mui_extended/Typography/index.
|
|
31
|
+
import "../mui_extended/Typography/index.443590d6.js";
|
|
32
32
|
const WrapperMessageIlustration = styled("div")(() => ({
|
|
33
33
|
display: "flex",
|
|
34
34
|
flexDirection: "column",
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import "@mui/material";
|
|
2
|
+
import "../../react-draggable.e625b0d1.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "../../contexts/ModalContext/index.a0de81f0.js";
|
|
5
|
+
import "../ModalDialog/index.f652ea12.js";
|
|
6
|
+
import "../Resizeable/index.41a8048b.js";
|
|
7
|
+
import "react/jsx-runtime";
|
|
8
|
+
import "@m4l/graphics";
|
|
9
|
+
import "../Icon/index.f9119f5e.js";
|
|
10
|
+
import "clsx";
|
|
11
|
+
import "@m4l/core";
|
|
12
|
+
import "../CommonActions/components/Actions/index.37ffde59.js";
|
|
13
|
+
import "@mui/material/Button";
|
|
14
|
+
import "../mui_extended/Button/index.aebbab34.js";
|
|
15
|
+
import "react-hook-form";
|
|
16
|
+
import "./WindowBase.c223e4da.js";
|
|
17
|
+
import "../mui_extended/IconButton/index.3b05af71.js";
|
|
18
|
+
import "../mui_extended/Accordion/index.03bd0e2a.js";
|
|
19
|
+
import "../mui_extended/Avatar/index.1e1a91a3.js";
|
|
20
|
+
import "react-router-dom";
|
|
21
|
+
import "../Image/index.8aae9322.js";
|
|
22
|
+
import "@mui/lab";
|
|
23
|
+
import "../mui_extended/Typography/index.443590d6.js";
|
|
24
|
+
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
25
|
+
import "../mui_extended/MenuActions/index.ca5ce35a.js";
|
|
26
|
+
import "../mui_extended/Pager/index.80ec975a.js";
|
|
27
|
+
import "../mui_extended/Tab/index.e0653a0a.js";
|
|
28
|
+
import "zustand";
|
|
29
|
+
import "../areas/contexts/AreasContext/index.d98b89fc.js";
|
|
30
|
+
import "../areas/components/AreasAdmin/index.158621e0.js";
|
|
31
|
+
import "zustand/shallow";
|
|
32
|
+
import "../ScrollBar/index.bbe48f4d.js";
|
|
33
|
+
import "../areas/components/AreasViewer/index.621c0de4.js";
|
|
34
|
+
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
35
|
+
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
36
|
+
import "./WindowConfirm.023e293f.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Skeleton, Accordion as Accordion$1, AccordionSummary, AccordionDetails } from "@mui/material";
|
|
2
|
-
import { I as IconButton } from "../IconButton/index.
|
|
2
|
+
import { I as IconButton } from "../IconButton/index.3b05af71.js";
|
|
3
3
|
import { useEnvironment, useModuleSkeleton } from "@m4l/core";
|
|
4
|
-
import { I as Icon } from "../../Icon/index.
|
|
4
|
+
import { I as Icon } from "../../Icon/index.f9119f5e.js";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
styled("div")(({
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const componentName = "M4LAvatar";
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { AvatarClassesType } from './types';
|
|
2
|
+
export declare const avatarClasses: AvatarClassesType;
|
|
3
|
+
export declare function getAvatarUtilityClass(slot: string): string;
|
|
4
|
+
export declare const useAvatarUtilityClasses: () => {
|
|
5
|
+
root: string;
|
|
6
|
+
skeleton: string;
|
|
7
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { useAvatarUtilityClasses } from "./index";
|
|
2
|
+
export interface AvatarClassesType {
|
|
3
|
+
root: string;
|
|
4
|
+
skeleton: string;
|
|
5
|
+
}
|
|
6
|
+
export declare type AvatarClassesKey = keyof AvatarClassesType;
|
|
7
|
+
export declare type Classes = ReturnType<typeof useAvatarUtilityClasses>;
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import { forwardRef } from "react";
|
|
2
|
+
import { Skeleton, generateUtilityClasses, generateUtilityClass, styled, Avatar as Avatar$1 } from "@mui/material";
|
|
3
|
+
import { useModuleSkeleton } from "@m4l/core";
|
|
4
|
+
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
5
|
+
import { jsx } from "react/jsx-runtime";
|
|
6
|
+
import { unstable_composeClasses } from "@mui/base";
|
|
7
|
+
const AVATAR_PREFIX = "M4LAvatar";
|
|
8
|
+
const getNameAvatarDataTestId = (KEY) => {
|
|
9
|
+
return `${AVATAR_PREFIX}-${KEY}`;
|
|
10
|
+
};
|
|
11
|
+
const SkeletonAvatar = (props) => {
|
|
12
|
+
const {
|
|
13
|
+
className
|
|
14
|
+
} = props;
|
|
15
|
+
return /* @__PURE__ */ jsx(Skeleton, {
|
|
16
|
+
variant: "circular",
|
|
17
|
+
width: "32px",
|
|
18
|
+
height: "32px",
|
|
19
|
+
className,
|
|
20
|
+
...process.env.NODE_ENV !== "production" ? {
|
|
21
|
+
[TEST_PROP_ID]: getNameAvatarDataTestId("skeleton")
|
|
22
|
+
} : {}
|
|
23
|
+
});
|
|
24
|
+
};
|
|
25
|
+
const componentName = "M4LAvatar";
|
|
26
|
+
generateUtilityClasses(componentName, [
|
|
27
|
+
"root",
|
|
28
|
+
"skeleton"
|
|
29
|
+
]);
|
|
30
|
+
function getAvatarUtilityClass(slot) {
|
|
31
|
+
return generateUtilityClass(componentName, slot);
|
|
32
|
+
}
|
|
33
|
+
const useAvatarUtilityClasses = () => {
|
|
34
|
+
const slots = {
|
|
35
|
+
root: ["root"],
|
|
36
|
+
skeleton: ["skeleton"]
|
|
37
|
+
};
|
|
38
|
+
const composedClasses = unstable_composeClasses(slots, getAvatarUtilityClass, {});
|
|
39
|
+
return {
|
|
40
|
+
...composedClasses
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
const AvatarRoot = styled("div")(({ theme }) => ({
|
|
44
|
+
...theme.components?.M4LAvatar?.styleOverrides
|
|
45
|
+
}));
|
|
46
|
+
const Avatar = forwardRef(({
|
|
47
|
+
color = "default",
|
|
48
|
+
sx,
|
|
49
|
+
...other
|
|
50
|
+
}, ref) => {
|
|
51
|
+
const isSkeleton = useModuleSkeleton();
|
|
52
|
+
const classes = useAvatarUtilityClasses();
|
|
53
|
+
return /* @__PURE__ */ jsx(AvatarRoot, {
|
|
54
|
+
className: classes.root,
|
|
55
|
+
...process.env.NODE_ENV !== "production" ? {
|
|
56
|
+
[TEST_PROP_ID]: getNameAvatarDataTestId("root")
|
|
57
|
+
} : {},
|
|
58
|
+
children: !isSkeleton ? /* @__PURE__ */ jsx(Avatar$1, {
|
|
59
|
+
ref,
|
|
60
|
+
...other
|
|
61
|
+
}) : /* @__PURE__ */ jsx(SkeletonAvatar, {
|
|
62
|
+
className: classes.skeleton
|
|
63
|
+
})
|
|
64
|
+
});
|
|
65
|
+
});
|
|
66
|
+
Avatar.displayName = "Avatar";
|
|
67
|
+
export {
|
|
68
|
+
Avatar as A
|
|
69
|
+
};
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AvatarRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const AVATAR_PREFIX = "M4LAvatar";
|
|
@@ -1,6 +1,2 @@
|
|
|
1
1
|
import { AvatarProps as MUIAvatarProps } from '@mui/material';
|
|
2
|
-
declare type
|
|
3
|
-
export interface AvatarProps extends MUIAvatarProps {
|
|
4
|
-
color?: AvatarColor;
|
|
5
|
-
}
|
|
6
|
-
export {};
|
|
2
|
+
export declare type AvatarProps = MUIAvatarProps;
|
|
@@ -4,11 +4,11 @@ import MuiButton from "@mui/material/Button";
|
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import { useMemo } from "react";
|
|
7
|
-
import { I as Image } from "../../Image/index.
|
|
7
|
+
import { I as Image } from "../../Image/index.8aae9322.js";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
|
-
import { T as TEST_PROP_ID } from "../../../
|
|
9
|
+
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
10
10
|
import { LoadingButton as LoadingButton$1 } from "@mui/lab";
|
|
11
|
-
import { T as Typography } from "../Typography/index.
|
|
11
|
+
import { T as Typography } from "../Typography/index.443590d6.js";
|
|
12
12
|
const ButtonRoot = styled("div")(({
|
|
13
13
|
theme
|
|
14
14
|
}) => ({
|
|
@@ -173,6 +173,7 @@ const LoadingButton = (props) => {
|
|
|
173
173
|
const {
|
|
174
174
|
children,
|
|
175
175
|
skeletonWidth = "100%",
|
|
176
|
+
className,
|
|
176
177
|
...other
|
|
177
178
|
} = props;
|
|
178
179
|
const isSkeleton = useModuleSkeleton();
|
|
@@ -183,7 +184,7 @@ const LoadingButton = (props) => {
|
|
|
183
184
|
};
|
|
184
185
|
const classes = useUtilityClasses(ownerState);
|
|
185
186
|
return /* @__PURE__ */ jsx(LoadingButtonRoot, {
|
|
186
|
-
className: classes.root,
|
|
187
|
+
className: clsx(classes.root, className),
|
|
187
188
|
...process.env.NODE_ENV !== "production" ? {
|
|
188
189
|
[TEST_PROP_ID]: getNameDataTestId("root")
|
|
189
190
|
} : {},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useMemo, useState } from "react";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton, styled, generateUtilityClasses, generateUtilityClass, Tooltip, IconButton as IconButton$1 } from "@mui/material";
|
|
4
|
-
import { I as Icon } from "../../Icon/index.
|
|
4
|
+
import { I as Icon } from "../../Icon/index.f9119f5e.js";
|
|
5
5
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -3,8 +3,8 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
|
3
3
|
import { IconButton, MenuItem } from "@mui/material";
|
|
4
4
|
import { P as Popover } from "../Popover/index.9f35d0eb.js";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
|
-
import { I as Icon } from "../../Icon/index.
|
|
7
|
-
import { I as IconButton$1 } from "../IconButton/index.
|
|
6
|
+
import { I as Icon } from "../../Icon/index.f9119f5e.js";
|
|
7
|
+
import { I as IconButton$1 } from "../IconButton/index.3b05af71.js";
|
|
8
8
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
9
9
|
styled(IconButton)(() => ({}));
|
|
10
10
|
const LabelMemuItem = styled("div")(({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useMemo } from "react";
|
|
2
2
|
import { Skeleton, TablePagination } from "@mui/material";
|
|
3
3
|
import { styled } from "@mui/material/styles";
|
|
4
|
-
import { I as IconButton } from "../IconButton/index.
|
|
4
|
+
import { I as IconButton } from "../IconButton/index.3b05af71.js";
|
|
5
5
|
import { useEnvironment } from "@m4l/core";
|
|
6
6
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
7
7
|
const WrapperPagerActions = styled("div")(({ theme }) => ({
|
|
@@ -2,7 +2,7 @@ import { useModuleSkeleton } from "@m4l/core";
|
|
|
2
2
|
import { styled, Skeleton, generateUtilityClasses, generateUtilityClass, Typography as Typography$1 } from "@mui/material";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import clsx from "clsx";
|
|
5
|
-
import { T as TEST_PROP_ID } from "../../../
|
|
5
|
+
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
const WarpperTypography = styled("div")(({
|
|
8
8
|
theme
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import "@mui/material";
|
|
2
|
+
import "react";
|
|
3
|
+
import "@m4l/core";
|
|
4
|
+
import "../Icon/index.f9119f5e.js";
|
|
5
|
+
import "clsx";
|
|
6
|
+
import "react/jsx-runtime";
|
|
7
|
+
import "./IconButton/index.3b05af71.js";
|
|
8
|
+
import "@m4l/graphics";
|
|
9
|
+
import "./Accordion/index.03bd0e2a.js";
|
|
10
|
+
import "./Avatar/index.1e1a91a3.js";
|
|
11
|
+
import "react-router-dom";
|
|
12
|
+
import "@mui/material/Button";
|
|
13
|
+
import "./Button/index.aebbab34.js";
|
|
14
|
+
import "../Image/index.8aae9322.js";
|
|
15
|
+
import "@mui/lab";
|
|
16
|
+
import "./Typography/index.443590d6.js";
|
|
17
|
+
import "./Popover/index.9f35d0eb.js";
|
|
18
|
+
import "./MenuActions/index.ca5ce35a.js";
|
|
19
|
+
import "./Pager/index.80ec975a.js";
|
|
20
|
+
import "./Tab/index.e0653a0a.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createContext, useState } from "react";
|
|
2
|
-
import { M as ModalDialog } from "../../components/ModalDialog/index.
|
|
2
|
+
import { M as ModalDialog } from "../../components/ModalDialog/index.f652ea12.js";
|
|
3
3
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
4
4
|
const ModalContext = createContext(null);
|
|
5
5
|
function ModalProvider({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
|
-
import { M as ModalContext } from "../../contexts/ModalContext/index.
|
|
2
|
+
import { M as ModalContext } from "../../contexts/ModalContext/index.a0de81f0.js";
|
|
3
3
|
function useModal() {
|
|
4
4
|
const context = useContext(ModalContext);
|
|
5
5
|
if (!context)
|