@m4l/components 1.1.1 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/@types/export.d.ts +0 -5
- package/@types/types.d.ts +9 -0
- package/components/AccountPopover/{index.dde11a5c.js → index.493dbab5.js} +3 -3
- package/components/AppBar/{index.19b11c19.js → index.4b2c02da.js} +4 -4
- package/components/BaseModule/{index.4b725d16.js → index.dba0d174.js} +1 -1
- package/components/CommonActions/components/ActionCancel/{index.c3cddacf.js → index.ce196f96.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.3ec840af.js → index.d63f6a23.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.3187e7a7.js → index.0daa98b8.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.db2b2999.js → index.1c40d33b.js} +2 -2
- package/components/CommonActions/components/Actions/{index.84b8fd47.js → index.434f4824.js} +1 -1
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.ea1b882e.js → index.0a3660c0.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.cff633f6.js → index.4b1df4ab.js} +1 -1
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.d2e656a0.js → index.37f4f359.js} +1 -1
- package/components/DataGrid/formatters/{index.4b65c281.js → index.91129d5e.js} +2 -2
- package/components/DataGrid/{index.9aa088f6.js → index.d538cef8.js} +4 -4
- package/components/DataGrid/subcomponents/Actions/{index.9416e750.js → index.8d2e96e7.js} +11 -11
- package/components/DragResizeWindow/classes/types.d.ts +1 -0
- package/components/DragResizeWindow/helpers/index.d.ts +3 -0
- package/components/DragResizeWindow/{index.8f5a2e3e.js → index.17e7059d.js} +50 -37
- package/components/DragResizeWindow/types.d.ts +7 -0
- package/components/DynamicFilter/{dictionary.e9ad0f7c.js → dictionary.f471309f.js} +2 -2
- package/components/DynamicFilter/{index.e737845f.js → index.a7e772f7.js} +4 -4
- package/components/DynamicFilter/slots/{dynamicFilterSlots.c6d731f1.js → dynamicFilterSlots.1e2dc145.js} +5 -5
- package/components/DynamicFilter/store/{index.7a5e5f6a.js → index.3733c18e.js} +1 -1
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.f714d323.js → index.5b952ba7.js} +3 -3
- package/components/DynamicFilter/subcomponents/AppliedFilters/{index.c4131ff0.js → index.e38ed08e.js} +4 -4
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.9be8d255.js → index.bbc1b1c0.js} +6 -6
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.5caf5b34.js → index.b0a2c96e.js} +4 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.f5262ca2.js → index.2036b257.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.f48b4af1.js → index.d7559fb2.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.86de8517.js → index.d628de04.js} +5 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.1ba1cc22.js → index.804bb474.js} +4 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/{index.8d2e925e.js → index.de33ba0a.js} +5 -5
- package/components/DynamicFilter/subcomponents/FilterActions/{index.066a32f4.js → index.c8c90968.js} +3 -3
- package/components/DynamicFilter/subcomponents/InputFilter/{index.f3f01ebc.js → index.1b95c167.js} +4 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/{index.7805f621.js → index.fd8a2421.js} +6 -6
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.d5efe247.js → index.9f07285e.js} +2 -2
- package/components/DynamicFilter/types.d.ts +1 -1
- package/components/FieldLabel/{index.a6235bcc.js → index.44f3e099.js} +3 -3
- package/components/GridLayout/{index.14b734d6.js → index.a9f419d8.js} +2 -2
- package/components/GridLayout/subcomponents/Griditem/{index.5c8546c8.js → index.c9f8165b.js} +1 -1
- package/components/GridLayout/subcomponents/Responsive/{index.6646c077.js → index.ad80dae3.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.1108dd01.js → index.6ebe8790.js} +1 -1
- package/components/HelperText/{index.b1961313.js → index.e9eddfe4.js} +2 -2
- package/components/Icon/{index.e06c693f.js → index.2b591dd6.js} +3 -3
- package/components/Image/{index.8a3d05d3.js → index.fb9e71ba.js} +2 -2
- package/components/LanguagePopover/{index.25266514.js → index.f495b317.js} +4 -4
- package/components/LinearProgressIndeterminate/{index.80f8b74d.js → index.8a0b3615.js} +1 -1
- package/components/LoadingError/{index.81979bb3.js → index.2675dde0.js} +5 -5
- package/components/MFIsolationApp/{index.3125cd12.js → index.359ce9ec.js} +2 -2
- package/components/MFLoader/{index.952a3fee.js → index.49a6bd2c.js} +2 -2
- package/components/ModalDialog/{index.0dba90d3.js → index.3571068b.js} +3 -3
- package/components/NavLink/{index.0c844a30.js → index.82f5f2f4.js} +2 -2
- package/components/NoItemSelected/{index.dd2cee48.js → index.437fb106.js} +1 -1
- package/components/ObjectLogs/{index.f98e884b.js → index.5d260f34.js} +9 -9
- package/components/PDFViewer/{index.1b7068e5.js → index.9f1d12c4.js} +2 -2
- package/components/Page/{index.fa45b3d5.js → index.4e1e1b9b.js} +1 -1
- package/components/PaperForm/{index.f1467e34.js → index.d6293e64.js} +2 -2
- package/components/Period/{index.732248a8.js → index.f0095a0a.js} +4 -4
- package/components/PrintingSystem/{index.7aed44a2.js → index.88fbf9ec.js} +13 -13
- package/components/PrintingSystem/subcomponents/BodyNode/{index.3e82f72e.js → index.79cb87c7.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.8d4e4894.js → index.a5d910d6.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.f9343c1f.js → index.350c25de.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.1cdf54cf.js → index.8c2f7536.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.32a2e08a.js → index.b02b56db.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.715f4e49.js → index.462d6322.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.92df744d.js → index.a5e25147.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.4316a07a.js → index.430bd242.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.21b9d770.js → index.d76d27d3.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.03e73c9d.js → index.2dcd8991.js} +1 -1
- package/components/PropertyValue/{index.f85c4118.js → index.5d847b88.js} +3 -3
- package/components/Resizeable/{index.305dae8c.js → index.f22bccb6.js} +1 -1
- package/components/ScrollBar/{index.9c677335.js → index.3f1ca3da.js} +1 -1
- package/components/SideBar/{index.d33d87f4.js → index.f15b9904.js} +5 -5
- package/components/SplitLayout/{index.a5414b61.js → index.4b247e0c.js} +1 -1
- package/components/ToastContainer/{index.ce752150.js → index.dec47e74.js} +2 -2
- package/components/animate/LoadingScreen/{index.881ca784.js → index.db36f970.js} +1 -1
- package/components/animate/{index.d6f073fe.js → index.14aa2d3c.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.80da2678.js → index.55c40f0c.js} +14 -14
- package/components/areas/components/AreasViewer/{index.7836a623.js → index.8a568629.js} +13 -13
- package/components/areas/contexts/AreasContext/{index.c4e41ac3.js → index.c677ccfa.js} +4 -4
- package/components/areas/hooks/useAreas/{index.cf3f35fa.js → index.2d10f64c.js} +1 -1
- package/components/commercial/AppBarCommercial/{index.00571293.js → index.85de55bb.js} +1 -1
- package/components/commercial/SectionCommercial/{index.c3f56cb3.js → index.47c0cb0c.js} +1 -1
- package/components/commercial/TopBar/{index.56ade547.js → index.ec7a6cc6.js} +5 -5
- package/components/commercial/{index.788464b6.js → index.90e72726.js} +3 -3
- package/components/formatters/BooleanFormatter/{index.6f664715.js → index.5243a181.js} +2 -2
- package/components/formatters/{index.d1846e98.js → index.1b738709.js} +2 -2
- package/components/hook-form/HelperError/{index.a0faefe4.js → index.c6f8f840.js} +1 -1
- package/components/hook-form/RHFAutocomplete/RHFAutocomplete.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/classes/index.d.ts +1 -2
- package/components/hook-form/RHFAutocomplete/classes/types.d.ts +0 -1
- package/components/hook-form/RHFAutocomplete/{index.dab5e2d6.js → index.c8bcfed8.js} +302 -70
- package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeImage/index.d.ts +2 -0
- package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeText/index.d.ts +2 -0
- package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/index.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/subcomponents/Skeleton/types.d.ts +1 -1
- package/components/hook-form/RHFAutocomplete/types.d.ts +17 -9
- package/components/hook-form/RHFAutocompleteAsync/{index.a61e7dda.js → index.2b2ff592.js} +102 -5
- package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeImage/index.d.ts +3 -0
- package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeText/index.d.ts +2 -0
- package/components/hook-form/RHFAutocompleteAsync/types.d.ts +6 -3
- package/components/hook-form/RHFCheckbox/{index.71751a9d.js → index.06c0b776.js} +3 -3
- package/components/hook-form/RHFColorPicker/{index.3a8f36b1.js → index.f606dce6.js} +6 -6
- package/components/hook-form/RHFDateTime/{index.2f4ce21c.js → index.fb4867fa.js} +4 -4
- package/components/hook-form/RHFPeriod/{index.acf46fb2.js → index.75e07583.js} +4 -4
- package/components/hook-form/RHFRadioGroup/RHFRadioGroup.d.ts +1 -1
- package/components/hook-form/RHFRadioGroup/formatters/OptionIconLabelFormatter/index.d.ts +2 -0
- package/components/hook-form/RHFRadioGroup/index.a0a28a48.js +52 -0
- package/components/hook-form/RHFRadioGroup/types.d.ts +10 -4
- package/components/hook-form/RHFTextField/{index.06342648.js → index.257c6486.js} +4 -4
- package/components/hook-form/RHFUpload/{index.ef58c607.js → index.a6954d0d.js} +5 -5
- package/components/maps/components/GpsTools/{index.3cc627c5.js → index.30fe41d1.js} +28 -25
- package/components/maps/components/Map/external/Control/index.d.ts +1 -1
- package/components/maps/components/Map/{index.c50fc538.js → index.14f082d4.js} +30 -26
- package/components/modal/{WindowBase.af49e2e8.js → WindowBase.0dc3b3ea.js} +3 -3
- package/components/modal/{WindowConfirm.141e19a9.js → WindowConfirm.b8a431dd.js} +6 -6
- package/components/mui_extended/Accordion/{index.e76a8701.js → index.bb0cd2ab.js} +4 -4
- package/components/mui_extended/Avatar/{index.fc674f4b.js → index.bcf4d669.js} +1 -1
- package/components/mui_extended/Badge/{index.615959af.js → index.89ca5b23.js} +1 -1
- package/components/mui_extended/Button/{index.a391ee9f.js → index.24b9496b.js} +3 -3
- package/components/mui_extended/{CheckBox.ae30825c.js → CheckBox.4d930bed.js} +2 -2
- package/components/mui_extended/IconButton/{index.97e91dae.js → index.f5dcf537.js} +2 -2
- package/components/mui_extended/MenuActions/{index.1092605e.js → index.540d82fd.js} +5 -5
- package/components/mui_extended/Pager/classes/index.d.ts +1 -1
- package/components/mui_extended/Pager/{index.4d510ef5.js → index.f3a6c94b.js} +4 -4
- package/components/mui_extended/Popover/{index.82970357.js → index.6d8fe229.js} +1 -1
- package/components/mui_extended/Stack/{index.e64a379b.js → index.9d6ed8c2.js} +1 -1
- package/components/mui_extended/Tab/{index.f31eb904.js → index.0941bb3a.js} +1 -1
- package/components/mui_extended/ToggleButton/{index.4afacb33.js → index.d45c7a60.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.621ff8bc.js → index.c51670d1.js} +1 -1
- package/components/mui_extended/Typography/{index.8a0f958b.js → index.dbc44e77.js} +1 -1
- package/components/popups/PopupsProvider/{index.6591c56e.js → index.776c62e7.js} +8 -34
- package/components/popups/PopupsViewer/constants.29247547.js +4 -0
- package/components/popups/PopupsViewer/icons.066abd43.js +7 -0
- package/components/popups/PopupsViewer/{index.caf23a5d.js → index.6a175b73.js} +43 -78
- package/components/popups/PopupsViewer/slots/index.154e4e5f.js +14 -0
- package/components/popups/PopupsViewer/slots/popupsViewerSlots.be9219c7.js +39 -0
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/store.d.ts +1 -1
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/types.d.ts +27 -47
- package/components/popups/components/PopupsViewer/PopupsViewer.d.ts +1 -2
- package/components/popups/components/PopupsViewer/constants.d.ts +1 -1
- package/components/popups/components/PopupsViewer/slots/popupsViewerSlots.d.ts +25 -0
- package/components/popups/components/PopupsViewer/slots/slots.d.ts +10 -0
- package/components/popups/components/PopupsViewer/types.d.ts +17 -3
- package/contexts/ModalContext/{index.8281527d.js → index.26017754.js} +1 -1
- package/contexts/RHFormContext/{index.939811b3.js → index.54d30cb2.js} +1 -1
- package/hooks/useFormAddEdit/{index.dfb5570d.js → index.bd4ae2a5.js} +2 -2
- package/hooks/useModal/{index.538e8219.js → index.d3c18b29.js} +1 -1
- package/hooks/useTab/{index.bc8d38fc.js → index.da9b5a24.js} +1 -1
- package/index.js +123 -119
- package/package.json +1 -1
- package/styles/PopupViewer.styles.d.ts +2 -0
- package/styles/{index.7868464e.js → index.d972f170.js} +101 -11
- package/components/hook-form/RHFRadioGroup/index.11c0add8.js +0 -35
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/helper.d.ts +0 -7
- package/components/popups/components/PopupsViewer/classes/index.d.ts +0 -17
- package/components/popups/components/PopupsViewer/classes/types.d.ts +0 -15
- package/components/popups/components/PopupsViewer/styled.d.ts +0 -2
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import * as Yup from "yup";
|
|
2
|
-
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../../../dictionary.
|
|
2
|
+
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../../../dictionary.f471309f.js";
|
|
3
3
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
4
4
|
import { useMemo } from "react";
|
|
5
5
|
import { useModuleDictionary } from "@m4l/core";
|
|
6
6
|
import { S as SELECT_OPERATORS } from "../../../constants.095f1dbb.js";
|
|
7
|
-
import { u as useDynamicFilterStore } from "../../../store/index.
|
|
8
|
-
import { R as RHFAutocomplete } from "../../../../hook-form/RHFAutocomplete/index.
|
|
9
|
-
import { R as RHFAutocompleteAsync } from "../../../../hook-form/RHFAutocompleteAsync/index.
|
|
7
|
+
import { u as useDynamicFilterStore } from "../../../store/index.3733c18e.js";
|
|
8
|
+
import { R as RHFAutocomplete } from "../../../../hook-form/RHFAutocomplete/index.c8bcfed8.js";
|
|
9
|
+
import { R as RHFAutocompleteAsync } from "../../../../hook-form/RHFAutocompleteAsync/index.2b2ff592.js";
|
|
10
10
|
function SelectFilter() {
|
|
11
11
|
const { getLabel } = useModuleDictionary();
|
|
12
12
|
const field = useDynamicFilterStore((state) => state.popoverFilterData?.field);
|
|
@@ -25,6 +25,7 @@ function SelectFilter() {
|
|
|
25
25
|
/* @__PURE__ */ jsx(
|
|
26
26
|
RHFAutocomplete,
|
|
27
27
|
{
|
|
28
|
+
type: "text",
|
|
28
29
|
name: "formValueOperator",
|
|
29
30
|
autoComplete: "off",
|
|
30
31
|
options: operators,
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import * as Yup from "yup";
|
|
2
|
-
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../../../dictionary.
|
|
2
|
+
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../../../dictionary.f471309f.js";
|
|
3
3
|
import { b as STRING_OPERATORS } from "../../../constants.095f1dbb.js";
|
|
4
4
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
5
5
|
import { useMemo } from "react";
|
|
6
6
|
import { useModuleDictionary } from "@m4l/core";
|
|
7
|
-
import { R as RHFAutocomplete } from "../../../../hook-form/RHFAutocomplete/index.
|
|
8
|
-
import { R as RHFTextField } from "../../../../hook-form/RHFTextField/index.
|
|
7
|
+
import { R as RHFAutocomplete } from "../../../../hook-form/RHFAutocomplete/index.c8bcfed8.js";
|
|
8
|
+
import { R as RHFTextField } from "../../../../hook-form/RHFTextField/index.257c6486.js";
|
|
9
9
|
function StringFilter() {
|
|
10
10
|
const { getLabel } = useModuleDictionary();
|
|
11
11
|
const operators = useMemo(
|
|
@@ -19,6 +19,7 @@ function StringFilter() {
|
|
|
19
19
|
/* @__PURE__ */ jsx(
|
|
20
20
|
RHFAutocomplete,
|
|
21
21
|
{
|
|
22
|
+
type: "text",
|
|
22
23
|
name: "formValueOperator",
|
|
23
24
|
autoComplete: "off",
|
|
24
25
|
options: operators,
|
package/components/DynamicFilter/subcomponents/FieldTypes/{index.8d2e925e.js → index.de33ba0a.js}
RENAMED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useEffect } from "react";
|
|
3
3
|
import { useFormContext } from "react-hook-form";
|
|
4
|
-
import { B as BooleanFilterHelpers } from "./BooleanFilter/index.
|
|
5
|
-
import { S as StringFilterHelpers } from "./StringFilter/index.
|
|
6
|
-
import { D as DateTimeFilterHelpers } from "./DateTimeFilter/index.
|
|
7
|
-
import { N as NumberFilterHelpers } from "./NumberFilter/index.
|
|
8
|
-
import { S as SelectFilterHelpers } from "./SelectFilter/index.
|
|
4
|
+
import { B as BooleanFilterHelpers } from "./BooleanFilter/index.b0a2c96e.js";
|
|
5
|
+
import { S as StringFilterHelpers } from "./StringFilter/index.804bb474.js";
|
|
6
|
+
import { D as DateTimeFilterHelpers } from "./DateTimeFilter/index.2036b257.js";
|
|
7
|
+
import { N as NumberFilterHelpers } from "./NumberFilter/index.d7559fb2.js";
|
|
8
|
+
import { S as SelectFilterHelpers } from "./SelectFilter/index.d628de04.js";
|
|
9
9
|
const helpersStrategies = {
|
|
10
10
|
boolean: new BooleanFilterHelpers(),
|
|
11
11
|
string: new StringFilterHelpers(),
|
package/components/DynamicFilter/subcomponents/FilterActions/{index.066a32f4.js → index.c8c90968.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useEnvironment } from "@m4l/core";
|
|
3
|
-
import { u as useDynamicFilterStore } from "../../store/index.
|
|
4
|
-
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../../dictionary.
|
|
3
|
+
import { u as useDynamicFilterStore } from "../../store/index.3733c18e.js";
|
|
4
|
+
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../../dictionary.f471309f.js";
|
|
5
5
|
import { Skeleton } from "@mui/material";
|
|
6
|
-
import { i as ActionsSkeletonButtonStyled, j as ActionsStyled, k as ActionsClearButtonStyled, l as ActionsSubmitButtonStyled } from "../../slots/dynamicFilterSlots.
|
|
6
|
+
import { i as ActionsSkeletonButtonStyled, j as ActionsStyled, k as ActionsClearButtonStyled, l as ActionsSubmitButtonStyled } from "../../slots/dynamicFilterSlots.1e2dc145.js";
|
|
7
7
|
const ASSETS_URL = "frontend/components/dynamic_filter/assets/icons";
|
|
8
8
|
const ASSETS = {
|
|
9
9
|
refresh: "restart.svg",
|
package/components/DynamicFilter/subcomponents/InputFilter/{index.f3f01ebc.js → index.1b95c167.js}
RENAMED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useState, useEffect } from "react";
|
|
3
3
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
4
|
-
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../../dictionary.
|
|
5
|
-
import { u as useDynamicFilterStore } from "../../store/index.
|
|
4
|
+
import { g as getDynamicFilterDictionary, D as DICCTIONARY } from "../../dictionary.f471309f.js";
|
|
5
|
+
import { u as useDynamicFilterStore } from "../../store/index.3733c18e.js";
|
|
6
6
|
import { A as ALL_FIELD } from "../../constants.095f1dbb.js";
|
|
7
7
|
import { Skeleton } from "@mui/material";
|
|
8
|
-
import { m as InputFilterStyled, n as InputFilterIconStyled, o as InputFilterInputStyled } from "../../slots/dynamicFilterSlots.
|
|
9
|
-
import { P as PopoverMenuFields } from "../PopoverMenuFields/index.
|
|
8
|
+
import { m as InputFilterStyled, n as InputFilterIconStyled, o as InputFilterInputStyled } from "../../slots/dynamicFilterSlots.1e2dc145.js";
|
|
9
|
+
import { P as PopoverMenuFields } from "../PopoverMenuFields/index.9f07285e.js";
|
|
10
10
|
function useInputFilter() {
|
|
11
11
|
const [selectedFieldIndex, setSelectedFieldIndex] = useState(-1);
|
|
12
12
|
const [filteredFields, setFilteredFields] = useState([]);
|
package/components/DynamicFilter/subcomponents/PopoverFilter/{index.7805f621.js → index.fd8a2421.js}
RENAMED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useRef, useMemo, useCallback } from "react";
|
|
3
3
|
import { useModuleDictionary } from "@m4l/core";
|
|
4
|
-
import { u as useDynamicFilterStore } from "../../store/index.
|
|
5
|
-
import { f as fieldFactory, D as DataTypeComponent } from "../FieldTypes/index.
|
|
6
|
-
import { P as PopoverStyled, p as PopoverHeaderStyled, q as PopoverHeaderIconStyled, r as PopoverHeaderTitleStyled, s as PopoverContainerFieldsStyled, t as PopoverHeaderActionsStyled } from "../../slots/dynamicFilterSlots.
|
|
7
|
-
import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.
|
|
8
|
-
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.
|
|
9
|
-
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.
|
|
4
|
+
import { u as useDynamicFilterStore } from "../../store/index.3733c18e.js";
|
|
5
|
+
import { f as fieldFactory, D as DataTypeComponent } from "../FieldTypes/index.de33ba0a.js";
|
|
6
|
+
import { P as PopoverStyled, p as PopoverHeaderStyled, q as PopoverHeaderIconStyled, r as PopoverHeaderTitleStyled, s as PopoverContainerFieldsStyled, t as PopoverHeaderActionsStyled } from "../../slots/dynamicFilterSlots.1e2dc145.js";
|
|
7
|
+
import { R as RHFormProvider } from "../../../../contexts/RHFormContext/index.54d30cb2.js";
|
|
8
|
+
import { A as ActionCancel } from "../../../CommonActions/components/ActionCancel/index.ce196f96.js";
|
|
9
|
+
import { A as ActionIntro } from "../../../CommonActions/components/ActionIntro/index.1c40d33b.js";
|
|
10
10
|
function usePopoverFilter() {
|
|
11
11
|
let anchorEl;
|
|
12
12
|
let field;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useModuleDictionary } from "@m4l/core";
|
|
3
|
-
import { u as useDynamicFilterStore } from "../../store/index.
|
|
4
|
-
import { u as PopoverMenuStyled, v as PopoverMenuItemStyled, w as PopoverMenuItemIconStyled, x as PopoverMenuItemLabelStyled } from "../../slots/dynamicFilterSlots.
|
|
3
|
+
import { u as useDynamicFilterStore } from "../../store/index.3733c18e.js";
|
|
4
|
+
import { u as PopoverMenuStyled, v as PopoverMenuItemStyled, w as PopoverMenuItemIconStyled, x as PopoverMenuItemLabelStyled } from "../../slots/dynamicFilterSlots.1e2dc145.js";
|
|
5
5
|
function usePopoverMenuFields() {
|
|
6
6
|
const { getLabel } = useModuleDictionary();
|
|
7
7
|
const fnAnchorEl = useDynamicFilterStore((state) => state.fnAnchorEl);
|
|
@@ -23,7 +23,7 @@ export declare type FieldTypeOperator<T extends FieldType> = T extends 'boolean'
|
|
|
23
23
|
export declare type FieldTypeOperand<T extends FieldType> = T extends 'boolean' ? boolean : T extends 'datetime' ? Date : T extends 'number' ? number : T extends 'string' ? string : T extends 'select' ? OperandsArrayValues : FieldType;
|
|
24
24
|
declare type SelectOptions = Pick<RHFAutocompleteAsyncProps<{
|
|
25
25
|
[key: string]: any;
|
|
26
|
-
}>, '
|
|
26
|
+
}>, 'type' | 'endPoint' | 'getOptionLabel' | 'isOptionEqualToValue' | 'multiple' | 'autoComplete' | 'autoCapitalize' | 'parms' | 'timeout'> & {
|
|
27
27
|
getOptionId: (option: Record<string, any>) => string | number;
|
|
28
28
|
};
|
|
29
29
|
export interface FieldBase<T extends FieldType = FieldType> {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useEnvironment, useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { F as FieldLabelRoot } from "../../styles/index.
|
|
3
|
+
import { F as FieldLabelRoot } from "../../styles/index.d972f170.js";
|
|
4
4
|
import { generateUtilityClasses, Tooltip, Skeleton } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { g as getComponentUtilityClass } from "../../utils/index.14912462.js";
|
|
7
7
|
import clsx from "clsx";
|
|
8
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
9
|
-
import { I as Icon } from "../Icon/index.
|
|
8
|
+
import { T as Typography } from "../mui_extended/Typography/index.dbc44e77.js";
|
|
9
|
+
import { I as Icon } from "../Icon/index.2b591dd6.js";
|
|
10
10
|
const componentName = "M4LFieldLabel";
|
|
11
11
|
generateUtilityClasses(componentName, [
|
|
12
12
|
"root",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useState, useRef, useEffect, useCallback } from "react";
|
|
3
3
|
import clsx from "clsx";
|
|
4
|
-
import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.
|
|
5
|
-
import { G as GridLayoutRoot } from "../../styles/index.
|
|
4
|
+
import { M as MemonizedGridItem } from "./subcomponents/Griditem/index.c9f8165b.js";
|
|
5
|
+
import { G as GridLayoutRoot } from "../../styles/index.d972f170.js";
|
|
6
6
|
import { generateUtilityClasses } from "@mui/material";
|
|
7
7
|
import "@mui/base";
|
|
8
8
|
const COMPONENT_CLASS_NAME = "M4LGridLayout";
|
package/components/GridLayout/subcomponents/Griditem/{index.5c8546c8.js → index.c9f8165b.js}
RENAMED
|
@@ -2,7 +2,7 @@ import { jsx, Fragment } from "react/jsx-runtime";
|
|
|
2
2
|
import React__default, { useRef, useEffect, useState, useCallback, useMemo } from "react";
|
|
3
3
|
import { D as DraggableCore_1 } from "../../../../react-draggable.1c1ba224.js";
|
|
4
4
|
import { R as Resizable } from "../../../../react-resizable.a59c14f4.js";
|
|
5
|
-
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.
|
|
5
|
+
import { g as getH, c as calcXY, a as calcGridItemWHPx, b as calcGridColWidth, d as calcWH, e as clamp, f as calcGridItemPosition, h as gridLayoutClasses, D as DEFAULT_COLS, i as DEFAULT_ROW_HEIGHT, j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, l as DEFAULT_MARGIN, m as DEFAULT_CONTAINER_PADDING, n as DEFAULT_TRANSFORM_SCALE, o as DEFAULT_COLAPSED_HEIGHT, p as perc, s as setTransform, q as setTopLeft } from "../../index.a9f419d8.js";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { deepEqual } from "fast-equals";
|
|
8
8
|
function GridItem(props) {
|
package/components/GridLayout/subcomponents/Responsive/{index.6646c077.js → index.ad80dae3.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.
|
|
2
|
+
import { r as cloneLayoutItem, t as cloneLayout, u as compact, v as correctBounds, w as isEqualLayout, o as DEFAULT_COLAPSED_HEIGHT, x as DEFAULT_RESPONSIVE_BREAKPOINTS, m as DEFAULT_CONTAINER_PADDING, l as DEFAULT_MARGIN, y as DEFAULT_RESPONSIVE_COLS, i as DEFAULT_ROW_HEIGHT, z as noop, A as isEqualLayouts, G as GridLayout } from "../../index.a9f419d8.js";
|
|
3
3
|
import { useState, useRef, useEffect, useCallback } from "react";
|
|
4
4
|
import { useFirstRender } from "@m4l/graphics";
|
|
5
5
|
import { deepEqual } from "fast-equals";
|
package/components/GridLayout/subcomponents/SizeProvider/{index.1108dd01.js → index.6ebe8790.js}
RENAMED
|
@@ -3,7 +3,7 @@ import { useRef, useState, useMemo, useCallback, useEffect } from "react";
|
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { throttle } from "lodash";
|
|
5
5
|
import { useResizeObserver } from "@m4l/graphics";
|
|
6
|
-
import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.
|
|
6
|
+
import { j as DEFAULT_CONTAINER_WIDTH, k as DEFAULT_CONTAINER_HEIGHT, T as THROTTLE_RESIZE_TIMEOUT, C as COMPONENT_CLASS_NAME } from "../../index.a9f419d8.js";
|
|
7
7
|
function withSizeProvider(ComposedComponent) {
|
|
8
8
|
return (props) => {
|
|
9
9
|
const { measureBeforeMount = true, ...rest } = props;
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { H as HelperTextRoot } from "../../styles/index.
|
|
2
|
+
import { H as HelperTextRoot } from "../../styles/index.d972f170.js";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
5
|
+
import { T as Typography } from "../mui_extended/Typography/index.dbc44e77.js";
|
|
6
6
|
const componentName = "M4LHelperText";
|
|
7
7
|
const errorLabelClasses = generateUtilityClasses(componentName, [
|
|
8
8
|
"root",
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { Marker } from "react-leaflet";
|
|
3
3
|
import L__default from "leaflet";
|
|
4
|
-
import { m as mapClasses, L as LABEL_BK_COLOR_DEFAULT, a as LABEL_COLOR_DEFAULT } from "../maps/components/Map/index.
|
|
4
|
+
import { m as mapClasses, L as LABEL_BK_COLOR_DEFAULT, a as LABEL_COLOR_DEFAULT } from "../maps/components/Map/index.14f082d4.js";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import { useEnvironment } from "@m4l/core";
|
|
7
|
-
import { I as IconRoot, e as DivIcon, f as ArrowIconRoot } from "../../styles/index.
|
|
8
|
-
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.
|
|
7
|
+
import { I as IconRoot, e as DivIcon, f as ArrowIconRoot } from "../../styles/index.d972f170.js";
|
|
8
|
+
import { u as useSideBar, g as getNameDataTestId$1 } from "../SideBar/index.f15b9904.js";
|
|
9
9
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
10
10
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
11
11
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { g as ImageRoot } from "../../styles/index.
|
|
2
|
+
import { g as ImageRoot } from "../../styles/index.d972f170.js";
|
|
3
3
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import { useBase, useEnvironment, evaluateWithContext } from "@m4l/core";
|
|
8
|
-
import { c as classes, g as getSize } from "../PrintingSystem/index.
|
|
8
|
+
import { c as classes, g as getSize } from "../PrintingSystem/index.88fbf9ec.js";
|
|
9
9
|
import QRCode from "qrcode.react";
|
|
10
10
|
const ratioOptions = {
|
|
11
11
|
"1.168:1": {
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useState, useEffect } from "react";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, Stack, MenuItem } from "@mui/material";
|
|
4
|
-
import { I as Image } from "../Image/index.
|
|
4
|
+
import { I as Image } from "../Image/index.fb9e71ba.js";
|
|
5
5
|
import { useLocales } from "@m4l/graphics";
|
|
6
|
-
import { L as LanguagePopoverRoot, h as ContainerMenuItems, i as ContainerProgress, j as ContainerImage, k as LabelItem } from "../../styles/index.
|
|
7
|
-
import { I as ImageButton } from "../mui_extended/Button/index.
|
|
6
|
+
import { L as LanguagePopoverRoot, h as ContainerMenuItems, i as ContainerProgress, j as ContainerImage, k as LabelItem } from "../../styles/index.d972f170.js";
|
|
7
|
+
import { I as ImageButton } from "../mui_extended/Button/index.24b9496b.js";
|
|
8
8
|
import { useEnvironment, useNetwork } from "@m4l/core";
|
|
9
9
|
import { unstable_composeClasses } from "@mui/base";
|
|
10
10
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
11
11
|
import { C as CircularProgress } from "../mui_extended/CircularProgress/index.967e70b7.js";
|
|
12
|
-
import { P as Popover } from "../mui_extended/Popover/index.
|
|
12
|
+
import { P as Popover } from "../mui_extended/Popover/index.6d8fe229.js";
|
|
13
13
|
const componentName = "M4LanguagePopover";
|
|
14
14
|
generateUtilityClasses(
|
|
15
15
|
componentName,
|
|
@@ -3,7 +3,7 @@ import clsx from "clsx";
|
|
|
3
3
|
import { generateUtilityClasses } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
import { g as getComponentUtilityClass } from "../../utils/index.14912462.js";
|
|
6
|
-
import { l as LinearProgressIndeterminateRoot } from "../../styles/index.
|
|
6
|
+
import { l as LinearProgressIndeterminateRoot } from "../../styles/index.d972f170.js";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
8
8
|
const LINEAR_PROGRESS_INDETERMINATE_CLASS_NAME = "M4LinearProgressIndeterminate";
|
|
9
9
|
generateUtilityClasses(
|
|
@@ -3,11 +3,11 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
|
3
3
|
import { I as ICONS } from "../areas/icons.8266ccc8.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { m as LoadingErrorRoot } from "../../styles/index.
|
|
7
|
-
import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.
|
|
8
|
-
import { I as Icon } from "../Icon/index.
|
|
9
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
10
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
6
|
+
import { m as LoadingErrorRoot } from "../../styles/index.d972f170.js";
|
|
7
|
+
import { L as LinearProgressIndeterminate } from "../LinearProgressIndeterminate/index.8a0b3615.js";
|
|
8
|
+
import { I as Icon } from "../Icon/index.2b591dd6.js";
|
|
9
|
+
import { T as Typography } from "../mui_extended/Typography/index.dbc44e77.js";
|
|
10
|
+
import { B as Button } from "../mui_extended/Button/index.24b9496b.js";
|
|
11
11
|
const componentName = "M4LoadingError";
|
|
12
12
|
generateUtilityClasses(componentName, [
|
|
13
13
|
"root",
|
|
@@ -9,8 +9,8 @@ import { HostThemeProvider, FormatterProvider, LocalesProvider, getLocaleFromNet
|
|
|
9
9
|
import { useAuth, DomainCountryProvider, EnvironmentProvider, HostToolsProvider, NetworkProvider, axiosOperation, AuthProvider } from "@m4l/core";
|
|
10
10
|
import { format } from "date-fns";
|
|
11
11
|
import { defaultThemeOptions, fnComponentsOverrides } from "@m4l/styles";
|
|
12
|
-
import { B as BaseModule } from "../BaseModule/index.
|
|
13
|
-
import { A as AreasProvider } from "../areas/contexts/AreasContext/index.
|
|
12
|
+
import { B as BaseModule } from "../BaseModule/index.dba0d174.js";
|
|
13
|
+
import { A as AreasProvider } from "../areas/contexts/AreasContext/index.c677ccfa.js";
|
|
14
14
|
function MFAuthApp(props) {
|
|
15
15
|
const { children, user, pwd } = props;
|
|
16
16
|
const { isAuthenticated, isInitialized, login, user: authUser } = useAuth();
|
|
@@ -12,8 +12,8 @@ import debounce from "lodash/debounce";
|
|
|
12
12
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
13
13
|
import { unstable_composeClasses } from "@mui/base";
|
|
14
14
|
import { L as LinearProgress } from "../mui_extended/LinearProgress/index.4092bb69.js";
|
|
15
|
-
import { L as LoadingError } from "../LoadingError/index.
|
|
16
|
-
import { M as MFLoaderRoot } from "../../styles/index.
|
|
15
|
+
import { L as LoadingError } from "../LoadingError/index.2675dde0.js";
|
|
16
|
+
import { M as MFLoaderRoot } from "../../styles/index.d972f170.js";
|
|
17
17
|
const componentName = "M4LMFLoader";
|
|
18
18
|
const mfLoaderClasses = generateUtilityClasses(componentName, [
|
|
19
19
|
"root",
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useTheme, Dialog, Paper } from "@mui/material";
|
|
3
3
|
import { c as cjs } from "../../react-draggable.1c1ba224.js";
|
|
4
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
5
|
-
import { R as ResizeableWindow } from "../Resizeable/index.
|
|
4
|
+
import { u as useModal } from "../../hooks/useModal/index.d3c18b29.js";
|
|
5
|
+
import { R as ResizeableWindow } from "../Resizeable/index.f22bccb6.js";
|
|
6
6
|
import { useIsMobile } from "@m4l/graphics";
|
|
7
7
|
import { m as modalUtilityClasses } from "../modal/index.81eb6def.js";
|
|
8
8
|
import { useState, useEffect } from "react";
|
|
9
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
9
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.434f4824.js";
|
|
10
10
|
const DragabblePaperComponent = (props) => {
|
|
11
11
|
return /* @__PURE__ */ jsx(cjs.exports, { handle: ".m4l_draggable_handle", cancel: '[class*="MuiDialogContent-root"]', children: /* @__PURE__ */ jsx(Paper, { sx: { maxHeight: "unset", maxWidth: "unset" }, ...props }) });
|
|
12
12
|
};
|
|
@@ -2,9 +2,9 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
|
2
2
|
import { NavLink as NavLink$1 } from "react-router-dom";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { N as NavLinkRoot } from "../../styles/index.
|
|
5
|
+
import { N as NavLinkRoot } from "../../styles/index.d972f170.js";
|
|
6
6
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
7
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
7
|
+
import { T as Typography } from "../mui_extended/Typography/index.dbc44e77.js";
|
|
8
8
|
const componentName = "M4LNavLink";
|
|
9
9
|
generateUtilityClasses(componentName, [
|
|
10
10
|
"root"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useEnvironment, useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { n as WrapperNoItemSelected, o as Label, p as Img, q as WrapperSKTNoItemSelected } from "../../styles/index.
|
|
3
|
+
import { n as WrapperNoItemSelected, o as Label, p as Img, q as WrapperSKTNoItemSelected } from "../../styles/index.d972f170.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, Skeleton } from "@mui/material";
|
|
5
5
|
import { useMemo } from "react";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useState, useEffect, useCallback, useMemo } from "react";
|
|
3
3
|
import { useNetwork, useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
|
|
4
|
-
import { r as Container, s as Actions, t as GridWrapper } from "../../styles/index.
|
|
5
|
-
import { D as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.
|
|
4
|
+
import { r as Container, s as Actions, t as GridWrapper } from "../../styles/index.d972f170.js";
|
|
5
|
+
import { D as DataGrid, g as getDataGridComponentsDictionary } from "../DataGrid/index.d538cef8.js";
|
|
6
6
|
import { D as DateFormatter } from "../formatters/DateFormatter/index.2ef6f261.js";
|
|
7
7
|
import { Tooltip, IconButton } from "@mui/material";
|
|
8
8
|
import { useHostTheme, useResponsiveDesktop } from "@m4l/graphics";
|
|
9
9
|
import { R as ReactJson } from "../../react-json-view.57125fcf.js";
|
|
10
|
-
import { S as ScrollBar } from "../ScrollBar/index.
|
|
11
|
-
import { u as useModal } from "../../hooks/useModal/index.
|
|
12
|
-
import { I as Icon } from "../Icon/index.
|
|
13
|
-
import { S as Stack } from "../mui_extended/Stack/index.
|
|
14
|
-
import { W as WindowBase } from "../modal/WindowBase.
|
|
15
|
-
import { D as DynamicFilter } from "../DynamicFilter/index.
|
|
10
|
+
import { S as ScrollBar } from "../ScrollBar/index.3f1ca3da.js";
|
|
11
|
+
import { u as useModal } from "../../hooks/useModal/index.d3c18b29.js";
|
|
12
|
+
import { I as Icon } from "../Icon/index.2b591dd6.js";
|
|
13
|
+
import { S as Stack } from "../mui_extended/Stack/index.9d6ed8c2.js";
|
|
14
|
+
import { W as WindowBase } from "../modal/WindowBase.0dc3b3ea.js";
|
|
15
|
+
import { D as DynamicFilter } from "../DynamicFilter/index.a7e772f7.js";
|
|
16
16
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
17
|
-
import { a as getDynamicFilterComponentsDictionary } from "../DynamicFilter/dictionary.
|
|
17
|
+
import { a as getDynamicFilterComponentsDictionary } from "../DynamicFilter/dictionary.f471309f.js";
|
|
18
18
|
function DetailDialog(props) {
|
|
19
19
|
const { log_id } = props;
|
|
20
20
|
const { networkOperation } = useNetwork();
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { P as PDFVeiwerRoot } from "../../styles/index.
|
|
2
|
+
import { P as PDFVeiwerRoot } from "../../styles/index.d972f170.js";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { B as Button } from "../mui_extended/Button/index.
|
|
5
|
+
import { B as Button } from "../mui_extended/Button/index.24b9496b.js";
|
|
6
6
|
const componentName = "M4LPDFViewer";
|
|
7
7
|
generateUtilityClasses(componentName, [
|
|
8
8
|
"root",
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, BaseProvider, useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.
|
|
3
|
+
import { c as classes, g as getSize, F as FactoryRender } from "../PrintingSystem/index.88fbf9ec.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import React__default from "react";
|
|
6
6
|
import { Helmet } from "react-helmet-async";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { u as HeaderContainer, v as IconTitleContainer, w as IconHeader, S as SkTPaperFormHeader, x as PaperFormRoot, y as Content } from "../../styles/index.
|
|
2
|
+
import { u as HeaderContainer, v as IconTitleContainer, w as IconHeader, S as SkTPaperFormHeader, x as PaperFormRoot, y as Content } from "../../styles/index.d972f170.js";
|
|
3
3
|
import { useModuleSkeleton } from "@m4l/core";
|
|
4
4
|
import { Skeleton, generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
5
|
-
import { I as Icon } from "../Icon/index.
|
|
5
|
+
import { I as Icon } from "../Icon/index.2b591dd6.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
const Header = (props) => {
|
|
8
8
|
const { urlIcon, title, classes } = props;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useModuleDictionary, useModuleSkeleton, useEnvironment } from "@m4l/core";
|
|
3
|
-
import { z as ContainerPeriod } from "../../styles/index.
|
|
3
|
+
import { z as ContainerPeriod } from "../../styles/index.d972f170.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, Skeleton, Autocomplete, TextField } from "@mui/material";
|
|
5
5
|
import { useState, useMemo } from "react";
|
|
6
|
-
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.
|
|
6
|
+
import { g as getCommonActionsDictionary } from "../CommonActions/components/Actions/index.434f4824.js";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../test/constants_no_mock.86c553a9.js";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
10
|
-
import { T as Typography } from "../mui_extended/Typography/index.
|
|
11
|
-
import { I as IconButton } from "../mui_extended/IconButton/index.
|
|
10
|
+
import { T as Typography } from "../mui_extended/Typography/index.dbc44e77.js";
|
|
11
|
+
import { I as IconButton } from "../mui_extended/IconButton/index.f5dcf537.js";
|
|
12
12
|
var ETimePeriods = /* @__PURE__ */ ((ETimePeriods2) => {
|
|
13
13
|
ETimePeriods2[ETimePeriods2["YEARS"] = 0] = "YEARS";
|
|
14
14
|
ETimePeriods2[ETimePeriods2["MONTHS"] = 1] = "MONTHS";
|
|
@@ -2,20 +2,20 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { generateUtilityClasses } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
4
|
import { g as getComponentUtilityClass } from "../../utils/index.14912462.js";
|
|
5
|
-
import { B as PrintingSystemRoot } from "../../styles/index.
|
|
5
|
+
import { B as PrintingSystemRoot } from "../../styles/index.d972f170.js";
|
|
6
6
|
import clsx from "clsx";
|
|
7
|
-
import { D as DividerNode } from "./subcomponents/DividerNode/index.
|
|
8
|
-
import { S as SectionNode } from "./subcomponents/SectionNode/index.
|
|
9
|
-
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.
|
|
10
|
-
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.
|
|
11
|
-
import { a as ImageNode, Q as QRImageNode } from "../Image/index.
|
|
12
|
-
import { B as BodyNode } from "./subcomponents/BodyNode/index.
|
|
13
|
-
import { F as FooterNode } from "./subcomponents/FooterNode/index.
|
|
14
|
-
import { P as PaperNode } from "./subcomponents/PaperNode/index.
|
|
15
|
-
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.
|
|
16
|
-
import { G as GridNode } from "./subcomponents/GridNode/index.
|
|
17
|
-
import { C as ChartNode } from "./subcomponents/ChartNode/index.
|
|
18
|
-
import { P as PagerNode, a as PageRender } from "../Page/index.
|
|
7
|
+
import { D as DividerNode } from "./subcomponents/DividerNode/index.350c25de.js";
|
|
8
|
+
import { S as SectionNode } from "./subcomponents/SectionNode/index.d76d27d3.js";
|
|
9
|
+
import { T as TextBoxNode } from "./subcomponents/TextBoxNode/index.2dcd8991.js";
|
|
10
|
+
import { H as HeaderNode } from "./subcomponents/HeaderNode/index.462d6322.js";
|
|
11
|
+
import { a as ImageNode, Q as QRImageNode } from "../Image/index.fb9e71ba.js";
|
|
12
|
+
import { B as BodyNode } from "./subcomponents/BodyNode/index.79cb87c7.js";
|
|
13
|
+
import { F as FooterNode } from "./subcomponents/FooterNode/index.8c2f7536.js";
|
|
14
|
+
import { P as PaperNode } from "./subcomponents/PaperNode/index.a5e25147.js";
|
|
15
|
+
import { P as PropertyValueNode } from "./subcomponents/PropertyValueNode/index.430bd242.js";
|
|
16
|
+
import { G as GridNode } from "./subcomponents/GridNode/index.b02b56db.js";
|
|
17
|
+
import { C as ChartNode } from "./subcomponents/ChartNode/index.a5d910d6.js";
|
|
18
|
+
import { P as PagerNode, a as PageRender } from "../Page/index.4e1e1b9b.js";
|
|
19
19
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
20
20
|
import { forwardRef, useRef, useImperativeHandle } from "react";
|
|
21
21
|
import { useTheme } from "@mui/material/styles";
|
package/components/PrintingSystem/subcomponents/BodyNode/{index.3e82f72e.js → index.79cb87c7.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.88fbf9ec.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const BodyNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/ChartNode/{index.8d4e4894.js → index.a5d910d6.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { c as classes } from "../../index.
|
|
2
|
+
import { c as classes } from "../../index.88fbf9ec.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { createRef, useEffect } from "react";
|
|
5
5
|
import { Chart, registerables } from "chart.js";
|
package/components/PrintingSystem/subcomponents/DividerNode/{index.f9343c1f.js → index.350c25de.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { c as classes } from "../../index.
|
|
2
|
+
import { c as classes } from "../../index.88fbf9ec.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
const DividerNode = (props) => {
|
|
5
5
|
const { direction = "vertical", className = "", style = {} } = props;
|
package/components/PrintingSystem/subcomponents/FooterNode/{index.1cdf54cf.js → index.8c2f7536.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.88fbf9ec.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const FooterNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/GridNode/{index.32a2e08a.js → index.b02b56db.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, getPropertyByString, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.88fbf9ec.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const GridNode = (props) => {
|
|
6
6
|
const { style = {}, className = "", rows, columns } = props;
|
package/components/PrintingSystem/subcomponents/HeaderNode/{index.715f4e49.js → index.462d6322.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.88fbf9ec.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const HeaderNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/PaperNode/{index.92df744d.js → index.a5e25147.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes } from "../../index.
|
|
3
|
+
import { c as classes } from "../../index.88fbf9ec.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const PaperNode = (props) => {
|
|
6
6
|
const { children, style = {}, className = "", title, titleSecondary } = props;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.88fbf9ec.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const PropertyValueNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/SectionNode/{index.21b9d770.js → index.d76d27d3.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase } from "@m4l/core";
|
|
3
|
-
import { c as classes, g as getSize } from "../../index.
|
|
3
|
+
import { c as classes, g as getSize } from "../../index.88fbf9ec.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const SectionNode = (props) => {
|
|
6
6
|
const {
|
package/components/PrintingSystem/subcomponents/TextBoxNode/{index.03e73c9d.js → index.2dcd8991.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useBase, evaluateWithContext } from "@m4l/core";
|
|
3
|
-
import { c as classes } from "../../index.
|
|
3
|
+
import { c as classes } from "../../index.88fbf9ec.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
const TextBoxNode = (props) => {
|
|
6
6
|
const { variant = "body", style, className, textAlign = "start", children } = props;
|