@m4l/components 0.2.36 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/AccountPopover/{index.a9dc9f92.js → index.efc74d5c.js} +3 -5
- package/components/AppBar/{index.7dee7427.js → index.fc126a22.js} +6 -5
- package/components/AppBar/styles.d.ts +1 -1
- package/components/CommonActions/components/Actions/styles.d.ts +1 -1
- package/components/DataGrid/styles.d.ts +1 -1
- package/components/DataGrid/subcomponents/Actions/subcomponents/Settings/subcomponents/ColumnsConfig/styles.d.ts +7 -7
- package/components/DragResizeWindow/{index.a9f25040.js → index.46b380e1.js} +3 -6
- package/components/DynamicFilter/dynamicFilterSlots.d.ts +76 -101
- package/components/DynamicFilter/{index.48d809e2.js → index.d9168c12.js} +22 -96
- package/components/FieldLabel/{index.2622ee40.js → index.f9cdcc27.js} +4 -4
- package/components/GridLayout/{index.b9c47a4c.js → index.bb3b7769.js} +23 -46
- package/components/GridLayout/subcomponents/Griditem/{index.69bc14e5.js → index.bb23f651.js} +4 -3
- package/components/GridLayout/subcomponents/Responsive/{index.094c1d09.js → index.b8a2a121.js} +2 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.e1d2df80.js → index.094bc6b5.js} +1 -1
- package/components/{commercial/index.b90488db.js → HamburgerMenu/index.5997af31.js} +4 -6
- package/components/HelperText/{index.81c5d349.js → index.be949cdf.js} +3 -2
- package/components/HelperText/styles.d.ts +1 -1
- package/components/Icon/index.d5fed418.js +420 -0
- package/components/Icon/styles.d.ts +2 -2
- package/components/{hook-form/RHFUpload/index.c5e5c61c.js → Image/index.36a3d440.js} +233 -32
- package/components/Image/styles.d.ts +1 -1
- package/components/LanguagePopover/{index.72f316fc.js → index.e6fa2336.js} +5 -8
- package/components/LanguagePopover/styles.d.ts +5 -5
- package/components/LinearProgressIndeterminate/{index.2ecd571e.js → index.de9d447c.js} +2 -4
- package/components/Loadable/{index.97fe63f9.js → index.e83cdb4e.js} +1 -1
- package/components/LoadingError/{index.7aaba1cf.js → index.9f00c83c.js} +8 -12
- package/components/LoadingError/styles.d.ts +1 -1
- package/components/MFLoader/{index.40c419c0.js → index.402c1acc.js} +4 -8
- package/components/ModalDialog/{index.42349189.js → index.ea9189c3.js} +5 -14
- package/components/NavLink/{index.9e847eb5.js → index.4e548cee.js} +4 -4
- package/components/NavLink/styles.d.ts +1 -1
- package/components/NoItemSelected/{index.5a8160fd.js → index.418c8316.js} +6 -15
- package/components/NoItemSelected/styles.d.ts +4 -4
- package/components/ObjectLogs/{index.6955149e.js → index.bfa7dad3.js} +10 -27
- package/components/ObjectLogs/styles.d.ts +3 -3
- package/components/PDFViewer/{index.47bb0928.js → index.bb2eca5a.js} +2 -2
- package/components/{mui_extended/Pager/index.1ba2d52b.js → Page/index.fdf04592.js} +134 -26
- package/components/PaperForm/{index.9f6fd02d.js → index.8121e3da.js} +8 -7
- package/components/PaperForm/styles.d.ts +6 -6
- package/components/Period/{index.c6d1a95a.js → index.5233694b.js} +157 -22
- package/components/Period/styles.d.ts +5 -5
- package/components/PrintingSystem/{index.f51a00f8.js → index.fb176a93.js} +14 -14
- package/components/PrintingSystem/subcomponents/BodyNode/{index.6792c353.js → index.c1d61038.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.eec6b4cd.js → index.18bd9bad.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.e58467c9.js → index.67d9f1b4.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.920b75c9.js → index.eaee152a.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.6c1ad53c.js → index.f5f63a2a.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.e8b151ad.js → index.7de4e411.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.bf199422.js → index.f9ccf22b.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.44d436b9.js → index.f2f2e903.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.879cf13d.js → index.540a4b19.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.eb6af0ca.js → index.41e7fcb0.js} +1 -1
- package/components/PropertyValue/{index.5e59580c.js → index.9572c347.js} +4 -7
- package/components/Resizeable/{index.5e8e48b1.js → index.1f0c1359.js} +7 -7
- package/components/ResizeableWindow/styles.d.ts +1 -1
- package/components/ScrollBar/{index.4b965665.js → index.adf0eade.js} +2 -4
- package/components/SideBar/classes/index.d.ts +1 -1
- package/components/SideBar/{index.5d1f4a23.js → index.629ba840.js} +24 -26
- package/components/SideBar/styles.d.ts +2 -2
- package/components/SideBar/subcomponents/ContentGroups/styles.d.ts +3 -3
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/styles.d.ts +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/styles.d.ts +2 -18
- package/components/SplitLayout/{index.15756f0f.js → index.74091a81.js} +1 -3
- package/components/ToastContainer/{index.dbd78941.js → index.f9b507b9.js} +3 -3
- package/components/animate/LoadingScreen/{index.1a83615a.js → index.779690a7.js} +3 -5
- package/components/animate/PropagateLoader/{index.76d7ea70.js → index.a9da8d00.js} +3 -2
- package/components/animate/PropagateLoader/syles.d.ts +1 -1
- package/components/animate/{index.87296638.js → index.b8497385.js} +3 -2
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/styles.d.ts +3 -3
- package/components/areas/constants.5387d83e.js +412 -0
- package/components/areas/contexts/AreasContext/{index.19c7b906.js → index.bb316000.js} +5 -6
- package/components/areas/contexts/DynamicMFParmsContext/{index.3d9ad0ad.js → index.37d1d444.js} +2 -2
- package/components/areas/contexts/WindowToolsMFContext/{index.992ae7a3.js → index.69d95c15.js} +2 -2
- package/components/areas/dictionary.7e74022a.js +286 -0
- package/components/areas/hooks/useAreas/{index.cedd30ee.js → index.e24bd74d.js} +1 -1
- package/components/areas/hooks/useDynamicMFParameters/{index.9e09e1e3.js → index.03ce6078.js} +1 -1
- package/components/areas/hooks/useWindowToolsMF/{index.2fbae9dc.js → index.09801b66.js} +1 -1
- package/components/areas/icons.504ec098.js +83 -0
- package/components/commercial/HamburgerMenu/styles.d.ts +1 -1
- package/components/commercial/SectionCommercial/styles.d.ts +4 -9
- package/components/hook-form/RHFAutocomplete/classes/index.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/styles.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/styles.d.ts +1 -1
- package/components/hook-form/RHFAutocompleteAsync/styles.d.ts +4 -4
- package/components/hook-form/RHFCheckbox/styles.d.ts +2 -10
- package/components/hook-form/RHFPeriod/styles.d.ts +1 -1
- package/components/hook-form/RHFTextField/styles.d.ts +2 -2
- package/components/hook-form/RHFTextField/subcomponents/Skeleton/styles.d.ts +2 -2
- package/components/hook-form/RHFTextFieldPassword/styles.d.ts +1 -1
- package/components/hook-form/RHFUpload/RHFUploadImage/subcomponents/UploadImage/styles.d.ts +1 -1
- package/components/maps/components/GpsTools/{index.4ea69dd1.js → index.75880ce0.js} +14 -136
- package/components/maps/components/GpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/styles.d.ts +4 -9
- package/components/maps/{components/Map/index.62b7d09b.js → index.8ec46ce4.js} +19 -194
- package/components/modal/{WindowBase.2414cd02.js → WindowBase.a3ac7adc.js} +3 -4
- package/components/modal/{WindowConfirm.48140481.js → WindowConfirm.e35da619.js} +6 -10
- package/components/modal/{index.81eb6def.js → index.a0e30c8b.js} +1 -5
- package/components/mui_extended/Accordion/styles.d.ts +3 -3
- package/components/mui_extended/Badge/styles.d.ts +1 -1
- package/components/mui_extended/Button/styles.d.ts +2 -10
- package/components/mui_extended/IconButton/styles.d.ts +1 -1
- package/components/mui_extended/ImageButton/styles.d.ts +1 -1
- package/components/mui_extended/MenuActions/styles.d.ts +2 -27
- package/components/mui_extended/Pager/styles.d.ts +1 -1
- package/components/mui_extended/Stack/styles.d.ts +2 -9
- package/components/mui_extended/Tab/styles.d.ts +2 -2
- package/components/mui_extended/Tabs/styles.d.ts +3 -58
- package/components/mui_extended/Typography/styles.d.ts +1 -1
- package/components/popups/PopupsProvider/{index.8fb6232a.js → index.18669fb4.js} +1 -1
- package/components/popups/PopupsViewer/{index.813854e4.js → index.ba354267.js} +5 -10
- package/contexts/ModalContext/{index.45c275cd.js → index.cf02e6bd.js} +1 -1
- package/contexts/RHFormContext/{index.bf3a2812.js → index.dc955a09.js} +2 -6
- package/hooks/useFormAddEdit/{index.9b27ca02.js → index.f156a2cd.js} +4 -8
- package/hooks/useModal/index.ef54bcf2.js +66 -0
- package/hooks/useTab/{index.f7973779.js → index.bce8b99e.js} +1 -1
- package/index.d.ts +0 -1
- package/index.js +276 -360
- package/package.json +3 -2
- package/{react-draggable.79b4c69a.js → react-draggable.5331add7.js} +1 -1
- package/{react-resizable.af1f31c1.js → react-resizable.37bfb965.js} +3 -5
- package/test/{getNameDataTestId.0faeade8.js → getNameDataTestId.aee44365.js} +2 -2
- package/test/index.6d4b98b9.js +4 -0
- package/utils/{index.0718eeac.js → index.9ee4c99a.js} +113 -3
- package/vendor.a1ce6777.js +6352 -0
- package/assets/Logo/index.109a182d.js +0 -38
- package/assets/Logo.d.ts +0 -6
- package/components/CommonActions/components/ActionCancel/index.46f636e9.js +0 -12
- package/components/CommonActions/components/ActionFormCancel/index.2b0bd50d.js +0 -56
- package/components/CommonActions/components/ActionFormIntro/index.4f212c39.js +0 -33
- package/components/CommonActions/components/ActionIntro/index.7406bd47.js +0 -25
- package/components/CommonActions/components/Actions/index.273645af.js +0 -70
- package/components/DataGrid/constants.e334cd50.js +0 -10
- package/components/DataGrid/formatters/ColumnBooleanFormatter/index.cee6b676.js +0 -26
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.708f3fb5.js +0 -22
- package/components/DataGrid/formatters/ColumnDateFormatter/index.e00d0cf2.js +0 -19
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.c064bb07.js +0 -23
- package/components/DataGrid/formatters/ColumnNestedValueFormatter/index.880e743b.js +0 -14
- package/components/DataGrid/formatters/ColumnPointsFormatter/index.226cc583.js +0 -10
- package/components/DataGrid/formatters/ColumnPriceFormatter/index.bf9d9e60.js +0 -10
- package/components/DataGrid/formatters/ColumnSetCheckFormatter/index.4045b2f2.js +0 -36
- package/components/DataGrid/formatters/ColumnUncertaintyFormatter/index.a87302d1.js +0 -10
- package/components/DataGrid/formatters/index.2c2f0ae4.js +0 -1
- package/components/DataGrid/index.304437ee.js +0 -917
- package/components/DataGrid/subcomponents/Actions/index.f14590d2.js +0 -595
- package/components/DataGrid/subcomponents/editors/TextEditor/index.3f0d9e28.js +0 -76
- package/components/Icon/index.ee7b85c9.js +0 -192
- package/components/Image/index.8cc036b1.js +0 -168
- package/components/Page/index.c1d4a319.js +0 -114
- package/components/animate/variants/index.7a912140.js +0 -1
- package/components/areas/components/AreasAdmin/index.f239c717.js +0 -733
- package/components/areas/components/AreasViewer/index.61e0538b.js +0 -1071
- package/components/areas/components/index.558684b3.js +0 -1
- package/components/areas/constants.66529246.js +0 -6
- package/components/areas/contexts/index.24025b97.js +0 -1
- package/components/areas/dictionary.08cfc4c9.js +0 -36
- package/components/areas/hooks/index.d9dc1e21.js +0 -1
- package/components/areas/icons.8266ccc8.js +0 -26
- package/components/areas/index.4cc6a221.js +0 -22
- package/components/commercial/AppBarCommercial/index.9f654f8e.js +0 -28
- package/components/commercial/SectionCommercial/index.3df4685b.js +0 -57
- package/components/commercial/TopBar/index.7aeb6ec0.js +0 -234
- package/components/formatters/BooleanFormatter/index.0c2d8e35.js +0 -44
- package/components/formatters/DateFormatter/index.2ef6f261.js +0 -43
- package/components/formatters/PointsFormatter/index.d8a4ee54.js +0 -25
- package/components/formatters/PriceFormatter/index.97f75b4b.js +0 -35
- package/components/formatters/UncertaintyFormatter/index.c3ffdebc.js +0 -29
- package/components/formatters/index.b816c6b6.js +0 -117
- package/components/hook-form/HelperError/index.c8b046b7.js +0 -19
- package/components/hook-form/RHFAutocomplete/index.ea2ac2b1.js +0 -408
- package/components/hook-form/RHFAutocompleteAsync/index.98dcf0de.js +0 -158
- package/components/hook-form/RHFCheckbox/index.c32278fa.js +0 -142
- package/components/hook-form/RHFColorPicker/index.8c939bfd.js +0 -191
- package/components/hook-form/RHFDateTime/index.ac27deab.js +0 -190
- package/components/hook-form/RHFMultiCheckbox/index.437e6ba3.js +0 -34
- package/components/hook-form/RHFPeriod/index.70cfc422.js +0 -104
- package/components/hook-form/RHFRadioGroup/index.11c0add8.js +0 -35
- package/components/hook-form/RHFSelect/index.c6c60ecc.js +0 -29
- package/components/hook-form/RHFTextField/index.fa97889a.js +0 -325
- package/components/maps/index.13bb982c.js +0 -7
- package/components/mui_extended/Accordion/index.d08a0361.js +0 -142
- package/components/mui_extended/Avatar/index.fb9ad158.js +0 -63
- package/components/mui_extended/Badge/index.2a3aef2c.js +0 -30
- package/components/mui_extended/BoxIcon/index.d61e7ac5.js +0 -22
- package/components/mui_extended/Breadcrumbs/index.4a44883c.js +0 -87
- package/components/mui_extended/Button/index.5395d101.js +0 -213
- package/components/mui_extended/CheckBox.256169f0.js +0 -76
- package/components/mui_extended/CircularProgress/index.967e70b7.js +0 -8
- package/components/mui_extended/IconButton/index.b0ee4965.js +0 -119
- package/components/mui_extended/LinearProgress/index.4092bb69.js +0 -9
- package/components/mui_extended/LinkWithRoute/index.288c51f3.js +0 -15
- package/components/mui_extended/MenuActions/index.d92ed0d6.js +0 -175
- package/components/mui_extended/Popover/index.4e7340b4.js +0 -142
- package/components/mui_extended/Stack/index.fe363ca5.js +0 -31
- package/components/mui_extended/Tab/index.c5ad86e2.js +0 -134
- package/components/mui_extended/ToggleButton/index.7fbc8614.js +0 -18
- package/components/mui_extended/ToggleIconButton/index.0cd347b4.js +0 -24
- package/components/mui_extended/Tooltip/index.49bb5ee1.js +0 -40
- package/components/mui_extended/Typography/index.a1e774a2.js +0 -54
- package/components/mui_extended/index.b606cd9d.js +0 -1
- package/hooks/useModal/index.30674bb7.js +0 -11
- package/style.css +0 -65
- package/test/constants_no_mock.86c553a9.js +0 -4
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { SKTWrapperProps } from './types';
|
|
3
|
-
export declare const ContainerPeriod: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
4
|
-
export declare const Gap: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
5
|
-
export declare const SKTWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & SKTWrapperProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
-
export declare const FieldPeriod: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
7
|
-
export declare const FieldValue: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3
|
+
export declare const ContainerPeriod: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
4
|
+
export declare const Gap: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
5
|
+
export declare const SKTWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & SKTWrapperProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
6
|
+
export declare const FieldPeriod: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
7
|
+
export declare const FieldValue: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses, styled } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import {
|
|
4
|
+
import { Z as componentName } from "../areas/constants.5387d83e.js";
|
|
5
|
+
import { g as getComponentUtilityClass } from "../../utils/index.9ee4c99a.js";
|
|
5
6
|
import clsx from "clsx";
|
|
6
|
-
import { D as DividerNode } from "./subcomponents/DividerNode/index.
|
|
7
|
-
import { S as SectionNode } from "./subcomponents/SectionNode/index.
|
|
8
|
-
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.
|
|
9
|
-
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.
|
|
10
|
-
import {
|
|
11
|
-
import { B as BodyNode } from "./subcomponents/BodyNode/index.
|
|
12
|
-
import { F as FooterNode } from "./subcomponents/FooterNode/index.
|
|
13
|
-
import { P as PaperNode } from "./subcomponents/PaperNode/index.
|
|
14
|
-
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.
|
|
15
|
-
import { G as GridNode } from "./subcomponents/GridNode/index.
|
|
16
|
-
import { C as ChartNode } from "./subcomponents/ChartNode/index.
|
|
17
|
-
import { P as PagerNode, a as PageRender } from "../Page/index.
|
|
7
|
+
import { D as DividerNode } from "./subcomponents/DividerNode/index.67d9f1b4.js";
|
|
8
|
+
import { S as SectionNode } from "./subcomponents/SectionNode/index.540a4b19.js";
|
|
9
|
+
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.41e7fcb0.js";
|
|
10
|
+
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.7de4e411.js";
|
|
11
|
+
import { b as ImageNode, Q as QRImageNode } from "../Image/index.36a3d440.js";
|
|
12
|
+
import { B as BodyNode } from "./subcomponents/BodyNode/index.c1d61038.js";
|
|
13
|
+
import { F as FooterNode } from "./subcomponents/FooterNode/index.eaee152a.js";
|
|
14
|
+
import { P as PaperNode } from "./subcomponents/PaperNode/index.f9ccf22b.js";
|
|
15
|
+
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.f2f2e903.js";
|
|
16
|
+
import { G as GridNode } from "./subcomponents/GridNode/index.f5f63a2a.js";
|
|
17
|
+
import { C as ChartNode } from "./subcomponents/ChartNode/index.18bd9bad.js";
|
|
18
|
+
import { P as PagerNode, a as PageRender } from "../Page/index.fdf04592.js";
|
|
18
19
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
19
20
|
import { forwardRef, useRef, useImperativeHandle } from "react";
|
|
20
21
|
import { useTheme } from "@mui/material/styles";
|
|
21
|
-
const componentName = "M4LPrintingSystem";
|
|
22
22
|
const classes = generateUtilityClasses(componentName, [
|
|
23
23
|
"root",
|
|
24
24
|
"pageNodeRoot",
|
package/components/PrintingSystem/subcomponents/BodyNode/{index.6792c353.js → index.c1d61038.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.fb176a93.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const BodyNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/ChartNode/{index.eec6b4cd.js → index.18bd9bad.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { c as classes } from "../../index.
|
|
2
|
+
import { c as classes } from "../../index.fb176a93.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { createRef, useEffect } from "react";
|
|
5
5
|
import { Chart, registerables } from "chart.js";
|
package/components/PrintingSystem/subcomponents/DividerNode/{index.e58467c9.js → index.67d9f1b4.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { c as classes } from "../../index.
|
|
2
|
+
import { c as classes } from "../../index.fb176a93.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
const DividerNode = (props) => {
|
|
5
5
|
const { direction = "vertical", className = "", style = {} } = props;
|
package/components/PrintingSystem/subcomponents/FooterNode/{index.920b75c9.js → index.eaee152a.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.fb176a93.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const FooterNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/GridNode/{index.6c1ad53c.js → index.f5f63a2a.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, getPropertyByString, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.fb176a93.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const GridNode = (props) => {
|
|
6
6
|
const { style = {}, className = "", rows, columns } = props;
|
package/components/PrintingSystem/subcomponents/HeaderNode/{index.e8b151ad.js → index.7de4e411.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.fb176a93.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const HeaderNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/PaperNode/{index.bf199422.js → index.f9ccf22b.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes } from "../../index.
|
|
3
|
+
import { c as classes } from "../../index.fb176a93.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const PaperNode = (props) => {
|
|
6
6
|
const { children, style = {}, className = "", title, titleSecondary } = props;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.fb176a93.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const PropertyValueNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/SectionNode/{index.879cf13d.js → index.540a4b19.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.fb176a93.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const SectionNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/TextBoxNode/{index.eb6af0ca.js → index.41e7fcb0.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes } from "../../index.
|
|
3
|
+
import { c as classes } from "../../index.fb176a93.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const TextBoxNode = (props) => {
|
|
6
6
|
const { variant = "body", style, className, textAlign = "start", children } = props;
|
|
@@ -2,16 +2,15 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
+
import { _ as componentName, $ as TEST_PROPS_DATA, T as TEST_PROP_ID, a0 as COMPONENT_PREFIX } from "../areas/constants.5387d83e.js";
|
|
5
6
|
import clsx from "clsx";
|
|
6
|
-
import {
|
|
7
|
-
import { g as getNameDataTestId } from "../../test/getNameDataTestId.0faeade8.js";
|
|
7
|
+
import { a as getNameDataTestId } from "../../test/getNameDataTestId.aee44365.js";
|
|
8
8
|
import { useState } from "react";
|
|
9
|
-
import { F as FieldLabel } from "../FieldLabel/index.
|
|
10
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { F as FieldLabel } from "../FieldLabel/index.f9cdcc27.js";
|
|
10
|
+
import { I as Icon } from "../Icon/index.d5fed418.js";
|
|
11
11
|
const PropertyValueRoot = styled("div")(({ theme }) => ({
|
|
12
12
|
...theme.components?.M4LPropertyValue?.styleOverrides
|
|
13
13
|
}));
|
|
14
|
-
const componentName = "M4LPropertyValue";
|
|
15
14
|
generateUtilityClasses(
|
|
16
15
|
componentName,
|
|
17
16
|
[
|
|
@@ -48,8 +47,6 @@ const propertyValueUtilityClasses = (ownerState) => {
|
|
|
48
47
|
...composedClasses
|
|
49
48
|
};
|
|
50
49
|
};
|
|
51
|
-
const COMPONENT_PREFIX = "m4l-property-value";
|
|
52
|
-
const TEST_PROPS_DATA = `${COMPONENT_PREFIX}-data`;
|
|
53
50
|
function PropertyValue(props) {
|
|
54
51
|
const {
|
|
55
52
|
property,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { styled } from "@mui/material";
|
|
3
|
-
import { a as ResizableBox } from "../../react-resizable.
|
|
2
|
+
import { styled } from "@mui/material/styles";
|
|
3
|
+
import { a as ResizableBox } from "../../react-resizable.37bfb965.js";
|
|
4
4
|
const WrapperResizeable = styled(ResizableBox)(({ theme }) => ({
|
|
5
5
|
"&.react-resizable": {
|
|
6
6
|
position: "relative",
|
|
@@ -14,8 +14,8 @@ const WrapperResizeable = styled(ResizableBox)(({ theme }) => ({
|
|
|
14
14
|
bottom: "3px",
|
|
15
15
|
right: "3px",
|
|
16
16
|
cursor: "se-resize",
|
|
17
|
-
borderRight: `2px solid ${theme.palette.text.disabled}`,
|
|
18
|
-
borderBottom: `2px solid ${theme.palette.text.disabled}`,
|
|
17
|
+
borderRight: `2px solid ${theme.vars.palette.text.disabled}`,
|
|
18
|
+
borderBottom: `2px solid ${theme.vars.palette.text.disabled}`,
|
|
19
19
|
borderBottomRightRadius: "15%"
|
|
20
20
|
},
|
|
21
21
|
"& .custom-handle-nw": {
|
|
@@ -26,8 +26,8 @@ const WrapperResizeable = styled(ResizableBox)(({ theme }) => ({
|
|
|
26
26
|
left: "3px",
|
|
27
27
|
cursor: "se-resize",
|
|
28
28
|
transform: "rotate(180deg)",
|
|
29
|
-
borderRight: `2px solid ${theme.palette.text.disabled}`,
|
|
30
|
-
borderBottom: `2px solid ${theme.palette.text.disabled}`,
|
|
29
|
+
borderRight: `2px solid ${theme.vars.palette.text.disabled}`,
|
|
30
|
+
borderBottom: `2px solid ${theme.vars.palette.text.disabled}`,
|
|
31
31
|
borderBottomRightRadius: "15%"
|
|
32
32
|
},
|
|
33
33
|
"& .react-resizable-handle": {
|
|
@@ -38,7 +38,7 @@ const WrapperResizeable = styled(ResizableBox)(({ theme }) => ({
|
|
|
38
38
|
backgroundRepeat: "no-repeat",
|
|
39
39
|
backgroundOrigin: "content-box",
|
|
40
40
|
boxSizing: "border-box",
|
|
41
|
-
backgroundColor: theme.palette.action.active,
|
|
41
|
+
backgroundColor: theme.vars.palette.action.active,
|
|
42
42
|
mask: `url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' focusable='false' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D%0A%3C/style%3E%3Cg id='Grupo_5256'%3E%3C/g%3E%3Cpath class='st0' d='z'/%3E%3Cg%3E%3Cpolygon points='21.9,21.9 15.8,21.9 15.8,19.9 19.9,19.9 19.9,15.9 21.9,15.9 '/%3E%3C/g%3E%3C/svg%3E%0A")`,
|
|
43
43
|
backgroundImage: `url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 26.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Capa_1' focusable='false' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 24 24' style='enable-background:new 0 0 24 24;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;%7D%0A%3C/style%3E%3Cg id='Grupo_5256'%3E%3C/g%3E%3Cpath class='st0' d='z'/%3E%3Cg%3E%3Cpolygon points='21.9,21.9 15.8,21.9 15.8,19.9 19.9,19.9 19.9,15.9 21.9,15.9 '/%3E%3C/g%3E%3C/svg%3E%0A")`,
|
|
44
44
|
backgroundPosition: "bottom right",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { ResizableBox } from 'react-resizable';
|
|
3
|
-
export declare const WrapperResizeable: import("@emotion/styled").StyledComponent<import("react-resizable").ResizableBoxProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {
|
|
3
|
+
export declare const WrapperResizeable: import("@emotion/styled").StyledComponent<import("react-resizable").ResizableBoxProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {
|
|
4
4
|
ref?: import("react").Ref<ResizableBox> | undefined;
|
|
5
5
|
}>;
|
|
@@ -2,8 +2,8 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { generateUtilityClasses, generateUtilityClass, Box } from "@mui/material";
|
|
3
3
|
import { styled, alpha } from "@mui/material/styles";
|
|
4
4
|
import SimpleBarReact from "simplebar-react";
|
|
5
|
-
import simpleBarCss from "simplebar/dist/simplebar.min.css?used";
|
|
6
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
+
import { a1 as componentName } from "../areas/constants.5387d83e.js";
|
|
7
7
|
const RootStyle = styled("div")(({ theme }) => ({
|
|
8
8
|
flexGrow: "1",
|
|
9
9
|
height: "100%",
|
|
@@ -14,7 +14,6 @@ const SimpleBarStyle = styled(SimpleBarReact)`
|
|
|
14
14
|
/* flex-grow: 1;
|
|
15
15
|
height: 100%;
|
|
16
16
|
overflow: hidden; */
|
|
17
|
-
${simpleBarCss}
|
|
18
17
|
height: 100%;
|
|
19
18
|
|
|
20
19
|
.simplebar-scrollbar {
|
|
@@ -49,7 +48,7 @@ styled(SimpleBarReact)(({ theme }) => ({
|
|
|
49
48
|
height: "100%",
|
|
50
49
|
"& .simplebar-scrollbar": {
|
|
51
50
|
"&:before": {
|
|
52
|
-
backgroundColor: alpha(theme.palette.grey[600], 0.48)
|
|
51
|
+
backgroundColor: alpha(theme.colorSchemes.finalTheme.palette.grey[600], 0.48)
|
|
53
52
|
},
|
|
54
53
|
"&.simplebar-visible:before": {
|
|
55
54
|
opacity: 1
|
|
@@ -75,7 +74,6 @@ styled(SimpleBarReact)(({ theme }) => ({
|
|
|
75
74
|
}
|
|
76
75
|
}
|
|
77
76
|
}));
|
|
78
|
-
const componentName = "M4LScrollBar";
|
|
79
77
|
generateUtilityClasses(componentName, [
|
|
80
78
|
"root"
|
|
81
79
|
]);
|
|
@@ -4,7 +4,6 @@ export declare const SideBarClasses: SideBarClassesType;
|
|
|
4
4
|
export declare const getSideBarClassesByState: (ownerState: SideBarState) => {
|
|
5
5
|
footer: string;
|
|
6
6
|
root: string;
|
|
7
|
-
drawer: string;
|
|
8
7
|
popover: string;
|
|
9
8
|
containerLogo: string;
|
|
10
9
|
skeleton: string;
|
|
@@ -39,6 +38,7 @@ export declare const getSideBarClassesByState: (ownerState: SideBarState) => {
|
|
|
39
38
|
subItemCollapseActive: string;
|
|
40
39
|
containerContentGroupsFooter: string;
|
|
41
40
|
contentGroupsLine: string;
|
|
41
|
+
drawer: string;
|
|
42
42
|
overlapping: string;
|
|
43
43
|
wrapperLogoFooter: string;
|
|
44
44
|
};
|
|
@@ -1,18 +1,17 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { styled,
|
|
2
|
+
import { styled, alpha } from "@mui/material/styles";
|
|
3
3
|
import { createContext, useState, useContext, useEffect } from "react";
|
|
4
|
+
import { generateUtilityClasses, ListItemText, styled as styled$1, ListItemButton, Collapse, Drawer as Drawer$1, useTheme } from "@mui/material";
|
|
4
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import { styled as styled$1, alpha } from "@mui/material/styles";
|
|
6
|
+
import { a2 as componentName, a3 as SIDEBAR_PREFIX, T as TEST_PROP_ID, a4 as MENU_COLLAPSED_CONTAINER_SIZE, a5 as MENU_COLLAPSED_SIZE } from "../areas/constants.5387d83e.js";
|
|
7
|
+
import { g as getComponentUtilityClass } from "../../utils/index.9ee4c99a.js";
|
|
8
8
|
import { useEnvironment, useBase, BaseProvider } from "@m4l/core";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
|
-
import { I as Icon, A as ArrowIcon } from "../Icon/index.
|
|
11
|
-
import { T as Typography } from "
|
|
10
|
+
import { I as Icon, A as ArrowIcon, a as IconButton } from "../Icon/index.d5fed418.js";
|
|
11
|
+
import { T as Typography } from "../../vendor.a1ce6777.js";
|
|
12
12
|
import clsx from "clsx";
|
|
13
13
|
import { useLocation } from "react-router-dom";
|
|
14
|
-
import { I as Image } from "../Image/index.
|
|
15
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.b0ee4965.js";
|
|
14
|
+
import { I as Image } from "../Image/index.36a3d440.js";
|
|
16
15
|
import { useResponsive } from "@m4l/styles";
|
|
17
16
|
const SideBarRoot = styled("div")(({ theme }) => ({
|
|
18
17
|
...theme.components?.M4LSideBar?.styleOverrides
|
|
@@ -26,7 +25,6 @@ styled("div", {
|
|
|
26
25
|
alignItems: props.collapsed ? "center" : "normal",
|
|
27
26
|
padding: props.theme.spacing(3, 2.5, 2, 2.5)
|
|
28
27
|
}));
|
|
29
|
-
const componentName = "M4LSideBar";
|
|
30
28
|
generateUtilityClasses(
|
|
31
29
|
componentName,
|
|
32
30
|
[
|
|
@@ -202,7 +200,6 @@ const SideBarProvider = (props) => {
|
|
|
202
200
|
};
|
|
203
201
|
const useSideBar = () => useContext(SideBarContext);
|
|
204
202
|
const useSideBar$1 = useSideBar;
|
|
205
|
-
const SIDEBAR_PREFIX = "M4LSideBar";
|
|
206
203
|
const getNameDataTestId = (KEY) => {
|
|
207
204
|
return `${SIDEBAR_PREFIX}-${KEY}`;
|
|
208
205
|
};
|
|
@@ -220,25 +217,28 @@ const ContentGroupsRoot = styled("ul")(() => ({
|
|
|
220
217
|
height: "100%"
|
|
221
218
|
}));
|
|
222
219
|
const WrapperGroupTitle = styled("li")(({ theme }) => ({
|
|
223
|
-
...theme.typography.overline,
|
|
220
|
+
...theme.colorSchemes.finalTheme.typography.overline,
|
|
224
221
|
paddingTop: theme.spacing(3),
|
|
225
222
|
paddingLeft: theme.spacing(2),
|
|
226
223
|
paddingBottom: theme.spacing(1),
|
|
227
|
-
color: theme.palette.text.primary,
|
|
224
|
+
color: theme.vars.palette.text.primary,
|
|
228
225
|
transition: theme.transitions.create("opacity", {
|
|
229
226
|
duration: theme.transitions.duration.shorter
|
|
230
227
|
})
|
|
231
228
|
}));
|
|
232
|
-
const NavItemMainRoot = styled
|
|
229
|
+
const NavItemMainRoot = styled("div", {
|
|
233
230
|
shouldForwardProp: (prop) => prop !== "activeRoot"
|
|
234
231
|
})(({ activeRoot, theme }) => ({
|
|
235
232
|
...activeRoot && {
|
|
236
|
-
...theme.typography.subtitle2,
|
|
237
|
-
color: theme.palette.primary.main,
|
|
238
|
-
backgroundColor: alpha(
|
|
233
|
+
...theme.colorSchemes.finalTheme.typography.subtitle2,
|
|
234
|
+
color: theme.vars.palette.primary.main,
|
|
235
|
+
backgroundColor: alpha(
|
|
236
|
+
theme.colorSchemes.finalTheme.palette.primary.main,
|
|
237
|
+
theme.vars.palette.action.selectedOpacity
|
|
238
|
+
)
|
|
239
239
|
}
|
|
240
240
|
}));
|
|
241
|
-
styled
|
|
241
|
+
styled(ListItemText, {
|
|
242
242
|
shouldForwardProp: (prop) => prop !== "isCollapse"
|
|
243
243
|
})(({ isCollapse, theme }) => ({
|
|
244
244
|
whiteSpace: "nowrap",
|
|
@@ -324,7 +324,7 @@ const ContainerListSubItem = styled("div")(({ theme }) => ({
|
|
|
324
324
|
height: "auto",
|
|
325
325
|
paddingLeft: theme.spacing(2.75)
|
|
326
326
|
}));
|
|
327
|
-
const NavListSubItemRoot = styled("div")(() => ({
|
|
327
|
+
const NavListSubItemRoot = styled$1("div")(() => ({
|
|
328
328
|
display: "flex",
|
|
329
329
|
flexDirection: "column"
|
|
330
330
|
}));
|
|
@@ -355,10 +355,10 @@ styled("span", {
|
|
|
355
355
|
width: "4px",
|
|
356
356
|
height: "4px",
|
|
357
357
|
borderRadius: "50%",
|
|
358
|
-
backgroundColor: theme.palette.text.disabled,
|
|
358
|
+
backgroundColor: theme.vars.palette.text.disabled,
|
|
359
359
|
...active && {
|
|
360
360
|
transform: "scale(1.5)",
|
|
361
|
-
backgroundColor: theme.palette.primary.main
|
|
361
|
+
backgroundColor: theme.vars.palette.primary.main
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
364
|
}));
|
|
@@ -607,10 +607,10 @@ const ContentGroups = () => {
|
|
|
607
607
|
}
|
|
608
608
|
);
|
|
609
609
|
};
|
|
610
|
-
const CollapseButtonRoot = styled("div")(() => ({
|
|
610
|
+
const CollapseButtonRoot = styled$1("div")(() => ({
|
|
611
611
|
display: "flex"
|
|
612
612
|
}));
|
|
613
|
-
styled("div")(() => ({
|
|
613
|
+
styled$1("div")(() => ({
|
|
614
614
|
display: "flex"
|
|
615
615
|
}));
|
|
616
616
|
function FooterSidebar(_props) {
|
|
@@ -633,8 +633,6 @@ function FooterSidebar(_props) {
|
|
|
633
633
|
}
|
|
634
634
|
);
|
|
635
635
|
}
|
|
636
|
-
const MENU_COLLAPSED_SIZE = "14px";
|
|
637
|
-
const MENU_COLLAPSED_CONTAINER_SIZE = "15px";
|
|
638
636
|
const ContentComponent = () => {
|
|
639
637
|
const { collapsed, onToggleCollapse, classes, onToggleOverlay, overlay } = useSideBar$1();
|
|
640
638
|
const handlerOnMouseEnter = () => {
|
|
@@ -701,7 +699,7 @@ const ContentDesktop = () => {
|
|
|
701
699
|
const areaExpandMenuSize = collapsed ? !overlay ? MENU_COLLAPSED_SIZE : expandedWidth : expandedWidth;
|
|
702
700
|
return /* @__PURE__ */ jsx("div", { className: classes.areaExpandMenu, style: { width: areaExpandMenuSize }, children: /* @__PURE__ */ jsx(ContentComponent, {}) });
|
|
703
701
|
};
|
|
704
|
-
const WrapperContentMobile = styled("div")(({ theme }) => ({
|
|
702
|
+
const WrapperContentMobile = styled$1("div")(({ theme }) => ({
|
|
705
703
|
"& .m4l_image": {
|
|
706
704
|
display: "flex",
|
|
707
705
|
gap: theme.spacing(3),
|
|
@@ -710,7 +708,7 @@ const WrapperContentMobile = styled("div")(({ theme }) => ({
|
|
|
710
708
|
flexShrink: 0
|
|
711
709
|
}
|
|
712
710
|
}));
|
|
713
|
-
styled("div")(({ theme }) => ({
|
|
711
|
+
styled$1("div")(({ theme }) => ({
|
|
714
712
|
width: "100%",
|
|
715
713
|
height: "auto",
|
|
716
714
|
padding: theme.spacing(0, 2)
|
|
@@ -8,7 +8,7 @@ import { LogoConainerProps } from './types';
|
|
|
8
8
|
* // Uso del componente
|
|
9
9
|
* <SideBarRoot />
|
|
10
10
|
*/
|
|
11
|
-
export declare const SideBarRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
11
|
+
export declare const SideBarRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
12
12
|
/**
|
|
13
13
|
* Componente estilizado que representa la raíz de la barra lateral.
|
|
14
14
|
*
|
|
@@ -17,4 +17,4 @@ export declare const SideBarRoot: import("@emotion/styled").StyledComponent<impo
|
|
|
17
17
|
* // Uso del componente
|
|
18
18
|
* <SideBarRoot />
|
|
19
19
|
*/
|
|
20
|
-
export declare const LogoContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & LogoConainerProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
20
|
+
export declare const LogoContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & LogoConainerProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const WrapperGroup: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;
|
|
3
|
-
export declare const ContentGroupsRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;
|
|
4
|
-
export declare const WrapperGroupTitle: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
|
|
2
|
+
export declare const WrapperGroup: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;
|
|
3
|
+
export declare const ContentGroupsRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;
|
|
4
|
+
export declare const WrapperGroupTitle: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
|
package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/styles.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const ContainerListSubItem: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2
|
+
export declare const ContainerListSubItem: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,22 +1,6 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { DotIconProps } from './types';
|
|
3
|
-
export declare const NavSubItemContentRoot: import("@emotion/styled").StyledComponent<import("@mui/material").
|
|
4
|
-
action?: import("react").Ref<import("@mui/material").ButtonBaseActions> | undefined;
|
|
5
|
-
centerRipple?: boolean | undefined;
|
|
6
|
-
children?: import("react").ReactNode;
|
|
7
|
-
classes?: Partial<import("@mui/material").ButtonBaseClasses> | undefined;
|
|
8
|
-
disabled?: boolean | undefined;
|
|
9
|
-
disableRipple?: boolean | undefined;
|
|
10
|
-
disableTouchRipple?: boolean | undefined;
|
|
11
|
-
focusRipple?: boolean | undefined;
|
|
12
|
-
focusVisibleClassName?: string | undefined;
|
|
13
|
-
LinkComponent?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
|
|
14
|
-
onFocusVisible?: import("react").FocusEventHandler<any> | undefined;
|
|
15
|
-
sx?: import("@mui/material").SxProps<import("@mui/material").Theme> | undefined;
|
|
16
|
-
tabIndex?: number | undefined;
|
|
17
|
-
TouchRippleProps?: Partial<import("@mui/material/ButtonBase/TouchRipple").TouchRippleProps> | undefined;
|
|
18
|
-
touchRippleRef?: import("react").Ref<import("@mui/material/ButtonBase/TouchRipple").TouchRippleActions> | undefined;
|
|
19
|
-
}, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
3
|
+
export declare const NavSubItemContentRoot: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
20
4
|
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
21
|
-
}, "style" | "disabled" | "children" | "tabIndex" | "className" | "action" | "
|
|
5
|
+
}, "style" | "disabled" | "children" | "tabIndex" | "className" | "action" | "alignItems" | "divider" | "dense" | "sx" | "classes" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "autoFocus" | "disableGutters" | "selected"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
22
6
|
export declare const DotIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & DotIconProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
+
import { a6 as componentName, a7 as SPLITLAYOUT_PREFIX, T as TEST_PROP_ID } from "../areas/constants.5387d83e.js";
|
|
4
5
|
import clsx from "clsx";
|
|
5
|
-
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { S as SplitterLayout } from "../../react-splitter-layout.8b1655c8.js";
|
|
7
7
|
const SplitLayoutRoot = styled("div")(({ theme }) => ({
|
|
8
8
|
...theme.components?.M4LSplitLayout?.styleOverrides
|
|
@@ -27,7 +27,6 @@ const SplitDetail = styled("div")(() => ({
|
|
|
27
27
|
top: "0px",
|
|
28
28
|
bottom: "0px"
|
|
29
29
|
}));
|
|
30
|
-
const componentName = "M4LSplitLayout";
|
|
31
30
|
generateUtilityClasses(componentName, [
|
|
32
31
|
"root",
|
|
33
32
|
"firstPart",
|
|
@@ -53,7 +52,6 @@ const useSplitLayoutUtilityClasses = (ownerState) => {
|
|
|
53
52
|
...composedClasses
|
|
54
53
|
};
|
|
55
54
|
};
|
|
56
|
-
const SPLITLAYOUT_PREFIX = "M4LSplitLayout";
|
|
57
55
|
const getNameSplitLayoutDataTestId = (KEY) => {
|
|
58
56
|
return `${SPLITLAYOUT_PREFIX}-${KEY}`;
|
|
59
57
|
};
|
|
@@ -2,14 +2,14 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { styled, generateUtilityClasses } from "@mui/material";
|
|
3
3
|
import { ToastContainer as ToastContainer$1 } from "react-toastify";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import {
|
|
5
|
+
import { a8 as componentName } from "../areas/constants.5387d83e.js";
|
|
6
|
+
import { g as getComponentUtilityClass } from "../../utils/index.9ee4c99a.js";
|
|
6
7
|
import { useEnvironment } from "@m4l/core";
|
|
7
8
|
import { useMemo } from "react";
|
|
8
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { I as Icon } from "../Icon/index.d5fed418.js";
|
|
9
10
|
const ToastContainerRoot = styled("div")(({ theme }) => ({
|
|
10
11
|
...theme.components?.M4LToastContainer?.styleOverrides
|
|
11
12
|
}));
|
|
12
|
-
const componentName = "M4LToastContainer";
|
|
13
13
|
const toastClasses = generateUtilityClasses(
|
|
14
14
|
componentName,
|
|
15
15
|
[
|
|
@@ -2,7 +2,6 @@ import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { m } from "framer-motion";
|
|
3
3
|
import { alpha } from "@mui/material/styles";
|
|
4
4
|
import { styled, Box } from "@mui/material";
|
|
5
|
-
import { L as Logo } from "../../../assets/Logo/index.109a182d.js";
|
|
6
5
|
const RootStyle = styled("div", {
|
|
7
6
|
shouldForwardProp: (props) => props !== "variant"
|
|
8
7
|
})(({ theme, variant }) => ({
|
|
@@ -15,7 +14,7 @@ const RootStyle = styled("div", {
|
|
|
15
14
|
display: "flex",
|
|
16
15
|
alignItems: "center",
|
|
17
16
|
justifyContent: "center",
|
|
18
|
-
backgroundColor: theme.palette.background.default,
|
|
17
|
+
backgroundColor: theme.vars.palette.background.default,
|
|
19
18
|
...variant === "microfrontend" && {
|
|
20
19
|
position: "relative",
|
|
21
20
|
zIndex: 0
|
|
@@ -34,8 +33,7 @@ function LoadingScreen(props) {
|
|
|
34
33
|
ease: "easeInOut",
|
|
35
34
|
repeatDelay: 1,
|
|
36
35
|
repeat: Infinity
|
|
37
|
-
}
|
|
38
|
-
children: /* @__PURE__ */ jsx(Logo, { disabledLink: true, sx: { width: 32, height: 32 } })
|
|
36
|
+
}
|
|
39
37
|
}
|
|
40
38
|
),
|
|
41
39
|
/* @__PURE__ */ jsx(
|
|
@@ -78,7 +76,7 @@ function LoadingScreen(props) {
|
|
|
78
76
|
height: 60,
|
|
79
77
|
borderRadius: "25%",
|
|
80
78
|
position: "absolute",
|
|
81
|
-
border: (theme) => `solid 8px ${alpha(theme.palette.primary.dark, 0.24)}`
|
|
79
|
+
border: (theme) => `solid 8px ${alpha(theme.colorSchemes.finalTheme.palette.primary.dark, 0.24)}`
|
|
82
80
|
}
|
|
83
81
|
}
|
|
84
82
|
)
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import {
|
|
2
|
+
import { useTheme } from "@mui/material";
|
|
3
|
+
import { styled } from "@mui/material/styles";
|
|
3
4
|
import { P as PropagateLoader$1 } from "../../../react-spinners.342a6578.js";
|
|
4
5
|
const WrapperPropageteLoader = styled("div")(({ theme }) => ({
|
|
5
6
|
right: 0,
|
|
@@ -11,7 +12,7 @@ const WrapperPropageteLoader = styled("div")(({ theme }) => ({
|
|
|
11
12
|
display: "flex",
|
|
12
13
|
alignItems: "center",
|
|
13
14
|
justifyContent: "center",
|
|
14
|
-
background: theme.palette.background.default
|
|
15
|
+
background: theme.vars.palette.background.default
|
|
15
16
|
}));
|
|
16
17
|
const PropagateLoader = () => {
|
|
17
18
|
const { palette } = useTheme();
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const WrapperPropageteLoader: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2
|
+
export declare const WrapperPropageteLoader: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { m } from "framer-motion";
|
|
3
3
|
import { forwardRef, useRef } from "react";
|
|
4
|
-
import { IconButton, Box,
|
|
4
|
+
import { IconButton, Box, alpha } from "@mui/material";
|
|
5
|
+
import { styled } from "@mui/material/styles";
|
|
5
6
|
import SimpleBarReact from "simplebar-react";
|
|
6
7
|
const varSmall = {
|
|
7
8
|
hover: { scale: 1.1 },
|
|
@@ -40,7 +41,7 @@ styled(SimpleBarReact)(({ theme }) => ({
|
|
|
40
41
|
height: "100%",
|
|
41
42
|
"& .simplebar-scrollbar": {
|
|
42
43
|
"&:before": {
|
|
43
|
-
backgroundColor: alpha(theme.palette.grey[600], 0.48)
|
|
44
|
+
backgroundColor: alpha(theme.colorSchemes.finalTheme.palette.grey[600], 0.48)
|
|
44
45
|
},
|
|
45
46
|
"&.simplebar-visible:before": {
|
|
46
47
|
opacity: 1
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
export declare const WrapperAreaChips: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3
|
-
export declare const AreaSelect: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
4
|
-
export declare const EditAreaHeader: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
2
|
+
export declare const WrapperAreaChips: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3
|
+
export declare const AreaSelect: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
4
|
+
export declare const EditAreaHeader: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|