@m4l/components 0.2.27 → 0.2.28

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 (73) hide show
  1. package/components/AccountPopover/{index.3994a80b.js → index.7b7f3962.js} +1 -1
  2. package/components/AppBar/{index.23323f96.js → index.cb2f1763.js} +2 -2
  3. package/components/CommonActions/components/ActionCancel/{index.bd767c14.js → index.e03455db.js} +1 -1
  4. package/components/CommonActions/components/ActionFormCancel/{index.d737bddc.js → index.9120552e.js} +2 -2
  5. package/components/CommonActions/components/ActionFormIntro/{index.d5b80747.js → index.48e7d28a.js} +1 -1
  6. package/components/CommonActions/components/ActionIntro/{index.9bd56cd0.js → index.5ba2ef5f.js} +1 -1
  7. package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.29cf6542.js → index.ce8c7b9c.js} +1 -1
  8. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.2c4fd22e.js → index.3a1ae54f.js} +1 -1
  9. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.e30c976f.js → index.de32e830.js} +1 -1
  10. package/components/DataGrid/{index.a3792770.js → index.690184a8.js} +2 -2
  11. package/components/DataGrid/subcomponents/Actions/{index.a317b384.js → index.339ccf42.js} +8 -8
  12. package/components/DragResizeWindow/{index.bf1a4a47.js → index.be2fc1e0.js} +1 -1
  13. package/components/DynamicFilter/{index.cce92677.js → index.ad2460cf.js} +8 -8
  14. package/components/FieldLabel/{index.8d3d6bb4.js → index.61d55577.js} +1 -1
  15. package/components/GridLayout/subcomponents/SizeProvider/{index.06986ab4.js → index.7669a2cd.js} +5 -9
  16. package/components/HamburgerMenu/{index.06905db3.js → index.9f99b7c1.js} +2 -2
  17. package/components/Icon/{index.58eaf354.js → index.1976cb37.js} +1 -1
  18. package/components/Image/{index.fa98eb78.js → index.fd6f2c5f.js} +2 -2
  19. package/components/LanguagePopover/{index.2740fb8e.js → index.f90fd1dc.js} +2 -2
  20. package/components/LoadingError/{index.4f4724c4.js → index.2aa5daba.js} +2 -2
  21. package/components/MFLoader/{index.f6a46c70.js → index.1e56a845.js} +1 -1
  22. package/components/NoItemSelected/{index.aa3679f1.js → index.16ff4e09.js} +1 -1
  23. package/components/ObjectLogs/{index.0e365006.js → index.d200ba38.js} +4 -4
  24. package/components/PDFViewer/{index.85d4e010.js → index.3bffbae3.js} +1 -1
  25. package/components/Page/{index.aa33f20b.js → index.026d463c.js} +1 -1
  26. package/components/PaperForm/{index.b6811634.js → index.fe630839.js} +1 -1
  27. package/components/Period/{index.ba79014c.js → index.b6fa6ce6.js} +1 -1
  28. package/components/PrintingSystem/{index.b3ed9375.js → index.02517f9c.js} +12 -12
  29. package/components/PrintingSystem/subcomponents/BodyNode/{index.7a5c7bdd.js → index.0abc77a8.js} +1 -1
  30. package/components/PrintingSystem/subcomponents/ChartNode/{index.85914c4b.js → index.293e44cd.js} +1 -1
  31. package/components/PrintingSystem/subcomponents/DividerNode/{index.45284722.js → index.3a2363d4.js} +1 -1
  32. package/components/PrintingSystem/subcomponents/FooterNode/{index.a83e65dc.js → index.fc1466e0.js} +1 -1
  33. package/components/PrintingSystem/subcomponents/GridNode/{index.cb7d0af9.js → index.ca2cc635.js} +1 -1
  34. package/components/PrintingSystem/subcomponents/HeaderNode/{index.d67484e5.js → index.5ae4e58e.js} +1 -1
  35. package/components/PrintingSystem/subcomponents/PaperNode/{index.ab17815a.js → index.251d9664.js} +1 -1
  36. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.8a2617ae.js → index.45054100.js} +1 -1
  37. package/components/PrintingSystem/subcomponents/SectionNode/{index.2c52ee12.js → index.cfd21ea3.js} +1 -1
  38. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.f0ac0243.js → index.0f22f144.js} +1 -1
  39. package/components/PropertyValue/{index.a3527d10.js → index.041a0585.js} +1 -1
  40. package/components/SideBar/classes/index.d.ts +1 -0
  41. package/components/SideBar/classes/types.d.ts +1 -0
  42. package/components/SideBar/{index.0d49daff.js → index.3ea827ea.js} +6 -9
  43. package/components/ToastContainer/{index.b42aca02.js → index.ee15bfce.js} +2 -2
  44. package/components/areas/components/AreasAdmin/{index.6d902d47.js → index.01ea7058.js} +8 -8
  45. package/components/areas/components/AreasViewer/{index.2a286dfa.js → index.71038f0e.js} +36 -50
  46. package/components/areas/contexts/AreasContext/{index.3eb6b2a4.js → index.cc89c1a7.js} +2 -2
  47. package/components/areas/hooks/useAreas/{index.febe901b.js → index.32c7a909.js} +1 -1
  48. package/components/commercial/TopBar/{index.08853566.js → index.6493e8ab.js} +3 -3
  49. package/components/formatters/BooleanFormatter/{index.4bb3d2f9.js → index.477c6419.js} +2 -2
  50. package/components/formatters/{index.3e9e2305.js → index.ac0a547b.js} +1 -1
  51. package/components/hook-form/RHFAutocomplete/{index.f9be5465.js → index.24e4387c.js} +4 -4
  52. package/components/hook-form/RHFAutocompleteAsync/{index.c01fd38a.js → index.0cc78417.js} +1 -1
  53. package/components/hook-form/RHFCheckbox/{index.4f650b78.js → index.22648b5a.js} +2 -2
  54. package/components/hook-form/RHFColorPicker/{index.5be9e237.js → index.d02de5ee.js} +5 -5
  55. package/components/hook-form/RHFDateTime/{index.ace3f52e.js → index.f02f1122.js} +3 -3
  56. package/components/hook-form/RHFPeriod/{index.88812636.js → index.5ca467ac.js} +3 -3
  57. package/components/hook-form/RHFTextField/{index.d4192912.js → index.81c4b52b.js} +3 -3
  58. package/components/hook-form/RHFUpload/{index.f7efd0e2.js → index.f6c5027f.js} +2 -2
  59. package/components/modal/{WindowBase.4881da1f.js → WindowBase.f38260ec.js} +2 -2
  60. package/components/modal/{WindowConfirm.3b0e842b.js → WindowConfirm.67ee36e9.js} +4 -4
  61. package/components/mui_extended/Accordion/{index.a32a5761.js → index.a55875a5.js} +2 -2
  62. package/components/mui_extended/Button/{index.81367a73.js → index.c6befaeb.js} +1 -1
  63. package/components/mui_extended/{CheckBox.b3c0f2ad.js → CheckBox.d676424c.js} +1 -1
  64. package/components/mui_extended/IconButton/{index.32fc9419.js → index.63a9d74c.js} +1 -1
  65. package/components/mui_extended/MenuActions/{index.fdea20e7.js → index.bca14ad9.js} +2 -2
  66. package/components/mui_extended/Pager/{index.c843dde3.js → index.a024f67b.js} +1 -1
  67. package/components/mui_extended/ToggleButton/{index.3d71f374.js → index.3f8bcf51.js} +1 -1
  68. package/components/mui_extended/ToggleIconButton/{index.1cff26af.js → index.04375093.js} +1 -1
  69. package/hooks/useFormAddEdit/{index.5c3d8e48.js → index.649004a5.js} +1 -1
  70. package/index.js +69 -69
  71. package/{node_modules.47f7709b.js → node_modules.4d80a09c.js} +1 -1
  72. package/package.json +1 -1
  73. package/{vendor.47f1f3d4.js → vendor.aa97e825.js} +55 -55
@@ -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.58eaf354.js";
10
+ import { I as Icon } from "../Icon/index.1976cb37.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.fa98eb78.js";
7
+ import { I as Image } from "../Image/index.fd6f2c5f.js";
8
8
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
9
- import { I as IconButton } from "../mui_extended/IconButton/index.32fc9419.js";
9
+ import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.js";
10
10
  const AppBarRoot = styled("header")(({
11
11
  theme
12
12
  }) => ({
@@ -1,5 +1,5 @@
1
1
  import { useModuleDictionary } from "@m4l/core";
2
- import { B as Button } from "../../../mui_extended/Button/index.81367a73.js";
2
+ import { B as Button } from "../../../mui_extended/Button/index.c6befaeb.js";
3
3
  import { u as useCommonActionsUtilityClasses } from "../Actions/index.16946bfd.js";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const ActionCancel = (props) => {
@@ -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.81367a73.js";
3
+ import { B as Button } from "../../../mui_extended/Button/index.c6befaeb.js";
4
4
  import { useCallback, useEffect } from "react";
5
5
  import { u as useModal } from "../../../../hooks/useModal/index.66a0c82e.js";
6
6
  import { u as useCommonActionsUtilityClasses } from "../Actions/index.16946bfd.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.3b0e842b.js";
9
+ import { W as WindowConfirm } from "../../../modal/WindowConfirm.67ee36e9.js";
10
10
  function ActionFormCancel() {
11
11
  const {
12
12
  getLabel
@@ -1,7 +1,7 @@
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.81367a73.js";
4
+ import { L as LoadingButton } from "../../../mui_extended/Button/index.c6befaeb.js";
5
5
  import { u as useCommonActionsUtilityClasses } from "../Actions/index.16946bfd.js";
6
6
  import { jsx } from "react/jsx-runtime";
7
7
  function ActionFormIntro(props) {
@@ -1,5 +1,5 @@
1
1
  import { useModuleDictionary } from "@m4l/core";
2
- import { B as Button } from "../../../mui_extended/Button/index.81367a73.js";
2
+ import { B as Button } from "../../../mui_extended/Button/index.c6befaeb.js";
3
3
  import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
4
4
  import { u as useCommonActionsUtilityClasses } from "../Actions/index.16946bfd.js";
5
5
  import { jsx } from "react/jsx-runtime";
@@ -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.4bb3d2f9.js";
3
+ import { B as BooleanFormatter } from "../../../formatters/BooleanFormatter/index.477c6419.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.3e9e2305.js";
3
+ import { C as ConcatenatedFormatter } from "../../../formatters/index.ac0a547b.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.a3792770.js";
2
+ import { d as dataGridClasses } from "../../index.690184a8.js";
3
3
  import { jsx } from "react/jsx-runtime";
4
4
  function ColumnInteractiveCheckFormatter(props) {
5
5
  const {
@@ -1,5 +1,5 @@
1
1
  import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.86de725b.js";
2
- import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.c843dde3.js";
2
+ import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.a024f67b.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.a317b384.js";
11
+ import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.339ccf42.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,19 +1,19 @@
1
- import { M as MenuActions } from "../../../mui_extended/MenuActions/index.fdea20e7.js";
2
- import { u as useDataGrid, a as useFilters, D as DataGridRoot, b as dictionary } from "../../index.a3792770.js";
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";
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.c843dde3.js";
7
- import { I as IconButton } from "../../../mui_extended/IconButton/index.32fc9419.js";
6
+ import { P as Pager } from "../../../mui_extended/Pager/index.a024f67b.js";
7
+ import { I as IconButton } from "../../../mui_extended/IconButton/index.63a9d74c.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.e30c976f.js";
11
+ import { C as ColumnInteractiveCheckFormatter } from "../../formatters/ColumnInteractiveCheckFormatter/index.de32e830.js";
12
12
  import { u as useModal } from "../../../../hooks/useModal/index.66a0c82e.js";
13
- import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.bd767c14.js";
14
- import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.9bd56cd0.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";
15
15
  import { useResponsiveDesktop } from "@m4l/graphics";
16
- import { W as WindowBase } from "../../../modal/WindowBase.4881da1f.js";
16
+ import { W as WindowBase } from "../../../modal/WindowBase.f38260ec.js";
17
17
  import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.16946bfd.js";
18
18
  function ActionsFormatter(props) {
19
19
  const {
@@ -2,7 +2,7 @@ import React__default, { useState, useRef, useCallback, useEffect, useMemo } fro
2
2
  import { D as DraggableCore_1 } from "../../react-draggable.ee21cb7e.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.47f1f3d4.js";
5
+ import { M as MAP_ZINDEX_OVER_MAP } from "../../vendor.aa97e825.js";
6
6
  import "@mui/base";
7
7
  import { M as MAP_ZINDEX_OVER_MAP$1 } from "../PopupsProvider/index.3d5ad0ee.js";
8
8
  import { R as Resizable } from "../../react-resizable.ee028152.js";
@@ -8,25 +8,25 @@ 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
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.f9be5465.js";
11
+ import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.24e4387c.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.ace3f52e.js";
17
- import { R as RHFTextField } from "../hook-form/RHFTextField/index.d4192912.js";
16
+ import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.f02f1122.js";
17
+ import { R as RHFTextField } from "../hook-form/RHFTextField/index.81c4b52b.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.32fc9419.js";
23
- import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.fdea20e7.js";
22
+ import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.js";
23
+ import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.bca14ad9.js";
24
24
  import { P as Popover } from "../mui_extended/Popover/index.d85de73b.js";
25
- import { I as Icon } from "../Icon/index.58eaf354.js";
25
+ import { I as Icon } from "../Icon/index.1976cb37.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.bd767c14.js";
29
- import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.9bd56cd0.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";
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";
@@ -5,7 +5,7 @@ import { g as getComponentUtilityClass } from "../../utils/index.de903261.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.58eaf354.js";
8
+ import { I as Icon } from "../Icon/index.1976cb37.js";
9
9
  const FieldLabelRoot = styled("label")(({ theme }) => ({
10
10
  ...theme.components?.M4LFieldLabel?.styleOverrides
11
11
  }));
@@ -11,17 +11,13 @@ function withSizeProvider(ComposedComponent) {
11
11
  ...rest
12
12
  } = props;
13
13
  const refMounted = useRef(false);
14
- const observedDivRef = useRef(null);
15
14
  const [currentState, setCurrentState] = useState({
16
15
  mounted: false,
17
16
  width: DEFAULT_CONTAINER_WIDTH,
18
17
  height: DEFAULT_CONTAINER_HEIGHT
19
18
  });
20
- console.log("size w", currentState.width);
21
- console.log("size h", currentState.height);
22
19
  const onWindowResizeMemo = useMemo(() => () => {
23
- const node = observedDivRef.current;
24
- console.log("onWindowResizeMemo");
20
+ const node = elementRef.current;
25
21
  if (node instanceof HTMLElement && node.clientWidth) {
26
22
  setCurrentState((prev) => ({
27
23
  ...prev,
@@ -29,7 +25,7 @@ function withSizeProvider(ComposedComponent) {
29
25
  height: node.offsetHeight
30
26
  }));
31
27
  }
32
- }, [observedDivRef.current]);
28
+ }, []);
33
29
  const throttleResize = throttle(onWindowResizeMemo, THROTTLE_RESIZE_TIMEOUT, {
34
30
  leading: false,
35
31
  trailing: true
@@ -37,6 +33,7 @@ function withSizeProvider(ComposedComponent) {
37
33
  const onResize = useCallback((_target) => {
38
34
  throttleResize();
39
35
  }, []);
36
+ const elementRef = useResizeObserver(onResize);
40
37
  useEffect(() => {
41
38
  setCurrentState((prev) => ({
42
39
  ...prev,
@@ -45,16 +42,15 @@ function withSizeProvider(ComposedComponent) {
45
42
  refMounted.current = true;
46
43
  onWindowResizeMemo();
47
44
  }, []);
48
- useResizeObserver(onResize, observedDivRef);
49
45
  if (measureBeforeMount && !currentState.mounted) {
50
46
  return /* @__PURE__ */ jsx("div", {
51
47
  className: clsx(props.className, COMPONENT_CLASS_NAME),
52
48
  style: props.style,
53
- ref: observedDivRef
49
+ ref: elementRef
54
50
  });
55
51
  }
56
52
  return /* @__PURE__ */ jsx(ComposedComponent, {
57
- innerRef: observedDivRef,
53
+ innerRef: elementRef,
58
54
  containerWidth: currentState.width,
59
55
  containerHeight: currentState.height,
60
56
  ...rest
@@ -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.0d49daff.js";
9
- import { I as IconButton } from "../mui_extended/IconButton/index.32fc9419.js";
8
+ import { S as SideBar } from "../SideBar/index.3ea827ea.js";
9
+ import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.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.0d49daff.js";
4
+ import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.3ea827ea.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.b3ed9375.js";
8
- import { Q as QRCode } from "../../node_modules.47f7709b.js";
7
+ import { c as classes, g as getSize } from "../PrintingSystem/index.02517f9c.js";
8
+ import { Q as QRCode } from "../../node_modules.4d80a09c.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.fa98eb78.js";
3
+ import { I as Image } from "../Image/index.fd6f2c5f.js";
4
4
  import { useLocales } from "@m4l/graphics";
5
- import { I as ImageButton } from "../mui_extended/Button/index.81367a73.js";
5
+ import { I as ImageButton } from "../mui_extended/Button/index.c6befaeb.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";
@@ -4,9 +4,9 @@ import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/mater
4
4
  import { unstable_composeClasses } from "@mui/base";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
6
  import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.a0ad2d9e.js";
7
- import { I as Icon } from "../Icon/index.58eaf354.js";
7
+ import { I as Icon } from "../Icon/index.1976cb37.js";
8
8
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
9
- import { B as Button } from "../mui_extended/Button/index.81367a73.js";
9
+ import { B as Button } from "../mui_extended/Button/index.c6befaeb.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.4f4724c4.js";
15
+ import { L as LoadingError } from "../LoadingError/index.2aa5daba.js";
16
16
  const componentName = "M4LMFLoader";
17
17
  const mfLoaderClasses = generateUtilityClasses(componentName, [
18
18
  "root",
@@ -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.fa98eb78.js";
3
+ import { I as Image } from "../Image/index.fd6f2c5f.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.a3792770.js";
4
+ import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.690184a8.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
10
  import { u as useModal } from "../../hooks/useModal/index.66a0c82e.js";
11
- import { I as Icon } from "../Icon/index.58eaf354.js";
11
+ import { I as Icon } from "../Icon/index.1976cb37.js";
12
12
  import { S as Stack } from "../mui_extended/Stack/index.0e53197c.js";
13
- import { W as WindowBase } from "../modal/WindowBase.4881da1f.js";
14
- import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.cce92677.js";
13
+ import { W as WindowBase } from "../modal/WindowBase.f38260ec.js";
14
+ import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.ad2460cf.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.81367a73.js";
4
+ import { B as Button } from "../mui_extended/Button/index.c6befaeb.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.b3ed9375.js";
2
+ import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.02517f9c.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.58eaf354.js";
3
+ import { I as Icon } from "../Icon/index.1976cb37.js";
4
4
  import { jsx, jsxs } from "react/jsx-runtime";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
6
  const PaperFormRoot = styled("div")(({
@@ -7,7 +7,7 @@ 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.32fc9419.js";
10
+ import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.js";
11
11
  const ContainerPeriod = styled("div")(({
12
12
  theme
13
13
  }) => ({
@@ -2,18 +2,18 @@ import { generateUtilityClasses, styled } from "@mui/material";
2
2
  import { unstable_composeClasses } from "@mui/base";
3
3
  import { g as getComponentUtilityClass } from "../../utils/index.de903261.js";
4
4
  import clsx from "clsx";
5
- import { D as DividerNode } from "./subcomponents/DividerNode/index.45284722.js";
6
- import { S as SectionNode } from "./subcomponents/SectionNode/index.2c52ee12.js";
7
- import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.f0ac0243.js";
8
- import { H as HeaderNode } from "./subcomponents/HeaderNode/index.d67484e5.js";
9
- import { a as ImageNode, Q as QRImageNode } from "../Image/index.fa98eb78.js";
10
- import { B as BodyNode } from "./subcomponents/BodyNode/index.7a5c7bdd.js";
11
- import { F as FooterNode } from "./subcomponents/FooterNode/index.a83e65dc.js";
12
- import { P as PaperNode } from "./subcomponents/PaperNode/index.ab17815a.js";
13
- import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.8a2617ae.js";
14
- import { G as GridNode } from "./subcomponents/GridNode/index.cb7d0af9.js";
15
- import { C as ChartNode } from "./subcomponents/ChartNode/index.85914c4b.js";
16
- import { P as PagerNode, a as PageRender } from "../Page/index.aa33f20b.js";
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";
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.b3ed9375.js";
2
+ import { c as classes, g as getSize } from "../../index.02517f9c.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.b3ed9375.js";
1
+ import { c as classes } from "../../index.02517f9c.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.b3ed9375.js";
1
+ import { c as classes } from "../../index.02517f9c.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.b3ed9375.js";
2
+ import { c as classes, g as getSize } from "../../index.02517f9c.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.b3ed9375.js";
2
+ import { c as classes, g as getSize } from "../../index.02517f9c.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.b3ed9375.js";
2
+ import { c as classes, g as getSize } from "../../index.02517f9c.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.b3ed9375.js";
2
+ import { c as classes } from "../../index.02517f9c.js";
3
3
  import clsx from "clsx";
4
4
  import { jsxs, jsx } from "react/jsx-runtime";
5
5
  const PaperNode = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { useBase, evaluateWithContext } from "@m4l/core";
2
- import { c as classes, g as getSize } from "../../index.b3ed9375.js";
2
+ import { c as classes, g as getSize } from "../../index.02517f9c.js";
3
3
  import clsx from "clsx";
4
4
  import { jsxs, jsx } from "react/jsx-runtime";
5
5
  const PropertyValueNode = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { useBase } from "@m4l/core";
2
- import { c as classes, g as getSize } from "../../index.b3ed9375.js";
2
+ import { c as classes, g as getSize } from "../../index.02517f9c.js";
3
3
  import clsx from "clsx";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const SectionNode = (props) => {
@@ -1,5 +1,5 @@
1
1
  import { useBase, evaluateWithContext } from "@m4l/core";
2
- import { c as classes } from "../../index.b3ed9375.js";
2
+ import { c as classes } from "../../index.02517f9c.js";
3
3
  import clsx from "clsx";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const TextBoxNode = (props) => {
@@ -6,7 +6,7 @@ import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
6
6
  import { g as getNameDataTestId } from "../../test/getNameDataTestId.14875ec7.js";
7
7
  import { useState } from "react";
8
8
  import { jsxs, jsx } from "react/jsx-runtime";
9
- import { I as Icon } from "../Icon/index.58eaf354.js";
9
+ import { I as Icon } from "../Icon/index.1976cb37.js";
10
10
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
11
11
  const PropertyValueRoot = styled("div")(({
12
12
  theme
@@ -16,6 +16,7 @@ export declare const getSideBarClassesByState: (ownerState: SideBarState) => {
16
16
  contentGroups: string;
17
17
  wrapperGroup: string;
18
18
  wrapperGroupTitle: string;
19
+ itemListMainRootContainer: string;
19
20
  itemListMainRoot: string;
20
21
  containerListSubItem: string;
21
22
  navItemMainRoot: string;
@@ -10,6 +10,7 @@ export interface SideBarClassesType {
10
10
  contentGroups: string;
11
11
  wrapperGroup: string;
12
12
  wrapperGroupTitle: string;
13
+ itemListMainRootContainer: string;
13
14
  itemListMainRoot: string;
14
15
  containerListSubItem: string;
15
16
  navItemMainRoot: string;
@@ -7,12 +7,12 @@ import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
7
7
  import { styled as styled$1, alpha } from "@mui/material/styles";
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.58eaf354.js";
10
+ import { I as Icon, A as ArrowIcon } from "../Icon/index.1976cb37.js";
11
11
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
12
12
  import clsx from "clsx";
13
13
  import { useLocation } from "react-router-dom";
14
- import { I as Image } from "../Image/index.fa98eb78.js";
15
- import { I as IconButton } from "../mui_extended/IconButton/index.32fc9419.js";
14
+ import { I as Image } from "../Image/index.fd6f2c5f.js";
15
+ import { I as IconButton } from "../mui_extended/IconButton/index.63a9d74c.js";
16
16
  import { useResponsive } from "@m4l/styles";
17
17
  const SideBarRoot = styled("div")(({
18
18
  theme
@@ -43,6 +43,7 @@ generateUtilityClasses(
43
43
  "contentGroups",
44
44
  "wrapperGroup",
45
45
  "wrapperGroupTitle",
46
+ "itemListMainRootContainer",
46
47
  "itemListMainRoot",
47
48
  "containerListSubItem",
48
49
  "navItemMainRoot",
@@ -89,6 +90,7 @@ const getSideBarClassesByState = (ownerState) => {
89
90
  contentGroups: ["contentGroups"],
90
91
  wrapperGroup: ["wrapperGroup"],
91
92
  wrapperGroupTitle: ["wrapperGroupTitle"],
93
+ itemListMainRootContainer: ["itemListMainRootContainer"],
92
94
  itemListMainRoot: ["itemListMainRoot"],
93
95
  containerListSubItem: ["containerListSubItem"],
94
96
  navItemMainRoot: ["navItemMainRoot"],
@@ -640,12 +642,7 @@ const ContentGroups = () => {
640
642
  children: group.title
641
643
  })
642
644
  }), /* @__PURE__ */ jsx("div", {
643
- style: {
644
- display: "flex",
645
- flexDirection: "column",
646
- width: "100%",
647
- height: "auto"
648
- },
645
+ className: classes.itemListMainRootContainer,
649
646
  children: group.children?.map((list, id) => /* @__PURE__ */ jsx(ItemListMain, {
650
647
  list,
651
648
  itemMainActive,
@@ -1,11 +1,11 @@
1
1
  import { styled, generateUtilityClasses } from "@mui/material";
2
- import { A } from "../../node_modules.47f7709b.js";
2
+ import { A } from "../../node_modules.4d80a09c.js";
3
3
  import { jsxs, jsx } from "react/jsx-runtime";
4
4
  import { unstable_composeClasses } from "@mui/base";
5
5
  import { g as getComponentUtilityClass } from "../../utils/index.de903261.js";
6
6
  import { useEnvironment } from "@m4l/core";
7
7
  import { useMemo } from "react";
8
- import { I as Icon } from "../Icon/index.58eaf354.js";
8
+ import { I as Icon } from "../Icon/index.1976cb37.js";
9
9
  const ToastContainerRoot = styled("div")(({ theme }) => ({
10
10
  ...theme.components?.M4LToastContainer?.styleOverrides
11
11
  }));