@m4l/components 0.2.27 → 0.2.29
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 +413 -413
- package/components/AccountPopover/{index.3994a80b.js → index.69cda48b.js} +1 -1
- package/components/AppBar/{index.23323f96.js → index.1562b3b8.js} +2 -2
- package/components/CommonActions/components/ActionCancel/{index.bd767c14.js → index.f00f026d.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.d737bddc.js → index.674a0faa.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.d5b80747.js → index.b5a5c4b4.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.9bd56cd0.js → index.574967a0.js} +2 -2
- package/components/CommonActions/components/Actions/{index.16946bfd.js → index.23bfc86b.js} +1 -1
- package/components/DataGrid/assets/icons/datagrid.svg +4 -4
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.29cf6542.js → index.cf410875.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.2c4fd22e.js → index.00f9ed87.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.e30c976f.js → index.c097ac25.js} +1 -1
- package/components/DataGrid/{index.a3792770.js → index.6bdcbf70.js} +3 -3
- package/components/DataGrid/subcomponents/Actions/{index.a317b384.js → index.380c24dc.js} +10 -10
- package/components/DragResizeWindow/{index.bf1a4a47.js → index.1c6d51f9.js} +3 -3
- package/components/DynamicFilter/contexts/DynamicFilterContext/index.d.ts +2 -6
- package/components/DynamicFilter/{index.cce92677.js → index.04cc1034.js} +10 -10
- package/components/FieldLabel/{index.8d3d6bb4.js → index.75e89ace.js} +2 -2
- package/components/GridLayout/{index.0996cd19.js → index.e005b65b.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.ded0e80e.js → index.ee5c31cd.js} +3 -3
- package/components/GridLayout/subcomponents/Responsive/{index.d2ec9ddb.js → index.69e13d04.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.06986ab4.js → index.607d8861.js} +6 -10
- package/components/HamburgerMenu/{index.06905db3.js → index.fb1a3aae.js} +2 -2
- package/components/Icon/{index.58eaf354.js → index.14670a00.js} +1 -1
- package/components/Image/{index.fa98eb78.js → index.6aa1ae49.js} +2 -2
- package/components/LanguagePopover/{index.2740fb8e.js → index.4149a8da.js} +2 -2
- package/components/LinearProgressIndeterminate/{index.a0ad2d9e.js → index.6e5db737.js} +1 -1
- package/components/LoadingError/{index.4f4724c4.js → index.1ec78dd5.js} +3 -3
- package/components/MFLoader/{index.f6a46c70.js → index.6037f834.js} +1 -1
- package/components/ModalDialog/{index.86de725b.js → index.7b85f8b0.js} +4 -4
- package/components/NoItemSelected/{index.aa3679f1.js → index.54023226.js} +1 -1
- package/components/ObjectLogs/{index.0e365006.js → index.edc0fecc.js} +5 -5
- package/components/PDFViewer/{index.85d4e010.js → index.d185afd0.js} +1 -1
- package/components/Page/{index.aa33f20b.js → index.2c550c91.js} +1 -1
- package/components/PaperForm/{index.b6811634.js → index.63dc4b29.js} +1 -1
- package/components/Period/{index.ba79014c.js → index.ddf8716c.js} +2 -2
- package/components/PrintingSystem/{index.b3ed9375.js → index.bcef9a6f.js} +13 -13
- package/components/PrintingSystem/subcomponents/BodyNode/{index.7a5c7bdd.js → index.14ecdd97.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.85914c4b.js → index.aa2b8706.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.45284722.js → index.ce81726b.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.a83e65dc.js → index.7fc8c316.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.cb7d0af9.js → index.88fcc856.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.d67484e5.js → index.d3f4e000.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.ab17815a.js → index.30cbab70.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.8a2617ae.js → index.05a3579e.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.2c52ee12.js → index.d6344807.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.f0ac0243.js → index.79d2e283.js} +1 -1
- package/components/PropertyValue/{index.a3527d10.js → index.3e240f9d.js} +11 -6
- package/components/PropertyValue/types.d.ts +2 -1
- package/components/Resizeable/{index.8db8f77d.js → index.eba4fda9.js} +1 -1
- package/components/SideBar/classes/index.d.ts +1 -0
- package/components/SideBar/classes/types.d.ts +1 -0
- package/components/SideBar/{index.0d49daff.js → index.b1455bd0.js} +7 -10
- package/components/ToastContainer/{index.b42aca02.js → index.a33ebb52.js} +3 -3
- package/components/areas/components/AreasAdmin/{index.6d902d47.js → index.be0ad2f1.js} +10 -10
- package/components/areas/components/AreasViewer/{index.2a286dfa.js → index.4d7caeeb.js} +42 -56
- package/components/areas/contexts/AreasContext/{index.3eb6b2a4.js → index.ef8e9ef3.js} +4 -4
- package/components/areas/hooks/useAreas/{index.febe901b.js → index.33fe5c67.js} +1 -1
- package/components/areas/types.d.ts +1 -1
- package/components/commercial/AppBarCommercial/{index.c5022fdd.js → index.3e0ad6ef.js} +1 -1
- package/components/commercial/TopBar/{index.08853566.js → index.7b22d97b.js} +4 -4
- package/components/formatters/BooleanFormatter/{index.4bb3d2f9.js → index.fb44d69d.js} +2 -2
- package/components/formatters/{index.3e9e2305.js → index.05c4e1a4.js} +1 -1
- package/components/hook-form/RHFAutocomplete/{index.f9be5465.js → index.42ec23c5.js} +4 -4
- package/components/hook-form/RHFAutocompleteAsync/{index.c01fd38a.js → index.91ad29a5.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.4f650b78.js → index.f890d98f.js} +2 -2
- package/components/hook-form/RHFColorPicker/{index.5be9e237.js → index.25a0318a.js} +5 -5
- package/components/hook-form/RHFDateTime/{index.ace3f52e.js → index.1d21546f.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.88812636.js → index.d30e8d8c.js} +3 -3
- package/components/hook-form/RHFTextField/{index.d4192912.js → index.2c2dcc64.js} +4 -4
- package/components/hook-form/RHFUpload/{index.f7efd0e2.js → index.9d4d4460.js} +2 -2
- package/components/maps/leaflet-geoman.d.ts +1633 -1633
- package/components/modal/{WindowBase.4881da1f.js → WindowBase.ab22627c.js} +3 -3
- package/components/modal/{WindowConfirm.3b0e842b.js → WindowConfirm.0aae86b3.js} +6 -6
- package/components/mui_extended/Accordion/{index.a32a5761.js → index.f9042228.js} +2 -2
- package/components/mui_extended/Button/{index.81367a73.js → index.d5a031be.js} +1 -1
- package/components/mui_extended/{CheckBox.b3c0f2ad.js → CheckBox.0dcf39ae.js} +1 -1
- package/components/mui_extended/IconButton/{index.32fc9419.js → index.d8bdadaa.js} +1 -1
- package/components/mui_extended/MenuActions/{index.fdea20e7.js → index.154d57f0.js} +2 -2
- package/components/mui_extended/Pager/{index.c843dde3.js → index.8e2d569e.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.3d71f374.js → index.595ea955.js} +1 -1
- package/components/mui_extended/ToggleIconButton/ToggleIconButton.d.ts +1 -1
- package/components/mui_extended/ToggleIconButton/{index.1cff26af.js → index.c588d5e1.js} +1 -1
- package/contexts/ModalContext/{index.e748f329.js → index.f9da6aa8.js} +1 -1
- package/hooks/useFormAddEdit/{index.5c3d8e48.js → index.8127dd88.js} +2 -2
- package/hooks/useModal/{index.66a0c82e.js → index.b64e2ea0.js} +1 -1
- package/index.js +82 -82
- package/{node_modules.47f7709b.js → node_modules.98455a76.js} +1 -1
- package/package.json +1 -1
- package/{react-draggable.ee21cb7e.js → react-draggable.6cf19cba.js} +1 -1
- package/{react-resizable.ee028152.js → react-resizable.0ebffd82.js} +2 -2
- package/{vendor.47f1f3d4.js → vendor.e5e34bad.js} +65 -65
- package/vite-env.d.ts +3 -3
- /package/components/GridLayout/subcomponents/{GridItem → Griditem}/index.d.ts +0 -0
- /package/components/GridLayout/subcomponents/{GridItem → Griditem}/types.d.ts +0 -0
- /package/utils/{index.de903261.js → index.24b5284a.js} +0 -0
|
@@ -7,7 +7,7 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
7
7
|
import { A as Avatar } from "../mui_extended/Avatar/index.75e6ed57.js";
|
|
8
8
|
import { C as CircularProgress } from "../mui_extended/CircularProgress/index.ad569afd.js";
|
|
9
9
|
import { P as Popover } from "../mui_extended/Popover/index.d85de73b.js";
|
|
10
|
-
import { I as Icon } from "../Icon/index.
|
|
10
|
+
import { I as Icon } from "../Icon/index.14670a00.js";
|
|
11
11
|
import clsx from "clsx";
|
|
12
12
|
const componentName = "M4LAccountPopover";
|
|
13
13
|
generateUtilityClasses(componentName, [
|
|
@@ -4,9 +4,9 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
|
4
4
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
7
|
-
import { I as Image } from "../Image/index.
|
|
7
|
+
import { I as Image } from "../Image/index.6aa1ae49.js";
|
|
8
8
|
import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
|
|
9
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
9
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.d8bdadaa.js";
|
|
10
10
|
const AppBarRoot = styled("header")(({
|
|
11
11
|
theme
|
|
12
12
|
}) => ({
|
package/components/CommonActions/components/ActionCancel/{index.bd767c14.js → index.f00f026d.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
3
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
2
|
+
import { B as Button } from "../../../mui_extended/Button/index.d5a031be.js";
|
|
3
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.23bfc86b.js";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const ActionCancel = (props) => {
|
|
6
6
|
const {
|
package/components/CommonActions/components/ActionFormCancel/{index.d737bddc.js → index.674a0faa.js}
RENAMED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { useFormContext, useFormState } from "react-hook-form";
|
|
2
2
|
import { useModuleDictionary } from "@m4l/core";
|
|
3
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
3
|
+
import { B as Button } from "../../../mui_extended/Button/index.d5a031be.js";
|
|
4
4
|
import { useCallback, useEffect } from "react";
|
|
5
|
-
import { u as useModal } from "../../../../hooks/useModal/index.
|
|
6
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
5
|
+
import { u as useModal } from "../../../../hooks/useModal/index.b64e2ea0.js";
|
|
6
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.23bfc86b.js";
|
|
7
7
|
import { jsx } from "react/jsx-runtime";
|
|
8
8
|
import { u as useWindowToolsMF } from "../../../areas/hooks/useWindowToolsMF/index.b7afaf88.js";
|
|
9
|
-
import { W as WindowConfirm } from "../../../modal/WindowConfirm.
|
|
9
|
+
import { W as WindowConfirm } from "../../../modal/WindowConfirm.0aae86b3.js";
|
|
10
10
|
function ActionFormCancel() {
|
|
11
11
|
const {
|
|
12
12
|
getLabel
|
package/components/CommonActions/components/ActionFormIntro/{index.d5b80747.js → index.b5a5c4b4.js}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useFormContext, useFormState } from "react-hook-form";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton } from "@mui/material";
|
|
4
|
-
import { L as LoadingButton } from "../../../mui_extended/Button/index.
|
|
5
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
4
|
+
import { L as LoadingButton } from "../../../mui_extended/Button/index.d5a031be.js";
|
|
5
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.23bfc86b.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
function ActionFormIntro(props) {
|
|
8
8
|
const {
|
package/components/CommonActions/components/ActionIntro/{index.9bd56cd0.js → index.574967a0.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useModuleDictionary } from "@m4l/core";
|
|
2
|
-
import { B as Button } from "../../../mui_extended/Button/index.
|
|
2
|
+
import { B as Button } from "../../../mui_extended/Button/index.d5a031be.js";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
|
|
4
|
-
import { u as useCommonActionsUtilityClasses } from "../Actions/index.
|
|
4
|
+
import { u as useCommonActionsUtilityClasses } from "../Actions/index.23bfc86b.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
const ACTIONINTRO_TEST_ID = "m4lactions";
|
|
7
7
|
const ActionIntro = (props) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock.86c553a9.js";
|
|
2
2
|
import { generateUtilityClasses, styled } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { g as getComponentUtilityClass } from "../../../../utils/index.
|
|
4
|
+
import { g as getComponentUtilityClass } from "../../../../utils/index.24b5284a.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
function getCommonActionsDictionary() {
|
|
7
7
|
return ["common_actions"];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M10 13H6C3.245 13 1 10.755 1 8C1 5.245 3.245 3 6 3H10C12.755 3 15 5.245 15 8C15 10.755 12.755 13 10 13ZM6 4C3.795 4 2 5.795 2 8C2 10.205 3.795 12 6 12H10C12.205 12 14 10.205 14 8C14 5.795 12.205 4 10 4H6Z" fill="#2F3737"/>
|
|
3
|
-
<path d="M10 11C8.345 11 7 9.655 7 8C7 6.345 8.345 5 10 5C11.655 5 13 6.345 13 8C13 9.655 11.655 11 10 11ZM10 6C8.895 6 8 6.895 8 8C8 9.105 8.895 10 10 10C11.105 10 12 9.105 12 8C12 6.895 11.105 6 10 6Z" fill="#2F3737"/>
|
|
4
|
-
</svg>
|
|
1
|
+
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M10 13H6C3.245 13 1 10.755 1 8C1 5.245 3.245 3 6 3H10C12.755 3 15 5.245 15 8C15 10.755 12.755 13 10 13ZM6 4C3.795 4 2 5.795 2 8C2 10.205 3.795 12 6 12H10C12.205 12 14 10.205 14 8C14 5.795 12.205 4 10 4H6Z" fill="#2F3737"/>
|
|
3
|
+
<path d="M10 11C8.345 11 7 9.655 7 8C7 6.345 8.345 5 10 5C11.655 5 13 6.345 13 8C13 9.655 11.655 11 10 11ZM10 6C8.895 6 8 6.895 8 8C8 9.105 8.895 10 10 10C11.105 10 12 9.105 12 8C12 6.895 11.105 6 10 6Z" fill="#2F3737"/>
|
|
4
|
+
</svg>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getPropertyByString } from "@m4l/core";
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
|
-
import { B as BooleanFormatter } from "../../../formatters/BooleanFormatter/index.
|
|
3
|
+
import { B as BooleanFormatter } from "../../../formatters/BooleanFormatter/index.fb44d69d.js";
|
|
4
4
|
function ColumnBooleanFormatter(props) {
|
|
5
5
|
const {
|
|
6
6
|
fieldValue,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getPropertyByString } from "@m4l/core";
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
|
-
import { C as ConcatenatedFormatter } from "../../../formatters/index.
|
|
3
|
+
import { C as ConcatenatedFormatter } from "../../../formatters/index.05c4e1a4.js";
|
|
4
4
|
function ColumnConcatenatedValueFormatter(props) {
|
|
5
5
|
const {
|
|
6
6
|
fieldValue,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Checkbox } from "@mui/material";
|
|
2
|
-
import { d as dataGridClasses } from "../../index.
|
|
2
|
+
import { d as dataGridClasses } from "../../index.6bdcbf70.js";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
function ColumnInteractiveCheckFormatter(props) {
|
|
5
5
|
const {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.
|
|
2
|
-
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.
|
|
1
|
+
import { g as getModalDialogComponentsDictionary } from "../ModalDialog/index.7b85f8b0.js";
|
|
2
|
+
import { g as getPagerComponentsDictionary } from "../mui_extended/Pager/index.8e2d569e.js";
|
|
3
3
|
import { styled, SvgIcon, Checkbox, InputBase, Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { forwardRef, createContext, useState, useMemo, useEffect, useCallback, useContext, useRef, useLayoutEffect } from "react";
|
|
5
5
|
import { u as useRowSelection, S as SelectCellFormatter, H as HeaderRenderer, D as DataGrid$1 } from "../../react-data-grid.c5377916.js";
|
|
@@ -8,7 +8,7 @@ import { HTML5Backend } from "react-dnd-html5-backend";
|
|
|
8
8
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
9
9
|
import { D as DATAGRID_SELECT_COLUMN_KEY, c as componentName, a as DATAGRID_PREFIX_NAME } from "./constants.e334cd50.js";
|
|
10
10
|
import { voidFunction, useModuleDictionary, useModuleSkeleton, getPropertyByString } from "@m4l/core";
|
|
11
|
-
import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.
|
|
11
|
+
import { A as ActionsColumn, a as Actions } from "./subcomponents/Actions/index.380c24dc.js";
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
13
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
14
14
|
import { g as getNameDataTestId } from "../../test/getNameDataTestId.14875ec7.js";
|
|
@@ -1,20 +1,20 @@
|
|
|
1
|
-
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.
|
|
2
|
-
import { u as useDataGrid, a as useFilters, D as DataGridRoot, b as dictionary } from "../../index.
|
|
1
|
+
import { M as MenuActions } from "../../../mui_extended/MenuActions/index.154d57f0.js";
|
|
2
|
+
import { u as useDataGrid, a as useFilters, D as DataGridRoot, b as dictionary } from "../../index.6bdcbf70.js";
|
|
3
3
|
import { useTheme, styled, Skeleton } from "@mui/material";
|
|
4
4
|
import { b as DATAGRID_ACTIONS_COLUMN_KEY } from "../../constants.e334cd50.js";
|
|
5
5
|
import { jsx, Fragment, jsxs } from "react/jsx-runtime";
|
|
6
|
-
import { P as Pager } from "../../../mui_extended/Pager/index.
|
|
7
|
-
import { I as IconButton } from "../../../mui_extended/IconButton/index.
|
|
6
|
+
import { P as Pager } from "../../../mui_extended/Pager/index.8e2d569e.js";
|
|
7
|
+
import { I as IconButton } from "../../../mui_extended/IconButton/index.d8bdadaa.js";
|
|
8
8
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
9
9
|
import { forwardRef, useRef, useState, useImperativeHandle, useMemo, useEffect, useCallback } from "react";
|
|
10
10
|
import { D as DataGrid$1 } from "../../../../react-data-grid.c5377916.js";
|
|
11
|
-
import { C as ColumnInteractiveCheckFormatter } from "../../formatters/ColumnInteractiveCheckFormatter/index.
|
|
12
|
-
import { u as useModal } from "../../../../hooks/useModal/index.
|
|
13
|
-
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.
|
|
14
|
-
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.
|
|
11
|
+
import { C as ColumnInteractiveCheckFormatter } from "../../formatters/ColumnInteractiveCheckFormatter/index.c097ac25.js";
|
|
12
|
+
import { u as useModal } from "../../../../hooks/useModal/index.b64e2ea0.js";
|
|
13
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.f00f026d.js";
|
|
14
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.574967a0.js";
|
|
15
15
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
16
|
-
import { W as WindowBase } from "../../../modal/WindowBase.
|
|
17
|
-
import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.
|
|
16
|
+
import { W as WindowBase } from "../../../modal/WindowBase.ab22627c.js";
|
|
17
|
+
import { A as Actions$1 } from "../../../CommonActions/components/Actions/index.23bfc86b.js";
|
|
18
18
|
function ActionsFormatter(props) {
|
|
19
19
|
const {
|
|
20
20
|
rowActionsGetter,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import React__default, { useState, useRef, useCallback, useEffect, useMemo } from "react";
|
|
2
|
-
import { D as DraggableCore_1 } from "../../react-draggable.
|
|
2
|
+
import { D as DraggableCore_1 } from "../../react-draggable.6cf19cba.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { styled, generateUtilityClasses } from "@mui/material";
|
|
5
|
-
import { M as MAP_ZINDEX_OVER_MAP } from "../../vendor.
|
|
5
|
+
import { M as MAP_ZINDEX_OVER_MAP } from "../../vendor.e5e34bad.js";
|
|
6
6
|
import "@mui/base";
|
|
7
7
|
import { M as MAP_ZINDEX_OVER_MAP$1 } from "../PopupsProvider/index.3d5ad0ee.js";
|
|
8
|
-
import { R as Resizable } from "../../react-resizable.
|
|
8
|
+
import { R as Resizable } from "../../react-resizable.0ebffd82.js";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
const DraggeableWindowRoot = styled("div")`
|
|
11
11
|
position: absolute;
|
|
@@ -2,15 +2,11 @@
|
|
|
2
2
|
import { DynamicFilterProviderProps } from './types';
|
|
3
3
|
declare const DynamicFilterContext: import("react").Context<(Omit<Omit<import("zustand").StoreApi<import("./store").DynamicFilterStateWithActions>, "setState"> & {
|
|
4
4
|
setState<A extends string | {
|
|
5
|
-
type: unknown;
|
|
6
|
-
* Efecto para lanzar el fire onChngeFilters, basado en el cambio del contador countOnChangeFiltersApplyed
|
|
7
|
-
*/
|
|
5
|
+
type: unknown;
|
|
8
6
|
}>(partial: import("./store").DynamicFilterStateWithActions | Partial<import("./store").DynamicFilterStateWithActions> | ((state: import("./store").DynamicFilterStateWithActions) => import("./store").DynamicFilterStateWithActions | Partial<import("./store").DynamicFilterStateWithActions>), replace?: boolean | undefined, action?: A | undefined): void;
|
|
9
7
|
}, "setState"> & {
|
|
10
8
|
setState(nextStateOrUpdater: import("./store").DynamicFilterStateWithActions | Partial<import("./store").DynamicFilterStateWithActions> | ((state: import("immer/dist/internal").WritableDraft<import("./store").DynamicFilterStateWithActions>) => void), shouldReplace?: boolean | undefined, action?: string | {
|
|
11
|
-
type: unknown;
|
|
12
|
-
* Efecto para lanzar el fire onChngeFilters, basado en el cambio del contador countOnChangeFiltersApplyed
|
|
13
|
-
*/
|
|
9
|
+
type: unknown;
|
|
14
10
|
} | undefined): void;
|
|
15
11
|
}) | null>;
|
|
16
12
|
/**
|
|
@@ -3,30 +3,30 @@ import { useModuleDictionary, useEnvironment, useModuleSkeleton, useFlagsPresent
|
|
|
3
3
|
import { useStore, createStore } from "zustand";
|
|
4
4
|
import { generateUtilityClasses, styled, alpha, Skeleton, MenuItem } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.
|
|
6
|
+
import { g as getComponentUtilityClass, i as isValidDate } from "../../utils/index.24b5284a.js";
|
|
7
7
|
import { devtools } from "zustand/middleware";
|
|
8
8
|
import { immer } from "zustand/middleware/immer";
|
|
9
9
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
10
|
-
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.
|
|
11
|
-
import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.
|
|
10
|
+
import { g as getCommonActionsDictionary, A as Actions } from "../CommonActions/components/Actions/index.23bfc86b.js";
|
|
11
|
+
import { g as getRHFAutocompleteComponentsDictionary, R as RHFAutocomplete } from "../hook-form/RHFAutocomplete/index.42ec23c5.js";
|
|
12
12
|
import { g as getNameDataTestId } from "../../test/getNameDataTestId.14875ec7.js";
|
|
13
13
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
14
14
|
import { useFormContext, useWatch } from "react-hook-form";
|
|
15
15
|
import { shallow } from "zustand/shallow";
|
|
16
|
-
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.
|
|
17
|
-
import { R as RHFTextField } from "../hook-form/RHFTextField/index.
|
|
16
|
+
import { R as RHFDateTime } from "../hook-form/RHFDateTime/index.1d21546f.js";
|
|
17
|
+
import { R as RHFTextField } from "../hook-form/RHFTextField/index.2c2dcc64.js";
|
|
18
18
|
import * as Yup from "yup";
|
|
19
19
|
import { useResponsiveDesktop, useFirstRender, useFormatter } from "@m4l/graphics";
|
|
20
20
|
import { S as ScrollBar } from "../ScrollBar/index.7dfc2f29.js";
|
|
21
21
|
import clsx from "clsx";
|
|
22
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
23
|
-
import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.
|
|
22
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.d8bdadaa.js";
|
|
23
|
+
import { L as LabelMemuItem } from "../mui_extended/MenuActions/index.154d57f0.js";
|
|
24
24
|
import { P as Popover } from "../mui_extended/Popover/index.d85de73b.js";
|
|
25
|
-
import { I as Icon } from "../Icon/index.
|
|
25
|
+
import { I as Icon } from "../Icon/index.14670a00.js";
|
|
26
26
|
import { useTheme } from "@mui/material/styles";
|
|
27
27
|
import { R as RHFormProvider } from "../../contexts/RHFormContext/index.7b2a8723.js";
|
|
28
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
29
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
28
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.f00f026d.js";
|
|
29
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.574967a0.js";
|
|
30
30
|
import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
|
|
31
31
|
const COMPONENT_PREFIX = "M4LDynamicFilter";
|
|
32
32
|
const COMPONENT_CLASS_NAME = "M4LDynamicFilter";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { useEnvironment, useModuleSkeleton } from "@m4l/core";
|
|
2
2
|
import { styled, generateUtilityClasses, Tooltip, Skeleton } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
4
|
+
import { g as getComponentUtilityClass } from "../../utils/index.24b5284a.js";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
7
7
|
import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
|
|
8
|
-
import { I as Icon } from "../Icon/index.
|
|
8
|
+
import { I as Icon } from "../Icon/index.14670a00.js";
|
|
9
9
|
const FieldLabelRoot = styled("label")(({ theme }) => ({
|
|
10
10
|
...theme.components?.M4LFieldLabel?.styleOverrides
|
|
11
11
|
}));
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useState, useRef, useEffect, useCallback } from "react";
|
|
2
2
|
import clsx from "clsx";
|
|
3
|
-
import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.
|
|
3
|
+
import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.ee5c31cd.js";
|
|
4
4
|
import { styled, alpha } from "@mui/material/styles";
|
|
5
|
-
import { r as react_resizable_css } from "../../react-resizable.
|
|
5
|
+
import { r as react_resizable_css } from "../../react-resizable.0ebffd82.js";
|
|
6
6
|
import { generateUtilityClasses } from "@mui/material";
|
|
7
7
|
import "@mui/base";
|
|
8
8
|
import { jsx, jsxs } from "react/jsx-runtime";
|
package/components/GridLayout/subcomponents/Griditem/{index.ded0e80e.js → index.ee5c31cd.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default, { useRef, useEffect, useState, useCallback, useMemo } from "react";
|
|
2
|
-
import { D as DraggableCore_1 } from "../../../../react-draggable.
|
|
3
|
-
import { R as Resizable } from "../../../../react-resizable.
|
|
4
|
-
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.
|
|
2
|
+
import { D as DraggableCore_1 } from "../../../../react-draggable.6cf19cba.js";
|
|
3
|
+
import { R as Resizable } from "../../../../react-resizable.0ebffd82.js";
|
|
4
|
+
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.e005b65b.js";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import { deepEqual } from "fast-equals";
|
|
7
7
|
import { jsx, Fragment } from "react/jsx-runtime";
|
package/components/GridLayout/subcomponents/Responsive/{index.d2ec9ddb.js → index.69e13d04.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.
|
|
1
|
+
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.e005b65b.js";
|
|
2
2
|
import { useState, useRef, useEffect, useCallback } from "react";
|
|
3
3
|
import { useFirstRender } from "@m4l/graphics";
|
|
4
4
|
import { deepEqual } from "fast-equals";
|
package/components/GridLayout/subcomponents/SizeProvider/{index.06986ab4.js → index.607d8861.js}
RENAMED
|
@@ -2,7 +2,7 @@ import { useRef, useState, useMemo, useCallback, useEffect } from "react";
|
|
|
2
2
|
import clsx from "clsx";
|
|
3
3
|
import { throttle } from "lodash";
|
|
4
4
|
import { useResizeObserver } from "@m4l/graphics";
|
|
5
|
-
import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.
|
|
5
|
+
import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.e005b65b.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
function withSizeProvider(ComposedComponent) {
|
|
8
8
|
return (props) => {
|
|
@@ -11,17 +11,13 @@ function withSizeProvider(ComposedComponent) {
|
|
|
11
11
|
...rest
|
|
12
12
|
} = props;
|
|
13
13
|
const refMounted = useRef(false);
|
|
14
|
-
const observedDivRef = useRef(null);
|
|
15
14
|
const [currentState, setCurrentState] = useState({
|
|
16
15
|
mounted: false,
|
|
17
16
|
width: DEFAULT_CONTAINER_WIDTH,
|
|
18
17
|
height: DEFAULT_CONTAINER_HEIGHT
|
|
19
18
|
});
|
|
20
|
-
console.log("size w", currentState.width);
|
|
21
|
-
console.log("size h", currentState.height);
|
|
22
19
|
const onWindowResizeMemo = useMemo(() => () => {
|
|
23
|
-
const node =
|
|
24
|
-
console.log("onWindowResizeMemo");
|
|
20
|
+
const node = elementRef.current;
|
|
25
21
|
if (node instanceof HTMLElement && node.clientWidth) {
|
|
26
22
|
setCurrentState((prev) => ({
|
|
27
23
|
...prev,
|
|
@@ -29,7 +25,7 @@ function withSizeProvider(ComposedComponent) {
|
|
|
29
25
|
height: node.offsetHeight
|
|
30
26
|
}));
|
|
31
27
|
}
|
|
32
|
-
}, [
|
|
28
|
+
}, []);
|
|
33
29
|
const throttleResize = throttle(onWindowResizeMemo, THROTTLE_RESIZE_TIMEOUT, {
|
|
34
30
|
leading: false,
|
|
35
31
|
trailing: true
|
|
@@ -37,6 +33,7 @@ function withSizeProvider(ComposedComponent) {
|
|
|
37
33
|
const onResize = useCallback((_target) => {
|
|
38
34
|
throttleResize();
|
|
39
35
|
}, []);
|
|
36
|
+
const elementRef = useResizeObserver(onResize);
|
|
40
37
|
useEffect(() => {
|
|
41
38
|
setCurrentState((prev) => ({
|
|
42
39
|
...prev,
|
|
@@ -45,16 +42,15 @@ function withSizeProvider(ComposedComponent) {
|
|
|
45
42
|
refMounted.current = true;
|
|
46
43
|
onWindowResizeMemo();
|
|
47
44
|
}, []);
|
|
48
|
-
useResizeObserver(onResize, observedDivRef);
|
|
49
45
|
if (measureBeforeMount && !currentState.mounted) {
|
|
50
46
|
return /* @__PURE__ */ jsx("div", {
|
|
51
47
|
className: clsx(props.className, COMPONENT_CLASS_NAME),
|
|
52
48
|
style: props.style,
|
|
53
|
-
ref:
|
|
49
|
+
ref: elementRef
|
|
54
50
|
});
|
|
55
51
|
}
|
|
56
52
|
return /* @__PURE__ */ jsx(ComposedComponent, {
|
|
57
|
-
innerRef:
|
|
53
|
+
innerRef: elementRef,
|
|
58
54
|
containerWidth: currentState.width,
|
|
59
55
|
containerHeight: currentState.height,
|
|
60
56
|
...rest
|
|
@@ -5,8 +5,8 @@ import { unstable_composeClasses } from "@mui/base";
|
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { useEnvironment } from "@m4l/core";
|
|
7
7
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
8
|
-
import { S as SideBar } from "../SideBar/index.
|
|
9
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
8
|
+
import { S as SideBar } from "../SideBar/index.b1455bd0.js";
|
|
9
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.d8bdadaa.js";
|
|
10
10
|
const HamburgerMenuRoot = styled("header")(({
|
|
11
11
|
theme
|
|
12
12
|
}) => ({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import React__default from "react";
|
|
2
2
|
import { useEnvironment } from "@m4l/core";
|
|
3
3
|
import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
|
-
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.
|
|
4
|
+
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.b1455bd0.js";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -4,8 +4,8 @@ import clsx from "clsx";
|
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
import { useBase, useEnvironment, evaluateWithContext } from "@m4l/core";
|
|
7
|
-
import { c as classes, g as getSize } from "../PrintingSystem/index.
|
|
8
|
-
import { Q as QRCode } from "../../node_modules.
|
|
7
|
+
import { c as classes, g as getSize } from "../PrintingSystem/index.bcef9a6f.js";
|
|
8
|
+
import { Q as QRCode } from "../../node_modules.98455a76.js";
|
|
9
9
|
const ImageRoot = styled("div")(({
|
|
10
10
|
theme
|
|
11
11
|
}) => ({
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { useState, useEffect } from "react";
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass, Stack, MenuItem } from "@mui/material";
|
|
3
|
-
import { I as Image } from "../Image/index.
|
|
3
|
+
import { I as Image } from "../Image/index.6aa1ae49.js";
|
|
4
4
|
import { useLocales } from "@m4l/graphics";
|
|
5
|
-
import { I as ImageButton } from "../mui_extended/Button/index.
|
|
5
|
+
import { I as ImageButton } from "../mui_extended/Button/index.d5a031be.js";
|
|
6
6
|
import { useEnvironment, useNetwork } from "@m4l/core";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import clsx from "clsx";
|
|
2
2
|
import { generateUtilityClasses, styled } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
4
|
+
import { g as getComponentUtilityClass } from "../../utils/index.24b5284a.js";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { jsx } from "react/jsx-runtime";
|
|
7
7
|
const LINEAR_PROGRESS_INDETERMINATE_CLASS_NAME = "M4LinearProgressIndeterminate";
|
|
@@ -3,10 +3,10 @@ import { I as ICONS } from "../areas/icons.8266ccc8.js";
|
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
|
-
import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.
|
|
7
|
-
import { I as Icon } from "../Icon/index.
|
|
6
|
+
import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.6e5db737.js";
|
|
7
|
+
import { I as Icon } from "../Icon/index.14670a00.js";
|
|
8
8
|
import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
|
|
9
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
9
|
+
import { B as Button } from "../mui_extended/Button/index.d5a031be.js";
|
|
10
10
|
const componentName = "M4LoadingError";
|
|
11
11
|
generateUtilityClasses(componentName, [
|
|
12
12
|
"root",
|
|
@@ -12,7 +12,7 @@ import { generateUtilityClasses, generateUtilityClass, styled } from "@mui/mater
|
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
13
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
14
14
|
import { L as LinearProgress } from "../mui_extended/LinearProgress/index.c92b9ba9.js";
|
|
15
|
-
import { L as LoadingError } from "../LoadingError/index.
|
|
15
|
+
import { L as LoadingError } from "../LoadingError/index.1ec78dd5.js";
|
|
16
16
|
const componentName = "M4LMFLoader";
|
|
17
17
|
const mfLoaderClasses = generateUtilityClasses(componentName, [
|
|
18
18
|
"root",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { useTheme, Dialog, Paper } from "@mui/material";
|
|
2
|
-
import { c as cjs } from "../../react-draggable.
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
4
|
-
import { R as ResizeableWindow } from "../Resizeable/index.
|
|
2
|
+
import { c as cjs } from "../../react-draggable.6cf19cba.js";
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.b64e2ea0.js";
|
|
4
|
+
import { R as ResizeableWindow } from "../Resizeable/index.eba4fda9.js";
|
|
5
5
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
6
6
|
import { m as modalUtilityClasses } from "../modal/index.61389369.js";
|
|
7
7
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
8
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
8
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.23bfc86b.js";
|
|
9
9
|
const DragabblePaperComponent = (props) => {
|
|
10
10
|
return /* @__PURE__ */ jsx(cjs.exports, {
|
|
11
11
|
handle: ".m4l_draggable_handle",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
|
|
3
|
-
import { I as Image } from "../Image/index.
|
|
3
|
+
import { I as Image } from "../Image/index.6aa1ae49.js";
|
|
4
4
|
import { useMemo } from "react";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { useState, useEffect, useCallback, useMemo } from "react";
|
|
2
2
|
import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
|
|
3
3
|
import { styled, Tooltip, IconButton } from "@mui/material";
|
|
4
|
-
import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.
|
|
4
|
+
import { c as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.6bdcbf70.js";
|
|
5
5
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.578a9f53.js";
|
|
6
6
|
import { useHostTheme, useResponsiveDesktop } from "@m4l/graphics";
|
|
7
7
|
import { R as ReactJson } from "../../react-json-view.5636414a.js";
|
|
8
8
|
import { S as ScrollBar } from "../ScrollBar/index.7dfc2f29.js";
|
|
9
9
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
10
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
11
|
-
import { I as Icon } from "../Icon/index.
|
|
10
|
+
import { u as useModal } from "../../hooks/useModal/index.b64e2ea0.js";
|
|
11
|
+
import { I as Icon } from "../Icon/index.14670a00.js";
|
|
12
12
|
import { S as Stack } from "../mui_extended/Stack/index.0e53197c.js";
|
|
13
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
14
|
-
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.
|
|
13
|
+
import { W as WindowBase } from "../modal/WindowBase.ab22627c.js";
|
|
14
|
+
import { D as DynamicFilter, g as getDynamicFilterComponentsDictionary } from "../DynamicFilter/index.04cc1034.js";
|
|
15
15
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
16
16
|
const Container = styled("div")(() => ({
|
|
17
17
|
height: "100%",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
2
2
|
import { unstable_composeClasses } from "@mui/base";
|
|
3
3
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
4
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
4
|
+
import { B as Button } from "../mui_extended/Button/index.d5a031be.js";
|
|
5
5
|
const PDFVeiwerRoot = styled("div")(({ theme }) => ({
|
|
6
6
|
...theme.components?.M4LPDFViewer?.styleOverrides
|
|
7
7
|
}));
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase, BaseProvider, useModuleSkeleton } from "@m4l/core";
|
|
2
|
-
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.
|
|
2
|
+
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.bcef9a6f.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
5
5
|
import React__default from "react";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { styled, Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
2
2
|
import { useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { I as Icon } from "../Icon/index.
|
|
3
|
+
import { I as Icon } from "../Icon/index.14670a00.js";
|
|
4
4
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
const PaperFormRoot = styled("div")(({
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/core";
|
|
2
2
|
import { styled, generateUtilityClasses, generateUtilityClass, Skeleton, Autocomplete, TextField } from "@mui/material";
|
|
3
3
|
import { useState, useMemo } from "react";
|
|
4
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
4
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.23bfc86b.js";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
7
7
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
8
8
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
9
9
|
import { T as Typography } from "../mui_extended/Typography/index.379dd374.js";
|
|
10
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
10
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.d8bdadaa.js";
|
|
11
11
|
const ContainerPeriod = styled("div")(({
|
|
12
12
|
theme
|
|
13
13
|
}) => ({
|
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
import { generateUtilityClasses, styled } from "@mui/material";
|
|
2
2
|
import { unstable_composeClasses } from "@mui/base";
|
|
3
|
-
import { g as getComponentUtilityClass } from "../../utils/index.
|
|
3
|
+
import { g as getComponentUtilityClass } from "../../utils/index.24b5284a.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
|
-
import { D as DividerNode } from "./subcomponents/DividerNode/index.
|
|
6
|
-
import { S as SectionNode } from "./subcomponents/SectionNode/index.
|
|
7
|
-
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.
|
|
8
|
-
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.
|
|
9
|
-
import { a as ImageNode, Q as QRImageNode } from "../Image/index.
|
|
10
|
-
import { B as BodyNode } from "./subcomponents/BodyNode/index.
|
|
11
|
-
import { F as FooterNode } from "./subcomponents/FooterNode/index.
|
|
12
|
-
import { P as PaperNode } from "./subcomponents/PaperNode/index.
|
|
13
|
-
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.
|
|
14
|
-
import { G as GridNode } from "./subcomponents/GridNode/index.
|
|
15
|
-
import { C as ChartNode } from "./subcomponents/ChartNode/index.
|
|
16
|
-
import { P as PagerNode, a as PageRender } from "../Page/index.
|
|
5
|
+
import { D as DividerNode } from "./subcomponents/DividerNode/index.ce81726b.js";
|
|
6
|
+
import { S as SectionNode } from "./subcomponents/SectionNode/index.d6344807.js";
|
|
7
|
+
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.79d2e283.js";
|
|
8
|
+
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.d3f4e000.js";
|
|
9
|
+
import { a as ImageNode, Q as QRImageNode } from "../Image/index.6aa1ae49.js";
|
|
10
|
+
import { B as BodyNode } from "./subcomponents/BodyNode/index.14ecdd97.js";
|
|
11
|
+
import { F as FooterNode } from "./subcomponents/FooterNode/index.7fc8c316.js";
|
|
12
|
+
import { P as PaperNode } from "./subcomponents/PaperNode/index.30cbab70.js";
|
|
13
|
+
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.05a3579e.js";
|
|
14
|
+
import { G as GridNode } from "./subcomponents/GridNode/index.88fcc856.js";
|
|
15
|
+
import { C as ChartNode } from "./subcomponents/ChartNode/index.aa2b8706.js";
|
|
16
|
+
import { P as PagerNode, a as PageRender } from "../Page/index.2c550c91.js";
|
|
17
17
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
18
18
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
19
19
|
import { forwardRef, useRef, useImperativeHandle } from "react";
|
package/components/PrintingSystem/subcomponents/BodyNode/{index.7a5c7bdd.js → index.14ecdd97.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { useBase } from "@m4l/core";
|
|
2
|
-
import { c as classes, g as getSize } from "../../index.
|
|
2
|
+
import { c as classes, g as getSize } from "../../index.bcef9a6f.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { jsx } from "react/jsx-runtime";
|
|
5
5
|
const BodyNode = (props) => {
|