@m4l/components 0.1.84 → 0.1.85
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 +25 -4
- package/components/AccountPopover/{index.bbeb9142.js → index.35c29a55.js} +23 -19
- package/components/AppBar/{index.43f8b54f.js → index.291da9fd.js} +8 -7
- package/components/CommonActions/components/ActionCancel/{index.29517521.js → index.67b91376.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.89f1ac8e.js → index.d4503410.js} +16 -15
- package/components/CommonActions/components/ActionFormIntro/{index.bbc35e74.js → index.01ed67de.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.a9420126.js → index.53e7fe2b.js} +1 -1
- package/components/CommonActions/components/Actions/{index.e70e8779.js → index.c91c27f9.js} +14 -13
- package/components/DataGrid/{index.1d0a3dec.js → index.37e14e83.js} +8 -7
- package/components/DataGrid/subcomponents/Actions/{index.a8fc9f6a.js → index.155c63af.js} +19 -18
- package/components/DynamicFilter/{index.912679cc.js → index.a8c2609c.js} +28 -27
- package/components/GridLayout/{index.c55f16eb.js → index.2383aaf9.js} +69 -10
- package/components/GridLayout/index.d.ts +1 -1
- package/components/GridLayout/subcomponents/Griditem/{index.6c68811f.js → index.58168132.js} +1 -1
- package/components/GridLayout/subcomponents/Responsive/{index.a6e33b8d.js → index.a6642437.js} +1 -1
- package/components/HelperText/{index.a47ff233.js → index.8b5911d1.js} +8 -7
- package/components/Icon/{index.d1402200.js → index.c3a579e7.js} +1 -1
- package/components/LanguagePopover/{index.807f5272.js → index.7681b08e.js} +8 -7
- package/components/ModalDialog/{index.42e804cf.js → index.b85ee3cb.js} +4 -4
- package/components/NavLink/{index.ff5a939c.js → index.bb879650.js} +8 -7
- package/components/NoItemSelected/classes/constants.d.ts +1 -0
- package/components/NoItemSelected/classes/index.d.ts +6 -0
- package/components/NoItemSelected/classes/types.d.ts +6 -0
- package/components/NoItemSelected/{index.23dfc897.js → index.a2807715.js} +46 -31
- package/components/NoItemSelected/index.d.ts +2 -1
- package/components/NoItemSelected/types.d.ts +4 -0
- package/components/ObjectLogs/{index.dc02715d.js → index.2ed38a84.js} +21 -18
- package/components/PaperForm/{index.249c2404.js → index.989377a5.js} +1 -1
- package/components/Period/{index.e129cdec.js → index.061c9b2f.js} +15 -14
- package/components/PropertyValue/{index.93e40532.js → index.ac46f441.js} +1 -1
- package/components/ScrollBar/{index.d4410cb5.js → index.1247c1c5.js} +38 -9
- package/components/SideBar/{index.327679a6.js → index.e0587639.js} +111 -50
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavItemRoot/type.d.ts +5 -0
- package/components/areas/components/AreasAdmin/classes/index.d.ts +1 -1
- package/components/areas/components/AreasAdmin/classes/types.d.ts +2 -0
- package/components/areas/components/AreasAdmin/{index.8ab71eb9.js → index.f505897a.js} +102 -53
- package/components/areas/components/AreasViewer/classes/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/classes/types.d.ts +1 -1
- package/components/areas/components/AreasViewer/{index.933e506b.js → index.cacec884.js} +71 -125
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/AreaGridLayout/subcomponents/ResizeHandle/index.d.ts +4 -0
- package/components/areas/components/{index.9e48d8ff.js → index.6d5dfeec.js} +12 -11
- package/components/areas/contexts/AreasContext/helper.d.ts +3 -3
- package/components/areas/contexts/AreasContext/{index.230d1584.js → index.6f56b1da.js} +91 -78
- package/components/areas/contexts/AreasContext/types.d.ts +20 -8
- package/components/areas/contexts/{index.f494e241.js → index.999e8b1e.js} +1 -1
- package/components/areas/hooks/useAreas/{index.b8449343.js → index.4baec91c.js} +1 -1
- package/components/areas/{index.32db4fa7.js → index.3088f99e.js} +12 -11
- package/components/formatters/BooleanFormatter/{index.b2f02bc4.js → index.e7f0b76a.js} +1 -1
- package/components/formatters/{index.f9ad88b4.js → index.d911949d.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.d5afb409.js → index.aca6984f.js} +9 -8
- package/components/hook-form/RHFAutocompleteAsync/{index.a4f00088.js → index.8511bcf8.js} +1 -1
- package/components/hook-form/RHFCheckbox/{index.9bf6edb0.js → index.0f45e6b0.js} +9 -8
- package/components/hook-form/RHFDateTime/{index.a2c1ed2c.js → index.07412ef0.js} +9 -8
- package/components/hook-form/RHFPeriod/{index.b5204ce2.js → index.15b8f11e.js} +2 -2
- package/components/hook-form/RHFTextField/{index.5a0fa776.js → index.94c8c59b.js} +3 -3
- package/components/hook-form/RHFUpload/{index.b36539d6.js → index.7ef1e124.js} +9 -8
- package/components/modal/{WindowBase.37158e8d.js → WindowBase.d485315d.js} +10 -9
- package/components/modal/{WindowConfirm.a68aa0f1.js → WindowConfirm.3d9cd6e1.js} +17 -16
- package/components/modal/{index.6f281ef8.js → index.c7e4beba.js} +14 -13
- package/components/mui_extended/Accordion/{index.46771196.js → index.854f4c90.js} +3 -3
- package/components/mui_extended/Badge/classes/constants.d.ts +1 -1
- package/components/mui_extended/Badge/{index.cad260fe.js → index.8c2b8b66.js} +1 -1
- package/components/mui_extended/IconButton/{index.62aea582.js → index.be111a34.js} +1 -1
- package/components/mui_extended/MenuActions/{index.2493b1b1.js → index.b16e84c1.js} +7 -4
- package/components/mui_extended/MenuActions/types.d.ts +1 -0
- package/components/mui_extended/Pager/{index.a7f87c96.js → index.5b77fa4c.js} +1 -1
- package/components/mui_extended/Stack/Stack.d.ts +3 -0
- package/components/mui_extended/Stack/classes/constants.d.ts +1 -0
- package/components/mui_extended/Stack/classes/index.d.ts +6 -0
- package/components/mui_extended/Stack/classes/types.d.ts +6 -0
- package/components/mui_extended/Stack/index.0e53197c.js +39 -0
- package/components/mui_extended/Stack/index.d.ts +2 -0
- package/components/mui_extended/Stack/types.d.ts +2 -0
- package/components/mui_extended/Tab/{index.756fe693.js → index.c1dc7bbf.js} +42 -9
- package/components/mui_extended/Tabs/Tabs.d.ts +3 -0
- package/components/mui_extended/Tabs/classes/constants.d.ts +1 -0
- package/components/mui_extended/Tabs/classes/index.d.ts +6 -0
- package/components/mui_extended/Tabs/classes/types.d.ts +6 -0
- package/components/mui_extended/Tabs/index.d.ts +1 -0
- package/components/mui_extended/index.d.ts +2 -0
- package/components/mui_extended/{index.ba27649e.js → index.d1ee9a6a.js} +8 -7
- package/contexts/ModalContext/{index.51da83de.js → index.1ea79d7e.js} +1 -1
- package/contexts/RHFormContext/{index.b9266262.js → index.e019f87d.js} +1 -1
- package/hooks/useModal/{index.7611bf21.js → index.c906706c.js} +1 -1
- package/index.js +67 -65
- package/package.json +1 -1
- package/{vendor.1af105d6.js → vendor.f27b86c9.js} +50 -50
- package/components/GridLayout/subcomponents/SizeProvider/index.bfa05dfa.js +0 -62
- /package/components/GridLayout/subcomponents/{SizeProvider → WidthProvider}/index.d.ts +0 -0
- /package/components/areas/components/{AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header → AreasAdmin}/subcomponents/PanelWindowPopUp/index.d.ts +0 -0
- /package/components/areas/components/{AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header → AreasAdmin}/subcomponents/PanelWindowPopUp/types.d.ts +0 -0
|
@@ -7,6 +7,7 @@ import { DebouncedFunc } from 'lodash';
|
|
|
7
7
|
import { LayoutItem } from '../../../GridLayout';
|
|
8
8
|
import { ContainerChangeEvent } from '../../../GridLayout/subcomponents/Responsive/types';
|
|
9
9
|
import { Layout, Breakpoint, Layouts } from '../../../GridLayout/types';
|
|
10
|
+
import { NavigateFunction } from 'react-router-dom';
|
|
10
11
|
export declare type WinLayoutItem = LayoutItem & {
|
|
11
12
|
winType: WinType;
|
|
12
13
|
};
|
|
@@ -107,9 +108,9 @@ export interface AreasState {
|
|
|
107
108
|
hashWindowsModals: HashWindowsByModals;
|
|
108
109
|
windowModal?: ModalStateProps;
|
|
109
110
|
/**
|
|
110
|
-
* "
|
|
111
|
+
* "areasIds" Areas de trabajo para saber en que orden se muestran en el AreasAdmin
|
|
111
112
|
*/
|
|
112
|
-
|
|
113
|
+
areasIds: string[];
|
|
113
114
|
/**
|
|
114
115
|
* "hashAreas" Areas de trabajo
|
|
115
116
|
*/
|
|
@@ -122,6 +123,10 @@ export interface AreasState {
|
|
|
122
123
|
* "networkOperation" funcion que usará el Store para enviar las peticiones de red
|
|
123
124
|
*/
|
|
124
125
|
networkOperation: (props: NetworkProps) => Promise<any>;
|
|
126
|
+
/**
|
|
127
|
+
* "navigate" Funcion para modificar la ruta de navegación de la pápina
|
|
128
|
+
*/
|
|
129
|
+
navigate: NavigateFunction;
|
|
125
130
|
/**
|
|
126
131
|
* "getLabel" funcion que usará para traducir las etiquetas de diccionario
|
|
127
132
|
*/
|
|
@@ -130,27 +135,34 @@ export interface AreasState {
|
|
|
130
135
|
export interface AreasStateWithActions extends AreasState {
|
|
131
136
|
areasActions: {
|
|
132
137
|
/**
|
|
133
|
-
* @description inicializa el
|
|
138
|
+
* @description inicializa el store cargando las áreas de trabajo.
|
|
139
|
+
* Una vez termina el proceso, actualiza el estado de carga (ownerState.status) a "loaded".
|
|
140
|
+
* Normalmente es asyncrono en producción por el llamado al endpoint áreas.
|
|
134
141
|
*/
|
|
135
142
|
init: () => void;
|
|
136
143
|
/**
|
|
137
|
-
* @description
|
|
144
|
+
* @description Arega un area de trabajo y la selecciona. Adiconalmente limpia el currentModuleId
|
|
145
|
+
* Si esta habilitado "loadAreasFromNetwork" invoca al endpoint de POST de areas
|
|
138
146
|
* @returns id del ara de trabajo
|
|
139
147
|
*/
|
|
140
148
|
addArea: () => string;
|
|
141
149
|
/**
|
|
142
|
-
* @description Edita el nombre del área de trabajo
|
|
150
|
+
* @description Edita el nombre del área de trabajo.
|
|
151
|
+
* Si está habilitado y sincroniza los cambios en la API.
|
|
143
152
|
* @returns nombre del area de trabajo
|
|
144
153
|
*/
|
|
145
154
|
editArea: (idArea: string, newName: string) => void;
|
|
146
155
|
/**
|
|
147
|
-
*
|
|
156
|
+
* Selecciona el area y adicionalmente notifica si el camnbio de modulo para que
|
|
157
|
+
* Actualiza el currentModuleId por el layout seleccionado que tenga el area actualmente.
|
|
158
|
+
* Con el fin de poder lanzar el cambio de módulo y se vea reflejado en el menu.
|
|
159
|
+
* Carga adicionalmente las ventanas cuando se seleccione por primera vez si eestá habilitado el uso de API (loadAreasFromNetwork)
|
|
148
160
|
* @param newAreaId Id de area a seleccionar
|
|
149
161
|
* @returns
|
|
150
162
|
*/
|
|
151
163
|
selectArea: (newAreaId: string) => void;
|
|
152
164
|
/**
|
|
153
|
-
* @description Borra un area de trabajo, si esta activa "loadAreasFromNetwork" llama
|
|
165
|
+
* @description Borra un area de trabajo, si esta activa "loadAreasFromNetwork" llama a la API.
|
|
154
166
|
* @param areaId Id de area a borrar
|
|
155
167
|
* @returns void
|
|
156
168
|
*/
|
|
@@ -207,7 +219,7 @@ export interface AreasStateWithActions extends AreasState {
|
|
|
207
219
|
};
|
|
208
220
|
}
|
|
209
221
|
export declare type DefaultAreasStoreProps = Omit<AreasState, 'currentArea'>;
|
|
210
|
-
export declare type InitialAreasStoreProps = Pick<AreasState, 'networkOperation' | 'loadAreasFromNetwork' | 'loadCookiesFromNetwork' | 'getLabel' | 'ownerState'> & Partial<DefaultAreasStoreProps>;
|
|
222
|
+
export declare type InitialAreasStoreProps = Pick<AreasState, 'networkOperation' | 'loadAreasFromNetwork' | 'loadCookiesFromNetwork' | 'getLabel' | 'navigate' | 'ownerState'> & Partial<DefaultAreasStoreProps>;
|
|
211
223
|
export interface AreasProviderProps {
|
|
212
224
|
children: ReactNode;
|
|
213
225
|
loadAreasFromNetwork: boolean;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import "./AreasContext/index.
|
|
1
|
+
import "./AreasContext/index.6f56b1da.js";
|
|
2
2
|
import "./WindowToolsMFContext/index.8f3e2a04.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useContext } from "react";
|
|
2
2
|
import { useStore } from "zustand";
|
|
3
|
-
import { A as AreasContext } from "../../contexts/AreasContext/index.
|
|
3
|
+
import { A as AreasContext } from "../../contexts/AreasContext/index.6f56b1da.js";
|
|
4
4
|
function useAreasStore(selector, equalityFn) {
|
|
5
5
|
const context = useContext(AreasContext);
|
|
6
6
|
if (!context)
|
|
@@ -1,32 +1,33 @@
|
|
|
1
1
|
import { useEffect } from "react";
|
|
2
2
|
import "@m4l/core";
|
|
3
3
|
import "@mui/material";
|
|
4
|
-
import "../Icon/index.
|
|
4
|
+
import "../Icon/index.c3a579e7.js";
|
|
5
5
|
import "clsx";
|
|
6
6
|
import "react/jsx-runtime";
|
|
7
|
-
import "../mui_extended/IconButton/index.
|
|
7
|
+
import "../mui_extended/IconButton/index.be111a34.js";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
9
|
import "zustand";
|
|
10
|
-
import "./contexts/AreasContext/index.
|
|
11
|
-
import "./components/AreasAdmin/index.
|
|
10
|
+
import "./contexts/AreasContext/index.6f56b1da.js";
|
|
11
|
+
import "./components/AreasAdmin/index.f505897a.js";
|
|
12
12
|
import "zustand/shallow";
|
|
13
|
-
import "../ScrollBar/index.
|
|
14
|
-
import "../mui_extended/Accordion/index.
|
|
13
|
+
import "../ScrollBar/index.1247c1c5.js";
|
|
14
|
+
import "../mui_extended/Accordion/index.854f4c90.js";
|
|
15
15
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
16
16
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
17
17
|
import "react-router-dom";
|
|
18
18
|
import "@mui/material/Button";
|
|
19
19
|
import "../mui_extended/Button/index.40af964e.js";
|
|
20
20
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
21
|
-
import "../mui_extended/Badge/index.
|
|
21
|
+
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
22
22
|
import "../Image/index.c18ebf5a.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../mui_extended/MenuActions/index.
|
|
24
|
+
import "../mui_extended/MenuActions/index.b16e84c1.js";
|
|
25
25
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
|
-
import "../mui_extended/
|
|
27
|
-
import "../mui_extended/Tab/index.
|
|
26
|
+
import "../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
+
import "../mui_extended/Tab/index.c1dc7bbf.js";
|
|
28
|
+
import "../mui_extended/Pager/index.5b77fa4c.js";
|
|
28
29
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
29
|
-
import "./components/AreasViewer/index.
|
|
30
|
+
import "./components/AreasViewer/index.cacec884.js";
|
|
30
31
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
31
32
|
import "./contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
32
33
|
import "./contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useMemo } from "react";
|
|
2
2
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
3
|
-
import { I as Icon } from "../../Icon/index.
|
|
3
|
+
import { I as Icon } from "../../Icon/index.c3a579e7.js";
|
|
4
4
|
import { W as WrapperComponent } from "../../WrapperComponent/index.5e872594.js";
|
|
5
5
|
import { jsx } from "react/jsx-runtime";
|
|
6
6
|
const BOOLEAN_FORMATTER_DICTIONARY_KEY = `boolean_formatter`;
|
|
@@ -2,11 +2,11 @@ import { W as WrapperComponent } from "../WrapperComponent/index.5e872594.js";
|
|
|
2
2
|
import { jsx } from "react/jsx-runtime";
|
|
3
3
|
import { useModuleDictionary } from "@m4l/core";
|
|
4
4
|
import "react";
|
|
5
|
-
import "../Icon/index.
|
|
5
|
+
import "../Icon/index.c3a579e7.js";
|
|
6
6
|
import "@mui/material";
|
|
7
7
|
import "clsx";
|
|
8
8
|
import "@m4l/graphics";
|
|
9
|
-
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY, b as BOOLEAN_FORMATTER_DICTIONARY_LABELS } from "./BooleanFormatter/index.
|
|
9
|
+
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY, b as BOOLEAN_FORMATTER_DICTIONARY_LABELS } from "./BooleanFormatter/index.e7f0b76a.js";
|
|
10
10
|
function getFormatConcatenated(values, separator) {
|
|
11
11
|
const returnSymbol = "";
|
|
12
12
|
if (values === null)
|
|
@@ -6,25 +6,26 @@ import { useMemo, useRef, useState, useEffect } from "react";
|
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
7
7
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
8
8
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
9
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
10
|
-
import { I as IconButton } from "../../mui_extended/IconButton/index.
|
|
9
|
+
import { H as HelperText } from "../../HelperText/index.8b5911d1.js";
|
|
10
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.be111a34.js";
|
|
11
11
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
12
12
|
import { styled } from "@mui/material/styles";
|
|
13
13
|
import "clsx";
|
|
14
14
|
import { unstable_composeClasses } from "@mui/base";
|
|
15
|
-
import "../../Icon/index.
|
|
16
|
-
import "../../mui_extended/Accordion/index.
|
|
15
|
+
import "../../Icon/index.c3a579e7.js";
|
|
16
|
+
import "../../mui_extended/Accordion/index.854f4c90.js";
|
|
17
17
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
18
18
|
import "react-router-dom";
|
|
19
19
|
import "@mui/material/Button";
|
|
20
20
|
import "../../mui_extended/Button/index.40af964e.js";
|
|
21
21
|
import "../../mui_extended/CheckBox.38abccd8.js";
|
|
22
|
-
import "../../mui_extended/Badge/index.
|
|
22
|
+
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../../mui_extended/MenuActions/index.
|
|
24
|
+
import "../../mui_extended/MenuActions/index.b16e84c1.js";
|
|
25
25
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
|
-
import "../../mui_extended/
|
|
27
|
-
import "../../mui_extended/Tab/index.
|
|
26
|
+
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
+
import "../../mui_extended/Tab/index.c1dc7bbf.js";
|
|
28
|
+
import "../../mui_extended/Pager/index.5b77fa4c.js";
|
|
28
29
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
29
30
|
const AutocompleteRoot = styled("div")(({
|
|
30
31
|
theme
|
|
@@ -5,7 +5,7 @@ import { styled } from "@mui/material/styles";
|
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
8
|
-
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.
|
|
8
|
+
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.aca6984f.js";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
styled("div")(() => ({
|
|
11
11
|
display: "flex",
|
|
@@ -2,29 +2,30 @@ import { useFormContext, Controller } from "react-hook-form";
|
|
|
2
2
|
import { styled } from "@mui/material/styles";
|
|
3
3
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
5
|
+
import { H as HelperText } from "../../HelperText/index.8b5911d1.js";
|
|
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 "react";
|
|
9
9
|
import "@m4l/core";
|
|
10
|
-
import "../../Icon/index.
|
|
10
|
+
import "../../Icon/index.c3a579e7.js";
|
|
11
11
|
import "clsx";
|
|
12
12
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
13
|
-
import "../../mui_extended/IconButton/index.
|
|
14
|
-
import "../../mui_extended/Accordion/index.
|
|
13
|
+
import "../../mui_extended/IconButton/index.be111a34.js";
|
|
14
|
+
import "../../mui_extended/Accordion/index.854f4c90.js";
|
|
15
15
|
import "../../mui_extended/Typography/index.443590d6.js";
|
|
16
16
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
17
17
|
import "react-router-dom";
|
|
18
18
|
import "@mui/material/Button";
|
|
19
19
|
import "../../mui_extended/Button/index.40af964e.js";
|
|
20
20
|
import { C as CheckBox } from "../../mui_extended/CheckBox.38abccd8.js";
|
|
21
|
-
import "../../mui_extended/Badge/index.
|
|
21
|
+
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
22
22
|
import "../../Image/index.c18ebf5a.js";
|
|
23
23
|
import "@mui/lab";
|
|
24
|
-
import "../../mui_extended/MenuActions/index.
|
|
24
|
+
import "../../mui_extended/MenuActions/index.b16e84c1.js";
|
|
25
25
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
26
|
-
import "../../mui_extended/
|
|
27
|
-
import "../../mui_extended/Tab/index.
|
|
26
|
+
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
27
|
+
import "../../mui_extended/Tab/index.c1dc7bbf.js";
|
|
28
|
+
import "../../mui_extended/Pager/index.5b77fa4c.js";
|
|
28
29
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
29
30
|
const RHFCheckboxRoot = styled("div")(({
|
|
30
31
|
theme
|
|
@@ -6,25 +6,26 @@ import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
|
6
6
|
import { useFormatter, useResponsiveDesktop } from "@m4l/graphics";
|
|
7
7
|
import { useState, useEffect } from "react";
|
|
8
8
|
import clsx from "clsx";
|
|
9
|
-
import "../../Icon/index.
|
|
9
|
+
import "../../Icon/index.c3a579e7.js";
|
|
10
10
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
11
|
-
import "../../mui_extended/IconButton/index.
|
|
12
|
-
import "../../mui_extended/Accordion/index.
|
|
11
|
+
import "../../mui_extended/IconButton/index.be111a34.js";
|
|
12
|
+
import "../../mui_extended/Accordion/index.854f4c90.js";
|
|
13
13
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
14
14
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
15
15
|
import "react-router-dom";
|
|
16
16
|
import "@mui/material/Button";
|
|
17
17
|
import "../../mui_extended/Button/index.40af964e.js";
|
|
18
18
|
import "../../mui_extended/CheckBox.38abccd8.js";
|
|
19
|
-
import "../../mui_extended/Badge/index.
|
|
19
|
+
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
20
20
|
import "../../Image/index.c18ebf5a.js";
|
|
21
21
|
import "@mui/lab";
|
|
22
|
-
import "../../mui_extended/MenuActions/index.
|
|
22
|
+
import "../../mui_extended/MenuActions/index.b16e84c1.js";
|
|
23
23
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
24
|
-
import "../../mui_extended/
|
|
25
|
-
import "../../mui_extended/Tab/index.
|
|
24
|
+
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
25
|
+
import "../../mui_extended/Tab/index.c1dc7bbf.js";
|
|
26
|
+
import "../../mui_extended/Pager/index.5b77fa4c.js";
|
|
26
27
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
27
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
28
|
+
import { H as HelperText } from "../../HelperText/index.8b5911d1.js";
|
|
28
29
|
import { styled } from "@mui/material/styles";
|
|
29
30
|
import { unstable_composeClasses } from "@mui/base";
|
|
30
31
|
const SKTRHFWrapperTextField = styled("div")(({
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { styled, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
2
2
|
import { useFormContext, Controller } from "react-hook-form";
|
|
3
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
4
|
-
import { P as Period } from "../../Period/index.
|
|
3
|
+
import { H as HelperText } from "../../HelperText/index.8b5911d1.js";
|
|
4
|
+
import { P as Period } from "../../Period/index.061c9b2f.js";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
7
7
|
const RHFPeriodRoot = styled("div")(({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { useModuleSkeleton, useEnvironment } from "@m4l/core";
|
|
2
2
|
import { styled, Skeleton, generateUtilityClasses, TextField, InputAdornment, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { forwardRef, useState, useEffect } from "react";
|
|
4
|
-
import { I as IconButton } from "../../mui_extended/IconButton/index.
|
|
4
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.be111a34.js";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
7
|
-
import "../../Icon/index.
|
|
7
|
+
import "../../Icon/index.c3a579e7.js";
|
|
8
8
|
import "clsx";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
10
|
import { useFormContext, Controller } from "react-hook-form";
|
|
@@ -12,7 +12,7 @@ import { styled as styled$1 } from "@mui/material/styles";
|
|
|
12
12
|
import { unstable_composeClasses } from "@mui/base";
|
|
13
13
|
import { g as getComponentUtilityClass } from "../../../utils/index.c43a95f4.js";
|
|
14
14
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
15
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
15
|
+
import { H as HelperText } from "../../HelperText/index.8b5911d1.js";
|
|
16
16
|
const SkeletonTextFieldRoot = styled("div")(() => ({
|
|
17
17
|
display: "flex",
|
|
18
18
|
flexDirection: "column",
|
|
@@ -9,24 +9,25 @@ import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
|
9
9
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
10
10
|
import { B as Button } from "../../mui_extended/Button/index.40af964e.js";
|
|
11
11
|
import { T as Typography } from "../../mui_extended/Typography/index.443590d6.js";
|
|
12
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
12
|
+
import { H as HelperText } from "../../HelperText/index.8b5911d1.js";
|
|
13
13
|
import "clsx";
|
|
14
14
|
import { styled } from "@mui/material/styles";
|
|
15
15
|
import { unstable_composeClasses } from "@mui/base";
|
|
16
16
|
import "@mui/material/Button";
|
|
17
|
-
import "../../Icon/index.
|
|
18
|
-
import "../../mui_extended/IconButton/index.
|
|
17
|
+
import "../../Icon/index.c3a579e7.js";
|
|
18
|
+
import "../../mui_extended/IconButton/index.be111a34.js";
|
|
19
19
|
import "@m4l/graphics";
|
|
20
|
-
import "../../mui_extended/Accordion/index.
|
|
20
|
+
import "../../mui_extended/Accordion/index.854f4c90.js";
|
|
21
21
|
import "../../mui_extended/Avatar/index.75e6ed57.js";
|
|
22
22
|
import "react-router-dom";
|
|
23
23
|
import "../../mui_extended/CheckBox.38abccd8.js";
|
|
24
|
-
import "../../mui_extended/Badge/index.
|
|
24
|
+
import "../../mui_extended/Badge/index.8c2b8b66.js";
|
|
25
25
|
import "@mui/lab";
|
|
26
|
-
import "../../mui_extended/MenuActions/index.
|
|
26
|
+
import "../../mui_extended/MenuActions/index.b16e84c1.js";
|
|
27
27
|
import "../../mui_extended/Popover/index.9f35d0eb.js";
|
|
28
|
-
import "../../mui_extended/
|
|
29
|
-
import "../../mui_extended/Tab/index.
|
|
28
|
+
import "../../mui_extended/Stack/index.0e53197c.js";
|
|
29
|
+
import "../../mui_extended/Tab/index.c1dc7bbf.js";
|
|
30
|
+
import "../../mui_extended/Pager/index.5b77fa4c.js";
|
|
30
31
|
import "../../mui_extended/Tooltip/index.5a795dcd.js";
|
|
31
32
|
const UploadImageRoot = styled("div")(({
|
|
32
33
|
theme
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
4
|
-
import { m as modalUtilityClasses } from "./index.
|
|
5
|
-
import { I as Icon } from "../Icon/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.c906706c.js";
|
|
4
|
+
import { m as modalUtilityClasses } from "./index.c7e4beba.js";
|
|
5
|
+
import { I as Icon } from "../Icon/index.c3a579e7.js";
|
|
6
6
|
import "@mui/material";
|
|
7
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
8
|
-
import "../mui_extended/Accordion/index.
|
|
7
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.be111a34.js";
|
|
8
|
+
import "../mui_extended/Accordion/index.854f4c90.js";
|
|
9
9
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
10
10
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
11
11
|
import clsx from "clsx";
|
|
@@ -14,14 +14,15 @@ import "react-router-dom";
|
|
|
14
14
|
import "@mui/material/Button";
|
|
15
15
|
import "../mui_extended/Button/index.40af964e.js";
|
|
16
16
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
17
|
-
import "../mui_extended/Badge/index.
|
|
17
|
+
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
18
18
|
import "../Image/index.c18ebf5a.js";
|
|
19
19
|
import "@mui/lab";
|
|
20
|
-
import "../mui_extended/MenuActions/index.
|
|
20
|
+
import "../mui_extended/MenuActions/index.b16e84c1.js";
|
|
21
21
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
22
|
-
import "../mui_extended/
|
|
22
|
+
import "../mui_extended/Stack/index.0e53197c.js";
|
|
23
|
+
import "../mui_extended/Tab/index.c1dc7bbf.js";
|
|
24
|
+
import "../mui_extended/Pager/index.5b77fa4c.js";
|
|
23
25
|
import "@m4l/graphics";
|
|
24
|
-
import "../mui_extended/Tab/index.756fe693.js";
|
|
25
26
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
26
27
|
const Header = (props) => {
|
|
27
28
|
const {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
4
|
-
import { A as Actions } from "../CommonActions/components/Actions/index.
|
|
5
|
-
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.
|
|
6
|
-
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.c906706c.js";
|
|
4
|
+
import { A as Actions } from "../CommonActions/components/Actions/index.c91c27f9.js";
|
|
5
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.67b91376.js";
|
|
6
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.53e7fe2b.js";
|
|
7
7
|
import "react-hook-form";
|
|
8
8
|
import { Typography } from "@mui/material";
|
|
9
9
|
import "@mui/material/Button";
|
|
@@ -13,28 +13,29 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
|
13
13
|
import "../../react-draggable.7abb5d0a.js";
|
|
14
14
|
import "../Resizeable/index.9a9c79a4.js";
|
|
15
15
|
import "@m4l/graphics";
|
|
16
|
-
import "../Icon/index.
|
|
17
|
-
import { m as modalUtilityClasses } from "./index.
|
|
16
|
+
import "../Icon/index.c3a579e7.js";
|
|
17
|
+
import { m as modalUtilityClasses } from "./index.c7e4beba.js";
|
|
18
18
|
import { I as Image } from "../Image/index.c18ebf5a.js";
|
|
19
|
-
import "../mui_extended/IconButton/index.
|
|
20
|
-
import "../mui_extended/Accordion/index.
|
|
19
|
+
import "../mui_extended/IconButton/index.be111a34.js";
|
|
20
|
+
import "../mui_extended/Accordion/index.854f4c90.js";
|
|
21
21
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
22
22
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
23
23
|
import "react-router-dom";
|
|
24
24
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
25
|
-
import "../mui_extended/Badge/index.
|
|
25
|
+
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
26
26
|
import "@mui/lab";
|
|
27
|
-
import "../mui_extended/MenuActions/index.
|
|
27
|
+
import "../mui_extended/MenuActions/index.b16e84c1.js";
|
|
28
28
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
29
|
-
import "../mui_extended/
|
|
30
|
-
import "../mui_extended/Tab/index.
|
|
29
|
+
import "../mui_extended/Stack/index.0e53197c.js";
|
|
30
|
+
import "../mui_extended/Tab/index.c1dc7bbf.js";
|
|
31
|
+
import "../mui_extended/Pager/index.5b77fa4c.js";
|
|
31
32
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
32
33
|
import "zustand";
|
|
33
|
-
import "../areas/contexts/AreasContext/index.
|
|
34
|
-
import "../areas/components/AreasAdmin/index.
|
|
34
|
+
import "../areas/contexts/AreasContext/index.6f56b1da.js";
|
|
35
|
+
import "../areas/components/AreasAdmin/index.f505897a.js";
|
|
35
36
|
import "zustand/shallow";
|
|
36
|
-
import "../ScrollBar/index.
|
|
37
|
-
import "../areas/components/AreasViewer/index.
|
|
37
|
+
import "../ScrollBar/index.1247c1c5.js";
|
|
38
|
+
import "../areas/components/AreasViewer/index.cacec884.js";
|
|
38
39
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
39
40
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
40
41
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -1,38 +1,39 @@
|
|
|
1
1
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
2
2
|
import "../../react-draggable.7abb5d0a.js";
|
|
3
3
|
import "react";
|
|
4
|
-
import "../../contexts/ModalContext/index.
|
|
4
|
+
import "../../contexts/ModalContext/index.1ea79d7e.js";
|
|
5
5
|
import "../Resizeable/index.9a9c79a4.js";
|
|
6
6
|
import "react/jsx-runtime";
|
|
7
7
|
import "@m4l/graphics";
|
|
8
|
-
import "../Icon/index.
|
|
8
|
+
import "../Icon/index.c3a579e7.js";
|
|
9
9
|
import "clsx";
|
|
10
10
|
import "@m4l/core";
|
|
11
11
|
import { unstable_composeClasses } from "@mui/base";
|
|
12
|
-
import "../CommonActions/components/Actions/index.
|
|
12
|
+
import "../CommonActions/components/Actions/index.c91c27f9.js";
|
|
13
13
|
import "@mui/material/Button";
|
|
14
14
|
import "../mui_extended/Button/index.40af964e.js";
|
|
15
15
|
import "react-hook-form";
|
|
16
|
-
import "../mui_extended/IconButton/index.
|
|
17
|
-
import "../mui_extended/Accordion/index.
|
|
16
|
+
import "../mui_extended/IconButton/index.be111a34.js";
|
|
17
|
+
import "../mui_extended/Accordion/index.854f4c90.js";
|
|
18
18
|
import "../mui_extended/Typography/index.443590d6.js";
|
|
19
19
|
import "../mui_extended/Avatar/index.75e6ed57.js";
|
|
20
20
|
import "react-router-dom";
|
|
21
21
|
import "../mui_extended/CheckBox.38abccd8.js";
|
|
22
|
-
import "../mui_extended/Badge/index.
|
|
22
|
+
import "../mui_extended/Badge/index.8c2b8b66.js";
|
|
23
23
|
import "../Image/index.c18ebf5a.js";
|
|
24
24
|
import "@mui/lab";
|
|
25
|
-
import "../mui_extended/MenuActions/index.
|
|
25
|
+
import "../mui_extended/MenuActions/index.b16e84c1.js";
|
|
26
26
|
import "../mui_extended/Popover/index.9f35d0eb.js";
|
|
27
|
-
import "../mui_extended/
|
|
28
|
-
import "../mui_extended/Tab/index.
|
|
27
|
+
import "../mui_extended/Stack/index.0e53197c.js";
|
|
28
|
+
import "../mui_extended/Tab/index.c1dc7bbf.js";
|
|
29
|
+
import "../mui_extended/Pager/index.5b77fa4c.js";
|
|
29
30
|
import "../mui_extended/Tooltip/index.5a795dcd.js";
|
|
30
31
|
import "zustand";
|
|
31
|
-
import "../areas/contexts/AreasContext/index.
|
|
32
|
-
import "../areas/components/AreasAdmin/index.
|
|
32
|
+
import "../areas/contexts/AreasContext/index.6f56b1da.js";
|
|
33
|
+
import "../areas/components/AreasAdmin/index.f505897a.js";
|
|
33
34
|
import "zustand/shallow";
|
|
34
|
-
import "../ScrollBar/index.
|
|
35
|
-
import "../areas/components/AreasViewer/index.
|
|
35
|
+
import "../ScrollBar/index.1247c1c5.js";
|
|
36
|
+
import "../areas/components/AreasViewer/index.cacec884.js";
|
|
36
37
|
import "../LinearProgressIndeterminate/index.60dabc06.js";
|
|
37
38
|
import "../areas/contexts/WindowToolsMFContext/index.8f3e2a04.js";
|
|
38
39
|
import "../areas/contexts/DynamicMFParmsContext/index.1607c78e.js";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { generateUtilityClasses, generateUtilityClass, styled, Accordion as Accordion$1, AccordionSummary, AccordionDetails } from "@mui/material";
|
|
2
|
-
import { I as IconButton } from "../IconButton/index.
|
|
2
|
+
import { I as IconButton } from "../IconButton/index.be111a34.js";
|
|
3
3
|
import { useEnvironment } from "@m4l/core";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { I as Icon } from "../../Icon/index.
|
|
5
|
+
import { I as Icon } from "../../Icon/index.c3a579e7.js";
|
|
6
6
|
import { T as Typography } from "../Typography/index.443590d6.js";
|
|
7
7
|
import clsx from "clsx";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
9
|
-
import { g as getNameDataTestId } from "../../../vendor.
|
|
9
|
+
import { g as getNameDataTestId } from "../../../vendor.f27b86c9.js";
|
|
10
10
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
11
11
|
const componentName = "M4LAccordion";
|
|
12
12
|
generateUtilityClasses(componentName, [
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const componentName = "
|
|
1
|
+
export declare const componentName = "M4LBadge";
|
|
@@ -2,7 +2,7 @@ import { generateUtilityClasses, styled, Badge as Badge$1 } from "@mui/material"
|
|
|
2
2
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
3
3
|
import { jsx } from "react/jsx-runtime";
|
|
4
4
|
import "@mui/base";
|
|
5
|
-
const componentName = "
|
|
5
|
+
const componentName = "M4LBadge";
|
|
6
6
|
const badgeClasses = generateUtilityClasses(componentName, [
|
|
7
7
|
"root"
|
|
8
8
|
]);
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useMemo, useState } from "react";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton, styled, generateUtilityClasses, generateUtilityClass, Tooltip, IconButton as IconButton$1 } from "@mui/material";
|
|
4
|
-
import { I as Icon } from "../../Icon/index.
|
|
4
|
+
import { I as Icon } from "../../Icon/index.c3a579e7.js";
|
|
5
5
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -3,8 +3,8 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
|
3
3
|
import { IconButton, MenuItem, Badge } from "@mui/material";
|
|
4
4
|
import { P as Popover } from "../Popover/index.9f35d0eb.js";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
6
|
-
import { I as Icon } from "../../Icon/index.
|
|
7
|
-
import { I as IconButton$1 } from "../IconButton/index.
|
|
6
|
+
import { I as Icon } from "../../Icon/index.c3a579e7.js";
|
|
7
|
+
import { I as IconButton$1 } from "../IconButton/index.be111a34.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
10
10
|
styled(IconButton)(() => ({}));
|
|
@@ -27,6 +27,7 @@ function MenuActions(props) {
|
|
|
27
27
|
endListElement,
|
|
28
28
|
menuActionSx,
|
|
29
29
|
className,
|
|
30
|
+
iconButtonClassName = "",
|
|
30
31
|
objItem = {},
|
|
31
32
|
urlIcon,
|
|
32
33
|
toolTip = "",
|
|
@@ -98,12 +99,14 @@ function MenuActions(props) {
|
|
|
98
99
|
children: /* @__PURE__ */ jsx(IconButton$1, {
|
|
99
100
|
src: urlFinalIcon,
|
|
100
101
|
onClick: handleOpen,
|
|
101
|
-
tooltip: toolTip
|
|
102
|
+
tooltip: toolTip,
|
|
103
|
+
className: iconButtonClassName
|
|
102
104
|
})
|
|
103
105
|
}) : /* @__PURE__ */ jsx(IconButton$1, {
|
|
104
106
|
src: urlFinalIcon,
|
|
105
107
|
onClick: handleOpen,
|
|
106
|
-
tooltip: toolTip
|
|
108
|
+
tooltip: toolTip,
|
|
109
|
+
className: iconButtonClassName
|
|
107
110
|
})
|
|
108
111
|
});
|
|
109
112
|
return /* @__PURE__ */ jsxs(Fragment, {
|
|
@@ -19,6 +19,7 @@ export declare type MenuAction = {
|
|
|
19
19
|
className?: string;
|
|
20
20
|
};
|
|
21
21
|
export interface MenuActionsProps extends Omit<PopoverProps, 'open'> {
|
|
22
|
+
iconButtonClassName?: string;
|
|
22
23
|
objItem?: any;
|
|
23
24
|
urlIcon?: string;
|
|
24
25
|
menuActions: MenuAction[] | ((row: any) => MenuAction[]);
|
|
@@ -3,7 +3,7 @@ import { styled } from "@mui/material/styles";
|
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, useTheme, Select, InputBase, MenuItem } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
import { T as Typography } from "../Typography/index.443590d6.js";
|
|
6
|
-
import { I as IconButton } from "../IconButton/index.
|
|
6
|
+
import { I as IconButton } from "../IconButton/index.be111a34.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const componentName = "M4LStack";
|