@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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { L as LayersButton } from "./subcomponents/PopoverToolButton/index-
|
|
2
|
+
import { L as LayersButton } from "./subcomponents/PopoverToolButton/index-CsaCDyca.js";
|
|
3
3
|
import { C as Control } from "../../../../external/Control/index-B9L3AeDC.js";
|
|
4
4
|
import { m as mapClasses } from "../../../../classes/index-Di523KHt.js";
|
|
5
5
|
function TopLeftTools() {
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import React__default, { useState } from "react";
|
|
3
|
-
import { L as LayersTool } from "./subcomponentes/LayersTool/index-
|
|
4
|
-
import { M as MapSourcesTool } from "./subcomponentes/MapSourcesTool/index-
|
|
3
|
+
import { L as LayersTool } from "./subcomponentes/LayersTool/index-BRu-GdkZ.js";
|
|
4
|
+
import { M as MapSourcesTool } from "./subcomponentes/MapSourcesTool/index-Bf89v-oI.js";
|
|
5
5
|
import { useEnvironment } from "@m4l/core";
|
|
6
6
|
import { useTheme } from "@mui/material";
|
|
7
7
|
import { m as mapClasses } from "../../../../../../classes/index-Di523KHt.js";
|
|
8
8
|
import { M as MAP_ICONS } from "../../../../../../icons-CSYh7uR4.js";
|
|
9
|
-
import { I as IconButton } from "../../../../../../../../../mui_extended/IconButton/IconButton-
|
|
9
|
+
import { I as IconButton } from "../../../../../../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
10
10
|
import { P as Popover } from "../../../../../../../../../mui_extended/Popover/Popover-B9KxhzxZ.js";
|
|
11
11
|
function LayersButton(props) {
|
|
12
12
|
const { type } = props;
|
|
@@ -5,7 +5,7 @@ import { M as MAP_DICCTIONARY } from "../../../../../../../../../dictionary-DMmT
|
|
|
5
5
|
import { M as MAP_ICONS } from "../../../../../../../../../icons-CSYh7uR4.js";
|
|
6
6
|
import { Tooltip } from "@mui/material";
|
|
7
7
|
import { C as ColumnSetCheckFormatter } from "../../../../../../../../../../../../DataGrid/formatters/ColumnSetCheckFormatter/index-FMaDuDoo.js";
|
|
8
|
-
import { I as Icon } from "../../../../../../../../../../../../Icon/Icon-
|
|
8
|
+
import { I as Icon } from "../../../../../../../../../../../../Icon/Icon-BV4VaWM4.js";
|
|
9
9
|
function useColumns(props) {
|
|
10
10
|
const {
|
|
11
11
|
rowKeyGetter,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { useCallback, useMemo } from "react";
|
|
2
2
|
import { shallow } from "zustand/shallow";
|
|
3
|
-
import { u as useColumns } from "./useColumns-
|
|
3
|
+
import { u as useColumns } from "./useColumns-BaXRmv99.js";
|
|
4
4
|
import { u as useMapStore } from "../../../../../../../../../hooks/useMapStore/index-1eqb58ec.js";
|
|
5
5
|
import { u as useCheckedLayers } from "./useCheckedLayers-DptH6VTE.js";
|
|
6
6
|
import { u as useRowActionsGetter } from "./useRowActionsGetter-D1VdMjtz.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { LayersListModel } from '../model';
|
|
2
|
-
import { MenuAction } from '../../../../../../../../../../../../mui_extended';
|
|
2
|
+
import type { MenuAction } from '../../../../../../../../../../../../mui_extended/MenuActions/types';
|
|
3
3
|
export declare function useRowActionsGetter(): {
|
|
4
4
|
rowActionsGetter: (row: LayersListModel) => MenuAction[] | [];
|
|
5
5
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
|
-
import { D as DataGrid } from "../../../../../../../../../../../DataGrid/index-
|
|
3
|
-
import { u as useMaster } from "./hooks/useMaster-
|
|
2
|
+
import { D as DataGrid } from "../../../../../../../../../../../DataGrid/index-B4eh2KBx.js";
|
|
3
|
+
import { u as useMaster } from "./hooks/useMaster-BDjzkYxV.js";
|
|
4
4
|
import { u as useDisableZoomEvents } from "../../../../../../../../hooks/useDisableZoomEvents/index-BCJgjs0e.js";
|
|
5
5
|
import { u as useStateRef } from "../../../../../../../../../../../../hooks/useStateRef/index-C3P6ZK3m.js";
|
|
6
6
|
function LayersTool() {
|
|
@@ -7,9 +7,9 @@ import { u as useStateRef } from "../../../../../../../../../../../../hooks/useS
|
|
|
7
7
|
import { m as mapClasses } from "../../../../../../../../classes/index-Di523KHt.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import { M as MAP_ICONS } from "../../../../../../../../icons-CSYh7uR4.js";
|
|
10
|
+
import { C as CheckBox } from "../../../../../../../../../../../mui_extended/CheckBox/CheckBox-CX9pOKhu.js";
|
|
10
11
|
import { u as useMapStore } from "../../../../../../../../hooks/useMapStore/index-1eqb58ec.js";
|
|
11
|
-
import { I as Icon } from "../../../../../../../../../../../Icon/Icon-
|
|
12
|
-
import { C as CheckBox } from "../../../../../../../../../../../mui_extended/CheckBox/CheckBox--uPcBvng.js";
|
|
12
|
+
import { I as Icon } from "../../../../../../../../../../../Icon/Icon-BV4VaWM4.js";
|
|
13
13
|
function MapSourcesTool() {
|
|
14
14
|
const { getLabel } = useModuleDictionary();
|
|
15
15
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -3,14 +3,14 @@ import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
|
3
3
|
import { useMap } from "react-leaflet";
|
|
4
4
|
import { shallow } from "zustand/shallow";
|
|
5
5
|
import { C as Control } from "../../../../external/Control/index-B9L3AeDC.js";
|
|
6
|
-
import { M as MeasureTool } from "./subcomponents/MeasureTool/index-
|
|
7
|
-
import { Z as ZoomButtons } from "./subcomponents/ZoomButtons/index-
|
|
6
|
+
import { M as MeasureTool } from "./subcomponents/MeasureTool/index-CcBuNe8O.js";
|
|
7
|
+
import { Z as ZoomButtons } from "./subcomponents/ZoomButtons/index-zll-PWuG.js";
|
|
8
8
|
import { M as MAP_ICONS } from "../../../../icons-CSYh7uR4.js";
|
|
9
9
|
import { M as MAP_DICCTIONARY } from "../../../../dictionary-DMmTydS6.js";
|
|
10
10
|
import { m as mapClasses } from "../../../../classes/index-Di523KHt.js";
|
|
11
11
|
import { G as GPS_TOOLS_POPUP_ID, c as GPS_TOOLS_POPUP_DEFAULT_POSITION, d as MESURE_POPUP_DEFAULT_POSITION } from "../../../../constants--nCJwhxA.js";
|
|
12
12
|
import { u as usePopupsStore } from "../../../../../../../popups/components/PopupsProvider/hooks/usePopupsStore/index-DBMhBXk-.js";
|
|
13
|
-
import { T as ToggleIconButton } from "../../../../../../../mui_extended/ToggleIconButton/ToggleIconButton-
|
|
13
|
+
import { T as ToggleIconButton } from "../../../../../../../mui_extended/ToggleIconButton/ToggleIconButton-DEvsd9LS.js";
|
|
14
14
|
function TopRightTools(props) {
|
|
15
15
|
const { gpsTools } = props;
|
|
16
16
|
const { addPopup, closePopup } = usePopupsStore((state) => state.popupsActions);
|
|
@@ -2,11 +2,11 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { M as MyActions } from "./subcomponents/MyActions/index-l5m4UYCk.js";
|
|
3
3
|
import { u as useValidation } from "./hooks/useValidation-DiK7VJqP.js";
|
|
4
4
|
import { I as INITIAL_FORM_VALUES } from "./constants-DxjFRbA_.js";
|
|
5
|
-
import { M as MeasureData } from "./subcomponents/MeasureData/index-
|
|
5
|
+
import { M as MeasureData } from "./subcomponents/MeasureData/index-CjUVLTHr.js";
|
|
6
6
|
import { useModuleDictionary } from "@m4l/core";
|
|
7
7
|
import { M as MAP_DICCTIONARY } from "../../../../../../dictionary-DMmTydS6.js";
|
|
8
8
|
import { m as mapClasses } from "../../../../../../classes/index-Di523KHt.js";
|
|
9
|
-
import { R as RHFormProvider } from "../../../../../../../../../../contexts/RHFormContext/index-
|
|
9
|
+
import { R as RHFormProvider } from "../../../../../../../../../../contexts/RHFormContext/index-DJtfB7-U.js";
|
|
10
10
|
import { S as Stack } from "../../../../../../../../../mui_extended/Stack/Stack-C79qEBpg.js";
|
|
11
11
|
function MeasureTool() {
|
|
12
12
|
const { getLabel } = useModuleDictionary();
|
|
@@ -3,7 +3,7 @@ import { useModuleDictionary } from "@m4l/core";
|
|
|
3
3
|
import { M as MAP_DICCTIONARY } from "../../../../../../../../dictionary-DMmTydS6.js";
|
|
4
4
|
import { u as useMeasure } from "../../hooks/useMeasure/index-cRx_SaCh.js";
|
|
5
5
|
import { m as mapClasses } from "../../../../../../../../classes/index-Di523KHt.js";
|
|
6
|
-
import { R as RHFAutocompleteAsync } from "../../../../../../../../../../../hook-form/RHFAutocompleteAsync/RHFAutocompleteAsync-
|
|
6
|
+
import { R as RHFAutocompleteAsync } from "../../../../../../../../../../../hook-form/RHFAutocompleteAsync/RHFAutocompleteAsync-xzgmYhTQ.js";
|
|
7
7
|
import { S as Stack } from "../../../../../../../../../../../mui_extended/Stack/Stack-C79qEBpg.js";
|
|
8
8
|
function MeasureData() {
|
|
9
9
|
const { getLabel } = useModuleDictionary();
|
|
@@ -4,7 +4,7 @@ import { useMap } from "react-leaflet";
|
|
|
4
4
|
import { M as MAP_ICONS } from "../../../../../../icons-CSYh7uR4.js";
|
|
5
5
|
import { useEnvironment } from "@m4l/core";
|
|
6
6
|
import { m as mapClasses } from "../../../../../../classes/index-Di523KHt.js";
|
|
7
|
-
import { I as IconButton } from "../../../../../../../../../mui_extended/IconButton/IconButton-
|
|
7
|
+
import { I as IconButton } from "../../../../../../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
8
8
|
function ZoomButtons() {
|
|
9
9
|
const map = useMap();
|
|
10
10
|
const { host_static_assets, environment_assets } = useEnvironment();
|
package/components/maps/components/MapGpsTools/{MapGpsTools-CEk6rXEB.js → MapGpsTools-CtqnLHD2.js}
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useModuleSkeleton } from "@m4l/core";
|
|
3
|
-
import { T as TabsGpsTools } from "./subcomponents/TabsGpsTools/index-
|
|
3
|
+
import { T as TabsGpsTools } from "./subcomponents/TabsGpsTools/index-DOa_sPr5.js";
|
|
4
4
|
function MapGpsTools() {
|
|
5
5
|
const isSkeleton = useModuleSkeleton();
|
|
6
6
|
return !isSkeleton && /* @__PURE__ */ jsx(TabsGpsTools, {});
|
|
@@ -7,7 +7,8 @@ import "@geoman-io/leaflet-geoman-free/dist/leaflet-geoman.css";
|
|
|
7
7
|
import "@geoman-io/leaflet-geoman-free";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import { D as DivTabGpsToolsRoot } from "../../styles-Dcg_ULaS.js";
|
|
10
|
-
import {
|
|
10
|
+
import { T as Tab } from "../../../../../mui_extended/Tab/index-BwGxBuKl.js";
|
|
11
|
+
import { G as GeofencesList } from "./subcomponents/GeofencesList/index-DBZQJY8J.js";
|
|
11
12
|
import { u as useLayers } from "../../hooks/useLayers/index-BqucFfYk.js";
|
|
12
13
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../dictionary-BOXSG1O8.js";
|
|
13
14
|
import { g as gpsToolsClasses } from "../../classes/index-oE5Q9Oa0.js";
|
|
@@ -15,10 +16,9 @@ import { M as MAP_GPSTOOLS_ICONS } from "../../icons-BXKX8nl1.js";
|
|
|
15
16
|
import { G as GPS_TOOLS_POPUP_ID } from "../../../Map/constants--nCJwhxA.js";
|
|
16
17
|
import { u as useMapGpsToolsStore } from "../../hooks/useMapGpsToolsStore/index-DCjjIsPI.js";
|
|
17
18
|
import { u as usePopupsStore } from "../../../../../popups/components/PopupsProvider/hooks/usePopupsStore/index-DBMhBXk-.js";
|
|
18
|
-
import { T as Tab } from "../../../../../mui_extended/Tab/index-BwGxBuKl.js";
|
|
19
19
|
import { T as Tabs } from "../../../../../mui_extended/Tabs/Tabs-D5gZ-JCI.js";
|
|
20
|
-
import { I as Icon } from "../../../../../Icon/Icon-_wceDYwV.js";
|
|
21
20
|
import { T as TabContent } from "../../../../../mui_extended/TabContent/TabContent-C3MBMFLj.js";
|
|
21
|
+
import { I as Icon } from "../../../../../Icon/Icon-BV4VaWM4.js";
|
|
22
22
|
function TabsGpsTools() {
|
|
23
23
|
const { getLabel } = useModuleDictionary();
|
|
24
24
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -1,16 +1,16 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
|
-
import { R as RHFormProviderStyled } from "./styles-
|
|
3
|
-
import {
|
|
4
|
-
import { M as
|
|
2
|
+
import { R as RHFormProviderStyled } from "./styles-6aaokEs3.js";
|
|
3
|
+
import { T as TabProvider } from "../../../../../../../mui_extended/TabContext/index-fsl0KiAB.js";
|
|
4
|
+
import { M as MyActions } from "./subcomponents/MyActions/index-8qnFKiN-.js";
|
|
5
|
+
import { M as MyTabs } from "./subcomponents/MyTabs/index-P-e27Hqi.js";
|
|
5
6
|
import { f as formatDataEnpoint } from "./helpers-B76zvEoG.js";
|
|
6
7
|
import { u as useValidation } from "./hooks/useValidation-ETPU4sdj.js";
|
|
7
8
|
import { u as useSubmit } from "./hooks/useSubmit-GzMyYTcw.js";
|
|
9
|
+
import { u as useFormAddEdit } from "../../../../../../../../hooks/useFormAddEdit/index-B-hEaKJy.js";
|
|
8
10
|
import { i as initialValues } from "./constants-D0Z5Tw8t.js";
|
|
9
11
|
import { a as ENDPOINT_GEOFENCE_GET } from "../constants-BruLA0T6.js";
|
|
10
12
|
import { g as gpsToolsClasses } from "../../../../classes/index-oE5Q9Oa0.js";
|
|
11
13
|
import { u as useMapGpsToolsStore } from "../../../../hooks/useMapGpsToolsStore/index-DCjjIsPI.js";
|
|
12
|
-
import { u as useFormAddEdit } from "../../../../../../../../hooks/useFormAddEdit/index-CBeoQI2v.js";
|
|
13
|
-
import { T as TabProvider } from "../../../../../../../mui_extended/TabContext/index-fsl0KiAB.js";
|
|
14
14
|
import { S as Stack } from "../../../../../../../mui_extended/Stack/Stack-C79qEBpg.js";
|
|
15
15
|
function GeofenceAddEdit(props) {
|
|
16
16
|
const { geofenceId } = props;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { styled } from "@mui/material/styles";
|
|
2
|
-
import { R as RHFormProvider } from "../../../../../../../../contexts/RHFormContext/index-
|
|
2
|
+
import { R as RHFormProvider } from "../../../../../../../../contexts/RHFormContext/index-DJtfB7-U.js";
|
|
3
3
|
const RHFormProviderStyled = styled(RHFormProvider)`
|
|
4
4
|
${(props) => props.theme.components?.M4LMapGpsToolsGeofencesAddEdit?.styleOverrides}
|
|
5
5
|
`;
|
|
@@ -2,8 +2,8 @@ import { jsxs, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
3
3
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../../dictionary-BOXSG1O8.js";
|
|
4
4
|
import { M as MAP_GPSTOOLS_ICONS } from "../../../../../../icons-BXKX8nl1.js";
|
|
5
|
-
import { P as PaperForm } from "../../../../../../../../../PaperForm/PaperForm-
|
|
6
|
-
import { R as RHFTextField } from "../../../../../../../../../hook-form/RHFTextField/RHFTextField-
|
|
5
|
+
import { P as PaperForm } from "../../../../../../../../../PaperForm/PaperForm-B_0YMPq6.js";
|
|
6
|
+
import { R as RHFTextField } from "../../../../../../../../../hook-form/RHFTextField/RHFTextField-CLJBIdqH.js";
|
|
7
7
|
function ConfigData() {
|
|
8
8
|
const { getLabel } = useModuleDictionary();
|
|
9
9
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -6,11 +6,11 @@ import { u as useSumbitErrorsFocus } from "../../hooks/useSumbitErrorsFocus-CwqF
|
|
|
6
6
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../../dictionary-BOXSG1O8.js";
|
|
7
7
|
import { M as MAP_GPSTOOLS_ICONS } from "../../../../../../icons-BXKX8nl1.js";
|
|
8
8
|
import { g as gpsToolsClasses } from "../../../../../../classes/index-oE5Q9Oa0.js";
|
|
9
|
-
import { P as PaperForm } from "../../../../../../../../../PaperForm/PaperForm-
|
|
10
|
-
import { R as RHFAutocomplete } from "../../../../../../../../../hook-form/RHFAutocomplete/RHFAutocomplete-8IcWz7CO.js";
|
|
11
|
-
import { R as RHFTextField } from "../../../../../../../../../hook-form/RHFTextField/RHFTextField-b-O6lpz5.js";
|
|
9
|
+
import { P as PaperForm } from "../../../../../../../../../PaperForm/PaperForm-B_0YMPq6.js";
|
|
12
10
|
import { S as Stack } from "../../../../../../../../../mui_extended/Stack/Stack-C79qEBpg.js";
|
|
13
|
-
import {
|
|
11
|
+
import { R as RHFAutocomplete } from "../../../../../../../../../hook-form/RHFAutocomplete/RHFAutocomplete-CXEIRzzx.js";
|
|
12
|
+
import { I as IconButton } from "../../../../../../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
13
|
+
import { R as RHFTextField } from "../../../../../../../../../hook-form/RHFTextField/RHFTextField-CLJBIdqH.js";
|
|
14
14
|
function GeneralData() {
|
|
15
15
|
const { getLabel } = useModuleDictionary();
|
|
16
16
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -3,12 +3,12 @@ import { useCallback } from "react";
|
|
|
3
3
|
import { useFormContext, useWatch, useFormState } from "react-hook-form";
|
|
4
4
|
import { useModuleDictionary } from "@m4l/core";
|
|
5
5
|
import { H as HelperError } from "../../../../../../../../../hook-form/RHFHelperError/index-BEgm7Q1Q.js";
|
|
6
|
-
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../../dictionary-BOXSG1O8.js";
|
|
7
6
|
import { u as useModal } from "../../../../../../../../../../hooks/useModal/index-DkNYHw5Z.js";
|
|
7
|
+
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../../dictionary-BOXSG1O8.js";
|
|
8
8
|
import { u as usePopupsStore } from "../../../../../../../../../popups/components/PopupsProvider/hooks/usePopupsStore/index-DBMhBXk-.js";
|
|
9
9
|
import { u as useMapGpsToolsStore } from "../../../../../../hooks/useMapGpsToolsStore/index-DCjjIsPI.js";
|
|
10
10
|
import { A as ActionFormIntro } from "../../../../../../../../../CommonActions/components/ActionFormIntro/index-DW0XnDza.js";
|
|
11
|
-
import { W as WindowConfirm } from "../../../../../../../../../modal/WindowConfirm/index-
|
|
11
|
+
import { W as WindowConfirm } from "../../../../../../../../../modal/WindowConfirm/index-Du4Wb6aF.js";
|
|
12
12
|
import { A as Actions } from "../../../../../../../../../CommonActions/components/Actions/index-B4L6Y4pL.js";
|
|
13
13
|
import { B as Button } from "../../../../../../../../../mui_extended/Button/Button-BdusSjEV.js";
|
|
14
14
|
function MyActions(props) {
|
|
@@ -2,17 +2,17 @@ import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { useMemo } from "react";
|
|
3
3
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
4
4
|
import clsx from "clsx";
|
|
5
|
-
import {
|
|
6
|
-
import {
|
|
7
|
-
import {
|
|
5
|
+
import { T as Tab } from "../../../../../../../../../mui_extended/Tab/index-BwGxBuKl.js";
|
|
6
|
+
import { G as GeneralData } from "../GeneralData/index-DVZMzDUB.js";
|
|
7
|
+
import { C as ConfigData } from "../ConfigData/index-oGAP0FD0.js";
|
|
8
|
+
import { S as StyleData } from "../StyleData/index-BUKqWYUK.js";
|
|
9
|
+
import { u as useTab } from "../../../../../../../../../../hooks/useTab/index-CRVh_6kE.js";
|
|
8
10
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../../dictionary-BOXSG1O8.js";
|
|
9
11
|
import { g as gpsToolsClasses } from "../../../../../../classes/index-oE5Q9Oa0.js";
|
|
10
12
|
import { M as MAP_GPSTOOLS_ICONS } from "../../../../../../icons-BXKX8nl1.js";
|
|
11
|
-
import { u as useTab } from "../../../../../../../../../../hooks/useTab/index-CRVh_6kE.js";
|
|
12
13
|
import { T as Tabs } from "../../../../../../../../../mui_extended/Tabs/Tabs-D5gZ-JCI.js";
|
|
13
|
-
import { T as Tab } from "../../../../../../../../../mui_extended/Tab/index-BwGxBuKl.js";
|
|
14
14
|
import { T as TabContent } from "../../../../../../../../../mui_extended/TabContent/TabContent-C3MBMFLj.js";
|
|
15
|
-
import { I as Icon } from "../../../../../../../../../Icon/Icon-
|
|
15
|
+
import { I as Icon } from "../../../../../../../../../Icon/Icon-BV4VaWM4.js";
|
|
16
16
|
function MyTabs() {
|
|
17
17
|
const { getLabel } = useModuleDictionary();
|
|
18
18
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { F as FillData } from "./subcomponents/FillData/index-
|
|
3
|
-
import { S as StrokeData } from "./subcomponents/StrokeData/index-
|
|
2
|
+
import { F as FillData } from "./subcomponents/FillData/index-DDDI24wf.js";
|
|
3
|
+
import { S as StrokeData } from "./subcomponents/StrokeData/index-CudMWVfV.js";
|
|
4
4
|
function StyleData() {
|
|
5
5
|
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
6
6
|
/* @__PURE__ */ jsx(StrokeData, {}),
|
|
@@ -3,10 +3,10 @@ import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
|
3
3
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../../../../dictionary-BOXSG1O8.js";
|
|
4
4
|
import { M as MAP_GPSTOOLS_ICONS } from "../../../../../../../../icons-BXKX8nl1.js";
|
|
5
5
|
import { S as STYLE_OPACITIES } from "../../../../../../../../constants-BtQVGkL6.js";
|
|
6
|
-
import { P as PropertyValue } from "../../../../../../../../../../../PropertyValue/PropertyValue-
|
|
7
|
-
import { R as RHFColorPicker } from "../../../../../../../../../../../hook-form/RHFColorPicker/RFHColorPicker-
|
|
8
|
-
import { R as RHFAutocomplete } from "../../../../../../../../../../../hook-form/RHFAutocomplete/RHFAutocomplete-
|
|
9
|
-
import { P as PaperForm } from "../../../../../../../../../../../PaperForm/PaperForm-
|
|
6
|
+
import { P as PropertyValue } from "../../../../../../../../../../../PropertyValue/PropertyValue-rqR7zw0S.js";
|
|
7
|
+
import { R as RHFColorPicker } from "../../../../../../../../../../../hook-form/RHFColorPicker/RFHColorPicker-rkAI6yjV.js";
|
|
8
|
+
import { R as RHFAutocomplete } from "../../../../../../../../../../../hook-form/RHFAutocomplete/RHFAutocomplete-CXEIRzzx.js";
|
|
9
|
+
import { P as PaperForm } from "../../../../../../../../../../../PaperForm/PaperForm-B_0YMPq6.js";
|
|
10
10
|
function FillData() {
|
|
11
11
|
const { getLabel } = useModuleDictionary();
|
|
12
12
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -3,10 +3,10 @@ import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
|
3
3
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../../../../dictionary-BOXSG1O8.js";
|
|
4
4
|
import { M as MAP_GPSTOOLS_ICONS } from "../../../../../../../../icons-BXKX8nl1.js";
|
|
5
5
|
import { S as STYLE_OPACITIES, a as STYLE_WHEIGHTS, b as STYLE_PATTERNS } from "../../../../../../../../constants-BtQVGkL6.js";
|
|
6
|
-
import { P as PaperForm } from "../../../../../../../../../../../PaperForm/PaperForm-
|
|
7
|
-
import { P as PropertyValue } from "../../../../../../../../../../../PropertyValue/PropertyValue-
|
|
8
|
-
import { R as RHFColorPicker } from "../../../../../../../../../../../hook-form/RHFColorPicker/RFHColorPicker-
|
|
9
|
-
import { R as RHFAutocomplete } from "../../../../../../../../../../../hook-form/RHFAutocomplete/RHFAutocomplete-
|
|
6
|
+
import { P as PaperForm } from "../../../../../../../../../../../PaperForm/PaperForm-B_0YMPq6.js";
|
|
7
|
+
import { P as PropertyValue } from "../../../../../../../../../../../PropertyValue/PropertyValue-rqR7zw0S.js";
|
|
8
|
+
import { R as RHFColorPicker } from "../../../../../../../../../../../hook-form/RHFColorPicker/RFHColorPicker-rkAI6yjV.js";
|
|
9
|
+
import { R as RHFAutocomplete } from "../../../../../../../../../../../hook-form/RHFAutocomplete/RHFAutocomplete-CXEIRzzx.js";
|
|
10
10
|
function StrokeData() {
|
|
11
11
|
const { getLabel } = useModuleDictionary();
|
|
12
12
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
2
2
|
import { useMemo } from "react";
|
|
3
3
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../dictionary-BOXSG1O8.js";
|
|
4
|
-
import { C as ColumnIconFormatter } from "../../../../../../../../DataGrid/formatters/ColumnIconFormatter/index-
|
|
4
|
+
import { C as ColumnIconFormatter } from "../../../../../../../../DataGrid/formatters/ColumnIconFormatter/index-CNlwgwG1.js";
|
|
5
5
|
import { M as MAP_GPSTOOLS_ICONS } from "../../../../../icons-BXKX8nl1.js";
|
|
6
6
|
import { C as ColumnDateFormatter } from "../../../../../../../../DataGrid/formatters/ColumnDateFormatter/index-CKg8CJ6A.js";
|
|
7
7
|
function useColumns(_props) {
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useCallback, useState, useEffect } from "react";
|
|
3
3
|
import { useModuleDictionary, useEnvironment, usePaginate } from "@m4l/core";
|
|
4
|
-
import { u as useColumns } from "./useColumns-
|
|
5
|
-
import { u as useRowActionsGetter } from "./useRowActionsGetter-
|
|
4
|
+
import { u as useColumns } from "./useColumns-joQU1eqZ.js";
|
|
5
|
+
import { u as useRowActionsGetter } from "./useRowActionsGetter-CUSi3eg_.js";
|
|
6
6
|
import { u as useCheckedGeofences } from "./useCheckedGeofences-aqOGX--1.js";
|
|
7
7
|
import { u as useCheckedFeatures } from "./useCheckedFeatures-BftLgiVe.js";
|
|
8
8
|
import { G as GeofencesFeaturesLayers } from "../../constants-BruLA0T6.js";
|
|
9
9
|
import { shallow } from "zustand/shallow";
|
|
10
|
-
import { G as GeofenceAddEdit } from "../../GeofenceAddEdit/index-
|
|
10
|
+
import { G as GeofenceAddEdit } from "../../GeofenceAddEdit/index-CpGA5Bzh.js";
|
|
11
11
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../dictionary-BOXSG1O8.js";
|
|
12
12
|
import { M as MAP_GPSTOOLS_ICONS } from "../../../../../icons-BXKX8nl1.js";
|
|
13
13
|
import { u as usePopupsStore } from "../../../../../../../../popups/components/PopupsProvider/hooks/usePopupsStore/index-DBMhBXk-.js";
|
|
@@ -4,12 +4,12 @@ import { useState, useCallback } from "react";
|
|
|
4
4
|
import { M as MAP_GPSTOOLS_ICONS } from "../../../../../icons-BXKX8nl1.js";
|
|
5
5
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
6
6
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../dictionary-BOXSG1O8.js";
|
|
7
|
-
import { shallow } from "zustand/shallow";
|
|
8
|
-
import { G as GeofenceAddEdit } from "../../GeofenceAddEdit/index-EpVef3oz.js";
|
|
9
7
|
import { u as useModal } from "../../../../../../../../../hooks/useModal/index-DkNYHw5Z.js";
|
|
8
|
+
import { shallow } from "zustand/shallow";
|
|
9
|
+
import { G as GeofenceAddEdit } from "../../GeofenceAddEdit/index-CpGA5Bzh.js";
|
|
10
10
|
import { u as usePopupsStore } from "../../../../../../../../popups/components/PopupsProvider/hooks/usePopupsStore/index-DBMhBXk-.js";
|
|
11
11
|
import { u as useMapGpsToolsStore } from "../../../../../hooks/useMapGpsToolsStore/index-DCjjIsPI.js";
|
|
12
|
-
import { W as WindowConfirm } from "../../../../../../../../modal/WindowConfirm/index-
|
|
12
|
+
import { W as WindowConfirm } from "../../../../../../../../modal/WindowConfirm/index-Du4Wb6aF.js";
|
|
13
13
|
function useRowActionsGetter(props) {
|
|
14
14
|
const { fullRefresh } = props;
|
|
15
15
|
const { networkOperation } = useNetwork();
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { MenuAction } from '../../../../../../../../mui_extended';
|
|
1
|
+
import type { MenuAction } from '../../../../../../../../mui_extended/MenuActions/types';
|
|
2
2
|
import { GeofenceListModel } from '../../model';
|
|
3
3
|
interface UseRowActionsProps {
|
|
4
4
|
fullRefresh: (id?: number) => void;
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { F as Filter } from "./subcomponents/Filter/index-
|
|
3
|
-
import { u as useMaster } from "./hooks/useMaster-
|
|
2
|
+
import { F as Filter } from "./subcomponents/Filter/index-vBwncRFD.js";
|
|
3
|
+
import { u as useMaster } from "./hooks/useMaster-C_vutXhx.js";
|
|
4
4
|
import { g as gpsToolsClasses } from "../../../../classes/index-oE5Q9Oa0.js";
|
|
5
5
|
import { S as StackGeofenceListRoot } from "./styles-x5ildRoz.js";
|
|
6
6
|
import { useModuleDictionary } from "@m4l/core";
|
|
7
7
|
import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../dictionary-BOXSG1O8.js";
|
|
8
|
-
import { D as DataGrid } from "../../../../../../../DataGrid/index-
|
|
8
|
+
import { D as DataGrid } from "../../../../../../../DataGrid/index-B4eh2KBx.js";
|
|
9
9
|
import { A as Actions } from "../../../../../../../CommonActions/components/Actions/index-B4L6Y4pL.js";
|
|
10
10
|
import { B as Button } from "../../../../../../../mui_extended/Button/Button-BdusSjEV.js";
|
|
11
11
|
function GeofencesList() {
|
|
@@ -4,7 +4,7 @@ import { M as MAP_GPSTOOLS_DICCTIONARY } from "../../../../../../dictionary-BOXS
|
|
|
4
4
|
import { useState } from "react";
|
|
5
5
|
import { c as COMPONENT_MAP_TOOLS_ID } from "../../../../../../constants-BtQVGkL6.js";
|
|
6
6
|
import { M as MAP_GPSTOOLS_ICONS } from "../../../../../../icons-BXKX8nl1.js";
|
|
7
|
-
import { D as DynamicFilter } from "../../../../../../../../../DynamicFilter/DynamicFilter-
|
|
7
|
+
import { D as DynamicFilter } from "../../../../../../../../../DynamicFilter/DynamicFilter-v3KSDetp.js";
|
|
8
8
|
function Filter(props) {
|
|
9
9
|
const { refresh, setBackendQueryParams } = props;
|
|
10
10
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { m as modalUtilityClasses } from "../classes/index-D0YtxRAA.js";
|
|
3
|
-
import { H as Header } from "./subcomponents/Header/index-Dfpzfg4s.js";
|
|
4
2
|
import { u as useModal } from "../../../hooks/useModal/index-DkNYHw5Z.js";
|
|
3
|
+
import { m as modalUtilityClasses } from "../classes/index-D0YtxRAA.js";
|
|
4
|
+
import { H as Header } from "./subcomponents/Header/index-CnvvGp-w.js";
|
|
5
5
|
const WindowBase = (props) => {
|
|
6
6
|
const { children, onClickCancel, ...other } = props;
|
|
7
7
|
const { closeModal, variant } = useModal();
|
package/components/modal/WindowBase/subcomponents/Header/{index-Dfpzfg4s.js → index-CnvvGp-w.js}
RENAMED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useEnvironment } from "@m4l/core";
|
|
3
3
|
import clsx from "clsx";
|
|
4
|
-
import { I as
|
|
5
|
-
import { I as
|
|
4
|
+
import { I as IconButton } from "../../../../mui_extended/IconButton/IconButton-B3bJhoym.js";
|
|
5
|
+
import { I as Icon } from "../../../../Icon/Icon-BV4VaWM4.js";
|
|
6
6
|
const Header = (props) => {
|
|
7
7
|
const { title, onClickCancel, urlIcon, classes } = props;
|
|
8
8
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
+
import { u as useModal } from "../../../hooks/useModal/index-DkNYHw5Z.js";
|
|
2
3
|
import { A as Actions } from "../../CommonActions/components/Actions/index-B4L6Y4pL.js";
|
|
3
4
|
import { M as MessageIlustration } from "./subcomponents/MessageIlustration/index-BC7_QiER.js";
|
|
4
5
|
import { m as modalUtilityClasses } from "../classes/index-D0YtxRAA.js";
|
|
5
|
-
import { W as WindowBase } from "../WindowBase/index-
|
|
6
|
+
import { W as WindowBase } from "../WindowBase/index-BcT3jfae.js";
|
|
6
7
|
import { useModuleDictionary, useEnvironment } from "@m4l/core";
|
|
7
|
-
import { u as useModal } from "../../../hooks/useModal/index-DkNYHw5Z.js";
|
|
8
8
|
import { A as ActionCancel } from "../../CommonActions/components/ActionCancel/index-CI0Yqh5P.js";
|
|
9
9
|
import { A as ActionIntro } from "../../CommonActions/components/ActionIntro/index-CCc2O0ve.js";
|
|
10
10
|
const WindowConfirm = (props) => {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx, jsxs } from "react/jsx-runtime";
|
|
2
2
|
import { Accordion as Accordion$1, AccordionSummary, AccordionDetails } from "@mui/material";
|
|
3
|
-
import { I as IconButton } from "../IconButton/IconButton-
|
|
3
|
+
import { I as IconButton } from "../IconButton/IconButton-B3bJhoym.js";
|
|
4
4
|
import { useEnvironment } from "@m4l/core";
|
|
5
5
|
import { a as accordionUtilityClasses } from "./classes/index-DHKU3hBj.js";
|
|
6
6
|
import { A as AccordionRoot } from "./styles-DM7IoVDU.js";
|
|
@@ -8,8 +8,8 @@ import clsx from "clsx";
|
|
|
8
8
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock-CF-669v-.js";
|
|
9
9
|
import { g as getNameDataTestId } from "../../../test/getNameDataTestId-BaBTWhBr.js";
|
|
10
10
|
import { C as COMPONENT_PREFIX } from "./constants-B65mBw1m.js";
|
|
11
|
-
import { I as Icon } from "../../Icon/Icon-_wceDYwV.js";
|
|
12
11
|
import { T as Typography } from "../Typography/Typography-C_rG8K21.js";
|
|
12
|
+
import { I as Icon } from "../../Icon/Icon-BV4VaWM4.js";
|
|
13
13
|
function Accordion(props) {
|
|
14
14
|
const {
|
|
15
15
|
label,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { Accordion } from './Accordion';
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -7,7 +7,7 @@ import { useModuleSkeleton } from "@m4l/core";
|
|
|
7
7
|
import { S as SkeletonCheckBox } from "./subcomponents/Skeleton/index-BDQI6wc3.js";
|
|
8
8
|
import { forwardRef } from "react";
|
|
9
9
|
import { C as CheckBoxRoot } from "./styles-DR7AesqE.js";
|
|
10
|
-
import { F as FieldLabel } from "../../FieldLabel/FieldLabel-
|
|
10
|
+
import { F as FieldLabel } from "../../FieldLabel/FieldLabel-B2BhuYxm.js";
|
|
11
11
|
const CheckBox = forwardRef((props, ref) => {
|
|
12
12
|
const {
|
|
13
13
|
className,
|
package/components/mui_extended/IconButton/{IconButton-1jvQBFbH.js → IconButton-B3bJhoym.js}
RENAMED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import { jsx, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo, useState } from "react";
|
|
3
|
+
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
3
4
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
4
5
|
import { Tooltip, IconButton as IconButton$1 } from "@mui/material";
|
|
5
|
-
import { I as Icon } from "../../Icon/Icon-_wceDYwV.js";
|
|
6
6
|
import { S as SkeletonIconButton } from "./subcomponents/SkeletonIconButton/index-DhZR7g_D.js";
|
|
7
7
|
import { I as IconButtonRoot } from "./styledIconButton-fAsbGoFS.js";
|
|
8
8
|
import { u as useUtilityClasses } from "./classes/index-BxjJGAqZ.js";
|
|
9
9
|
import clsx from "clsx";
|
|
10
|
-
import {
|
|
10
|
+
import { I as Icon } from "../../Icon/Icon-BV4VaWM4.js";
|
|
11
11
|
const IconButton = (props) => {
|
|
12
12
|
const {
|
|
13
13
|
src,
|
|
@@ -19,6 +19,7 @@ const IconButton = (props) => {
|
|
|
19
19
|
disabled,
|
|
20
20
|
className,
|
|
21
21
|
onClick,
|
|
22
|
+
color,
|
|
22
23
|
...other
|
|
23
24
|
} = props;
|
|
24
25
|
const { getLabel } = useModuleDictionary();
|
|
@@ -63,7 +64,7 @@ const IconButton = (props) => {
|
|
|
63
64
|
onClick,
|
|
64
65
|
disableRipple: true,
|
|
65
66
|
disabled,
|
|
66
|
-
children: /* @__PURE__ */ jsx(Icon, { src, size })
|
|
67
|
+
children: /* @__PURE__ */ jsx(Icon, { src, size, color })
|
|
67
68
|
}
|
|
68
69
|
) })
|
|
69
70
|
) : (
|
|
@@ -75,7 +76,15 @@ const IconButton = (props) => {
|
|
|
75
76
|
onClick,
|
|
76
77
|
disableRipple: true,
|
|
77
78
|
disabled,
|
|
78
|
-
children: /* @__PURE__ */ jsx(
|
|
79
|
+
children: /* @__PURE__ */ jsx(
|
|
80
|
+
Icon,
|
|
81
|
+
{
|
|
82
|
+
src,
|
|
83
|
+
size: isDesktop ? size : "medium",
|
|
84
|
+
rotationAngle,
|
|
85
|
+
color
|
|
86
|
+
}
|
|
87
|
+
)
|
|
79
88
|
}
|
|
80
89
|
)
|
|
81
90
|
) })
|
|
@@ -4,7 +4,7 @@ import { IconProps } from '../../Icon/types';
|
|
|
4
4
|
import { IconButtonProps as MUIIconButtonProps } from '@mui/material';
|
|
5
5
|
export declare type IconButtonVariants = 'primary' | 'secondary' | 'line';
|
|
6
6
|
export declare type IconButtonSize = 'small' | 'medium';
|
|
7
|
-
export interface IconButtonProps extends Omit<IconProps, 'size'>, Omit<MUIIconButtonProps, 'size'> {
|
|
7
|
+
export interface IconButtonProps extends Omit<IconProps, 'size'>, Omit<MUIIconButtonProps, 'size' | 'color'> {
|
|
8
8
|
tooltip?: string;
|
|
9
9
|
dictionaryTooltipId?: string;
|
|
10
10
|
variant?: IconButtonVariants;
|
package/components/mui_extended/MenuActions/{MenuActions-BJROCJX9.js → MenuActions-Dxsk2iZ_.js}
RENAMED
|
@@ -3,8 +3,8 @@ import React__default, { useState, useEffect, useMemo } from "react";
|
|
|
3
3
|
import { useTheme } from "@mui/material/styles";
|
|
4
4
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
5
5
|
import { I as ICON_PATH, a as ICONS } from "./constants-BwsU9chA.js";
|
|
6
|
-
import { g as getMenuActionsDictionary, D as DICTIONARY } from "./dictionary-
|
|
7
|
-
import { R as RootStyled, M as MenuItemStyled, I as IconButtonUrlStyled, L as LabelMenuItemStyled, a as LabelEmptyStyled, B as BadgeStyled, b as IconButtonStyled } from "./slots/MenuActionsSlots-
|
|
6
|
+
import { g as getMenuActionsDictionary, D as DICTIONARY } from "./dictionary--o-AFRVy.js";
|
|
7
|
+
import { R as RootStyled, M as MenuItemStyled, I as IconButtonUrlStyled, L as LabelMenuItemStyled, a as LabelEmptyStyled, B as BadgeStyled, b as IconButtonStyled } from "./slots/MenuActionsSlots-CslpSo7S.js";
|
|
8
8
|
function MenuActions(props) {
|
|
9
9
|
const {
|
|
10
10
|
menuActions,
|
package/components/mui_extended/MenuActions/{dictionary-Dj_07puT.js → dictionary--o-AFRVy.js}
RENAMED
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
const MENU_ACTIONS_DICTIONARY_ID = "menu_actions";
|
|
2
|
+
function getMenuActionsComponentsDictionary() {
|
|
3
|
+
return [MENU_ACTIONS_DICTIONARY_ID];
|
|
4
|
+
}
|
|
2
5
|
const DICTIONARY = {
|
|
3
6
|
no_actions_label: "no_actions_label"
|
|
4
7
|
};
|
|
@@ -7,5 +10,6 @@ const getMenuActionsDictionary = (key) => {
|
|
|
7
10
|
};
|
|
8
11
|
export {
|
|
9
12
|
DICTIONARY as D,
|
|
13
|
+
getMenuActionsComponentsDictionary as a,
|
|
10
14
|
getMenuActionsDictionary as g
|
|
11
15
|
};
|