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

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 (263) 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 +399 -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/sections/typography.d.ts.map +1 -1
  252. package/dist/types/theme/types.d.ts.map +1 -1
  253. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.d.ts +2 -1
  254. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.d.ts.map +1 -1
  255. package/dist/types/widgets/comparative/ComparativeFormulaWidgetUI/FormulaLabel.d.ts.map +1 -1
  256. package/dist/types/widgets/legend/LegendLayer.d.ts.map +1 -1
  257. package/dist/types/widgets/legend/LegendWidgetUI.d.ts.map +1 -1
  258. package/dist/widgets/index.cjs +16 -16
  259. package/dist/widgets/index.js +1554 -1552
  260. package/package.json +21 -15
  261. package/dist/ArrowDown-TqD1eTx5.js +0 -6
  262. package/dist/SwatchSquare-DVuvnme5.js +0 -7
  263. package/dist/TablePaginationActions-5u10SobX.cjs +0 -9
@@ -1,14 +1,12 @@
1
- import { responsiveFontSizes as N, createTheme as V } from "@mui/material";
2
- import { jsxs as j, Fragment as Z, jsx as u } from "react/jsx-runtime";
3
- import { alpha as b } from "@mui/material/styles";
4
- import { T as K, a as U, I as n, b as r, c as g, g as a, A as C, B as s, S as k } from "../TablePaginationActions-C9YCSB32.js";
5
- import q from "@mui/icons-material/Cancel";
6
- import { A as f } from "../ArrowDown-TqD1eTx5.js";
1
+ import { alpha as x, responsiveFontSizes as to, createTheme as ao } from "@mui/material";
2
+ import { jsxs as eo, Fragment as no, jsx as s } from "react/jsx-runtime";
3
+ import { T as po, a as lo, I as e, b as r, c as u, g as a, A as P, B as g, S as T } from "../TablePaginationActions-GazQOp5y.js";
4
+ import { Cancel as h, EventOutlined as L, ChevronRightOutlined as so, ChevronLeftOutlined as co, ExpandMoreOutlined as oo, CheckCircleOutlined as go } from "@mui/icons-material";
5
+ import { A as v } from "../ArrowDown-B1AG0MlL.js";
6
+ import { r as W, M as A } from "../MenuItem-BTaTqbU8.js";
7
7
  import { c as p } from "../paletteUtils-BEwZhrLg.js";
8
- import { g as Co } from "../paletteUtils-BEwZhrLg.js";
9
- import Q from "@mui/icons-material/CheckCircleOutlined";
10
- import { ExpandMoreOutlined as _ } from "@mui/icons-material";
11
- const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1 2.1S9.9 9.16 9.9 8s.94-2.1 2.1-2.1m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z", m = "50%", S = 0.5, Y = {
8
+ import { g as Ao } from "../paletteUtils-BEwZhrLg.js";
9
+ const io = 1, b = 0.5, y = io + b, uo = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1 2.1S9.9 9.16 9.9 8s.94-2.1 2.1-2.1m0 9c2.97 0 6.1 1.46 6.1 2.1v1.1H5.9V17c0-.64 3.13-2.1 6.1-2.1M12 4C9.79 4 8 5.79 8 8s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm0 9c-2.67 0-8 1.34-8 4v3h16v-3c0-2.66-5.33-4-8-4z", H = "50%", D = 0.5, bo = {
12
10
  // Divider
13
11
  MuiDivider: {
14
12
  styleOverrides: {
@@ -36,32 +34,32 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
36
34
  maxWidth: "240px",
37
35
  backgroundColor: o.palette.black[90],
38
36
  '.MuiTooltip-popper[data-popper-placement*="top"] &': {
39
- marginBottom: o.spacing(c),
37
+ marginBottom: o.spacing(b),
40
38
  "&.MuiTooltip-tooltipArrow": {
41
- marginBottom: o.spacing(x)
39
+ marginBottom: o.spacing(y)
42
40
  }
43
41
  },
44
42
  '.MuiTooltip-popper[data-popper-placement*="right"] &': {
45
- marginLeft: o.spacing(c),
43
+ marginLeft: o.spacing(b),
46
44
  "&.MuiTooltip-tooltipArrow": {
47
- marginLeft: o.spacing(x)
45
+ marginLeft: o.spacing(y)
48
46
  }
49
47
  },
50
48
  '.MuiTooltip-popper[data-popper-placement*="bottom"] &': {
51
- marginTop: o.spacing(c),
49
+ marginTop: o.spacing(b),
52
50
  "&.MuiTooltip-tooltipArrow": {
53
- marginTop: o.spacing(x)
51
+ marginTop: o.spacing(y)
54
52
  }
55
53
  },
56
54
  '.MuiTooltip-popper[data-popper-placement*="left"] &': {
57
- marginRight: o.spacing(c),
55
+ marginRight: o.spacing(b),
58
56
  "&.MuiTooltip-tooltipArrow": {
59
- marginRight: o.spacing(x)
57
+ marginRight: o.spacing(y)
60
58
  }
61
59
  }
62
60
  }),
63
61
  arrow: ({ theme: o }) => ({
64
- height: o.spacing($),
62
+ height: o.spacing(io),
65
63
  color: o.palette.black[90]
66
64
  })
67
65
  }
@@ -128,9 +126,9 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
128
126
  variant: "outlined",
129
127
  size: "small"
130
128
  },
131
- labelDisplayedRows: ({ from: o, to: i, count: v }) => /* @__PURE__ */ j(Z, { children: [
132
- /* @__PURE__ */ u(
133
- K,
129
+ labelDisplayedRows: ({ from: o, to: i, count: c }) => /* @__PURE__ */ eo(no, { children: [
130
+ /* @__PURE__ */ s(
131
+ po,
134
132
  {
135
133
  component: "span",
136
134
  variant: "inherit",
@@ -139,9 +137,9 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
139
137
  children: `${o}-${i}`
140
138
  }
141
139
  ),
142
- ` of ${v}`
140
+ ` of ${c}`
143
141
  ] }),
144
- ActionsComponent: U
142
+ ActionsComponent: lo
145
143
  },
146
144
  styleOverrides: {
147
145
  root: () => ({
@@ -227,9 +225,9 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
227
225
  maxWidth: "192px",
228
226
  padding: o.spacing(0, 0.5),
229
227
  "& .MuiAvatar-root": {
230
- width: n,
231
- minWidth: n,
232
- height: n,
228
+ width: e,
229
+ minWidth: e,
230
+ height: e,
233
231
  margin: 0,
234
232
  color: o.palette.secondary.contrastText,
235
233
  backgroundColor: o.palette.background.paper,
@@ -240,9 +238,9 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
240
238
  marginLeft: o.spacing(0.5)
241
239
  },
242
240
  "& img": {
243
- width: n,
244
- minWidth: n,
245
- height: n
241
+ width: e,
242
+ minWidth: e,
243
+ height: e
246
244
  },
247
245
  "&.MuiChip-root.Mui-disabled": {
248
246
  color: o.palette.text.disabled,
@@ -440,16 +438,16 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
440
438
  backgroundColor: o.palette.default.dark
441
439
  },
442
440
  "&.MuiChip-colorSuccess": {
443
- backgroundColor: b(o.palette.success.main, 0.25)
441
+ backgroundColor: x(o.palette.success.main, 0.25)
444
442
  },
445
443
  "&.MuiChip-colorInfo": {
446
- backgroundColor: b(o.palette.info.main, 0.12)
444
+ backgroundColor: x(o.palette.info.main, 0.12)
447
445
  },
448
446
  "&.MuiChip-colorError": {
449
- backgroundColor: b(o.palette.error.main, 0.12)
447
+ backgroundColor: x(o.palette.error.main, 0.12)
450
448
  },
451
449
  "&.MuiChip-colorWarning": {
452
- backgroundColor: b(o.palette.warning.main, 0.25)
450
+ backgroundColor: x(o.palette.warning.main, 0.25)
453
451
  }
454
452
  }
455
453
  }
@@ -467,7 +465,7 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
467
465
  // https://github.com/mui/material-ui/issues/33229
468
466
  "& .MuiAvatar-fallback": {
469
467
  path: {
470
- d: `path('${X}') !important`
468
+ d: `path('${uo}') !important`
471
469
  }
472
470
  }
473
471
  }),
@@ -475,15 +473,15 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
475
473
  boxShadow: `0 0 0 1px ${o.palette.default.outlinedBorder}`
476
474
  }),
477
475
  circular: () => ({
478
- borderRadius: m,
476
+ borderRadius: H,
479
477
  "& img": {
480
- borderRadius: m
478
+ borderRadius: H
481
479
  }
482
480
  }),
483
481
  rounded: ({ theme: o }) => ({
484
- borderRadius: o.spacing(S),
482
+ borderRadius: o.spacing(D),
485
483
  "& img": {
486
- borderRadius: o.spacing(S)
484
+ borderRadius: o.spacing(D)
487
485
  }
488
486
  })
489
487
  }
@@ -507,14 +505,14 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
507
505
  fontSize: r
508
506
  }),
509
507
  fontSizeSmall: () => ({
510
- fontSize: g
508
+ fontSize: u
511
509
  }),
512
510
  fontSizeLarge: () => ({
513
- fontSize: n
511
+ fontSize: e
514
512
  })
515
513
  }
516
514
  }
517
- }, I = a(2), l = a(3), e = a(4), d = a(6), w = a(0.5), J = {
515
+ }, F = a(2), l = a(3), n = a(4), d = a(6), E = a(0.5), xo = {
518
516
  // Button Base
519
517
  MuiButtonBase: {
520
518
  defaultProps: {
@@ -638,9 +636,9 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
638
636
  }
639
637
  }),
640
638
  sizeMedium: ({ theme: o, ownerState: i }) => ({
641
- height: e,
639
+ height: n,
642
640
  padding: o.spacing(0, 2),
643
- lineHeight: e,
641
+ lineHeight: n,
644
642
  ...i.variant === "text" && {
645
643
  padding: o.spacing(0, 1)
646
644
  }
@@ -792,8 +790,8 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
792
790
  height: l
793
791
  }),
794
792
  sizeMedium: () => ({
795
- width: e,
796
- height: e
793
+ width: n,
794
+ height: n
797
795
  }),
798
796
  sizeLarge: () => ({
799
797
  width: d,
@@ -805,13 +803,13 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
805
803
  {
806
804
  props: { size: "xsmall" },
807
805
  style: () => ({
808
- width: I,
809
- height: I,
806
+ width: F,
807
+ height: F,
810
808
  "& .MuiSvgIcon-root, & svg": {
811
- fontSize: g,
812
- width: g,
813
- minWidth: g,
814
- height: g
809
+ fontSize: u,
810
+ width: u,
811
+ minWidth: u,
812
+ height: u
815
813
  }
816
814
  })
817
815
  }
@@ -821,12 +819,12 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
821
819
  MuiToggleButton: {
822
820
  styleOverrides: {
823
821
  root: ({ theme: o }) => ({
824
- minWidth: e,
825
- height: e,
822
+ minWidth: n,
823
+ height: n,
826
824
  padding: o.spacing(0, 1),
827
825
  color: o.palette.text.secondary,
828
826
  border: "none",
829
- borderRadius: w,
827
+ borderRadius: E,
830
828
  transition: "background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms",
831
829
  "&:hover": {
832
830
  backgroundColor: o.palette.action.hover
@@ -876,7 +874,7 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
876
874
  boxShadow: o.shadows[1],
877
875
  backgroundColor: o.palette.background.paper,
878
876
  "& .MuiToggleButtonGroup-grouped:not(:first-of-type), &.Mui-Selected, & .MuiToggleButtonGroup-grouped:not(:last-of-type)": {
879
- borderRadius: w
877
+ borderRadius: E
880
878
  },
881
879
  ".MuiDivider-root": {
882
880
  "&.MuiDivider-vertical": {
@@ -892,16 +890,16 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
892
890
  },
893
891
  ".MuiToggleButton-sizeSmall": {
894
892
  "& + .MuiDivider-root.MuiDivider-vertical": {
895
- height: e
893
+ height: n
896
894
  },
897
895
  "& + .MuiDivider-root.MuiDivider-horizontal": {
898
- width: e
896
+ width: n
899
897
  }
900
898
  }
901
899
  }),
902
900
  // Styles applied to the children if orientation="horizontal"
903
901
  groupedHorizontal: ({ theme: o }) => ({
904
- height: e,
902
+ height: n,
905
903
  margin: o.spacing(1),
906
904
  "&:not(:last-of-type)": {
907
905
  marginRight: o.spacing(0.5),
@@ -924,7 +922,7 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
924
922
  }),
925
923
  // Styles applied to the children if orientation="vertical"
926
924
  groupedVertical: ({ theme: o }) => ({
927
- width: e,
925
+ width: n,
928
926
  margin: o.spacing(1),
929
927
  "&.MuiToggleButton-root": {
930
928
  marginLeft: o.spacing(1),
@@ -957,10 +955,10 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
957
955
  boxShadow: i.shadows[6]
958
956
  },
959
957
  "& .MuiSvgIcon-root, & svg": {
960
- fontSize: n,
961
- width: n,
962
- minWidth: n,
963
- height: n
958
+ fontSize: e,
959
+ width: e,
960
+ minWidth: e,
961
+ height: e
964
962
  },
965
963
  "&.MuiFab-extended": {
966
964
  ...i.typography.body1,
@@ -1014,7 +1012,7 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1014
1012
  })
1015
1013
  }
1016
1014
  }
1017
- }, M = 2.25, y = 3, B = 2, z = 3, O = 4, T = {
1015
+ }, M = 2.25, f = 3, $ = 2, G = 3, V = 4, N = {
1018
1016
  root: ({ ownerState: o, theme: i }) => ({
1019
1017
  padding: i.spacing(0.5),
1020
1018
  ...o.size === "small" && {
@@ -1039,10 +1037,10 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1039
1037
  }
1040
1038
  },
1041
1039
  "& .MuiSvgIcon-root": {
1042
- fontSize: i.spacing(y),
1043
- width: i.spacing(y),
1044
- minWidth: i.spacing(y),
1045
- height: i.spacing(y),
1040
+ fontSize: i.spacing(f),
1041
+ width: i.spacing(f),
1042
+ minWidth: i.spacing(f),
1043
+ height: i.spacing(f),
1046
1044
  ...o.size === "small" && {
1047
1045
  fontSize: i.spacing(M),
1048
1046
  width: i.spacing(M),
@@ -1051,7 +1049,7 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1051
1049
  }
1052
1050
  }
1053
1051
  })
1054
- }, R = {
1052
+ }, j = {
1055
1053
  root: ({ theme: o }) => ({
1056
1054
  position: "static",
1057
1055
  transform: "none",
@@ -1083,14 +1081,14 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1083
1081
  }
1084
1082
  }
1085
1083
  })
1086
- }, oo = {
1084
+ }, yo = {
1087
1085
  // Checkbox
1088
1086
  MuiCheckbox: {
1089
1087
  defaultProps: {
1090
1088
  size: "small"
1091
1089
  },
1092
1090
  styleOverrides: {
1093
- ...T
1091
+ ...N
1094
1092
  }
1095
1093
  },
1096
1094
  // Radio Button
@@ -1099,7 +1097,7 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1099
1097
  size: "small"
1100
1098
  },
1101
1099
  styleOverrides: {
1102
- ...T
1100
+ ...N
1103
1101
  }
1104
1102
  },
1105
1103
  // Text Field
@@ -1111,7 +1109,7 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1111
1109
  shrink: !0
1112
1110
  },
1113
1111
  SelectProps: {
1114
- IconComponent: f,
1112
+ IconComponent: v,
1115
1113
  size: "small"
1116
1114
  }
1117
1115
  },
@@ -1439,18 +1437,18 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1439
1437
  // Label
1440
1438
  MuiInputLabel: {
1441
1439
  styleOverrides: {
1442
- ...R
1440
+ ...j
1443
1441
  }
1444
1442
  },
1445
1443
  MuiFormLabel: {
1446
1444
  styleOverrides: {
1447
- ...R
1445
+ ...j
1448
1446
  }
1449
1447
  },
1450
1448
  // Select
1451
1449
  MuiSelect: {
1452
1450
  defaultProps: {
1453
- IconComponent: f,
1451
+ IconComponent: v,
1454
1452
  fullWidth: !0,
1455
1453
  size: "small"
1456
1454
  },
@@ -1533,8 +1531,8 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1533
1531
  defaultProps: {
1534
1532
  size: "small",
1535
1533
  fullWidth: !0,
1536
- popupIcon: /* @__PURE__ */ u(f, {}),
1537
- clearIcon: /* @__PURE__ */ u(q, { "data-testid": "cancel-icon-autocomplete" }),
1534
+ popupIcon: /* @__PURE__ */ s(v, {}),
1535
+ clearIcon: /* @__PURE__ */ s(h, { "data-testid": "cancel-icon-autocomplete" }),
1538
1536
  ChipProps: { color: "default" },
1539
1537
  limitTags: 1,
1540
1538
  componentsProps: {
@@ -1713,8 +1711,8 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1713
1711
  },
1714
1712
  styleOverrides: {
1715
1713
  root: ({ theme: o }) => ({
1716
- width: o.spacing(z),
1717
- height: o.spacing(B),
1714
+ width: o.spacing(G),
1715
+ height: o.spacing($),
1718
1716
  padding: 0,
1719
1717
  overflow: "visible",
1720
1718
  "& + .MuiTypography-root": {
@@ -1726,8 +1724,8 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1726
1724
  }
1727
1725
  }),
1728
1726
  switchBase: ({ ownerState: o, theme: i }) => ({
1729
- width: i.spacing(O),
1730
- height: i.spacing(O),
1727
+ width: i.spacing(V),
1728
+ height: i.spacing(V),
1731
1729
  padding: i.spacing(0.5),
1732
1730
  borderRadius: "50%",
1733
1731
  color: i.palette.text.secondary,
@@ -1769,8 +1767,8 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1769
1767
  }
1770
1768
  }),
1771
1769
  input: ({ theme: o }) => ({
1772
- width: o.spacing(z),
1773
- height: o.spacing(B),
1770
+ width: o.spacing(G),
1771
+ height: o.spacing($),
1774
1772
  left: 0
1775
1773
  }),
1776
1774
  track: ({ ownerState: o, theme: i }) => ({
@@ -1831,7 +1829,7 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
1831
1829
  })
1832
1830
  }
1833
1831
  }
1834
- }, io = {
1832
+ }, Mo = {
1835
1833
  // Menu
1836
1834
  MuiMenu: {
1837
1835
  styleOverrides: {
@@ -2018,7 +2016,7 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
2018
2016
  styleOverrides: {
2019
2017
  root: () => ({
2020
2018
  "& .MuiSvgIcon-root": {
2021
- fontSize: n
2019
+ fontSize: e
2022
2020
  },
2023
2021
  ".MuiMenuItem-root.MuiButtonBase-root &": {
2024
2022
  minWidth: r
@@ -2127,11 +2125,260 @@ const $ = 1, c = 0.5, x = $ + c, X = "M12 5.9c1.16 0 2.1.94 2.1 2.1s-.94 2.1-2.1
2127
2125
  })
2128
2126
  }
2129
2127
  }
2128
+ }, U = 35, C = 39.5, fo = {
2129
+ // https://mui.com/x/react-date-pickers/date-picker/#customization
2130
+ MuiDatePicker: {
2131
+ defaultProps: {
2132
+ slotProps: {
2133
+ popper: { placement: "bottom-end" },
2134
+ textField: {
2135
+ InputLabelProps: {
2136
+ shrink: !0
2137
+ }
2138
+ }
2139
+ },
2140
+ slots: {
2141
+ openPickerIcon: L,
2142
+ clearIcon: h
2143
+ }
2144
+ }
2145
+ },
2146
+ MuiDateCalendar: {
2147
+ defaultProps: {
2148
+ dayOfWeekFormatter: (o) => `${o.toLocaleDateString("en-US", { weekday: "short" })}`,
2149
+ slots: {
2150
+ rightArrowIcon: so,
2151
+ leftArrowIcon: co,
2152
+ switchViewIcon: oo
2153
+ }
2154
+ },
2155
+ styleOverrides: {
2156
+ root: ({ ownerState: o, theme: i }) => {
2157
+ var c, m, S, w, I, B, z, O, R;
2158
+ return {
2159
+ width: i.spacing(U),
2160
+ height: i.spacing(C),
2161
+ maxHeight: i.spacing(C),
2162
+ // Year only view
2163
+ ...((c = o.views) == null ? void 0 : c.includes("year")) && !((m = o.views) != null && m.includes("month")) && !((S = o.views) != null && S.includes("day")) && {
2164
+ height: i.spacing(33.5),
2165
+ // 268px
2166
+ maxHeight: i.spacing(33.5)
2167
+ },
2168
+ // Month only view
2169
+ ...((w = o.views) == null ? void 0 : w.includes("month")) && !((I = o.views) != null && I.includes("year")) && !((B = o.views) != null && B.includes("day")) && {
2170
+ height: i.spacing(29),
2171
+ // 232px
2172
+ maxHeight: i.spacing(29),
2173
+ "& .MuiPickersCalendarHeader-labelContainer": {
2174
+ cursor: "default"
2175
+ }
2176
+ },
2177
+ // Day only view
2178
+ ...((z = o.views) == null ? void 0 : z.includes("day")) && !((O = o.views) != null && O.includes("year")) && !((R = o.views) != null && R.includes("month")) && {
2179
+ "& .MuiPickersCalendarHeader-labelContainer": {
2180
+ cursor: "default"
2181
+ }
2182
+ },
2183
+ "& .MuiYearCalendar-root, & .MuiMonthCalendar-root": {
2184
+ gap: i.spacing(0.5),
2185
+ width: i.spacing(U),
2186
+ padding: i.spacing(1, 2)
2187
+ },
2188
+ "& .MuiPickersYear-root": {
2189
+ flexBasis: "22.5%"
2190
+ },
2191
+ "& .MuiPickersMonth-root": {
2192
+ flexBasis: "31.1%"
2193
+ },
2194
+ "& .MuiPickersYear-yearButton, & .MuiPickersMonth-monthButton, & .MuiPickersDay-root": {
2195
+ width: "100%",
2196
+ height: i.spacing(4),
2197
+ margin: 0,
2198
+ padding: 0,
2199
+ ...i.typography.button,
2200
+ borderRadius: i.shape.borderRadius,
2201
+ "&:hover": {
2202
+ backgroundColor: i.palette.action.hover
2203
+ },
2204
+ "&.Mui-selected": {
2205
+ backgroundColor: i.palette.primary.background,
2206
+ color: i.palette.primary.main,
2207
+ "&:focus": {
2208
+ backgroundColor: i.palette.primary.background
2209
+ },
2210
+ "&:hover": {
2211
+ backgroundColor: i.palette.action.hover
2212
+ }
2213
+ },
2214
+ "&.Mui-disabled": {
2215
+ color: i.palette.text.disabled
2216
+ }
2217
+ },
2218
+ "& .MuiPickersDay-root": {
2219
+ margin: i.spacing(0.25)
2220
+ }
2221
+ };
2222
+ }
2223
+ }
2224
+ },
2225
+ MuiPickersPopper: {
2226
+ styleOverrides: {
2227
+ paper: ({ theme: o }) => ({
2228
+ marginBottom: o.spacing(0.5)
2229
+ })
2230
+ }
2231
+ },
2232
+ MuiYearCalendar: {
2233
+ styleOverrides: {
2234
+ root: ({ theme: o }) => ({
2235
+ maxHeight: o.spacing(33.5)
2236
+ // 268px
2237
+ })
2238
+ }
2239
+ },
2240
+ MuiPickersCalendarHeader: {
2241
+ styleOverrides: {
2242
+ root: ({ theme: o }) => ({
2243
+ maxHeight: o.spacing(4),
2244
+ minHeight: o.spacing(4),
2245
+ margin: 0,
2246
+ padding: o.spacing(1, 1, 1, 2),
2247
+ boxSizing: "content-box",
2248
+ "& .MuiIconButton-root": {
2249
+ borderRadius: o.shape.borderRadius
2250
+ },
2251
+ "& .MuiPickersArrowSwitcher-spacer": {
2252
+ width: o.spacing(4)
2253
+ }
2254
+ }),
2255
+ label: ({ theme: o }) => ({
2256
+ ...o.typography.subtitle2
2257
+ }),
2258
+ switchViewButton: ({ theme: o }) => ({
2259
+ width: o.spacing(4),
2260
+ height: o.spacing(4)
2261
+ })
2262
+ }
2263
+ },
2264
+ MuiDayCalendar: {
2265
+ styleOverrides: {
2266
+ header: ({ theme: o }) => ({
2267
+ margin: o.spacing(0, 2)
2268
+ }),
2269
+ weekContainer: () => ({
2270
+ margin: 0
2271
+ }),
2272
+ weekDayLabel: ({ theme: o }) => ({
2273
+ flex: 1,
2274
+ ...o.typography.caption,
2275
+ fontWeight: o.typography.fontWeightRegular,
2276
+ color: o.palette.text.secondary
2277
+ })
2278
+ }
2279
+ },
2280
+ MuiPickersDay: {
2281
+ styleOverrides: {
2282
+ root: ({ theme: o }) => ({
2283
+ width: `${o.spacing(4)} !important`,
2284
+ height: o.spacing(4),
2285
+ "&:focus": {
2286
+ backgroundColor: "transparent"
2287
+ }
2288
+ }),
2289
+ today: ({ theme: o }) => ({
2290
+ border: `1px solid ${o.palette.default.outlinedBorder}`,
2291
+ "&:hover, &:selected": {
2292
+ borderColor: o.palette.primary.light
2293
+ },
2294
+ "&:not(.Mui-selected)": {
2295
+ borderColor: o.palette.default.outlinedBorder
2296
+ },
2297
+ "&.Mui-selected": {
2298
+ borderColor: o.palette.primary.light,
2299
+ "&:focus": {
2300
+ borderColor: o.palette.primary.light
2301
+ }
2302
+ },
2303
+ "&.Mui-disabled": {
2304
+ color: o.palette.text.disabled,
2305
+ borderColor: o.palette.default.outlinedBorder,
2306
+ backgroundColor: "transparent",
2307
+ "&.Mui-selected": {
2308
+ opacity: "1 !important",
2309
+ color: o.palette.text.disabled,
2310
+ backgroundColor: "transparent",
2311
+ borderColor: o.palette.default.outlinedBorder
2312
+ }
2313
+ }
2314
+ })
2315
+ }
2316
+ },
2317
+ MuiTimePicker: {
2318
+ defaultProps: {
2319
+ views: ["hours"],
2320
+ format: "hh:mm a",
2321
+ ampm: !0,
2322
+ viewRenderers: {
2323
+ hours: W
2324
+ },
2325
+ timeSteps: { minutes: 30 },
2326
+ slotProps: {
2327
+ actionBar: { actions: [] }
2328
+ // Remove ok button at bottom
2329
+ },
2330
+ slots: {
2331
+ clearIcon: h,
2332
+ digitalClockItem: (o) => /* @__PURE__ */ s(A, { ...o, disableRipple: !0 })
2333
+ }
2334
+ }
2335
+ },
2336
+ MuiDateTimePicker: {
2337
+ defaultProps: {
2338
+ views: ["year", "month", "day", "hours"],
2339
+ format: "MM/dd/yyyy hh:mm a",
2340
+ ampm: !0,
2341
+ viewRenderers: {
2342
+ hours: W
2343
+ },
2344
+ timeSteps: { minutes: 30 },
2345
+ slotProps: {
2346
+ popper: {
2347
+ placement: "bottom-end"
2348
+ },
2349
+ actionBar: { actions: [] }
2350
+ // Remove ok button at bottom
2351
+ },
2352
+ slots: {
2353
+ openPickerIcon: L,
2354
+ clearIcon: h,
2355
+ digitalClockItem: (o) => /* @__PURE__ */ s(A, { ...o, disableRipple: !0 })
2356
+ }
2357
+ }
2358
+ },
2359
+ MuiDigitalClock: {
2360
+ defaultProps: {
2361
+ timeStep: 30,
2362
+ ampm: !0
2363
+ },
2364
+ styleOverrides: {
2365
+ root: ({ theme: o }) => ({
2366
+ minWidth: o.spacing(15)
2367
+ // 120px defined in design specs
2368
+ }),
2369
+ list: ({ theme: o }) => ({
2370
+ ".MuiPopper-root &": {
2371
+ maxHeight: o.spacing(C),
2372
+ paddingBottom: o.spacing(1)
2373
+ }
2374
+ })
2375
+ }
2376
+ }
2130
2377
  };
2131
2378
  function t(o) {
2132
2379
  return 0.0625 * o + "rem";
2133
2380
  }
2134
- const h = {
2381
+ const k = {
2135
2382
  htmlFontSize: 16,
2136
2383
  fontFamily: "Inter, sans-serif",
2137
2384
  fontSize: 16,
@@ -2167,56 +2414,56 @@ const h = {
2167
2414
  fontWeight: 600,
2168
2415
  fontSize: t(32),
2169
2416
  lineHeight: 1.25,
2170
- letterSpacing: "0.15px"
2417
+ letterSpacing: 0
2171
2418
  },
2172
2419
  h5: {
2173
2420
  fontFamily: "Inter, sans-serif",
2174
2421
  fontWeight: 600,
2175
2422
  fontSize: t(24),
2176
2423
  lineHeight: 1.167,
2177
- letterSpacing: "0.15px"
2424
+ letterSpacing: 0
2178
2425
  },
2179
2426
  h6: {
2180
2427
  fontFamily: "Inter, sans-serif",
2181
2428
  fontWeight: 500,
2182
2429
  fontSize: t(18),
2183
2430
  lineHeight: 1.333,
2184
- letterSpacing: "0.15px"
2431
+ letterSpacing: 0
2185
2432
  },
2186
2433
  subtitle1: {
2187
2434
  fontFamily: "Inter, sans-serif",
2188
2435
  fontWeight: 500,
2189
2436
  fontSize: t(16),
2190
2437
  lineHeight: 1.5,
2191
- letterSpacing: "0.15px"
2438
+ letterSpacing: 0
2192
2439
  },
2193
2440
  subtitle2: {
2194
2441
  fontFamily: "Inter, sans-serif",
2195
2442
  fontWeight: 600,
2196
2443
  fontSize: t(13),
2197
2444
  lineHeight: 1.538,
2198
- letterSpacing: "0.1px"
2445
+ letterSpacing: 0
2199
2446
  },
2200
2447
  body1: {
2201
2448
  fontFamily: "Inter, sans-serif",
2202
2449
  fontWeight: 400,
2203
2450
  fontSize: t(16),
2204
2451
  lineHeight: 1.5,
2205
- letterSpacing: "0.4px"
2452
+ letterSpacing: 0
2206
2453
  },
2207
2454
  body2: {
2208
2455
  fontFamily: "Inter, sans-serif",
2209
2456
  fontWeight: 400,
2210
2457
  fontSize: t(13),
2211
2458
  lineHeight: 1.538,
2212
- letterSpacing: "0.25px"
2459
+ letterSpacing: 0
2213
2460
  },
2214
2461
  button: {
2215
2462
  fontFamily: "Inter, sans-serif",
2216
2463
  fontWeight: 500,
2217
2464
  fontSize: t(13),
2218
2465
  lineHeight: 1.538,
2219
- letterSpacing: "0.25px",
2466
+ letterSpacing: 0,
2220
2467
  textTransform: "inherit"
2221
2468
  },
2222
2469
  caption: {
@@ -2224,7 +2471,8 @@ const h = {
2224
2471
  fontWeight: 400,
2225
2472
  fontSize: t(11),
2226
2473
  lineHeight: 1.454,
2227
- letterSpacing: "0.2px"
2474
+ letterSpacing: 0,
2475
+ display: "inline-block"
2228
2476
  },
2229
2477
  overline: {
2230
2478
  fontFamily: "Inter, sans-serif",
@@ -2232,16 +2480,17 @@ const h = {
2232
2480
  fontSize: t(10),
2233
2481
  lineHeight: 1.2,
2234
2482
  letterSpacing: "1.2px",
2235
- textTransform: "uppercase"
2483
+ textTransform: "uppercase",
2484
+ display: "inline-block"
2236
2485
  }
2237
- }, ro = {
2486
+ }, ho = {
2238
2487
  captionMedium: {
2239
- ...h.caption,
2488
+ ...k.caption,
2240
2489
  fontWeight: 500,
2241
- letterSpacing: "0.4px"
2490
+ letterSpacing: 0
2242
2491
  },
2243
2492
  overlineDelicate: {
2244
- ...h.overline,
2493
+ ...k.overline,
2245
2494
  fontWeight: 400,
2246
2495
  letterSpacing: "1.2px"
2247
2496
  },
@@ -2269,16 +2518,16 @@ const h = {
2269
2518
  letterSpacing: 0,
2270
2519
  fontVariantLigatures: "no-common-ligatures"
2271
2520
  }
2272
- }, G = {
2273
- ...h,
2274
- ...ro
2521
+ }, ro = {
2522
+ ...k,
2523
+ ...ho
2275
2524
  };
2276
- var L, A, W, P, H, F, E, D;
2277
- const to = {
2525
+ var Z, K, q, Q, Y, _, X, J;
2526
+ const vo = {
2278
2527
  // Accessibility focus (keyboard only)
2279
2528
  "*:focus-visible": {
2280
- outline: `2px solid ${(L = p.primary) == null ? void 0 : L.main} !important`,
2281
- boxShadow: `0 0 0 4px ${(A = p.primary) == null ? void 0 : A.background} !important`,
2529
+ outline: `2px solid ${(Z = p.primary) == null ? void 0 : Z.main} !important`,
2530
+ boxShadow: `0 0 0 4px ${(K = p.primary) == null ? void 0 : K.background} !important`,
2282
2531
  borderRadius: "4px"
2283
2532
  },
2284
2533
  // Custom scrollbars
@@ -2297,7 +2546,7 @@ const to = {
2297
2546
  },
2298
2547
  "*::-webkit-scrollbar-thumb": {
2299
2548
  borderRadius: "3px",
2300
- background: (W = p.action) == null ? void 0 : W.focus,
2549
+ background: (q = p.action) == null ? void 0 : q.focus,
2301
2550
  outline: "none"
2302
2551
  },
2303
2552
  // iOS Search clear button
@@ -2316,11 +2565,11 @@ const to = {
2316
2565
  padding: a(0, 1),
2317
2566
  borderRadius: a(0.5, 0, 0, 0),
2318
2567
  "& .mapboxgl-ctrl-attrib-inner": {
2319
- ...G.overline,
2568
+ ...ro.overline,
2320
2569
  textTransform: "none",
2321
2570
  letterSpacing: "0.75px",
2322
2571
  "& a": {
2323
- color: (P = p.primary) == null ? void 0 : P.main
2572
+ color: (Q = p.primary) == null ? void 0 : Q.main
2324
2573
  }
2325
2574
  },
2326
2575
  "&.mapboxgl-compact": {
@@ -2332,7 +2581,7 @@ const to = {
2332
2581
  bottom: a(0.5)
2333
2582
  },
2334
2583
  "& .mapboxgl-ctrl-attrib-button": {
2335
- backgroundImage: `url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%3E%3Cg%3E%3Crect%20fill='none'%20height='24'%20width='24'%20x='0'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20d='M11.88,9.14c1.28,0.06,1.61,1.15,1.63,1.66h1.79c-0.08-1.98-1.49-3.19-3.45-3.19C9.64,7.61,8,9,8,12.14%20c0,1.94,0.93,4.24,3.84,4.24c2.22,0,3.41-1.65,3.44-2.95h-1.79c-0.03,0.59-0.45,1.38-1.63,1.44C10.55,14.83,10,13.81,10,12.14%20C10,9.25,11.28,9.16,11.88,9.14z%20M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10s10-4.48,10-10S17.52,2,12,2z%20M12,20c-4.41,0-8-3.59-8-8%20s3.59-8,8-8s8,3.59,8,8S16.41,20,12,20z'%20fill='${(H = p.text) == null ? void 0 : H.secondary}'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")`,
2584
+ backgroundImage: `url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%3E%3Cg%3E%3Crect%20fill='none'%20height='24'%20width='24'%20x='0'/%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cg%3E%3Cpath%20d='M11.88,9.14c1.28,0.06,1.61,1.15,1.63,1.66h1.79c-0.08-1.98-1.49-3.19-3.45-3.19C9.64,7.61,8,9,8,12.14%20c0,1.94,0.93,4.24,3.84,4.24c2.22,0,3.41-1.65,3.44-2.95h-1.79c-0.03,0.59-0.45,1.38-1.63,1.44C10.55,14.83,10,13.81,10,12.14%20C10,9.25,11.28,9.16,11.88,9.14z%20M12,2C6.48,2,2,6.48,2,12s4.48,10,10,10s10-4.48,10-10S17.52,2,12,2z%20M12,20c-4.41,0-8-3.59-8-8%20s3.59-8,8-8s8,3.59,8,8S16.41,20,12,20z'%20fill='${(Y = p.text) == null ? void 0 : Y.secondary}'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E")`,
2336
2585
  backgroundColor: "rgba(255,255,255,.8)",
2337
2586
  top: "auto",
2338
2587
  bottom: 0,
@@ -2346,20 +2595,20 @@ const to = {
2346
2595
  padding: a(0.5, 1),
2347
2596
  borderRadius: a(1.5),
2348
2597
  marginRight: a(2.5),
2349
- color: (F = p.text) == null ? void 0 : F.secondary
2598
+ color: (_ = p.text) == null ? void 0 : _.secondary
2350
2599
  },
2351
2600
  "&.mapboxgl-compact-show": {
2352
2601
  "& .mapboxgl-ctrl-attrib-button": {
2353
2602
  backgroundImage: `url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20height='24'%20viewBox='0%200%2024%2024'%20width='24'%3E%3Cpath%20d='M0%200h24v24H0z'%20fill='none'/%3E%3Cpath%20d='M19%206.41L17.59%205%2012%2010.59%206.41%205%205%206.41%2010.59%2012%205%2017.59%206.41%2019%2012%2013.41%2017.59%2019%2019%2017.59%2013.41%2012z'%20fill='white'/%3E%3C/svg%3E")`,
2354
- backgroundColor: (E = p.common) == null ? void 0 : E.black,
2603
+ backgroundColor: (X = p.common) == null ? void 0 : X.black,
2355
2604
  "&:not(:disabled):hover": {
2356
- backgroundColor: (D = p.common) == null ? void 0 : D.black
2605
+ backgroundColor: (J = p.common) == null ? void 0 : J.black
2357
2606
  }
2358
2607
  }
2359
2608
  }
2360
2609
  }
2361
2610
  }
2362
- }, ao = {
2611
+ }, Co = {
2363
2612
  // SnackBar
2364
2613
  MuiSnackbar: {
2365
2614
  defaultProps: {
@@ -2396,7 +2645,7 @@ const to = {
2396
2645
  MuiAlert: {
2397
2646
  defaultProps: {
2398
2647
  iconMapping: {
2399
- success: /* @__PURE__ */ u(Q, {})
2648
+ success: /* @__PURE__ */ s(go, {})
2400
2649
  }
2401
2650
  },
2402
2651
  styleOverrides: {
@@ -2441,7 +2690,7 @@ const to = {
2441
2690
  })
2442
2691
  }
2443
2692
  }
2444
- }, no = {
2693
+ }, ko = {
2445
2694
  // AppBar
2446
2695
  MuiAppBar: {
2447
2696
  styleOverrides: {
@@ -2449,7 +2698,7 @@ const to = {
2449
2698
  flexDirection: "row",
2450
2699
  alignItems: "center",
2451
2700
  justifyContent: "space-between",
2452
- height: C,
2701
+ height: P,
2453
2702
  backgroundColor: o.palette.brand.navyBlue,
2454
2703
  color: o.palette.common.white,
2455
2704
  boxShadow: o.shadows[0],
@@ -2457,7 +2706,7 @@ const to = {
2457
2706
  justifyContent: "space-between",
2458
2707
  width: "100%",
2459
2708
  padding: o.spacing(0, 1),
2460
- minHeight: C
2709
+ minHeight: P
2461
2710
  },
2462
2711
  "& .MuiAvatar-root": {
2463
2712
  width: o.spacing(4),
@@ -2492,7 +2741,7 @@ const to = {
2492
2741
  // MuiAccordionSummary
2493
2742
  MuiAccordionSummary: {
2494
2743
  defaultProps: {
2495
- expandIcon: /* @__PURE__ */ u(_, {})
2744
+ expandIcon: /* @__PURE__ */ s(oo, {})
2496
2745
  },
2497
2746
  styleOverrides: {
2498
2747
  root: ({ theme: o }) => ({
@@ -2524,7 +2773,7 @@ const to = {
2524
2773
  })
2525
2774
  }
2526
2775
  }
2527
- }, eo = [
2776
+ }, mo = [
2528
2777
  "none",
2529
2778
  // 0
2530
2779
  "0px 2px 1px -1px rgba(44, 48, 50, 0.12), 0px 1px 1px rgba(44, 48, 50, 0.08), 0px 1px 3px rgba(44, 48, 50, 0.04)",
@@ -2558,20 +2807,20 @@ const to = {
2558
2807
  "0px 11px 14px -7px rgba(0,0,0,0.16),0px 23px 36px 3px rgba(0,0,0,0.08),0px 9px 44px 8px rgba(0,0,0,0.04)",
2559
2808
  "0px 11px 15px -7px rgba(44, 48, 50, 0.12), 0px 24px 38px 3px rgba(44, 48, 50, 0.08), 0px 9px 46px 8px rgba(44, 48, 50, 0.04)"
2560
2809
  // 24
2561
- ], po = {
2810
+ ], So = {
2562
2811
  themeName: "CARTO",
2563
2812
  breakpoints: {
2564
2813
  keys: ["xs", "sm", "md", "lg", "xl"],
2565
2814
  values: {
2566
- xs: s.XS,
2815
+ xs: g.XS,
2567
2816
  // 320 - 599
2568
- sm: s.SM,
2817
+ sm: g.SM,
2569
2818
  // 600 - 959
2570
- md: s.MD,
2819
+ md: g.MD,
2571
2820
  // 960 - 1279
2572
- lg: s.LG,
2821
+ lg: g.LG,
2573
2822
  // 1280 - 1599
2574
- xl: s.XL
2823
+ xl: g.XL
2575
2824
  // 1600+
2576
2825
  },
2577
2826
  unit: "px",
@@ -2597,11 +2846,11 @@ const to = {
2597
2846
  }
2598
2847
  },
2599
2848
  palette: p,
2600
- shadows: eo,
2601
- typography: G,
2602
- spacingValue: k,
2849
+ shadows: mo,
2850
+ typography: ro,
2851
+ spacingValue: T,
2603
2852
  // For situations where we can't use theme.spacing(), mainly math calculations.er
2604
- spacing: k,
2853
+ spacing: T,
2605
2854
  // For custom spacing: https://material-ui.com/customization/spacing/#custom-spacing
2606
2855
  shape: {
2607
2856
  borderRadius: 4
@@ -2638,26 +2887,27 @@ const to = {
2638
2887
  components: {
2639
2888
  MuiCssBaseline: {
2640
2889
  styleOverrides: {
2641
- ...to
2890
+ ...vo
2642
2891
  }
2643
2892
  },
2644
- ...J,
2645
- ...oo,
2646
- ...io,
2647
- ...Y,
2648
- ...ao,
2649
- ...no
2893
+ ...xo,
2894
+ ...yo,
2895
+ ...Mo,
2896
+ ...bo,
2897
+ ...Co,
2898
+ ...ko,
2899
+ ...fo
2650
2900
  }
2651
- }, fo = N(V(po));
2901
+ }, To = to(ao(So));
2652
2902
  export {
2653
- C as APPBAR_SIZE,
2654
- s as BREAKPOINTS,
2655
- n as ICON_SIZE_LARGE,
2903
+ P as APPBAR_SIZE,
2904
+ g as BREAKPOINTS,
2905
+ e as ICON_SIZE_LARGE,
2656
2906
  r as ICON_SIZE_MEDIUM,
2657
- g as ICON_SIZE_SMALL,
2658
- k as SPACING,
2659
- po as cartoThemeOptions,
2660
- Co as getCartoColorStylePropsForItem,
2907
+ u as ICON_SIZE_SMALL,
2908
+ T as SPACING,
2909
+ So as cartoThemeOptions,
2910
+ Ao as getCartoColorStylePropsForItem,
2661
2911
  a as getSpacing,
2662
- fo as theme
2912
+ To as theme
2663
2913
  };