@m4l/components 1.0.21 → 1.0.23
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 +6 -6
- package/components/AccountPopover/{index.7687487c.js → index.5c97ab79.js} +3 -3
- package/components/AccountPopover/style.d.ts +2 -0
- package/components/AppBar/{index.16d8f79a.js → index.631dac35.js} +4 -4
- package/components/AppBar/styles.d.ts +2 -0
- package/components/CommonActions/components/ActionCancel/{index.d0adf9c4.js → index.4ec04ad9.js} +2 -2
- package/components/CommonActions/components/ActionFormCancel/{index.c815247c.js → index.4d61b0fe.js} +4 -4
- package/components/CommonActions/components/ActionFormIntro/{index.f67b79e2.js → index.241ff066.js} +2 -2
- package/components/CommonActions/components/ActionIntro/{index.6904d0ad.js → index.6c855294.js} +2 -2
- package/components/CommonActions/components/Actions/{index.dff2bcc7.js → index.2083f1d3.js} +1 -1
- package/components/CommonActions/components/Actions/styles.d.ts +2 -0
- package/components/DataGrid/classes/index.d.ts +1 -0
- package/components/DataGrid/classes/types.d.ts +1 -0
- package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.6fa4e6c3.js → index.371bcc46.js} +1 -1
- package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.59985444.js → index.efe5a903.js} +1 -1
- package/components/DataGrid/formatters/ColumnIconFormatter/index.d.ts +2 -0
- package/components/DataGrid/formatters/ColumnIconFormatter/types.d.ts +7 -0
- package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.94d1860d.js → index.8128c255.js} +1 -1
- package/components/DataGrid/formatters/ColumnPointsFormatter/{index.fc637564.js → index.ab152484.js} +1 -1
- package/components/DataGrid/formatters/index.84c30cd7.js +13 -0
- package/components/DataGrid/{index.768e62a6.js → index.3f13b6aa.js} +7 -5
- package/components/DataGrid/styles.d.ts +2 -0
- package/components/DataGrid/subcomponents/Actions/{index.39dcd931.js → index.feeb7987.js} +11 -11
- package/components/DataGrid/subcomponents/Actions/subcomponents/Settings/subcomponents/ColumnsConfig/styles.d.ts +8 -0
- package/components/DataGrid/subcomponents/Table/subcomponents/SkeletonFormatter/styles.d.ts +2 -0
- package/components/DataGrid/subcomponents/editors/TextEditor/index.d.ts +6 -0
- package/components/DragResizeWindow/DragResizeWindow.d.ts +3 -3
- package/components/DragResizeWindow/index.4e9cf2dc.js +477 -0
- package/components/DragResizeWindow/styled.d.ts +2 -0
- package/components/DynamicFilter/{dictionary.0991b837.js → dictionary.2241d3c2.js} +2 -2
- package/components/DynamicFilter/{index.1aa60703.js → index.94ef8a65.js} +4 -4
- package/components/DynamicFilter/slots/{dynamicFilterSlots.1edc8e23.js → dynamicFilterSlots.cff0c775.js} +5 -5
- package/components/DynamicFilter/slots/dynamicFilterSlots.d.ts +87 -0
- package/components/DynamicFilter/store/{index.0e0854ee.js → index.806ee1a5.js} +1 -1
- package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.f47f6ecc.js → index.e75e32be.js} +3 -3
- package/components/DynamicFilter/subcomponents/AppliedFilters/{index.caf0bb7f.js → index.5c30d4c9.js} +4 -4
- package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.f4fe3a8e.js → index.9a3e7c86.js} +6 -6
- package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.5c562061.js → index.abfd8da5.js} +2 -2
- package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.b53e2fdc.js → index.4937bcea.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.9fc191f0.js → index.09549b28.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.c002c8f2.js → index.bbca18ab.js} +4 -4
- package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.12fc8d0c.js → index.4e1c56b6.js} +3 -3
- package/components/DynamicFilter/subcomponents/FieldTypes/{index.e18e1229.js → index.9dd57d81.js} +5 -5
- package/components/DynamicFilter/subcomponents/FilterActions/{index.3266cd55.js → index.d13450e6.js} +3 -3
- package/components/DynamicFilter/subcomponents/InputFilter/{index.2de425a8.js → index.293ccf6f.js} +4 -4
- package/components/DynamicFilter/subcomponents/PopoverFilter/{index.3f270770.js → index.c5e7b96f.js} +6 -6
- package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.ebd84aa5.js → index.aa8ff6d5.js} +2 -2
- package/components/FieldLabel/{index.15e78848.js → index.170296ed.js} +3 -3
- package/components/FieldLabel/styles.d.ts +2 -0
- package/components/GridLayout/{index.f5fb6d61.js → index.9e93facb.js} +2 -2
- package/components/GridLayout/styles.d.ts +2 -0
- package/components/GridLayout/subcomponents/Griditem/{index.b5c91d2a.js → index.225906d4.js} +1 -1
- package/components/GridLayout/subcomponents/Responsive/{index.a1179064.js → index.3cb5a032.js} +1 -1
- package/components/GridLayout/subcomponents/SizeProvider/{index.25dcc9bb.js → index.16747fc4.js} +1 -1
- package/components/HelperText/{index.f9b6e7a3.js → index.ad6b4907.js} +2 -2
- package/components/HelperText/styles.d.ts +2 -0
- package/components/Icon/{index.b1c014b0.js → index.8168aa10.js} +3 -3
- package/components/Icon/styles.d.ts +4 -0
- package/components/Image/{index.a011d2d2.js → index.92d522f9.js} +2 -2
- package/components/Image/styles.d.ts +2 -0
- package/components/LanguagePopover/{index.763ee58f.js → index.68640a8e.js} +4 -4
- package/components/LanguagePopover/styles.d.ts +6 -0
- package/components/LinearProgressIndeterminate/{index.c5cb15a1.js → index.9f87f47c.js} +1 -1
- package/components/LinearProgressIndeterminate/styles.d.ts +2 -0
- package/components/LoadingError/{index.884275da.js → index.32dc5ad7.js} +5 -5
- package/components/LoadingError/styles.d.ts +2 -0
- package/components/MFLoader/{index.dbb3fc5b.js → index.70b0984a.js} +2 -2
- package/components/MFLoader/styles.d.ts +2 -0
- package/components/ModalDialog/{index.f22ea160.js → index.22eb4873.js} +3 -3
- package/components/NavLink/{index.ab08b249.js → index.ddfdae0b.js} +2 -2
- package/components/NavLink/styles.d.ts +2 -0
- package/components/NoItemSelected/{index.873bbc59.js → index.9ac8f4c8.js} +1 -1
- package/components/NoItemSelected/styles.d.ts +5 -0
- package/components/ObjectLogs/{index.5e6f3846.js → index.032e25fb.js} +9 -9
- package/components/ObjectLogs/styles.d.ts +4 -0
- package/components/PDFViewer/{index.894a79af.js → index.0f8c84da.js} +2 -2
- package/components/PDFViewer/styles.d.ts +2 -0
- package/components/Page/{index.2b86e207.js → index.0268570c.js} +1 -1
- package/components/PaperForm/{index.56dab395.js → index.8a387dab.js} +2 -2
- package/components/PaperForm/styles.d.ts +7 -0
- package/components/Period/{index.dadd4318.js → index.c2efde10.js} +4 -4
- package/components/Period/styles.d.ts +7 -0
- package/components/PrintingSystem/{index.35ee772d.js → index.d3db73b0.js} +13 -13
- package/components/PrintingSystem/styles.d.ts +2 -0
- package/components/PrintingSystem/subcomponents/BodyNode/{index.eac1420d.js → index.0b481469.js} +1 -1
- package/components/PrintingSystem/subcomponents/ChartNode/{index.5e651869.js → index.6d961379.js} +1 -1
- package/components/PrintingSystem/subcomponents/DividerNode/{index.a0b30aab.js → index.9f5fccbf.js} +1 -1
- package/components/PrintingSystem/subcomponents/FooterNode/{index.93a43d5e.js → index.9cb21de9.js} +1 -1
- package/components/PrintingSystem/subcomponents/GridNode/{index.89d57336.js → index.2e8b0108.js} +1 -1
- package/components/PrintingSystem/subcomponents/HeaderNode/{index.e0d43d06.js → index.683901c4.js} +1 -1
- package/components/PrintingSystem/subcomponents/PaperNode/{index.18c1c0a7.js → index.c666cc89.js} +1 -1
- package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.75bd0076.js → index.46901d93.js} +1 -1
- package/components/PrintingSystem/subcomponents/SectionNode/{index.494cd47d.js → index.4107bf33.js} +1 -1
- package/components/PrintingSystem/subcomponents/TextBoxNode/{index.c8c69687.js → index.ebece5ce.js} +1 -1
- package/components/PropertyValue/{index.370a03cb.js → index.6445835e.js} +3 -3
- package/components/PropertyValue/styles.d.ts +2 -0
- package/components/Resizeable/{index.d1da09c9.js → index.57cbe2be.js} +1 -1
- package/components/ResizeableWindow/styles.d.ts +5 -0
- package/components/ScrollBar/{index.dc4726a5.js → index.56125bbf.js} +1 -1
- package/components/ScrollBar/styles.d.ts +9 -0
- package/components/SideBar/{index.d321beef.js → index.ed48577e.js} +5 -5
- package/components/SideBar/styles.d.ts +20 -0
- package/components/SideBar/subcomponents/ContentDesktop/subcomponents/CollapseButton/styles.d.ts +3 -0
- package/components/SideBar/subcomponents/ContentGroups/styles.d.ts +4 -0
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/styles.d.ts +2 -0
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/ArrowIcon/styles.d.ts +2 -0
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavItemRoot/styles.d.ts +9 -0
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/styles.d.ts +2 -0
- package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/styles.d.ts +6 -0
- package/components/SideBar/subcomponents/ContentMobile/styles.d.ts +3 -0
- package/components/SplitLayout/{index.71372b7e.js → index.dcdc77e6.js} +1 -1
- package/components/SplitLayout/styles.d.ts +4 -0
- package/components/ToastContainer/{index.0b01e1e3.js → index.67f277fd.js} +2 -2
- package/components/ToastContainer/styles.d.ts +2 -0
- package/components/animate/AnimatedScroll/styles.d.ts +6 -0
- package/components/animate/LoadingScreen/{index.5bd42c8b.js → index.782f1eca.js} +1 -1
- package/components/animate/LoadingScreen/styles.d.ts +7 -0
- package/components/animate/PropagateLoader/syles.d.ts +2 -0
- package/components/animate/{index.f61a3540.js → index.3dddf2d3.js} +1 -1
- package/components/areas/components/AreasAdmin/{index.4bbd6b28.js → index.3c8301b9.js} +14 -14
- package/components/areas/components/AreasAdmin/styles.d.ts +5 -0
- package/components/areas/components/AreasAdmin/subcomponents/AreaChip/styles.d.ts +4 -0
- package/components/areas/components/AreasViewer/{index.8523c06d.js → index.9298ef7a.js} +13 -13
- package/components/areas/components/AreasViewer/styles.d.ts +2 -0
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/styles.d.ts +2 -0
- package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/WindowModal/styles.d.ts +3 -0
- package/components/areas/contexts/AreasContext/{index.293de3ad.js → index.55cdde3e.js} +4 -4
- package/components/areas/hooks/useAreas/{index.62a5ceb8.js → index.5275e969.js} +1 -1
- package/components/commercial/AppBarCommercial/{index.5f904c81.js → index.9fa71fbe.js} +1 -1
- package/components/commercial/AppBarCommercial/styles.d.ts +2 -0
- package/components/commercial/HamburgerMenu/styles.d.ts +13 -0
- package/components/commercial/SectionCommercial/{index.8b231d7f.js → index.67cb0e24.js} +1 -1
- package/components/commercial/SectionCommercial/styles.d.ts +6 -0
- package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/subcomponents/ArrowIcon/styles.d.ts +2 -0
- package/components/commercial/TopBar/{index.4fe28626.js → index.e307711a.js} +5 -5
- package/components/commercial/TopBar/style.d.ts +2 -0
- package/components/commercial/{index.12cb74f4.js → index.3b81acbf.js} +3 -3
- package/components/formatters/BooleanFormatter/{index.97b1d316.js → index.6b0373e0.js} +2 -2
- package/components/formatters/FormatterRoot/styles.d.ts +2 -0
- package/components/formatters/PointsFormatter/{index.6ad006b8.js → index.51cd6774.js} +0 -2
- package/components/formatters/{index.161191d7.js → index.a0d79071.js} +2 -2
- package/components/hook-form/HelperError/{index.453b8be1.js → index.6b671a90.js} +1 -1
- package/components/hook-form/RHFAutocomplete/{index.9b605832.js → index.0c0f1166.js} +6 -6
- package/components/hook-form/RHFAutocomplete/styles.d.ts +2 -0
- package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/styles.d.ts +2 -0
- package/components/hook-form/RHFAutocompleteAsync/{index.18b4663a.js → index.98c0c8b1.js} +2 -2
- package/components/hook-form/RHFAutocompleteAsync/styles.d.ts +5 -0
- package/components/hook-form/RHFCheckbox/{index.66a883f7.js → index.93b8e70f.js} +3 -3
- package/components/hook-form/RHFCheckbox/styles.d.ts +7 -0
- package/components/hook-form/RHFColorPicker/{index.2962d572.js → index.d6edb266.js} +6 -6
- package/components/hook-form/RHFColorPicker/styles.d.ts +2 -0
- package/components/hook-form/RHFDateTime/{index.c37bf0d0.js → index.d793e753.js} +4 -4
- package/components/hook-form/RHFDateTime/styles.d.ts +2 -0
- package/components/hook-form/RHFPeriod/{index.2edd24fe.js → index.f298b64d.js} +4 -4
- package/components/hook-form/RHFPeriod/styles.d.ts +2 -0
- package/components/hook-form/RHFTextField/{index.b9d95bd9.js → index.8ca96674.js} +4 -4
- package/components/hook-form/RHFTextField/styles.d.ts +3 -0
- package/components/hook-form/RHFTextField/subcomponents/Skeleton/styles.d.ts +3 -0
- package/components/hook-form/RHFTextFieldPassword/styles.d.ts +2 -0
- package/components/hook-form/RHFUpload/RHFUploadImage/styles.d.ts +2 -0
- package/components/hook-form/RHFUpload/RHFUploadImage/subcomponents/UploadImage/styles.d.ts +2 -0
- package/components/hook-form/RHFUpload/{index.9759a7a4.js → index.07ebbfc1.js} +5 -5
- package/components/maps/components/GpsTools/{index.94055337.js → index.a19df7ba.js} +558 -402
- package/components/maps/components/Map/constants.d.ts +1 -0
- package/components/maps/components/Map/external/googleMutant/index.d.ts +65 -0
- package/components/maps/components/Map/icons.d.ts +1 -7
- package/components/maps/components/Map/{index.9edada74.js → index.ccb0be2e.js} +29 -31
- package/components/maps/components/Map/styled.d.ts +2 -0
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/MeasureTool/hooks/useMeasure/index.d.ts +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/MeasureTool/hooks/useMeasure/types.d.ts +1 -1
- package/components/maps/components/Map/subcomponents/Controls/subcomponents/TopRigthTools/subcomponents/MeasureTool/subcomponents/MeasureData/types.d.ts +1 -1
- package/components/maps/components/MapGpsTools/MapGpsTools.d.ts +1 -0
- package/components/maps/components/{GpsTools → MapGpsTools}/classes/index.d.ts +1 -1
- package/components/maps/components/{GpsTools → MapGpsTools}/classes/types.d.ts +1 -0
- package/components/maps/components/{GpsTools → MapGpsTools}/constants.d.ts +2 -2
- package/components/maps/components/MapGpsTools/dictionary.d.ts +67 -0
- package/components/maps/components/MapGpsTools/icons.d.ts +23 -0
- package/components/maps/components/{GpsTools → MapGpsTools}/index.d.ts +1 -1
- package/components/maps/components/MapGpsTools/styles.d.ts +2 -0
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/index.d.ts +11 -0
- package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/hooks/useDrawing.d.ts +1 -1
- package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/hooks/useValidation.d.ts +6 -6
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/styles.d.ts +1 -0
- package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/ConfigData/validations.d.ts +2 -2
- package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyActions/index.d.ts +1 -1
- package/components/maps/components/{GpsTools/subcomponents/TabsGpsTools/index.d.ts → MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyTabs/types.d.ts} +1 -2
- package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/useColumns.d.ts +1 -1
- package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/useMaster.d.ts +1 -1
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/styles.d.ts +6 -0
- package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/model.d.ts +1 -1
- package/components/maps/components/MapGpsTools/subcomponents/TabsGpsTools/types.d.ts +8 -0
- package/components/maps/index.d.ts +1 -1
- package/components/modal/{WindowBase.c7d14de4.js → WindowBase.58fc327c.js} +3 -3
- package/components/modal/{WindowConfirm.eaec0ee1.js → WindowConfirm.746fdae7.js} +13 -7
- package/components/mui_extended/Accordion/{index.289b1eea.js → index.fd3b659c.js} +4 -4
- package/components/mui_extended/Accordion/styles.d.ts +4 -0
- package/components/mui_extended/Avatar/{index.f8d0e601.js → index.3ebe1a4b.js} +1 -1
- package/components/mui_extended/Avatar/styles.d.ts +2 -0
- package/components/mui_extended/Badge/{index.a5948eb1.js → index.ecd151e9.js} +1 -1
- package/components/mui_extended/Badge/styles.d.ts +2 -0
- package/components/mui_extended/Button/{index.1f534053.js → index.dc43db94.js} +3 -3
- package/components/mui_extended/Button/styles.d.ts +5 -0
- package/components/mui_extended/CheckBox/styles.d.ts +2 -0
- package/components/mui_extended/{CheckBox.36838947.js → CheckBox.ea329fff.js} +2 -2
- package/components/mui_extended/IconButton/{index.40a12fe0.js → index.3284f1d5.js} +2 -2
- package/components/mui_extended/IconButton/styles.d.ts +2 -0
- package/components/mui_extended/ImageButton/styles.d.ts +2 -0
- package/components/mui_extended/LoadingButton/styles.d.ts +2 -0
- package/components/mui_extended/MenuActions/{index.fdc64d2c.js → index.9e3d7f5d.js} +5 -5
- package/components/mui_extended/MenuActions/styles.d.ts +5 -0
- package/components/mui_extended/Pager/{index.6b48325e.js → index.ef526d95.js} +4 -4
- package/components/mui_extended/Pager/styles.d.ts +2 -0
- package/components/mui_extended/Popover/{index.1758efd3.js → index.57cd2dc0.js} +2 -2
- package/components/mui_extended/Popover/styles.d.ts +1 -0
- package/components/mui_extended/Popover/subcomponts/ArrowIcon/index.d.ts +3 -0
- package/components/mui_extended/Stack/{index.84103b22.js → index.0c52ffa7.js} +1 -1
- package/components/mui_extended/Stack/styles.d.ts +4 -0
- package/components/mui_extended/Tab/{index.35947f79.js → index.c0a8e330.js} +1 -1
- package/components/mui_extended/Tab/styles.d.ts +3 -0
- package/components/mui_extended/TabContent/styles.d.ts +2 -0
- package/components/mui_extended/Tabs/styles.d.ts +4 -0
- package/components/mui_extended/ToggleButton/{index.f0890b7c.js → index.560c0a3c.js} +1 -1
- package/components/mui_extended/ToggleIconButton/{index.9e8ea15b.js → index.98d85395.js} +1 -1
- package/components/mui_extended/Typography/{index.ddde0fc7.js → index.5a14dd12.js} +1 -1
- package/components/mui_extended/Typography/styles.d.ts +2 -0
- package/components/popups/PopupsProvider/{index.156f6fb2.js → index.b3bb56b7.js} +35 -6
- package/components/popups/PopupsViewer/{index.f36f3bcc.js → index.0f579946.js} +61 -28
- package/components/popups/components/PopupsProvider/contexts/PopupsContext/types.d.ts +20 -2
- package/components/popups/components/PopupsViewer/classes/index.d.ts +3 -1
- package/components/popups/components/PopupsViewer/classes/types.d.ts +3 -1
- package/components/popups/components/PopupsViewer/icons.d.ts +1 -0
- package/components/popups/components/PopupsViewer/styled.d.ts +2 -0
- package/components/popups/components/PopupsViewer/subcomponents/Popup/index.d.ts +2 -1
- package/components/popups/components/PopupsViewer/subcomponents/Popup/subcomponents/EditionInfo/index.d.ts +2 -0
- package/components/popups/components/PopupsViewer/subcomponents/Popup/subcomponents/EditionInfo/types.d.ts +2 -0
- package/components/popups/components/PopupsViewer/subcomponents/Popup/types.d.ts +5 -0
- package/contexts/ModalContext/{index.72e60f98.js → index.141fdede.js} +1 -1
- package/contexts/RHFormContext/{index.d9efc253.js → index.8cfee498.js} +1 -1
- package/contexts/RHFormContext/styles.d.ts +2 -0
- package/hooks/useFormAddEdit/{index.4738a32a.js → index.f4f4dccd.js} +2 -2
- package/hooks/useModal/{index.e77737dd.js → index.70c3f0b5.js} +1 -1
- package/hooks/useTab/{index.93e7cf1d.js → index.6f39459c.js} +1 -1
- package/index.js +130 -129
- package/package.json +3 -4
- package/style.css +65 -0
- package/styles/{index.b0a69054.js → index.379fa100.js} +14 -47
- package/components/DataGrid/formatters/index.2c2f0ae4.js +0 -1
- package/components/DragResizeWindow/index.4fea43a8.js +0 -480
- package/components/maps/components/GpsTools/GpsTools.d.ts +0 -1
- package/components/maps/components/GpsTools/icons.d.ts +0 -15
- /package/components/maps/components/{GpsTools → MapGpsTools}/contexts/GpsToolsContext/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/contexts/GpsToolsContext/store.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/contexts/GpsToolsContext/types.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/hooks/useGpsToolsStore/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/hooks/useLayers/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/constants.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/helpers.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/hooks/useSubmit.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/hooks/useSumbitErrorsFocus.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/ConfigData/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/ConfigData/types.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/GeneralData/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/GeneralData/types.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/GeneralData/validations.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyActions/types.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/MyTabs/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/StyleData/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/StyleData/subcomponents/FillData/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/StyleData/subcomponents/StrokeData/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/subcomponents/StyleData/types.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/types.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/useCheckedFeatures.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/useCheckedGeofences.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofencesList/hooks/useRowActionsGetter.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofencesList/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/GeofencesList/subcomponents/Filter/index.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/subcomponents/TabsGpsTools/subcomponents/constants.d.ts +0 -0
- /package/components/maps/components/{GpsTools → MapGpsTools}/types.d.ts +0 -0
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const SKTAccordionWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3
|
+
export declare const WrapperAccordionLabel: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
4
|
+
export declare const AccordionRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -4,7 +4,7 @@ import { Skeleton, generateUtilityClasses, generateUtilityClass, Avatar as Avata
|
|
|
4
4
|
import { useModuleSkeleton } from "@m4l/core";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
|
-
import { ay as AvatarRoot } from "../../../styles/index.
|
|
7
|
+
import { ay as AvatarRoot } from "../../../styles/index.379fa100.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
const AVATAR_PREFIX = "M4LAvatar";
|
|
10
10
|
const getNameAvatarDataTestId = (KEY) => {
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const AvatarRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses, Badge as Badge$1 } from "@mui/material";
|
|
3
3
|
import "@mui/base";
|
|
4
|
-
import { az as BadgeRoot } from "../../../styles/index.
|
|
4
|
+
import { az as BadgeRoot } from "../../../styles/index.379fa100.js";
|
|
5
5
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
6
6
|
const componentName = "M4LBadge";
|
|
7
7
|
const badgeClasses = generateUtilityClasses(componentName, [
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const BadgeRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -2,14 +2,14 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import { useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, Skeleton, IconButton, Tooltip } from "@mui/material";
|
|
4
4
|
import MuiButton from "@mui/material/Button";
|
|
5
|
-
import { aA as ButtonRoot, aB as WrapperImageButton, aC as LoadingButtonRoot } from "../../../styles/index.
|
|
5
|
+
import { aA as ButtonRoot, aB as WrapperImageButton, aC as LoadingButtonRoot } from "../../../styles/index.379fa100.js";
|
|
6
6
|
import { unstable_composeClasses } from "@mui/base";
|
|
7
7
|
import clsx from "clsx";
|
|
8
8
|
import { useMemo } from "react";
|
|
9
|
-
import { I as Image } from "../../Image/index.
|
|
9
|
+
import { I as Image } from "../../Image/index.92d522f9.js";
|
|
10
10
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
11
11
|
import { LoadingButton as LoadingButton$1 } from "@mui/lab";
|
|
12
|
-
import { T as Typography } from "../Typography/index.
|
|
12
|
+
import { T as Typography } from "../Typography/index.5a14dd12.js";
|
|
13
13
|
const componentName$2 = "M4LButton";
|
|
14
14
|
const buttonClasses = generateUtilityClasses(componentName$2, [
|
|
15
15
|
"root",
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const ButtonRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3
|
+
export declare const SKTButton: import("@emotion/styled").StyledComponent<import("@mui/material").SkeletonOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
|
|
4
|
+
ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
|
|
5
|
+
}, "style" | "children" | "width" | "className" | "height" | "animation" | "sx" | "classes" | "variant"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const CheckBoxRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -5,8 +5,8 @@ import { useResponsiveDesktop } from "@m4l/graphics";
|
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import { useModuleSkeleton } from "@m4l/core";
|
|
7
7
|
import { forwardRef } from "react";
|
|
8
|
-
import { aD as CheckBoxRoot } from "../../styles/index.
|
|
9
|
-
import { F as FieldLabel } from "../FieldLabel/index.
|
|
8
|
+
import { aD as CheckBoxRoot } from "../../styles/index.379fa100.js";
|
|
9
|
+
import { F as FieldLabel } from "../FieldLabel/index.170296ed.js";
|
|
10
10
|
const COMPONENT_CLASS_NAME = "M4LCheckBox";
|
|
11
11
|
generateUtilityClasses(COMPONENT_CLASS_NAME, [
|
|
12
12
|
"root",
|
|
@@ -2,8 +2,8 @@ import { jsx, Fragment } from "react/jsx-runtime";
|
|
|
2
2
|
import { useMemo, useState } from "react";
|
|
3
3
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
4
4
|
import { Skeleton, generateUtilityClasses, generateUtilityClass, Tooltip, IconButton as IconButton$1 } from "@mui/material";
|
|
5
|
-
import { I as Icon } from "../../Icon/index.
|
|
6
|
-
import { aE as IconButtonRoot } from "../../../styles/index.
|
|
5
|
+
import { I as Icon } from "../../Icon/index.8168aa10.js";
|
|
6
|
+
import { aE as IconButtonRoot } from "../../../styles/index.379fa100.js";
|
|
7
7
|
import { unstable_composeClasses } from "@mui/base";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import { useResponsiveDesktop } from "@m4l/graphics";
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const IconButtonRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const WrapperImageButton: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const LoadingButtonRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -2,13 +2,13 @@ import { jsxs, Fragment, jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import React__default, { useState, useEffect, useMemo } from "react";
|
|
3
3
|
import { useEnvironment, useModuleDictionary } from "@m4l/core";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, useTheme, MenuItem } from "@mui/material";
|
|
5
|
-
import { P as Popover } from "../Popover/index.
|
|
6
|
-
import { aF as LabelMemuItem } from "../../../styles/index.
|
|
7
|
-
import { I as Icon } from "../../Icon/index.
|
|
5
|
+
import { P as Popover } from "../Popover/index.57cd2dc0.js";
|
|
6
|
+
import { aF as LabelMemuItem } from "../../../styles/index.379fa100.js";
|
|
7
|
+
import { I as Icon } from "../../Icon/index.8168aa10.js";
|
|
8
8
|
import clsx from "clsx";
|
|
9
9
|
import { unstable_composeClasses } from "@mui/base";
|
|
10
|
-
import { B as Badge } from "../Badge/index.
|
|
11
|
-
import { I as IconButton } from "../IconButton/index.
|
|
10
|
+
import { B as Badge } from "../Badge/index.ecd151e9.js";
|
|
11
|
+
import { I as IconButton } from "../IconButton/index.3284f1d5.js";
|
|
12
12
|
const ICONS = {
|
|
13
13
|
MENU: "menu.svg"
|
|
14
14
|
};
|
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const WrapperMenuActions: import("@emotion/styled").StyledComponent<import("@mui/material").IconButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
3
|
+
ref?: ((instance: HTMLButtonElement | null) => void) | import("react").RefObject<HTMLButtonElement> | null | undefined;
|
|
4
|
+
}, "style" | "disabled" | "children" | "tabIndex" | "className" | "color" | "size" | "action" | "sx" | "classes" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "edge"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
5
|
+
export declare const LabelMemuItem: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
import { jsxs, jsx, Fragment } from "react/jsx-runtime";
|
|
2
2
|
import { useMemo } from "react";
|
|
3
|
-
import { aG as PagerRoot } from "../../../styles/index.
|
|
3
|
+
import { aG as PagerRoot } from "../../../styles/index.379fa100.js";
|
|
4
4
|
import { generateUtilityClasses, generateUtilityClass, useTheme, Select, InputBase, MenuItem } from "@mui/material";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
|
-
import { I as IconButton } from "../IconButton/index.
|
|
6
|
+
import { I as IconButton } from "../IconButton/index.3284f1d5.js";
|
|
7
7
|
import { useEnvironment } from "@m4l/core";
|
|
8
8
|
import { useResponsiveContainerStore } from "@m4l/graphics";
|
|
9
9
|
import { shallow } from "zustand/shallow";
|
|
10
|
-
import { T as Typography } from "../Typography/index.
|
|
11
|
-
import { I as Icon } from "../../Icon/index.
|
|
10
|
+
import { T as Typography } from "../Typography/index.5a14dd12.js";
|
|
11
|
+
import { I as Icon } from "../../Icon/index.8168aa10.js";
|
|
12
12
|
const componentName = "M4LPager";
|
|
13
13
|
generateUtilityClasses(componentName, [
|
|
14
14
|
"root",
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const PagerRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
|
-
import { aH as PopoverRoot } from "../../../styles/index.
|
|
2
|
+
import { aH as PopoverRoot } from "../../../styles/index.379fa100.js";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
5
|
import { styled } from "@mui/material/styles";
|
|
@@ -123,7 +123,7 @@ const Popover = (props) => {
|
|
|
123
123
|
},
|
|
124
124
|
...other,
|
|
125
125
|
children: [
|
|
126
|
-
/* @__PURE__ */ jsx(
|
|
126
|
+
arrowType !== "no-arrow" && /* @__PURE__ */ jsx(
|
|
127
127
|
ArrowStyle,
|
|
128
128
|
{
|
|
129
129
|
className: classes.arrowStyle,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const PopoverRoot: import("@emotion/styled").StyledComponent<import("@mui/material").PopoverProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { ArrowStyleProps } from '../../types';
|
|
3
|
+
export declare const ArrowStyle: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & ArrowStyleProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
3
3
|
import { unstable_composeClasses } from "@mui/base";
|
|
4
|
-
import { aI as MUISTack } from "../../../styles/index.
|
|
4
|
+
import { aI as MUISTack } from "../../../styles/index.379fa100.js";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
const componentName = "M4LStack";
|
|
7
7
|
generateUtilityClasses(componentName, [
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const MUISTack: import("@emotion/styled").StyledComponent<import("@mui/material").StackOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
3
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
4
|
+
}, keyof import("@mui/material/OverridableComponent").CommonProps | keyof import("@mui/material").StackOwnProps> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -2,7 +2,7 @@ import { jsx } from "react/jsx-runtime";
|
|
|
2
2
|
import clsx from "clsx";
|
|
3
3
|
import { generateUtilityClasses, generateUtilityClass, Tab as Tab$1, Skeleton } from "@mui/material";
|
|
4
4
|
import { unstable_composeClasses } from "@mui/base";
|
|
5
|
-
import { aJ as MUITabs, aK as TabContentRoot, aL as TabRoot, aM as SKTTabWrapper } from "../../../styles/index.
|
|
5
|
+
import { aJ as MUITabs, aK as TabContentRoot, aL as TabRoot, aM as SKTTabWrapper } from "../../../styles/index.379fa100.js";
|
|
6
6
|
import { useModuleSkeleton } from "@m4l/core";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
8
8
|
import { g as getNameDataTestId } from "../../../test/getNameDataTestId.0faeade8.js";
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const TabRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
3
|
+
export declare const SKTTabWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const TabContentRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const MUITabs: import("@emotion/styled").StyledComponent<import("@mui/material").TabsOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
3
|
+
ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
|
|
4
|
+
}, "value" | "style" | "onChange" | "children" | "aria-label" | "aria-labelledby" | "className" | "action" | "sx" | "classes" | "variant" | "slotProps" | "slots" | "orientation" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import clsx from "clsx";
|
|
3
|
-
import { B as Button, b as buttonClasses } from "../Button/index.
|
|
3
|
+
import { B as Button, b as buttonClasses } from "../Button/index.dc43db94.js";
|
|
4
4
|
import { w as withToggle } from "../../../hocs/withToggle/index.548aeace.js";
|
|
5
5
|
const ToggleAbleButton = ({ onToggle, isToggled, ...props }) => {
|
|
6
6
|
return /* @__PURE__ */ jsx(
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import clsx from "clsx";
|
|
3
|
-
import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.
|
|
3
|
+
import { I as IconButton, i as iconButtonClasses } from "../IconButton/index.3284f1d5.js";
|
|
4
4
|
import { w as withToggle } from "../../../hocs/withToggle/index.548aeace.js";
|
|
5
5
|
const ToggleAbleIconButton = ({
|
|
6
6
|
onToggle,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { jsx } from "react/jsx-runtime";
|
|
2
2
|
import { useModuleSkeleton } from "@m4l/core";
|
|
3
3
|
import { Skeleton, generateUtilityClasses, generateUtilityClass, Typography as Typography$1 } from "@mui/material";
|
|
4
|
-
import { aN as WarpperTypography } from "../../../styles/index.
|
|
4
|
+
import { aN as WarpperTypography } from "../../../styles/index.379fa100.js";
|
|
5
5
|
import { unstable_composeClasses } from "@mui/base";
|
|
6
6
|
import clsx from "clsx";
|
|
7
7
|
import { T as TEST_PROP_ID } from "../../../test/constants_no_mock.86c553a9.js";
|
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
export declare const WarpperTypography: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -6,7 +6,7 @@ import { useResponsiveDesktop, useFirstRender } from "@m4l/graphics";
|
|
|
6
6
|
import { useModuleDictionary, useModuleSkeleton } from "@m4l/core";
|
|
7
7
|
import { devtools } from "zustand/middleware";
|
|
8
8
|
import { immer } from "zustand/middleware/immer";
|
|
9
|
-
import { p as popupsUtilityClasses } from "../PopupsViewer/index.
|
|
9
|
+
import { p as popupsUtilityClasses } from "../PopupsViewer/index.0f579946.js";
|
|
10
10
|
import { cloneDeep } from "lodash";
|
|
11
11
|
const updateOwnerStateClasses = (state) => {
|
|
12
12
|
state.classes = popupsUtilityClasses(state.ownerState);
|
|
@@ -14,6 +14,7 @@ const updateOwnerStateClasses = (state) => {
|
|
|
14
14
|
const createPopupsStore = (initProps) => {
|
|
15
15
|
const startProps = {
|
|
16
16
|
classes: popupsUtilityClasses(initProps.ownerState),
|
|
17
|
+
currentZindex: initProps.baseZindex,
|
|
17
18
|
popupsIds: [],
|
|
18
19
|
hashPopups: {},
|
|
19
20
|
...initProps
|
|
@@ -45,15 +46,23 @@ const createPopupsStore = (initProps) => {
|
|
|
45
46
|
state.popupsIds.forEach((popupId) => {
|
|
46
47
|
state.hashPopups[popupId].status = "closing";
|
|
47
48
|
});
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
49
|
+
state.hashPopups[popupProps.popupId] = {
|
|
50
|
+
...popupProps,
|
|
51
|
+
status: "init",
|
|
52
|
+
zIndex: state.currentZindex
|
|
53
|
+
};
|
|
51
54
|
state.popupsIds.push(popupProps.popupId);
|
|
55
|
+
state.currentZindex = state.currentZindex + 1;
|
|
52
56
|
});
|
|
53
57
|
} else {
|
|
54
58
|
set((state) => {
|
|
55
|
-
state.hashPopups[popupProps.popupId] = {
|
|
59
|
+
state.hashPopups[popupProps.popupId] = {
|
|
60
|
+
...popupProps,
|
|
61
|
+
status: "init",
|
|
62
|
+
zIndex: state.currentZindex
|
|
63
|
+
};
|
|
56
64
|
state.popupsIds.push(popupProps.popupId);
|
|
65
|
+
state.currentZindex = state.currentZindex + 1;
|
|
57
66
|
});
|
|
58
67
|
}
|
|
59
68
|
},
|
|
@@ -64,6 +73,11 @@ const createPopupsStore = (initProps) => {
|
|
|
64
73
|
set((state) => {
|
|
65
74
|
state.popupsIds.splice(state.popupsIds.indexOf(popupId), 1);
|
|
66
75
|
delete state.hashPopups[popupId];
|
|
76
|
+
if (state.popupsIds.length === 0) {
|
|
77
|
+
state.currentZindex = state.baseZindex;
|
|
78
|
+
} else {
|
|
79
|
+
state.currentZindex = state.currentZindex - 1;
|
|
80
|
+
}
|
|
67
81
|
});
|
|
68
82
|
},
|
|
69
83
|
closePopup: (popupId) => {
|
|
@@ -98,6 +112,20 @@ const createPopupsStore = (initProps) => {
|
|
|
98
112
|
state.hashPopups[popupId].status = "hidden";
|
|
99
113
|
});
|
|
100
114
|
},
|
|
115
|
+
setPopupOnTop: (popupId) => {
|
|
116
|
+
if (!get().hashPopups[popupId]) {
|
|
117
|
+
return;
|
|
118
|
+
}
|
|
119
|
+
set((state) => {
|
|
120
|
+
const maxIndex = state.popupsIds.reduce((max, _pId, cIndex) => {
|
|
121
|
+
return state.hashPopups[state.popupsIds[cIndex]].zIndex > max ? state.hashPopups[state.popupsIds[cIndex]].zIndex : max;
|
|
122
|
+
}, state.hashPopups[state.popupsIds[0]].zIndex);
|
|
123
|
+
if (state.hashPopups[popupId].zIndex !== maxIndex) {
|
|
124
|
+
state.hashPopups[popupId].zIndex = state.currentZindex;
|
|
125
|
+
state.currentZindex = state.currentZindex + 1;
|
|
126
|
+
}
|
|
127
|
+
});
|
|
128
|
+
},
|
|
101
129
|
setHandlerGetLabel: (newHandler) => {
|
|
102
130
|
set((state) => {
|
|
103
131
|
state.getLabel = newHandler;
|
|
@@ -117,7 +145,7 @@ const createPopupsStore = (initProps) => {
|
|
|
117
145
|
};
|
|
118
146
|
const PopupsContext = createContext(null);
|
|
119
147
|
function PopupsProvider(props) {
|
|
120
|
-
const { children, initialPopups } = props;
|
|
148
|
+
const { children, initialPopups, baseZindex = 0 } = props;
|
|
121
149
|
const { getLabel } = useModuleDictionary();
|
|
122
150
|
const isDesktop = useResponsiveDesktop();
|
|
123
151
|
const isSkeleton = useModuleSkeleton();
|
|
@@ -126,6 +154,7 @@ function PopupsProvider(props) {
|
|
|
126
154
|
if (!popupsStoreRef.current) {
|
|
127
155
|
popupsStoreRef.current = createPopupsStore({
|
|
128
156
|
getLabel,
|
|
157
|
+
baseZindex,
|
|
129
158
|
ownerState: {
|
|
130
159
|
status: "init",
|
|
131
160
|
isMobile: !isDesktop,
|
|
@@ -1,26 +1,27 @@
|
|
|
1
1
|
import { jsxs, jsx } from "react/jsx-runtime";
|
|
2
2
|
import { TransitionGroup, CSSTransition } from "react-transition-group";
|
|
3
3
|
import { shallow } from "zustand/shallow";
|
|
4
|
-
import {
|
|
4
|
+
import { forwardRef } from "react";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import { useEnvironment } from "@m4l/core";
|
|
7
|
-
import { u as usePopupsStore } from "../PopupsProvider/index.
|
|
7
|
+
import { u as usePopupsStore } from "../PopupsProvider/index.b3bb56b7.js";
|
|
8
8
|
import { generateUtilityClasses, generateUtilityClass } from "@mui/material";
|
|
9
9
|
import { unstable_composeClasses } from "@mui/base";
|
|
10
|
-
import { d as draggableWindowClasses, D as DragResizeWindow } from "../../DragResizeWindow/index.
|
|
11
|
-
import { I as Icon } from "../../Icon/index.
|
|
12
|
-
import { I as IconButton } from "../../mui_extended/IconButton/index.
|
|
10
|
+
import { d as draggableWindowClasses, D as DragResizeWindow } from "../../DragResizeWindow/index.4e9cf2dc.js";
|
|
11
|
+
import { I as Icon } from "../../Icon/index.8168aa10.js";
|
|
12
|
+
import { I as IconButton } from "../../mui_extended/IconButton/index.3284f1d5.js";
|
|
13
13
|
import { u as useSizeContainer } from "../../../hooks/useSizeContainer/index.3c48670c.js";
|
|
14
14
|
import { styled } from "@mui/material/styles";
|
|
15
15
|
const COMPONENT_CLASS_NAME = "M4LPopupsViewer";
|
|
16
|
-
const MAP_ZINDEX_OVER_MAP = 1100;
|
|
17
16
|
const popupsClasses = generateUtilityClasses(COMPONENT_CLASS_NAME, [
|
|
18
17
|
"containerRoot",
|
|
19
18
|
"popupRoot",
|
|
20
19
|
"popupHeaderContainer",
|
|
21
20
|
"popupHeaderTitle",
|
|
22
21
|
"popupHeaderSubTitle",
|
|
23
|
-
"
|
|
22
|
+
"popupContentRoot",
|
|
23
|
+
"popupContentEditionInfo",
|
|
24
|
+
"popupContentWrapper",
|
|
24
25
|
"popupHidden",
|
|
25
26
|
"popupWithSubTitle"
|
|
26
27
|
]);
|
|
@@ -35,7 +36,9 @@ const popupsUtilityClasses = (_ownerState) => {
|
|
|
35
36
|
popupHeaderContainer: ["popupHeaderContainer"],
|
|
36
37
|
popupHeaderTitle: ["popupHeaderTitle"],
|
|
37
38
|
popupHeaderSubTitle: ["popupHeaderSubTitle"],
|
|
38
|
-
|
|
39
|
+
popupContentRoot: ["popupContentRoot"],
|
|
40
|
+
popupContentEditionInfo: ["popupContentEditionInfo"],
|
|
41
|
+
popupContentWrapper: ["popupContentWrapper"],
|
|
39
42
|
popupHidden: ["popupHidden"],
|
|
40
43
|
popupWithSubTitle: ["popupWithSubTitle"]
|
|
41
44
|
};
|
|
@@ -45,17 +48,17 @@ const popupsUtilityClasses = (_ownerState) => {
|
|
|
45
48
|
};
|
|
46
49
|
};
|
|
47
50
|
const POPUPS_ICONS = {
|
|
48
|
-
CLOSE: "close.svg"
|
|
51
|
+
CLOSE: "close.svg",
|
|
52
|
+
EDITION_INFO: "edition_info.svg"
|
|
49
53
|
};
|
|
50
54
|
const Header = (props) => {
|
|
51
55
|
const { popupId } = props;
|
|
52
56
|
const { host_static_assets, environment_assets } = useEnvironment();
|
|
53
57
|
const popup = usePopupsStore((state) => state.hashPopups[popupId], shallow);
|
|
54
|
-
usePopupsStore((state) => state.popupsActions, shallow);
|
|
58
|
+
const { closePopup } = usePopupsStore((state) => state.popupsActions, shallow);
|
|
55
59
|
const { iconUrl } = popup || {};
|
|
56
|
-
const [, setInProp] = useState(false);
|
|
57
60
|
const onClose = () => {
|
|
58
|
-
|
|
61
|
+
closePopup(popupId);
|
|
59
62
|
};
|
|
60
63
|
if (!popup) {
|
|
61
64
|
return null;
|
|
@@ -90,37 +93,68 @@ const Header = (props) => {
|
|
|
90
93
|
}
|
|
91
94
|
);
|
|
92
95
|
};
|
|
93
|
-
const
|
|
94
|
-
const {
|
|
96
|
+
const EditionInfo = (props) => {
|
|
97
|
+
const { editionInfo } = props;
|
|
98
|
+
const { host_static_assets, environment_assets } = useEnvironment();
|
|
99
|
+
return /* @__PURE__ */ jsxs("div", { className: popupsClasses.popupContentEditionInfo, children: [
|
|
100
|
+
/* @__PURE__ */ jsx(
|
|
101
|
+
Icon,
|
|
102
|
+
{
|
|
103
|
+
src: `${host_static_assets}/${environment_assets}/frontend/components/popup/assets/icons/${POPUPS_ICONS.EDITION_INFO}`,
|
|
104
|
+
size: "small"
|
|
105
|
+
}
|
|
106
|
+
),
|
|
107
|
+
/* @__PURE__ */ jsx("span", { children: editionInfo })
|
|
108
|
+
] });
|
|
109
|
+
};
|
|
110
|
+
const Popup = forwardRef((props, ref) => {
|
|
111
|
+
const { popupId, containerElement, containerSize, style } = props;
|
|
95
112
|
const popup = usePopupsStore((state) => state.hashPopups[popupId], shallow);
|
|
96
|
-
const {
|
|
97
|
-
const
|
|
113
|
+
const { setPopupOnTop } = usePopupsStore((state) => state.popupsActions, shallow);
|
|
114
|
+
const {
|
|
115
|
+
draggable = true,
|
|
116
|
+
resizable = true,
|
|
117
|
+
defaultPosition,
|
|
118
|
+
bounds,
|
|
119
|
+
onMouseDown,
|
|
120
|
+
...others
|
|
121
|
+
} = popup || {};
|
|
122
|
+
const onMouseDownLocal = (e) => {
|
|
123
|
+
setPopupOnTop(popupId);
|
|
124
|
+
if (onMouseDown) {
|
|
125
|
+
onMouseDown(e);
|
|
126
|
+
}
|
|
127
|
+
};
|
|
98
128
|
if (!popup) {
|
|
99
129
|
return null;
|
|
100
130
|
}
|
|
101
131
|
return /* @__PURE__ */ jsxs(
|
|
102
132
|
DragResizeWindow,
|
|
103
133
|
{
|
|
104
|
-
ref
|
|
134
|
+
ref,
|
|
105
135
|
className: clsx(
|
|
106
136
|
popupsClasses.popupRoot,
|
|
107
137
|
popup.status === "hidden" && popupsClasses.popupHidden
|
|
108
138
|
),
|
|
109
|
-
onMouseDown:
|
|
139
|
+
onMouseDown: onMouseDownLocal,
|
|
110
140
|
containerElement,
|
|
111
141
|
containerSize,
|
|
112
142
|
bounds,
|
|
113
143
|
draggable,
|
|
114
144
|
resizeable: resizable,
|
|
115
145
|
defaultPosition,
|
|
146
|
+
style,
|
|
116
147
|
...others,
|
|
117
148
|
children: [
|
|
118
149
|
/* @__PURE__ */ jsx(Header, { popupId: popup.popupId }),
|
|
119
|
-
/* @__PURE__ */
|
|
150
|
+
/* @__PURE__ */ jsxs("div", { className: popupsClasses.popupContentRoot, children: [
|
|
151
|
+
popup.editionInfo && /* @__PURE__ */ jsx(EditionInfo, { editionInfo: popup.editionInfo }),
|
|
152
|
+
/* @__PURE__ */ jsx("div", { className: popupsClasses.popupContentWrapper, children: popup.functionComponent && popup.functionComponent({ ...popup.componentProps }) })
|
|
153
|
+
] })
|
|
120
154
|
]
|
|
121
155
|
}
|
|
122
156
|
);
|
|
123
|
-
};
|
|
157
|
+
});
|
|
124
158
|
const PopupsViewerRoot = styled("div")`
|
|
125
159
|
${(props) => props.theme.components?.M4LPopupsViewer?.styleOverrides}
|
|
126
160
|
`;
|
|
@@ -136,20 +170,20 @@ const PopupsViewer = (props) => {
|
|
|
136
170
|
return null;
|
|
137
171
|
}
|
|
138
172
|
return /* @__PURE__ */ jsx(PopupsViewerRoot, { className: popupsClasses.containerRoot, children: /* @__PURE__ */ jsx(TransitionGroup, { children: popupsIds.map((id) => {
|
|
173
|
+
console.log(`${new Date().toLocaleString()}: Render`);
|
|
139
174
|
return /* @__PURE__ */ jsx(
|
|
140
175
|
CSSTransition,
|
|
141
176
|
{
|
|
142
|
-
|
|
143
|
-
timeout: {
|
|
144
|
-
appear: 500,
|
|
145
|
-
enter: 300,
|
|
146
|
-
exit: 1300
|
|
147
|
-
},
|
|
177
|
+
timeout: { appear: 0, enter: 1300, exit: 0 },
|
|
148
178
|
unmountOnExit: true,
|
|
149
179
|
onExited: () => {
|
|
150
180
|
removePopup(id);
|
|
151
181
|
},
|
|
152
|
-
classNames:
|
|
182
|
+
classNames: {
|
|
183
|
+
enter: "fade-enter",
|
|
184
|
+
enterActive: "fade-enter-active",
|
|
185
|
+
enterDone: "fade-enter-done"
|
|
186
|
+
},
|
|
153
187
|
children: /* @__PURE__ */ jsx(
|
|
154
188
|
Popup,
|
|
155
189
|
{
|
|
@@ -165,7 +199,6 @@ const PopupsViewer = (props) => {
|
|
|
165
199
|
}) }) });
|
|
166
200
|
};
|
|
167
201
|
export {
|
|
168
|
-
MAP_ZINDEX_OVER_MAP as M,
|
|
169
202
|
PopupsViewer as P,
|
|
170
203
|
popupsUtilityClasses as p
|
|
171
204
|
};
|
|
@@ -55,6 +55,10 @@ export interface PopupStoreProps extends Pick<DraggableWindowProps, 'bounds' | '
|
|
|
55
55
|
* "onMouseDown" Evento nativo del Draggable, para tomar acciones externamente
|
|
56
56
|
*/
|
|
57
57
|
onMouseDown?: (e: MouseEvent) => void;
|
|
58
|
+
/**
|
|
59
|
+
* "zIndex" Zindex del popup
|
|
60
|
+
*/
|
|
61
|
+
zIndex: number;
|
|
58
62
|
}
|
|
59
63
|
export declare type PopupsClassStatus = 'init' | 'ready';
|
|
60
64
|
export declare type OwnerState = {
|
|
@@ -92,6 +96,15 @@ export interface PopupsState {
|
|
|
92
96
|
* "hashPoups" Poups
|
|
93
97
|
*/
|
|
94
98
|
hashPopups: Record<string, PopupStoreProps>;
|
|
99
|
+
/**
|
|
100
|
+
* "baseZindex" zIndex donde empieza el primer popup
|
|
101
|
+
*/
|
|
102
|
+
baseZindex: number;
|
|
103
|
+
/**
|
|
104
|
+
* "currentZindex" Zindex actual, cada vez que se lance un popup se incrementa en 1,
|
|
105
|
+
* si se cierran todos, vuelve a baseZindex.
|
|
106
|
+
*/
|
|
107
|
+
currentZindex: number;
|
|
95
108
|
/**
|
|
96
109
|
* "getLabel" funcion que usará para traducir las etiquetas de diccionario
|
|
97
110
|
*/
|
|
@@ -116,7 +129,7 @@ export interface PopupsStateWithActions extends PopupsState {
|
|
|
116
129
|
/**
|
|
117
130
|
* @description Agrega una un poupup nuevo al hash de popups y al array de ids,
|
|
118
131
|
*/
|
|
119
|
-
addPopup: (popupProps: Omit<PopupStoreProps, 'status'>, options?: OpenPopupOptions) => void;
|
|
132
|
+
addPopup: (popupProps: Omit<PopupStoreProps, 'status' | 'zIndex'>, options?: OpenPopupOptions) => void;
|
|
120
133
|
/**
|
|
121
134
|
* @description Remueve el poupup del hash de poups y de arrays de ids
|
|
122
135
|
*/
|
|
@@ -137,6 +150,10 @@ export interface PopupsStateWithActions extends PopupsState {
|
|
|
137
150
|
* @description pasa el status a hide, no se ejecutan las transiciones, porque el popup se esconde inmediatamente.
|
|
138
151
|
*/
|
|
139
152
|
hidePopup: (popupId: string) => void;
|
|
153
|
+
/**
|
|
154
|
+
* @description Pone el popup con zIndex igual a currentIndex y lo amuneta en uno.
|
|
155
|
+
*/
|
|
156
|
+
setPopupOnTop: (popupId: string) => void;
|
|
140
157
|
/**
|
|
141
158
|
* @description Actualiza la variable de estado "getLabel"
|
|
142
159
|
* @param newHandler handle o función que va a traducir las etiquetas, esto es necesario debido que getLabel de useModuleDictionary
|
|
@@ -153,8 +170,9 @@ export interface PopupsStateWithActions extends PopupsState {
|
|
|
153
170
|
};
|
|
154
171
|
}
|
|
155
172
|
export declare type DefaultPopupsStoreProps = PopupsState;
|
|
156
|
-
export declare type InitialPopupsStoreProps = Pick<PopupsState, 'getLabel' | 'ownerState'> & Partial<DefaultPopupsStoreProps>;
|
|
173
|
+
export declare type InitialPopupsStoreProps = Pick<PopupsState, 'getLabel' | 'ownerState' | 'baseZindex'> & Partial<DefaultPopupsStoreProps>;
|
|
157
174
|
export interface PopupsProviderProps {
|
|
175
|
+
baseZindex?: number;
|
|
158
176
|
initialPopups?: PopupStoreProps[];
|
|
159
177
|
children: ReactNode;
|
|
160
178
|
}
|
|
@@ -8,7 +8,9 @@ export declare const popupsUtilityClasses: (_ownerState: OwnerState) => {
|
|
|
8
8
|
popupHeaderContainer: string;
|
|
9
9
|
popupHeaderTitle: string;
|
|
10
10
|
popupHeaderSubTitle: string;
|
|
11
|
-
|
|
11
|
+
popupContentRoot: string;
|
|
12
|
+
popupContentEditionInfo: string;
|
|
13
|
+
popupContentWrapper: string;
|
|
12
14
|
popupHidden: string;
|
|
13
15
|
popupWithSubTitle: string;
|
|
14
16
|
popupsContainer: string;
|
|
@@ -5,7 +5,9 @@ export interface PopupsClasses {
|
|
|
5
5
|
popupHeaderContainer: string;
|
|
6
6
|
popupHeaderTitle: string;
|
|
7
7
|
popupHeaderSubTitle: string;
|
|
8
|
-
|
|
8
|
+
popupContentRoot: string;
|
|
9
|
+
popupContentEditionInfo: string;
|
|
10
|
+
popupContentWrapper: string;
|
|
9
11
|
popupHidden: string;
|
|
10
12
|
popupWithSubTitle: string;
|
|
11
13
|
}
|