@m4l/components 1.1.1 → 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 +0 -5
- package/@types/types.d.ts +9 -0
- package/components/AccountPopover/{index.dde11a5c.js → index.493dbab5.js} +3 -3
- package/components/AppBar/{index.19b11c19.js → index.4b2c02da.js} +4 -4
- package/components/BaseModule/{index.4b725d16.js → index.dba0d174.js} +1 -1
- package/components/CommonActions/components/ActionCancel/{index.c3cddacf.js → index.ce196f96.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.3ec840af.js → index.d63f6a23.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.3187e7a7.js → index.0daa98b8.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.db2b2999.js → index.1c40d33b.js} +2 -2
- package/components/CommonActions/components/Actions/{index.84b8fd47.js → index.434f4824.js} +1 -1
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.ea1b882e.js → index.0a3660c0.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.cff633f6.js → index.4b1df4ab.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.d2e656a0.js → index.37f4f359.js} +1 -1
- package/components/DataGrid/formatters/{index.4b65c281.js → index.91129d5e.js} +2 -2
- package/components/DataGrid/{index.9aa088f6.js → index.d538cef8.js} +4 -4
- package/components/DataGrid/subcomponents/Actions/{index.9416e750.js → index.8d2e96e7.js} +11 -11
- package/components/DragResizeWindow/classes/types.d.ts +1 -0
- package/components/DragResizeWindow/helpers/index.d.ts +3 -0
- package/components/DragResizeWindow/{index.8f5a2e3e.js → index.17e7059d.js} +50 -37
- package/components/DragResizeWindow/types.d.ts +7 -0
- package/components/DynamicFilter/{dictionary.e9ad0f7c.js → dictionary.f471309f.js} +2 -2
- package/components/DynamicFilter/{index.e737845f.js → index.a7e772f7.js} +4 -4
- package/components/DynamicFilter/slots/{dynamicFilterSlots.c6d731f1.js → dynamicFilterSlots.1e2dc145.js} +5 -5
- package/components/DynamicFilter/store/{index.7a5e5f6a.js → index.3733c18e.js} +1 -1
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.f714d323.js → index.5b952ba7.js} +3 -3
- package/components/DynamicFilter/subcomponents/AppliedFilters/{index.c4131ff0.js → index.e38ed08e.js} +4 -4
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.9be8d255.js → index.bbc1b1c0.js} +6 -6
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.5caf5b34.js → index.b0a2c96e.js} +4 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.f5262ca2.js → index.2036b257.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.f48b4af1.js → index.d7559fb2.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.86de8517.js → index.d628de04.js} +5 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.1ba1cc22.js → index.804bb474.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/{index.8d2e925e.js → index.de33ba0a.js} +5 -5
- package/components/DynamicFilter/subcomponents/FilterActions/{index.066a32f4.js → index.c8c90968.js} +3 -3
- package/components/DynamicFilter/subcomponents/InputFilter/{index.f3f01ebc.js → index.1b95c167.js} +4 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/{index.7805f621.js → index.fd8a2421.js} +6 -6
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.d5efe247.js → index.9f07285e.js} +2 -2
- package/components/DynamicFilter/types.d.ts +1 -1
- package/components/FieldLabel/{index.a6235bcc.js → index.44f3e099.js} +3 -3
- package/components/GridLayout/{index.14b734d6.js → index.a9f419d8.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.5c8546c8.js → index.c9f8165b.js} +1 -1
- package/components/GridLayout/subcomponents/Responsive/{index.6646c077.js → index.ad80dae3.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.1108dd01.js → index.6ebe8790.js} +1 -1
- package/components/HelperText/{index.b1961313.js → index.e9eddfe4.js} +2 -2
- package/components/Icon/{index.e06c693f.js → index.2b591dd6.js} +3 -3
- package/components/Image/{index.8a3d05d3.js → index.fb9e71ba.js} +2 -2
- package/components/LanguagePopover/{index.25266514.js → index.f495b317.js} +4 -4
- package/components/LinearProgressIndeterminate/{index.80f8b74d.js → index.8a0b3615.js} +1 -1
- package/components/LoadingError/{index.81979bb3.js → index.2675dde0.js} +5 -5
- package/components/MFIsolationApp/{index.3125cd12.js → index.359ce9ec.js} +2 -2
- package/components/MFLoader/{index.952a3fee.js → index.49a6bd2c.js} +2 -2
- package/components/ModalDialog/{index.0dba90d3.js → index.3571068b.js} +3 -3
- package/components/NavLink/{index.0c844a30.js → index.82f5f2f4.js} +2 -2
- package/components/NoItemSelected/{index.dd2cee48.js → index.437fb106.js} +1 -1
- package/components/ObjectLogs/{index.f98e884b.js → index.5d260f34.js} +9 -9
- package/components/PDFViewer/{index.1b7068e5.js → index.9f1d12c4.js} +2 -2
- package/components/Page/{index.fa45b3d5.js → index.4e1e1b9b.js} +1 -1
- package/components/PaperForm/{index.f1467e34.js → index.d6293e64.js} +2 -2
- package/components/Period/{index.732248a8.js → index.f0095a0a.js} +4 -4
- package/components/PrintingSystem/{index.7aed44a2.js → index.88fbf9ec.js} +13 -13
- package/components/PrintingSystem/subcomponents/BodyNode/{index.3e82f72e.js → index.79cb87c7.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.8d4e4894.js → index.a5d910d6.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.f9343c1f.js → index.350c25de.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.1cdf54cf.js → index.8c2f7536.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.32a2e08a.js → index.b02b56db.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.715f4e49.js → index.462d6322.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.92df744d.js → index.a5e25147.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.4316a07a.js → index.430bd242.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.21b9d770.js → index.d76d27d3.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.03e73c9d.js → index.2dcd8991.js} +1 -1
- package/components/PropertyValue/{index.f85c4118.js → index.5d847b88.js} +3 -3
- package/components/Resizeable/{index.305dae8c.js → index.f22bccb6.js} +1 -1
- package/components/ScrollBar/{index.9c677335.js → index.3f1ca3da.js} +1 -1
- package/components/SideBar/{index.d33d87f4.js → index.f15b9904.js} +5 -5
- package/components/SplitLayout/{index.a5414b61.js → index.4b247e0c.js} +1 -1
- package/components/ToastContainer/{index.ce752150.js → index.dec47e74.js} +2 -2
- package/components/animate/LoadingScreen/{index.881ca784.js → index.db36f970.js} +1 -1
- package/components/animate/{index.d6f073fe.js → index.14aa2d3c.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.80da2678.js → index.55c40f0c.js} +14 -14
- package/components/areas/components/AreasViewer/{index.7836a623.js → index.8a568629.js} +13 -13
- package/components/areas/contexts/AreasContext/{index.c4e41ac3.js → index.c677ccfa.js} +4 -4
- package/components/areas/hooks/useAreas/{index.cf3f35fa.js → index.2d10f64c.js} +1 -1
- package/components/commercial/AppBarCommercial/{index.00571293.js → index.85de55bb.js} +1 -1
- package/components/commercial/SectionCommercial/{index.c3f56cb3.js → index.47c0cb0c.js} +1 -1
- package/components/commercial/TopBar/{index.56ade547.js → index.ec7a6cc6.js} +5 -5
- package/components/commercial/{index.788464b6.js → index.90e72726.js} +3 -3
- package/components/formatters/BooleanFormatter/{index.6f664715.js → index.5243a181.js} +2 -2
- package/components/formatters/{index.d1846e98.js → index.1b738709.js} +2 -2
- package/components/hook-form/HelperError/{index.a0faefe4.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.dab5e2d6.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.a61e7dda.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.71751a9d.js → index.06c0b776.js} +3 -3
- package/components/hook-form/RHFColorPicker/{index.3a8f36b1.js → index.f606dce6.js} +6 -6
- package/components/hook-form/RHFDateTime/{index.2f4ce21c.js → index.fb4867fa.js} +4 -4
- package/components/hook-form/RHFPeriod/{index.acf46fb2.js → index.75e07583.js} +4 -4
- package/components/hook-form/RHFRadioGroup/RHFRadioGroup.d.ts +1 -1
- package/components/hook-form/RHFRadioGroup/formatters/OptionIconLabelFormatter/index.d.ts +2 -0
- package/components/hook-form/RHFRadioGroup/index.a0a28a48.js +52 -0
- package/components/hook-form/RHFRadioGroup/types.d.ts +10 -4
- package/components/hook-form/RHFTextField/{index.06342648.js → index.257c6486.js} +4 -4
- package/components/hook-form/RHFUpload/{index.ef58c607.js → index.a6954d0d.js} +5 -5
- package/components/maps/components/GpsTools/{index.3cc627c5.js → index.30fe41d1.js} +28 -25
- package/components/maps/components/Map/external/Control/index.d.ts +1 -1
- package/components/maps/components/Map/{index.c50fc538.js → index.14f082d4.js} +30 -26
- package/components/modal/{WindowBase.af49e2e8.js → WindowBase.0dc3b3ea.js} +3 -3
- package/components/modal/{WindowConfirm.141e19a9.js → WindowConfirm.b8a431dd.js} +6 -6
- package/components/mui_extended/Accordion/{index.e76a8701.js → index.bb0cd2ab.js} +4 -4
- package/components/mui_extended/Avatar/{index.fc674f4b.js → index.bcf4d669.js} +1 -1
- package/components/mui_extended/Badge/{index.615959af.js → index.89ca5b23.js} +1 -1
- package/components/mui_extended/Button/{index.a391ee9f.js → index.24b9496b.js} +3 -3
- package/components/mui_extended/{CheckBox.ae30825c.js → CheckBox.4d930bed.js} +2 -2
- package/components/mui_extended/IconButton/{index.97e91dae.js → index.f5dcf537.js} +2 -2
- package/components/mui_extended/MenuActions/{index.1092605e.js → index.540d82fd.js} +5 -5
- package/components/mui_extended/Pager/classes/index.d.ts +1 -1
- package/components/mui_extended/Pager/{index.4d510ef5.js → index.f3a6c94b.js} +4 -4
- package/components/mui_extended/Popover/{index.82970357.js → index.6d8fe229.js} +1 -1
- package/components/mui_extended/Stack/{index.e64a379b.js → index.9d6ed8c2.js} +1 -1
- package/components/mui_extended/Tab/{index.f31eb904.js → index.0941bb3a.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.4afacb33.js → index.d45c7a60.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.621ff8bc.js → index.c51670d1.js} +1 -1
- package/components/mui_extended/Typography/{index.8a0f958b.js → index.dbc44e77.js} +1 -1
- package/components/popups/PopupsProvider/{index.6591c56e.js → index.776c62e7.js} +8 -34
- package/components/popups/PopupsViewer/constants.29247547.js +4 -0
- package/components/popups/PopupsViewer/icons.066abd43.js +7 -0
- package/components/popups/PopupsViewer/{index.caf23a5d.js → index.6a175b73.js} +43 -78
- package/components/popups/PopupsViewer/slots/index.154e4e5f.js +14 -0
- package/components/popups/PopupsViewer/slots/popupsViewerSlots.be9219c7.js +39 -0
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/store.d.ts +1 -1
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/types.d.ts +27 -47
- package/components/popups/components/PopupsViewer/PopupsViewer.d.ts +1 -2
- package/components/popups/components/PopupsViewer/constants.d.ts +1 -1
- package/components/popups/components/PopupsViewer/slots/popupsViewerSlots.d.ts +25 -0
- package/components/popups/components/PopupsViewer/slots/slots.d.ts +10 -0
- package/components/popups/components/PopupsViewer/types.d.ts +17 -3
- package/contexts/ModalContext/{index.8281527d.js → index.26017754.js} +1 -1
- package/contexts/RHFormContext/{index.939811b3.js → index.54d30cb2.js} +1 -1
- package/hooks/useFormAddEdit/{index.dfb5570d.js → index.bd4ae2a5.js} +2 -2
- package/hooks/useModal/{index.538e8219.js → index.d3c18b29.js} +1 -1
- package/hooks/useTab/{index.bc8d38fc.js → index.da9b5a24.js} +1 -1
- package/index.js +123 -119
- package/package.json +1 -1
- package/styles/PopupViewer.styles.d.ts +2 -0
- package/styles/{index.7868464e.js → index.d972f170.js} +101 -11
- package/components/hook-form/RHFRadioGroup/index.11c0add8.js +0 -35
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/helper.d.ts +0 -7
- package/components/popups/components/PopupsViewer/classes/index.d.ts +0 -17
- package/components/popups/components/PopupsViewer/classes/types.d.ts +0 -15
- package/components/popups/components/PopupsViewer/styled.d.ts +0 -2
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { E as PropertyValueRoot } from "../../styles/index.
|
|
2
|
+
import { E as PropertyValueRoot } from "../../styles/index.d972f170.js";
|
|
3
3
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -7,8 +7,8 @@ import clsx from "clsx";
|
|
|
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";
|
|
9
9
|
import { useState } from "react";
|
|
10
|
-
import { F as FieldLabel } from "../FieldLabel/index.
|
|
11
|
-
import { I as Icon } from "../Icon/index.
|
|
10
|
+
import { F as FieldLabel } from "../FieldLabel/index.44f3e099.js";
|
|
11
|
+
import { I as Icon } from "../Icon/index.2b591dd6.js";
|
|
12
12
|
const componentName = "M4LPropertyValue";
|
|
13
13
|
generateUtilityClasses(
|
|
14
14
|
componentName,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { J as WrapperResizeable } from "../../styles/index.
|
|
2
|
+
import { J as WrapperResizeable } from "../../styles/index.d972f170.js";
|
|
3
3
|
function ResizeableWindow(props) {
|
|
4
4
|
const { children, width = 600, height = 400, maxHeigth, onResize, maxWidth, ...other } = props;
|
|
5
5
|
return /* @__PURE__ */ jsx(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses, generateUtilityClass, Box } from "@mui/material";
|
|
3
|
-
import { R as RootStyle, K as SimpleBarStyle } from "../../styles/index.
|
|
3
|
+
import { R as RootStyle, K as SimpleBarStyle } from "../../styles/index.d972f170.js";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
const componentName = "M4LScrollBar";
|
|
6
6
|
generateUtilityClasses(componentName, [
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { O as NavItemMainRoot, Q as NavSubItemContentRoot, T as NavListSubItemRoot, U as ContainerListSubItem, V as ContentGroupsRoot, X as WrapperGroup, Y as WrapperGroupTitle, Z as CollapseButtonRoot, _ as WrapperContentMobile, $ as SideBarRoot } from "../../styles/index.
|
|
2
|
+
import { O as NavItemMainRoot, Q as NavSubItemContentRoot, T as NavListSubItemRoot, U as ContainerListSubItem, V as ContentGroupsRoot, X as WrapperGroup, Y as WrapperGroupTitle, Z as CollapseButtonRoot, _ as WrapperContentMobile, $ as SideBarRoot } from "../../styles/index.d972f170.js";
|
|
3
3
|
import { createContext, useState, useContext, useEffect } from "react";
|
|
4
4
|
import { generateUtilityClasses, Collapse, Drawer as Drawer$1, useTheme } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -7,12 +7,12 @@ import { g as getComponentUtilityClass } from "../../utils/index.14912462.js";
|
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
8
8
|
import { useEnvironment, useBase, BaseProvider } from "@m4l/core";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
|
-
import { I as Icon, A as ArrowIcon } from "../Icon/index.
|
|
11
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
10
|
+
import { I as Icon, A as ArrowIcon } from "../Icon/index.2b591dd6.js";
|
|
11
|
+
import { T as Typography } from "../mui_extended/Typography/index.dbc44e77.js";
|
|
12
12
|
import clsx from "clsx";
|
|
13
13
|
import { useLocation } from "react-router-dom";
|
|
14
|
-
import { I as Image } from "../Image/index.
|
|
15
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
14
|
+
import { I as Image } from "../Image/index.fb9e71ba.js";
|
|
15
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.f5dcf537.js";
|
|
16
16
|
import { useResponsive } from "@m4l/styles";
|
|
17
17
|
const componentName = "M4LSideBar";
|
|
18
18
|
generateUtilityClasses(
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { a0 as SplitLayoutRoot, a1 as SplitMaster, a2 as SplitDetail } from "../../styles/index.
|
|
2
|
+
import { a0 as SplitLayoutRoot, a1 as SplitMaster, a2 as SplitDetail } from "../../styles/index.d972f170.js";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
import clsx from "clsx";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { a3 as ToastContainerRoot } from "../../styles/index.
|
|
2
|
+
import { a3 as ToastContainerRoot } from "../../styles/index.d972f170.js";
|
|
3
3
|
import { ToastContainer as ToastContainer$1 } from "react-toastify";
|
|
4
4
|
import { generateUtilityClasses } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { g as getComponentUtilityClass } from "../../utils/index.14912462.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { useMemo } from "react";
|
|
9
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { I as Icon } from "../Icon/index.2b591dd6.js";
|
|
10
10
|
const componentName = "M4LToastContainer";
|
|
11
11
|
const toastClasses = generateUtilityClasses(
|
|
12
12
|
componentName,
|
|
@@ -2,7 +2,7 @@ import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { m } from "framer-motion";
|
|
3
3
|
import { alpha } from "@mui/material/styles";
|
|
4
4
|
import { Box } from "@mui/material";
|
|
5
|
-
import { a4 as RootStyle } from "../../../styles/index.
|
|
5
|
+
import { a4 as RootStyle } from "../../../styles/index.d972f170.js";
|
|
6
6
|
function LoadingScreen(props) {
|
|
7
7
|
const { isDashboard, variant = "fullpage", ...other } = props;
|
|
8
8
|
return /* @__PURE__ */ jsx(Fragment, { children: !isDashboard && /* @__PURE__ */ jsxs(RootStyle, { variant, ...other, children: [
|
|
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { m } from "framer-motion";
|
|
3
3
|
import { forwardRef, useRef } from "react";
|
|
4
4
|
import { IconButton, Box } from "@mui/material";
|
|
5
|
-
import { a5 as AnimatedScrollRoot } from "../../styles/index.
|
|
5
|
+
import { a5 as AnimatedScrollRoot } from "../../styles/index.d972f170.js";
|
|
6
6
|
const varSmall = {
|
|
7
7
|
hover: { scale: 1.1 },
|
|
8
8
|
tap: { scale: 0.95 }
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { u as useAreasStore } from "../../hooks/useAreas/index.
|
|
2
|
+
import { u as useAreasStore } from "../../hooks/useAreas/index.2d10f64c.js";
|
|
3
3
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
4
4
|
import { useState, useRef, useMemo } from "react";
|
|
5
5
|
import * as Yup from "yup";
|
|
@@ -10,22 +10,22 @@ import { g as getComponentUtilityClass } from "../../../../utils/index.14912462.
|
|
|
10
10
|
import { A as AREAS_ADMIN_CLASS_NAME } from "../../constants.66529246.js";
|
|
11
11
|
import { I as ICONS } from "../../icons.8266ccc8.js";
|
|
12
12
|
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.08cfc4c9.js";
|
|
13
|
-
import { a6 as EditAreaHeader, a7 as AreasAdminRoot } from "../../../../styles/index.
|
|
13
|
+
import { a6 as EditAreaHeader, a7 as AreasAdminRoot } from "../../../../styles/index.d972f170.js";
|
|
14
14
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
15
15
|
import { shallow } from "zustand/shallow";
|
|
16
|
-
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.
|
|
17
|
-
import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.
|
|
18
|
-
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.
|
|
19
|
-
import { A as Actions } from "../../../CommonActions/components/Actions/index.
|
|
20
|
-
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.
|
|
21
|
-
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.
|
|
22
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
23
|
-
import { P as Popover } from "../../../mui_extended/Popover/index.
|
|
24
|
-
import { T as Typography } from "../../../mui_extended/Typography/index.
|
|
25
|
-
import { S as ScrollBar } from "../../../ScrollBar/index.
|
|
16
|
+
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.540d82fd.js";
|
|
17
|
+
import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.54d30cb2.js";
|
|
18
|
+
import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.257c6486.js";
|
|
19
|
+
import { A as Actions } from "../../../CommonActions/components/Actions/index.434f4824.js";
|
|
20
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.ce196f96.js";
|
|
21
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.1c40d33b.js";
|
|
22
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.f5dcf537.js";
|
|
23
|
+
import { P as Popover } from "../../../mui_extended/Popover/index.6d8fe229.js";
|
|
24
|
+
import { T as Typography } from "../../../mui_extended/Typography/index.dbc44e77.js";
|
|
25
|
+
import { S as ScrollBar } from "../../../ScrollBar/index.3f1ca3da.js";
|
|
26
26
|
import TouchRipple from "@mui/material/ButtonBase/TouchRipple";
|
|
27
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
28
|
-
import { I as Icon } from "../../../Icon/index.
|
|
27
|
+
import { B as Button } from "../../../mui_extended/Button/index.24b9496b.js";
|
|
28
|
+
import { I as Icon } from "../../../Icon/index.2b591dd6.js";
|
|
29
29
|
import { u as useOnClickOutside } from "../../index.4cc6a221.js";
|
|
30
30
|
const areasAdminClasses = generateUtilityClasses(
|
|
31
31
|
AREAS_ADMIN_CLASS_NAME,
|
|
@@ -1,35 +1,35 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { a8 as WindowRoot, a9 as WrapperWindowModal, aa as AreasViewerRoot } from "../../../../styles/index.
|
|
2
|
+
import { a8 as WindowRoot, a9 as WrapperWindowModal, aa as AreasViewerRoot } from "../../../../styles/index.d972f170.js";
|
|
3
3
|
import { shallow } from "zustand/shallow";
|
|
4
4
|
import React__default, { useMemo, useEffect } from "react";
|
|
5
5
|
import clsx from "clsx";
|
|
6
|
-
import { u as useAreasStore } from "../../hooks/useAreas/index.
|
|
6
|
+
import { u as useAreasStore } from "../../hooks/useAreas/index.2d10f64c.js";
|
|
7
7
|
import { generateUtilityClasses, Skeleton } from "@mui/material";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
9
|
import { g as getComponentUtilityClass } from "../../../../utils/index.14912462.js";
|
|
10
10
|
import { a as AREAS_VIEWER_CLASS_NAME } from "../../constants.66529246.js";
|
|
11
11
|
import { useModuleDictionary, useEnvironment, useModuleSkeleton } from "@m4l/core";
|
|
12
|
-
import { a as MemonizedMenuActions } from "../../../mui_extended/MenuActions/index.
|
|
12
|
+
import { a as MemonizedMenuActions } from "../../../mui_extended/MenuActions/index.540d82fd.js";
|
|
13
13
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
14
14
|
import { I as ICONS } from "../../icons.8266ccc8.js";
|
|
15
15
|
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.08cfc4c9.js";
|
|
16
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
17
|
-
import { L as LinearProgressIndeterminate } from "../../../LinearProgressIndeterminate/index.
|
|
18
|
-
import { I as Icon } from "../../../Icon/index.
|
|
19
|
-
import { T as Typography } from "../../../mui_extended/Typography/index.
|
|
20
|
-
import { M as MFLoader } from "../../../MFLoader/index.
|
|
16
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.f5dcf537.js";
|
|
17
|
+
import { L as LinearProgressIndeterminate } from "../../../LinearProgressIndeterminate/index.8a0b3615.js";
|
|
18
|
+
import { I as Icon } from "../../../Icon/index.2b591dd6.js";
|
|
19
|
+
import { T as Typography } from "../../../mui_extended/Typography/index.dbc44e77.js";
|
|
20
|
+
import { M as MFLoader } from "../../../MFLoader/index.49a6bd2c.js";
|
|
21
21
|
import { W as WindowToolsMFProvider } from "../../contexts/WindowToolsMFContext/index.992ae7a3.js";
|
|
22
22
|
import { D as DynamicMFParmsProvider } from "../../contexts/DynamicMFParmsContext/index.3d9ad0ad.js";
|
|
23
23
|
import { L as LinearProgress } from "../../../mui_extended/LinearProgress/index.4092bb69.js";
|
|
24
24
|
import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
|
|
25
25
|
import { g as getNameDataTestId } from "../../../../test/getNameDataTestId.0faeade8.js";
|
|
26
|
-
import { R as RESPONSIVE_COLAPSED_HEIGHTS, a as RESPONSIVE_ROW_HEIGHTS, M as MARGIN_GRIDLAYOUT, P as PADDING_GRIDLAYOUT } from "../../contexts/AreasContext/index.
|
|
27
|
-
import { w as withSizeProvider } from "../../../GridLayout/subcomponents/SizeProvider/index.
|
|
28
|
-
import { R as Responsive } from "../../../GridLayout/subcomponents/Responsive/index.
|
|
26
|
+
import { R as RESPONSIVE_COLAPSED_HEIGHTS, a as RESPONSIVE_ROW_HEIGHTS, M as MARGIN_GRIDLAYOUT, P as PADDING_GRIDLAYOUT } from "../../contexts/AreasContext/index.c677ccfa.js";
|
|
27
|
+
import { w as withSizeProvider } from "../../../GridLayout/subcomponents/SizeProvider/index.6ebe8790.js";
|
|
28
|
+
import { R as Responsive } from "../../../GridLayout/subcomponents/Responsive/index.ad80dae3.js";
|
|
29
29
|
import { useLocation } from "react-router-dom";
|
|
30
|
-
import { L as LoadingError } from "../../../LoadingError/index.
|
|
30
|
+
import { L as LoadingError } from "../../../LoadingError/index.2675dde0.js";
|
|
31
31
|
import { c as cjs } from "../../../../react-draggable.1c1ba224.js";
|
|
32
|
-
import { R as ResizeableWindow } from "../../../Resizeable/index.
|
|
32
|
+
import { R as ResizeableWindow } from "../../../Resizeable/index.f22bccb6.js";
|
|
33
33
|
const areasViewerClasses = generateUtilityClasses(
|
|
34
34
|
AREAS_VIEWER_CLASS_NAME,
|
|
35
35
|
[
|
|
@@ -6,13 +6,13 @@ import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
|
|
|
6
6
|
import { useHostTools, useModuleDictionary, useNetwork, useModuleSkeleton, EmitEvents } from "@m4l/core";
|
|
7
7
|
import { devtools } from "zustand/middleware";
|
|
8
8
|
import { immer } from "zustand/middleware/immer";
|
|
9
|
-
import { u as useAreasViewerUtilityClasses } from "../../components/AreasViewer/index.
|
|
10
|
-
import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.
|
|
9
|
+
import { u as useAreasViewerUtilityClasses } from "../../components/AreasViewer/index.8a568629.js";
|
|
10
|
+
import { u as useAreasAdminUtilityClasses } from "../../components/AreasAdmin/index.55c40f0c.js";
|
|
11
11
|
import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index.3d9ad0ad.js";
|
|
12
12
|
import { g as getAreasDictionary, D as DICCTIONARY } from "../../dictionary.08cfc4c9.js";
|
|
13
|
-
import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index.
|
|
13
|
+
import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index.ad80dae3.js";
|
|
14
14
|
import { debounce, cloneDeep } from "lodash";
|
|
15
|
-
import { A as isEqualLayouts } from "../../../GridLayout/index.
|
|
15
|
+
import { A as isEqualLayouts } from "../../../GridLayout/index.a9f419d8.js";
|
|
16
16
|
import { useNavigate } from "react-router-dom";
|
|
17
17
|
const PADDING_GRIDLAYOUT = 11;
|
|
18
18
|
const MARGIN_GRIDLAYOUT = 11;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
2
|
import { useStore } from "zustand";
|
|
3
|
-
import { b as AreasContext } from "../../contexts/AreasContext/index.
|
|
3
|
+
import { b as AreasContext } from "../../contexts/AreasContext/index.c677ccfa.js";
|
|
4
4
|
function useAreasStore(selector, equalityFn) {
|
|
5
5
|
const context = useContext(AreasContext);
|
|
6
6
|
if (!context)
|
|
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { generateUtilityClasses } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
4
|
import { g as getComponentUtilityClass } from "../../../utils/index.14912462.js";
|
|
5
|
-
import { ab as AppBarComercialRoot } from "../../../styles/index.
|
|
5
|
+
import { ab as AppBarComercialRoot } from "../../../styles/index.d972f170.js";
|
|
6
6
|
const componentName = "M4LAppBarCommercial";
|
|
7
7
|
generateUtilityClasses(
|
|
8
8
|
componentName,
|
|
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { generateUtilityClasses } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
4
|
import { g as getComponentUtilityClass } from "../../../utils/index.14912462.js";
|
|
5
|
-
import { ac as SectionCommercialRoot } from "../../../styles/index.
|
|
5
|
+
import { ac as SectionCommercialRoot } from "../../../styles/index.d972f170.js";
|
|
6
6
|
const componentName = "M4LSectionCommercial";
|
|
7
7
|
generateUtilityClasses(
|
|
8
8
|
componentName,
|
|
@@ -5,13 +5,13 @@ import { unstable_composeClasses } from "@mui/base";
|
|
|
5
5
|
import { g as getComponentUtilityClass } from "../../../utils/index.14912462.js";
|
|
6
6
|
import { createContext, useContext, useState } from "react";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
|
-
import { ad as ArrowIconRoot } from "../../../styles/index.
|
|
9
|
-
import { I as Icon } from "../../Icon/index.
|
|
8
|
+
import { ad as ArrowIconRoot } from "../../../styles/index.d972f170.js";
|
|
9
|
+
import { I as Icon } from "../../Icon/index.2b591dd6.js";
|
|
10
10
|
import clsx from "clsx";
|
|
11
11
|
import { g as getNameDataTestId } from "../../../test/getNameDataTestId.0faeade8.js";
|
|
12
|
-
import { A as Accordion } from "../../mui_extended/Accordion/index.
|
|
13
|
-
import { B as Button } from "../../mui_extended/Button/index.
|
|
14
|
-
import { P as Popover } from "../../mui_extended/Popover/index.
|
|
12
|
+
import { A as Accordion } from "../../mui_extended/Accordion/index.bb0cd2ab.js";
|
|
13
|
+
import { B as Button } from "../../mui_extended/Button/index.24b9496b.js";
|
|
14
|
+
import { P as Popover } from "../../mui_extended/Popover/index.6d8fe229.js";
|
|
15
15
|
const componentName = "M4LTopBar";
|
|
16
16
|
const TopBarClasses = generateUtilityClasses(componentName, [
|
|
17
17
|
"root",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useState } from "react";
|
|
3
|
-
import { ae as HamburgerMenuRoot } from "../../styles/index.
|
|
3
|
+
import { ae as HamburgerMenuRoot } from "../../styles/index.d972f170.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
|
-
import { S as SideBar } from "../SideBar/index.
|
|
9
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
8
|
+
import { S as SideBar } from "../SideBar/index.f15b9904.js";
|
|
9
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.f5dcf537.js";
|
|
10
10
|
const componentName = "M4LHamburgerMenuCommercial";
|
|
11
11
|
generateUtilityClasses(componentName, ["root", "ImageLogo"]);
|
|
12
12
|
function getHamburgerMenuComercialClassesUtilityClass(slot) {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo } from "react";
|
|
3
3
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
4
|
-
import { I as Icon } from "../../Icon/index.
|
|
4
|
+
import { I as Icon } from "../../Icon/index.2b591dd6.js";
|
|
5
5
|
import { W as WrapperComponent } from "../../WrapperComponent/index.57964195.js";
|
|
6
|
-
import { F as FormatterRoot, f as formatterClasses } from "../index.
|
|
6
|
+
import { F as FormatterRoot, f as formatterClasses } from "../index.1b738709.js";
|
|
7
7
|
import clsx from "clsx";
|
|
8
8
|
const BOOLEAN_FORMATTER_DICTIONARY_KEY = `boolean_formatter`;
|
|
9
9
|
const LABEL_BOOLEAN_YES = `${BOOLEAN_FORMATTER_DICTIONARY_KEY}.boolean_yes`;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses } from "@mui/material";
|
|
3
3
|
import "@mui/base";
|
|
4
|
-
import { af as FormatterRootContainer } from "../../styles/index.
|
|
4
|
+
import { af as FormatterRootContainer } from "../../styles/index.d972f170.js";
|
|
5
5
|
import { W as WrapperComponent } from "../WrapperComponent/index.57964195.js";
|
|
6
6
|
import { useModuleDictionary } from "@m4l/core";
|
|
7
|
-
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY } from "./BooleanFormatter/index.
|
|
7
|
+
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY } from "./BooleanFormatter/index.5243a181.js";
|
|
8
8
|
const COMPONENT_CLASS_NAME = "M4LFormatter";
|
|
9
9
|
const formatterClasses = generateUtilityClasses(COMPONENT_CLASS_NAME, [
|
|
10
10
|
"root",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useFormContext, useController } from "react-hook-form";
|
|
3
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
3
|
+
import { H as HelperText } from "../../HelperText/index.e9eddfe4.js";
|
|
4
4
|
function HelperError(props) {
|
|
5
5
|
const { name } = props;
|
|
6
6
|
const { control } = useFormContext();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import
|
|
1
|
+
import { RHFAutocompleteProps } from './types';
|
|
2
2
|
export declare function RHFAutocomplete<T>(props: RHFAutocompleteProps<T>): import("react/jsx-runtime").JSX.Element;
|
|
@@ -7,9 +7,8 @@ export declare const useUtilityClasses: (ownerState: OwnerState) => {
|
|
|
7
7
|
root: string;
|
|
8
8
|
skeleton: string;
|
|
9
9
|
popper: string;
|
|
10
|
-
withImage: string;
|
|
11
10
|
skeletonRoot: string;
|
|
11
|
+
skeletonContainerText: string;
|
|
12
12
|
iconDown: string;
|
|
13
13
|
chip: string;
|
|
14
|
-
skeletonContainerText: string;
|
|
15
14
|
};
|