@carto/meridian-ds 0.1.1-alpha.5 → 1.0.0-alpha-muiv6.0

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 +13845 -617
  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 +393 -152
  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/buttons.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,
@@ -440,16 +445,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
445
  backgroundColor: o.palette.default.dark
441
446
  },
442
447
  "&.MuiChip-colorSuccess": {
443
- backgroundColor: b(o.palette.success.main, 0.25)
448
+ backgroundColor: x(o.palette.success.main, 0.25)
444
449
  },
445
450
  "&.MuiChip-colorInfo": {
446
- backgroundColor: b(o.palette.info.main, 0.12)
451
+ backgroundColor: x(o.palette.info.main, 0.12)
447
452
  },
448
453
  "&.MuiChip-colorError": {
449
- backgroundColor: b(o.palette.error.main, 0.12)
454
+ backgroundColor: x(o.palette.error.main, 0.12)
450
455
  },
451
456
  "&.MuiChip-colorWarning": {
452
- backgroundColor: b(o.palette.warning.main, 0.25)
457
+ backgroundColor: x(o.palette.warning.main, 0.25)
453
458
  }
454
459
  }
455
460
  }
@@ -467,7 +472,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
472
  // https://github.com/mui/material-ui/issues/33229
468
473
  "& .MuiAvatar-fallback": {
469
474
  path: {
470
- d: `path('${X}') !important`
475
+ d: `path('${bo}') !important`
471
476
  }
472
477
  }
473
478
  }),
@@ -475,15 +480,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
480
  boxShadow: `0 0 0 1px ${o.palette.default.outlinedBorder}`
476
481
  }),
477
482
  circular: () => ({
478
- borderRadius: m,
483
+ borderRadius: H,
479
484
  "& img": {
480
- borderRadius: m
485
+ borderRadius: H
481
486
  }
482
487
  }),
483
488
  rounded: ({ theme: o }) => ({
484
- borderRadius: o.spacing(S),
489
+ borderRadius: o.spacing(D),
485
490
  "& img": {
486
- borderRadius: o.spacing(S)
491
+ borderRadius: o.spacing(D)
487
492
  }
488
493
  })
489
494
  }
@@ -507,14 +512,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
512
  fontSize: r
508
513
  }),
509
514
  fontSizeSmall: () => ({
510
- fontSize: g
515
+ fontSize: u
511
516
  }),
512
517
  fontSizeLarge: () => ({
513
- fontSize: n
518
+ fontSize: e
514
519
  })
515
520
  }
516
521
  }
517
- }, I = a(2), l = a(3), e = a(4), d = a(6), w = a(0.5), J = {
522
+ }, F = a(2), l = a(3), n = a(4), d = a(6), E = a(0.5), yo = {
518
523
  // Button Base
519
524
  MuiButtonBase: {
520
525
  defaultProps: {
@@ -638,9 +643,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
643
  }
639
644
  }),
640
645
  sizeMedium: ({ theme: o, ownerState: i }) => ({
641
- height: e,
646
+ height: n,
642
647
  padding: o.spacing(0, 2),
643
- lineHeight: e,
648
+ lineHeight: n,
644
649
  ...i.variant === "text" && {
645
650
  padding: o.spacing(0, 1)
646
651
  }
@@ -753,20 +758,6 @@ 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
753
758
  }
754
759
  }
755
760
  }
756
- },
757
- ...o.color === "primary" && {
758
- "& .MuiButtonGroup-grouped:not(:last-of-type)": {
759
- "&.Mui-disabled": {
760
- borderColor: i.palette.primary.dark
761
- }
762
- }
763
- },
764
- ...o.color === "secondary" && {
765
- "& .MuiButtonGroup-grouped:not(:last-of-type)": {
766
- "&.Mui-disabled": {
767
- borderColor: i.palette.secondary.dark
768
- }
769
- }
770
761
  }
771
762
  }
772
763
  })
@@ -806,8 +797,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
806
797
  height: l
807
798
  }),
808
799
  sizeMedium: () => ({
809
- width: e,
810
- height: e
800
+ width: n,
801
+ height: n
811
802
  }),
812
803
  sizeLarge: () => ({
813
804
  width: d,
@@ -819,13 +810,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
819
810
  {
820
811
  props: { size: "xsmall" },
821
812
  style: () => ({
822
- width: I,
823
- height: I,
813
+ width: F,
814
+ height: F,
824
815
  "& .MuiSvgIcon-root, & svg": {
825
- fontSize: g,
826
- width: g,
827
- minWidth: g,
828
- height: g
816
+ fontSize: u,
817
+ width: u,
818
+ minWidth: u,
819
+ height: u
829
820
  }
830
821
  })
831
822
  }
@@ -835,12 +826,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
835
826
  MuiToggleButton: {
836
827
  styleOverrides: {
837
828
  root: ({ theme: o }) => ({
838
- minWidth: e,
839
- height: e,
829
+ minWidth: n,
830
+ height: n,
840
831
  padding: o.spacing(0, 1),
841
832
  color: o.palette.text.secondary,
842
833
  border: "none",
843
- borderRadius: w,
834
+ borderRadius: E,
844
835
  transition: "background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms",
845
836
  "&:hover": {
846
837
  backgroundColor: o.palette.action.hover
@@ -890,7 +881,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
890
881
  boxShadow: o.shadows[1],
891
882
  backgroundColor: o.palette.background.paper,
892
883
  "& .MuiToggleButtonGroup-grouped:not(:first-of-type), &.Mui-Selected, & .MuiToggleButtonGroup-grouped:not(:last-of-type)": {
893
- borderRadius: w
884
+ borderRadius: E
894
885
  },
895
886
  ".MuiDivider-root": {
896
887
  "&.MuiDivider-vertical": {
@@ -906,16 +897,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
906
897
  },
907
898
  ".MuiToggleButton-sizeSmall": {
908
899
  "& + .MuiDivider-root.MuiDivider-vertical": {
909
- height: e
900
+ height: n
910
901
  },
911
902
  "& + .MuiDivider-root.MuiDivider-horizontal": {
912
- width: e
903
+ width: n
913
904
  }
914
905
  }
915
906
  }),
916
907
  // Styles applied to the children if orientation="horizontal"
917
908
  groupedHorizontal: ({ theme: o }) => ({
918
- height: e,
909
+ height: n,
919
910
  margin: o.spacing(1),
920
911
  "&:not(:last-of-type)": {
921
912
  marginRight: o.spacing(0.5),
@@ -938,7 +929,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
938
929
  }),
939
930
  // Styles applied to the children if orientation="vertical"
940
931
  groupedVertical: ({ theme: o }) => ({
941
- width: e,
932
+ width: n,
942
933
  margin: o.spacing(1),
943
934
  "&.MuiToggleButton-root": {
944
935
  marginLeft: o.spacing(1),
@@ -971,10 +962,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
971
962
  boxShadow: i.shadows[6]
972
963
  },
973
964
  "& .MuiSvgIcon-root, & svg": {
974
- fontSize: n,
975
- width: n,
976
- minWidth: n,
977
- height: n
965
+ fontSize: e,
966
+ width: e,
967
+ minWidth: e,
968
+ height: e
978
969
  },
979
970
  "&.MuiFab-extended": {
980
971
  ...i.typography.body1,
@@ -1028,7 +1019,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
1028
1019
  })
1029
1020
  }
1030
1021
  }
1031
- }, M = 2.25, y = 3, B = 2, z = 3, O = 4, T = {
1022
+ }, M = 2.25, f = 3, $ = 2, G = 3, V = 4, N = {
1032
1023
  root: ({ ownerState: o, theme: i }) => ({
1033
1024
  padding: i.spacing(0.5),
1034
1025
  ...o.size === "small" && {
@@ -1053,10 +1044,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
1053
1044
  }
1054
1045
  },
1055
1046
  "& .MuiSvgIcon-root": {
1056
- fontSize: i.spacing(y),
1057
- width: i.spacing(y),
1058
- minWidth: i.spacing(y),
1059
- height: i.spacing(y),
1047
+ fontSize: i.spacing(f),
1048
+ width: i.spacing(f),
1049
+ minWidth: i.spacing(f),
1050
+ height: i.spacing(f),
1060
1051
  ...o.size === "small" && {
1061
1052
  fontSize: i.spacing(M),
1062
1053
  width: i.spacing(M),
@@ -1065,7 +1056,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
1065
1056
  }
1066
1057
  }
1067
1058
  })
1068
- }, R = {
1059
+ }, j = {
1069
1060
  root: ({ theme: o }) => ({
1070
1061
  position: "static",
1071
1062
  transform: "none",
@@ -1097,14 +1088,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
1097
1088
  }
1098
1089
  }
1099
1090
  })
1100
- }, oo = {
1091
+ }, Mo = {
1101
1092
  // Checkbox
1102
1093
  MuiCheckbox: {
1103
1094
  defaultProps: {
1104
1095
  size: "small"
1105
1096
  },
1106
1097
  styleOverrides: {
1107
- ...T
1098
+ ...N
1108
1099
  }
1109
1100
  },
1110
1101
  // Radio Button
@@ -1113,7 +1104,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
1113
1104
  size: "small"
1114
1105
  },
1115
1106
  styleOverrides: {
1116
- ...T
1107
+ ...N
1117
1108
  }
1118
1109
  },
1119
1110
  // Text Field
@@ -1125,7 +1116,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
1125
1116
  shrink: !0
1126
1117
  },
1127
1118
  SelectProps: {
1128
- IconComponent: f,
1119
+ IconComponent: v,
1129
1120
  size: "small"
1130
1121
  }
1131
1122
  },
@@ -1453,18 +1444,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
1453
1444
  // Label
1454
1445
  MuiInputLabel: {
1455
1446
  styleOverrides: {
1456
- ...R
1447
+ ...j
1457
1448
  }
1458
1449
  },
1459
1450
  MuiFormLabel: {
1460
1451
  styleOverrides: {
1461
- ...R
1452
+ ...j
1462
1453
  }
1463
1454
  },
1464
1455
  // Select
1465
1456
  MuiSelect: {
1466
1457
  defaultProps: {
1467
- IconComponent: f,
1458
+ IconComponent: v,
1468
1459
  fullWidth: !0,
1469
1460
  size: "small"
1470
1461
  },
@@ -1547,8 +1538,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
1547
1538
  defaultProps: {
1548
1539
  size: "small",
1549
1540
  fullWidth: !0,
1550
- popupIcon: /* @__PURE__ */ u(f, {}),
1551
- clearIcon: /* @__PURE__ */ u(q, { "data-testid": "cancel-icon-autocomplete" }),
1541
+ popupIcon: /* @__PURE__ */ s(v, {}),
1542
+ clearIcon: /* @__PURE__ */ s(h, { "data-testid": "cancel-icon-autocomplete" }),
1552
1543
  ChipProps: { color: "default" },
1553
1544
  limitTags: 1,
1554
1545
  componentsProps: {
@@ -1727,8 +1718,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
1727
1718
  },
1728
1719
  styleOverrides: {
1729
1720
  root: ({ theme: o }) => ({
1730
- width: o.spacing(z),
1731
- height: o.spacing(B),
1721
+ width: o.spacing(G),
1722
+ height: o.spacing($),
1732
1723
  padding: 0,
1733
1724
  overflow: "visible",
1734
1725
  "& + .MuiTypography-root": {
@@ -1740,8 +1731,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
1740
1731
  }
1741
1732
  }),
1742
1733
  switchBase: ({ ownerState: o, theme: i }) => ({
1743
- width: i.spacing(O),
1744
- height: i.spacing(O),
1734
+ width: i.spacing(V),
1735
+ height: i.spacing(V),
1745
1736
  padding: i.spacing(0.5),
1746
1737
  borderRadius: "50%",
1747
1738
  color: i.palette.text.secondary,
@@ -1783,8 +1774,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
1783
1774
  }
1784
1775
  }),
1785
1776
  input: ({ theme: o }) => ({
1786
- width: o.spacing(z),
1787
- height: o.spacing(B),
1777
+ width: o.spacing(G),
1778
+ height: o.spacing($),
1788
1779
  left: 0
1789
1780
  }),
1790
1781
  track: ({ ownerState: o, theme: i }) => ({
@@ -1845,7 +1836,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
1845
1836
  })
1846
1837
  }
1847
1838
  }
1848
- }, io = {
1839
+ }, fo = {
1849
1840
  // Menu
1850
1841
  MuiMenu: {
1851
1842
  styleOverrides: {
@@ -2032,7 +2023,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
2032
2023
  styleOverrides: {
2033
2024
  root: () => ({
2034
2025
  "& .MuiSvgIcon-root": {
2035
- fontSize: n
2026
+ fontSize: e
2036
2027
  },
2037
2028
  ".MuiMenuItem-root.MuiButtonBase-root &": {
2038
2029
  minWidth: r
@@ -2141,11 +2132,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
2141
2132
  })
2142
2133
  }
2143
2134
  }
2135
+ }, U = 35, C = 39.5, ho = {
2136
+ // https://mui.com/x/react-date-pickers/date-picker/#customization
2137
+ MuiDatePicker: {
2138
+ defaultProps: {
2139
+ slotProps: {
2140
+ popper: { placement: "bottom-end" },
2141
+ textField: {
2142
+ InputLabelProps: {
2143
+ shrink: !0
2144
+ }
2145
+ }
2146
+ },
2147
+ slots: {
2148
+ openPickerIcon: L,
2149
+ clearIcon: h
2150
+ }
2151
+ }
2152
+ },
2153
+ MuiDateCalendar: {
2154
+ defaultProps: {
2155
+ dayOfWeekFormatter: (o) => `${o.toLocaleDateString("en-US", { weekday: "short" })}`,
2156
+ slots: {
2157
+ rightArrowIcon: lo,
2158
+ leftArrowIcon: so,
2159
+ switchViewIcon: co
2160
+ }
2161
+ },
2162
+ styleOverrides: {
2163
+ root: ({ ownerState: o, theme: i }) => {
2164
+ var c, m, S, w, I, B, z, O, R;
2165
+ return {
2166
+ width: i.spacing(U),
2167
+ height: i.spacing(C),
2168
+ maxHeight: i.spacing(C),
2169
+ // Year only view
2170
+ ...((c = o.views) == null ? void 0 : c.includes("year")) && !((m = o.views) != null && m.includes("month")) && !((S = o.views) != null && S.includes("day")) && {
2171
+ height: i.spacing(33.5),
2172
+ // 268px
2173
+ maxHeight: i.spacing(33.5)
2174
+ },
2175
+ // Month only view
2176
+ ...((w = o.views) == null ? void 0 : w.includes("month")) && !((I = o.views) != null && I.includes("year")) && !((B = o.views) != null && B.includes("day")) && {
2177
+ height: i.spacing(29),
2178
+ // 232px
2179
+ maxHeight: i.spacing(29),
2180
+ "& .MuiPickersCalendarHeader-labelContainer": {
2181
+ cursor: "default"
2182
+ }
2183
+ },
2184
+ // Day only view
2185
+ ...((z = o.views) == null ? void 0 : z.includes("day")) && !((O = o.views) != null && O.includes("year")) && !((R = o.views) != null && R.includes("month")) && {
2186
+ "& .MuiPickersCalendarHeader-labelContainer": {
2187
+ cursor: "default"
2188
+ }
2189
+ },
2190
+ "& .MuiYearCalendar-root, & .MuiMonthCalendar-root": {
2191
+ gap: i.spacing(0.5),
2192
+ width: i.spacing(U),
2193
+ padding: i.spacing(1, 2)
2194
+ },
2195
+ "& .MuiPickersYear-root": {
2196
+ flexBasis: "22.5%"
2197
+ },
2198
+ "& .MuiPickersMonth-root": {
2199
+ flexBasis: "31.1%"
2200
+ },
2201
+ "& .MuiPickersYear-yearButton, & .MuiPickersMonth-monthButton, & .MuiPickersDay-root": {
2202
+ width: "100%",
2203
+ height: i.spacing(4),
2204
+ margin: 0,
2205
+ padding: 0,
2206
+ ...i.typography.button,
2207
+ borderRadius: i.shape.borderRadius,
2208
+ "&:hover": {
2209
+ backgroundColor: i.palette.action.hover
2210
+ },
2211
+ "&.Mui-selected": {
2212
+ backgroundColor: i.palette.primary.background,
2213
+ color: i.palette.primary.main,
2214
+ "&:focus": {
2215
+ backgroundColor: i.palette.primary.background
2216
+ },
2217
+ "&:hover": {
2218
+ backgroundColor: i.palette.action.hover
2219
+ }
2220
+ },
2221
+ "&.Mui-disabled": {
2222
+ color: i.palette.text.disabled
2223
+ }
2224
+ },
2225
+ "& .MuiPickersDay-root": {
2226
+ margin: i.spacing(0.25)
2227
+ }
2228
+ };
2229
+ }
2230
+ }
2231
+ },
2232
+ MuiPickersPopper: {
2233
+ styleOverrides: {
2234
+ paper: ({ theme: o }) => ({
2235
+ marginBottom: o.spacing(0.5)
2236
+ })
2237
+ }
2238
+ },
2239
+ MuiYearCalendar: {
2240
+ styleOverrides: {
2241
+ root: ({ theme: o }) => ({
2242
+ maxHeight: o.spacing(33.5)
2243
+ // 268px
2244
+ })
2245
+ }
2246
+ },
2247
+ MuiPickersCalendarHeader: {
2248
+ styleOverrides: {
2249
+ root: ({ theme: o }) => ({
2250
+ maxHeight: o.spacing(4),
2251
+ minHeight: o.spacing(4),
2252
+ margin: 0,
2253
+ padding: o.spacing(1, 1, 1, 2),
2254
+ boxSizing: "content-box",
2255
+ "& .MuiIconButton-root": {
2256
+ borderRadius: o.shape.borderRadius
2257
+ },
2258
+ "& .MuiPickersArrowSwitcher-spacer": {
2259
+ width: o.spacing(4)
2260
+ }
2261
+ }),
2262
+ label: ({ theme: o }) => ({
2263
+ ...o.typography.subtitle2
2264
+ }),
2265
+ switchViewButton: ({ theme: o }) => ({
2266
+ width: o.spacing(4),
2267
+ height: o.spacing(4)
2268
+ })
2269
+ }
2270
+ },
2271
+ MuiDayCalendar: {
2272
+ styleOverrides: {
2273
+ header: ({ theme: o }) => ({
2274
+ margin: o.spacing(0, 2)
2275
+ }),
2276
+ weekContainer: () => ({
2277
+ margin: 0
2278
+ }),
2279
+ weekDayLabel: ({ theme: o }) => ({
2280
+ flex: 1,
2281
+ ...o.typography.caption,
2282
+ fontWeight: o.typography.fontWeightRegular,
2283
+ color: o.palette.text.secondary
2284
+ })
2285
+ }
2286
+ },
2287
+ MuiPickersDay: {
2288
+ styleOverrides: {
2289
+ root: ({ theme: o }) => ({
2290
+ width: `${o.spacing(4)} !important`,
2291
+ height: o.spacing(4),
2292
+ "&:focus": {
2293
+ backgroundColor: "transparent"
2294
+ }
2295
+ }),
2296
+ today: ({ theme: o }) => ({
2297
+ border: `1px solid ${o.palette.default.outlinedBorder}`,
2298
+ "&:hover, &:selected": {
2299
+ borderColor: o.palette.primary.light
2300
+ },
2301
+ "&:not(.Mui-selected)": {
2302
+ borderColor: o.palette.default.outlinedBorder
2303
+ },
2304
+ "&.Mui-selected": {
2305
+ borderColor: o.palette.primary.light,
2306
+ "&:focus": {
2307
+ borderColor: o.palette.primary.light
2308
+ }
2309
+ },
2310
+ "&.Mui-disabled": {
2311
+ color: o.palette.text.disabled,
2312
+ borderColor: o.palette.default.outlinedBorder,
2313
+ backgroundColor: "transparent",
2314
+ "&.Mui-selected": {
2315
+ opacity: "1 !important",
2316
+ color: o.palette.text.disabled,
2317
+ backgroundColor: "transparent",
2318
+ borderColor: o.palette.default.outlinedBorder
2319
+ }
2320
+ }
2321
+ })
2322
+ }
2323
+ },
2324
+ MuiTimePicker: {
2325
+ defaultProps: {
2326
+ views: ["hours"],
2327
+ format: "hh:mm a",
2328
+ ampm: !0,
2329
+ viewRenderers: {
2330
+ hours: W
2331
+ },
2332
+ timeSteps: { minutes: 30 },
2333
+ slotProps: {
2334
+ actionBar: { actions: [] }
2335
+ // Remove ok button at bottom
2336
+ },
2337
+ slots: {
2338
+ clearIcon: h,
2339
+ digitalClockItem: (o) => /* @__PURE__ */ s(A, { ...o, disableRipple: !0 })
2340
+ }
2341
+ }
2342
+ },
2343
+ MuiDateTimePicker: {
2344
+ defaultProps: {
2345
+ views: ["year", "month", "day", "hours"],
2346
+ format: "MM/dd/yyyy hh:mm a",
2347
+ ampm: !0,
2348
+ viewRenderers: {
2349
+ hours: W
2350
+ },
2351
+ timeSteps: { minutes: 30 },
2352
+ slotProps: {
2353
+ popper: {
2354
+ placement: "bottom-end"
2355
+ },
2356
+ actionBar: { actions: [] }
2357
+ // Remove ok button at bottom
2358
+ },
2359
+ slots: {
2360
+ openPickerIcon: L,
2361
+ clearIcon: h,
2362
+ digitalClockItem: (o) => /* @__PURE__ */ s(A, { ...o, disableRipple: !0 })
2363
+ }
2364
+ }
2365
+ },
2366
+ MuiDigitalClock: {
2367
+ defaultProps: {
2368
+ timeStep: 30,
2369
+ ampm: !0
2370
+ },
2371
+ styleOverrides: {
2372
+ root: ({ theme: o }) => ({
2373
+ minWidth: o.spacing(15)
2374
+ // 120px defined in design specs
2375
+ }),
2376
+ list: ({ theme: o }) => ({
2377
+ ".MuiPopper-root &": {
2378
+ maxHeight: o.spacing(C),
2379
+ paddingBottom: o.spacing(1)
2380
+ }
2381
+ })
2382
+ }
2383
+ }
2144
2384
  };
2145
2385
  function t(o) {
2146
2386
  return 0.0625 * o + "rem";
2147
2387
  }
2148
- const h = {
2388
+ const k = {
2149
2389
  htmlFontSize: 16,
2150
2390
  fontFamily: "Inter, sans-serif",
2151
2391
  fontSize: 16,
@@ -2248,14 +2488,14 @@ const h = {
2248
2488
  letterSpacing: "1.2px",
2249
2489
  textTransform: "uppercase"
2250
2490
  }
2251
- }, ro = {
2491
+ }, vo = {
2252
2492
  captionMedium: {
2253
- ...h.caption,
2493
+ ...k.caption,
2254
2494
  fontWeight: 500,
2255
2495
  letterSpacing: "0.4px"
2256
2496
  },
2257
2497
  overlineDelicate: {
2258
- ...h.overline,
2498
+ ...k.overline,
2259
2499
  fontWeight: 400,
2260
2500
  letterSpacing: "1.2px"
2261
2501
  },
@@ -2283,16 +2523,16 @@ const h = {
2283
2523
  letterSpacing: 0,
2284
2524
  fontVariantLigatures: "no-common-ligatures"
2285
2525
  }
2286
- }, G = {
2287
- ...h,
2288
- ...ro
2526
+ }, io = {
2527
+ ...k,
2528
+ ...vo
2289
2529
  };
2290
- var L, A, W, P, H, F, E, D;
2291
- const to = {
2530
+ var Z, K, q, Q, Y, _, X, J;
2531
+ const Co = {
2292
2532
  // Accessibility focus (keyboard only)
2293
2533
  "*:focus-visible": {
2294
- outline: `2px solid ${(L = p.primary) == null ? void 0 : L.main} !important`,
2295
- boxShadow: `0 0 0 4px ${(A = p.primary) == null ? void 0 : A.background} !important`,
2534
+ outline: `2px solid ${(Z = p.primary) == null ? void 0 : Z.main} !important`,
2535
+ boxShadow: `0 0 0 4px ${(K = p.primary) == null ? void 0 : K.background} !important`,
2296
2536
  borderRadius: "4px"
2297
2537
  },
2298
2538
  // Custom scrollbars
@@ -2311,7 +2551,7 @@ const to = {
2311
2551
  },
2312
2552
  "*::-webkit-scrollbar-thumb": {
2313
2553
  borderRadius: "3px",
2314
- background: (W = p.action) == null ? void 0 : W.focus,
2554
+ background: (q = p.action) == null ? void 0 : q.focus,
2315
2555
  outline: "none"
2316
2556
  },
2317
2557
  // iOS Search clear button
@@ -2330,11 +2570,11 @@ const to = {
2330
2570
  padding: a(0, 1),
2331
2571
  borderRadius: a(0.5, 0, 0, 0),
2332
2572
  "& .mapboxgl-ctrl-attrib-inner": {
2333
- ...G.overline,
2573
+ ...io.overline,
2334
2574
  textTransform: "none",
2335
2575
  letterSpacing: "0.75px",
2336
2576
  "& a": {
2337
- color: (P = p.primary) == null ? void 0 : P.main
2577
+ color: (Q = p.primary) == null ? void 0 : Q.main
2338
2578
  }
2339
2579
  },
2340
2580
  "&.mapboxgl-compact": {
@@ -2346,7 +2586,7 @@ const to = {
2346
2586
  bottom: a(0.5)
2347
2587
  },
2348
2588
  "& .mapboxgl-ctrl-attrib-button": {
2349
- 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")`,
2589
+ 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")`,
2350
2590
  backgroundColor: "rgba(255,255,255,.8)",
2351
2591
  top: "auto",
2352
2592
  bottom: 0,
@@ -2360,20 +2600,20 @@ const to = {
2360
2600
  padding: a(0.5, 1),
2361
2601
  borderRadius: a(1.5),
2362
2602
  marginRight: a(2.5),
2363
- color: (F = p.text) == null ? void 0 : F.secondary
2603
+ color: (_ = p.text) == null ? void 0 : _.secondary
2364
2604
  },
2365
2605
  "&.mapboxgl-compact-show": {
2366
2606
  "& .mapboxgl-ctrl-attrib-button": {
2367
2607
  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")`,
2368
- backgroundColor: (E = p.common) == null ? void 0 : E.black,
2608
+ backgroundColor: (X = p.common) == null ? void 0 : X.black,
2369
2609
  "&:not(:disabled):hover": {
2370
- backgroundColor: (D = p.common) == null ? void 0 : D.black
2610
+ backgroundColor: (J = p.common) == null ? void 0 : J.black
2371
2611
  }
2372
2612
  }
2373
2613
  }
2374
2614
  }
2375
2615
  }
2376
- }, ao = {
2616
+ }, ko = {
2377
2617
  // SnackBar
2378
2618
  MuiSnackbar: {
2379
2619
  defaultProps: {
@@ -2410,7 +2650,7 @@ const to = {
2410
2650
  MuiAlert: {
2411
2651
  defaultProps: {
2412
2652
  iconMapping: {
2413
- success: /* @__PURE__ */ u(Q, {})
2653
+ success: /* @__PURE__ */ s(go, {})
2414
2654
  }
2415
2655
  },
2416
2656
  styleOverrides: {
@@ -2455,7 +2695,7 @@ const to = {
2455
2695
  })
2456
2696
  }
2457
2697
  }
2458
- }, no = {
2698
+ }, mo = {
2459
2699
  // AppBar
2460
2700
  MuiAppBar: {
2461
2701
  styleOverrides: {
@@ -2463,7 +2703,7 @@ const to = {
2463
2703
  flexDirection: "row",
2464
2704
  alignItems: "center",
2465
2705
  justifyContent: "space-between",
2466
- height: C,
2706
+ height: P,
2467
2707
  backgroundColor: o.palette.brand.navyBlue,
2468
2708
  color: o.palette.common.white,
2469
2709
  boxShadow: o.shadows[0],
@@ -2471,7 +2711,7 @@ const to = {
2471
2711
  justifyContent: "space-between",
2472
2712
  width: "100%",
2473
2713
  padding: o.spacing(0, 1),
2474
- minHeight: C
2714
+ minHeight: P
2475
2715
  },
2476
2716
  "& .MuiAvatar-root": {
2477
2717
  width: o.spacing(4),
@@ -2506,7 +2746,7 @@ const to = {
2506
2746
  // MuiAccordionSummary
2507
2747
  MuiAccordionSummary: {
2508
2748
  defaultProps: {
2509
- expandIcon: /* @__PURE__ */ u(_, {})
2749
+ expandIcon: /* @__PURE__ */ s(uo, {})
2510
2750
  },
2511
2751
  styleOverrides: {
2512
2752
  root: ({ theme: o }) => ({
@@ -2538,7 +2778,7 @@ const to = {
2538
2778
  })
2539
2779
  }
2540
2780
  }
2541
- }, eo = [
2781
+ }, So = [
2542
2782
  "none",
2543
2783
  // 0
2544
2784
  "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)",
@@ -2572,20 +2812,20 @@ const to = {
2572
2812
  "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)",
2573
2813
  "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)"
2574
2814
  // 24
2575
- ], po = {
2815
+ ], wo = {
2576
2816
  themeName: "CARTO",
2577
2817
  breakpoints: {
2578
2818
  keys: ["xs", "sm", "md", "lg", "xl"],
2579
2819
  values: {
2580
- xs: s.XS,
2820
+ xs: g.XS,
2581
2821
  // 320 - 599
2582
- sm: s.SM,
2822
+ sm: g.SM,
2583
2823
  // 600 - 959
2584
- md: s.MD,
2824
+ md: g.MD,
2585
2825
  // 960 - 1279
2586
- lg: s.LG,
2826
+ lg: g.LG,
2587
2827
  // 1280 - 1599
2588
- xl: s.XL
2828
+ xl: g.XL
2589
2829
  // 1600+
2590
2830
  },
2591
2831
  unit: "px",
@@ -2611,11 +2851,11 @@ const to = {
2611
2851
  }
2612
2852
  },
2613
2853
  palette: p,
2614
- shadows: eo,
2615
- typography: G,
2616
- spacingValue: k,
2854
+ shadows: So,
2855
+ typography: io,
2856
+ spacingValue: T,
2617
2857
  // For situations where we can't use theme.spacing(), mainly math calculations.er
2618
- spacing: k,
2858
+ spacing: T,
2619
2859
  // For custom spacing: https://material-ui.com/customization/spacing/#custom-spacing
2620
2860
  shape: {
2621
2861
  borderRadius: 4
@@ -2652,26 +2892,27 @@ const to = {
2652
2892
  components: {
2653
2893
  MuiCssBaseline: {
2654
2894
  styleOverrides: {
2655
- ...to
2895
+ ...Co
2656
2896
  }
2657
2897
  },
2658
- ...J,
2659
- ...oo,
2660
- ...io,
2661
- ...Y,
2662
- ...ao,
2663
- ...no
2898
+ ...yo,
2899
+ ...Mo,
2900
+ ...fo,
2901
+ ...xo,
2902
+ ...ko,
2903
+ ...mo,
2904
+ ...ho
2664
2905
  }
2665
- }, fo = N(V(po));
2906
+ }, $o = ro(to(wo));
2666
2907
  export {
2667
- C as APPBAR_SIZE,
2668
- s as BREAKPOINTS,
2669
- n as ICON_SIZE_LARGE,
2908
+ P as APPBAR_SIZE,
2909
+ g as BREAKPOINTS,
2910
+ e as ICON_SIZE_LARGE,
2670
2911
  r as ICON_SIZE_MEDIUM,
2671
- g as ICON_SIZE_SMALL,
2672
- k as SPACING,
2673
- po as cartoThemeOptions,
2674
- Co as getCartoColorStylePropsForItem,
2912
+ u as ICON_SIZE_SMALL,
2913
+ T as SPACING,
2914
+ wo as cartoThemeOptions,
2915
+ No as getCartoColorStylePropsForItem,
2675
2916
  a as getSpacing,
2676
- fo as theme
2917
+ $o as theme
2677
2918
  };