@m4l/components 1.1.2 → 2.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 +269 -269
- package/@types/types.d.ts +34 -34
- package/components/AccountPopover/{index.84049a50.js → index.493dbab5.js} +3 -3
- package/components/AppBar/{index.22ed1a0e.js → index.4b2c02da.js} +4 -4
- package/components/BaseModule/{index.0fc648c5.js → index.dba0d174.js} +1 -1
- package/components/CommonActions/components/ActionCancel/{index.33cf608e.js → index.ce196f96.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.d1359a38.js → index.d63f6a23.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.415de2bb.js → index.0daa98b8.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.0893587b.js → index.1c40d33b.js} +2 -2
- package/components/CommonActions/components/Actions/{index.2342a37e.js → index.434f4824.js} +2 -2
- package/components/DataGrid/assets/icons/datagrid.svg +4 -4
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.9d6f8597.js → index.0a3660c0.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.9bcaba12.js → index.4b1df4ab.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.a58a8712.js → index.37f4f359.js} +1 -1
- package/components/DataGrid/formatters/{index.6698b419.js → index.91129d5e.js} +2 -2
- package/components/DataGrid/{index.b1cac6af.js → index.d538cef8.js} +4 -4
- package/components/DataGrid/subcomponents/Actions/{index.a60b17d5.js → index.8d2e96e7.js} +11 -11
- package/components/DragResizeWindow/DragResizeWindow.d.ts +1 -1
- package/components/DragResizeWindow/{index.46048367.js → index.17e7059d.js} +3 -3
- package/components/DynamicFilter/{dictionary.da256925.js → dictionary.f471309f.js} +2 -2
- package/components/DynamicFilter/{index.08abfc2c.js → index.a7e772f7.js} +4 -4
- package/components/DynamicFilter/slots/{dynamicFilterSlots.b02bff6a.js → dynamicFilterSlots.1e2dc145.js} +6 -6
- package/components/DynamicFilter/store/{index.1e4af8b4.js → index.3733c18e.js} +1 -1
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.37bcd016.js → index.5b952ba7.js} +3 -3
- package/components/DynamicFilter/subcomponents/AppliedFilters/{index.2740f285.js → index.e38ed08e.js} +4 -4
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.63102514.js → index.bbc1b1c0.js} +6 -6
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.3824d701.js → index.b0a2c96e.js} +4 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.57ddf344.js → index.2036b257.js} +5 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.7beac9f0.js → index.d7559fb2.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.e9e1af93.js → index.d628de04.js} +5 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.d27a8bcc.js → index.804bb474.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/{index.e8f1d8e5.js → index.de33ba0a.js} +5 -5
- package/components/DynamicFilter/subcomponents/FilterActions/{index.35014c15.js → index.c8c90968.js} +3 -3
- package/components/DynamicFilter/subcomponents/InputFilter/{index.f42e9571.js → index.1b95c167.js} +4 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/{index.ada7eb0c.js → index.fd8a2421.js} +6 -6
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.144885cf.js → index.9f07285e.js} +2 -2
- package/components/DynamicFilter/types.d.ts +1 -1
- package/components/FieldLabel/{index.59b9b63a.js → index.44f3e099.js} +4 -4
- package/components/GridLayout/{index.56c3f4fa.js → index.a9f419d8.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.02bcb3b3.js → index.c9f8165b.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.65aeef5e.js → index.ad80dae3.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.0aad6f90.js → index.6ebe8790.js} +1 -1
- package/components/HelperText/{index.5c72277a.js → index.e9eddfe4.js} +2 -2
- package/components/Icon/{index.13aaae3c.js → index.2b591dd6.js} +3 -3
- package/components/Image/{index.4b51d4ba.js → index.fb9e71ba.js} +2 -2
- package/components/LanguagePopover/{index.7605fda8.js → index.f495b317.js} +4 -4
- package/components/LinearProgressIndeterminate/{index.292a4af8.js → index.8a0b3615.js} +2 -2
- package/components/LoadingError/{index.b129b573.js → index.2675dde0.js} +5 -5
- package/components/MFIsolationApp/{index.9f718621.js → index.359ce9ec.js} +2 -2
- package/components/MFLoader/{index.5d340e32.js → index.49a6bd2c.js} +2 -2
- package/components/ModalDialog/{index.ff275011.js → index.3571068b.js} +4 -4
- package/components/NavLink/{index.506c7827.js → index.82f5f2f4.js} +2 -2
- package/components/NoItemSelected/{index.1d7d5a9d.js → index.437fb106.js} +1 -1
- package/components/ObjectLogs/{index.473ebd65.js → index.5d260f34.js} +9 -9
- package/components/PDFViewer/{index.4e7ffac8.js → index.9f1d12c4.js} +2 -2
- package/components/Page/{index.b75c74e3.js → index.4e1e1b9b.js} +1 -1
- package/components/PaperForm/{index.8289409f.js → index.d6293e64.js} +2 -2
- package/components/Period/{index.13e4c351.js → index.f0095a0a.js} +4 -4
- package/components/PrintingSystem/{index.e1535b80.js → index.88fbf9ec.js} +14 -14
- package/components/PrintingSystem/subcomponents/BodyNode/{index.6b36842d.js → index.79cb87c7.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.4aab9d2c.js → index.a5d910d6.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.23a9dc95.js → index.350c25de.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.d0e8fd15.js → index.8c2f7536.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.35ff7dab.js → index.b02b56db.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.9547c826.js → index.462d6322.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.71afe03e.js → index.a5e25147.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.abbb154c.js → index.430bd242.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.b3f2ba6c.js → index.d76d27d3.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.809aaad2.js → index.2dcd8991.js} +1 -1
- package/components/PropertyValue/{index.36555931.js → index.5d847b88.js} +3 -3
- package/components/Resizeable/{index.57363836.js → index.f22bccb6.js} +1 -1
- package/components/ScrollBar/{index.236e2aa3.js → index.3f1ca3da.js} +1 -1
- package/components/SideBar/{index.bb6c2c7b.js → index.f15b9904.js} +6 -6
- package/components/SplitLayout/{index.75953afb.js → index.4b247e0c.js} +1 -1
- package/components/ToastContainer/{index.bb972338.js → index.dec47e74.js} +3 -3
- package/components/animate/LoadingScreen/{index.09915798.js → index.db36f970.js} +1 -1
- package/components/animate/{index.5c545243.js → index.14aa2d3c.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.42d40964.js → index.55c40f0c.js} +15 -15
- package/components/areas/components/AreasViewer/{index.266a3815.js → index.8a568629.js} +15 -15
- package/components/areas/contexts/AreasContext/{index.c2289888.js → index.c677ccfa.js} +4 -4
- package/components/areas/hooks/useAreas/{index.509c1703.js → index.2d10f64c.js} +1 -1
- package/components/areas/types.d.ts +1 -1
- package/components/commercial/AppBarCommercial/{index.3fd10868.js → index.85de55bb.js} +2 -2
- package/components/commercial/SectionCommercial/{index.bd45c64e.js → index.47c0cb0c.js} +2 -2
- package/components/commercial/TopBar/{index.4e55cffa.js → index.ec7a6cc6.js} +6 -6
- package/components/commercial/{index.4bdbb8fe.js → index.90e72726.js} +3 -3
- package/components/formatters/BooleanFormatter/{index.ac870381.js → index.5243a181.js} +2 -2
- package/components/formatters/{index.53ad2f51.js → index.1b738709.js} +2 -2
- package/components/hook-form/HelperError/{index.9f93c627.js → index.c6f8f840.js} +1 -1
- package/components/hook-form/RHFAutocomplete/RHFAutocomplete.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/classes/index.d.ts +1 -2
- package/components/hook-form/RHFAutocomplete/classes/types.d.ts +0 -1
- package/components/hook-form/RHFAutocomplete/{index.b8347185.js → index.c8bcfed8.js} +302 -70
- package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeImage/index.d.ts +2 -0
- package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeText/index.d.ts +2 -0
- package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/index.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/subcomponents/Skeleton/types.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/types.d.ts +17 -9
- package/components/hook-form/RHFAutocompleteAsync/{index.aeb3bf66.js → index.2b2ff592.js} +102 -5
- package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeImage/index.d.ts +3 -0
- package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeText/index.d.ts +2 -0
- package/components/hook-form/RHFAutocompleteAsync/types.d.ts +6 -3
- package/components/hook-form/RHFCheckbox/{index.c3b7ce0f.js → index.06c0b776.js} +3 -3
- package/components/hook-form/RHFColorPicker/{index.c259b8ac.js → index.f606dce6.js} +6 -6
- package/components/hook-form/RHFDateTime/{index.4efe48ce.js → index.fb4867fa.js} +4 -4
- package/components/hook-form/RHFPeriod/{index.0f912e3e.js → index.75e07583.js} +4 -4
- package/components/hook-form/RHFRadioGroup/{index.96c94958.js → index.a0a28a48.js} +1 -1
- package/components/hook-form/RHFTextField/{index.828b30f5.js → index.257c6486.js} +5 -5
- package/components/hook-form/RHFUpload/{index.b664c68b.js → index.a6954d0d.js} +5 -5
- package/components/maps/components/GpsTools/{index.e759163d.js → index.30fe41d1.js} +27 -24
- package/components/maps/components/Map/external/googleMutant/index.d.ts +159 -159
- package/components/maps/components/Map/{index.c568e68d.js → index.14f082d4.js} +14 -13
- package/components/maps/leaflet-geoman.d.ts +1476 -1476
- package/components/modal/{WindowBase.58f9e2b0.js → WindowBase.0dc3b3ea.js} +3 -3
- package/components/modal/{WindowConfirm.60955735.js → WindowConfirm.b8a431dd.js} +6 -6
- package/components/mui_extended/Accordion/{index.e6971e30.js → index.bb0cd2ab.js} +4 -4
- package/components/mui_extended/Avatar/{index.8cc99f13.js → index.bcf4d669.js} +1 -1
- package/components/mui_extended/Badge/{index.07fb40c0.js → index.89ca5b23.js} +1 -1
- package/components/mui_extended/Button/{index.111f830e.js → index.24b9496b.js} +3 -3
- package/components/mui_extended/{CheckBox.a8958eb8.js → CheckBox.4d930bed.js} +2 -2
- package/components/mui_extended/IconButton/{index.9425bdc5.js → index.f5dcf537.js} +2 -2
- package/components/mui_extended/MenuActions/{index.8b0d69b7.js → index.540d82fd.js} +5 -5
- package/components/mui_extended/Pager/classes/index.d.ts +1 -1
- package/components/mui_extended/Pager/{index.cb749e65.js → index.f3a6c94b.js} +4 -4
- package/components/mui_extended/Popover/{index.5e78a637.js → index.6d8fe229.js} +1 -1
- package/components/mui_extended/Stack/{index.3674daf7.js → index.9d6ed8c2.js} +1 -1
- package/components/mui_extended/Tab/{index.a94a92c1.js → index.0941bb3a.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.a55def3b.js → index.d45c7a60.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.cd20de81.js → index.c51670d1.js} +1 -1
- package/components/mui_extended/Typography/{index.45e97bdd.js → index.dbc44e77.js} +1 -1
- package/components/popups/PopupsViewer/{index.8fe4aa5d.js → index.6a175b73.js} +4 -4
- package/components/popups/PopupsViewer/slots/{popupsViewerSlots.aaf546e2.js → popupsViewerSlots.be9219c7.js} +2 -2
- package/contexts/ModalContext/{index.a5c622d6.js → index.26017754.js} +1 -1
- package/contexts/RHFormContext/{index.40a9547e.js → index.54d30cb2.js} +1 -1
- package/hooks/useFormAddEdit/{index.b6a3cf63.js → index.bd4ae2a5.js} +2 -2
- package/hooks/useModal/{index.3ad1e014.js → index.d3c18b29.js} +1 -1
- package/hooks/useTab/{index.4081b113.js → index.da9b5a24.js} +1 -1
- package/index.js +123 -123
- package/package.json +1 -1
- package/{react-draggable.310e3387.js → react-draggable.1c1ba224.js} +1 -1
- package/{react-resizable.3755959b.js → react-resizable.a59c14f4.js} +2 -2
- package/styles/{DynamicFilter.557ee3a7.js → DynamicFilter.27c16026.js} +1 -1
- package/styles/{index.239f949e.js → index.d972f170.js} +11 -11
- package/vite-env.d.ts +4 -4
- /package/utils/{index.78d1638f.js → index.14912462.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.2b591dd6.js";
|
|
6
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.f5dcf537.js";
|
|
7
|
+
import { u as useModal } from "../../hooks/useModal/index.d3c18b29.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.434f4824.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.d3c18b29.js";
|
|
6
|
+
import { I as Image } from "../Image/index.fb9e71ba.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.0dc3b3ea.js";
|
|
9
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.ce196f96.js";
|
|
10
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.1c40d33b.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.f5dcf537.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.d972f170.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.2b591dd6.js";
|
|
11
|
+
import { T as Typography } from "../Typography/index.dbc44e77.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.d972f170.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.d972f170.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.d972f170.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.fb9e71ba.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.dbc44e77.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.d972f170.js";
|
|
9
|
+
import { F as FieldLabel } from "../FieldLabel/index.44f3e099.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.2b591dd6.js";
|
|
6
|
+
import { aE as IconButtonRoot } from "../../../styles/index.d972f170.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.6d8fe229.js";
|
|
6
|
+
import { aF as LabelMemuItem } from "../../../styles/index.d972f170.js";
|
|
7
|
+
import { I as Icon } from "../../Icon/index.2b591dd6.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.89ca5b23.js";
|
|
11
|
+
import { I as IconButton } from "../IconButton/index.f5dcf537.js";
|
|
12
12
|
const ICONS = {
|
|
13
13
|
MENU: "menu.svg"
|
|
14
14
|
};
|
|
@@ -4,13 +4,13 @@ export declare function getPagerUtilityClass(slot: string): string;
|
|
|
4
4
|
export declare const pagerUtilityClasses: () => {
|
|
5
5
|
select: string;
|
|
6
6
|
root: string;
|
|
7
|
-
skeletonRoot: string;
|
|
8
7
|
labelRowsPerPageContainer: string;
|
|
9
8
|
selectMenuPopover: string;
|
|
10
9
|
selectMenuItem: string;
|
|
11
10
|
labelDisplayRows: string;
|
|
12
11
|
pagerActions: string;
|
|
13
12
|
customTablePaginationRoot: string;
|
|
13
|
+
skeletonRoot: string;
|
|
14
14
|
skeletonRowsPerPage: string;
|
|
15
15
|
skeletonButtonContainer: string;
|
|
16
16
|
skeletonIconButton: string;
|
|
@@ -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.d972f170.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.f5dcf537.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.dbc44e77.js";
|
|
11
|
+
import { I as Icon } from "../../Icon/index.2b591dd6.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.d972f170.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.d972f170.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.d972f170.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.24b9496b.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.f5dcf537.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.d972f170.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.776c62e7.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.be9219c7.js";
|
|
9
|
+
import { d as draggableWindowClasses } from "../../DragResizeWindow/index.17e7059d.js";
|
|
10
|
+
import { I as Icon } from "../../Icon/index.2b591dd6.js";
|
|
11
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.f5dcf537.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.d972f170.js";
|
|
4
4
|
import { P as PopupViewerSlots } from "./index.154e4e5f.js";
|
|
5
|
-
import { D as DragResizeWindow } from "../../../DragResizeWindow/index.
|
|
5
|
+
import { D as DragResizeWindow } from "../../../DragResizeWindow/index.17e7059d.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.3571068b.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.d972f170.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.d3c18b29.js";
|
|
5
|
+
import { W as WindowConfirm } from "../../components/modal/WindowConfirm.b8a431dd.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.26017754.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.0941bb3a.js";
|
|
3
3
|
const useTab = () => {
|
|
4
4
|
const context = useContext(TabContext);
|
|
5
5
|
if (context === null) {
|