@carto/meridian-ds 0.1.1-alpha.6 → 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 (482) 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 -138
  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/date-pickers.d.ts +3 -0
  438. package/dist/types/theme/sections/components/date-pickers.d.ts.map +1 -0
  439. package/dist/types/theme/types.d.ts.map +1 -1
  440. package/dist/types/widgets/TimeSeriesWidgetUI/components/TimeSeriesSkeleton.d.ts.map +1 -1
  441. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/ComparativeCategoryWidgetUI.d.ts.map +1 -1
  442. package/dist/types/widgets/legend/legend-types/LegendProportion.d.ts.map +1 -1
  443. package/dist/widgets/index.cjs +15 -15
  444. package/dist/widgets/index.js +788 -795
  445. package/package.json +20 -17
  446. package/dist/TablePaginationActions-5u10SobX.cjs +0 -9
  447. package/dist/arrow-drop-icon-Dau5xh-6.js +0 -16
  448. package/dist/arrow-drop-icon-XN9k9ZtW.cjs +0 -1
  449. package/dist/search-icon-8Q4AttLX.js +0 -38
  450. package/dist/search-icon-CyudR_26.cjs +0 -1
  451. package/dist/types/components/molecules/UploadField/StyledUploadField.d.ts +0 -8
  452. package/dist/types/components/molecules/UploadField/StyledUploadField.d.ts.map +0 -1
  453. package/dist/types/custom-icons/arrow-drop-icon.d.ts +0 -3
  454. package/dist/types/custom-icons/arrow-drop-icon.d.ts.map +0 -1
  455. package/dist/types/custom-icons/circle-icon.d.ts +0 -3
  456. package/dist/types/custom-icons/circle-icon.d.ts.map +0 -1
  457. package/dist/types/custom-icons/cursor-icon.d.ts +0 -3
  458. package/dist/types/custom-icons/cursor-icon.d.ts.map +0 -1
  459. package/dist/types/custom-icons/graph-line-icon.d.ts +0 -3
  460. package/dist/types/custom-icons/graph-line-icon.d.ts.map +0 -1
  461. package/dist/types/custom-icons/lasso-icon.d.ts +0 -3
  462. package/dist/types/custom-icons/lasso-icon.d.ts.map +0 -1
  463. package/dist/types/custom-icons/layer-icon.d.ts +0 -3
  464. package/dist/types/custom-icons/layer-icon.d.ts.map +0 -1
  465. package/dist/types/custom-icons/opacity-icon.d.ts +0 -3
  466. package/dist/types/custom-icons/opacity-icon.d.ts.map +0 -1
  467. package/dist/types/custom-icons/polygon-icon.d.ts +0 -3
  468. package/dist/types/custom-icons/polygon-icon.d.ts.map +0 -1
  469. package/dist/types/custom-icons/rectangle-icon.d.ts +0 -3
  470. package/dist/types/custom-icons/rectangle-icon.d.ts.map +0 -1
  471. package/dist/types/custom-icons/search-icon.d.ts +0 -3
  472. package/dist/types/custom-icons/search-icon.d.ts.map +0 -1
  473. package/dist/types/custom-icons/upload-icon.d.ts +0 -3
  474. package/dist/types/custom-icons/upload-icon.d.ts.map +0 -1
  475. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.styled.d.ts +0 -32
  476. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.styled.d.ts.map +0 -1
  477. package/dist/types/widgets/SkeletonWidgets.d.ts +0 -20
  478. package/dist/types/widgets/SkeletonWidgets.d.ts.map +0 -1
  479. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/ComparativeCategoryWidgetUI.styled.d.ts +0 -45
  480. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/ComparativeCategoryWidgetUI.styled.d.ts.map +0 -1
  481. package/dist/types/widgets/legend/LegendWidgetUI.styles.d.ts +0 -31
  482. 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
  }
@@ -792,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
792
797
  height: l
793
798
  }),
794
799
  sizeMedium: () => ({
795
- width: e,
796
- height: e
800
+ width: n,
801
+ height: n
797
802
  }),
798
803
  sizeLarge: () => ({
799
804
  width: d,
@@ -805,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
805
810
  {
806
811
  props: { size: "xsmall" },
807
812
  style: () => ({
808
- width: I,
809
- height: I,
813
+ width: F,
814
+ height: F,
810
815
  "& .MuiSvgIcon-root, & svg": {
811
- fontSize: g,
812
- width: g,
813
- minWidth: g,
814
- height: g
816
+ fontSize: u,
817
+ width: u,
818
+ minWidth: u,
819
+ height: u
815
820
  }
816
821
  })
817
822
  }
@@ -821,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
821
826
  MuiToggleButton: {
822
827
  styleOverrides: {
823
828
  root: ({ theme: o }) => ({
824
- minWidth: e,
825
- height: e,
829
+ minWidth: n,
830
+ height: n,
826
831
  padding: o.spacing(0, 1),
827
832
  color: o.palette.text.secondary,
828
833
  border: "none",
829
- borderRadius: w,
834
+ borderRadius: E,
830
835
  transition: "background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms",
831
836
  "&:hover": {
832
837
  backgroundColor: o.palette.action.hover
@@ -876,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
876
881
  boxShadow: o.shadows[1],
877
882
  backgroundColor: o.palette.background.paper,
878
883
  "& .MuiToggleButtonGroup-grouped:not(:first-of-type), &.Mui-Selected, & .MuiToggleButtonGroup-grouped:not(:last-of-type)": {
879
- borderRadius: w
884
+ borderRadius: E
880
885
  },
881
886
  ".MuiDivider-root": {
882
887
  "&.MuiDivider-vertical": {
@@ -892,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
892
897
  },
893
898
  ".MuiToggleButton-sizeSmall": {
894
899
  "& + .MuiDivider-root.MuiDivider-vertical": {
895
- height: e
900
+ height: n
896
901
  },
897
902
  "& + .MuiDivider-root.MuiDivider-horizontal": {
898
- width: e
903
+ width: n
899
904
  }
900
905
  }
901
906
  }),
902
907
  // Styles applied to the children if orientation="horizontal"
903
908
  groupedHorizontal: ({ theme: o }) => ({
904
- height: e,
909
+ height: n,
905
910
  margin: o.spacing(1),
906
911
  "&:not(:last-of-type)": {
907
912
  marginRight: o.spacing(0.5),
@@ -924,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
924
929
  }),
925
930
  // Styles applied to the children if orientation="vertical"
926
931
  groupedVertical: ({ theme: o }) => ({
927
- width: e,
932
+ width: n,
928
933
  margin: o.spacing(1),
929
934
  "&.MuiToggleButton-root": {
930
935
  marginLeft: o.spacing(1),
@@ -957,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
957
962
  boxShadow: i.shadows[6]
958
963
  },
959
964
  "& .MuiSvgIcon-root, & svg": {
960
- fontSize: n,
961
- width: n,
962
- minWidth: n,
963
- height: n
965
+ fontSize: e,
966
+ width: e,
967
+ minWidth: e,
968
+ height: e
964
969
  },
965
970
  "&.MuiFab-extended": {
966
971
  ...i.typography.body1,
@@ -1014,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
1014
1019
  })
1015
1020
  }
1016
1021
  }
1017
- }, M = 2.25, y = 3, B = 2, z = 3, O = 4, T = {
1022
+ }, M = 2.25, f = 3, $ = 2, G = 3, V = 4, N = {
1018
1023
  root: ({ ownerState: o, theme: i }) => ({
1019
1024
  padding: i.spacing(0.5),
1020
1025
  ...o.size === "small" && {
@@ -1039,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
1039
1044
  }
1040
1045
  },
1041
1046
  "& .MuiSvgIcon-root": {
1042
- fontSize: i.spacing(y),
1043
- width: i.spacing(y),
1044
- minWidth: i.spacing(y),
1045
- height: i.spacing(y),
1047
+ fontSize: i.spacing(f),
1048
+ width: i.spacing(f),
1049
+ minWidth: i.spacing(f),
1050
+ height: i.spacing(f),
1046
1051
  ...o.size === "small" && {
1047
1052
  fontSize: i.spacing(M),
1048
1053
  width: i.spacing(M),
@@ -1051,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
1051
1056
  }
1052
1057
  }
1053
1058
  })
1054
- }, R = {
1059
+ }, j = {
1055
1060
  root: ({ theme: o }) => ({
1056
1061
  position: "static",
1057
1062
  transform: "none",
@@ -1083,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
1083
1088
  }
1084
1089
  }
1085
1090
  })
1086
- }, oo = {
1091
+ }, Mo = {
1087
1092
  // Checkbox
1088
1093
  MuiCheckbox: {
1089
1094
  defaultProps: {
1090
1095
  size: "small"
1091
1096
  },
1092
1097
  styleOverrides: {
1093
- ...T
1098
+ ...N
1094
1099
  }
1095
1100
  },
1096
1101
  // Radio Button
@@ -1099,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
1099
1104
  size: "small"
1100
1105
  },
1101
1106
  styleOverrides: {
1102
- ...T
1107
+ ...N
1103
1108
  }
1104
1109
  },
1105
1110
  // Text Field
@@ -1111,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
1111
1116
  shrink: !0
1112
1117
  },
1113
1118
  SelectProps: {
1114
- IconComponent: f,
1119
+ IconComponent: v,
1115
1120
  size: "small"
1116
1121
  }
1117
1122
  },
@@ -1439,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
1439
1444
  // Label
1440
1445
  MuiInputLabel: {
1441
1446
  styleOverrides: {
1442
- ...R
1447
+ ...j
1443
1448
  }
1444
1449
  },
1445
1450
  MuiFormLabel: {
1446
1451
  styleOverrides: {
1447
- ...R
1452
+ ...j
1448
1453
  }
1449
1454
  },
1450
1455
  // Select
1451
1456
  MuiSelect: {
1452
1457
  defaultProps: {
1453
- IconComponent: f,
1458
+ IconComponent: v,
1454
1459
  fullWidth: !0,
1455
1460
  size: "small"
1456
1461
  },
@@ -1533,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
1533
1538
  defaultProps: {
1534
1539
  size: "small",
1535
1540
  fullWidth: !0,
1536
- popupIcon: /* @__PURE__ */ u(f, {}),
1537
- clearIcon: /* @__PURE__ */ u(q, { "data-testid": "cancel-icon-autocomplete" }),
1541
+ popupIcon: /* @__PURE__ */ s(v, {}),
1542
+ clearIcon: /* @__PURE__ */ s(h, { "data-testid": "cancel-icon-autocomplete" }),
1538
1543
  ChipProps: { color: "default" },
1539
1544
  limitTags: 1,
1540
1545
  componentsProps: {
@@ -1713,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
1713
1718
  },
1714
1719
  styleOverrides: {
1715
1720
  root: ({ theme: o }) => ({
1716
- width: o.spacing(z),
1717
- height: o.spacing(B),
1721
+ width: o.spacing(G),
1722
+ height: o.spacing($),
1718
1723
  padding: 0,
1719
1724
  overflow: "visible",
1720
1725
  "& + .MuiTypography-root": {
@@ -1726,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
1726
1731
  }
1727
1732
  }),
1728
1733
  switchBase: ({ ownerState: o, theme: i }) => ({
1729
- width: i.spacing(O),
1730
- height: i.spacing(O),
1734
+ width: i.spacing(V),
1735
+ height: i.spacing(V),
1731
1736
  padding: i.spacing(0.5),
1732
1737
  borderRadius: "50%",
1733
1738
  color: i.palette.text.secondary,
@@ -1769,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
1769
1774
  }
1770
1775
  }),
1771
1776
  input: ({ theme: o }) => ({
1772
- width: o.spacing(z),
1773
- height: o.spacing(B),
1777
+ width: o.spacing(G),
1778
+ height: o.spacing($),
1774
1779
  left: 0
1775
1780
  }),
1776
1781
  track: ({ ownerState: o, theme: i }) => ({
@@ -1831,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
1831
1836
  })
1832
1837
  }
1833
1838
  }
1834
- }, io = {
1839
+ }, fo = {
1835
1840
  // Menu
1836
1841
  MuiMenu: {
1837
1842
  styleOverrides: {
@@ -2018,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
2018
2023
  styleOverrides: {
2019
2024
  root: () => ({
2020
2025
  "& .MuiSvgIcon-root": {
2021
- fontSize: n
2026
+ fontSize: e
2022
2027
  },
2023
2028
  ".MuiMenuItem-root.MuiButtonBase-root &": {
2024
2029
  minWidth: r
@@ -2127,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
2127
2132
  })
2128
2133
  }
2129
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
+ }
2130
2384
  };
2131
2385
  function t(o) {
2132
2386
  return 0.0625 * o + "rem";
2133
2387
  }
2134
- const h = {
2388
+ const k = {
2135
2389
  htmlFontSize: 16,
2136
2390
  fontFamily: "Inter, sans-serif",
2137
2391
  fontSize: 16,
@@ -2234,14 +2488,14 @@ const h = {
2234
2488
  letterSpacing: "1.2px",
2235
2489
  textTransform: "uppercase"
2236
2490
  }
2237
- }, ro = {
2491
+ }, vo = {
2238
2492
  captionMedium: {
2239
- ...h.caption,
2493
+ ...k.caption,
2240
2494
  fontWeight: 500,
2241
2495
  letterSpacing: "0.4px"
2242
2496
  },
2243
2497
  overlineDelicate: {
2244
- ...h.overline,
2498
+ ...k.overline,
2245
2499
  fontWeight: 400,
2246
2500
  letterSpacing: "1.2px"
2247
2501
  },
@@ -2269,16 +2523,16 @@ const h = {
2269
2523
  letterSpacing: 0,
2270
2524
  fontVariantLigatures: "no-common-ligatures"
2271
2525
  }
2272
- }, G = {
2273
- ...h,
2274
- ...ro
2526
+ }, io = {
2527
+ ...k,
2528
+ ...vo
2275
2529
  };
2276
- var L, A, W, P, H, F, E, D;
2277
- const to = {
2530
+ var Z, K, q, Q, Y, _, X, J;
2531
+ const Co = {
2278
2532
  // Accessibility focus (keyboard only)
2279
2533
  "*: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`,
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`,
2282
2536
  borderRadius: "4px"
2283
2537
  },
2284
2538
  // Custom scrollbars
@@ -2297,7 +2551,7 @@ const to = {
2297
2551
  },
2298
2552
  "*::-webkit-scrollbar-thumb": {
2299
2553
  borderRadius: "3px",
2300
- background: (W = p.action) == null ? void 0 : W.focus,
2554
+ background: (q = p.action) == null ? void 0 : q.focus,
2301
2555
  outline: "none"
2302
2556
  },
2303
2557
  // iOS Search clear button
@@ -2316,11 +2570,11 @@ const to = {
2316
2570
  padding: a(0, 1),
2317
2571
  borderRadius: a(0.5, 0, 0, 0),
2318
2572
  "& .mapboxgl-ctrl-attrib-inner": {
2319
- ...G.overline,
2573
+ ...io.overline,
2320
2574
  textTransform: "none",
2321
2575
  letterSpacing: "0.75px",
2322
2576
  "& a": {
2323
- color: (P = p.primary) == null ? void 0 : P.main
2577
+ color: (Q = p.primary) == null ? void 0 : Q.main
2324
2578
  }
2325
2579
  },
2326
2580
  "&.mapboxgl-compact": {
@@ -2332,7 +2586,7 @@ const to = {
2332
2586
  bottom: a(0.5)
2333
2587
  },
2334
2588
  "& .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")`,
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")`,
2336
2590
  backgroundColor: "rgba(255,255,255,.8)",
2337
2591
  top: "auto",
2338
2592
  bottom: 0,
@@ -2346,20 +2600,20 @@ const to = {
2346
2600
  padding: a(0.5, 1),
2347
2601
  borderRadius: a(1.5),
2348
2602
  marginRight: a(2.5),
2349
- color: (F = p.text) == null ? void 0 : F.secondary
2603
+ color: (_ = p.text) == null ? void 0 : _.secondary
2350
2604
  },
2351
2605
  "&.mapboxgl-compact-show": {
2352
2606
  "& .mapboxgl-ctrl-attrib-button": {
2353
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")`,
2354
- backgroundColor: (E = p.common) == null ? void 0 : E.black,
2608
+ backgroundColor: (X = p.common) == null ? void 0 : X.black,
2355
2609
  "&:not(:disabled):hover": {
2356
- backgroundColor: (D = p.common) == null ? void 0 : D.black
2610
+ backgroundColor: (J = p.common) == null ? void 0 : J.black
2357
2611
  }
2358
2612
  }
2359
2613
  }
2360
2614
  }
2361
2615
  }
2362
- }, ao = {
2616
+ }, ko = {
2363
2617
  // SnackBar
2364
2618
  MuiSnackbar: {
2365
2619
  defaultProps: {
@@ -2396,7 +2650,7 @@ const to = {
2396
2650
  MuiAlert: {
2397
2651
  defaultProps: {
2398
2652
  iconMapping: {
2399
- success: /* @__PURE__ */ u(Q, {})
2653
+ success: /* @__PURE__ */ s(go, {})
2400
2654
  }
2401
2655
  },
2402
2656
  styleOverrides: {
@@ -2441,7 +2695,7 @@ const to = {
2441
2695
  })
2442
2696
  }
2443
2697
  }
2444
- }, no = {
2698
+ }, mo = {
2445
2699
  // AppBar
2446
2700
  MuiAppBar: {
2447
2701
  styleOverrides: {
@@ -2449,7 +2703,7 @@ const to = {
2449
2703
  flexDirection: "row",
2450
2704
  alignItems: "center",
2451
2705
  justifyContent: "space-between",
2452
- height: C,
2706
+ height: P,
2453
2707
  backgroundColor: o.palette.brand.navyBlue,
2454
2708
  color: o.palette.common.white,
2455
2709
  boxShadow: o.shadows[0],
@@ -2457,7 +2711,7 @@ const to = {
2457
2711
  justifyContent: "space-between",
2458
2712
  width: "100%",
2459
2713
  padding: o.spacing(0, 1),
2460
- minHeight: C
2714
+ minHeight: P
2461
2715
  },
2462
2716
  "& .MuiAvatar-root": {
2463
2717
  width: o.spacing(4),
@@ -2492,7 +2746,7 @@ const to = {
2492
2746
  // MuiAccordionSummary
2493
2747
  MuiAccordionSummary: {
2494
2748
  defaultProps: {
2495
- expandIcon: /* @__PURE__ */ u(_, {})
2749
+ expandIcon: /* @__PURE__ */ s(uo, {})
2496
2750
  },
2497
2751
  styleOverrides: {
2498
2752
  root: ({ theme: o }) => ({
@@ -2524,7 +2778,7 @@ const to = {
2524
2778
  })
2525
2779
  }
2526
2780
  }
2527
- }, eo = [
2781
+ }, So = [
2528
2782
  "none",
2529
2783
  // 0
2530
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)",
@@ -2558,20 +2812,20 @@ const to = {
2558
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)",
2559
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)"
2560
2814
  // 24
2561
- ], po = {
2815
+ ], wo = {
2562
2816
  themeName: "CARTO",
2563
2817
  breakpoints: {
2564
2818
  keys: ["xs", "sm", "md", "lg", "xl"],
2565
2819
  values: {
2566
- xs: s.XS,
2820
+ xs: g.XS,
2567
2821
  // 320 - 599
2568
- sm: s.SM,
2822
+ sm: g.SM,
2569
2823
  // 600 - 959
2570
- md: s.MD,
2824
+ md: g.MD,
2571
2825
  // 960 - 1279
2572
- lg: s.LG,
2826
+ lg: g.LG,
2573
2827
  // 1280 - 1599
2574
- xl: s.XL
2828
+ xl: g.XL
2575
2829
  // 1600+
2576
2830
  },
2577
2831
  unit: "px",
@@ -2597,11 +2851,11 @@ const to = {
2597
2851
  }
2598
2852
  },
2599
2853
  palette: p,
2600
- shadows: eo,
2601
- typography: G,
2602
- spacingValue: k,
2854
+ shadows: So,
2855
+ typography: io,
2856
+ spacingValue: T,
2603
2857
  // For situations where we can't use theme.spacing(), mainly math calculations.er
2604
- spacing: k,
2858
+ spacing: T,
2605
2859
  // For custom spacing: https://material-ui.com/customization/spacing/#custom-spacing
2606
2860
  shape: {
2607
2861
  borderRadius: 4
@@ -2638,26 +2892,27 @@ const to = {
2638
2892
  components: {
2639
2893
  MuiCssBaseline: {
2640
2894
  styleOverrides: {
2641
- ...to
2895
+ ...Co
2642
2896
  }
2643
2897
  },
2644
- ...J,
2645
- ...oo,
2646
- ...io,
2647
- ...Y,
2648
- ...ao,
2649
- ...no
2898
+ ...yo,
2899
+ ...Mo,
2900
+ ...fo,
2901
+ ...xo,
2902
+ ...ko,
2903
+ ...mo,
2904
+ ...ho
2650
2905
  }
2651
- }, fo = N(V(po));
2906
+ }, $o = ro(to(wo));
2652
2907
  export {
2653
- C as APPBAR_SIZE,
2654
- s as BREAKPOINTS,
2655
- n as ICON_SIZE_LARGE,
2908
+ P as APPBAR_SIZE,
2909
+ g as BREAKPOINTS,
2910
+ e as ICON_SIZE_LARGE,
2656
2911
  r as ICON_SIZE_MEDIUM,
2657
- g as ICON_SIZE_SMALL,
2658
- k as SPACING,
2659
- po as cartoThemeOptions,
2660
- Co as getCartoColorStylePropsForItem,
2912
+ u as ICON_SIZE_SMALL,
2913
+ T as SPACING,
2914
+ wo as cartoThemeOptions,
2915
+ No as getCartoColorStylePropsForItem,
2661
2916
  a as getSpacing,
2662
- fo as theme
2917
+ $o as theme
2663
2918
  };