@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,3 +1,17 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
};
|
|
1
|
+
import { Theme } from '@mui/material/styles';
|
|
2
|
+
import { OverridesStyleRules } from '@mui/material/styles/overrides';
|
|
3
|
+
import { PopupViewerSlots } from './slots/slots';
|
|
4
|
+
import { POPUPS_VIEWER_KEY_COMPONENT } from './constants';
|
|
5
|
+
import { PopupStoreProps, PopupsStore } from '../PopupsProvider/contexts/PopupsContext/types';
|
|
6
|
+
export declare type PopupViewerSlotsType = keyof typeof PopupViewerSlots;
|
|
7
|
+
export declare type PopupsViewerProps = {};
|
|
8
|
+
export declare type PopupStatus = 'init' | 'closing' | 'hidden';
|
|
9
|
+
export interface PopupOwnerState extends Pick<PopupStoreProps, 'status' | 'subTitle' | 'editionInfo' | 'zIndex'> {
|
|
10
|
+
/**
|
|
11
|
+
* "isMobile" cuando el navegador está corriendo en dispositivo móvil
|
|
12
|
+
*/
|
|
13
|
+
isMobile?: boolean;
|
|
14
|
+
}
|
|
15
|
+
export interface PopupsViewerOwnerState extends Pick<PopupsStore, 'baseZindex'>, PopupOwnerState {
|
|
16
|
+
}
|
|
17
|
+
export declare type PopupsViewerStyles = Partial<OverridesStyleRules<PopupViewerSlotsType, typeof POPUPS_VIEWER_KEY_COMPONENT, Theme> | undefined> | undefined;
|
|
@@ -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 {
|
|
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) {
|
package/index.js
CHANGED
|
@@ -1,127 +1,127 @@
|
|
|
1
|
-
import { D, c, g } from "./components/DataGrid/index.
|
|
1
|
+
import { D, c, g } from "./components/DataGrid/index.d538cef8.js";
|
|
2
2
|
import { N, T } from "./components/DataGrid/subcomponents/editors/TextEditor/index.3f0d9e28.js";
|
|
3
|
-
import { N as N2 } from "./components/NavLink/index.
|
|
3
|
+
import { N as N2 } from "./components/NavLink/index.82f5f2f4.js";
|
|
4
4
|
import { S } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
5
|
-
import { A, I } from "./components/animate/index.
|
|
5
|
+
import { A, I } from "./components/animate/index.14aa2d3c.js";
|
|
6
6
|
import { M } from "./components/animate/MotionContainer/index.3032bd8f.js";
|
|
7
7
|
import { M as M2 } from "./components/animate/MotionLazyContainer/index.d2902a6c.js";
|
|
8
|
-
import { L } from "./components/animate/LoadingScreen/index.
|
|
8
|
+
import { L } from "./components/animate/LoadingScreen/index.db36f970.js";
|
|
9
9
|
import { P } from "./components/animate/PropagateLoader/index.a9da8d00.js";
|
|
10
10
|
import { v } from "./components/animate/variants/fade.b561c0fc.js";
|
|
11
11
|
import { v as v2 } from "./components/animate/variants/bounce.784aaaaa.js";
|
|
12
12
|
import { v as v3 } from "./components/animate/variants/container.11f82b76.js";
|
|
13
13
|
import { v as v4, a, b } from "./components/animate/variants/transition.bd46b9ce.js";
|
|
14
|
-
import { A as A2 } from "./components/areas/components/AreasAdmin/index.
|
|
15
|
-
import { A as A3 } from "./components/areas/components/AreasViewer/index.
|
|
14
|
+
import { A as A2 } from "./components/areas/components/AreasAdmin/index.55c40f0c.js";
|
|
15
|
+
import { A as A3 } from "./components/areas/components/AreasViewer/index.8a568629.js";
|
|
16
16
|
import { a as a2, W } from "./components/areas/contexts/WindowToolsMFContext/index.992ae7a3.js";
|
|
17
17
|
import { a as a3, D as D2, M as M3, c as c2 } from "./components/areas/contexts/DynamicMFParmsContext/index.3d9ad0ad.js";
|
|
18
|
-
import { b as b2, A as A4 } from "./components/areas/contexts/AreasContext/index.
|
|
18
|
+
import { b as b2, A as A4 } from "./components/areas/contexts/AreasContext/index.c677ccfa.js";
|
|
19
19
|
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.9e09e1e3.js";
|
|
20
20
|
import { u as u2 } from "./components/areas/hooks/useWindowToolsMF/index.2fbae9dc.js";
|
|
21
21
|
import { A as A5, D as D3, L as L2, a as a4, g as g2 } from "./components/areas/dictionary.08cfc4c9.js";
|
|
22
|
-
import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.
|
|
23
|
-
import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.
|
|
24
|
-
import { R as R3 } from "./components/hook-form/RHFDateTime/index.
|
|
22
|
+
import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.c8bcfed8.js";
|
|
23
|
+
import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.2b2ff592.js";
|
|
24
|
+
import { R as R3 } from "./components/hook-form/RHFDateTime/index.fb4867fa.js";
|
|
25
25
|
import { R as R4 } from "./components/hook-form/RHFMultiCheckbox/index.437e6ba3.js";
|
|
26
26
|
import { R as R5 } from "./components/hook-form/RHFSelect/index.c6c60ecc.js";
|
|
27
|
-
import { R as R6 } from "./components/hook-form/RHFPeriod/index.
|
|
28
|
-
import { P as P2, g as g5 } from "./components/Period/index.
|
|
29
|
-
import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.
|
|
30
|
-
import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.
|
|
31
|
-
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.
|
|
32
|
-
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.
|
|
33
|
-
import { R as R11 } from "./components/hook-form/RHFUpload/index.
|
|
34
|
-
import { A as A6 } from "./components/mui_extended/Accordion/index.
|
|
35
|
-
import { A as A7 } from "./components/mui_extended/Avatar/index.
|
|
27
|
+
import { R as R6 } from "./components/hook-form/RHFPeriod/index.75e07583.js";
|
|
28
|
+
import { P as P2, g as g5 } from "./components/Period/index.f0095a0a.js";
|
|
29
|
+
import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.a0a28a48.js";
|
|
30
|
+
import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.f606dce6.js";
|
|
31
|
+
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.06c0b776.js";
|
|
32
|
+
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.257c6486.js";
|
|
33
|
+
import { R as R11 } from "./components/hook-form/RHFUpload/index.a6954d0d.js";
|
|
34
|
+
import { A as A6 } from "./components/mui_extended/Accordion/index.bb0cd2ab.js";
|
|
35
|
+
import { A as A7 } from "./components/mui_extended/Avatar/index.bcf4d669.js";
|
|
36
36
|
import { B } from "./components/mui_extended/BoxIcon/index.d61e7ac5.js";
|
|
37
37
|
import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.4a44883c.js";
|
|
38
38
|
import { C } from "./components/mui_extended/CircularProgress/index.967e70b7.js";
|
|
39
|
-
import { B as B3 } from "./components/mui_extended/Badge/index.
|
|
39
|
+
import { B as B3 } from "./components/mui_extended/Badge/index.89ca5b23.js";
|
|
40
40
|
import { L as L3 } from "./components/mui_extended/LinearProgress/index.4092bb69.js";
|
|
41
41
|
import { L as L4 } from "./components/mui_extended/LinkWithRoute/index.288c51f3.js";
|
|
42
|
-
import { B as B4, I as I2, L as L5 } from "./components/mui_extended/Button/index.
|
|
43
|
-
import { M as M4 } from "./components/mui_extended/MenuActions/index.
|
|
44
|
-
import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.
|
|
45
|
-
import { a as a6, b as b4, d as d2, c as c4, T as T2 } from "./components/mui_extended/Tab/index.
|
|
46
|
-
import { C as C2 } from "./components/mui_extended/CheckBox.
|
|
47
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.
|
|
48
|
-
import { P as P4 } from "./components/mui_extended/Popover/index.
|
|
49
|
-
import { S as S2 } from "./components/mui_extended/Stack/index.
|
|
42
|
+
import { B as B4, I as I2, L as L5 } from "./components/mui_extended/Button/index.24b9496b.js";
|
|
43
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.540d82fd.js";
|
|
44
|
+
import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.f3a6c94b.js";
|
|
45
|
+
import { a as a6, b as b4, d as d2, c as c4, T as T2 } from "./components/mui_extended/Tab/index.0941bb3a.js";
|
|
46
|
+
import { C as C2 } from "./components/mui_extended/CheckBox.4d930bed.js";
|
|
47
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.f5dcf537.js";
|
|
48
|
+
import { P as P4 } from "./components/mui_extended/Popover/index.6d8fe229.js";
|
|
49
|
+
import { S as S2 } from "./components/mui_extended/Stack/index.9d6ed8c2.js";
|
|
50
50
|
import { T as T3 } from "./components/mui_extended/Tooltip/index.49bb5ee1.js";
|
|
51
|
-
import { T as T4 } from "./components/mui_extended/Typography/index.
|
|
52
|
-
import { T as T5 } from "./components/mui_extended/ToggleButton/index.
|
|
53
|
-
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.
|
|
54
|
-
import { B as B5 } from "./components/formatters/BooleanFormatter/index.
|
|
51
|
+
import { T as T4 } from "./components/mui_extended/Typography/index.dbc44e77.js";
|
|
52
|
+
import { T as T5 } from "./components/mui_extended/ToggleButton/index.d45c7a60.js";
|
|
53
|
+
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.c51670d1.js";
|
|
54
|
+
import { B as B5 } from "./components/formatters/BooleanFormatter/index.5243a181.js";
|
|
55
55
|
import { D as D4, g as g8 } from "./components/formatters/DateFormatter/index.2ef6f261.js";
|
|
56
56
|
import { U, g as g9 } from "./components/formatters/UncertaintyFormatter/index.c3ffdebc.js";
|
|
57
57
|
import { P as P5, g as g10 } from "./components/formatters/PointsFormatter/index.51cd6774.js";
|
|
58
|
-
import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.
|
|
58
|
+
import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.1b738709.js";
|
|
59
59
|
import { P as P7, g as g12 } from "./components/formatters/PriceFormatter/index.97f75b4b.js";
|
|
60
60
|
import { C as C4 } from "./components/DataGrid/formatters/ColumnUncertaintyFormatter/index.a87302d1.js";
|
|
61
61
|
import { C as C5 } from "./components/DataGrid/formatters/ColumnPointsFormatter/index.ab152484.js";
|
|
62
62
|
import { C as C6 } from "./components/DataGrid/formatters/ColumnNestedValueFormatter/index.880e743b.js";
|
|
63
|
-
import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.
|
|
63
|
+
import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.0a3660c0.js";
|
|
64
64
|
import { C as C8 } from "./components/DataGrid/formatters/ColumnDateFormatter/index.e00d0cf2.js";
|
|
65
|
-
import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.
|
|
65
|
+
import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.4b1df4ab.js";
|
|
66
66
|
import { C as C10 } from "./components/DataGrid/formatters/ColumnPriceFormatter/index.bf9d9e60.js";
|
|
67
|
-
import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.
|
|
67
|
+
import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.37f4f359.js";
|
|
68
68
|
import { C as C12 } from "./components/DataGrid/formatters/ColumnSetCheckFormatter/index.4045b2f2.js";
|
|
69
|
-
import { a as a8 } from "./components/DynamicFilter/dictionary.
|
|
70
|
-
import { D as D5 } from "./components/DynamicFilter/index.
|
|
71
|
-
import { F } from "./components/FieldLabel/index.
|
|
72
|
-
import { H, e } from "./components/HelperText/index.
|
|
73
|
-
import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.
|
|
74
|
-
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.
|
|
75
|
-
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.
|
|
76
|
-
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.
|
|
77
|
-
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.
|
|
78
|
-
import { D as D6, d as d4 } from "./components/DragResizeWindow/index.
|
|
79
|
-
import { G, w, A as A13 } from "./components/GridLayout/index.
|
|
80
|
-
import { R as R12, a as a9, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.
|
|
81
|
-
import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.
|
|
82
|
-
import { P as P8 } from "./components/PrintingSystem/index.
|
|
83
|
-
import { I as I4 } from "./components/Icon/index.
|
|
84
|
-
import { L as L6 } from "./components/LanguagePopover/index.
|
|
85
|
-
import { L as L7 } from "./components/LinearProgressIndeterminate/index.
|
|
86
|
-
import { I as I5 } from "./components/Image/index.
|
|
69
|
+
import { a as a8 } from "./components/DynamicFilter/dictionary.f471309f.js";
|
|
70
|
+
import { D as D5 } from "./components/DynamicFilter/index.a7e772f7.js";
|
|
71
|
+
import { F } from "./components/FieldLabel/index.44f3e099.js";
|
|
72
|
+
import { H, e } from "./components/HelperText/index.e9eddfe4.js";
|
|
73
|
+
import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.434f4824.js";
|
|
74
|
+
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.ce196f96.js";
|
|
75
|
+
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.1c40d33b.js";
|
|
76
|
+
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.d63f6a23.js";
|
|
77
|
+
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.0daa98b8.js";
|
|
78
|
+
import { D as D6, d as d4 } from "./components/DragResizeWindow/index.17e7059d.js";
|
|
79
|
+
import { G, w, A as A13 } from "./components/GridLayout/index.a9f419d8.js";
|
|
80
|
+
import { R as R12, a as a9, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.ad80dae3.js";
|
|
81
|
+
import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.6ebe8790.js";
|
|
82
|
+
import { P as P8 } from "./components/PrintingSystem/index.88fbf9ec.js";
|
|
83
|
+
import { I as I4 } from "./components/Icon/index.2b591dd6.js";
|
|
84
|
+
import { L as L6 } from "./components/LanguagePopover/index.f495b317.js";
|
|
85
|
+
import { L as L7 } from "./components/LinearProgressIndeterminate/index.8a0b3615.js";
|
|
86
|
+
import { I as I5 } from "./components/Image/index.fb9e71ba.js";
|
|
87
87
|
import { L as L8 } from "./components/Loadable/index.e83cdb4e.js";
|
|
88
|
-
import { C as C13, b as b7, d as d5, c as c6, e as e2, u as u3 } from "./components/maps/components/Map/index.
|
|
89
|
-
import { M as M5, G as G2, u as u4 } from "./components/maps/components/GpsTools/index.
|
|
90
|
-
import { M as M6, d as d6, g as g14 } from "./components/ModalDialog/index.
|
|
88
|
+
import { C as C13, b as b7, d as d5, c as c6, e as e2, u as u3 } from "./components/maps/components/Map/index.14f082d4.js";
|
|
89
|
+
import { M as M5, G as G2, u as u4 } from "./components/maps/components/GpsTools/index.30fe41d1.js";
|
|
90
|
+
import { M as M6, d as d6, g as g14 } from "./components/ModalDialog/index.3571068b.js";
|
|
91
91
|
import { g as g15 } from "./components/modal/index.81eb6def.js";
|
|
92
|
-
import { W as W2 } from "./components/modal/WindowConfirm.
|
|
93
|
-
import { W as W3 } from "./components/modal/WindowBase.
|
|
94
|
-
import { L as L9, g as g16 } from "./components/LoadingError/index.
|
|
95
|
-
import { M as M7, g as g17 } from "./components/MFLoader/index.
|
|
96
|
-
import { N as N3, d as d7, g as g18 } from "./components/NoItemSelected/index.
|
|
97
|
-
import { O, d as d8, g as g19 } from "./components/ObjectLogs/index.
|
|
98
|
-
import { P as P9 } from "./components/PaperForm/index.
|
|
99
|
-
import { P as P10 } from "./components/PDFViewer/index.
|
|
100
|
-
import { H as H2 } from "./components/Page/index.
|
|
101
|
-
import { P as P11 } from "./components/PropertyValue/index.
|
|
102
|
-
import { R as R13 } from "./components/Resizeable/index.
|
|
103
|
-
import { S as S3 } from "./components/ScrollBar/index.
|
|
104
|
-
import { S as S4 } from "./components/SplitLayout/index.
|
|
105
|
-
import { T as T7, a as a10 } from "./components/ToastContainer/index.
|
|
106
|
-
import { S as S5 } from "./components/SideBar/index.
|
|
107
|
-
import { A as A14, g as g20 } from "./components/AppBar/index.
|
|
108
|
-
import { A as A15, g as g21 } from "./components/AccountPopover/index.
|
|
109
|
-
import { a as a11, P as P12, u as u5 } from "./components/popups/PopupsProvider/index.
|
|
110
|
-
import { P as P13 } from "./components/popups/PopupsViewer/index.
|
|
111
|
-
import { A as A16 } from "./components/commercial/AppBarCommercial/index.
|
|
112
|
-
import { H as H3 } from "./components/commercial/index.
|
|
113
|
-
import { T as T8 } from "./components/commercial/TopBar/index.
|
|
114
|
-
import { S as S6 } from "./components/commercial/SectionCommercial/index.
|
|
115
|
-
import { M as M8 } from "./components/MFIsolationApp/index.
|
|
116
|
-
import { B as B6 } from "./components/BaseModule/index.
|
|
117
|
-
import { R as R14, g as g22 } from "./contexts/RHFormContext/index.
|
|
118
|
-
import { a as a12, M as M9 } from "./contexts/ModalContext/index.
|
|
119
|
-
import { g as g23, u as u6 } from "./hooks/useFormAddEdit/index.
|
|
120
|
-
import { u as u7 } from "./hooks/useModal/index.
|
|
121
|
-
import { u as u8 } from "./hooks/useTab/index.
|
|
92
|
+
import { W as W2 } from "./components/modal/WindowConfirm.b8a431dd.js";
|
|
93
|
+
import { W as W3 } from "./components/modal/WindowBase.0dc3b3ea.js";
|
|
94
|
+
import { L as L9, g as g16 } from "./components/LoadingError/index.2675dde0.js";
|
|
95
|
+
import { M as M7, g as g17 } from "./components/MFLoader/index.49a6bd2c.js";
|
|
96
|
+
import { N as N3, d as d7, g as g18 } from "./components/NoItemSelected/index.437fb106.js";
|
|
97
|
+
import { O, d as d8, g as g19 } from "./components/ObjectLogs/index.5d260f34.js";
|
|
98
|
+
import { P as P9 } from "./components/PaperForm/index.d6293e64.js";
|
|
99
|
+
import { P as P10 } from "./components/PDFViewer/index.9f1d12c4.js";
|
|
100
|
+
import { H as H2 } from "./components/Page/index.4e1e1b9b.js";
|
|
101
|
+
import { P as P11 } from "./components/PropertyValue/index.5d847b88.js";
|
|
102
|
+
import { R as R13 } from "./components/Resizeable/index.f22bccb6.js";
|
|
103
|
+
import { S as S3 } from "./components/ScrollBar/index.3f1ca3da.js";
|
|
104
|
+
import { S as S4 } from "./components/SplitLayout/index.4b247e0c.js";
|
|
105
|
+
import { T as T7, a as a10 } from "./components/ToastContainer/index.dec47e74.js";
|
|
106
|
+
import { S as S5 } from "./components/SideBar/index.f15b9904.js";
|
|
107
|
+
import { A as A14, g as g20 } from "./components/AppBar/index.4b2c02da.js";
|
|
108
|
+
import { A as A15, g as g21 } from "./components/AccountPopover/index.493dbab5.js";
|
|
109
|
+
import { a as a11, P as P12, u as u5 } from "./components/popups/PopupsProvider/index.776c62e7.js";
|
|
110
|
+
import { P as P13 } from "./components/popups/PopupsViewer/index.6a175b73.js";
|
|
111
|
+
import { A as A16 } from "./components/commercial/AppBarCommercial/index.85de55bb.js";
|
|
112
|
+
import { H as H3 } from "./components/commercial/index.90e72726.js";
|
|
113
|
+
import { T as T8 } from "./components/commercial/TopBar/index.ec7a6cc6.js";
|
|
114
|
+
import { S as S6 } from "./components/commercial/SectionCommercial/index.47c0cb0c.js";
|
|
115
|
+
import { M as M8 } from "./components/MFIsolationApp/index.359ce9ec.js";
|
|
116
|
+
import { B as B6 } from "./components/BaseModule/index.dba0d174.js";
|
|
117
|
+
import { R as R14, g as g22 } from "./contexts/RHFormContext/index.54d30cb2.js";
|
|
118
|
+
import { a as a12, M as M9 } from "./contexts/ModalContext/index.26017754.js";
|
|
119
|
+
import { g as g23, u as u6 } from "./hooks/useFormAddEdit/index.bd4ae2a5.js";
|
|
120
|
+
import { u as u7 } from "./hooks/useModal/index.d3c18b29.js";
|
|
121
|
+
import { u as u8 } from "./hooks/useTab/index.da9b5a24.js";
|
|
122
122
|
import { useState } from "react";
|
|
123
123
|
import "react/jsx-runtime";
|
|
124
|
-
import "./styles/index.
|
|
124
|
+
import "./styles/index.d972f170.js";
|
|
125
125
|
import "@mui/material";
|
|
126
126
|
import "@mui/material/styles";
|
|
127
127
|
import "simplebar-react";
|
|
@@ -136,7 +136,7 @@ import "react-dnd";
|
|
|
136
136
|
import "react-dnd-html5-backend";
|
|
137
137
|
import "./components/DataGrid/constants.e334cd50.js";
|
|
138
138
|
import "@m4l/core";
|
|
139
|
-
import "./components/DataGrid/subcomponents/Actions/index.
|
|
139
|
+
import "./components/DataGrid/subcomponents/Actions/index.8d2e96e7.js";
|
|
140
140
|
import "@m4l/graphics";
|
|
141
141
|
import "zustand/shallow";
|
|
142
142
|
import "@mui/base";
|
|
@@ -145,7 +145,7 @@ import "./test/getNameDataTestId.0faeade8.js";
|
|
|
145
145
|
import "react-router-dom";
|
|
146
146
|
import "framer-motion";
|
|
147
147
|
import "./react-spinners.342a6578.js";
|
|
148
|
-
import "./components/areas/hooks/useAreas/index.
|
|
148
|
+
import "./components/areas/hooks/useAreas/index.2d10f64c.js";
|
|
149
149
|
import "zustand";
|
|
150
150
|
import "yup";
|
|
151
151
|
import "./components/areas/constants.66529246.js";
|
|
@@ -155,8 +155,8 @@ import "./components/areas/index.4cc6a221.js";
|
|
|
155
155
|
import "zustand/middleware/immer";
|
|
156
156
|
import "zustand/middleware";
|
|
157
157
|
import "lodash";
|
|
158
|
-
import "react-hook-form";
|
|
159
158
|
import "./index.js";
|
|
159
|
+
import "react-hook-form";
|
|
160
160
|
import "lodash/debounce";
|
|
161
161
|
import "@mui/x-date-pickers";
|
|
162
162
|
import "react-color";
|
|
@@ -166,36 +166,36 @@ import "@mui/material/Button";
|
|
|
166
166
|
import "@mui/lab";
|
|
167
167
|
import "./hocs/withToggle/index.548aeace.js";
|
|
168
168
|
import "./components/WrapperComponent/index.57964195.js";
|
|
169
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/index.
|
|
170
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/index.
|
|
169
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/index.de33ba0a.js";
|
|
170
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/index.b0a2c96e.js";
|
|
171
171
|
import "./components/DynamicFilter/constants.095f1dbb.js";
|
|
172
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/StringFilter/index.
|
|
173
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/index.
|
|
174
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/index.
|
|
175
|
-
import "./components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/index.
|
|
176
|
-
import "./components/DynamicFilter/store/index.
|
|
177
|
-
import "./components/DynamicFilter/subcomponents/DynamicFilterBase/index.
|
|
178
|
-
import "./components/DynamicFilter/slots/dynamicFilterSlots.
|
|
172
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/StringFilter/index.804bb474.js";
|
|
173
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/index.2036b257.js";
|
|
174
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/index.d7559fb2.js";
|
|
175
|
+
import "./components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/index.d628de04.js";
|
|
176
|
+
import "./components/DynamicFilter/store/index.3733c18e.js";
|
|
177
|
+
import "./components/DynamicFilter/subcomponents/DynamicFilterBase/index.bbc1b1c0.js";
|
|
178
|
+
import "./components/DynamicFilter/slots/dynamicFilterSlots.1e2dc145.js";
|
|
179
179
|
import "./components/DynamicFilter/slots/SlotsEnum.104a03d4.js";
|
|
180
180
|
import "./styles/DynamicFilter.27c16026.js";
|
|
181
|
-
import "./components/DynamicFilter/subcomponents/InputFilter/index.
|
|
182
|
-
import "./components/DynamicFilter/subcomponents/PopoverMenuFields/index.
|
|
183
|
-
import "./components/DynamicFilter/subcomponents/AppliedFilters/index.
|
|
184
|
-
import "./components/DynamicFilter/subcomponents/AppliedFilterChip/index.
|
|
185
|
-
import "./components/DynamicFilter/subcomponents/FilterActions/index.
|
|
186
|
-
import "./components/DynamicFilter/subcomponents/PopoverFilter/index.
|
|
187
|
-
import "./components/GridLayout/subcomponents/Griditem/index.
|
|
181
|
+
import "./components/DynamicFilter/subcomponents/InputFilter/index.1b95c167.js";
|
|
182
|
+
import "./components/DynamicFilter/subcomponents/PopoverMenuFields/index.9f07285e.js";
|
|
183
|
+
import "./components/DynamicFilter/subcomponents/AppliedFilters/index.e38ed08e.js";
|
|
184
|
+
import "./components/DynamicFilter/subcomponents/AppliedFilterChip/index.5b952ba7.js";
|
|
185
|
+
import "./components/DynamicFilter/subcomponents/FilterActions/index.c8c90968.js";
|
|
186
|
+
import "./components/DynamicFilter/subcomponents/PopoverFilter/index.fd8a2421.js";
|
|
187
|
+
import "./components/GridLayout/subcomponents/Griditem/index.c9f8165b.js";
|
|
188
188
|
import "fast-equals";
|
|
189
|
-
import "./components/PrintingSystem/subcomponents/DividerNode/index.
|
|
190
|
-
import "./components/PrintingSystem/subcomponents/SectionNode/index.
|
|
191
|
-
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.
|
|
192
|
-
import "./components/PrintingSystem/subcomponents/HeaderNode/index.
|
|
193
|
-
import "./components/PrintingSystem/subcomponents/BodyNode/index.
|
|
194
|
-
import "./components/PrintingSystem/subcomponents/FooterNode/index.
|
|
195
|
-
import "./components/PrintingSystem/subcomponents/PaperNode/index.
|
|
196
|
-
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.
|
|
197
|
-
import "./components/PrintingSystem/subcomponents/GridNode/index.
|
|
198
|
-
import "./components/PrintingSystem/subcomponents/ChartNode/index.
|
|
189
|
+
import "./components/PrintingSystem/subcomponents/DividerNode/index.350c25de.js";
|
|
190
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.d76d27d3.js";
|
|
191
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.2dcd8991.js";
|
|
192
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.462d6322.js";
|
|
193
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.79cb87c7.js";
|
|
194
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.8c2f7536.js";
|
|
195
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.a5e25147.js";
|
|
196
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.430bd242.js";
|
|
197
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.b02b56db.js";
|
|
198
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.a5d910d6.js";
|
|
199
199
|
import "chart.js";
|
|
200
200
|
import "chartjs-chart-error-bars";
|
|
201
201
|
import "react-leaflet";
|
|
@@ -211,8 +211,8 @@ import "./components/maps/index.13bb982c.js";
|
|
|
211
211
|
import "leaflet-polylinedecorator";
|
|
212
212
|
import "@geoman-io/leaflet-geoman-free/dist/leaflet-geoman.css";
|
|
213
213
|
import "@geoman-io/leaflet-geoman-free";
|
|
214
|
-
import "./components/DataGrid/formatters/index.
|
|
215
|
-
import "./components/hook-form/HelperError/index.
|
|
214
|
+
import "./components/DataGrid/formatters/index.91129d5e.js";
|
|
215
|
+
import "./components/hook-form/HelperError/index.c6f8f840.js";
|
|
216
216
|
import "immer";
|
|
217
217
|
import "./react-json-view.57125fcf.js";
|
|
218
218
|
import "./commonjs.565e6834.js";
|
|
@@ -221,6 +221,10 @@ import "./react-splitter-layout.8b1655c8.js";
|
|
|
221
221
|
import "react-toastify";
|
|
222
222
|
import "@m4l/styles";
|
|
223
223
|
import "react-transition-group";
|
|
224
|
+
import "./components/popups/PopupsViewer/icons.066abd43.js";
|
|
225
|
+
import "./components/popups/PopupsViewer/slots/popupsViewerSlots.be9219c7.js";
|
|
226
|
+
import "./components/popups/PopupsViewer/constants.29247547.js";
|
|
227
|
+
import "./components/popups/PopupsViewer/slots/index.154e4e5f.js";
|
|
224
228
|
import "./hooks/useSizeContainer/index.3c48670c.js";
|
|
225
229
|
import "history";
|
|
226
230
|
import "eventemitter3";
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { styled, alpha, Skeleton, Popover, IconButton, Stack, Tabs, Dialog, ListItemText, ListItemButton } from "@mui/material";
|
|
2
2
|
import { styled as styled$1, alpha as alpha$1 } from "@mui/material/styles";
|
|
3
3
|
import SimpleBarReact from "simplebar-react";
|
|
4
|
-
import { h as gridLayoutClasses } from "../components/GridLayout/index.
|
|
4
|
+
import { h as gridLayoutClasses } from "../components/GridLayout/index.a9f419d8.js";
|
|
5
5
|
import { a as ResizableBox } from "../react-resizable.a59c14f4.js";
|
|
6
|
-
import { a as areasAdminClasses } from "../components/areas/components/AreasAdmin/index.
|
|
7
|
-
import { a as areasViewerClasses } from "../components/areas/components/AreasViewer/index.
|
|
8
|
-
import { g as gpsToolsClasses } from "../components/maps/components/GpsTools/index.
|
|
9
|
-
import { R as RHFormProvider } from "../contexts/RHFormContext/index.
|
|
10
|
-
import { S as Stack$1 } from "../components/mui_extended/Stack/index.
|
|
11
|
-
import { I as Image } from "../components/Image/index.
|
|
6
|
+
import { a as areasAdminClasses } from "../components/areas/components/AreasAdmin/index.55c40f0c.js";
|
|
7
|
+
import { a as areasViewerClasses } from "../components/areas/components/AreasViewer/index.8a568629.js";
|
|
8
|
+
import { g as gpsToolsClasses } from "../components/maps/components/GpsTools/index.30fe41d1.js";
|
|
9
|
+
import { R as RHFormProvider } from "../contexts/RHFormContext/index.54d30cb2.js";
|
|
10
|
+
import { S as Stack$1 } from "../components/mui_extended/Stack/index.9d6ed8c2.js";
|
|
11
|
+
import { I as Image } from "../components/Image/index.fb9e71ba.js";
|
|
12
12
|
const RootStyle$1 = styled("div", {
|
|
13
13
|
shouldForwardProp: (props) => props !== "variant"
|
|
14
14
|
})(({ theme, variant }) => ({
|
|
@@ -440,9 +440,6 @@ const WrapperOption = styled$1("li")(({ theme }) => ({
|
|
|
440
440
|
const HelperTextRoot = styled$1("div")(({ theme }) => ({
|
|
441
441
|
...theme.components?.M4LErrorLabel?.styleOverrides
|
|
442
442
|
}));
|
|
443
|
-
const WrapperStandarActions = styled$1("div")(({ theme }) => ({
|
|
444
|
-
...theme.components?.M4LCommonActions?.styleOverrides
|
|
445
|
-
}));
|
|
446
443
|
const RHFColorPickerRoot = styled("div")(({ theme }) => ({
|
|
447
444
|
...theme.components?.M4LRHFColorPicker?.styleOverrides
|
|
448
445
|
}));
|
|
@@ -494,6 +491,9 @@ const ContainerCheckTypography = styled$1("div")(() => ({
|
|
|
494
491
|
display: "flex",
|
|
495
492
|
alignItems: "center"
|
|
496
493
|
}));
|
|
494
|
+
const WrapperStandarActions = styled$1("div")(({ theme }) => ({
|
|
495
|
+
...theme.components?.M4LCommonActions?.styleOverrides
|
|
496
|
+
}));
|
|
497
497
|
const RHFDateTimeRoot = styled("div")(({ theme }) => ({
|
|
498
498
|
...theme.components?.M4LRHFDateTime?.styleOverrides
|
|
499
499
|
}));
|
|
@@ -1015,6 +1015,95 @@ const ContainerImage = styled$1("div")(() => ({
|
|
|
1015
1015
|
width: "16px",
|
|
1016
1016
|
height: "16px"
|
|
1017
1017
|
}));
|
|
1018
|
+
const CONTAINER_QUERY_NAME = "poupup_root";
|
|
1019
|
+
const popupsViewerStyles = {
|
|
1020
|
+
root: ({ ownerState }) => ({
|
|
1021
|
+
containerName: CONTAINER_QUERY_NAME,
|
|
1022
|
+
containerType: "inline-size",
|
|
1023
|
+
position: "absolute",
|
|
1024
|
+
left: "0px",
|
|
1025
|
+
top: "0px",
|
|
1026
|
+
width: "0px",
|
|
1027
|
+
height: "0px",
|
|
1028
|
+
cursor: "default",
|
|
1029
|
+
zIndex: ownerState.baseZindex || 0
|
|
1030
|
+
}),
|
|
1031
|
+
popupDragWindowRoot: ({ ownerState }) => ({
|
|
1032
|
+
display: "flex",
|
|
1033
|
+
flexDirection: "column",
|
|
1034
|
+
position: "relative",
|
|
1035
|
+
width: "100%",
|
|
1036
|
+
height: "100%",
|
|
1037
|
+
"&.fade-enter": {
|
|
1038
|
+
opacity: 0
|
|
1039
|
+
},
|
|
1040
|
+
"&.fade-enter-active": {
|
|
1041
|
+
opacity: 1,
|
|
1042
|
+
transition: "opacity 300ms"
|
|
1043
|
+
},
|
|
1044
|
+
"&.fade-enter-done": {
|
|
1045
|
+
opacity: 1
|
|
1046
|
+
},
|
|
1047
|
+
"& .fade-exit": {
|
|
1048
|
+
opacity: 1
|
|
1049
|
+
},
|
|
1050
|
+
"& .fade-exit-active": {
|
|
1051
|
+
opacity: 0
|
|
1052
|
+
},
|
|
1053
|
+
...ownerState?.status === "hidden" ? {
|
|
1054
|
+
visibility: "hidden",
|
|
1055
|
+
pointerEvents: "none"
|
|
1056
|
+
} : {}
|
|
1057
|
+
}),
|
|
1058
|
+
pDWHeaderContainer: () => ({
|
|
1059
|
+
display: "flex",
|
|
1060
|
+
position: "relative",
|
|
1061
|
+
margin: "6px",
|
|
1062
|
+
gap: "8px",
|
|
1063
|
+
marginLeft: "8px",
|
|
1064
|
+
borderBottom: "2px solid blue",
|
|
1065
|
+
cursor: "move"
|
|
1066
|
+
}),
|
|
1067
|
+
pDWHeaderTitle: ({ ownerState }) => ({
|
|
1068
|
+
flexGrow: 1,
|
|
1069
|
+
fontWeight: "bold",
|
|
1070
|
+
...ownerState?.subTitle ? {
|
|
1071
|
+
flexGrow: "unset",
|
|
1072
|
+
"&:after": {
|
|
1073
|
+
content: '"*"',
|
|
1074
|
+
color: "red",
|
|
1075
|
+
fontSize: "22px",
|
|
1076
|
+
top: "0px",
|
|
1077
|
+
bottom: "0px",
|
|
1078
|
+
position: "absolute"
|
|
1079
|
+
}
|
|
1080
|
+
} : {}
|
|
1081
|
+
}),
|
|
1082
|
+
pDWHeaderSubTitle: ({}) => ({
|
|
1083
|
+
flexGrow: 1
|
|
1084
|
+
}),
|
|
1085
|
+
pDWContentRoot: ({}) => ({
|
|
1086
|
+
display: "flex",
|
|
1087
|
+
padding: "12px",
|
|
1088
|
+
position: "relative",
|
|
1089
|
+
flexGrow: 1,
|
|
1090
|
+
flexDirection: "column",
|
|
1091
|
+
overflow: "hidden"
|
|
1092
|
+
}),
|
|
1093
|
+
pDWContentEditionInfo: ({}) => ({
|
|
1094
|
+
display: "flex",
|
|
1095
|
+
justifyContent: "flex-end",
|
|
1096
|
+
"& .M4LIcon-root": {
|
|
1097
|
+
paddingRight: "8px"
|
|
1098
|
+
}
|
|
1099
|
+
}),
|
|
1100
|
+
pDWContentWrapper: ({}) => ({
|
|
1101
|
+
flexGrow: 1,
|
|
1102
|
+
display: "flex",
|
|
1103
|
+
position: "relative",
|
|
1104
|
+
overflow: "auto"
|
|
1105
|
+
})
|
|
1106
|
+
};
|
|
1018
1107
|
const DivTabGpsToolsRoot = styled$1("div")`
|
|
1019
1108
|
.${gpsToolsClasses.gpsToolsTabContent}.${gpsToolsClasses.hidden} {
|
|
1020
1109
|
display: none;
|
|
@@ -1356,7 +1445,8 @@ export {
|
|
|
1356
1445
|
TabRoot as aL,
|
|
1357
1446
|
SKTTabWrapper as aM,
|
|
1358
1447
|
WarpperTypography as aN,
|
|
1359
|
-
|
|
1448
|
+
popupsViewerStyles as aO,
|
|
1449
|
+
FormProviderRoot as aP,
|
|
1360
1450
|
AreasViewerRoot as aa,
|
|
1361
1451
|
AppBarComercialRoot as ab,
|
|
1362
1452
|
SectionCommercialRoot as ac,
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { useFormContext, Controller } from "react-hook-form";
|
|
3
|
-
import { RadioGroup, FormControlLabel, Radio, FormHelperText } from "@mui/material";
|
|
4
|
-
function RHFRadioGroup({
|
|
5
|
-
name,
|
|
6
|
-
options,
|
|
7
|
-
getOptionLabel,
|
|
8
|
-
getOptionValue,
|
|
9
|
-
...other
|
|
10
|
-
}) {
|
|
11
|
-
const { control } = useFormContext();
|
|
12
|
-
return /* @__PURE__ */ jsx(
|
|
13
|
-
Controller,
|
|
14
|
-
{
|
|
15
|
-
name,
|
|
16
|
-
control,
|
|
17
|
-
render: ({ field, fieldState: { error } }) => /* @__PURE__ */ jsxs("div", { children: [
|
|
18
|
-
/* @__PURE__ */ jsx(RadioGroup, { ...field, row: true, ...other, children: options.map((option) => /* @__PURE__ */ jsx(
|
|
19
|
-
FormControlLabel,
|
|
20
|
-
{
|
|
21
|
-
defaultValue: field.value,
|
|
22
|
-
value: getOptionValue(option),
|
|
23
|
-
control: /* @__PURE__ */ jsx(Radio, {}),
|
|
24
|
-
label: getOptionLabel(option)
|
|
25
|
-
},
|
|
26
|
-
getOptionValue(option)
|
|
27
|
-
)) }),
|
|
28
|
-
!!error && /* @__PURE__ */ jsx(FormHelperText, { error: true, sx: { px: 2 }, children: error.message })
|
|
29
|
-
] })
|
|
30
|
-
}
|
|
31
|
-
);
|
|
32
|
-
}
|
|
33
|
-
export {
|
|
34
|
-
RHFRadioGroup as R
|
|
35
|
-
};
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { WritableDraft } from 'immer/dist/internal';
|
|
2
|
-
import type { PopupsStateWithActions } from './types';
|
|
3
|
-
/**
|
|
4
|
-
* @description Actualiza la clases basado en owner state
|
|
5
|
-
* @param state immer State
|
|
6
|
-
*/
|
|
7
|
-
export declare const updateOwnerStateClasses: (state: WritableDraft<PopupsStateWithActions>) => void;
|