@m4l/components 0.1.66 → 0.1.67
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/components/CommonActions/components/ActionCancel/{index.4d0333c0.js → index.1254308b.js} +1 -1
- package/components/CommonActions/components/ActionFormCancel/{index.298e0109.js → index.ddf330a8.js} +12 -10
- package/components/CommonActions/components/ActionFormIntro/{index.b45922ff.js → index.8248f431.js} +1 -1
- package/components/CommonActions/components/ActionIntro/{index.138101aa.js → index.dbf2ad66.js} +2 -2
- package/components/CommonActions/components/Actions/{index.77574633.js → index.5da399f8.js} +12 -11
- package/components/DataGrid/{index.ef23d0a9.js → index.775deb12.js} +19 -18
- package/components/DynamicFilter/{index.04ed3d58.js → index.7c7c9d30.js} +29 -28
- package/components/HelperText/{index.c35dcb93.js → index.5d8bc10a.js} +8 -8
- package/components/Icon/{index.fbeeacc8.js → index.321976e8.js} +2 -2
- package/components/Image/{index.77396f79.js → index.c5b14688.js} +1 -1
- package/components/LanguagePopover/{index.c0fc94c7.js → index.6f0bca65.js} +9 -9
- package/components/ModalDialog/{index.e600b43a.js → index.c07975ed.js} +5 -5
- package/components/NavLink/{index.3f4e2417.js → index.da57f87d.js} +9 -9
- package/components/NoItemSelected/{index.609c3c20.js → index.09faa02c.js} +1 -1
- package/components/ObjectLogs/{index.7f93ba51.js → index.a48a013c.js} +15 -14
- package/components/PaperForm/{index.fb4fa784.js → index.15002e62.js} +1 -1
- package/components/Period/{index.0c5bf66f.js → index.c5179eae.js} +13 -12
- package/components/Resizeable/{index.4545dd6a.js → index.d3469af2.js} +1 -1
- package/components/SideBar/{index.7d970041.js → index.9c026180.js} +6 -6
- package/components/areas/components/AreasViewer/subcomponents/Area/contexts/AreaContext/helper.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/contexts/AreaContext/types.d.ts +2 -2
- package/components/areas/components/AreasViewer/subcomponents/Area/index.d.ts +1 -1
- package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/DynamicMFParmsContext/store.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/WindowContext/store.d.ts +2 -2
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/WindowContext/types.d.ts +1 -1
- package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/WindowToolsMFContext/types.d.ts +2 -2
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/InnerForHooks/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/InnerForHooks/subcomponents/Component/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/InnerForHooks/subcomponents/MicroFrontend/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/InnerForHooks/subcomponents/MicroFrontend/types.d.ts +3 -3
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/WindowModal/index.d.ts +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/WindowPopUp/index.d.ts +1 -1
- package/components/areas/{index.d7519516.js → components/index.98d1c90a.js} +71 -360
- package/components/areas/components/index.d.ts +1 -1
- package/components/areas/contexts/AreasContext/index.7dc6f386.js +230 -0
- package/components/areas/contexts/AreasContext/types.d.ts +1 -1
- package/components/areas/contexts/index.3e99c2da.js +2 -0
- package/components/areas/contexts/index.d.ts +4 -4
- package/components/areas/hooks/index.1a0b8ab0.js +26 -0
- package/components/areas/hooks/useArea/index.443ac11d.js +34 -0
- package/components/areas/hooks/useDynamicMFParameters/index.2a963454.js +14 -0
- package/components/areas/hooks/useDynamicMFParameters/index.d.ts +4 -4
- package/components/areas/hooks/useWindowToolsMF/index.d.ts +1 -1
- package/components/areas/index.6aec2efe.js +43 -0
- package/components/areas/{components/AreasViewer/subcomponents/Area/types.d.ts → types.d.ts} +3 -3
- package/components/formatters/BooleanFormatter/{index.0edacc9b.js → index.a3c6f613.js} +1 -1
- package/components/formatters/{index.879170b2.js → index.a09541d3.js} +2 -2
- package/components/hook-form/RHFAutocomplete/{index.5f27e28c.js → index.9f9d4ed7.js} +10 -10
- package/components/hook-form/RHFAutocompleteAsync/{index.35e17cd6.js → index.af16b28e.js} +2 -2
- package/components/hook-form/RHFCheckbox/{index.4f134f09.js → index.938fb1da.js} +3 -3
- package/components/hook-form/RHFPeriod/{index.dcaa0c87.js → index.1b1fafa6.js} +2 -2
- package/components/hook-form/RHFTextField/{index.fc90a570.js → index.e42cd9c0.js} +6 -6
- package/components/hook-form/RHFUpload/{index.654ad316.js → index.d79721d2.js} +1 -1
- package/components/modal/{WindowBase.230a498f.js → WindowBase.39f1310d.js} +3 -3
- package/components/modal/{WindowConfirm.575b4d41.js → WindowConfirm.993a8ed9.js} +15 -14
- package/components/modal/index.c63957d7.js +24 -0
- package/components/mui_extended/Accordion/{index.0b15f939.js → index.466d66d5.js} +2 -2
- package/components/mui_extended/Button/{index.b7b70e5f.js → index.680f7d77.js} +3 -3
- package/components/mui_extended/IconButton/{index.a5072cd3.js → index.d31f1039.js} +1 -1
- package/components/mui_extended/MenuActions/{index.3a275abb.js → index.e1749afa.js} +2 -2
- package/components/mui_extended/Pager/{index.5a69ab10.js → index.bc67d954.js} +1 -1
- package/components/mui_extended/Typography/{index.eab3d85c.js → index.1d866b8b.js} +1 -1
- package/components/mui_extended/index.a6c77aa1.js +19 -0
- package/contexts/ModalContext/{index.de0a3457.js → index.53e8904e.js} +1 -1
- package/contexts/index.d.ts +1 -1
- package/hooks/useModal/{index.e103db09.js → index.2a4b4b65.js} +1 -1
- package/index.js +85 -80
- package/package.json +1 -1
- package/{react-draggable.4d08d714.js → react-draggable.18cf453f.js} +1 -1
- package/{react-resizable.23b980cb.js → react-resizable.f3de2742.js} +2 -2
- package/utils/{index.c2e62d8f.js → index.3a4700cd.js} +1 -1
- package/{vendor.be57c149.js → vendor.31965c93.js} +44 -40
- package/components/modal/index.237881ea.js +0 -23
- package/components/mui_extended/index.35f74599.js +0 -19
- /package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/DynamicMFParmsContext/index.d.ts +0 -0
- /package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/DynamicMFParmsContext/types.d.ts +0 -0
- /package/components/areas/{contexts → components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts}/WindowToolsMFContext/index.d.ts +0 -0
|
@@ -0,0 +1,230 @@
|
|
|
1
|
+
import { createContext, useRef, useCallback, useEffect } from "react";
|
|
2
|
+
import { createStore, useStore } from "zustand";
|
|
3
|
+
import { shallow } from "zustand/shallow";
|
|
4
|
+
import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
|
|
5
|
+
import { useHostTools, useModuleDictionary, useNetwork, useModuleSkeleton, EmitEvents } from "@m4l/core";
|
|
6
|
+
import { devtools } from "zustand/middleware";
|
|
7
|
+
import { immer } from "zustand/middleware/immer";
|
|
8
|
+
import { g as getAreasDictionary } from "../../index.6aec2efe.js";
|
|
9
|
+
import { u as useAreasViewerUtilityClasses, a as useAreasAdminUtilityClasses } from "../../components/index.98d1c90a.js";
|
|
10
|
+
import { jsx } from "react/jsx-runtime";
|
|
11
|
+
const addArea = (state) => {
|
|
12
|
+
let newName = "";
|
|
13
|
+
const newId = `area_${new Date().getTime()}_${(Math.random() * 1e3).toFixed(0)}`;
|
|
14
|
+
newName = `${state.getLabel(getAreasDictionary("label_new_area"))} ${state.areas.length + 1}`;
|
|
15
|
+
state.areas.push({ id: newId, name: newName, loadWindows: false });
|
|
16
|
+
state.currentArea = newId;
|
|
17
|
+
if (state.loadAreasFromNetwork) {
|
|
18
|
+
state.networkOperation({
|
|
19
|
+
method: "POST",
|
|
20
|
+
endPoint: `areas`,
|
|
21
|
+
data: { id: newId, name: newName },
|
|
22
|
+
toastSuccess: false,
|
|
23
|
+
toastError: false
|
|
24
|
+
});
|
|
25
|
+
}
|
|
26
|
+
return newId;
|
|
27
|
+
};
|
|
28
|
+
const updateOwnerStateClasses = (state) => {
|
|
29
|
+
state.viwerClasses = useAreasViewerUtilityClasses(state.ownerState);
|
|
30
|
+
state.adminClasses = useAreasAdminUtilityClasses(state.ownerState);
|
|
31
|
+
};
|
|
32
|
+
const createAreasStore = (initProps) => {
|
|
33
|
+
const startProps = {
|
|
34
|
+
viwerClasses: useAreasViewerUtilityClasses(initProps.ownerState),
|
|
35
|
+
adminClasses: useAreasAdminUtilityClasses(initProps.ownerState),
|
|
36
|
+
currentArea: "",
|
|
37
|
+
areas: [],
|
|
38
|
+
...initProps
|
|
39
|
+
};
|
|
40
|
+
return createStore(
|
|
41
|
+
devtools(
|
|
42
|
+
immer((set, get) => ({
|
|
43
|
+
...startProps,
|
|
44
|
+
actions: {
|
|
45
|
+
init: () => {
|
|
46
|
+
if (get().ownerState.status === "init") {
|
|
47
|
+
if (!get().loadAreasFromNetwork) {
|
|
48
|
+
get().actions.addArea();
|
|
49
|
+
set((state) => {
|
|
50
|
+
state.ownerState.status = "loaded";
|
|
51
|
+
updateOwnerStateClasses(state);
|
|
52
|
+
});
|
|
53
|
+
} else {
|
|
54
|
+
set((state) => {
|
|
55
|
+
state.ownerState.status = "loading";
|
|
56
|
+
updateOwnerStateClasses(state);
|
|
57
|
+
state.networkOperation({
|
|
58
|
+
method: "GET",
|
|
59
|
+
endPoint: `areas`,
|
|
60
|
+
parms: {},
|
|
61
|
+
toastSuccess: false
|
|
62
|
+
}).then((response) => {
|
|
63
|
+
set((otherState) => {
|
|
64
|
+
if (response?.data && Array.isArray(response.data) && response.data.length > 0) {
|
|
65
|
+
otherState.areas = response.data;
|
|
66
|
+
otherState.currentArea = response.data[0].id;
|
|
67
|
+
} else {
|
|
68
|
+
addArea(otherState);
|
|
69
|
+
}
|
|
70
|
+
});
|
|
71
|
+
}).finally(() => {
|
|
72
|
+
set((state2) => {
|
|
73
|
+
state2.ownerState.status = "loaded";
|
|
74
|
+
updateOwnerStateClasses(state2);
|
|
75
|
+
});
|
|
76
|
+
});
|
|
77
|
+
});
|
|
78
|
+
}
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
addArea: () => {
|
|
82
|
+
let newId = "";
|
|
83
|
+
set((state) => {
|
|
84
|
+
newId = addArea(state);
|
|
85
|
+
});
|
|
86
|
+
return newId;
|
|
87
|
+
},
|
|
88
|
+
deleteArea: (areaId) => {
|
|
89
|
+
set((state) => {
|
|
90
|
+
const removeIndex = state.areas.findIndex((area) => area.id === areaId);
|
|
91
|
+
if (removeIndex > -1) {
|
|
92
|
+
state.areas.splice(removeIndex, 1);
|
|
93
|
+
}
|
|
94
|
+
if (state.currentArea === areaId) {
|
|
95
|
+
if (state.areas.length > 0) {
|
|
96
|
+
state.currentArea = state.areas[0].id;
|
|
97
|
+
} else {
|
|
98
|
+
state.currentArea = "";
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
if (state.loadAreasFromNetwork) {
|
|
102
|
+
state.networkOperation({
|
|
103
|
+
method: "DELETE",
|
|
104
|
+
endPoint: `areas/${areaId}`,
|
|
105
|
+
parms: {},
|
|
106
|
+
toastSuccess: false,
|
|
107
|
+
toastError: false
|
|
108
|
+
});
|
|
109
|
+
}
|
|
110
|
+
});
|
|
111
|
+
},
|
|
112
|
+
selectArea: (newAreaId) => {
|
|
113
|
+
set((state) => {
|
|
114
|
+
if (state.areas.findIndex((area) => area.id === newAreaId) > -1) {
|
|
115
|
+
state.currentArea = newAreaId;
|
|
116
|
+
}
|
|
117
|
+
});
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
internalActions: {
|
|
121
|
+
setHandlerGetLabel: (newHandler) => {
|
|
122
|
+
set((state) => {
|
|
123
|
+
state.getLabel = newHandler;
|
|
124
|
+
});
|
|
125
|
+
},
|
|
126
|
+
setAreaLink: (areaId, store) => {
|
|
127
|
+
set((state) => {
|
|
128
|
+
const areaIndex = state.areas.findIndex((area) => area.id === areaId);
|
|
129
|
+
if (areaIndex > -1) {
|
|
130
|
+
state.areas[areaIndex].store = store;
|
|
131
|
+
state.areas[areaIndex].linked = true;
|
|
132
|
+
}
|
|
133
|
+
});
|
|
134
|
+
},
|
|
135
|
+
setExternalState: (newExternalState) => {
|
|
136
|
+
set((state) => {
|
|
137
|
+
state.ownerState = { ...state.ownerState, ...newExternalState };
|
|
138
|
+
updateOwnerStateClasses(state);
|
|
139
|
+
});
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
})),
|
|
143
|
+
{ name: `Areas store` }
|
|
144
|
+
)
|
|
145
|
+
);
|
|
146
|
+
};
|
|
147
|
+
const AreasContext = createContext(null);
|
|
148
|
+
function AreasProvider(props) {
|
|
149
|
+
const {
|
|
150
|
+
children,
|
|
151
|
+
loadAreasFromNetwork,
|
|
152
|
+
loadCookiesFromNetwork,
|
|
153
|
+
onLoad
|
|
154
|
+
} = props;
|
|
155
|
+
const {
|
|
156
|
+
events_add_listener,
|
|
157
|
+
events_remove_listener
|
|
158
|
+
} = useHostTools();
|
|
159
|
+
const {
|
|
160
|
+
getLabel
|
|
161
|
+
} = useModuleDictionary();
|
|
162
|
+
const {
|
|
163
|
+
networkOperation
|
|
164
|
+
} = useNetwork();
|
|
165
|
+
const isDesktop = useResponsiveDesktop();
|
|
166
|
+
const isSkeleton = useModuleSkeleton();
|
|
167
|
+
const isFirstRender = useFirstRender([getLabel]);
|
|
168
|
+
const areasStoreRef = useRef();
|
|
169
|
+
if (!areasStoreRef.current) {
|
|
170
|
+
areasStoreRef.current = createAreasStore({
|
|
171
|
+
getLabel,
|
|
172
|
+
loadAreasFromNetwork,
|
|
173
|
+
loadCookiesFromNetwork,
|
|
174
|
+
networkOperation,
|
|
175
|
+
ownerState: {
|
|
176
|
+
status: "init",
|
|
177
|
+
isMobile: !isDesktop,
|
|
178
|
+
isSkeleton
|
|
179
|
+
}
|
|
180
|
+
});
|
|
181
|
+
areasStoreRef.current?.getState().actions.init();
|
|
182
|
+
}
|
|
183
|
+
const status = useStore(areasStoreRef.current, (state) => state.ownerState.status, shallow);
|
|
184
|
+
const {
|
|
185
|
+
setHandlerGetLabel
|
|
186
|
+
} = useStore(areasStoreRef.current, (state) => state.internalActions, shallow);
|
|
187
|
+
const addWindow = useCallback((newWindow) => {
|
|
188
|
+
const currentArea = areasStoreRef.current?.getState().currentArea;
|
|
189
|
+
const areas = areasStoreRef.current?.getState().areas;
|
|
190
|
+
if (currentArea && areas) {
|
|
191
|
+
const areaIndex = areas.findIndex((area) => area.id == currentArea);
|
|
192
|
+
if (areaIndex > -1 && areas[areaIndex].store) {
|
|
193
|
+
areas[areaIndex].store?.getState().actions.addWindow(newWindow);
|
|
194
|
+
}
|
|
195
|
+
}
|
|
196
|
+
}, []);
|
|
197
|
+
useEffect(() => {
|
|
198
|
+
if (status === "loaded") {
|
|
199
|
+
onLoad && onLoad();
|
|
200
|
+
}
|
|
201
|
+
}, [status]);
|
|
202
|
+
useEffect(() => {
|
|
203
|
+
if (!isFirstRender) {
|
|
204
|
+
setHandlerGetLabel(getLabel);
|
|
205
|
+
}
|
|
206
|
+
}, [getLabel]);
|
|
207
|
+
useEffect(() => {
|
|
208
|
+
events_add_listener(EmitEvents.EMMIT_EVENT_HOST_EMERGE_WINDOW, addWindow);
|
|
209
|
+
return () => {
|
|
210
|
+
events_remove_listener(EmitEvents.EMMIT_EVENT_HOST_EMERGE_WINDOW, addWindow);
|
|
211
|
+
};
|
|
212
|
+
}, []);
|
|
213
|
+
useEffect(() => {
|
|
214
|
+
if (isFirstRender) {
|
|
215
|
+
return;
|
|
216
|
+
}
|
|
217
|
+
areasStoreRef.current?.getState().internalActions.setExternalState({
|
|
218
|
+
isMobile: !isDesktop,
|
|
219
|
+
isSkeleton
|
|
220
|
+
});
|
|
221
|
+
}, [isDesktop, isSkeleton]);
|
|
222
|
+
return /* @__PURE__ */ jsx(AreasContext.Provider, {
|
|
223
|
+
value: areasStoreRef.current,
|
|
224
|
+
children
|
|
225
|
+
});
|
|
226
|
+
}
|
|
227
|
+
export {
|
|
228
|
+
AreasContext as A,
|
|
229
|
+
AreasProvider as a
|
|
230
|
+
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GetLabelType, NetworkProps } from '@m4l/core';
|
|
2
2
|
import { ReactNode } from 'react';
|
|
3
3
|
import { AreaStore } from '../../components/AreasViewer/subcomponents/Area/contexts/AreaContext/store';
|
|
4
|
-
import { AreaType } from '../../
|
|
4
|
+
import { AreaType } from '../../types';
|
|
5
5
|
import { ViwerClasses } from '../../components/AreasViewer/classes';
|
|
6
6
|
import { AdminClasses } from '../../components/AreasAdmin/classes';
|
|
7
7
|
/**
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
export * from './AreasContext';
|
|
2
|
-
export type { DynamicMFParameters } from '
|
|
3
|
-
export type { DynamicMFStore } from '
|
|
4
|
-
export { WindowToolsMFProvider, WindowToolsMFContext } from '
|
|
5
|
-
export type { WindowToolsMF, ModuleAction } from '
|
|
2
|
+
export type { DynamicMFParameters } from '../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/types';
|
|
3
|
+
export type { DynamicMFStore } from '../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store';
|
|
4
|
+
export { WindowToolsMFProvider, WindowToolsMFContext } from '../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/WindowToolsMFContext';
|
|
5
|
+
export type { WindowToolsMF, ModuleAction } from '../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/WindowToolsMFContext/types';
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { useContext } from "react";
|
|
2
|
+
import { useStore } from "zustand";
|
|
3
|
+
import { W as WindowContext, b as WindowToolsMFContext } from "../components/index.98d1c90a.js";
|
|
4
|
+
const useWindow = () => {
|
|
5
|
+
const context = useContext(WindowContext);
|
|
6
|
+
if (!context)
|
|
7
|
+
throw new Error("useWindow context must be use inside WindowContext");
|
|
8
|
+
return context;
|
|
9
|
+
};
|
|
10
|
+
function useWindowStore(selector, equalityFn) {
|
|
11
|
+
const store = useContext(WindowContext);
|
|
12
|
+
if (!store)
|
|
13
|
+
throw new Error("useWindow context must be use inside WindowContext");
|
|
14
|
+
return useStore(store, selector, equalityFn);
|
|
15
|
+
}
|
|
16
|
+
const useWindowToolsMF = () => {
|
|
17
|
+
const context = useContext(WindowToolsMFContext);
|
|
18
|
+
if (!context)
|
|
19
|
+
throw new Error("useWindowToolsMF context must be use inside WindowToolsMFContext");
|
|
20
|
+
return context;
|
|
21
|
+
};
|
|
22
|
+
export {
|
|
23
|
+
useWindow as a,
|
|
24
|
+
useWindowStore as b,
|
|
25
|
+
useWindowToolsMF as u
|
|
26
|
+
};
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { useContext } from "react";
|
|
2
|
+
import { useStore } from "zustand";
|
|
3
|
+
import { A as AreasContext } from "../../contexts/AreasContext/index.7dc6f386.js";
|
|
4
|
+
import { A as AreaContext } from "../../components/index.98d1c90a.js";
|
|
5
|
+
function useAreas() {
|
|
6
|
+
const context = useContext(AreasContext);
|
|
7
|
+
if (!context)
|
|
8
|
+
throw new Error("useAreas context must be use inside AreasContext");
|
|
9
|
+
return context;
|
|
10
|
+
}
|
|
11
|
+
function useAreasStore(selector, equalityFn) {
|
|
12
|
+
const context = useContext(AreasContext);
|
|
13
|
+
if (!context)
|
|
14
|
+
throw new Error("useAreasStore context must be use inside AreasContext");
|
|
15
|
+
return useStore(context, selector, equalityFn);
|
|
16
|
+
}
|
|
17
|
+
const useArea = () => {
|
|
18
|
+
const context = useContext(AreaContext);
|
|
19
|
+
if (!context)
|
|
20
|
+
throw new Error("useArea context must be use inside AreaContext");
|
|
21
|
+
return context;
|
|
22
|
+
};
|
|
23
|
+
function useAreaStore(selector, equalityFn) {
|
|
24
|
+
const context = useContext(AreaContext);
|
|
25
|
+
if (!context)
|
|
26
|
+
throw new Error("useAreaStore context must be use inside AreaContext");
|
|
27
|
+
return useStore(context, selector, equalityFn);
|
|
28
|
+
}
|
|
29
|
+
export {
|
|
30
|
+
useArea as a,
|
|
31
|
+
useAreas as b,
|
|
32
|
+
useAreaStore as c,
|
|
33
|
+
useAreasStore as u
|
|
34
|
+
};
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { useContext } from "react";
|
|
2
|
+
import { useStore } from "zustand";
|
|
3
|
+
import { D as DynamicMFParmsContext } from "../../components/index.98d1c90a.js";
|
|
4
|
+
function useDynamicMFParametersStore(selector, equalityFn) {
|
|
5
|
+
const store = useContext(DynamicMFParmsContext);
|
|
6
|
+
if (!store)
|
|
7
|
+
throw new Error(
|
|
8
|
+
"useDynamicMFParametersStore context must be use inside DynamicMFParmsContext"
|
|
9
|
+
);
|
|
10
|
+
return useStore(store, selector, equalityFn);
|
|
11
|
+
}
|
|
12
|
+
export {
|
|
13
|
+
useDynamicMFParametersStore as u
|
|
14
|
+
};
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { DynamicMFState } from '../../contexts/DynamicMFParmsContext/store';
|
|
2
|
-
export declare const useDynamicMFParameters: () => Omit<Omit<import("zustand").StoreApi<import("../../contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions>, "setState"> & {
|
|
1
|
+
import { DynamicMFState } from '../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store';
|
|
2
|
+
export declare const useDynamicMFParameters: () => Omit<Omit<import("zustand").StoreApi<import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions>, "setState"> & {
|
|
3
3
|
setState<A extends string | {
|
|
4
4
|
type: unknown;
|
|
5
|
-
}>(partial: import("../../contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions | Partial<import("../../contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions> | ((state: import("../../contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions) => import("../../contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions | Partial<import("../../contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions>), replace?: boolean | undefined, action?: A | undefined): void;
|
|
5
|
+
}>(partial: import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions | Partial<import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions> | ((state: import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions) => import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions | Partial<import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions>), replace?: boolean | undefined, action?: A | undefined): void;
|
|
6
6
|
}, "setState"> & {
|
|
7
|
-
setState(nextStateOrUpdater: import("../../contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions | Partial<import("../../contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions> | ((state: import("immer/dist/internal").WritableDraft<import("../../contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions>) => void), shouldReplace?: boolean | undefined, action?: string | {
|
|
7
|
+
setState(nextStateOrUpdater: import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions | Partial<import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions> | ((state: import("immer/dist/internal").WritableDraft<import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/store").DynamicMFStateWithActions>) => void), shouldReplace?: boolean | undefined, action?: string | {
|
|
8
8
|
type: unknown;
|
|
9
9
|
} | undefined): void;
|
|
10
10
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const useWindowToolsMF: () => import("../../contexts/WindowToolsMFContext/types").WindowToolsMFContextProps;
|
|
1
|
+
export declare const useWindowToolsMF: () => import("../../components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/WindowToolsMFContext/types").WindowToolsMFContextProps;
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
import "react";
|
|
2
|
+
import "@m4l/core";
|
|
3
|
+
import "@mui/material";
|
|
4
|
+
import "../Icon/index.321976e8.js";
|
|
5
|
+
import "react/jsx-runtime";
|
|
6
|
+
import "../mui_extended/IconButton/index.d31f1039.js";
|
|
7
|
+
import "clsx";
|
|
8
|
+
import "zustand";
|
|
9
|
+
import "./contexts/AreasContext/index.7dc6f386.js";
|
|
10
|
+
import "./components/index.98d1c90a.js";
|
|
11
|
+
import "zustand/shallow";
|
|
12
|
+
const AREAS_DICTIONARY_ID = "areas";
|
|
13
|
+
function getAreasComponentsDictionary() {
|
|
14
|
+
return [AREAS_DICTIONARY_ID];
|
|
15
|
+
}
|
|
16
|
+
const LABEL_FILTER_BUTTON = "filter_tooltip";
|
|
17
|
+
const DICCTIONARY = {
|
|
18
|
+
label_new_area: "label_new_area",
|
|
19
|
+
label_persist_module_cookies: "label_persist_module_cookies"
|
|
20
|
+
};
|
|
21
|
+
const getAreasDictionary = (key) => {
|
|
22
|
+
return `${AREAS_DICTIONARY_ID}.${key}`;
|
|
23
|
+
};
|
|
24
|
+
const AREAS_VIEWER_CLASS_NAME = "M4LAreasViewer";
|
|
25
|
+
const AREAS_ADMIN_CLASS_NAME = "M4LAreasAdmin";
|
|
26
|
+
const ICONS = {
|
|
27
|
+
CLOSE: "close.svg",
|
|
28
|
+
MAXIMIZE: "maximize.svg",
|
|
29
|
+
NORMALIZE: "normalize.svg",
|
|
30
|
+
DELETE_AREA: "delete_area.svg",
|
|
31
|
+
ADD_AREA: "add_area.svg",
|
|
32
|
+
EDIT_AREA: "edit_area.svg"
|
|
33
|
+
};
|
|
34
|
+
export {
|
|
35
|
+
AREAS_VIEWER_CLASS_NAME as A,
|
|
36
|
+
DICCTIONARY as D,
|
|
37
|
+
ICONS as I,
|
|
38
|
+
LABEL_FILTER_BUTTON as L,
|
|
39
|
+
AREAS_ADMIN_CLASS_NAME as a,
|
|
40
|
+
AREAS_DICTIONARY_ID as b,
|
|
41
|
+
getAreasComponentsDictionary as c,
|
|
42
|
+
getAreasDictionary as g
|
|
43
|
+
};
|
package/components/areas/{components/AreasViewer/subcomponents/Area/types.d.ts → types.d.ts}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { DynamicMFParameters } from '
|
|
2
|
+
import { DynamicMFParameters } from './components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/DynamicMFParmsContext/types';
|
|
3
3
|
import type { Layout } from 'react-grid-layout';
|
|
4
|
-
import { WindowStore } from './subcomponents/Window/contexts/WindowContext/store';
|
|
5
|
-
import { AreaStore } from './contexts/AreaContext/store';
|
|
4
|
+
import { WindowStore } from './components/AreasViewer/subcomponents/Area/subcomponents/Window/contexts/WindowContext/store';
|
|
5
|
+
import { AreaStore } from './components/AreasViewer/subcomponents/Area/contexts/AreaContext/store';
|
|
6
6
|
export declare type WinType = 'microfrontend' | 'component';
|
|
7
7
|
export declare type EmergeType = 'layout' | 'popup' | 'modal';
|
|
8
8
|
export interface MFBaseProps {
|
|
@@ -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.321976e8.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,10 +2,10 @@ 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.321976e8.js";
|
|
6
6
|
import "@mui/material";
|
|
7
7
|
import "@m4l/graphics";
|
|
8
|
-
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY, b as BOOLEAN_FORMATTER_DICTIONARY_LABELS } from "./BooleanFormatter/index.
|
|
8
|
+
import { a as BOOLEAN_FORMATTER_DICTIONARY_KEY, b as BOOLEAN_FORMATTER_DICTIONARY_LABELS } from "./BooleanFormatter/index.a3c6f613.js";
|
|
9
9
|
function getFormatConcatenated(values, separator) {
|
|
10
10
|
const returnSymbol = "";
|
|
11
11
|
if (values === null)
|
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
2
2
|
import { useFormContext, Controller } from "react-hook-form";
|
|
3
3
|
import { styled as styled$1, Skeleton, generateUtilityClasses, generateUtilityClass, Autocomplete, Popper, TextField, CircularProgress } from "@mui/material";
|
|
4
|
-
import { I as Image } from "../../Image/index.
|
|
4
|
+
import { I as Image } from "../../Image/index.c5b14688.js";
|
|
5
5
|
import { useMemo, useState, useEffect } from "react";
|
|
6
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
6
|
+
import { T as TEST_PROP_ID } from "../../../vendor.31965c93.js";
|
|
7
7
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
8
|
-
import { T as Typography } from "../../mui_extended/Typography/index.
|
|
9
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
8
|
+
import { T as Typography } from "../../mui_extended/Typography/index.1d866b8b.js";
|
|
9
|
+
import { H as HelperText } from "../../HelperText/index.5d8bc10a.js";
|
|
10
10
|
import { styled } from "@mui/material/styles";
|
|
11
11
|
import { unstable_composeClasses } from "@mui/base";
|
|
12
12
|
import "clsx";
|
|
13
|
-
import "../../Icon/index.
|
|
14
|
-
import "../../mui_extended/IconButton/index.
|
|
15
|
-
import "../../mui_extended/Accordion/index.
|
|
13
|
+
import "../../Icon/index.321976e8.js";
|
|
14
|
+
import "../../mui_extended/IconButton/index.d31f1039.js";
|
|
15
|
+
import "../../mui_extended/Accordion/index.466d66d5.js";
|
|
16
16
|
import "../../mui_extended/Avatar/index.fe06afd7.js";
|
|
17
17
|
import "react-router-dom";
|
|
18
18
|
import "@mui/material/Button";
|
|
19
|
-
import "../../mui_extended/Button/index.
|
|
19
|
+
import "../../mui_extended/Button/index.680f7d77.js";
|
|
20
20
|
import "@mui/lab";
|
|
21
21
|
import "../../mui_extended/Popover/index.e271e4f0.js";
|
|
22
|
-
import "../../mui_extended/MenuActions/index.
|
|
23
|
-
import "../../mui_extended/Pager/index.
|
|
22
|
+
import "../../mui_extended/MenuActions/index.e1749afa.js";
|
|
23
|
+
import "../../mui_extended/Pager/index.bc67d954.js";
|
|
24
24
|
import "../../mui_extended/Tab/index.e0653a0a.js";
|
|
25
25
|
const AutocompleteRoot = styled("div")(({
|
|
26
26
|
theme
|
|
@@ -4,8 +4,8 @@ import debounce from "lodash/debounce";
|
|
|
4
4
|
import { styled } from "@mui/material/styles";
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
8
|
-
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.
|
|
7
|
+
import { T as TEST_PROP_ID } from "../../../vendor.31965c93.js";
|
|
8
|
+
import { R as RHFAutocomplete, g as getRHFAutocompleteComponentsDictionary } from "../RHFAutocomplete/index.9f9d4ed7.js";
|
|
9
9
|
import { jsx } from "react/jsx-runtime";
|
|
10
10
|
styled("div")(() => ({
|
|
11
11
|
display: "flex",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { useFormContext, Controller } from "react-hook-form";
|
|
2
2
|
import { styled, Skeleton, generateUtilityClasses, generateUtilityClass, Checkbox } from "@mui/material";
|
|
3
3
|
import { useModuleSkeleton } from "@m4l/core";
|
|
4
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
4
|
+
import { T as TEST_PROP_ID } from "../../../vendor.31965c93.js";
|
|
5
5
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
6
6
|
import { styled as styled$1 } from "@mui/material/styles";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
9
|
-
import { T as Typography } from "../../mui_extended/Typography/index.
|
|
8
|
+
import { H as HelperText } from "../../HelperText/index.5d8bc10a.js";
|
|
9
|
+
import { T as Typography } from "../../mui_extended/Typography/index.1d866b8b.js";
|
|
10
10
|
const WrapperSkeletonCheckBox = styled("div")(() => ({
|
|
11
11
|
display: "flex",
|
|
12
12
|
justifyContent: "center",
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { styled } 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.5d8bc10a.js";
|
|
4
|
+
import { P as Period } from "../../Period/index.c5179eae.js";
|
|
5
5
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
6
6
|
const Wrapper = styled("div")(({
|
|
7
7
|
theme
|
|
@@ -1,17 +1,17 @@
|
|
|
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.
|
|
5
|
-
import { T as TEST_PROP_ID } from "../../../vendor.
|
|
4
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.d31f1039.js";
|
|
5
|
+
import { T as TEST_PROP_ID } from "../../../vendor.31965c93.js";
|
|
6
6
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
7
|
-
import "../../Icon/index.
|
|
7
|
+
import "../../Icon/index.321976e8.js";
|
|
8
8
|
import "clsx";
|
|
9
9
|
import { useFormContext, Controller } from "react-hook-form";
|
|
10
10
|
import { styled as styled$1 } from "@mui/material/styles";
|
|
11
11
|
import { unstable_composeClasses } from "@mui/base";
|
|
12
|
-
import { g as getComponentUtilityClass } from "../../../utils/index.
|
|
13
|
-
import { T as Typography } from "../../mui_extended/Typography/index.
|
|
14
|
-
import { H as HelperText } from "../../HelperText/index.
|
|
12
|
+
import { g as getComponentUtilityClass } from "../../../utils/index.3a4700cd.js";
|
|
13
|
+
import { T as Typography } from "../../mui_extended/Typography/index.1d866b8b.js";
|
|
14
|
+
import { H as HelperText } from "../../HelperText/index.5d8bc10a.js";
|
|
15
15
|
const SkeletonTextFieldRoot = styled("div")(() => ({
|
|
16
16
|
display: "flex",
|
|
17
17
|
flexDirection: "column",
|
|
@@ -4,7 +4,7 @@ import { useFormContext, Controller } from "react-hook-form";
|
|
|
4
4
|
import isString from "lodash/isString";
|
|
5
5
|
import { useDropzone } from "react-dropzone";
|
|
6
6
|
import { styled, alpha } from "@mui/material/styles";
|
|
7
|
-
import { I as Image } from "../../Image/index.
|
|
7
|
+
import { I as Image } from "../../Image/index.c5b14688.js";
|
|
8
8
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
9
9
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
10
10
|
const WrapperUploadImage = styled("div")(({
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { useEnvironment } from "@m4l/core";
|
|
2
2
|
import "react";
|
|
3
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
3
|
+
import { u as useModal } from "../../hooks/useModal/index.2a4b4b65.js";
|
|
4
4
|
import { styled } from "@mui/material/styles";
|
|
5
|
-
import { a as getThemeVariantColor } from "../../utils/index.
|
|
5
|
+
import { a as getThemeVariantColor } from "../../utils/index.3a4700cd.js";
|
|
6
6
|
import { IconButton } from "@mui/material";
|
|
7
|
-
import { I as Icon } from "../Icon/index.
|
|
7
|
+
import { I as Icon } from "../Icon/index.321976e8.js";
|
|
8
8
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
9
9
|
const WrapperWindowBase = styled("div")(({ theme }) => ({
|
|
10
10
|
display: "flex",
|
|
@@ -1,29 +1,30 @@
|
|
|
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.2a4b4b65.js";
|
|
4
|
+
import { A as Actions } from "../CommonActions/components/Actions/index.5da399f8.js";
|
|
5
|
+
import { A as ActionCancel } from "../CommonActions/components/ActionCancel/index.1254308b.js";
|
|
6
|
+
import { A as ActionIntro } from "../CommonActions/components/ActionIntro/index.dbf2ad66.js";
|
|
7
7
|
import "react-hook-form";
|
|
8
8
|
import { Typography } from "@mui/material";
|
|
9
9
|
import "@mui/material/Button";
|
|
10
|
-
import "../mui_extended/Button/index.
|
|
10
|
+
import "../mui_extended/Button/index.680f7d77.js";
|
|
11
11
|
import "clsx";
|
|
12
12
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
13
|
-
import "../../react-draggable.
|
|
14
|
-
import "../ModalDialog/index.
|
|
15
|
-
import "../Resizeable/index.
|
|
13
|
+
import "../../react-draggable.18cf453f.js";
|
|
14
|
+
import "../ModalDialog/index.c07975ed.js";
|
|
15
|
+
import "../Resizeable/index.d3469af2.js";
|
|
16
16
|
import "@m4l/graphics";
|
|
17
17
|
import { styled } from "@mui/material/styles";
|
|
18
|
-
import { I as Icon } from "../Icon/index.
|
|
19
|
-
import { b as getVariantColor } from "../../utils/index.
|
|
20
|
-
import { W as WindowBase } from "./WindowBase.
|
|
21
|
-
import "../mui_extended/IconButton/index.
|
|
18
|
+
import { I as Icon } from "../Icon/index.321976e8.js";
|
|
19
|
+
import { b as getVariantColor } from "../../utils/index.3a4700cd.js";
|
|
20
|
+
import { W as WindowBase } from "./WindowBase.39f1310d.js";
|
|
21
|
+
import "../mui_extended/IconButton/index.d31f1039.js";
|
|
22
22
|
import "zustand";
|
|
23
|
-
import "../areas/index.
|
|
23
|
+
import "../areas/contexts/AreasContext/index.7dc6f386.js";
|
|
24
|
+
import "../areas/components/index.98d1c90a.js";
|
|
24
25
|
import "zustand/shallow";
|
|
25
26
|
import "@mui/lab";
|
|
26
|
-
import "../mui_extended/Typography/index.
|
|
27
|
+
import "../mui_extended/Typography/index.1d866b8b.js";
|
|
27
28
|
const WrapperMessageIlustration = styled("div")(() => ({
|
|
28
29
|
display: "flex",
|
|
29
30
|
flexDirection: "column",
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import "@mui/material";
|
|
2
|
+
import "../../react-draggable.18cf453f.js";
|
|
3
|
+
import "react";
|
|
4
|
+
import "../../contexts/ModalContext/index.53e8904e.js";
|
|
5
|
+
import "../ModalDialog/index.c07975ed.js";
|
|
6
|
+
import "../Resizeable/index.d3469af2.js";
|
|
7
|
+
import "react/jsx-runtime";
|
|
8
|
+
import "@m4l/graphics";
|
|
9
|
+
import "@m4l/core";
|
|
10
|
+
import "../CommonActions/components/Actions/index.5da399f8.js";
|
|
11
|
+
import "@mui/material/Button";
|
|
12
|
+
import "../mui_extended/Button/index.680f7d77.js";
|
|
13
|
+
import "clsx";
|
|
14
|
+
import "react-hook-form";
|
|
15
|
+
import "./WindowBase.39f1310d.js";
|
|
16
|
+
import "../Icon/index.321976e8.js";
|
|
17
|
+
import "../mui_extended/IconButton/index.d31f1039.js";
|
|
18
|
+
import "zustand";
|
|
19
|
+
import "../areas/contexts/AreasContext/index.7dc6f386.js";
|
|
20
|
+
import "../areas/components/index.98d1c90a.js";
|
|
21
|
+
import "zustand/shallow";
|
|
22
|
+
import "@mui/lab";
|
|
23
|
+
import "../mui_extended/Typography/index.1d866b8b.js";
|
|
24
|
+
import "./WindowConfirm.993a8ed9.js";
|