@m4l/components 0.2.26 → 0.2.28
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/components/AccountPopover/{index.e31fc908.js → index.7b7f3962.js} +1 -1
- package/components/AppBar/{index.4945897e.js → index.cb2f1763.js} +2 -2
- package/components/CommonActions/components/ActionCancel/{index.33a748be.js → index.e03455db.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.9a965204.js → index.9120552e.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.7add0125.js → index.48e7d28a.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.ac7cd0ee.js → index.5ba2ef5f.js} +2 -2
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.f731d23f.js → index.ce8c7b9c.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.ad82747c.js → index.3a1ae54f.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.64854fdd.js → index.de32e830.js} +1 -1
- package/components/DataGrid/{index.1c695ed3.js → index.690184a8.js} +3 -3
- package/components/DataGrid/subcomponents/Actions/{index.4a402633.js → index.339ccf42.js} +10 -10
- package/components/DragResizeWindow/{index.f84451f8.js → index.be2fc1e0.js} +1 -1
- package/components/DynamicFilter/{index.22ba3195.js → index.ad2460cf.js} +12 -10
- package/components/FieldLabel/{index.1da2a28d.js → index.61d55577.js} +1 -1
- package/components/GridLayout/subcomponents/Responsive/{index.0fd1b7f8.js → index.d2ec9ddb.js} +1 -0
- package/components/HamburgerMenu/{index.1663edef.js → index.9f99b7c1.js} +2 -2
- package/components/Icon/{index.8c744412.js → index.1976cb37.js} +8 -48
- package/components/Icon/types.d.ts +0 -5
- package/components/Image/classes/index.d.ts +7 -0
- package/components/Image/{utils/classes → classes}/types.d.ts +0 -5
- package/components/Image/index.fd6f2c5f.js +203 -0
- package/components/Image/tests/utils.d.ts +1 -1
- package/components/Image/types.d.ts +3 -43
- package/components/LanguagePopover/{index.80896e49.js → index.f90fd1dc.js} +2 -3
- package/components/LoadingError/{index.9c64680a.js → index.2aa5daba.js} +2 -2
- package/components/MFLoader/{index.7cd7c372.js → index.1e56a845.js} +1 -1
- package/components/ModalDialog/{index.ce0f4d16.js → index.86de725b.js} +2 -2
- package/components/NoItemSelected/{index.ffba558b.js → index.16ff4e09.js} +1 -1
- package/components/ObjectLogs/{index.dd6a5009.js → index.d200ba38.js} +5 -5
- package/components/PDFViewer/{index.093ddd35.js → index.3bffbae3.js} +1 -1
- package/components/Page/{index.1b20a73e.js → index.026d463c.js} +1 -1
- package/components/PaperForm/{index.42e78a24.js → index.fe630839.js} +1 -1
- package/components/Period/{index.6e8d92dc.js → index.b6fa6ce6.js} +2 -2
- package/components/PrintingSystem/{index.c2d21657.js → index.02517f9c.js} +12 -12
- package/components/PrintingSystem/subcomponents/BodyNode/{index.c7b59f3f.js → index.0abc77a8.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.263f02f0.js → index.293e44cd.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.f00c44f3.js → index.3a2363d4.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.fb323704.js → index.fc1466e0.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.1ed935be.js → index.ca2cc635.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.5173c74a.js → index.5ae4e58e.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.fad64696.js → index.251d9664.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.3a3e5fd0.js → index.45054100.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.2890fc12.js → index.cfd21ea3.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.148708e6.js → index.0f22f144.js} +1 -1
- package/components/PropertyValue/{index.4ea5af0f.js → index.041a0585.js} +1 -1
- package/components/SideBar/classes/index.d.ts +1 -0
- package/components/SideBar/classes/types.d.ts +1 -0
- package/components/SideBar/{index.141dac10.js → index.3ea827ea.js} +13 -29
- package/components/SideBar/subcomponents/ContentGroups/index.d.ts +1 -1
- package/components/ToastContainer/{index.98c4873e.js → index.ee15bfce.js} +2 -2
- package/components/areas/components/AreasAdmin/{index.debe3e3d.js → index.01ea7058.js} +13 -13
- package/components/areas/components/AreasViewer/{index.82a22acb.js → index.71038f0e.js} +75 -189
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/subcomponents/WindowHeaderSkeleton/index.d.ts +2 -0
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/subcomponents/WindowHeaderSkeleton/types.d.ts +3 -0
- package/components/areas/contexts/AreasContext/helper.d.ts +2 -2
- package/components/areas/contexts/AreasContext/{index.0dc69929.js → index.cc89c1a7.js} +5 -5
- package/components/areas/hooks/useAreas/{index.ca15a4b6.js → index.32c7a909.js} +1 -1
- package/components/commercial/TopBar/{index.32a332c4.js → index.6493e8ab.js} +3 -3
- package/components/formatters/BooleanFormatter/{index.0703a256.js → index.477c6419.js} +2 -2
- package/components/formatters/{index.94be7098.js → index.ac0a547b.js} +1 -1
- package/components/hook-form/RHFAutocomplete/classes/types.d.ts +1 -0
- package/components/hook-form/RHFAutocomplete/{index.993794f8.js → index.24e4387c.js} +22 -15
- package/components/hook-form/RHFAutocomplete/types.d.ts +2 -1
- package/components/hook-form/RHFAutocompleteAsync/{index.924c6473.js → index.0cc78417.js} +1 -1
- package/components/hook-form/RHFCheckbox/classes/types.d.ts +2 -0
- package/components/hook-form/RHFCheckbox/{index.f1fd5789.js → index.22648b5a.js} +20 -3
- package/components/hook-form/RHFCheckbox/types.d.ts +2 -0
- package/components/hook-form/RHFColorPicker/classes/types.d.ts +2 -0
- package/components/hook-form/RHFColorPicker/{index.60b50052.js → index.d02de5ee.js} +24 -6
- package/components/hook-form/RHFColorPicker/types.d.ts +2 -0
- package/components/hook-form/RHFDateTime/classes/types.d.ts +1 -0
- package/components/hook-form/RHFDateTime/{index.2396ea4a.js → index.f02f1122.js} +19 -12
- package/components/hook-form/RHFDateTime/types.d.ts +2 -1
- package/components/hook-form/RHFPeriod/classes/index.d.ts +2 -1
- package/components/hook-form/RHFPeriod/classes/types.d.ts +2 -0
- package/components/hook-form/RHFPeriod/index.5ca467ac.js +112 -0
- package/components/hook-form/RHFPeriod/types.d.ts +4 -0
- package/components/hook-form/RHFTextField/classes/types.d.ts +1 -0
- package/components/hook-form/RHFTextField/{index.fb0d1cac.js → index.81c4b52b.js} +21 -15
- package/components/hook-form/RHFTextField/types.d.ts +2 -1
- package/components/hook-form/RHFUpload/{index.e5f734b8.js → index.f6c5027f.js} +2 -2
- package/components/modal/{WindowBase.dd1d2d7b.js → WindowBase.f38260ec.js} +3 -3
- package/components/modal/{WindowConfirm.4501497a.js → WindowConfirm.67ee36e9.js} +6 -6
- package/components/mui_extended/Accordion/{index.4393eca9.js → index.a55875a5.js} +2 -2
- package/components/mui_extended/Button/{index.93389adb.js → index.c6befaeb.js} +3 -7
- package/components/mui_extended/{CheckBox.840a443f.js → CheckBox.d676424c.js} +1 -1
- package/components/mui_extended/IconButton/classes/types.d.ts +0 -1
- package/components/mui_extended/IconButton/{index.383f5496.js → index.63a9d74c.js} +2 -5
- package/components/mui_extended/IconButton/types.d.ts +1 -1
- package/components/mui_extended/ImageButton/ImageButton.d.ts +1 -1
- package/components/mui_extended/MenuActions/{index.e6e3aac8.js → index.bca14ad9.js} +2 -2
- package/components/mui_extended/Pager/{index.5791276c.js → index.a024f67b.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.4ac1f974.js → index.3f8bcf51.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.8ca0114f.js → index.04375093.js} +1 -1
- package/contexts/ModalContext/{index.dde4e35a.js → index.e748f329.js} +1 -1
- package/hooks/index.d.ts +1 -0
- package/hooks/useFormAddEdit/{index.7fdad61d.js → index.649004a5.js} +2 -2
- package/hooks/useFormFocus/index.d.ts +7 -0
- package/hooks/useFormFocus/types.d.ts +8 -0
- package/hooks/useModal/{index.2f1d6a07.js → index.66a0c82e.js} +1 -1
- package/index.js +78 -77
- package/{node_modules.585eab0e.js → node_modules.4d80a09c.js} +1 -1
- package/package.json +1 -1
- package/{vendor.173d0b89.js → vendor.aa97e825.js} +79 -60
- package/components/Image/index.39b3b9d9.js +0 -387
- package/components/Image/subcomponents/BasicIntersectComponent/index.d.ts +0 -3
- package/components/Image/subcomponents/LazyLoadComponent/index.d.ts +0 -7
- package/components/Image/subcomponents/Skeleton/index.d.ts +0 -2
- package/components/Image/subcomponents/Skeleton/types.d.ts +0 -6
- package/components/Image/utils/classes/index.d.ts +0 -12
- package/components/Image/utils/isIntersectionObserverAvailable.d.ts +0 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/skeleton.d.ts +0 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/subcomponents/WindowPopUpsList/index.d.ts +0 -2
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/subcomponents/WindowPopUpsList/types.d.ts +0 -2
- package/components/hook-form/RHFPeriod/index.011965ef.js +0 -90
- package/components/CommonActions/components/Actions/{index.389f9b28.js → index.16946bfd.js} +11 -11
- /package/components/Image/{utils/classes → classes}/constant.d.ts +0 -0
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import clsx from "clsx";
|
|
2
|
-
import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.
|
|
2
|
+
import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.63a9d74c.js";
|
|
3
3
|
import { w as withToggle } from "../../../hocs/withToggle/index.e44eb0da.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const ToggleAbleIconButton = ({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { createContext, useState } from "react";
|
|
2
|
-
import { M as ModalDialog } from "../../components/ModalDialog/index.
|
|
2
|
+
import { M as ModalDialog } from "../../components/ModalDialog/index.86de725b.js";
|
|
3
3
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
4
4
|
const ModalContext = createContext(null);
|
|
5
5
|
function ModalProvider({
|
package/hooks/index.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useNetwork, useFlags, useModuleDictionary } from "@m4l/core";
|
|
2
2
|
import { useState, useEffect } from "react";
|
|
3
|
-
import { u as useModal } from "../useModal/index.
|
|
3
|
+
import { u as useModal } from "../useModal/index.66a0c82e.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
|
-
import { W as WindowConfirm } from "../../components/modal/WindowConfirm.
|
|
5
|
+
import { W as WindowConfirm } from "../../components/modal/WindowConfirm.67ee36e9.js";
|
|
6
6
|
function useFormAddEdit(props) {
|
|
7
7
|
const {
|
|
8
8
|
initialValues,
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { FormFocusHookReturnType } from "./types";
|
|
2
|
+
/**
|
|
3
|
+
* useFormFocus: Custom hook creado para facilitar el manejo de estado de interacción de usuario para los
|
|
4
|
+
* componentes de formulario. Aporta los estados Focus, TabSelected y
|
|
5
|
+
*
|
|
6
|
+
*/
|
|
7
|
+
export declare const useFormFocus: <ElmentType extends HTMLElement>() => FormFocusHookReturnType<ElmentType>;
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { KeyboardEvent } from "react";
|
|
2
|
+
export interface FormFocusHookReturnType<ElementType extends HTMLElement> {
|
|
3
|
+
isFocus: boolean;
|
|
4
|
+
isTabSelected: boolean;
|
|
5
|
+
handlerFocus: () => void;
|
|
6
|
+
handlerOnKeyUp: (event: KeyboardEvent<ElementType>) => void;
|
|
7
|
+
handlerOnBlur: () => void;
|
|
8
|
+
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
|
-
import { M as ModalContext } from "../../contexts/ModalContext/index.
|
|
2
|
+
import { M as ModalContext } from "../../contexts/ModalContext/index.e748f329.js";
|
|
3
3
|
function useModal() {
|
|
4
4
|
const context = useContext(ModalContext);
|
|
5
5
|
if (!context)
|
package/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { L } from "./assets/Logo/index.228dcb5a.js";
|
|
2
|
-
import { c, e, g } from "./components/DataGrid/index.
|
|
2
|
+
import { c, e, g } from "./components/DataGrid/index.690184a8.js";
|
|
3
3
|
import { N, T } from "./components/DataGrid/subcomponents/editors/TextEditor/index.eac1749c.js";
|
|
4
4
|
import { N as N2 } from "./components/NavLink/index.b75c91e1.js";
|
|
5
5
|
import { S } from "./components/ScrollToTop/index.e06f98f6.js";
|
|
@@ -12,27 +12,27 @@ import { v } from "./components/animate/variants/fade.b561c0fc.js";
|
|
|
12
12
|
import { v as v2 } from "./components/animate/variants/bounce.784aaaaa.js";
|
|
13
13
|
import { v as v3 } from "./components/animate/variants/container.11f82b76.js";
|
|
14
14
|
import { v as v4, a, b } from "./components/animate/variants/transition.bd46b9ce.js";
|
|
15
|
-
import { A as A2 } from "./components/areas/components/AreasAdmin/index.
|
|
16
|
-
import { A as A3 } from "./components/areas/components/AreasViewer/index.
|
|
15
|
+
import { A as A2 } from "./components/areas/components/AreasAdmin/index.01ea7058.js";
|
|
16
|
+
import { A as A3 } from "./components/areas/components/AreasViewer/index.71038f0e.js";
|
|
17
17
|
import { a as a2, W } from "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
18
18
|
import { a as a3, D, M as M3, c as c2 } from "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
19
|
-
import { A as A4, b as b2 } from "./components/areas/contexts/AreasContext/index.
|
|
19
|
+
import { A as A4, b as b2 } from "./components/areas/contexts/AreasContext/index.cc89c1a7.js";
|
|
20
20
|
import { u } from "./components/areas/hooks/useDynamicMFParameters/index.e52c5392.js";
|
|
21
21
|
import { u as u2 } from "./components/areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
22
22
|
import { A as A5, D as D2, L as L3, a as a4, g as g2 } from "./components/areas/dictionary.08cfc4c9.js";
|
|
23
|
-
import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.
|
|
24
|
-
import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.
|
|
25
|
-
import { R as R3 } from "./components/hook-form/RHFDateTime/index.
|
|
23
|
+
import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.24e4387c.js";
|
|
24
|
+
import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.0cc78417.js";
|
|
25
|
+
import { R as R3 } from "./components/hook-form/RHFDateTime/index.f02f1122.js";
|
|
26
26
|
import { R as R4 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
27
27
|
import { R as R5 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
28
|
-
import { R as R6 } from "./components/hook-form/RHFPeriod/index.
|
|
29
|
-
import { P as P2, g as g5 } from "./components/Period/index.
|
|
28
|
+
import { R as R6 } from "./components/hook-form/RHFPeriod/index.5ca467ac.js";
|
|
29
|
+
import { P as P2, g as g5 } from "./components/Period/index.b6fa6ce6.js";
|
|
30
30
|
import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.1ddb3d93.js";
|
|
31
|
-
import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.
|
|
32
|
-
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.
|
|
33
|
-
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.
|
|
34
|
-
import { R as R11 } from "./components/hook-form/RHFUpload/index.
|
|
35
|
-
import { A as A6 } from "./components/mui_extended/Accordion/index.
|
|
31
|
+
import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.d02de5ee.js";
|
|
32
|
+
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.22648b5a.js";
|
|
33
|
+
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.81c4b52b.js";
|
|
34
|
+
import { R as R11 } from "./components/hook-form/RHFUpload/index.f6c5027f.js";
|
|
35
|
+
import { A as A6 } from "./components/mui_extended/Accordion/index.a55875a5.js";
|
|
36
36
|
import { A as A7 } from "./components/mui_extended/Avatar/index.75e6ed57.js";
|
|
37
37
|
import { B } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
38
38
|
import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
@@ -40,79 +40,79 @@ import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js"
|
|
|
40
40
|
import { B as B3 } from "./components/mui_extended/Badge/index.09f5aee5.js";
|
|
41
41
|
import { L as L4 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
42
42
|
import { L as L5 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
43
|
-
import { B as B4, I as I2, L as L6 } from "./components/mui_extended/Button/index.
|
|
44
|
-
import { M as M4 } from "./components/mui_extended/MenuActions/index.
|
|
45
|
-
import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.
|
|
43
|
+
import { B as B4, I as I2, L as L6 } from "./components/mui_extended/Button/index.c6befaeb.js";
|
|
44
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.bca14ad9.js";
|
|
45
|
+
import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.a024f67b.js";
|
|
46
46
|
import { a as a6, c as c4, T as T2, d as d2, b as b4 } from "./components/mui_extended/Tab/index.2068925d.js";
|
|
47
|
-
import { C as C2 } from "./components/mui_extended/CheckBox.
|
|
48
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.
|
|
47
|
+
import { C as C2 } from "./components/mui_extended/CheckBox.d676424c.js";
|
|
48
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.63a9d74c.js";
|
|
49
49
|
import { P as P4 } from "./components/mui_extended/Popover/index.d85de73b.js";
|
|
50
50
|
import { S as S2 } from "./components/mui_extended/Stack/index.0e53197c.js";
|
|
51
51
|
import { T as T3 } from "./components/mui_extended/Tooltip/index.24a2bc3f.js";
|
|
52
52
|
import { T as T4 } from "./components/mui_extended/Typography/index.379dd374.js";
|
|
53
|
-
import { T as T5 } from "./components/mui_extended/ToggleButton/index.
|
|
54
|
-
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.
|
|
55
|
-
import { B as B5 } from "./components/formatters/BooleanFormatter/index.
|
|
53
|
+
import { T as T5 } from "./components/mui_extended/ToggleButton/index.3f8bcf51.js";
|
|
54
|
+
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.04375093.js";
|
|
55
|
+
import { B as B5 } from "./components/formatters/BooleanFormatter/index.477c6419.js";
|
|
56
56
|
import { D as D3, g as g8 } from "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
57
57
|
import { U, g as g9 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
58
58
|
import { P as P5, g as g10 } from "./components/formatters/PointsFormatter/index.8a4fa393.js";
|
|
59
|
-
import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.
|
|
59
|
+
import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.ac0a547b.js";
|
|
60
60
|
import { P as P7, g as g12 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
61
61
|
import { C as C4 } from "./components/DataGrid/formatters/ColumnUncertaintyFormatter/index.aeea65aa.js";
|
|
62
62
|
import { C as C5 } from "./components/DataGrid/formatters/ColumnPointsFormatter/index.4335c26b.js";
|
|
63
63
|
import { C as C6 } from "./components/DataGrid/formatters/ColumnNestedValueFormatter/index.925387d2.js";
|
|
64
|
-
import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.
|
|
64
|
+
import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.ce8c7b9c.js";
|
|
65
65
|
import { C as C8 } from "./components/DataGrid/formatters/ColumnDateFormatter/index.704db1ca.js";
|
|
66
|
-
import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.
|
|
66
|
+
import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.3a1ae54f.js";
|
|
67
67
|
import { C as C10 } from "./components/DataGrid/formatters/ColumnPriceFormatter/index.d717405e.js";
|
|
68
|
-
import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.
|
|
68
|
+
import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.de32e830.js";
|
|
69
69
|
import { C as C12 } from "./components/DataGrid/formatters/ColumnSetCheckFormatter/index.eb406256.js";
|
|
70
|
-
import { D as D4, g as g13 } from "./components/DynamicFilter/index.
|
|
71
|
-
import { F } from "./components/FieldLabel/index.
|
|
70
|
+
import { D as D4, g as g13 } from "./components/DynamicFilter/index.ad2460cf.js";
|
|
71
|
+
import { F } from "./components/FieldLabel/index.61d55577.js";
|
|
72
72
|
import { H, e as e2 } from "./components/HelperText/index.7d2afdb3.js";
|
|
73
|
-
import { A as A8, d as d3, g as g14 } 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 D5, d as d4 } from "./components/DragResizeWindow/index.
|
|
73
|
+
import { A as A8, d as d3, g as g14 } from "./components/CommonActions/components/Actions/index.16946bfd.js";
|
|
74
|
+
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.e03455db.js";
|
|
75
|
+
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.5ba2ef5f.js";
|
|
76
|
+
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.9120552e.js";
|
|
77
|
+
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.48e7d28a.js";
|
|
78
|
+
import { D as D5, d as d4 } from "./components/DragResizeWindow/index.be2fc1e0.js";
|
|
79
79
|
import { G, w, A as A13 } from "./components/GridLayout/index.0996cd19.js";
|
|
80
|
-
import { R as R12, a as a8, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.
|
|
80
|
+
import { R as R12, a as a8, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.d2ec9ddb.js";
|
|
81
81
|
import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.7669a2cd.js";
|
|
82
|
-
import { P as P8 } from "./components/PrintingSystem/index.
|
|
83
|
-
import { I as I4 } from "./components/Icon/index.
|
|
84
|
-
import { L as L7 } from "./components/LanguagePopover/index.
|
|
82
|
+
import { P as P8 } from "./components/PrintingSystem/index.02517f9c.js";
|
|
83
|
+
import { I as I4 } from "./components/Icon/index.1976cb37.js";
|
|
84
|
+
import { L as L7 } from "./components/LanguagePopover/index.f90fd1dc.js";
|
|
85
85
|
import { L as L8 } from "./components/LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
86
|
-
import { I as I5 } from "./components/Image/index.
|
|
86
|
+
import { I as I5 } from "./components/Image/index.fd6f2c5f.js";
|
|
87
87
|
import { L as L9 } from "./components/Loadable/index.e994fc3e.js";
|
|
88
|
-
import { M as M5, d as d5, g as g15 } from "./components/ModalDialog/index.
|
|
88
|
+
import { M as M5, d as d5, g as g15 } from "./components/ModalDialog/index.86de725b.js";
|
|
89
89
|
import { g as g16 } from "./components/modal/index.61389369.js";
|
|
90
|
-
import { W as W2 } from "./components/modal/WindowConfirm.
|
|
91
|
-
import { W as W3 } from "./components/modal/WindowBase.
|
|
92
|
-
import { L as L10, g as g17 } from "./components/LoadingError/index.
|
|
93
|
-
import { M as M6, g as g18 } from "./components/MFLoader/index.
|
|
94
|
-
import { N as N3, d as d6, g as g19 } from "./components/NoItemSelected/index.
|
|
95
|
-
import { O, d as d7, g as g20 } from "./components/ObjectLogs/index.
|
|
96
|
-
import { P as P9 } from "./components/PaperForm/index.
|
|
97
|
-
import { P as P10 } from "./components/PDFViewer/index.
|
|
98
|
-
import { H as H2 } from "./components/Page/index.
|
|
99
|
-
import { P as P11 } from "./components/PropertyValue/index.
|
|
90
|
+
import { W as W2 } from "./components/modal/WindowConfirm.67ee36e9.js";
|
|
91
|
+
import { W as W3 } from "./components/modal/WindowBase.f38260ec.js";
|
|
92
|
+
import { L as L10, g as g17 } from "./components/LoadingError/index.2aa5daba.js";
|
|
93
|
+
import { M as M6, g as g18 } from "./components/MFLoader/index.1e56a845.js";
|
|
94
|
+
import { N as N3, d as d6, g as g19 } from "./components/NoItemSelected/index.16ff4e09.js";
|
|
95
|
+
import { O, d as d7, g as g20 } from "./components/ObjectLogs/index.d200ba38.js";
|
|
96
|
+
import { P as P9 } from "./components/PaperForm/index.fe630839.js";
|
|
97
|
+
import { P as P10 } from "./components/PDFViewer/index.3bffbae3.js";
|
|
98
|
+
import { H as H2 } from "./components/Page/index.026d463c.js";
|
|
99
|
+
import { P as P11 } from "./components/PropertyValue/index.041a0585.js";
|
|
100
100
|
import { R as R13 } from "./components/Resizeable/index.8db8f77d.js";
|
|
101
101
|
import { S as S3 } from "./components/ScrollBar/index.7dfc2f29.js";
|
|
102
102
|
import { S as S4 } from "./components/SplitLayout/index.3856385c.js";
|
|
103
|
-
import { T as T7, a as a9 } from "./components/ToastContainer/index.
|
|
104
|
-
import { S as S5 } from "./components/SideBar/index.
|
|
105
|
-
import { A as A14, g as g21 } from "./components/AppBar/index.
|
|
106
|
-
import { A as A15, g as g22 } from "./components/AccountPopover/index.
|
|
103
|
+
import { T as T7, a as a9 } from "./components/ToastContainer/index.ee15bfce.js";
|
|
104
|
+
import { S as S5 } from "./components/SideBar/index.3ea827ea.js";
|
|
105
|
+
import { A as A14, g as g21 } from "./components/AppBar/index.cb2f1763.js";
|
|
106
|
+
import { A as A15, g as g22 } from "./components/AccountPopover/index.7b7f3962.js";
|
|
107
107
|
import { A as A16 } from "./components/commercial/AppBarCommercial/index.c5022fdd.js";
|
|
108
|
-
import { H as H3 } from "./components/HamburgerMenu/index.
|
|
109
|
-
import { T as T8 } from "./components/commercial/TopBar/index.
|
|
110
|
-
import { S as S6 } from "./vendor.
|
|
108
|
+
import { H as H3 } from "./components/HamburgerMenu/index.9f99b7c1.js";
|
|
109
|
+
import { T as T8 } from "./components/commercial/TopBar/index.6493e8ab.js";
|
|
110
|
+
import { S as S6, u as u3 } from "./vendor.aa97e825.js";
|
|
111
111
|
import { R as R14, g as g23 } from "./contexts/RHFormContext/index.7b2a8723.js";
|
|
112
|
-
import { M as M7, a as a10 } from "./contexts/ModalContext/index.
|
|
113
|
-
import { g as g24, u as
|
|
114
|
-
import { u as
|
|
115
|
-
import { u as
|
|
112
|
+
import { M as M7, a as a10 } from "./contexts/ModalContext/index.e748f329.js";
|
|
113
|
+
import { g as g24, u as u4 } from "./hooks/useFormAddEdit/index.649004a5.js";
|
|
114
|
+
import { u as u5 } from "./hooks/useModal/index.66a0c82e.js";
|
|
115
|
+
import { u as u6 } from "./hooks/useTab/index.c0564138.js";
|
|
116
116
|
import "react-router-dom";
|
|
117
117
|
import "@mui/material/styles";
|
|
118
118
|
import "@mui/material";
|
|
@@ -124,7 +124,7 @@ import "react-dnd";
|
|
|
124
124
|
import "react-dnd-html5-backend";
|
|
125
125
|
import "./components/DataGrid/constants.e334cd50.js";
|
|
126
126
|
import "@m4l/core";
|
|
127
|
-
import "./components/DataGrid/subcomponents/Actions/index.
|
|
127
|
+
import "./components/DataGrid/subcomponents/Actions/index.339ccf42.js";
|
|
128
128
|
import "@m4l/graphics";
|
|
129
129
|
import "@mui/base";
|
|
130
130
|
import "./test/constants_no_mock.86c553a9.js";
|
|
@@ -132,7 +132,7 @@ import "./test/getNameDataTestId.14875ec7.js";
|
|
|
132
132
|
import "framer-motion";
|
|
133
133
|
import "simplebar-react";
|
|
134
134
|
import "./react-spinners.342a6578.js";
|
|
135
|
-
import "./components/areas/hooks/useAreas/index.
|
|
135
|
+
import "./components/areas/hooks/useAreas/index.32c7a909.js";
|
|
136
136
|
import "zustand";
|
|
137
137
|
import "yup";
|
|
138
138
|
import "./utils/index.de903261.js";
|
|
@@ -151,7 +151,7 @@ import "lodash";
|
|
|
151
151
|
import "react-hook-form";
|
|
152
152
|
import "lodash/debounce";
|
|
153
153
|
import "@mui/x-date-pickers";
|
|
154
|
-
import "./node_modules.
|
|
154
|
+
import "./node_modules.4d80a09c.js";
|
|
155
155
|
import "lodash-es/debounce";
|
|
156
156
|
import "lodash-es/each";
|
|
157
157
|
import "lodash/isString";
|
|
@@ -171,16 +171,16 @@ import "./components/WrapperComponent/index.5e872594.js";
|
|
|
171
171
|
import "./components/PopupsProvider/index.3d5ad0ee.js";
|
|
172
172
|
import "./components/GridLayout/subcomponents/Griditem/index.ded0e80e.js";
|
|
173
173
|
import "fast-equals";
|
|
174
|
-
import "./components/PrintingSystem/subcomponents/DividerNode/index.
|
|
175
|
-
import "./components/PrintingSystem/subcomponents/SectionNode/index.
|
|
176
|
-
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.
|
|
177
|
-
import "./components/PrintingSystem/subcomponents/HeaderNode/index.
|
|
178
|
-
import "./components/PrintingSystem/subcomponents/BodyNode/index.
|
|
179
|
-
import "./components/PrintingSystem/subcomponents/FooterNode/index.
|
|
180
|
-
import "./components/PrintingSystem/subcomponents/PaperNode/index.
|
|
181
|
-
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.
|
|
182
|
-
import "./components/PrintingSystem/subcomponents/GridNode/index.
|
|
183
|
-
import "./components/PrintingSystem/subcomponents/ChartNode/index.
|
|
174
|
+
import "./components/PrintingSystem/subcomponents/DividerNode/index.3a2363d4.js";
|
|
175
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.cfd21ea3.js";
|
|
176
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.0f22f144.js";
|
|
177
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.5ae4e58e.js";
|
|
178
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.0abc77a8.js";
|
|
179
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.fc1466e0.js";
|
|
180
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.251d9664.js";
|
|
181
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.45054100.js";
|
|
182
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.ca2cc635.js";
|
|
183
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.293e44cd.js";
|
|
184
184
|
import "chart.js";
|
|
185
185
|
import "chartjs-chart-error-bars";
|
|
186
186
|
import "./react-json-view.5636414a.js";
|
|
@@ -358,9 +358,10 @@ export {
|
|
|
358
358
|
w as isEqualLayout,
|
|
359
359
|
A13 as isEqualLayouts,
|
|
360
360
|
u as useDynamicMFParametersStore,
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
u5 as
|
|
361
|
+
u4 as useFormAddEdit,
|
|
362
|
+
u3 as useFormFocus,
|
|
363
|
+
u5 as useModal,
|
|
364
|
+
u6 as useTab,
|
|
364
365
|
u2 as useWindowToolsMF,
|
|
365
366
|
v2 as varBounce,
|
|
366
367
|
v3 as varContainer,
|
|
@@ -12,7 +12,7 @@ import merge from "lodash-es/merge";
|
|
|
12
12
|
import throttle from "lodash-es/throttle";
|
|
13
13
|
import map from "lodash-es/map";
|
|
14
14
|
import isUndefined from "lodash-es/isUndefined";
|
|
15
|
-
import { _ as _default$1, a as _default$2 } from "./components/Icon/index.
|
|
15
|
+
import { _ as _default$1, a as _default$2 } from "./components/Icon/index.1976cb37.js";
|
|
16
16
|
import clsx from "clsx";
|
|
17
17
|
var lib = {};
|
|
18
18
|
var flattenNames$1 = {};
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./assets/Logo/index.228dcb5a.js";
|
|
2
|
-
import "./components/DataGrid/index.
|
|
2
|
+
import "./components/DataGrid/index.690184a8.js";
|
|
3
3
|
import "./components/DataGrid/subcomponents/editors/TextEditor/index.eac1749c.js";
|
|
4
4
|
import "./components/NavLink/index.b75c91e1.js";
|
|
5
5
|
import "./components/ScrollToTop/index.e06f98f6.js";
|
|
@@ -12,27 +12,27 @@ import "./components/animate/variants/fade.b561c0fc.js";
|
|
|
12
12
|
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
13
13
|
import "./components/animate/variants/container.11f82b76.js";
|
|
14
14
|
import "./components/animate/variants/transition.bd46b9ce.js";
|
|
15
|
-
import "./components/areas/components/AreasAdmin/index.
|
|
16
|
-
import "./components/areas/components/AreasViewer/index.
|
|
15
|
+
import "./components/areas/components/AreasAdmin/index.01ea7058.js";
|
|
16
|
+
import "./components/areas/components/AreasViewer/index.71038f0e.js";
|
|
17
17
|
import "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
18
18
|
import "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
19
|
-
import "./components/areas/contexts/AreasContext/index.
|
|
19
|
+
import "./components/areas/contexts/AreasContext/index.cc89c1a7.js";
|
|
20
20
|
import "./components/areas/hooks/useDynamicMFParameters/index.e52c5392.js";
|
|
21
21
|
import "./components/areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
22
22
|
import "./components/areas/dictionary.08cfc4c9.js";
|
|
23
|
-
import "./components/hook-form/RHFAutocomplete/index.
|
|
24
|
-
import "./components/hook-form/RHFAutocompleteAsync/index.
|
|
25
|
-
import "./components/hook-form/RHFDateTime/index.
|
|
23
|
+
import "./components/hook-form/RHFAutocomplete/index.24e4387c.js";
|
|
24
|
+
import "./components/hook-form/RHFAutocompleteAsync/index.0cc78417.js";
|
|
25
|
+
import "./components/hook-form/RHFDateTime/index.f02f1122.js";
|
|
26
26
|
import "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
27
27
|
import "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
28
|
-
import "./components/hook-form/RHFPeriod/index.
|
|
29
|
-
import "./components/Period/index.
|
|
28
|
+
import "./components/hook-form/RHFPeriod/index.5ca467ac.js";
|
|
29
|
+
import "./components/Period/index.b6fa6ce6.js";
|
|
30
30
|
import "./components/hook-form/RHFRadioGroup/index.1ddb3d93.js";
|
|
31
|
-
import "./components/hook-form/RHFColorPicker/index.
|
|
32
|
-
import "./components/hook-form/RHFCheckbox/index.
|
|
33
|
-
import "./components/hook-form/RHFTextField/index.
|
|
34
|
-
import "./components/hook-form/RHFUpload/index.
|
|
35
|
-
import "./components/mui_extended/Accordion/index.
|
|
31
|
+
import "./components/hook-form/RHFColorPicker/index.d02de5ee.js";
|
|
32
|
+
import "./components/hook-form/RHFCheckbox/index.22648b5a.js";
|
|
33
|
+
import "./components/hook-form/RHFTextField/index.81c4b52b.js";
|
|
34
|
+
import "./components/hook-form/RHFUpload/index.f6c5027f.js";
|
|
35
|
+
import "./components/mui_extended/Accordion/index.a55875a5.js";
|
|
36
36
|
import "./components/mui_extended/Avatar/index.75e6ed57.js";
|
|
37
37
|
import "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
38
38
|
import "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
@@ -40,82 +40,100 @@ import "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
|
40
40
|
import "./components/mui_extended/Badge/index.09f5aee5.js";
|
|
41
41
|
import "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
42
42
|
import "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
43
|
-
import "./components/mui_extended/Button/index.
|
|
44
|
-
import "./components/mui_extended/MenuActions/index.
|
|
45
|
-
import "./components/mui_extended/Pager/index.
|
|
43
|
+
import "./components/mui_extended/Button/index.c6befaeb.js";
|
|
44
|
+
import "./components/mui_extended/MenuActions/index.bca14ad9.js";
|
|
45
|
+
import "./components/mui_extended/Pager/index.a024f67b.js";
|
|
46
46
|
import "./components/mui_extended/Tab/index.2068925d.js";
|
|
47
|
-
import "./components/mui_extended/CheckBox.
|
|
48
|
-
import "./components/mui_extended/IconButton/index.
|
|
47
|
+
import "./components/mui_extended/CheckBox.d676424c.js";
|
|
48
|
+
import "./components/mui_extended/IconButton/index.63a9d74c.js";
|
|
49
49
|
import "./components/mui_extended/Popover/index.d85de73b.js";
|
|
50
50
|
import { S as Stack } from "./components/mui_extended/Stack/index.0e53197c.js";
|
|
51
51
|
import "./components/mui_extended/Tooltip/index.24a2bc3f.js";
|
|
52
52
|
import "./components/mui_extended/Typography/index.379dd374.js";
|
|
53
|
-
import "./components/mui_extended/ToggleButton/index.
|
|
54
|
-
import "./components/mui_extended/ToggleIconButton/index.
|
|
55
|
-
import "./components/formatters/BooleanFormatter/index.
|
|
53
|
+
import "./components/mui_extended/ToggleButton/index.3f8bcf51.js";
|
|
54
|
+
import "./components/mui_extended/ToggleIconButton/index.04375093.js";
|
|
55
|
+
import "./components/formatters/BooleanFormatter/index.477c6419.js";
|
|
56
56
|
import "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
57
57
|
import "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
58
58
|
import "./components/formatters/PointsFormatter/index.8a4fa393.js";
|
|
59
|
-
import "./components/formatters/index.
|
|
59
|
+
import "./components/formatters/index.ac0a547b.js";
|
|
60
60
|
import "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
61
61
|
import "./components/DataGrid/formatters/ColumnUncertaintyFormatter/index.aeea65aa.js";
|
|
62
62
|
import "./components/DataGrid/formatters/ColumnPointsFormatter/index.4335c26b.js";
|
|
63
63
|
import "./components/DataGrid/formatters/ColumnNestedValueFormatter/index.925387d2.js";
|
|
64
|
-
import "./components/DataGrid/formatters/ColumnBooleanFormatter/index.
|
|
64
|
+
import "./components/DataGrid/formatters/ColumnBooleanFormatter/index.ce8c7b9c.js";
|
|
65
65
|
import "./components/DataGrid/formatters/ColumnDateFormatter/index.704db1ca.js";
|
|
66
|
-
import "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.
|
|
66
|
+
import "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.3a1ae54f.js";
|
|
67
67
|
import "./components/DataGrid/formatters/ColumnPriceFormatter/index.d717405e.js";
|
|
68
|
-
import "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.
|
|
68
|
+
import "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.de32e830.js";
|
|
69
69
|
import "./components/DataGrid/formatters/ColumnSetCheckFormatter/index.eb406256.js";
|
|
70
|
-
import "./components/DynamicFilter/index.
|
|
71
|
-
import "./components/FieldLabel/index.
|
|
70
|
+
import "./components/DynamicFilter/index.ad2460cf.js";
|
|
71
|
+
import "./components/FieldLabel/index.61d55577.js";
|
|
72
72
|
import "./components/HelperText/index.7d2afdb3.js";
|
|
73
|
-
import "./components/CommonActions/components/Actions/index.
|
|
74
|
-
import "./components/CommonActions/components/ActionCancel/index.
|
|
75
|
-
import "./components/CommonActions/components/ActionIntro/index.
|
|
76
|
-
import "./components/CommonActions/components/ActionFormCancel/index.
|
|
77
|
-
import "./components/CommonActions/components/ActionFormIntro/index.
|
|
78
|
-
import "./components/DragResizeWindow/index.
|
|
73
|
+
import "./components/CommonActions/components/Actions/index.16946bfd.js";
|
|
74
|
+
import "./components/CommonActions/components/ActionCancel/index.e03455db.js";
|
|
75
|
+
import "./components/CommonActions/components/ActionIntro/index.5ba2ef5f.js";
|
|
76
|
+
import "./components/CommonActions/components/ActionFormCancel/index.9120552e.js";
|
|
77
|
+
import "./components/CommonActions/components/ActionFormIntro/index.48e7d28a.js";
|
|
78
|
+
import "./components/DragResizeWindow/index.be2fc1e0.js";
|
|
79
79
|
import "./components/GridLayout/index.0996cd19.js";
|
|
80
|
-
import "./components/GridLayout/subcomponents/Responsive/index.
|
|
80
|
+
import "./components/GridLayout/subcomponents/Responsive/index.d2ec9ddb.js";
|
|
81
81
|
import "./components/GridLayout/subcomponents/SizeProvider/index.7669a2cd.js";
|
|
82
|
-
import "./components/PrintingSystem/index.
|
|
83
|
-
import "./components/Icon/index.
|
|
84
|
-
import "./components/LanguagePopover/index.
|
|
82
|
+
import "./components/PrintingSystem/index.02517f9c.js";
|
|
83
|
+
import "./components/Icon/index.1976cb37.js";
|
|
84
|
+
import "./components/LanguagePopover/index.f90fd1dc.js";
|
|
85
85
|
import "./components/LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
86
|
-
import "./components/Image/index.
|
|
86
|
+
import "./components/Image/index.fd6f2c5f.js";
|
|
87
87
|
import "./components/Loadable/index.e994fc3e.js";
|
|
88
|
-
import "./components/ModalDialog/index.
|
|
88
|
+
import "./components/ModalDialog/index.86de725b.js";
|
|
89
89
|
import "./components/modal/index.61389369.js";
|
|
90
|
-
import "./components/modal/WindowConfirm.
|
|
91
|
-
import "./components/modal/WindowBase.
|
|
92
|
-
import "./components/LoadingError/index.
|
|
93
|
-
import "./components/MFLoader/index.
|
|
94
|
-
import "./components/NoItemSelected/index.
|
|
95
|
-
import "./components/ObjectLogs/index.
|
|
96
|
-
import "./components/PaperForm/index.
|
|
97
|
-
import "./components/PDFViewer/index.
|
|
98
|
-
import "./components/Page/index.
|
|
99
|
-
import "./components/PropertyValue/index.
|
|
90
|
+
import "./components/modal/WindowConfirm.67ee36e9.js";
|
|
91
|
+
import "./components/modal/WindowBase.f38260ec.js";
|
|
92
|
+
import "./components/LoadingError/index.2aa5daba.js";
|
|
93
|
+
import "./components/MFLoader/index.1e56a845.js";
|
|
94
|
+
import "./components/NoItemSelected/index.16ff4e09.js";
|
|
95
|
+
import "./components/ObjectLogs/index.d200ba38.js";
|
|
96
|
+
import "./components/PaperForm/index.fe630839.js";
|
|
97
|
+
import "./components/PDFViewer/index.3bffbae3.js";
|
|
98
|
+
import "./components/Page/index.026d463c.js";
|
|
99
|
+
import "./components/PropertyValue/index.041a0585.js";
|
|
100
100
|
import "./components/Resizeable/index.8db8f77d.js";
|
|
101
101
|
import "./components/ScrollBar/index.7dfc2f29.js";
|
|
102
102
|
import "./components/SplitLayout/index.3856385c.js";
|
|
103
|
-
import "./components/ToastContainer/index.
|
|
104
|
-
import "./components/SideBar/index.
|
|
105
|
-
import "./components/AppBar/index.
|
|
106
|
-
import "./components/AccountPopover/index.
|
|
103
|
+
import "./components/ToastContainer/index.ee15bfce.js";
|
|
104
|
+
import "./components/SideBar/index.3ea827ea.js";
|
|
105
|
+
import "./components/AppBar/index.cb2f1763.js";
|
|
106
|
+
import "./components/AccountPopover/index.7b7f3962.js";
|
|
107
107
|
import "./components/commercial/AppBarCommercial/index.c5022fdd.js";
|
|
108
|
-
import "./components/HamburgerMenu/index.
|
|
109
|
-
import "./components/commercial/TopBar/index.
|
|
108
|
+
import "./components/HamburgerMenu/index.9f99b7c1.js";
|
|
109
|
+
import "./components/commercial/TopBar/index.6493e8ab.js";
|
|
110
110
|
import { generateUtilityClasses, styled } from "@mui/material";
|
|
111
111
|
import { unstable_composeClasses } from "@mui/base";
|
|
112
112
|
import { g as getComponentUtilityClass } from "./utils/index.de903261.js";
|
|
113
113
|
import { jsx } from "react/jsx-runtime";
|
|
114
114
|
import "./contexts/RHFormContext/index.7b2a8723.js";
|
|
115
|
-
import "./contexts/ModalContext/index.
|
|
116
|
-
import "./hooks/useFormAddEdit/index.
|
|
117
|
-
import "./hooks/useModal/index.
|
|
115
|
+
import "./contexts/ModalContext/index.e748f329.js";
|
|
116
|
+
import "./hooks/useFormAddEdit/index.649004a5.js";
|
|
117
|
+
import "./hooks/useModal/index.66a0c82e.js";
|
|
118
118
|
import "./hooks/useTab/index.c0564138.js";
|
|
119
|
+
import { useState } from "react";
|
|
120
|
+
const useFormFocus = () => {
|
|
121
|
+
const [isFocus, setIsFocus] = useState(false);
|
|
122
|
+
const [isTabSelected, setIsTabSelected] = useState(false);
|
|
123
|
+
const handlerFocus = () => {
|
|
124
|
+
setIsFocus(true);
|
|
125
|
+
};
|
|
126
|
+
const handlerOnKeyUp = (event) => {
|
|
127
|
+
if (event.key === "Tab") {
|
|
128
|
+
setIsTabSelected(true);
|
|
129
|
+
}
|
|
130
|
+
};
|
|
131
|
+
const handlerOnBlur = () => {
|
|
132
|
+
setIsFocus(false);
|
|
133
|
+
setIsTabSelected(false);
|
|
134
|
+
};
|
|
135
|
+
return { isFocus, isTabSelected, handlerFocus, handlerOnKeyUp, handlerOnBlur };
|
|
136
|
+
};
|
|
119
137
|
const MAP_ZINDEX_OVER_MAP = 1100;
|
|
120
138
|
const componentName = "M4LSectionCommercial";
|
|
121
139
|
generateUtilityClasses(componentName, [
|
|
@@ -159,5 +177,6 @@ const SectionCommercial = (props) => {
|
|
|
159
177
|
};
|
|
160
178
|
export {
|
|
161
179
|
MAP_ZINDEX_OVER_MAP as M,
|
|
162
|
-
SectionCommercial as S
|
|
180
|
+
SectionCommercial as S,
|
|
181
|
+
useFormFocus as u
|
|
163
182
|
};
|