@m4l/components 0.2.21 → 0.2.23

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 (65) hide show
  1. package/components/AccountPopover/{index.b00671fa.js → index.5d50006d.js} +1 -1
  2. package/components/AppBar/{index.3a694645.js → index.25161cf9.js} +2 -2
  3. package/components/CommonActions/components/ActionCancel/{index.bd595785.js → index.a29b596a.js} +1 -1
  4. package/components/CommonActions/components/ActionFormCancel/{index.6fd990b7.js → index.00a61ea9.js} +2 -2
  5. package/components/CommonActions/components/ActionFormIntro/{index.798cb977.js → index.911bca41.js} +1 -1
  6. package/components/CommonActions/components/ActionIntro/{index.64498081.js → index.44b80eb3.js} +1 -1
  7. package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.6faecd3c.js → index.0b8b64ff.js} +1 -1
  8. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.3cabb920.js → index.b54e968c.js} +1 -1
  9. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.fd1bea19.js → index.20762ae8.js} +1 -1
  10. package/components/DataGrid/{index.660a6e7b.js → index.f4623c6b.js} +2 -2
  11. package/components/DataGrid/subcomponents/Actions/{index.e07a52bf.js → index.ecd849b9.js} +8 -8
  12. package/components/DragResizeWindow/{index.7c402375.js → index.7b1dfc74.js} +1 -1
  13. package/components/DynamicFilter/{index.0d1fcfa7.js → index.3297b25f.js} +8 -8
  14. package/components/Icon/{index.770f86ae.js → index.b99160ae.js} +1 -1
  15. package/components/Image/{index.6dd3b128.js → index.2b8dec69.js} +2 -2
  16. package/components/LanguagePopover/{index.b7f2816d.js → index.730b4b7e.js} +2 -2
  17. package/components/LoadingError/{index.3a86956f.js → index.8a4ce00b.js} +2 -2
  18. package/components/MFLoader/{index.544940c7.js → index.d0b06c1d.js} +1 -1
  19. package/components/NoItemSelected/{index.08ec6c48.js → index.b4afe0ba.js} +1 -1
  20. package/components/ObjectLogs/{index.0d263f80.js → index.d467f09f.js} +4 -4
  21. package/components/PDFViewer/{index.de51408a.js → index.6be96baf.js} +1 -1
  22. package/components/Page/{index.09e28ba1.js → index.ba64b2c4.js} +1 -1
  23. package/components/PaperForm/{index.130ce6ad.js → index.bcf95def.js} +1 -1
  24. package/components/Period/{index.3c7e8590.js → index.fbaf483d.js} +1 -1
  25. package/components/PrintingSystem/{index.9dcfb35d.js → index.1e83a6c5.js} +12 -12
  26. package/components/PrintingSystem/subcomponents/BodyNode/{index.a3897785.js → index.6f508c56.js} +1 -1
  27. package/components/PrintingSystem/subcomponents/ChartNode/{index.ecd5e809.js → index.f8892226.js} +25 -9
  28. package/components/PrintingSystem/subcomponents/DividerNode/{index.6e177f94.js → index.31415ece.js} +1 -1
  29. package/components/PrintingSystem/subcomponents/FooterNode/{index.82f1e38f.js → index.e635b0e3.js} +1 -1
  30. package/components/PrintingSystem/subcomponents/GridNode/{index.2b8fef69.js → index.d0f23fe4.js} +4 -2
  31. package/components/PrintingSystem/subcomponents/HeaderNode/{index.a5d48adf.js → index.9c404c02.js} +1 -1
  32. package/components/PrintingSystem/subcomponents/PaperNode/{index.a4c5c3e6.js → index.750602dd.js} +1 -1
  33. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.3764b312.js → index.2e67247f.js} +1 -1
  34. package/components/PrintingSystem/subcomponents/SectionNode/{index.4941ecf4.js → index.68cacbbf.js} +1 -1
  35. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.9cc3b262.js → index.62188b50.js} +1 -1
  36. package/components/PropertyValue/{index.d975c7f3.js → index.f88a296e.js} +1 -1
  37. package/components/SideBar/{index.e55c9b7c.js → index.62a5659b.js} +3 -3
  38. package/components/ToastContainer/{index.b5f27f85.js → index.7c9bc5be.js} +2 -2
  39. package/components/areas/components/AreasAdmin/{index.c802bb2f.js → index.df17052d.js} +8 -8
  40. package/components/areas/components/AreasViewer/{index.214d8c7d.js → index.36975375.js} +7 -7
  41. package/components/areas/contexts/AreasContext/{index.055ab6e2.js → index.4fed7a17.js} +2 -2
  42. package/components/areas/hooks/useAreas/{index.5da0bc90.js → index.511b843f.js} +1 -1
  43. package/components/formatters/BooleanFormatter/{index.7a463493.js → index.c6f50487.js} +2 -2
  44. package/components/formatters/{index.648cf3b0.js → index.611e3264.js} +1 -1
  45. package/components/hook-form/RHFAutocomplete/{index.d05ae217.js → index.2c851533.js} +2 -2
  46. package/components/hook-form/RHFAutocompleteAsync/{index.699b8aaf.js → index.e35ebd61.js} +1 -1
  47. package/components/hook-form/RHFColorPicker/{index.c069ef4d.js → index.1b42bae4.js} +3 -3
  48. package/components/hook-form/RHFDateTime/{index.97bd36d7.js → index.f8bbac56.js} +1 -1
  49. package/components/hook-form/RHFPeriod/{index.4e10efa3.js → index.fe6f9b45.js} +1 -1
  50. package/components/hook-form/RHFTextField/{index.78934e84.js → index.09c5da15.js} +1 -1
  51. package/components/hook-form/RHFUpload/{index.7178a50b.js → index.f424caee.js} +2 -2
  52. package/components/modal/{WindowBase.14255209.js → WindowBase.321fa298.js} +2 -2
  53. package/components/modal/{WindowConfirm.f79ee169.js → WindowConfirm.aae5a438.js} +4 -4
  54. package/components/mui_extended/Accordion/{index.fb6849e8.js → index.e06aaefc.js} +2 -2
  55. package/components/mui_extended/Button/{index.928f05b7.js → index.717945f3.js} +1 -1
  56. package/components/mui_extended/IconButton/{index.023c369f.js → index.b3fe7a6e.js} +1 -1
  57. package/components/mui_extended/MenuActions/{index.34293162.js → index.5871d199.js} +2 -2
  58. package/components/mui_extended/Pager/{index.212ee603.js → index.eda63c51.js} +1 -1
  59. package/components/mui_extended/ToggleButton/{index.cb0fb441.js → index.5222f1ac.js} +1 -1
  60. package/components/mui_extended/ToggleIconButton/{index.49390b68.js → index.b2e79e73.js} +1 -1
  61. package/hooks/useFormAddEdit/{index.5e748884.js → index.aa4e720e.js} +1 -1
  62. package/index.js +63 -63
  63. package/{node_modules.448153f1.js → node_modules.3c6b318a.js} +1 -1
  64. package/package.json +1 -1
  65. package/{vendor.daffbfe5.js → vendor.9acc9c5b.js} +49 -49
@@ -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.b3eca6b1.js";
10
- import { I as Icon } from "../Icon/index.770f86ae.js";
10
+ import { I as Icon } from "../Icon/index.b99160ae.js";
11
11
  import clsx from "clsx";
12
12
  const componentName = "M4LAccountPopover";
13
13
  generateUtilityClasses(componentName, [
@@ -5,9 +5,9 @@ import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
5
5
  import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  import { jsxs, jsx } from "react/jsx-runtime";
8
- import { I as Image } from "../Image/index.6dd3b128.js";
8
+ import { I as Image } from "../Image/index.2b8dec69.js";
9
9
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
10
- import { I as IconButton } from "../mui_extended/IconButton/index.023c369f.js";
10
+ import { I as IconButton } from "../mui_extended/IconButton/index.b3fe7a6e.js";
11
11
  const AppBarRoot = styled("header")(({
12
12
  theme
13
13
  }) => ({
@@ -1,5 +1,5 @@
1
1
  import { useModuleDictionary } from "@m4l/core";
2
- import { B as Button } from "../../../mui_extended/Button/index.928f05b7.js";
2
+ import { B as Button } from "../../../mui_extended/Button/index.717945f3.js";
3
3
  import { u as useCommonActionsUtilityClasses } from "../Actions/index.b8a1d42a.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.928f05b7.js";
3
+ import { B as Button } from "../../../mui_extended/Button/index.717945f3.js";
4
4
  import { useCallback, useEffect } from "react";
5
5
  import { u as useModal } from "../../../../hooks/useModal/index.50b23c06.js";
6
6
  import { u as useCommonActionsUtilityClasses } from "../Actions/index.b8a1d42a.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.f79ee169.js";
9
+ import { W as WindowConfirm } from "../../../modal/WindowConfirm.aae5a438.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.928f05b7.js";
4
+ import { L as LoadingButton } from "../../../mui_extended/Button/index.717945f3.js";
5
5
  import { u as useCommonActionsUtilityClasses } from "../Actions/index.b8a1d42a.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.928f05b7.js";
2
+ import { B as Button } from "../../../mui_extended/Button/index.717945f3.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.b8a1d42a.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.7a463493.js";
3
+ import { B as BooleanFormatter } from "../../../formatters/BooleanFormatter/index.c6f50487.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.648cf3b0.js";
3
+ import { C as ConcatenatedFormatter } from "../../../formatters/index.611e3264.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.660a6e7b.js";
2
+ import { d as dataGridClasses } from "../../index.f4623c6b.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.9ac45602.js";
2
- import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.212ee603.js";
2
+ import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.eda63c51.js";
3
3
  import { styled } from "@mui/material/styles";
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";
@@ -9,7 +9,7 @@ import { SvgIcon, Checkbox, InputBase, Skeleton, generateUtilityClasses, generat
9
9
  import { jsx, jsxs } from "react/jsx-runtime";
10
10
  import { D as DATAGRID_SELECT_COLUMN_KEY, c as componentName, a as DATAGRID_PREFIX_NAME } from "./constants.e334cd50.js";
11
11
  import { voidFunction, useModuleDictionary, useModuleSkeleton, getPropertyByString } from "@m4l/core";
12
- import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.e07a52bf.js";
12
+ import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.ecd849b9.js";
13
13
  import { unstable_composeClasses } from "@mui/base";
14
14
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
15
15
  import { g as getNameDataTestId } from "../../test/getNameDataTestId.14875ec7.js";
@@ -1,20 +1,20 @@
1
- import { M as MenuActions } from "../../../mui_extended/MenuActions/index.34293162.js";
2
- import { u as useDataGrid, a as useFilters, D as DataGridRoot, b as dictionary } from "../../index.660a6e7b.js";
1
+ import { M as MenuActions } from "../../../mui_extended/MenuActions/index.5871d199.js";
2
+ import { u as useDataGrid, a as useFilters, D as DataGridRoot, b as dictionary } from "../../index.f4623c6b.js";
3
3
  import { useTheme, 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.212ee603.js";
7
- import { I as IconButton } from "../../../mui_extended/IconButton/index.023c369f.js";
6
+ import { P as Pager } from "../../../mui_extended/Pager/index.eda63c51.js";
7
+ import { I as IconButton } from "../../../mui_extended/IconButton/index.b3fe7a6e.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
11
  import { styled } from "@mui/material/styles";
12
- import { C as ColumnInteractiveCheckFormatter } from "../../formatters/ColumnInteractiveCheckFormatter/index.fd1bea19.js";
12
+ import { C as ColumnInteractiveCheckFormatter } from "../../formatters/ColumnInteractiveCheckFormatter/index.20762ae8.js";
13
13
  import { u as useModal } from "../../../../hooks/useModal/index.50b23c06.js";
14
- import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.bd595785.js";
15
- import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.64498081.js";
14
+ import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.a29b596a.js";
15
+ import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.44b80eb3.js";
16
16
  import { useResponsiveDesktop } from "@m4l/graphics";
17
- import { W as WindowBase } from "../../../modal/WindowBase.14255209.js";
17
+ import { W as WindowBase } from "../../../modal/WindowBase.321fa298.js";
18
18
  import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.b8a1d42a.js";
19
19
  function ActionsFormatter(props) {
20
20
  const {
@@ -2,7 +2,7 @@ import React__default, { useState, useRef, useCallback, useEffect, useMemo } fro
2
2
  import { D as DraggableCore_1 } from "../../react-draggable.38b6012b.js";
3
3
  import clsx from "clsx";
4
4
  import { styled } from "@mui/material/styles";
5
- import { M as MAP_ZINDEX_OVER_MAP } from "../../vendor.daffbfe5.js";
5
+ import { M as MAP_ZINDEX_OVER_MAP } from "../../vendor.9acc9c5b.js";
6
6
  import { generateUtilityClasses } from "@mui/material";
7
7
  import "@mui/base";
8
8
  import { M as MAP_ZINDEX_OVER_MAP$1 } from "../PopupsProvider/index.3d5ad0ee.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.b8a1d42a.js";
11
- import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.d05ae217.js";
11
+ import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.2c851533.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.97bd36d7.js";
17
- import { R as RHFTextField } from "../hook-form/RHFTextField/index.78934e84.js";
16
+ import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.f8bbac56.js";
17
+ import { R as RHFTextField } from "../hook-form/RHFTextField/index.09c5da15.js";
18
18
  import * as Yup from "yup";
19
19
  import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphics";
20
20
  import { styled, useTheme } from "@mui/material/styles";
21
21
  import { S as ScrollBar } from "../ScrollBar/index.010f1b9d.js";
22
22
  import clsx from "clsx";
23
- import { I as IconButton } from "../mui_extended/IconButton/index.023c369f.js";
24
- import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.34293162.js";
23
+ import { I as IconButton } from "../mui_extended/IconButton/index.b3fe7a6e.js";
24
+ import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.5871d199.js";
25
25
  import { P as Popover } from "../mui_extended/Popover/index.b3eca6b1.js";
26
- import { I as Icon } from "../Icon/index.770f86ae.js";
26
+ import { I as Icon } from "../Icon/index.b99160ae.js";
27
27
  import { R as RHFormProvider } from "../../contexts/RHFormContext/index.7769076a.js";
28
- import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.bd595785.js";
29
- import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.64498081.js";
28
+ import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.a29b596a.js";
29
+ import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.44b80eb3.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,7 +1,7 @@
1
1
  import React__default, { useState, useEffect } from "react";
2
2
  import { useEnvironment } from "@m4l/core";
3
3
  import { styled, generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
4
- import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.e55c9b7c.js";
4
+ import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.62a5659b.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";
@@ -5,8 +5,8 @@ import { jsx, Fragment, jsxs } from "react/jsx-runtime";
5
5
  import { styled, Skeleton as Skeleton$1, generateUtilityClasses, generateUtilityClass } from "@mui/material";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  import clsx from "clsx";
8
- import { c as classes, g as getSize } from "../PrintingSystem/index.9dcfb35d.js";
9
- import { Q as QRCode } from "../../node_modules.448153f1.js";
8
+ import { c as classes, g as getSize } from "../PrintingSystem/index.1e83a6c5.js";
9
+ import { Q as QRCode } from "../../node_modules.3c6b318a.js";
10
10
  function isIntersectionObserverAvailable() {
11
11
  return typeof window !== "undefined" && "IntersectionObserver" in window && "IntersectionObserverEntry" in window;
12
12
  }
@@ -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.6dd3b128.js";
3
+ import { I as Image } from "../Image/index.2b8dec69.js";
4
4
  import { useLocales } from "@m4l/graphics";
5
- import { I as ImageButton } from "../mui_extended/Button/index.928f05b7.js";
5
+ import { I as ImageButton } from "../mui_extended/Button/index.717945f3.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.32caeee2.js";
7
- import { I as Icon } from "../Icon/index.770f86ae.js";
7
+ import { I as Icon } from "../Icon/index.b99160ae.js";
8
8
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
9
- import { B as Button } from "../mui_extended/Button/index.928f05b7.js";
9
+ import { B as Button } from "../mui_extended/Button/index.717945f3.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.3a86956f.js";
15
+ import { L as LoadingError } from "../LoadingError/index.8a4ce00b.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 } from "@mui/material/styles";
3
- import { I as Image } from "../Image/index.6dd3b128.js";
3
+ import { I as Image } from "../Image/index.2b8dec69.js";
4
4
  import { generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
5
5
  import { useMemo } from "react";
6
6
  import { unstable_composeClasses } from "@mui/base";
@@ -1,7 +1,7 @@
1
1
  import { useState, useEffect, useCallback, useMemo } from "react";
2
2
  import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
3
3
  import { styled } from "@mui/material/styles";
4
- import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.660a6e7b.js";
4
+ import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.f4623c6b.js";
5
5
  import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
6
6
  import { Tooltip, IconButton } from "@mui/material";
7
7
  import { useHostTheme, useResponsiveDesktop } from "@m4l/graphics";
@@ -9,10 +9,10 @@ import { R as ReactJson } from "../../react-json-view.5636414a.js";
9
9
  import { S as ScrollBar } from "../ScrollBar/index.010f1b9d.js";
10
10
  import { jsx, jsxs } from "react/jsx-runtime";
11
11
  import { u as useModal } from "../../hooks/useModal/index.50b23c06.js";
12
- import { I as Icon } from "../Icon/index.770f86ae.js";
12
+ import { I as Icon } from "../Icon/index.b99160ae.js";
13
13
  import { S as Stack } from "../mui_extended/Stack/index.0e53197c.js";
14
- import { W as WindowBase } from "../modal/WindowBase.14255209.js";
15
- import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.0d1fcfa7.js";
14
+ import { W as WindowBase } from "../modal/WindowBase.321fa298.js";
15
+ import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.3297b25f.js";
16
16
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
17
17
  const Container = styled("div")(() => ({
18
18
  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.928f05b7.js";
4
+ import { B as Button } from "../mui_extended/Button/index.717945f3.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.9dcfb35d.js";
2
+ import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.1e83a6c5.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,7 +1,7 @@
1
1
  import { styled } from "@mui/material/styles";
2
2
  import { useModuleSkeleton } from "@m4l/core";
3
3
  import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
4
- import { I as Icon } from "../Icon/index.770f86ae.js";
4
+ import { I as Icon } from "../Icon/index.b99160ae.js";
5
5
  import { jsx, jsxs } from "react/jsx-runtime";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  const PaperFormRoot = styled("div")(({
@@ -1,7 +1,7 @@
1
1
  import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/core";
2
2
  import { styled, generateUtilityClasses, generateUtilityClass, Autocomplete, TextField, Skeleton } from "@mui/material";
3
3
  import { useMemo } from "react";
4
- import { I as Icon } from "../Icon/index.770f86ae.js";
4
+ import { I as Icon } from "../Icon/index.b99160ae.js";
5
5
  import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.b8a1d42a.js";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
@@ -3,18 +3,18 @@ import { unstable_composeClasses } from "@mui/base";
3
3
  import { g as getComponentUtilityClass } from "../../utils/index.79b6a2c1.js";
4
4
  import { styled, useTheme } from "@mui/material/styles";
5
5
  import clsx from "clsx";
6
- import { D as DividerNode } from "./subcomponents/DividerNode/index.6e177f94.js";
7
- import { S as SectionNode } from "./subcomponents/SectionNode/index.4941ecf4.js";
8
- import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.9cc3b262.js";
9
- import { H as HeaderNode } from "./subcomponents/HeaderNode/index.a5d48adf.js";
10
- import { a as ImageNode, Q as QRImageNode } from "../Image/index.6dd3b128.js";
11
- import { B as BodyNode } from "./subcomponents/BodyNode/index.a3897785.js";
12
- import { F as FooterNode } from "./subcomponents/FooterNode/index.82f1e38f.js";
13
- import { P as PaperNode } from "./subcomponents/PaperNode/index.a4c5c3e6.js";
14
- import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.3764b312.js";
15
- import { G as GridNode } from "./subcomponents/GridNode/index.2b8fef69.js";
16
- import { C as ChartNode } from "./subcomponents/ChartNode/index.ecd5e809.js";
17
- import { P as PagerNode, a as PageRender } from "../Page/index.09e28ba1.js";
6
+ import { D as DividerNode } from "./subcomponents/DividerNode/index.31415ece.js";
7
+ import { S as SectionNode } from "./subcomponents/SectionNode/index.68cacbbf.js";
8
+ import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.62188b50.js";
9
+ import { H as HeaderNode } from "./subcomponents/HeaderNode/index.9c404c02.js";
10
+ import { a as ImageNode, Q as QRImageNode } from "../Image/index.2b8dec69.js";
11
+ import { B as BodyNode } from "./subcomponents/BodyNode/index.6f508c56.js";
12
+ import { F as FooterNode } from "./subcomponents/FooterNode/index.e635b0e3.js";
13
+ import { P as PaperNode } from "./subcomponents/PaperNode/index.750602dd.js";
14
+ import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.2e67247f.js";
15
+ import { G as GridNode } from "./subcomponents/GridNode/index.d0f23fe4.js";
16
+ import { C as ChartNode } from "./subcomponents/ChartNode/index.f8892226.js";
17
+ import { P as PagerNode, a as PageRender } from "../Page/index.ba64b2c4.js";
18
18
  import { useBase, evaluateWithContext } from "@m4l/core";
19
19
  import { jsxs, jsx } from "react/jsx-runtime";
20
20
  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.9dcfb35d.js";
2
+ import { c as classes, g as getSize } from "../../index.1e83a6c5.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.9dcfb35d.js";
1
+ import { c as classes } from "../../index.1e83a6c5.js";
2
2
  import clsx from "clsx";
3
3
  import { createRef, useEffect } from "react";
4
4
  import { Chart, registerables } from "chart.js";
@@ -21,14 +21,29 @@ const ChartNode = (props) => {
21
21
  } = useBase();
22
22
  const pointsMaybeString = typeof points === "string" && regexPattern.exec(points) || "";
23
23
  const formatPoints = typeof points === "string" ? getPropertyByString(sourceData, pointsMaybeString[1]) : points;
24
- const data = Array.isArray(formatPoints) && formatPoints.length > 0 ? formatPoints.map((point) => {
24
+ const adjustedPoints = [];
25
+ if (Array.isArray(formatPoints) && formatPoints.length > 0) {
26
+ formatPoints.forEach((point, index) => {
27
+ adjustedPoints.push(point);
28
+ if (index < formatPoints.length - 1) {
29
+ const nextPoint = formatPoints[index + 1];
30
+ const step = 0.5;
31
+ for (let x = point.avg + step; x < nextPoint.avg; x += step) {
32
+ adjustedPoints.push({
33
+ avg: x,
34
+ correction: null,
35
+ uncertainty: null
36
+ });
37
+ }
38
+ }
39
+ });
40
+ }
41
+ const data = Array.isArray(adjustedPoints) && adjustedPoints.length > 0 ? adjustedPoints.map((point) => {
25
42
  return {
26
- x: 0,
27
- xMin: 0,
28
- xMax: 0,
43
+ x: point.avg,
29
44
  y: point.correction,
30
- yMin: point.correction - point.uncertainty,
31
- yMax: point.correction + point.uncertainty
45
+ yMin: point.correction !== null && point.uncertainty !== null ? point.correction - point.uncertainty : 0,
46
+ yMax: point.correction !== null && point.uncertainty !== null ? point.correction + point.uncertainty : 0
32
47
  };
33
48
  }) : [];
34
49
  useEffect(() => {
@@ -38,7 +53,7 @@ const ChartNode = (props) => {
38
53
  if (ctx != null) {
39
54
  new LineWithErrorBarsChart(ctx, {
40
55
  data: {
41
- labels: Array.isArray(formatPoints) && formatPoints.length > 0 ? formatPoints.map((point) => point.avg) : [],
56
+ labels: Array.isArray(adjustedPoints) && adjustedPoints.length > 0 ? adjustedPoints.map((point) => point.avg) : [],
42
57
  datasets: [{
43
58
  data,
44
59
  borderWidth: 0,
@@ -62,7 +77,8 @@ const ChartNode = (props) => {
62
77
  title: {
63
78
  display: true,
64
79
  text: evaluateWithContext(sourceData, messageX)
65
- }
80
+ },
81
+ beginAtZero: false
66
82
  },
67
83
  y: {
68
84
  title: {
@@ -1,4 +1,4 @@
1
- import { c as classes } from "../../index.9dcfb35d.js";
1
+ import { c as classes } from "../../index.1e83a6c5.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.9dcfb35d.js";
2
+ import { c as classes, g as getSize } from "../../index.1e83a6c5.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.9dcfb35d.js";
2
+ import { c as classes, g as getSize } from "../../index.1e83a6c5.js";
3
3
  import clsx from "clsx";
4
4
  import { jsxs, jsx } from "react/jsx-runtime";
5
5
  const GridNode = (props) => {
@@ -54,7 +54,9 @@ const GridNode = (props) => {
54
54
  minWidth: getSize(dataColumns[id].width || "auto", unitSize),
55
55
  justifyContent: cell.alignX ? cell.alignX : "center"
56
56
  },
57
- children: isNested ? getPropertyByString(row, dataColumns[id].nestedValue || "") : row[dataColumns[id].key]
57
+ children: isNested ? evaluateWithContext({
58
+ row
59
+ }, dataColumns[id].nestedValue || "") : row[dataColumns[id].key]
58
60
  }, `td-${Math.random().toString(36).substring(7)}`);
59
61
  })
60
62
  }, `tr-${Math.random().toString(36).substring(7)}`);
@@ -1,5 +1,5 @@
1
1
  import { useBase } from "@m4l/core";
2
- import { c as classes, g as getSize } from "../../index.9dcfb35d.js";
2
+ import { c as classes, g as getSize } from "../../index.1e83a6c5.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.9dcfb35d.js";
2
+ import { c as classes } from "../../index.1e83a6c5.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.9dcfb35d.js";
2
+ import { c as classes, g as getSize } from "../../index.1e83a6c5.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.9dcfb35d.js";
2
+ import { c as classes, g as getSize } from "../../index.1e83a6c5.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.9dcfb35d.js";
2
+ import { c as classes } from "../../index.1e83a6c5.js";
3
3
  import clsx from "clsx";
4
4
  import { jsx } from "react/jsx-runtime";
5
5
  const TextBoxNode = (props) => {
@@ -7,7 +7,7 @@ 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 { useState } from "react";
9
9
  import { jsxs, jsx } from "react/jsx-runtime";
10
- import { I as Icon } from "../Icon/index.770f86ae.js";
10
+ import { I as Icon } from "../Icon/index.b99160ae.js";
11
11
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
12
12
  const PropertyValueRoot = styled("div")(({
13
13
  theme
@@ -7,9 +7,9 @@ import { unstable_composeClasses } from "@mui/base";
7
7
  import { g as getComponentUtilityClass } from "../../utils/index.79b6a2c1.js";
8
8
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
9
9
  import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
10
- import { I as Image } from "../Image/index.6dd3b128.js";
11
- import { I as IconButton } from "../mui_extended/IconButton/index.023c369f.js";
12
- import { I as Icon, A as ArrowIcon } from "../Icon/index.770f86ae.js";
10
+ import { I as Image } from "../Image/index.2b8dec69.js";
11
+ import { I as IconButton } from "../mui_extended/IconButton/index.b3fe7a6e.js";
12
+ import { I as Icon, A as ArrowIcon } from "../Icon/index.b99160ae.js";
13
13
  import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
14
14
  import clsx from "clsx";
15
15
  import { useLocation } from "react-router-dom";
@@ -1,11 +1,11 @@
1
1
  import { styled, generateUtilityClasses } from "@mui/material";
2
- import { A } from "../../node_modules.448153f1.js";
2
+ import { A } from "../../node_modules.3c6b318a.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.79b6a2c1.js";
6
6
  import { useEnvironment } from "@m4l/core";
7
7
  import { useMemo } from "react";
8
- import { I as Icon } from "../Icon/index.770f86ae.js";
8
+ import { I as Icon } from "../Icon/index.b99160ae.js";
9
9
  const ToastContainerRoot = styled("div")(({ theme }) => ({
10
10
  ...theme.components?.M4LToastContainer?.styleOverrides
11
11
  }));
@@ -1,4 +1,4 @@
1
- import { u as useAreasStore } from "../../hooks/useAreas/index.5da0bc90.js";
1
+ import { u as useAreasStore } from "../../hooks/useAreas/index.511b843f.js";
2
2
  import { useEnvironment, useModuleDictionary } from "@m4l/core";
3
3
  import { useState, useRef, useMemo } from "react";
4
4
  import * as Yup from "yup";
@@ -13,19 +13,19 @@ import { styled } from "@mui/material/styles";
13
13
  import { useResponsiveDesktop } from "@m4l/graphics";
14
14
  import { shallow } from "zustand/shallow";
15
15
  import { jsx, jsxs, Fragment } from "react/jsx-runtime";
16
- import { M as MenuActions } from "../../../mui_extended/MenuActions/index.34293162.js";
16
+ import { M as MenuActions } from "../../../mui_extended/MenuActions/index.5871d199.js";
17
17
  import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.7769076a.js";
18
- import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.78934e84.js";
18
+ import { R as RHFTextField } from "../../../hook-form/RHFTextField/index.09c5da15.js";
19
19
  import { A as Actions } from "../../../CommonActions/components/Actions/index.b8a1d42a.js";
20
- import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.bd595785.js";
21
- import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.64498081.js";
22
- import { I as IconButton } from "../../../mui_extended/IconButton/index.023c369f.js";
20
+ import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.a29b596a.js";
21
+ import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.44b80eb3.js";
22
+ import { I as IconButton } from "../../../mui_extended/IconButton/index.b3fe7a6e.js";
23
23
  import { P as Popover } from "../../../mui_extended/Popover/index.b3eca6b1.js";
24
24
  import { T as Typography } from "../../../mui_extended/Typography/index.379dd374.js";
25
25
  import { S as ScrollBar } from "../../../ScrollBar/index.010f1b9d.js";
26
26
  import TouchRipple from "@mui/material/ButtonBase/TouchRipple";
27
- import { B as Button } from "../../../mui_extended/Button/index.928f05b7.js";
28
- import { I as Icon } from "../../../Icon/index.770f86ae.js";
27
+ import { B as Button } from "../../../mui_extended/Button/index.717945f3.js";
28
+ import { I as Icon } from "../../../Icon/index.b99160ae.js";
29
29
  import { u as useOnClickOutside } from "../../index.4cc6a221.js";
30
30
  const areasAdminClasses = generateUtilityClasses(AREAS_ADMIN_CLASS_NAME, [
31
31
  "root",