@m4l/components 4.1.8 → 4.2.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 -3
- package/@types/types.d.ts +18 -3
- package/components/AccountPopover/{AccountPopover-Bxx1dLXW.js → AccountPopover-zvGmVgrk.js} +1 -1
- package/components/AccountPopover/subcomponents/PopOver/{index-COPHVjrf.js → index-DXR53rKr.js} +2 -2
- package/components/AppBar/{AppBar-DDoSggi7.js → AppBar-CpmJRHXq.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index-CrWifR9d.js → index-BWZ3oUPG.js} +1 -1
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index-aMhUEXUt.js → index-DErGAOUy.js} +1 -1
- package/components/DataGrid/formatters/ColumnIconFormatter/{index-D0TWPMAj.js → index-CNlwgwG1.js} +1 -1
- package/components/DataGrid/{index-BSpzLVZs.js → index-B4eh2KBx.js} +2 -2
- package/components/DataGrid/subcomponents/Actions/{index-B_7pxXBr.js → index-Cz5VirSp.js} +5 -5
- package/components/DataGrid/subcomponents/Actions/subcomponents/Density/{index-CoxFMgPk.js → index-JfqmeSJS.js} +1 -1
- package/components/DataGrid/subcomponents/Actions/subcomponents/Filter/{index-BqWQh-9Q.js → index-C3GXpfqW.js} +1 -1
- package/components/DataGrid/subcomponents/Actions/subcomponents/MobileMenuActions/{index-DvZJVnMu.js → index-B-MlPeS0.js} +2 -2
- package/components/DataGrid/subcomponents/Actions/subcomponents/Settings/{index-BkzOh8yP.js → index-DYBfpZuW.js} +2 -2
- package/components/DataGrid/subcomponents/Actions/subcomponents/Settings/subcomponents/ColumnsConfig/{index-yx84WfT-.js → index-9cNzvQYk.js} +1 -1
- package/components/DataGrid/subcomponents/Actions/subcomponents/hooks/useModalSettings/{index-D0khxwCJ.js → index-C2c1t7sw.js} +3 -3
- package/components/DataGrid/subcomponents/Table/hooks/{useSortColumnsRows-BY-W-Zq5.js → useSortColumnsRows-Bt8sLfEW.js} +1 -1
- package/components/DataGrid/subcomponents/Table/{index-BNUlhVvz.js → index-nVqo_960.js} +1 -1
- package/components/DataGrid/subcomponents/Table/subcomponents/{ActionsColumn-CeQtGeiI.js → ActionsColumn-jZbDAc12.js} +1 -1
- package/components/DynamicFilter/{DynamicFilter-C5-mC4Mi.js → DynamicFilter-v3KSDetp.js} +2 -2
- package/components/DynamicFilter/helpers/{formatToInitialFilters-BqAqXa6r.js → formatToInitialFilters-BaUwBAh0.js} +1 -1
- package/components/DynamicFilter/helpers/{getPurgedInitialFiltersApplied-DE5OyFk8.js → getPurgedInitialFiltersApplied-DmqaQYXJ.js} +1 -1
- package/components/DynamicFilter/slots/{dynamicFilterSlots-X11BZr2l.js → dynamicFilterSlots-C8IBJUmf.js} +3 -3
- package/components/DynamicFilter/store/{DynamicFilterContext-C3Fm8yiC.js → DynamicFilterContext--lBOTDWD.js} +2 -2
- package/components/DynamicFilter/store/{DynamicFilterStore-5ObO5f3L.js → DynamicFilterStore-gRcQMM1O.js} +1 -1
- package/components/DynamicFilter/store/{useDynamicFilterStore-CdlJeQW2.js → useDynamicFilterStore-DCb7nm--.js} +1 -1
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{AppliedFilterChip-Cyr5u1Y0.js → AppliedFilterChip-B4DRhURd.js} +2 -2
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{useAppliedFilterChip-CLen7pbk.js → useAppliedFilterChip-fKrt0rUG.js} +2 -2
- package/components/DynamicFilter/subcomponents/AppliedFilters/{AppliedFilters-DaHLVmBH.js → AppliedFilters-CqdFDKlB.js} +3 -3
- package/components/DynamicFilter/subcomponents/AppliedFilters/{useAppliedFilters-ZXCTxj2y.js → useAppliedFilters-S6kMJ9l7.js} +1 -1
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{DynamicFilterBase-C3Nc7ie6.js → DynamicFilterBase-BKKR9x6s.js} +6 -6
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{useDynamicFilterBase-sYj1gbd-.js → useDynamicFilterBase-DiFLMhrI.js} +1 -1
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{helpers-B-hZ7Bgy.js → helpers-CLkeajZ1.js} +1 -1
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index-BYMShlon.js → index-w4VZQ4A6.js} +1 -1
- package/components/DynamicFilter/subcomponents/FieldTypes/{DataTypeComponent-Lwo9WmLE.js → DataTypeComponent-B6mD-fVy.js} +1 -1
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{helpers-gvsB_E9w.js → helpers-CxICxa8K.js} +1 -1
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index-nnVSHJ6T.js → index-abAfx4-y.js} +2 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{helpers-DqRKbaxS.js → helpers-CRPsjCUN.js} +1 -1
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index-OTsJhQxx.js → index-DZUeDocZ.js} +2 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{helpers-BCmgW6aE.js → helpers-DCDBtvvA.js} +1 -1
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index-Bo7gnGov.js → index-UgJxsUfi.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{helpers-CU-y11LH.js → helpers-BEMjRHgj.js} +1 -1
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index-B5PEIaM3.js → index-Bhub_Htv.js} +2 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/{fieldFactory-Dx9a03_M.js → fieldFactory-Duu1aGXd.js} +5 -5
- package/components/DynamicFilter/subcomponents/FilterActions/{FilterActions-j4YCmYGj.js → FilterActions-Czdl47x4.js} +3 -3
- package/components/DynamicFilter/subcomponents/FilterActions/{FilterActionsSkeleton-DHRvCHMh.js → FilterActionsSkeleton-B4Kz6R8L.js} +1 -1
- package/components/DynamicFilter/subcomponents/FilterActions/{useFilterActions-B-O9KRFH.js → useFilterActions-DZPxurfM.js} +1 -1
- package/components/DynamicFilter/subcomponents/InputFilter/{InputFilter-BeSpLzoZ.js → InputFilter-Bj8INNYl.js} +3 -3
- package/components/DynamicFilter/subcomponents/InputFilter/{useInputFilter-D0-KYcEV.js → useInputFilter-DLvIsD8w.js} +1 -1
- package/components/DynamicFilter/subcomponents/PopoverFilter/{PopoverFilter-COjduZb0.js → PopoverFilter-BwhQfSyo.js} +4 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/{usePopoverFilter-Cfu7tmtx.js → usePopoverFilter-BUiOZUV-.js} +2 -2
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{PopoverMenuFields-Btz_TEp5.js → PopoverMenuFields-CPXEYn9r.js} +2 -2
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{usePopoverMenuFields-VuaPOZKR.js → usePopoverMenuFields-uAmChfOU.js} +1 -1
- package/components/FieldLabel/{FieldLabel-B85v09Pe.js → FieldLabel-B2BhuYxm.js} +1 -1
- package/components/Icon/Icon-BV4VaWM4.js +42 -0
- package/components/Icon/Icon.d.ts +1 -3
- package/components/Icon/constants-p-zWrteB.js +4 -0
- package/components/Icon/constants.d.ts +1 -0
- package/components/Icon/slots/IconEnum-DugVgD7D.js +9 -0
- package/components/Icon/slots/IconEnum.d.ts +5 -0
- package/components/Icon/slots/IconSlots-DOzsxvU0.js +22 -0
- package/components/Icon/slots/IconSlots.d.ts +10 -0
- package/components/Icon/slots/index-l0sNRNKZ.js +1 -0
- package/components/Icon/slots/index.d.ts +2 -0
- package/components/Icon/types.d.ts +39 -7
- package/components/LoadingError/{LoadingError-B3XRg-pT.js → LoadingError-CnecFu8n.js} +1 -1
- package/components/MFIsolationApp/{MFIsolationApp-Cu5Ce7mb.js → MFIsolationApp-CxmZU0Ps.js} +2 -2
- package/components/MFLoader/{MFLoader-D8pXQmRc.js → MFLoader-DGyI0TI-.js} +2 -2
- package/components/ObjectLogs/components/DetailFormatter/{index-CM09jbIZ.js → index-EcGYfHVI.js} +2 -2
- package/components/ObjectLogs/{index-BMYR8EJm.js → index-qB2t03L7.js} +3 -3
- package/components/PaperForm/{PaperForm-DiHt7C4n.js → PaperForm-B_0YMPq6.js} +1 -1
- package/components/PaperForm/components/{Header-DnBLQnp4.js → Header-D9JZ4cha.js} +1 -1
- package/components/Period/{Period-DaRcVvl_.js → Period-DqC_73uq.js} +1 -1
- package/components/PropertyValue/{PropertyValue-BWgtp9fO.js → PropertyValue-rqR7zw0S.js} +2 -2
- package/components/SideBar/{SideBar-BQ8rB79H.js → SideBar-Dtv9D1op.js} +2 -2
- package/components/SideBar/subcomponents/ContentDesktop/{index-DEDTBa3D.js → index-zV7vFkkv.js} +1 -1
- package/components/SideBar/subcomponents/ContentDesktop/subcomponents/ContentComponent/{index-MxIpbLF6.js → index-CV1fTTqO.js} +2 -2
- package/components/SideBar/subcomponents/ContentGroups/{index-S2HkF6xA.js → index-Cw6qkzkX.js} +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/{index-BwPVd-42.js → index-DFGhBi_C.js} +2 -2
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/ArrowIcon/{index-BFSPWIQ2.js → index-CdmVlp1X.js} +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavItemRoot/{index-c8ZHSm8O.js → index-sJe80ChS.js} +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavItemRoot/subcomponents/NavItemRootContent/{index-NbDs8ek_.js → index-DpLjh38W.js} +2 -2
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/{index-C8DIt_9z.js → index-Cp7_GKWu.js} +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/{index-balvzY2-.js → index-DqW9Hr9L.js} +1 -1
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/{index-CqBv7uIS.js → index-D-b9FagQ.js} +2 -2
- package/components/SideBar/subcomponents/ContentMobile/{index-26xDb69z.js → index-BQY4i7Cf.js} +1 -1
- package/components/ToastContainer/{ToastContainer-BaOdDtgq.js → ToastContainer-_FYxGq0T.js} +1 -1
- package/components/ToastContainer/helpers/{toaster-B8FCUyrb.js → toaster-WqO38v2y.js} +1 -1
- package/components/ToastContainer/slots/{toastContainerSlots-Cu1pkVBX.js → toastContainerSlots-ShE6GR0W.js} +2 -2
- package/components/ToastContainer/subcomponents/ToastMessage/{ToastMessage-BfmiLC3F.js → ToastMessage-P17rGQi4.js} +1 -1
- package/components/areas/components/AreasAdmin/{index-Coj9AbcA.js → index-Jdk8HOci.js} +4 -4
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/{index-DmBu0e79.js → index-DPpEktvU.js} +5 -5
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/subcomponents/ChipActionsMobile/{index-CE6T1oDv.js → index-DG8rtyb1.js} +1 -1
- package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/{index-CMPuWHMQ.js → index-DBibZv7z.js} +3 -3
- package/components/areas/components/AreasAdmin/subcomponents/AreaChipMobile/subcomponents/ChipMobile/{ChipMobile-Bw07WdI7.js → ChipMobile-BQgk7Spx.js} +5 -5
- package/components/areas/components/AreasAdmin/subcomponents/PanelWindowPopUp/{index-scHmd1Kc.js → index-Cm-WpVBD.js} +1 -1
- package/components/areas/components/AreasViewer/{index-BhgaEWEG.js → index-DDhTc-L_.js} +3 -3
- package/components/areas/components/AreasViewer/subcomponents/Area/{index-wKzp8keh.js → index-DHpaSU9G.js} +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/AreaGridLayout/{index-DjgUNqik.js → index-Dk6-Yc0W.js} +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/InnerForHooks/{index-iJI0HXGP.js → index-DimY7T39.js} +3 -3
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/PanelWindows/{index-6Sx42U7K.js → index-Bc_yIYf0.js} +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/{index-DZ7smC4e.js → index-C32GMMZI.js} +4 -4
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/{index-Cwnzknez.js → index-Ce8SjtLq.js} +4 -4
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/Header/subcomponents/MainActions/{index-BwcDXAuS.js → index-BwI4Y9mQ.js} +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/subcomponents/MicroFrontend/{index-BWs04HXB.js → index-B6EHNyPD.js} +1 -1
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/WindowModal/{index-CAanuKBg.js → index-CbQS6cwx.js} +1 -1
- package/components/areas/types.d.ts +1 -1
- package/components/commercial/HamburgerMenu/{HamburgerMenu-D1fLiH3Z.js → HamburgerMenu-0CxnkZcL.js} +2 -2
- package/components/commercial/SectionCommercial/types.d.ts +1 -1
- package/components/commercial/TopBar/{TopBar-CQBs7prv.js → TopBar-CiPvdF5n.js} +1 -1
- package/components/commercial/TopBar/component/ConteinItem/{index-CCQx14dv.js → index--ODioIvu.js} +1 -1
- package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/{index-Bx5U_gz5.js → index-BZqvNDFP.js} +2 -2
- package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/subcomponents/ArrowIcon/{index-BPMUSSow.js → index-DL2OSPIe.js} +1 -1
- package/components/formatters/BooleanFormatter/{index-BzbdxBDt.js → index-B9K5RQtZ.js} +1 -1
- package/components/hook-form/RHFAutocomplete/{RHFAutocomplete-8IcWz7CO.js → RHFAutocomplete-CXEIRzzx.js} +2 -2
- package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeImage/{index-CTiLsjI_.js → index-25CiXhHc.js} +4 -4
- package/components/hook-form/RHFAutocomplete/subcomponents/ComponentTypeText/{index-Cvo7OiG5.js → index-D3xALqbz.js} +3 -3
- package/components/hook-form/RHFAutocompleteAsync/{RHFAutocompleteAsync-DMG6OR-p.js → RHFAutocompleteAsync-xzgmYhTQ.js} +2 -2
- package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeImage/{index-0jxNAT4j.js → index-BRhwzH7S.js} +1 -1
- package/components/hook-form/RHFAutocompleteAsync/subcomponents/ComponentTypeText/{index-CBUpvvm4.js → index-D8AVmjL2.js} +1 -1
- package/components/hook-form/RHFCheckbox/{RHFCheckbox-CkmkrQnp.js → RHFCheckbox-jYDo3VuH.js} +2 -2
- package/components/hook-form/RHFColorPicker/{RFHColorPicker-BasJ2VD-.js → RFHColorPicker-rkAI6yjV.js} +2 -2
- package/components/hook-form/RHFDateTime/{RHFDateTime-BPlsWlzn.js → RHFDateTime-C1MMsEtI.js} +2 -2
- package/components/hook-form/RHFPeriod/{index-Dvm86mff.js → index-B2h115je.js} +3 -3
- package/components/hook-form/RHFRadioGroup/{RHFRadioGroup-B77oI0Yo.js → RHFRadioGroup-BrTpEqb4.js} +1 -1
- package/components/hook-form/RHFRadioGroup/formatters/OptionIconLabelFormatter/{index-Dl2Tm7Io.js → index-BcpliTD4.js} +1 -1
- package/components/hook-form/RHFTextField/{RHFTextField-b-O6lpz5.js → RHFTextField-CLJBIdqH.js} +3 -3
- package/components/hook-form/RHFTextField/slots/{RHFTextFieldSlots-12AgdPeR.js → RHFTextFieldSlots-CxmaIWex.js} +1 -1
- package/components/hook-form/RHFTextField/subcomponents/Skeleton/{index-CRkvselp.js → index-B0FTj1u_.js} +1 -1
- package/components/hook-form/RHFTextFieldPassword/{RHFTextFieldPassword-Ci2pysVF.js → RHFTextFieldPassword-D0Bu0r9r.js} +2 -2
- package/components/index.d.ts +2 -2
- package/components/maps/components/Map/{Map-D981OPJL.js → Map-Cfa4sxoa.js} +1 -1
- package/components/maps/components/Map/popups/MapPopupMyGps/{MapPopupMyGps-C7rTohaC.js → MapPopupMyGps-B0E2hLaU.js} +2 -2
- package/components/maps/components/Map/subcomponents/Controls/{index-CmHbUdr9.js → index-BZHx_MEC.js} +3 -3
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/{index-Cr8Z1VMx.js → index-be-jfACS.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/{index-5fEqnUna.js → index-CsaCDyca.js} +3 -3
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/hooks/{useColumns-Cz5FZsUZ.js → useColumns-BaXRmv99.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/hooks/{useMaster-CTc8GNl8.js → useMaster-BDjzkYxV.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/hooks/useRowActionsGetter.d.ts +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/LayersTool/{index-B9qQy40I.js → index-BRu-GdkZ.js} +2 -2
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopLeftTools/subcomponents/PopoverToolButton/subcomponentes/MapSourcesTool/{index-BpIXY10t.js → index-Bf89v-oI.js} +2 -2
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/{index-NieP6L6S.js → index-DpT-T6mI.js} +3 -3
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/MeasureTool/{index-B49TuvEz.js → index-CcBuNe8O.js} +2 -2
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/MeasureTool/subcomponents/MeasureData/{index-B6WJ6JRW.js → index-CjUVLTHr.js} +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/ZoomButtons/{index-CY8stm25.js → index-zll-PWuG.js} +1 -1
- package/components/maps/components/MapGpsTools/{MapGpsTools-CEk6rXEB.js → MapGpsTools-CtqnLHD2.js} +1 -1
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/{index-BUNndfj3.js → index-DOa_sPr5.js} +3 -3
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/{index-EpVef3oz.js → index-CpGA5Bzh.js} +5 -5
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/{styles-G3zCBsBA.js → styles-6aaokEs3.js} +1 -1
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/ConfigData/{index-CfGPq2wV.js → index-oGAP0FD0.js} +2 -2
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/GeneralData/{index-CEtCnsT1.js → index-DVZMzDUB.js} +4 -4
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyActions/{index-DQW4RoDN.js → index-8qnFKiN-.js} +2 -2
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyTabs/{index-BDocfSQ2.js → index-P-e27Hqi.js} +6 -6
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/StyleData/{index-BpbkzgjM.js → index-BUKqWYUK.js} +2 -2
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/StyleData/subcomponents/FillData/{index-Cwg9Y_Xb.js → index-DDDI24wf.js} +4 -4
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/StyleData/subcomponents/StrokeData/{index-Cw4poiTv.js → index-CudMWVfV.js} +4 -4
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/{useColumns-CSi0FiNm.js → useColumns-joQU1eqZ.js} +1 -1
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/{useMaster-DqdbqSmh.js → useMaster-C_vutXhx.js} +3 -3
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/{useRowActionsGetter-CZCfpM5a.js → useRowActionsGetter-CUSi3eg_.js} +3 -3
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/useRowActionsGetter.d.ts +1 -1
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/{index-Bsw6OdYL.js → index-DBZQJY8J.js} +3 -3
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/subcomponents/Filter/{index-D1waAUhg.js → index-vBwncRFD.js} +1 -1
- package/components/modal/WindowBase/{index-Dgu1_Mae.js → index-BcT3jfae.js} +2 -2
- package/components/modal/WindowBase/subcomponents/Header/{index-Dfpzfg4s.js → index-CnvvGp-w.js} +2 -2
- package/components/modal/WindowConfirm/{index-BVttDlrc.js → index-Du4Wb6aF.js} +2 -2
- package/components/mui_extended/Accordion/{Accordion-DA0052xC.js → Accordion-DMcoDzkd.js} +2 -2
- package/components/mui_extended/Accordion/index-l0sNRNKZ.js +1 -0
- package/components/mui_extended/Accordion/index.d.ts +1 -0
- package/components/mui_extended/Avatar/index-l0sNRNKZ.js +1 -0
- package/components/mui_extended/Avatar/index.d.ts +2 -0
- package/components/mui_extended/CheckBox/{CheckBox--uPcBvng.js → CheckBox-CX9pOKhu.js} +1 -1
- package/components/mui_extended/IconButton/{IconButton-1jvQBFbH.js → IconButton-B3bJhoym.js} +13 -4
- package/components/mui_extended/IconButton/types.d.ts +1 -1
- package/components/mui_extended/MenuActions/{MenuActions-BJROCJX9.js → MenuActions-Dxsk2iZ_.js} +2 -2
- package/components/mui_extended/MenuActions/{dictionary-Dj_07puT.js → dictionary--o-AFRVy.js} +4 -0
- package/components/mui_extended/MenuActions/slots/{MenuActionsSlots-Btd5Gm5A.js → MenuActionsSlots-CslpSo7S.js} +6 -6
- package/components/mui_extended/MenuActions/slots/MenuActionsSlots.d.ts +3 -3
- package/components/mui_extended/Pager/{index-Bzaq1M3i.js → index-D_lcvBDS.js} +1 -1
- package/components/mui_extended/Pager/subcomponents/CustomTablePagination/{index-CGvReF6i.js → index-BtlSMy53.js} +2 -2
- package/components/mui_extended/Pager/subcomponents/PagerActions/{index-BZ9_1X-L.js → index-EKhHcjnO.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{ToggleIconButton-BgjBFujZ.js → ToggleIconButton-DEvsd9LS.js} +1 -1
- package/components/mui_extended/Tooltip/Tooltip-B8locLi_.js +25 -0
- package/components/mui_extended/Tooltip/Tooltip.d.ts +3 -0
- package/components/mui_extended/Tooltip/constants-MN3rXibc.js +4 -0
- package/components/mui_extended/Tooltip/constants.d.ts +1 -0
- package/components/mui_extended/Tooltip/slots/TooltipEnum-LgUF42Uy.js +9 -0
- package/components/mui_extended/Tooltip/slots/TooltipEnum.d.ts +5 -0
- package/components/mui_extended/Tooltip/slots/TooltipSlots-BuJ7dcsg.js +22 -0
- package/components/mui_extended/Tooltip/slots/TooltipSlots.d.ts +8 -0
- package/components/mui_extended/Tooltip/slots/index-l0sNRNKZ.js +1 -0
- package/components/mui_extended/Tooltip/slots/index.d.ts +2 -0
- package/components/mui_extended/Tooltip/types.d.ts +10 -0
- package/components/mui_extended/index.d.ts +4 -4
- package/components/popups/components/PopupsViewer/{PopupsViewer-a0HdHime.js → PopupsViewer-C3QkulFR.js} +1 -1
- package/components/popups/components/PopupsViewer/subcomponents/Popup/{index-DiIiYvfb.js → index-CXSzUhBj.js} +2 -2
- package/components/popups/components/PopupsViewer/subcomponents/Popup/subcomponents/EditionInfo/{index-BmUWHmBe.js → index-CQsA5hGa.js} +1 -1
- package/components/popups/components/PopupsViewer/subcomponents/Popup/subcomponents/Header/{index-D-e7lMyp.js → index-B66xxc1C.js} +2 -2
- package/contexts/RHFormContext/{index-DE-wmCBw.js → index-DJtfB7-U.js} +27 -13
- package/contexts/RHFormContext/index.d.ts +14 -1
- package/contexts/RHFormContext/types.d.ts +7 -1
- package/contexts/index.d.ts +1 -1
- package/hooks/useFormAddEdit/{index-CBeoQI2v.js → index-B-hEaKJy.js} +1 -1
- package/index.js +248 -243
- package/package.json +1 -10
- package/styles/Icon.styles-45ANn544.js +69 -0
- package/styles/Icon.styles.d.ts +2 -0
- package/styles/{ToastContainer.styles-Ch0TgR5A.js → ToastContainer.styles-DyoHGY_x.js} +1 -9
- package/styles/Tooltip.styles-tydNwMWc.js +62 -0
- package/styles/Tooltip.styles.d.ts +2 -0
- package/components/Icon/Icon-_wceDYwV.js +0 -35
- package/components/Icon/classes/constants-BzUJxCsS.js +0 -4
- package/components/Icon/classes/constants.d.ts +0 -1
- package/components/Icon/classes/index-CpBgKs2U.js +0 -48
- package/components/Icon/classes/index.d.ts +0 -9
- package/components/Icon/classes/types.d.ts +0 -12
- package/components/Icon/styles-CYoc5wsG.js +0 -26
- package/components/Icon/styles.d.ts +0 -4
- package/components/Icon/tests/constants-C7QTHvgZ.js +0 -4
- package/components/Icon/tests/constants.d.ts +0 -1
- package/components/Icon/tests/utils-BUwmUA2N.js +0 -7
- package/components/Icon/tests/utils.d.ts +0 -2
- package/components/mui_extended/Tooltip/Tooltip-B88QZsCW.js +0 -24
- package/components/mui_extended/Tooltip/classes/constants-BpV-2w5k.js +0 -4
- package/components/mui_extended/Tooltip/classes/constants.d.ts +0 -1
- package/components/mui_extended/Tooltip/classes/index-B5UQq91B.js +0 -23
- package/components/mui_extended/Tooltip/classes/index.d.ts +0 -6
- package/components/mui_extended/Tooltip/classes/types.d.ts +0 -6
- package/components/LanguagePopover/{LanguagePopover-D84zk1E6.js → LanguagePopover-YmHJMFsY.js} +1 -1
- package/components/MFLoader/subcomponents/ProggessLoadingMF/{index-D8tU4EJM.js → index-B-TsTYTl.js} +1 -1
- package/components/formatters/DistanceToNowFormatter/{DistanceToNowFormatter-D-KlZCzq.js → DistanceToNowFormatter-Cn7lTVkU.js} +1 -1
|
@@ -9,17 +9,17 @@ import { I as ICONS } from "../../../../icons-CwFr-alN.js";
|
|
|
9
9
|
import { g as getAreasDictionary, A as AREAS_DICCTIONARY } from "../../../../dictionary-gOjRdYCc.js";
|
|
10
10
|
import { E as EditAreaHeader } from "./styles-CScNS_dH.js";
|
|
11
11
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
12
|
-
import { C as ChipActionsMobile } from "./subcomponents/ChipActionsMobile/index-
|
|
12
|
+
import { C as ChipActionsMobile } from "./subcomponents/ChipActionsMobile/index-DG8rtyb1.js";
|
|
13
13
|
import { useTheme } from "@mui/material";
|
|
14
14
|
import { shallow } from "zustand/shallow";
|
|
15
|
-
import {
|
|
16
|
-
import { R as
|
|
15
|
+
import { I as IconButton } from "../../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
16
|
+
import { R as RHFormProvider } from "../../../../../../contexts/RHFormContext/index-DJtfB7-U.js";
|
|
17
|
+
import { T as Typography } from "../../../../../mui_extended/Typography/Typography-C_rG8K21.js";
|
|
18
|
+
import { R as RHFTextField } from "../../../../../hook-form/RHFTextField/RHFTextField-CLJBIdqH.js";
|
|
17
19
|
import { A as Actions } from "../../../../../CommonActions/components/Actions/index-B4L6Y4pL.js";
|
|
18
20
|
import { A as ActionCancel } from "../../../../../CommonActions/components/ActionCancel/index-CI0Yqh5P.js";
|
|
19
21
|
import { A as ActionIntro } from "../../../../../CommonActions/components/ActionIntro/index-CCc2O0ve.js";
|
|
20
|
-
import { I as IconButton } from "../../../../../mui_extended/IconButton/IconButton-1jvQBFbH.js";
|
|
21
22
|
import { P as Popover } from "../../../../../mui_extended/Popover/Popover-B9KxhzxZ.js";
|
|
22
|
-
import { T as Typography } from "../../../../../mui_extended/Typography/Typography-C_rG8K21.js";
|
|
23
23
|
const AreaChip = (props) => {
|
|
24
24
|
const { areaId, selected, disabled, setAnchorMenuAreas } = props;
|
|
25
25
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -4,7 +4,7 @@ import { I as ICONS } from "../../../../../../icons-CwFr-alN.js";
|
|
|
4
4
|
import { g as getAreasDictionary, A as AREAS_DICCTIONARY } from "../../../../../../dictionary-gOjRdYCc.js";
|
|
5
5
|
import { u as useAreasStore } from "../../../../../../hooks/useAreas/index-DosRWKI3.js";
|
|
6
6
|
import { shallow } from "zustand/shallow";
|
|
7
|
-
import { M as MenuActions } from "../../../../../../../mui_extended/MenuActions/MenuActions-
|
|
7
|
+
import { M as MenuActions } from "../../../../../../../mui_extended/MenuActions/MenuActions-Dxsk2iZ_.js";
|
|
8
8
|
const ChipActionsMobile = (props) => {
|
|
9
9
|
const { handlerOpenPopoverEditArea, areaId } = props;
|
|
10
10
|
const { deleteArea } = useAreasStore((state) => state.areasActions);
|
|
@@ -7,10 +7,10 @@ import { I as ICONS } from "../../../../icons-CwFr-alN.js";
|
|
|
7
7
|
import { useState, useMemo } from "react";
|
|
8
8
|
import { g as getAreasDictionary, A as AREAS_DICCTIONARY } from "../../../../dictionary-gOjRdYCc.js";
|
|
9
9
|
import { useTheme } from "@mui/material";
|
|
10
|
-
import { C as ChipMobile } from "./subcomponents/ChipMobile/ChipMobile-
|
|
10
|
+
import { C as ChipMobile } from "./subcomponents/ChipMobile/ChipMobile-BQgk7Spx.js";
|
|
11
|
+
import { M as MenuActions } from "../../../../../mui_extended/MenuActions/MenuActions-Dxsk2iZ_.js";
|
|
11
12
|
import { B as Button } from "../../../../../mui_extended/Button/Button-BdusSjEV.js";
|
|
12
|
-
import {
|
|
13
|
-
import { I as Icon } from "../../../../../Icon/Icon-_wceDYwV.js";
|
|
13
|
+
import { I as Icon } from "../../../../../Icon/Icon-BV4VaWM4.js";
|
|
14
14
|
const AreaChipMobile = () => {
|
|
15
15
|
const areas = useAreasStore(
|
|
16
16
|
(state) => state.areasIds.map((a) => ({ id: a, name: state.hashAreas[a].name })),
|
|
@@ -11,16 +11,16 @@ import { g as getAreasDictionary, A as AREAS_DICCTIONARY } from "../../../../../
|
|
|
11
11
|
import { a as areasAdminClasses } from "../../../../classes/index-CryauVAw.js";
|
|
12
12
|
import clsx from "clsx";
|
|
13
13
|
import { I as ICONS } from "../../../../../../icons-CwFr-alN.js";
|
|
14
|
-
import { C as ChipActionsMobile } from "../../../AreaChip/subcomponents/ChipActionsMobile/index-
|
|
14
|
+
import { C as ChipActionsMobile } from "../../../AreaChip/subcomponents/ChipActionsMobile/index-DG8rtyb1.js";
|
|
15
15
|
import { E as EditAreaHeader } from "../../../AreaChip/styles-CScNS_dH.js";
|
|
16
|
-
import {
|
|
16
|
+
import { I as IconButton } from "../../../../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
17
|
+
import { R as RHFormProvider } from "../../../../../../../../contexts/RHFormContext/index-DJtfB7-U.js";
|
|
18
|
+
import { T as Typography } from "../../../../../../../mui_extended/Typography/Typography-C_rG8K21.js";
|
|
17
19
|
import { A as Actions } from "../../../../../../../CommonActions/components/Actions/index-B4L6Y4pL.js";
|
|
18
20
|
import { A as ActionCancel } from "../../../../../../../CommonActions/components/ActionCancel/index-CI0Yqh5P.js";
|
|
19
21
|
import { A as ActionIntro } from "../../../../../../../CommonActions/components/ActionIntro/index-CCc2O0ve.js";
|
|
20
|
-
import { I as IconButton } from "../../../../../../../mui_extended/IconButton/IconButton-1jvQBFbH.js";
|
|
21
22
|
import { P as Popover } from "../../../../../../../mui_extended/Popover/Popover-B9KxhzxZ.js";
|
|
22
|
-
import {
|
|
23
|
-
import { R as RHFTextField } from "../../../../../../../hook-form/RHFTextField/RHFTextField-b-O6lpz5.js";
|
|
23
|
+
import { R as RHFTextField } from "../../../../../../../hook-form/RHFTextField/RHFTextField-CLJBIdqH.js";
|
|
24
24
|
const ChipMobile = (props) => {
|
|
25
25
|
const { areaId, selected, disabled, setAnchorMenuAreas } = props;
|
|
26
26
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -5,7 +5,7 @@ import { useTheme } from "@mui/material";
|
|
|
5
5
|
import { u as useAreasStore } from "../../../../hooks/useAreas/index-DosRWKI3.js";
|
|
6
6
|
import { I as ICONS } from "../../../../icons-CwFr-alN.js";
|
|
7
7
|
import { a as areasAdminClasses } from "../../classes/index-CryauVAw.js";
|
|
8
|
-
import { M as MenuActions } from "../../../../../mui_extended/MenuActions/MenuActions-
|
|
8
|
+
import { M as MenuActions } from "../../../../../mui_extended/MenuActions/MenuActions-Dxsk2iZ_.js";
|
|
9
9
|
const PanelWindowPopUp = (props) => {
|
|
10
10
|
const { currentAreaId } = props;
|
|
11
11
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { A as AreasViewerRoot } from "./styles-Cn-B0M9m.js";
|
|
3
|
-
import { A as Area } from "./subcomponents/Area/index-
|
|
3
|
+
import { A as Area } from "./subcomponents/Area/index-DHpaSU9G.js";
|
|
4
4
|
import { u as useAreasStore } from "../../hooks/useAreas/index-DosRWKI3.js";
|
|
5
|
-
import { M as MemonizedWindowModal } from "./subcomponents/Area/subcomponents/WindowModal/index-
|
|
5
|
+
import { M as MemonizedWindowModal } from "./subcomponents/Area/subcomponents/WindowModal/index-CbQS6cwx.js";
|
|
6
6
|
import { shallow } from "zustand/shallow";
|
|
7
|
-
import { L as LoadingError } from "../../../LoadingError/LoadingError-
|
|
7
|
+
import { L as LoadingError } from "../../../LoadingError/LoadingError-CnecFu8n.js";
|
|
8
8
|
import { g as getNameDataTestId } from "../../../../test/getNameDataTestId-BaBTWhBr.js";
|
|
9
9
|
import { a as AREAS_VIEWER_CLASS_NAME } from "../../constants-rqODZNZe.js";
|
|
10
10
|
import { T as TEST_PROP_ID } from "../../../../test/constants_no_mock-CF-669v-.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { I as InnerForHooks } from "./subcomponents/InnerForHooks/index-
|
|
2
|
+
import { I as InnerForHooks } from "./subcomponents/InnerForHooks/index-DimY7T39.js";
|
|
3
3
|
import clsx from "clsx";
|
|
4
4
|
import { u as useAreasStore } from "../../../../hooks/useAreas/index-DosRWKI3.js";
|
|
5
5
|
import { a as areasViewerClasses } from "../../classes/index-vzutNGDt.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { shallow } from "zustand/shallow";
|
|
3
|
-
import { W as Window } from "../Window/index-
|
|
3
|
+
import { W as Window } from "../Window/index-C32GMMZI.js";
|
|
4
4
|
import { u as useAreasStore } from "../../../../../../hooks/useAreas/index-DosRWKI3.js";
|
|
5
5
|
import { a as areasViewerClasses } from "../../../../classes/index-vzutNGDt.js";
|
|
6
6
|
import clsx from "clsx";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { A as AreaGridLayout } from "../AreaGridLayout/index-
|
|
3
|
-
import { P as PanelWindows } from "../PanelWindows/index-
|
|
2
|
+
import { A as AreaGridLayout } from "../AreaGridLayout/index-Dk6-Yc0W.js";
|
|
3
|
+
import { P as PanelWindows } from "../PanelWindows/index-Bc_yIYf0.js";
|
|
4
4
|
import clsx from "clsx";
|
|
5
5
|
import { a as areasViewerClasses } from "../../../../classes/index-vzutNGDt.js";
|
|
6
6
|
import { u as useAreasStore } from "../../../../../../hooks/useAreas/index-DosRWKI3.js";
|
|
7
|
-
import { L as LoadingError } from "../../../../../../../LoadingError/LoadingError-
|
|
7
|
+
import { L as LoadingError } from "../../../../../../../LoadingError/LoadingError-CnecFu8n.js";
|
|
8
8
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
9
9
|
const InnerForHooks = (props) => {
|
|
10
10
|
const { areaId } = props;
|
|
@@ -4,7 +4,7 @@ import clsx from "clsx";
|
|
|
4
4
|
import { u as useAreasStore } from "../../../../../../hooks/useAreas/index-DosRWKI3.js";
|
|
5
5
|
import { a as areasViewerClasses } from "../../../../classes/index-vzutNGDt.js";
|
|
6
6
|
import { useLocation } from "react-router-dom";
|
|
7
|
-
import { I as IconButton } from "../../../../../../../mui_extended/IconButton/IconButton-
|
|
7
|
+
import { I as IconButton } from "../../../../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
8
8
|
const PanelWindows = (props) => {
|
|
9
9
|
const { areaId } = props;
|
|
10
10
|
const status = useAreasStore((state) => state.hashAreas[areaId].status);
|
|
@@ -4,15 +4,15 @@ import clsx from "clsx";
|
|
|
4
4
|
import { u as useAreasStore } from "../../../../../../hooks/useAreas/index-DosRWKI3.js";
|
|
5
5
|
import { a as areasViewerClasses } from "../../../../classes/index-vzutNGDt.js";
|
|
6
6
|
import { shallow } from "zustand/shallow";
|
|
7
|
-
import { H as Header } from "./subcomponents/Header/index-
|
|
8
|
-
import { M as MemonizedMicroFrontend } from "./subcomponents/MicroFrontend/index-
|
|
7
|
+
import { H as Header } from "./subcomponents/Header/index-Ce8SjtLq.js";
|
|
8
|
+
import { M as MemonizedMicroFrontend } from "./subcomponents/MicroFrontend/index-B6EHNyPD.js";
|
|
9
9
|
import { C as Component } from "./subcomponents/Component/index-BRw7ybtW.js";
|
|
10
10
|
import { W as WindowRoot } from "./styles-Chi8Bv_9.js";
|
|
11
11
|
import { T as TEST_PROP_ID } from "../../../../../../../../test/constants_no_mock-CF-669v-.js";
|
|
12
12
|
import { g as getNameDataTestId } from "../../../../../../../../test/getNameDataTestId-BaBTWhBr.js";
|
|
13
13
|
import { a as AREAS_VIEWER_CLASS_NAME } from "../../../../../../constants-rqODZNZe.js";
|
|
14
|
-
import { c as createToaster } from "../../../../../../../ToastContainer/helpers/toaster-
|
|
15
|
-
import { T as ToastContainer } from "../../../../../../../ToastContainer/ToastContainer-
|
|
14
|
+
import { c as createToaster } from "../../../../../../../ToastContainer/helpers/toaster-WqO38v2y.js";
|
|
15
|
+
import { T as ToastContainer } from "../../../../../../../ToastContainer/ToastContainer-_FYxGq0T.js";
|
|
16
16
|
const Window = (props) => {
|
|
17
17
|
const { areaId, windowId } = props;
|
|
18
18
|
const [emergeType, moduleId, winType] = useAreasStore((state) => {
|
|
@@ -9,13 +9,13 @@ import { u as useAreasStore } from "../../../../../../../../hooks/useAreas/index
|
|
|
9
9
|
import { I as ICONS } from "../../../../../../../../icons-CwFr-alN.js";
|
|
10
10
|
import { a as areasViewerClasses } from "../../../../../../classes/index-vzutNGDt.js";
|
|
11
11
|
import { g as getMenuActions } from "./helper-0Ko9QdxY.js";
|
|
12
|
-
import { M as MainActions } from "./subcomponents/MainActions/index-
|
|
12
|
+
import { M as MainActions } from "./subcomponents/MainActions/index-BwI4Y9mQ.js";
|
|
13
13
|
import { g as getAreasDictionary, A as AREAS_DICCTIONARY } from "../../../../../../../../dictionary-gOjRdYCc.js";
|
|
14
14
|
import { L as LinearProgressIndeterminate } from "../../../../../../../../../LinearProgressIndeterminate/LinearProgressIndeterminate--VicNz4N.js";
|
|
15
|
-
import { a as MemonizedMenuActions } from "../../../../../../../../../mui_extended/MenuActions/MenuActions-BJROCJX9.js";
|
|
16
|
-
import { I as Icon } from "../../../../../../../../../Icon/Icon-_wceDYwV.js";
|
|
17
15
|
import { T as Typography } from "../../../../../../../../../mui_extended/Typography/Typography-C_rG8K21.js";
|
|
18
|
-
import {
|
|
16
|
+
import { a as MemonizedMenuActions } from "../../../../../../../../../mui_extended/MenuActions/MenuActions-Dxsk2iZ_.js";
|
|
17
|
+
import { I as IconButton } from "../../../../../../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
18
|
+
import { I as Icon } from "../../../../../../../../../Icon/Icon-BV4VaWM4.js";
|
|
19
19
|
function Header(props) {
|
|
20
20
|
const { areaId, windowId, emergeType } = props;
|
|
21
21
|
const [url_icon, title, moduleActions, onClose, version, windowOptions, fnQueryClose] = useAreasStore((state) => {
|
|
@@ -7,7 +7,7 @@ import { a as areasViewerClasses } from "../../../../../../../../classes/index-v
|
|
|
7
7
|
import { a as getMainActions } from "../../helper-0Ko9QdxY.js";
|
|
8
8
|
import { u as useAreasStore } from "../../../../../../../../../../hooks/useAreas/index-DosRWKI3.js";
|
|
9
9
|
import clsx from "clsx";
|
|
10
|
-
import { I as IconButton } from "../../../../../../../../../../../mui_extended/IconButton/IconButton-
|
|
10
|
+
import { I as IconButton } from "../../../../../../../../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
11
11
|
function MainActions(props) {
|
|
12
12
|
const { windowId } = props;
|
|
13
13
|
const moduleActions = useAreasStore((state) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import React__default from "react";
|
|
3
|
-
import { M as MFLoader } from "../../../../../../../../../MFLoader/MFLoader-
|
|
3
|
+
import { M as MFLoader } from "../../../../../../../../../MFLoader/MFLoader-DGyI0TI-.js";
|
|
4
4
|
const MicroFrontend = (props) => {
|
|
5
5
|
return /* @__PURE__ */ jsx(MFLoader, { ...props });
|
|
6
6
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import React__default from "react";
|
|
3
3
|
import { u as useAreasStore } from "../../../../../../hooks/useAreas/index-DosRWKI3.js";
|
|
4
|
-
import { W as Window } from "../Window/index-
|
|
4
|
+
import { W as Window } from "../Window/index-C32GMMZI.js";
|
|
5
5
|
import { W as WrapperWindowModal } from "./styles-CAgHbRyV.js";
|
|
6
6
|
import { a as Draggable } from "../../../../../../../../react-draggable-lPKOvvDX.js";
|
|
7
7
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
2
|
import type { DynamicMFParameters } from './contexts/DynamicMFParmsContext/types';
|
|
3
3
|
import type { DynamicMFStore } from './contexts/DynamicMFParmsContext/store';
|
|
4
|
-
import type { MenuAction } from '../mui_extended';
|
|
4
|
+
import type { MenuAction } from '../mui_extended/MenuActions/types';
|
|
5
5
|
import { LayoutItem } from '../GridLayout';
|
|
6
6
|
export declare type WindowActionType = 'main' | 'allways' | 'normal';
|
|
7
7
|
export interface AreaWindowAction extends MenuAction {
|
package/components/commercial/HamburgerMenu/{HamburgerMenu-D1fLiH3Z.js → HamburgerMenu-0CxnkZcL.js}
RENAMED
|
@@ -5,8 +5,8 @@ import { u as useHamburgerMenuComercialUtilityClasses } from "./classes/index-CH
|
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock-CF-669v-.js";
|
|
6
6
|
import { g as getNameDataTestId } from "./test/utils-CBm5WN6w.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
8
|
+
import { I as IconButton } from "../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
9
|
+
import { S as SideBar } from "../../SideBar/SideBar-Dtv9D1op.js";
|
|
10
10
|
const HamburgerMenu = (props) => {
|
|
11
11
|
const { data, itemClick } = props;
|
|
12
12
|
const [visible, setVisible] = useState(false);
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ReactNode } from 'react';
|
|
2
|
-
import { StackProps } from '../../mui_extended';
|
|
2
|
+
import type { StackProps } from '../../mui_extended/Stack/types';
|
|
3
3
|
export interface SectionComercialProps extends StackProps {
|
|
4
4
|
children: ReactNode;
|
|
5
5
|
contentWith?: 'fullWidth' | 'boxed';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock-CF-669v-.js";
|
|
3
3
|
import { g as getTopBarClassesUtilityClass } from "./classes/index-DlgA6Hxv.js";
|
|
4
|
-
import { C as ConteinItem } from "./component/ConteinItem/index
|
|
4
|
+
import { C as ConteinItem } from "./component/ConteinItem/index--ODioIvu.js";
|
|
5
5
|
import { T as TopBarProvider } from "./context/index-C3gQXnyy.js";
|
|
6
6
|
import { T as TopBarRoot } from "./style-pAcnajRT.js";
|
|
7
7
|
import { g as getNameDataTestId } from "../../../test/getNameDataTestId-BaBTWhBr.js";
|
package/components/commercial/TopBar/component/ConteinItem/{index-CCQx14dv.js → index--ODioIvu.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { u as useTopBar } from "../../hook/topBarContext/index-CPVriCPX.js";
|
|
3
|
-
import { N as NavItemRoot } from "./subcomponets/NavItem/index-
|
|
3
|
+
import { N as NavItemRoot } from "./subcomponets/NavItem/index-BZqvNDFP.js";
|
|
4
4
|
import { T as TEST_PROP_ID } from "../../../../../test/constants_no_mock-CF-669v-.js";
|
|
5
5
|
import { g as getNameDataTestId } from "../../../../../test/getNameDataTestId-BaBTWhBr.js";
|
|
6
6
|
import { c as componentName } from "../../classes/constants-CyLEa28Q.js";
|
|
@@ -2,14 +2,14 @@ import { jsx, jsxs } from "react/jsx-runtime";
|
|
|
2
2
|
import { useTheme, Box, Grid } from "@mui/material";
|
|
3
3
|
import { useState } from "react";
|
|
4
4
|
import { u as useTopBar } from "../../../../hook/topBarContext/index-CPVriCPX.js";
|
|
5
|
-
import { A as ArrowIcon } from "./subcomponents/ArrowIcon/index-
|
|
5
|
+
import { A as ArrowIcon } from "./subcomponents/ArrowIcon/index-DL2OSPIe.js";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { i as isActive } from "../../../../utils/isActive/index-Dz_LJEy8.js";
|
|
8
8
|
import { T as TopBarClasses } from "../../../../classes/index-DlgA6Hxv.js";
|
|
9
9
|
import { T as TEST_PROP_ID } from "../../../../../../../test/constants_no_mock-CF-669v-.js";
|
|
10
10
|
import { g as getNameDataTestId } from "../../../../../../../test/getNameDataTestId-BaBTWhBr.js";
|
|
11
11
|
import { c as componentName } from "../../../../classes/constants-CyLEa28Q.js";
|
|
12
|
-
import { A as Accordion } from "../../../../../../mui_extended/Accordion/Accordion-
|
|
12
|
+
import { A as Accordion } from "../../../../../../mui_extended/Accordion/Accordion-DMcoDzkd.js";
|
|
13
13
|
import { B as Button } from "../../../../../../mui_extended/Button/Button-BdusSjEV.js";
|
|
14
14
|
import { P as Popover } from "../../../../../../mui_extended/Popover/Popover-B9KxhzxZ.js";
|
|
15
15
|
const NavItemRoot = (props) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useEnvironment } from "@m4l/core";
|
|
3
3
|
import { A as ArrowIconRoot } from "./styles-XF6qlczg.js";
|
|
4
|
-
import { I as Icon } from "../../../../../../../../Icon/Icon-
|
|
4
|
+
import { I as Icon } from "../../../../../../../../Icon/Icon-BV4VaWM4.js";
|
|
5
5
|
function ArrowIcon(props) {
|
|
6
6
|
const { openState } = props;
|
|
7
7
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo } from "react";
|
|
3
3
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
4
|
-
import { I as Icon } from "../../Icon/Icon-
|
|
4
|
+
import { I as Icon } from "../../Icon/Icon-BV4VaWM4.js";
|
|
5
5
|
import { W as WrapperComponent } from "../../WrapperComponent/index-BHV-CsDU.js";
|
|
6
6
|
import { L as LABEL_BOOLEAN_YES, a as LABEL_BOOLEAN_NO, b as LABEL_BOOLEAN_TRUE, c as LABEL_BOOLEAN_FALSE } from "./dictionary-2kuXB56a.js";
|
|
7
7
|
import { f as formatterClasses } from "../classes/index-CMYKz7Wg.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { C as ComponentTypeImage } from "./subcomponents/ComponentTypeImage/index-
|
|
3
|
-
import { C as ComponentTypeText } from "./subcomponents/ComponentTypeText/index-
|
|
2
|
+
import { C as ComponentTypeImage } from "./subcomponents/ComponentTypeImage/index-25CiXhHc.js";
|
|
3
|
+
import { C as ComponentTypeText } from "./subcomponents/ComponentTypeText/index-D3xALqbz.js";
|
|
4
4
|
function RHFAutocomplete(props) {
|
|
5
5
|
return /* @__PURE__ */ jsx(Fragment, { children: props.type === "image" ? /* @__PURE__ */ jsx(ComponentTypeImage, { ...props }) : /* @__PURE__ */ jsx(ComponentTypeText, { ...props }) });
|
|
6
6
|
}
|
|
@@ -9,14 +9,14 @@ import { u as useUtilityClasses } from "../../classes/index-CyWmAbmI.js";
|
|
|
9
9
|
import { A as AutocompleteRoot } from "../../styles-DSo9SpWu.js";
|
|
10
10
|
import { T as TEST_PROP_ID } from "../../../../../test/constants_no_mock-CF-669v-.js";
|
|
11
11
|
import { R as RHFTAUTOCOMPLET_ROOT_TEST_ID } from "../../test/constants-DCSmDx2a.js";
|
|
12
|
+
import { C as CircularProgress } from "../../../../mui_extended/CircularProgress/index-Bnnti_G6.js";
|
|
12
13
|
import { w as withRenderOption } from "../RenderOption/index-Da0ufkAL.js";
|
|
13
14
|
import { H as HelperText } from "../../../../HelperText/index-DZCj76Dl.js";
|
|
14
15
|
import { S as SkeletonRHFAutocomplete } from "../Skeleton/index-CLFtsqKV.js";
|
|
15
|
-
import { F as FieldLabel } from "../../../../FieldLabel/FieldLabel-
|
|
16
|
-
import { I as Image } from "../../../../Image/Image-BjqOt3pz.js";
|
|
17
|
-
import { C as CircularProgress } from "../../../../mui_extended/CircularProgress/index-Bnnti_G6.js";
|
|
18
|
-
import { I as IconButton } from "../../../../mui_extended/IconButton/IconButton-1jvQBFbH.js";
|
|
16
|
+
import { F as FieldLabel } from "../../../../FieldLabel/FieldLabel-B2BhuYxm.js";
|
|
19
17
|
import { T as Typography } from "../../../../mui_extended/Typography/Typography-C_rG8K21.js";
|
|
18
|
+
import { I as Image } from "../../../../Image/Image-BjqOt3pz.js";
|
|
19
|
+
import { I as IconButton } from "../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
20
20
|
function ComponentTypeImage(props) {
|
|
21
21
|
const {
|
|
22
22
|
name: nameRHF,
|
|
@@ -11,10 +11,10 @@ import { T as TEST_PROP_ID } from "../../../../../test/constants_no_mock-CF-669v
|
|
|
11
11
|
import { R as RHFTAUTOCOMPLET_ROOT_TEST_ID } from "../../test/constants-DCSmDx2a.js";
|
|
12
12
|
import { H as HelperText } from "../../../../HelperText/index-DZCj76Dl.js";
|
|
13
13
|
import { S as SkeletonRHFAutocomplete } from "../Skeleton/index-CLFtsqKV.js";
|
|
14
|
-
import { F as FieldLabel } from "../../../../FieldLabel/FieldLabel-
|
|
15
|
-
import { C as CircularProgress } from "../../../../mui_extended/CircularProgress/index-Bnnti_G6.js";
|
|
14
|
+
import { F as FieldLabel } from "../../../../FieldLabel/FieldLabel-B2BhuYxm.js";
|
|
16
15
|
import { T as Typography } from "../../../../mui_extended/Typography/Typography-C_rG8K21.js";
|
|
17
|
-
import {
|
|
16
|
+
import { C as CircularProgress } from "../../../../mui_extended/CircularProgress/index-Bnnti_G6.js";
|
|
17
|
+
import { I as IconButton } from "../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
18
18
|
function ComponentTypeText(props) {
|
|
19
19
|
const {
|
|
20
20
|
name: nameRHF,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
2
|
-
import { C as ComponentTypeText } from "./subcomponents/ComponentTypeText/index-
|
|
3
|
-
import { C as ComponentTypeImage } from "./subcomponents/ComponentTypeImage/index-
|
|
2
|
+
import { C as ComponentTypeText } from "./subcomponents/ComponentTypeText/index-D8AVmjL2.js";
|
|
3
|
+
import { C as ComponentTypeImage } from "./subcomponents/ComponentTypeImage/index-BRhwzH7S.js";
|
|
4
4
|
function RHFAutocompleteAsync(props) {
|
|
5
5
|
return /* @__PURE__ */ jsx(Fragment, { children: props.type === "image" ? /* @__PURE__ */ jsx(ComponentTypeImage, { ...props }) : /* @__PURE__ */ jsx(ComponentTypeText, { ...props }) });
|
|
6
6
|
}
|
|
@@ -6,7 +6,7 @@ import { u as useUtilityClasses } from "../../classes/index-CaX9i9pu.js";
|
|
|
6
6
|
import { R as RHFAutocompleteAsyncRoot } from "../../styles-DYrJNdlP.js";
|
|
7
7
|
import { g as getNameDataTestId } from "../../tests/utils-8Tj-i2Qq.js";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../../../../test/constants_no_mock-CF-669v-.js";
|
|
9
|
-
import { R as RHFAutocomplete } from "../../../RHFAutocomplete/RHFAutocomplete-
|
|
9
|
+
import { R as RHFAutocomplete } from "../../../RHFAutocomplete/RHFAutocomplete-CXEIRzzx.js";
|
|
10
10
|
function ComponentTypeImage(props) {
|
|
11
11
|
const {
|
|
12
12
|
name,
|
|
@@ -6,7 +6,7 @@ import { u as useUtilityClasses } from "../../classes/index-CaX9i9pu.js";
|
|
|
6
6
|
import { R as RHFAutocompleteAsyncRoot } from "../../styles-DYrJNdlP.js";
|
|
7
7
|
import { g as getNameDataTestId } from "../../tests/utils-8Tj-i2Qq.js";
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../../../../test/constants_no_mock-CF-669v-.js";
|
|
9
|
-
import { R as RHFAutocomplete } from "../../../RHFAutocomplete/RHFAutocomplete-
|
|
9
|
+
import { R as RHFAutocomplete } from "../../../RHFAutocomplete/RHFAutocomplete-CXEIRzzx.js";
|
|
10
10
|
function ComponentTypeText(props) {
|
|
11
11
|
const {
|
|
12
12
|
name,
|
package/components/hook-form/RHFCheckbox/{RHFCheckbox-CkmkrQnp.js → RHFCheckbox-jYDo3VuH.js}
RENAMED
|
@@ -6,9 +6,9 @@ import { H as HelperText } from "../../HelperText/index-DZCj76Dl.js";
|
|
|
6
6
|
import { g as getNameDataTestId } from "./test/utils-BVQ6B9tx.js";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock-CF-669v-.js";
|
|
8
8
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
9
|
-
import { useModuleSkeleton } from "@m4l/core";
|
|
10
9
|
import { u as useFormFocus } from "../../../hooks/useFormFocus/index-B1F2sySJ.js";
|
|
11
|
-
import {
|
|
10
|
+
import { useModuleSkeleton } from "@m4l/core";
|
|
11
|
+
import { C as CheckBox } from "../../mui_extended/CheckBox/CheckBox-CX9pOKhu.js";
|
|
12
12
|
function RHFCheckbox(props) {
|
|
13
13
|
const {
|
|
14
14
|
name,
|
|
@@ -10,8 +10,8 @@ import { useTheme } from "@mui/material/styles";
|
|
|
10
10
|
import { R as RHFColorPickerSkeleton } from "./subcomponents/Skeleton/indext-BasQE4Nq.js";
|
|
11
11
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
12
12
|
import { u as useFormFocus } from "../../../hooks/useFormFocus/index-B1F2sySJ.js";
|
|
13
|
-
import { F as FieldLabel } from "../../FieldLabel/FieldLabel-
|
|
14
|
-
import { I as Icon } from "../../Icon/Icon-
|
|
13
|
+
import { F as FieldLabel } from "../../FieldLabel/FieldLabel-B2BhuYxm.js";
|
|
14
|
+
import { I as Icon } from "../../Icon/Icon-BV4VaWM4.js";
|
|
15
15
|
import { P as Popover } from "../../mui_extended/Popover/Popover-B9KxhzxZ.js";
|
|
16
16
|
import { B as Button } from "../../mui_extended/Button/Button-BdusSjEV.js";
|
|
17
17
|
const RHFColorPicker = (props) => {
|
package/components/hook-form/RHFDateTime/{RHFDateTime-BPlsWlzn.js → RHFDateTime-C1MMsEtI.js}
RENAMED
|
@@ -12,8 +12,8 @@ import { H as HelperText } from "../../HelperText/index-DZCj76Dl.js";
|
|
|
12
12
|
import { g as getNameRHFDateTimeDataTestId } from "./test/utils-GZSfgD8t.js";
|
|
13
13
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock-CF-669v-.js";
|
|
14
14
|
import { u as useFormFocus } from "../../../hooks/useFormFocus/index-B1F2sySJ.js";
|
|
15
|
-
import { F as FieldLabel } from "../../FieldLabel/FieldLabel-
|
|
16
|
-
import { I as Icon } from "../../Icon/Icon-
|
|
15
|
+
import { F as FieldLabel } from "../../FieldLabel/FieldLabel-B2BhuYxm.js";
|
|
16
|
+
import { I as Icon } from "../../Icon/Icon-BV4VaWM4.js";
|
|
17
17
|
function RHFDateTime(props) {
|
|
18
18
|
const {
|
|
19
19
|
name: nameRHF,
|
|
@@ -3,10 +3,10 @@ import { R as RHFPeriodRoot } from "./styles-CG-W_sFO.js";
|
|
|
3
3
|
import { useFormContext, Controller } from "react-hook-form";
|
|
4
4
|
import { H as HelperText } from "../../HelperText/index-DZCj76Dl.js";
|
|
5
5
|
import { R as RHFPeriodUtilityClasses } from "./classes/index-BxD4YD0r.js";
|
|
6
|
-
import { useModuleSkeleton } from "@m4l/core";
|
|
7
6
|
import { u as useFormFocus } from "../../../hooks/useFormFocus/index-B1F2sySJ.js";
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
7
|
+
import { useModuleSkeleton } from "@m4l/core";
|
|
8
|
+
import { F as FieldLabel } from "../../FieldLabel/FieldLabel-B2BhuYxm.js";
|
|
9
|
+
import { P as Period } from "../../Period/Period-DqC_73uq.js";
|
|
10
10
|
const RHFPeriod = (props) => {
|
|
11
11
|
const {
|
|
12
12
|
name,
|
package/components/hook-form/RHFRadioGroup/{RHFRadioGroup-B77oI0Yo.js → RHFRadioGroup-BrTpEqb4.js}
RENAMED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { useFormContext, Controller } from "react-hook-form";
|
|
3
3
|
import { RadioGroup, FormControlLabel, FormHelperText, Radio } from "@mui/material";
|
|
4
|
-
import { O as OptionIconLabelFormatter } from "./formatters/OptionIconLabelFormatter/index-
|
|
4
|
+
import { O as OptionIconLabelFormatter } from "./formatters/OptionIconLabelFormatter/index-BcpliTD4.js";
|
|
5
5
|
function RHFRadioGroup({
|
|
6
6
|
name,
|
|
7
7
|
options,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { I as Icon } from "../../../../Icon/Icon-
|
|
2
|
+
import { I as Icon } from "../../../../Icon/Icon-BV4VaWM4.js";
|
|
3
3
|
function OptionIconLabelFormatter(option, getOptionLabel, getOptionIconUrl) {
|
|
4
4
|
return /* @__PURE__ */ jsxs("div", { children: [
|
|
5
5
|
/* @__PURE__ */ jsx(
|
package/components/hook-form/RHFTextField/{RHFTextField-b-O6lpz5.js → RHFTextField-CLJBIdqH.js}
RENAMED
|
@@ -4,12 +4,12 @@ import { useFormContext, Controller } from "react-hook-form";
|
|
|
4
4
|
import { InputAdornment } from "@mui/material";
|
|
5
5
|
import { useModuleSkeleton } from "@m4l/core";
|
|
6
6
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
7
|
-
import { S as SkeletonTextField } from "./subcomponents/Skeleton/index-
|
|
7
|
+
import { S as SkeletonTextField } from "./subcomponents/Skeleton/index-B0FTj1u_.js";
|
|
8
8
|
import { H as HelperText } from "../../HelperText/index-DZCj76Dl.js";
|
|
9
|
+
import { u as useFormFocus } from "../../../hooks/useFormFocus/index-B1F2sySJ.js";
|
|
9
10
|
import { a as getPropDataTestId } from "../../../test/getNameDataTestId-BaBTWhBr.js";
|
|
10
11
|
import { R as RHF_TEXT_FIELD_KEY_COMPONENT } from "./constant-74c4jM8M.js";
|
|
11
|
-
import {
|
|
12
|
-
import { R as RHFTextFieldRootStyled, F as FieldLabelStyled, T as TextFieldStyled } from "./slots/RHFTextFieldSlots-12AgdPeR.js";
|
|
12
|
+
import { R as RHFTextFieldRootStyled, F as FieldLabelStyled, T as TextFieldStyled } from "./slots/RHFTextFieldSlots-CxmaIWex.js";
|
|
13
13
|
import { R as RHFTextFieldSlots } from "./slots/RHFTextFieldEnum-tmHlZYP6.js";
|
|
14
14
|
const RHFTextField = forwardRef((props, ref) => {
|
|
15
15
|
const {
|
|
@@ -3,7 +3,7 @@ import { TextField } from "@mui/material";
|
|
|
3
3
|
import { R as RHFTextFieldSlots } from "./RHFTextFieldEnum-tmHlZYP6.js";
|
|
4
4
|
import { R as RHF_TEXT_FIELD_KEY_COMPONENT } from "../constant-74c4jM8M.js";
|
|
5
5
|
import { r as rhfTextFieldStyles } from "../../../../styles/RHFTextField.styles-D8X0F7sX.js";
|
|
6
|
-
import { F as FieldLabel } from "../../../FieldLabel/FieldLabel-
|
|
6
|
+
import { F as FieldLabel } from "../../../FieldLabel/FieldLabel-B2BhuYxm.js";
|
|
7
7
|
const RHFTextFieldRootStyled = styled("div", {
|
|
8
8
|
name: RHF_TEXT_FIELD_KEY_COMPONENT,
|
|
9
9
|
slot: RHFTextFieldSlots.root
|
|
@@ -2,7 +2,7 @@ import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
|
2
2
|
import { Skeleton } from "@mui/material";
|
|
3
3
|
import { a as getPropDataTestId } from "../../../../../test/getNameDataTestId-BaBTWhBr.js";
|
|
4
4
|
import { R as RHF_TEXT_FIELD_KEY_COMPONENT } from "../../constant-74c4jM8M.js";
|
|
5
|
-
import { S as SkeletonTextFieldRootStyled, W as WrapperSkeletonRHFTextFieldStyled } from "../../slots/RHFTextFieldSlots-
|
|
5
|
+
import { S as SkeletonTextFieldRootStyled, W as WrapperSkeletonRHFTextFieldStyled } from "../../slots/RHFTextFieldSlots-CxmaIWex.js";
|
|
6
6
|
import { R as RHFTextFieldSlots } from "../../slots/RHFTextFieldEnum-tmHlZYP6.js";
|
|
7
7
|
const SkeletonTextField = (props) => {
|
|
8
8
|
const { skeletonWidth, skeletonHeight, hasLabel, variant } = props;
|
|
@@ -2,8 +2,8 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { useEnvironment } from "@m4l/core";
|
|
3
3
|
import { InputAdornment } from "@mui/material";
|
|
4
4
|
import { useState } from "react";
|
|
5
|
-
import { I as IconButton } from "../../mui_extended/IconButton/IconButton-
|
|
6
|
-
import { R as RHFTextField } from "../RHFTextField/RHFTextField-
|
|
5
|
+
import { I as IconButton } from "../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
6
|
+
import { R as RHFTextField } from "../RHFTextField/RHFTextField-CLJBIdqH.js";
|
|
7
7
|
import { R as RHFTextFieldPasswordRoot } from "./styles-DzaQqbnr.js";
|
|
8
8
|
import { u as useUtilityClasses } from "./classes/index-ChETGcDs.js";
|
|
9
9
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock-CF-669v-.js";
|
package/components/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
+
export * from './Icon';
|
|
1
2
|
export * from './animate';
|
|
2
3
|
export * from './areas';
|
|
3
4
|
export * from './hook-form';
|
|
4
|
-
export * from './mui_extended';
|
|
5
5
|
export * from './formatters';
|
|
6
6
|
export * from './formatters/types';
|
|
7
7
|
export * from './formatters/dictionary';
|
|
@@ -20,7 +20,6 @@ export * from './CommonActions/dictionary';
|
|
|
20
20
|
export * from './DragResizeWindow';
|
|
21
21
|
export * from './GridLayout';
|
|
22
22
|
export * from './PrintingSystem';
|
|
23
|
-
export * from './Icon';
|
|
24
23
|
export * from './LanguagePopover';
|
|
25
24
|
export * from './LinearProgressIndeterminate';
|
|
26
25
|
export * from './Image/Image';
|
|
@@ -53,3 +52,4 @@ export * from './commercial';
|
|
|
53
52
|
export * from './MFIsolationApp';
|
|
54
53
|
export * from './BaseModule';
|
|
55
54
|
export type { SplitPosition } from './SplitLayout/types';
|
|
55
|
+
export * from './mui_extended';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { T as TileLayers } from "./subcomponents/TileLayers/index-p7XmQ2he.js";
|
|
3
|
-
import { C as Controls } from "./subcomponents/Controls/index-
|
|
3
|
+
import { C as Controls } from "./subcomponents/Controls/index-BZHx_MEC.js";
|
|
4
4
|
import { L as LayersContainer } from "./subcomponents/LayersContainer/index-tYTwy6xC.js";
|
|
5
5
|
import { m as mapClasses } from "./classes/index-Di523KHt.js";
|
|
6
6
|
import { M as MapRootStyled } from "./slots/MapSlots-DpFp1Bkq.js";
|
|
@@ -5,12 +5,12 @@ import { M as MapPopupMyGpsRootStyled, a as MapPopupMyGpsHeaderStyled, b as MapP
|
|
|
5
5
|
import { M as MAP_POPUP_MYGPS_DICCTIONARY } from "./dictionary-Cy4BOBXB.js";
|
|
6
6
|
import { P as PropertyValue } from "./subcomponents/PropertyValue/index-TH-nMLVj.js";
|
|
7
7
|
import { useCallback } from "react";
|
|
8
|
-
import { D as DistanceToNowFormatter } from "../../../../../formatters/DistanceToNowFormatter/DistanceToNowFormatter-
|
|
8
|
+
import { D as DistanceToNowFormatter } from "../../../../../formatters/DistanceToNowFormatter/DistanceToNowFormatter-Cn7lTVkU.js";
|
|
9
9
|
import { L as LAT_LON_FIXED_DIGITS } from "./constants-BjidJqUx.js";
|
|
10
10
|
import { M as MyDevice } from "../../../../../gclick/MyDevice/MyDevice-BoQAm0bh.js";
|
|
11
11
|
import { M as MyDeviceStatus } from "../../../../../gclick/MyDeviceStatus/MyDeviceStatus-6k94VZLI.js";
|
|
12
12
|
import { C as CourseFormatter } from "../../../../../formatters/CourseFormatter/CourseFormatter-C72EFdlI.js";
|
|
13
|
-
import { I as IconButton } from "../../../../../mui_extended/IconButton/IconButton-
|
|
13
|
+
import { I as IconButton } from "../../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
14
14
|
const MapPopupMyGps = (props) => {
|
|
15
15
|
const { properties, isOpen, popupOptions } = props;
|
|
16
16
|
const { keepInView = true, autoPan = true, ...others } = popupOptions || {};
|
|
@@ -3,11 +3,11 @@ import { useState, useEffect } from "react";
|
|
|
3
3
|
import { createPortal } from "react-dom";
|
|
4
4
|
import L__default from "leaflet";
|
|
5
5
|
import { useMap } from "react-leaflet";
|
|
6
|
-
import { T as TopRightTools } from "./subcomponents/TopRigthTools/index-
|
|
7
|
-
import { T as TopLeftTools } from "./subcomponents/TopLeftTools/index-
|
|
6
|
+
import { T as TopRightTools } from "./subcomponents/TopRigthTools/index-DpT-T6mI.js";
|
|
7
|
+
import { T as TopLeftTools } from "./subcomponents/TopLeftTools/index-be-jfACS.js";
|
|
8
8
|
import { b as MAP_ZINDEX_OVER_MAP } from "../../constants--nCJwhxA.js";
|
|
9
9
|
import { P as PopupsProvider } from "../../../../../popups/components/PopupsProvider/contexts/PopupsContext/PopupsContext-CahdzSly.js";
|
|
10
|
-
import { P as PopupsViewer } from "../../../../../popups/components/PopupsViewer/PopupsViewer-
|
|
10
|
+
import { P as PopupsViewer } from "../../../../../popups/components/PopupsViewer/PopupsViewer-C3QkulFR.js";
|
|
11
11
|
function Controls(props) {
|
|
12
12
|
const { mapGpsTools } = props;
|
|
13
13
|
const map = useMap();
|