@carto/meridian-ds 1.0.0 → 1.1.0-alpha.2

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 (262) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist/{Alert-CU0-7Oca.js → Alert-DDz3-_16.js} +1 -1
  3. package/dist/{Alert-CT76xuh3.cjs → Alert-FLV5jJYV.cjs} +1 -1
  4. package/dist/ArrowDown-B1AG0MlL.js +24 -0
  5. package/dist/MenuItem-BTaTqbU8.js +3565 -0
  6. package/dist/MenuItem-CxZTr9gk.cjs +9 -0
  7. package/dist/SwatchSquare-DAne_6Gi.js +35 -0
  8. package/dist/TablePaginationActions-DyJEKn3l.cjs +9 -0
  9. package/dist/{TablePaginationActions-C9YCSB32.js → TablePaginationActions-GazQOp5y.js} +775 -548
  10. package/dist/components/index.cjs +5 -1
  11. package/dist/components/index.js +13831 -617
  12. package/dist/custom-icons/index.js +3984 -257
  13. package/dist/theme/index.cjs +1 -1
  14. package/dist/theme/index.js +401 -149
  15. package/dist/types/components/atoms/Button.d.ts.map +1 -1
  16. package/dist/types/components/atoms/PasswordField.d.ts.map +1 -1
  17. package/dist/types/components/atoms/SelectField.d.ts.map +1 -1
  18. package/dist/types/components/molecules/Autocomplete.d.ts.map +1 -1
  19. package/dist/types/components/molecules/Menu/MenuItem.d.ts.map +1 -1
  20. package/dist/types/components/molecules/MultipleSelectField/MultipleSelectField.d.ts.map +1 -1
  21. package/dist/types/components/molecules/UploadField/StyledUploadField.d.ts.map +1 -1
  22. package/dist/types/components/organisms/DatePickers/ClearButton.d.ts +6 -0
  23. package/dist/types/components/organisms/DatePickers/ClearButton.d.ts.map +1 -0
  24. package/dist/types/components/organisms/DatePickers/DateFieldContainer.d.ts +8 -0
  25. package/dist/types/components/organisms/DatePickers/DateFieldContainer.d.ts.map +1 -0
  26. package/dist/types/components/organisms/DatePickers/DatePicker.d.ts +4 -0
  27. package/dist/types/components/organisms/DatePickers/DatePicker.d.ts.map +1 -0
  28. package/dist/types/components/organisms/DatePickers/DateRangePicker.d.ts +4 -0
  29. package/dist/types/components/organisms/DatePickers/DateRangePicker.d.ts.map +1 -0
  30. package/dist/types/components/organisms/DatePickers/DateTimePicker.d.ts +4 -0
  31. package/dist/types/components/organisms/DatePickers/DateTimePicker.d.ts.map +1 -0
  32. package/dist/types/components/organisms/DatePickers/PickersDay.d.ts +4 -0
  33. package/dist/types/components/organisms/DatePickers/PickersDay.d.ts.map +1 -0
  34. package/dist/types/components/organisms/DatePickers/TimePicker.d.ts +4 -0
  35. package/dist/types/components/organisms/DatePickers/TimePicker.d.ts.map +1 -0
  36. package/dist/types/components/organisms/DatePickers/index.d.ts +5 -0
  37. package/dist/types/components/organisms/DatePickers/index.d.ts.map +1 -0
  38. package/dist/types/components/organisms/DatePickers/types.d.ts +35 -0
  39. package/dist/types/components/organisms/DatePickers/types.d.ts.map +1 -0
  40. package/dist/types/components/organisms/DatePickers/utils.d.ts +3 -0
  41. package/dist/types/components/organisms/DatePickers/utils.d.ts.map +1 -0
  42. package/dist/types/components/organisms/index.d.ts +2 -0
  43. package/dist/types/components/organisms/index.d.ts.map +1 -1
  44. package/dist/types/custom-icons/AccessIn.d.ts.map +1 -1
  45. package/dist/types/custom-icons/AddApp.d.ts.map +1 -1
  46. package/dist/types/custom-icons/AddSection.d.ts.map +1 -1
  47. package/dist/types/custom-icons/AdvancedSettings.d.ts.map +1 -1
  48. package/dist/types/custom-icons/Annotation.d.ts.map +1 -1
  49. package/dist/types/custom-icons/ApiCall.d.ts.map +1 -1
  50. package/dist/types/custom-icons/ArrowDown.d.ts.map +1 -1
  51. package/dist/types/custom-icons/ArrowLeft.d.ts.map +1 -1
  52. package/dist/types/custom-icons/ArrowRight.d.ts.map +1 -1
  53. package/dist/types/custom-icons/ArrowUp.d.ts.map +1 -1
  54. package/dist/types/custom-icons/Autostyle.d.ts.map +1 -1
  55. package/dist/types/custom-icons/Avg.d.ts.map +1 -1
  56. package/dist/types/custom-icons/Behavioral.d.ts.map +1 -1
  57. package/dist/types/custom-icons/Bigquery.d.ts.map +1 -1
  58. package/dist/types/custom-icons/Blending.d.ts.map +1 -1
  59. package/dist/types/custom-icons/BlockLabel.d.ts.map +1 -1
  60. package/dist/types/custom-icons/BlockLabelOff.d.ts.map +1 -1
  61. package/dist/types/custom-icons/BottomRow.d.ts.map +1 -1
  62. package/dist/types/custom-icons/Carto.d.ts.map +1 -1
  63. package/dist/types/custom-icons/CartoAi.d.ts.map +1 -1
  64. package/dist/types/custom-icons/CartoSymbol.d.ts.map +1 -1
  65. package/dist/types/custom-icons/CatalogView.d.ts.map +1 -1
  66. package/dist/types/custom-icons/CatastropheModeling.d.ts.map +1 -1
  67. package/dist/types/custom-icons/Center.d.ts.map +1 -1
  68. package/dist/types/custom-icons/CenterLayer.d.ts.map +1 -1
  69. package/dist/types/custom-icons/CloseDiagonallyLeft.d.ts.map +1 -1
  70. package/dist/types/custom-icons/CloseDiagonallyRight.d.ts.map +1 -1
  71. package/dist/types/custom-icons/CloseVertically.d.ts.map +1 -1
  72. package/dist/types/custom-icons/CodeBlock.d.ts.map +1 -1
  73. package/dist/types/custom-icons/Console.d.ts.map +1 -1
  74. package/dist/types/custom-icons/Covid19.d.ts.map +1 -1
  75. package/dist/types/custom-icons/CreateMap.d.ts.map +1 -1
  76. package/dist/types/custom-icons/CreateSpatialAnalysis.d.ts.map +1 -1
  77. package/dist/types/custom-icons/CreateTileset.d.ts.map +1 -1
  78. package/dist/types/custom-icons/CreateWorkflow.d.ts.map +1 -1
  79. package/dist/types/custom-icons/Data.d.ts.map +1 -1
  80. package/dist/types/custom-icons/DataAccess.d.ts.map +1 -1
  81. package/dist/types/custom-icons/DataExplorer.d.ts.map +1 -1
  82. package/dist/types/custom-icons/DataMonetization.d.ts.map +1 -1
  83. package/dist/types/custom-icons/DataObservatory.d.ts.map +1 -1
  84. package/dist/types/custom-icons/DataOk.d.ts.map +1 -1
  85. package/dist/types/custom-icons/DataPending.d.ts.map +1 -1
  86. package/dist/types/custom-icons/DataPremium.d.ts.map +1 -1
  87. package/dist/types/custom-icons/DataPublic.d.ts.map +1 -1
  88. package/dist/types/custom-icons/DataSample.d.ts.map +1 -1
  89. package/dist/types/custom-icons/DataUnavailable.d.ts.map +1 -1
  90. package/dist/types/custom-icons/Databricks.d.ts.map +1 -1
  91. package/dist/types/custom-icons/Demographics.d.ts.map +1 -1
  92. package/dist/types/custom-icons/Derived.d.ts.map +1 -1
  93. package/dist/types/custom-icons/Distance.d.ts.map +1 -1
  94. package/dist/types/custom-icons/Dot.d.ts.map +1 -1
  95. package/dist/types/custom-icons/DrawCircle.d.ts.map +1 -1
  96. package/dist/types/custom-icons/DrawLasso.d.ts.map +1 -1
  97. package/dist/types/custom-icons/DrawLine.d.ts.map +1 -1
  98. package/dist/types/custom-icons/DrawPolygon.d.ts.map +1 -1
  99. package/dist/types/custom-icons/DrawSquare.d.ts.map +1 -1
  100. package/dist/types/custom-icons/DropAPin.d.ts.map +1 -1
  101. package/dist/types/custom-icons/DualMap.d.ts.map +1 -1
  102. package/dist/types/custom-icons/Environmental.d.ts.map +1 -1
  103. package/dist/types/custom-icons/EnvironmentalManagement.d.ts.map +1 -1
  104. package/dist/types/custom-icons/Equal.d.ts.map +1 -1
  105. package/dist/types/custom-icons/ExitToAppLeft.d.ts.map +1 -1
  106. package/dist/types/custom-icons/Fabric.d.ts.map +1 -1
  107. package/dist/types/custom-icons/Facebook.d.ts.map +1 -1
  108. package/dist/types/custom-icons/Financial.d.ts.map +1 -1
  109. package/dist/types/custom-icons/FlipInverse.d.ts.map +1 -1
  110. package/dist/types/custom-icons/Framed.d.ts.map +1 -1
  111. package/dist/types/custom-icons/FraudDetection.d.ts.map +1 -1
  112. package/dist/types/custom-icons/Functions.d.ts.map +1 -1
  113. package/dist/types/custom-icons/GeneratingDescription.d.ts.map +1 -1
  114. package/dist/types/custom-icons/GeocodeTable.d.ts.map +1 -1
  115. package/dist/types/custom-icons/Geography.d.ts.map +1 -1
  116. package/dist/types/custom-icons/Geomarketing.d.ts.map +1 -1
  117. package/dist/types/custom-icons/Geometry.d.ts.map +1 -1
  118. package/dist/types/custom-icons/Github.d.ts.map +1 -1
  119. package/dist/types/custom-icons/Google.d.ts.map +1 -1
  120. package/dist/types/custom-icons/H3.d.ts.map +1 -1
  121. package/dist/types/custom-icons/HealthAnalytics.d.ts.map +1 -1
  122. package/dist/types/custom-icons/HideLeftsidebar.d.ts.map +1 -1
  123. package/dist/types/custom-icons/Home.d.ts.map +1 -1
  124. package/dist/types/custom-icons/Housing.d.ts.map +1 -1
  125. package/dist/types/custom-icons/HumanMobility.d.ts.map +1 -1
  126. package/dist/types/custom-icons/Id.d.ts.map +1 -1
  127. package/dist/types/custom-icons/Image.d.ts.map +1 -1
  128. package/dist/types/custom-icons/Infrastructure.d.ts.map +1 -1
  129. package/dist/types/custom-icons/IotAnalytics.d.ts.map +1 -1
  130. package/dist/types/custom-icons/LabelDeprecated.d.ts.map +1 -1
  131. package/dist/types/custom-icons/Layers.d.ts.map +1 -1
  132. package/dist/types/custom-icons/Linkedin.d.ts.map +1 -1
  133. package/dist/types/custom-icons/MapCoordinates.d.ts.map +1 -1
  134. package/dist/types/custom-icons/MapCopy.d.ts +4 -0
  135. package/dist/types/custom-icons/MapCopy.d.ts.map +1 -0
  136. package/dist/types/custom-icons/MapOthers.d.ts.map +1 -1
  137. package/dist/types/custom-icons/MapPin.d.ts.map +1 -1
  138. package/dist/types/custom-icons/MarketAnalysis.d.ts.map +1 -1
  139. package/dist/types/custom-icons/Max.d.ts.map +1 -1
  140. package/dist/types/custom-icons/MeasureTool.d.ts.map +1 -1
  141. package/dist/types/custom-icons/Min.d.ts.map +1 -1
  142. package/dist/types/custom-icons/MobilityPlanning.d.ts.map +1 -1
  143. package/dist/types/custom-icons/NetworkDeployment.d.ts.map +1 -1
  144. package/dist/types/custom-icons/NightsThermostat.d.ts.map +1 -1
  145. package/dist/types/custom-icons/NoApp.d.ts.map +1 -1
  146. package/dist/types/custom-icons/NoMap.d.ts.map +1 -1
  147. package/dist/types/custom-icons/NoSpatialExtension.d.ts.map +1 -1
  148. package/dist/types/custom-icons/NoTileset.d.ts.map +1 -1
  149. package/dist/types/custom-icons/NotEqual.d.ts.map +1 -1
  150. package/dist/types/custom-icons/Number.d.ts.map +1 -1
  151. package/dist/types/custom-icons/Onboarding.d.ts.map +1 -1
  152. package/dist/types/custom-icons/OohAnalytics.d.ts.map +1 -1
  153. package/dist/types/custom-icons/Opacity.d.ts.map +1 -1
  154. package/dist/types/custom-icons/OpenDiagonallyLeft.d.ts.map +1 -1
  155. package/dist/types/custom-icons/OpenDiagonallyRight.d.ts.map +1 -1
  156. package/dist/types/custom-icons/OpenNewWindow.d.ts.map +1 -1
  157. package/dist/types/custom-icons/OpenVertically.d.ts.map +1 -1
  158. package/dist/types/custom-icons/ParameterSettings.d.ts.map +1 -1
  159. package/dist/types/custom-icons/PawnChess.d.ts.map +1 -1
  160. package/dist/types/custom-icons/PlaceSelect.d.ts.map +1 -1
  161. package/dist/types/custom-icons/PointsOfInterest.d.ts.map +1 -1
  162. package/dist/types/custom-icons/Postgre.d.ts.map +1 -1
  163. package/dist/types/custom-icons/PostgreOutlined.d.ts.map +1 -1
  164. package/dist/types/custom-icons/Preferences.d.ts.map +1 -1
  165. package/dist/types/custom-icons/ProcessData.d.ts.map +1 -1
  166. package/dist/types/custom-icons/PublicWithPassword.d.ts.map +1 -1
  167. package/dist/types/custom-icons/Publish.d.ts.map +1 -1
  168. package/dist/types/custom-icons/Quadbin.d.ts.map +1 -1
  169. package/dist/types/custom-icons/Quadkey.d.ts.map +1 -1
  170. package/dist/types/custom-icons/QueryTable.d.ts.map +1 -1
  171. package/dist/types/custom-icons/Rain.d.ts.map +1 -1
  172. package/dist/types/custom-icons/Raster.d.ts.map +1 -1
  173. package/dist/types/custom-icons/Redshift.d.ts.map +1 -1
  174. package/dist/types/custom-icons/Report.d.ts.map +1 -1
  175. package/dist/types/custom-icons/Reset.d.ts.map +1 -1
  176. package/dist/types/custom-icons/RiskAnalysis.d.ts.map +1 -1
  177. package/dist/types/custom-icons/RoadTraffic.d.ts.map +1 -1
  178. package/dist/types/custom-icons/RunSettings.d.ts.map +1 -1
  179. package/dist/types/custom-icons/RunStep.d.ts.map +1 -1
  180. package/dist/types/custom-icons/Salesforce.d.ts.map +1 -1
  181. package/dist/types/custom-icons/Sample.d.ts.map +1 -1
  182. package/dist/types/custom-icons/SaveOk.d.ts.map +1 -1
  183. package/dist/types/custom-icons/ScheduleRun.d.ts.map +1 -1
  184. package/dist/types/custom-icons/Search.d.ts.map +1 -1
  185. package/dist/types/custom-icons/SelectTool.d.ts.map +1 -1
  186. package/dist/types/custom-icons/SelectVariable.d.ts.map +1 -1
  187. package/dist/types/custom-icons/SingleLayer.d.ts.map +1 -1
  188. package/dist/types/custom-icons/SiteSelection.d.ts.map +1 -1
  189. package/dist/types/custom-icons/Snowflake.d.ts.map +1 -1
  190. package/dist/types/custom-icons/SpatialAnalysis.d.ts.map +1 -1
  191. package/dist/types/custom-icons/SpatialExtension.d.ts.map +1 -1
  192. package/dist/types/custom-icons/SpatialIndexes.d.ts.map +1 -1
  193. package/dist/types/custom-icons/Sql.d.ts.map +1 -1
  194. package/dist/types/custom-icons/SqlError.d.ts.map +1 -1
  195. package/dist/types/custom-icons/Sso.d.ts.map +1 -1
  196. package/dist/types/custom-icons/StrokeCustom.d.ts.map +1 -1
  197. package/dist/types/custom-icons/StrokeDash.d.ts.map +1 -1
  198. package/dist/types/custom-icons/StrokeSolid.d.ts.map +1 -1
  199. package/dist/types/custom-icons/SupplyChain.d.ts.map +1 -1
  200. package/dist/types/custom-icons/SwatchCircle.d.ts.map +1 -1
  201. package/dist/types/custom-icons/SwatchCircleNone.d.ts.map +1 -1
  202. package/dist/types/custom-icons/SwatchSquare.d.ts.map +1 -1
  203. package/dist/types/custom-icons/TableColumn.d.ts.map +1 -1
  204. package/dist/types/custom-icons/TableColumnLimited.d.ts.map +1 -1
  205. package/dist/types/custom-icons/TempTable.d.ts.map +1 -1
  206. package/dist/types/custom-icons/TerritoryPlanning.d.ts.map +1 -1
  207. package/dist/types/custom-icons/TextBox.d.ts.map +1 -1
  208. package/dist/types/custom-icons/Tileset.d.ts.map +1 -1
  209. package/dist/types/custom-icons/TilesetsAggregated.d.ts.map +1 -1
  210. package/dist/types/custom-icons/TimeBuckets.d.ts.map +1 -1
  211. package/dist/types/custom-icons/TimeCar.d.ts.map +1 -1
  212. package/dist/types/custom-icons/TimeWindowIncremental.d.ts.map +1 -1
  213. package/dist/types/custom-icons/TimeWindowMoving.d.ts.map +1 -1
  214. package/dist/types/custom-icons/Tooltip.d.ts.map +1 -1
  215. package/dist/types/custom-icons/TopRow.d.ts.map +1 -1
  216. package/dist/types/custom-icons/TwinArea.d.ts.map +1 -1
  217. package/dist/types/custom-icons/Twitter.d.ts.map +1 -1
  218. package/dist/types/custom-icons/UpdateGen.d.ts.map +1 -1
  219. package/dist/types/custom-icons/UploadFileUrl.d.ts.map +1 -1
  220. package/dist/types/custom-icons/View2d.d.ts.map +1 -1
  221. package/dist/types/custom-icons/View3d.d.ts.map +1 -1
  222. package/dist/types/custom-icons/ViewLeftsidebar.d.ts.map +1 -1
  223. package/dist/types/custom-icons/WfComponent.d.ts.map +1 -1
  224. package/dist/types/custom-icons/WfComponentInvalid.d.ts.map +1 -1
  225. package/dist/types/custom-icons/WfExtensionPackageDefault.d.ts.map +1 -1
  226. package/dist/types/custom-icons/WfInput.d.ts.map +1 -1
  227. package/dist/types/custom-icons/WfInputAlt.d.ts.map +1 -1
  228. package/dist/types/custom-icons/WfModule.d.ts.map +1 -1
  229. package/dist/types/custom-icons/WfOutput.d.ts.map +1 -1
  230. package/dist/types/custom-icons/WfOutputAlt.d.ts.map +1 -1
  231. package/dist/types/custom-icons/WhiteSpace.d.ts.map +1 -1
  232. package/dist/types/custom-icons/WidgetOptions.d.ts.map +1 -1
  233. package/dist/types/custom-icons/Workflow.d.ts.map +1 -1
  234. package/dist/types/custom-icons/WorkflowTemp.d.ts.map +1 -1
  235. package/dist/types/custom-icons/index.d.ts.map +1 -1
  236. package/dist/types/localization/en.d.ts +9 -0
  237. package/dist/types/localization/en.d.ts.map +1 -1
  238. package/dist/types/localization/es.d.ts +9 -0
  239. package/dist/types/localization/es.d.ts.map +1 -1
  240. package/dist/types/localization/id.d.ts +9 -0
  241. package/dist/types/localization/id.d.ts.map +1 -1
  242. package/dist/types/localization/index.d.ts +27 -0
  243. package/dist/types/localization/index.d.ts.map +1 -1
  244. package/dist/types/theme/carto-theme.d.ts +303 -119
  245. package/dist/types/theme/carto-theme.d.ts.map +1 -1
  246. package/dist/types/theme/sections/components/data-display.d.ts +1 -2
  247. package/dist/types/theme/sections/components/data-display.d.ts.map +1 -1
  248. package/dist/types/theme/sections/components/date-pickers.d.ts +3 -0
  249. package/dist/types/theme/sections/components/date-pickers.d.ts.map +1 -0
  250. package/dist/types/theme/sections/typography.d.ts +1 -1
  251. package/dist/types/theme/types.d.ts.map +1 -1
  252. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.d.ts +2 -1
  253. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.d.ts.map +1 -1
  254. package/dist/types/widgets/comparative/ComparativeFormulaWidgetUI/FormulaLabel.d.ts.map +1 -1
  255. package/dist/types/widgets/legend/LegendLayer.d.ts.map +1 -1
  256. package/dist/types/widgets/legend/LegendWidgetUI.d.ts.map +1 -1
  257. package/dist/widgets/index.cjs +16 -16
  258. package/dist/widgets/index.js +1554 -1552
  259. package/package.json +21 -15
  260. package/dist/ArrowDown-TqD1eTx5.js +0 -6
  261. package/dist/SwatchSquare-DVuvnme5.js +0 -7
  262. package/dist/TablePaginationActions-5u10SobX.cjs +0 -9
@@ -30,7 +30,7 @@ export declare const cartoThemeOptions: {
30
30
  typography: {
31
31
  captionMedium: {
32
32
  fontWeight: number;
33
- letterSpacing: string;
33
+ letterSpacing: number;
34
34
  '@font-face'?: import('@mui/material/styles/createTypography').Fontface | import('@mui/material/styles/createTypography').Fontface[];
35
35
  accentColor?: import("csstype").Property.AccentColor | undefined;
36
36
  alignContent?: import("csstype").Property.AlignContent | undefined;
@@ -1771,7 +1771,7 @@ export declare const cartoThemeOptions: {
1771
1771
  props: Partial<import('@mui/material').AlertProps> | ((props: Partial<import('@mui/material').AlertProps> & {
1772
1772
  ownerState: Partial<import('@mui/material').AlertProps>;
1773
1773
  }) => boolean);
1774
- style: import('@mui/styled-engine').Interpolation<{
1774
+ style: import('@mui/material').Interpolation<{
1775
1775
  theme: import('@mui/material').Theme;
1776
1776
  }>;
1777
1777
  }[] | undefined;
@@ -1783,7 +1783,7 @@ export declare const cartoThemeOptions: {
1783
1783
  props: Partial<import('@mui/material').AlertTitleProps> | ((props: Partial<import('@mui/material').AlertTitleProps> & {
1784
1784
  ownerState: Partial<import('@mui/material').AlertTitleProps>;
1785
1785
  }) => boolean);
1786
- style: import('@mui/styled-engine').Interpolation<{
1786
+ style: import('@mui/material').Interpolation<{
1787
1787
  theme: import('@mui/material').Theme;
1788
1788
  }>;
1789
1789
  }[] | undefined;
@@ -1795,7 +1795,7 @@ export declare const cartoThemeOptions: {
1795
1795
  props: Partial<import('@mui/material').AppBarProps> | ((props: Partial<import('@mui/material').AppBarProps> & {
1796
1796
  ownerState: Partial<import('@mui/material').AppBarProps>;
1797
1797
  }) => boolean);
1798
- style: import('@mui/styled-engine').Interpolation<{
1798
+ style: import('@mui/material').Interpolation<{
1799
1799
  theme: import('@mui/material').Theme;
1800
1800
  }>;
1801
1801
  }[] | undefined;
@@ -1807,7 +1807,7 @@ export declare const cartoThemeOptions: {
1807
1807
  props: Partial<import('@mui/material').AutocompleteProps<any, any, any, any, "div">> | ((props: Partial<import('@mui/material').AutocompleteProps<any, any, any, any, "div">> & {
1808
1808
  ownerState: Partial<import('@mui/material').AutocompleteProps<any, any, any, any, "div">>;
1809
1809
  }) => boolean);
1810
- style: import('@mui/styled-engine').Interpolation<{
1810
+ style: import('@mui/material').Interpolation<{
1811
1811
  theme: import('@mui/material').Theme;
1812
1812
  }>;
1813
1813
  }[] | undefined;
@@ -1819,7 +1819,7 @@ export declare const cartoThemeOptions: {
1819
1819
  props: Partial<import('@mui/material').AvatarProps> | ((props: Partial<import('@mui/material').AvatarProps> & {
1820
1820
  ownerState: Partial<import('@mui/material').AvatarProps>;
1821
1821
  }) => boolean);
1822
- style: import('@mui/styled-engine').Interpolation<{
1822
+ style: import('@mui/material').Interpolation<{
1823
1823
  theme: import('@mui/material').Theme;
1824
1824
  }>;
1825
1825
  }[] | undefined;
@@ -1831,7 +1831,7 @@ export declare const cartoThemeOptions: {
1831
1831
  props: Partial<import('@mui/material').AvatarGroupProps> | ((props: Partial<import('@mui/material').AvatarGroupProps> & {
1832
1832
  ownerState: Partial<import('@mui/material').AvatarGroupProps>;
1833
1833
  }) => boolean);
1834
- style: import('@mui/styled-engine').Interpolation<{
1834
+ style: import('@mui/material').Interpolation<{
1835
1835
  theme: import('@mui/material').Theme;
1836
1836
  }>;
1837
1837
  }[] | undefined;
@@ -1843,7 +1843,7 @@ export declare const cartoThemeOptions: {
1843
1843
  props: Partial<import('@mui/material').BackdropProps> | ((props: Partial<import('@mui/material').BackdropProps> & {
1844
1844
  ownerState: Partial<import('@mui/material').BackdropProps>;
1845
1845
  }) => boolean);
1846
- style: import('@mui/styled-engine').Interpolation<{
1846
+ style: import('@mui/material').Interpolation<{
1847
1847
  theme: import('@mui/material').Theme;
1848
1848
  }>;
1849
1849
  }[] | undefined;
@@ -1855,7 +1855,7 @@ export declare const cartoThemeOptions: {
1855
1855
  props: Partial<import('@mui/material').BadgeProps> | ((props: Partial<import('@mui/material').BadgeProps> & {
1856
1856
  ownerState: Partial<import('@mui/material').BadgeProps>;
1857
1857
  }) => boolean);
1858
- style: import('@mui/styled-engine').Interpolation<{
1858
+ style: import('@mui/material').Interpolation<{
1859
1859
  theme: import('@mui/material').Theme;
1860
1860
  }>;
1861
1861
  }[] | undefined;
@@ -1867,7 +1867,7 @@ export declare const cartoThemeOptions: {
1867
1867
  props: Partial<import('@mui/material').BottomNavigationProps> | ((props: Partial<import('@mui/material').BottomNavigationProps> & {
1868
1868
  ownerState: Partial<import('@mui/material').BottomNavigationProps>;
1869
1869
  }) => boolean);
1870
- style: import('@mui/styled-engine').Interpolation<{
1870
+ style: import('@mui/material').Interpolation<{
1871
1871
  theme: import('@mui/material').Theme;
1872
1872
  }>;
1873
1873
  }[] | undefined;
@@ -1879,7 +1879,7 @@ export declare const cartoThemeOptions: {
1879
1879
  props: Partial<import('@mui/material').BottomNavigationActionProps> | ((props: Partial<import('@mui/material').BottomNavigationActionProps> & {
1880
1880
  ownerState: Partial<import('@mui/material').BottomNavigationActionProps>;
1881
1881
  }) => boolean);
1882
- style: import('@mui/styled-engine').Interpolation<{
1882
+ style: import('@mui/material').Interpolation<{
1883
1883
  theme: import('@mui/material').Theme;
1884
1884
  }>;
1885
1885
  }[] | undefined;
@@ -1891,7 +1891,7 @@ export declare const cartoThemeOptions: {
1891
1891
  props: Partial<import('@mui/material').BreadcrumbsProps> | ((props: Partial<import('@mui/material').BreadcrumbsProps> & {
1892
1892
  ownerState: Partial<import('@mui/material').BreadcrumbsProps>;
1893
1893
  }) => boolean);
1894
- style: import('@mui/styled-engine').Interpolation<{
1894
+ style: import('@mui/material').Interpolation<{
1895
1895
  theme: import('@mui/material').Theme;
1896
1896
  }>;
1897
1897
  }[] | undefined;
@@ -1903,7 +1903,7 @@ export declare const cartoThemeOptions: {
1903
1903
  props: Partial<import('@mui/material').ButtonProps> | ((props: Partial<import('@mui/material').ButtonProps> & {
1904
1904
  ownerState: Partial<import('@mui/material').ButtonProps>;
1905
1905
  }) => boolean);
1906
- style: import('@mui/styled-engine').Interpolation<{
1906
+ style: import('@mui/material').Interpolation<{
1907
1907
  theme: import('@mui/material').Theme;
1908
1908
  }>;
1909
1909
  }[] | undefined;
@@ -1915,7 +1915,7 @@ export declare const cartoThemeOptions: {
1915
1915
  props: Partial<import('@mui/material').ButtonBaseProps> | ((props: Partial<import('@mui/material').ButtonBaseProps> & {
1916
1916
  ownerState: Partial<import('@mui/material').ButtonBaseProps>;
1917
1917
  }) => boolean);
1918
- style: import('@mui/styled-engine').Interpolation<{
1918
+ style: import('@mui/material').Interpolation<{
1919
1919
  theme: import('@mui/material').Theme;
1920
1920
  }>;
1921
1921
  }[] | undefined;
@@ -1927,7 +1927,7 @@ export declare const cartoThemeOptions: {
1927
1927
  props: Partial<import('@mui/material').ButtonGroupProps> | ((props: Partial<import('@mui/material').ButtonGroupProps> & {
1928
1928
  ownerState: Partial<import('@mui/material').ButtonGroupProps>;
1929
1929
  }) => boolean);
1930
- style: import('@mui/styled-engine').Interpolation<{
1930
+ style: import('@mui/material').Interpolation<{
1931
1931
  theme: import('@mui/material').Theme;
1932
1932
  }>;
1933
1933
  }[] | undefined;
@@ -1939,7 +1939,7 @@ export declare const cartoThemeOptions: {
1939
1939
  props: Partial<import('@mui/material').CardProps> | ((props: Partial<import('@mui/material').CardProps> & {
1940
1940
  ownerState: Partial<import('@mui/material').CardProps>;
1941
1941
  }) => boolean);
1942
- style: import('@mui/styled-engine').Interpolation<{
1942
+ style: import('@mui/material').Interpolation<{
1943
1943
  theme: import('@mui/material').Theme;
1944
1944
  }>;
1945
1945
  }[] | undefined;
@@ -1951,7 +1951,7 @@ export declare const cartoThemeOptions: {
1951
1951
  props: Partial<import('@mui/material').CardActionAreaProps> | ((props: Partial<import('@mui/material').CardActionAreaProps> & {
1952
1952
  ownerState: Partial<import('@mui/material').CardActionAreaProps>;
1953
1953
  }) => boolean);
1954
- style: import('@mui/styled-engine').Interpolation<{
1954
+ style: import('@mui/material').Interpolation<{
1955
1955
  theme: import('@mui/material').Theme;
1956
1956
  }>;
1957
1957
  }[] | undefined;
@@ -1963,7 +1963,7 @@ export declare const cartoThemeOptions: {
1963
1963
  props: Partial<import('@mui/material').CardActionsProps> | ((props: Partial<import('@mui/material').CardActionsProps> & {
1964
1964
  ownerState: Partial<import('@mui/material').CardActionsProps>;
1965
1965
  }) => boolean);
1966
- style: import('@mui/styled-engine').Interpolation<{
1966
+ style: import('@mui/material').Interpolation<{
1967
1967
  theme: import('@mui/material').Theme;
1968
1968
  }>;
1969
1969
  }[] | undefined;
@@ -1975,7 +1975,7 @@ export declare const cartoThemeOptions: {
1975
1975
  props: Partial<import('@mui/material').CardContentProps> | ((props: Partial<import('@mui/material').CardContentProps> & {
1976
1976
  ownerState: Partial<import('@mui/material').CardContentProps>;
1977
1977
  }) => boolean);
1978
- style: import('@mui/styled-engine').Interpolation<{
1978
+ style: import('@mui/material').Interpolation<{
1979
1979
  theme: import('@mui/material').Theme;
1980
1980
  }>;
1981
1981
  }[] | undefined;
@@ -1987,7 +1987,7 @@ export declare const cartoThemeOptions: {
1987
1987
  props: Partial<import('@mui/material').CardHeaderProps> | ((props: Partial<import('@mui/material').CardHeaderProps> & {
1988
1988
  ownerState: Partial<import('@mui/material').CardHeaderProps>;
1989
1989
  }) => boolean);
1990
- style: import('@mui/styled-engine').Interpolation<{
1990
+ style: import('@mui/material').Interpolation<{
1991
1991
  theme: import('@mui/material').Theme;
1992
1992
  }>;
1993
1993
  }[] | undefined;
@@ -1999,7 +1999,7 @@ export declare const cartoThemeOptions: {
1999
1999
  props: Partial<import('@mui/material').CardMediaProps> | ((props: Partial<import('@mui/material').CardMediaProps> & {
2000
2000
  ownerState: Partial<import('@mui/material').CardMediaProps>;
2001
2001
  }) => boolean);
2002
- style: import('@mui/styled-engine').Interpolation<{
2002
+ style: import('@mui/material').Interpolation<{
2003
2003
  theme: import('@mui/material').Theme;
2004
2004
  }>;
2005
2005
  }[] | undefined;
@@ -2011,7 +2011,7 @@ export declare const cartoThemeOptions: {
2011
2011
  props: Partial<import('@mui/material').CheckboxProps> | ((props: Partial<import('@mui/material').CheckboxProps> & {
2012
2012
  ownerState: Partial<import('@mui/material').CheckboxProps>;
2013
2013
  }) => boolean);
2014
- style: import('@mui/styled-engine').Interpolation<{
2014
+ style: import('@mui/material').Interpolation<{
2015
2015
  theme: import('@mui/material').Theme;
2016
2016
  }>;
2017
2017
  }[] | undefined;
@@ -2023,7 +2023,7 @@ export declare const cartoThemeOptions: {
2023
2023
  props: Partial<import('@mui/material').ChipProps> | ((props: Partial<import('@mui/material').ChipProps> & {
2024
2024
  ownerState: Partial<import('@mui/material').ChipProps>;
2025
2025
  }) => boolean);
2026
- style: import('@mui/styled-engine').Interpolation<{
2026
+ style: import('@mui/material').Interpolation<{
2027
2027
  theme: import('@mui/material').Theme;
2028
2028
  }>;
2029
2029
  }[] | undefined;
@@ -2035,7 +2035,7 @@ export declare const cartoThemeOptions: {
2035
2035
  props: Partial<import('@mui/material').CircularProgressProps> | ((props: Partial<import('@mui/material').CircularProgressProps> & {
2036
2036
  ownerState: Partial<import('@mui/material').CircularProgressProps>;
2037
2037
  }) => boolean);
2038
- style: import('@mui/styled-engine').Interpolation<{
2038
+ style: import('@mui/material').Interpolation<{
2039
2039
  theme: import('@mui/material').Theme;
2040
2040
  }>;
2041
2041
  }[] | undefined;
@@ -2047,7 +2047,7 @@ export declare const cartoThemeOptions: {
2047
2047
  props: Partial<import('@mui/material').CollapseProps> | ((props: Partial<import('@mui/material').CollapseProps> & {
2048
2048
  ownerState: Partial<import('@mui/material').CollapseProps>;
2049
2049
  }) => boolean);
2050
- style: import('@mui/styled-engine').Interpolation<{
2050
+ style: import('@mui/material').Interpolation<{
2051
2051
  theme: import('@mui/material').Theme;
2052
2052
  }>;
2053
2053
  }[] | undefined;
@@ -2059,19 +2059,19 @@ export declare const cartoThemeOptions: {
2059
2059
  props: Partial<import('@mui/material').ContainerProps> | ((props: Partial<import('@mui/material').ContainerProps> & {
2060
2060
  ownerState: Partial<import('@mui/material').ContainerProps>;
2061
2061
  }) => boolean);
2062
- style: import('@mui/styled-engine').Interpolation<{
2062
+ style: import('@mui/material').Interpolation<{
2063
2063
  theme: import('@mui/material').Theme;
2064
2064
  }>;
2065
2065
  }[] | undefined;
2066
2066
  } | undefined;
2067
2067
  MuiCssBaseline: {
2068
2068
  defaultProps?: import('@mui/material').ComponentsProps["MuiCssBaseline"];
2069
- styleOverrides?: string | import('@mui/styled-engine').CSSObject | ((theme: import('@mui/material').Theme) => import('@mui/styled-engine').CSSInterpolation) | undefined;
2069
+ styleOverrides?: string | import('@mui/material').CSSObject | ((theme: import('@mui/material').Theme) => import('@mui/material').CSSInterpolation) | undefined;
2070
2070
  variants?: {
2071
2071
  props: Partial<import('@mui/material').CssBaselineProps> | ((props: Partial<import('@mui/material').CssBaselineProps> & {
2072
2072
  ownerState: Partial<import('@mui/material').CssBaselineProps>;
2073
2073
  }) => boolean);
2074
- style: import('@mui/styled-engine').Interpolation<{
2074
+ style: import('@mui/material').Interpolation<{
2075
2075
  theme: import('@mui/material').Theme;
2076
2076
  }>;
2077
2077
  }[] | undefined;
@@ -2988,7 +2988,7 @@ export declare const cartoThemeOptions: {
2988
2988
  props: Partial<import('@mui/material').DialogProps> | ((props: Partial<import('@mui/material').DialogProps> & {
2989
2989
  ownerState: Partial<import('@mui/material').DialogProps>;
2990
2990
  }) => boolean);
2991
- style: import('@mui/styled-engine').Interpolation<{
2991
+ style: import('@mui/material').Interpolation<{
2992
2992
  theme: import('@mui/material').Theme;
2993
2993
  }>;
2994
2994
  }[] | undefined;
@@ -3000,7 +3000,7 @@ export declare const cartoThemeOptions: {
3000
3000
  props: Partial<import('@mui/material').DialogActionsProps> | ((props: Partial<import('@mui/material').DialogActionsProps> & {
3001
3001
  ownerState: Partial<import('@mui/material').DialogActionsProps>;
3002
3002
  }) => boolean);
3003
- style: import('@mui/styled-engine').Interpolation<{
3003
+ style: import('@mui/material').Interpolation<{
3004
3004
  theme: import('@mui/material').Theme;
3005
3005
  }>;
3006
3006
  }[] | undefined;
@@ -3012,7 +3012,7 @@ export declare const cartoThemeOptions: {
3012
3012
  props: Partial<import('@mui/material').DialogContentProps> | ((props: Partial<import('@mui/material').DialogContentProps> & {
3013
3013
  ownerState: Partial<import('@mui/material').DialogContentProps>;
3014
3014
  }) => boolean);
3015
- style: import('@mui/styled-engine').Interpolation<{
3015
+ style: import('@mui/material').Interpolation<{
3016
3016
  theme: import('@mui/material').Theme;
3017
3017
  }>;
3018
3018
  }[] | undefined;
@@ -3024,7 +3024,7 @@ export declare const cartoThemeOptions: {
3024
3024
  props: Partial<import('@mui/material').DialogContentTextProps> | ((props: Partial<import('@mui/material').DialogContentTextProps> & {
3025
3025
  ownerState: Partial<import('@mui/material').DialogContentTextProps>;
3026
3026
  }) => boolean);
3027
- style: import('@mui/styled-engine').Interpolation<{
3027
+ style: import('@mui/material').Interpolation<{
3028
3028
  theme: import('@mui/material').Theme;
3029
3029
  }>;
3030
3030
  }[] | undefined;
@@ -3036,7 +3036,7 @@ export declare const cartoThemeOptions: {
3036
3036
  props: Partial<import('@mui/material').DialogTitleProps> | ((props: Partial<import('@mui/material').DialogTitleProps> & {
3037
3037
  ownerState: Partial<import('@mui/material').DialogTitleProps>;
3038
3038
  }) => boolean);
3039
- style: import('@mui/styled-engine').Interpolation<{
3039
+ style: import('@mui/material').Interpolation<{
3040
3040
  theme: import('@mui/material').Theme;
3041
3041
  }>;
3042
3042
  }[] | undefined;
@@ -3048,7 +3048,7 @@ export declare const cartoThemeOptions: {
3048
3048
  props: Partial<import('@mui/material').DividerProps> | ((props: Partial<import('@mui/material').DividerProps> & {
3049
3049
  ownerState: Partial<import('@mui/material').DividerProps>;
3050
3050
  }) => boolean);
3051
- style: import('@mui/styled-engine').Interpolation<{
3051
+ style: import('@mui/material').Interpolation<{
3052
3052
  theme: import('@mui/material').Theme;
3053
3053
  }>;
3054
3054
  }[] | undefined;
@@ -3060,7 +3060,7 @@ export declare const cartoThemeOptions: {
3060
3060
  props: Partial<import('@mui/material').DrawerProps> | ((props: Partial<import('@mui/material').DrawerProps> & {
3061
3061
  ownerState: Partial<import('@mui/material').DrawerProps>;
3062
3062
  }) => boolean);
3063
- style: import('@mui/styled-engine').Interpolation<{
3063
+ style: import('@mui/material').Interpolation<{
3064
3064
  theme: import('@mui/material').Theme;
3065
3065
  }>;
3066
3066
  }[] | undefined;
@@ -3072,7 +3072,7 @@ export declare const cartoThemeOptions: {
3072
3072
  props: Partial<import('@mui/material').AccordionProps> | ((props: Partial<import('@mui/material').AccordionProps> & {
3073
3073
  ownerState: Partial<import('@mui/material').AccordionProps>;
3074
3074
  }) => boolean);
3075
- style: import('@mui/styled-engine').Interpolation<{
3075
+ style: import('@mui/material').Interpolation<{
3076
3076
  theme: import('@mui/material').Theme;
3077
3077
  }>;
3078
3078
  }[] | undefined;
@@ -3084,7 +3084,7 @@ export declare const cartoThemeOptions: {
3084
3084
  props: Partial<import('@mui/material').AccordionActionsProps> | ((props: Partial<import('@mui/material').AccordionActionsProps> & {
3085
3085
  ownerState: Partial<import('@mui/material').AccordionActionsProps>;
3086
3086
  }) => boolean);
3087
- style: import('@mui/styled-engine').Interpolation<{
3087
+ style: import('@mui/material').Interpolation<{
3088
3088
  theme: import('@mui/material').Theme;
3089
3089
  }>;
3090
3090
  }[] | undefined;
@@ -3096,7 +3096,7 @@ export declare const cartoThemeOptions: {
3096
3096
  props: Partial<import('@mui/material').AccordionDetailsProps> | ((props: Partial<import('@mui/material').AccordionDetailsProps> & {
3097
3097
  ownerState: Partial<import('@mui/material').AccordionDetailsProps>;
3098
3098
  }) => boolean);
3099
- style: import('@mui/styled-engine').Interpolation<{
3099
+ style: import('@mui/material').Interpolation<{
3100
3100
  theme: import('@mui/material').Theme;
3101
3101
  }>;
3102
3102
  }[] | undefined;
@@ -3108,7 +3108,7 @@ export declare const cartoThemeOptions: {
3108
3108
  props: Partial<import('@mui/material').AccordionSummaryProps> | ((props: Partial<import('@mui/material').AccordionSummaryProps> & {
3109
3109
  ownerState: Partial<import('@mui/material').AccordionSummaryProps>;
3110
3110
  }) => boolean);
3111
- style: import('@mui/styled-engine').Interpolation<{
3111
+ style: import('@mui/material').Interpolation<{
3112
3112
  theme: import('@mui/material').Theme;
3113
3113
  }>;
3114
3114
  }[] | undefined;
@@ -3120,7 +3120,7 @@ export declare const cartoThemeOptions: {
3120
3120
  props: Partial<import('@mui/material').FabProps> | ((props: Partial<import('@mui/material').FabProps> & {
3121
3121
  ownerState: Partial<import('@mui/material').FabProps>;
3122
3122
  }) => boolean);
3123
- style: import('@mui/styled-engine').Interpolation<{
3123
+ style: import('@mui/material').Interpolation<{
3124
3124
  theme: import('@mui/material').Theme;
3125
3125
  }>;
3126
3126
  }[] | undefined;
@@ -3132,7 +3132,7 @@ export declare const cartoThemeOptions: {
3132
3132
  props: Partial<import('@mui/material').FilledInputProps> | ((props: Partial<import('@mui/material').FilledInputProps> & {
3133
3133
  ownerState: Partial<import('@mui/material').FilledInputProps>;
3134
3134
  }) => boolean);
3135
- style: import('@mui/styled-engine').Interpolation<{
3135
+ style: import('@mui/material').Interpolation<{
3136
3136
  theme: import('@mui/material').Theme;
3137
3137
  }>;
3138
3138
  }[] | undefined;
@@ -3144,7 +3144,7 @@ export declare const cartoThemeOptions: {
3144
3144
  props: Partial<import('@mui/material').FormControlProps> | ((props: Partial<import('@mui/material').FormControlProps> & {
3145
3145
  ownerState: Partial<import('@mui/material').FormControlProps>;
3146
3146
  }) => boolean);
3147
- style: import('@mui/styled-engine').Interpolation<{
3147
+ style: import('@mui/material').Interpolation<{
3148
3148
  theme: import('@mui/material').Theme;
3149
3149
  }>;
3150
3150
  }[] | undefined;
@@ -3156,7 +3156,7 @@ export declare const cartoThemeOptions: {
3156
3156
  props: Partial<import('@mui/material').FormControlLabelProps> | ((props: Partial<import('@mui/material').FormControlLabelProps> & {
3157
3157
  ownerState: Partial<import('@mui/material').FormControlLabelProps>;
3158
3158
  }) => boolean);
3159
- style: import('@mui/styled-engine').Interpolation<{
3159
+ style: import('@mui/material').Interpolation<{
3160
3160
  theme: import('@mui/material').Theme;
3161
3161
  }>;
3162
3162
  }[] | undefined;
@@ -3168,7 +3168,7 @@ export declare const cartoThemeOptions: {
3168
3168
  props: Partial<import('@mui/material').FormGroupProps> | ((props: Partial<import('@mui/material').FormGroupProps> & {
3169
3169
  ownerState: Partial<import('@mui/material').FormGroupProps>;
3170
3170
  }) => boolean);
3171
- style: import('@mui/styled-engine').Interpolation<{
3171
+ style: import('@mui/material').Interpolation<{
3172
3172
  theme: import('@mui/material').Theme;
3173
3173
  }>;
3174
3174
  }[] | undefined;
@@ -3180,7 +3180,7 @@ export declare const cartoThemeOptions: {
3180
3180
  props: Partial<import('@mui/material').FormHelperTextProps> | ((props: Partial<import('@mui/material').FormHelperTextProps> & {
3181
3181
  ownerState: Partial<import('@mui/material').FormHelperTextProps>;
3182
3182
  }) => boolean);
3183
- style: import('@mui/styled-engine').Interpolation<{
3183
+ style: import('@mui/material').Interpolation<{
3184
3184
  theme: import('@mui/material').Theme;
3185
3185
  }>;
3186
3186
  }[] | undefined;
@@ -3192,7 +3192,7 @@ export declare const cartoThemeOptions: {
3192
3192
  props: Partial<import('@mui/material').FormLabelProps> | ((props: Partial<import('@mui/material').FormLabelProps> & {
3193
3193
  ownerState: Partial<import('@mui/material').FormLabelProps>;
3194
3194
  }) => boolean);
3195
- style: import('@mui/styled-engine').Interpolation<{
3195
+ style: import('@mui/material').Interpolation<{
3196
3196
  theme: import('@mui/material').Theme;
3197
3197
  }>;
3198
3198
  }[] | undefined;
@@ -3204,7 +3204,7 @@ export declare const cartoThemeOptions: {
3204
3204
  props: Partial<import('@mui/material').GridProps> | ((props: Partial<import('@mui/material').GridProps> & {
3205
3205
  ownerState: Partial<import('@mui/material').GridProps>;
3206
3206
  }) => boolean);
3207
- style: import('@mui/styled-engine').Interpolation<{
3207
+ style: import('@mui/material').Interpolation<{
3208
3208
  theme: import('@mui/material').Theme;
3209
3209
  }>;
3210
3210
  }[] | undefined;
@@ -3216,7 +3216,7 @@ export declare const cartoThemeOptions: {
3216
3216
  props: Partial<import('@mui/material').Grid2Props> | ((props: Partial<import('@mui/material').Grid2Props> & {
3217
3217
  ownerState: Partial<import('@mui/material').Grid2Props>;
3218
3218
  }) => boolean);
3219
- style: import('@mui/styled-engine').Interpolation<{
3219
+ style: import('@mui/material').Interpolation<{
3220
3220
  theme: import('@mui/material').Theme;
3221
3221
  }>;
3222
3222
  }[] | undefined;
@@ -3228,7 +3228,7 @@ export declare const cartoThemeOptions: {
3228
3228
  props: Partial<import('@mui/material').ImageListProps> | ((props: Partial<import('@mui/material').ImageListProps> & {
3229
3229
  ownerState: Partial<import('@mui/material').ImageListProps>;
3230
3230
  }) => boolean);
3231
- style: import('@mui/styled-engine').Interpolation<{
3231
+ style: import('@mui/material').Interpolation<{
3232
3232
  theme: import('@mui/material').Theme;
3233
3233
  }>;
3234
3234
  }[] | undefined;
@@ -3240,7 +3240,7 @@ export declare const cartoThemeOptions: {
3240
3240
  props: Partial<import('@mui/material').ImageListItemProps> | ((props: Partial<import('@mui/material').ImageListItemProps> & {
3241
3241
  ownerState: Partial<import('@mui/material').ImageListItemProps>;
3242
3242
  }) => boolean);
3243
- style: import('@mui/styled-engine').Interpolation<{
3243
+ style: import('@mui/material').Interpolation<{
3244
3244
  theme: import('@mui/material').Theme;
3245
3245
  }>;
3246
3246
  }[] | undefined;
@@ -3252,7 +3252,7 @@ export declare const cartoThemeOptions: {
3252
3252
  props: Partial<import('@mui/material').ImageListItemBarProps> | ((props: Partial<import('@mui/material').ImageListItemBarProps> & {
3253
3253
  ownerState: Partial<import('@mui/material').ImageListItemBarProps>;
3254
3254
  }) => boolean);
3255
- style: import('@mui/styled-engine').Interpolation<{
3255
+ style: import('@mui/material').Interpolation<{
3256
3256
  theme: import('@mui/material').Theme;
3257
3257
  }>;
3258
3258
  }[] | undefined;
@@ -3264,7 +3264,7 @@ export declare const cartoThemeOptions: {
3264
3264
  props: Partial<import('@mui/material').IconProps> | ((props: Partial<import('@mui/material').IconProps> & {
3265
3265
  ownerState: Partial<import('@mui/material').IconProps>;
3266
3266
  }) => boolean);
3267
- style: import('@mui/styled-engine').Interpolation<{
3267
+ style: import('@mui/material').Interpolation<{
3268
3268
  theme: import('@mui/material').Theme;
3269
3269
  }>;
3270
3270
  }[] | undefined;
@@ -3276,7 +3276,7 @@ export declare const cartoThemeOptions: {
3276
3276
  props: Partial<import('@mui/material').IconButtonProps> | ((props: Partial<import('@mui/material').IconButtonProps> & {
3277
3277
  ownerState: Partial<import('@mui/material').IconButtonProps>;
3278
3278
  }) => boolean);
3279
- style: import('@mui/styled-engine').Interpolation<{
3279
+ style: import('@mui/material').Interpolation<{
3280
3280
  theme: import('@mui/material').Theme;
3281
3281
  }>;
3282
3282
  }[] | undefined;
@@ -3288,7 +3288,7 @@ export declare const cartoThemeOptions: {
3288
3288
  props: Partial<import('@mui/material').InputProps> | ((props: Partial<import('@mui/material').InputProps> & {
3289
3289
  ownerState: Partial<import('@mui/material').InputProps>;
3290
3290
  }) => boolean);
3291
- style: import('@mui/styled-engine').Interpolation<{
3291
+ style: import('@mui/material').Interpolation<{
3292
3292
  theme: import('@mui/material').Theme;
3293
3293
  }>;
3294
3294
  }[] | undefined;
@@ -3300,7 +3300,7 @@ export declare const cartoThemeOptions: {
3300
3300
  props: Partial<import('@mui/material').InputAdornmentProps> | ((props: Partial<import('@mui/material').InputAdornmentProps> & {
3301
3301
  ownerState: Partial<import('@mui/material').InputAdornmentProps>;
3302
3302
  }) => boolean);
3303
- style: import('@mui/styled-engine').Interpolation<{
3303
+ style: import('@mui/material').Interpolation<{
3304
3304
  theme: import('@mui/material').Theme;
3305
3305
  }>;
3306
3306
  }[] | undefined;
@@ -3312,7 +3312,7 @@ export declare const cartoThemeOptions: {
3312
3312
  props: Partial<import('@mui/material').InputBaseProps> | ((props: Partial<import('@mui/material').InputBaseProps> & {
3313
3313
  ownerState: Partial<import('@mui/material').InputBaseProps>;
3314
3314
  }) => boolean);
3315
- style: import('@mui/styled-engine').Interpolation<{
3315
+ style: import('@mui/material').Interpolation<{
3316
3316
  theme: import('@mui/material').Theme;
3317
3317
  }>;
3318
3318
  }[] | undefined;
@@ -3324,7 +3324,7 @@ export declare const cartoThemeOptions: {
3324
3324
  props: Partial<import('@mui/material').InputLabelProps> | ((props: Partial<import('@mui/material').InputLabelProps> & {
3325
3325
  ownerState: Partial<import('@mui/material').InputLabelProps>;
3326
3326
  }) => boolean);
3327
- style: import('@mui/styled-engine').Interpolation<{
3327
+ style: import('@mui/material').Interpolation<{
3328
3328
  theme: import('@mui/material').Theme;
3329
3329
  }>;
3330
3330
  }[] | undefined;
@@ -3336,7 +3336,7 @@ export declare const cartoThemeOptions: {
3336
3336
  props: Partial<import('@mui/material').LinearProgressProps> | ((props: Partial<import('@mui/material').LinearProgressProps> & {
3337
3337
  ownerState: Partial<import('@mui/material').LinearProgressProps>;
3338
3338
  }) => boolean);
3339
- style: import('@mui/styled-engine').Interpolation<{
3339
+ style: import('@mui/material').Interpolation<{
3340
3340
  theme: import('@mui/material').Theme;
3341
3341
  }>;
3342
3342
  }[] | undefined;
@@ -3348,7 +3348,7 @@ export declare const cartoThemeOptions: {
3348
3348
  props: Partial<import('@mui/material').LinkProps> | ((props: Partial<import('@mui/material').LinkProps> & {
3349
3349
  ownerState: Partial<import('@mui/material').LinkProps>;
3350
3350
  }) => boolean);
3351
- style: import('@mui/styled-engine').Interpolation<{
3351
+ style: import('@mui/material').Interpolation<{
3352
3352
  theme: import('@mui/material').Theme;
3353
3353
  }>;
3354
3354
  }[] | undefined;
@@ -3360,7 +3360,7 @@ export declare const cartoThemeOptions: {
3360
3360
  props: Partial<import('@mui/material').ListProps> | ((props: Partial<import('@mui/material').ListProps> & {
3361
3361
  ownerState: Partial<import('@mui/material').ListProps>;
3362
3362
  }) => boolean);
3363
- style: import('@mui/styled-engine').Interpolation<{
3363
+ style: import('@mui/material').Interpolation<{
3364
3364
  theme: import('@mui/material').Theme;
3365
3365
  }>;
3366
3366
  }[] | undefined;
@@ -3372,7 +3372,7 @@ export declare const cartoThemeOptions: {
3372
3372
  props: Partial<import('@mui/material').ListItemProps> | ((props: Partial<import('@mui/material').ListItemProps> & {
3373
3373
  ownerState: Partial<import('@mui/material').ListItemProps>;
3374
3374
  }) => boolean);
3375
- style: import('@mui/styled-engine').Interpolation<{
3375
+ style: import('@mui/material').Interpolation<{
3376
3376
  theme: import('@mui/material').Theme;
3377
3377
  }>;
3378
3378
  }[] | undefined;
@@ -3384,7 +3384,7 @@ export declare const cartoThemeOptions: {
3384
3384
  props: Partial<import('@mui/material').ListItemButtonProps> | ((props: Partial<import('@mui/material').ListItemButtonProps> & {
3385
3385
  ownerState: Partial<import('@mui/material').ListItemButtonProps>;
3386
3386
  }) => boolean);
3387
- style: import('@mui/styled-engine').Interpolation<{
3387
+ style: import('@mui/material').Interpolation<{
3388
3388
  theme: import('@mui/material').Theme;
3389
3389
  }>;
3390
3390
  }[] | undefined;
@@ -3396,7 +3396,7 @@ export declare const cartoThemeOptions: {
3396
3396
  props: Partial<import('@mui/material').ListItemAvatarProps> | ((props: Partial<import('@mui/material').ListItemAvatarProps> & {
3397
3397
  ownerState: Partial<import('@mui/material').ListItemAvatarProps>;
3398
3398
  }) => boolean);
3399
- style: import('@mui/styled-engine').Interpolation<{
3399
+ style: import('@mui/material').Interpolation<{
3400
3400
  theme: import('@mui/material').Theme;
3401
3401
  }>;
3402
3402
  }[] | undefined;
@@ -3408,7 +3408,7 @@ export declare const cartoThemeOptions: {
3408
3408
  props: Partial<import('@mui/material').ListItemIconProps> | ((props: Partial<import('@mui/material').ListItemIconProps> & {
3409
3409
  ownerState: Partial<import('@mui/material').ListItemIconProps>;
3410
3410
  }) => boolean);
3411
- style: import('@mui/styled-engine').Interpolation<{
3411
+ style: import('@mui/material').Interpolation<{
3412
3412
  theme: import('@mui/material').Theme;
3413
3413
  }>;
3414
3414
  }[] | undefined;
@@ -3420,7 +3420,7 @@ export declare const cartoThemeOptions: {
3420
3420
  props: Partial<import('@mui/material').ListItemSecondaryActionProps> | ((props: Partial<import('@mui/material').ListItemSecondaryActionProps> & {
3421
3421
  ownerState: Partial<import('@mui/material').ListItemSecondaryActionProps>;
3422
3422
  }) => boolean);
3423
- style: import('@mui/styled-engine').Interpolation<{
3423
+ style: import('@mui/material').Interpolation<{
3424
3424
  theme: import('@mui/material').Theme;
3425
3425
  }>;
3426
3426
  }[] | undefined;
@@ -3432,7 +3432,7 @@ export declare const cartoThemeOptions: {
3432
3432
  props: Partial<import('@mui/material').ListItemTextProps<"span", "p">> | ((props: Partial<import('@mui/material').ListItemTextProps<"span", "p">> & {
3433
3433
  ownerState: Partial<import('@mui/material').ListItemTextProps<"span", "p">>;
3434
3434
  }) => boolean);
3435
- style: import('@mui/styled-engine').Interpolation<{
3435
+ style: import('@mui/material').Interpolation<{
3436
3436
  theme: import('@mui/material').Theme;
3437
3437
  }>;
3438
3438
  }[] | undefined;
@@ -3444,7 +3444,7 @@ export declare const cartoThemeOptions: {
3444
3444
  props: Partial<import('@mui/material').ListSubheaderProps> | ((props: Partial<import('@mui/material').ListSubheaderProps> & {
3445
3445
  ownerState: Partial<import('@mui/material').ListSubheaderProps>;
3446
3446
  }) => boolean);
3447
- style: import('@mui/styled-engine').Interpolation<{
3447
+ style: import('@mui/material').Interpolation<{
3448
3448
  theme: import('@mui/material').Theme;
3449
3449
  }>;
3450
3450
  }[] | undefined;
@@ -3456,7 +3456,7 @@ export declare const cartoThemeOptions: {
3456
3456
  props: Partial<import('@mui/material').MenuProps> | ((props: Partial<import('@mui/material').MenuProps> & {
3457
3457
  ownerState: Partial<import('@mui/material').MenuProps>;
3458
3458
  }) => boolean);
3459
- style: import('@mui/styled-engine').Interpolation<{
3459
+ style: import('@mui/material').Interpolation<{
3460
3460
  theme: import('@mui/material').Theme;
3461
3461
  }>;
3462
3462
  }[] | undefined;
@@ -3468,7 +3468,7 @@ export declare const cartoThemeOptions: {
3468
3468
  props: Partial<import('@mui/material').MenuItemProps> | ((props: Partial<import('@mui/material').MenuItemProps> & {
3469
3469
  ownerState: Partial<import('@mui/material').MenuItemProps>;
3470
3470
  }) => boolean);
3471
- style: import('@mui/styled-engine').Interpolation<{
3471
+ style: import('@mui/material').Interpolation<{
3472
3472
  theme: import('@mui/material').Theme;
3473
3473
  }>;
3474
3474
  }[] | undefined;
@@ -3480,7 +3480,7 @@ export declare const cartoThemeOptions: {
3480
3480
  props: Partial<import('@mui/material').MenuListProps> | ((props: Partial<import('@mui/material').MenuListProps> & {
3481
3481
  ownerState: Partial<import('@mui/material').MenuListProps>;
3482
3482
  }) => boolean);
3483
- style: import('@mui/styled-engine').Interpolation<{
3483
+ style: import('@mui/material').Interpolation<{
3484
3484
  theme: import('@mui/material').Theme;
3485
3485
  }>;
3486
3486
  }[] | undefined;
@@ -3492,7 +3492,7 @@ export declare const cartoThemeOptions: {
3492
3492
  props: Partial<import('@mui/material').MobileStepperProps> | ((props: Partial<import('@mui/material').MobileStepperProps> & {
3493
3493
  ownerState: Partial<import('@mui/material').MobileStepperProps>;
3494
3494
  }) => boolean);
3495
- style: import('@mui/styled-engine').Interpolation<{
3495
+ style: import('@mui/material').Interpolation<{
3496
3496
  theme: import('@mui/material').Theme;
3497
3497
  }>;
3498
3498
  }[] | undefined;
@@ -3504,7 +3504,7 @@ export declare const cartoThemeOptions: {
3504
3504
  props: Partial<import('@mui/material').ModalProps> | ((props: Partial<import('@mui/material').ModalProps> & {
3505
3505
  ownerState: Partial<import('@mui/material').ModalProps>;
3506
3506
  }) => boolean);
3507
- style: import('@mui/styled-engine').Interpolation<{
3507
+ style: import('@mui/material').Interpolation<{
3508
3508
  theme: import('@mui/material').Theme;
3509
3509
  }>;
3510
3510
  }[] | undefined;
@@ -3516,7 +3516,7 @@ export declare const cartoThemeOptions: {
3516
3516
  props: Partial<import('@mui/material').NativeSelectProps> | ((props: Partial<import('@mui/material').NativeSelectProps> & {
3517
3517
  ownerState: Partial<import('@mui/material').NativeSelectProps>;
3518
3518
  }) => boolean);
3519
- style: import('@mui/styled-engine').Interpolation<{
3519
+ style: import('@mui/material').Interpolation<{
3520
3520
  theme: import('@mui/material').Theme;
3521
3521
  }>;
3522
3522
  }[] | undefined;
@@ -3528,7 +3528,7 @@ export declare const cartoThemeOptions: {
3528
3528
  props: Partial<import('@mui/material').OutlinedInputProps> | ((props: Partial<import('@mui/material').OutlinedInputProps> & {
3529
3529
  ownerState: Partial<import('@mui/material').OutlinedInputProps>;
3530
3530
  }) => boolean);
3531
- style: import('@mui/styled-engine').Interpolation<{
3531
+ style: import('@mui/material').Interpolation<{
3532
3532
  theme: import('@mui/material').Theme;
3533
3533
  }>;
3534
3534
  }[] | undefined;
@@ -3540,7 +3540,7 @@ export declare const cartoThemeOptions: {
3540
3540
  props: Partial<import('@mui/material').PaginationProps> | ((props: Partial<import('@mui/material').PaginationProps> & {
3541
3541
  ownerState: Partial<import('@mui/material').PaginationProps>;
3542
3542
  }) => boolean);
3543
- style: import('@mui/styled-engine').Interpolation<{
3543
+ style: import('@mui/material').Interpolation<{
3544
3544
  theme: import('@mui/material').Theme;
3545
3545
  }>;
3546
3546
  }[] | undefined;
@@ -3552,7 +3552,7 @@ export declare const cartoThemeOptions: {
3552
3552
  props: Partial<import('@mui/material').PaginationItemProps> | ((props: Partial<import('@mui/material').PaginationItemProps> & {
3553
3553
  ownerState: Partial<import('@mui/material').PaginationItemProps>;
3554
3554
  }) => boolean);
3555
- style: import('@mui/styled-engine').Interpolation<{
3555
+ style: import('@mui/material').Interpolation<{
3556
3556
  theme: import('@mui/material').Theme;
3557
3557
  }>;
3558
3558
  }[] | undefined;
@@ -3564,7 +3564,7 @@ export declare const cartoThemeOptions: {
3564
3564
  props: Partial<import('@mui/material').PaperProps> | ((props: Partial<import('@mui/material').PaperProps> & {
3565
3565
  ownerState: Partial<import('@mui/material').PaperProps>;
3566
3566
  }) => boolean);
3567
- style: import('@mui/styled-engine').Interpolation<{
3567
+ style: import('@mui/material').Interpolation<{
3568
3568
  theme: import('@mui/material').Theme;
3569
3569
  }>;
3570
3570
  }[] | undefined;
@@ -3580,7 +3580,7 @@ export declare const cartoThemeOptions: {
3580
3580
  props: Partial<import('@mui/material').PopoverProps> | ((props: Partial<import('@mui/material').PopoverProps> & {
3581
3581
  ownerState: Partial<import('@mui/material').PopoverProps>;
3582
3582
  }) => boolean);
3583
- style: import('@mui/styled-engine').Interpolation<{
3583
+ style: import('@mui/material').Interpolation<{
3584
3584
  theme: import('@mui/material').Theme;
3585
3585
  }>;
3586
3586
  }[] | undefined;
@@ -3592,7 +3592,7 @@ export declare const cartoThemeOptions: {
3592
3592
  props: Partial<import('@mui/material').RadioProps> | ((props: Partial<import('@mui/material').RadioProps> & {
3593
3593
  ownerState: Partial<import('@mui/material').RadioProps>;
3594
3594
  }) => boolean);
3595
- style: import('@mui/styled-engine').Interpolation<{
3595
+ style: import('@mui/material').Interpolation<{
3596
3596
  theme: import('@mui/material').Theme;
3597
3597
  }>;
3598
3598
  }[] | undefined;
@@ -3604,7 +3604,7 @@ export declare const cartoThemeOptions: {
3604
3604
  props: Partial<import('@mui/material').RadioGroupProps> | ((props: Partial<import('@mui/material').RadioGroupProps> & {
3605
3605
  ownerState: Partial<import('@mui/material').RadioGroupProps>;
3606
3606
  }) => boolean);
3607
- style: import('@mui/styled-engine').Interpolation<{
3607
+ style: import('@mui/material').Interpolation<{
3608
3608
  theme: import('@mui/material').Theme;
3609
3609
  }>;
3610
3610
  }[] | undefined;
@@ -3616,7 +3616,7 @@ export declare const cartoThemeOptions: {
3616
3616
  props: Partial<import('@mui/material').RatingProps> | ((props: Partial<import('@mui/material').RatingProps> & {
3617
3617
  ownerState: Partial<import('@mui/material').RatingProps>;
3618
3618
  }) => boolean);
3619
- style: import('@mui/styled-engine').Interpolation<{
3619
+ style: import('@mui/material').Interpolation<{
3620
3620
  theme: import('@mui/material').Theme;
3621
3621
  }>;
3622
3622
  }[] | undefined;
@@ -3628,7 +3628,7 @@ export declare const cartoThemeOptions: {
3628
3628
  props: Partial<import('@mui/material').ScopedCssBaselineProps> | ((props: Partial<import('@mui/material').ScopedCssBaselineProps> & {
3629
3629
  ownerState: Partial<import('@mui/material').ScopedCssBaselineProps>;
3630
3630
  }) => boolean);
3631
- style: import('@mui/styled-engine').Interpolation<{
3631
+ style: import('@mui/material').Interpolation<{
3632
3632
  theme: import('@mui/material').Theme;
3633
3633
  }>;
3634
3634
  }[] | undefined;
@@ -3640,7 +3640,7 @@ export declare const cartoThemeOptions: {
3640
3640
  props: Partial<import('@mui/material').SelectProps> | ((props: Partial<import('@mui/material').SelectProps> & {
3641
3641
  ownerState: Partial<import('@mui/material').SelectProps>;
3642
3642
  }) => boolean);
3643
- style: import('@mui/styled-engine').Interpolation<{
3643
+ style: import('@mui/material').Interpolation<{
3644
3644
  theme: import('@mui/material').Theme;
3645
3645
  }>;
3646
3646
  }[] | undefined;
@@ -3652,7 +3652,7 @@ export declare const cartoThemeOptions: {
3652
3652
  props: Partial<import('@mui/material').SkeletonProps> | ((props: Partial<import('@mui/material').SkeletonProps> & {
3653
3653
  ownerState: Partial<import('@mui/material').SkeletonProps>;
3654
3654
  }) => boolean);
3655
- style: import('@mui/styled-engine').Interpolation<{
3655
+ style: import('@mui/material').Interpolation<{
3656
3656
  theme: import('@mui/material').Theme;
3657
3657
  }>;
3658
3658
  }[] | undefined;
@@ -3664,7 +3664,7 @@ export declare const cartoThemeOptions: {
3664
3664
  props: Partial<import('@mui/material').SliderProps> | ((props: Partial<import('@mui/material').SliderProps> & {
3665
3665
  ownerState: Partial<import('@mui/material').SliderProps>;
3666
3666
  }) => boolean);
3667
- style: import('@mui/styled-engine').Interpolation<{
3667
+ style: import('@mui/material').Interpolation<{
3668
3668
  theme: import('@mui/material').Theme;
3669
3669
  }>;
3670
3670
  }[] | undefined;
@@ -3676,7 +3676,7 @@ export declare const cartoThemeOptions: {
3676
3676
  props: Partial<import('@mui/material').SnackbarProps> | ((props: Partial<import('@mui/material').SnackbarProps> & {
3677
3677
  ownerState: Partial<import('@mui/material').SnackbarProps>;
3678
3678
  }) => boolean);
3679
- style: import('@mui/styled-engine').Interpolation<{
3679
+ style: import('@mui/material').Interpolation<{
3680
3680
  theme: import('@mui/material').Theme;
3681
3681
  }>;
3682
3682
  }[] | undefined;
@@ -3688,7 +3688,7 @@ export declare const cartoThemeOptions: {
3688
3688
  props: Partial<import('@mui/material').SnackbarContentProps> | ((props: Partial<import('@mui/material').SnackbarContentProps> & {
3689
3689
  ownerState: Partial<import('@mui/material').SnackbarContentProps>;
3690
3690
  }) => boolean);
3691
- style: import('@mui/styled-engine').Interpolation<{
3691
+ style: import('@mui/material').Interpolation<{
3692
3692
  theme: import('@mui/material').Theme;
3693
3693
  }>;
3694
3694
  }[] | undefined;
@@ -3700,7 +3700,7 @@ export declare const cartoThemeOptions: {
3700
3700
  props: Partial<import('@mui/material').SpeedDialProps> | ((props: Partial<import('@mui/material').SpeedDialProps> & {
3701
3701
  ownerState: Partial<import('@mui/material').SpeedDialProps>;
3702
3702
  }) => boolean);
3703
- style: import('@mui/styled-engine').Interpolation<{
3703
+ style: import('@mui/material').Interpolation<{
3704
3704
  theme: import('@mui/material').Theme;
3705
3705
  }>;
3706
3706
  }[] | undefined;
@@ -3712,7 +3712,7 @@ export declare const cartoThemeOptions: {
3712
3712
  props: Partial<import('@mui/material').SpeedDialActionProps> | ((props: Partial<import('@mui/material').SpeedDialActionProps> & {
3713
3713
  ownerState: Partial<import('@mui/material').SpeedDialActionProps>;
3714
3714
  }) => boolean);
3715
- style: import('@mui/styled-engine').Interpolation<{
3715
+ style: import('@mui/material').Interpolation<{
3716
3716
  theme: import('@mui/material').Theme;
3717
3717
  }>;
3718
3718
  }[] | undefined;
@@ -3724,7 +3724,7 @@ export declare const cartoThemeOptions: {
3724
3724
  props: Partial<import('@mui/material').SpeedDialIconProps> | ((props: Partial<import('@mui/material').SpeedDialIconProps> & {
3725
3725
  ownerState: Partial<import('@mui/material').SpeedDialIconProps>;
3726
3726
  }) => boolean);
3727
- style: import('@mui/styled-engine').Interpolation<{
3727
+ style: import('@mui/material').Interpolation<{
3728
3728
  theme: import('@mui/material').Theme;
3729
3729
  }>;
3730
3730
  }[] | undefined;
@@ -3736,7 +3736,7 @@ export declare const cartoThemeOptions: {
3736
3736
  props: Partial<import('@mui/material').StackProps> | ((props: Partial<import('@mui/material').StackProps> & {
3737
3737
  ownerState: Partial<import('@mui/material').StackProps>;
3738
3738
  }) => boolean);
3739
- style: import('@mui/styled-engine').Interpolation<{
3739
+ style: import('@mui/material').Interpolation<{
3740
3740
  theme: import('@mui/material').Theme;
3741
3741
  }>;
3742
3742
  }[] | undefined;
@@ -3748,7 +3748,7 @@ export declare const cartoThemeOptions: {
3748
3748
  props: Partial<import('@mui/material').StepProps> | ((props: Partial<import('@mui/material').StepProps> & {
3749
3749
  ownerState: Partial<import('@mui/material').StepProps>;
3750
3750
  }) => boolean);
3751
- style: import('@mui/styled-engine').Interpolation<{
3751
+ style: import('@mui/material').Interpolation<{
3752
3752
  theme: import('@mui/material').Theme;
3753
3753
  }>;
3754
3754
  }[] | undefined;
@@ -3760,7 +3760,7 @@ export declare const cartoThemeOptions: {
3760
3760
  props: Partial<import('@mui/material').StepButtonProps> | ((props: Partial<import('@mui/material').StepButtonProps> & {
3761
3761
  ownerState: Partial<import('@mui/material').StepButtonProps>;
3762
3762
  }) => boolean);
3763
- style: import('@mui/styled-engine').Interpolation<{
3763
+ style: import('@mui/material').Interpolation<{
3764
3764
  theme: import('@mui/material').Theme;
3765
3765
  }>;
3766
3766
  }[] | undefined;
@@ -3772,7 +3772,7 @@ export declare const cartoThemeOptions: {
3772
3772
  props: Partial<import('@mui/material').StepConnectorProps> | ((props: Partial<import('@mui/material').StepConnectorProps> & {
3773
3773
  ownerState: Partial<import('@mui/material').StepConnectorProps>;
3774
3774
  }) => boolean);
3775
- style: import('@mui/styled-engine').Interpolation<{
3775
+ style: import('@mui/material').Interpolation<{
3776
3776
  theme: import('@mui/material').Theme;
3777
3777
  }>;
3778
3778
  }[] | undefined;
@@ -3784,7 +3784,7 @@ export declare const cartoThemeOptions: {
3784
3784
  props: Partial<import('@mui/material').StepContentProps> | ((props: Partial<import('@mui/material').StepContentProps> & {
3785
3785
  ownerState: Partial<import('@mui/material').StepContentProps>;
3786
3786
  }) => boolean);
3787
- style: import('@mui/styled-engine').Interpolation<{
3787
+ style: import('@mui/material').Interpolation<{
3788
3788
  theme: import('@mui/material').Theme;
3789
3789
  }>;
3790
3790
  }[] | undefined;
@@ -3796,7 +3796,7 @@ export declare const cartoThemeOptions: {
3796
3796
  props: Partial<import('@mui/material').StepIconProps> | ((props: Partial<import('@mui/material').StepIconProps> & {
3797
3797
  ownerState: Partial<import('@mui/material').StepIconProps>;
3798
3798
  }) => boolean);
3799
- style: import('@mui/styled-engine').Interpolation<{
3799
+ style: import('@mui/material').Interpolation<{
3800
3800
  theme: import('@mui/material').Theme;
3801
3801
  }>;
3802
3802
  }[] | undefined;
@@ -3808,7 +3808,7 @@ export declare const cartoThemeOptions: {
3808
3808
  props: Partial<import('@mui/material').StepLabelProps> | ((props: Partial<import('@mui/material').StepLabelProps> & {
3809
3809
  ownerState: Partial<import('@mui/material').StepLabelProps>;
3810
3810
  }) => boolean);
3811
- style: import('@mui/styled-engine').Interpolation<{
3811
+ style: import('@mui/material').Interpolation<{
3812
3812
  theme: import('@mui/material').Theme;
3813
3813
  }>;
3814
3814
  }[] | undefined;
@@ -3820,7 +3820,7 @@ export declare const cartoThemeOptions: {
3820
3820
  props: Partial<import('@mui/material').StepperProps> | ((props: Partial<import('@mui/material').StepperProps> & {
3821
3821
  ownerState: Partial<import('@mui/material').StepperProps>;
3822
3822
  }) => boolean);
3823
- style: import('@mui/styled-engine').Interpolation<{
3823
+ style: import('@mui/material').Interpolation<{
3824
3824
  theme: import('@mui/material').Theme;
3825
3825
  }>;
3826
3826
  }[] | undefined;
@@ -3832,14 +3832,14 @@ export declare const cartoThemeOptions: {
3832
3832
  props: Partial<import('@mui/material').SvgIconProps> | ((props: Partial<import('@mui/material').SvgIconProps> & {
3833
3833
  ownerState: Partial<import('@mui/material').SvgIconProps>;
3834
3834
  }) => boolean);
3835
- style: import('@mui/styled-engine').Interpolation<{
3835
+ style: import('@mui/material').Interpolation<{
3836
3836
  theme: import('@mui/material').Theme;
3837
3837
  }>;
3838
3838
  }[] | undefined;
3839
3839
  } | undefined;
3840
3840
  MuiSwipeableDrawer?: {
3841
3841
  defaultProps?: import('@mui/material').ComponentsProps["MuiSwipeableDrawer"];
3842
- };
3842
+ } | undefined;
3843
3843
  MuiSwitch?: {
3844
3844
  defaultProps?: import('@mui/material').ComponentsProps["MuiSwitch"];
3845
3845
  styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/material').SwitchClasses, "MuiSwitch", import('@mui/material').Theme>> | undefined;
@@ -3847,7 +3847,7 @@ export declare const cartoThemeOptions: {
3847
3847
  props: Partial<import('@mui/material').SwitchProps> | ((props: Partial<import('@mui/material').SwitchProps> & {
3848
3848
  ownerState: Partial<import('@mui/material').SwitchProps>;
3849
3849
  }) => boolean);
3850
- style: import('@mui/styled-engine').Interpolation<{
3850
+ style: import('@mui/material').Interpolation<{
3851
3851
  theme: import('@mui/material').Theme;
3852
3852
  }>;
3853
3853
  }[] | undefined;
@@ -3859,7 +3859,7 @@ export declare const cartoThemeOptions: {
3859
3859
  props: Partial<import('@mui/material').TabProps> | ((props: Partial<import('@mui/material').TabProps> & {
3860
3860
  ownerState: Partial<import('@mui/material').TabProps>;
3861
3861
  }) => boolean);
3862
- style: import('@mui/styled-engine').Interpolation<{
3862
+ style: import('@mui/material').Interpolation<{
3863
3863
  theme: import('@mui/material').Theme;
3864
3864
  }>;
3865
3865
  }[] | undefined;
@@ -3871,7 +3871,7 @@ export declare const cartoThemeOptions: {
3871
3871
  props: Partial<import('@mui/material').TableProps> | ((props: Partial<import('@mui/material').TableProps> & {
3872
3872
  ownerState: Partial<import('@mui/material').TableProps>;
3873
3873
  }) => boolean);
3874
- style: import('@mui/styled-engine').Interpolation<{
3874
+ style: import('@mui/material').Interpolation<{
3875
3875
  theme: import('@mui/material').Theme;
3876
3876
  }>;
3877
3877
  }[] | undefined;
@@ -3883,7 +3883,7 @@ export declare const cartoThemeOptions: {
3883
3883
  props: Partial<import('@mui/material').TableBodyProps> | ((props: Partial<import('@mui/material').TableBodyProps> & {
3884
3884
  ownerState: Partial<import('@mui/material').TableBodyProps>;
3885
3885
  }) => boolean);
3886
- style: import('@mui/styled-engine').Interpolation<{
3886
+ style: import('@mui/material').Interpolation<{
3887
3887
  theme: import('@mui/material').Theme;
3888
3888
  }>;
3889
3889
  }[] | undefined;
@@ -3895,7 +3895,7 @@ export declare const cartoThemeOptions: {
3895
3895
  props: Partial<import('@mui/material').TableCellProps> | ((props: Partial<import('@mui/material').TableCellProps> & {
3896
3896
  ownerState: Partial<import('@mui/material').TableCellProps>;
3897
3897
  }) => boolean);
3898
- style: import('@mui/styled-engine').Interpolation<{
3898
+ style: import('@mui/material').Interpolation<{
3899
3899
  theme: import('@mui/material').Theme;
3900
3900
  }>;
3901
3901
  }[] | undefined;
@@ -3907,7 +3907,7 @@ export declare const cartoThemeOptions: {
3907
3907
  props: Partial<import('@mui/material').TableContainerProps> | ((props: Partial<import('@mui/material').TableContainerProps> & {
3908
3908
  ownerState: Partial<import('@mui/material').TableContainerProps>;
3909
3909
  }) => boolean);
3910
- style: import('@mui/styled-engine').Interpolation<{
3910
+ style: import('@mui/material').Interpolation<{
3911
3911
  theme: import('@mui/material').Theme;
3912
3912
  }>;
3913
3913
  }[] | undefined;
@@ -3919,7 +3919,7 @@ export declare const cartoThemeOptions: {
3919
3919
  props: Partial<import('@mui/material').TableFooterProps> | ((props: Partial<import('@mui/material').TableFooterProps> & {
3920
3920
  ownerState: Partial<import('@mui/material').TableFooterProps>;
3921
3921
  }) => boolean);
3922
- style: import('@mui/styled-engine').Interpolation<{
3922
+ style: import('@mui/material').Interpolation<{
3923
3923
  theme: import('@mui/material').Theme;
3924
3924
  }>;
3925
3925
  }[] | undefined;
@@ -3931,7 +3931,7 @@ export declare const cartoThemeOptions: {
3931
3931
  props: Partial<import('@mui/material').TableHeadProps> | ((props: Partial<import('@mui/material').TableHeadProps> & {
3932
3932
  ownerState: Partial<import('@mui/material').TableHeadProps>;
3933
3933
  }) => boolean);
3934
- style: import('@mui/styled-engine').Interpolation<{
3934
+ style: import('@mui/material').Interpolation<{
3935
3935
  theme: import('@mui/material').Theme;
3936
3936
  }>;
3937
3937
  }[] | undefined;
@@ -3943,7 +3943,7 @@ export declare const cartoThemeOptions: {
3943
3943
  props: Partial<import('@mui/material').TablePaginationProps> | ((props: Partial<import('@mui/material').TablePaginationProps> & {
3944
3944
  ownerState: Partial<import('@mui/material').TablePaginationProps>;
3945
3945
  }) => boolean);
3946
- style: import('@mui/styled-engine').Interpolation<{
3946
+ style: import('@mui/material').Interpolation<{
3947
3947
  theme: import('@mui/material').Theme;
3948
3948
  }>;
3949
3949
  }[] | undefined;
@@ -3955,7 +3955,7 @@ export declare const cartoThemeOptions: {
3955
3955
  props: Partial<import('@mui/material').TableRowProps> | ((props: Partial<import('@mui/material').TableRowProps> & {
3956
3956
  ownerState: Partial<import('@mui/material').TableRowProps>;
3957
3957
  }) => boolean);
3958
- style: import('@mui/styled-engine').Interpolation<{
3958
+ style: import('@mui/material').Interpolation<{
3959
3959
  theme: import('@mui/material').Theme;
3960
3960
  }>;
3961
3961
  }[] | undefined;
@@ -3967,7 +3967,7 @@ export declare const cartoThemeOptions: {
3967
3967
  props: Partial<import('@mui/material').TableSortLabelProps> | ((props: Partial<import('@mui/material').TableSortLabelProps> & {
3968
3968
  ownerState: Partial<import('@mui/material').TableSortLabelProps>;
3969
3969
  }) => boolean);
3970
- style: import('@mui/styled-engine').Interpolation<{
3970
+ style: import('@mui/material').Interpolation<{
3971
3971
  theme: import('@mui/material').Theme;
3972
3972
  }>;
3973
3973
  }[] | undefined;
@@ -3979,7 +3979,7 @@ export declare const cartoThemeOptions: {
3979
3979
  props: Partial<import('@mui/material').TabsProps> | ((props: Partial<import('@mui/material').TabsProps> & {
3980
3980
  ownerState: Partial<import('@mui/material').TabsProps>;
3981
3981
  }) => boolean);
3982
- style: import('@mui/styled-engine').Interpolation<{
3982
+ style: import('@mui/material').Interpolation<{
3983
3983
  theme: import('@mui/material').Theme;
3984
3984
  }>;
3985
3985
  }[] | undefined;
@@ -3991,7 +3991,7 @@ export declare const cartoThemeOptions: {
3991
3991
  props: Partial<import('@mui/material').TextFieldProps> | ((props: Partial<import('@mui/material').TextFieldProps> & {
3992
3992
  ownerState: Partial<import('@mui/material').TextFieldProps>;
3993
3993
  }) => boolean);
3994
- style: import('@mui/styled-engine').Interpolation<{
3994
+ style: import('@mui/material').Interpolation<{
3995
3995
  theme: import('@mui/material').Theme;
3996
3996
  }>;
3997
3997
  }[] | undefined;
@@ -4003,7 +4003,7 @@ export declare const cartoThemeOptions: {
4003
4003
  props: Partial<import('@mui/material').ToggleButtonProps> | ((props: Partial<import('@mui/material').ToggleButtonProps> & {
4004
4004
  ownerState: Partial<import('@mui/material').ToggleButtonProps>;
4005
4005
  }) => boolean);
4006
- style: import('@mui/styled-engine').Interpolation<{
4006
+ style: import('@mui/material').Interpolation<{
4007
4007
  theme: import('@mui/material').Theme;
4008
4008
  }>;
4009
4009
  }[] | undefined;
@@ -4015,7 +4015,7 @@ export declare const cartoThemeOptions: {
4015
4015
  props: Partial<import('@mui/material').ToggleButtonGroupProps> | ((props: Partial<import('@mui/material').ToggleButtonGroupProps> & {
4016
4016
  ownerState: Partial<import('@mui/material').ToggleButtonGroupProps>;
4017
4017
  }) => boolean);
4018
- style: import('@mui/styled-engine').Interpolation<{
4018
+ style: import('@mui/material').Interpolation<{
4019
4019
  theme: import('@mui/material').Theme;
4020
4020
  }>;
4021
4021
  }[] | undefined;
@@ -4027,7 +4027,7 @@ export declare const cartoThemeOptions: {
4027
4027
  props: Partial<import('@mui/material').ToolbarProps> | ((props: Partial<import('@mui/material').ToolbarProps> & {
4028
4028
  ownerState: Partial<import('@mui/material').ToolbarProps>;
4029
4029
  }) => boolean);
4030
- style: import('@mui/styled-engine').Interpolation<{
4030
+ style: import('@mui/material').Interpolation<{
4031
4031
  theme: import('@mui/material').Theme;
4032
4032
  }>;
4033
4033
  }[] | undefined;
@@ -4039,7 +4039,7 @@ export declare const cartoThemeOptions: {
4039
4039
  props: Partial<import('@mui/material').TooltipProps> | ((props: Partial<import('@mui/material').TooltipProps> & {
4040
4040
  ownerState: Partial<import('@mui/material').TooltipProps>;
4041
4041
  }) => boolean);
4042
- style: import('@mui/styled-engine').Interpolation<{
4042
+ style: import('@mui/material').Interpolation<{
4043
4043
  theme: import('@mui/material').Theme;
4044
4044
  }>;
4045
4045
  }[] | undefined;
@@ -4051,7 +4051,7 @@ export declare const cartoThemeOptions: {
4051
4051
  props: Partial<import('@mui/material/ButtonBase/TouchRipple').TouchRippleProps> | ((props: Partial<import('@mui/material/ButtonBase/TouchRipple').TouchRippleProps> & {
4052
4052
  ownerState: Partial<import('@mui/material/ButtonBase/TouchRipple').TouchRippleProps>;
4053
4053
  }) => boolean);
4054
- style: import('@mui/styled-engine').Interpolation<{
4054
+ style: import('@mui/material').Interpolation<{
4055
4055
  theme: import('@mui/material').Theme;
4056
4056
  }>;
4057
4057
  }[] | undefined;
@@ -4063,14 +4063,198 @@ export declare const cartoThemeOptions: {
4063
4063
  props: Partial<import('@mui/material').TypographyProps> | ((props: Partial<import('@mui/material').TypographyProps> & {
4064
4064
  ownerState: Partial<import('@mui/material').TypographyProps>;
4065
4065
  }) => boolean);
4066
- style: import('@mui/styled-engine').Interpolation<{
4066
+ style: import('@mui/material').Interpolation<{
4067
4067
  theme: import('@mui/material').Theme;
4068
4068
  }>;
4069
4069
  }[] | undefined;
4070
4070
  } | undefined;
4071
4071
  MuiUseMediaQuery?: {
4072
4072
  defaultProps?: import('@mui/material').ComponentsProps["MuiUseMediaQuery"];
4073
+ } | undefined;
4074
+ MuiClock?: {
4075
+ defaultProps?: import('@mui/material').ComponentsProps["MuiClock"];
4076
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').ClockClasses, "MuiClock", import('@mui/material').Theme>> | undefined;
4077
+ } | undefined;
4078
+ MuiClockNumber?: {
4079
+ defaultProps?: import('@mui/material').ComponentsProps["MuiClockNumber"];
4080
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').ClockNumberClasses, "MuiClockNumber", import('@mui/material').Theme>> | undefined;
4081
+ } | undefined;
4082
+ MuiClockPointer?: {
4083
+ defaultProps?: import('@mui/material').ComponentsProps["MuiClockPointer"];
4084
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').ClockPointerClasses, "MuiClockPointer", import('@mui/material').Theme>> | undefined;
4085
+ } | undefined;
4086
+ MuiDateCalendar?: {
4087
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDateCalendar"];
4088
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').DateCalendarClasses, "MuiDateCalendar", import('@mui/material').Theme>> | undefined;
4089
+ } | undefined;
4090
+ MuiDateField?: {
4091
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDateField"];
4092
+ };
4093
+ MuiDatePickerToolbar?: {
4094
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDatePickerToolbar"];
4095
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').DatePickerToolbarClasses, "MuiDatePickerToolbar", import('@mui/material').Theme>> | undefined;
4096
+ } | undefined;
4097
+ MuiDateTimeField?: {
4098
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDateTimeField"];
4099
+ };
4100
+ MuiDateTimePickerTabs?: {
4101
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDateTimePickerTabs"];
4102
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<"root", "MuiDateTimePickerTabs", import('@mui/material').Theme>> | undefined;
4103
+ } | undefined;
4104
+ MuiDateTimePickerToolbar?: {
4105
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDateTimePickerToolbar"];
4106
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').DateTimePickerToolbarClasses, "MuiDateTimePickerToolbar", import('@mui/material').Theme>> | undefined;
4107
+ } | undefined;
4108
+ MuiDayCalendar?: {
4109
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDayCalendar"];
4110
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').DayCalendarClasses, "MuiDayCalendar", import('@mui/material').Theme>> | undefined;
4111
+ } | undefined;
4112
+ MuiDayCalendarSkeleton?: {
4113
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDayCalendarSkeleton"];
4114
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').DayCalendarSkeletonClasses, "MuiDayCalendarSkeleton", import('@mui/material').Theme>> | undefined;
4115
+ } | undefined;
4116
+ MuiDigitalClock?: {
4117
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDigitalClock"];
4118
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').DigitalClockClasses, "MuiDigitalClock", import('@mui/material').Theme>> | undefined;
4119
+ } | undefined;
4120
+ MuiLocalizationProvider?: {
4121
+ defaultProps?: import('@mui/material').ComponentsProps["MuiLocalizationProvider"];
4122
+ };
4123
+ MuiMonthCalendar?: {
4124
+ defaultProps?: import('@mui/material').ComponentsProps["MuiMonthCalendar"];
4125
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<"root", "MuiMonthCalendar", import('@mui/material').Theme>> | undefined;
4126
+ } | undefined;
4127
+ MuiMultiSectionDigitalClock?: {
4128
+ defaultProps?: import('@mui/material').ComponentsProps["MuiMultiSectionDigitalClock"];
4129
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<"root", "MuiMultiSectionDigitalClock", import('@mui/material').Theme>> | undefined;
4130
+ } | undefined;
4131
+ MuiMultiSectionDigitalClockSection?: {
4132
+ defaultProps?: import('@mui/material').ComponentsProps["MuiMultiSectionDigitalClockSection"];
4133
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').MultiSectionDigitalClockSectionClasses, "MuiMultiSectionDigitalClockSection", import('@mui/material').Theme>> | undefined;
4134
+ } | undefined;
4135
+ MuiPickersArrowSwitcher?: {
4136
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersArrowSwitcher"];
4137
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers/internals').PickersArrowSwitcherClasses, "MuiPickersArrowSwitcher", import('@mui/material').Theme>> | undefined;
4138
+ } | undefined;
4139
+ MuiPickersCalendarHeader?: {
4140
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersCalendarHeader"];
4141
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersCalendarHeaderClasses, "MuiPickersCalendarHeader", import('@mui/material').Theme>> | undefined;
4142
+ } | undefined;
4143
+ MuiPickersDay?: {
4144
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersDay"];
4145
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersDayClasses, "MuiPickersDay", import('@mui/material').Theme>> | undefined;
4146
+ } | undefined;
4147
+ MuiPickersFadeTransitionGroup?: {
4148
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersFadeTransitionGroup"];
4149
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<"root", "MuiPickersFadeTransitionGroup", import('@mui/material').Theme>> | undefined;
4150
+ } | undefined;
4151
+ MuiPickersMonth?: {
4152
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersMonth"];
4153
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersMonthClasses, "MuiPickersMonth", import('@mui/material').Theme>> | undefined;
4154
+ } | undefined;
4155
+ MuiPickersPopper?: {
4156
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersPopper"];
4157
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers/internals').PickersPopperClasses, "MuiPickersPopper", import('@mui/material').Theme>> | undefined;
4158
+ } | undefined;
4159
+ MuiPickersSlideTransition?: {
4160
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersSlideTransition"];
4161
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersSlideTransitionClasses, "MuiPickersSlideTransition", import('@mui/material').Theme>> | undefined;
4162
+ } | undefined;
4163
+ MuiPickersToolbar?: {
4164
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersToolbar"];
4165
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers/internals').PickersToolbarClasses, "MuiPickersToolbar", import('@mui/material').Theme>> | undefined;
4166
+ } | undefined;
4167
+ MuiPickersToolbarButton?: {
4168
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersToolbarButton"];
4169
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<"root", "MuiPickersToolbarButton", import('@mui/material').Theme>> | undefined;
4170
+ } | undefined;
4171
+ MuiPickersToolbarText?: {
4172
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersToolbarText"];
4173
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers/internals').PickersToolbarTextClasses, "MuiPickersToolbarText", import('@mui/material').Theme>> | undefined;
4174
+ } | undefined;
4175
+ MuiPickersLayout?: {
4176
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersLayout"];
4177
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers/PickersLayout/pickersLayoutClasses').PickersLayoutClasses, "MuiPickersLayout", import('@mui/material').Theme>> | undefined;
4178
+ } | undefined;
4179
+ MuiPickersYear?: {
4180
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersYear"];
4181
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersYearClasses, "MuiPickersYear", import('@mui/material').Theme>> | undefined;
4182
+ } | undefined;
4183
+ MuiTimeClock?: {
4184
+ defaultProps?: import('@mui/material').ComponentsProps["MuiTimeClock"];
4185
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').TimeClockClasses, "MuiTimeClock", import('@mui/material').Theme>> | undefined;
4186
+ } | undefined;
4187
+ MuiTimeField?: {
4188
+ defaultProps?: import('@mui/material').ComponentsProps["MuiTimeField"];
4189
+ };
4190
+ MuiTimePickerToolbar?: {
4191
+ defaultProps?: import('@mui/material').ComponentsProps["MuiTimePickerToolbar"];
4192
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').TimePickerToolbarClasses, "MuiTimePickerToolbar", import('@mui/material').Theme>> | undefined;
4193
+ } | undefined;
4194
+ MuiYearCalendar?: {
4195
+ defaultProps?: import('@mui/material').ComponentsProps["MuiYearCalendar"];
4196
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<"root", "MuiYearCalendar", import('@mui/material').Theme>> | undefined;
4197
+ } | undefined;
4198
+ MuiDatePicker?: {
4199
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDatePicker"];
4200
+ };
4201
+ MuiDesktopDatePicker?: {
4202
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDesktopDatePicker"];
4203
+ };
4204
+ MuiMobileDatePicker?: {
4205
+ defaultProps?: import('@mui/material').ComponentsProps["MuiMobileDatePicker"];
4206
+ };
4207
+ MuiStaticDatePicker?: {
4208
+ defaultProps?: import('@mui/material').ComponentsProps["MuiStaticDatePicker"];
4209
+ };
4210
+ MuiTimePicker?: {
4211
+ defaultProps?: import('@mui/material').ComponentsProps["MuiTimePicker"];
4073
4212
  };
4213
+ MuiDesktopTimePicker?: {
4214
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDesktopTimePicker"];
4215
+ };
4216
+ MuiMobileTimePicker?: {
4217
+ defaultProps?: import('@mui/material').ComponentsProps["MuiMobileTimePicker"];
4218
+ };
4219
+ MuiStaticTimePicker?: {
4220
+ defaultProps?: import('@mui/material').ComponentsProps["MuiStaticTimePicker"];
4221
+ };
4222
+ MuiDateTimePicker?: {
4223
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDateTimePicker"];
4224
+ };
4225
+ MuiDesktopDateTimePicker?: {
4226
+ defaultProps?: import('@mui/material').ComponentsProps["MuiDesktopDateTimePicker"];
4227
+ };
4228
+ MuiMobileDateTimePicker?: {
4229
+ defaultProps?: import('@mui/material').ComponentsProps["MuiMobileDateTimePicker"];
4230
+ };
4231
+ MuiStaticDateTimePicker?: {
4232
+ defaultProps?: import('@mui/material').ComponentsProps["MuiStaticDateTimePicker"];
4233
+ };
4234
+ MuiPickersTextField?: {
4235
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersTextField"];
4236
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersTextFieldClasses, "MuiPickersTextField", import('@mui/material').Theme>> | undefined;
4237
+ } | undefined;
4238
+ MuiPickersInputBase?: {
4239
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersInputBase"];
4240
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersInputBaseClasses, "MuiPickersInputBase", import('@mui/material').Theme>> | undefined;
4241
+ } | undefined;
4242
+ MuiPickersInput?: {
4243
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersInput"];
4244
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersInputClasses, "MuiPickersInput", import('@mui/material').Theme>> | undefined;
4245
+ } | undefined;
4246
+ MuiPickersFilledInput?: {
4247
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersFilledInput"];
4248
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersFilledInputClasses, "MuiPickersFilledInput", import('@mui/material').Theme>> | undefined;
4249
+ } | undefined;
4250
+ MuiPickersOutlinedInput?: {
4251
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersOutlinedInput"];
4252
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersOutlinedInputClasses, "MuiPickersOutlinedInput", import('@mui/material').Theme>> | undefined;
4253
+ } | undefined;
4254
+ MuiPickersSectionList?: {
4255
+ defaultProps?: import('@mui/material').ComponentsProps["MuiPickersSectionList"];
4256
+ styleOverrides?: Partial<import('@mui/material/styles/overrides').OverridesStyleRules<keyof import('@mui/x-date-pickers').PickersSectionListClasses, "MuiPickersSectionList", import('@mui/material').Theme>> | undefined;
4257
+ } | undefined;
4074
4258
  };
4075
4259
  };
4076
4260
  export declare const theme: import('@mui/material').Theme;