@m4l/components 1.0.19 → 1.0.21

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.
Files changed (212) hide show
  1. package/components/AccountPopover/{index.9b044daa.js → index.7687487c.js} +3 -3
  2. package/components/AppBar/{index.a0029a89.js → index.16d8f79a.js} +4 -4
  3. package/components/CommonActions/components/ActionCancel/{index.cc077569.js → index.d0adf9c4.js} +2 -2
  4. package/components/CommonActions/components/ActionFormCancel/{index.a446a103.js → index.c815247c.js} +4 -4
  5. package/components/CommonActions/components/ActionFormIntro/{index.a4d872e3.js → index.f67b79e2.js} +2 -2
  6. package/components/CommonActions/components/ActionIntro/{index.995a344b.js → index.6904d0ad.js} +2 -2
  7. package/components/CommonActions/components/Actions/{index.494c618b.js → index.dff2bcc7.js} +1 -1
  8. package/components/DataGrid/formatters/ColumnBooleanFormatter/{index.dca86907.js → index.6fa4e6c3.js} +1 -1
  9. package/components/DataGrid/formatters/ColumnConcatenatedValueFormatter/{index.e86a7f66.js → index.59985444.js} +1 -1
  10. package/components/DataGrid/formatters/ColumnInteractiveCheckFormatter/{index.373b1880.js → index.94d1860d.js} +1 -1
  11. package/components/DataGrid/formatters/ColumnPointsFormatter/{index.226cc583.js → index.fc637564.js} +1 -1
  12. package/components/DataGrid/{index.7524b3f5.js → index.768e62a6.js} +4 -4
  13. package/components/DataGrid/subcomponents/Actions/{index.f5288cc6.js → index.39dcd931.js} +11 -11
  14. package/components/DragResizeWindow/{index.04160a98.js → index.4fea43a8.js} +2 -2
  15. package/components/DynamicFilter/{dictionary.ca734fa9.js → dictionary.0991b837.js} +2 -2
  16. package/components/DynamicFilter/{index.0ec944c8.js → index.1aa60703.js} +4 -4
  17. package/components/DynamicFilter/slots/{index.bba3ba1e.js → dynamicFilterSlots.1edc8e23.js} +7 -7
  18. package/components/DynamicFilter/slots/index.36b12be1.js +1 -0
  19. package/components/DynamicFilter/slots/index.d.ts +2 -87
  20. package/components/DynamicFilter/store/{index.0cc464be.js → index.0e0854ee.js} +1 -1
  21. package/components/DynamicFilter/subcomponents/AppliedFilterChip/{index.de673d55.js → index.f47f6ecc.js} +3 -3
  22. package/components/DynamicFilter/subcomponents/AppliedFilters/{index.9c6bc54f.js → index.caf0bb7f.js} +4 -4
  23. package/components/DynamicFilter/subcomponents/DynamicFilterBase/{index.fc514b86.js → index.f4fe3a8e.js} +7 -7
  24. package/components/DynamicFilter/subcomponents/FieldTypes/BooleanFilter/{index.db00ecae.js → index.5c562061.js} +2 -2
  25. package/components/DynamicFilter/subcomponents/FieldTypes/DateTimeFilter/{index.2a77b273.js → index.b53e2fdc.js} +3 -3
  26. package/components/DynamicFilter/subcomponents/FieldTypes/NumberFilter/{index.840bfab2.js → index.9fc191f0.js} +3 -3
  27. package/components/DynamicFilter/subcomponents/FieldTypes/SelectFilter/{index.dfacda9b.js → index.c002c8f2.js} +4 -4
  28. package/components/DynamicFilter/subcomponents/FieldTypes/StringFilter/{index.125b714c.js → index.12fc8d0c.js} +3 -3
  29. package/components/DynamicFilter/subcomponents/FieldTypes/{index.9e2e9be9.js → index.e18e1229.js} +5 -5
  30. package/components/DynamicFilter/subcomponents/FilterActions/{index.fa9a7fa8.js → index.3266cd55.js} +3 -3
  31. package/components/DynamicFilter/subcomponents/InputFilter/{index.8d6b2af3.js → index.2de425a8.js} +4 -4
  32. package/components/DynamicFilter/subcomponents/PopoverFilter/{index.3c2d4a23.js → index.3f270770.js} +6 -6
  33. package/components/DynamicFilter/subcomponents/PopoverMenuFields/{index.89f18def.js → index.ebd84aa5.js} +2 -2
  34. package/components/DynamicFilter/types.d.ts +1 -1
  35. package/components/FieldLabel/{index.8dec5531.js → index.15e78848.js} +3 -3
  36. package/components/GridLayout/{index.932b1f7a.js → index.f5fb6d61.js} +2 -2
  37. package/components/GridLayout/subcomponents/Griditem/{index.27677da0.js → index.b5c91d2a.js} +1 -1
  38. package/components/GridLayout/subcomponents/Responsive/{index.2bbbfe01.js → index.a1179064.js} +1 -1
  39. package/components/GridLayout/subcomponents/SizeProvider/{index.0af78226.js → index.25dcc9bb.js} +1 -1
  40. package/components/HelperText/{index.4934c100.js → index.f9b6e7a3.js} +2 -2
  41. package/components/Icon/{index.997ca9db.js → index.b1c014b0.js} +3 -3
  42. package/components/Image/{index.54e91742.js → index.a011d2d2.js} +2 -2
  43. package/components/LanguagePopover/{index.4875286a.js → index.763ee58f.js} +4 -4
  44. package/components/LinearProgressIndeterminate/{index.429c171a.js → index.c5cb15a1.js} +1 -1
  45. package/components/LoadingError/{index.f9be29f1.js → index.884275da.js} +5 -5
  46. package/components/MFLoader/MFLoader.d.ts +0 -6
  47. package/components/MFLoader/{index.84bfb72b.js → index.dbb3fc5b.js} +2 -6
  48. package/components/ModalDialog/{index.c740247e.js → index.f22ea160.js} +3 -3
  49. package/components/NavLink/{index.7da464f6.js → index.ab08b249.js} +2 -2
  50. package/components/NoItemSelected/{index.8267dd2b.js → index.873bbc59.js} +1 -1
  51. package/components/ObjectLogs/{index.d3c24da1.js → index.5e6f3846.js} +9 -9
  52. package/components/PDFViewer/{index.ab3cfe38.js → index.894a79af.js} +2 -2
  53. package/components/Page/{index.a2d2b98f.js → index.2b86e207.js} +1 -1
  54. package/components/PaperForm/{index.9d886148.js → index.56dab395.js} +2 -2
  55. package/components/Period/{index.d860a3be.js → index.dadd4318.js} +4 -4
  56. package/components/PrintingSystem/{index.7fd5ffcf.js → index.35ee772d.js} +13 -13
  57. package/components/PrintingSystem/subcomponents/BodyNode/{index.8389d56b.js → index.eac1420d.js} +1 -1
  58. package/components/PrintingSystem/subcomponents/ChartNode/{index.2b375c6a.js → index.5e651869.js} +1 -1
  59. package/components/PrintingSystem/subcomponents/DividerNode/{index.43e2ab84.js → index.a0b30aab.js} +1 -1
  60. package/components/PrintingSystem/subcomponents/FooterNode/{index.34950c99.js → index.93a43d5e.js} +1 -1
  61. package/components/PrintingSystem/subcomponents/GridNode/{index.be0aabc4.js → index.89d57336.js} +1 -1
  62. package/components/PrintingSystem/subcomponents/HeaderNode/{index.1149d198.js → index.e0d43d06.js} +1 -1
  63. package/components/PrintingSystem/subcomponents/PaperNode/{index.5c60d9fe.js → index.18c1c0a7.js} +1 -1
  64. package/components/PrintingSystem/subcomponents/PropertyValueNode/{index.c5d095bb.js → index.75bd0076.js} +1 -1
  65. package/components/PrintingSystem/subcomponents/SectionNode/{index.bee3139e.js → index.494cd47d.js} +1 -1
  66. package/components/PrintingSystem/subcomponents/TextBoxNode/{index.8af6a690.js → index.c8c69687.js} +1 -1
  67. package/components/PropertyValue/{index.9ad8e8f9.js → index.370a03cb.js} +3 -3
  68. package/components/Resizeable/{index.6e2eff97.js → index.d1da09c9.js} +1 -1
  69. package/components/ScrollBar/{index.8de83634.js → index.dc4726a5.js} +1 -1
  70. package/components/SideBar/{index.49ad5aaa.js → index.d321beef.js} +5 -5
  71. package/components/SplitLayout/{index.ec8d1a77.js → index.71372b7e.js} +1 -1
  72. package/components/ToastContainer/{index.193d0169.js → index.0b01e1e3.js} +2 -2
  73. package/components/animate/LoadingScreen/{index.ff08276e.js → index.5bd42c8b.js} +1 -1
  74. package/components/animate/{index.4edabfc2.js → index.f61a3540.js} +1 -1
  75. package/components/areas/components/AreasAdmin/{index.af6a6611.js → index.4bbd6b28.js} +14 -14
  76. package/components/areas/components/AreasViewer/{index.0527c2be.js → index.8523c06d.js} +13 -13
  77. package/components/areas/contexts/AreasContext/{index.07a979ba.js → index.293de3ad.js} +4 -4
  78. package/components/areas/hooks/useAreas/{index.d27f97ee.js → index.62a5ceb8.js} +1 -1
  79. package/components/commercial/AppBarCommercial/{index.7685e1d4.js → index.5f904c81.js} +1 -1
  80. package/components/commercial/SectionCommercial/{index.e9a04cb5.js → index.8b231d7f.js} +1 -1
  81. package/components/commercial/TopBar/{index.e1f7f962.js → index.4fe28626.js} +5 -5
  82. package/components/commercial/{index.302b64c1.js → index.12cb74f4.js} +3 -3
  83. package/components/formatters/BooleanFormatter/{index.1b4ca0c5.js → index.97b1d316.js} +2 -2
  84. package/components/formatters/PointsFormatter/{index.d8a4ee54.js → index.6ad006b8.js} +6 -4
  85. package/components/formatters/{index.b317b35a.js → index.161191d7.js} +2 -2
  86. package/components/hook-form/HelperError/{index.ab4c23c3.js → index.453b8be1.js} +1 -1
  87. package/components/hook-form/RHFAutocomplete/{index.1a95aa1d.js → index.9b605832.js} +6 -6
  88. package/components/hook-form/RHFAutocompleteAsync/{index.4d327235.js → index.18b4663a.js} +2 -2
  89. package/components/hook-form/RHFCheckbox/{index.b79256e3.js → index.66a883f7.js} +3 -3
  90. package/components/hook-form/RHFColorPicker/{index.84b77d99.js → index.2962d572.js} +6 -6
  91. package/components/hook-form/RHFDateTime/{index.ef88c356.js → index.c37bf0d0.js} +4 -4
  92. package/components/hook-form/RHFPeriod/{index.7017b940.js → index.2edd24fe.js} +4 -4
  93. package/components/hook-form/RHFTextField/{index.b959b63e.js → index.b9d95bd9.js} +4 -4
  94. package/components/hook-form/RHFUpload/{index.2aa4dcee.js → index.9759a7a4.js} +5 -5
  95. package/components/maps/components/GpsTools/{index.c825dd0d.js → index.94055337.js} +20 -20
  96. package/components/maps/components/Map/{index.b9c876b4.js → index.9edada74.js} +13 -13
  97. package/components/modal/{WindowBase.5de22950.js → WindowBase.c7d14de4.js} +3 -3
  98. package/components/modal/{WindowConfirm.7059a58b.js → WindowConfirm.eaec0ee1.js} +6 -6
  99. package/components/mui_extended/Accordion/{index.b7f847a7.js → index.289b1eea.js} +4 -4
  100. package/components/mui_extended/Avatar/{index.8d873242.js → index.f8d0e601.js} +1 -1
  101. package/components/mui_extended/Badge/{index.1729018e.js → index.a5948eb1.js} +1 -1
  102. package/components/mui_extended/Button/{index.86ad58f1.js → index.1f534053.js} +3 -3
  103. package/components/mui_extended/{CheckBox.bc4e775d.js → CheckBox.36838947.js} +2 -2
  104. package/components/mui_extended/IconButton/{index.6e48e3fc.js → index.40a12fe0.js} +2 -2
  105. package/components/mui_extended/MenuActions/{index.3979e313.js → index.fdc64d2c.js} +5 -5
  106. package/components/mui_extended/Pager/{index.509c6c23.js → index.6b48325e.js} +4 -4
  107. package/components/mui_extended/Popover/{index.bc28f6d4.js → index.1758efd3.js} +1 -1
  108. package/components/mui_extended/Stack/{index.ea662d2e.js → index.84103b22.js} +1 -1
  109. package/components/mui_extended/Tab/{index.6dce21fc.js → index.35947f79.js} +1 -1
  110. package/components/mui_extended/ToggleButton/{index.eb60a2ff.js → index.f0890b7c.js} +1 -1
  111. package/components/mui_extended/ToggleIconButton/{index.c34eeb98.js → index.9e8ea15b.js} +1 -1
  112. package/components/mui_extended/Typography/{index.116902dc.js → index.ddde0fc7.js} +1 -1
  113. package/components/popups/PopupsProvider/{index.28a77d4f.js → index.156f6fb2.js} +1 -1
  114. package/components/popups/PopupsViewer/{index.237e7f33.js → index.f36f3bcc.js} +4 -4
  115. package/contexts/ModalContext/{index.f8d78543.js → index.72e60f98.js} +1 -1
  116. package/contexts/RHFormContext/{index.78938329.js → index.d9efc253.js} +1 -1
  117. package/hooks/useFormAddEdit/{index.cb45a92c.js → index.4738a32a.js} +2 -2
  118. package/hooks/useModal/{index.81061efe.js → index.e77737dd.js} +1 -1
  119. package/hooks/useTab/{index.05151df5.js → index.93e7cf1d.js} +1 -1
  120. package/index.js +118 -118
  121. package/package.json +1 -1
  122. package/styles/{DynamicFilter.c74cdedd.js → DynamicFilter.27c16026.js} +15 -15
  123. package/styles/{index.2e92ddf7.js → index.b0a69054.js} +8 -8
  124. package/components/AccountPopover/style.d.ts +0 -2
  125. package/components/AppBar/styles.d.ts +0 -2
  126. package/components/CommonActions/components/Actions/styles.d.ts +0 -2
  127. package/components/DataGrid/styles.d.ts +0 -2
  128. package/components/DataGrid/subcomponents/Actions/subcomponents/Settings/subcomponents/ColumnsConfig/styles.d.ts +0 -8
  129. package/components/DataGrid/subcomponents/Table/subcomponents/SkeletonFormatter/styles.d.ts +0 -2
  130. package/components/DataGrid/subcomponents/editors/TextEditor/index.d.ts +0 -6
  131. package/components/DragResizeWindow/styled.d.ts +0 -2
  132. package/components/FieldLabel/styles.d.ts +0 -2
  133. package/components/GridLayout/styles.d.ts +0 -2
  134. package/components/HelperText/styles.d.ts +0 -2
  135. package/components/Icon/styles.d.ts +0 -4
  136. package/components/Image/styles.d.ts +0 -2
  137. package/components/LanguagePopover/styles.d.ts +0 -6
  138. package/components/LinearProgressIndeterminate/styles.d.ts +0 -2
  139. package/components/LoadingError/styles.d.ts +0 -2
  140. package/components/MFLoader/styles.d.ts +0 -2
  141. package/components/NavLink/styles.d.ts +0 -2
  142. package/components/NoItemSelected/styles.d.ts +0 -5
  143. package/components/ObjectLogs/styles.d.ts +0 -4
  144. package/components/PDFViewer/styles.d.ts +0 -2
  145. package/components/PaperForm/styles.d.ts +0 -7
  146. package/components/Period/styles.d.ts +0 -7
  147. package/components/PrintingSystem/styles.d.ts +0 -2
  148. package/components/PropertyValue/styles.d.ts +0 -2
  149. package/components/ResizeableWindow/styles.d.ts +0 -5
  150. package/components/ScrollBar/styles.d.ts +0 -9
  151. package/components/SideBar/styles.d.ts +0 -20
  152. package/components/SideBar/subcomponents/ContentDesktop/subcomponents/CollapseButton/styles.d.ts +0 -3
  153. package/components/SideBar/subcomponents/ContentGroups/styles.d.ts +0 -4
  154. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/styles.d.ts +0 -2
  155. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/ArrowIcon/styles.d.ts +0 -2
  156. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavItemRoot/styles.d.ts +0 -9
  157. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/styles.d.ts +0 -2
  158. package/components/SideBar/subcomponents/ContentGroups/subcomponents/ItemListRoot/subcomponents/NavListSub/subcomponents/NavItemSub/subcomponents/NavItemSubContent/styles.d.ts +0 -6
  159. package/components/SideBar/subcomponents/ContentMobile/styles.d.ts +0 -3
  160. package/components/SplitLayout/styles.d.ts +0 -4
  161. package/components/ToastContainer/styles.d.ts +0 -2
  162. package/components/animate/AnimatedScroll/styles.d.ts +0 -6
  163. package/components/animate/LoadingScreen/styles.d.ts +0 -7
  164. package/components/animate/PropagateLoader/syles.d.ts +0 -2
  165. package/components/areas/components/AreasAdmin/styles.d.ts +0 -5
  166. package/components/areas/components/AreasAdmin/subcomponents/AreaChip/styles.d.ts +0 -4
  167. package/components/areas/components/AreasViewer/styles.d.ts +0 -2
  168. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/Window/styles.d.ts +0 -2
  169. package/components/areas/components/AreasViewer/subcomponents/Area/subcomponents/WindowModal/styles.d.ts +0 -3
  170. package/components/commercial/AppBarCommercial/styles.d.ts +0 -2
  171. package/components/commercial/HamburgerMenu/styles.d.ts +0 -13
  172. package/components/commercial/SectionCommercial/styles.d.ts +0 -6
  173. package/components/commercial/TopBar/component/ConteinItem/subcomponets/NavItem/subcomponents/ArrowIcon/styles.d.ts +0 -2
  174. package/components/commercial/TopBar/style.d.ts +0 -2
  175. package/components/formatters/FormatterRoot/styles.d.ts +0 -2
  176. package/components/hook-form/RHFAutocomplete/styles.d.ts +0 -2
  177. package/components/hook-form/RHFAutocomplete/subcomponents/RenderOption/styles.d.ts +0 -2
  178. package/components/hook-form/RHFAutocompleteAsync/styles.d.ts +0 -5
  179. package/components/hook-form/RHFCheckbox/styles.d.ts +0 -7
  180. package/components/hook-form/RHFColorPicker/styles.d.ts +0 -2
  181. package/components/hook-form/RHFDateTime/styles.d.ts +0 -2
  182. package/components/hook-form/RHFPeriod/styles.d.ts +0 -2
  183. package/components/hook-form/RHFTextField/styles.d.ts +0 -3
  184. package/components/hook-form/RHFTextField/subcomponents/Skeleton/styles.d.ts +0 -3
  185. package/components/hook-form/RHFTextFieldPassword/styles.d.ts +0 -2
  186. package/components/hook-form/RHFUpload/RHFUploadImage/styles.d.ts +0 -2
  187. package/components/hook-form/RHFUpload/RHFUploadImage/subcomponents/UploadImage/styles.d.ts +0 -2
  188. package/components/maps/components/GpsTools/styles.d.ts +0 -2
  189. package/components/maps/components/GpsTools/subcomponents/TabsGpsTools/subcomponents/GeofenceAddEdit/styles.d.ts +0 -1
  190. package/components/maps/components/GpsTools/subcomponents/TabsGpsTools/subcomponents/GeofencesList/styles.d.ts +0 -6
  191. package/components/maps/components/Map/styled.d.ts +0 -2
  192. package/components/mui_extended/Accordion/styles.d.ts +0 -4
  193. package/components/mui_extended/Avatar/styles.d.ts +0 -2
  194. package/components/mui_extended/Badge/styles.d.ts +0 -2
  195. package/components/mui_extended/Button/styles.d.ts +0 -5
  196. package/components/mui_extended/CheckBox/styles.d.ts +0 -2
  197. package/components/mui_extended/IconButton/styles.d.ts +0 -2
  198. package/components/mui_extended/ImageButton/styles.d.ts +0 -2
  199. package/components/mui_extended/LoadingButton/styles.d.ts +0 -2
  200. package/components/mui_extended/MenuActions/styles.d.ts +0 -5
  201. package/components/mui_extended/Pager/styles.d.ts +0 -2
  202. package/components/mui_extended/Popover/styles.d.ts +0 -1
  203. package/components/mui_extended/Popover/subcomponts/ArrowIcon/index.d.ts +0 -3
  204. package/components/mui_extended/Stack/styles.d.ts +0 -4
  205. package/components/mui_extended/Tab/styles.d.ts +0 -3
  206. package/components/mui_extended/TabContent/styles.d.ts +0 -2
  207. package/components/mui_extended/Tabs/styles.d.ts +0 -4
  208. package/components/mui_extended/Typography/styles.d.ts +0 -2
  209. package/components/popups/components/PopupsViewer/styled.d.ts +0 -2
  210. package/contexts/RHFormContext/styles.d.ts +0 -2
  211. /package/components/DynamicFilter/slots/{constants.13968194.js → SlotsEnum.104a03d4.js} +0 -0
  212. /package/components/DynamicFilter/slots/{constants.d.ts → SlotsEnum.d.ts} +0 -0
@@ -32,7 +32,7 @@ const dynamicFilterStyles = {
32
32
  borderColor: !ownerState.isValid ? theme.vars.palette.state.error.normal : theme.vars.palette.state?.focus
33
33
  },
34
34
  ...ownerState.isValid === false ? {
35
- borderColor: theme.palette.state.error.normal
35
+ borderColor: theme.vars.palette.state.error.normal
36
36
  } : {}
37
37
  }),
38
38
  inputFilter: ({ theme }) => ({
@@ -136,11 +136,11 @@ const dynamicFilterStyles = {
136
136
  height: "24px",
137
137
  minHeight: theme.spacing(3),
138
138
  paddingLeft: theme.spacing(1),
139
- borderColor: alpha(`${theme.palette.divider}`, 0.1),
139
+ borderColor: alpha(`${theme.colorSchemes.finalTheme.palette.divider}`, 0.1),
140
140
  border: "none",
141
141
  borderRadius: "4px",
142
- backgroundColor: theme.palette.state?.default,
143
- color: theme.palette.text.secondary,
142
+ backgroundColor: theme.vars.palette.state?.default,
143
+ color: theme.vars.palette.text.secondary,
144
144
  ...theme.typography.body,
145
145
  [theme.breakpoints.down("sm")]: {
146
146
  height: "fit-content"
@@ -164,18 +164,18 @@ const dynamicFilterStyles = {
164
164
  }),
165
165
  appliedFilterChipInfoFieldName: ({ theme }) => ({
166
166
  ...theme.typography.subtitle2,
167
- color: theme.palette.text.secondary
167
+ color: theme.vars.palette.text.secondary
168
168
  }),
169
169
  appliedFilterChipInfoOperator: ({ theme }) => ({
170
170
  ...theme.typography.body2,
171
171
  marginLeft: theme.spacing(1.5),
172
172
  fontStyle: "italic",
173
- color: theme.palette.text.secondary
173
+ color: theme.vars.palette.text.secondary
174
174
  }),
175
175
  appliedFilterChipInfoOperands: ({ theme }) => ({
176
176
  ...theme.typography.body2,
177
177
  marginLeft: theme.spacing(1.5),
178
- color: theme.palette.text.secondary
178
+ color: theme.vars.palette.text.secondary
179
179
  }),
180
180
  appliedFilterChipRemoveButton: {
181
181
  visibility: "visible"
@@ -191,7 +191,7 @@ const dynamicFilterStyles = {
191
191
  borderTopRightRadius: "4px",
192
192
  borderBottomRightRadius: "4px",
193
193
  borderLeft: "1px solid",
194
- borderColor: theme.palette.state?.borderPrimary
194
+ borderColor: theme.vars.palette.state?.borderPrimary
195
195
  }),
196
196
  actionsSkeletonButton: {
197
197
  display: "flex",
@@ -204,7 +204,7 @@ const dynamicFilterStyles = {
204
204
  visibility: "visible"
205
205
  },
206
206
  actionsSubmitButton: ({ theme, ownerState }) => ({
207
- ...ownerState.isValid === false ? { border: `1px dashed ${theme.palette.error.main}` } : {
207
+ ...ownerState.isValid === false ? { border: `1px dashed ${theme.vars.palette.error.main}` } : {
208
208
  visibility: "visible"
209
209
  }
210
210
  }),
@@ -229,15 +229,15 @@ const dynamicFilterStyles = {
229
229
  borderRadius: "4px",
230
230
  "&:hover": {
231
231
  ...theme.typography.body,
232
- color: theme.palette.state?.hover,
233
- background: theme.palette.state?.default,
232
+ color: theme.vars.palette.state?.hover,
233
+ background: theme.vars.palette.state?.default,
234
234
  borderRadius: "4px",
235
235
  padding: "4px 12px 4px 8px"
236
236
  }
237
237
  }),
238
238
  popoverMenuItemLabel: ({ theme }) => ({
239
239
  ...theme.typography.body,
240
- color: theme.palette.text.primary
240
+ color: theme.vars.palette.text.primary
241
241
  }),
242
242
  popoverMenuItemIcon: {
243
243
  visibility: "visible"
@@ -249,7 +249,7 @@ const dynamicFilterStyles = {
249
249
  minWidth: "220px",
250
250
  maxWidth: "100%",
251
251
  minHeight: "auto",
252
- boxShadow: theme.customShadows?.z3,
252
+ boxShadow: theme.vars.customShadows?.z3,
253
253
  "& .M4LPopover-arrowStyle": {
254
254
  display: "none"
255
255
  },
@@ -263,7 +263,7 @@ const dynamicFilterStyles = {
263
263
  }
264
264
  }),
265
265
  popoverFilterHeader: ({ theme }) => ({
266
- backgroundColor: theme.palette.state?.default,
266
+ backgroundColor: theme.vars.palette.state?.default,
267
267
  display: "flex",
268
268
  alignItems: "center",
269
269
  gap: "8px",
@@ -281,7 +281,7 @@ const dynamicFilterStyles = {
281
281
  },
282
282
  popoverFilterHeaderTitle: ({ theme }) => ({
283
283
  ...theme.typography.paragraphDens,
284
- color: theme.palette.text.primary
284
+ color: theme.vars.palette.text.primary
285
285
  }),
286
286
  popoverFilterContainerFields: ({ theme }) => ({
287
287
  height: "fit-content",
@@ -1,15 +1,15 @@
1
1
  import { styled, alpha, Skeleton, Popover, IconButton, Stack, Tabs, Dialog, ListItemText, ListItemButton } from "@mui/material";
2
2
  import { styled as styled$1, alpha as alpha$1 } from "@mui/material/styles";
3
3
  import SimpleBarReact from "simplebar-react";
4
- import { h as gridLayoutClasses } from "../components/GridLayout/index.932b1f7a.js";
4
+ import { h as gridLayoutClasses } from "../components/GridLayout/index.f5fb6d61.js";
5
5
  import { a as ResizableBox } from "../react-resizable.a59c14f4.js";
6
- import { a as areasAdminClasses } from "../components/areas/components/AreasAdmin/index.af6a6611.js";
7
- import { a as areasViewerClasses } from "../components/areas/components/AreasViewer/index.0527c2be.js";
8
- import { g as gpsToolsClasses } from "../components/maps/components/GpsTools/index.c825dd0d.js";
9
- import { M as MAP_ZINDEX_OVER_MAP } from "../components/maps/components/Map/index.b9c876b4.js";
10
- import { R as RHFormProvider } from "../contexts/RHFormContext/index.78938329.js";
11
- import { S as Stack$1 } from "../components/mui_extended/Stack/index.ea662d2e.js";
12
- import { I as Image } from "../components/Image/index.54e91742.js";
6
+ import { a as areasAdminClasses } from "../components/areas/components/AreasAdmin/index.4bbd6b28.js";
7
+ import { a as areasViewerClasses } from "../components/areas/components/AreasViewer/index.8523c06d.js";
8
+ import { g as gpsToolsClasses } from "../components/maps/components/GpsTools/index.94055337.js";
9
+ import { M as MAP_ZINDEX_OVER_MAP } from "../components/maps/components/Map/index.9edada74.js";
10
+ import { R as RHFormProvider } from "../contexts/RHFormContext/index.d9efc253.js";
11
+ import { S as Stack$1 } from "../components/mui_extended/Stack/index.84103b22.js";
12
+ import { I as Image } from "../components/Image/index.a011d2d2.js";
13
13
  const RootStyle$1 = styled("div", {
14
14
  shouldForwardProp: (props) => props !== "variant"
15
15
  })(({ theme, variant }) => ({
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const AcountPopOverRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const AppBarRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperStandarActions: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const DataGridRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperColumnsConfig: 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 DivAll: 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 DivSelColumns: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
5
- export declare const WrapperDataGrid: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
- export declare const DivColumn: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
7
- export declare const ColumnActions: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
8
- export declare const DialogActions: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperSkeleton: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- import { EditorProps } from 'react-data-grid';
3
- export declare const Input: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, {}>;
4
- export declare function TextEditor<TRow, TSummaryRow>({ row, column, onRowChange, onClose, }: EditorProps<TRow, TSummaryRow>): import("react/jsx-runtime").JSX.Element;
5
- export declare function NumberEditor<TRow, TSummaryRow>({ row, column, onRowChange, onClose, }: EditorProps<TRow, TSummaryRow>): import("react/jsx-runtime").JSX.Element;
6
- export default TextEditor;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperWindowRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const FieldLabelRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const GridLayoutRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const HelperTextRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- import { DivIconProps } from './types';
3
- export declare const IconRoot: 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 DivIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & DivIconProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ImageRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const LanguagePopoverRoot: 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 LabelItem: 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 ContainerProgress: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
5
- export declare const ContainerMenuItems: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
- export declare const ContainerImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const LinearProgressIndeterminateRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const LoadingErrorRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const MFLoaderRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const NavLinkRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperNoItemSelected: 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 Img: import("@emotion/styled").StyledComponent<import("../Image").ImageProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;
4
- export declare const Label: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
5
- export declare const WrapperSKTNoItemSelected: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Container: 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 Actions: 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 GridWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const PDFVeiwerRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const PaperFormRoot: 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 HeaderContainer: 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 IconTitleContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
5
- export declare const IconHeader: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
- export declare const Content: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
7
- export declare const SkTPaperFormHeader: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import { SKTWrapperProps } from './types';
3
- export declare const ContainerPeriod: 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 Gap: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
5
- export declare const SKTWrapper: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & SKTWrapperProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
6
- export declare const FieldPeriod: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
7
- export declare const FieldValue: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const PrintingSystemRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const PropertyValueRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- import { ResizableBox } from 'react-resizable';
3
- export declare const WrapperResizeable: import("@emotion/styled").StyledComponent<import("react-resizable").ResizableBoxProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {
4
- ref?: import("react").Ref<ResizableBox> | undefined;
5
- }>;
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- import SimpleBarReact from 'simplebar-react';
3
- export declare const RootStyle: 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 SimpleBarStyle: import("@emotion/styled").StyledComponent<SimpleBarReact.Props & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {
5
- ref?: import("react").Ref<SimpleBarReact> | undefined;
6
- }>;
7
- export declare const SimpleBarStyle2: import("@emotion/styled").StyledComponent<SimpleBarReact.Props & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {
8
- ref?: import("react").Ref<SimpleBarReact> | undefined;
9
- }>;
@@ -1,20 +0,0 @@
1
- /// <reference types="react" />
2
- import { LogoConainerProps } from './types';
3
- /**
4
- * Componente estilizado que representa la raíz de la barra lateral.
5
- *
6
- * @component
7
- * @example
8
- * // Uso del componente
9
- * <SideBarRoot />
10
- */
11
- export declare const SideBarRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
12
- /**
13
- * Componente estilizado que representa la raíz de la barra lateral.
14
- *
15
- * @component
16
- * @example
17
- * // Uso del componente
18
- * <SideBarRoot />
19
- */
20
- export declare const LogoContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme> & LogoConainerProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const CollapseButtonRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
3
- export declare const ContainerLogoButton: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperGroup: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;
3
- export declare const ContentGroupsRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLUListElement>, HTMLUListElement>, {}>;
4
- export declare const WrapperGroupTitle: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ContainerListSubItem: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ArrowIconRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- import { ListItemButtonProps } from '@mui/material';
3
- import { WrapperNavItemRootProps } from './type';
4
- export declare const NavItemMainRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & WrapperNavItemRootProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
5
- interface ListItemTextStyleProps extends ListItemButtonProps {
6
- isCollapse?: boolean;
7
- }
8
- export declare const ListItemTextStyle: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemTextProps<import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements>, import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements>> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & ListItemTextStyleProps, {}, {}>;
9
- export {};
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const NavListSubItemRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- import { DotIconProps } from './types';
3
- export declare const NavSubItemContentRoot: import("@emotion/styled").StyledComponent<import("@mui/material").ListItemButtonOwnProps & Omit<import("@mui/material").ButtonBaseOwnProps, "classes"> & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
4
- ref?: ((instance: HTMLDivElement | null) => void) | import("react").RefObject<HTMLDivElement> | null | undefined;
5
- }, "style" | "disabled" | "children" | "tabIndex" | "className" | "action" | "alignItems" | "divider" | "dense" | "sx" | "classes" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "autoFocus" | "selected" | "disableGutters"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
6
- export declare const DotIcon: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & DotIconProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {}>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperContentMobile: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
3
- export declare const ContainerSideBarLogo: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SplitLayoutRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
3
- export declare const SplitMaster: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
4
- export declare const SplitDetail: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ToastContainerRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- import SimpleBarReact from 'simplebar-react';
3
- export declare const SimpleBarStyle: import("@emotion/styled").StyledComponent<SimpleBarReact.Props & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {
4
- ref?: import("react").Ref<SimpleBarReact> | undefined;
5
- }>;
6
- export declare const AnimatedScrollRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- import { RootStyleProps } from './types';
3
- /**
4
- * Componente raíz estilizado para la pantalla de carga.
5
- * Este componente proporciona estilos y comportamientos específicos para la pantalla de carga.
6
- */
7
- export declare const RootStyle: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme> & RootStyleProps, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperPropageteLoader: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- /**
3
- * Componente estilizado para el contenedor principal del componente AreasAdmin.
4
- */
5
- export declare const AreasAdminRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,4 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperAreaChips: 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 AreaSelect: 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 EditAreaHeader: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const AreasViewerRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WindowRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const Container: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
3
- export declare const WrapperWindowModal: import("@emotion/styled").StyledComponent<import("@mui/material").DialogProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const AppBarComercialRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,13 +0,0 @@
1
- /// <reference types="react" />
2
- /**
3
- * Estilos para el componente HamburgerMenu.
4
- *
5
- * Este componente utiliza Material-UI `styled` para aplicar estilos.
6
- * Los estilos pueden ser personalizados utilizando la propiedad `styleOverrides` del tema.
7
- *
8
- * @component
9
- * @example
10
- * // Ejemplo de uso:
11
- * <HamburgerMenuRoot className={classes.root} />
12
- */
13
- export declare const HamburgerMenuRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
@@ -1,6 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SectionCommercialRoot: 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> & {
5
- component?: import("react").ElementType<any, keyof import("react").JSX.IntrinsicElements> | undefined;
6
- } & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const ArrowIconRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const TopBarRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const FormatterRootContainer: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const AutocompleteRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperOption: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, {}>;
@@ -1,5 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SKTRHFAutocompleteAsyncWrapper: 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 PropertieValueLabel: 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 SKTInputText: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
5
- export declare const RHFAutocompleteAsyncRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,7 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RHFCheckboxRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
3
- export declare const WrapperSKTRHFCheckbox: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
4
- export declare const SKTCheckSkeleton: import("@emotion/styled").StyledComponent<import("@mui/material").SkeletonOwnProps & import("@mui/material/OverridableComponent").CommonProps & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref"> & {
5
- ref?: ((instance: HTMLSpanElement | null) => void) | import("react").RefObject<HTMLSpanElement> | null | undefined;
6
- }, "style" | "children" | "width" | "className" | "height" | "animation" | "sx" | "classes" | "variant"> & import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, {}, {}>;
7
- export declare const ContainerCheckTypography: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RHFColorPickerRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RHFDateTimeRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RHFPeriodRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RHFTextFieldRoot: 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 SKTRHFWrapperTextField: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,3 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const SkeletonTextFieldRoot: 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 WrapperSkeletonRHFTextField: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const RHFTextFieldPasswordRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const WrapperRHFUploadImage: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const UploadImageRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const DivGpsToolsRoot: import("@emotion/styled").StyledComponent<import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
@@ -1 +0,0 @@
1
- export declare const RHFormProviderStyled: import("@emotion/styled").StyledComponent<import("../../../../../../../../contexts/RHFormContext/types").FormProviderProps & import("@mui/system").MUIStyledCommonProps<import("@mui/material/styles").Theme>, {}, {}>;