@m4l/components 0.2.28 → 0.2.30

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 (94) hide show
  1. package/@types/export.d.ts +413 -413
  2. package/components/AccountPopover/{index.7b7f3962.js → index.69cda48b.js} +1 -1
  3. package/components/AppBar/{index.cb2f1763.js → index.1562b3b8.js} +2 -2
  4. package/components/CommonActions/components/ActionCancel/{index.e03455db.js → index.f00f026d.js} +2 -2
  5. package/components/CommonActions/components/ActionFormCancel/{index.9120552e.js → index.674a0faa.js} +4 -4
  6. package/components/CommonActions/components/ActionFormIntro/{index.48e7d28a.js → index.b5a5c4b4.js} +2 -2
  7. package/components/CommonActions/components/ActionIntro/{index.5ba2ef5f.js → index.574967a0.js} +2 -2
  8. package/components/CommonActions/components/Actions/{index.16946bfd.js → index.23bfc86b.js} +1 -1
  9. package/components/DataGrid/assets/icons/datagrid.svg +4 -4
  10. package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.ce8c7b9c.js → index.cf410875.js} +1 -1
  11. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.3a1ae54f.js → index.00f9ed87.js} +1 -1
  12. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.de32e830.js → index.c097ac25.js} +1 -1
  13. package/components/DataGrid/{index.690184a8.js → index.6bdcbf70.js} +3 -3
  14. package/components/DataGrid/subcomponents/Actions/{index.339ccf42.js → index.380c24dc.js} +10 -10
  15. package/components/DragResizeWindow/{index.be2fc1e0.js → index.6c2e763b.js} +3 -3
  16. package/components/DynamicFilter/contexts/DynamicFilterContext/index.d.ts +2 -6
  17. package/components/DynamicFilter/{index.ad2460cf.js → index.3e45fa12.js} +10 -10
  18. package/components/FieldLabel/{index.61d55577.js → index.75e89ace.js} +2 -2
  19. package/components/GridLayout/{index.0996cd19.js → index.e005b65b.js} +2 -2
  20. package/components/GridLayout/subcomponents/Griditem/{index.ded0e80e.js → index.ee5c31cd.js} +3 -3
  21. package/components/GridLayout/subcomponents/Responsive/{index.d2ec9ddb.js → index.69e13d04.js} +1 -1
  22. package/components/GridLayout/subcomponents/SizeProvider/{index.7669a2cd.js → index.607d8861.js} +1 -1
  23. package/components/HamburgerMenu/{index.9f99b7c1.js → index.fb1a3aae.js} +2 -2
  24. package/components/Icon/{index.1976cb37.js → index.14670a00.js} +1 -1
  25. package/components/Image/{index.fd6f2c5f.js → index.6aa1ae49.js} +2 -2
  26. package/components/LanguagePopover/{index.f90fd1dc.js → index.4149a8da.js} +2 -2
  27. package/components/LinearProgressIndeterminate/{index.a0ad2d9e.js → index.6e5db737.js} +1 -1
  28. package/components/LoadingError/{index.2aa5daba.js → index.1ec78dd5.js} +3 -3
  29. package/components/MFLoader/{index.1e56a845.js → index.6037f834.js} +1 -1
  30. package/components/ModalDialog/{index.86de725b.js → index.7b85f8b0.js} +4 -4
  31. package/components/NoItemSelected/{index.16ff4e09.js → index.54023226.js} +1 -1
  32. package/components/ObjectLogs/{index.d200ba38.js → index.d0aa563e.js} +5 -5
  33. package/components/PDFViewer/{index.3bffbae3.js → index.d185afd0.js} +1 -1
  34. package/components/Page/{index.026d463c.js → index.2c550c91.js} +1 -1
  35. package/components/PaperForm/{index.fe630839.js → index.63dc4b29.js} +1 -1
  36. package/components/Period/{index.b6fa6ce6.js → index.ddf8716c.js} +2 -2
  37. package/components/PrintingSystem/{index.02517f9c.js → index.bcef9a6f.js} +13 -13
  38. package/components/PrintingSystem/subcomponents/BodyNode/{index.0abc77a8.js → index.14ecdd97.js} +1 -1
  39. package/components/PrintingSystem/subcomponents/ChartNode/{index.293e44cd.js → index.aa2b8706.js} +1 -1
  40. package/components/PrintingSystem/subcomponents/DividerNode/{index.3a2363d4.js → index.ce81726b.js} +1 -1
  41. package/components/PrintingSystem/subcomponents/FooterNode/{index.fc1466e0.js → index.7fc8c316.js} +1 -1
  42. package/components/PrintingSystem/subcomponents/GridNode/{index.ca2cc635.js → index.88fcc856.js} +1 -1
  43. package/components/PrintingSystem/subcomponents/HeaderNode/{index.5ae4e58e.js → index.d3f4e000.js} +1 -1
  44. package/components/PrintingSystem/subcomponents/PaperNode/{index.251d9664.js → index.30cbab70.js} +1 -1
  45. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.45054100.js → index.05a3579e.js} +1 -1
  46. package/components/PrintingSystem/subcomponents/SectionNode/{index.cfd21ea3.js → index.d6344807.js} +1 -1
  47. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.0f22f144.js → index.79d2e283.js} +1 -1
  48. package/components/PropertyValue/{index.041a0585.js → index.1dbf6ef8.js} +16 -11
  49. package/components/PropertyValue/types.d.ts +2 -1
  50. package/components/Resizeable/{index.8db8f77d.js → index.eba4fda9.js} +1 -1
  51. package/components/SideBar/{index.3ea827ea.js → index.b1455bd0.js} +4 -4
  52. package/components/ToastContainer/{index.ee15bfce.js → index.a33ebb52.js} +3 -3
  53. package/components/areas/components/AreasAdmin/{index.01ea7058.js → index.f7194012.js} +10 -10
  54. package/components/areas/components/AreasViewer/{index.71038f0e.js → index.32960256.js} +14 -14
  55. package/components/areas/contexts/AreasContext/{index.cc89c1a7.js → index.8f0ba01f.js} +4 -4
  56. package/components/areas/hooks/useAreas/{index.32c7a909.js → index.0e9185fd.js} +1 -1
  57. package/components/areas/types.d.ts +1 -1
  58. package/components/commercial/AppBarCommercial/{index.c5022fdd.js → index.3e0ad6ef.js} +1 -1
  59. package/components/commercial/TopBar/{index.6493e8ab.js → index.7b22d97b.js} +4 -4
  60. package/components/formatters/BooleanFormatter/{index.477c6419.js → index.fb44d69d.js} +2 -2
  61. package/components/formatters/{index.ac0a547b.js → index.05c4e1a4.js} +1 -1
  62. package/components/hook-form/RHFAutocomplete/{index.24e4387c.js → index.253f47ce.js} +4 -4
  63. package/components/hook-form/RHFAutocompleteAsync/{index.0cc78417.js → index.ba3ab09b.js} +1 -1
  64. package/components/hook-form/RHFCheckbox/{index.22648b5a.js → index.3f4a0890.js} +2 -2
  65. package/components/hook-form/RHFColorPicker/{index.d02de5ee.js → index.e1bd5645.js} +5 -5
  66. package/components/hook-form/RHFDateTime/{index.f02f1122.js → index.b1e5bd93.js} +3 -3
  67. package/components/hook-form/RHFPeriod/{index.5ca467ac.js → index.b92c344d.js} +3 -3
  68. package/components/hook-form/RHFTextField/{index.81c4b52b.js → index.e01f32f2.js} +4 -4
  69. package/components/hook-form/RHFUpload/{index.f6c5027f.js → index.9d4d4460.js} +2 -2
  70. package/components/maps/leaflet-geoman.d.ts +1633 -1633
  71. package/components/modal/{WindowBase.f38260ec.js → WindowBase.ab22627c.js} +3 -3
  72. package/components/modal/{WindowConfirm.67ee36e9.js → WindowConfirm.0aae86b3.js} +6 -6
  73. package/components/mui_extended/Accordion/{index.a55875a5.js → index.f9042228.js} +2 -2
  74. package/components/mui_extended/Button/{index.c6befaeb.js → index.d5a031be.js} +1 -1
  75. package/components/mui_extended/{CheckBox.d676424c.js → CheckBox.0dcf39ae.js} +1 -1
  76. package/components/mui_extended/IconButton/{index.63a9d74c.js → index.d8bdadaa.js} +1 -1
  77. package/components/mui_extended/MenuActions/{index.bca14ad9.js → index.154d57f0.js} +2 -2
  78. package/components/mui_extended/Pager/{index.a024f67b.js → index.8e2d569e.js} +1 -1
  79. package/components/mui_extended/ToggleButton/{index.3f8bcf51.js → index.595ea955.js} +1 -1
  80. package/components/mui_extended/ToggleIconButton/ToggleIconButton.d.ts +1 -1
  81. package/components/mui_extended/ToggleIconButton/{index.04375093.js → index.c588d5e1.js} +1 -1
  82. package/contexts/ModalContext/{index.e748f329.js → index.f9da6aa8.js} +1 -1
  83. package/hooks/useFormAddEdit/{index.649004a5.js → index.8127dd88.js} +2 -2
  84. package/hooks/useModal/{index.66a0c82e.js → index.b64e2ea0.js} +1 -1
  85. package/index.js +82 -82
  86. package/{node_modules.4d80a09c.js → node_modules.98455a76.js} +1 -1
  87. package/package.json +1 -1
  88. package/{react-draggable.ee21cb7e.js → react-draggable.6cf19cba.js} +1 -1
  89. package/{react-resizable.ee028152.js → react-resizable.0ebffd82.js} +2 -2
  90. package/{vendor.aa97e825.js → vendor.4bb30ea4.js} +65 -65
  91. package/vite-env.d.ts +3 -3
  92. /package/components/GridLayout/subcomponents/{GridItem → Griditem}/index.d.ts +0 -0
  93. /package/components/GridLayout/subcomponents/{GridItem → Griditem}/types.d.ts +0 -0
  94. /package/utils/{index.de903261.js → index.24b5284a.js} +0 -0
@@ -2,9 +2,9 @@ import { m as modalUtilityClasses } from "./index.61389369.js";
2
2
  import { useEnvironment } from "@m4l/core";
3
3
  import clsx from "clsx";
4
4
  import { jsxs, jsx } from "react/jsx-runtime";
5
- import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.js";
6
- import { I as Icon } from "../Icon/index.1976cb37.js";
7
- import { u as useModal } from "../../hooks/useModal/index.66a0c82e.js";
5
+ import { I as IconButton } from "../mui_extended/IconButton/index.d8bdadaa.js";
6
+ import { I as Icon } from "../Icon/index.14670a00.js";
7
+ import { u as useModal } from "../../hooks/useModal/index.b64e2ea0.js";
8
8
  const Header = (props) => {
9
9
  const {
10
10
  title,
@@ -1,13 +1,13 @@
1
- import { A as Actions } from "../CommonActions/components/Actions/index.16946bfd.js";
1
+ import { A as Actions } from "../CommonActions/components/Actions/index.23bfc86b.js";
2
2
  import { Typography } from "@mui/material";
3
3
  import { useModuleDictionary, useEnvironment } from "@m4l/core";
4
- import { u as useModal } from "../../hooks/useModal/index.66a0c82e.js";
4
+ import { u as useModal } from "../../hooks/useModal/index.b64e2ea0.js";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
- import { I as Image } from "../Image/index.fd6f2c5f.js";
6
+ import { I as Image } from "../Image/index.6aa1ae49.js";
7
7
  import { m as modalUtilityClasses } from "./index.61389369.js";
8
- import { W as WindowBase } from "./WindowBase.f38260ec.js";
9
- import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.e03455db.js";
10
- import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.5ba2ef5f.js";
8
+ import { W as WindowBase } from "./WindowBase.ab22627c.js";
9
+ import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.f00f026d.js";
10
+ import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.574967a0.js";
11
11
  const dictionary = {
12
12
  MESSAGE: "common_actions.confirm_quit_msg"
13
13
  };
@@ -1,12 +1,12 @@
1
1
  import { generateUtilityClasses, generateUtilityClass, styled, Accordion as Accordion$1, AccordionSummary, AccordionDetails } from "@mui/material";
2
- import { I as IconButton } from "../IconButton/index.63a9d74c.js";
2
+ import { I as IconButton } from "../IconButton/index.d8bdadaa.js";
3
3
  import { useEnvironment } from "@m4l/core";
4
4
  import { unstable_composeClasses } from "@mui/base";
5
5
  import clsx from "clsx";
6
6
  import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
7
7
  import { g as getNameDataTestId } from "../../../test/getNameDataTestId.14875ec7.js";
8
8
  import { jsx, jsxs } from "react/jsx-runtime";
9
- import { I as Icon } from "../../Icon/index.1976cb37.js";
9
+ import { I as Icon } from "../../Icon/index.14670a00.js";
10
10
  import { T as Typography } from "../Typography/index.379dd374.js";
11
11
  const componentName = "M4LAccordion";
12
12
  generateUtilityClasses(componentName, [
@@ -5,7 +5,7 @@ import { unstable_composeClasses } from "@mui/base";
5
5
  import clsx from "clsx";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  import { useMemo } from "react";
8
- import { I as Image } from "../../Image/index.fd6f2c5f.js";
8
+ import { I as Image } from "../../Image/index.6aa1ae49.js";
9
9
  import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
10
10
  import { LoadingButton as LoadingButton$1 } from "@mui/lab";
11
11
  import { T as Typography } from "../Typography/index.379dd374.js";
@@ -5,7 +5,7 @@ import { unstable_composeClasses } from "@mui/base";
5
5
  import { useModuleSkeleton } from "@m4l/core";
6
6
  import { jsx, Fragment, jsxs } from "react/jsx-runtime";
7
7
  import { forwardRef } from "react";
8
- import { F as FieldLabel } from "../FieldLabel/index.61d55577.js";
8
+ import { F as FieldLabel } from "../FieldLabel/index.75e89ace.js";
9
9
  const COMPONENT_CLASS_NAME = "M4LCheckBox";
10
10
  generateUtilityClasses(COMPONENT_CLASS_NAME, [
11
11
  "root",
@@ -1,7 +1,7 @@
1
1
  import { useMemo, useState } from "react";
2
2
  import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
3
3
  import { Skeleton, styled, generateUtilityClasses, generateUtilityClass, Tooltip, IconButton as IconButton$1 } from "@mui/material";
4
- import { I as Icon } from "../../Icon/index.1976cb37.js";
4
+ import { I as Icon } from "../../Icon/index.14670a00.js";
5
5
  import { jsx, Fragment } from "react/jsx-runtime";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  import clsx from "clsx";
@@ -2,12 +2,12 @@ import React__default, { useState, useEffect, useMemo } from "react";
2
2
  import { useEnvironment, useModuleDictionary } from "@m4l/core";
3
3
  import { styled, IconButton, generateUtilityClasses, generateUtilityClass, useTheme, MenuItem } from "@mui/material";
4
4
  import { P as Popover } from "../Popover/index.d85de73b.js";
5
- import { I as Icon } from "../../Icon/index.1976cb37.js";
5
+ import { I as Icon } from "../../Icon/index.14670a00.js";
6
6
  import clsx from "clsx";
7
7
  import { unstable_composeClasses } from "@mui/base";
8
8
  import { jsxs, Fragment, jsx } from "react/jsx-runtime";
9
9
  import { B as Badge } from "../Badge/index.09f5aee5.js";
10
- import { I as IconButton$1 } from "../IconButton/index.63a9d74c.js";
10
+ import { I as IconButton$1 } from "../IconButton/index.d8bdadaa.js";
11
11
  styled(IconButton)(() => ({}));
12
12
  const LabelMemuItem = styled("div")(({
13
13
  theme
@@ -1,7 +1,7 @@
1
1
  import { useMemo } from "react";
2
2
  import { styled, generateUtilityClasses, generateUtilityClass, useTheme, Select, InputBase, MenuItem } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { I as IconButton } from "../IconButton/index.63a9d74c.js";
4
+ import { I as IconButton } from "../IconButton/index.d8bdadaa.js";
5
5
  import { useEnvironment } from "@m4l/core";
6
6
  import { jsxs, jsx, Fragment } from "react/jsx-runtime";
7
7
  import { useResponsiveDesktop } from "@m4l/graphics";
@@ -1,5 +1,5 @@
1
1
  import clsx from "clsx";
2
- import { B as Button, b as buttonClasses } from "../Button/index.c6befaeb.js";
2
+ import { B as Button, b as buttonClasses } from "../Button/index.d5a031be.js";
3
3
  import { w as withToggle } from "../../../hocs/withToggle/index.e44eb0da.js";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const ToggleAbleButton = ({
@@ -7,7 +7,7 @@ interface ToggleIconButtonWrapperProps extends Omit<ToggleIconButtonProps, 'isPr
7
7
  * Para no tener que poner src en ComponentWithToggleProps, dejando de ser generico
8
8
  * se crea wrapper que recibe src a traves de ToggleIconButtonWrapperProps el cual extiende ComponentWithToggleProps
9
9
  * por lo tanto es aceptado withToggle.
10
-
10
+
11
11
  **/
12
12
  export declare const ToggleIconButton: React.FC<ToggleIconButtonWrapperProps>;
13
13
  export {};
@@ -1,5 +1,5 @@
1
1
  import clsx from "clsx";
2
- import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.63a9d74c.js";
2
+ import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.d8bdadaa.js";
3
3
  import { w as withToggle } from "../../../hocs/withToggle/index.e44eb0da.js";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const ToggleAbleIconButton = ({
@@ -1,5 +1,5 @@
1
1
  import { createContext, useState } from "react";
2
- import { M as ModalDialog } from "../../components/ModalDialog/index.86de725b.js";
2
+ import { M as ModalDialog } from "../../components/ModalDialog/index.7b85f8b0.js";
3
3
  import { jsxs, jsx } from "react/jsx-runtime";
4
4
  const ModalContext = createContext(null);
5
5
  function ModalProvider({
@@ -1,8 +1,8 @@
1
1
  import { useNetwork, useFlags, useModuleDictionary } from "@m4l/core";
2
2
  import { useState, useEffect } from "react";
3
- import { u as useModal } from "../useModal/index.66a0c82e.js";
3
+ import { u as useModal } from "../useModal/index.b64e2ea0.js";
4
4
  import { jsx } from "react/jsx-runtime";
5
- import { W as WindowConfirm } from "../../components/modal/WindowConfirm.67ee36e9.js";
5
+ import { W as WindowConfirm } from "../../components/modal/WindowConfirm.0aae86b3.js";
6
6
  function useFormAddEdit(props) {
7
7
  const {
8
8
  initialValues,
@@ -1,5 +1,5 @@
1
1
  import { useContext } from "react";
2
- import { M as ModalContext } from "../../contexts/ModalContext/index.e748f329.js";
2
+ import { M as ModalContext } from "../../contexts/ModalContext/index.f9da6aa8.js";
3
3
  function useModal() {
4
4
  const context = useContext(ModalContext);
5
5
  if (!context)
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import { L } from "./assets/Logo/index.228dcb5a.js";
2
- import { c, e, g } from "./components/DataGrid/index.690184a8.js";
2
+ import { c, e, g } from "./components/DataGrid/index.6bdcbf70.js";
3
3
  import { N, T } from "./components/DataGrid/subcomponents/editors/TextEditor/index.eac1749c.js";
4
4
  import { N as N2 } from "./components/NavLink/index.b75c91e1.js";
5
5
  import { S } from "./components/ScrollToTop/index.e06f98f6.js";
@@ -12,27 +12,27 @@ import { v } from "./components/animate/variants/fade.b561c0fc.js";
12
12
  import { v as v2 } from "./components/animate/variants/bounce.784aaaaa.js";
13
13
  import { v as v3 } from "./components/animate/variants/container.11f82b76.js";
14
14
  import { v as v4, a, b } from "./components/animate/variants/transition.bd46b9ce.js";
15
- import { A as A2 } from "./components/areas/components/AreasAdmin/index.01ea7058.js";
16
- import { A as A3 } from "./components/areas/components/AreasViewer/index.71038f0e.js";
15
+ import { A as A2 } from "./components/areas/components/AreasAdmin/index.f7194012.js";
16
+ import { A as A3 } from "./components/areas/components/AreasViewer/index.32960256.js";
17
17
  import { a as a2, W } from "./components/areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
18
18
  import { a as a3, D, M as M3, c as c2 } from "./components/areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
19
- import { A as A4, b as b2 } from "./components/areas/contexts/AreasContext/index.cc89c1a7.js";
19
+ import { A as A4, b as b2 } from "./components/areas/contexts/AreasContext/index.8f0ba01f.js";
20
20
  import { u } from "./components/areas/hooks/useDynamicMFParameters/index.e52c5392.js";
21
21
  import { u as u2 } from "./components/areas/hooks/useWindowToolsMF/index.b7afaf88.js";
22
22
  import { A as A5, D as D2, L as L3, a as a4, g as g2 } from "./components/areas/dictionary.08cfc4c9.js";
23
- import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.24e4387c.js";
24
- import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.0cc78417.js";
25
- import { R as R3 } from "./components/hook-form/RHFDateTime/index.f02f1122.js";
23
+ import { R, g as g3 } from "./components/hook-form/RHFAutocomplete/index.253f47ce.js";
24
+ import { R as R2, g as g4 } from "./components/hook-form/RHFAutocompleteAsync/index.ba3ab09b.js";
25
+ import { R as R3 } from "./components/hook-form/RHFDateTime/index.b1e5bd93.js";
26
26
  import { R as R4 } from "./components/hook-form/RHFMultiCheckbox/index.2680b3b6.js";
27
27
  import { R as R5 } from "./components/hook-form/RHFSelect/index.b6ca8bb2.js";
28
- import { R as R6 } from "./components/hook-form/RHFPeriod/index.5ca467ac.js";
29
- import { P as P2, g as g5 } from "./components/Period/index.b6fa6ce6.js";
28
+ import { R as R6 } from "./components/hook-form/RHFPeriod/index.b92c344d.js";
29
+ import { P as P2, g as g5 } from "./components/Period/index.ddf8716c.js";
30
30
  import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.1ddb3d93.js";
31
- import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.d02de5ee.js";
32
- import { R as R9 } from "./components/hook-form/RHFCheckbox/index.22648b5a.js";
33
- import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.81c4b52b.js";
34
- import { R as R11 } from "./components/hook-form/RHFUpload/index.f6c5027f.js";
35
- import { A as A6 } from "./components/mui_extended/Accordion/index.a55875a5.js";
31
+ import { R as R8, g as g6 } from "./components/hook-form/RHFColorPicker/index.e1bd5645.js";
32
+ import { R as R9 } from "./components/hook-form/RHFCheckbox/index.3f4a0890.js";
33
+ import { b as b3, c as c3, a as a5, R as R10, d } from "./components/hook-form/RHFTextField/index.e01f32f2.js";
34
+ import { R as R11 } from "./components/hook-form/RHFUpload/index.9d4d4460.js";
35
+ import { A as A6 } from "./components/mui_extended/Accordion/index.f9042228.js";
36
36
  import { A as A7 } from "./components/mui_extended/Avatar/index.75e6ed57.js";
37
37
  import { B } from "./components/mui_extended/BoxIcon/index.e638ecc8.js";
38
38
  import { B as B2 } from "./components/mui_extended/Breadcrumbs/index.5e37d903.js";
@@ -40,78 +40,78 @@ import { C } from "./components/mui_extended/CircularProgress/index.ad569afd.js"
40
40
  import { B as B3 } from "./components/mui_extended/Badge/index.09f5aee5.js";
41
41
  import { L as L4 } from "./components/mui_extended/LinearProgress/index.c92b9ba9.js";
42
42
  import { L as L5 } from "./components/mui_extended/LinkWithRoute/index.16436ab8.js";
43
- import { B as B4, I as I2, L as L6 } from "./components/mui_extended/Button/index.c6befaeb.js";
44
- import { M as M4 } from "./components/mui_extended/MenuActions/index.bca14ad9.js";
45
- import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.a024f67b.js";
43
+ import { B as B4, I as I2, L as L6 } from "./components/mui_extended/Button/index.d5a031be.js";
44
+ import { M as M4 } from "./components/mui_extended/MenuActions/index.154d57f0.js";
45
+ import { P as P3, g as g7 } from "./components/mui_extended/Pager/index.8e2d569e.js";
46
46
  import { a as a6, c as c4, T as T2, d as d2, b as b4 } from "./components/mui_extended/Tab/index.2068925d.js";
47
- import { C as C2 } from "./components/mui_extended/CheckBox.d676424c.js";
48
- import { I as I3 } from "./components/mui_extended/IconButton/index.63a9d74c.js";
47
+ import { C as C2 } from "./components/mui_extended/CheckBox.0dcf39ae.js";
48
+ import { I as I3 } from "./components/mui_extended/IconButton/index.d8bdadaa.js";
49
49
  import { P as P4 } from "./components/mui_extended/Popover/index.d85de73b.js";
50
50
  import { S as S2 } from "./components/mui_extended/Stack/index.0e53197c.js";
51
51
  import { T as T3 } from "./components/mui_extended/Tooltip/index.24a2bc3f.js";
52
52
  import { T as T4 } from "./components/mui_extended/Typography/index.379dd374.js";
53
- import { T as T5 } from "./components/mui_extended/ToggleButton/index.3f8bcf51.js";
54
- import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.04375093.js";
55
- import { B as B5 } from "./components/formatters/BooleanFormatter/index.477c6419.js";
53
+ import { T as T5 } from "./components/mui_extended/ToggleButton/index.595ea955.js";
54
+ import { T as T6 } from "./components/mui_extended/ToggleIconButton/index.c588d5e1.js";
55
+ import { B as B5 } from "./components/formatters/BooleanFormatter/index.fb44d69d.js";
56
56
  import { D as D3, g as g8 } from "./components/formatters/DateFormatter/index.578a9f53.js";
57
57
  import { U, g as g9 } from "./components/formatters/UncertaintyFormatter/index.08e1b79f.js";
58
58
  import { P as P5, g as g10 } from "./components/formatters/PointsFormatter/index.8a4fa393.js";
59
- import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.ac0a547b.js";
59
+ import { C as C3, P as P6, g as g11, a as a7, b as b5 } from "./components/formatters/index.05c4e1a4.js";
60
60
  import { P as P7, g as g12 } from "./components/formatters/PriceFormatter/index.83cbe7be.js";
61
61
  import { C as C4 } from "./components/DataGrid/formatters/ColumnUncertaintyFormatter/index.aeea65aa.js";
62
62
  import { C as C5 } from "./components/DataGrid/formatters/ColumnPointsFormatter/index.4335c26b.js";
63
63
  import { C as C6 } from "./components/DataGrid/formatters/ColumnNestedValueFormatter/index.925387d2.js";
64
- import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.ce8c7b9c.js";
64
+ import { C as C7 } from "./components/DataGrid/formatters/ColumnBooleanFormatter/index.cf410875.js";
65
65
  import { C as C8 } from "./components/DataGrid/formatters/ColumnDateFormatter/index.704db1ca.js";
66
- import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.3a1ae54f.js";
66
+ import { C as C9 } from "./components/DataGrid/formatters/ColumnConcatenatedValueFormatter/index.00f9ed87.js";
67
67
  import { C as C10 } from "./components/DataGrid/formatters/ColumnPriceFormatter/index.d717405e.js";
68
- import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.de32e830.js";
68
+ import { C as C11 } from "./components/DataGrid/formatters/ColumnInteractiveCheckFormatter/index.c097ac25.js";
69
69
  import { C as C12 } from "./components/DataGrid/formatters/ColumnSetCheckFormatter/index.eb406256.js";
70
- import { D as D4, g as g13 } from "./components/DynamicFilter/index.ad2460cf.js";
71
- import { F } from "./components/FieldLabel/index.61d55577.js";
70
+ import { D as D4, g as g13 } from "./components/DynamicFilter/index.3e45fa12.js";
71
+ import { F } from "./components/FieldLabel/index.75e89ace.js";
72
72
  import { H, e as e2 } from "./components/HelperText/index.7d2afdb3.js";
73
- import { A as A8, d as d3, g as g14 } from "./components/CommonActions/components/Actions/index.16946bfd.js";
74
- import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.e03455db.js";
75
- import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.5ba2ef5f.js";
76
- import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.9120552e.js";
77
- import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.48e7d28a.js";
78
- import { D as D5, d as d4 } from "./components/DragResizeWindow/index.be2fc1e0.js";
79
- import { G, w, A as A13 } from "./components/GridLayout/index.0996cd19.js";
80
- import { R as R12, a as a8, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.d2ec9ddb.js";
81
- import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.7669a2cd.js";
82
- import { P as P8 } from "./components/PrintingSystem/index.02517f9c.js";
83
- import { I as I4 } from "./components/Icon/index.1976cb37.js";
84
- import { L as L7 } from "./components/LanguagePopover/index.f90fd1dc.js";
85
- import { L as L8 } from "./components/LinearProgressIndeterminate/index.a0ad2d9e.js";
86
- import { I as I5 } from "./components/Image/index.fd6f2c5f.js";
73
+ import { A as A8, d as d3, g as g14 } from "./components/CommonActions/components/Actions/index.23bfc86b.js";
74
+ import { A as A9 } from "./components/CommonActions/components/ActionCancel/index.f00f026d.js";
75
+ import { A as A10 } from "./components/CommonActions/components/ActionIntro/index.574967a0.js";
76
+ import { A as A11 } from "./components/CommonActions/components/ActionFormCancel/index.674a0faa.js";
77
+ import { A as A12 } from "./components/CommonActions/components/ActionFormIntro/index.b5a5c4b4.js";
78
+ import { D as D5, d as d4 } from "./components/DragResizeWindow/index.6c2e763b.js";
79
+ import { G, w, A as A13 } from "./components/GridLayout/index.e005b65b.js";
80
+ import { R as R12, a as a8, b as b6, c as c5 } from "./components/GridLayout/subcomponents/Responsive/index.69e13d04.js";
81
+ import { w as w2 } from "./components/GridLayout/subcomponents/SizeProvider/index.607d8861.js";
82
+ import { P as P8 } from "./components/PrintingSystem/index.bcef9a6f.js";
83
+ import { I as I4 } from "./components/Icon/index.14670a00.js";
84
+ import { L as L7 } from "./components/LanguagePopover/index.4149a8da.js";
85
+ import { L as L8 } from "./components/LinearProgressIndeterminate/index.6e5db737.js";
86
+ import { I as I5 } from "./components/Image/index.6aa1ae49.js";
87
87
  import { L as L9 } from "./components/Loadable/index.e994fc3e.js";
88
- import { M as M5, d as d5, g as g15 } from "./components/ModalDialog/index.86de725b.js";
88
+ import { M as M5, d as d5, g as g15 } from "./components/ModalDialog/index.7b85f8b0.js";
89
89
  import { g as g16 } from "./components/modal/index.61389369.js";
90
- import { W as W2 } from "./components/modal/WindowConfirm.67ee36e9.js";
91
- import { W as W3 } from "./components/modal/WindowBase.f38260ec.js";
92
- import { L as L10, g as g17 } from "./components/LoadingError/index.2aa5daba.js";
93
- import { M as M6, g as g18 } from "./components/MFLoader/index.1e56a845.js";
94
- import { N as N3, d as d6, g as g19 } from "./components/NoItemSelected/index.16ff4e09.js";
95
- import { O, d as d7, g as g20 } from "./components/ObjectLogs/index.d200ba38.js";
96
- import { P as P9 } from "./components/PaperForm/index.fe630839.js";
97
- import { P as P10 } from "./components/PDFViewer/index.3bffbae3.js";
98
- import { H as H2 } from "./components/Page/index.026d463c.js";
99
- import { P as P11 } from "./components/PropertyValue/index.041a0585.js";
100
- import { R as R13 } from "./components/Resizeable/index.8db8f77d.js";
90
+ import { W as W2 } from "./components/modal/WindowConfirm.0aae86b3.js";
91
+ import { W as W3 } from "./components/modal/WindowBase.ab22627c.js";
92
+ import { L as L10, g as g17 } from "./components/LoadingError/index.1ec78dd5.js";
93
+ import { M as M6, g as g18 } from "./components/MFLoader/index.6037f834.js";
94
+ import { N as N3, d as d6, g as g19 } from "./components/NoItemSelected/index.54023226.js";
95
+ import { O, d as d7, g as g20 } from "./components/ObjectLogs/index.d0aa563e.js";
96
+ import { P as P9 } from "./components/PaperForm/index.63dc4b29.js";
97
+ import { P as P10 } from "./components/PDFViewer/index.d185afd0.js";
98
+ import { H as H2 } from "./components/Page/index.2c550c91.js";
99
+ import { P as P11 } from "./components/PropertyValue/index.1dbf6ef8.js";
100
+ import { R as R13 } from "./components/Resizeable/index.eba4fda9.js";
101
101
  import { S as S3 } from "./components/ScrollBar/index.7dfc2f29.js";
102
102
  import { S as S4 } from "./components/SplitLayout/index.3856385c.js";
103
- import { T as T7, a as a9 } from "./components/ToastContainer/index.ee15bfce.js";
104
- import { S as S5 } from "./components/SideBar/index.3ea827ea.js";
105
- import { A as A14, g as g21 } from "./components/AppBar/index.cb2f1763.js";
106
- import { A as A15, g as g22 } from "./components/AccountPopover/index.7b7f3962.js";
107
- import { A as A16 } from "./components/commercial/AppBarCommercial/index.c5022fdd.js";
108
- import { H as H3 } from "./components/HamburgerMenu/index.9f99b7c1.js";
109
- import { T as T8 } from "./components/commercial/TopBar/index.6493e8ab.js";
110
- import { S as S6, u as u3 } from "./vendor.aa97e825.js";
103
+ import { T as T7, a as a9 } from "./components/ToastContainer/index.a33ebb52.js";
104
+ import { S as S5 } from "./components/SideBar/index.b1455bd0.js";
105
+ import { A as A14, g as g21 } from "./components/AppBar/index.1562b3b8.js";
106
+ import { A as A15, g as g22 } from "./components/AccountPopover/index.69cda48b.js";
107
+ import { A as A16 } from "./components/commercial/AppBarCommercial/index.3e0ad6ef.js";
108
+ import { H as H3 } from "./components/HamburgerMenu/index.fb1a3aae.js";
109
+ import { T as T8 } from "./components/commercial/TopBar/index.7b22d97b.js";
110
+ import { S as S6, u as u3 } from "./vendor.4bb30ea4.js";
111
111
  import { R as R14, g as g23 } from "./contexts/RHFormContext/index.7b2a8723.js";
112
- import { M as M7, a as a10 } from "./contexts/ModalContext/index.e748f329.js";
113
- import { g as g24, u as u4 } from "./hooks/useFormAddEdit/index.649004a5.js";
114
- import { u as u5 } from "./hooks/useModal/index.66a0c82e.js";
112
+ import { M as M7, a as a10 } from "./contexts/ModalContext/index.f9da6aa8.js";
113
+ import { g as g24, u as u4 } from "./hooks/useFormAddEdit/index.8127dd88.js";
114
+ import { u as u5 } from "./hooks/useModal/index.b64e2ea0.js";
115
115
  import { u as u6 } from "./hooks/useTab/index.c0564138.js";
116
116
  import "react-router-dom";
117
117
  import "@mui/material/styles";
@@ -124,7 +124,7 @@ import "react-dnd";
124
124
  import "react-dnd-html5-backend";
125
125
  import "./components/DataGrid/constants.e334cd50.js";
126
126
  import "@m4l/core";
127
- import "./components/DataGrid/subcomponents/Actions/index.339ccf42.js";
127
+ import "./components/DataGrid/subcomponents/Actions/index.380c24dc.js";
128
128
  import "@m4l/graphics";
129
129
  import "@mui/base";
130
130
  import "./test/constants_no_mock.86c553a9.js";
@@ -132,17 +132,17 @@ import "./test/getNameDataTestId.14875ec7.js";
132
132
  import "framer-motion";
133
133
  import "simplebar-react";
134
134
  import "./react-spinners.342a6578.js";
135
- import "./components/areas/hooks/useAreas/index.32c7a909.js";
135
+ import "./components/areas/hooks/useAreas/index.0e9185fd.js";
136
136
  import "zustand";
137
137
  import "yup";
138
- import "./utils/index.de903261.js";
138
+ import "./utils/index.24b5284a.js";
139
139
  import "./components/areas/constants.66529246.js";
140
140
  import "./components/areas/icons.8266ccc8.js";
141
141
  import "zustand/shallow";
142
142
  import "@mui/material/ButtonBase/TouchRipple";
143
143
  import "./components/areas/index.4cc6a221.js";
144
- import "./react-resizable.ee028152.js";
145
- import "./react-draggable.ee21cb7e.js";
144
+ import "./react-resizable.0ebffd82.js";
145
+ import "./react-draggable.6cf19cba.js";
146
146
  import "prop-types";
147
147
  import "react-dom";
148
148
  import "zustand/middleware/immer";
@@ -151,7 +151,7 @@ import "lodash";
151
151
  import "react-hook-form";
152
152
  import "lodash/debounce";
153
153
  import "@mui/x-date-pickers";
154
- import "./node_modules.4d80a09c.js";
154
+ import "./node_modules.98455a76.js";
155
155
  import "lodash-es/debounce";
156
156
  import "lodash-es/each";
157
157
  import "lodash/isString";
@@ -169,18 +169,18 @@ import "@mui/lab";
169
169
  import "./hocs/withToggle/index.e44eb0da.js";
170
170
  import "./components/WrapperComponent/index.5e872594.js";
171
171
  import "./components/PopupsProvider/index.3d5ad0ee.js";
172
- import "./components/GridLayout/subcomponents/Griditem/index.ded0e80e.js";
172
+ import "./components/GridLayout/subcomponents/Griditem/index.ee5c31cd.js";
173
173
  import "fast-equals";
174
- import "./components/PrintingSystem/subcomponents/DividerNode/index.3a2363d4.js";
175
- import "./components/PrintingSystem/subcomponents/SectionNode/index.cfd21ea3.js";
176
- import "./components/PrintingSystem/subcomponents/TextBoxNode/index.0f22f144.js";
177
- import "./components/PrintingSystem/subcomponents/HeaderNode/index.5ae4e58e.js";
178
- import "./components/PrintingSystem/subcomponents/BodyNode/index.0abc77a8.js";
179
- import "./components/PrintingSystem/subcomponents/FooterNode/index.fc1466e0.js";
180
- import "./components/PrintingSystem/subcomponents/PaperNode/index.251d9664.js";
181
- import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.45054100.js";
182
- import "./components/PrintingSystem/subcomponents/GridNode/index.ca2cc635.js";
183
- import "./components/PrintingSystem/subcomponents/ChartNode/index.293e44cd.js";
174
+ import "./components/PrintingSystem/subcomponents/DividerNode/index.ce81726b.js";
175
+ import "./components/PrintingSystem/subcomponents/SectionNode/index.d6344807.js";
176
+ import "./components/PrintingSystem/subcomponents/TextBoxNode/index.79d2e283.js";
177
+ import "./components/PrintingSystem/subcomponents/HeaderNode/index.d3f4e000.js";
178
+ import "./components/PrintingSystem/subcomponents/BodyNode/index.14ecdd97.js";
179
+ import "./components/PrintingSystem/subcomponents/FooterNode/index.7fc8c316.js";
180
+ import "./components/PrintingSystem/subcomponents/PaperNode/index.30cbab70.js";
181
+ import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.05a3579e.js";
182
+ import "./components/PrintingSystem/subcomponents/GridNode/index.88fcc856.js";
183
+ import "./components/PrintingSystem/subcomponents/ChartNode/index.aa2b8706.js";
184
184
  import "chart.js";
185
185
  import "chartjs-chart-error-bars";
186
186
  import "./react-json-view.5636414a.js";
@@ -12,7 +12,7 @@ import merge from "lodash-es/merge";
12
12
  import throttle from "lodash-es/throttle";
13
13
  import map from "lodash-es/map";
14
14
  import isUndefined from "lodash-es/isUndefined";
15
- import { _ as _default$1, a as _default$2 } from "./components/Icon/index.1976cb37.js";
15
+ import { _ as _default$1, a as _default$2 } from "./components/Icon/index.14670a00.js";
16
16
  import clsx from "clsx";
17
17
  var lib = {};
18
18
  var flattenNames$1 = {};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/components",
3
- "version": "0.2.28",
3
+ "version": "0.2.30",
4
4
  "license": "UNLICENSED",
5
5
  "dependencies": {
6
6
  "@emotion/react": "^11.9.0",
@@ -2,7 +2,7 @@ import React__default from "react";
2
2
  import PropTypes from "prop-types";
3
3
  import require$$2 from "react-dom";
4
4
  import clsx from "clsx";
5
- import { d as domFns, s as shims, l as log, p as positionFns } from "./utils/index.de903261.js";
5
+ import { d as domFns, s as shims, l as log, p as positionFns } from "./utils/index.24b5284a.js";
6
6
  var cjs = { exports: {} };
7
7
  var Draggable$1 = {};
8
8
  var DraggableCore$2 = {};
@@ -1,6 +1,6 @@
1
1
  import React__default from "react";
2
- import { c as cjs } from "./react-draggable.ee21cb7e.js";
3
- import { u as utils } from "./utils/index.de903261.js";
2
+ import { c as cjs } from "./react-draggable.6cf19cba.js";
3
+ import { u as utils } from "./utils/index.24b5284a.js";
4
4
  import PropTypes from "prop-types";
5
5
  var reactResizable = { exports: {} };
6
6
  var Resizable$2 = {};