@m4l/components 1.0.6 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (62) hide show
  1. package/components/AccountPopover/{index.dba0c4c9.js → index.97e53037.js} +2 -2
  2. package/components/AppBar/{index.04359fea.js → index.1cd669e2.js} +2 -2
  3. package/components/DynamicFilter/dynamicFilterSlots.d.ts +2 -2
  4. package/components/DynamicFilter/{index.bd03d088.js → index.b56ee9d3.js} +8 -8
  5. package/components/FieldLabel/{index.49fb6686.js → index.b4e9c18c.js} +1 -1
  6. package/components/HamburgerMenu/{index.d1868329.js → index.ead6996d.js} +2 -2
  7. package/components/Icon/{index.f04409de.js → index.0e4bc1c2.js} +2 -2
  8. package/components/Image/{index.1526ba76.js → index.a3e64dcd.js} +1 -1
  9. package/components/LoadingError/{index.8a456aae.js → index.12973823.js} +2 -2
  10. package/components/MFLoader/{index.06717f62.js → index.bf9ffe58.js} +1 -1
  11. package/components/ModalDialog/{index.d9b463ed.js → index.7e584b4c.js} +1 -1
  12. package/components/NoItemSelected/{index.ea471b56.js → index.71be932c.js} +1 -1
  13. package/components/ObjectLogs/{index.050d0dc0.js → index.a7df0772.js} +5 -5
  14. package/components/PDFViewer/{index.002f26a1.js → index.c856f823.js} +1 -1
  15. package/components/Page/{index.524d2862.js → index.f9995356.js} +1 -1
  16. package/components/PaperForm/{index.7ee2dad6.js → index.ca9e19ab.js} +1 -1
  17. package/components/Period/{index.50d2a757.js → index.2c78168c.js} +2 -2
  18. package/components/PrintingSystem/{index.0a9529c0.js → index.8bfc836d.js} +13 -13
  19. package/components/PrintingSystem/subcomponents/BodyNode/{index.0a6e69b6.js → index.f37aeaea.js} +1 -1
  20. package/components/PrintingSystem/subcomponents/ChartNode/{index.4b0313c2.js → index.602fb570.js} +1 -1
  21. package/components/PrintingSystem/subcomponents/DividerNode/{index.a9a03262.js → index.2278f796.js} +1 -1
  22. package/components/PrintingSystem/subcomponents/FooterNode/{index.f1c9a0a9.js → index.8d76df3f.js} +1 -1
  23. package/components/PrintingSystem/subcomponents/GridNode/{index.9f257603.js → index.1e3c435e.js} +1 -1
  24. package/components/PrintingSystem/subcomponents/HeaderNode/{index.f576e40f.js → index.3f0ab738.js} +1 -1
  25. package/components/PrintingSystem/subcomponents/PaperNode/{index.e52f8181.js → index.f444cad7.js} +1 -1
  26. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.5d38b3a8.js → index.592f3293.js} +1 -1
  27. package/components/PrintingSystem/subcomponents/SectionNode/{index.ea6f6ca2.js → index.41fb608c.js} +1 -1
  28. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.d7e19d41.js → index.d378b833.js} +1 -1
  29. package/components/PropertyValue/{index.6b3d9f77.js → index.7e4bce22.js} +2 -2
  30. package/components/SideBar/{index.8d4d790a.js → index.a0a2ae27.js} +4 -4
  31. package/components/ToastContainer/{index.04eb32b2.js → index.5fe6b0f7.js} +1 -1
  32. package/components/areas/contexts/AreasContext/{index.640df83f.js → index.f0aa2770.js} +2 -2
  33. package/components/areas/{dictionary.4ac716be.js → dictionary.f7ba553d.js} +1 -1
  34. package/components/areas/hooks/useAreas/{index.b6ca8954.js → index.e80b5f68.js} +1 -1
  35. package/components/hook-form/RHFAutocompleteAsync/{index.f9035562.js → index.0aa27d6f.js} +2 -2
  36. package/components/hook-form/RHFCheckbox/{index.a2328ed3.js → index.fe5a2e61.js} +2 -2
  37. package/components/hook-form/RHFColorPicker/{index.b29fa976.js → index.2891deae.js} +5 -5
  38. package/components/hook-form/RHFDateTime/{index.e05fee4a.js → index.fc07eaa6.js} +3 -3
  39. package/components/hook-form/RHFPeriod/{index.80555a91.js → index.34a5f497.js} +3 -3
  40. package/components/hook-form/RHFTextField/{index.22858b59.js → index.51fca2b2.js} +3 -3
  41. package/components/hook-form/RHFUpload/{index.5d46afc1.js → index.1c48cd8d.js} +2 -2
  42. package/components/maps/components/GpsTools/{index.19504483.js → index.50942c36.js} +2 -2
  43. package/components/maps/{index.991d46a7.js → index.b4317695.js} +9 -9
  44. package/components/modal/{WindowBase.d4b89141.js → WindowBase.27baa3c5.js} +3 -3
  45. package/components/modal/{WindowConfirm.cf50cf61.js → WindowConfirm.4ef45869.js} +5 -5
  46. package/components/mui_extended/Accordion/{index.3ad2cab5.js → index.c50787bf.js} +2 -2
  47. package/components/mui_extended/Button/{index.a0690b47.js → index.9c53e7ad.js} +4 -4
  48. package/components/mui_extended/CheckBox/{index.ee95dc5c.js → index.902aff74.js} +1 -1
  49. package/components/mui_extended/IconButton/{index.0adc5a75.js → index.d6e94af1.js} +1 -1
  50. package/components/mui_extended/Pager/{index.8be43269.js → index.9293ab27.js} +3 -3
  51. package/components/mui_extended/Popover/{index.4f5074c1.js → index.99fe777c.js} +9 -9
  52. package/components/mui_extended/Tab/{index.6559cae8.js → index.14641316.js} +14 -14
  53. package/components/mui_extended/ToggleButton/{index.489d121e.js → index.393e624f.js} +1 -1
  54. package/components/mui_extended/ToggleIconButton/{index.cb2bcdd4.js → index.540a46b2.js} +1 -1
  55. package/components/popups/PopupsProvider/{index.179a90bc.js → index.e3f8ce5d.js} +1 -1
  56. package/components/popups/PopupsViewer/{index.50d654b0.js → index.077e47cd.js} +3 -3
  57. package/contexts/ModalContext/{index.1103b243.js → index.4956950f.js} +1 -1
  58. package/hooks/useFormAddEdit/{index.0f99caf7.js → index.3cd8d179.js} +2 -2
  59. package/hooks/useModal/{index.4cbc8309.js → index.898c7559.js} +3 -3
  60. package/index.js +59 -59
  61. package/package.json +1 -1
  62. package/{vendor.8af5e1c0.js → vendor.fc11ba1a.js} +48 -48
@@ -9,20 +9,20 @@ import { createPortal } from "react-dom";
9
9
  import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/core";
10
10
  import clsx from "clsx";
11
11
  import { useFormContext, useWatch } from "react-hook-form";
12
- import { M as MAP_DICCTIONARY } from "../areas/dictionary.4ac716be.js";
13
- import { A as Actions } from "../../vendor.8af5e1c0.js";
14
- import { B as Button, Z as ZoomButtons } from "../mui_extended/Button/index.a0690b47.js";
12
+ import { M as MAP_DICCTIONARY } from "../areas/dictionary.f7ba553d.js";
13
+ import { A as Actions } from "../../vendor.fc11ba1a.js";
14
+ import { B as Button, Z as ZoomButtons } from "../mui_extended/Button/index.9c53e7ad.js";
15
15
  import * as Yup from "yup";
16
16
  import { $ as COMPONENT_CLASS_NAME, a0 as STYLE_MEASURE_OPTIONS, a1 as MAP_ZINDEX_DEFAULT, a2 as INITIAL_FORM_VALUES, a3 as GPS_TOOLS_POPUP_DEFAULT_POSITION, a4 as MESURE_POPUP_DEFAULT_POSITION, a5 as TIME_DOUBLE_CLICK, a6 as MARKER_COLOR_DEFAULT, L as LABEL_BK_COLOR_DEFAULT, t as LABEL_COLOR_DEFAULT, a7 as SVG_ICON_DEFAULT } from "../areas/constants.630a4f42.js";
17
17
  import { u as useFormReadyForUpdate } from "../../hooks/useFormReadyForUpdate/index.f60f500e.js";
18
- import { R as RHFAutocompleteAsync } from "../hook-form/RHFAutocompleteAsync/index.f9035562.js";
18
+ import { R as RHFAutocompleteAsync } from "../hook-form/RHFAutocompleteAsync/index.0aa27d6f.js";
19
19
  import { S as Stack } from "../mui_extended/Stack/index.fe363ca5.js";
20
20
  import { R as RHFormProvider } from "../../contexts/RHFormContext/index.e942a298.js";
21
21
  import { M as MAP_ICONS } from "../areas/icons.504ec098.js";
22
- import { u as usePopupsStore, P as PopupsProvider } from "../popups/PopupsProvider/index.179a90bc.js";
23
- import { T as ToggleIconButton } from "../mui_extended/ToggleIconButton/index.cb2bcdd4.js";
24
- import { T as TILE_LAYER_OSM, c as TILE_LAYER_GOOGLE, d as TILE_LAYER_GOOGLE_SATELLITE, e as TILE_LAYER_GOOGLE_HYBRID, f as TILE_LAYER_BING, L as LayersButton } from "../mui_extended/Popover/index.4f5074c1.js";
25
- import { P as PopupsViewer } from "../popups/PopupsViewer/index.50d654b0.js";
22
+ import { u as usePopupsStore, P as PopupsProvider } from "../popups/PopupsProvider/index.e3f8ce5d.js";
23
+ import { T as ToggleIconButton } from "../mui_extended/ToggleIconButton/index.540a46b2.js";
24
+ import { T as TILE_LAYER_OSM, c as TILE_LAYER_GOOGLE, d as TILE_LAYER_GOOGLE_SATELLITE, e as TILE_LAYER_GOOGLE_HYBRID, f as TILE_LAYER_BING, L as LayersButton } from "../mui_extended/Popover/index.99fe777c.js";
25
+ import { P as PopupsViewer } from "../popups/PopupsViewer/index.077e47cd.js";
26
26
  import { createPathComponent } from "@react-leaflet/core";
27
27
  import "leaflet.markercluster";
28
28
  import { cloneDeep, throttle } from "lodash";
@@ -35,7 +35,7 @@ import { immer } from "zustand/middleware/immer";
35
35
  import { generateUtilityClasses } from "@mui/material";
36
36
  import { unstable_composeClasses } from "@mui/base";
37
37
  import { g as getComponentUtilityClass } from "../../utils/index.0660ee9c.js";
38
- import { M as MarkerIconLabel } from "../Icon/index.f04409de.js";
38
+ import { M as MarkerIconLabel } from "../Icon/index.0e4bc1c2.js";
39
39
  import "leaflet-polylinedecorator";
40
40
  const updateOwnerStateClasses = (_state) => {
41
41
  };
@@ -2,9 +2,9 @@ import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import { m as modalUtilityClasses } from "./index.7ca17f55.js";
3
3
  import { useEnvironment } from "@m4l/core";
4
4
  import clsx from "clsx";
5
- import { I as IconButton } from "../mui_extended/IconButton/index.0adc5a75.js";
6
- import { I as Icon } from "../Icon/index.f04409de.js";
7
- import { u as useModal } from "../../hooks/useModal/index.4cbc8309.js";
5
+ import { I as IconButton } from "../mui_extended/IconButton/index.d6e94af1.js";
6
+ import { I as Icon } from "../Icon/index.0e4bc1c2.js";
7
+ import { u as useModal } from "../../hooks/useModal/index.898c7559.js";
8
8
  const Header = (props) => {
9
9
  const { title, onClickCancel, urlIcon, classes } = props;
10
10
  const { host_static_assets, environment_assets } = useEnvironment();
@@ -1,12 +1,12 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
- import { A as Actions, d as ActionCancel, e as ActionIntro } from "../../vendor.8af5e1c0.js";
2
+ import { A as Actions, d as ActionCancel, e as ActionIntro } from "../../vendor.fc11ba1a.js";
3
3
  import { Typography } from "@mui/material";
4
4
  import { useModuleDictionary, useEnvironment } from "@m4l/core";
5
- import { f as dictionary } from "../areas/dictionary.4ac716be.js";
6
- import { u as useModal } from "../../hooks/useModal/index.4cbc8309.js";
7
- import { I as Image } from "../Image/index.1526ba76.js";
5
+ import { f as dictionary } from "../areas/dictionary.f7ba553d.js";
6
+ import { u as useModal } from "../../hooks/useModal/index.898c7559.js";
7
+ import { I as Image } from "../Image/index.a3e64dcd.js";
8
8
  import { m as modalUtilityClasses } from "./index.7ca17f55.js";
9
- import { W as WindowBase } from "./WindowBase.d4b89141.js";
9
+ import { W as WindowBase } from "./WindowBase.27baa3c5.js";
10
10
  const MessageIlustration = (props) => {
11
11
  const { getLabel } = useModuleDictionary();
12
12
  const { variant } = useModal();
@@ -1,13 +1,13 @@
1
1
  import { jsx, jsxs } from "react/jsx-runtime";
2
2
  import { generateUtilityClasses, generateUtilityClass, Accordion as Accordion$1, AccordionSummary, AccordionDetails } from "@mui/material";
3
- import { I as IconButton } from "../IconButton/index.0adc5a75.js";
3
+ import { I as IconButton } from "../IconButton/index.d6e94af1.js";
4
4
  import { useEnvironment } from "@m4l/core";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
6
  import { styled } from "@mui/material/styles";
7
7
  import clsx from "clsx";
8
8
  import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
9
9
  import { a as getNameDataTestId } from "../../../test/getNameDataTestId.aee44365.js";
10
- import { I as Icon } from "../../Icon/index.f04409de.js";
10
+ import { I as Icon } from "../../Icon/index.0e4bc1c2.js";
11
11
  import { T as Typography } from "../Typography/index.2a1c68f8.js";
12
12
  const componentName = "M4LAccordion";
13
13
  generateUtilityClasses(componentName, [
@@ -6,15 +6,15 @@ import { styled } from "@mui/material/styles";
6
6
  import { unstable_composeClasses } from "@mui/base";
7
7
  import clsx from "clsx";
8
8
  import { useMemo, useState, useEffect } from "react";
9
- import { I as Image } from "../../Image/index.1526ba76.js";
9
+ import { I as Image } from "../../Image/index.a3e64dcd.js";
10
10
  import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
11
11
  import { LoadingButton as LoadingButton$1 } from "@mui/lab";
12
12
  import { T as Typography } from "../Typography/index.2a1c68f8.js";
13
13
  import { useMap } from "react-leaflet";
14
14
  import { M as MAP_ICONS } from "../../areas/icons.504ec098.js";
15
- import { m as mapClasses } from "../../maps/index.991d46a7.js";
16
- import { I as IconButton$1 } from "../IconButton/index.0adc5a75.js";
17
- import { u as useSideBar, g as getNameDataTestId$2 } from "../../SideBar/index.8d4d790a.js";
15
+ import { m as mapClasses } from "../../maps/index.b4317695.js";
16
+ import { I as IconButton$1 } from "../IconButton/index.d6e94af1.js";
17
+ import { u as useSideBar, g as getNameDataTestId$2 } from "../../SideBar/index.a0a2ae27.js";
18
18
  const ButtonRoot = styled("div")(({ theme }) => ({
19
19
  ...theme.components?.M4LButton?.styleOverrides
20
20
  }));
@@ -5,7 +5,7 @@ import { useResponsiveDesktop } from "@m4l/graphics";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
6
  import { useModuleSkeleton } from "@m4l/core";
7
7
  import { forwardRef } from "react";
8
- import { F as FieldLabel } from "../../FieldLabel/index.49fb6686.js";
8
+ import { F as FieldLabel } from "../../FieldLabel/index.b4e9c18c.js";
9
9
  const COMPONENT_CLASS_NAME = "M4LCheckBox";
10
10
  generateUtilityClasses(COMPONENT_CLASS_NAME, [
11
11
  "root",
@@ -2,7 +2,7 @@ import { jsx, Fragment } from "react/jsx-runtime";
2
2
  import { useMemo, useState } from "react";
3
3
  import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
4
4
  import { Skeleton, generateUtilityClasses, generateUtilityClass, Tooltip, IconButton as IconButton$1 } from "@mui/material";
5
- import { I as Icon } from "../../Icon/index.f04409de.js";
5
+ import { I as Icon } from "../../Icon/index.0e4bc1c2.js";
6
6
  import { styled } from "@mui/material/styles";
7
7
  import { unstable_composeClasses } from "@mui/base";
8
8
  import clsx from "clsx";
@@ -3,13 +3,13 @@ import { useMemo } from "react";
3
3
  import { styled } from "@mui/material/styles";
4
4
  import { generateUtilityClasses, generateUtilityClass, useTheme, Select, InputBase, MenuItem } from "@mui/material";
5
5
  import { unstable_composeClasses } from "@mui/base";
6
- import { I as IconButton } from "../IconButton/index.0adc5a75.js";
6
+ import { I as IconButton } from "../IconButton/index.d6e94af1.js";
7
7
  import { useEnvironment, useBase } from "@m4l/core";
8
8
  import { useResponsiveContainerStore } from "@m4l/graphics";
9
9
  import { shallow } from "zustand/shallow";
10
10
  import { T as Typography } from "../Typography/index.2a1c68f8.js";
11
- import { I as Icon } from "../../Icon/index.f04409de.js";
12
- import { c as classes } from "../../PrintingSystem/index.0a9529c0.js";
11
+ import { I as Icon } from "../../Icon/index.0e4bc1c2.js";
12
+ import { c as classes } from "../../PrintingSystem/index.8bfc836d.js";
13
13
  import clsx from "clsx";
14
14
  const PagerRoot = styled("div")(({ theme }) => ({
15
15
  ...theme.components?.M4LPager?.styleOverrides
@@ -1,26 +1,26 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
- import { u as useDynamicFilterStore, P as PopoverMenuStyled, a as PopoverMenuItemStyled, b as PopoverMenuItemIconStyled, c as PopoverMenuItemLabelStyled, f as fieldFactory, d as PopoverStyled, e as PopoverHeaderStyled, g as PopoverHeaderIconStyled, h as PopoverHeaderTitleStyled, i as PopoverContainerFieldsStyled, j as DataTypeComponent, k as PopoverHeaderActionsStyled } from "../../DynamicFilter/index.bd03d088.js";
2
+ import { u as useDynamicFilterStore, P as PopoverMenuStyled, a as PopoverMenuItemStyled, b as PopoverMenuItemIconStyled, c as PopoverMenuItemLabelStyled, f as fieldFactory, d as PopoverStyled, e as PopoverHeaderStyled, g as PopoverHeaderIconStyled, h as PopoverHeaderTitleStyled, i as PopoverContainerFieldsStyled, j as DataTypeComponent, k as PopoverHeaderActionsStyled } from "../../DynamicFilter/index.b56ee9d3.js";
3
3
  import { useModuleDictionary, useEnvironment, useNetwork, useModulePrivileges } from "@m4l/core";
4
4
  import React__default, { useRef, useMemo, useCallback, useState, useEffect } from "react";
5
5
  import { R as RHFormProvider } from "../../../contexts/RHFormContext/index.e942a298.js";
6
- import { d as ActionCancel, e as ActionIntro, C as ColumnSetCheckFormatter, a as DataGrid } from "../../../vendor.8af5e1c0.js";
6
+ import { d as ActionCancel, e as ActionIntro, C as ColumnSetCheckFormatter, a as DataGrid } from "../../../vendor.fc11ba1a.js";
7
7
  import { Popover as Popover$1, generateUtilityClasses, generateUtilityClass, styled as styled$1, Stack, MenuItem, Tooltip, FormControl, RadioGroup, FormControlLabel, Radio, useTheme } from "@mui/material";
8
- import { I as Image } from "../../Image/index.1526ba76.js";
8
+ import { I as Image } from "../../Image/index.a3e64dcd.js";
9
9
  import { useLocales } from "@m4l/graphics";
10
10
  import { styled } from "@mui/material/styles";
11
- import { I as ImageButton } from "../Button/index.a0690b47.js";
11
+ import { I as ImageButton } from "../Button/index.9c53e7ad.js";
12
12
  import { unstable_composeClasses } from "@mui/base";
13
13
  import { T as TEST_PROP_ID } from "../../areas/constants.630a4f42.js";
14
14
  import { C as CircularProgress } from "../CircularProgress/index.967e70b7.js";
15
- import { M as MAP_DICCTIONARY } from "../../areas/dictionary.4ac716be.js";
15
+ import { M as MAP_DICCTIONARY } from "../../areas/dictionary.f7ba553d.js";
16
16
  import { M as MAP_ICONS } from "../../areas/icons.504ec098.js";
17
17
  import { shallow } from "zustand/shallow";
18
- import { I as Icon } from "../../Icon/index.f04409de.js";
19
- import { u as useMapStore, a as useDisableZoomEvents, m as mapClasses } from "../../maps/index.991d46a7.js";
18
+ import { I as Icon } from "../../Icon/index.0e4bc1c2.js";
19
+ import { u as useMapStore, a as useDisableZoomEvents, m as mapClasses } from "../../maps/index.b4317695.js";
20
20
  import { u as useStateRef } from "../../../hooks/useStateRef/index.538edb89.js";
21
21
  import clsx from "clsx";
22
- import { C as CheckBox } from "../CheckBox/index.ee95dc5c.js";
23
- import { I as IconButton } from "../IconButton/index.0adc5a75.js";
22
+ import { C as CheckBox } from "../CheckBox/index.902aff74.js";
23
+ import { I as IconButton } from "../IconButton/index.d6e94af1.js";
24
24
  const PopoverRoot = styled(Popover$1)(({ theme }) => ({
25
25
  ...theme.components?.M4LPopover?.styleOverrides
26
26
  }));
@@ -4,40 +4,40 @@ import { u as useRowSelection, S as SelectCellFormatter, H as HeaderRenderer, D
4
4
  import { useDrag, useDrop, DndProvider } from "react-dnd";
5
5
  import { HTML5Backend } from "react-dnd-html5-backend";
6
6
  import { generateUtilityClasses, generateUtilityClass, styled, Tabs as Tabs$1, Tab as Tab$1, Skeleton, SvgIcon, Checkbox, InputBase, useTheme } from "@mui/material";
7
- import { f as useDataGrid, g as useFilters, M as MenuActions, h as ColumnDateFormatter, A as Actions, i as ActionFormIntro, R as RHFAutocomplete, a as DataGrid } from "../../../vendor.8af5e1c0.js";
7
+ import { f as useDataGrid, g as useFilters, M as MenuActions, h as ColumnDateFormatter, A as Actions, i as ActionFormIntro, R as RHFAutocomplete, a as DataGrid } from "../../../vendor.fc11ba1a.js";
8
8
  import { T as TEST_PROP_ID, a9 as DATAGRID_SELECT_COLUMN_KEY, aa as DATAGRID_ACTIONS_COLUMN_KEY, ab as COMPONENT_MAP_TOOLS_ID, ac as STYLE_OPACITIES, ad as STYLE_WHEIGHTS, ae as STYLE_PATTERNS } from "../../areas/constants.630a4f42.js";
9
9
  import { useModuleSkeleton, useModuleDictionary, getPropertyByString, useEnvironment, useHostTools, useNetwork, useModulePrivileges, usePaginate } from "@m4l/core";
10
- import { M as MAP_DICCTIONARY } from "../../areas/dictionary.4ac716be.js";
11
- import { u as useGpsToolsStore, g as gpsToolsClasses, a as useLayers, D as DivGpsToolsRoot } from "../../maps/components/GpsTools/index.19504483.js";
10
+ import { M as MAP_DICCTIONARY } from "../../areas/dictionary.f7ba553d.js";
11
+ import { u as useGpsToolsStore, g as gpsToolsClasses, a as useLayers, D as DivGpsToolsRoot } from "../../maps/components/GpsTools/index.50942c36.js";
12
12
  import { shallow } from "zustand/shallow";
13
13
  import "@geoman-io/leaflet-geoman-free/dist/leaflet-geoman.css";
14
14
  import "@geoman-io/leaflet-geoman-free";
15
15
  import clsx from "clsx";
16
16
  import { G as GPSTOOLSICONS } from "../../areas/icons.504ec098.js";
17
- import { D as DynamicFilter } from "../../DynamicFilter/index.bd03d088.js";
17
+ import { D as DynamicFilter } from "../../DynamicFilter/index.b56ee9d3.js";
18
18
  import { useResponsiveDesktop } from "@m4l/graphics";
19
19
  import { useFormContext, useWatch } from "react-hook-form";
20
20
  import { H as HelperError } from "../../hook-form/HelperError/index.fd10c3ab.js";
21
- import { u as usePopupsStore } from "../../popups/PopupsProvider/index.179a90bc.js";
22
- import { B as Button } from "../Button/index.a0690b47.js";
21
+ import { u as usePopupsStore } from "../../popups/PopupsProvider/index.e3f8ce5d.js";
22
+ import { B as Button } from "../Button/index.9c53e7ad.js";
23
23
  import { useMap } from "react-leaflet";
24
24
  import { u as useFormReadyForUpdate } from "../../../hooks/useFormReadyForUpdate/index.f60f500e.js";
25
25
  import * as L from "leaflet";
26
- import { P as PaperForm } from "../../PaperForm/index.7ee2dad6.js";
27
- import { R as RHFTextField } from "../../hook-form/RHFTextField/index.22858b59.js";
26
+ import { P as PaperForm } from "../../PaperForm/index.ca9e19ab.js";
27
+ import { R as RHFTextField } from "../../hook-form/RHFTextField/index.51fca2b2.js";
28
28
  import { S as Stack } from "../Stack/index.fe363ca5.js";
29
- import { P as PropertyValue } from "../../PropertyValue/index.6b3d9f77.js";
30
- import { R as RHFColorPicker } from "../../hook-form/RHFColorPicker/index.b29fa976.js";
29
+ import { P as PropertyValue } from "../../PropertyValue/index.7e4bce22.js";
30
+ import { R as RHFColorPicker } from "../../hook-form/RHFColorPicker/index.2891deae.js";
31
31
  import { unstable_composeClasses } from "@mui/base";
32
32
  import { styled as styled$1 } from "@mui/material/styles";
33
33
  import { a as getNameDataTestId } from "../../../test/getNameDataTestId.aee44365.js";
34
34
  import { T as Tooltip } from "../Tooltip/index.49bb5ee1.js";
35
35
  import * as Yup from "yup";
36
36
  import { R as RHFormProvider } from "../../../contexts/RHFormContext/index.e942a298.js";
37
- import { u as useFormAddEdit } from "../../../hooks/useFormAddEdit/index.0f99caf7.js";
38
- import { u as useModal } from "../../../hooks/useModal/index.4cbc8309.js";
39
- import { W as WindowConfirm } from "../../modal/WindowConfirm.cf50cf61.js";
40
- import { u as useMapStore } from "../../maps/index.991d46a7.js";
37
+ import { u as useFormAddEdit } from "../../../hooks/useFormAddEdit/index.3cd8d179.js";
38
+ import { u as useModal } from "../../../hooks/useModal/index.898c7559.js";
39
+ import { W as WindowConfirm } from "../../modal/WindowConfirm.4ef45869.js";
40
+ import { u as useMapStore } from "../../maps/index.b4317695.js";
41
41
  const componentName$2 = "M4LTabs";
42
42
  generateUtilityClasses(componentName$2, [
43
43
  "root"
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
- import { B as Button, b as buttonClasses } from "../Button/index.a0690b47.js";
3
+ import { B as Button, b as buttonClasses } from "../Button/index.9c53e7ad.js";
4
4
  import { w as withToggle } from "../../../hocs/withToggle/index.548aeace.js";
5
5
  const ToggleAbleButton = ({ onToggle, isToggled, ...props }) => {
6
6
  return /* @__PURE__ */ jsx(
@@ -1,6 +1,6 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import clsx from "clsx";
3
- import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.0adc5a75.js";
3
+ import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.d6e94af1.js";
4
4
  import { w as withToggle } from "../../../hocs/withToggle/index.548aeace.js";
5
5
  const ToggleAbleIconButton = ({
6
6
  onToggle,
@@ -6,7 +6,7 @@ import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
6
6
  import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
7
7
  import { devtools } from "zustand/middleware";
8
8
  import { immer } from "zustand/middleware/immer";
9
- import { p as popupsUtilityClasses } from "../PopupsViewer/index.50d654b0.js";
9
+ import { p as popupsUtilityClasses } from "../PopupsViewer/index.077e47cd.js";
10
10
  import { cloneDeep } from "lodash";
11
11
  const updateOwnerStateClasses = (state) => {
12
12
  state.classes = popupsUtilityClasses(state.ownerState);
@@ -4,14 +4,14 @@ import { shallow } from "zustand/shallow";
4
4
  import { useState, useRef } from "react";
5
5
  import clsx from "clsx";
6
6
  import { useEnvironment } from "@m4l/core";
7
- import { u as usePopupsStore } from "../PopupsProvider/index.179a90bc.js";
7
+ import { u as usePopupsStore } from "../PopupsProvider/index.e3f8ce5d.js";
8
8
  import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
9
9
  import { unstable_composeClasses } from "@mui/base";
10
10
  import { af as COMPONENT_CLASS_NAME } from "../../areas/constants.630a4f42.js";
11
11
  import { P as POPUPS_ICONS } from "../../areas/icons.504ec098.js";
12
12
  import { d as draggableWindowClasses, D as DragResizeWindow } from "../../DragResizeWindow/index.5e316291.js";
13
- import { I as Icon } from "../../Icon/index.f04409de.js";
14
- import { I as IconButton } from "../../mui_extended/IconButton/index.0adc5a75.js";
13
+ import { I as Icon } from "../../Icon/index.0e4bc1c2.js";
14
+ import { I as IconButton } from "../../mui_extended/IconButton/index.d6e94af1.js";
15
15
  import { u as useSizeContainer } from "../../../hooks/useSizeContainer/index.3c48670c.js";
16
16
  import { styled } from "@mui/material/styles";
17
17
  const popupsClasses = generateUtilityClasses(COMPONENT_CLASS_NAME, [
@@ -1,6 +1,6 @@
1
1
  import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import { createContext, useState } from "react";
3
- import { M as ModalDialog } from "../../components/ModalDialog/index.d9b463ed.js";
3
+ import { M as ModalDialog } from "../../components/ModalDialog/index.7e584b4c.js";
4
4
  const ModalContext = createContext(null);
5
5
  function ModalProvider({ children }) {
6
6
  const [modalOptions, setModalOptions] = useState({
@@ -1,8 +1,8 @@
1
1
  import { jsx } from "react/jsx-runtime";
2
2
  import { useNetwork, useFlagsStore, useModuleDictionary } from "@m4l/core";
3
3
  import { useState, useEffect } from "react";
4
- import { u as useModal } from "../useModal/index.4cbc8309.js";
5
- import { W as WindowConfirm } from "../../components/modal/WindowConfirm.cf50cf61.js";
4
+ import { u as useModal } from "../useModal/index.898c7559.js";
5
+ import { W as WindowConfirm } from "../../components/modal/WindowConfirm.4ef45869.js";
6
6
  function useFormAddEdit(props) {
7
7
  const {
8
8
  initialValues,
@@ -2,9 +2,9 @@ import { jsxs, jsx } from "react/jsx-runtime";
2
2
  import { useModuleDictionary, useEnvironment } from "@m4l/core";
3
3
  import { useIsMobile } from "@m4l/graphics";
4
4
  import { useContext, useRef, useCallback } from "react";
5
- import { f as useDataGrid, j as DataGridRoot, k as ColumnsConfig, A as Actions, d as ActionCancel, e as ActionIntro } from "../../vendor.8af5e1c0.js";
6
- import { M as ModalContext } from "../../contexts/ModalContext/index.1103b243.js";
7
- import { W as WindowBase } from "../../components/modal/WindowBase.d4b89141.js";
5
+ import { f as useDataGrid, j as DataGridRoot, k as ColumnsConfig, A as Actions, d as ActionCancel, e as ActionIntro } from "../../vendor.fc11ba1a.js";
6
+ import { M as ModalContext } from "../../contexts/ModalContext/index.4956950f.js";
7
+ import { W as WindowBase } from "../../components/modal/WindowBase.27baa3c5.js";
8
8
  function useModal() {
9
9
  const context = useContext(ModalContext);
10
10
  if (!context)
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
- import { d, G, i, e, A, H, l, m, B, y, z, h, F, x, w, E, C, v, r, a, D, M, N, P, s, R, S, T, I, U, q, n, p, t, o, c } from "./vendor.8af5e1c0.js";
2
- import { A as A2, c as c2, n as n2, s as s2, v as v2, z as z2, C as C2, m as m2, b, r as r2, q as q2, E as E2, p as p2, l as l2, w as w2, x as x2, u, t as t2, y as y2, B as B2, o as o2, e as e2, F as F2 } from "./components/areas/dictionary.4ac716be.js";
1
+ import { d, G, i, e, A, H, l, m, B, y, z, h, F, x, w, E, C, v, r, a, D, M, N, P, s, R, S, T, I, U, q, n, p, t, o, c } from "./vendor.fc11ba1a.js";
2
+ import { A as A2, c as c2, n as n2, s as s2, v as v2, z as z2, C as C2, m as m2, b, r as r2, q as q2, E as E2, p as p2, l as l2, w as w2, x as x2, u, t as t2, y as y2, B as B2, o as o2, e as e2, F as F2 } from "./components/areas/dictionary.f7ba553d.js";
3
3
  import { h as h2 } from "./utils/index.0660ee9c.js";
4
4
  import { N as N2 } from "./components/NavLink/index.badec599.js";
5
5
  import { S as S2 } from "./components/ScrollToTop/index.e06f98f6.js";
@@ -14,20 +14,20 @@ import { v as v5 } from "./components/animate/variants/container.11f82b76.js";
14
14
  import { v as v6, a as a2, b as b2 } from "./components/animate/variants/transition.bd46b9ce.js";
15
15
  import { W, a as a3 } from "./components/areas/contexts/WindowToolsMFContext/index.69d95c15.js";
16
16
  import { D as D2, a as a4, M as M4, c as c3 } from "./components/areas/contexts/DynamicMFParmsContext/index.37d1d444.js";
17
- import { A as A4, b as b3 } from "./components/areas/contexts/AreasContext/index.640df83f.js";
17
+ import { A as A4, b as b3 } from "./components/areas/contexts/AreasContext/index.f0aa2770.js";
18
18
  import { u as u2 } from "./components/areas/hooks/useDynamicMFParameters/index.03ce6078.js";
19
19
  import { u as u3 } from "./components/areas/hooks/useWindowToolsMF/index.09801b66.js";
20
- import { R as R2, g } from "./components/hook-form/RHFAutocompleteAsync/index.f9035562.js";
21
- import { R as R3 } from "./components/hook-form/RHFDateTime/index.e05fee4a.js";
20
+ import { R as R2, g } from "./components/hook-form/RHFAutocompleteAsync/index.0aa27d6f.js";
21
+ import { R as R3 } from "./components/hook-form/RHFDateTime/index.fc07eaa6.js";
22
22
  import { R as R4 } from "./components/hook-form/RHFMultiCheckbox/index.437e6ba3.js";
23
23
  import { R as R5 } from "./components/hook-form/RHFSelect/index.c6c60ecc.js";
24
- import { R as R6 } from "./components/hook-form/RHFPeriod/index.80555a91.js";
24
+ import { R as R6 } from "./components/hook-form/RHFPeriod/index.34a5f497.js";
25
25
  import { R as R7 } from "./components/hook-form/RHFRadioGroup/index.11c0add8.js";
26
- import { R as R8, g as g2 } from "./components/hook-form/RHFColorPicker/index.b29fa976.js";
27
- import { R as R9 } from "./components/hook-form/RHFCheckbox/index.a2328ed3.js";
28
- import { b as b4, c as c4, a as a5, R as R10, d as d2 } from "./components/hook-form/RHFTextField/index.22858b59.js";
29
- import { R as R11 } from "./components/hook-form/RHFUpload/index.5d46afc1.js";
30
- import { A as A5 } from "./components/mui_extended/Accordion/index.3ad2cab5.js";
26
+ import { R as R8, g as g2 } from "./components/hook-form/RHFColorPicker/index.2891deae.js";
27
+ import { R as R9 } from "./components/hook-form/RHFCheckbox/index.fe5a2e61.js";
28
+ import { b as b4, c as c4, a as a5, R as R10, d as d2 } from "./components/hook-form/RHFTextField/index.51fca2b2.js";
29
+ import { R as R11 } from "./components/hook-form/RHFUpload/index.1c48cd8d.js";
30
+ import { A as A5 } from "./components/mui_extended/Accordion/index.c50787bf.js";
31
31
  import { A as A6 } from "./components/mui_extended/Avatar/index.3ba36655.js";
32
32
  import { B as B3 } from "./components/mui_extended/BoxIcon/index.d61e7ac5.js";
33
33
  import { B as B4 } from "./components/mui_extended/Breadcrumbs/index.4a44883c.js";
@@ -35,56 +35,56 @@ import { C as C3 } from "./components/mui_extended/CircularProgress/index.967e70
35
35
  import { B as B5 } from "./components/mui_extended/Badge/index.3465d7fb.js";
36
36
  import { a as a6, L as L2 } from "./components/mui_extended/LinearProgress/index.52edc848.js";
37
37
  import { L as L3 } from "./components/mui_extended/LinkWithRoute/index.288c51f3.js";
38
- import { B as B6, I as I3, L as L4 } from "./components/mui_extended/Button/index.a0690b47.js";
39
- import { a as a7, g as g3 } from "./components/mui_extended/Pager/index.8be43269.js";
40
- import { b as b5, d as d3, f, e as e3, c as c5, u as u4 } from "./components/mui_extended/Tab/index.6559cae8.js";
41
- import { C as C4 } from "./components/mui_extended/CheckBox/index.ee95dc5c.js";
42
- import { I as I4 } from "./components/mui_extended/IconButton/index.0adc5a75.js";
43
- import { g as g4, P as P3 } from "./components/mui_extended/Popover/index.4f5074c1.js";
38
+ import { B as B6, I as I3, L as L4 } from "./components/mui_extended/Button/index.9c53e7ad.js";
39
+ import { a as a7, g as g3 } from "./components/mui_extended/Pager/index.9293ab27.js";
40
+ import { b as b5, d as d3, f, e as e3, c as c5, u as u4 } from "./components/mui_extended/Tab/index.14641316.js";
41
+ import { C as C4 } from "./components/mui_extended/CheckBox/index.902aff74.js";
42
+ import { I as I4 } from "./components/mui_extended/IconButton/index.d6e94af1.js";
43
+ import { g as g4, P as P3 } from "./components/mui_extended/Popover/index.99fe777c.js";
44
44
  import { S as S3 } from "./components/mui_extended/Stack/index.fe363ca5.js";
45
45
  import { T as T2 } from "./components/mui_extended/Tooltip/index.49bb5ee1.js";
46
46
  import { T as T3 } from "./components/mui_extended/Typography/index.2a1c68f8.js";
47
- import { T as T4 } from "./components/mui_extended/ToggleButton/index.489d121e.js";
48
- import { T as T5 } from "./components/mui_extended/ToggleIconButton/index.cb2bcdd4.js";
49
- import { P as P4, a as a8, g as g5 } from "./components/Period/index.50d2a757.js";
50
- import { D as D3 } from "./components/DynamicFilter/index.bd03d088.js";
51
- import { F as F3 } from "./components/FieldLabel/index.49fb6686.js";
47
+ import { T as T4 } from "./components/mui_extended/ToggleButton/index.393e624f.js";
48
+ import { T as T5 } from "./components/mui_extended/ToggleIconButton/index.540a46b2.js";
49
+ import { P as P4, a as a8, g as g5 } from "./components/Period/index.2c78168c.js";
50
+ import { D as D3 } from "./components/DynamicFilter/index.b56ee9d3.js";
51
+ import { F as F3 } from "./components/FieldLabel/index.b4e9c18c.js";
52
52
  import { H as H2, e as e4 } from "./components/HelperText/index.651a9b4b.js";
53
53
  import { D as D4, d as d4 } from "./components/DragResizeWindow/index.5e316291.js";
54
54
  import { G as G2, n as n3, q as q3 } from "./components/GridLayout/index.7156fbc9.js";
55
55
  import { R as R12, a as a9, b as b6, c as c6 } from "./components/GridLayout/subcomponents/Responsive/index.3c68f0cb.js";
56
56
  import { w as w3 } from "./components/GridLayout/subcomponents/SizeProvider/index.a5b2190d.js";
57
- import { P as P5 } from "./components/PrintingSystem/index.0a9529c0.js";
58
- import { I as I5 } from "./components/Icon/index.f04409de.js";
59
- import { I as I6 } from "./components/Image/index.1526ba76.js";
57
+ import { P as P5 } from "./components/PrintingSystem/index.8bfc836d.js";
58
+ import { I as I5 } from "./components/Icon/index.0e4bc1c2.js";
59
+ import { I as I6 } from "./components/Image/index.a3e64dcd.js";
60
60
  import { L as L5 } from "./components/Loadable/index.e83cdb4e.js";
61
- import { C as C5, M as M5, c as c7, b as b7, d as d5, u as u5 } from "./components/maps/index.991d46a7.js";
62
- import { G as G3, b as b8, u as u6 } from "./components/maps/components/GpsTools/index.19504483.js";
63
- import { M as M6 } from "./components/ModalDialog/index.d9b463ed.js";
64
- import { W as W2 } from "./components/modal/WindowConfirm.cf50cf61.js";
65
- import { W as W3 } from "./components/modal/WindowBase.d4b89141.js";
66
- import { L as L6 } from "./components/LoadingError/index.8a456aae.js";
67
- import { M as M7 } from "./components/MFLoader/index.06717f62.js";
68
- import { N as N3 } from "./components/NoItemSelected/index.ea471b56.js";
69
- import { O } from "./components/ObjectLogs/index.050d0dc0.js";
70
- import { P as P6 } from "./components/PaperForm/index.7ee2dad6.js";
71
- import { P as P7 } from "./components/PDFViewer/index.002f26a1.js";
72
- import { H as H3 } from "./components/Page/index.524d2862.js";
73
- import { P as P8 } from "./components/PropertyValue/index.6b3d9f77.js";
61
+ import { C as C5, M as M5, c as c7, b as b7, d as d5, u as u5 } from "./components/maps/index.b4317695.js";
62
+ import { G as G3, b as b8, u as u6 } from "./components/maps/components/GpsTools/index.50942c36.js";
63
+ import { M as M6 } from "./components/ModalDialog/index.7e584b4c.js";
64
+ import { W as W2 } from "./components/modal/WindowConfirm.4ef45869.js";
65
+ import { W as W3 } from "./components/modal/WindowBase.27baa3c5.js";
66
+ import { L as L6 } from "./components/LoadingError/index.12973823.js";
67
+ import { M as M7 } from "./components/MFLoader/index.bf9ffe58.js";
68
+ import { N as N3 } from "./components/NoItemSelected/index.71be932c.js";
69
+ import { O } from "./components/ObjectLogs/index.a7df0772.js";
70
+ import { P as P6 } from "./components/PaperForm/index.ca9e19ab.js";
71
+ import { P as P7 } from "./components/PDFViewer/index.c856f823.js";
72
+ import { H as H3 } from "./components/Page/index.f9995356.js";
73
+ import { P as P8 } from "./components/PropertyValue/index.7e4bce22.js";
74
74
  import { R as R13 } from "./components/Resizeable/index.8c72e36a.js";
75
75
  import { S as S4 } from "./components/ScrollBar/index.9bfcc74f.js";
76
76
  import { S as S5 } from "./components/SplitLayout/index.aed78a1f.js";
77
- import { T as T6, a as a10 } from "./components/ToastContainer/index.04eb32b2.js";
78
- import { S as S6 } from "./components/SideBar/index.8d4d790a.js";
79
- import { A as A7, g as g6 } from "./components/AppBar/index.04359fea.js";
80
- import { A as A8, g as g7 } from "./components/AccountPopover/index.dba0c4c9.js";
81
- import { a as a11, P as P9, u as u7 } from "./components/popups/PopupsProvider/index.179a90bc.js";
82
- import { P as P10 } from "./components/popups/PopupsViewer/index.50d654b0.js";
83
- import { H as H4 } from "./components/HamburgerMenu/index.d1868329.js";
77
+ import { T as T6, a as a10 } from "./components/ToastContainer/index.5fe6b0f7.js";
78
+ import { S as S6 } from "./components/SideBar/index.a0a2ae27.js";
79
+ import { A as A7, g as g6 } from "./components/AppBar/index.1cd669e2.js";
80
+ import { A as A8, g as g7 } from "./components/AccountPopover/index.97e53037.js";
81
+ import { a as a11, P as P9, u as u7 } from "./components/popups/PopupsProvider/index.e3f8ce5d.js";
82
+ import { P as P10 } from "./components/popups/PopupsViewer/index.077e47cd.js";
83
+ import { H as H4 } from "./components/HamburgerMenu/index.ead6996d.js";
84
84
  import { R as R14 } from "./contexts/RHFormContext/index.e942a298.js";
85
- import { M as M8, a as a12 } from "./contexts/ModalContext/index.1103b243.js";
86
- import { u as u8 } from "./hooks/useFormAddEdit/index.0f99caf7.js";
87
- import { u as u9 } from "./hooks/useModal/index.4cbc8309.js";
85
+ import { M as M8, a as a12 } from "./contexts/ModalContext/index.4956950f.js";
86
+ import { u as u8 } from "./hooks/useFormAddEdit/index.3cd8d179.js";
87
+ import { u as u9 } from "./hooks/useModal/index.898c7559.js";
88
88
  import "react/jsx-runtime";
89
89
  import "react";
90
90
  import "@m4l/core";
@@ -98,7 +98,7 @@ import "./components/areas/constants.630a4f42.js";
98
98
  import "@m4l/graphics";
99
99
  import "zustand/shallow";
100
100
  import "./test/getNameDataTestId.aee44365.js";
101
- import "./components/areas/hooks/useAreas/index.b6ca8954.js";
101
+ import "./components/areas/hooks/useAreas/index.e80b5f68.js";
102
102
  import "zustand";
103
103
  import "yup";
104
104
  import "./test/index.6d4b98b9.js";
@@ -135,16 +135,16 @@ import "./hocs/withToggle/index.548aeace.js";
135
135
  import "./react-resizable.c60f3843.js";
136
136
  import "./components/GridLayout/subcomponents/Griditem/index.8946f18e.js";
137
137
  import "fast-equals";
138
- import "./components/PrintingSystem/subcomponents/DividerNode/index.a9a03262.js";
139
- import "./components/PrintingSystem/subcomponents/SectionNode/index.ea6f6ca2.js";
140
- import "./components/PrintingSystem/subcomponents/TextBoxNode/index.d7e19d41.js";
141
- import "./components/PrintingSystem/subcomponents/HeaderNode/index.f576e40f.js";
142
- import "./components/PrintingSystem/subcomponents/BodyNode/index.0a6e69b6.js";
143
- import "./components/PrintingSystem/subcomponents/FooterNode/index.f1c9a0a9.js";
144
- import "./components/PrintingSystem/subcomponents/PaperNode/index.e52f8181.js";
145
- import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.5d38b3a8.js";
146
- import "./components/PrintingSystem/subcomponents/GridNode/index.9f257603.js";
147
- import "./components/PrintingSystem/subcomponents/ChartNode/index.4b0313c2.js";
138
+ import "./components/PrintingSystem/subcomponents/DividerNode/index.2278f796.js";
139
+ import "./components/PrintingSystem/subcomponents/SectionNode/index.41fb608c.js";
140
+ import "./components/PrintingSystem/subcomponents/TextBoxNode/index.d378b833.js";
141
+ import "./components/PrintingSystem/subcomponents/HeaderNode/index.3f0ab738.js";
142
+ import "./components/PrintingSystem/subcomponents/BodyNode/index.f37aeaea.js";
143
+ import "./components/PrintingSystem/subcomponents/FooterNode/index.8d76df3f.js";
144
+ import "./components/PrintingSystem/subcomponents/PaperNode/index.f444cad7.js";
145
+ import "./components/PrintingSystem/subcomponents/PropertyValueNode/index.592f3293.js";
146
+ import "./components/PrintingSystem/subcomponents/GridNode/index.1e3c435e.js";
147
+ import "./components/PrintingSystem/subcomponents/ChartNode/index.602fb570.js";
148
148
  import "chart.js";
149
149
  import "chartjs-chart-error-bars";
150
150
  import "qrcode.react";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@m4l/components",
3
- "version": "1.0.6",
3
+ "version": "1.0.7",
4
4
  "license": "UNLICENSED",
5
5
  "lint-staged": {
6
6
  "src/**/*.{js,ts,jsx,tsx}": "eslint --max-warnings=0 --fix",