@m4l/components 2.0.6 → 3.0.0
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 +266 -269
- package/@types/types.d.ts +47 -37
- package/components/AccountPopover/{index.23a1eabd.js → index.af5aae0e.js} +3 -3
- package/components/AppBar/{index.1956ba23.js → index.b8f22046.js} +4 -4
- package/components/BaseModule/{index.6835e9a6.js → index.f7a04fe7.js} +1 -1
- package/components/CommonActions/components/ActionCancel/{index.6b060ad1.js → index.e67885bc.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.09be1900.js → index.92988013.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.c93b31d4.js → index.f8867ae9.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.c8e7ae9e.js → index.e58eb0c4.js} +2 -2
- package/components/CommonActions/components/Actions/{index.4eb9ca1e.js → index.f674be30.js} +2 -2
- package/components/DataGrid/assets/icons/datagrid.svg +4 -4
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.7743ee64.js → index.89a59c52.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.c77f8bfc.js → index.d619d1db.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.8cab2870.js → index.557bc8a5.js} +1 -1
- package/components/DataGrid/formatters/{index.ec837142.js → index.06c18753.js} +2 -2
- package/components/DataGrid/{index.dc8fa469.js → index.b37d6cab.js} +4 -4
- package/components/DataGrid/subcomponents/Actions/{index.f1fe2bd2.js → index.c3b1c1e2.js} +11 -11
- package/components/DragResizeWindow/DragResizeWindow.d.ts +1 -1
- package/components/DragResizeWindow/{index.44fad985.js → index.a4bcaab8.js} +2 -2
- package/components/DynamicFilter/{dictionary.8b931250.js → dictionary.94a74eb3.js} +2 -2
- package/components/DynamicFilter/{index.93376b7c.js → index.b07b567a.js} +4 -4
- package/components/DynamicFilter/slots/dynamicFilterSlots.d.ts +1 -1
- package/components/DynamicFilter/slots/{dynamicFilterSlots.3143a011.js → dynamicFilterSlots.dd5824d5.js} +6 -6
- package/components/DynamicFilter/store/{index.0b26e781.js → index.49d1b77f.js} +1 -1
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.294d846d.js → index.9e8fcc8c.js} +3 -3
- package/components/DynamicFilter/subcomponents/AppliedFilters/{index.d54831ba.js → index.3e52c5d7.js} +4 -4
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.8b75ee17.js → index.68d855e9.js} +6 -6
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.119aa323.js → index.11f588b4.js} +2 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.090819a9.js → index.77555163.js} +4 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.69a5da30.js → index.1c8454db.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.696ea1ff.js → index.cb31333a.js} +4 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.2dfd8e4b.js → index.0ae3d439.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/{index.3eea7e61.js → index.5a0c7b12.js} +5 -5
- package/components/DynamicFilter/subcomponents/FilterActions/{index.d2f7e0ac.js → index.50c175e7.js} +3 -3
- package/components/DynamicFilter/subcomponents/InputFilter/{index.03fe887d.js → index.82d4ac5a.js} +4 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/{index.f3af7c5e.js → index.fa62a6c3.js} +6 -6
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.928b69f1.js → index.e5e439f1.js} +2 -2
- package/components/DynamicFilter/types.d.ts +1 -1
- package/components/FieldLabel/{index.c191727a.js → index.9a979def.js} +4 -4
- package/components/GridLayout/{index.1efdb6ca.js → index.dd291886.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.ad5e4dd6.js → index.10278655.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.e3ff990a.js → index.24857a52.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.5fa6f902.js → index.2f762118.js} +1 -1
- package/components/HelperText/{index.451bc436.js → index.6818980e.js} +2 -2
- package/components/Icon/{index.d82723ca.js → index.c06685f4.js} +3 -3
- package/components/Image/{index.472191c2.js → index.ae542f70.js} +2 -2
- package/components/LanguagePopover/{index.9cb9f615.js → index.2a7e40fc.js} +4 -4
- package/components/LinearProgressIndeterminate/{index.330dd4d7.js → index.ca78fd37.js} +2 -2
- package/components/LoadingError/{index.8c5c3905.js → index.765ff885.js} +6 -6
- package/components/MFIsolationApp/constants.d.ts +1 -0
- package/components/MFIsolationApp/{index.7aed6dd6.js → index.677d9e93.js} +46 -44
- package/components/MFLoader/{index.ae54aafb.js → index.6af7729c.js} +2 -2
- package/components/ModalDialog/{index.238735ec.js → index.a57ee020.js} +4 -4
- package/components/NavLink/{index.52568cdd.js → index.dd723dfd.js} +2 -2
- package/components/NoItemSelected/{index.0038a666.js → index.b3e365b1.js} +1 -1
- package/components/ObjectLogs/{index.6da63df6.js → index.54fdee14.js} +9 -9
- package/components/PDFViewer/{index.f2394ac9.js → index.7932d07b.js} +2 -2
- package/components/Page/{index.0df91a0d.js → index.5f2963f3.js} +1 -1
- package/components/PaperForm/{index.3a46ec6c.js → index.cdb1f846.js} +2 -2
- package/components/Period/{index.cd547147.js → index.b0b2a03b.js} +4 -4
- package/components/PrintingSystem/{index.ba908ae6.js → index.800a7957.js} +14 -14
- package/components/PrintingSystem/subcomponents/BodyNode/{index.251148ca.js → index.60ad80bd.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.e2882c92.js → index.d4aa116e.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.b17898c6.js → index.142bbf1a.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.4227795f.js → index.d16d2c5e.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.c210ce35.js → index.044363bf.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.cec9df33.js → index.5581a84d.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.59ab10b9.js → index.2994c128.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.5d12fac5.js → index.166d7264.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.cf0b2bd1.js → index.642ab1b7.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.b7beb250.js → index.d8a2a0af.js} +1 -1
- package/components/PropertyValue/{index.de28c147.js → index.d81eae0a.js} +3 -3
- package/components/Resizeable/{index.7df514af.js → index.df2f3bb8.js} +1 -1
- package/components/ScrollBar/{index.3bf5b4b3.js → index.11feff65.js} +1 -1
- package/components/SideBar/{index.1c9dc8a5.js → index.990e8667.js} +6 -6
- package/components/SplitLayout/{index.d17f44d2.js → index.b247de95.js} +1 -1
- package/components/ToastContainer/ToastContainer.d.ts +1 -1
- package/components/ToastContainer/constants.d.ts +3 -0
- package/components/ToastContainer/helpers/toaster.d.ts +4 -0
- package/components/ToastContainer/icons.d.ts +9 -0
- package/components/ToastContainer/index.c1657bde.js +191 -0
- package/components/ToastContainer/index.d.ts +1 -0
- package/components/ToastContainer/slots/ToastContainerEnum.d.ts +13 -0
- package/components/ToastContainer/slots/index.d.ts +2 -0
- package/components/ToastContainer/slots/toastContainerSlots.d.ts +34 -0
- package/components/ToastContainer/subcomponents/ToastMessage/ToastMessage.d.ts +2 -0
- package/components/ToastContainer/subcomponents/ToastMessage/index.d.ts +1 -2
- package/components/ToastContainer/types.d.ts +39 -3
- package/components/animate/LoadingScreen/{index.2be4af69.js → index.36a63311.js} +1 -1
- package/components/animate/{index.08d2e411.js → index.ceb7669a.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.cbabcf60.js → index.b232384d.js} +16 -16
- package/components/areas/components/AreasViewer/classes/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/classes/types.d.ts +0 -8
- package/components/areas/components/AreasViewer/{index.84bf6e1e.js → index.d45bfcd2.js} +19 -97
- package/components/areas/contexts/AreasContext/helper.d.ts +2 -5
- package/components/areas/contexts/AreasContext/{index.a6d20b26.js → index.9edd84c3.js} +5 -119
- package/components/areas/contexts/AreasContext/types.d.ts +1 -4
- package/components/areas/contexts/WindowToolsMFContext/types.d.ts +3 -2
- package/components/areas/hooks/useAreas/{index.1ee5d290.js → index.5a57ab76.js} +1 -1
- package/components/areas/{icons.8266ccc8.js → icons.01fa3bcc.js} +0 -2
- package/components/areas/icons.d.ts +0 -2
- package/components/areas/index.d.ts +1 -1
- package/components/areas/types.d.ts +0 -40
- package/components/commercial/AppBarCommercial/{index.81279e02.js → index.b4f6147e.js} +2 -2
- package/components/commercial/SectionCommercial/{index.d903e9e7.js → index.a250338c.js} +2 -2
- package/components/commercial/TopBar/{index.9d791d27.js → index.4fdd66e5.js} +6 -6
- package/components/commercial/{index.380aa13d.js → index.be1af158.js} +3 -3
- package/components/formatters/BooleanFormatter/{index.1f89b011.js → index.91435984.js} +2 -2
- package/components/formatters/{index.9ab0137a.js → index.64017cc1.js} +2 -2
- package/components/hook-form/HelperError/{index.eb0451a8.js → index.360f8fb7.js} +1 -1
- package/components/hook-form/RHFAutocomplete/{index.66b8a523.js → index.089af1b8.js} +6 -6
- package/components/hook-form/RHFAutocompleteAsync/{index.d0f40f8f.js → index.f05b6fe3.js} +6 -4
- package/components/hook-form/RHFCheckbox/{index.95d31dea.js → index.4cefbad2.js} +3 -3
- package/components/hook-form/RHFColorPicker/{index.6fc44977.js → index.ed380b30.js} +6 -6
- package/components/hook-form/RHFDateTime/{index.8db9d2a6.js → index.118ebe6d.js} +4 -4
- package/components/hook-form/RHFPeriod/{index.febe530f.js → index.404ba4c6.js} +4 -4
- package/components/hook-form/RHFRadioGroup/{index.29f49580.js → index.591f779d.js} +1 -1
- package/components/hook-form/RHFTextField/{index.6f9bbd80.js → index.80b98b98.js} +5 -5
- package/components/hook-form/RHFUpload/{index.77519c4c.js → index.7b7ee732.js} +5 -5
- package/components/maps/components/GpsTools/{index.c912d7c6.js → index.c1198f79.js} +24 -24
- package/components/maps/components/Map/external/googleMutant/index.d.ts +159 -159
- package/components/maps/components/Map/{index.765e578d.js → index.8c947175.js} +13 -13
- package/components/maps/leaflet-geoman.d.ts +1476 -1476
- package/components/modal/{WindowBase.044659d9.js → WindowBase.00b9e5f1.js} +3 -3
- package/components/modal/{WindowConfirm.08d72905.js → WindowConfirm.abf49573.js} +6 -6
- package/components/mui_extended/Accordion/{index.7bafa548.js → index.26524ecd.js} +4 -4
- package/components/mui_extended/Avatar/{index.9f9346ad.js → index.e7bcc850.js} +1 -1
- package/components/mui_extended/Badge/{index.182414ed.js → index.48948839.js} +1 -1
- package/components/mui_extended/Button/{index.d44027cf.js → index.3d14e3e9.js} +3 -3
- package/components/mui_extended/{CheckBox.a68237b1.js → CheckBox.5dc01b37.js} +2 -2
- package/components/mui_extended/IconButton/{index.b43ca9c9.js → index.7b6c1ee3.js} +2 -2
- package/components/mui_extended/MenuActions/{index.0d11f43a.js → index.11d777bb.js} +5 -5
- package/components/mui_extended/Pager/{index.fd0db044.js → index.b28a2103.js} +4 -4
- package/components/mui_extended/Popover/{index.ea936c4a.js → index.a7da93f1.js} +1 -1
- package/components/mui_extended/Stack/{index.f88ee5eb.js → index.99de8138.js} +1 -1
- package/components/mui_extended/Tab/{index.cb37d00d.js → index.5c6a6801.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.c3a9d691.js → index.86098567.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.fa33051b.js → index.cbfe1cad.js} +1 -1
- package/components/mui_extended/Typography/{index.850bc036.js → index.8c0801e4.js} +1 -1
- package/components/popups/PopupsViewer/{index.722af14c.js → index.52653047.js} +4 -4
- package/components/popups/PopupsViewer/slots/{popupsViewerSlots.3fce4e57.js → popupsViewerSlots.69dd2614.js} +2 -2
- package/contexts/ModalContext/{index.61e5d598.js → index.799110fe.js} +1 -1
- package/contexts/RHFormContext/{index.b5e15835.js → index.f9d41b99.js} +1 -1
- package/hooks/useFormAddEdit/{index.9b6c5008.js → index.8947ee59.js} +2 -2
- package/hooks/useModal/{index.64d98763.js → index.eb857f6e.js} +1 -1
- package/hooks/useTab/{index.75c252f9.js → index.9ad15247.js} +1 -1
- package/index.js +158 -156
- package/package.json +2 -2
- package/{react-draggable.df62ccbd.js → react-draggable.079122b0.js} +1 -1
- package/{react-resizable.c746880c.js → react-resizable.330f1499.js} +2 -2
- package/styles/{DynamicFilter.f317726e.js → DynamicFilter.0713a406.js} +1 -1
- package/styles/ToastContainer.styles.d.ts +2 -0
- package/styles/{index.1664b7ed.js → index.db9e7ddb.js} +201 -43
- package/test/getNameDataTestId.d.ts +1 -1
- package/utils/index.d.ts +1 -1
- package/vite-env.d.ts +4 -4
- package/components/ToastContainer/classes/constants.d.ts +0 -1
- package/components/ToastContainer/classes/index.d.ts +0 -8
- package/components/ToastContainer/classes/types.d.ts +0 -9
- package/components/ToastContainer/index.6407b2e3.js +0 -69
- package/components/ToastContainer/styles.d.ts +0 -2
- package/components/ToastContainer/subcomponents/ToastMessage/types.d.ts +0 -5
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Toasties/index.d.ts +0 -5
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Toasties/subcomponents/Toasty/index.d.ts +0 -6
- /package/utils/{index.ebfbb70f.js → index.f77cc2ab.js} +0 -0
|
@@ -2,9 +2,9 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { m as modalUtilityClasses } from "./index.81eb6def.js";
|
|
3
3
|
import { useEnvironment } from "@m4l/core";
|
|
4
4
|
import clsx from "clsx";
|
|
5
|
-
import { I as Icon } from "../Icon/index.
|
|
6
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
7
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
5
|
+
import { I as Icon } from "../Icon/index.c06685f4.js";
|
|
6
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.7b6c1ee3.js";
|
|
7
|
+
import { u as useModal } from "../../hooks/useModal/index.eb857f6e.js";
|
|
8
8
|
const Header = (props) => {
|
|
9
9
|
const { title, onClickCancel, urlIcon, classes } = props;
|
|
10
10
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { A as Actions } from "../CommonActions/components/Actions/index.
|
|
2
|
+
import { A as Actions } from "../CommonActions/components/Actions/index.f674be30.js";
|
|
3
3
|
import { Typography } from "@mui/material";
|
|
4
4
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
5
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
6
|
-
import { I as Image } from "../Image/index.
|
|
5
|
+
import { u as useModal } from "../../hooks/useModal/index.eb857f6e.js";
|
|
6
|
+
import { I as Image } from "../Image/index.ae542f70.js";
|
|
7
7
|
import { m as modalUtilityClasses } from "./index.81eb6def.js";
|
|
8
|
-
import { W as WindowBase } from "./WindowBase.
|
|
9
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
10
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
8
|
+
import { W as WindowBase } from "./WindowBase.00b9e5f1.js";
|
|
9
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.e67885bc.js";
|
|
10
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.e58eb0c4.js";
|
|
11
11
|
const dictionary = {
|
|
12
12
|
MESSAGE: "common_actions.confirm_quit_msg"
|
|
13
13
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses, generateUtilityClass, Accordion as Accordion$1, AccordionSummary, AccordionDetails } from "@mui/material";
|
|
3
|
-
import { I as IconButton } from "../IconButton/index.
|
|
3
|
+
import { I as IconButton } from "../IconButton/index.7b6c1ee3.js";
|
|
4
4
|
import { useEnvironment } from "@m4l/core";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { ax as AccordionRoot } from "../../../styles/index.
|
|
6
|
+
import { ax as AccordionRoot } from "../../../styles/index.db9e7ddb.js";
|
|
7
7
|
import clsx from "clsx";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
9
9
|
import { g as getNameDataTestId } from "../../../test/getNameDataTestId.0faeade8.js";
|
|
10
|
-
import { I as Icon } from "../../Icon/index.
|
|
11
|
-
import { T as Typography } from "../Typography/index.
|
|
10
|
+
import { I as Icon } from "../../Icon/index.c06685f4.js";
|
|
11
|
+
import { T as Typography } from "../Typography/index.8c0801e4.js";
|
|
12
12
|
const componentName = "M4LAccordion";
|
|
13
13
|
generateUtilityClasses(componentName, [
|
|
14
14
|
"root",
|
|
@@ -4,7 +4,7 @@ import { Skeleton, generateUtilityClasses, generateUtilityClass, Avatar as Avata
|
|
|
4
4
|
import { useModuleSkeleton } from "@m4l/core";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
|
-
import { ay as AvatarRoot } from "../../../styles/index.
|
|
7
|
+
import { ay as AvatarRoot } from "../../../styles/index.db9e7ddb.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
const AVATAR_PREFIX = "M4LAvatar";
|
|
10
10
|
const getNameAvatarDataTestId = (KEY) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses, Badge as Badge$1 } from "@mui/material";
|
|
3
3
|
import "@mui/base";
|
|
4
|
-
import { az as BadgeRoot } from "../../../styles/index.
|
|
4
|
+
import { az as BadgeRoot } from "../../../styles/index.db9e7ddb.js";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
const componentName = "M4LBadge";
|
|
7
7
|
const badgeClasses = generateUtilityClasses(componentName, [
|
|
@@ -2,14 +2,14 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, Skeleton, IconButton, Tooltip } from "@mui/material";
|
|
4
4
|
import MuiButton from "@mui/material/Button";
|
|
5
|
-
import { aA as ButtonRoot, aB as WrapperImageButton, aC as LoadingButtonRoot } from "../../../styles/index.
|
|
5
|
+
import { aA as ButtonRoot, aB as WrapperImageButton, aC as LoadingButtonRoot } from "../../../styles/index.db9e7ddb.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import clsx from "clsx";
|
|
8
8
|
import { useMemo } from "react";
|
|
9
|
-
import { I as Image } from "../../Image/index.
|
|
9
|
+
import { I as Image } from "../../Image/index.ae542f70.js";
|
|
10
10
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
11
11
|
import { LoadingButton as LoadingButton$1 } from "@mui/lab";
|
|
12
|
-
import { T as Typography } from "../Typography/index.
|
|
12
|
+
import { T as Typography } from "../Typography/index.8c0801e4.js";
|
|
13
13
|
const componentName$2 = "M4LButton";
|
|
14
14
|
const buttonClasses = generateUtilityClasses(componentName$2, [
|
|
15
15
|
"root",
|
|
@@ -5,8 +5,8 @@ import { useResponsiveDesktop } from "@m4l/graphics";
|
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { useModuleSkeleton } from "@m4l/core";
|
|
7
7
|
import { forwardRef } from "react";
|
|
8
|
-
import { aD as CheckBoxRoot } from "../../styles/index.
|
|
9
|
-
import { F as FieldLabel } from "../FieldLabel/index.
|
|
8
|
+
import { aD as CheckBoxRoot } from "../../styles/index.db9e7ddb.js";
|
|
9
|
+
import { F as FieldLabel } from "../FieldLabel/index.9a979def.js";
|
|
10
10
|
const COMPONENT_CLASS_NAME = "M4LCheckBox";
|
|
11
11
|
generateUtilityClasses(COMPONENT_CLASS_NAME, [
|
|
12
12
|
"root",
|
|
@@ -2,8 +2,8 @@ import { jsx, Fragment } from "react/jsx-runtime";
|
|
|
2
2
|
import { useMemo, useState } from "react";
|
|
3
3
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
4
4
|
import { Skeleton, generateUtilityClasses, generateUtilityClass, Tooltip, IconButton as IconButton$1 } from "@mui/material";
|
|
5
|
-
import { I as Icon } from "../../Icon/index.
|
|
6
|
-
import { aE as IconButtonRoot } from "../../../styles/index.
|
|
5
|
+
import { I as Icon } from "../../Icon/index.c06685f4.js";
|
|
6
|
+
import { aE as IconButtonRoot } from "../../../styles/index.db9e7ddb.js";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -2,13 +2,13 @@ import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import React__default, { useState, useEffect, useMemo } from "react";
|
|
3
3
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, useTheme, MenuItem } from "@mui/material";
|
|
5
|
-
import { P as Popover } from "../Popover/index.
|
|
6
|
-
import { aF as LabelMemuItem } from "../../../styles/index.
|
|
7
|
-
import { I as Icon } from "../../Icon/index.
|
|
5
|
+
import { P as Popover } from "../Popover/index.a7da93f1.js";
|
|
6
|
+
import { aF as LabelMemuItem } from "../../../styles/index.db9e7ddb.js";
|
|
7
|
+
import { I as Icon } from "../../Icon/index.c06685f4.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import { unstable_composeClasses } from "@mui/base";
|
|
10
|
-
import { B as Badge } from "../Badge/index.
|
|
11
|
-
import { I as IconButton } from "../IconButton/index.
|
|
10
|
+
import { B as Badge } from "../Badge/index.48948839.js";
|
|
11
|
+
import { I as IconButton } from "../IconButton/index.7b6c1ee3.js";
|
|
12
12
|
const ICONS = {
|
|
13
13
|
MENU: "menu.svg"
|
|
14
14
|
};
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo } from "react";
|
|
3
|
-
import { aG as PagerRoot } from "../../../styles/index.
|
|
3
|
+
import { aG as PagerRoot } from "../../../styles/index.db9e7ddb.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, useTheme, Select, InputBase, MenuItem } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { I as IconButton } from "../IconButton/index.
|
|
6
|
+
import { I as IconButton } from "../IconButton/index.7b6c1ee3.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { useResponsiveContainerStore } from "@m4l/graphics";
|
|
9
9
|
import { shallow } from "zustand/shallow";
|
|
10
|
-
import { T as Typography } from "../Typography/index.
|
|
11
|
-
import { I as Icon } from "../../Icon/index.
|
|
10
|
+
import { T as Typography } from "../Typography/index.8c0801e4.js";
|
|
11
|
+
import { I as Icon } from "../../Icon/index.c06685f4.js";
|
|
12
12
|
const componentName = "M4LPager";
|
|
13
13
|
generateUtilityClasses(componentName, [
|
|
14
14
|
"root",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { aH as PopoverRoot } from "../../../styles/index.
|
|
2
|
+
import { aH as PopoverRoot } from "../../../styles/index.db9e7ddb.js";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { aI as MUISTack } from "../../../styles/index.
|
|
4
|
+
import { aI as MUISTack } from "../../../styles/index.db9e7ddb.js";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
const componentName = "M4LStack";
|
|
7
7
|
generateUtilityClasses(componentName, [
|
|
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import clsx from "clsx";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, Tab as Tab$1, Skeleton } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { aJ as MUITabs, aK as TabContentRoot, aL as TabRoot, aM as SKTTabWrapper } from "../../../styles/index.
|
|
5
|
+
import { aJ as MUITabs, aK as TabContentRoot, aL as TabRoot, aM as SKTTabWrapper } from "../../../styles/index.db9e7ddb.js";
|
|
6
6
|
import { useModuleSkeleton } from "@m4l/core";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
8
8
|
import { g as getNameDataTestId } from "../../../test/getNameDataTestId.0faeade8.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import clsx from "clsx";
|
|
3
|
-
import { B as Button, b as buttonClasses } from "../Button/index.
|
|
3
|
+
import { B as Button, b as buttonClasses } from "../Button/index.3d14e3e9.js";
|
|
4
4
|
import { w as withToggle } from "../../../hocs/withToggle/index.548aeace.js";
|
|
5
5
|
const ToggleAbleButton = ({ onToggle, isToggled, ...props }) => {
|
|
6
6
|
return /* @__PURE__ */ jsx(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import clsx from "clsx";
|
|
3
|
-
import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.
|
|
3
|
+
import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.7b6c1ee3.js";
|
|
4
4
|
import { w as withToggle } from "../../../hocs/withToggle/index.548aeace.js";
|
|
5
5
|
const ToggleAbleIconButton = ({
|
|
6
6
|
onToggle,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton, generateUtilityClasses, generateUtilityClass, Typography as Typography$1 } from "@mui/material";
|
|
4
|
-
import { aN as WarpperTypography } from "../../../styles/index.
|
|
4
|
+
import { aN as WarpperTypography } from "../../../styles/index.db9e7ddb.js";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
@@ -5,10 +5,10 @@ import { forwardRef } from "react";
|
|
|
5
5
|
import { useEnvironment } from "@m4l/core";
|
|
6
6
|
import { u as usePopupsStore } from "../PopupsProvider/index.9a23e1d0.js";
|
|
7
7
|
import { P as POPUPS_ICONS } from "./icons.066abd43.js";
|
|
8
|
-
import { P as PopupHeaderContainerStyled, a as PopupHeaderTitleStyled, b as PopupHeaderSubTitleStyled, c as PopupContentEditionInfoStyled, d as PopupDragWindowRootStyled, e as PopupContentRootStyled, f as PopupContentWrapperStyled, R as RootStyled } from "./slots/popupsViewerSlots.
|
|
9
|
-
import { d as draggableWindowClasses } from "../../DragResizeWindow/index.
|
|
10
|
-
import { I as Icon } from "../../Icon/index.
|
|
11
|
-
import { I as IconButton } from "../../mui_extended/IconButton/index.
|
|
8
|
+
import { P as PopupHeaderContainerStyled, a as PopupHeaderTitleStyled, b as PopupHeaderSubTitleStyled, c as PopupContentEditionInfoStyled, d as PopupDragWindowRootStyled, e as PopupContentRootStyled, f as PopupContentWrapperStyled, R as RootStyled } from "./slots/popupsViewerSlots.69dd2614.js";
|
|
9
|
+
import { d as draggableWindowClasses } from "../../DragResizeWindow/index.a4bcaab8.js";
|
|
10
|
+
import { I as Icon } from "../../Icon/index.c06685f4.js";
|
|
11
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.7b6c1ee3.js";
|
|
12
12
|
import { u as useSizeContainer } from "../../../hooks/useSizeContainer/index.3c48670c.js";
|
|
13
13
|
const Header = (props) => {
|
|
14
14
|
const { popupId } = props;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { styled } from "@mui/material/styles";
|
|
2
2
|
import { P as POPUPS_VIEWER_KEY_COMPONENT } from "../constants.29247547.js";
|
|
3
|
-
import { aO as popupsViewerStyles } from "../../../../styles/index.
|
|
3
|
+
import { aO as popupsViewerStyles } from "../../../../styles/index.db9e7ddb.js";
|
|
4
4
|
import { P as PopupViewerSlots } from "./index.37ef2263.js";
|
|
5
|
-
import { D as DragResizeWindow } from "../../../DragResizeWindow/index.
|
|
5
|
+
import { D as DragResizeWindow } from "../../../DragResizeWindow/index.a4bcaab8.js";
|
|
6
6
|
const RootStyled = styled("div", { name: POPUPS_VIEWER_KEY_COMPONENT, slot: PopupViewerSlots.root })(
|
|
7
7
|
popupsViewerStyles?.root
|
|
8
8
|
);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { createContext, useState } from "react";
|
|
3
|
-
import { M as ModalDialog } from "../../components/ModalDialog/index.
|
|
3
|
+
import { M as ModalDialog } from "../../components/ModalDialog/index.a57ee020.js";
|
|
4
4
|
const ModalContext = createContext(null);
|
|
5
5
|
function ModalProvider({ children }) {
|
|
6
6
|
const [modalOptions, setModalOptions] = useState({
|
|
@@ -3,7 +3,7 @@ import { useEffect } from "react";
|
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { useForm, FormProvider } from "react-hook-form";
|
|
5
5
|
import { yupResolver } from "@hookform/resolvers/yup";
|
|
6
|
-
import { aP as FormProviderRoot } from "../../styles/index.
|
|
6
|
+
import { aP as FormProviderRoot } from "../../styles/index.db9e7ddb.js";
|
|
7
7
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
9
|
const componentName = "M4LRHFormProvider";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useNetwork, useFlagsStore, useModuleDictionary } from "@m4l/core";
|
|
3
3
|
import { useState, useEffect } from "react";
|
|
4
|
-
import { u as useModal } from "../useModal/index.
|
|
5
|
-
import { W as WindowConfirm } from "../../components/modal/WindowConfirm.
|
|
4
|
+
import { u as useModal } from "../useModal/index.eb857f6e.js";
|
|
5
|
+
import { W as WindowConfirm } from "../../components/modal/WindowConfirm.abf49573.js";
|
|
6
6
|
function useFormAddEdit(props) {
|
|
7
7
|
const {
|
|
8
8
|
initialValues,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
|
-
import { a as ModalContext } from "../../contexts/ModalContext/index.
|
|
2
|
+
import { a as ModalContext } from "../../contexts/ModalContext/index.799110fe.js";
|
|
3
3
|
function useModal() {
|
|
4
4
|
const context = useContext(ModalContext);
|
|
5
5
|
if (!context)
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
|
-
import { d as TabContext } from "../../components/mui_extended/Tab/index.
|
|
2
|
+
import { d as TabContext } from "../../components/mui_extended/Tab/index.5c6a6801.js";
|
|
3
3
|
const useTab = () => {
|
|
4
4
|
const context = useContext(TabContext);
|
|
5
5
|
if (context === null) {
|