@m4l/components 1.0.6 → 1.0.7

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.
Files changed (62) hide show
  1. package/components/AccountPopover/{index.dba0c4c9.js → index.97e53037.js} +2 -2
  2. package/components/AppBar/{index.04359fea.js → index.1cd669e2.js} +2 -2
  3. package/components/DynamicFilter/dynamicFilterSlots.d.ts +2 -2
  4. package/components/DynamicFilter/{index.bd03d088.js → index.b56ee9d3.js} +8 -8
  5. package/components/FieldLabel/{index.49fb6686.js → index.b4e9c18c.js} +1 -1
  6. package/components/HamburgerMenu/{index.d1868329.js → index.ead6996d.js} +2 -2
  7. package/components/Icon/{index.f04409de.js → index.0e4bc1c2.js} +2 -2
  8. package/components/Image/{index.1526ba76.js → index.a3e64dcd.js} +1 -1
  9. package/components/LoadingError/{index.8a456aae.js → index.12973823.js} +2 -2
  10. package/components/MFLoader/{index.06717f62.js → index.bf9ffe58.js} +1 -1
  11. package/components/ModalDialog/{index.d9b463ed.js → index.7e584b4c.js} +1 -1
  12. package/components/NoItemSelected/{index.ea471b56.js → index.71be932c.js} +1 -1
  13. package/components/ObjectLogs/{index.050d0dc0.js → index.a7df0772.js} +5 -5
  14. package/components/PDFViewer/{index.002f26a1.js → index.c856f823.js} +1 -1
  15. package/components/Page/{index.524d2862.js → index.f9995356.js} +1 -1
  16. package/components/PaperForm/{index.7ee2dad6.js → index.ca9e19ab.js} +1 -1
  17. package/components/Period/{index.50d2a757.js → index.2c78168c.js} +2 -2
  18. package/components/PrintingSystem/{index.0a9529c0.js → index.8bfc836d.js} +13 -13
  19. package/components/PrintingSystem/subcomponents/BodyNode/{index.0a6e69b6.js → index.f37aeaea.js} +1 -1
  20. package/components/PrintingSystem/subcomponents/ChartNode/{index.4b0313c2.js → index.602fb570.js} +1 -1
  21. package/components/PrintingSystem/subcomponents/DividerNode/{index.a9a03262.js → index.2278f796.js} +1 -1
  22. package/components/PrintingSystem/subcomponents/FooterNode/{index.f1c9a0a9.js → index.8d76df3f.js} +1 -1
  23. package/components/PrintingSystem/subcomponents/GridNode/{index.9f257603.js → index.1e3c435e.js} +1 -1
  24. package/components/PrintingSystem/subcomponents/HeaderNode/{index.f576e40f.js → index.3f0ab738.js} +1 -1
  25. package/components/PrintingSystem/subcomponents/PaperNode/{index.e52f8181.js → index.f444cad7.js} +1 -1
  26. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.5d38b3a8.js → index.592f3293.js} +1 -1
  27. package/components/PrintingSystem/subcomponents/SectionNode/{index.ea6f6ca2.js → index.41fb608c.js} +1 -1
  28. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.d7e19d41.js → index.d378b833.js} +1 -1
  29. package/components/PropertyValue/{index.6b3d9f77.js → index.7e4bce22.js} +2 -2
  30. package/components/SideBar/{index.8d4d790a.js → index.a0a2ae27.js} +4 -4
  31. package/components/ToastContainer/{index.04eb32b2.js → index.5fe6b0f7.js} +1 -1
  32. package/components/areas/contexts/AreasContext/{index.640df83f.js → index.f0aa2770.js} +2 -2
  33. package/components/areas/{dictionary.4ac716be.js → dictionary.f7ba553d.js} +1 -1
  34. package/components/areas/hooks/useAreas/{index.b6ca8954.js → index.e80b5f68.js} +1 -1
  35. package/components/hook-form/RHFAutocompleteAsync/{index.f9035562.js → index.0aa27d6f.js} +2 -2
  36. package/components/hook-form/RHFCheckbox/{index.a2328ed3.js → index.fe5a2e61.js} +2 -2
  37. package/components/hook-form/RHFColorPicker/{index.b29fa976.js → index.2891deae.js} +5 -5
  38. package/components/hook-form/RHFDateTime/{index.e05fee4a.js → index.fc07eaa6.js} +3 -3
  39. package/components/hook-form/RHFPeriod/{index.80555a91.js → index.34a5f497.js} +3 -3
  40. package/components/hook-form/RHFTextField/{index.22858b59.js → index.51fca2b2.js} +3 -3
  41. package/components/hook-form/RHFUpload/{index.5d46afc1.js → index.1c48cd8d.js} +2 -2
  42. package/components/maps/components/GpsTools/{index.19504483.js → index.50942c36.js} +2 -2
  43. package/components/maps/{index.991d46a7.js → index.b4317695.js} +9 -9
  44. package/components/modal/{WindowBase.d4b89141.js → WindowBase.27baa3c5.js} +3 -3
  45. package/components/modal/{WindowConfirm.cf50cf61.js → WindowConfirm.4ef45869.js} +5 -5
  46. package/components/mui_extended/Accordion/{index.3ad2cab5.js → index.c50787bf.js} +2 -2
  47. package/components/mui_extended/Button/{index.a0690b47.js → index.9c53e7ad.js} +4 -4
  48. package/components/mui_extended/CheckBox/{index.ee95dc5c.js → index.902aff74.js} +1 -1
  49. package/components/mui_extended/IconButton/{index.0adc5a75.js → index.d6e94af1.js} +1 -1
  50. package/components/mui_extended/Pager/{index.8be43269.js → index.9293ab27.js} +3 -3
  51. package/components/mui_extended/Popover/{index.4f5074c1.js → index.99fe777c.js} +9 -9
  52. package/components/mui_extended/Tab/{index.6559cae8.js → index.14641316.js} +14 -14
  53. package/components/mui_extended/ToggleButton/{index.489d121e.js → index.393e624f.js} +1 -1
  54. package/components/mui_extended/ToggleIconButton/{index.cb2bcdd4.js → index.540a46b2.js} +1 -1
  55. package/components/popups/PopupsProvider/{index.179a90bc.js → index.e3f8ce5d.js} +1 -1
  56. package/components/popups/PopupsViewer/{index.50d654b0.js → index.077e47cd.js} +3 -3
  57. package/contexts/ModalContext/{index.1103b243.js → index.4956950f.js} +1 -1
  58. package/hooks/useFormAddEdit/{index.0f99caf7.js → index.3cd8d179.js} +2 -2
  59. package/hooks/useModal/{index.4cbc8309.js → index.898c7559.js} +3 -3
  60. package/index.js +59 -59
  61. package/package.json +1 -1
  62. package/{vendor.8af5e1c0.js → vendor.fc11ba1a.js} +48 -48
@@ -6,8 +6,8 @@ import { unstable_composeClasses } from "@mui/base";
6
6
  import { T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
7
7
  import { A as Avatar } from "../mui_extended/Avatar/index.3ba36655.js";
8
8
  import { C as CircularProgress } from "../mui_extended/CircularProgress/index.967e70b7.js";
9
- import { P as Popover } from "../mui_extended/Popover/index.4f5074c1.js";
10
- import { I as Icon } from "../Icon/index.f04409de.js";
9
+ import { P as Popover } from "../mui_extended/Popover/index.99fe777c.js";
10
+ import { I as Icon } from "../Icon/index.0e4bc1c2.js";
11
11
  import clsx from "clsx";
12
12
  const componentName = "M4LAccountPopover";
13
13
  generateUtilityClasses(
@@ -5,9 +5,9 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
5
5
  import { T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
6
6
  import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
7
7
  import { unstable_composeClasses } from "@mui/base";
8
- import { I as Image } from "../Image/index.1526ba76.js";
8
+ import { I as Image } from "../Image/index.a3e64dcd.js";
9
9
  import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
10
- import { I as IconButton } from "../mui_extended/IconButton/index.0adc5a75.js";
10
+ import { I as IconButton } from "../mui_extended/IconButton/index.d6e94af1.js";
11
11
  const AppBarRoot = styled("header")(({ theme }) => ({
12
12
  ...theme.components?.M4LAppBar?.styleOverrides
13
13
  }));
@@ -82,6 +82,6 @@ export declare const PopoverHeaderIconStyled: import("@emotion/styled").StyledCo
82
82
  export declare const PopoverHeaderTitleStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
83
83
  ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
84
84
  }, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
85
- export declare const PopoverHeaderActionsStyled: import("@emotion/styled").StyledComponent<Pick<import("../CommonActions/components/Actions/types").CommonActionsProps & import("react").RefAttributes<any>, keyof import("react").RefAttributes<any> | keyof import("../CommonActions/components/Actions/types").CommonActionsProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
85
+ export declare const PopoverHeaderActionsStyled: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown> & {
86
86
  ownerState: Partial<import("./types").DynamicFilterOwnerState> & Record<string, unknown>;
87
- }, {}, {}>;
87
+ }, Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import("react").ClassAttributes<HTMLDivElement> | keyof import("react").HTMLAttributes<HTMLDivElement>>, {}>;
@@ -8,18 +8,18 @@ import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphic
8
8
  import { devtools } from "zustand/middleware";
9
9
  import { immer } from "zustand/middleware/immer";
10
10
  import * as Yup from "yup";
11
- import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../areas/dictionary.4ac716be.js";
11
+ import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../areas/dictionary.f7ba553d.js";
12
12
  import { B as BOOLEAN_OPERATORS, S as STRING_OPERATORS, b as DATE_TIME_OPERATORS, N as NUMBER_OPERATORS, c as SELECT_OPERATORS, A as ALL_FIELD, d as DYNAMIC_FILTER_KEY_COMPONENT } from "../areas/constants.630a4f42.js";
13
- import { R as RHFAutocomplete, A as Actions } from "../../vendor.8af5e1c0.js";
14
- import { R as RHFTextField } from "../hook-form/RHFTextField/index.22858b59.js";
15
- import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.e05fee4a.js";
13
+ import { R as RHFAutocomplete } from "../../vendor.fc11ba1a.js";
14
+ import { R as RHFTextField } from "../hook-form/RHFTextField/index.51fca2b2.js";
15
+ import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.fc07eaa6.js";
16
16
  import { i as isValidDate, c as containerQuery } from "../../utils/index.0660ee9c.js";
17
- import { R as RHFAutocompleteAsync } from "../hook-form/RHFAutocompleteAsync/index.f9035562.js";
17
+ import { R as RHFAutocompleteAsync } from "../hook-form/RHFAutocompleteAsync/index.0aa27d6f.js";
18
18
  import { styled } from "@mui/material/styles";
19
19
  import { Skeleton, alpha, MenuItem } from "@mui/material";
20
- import { I as Icon } from "../Icon/index.f04409de.js";
20
+ import { I as Icon } from "../Icon/index.0e4bc1c2.js";
21
21
  import { g as getPropDataTestId } from "../../test/getNameDataTestId.aee44365.js";
22
- import { a as PopoverMenuFields, b as PopoverFilter } from "../mui_extended/Popover/index.4f5074c1.js";
22
+ import { a as PopoverMenuFields, b as PopoverFilter } from "../mui_extended/Popover/index.99fe777c.js";
23
23
  import { S as ScrollBar } from "../ScrollBar/index.9bfcc74f.js";
24
24
  function BooleanFilter() {
25
25
  const { getLabel } = useModuleDictionary();
@@ -1601,7 +1601,7 @@ const PopoverHeaderTitleStyled = styled("div", {
1601
1601
  name: DYNAMIC_FILTER_KEY_COMPONENT,
1602
1602
  slot: DynamicFilterSlots.popoverFilterHeaderTitle
1603
1603
  })(dynamicFilterStyles?.popoverFilterHeaderTitle);
1604
- const PopoverHeaderActionsStyled = styled(Actions, {
1604
+ const PopoverHeaderActionsStyled = styled("div", {
1605
1605
  name: DYNAMIC_FILTER_KEY_COMPONENT,
1606
1606
  slot: DynamicFilterSlots.popoverFilterActions
1607
1607
  })(dynamicFilterStyles?.popoverFilterActions);
@@ -6,7 +6,7 @@ import { e as componentName } from "../areas/constants.630a4f42.js";
6
6
  import { g as getComponentUtilityClass } from "../../utils/index.0660ee9c.js";
7
7
  import clsx from "clsx";
8
8
  import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
9
- import { I as Icon } from "../Icon/index.f04409de.js";
9
+ import { I as Icon } from "../Icon/index.0e4bc1c2.js";
10
10
  const FieldLabelRoot = styled("label")(({ theme }) => ({
11
11
  ...theme.components?.M4LFieldLabel?.styleOverrides
12
12
  }));
@@ -5,8 +5,8 @@ import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
6
  import { r as componentName, H as HAMBURGER_MENU_PREFIX, T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
7
7
  import { useEnvironment } from "@m4l/core";
8
- import { S as SideBar } from "../SideBar/index.8d4d790a.js";
9
- import { I as IconButton } from "../mui_extended/IconButton/index.0adc5a75.js";
8
+ import { S as SideBar } from "../SideBar/index.a0a2ae27.js";
9
+ import { I as IconButton } from "../mui_extended/IconButton/index.d6e94af1.js";
10
10
  const HamburgerMenuRoot = styled("header")(({ theme }) => ({
11
11
  ...theme.components?.M4LHamburgerMenuCommercial?.styleOverrides
12
12
  }));
@@ -2,11 +2,11 @@ import { jsx } from "react/jsx-runtime";
2
2
  import { Marker } from "react-leaflet";
3
3
  import L__default from "leaflet";
4
4
  import { s as componentName, I as ICON_PREFIX, T as TEST_PROP_ID, L as LABEL_BK_COLOR_DEFAULT, t as LABEL_COLOR_DEFAULT } from "../areas/constants.630a4f42.js";
5
- import { m as mapClasses } from "../maps/index.991d46a7.js";
5
+ import { m as mapClasses } from "../maps/index.b4317695.js";
6
6
  import clsx from "clsx";
7
7
  import { useEnvironment } from "@m4l/core";
8
8
  import { generateUtilityClasses, generateUtilityClass, styled as styled$1 } from "@mui/material";
9
- import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.8d4d790a.js";
9
+ import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.a0a2ae27.js";
10
10
  import { styled } from "@mui/material/styles";
11
11
  import { unstable_composeClasses } from "@mui/base";
12
12
  import { useResponsiveDesktop } from "@m4l/graphics";
@@ -5,7 +5,7 @@ import clsx from "clsx";
5
5
  import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  import { useBase, useEnvironment, evaluateWithContext } from "@m4l/core";
8
- import { c as classes, g as getSize } from "../PrintingSystem/index.0a9529c0.js";
8
+ import { c as classes, g as getSize } from "../PrintingSystem/index.8bfc836d.js";
9
9
  import QRCode from "qrcode.react";
10
10
  const ImageRoot = styled("div")(({ theme }) => ({
11
11
  ...theme.components?.M4LImage?.styleOverrides
@@ -6,9 +6,9 @@ import { unstable_composeClasses } from "@mui/base";
6
6
  import { v as componentName } from "../areas/constants.630a4f42.js";
7
7
  import { styled } from "@mui/material/styles";
8
8
  import { L as LinearProgressIndeterminate } from "../mui_extended/LinearProgress/index.52edc848.js";
9
- import { I as Icon } from "../Icon/index.f04409de.js";
9
+ import { I as Icon } from "../Icon/index.0e4bc1c2.js";
10
10
  import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
11
- import { B as Button } from "../mui_extended/Button/index.a0690b47.js";
11
+ import { B as Button } from "../mui_extended/Button/index.9c53e7ad.js";
12
12
  generateUtilityClasses(componentName, [
13
13
  "root",
14
14
  "loadingErrorLoading",
@@ -13,7 +13,7 @@ import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/mater
13
13
  import { unstable_composeClasses } from "@mui/base";
14
14
  import { w as componentName } from "../areas/constants.630a4f42.js";
15
15
  import { a as LinearProgress } from "../mui_extended/LinearProgress/index.52edc848.js";
16
- import { L as LoadingError } from "../LoadingError/index.8a456aae.js";
16
+ import { L as LoadingError } from "../LoadingError/index.12973823.js";
17
17
  const mfLoaderClasses = generateUtilityClasses(componentName, [
18
18
  "root",
19
19
  "containerLinearProgress"
@@ -1,7 +1,7 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { useTheme, Dialog, Paper } from "@mui/material";
3
3
  import { c as cjs } from "../../react-draggable.2df3b71a.js";
4
- import { u as useModal } from "../../hooks/useModal/index.4cbc8309.js";
4
+ import { u as useModal } from "../../hooks/useModal/index.898c7559.js";
5
5
  import { R as ResizeableWindow } from "../Resizeable/index.8c72e36a.js";
6
6
  import { useIsMobile } from "@m4l/graphics";
7
7
  import { m as modalUtilityClasses } from "../modal/index.7ca17f55.js";
@@ -1,6 +1,6 @@
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.1526ba76.js";
3
+ import { I as Image } from "../Image/index.a3e64dcd.js";
4
4
  import { styled } from "@mui/material/styles";
5
5
  import { generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
6
6
  import { useMemo } from "react";
@@ -2,16 +2,16 @@ 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.8af5e1c0.js";
5
+ import { D as DateFormatter, a as DataGrid } from "../../vendor.fc11ba1a.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
9
  import { S as ScrollBar } from "../ScrollBar/index.9bfcc74f.js";
10
- import { u as useModal } from "../../hooks/useModal/index.4cbc8309.js";
11
- import { I as Icon } from "../Icon/index.f04409de.js";
10
+ import { u as useModal } from "../../hooks/useModal/index.898c7559.js";
11
+ import { I as Icon } from "../Icon/index.0e4bc1c2.js";
12
12
  import { S as Stack } from "../mui_extended/Stack/index.fe363ca5.js";
13
- import { W as WindowBase } from "../modal/WindowBase.d4b89141.js";
14
- import { D as DynamicFilter } from "../DynamicFilter/index.bd03d088.js";
13
+ import { W as WindowBase } from "../modal/WindowBase.27baa3c5.js";
14
+ import { D as DynamicFilter } from "../DynamicFilter/index.b56ee9d3.js";
15
15
  import { T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
16
16
  const Container = styled("div")(() => ({
17
17
  height: "100%",
@@ -2,7 +2,7 @@ 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
4
  import { z as componentName } from "../areas/constants.630a4f42.js";
5
- import { B as Button } from "../mui_extended/Button/index.a0690b47.js";
5
+ import { B as Button } from "../mui_extended/Button/index.9c53e7ad.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.0a9529c0.js";
3
+ import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.8bfc836d.js";
4
4
  import clsx from "clsx";
5
5
  import React__default from "react";
6
6
  import { Helmet } from "react-helmet-async";
@@ -2,7 +2,7 @@ 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.f04409de.js";
5
+ import { I as Icon } from "../Icon/index.0e4bc1c2.js";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  import { E as componentName } from "../areas/constants.630a4f42.js";
8
8
  const PaperFormRoot = styled("div")(({ theme }) => ({
@@ -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.4ac716be.js";
6
+ import { d as dictionary, a as dictionary$1 } from "../areas/dictionary.f7ba553d.js";
7
7
  import { unstable_composeClasses } from "@mui/base";
8
8
  import { F as componentName, P as PERIOD_PREFIX, T as TEST_PROP_ID } from "../areas/constants.630a4f42.js";
9
9
  import { useResponsiveDesktop } from "@m4l/graphics";
10
10
  import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.js";
11
- import { I as IconButton } from "../mui_extended/IconButton/index.0adc5a75.js";
11
+ import { I as IconButton } from "../mui_extended/IconButton/index.d6e94af1.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
@@ -4,20 +4,20 @@ import { unstable_composeClasses } from "@mui/base";
4
4
  import { G as componentName } from "../areas/constants.630a4f42.js";
5
5
  import { g as getComponentUtilityClass } from "../../utils/index.0660ee9c.js";
6
6
  import clsx from "clsx";
7
- import { D as DividerNode } from "./subcomponents/DividerNode/index.a9a03262.js";
8
- import { S as SectionNode } from "./subcomponents/SectionNode/index.ea6f6ca2.js";
9
- import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.d7e19d41.js";
10
- import { H as HeaderNode } from "./subcomponents/HeaderNode/index.f576e40f.js";
11
- import { a as ImageNode, Q as QRImageNode } from "../Image/index.1526ba76.js";
12
- import { B as BodyNode } from "./subcomponents/BodyNode/index.0a6e69b6.js";
13
- import { F as FooterNode } from "./subcomponents/FooterNode/index.f1c9a0a9.js";
14
- import { P as PaperNode } from "./subcomponents/PaperNode/index.e52f8181.js";
15
- import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.5d38b3a8.js";
16
- import { G as GridNode } from "./subcomponents/GridNode/index.9f257603.js";
17
- import { C as ChartNode } from "./subcomponents/ChartNode/index.4b0313c2.js";
18
- import { P as PagerNode } from "../mui_extended/Pager/index.8be43269.js";
7
+ import { D as DividerNode } from "./subcomponents/DividerNode/index.2278f796.js";
8
+ import { S as SectionNode } from "./subcomponents/SectionNode/index.41fb608c.js";
9
+ import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.d378b833.js";
10
+ import { H as HeaderNode } from "./subcomponents/HeaderNode/index.3f0ab738.js";
11
+ import { a as ImageNode, Q as QRImageNode } from "../Image/index.a3e64dcd.js";
12
+ import { B as BodyNode } from "./subcomponents/BodyNode/index.f37aeaea.js";
13
+ import { F as FooterNode } from "./subcomponents/FooterNode/index.8d76df3f.js";
14
+ import { P as PaperNode } from "./subcomponents/PaperNode/index.f444cad7.js";
15
+ import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.592f3293.js";
16
+ import { G as GridNode } from "./subcomponents/GridNode/index.1e3c435e.js";
17
+ import { C as ChartNode } from "./subcomponents/ChartNode/index.602fb570.js";
18
+ import { P as PagerNode } from "../mui_extended/Pager/index.9293ab27.js";
19
19
  import { useBase, evaluateWithContext } from "@m4l/core";
20
- import { P as PageRender } from "../Page/index.524d2862.js";
20
+ import { P as PageRender } from "../Page/index.f9995356.js";
21
21
  import { forwardRef, useRef, useImperativeHandle } from "react";
22
22
  import { useTheme } from "@mui/material/styles";
23
23
  const classes = generateUtilityClasses(componentName, [
@@ -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.0a9529c0.js";
3
+ import { c as classes, g as getSize } from "../../index.8bfc836d.js";
4
4
  import clsx from "clsx";
5
5
  const BodyNode = (props) => {
6
6
  const {
@@ -1,5 +1,5 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
- import { c as classes } from "../../index.0a9529c0.js";
2
+ import { c as classes } from "../../index.8bfc836d.js";
3
3
  import clsx from "clsx";
4
4
  import { createRef, useEffect } from "react";
5
5
  import { Chart, registerables } from "chart.js";
@@ -1,5 +1,5 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
- import { c as classes } from "../../index.0a9529c0.js";
2
+ import { c as classes } from "../../index.8bfc836d.js";
3
3
  import clsx from "clsx";
4
4
  const DividerNode = (props) => {
5
5
  const { direction = "vertical", className = "", style = {} } = props;
@@ -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.0a9529c0.js";
3
+ import { c as classes, g as getSize } from "../../index.8bfc836d.js";
4
4
  import clsx from "clsx";
5
5
  const FooterNode = (props) => {
6
6
  const {
@@ -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.0a9529c0.js";
3
+ import { c as classes, g as getSize } from "../../index.8bfc836d.js";
4
4
  import clsx from "clsx";
5
5
  const GridNode = (props) => {
6
6
  const { style = {}, className = "", rows, columns } = props;
@@ -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.0a9529c0.js";
3
+ import { c as classes, g as getSize } from "../../index.8bfc836d.js";
4
4
  import clsx from "clsx";
5
5
  const HeaderNode = (props) => {
6
6
  const {
@@ -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.0a9529c0.js";
3
+ import { c as classes } from "../../index.8bfc836d.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.0a9529c0.js";
3
+ import { c as classes, g as getSize } from "../../index.8bfc836d.js";
4
4
  import clsx from "clsx";
5
5
  const PropertyValueNode = (props) => {
6
6
  const {
@@ -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.0a9529c0.js";
3
+ import { c as classes, g as getSize } from "../../index.8bfc836d.js";
4
4
  import clsx from "clsx";
5
5
  const SectionNode = (props) => {
6
6
  const {
@@ -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.0a9529c0.js";
3
+ import { c as classes } from "../../index.8bfc836d.js";
4
4
  import clsx from "clsx";
5
5
  const TextBoxNode = (props) => {
6
6
  const { variant = "body", style, className, textAlign = "start", children } = props;
@@ -6,8 +6,8 @@ import { J as componentName, K as TEST_PROPS_DATA, T as TEST_PROP_ID, O as COMPO
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.49fb6686.js";
10
- import { I as Icon } from "../Icon/index.f04409de.js";
9
+ import { F as FieldLabel } from "../FieldLabel/index.b4e9c18c.js";
10
+ import { I as Icon } from "../Icon/index.0e4bc1c2.js";
11
11
  const PropertyValueRoot = styled("div")(({ theme }) => ({
12
12
  ...theme.components?.M4LPropertyValue?.styleOverrides
13
13
  }));
@@ -7,13 +7,13 @@ import { R as componentName, U as SIDEBAR_PREFIX, T as TEST_PROP_ID, V as MENU_C
7
7
  import { g as getComponentUtilityClass } from "../../utils/index.0660ee9c.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.f04409de.js";
10
+ import { I as Icon, A as ArrowIcon } from "../Icon/index.0e4bc1c2.js";
11
11
  import { T as Typography } from "../mui_extended/Typography/index.2a1c68f8.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.a0690b47.js";
15
- import { I as IconButton } from "../mui_extended/IconButton/index.0adc5a75.js";
16
- import { I as Image } from "../Image/index.1526ba76.js";
14
+ import { F as FooterSidebar } from "../mui_extended/Button/index.9c53e7ad.js";
15
+ import { I as IconButton } from "../mui_extended/IconButton/index.d6e94af1.js";
16
+ import { I as Image } from "../Image/index.a3e64dcd.js";
17
17
  import { useResponsive } from "@m4l/styles";
18
18
  const SideBarRoot = styled("div")(({ theme }) => ({
19
19
  ...theme.components?.M4LSideBar?.styleOverrides
@@ -6,7 +6,7 @@ import { Z as componentName } from "../areas/constants.630a4f42.js";
6
6
  import { g as getComponentUtilityClass } from "../../utils/index.0660ee9c.js";
7
7
  import { useEnvironment } from "@m4l/core";
8
8
  import { useMemo } from "react";
9
- import { I as Icon } from "../Icon/index.f04409de.js";
9
+ import { I as Icon } from "../Icon/index.0e4bc1c2.js";
10
10
  const ToastContainerRoot = styled("div")(({ theme }) => ({
11
11
  ...theme.components?.M4LToastContainer?.styleOverrides
12
12
  }));
@@ -6,9 +6,9 @@ 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.8af5e1c0.js";
9
+ import { u as useAreasViewerUtilityClasses, b as useAreasAdminUtilityClasses } from "../../../../vendor.fc11ba1a.js";
10
10
  import { c as createDynamicMFStore } from "../DynamicMFParmsContext/index.37d1d444.js";
11
- import { b as getAreasDictionary, c as DICCTIONARY } from "../../dictionary.4ac716be.js";
11
+ import { b as getAreasDictionary, c as DICCTIONARY } from "../../dictionary.f7ba553d.js";
12
12
  import { a as addLayoutItemToBreakPointIfNoExists, b as addLayoutItemToBreakPoints, c as cloneLayouts } from "../../../GridLayout/subcomponents/Responsive/index.3c68f0cb.js";
13
13
  import { debounce, cloneDeep } from "lodash";
14
14
  import { q as isEqualLayouts } from "../../../GridLayout/index.7156fbc9.js";
@@ -1,4 +1,4 @@
1
- import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.8be43269.js";
1
+ import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.9293ab27.js";
2
2
  const AREAS_DICTIONARY_ID = "areas";
3
3
  function getAreasComponentsDictionary() {
4
4
  return [AREAS_DICTIONARY_ID];
@@ -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.640df83f.js";
3
+ import { A as AreasContext } from "../../contexts/AreasContext/index.f0aa2770.js";
4
4
  function useAreasStore(selector, equalityFn) {
5
5
  const context = useContext(AreasContext);
6
6
  if (!context)
@@ -6,8 +6,8 @@ import { styled } from "@mui/material/styles";
6
6
  import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
7
7
  import { unstable_composeClasses } from "@mui/base";
8
8
  import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
9
- import { R as RHFAutocomplete } from "../../../vendor.8af5e1c0.js";
10
- import { e as getRHFAutocompleteComponentsDictionary } from "../../areas/dictionary.4ac716be.js";
9
+ import { R as RHFAutocomplete } from "../../../vendor.fc11ba1a.js";
10
+ import { e as getRHFAutocompleteComponentsDictionary } from "../../areas/dictionary.f7ba553d.js";
11
11
  styled("div")(() => ({
12
12
  display: "flex",
13
13
  width: "100%",
@@ -7,8 +7,8 @@ import { H as HelperText } from "../../HelperText/index.651a9b4b.js";
7
7
  import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
8
8
  import { useResponsiveDesktop } from "@m4l/graphics";
9
9
  import { useModuleSkeleton } from "@m4l/core";
10
- import { c as useFormFocus } from "../../../vendor.8af5e1c0.js";
11
- import { C as CheckBox } from "../../mui_extended/CheckBox/index.ee95dc5c.js";
10
+ import { c as useFormFocus } from "../../../vendor.fc11ba1a.js";
11
+ import { C as CheckBox } from "../../mui_extended/CheckBox/index.902aff74.js";
12
12
  const RHFCheckboxRoot = styled("div")(({ theme }) => ({
13
13
  ...theme.components?.M4LRHFCheckbox?.styleOverrides
14
14
  }));
@@ -8,11 +8,11 @@ import { generateUtilityClasses, generateUtilityClass, styled, Skeleton } from "
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.8af5e1c0.js";
12
- import { F as FieldLabel } from "../../FieldLabel/index.49fb6686.js";
13
- import { P as Popover } from "../../mui_extended/Popover/index.4f5074c1.js";
14
- import { I as Icon } from "../../Icon/index.f04409de.js";
15
- import { B as Button } from "../../mui_extended/Button/index.a0690b47.js";
11
+ import { c as useFormFocus } from "../../../vendor.fc11ba1a.js";
12
+ import { F as FieldLabel } from "../../FieldLabel/index.b4e9c18c.js";
13
+ import { P as Popover } from "../../mui_extended/Popover/index.99fe777c.js";
14
+ import { I as Icon } from "../../Icon/index.0e4bc1c2.js";
15
+ import { B as Button } from "../../mui_extended/Button/index.9c53e7ad.js";
16
16
  const componentName = "M4LRHFColorPicker";
17
17
  const colorPickerClasses = generateUtilityClasses(componentName, [
18
18
  "root",
@@ -9,9 +9,9 @@ import { unstable_composeClasses } from "@mui/base";
9
9
  import clsx from "clsx";
10
10
  import { H as HelperText } from "../../HelperText/index.651a9b4b.js";
11
11
  import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
12
- import { c as useFormFocus } from "../../../vendor.8af5e1c0.js";
13
- import { F as FieldLabel } from "../../FieldLabel/index.49fb6686.js";
14
- import { I as Icon } from "../../Icon/index.f04409de.js";
12
+ import { c as useFormFocus } from "../../../vendor.fc11ba1a.js";
13
+ import { F as FieldLabel } from "../../FieldLabel/index.b4e9c18c.js";
14
+ import { I as Icon } from "../../Icon/index.0e4bc1c2.js";
15
15
  const SkeletonRHFDateTime = (props) => {
16
16
  const { skeletonWidth, skeletonHeight, className, label } = props;
17
17
  return /* @__PURE__ */ jsxs(Fragment, { children: [
@@ -5,9 +5,9 @@ import { H as HelperText } from "../../HelperText/index.651a9b4b.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.8af5e1c0.js";
9
- import { F as FieldLabel } from "../../FieldLabel/index.49fb6686.js";
10
- import { P as Period } from "../../Period/index.50d2a757.js";
8
+ import { c as useFormFocus } from "../../../vendor.fc11ba1a.js";
9
+ import { F as FieldLabel } from "../../FieldLabel/index.b4e9c18c.js";
10
+ import { P as Period } from "../../Period/index.2c78168c.js";
11
11
  const RHFPeriodRoot = styled("div")(({ theme }) => ({
12
12
  width: "100%",
13
13
  display: "flex",
@@ -2,7 +2,7 @@ import { jsxs, jsx, Fragment } from "react/jsx-runtime";
2
2
  import { useModuleSkeleton, useEnvironment } from "@m4l/core";
3
3
  import { Skeleton, generateUtilityClasses, TextField, InputAdornment, generateUtilityClass } from "@mui/material";
4
4
  import { forwardRef, useState, useEffect } from "react";
5
- import { I as IconButton } from "../../mui_extended/IconButton/index.0adc5a75.js";
5
+ import { I as IconButton } from "../../mui_extended/IconButton/index.d6e94af1.js";
6
6
  import { useFormContext, Controller } from "react-hook-form";
7
7
  import { styled } from "@mui/material/styles";
8
8
  import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
@@ -10,8 +10,8 @@ import { unstable_composeClasses } from "@mui/base";
10
10
  import { g as getComponentUtilityClass } from "../../../utils/index.0660ee9c.js";
11
11
  import { H as HelperText } from "../../HelperText/index.651a9b4b.js";
12
12
  import { useResponsiveDesktop } from "@m4l/graphics";
13
- import { c as useFormFocus } from "../../../vendor.8af5e1c0.js";
14
- import { F as FieldLabel } from "../../FieldLabel/index.49fb6686.js";
13
+ import { c as useFormFocus } from "../../../vendor.fc11ba1a.js";
14
+ import { F as FieldLabel } from "../../FieldLabel/index.b4e9c18c.js";
15
15
  const SkeletonTextFieldRoot = styled("div")(() => ({
16
16
  display: "flex",
17
17
  flexDirection: "column",
@@ -3,14 +3,14 @@ import { useCallback } from "react";
3
3
  import { useFormContext, Controller } from "react-hook-form";
4
4
  import isString from "lodash/isString";
5
5
  import { useDropzone } from "react-dropzone";
6
- import { I as Image } from "../../Image/index.1526ba76.js";
6
+ import { I as Image } from "../../Image/index.a3e64dcd.js";
7
7
  import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
8
8
  import { styled } from "@mui/material/styles";
9
9
  import { Skeleton, generateUtilityClasses, generateUtilityClass, styled as styled$1 } from "@mui/material";
10
10
  import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
11
11
  import { unstable_composeClasses } from "@mui/base";
12
12
  import { T as Typography } from "../../mui_extended/Typography/index.2a1c68f8.js";
13
- import { B as Button } from "../../mui_extended/Button/index.a0690b47.js";
13
+ import { B as Button } from "../../mui_extended/Button/index.9c53e7ad.js";
14
14
  import { H as HelperText } from "../../HelperText/index.651a9b4b.js";
15
15
  const UploadImageRoot = styled("div")(({ theme }) => ({
16
16
  ...theme.components?.M4LRHFUploadImage?.styleOverrides
@@ -7,8 +7,8 @@ import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
7
7
  import { devtools } from "zustand/middleware";
8
8
  import { immer } from "zustand/middleware/immer";
9
9
  import { enableMapSet } from "immer";
10
- import { u as useMapStore, C as CommonFeatureRender } from "../../index.991d46a7.js";
11
- import { G as GeofencesFeaturesLayers, T as TabsGpsTools } from "../../../mui_extended/Tab/index.6559cae8.js";
10
+ import { u as useMapStore, C as CommonFeatureRender } from "../../index.b4317695.js";
11
+ import { G as GeofencesFeaturesLayers, T as TabsGpsTools } from "../../../mui_extended/Tab/index.14641316.js";
12
12
  import { styled } from "@mui/material/styles";
13
13
  import { generateUtilityClasses } from "@mui/material";
14
14
  import "@mui/base";