@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
@@ -7,7 +7,7 @@ import { jsx, jsxs } from "react/jsx-runtime";
7
7
  import { A as Avatar } from "../mui_extended/Avatar/index.75e6ed57.js";
8
8
  import { C as CircularProgress } from "../mui_extended/CircularProgress/index.ad569afd.js";
9
9
  import { P as Popover } from "../mui_extended/Popover/index.d85de73b.js";
10
- import { I as Icon } from "../Icon/index.1976cb37.js";
10
+ import { I as Icon } from "../Icon/index.14670a00.js";
11
11
  import clsx from "clsx";
12
12
  const componentName = "M4LAccountPopover";
13
13
  generateUtilityClasses(componentName, [
@@ -4,9 +4,9 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
4
4
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
6
  import { jsxs, jsx } from "react/jsx-runtime";
7
- import { I as Image } from "../Image/index.fd6f2c5f.js";
7
+ import { I as Image } from "../Image/index.6aa1ae49.js";
8
8
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
9
- import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.js";
9
+ import { I as IconButton } from "../mui_extended/IconButton/index.d8bdadaa.js";
10
10
  const AppBarRoot = styled("header")(({
11
11
  theme
12
12
  }) => ({
@@ -1,6 +1,6 @@
1
1
  import { useModuleDictionary } from "@m4l/core";
2
- import { B as Button } from "../../../mui_extended/Button/index.c6befaeb.js";
3
- import { u as useCommonActionsUtilityClasses } from "../Actions/index.16946bfd.js";
2
+ import { B as Button } from "../../../mui_extended/Button/index.d5a031be.js";
3
+ import { u as useCommonActionsUtilityClasses } from "../Actions/index.23bfc86b.js";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const ActionCancel = (props) => {
6
6
  const {
@@ -1,12 +1,12 @@
1
1
  import { useFormContext, useFormState } from "react-hook-form";
2
2
  import { useModuleDictionary } from "@m4l/core";
3
- import { B as Button } from "../../../mui_extended/Button/index.c6befaeb.js";
3
+ import { B as Button } from "../../../mui_extended/Button/index.d5a031be.js";
4
4
  import { useCallback, useEffect } from "react";
5
- import { u as useModal } from "../../../../hooks/useModal/index.66a0c82e.js";
6
- import { u as useCommonActionsUtilityClasses } from "../Actions/index.16946bfd.js";
5
+ import { u as useModal } from "../../../../hooks/useModal/index.b64e2ea0.js";
6
+ import { u as useCommonActionsUtilityClasses } from "../Actions/index.23bfc86b.js";
7
7
  import { jsx } from "react/jsx-runtime";
8
8
  import { u as useWindowToolsMF } from "../../../areas/hooks/useWindowToolsMF/index.b7afaf88.js";
9
- import { W as WindowConfirm } from "../../../modal/WindowConfirm.67ee36e9.js";
9
+ import { W as WindowConfirm } from "../../../modal/WindowConfirm.0aae86b3.js";
10
10
  function ActionFormCancel() {
11
11
  const {
12
12
  getLabel
@@ -1,8 +1,8 @@
1
1
  import { useFormContext, useFormState } from "react-hook-form";
2
2
  import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
3
3
  import { Skeleton } from "@mui/material";
4
- import { L as LoadingButton } from "../../../mui_extended/Button/index.c6befaeb.js";
5
- import { u as useCommonActionsUtilityClasses } from "../Actions/index.16946bfd.js";
4
+ import { L as LoadingButton } from "../../../mui_extended/Button/index.d5a031be.js";
5
+ import { u as useCommonActionsUtilityClasses } from "../Actions/index.23bfc86b.js";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  function ActionFormIntro(props) {
8
8
  const {
@@ -1,7 +1,7 @@
1
1
  import { useModuleDictionary } from "@m4l/core";
2
- import { B as Button } from "../../../mui_extended/Button/index.c6befaeb.js";
2
+ import { B as Button } from "../../../mui_extended/Button/index.d5a031be.js";
3
3
  import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
4
- import { u as useCommonActionsUtilityClasses } from "../Actions/index.16946bfd.js";
4
+ import { u as useCommonActionsUtilityClasses } from "../Actions/index.23bfc86b.js";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  const ACTIONINTRO_TEST_ID = "m4lactions";
7
7
  const ActionIntro = (props) => {
@@ -1,7 +1,7 @@
1
1
  import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
2
2
  import { generateUtilityClasses, styled } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { g as getComponentUtilityClass } from "../../../../utils/index.de903261.js";
4
+ import { g as getComponentUtilityClass } from "../../../../utils/index.24b5284a.js";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  function getCommonActionsDictionary() {
7
7
  return ["common_actions"];
@@ -1,4 +1,4 @@
1
- <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M10 13H6C3.245 13 1 10.755 1 8C1 5.245 3.245 3 6 3H10C12.755 3 15 5.245 15 8C15 10.755 12.755 13 10 13ZM6 4C3.795 4 2 5.795 2 8C2 10.205 3.795 12 6 12H10C12.205 12 14 10.205 14 8C14 5.795 12.205 4 10 4H6Z" fill="#2F3737"/>
3
- <path d="M10 11C8.345 11 7 9.655 7 8C7 6.345 8.345 5 10 5C11.655 5 13 6.345 13 8C13 9.655 11.655 11 10 11ZM10 6C8.895 6 8 6.895 8 8C8 9.105 8.895 10 10 10C11.105 10 12 9.105 12 8C12 6.895 11.105 6 10 6Z" fill="#2F3737"/>
4
- </svg>
1
+ <svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <path d="M10 13H6C3.245 13 1 10.755 1 8C1 5.245 3.245 3 6 3H10C12.755 3 15 5.245 15 8C15 10.755 12.755 13 10 13ZM6 4C3.795 4 2 5.795 2 8C2 10.205 3.795 12 6 12H10C12.205 12 14 10.205 14 8C14 5.795 12.205 4 10 4H6Z" fill="#2F3737"/>
3
+ <path d="M10 11C8.345 11 7 9.655 7 8C7 6.345 8.345 5 10 5C11.655 5 13 6.345 13 8C13 9.655 11.655 11 10 11ZM10 6C8.895 6 8 6.895 8 8C8 9.105 8.895 10 10 10C11.105 10 12 9.105 12 8C12 6.895 11.105 6 10 6Z" fill="#2F3737"/>
4
+ </svg>
@@ -1,6 +1,6 @@
1
1
  import { getPropertyByString } from "@m4l/core";
2
2
  import { jsx } from "react/jsx-runtime";
3
- import { B as BooleanFormatter } from "../../../formatters/BooleanFormatter/index.477c6419.js";
3
+ import { B as BooleanFormatter } from "../../../formatters/BooleanFormatter/index.fb44d69d.js";
4
4
  function ColumnBooleanFormatter(props) {
5
5
  const {
6
6
  fieldValue,
@@ -1,6 +1,6 @@
1
1
  import { getPropertyByString } from "@m4l/core";
2
2
  import { jsx } from "react/jsx-runtime";
3
- import { C as ConcatenatedFormatter } from "../../../formatters/index.ac0a547b.js";
3
+ import { C as ConcatenatedFormatter } from "../../../formatters/index.05c4e1a4.js";
4
4
  function ColumnConcatenatedValueFormatter(props) {
5
5
  const {
6
6
  fieldValue,
@@ -1,5 +1,5 @@
1
1
  import { Checkbox } from "@mui/material";
2
- import { d as dataGridClasses } from "../../index.690184a8.js";
2
+ import { d as dataGridClasses } from "../../index.6bdcbf70.js";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
  function ColumnInteractiveCheckFormatter(props) {
5
5
  const {
@@ -1,5 +1,5 @@
1
- import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.86de725b.js";
2
- import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.a024f67b.js";
1
+ import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.7b85f8b0.js";
2
+ import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.8e2d569e.js";
3
3
  import { styled, SvgIcon, Checkbox, InputBase, Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
4
4
  import { forwardRef, createContext, useState, useMemo, useEffect, useCallback, useContext, useRef, useLayoutEffect } from "react";
5
5
  import { u as useRowSelection, S as SelectCellFormatter, H as HeaderRenderer, D as DataGrid$1 } from "../../react-data-grid.c5377916.js";
@@ -8,7 +8,7 @@ import { HTML5Backend } from "react-dnd-html5-backend";
8
8
  import { jsx, jsxs } from "react/jsx-runtime";
9
9
  import { D as DATAGRID_SELECT_COLUMN_KEY, c as componentName, a as DATAGRID_PREFIX_NAME } from "./constants.e334cd50.js";
10
10
  import { voidFunction, useModuleDictionary, useModuleSkeleton, getPropertyByString } from "@m4l/core";
11
- import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.339ccf42.js";
11
+ import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.380c24dc.js";
12
12
  import { unstable_composeClasses } from "@mui/base";
13
13
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
14
14
  import { g as getNameDataTestId } from "../../test/getNameDataTestId.14875ec7.js";
@@ -1,20 +1,20 @@
1
- import { M as MenuActions } from "../../../mui_extended/MenuActions/index.bca14ad9.js";
2
- import { u as useDataGrid, a as useFilters, D as DataGridRoot, b as dictionary } from "../../index.690184a8.js";
1
+ import { M as MenuActions } from "../../../mui_extended/MenuActions/index.154d57f0.js";
2
+ import { u as useDataGrid, a as useFilters, D as DataGridRoot, b as dictionary } from "../../index.6bdcbf70.js";
3
3
  import { useTheme, styled, Skeleton } from "@mui/material";
4
4
  import { b as DATAGRID_ACTIONS_COLUMN_KEY } from "../../constants.e334cd50.js";
5
5
  import { jsx, Fragment, jsxs } from "react/jsx-runtime";
6
- import { P as Pager } from "../../../mui_extended/Pager/index.a024f67b.js";
7
- import { I as IconButton } from "../../../mui_extended/IconButton/index.63a9d74c.js";
6
+ import { P as Pager } from "../../../mui_extended/Pager/index.8e2d569e.js";
7
+ import { I as IconButton } from "../../../mui_extended/IconButton/index.d8bdadaa.js";
8
8
  import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
9
9
  import { forwardRef, useRef, useState, useImperativeHandle, useMemo, useEffect, useCallback } from "react";
10
10
  import { D as DataGrid$1 } from "../../../../react-data-grid.c5377916.js";
11
- import { C as ColumnInteractiveCheckFormatter } from "../../formatters/ColumnInteractiveCheckFormatter/index.de32e830.js";
12
- import { u as useModal } from "../../../../hooks/useModal/index.66a0c82e.js";
13
- import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.e03455db.js";
14
- import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.5ba2ef5f.js";
11
+ import { C as ColumnInteractiveCheckFormatter } from "../../formatters/ColumnInteractiveCheckFormatter/index.c097ac25.js";
12
+ import { u as useModal } from "../../../../hooks/useModal/index.b64e2ea0.js";
13
+ import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.f00f026d.js";
14
+ import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.574967a0.js";
15
15
  import { useResponsiveDesktop } from "@m4l/graphics";
16
- import { W as WindowBase } from "../../../modal/WindowBase.f38260ec.js";
17
- import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.16946bfd.js";
16
+ import { W as WindowBase } from "../../../modal/WindowBase.ab22627c.js";
17
+ import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.23bfc86b.js";
18
18
  function ActionsFormatter(props) {
19
19
  const {
20
20
  rowActionsGetter,
@@ -1,11 +1,11 @@
1
1
  import React__default, { useState, useRef, useCallback, useEffect, useMemo } from "react";
2
- import { D as DraggableCore_1 } from "../../react-draggable.ee21cb7e.js";
2
+ import { D as DraggableCore_1 } from "../../react-draggable.6cf19cba.js";
3
3
  import clsx from "clsx";
4
4
  import { styled, generateUtilityClasses } from "@mui/material";
5
- import { M as MAP_ZINDEX_OVER_MAP } from "../../vendor.aa97e825.js";
5
+ import { M as MAP_ZINDEX_OVER_MAP } from "../../vendor.4bb30ea4.js";
6
6
  import "@mui/base";
7
7
  import { M as MAP_ZINDEX_OVER_MAP$1 } from "../PopupsProvider/index.3d5ad0ee.js";
8
- import { R as Resizable } from "../../react-resizable.ee028152.js";
8
+ import { R as Resizable } from "../../react-resizable.0ebffd82.js";
9
9
  import { jsx } from "react/jsx-runtime";
10
10
  const DraggeableWindowRoot = styled("div")`
11
11
  position: absolute;
@@ -2,15 +2,11 @@
2
2
  import { DynamicFilterProviderProps } from './types';
3
3
  declare const DynamicFilterContext: import("react").Context<(Omit<Omit<import("zustand").StoreApi<import("./store").DynamicFilterStateWithActions>, "setState"> & {
4
4
  setState<A extends string | {
5
- type: unknown; /**
6
- * Efecto para lanzar el fire onChngeFilters, basado en el cambio del contador countOnChangeFiltersApplyed
7
- */
5
+ type: unknown;
8
6
  }>(partial: import("./store").DynamicFilterStateWithActions | Partial<import("./store").DynamicFilterStateWithActions> | ((state: import("./store").DynamicFilterStateWithActions) => import("./store").DynamicFilterStateWithActions | Partial<import("./store").DynamicFilterStateWithActions>), replace?: boolean | undefined, action?: A | undefined): void;
9
7
  }, "setState"> & {
10
8
  setState(nextStateOrUpdater: import("./store").DynamicFilterStateWithActions | Partial<import("./store").DynamicFilterStateWithActions> | ((state: import("immer/dist/internal").WritableDraft<import("./store").DynamicFilterStateWithActions>) => void), shouldReplace?: boolean | undefined, action?: string | {
11
- type: unknown; /**
12
- * Efecto para lanzar el fire onChngeFilters, basado en el cambio del contador countOnChangeFiltersApplyed
13
- */
9
+ type: unknown;
14
10
  } | undefined): void;
15
11
  }) | null>;
16
12
  /**
@@ -3,30 +3,30 @@ import { useModuleDictionary, useEnvironment, useModuleSkeleton, useFlagsPresent
3
3
  import { useStore, createStore } from "zustand";
4
4
  import { generateUtilityClasses, styled, alpha, Skeleton, MenuItem } from "@mui/material";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
- import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.de903261.js";
6
+ import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.24b5284a.js";
7
7
  import { devtools } from "zustand/middleware";
8
8
  import { immer } from "zustand/middleware/immer";
9
9
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
10
- import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.16946bfd.js";
11
- import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.24e4387c.js";
10
+ import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.23bfc86b.js";
11
+ import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.253f47ce.js";
12
12
  import { g as getNameDataTestId } from "../../test/getNameDataTestId.14875ec7.js";
13
13
  import { jsxs, jsx, Fragment } from "react/jsx-runtime";
14
14
  import { useFormContext, useWatch } from "react-hook-form";
15
15
  import { shallow } from "zustand/shallow";
16
- import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.f02f1122.js";
17
- import { R as RHFTextField } from "../hook-form/RHFTextField/index.81c4b52b.js";
16
+ import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.b1e5bd93.js";
17
+ import { R as RHFTextField } from "../hook-form/RHFTextField/index.e01f32f2.js";
18
18
  import * as Yup from "yup";
19
19
  import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphics";
20
20
  import { S as ScrollBar } from "../ScrollBar/index.7dfc2f29.js";
21
21
  import clsx from "clsx";
22
- import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.js";
23
- import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.bca14ad9.js";
22
+ import { I as IconButton } from "../mui_extended/IconButton/index.d8bdadaa.js";
23
+ import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.154d57f0.js";
24
24
  import { P as Popover } from "../mui_extended/Popover/index.d85de73b.js";
25
- import { I as Icon } from "../Icon/index.1976cb37.js";
25
+ import { I as Icon } from "../Icon/index.14670a00.js";
26
26
  import { useTheme } from "@mui/material/styles";
27
27
  import { R as RHFormProvider } from "../../contexts/RHFormContext/index.7b2a8723.js";
28
- import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.e03455db.js";
29
- import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.5ba2ef5f.js";
28
+ import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.f00f026d.js";
29
+ import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.574967a0.js";
30
30
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
31
31
  const COMPONENT_PREFIX = "M4LDynamicFilter";
32
32
  const COMPONENT_CLASS_NAME = "M4LDynamicFilter";
@@ -1,11 +1,11 @@
1
1
  import { useEnvironment, useModuleSkeleton } from "@m4l/core";
2
2
  import { styled, generateUtilityClasses, Tooltip, Skeleton } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { g as getComponentUtilityClass } from "../../utils/index.de903261.js";
4
+ import { g as getComponentUtilityClass } from "../../utils/index.24b5284a.js";
5
5
  import clsx from "clsx";
6
6
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
7
7
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
8
- import { I as Icon } from "../Icon/index.1976cb37.js";
8
+ import { I as Icon } from "../Icon/index.14670a00.js";
9
9
  const FieldLabelRoot = styled("label")(({ theme }) => ({
10
10
  ...theme.components?.M4LFieldLabel?.styleOverrides
11
11
  }));
@@ -1,8 +1,8 @@
1
1
  import { useState, useRef, useEffect, useCallback } from "react";
2
2
  import clsx from "clsx";
3
- import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.ded0e80e.js";
3
+ import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.ee5c31cd.js";
4
4
  import { styled, alpha } from "@mui/material/styles";
5
- import { r as react_resizable_css } from "../../react-resizable.ee028152.js";
5
+ import { r as react_resizable_css } from "../../react-resizable.0ebffd82.js";
6
6
  import { generateUtilityClasses } from "@mui/material";
7
7
  import "@mui/base";
8
8
  import { jsx, jsxs } from "react/jsx-runtime";
@@ -1,7 +1,7 @@
1
1
  import React__default, { useRef, useEffect, useState, useCallback, useMemo } from "react";
2
- import { D as DraggableCore_1 } from "../../../../react-draggable.ee21cb7e.js";
3
- import { R as Resizable } from "../../../../react-resizable.ee028152.js";
4
- import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.0996cd19.js";
2
+ import { D as DraggableCore_1 } from "../../../../react-draggable.6cf19cba.js";
3
+ import { R as Resizable } from "../../../../react-resizable.0ebffd82.js";
4
+ import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.e005b65b.js";
5
5
  import clsx from "clsx";
6
6
  import { deepEqual } from "fast-equals";
7
7
  import { jsx, Fragment } from "react/jsx-runtime";
@@ -1,4 +1,4 @@
1
- import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.0996cd19.js";
1
+ import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.e005b65b.js";
2
2
  import { useState, useRef, useEffect, useCallback } from "react";
3
3
  import { useFirstRender } from "@m4l/graphics";
4
4
  import { deepEqual } from "fast-equals";
@@ -2,7 +2,7 @@ import { useRef, useState, useMemo, useCallback, useEffect } from "react";
2
2
  import clsx from "clsx";
3
3
  import { throttle } from "lodash";
4
4
  import { useResizeObserver } from "@m4l/graphics";
5
- import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.0996cd19.js";
5
+ import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.e005b65b.js";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  function withSizeProvider(ComposedComponent) {
8
8
  return (props) => {
@@ -5,8 +5,8 @@ import { unstable_composeClasses } from "@mui/base";
5
5
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
6
6
  import { useEnvironment } from "@m4l/core";
7
7
  import { jsxs, jsx } from "react/jsx-runtime";
8
- import { S as SideBar } from "../SideBar/index.3ea827ea.js";
9
- import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.js";
8
+ import { S as SideBar } from "../SideBar/index.b1455bd0.js";
9
+ import { I as IconButton } from "../mui_extended/IconButton/index.d8bdadaa.js";
10
10
  const HamburgerMenuRoot = styled("header")(({
11
11
  theme
12
12
  }) => ({
@@ -1,7 +1,7 @@
1
1
  import React__default from "react";
2
2
  import { useEnvironment } from "@m4l/core";
3
3
  import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
4
- import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.3ea827ea.js";
4
+ import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.b1455bd0.js";
5
5
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  import { unstable_composeClasses } from "@mui/base";
@@ -4,8 +4,8 @@ import clsx from "clsx";
4
4
  import { unstable_composeClasses } from "@mui/base";
5
5
  import { jsx } from "react/jsx-runtime";
6
6
  import { useBase, useEnvironment, evaluateWithContext } from "@m4l/core";
7
- import { c as classes, g as getSize } from "../PrintingSystem/index.02517f9c.js";
8
- import { Q as QRCode } from "../../node_modules.4d80a09c.js";
7
+ import { c as classes, g as getSize } from "../PrintingSystem/index.bcef9a6f.js";
8
+ import { Q as QRCode } from "../../node_modules.98455a76.js";
9
9
  const ImageRoot = styled("div")(({
10
10
  theme
11
11
  }) => ({
@@ -1,8 +1,8 @@
1
1
  import { useState, useEffect } from "react";
2
2
  import { styled, generateUtilityClasses, generateUtilityClass, Stack, MenuItem } from "@mui/material";
3
- import { I as Image } from "../Image/index.fd6f2c5f.js";
3
+ import { I as Image } from "../Image/index.6aa1ae49.js";
4
4
  import { useLocales } from "@m4l/graphics";
5
- import { I as ImageButton } from "../mui_extended/Button/index.c6befaeb.js";
5
+ import { I as ImageButton } from "../mui_extended/Button/index.d5a031be.js";
6
6
  import { useEnvironment, useNetwork } from "@m4l/core";
7
7
  import { unstable_composeClasses } from "@mui/base";
8
8
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
@@ -1,7 +1,7 @@
1
1
  import clsx from "clsx";
2
2
  import { generateUtilityClasses, styled } from "@mui/material";
3
3
  import { unstable_composeClasses } from "@mui/base";
4
- import { g as getComponentUtilityClass } from "../../utils/index.de903261.js";
4
+ import { g as getComponentUtilityClass } from "../../utils/index.24b5284a.js";
5
5
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  const LINEAR_PROGRESS_INDETERMINATE_CLASS_NAME = "M4LinearProgressIndeterminate";
@@ -3,10 +3,10 @@ import { I as ICONS } from "../areas/icons.8266ccc8.js";
3
3
  import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/material";
4
4
  import { unstable_composeClasses } from "@mui/base";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
- import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.a0ad2d9e.js";
7
- import { I as Icon } from "../Icon/index.1976cb37.js";
6
+ import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.6e5db737.js";
7
+ import { I as Icon } from "../Icon/index.14670a00.js";
8
8
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
9
- import { B as Button } from "../mui_extended/Button/index.c6befaeb.js";
9
+ import { B as Button } from "../mui_extended/Button/index.d5a031be.js";
10
10
  const componentName = "M4LoadingError";
11
11
  generateUtilityClasses(componentName, [
12
12
  "root",
@@ -12,7 +12,7 @@ import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/mater
12
12
  import { unstable_composeClasses } from "@mui/base";
13
13
  import { jsx, jsxs } from "react/jsx-runtime";
14
14
  import { L as LinearProgress } from "../mui_extended/LinearProgress/index.c92b9ba9.js";
15
- import { L as LoadingError } from "../LoadingError/index.2aa5daba.js";
15
+ import { L as LoadingError } from "../LoadingError/index.1ec78dd5.js";
16
16
  const componentName = "M4LMFLoader";
17
17
  const mfLoaderClasses = generateUtilityClasses(componentName, [
18
18
  "root",
@@ -1,11 +1,11 @@
1
1
  import { useTheme, Dialog, Paper } from "@mui/material";
2
- import { c as cjs } from "../../react-draggable.ee21cb7e.js";
3
- import { u as useModal } from "../../hooks/useModal/index.66a0c82e.js";
4
- import { R as ResizeableWindow } from "../Resizeable/index.8db8f77d.js";
2
+ import { c as cjs } from "../../react-draggable.6cf19cba.js";
3
+ import { u as useModal } from "../../hooks/useModal/index.b64e2ea0.js";
4
+ import { R as ResizeableWindow } from "../Resizeable/index.eba4fda9.js";
5
5
  import { useResponsiveDesktop } from "@m4l/graphics";
6
6
  import { m as modalUtilityClasses } from "../modal/index.61389369.js";
7
7
  import { jsx, jsxs } from "react/jsx-runtime";
8
- import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.16946bfd.js";
8
+ import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.23bfc86b.js";
9
9
  const DragabblePaperComponent = (props) => {
10
10
  return /* @__PURE__ */ jsx(cjs.exports, {
11
11
  handle: ".m4l_draggable_handle",
@@ -1,6 +1,6 @@
1
1
  import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
2
2
  import { styled, generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
3
- import { I as Image } from "../Image/index.fd6f2c5f.js";
3
+ import { I as Image } from "../Image/index.6aa1ae49.js";
4
4
  import { useMemo } from "react";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
6
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
@@ -1,17 +1,17 @@
1
1
  import { useState, useEffect, useCallback, useMemo } from "react";
2
2
  import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
3
3
  import { styled, Tooltip, IconButton } from "@mui/material";
4
- import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.690184a8.js";
4
+ import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.6bdcbf70.js";
5
5
  import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
6
6
  import { useHostTheme, useResponsiveDesktop } from "@m4l/graphics";
7
7
  import { R as ReactJson } from "../../react-json-view.5636414a.js";
8
8
  import { S as ScrollBar } from "../ScrollBar/index.7dfc2f29.js";
9
9
  import { jsx, jsxs } from "react/jsx-runtime";
10
- import { u as useModal } from "../../hooks/useModal/index.66a0c82e.js";
11
- import { I as Icon } from "../Icon/index.1976cb37.js";
10
+ import { u as useModal } from "../../hooks/useModal/index.b64e2ea0.js";
11
+ import { I as Icon } from "../Icon/index.14670a00.js";
12
12
  import { S as Stack } from "../mui_extended/Stack/index.0e53197c.js";
13
- import { W as WindowBase } from "../modal/WindowBase.f38260ec.js";
14
- import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.ad2460cf.js";
13
+ import { W as WindowBase } from "../modal/WindowBase.ab22627c.js";
14
+ import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.3e45fa12.js";
15
15
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
16
16
  const Container = styled("div")(() => ({
17
17
  height: "100%",
@@ -1,7 +1,7 @@
1
1
  import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
2
2
  import { unstable_composeClasses } from "@mui/base";
3
3
  import { jsxs, jsx } from "react/jsx-runtime";
4
- import { B as Button } from "../mui_extended/Button/index.c6befaeb.js";
4
+ import { B as Button } from "../mui_extended/Button/index.d5a031be.js";
5
5
  const PDFVeiwerRoot = styled("div")(({ theme }) => ({
6
6
  ...theme.components?.M4LPDFViewer?.styleOverrides
7
7
  }));
@@ -1,5 +1,5 @@
1
1
  import { useBase, BaseProvider, useModuleSkeleton } from "@m4l/core";
2
- import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.02517f9c.js";
2
+ import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.bcef9a6f.js";
3
3
  import clsx from "clsx";
4
4
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
5
5
  import React__default from "react";
@@ -1,6 +1,6 @@
1
1
  import { styled, Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
2
2
  import { useModuleSkeleton } from "@m4l/core";
3
- import { I as Icon } from "../Icon/index.1976cb37.js";
3
+ import { I as Icon } from "../Icon/index.14670a00.js";
4
4
  import { jsx, jsxs } from "react/jsx-runtime";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
6
  const PaperFormRoot = styled("div")(({
@@ -1,13 +1,13 @@
1
1
  import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/core";
2
2
  import { styled, generateUtilityClasses, generateUtilityClass, Skeleton, Autocomplete, TextField } from "@mui/material";
3
3
  import { useState, useMemo } from "react";
4
- import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.16946bfd.js";
4
+ import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.23bfc86b.js";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
6
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
7
7
  import { useResponsiveDesktop } from "@m4l/graphics";
8
8
  import { jsxs, jsx, Fragment } from "react/jsx-runtime";
9
9
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
10
- import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.js";
10
+ import { I as IconButton } from "../mui_extended/IconButton/index.d8bdadaa.js";
11
11
  const ContainerPeriod = styled("div")(({
12
12
  theme
13
13
  }) => ({
@@ -1,19 +1,19 @@
1
1
  import { generateUtilityClasses, styled } from "@mui/material";
2
2
  import { unstable_composeClasses } from "@mui/base";
3
- import { g as getComponentUtilityClass } from "../../utils/index.de903261.js";
3
+ import { g as getComponentUtilityClass } from "../../utils/index.24b5284a.js";
4
4
  import clsx from "clsx";
5
- import { D as DividerNode } from "./subcomponents/DividerNode/index.3a2363d4.js";
6
- import { S as SectionNode } from "./subcomponents/SectionNode/index.cfd21ea3.js";
7
- import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.0f22f144.js";
8
- import { H as HeaderNode } from "./subcomponents/HeaderNode/index.5ae4e58e.js";
9
- import { a as ImageNode, Q as QRImageNode } from "../Image/index.fd6f2c5f.js";
10
- import { B as BodyNode } from "./subcomponents/BodyNode/index.0abc77a8.js";
11
- import { F as FooterNode } from "./subcomponents/FooterNode/index.fc1466e0.js";
12
- import { P as PaperNode } from "./subcomponents/PaperNode/index.251d9664.js";
13
- import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.45054100.js";
14
- import { G as GridNode } from "./subcomponents/GridNode/index.ca2cc635.js";
15
- import { C as ChartNode } from "./subcomponents/ChartNode/index.293e44cd.js";
16
- import { P as PagerNode, a as PageRender } from "../Page/index.026d463c.js";
5
+ import { D as DividerNode } from "./subcomponents/DividerNode/index.ce81726b.js";
6
+ import { S as SectionNode } from "./subcomponents/SectionNode/index.d6344807.js";
7
+ import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.79d2e283.js";
8
+ import { H as HeaderNode } from "./subcomponents/HeaderNode/index.d3f4e000.js";
9
+ import { a as ImageNode, Q as QRImageNode } from "../Image/index.6aa1ae49.js";
10
+ import { B as BodyNode } from "./subcomponents/BodyNode/index.14ecdd97.js";
11
+ import { F as FooterNode } from "./subcomponents/FooterNode/index.7fc8c316.js";
12
+ import { P as PaperNode } from "./subcomponents/PaperNode/index.30cbab70.js";
13
+ import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.05a3579e.js";
14
+ import { G as GridNode } from "./subcomponents/GridNode/index.88fcc856.js";
15
+ import { C as ChartNode } from "./subcomponents/ChartNode/index.aa2b8706.js";
16
+ import { P as PagerNode, a as PageRender } from "../Page/index.2c550c91.js";
17
17
  import { useBase, evaluateWithContext } from "@m4l/core";
18
18
  import { jsxs, jsx } from "react/jsx-runtime";
19
19
  import { forwardRef, useRef, useImperativeHandle } from "react";
@@ -1,5 +1,5 @@
1
1
  import { useBase } from "@m4l/core";
2
- import { c as classes, g as getSize } from "../../index.02517f9c.js";
2
+ import { c as classes, g as getSize } from "../../index.bcef9a6f.js";
3
3
  import clsx from "clsx";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const BodyNode = (props) => {
@@ -1,4 +1,4 @@
1
- import { c as classes } from "../../index.02517f9c.js";
1
+ import { c as classes } from "../../index.bcef9a6f.js";
2
2
  import clsx from "clsx";
3
3
  import { createRef, useEffect } from "react";
4
4
  import { Chart, registerables } from "chart.js";
@@ -1,4 +1,4 @@
1
- import { c as classes } from "../../index.02517f9c.js";
1
+ import { c as classes } from "../../index.bcef9a6f.js";
2
2
  import clsx from "clsx";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
  const DividerNode = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { useBase } from "@m4l/core";
2
- import { c as classes, g as getSize } from "../../index.02517f9c.js";
2
+ import { c as classes, g as getSize } from "../../index.bcef9a6f.js";
3
3
  import clsx from "clsx";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const FooterNode = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { useBase, getPropertyByString, evaluateWithContext } from "@m4l/core";
2
- import { c as classes, g as getSize } from "../../index.02517f9c.js";
2
+ import { c as classes, g as getSize } from "../../index.bcef9a6f.js";
3
3
  import clsx from "clsx";
4
4
  import { jsxs, jsx } from "react/jsx-runtime";
5
5
  const GridNode = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { useBase } from "@m4l/core";
2
- import { c as classes, g as getSize } from "../../index.02517f9c.js";
2
+ import { c as classes, g as getSize } from "../../index.bcef9a6f.js";
3
3
  import clsx from "clsx";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const HeaderNode = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { useBase, evaluateWithContext } from "@m4l/core";
2
- import { c as classes } from "../../index.02517f9c.js";
2
+ import { c as classes } from "../../index.bcef9a6f.js";
3
3
  import clsx from "clsx";
4
4
  import { jsxs, jsx } from "react/jsx-runtime";
5
5
  const PaperNode = (props) => {