@m4l/components 0.2.21 → 0.2.24
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 +15 -1
- package/components/AccountPopover/classes/index.d.ts +9 -0
- package/components/AccountPopover/classes/types.d.ts +10 -0
- package/components/AccountPopover/{index.b00671fa.js → index.505e278a.js} +1 -1
- package/components/AccountPopover/subcomponents/MyAvatar/index.d.ts +7 -0
- package/components/AccountPopover/subcomponents/MyAvatar/types.d.ts +12 -0
- package/components/AccountPopover/subcomponents/PopOver/index.d.ts +1 -0
- package/components/AccountPopover/subcomponents/PopOver/types.d.ts +15 -0
- package/components/AppBar/classes/index.d.ts +17 -0
- package/components/AppBar/{index.3a694645.js → index.7106417d.js} +2 -2
- package/components/AppBar/types.d.ts +6 -0
- package/components/CommonActions/components/ActionCancel/{index.bd595785.js → index.de862adf.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.6fd990b7.js → index.3fd5c858.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.798cb977.js → index.07394f62.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.64498081.js → index.79fc2386.js} +2 -2
- package/components/CommonActions/components/Actions/{index.b8a1d42a.js → index.2f6286eb.js} +1 -1
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.6faecd3c.js → index.36270dd1.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.3cabb920.js → index.8b008692.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.fd1bea19.js → index.cb308086.js} +1 -1
- package/components/DataGrid/{index.660a6e7b.js → index.b1eafce1.js} +3 -3
- package/components/DataGrid/subcomponents/Actions/{index.e07a52bf.js → index.9af87fa1.js} +10 -10
- package/components/DragResizeWindow/{index.7c402375.js → index.62b6a916.js} +3 -3
- package/components/DynamicFilter/{index.0d1fcfa7.js → index.b93e5649.js} +10 -10
- package/components/GridLayout/{index.88b62a5d.js → index.0996cd19.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.5256b153.js → index.ded0e80e.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.dfed4e68.js → index.0fd1b7f8.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.6b5de802.js → index.7669a2cd.js} +1 -1
- package/components/HamburgerMenu/index.25029e23.js +82 -0
- package/components/Icon/{index.770f86ae.js → index.b920baf8.js} +1 -1
- package/components/Image/{index.6dd3b128.js → index.d034ca68.js} +9 -13
- package/components/LanguagePopover/{index.b7f2816d.js → index.e54c5cc7.js} +2 -2
- package/components/LinearProgressIndeterminate/LinearProgressIndeterminate.d.ts +4 -0
- package/components/LinearProgressIndeterminate/{index.32caeee2.js → index.a0ad2d9e.js} +1 -1
- package/components/Loadable/index.d.ts +5 -0
- package/components/LoadingError/LoadingError.d.ts +12 -0
- package/components/LoadingError/classes/index.d.ts +12 -0
- package/components/LoadingError/{index.3a86956f.js → index.123e16f8.js} +3 -3
- package/components/LoadingError/types.d.ts +7 -0
- package/components/MFLoader/MFLoader.d.ts +11 -0
- package/components/MFLoader/{index.544940c7.js → index.52096ea5.js} +1 -1
- package/components/MFLoader/types.d.ts +12 -0
- package/components/ModalDialog/{index.9ac45602.js → index.2e931b5f.js} +4 -4
- package/components/NoItemSelected/{index.08ec6c48.js → index.1024b856.js} +1 -1
- package/components/ObjectLogs/{index.0d263f80.js → index.d10f4a2f.js} +5 -5
- package/components/PDFViewer/{index.de51408a.js → index.98852f91.js} +1 -1
- package/components/Page/{index.09e28ba1.js → index.def863f2.js} +1 -1
- package/components/PaperForm/{index.130ce6ad.js → index.8a617a66.js} +1 -1
- package/components/Period/{index.3c7e8590.js → index.d80dff10.js} +2 -2
- package/components/PrintingSystem/{index.9dcfb35d.js → index.2e17cae5.js} +13 -13
- package/components/PrintingSystem/subcomponents/BodyNode/{index.a3897785.js → index.c5ffe20a.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.ecd5e809.js → index.020c037c.js} +25 -9
- package/components/PrintingSystem/subcomponents/DividerNode/{index.6e177f94.js → index.78b023bb.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.82f1e38f.js → index.b29fc1e9.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.2b8fef69.js → index.11626284.js} +4 -2
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.a5d48adf.js → index.ef44c8ab.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.a4c5c3e6.js → index.d72d224b.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.3764b312.js → index.8e53440c.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.4941ecf4.js → index.0b66458e.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.9cc3b262.js → index.b4c72fef.js} +1 -1
- package/components/PropertyValue/{index.d975c7f3.js → index.3b6670d4.js} +1 -1
- package/components/Resizeable/{index.14ab4804.js → index.0eb66c37.js} +1 -1
- package/components/SideBar/SideBar.d.ts +55 -0
- package/components/SideBar/classes/types.d.ts +2 -0
- package/components/SideBar/context/sideBarContext/index.d.ts +10 -0
- package/components/SideBar/context/sideBarContext/types.d.ts +12 -0
- package/components/SideBar/hooks/useSideBar/index.d.ts +3 -0
- package/components/SideBar/{index.e55c9b7c.js → index.cdb70977.js} +29 -18
- package/components/SideBar/subcomponents/ContentDesktop/index.d.ts +4 -0
- package/components/SideBar/subcomponents/ContentDesktop/subcomponents/CollapseButton/index.d.ts +9 -0
- package/components/SideBar/subcomponents/ContentGroups/index.d.ts +4 -0
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/index.d.ts +7 -0
- package/components/SideBar/subcomponents/ContentMobile/index.d.ts +4 -0
- package/components/SideBar/types.d.ts +32 -1
- package/components/SplitLayout/SplitLayout.d.ts +12 -0
- package/components/SplitLayout/classes/index.d.ts +7 -0
- package/components/SplitLayout/types.d.ts +9 -0
- package/components/ToastContainer/{index.b5f27f85.js → index.97fdba82.js} +3 -3
- package/components/animate/AnimatedScroll/animatedScroll.d.ts +5 -0
- package/components/animate/AnimatedScroll/types.d.ts +9 -0
- package/components/animate/IconButtonAnimate/index.d.ts +9 -0
- package/components/animate/IconButtonAnimate/types.d.ts +5 -0
- package/components/animate/LoadingScreen/index.d.ts +5 -0
- package/components/animate/LoadingScreen/types.d.ts +12 -0
- package/components/animate/MotionContainer/index.d.ts +20 -0
- package/components/animate/MotionLazyContainer/index.d.ts +8 -0
- package/components/animate/PropagateLoader/index.d.ts +5 -0
- package/components/animate/type.d.ts +32 -0
- package/components/areas/components/AreasAdmin/classes/index.d.ts +6 -0
- package/components/areas/components/AreasAdmin/classes/types.d.ts +30 -0
- package/components/areas/components/AreasAdmin/index.d.ts +6 -0
- package/components/areas/components/AreasAdmin/{index.c802bb2f.js → index.e4f0ccc1.js} +10 -10
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/index.d.ts +3 -0
- package/components/areas/components/AreasViewer/{index.214d8c7d.js → index.f87c63ca.js} +14 -14
- package/components/areas/contexts/AreasContext/{index.055ab6e2.js → index.3e3d8c62.js} +4 -4
- package/components/areas/contexts/DynamicMFParmsContext/index.d.ts +11 -0
- package/components/areas/contexts/DynamicMFParmsContext/store.d.ts +14 -0
- package/components/areas/contexts/DynamicMFParmsContext/types.d.ts +12 -0
- package/components/areas/contexts/WindowToolsMFContext/index.d.ts +14 -0
- package/components/areas/contexts/WindowToolsMFContext/types.d.ts +51 -0
- package/components/areas/hooks/useAreas/{index.5da0bc90.js → index.b18fe111.js} +1 -1
- package/components/areas/types.d.ts +80 -0
- package/components/commercial/AppBarCommercial/classes/constants.d.ts +1 -0
- package/components/commercial/AppBarCommercial/classes/index.d.ts +4 -0
- package/components/commercial/AppBarCommercial/classes/types.d.ts +6 -0
- package/components/commercial/AppBarCommercial/index.c5022fdd.js +30 -0
- package/components/commercial/AppBarCommercial/index.d.ts +2 -0
- package/components/commercial/AppBarCommercial/types.d.ts +4 -0
- package/components/commercial/HamburgerMenu/HamburgerMenu.d.ts +29 -0
- package/components/commercial/HamburgerMenu/classes/constants.d.ts +1 -0
- package/components/commercial/HamburgerMenu/classes/index.d.ts +7 -0
- package/components/commercial/HamburgerMenu/classes/type.d.ts +7 -0
- package/components/commercial/HamburgerMenu/index.d.ts +2 -0
- package/components/commercial/HamburgerMenu/test/constants.d.ts +1 -0
- package/components/commercial/HamburgerMenu/test/utils.d.ts +2 -0
- package/components/commercial/HamburgerMenu/types.d.ts +5 -0
- package/components/commercial/SectionCommercial/classes/constants.d.ts +1 -0
- package/components/commercial/SectionCommercial/classes/index.d.ts +5 -0
- package/components/commercial/SectionCommercial/classes/types.d.ts +9 -0
- package/components/commercial/SectionCommercial/index.d.ts +2 -0
- package/components/commercial/SectionCommercial/types.d.ts +9 -0
- package/components/commercial/TopBar/TopBar.d.ts +16 -0
- package/components/commercial/TopBar/classes/constants.d.ts +1 -0
- package/components/commercial/TopBar/classes/index.d.ts +12 -0
- package/components/commercial/TopBar/classes/types.d.ts +12 -0
- package/components/commercial/TopBar/component/ConteinItem/index.d.ts +5 -0
- package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/index.d.ts +12 -0
- package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/subcomponents/ArrowIcon/index.d.ts +2 -0
- package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/subcomponents/ArrowIcon/types.d.ts +4 -0
- package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/types.d.ts +4 -0
- package/components/commercial/TopBar/context/index.d.ts +16 -0
- package/components/commercial/TopBar/context/type.d.ts +12 -0
- package/components/commercial/TopBar/hook/topBarContext/index.d.ts +5 -0
- package/components/commercial/TopBar/index.1a73fecb.js +275 -0
- package/components/commercial/TopBar/index.d.ts +1 -0
- package/components/commercial/TopBar/type.d.ts +7 -0
- package/components/commercial/TopBar/utils/isActive/index.d.ts +12 -0
- package/components/commercial/index.d.ts +4 -0
- package/components/formatters/BooleanFormatter/{index.7a463493.js → index.b3052107.js} +2 -2
- package/components/formatters/{index.648cf3b0.js → index.95cc337e.js} +1 -1
- package/components/hook-form/RHFAutocomplete/{index.d05ae217.js → index.cf399b24.js} +6 -2
- package/components/hook-form/RHFAutocompleteAsync/{index.699b8aaf.js → index.b2b75475.js} +1 -1
- package/components/hook-form/RHFColorPicker/{index.c069ef4d.js → index.48a1ee1b.js} +3 -3
- package/components/hook-form/RHFDateTime/{index.97bd36d7.js → index.5a673a96.js} +1 -1
- package/components/hook-form/RHFPeriod/{index.4e10efa3.js → index.4205c8ab.js} +1 -1
- package/components/hook-form/RHFTextField/{index.78934e84.js → index.fbb29ee1.js} +2 -2
- package/components/hook-form/RHFUpload/{index.7178a50b.js → index.05d7e2a7.js} +2 -2
- package/components/index.d.ts +1 -0
- package/components/modal/WindowBase/index.d.ts +5 -0
- package/components/modal/WindowBase/types.d.ts +4 -0
- package/components/modal/{WindowBase.14255209.js → WindowBase.998b8a38.js} +3 -3
- package/components/modal/WindowConfirm/index.d.ts +6 -0
- package/components/modal/WindowConfirm/types.d.ts +33 -0
- package/components/modal/{WindowConfirm.f79ee169.js → WindowConfirm.55ac3c8f.js} +23 -20
- package/components/mui_extended/Accordion/{index.fb6849e8.js → index.fb4eb664.js} +2 -2
- package/components/mui_extended/Button/Button.d.ts +1 -2
- package/components/mui_extended/Button/{index.928f05b7.js → index.e520bd15.js} +1 -1
- package/components/mui_extended/IconButton/{index.023c369f.js → index.9ea23f87.js} +1 -1
- package/components/mui_extended/MenuActions/{index.34293162.js → index.fa7c26a5.js} +2 -2
- package/components/mui_extended/Pager/{index.212ee603.js → index.0c703574.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.cb0fb441.js → index.bcaea74b.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.49390b68.js → index.131772d7.js} +1 -1
- package/contexts/ModalContext/{index.e8f5ad3e.js → index.978a412d.js} +1 -1
- package/hooks/useFormAddEdit/{index.5e748884.js → index.4caddd24.js} +2 -2
- package/hooks/useModal/{index.50b23c06.js → index.786a4439.js} +1 -1
- package/index.js +85 -76
- package/{node_modules.448153f1.js → node_modules.71622512.js} +1 -1
- package/package.json +1 -1
- package/{react-draggable.38b6012b.js → react-draggable.ee21cb7e.js} +1 -1
- package/{react-resizable.3cdda6a7.js → react-resizable.ee028152.js} +2 -2
- package/utils/index.d.ts +7 -5
- package/vendor.2c881bac.js +162 -0
- package/utils/getComponentUtilityClass.d.ts +0 -1
- package/utils/getPaletteColor.d.ts +0 -2
- package/utils/getThemeVariantColor.d.ts +0 -3
- package/utils/getTransformXY.d.ts +0 -4
- package/utils/isValidDate.d.ts +0 -1
- package/vendor.daffbfe5.js +0 -114
- package/utils/{index.79b6a2c1.js → index.de903261.js} +3 -3
|
@@ -3,12 +3,12 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
|
3
3
|
import { IconButton, generateUtilityClasses, generateUtilityClass, useTheme, MenuItem } from "@mui/material";
|
|
4
4
|
import { P as Popover } from "../Popover/index.b3eca6b1.js";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
|
-
import { I as Icon } from "../../Icon/index.
|
|
6
|
+
import { I as Icon } from "../../Icon/index.b920baf8.js";
|
|
7
7
|
import clsx from "clsx";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
9
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
10
10
|
import { B as Badge } from "../Badge/index.09f5aee5.js";
|
|
11
|
-
import { I as IconButton$1 } from "../IconButton/index.
|
|
11
|
+
import { I as IconButton$1 } from "../IconButton/index.9ea23f87.js";
|
|
12
12
|
styled(IconButton)(() => ({}));
|
|
13
13
|
const LabelMemuItem = styled("div")(({
|
|
14
14
|
theme
|
|
@@ -2,7 +2,7 @@ import { useMemo } from "react";
|
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, useTheme, Select, InputBase, MenuItem } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { I as IconButton } from "../IconButton/index.
|
|
5
|
+
import { I as IconButton } from "../IconButton/index.9ea23f87.js";
|
|
6
6
|
import { useEnvironment } from "@m4l/core";
|
|
7
7
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
8
8
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import clsx from "clsx";
|
|
2
|
-
import { B as Button, b as buttonClasses } from "../Button/index.
|
|
2
|
+
import { B as Button, b as buttonClasses } from "../Button/index.e520bd15.js";
|
|
3
3
|
import { w as withToggle } from "../../../hocs/withToggle/index.e44eb0da.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const ToggleAbleButton = ({
|
|
@@ -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.9ea23f87.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.2e931b5f.js";
|
|
3
3
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
4
4
|
const ModalContext = createContext(null);
|
|
5
5
|
function ModalProvider({
|
|
@@ -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.786a4439.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.55ac3c8f.js";
|
|
6
6
|
function useFormAddEdit(props) {
|
|
7
7
|
const {
|
|
8
8
|
initialValues,
|
|
@@ -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.978a412d.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.b1eafce1.js";
|
|
3
3
|
import { N, T } from "./components/DataGrid/subcomponents/editors/TextEditor/index.91380a55.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.e4f0ccc1.js";
|
|
16
|
+
import { A as A3 } from "./components/areas/components/AreasViewer/index.f87c63ca.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.3e3d8c62.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 } from "./components/hook-form/RHFColorPicker/index.
|
|
25
|
-
import { R as R3, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.
|
|
26
|
-
import { R as R4 } from "./components/hook-form/RHFDateTime/index.
|
|
23
|
+
import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.cf399b24.js";
|
|
24
|
+
import { R as R2 } from "./components/hook-form/RHFColorPicker/index.48a1ee1b.js";
|
|
25
|
+
import { R as R3, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.b2b75475.js";
|
|
26
|
+
import { R as R4 } from "./components/hook-form/RHFDateTime/index.5a673a96.js";
|
|
27
27
|
import { R as R5 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
28
28
|
import { R as R6 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
29
|
-
import { R as R7 } from "./components/hook-form/RHFPeriod/index.
|
|
30
|
-
import { P as P2, g as g5 } from "./components/Period/index.
|
|
29
|
+
import { R as R7 } from "./components/hook-form/RHFPeriod/index.4205c8ab.js";
|
|
30
|
+
import { P as P2, g as g5 } from "./components/Period/index.d80dff10.js";
|
|
31
31
|
import { R as R8 } from "./components/hook-form/RHFRadioGroup/index.1ddb3d93.js";
|
|
32
32
|
import { R as R9 } from "./components/hook-form/RHFCheckbox/index.a38715e3.js";
|
|
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.
|
|
33
|
+
import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.fbb29ee1.js";
|
|
34
|
+
import { R as R11 } from "./components/hook-form/RHFUpload/index.05d7e2a7.js";
|
|
35
|
+
import { A as A6 } from "./components/mui_extended/Accordion/index.fb4eb664.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,73 +40,77 @@ 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 g6 } from "./components/mui_extended/Pager/index.
|
|
43
|
+
import { B as B4, I as I2, L as L6 } from "./components/mui_extended/Button/index.e520bd15.js";
|
|
44
|
+
import { M as M4 } from "./components/mui_extended/MenuActions/index.fa7c26a5.js";
|
|
45
|
+
import { P as P3, g as g6 } from "./components/mui_extended/Pager/index.0c703574.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.409b9c74.js";
|
|
47
47
|
import { C as C2 } from "./components/mui_extended/CheckBox.e662d20c.js";
|
|
48
|
-
import { I as I3 } from "./components/mui_extended/IconButton/index.
|
|
48
|
+
import { I as I3 } from "./components/mui_extended/IconButton/index.9ea23f87.js";
|
|
49
49
|
import { P as P4 } from "./components/mui_extended/Popover/index.b3eca6b1.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.bcaea74b.js";
|
|
54
|
+
import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.131772d7.js";
|
|
55
|
+
import { B as B5 } from "./components/formatters/BooleanFormatter/index.b3052107.js";
|
|
56
56
|
import { D as D3, g as g7 } from "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
57
57
|
import { U, g as g8 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
58
58
|
import { P as P5, g as g9 } from "./components/formatters/PointsFormatter/index.5c94c5e8.js";
|
|
59
|
-
import { C as C3, P as P6, g as g10, a as a7, b as b5 } from "./components/formatters/index.
|
|
59
|
+
import { C as C3, P as P6, g as g10, a as a7, b as b5 } from "./components/formatters/index.95cc337e.js";
|
|
60
60
|
import { P as P7, g as g11 } 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.f3d6036f.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.36270dd1.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.8b008692.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.cb308086.js";
|
|
69
69
|
import { C as C12 } from "./components/DataGrid/formatters/ColumnSetCheckFormatter/index.eb406256.js";
|
|
70
|
-
import { D as D4, g as g12 } from "./components/DynamicFilter/index.
|
|
70
|
+
import { D as D4, g as g12 } from "./components/DynamicFilter/index.b93e5649.js";
|
|
71
71
|
import { H, e as e2 } from "./components/HelperText/index.7d2afdb3.js";
|
|
72
|
-
import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.
|
|
73
|
-
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.
|
|
74
|
-
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.
|
|
75
|
-
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.
|
|
76
|
-
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.
|
|
77
|
-
import { D as D5, d as d4 } from "./components/DragResizeWindow/index.
|
|
78
|
-
import { G, w, A as A13 } from "./components/GridLayout/index.
|
|
79
|
-
import { R as R12, a as a8, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.
|
|
80
|
-
import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.
|
|
81
|
-
import { P as P8 } from "./components/PrintingSystem/index.
|
|
82
|
-
import { I as I4 } from "./components/Icon/index.
|
|
83
|
-
import { L as L7 } from "./components/LanguagePopover/index.
|
|
84
|
-
import { L as L8 } from "./components/LinearProgressIndeterminate/index.
|
|
85
|
-
import { I as I5 } from "./components/Image/index.
|
|
72
|
+
import { A as A8, d as d3, g as g13 } from "./components/CommonActions/components/Actions/index.2f6286eb.js";
|
|
73
|
+
import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.de862adf.js";
|
|
74
|
+
import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.79fc2386.js";
|
|
75
|
+
import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.3fd5c858.js";
|
|
76
|
+
import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.07394f62.js";
|
|
77
|
+
import { D as D5, d as d4 } from "./components/DragResizeWindow/index.62b6a916.js";
|
|
78
|
+
import { G, w, A as A13 } from "./components/GridLayout/index.0996cd19.js";
|
|
79
|
+
import { R as R12, a as a8, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.0fd1b7f8.js";
|
|
80
|
+
import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.7669a2cd.js";
|
|
81
|
+
import { P as P8 } from "./components/PrintingSystem/index.2e17cae5.js";
|
|
82
|
+
import { I as I4 } from "./components/Icon/index.b920baf8.js";
|
|
83
|
+
import { L as L7 } from "./components/LanguagePopover/index.e54c5cc7.js";
|
|
84
|
+
import { L as L8 } from "./components/LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
85
|
+
import { I as I5 } from "./components/Image/index.d034ca68.js";
|
|
86
86
|
import { L as L9 } from "./components/Loadable/index.e994fc3e.js";
|
|
87
|
-
import { M as M5, d as d5, g as g14 } from "./components/ModalDialog/index.
|
|
87
|
+
import { M as M5, d as d5, g as g14 } from "./components/ModalDialog/index.2e931b5f.js";
|
|
88
88
|
import { g as g15 } from "./components/modal/index.61389369.js";
|
|
89
|
-
import { W as W2 } from "./components/modal/WindowConfirm.
|
|
90
|
-
import { W as W3 } from "./components/modal/WindowBase.
|
|
91
|
-
import { L as L10, g as g16 } from "./components/LoadingError/index.
|
|
92
|
-
import { M as M6, g as g17 } from "./components/MFLoader/index.
|
|
93
|
-
import { N as N3, d as d6, g as g18 } from "./components/NoItemSelected/index.
|
|
94
|
-
import { O, d as d7, g as g19 } from "./components/ObjectLogs/index.
|
|
95
|
-
import { P as P9 } from "./components/PaperForm/index.
|
|
96
|
-
import { P as P10 } from "./components/PDFViewer/index.
|
|
97
|
-
import { H as H2 } from "./components/Page/index.
|
|
98
|
-
import { P as P11 } from "./components/PropertyValue/index.
|
|
99
|
-
import { R as R13 } from "./components/Resizeable/index.
|
|
89
|
+
import { W as W2 } from "./components/modal/WindowConfirm.55ac3c8f.js";
|
|
90
|
+
import { W as W3 } from "./components/modal/WindowBase.998b8a38.js";
|
|
91
|
+
import { L as L10, g as g16 } from "./components/LoadingError/index.123e16f8.js";
|
|
92
|
+
import { M as M6, g as g17 } from "./components/MFLoader/index.52096ea5.js";
|
|
93
|
+
import { N as N3, d as d6, g as g18 } from "./components/NoItemSelected/index.1024b856.js";
|
|
94
|
+
import { O, d as d7, g as g19 } from "./components/ObjectLogs/index.d10f4a2f.js";
|
|
95
|
+
import { P as P9 } from "./components/PaperForm/index.8a617a66.js";
|
|
96
|
+
import { P as P10 } from "./components/PDFViewer/index.98852f91.js";
|
|
97
|
+
import { H as H2 } from "./components/Page/index.def863f2.js";
|
|
98
|
+
import { P as P11 } from "./components/PropertyValue/index.3b6670d4.js";
|
|
99
|
+
import { R as R13 } from "./components/Resizeable/index.0eb66c37.js";
|
|
100
100
|
import { S as S3 } from "./components/ScrollBar/index.010f1b9d.js";
|
|
101
101
|
import { S as S4 } from "./components/SplitLayout/index.30fd5861.js";
|
|
102
|
-
import { T as T7, a as a9 } from "./components/ToastContainer/index.
|
|
103
|
-
import { S as S5 } from "./components/SideBar/index.
|
|
104
|
-
import { A as A14, g as g20 } from "./components/AppBar/index.
|
|
105
|
-
import { A as A15, g as g21 } from "./components/AccountPopover/index.
|
|
102
|
+
import { T as T7, a as a9 } from "./components/ToastContainer/index.97fdba82.js";
|
|
103
|
+
import { S as S5 } from "./components/SideBar/index.cdb70977.js";
|
|
104
|
+
import { A as A14, g as g20 } from "./components/AppBar/index.7106417d.js";
|
|
105
|
+
import { A as A15, g as g21 } from "./components/AccountPopover/index.505e278a.js";
|
|
106
|
+
import { A as A16 } from "./components/commercial/AppBarCommercial/index.c5022fdd.js";
|
|
107
|
+
import { H as H3 } from "./components/HamburgerMenu/index.25029e23.js";
|
|
108
|
+
import { T as T8 } from "./components/commercial/TopBar/index.1a73fecb.js";
|
|
109
|
+
import { S as S6 } from "./vendor.2c881bac.js";
|
|
106
110
|
import { R as R14, g as g22 } from "./contexts/RHFormContext/index.7769076a.js";
|
|
107
|
-
import { M as M7, a as a10 } from "./contexts/ModalContext/index.
|
|
108
|
-
import { g as g23, u as u3 } from "./hooks/useFormAddEdit/index.
|
|
109
|
-
import { u as u4 } from "./hooks/useModal/index.
|
|
111
|
+
import { M as M7, a as a10 } from "./contexts/ModalContext/index.978a412d.js";
|
|
112
|
+
import { g as g23, u as u3 } from "./hooks/useFormAddEdit/index.4caddd24.js";
|
|
113
|
+
import { u as u4 } from "./hooks/useModal/index.786a4439.js";
|
|
110
114
|
import { u as u5 } from "./hooks/useTab/index.eee18a49.js";
|
|
111
115
|
import "react-router-dom";
|
|
112
116
|
import "@mui/material/styles";
|
|
@@ -119,7 +123,7 @@ import "react-dnd";
|
|
|
119
123
|
import "react-dnd-html5-backend";
|
|
120
124
|
import "./components/DataGrid/constants.e334cd50.js";
|
|
121
125
|
import "@m4l/core";
|
|
122
|
-
import "./components/DataGrid/subcomponents/Actions/index.
|
|
126
|
+
import "./components/DataGrid/subcomponents/Actions/index.9af87fa1.js";
|
|
123
127
|
import "@m4l/graphics";
|
|
124
128
|
import "@mui/base";
|
|
125
129
|
import "./test/constants_no_mock.86c553a9.js";
|
|
@@ -127,24 +131,24 @@ import "./test/getNameDataTestId.14875ec7.js";
|
|
|
127
131
|
import "framer-motion";
|
|
128
132
|
import "simplebar-react";
|
|
129
133
|
import "./react-spinners.342a6578.js";
|
|
130
|
-
import "./components/areas/hooks/useAreas/index.
|
|
134
|
+
import "./components/areas/hooks/useAreas/index.b18fe111.js";
|
|
131
135
|
import "zustand";
|
|
132
136
|
import "yup";
|
|
137
|
+
import "./utils/index.de903261.js";
|
|
133
138
|
import "./components/areas/constants.66529246.js";
|
|
134
|
-
import "./utils/index.79b6a2c1.js";
|
|
135
139
|
import "./components/areas/icons.8266ccc8.js";
|
|
136
140
|
import "zustand/shallow";
|
|
137
141
|
import "@mui/material/ButtonBase/TouchRipple";
|
|
138
142
|
import "./components/areas/index.4cc6a221.js";
|
|
139
|
-
import "./react-resizable.
|
|
140
|
-
import "./react-draggable.
|
|
143
|
+
import "./react-resizable.ee028152.js";
|
|
144
|
+
import "./react-draggable.ee21cb7e.js";
|
|
141
145
|
import "prop-types";
|
|
142
146
|
import "react-dom";
|
|
143
147
|
import "zustand/middleware/immer";
|
|
144
148
|
import "zustand/middleware";
|
|
145
149
|
import "lodash";
|
|
146
150
|
import "react-hook-form";
|
|
147
|
-
import "./node_modules.
|
|
151
|
+
import "./node_modules.71622512.js";
|
|
148
152
|
import "lodash-es/debounce";
|
|
149
153
|
import "lodash-es/each";
|
|
150
154
|
import "lodash/isString";
|
|
@@ -163,20 +167,19 @@ import "@mui/material/Button";
|
|
|
163
167
|
import "@mui/lab";
|
|
164
168
|
import "./hocs/withToggle/index.e44eb0da.js";
|
|
165
169
|
import "./components/WrapperComponent/index.5e872594.js";
|
|
166
|
-
import "./vendor.daffbfe5.js";
|
|
167
170
|
import "./components/PopupsProvider/index.3d5ad0ee.js";
|
|
168
|
-
import "./components/GridLayout/subcomponents/Griditem/index.
|
|
171
|
+
import "./components/GridLayout/subcomponents/Griditem/index.ded0e80e.js";
|
|
169
172
|
import "fast-equals";
|
|
170
|
-
import "./components/PrintingSystem/subcomponents/DividerNode/index.
|
|
171
|
-
import "./components/PrintingSystem/subcomponents/SectionNode/index.
|
|
172
|
-
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.
|
|
173
|
-
import "./components/PrintingSystem/subcomponents/HeaderNode/index.
|
|
174
|
-
import "./components/PrintingSystem/subcomponents/BodyNode/index.
|
|
175
|
-
import "./components/PrintingSystem/subcomponents/FooterNode/index.
|
|
176
|
-
import "./components/PrintingSystem/subcomponents/PaperNode/index.
|
|
177
|
-
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.
|
|
178
|
-
import "./components/PrintingSystem/subcomponents/GridNode/index.
|
|
179
|
-
import "./components/PrintingSystem/subcomponents/ChartNode/index.
|
|
173
|
+
import "./components/PrintingSystem/subcomponents/DividerNode/index.78b023bb.js";
|
|
174
|
+
import "./components/PrintingSystem/subcomponents/SectionNode/index.0b66458e.js";
|
|
175
|
+
import "./components/PrintingSystem/subcomponents/TextBoxNode/index.b4c72fef.js";
|
|
176
|
+
import "./components/PrintingSystem/subcomponents/HeaderNode/index.ef44c8ab.js";
|
|
177
|
+
import "./components/PrintingSystem/subcomponents/BodyNode/index.c5ffe20a.js";
|
|
178
|
+
import "./components/PrintingSystem/subcomponents/FooterNode/index.b29fc1e9.js";
|
|
179
|
+
import "./components/PrintingSystem/subcomponents/PaperNode/index.d72d224b.js";
|
|
180
|
+
import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.8e53440c.js";
|
|
181
|
+
import "./components/PrintingSystem/subcomponents/GridNode/index.11626284.js";
|
|
182
|
+
import "./components/PrintingSystem/subcomponents/ChartNode/index.020c037c.js";
|
|
180
183
|
import "chart.js";
|
|
181
184
|
import "chartjs-chart-error-bars";
|
|
182
185
|
import "./react-json-view.5636414a.js";
|
|
@@ -184,6 +187,8 @@ import "./commonjs.333e55c7.js";
|
|
|
184
187
|
import "react-helmet-async";
|
|
185
188
|
import "simplebar/dist/simplebar.min.css?used";
|
|
186
189
|
import "./react-splitter-layout.c5d98bf7.js";
|
|
190
|
+
import "@m4l/styles";
|
|
191
|
+
import "@mui/material/";
|
|
187
192
|
import "@hookform/resolvers/yup";
|
|
188
193
|
export {
|
|
189
194
|
A5 as AREAS_DICTIONARY_ID,
|
|
@@ -196,6 +201,7 @@ export {
|
|
|
196
201
|
A8 as Actions,
|
|
197
202
|
A as AnimatedScroll,
|
|
198
203
|
A14 as AppBar,
|
|
204
|
+
A16 as AppBarComercial,
|
|
199
205
|
A2 as AreasAdmin,
|
|
200
206
|
A4 as AreasContext,
|
|
201
207
|
b2 as AreasProvider,
|
|
@@ -226,6 +232,7 @@ export {
|
|
|
226
232
|
a3 as DynamicMFParmsContext,
|
|
227
233
|
D as DynamicMFParmsProvider,
|
|
228
234
|
G as GridLayout,
|
|
235
|
+
H3 as HamburgerMenu,
|
|
229
236
|
H2 as HelmetPage,
|
|
230
237
|
H as HelperText,
|
|
231
238
|
I4 as Icon,
|
|
@@ -286,6 +293,7 @@ export {
|
|
|
286
293
|
R12 as Responsive,
|
|
287
294
|
S3 as ScrollBar,
|
|
288
295
|
S as ScrollToTop,
|
|
296
|
+
S6 as SectionCommercial,
|
|
289
297
|
S5 as SideBar,
|
|
290
298
|
S4 as SplitLayout,
|
|
291
299
|
S2 as Stack,
|
|
@@ -300,6 +308,7 @@ export {
|
|
|
300
308
|
T5 as ToggleButton,
|
|
301
309
|
T6 as ToggleIconButton,
|
|
302
310
|
T3 as Tooltip,
|
|
311
|
+
T8 as TopBar,
|
|
303
312
|
T4 as Typography,
|
|
304
313
|
U as UncertaintyFormatter,
|
|
305
314
|
W3 as WindowBase,
|
|
@@ -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.b920baf8.js";
|
|
16
16
|
import clsx from "clsx";
|
|
17
17
|
var lib = {};
|
|
18
18
|
var flattenNames$1 = {};
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@ import React__default from "react";
|
|
|
2
2
|
import PropTypes from "prop-types";
|
|
3
3
|
import require$$2 from "react-dom";
|
|
4
4
|
import clsx from "clsx";
|
|
5
|
-
import { d as domFns, s as shims, l as log, p as positionFns } from "./utils/index.
|
|
5
|
+
import { d as domFns, s as shims, l as log, p as positionFns } from "./utils/index.de903261.js";
|
|
6
6
|
var cjs = { exports: {} };
|
|
7
7
|
var Draggable$1 = {};
|
|
8
8
|
var DraggableCore$2 = {};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React__default from "react";
|
|
2
|
-
import { c as cjs } from "./react-draggable.
|
|
3
|
-
import { u as utils } from "./utils/index.
|
|
2
|
+
import { c as cjs } from "./react-draggable.ee21cb7e.js";
|
|
3
|
+
import { u as utils } from "./utils/index.de903261.js";
|
|
4
4
|
import PropTypes from "prop-types";
|
|
5
5
|
var reactResizable = { exports: {} };
|
|
6
6
|
var Resizable$2 = {};
|
package/utils/index.d.ts
CHANGED
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
export { capitalizeFirstLetter } from "./capitalizeFirstLetter";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
2
|
+
import { Palette, Theme } from '@mui/material/styles';
|
|
3
|
+
import { VariantColor } from './types';
|
|
4
|
+
export declare function isValidDate(d: Date): boolean;
|
|
5
|
+
export declare const getPaletteColor: (palette: Palette, s: string) => any;
|
|
6
|
+
export declare const getVariantColor: (variant: VariantColor | undefined) => "error" | "warning" | "info" | "primary";
|
|
7
|
+
export declare const getThemeVariantColor: (theme: Theme, variant: VariantColor | undefined) => string;
|
|
8
|
+
export declare function getComponentUtilityClass(componentName: string): (slot: string) => string;
|
|
@@ -0,0 +1,162 @@
|
|
|
1
|
+
import "./assets/Logo/index.228dcb5a.js";
|
|
2
|
+
import "./components/DataGrid/index.b1eafce1.js";
|
|
3
|
+
import "./components/DataGrid/subcomponents/editors/TextEditor/index.91380a55.js";
|
|
4
|
+
import "./components/NavLink/index.b75c91e1.js";
|
|
5
|
+
import "./components/ScrollToTop/index.e06f98f6.js";
|
|
6
|
+
import "./components/animate/index.5d4575bc.js";
|
|
7
|
+
import "./components/animate/MotionContainer/index.8d9f9d80.js";
|
|
8
|
+
import "./components/animate/MotionLazyContainer/index.572dd012.js";
|
|
9
|
+
import "./components/animate/LoadingScreen/index.1d0c4307.js";
|
|
10
|
+
import "./components/animate/PropagateLoader/index.7fab43c8.js";
|
|
11
|
+
import "./components/animate/variants/fade.b561c0fc.js";
|
|
12
|
+
import "./components/animate/variants/bounce.784aaaaa.js";
|
|
13
|
+
import "./components/animate/variants/container.11f82b76.js";
|
|
14
|
+
import "./components/animate/variants/transition.bd46b9ce.js";
|
|
15
|
+
import "./components/areas/components/AreasAdmin/index.e4f0ccc1.js";
|
|
16
|
+
import "./components/areas/components/AreasViewer/index.f87c63ca.js";
|
|
17
|
+
import "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
18
|
+
import "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
19
|
+
import "./components/areas/contexts/AreasContext/index.3e3d8c62.js";
|
|
20
|
+
import "./components/areas/hooks/useDynamicMFParameters/index.e52c5392.js";
|
|
21
|
+
import "./components/areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
22
|
+
import "./components/areas/dictionary.08cfc4c9.js";
|
|
23
|
+
import "./components/hook-form/RHFAutocomplete/index.cf399b24.js";
|
|
24
|
+
import "./components/hook-form/RHFColorPicker/index.48a1ee1b.js";
|
|
25
|
+
import "./components/hook-form/RHFAutocompleteAsync/index.b2b75475.js";
|
|
26
|
+
import "./components/hook-form/RHFDateTime/index.5a673a96.js";
|
|
27
|
+
import "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
|
|
28
|
+
import "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
|
|
29
|
+
import "./components/hook-form/RHFPeriod/index.4205c8ab.js";
|
|
30
|
+
import "./components/Period/index.d80dff10.js";
|
|
31
|
+
import "./components/hook-form/RHFRadioGroup/index.1ddb3d93.js";
|
|
32
|
+
import "./components/hook-form/RHFCheckbox/index.a38715e3.js";
|
|
33
|
+
import "./components/hook-form/RHFTextField/index.fbb29ee1.js";
|
|
34
|
+
import "./components/hook-form/RHFUpload/index.05d7e2a7.js";
|
|
35
|
+
import "./components/mui_extended/Accordion/index.fb4eb664.js";
|
|
36
|
+
import "./components/mui_extended/Avatar/index.75e6ed57.js";
|
|
37
|
+
import "./components/mui_extended/BoxIcon/index.e638ecc8.js";
|
|
38
|
+
import "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
|
|
39
|
+
import "./components/mui_extended/CircularProgress/index.ad569afd.js";
|
|
40
|
+
import "./components/mui_extended/Badge/index.09f5aee5.js";
|
|
41
|
+
import "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
42
|
+
import "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
|
|
43
|
+
import "./components/mui_extended/Button/index.e520bd15.js";
|
|
44
|
+
import "./components/mui_extended/MenuActions/index.fa7c26a5.js";
|
|
45
|
+
import "./components/mui_extended/Pager/index.0c703574.js";
|
|
46
|
+
import "./components/mui_extended/Tab/index.409b9c74.js";
|
|
47
|
+
import "./components/mui_extended/CheckBox.e662d20c.js";
|
|
48
|
+
import "./components/mui_extended/IconButton/index.9ea23f87.js";
|
|
49
|
+
import "./components/mui_extended/Popover/index.b3eca6b1.js";
|
|
50
|
+
import { S as Stack } from "./components/mui_extended/Stack/index.0e53197c.js";
|
|
51
|
+
import "./components/mui_extended/Tooltip/index.24a2bc3f.js";
|
|
52
|
+
import "./components/mui_extended/Typography/index.379dd374.js";
|
|
53
|
+
import "./components/mui_extended/ToggleButton/index.bcaea74b.js";
|
|
54
|
+
import "./components/mui_extended/ToggleIconButton/index.131772d7.js";
|
|
55
|
+
import "./components/formatters/BooleanFormatter/index.b3052107.js";
|
|
56
|
+
import "./components/formatters/DateFormatter/index.578a9f53.js";
|
|
57
|
+
import "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
|
|
58
|
+
import "./components/formatters/PointsFormatter/index.5c94c5e8.js";
|
|
59
|
+
import "./components/formatters/index.95cc337e.js";
|
|
60
|
+
import "./components/formatters/PriceFormatter/index.83cbe7be.js";
|
|
61
|
+
import "./components/DataGrid/formatters/ColumnUncertaintyFormatter/index.aeea65aa.js";
|
|
62
|
+
import "./components/DataGrid/formatters/ColumnPointsFormatter/index.f3d6036f.js";
|
|
63
|
+
import "./components/DataGrid/formatters/ColumnNestedValueFormatter/index.925387d2.js";
|
|
64
|
+
import "./components/DataGrid/formatters/ColumnBooleanFormatter/index.36270dd1.js";
|
|
65
|
+
import "./components/DataGrid/formatters/ColumnDateFormatter/index.704db1ca.js";
|
|
66
|
+
import "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.8b008692.js";
|
|
67
|
+
import "./components/DataGrid/formatters/ColumnPriceFormatter/index.d717405e.js";
|
|
68
|
+
import "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.cb308086.js";
|
|
69
|
+
import "./components/DataGrid/formatters/ColumnSetCheckFormatter/index.eb406256.js";
|
|
70
|
+
import "./components/DynamicFilter/index.b93e5649.js";
|
|
71
|
+
import "./components/HelperText/index.7d2afdb3.js";
|
|
72
|
+
import "./components/CommonActions/components/Actions/index.2f6286eb.js";
|
|
73
|
+
import "./components/CommonActions/components/ActionCancel/index.de862adf.js";
|
|
74
|
+
import "./components/CommonActions/components/ActionIntro/index.79fc2386.js";
|
|
75
|
+
import "./components/CommonActions/components/ActionFormCancel/index.3fd5c858.js";
|
|
76
|
+
import "./components/CommonActions/components/ActionFormIntro/index.07394f62.js";
|
|
77
|
+
import "./components/DragResizeWindow/index.62b6a916.js";
|
|
78
|
+
import "./components/GridLayout/index.0996cd19.js";
|
|
79
|
+
import "./components/GridLayout/subcomponents/Responsive/index.0fd1b7f8.js";
|
|
80
|
+
import "./components/GridLayout/subcomponents/SizeProvider/index.7669a2cd.js";
|
|
81
|
+
import "./components/PrintingSystem/index.2e17cae5.js";
|
|
82
|
+
import "./components/Icon/index.b920baf8.js";
|
|
83
|
+
import "./components/LanguagePopover/index.e54c5cc7.js";
|
|
84
|
+
import "./components/LinearProgressIndeterminate/index.a0ad2d9e.js";
|
|
85
|
+
import "./components/Image/index.d034ca68.js";
|
|
86
|
+
import "./components/Loadable/index.e994fc3e.js";
|
|
87
|
+
import "./components/ModalDialog/index.2e931b5f.js";
|
|
88
|
+
import "./components/modal/index.61389369.js";
|
|
89
|
+
import "./components/modal/WindowConfirm.55ac3c8f.js";
|
|
90
|
+
import "./components/modal/WindowBase.998b8a38.js";
|
|
91
|
+
import "./components/LoadingError/index.123e16f8.js";
|
|
92
|
+
import "./components/MFLoader/index.52096ea5.js";
|
|
93
|
+
import "./components/NoItemSelected/index.1024b856.js";
|
|
94
|
+
import "./components/ObjectLogs/index.d10f4a2f.js";
|
|
95
|
+
import "./components/PaperForm/index.8a617a66.js";
|
|
96
|
+
import "./components/PDFViewer/index.98852f91.js";
|
|
97
|
+
import "./components/Page/index.def863f2.js";
|
|
98
|
+
import "./components/PropertyValue/index.3b6670d4.js";
|
|
99
|
+
import "./components/Resizeable/index.0eb66c37.js";
|
|
100
|
+
import "./components/ScrollBar/index.010f1b9d.js";
|
|
101
|
+
import "./components/SplitLayout/index.30fd5861.js";
|
|
102
|
+
import "./components/ToastContainer/index.97fdba82.js";
|
|
103
|
+
import "./components/SideBar/index.cdb70977.js";
|
|
104
|
+
import "./components/AppBar/index.7106417d.js";
|
|
105
|
+
import "./components/AccountPopover/index.505e278a.js";
|
|
106
|
+
import "./components/commercial/AppBarCommercial/index.c5022fdd.js";
|
|
107
|
+
import "./components/HamburgerMenu/index.25029e23.js";
|
|
108
|
+
import "./components/commercial/TopBar/index.1a73fecb.js";
|
|
109
|
+
import { generateUtilityClasses, styled } from "@mui/material";
|
|
110
|
+
import { unstable_composeClasses } from "@mui/base";
|
|
111
|
+
import { g as getComponentUtilityClass } from "./utils/index.de903261.js";
|
|
112
|
+
import { jsx } from "react/jsx-runtime";
|
|
113
|
+
import "./contexts/RHFormContext/index.7769076a.js";
|
|
114
|
+
import "./contexts/ModalContext/index.978a412d.js";
|
|
115
|
+
import "./hooks/useFormAddEdit/index.4caddd24.js";
|
|
116
|
+
import "./hooks/useModal/index.786a4439.js";
|
|
117
|
+
import "./hooks/useTab/index.eee18a49.js";
|
|
118
|
+
const MAP_ZINDEX_OVER_MAP = 1100;
|
|
119
|
+
const componentName = "M4LSectionCommercial";
|
|
120
|
+
generateUtilityClasses(componentName, [
|
|
121
|
+
"root",
|
|
122
|
+
"fullWidth",
|
|
123
|
+
"boxed",
|
|
124
|
+
"columnReverse"
|
|
125
|
+
]);
|
|
126
|
+
const useAppBarComercialUtilityClasses = (ownerState) => {
|
|
127
|
+
const slots = {
|
|
128
|
+
root: ["root", ownerState.contentWith === "fullWidth" && "fullWidth", ownerState.contentWith === "boxed" && "boxed", ownerState.columnReverse && "columnReverse"]
|
|
129
|
+
};
|
|
130
|
+
return unstable_composeClasses(slots, getComponentUtilityClass(componentName), {});
|
|
131
|
+
};
|
|
132
|
+
const SectionCommercialRoot = styled(Stack)(({ theme }) => ({
|
|
133
|
+
...theme.components?.M4LSectionCommercial?.styleOverrides
|
|
134
|
+
}));
|
|
135
|
+
const SectionCommercial = (props) => {
|
|
136
|
+
const {
|
|
137
|
+
children,
|
|
138
|
+
contentWith = "boxed",
|
|
139
|
+
paddingX = "40px",
|
|
140
|
+
paddingY,
|
|
141
|
+
columnReverse = false,
|
|
142
|
+
...others
|
|
143
|
+
} = props;
|
|
144
|
+
const ownerState = {
|
|
145
|
+
contentWith,
|
|
146
|
+
columnReverse
|
|
147
|
+
};
|
|
148
|
+
const classes = useAppBarComercialUtilityClasses(ownerState);
|
|
149
|
+
return /* @__PURE__ */ jsx(SectionCommercialRoot, {
|
|
150
|
+
className: classes.root,
|
|
151
|
+
paddingY,
|
|
152
|
+
...others,
|
|
153
|
+
...contentWith === "boxed" ? {
|
|
154
|
+
paddingX
|
|
155
|
+
} : null,
|
|
156
|
+
children
|
|
157
|
+
});
|
|
158
|
+
};
|
|
159
|
+
export {
|
|
160
|
+
MAP_ZINDEX_OVER_MAP as M,
|
|
161
|
+
SectionCommercial as S
|
|
162
|
+
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function getComponentUtilityClass(componentName: string): (slot: string) => string;
|
package/utils/isValidDate.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare function isValidDate(d: Date): boolean;
|