@m4l/components 2.0.6 → 3.0.0
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.
- package/@types/export.d.ts +266 -269
- package/@types/types.d.ts +47 -37
- package/components/AccountPopover/{index.23a1eabd.js → index.af5aae0e.js} +3 -3
- package/components/AppBar/{index.1956ba23.js → index.b8f22046.js} +4 -4
- package/components/BaseModule/{index.6835e9a6.js → index.f7a04fe7.js} +1 -1
- package/components/CommonActions/components/ActionCancel/{index.6b060ad1.js → index.e67885bc.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.09be1900.js → index.92988013.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.c93b31d4.js → index.f8867ae9.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.c8e7ae9e.js → index.e58eb0c4.js} +2 -2
- package/components/CommonActions/components/Actions/{index.4eb9ca1e.js → index.f674be30.js} +2 -2
- package/components/DataGrid/assets/icons/datagrid.svg +4 -4
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.7743ee64.js → index.89a59c52.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.c77f8bfc.js → index.d619d1db.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.8cab2870.js → index.557bc8a5.js} +1 -1
- package/components/DataGrid/formatters/{index.ec837142.js → index.06c18753.js} +2 -2
- package/components/DataGrid/{index.dc8fa469.js → index.b37d6cab.js} +4 -4
- package/components/DataGrid/subcomponents/Actions/{index.f1fe2bd2.js → index.c3b1c1e2.js} +11 -11
- package/components/DragResizeWindow/DragResizeWindow.d.ts +1 -1
- package/components/DragResizeWindow/{index.44fad985.js → index.a4bcaab8.js} +2 -2
- package/components/DynamicFilter/{dictionary.8b931250.js → dictionary.94a74eb3.js} +2 -2
- package/components/DynamicFilter/{index.93376b7c.js → index.b07b567a.js} +4 -4
- package/components/DynamicFilter/slots/dynamicFilterSlots.d.ts +1 -1
- package/components/DynamicFilter/slots/{dynamicFilterSlots.3143a011.js → dynamicFilterSlots.dd5824d5.js} +6 -6
- package/components/DynamicFilter/store/{index.0b26e781.js → index.49d1b77f.js} +1 -1
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.294d846d.js → index.9e8fcc8c.js} +3 -3
- package/components/DynamicFilter/subcomponents/AppliedFilters/{index.d54831ba.js → index.3e52c5d7.js} +4 -4
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.8b75ee17.js → index.68d855e9.js} +6 -6
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.119aa323.js → index.11f588b4.js} +2 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.090819a9.js → index.77555163.js} +4 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.69a5da30.js → index.1c8454db.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.696ea1ff.js → index.cb31333a.js} +4 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.2dfd8e4b.js → index.0ae3d439.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/{index.3eea7e61.js → index.5a0c7b12.js} +5 -5
- package/components/DynamicFilter/subcomponents/FilterActions/{index.d2f7e0ac.js → index.50c175e7.js} +3 -3
- package/components/DynamicFilter/subcomponents/InputFilter/{index.03fe887d.js → index.82d4ac5a.js} +4 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/{index.f3af7c5e.js → index.fa62a6c3.js} +6 -6
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.928b69f1.js → index.e5e439f1.js} +2 -2
- package/components/DynamicFilter/types.d.ts +1 -1
- package/components/FieldLabel/{index.c191727a.js → index.9a979def.js} +4 -4
- package/components/GridLayout/{index.1efdb6ca.js → index.dd291886.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.ad5e4dd6.js → index.10278655.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.e3ff990a.js → index.24857a52.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.5fa6f902.js → index.2f762118.js} +1 -1
- package/components/HelperText/{index.451bc436.js → index.6818980e.js} +2 -2
- package/components/Icon/{index.d82723ca.js → index.c06685f4.js} +3 -3
- package/components/Image/{index.472191c2.js → index.ae542f70.js} +2 -2
- package/components/LanguagePopover/{index.9cb9f615.js → index.2a7e40fc.js} +4 -4
- package/components/LinearProgressIndeterminate/{index.330dd4d7.js → index.ca78fd37.js} +2 -2
- package/components/LoadingError/{index.8c5c3905.js → index.765ff885.js} +6 -6
- package/components/MFIsolationApp/constants.d.ts +1 -0
- package/components/MFIsolationApp/{index.7aed6dd6.js → index.677d9e93.js} +46 -44
- package/components/MFLoader/{index.ae54aafb.js → index.6af7729c.js} +2 -2
- package/components/ModalDialog/{index.238735ec.js → index.a57ee020.js} +4 -4
- package/components/NavLink/{index.52568cdd.js → index.dd723dfd.js} +2 -2
- package/components/NoItemSelected/{index.0038a666.js → index.b3e365b1.js} +1 -1
- package/components/ObjectLogs/{index.6da63df6.js → index.54fdee14.js} +9 -9
- package/components/PDFViewer/{index.f2394ac9.js → index.7932d07b.js} +2 -2
- package/components/Page/{index.0df91a0d.js → index.5f2963f3.js} +1 -1
- package/components/PaperForm/{index.3a46ec6c.js → index.cdb1f846.js} +2 -2
- package/components/Period/{index.cd547147.js → index.b0b2a03b.js} +4 -4
- package/components/PrintingSystem/{index.ba908ae6.js → index.800a7957.js} +14 -14
- package/components/PrintingSystem/subcomponents/BodyNode/{index.251148ca.js → index.60ad80bd.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.e2882c92.js → index.d4aa116e.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.b17898c6.js → index.142bbf1a.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.4227795f.js → index.d16d2c5e.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.c210ce35.js → index.044363bf.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.cec9df33.js → index.5581a84d.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.59ab10b9.js → index.2994c128.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.5d12fac5.js → index.166d7264.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.cf0b2bd1.js → index.642ab1b7.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.b7beb250.js → index.d8a2a0af.js} +1 -1
- package/components/PropertyValue/{index.de28c147.js → index.d81eae0a.js} +3 -3
- package/components/Resizeable/{index.7df514af.js → index.df2f3bb8.js} +1 -1
- package/components/ScrollBar/{index.3bf5b4b3.js → index.11feff65.js} +1 -1
- package/components/SideBar/{index.1c9dc8a5.js → index.990e8667.js} +6 -6
- package/components/SplitLayout/{index.d17f44d2.js → index.b247de95.js} +1 -1
- package/components/ToastContainer/ToastContainer.d.ts +1 -1
- package/components/ToastContainer/constants.d.ts +3 -0
- package/components/ToastContainer/helpers/toaster.d.ts +4 -0
- package/components/ToastContainer/icons.d.ts +9 -0
- package/components/ToastContainer/index.c1657bde.js +191 -0
- package/components/ToastContainer/index.d.ts +1 -0
- package/components/ToastContainer/slots/ToastContainerEnum.d.ts +13 -0
- package/components/ToastContainer/slots/index.d.ts +2 -0
- package/components/ToastContainer/slots/toastContainerSlots.d.ts +34 -0
- package/components/ToastContainer/subcomponents/ToastMessage/ToastMessage.d.ts +2 -0
- package/components/ToastContainer/subcomponents/ToastMessage/index.d.ts +1 -2
- package/components/ToastContainer/types.d.ts +39 -3
- package/components/animate/LoadingScreen/{index.2be4af69.js → index.36a63311.js} +1 -1
- package/components/animate/{index.08d2e411.js → index.ceb7669a.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.cbabcf60.js → index.b232384d.js} +16 -16
- package/components/areas/components/AreasViewer/classes/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/classes/types.d.ts +0 -8
- package/components/areas/components/AreasViewer/{index.84bf6e1e.js → index.d45bfcd2.js} +19 -97
- package/components/areas/contexts/AreasContext/helper.d.ts +2 -5
- package/components/areas/contexts/AreasContext/{index.a6d20b26.js → index.9edd84c3.js} +5 -119
- package/components/areas/contexts/AreasContext/types.d.ts +1 -4
- package/components/areas/contexts/WindowToolsMFContext/types.d.ts +3 -2
- package/components/areas/hooks/useAreas/{index.1ee5d290.js → index.5a57ab76.js} +1 -1
- package/components/areas/{icons.8266ccc8.js → icons.01fa3bcc.js} +0 -2
- package/components/areas/icons.d.ts +0 -2
- package/components/areas/index.d.ts +1 -1
- package/components/areas/types.d.ts +0 -40
- package/components/commercial/AppBarCommercial/{index.81279e02.js → index.b4f6147e.js} +2 -2
- package/components/commercial/SectionCommercial/{index.d903e9e7.js → index.a250338c.js} +2 -2
- package/components/commercial/TopBar/{index.9d791d27.js → index.4fdd66e5.js} +6 -6
- package/components/commercial/{index.380aa13d.js → index.be1af158.js} +3 -3
- package/components/formatters/BooleanFormatter/{index.1f89b011.js → index.91435984.js} +2 -2
- package/components/formatters/{index.9ab0137a.js → index.64017cc1.js} +2 -2
- package/components/hook-form/HelperError/{index.eb0451a8.js → index.360f8fb7.js} +1 -1
- package/components/hook-form/RHFAutocomplete/{index.66b8a523.js → index.089af1b8.js} +6 -6
- package/components/hook-form/RHFAutocompleteAsync/{index.d0f40f8f.js → index.f05b6fe3.js} +6 -4
- package/components/hook-form/RHFCheckbox/{index.95d31dea.js → index.4cefbad2.js} +3 -3
- package/components/hook-form/RHFColorPicker/{index.6fc44977.js → index.ed380b30.js} +6 -6
- package/components/hook-form/RHFDateTime/{index.8db9d2a6.js → index.118ebe6d.js} +4 -4
- package/components/hook-form/RHFPeriod/{index.febe530f.js → index.404ba4c6.js} +4 -4
- package/components/hook-form/RHFRadioGroup/{index.29f49580.js → index.591f779d.js} +1 -1
- package/components/hook-form/RHFTextField/{index.6f9bbd80.js → index.80b98b98.js} +5 -5
- package/components/hook-form/RHFUpload/{index.77519c4c.js → index.7b7ee732.js} +5 -5
- package/components/maps/components/GpsTools/{index.c912d7c6.js → index.c1198f79.js} +24 -24
- package/components/maps/components/Map/external/googleMutant/index.d.ts +159 -159
- package/components/maps/components/Map/{index.765e578d.js → index.8c947175.js} +13 -13
- package/components/maps/leaflet-geoman.d.ts +1476 -1476
- package/components/modal/{WindowBase.044659d9.js → WindowBase.00b9e5f1.js} +3 -3
- package/components/modal/{WindowConfirm.08d72905.js → WindowConfirm.abf49573.js} +6 -6
- package/components/mui_extended/Accordion/{index.7bafa548.js → index.26524ecd.js} +4 -4
- package/components/mui_extended/Avatar/{index.9f9346ad.js → index.e7bcc850.js} +1 -1
- package/components/mui_extended/Badge/{index.182414ed.js → index.48948839.js} +1 -1
- package/components/mui_extended/Button/{index.d44027cf.js → index.3d14e3e9.js} +3 -3
- package/components/mui_extended/{CheckBox.a68237b1.js → CheckBox.5dc01b37.js} +2 -2
- package/components/mui_extended/IconButton/{index.b43ca9c9.js → index.7b6c1ee3.js} +2 -2
- package/components/mui_extended/MenuActions/{index.0d11f43a.js → index.11d777bb.js} +5 -5
- package/components/mui_extended/Pager/{index.fd0db044.js → index.b28a2103.js} +4 -4
- package/components/mui_extended/Popover/{index.ea936c4a.js → index.a7da93f1.js} +1 -1
- package/components/mui_extended/Stack/{index.f88ee5eb.js → index.99de8138.js} +1 -1
- package/components/mui_extended/Tab/{index.cb37d00d.js → index.5c6a6801.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.c3a9d691.js → index.86098567.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.fa33051b.js → index.cbfe1cad.js} +1 -1
- package/components/mui_extended/Typography/{index.850bc036.js → index.8c0801e4.js} +1 -1
- package/components/popups/PopupsViewer/{index.722af14c.js → index.52653047.js} +4 -4
- package/components/popups/PopupsViewer/slots/{popupsViewerSlots.3fce4e57.js → popupsViewerSlots.69dd2614.js} +2 -2
- package/contexts/ModalContext/{index.61e5d598.js → index.799110fe.js} +1 -1
- package/contexts/RHFormContext/{index.b5e15835.js → index.f9d41b99.js} +1 -1
- package/hooks/useFormAddEdit/{index.9b6c5008.js → index.8947ee59.js} +2 -2
- package/hooks/useModal/{index.64d98763.js → index.eb857f6e.js} +1 -1
- package/hooks/useTab/{index.75c252f9.js → index.9ad15247.js} +1 -1
- package/index.js +158 -156
- package/package.json +2 -2
- package/{react-draggable.df62ccbd.js → react-draggable.079122b0.js} +1 -1
- package/{react-resizable.c746880c.js → react-resizable.330f1499.js} +2 -2
- package/styles/{DynamicFilter.f317726e.js → DynamicFilter.0713a406.js} +1 -1
- package/styles/ToastContainer.styles.d.ts +2 -0
- package/styles/{index.1664b7ed.js → index.db9e7ddb.js} +201 -43
- package/test/getNameDataTestId.d.ts +1 -1
- package/utils/index.d.ts +1 -1
- package/vite-env.d.ts +4 -4
- package/components/ToastContainer/classes/constants.d.ts +0 -1
- package/components/ToastContainer/classes/index.d.ts +0 -8
- package/components/ToastContainer/classes/types.d.ts +0 -9
- package/components/ToastContainer/index.6407b2e3.js +0 -69
- package/components/ToastContainer/styles.d.ts +0 -2
- package/components/ToastContainer/subcomponents/ToastMessage/types.d.ts +0 -5
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Toasties/index.d.ts +0 -5
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Toasties/subcomponents/Toasty/index.d.ts +0 -6
- /package/utils/{index.ebfbb70f.js → index.f77cc2ab.js} +0 -0
package/components/GridLayout/subcomponents/Griditem/{index.ad5e4dd6.js → index.10278655.js}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import React__default, { useRef, useEffect, useState, useCallback, useMemo } from "react";
|
|
3
|
-
import { D as DraggableCore_1 } from "../../../../react-draggable.
|
|
4
|
-
import { R as Resizable } from "../../../../react-resizable.
|
|
5
|
-
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.
|
|
3
|
+
import { D as DraggableCore_1 } from "../../../../react-draggable.079122b0.js";
|
|
4
|
+
import { R as Resizable } from "../../../../react-resizable.330f1499.js";
|
|
5
|
+
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.dd291886.js";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { deepEqual } from "fast-equals";
|
|
8
8
|
function GridItem(props) {
|
package/components/GridLayout/subcomponents/Responsive/{index.e3ff990a.js → index.24857a52.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.
|
|
2
|
+
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.dd291886.js";
|
|
3
3
|
import { useState, useRef, useEffect, useCallback } from "react";
|
|
4
4
|
import { useFirstRender } from "@m4l/graphics";
|
|
5
5
|
import { deepEqual } from "fast-equals";
|
package/components/GridLayout/subcomponents/SizeProvider/{index.5fa6f902.js → index.2f762118.js}
RENAMED
|
@@ -3,7 +3,7 @@ import { useRef, useState, useMemo, useCallback, useEffect } from "react";
|
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { throttle } from "lodash";
|
|
5
5
|
import { useResizeObserver } from "@m4l/graphics";
|
|
6
|
-
import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.
|
|
6
|
+
import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.dd291886.js";
|
|
7
7
|
function withSizeProvider(ComposedComponent) {
|
|
8
8
|
return (props) => {
|
|
9
9
|
const { measureBeforeMount = true, ...rest } = props;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { H as HelperTextRoot } from "../../styles/index.
|
|
2
|
+
import { H as HelperTextRoot } from "../../styles/index.db9e7ddb.js";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
5
|
+
import { T as Typography } from "../mui_extended/Typography/index.8c0801e4.js";
|
|
6
6
|
const componentName = "M4LHelperText";
|
|
7
7
|
const errorLabelClasses = generateUtilityClasses(componentName, [
|
|
8
8
|
"root",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { Marker } from "react-leaflet";
|
|
3
3
|
import L__default from "leaflet";
|
|
4
|
-
import { m as mapClasses, L as LABEL_BK_COLOR_DEFAULT, a as LABEL_COLOR_DEFAULT } from "../maps/components/Map/index.
|
|
4
|
+
import { m as mapClasses, L as LABEL_BK_COLOR_DEFAULT, a as LABEL_COLOR_DEFAULT } from "../maps/components/Map/index.8c947175.js";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import { useEnvironment } from "@m4l/core";
|
|
7
|
-
import { I as IconRoot, e as DivIcon, f as ArrowIconRoot } from "../../styles/index.
|
|
8
|
-
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.
|
|
7
|
+
import { I as IconRoot, e as DivIcon, f as ArrowIconRoot } from "../../styles/index.db9e7ddb.js";
|
|
8
|
+
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.990e8667.js";
|
|
9
9
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
10
10
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
11
11
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { g as ImageRoot } from "../../styles/index.
|
|
2
|
+
import { g as ImageRoot } from "../../styles/index.db9e7ddb.js";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { useBase, useEnvironment, evaluateWithContext } from "@m4l/core";
|
|
8
|
-
import { c as classes, g as getSize } from "../PrintingSystem/index.
|
|
8
|
+
import { c as classes, g as getSize } from "../PrintingSystem/index.800a7957.js";
|
|
9
9
|
import QRCode from "qrcode.react";
|
|
10
10
|
const ratioOptions = {
|
|
11
11
|
"1.168:1": {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useState, useEffect } from "react";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, Stack, MenuItem } from "@mui/material";
|
|
4
|
-
import { I as Image } from "../Image/index.
|
|
4
|
+
import { I as Image } from "../Image/index.ae542f70.js";
|
|
5
5
|
import { useLocales } from "@m4l/graphics";
|
|
6
|
-
import { L as LanguagePopoverRoot, h as ContainerMenuItems, i as ContainerProgress, j as ContainerImage, k as LabelItem } from "../../styles/index.
|
|
7
|
-
import { I as ImageButton } from "../mui_extended/Button/index.
|
|
6
|
+
import { L as LanguagePopoverRoot, h as ContainerMenuItems, i as ContainerProgress, j as ContainerImage, k as LabelItem } from "../../styles/index.db9e7ddb.js";
|
|
7
|
+
import { I as ImageButton } from "../mui_extended/Button/index.3d14e3e9.js";
|
|
8
8
|
import { useEnvironment, useNetwork } from "@m4l/core";
|
|
9
9
|
import { unstable_composeClasses } from "@mui/base";
|
|
10
10
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
11
11
|
import { C as CircularProgress } from "../mui_extended/CircularProgress/index.967e70b7.js";
|
|
12
|
-
import { P as Popover } from "../mui_extended/Popover/index.
|
|
12
|
+
import { P as Popover } from "../mui_extended/Popover/index.a7da93f1.js";
|
|
13
13
|
const componentName = "M4LanguagePopover";
|
|
14
14
|
generateUtilityClasses(
|
|
15
15
|
componentName,
|
|
@@ -2,8 +2,8 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import clsx from "clsx";
|
|
3
3
|
import { generateUtilityClasses } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
6
|
-
import { l as LinearProgressIndeterminateRoot } from "../../styles/index.
|
|
5
|
+
import { g as getComponentUtilityClass } from "../../utils/index.f77cc2ab.js";
|
|
6
|
+
import { l as LinearProgressIndeterminateRoot } from "../../styles/index.db9e7ddb.js";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
8
8
|
const LINEAR_PROGRESS_INDETERMINATE_CLASS_NAME = "M4LinearProgressIndeterminate";
|
|
9
9
|
generateUtilityClasses(
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
3
|
-
import { I as ICONS } from "../areas/icons.
|
|
3
|
+
import { I as ICONS } from "../areas/icons.01fa3bcc.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { m as LoadingErrorRoot } from "../../styles/index.
|
|
7
|
-
import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.
|
|
8
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
10
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
6
|
+
import { m as LoadingErrorRoot } from "../../styles/index.db9e7ddb.js";
|
|
7
|
+
import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.ca78fd37.js";
|
|
8
|
+
import { I as Icon } from "../Icon/index.c06685f4.js";
|
|
9
|
+
import { T as Typography } from "../mui_extended/Typography/index.8c0801e4.js";
|
|
10
|
+
import { B as Button } from "../mui_extended/Button/index.3d14e3e9.js";
|
|
11
11
|
const componentName = "M4LoadingError";
|
|
12
12
|
generateUtilityClasses(componentName, [
|
|
13
13
|
"root",
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const TOAST_CONTAINER_ID = "toast-host";
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useEffect, useMemo, useCallback } from "react";
|
|
3
3
|
import { unstable_HistoryRouter } from "react-router-dom";
|
|
4
|
-
import { ToastContainer, toast } from "react-toastify";
|
|
5
4
|
import { createBrowserHistory } from "history";
|
|
6
5
|
import EventEmitter from "eventemitter3";
|
|
7
6
|
import NProgress from "nprogress";
|
|
8
7
|
import { HostThemeProvider, FormatterProvider, LocalesProvider, getLocaleFromNetwork, ResponsiveContainerProvider } from "@m4l/graphics";
|
|
9
8
|
import { useAuth, DomainCountryProvider, EnvironmentProvider, HostToolsProvider, NetworkProvider, axiosOperation, AuthProvider } from "@m4l/core";
|
|
9
|
+
import { c as createToaster, T as ToastContainer } from "../ToastContainer/index.c1657bde.js";
|
|
10
10
|
import { format } from "date-fns";
|
|
11
11
|
import { defaultThemeOptions, fnComponentsOverrides } from "@m4l/styles";
|
|
12
|
-
import { B as BaseModule } from "../BaseModule/index.
|
|
13
|
-
import { A as AreasProvider } from "../areas/contexts/AreasContext/index.
|
|
12
|
+
import { B as BaseModule } from "../BaseModule/index.f7a04fe7.js";
|
|
13
|
+
import { A as AreasProvider } from "../areas/contexts/AreasContext/index.9edd84c3.js";
|
|
14
14
|
function MFAuthApp(props) {
|
|
15
15
|
const { children, user, pwd } = props;
|
|
16
16
|
const { isAuthenticated, isInitialized, login, user: authUser } = useAuth();
|
|
@@ -35,32 +35,30 @@ function MFAuthApp(props) {
|
|
|
35
35
|
domianCountry.decimal_symbol = authUser?.domain_country.decimal_symbol ?? domianCountry.decimal_symbol;
|
|
36
36
|
domianCountry.thousands_symbol = authUser?.domain_country?.thousands_symbol ?? domianCountry.thousands_symbol;
|
|
37
37
|
}
|
|
38
|
-
return /* @__PURE__ */
|
|
38
|
+
return /* @__PURE__ */ jsx(
|
|
39
39
|
HostThemeProvider,
|
|
40
40
|
{
|
|
41
41
|
hostThemeOptions: defaultThemeOptions,
|
|
42
42
|
fnComponentsOverrides,
|
|
43
43
|
isMicroFrontEnd: true,
|
|
44
|
-
children:
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
{
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
}
|
|
59
|
-
) })
|
|
60
|
-
]
|
|
44
|
+
children: /* @__PURE__ */ jsx(DomainCountryProvider, { ...domianCountry, isMicroFrontEnd: false, children: /* @__PURE__ */ jsx(
|
|
45
|
+
FormatterProvider,
|
|
46
|
+
{
|
|
47
|
+
isMicroFrontEnd: false,
|
|
48
|
+
dateFormatter: {
|
|
49
|
+
formatDate: format
|
|
50
|
+
},
|
|
51
|
+
currencyFormatter: {
|
|
52
|
+
code: domianCountry.currency,
|
|
53
|
+
decimalDigits: domianCountry.currency_decimal_digits
|
|
54
|
+
},
|
|
55
|
+
children
|
|
56
|
+
}
|
|
57
|
+
) })
|
|
61
58
|
}
|
|
62
59
|
);
|
|
63
60
|
}
|
|
61
|
+
const TOAST_CONTAINER_ID = "toast-host";
|
|
64
62
|
const history = createBrowserHistory({ window });
|
|
65
63
|
function MFIsolationApp(props) {
|
|
66
64
|
const {
|
|
@@ -127,10 +125,11 @@ function MFIsolationApp(props) {
|
|
|
127
125
|
}),
|
|
128
126
|
[]
|
|
129
127
|
);
|
|
128
|
+
const toaster = createToaster(TOAST_CONTAINER_ID);
|
|
130
129
|
const hostTools = useMemo(
|
|
131
130
|
() => ({
|
|
132
131
|
history,
|
|
133
|
-
toast,
|
|
132
|
+
toast: toaster,
|
|
134
133
|
startProgress,
|
|
135
134
|
stopProgress,
|
|
136
135
|
events_add_listener,
|
|
@@ -139,28 +138,31 @@ function MFIsolationApp(props) {
|
|
|
139
138
|
}),
|
|
140
139
|
[]
|
|
141
140
|
);
|
|
142
|
-
return /* @__PURE__ */ jsx(EnvironmentProvider, { ...environment, children: /* @__PURE__ */ jsx(HostToolsProvider, { ...hostTools, children: /* @__PURE__ */ jsx(NetworkProvider, { axiosOperation, children: /* @__PURE__ */ jsx(unstable_HistoryRouter, { history, children: /* @__PURE__ */ jsx(LocalesProvider, { isMicroFrontEnd: false, getLocaleFromNetwork, children: /* @__PURE__ */ jsx(AuthProvider, { children: /* @__PURE__ */
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
141
|
+
return /* @__PURE__ */ jsx(EnvironmentProvider, { ...environment, children: /* @__PURE__ */ jsx(HostToolsProvider, { ...hostTools, children: /* @__PURE__ */ jsx(NetworkProvider, { axiosOperation, children: /* @__PURE__ */ jsx(unstable_HistoryRouter, { history, children: /* @__PURE__ */ jsx(LocalesProvider, { isMicroFrontEnd: false, getLocaleFromNetwork, children: /* @__PURE__ */ jsx(AuthProvider, { children: /* @__PURE__ */ jsxs(MFAuthApp, { user, pwd, children: [
|
|
142
|
+
/* @__PURE__ */ jsx(ToastContainer, { containerId: TOAST_CONTAINER_ID }),
|
|
143
|
+
/* @__PURE__ */ jsx(
|
|
144
|
+
BaseModule,
|
|
145
|
+
{
|
|
146
|
+
moduleId,
|
|
147
|
+
privileges,
|
|
148
|
+
skeletonFlags,
|
|
149
|
+
componentsDictionary,
|
|
150
|
+
moduleNameField,
|
|
151
|
+
children: /* @__PURE__ */ jsx(
|
|
152
|
+
AreasProvider,
|
|
153
|
+
{
|
|
154
|
+
onLoad,
|
|
155
|
+
loadAreasFromNetwork: activeAreasNetwork,
|
|
156
|
+
loadCookiesFromNetwork: activeCookiesFromNetwork,
|
|
157
|
+
onSelectLayout: (modId) => {
|
|
158
|
+
console.log("onSelectLayout", modId);
|
|
159
|
+
},
|
|
160
|
+
children: /* @__PURE__ */ jsx(ResponsiveContainerProvider, { observedDivRef, children })
|
|
161
|
+
}
|
|
162
|
+
)
|
|
163
|
+
}
|
|
164
|
+
)
|
|
165
|
+
] }) }) }) }) }) }) });
|
|
164
166
|
}
|
|
165
167
|
export {
|
|
166
168
|
MFIsolationApp as M
|
|
@@ -12,8 +12,8 @@ import debounce from "lodash/debounce";
|
|
|
12
12
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
13
13
|
import { unstable_composeClasses } from "@mui/base";
|
|
14
14
|
import { L as LinearProgress } from "../mui_extended/LinearProgress/index.4092bb69.js";
|
|
15
|
-
import { L as LoadingError } from "../LoadingError/index.
|
|
16
|
-
import { M as MFLoaderRoot } from "../../styles/index.
|
|
15
|
+
import { L as LoadingError } from "../LoadingError/index.765ff885.js";
|
|
16
|
+
import { M as MFLoaderRoot } from "../../styles/index.db9e7ddb.js";
|
|
17
17
|
const componentName = "M4LMFLoader";
|
|
18
18
|
const mfLoaderClasses = generateUtilityClasses(componentName, [
|
|
19
19
|
"root",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useTheme, Dialog, Paper } from "@mui/material";
|
|
3
|
-
import { c as cjs } from "../../react-draggable.
|
|
4
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
5
|
-
import { R as ResizeableWindow } from "../Resizeable/index.
|
|
3
|
+
import { c as cjs } from "../../react-draggable.079122b0.js";
|
|
4
|
+
import { u as useModal } from "../../hooks/useModal/index.eb857f6e.js";
|
|
5
|
+
import { R as ResizeableWindow } from "../Resizeable/index.df2f3bb8.js";
|
|
6
6
|
import { useIsMobile } from "@m4l/graphics";
|
|
7
7
|
import { m as modalUtilityClasses } from "../modal/index.81eb6def.js";
|
|
8
8
|
import { useState, useEffect } from "react";
|
|
9
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
9
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.f674be30.js";
|
|
10
10
|
const DragabblePaperComponent = (props) => {
|
|
11
11
|
return /* @__PURE__ */ jsx(cjs.exports, { handle: ".m4l_draggable_handle", cancel: '[class*="MuiDialogContent-root"]', children: /* @__PURE__ */ jsx(Paper, { sx: { maxHeight: "unset", maxWidth: "unset" }, ...props }) });
|
|
12
12
|
};
|
|
@@ -2,9 +2,9 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
|
2
2
|
import { NavLink as NavLink$1 } from "react-router-dom";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { N as NavLinkRoot } from "../../styles/index.
|
|
5
|
+
import { N as NavLinkRoot } from "../../styles/index.db9e7ddb.js";
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
7
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
7
|
+
import { T as Typography } from "../mui_extended/Typography/index.8c0801e4.js";
|
|
8
8
|
const componentName = "M4LNavLink";
|
|
9
9
|
generateUtilityClasses(componentName, [
|
|
10
10
|
"root"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { n as WrapperNoItemSelected, o as Label, p as Img, q as WrapperSKTNoItemSelected } from "../../styles/index.
|
|
3
|
+
import { n as WrapperNoItemSelected, o as Label, p as Img, q as WrapperSKTNoItemSelected } from "../../styles/index.db9e7ddb.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,20 +1,20 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useState, useEffect, useCallback, useMemo } from "react";
|
|
3
3
|
import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
|
|
4
|
-
import { r as Container, s as Actions, t as GridWrapper } from "../../styles/index.
|
|
5
|
-
import { D as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.
|
|
4
|
+
import { r as Container, s as Actions, t as GridWrapper } from "../../styles/index.db9e7ddb.js";
|
|
5
|
+
import { D as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.b37d6cab.js";
|
|
6
6
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.2ef6f261.js";
|
|
7
7
|
import { Tooltip, IconButton } from "@mui/material";
|
|
8
8
|
import { useHostTheme, useResponsiveDesktop } from "@m4l/graphics";
|
|
9
9
|
import { R as ReactJson } from "../../react-json-view.57125fcf.js";
|
|
10
|
-
import { S as ScrollBar } from "../ScrollBar/index.
|
|
11
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
12
|
-
import { I as Icon } from "../Icon/index.
|
|
13
|
-
import { S as Stack } from "../mui_extended/Stack/index.
|
|
14
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
15
|
-
import { D as DynamicFilter } from "../DynamicFilter/index.
|
|
10
|
+
import { S as ScrollBar } from "../ScrollBar/index.11feff65.js";
|
|
11
|
+
import { u as useModal } from "../../hooks/useModal/index.eb857f6e.js";
|
|
12
|
+
import { I as Icon } from "../Icon/index.c06685f4.js";
|
|
13
|
+
import { S as Stack } from "../mui_extended/Stack/index.99de8138.js";
|
|
14
|
+
import { W as WindowBase } from "../modal/WindowBase.00b9e5f1.js";
|
|
15
|
+
import { D as DynamicFilter } from "../DynamicFilter/index.b07b567a.js";
|
|
16
16
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
17
|
-
import { a as getDynamicFilterComponentsDictionary } from "../DynamicFilter/dictionary.
|
|
17
|
+
import { a as getDynamicFilterComponentsDictionary } from "../DynamicFilter/dictionary.94a74eb3.js";
|
|
18
18
|
function DetailDialog(props) {
|
|
19
19
|
const { log_id } = props;
|
|
20
20
|
const { networkOperation } = useNetwork();
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { P as PDFVeiwerRoot } from "../../styles/index.
|
|
2
|
+
import { P as PDFVeiwerRoot } from "../../styles/index.db9e7ddb.js";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
5
|
+
import { B as Button } from "../mui_extended/Button/index.3d14e3e9.js";
|
|
6
6
|
const componentName = "M4LPDFViewer";
|
|
7
7
|
generateUtilityClasses(componentName, [
|
|
8
8
|
"root",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, BaseProvider, useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.
|
|
3
|
+
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.800a7957.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import React__default from "react";
|
|
6
6
|
import { Helmet } from "react-helmet-async";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { u as HeaderContainer, v as IconTitleContainer, w as IconHeader, S as SkTPaperFormHeader, x as PaperFormRoot, y as Content } from "../../styles/index.
|
|
2
|
+
import { u as HeaderContainer, v as IconTitleContainer, w as IconHeader, S as SkTPaperFormHeader, x as PaperFormRoot, y as Content } from "../../styles/index.db9e7ddb.js";
|
|
3
3
|
import { useModuleSkeleton } from "@m4l/core";
|
|
4
4
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
|
-
import { I as Icon } from "../Icon/index.
|
|
5
|
+
import { I as Icon } from "../Icon/index.c06685f4.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
const Header = (props) => {
|
|
8
8
|
const { urlIcon, title, classes } = props;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/core";
|
|
3
|
-
import { z as ContainerPeriod } from "../../styles/index.
|
|
3
|
+
import { z as ContainerPeriod } from "../../styles/index.db9e7ddb.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, Skeleton, Autocomplete, TextField } from "@mui/material";
|
|
5
5
|
import { useState, useMemo } from "react";
|
|
6
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
6
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.f674be30.js";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
11
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
10
|
+
import { T as Typography } from "../mui_extended/Typography/index.8c0801e4.js";
|
|
11
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.7b6c1ee3.js";
|
|
12
12
|
var ETimePeriods = /* @__PURE__ */ ((ETimePeriods2) => {
|
|
13
13
|
ETimePeriods2[ETimePeriods2["YEARS"] = 0] = "YEARS";
|
|
14
14
|
ETimePeriods2[ETimePeriods2["MONTHS"] = 1] = "MONTHS";
|
|
@@ -1,21 +1,21 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
5
|
-
import { B as PrintingSystemRoot } from "../../styles/index.
|
|
4
|
+
import { g as getComponentUtilityClass } from "../../utils/index.f77cc2ab.js";
|
|
5
|
+
import { B as PrintingSystemRoot } from "../../styles/index.db9e7ddb.js";
|
|
6
6
|
import clsx from "clsx";
|
|
7
|
-
import { D as DividerNode } from "./subcomponents/DividerNode/index.
|
|
8
|
-
import { S as SectionNode } from "./subcomponents/SectionNode/index.
|
|
9
|
-
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.
|
|
10
|
-
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.
|
|
11
|
-
import { a as ImageNode, Q as QRImageNode } from "../Image/index.
|
|
12
|
-
import { B as BodyNode } from "./subcomponents/BodyNode/index.
|
|
13
|
-
import { F as FooterNode } from "./subcomponents/FooterNode/index.
|
|
14
|
-
import { P as PaperNode } from "./subcomponents/PaperNode/index.
|
|
15
|
-
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.
|
|
16
|
-
import { G as GridNode } from "./subcomponents/GridNode/index.
|
|
17
|
-
import { C as ChartNode } from "./subcomponents/ChartNode/index.
|
|
18
|
-
import { P as PagerNode, a as PageRender } from "../Page/index.
|
|
7
|
+
import { D as DividerNode } from "./subcomponents/DividerNode/index.142bbf1a.js";
|
|
8
|
+
import { S as SectionNode } from "./subcomponents/SectionNode/index.642ab1b7.js";
|
|
9
|
+
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.d8a2a0af.js";
|
|
10
|
+
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.5581a84d.js";
|
|
11
|
+
import { a as ImageNode, Q as QRImageNode } from "../Image/index.ae542f70.js";
|
|
12
|
+
import { B as BodyNode } from "./subcomponents/BodyNode/index.60ad80bd.js";
|
|
13
|
+
import { F as FooterNode } from "./subcomponents/FooterNode/index.d16d2c5e.js";
|
|
14
|
+
import { P as PaperNode } from "./subcomponents/PaperNode/index.2994c128.js";
|
|
15
|
+
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.166d7264.js";
|
|
16
|
+
import { G as GridNode } from "./subcomponents/GridNode/index.044363bf.js";
|
|
17
|
+
import { C as ChartNode } from "./subcomponents/ChartNode/index.d4aa116e.js";
|
|
18
|
+
import { P as PagerNode, a as PageRender } from "../Page/index.5f2963f3.js";
|
|
19
19
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
20
20
|
import { forwardRef, useRef, useImperativeHandle } from "react";
|
|
21
21
|
import { useTheme } from "@mui/material/styles";
|
package/components/PrintingSystem/subcomponents/BodyNode/{index.251148ca.js → index.60ad80bd.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.800a7957.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const BodyNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/ChartNode/{index.e2882c92.js → index.d4aa116e.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { c as classes } from "../../index.
|
|
2
|
+
import { c as classes } from "../../index.800a7957.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { createRef, useEffect } from "react";
|
|
5
5
|
import { Chart, registerables } from "chart.js";
|
package/components/PrintingSystem/subcomponents/DividerNode/{index.b17898c6.js → index.142bbf1a.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { c as classes } from "../../index.
|
|
2
|
+
import { c as classes } from "../../index.800a7957.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
const DividerNode = (props) => {
|
|
5
5
|
const { direction = "vertical", className = "", style = {} } = props;
|
package/components/PrintingSystem/subcomponents/FooterNode/{index.4227795f.js → index.d16d2c5e.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.800a7957.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const FooterNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/GridNode/{index.c210ce35.js → index.044363bf.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, getPropertyByString, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.800a7957.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const GridNode = (props) => {
|
|
6
6
|
const { style = {}, className = "", rows, columns } = props;
|
package/components/PrintingSystem/subcomponents/HeaderNode/{index.cec9df33.js → index.5581a84d.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.800a7957.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const HeaderNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/PaperNode/{index.59ab10b9.js → index.2994c128.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes } from "../../index.
|
|
3
|
+
import { c as classes } from "../../index.800a7957.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const PaperNode = (props) => {
|
|
6
6
|
const { children, style = {}, className = "", title, titleSecondary } = props;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.800a7957.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const PropertyValueNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/SectionNode/{index.cf0b2bd1.js → index.642ab1b7.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.800a7957.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const SectionNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/TextBoxNode/{index.b7beb250.js → index.d8a2a0af.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes } from "../../index.
|
|
3
|
+
import { c as classes } from "../../index.800a7957.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const TextBoxNode = (props) => {
|
|
6
6
|
const { variant = "body", style, className, textAlign = "start", children } = props;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { E as PropertyValueRoot } from "../../styles/index.
|
|
2
|
+
import { E as PropertyValueRoot } from "../../styles/index.db9e7ddb.js";
|
|
3
3
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -7,8 +7,8 @@ import clsx from "clsx";
|
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
8
8
|
import { g as getNameDataTestId } from "../../test/getNameDataTestId.0faeade8.js";
|
|
9
9
|
import { useState } from "react";
|
|
10
|
-
import { F as FieldLabel } from "../FieldLabel/index.
|
|
11
|
-
import { I as Icon } from "../Icon/index.
|
|
10
|
+
import { F as FieldLabel } from "../FieldLabel/index.9a979def.js";
|
|
11
|
+
import { I as Icon } from "../Icon/index.c06685f4.js";
|
|
12
12
|
const componentName = "M4LPropertyValue";
|
|
13
13
|
generateUtilityClasses(
|
|
14
14
|
componentName,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { J as WrapperResizeable } from "../../styles/index.
|
|
2
|
+
import { J as WrapperResizeable } from "../../styles/index.db9e7ddb.js";
|
|
3
3
|
function ResizeableWindow(props) {
|
|
4
4
|
const { children, width = 600, height = 400, maxHeigth, onResize, maxWidth, ...other } = props;
|
|
5
5
|
return /* @__PURE__ */ jsx(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses, generateUtilityClass, Box } from "@mui/material";
|
|
3
|
-
import { R as RootStyle, K as SimpleBarStyle } from "../../styles/index.
|
|
3
|
+
import { R as RootStyle, K as SimpleBarStyle } from "../../styles/index.db9e7ddb.js";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
const componentName = "M4LScrollBar";
|
|
6
6
|
generateUtilityClasses(componentName, [
|
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { O as NavItemMainRoot, Q as NavSubItemContentRoot, T as NavListSubItemRoot, U as ContainerListSubItem, V as ContentGroupsRoot, X as WrapperGroup, Y as WrapperGroupTitle, Z as CollapseButtonRoot, _ as WrapperContentMobile, $ as SideBarRoot } from "../../styles/index.
|
|
2
|
+
import { O as NavItemMainRoot, Q as NavSubItemContentRoot, T as NavListSubItemRoot, U as ContainerListSubItem, V as ContentGroupsRoot, X as WrapperGroup, Y as WrapperGroupTitle, Z as CollapseButtonRoot, _ as WrapperContentMobile, $ as SideBarRoot } from "../../styles/index.db9e7ddb.js";
|
|
3
3
|
import { createContext, useState, useContext, useEffect } from "react";
|
|
4
4
|
import { generateUtilityClasses, Collapse, Drawer as Drawer$1, useTheme } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
6
|
+
import { g as getComponentUtilityClass } from "../../utils/index.f77cc2ab.js";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
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.
|
|
11
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
10
|
+
import { I as Icon, A as ArrowIcon } from "../Icon/index.c06685f4.js";
|
|
11
|
+
import { T as Typography } from "../mui_extended/Typography/index.8c0801e4.js";
|
|
12
12
|
import clsx from "clsx";
|
|
13
13
|
import { useLocation } from "react-router-dom";
|
|
14
|
-
import { I as Image } from "../Image/index.
|
|
15
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
14
|
+
import { I as Image } from "../Image/index.ae542f70.js";
|
|
15
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.7b6c1ee3.js";
|
|
16
16
|
import { useResponsive } from "@m4l/styles";
|
|
17
17
|
const componentName = "M4LSideBar";
|
|
18
18
|
generateUtilityClasses(
|