@m4l/components 1.0.7 → 1.0.8
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.97e53037.js → index.fbe7e445.js} +4 -4
- package/components/AppBar/{index.1cd669e2.js → index.88ae8b87.js} +4 -4
- package/components/CommonActions/index.9d9c7d2d.js +170 -0
- package/components/DragResizeWindow/{index.5e316291.js → index.8b3e79f7.js} +3 -3
- package/components/DynamicFilter/dynamicFilterSlots.d.ts +16 -16
- package/components/DynamicFilter/{index.b56ee9d3.js → index.b79e3e3f.js} +21 -18
- package/components/FieldLabel/{index.b4e9c18c.js → index.5d964cbd.js} +4 -4
- package/components/GridLayout/{index.7156fbc9.js → index.656840a5.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.8946f18e.js → index.b23625d7.js} +4 -4
- package/components/GridLayout/subcomponents/Responsive/{index.3c68f0cb.js → index.97505a31.js} +2 -2
- package/components/GridLayout/subcomponents/SizeProvider/{index.a5b2190d.js → index.36cb4139.js} +1 -1
- package/components/HamburgerMenu/{index.ead6996d.js → index.3bb9880f.js} +3 -3
- package/components/HelperText/{index.651a9b4b.js → index.ebb53dac.js} +1 -1
- package/components/Icon/{index.0e4bc1c2.js → index.3887ef2f.js} +3 -3
- package/components/Image/{index.a3e64dcd.js → index.01f0cdca.js} +2 -2
- package/components/LoadingError/{index.12973823.js → index.c95950b0.js} +5 -5
- package/components/MFLoader/{index.bf9ffe58.js → index.b980701c.js} +3 -3
- package/components/ModalDialog/{index.7e584b4c.js → index.5c9ce220.js} +4 -4
- package/components/NavLink/{index.badec599.js → index.9f5d5670.js} +2 -2
- package/components/NoItemSelected/{index.71be932c.js → index.ed990b9b.js} +2 -2
- package/components/ObjectLogs/{index.a7df0772.js → index.994c87f7.js} +7 -7
- package/components/PDFViewer/{index.c856f823.js → index.4e9adad1.js} +2 -2
- package/components/Page/{index.f9995356.js → index.1a6915e1.js} +1 -1
- package/components/PaperForm/{index.ca9e19ab.js → index.9aee22a8.js} +2 -2
- package/components/Period/{index.2c78168c.js → index.a1124549.js} +4 -4
- package/components/PrintingSystem/{index.8bfc836d.js → index.986a7f36.js} +15 -15
- package/components/PrintingSystem/subcomponents/BodyNode/{index.f37aeaea.js → index.03795652.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.602fb570.js → index.c0695dce.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.2278f796.js → index.b1c64ac8.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.8d76df3f.js → index.a25fe8c0.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.1e3c435e.js → index.63126c45.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.3f0ab738.js → index.4265f4d0.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.f444cad7.js → index.3689165b.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.592f3293.js → index.f6d75fa7.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.41fb608c.js → index.8be372b6.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.d378b833.js → index.17bfe615.js} +1 -1
- package/components/PropertyValue/{index.7e4bce22.js → index.d371ce09.js} +3 -3
- package/components/Resizeable/{index.8c72e36a.js → index.414ff687.js} +1 -1
- package/components/ScrollBar/{index.9bfcc74f.js → index.1e89bb44.js} +1 -1
- package/components/SideBar/{index.a0a2ae27.js → index.8ba746a8.js} +7 -7
- package/components/SplitLayout/{index.aed78a1f.js → index.7d9edf4e.js} +1 -1
- package/components/ToastContainer/{index.5fe6b0f7.js → index.32c1142f.js} +3 -3
- package/components/areas/{constants.630a4f42.js → constants.0d3ba950.js} +19 -23
- package/components/areas/contexts/AreasContext/{index.f0aa2770.js → index.8813e482.js} +4 -4
- package/components/areas/{dictionary.f7ba553d.js → dictionary.5fa9b201.js} +13 -25
- package/components/areas/hooks/useAreas/{index.e80b5f68.js → index.d4e3b9af.js} +1 -1
- package/components/hook-form/HelperError/{index.fd10c3ab.js → index.2ed03a3c.js} +1 -1
- package/components/hook-form/RHFAutocompleteAsync/{index.0aa27d6f.js → index.29408b18.js} +3 -3
- package/components/hook-form/RHFCheckbox/{index.fe5a2e61.js → index.fd1193ae.js} +4 -4
- package/components/hook-form/RHFColorPicker/{index.2891deae.js → index.451c6787.js} +6 -6
- package/components/hook-form/RHFDateTime/{index.fc07eaa6.js → index.a9d2ba66.js} +5 -5
- package/components/hook-form/RHFPeriod/{index.34a5f497.js → index.92cc371e.js} +4 -4
- package/components/hook-form/RHFTextField/{index.51fca2b2.js → index.2b2632c1.js} +6 -6
- package/components/hook-form/RHFUpload/{index.1c48cd8d.js → index.f1cfc225.js} +5 -5
- package/components/maps/components/GpsTools/{index.50942c36.js → index.72796708.js} +3 -3
- package/components/maps/{index.b4317695.js → index.00de5f7b.js} +12 -12
- package/components/modal/{WindowBase.27baa3c5.js → WindowBase.6140e216.js} +4 -4
- package/components/modal/{WindowConfirm.4ef45869.js → WindowConfirm.a8f65450.js} +6 -6
- package/components/modal/{index.7ca17f55.js → index.5bce430d.js} +1 -1
- package/components/mui_extended/Accordion/{index.c50787bf.js → index.c91a6f3d.js} +4 -4
- package/components/mui_extended/Avatar/{index.3ba36655.js → index.12b96914.js} +1 -1
- package/components/mui_extended/Badge/{index.3465d7fb.js → index.4737c113.js} +1 -1
- package/components/mui_extended/Button/{index.9c53e7ad.js → index.84b7159a.js} +6 -6
- package/components/mui_extended/CheckBox/{index.902aff74.js → index.b1f18922.js} +1 -1
- package/components/mui_extended/IconButton/index.d.ts +0 -1
- package/components/mui_extended/IconButton/{index.d6e94af1.js → index.fd8a76af.js} +1 -1
- package/components/mui_extended/LinearProgress/{index.52edc848.js → index.e9455b2e.js} +2 -2
- package/components/mui_extended/Pager/{index.9293ab27.js → index.fba94d09.js} +4 -4
- package/components/mui_extended/Popover/{index.99fe777c.js → index.2e637571.js} +14 -13
- package/components/mui_extended/Popover/index.d.ts +1 -0
- package/components/mui_extended/Popover/subcomponts/ArrowIcon/index.d.ts +1 -1
- package/components/mui_extended/Tab/{index.14641316.js → index.243402a1.js} +18 -17
- package/components/mui_extended/ToggleButton/{index.393e624f.js → index.aeb04226.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.540a46b2.js → index.f74a798e.js} +1 -1
- package/components/mui_extended/ToggleIconButton/types.d.ts +1 -1
- package/components/mui_extended/Typography/{index.2a1c68f8.js → index.463f613f.js} +1 -1
- package/components/mui_extended/index.d.ts +2 -2
- package/components/popups/PopupsProvider/{index.e3f8ce5d.js → index.5d90b31f.js} +1 -1
- package/components/popups/PopupsViewer/{index.077e47cd.js → index.b6a68e24.js} +5 -5
- package/contexts/ModalContext/{index.4956950f.js → index.a166538d.js} +1 -1
- package/contexts/RHFormContext/{index.e942a298.js → index.95ebabc9.js} +1 -1
- package/hooks/useFormAddEdit/{index.3cd8d179.js → index.ca90cd13.js} +2 -2
- package/hooks/useModal/{index.898c7559.js → index.167828d6.js} +4 -3
- package/index.js +150 -150
- package/package.json +1 -1
- package/{react-draggable.2df3b71a.js → react-draggable.0cc9b257.js} +1 -1
- package/{react-resizable.c60f3843.js → react-resizable.837c446d.js} +2 -2
- package/utils/{index.0660ee9c.js → index.c64c2dd1.js} +4 -8
- package/{vendor.fc11ba1a.js → vendor.f1f6f92c.js} +106 -241
- package/test/index.6d4b98b9.js +0 -4
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { I as Image } from "../Image/index.
|
|
3
|
+
import { I as Image } from "../Image/index.01f0cdca.js";
|
|
4
4
|
import { styled } from "@mui/material/styles";
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
|
|
6
6
|
import { useMemo } from "react";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
|
-
import { y as componentName } from "../areas/constants.
|
|
8
|
+
import { y as componentName } from "../areas/constants.0d3ba950.js";
|
|
9
9
|
const WrapperNoItemSelected = styled("div")(({ theme }) => ({
|
|
10
10
|
...theme.components?.M4LNoItemSelected?.styleOverrides
|
|
11
11
|
}));
|
|
@@ -2,17 +2,17 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { useState, useEffect, useCallback, useMemo } from "react";
|
|
3
3
|
import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
|
|
4
4
|
import { styled } from "@mui/material/styles";
|
|
5
|
-
import { D as DateFormatter, a as DataGrid } from "../../vendor.
|
|
5
|
+
import { D as DateFormatter, a as DataGrid } from "../../vendor.f1f6f92c.js";
|
|
6
6
|
import { Tooltip, IconButton } from "@mui/material";
|
|
7
7
|
import { useHostTheme, useResponsiveDesktop } from "@m4l/graphics";
|
|
8
8
|
import { R as ReactJson } from "../../react-json-view.57125fcf.js";
|
|
9
|
-
import { S as ScrollBar } from "../ScrollBar/index.
|
|
10
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
11
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { S as ScrollBar } from "../ScrollBar/index.1e89bb44.js";
|
|
10
|
+
import { u as useModal } from "../../hooks/useModal/index.167828d6.js";
|
|
11
|
+
import { I as Icon } from "../Icon/index.3887ef2f.js";
|
|
12
12
|
import { S as Stack } from "../mui_extended/Stack/index.fe363ca5.js";
|
|
13
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
14
|
-
import { D as DynamicFilter } from "../DynamicFilter/index.
|
|
15
|
-
import { T as TEST_PROP_ID } from "../areas/constants.
|
|
13
|
+
import { W as WindowBase } from "../modal/WindowBase.6140e216.js";
|
|
14
|
+
import { D as DynamicFilter } from "../DynamicFilter/index.b79e3e3f.js";
|
|
15
|
+
import { T as TEST_PROP_ID } from "../areas/constants.0d3ba950.js";
|
|
16
16
|
const Container = styled("div")(() => ({
|
|
17
17
|
height: "100%",
|
|
18
18
|
width: "100%",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { z as componentName } from "../areas/constants.
|
|
5
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
4
|
+
import { z as componentName } from "../areas/constants.0d3ba950.js";
|
|
5
|
+
import { B as Button } from "../mui_extended/Button/index.84b7159a.js";
|
|
6
6
|
const PDFVeiwerRoot = styled("div")(({ theme }) => ({
|
|
7
7
|
...theme.components?.M4LPDFViewer?.styleOverrides
|
|
8
8
|
}));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, BaseProvider, useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.
|
|
3
|
+
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.986a7f36.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import React__default from "react";
|
|
6
6
|
import { Helmet } from "react-helmet-async";
|
|
@@ -2,9 +2,9 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
3
|
import { useModuleSkeleton } from "@m4l/core";
|
|
4
4
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
|
-
import { I as Icon } from "../Icon/index.
|
|
5
|
+
import { I as Icon } from "../Icon/index.3887ef2f.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
|
-
import { E as componentName } from "../areas/constants.
|
|
7
|
+
import { E as componentName } from "../areas/constants.0d3ba950.js";
|
|
8
8
|
const PaperFormRoot = styled("div")(({ theme }) => ({
|
|
9
9
|
...theme.components?.M4LPaperForm?.styleOverrides
|
|
10
10
|
}));
|
|
@@ -3,12 +3,12 @@ import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/cor
|
|
|
3
3
|
import { styled } from "@mui/material/styles";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, Skeleton, Autocomplete, TextField } from "@mui/material";
|
|
5
5
|
import { useState, useMemo } from "react";
|
|
6
|
-
import { d as dictionary, a as dictionary$1 } from "../areas/dictionary.
|
|
6
|
+
import { d as dictionary, a as dictionary$1 } from "../areas/dictionary.5fa9b201.js";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
|
-
import { F as componentName, P as PERIOD_PREFIX, T as TEST_PROP_ID } from "../areas/constants.
|
|
8
|
+
import { F as componentName, P as PERIOD_PREFIX, T as TEST_PROP_ID } from "../areas/constants.0d3ba950.js";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
11
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
10
|
+
import { T as Typography } from "../mui_extended/Typography/index.463f613f.js";
|
|
11
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.fd8a76af.js";
|
|
12
12
|
import { W as WrapperComponent } from "../WrapperComponent/index.57964195.js";
|
|
13
13
|
const ContainerPeriod = styled("div")(({ theme }) => ({
|
|
14
14
|
...theme.components?.M4LPeriod?.styleOverrides
|
|
@@ -1,23 +1,23 @@
|
|
|
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 { G as componentName } from "../areas/constants.
|
|
5
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
4
|
+
import { G as componentName } from "../areas/constants.0d3ba950.js";
|
|
5
|
+
import { g as getComponentUtilityClass } from "../../utils/index.c64c2dd1.js";
|
|
6
6
|
import clsx from "clsx";
|
|
7
|
-
import { D as DividerNode } from "./subcomponents/DividerNode/index.
|
|
8
|
-
import { S as SectionNode } from "./subcomponents/SectionNode/index.
|
|
9
|
-
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.
|
|
10
|
-
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.
|
|
11
|
-
import { a as ImageNode, Q as QRImageNode } from "../Image/index.
|
|
12
|
-
import { B as BodyNode } from "./subcomponents/BodyNode/index.
|
|
13
|
-
import { F as FooterNode } from "./subcomponents/FooterNode/index.
|
|
14
|
-
import { P as PaperNode } from "./subcomponents/PaperNode/index.
|
|
15
|
-
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.
|
|
16
|
-
import { G as GridNode } from "./subcomponents/GridNode/index.
|
|
17
|
-
import { C as ChartNode } from "./subcomponents/ChartNode/index.
|
|
18
|
-
import { P as PagerNode } from "../mui_extended/Pager/index.
|
|
7
|
+
import { D as DividerNode } from "./subcomponents/DividerNode/index.b1c64ac8.js";
|
|
8
|
+
import { S as SectionNode } from "./subcomponents/SectionNode/index.8be372b6.js";
|
|
9
|
+
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.17bfe615.js";
|
|
10
|
+
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.4265f4d0.js";
|
|
11
|
+
import { a as ImageNode, Q as QRImageNode } from "../Image/index.01f0cdca.js";
|
|
12
|
+
import { B as BodyNode } from "./subcomponents/BodyNode/index.03795652.js";
|
|
13
|
+
import { F as FooterNode } from "./subcomponents/FooterNode/index.a25fe8c0.js";
|
|
14
|
+
import { P as PaperNode } from "./subcomponents/PaperNode/index.3689165b.js";
|
|
15
|
+
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.f6d75fa7.js";
|
|
16
|
+
import { G as GridNode } from "./subcomponents/GridNode/index.63126c45.js";
|
|
17
|
+
import { C as ChartNode } from "./subcomponents/ChartNode/index.c0695dce.js";
|
|
18
|
+
import { P as PagerNode } from "../mui_extended/Pager/index.fba94d09.js";
|
|
19
19
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
20
|
-
import { P as PageRender } from "../Page/index.
|
|
20
|
+
import { P as PageRender } from "../Page/index.1a6915e1.js";
|
|
21
21
|
import { forwardRef, useRef, useImperativeHandle } from "react";
|
|
22
22
|
import { useTheme } from "@mui/material/styles";
|
|
23
23
|
const classes = generateUtilityClasses(componentName, [
|
package/components/PrintingSystem/subcomponents/BodyNode/{index.f37aeaea.js → index.03795652.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.986a7f36.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const BodyNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/ChartNode/{index.602fb570.js → index.c0695dce.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.986a7f36.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.2278f796.js → index.b1c64ac8.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.986a7f36.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.8d76df3f.js → index.a25fe8c0.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.986a7f36.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const FooterNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/GridNode/{index.1e3c435e.js → index.63126c45.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.986a7f36.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.3f0ab738.js → index.4265f4d0.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.986a7f36.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const HeaderNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/PaperNode/{index.f444cad7.js → index.3689165b.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.986a7f36.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.986a7f36.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const PropertyValueNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/SectionNode/{index.41fb608c.js → index.8be372b6.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.986a7f36.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const SectionNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/TextBoxNode/{index.d378b833.js → index.17bfe615.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.986a7f36.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const TextBoxNode = (props) => {
|
|
6
6
|
const { variant = "body", style, className, textAlign = "start", children } = props;
|
|
@@ -2,12 +2,12 @@ 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 { J as componentName, K as TEST_PROPS_DATA, T as TEST_PROP_ID, O as COMPONENT_PREFIX } from "../areas/constants.
|
|
5
|
+
import { J as componentName, K as TEST_PROPS_DATA, T as TEST_PROP_ID, O as COMPONENT_PREFIX } from "../areas/constants.0d3ba950.js";
|
|
6
6
|
import clsx from "clsx";
|
|
7
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.5d964cbd.js";
|
|
10
|
+
import { I as Icon } from "../Icon/index.3887ef2f.js";
|
|
11
11
|
const PropertyValueRoot = styled("div")(({ theme }) => ({
|
|
12
12
|
...theme.components?.M4LPropertyValue?.styleOverrides
|
|
13
13
|
}));
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
|
-
import { a as ResizableBox } from "../../react-resizable.
|
|
3
|
+
import { a as ResizableBox } from "../../react-resizable.837c446d.js";
|
|
4
4
|
const WrapperResizeable = styled(ResizableBox)(({ theme }) => ({
|
|
5
5
|
"&.react-resizable": {
|
|
6
6
|
position: "relative",
|
|
@@ -3,7 +3,7 @@ import { generateUtilityClasses, generateUtilityClass, Box } from "@mui/material
|
|
|
3
3
|
import { styled, alpha } from "@mui/material/styles";
|
|
4
4
|
import SimpleBarReact from "simplebar-react";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { Q as componentName } from "../areas/constants.
|
|
6
|
+
import { Q as componentName } from "../areas/constants.0d3ba950.js";
|
|
7
7
|
const RootStyle = styled("div")(({ theme }) => ({
|
|
8
8
|
flexGrow: "1",
|
|
9
9
|
height: "100%",
|
|
@@ -3,17 +3,17 @@ import { styled, alpha } from "@mui/material/styles";
|
|
|
3
3
|
import { createContext, useState, useContext, useEffect } from "react";
|
|
4
4
|
import { generateUtilityClasses, ListItemText, styled as styled$1, ListItemButton, Collapse, Drawer as Drawer$1, useTheme } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { R as componentName, U as SIDEBAR_PREFIX, T as TEST_PROP_ID, V as MENU_COLLAPSED_CONTAINER_SIZE, W as MENU_COLLAPSED_SIZE } from "../areas/constants.
|
|
7
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
6
|
+
import { R as componentName, U as SIDEBAR_PREFIX, T as TEST_PROP_ID, V as MENU_COLLAPSED_CONTAINER_SIZE, W as MENU_COLLAPSED_SIZE } from "../areas/constants.0d3ba950.js";
|
|
7
|
+
import { g as getComponentUtilityClass } from "../../utils/index.c64c2dd1.js";
|
|
8
8
|
import { useEnvironment, useBase, BaseProvider } from "@m4l/core";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
|
-
import { I as Icon, A as ArrowIcon } from "../Icon/index.
|
|
11
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
10
|
+
import { I as Icon, A as ArrowIcon } from "../Icon/index.3887ef2f.js";
|
|
11
|
+
import { T as Typography } from "../mui_extended/Typography/index.463f613f.js";
|
|
12
12
|
import clsx from "clsx";
|
|
13
13
|
import { useLocation } from "react-router-dom";
|
|
14
|
-
import { F as FooterSidebar } from "../mui_extended/Button/index.
|
|
15
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
16
|
-
import { I as Image } from "../Image/index.
|
|
14
|
+
import { F as FooterSidebar } from "../mui_extended/Button/index.84b7159a.js";
|
|
15
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.fd8a76af.js";
|
|
16
|
+
import { I as Image } from "../Image/index.01f0cdca.js";
|
|
17
17
|
import { useResponsive } from "@m4l/styles";
|
|
18
18
|
const SideBarRoot = styled("div")(({ theme }) => ({
|
|
19
19
|
...theme.components?.M4LSideBar?.styleOverrides
|
|
@@ -1,7 +1,7 @@
|
|
|
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 { X as componentName, Y as SPLITLAYOUT_PREFIX, T as TEST_PROP_ID } from "../areas/constants.
|
|
4
|
+
import { X as componentName, Y as SPLITLAYOUT_PREFIX, T as TEST_PROP_ID } from "../areas/constants.0d3ba950.js";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import { S as SplitterLayout } from "../../react-splitter-layout.8b1655c8.js";
|
|
7
7
|
const SplitLayoutRoot = styled("div")(({ theme }) => ({
|
|
@@ -2,11 +2,11 @@ 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 { Z as componentName } from "../areas/constants.
|
|
6
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
5
|
+
import { Z as componentName } from "../areas/constants.0d3ba950.js";
|
|
6
|
+
import { g as getComponentUtilityClass } from "../../utils/index.c64c2dd1.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { useMemo } from "react";
|
|
9
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
+
import { I as Icon } from "../Icon/index.3887ef2f.js";
|
|
10
10
|
const ToastContainerRoot = styled("div")(({ theme }) => ({
|
|
11
11
|
...theme.components?.M4LToastContainer?.styleOverrides
|
|
12
12
|
}));
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
const componentName$
|
|
1
|
+
const componentName$l = "M4LIcon";
|
|
2
2
|
const TEST_PROP_ID = "data-testid";
|
|
3
3
|
const ICON_PREFIX = "Icon";
|
|
4
4
|
const AREAS_VIEWER_CLASS_NAME = "M4LAreasViewer";
|
|
@@ -15,15 +15,13 @@ const DEFAULT_MARGIN = [10, 10];
|
|
|
15
15
|
const DEFAULT_TRANSFORM_SCALE$1 = 1;
|
|
16
16
|
const DEFAULT_COLAPSED_HEIGHT = 35;
|
|
17
17
|
const THROTTLE_RESIZE_TIMEOUT = 200;
|
|
18
|
-
const componentName$
|
|
18
|
+
const componentName$k = "M4LFieldLabel";
|
|
19
19
|
const IMAGE_PREFIX = "Image";
|
|
20
|
-
const componentName$
|
|
21
|
-
const componentName$
|
|
22
|
-
const componentName$
|
|
20
|
+
const componentName$j = "M4LMenuActions";
|
|
21
|
+
const componentName$i = "M4LModal";
|
|
22
|
+
const componentName$h = "M4LRHFormProvider";
|
|
23
23
|
const RHFAUTOCOMPLETE_PREFIX = "RHFAutocomplete";
|
|
24
24
|
const RHFTAUTOCOMPLET_ROOT_TEST_ID = "RHFAutocomplete";
|
|
25
|
-
const componentName$h = "M4LCommonActions";
|
|
26
|
-
const COMMONACTIONS_PREFIX = "M4LCommonActions";
|
|
27
25
|
const componentName$g = "M4LPeriod";
|
|
28
26
|
const PERIOD_PREFIX = "M4LPeriod";
|
|
29
27
|
const componentName$f = "M4LScrollBar";
|
|
@@ -243,7 +241,7 @@ export {
|
|
|
243
241
|
TIME_DOUBLE_CLICK as a5,
|
|
244
242
|
MARKER_COLOR_DEFAULT as a6,
|
|
245
243
|
SVG_ICON_DEFAULT as a7,
|
|
246
|
-
componentName$
|
|
244
|
+
componentName$i as a8,
|
|
247
245
|
DATAGRID_SELECT_COLUMN_KEY as a9,
|
|
248
246
|
DATAGRID_ACTIONS_COLUMN_KEY as aa,
|
|
249
247
|
COMPONENT_MAP_TOOLS_ID as ab,
|
|
@@ -251,24 +249,22 @@ export {
|
|
|
251
249
|
STYLE_WHEIGHTS as ad,
|
|
252
250
|
STYLE_PATTERNS as ae,
|
|
253
251
|
COMPONENT_CLASS_NAME$1 as af,
|
|
254
|
-
componentName$
|
|
252
|
+
componentName$h as ag,
|
|
255
253
|
RHFAUTOCOMPLETE_PREFIX as ah,
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
componentName$
|
|
264
|
-
|
|
265
|
-
componentName
|
|
266
|
-
componentName$1 as as,
|
|
267
|
-
componentName as at,
|
|
254
|
+
AREAS_VIEWER_CLASS_NAME as ai,
|
|
255
|
+
AREAS_ADMIN_CLASS_NAME as aj,
|
|
256
|
+
componentName$j as ak,
|
|
257
|
+
RHFTAUTOCOMPLET_ROOT_TEST_ID as al,
|
|
258
|
+
COMPONENT_CLASS_NAME$4 as am,
|
|
259
|
+
componentName$c as an,
|
|
260
|
+
DATAGRID_PREFIX_NAME as ao,
|
|
261
|
+
componentName$3 as ap,
|
|
262
|
+
componentName$1 as aq,
|
|
263
|
+
componentName as ar,
|
|
268
264
|
DATE_TIME_OPERATORS as b,
|
|
269
265
|
SELECT_OPERATORS as c,
|
|
270
266
|
DYNAMIC_FILTER_KEY_COMPONENT as d,
|
|
271
|
-
componentName$
|
|
267
|
+
componentName$k as e,
|
|
272
268
|
DEFAULT_ROW_HEIGHT as f,
|
|
273
269
|
COMPONENT_CLASS_NAME$5 as g,
|
|
274
270
|
DEFAULT_COLS as h,
|
|
@@ -282,7 +278,7 @@ export {
|
|
|
282
278
|
DEFAULT_RESPONSIVE_COLS as p,
|
|
283
279
|
THROTTLE_RESIZE_TIMEOUT as q,
|
|
284
280
|
componentName$2 as r,
|
|
285
|
-
componentName$
|
|
281
|
+
componentName$l as s,
|
|
286
282
|
LABEL_COLOR_DEFAULT as t,
|
|
287
283
|
IMAGE_PREFIX as u,
|
|
288
284
|
componentName$d as v,
|
|
@@ -6,12 +6,12 @@ import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
|
|
|
6
6
|
import { useHostTools, useModuleDictionary, useNetwork, useModuleSkeleton, EmitEvents } from "@m4l/core";
|
|
7
7
|
import { devtools } from "zustand/middleware";
|
|
8
8
|
import { immer } from "zustand/middleware/immer";
|
|
9
|
-
import { u as useAreasViewerUtilityClasses, b as useAreasAdminUtilityClasses } from "../../../../vendor.
|
|
9
|
+
import { u as useAreasViewerUtilityClasses, b as useAreasAdminUtilityClasses } from "../../../../vendor.f1f6f92c.js";
|
|
10
10
|
import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index.37d1d444.js";
|
|
11
|
-
import { b as getAreasDictionary, c as DICCTIONARY } from "../../dictionary.
|
|
12
|
-
import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index.
|
|
11
|
+
import { b as getAreasDictionary, c as DICCTIONARY } from "../../dictionary.5fa9b201.js";
|
|
12
|
+
import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index.97505a31.js";
|
|
13
13
|
import { debounce, cloneDeep } from "lodash";
|
|
14
|
-
import { q as isEqualLayouts } from "../../../GridLayout/index.
|
|
14
|
+
import { q as isEqualLayouts } from "../../../GridLayout/index.656840a5.js";
|
|
15
15
|
import { useNavigate } from "react-router-dom";
|
|
16
16
|
const PADDING_GRIDLAYOUT = 11;
|
|
17
17
|
const MARGIN_GRIDLAYOUT = 11;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { g as
|
|
1
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/index.9d9c7d2d.js";
|
|
2
|
+
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.fba94d09.js";
|
|
2
3
|
const AREAS_DICTIONARY_ID = "areas";
|
|
3
4
|
function getAreasComponentsDictionary() {
|
|
4
5
|
return [AREAS_DICTIONARY_ID];
|
|
@@ -31,17 +32,6 @@ const getAreasDictionary = (key) => {
|
|
|
31
32
|
function getFormComponentsDictionary() {
|
|
32
33
|
return ["form_provider"];
|
|
33
34
|
}
|
|
34
|
-
function getCommonActionsDictionary() {
|
|
35
|
-
return ["common_actions"];
|
|
36
|
-
}
|
|
37
|
-
const defaultCommonActionsDictionary = {
|
|
38
|
-
common_actions: {
|
|
39
|
-
cancel: "Cancel",
|
|
40
|
-
intro: "Intro",
|
|
41
|
-
confirm_quit_title: "Confirm",
|
|
42
|
-
confirm_quit_msg: "Are your sure exit?"
|
|
43
|
-
}
|
|
44
|
-
};
|
|
45
35
|
function getModalDialogComponentsDictionary() {
|
|
46
36
|
return ["modal_dialog"].concat(getCommonActionsDictionary());
|
|
47
37
|
}
|
|
@@ -242,11 +232,9 @@ const defaultObjectLogDictionary = {
|
|
|
242
232
|
};
|
|
243
233
|
export {
|
|
244
234
|
AREAS_DICTIONARY_ID as A,
|
|
245
|
-
|
|
246
|
-
|
|
235
|
+
getFormComponentsDictionary as B,
|
|
236
|
+
getformAddEditDictionary as C,
|
|
247
237
|
DICCTIONARY as D,
|
|
248
|
-
getFormComponentsDictionary as E,
|
|
249
|
-
getformAddEditDictionary as F,
|
|
250
238
|
LABEL_BOOLEAN_YES as L,
|
|
251
239
|
MAP_DICCTIONARY as M,
|
|
252
240
|
dictionary$1 as a,
|
|
@@ -266,13 +254,13 @@ export {
|
|
|
266
254
|
getPeriodComponetsDictionary as o,
|
|
267
255
|
getFormattersComponentsDictionary as p,
|
|
268
256
|
getDynamicFilterComponentsDictionary as q,
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
257
|
+
getModalDictionary as r,
|
|
258
|
+
getModalDialogComponentsDictionary as s,
|
|
259
|
+
defaultModalDialogDictionary as t,
|
|
260
|
+
getLoadingErrorComponentsDictionary as u,
|
|
261
|
+
getMFLoaderComponentsDictionary as v,
|
|
262
|
+
getNoItemSelectedComponentsDictionary as w,
|
|
263
|
+
defaultNoItemSelectedDictionary as x,
|
|
264
|
+
getObjectLogsComponentsDictionary as y,
|
|
265
|
+
defaultObjectLogDictionary as z
|
|
278
266
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
2
|
import { useStore } from "zustand";
|
|
3
|
-
import { A as AreasContext } from "../../contexts/AreasContext/index.
|
|
3
|
+
import { A as AreasContext } from "../../contexts/AreasContext/index.8813e482.js";
|
|
4
4
|
function useAreasStore(selector, equalityFn) {
|
|
5
5
|
const context = useContext(AreasContext);
|
|
6
6
|
if (!context)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useFormContext, useController } from "react-hook-form";
|
|
3
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
3
|
+
import { H as HelperText } from "../../HelperText/index.ebb53dac.js";
|
|
4
4
|
function HelperError(props) {
|
|
5
5
|
const { name } = props;
|
|
6
6
|
const { control } = useFormContext();
|
|
@@ -5,9 +5,9 @@ import debounce from "lodash/debounce";
|
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
6
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
|
-
import { T as TEST_PROP_ID } from "../../areas/constants.
|
|
9
|
-
import { R as RHFAutocomplete } from "../../../vendor.
|
|
10
|
-
import { e as getRHFAutocompleteComponentsDictionary } from "../../areas/dictionary.
|
|
8
|
+
import { T as TEST_PROP_ID } from "../../areas/constants.0d3ba950.js";
|
|
9
|
+
import { R as RHFAutocomplete } from "../../../vendor.f1f6f92c.js";
|
|
10
|
+
import { e as getRHFAutocompleteComponentsDictionary } from "../../areas/dictionary.5fa9b201.js";
|
|
11
11
|
styled("div")(() => ({
|
|
12
12
|
display: "flex",
|
|
13
13
|
width: "100%",
|
|
@@ -3,12 +3,12 @@ import { useFormContext, Controller } from "react-hook-form";
|
|
|
3
3
|
import { styled } from "@mui/material/styles";
|
|
4
4
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
7
|
-
import { T as TEST_PROP_ID } from "../../areas/constants.
|
|
6
|
+
import { H as HelperText } from "../../HelperText/index.ebb53dac.js";
|
|
7
|
+
import { T as TEST_PROP_ID } from "../../areas/constants.0d3ba950.js";
|
|
8
8
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
9
9
|
import { useModuleSkeleton } from "@m4l/core";
|
|
10
|
-
import { c as useFormFocus } from "../../../vendor.
|
|
11
|
-
import { C as CheckBox } from "../../mui_extended/CheckBox/index.
|
|
10
|
+
import { c as useFormFocus } from "../../../vendor.f1f6f92c.js";
|
|
11
|
+
import { C as CheckBox } from "../../mui_extended/CheckBox/index.b1f18922.js";
|
|
12
12
|
const RHFCheckboxRoot = styled("div")(({ theme }) => ({
|
|
13
13
|
...theme.components?.M4LRHFCheckbox?.styleOverrides
|
|
14
14
|
}));
|
|
@@ -3,16 +3,16 @@ import { useState } from "react";
|
|
|
3
3
|
import { useFormContext, useWatch, Controller } from "react-hook-form";
|
|
4
4
|
import { useModuleSkeleton, useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
5
5
|
import { SketchPicker } from "react-color";
|
|
6
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
6
|
+
import { H as HelperText } from "../../HelperText/index.ebb53dac.js";
|
|
7
7
|
import { generateUtilityClasses, generateUtilityClass, styled, Skeleton } from "@mui/material";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
9
|
import { useTheme } from "@mui/material/styles";
|
|
10
10
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
11
|
-
import { c as useFormFocus } from "../../../vendor.
|
|
12
|
-
import { F as FieldLabel } from "../../FieldLabel/index.
|
|
13
|
-
import { P as Popover } from "../../mui_extended/Popover/index.
|
|
14
|
-
import { I as Icon } from "../../Icon/index.
|
|
15
|
-
import { B as Button } from "../../mui_extended/Button/index.
|
|
11
|
+
import { c as useFormFocus } from "../../../vendor.f1f6f92c.js";
|
|
12
|
+
import { F as FieldLabel } from "../../FieldLabel/index.5d964cbd.js";
|
|
13
|
+
import { P as Popover } from "../../mui_extended/Popover/index.2e637571.js";
|
|
14
|
+
import { I as Icon } from "../../Icon/index.3887ef2f.js";
|
|
15
|
+
import { B as Button } from "../../mui_extended/Button/index.84b7159a.js";
|
|
16
16
|
const componentName = "M4LRHFColorPicker";
|
|
17
17
|
const colorPickerClasses = generateUtilityClasses(componentName, [
|
|
18
18
|
"root",
|
|
@@ -7,11 +7,11 @@ import { useFormatter, useResponsiveDesktop } from "@m4l/graphics";
|
|
|
7
7
|
import { useState, useEffect } from "react";
|
|
8
8
|
import { unstable_composeClasses } from "@mui/base";
|
|
9
9
|
import clsx from "clsx";
|
|
10
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
11
|
-
import { T as TEST_PROP_ID } from "../../areas/constants.
|
|
12
|
-
import { c as useFormFocus } from "../../../vendor.
|
|
13
|
-
import { F as FieldLabel } from "../../FieldLabel/index.
|
|
14
|
-
import { I as Icon } from "../../Icon/index.
|
|
10
|
+
import { H as HelperText } from "../../HelperText/index.ebb53dac.js";
|
|
11
|
+
import { T as TEST_PROP_ID } from "../../areas/constants.0d3ba950.js";
|
|
12
|
+
import { c as useFormFocus } from "../../../vendor.f1f6f92c.js";
|
|
13
|
+
import { F as FieldLabel } from "../../FieldLabel/index.5d964cbd.js";
|
|
14
|
+
import { I as Icon } from "../../Icon/index.3887ef2f.js";
|
|
15
15
|
const SkeletonRHFDateTime = (props) => {
|
|
16
16
|
const { skeletonWidth, skeletonHeight, className, label } = props;
|
|
17
17
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
3
|
import { useFormContext, Controller } from "react-hook-form";
|
|
4
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
4
|
+
import { H as HelperText } from "../../HelperText/index.ebb53dac.js";
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { useModuleSkeleton } from "@m4l/core";
|
|
8
|
-
import { c as useFormFocus } from "../../../vendor.
|
|
9
|
-
import { F as FieldLabel } from "../../FieldLabel/index.
|
|
10
|
-
import { P as Period } from "../../Period/index.
|
|
8
|
+
import { c as useFormFocus } from "../../../vendor.f1f6f92c.js";
|
|
9
|
+
import { F as FieldLabel } from "../../FieldLabel/index.5d964cbd.js";
|
|
10
|
+
import { P as Period } from "../../Period/index.a1124549.js";
|
|
11
11
|
const RHFPeriodRoot = styled("div")(({ theme }) => ({
|
|
12
12
|
width: "100%",
|
|
13
13
|
display: "flex",
|