@carto/meridian-ds 0.1.1-alpha.6 → 1.0.0-alpha-muiv6.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 (483) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/README.md +5 -5
  3. package/dist/{Alert-CT76xuh3.cjs → Alert-C0iusY_y.cjs} +1 -1
  4. package/dist/{Alert-CU0-7Oca.js → Alert-CAXy8Ryb.js} +1 -1
  5. package/dist/ArrowDown-B1AG0MlL.js +24 -0
  6. package/dist/ArrowDown-CGnG0E-4.cjs +1 -0
  7. package/dist/MenuItem-CYbg2TdD.cjs +9 -0
  8. package/dist/MenuItem-DlGBm9LU.js +3565 -0
  9. package/dist/SwatchSquare-C-QxZLYN.cjs +1 -0
  10. package/dist/SwatchSquare-DAne_6Gi.js +35 -0
  11. package/dist/{TablePaginationActions-C9YCSB32.js → TablePaginationActions-DdTjHDJ5.js} +842 -566
  12. package/dist/TablePaginationActions-DfvzICj9.cjs +10 -0
  13. package/dist/components/index.cjs +5 -1
  14. package/dist/components/index.js +13847 -619
  15. package/dist/custom-icons/index.cjs +1 -1
  16. package/dist/custom-icons/index.js +4174 -57
  17. package/dist/theme/index.cjs +1 -1
  18. package/dist/theme/index.js +397 -139
  19. package/dist/types/components/atoms/Button.d.ts.map +1 -1
  20. package/dist/types/components/atoms/PasswordField.d.ts.map +1 -1
  21. package/dist/types/components/atoms/SelectField.d.ts.map +1 -1
  22. package/dist/types/components/molecules/Autocomplete.d.ts.map +1 -1
  23. package/dist/types/components/organisms/DatePickers/ClearButton.d.ts +6 -0
  24. package/dist/types/components/organisms/DatePickers/ClearButton.d.ts.map +1 -0
  25. package/dist/types/components/organisms/DatePickers/DateFieldContainer.d.ts +8 -0
  26. package/dist/types/components/organisms/DatePickers/DateFieldContainer.d.ts.map +1 -0
  27. package/dist/types/components/organisms/DatePickers/DatePicker.d.ts +4 -0
  28. package/dist/types/components/organisms/DatePickers/DatePicker.d.ts.map +1 -0
  29. package/dist/types/components/organisms/DatePickers/DateRangePicker.d.ts +4 -0
  30. package/dist/types/components/organisms/DatePickers/DateRangePicker.d.ts.map +1 -0
  31. package/dist/types/components/organisms/DatePickers/DateTimePicker.d.ts +4 -0
  32. package/dist/types/components/organisms/DatePickers/DateTimePicker.d.ts.map +1 -0
  33. package/dist/types/components/organisms/DatePickers/PickersDay.d.ts +4 -0
  34. package/dist/types/components/organisms/DatePickers/PickersDay.d.ts.map +1 -0
  35. package/dist/types/components/organisms/DatePickers/TimePicker.d.ts +4 -0
  36. package/dist/types/components/organisms/DatePickers/TimePicker.d.ts.map +1 -0
  37. package/dist/types/components/organisms/DatePickers/index.d.ts +5 -0
  38. package/dist/types/components/organisms/DatePickers/index.d.ts.map +1 -0
  39. package/dist/types/components/organisms/DatePickers/types.d.ts +35 -0
  40. package/dist/types/components/organisms/DatePickers/types.d.ts.map +1 -0
  41. package/dist/types/components/organisms/DatePickers/utils.d.ts +3 -0
  42. package/dist/types/components/organisms/DatePickers/utils.d.ts.map +1 -0
  43. package/dist/types/components/organisms/index.d.ts +2 -0
  44. package/dist/types/components/organisms/index.d.ts.map +1 -1
  45. package/dist/types/custom-icons/AccessIn.d.ts +4 -0
  46. package/dist/types/custom-icons/AccessIn.d.ts.map +1 -0
  47. package/dist/types/custom-icons/AddApp.d.ts +4 -0
  48. package/dist/types/custom-icons/AddApp.d.ts.map +1 -0
  49. package/dist/types/custom-icons/AddSection.d.ts +4 -0
  50. package/dist/types/custom-icons/AddSection.d.ts.map +1 -0
  51. package/dist/types/custom-icons/AdvancedSettings.d.ts +4 -0
  52. package/dist/types/custom-icons/AdvancedSettings.d.ts.map +1 -0
  53. package/dist/types/custom-icons/Annotation.d.ts +4 -0
  54. package/dist/types/custom-icons/Annotation.d.ts.map +1 -0
  55. package/dist/types/custom-icons/ApiCall.d.ts +4 -0
  56. package/dist/types/custom-icons/ApiCall.d.ts.map +1 -0
  57. package/dist/types/custom-icons/ArrowDown.d.ts +4 -0
  58. package/dist/types/custom-icons/ArrowDown.d.ts.map +1 -0
  59. package/dist/types/custom-icons/ArrowLeft.d.ts +4 -0
  60. package/dist/types/custom-icons/ArrowLeft.d.ts.map +1 -0
  61. package/dist/types/custom-icons/ArrowRight.d.ts +4 -0
  62. package/dist/types/custom-icons/ArrowRight.d.ts.map +1 -0
  63. package/dist/types/custom-icons/ArrowUp.d.ts +4 -0
  64. package/dist/types/custom-icons/ArrowUp.d.ts.map +1 -0
  65. package/dist/types/custom-icons/Autostyle.d.ts +4 -0
  66. package/dist/types/custom-icons/Autostyle.d.ts.map +1 -0
  67. package/dist/types/custom-icons/Avg.d.ts +4 -0
  68. package/dist/types/custom-icons/Avg.d.ts.map +1 -0
  69. package/dist/types/custom-icons/Behavioral.d.ts +4 -0
  70. package/dist/types/custom-icons/Behavioral.d.ts.map +1 -0
  71. package/dist/types/custom-icons/Bigquery.d.ts +4 -0
  72. package/dist/types/custom-icons/Bigquery.d.ts.map +1 -0
  73. package/dist/types/custom-icons/Blending.d.ts +4 -0
  74. package/dist/types/custom-icons/Blending.d.ts.map +1 -0
  75. package/dist/types/custom-icons/BlockLabel.d.ts +4 -0
  76. package/dist/types/custom-icons/BlockLabel.d.ts.map +1 -0
  77. package/dist/types/custom-icons/BlockLabelOff.d.ts +4 -0
  78. package/dist/types/custom-icons/BlockLabelOff.d.ts.map +1 -0
  79. package/dist/types/custom-icons/BottomRow.d.ts +4 -0
  80. package/dist/types/custom-icons/BottomRow.d.ts.map +1 -0
  81. package/dist/types/custom-icons/Carto.d.ts +4 -0
  82. package/dist/types/custom-icons/Carto.d.ts.map +1 -0
  83. package/dist/types/custom-icons/CartoAi.d.ts +4 -0
  84. package/dist/types/custom-icons/CartoAi.d.ts.map +1 -0
  85. package/dist/types/custom-icons/CartoSymbol.d.ts +4 -0
  86. package/dist/types/custom-icons/CartoSymbol.d.ts.map +1 -0
  87. package/dist/types/custom-icons/CatalogView.d.ts +4 -0
  88. package/dist/types/custom-icons/CatalogView.d.ts.map +1 -0
  89. package/dist/types/custom-icons/CatastropheModeling.d.ts +4 -0
  90. package/dist/types/custom-icons/CatastropheModeling.d.ts.map +1 -0
  91. package/dist/types/custom-icons/Center.d.ts +4 -0
  92. package/dist/types/custom-icons/Center.d.ts.map +1 -0
  93. package/dist/types/custom-icons/CenterLayer.d.ts +4 -0
  94. package/dist/types/custom-icons/CenterLayer.d.ts.map +1 -0
  95. package/dist/types/custom-icons/CloseDiagonallyLeft.d.ts +4 -0
  96. package/dist/types/custom-icons/CloseDiagonallyLeft.d.ts.map +1 -0
  97. package/dist/types/custom-icons/CloseDiagonallyRight.d.ts +4 -0
  98. package/dist/types/custom-icons/CloseDiagonallyRight.d.ts.map +1 -0
  99. package/dist/types/custom-icons/CloseVertically.d.ts +4 -0
  100. package/dist/types/custom-icons/CloseVertically.d.ts.map +1 -0
  101. package/dist/types/custom-icons/CodeBlock.d.ts +4 -0
  102. package/dist/types/custom-icons/CodeBlock.d.ts.map +1 -0
  103. package/dist/types/custom-icons/Console.d.ts +4 -0
  104. package/dist/types/custom-icons/Console.d.ts.map +1 -0
  105. package/dist/types/custom-icons/Covid19.d.ts +4 -0
  106. package/dist/types/custom-icons/Covid19.d.ts.map +1 -0
  107. package/dist/types/custom-icons/CreateMap.d.ts +4 -0
  108. package/dist/types/custom-icons/CreateMap.d.ts.map +1 -0
  109. package/dist/types/custom-icons/CreateSpatialAnalysis.d.ts +4 -0
  110. package/dist/types/custom-icons/CreateSpatialAnalysis.d.ts.map +1 -0
  111. package/dist/types/custom-icons/CreateTileset.d.ts +4 -0
  112. package/dist/types/custom-icons/CreateTileset.d.ts.map +1 -0
  113. package/dist/types/custom-icons/CreateWorkflow.d.ts +4 -0
  114. package/dist/types/custom-icons/CreateWorkflow.d.ts.map +1 -0
  115. package/dist/types/custom-icons/Data.d.ts +4 -0
  116. package/dist/types/custom-icons/Data.d.ts.map +1 -0
  117. package/dist/types/custom-icons/DataAccess.d.ts +4 -0
  118. package/dist/types/custom-icons/DataAccess.d.ts.map +1 -0
  119. package/dist/types/custom-icons/DataExplorer.d.ts +4 -0
  120. package/dist/types/custom-icons/DataExplorer.d.ts.map +1 -0
  121. package/dist/types/custom-icons/DataMonetization.d.ts +4 -0
  122. package/dist/types/custom-icons/DataMonetization.d.ts.map +1 -0
  123. package/dist/types/custom-icons/DataObservatory.d.ts +4 -0
  124. package/dist/types/custom-icons/DataObservatory.d.ts.map +1 -0
  125. package/dist/types/custom-icons/DataOk.d.ts +4 -0
  126. package/dist/types/custom-icons/DataOk.d.ts.map +1 -0
  127. package/dist/types/custom-icons/DataPending.d.ts +4 -0
  128. package/dist/types/custom-icons/DataPending.d.ts.map +1 -0
  129. package/dist/types/custom-icons/DataPremium.d.ts +4 -0
  130. package/dist/types/custom-icons/DataPremium.d.ts.map +1 -0
  131. package/dist/types/custom-icons/DataPublic.d.ts +4 -0
  132. package/dist/types/custom-icons/DataPublic.d.ts.map +1 -0
  133. package/dist/types/custom-icons/DataSample.d.ts +4 -0
  134. package/dist/types/custom-icons/DataSample.d.ts.map +1 -0
  135. package/dist/types/custom-icons/DataUnavailable.d.ts +4 -0
  136. package/dist/types/custom-icons/DataUnavailable.d.ts.map +1 -0
  137. package/dist/types/custom-icons/Databricks.d.ts +4 -0
  138. package/dist/types/custom-icons/Databricks.d.ts.map +1 -0
  139. package/dist/types/custom-icons/Demographics.d.ts +4 -0
  140. package/dist/types/custom-icons/Demographics.d.ts.map +1 -0
  141. package/dist/types/custom-icons/Derived.d.ts +4 -0
  142. package/dist/types/custom-icons/Derived.d.ts.map +1 -0
  143. package/dist/types/custom-icons/Distance.d.ts +4 -0
  144. package/dist/types/custom-icons/Distance.d.ts.map +1 -0
  145. package/dist/types/custom-icons/Dot.d.ts +4 -0
  146. package/dist/types/custom-icons/Dot.d.ts.map +1 -0
  147. package/dist/types/custom-icons/DrawCircle.d.ts +4 -0
  148. package/dist/types/custom-icons/DrawCircle.d.ts.map +1 -0
  149. package/dist/types/custom-icons/DrawLasso.d.ts +4 -0
  150. package/dist/types/custom-icons/DrawLasso.d.ts.map +1 -0
  151. package/dist/types/custom-icons/DrawLine.d.ts +4 -0
  152. package/dist/types/custom-icons/DrawLine.d.ts.map +1 -0
  153. package/dist/types/custom-icons/DrawPolygon.d.ts +4 -0
  154. package/dist/types/custom-icons/DrawPolygon.d.ts.map +1 -0
  155. package/dist/types/custom-icons/DrawSquare.d.ts +4 -0
  156. package/dist/types/custom-icons/DrawSquare.d.ts.map +1 -0
  157. package/dist/types/custom-icons/DropAPin.d.ts +4 -0
  158. package/dist/types/custom-icons/DropAPin.d.ts.map +1 -0
  159. package/dist/types/custom-icons/DualMap.d.ts +4 -0
  160. package/dist/types/custom-icons/DualMap.d.ts.map +1 -0
  161. package/dist/types/custom-icons/Environmental.d.ts +4 -0
  162. package/dist/types/custom-icons/Environmental.d.ts.map +1 -0
  163. package/dist/types/custom-icons/EnvironmentalManagement.d.ts +4 -0
  164. package/dist/types/custom-icons/EnvironmentalManagement.d.ts.map +1 -0
  165. package/dist/types/custom-icons/Equal.d.ts +4 -0
  166. package/dist/types/custom-icons/Equal.d.ts.map +1 -0
  167. package/dist/types/custom-icons/ExitToAppLeft.d.ts +4 -0
  168. package/dist/types/custom-icons/ExitToAppLeft.d.ts.map +1 -0
  169. package/dist/types/custom-icons/Fabric.d.ts +4 -0
  170. package/dist/types/custom-icons/Fabric.d.ts.map +1 -0
  171. package/dist/types/custom-icons/Facebook.d.ts +4 -0
  172. package/dist/types/custom-icons/Facebook.d.ts.map +1 -0
  173. package/dist/types/custom-icons/Financial.d.ts +4 -0
  174. package/dist/types/custom-icons/Financial.d.ts.map +1 -0
  175. package/dist/types/custom-icons/FlipInverse.d.ts +4 -0
  176. package/dist/types/custom-icons/FlipInverse.d.ts.map +1 -0
  177. package/dist/types/custom-icons/Framed.d.ts +4 -0
  178. package/dist/types/custom-icons/Framed.d.ts.map +1 -0
  179. package/dist/types/custom-icons/FraudDetection.d.ts +4 -0
  180. package/dist/types/custom-icons/FraudDetection.d.ts.map +1 -0
  181. package/dist/types/custom-icons/Functions.d.ts +4 -0
  182. package/dist/types/custom-icons/Functions.d.ts.map +1 -0
  183. package/dist/types/custom-icons/GeneratingDescription.d.ts +4 -0
  184. package/dist/types/custom-icons/GeneratingDescription.d.ts.map +1 -0
  185. package/dist/types/custom-icons/GeocodeTable.d.ts +4 -0
  186. package/dist/types/custom-icons/GeocodeTable.d.ts.map +1 -0
  187. package/dist/types/custom-icons/Geography.d.ts +4 -0
  188. package/dist/types/custom-icons/Geography.d.ts.map +1 -0
  189. package/dist/types/custom-icons/Geomarketing.d.ts +4 -0
  190. package/dist/types/custom-icons/Geomarketing.d.ts.map +1 -0
  191. package/dist/types/custom-icons/Geometry.d.ts +4 -0
  192. package/dist/types/custom-icons/Geometry.d.ts.map +1 -0
  193. package/dist/types/custom-icons/Github.d.ts +4 -0
  194. package/dist/types/custom-icons/Github.d.ts.map +1 -0
  195. package/dist/types/custom-icons/Google.d.ts +4 -0
  196. package/dist/types/custom-icons/Google.d.ts.map +1 -0
  197. package/dist/types/custom-icons/H3.d.ts +4 -0
  198. package/dist/types/custom-icons/H3.d.ts.map +1 -0
  199. package/dist/types/custom-icons/HealthAnalytics.d.ts +4 -0
  200. package/dist/types/custom-icons/HealthAnalytics.d.ts.map +1 -0
  201. package/dist/types/custom-icons/HideLeftsidebar.d.ts +4 -0
  202. package/dist/types/custom-icons/HideLeftsidebar.d.ts.map +1 -0
  203. package/dist/types/custom-icons/Home.d.ts +4 -0
  204. package/dist/types/custom-icons/Home.d.ts.map +1 -0
  205. package/dist/types/custom-icons/Housing.d.ts +4 -0
  206. package/dist/types/custom-icons/Housing.d.ts.map +1 -0
  207. package/dist/types/custom-icons/HumanMobility.d.ts +4 -0
  208. package/dist/types/custom-icons/HumanMobility.d.ts.map +1 -0
  209. package/dist/types/custom-icons/Id.d.ts +4 -0
  210. package/dist/types/custom-icons/Id.d.ts.map +1 -0
  211. package/dist/types/custom-icons/Image.d.ts +4 -0
  212. package/dist/types/custom-icons/Image.d.ts.map +1 -0
  213. package/dist/types/custom-icons/Infrastructure.d.ts +4 -0
  214. package/dist/types/custom-icons/Infrastructure.d.ts.map +1 -0
  215. package/dist/types/custom-icons/IotAnalytics.d.ts +4 -0
  216. package/dist/types/custom-icons/IotAnalytics.d.ts.map +1 -0
  217. package/dist/types/custom-icons/LabelDeprecated.d.ts +4 -0
  218. package/dist/types/custom-icons/LabelDeprecated.d.ts.map +1 -0
  219. package/dist/types/custom-icons/Layers.d.ts +4 -0
  220. package/dist/types/custom-icons/Layers.d.ts.map +1 -0
  221. package/dist/types/custom-icons/Linkedin.d.ts +4 -0
  222. package/dist/types/custom-icons/Linkedin.d.ts.map +1 -0
  223. package/dist/types/custom-icons/MapCoordinates.d.ts +4 -0
  224. package/dist/types/custom-icons/MapCoordinates.d.ts.map +1 -0
  225. package/dist/types/custom-icons/MapCopy.d.ts +4 -0
  226. package/dist/types/custom-icons/MapCopy.d.ts.map +1 -0
  227. package/dist/types/custom-icons/MapOthers.d.ts +4 -0
  228. package/dist/types/custom-icons/MapOthers.d.ts.map +1 -0
  229. package/dist/types/custom-icons/MapPin.d.ts +4 -0
  230. package/dist/types/custom-icons/MapPin.d.ts.map +1 -0
  231. package/dist/types/custom-icons/MarketAnalysis.d.ts +4 -0
  232. package/dist/types/custom-icons/MarketAnalysis.d.ts.map +1 -0
  233. package/dist/types/custom-icons/Max.d.ts +4 -0
  234. package/dist/types/custom-icons/Max.d.ts.map +1 -0
  235. package/dist/types/custom-icons/MeasureTool.d.ts +4 -0
  236. package/dist/types/custom-icons/MeasureTool.d.ts.map +1 -0
  237. package/dist/types/custom-icons/Min.d.ts +4 -0
  238. package/dist/types/custom-icons/Min.d.ts.map +1 -0
  239. package/dist/types/custom-icons/MobilityPlanning.d.ts +4 -0
  240. package/dist/types/custom-icons/MobilityPlanning.d.ts.map +1 -0
  241. package/dist/types/custom-icons/NetworkDeployment.d.ts +4 -0
  242. package/dist/types/custom-icons/NetworkDeployment.d.ts.map +1 -0
  243. package/dist/types/custom-icons/NightsThermostat.d.ts +4 -0
  244. package/dist/types/custom-icons/NightsThermostat.d.ts.map +1 -0
  245. package/dist/types/custom-icons/NoApp.d.ts +4 -0
  246. package/dist/types/custom-icons/NoApp.d.ts.map +1 -0
  247. package/dist/types/custom-icons/NoMap.d.ts +4 -0
  248. package/dist/types/custom-icons/NoMap.d.ts.map +1 -0
  249. package/dist/types/custom-icons/NoSpatialExtension.d.ts +4 -0
  250. package/dist/types/custom-icons/NoSpatialExtension.d.ts.map +1 -0
  251. package/dist/types/custom-icons/NoTileset.d.ts +4 -0
  252. package/dist/types/custom-icons/NoTileset.d.ts.map +1 -0
  253. package/dist/types/custom-icons/NotEqual.d.ts +4 -0
  254. package/dist/types/custom-icons/NotEqual.d.ts.map +1 -0
  255. package/dist/types/custom-icons/Number.d.ts +4 -0
  256. package/dist/types/custom-icons/Number.d.ts.map +1 -0
  257. package/dist/types/custom-icons/Onboarding.d.ts +4 -0
  258. package/dist/types/custom-icons/Onboarding.d.ts.map +1 -0
  259. package/dist/types/custom-icons/OohAnalytics.d.ts +4 -0
  260. package/dist/types/custom-icons/OohAnalytics.d.ts.map +1 -0
  261. package/dist/types/custom-icons/Opacity.d.ts +4 -0
  262. package/dist/types/custom-icons/Opacity.d.ts.map +1 -0
  263. package/dist/types/custom-icons/OpenDiagonallyLeft.d.ts +4 -0
  264. package/dist/types/custom-icons/OpenDiagonallyLeft.d.ts.map +1 -0
  265. package/dist/types/custom-icons/OpenDiagonallyRight.d.ts +4 -0
  266. package/dist/types/custom-icons/OpenDiagonallyRight.d.ts.map +1 -0
  267. package/dist/types/custom-icons/OpenNewWindow.d.ts +4 -0
  268. package/dist/types/custom-icons/OpenNewWindow.d.ts.map +1 -0
  269. package/dist/types/custom-icons/OpenVertically.d.ts +4 -0
  270. package/dist/types/custom-icons/OpenVertically.d.ts.map +1 -0
  271. package/dist/types/custom-icons/ParameterSettings.d.ts +4 -0
  272. package/dist/types/custom-icons/ParameterSettings.d.ts.map +1 -0
  273. package/dist/types/custom-icons/PawnChess.d.ts +4 -0
  274. package/dist/types/custom-icons/PawnChess.d.ts.map +1 -0
  275. package/dist/types/custom-icons/PlaceSelect.d.ts +4 -0
  276. package/dist/types/custom-icons/PlaceSelect.d.ts.map +1 -0
  277. package/dist/types/custom-icons/PointsOfInterest.d.ts +4 -0
  278. package/dist/types/custom-icons/PointsOfInterest.d.ts.map +1 -0
  279. package/dist/types/custom-icons/Postgre.d.ts +4 -0
  280. package/dist/types/custom-icons/Postgre.d.ts.map +1 -0
  281. package/dist/types/custom-icons/PostgreOutlined.d.ts +4 -0
  282. package/dist/types/custom-icons/PostgreOutlined.d.ts.map +1 -0
  283. package/dist/types/custom-icons/Preferences.d.ts +4 -0
  284. package/dist/types/custom-icons/Preferences.d.ts.map +1 -0
  285. package/dist/types/custom-icons/ProcessData.d.ts +4 -0
  286. package/dist/types/custom-icons/ProcessData.d.ts.map +1 -0
  287. package/dist/types/custom-icons/PublicWithPassword.d.ts +4 -0
  288. package/dist/types/custom-icons/PublicWithPassword.d.ts.map +1 -0
  289. package/dist/types/custom-icons/Publish.d.ts +4 -0
  290. package/dist/types/custom-icons/Publish.d.ts.map +1 -0
  291. package/dist/types/custom-icons/Quadbin.d.ts +4 -0
  292. package/dist/types/custom-icons/Quadbin.d.ts.map +1 -0
  293. package/dist/types/custom-icons/Quadkey.d.ts +4 -0
  294. package/dist/types/custom-icons/Quadkey.d.ts.map +1 -0
  295. package/dist/types/custom-icons/QueryTable.d.ts +4 -0
  296. package/dist/types/custom-icons/QueryTable.d.ts.map +1 -0
  297. package/dist/types/custom-icons/Rain.d.ts +4 -0
  298. package/dist/types/custom-icons/Rain.d.ts.map +1 -0
  299. package/dist/types/custom-icons/Raster.d.ts +4 -0
  300. package/dist/types/custom-icons/Raster.d.ts.map +1 -0
  301. package/dist/types/custom-icons/Redshift.d.ts +4 -0
  302. package/dist/types/custom-icons/Redshift.d.ts.map +1 -0
  303. package/dist/types/custom-icons/Report.d.ts +4 -0
  304. package/dist/types/custom-icons/Report.d.ts.map +1 -0
  305. package/dist/types/custom-icons/Reset.d.ts +4 -0
  306. package/dist/types/custom-icons/Reset.d.ts.map +1 -0
  307. package/dist/types/custom-icons/RiskAnalysis.d.ts +4 -0
  308. package/dist/types/custom-icons/RiskAnalysis.d.ts.map +1 -0
  309. package/dist/types/custom-icons/RoadTraffic.d.ts +4 -0
  310. package/dist/types/custom-icons/RoadTraffic.d.ts.map +1 -0
  311. package/dist/types/custom-icons/RunSettings.d.ts +4 -0
  312. package/dist/types/custom-icons/RunSettings.d.ts.map +1 -0
  313. package/dist/types/custom-icons/RunStep.d.ts +4 -0
  314. package/dist/types/custom-icons/RunStep.d.ts.map +1 -0
  315. package/dist/types/custom-icons/Salesforce.d.ts +4 -0
  316. package/dist/types/custom-icons/Salesforce.d.ts.map +1 -0
  317. package/dist/types/custom-icons/Sample.d.ts +4 -0
  318. package/dist/types/custom-icons/Sample.d.ts.map +1 -0
  319. package/dist/types/custom-icons/SaveOk.d.ts +4 -0
  320. package/dist/types/custom-icons/SaveOk.d.ts.map +1 -0
  321. package/dist/types/custom-icons/ScheduleRun.d.ts +4 -0
  322. package/dist/types/custom-icons/ScheduleRun.d.ts.map +1 -0
  323. package/dist/types/custom-icons/Search.d.ts +4 -0
  324. package/dist/types/custom-icons/Search.d.ts.map +1 -0
  325. package/dist/types/custom-icons/SelectTool.d.ts +4 -0
  326. package/dist/types/custom-icons/SelectTool.d.ts.map +1 -0
  327. package/dist/types/custom-icons/SelectVariable.d.ts +4 -0
  328. package/dist/types/custom-icons/SelectVariable.d.ts.map +1 -0
  329. package/dist/types/custom-icons/SingleLayer.d.ts +4 -0
  330. package/dist/types/custom-icons/SingleLayer.d.ts.map +1 -0
  331. package/dist/types/custom-icons/SiteSelection.d.ts +4 -0
  332. package/dist/types/custom-icons/SiteSelection.d.ts.map +1 -0
  333. package/dist/types/custom-icons/Snowflake.d.ts +4 -0
  334. package/dist/types/custom-icons/Snowflake.d.ts.map +1 -0
  335. package/dist/types/custom-icons/SpatialAnalysis.d.ts +4 -0
  336. package/dist/types/custom-icons/SpatialAnalysis.d.ts.map +1 -0
  337. package/dist/types/custom-icons/SpatialExtension.d.ts +4 -0
  338. package/dist/types/custom-icons/SpatialExtension.d.ts.map +1 -0
  339. package/dist/types/custom-icons/SpatialIndexes.d.ts +4 -0
  340. package/dist/types/custom-icons/SpatialIndexes.d.ts.map +1 -0
  341. package/dist/types/custom-icons/Sql.d.ts +4 -0
  342. package/dist/types/custom-icons/Sql.d.ts.map +1 -0
  343. package/dist/types/custom-icons/SqlError.d.ts +4 -0
  344. package/dist/types/custom-icons/SqlError.d.ts.map +1 -0
  345. package/dist/types/custom-icons/Sso.d.ts +4 -0
  346. package/dist/types/custom-icons/Sso.d.ts.map +1 -0
  347. package/dist/types/custom-icons/StrokeCustom.d.ts +4 -0
  348. package/dist/types/custom-icons/StrokeCustom.d.ts.map +1 -0
  349. package/dist/types/custom-icons/StrokeDash.d.ts +4 -0
  350. package/dist/types/custom-icons/StrokeDash.d.ts.map +1 -0
  351. package/dist/types/custom-icons/StrokeSolid.d.ts +4 -0
  352. package/dist/types/custom-icons/StrokeSolid.d.ts.map +1 -0
  353. package/dist/types/custom-icons/SupplyChain.d.ts +4 -0
  354. package/dist/types/custom-icons/SupplyChain.d.ts.map +1 -0
  355. package/dist/types/custom-icons/SwatchCircle.d.ts +4 -0
  356. package/dist/types/custom-icons/SwatchCircle.d.ts.map +1 -0
  357. package/dist/types/custom-icons/SwatchCircleNone.d.ts +4 -0
  358. package/dist/types/custom-icons/SwatchCircleNone.d.ts.map +1 -0
  359. package/dist/types/custom-icons/SwatchSquare.d.ts +4 -0
  360. package/dist/types/custom-icons/SwatchSquare.d.ts.map +1 -0
  361. package/dist/types/custom-icons/TableColumn.d.ts +4 -0
  362. package/dist/types/custom-icons/TableColumn.d.ts.map +1 -0
  363. package/dist/types/custom-icons/TableColumnLimited.d.ts +4 -0
  364. package/dist/types/custom-icons/TableColumnLimited.d.ts.map +1 -0
  365. package/dist/types/custom-icons/TempTable.d.ts +4 -0
  366. package/dist/types/custom-icons/TempTable.d.ts.map +1 -0
  367. package/dist/types/custom-icons/TerritoryPlanning.d.ts +4 -0
  368. package/dist/types/custom-icons/TerritoryPlanning.d.ts.map +1 -0
  369. package/dist/types/custom-icons/TextBox.d.ts +4 -0
  370. package/dist/types/custom-icons/TextBox.d.ts.map +1 -0
  371. package/dist/types/custom-icons/Tileset.d.ts +4 -0
  372. package/dist/types/custom-icons/Tileset.d.ts.map +1 -0
  373. package/dist/types/custom-icons/TilesetsAggregated.d.ts +4 -0
  374. package/dist/types/custom-icons/TilesetsAggregated.d.ts.map +1 -0
  375. package/dist/types/custom-icons/TimeBuckets.d.ts +4 -0
  376. package/dist/types/custom-icons/TimeBuckets.d.ts.map +1 -0
  377. package/dist/types/custom-icons/TimeCar.d.ts +4 -0
  378. package/dist/types/custom-icons/TimeCar.d.ts.map +1 -0
  379. package/dist/types/custom-icons/TimeWindowIncremental.d.ts +4 -0
  380. package/dist/types/custom-icons/TimeWindowIncremental.d.ts.map +1 -0
  381. package/dist/types/custom-icons/TimeWindowMoving.d.ts +4 -0
  382. package/dist/types/custom-icons/TimeWindowMoving.d.ts.map +1 -0
  383. package/dist/types/custom-icons/Tooltip.d.ts +4 -0
  384. package/dist/types/custom-icons/Tooltip.d.ts.map +1 -0
  385. package/dist/types/custom-icons/TopRow.d.ts +4 -0
  386. package/dist/types/custom-icons/TopRow.d.ts.map +1 -0
  387. package/dist/types/custom-icons/TwinArea.d.ts +4 -0
  388. package/dist/types/custom-icons/TwinArea.d.ts.map +1 -0
  389. package/dist/types/custom-icons/Twitter.d.ts +4 -0
  390. package/dist/types/custom-icons/Twitter.d.ts.map +1 -0
  391. package/dist/types/custom-icons/UpdateGen.d.ts +4 -0
  392. package/dist/types/custom-icons/UpdateGen.d.ts.map +1 -0
  393. package/dist/types/custom-icons/UploadFileUrl.d.ts +4 -0
  394. package/dist/types/custom-icons/UploadFileUrl.d.ts.map +1 -0
  395. package/dist/types/custom-icons/View2d.d.ts +4 -0
  396. package/dist/types/custom-icons/View2d.d.ts.map +1 -0
  397. package/dist/types/custom-icons/View3d.d.ts +4 -0
  398. package/dist/types/custom-icons/View3d.d.ts.map +1 -0
  399. package/dist/types/custom-icons/ViewLeftsidebar.d.ts +4 -0
  400. package/dist/types/custom-icons/ViewLeftsidebar.d.ts.map +1 -0
  401. package/dist/types/custom-icons/WfComponent.d.ts +4 -0
  402. package/dist/types/custom-icons/WfComponent.d.ts.map +1 -0
  403. package/dist/types/custom-icons/WfComponentInvalid.d.ts +4 -0
  404. package/dist/types/custom-icons/WfComponentInvalid.d.ts.map +1 -0
  405. package/dist/types/custom-icons/WfExtensionPackageDefault.d.ts +4 -0
  406. package/dist/types/custom-icons/WfExtensionPackageDefault.d.ts.map +1 -0
  407. package/dist/types/custom-icons/WfInput.d.ts +4 -0
  408. package/dist/types/custom-icons/WfInput.d.ts.map +1 -0
  409. package/dist/types/custom-icons/WfInputAlt.d.ts +4 -0
  410. package/dist/types/custom-icons/WfInputAlt.d.ts.map +1 -0
  411. package/dist/types/custom-icons/WfModule.d.ts +4 -0
  412. package/dist/types/custom-icons/WfModule.d.ts.map +1 -0
  413. package/dist/types/custom-icons/WfOutput.d.ts +4 -0
  414. package/dist/types/custom-icons/WfOutput.d.ts.map +1 -0
  415. package/dist/types/custom-icons/WfOutputAlt.d.ts +4 -0
  416. package/dist/types/custom-icons/WfOutputAlt.d.ts.map +1 -0
  417. package/dist/types/custom-icons/WhiteSpace.d.ts +4 -0
  418. package/dist/types/custom-icons/WhiteSpace.d.ts.map +1 -0
  419. package/dist/types/custom-icons/WidgetOptions.d.ts +4 -0
  420. package/dist/types/custom-icons/WidgetOptions.d.ts.map +1 -0
  421. package/dist/types/custom-icons/Workflow.d.ts +4 -0
  422. package/dist/types/custom-icons/Workflow.d.ts.map +1 -0
  423. package/dist/types/custom-icons/WorkflowTemp.d.ts +4 -0
  424. package/dist/types/custom-icons/WorkflowTemp.d.ts.map +1 -0
  425. package/dist/types/custom-icons/index.d.ts +189 -11
  426. package/dist/types/custom-icons/index.d.ts.map +1 -1
  427. package/dist/types/localization/en.d.ts +9 -0
  428. package/dist/types/localization/en.d.ts.map +1 -1
  429. package/dist/types/localization/es.d.ts +9 -0
  430. package/dist/types/localization/es.d.ts.map +1 -1
  431. package/dist/types/localization/id.d.ts +9 -0
  432. package/dist/types/localization/id.d.ts.map +1 -1
  433. package/dist/types/localization/index.d.ts +27 -0
  434. package/dist/types/localization/index.d.ts.map +1 -1
  435. package/dist/types/theme/carto-theme.d.ts +187 -3
  436. package/dist/types/theme/carto-theme.d.ts.map +1 -1
  437. package/dist/types/theme/sections/components/data-display.d.ts.map +1 -1
  438. package/dist/types/theme/sections/components/date-pickers.d.ts +3 -0
  439. package/dist/types/theme/sections/components/date-pickers.d.ts.map +1 -0
  440. package/dist/types/theme/types.d.ts.map +1 -1
  441. package/dist/types/widgets/TimeSeriesWidgetUI/components/TimeSeriesSkeleton.d.ts.map +1 -1
  442. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/ComparativeCategoryWidgetUI.d.ts.map +1 -1
  443. package/dist/types/widgets/legend/legend-types/LegendProportion.d.ts.map +1 -1
  444. package/dist/widgets/index.cjs +15 -15
  445. package/dist/widgets/index.js +788 -795
  446. package/package.json +20 -17
  447. package/dist/TablePaginationActions-5u10SobX.cjs +0 -9
  448. package/dist/arrow-drop-icon-Dau5xh-6.js +0 -16
  449. package/dist/arrow-drop-icon-XN9k9ZtW.cjs +0 -1
  450. package/dist/search-icon-8Q4AttLX.js +0 -38
  451. package/dist/search-icon-CyudR_26.cjs +0 -1
  452. package/dist/types/components/molecules/UploadField/StyledUploadField.d.ts +0 -8
  453. package/dist/types/components/molecules/UploadField/StyledUploadField.d.ts.map +0 -1
  454. package/dist/types/custom-icons/arrow-drop-icon.d.ts +0 -3
  455. package/dist/types/custom-icons/arrow-drop-icon.d.ts.map +0 -1
  456. package/dist/types/custom-icons/circle-icon.d.ts +0 -3
  457. package/dist/types/custom-icons/circle-icon.d.ts.map +0 -1
  458. package/dist/types/custom-icons/cursor-icon.d.ts +0 -3
  459. package/dist/types/custom-icons/cursor-icon.d.ts.map +0 -1
  460. package/dist/types/custom-icons/graph-line-icon.d.ts +0 -3
  461. package/dist/types/custom-icons/graph-line-icon.d.ts.map +0 -1
  462. package/dist/types/custom-icons/lasso-icon.d.ts +0 -3
  463. package/dist/types/custom-icons/lasso-icon.d.ts.map +0 -1
  464. package/dist/types/custom-icons/layer-icon.d.ts +0 -3
  465. package/dist/types/custom-icons/layer-icon.d.ts.map +0 -1
  466. package/dist/types/custom-icons/opacity-icon.d.ts +0 -3
  467. package/dist/types/custom-icons/opacity-icon.d.ts.map +0 -1
  468. package/dist/types/custom-icons/polygon-icon.d.ts +0 -3
  469. package/dist/types/custom-icons/polygon-icon.d.ts.map +0 -1
  470. package/dist/types/custom-icons/rectangle-icon.d.ts +0 -3
  471. package/dist/types/custom-icons/rectangle-icon.d.ts.map +0 -1
  472. package/dist/types/custom-icons/search-icon.d.ts +0 -3
  473. package/dist/types/custom-icons/search-icon.d.ts.map +0 -1
  474. package/dist/types/custom-icons/upload-icon.d.ts +0 -3
  475. package/dist/types/custom-icons/upload-icon.d.ts.map +0 -1
  476. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.styled.d.ts +0 -32
  477. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.styled.d.ts.map +0 -1
  478. package/dist/types/widgets/SkeletonWidgets.d.ts +0 -20
  479. package/dist/types/widgets/SkeletonWidgets.d.ts.map +0 -1
  480. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/ComparativeCategoryWidgetUI.styled.d.ts +0 -45
  481. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/ComparativeCategoryWidgetUI.styled.d.ts.map +0 -1
  482. package/dist/types/widgets/legend/LegendWidgetUI.styles.d.ts +0 -31
  483. package/dist/types/widgets/legend/LegendWidgetUI.styles.d.ts.map +0 -1
@@ -1,14 +1,19 @@
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 "../arrow-drop-icon-Dau5xh-6.js";
1
+ import { responsiveFontSizes as ro, createTheme as to } from "@mui/material";
2
+ import { jsxs as ao, Fragment as eo, jsx as s } from "react/jsx-runtime";
3
+ import { alpha as x } from "@mui/material/styles";
4
+ import { T as no, a as po, I as e, b as r, c as u, g as a, A as P, B as g, S as T } from "../TablePaginationActions-DdTjHDJ5.js";
5
+ import h from "@mui/icons-material/Cancel";
6
+ import { A as v } from "../ArrowDown-B1AG0MlL.js";
7
+ import lo from "@mui/icons-material/ChevronRightOutlined";
8
+ import so from "@mui/icons-material/ChevronLeftOutlined";
9
+ import co from "@mui/icons-material/ExpandMoreOutlined";
10
+ import L from "@mui/icons-material/EventOutlined";
11
+ import { r as W, M as A } from "../MenuItem-DlGBm9LU.js";
7
12
  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 = {
13
+ import { g as No } from "../paletteUtils-BEwZhrLg.js";
14
+ import go from "@mui/icons-material/CheckCircleOutlined";
15
+ import { ExpandMoreOutlined as uo } from "@mui/icons-material";
16
+ const oo = 1, b = 0.5, y = oo + b, bo = "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, xo = {
12
17
  // Divider
13
18
  MuiDivider: {
14
19
  styleOverrides: {
@@ -36,32 +41,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
41
  maxWidth: "240px",
37
42
  backgroundColor: o.palette.black[90],
38
43
  '.MuiTooltip-popper[data-popper-placement*="top"] &': {
39
- marginBottom: o.spacing(c),
44
+ marginBottom: o.spacing(b),
40
45
  "&.MuiTooltip-tooltipArrow": {
41
- marginBottom: o.spacing(x)
46
+ marginBottom: o.spacing(y)
42
47
  }
43
48
  },
44
49
  '.MuiTooltip-popper[data-popper-placement*="right"] &': {
45
- marginLeft: o.spacing(c),
50
+ marginLeft: o.spacing(b),
46
51
  "&.MuiTooltip-tooltipArrow": {
47
- marginLeft: o.spacing(x)
52
+ marginLeft: o.spacing(y)
48
53
  }
49
54
  },
50
55
  '.MuiTooltip-popper[data-popper-placement*="bottom"] &': {
51
- marginTop: o.spacing(c),
56
+ marginTop: o.spacing(b),
52
57
  "&.MuiTooltip-tooltipArrow": {
53
- marginTop: o.spacing(x)
58
+ marginTop: o.spacing(y)
54
59
  }
55
60
  },
56
61
  '.MuiTooltip-popper[data-popper-placement*="left"] &': {
57
- marginRight: o.spacing(c),
62
+ marginRight: o.spacing(b),
58
63
  "&.MuiTooltip-tooltipArrow": {
59
- marginRight: o.spacing(x)
64
+ marginRight: o.spacing(y)
60
65
  }
61
66
  }
62
67
  }),
63
68
  arrow: ({ theme: o }) => ({
64
- height: o.spacing($),
69
+ height: o.spacing(oo),
65
70
  color: o.palette.black[90]
66
71
  })
67
72
  }
@@ -128,9 +133,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
133
  variant: "outlined",
129
134
  size: "small"
130
135
  },
131
- labelDisplayedRows: ({ from: o, to: i, count: v }) => /* @__PURE__ */ j(Z, { children: [
132
- /* @__PURE__ */ u(
133
- K,
136
+ labelDisplayedRows: ({ from: o, to: i, count: c }) => /* @__PURE__ */ ao(eo, { children: [
137
+ /* @__PURE__ */ s(
138
+ no,
134
139
  {
135
140
  component: "span",
136
141
  variant: "inherit",
@@ -139,9 +144,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
144
  children: `${o}-${i}`
140
145
  }
141
146
  ),
142
- ` of ${v}`
147
+ ` of ${c}`
143
148
  ] }),
144
- ActionsComponent: U
149
+ ActionsComponent: po
145
150
  },
146
151
  styleOverrides: {
147
152
  root: () => ({
@@ -227,9 +232,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
232
  maxWidth: "192px",
228
233
  padding: o.spacing(0, 0.5),
229
234
  "& .MuiAvatar-root": {
230
- width: n,
231
- minWidth: n,
232
- height: n,
235
+ width: e,
236
+ minWidth: e,
237
+ height: e,
233
238
  margin: 0,
234
239
  color: o.palette.secondary.contrastText,
235
240
  backgroundColor: o.palette.background.paper,
@@ -240,9 +245,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
245
  marginLeft: o.spacing(0.5)
241
246
  },
242
247
  "& img": {
243
- width: n,
244
- minWidth: n,
245
- height: n
248
+ width: e,
249
+ minWidth: e,
250
+ height: e
246
251
  },
247
252
  "&.MuiChip-root.Mui-disabled": {
248
253
  color: o.palette.text.disabled,
@@ -298,7 +303,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
298
303
  outlinedSecondary: ({ theme: o }) => ({
299
304
  borderColor: o.palette.secondary.main
300
305
  }),
301
- // Status colors
306
+ // Colors
307
+ colorDefault: ({ theme: o }) => ({
308
+ color: o.palette.text.primary
309
+ }),
302
310
  colorSuccess: ({ theme: o }) => ({
303
311
  "&.MuiChip-outlined": {
304
312
  color: o.palette.success.dark,
@@ -440,16 +448,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
448
  backgroundColor: o.palette.default.dark
441
449
  },
442
450
  "&.MuiChip-colorSuccess": {
443
- backgroundColor: b(o.palette.success.main, 0.25)
451
+ backgroundColor: x(o.palette.success.main, 0.25)
444
452
  },
445
453
  "&.MuiChip-colorInfo": {
446
- backgroundColor: b(o.palette.info.main, 0.12)
454
+ backgroundColor: x(o.palette.info.main, 0.12)
447
455
  },
448
456
  "&.MuiChip-colorError": {
449
- backgroundColor: b(o.palette.error.main, 0.12)
457
+ backgroundColor: x(o.palette.error.main, 0.12)
450
458
  },
451
459
  "&.MuiChip-colorWarning": {
452
- backgroundColor: b(o.palette.warning.main, 0.25)
460
+ backgroundColor: x(o.palette.warning.main, 0.25)
453
461
  }
454
462
  }
455
463
  }
@@ -467,7 +475,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
475
  // https://github.com/mui/material-ui/issues/33229
468
476
  "& .MuiAvatar-fallback": {
469
477
  path: {
470
- d: `path('${X}') !important`
478
+ d: `path('${bo}') !important`
471
479
  }
472
480
  }
473
481
  }),
@@ -475,15 +483,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
483
  boxShadow: `0 0 0 1px ${o.palette.default.outlinedBorder}`
476
484
  }),
477
485
  circular: () => ({
478
- borderRadius: m,
486
+ borderRadius: H,
479
487
  "& img": {
480
- borderRadius: m
488
+ borderRadius: H
481
489
  }
482
490
  }),
483
491
  rounded: ({ theme: o }) => ({
484
- borderRadius: o.spacing(S),
492
+ borderRadius: o.spacing(D),
485
493
  "& img": {
486
- borderRadius: o.spacing(S)
494
+ borderRadius: o.spacing(D)
487
495
  }
488
496
  })
489
497
  }
@@ -507,14 +515,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
515
  fontSize: r
508
516
  }),
509
517
  fontSizeSmall: () => ({
510
- fontSize: g
518
+ fontSize: u
511
519
  }),
512
520
  fontSizeLarge: () => ({
513
- fontSize: n
521
+ fontSize: e
514
522
  })
515
523
  }
516
524
  }
517
- }, I = a(2), l = a(3), e = a(4), d = a(6), w = a(0.5), J = {
525
+ }, F = a(2), l = a(3), n = a(4), d = a(6), E = a(0.5), yo = {
518
526
  // Button Base
519
527
  MuiButtonBase: {
520
528
  defaultProps: {
@@ -638,9 +646,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
646
  }
639
647
  }),
640
648
  sizeMedium: ({ theme: o, ownerState: i }) => ({
641
- height: e,
649
+ height: n,
642
650
  padding: o.spacing(0, 2),
643
- lineHeight: e,
651
+ lineHeight: n,
644
652
  ...i.variant === "text" && {
645
653
  padding: o.spacing(0, 1)
646
654
  }
@@ -792,8 +800,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
800
  height: l
793
801
  }),
794
802
  sizeMedium: () => ({
795
- width: e,
796
- height: e
803
+ width: n,
804
+ height: n
797
805
  }),
798
806
  sizeLarge: () => ({
799
807
  width: d,
@@ -805,13 +813,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
813
  {
806
814
  props: { size: "xsmall" },
807
815
  style: () => ({
808
- width: I,
809
- height: I,
816
+ width: F,
817
+ height: F,
810
818
  "& .MuiSvgIcon-root, & svg": {
811
- fontSize: g,
812
- width: g,
813
- minWidth: g,
814
- height: g
819
+ fontSize: u,
820
+ width: u,
821
+ minWidth: u,
822
+ height: u
815
823
  }
816
824
  })
817
825
  }
@@ -821,12 +829,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
829
  MuiToggleButton: {
822
830
  styleOverrides: {
823
831
  root: ({ theme: o }) => ({
824
- minWidth: e,
825
- height: e,
832
+ minWidth: n,
833
+ height: n,
826
834
  padding: o.spacing(0, 1),
827
835
  color: o.palette.text.secondary,
828
836
  border: "none",
829
- borderRadius: w,
837
+ borderRadius: E,
830
838
  transition: "background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms",
831
839
  "&:hover": {
832
840
  backgroundColor: o.palette.action.hover
@@ -876,7 +884,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
884
  boxShadow: o.shadows[1],
877
885
  backgroundColor: o.palette.background.paper,
878
886
  "& .MuiToggleButtonGroup-grouped:not(:first-of-type), &.Mui-Selected, & .MuiToggleButtonGroup-grouped:not(:last-of-type)": {
879
- borderRadius: w
887
+ borderRadius: E
880
888
  },
881
889
  ".MuiDivider-root": {
882
890
  "&.MuiDivider-vertical": {
@@ -892,16 +900,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
900
  },
893
901
  ".MuiToggleButton-sizeSmall": {
894
902
  "& + .MuiDivider-root.MuiDivider-vertical": {
895
- height: e
903
+ height: n
896
904
  },
897
905
  "& + .MuiDivider-root.MuiDivider-horizontal": {
898
- width: e
906
+ width: n
899
907
  }
900
908
  }
901
909
  }),
902
910
  // Styles applied to the children if orientation="horizontal"
903
911
  groupedHorizontal: ({ theme: o }) => ({
904
- height: e,
912
+ height: n,
905
913
  margin: o.spacing(1),
906
914
  "&:not(:last-of-type)": {
907
915
  marginRight: o.spacing(0.5),
@@ -924,7 +932,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
932
  }),
925
933
  // Styles applied to the children if orientation="vertical"
926
934
  groupedVertical: ({ theme: o }) => ({
927
- width: e,
935
+ width: n,
928
936
  margin: o.spacing(1),
929
937
  "&.MuiToggleButton-root": {
930
938
  marginLeft: o.spacing(1),
@@ -957,10 +965,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
965
  boxShadow: i.shadows[6]
958
966
  },
959
967
  "& .MuiSvgIcon-root, & svg": {
960
- fontSize: n,
961
- width: n,
962
- minWidth: n,
963
- height: n
968
+ fontSize: e,
969
+ width: e,
970
+ minWidth: e,
971
+ height: e
964
972
  },
965
973
  "&.MuiFab-extended": {
966
974
  ...i.typography.body1,
@@ -1014,7 +1022,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
1022
  })
1015
1023
  }
1016
1024
  }
1017
- }, M = 2.25, y = 3, B = 2, z = 3, O = 4, T = {
1025
+ }, M = 2.25, f = 3, $ = 2, G = 3, V = 4, N = {
1018
1026
  root: ({ ownerState: o, theme: i }) => ({
1019
1027
  padding: i.spacing(0.5),
1020
1028
  ...o.size === "small" && {
@@ -1039,10 +1047,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
1047
  }
1040
1048
  },
1041
1049
  "& .MuiSvgIcon-root": {
1042
- fontSize: i.spacing(y),
1043
- width: i.spacing(y),
1044
- minWidth: i.spacing(y),
1045
- height: i.spacing(y),
1050
+ fontSize: i.spacing(f),
1051
+ width: i.spacing(f),
1052
+ minWidth: i.spacing(f),
1053
+ height: i.spacing(f),
1046
1054
  ...o.size === "small" && {
1047
1055
  fontSize: i.spacing(M),
1048
1056
  width: i.spacing(M),
@@ -1051,7 +1059,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
1059
  }
1052
1060
  }
1053
1061
  })
1054
- }, R = {
1062
+ }, j = {
1055
1063
  root: ({ theme: o }) => ({
1056
1064
  position: "static",
1057
1065
  transform: "none",
@@ -1083,14 +1091,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
1091
  }
1084
1092
  }
1085
1093
  })
1086
- }, oo = {
1094
+ }, Mo = {
1087
1095
  // Checkbox
1088
1096
  MuiCheckbox: {
1089
1097
  defaultProps: {
1090
1098
  size: "small"
1091
1099
  },
1092
1100
  styleOverrides: {
1093
- ...T
1101
+ ...N
1094
1102
  }
1095
1103
  },
1096
1104
  // Radio Button
@@ -1099,7 +1107,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
1107
  size: "small"
1100
1108
  },
1101
1109
  styleOverrides: {
1102
- ...T
1110
+ ...N
1103
1111
  }
1104
1112
  },
1105
1113
  // Text Field
@@ -1111,7 +1119,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
1119
  shrink: !0
1112
1120
  },
1113
1121
  SelectProps: {
1114
- IconComponent: f,
1122
+ IconComponent: v,
1115
1123
  size: "small"
1116
1124
  }
1117
1125
  },
@@ -1439,18 +1447,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
1447
  // Label
1440
1448
  MuiInputLabel: {
1441
1449
  styleOverrides: {
1442
- ...R
1450
+ ...j
1443
1451
  }
1444
1452
  },
1445
1453
  MuiFormLabel: {
1446
1454
  styleOverrides: {
1447
- ...R
1455
+ ...j
1448
1456
  }
1449
1457
  },
1450
1458
  // Select
1451
1459
  MuiSelect: {
1452
1460
  defaultProps: {
1453
- IconComponent: f,
1461
+ IconComponent: v,
1454
1462
  fullWidth: !0,
1455
1463
  size: "small"
1456
1464
  },
@@ -1533,8 +1541,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
1541
  defaultProps: {
1534
1542
  size: "small",
1535
1543
  fullWidth: !0,
1536
- popupIcon: /* @__PURE__ */ u(f, {}),
1537
- clearIcon: /* @__PURE__ */ u(q, { "data-testid": "cancel-icon-autocomplete" }),
1544
+ popupIcon: /* @__PURE__ */ s(v, {}),
1545
+ clearIcon: /* @__PURE__ */ s(h, { "data-testid": "cancel-icon-autocomplete" }),
1538
1546
  ChipProps: { color: "default" },
1539
1547
  limitTags: 1,
1540
1548
  componentsProps: {
@@ -1713,8 +1721,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
1721
  },
1714
1722
  styleOverrides: {
1715
1723
  root: ({ theme: o }) => ({
1716
- width: o.spacing(z),
1717
- height: o.spacing(B),
1724
+ width: o.spacing(G),
1725
+ height: o.spacing($),
1718
1726
  padding: 0,
1719
1727
  overflow: "visible",
1720
1728
  "& + .MuiTypography-root": {
@@ -1726,8 +1734,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
1734
  }
1727
1735
  }),
1728
1736
  switchBase: ({ ownerState: o, theme: i }) => ({
1729
- width: i.spacing(O),
1730
- height: i.spacing(O),
1737
+ width: i.spacing(V),
1738
+ height: i.spacing(V),
1731
1739
  padding: i.spacing(0.5),
1732
1740
  borderRadius: "50%",
1733
1741
  color: i.palette.text.secondary,
@@ -1769,8 +1777,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
1777
  }
1770
1778
  }),
1771
1779
  input: ({ theme: o }) => ({
1772
- width: o.spacing(z),
1773
- height: o.spacing(B),
1780
+ width: o.spacing(G),
1781
+ height: o.spacing($),
1774
1782
  left: 0
1775
1783
  }),
1776
1784
  track: ({ ownerState: o, theme: i }) => ({
@@ -1831,7 +1839,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
1839
  })
1832
1840
  }
1833
1841
  }
1834
- }, io = {
1842
+ }, fo = {
1835
1843
  // Menu
1836
1844
  MuiMenu: {
1837
1845
  styleOverrides: {
@@ -2018,7 +2026,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
2026
  styleOverrides: {
2019
2027
  root: () => ({
2020
2028
  "& .MuiSvgIcon-root": {
2021
- fontSize: n
2029
+ fontSize: e
2022
2030
  },
2023
2031
  ".MuiMenuItem-root.MuiButtonBase-root &": {
2024
2032
  minWidth: r
@@ -2127,11 +2135,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
2135
  })
2128
2136
  }
2129
2137
  }
2138
+ }, U = 35, C = 39.5, ho = {
2139
+ // https://mui.com/x/react-date-pickers/date-picker/#customization
2140
+ MuiDatePicker: {
2141
+ defaultProps: {
2142
+ slotProps: {
2143
+ popper: { placement: "bottom-end" },
2144
+ textField: {
2145
+ InputLabelProps: {
2146
+ shrink: !0
2147
+ }
2148
+ }
2149
+ },
2150
+ slots: {
2151
+ openPickerIcon: L,
2152
+ clearIcon: h
2153
+ }
2154
+ }
2155
+ },
2156
+ MuiDateCalendar: {
2157
+ defaultProps: {
2158
+ dayOfWeekFormatter: (o) => `${o.toLocaleDateString("en-US", { weekday: "short" })}`,
2159
+ slots: {
2160
+ rightArrowIcon: lo,
2161
+ leftArrowIcon: so,
2162
+ switchViewIcon: co
2163
+ }
2164
+ },
2165
+ styleOverrides: {
2166
+ root: ({ ownerState: o, theme: i }) => {
2167
+ var c, m, S, w, I, B, z, O, R;
2168
+ return {
2169
+ width: i.spacing(U),
2170
+ height: i.spacing(C),
2171
+ maxHeight: i.spacing(C),
2172
+ // Year only view
2173
+ ...((c = o.views) == null ? void 0 : c.includes("year")) && !((m = o.views) != null && m.includes("month")) && !((S = o.views) != null && S.includes("day")) && {
2174
+ height: i.spacing(33.5),
2175
+ // 268px
2176
+ maxHeight: i.spacing(33.5)
2177
+ },
2178
+ // Month only view
2179
+ ...((w = o.views) == null ? void 0 : w.includes("month")) && !((I = o.views) != null && I.includes("year")) && !((B = o.views) != null && B.includes("day")) && {
2180
+ height: i.spacing(29),
2181
+ // 232px
2182
+ maxHeight: i.spacing(29),
2183
+ "& .MuiPickersCalendarHeader-labelContainer": {
2184
+ cursor: "default"
2185
+ }
2186
+ },
2187
+ // Day only view
2188
+ ...((z = o.views) == null ? void 0 : z.includes("day")) && !((O = o.views) != null && O.includes("year")) && !((R = o.views) != null && R.includes("month")) && {
2189
+ "& .MuiPickersCalendarHeader-labelContainer": {
2190
+ cursor: "default"
2191
+ }
2192
+ },
2193
+ "& .MuiYearCalendar-root, & .MuiMonthCalendar-root": {
2194
+ gap: i.spacing(0.5),
2195
+ width: i.spacing(U),
2196
+ padding: i.spacing(1, 2)
2197
+ },
2198
+ "& .MuiPickersYear-root": {
2199
+ flexBasis: "22.5%"
2200
+ },
2201
+ "& .MuiPickersMonth-root": {
2202
+ flexBasis: "31.1%"
2203
+ },
2204
+ "& .MuiPickersYear-yearButton, & .MuiPickersMonth-monthButton, & .MuiPickersDay-root": {
2205
+ width: "100%",
2206
+ height: i.spacing(4),
2207
+ margin: 0,
2208
+ padding: 0,
2209
+ ...i.typography.button,
2210
+ borderRadius: i.shape.borderRadius,
2211
+ "&:hover": {
2212
+ backgroundColor: i.palette.action.hover
2213
+ },
2214
+ "&.Mui-selected": {
2215
+ backgroundColor: i.palette.primary.background,
2216
+ color: i.palette.primary.main,
2217
+ "&:focus": {
2218
+ backgroundColor: i.palette.primary.background
2219
+ },
2220
+ "&:hover": {
2221
+ backgroundColor: i.palette.action.hover
2222
+ }
2223
+ },
2224
+ "&.Mui-disabled": {
2225
+ color: i.palette.text.disabled
2226
+ }
2227
+ },
2228
+ "& .MuiPickersDay-root": {
2229
+ margin: i.spacing(0.25)
2230
+ }
2231
+ };
2232
+ }
2233
+ }
2234
+ },
2235
+ MuiPickersPopper: {
2236
+ styleOverrides: {
2237
+ paper: ({ theme: o }) => ({
2238
+ marginBottom: o.spacing(0.5)
2239
+ })
2240
+ }
2241
+ },
2242
+ MuiYearCalendar: {
2243
+ styleOverrides: {
2244
+ root: ({ theme: o }) => ({
2245
+ maxHeight: o.spacing(33.5)
2246
+ // 268px
2247
+ })
2248
+ }
2249
+ },
2250
+ MuiPickersCalendarHeader: {
2251
+ styleOverrides: {
2252
+ root: ({ theme: o }) => ({
2253
+ maxHeight: o.spacing(4),
2254
+ minHeight: o.spacing(4),
2255
+ margin: 0,
2256
+ padding: o.spacing(1, 1, 1, 2),
2257
+ boxSizing: "content-box",
2258
+ "& .MuiIconButton-root": {
2259
+ borderRadius: o.shape.borderRadius
2260
+ },
2261
+ "& .MuiPickersArrowSwitcher-spacer": {
2262
+ width: o.spacing(4)
2263
+ }
2264
+ }),
2265
+ label: ({ theme: o }) => ({
2266
+ ...o.typography.subtitle2
2267
+ }),
2268
+ switchViewButton: ({ theme: o }) => ({
2269
+ width: o.spacing(4),
2270
+ height: o.spacing(4)
2271
+ })
2272
+ }
2273
+ },
2274
+ MuiDayCalendar: {
2275
+ styleOverrides: {
2276
+ header: ({ theme: o }) => ({
2277
+ margin: o.spacing(0, 2)
2278
+ }),
2279
+ weekContainer: () => ({
2280
+ margin: 0
2281
+ }),
2282
+ weekDayLabel: ({ theme: o }) => ({
2283
+ flex: 1,
2284
+ ...o.typography.caption,
2285
+ fontWeight: o.typography.fontWeightRegular,
2286
+ color: o.palette.text.secondary
2287
+ })
2288
+ }
2289
+ },
2290
+ MuiPickersDay: {
2291
+ styleOverrides: {
2292
+ root: ({ theme: o }) => ({
2293
+ width: `${o.spacing(4)} !important`,
2294
+ height: o.spacing(4),
2295
+ "&:focus": {
2296
+ backgroundColor: "transparent"
2297
+ }
2298
+ }),
2299
+ today: ({ theme: o }) => ({
2300
+ border: `1px solid ${o.palette.default.outlinedBorder}`,
2301
+ "&:hover, &:selected": {
2302
+ borderColor: o.palette.primary.light
2303
+ },
2304
+ "&:not(.Mui-selected)": {
2305
+ borderColor: o.palette.default.outlinedBorder
2306
+ },
2307
+ "&.Mui-selected": {
2308
+ borderColor: o.palette.primary.light,
2309
+ "&:focus": {
2310
+ borderColor: o.palette.primary.light
2311
+ }
2312
+ },
2313
+ "&.Mui-disabled": {
2314
+ color: o.palette.text.disabled,
2315
+ borderColor: o.palette.default.outlinedBorder,
2316
+ backgroundColor: "transparent",
2317
+ "&.Mui-selected": {
2318
+ opacity: "1 !important",
2319
+ color: o.palette.text.disabled,
2320
+ backgroundColor: "transparent",
2321
+ borderColor: o.palette.default.outlinedBorder
2322
+ }
2323
+ }
2324
+ })
2325
+ }
2326
+ },
2327
+ MuiTimePicker: {
2328
+ defaultProps: {
2329
+ views: ["hours"],
2330
+ format: "hh:mm a",
2331
+ ampm: !0,
2332
+ viewRenderers: {
2333
+ hours: W
2334
+ },
2335
+ timeSteps: { minutes: 30 },
2336
+ slotProps: {
2337
+ actionBar: { actions: [] }
2338
+ // Remove ok button at bottom
2339
+ },
2340
+ slots: {
2341
+ clearIcon: h,
2342
+ digitalClockItem: (o) => /* @__PURE__ */ s(A, { ...o, disableRipple: !0 })
2343
+ }
2344
+ }
2345
+ },
2346
+ MuiDateTimePicker: {
2347
+ defaultProps: {
2348
+ views: ["year", "month", "day", "hours"],
2349
+ format: "MM/dd/yyyy hh:mm a",
2350
+ ampm: !0,
2351
+ viewRenderers: {
2352
+ hours: W
2353
+ },
2354
+ timeSteps: { minutes: 30 },
2355
+ slotProps: {
2356
+ popper: {
2357
+ placement: "bottom-end"
2358
+ },
2359
+ actionBar: { actions: [] }
2360
+ // Remove ok button at bottom
2361
+ },
2362
+ slots: {
2363
+ openPickerIcon: L,
2364
+ clearIcon: h,
2365
+ digitalClockItem: (o) => /* @__PURE__ */ s(A, { ...o, disableRipple: !0 })
2366
+ }
2367
+ }
2368
+ },
2369
+ MuiDigitalClock: {
2370
+ defaultProps: {
2371
+ timeStep: 30,
2372
+ ampm: !0
2373
+ },
2374
+ styleOverrides: {
2375
+ root: ({ theme: o }) => ({
2376
+ minWidth: o.spacing(15)
2377
+ // 120px defined in design specs
2378
+ }),
2379
+ list: ({ theme: o }) => ({
2380
+ ".MuiPopper-root &": {
2381
+ maxHeight: o.spacing(C),
2382
+ paddingBottom: o.spacing(1)
2383
+ }
2384
+ })
2385
+ }
2386
+ }
2130
2387
  };
2131
2388
  function t(o) {
2132
2389
  return 0.0625 * o + "rem";
2133
2390
  }
2134
- const h = {
2391
+ const k = {
2135
2392
  htmlFontSize: 16,
2136
2393
  fontFamily: "Inter, sans-serif",
2137
2394
  fontSize: 16,
@@ -2234,14 +2491,14 @@ const h = {
2234
2491
  letterSpacing: "1.2px",
2235
2492
  textTransform: "uppercase"
2236
2493
  }
2237
- }, ro = {
2494
+ }, vo = {
2238
2495
  captionMedium: {
2239
- ...h.caption,
2496
+ ...k.caption,
2240
2497
  fontWeight: 500,
2241
2498
  letterSpacing: "0.4px"
2242
2499
  },
2243
2500
  overlineDelicate: {
2244
- ...h.overline,
2501
+ ...k.overline,
2245
2502
  fontWeight: 400,
2246
2503
  letterSpacing: "1.2px"
2247
2504
  },
@@ -2269,16 +2526,16 @@ const h = {
2269
2526
  letterSpacing: 0,
2270
2527
  fontVariantLigatures: "no-common-ligatures"
2271
2528
  }
2272
- }, G = {
2273
- ...h,
2274
- ...ro
2529
+ }, io = {
2530
+ ...k,
2531
+ ...vo
2275
2532
  };
2276
- var L, A, W, P, H, F, E, D;
2277
- const to = {
2533
+ var Z, K, q, Q, Y, _, X, J;
2534
+ const Co = {
2278
2535
  // Accessibility focus (keyboard only)
2279
2536
  "*: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`,
2537
+ outline: `2px solid ${(Z = p.primary) == null ? void 0 : Z.main} !important`,
2538
+ boxShadow: `0 0 0 4px ${(K = p.primary) == null ? void 0 : K.background} !important`,
2282
2539
  borderRadius: "4px"
2283
2540
  },
2284
2541
  // Custom scrollbars
@@ -2297,7 +2554,7 @@ const to = {
2297
2554
  },
2298
2555
  "*::-webkit-scrollbar-thumb": {
2299
2556
  borderRadius: "3px",
2300
- background: (W = p.action) == null ? void 0 : W.focus,
2557
+ background: (q = p.action) == null ? void 0 : q.focus,
2301
2558
  outline: "none"
2302
2559
  },
2303
2560
  // iOS Search clear button
@@ -2316,11 +2573,11 @@ const to = {
2316
2573
  padding: a(0, 1),
2317
2574
  borderRadius: a(0.5, 0, 0, 0),
2318
2575
  "& .mapboxgl-ctrl-attrib-inner": {
2319
- ...G.overline,
2576
+ ...io.overline,
2320
2577
  textTransform: "none",
2321
2578
  letterSpacing: "0.75px",
2322
2579
  "& a": {
2323
- color: (P = p.primary) == null ? void 0 : P.main
2580
+ color: (Q = p.primary) == null ? void 0 : Q.main
2324
2581
  }
2325
2582
  },
2326
2583
  "&.mapboxgl-compact": {
@@ -2332,7 +2589,7 @@ const to = {
2332
2589
  bottom: a(0.5)
2333
2590
  },
2334
2591
  "& .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")`,
2592
+ 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
2593
  backgroundColor: "rgba(255,255,255,.8)",
2337
2594
  top: "auto",
2338
2595
  bottom: 0,
@@ -2346,20 +2603,20 @@ const to = {
2346
2603
  padding: a(0.5, 1),
2347
2604
  borderRadius: a(1.5),
2348
2605
  marginRight: a(2.5),
2349
- color: (F = p.text) == null ? void 0 : F.secondary
2606
+ color: (_ = p.text) == null ? void 0 : _.secondary
2350
2607
  },
2351
2608
  "&.mapboxgl-compact-show": {
2352
2609
  "& .mapboxgl-ctrl-attrib-button": {
2353
2610
  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,
2611
+ backgroundColor: (X = p.common) == null ? void 0 : X.black,
2355
2612
  "&:not(:disabled):hover": {
2356
- backgroundColor: (D = p.common) == null ? void 0 : D.black
2613
+ backgroundColor: (J = p.common) == null ? void 0 : J.black
2357
2614
  }
2358
2615
  }
2359
2616
  }
2360
2617
  }
2361
2618
  }
2362
- }, ao = {
2619
+ }, ko = {
2363
2620
  // SnackBar
2364
2621
  MuiSnackbar: {
2365
2622
  defaultProps: {
@@ -2396,7 +2653,7 @@ const to = {
2396
2653
  MuiAlert: {
2397
2654
  defaultProps: {
2398
2655
  iconMapping: {
2399
- success: /* @__PURE__ */ u(Q, {})
2656
+ success: /* @__PURE__ */ s(go, {})
2400
2657
  }
2401
2658
  },
2402
2659
  styleOverrides: {
@@ -2441,7 +2698,7 @@ const to = {
2441
2698
  })
2442
2699
  }
2443
2700
  }
2444
- }, no = {
2701
+ }, mo = {
2445
2702
  // AppBar
2446
2703
  MuiAppBar: {
2447
2704
  styleOverrides: {
@@ -2449,7 +2706,7 @@ const to = {
2449
2706
  flexDirection: "row",
2450
2707
  alignItems: "center",
2451
2708
  justifyContent: "space-between",
2452
- height: C,
2709
+ height: P,
2453
2710
  backgroundColor: o.palette.brand.navyBlue,
2454
2711
  color: o.palette.common.white,
2455
2712
  boxShadow: o.shadows[0],
@@ -2457,7 +2714,7 @@ const to = {
2457
2714
  justifyContent: "space-between",
2458
2715
  width: "100%",
2459
2716
  padding: o.spacing(0, 1),
2460
- minHeight: C
2717
+ minHeight: P
2461
2718
  },
2462
2719
  "& .MuiAvatar-root": {
2463
2720
  width: o.spacing(4),
@@ -2492,7 +2749,7 @@ const to = {
2492
2749
  // MuiAccordionSummary
2493
2750
  MuiAccordionSummary: {
2494
2751
  defaultProps: {
2495
- expandIcon: /* @__PURE__ */ u(_, {})
2752
+ expandIcon: /* @__PURE__ */ s(uo, {})
2496
2753
  },
2497
2754
  styleOverrides: {
2498
2755
  root: ({ theme: o }) => ({
@@ -2524,7 +2781,7 @@ const to = {
2524
2781
  })
2525
2782
  }
2526
2783
  }
2527
- }, eo = [
2784
+ }, So = [
2528
2785
  "none",
2529
2786
  // 0
2530
2787
  "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 +2815,20 @@ const to = {
2558
2815
  "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
2816
  "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
2817
  // 24
2561
- ], po = {
2818
+ ], wo = {
2562
2819
  themeName: "CARTO",
2563
2820
  breakpoints: {
2564
2821
  keys: ["xs", "sm", "md", "lg", "xl"],
2565
2822
  values: {
2566
- xs: s.XS,
2823
+ xs: g.XS,
2567
2824
  // 320 - 599
2568
- sm: s.SM,
2825
+ sm: g.SM,
2569
2826
  // 600 - 959
2570
- md: s.MD,
2827
+ md: g.MD,
2571
2828
  // 960 - 1279
2572
- lg: s.LG,
2829
+ lg: g.LG,
2573
2830
  // 1280 - 1599
2574
- xl: s.XL
2831
+ xl: g.XL
2575
2832
  // 1600+
2576
2833
  },
2577
2834
  unit: "px",
@@ -2597,11 +2854,11 @@ const to = {
2597
2854
  }
2598
2855
  },
2599
2856
  palette: p,
2600
- shadows: eo,
2601
- typography: G,
2602
- spacingValue: k,
2857
+ shadows: So,
2858
+ typography: io,
2859
+ spacingValue: T,
2603
2860
  // For situations where we can't use theme.spacing(), mainly math calculations.er
2604
- spacing: k,
2861
+ spacing: T,
2605
2862
  // For custom spacing: https://material-ui.com/customization/spacing/#custom-spacing
2606
2863
  shape: {
2607
2864
  borderRadius: 4
@@ -2638,26 +2895,27 @@ const to = {
2638
2895
  components: {
2639
2896
  MuiCssBaseline: {
2640
2897
  styleOverrides: {
2641
- ...to
2898
+ ...Co
2642
2899
  }
2643
2900
  },
2644
- ...J,
2645
- ...oo,
2646
- ...io,
2647
- ...Y,
2648
- ...ao,
2649
- ...no
2901
+ ...yo,
2902
+ ...Mo,
2903
+ ...fo,
2904
+ ...xo,
2905
+ ...ko,
2906
+ ...mo,
2907
+ ...ho
2650
2908
  }
2651
- }, fo = N(V(po));
2909
+ }, $o = ro(to(wo));
2652
2910
  export {
2653
- C as APPBAR_SIZE,
2654
- s as BREAKPOINTS,
2655
- n as ICON_SIZE_LARGE,
2911
+ P as APPBAR_SIZE,
2912
+ g as BREAKPOINTS,
2913
+ e as ICON_SIZE_LARGE,
2656
2914
  r as ICON_SIZE_MEDIUM,
2657
- g as ICON_SIZE_SMALL,
2658
- k as SPACING,
2659
- po as cartoThemeOptions,
2660
- Co as getCartoColorStylePropsForItem,
2915
+ u as ICON_SIZE_SMALL,
2916
+ T as SPACING,
2917
+ wo as cartoThemeOptions,
2918
+ No as getCartoColorStylePropsForItem,
2661
2919
  a as getSpacing,
2662
- fo as theme
2920
+ $o as theme
2663
2921
  };