@carto/meridian-ds 2.5.3 → 2.5.5-alpha-ellipsis.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (701) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/{Link-CrGCrul0.cjs → Alert-CaashKPj.cjs} +134 -134
  3. package/dist/{Link-RfbgGzdR.js → Alert-wE4A0ify.js} +129 -129
  4. package/dist/{MenuItem-ZNdBUBvt.js → MenuItem-BUe4eJZH.js} +1 -1
  5. package/dist/{MenuItem-nokUtiks.cjs → MenuItem-BZWWJptW.cjs} +6 -6
  6. package/dist/components/index.cjs +4309 -4122
  7. package/dist/components/index.js +4286 -4099
  8. package/dist/{TablePaginationActions-C6TVGJM-.js → css-utils-CTJjJR0x.js} +9 -3
  9. package/dist/{TablePaginationActions-DAMGtIub.cjs → css-utils-W9dzgcXq.cjs} +6 -0
  10. package/dist/custom-icons/index.cjs +541 -450
  11. package/dist/custom-icons/index.js +541 -450
  12. package/dist/theme/index.cjs +109 -115
  13. package/dist/theme/index.js +9 -15
  14. package/dist/types/components/AccordionGroup/AccordionGroup.d.ts.map +1 -0
  15. package/dist/types/components/AccordionGroup/AccordionGroup.stories.d.ts +63 -0
  16. package/dist/types/components/AccordionGroup/AccordionGroup.stories.d.ts.map +1 -0
  17. package/dist/types/components/AccordionGroup/index.d.ts +3 -0
  18. package/dist/types/components/AccordionGroup/index.d.ts.map +1 -0
  19. package/dist/types/components/Alert/Alert.d.ts.map +1 -0
  20. package/dist/types/components/Alert/Alert.stories.d.ts +102 -0
  21. package/dist/types/components/Alert/Alert.stories.d.ts.map +1 -0
  22. package/dist/types/components/Alert/Alert.test.d.ts +2 -0
  23. package/dist/types/components/Alert/Alert.test.d.ts.map +1 -0
  24. package/dist/types/components/Alert/index.d.ts +3 -0
  25. package/dist/types/components/Alert/index.d.ts.map +1 -0
  26. package/dist/types/components/AppBar/AppBar.d.ts.map +1 -0
  27. package/dist/types/components/AppBar/AppBar.stories.d.ts +77 -0
  28. package/dist/types/components/AppBar/AppBar.stories.d.ts.map +1 -0
  29. package/dist/types/components/AppBar/components/BrandLogo.d.ts.map +1 -0
  30. package/dist/types/components/AppBar/components/BrandText.d.ts.map +1 -0
  31. package/dist/types/components/AppBar/components/BurgerMenu.d.ts.map +1 -0
  32. package/dist/types/components/AppBar/components/SecondaryText.d.ts.map +1 -0
  33. package/dist/types/components/AppBar/index.d.ts.map +1 -0
  34. package/dist/types/components/{molecules → Autocomplete}/Autocomplete/Autocomplete.d.ts +1 -1
  35. package/dist/types/components/Autocomplete/Autocomplete/Autocomplete.d.ts.map +1 -0
  36. package/dist/types/components/Autocomplete/Autocomplete/Autocomplete.stories.d.ts +200 -0
  37. package/dist/types/components/Autocomplete/Autocomplete/Autocomplete.stories.d.ts.map +1 -0
  38. package/dist/types/components/Autocomplete/Autocomplete/Autocomplete.test.d.ts +2 -0
  39. package/dist/types/components/Autocomplete/Autocomplete/Autocomplete.test.d.ts.map +1 -0
  40. package/dist/types/components/Autocomplete/Autocomplete/useAutocomplete.d.ts.map +1 -0
  41. package/dist/types/components/Autocomplete/Autocomplete/useAutocomplete.test.d.ts +2 -0
  42. package/dist/types/components/Autocomplete/Autocomplete/useAutocomplete.test.d.ts.map +1 -0
  43. package/dist/types/components/Autocomplete/AutocompleteList/AutocompleteList.d.ts.map +1 -0
  44. package/dist/types/components/Autocomplete/AutocompleteList/AutocompleteList.test.d.ts +2 -0
  45. package/dist/types/components/Autocomplete/AutocompleteList/AutocompleteList.test.d.ts.map +1 -0
  46. package/dist/types/components/{molecules/Autocomplete → Autocomplete/CreatableAutocomplete}/CreatableAutocomplete.d.ts +1 -1
  47. package/dist/types/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.d.ts.map +1 -0
  48. package/dist/types/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.stories.d.ts +243 -0
  49. package/dist/types/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.stories.d.ts.map +1 -0
  50. package/dist/types/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.test.d.ts +2 -0
  51. package/dist/types/components/Autocomplete/CreatableAutocomplete/CreatableAutocomplete.test.d.ts.map +1 -0
  52. package/dist/types/components/{molecules/Autocomplete → Autocomplete/CreatableAutocomplete}/useCreatableAutocomplete.d.ts +1 -1
  53. package/dist/types/components/Autocomplete/CreatableAutocomplete/useCreatableAutocomplete.d.ts.map +1 -0
  54. package/dist/types/components/{molecules/Autocomplete → Autocomplete/MultipleAutocomplete}/MultipleAutocomplete.d.ts +1 -1
  55. package/dist/types/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.d.ts.map +1 -0
  56. package/dist/types/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.stories.d.ts +275 -0
  57. package/dist/types/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.stories.d.ts.map +1 -0
  58. package/dist/types/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.test.d.ts +2 -0
  59. package/dist/types/components/Autocomplete/MultipleAutocomplete/MultipleAutocomplete.test.d.ts.map +1 -0
  60. package/dist/types/components/Autocomplete/MultipleAutocomplete/useMultipleAutocomplete.d.ts.map +1 -0
  61. package/dist/types/components/Autocomplete/index.d.ts +9 -0
  62. package/dist/types/components/Autocomplete/index.d.ts.map +1 -0
  63. package/dist/types/components/Autocomplete/test-utils/autocomplete-test-fixtures.d.ts +14 -0
  64. package/dist/types/components/Autocomplete/test-utils/autocomplete-test-fixtures.d.ts.map +1 -0
  65. package/dist/types/components/Autocomplete/test-utils/autocomplete-test-utils.d.ts +14 -0
  66. package/dist/types/components/Autocomplete/test-utils/autocomplete-test-utils.d.ts.map +1 -0
  67. package/dist/types/components/Autocomplete/test-utils/multiple-autocomplete-test-utils.d.ts +14 -0
  68. package/dist/types/components/Autocomplete/test-utils/multiple-autocomplete-test-utils.d.ts.map +1 -0
  69. package/dist/types/components/{molecules/Autocomplete → Autocomplete}/types.d.ts +2 -2
  70. package/dist/types/components/Autocomplete/types.d.ts.map +1 -0
  71. package/dist/types/components/{molecules/Autocomplete → Autocomplete/utils}/useAutocompleteRenderOption.d.ts +1 -1
  72. package/dist/types/components/Autocomplete/utils/useAutocompleteRenderOption.d.ts.map +1 -0
  73. package/dist/types/components/Autocomplete/utils/useAutocompleteRenderOption.test.d.ts +2 -0
  74. package/dist/types/components/Autocomplete/utils/useAutocompleteRenderOption.test.d.ts.map +1 -0
  75. package/dist/types/components/{molecules/Autocomplete → Autocomplete/utils}/utils.d.ts +1 -1
  76. package/dist/types/components/Autocomplete/utils/utils.d.ts.map +1 -0
  77. package/dist/types/components/Autocomplete/utils/utils.test.d.ts +2 -0
  78. package/dist/types/components/Autocomplete/utils/utils.test.d.ts.map +1 -0
  79. package/dist/types/components/Avatar/Avatar.d.ts.map +1 -0
  80. package/dist/types/components/Avatar/Avatar.stories.d.ts +111 -0
  81. package/dist/types/components/Avatar/Avatar.stories.d.ts.map +1 -0
  82. package/dist/types/components/Avatar/index.d.ts +3 -0
  83. package/dist/types/components/Avatar/index.d.ts.map +1 -0
  84. package/dist/types/components/Button/Button.d.ts.map +1 -0
  85. package/dist/types/components/Button/Button.stories.d.ts +167 -0
  86. package/dist/types/components/Button/Button.stories.d.ts.map +1 -0
  87. package/dist/types/components/Button/Button.test.d.ts +2 -0
  88. package/dist/types/components/Button/Button.test.d.ts.map +1 -0
  89. package/dist/types/components/Button/index.d.ts +3 -0
  90. package/dist/types/components/Button/index.d.ts.map +1 -0
  91. package/dist/types/components/CodeArea/CodeArea.stories.d.ts +264 -0
  92. package/dist/types/components/CodeArea/CodeArea.stories.d.ts.map +1 -0
  93. package/dist/types/components/CodeArea/CodeAreaDialog/CodeAreaDialog.d.ts.map +1 -0
  94. package/dist/types/components/CodeArea/CodeAreaDialog/CodeAreaDialog.test.d.ts +1 -0
  95. package/dist/types/components/CodeArea/CodeAreaDialog/CodeAreaDialog.test.d.ts.map +1 -0
  96. package/dist/types/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogConfirmation.d.ts.map +1 -0
  97. package/dist/types/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogContent.d.ts.map +1 -0
  98. package/dist/types/components/CodeArea/CodeAreaDialog/components/CodeAreaDialogError.d.ts.map +1 -0
  99. package/dist/types/components/{organisms/CodeArea → CodeArea/CodeAreaField}/CodeAreaField.d.ts +1 -1
  100. package/dist/types/components/CodeArea/CodeAreaField/CodeAreaField.d.ts.map +1 -0
  101. package/dist/types/components/CodeArea/CodeAreaField/CodeAreaField.test.d.ts +1 -0
  102. package/dist/types/components/CodeArea/CodeAreaField/CodeAreaField.test.d.ts.map +1 -0
  103. package/dist/types/components/{organisms/CodeArea → CodeArea/CodeAreaFooter}/CodeAreaFooter.d.ts +1 -1
  104. package/dist/types/components/CodeArea/CodeAreaFooter/CodeAreaFooter.d.ts.map +1 -0
  105. package/dist/types/components/CodeArea/CodeAreaFooter/CodeAreaFooter.test.d.ts +2 -0
  106. package/dist/types/components/CodeArea/CodeAreaFooter/CodeAreaFooter.test.d.ts.map +1 -0
  107. package/dist/types/components/CodeArea/CodeAreaHeader/CodeAreaHeader.d.ts.map +1 -0
  108. package/dist/types/components/CodeArea/CodeAreaHeader/CodeAreaHeader.test.d.ts +2 -0
  109. package/dist/types/components/CodeArea/CodeAreaHeader/CodeAreaHeader.test.d.ts.map +1 -0
  110. package/dist/types/components/CodeArea/CodeAreaInput/CodeAreaInput.d.ts.map +1 -0
  111. package/dist/types/components/CodeArea/CodeAreaInput/CodeAreaInput.test.d.ts +1 -0
  112. package/dist/types/components/CodeArea/CodeAreaInput/CodeAreaInput.test.d.ts.map +1 -0
  113. package/dist/types/components/CodeArea/CodeAreaTheme.d.ts.map +1 -0
  114. package/dist/types/components/CodeArea/index.d.ts +13 -0
  115. package/dist/types/components/CodeArea/index.d.ts.map +1 -0
  116. package/dist/types/components/CodeArea/types.d.ts.map +1 -0
  117. package/dist/types/components/CodeArea/utils/useCodeAreaAutocompletion.d.ts.map +1 -0
  118. package/dist/types/components/CodeArea/utils/useCodeAreaAutocompletion.test.d.ts +2 -0
  119. package/dist/types/components/CodeArea/utils/useCodeAreaAutocompletion.test.d.ts.map +1 -0
  120. package/dist/types/components/CodeArea/utils/utils.d.ts.map +1 -0
  121. package/dist/types/components/CodeArea/utils/utils.test.d.ts +2 -0
  122. package/dist/types/components/CodeArea/utils/utils.test.d.ts.map +1 -0
  123. package/dist/types/components/{atoms/Copy → CopiableComponent}/CopiableComponent.d.ts +1 -1
  124. package/dist/types/components/CopiableComponent/CopiableComponent.d.ts.map +1 -0
  125. package/dist/types/components/CopiableComponent/CopiableComponent.stories.d.ts +11 -0
  126. package/dist/types/components/CopiableComponent/CopiableComponent.stories.d.ts.map +1 -0
  127. package/dist/types/components/CopiableComponent/CopiableComponent.test.d.ts +2 -0
  128. package/dist/types/components/CopiableComponent/CopiableComponent.test.d.ts.map +1 -0
  129. package/dist/types/components/CopiableComponent/copyString.d.ts.map +1 -0
  130. package/dist/types/components/CopiableComponent/copyString.test.d.ts +2 -0
  131. package/dist/types/components/CopiableComponent/copyString.test.d.ts.map +1 -0
  132. package/dist/types/components/{atoms/Copy → CopiableComponent}/index.d.ts +0 -1
  133. package/dist/types/components/CopiableComponent/index.d.ts.map +1 -0
  134. package/dist/types/components/{atoms/Copy → CopiableComponent}/types.d.ts +3 -9
  135. package/dist/types/components/CopiableComponent/types.d.ts.map +1 -0
  136. package/dist/types/components/CopiableComponent/useCopyValue.d.ts +5 -0
  137. package/dist/types/components/CopiableComponent/useCopyValue.d.ts.map +1 -0
  138. package/dist/types/components/CopiableComponent/useCopyValue.test.d.ts +2 -0
  139. package/dist/types/components/CopiableComponent/useCopyValue.test.d.ts.map +1 -0
  140. package/dist/types/components/CopiableInputText/CopiableInputText.d.ts.map +1 -0
  141. package/dist/types/components/CopiableInputText/CopiableInputText.stories.d.ts +175 -0
  142. package/dist/types/components/CopiableInputText/CopiableInputText.stories.d.ts.map +1 -0
  143. package/dist/types/components/CopiableInputText/CopiableInputText.test.d.ts +2 -0
  144. package/dist/types/components/CopiableInputText/CopiableInputText.test.d.ts.map +1 -0
  145. package/dist/types/components/CopiableInputText/index.d.ts +3 -0
  146. package/dist/types/components/CopiableInputText/index.d.ts.map +1 -0
  147. package/dist/types/components/CopiableInputText/types.d.ts +8 -0
  148. package/dist/types/components/CopiableInputText/types.d.ts.map +1 -0
  149. package/dist/types/components/DatePickers/DateCalendar.stories.d.ts +163 -0
  150. package/dist/types/components/DatePickers/DateCalendar.stories.d.ts.map +1 -0
  151. package/dist/types/components/{organisms/DatePickers → DatePickers/DatePicker}/DatePicker.d.ts +1 -1
  152. package/dist/types/components/DatePickers/DatePicker/DatePicker.d.ts.map +1 -0
  153. package/dist/types/components/DatePickers/DatePicker/DatePicker.stories.d.ts +214 -0
  154. package/dist/types/components/DatePickers/DatePicker/DatePicker.stories.d.ts.map +1 -0
  155. package/dist/types/components/DatePickers/DatePicker/DatePicker.test.d.ts +2 -0
  156. package/dist/types/components/DatePickers/DatePicker/DatePicker.test.d.ts.map +1 -0
  157. package/dist/types/components/{organisms/DatePickers → DatePickers/DateRangePicker}/DateRangePicker.d.ts +1 -1
  158. package/dist/types/components/DatePickers/DateRangePicker/DateRangePicker.d.ts.map +1 -0
  159. package/dist/types/components/DatePickers/DateRangePicker/DateRangePicker.stories.d.ts +183 -0
  160. package/dist/types/components/DatePickers/DateRangePicker/DateRangePicker.stories.d.ts.map +1 -0
  161. package/dist/types/components/DatePickers/DateRangePicker/DateRangePicker.test.d.ts +2 -0
  162. package/dist/types/components/DatePickers/DateRangePicker/DateRangePicker.test.d.ts.map +1 -0
  163. package/dist/types/components/{organisms/DatePickers → DatePickers/DateTimePicker}/DateTimePicker.d.ts +1 -1
  164. package/dist/types/components/DatePickers/DateTimePicker/DateTimePicker.d.ts.map +1 -0
  165. package/dist/types/components/DatePickers/DateTimePicker/DateTimePicker.stories.d.ts +220 -0
  166. package/dist/types/components/DatePickers/DateTimePicker/DateTimePicker.stories.d.ts.map +1 -0
  167. package/dist/types/components/DatePickers/DateTimePicker/DateTimePicker.test.d.ts +2 -0
  168. package/dist/types/components/DatePickers/DateTimePicker/DateTimePicker.test.d.ts.map +1 -0
  169. package/dist/types/components/{organisms/DatePickers → DatePickers/PickersDay}/PickersDay.d.ts +1 -1
  170. package/dist/types/components/DatePickers/PickersDay/PickersDay.d.ts.map +1 -0
  171. package/dist/types/components/DatePickers/PickersDay/PickersDay.test.d.ts +2 -0
  172. package/dist/types/components/DatePickers/PickersDay/PickersDay.test.d.ts.map +1 -0
  173. package/dist/types/components/{organisms/DatePickers → DatePickers/TimePicker}/TimePicker.d.ts +1 -1
  174. package/dist/types/components/DatePickers/TimePicker/TimePicker.d.ts.map +1 -0
  175. package/dist/types/components/DatePickers/TimePicker/TimePicker.stories.d.ts +201 -0
  176. package/dist/types/components/DatePickers/TimePicker/TimePicker.stories.d.ts.map +1 -0
  177. package/dist/types/components/DatePickers/TimePicker/TimePicker.test.d.ts +2 -0
  178. package/dist/types/components/DatePickers/TimePicker/TimePicker.test.d.ts.map +1 -0
  179. package/dist/types/components/DatePickers/index.d.ts +6 -0
  180. package/dist/types/components/DatePickers/index.d.ts.map +1 -0
  181. package/dist/types/components/DatePickers/shared/ClearButton.d.ts.map +1 -0
  182. package/dist/types/components/DatePickers/shared/DateFieldContainer.d.ts.map +1 -0
  183. package/dist/types/components/DatePickers/types.d.ts.map +1 -0
  184. package/dist/types/components/DatePickers/utils.d.ts.map +1 -0
  185. package/dist/types/components/{organisms → Dialog}/Dialog/Dialog.d.ts +1 -1
  186. package/dist/types/components/Dialog/Dialog/Dialog.d.ts.map +1 -0
  187. package/dist/types/components/Dialog/Dialog/Dialog.stories.d.ts +585 -0
  188. package/dist/types/components/Dialog/Dialog/Dialog.stories.d.ts.map +1 -0
  189. package/dist/types/components/Dialog/Dialog/Dialog.test.d.ts +2 -0
  190. package/dist/types/components/Dialog/Dialog/Dialog.test.d.ts.map +1 -0
  191. package/dist/types/components/{organisms/Dialog → Dialog/DialogAlert}/DialogAlert.d.ts +1 -1
  192. package/dist/types/components/Dialog/DialogAlert/DialogAlert.d.ts.map +1 -0
  193. package/dist/types/components/Dialog/DialogAlert/DialogAlert.stories.d.ts +44 -0
  194. package/dist/types/components/Dialog/DialogAlert/DialogAlert.stories.d.ts.map +1 -0
  195. package/dist/types/components/{organisms/Dialog → Dialog/DialogConfirmation}/DialogConfirmation.d.ts +1 -1
  196. package/dist/types/components/Dialog/DialogConfirmation/DialogConfirmation.d.ts.map +1 -0
  197. package/dist/types/components/Dialog/DialogConfirmation/DialogConfirmation.stories.d.ts +39 -0
  198. package/dist/types/components/Dialog/DialogConfirmation/DialogConfirmation.stories.d.ts.map +1 -0
  199. package/dist/types/components/Dialog/DialogConfirmation/DialogConfirmation.test.d.ts +2 -0
  200. package/dist/types/components/Dialog/DialogConfirmation/DialogConfirmation.test.d.ts.map +1 -0
  201. package/dist/types/components/{organisms/Dialog → Dialog/DialogContent}/DialogContent.d.ts +1 -1
  202. package/dist/types/components/Dialog/DialogContent/DialogContent.d.ts.map +1 -0
  203. package/dist/types/components/{organisms/Dialog → Dialog/DialogFooter}/DialogFooter.d.ts +1 -1
  204. package/dist/types/components/Dialog/DialogFooter/DialogFooter.d.ts.map +1 -0
  205. package/dist/types/components/Dialog/DialogFooter/DialogFooter.stories.d.ts +62 -0
  206. package/dist/types/components/Dialog/DialogFooter/DialogFooter.stories.d.ts.map +1 -0
  207. package/dist/types/components/Dialog/DialogFooter/DialogFooter.test.d.ts +2 -0
  208. package/dist/types/components/Dialog/DialogFooter/DialogFooter.test.d.ts.map +1 -0
  209. package/dist/types/components/{organisms/Dialog → Dialog/DialogHeader}/DialogHeader.d.ts +1 -1
  210. package/dist/types/components/Dialog/DialogHeader/DialogHeader.d.ts.map +1 -0
  211. package/dist/types/components/Dialog/DialogHeader/DialogHeader.stories.d.ts +43 -0
  212. package/dist/types/components/Dialog/DialogHeader/DialogHeader.stories.d.ts.map +1 -0
  213. package/dist/types/components/Dialog/DialogHeader/DialogHeader.test.d.ts +2 -0
  214. package/dist/types/components/Dialog/DialogHeader/DialogHeader.test.d.ts.map +1 -0
  215. package/dist/types/components/{organisms/Dialog → Dialog/DialogPaper}/DialogPaper.d.ts +2 -2
  216. package/dist/types/components/Dialog/DialogPaper/DialogPaper.d.ts.map +1 -0
  217. package/dist/types/components/{organisms/Dialog → Dialog/DialogStepper}/DialogStepper.d.ts +1 -1
  218. package/dist/types/components/Dialog/DialogStepper/DialogStepper.d.ts.map +1 -0
  219. package/dist/types/components/Dialog/DialogStepper/DialogStepper.stories.d.ts +32 -0
  220. package/dist/types/components/Dialog/DialogStepper/DialogStepper.stories.d.ts.map +1 -0
  221. package/dist/types/components/Dialog/DialogStepper/DialogStepper.test.d.ts +2 -0
  222. package/dist/types/components/Dialog/DialogStepper/DialogStepper.test.d.ts.map +1 -0
  223. package/dist/types/components/Dialog/index.d.ts +10 -0
  224. package/dist/types/components/Dialog/index.d.ts.map +1 -0
  225. package/dist/types/components/{organisms/Dialog → Dialog}/types.d.ts +1 -1
  226. package/dist/types/components/Dialog/types.d.ts.map +1 -0
  227. package/dist/types/components/EllipsisWithTooltip/EllipsisWithTooltip.d.ts +117 -0
  228. package/dist/types/components/EllipsisWithTooltip/EllipsisWithTooltip.d.ts.map +1 -0
  229. package/dist/types/components/EllipsisWithTooltip/EllipsisWithTooltip.stories.d.ts +66 -0
  230. package/dist/types/components/EllipsisWithTooltip/EllipsisWithTooltip.stories.d.ts.map +1 -0
  231. package/dist/types/components/EllipsisWithTooltip/EllipsisWithTooltip.test.d.ts +2 -0
  232. package/dist/types/components/EllipsisWithTooltip/EllipsisWithTooltip.test.d.ts.map +1 -0
  233. package/dist/types/components/EllipsisWithTooltip/index.d.ts +3 -0
  234. package/dist/types/components/EllipsisWithTooltip/index.d.ts.map +1 -0
  235. package/dist/types/components/FilterDropdown/FilterDropdown.d.ts.map +1 -0
  236. package/dist/types/components/FilterDropdown/FilterDropdown.stories.d.ts +430 -0
  237. package/dist/types/components/FilterDropdown/FilterDropdown.stories.d.ts.map +1 -0
  238. package/dist/types/components/FilterDropdown/FilterDropdown.test.d.ts +2 -0
  239. package/dist/types/components/FilterDropdown/FilterDropdown.test.d.ts.map +1 -0
  240. package/dist/types/components/{molecules/FilterDropdown → FilterDropdown/FilterDropdownMenuItem}/FilterDropdownMenuItem.d.ts +1 -1
  241. package/dist/types/components/FilterDropdown/FilterDropdownMenuItem/FilterDropdownMenuItem.d.ts.map +1 -0
  242. package/dist/types/components/FilterDropdown/FilterDropdownMenuItem/FilterDropdownMenuItem.test.d.ts +2 -0
  243. package/dist/types/components/FilterDropdown/FilterDropdownMenuItem/FilterDropdownMenuItem.test.d.ts.map +1 -0
  244. package/dist/types/components/{molecules/FilterDropdown → FilterDropdown}/index.d.ts +1 -1
  245. package/dist/types/components/FilterDropdown/index.d.ts.map +1 -0
  246. package/dist/types/components/FilterDropdown/types.d.ts.map +1 -0
  247. package/dist/types/components/IconButton/IconButton.d.ts.map +1 -0
  248. package/dist/types/components/IconButton/IconButton.stories.d.ts +132 -0
  249. package/dist/types/components/IconButton/IconButton.stories.d.ts.map +1 -0
  250. package/dist/types/components/IconButton/IconButton.test.d.ts +2 -0
  251. package/dist/types/components/IconButton/IconButton.test.d.ts.map +1 -0
  252. package/dist/types/components/IconButton/index.d.ts +3 -0
  253. package/dist/types/components/IconButton/index.d.ts.map +1 -0
  254. package/dist/types/components/LabelWithIndicator/LabelWithIndicator.d.ts +13 -0
  255. package/dist/types/components/LabelWithIndicator/LabelWithIndicator.d.ts.map +1 -0
  256. package/dist/types/components/LabelWithIndicator/LabelWithIndicator.stories.d.ts +72 -0
  257. package/dist/types/components/LabelWithIndicator/LabelWithIndicator.stories.d.ts.map +1 -0
  258. package/dist/types/components/LabelWithIndicator/LabelWithIndicator.test.d.ts +2 -0
  259. package/dist/types/components/LabelWithIndicator/LabelWithIndicator.test.d.ts.map +1 -0
  260. package/dist/types/components/LabelWithIndicator/index.d.ts +3 -0
  261. package/dist/types/components/LabelWithIndicator/index.d.ts.map +1 -0
  262. package/dist/types/components/Link/Link.d.ts.map +1 -0
  263. package/dist/types/components/Link/Link.stories.d.ts +124 -0
  264. package/dist/types/components/Link/Link.stories.d.ts.map +1 -0
  265. package/dist/types/components/Link/Link.test.d.ts +2 -0
  266. package/dist/types/components/Link/Link.test.d.ts.map +1 -0
  267. package/dist/types/components/Link/index.d.ts +3 -0
  268. package/dist/types/components/Link/index.d.ts.map +1 -0
  269. package/dist/types/components/Menu/Menu/Menu.d.ts +4 -0
  270. package/dist/types/components/Menu/Menu/Menu.d.ts.map +1 -0
  271. package/dist/types/components/Menu/Menu/Menu.stories.d.ts +259 -0
  272. package/dist/types/components/Menu/Menu/Menu.stories.d.ts.map +1 -0
  273. package/dist/types/components/Menu/Menu/Menu.test.d.ts +2 -0
  274. package/dist/types/components/Menu/Menu/Menu.test.d.ts.map +1 -0
  275. package/dist/types/components/Menu/MenuItem/MenuItem.d.ts +4 -0
  276. package/dist/types/components/Menu/MenuItem/MenuItem.d.ts.map +1 -0
  277. package/dist/types/components/Menu/MenuItem/MenuItem.test.d.ts +2 -0
  278. package/dist/types/components/Menu/MenuItem/MenuItem.test.d.ts.map +1 -0
  279. package/dist/types/components/Menu/MenuItemFilter/MenuItemFilter.d.ts +4 -0
  280. package/dist/types/components/Menu/MenuItemFilter/MenuItemFilter.d.ts.map +1 -0
  281. package/dist/types/components/Menu/MenuItemFilter/MenuItemFilter.test.d.ts +2 -0
  282. package/dist/types/components/Menu/MenuItemFilter/MenuItemFilter.test.d.ts.map +1 -0
  283. package/dist/types/components/Menu/MenuList/MenuList.d.ts +4 -0
  284. package/dist/types/components/Menu/MenuList/MenuList.d.ts.map +1 -0
  285. package/dist/types/components/Menu/MenuList/MenuList.test.d.ts +2 -0
  286. package/dist/types/components/Menu/MenuList/MenuList.test.d.ts.map +1 -0
  287. package/dist/types/components/Menu/index.d.ts +6 -0
  288. package/dist/types/components/Menu/index.d.ts.map +1 -0
  289. package/dist/types/components/Menu/types.d.ts +27 -0
  290. package/dist/types/components/Menu/types.d.ts.map +1 -0
  291. package/dist/types/components/PasswordField/PasswordField.d.ts.map +1 -0
  292. package/dist/types/components/PasswordField/PasswordField.stories.d.ts +190 -0
  293. package/dist/types/components/PasswordField/PasswordField.stories.d.ts.map +1 -0
  294. package/dist/types/components/PasswordField/PasswordField.test.d.ts +2 -0
  295. package/dist/types/components/PasswordField/PasswordField.test.d.ts.map +1 -0
  296. package/dist/types/components/PasswordField/index.d.ts +3 -0
  297. package/dist/types/components/PasswordField/index.d.ts.map +1 -0
  298. package/dist/types/components/ScreenReaderOnly/ScreenReaderOnly.d.ts.map +1 -0
  299. package/dist/types/components/ScreenReaderOnly/index.d.ts +2 -0
  300. package/dist/types/components/ScreenReaderOnly/index.d.ts.map +1 -0
  301. package/dist/types/components/SelectField/MultipleSelectField/MultipleSelectField.d.ts +4 -0
  302. package/dist/types/components/SelectField/MultipleSelectField/MultipleSelectField.d.ts.map +1 -0
  303. package/dist/types/components/SelectField/MultipleSelectField/MultipleSelectField.stories.d.ts +153 -0
  304. package/dist/types/components/SelectField/MultipleSelectField/MultipleSelectField.stories.d.ts.map +1 -0
  305. package/dist/types/components/SelectField/MultipleSelectField/MultipleSelectField.test.d.ts +2 -0
  306. package/dist/types/components/SelectField/MultipleSelectField/MultipleSelectField.test.d.ts.map +1 -0
  307. package/dist/types/components/{molecules → SelectField}/MultipleSelectField/useMultipleSelectField.d.ts +1 -1
  308. package/dist/types/components/SelectField/MultipleSelectField/useMultipleSelectField.d.ts.map +1 -0
  309. package/dist/types/components/{atoms → SelectField/SelectField}/SelectField.d.ts +1 -9
  310. package/dist/types/components/SelectField/SelectField/SelectField.d.ts.map +1 -0
  311. package/dist/types/components/SelectField/SelectField/SelectField.stories.d.ts +223 -0
  312. package/dist/types/components/SelectField/SelectField/SelectField.stories.d.ts.map +1 -0
  313. package/dist/types/components/SelectField/SelectField/SelectField.test.d.ts +2 -0
  314. package/dist/types/components/SelectField/SelectField/SelectField.test.d.ts.map +1 -0
  315. package/dist/types/components/SelectField/index.d.ts +4 -0
  316. package/dist/types/components/SelectField/index.d.ts.map +1 -0
  317. package/dist/types/components/SelectField/types.d.ts +29 -0
  318. package/dist/types/components/SelectField/types.d.ts.map +1 -0
  319. package/dist/types/components/{molecules → Snackbar}/Snackbar.d.ts +1 -1
  320. package/dist/types/components/Snackbar/Snackbar.d.ts.map +1 -0
  321. package/dist/types/components/Snackbar/Snackbar.stories.d.ts +132 -0
  322. package/dist/types/components/Snackbar/Snackbar.stories.d.ts.map +1 -0
  323. package/dist/types/components/Snackbar/Snackbar.test.d.ts +2 -0
  324. package/dist/types/components/Snackbar/Snackbar.test.d.ts.map +1 -0
  325. package/dist/types/components/Snackbar/index.d.ts +3 -0
  326. package/dist/types/components/Snackbar/index.d.ts.map +1 -0
  327. package/dist/types/components/{atoms → SplitButton}/SplitButton.d.ts +1 -1
  328. package/dist/types/components/SplitButton/SplitButton.d.ts.map +1 -0
  329. package/dist/types/components/SplitButton/SplitButton.stories.d.ts +135 -0
  330. package/dist/types/components/SplitButton/SplitButton.stories.d.ts.map +1 -0
  331. package/dist/types/components/SplitButton/SplitButton.test.d.ts +2 -0
  332. package/dist/types/components/SplitButton/SplitButton.test.d.ts.map +1 -0
  333. package/dist/types/components/SplitButton/index.d.ts +3 -0
  334. package/dist/types/components/SplitButton/index.d.ts.map +1 -0
  335. package/dist/types/components/TablePaginationActions/TablePaginationActions.d.ts.map +1 -0
  336. package/dist/types/components/TablePaginationActions/index.d.ts.map +1 -0
  337. package/dist/types/components/Tag/Tag.d.ts +203 -0
  338. package/dist/types/components/Tag/Tag.d.ts.map +1 -0
  339. package/dist/types/components/Tag/Tag.stories.d.ts +88 -0
  340. package/dist/types/components/Tag/Tag.stories.d.ts.map +1 -0
  341. package/dist/types/components/Tag/Tag.test.d.ts +2 -0
  342. package/dist/types/components/Tag/Tag.test.d.ts.map +1 -0
  343. package/dist/types/components/Tag/index.d.ts +3 -0
  344. package/dist/types/components/Tag/index.d.ts.map +1 -0
  345. package/dist/types/components/ToggleButtonGroup/ToggleButtonGroup.d.ts.map +1 -0
  346. package/dist/types/components/ToggleButtonGroup/ToggleButtonGroup.stories.d.ts +145 -0
  347. package/dist/types/components/ToggleButtonGroup/ToggleButtonGroup.stories.d.ts.map +1 -0
  348. package/dist/types/components/ToggleButtonGroup/index.d.ts +3 -0
  349. package/dist/types/components/ToggleButtonGroup/index.d.ts.map +1 -0
  350. package/dist/types/components/TooltipData/TooltipData.d.ts.map +1 -0
  351. package/dist/types/components/TooltipData/index.d.ts +3 -0
  352. package/dist/types/components/TooltipData/index.d.ts.map +1 -0
  353. package/dist/types/components/Typography/Typography.d.ts.map +1 -0
  354. package/dist/types/components/Typography/Typography.stories.d.ts +122 -0
  355. package/dist/types/components/Typography/Typography.stories.d.ts.map +1 -0
  356. package/dist/types/components/Typography/Typography.test.d.ts +2 -0
  357. package/dist/types/components/Typography/Typography.test.d.ts.map +1 -0
  358. package/dist/types/components/Typography/index.d.ts +3 -0
  359. package/dist/types/components/Typography/index.d.ts.map +1 -0
  360. package/dist/types/components/{molecules/UploadField → UploadField}/FilesAction.d.ts +1 -2
  361. package/dist/types/components/UploadField/FilesAction.d.ts.map +1 -0
  362. package/dist/types/components/UploadField/FilesAction.test.d.ts +2 -0
  363. package/dist/types/components/UploadField/FilesAction.test.d.ts.map +1 -0
  364. package/dist/types/components/{molecules/UploadField → UploadField}/UploadField.d.ts +3 -1
  365. package/dist/types/components/UploadField/UploadField.d.ts.map +1 -0
  366. package/dist/types/components/UploadField/UploadField.stories.d.ts +218 -0
  367. package/dist/types/components/UploadField/UploadField.stories.d.ts.map +1 -0
  368. package/dist/types/components/{molecules/UploadField/StyledUploadField.d.ts → UploadField/UploadField.styled.d.ts} +1 -1
  369. package/dist/types/components/UploadField/UploadField.styled.d.ts.map +1 -0
  370. package/dist/types/components/UploadField/UploadField.test.d.ts +2 -0
  371. package/dist/types/components/UploadField/UploadField.test.d.ts.map +1 -0
  372. package/dist/types/components/{molecules/UploadField → UploadField}/UploadFieldBase.d.ts +3 -2
  373. package/dist/types/components/UploadField/UploadFieldBase.d.ts.map +1 -0
  374. package/dist/types/components/UploadField/UploadFieldBase.test.d.ts +2 -0
  375. package/dist/types/components/UploadField/UploadFieldBase.test.d.ts.map +1 -0
  376. package/dist/types/components/UploadField/index.d.ts.map +1 -0
  377. package/dist/types/components/UploadField/useFileUpload.d.ts.map +1 -0
  378. package/dist/types/components/UploadField/useFileUpload.test.d.ts +2 -0
  379. package/dist/types/components/UploadField/useFileUpload.test.d.ts.map +1 -0
  380. package/dist/types/components/index.d.ts +58 -6
  381. package/dist/types/components/index.d.ts.map +1 -1
  382. package/dist/types/custom-icons/BulletPointAlt.d.ts +4 -0
  383. package/dist/types/custom-icons/BulletPointAlt.d.ts.map +1 -0
  384. package/dist/types/custom-icons/BulletPointCheckedAlt.d.ts +4 -0
  385. package/dist/types/custom-icons/BulletPointCheckedAlt.d.ts.map +1 -0
  386. package/dist/types/custom-icons/ShowNodeResults.d.ts +4 -0
  387. package/dist/types/custom-icons/ShowNodeResults.d.ts.map +1 -0
  388. package/dist/types/custom-icons/__docs__/CustomIcons.stories.d.ts +65 -0
  389. package/dist/types/custom-icons/__docs__/CustomIcons.stories.d.ts.map +1 -0
  390. package/dist/types/custom-icons/__tests__/CustomIcons.test.d.ts +2 -0
  391. package/dist/types/custom-icons/__tests__/CustomIcons.test.d.ts.map +1 -0
  392. package/dist/types/custom-icons/index.d.ts +3 -0
  393. package/dist/types/custom-icons/index.d.ts.map +1 -1
  394. package/dist/types/hooks/useImperativeIntl.test.d.ts +2 -0
  395. package/dist/types/hooks/useImperativeIntl.test.d.ts.map +1 -0
  396. package/dist/types/theme/carto-theme.d.ts.map +1 -1
  397. package/dist/types/theme/components/forms.d.ts.map +1 -1
  398. package/dist/types/theme/components/stories/Breadcrumb.stories.d.ts +5 -2
  399. package/dist/types/theme/components/stories/Breadcrumb.stories.d.ts.map +1 -1
  400. package/dist/types/theme/components/stories/ButtonGroup.stories.d.ts +5 -0
  401. package/dist/types/theme/components/stories/ButtonGroup.stories.d.ts.map +1 -1
  402. package/dist/types/theme/components/stories/Chip.stories.d.ts +5 -0
  403. package/dist/types/theme/components/stories/Chip.stories.d.ts.map +1 -1
  404. package/dist/types/theme/components/stories/Divider.stories.d.ts +5 -0
  405. package/dist/types/theme/components/stories/Divider.stories.d.ts.map +1 -1
  406. package/dist/types/theme/components/stories/FAB.stories.d.ts +5 -0
  407. package/dist/types/theme/components/stories/FAB.stories.d.ts.map +1 -1
  408. package/dist/types/theme/components/stories/Paper.stories.d.ts +5 -0
  409. package/dist/types/theme/components/stories/Paper.stories.d.ts.map +1 -1
  410. package/dist/types/theme/components/stories/Progress.stories.d.ts +8 -0
  411. package/dist/types/theme/components/stories/Progress.stories.d.ts.map +1 -1
  412. package/dist/types/theme/components/stories/Tabs.stories.d.ts +5 -0
  413. package/dist/types/theme/components/stories/Tabs.stories.d.ts.map +1 -1
  414. package/dist/types/theme/components/stories/TextArea.stories.d.ts +5 -0
  415. package/dist/types/theme/components/stories/TextArea.stories.d.ts.map +1 -1
  416. package/dist/types/theme/components/stories/TextField.stories.d.ts +5 -0
  417. package/dist/types/theme/components/stories/TextField.stories.d.ts.map +1 -1
  418. package/dist/types/theme/components/stories/ToggleButton.stories.d.ts +5 -0
  419. package/dist/types/theme/components/stories/ToggleButton.stories.d.ts.map +1 -1
  420. package/dist/types/theme/components/stories/Tooltip.stories.d.ts +10 -0
  421. package/dist/types/theme/components/stories/Tooltip.stories.d.ts.map +1 -1
  422. package/dist/types/theme/{helpers/css-baseline.d.ts.map → css-baseline.d.ts.map} +1 -1
  423. package/dist/types/theme/index.d.ts +2 -2
  424. package/dist/types/theme/index.d.ts.map +1 -1
  425. package/dist/types/utils/{animationUtils.d.ts → animation-utils.d.ts} +1 -1
  426. package/dist/types/utils/animation-utils.d.ts.map +1 -0
  427. package/dist/types/utils/animation-utils.test.d.ts +2 -0
  428. package/dist/types/utils/animation-utils.test.d.ts.map +1 -0
  429. package/dist/types/utils/{chartConstants.d.ts → chart-constants.d.ts} +1 -1
  430. package/dist/types/utils/chart-constants.d.ts.map +1 -0
  431. package/dist/types/utils/css-utils.d.ts +14 -0
  432. package/dist/types/utils/css-utils.d.ts.map +1 -0
  433. package/dist/types/utils/{detectTouchScreen.d.ts → detect-touch-screen.d.ts} +1 -1
  434. package/dist/types/utils/detect-touch-screen.d.ts.map +1 -0
  435. package/dist/types/utils/detect-touch-screen.test.d.ts +2 -0
  436. package/dist/types/utils/detect-touch-screen.test.d.ts.map +1 -0
  437. package/dist/types/utils/{formatterUtils.d.ts → formatter-utils.d.ts} +1 -1
  438. package/dist/types/utils/formatter-utils.d.ts.map +1 -0
  439. package/dist/types/utils/formatter-utils.test.d.ts +2 -0
  440. package/dist/types/utils/formatter-utils.test.d.ts.map +1 -0
  441. package/dist/types/utils/{legendUtils.d.ts → legend-utils.d.ts} +1 -1
  442. package/dist/types/utils/legend-utils.d.ts.map +1 -0
  443. package/dist/types/utils/{localeUtils.d.ts → locale-utils.d.ts} +1 -1
  444. package/dist/types/utils/locale-utils.d.ts.map +1 -0
  445. package/dist/types/utils/locale-utils.test.d.ts +2 -0
  446. package/dist/types/utils/locale-utils.test.d.ts.map +1 -0
  447. package/dist/types/utils/{paletteUtils.d.ts → palette-utils.d.ts} +2 -2
  448. package/dist/types/utils/palette-utils.d.ts.map +1 -0
  449. package/dist/types/utils/palette-utils.test.d.ts +2 -0
  450. package/dist/types/utils/palette-utils.test.d.ts.map +1 -0
  451. package/dist/types/utils/theme-constants.d.ts.map +1 -0
  452. package/dist/types/utils/theme-utils.d.ts.map +1 -0
  453. package/dist/types/utils/theme-utils.test.d.ts +2 -0
  454. package/dist/types/utils/theme-utils.test.d.ts.map +1 -0
  455. package/dist/types/utils/{uniqueId.d.ts → unique-id.d.ts} +1 -1
  456. package/dist/types/utils/unique-id.d.ts.map +1 -0
  457. package/dist/types/utils/unique-id.test.d.ts +2 -0
  458. package/dist/types/utils/unique-id.test.d.ts.map +1 -0
  459. package/dist/types/widgets/BarWidgetUI/BarWidgetUI.d.ts +1 -1
  460. package/dist/types/widgets/BarWidgetUI/BarWidgetUI.d.ts.map +1 -1
  461. package/dist/types/widgets/BarWidgetUI/useProcessedProps.d.ts +1 -1
  462. package/dist/types/widgets/BarWidgetUI/useProcessedProps.d.ts.map +1 -1
  463. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.d.ts +2 -2
  464. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.d.ts.map +1 -1
  465. package/dist/types/widgets/CategoryWidgetUI/CategoryWidgetUI.styled.d.ts +7 -7
  466. package/dist/types/widgets/FormulaWidgetUI/FormulaWidgetUI.d.ts +1 -1
  467. package/dist/types/widgets/FormulaWidgetUI/FormulaWidgetUI.d.ts.map +1 -1
  468. package/dist/types/widgets/HistogramWidgetUI/HistogramWidgetUI.d.ts +1 -1
  469. package/dist/types/widgets/HistogramWidgetUI/HistogramWidgetUI.d.ts.map +1 -1
  470. package/dist/types/widgets/PieWidgetUI/PieWidgetUI.d.ts +2 -2
  471. package/dist/types/widgets/PieWidgetUI/PieWidgetUI.d.ts.map +1 -1
  472. package/dist/types/widgets/PieWidgetUI/usePieCategories.d.ts +1 -1
  473. package/dist/types/widgets/PieWidgetUI/usePieCategories.d.ts.map +1 -1
  474. package/dist/types/widgets/ScatterPlotWidgetUI/ScatterPlotWidgetUI.d.ts +1 -1
  475. package/dist/types/widgets/ScatterPlotWidgetUI/ScatterPlotWidgetUI.d.ts.map +1 -1
  476. package/dist/types/widgets/SkeletonWidgets.d.ts +4 -4
  477. package/dist/types/widgets/TableWidgetUI/TableWidgetUI.d.ts.map +1 -1
  478. package/dist/types/widgets/TimeSeriesWidgetUI/TimeSeriesContext.d.ts +1 -1
  479. package/dist/types/widgets/TimeSeriesWidgetUI/TimeSeriesContext.d.ts.map +1 -1
  480. package/dist/types/widgets/TimeSeriesWidgetUI/TimeSeriesWidgetUI.d.ts +1 -1
  481. package/dist/types/widgets/TimeSeriesWidgetUI/TimeSeriesWidgetUI.d.ts.map +1 -1
  482. package/dist/types/widgets/TimeSeriesWidgetUI/TimeSeriesWidgetUI.stories.d.ts +1 -1
  483. package/dist/types/widgets/TimeSeriesWidgetUI/TimeSeriesWidgetUI.stories.d.ts.map +1 -1
  484. package/dist/types/widgets/TimeSeriesWidgetUI/components/TimeSeriesChart.d.ts +1 -1
  485. package/dist/types/widgets/TimeSeriesWidgetUI/components/TimeSeriesChart.d.ts.map +1 -1
  486. package/dist/types/widgets/TimeSeriesWidgetUI/components/TimeSeriesControls.d.ts +1 -1
  487. package/dist/types/widgets/TimeSeriesWidgetUI/components/TimeSeriesControls.d.ts.map +1 -1
  488. package/dist/types/widgets/TimeSeriesWidgetUI/components/TimeSeriesSkeleton.d.ts +1 -1
  489. package/dist/types/widgets/TimeSeriesWidgetUI/components/TimeSeriesSkeleton.d.ts.map +1 -1
  490. package/dist/types/widgets/TimeSeriesWidgetUI/index.d.ts +4 -4
  491. package/dist/types/widgets/TimeSeriesWidgetUI/index.d.ts.map +1 -1
  492. package/dist/types/widgets/TimeSeriesWidgetUI/{timeSeriesUtils.d.ts → utils/time-series-utils.d.ts} +3 -3
  493. package/dist/types/widgets/TimeSeriesWidgetUI/utils/time-series-utils.d.ts.map +1 -0
  494. package/dist/types/widgets/TimeSeriesWidgetUI/utils/time-series-utils.test.d.ts +2 -0
  495. package/dist/types/widgets/TimeSeriesWidgetUI/utils/time-series-utils.test.d.ts.map +1 -0
  496. package/dist/types/widgets/TimeSeriesWidgetUI/{useTimeSeriesInteractivity.d.ts → utils/useTimeSeriesInteractivity.d.ts} +1 -1
  497. package/dist/types/widgets/TimeSeriesWidgetUI/utils/useTimeSeriesInteractivity.d.ts.map +1 -0
  498. package/dist/types/widgets/WrapperWidgetUI/WrapperWidgetUI.d.ts.map +1 -1
  499. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/ComparativeCategoryWidgetUI.d.ts +1 -1
  500. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/ComparativeCategoryWidgetUI.d.ts.map +1 -1
  501. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/transposeCategoryData.d.ts +1 -1
  502. package/dist/types/widgets/comparative/ComparativeCategoryWidgetUI/transposeCategoryData.d.ts.map +1 -1
  503. package/dist/types/widgets/comparative/ComparativePieWidgetUI/ComparativePieWidgetUI.d.ts +1 -1
  504. package/dist/types/widgets/comparative/ComparativePieWidgetUI/ComparativePieWidgetUI.d.ts.map +1 -1
  505. package/dist/types/widgets/index.d.ts +1 -1
  506. package/dist/types/widgets/index.d.ts.map +1 -1
  507. package/dist/types/widgets/legend/LegendLayer.d.ts +1 -1
  508. package/dist/types/widgets/legend/LegendLayer.d.ts.map +1 -1
  509. package/dist/types/widgets/legend/LegendLayerVariable.d.ts +1 -1
  510. package/dist/types/widgets/legend/LegendLayerVariable.d.ts.map +1 -1
  511. package/dist/types/widgets/legend/LegendWidgetUI.d.ts +1 -1
  512. package/dist/types/widgets/legend/LegendWidgetUI.d.ts.map +1 -1
  513. package/dist/types/widgets/legend/LegendWidgetUI.styles.d.ts +1 -1
  514. package/dist/types/widgets/legend/index.d.ts +2 -2
  515. package/dist/types/widgets/legend/index.d.ts.map +1 -1
  516. package/dist/types/widgets/legend/legend-types/LegendCategories.d.ts +1 -1
  517. package/dist/types/widgets/legend/legend-types/LegendCategories.d.ts.map +1 -1
  518. package/dist/types/widgets/legend/legend-types/LegendIcon.d.ts +1 -1
  519. package/dist/types/widgets/legend/legend-types/LegendIcon.d.ts.map +1 -1
  520. package/dist/types/widgets/legend/legend-types/LegendProportion.d.ts +1 -1
  521. package/dist/types/widgets/legend/legend-types/LegendProportion.d.ts.map +1 -1
  522. package/dist/types/widgets/legend/legend-types/LegendRamp.d.ts +1 -1
  523. package/dist/types/widgets/legend/legend-types/LegendRamp.d.ts.map +1 -1
  524. package/dist/types/widgets/legend/legendFixtures.d.ts +1 -1
  525. package/dist/types/widgets/legend/legendFixtures.d.ts.map +1 -1
  526. package/dist/widgets/index.cjs +118 -123
  527. package/dist/widgets/index.js +5 -10
  528. package/package.json +6 -4
  529. package/dist/types/components/atoms/Button.d.ts.map +0 -1
  530. package/dist/types/components/atoms/Copy/CopiableComponent.d.ts.map +0 -1
  531. package/dist/types/components/atoms/Copy/CopiableInputText.d.ts.map +0 -1
  532. package/dist/types/components/atoms/Copy/copyString.d.ts.map +0 -1
  533. package/dist/types/components/atoms/Copy/index.d.ts.map +0 -1
  534. package/dist/types/components/atoms/Copy/types.d.ts.map +0 -1
  535. package/dist/types/components/atoms/Copy/useCopyValue.d.ts +0 -5
  536. package/dist/types/components/atoms/Copy/useCopyValue.d.ts.map +0 -1
  537. package/dist/types/components/atoms/IconButton.d.ts.map +0 -1
  538. package/dist/types/components/atoms/LabelWithIndicator.d.ts +0 -8
  539. package/dist/types/components/atoms/LabelWithIndicator.d.ts.map +0 -1
  540. package/dist/types/components/atoms/Link.d.ts.map +0 -1
  541. package/dist/types/components/atoms/PasswordField.d.ts.map +0 -1
  542. package/dist/types/components/atoms/ScreenReaderOnly.d.ts.map +0 -1
  543. package/dist/types/components/atoms/SelectField.d.ts.map +0 -1
  544. package/dist/types/components/atoms/SplitButton.d.ts.map +0 -1
  545. package/dist/types/components/atoms/ToggleButtonGroup.d.ts.map +0 -1
  546. package/dist/types/components/atoms/Typography.d.ts.map +0 -1
  547. package/dist/types/components/atoms/index.d.ts +0 -22
  548. package/dist/types/components/atoms/index.d.ts.map +0 -1
  549. package/dist/types/components/molecules/AccordionGroup.d.ts.map +0 -1
  550. package/dist/types/components/molecules/Alert.d.ts.map +0 -1
  551. package/dist/types/components/molecules/Autocomplete/Autocomplete.d.ts.map +0 -1
  552. package/dist/types/components/molecules/Autocomplete/AutocompleteList.d.ts.map +0 -1
  553. package/dist/types/components/molecules/Autocomplete/CreatableAutocomplete.d.ts.map +0 -1
  554. package/dist/types/components/molecules/Autocomplete/MultipleAutocomplete.d.ts.map +0 -1
  555. package/dist/types/components/molecules/Autocomplete/index.d.ts +0 -7
  556. package/dist/types/components/molecules/Autocomplete/index.d.ts.map +0 -1
  557. package/dist/types/components/molecules/Autocomplete/types.d.ts.map +0 -1
  558. package/dist/types/components/molecules/Autocomplete/useAutocomplete.d.ts.map +0 -1
  559. package/dist/types/components/molecules/Autocomplete/useAutocompleteRenderOption.d.ts.map +0 -1
  560. package/dist/types/components/molecules/Autocomplete/useCreatableAutocomplete.d.ts.map +0 -1
  561. package/dist/types/components/molecules/Autocomplete/useMultipleAutocomplete.d.ts.map +0 -1
  562. package/dist/types/components/molecules/Autocomplete/utils.d.ts.map +0 -1
  563. package/dist/types/components/molecules/Avatar.d.ts.map +0 -1
  564. package/dist/types/components/molecules/FilterDropdown/FilterDropdown.d.ts.map +0 -1
  565. package/dist/types/components/molecules/FilterDropdown/FilterDropdownMenuItem.d.ts.map +0 -1
  566. package/dist/types/components/molecules/FilterDropdown/index.d.ts.map +0 -1
  567. package/dist/types/components/molecules/FilterDropdown/types.d.ts.map +0 -1
  568. package/dist/types/components/molecules/Menu/Menu.d.ts +0 -9
  569. package/dist/types/components/molecules/Menu/Menu.d.ts.map +0 -1
  570. package/dist/types/components/molecules/Menu/MenuItem.d.ts +0 -11
  571. package/dist/types/components/molecules/Menu/MenuItem.d.ts.map +0 -1
  572. package/dist/types/components/molecules/Menu/MenuItemFilter.d.ts +0 -11
  573. package/dist/types/components/molecules/Menu/MenuItemFilter.d.ts.map +0 -1
  574. package/dist/types/components/molecules/Menu/MenuList.d.ts +0 -9
  575. package/dist/types/components/molecules/Menu/MenuList.d.ts.map +0 -1
  576. package/dist/types/components/molecules/Menu/index.d.ts +0 -9
  577. package/dist/types/components/molecules/Menu/index.d.ts.map +0 -1
  578. package/dist/types/components/molecules/MultipleSelectField/MultipleSelectField.d.ts +0 -22
  579. package/dist/types/components/molecules/MultipleSelectField/MultipleSelectField.d.ts.map +0 -1
  580. package/dist/types/components/molecules/MultipleSelectField/index.d.ts +0 -3
  581. package/dist/types/components/molecules/MultipleSelectField/index.d.ts.map +0 -1
  582. package/dist/types/components/molecules/MultipleSelectField/useMultipleSelectField.d.ts.map +0 -1
  583. package/dist/types/components/molecules/Snackbar.d.ts.map +0 -1
  584. package/dist/types/components/molecules/Table/TablePaginationActions.d.ts.map +0 -1
  585. package/dist/types/components/molecules/Table/index.d.ts.map +0 -1
  586. package/dist/types/components/molecules/Tag.d.ts +0 -31
  587. package/dist/types/components/molecules/Tag.d.ts.map +0 -1
  588. package/dist/types/components/molecules/UploadField/FilesAction.d.ts.map +0 -1
  589. package/dist/types/components/molecules/UploadField/StyledUploadField.d.ts.map +0 -1
  590. package/dist/types/components/molecules/UploadField/UploadField.d.ts.map +0 -1
  591. package/dist/types/components/molecules/UploadField/UploadFieldBase.d.ts.map +0 -1
  592. package/dist/types/components/molecules/UploadField/index.d.ts.map +0 -1
  593. package/dist/types/components/molecules/UploadField/useFileUpload.d.ts.map +0 -1
  594. package/dist/types/components/molecules/index.d.ts +0 -23
  595. package/dist/types/components/molecules/index.d.ts.map +0 -1
  596. package/dist/types/components/organisms/AppBar/AppBar.d.ts.map +0 -1
  597. package/dist/types/components/organisms/AppBar/BrandLogo.d.ts.map +0 -1
  598. package/dist/types/components/organisms/AppBar/BrandText.d.ts.map +0 -1
  599. package/dist/types/components/organisms/AppBar/BurgerMenu.d.ts.map +0 -1
  600. package/dist/types/components/organisms/AppBar/SecondaryText.d.ts.map +0 -1
  601. package/dist/types/components/organisms/AppBar/index.d.ts.map +0 -1
  602. package/dist/types/components/organisms/CodeArea/CodeAreaDialog/CodeAreaDialog.d.ts.map +0 -1
  603. package/dist/types/components/organisms/CodeArea/CodeAreaDialog/CodeAreaDialogConfirmation.d.ts.map +0 -1
  604. package/dist/types/components/organisms/CodeArea/CodeAreaDialog/CodeAreaDialogContent.d.ts.map +0 -1
  605. package/dist/types/components/organisms/CodeArea/CodeAreaDialog/CodeAreaDialogError.d.ts.map +0 -1
  606. package/dist/types/components/organisms/CodeArea/CodeAreaField.d.ts.map +0 -1
  607. package/dist/types/components/organisms/CodeArea/CodeAreaFooter.d.ts.map +0 -1
  608. package/dist/types/components/organisms/CodeArea/CodeAreaHeader.d.ts.map +0 -1
  609. package/dist/types/components/organisms/CodeArea/CodeAreaInput.d.ts.map +0 -1
  610. package/dist/types/components/organisms/CodeArea/CodeAreaTheme.d.ts.map +0 -1
  611. package/dist/types/components/organisms/CodeArea/index.d.ts +0 -12
  612. package/dist/types/components/organisms/CodeArea/index.d.ts.map +0 -1
  613. package/dist/types/components/organisms/CodeArea/types.d.ts.map +0 -1
  614. package/dist/types/components/organisms/CodeArea/useCodeAreaAutocompletion.d.ts.map +0 -1
  615. package/dist/types/components/organisms/CodeArea/utils.d.ts.map +0 -1
  616. package/dist/types/components/organisms/DatePickers/ClearButton.d.ts.map +0 -1
  617. package/dist/types/components/organisms/DatePickers/DateFieldContainer.d.ts.map +0 -1
  618. package/dist/types/components/organisms/DatePickers/DatePicker.d.ts.map +0 -1
  619. package/dist/types/components/organisms/DatePickers/DateRangePicker.d.ts.map +0 -1
  620. package/dist/types/components/organisms/DatePickers/DateTimePicker.d.ts.map +0 -1
  621. package/dist/types/components/organisms/DatePickers/PickersDay.d.ts.map +0 -1
  622. package/dist/types/components/organisms/DatePickers/TimePicker.d.ts.map +0 -1
  623. package/dist/types/components/organisms/DatePickers/index.d.ts +0 -5
  624. package/dist/types/components/organisms/DatePickers/index.d.ts.map +0 -1
  625. package/dist/types/components/organisms/DatePickers/types.d.ts.map +0 -1
  626. package/dist/types/components/organisms/DatePickers/utils.d.ts.map +0 -1
  627. package/dist/types/components/organisms/Dialog/Dialog.d.ts.map +0 -1
  628. package/dist/types/components/organisms/Dialog/DialogAlert.d.ts.map +0 -1
  629. package/dist/types/components/organisms/Dialog/DialogConfirmation.d.ts.map +0 -1
  630. package/dist/types/components/organisms/Dialog/DialogContent.d.ts.map +0 -1
  631. package/dist/types/components/organisms/Dialog/DialogFooter.d.ts.map +0 -1
  632. package/dist/types/components/organisms/Dialog/DialogHeader.d.ts.map +0 -1
  633. package/dist/types/components/organisms/Dialog/DialogPaper.d.ts.map +0 -1
  634. package/dist/types/components/organisms/Dialog/DialogStepper.d.ts.map +0 -1
  635. package/dist/types/components/organisms/Dialog/index.d.ts +0 -9
  636. package/dist/types/components/organisms/Dialog/index.d.ts.map +0 -1
  637. package/dist/types/components/organisms/Dialog/types.d.ts.map +0 -1
  638. package/dist/types/components/organisms/TooltipData.d.ts.map +0 -1
  639. package/dist/types/components/organisms/index.d.ts +0 -11
  640. package/dist/types/components/organisms/index.d.ts.map +0 -1
  641. package/dist/types/theme/helpers/theme-constants.d.ts.map +0 -1
  642. package/dist/types/theme/helpers/theme-utils.d.ts.map +0 -1
  643. package/dist/types/utils/animationUtils.d.ts.map +0 -1
  644. package/dist/types/utils/chartConstants.d.ts.map +0 -1
  645. package/dist/types/utils/detectTouchScreen.d.ts.map +0 -1
  646. package/dist/types/utils/formatterUtils.d.ts.map +0 -1
  647. package/dist/types/utils/legendUtils.d.ts.map +0 -1
  648. package/dist/types/utils/localeUtils.d.ts.map +0 -1
  649. package/dist/types/utils/paletteUtils.d.ts.map +0 -1
  650. package/dist/types/utils/uniqueId.d.ts.map +0 -1
  651. package/dist/types/widgets/TimeSeriesWidgetUI/timeSeriesUtils.d.ts.map +0 -1
  652. package/dist/types/widgets/TimeSeriesWidgetUI/timeSeriesUtils.test.d.ts +0 -2
  653. package/dist/types/widgets/TimeSeriesWidgetUI/timeSeriesUtils.test.d.ts.map +0 -1
  654. package/dist/types/widgets/TimeSeriesWidgetUI/useTimeSeriesInteractivity.d.ts.map +0 -1
  655. /package/dist/{paletteUtils-B9ybmwiI.cjs → palette-utils-B9ybmwiI.cjs} +0 -0
  656. /package/dist/{paletteUtils-BHqJlHm9.js → palette-utils-BHqJlHm9.js} +0 -0
  657. /package/dist/types/components/{molecules → AccordionGroup}/AccordionGroup.d.ts +0 -0
  658. /package/dist/types/components/{molecules → Alert}/Alert.d.ts +0 -0
  659. /package/dist/types/components/{organisms/AppBar → AppBar}/AppBar.d.ts +0 -0
  660. /package/dist/types/components/{organisms/AppBar → AppBar/components}/BrandLogo.d.ts +0 -0
  661. /package/dist/types/components/{organisms/AppBar → AppBar/components}/BrandText.d.ts +0 -0
  662. /package/dist/types/components/{organisms/AppBar → AppBar/components}/BurgerMenu.d.ts +0 -0
  663. /package/dist/types/components/{organisms/AppBar → AppBar/components}/SecondaryText.d.ts +0 -0
  664. /package/dist/types/components/{organisms/AppBar → AppBar}/index.d.ts +0 -0
  665. /package/dist/types/components/{molecules → Autocomplete}/Autocomplete/useAutocomplete.d.ts +0 -0
  666. /package/dist/types/components/{molecules/Autocomplete → Autocomplete/AutocompleteList}/AutocompleteList.d.ts +0 -0
  667. /package/dist/types/components/{molecules/Autocomplete → Autocomplete/MultipleAutocomplete}/useMultipleAutocomplete.d.ts +0 -0
  668. /package/dist/types/components/{molecules → Avatar}/Avatar.d.ts +0 -0
  669. /package/dist/types/components/{atoms → Button}/Button.d.ts +0 -0
  670. /package/dist/types/components/{organisms/CodeArea → CodeArea}/CodeAreaDialog/CodeAreaDialog.d.ts +0 -0
  671. /package/dist/types/components/{organisms/CodeArea/CodeAreaDialog → CodeArea/CodeAreaDialog/components}/CodeAreaDialogConfirmation.d.ts +0 -0
  672. /package/dist/types/components/{organisms/CodeArea/CodeAreaDialog → CodeArea/CodeAreaDialog/components}/CodeAreaDialogContent.d.ts +0 -0
  673. /package/dist/types/components/{organisms/CodeArea/CodeAreaDialog → CodeArea/CodeAreaDialog/components}/CodeAreaDialogError.d.ts +0 -0
  674. /package/dist/types/components/{organisms/CodeArea → CodeArea/CodeAreaHeader}/CodeAreaHeader.d.ts +0 -0
  675. /package/dist/types/components/{organisms/CodeArea → CodeArea/CodeAreaInput}/CodeAreaInput.d.ts +0 -0
  676. /package/dist/types/components/{organisms/CodeArea → CodeArea}/CodeAreaTheme.d.ts +0 -0
  677. /package/dist/types/components/{organisms/CodeArea → CodeArea}/types.d.ts +0 -0
  678. /package/dist/types/components/{organisms/CodeArea → CodeArea/utils}/useCodeAreaAutocompletion.d.ts +0 -0
  679. /package/dist/types/components/{organisms/CodeArea → CodeArea/utils}/utils.d.ts +0 -0
  680. /package/dist/types/components/{atoms/Copy → CopiableComponent}/copyString.d.ts +0 -0
  681. /package/dist/types/components/{atoms/Copy → CopiableInputText}/CopiableInputText.d.ts +0 -0
  682. /package/dist/types/components/{organisms/DatePickers → DatePickers/shared}/ClearButton.d.ts +0 -0
  683. /package/dist/types/components/{organisms/DatePickers → DatePickers/shared}/DateFieldContainer.d.ts +0 -0
  684. /package/dist/types/components/{organisms/DatePickers → DatePickers}/types.d.ts +0 -0
  685. /package/dist/types/components/{organisms/DatePickers → DatePickers}/utils.d.ts +0 -0
  686. /package/dist/types/components/{molecules/FilterDropdown → FilterDropdown}/FilterDropdown.d.ts +0 -0
  687. /package/dist/types/components/{molecules/FilterDropdown → FilterDropdown}/types.d.ts +0 -0
  688. /package/dist/types/components/{atoms → IconButton}/IconButton.d.ts +0 -0
  689. /package/dist/types/components/{atoms → Link}/Link.d.ts +0 -0
  690. /package/dist/types/components/{atoms → PasswordField}/PasswordField.d.ts +0 -0
  691. /package/dist/types/components/{atoms → ScreenReaderOnly}/ScreenReaderOnly.d.ts +0 -0
  692. /package/dist/types/components/{molecules/Table → TablePaginationActions}/TablePaginationActions.d.ts +0 -0
  693. /package/dist/types/components/{molecules/Table → TablePaginationActions}/index.d.ts +0 -0
  694. /package/dist/types/components/{atoms → ToggleButtonGroup}/ToggleButtonGroup.d.ts +0 -0
  695. /package/dist/types/components/{organisms → TooltipData}/TooltipData.d.ts +0 -0
  696. /package/dist/types/components/{atoms → Typography}/Typography.d.ts +0 -0
  697. /package/dist/types/components/{molecules/UploadField → UploadField}/index.d.ts +0 -0
  698. /package/dist/types/components/{molecules/UploadField → UploadField}/useFileUpload.d.ts +0 -0
  699. /package/dist/types/theme/{helpers/css-baseline.d.ts → css-baseline.d.ts} +0 -0
  700. /package/dist/types/{theme/helpers → utils}/theme-constants.d.ts +0 -0
  701. /package/dist/types/{theme/helpers → utils}/theme-utils.d.ts +0 -0
@@ -4,7 +4,7 @@ import { createSvgIcon } from "@mui/material";
4
4
  import { A } from "../ArrowDown-d6bxUL0F.js";
5
5
  import { A as A2, C, O } from "../OpenDiagonallyRight-CGdCEXlF.js";
6
6
  import { S, a } from "../SwatchSquare-CaaLsjAC.js";
7
- const Icon$35 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
7
+ const Icon$38 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
8
8
  "path",
9
9
  {
10
10
  fill: "currentColor",
@@ -13,10 +13,10 @@ const Icon$35 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
13
13
  clipRule: "evenodd"
14
14
  }
15
15
  ) });
16
- const BaseSvgIcon$35 = createSvgIcon(Icon$35(), "AccessIn");
16
+ const BaseSvgIcon$38 = createSvgIcon(Icon$38(), "AccessIn");
17
17
  function AccessIn({ width, height, sx, ...props }, ref) {
18
18
  return /* @__PURE__ */ jsx(
19
- BaseSvgIcon$35,
19
+ BaseSvgIcon$38,
20
20
  {
21
21
  ref,
22
22
  viewBox: "0 0 24 24",
@@ -30,17 +30,17 @@ function AccessIn({ width, height, sx, ...props }, ref) {
30
30
  );
31
31
  }
32
32
  const AccessIn$1 = forwardRef(AccessIn);
33
- const Icon$34 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
33
+ const Icon$37 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
34
34
  "path",
35
35
  {
36
36
  fill: "currentColor",
37
37
  d: "M4 8h4V4H4zM10 20h4v-4h-4zM8 20H4v-4h4zM4 14h4v-4H4zM14 14h-4v-4h4zM14 8h-4V4h4zM16 14h4v-4h-4zM20 20h-4v-4h4zM21 0h-2v3h-3v2h3v3h2V5h3V3h-3z"
38
38
  }
39
39
  ) });
40
- const BaseSvgIcon$34 = createSvgIcon(Icon$34(), "AddApp");
40
+ const BaseSvgIcon$37 = createSvgIcon(Icon$37(), "AddApp");
41
41
  function AddApp({ width, height, sx, ...props }, ref) {
42
42
  return /* @__PURE__ */ jsx(
43
- BaseSvgIcon$34,
43
+ BaseSvgIcon$37,
44
44
  {
45
45
  ref,
46
46
  viewBox: "0 0 24 24",
@@ -54,7 +54,7 @@ function AddApp({ width, height, sx, ...props }, ref) {
54
54
  );
55
55
  }
56
56
  const AddApp$1 = forwardRef(AddApp);
57
- const Icon$33 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
57
+ const Icon$36 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
58
58
  "path",
59
59
  {
60
60
  fill: "currentColor",
@@ -63,10 +63,10 @@ const Icon$33 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
63
63
  clipRule: "evenodd"
64
64
  }
65
65
  ) });
66
- const BaseSvgIcon$33 = createSvgIcon(Icon$33(), "AddSection");
66
+ const BaseSvgIcon$36 = createSvgIcon(Icon$36(), "AddSection");
67
67
  function AddSection({ width, height, sx, ...props }, ref) {
68
68
  return /* @__PURE__ */ jsx(
69
- BaseSvgIcon$33,
69
+ BaseSvgIcon$36,
70
70
  {
71
71
  ref,
72
72
  viewBox: "0 0 24 24",
@@ -80,17 +80,17 @@ function AddSection({ width, height, sx, ...props }, ref) {
80
80
  );
81
81
  }
82
82
  const AddSection$1 = forwardRef(AddSection);
83
- const Icon$32 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
83
+ const Icon$35 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
84
84
  "path",
85
85
  {
86
86
  fill: "currentColor",
87
87
  d: "M3 7v2h10V7zm4 6v2H3v2h4v2h2v-6zm14 4v-2H11v2zm-6-6h2V9h4V7h-4V5h-2z"
88
88
  }
89
89
  ) });
90
- const BaseSvgIcon$32 = createSvgIcon(Icon$32(), "AdvancedSettings");
90
+ const BaseSvgIcon$35 = createSvgIcon(Icon$35(), "AdvancedSettings");
91
91
  function AdvancedSettings({ width, height, sx, ...props }, ref) {
92
92
  return /* @__PURE__ */ jsx(
93
- BaseSvgIcon$32,
93
+ BaseSvgIcon$35,
94
94
  {
95
95
  ref,
96
96
  viewBox: "0 0 24 24",
@@ -104,7 +104,7 @@ function AdvancedSettings({ width, height, sx, ...props }, ref) {
104
104
  );
105
105
  }
106
106
  const AdvancedSettings$1 = forwardRef(AdvancedSettings);
107
- const Icon$31 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
107
+ const Icon$34 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
108
108
  /* @__PURE__ */ jsx(
109
109
  "path",
110
110
  {
@@ -136,10 +136,10 @@ const Icon$31 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
136
136
  }
137
137
  )
138
138
  ] });
139
- const BaseSvgIcon$31 = createSvgIcon(Icon$31(), "AiAgent");
139
+ const BaseSvgIcon$34 = createSvgIcon(Icon$34(), "AiAgent");
140
140
  function AiAgent({ width, height, sx, ...props }, ref) {
141
141
  return /* @__PURE__ */ jsx(
142
- BaseSvgIcon$31,
142
+ BaseSvgIcon$34,
143
143
  {
144
144
  ref,
145
145
  viewBox: "0 0 24 24",
@@ -153,7 +153,7 @@ function AiAgent({ width, height, sx, ...props }, ref) {
153
153
  );
154
154
  }
155
155
  const AiAgent$1 = forwardRef(AiAgent);
156
- const Icon$30 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
156
+ const Icon$33 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
157
157
  /* @__PURE__ */ jsx(
158
158
  "path",
159
159
  {
@@ -171,10 +171,10 @@ const Icon$30 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
171
171
  }
172
172
  )
173
173
  ] });
174
- const BaseSvgIcon$30 = createSvgIcon(Icon$30(), "AiGeneratedObject");
174
+ const BaseSvgIcon$33 = createSvgIcon(Icon$33(), "AiGeneratedObject");
175
175
  function AiGeneratedObject({ width, height, sx, ...props }, ref) {
176
176
  return /* @__PURE__ */ jsx(
177
- BaseSvgIcon$30,
177
+ BaseSvgIcon$33,
178
178
  {
179
179
  ref,
180
180
  viewBox: "0 0 24 24",
@@ -188,7 +188,7 @@ function AiGeneratedObject({ width, height, sx, ...props }, ref) {
188
188
  );
189
189
  }
190
190
  const AiGeneratedObject$1 = forwardRef(AiGeneratedObject);
191
- const Icon$2$ = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
191
+ const Icon$32 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
192
192
  /* @__PURE__ */ jsx(
193
193
  "path",
194
194
  {
@@ -229,10 +229,10 @@ const Icon$2$ = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
229
229
  }
230
230
  )
231
231
  ] });
232
- const BaseSvgIcon$2$ = createSvgIcon(Icon$2$(), "AiTool");
232
+ const BaseSvgIcon$32 = createSvgIcon(Icon$32(), "AiTool");
233
233
  function AiTool({ width, height, sx, ...props }, ref) {
234
234
  return /* @__PURE__ */ jsx(
235
- BaseSvgIcon$2$,
235
+ BaseSvgIcon$32,
236
236
  {
237
237
  ref,
238
238
  viewBox: "0 0 24 24",
@@ -246,7 +246,7 @@ function AiTool({ width, height, sx, ...props }, ref) {
246
246
  );
247
247
  }
248
248
  const AiTool$1 = forwardRef(AiTool);
249
- const Icon$2_ = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
249
+ const Icon$31 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
250
250
  /* @__PURE__ */ jsx(
251
251
  "path",
252
252
  {
@@ -266,10 +266,10 @@ const Icon$2_ = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
266
266
  }
267
267
  )
268
268
  ] });
269
- const BaseSvgIcon$2_ = createSvgIcon(Icon$2_(), "Annotation");
269
+ const BaseSvgIcon$31 = createSvgIcon(Icon$31(), "Annotation");
270
270
  function Annotation({ width, height, sx, ...props }, ref) {
271
271
  return /* @__PURE__ */ jsx(
272
- BaseSvgIcon$2_,
272
+ BaseSvgIcon$31,
273
273
  {
274
274
  ref,
275
275
  viewBox: "0 0 24 24",
@@ -283,7 +283,7 @@ function Annotation({ width, height, sx, ...props }, ref) {
283
283
  );
284
284
  }
285
285
  const Annotation$1 = forwardRef(Annotation);
286
- const Icon$2Z = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
286
+ const Icon$30 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
287
287
  /* @__PURE__ */ jsx(
288
288
  "path",
289
289
  {
@@ -308,10 +308,10 @@ const Icon$2Z = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
308
308
  }
309
309
  )
310
310
  ] });
311
- const BaseSvgIcon$2Z = createSvgIcon(Icon$2Z(), "ApiCall");
311
+ const BaseSvgIcon$30 = createSvgIcon(Icon$30(), "ApiCall");
312
312
  function ApiCall({ width, height, sx, ...props }, ref) {
313
313
  return /* @__PURE__ */ jsx(
314
- BaseSvgIcon$2Z,
314
+ BaseSvgIcon$30,
315
315
  {
316
316
  ref,
317
317
  viewBox: "0 0 24 24",
@@ -325,7 +325,7 @@ function ApiCall({ width, height, sx, ...props }, ref) {
325
325
  );
326
326
  }
327
327
  const ApiCall$1 = forwardRef(ApiCall);
328
- const Icon$2Y = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
328
+ const Icon$2$ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
329
329
  "path",
330
330
  {
331
331
  fill: "currentColor",
@@ -334,10 +334,10 @@ const Icon$2Y = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
334
334
  clipRule: "evenodd"
335
335
  }
336
336
  ) });
337
- const BaseSvgIcon$2Y = createSvgIcon(Icon$2Y(), "ArrowLeft");
337
+ const BaseSvgIcon$2$ = createSvgIcon(Icon$2$(), "ArrowLeft");
338
338
  function ArrowLeft({ width, height, sx, ...props }, ref) {
339
339
  return /* @__PURE__ */ jsx(
340
- BaseSvgIcon$2Y,
340
+ BaseSvgIcon$2$,
341
341
  {
342
342
  ref,
343
343
  viewBox: "0 0 24 24",
@@ -351,7 +351,7 @@ function ArrowLeft({ width, height, sx, ...props }, ref) {
351
351
  );
352
352
  }
353
353
  const ArrowLeft$1 = forwardRef(ArrowLeft);
354
- const Icon$2X = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
354
+ const Icon$2_ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
355
355
  "path",
356
356
  {
357
357
  fill: "currentColor",
@@ -360,10 +360,10 @@ const Icon$2X = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
360
360
  clipRule: "evenodd"
361
361
  }
362
362
  ) });
363
- const BaseSvgIcon$2X = createSvgIcon(Icon$2X(), "ArrowRight");
363
+ const BaseSvgIcon$2_ = createSvgIcon(Icon$2_(), "ArrowRight");
364
364
  function ArrowRight({ width, height, sx, ...props }, ref) {
365
365
  return /* @__PURE__ */ jsx(
366
- BaseSvgIcon$2X,
366
+ BaseSvgIcon$2_,
367
367
  {
368
368
  ref,
369
369
  viewBox: "0 0 24 24",
@@ -377,7 +377,7 @@ function ArrowRight({ width, height, sx, ...props }, ref) {
377
377
  );
378
378
  }
379
379
  const ArrowRight$1 = forwardRef(ArrowRight);
380
- const Icon$2W = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
380
+ const Icon$2Z = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
381
381
  /* @__PURE__ */ jsx(
382
382
  "path",
383
383
  {
@@ -402,10 +402,10 @@ const Icon$2W = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
402
402
  }
403
403
  )
404
404
  ] });
405
- const BaseSvgIcon$2W = createSvgIcon(Icon$2W(), "AsynchronousWait");
405
+ const BaseSvgIcon$2Z = createSvgIcon(Icon$2Z(), "AsynchronousWait");
406
406
  function AsynchronousWait({ width, height, sx, ...props }, ref) {
407
407
  return /* @__PURE__ */ jsx(
408
- BaseSvgIcon$2W,
408
+ BaseSvgIcon$2Z,
409
409
  {
410
410
  ref,
411
411
  viewBox: "0 0 24 24",
@@ -419,7 +419,7 @@ function AsynchronousWait({ width, height, sx, ...props }, ref) {
419
419
  );
420
420
  }
421
421
  const AsynchronousWait$1 = forwardRef(AsynchronousWait);
422
- const Icon$2V = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
422
+ const Icon$2Y = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
423
423
  /* @__PURE__ */ jsx(
424
424
  "path",
425
425
  {
@@ -439,10 +439,10 @@ const Icon$2V = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
439
439
  }
440
440
  )
441
441
  ] });
442
- const BaseSvgIcon$2V = createSvgIcon(Icon$2V(), "Autostyle");
442
+ const BaseSvgIcon$2Y = createSvgIcon(Icon$2Y(), "Autostyle");
443
443
  function Autostyle({ width, height, sx, ...props }, ref) {
444
444
  return /* @__PURE__ */ jsx(
445
- BaseSvgIcon$2V,
445
+ BaseSvgIcon$2Y,
446
446
  {
447
447
  ref,
448
448
  viewBox: "0 0 24 24",
@@ -456,7 +456,7 @@ function Autostyle({ width, height, sx, ...props }, ref) {
456
456
  );
457
457
  }
458
458
  const Autostyle$1 = forwardRef(Autostyle);
459
- const Icon$2U = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
459
+ const Icon$2X = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
460
460
  /* @__PURE__ */ jsx(
461
461
  "path",
462
462
  {
@@ -474,10 +474,10 @@ const Icon$2U = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
474
474
  }
475
475
  )
476
476
  ] });
477
- const BaseSvgIcon$2U = createSvgIcon(Icon$2U(), "Avg");
477
+ const BaseSvgIcon$2X = createSvgIcon(Icon$2X(), "Avg");
478
478
  function Avg({ width, height, sx, ...props }, ref) {
479
479
  return /* @__PURE__ */ jsx(
480
- BaseSvgIcon$2U,
480
+ BaseSvgIcon$2X,
481
481
  {
482
482
  ref,
483
483
  viewBox: "0 0 24 24",
@@ -491,7 +491,7 @@ function Avg({ width, height, sx, ...props }, ref) {
491
491
  );
492
492
  }
493
493
  const Avg$1 = forwardRef(Avg);
494
- const Icon$2T = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
494
+ const Icon$2W = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
495
495
  "path",
496
496
  {
497
497
  fill: "currentColor",
@@ -500,10 +500,10 @@ const Icon$2T = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
500
500
  clipRule: "evenodd"
501
501
  }
502
502
  ) });
503
- const BaseSvgIcon$2T = createSvgIcon(Icon$2T(), "Behavioral");
503
+ const BaseSvgIcon$2W = createSvgIcon(Icon$2W(), "Behavioral");
504
504
  function Behavioral({ width, height, sx, ...props }, ref) {
505
505
  return /* @__PURE__ */ jsx(
506
- BaseSvgIcon$2T,
506
+ BaseSvgIcon$2W,
507
507
  {
508
508
  ref,
509
509
  viewBox: "0 0 24 24",
@@ -517,7 +517,7 @@ function Behavioral({ width, height, sx, ...props }, ref) {
517
517
  );
518
518
  }
519
519
  const Behavioral$1 = forwardRef(Behavioral);
520
- const Icon$2S = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
520
+ const Icon$2V = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
521
521
  /* @__PURE__ */ jsx(
522
522
  "path",
523
523
  {
@@ -535,10 +535,10 @@ const Icon$2S = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
535
535
  }
536
536
  )
537
537
  ] });
538
- const BaseSvgIcon$2S = createSvgIcon(Icon$2S(), "Bigquery");
538
+ const BaseSvgIcon$2V = createSvgIcon(Icon$2V(), "Bigquery");
539
539
  function Bigquery({ width, height, sx, ...props }, ref) {
540
540
  return /* @__PURE__ */ jsx(
541
- BaseSvgIcon$2S,
541
+ BaseSvgIcon$2V,
542
542
  {
543
543
  ref,
544
544
  viewBox: "0 0 24 24",
@@ -552,7 +552,7 @@ function Bigquery({ width, height, sx, ...props }, ref) {
552
552
  );
553
553
  }
554
554
  const Bigquery$1 = forwardRef(Bigquery);
555
- const Icon$2R = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
555
+ const Icon$2U = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
556
556
  "path",
557
557
  {
558
558
  fill: "currentColor",
@@ -561,10 +561,10 @@ const Icon$2R = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
561
561
  clipRule: "evenodd"
562
562
  }
563
563
  ) });
564
- const BaseSvgIcon$2R = createSvgIcon(Icon$2R(), "Blending");
564
+ const BaseSvgIcon$2U = createSvgIcon(Icon$2U(), "Blending");
565
565
  function Blending({ width, height, sx, ...props }, ref) {
566
566
  return /* @__PURE__ */ jsx(
567
- BaseSvgIcon$2R,
567
+ BaseSvgIcon$2U,
568
568
  {
569
569
  ref,
570
570
  viewBox: "0 0 24 24",
@@ -578,7 +578,7 @@ function Blending({ width, height, sx, ...props }, ref) {
578
578
  );
579
579
  }
580
580
  const Blending$1 = forwardRef(Blending);
581
- const Icon$2Q = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
581
+ const Icon$2T = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
582
582
  "path",
583
583
  {
584
584
  fill: "currentColor",
@@ -587,10 +587,10 @@ const Icon$2Q = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
587
587
  clipRule: "evenodd"
588
588
  }
589
589
  ) });
590
- const BaseSvgIcon$2Q = createSvgIcon(Icon$2Q(), "BlockLabel");
590
+ const BaseSvgIcon$2T = createSvgIcon(Icon$2T(), "BlockLabel");
591
591
  function BlockLabel({ width, height, sx, ...props }, ref) {
592
592
  return /* @__PURE__ */ jsx(
593
- BaseSvgIcon$2Q,
593
+ BaseSvgIcon$2T,
594
594
  {
595
595
  ref,
596
596
  viewBox: "0 0 24 24",
@@ -604,7 +604,7 @@ function BlockLabel({ width, height, sx, ...props }, ref) {
604
604
  );
605
605
  }
606
606
  const BlockLabel$1 = forwardRef(BlockLabel);
607
- const Icon$2P = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
607
+ const Icon$2S = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
608
608
  /* @__PURE__ */ jsx(
609
609
  "path",
610
610
  {
@@ -622,10 +622,10 @@ const Icon$2P = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
622
622
  }
623
623
  )
624
624
  ] });
625
- const BaseSvgIcon$2P = createSvgIcon(Icon$2P(), "BlockLabelOff");
625
+ const BaseSvgIcon$2S = createSvgIcon(Icon$2S(), "BlockLabelOff");
626
626
  function BlockLabelOff({ width, height, sx, ...props }, ref) {
627
627
  return /* @__PURE__ */ jsx(
628
- BaseSvgIcon$2P,
628
+ BaseSvgIcon$2S,
629
629
  {
630
630
  ref,
631
631
  viewBox: "0 0 24 24",
@@ -639,17 +639,17 @@ function BlockLabelOff({ width, height, sx, ...props }, ref) {
639
639
  );
640
640
  }
641
641
  const BlockLabelOff$1 = forwardRef(BlockLabelOff);
642
- const Icon$2O = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
642
+ const Icon$2R = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
643
643
  "path",
644
644
  {
645
645
  fill: "currentColor",
646
646
  d: "M18 18v-2H6v2zM7.41 5.59 12 10.18l4.59-4.59L18 7l-6 6-6-6z"
647
647
  }
648
648
  ) });
649
- const BaseSvgIcon$2O = createSvgIcon(Icon$2O(), "BottomRow");
649
+ const BaseSvgIcon$2R = createSvgIcon(Icon$2R(), "BottomRow");
650
650
  function BottomRow({ width, height, sx, ...props }, ref) {
651
651
  return /* @__PURE__ */ jsx(
652
- BaseSvgIcon$2O,
652
+ BaseSvgIcon$2R,
653
653
  {
654
654
  ref,
655
655
  viewBox: "0 0 24 24",
@@ -663,7 +663,62 @@ function BottomRow({ width, height, sx, ...props }, ref) {
663
663
  );
664
664
  }
665
665
  const BottomRow$1 = forwardRef(BottomRow);
666
- const Icon$2N = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
666
+ const Icon$2Q = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
667
+ "path",
668
+ {
669
+ fill: "currentColor",
670
+ fillRule: "evenodd",
671
+ d: "M12 4a8 8 0 1 1 0 16 8 8 0 0 1 0-16m0 2a6 6 0 1 0 0 12 6 6 0 0 0 0-12",
672
+ clipRule: "evenodd"
673
+ }
674
+ ) });
675
+ const BaseSvgIcon$2Q = createSvgIcon(Icon$2Q(), "BulletPointAlt");
676
+ function BulletPointAlt({ width, height, sx, ...props }, ref) {
677
+ return /* @__PURE__ */ jsx(
678
+ BaseSvgIcon$2Q,
679
+ {
680
+ ref,
681
+ viewBox: "0 0 24 24",
682
+ sx: {
683
+ width,
684
+ height: height || width,
685
+ ...sx
686
+ },
687
+ ...props
688
+ }
689
+ );
690
+ }
691
+ const BulletPointAlt$1 = forwardRef(BulletPointAlt);
692
+ const Icon$2P = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
693
+ /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M12 9a3 3 0 1 1 0 6 3 3 0 0 1 0-6" }),
694
+ /* @__PURE__ */ jsx(
695
+ "path",
696
+ {
697
+ fill: "currentColor",
698
+ fillRule: "evenodd",
699
+ d: "M12 4a8 8 0 1 1 0 16 8 8 0 0 1 0-16m0 2a6 6 0 1 0 0 12 6 6 0 0 0 0-12",
700
+ clipRule: "evenodd"
701
+ }
702
+ )
703
+ ] });
704
+ const BaseSvgIcon$2P = createSvgIcon(Icon$2P(), "BulletPointCheckedAlt");
705
+ function BulletPointCheckedAlt({ width, height, sx, ...props }, ref) {
706
+ return /* @__PURE__ */ jsx(
707
+ BaseSvgIcon$2P,
708
+ {
709
+ ref,
710
+ viewBox: "0 0 24 24",
711
+ sx: {
712
+ width,
713
+ height: height || width,
714
+ ...sx
715
+ },
716
+ ...props
717
+ }
718
+ );
719
+ }
720
+ const BulletPointCheckedAlt$1 = forwardRef(BulletPointCheckedAlt);
721
+ const Icon$2O = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
667
722
  /* @__PURE__ */ jsx(
668
723
  "path",
669
724
  {
@@ -681,10 +736,10 @@ const Icon$2N = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
681
736
  }
682
737
  )
683
738
  ] });
684
- const BaseSvgIcon$2N = createSvgIcon(Icon$2N(), "Carto");
739
+ const BaseSvgIcon$2O = createSvgIcon(Icon$2O(), "Carto");
685
740
  function Carto({ width, height, sx, ...props }, ref) {
686
741
  return /* @__PURE__ */ jsx(
687
- BaseSvgIcon$2N,
742
+ BaseSvgIcon$2O,
688
743
  {
689
744
  ref,
690
745
  viewBox: "0 0 24 24",
@@ -698,7 +753,7 @@ function Carto({ width, height, sx, ...props }, ref) {
698
753
  );
699
754
  }
700
755
  const Carto$1 = forwardRef(Carto);
701
- const Icon$2M = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
756
+ const Icon$2N = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
702
757
  /* @__PURE__ */ jsx(
703
758
  "path",
704
759
  {
@@ -714,10 +769,10 @@ const Icon$2M = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
714
769
  }
715
770
  )
716
771
  ] });
717
- const BaseSvgIcon$2M = createSvgIcon(Icon$2M(), "CartoAi");
772
+ const BaseSvgIcon$2N = createSvgIcon(Icon$2N(), "CartoAi");
718
773
  function CartoAi({ width, height, sx, ...props }, ref) {
719
774
  return /* @__PURE__ */ jsx(
720
- BaseSvgIcon$2M,
775
+ BaseSvgIcon$2N,
721
776
  {
722
777
  ref,
723
778
  viewBox: "0 0 24 24",
@@ -731,7 +786,7 @@ function CartoAi({ width, height, sx, ...props }, ref) {
731
786
  );
732
787
  }
733
788
  const CartoAi$1 = forwardRef(CartoAi);
734
- const Icon$2L = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
789
+ const Icon$2M = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
735
790
  /* @__PURE__ */ jsx(
736
791
  "path",
737
792
  {
@@ -749,10 +804,10 @@ const Icon$2L = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
749
804
  }
750
805
  )
751
806
  ] });
752
- const BaseSvgIcon$2L = createSvgIcon(Icon$2L(), "CartoSymbol");
807
+ const BaseSvgIcon$2M = createSvgIcon(Icon$2M(), "CartoSymbol");
753
808
  function CartoSymbol({ width, height, sx, ...props }, ref) {
754
809
  return /* @__PURE__ */ jsx(
755
- BaseSvgIcon$2L,
810
+ BaseSvgIcon$2M,
756
811
  {
757
812
  ref,
758
813
  viewBox: "0 0 24 24",
@@ -766,7 +821,7 @@ function CartoSymbol({ width, height, sx, ...props }, ref) {
766
821
  );
767
822
  }
768
823
  const CartoSymbol$1 = forwardRef(CartoSymbol);
769
- const Icon$2K = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
824
+ const Icon$2L = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
770
825
  /* @__PURE__ */ jsxs(
771
826
  "g",
772
827
  {
@@ -782,10 +837,10 @@ const Icon$2K = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
782
837
  ),
783
838
  /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
784
839
  ] });
785
- const BaseSvgIcon$2K = createSvgIcon(Icon$2K(), "CatalogView");
840
+ const BaseSvgIcon$2L = createSvgIcon(Icon$2L(), "CatalogView");
786
841
  function CatalogView({ width, height, sx, ...props }, ref) {
787
842
  return /* @__PURE__ */ jsx(
788
- BaseSvgIcon$2K,
843
+ BaseSvgIcon$2L,
789
844
  {
790
845
  ref,
791
846
  viewBox: "0 0 24 24",
@@ -799,7 +854,7 @@ function CatalogView({ width, height, sx, ...props }, ref) {
799
854
  );
800
855
  }
801
856
  const CatalogView$1 = forwardRef(CatalogView);
802
- const Icon$2J = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
857
+ const Icon$2K = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
803
858
  /* @__PURE__ */ jsx(
804
859
  "path",
805
860
  {
@@ -819,10 +874,10 @@ const Icon$2J = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
819
874
  }
820
875
  )
821
876
  ] });
822
- const BaseSvgIcon$2J = createSvgIcon(Icon$2J(), "CatastropheModeling");
877
+ const BaseSvgIcon$2K = createSvgIcon(Icon$2K(), "CatastropheModeling");
823
878
  function CatastropheModeling({ width, height, sx, ...props }, ref) {
824
879
  return /* @__PURE__ */ jsx(
825
- BaseSvgIcon$2J,
880
+ BaseSvgIcon$2K,
826
881
  {
827
882
  ref,
828
883
  viewBox: "0 0 24 24",
@@ -836,7 +891,7 @@ function CatastropheModeling({ width, height, sx, ...props }, ref) {
836
891
  );
837
892
  }
838
893
  const CatastropheModeling$1 = forwardRef(CatastropheModeling);
839
- const Icon$2I = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
894
+ const Icon$2J = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
840
895
  "path",
841
896
  {
842
897
  fill: "currentColor",
@@ -845,10 +900,10 @@ const Icon$2I = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
845
900
  clipRule: "evenodd"
846
901
  }
847
902
  ) });
848
- const BaseSvgIcon$2I = createSvgIcon(Icon$2I(), "Center");
903
+ const BaseSvgIcon$2J = createSvgIcon(Icon$2J(), "Center");
849
904
  function Center({ width, height, sx, ...props }, ref) {
850
905
  return /* @__PURE__ */ jsx(
851
- BaseSvgIcon$2I,
906
+ BaseSvgIcon$2J,
852
907
  {
853
908
  ref,
854
909
  viewBox: "0 0 24 24",
@@ -862,7 +917,7 @@ function Center({ width, height, sx, ...props }, ref) {
862
917
  );
863
918
  }
864
919
  const Center$1 = forwardRef(Center);
865
- const Icon$2H = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
920
+ const Icon$2I = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
866
921
  "path",
867
922
  {
868
923
  fill: "currentColor",
@@ -871,10 +926,10 @@ const Icon$2H = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
871
926
  clipRule: "evenodd"
872
927
  }
873
928
  ) });
874
- const BaseSvgIcon$2H = createSvgIcon(Icon$2H(), "CenterLayer");
929
+ const BaseSvgIcon$2I = createSvgIcon(Icon$2I(), "CenterLayer");
875
930
  function CenterLayer({ width, height, sx, ...props }, ref) {
876
931
  return /* @__PURE__ */ jsx(
877
- BaseSvgIcon$2H,
932
+ BaseSvgIcon$2I,
878
933
  {
879
934
  ref,
880
935
  viewBox: "0 0 24 24",
@@ -888,7 +943,7 @@ function CenterLayer({ width, height, sx, ...props }, ref) {
888
943
  );
889
944
  }
890
945
  const CenterLayer$1 = forwardRef(CenterLayer);
891
- const Icon$2G = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
946
+ const Icon$2H = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
892
947
  "path",
893
948
  {
894
949
  fill: "currentColor",
@@ -897,10 +952,10 @@ const Icon$2G = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
897
952
  clipRule: "evenodd"
898
953
  }
899
954
  ) });
900
- const BaseSvgIcon$2G = createSvgIcon(Icon$2G(), "CloseDiagonallyLeft");
955
+ const BaseSvgIcon$2H = createSvgIcon(Icon$2H(), "CloseDiagonallyLeft");
901
956
  function CloseDiagonallyLeft({ width, height, sx, ...props }, ref) {
902
957
  return /* @__PURE__ */ jsx(
903
- BaseSvgIcon$2G,
958
+ BaseSvgIcon$2H,
904
959
  {
905
960
  ref,
906
961
  viewBox: "0 0 24 24",
@@ -914,7 +969,7 @@ function CloseDiagonallyLeft({ width, height, sx, ...props }, ref) {
914
969
  );
915
970
  }
916
971
  const CloseDiagonallyLeft$1 = forwardRef(CloseDiagonallyLeft);
917
- const Icon$2F = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
972
+ const Icon$2G = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
918
973
  "path",
919
974
  {
920
975
  fill: "currentColor",
@@ -923,10 +978,10 @@ const Icon$2F = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
923
978
  clipRule: "evenodd"
924
979
  }
925
980
  ) });
926
- const BaseSvgIcon$2F = createSvgIcon(Icon$2F(), "CloseVertically");
981
+ const BaseSvgIcon$2G = createSvgIcon(Icon$2G(), "CloseVertically");
927
982
  function CloseVertically({ width, height, sx, ...props }, ref) {
928
983
  return /* @__PURE__ */ jsx(
929
- BaseSvgIcon$2F,
984
+ BaseSvgIcon$2G,
930
985
  {
931
986
  ref,
932
987
  viewBox: "0 0 24 24",
@@ -940,7 +995,7 @@ function CloseVertically({ width, height, sx, ...props }, ref) {
940
995
  );
941
996
  }
942
997
  const CloseVertically$1 = forwardRef(CloseVertically);
943
- const Icon$2E = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
998
+ const Icon$2F = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
944
999
  /* @__PURE__ */ jsx(
945
1000
  "path",
946
1001
  {
@@ -956,10 +1011,10 @@ const Icon$2E = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
956
1011
  }
957
1012
  )
958
1013
  ] });
959
- const BaseSvgIcon$2E = createSvgIcon(Icon$2E(), "CodeBlock");
1014
+ const BaseSvgIcon$2F = createSvgIcon(Icon$2F(), "CodeBlock");
960
1015
  function CodeBlock({ width, height, sx, ...props }, ref) {
961
1016
  return /* @__PURE__ */ jsx(
962
- BaseSvgIcon$2E,
1017
+ BaseSvgIcon$2F,
963
1018
  {
964
1019
  ref,
965
1020
  viewBox: "0 0 24 24",
@@ -973,17 +1028,17 @@ function CodeBlock({ width, height, sx, ...props }, ref) {
973
1028
  );
974
1029
  }
975
1030
  const CodeBlock$1 = forwardRef(CodeBlock);
976
- const Icon$2D = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1031
+ const Icon$2E = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
977
1032
  "path",
978
1033
  {
979
1034
  fill: "currentColor",
980
1035
  d: "M12 4c4.41 0 8 3.59 8 8s-3.59 8-8 8c-1.18 0-2.34-.26-3.43-.78-.27-.13-.56-.19-.86-.19-.19 0-.38.03-.56.08l-3.2.94.94-3.2c.14-.47.1-.98-.11-1.42A7.9 7.9 0 0 1 4 12c0-4.41 3.59-8 8-8m0-2C6.48 2 2 6.48 2 12c0 1.54.36 2.98.97 4.29L1 23l6.71-1.97c1.31.61 2.75.97 4.29.97 5.52 0 10-4.48 10-10S17.52 2 12 2"
981
1036
  }
982
1037
  ) });
983
- const BaseSvgIcon$2D = createSvgIcon(Icon$2D(), "Comments");
1038
+ const BaseSvgIcon$2E = createSvgIcon(Icon$2E(), "Comments");
984
1039
  function Comments({ width, height, sx, ...props }, ref) {
985
1040
  return /* @__PURE__ */ jsx(
986
- BaseSvgIcon$2D,
1041
+ BaseSvgIcon$2E,
987
1042
  {
988
1043
  ref,
989
1044
  viewBox: "0 0 24 24",
@@ -997,7 +1052,7 @@ function Comments({ width, height, sx, ...props }, ref) {
997
1052
  );
998
1053
  }
999
1054
  const Comments$1 = forwardRef(Comments);
1000
- const Icon$2C = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1055
+ const Icon$2D = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1001
1056
  "path",
1002
1057
  {
1003
1058
  fill: "currentColor",
@@ -1006,10 +1061,10 @@ const Icon$2C = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1006
1061
  clipRule: "evenodd"
1007
1062
  }
1008
1063
  ) });
1009
- const BaseSvgIcon$2C = createSvgIcon(Icon$2C(), "Console");
1064
+ const BaseSvgIcon$2D = createSvgIcon(Icon$2D(), "Console");
1010
1065
  function Console({ width, height, sx, ...props }, ref) {
1011
1066
  return /* @__PURE__ */ jsx(
1012
- BaseSvgIcon$2C,
1067
+ BaseSvgIcon$2D,
1013
1068
  {
1014
1069
  ref,
1015
1070
  viewBox: "0 0 24 24",
@@ -1023,7 +1078,7 @@ function Console({ width, height, sx, ...props }, ref) {
1023
1078
  );
1024
1079
  }
1025
1080
  const Console$1 = forwardRef(Console);
1026
- const Icon$2B = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1081
+ const Icon$2C = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1027
1082
  "path",
1028
1083
  {
1029
1084
  fill: "currentColor",
@@ -1032,10 +1087,10 @@ const Icon$2B = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1032
1087
  clipRule: "evenodd"
1033
1088
  }
1034
1089
  ) });
1035
- const BaseSvgIcon$2B = createSvgIcon(Icon$2B(), "Covid19");
1090
+ const BaseSvgIcon$2C = createSvgIcon(Icon$2C(), "Covid19");
1036
1091
  function Covid19({ width, height, sx, ...props }, ref) {
1037
1092
  return /* @__PURE__ */ jsx(
1038
- BaseSvgIcon$2B,
1093
+ BaseSvgIcon$2C,
1039
1094
  {
1040
1095
  ref,
1041
1096
  viewBox: "0 0 24 24",
@@ -1049,7 +1104,7 @@ function Covid19({ width, height, sx, ...props }, ref) {
1049
1104
  );
1050
1105
  }
1051
1106
  const Covid19$1 = forwardRef(Covid19);
1052
- const Icon$2A = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1107
+ const Icon$2B = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1053
1108
  "path",
1054
1109
  {
1055
1110
  fill: "currentColor",
@@ -1058,10 +1113,10 @@ const Icon$2A = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1058
1113
  clipRule: "evenodd"
1059
1114
  }
1060
1115
  ) });
1061
- const BaseSvgIcon$2A = createSvgIcon(Icon$2A(), "CreateMap");
1116
+ const BaseSvgIcon$2B = createSvgIcon(Icon$2B(), "CreateMap");
1062
1117
  function CreateMap({ width, height, sx, ...props }, ref) {
1063
1118
  return /* @__PURE__ */ jsx(
1064
- BaseSvgIcon$2A,
1119
+ BaseSvgIcon$2B,
1065
1120
  {
1066
1121
  ref,
1067
1122
  viewBox: "0 0 24 24",
@@ -1075,17 +1130,17 @@ function CreateMap({ width, height, sx, ...props }, ref) {
1075
1130
  );
1076
1131
  }
1077
1132
  const CreateMap$1 = forwardRef(CreateMap);
1078
- const Icon$2z = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1133
+ const Icon$2A = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1079
1134
  "path",
1080
1135
  {
1081
1136
  fill: "currentColor",
1082
1137
  d: "M21 19.004h3v2h-3v3h-2v-3h-3v-2h3v-3h2zM13.118 23.951a12.4 12.4 0 0 1-2.21.002l.179-1.992a10 10 0 0 0 1.846-.003zM7.554 20.962a10 10 0 0 0 1.72.664l-.544 1.925a12 12 0 0 1-2.066-.798zM4.62 18.75c.416.454.876.873 1.366 1.243L4.782 21.59A12 12 0 0 1 3.145 20.1zM2.679 15.632q.337.862.825 1.65l-1.697 1.056a12 12 0 0 1-.99-1.979zM16.243 16.244A5.96 5.96 0 0 1 12 18.002a5.96 5.96 0 0 1-4.243-1.758l1.415-1.414c1.51 1.512 4.146 1.512 5.656 0zM2 12.023c.002.618.059 1.236.172 1.838l-1.965.37A12 12 0 0 1 0 12.028zM24 12.002c0 .74-.068 1.482-.201 2.202l-1.967-.364A10 10 0 0 0 22 12.002l2-.046zM12 10.002a2 2 0 1 1 0 4 2 2 0 0 1 0-4M13.548 6.225A6 6 0 0 1 18 12.002c0 .488-.07.98-.224 1.548l-1.932-.519A4 4 0 0 0 16 12.002a3.994 3.994 0 0 0-2.969-3.845zM10.97 8.157A3.994 3.994 0 0 0 8 12.002c0 .308.05.635.155 1.031l-1.932.516A5.9 5.9 0 0 1 6 12.002a6 6 0 0 1 4.453-5.777zM2.664 8.412a10 10 0 0 0-.5 1.773l-1.967-.36c.133-.728.334-1.442.6-2.133zM23.176 7.624c.269.688.474 1.4.613 2.126l-1.965.374a10 10 0 0 0-.51-1.77zM4.592 5.285c-.412.455-.785.951-1.109 1.475l-1.7-1.051q.583-.945 1.33-1.768zM20.838 3.886q.752.818 1.342 1.76l-1.696 1.061a10 10 0 0 0-1.119-1.467zM7.518 3.06q-.827.416-1.565.977l-1.21-1.592C5.33 2 5.96 1.605 6.618 1.273zM17.314 1.24c.662.328 1.294.717 1.885 1.16L17.997 4a10 10 0 0 0-1.571-.967zM11.045 2.048a10 10 0 0 0-1.81.34L8.68.468c.708-.203 1.44-.341 2.176-.411zM13.068.05c.737.064 1.466.198 2.177.397l-.539 1.926a10 10 0 0 0-1.813-.331z"
1083
1138
  }
1084
1139
  ) });
1085
- const BaseSvgIcon$2z = createSvgIcon(Icon$2z(), "CreateSpatialAnalysis");
1140
+ const BaseSvgIcon$2A = createSvgIcon(Icon$2A(), "CreateSpatialAnalysis");
1086
1141
  function CreateSpatialAnalysis({ width, height, sx, ...props }, ref) {
1087
1142
  return /* @__PURE__ */ jsx(
1088
- BaseSvgIcon$2z,
1143
+ BaseSvgIcon$2A,
1089
1144
  {
1090
1145
  ref,
1091
1146
  viewBox: "0 0 24 24",
@@ -1099,7 +1154,7 @@ function CreateSpatialAnalysis({ width, height, sx, ...props }, ref) {
1099
1154
  );
1100
1155
  }
1101
1156
  const CreateSpatialAnalysis$1 = forwardRef(CreateSpatialAnalysis);
1102
- const Icon$2y = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1157
+ const Icon$2z = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1103
1158
  /* @__PURE__ */ jsx(
1104
1159
  "path",
1105
1160
  {
@@ -1117,10 +1172,10 @@ const Icon$2y = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1117
1172
  }
1118
1173
  )
1119
1174
  ] });
1120
- const BaseSvgIcon$2y = createSvgIcon(Icon$2y(), "CreateTileset");
1175
+ const BaseSvgIcon$2z = createSvgIcon(Icon$2z(), "CreateTileset");
1121
1176
  function CreateTileset({ width, height, sx, ...props }, ref) {
1122
1177
  return /* @__PURE__ */ jsx(
1123
- BaseSvgIcon$2y,
1178
+ BaseSvgIcon$2z,
1124
1179
  {
1125
1180
  ref,
1126
1181
  viewBox: "0 0 24 24",
@@ -1134,7 +1189,7 @@ function CreateTileset({ width, height, sx, ...props }, ref) {
1134
1189
  );
1135
1190
  }
1136
1191
  const CreateTileset$1 = forwardRef(CreateTileset);
1137
- const Icon$2x = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1192
+ const Icon$2y = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1138
1193
  "path",
1139
1194
  {
1140
1195
  fill: "currentColor",
@@ -1143,10 +1198,10 @@ const Icon$2x = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1143
1198
  clipRule: "evenodd"
1144
1199
  }
1145
1200
  ) });
1146
- const BaseSvgIcon$2x = createSvgIcon(Icon$2x(), "CreateWorkflow");
1201
+ const BaseSvgIcon$2y = createSvgIcon(Icon$2y(), "CreateWorkflow");
1147
1202
  function CreateWorkflow({ width, height, sx, ...props }, ref) {
1148
1203
  return /* @__PURE__ */ jsx(
1149
- BaseSvgIcon$2x,
1204
+ BaseSvgIcon$2y,
1150
1205
  {
1151
1206
  ref,
1152
1207
  viewBox: "0 0 24 24",
@@ -1160,7 +1215,7 @@ function CreateWorkflow({ width, height, sx, ...props }, ref) {
1160
1215
  );
1161
1216
  }
1162
1217
  const CreateWorkflow$1 = forwardRef(CreateWorkflow);
1163
- const Icon$2w = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1218
+ const Icon$2x = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1164
1219
  "path",
1165
1220
  {
1166
1221
  fill: "currentColor",
@@ -1169,10 +1224,10 @@ const Icon$2w = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1169
1224
  clipRule: "evenodd"
1170
1225
  }
1171
1226
  ) });
1172
- const BaseSvgIcon$2w = createSvgIcon(Icon$2w(), "Data");
1227
+ const BaseSvgIcon$2x = createSvgIcon(Icon$2x(), "Data");
1173
1228
  function Data({ width, height, sx, ...props }, ref) {
1174
1229
  return /* @__PURE__ */ jsx(
1175
- BaseSvgIcon$2w,
1230
+ BaseSvgIcon$2x,
1176
1231
  {
1177
1232
  ref,
1178
1233
  viewBox: "0 0 24 24",
@@ -1186,7 +1241,7 @@ function Data({ width, height, sx, ...props }, ref) {
1186
1241
  );
1187
1242
  }
1188
1243
  const Data$1 = forwardRef(Data);
1189
- const Icon$2v = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1244
+ const Icon$2w = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1190
1245
  /* @__PURE__ */ jsx(
1191
1246
  "path",
1192
1247
  {
@@ -1206,10 +1261,10 @@ const Icon$2v = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1206
1261
  }
1207
1262
  )
1208
1263
  ] });
1209
- const BaseSvgIcon$2v = createSvgIcon(Icon$2v(), "DataAccess");
1264
+ const BaseSvgIcon$2w = createSvgIcon(Icon$2w(), "DataAccess");
1210
1265
  function DataAccess({ width, height, sx, ...props }, ref) {
1211
1266
  return /* @__PURE__ */ jsx(
1212
- BaseSvgIcon$2v,
1267
+ BaseSvgIcon$2w,
1213
1268
  {
1214
1269
  ref,
1215
1270
  viewBox: "0 0 24 24",
@@ -1223,7 +1278,7 @@ function DataAccess({ width, height, sx, ...props }, ref) {
1223
1278
  );
1224
1279
  }
1225
1280
  const DataAccess$1 = forwardRef(DataAccess);
1226
- const Icon$2u = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1281
+ const Icon$2v = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1227
1282
  /* @__PURE__ */ jsx(
1228
1283
  "path",
1229
1284
  {
@@ -1243,10 +1298,10 @@ const Icon$2u = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1243
1298
  }
1244
1299
  )
1245
1300
  ] });
1246
- const BaseSvgIcon$2u = createSvgIcon(Icon$2u(), "DataExplorer");
1301
+ const BaseSvgIcon$2v = createSvgIcon(Icon$2v(), "DataExplorer");
1247
1302
  function DataExplorer({ width, height, sx, ...props }, ref) {
1248
1303
  return /* @__PURE__ */ jsx(
1249
- BaseSvgIcon$2u,
1304
+ BaseSvgIcon$2v,
1250
1305
  {
1251
1306
  ref,
1252
1307
  viewBox: "0 0 24 24",
@@ -1260,7 +1315,7 @@ function DataExplorer({ width, height, sx, ...props }, ref) {
1260
1315
  );
1261
1316
  }
1262
1317
  const DataExplorer$1 = forwardRef(DataExplorer);
1263
- const Icon$2t = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1318
+ const Icon$2u = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1264
1319
  /* @__PURE__ */ jsx(
1265
1320
  "path",
1266
1321
  {
@@ -1280,10 +1335,10 @@ const Icon$2t = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1280
1335
  }
1281
1336
  )
1282
1337
  ] });
1283
- const BaseSvgIcon$2t = createSvgIcon(Icon$2t(), "DataFilter");
1338
+ const BaseSvgIcon$2u = createSvgIcon(Icon$2u(), "DataFilter");
1284
1339
  function DataFilter({ width, height, sx, ...props }, ref) {
1285
1340
  return /* @__PURE__ */ jsx(
1286
- BaseSvgIcon$2t,
1341
+ BaseSvgIcon$2u,
1287
1342
  {
1288
1343
  ref,
1289
1344
  viewBox: "0 0 24 24",
@@ -1297,7 +1352,7 @@ function DataFilter({ width, height, sx, ...props }, ref) {
1297
1352
  );
1298
1353
  }
1299
1354
  const DataFilter$1 = forwardRef(DataFilter);
1300
- const Icon$2s = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1355
+ const Icon$2t = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1301
1356
  /* @__PURE__ */ jsx(
1302
1357
  "path",
1303
1358
  {
@@ -1315,10 +1370,10 @@ const Icon$2s = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1315
1370
  }
1316
1371
  )
1317
1372
  ] });
1318
- const BaseSvgIcon$2s = createSvgIcon(Icon$2s(), "DataMonetization");
1373
+ const BaseSvgIcon$2t = createSvgIcon(Icon$2t(), "DataMonetization");
1319
1374
  function DataMonetization({ width, height, sx, ...props }, ref) {
1320
1375
  return /* @__PURE__ */ jsx(
1321
- BaseSvgIcon$2s,
1376
+ BaseSvgIcon$2t,
1322
1377
  {
1323
1378
  ref,
1324
1379
  viewBox: "0 0 24 24",
@@ -1332,7 +1387,7 @@ function DataMonetization({ width, height, sx, ...props }, ref) {
1332
1387
  );
1333
1388
  }
1334
1389
  const DataMonetization$1 = forwardRef(DataMonetization);
1335
- const Icon$2r = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1390
+ const Icon$2s = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1336
1391
  "path",
1337
1392
  {
1338
1393
  fill: "currentColor",
@@ -1341,10 +1396,10 @@ const Icon$2r = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1341
1396
  clipRule: "evenodd"
1342
1397
  }
1343
1398
  ) });
1344
- const BaseSvgIcon$2r = createSvgIcon(Icon$2r(), "DataObservatory");
1399
+ const BaseSvgIcon$2s = createSvgIcon(Icon$2s(), "DataObservatory");
1345
1400
  function DataObservatory({ width, height, sx, ...props }, ref) {
1346
1401
  return /* @__PURE__ */ jsx(
1347
- BaseSvgIcon$2r,
1402
+ BaseSvgIcon$2s,
1348
1403
  {
1349
1404
  ref,
1350
1405
  viewBox: "0 0 24 24",
@@ -1358,7 +1413,7 @@ function DataObservatory({ width, height, sx, ...props }, ref) {
1358
1413
  );
1359
1414
  }
1360
1415
  const DataObservatory$1 = forwardRef(DataObservatory);
1361
- const Icon$2q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1416
+ const Icon$2r = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1362
1417
  /* @__PURE__ */ jsx(
1363
1418
  "path",
1364
1419
  {
@@ -1376,10 +1431,10 @@ const Icon$2q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1376
1431
  }
1377
1432
  )
1378
1433
  ] });
1379
- const BaseSvgIcon$2q = createSvgIcon(Icon$2q(), "DataOk");
1434
+ const BaseSvgIcon$2r = createSvgIcon(Icon$2r(), "DataOk");
1380
1435
  function DataOk({ width, height, sx, ...props }, ref) {
1381
1436
  return /* @__PURE__ */ jsx(
1382
- BaseSvgIcon$2q,
1437
+ BaseSvgIcon$2r,
1383
1438
  {
1384
1439
  ref,
1385
1440
  viewBox: "0 0 24 24",
@@ -1393,7 +1448,7 @@ function DataOk({ width, height, sx, ...props }, ref) {
1393
1448
  );
1394
1449
  }
1395
1450
  const DataOk$1 = forwardRef(DataOk);
1396
- const Icon$2p = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1451
+ const Icon$2q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1397
1452
  /* @__PURE__ */ jsx(
1398
1453
  "path",
1399
1454
  {
@@ -1413,10 +1468,10 @@ const Icon$2p = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1413
1468
  }
1414
1469
  )
1415
1470
  ] });
1416
- const BaseSvgIcon$2p = createSvgIcon(Icon$2p(), "DataPending");
1471
+ const BaseSvgIcon$2q = createSvgIcon(Icon$2q(), "DataPending");
1417
1472
  function DataPending({ width, height, sx, ...props }, ref) {
1418
1473
  return /* @__PURE__ */ jsx(
1419
- BaseSvgIcon$2p,
1474
+ BaseSvgIcon$2q,
1420
1475
  {
1421
1476
  ref,
1422
1477
  viewBox: "0 0 24 24",
@@ -1430,7 +1485,7 @@ function DataPending({ width, height, sx, ...props }, ref) {
1430
1485
  );
1431
1486
  }
1432
1487
  const DataPending$1 = forwardRef(DataPending);
1433
- const Icon$2o = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1488
+ const Icon$2p = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1434
1489
  /* @__PURE__ */ jsx(
1435
1490
  "path",
1436
1491
  {
@@ -1448,10 +1503,10 @@ const Icon$2o = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1448
1503
  }
1449
1504
  )
1450
1505
  ] });
1451
- const BaseSvgIcon$2o = createSvgIcon(Icon$2o(), "DataPremium");
1506
+ const BaseSvgIcon$2p = createSvgIcon(Icon$2p(), "DataPremium");
1452
1507
  function DataPremium({ width, height, sx, ...props }, ref) {
1453
1508
  return /* @__PURE__ */ jsx(
1454
- BaseSvgIcon$2o,
1509
+ BaseSvgIcon$2p,
1455
1510
  {
1456
1511
  ref,
1457
1512
  viewBox: "0 0 24 24",
@@ -1465,7 +1520,7 @@ function DataPremium({ width, height, sx, ...props }, ref) {
1465
1520
  );
1466
1521
  }
1467
1522
  const DataPremium$1 = forwardRef(DataPremium);
1468
- const Icon$2n = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1523
+ const Icon$2o = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1469
1524
  /* @__PURE__ */ jsx(
1470
1525
  "path",
1471
1526
  {
@@ -1485,10 +1540,10 @@ const Icon$2n = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1485
1540
  }
1486
1541
  )
1487
1542
  ] });
1488
- const BaseSvgIcon$2n = createSvgIcon(Icon$2n(), "DataPublic");
1543
+ const BaseSvgIcon$2o = createSvgIcon(Icon$2o(), "DataPublic");
1489
1544
  function DataPublic({ width, height, sx, ...props }, ref) {
1490
1545
  return /* @__PURE__ */ jsx(
1491
- BaseSvgIcon$2n,
1546
+ BaseSvgIcon$2o,
1492
1547
  {
1493
1548
  ref,
1494
1549
  viewBox: "0 0 24 24",
@@ -1502,7 +1557,7 @@ function DataPublic({ width, height, sx, ...props }, ref) {
1502
1557
  );
1503
1558
  }
1504
1559
  const DataPublic$1 = forwardRef(DataPublic);
1505
- const Icon$2m = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1560
+ const Icon$2n = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1506
1561
  /* @__PURE__ */ jsx(
1507
1562
  "path",
1508
1563
  {
@@ -1522,10 +1577,10 @@ const Icon$2m = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1522
1577
  }
1523
1578
  )
1524
1579
  ] });
1525
- const BaseSvgIcon$2m = createSvgIcon(Icon$2m(), "DataSample");
1580
+ const BaseSvgIcon$2n = createSvgIcon(Icon$2n(), "DataSample");
1526
1581
  function DataSample({ width, height, sx, ...props }, ref) {
1527
1582
  return /* @__PURE__ */ jsx(
1528
- BaseSvgIcon$2m,
1583
+ BaseSvgIcon$2n,
1529
1584
  {
1530
1585
  ref,
1531
1586
  viewBox: "0 0 24 24",
@@ -1539,7 +1594,7 @@ function DataSample({ width, height, sx, ...props }, ref) {
1539
1594
  );
1540
1595
  }
1541
1596
  const DataSample$1 = forwardRef(DataSample);
1542
- const Icon$2l = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1597
+ const Icon$2m = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1543
1598
  "path",
1544
1599
  {
1545
1600
  fill: "currentColor",
@@ -1548,10 +1603,10 @@ const Icon$2l = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1548
1603
  clipRule: "evenodd"
1549
1604
  }
1550
1605
  ) });
1551
- const BaseSvgIcon$2l = createSvgIcon(Icon$2l(), "DataUnavailable");
1606
+ const BaseSvgIcon$2m = createSvgIcon(Icon$2m(), "DataUnavailable");
1552
1607
  function DataUnavailable({ width, height, sx, ...props }, ref) {
1553
1608
  return /* @__PURE__ */ jsx(
1554
- BaseSvgIcon$2l,
1609
+ BaseSvgIcon$2m,
1555
1610
  {
1556
1611
  ref,
1557
1612
  viewBox: "0 0 24 24",
@@ -1565,7 +1620,7 @@ function DataUnavailable({ width, height, sx, ...props }, ref) {
1565
1620
  );
1566
1621
  }
1567
1622
  const DataUnavailable$1 = forwardRef(DataUnavailable);
1568
- const Icon$2k = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1623
+ const Icon$2l = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1569
1624
  "path",
1570
1625
  {
1571
1626
  fill: "currentColor",
@@ -1574,10 +1629,10 @@ const Icon$2k = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1574
1629
  clipRule: "evenodd"
1575
1630
  }
1576
1631
  ) });
1577
- const BaseSvgIcon$2k = createSvgIcon(Icon$2k(), "Databricks");
1632
+ const BaseSvgIcon$2l = createSvgIcon(Icon$2l(), "Databricks");
1578
1633
  function Databricks({ width, height, sx, ...props }, ref) {
1579
1634
  return /* @__PURE__ */ jsx(
1580
- BaseSvgIcon$2k,
1635
+ BaseSvgIcon$2l,
1581
1636
  {
1582
1637
  ref,
1583
1638
  viewBox: "0 0 24 24",
@@ -1591,7 +1646,7 @@ function Databricks({ width, height, sx, ...props }, ref) {
1591
1646
  );
1592
1647
  }
1593
1648
  const Databricks$1 = forwardRef(Databricks);
1594
- const Icon$2j = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1649
+ const Icon$2k = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1595
1650
  "path",
1596
1651
  {
1597
1652
  fill: "currentColor",
@@ -1600,10 +1655,10 @@ const Icon$2j = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1600
1655
  clipRule: "evenodd"
1601
1656
  }
1602
1657
  ) });
1603
- const BaseSvgIcon$2j = createSvgIcon(Icon$2j(), "Demographics");
1658
+ const BaseSvgIcon$2k = createSvgIcon(Icon$2k(), "Demographics");
1604
1659
  function Demographics({ width, height, sx, ...props }, ref) {
1605
1660
  return /* @__PURE__ */ jsx(
1606
- BaseSvgIcon$2j,
1661
+ BaseSvgIcon$2k,
1607
1662
  {
1608
1663
  ref,
1609
1664
  viewBox: "0 0 24 24",
@@ -1617,7 +1672,7 @@ function Demographics({ width, height, sx, ...props }, ref) {
1617
1672
  );
1618
1673
  }
1619
1674
  const Demographics$1 = forwardRef(Demographics);
1620
- const Icon$2i = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1675
+ const Icon$2j = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1621
1676
  "path",
1622
1677
  {
1623
1678
  fill: "currentColor",
@@ -1626,10 +1681,10 @@ const Icon$2i = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1626
1681
  clipRule: "evenodd"
1627
1682
  }
1628
1683
  ) });
1629
- const BaseSvgIcon$2i = createSvgIcon(Icon$2i(), "Derived");
1684
+ const BaseSvgIcon$2j = createSvgIcon(Icon$2j(), "Derived");
1630
1685
  function Derived({ width, height, sx, ...props }, ref) {
1631
1686
  return /* @__PURE__ */ jsx(
1632
- BaseSvgIcon$2i,
1687
+ BaseSvgIcon$2j,
1633
1688
  {
1634
1689
  ref,
1635
1690
  viewBox: "0 0 24 24",
@@ -1643,7 +1698,7 @@ function Derived({ width, height, sx, ...props }, ref) {
1643
1698
  );
1644
1699
  }
1645
1700
  const Derived$1 = forwardRef(Derived);
1646
- const Icon$2h = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1701
+ const Icon$2i = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1647
1702
  "path",
1648
1703
  {
1649
1704
  fill: "currentColor",
@@ -1652,10 +1707,10 @@ const Icon$2h = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1652
1707
  clipRule: "evenodd"
1653
1708
  }
1654
1709
  ) });
1655
- const BaseSvgIcon$2h = createSvgIcon(Icon$2h(), "Distance");
1710
+ const BaseSvgIcon$2i = createSvgIcon(Icon$2i(), "Distance");
1656
1711
  function Distance({ width, height, sx, ...props }, ref) {
1657
1712
  return /* @__PURE__ */ jsx(
1658
- BaseSvgIcon$2h,
1713
+ BaseSvgIcon$2i,
1659
1714
  {
1660
1715
  ref,
1661
1716
  viewBox: "0 0 24 24",
@@ -1669,11 +1724,11 @@ function Distance({ width, height, sx, ...props }, ref) {
1669
1724
  );
1670
1725
  }
1671
1726
  const Distance$1 = forwardRef(Distance);
1672
- const Icon$2g = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx("circle", { cx: 12, cy: 12, r: 5, fill: "currentColor" }) });
1673
- const BaseSvgIcon$2g = createSvgIcon(Icon$2g(), "Dot");
1727
+ const Icon$2h = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx("circle", { cx: 12, cy: 12, r: 5, fill: "currentColor" }) });
1728
+ const BaseSvgIcon$2h = createSvgIcon(Icon$2h(), "Dot");
1674
1729
  function Dot({ width, height, sx, ...props }, ref) {
1675
1730
  return /* @__PURE__ */ jsx(
1676
- BaseSvgIcon$2g,
1731
+ BaseSvgIcon$2h,
1677
1732
  {
1678
1733
  ref,
1679
1734
  viewBox: "0 0 24 24",
@@ -1687,7 +1742,7 @@ function Dot({ width, height, sx, ...props }, ref) {
1687
1742
  );
1688
1743
  }
1689
1744
  const Dot$1 = forwardRef(Dot);
1690
- const Icon$2f = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1745
+ const Icon$2g = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1691
1746
  "path",
1692
1747
  {
1693
1748
  fill: "currentColor",
@@ -1696,10 +1751,10 @@ const Icon$2f = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1696
1751
  clipRule: "evenodd"
1697
1752
  }
1698
1753
  ) });
1699
- const BaseSvgIcon$2f = createSvgIcon(Icon$2f(), "DrawCircle");
1754
+ const BaseSvgIcon$2g = createSvgIcon(Icon$2g(), "DrawCircle");
1700
1755
  function DrawCircle({ width, height, sx, ...props }, ref) {
1701
1756
  return /* @__PURE__ */ jsx(
1702
- BaseSvgIcon$2f,
1757
+ BaseSvgIcon$2g,
1703
1758
  {
1704
1759
  ref,
1705
1760
  viewBox: "0 0 24 24",
@@ -1713,7 +1768,7 @@ function DrawCircle({ width, height, sx, ...props }, ref) {
1713
1768
  );
1714
1769
  }
1715
1770
  const DrawCircle$1 = forwardRef(DrawCircle);
1716
- const Icon$2e = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1771
+ const Icon$2f = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1717
1772
  "path",
1718
1773
  {
1719
1774
  fill: "currentColor",
@@ -1722,10 +1777,10 @@ const Icon$2e = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1722
1777
  clipRule: "evenodd"
1723
1778
  }
1724
1779
  ) });
1725
- const BaseSvgIcon$2e = createSvgIcon(Icon$2e(), "DrawLasso");
1780
+ const BaseSvgIcon$2f = createSvgIcon(Icon$2f(), "DrawLasso");
1726
1781
  function DrawLasso({ width, height, sx, ...props }, ref) {
1727
1782
  return /* @__PURE__ */ jsx(
1728
- BaseSvgIcon$2e,
1783
+ BaseSvgIcon$2f,
1729
1784
  {
1730
1785
  ref,
1731
1786
  viewBox: "0 0 24 24",
@@ -1739,17 +1794,17 @@ function DrawLasso({ width, height, sx, ...props }, ref) {
1739
1794
  );
1740
1795
  }
1741
1796
  const DrawLasso$1 = forwardRef(DrawLasso);
1742
- const Icon$2d = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1797
+ const Icon$2e = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1743
1798
  "path",
1744
1799
  {
1745
1800
  fill: "currentColor",
1746
1801
  d: "M14 2a2 2 0 1 1 0 4 2 2 0 0 1 0-4M8 12a2 2 0 1 0-4 0 2 2 0 0 0 4 0M20 20a2 2 0 1 0-4 0 2 2 0 0 0 4 0M11.292 5.293a3 3 0 0 0 1.415 1.415l-4 3.999a3 3 0 0 0-1.414-1.415zM15.091 19.263 7.8 14.4c.54-.405.94-.99 1.11-1.664L16.2 17.6c-.54.405-.94.99-1.11 1.664"
1747
1802
  }
1748
1803
  ) });
1749
- const BaseSvgIcon$2d = createSvgIcon(Icon$2d(), "DrawLine");
1804
+ const BaseSvgIcon$2e = createSvgIcon(Icon$2e(), "DrawLine");
1750
1805
  function DrawLine({ width, height, sx, ...props }, ref) {
1751
1806
  return /* @__PURE__ */ jsx(
1752
- BaseSvgIcon$2d,
1807
+ BaseSvgIcon$2e,
1753
1808
  {
1754
1809
  ref,
1755
1810
  viewBox: "0 0 24 24",
@@ -1763,7 +1818,7 @@ function DrawLine({ width, height, sx, ...props }, ref) {
1763
1818
  );
1764
1819
  }
1765
1820
  const DrawLine$1 = forwardRef(DrawLine);
1766
- const Icon$2c = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1821
+ const Icon$2d = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1767
1822
  "path",
1768
1823
  {
1769
1824
  fill: "currentColor",
@@ -1772,10 +1827,10 @@ const Icon$2c = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1772
1827
  clipRule: "evenodd"
1773
1828
  }
1774
1829
  ) });
1775
- const BaseSvgIcon$2c = createSvgIcon(Icon$2c(), "DrawPolygon");
1830
+ const BaseSvgIcon$2d = createSvgIcon(Icon$2d(), "DrawPolygon");
1776
1831
  function DrawPolygon({ width, height, sx, ...props }, ref) {
1777
1832
  return /* @__PURE__ */ jsx(
1778
- BaseSvgIcon$2c,
1833
+ BaseSvgIcon$2d,
1779
1834
  {
1780
1835
  ref,
1781
1836
  viewBox: "0 0 24 24",
@@ -1789,7 +1844,7 @@ function DrawPolygon({ width, height, sx, ...props }, ref) {
1789
1844
  );
1790
1845
  }
1791
1846
  const DrawPolygon$1 = forwardRef(DrawPolygon);
1792
- const Icon$2b = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1847
+ const Icon$2c = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1793
1848
  "path",
1794
1849
  {
1795
1850
  fill: "currentColor",
@@ -1798,10 +1853,10 @@ const Icon$2b = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1798
1853
  clipRule: "evenodd"
1799
1854
  }
1800
1855
  ) });
1801
- const BaseSvgIcon$2b = createSvgIcon(Icon$2b(), "DrawSquare");
1856
+ const BaseSvgIcon$2c = createSvgIcon(Icon$2c(), "DrawSquare");
1802
1857
  function DrawSquare({ width, height, sx, ...props }, ref) {
1803
1858
  return /* @__PURE__ */ jsx(
1804
- BaseSvgIcon$2b,
1859
+ BaseSvgIcon$2c,
1805
1860
  {
1806
1861
  ref,
1807
1862
  viewBox: "0 0 24 24",
@@ -1815,7 +1870,7 @@ function DrawSquare({ width, height, sx, ...props }, ref) {
1815
1870
  );
1816
1871
  }
1817
1872
  const DrawSquare$1 = forwardRef(DrawSquare);
1818
- const Icon$2a = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1873
+ const Icon$2b = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
1819
1874
  /* @__PURE__ */ jsx(
1820
1875
  "path",
1821
1876
  {
@@ -1833,10 +1888,10 @@ const Icon$2a = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
1833
1888
  }
1834
1889
  )
1835
1890
  ] });
1836
- const BaseSvgIcon$2a = createSvgIcon(Icon$2a(), "DropAPin");
1891
+ const BaseSvgIcon$2b = createSvgIcon(Icon$2b(), "DropAPin");
1837
1892
  function DropAPin({ width, height, sx, ...props }, ref) {
1838
1893
  return /* @__PURE__ */ jsx(
1839
- BaseSvgIcon$2a,
1894
+ BaseSvgIcon$2b,
1840
1895
  {
1841
1896
  ref,
1842
1897
  viewBox: "0 0 24 24",
@@ -1850,7 +1905,7 @@ function DropAPin({ width, height, sx, ...props }, ref) {
1850
1905
  );
1851
1906
  }
1852
1907
  const DropAPin$1 = forwardRef(DropAPin);
1853
- const Icon$29 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1908
+ const Icon$2a = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1854
1909
  "path",
1855
1910
  {
1856
1911
  fill: "currentColor",
@@ -1859,10 +1914,10 @@ const Icon$29 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1859
1914
  clipRule: "evenodd"
1860
1915
  }
1861
1916
  ) });
1862
- const BaseSvgIcon$29 = createSvgIcon(Icon$29(), "DualMap");
1917
+ const BaseSvgIcon$2a = createSvgIcon(Icon$2a(), "DualMap");
1863
1918
  function DualMap({ width, height, sx, ...props }, ref) {
1864
1919
  return /* @__PURE__ */ jsx(
1865
- BaseSvgIcon$29,
1920
+ BaseSvgIcon$2a,
1866
1921
  {
1867
1922
  ref,
1868
1923
  viewBox: "0 0 24 24",
@@ -1876,7 +1931,7 @@ function DualMap({ width, height, sx, ...props }, ref) {
1876
1931
  );
1877
1932
  }
1878
1933
  const DualMap$1 = forwardRef(DualMap);
1879
- const Icon$28 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1934
+ const Icon$29 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1880
1935
  "path",
1881
1936
  {
1882
1937
  fill: "currentColor",
@@ -1885,10 +1940,10 @@ const Icon$28 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1885
1940
  clipRule: "evenodd"
1886
1941
  }
1887
1942
  ) });
1888
- const BaseSvgIcon$28 = createSvgIcon(Icon$28(), "Environmental");
1943
+ const BaseSvgIcon$29 = createSvgIcon(Icon$29(), "Environmental");
1889
1944
  function Environmental({ width, height, sx, ...props }, ref) {
1890
1945
  return /* @__PURE__ */ jsx(
1891
- BaseSvgIcon$28,
1946
+ BaseSvgIcon$29,
1892
1947
  {
1893
1948
  ref,
1894
1949
  viewBox: "0 0 24 24",
@@ -1902,7 +1957,7 @@ function Environmental({ width, height, sx, ...props }, ref) {
1902
1957
  );
1903
1958
  }
1904
1959
  const Environmental$1 = forwardRef(Environmental);
1905
- const Icon$27 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1960
+ const Icon$28 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1906
1961
  "path",
1907
1962
  {
1908
1963
  fill: "currentColor",
@@ -1911,10 +1966,10 @@ const Icon$27 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1911
1966
  clipRule: "evenodd"
1912
1967
  }
1913
1968
  ) });
1914
- const BaseSvgIcon$27 = createSvgIcon(Icon$27(), "EnvironmentalManagement");
1969
+ const BaseSvgIcon$28 = createSvgIcon(Icon$28(), "EnvironmentalManagement");
1915
1970
  function EnvironmentalManagement({ width, height, sx, ...props }, ref) {
1916
1971
  return /* @__PURE__ */ jsx(
1917
- BaseSvgIcon$27,
1972
+ BaseSvgIcon$28,
1918
1973
  {
1919
1974
  ref,
1920
1975
  viewBox: "0 0 24 24",
@@ -1928,11 +1983,11 @@ function EnvironmentalManagement({ width, height, sx, ...props }, ref) {
1928
1983
  );
1929
1984
  }
1930
1985
  const EnvironmentalManagement$1 = forwardRef(EnvironmentalManagement);
1931
- const Icon$26 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M4 17v-3h16v3zm0-7V7h16v3z" }) });
1932
- const BaseSvgIcon$26 = createSvgIcon(Icon$26(), "Equal");
1986
+ const Icon$27 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M4 17v-3h16v3zm0-7V7h16v3z" }) });
1987
+ const BaseSvgIcon$27 = createSvgIcon(Icon$27(), "Equal");
1933
1988
  function Equal({ width, height, sx, ...props }, ref) {
1934
1989
  return /* @__PURE__ */ jsx(
1935
- BaseSvgIcon$26,
1990
+ BaseSvgIcon$27,
1936
1991
  {
1937
1992
  ref,
1938
1993
  viewBox: "0 0 24 24",
@@ -1946,7 +2001,7 @@ function Equal({ width, height, sx, ...props }, ref) {
1946
2001
  );
1947
2002
  }
1948
2003
  const Equal$1 = forwardRef(Equal);
1949
- const Icon$25 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2004
+ const Icon$26 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1950
2005
  "path",
1951
2006
  {
1952
2007
  fill: "currentColor",
@@ -1955,10 +2010,10 @@ const Icon$25 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1955
2010
  clipRule: "evenodd"
1956
2011
  }
1957
2012
  ) });
1958
- const BaseSvgIcon$25 = createSvgIcon(Icon$25(), "ExitToAppLeft");
2013
+ const BaseSvgIcon$26 = createSvgIcon(Icon$26(), "ExitToAppLeft");
1959
2014
  function ExitToAppLeft({ width, height, sx, ...props }, ref) {
1960
2015
  return /* @__PURE__ */ jsx(
1961
- BaseSvgIcon$25,
2016
+ BaseSvgIcon$26,
1962
2017
  {
1963
2018
  ref,
1964
2019
  viewBox: "0 0 24 24",
@@ -1972,7 +2027,7 @@ function ExitToAppLeft({ width, height, sx, ...props }, ref) {
1972
2027
  );
1973
2028
  }
1974
2029
  const ExitToAppLeft$1 = forwardRef(ExitToAppLeft);
1975
- const Icon$24 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2030
+ const Icon$25 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
1976
2031
  "path",
1977
2032
  {
1978
2033
  fill: "currentColor",
@@ -1981,10 +2036,10 @@ const Icon$24 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
1981
2036
  clipRule: "evenodd"
1982
2037
  }
1983
2038
  ) });
1984
- const BaseSvgIcon$24 = createSvgIcon(Icon$24(), "Fabric");
2039
+ const BaseSvgIcon$25 = createSvgIcon(Icon$25(), "Fabric");
1985
2040
  function Fabric({ width, height, sx, ...props }, ref) {
1986
2041
  return /* @__PURE__ */ jsx(
1987
- BaseSvgIcon$24,
2042
+ BaseSvgIcon$25,
1988
2043
  {
1989
2044
  ref,
1990
2045
  viewBox: "0 0 24 24",
@@ -1998,7 +2053,7 @@ function Fabric({ width, height, sx, ...props }, ref) {
1998
2053
  );
1999
2054
  }
2000
2055
  const Fabric$1 = forwardRef(Fabric);
2001
- const Icon$23 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2056
+ const Icon$24 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2002
2057
  "path",
2003
2058
  {
2004
2059
  fill: "currentColor",
@@ -2007,10 +2062,10 @@ const Icon$23 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2007
2062
  clipRule: "evenodd"
2008
2063
  }
2009
2064
  ) });
2010
- const BaseSvgIcon$23 = createSvgIcon(Icon$23(), "Facebook");
2065
+ const BaseSvgIcon$24 = createSvgIcon(Icon$24(), "Facebook");
2011
2066
  function Facebook({ width, height, sx, ...props }, ref) {
2012
2067
  return /* @__PURE__ */ jsx(
2013
- BaseSvgIcon$23,
2068
+ BaseSvgIcon$24,
2014
2069
  {
2015
2070
  ref,
2016
2071
  viewBox: "0 0 24 24",
@@ -2024,7 +2079,7 @@ function Facebook({ width, height, sx, ...props }, ref) {
2024
2079
  );
2025
2080
  }
2026
2081
  const Facebook$1 = forwardRef(Facebook);
2027
- const Icon$22 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2082
+ const Icon$23 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2028
2083
  "path",
2029
2084
  {
2030
2085
  fill: "currentColor",
@@ -2033,10 +2088,10 @@ const Icon$22 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2033
2088
  clipRule: "evenodd"
2034
2089
  }
2035
2090
  ) });
2036
- const BaseSvgIcon$22 = createSvgIcon(Icon$22(), "Financial");
2091
+ const BaseSvgIcon$23 = createSvgIcon(Icon$23(), "Financial");
2037
2092
  function Financial({ width, height, sx, ...props }, ref) {
2038
2093
  return /* @__PURE__ */ jsx(
2039
- BaseSvgIcon$22,
2094
+ BaseSvgIcon$23,
2040
2095
  {
2041
2096
  ref,
2042
2097
  viewBox: "0 0 24 24",
@@ -2050,17 +2105,17 @@ function Financial({ width, height, sx, ...props }, ref) {
2050
2105
  );
2051
2106
  }
2052
2107
  const Financial$1 = forwardRef(Financial);
2053
- const Icon$21 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2108
+ const Icon$22 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2054
2109
  "path",
2055
2110
  {
2056
2111
  fill: "currentColor",
2057
2112
  d: "M13 23h-2V1h2zM7 21h2v-2H7zM3 9h2V7H3zM21 19V5c0-1.1-.9-2-2-2h-4v2h4v14h-4v2h4c1.1 0 2-.9 2-2M5 5V3c-1.1 0-2 .9-2 2zM3 17h2v-2H3zM7 5h2V3H7zM3 13h2v-2H3zM3 19c0 1.1.9 2 2 2v-2z"
2058
2113
  }
2059
2114
  ) });
2060
- const BaseSvgIcon$21 = createSvgIcon(Icon$21(), "FlipInverse");
2115
+ const BaseSvgIcon$22 = createSvgIcon(Icon$22(), "FlipInverse");
2061
2116
  function FlipInverse({ width, height, sx, ...props }, ref) {
2062
2117
  return /* @__PURE__ */ jsx(
2063
- BaseSvgIcon$21,
2118
+ BaseSvgIcon$22,
2064
2119
  {
2065
2120
  ref,
2066
2121
  viewBox: "0 0 24 24",
@@ -2074,7 +2129,7 @@ function FlipInverse({ width, height, sx, ...props }, ref) {
2074
2129
  );
2075
2130
  }
2076
2131
  const FlipInverse$1 = forwardRef(FlipInverse);
2077
- const Icon$20 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2132
+ const Icon$21 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2078
2133
  /* @__PURE__ */ jsx(
2079
2134
  "path",
2080
2135
  {
@@ -2094,10 +2149,10 @@ const Icon$20 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2094
2149
  }
2095
2150
  )
2096
2151
  ] });
2097
- const BaseSvgIcon$20 = createSvgIcon(Icon$20(), "Framed");
2152
+ const BaseSvgIcon$21 = createSvgIcon(Icon$21(), "Framed");
2098
2153
  function Framed({ width, height, sx, ...props }, ref) {
2099
2154
  return /* @__PURE__ */ jsx(
2100
- BaseSvgIcon$20,
2155
+ BaseSvgIcon$21,
2101
2156
  {
2102
2157
  ref,
2103
2158
  viewBox: "0 0 24 24",
@@ -2111,7 +2166,7 @@ function Framed({ width, height, sx, ...props }, ref) {
2111
2166
  );
2112
2167
  }
2113
2168
  const Framed$1 = forwardRef(Framed);
2114
- const Icon$1$ = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2169
+ const Icon$20 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2115
2170
  /* @__PURE__ */ jsx(
2116
2171
  "path",
2117
2172
  {
@@ -2138,10 +2193,10 @@ const Icon$1$ = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2138
2193
  }
2139
2194
  )
2140
2195
  ] });
2141
- const BaseSvgIcon$1$ = createSvgIcon(Icon$1$(), "FraudDetection");
2196
+ const BaseSvgIcon$20 = createSvgIcon(Icon$20(), "FraudDetection");
2142
2197
  function FraudDetection({ width, height, sx, ...props }, ref) {
2143
2198
  return /* @__PURE__ */ jsx(
2144
- BaseSvgIcon$1$,
2199
+ BaseSvgIcon$20,
2145
2200
  {
2146
2201
  ref,
2147
2202
  viewBox: "0 0 24 24",
@@ -2155,7 +2210,7 @@ function FraudDetection({ width, height, sx, ...props }, ref) {
2155
2210
  );
2156
2211
  }
2157
2212
  const FraudDetection$1 = forwardRef(FraudDetection);
2158
- const Icon$1_ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2213
+ const Icon$1$ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2159
2214
  "path",
2160
2215
  {
2161
2216
  fill: "currentColor",
@@ -2164,10 +2219,10 @@ const Icon$1_ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2164
2219
  clipRule: "evenodd"
2165
2220
  }
2166
2221
  ) });
2167
- const BaseSvgIcon$1_ = createSvgIcon(Icon$1_(), "Functions");
2222
+ const BaseSvgIcon$1$ = createSvgIcon(Icon$1$(), "Functions");
2168
2223
  function Functions({ width, height, sx, ...props }, ref) {
2169
2224
  return /* @__PURE__ */ jsx(
2170
- BaseSvgIcon$1_,
2225
+ BaseSvgIcon$1$,
2171
2226
  {
2172
2227
  ref,
2173
2228
  viewBox: "0 0 24 24",
@@ -2181,7 +2236,7 @@ function Functions({ width, height, sx, ...props }, ref) {
2181
2236
  );
2182
2237
  }
2183
2238
  const Functions$1 = forwardRef(Functions);
2184
- const Icon$1Z = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2239
+ const Icon$1_ = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2185
2240
  /* @__PURE__ */ jsx(
2186
2241
  "path",
2187
2242
  {
@@ -2204,10 +2259,10 @@ const Icon$1Z = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2204
2259
  }
2205
2260
  )
2206
2261
  ] });
2207
- const BaseSvgIcon$1Z = createSvgIcon(Icon$1Z(), "GeneratingDescription");
2262
+ const BaseSvgIcon$1_ = createSvgIcon(Icon$1_(), "GeneratingDescription");
2208
2263
  function GeneratingDescription({ width, height, sx, ...props }, ref) {
2209
2264
  return /* @__PURE__ */ jsx(
2210
- BaseSvgIcon$1Z,
2265
+ BaseSvgIcon$1_,
2211
2266
  {
2212
2267
  ref,
2213
2268
  viewBox: "0 0 24 24",
@@ -2221,7 +2276,7 @@ function GeneratingDescription({ width, height, sx, ...props }, ref) {
2221
2276
  );
2222
2277
  }
2223
2278
  const GeneratingDescription$1 = forwardRef(GeneratingDescription);
2224
- const Icon$1Y = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2279
+ const Icon$1Z = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2225
2280
  /* @__PURE__ */ jsx(
2226
2281
  "path",
2227
2282
  {
@@ -2241,10 +2296,10 @@ const Icon$1Y = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2241
2296
  }
2242
2297
  )
2243
2298
  ] });
2244
- const BaseSvgIcon$1Y = createSvgIcon(Icon$1Y(), "GeocodeTable");
2299
+ const BaseSvgIcon$1Z = createSvgIcon(Icon$1Z(), "GeocodeTable");
2245
2300
  function GeocodeTable({ width, height, sx, ...props }, ref) {
2246
2301
  return /* @__PURE__ */ jsx(
2247
- BaseSvgIcon$1Y,
2302
+ BaseSvgIcon$1Z,
2248
2303
  {
2249
2304
  ref,
2250
2305
  viewBox: "0 0 24 24",
@@ -2258,7 +2313,7 @@ function GeocodeTable({ width, height, sx, ...props }, ref) {
2258
2313
  );
2259
2314
  }
2260
2315
  const GeocodeTable$1 = forwardRef(GeocodeTable);
2261
- const Icon$1X = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2316
+ const Icon$1Y = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2262
2317
  "path",
2263
2318
  {
2264
2319
  fill: "currentColor",
@@ -2267,10 +2322,10 @@ const Icon$1X = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2267
2322
  clipRule: "evenodd"
2268
2323
  }
2269
2324
  ) });
2270
- const BaseSvgIcon$1X = createSvgIcon(Icon$1X(), "Geography");
2325
+ const BaseSvgIcon$1Y = createSvgIcon(Icon$1Y(), "Geography");
2271
2326
  function Geography({ width, height, sx, ...props }, ref) {
2272
2327
  return /* @__PURE__ */ jsx(
2273
- BaseSvgIcon$1X,
2328
+ BaseSvgIcon$1Y,
2274
2329
  {
2275
2330
  ref,
2276
2331
  viewBox: "0 0 24 24",
@@ -2284,7 +2339,7 @@ function Geography({ width, height, sx, ...props }, ref) {
2284
2339
  );
2285
2340
  }
2286
2341
  const Geography$1 = forwardRef(Geography);
2287
- const Icon$1W = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2342
+ const Icon$1X = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2288
2343
  "path",
2289
2344
  {
2290
2345
  fill: "currentColor",
@@ -2293,10 +2348,10 @@ const Icon$1W = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2293
2348
  clipRule: "evenodd"
2294
2349
  }
2295
2350
  ) });
2296
- const BaseSvgIcon$1W = createSvgIcon(Icon$1W(), "Geomarketing");
2351
+ const BaseSvgIcon$1X = createSvgIcon(Icon$1X(), "Geomarketing");
2297
2352
  function Geomarketing({ width, height, sx, ...props }, ref) {
2298
2353
  return /* @__PURE__ */ jsx(
2299
- BaseSvgIcon$1W,
2354
+ BaseSvgIcon$1X,
2300
2355
  {
2301
2356
  ref,
2302
2357
  viewBox: "0 0 24 24",
@@ -2310,7 +2365,7 @@ function Geomarketing({ width, height, sx, ...props }, ref) {
2310
2365
  );
2311
2366
  }
2312
2367
  const Geomarketing$1 = forwardRef(Geomarketing);
2313
- const Icon$1V = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2368
+ const Icon$1W = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2314
2369
  "path",
2315
2370
  {
2316
2371
  fill: "currentColor",
@@ -2319,10 +2374,10 @@ const Icon$1V = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2319
2374
  clipRule: "evenodd"
2320
2375
  }
2321
2376
  ) });
2322
- const BaseSvgIcon$1V = createSvgIcon(Icon$1V(), "Geometry");
2377
+ const BaseSvgIcon$1W = createSvgIcon(Icon$1W(), "Geometry");
2323
2378
  function Geometry({ width, height, sx, ...props }, ref) {
2324
2379
  return /* @__PURE__ */ jsx(
2325
- BaseSvgIcon$1V,
2380
+ BaseSvgIcon$1W,
2326
2381
  {
2327
2382
  ref,
2328
2383
  viewBox: "0 0 24 24",
@@ -2336,7 +2391,7 @@ function Geometry({ width, height, sx, ...props }, ref) {
2336
2391
  );
2337
2392
  }
2338
2393
  const Geometry$1 = forwardRef(Geometry);
2339
- const Icon$1U = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2394
+ const Icon$1V = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2340
2395
  "path",
2341
2396
  {
2342
2397
  fill: "currentColor",
@@ -2345,10 +2400,10 @@ const Icon$1U = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2345
2400
  clipRule: "evenodd"
2346
2401
  }
2347
2402
  ) });
2348
- const BaseSvgIcon$1U = createSvgIcon(Icon$1U(), "Github");
2403
+ const BaseSvgIcon$1V = createSvgIcon(Icon$1V(), "Github");
2349
2404
  function Github({ width, height, sx, ...props }, ref) {
2350
2405
  return /* @__PURE__ */ jsx(
2351
- BaseSvgIcon$1U,
2406
+ BaseSvgIcon$1V,
2352
2407
  {
2353
2408
  ref,
2354
2409
  viewBox: "0 0 24 24",
@@ -2362,7 +2417,7 @@ function Github({ width, height, sx, ...props }, ref) {
2362
2417
  );
2363
2418
  }
2364
2419
  const Github$1 = forwardRef(Github);
2365
- const Icon$1T = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2420
+ const Icon$1U = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2366
2421
  "path",
2367
2422
  {
2368
2423
  fill: "currentColor",
@@ -2371,10 +2426,10 @@ const Icon$1T = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2371
2426
  clipRule: "evenodd"
2372
2427
  }
2373
2428
  ) });
2374
- const BaseSvgIcon$1T = createSvgIcon(Icon$1T(), "Google");
2429
+ const BaseSvgIcon$1U = createSvgIcon(Icon$1U(), "Google");
2375
2430
  function Google({ width, height, sx, ...props }, ref) {
2376
2431
  return /* @__PURE__ */ jsx(
2377
- BaseSvgIcon$1T,
2432
+ BaseSvgIcon$1U,
2378
2433
  {
2379
2434
  ref,
2380
2435
  viewBox: "0 0 24 24",
@@ -2388,7 +2443,7 @@ function Google({ width, height, sx, ...props }, ref) {
2388
2443
  );
2389
2444
  }
2390
2445
  const Google$1 = forwardRef(Google);
2391
- const Icon$1S = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2446
+ const Icon$1T = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2392
2447
  "path",
2393
2448
  {
2394
2449
  fill: "currentColor",
@@ -2397,10 +2452,10 @@ const Icon$1S = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2397
2452
  clipRule: "evenodd"
2398
2453
  }
2399
2454
  ) });
2400
- const BaseSvgIcon$1S = createSvgIcon(Icon$1S(), "H3");
2455
+ const BaseSvgIcon$1T = createSvgIcon(Icon$1T(), "H3");
2401
2456
  function H3({ width, height, sx, ...props }, ref) {
2402
2457
  return /* @__PURE__ */ jsx(
2403
- BaseSvgIcon$1S,
2458
+ BaseSvgIcon$1T,
2404
2459
  {
2405
2460
  ref,
2406
2461
  viewBox: "0 0 24 24",
@@ -2414,7 +2469,7 @@ function H3({ width, height, sx, ...props }, ref) {
2414
2469
  );
2415
2470
  }
2416
2471
  const H3$1 = forwardRef(H3);
2417
- const Icon$1R = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2472
+ const Icon$1S = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2418
2473
  "path",
2419
2474
  {
2420
2475
  fill: "currentColor",
@@ -2423,10 +2478,10 @@ const Icon$1R = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2423
2478
  clipRule: "evenodd"
2424
2479
  }
2425
2480
  ) });
2426
- const BaseSvgIcon$1R = createSvgIcon(Icon$1R(), "HealthAnalytics");
2481
+ const BaseSvgIcon$1S = createSvgIcon(Icon$1S(), "HealthAnalytics");
2427
2482
  function HealthAnalytics({ width, height, sx, ...props }, ref) {
2428
2483
  return /* @__PURE__ */ jsx(
2429
- BaseSvgIcon$1R,
2484
+ BaseSvgIcon$1S,
2430
2485
  {
2431
2486
  ref,
2432
2487
  viewBox: "0 0 24 24",
@@ -2440,7 +2495,7 @@ function HealthAnalytics({ width, height, sx, ...props }, ref) {
2440
2495
  );
2441
2496
  }
2442
2497
  const HealthAnalytics$1 = forwardRef(HealthAnalytics);
2443
- const Icon$1Q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2498
+ const Icon$1R = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2444
2499
  /* @__PURE__ */ jsx(
2445
2500
  "path",
2446
2501
  {
@@ -2458,10 +2513,10 @@ const Icon$1Q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2458
2513
  }
2459
2514
  )
2460
2515
  ] });
2461
- const BaseSvgIcon$1Q = createSvgIcon(Icon$1Q(), "HideComments");
2516
+ const BaseSvgIcon$1R = createSvgIcon(Icon$1R(), "HideComments");
2462
2517
  function HideComments({ width, height, sx, ...props }, ref) {
2463
2518
  return /* @__PURE__ */ jsx(
2464
- BaseSvgIcon$1Q,
2519
+ BaseSvgIcon$1R,
2465
2520
  {
2466
2521
  ref,
2467
2522
  viewBox: "0 0 24 24",
@@ -2475,7 +2530,7 @@ function HideComments({ width, height, sx, ...props }, ref) {
2475
2530
  );
2476
2531
  }
2477
2532
  const HideComments$1 = forwardRef(HideComments);
2478
- const Icon$1P = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2533
+ const Icon$1Q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2479
2534
  /* @__PURE__ */ jsx(
2480
2535
  "path",
2481
2536
  {
@@ -2493,10 +2548,10 @@ const Icon$1P = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2493
2548
  }
2494
2549
  )
2495
2550
  ] });
2496
- const BaseSvgIcon$1P = createSvgIcon(Icon$1P(), "HideLeftsidebar");
2551
+ const BaseSvgIcon$1Q = createSvgIcon(Icon$1Q(), "HideLeftsidebar");
2497
2552
  function HideLeftsidebar({ width, height, sx, ...props }, ref) {
2498
2553
  return /* @__PURE__ */ jsx(
2499
- BaseSvgIcon$1P,
2554
+ BaseSvgIcon$1Q,
2500
2555
  {
2501
2556
  ref,
2502
2557
  viewBox: "0 0 24 24",
@@ -2510,7 +2565,7 @@ function HideLeftsidebar({ width, height, sx, ...props }, ref) {
2510
2565
  );
2511
2566
  }
2512
2567
  const HideLeftsidebar$1 = forwardRef(HideLeftsidebar);
2513
- const Icon$1O = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2568
+ const Icon$1P = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2514
2569
  /* @__PURE__ */ jsx(
2515
2570
  "path",
2516
2571
  {
@@ -2528,10 +2583,10 @@ const Icon$1O = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2528
2583
  }
2529
2584
  )
2530
2585
  ] });
2531
- const BaseSvgIcon$1O = createSvgIcon(Icon$1O(), "HideRightsidebar");
2586
+ const BaseSvgIcon$1P = createSvgIcon(Icon$1P(), "HideRightsidebar");
2532
2587
  function HideRightsidebar({ width, height, sx, ...props }, ref) {
2533
2588
  return /* @__PURE__ */ jsx(
2534
- BaseSvgIcon$1O,
2589
+ BaseSvgIcon$1P,
2535
2590
  {
2536
2591
  ref,
2537
2592
  viewBox: "0 0 24 24",
@@ -2545,7 +2600,7 @@ function HideRightsidebar({ width, height, sx, ...props }, ref) {
2545
2600
  );
2546
2601
  }
2547
2602
  const HideRightsidebar$1 = forwardRef(HideRightsidebar);
2548
- const Icon$1N = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2603
+ const Icon$1O = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2549
2604
  "path",
2550
2605
  {
2551
2606
  fill: "currentColor",
@@ -2554,10 +2609,10 @@ const Icon$1N = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2554
2609
  clipRule: "evenodd"
2555
2610
  }
2556
2611
  ) });
2557
- const BaseSvgIcon$1N = createSvgIcon(Icon$1N(), "Home");
2612
+ const BaseSvgIcon$1O = createSvgIcon(Icon$1O(), "Home");
2558
2613
  function Home({ width, height, sx, ...props }, ref) {
2559
2614
  return /* @__PURE__ */ jsx(
2560
- BaseSvgIcon$1N,
2615
+ BaseSvgIcon$1O,
2561
2616
  {
2562
2617
  ref,
2563
2618
  viewBox: "0 0 24 24",
@@ -2571,7 +2626,7 @@ function Home({ width, height, sx, ...props }, ref) {
2571
2626
  );
2572
2627
  }
2573
2628
  const Home$1 = forwardRef(Home);
2574
- const Icon$1M = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2629
+ const Icon$1N = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2575
2630
  "path",
2576
2631
  {
2577
2632
  fill: "currentColor",
@@ -2580,10 +2635,10 @@ const Icon$1M = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2580
2635
  clipRule: "evenodd"
2581
2636
  }
2582
2637
  ) });
2583
- const BaseSvgIcon$1M = createSvgIcon(Icon$1M(), "Housing");
2638
+ const BaseSvgIcon$1N = createSvgIcon(Icon$1N(), "Housing");
2584
2639
  function Housing({ width, height, sx, ...props }, ref) {
2585
2640
  return /* @__PURE__ */ jsx(
2586
- BaseSvgIcon$1M,
2641
+ BaseSvgIcon$1N,
2587
2642
  {
2588
2643
  ref,
2589
2644
  viewBox: "0 0 24 24",
@@ -2597,7 +2652,7 @@ function Housing({ width, height, sx, ...props }, ref) {
2597
2652
  );
2598
2653
  }
2599
2654
  const Housing$1 = forwardRef(Housing);
2600
- const Icon$1L = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2655
+ const Icon$1M = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2601
2656
  "path",
2602
2657
  {
2603
2658
  fill: "currentColor",
@@ -2606,10 +2661,10 @@ const Icon$1L = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2606
2661
  clipRule: "evenodd"
2607
2662
  }
2608
2663
  ) });
2609
- const BaseSvgIcon$1L = createSvgIcon(Icon$1L(), "HumanMobility");
2664
+ const BaseSvgIcon$1M = createSvgIcon(Icon$1M(), "HumanMobility");
2610
2665
  function HumanMobility({ width, height, sx, ...props }, ref) {
2611
2666
  return /* @__PURE__ */ jsx(
2612
- BaseSvgIcon$1L,
2667
+ BaseSvgIcon$1M,
2613
2668
  {
2614
2669
  ref,
2615
2670
  viewBox: "0 0 24 24",
@@ -2623,7 +2678,7 @@ function HumanMobility({ width, height, sx, ...props }, ref) {
2623
2678
  );
2624
2679
  }
2625
2680
  const HumanMobility$1 = forwardRef(HumanMobility);
2626
- const Icon$1K = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2681
+ const Icon$1L = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2627
2682
  "path",
2628
2683
  {
2629
2684
  fill: "currentColor",
@@ -2632,10 +2687,10 @@ const Icon$1K = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2632
2687
  clipRule: "evenodd"
2633
2688
  }
2634
2689
  ) });
2635
- const BaseSvgIcon$1K = createSvgIcon(Icon$1K(), "Id");
2690
+ const BaseSvgIcon$1L = createSvgIcon(Icon$1L(), "Id");
2636
2691
  function Id({ width, height, sx, ...props }, ref) {
2637
2692
  return /* @__PURE__ */ jsx(
2638
- BaseSvgIcon$1K,
2693
+ BaseSvgIcon$1L,
2639
2694
  {
2640
2695
  ref,
2641
2696
  viewBox: "0 0 24 24",
@@ -2649,7 +2704,7 @@ function Id({ width, height, sx, ...props }, ref) {
2649
2704
  );
2650
2705
  }
2651
2706
  const Id$1 = forwardRef(Id);
2652
- const Icon$1J = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2707
+ const Icon$1K = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2653
2708
  /* @__PURE__ */ jsx(
2654
2709
  "path",
2655
2710
  {
@@ -2667,10 +2722,10 @@ const Icon$1J = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2667
2722
  ),
2668
2723
  /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "m14.14 11.86-3 3.87L9 13.14 6 17h12z" })
2669
2724
  ] });
2670
- const BaseSvgIcon$1J = createSvgIcon(Icon$1J(), "Image");
2725
+ const BaseSvgIcon$1K = createSvgIcon(Icon$1K(), "Image");
2671
2726
  function Image({ width, height, sx, ...props }, ref) {
2672
2727
  return /* @__PURE__ */ jsx(
2673
- BaseSvgIcon$1J,
2728
+ BaseSvgIcon$1K,
2674
2729
  {
2675
2730
  ref,
2676
2731
  viewBox: "0 0 24 24",
@@ -2684,7 +2739,7 @@ function Image({ width, height, sx, ...props }, ref) {
2684
2739
  );
2685
2740
  }
2686
2741
  const Image$1 = forwardRef(Image);
2687
- const Icon$1I = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2742
+ const Icon$1J = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2688
2743
  /* @__PURE__ */ jsx(
2689
2744
  "path",
2690
2745
  {
@@ -2709,10 +2764,10 @@ const Icon$1I = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2709
2764
  }
2710
2765
  )
2711
2766
  ] });
2712
- const BaseSvgIcon$1I = createSvgIcon(Icon$1I(), "Infrastructure");
2767
+ const BaseSvgIcon$1J = createSvgIcon(Icon$1J(), "Infrastructure");
2713
2768
  function Infrastructure({ width, height, sx, ...props }, ref) {
2714
2769
  return /* @__PURE__ */ jsx(
2715
- BaseSvgIcon$1I,
2770
+ BaseSvgIcon$1J,
2716
2771
  {
2717
2772
  ref,
2718
2773
  viewBox: "0 0 24 24",
@@ -2726,7 +2781,7 @@ function Infrastructure({ width, height, sx, ...props }, ref) {
2726
2781
  );
2727
2782
  }
2728
2783
  const Infrastructure$1 = forwardRef(Infrastructure);
2729
- const Icon$1H = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2784
+ const Icon$1I = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2730
2785
  "path",
2731
2786
  {
2732
2787
  fill: "currentColor",
@@ -2735,10 +2790,10 @@ const Icon$1H = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2735
2790
  clipRule: "evenodd"
2736
2791
  }
2737
2792
  ) });
2738
- const BaseSvgIcon$1H = createSvgIcon(Icon$1H(), "IotAnalytics");
2793
+ const BaseSvgIcon$1I = createSvgIcon(Icon$1I(), "IotAnalytics");
2739
2794
  function IotAnalytics({ width, height, sx, ...props }, ref) {
2740
2795
  return /* @__PURE__ */ jsx(
2741
- BaseSvgIcon$1H,
2796
+ BaseSvgIcon$1I,
2742
2797
  {
2743
2798
  ref,
2744
2799
  viewBox: "0 0 24 24",
@@ -2752,7 +2807,7 @@ function IotAnalytics({ width, height, sx, ...props }, ref) {
2752
2807
  );
2753
2808
  }
2754
2809
  const IotAnalytics$1 = forwardRef(IotAnalytics);
2755
- const Icon$1G = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2810
+ const Icon$1H = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2756
2811
  /* @__PURE__ */ jsx(
2757
2812
  "path",
2758
2813
  {
@@ -2770,10 +2825,10 @@ const Icon$1G = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2770
2825
  }
2771
2826
  )
2772
2827
  ] });
2773
- const BaseSvgIcon$1G = createSvgIcon(Icon$1G(), "LabelDeprecated");
2828
+ const BaseSvgIcon$1H = createSvgIcon(Icon$1H(), "LabelDeprecated");
2774
2829
  function LabelDeprecated({ width, height, sx, ...props }, ref) {
2775
2830
  return /* @__PURE__ */ jsx(
2776
- BaseSvgIcon$1G,
2831
+ BaseSvgIcon$1H,
2777
2832
  {
2778
2833
  ref,
2779
2834
  viewBox: "0 0 24 24",
@@ -2787,7 +2842,7 @@ function LabelDeprecated({ width, height, sx, ...props }, ref) {
2787
2842
  );
2788
2843
  }
2789
2844
  const LabelDeprecated$1 = forwardRef(LabelDeprecated);
2790
- const Icon$1F = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2845
+ const Icon$1G = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2791
2846
  "path",
2792
2847
  {
2793
2848
  fill: "currentColor",
@@ -2796,10 +2851,10 @@ const Icon$1F = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2796
2851
  clipRule: "evenodd"
2797
2852
  }
2798
2853
  ) });
2799
- const BaseSvgIcon$1F = createSvgIcon(Icon$1F(), "Layers");
2854
+ const BaseSvgIcon$1G = createSvgIcon(Icon$1G(), "Layers");
2800
2855
  function Layers({ width, height, sx, ...props }, ref) {
2801
2856
  return /* @__PURE__ */ jsx(
2802
- BaseSvgIcon$1F,
2857
+ BaseSvgIcon$1G,
2803
2858
  {
2804
2859
  ref,
2805
2860
  viewBox: "0 0 24 24",
@@ -2813,7 +2868,7 @@ function Layers({ width, height, sx, ...props }, ref) {
2813
2868
  );
2814
2869
  }
2815
2870
  const Layers$1 = forwardRef(Layers);
2816
- const Icon$1E = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2871
+ const Icon$1F = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2817
2872
  "path",
2818
2873
  {
2819
2874
  fill: "currentColor",
@@ -2822,10 +2877,10 @@ const Icon$1E = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2822
2877
  clipRule: "evenodd"
2823
2878
  }
2824
2879
  ) });
2825
- const BaseSvgIcon$1E = createSvgIcon(Icon$1E(), "Linkedin");
2880
+ const BaseSvgIcon$1F = createSvgIcon(Icon$1F(), "Linkedin");
2826
2881
  function Linkedin({ width, height, sx, ...props }, ref) {
2827
2882
  return /* @__PURE__ */ jsx(
2828
- BaseSvgIcon$1E,
2883
+ BaseSvgIcon$1F,
2829
2884
  {
2830
2885
  ref,
2831
2886
  viewBox: "0 0 24 24",
@@ -2839,7 +2894,7 @@ function Linkedin({ width, height, sx, ...props }, ref) {
2839
2894
  );
2840
2895
  }
2841
2896
  const Linkedin$1 = forwardRef(Linkedin);
2842
- const Icon$1D = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2897
+ const Icon$1E = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2843
2898
  "path",
2844
2899
  {
2845
2900
  fill: "currentColor",
@@ -2848,10 +2903,10 @@ const Icon$1D = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2848
2903
  clipRule: "evenodd"
2849
2904
  }
2850
2905
  ) });
2851
- const BaseSvgIcon$1D = createSvgIcon(Icon$1D(), "MapCoordinates");
2906
+ const BaseSvgIcon$1E = createSvgIcon(Icon$1E(), "MapCoordinates");
2852
2907
  function MapCoordinates({ width, height, sx, ...props }, ref) {
2853
2908
  return /* @__PURE__ */ jsx(
2854
- BaseSvgIcon$1D,
2909
+ BaseSvgIcon$1E,
2855
2910
  {
2856
2911
  ref,
2857
2912
  viewBox: "0 0 24 24",
@@ -2865,7 +2920,7 @@ function MapCoordinates({ width, height, sx, ...props }, ref) {
2865
2920
  );
2866
2921
  }
2867
2922
  const MapCoordinates$1 = forwardRef(MapCoordinates);
2868
- const Icon$1C = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2923
+ const Icon$1D = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2869
2924
  /* @__PURE__ */ jsx(
2870
2925
  "path",
2871
2926
  {
@@ -2892,10 +2947,10 @@ const Icon$1C = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2892
2947
  }
2893
2948
  )
2894
2949
  ] });
2895
- const BaseSvgIcon$1C = createSvgIcon(Icon$1C(), "MapCopy");
2950
+ const BaseSvgIcon$1D = createSvgIcon(Icon$1D(), "MapCopy");
2896
2951
  function MapCopy({ width, height, sx, ...props }, ref) {
2897
2952
  return /* @__PURE__ */ jsx(
2898
- BaseSvgIcon$1C,
2953
+ BaseSvgIcon$1D,
2899
2954
  {
2900
2955
  ref,
2901
2956
  viewBox: "0 0 24 24",
@@ -2909,7 +2964,7 @@ function MapCopy({ width, height, sx, ...props }, ref) {
2909
2964
  );
2910
2965
  }
2911
2966
  const MapCopy$1 = forwardRef(MapCopy);
2912
- const Icon$1B = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2967
+ const Icon$1C = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2913
2968
  "path",
2914
2969
  {
2915
2970
  fill: "currentColor",
@@ -2918,10 +2973,10 @@ const Icon$1B = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2918
2973
  clipRule: "evenodd"
2919
2974
  }
2920
2975
  ) });
2921
- const BaseSvgIcon$1B = createSvgIcon(Icon$1B(), "MapOthers");
2976
+ const BaseSvgIcon$1C = createSvgIcon(Icon$1C(), "MapOthers");
2922
2977
  function MapOthers({ width, height, sx, ...props }, ref) {
2923
2978
  return /* @__PURE__ */ jsx(
2924
- BaseSvgIcon$1B,
2979
+ BaseSvgIcon$1C,
2925
2980
  {
2926
2981
  ref,
2927
2982
  viewBox: "0 0 24 24",
@@ -2935,7 +2990,7 @@ function MapOthers({ width, height, sx, ...props }, ref) {
2935
2990
  );
2936
2991
  }
2937
2992
  const MapOthers$1 = forwardRef(MapOthers);
2938
- const Icon$1A = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2993
+ const Icon$1B = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
2939
2994
  "path",
2940
2995
  {
2941
2996
  fill: "currentColor",
@@ -2944,10 +2999,10 @@ const Icon$1A = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
2944
2999
  clipRule: "evenodd"
2945
3000
  }
2946
3001
  ) });
2947
- const BaseSvgIcon$1A = createSvgIcon(Icon$1A(), "MapPin");
3002
+ const BaseSvgIcon$1B = createSvgIcon(Icon$1B(), "MapPin");
2948
3003
  function MapPin({ width, height, sx, ...props }, ref) {
2949
3004
  return /* @__PURE__ */ jsx(
2950
- BaseSvgIcon$1A,
3005
+ BaseSvgIcon$1B,
2951
3006
  {
2952
3007
  ref,
2953
3008
  viewBox: "0 0 24 24",
@@ -2961,7 +3016,7 @@ function MapPin({ width, height, sx, ...props }, ref) {
2961
3016
  );
2962
3017
  }
2963
3018
  const MapPin$1 = forwardRef(MapPin);
2964
- const Icon$1z = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3019
+ const Icon$1A = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
2965
3020
  /* @__PURE__ */ jsx(
2966
3021
  "path",
2967
3022
  {
@@ -2984,10 +3039,10 @@ const Icon$1z = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
2984
3039
  }
2985
3040
  )
2986
3041
  ] });
2987
- const BaseSvgIcon$1z = createSvgIcon(Icon$1z(), "MarkCommentRead");
3042
+ const BaseSvgIcon$1A = createSvgIcon(Icon$1A(), "MarkCommentRead");
2988
3043
  function MarkCommentRead({ width, height, sx, ...props }, ref) {
2989
3044
  return /* @__PURE__ */ jsx(
2990
- BaseSvgIcon$1z,
3045
+ BaseSvgIcon$1A,
2991
3046
  {
2992
3047
  ref,
2993
3048
  viewBox: "0 0 24 24",
@@ -3001,7 +3056,7 @@ function MarkCommentRead({ width, height, sx, ...props }, ref) {
3001
3056
  );
3002
3057
  }
3003
3058
  const MarkCommentRead$1 = forwardRef(MarkCommentRead);
3004
- const Icon$1y = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3059
+ const Icon$1z = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3005
3060
  "path",
3006
3061
  {
3007
3062
  fill: "currentColor",
@@ -3010,10 +3065,10 @@ const Icon$1y = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3010
3065
  clipRule: "evenodd"
3011
3066
  }
3012
3067
  ) });
3013
- const BaseSvgIcon$1y = createSvgIcon(Icon$1y(), "MarketAnalysis");
3068
+ const BaseSvgIcon$1z = createSvgIcon(Icon$1z(), "MarketAnalysis");
3014
3069
  function MarketAnalysis({ width, height, sx, ...props }, ref) {
3015
3070
  return /* @__PURE__ */ jsx(
3016
- BaseSvgIcon$1y,
3071
+ BaseSvgIcon$1z,
3017
3072
  {
3018
3073
  ref,
3019
3074
  viewBox: "0 0 24 24",
@@ -3027,7 +3082,7 @@ function MarketAnalysis({ width, height, sx, ...props }, ref) {
3027
3082
  );
3028
3083
  }
3029
3084
  const MarketAnalysis$1 = forwardRef(MarketAnalysis);
3030
- const Icon$1x = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3085
+ const Icon$1y = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3031
3086
  /* @__PURE__ */ jsx(
3032
3087
  "path",
3033
3088
  {
@@ -3052,10 +3107,10 @@ const Icon$1x = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3052
3107
  }
3053
3108
  )
3054
3109
  ] });
3055
- const BaseSvgIcon$1x = createSvgIcon(Icon$1x(), "Max");
3110
+ const BaseSvgIcon$1y = createSvgIcon(Icon$1y(), "Max");
3056
3111
  function Max({ width, height, sx, ...props }, ref) {
3057
3112
  return /* @__PURE__ */ jsx(
3058
- BaseSvgIcon$1x,
3113
+ BaseSvgIcon$1y,
3059
3114
  {
3060
3115
  ref,
3061
3116
  viewBox: "0 0 24 24",
@@ -3069,7 +3124,7 @@ function Max({ width, height, sx, ...props }, ref) {
3069
3124
  );
3070
3125
  }
3071
3126
  const Max$1 = forwardRef(Max);
3072
- const Icon$1w = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3127
+ const Icon$1x = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3073
3128
  /* @__PURE__ */ jsx(
3074
3129
  "path",
3075
3130
  {
@@ -3110,10 +3165,10 @@ const Icon$1w = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3110
3165
  }
3111
3166
  )
3112
3167
  ] });
3113
- const BaseSvgIcon$1w = createSvgIcon(Icon$1w(), "McpTool");
3168
+ const BaseSvgIcon$1x = createSvgIcon(Icon$1x(), "McpTool");
3114
3169
  function McpTool({ width, height, sx, ...props }, ref) {
3115
3170
  return /* @__PURE__ */ jsx(
3116
- BaseSvgIcon$1w,
3171
+ BaseSvgIcon$1x,
3117
3172
  {
3118
3173
  ref,
3119
3174
  viewBox: "0 0 24 24",
@@ -3127,17 +3182,17 @@ function McpTool({ width, height, sx, ...props }, ref) {
3127
3182
  );
3128
3183
  }
3129
3184
  const McpTool$1 = forwardRef(McpTool);
3130
- const Icon$1v = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3185
+ const Icon$1w = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3131
3186
  "path",
3132
3187
  {
3133
3188
  fill: "currentColor",
3134
3189
  d: "M4 18q-.824 0-1.412-.587A1.93 1.93 0 0 1 2 16V8q0-.824.587-1.412A1.93 1.93 0 0 1 4 6h16q.824 0 1.413.588Q22 7.175 22 8v8q0 .824-.587 1.413A1.93 1.93 0 0 1 20 18zm0-2h16V8h-3v4h-2V8h-2v4h-2V8H9v4H7V8H4z"
3135
3190
  }
3136
3191
  ) });
3137
- const BaseSvgIcon$1v = createSvgIcon(Icon$1v(), "MeasureTool");
3192
+ const BaseSvgIcon$1w = createSvgIcon(Icon$1w(), "MeasureTool");
3138
3193
  function MeasureTool({ width, height, sx, ...props }, ref) {
3139
3194
  return /* @__PURE__ */ jsx(
3140
- BaseSvgIcon$1v,
3195
+ BaseSvgIcon$1w,
3141
3196
  {
3142
3197
  ref,
3143
3198
  viewBox: "0 0 24 24",
@@ -3151,17 +3206,17 @@ function MeasureTool({ width, height, sx, ...props }, ref) {
3151
3206
  );
3152
3207
  }
3153
3208
  const MeasureTool$1 = forwardRef(MeasureTool);
3154
- const Icon$1u = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3209
+ const Icon$1v = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3155
3210
  "path",
3156
3211
  {
3157
3212
  fill: "currentColor",
3158
3213
  d: "M5 9h4.5c.55 0 1 .45 1 1v5H9v-4.5H8v3H6.5v-3h-1V15H4v-5c0-.55.45-1 1-1M12 15h1.5V9H12zM18.75 9v3.5L16.25 9H15v6h1.25v-3.5L18.8 15H20V9z"
3159
3214
  }
3160
3215
  ) });
3161
- const BaseSvgIcon$1u = createSvgIcon(Icon$1u(), "Min");
3216
+ const BaseSvgIcon$1v = createSvgIcon(Icon$1v(), "Min");
3162
3217
  function Min({ width, height, sx, ...props }, ref) {
3163
3218
  return /* @__PURE__ */ jsx(
3164
- BaseSvgIcon$1u,
3219
+ BaseSvgIcon$1v,
3165
3220
  {
3166
3221
  ref,
3167
3222
  viewBox: "0 0 24 24",
@@ -3175,7 +3230,7 @@ function Min({ width, height, sx, ...props }, ref) {
3175
3230
  );
3176
3231
  }
3177
3232
  const Min$1 = forwardRef(Min);
3178
- const Icon$1t = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3233
+ const Icon$1u = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3179
3234
  /* @__PURE__ */ jsx(
3180
3235
  "path",
3181
3236
  {
@@ -3194,10 +3249,10 @@ const Icon$1t = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3194
3249
  }
3195
3250
  )
3196
3251
  ] });
3197
- const BaseSvgIcon$1t = createSvgIcon(Icon$1t(), "MobilityPlanning");
3252
+ const BaseSvgIcon$1u = createSvgIcon(Icon$1u(), "MobilityPlanning");
3198
3253
  function MobilityPlanning({ width, height, sx, ...props }, ref) {
3199
3254
  return /* @__PURE__ */ jsx(
3200
- BaseSvgIcon$1t,
3255
+ BaseSvgIcon$1u,
3201
3256
  {
3202
3257
  ref,
3203
3258
  viewBox: "0 0 24 24",
@@ -3211,7 +3266,7 @@ function MobilityPlanning({ width, height, sx, ...props }, ref) {
3211
3266
  );
3212
3267
  }
3213
3268
  const MobilityPlanning$1 = forwardRef(MobilityPlanning);
3214
- const Icon$1s = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3269
+ const Icon$1t = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3215
3270
  /* @__PURE__ */ jsx("g", { clipPath: "url(#a)", children: /* @__PURE__ */ jsx(
3216
3271
  "path",
3217
3272
  {
@@ -3223,10 +3278,10 @@ const Icon$1s = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3223
3278
  ) }),
3224
3279
  /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
3225
3280
  ] });
3226
- const BaseSvgIcon$1s = createSvgIcon(Icon$1s(), "NetworkDeployment");
3281
+ const BaseSvgIcon$1t = createSvgIcon(Icon$1t(), "NetworkDeployment");
3227
3282
  function NetworkDeployment({ width, height, sx, ...props }, ref) {
3228
3283
  return /* @__PURE__ */ jsx(
3229
- BaseSvgIcon$1s,
3284
+ BaseSvgIcon$1t,
3230
3285
  {
3231
3286
  ref,
3232
3287
  viewBox: "0 0 24 24",
@@ -3240,7 +3295,7 @@ function NetworkDeployment({ width, height, sx, ...props }, ref) {
3240
3295
  );
3241
3296
  }
3242
3297
  const NetworkDeployment$1 = forwardRef(NetworkDeployment);
3243
- const Icon$1r = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3298
+ const Icon$1s = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3244
3299
  /* @__PURE__ */ jsx(
3245
3300
  "path",
3246
3301
  {
@@ -3256,10 +3311,10 @@ const Icon$1r = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3256
3311
  }
3257
3312
  )
3258
3313
  ] });
3259
- const BaseSvgIcon$1r = createSvgIcon(Icon$1r(), "NightsThermostat");
3314
+ const BaseSvgIcon$1s = createSvgIcon(Icon$1s(), "NightsThermostat");
3260
3315
  function NightsThermostat({ width, height, sx, ...props }, ref) {
3261
3316
  return /* @__PURE__ */ jsx(
3262
- BaseSvgIcon$1r,
3317
+ BaseSvgIcon$1s,
3263
3318
  {
3264
3319
  ref,
3265
3320
  viewBox: "0 0 24 24",
@@ -3273,7 +3328,7 @@ function NightsThermostat({ width, height, sx, ...props }, ref) {
3273
3328
  );
3274
3329
  }
3275
3330
  const NightsThermostat$1 = forwardRef(NightsThermostat);
3276
- const Icon$1q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3331
+ const Icon$1r = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3277
3332
  /* @__PURE__ */ jsx(
3278
3333
  "path",
3279
3334
  {
@@ -3283,10 +3338,10 @@ const Icon$1q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3283
3338
  ),
3284
3339
  /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M8 20H4v-4h4zM16 4v4h4V4z" })
3285
3340
  ] });
3286
- const BaseSvgIcon$1q = createSvgIcon(Icon$1q(), "NoApp");
3341
+ const BaseSvgIcon$1r = createSvgIcon(Icon$1r(), "NoApp");
3287
3342
  function NoApp({ width, height, sx, ...props }, ref) {
3288
3343
  return /* @__PURE__ */ jsx(
3289
- BaseSvgIcon$1q,
3344
+ BaseSvgIcon$1r,
3290
3345
  {
3291
3346
  ref,
3292
3347
  viewBox: "0 0 24 24",
@@ -3300,7 +3355,7 @@ function NoApp({ width, height, sx, ...props }, ref) {
3300
3355
  );
3301
3356
  }
3302
3357
  const NoApp$1 = forwardRef(NoApp);
3303
- const Icon$1p = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3358
+ const Icon$1q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3304
3359
  /* @__PURE__ */ jsx(
3305
3360
  "path",
3306
3361
  {
@@ -3318,10 +3373,10 @@ const Icon$1p = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3318
3373
  }
3319
3374
  )
3320
3375
  ] });
3321
- const BaseSvgIcon$1p = createSvgIcon(Icon$1p(), "NoLayer");
3376
+ const BaseSvgIcon$1q = createSvgIcon(Icon$1q(), "NoLayer");
3322
3377
  function NoLayer({ width, height, sx, ...props }, ref) {
3323
3378
  return /* @__PURE__ */ jsx(
3324
- BaseSvgIcon$1p,
3379
+ BaseSvgIcon$1q,
3325
3380
  {
3326
3381
  ref,
3327
3382
  viewBox: "0 0 24 24",
@@ -3335,7 +3390,7 @@ function NoLayer({ width, height, sx, ...props }, ref) {
3335
3390
  );
3336
3391
  }
3337
3392
  const NoLayer$1 = forwardRef(NoLayer);
3338
- const Icon$1o = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3393
+ const Icon$1p = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3339
3394
  /* @__PURE__ */ jsx(
3340
3395
  "path",
3341
3396
  {
@@ -3353,10 +3408,10 @@ const Icon$1o = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3353
3408
  }
3354
3409
  )
3355
3410
  ] });
3356
- const BaseSvgIcon$1o = createSvgIcon(Icon$1o(), "NoMap");
3411
+ const BaseSvgIcon$1p = createSvgIcon(Icon$1p(), "NoMap");
3357
3412
  function NoMap({ width, height, sx, ...props }, ref) {
3358
3413
  return /* @__PURE__ */ jsx(
3359
- BaseSvgIcon$1o,
3414
+ BaseSvgIcon$1p,
3360
3415
  {
3361
3416
  ref,
3362
3417
  viewBox: "0 0 24 24",
@@ -3370,7 +3425,7 @@ function NoMap({ width, height, sx, ...props }, ref) {
3370
3425
  );
3371
3426
  }
3372
3427
  const NoMap$1 = forwardRef(NoMap);
3373
- const Icon$1n = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3428
+ const Icon$1o = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3374
3429
  "path",
3375
3430
  {
3376
3431
  fill: "currentColor",
@@ -3379,10 +3434,10 @@ const Icon$1n = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3379
3434
  clipRule: "evenodd"
3380
3435
  }
3381
3436
  ) });
3382
- const BaseSvgIcon$1n = createSvgIcon(Icon$1n(), "NoSpatialExtension");
3437
+ const BaseSvgIcon$1o = createSvgIcon(Icon$1o(), "NoSpatialExtension");
3383
3438
  function NoSpatialExtension({ width, height, sx, ...props }, ref) {
3384
3439
  return /* @__PURE__ */ jsx(
3385
- BaseSvgIcon$1n,
3440
+ BaseSvgIcon$1o,
3386
3441
  {
3387
3442
  ref,
3388
3443
  viewBox: "0 0 24 24",
@@ -3396,7 +3451,7 @@ function NoSpatialExtension({ width, height, sx, ...props }, ref) {
3396
3451
  );
3397
3452
  }
3398
3453
  const NoSpatialExtension$1 = forwardRef(NoSpatialExtension);
3399
- const Icon$1m = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3454
+ const Icon$1n = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3400
3455
  /* @__PURE__ */ jsx(
3401
3456
  "path",
3402
3457
  {
@@ -3414,10 +3469,10 @@ const Icon$1m = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3414
3469
  }
3415
3470
  )
3416
3471
  ] });
3417
- const BaseSvgIcon$1m = createSvgIcon(Icon$1m(), "NoTileset");
3472
+ const BaseSvgIcon$1n = createSvgIcon(Icon$1n(), "NoTileset");
3418
3473
  function NoTileset({ width, height, sx, ...props }, ref) {
3419
3474
  return /* @__PURE__ */ jsx(
3420
- BaseSvgIcon$1m,
3475
+ BaseSvgIcon$1n,
3421
3476
  {
3422
3477
  ref,
3423
3478
  viewBox: "0 0 24 24",
@@ -3431,17 +3486,17 @@ function NoTileset({ width, height, sx, ...props }, ref) {
3431
3486
  );
3432
3487
  }
3433
3488
  const NoTileset$1 = forwardRef(NoTileset);
3434
- const Icon$1l = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3489
+ const Icon$1m = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3435
3490
  "path",
3436
3491
  {
3437
3492
  fill: "currentColor",
3438
3493
  d: "M2.614 2.476 1.2 3.891 4.31 7H4v3h3.31l4 4H4v3h10.31l4.568 4.568 1.414-1.414zM16.938 14l3 3H20v-3zM9.938 7l3 3H20V7z"
3439
3494
  }
3440
3495
  ) });
3441
- const BaseSvgIcon$1l = createSvgIcon(Icon$1l(), "NotEqual");
3496
+ const BaseSvgIcon$1m = createSvgIcon(Icon$1m(), "NotEqual");
3442
3497
  function NotEqual({ width, height, sx, ...props }, ref) {
3443
3498
  return /* @__PURE__ */ jsx(
3444
- BaseSvgIcon$1l,
3499
+ BaseSvgIcon$1m,
3445
3500
  {
3446
3501
  ref,
3447
3502
  viewBox: "0 0 24 24",
@@ -3455,7 +3510,7 @@ function NotEqual({ width, height, sx, ...props }, ref) {
3455
3510
  );
3456
3511
  }
3457
3512
  const NotEqual$1 = forwardRef(NotEqual);
3458
- const Icon$1k = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3513
+ const Icon$1l = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3459
3514
  /* @__PURE__ */ jsx(
3460
3515
  "path",
3461
3516
  {
@@ -3475,10 +3530,10 @@ const Icon$1k = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3475
3530
  }
3476
3531
  )
3477
3532
  ] });
3478
- const BaseSvgIcon$1k = createSvgIcon(Icon$1k(), "Number");
3533
+ const BaseSvgIcon$1l = createSvgIcon(Icon$1l(), "Number");
3479
3534
  function Number({ width, height, sx, ...props }, ref) {
3480
3535
  return /* @__PURE__ */ jsx(
3481
- BaseSvgIcon$1k,
3536
+ BaseSvgIcon$1l,
3482
3537
  {
3483
3538
  ref,
3484
3539
  viewBox: "0 0 24 24",
@@ -3492,7 +3547,7 @@ function Number({ width, height, sx, ...props }, ref) {
3492
3547
  );
3493
3548
  }
3494
3549
  const Number$1 = forwardRef(Number);
3495
- const Icon$1j = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3550
+ const Icon$1k = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3496
3551
  "path",
3497
3552
  {
3498
3553
  fill: "currentColor",
@@ -3501,10 +3556,10 @@ const Icon$1j = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3501
3556
  clipRule: "evenodd"
3502
3557
  }
3503
3558
  ) });
3504
- const BaseSvgIcon$1j = createSvgIcon(Icon$1j(), "Onboarding");
3559
+ const BaseSvgIcon$1k = createSvgIcon(Icon$1k(), "Onboarding");
3505
3560
  function Onboarding({ width, height, sx, ...props }, ref) {
3506
3561
  return /* @__PURE__ */ jsx(
3507
- BaseSvgIcon$1j,
3562
+ BaseSvgIcon$1k,
3508
3563
  {
3509
3564
  ref,
3510
3565
  viewBox: "0 0 24 24",
@@ -3518,7 +3573,7 @@ function Onboarding({ width, height, sx, ...props }, ref) {
3518
3573
  );
3519
3574
  }
3520
3575
  const Onboarding$1 = forwardRef(Onboarding);
3521
- const Icon$1i = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3576
+ const Icon$1j = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3522
3577
  "path",
3523
3578
  {
3524
3579
  fill: "currentColor",
@@ -3527,10 +3582,10 @@ const Icon$1i = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3527
3582
  clipRule: "evenodd"
3528
3583
  }
3529
3584
  ) });
3530
- const BaseSvgIcon$1i = createSvgIcon(Icon$1i(), "OohAnalytics");
3585
+ const BaseSvgIcon$1j = createSvgIcon(Icon$1j(), "OohAnalytics");
3531
3586
  function OohAnalytics({ width, height, sx, ...props }, ref) {
3532
3587
  return /* @__PURE__ */ jsx(
3533
- BaseSvgIcon$1i,
3588
+ BaseSvgIcon$1j,
3534
3589
  {
3535
3590
  ref,
3536
3591
  viewBox: "0 0 24 24",
@@ -3544,7 +3599,7 @@ function OohAnalytics({ width, height, sx, ...props }, ref) {
3544
3599
  );
3545
3600
  }
3546
3601
  const OohAnalytics$1 = forwardRef(OohAnalytics);
3547
- const Icon$1h = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3602
+ const Icon$1i = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3548
3603
  /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M13.125 13.125h-2.25v-2.25h2.25z" }),
3549
3604
  /* @__PURE__ */ jsx(
3550
3605
  "path",
@@ -3565,10 +3620,10 @@ const Icon$1h = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3565
3620
  }
3566
3621
  )
3567
3622
  ] });
3568
- const BaseSvgIcon$1h = createSvgIcon(Icon$1h(), "Opacity");
3623
+ const BaseSvgIcon$1i = createSvgIcon(Icon$1i(), "Opacity");
3569
3624
  function Opacity({ width, height, sx, ...props }, ref) {
3570
3625
  return /* @__PURE__ */ jsx(
3571
- BaseSvgIcon$1h,
3626
+ BaseSvgIcon$1i,
3572
3627
  {
3573
3628
  ref,
3574
3629
  viewBox: "0 0 24 24",
@@ -3582,7 +3637,7 @@ function Opacity({ width, height, sx, ...props }, ref) {
3582
3637
  );
3583
3638
  }
3584
3639
  const Opacity$1 = forwardRef(Opacity);
3585
- const Icon$1g = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3640
+ const Icon$1h = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3586
3641
  "path",
3587
3642
  {
3588
3643
  fill: "currentColor",
@@ -3591,10 +3646,10 @@ const Icon$1g = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3591
3646
  clipRule: "evenodd"
3592
3647
  }
3593
3648
  ) });
3594
- const BaseSvgIcon$1g = createSvgIcon(Icon$1g(), "OpenDiagonallyLeft");
3649
+ const BaseSvgIcon$1h = createSvgIcon(Icon$1h(), "OpenDiagonallyLeft");
3595
3650
  function OpenDiagonallyLeft({ width, height, sx, ...props }, ref) {
3596
3651
  return /* @__PURE__ */ jsx(
3597
- BaseSvgIcon$1g,
3652
+ BaseSvgIcon$1h,
3598
3653
  {
3599
3654
  ref,
3600
3655
  viewBox: "0 0 24 24",
@@ -3608,17 +3663,17 @@ function OpenDiagonallyLeft({ width, height, sx, ...props }, ref) {
3608
3663
  );
3609
3664
  }
3610
3665
  const OpenDiagonallyLeft$1 = forwardRef(OpenDiagonallyLeft);
3611
- const Icon$1f = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3666
+ const Icon$1g = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3612
3667
  "path",
3613
3668
  {
3614
3669
  fill: "currentColor",
3615
3670
  d: "M7 7V5H4q-.824 0-1.412.588A1.93 1.93 0 0 0 2 7v12q0 .824.587 1.413Q3.176 21 4 21h14q.824 0 1.413-.587Q20 19.825 20 19v-3h-2v3H4V7zm4-4q-.825 0-1.412.587A1.93 1.93 0 0 0 9 5v7q0 .825.588 1.412Q10.175 14 11 14h9q.824 0 1.413-.588Q22 12.826 22 12V5q0-.824-.587-1.412A1.93 1.93 0 0 0 20 3zm0 2h9v7h-9z"
3616
3671
  }
3617
3672
  ) });
3618
- const BaseSvgIcon$1f = createSvgIcon(Icon$1f(), "OpenNewWindow");
3673
+ const BaseSvgIcon$1g = createSvgIcon(Icon$1g(), "OpenNewWindow");
3619
3674
  function OpenNewWindow({ width, height, sx, ...props }, ref) {
3620
3675
  return /* @__PURE__ */ jsx(
3621
- BaseSvgIcon$1f,
3676
+ BaseSvgIcon$1g,
3622
3677
  {
3623
3678
  ref,
3624
3679
  viewBox: "0 0 24 24",
@@ -3632,7 +3687,7 @@ function OpenNewWindow({ width, height, sx, ...props }, ref) {
3632
3687
  );
3633
3688
  }
3634
3689
  const OpenNewWindow$1 = forwardRef(OpenNewWindow);
3635
- const Icon$1e = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3690
+ const Icon$1f = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3636
3691
  "path",
3637
3692
  {
3638
3693
  fill: "currentColor",
@@ -3641,10 +3696,10 @@ const Icon$1e = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3641
3696
  clipRule: "evenodd"
3642
3697
  }
3643
3698
  ) });
3644
- const BaseSvgIcon$1e = createSvgIcon(Icon$1e(), "OpenVertically");
3699
+ const BaseSvgIcon$1f = createSvgIcon(Icon$1f(), "OpenVertically");
3645
3700
  function OpenVertically({ width, height, sx, ...props }, ref) {
3646
3701
  return /* @__PURE__ */ jsx(
3647
- BaseSvgIcon$1e,
3702
+ BaseSvgIcon$1f,
3648
3703
  {
3649
3704
  ref,
3650
3705
  viewBox: "0 0 24 24",
@@ -3658,7 +3713,7 @@ function OpenVertically({ width, height, sx, ...props }, ref) {
3658
3713
  );
3659
3714
  }
3660
3715
  const OpenVertically$1 = forwardRef(OpenVertically);
3661
- const Icon$1d = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3716
+ const Icon$1e = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3662
3717
  /* @__PURE__ */ jsx(
3663
3718
  "path",
3664
3719
  {
@@ -3683,10 +3738,10 @@ const Icon$1d = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3683
3738
  }
3684
3739
  )
3685
3740
  ] });
3686
- const BaseSvgIcon$1d = createSvgIcon(Icon$1d(), "ParameterSettings");
3741
+ const BaseSvgIcon$1e = createSvgIcon(Icon$1e(), "ParameterSettings");
3687
3742
  function ParameterSettings({ width, height, sx, ...props }, ref) {
3688
3743
  return /* @__PURE__ */ jsx(
3689
- BaseSvgIcon$1d,
3744
+ BaseSvgIcon$1e,
3690
3745
  {
3691
3746
  ref,
3692
3747
  viewBox: "0 0 24 24",
@@ -3700,7 +3755,7 @@ function ParameterSettings({ width, height, sx, ...props }, ref) {
3700
3755
  );
3701
3756
  }
3702
3757
  const ParameterSettings$1 = forwardRef(ParameterSettings);
3703
- const Icon$1c = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3758
+ const Icon$1d = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3704
3759
  "path",
3705
3760
  {
3706
3761
  fill: "currentColor",
@@ -3709,10 +3764,10 @@ const Icon$1c = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3709
3764
  clipRule: "evenodd"
3710
3765
  }
3711
3766
  ) });
3712
- const BaseSvgIcon$1c = createSvgIcon(Icon$1c(), "PawnChess");
3767
+ const BaseSvgIcon$1d = createSvgIcon(Icon$1d(), "PawnChess");
3713
3768
  function PawnChess({ width, height, sx, ...props }, ref) {
3714
3769
  return /* @__PURE__ */ jsx(
3715
- BaseSvgIcon$1c,
3770
+ BaseSvgIcon$1d,
3716
3771
  {
3717
3772
  ref,
3718
3773
  viewBox: "0 0 24 24",
@@ -3726,7 +3781,7 @@ function PawnChess({ width, height, sx, ...props }, ref) {
3726
3781
  );
3727
3782
  }
3728
3783
  const PawnChess$1 = forwardRef(PawnChess);
3729
- const Icon$1b = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3784
+ const Icon$1c = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3730
3785
  "path",
3731
3786
  {
3732
3787
  fill: "currentColor",
@@ -3735,10 +3790,10 @@ const Icon$1b = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3735
3790
  clipRule: "evenodd"
3736
3791
  }
3737
3792
  ) });
3738
- const BaseSvgIcon$1b = createSvgIcon(Icon$1b(), "PlaceSelect");
3793
+ const BaseSvgIcon$1c = createSvgIcon(Icon$1c(), "PlaceSelect");
3739
3794
  function PlaceSelect({ width, height, sx, ...props }, ref) {
3740
3795
  return /* @__PURE__ */ jsx(
3741
- BaseSvgIcon$1b,
3796
+ BaseSvgIcon$1c,
3742
3797
  {
3743
3798
  ref,
3744
3799
  viewBox: "0 0 24 24",
@@ -3752,7 +3807,7 @@ function PlaceSelect({ width, height, sx, ...props }, ref) {
3752
3807
  );
3753
3808
  }
3754
3809
  const PlaceSelect$1 = forwardRef(PlaceSelect);
3755
- const Icon$1a = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3810
+ const Icon$1b = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3756
3811
  "path",
3757
3812
  {
3758
3813
  fill: "currentColor",
@@ -3761,10 +3816,10 @@ const Icon$1a = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3761
3816
  clipRule: "evenodd"
3762
3817
  }
3763
3818
  ) });
3764
- const BaseSvgIcon$1a = createSvgIcon(Icon$1a(), "PointsOfInterest");
3819
+ const BaseSvgIcon$1b = createSvgIcon(Icon$1b(), "PointsOfInterest");
3765
3820
  function PointsOfInterest({ width, height, sx, ...props }, ref) {
3766
3821
  return /* @__PURE__ */ jsx(
3767
- BaseSvgIcon$1a,
3822
+ BaseSvgIcon$1b,
3768
3823
  {
3769
3824
  ref,
3770
3825
  viewBox: "0 0 24 24",
@@ -3778,7 +3833,7 @@ function PointsOfInterest({ width, height, sx, ...props }, ref) {
3778
3833
  );
3779
3834
  }
3780
3835
  const PointsOfInterest$1 = forwardRef(PointsOfInterest);
3781
- const Icon$19 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3836
+ const Icon$1a = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3782
3837
  /* @__PURE__ */ jsx(
3783
3838
  "path",
3784
3839
  {
@@ -3835,10 +3890,10 @@ const Icon$19 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3835
3890
  }
3836
3891
  )
3837
3892
  ] });
3838
- const BaseSvgIcon$19 = createSvgIcon(Icon$19(), "Postgre");
3893
+ const BaseSvgIcon$1a = createSvgIcon(Icon$1a(), "Postgre");
3839
3894
  function Postgre({ width, height, sx, ...props }, ref) {
3840
3895
  return /* @__PURE__ */ jsx(
3841
- BaseSvgIcon$19,
3896
+ BaseSvgIcon$1a,
3842
3897
  {
3843
3898
  ref,
3844
3899
  viewBox: "0 0 24 24",
@@ -3852,7 +3907,7 @@ function Postgre({ width, height, sx, ...props }, ref) {
3852
3907
  );
3853
3908
  }
3854
3909
  const Postgre$1 = forwardRef(Postgre);
3855
- const Icon$18 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3910
+ const Icon$19 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3856
3911
  /* @__PURE__ */ jsx(
3857
3912
  "path",
3858
3913
  {
@@ -3870,10 +3925,10 @@ const Icon$18 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3870
3925
  }
3871
3926
  )
3872
3927
  ] });
3873
- const BaseSvgIcon$18 = createSvgIcon(Icon$18(), "PostgreOutlined");
3928
+ const BaseSvgIcon$19 = createSvgIcon(Icon$19(), "PostgreOutlined");
3874
3929
  function PostgreOutlined({ width, height, sx, ...props }, ref) {
3875
3930
  return /* @__PURE__ */ jsx(
3876
- BaseSvgIcon$18,
3931
+ BaseSvgIcon$19,
3877
3932
  {
3878
3933
  ref,
3879
3934
  viewBox: "0 0 24 24",
@@ -3887,7 +3942,7 @@ function PostgreOutlined({ width, height, sx, ...props }, ref) {
3887
3942
  );
3888
3943
  }
3889
3944
  const PostgreOutlined$1 = forwardRef(PostgreOutlined);
3890
- const Icon$17 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3945
+ const Icon$18 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3891
3946
  /* @__PURE__ */ jsx(
3892
3947
  "path",
3893
3948
  {
@@ -3921,10 +3976,10 @@ const Icon$17 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3921
3976
  }
3922
3977
  )
3923
3978
  ] });
3924
- const BaseSvgIcon$17 = createSvgIcon(Icon$17(), "Preferences");
3979
+ const BaseSvgIcon$18 = createSvgIcon(Icon$18(), "Preferences");
3925
3980
  function Preferences({ width, height, sx, ...props }, ref) {
3926
3981
  return /* @__PURE__ */ jsx(
3927
- BaseSvgIcon$17,
3982
+ BaseSvgIcon$18,
3928
3983
  {
3929
3984
  ref,
3930
3985
  viewBox: "0 0 24 24",
@@ -3938,7 +3993,7 @@ function Preferences({ width, height, sx, ...props }, ref) {
3938
3993
  );
3939
3994
  }
3940
3995
  const Preferences$1 = forwardRef(Preferences);
3941
- const Icon$16 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3996
+ const Icon$17 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
3942
3997
  "path",
3943
3998
  {
3944
3999
  fill: "currentColor",
@@ -3947,10 +4002,10 @@ const Icon$16 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
3947
4002
  clipRule: "evenodd"
3948
4003
  }
3949
4004
  ) });
3950
- const BaseSvgIcon$16 = createSvgIcon(Icon$16(), "ProcessData");
4005
+ const BaseSvgIcon$17 = createSvgIcon(Icon$17(), "ProcessData");
3951
4006
  function ProcessData({ width, height, sx, ...props }, ref) {
3952
4007
  return /* @__PURE__ */ jsx(
3953
- BaseSvgIcon$16,
4008
+ BaseSvgIcon$17,
3954
4009
  {
3955
4010
  ref,
3956
4011
  viewBox: "0 0 24 24",
@@ -3964,7 +4019,7 @@ function ProcessData({ width, height, sx, ...props }, ref) {
3964
4019
  );
3965
4020
  }
3966
4021
  const ProcessData$1 = forwardRef(ProcessData);
3967
- const Icon$15 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4022
+ const Icon$16 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
3968
4023
  /* @__PURE__ */ jsx(
3969
4024
  "path",
3970
4025
  {
@@ -3982,10 +4037,10 @@ const Icon$15 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
3982
4037
  }
3983
4038
  )
3984
4039
  ] });
3985
- const BaseSvgIcon$15 = createSvgIcon(Icon$15(), "PublicWithPassword");
4040
+ const BaseSvgIcon$16 = createSvgIcon(Icon$16(), "PublicWithPassword");
3986
4041
  function PublicWithPassword({ width, height, sx, ...props }, ref) {
3987
4042
  return /* @__PURE__ */ jsx(
3988
- BaseSvgIcon$15,
4043
+ BaseSvgIcon$16,
3989
4044
  {
3990
4045
  ref,
3991
4046
  viewBox: "0 0 24 24",
@@ -3999,17 +4054,17 @@ function PublicWithPassword({ width, height, sx, ...props }, ref) {
3999
4054
  );
4000
4055
  }
4001
4056
  const PublicWithPassword$1 = forwardRef(PublicWithPassword);
4002
- const Icon$14 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4057
+ const Icon$15 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4003
4058
  "path",
4004
4059
  {
4005
4060
  fill: "currentColor",
4006
4061
  d: "M11 20v-8.15l-2.6 2.6L7 13l5-5 5 5-1.4 1.45-2.6-2.6V20zM4 9V6q0-.824.588-1.412A1.93 1.93 0 0 1 6 4h12q.824 0 1.413.588Q20 5.175 20 6v3h-2V6H6v3z"
4007
4062
  }
4008
4063
  ) });
4009
- const BaseSvgIcon$14 = createSvgIcon(Icon$14(), "Publish");
4064
+ const BaseSvgIcon$15 = createSvgIcon(Icon$15(), "Publish");
4010
4065
  function Publish({ width, height, sx, ...props }, ref) {
4011
4066
  return /* @__PURE__ */ jsx(
4012
- BaseSvgIcon$14,
4067
+ BaseSvgIcon$15,
4013
4068
  {
4014
4069
  ref,
4015
4070
  viewBox: "0 0 24 24",
@@ -4023,7 +4078,7 @@ function Publish({ width, height, sx, ...props }, ref) {
4023
4078
  );
4024
4079
  }
4025
4080
  const Publish$1 = forwardRef(Publish);
4026
- const Icon$13 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4081
+ const Icon$14 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4027
4082
  "path",
4028
4083
  {
4029
4084
  fill: "currentColor",
@@ -4032,10 +4087,10 @@ const Icon$13 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/200
4032
4087
  clipRule: "evenodd"
4033
4088
  }
4034
4089
  ) });
4035
- const BaseSvgIcon$13 = createSvgIcon(Icon$13(), "Quadbin");
4090
+ const BaseSvgIcon$14 = createSvgIcon(Icon$14(), "Quadbin");
4036
4091
  function Quadbin({ width, height, sx, ...props }, ref) {
4037
4092
  return /* @__PURE__ */ jsx(
4038
- BaseSvgIcon$13,
4093
+ BaseSvgIcon$14,
4039
4094
  {
4040
4095
  ref,
4041
4096
  viewBox: "0 0 24 24",
@@ -4049,7 +4104,7 @@ function Quadbin({ width, height, sx, ...props }, ref) {
4049
4104
  );
4050
4105
  }
4051
4106
  const Quadbin$1 = forwardRef(Quadbin);
4052
- const Icon$12 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4107
+ const Icon$13 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4053
4108
  /* @__PURE__ */ jsx(
4054
4109
  "path",
4055
4110
  {
@@ -4067,10 +4122,10 @@ const Icon$12 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
4067
4122
  }
4068
4123
  )
4069
4124
  ] });
4070
- const BaseSvgIcon$12 = createSvgIcon(Icon$12(), "Quadkey");
4125
+ const BaseSvgIcon$13 = createSvgIcon(Icon$13(), "Quadkey");
4071
4126
  function Quadkey({ width, height, sx, ...props }, ref) {
4072
4127
  return /* @__PURE__ */ jsx(
4073
- BaseSvgIcon$12,
4128
+ BaseSvgIcon$13,
4074
4129
  {
4075
4130
  ref,
4076
4131
  viewBox: "0 0 24 24",
@@ -4084,7 +4139,7 @@ function Quadkey({ width, height, sx, ...props }, ref) {
4084
4139
  );
4085
4140
  }
4086
4141
  const Quadkey$1 = forwardRef(Quadkey);
4087
- const Icon$11 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4142
+ const Icon$12 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4088
4143
  /* @__PURE__ */ jsx("g", { clipPath: "url(#a)", children: /* @__PURE__ */ jsx(
4089
4144
  "path",
4090
4145
  {
@@ -4096,10 +4151,10 @@ const Icon$11 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
4096
4151
  ) }),
4097
4152
  /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
4098
4153
  ] });
4099
- const BaseSvgIcon$11 = createSvgIcon(Icon$11(), "QueryTable");
4154
+ const BaseSvgIcon$12 = createSvgIcon(Icon$12(), "QueryTable");
4100
4155
  function QueryTable({ width, height, sx, ...props }, ref) {
4101
4156
  return /* @__PURE__ */ jsx(
4102
- BaseSvgIcon$11,
4157
+ BaseSvgIcon$12,
4103
4158
  {
4104
4159
  ref,
4105
4160
  viewBox: "0 0 24 24",
@@ -4113,7 +4168,7 @@ function QueryTable({ width, height, sx, ...props }, ref) {
4113
4168
  );
4114
4169
  }
4115
4170
  const QueryTable$1 = forwardRef(QueryTable);
4116
- const Icon$10 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4171
+ const Icon$11 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4117
4172
  /* @__PURE__ */ jsx(
4118
4173
  "path",
4119
4174
  {
@@ -4131,10 +4186,10 @@ const Icon$10 = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/20
4131
4186
  }
4132
4187
  )
4133
4188
  ] });
4134
- const BaseSvgIcon$10 = createSvgIcon(Icon$10(), "Rain");
4189
+ const BaseSvgIcon$11 = createSvgIcon(Icon$11(), "Rain");
4135
4190
  function Rain({ width, height, sx, ...props }, ref) {
4136
4191
  return /* @__PURE__ */ jsx(
4137
- BaseSvgIcon$10,
4192
+ BaseSvgIcon$11,
4138
4193
  {
4139
4194
  ref,
4140
4195
  viewBox: "0 0 24 24",
@@ -4148,17 +4203,17 @@ function Rain({ width, height, sx, ...props }, ref) {
4148
4203
  );
4149
4204
  }
4150
4205
  const Rain$1 = forwardRef(Rain);
4151
- const Icon$$ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4206
+ const Icon$10 = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4152
4207
  "path",
4153
4208
  {
4154
4209
  fill: "currentColor",
4155
4210
  d: "M6.5 21v-3.5H3V21zM7.5 21h4v-3.5h-4zM17.5 21H21v-3.5h-3.5zM21 11.5v-4h-3.5v4zM21 6.5V3h-3.5v3.5zM16.5 3h-4v3.5h4zM11.5 3h-4v3.5h4zM6.5 3H3v3.5h3.5zM3 7.5v4h3.5v-4zM3 12.5v4h3.5v-4zM11.5 16.5h-4v-4h4zM11.5 11.5h-4v-4h4zM12.5 12.5h4v4h-4z"
4156
4211
  }
4157
4212
  ) });
4158
- const BaseSvgIcon$$ = createSvgIcon(Icon$$(), "Raster");
4213
+ const BaseSvgIcon$10 = createSvgIcon(Icon$10(), "Raster");
4159
4214
  function Raster({ width, height, sx, ...props }, ref) {
4160
4215
  return /* @__PURE__ */ jsx(
4161
- BaseSvgIcon$$,
4216
+ BaseSvgIcon$10,
4162
4217
  {
4163
4218
  ref,
4164
4219
  viewBox: "0 0 24 24",
@@ -4172,7 +4227,7 @@ function Raster({ width, height, sx, ...props }, ref) {
4172
4227
  );
4173
4228
  }
4174
4229
  const Raster$1 = forwardRef(Raster);
4175
- const Icon$_ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4230
+ const Icon$$ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4176
4231
  "path",
4177
4232
  {
4178
4233
  fill: "currentColor",
@@ -4181,10 +4236,10 @@ const Icon$_ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000
4181
4236
  clipRule: "evenodd"
4182
4237
  }
4183
4238
  ) });
4184
- const BaseSvgIcon$_ = createSvgIcon(Icon$_(), "Redshift");
4239
+ const BaseSvgIcon$$ = createSvgIcon(Icon$$(), "Redshift");
4185
4240
  function Redshift({ width, height, sx, ...props }, ref) {
4186
4241
  return /* @__PURE__ */ jsx(
4187
- BaseSvgIcon$_,
4242
+ BaseSvgIcon$$,
4188
4243
  {
4189
4244
  ref,
4190
4245
  viewBox: "0 0 24 24",
@@ -4198,7 +4253,7 @@ function Redshift({ width, height, sx, ...props }, ref) {
4198
4253
  );
4199
4254
  }
4200
4255
  const Redshift$1 = forwardRef(Redshift);
4201
- const Icon$Z = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4256
+ const Icon$_ = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4202
4257
  "path",
4203
4258
  {
4204
4259
  fill: "currentColor",
@@ -4207,10 +4262,10 @@ const Icon$Z = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000
4207
4262
  clipRule: "evenodd"
4208
4263
  }
4209
4264
  ) });
4210
- const BaseSvgIcon$Z = createSvgIcon(Icon$Z(), "Report");
4265
+ const BaseSvgIcon$_ = createSvgIcon(Icon$_(), "Report");
4211
4266
  function Report({ width, height, sx, ...props }, ref) {
4212
4267
  return /* @__PURE__ */ jsx(
4213
- BaseSvgIcon$Z,
4268
+ BaseSvgIcon$_,
4214
4269
  {
4215
4270
  ref,
4216
4271
  viewBox: "0 0 24 24",
@@ -4224,7 +4279,7 @@ function Report({ width, height, sx, ...props }, ref) {
4224
4279
  );
4225
4280
  }
4226
4281
  const Report$1 = forwardRef(Report);
4227
- const Icon$Y = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4282
+ const Icon$Z = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4228
4283
  "path",
4229
4284
  {
4230
4285
  fill: "currentColor",
@@ -4233,10 +4288,10 @@ const Icon$Y = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000
4233
4288
  clipRule: "evenodd"
4234
4289
  }
4235
4290
  ) });
4236
- const BaseSvgIcon$Y = createSvgIcon(Icon$Y(), "Reset");
4291
+ const BaseSvgIcon$Z = createSvgIcon(Icon$Z(), "Reset");
4237
4292
  function Reset({ width, height, sx, ...props }, ref) {
4238
4293
  return /* @__PURE__ */ jsx(
4239
- BaseSvgIcon$Y,
4294
+ BaseSvgIcon$Z,
4240
4295
  {
4241
4296
  ref,
4242
4297
  viewBox: "0 0 24 24",
@@ -4250,7 +4305,7 @@ function Reset({ width, height, sx, ...props }, ref) {
4250
4305
  );
4251
4306
  }
4252
4307
  const Reset$1 = forwardRef(Reset);
4253
- const Icon$X = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4308
+ const Icon$Y = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4254
4309
  /* @__PURE__ */ jsx("g", { clipPath: "url(#a)", children: /* @__PURE__ */ jsx(
4255
4310
  "path",
4256
4311
  {
@@ -4262,10 +4317,10 @@ const Icon$X = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/200
4262
4317
  ) }),
4263
4318
  /* @__PURE__ */ jsx("defs", { children: /* @__PURE__ */ jsx("clipPath", { id: "a", children: /* @__PURE__ */ jsx("path", { fill: "currentColor", d: "M0 0h24v24H0z" }) }) })
4264
4319
  ] });
4265
- const BaseSvgIcon$X = createSvgIcon(Icon$X(), "RiskAnalysis");
4320
+ const BaseSvgIcon$Y = createSvgIcon(Icon$Y(), "RiskAnalysis");
4266
4321
  function RiskAnalysis({ width, height, sx, ...props }, ref) {
4267
4322
  return /* @__PURE__ */ jsx(
4268
- BaseSvgIcon$X,
4323
+ BaseSvgIcon$Y,
4269
4324
  {
4270
4325
  ref,
4271
4326
  viewBox: "0 0 24 24",
@@ -4279,7 +4334,7 @@ function RiskAnalysis({ width, height, sx, ...props }, ref) {
4279
4334
  );
4280
4335
  }
4281
4336
  const RiskAnalysis$1 = forwardRef(RiskAnalysis);
4282
- const Icon$W = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4337
+ const Icon$X = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4283
4338
  /* @__PURE__ */ jsx(
4284
4339
  "path",
4285
4340
  {
@@ -4298,10 +4353,10 @@ const Icon$W = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/200
4298
4353
  }
4299
4354
  )
4300
4355
  ] });
4301
- const BaseSvgIcon$W = createSvgIcon(Icon$W(), "RoadTraffic");
4356
+ const BaseSvgIcon$X = createSvgIcon(Icon$X(), "RoadTraffic");
4302
4357
  function RoadTraffic({ width, height, sx, ...props }, ref) {
4303
4358
  return /* @__PURE__ */ jsx(
4304
- BaseSvgIcon$W,
4359
+ BaseSvgIcon$X,
4305
4360
  {
4306
4361
  ref,
4307
4362
  viewBox: "0 0 24 24",
@@ -4315,7 +4370,7 @@ function RoadTraffic({ width, height, sx, ...props }, ref) {
4315
4370
  );
4316
4371
  }
4317
4372
  const RoadTraffic$1 = forwardRef(RoadTraffic);
4318
- const Icon$V = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4373
+ const Icon$W = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4319
4374
  /* @__PURE__ */ jsx(
4320
4375
  "path",
4321
4376
  {
@@ -4334,10 +4389,10 @@ const Icon$V = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/200
4334
4389
  }
4335
4390
  )
4336
4391
  ] });
4337
- const BaseSvgIcon$V = createSvgIcon(Icon$V(), "RunSettings");
4392
+ const BaseSvgIcon$W = createSvgIcon(Icon$W(), "RunSettings");
4338
4393
  function RunSettings({ width, height, sx, ...props }, ref) {
4339
4394
  return /* @__PURE__ */ jsx(
4340
- BaseSvgIcon$V,
4395
+ BaseSvgIcon$W,
4341
4396
  {
4342
4397
  ref,
4343
4398
  viewBox: "0 0 24 24",
@@ -4351,7 +4406,7 @@ function RunSettings({ width, height, sx, ...props }, ref) {
4351
4406
  );
4352
4407
  }
4353
4408
  const RunSettings$1 = forwardRef(RunSettings);
4354
- const Icon$U = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4409
+ const Icon$V = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4355
4410
  "path",
4356
4411
  {
4357
4412
  fill: "currentColor",
@@ -4360,10 +4415,10 @@ const Icon$U = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000
4360
4415
  clipRule: "evenodd"
4361
4416
  }
4362
4417
  ) });
4363
- const BaseSvgIcon$U = createSvgIcon(Icon$U(), "RunStep");
4418
+ const BaseSvgIcon$V = createSvgIcon(Icon$V(), "RunStep");
4364
4419
  function RunStep({ width, height, sx, ...props }, ref) {
4365
4420
  return /* @__PURE__ */ jsx(
4366
- BaseSvgIcon$U,
4421
+ BaseSvgIcon$V,
4367
4422
  {
4368
4423
  ref,
4369
4424
  viewBox: "0 0 24 24",
@@ -4377,7 +4432,7 @@ function RunStep({ width, height, sx, ...props }, ref) {
4377
4432
  );
4378
4433
  }
4379
4434
  const RunStep$1 = forwardRef(RunStep);
4380
- const Icon$T = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4435
+ const Icon$U = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4381
4436
  "path",
4382
4437
  {
4383
4438
  fill: "currentColor",
@@ -4386,10 +4441,10 @@ const Icon$T = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000
4386
4441
  clipRule: "evenodd"
4387
4442
  }
4388
4443
  ) });
4389
- const BaseSvgIcon$T = createSvgIcon(Icon$T(), "Salesforce");
4444
+ const BaseSvgIcon$U = createSvgIcon(Icon$U(), "Salesforce");
4390
4445
  function Salesforce({ width, height, sx, ...props }, ref) {
4391
4446
  return /* @__PURE__ */ jsx(
4392
- BaseSvgIcon$T,
4447
+ BaseSvgIcon$U,
4393
4448
  {
4394
4449
  ref,
4395
4450
  viewBox: "0 0 24 24",
@@ -4403,7 +4458,7 @@ function Salesforce({ width, height, sx, ...props }, ref) {
4403
4458
  );
4404
4459
  }
4405
4460
  const Salesforce$1 = forwardRef(Salesforce);
4406
- const Icon$S = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4461
+ const Icon$T = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4407
4462
  "path",
4408
4463
  {
4409
4464
  fill: "currentColor",
@@ -4412,10 +4467,10 @@ const Icon$S = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000
4412
4467
  clipRule: "evenodd"
4413
4468
  }
4414
4469
  ) });
4415
- const BaseSvgIcon$S = createSvgIcon(Icon$S(), "Sample");
4470
+ const BaseSvgIcon$T = createSvgIcon(Icon$T(), "Sample");
4416
4471
  function Sample({ width, height, sx, ...props }, ref) {
4417
4472
  return /* @__PURE__ */ jsx(
4418
- BaseSvgIcon$S,
4473
+ BaseSvgIcon$T,
4419
4474
  {
4420
4475
  ref,
4421
4476
  viewBox: "0 0 24 24",
@@ -4429,7 +4484,7 @@ function Sample({ width, height, sx, ...props }, ref) {
4429
4484
  );
4430
4485
  }
4431
4486
  const Sample$1 = forwardRef(Sample);
4432
- const Icon$R = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4487
+ const Icon$S = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4433
4488
  /* @__PURE__ */ jsx(
4434
4489
  "path",
4435
4490
  {
@@ -4445,10 +4500,10 @@ const Icon$R = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/200
4445
4500
  }
4446
4501
  )
4447
4502
  ] });
4448
- const BaseSvgIcon$R = createSvgIcon(Icon$R(), "SaveOk");
4503
+ const BaseSvgIcon$S = createSvgIcon(Icon$S(), "SaveOk");
4449
4504
  function SaveOk({ width, height, sx, ...props }, ref) {
4450
4505
  return /* @__PURE__ */ jsx(
4451
- BaseSvgIcon$R,
4506
+ BaseSvgIcon$S,
4452
4507
  {
4453
4508
  ref,
4454
4509
  viewBox: "0 0 24 24",
@@ -4462,7 +4517,7 @@ function SaveOk({ width, height, sx, ...props }, ref) {
4462
4517
  );
4463
4518
  }
4464
4519
  const SaveOk$1 = forwardRef(SaveOk);
4465
- const Icon$Q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4520
+ const Icon$R = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4466
4521
  /* @__PURE__ */ jsx(
4467
4522
  "path",
4468
4523
  {
@@ -4487,10 +4542,10 @@ const Icon$Q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/200
4487
4542
  }
4488
4543
  )
4489
4544
  ] });
4490
- const BaseSvgIcon$Q = createSvgIcon(Icon$Q(), "ScheduleRun");
4545
+ const BaseSvgIcon$R = createSvgIcon(Icon$R(), "ScheduleRun");
4491
4546
  function ScheduleRun({ width, height, sx, ...props }, ref) {
4492
4547
  return /* @__PURE__ */ jsx(
4493
- BaseSvgIcon$Q,
4548
+ BaseSvgIcon$R,
4494
4549
  {
4495
4550
  ref,
4496
4551
  viewBox: "0 0 24 24",
@@ -4504,7 +4559,7 @@ function ScheduleRun({ width, height, sx, ...props }, ref) {
4504
4559
  );
4505
4560
  }
4506
4561
  const ScheduleRun$1 = forwardRef(ScheduleRun);
4507
- const Icon$P = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4562
+ const Icon$Q = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4508
4563
  /* @__PURE__ */ jsx(
4509
4564
  "path",
4510
4565
  {
@@ -4520,10 +4575,10 @@ const Icon$P = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/200
4520
4575
  }
4521
4576
  )
4522
4577
  ] });
4523
- const BaseSvgIcon$P = createSvgIcon(Icon$P(), "SelectDestination");
4578
+ const BaseSvgIcon$Q = createSvgIcon(Icon$Q(), "SelectDestination");
4524
4579
  function SelectDestination({ width, height, sx, ...props }, ref) {
4525
4580
  return /* @__PURE__ */ jsx(
4526
- BaseSvgIcon$P,
4581
+ BaseSvgIcon$Q,
4527
4582
  {
4528
4583
  ref,
4529
4584
  viewBox: "0 0 24 24",
@@ -4537,7 +4592,7 @@ function SelectDestination({ width, height, sx, ...props }, ref) {
4537
4592
  );
4538
4593
  }
4539
4594
  const SelectDestination$1 = forwardRef(SelectDestination);
4540
- const Icon$O = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4595
+ const Icon$P = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4541
4596
  /* @__PURE__ */ jsx(
4542
4597
  "path",
4543
4598
  {
@@ -4555,10 +4610,10 @@ const Icon$O = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/200
4555
4610
  }
4556
4611
  )
4557
4612
  ] });
4558
- const BaseSvgIcon$O = createSvgIcon(Icon$O(), "SelectFeature");
4613
+ const BaseSvgIcon$P = createSvgIcon(Icon$P(), "SelectFeature");
4559
4614
  function SelectFeature({ width, height, sx, ...props }, ref) {
4560
4615
  return /* @__PURE__ */ jsx(
4561
- BaseSvgIcon$O,
4616
+ BaseSvgIcon$P,
4562
4617
  {
4563
4618
  ref,
4564
4619
  viewBox: "0 0 24 24",
@@ -4572,7 +4627,7 @@ function SelectFeature({ width, height, sx, ...props }, ref) {
4572
4627
  );
4573
4628
  }
4574
4629
  const SelectFeature$1 = forwardRef(SelectFeature);
4575
- const Icon$N = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4630
+ const Icon$O = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4576
4631
  "path",
4577
4632
  {
4578
4633
  fill: "currentColor",
@@ -4581,10 +4636,10 @@ const Icon$N = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000
4581
4636
  clipRule: "evenodd"
4582
4637
  }
4583
4638
  ) });
4584
- const BaseSvgIcon$N = createSvgIcon(Icon$N(), "SelectTool");
4639
+ const BaseSvgIcon$O = createSvgIcon(Icon$O(), "SelectTool");
4585
4640
  function SelectTool({ width, height, sx, ...props }, ref) {
4586
4641
  return /* @__PURE__ */ jsx(
4587
- BaseSvgIcon$N,
4642
+ BaseSvgIcon$O,
4588
4643
  {
4589
4644
  ref,
4590
4645
  viewBox: "0 0 24 24",
@@ -4598,17 +4653,17 @@ function SelectTool({ width, height, sx, ...props }, ref) {
4598
4653
  );
4599
4654
  }
4600
4655
  const SelectTool$1 = forwardRef(SelectTool);
4601
- const Icon$M = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4656
+ const Icon$N = () => /* @__PURE__ */ jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: /* @__PURE__ */ jsx(
4602
4657
  "path",
4603
4658
  {
4604
4659
  fill: "currentColor",
4605
4660
  d: "M15 3v11h6V5a2 2 0 0 0-2-2zM17 23v-6h6l-2.29 2.3L23 21.59 21.59 23l-2.3-2.29zM13 21h-2v-2h2zM9 5H7V3h2zM5 17H3v-2h2zM5 19v2c-1.1 0-2-.9-2-2zM13 5h-2V3h2zM5 9H3V7h2zM9 21H7v-2h2zM5 13H3v-2h2zM5 5H3c0-1.1.9-2 2-2zM9 17h2v-2H9zM11 9H9V7h2zM9 13h2v-2H9z"
4606
4661
  }
4607
4662
  ) });
4608
- const BaseSvgIcon$M = createSvgIcon(Icon$M(), "SelectVariable");
4663
+ const BaseSvgIcon$N = createSvgIcon(Icon$N(), "SelectVariable");
4609
4664
  function SelectVariable({ width, height, sx, ...props }, ref) {
4610
4665
  return /* @__PURE__ */ jsx(
4611
- BaseSvgIcon$M,
4666
+ BaseSvgIcon$N,
4612
4667
  {
4613
4668
  ref,
4614
4669
  viewBox: "0 0 24 24",
@@ -4622,6 +4677,39 @@ function SelectVariable({ width, height, sx, ...props }, ref) {
4622
4677
  );
4623
4678
  }
4624
4679
  const SelectVariable$1 = forwardRef(SelectVariable);
4680
+ const Icon$M = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4681
+ /* @__PURE__ */ jsx(
4682
+ "path",
4683
+ {
4684
+ fill: "currentColor",
4685
+ d: "m12.643 5.307-3.857 7.285h2.691v4.715l3.737-7.286h-2.571zM17.97 24a6.7 6.7 0 0 1-3.617-1.034 6 6 0 0 1-2.412-2.842 6 6 0 0 1 2.412-2.842 6.7 6.7 0 0 1 3.618-1.034q1.96 0 3.617 1.034A6 6 0 0 1 24 20.124a6 6 0 0 1-2.412 2.842A6.7 6.7 0 0 1 17.971 24m0-1.723q1.228 0 2.316-.56a4.7 4.7 0 0 0 1.776-1.593 4.7 4.7 0 0 0-1.777-1.593 5 5 0 0 0-2.314-.56q-1.228 0-2.315.56a4.7 4.7 0 0 0-1.777 1.593 4.7 4.7 0 0 0 1.777 1.594q1.087.56 2.315.56m0-.861q-.537 0-.915-.377a1.25 1.25 0 0 1-.376-.915q0-.538.377-.915.376-.377.915-.377t.915.377q.377.377.377.915t-.377.915a1.25 1.25 0 0 1-.915.377"
4686
+ }
4687
+ ),
4688
+ /* @__PURE__ */ jsx(
4689
+ "path",
4690
+ {
4691
+ fill: "currentColor",
4692
+ d: "M19.75 1.723a2 2 0 0 1 2 2v11.37a8.6 8.6 0 0 0-2-.67v-10.7h-16v16h6.192c0 .86.19 1.34.553 2H3.75a2 2 0 0 1-2-2v-16a2 2 0 0 1 2-2z"
4693
+ }
4694
+ )
4695
+ ] });
4696
+ const BaseSvgIcon$M = createSvgIcon(Icon$M(), "ShowNodeResults");
4697
+ function ShowNodeResults({ width, height, sx, ...props }, ref) {
4698
+ return /* @__PURE__ */ jsx(
4699
+ BaseSvgIcon$M,
4700
+ {
4701
+ ref,
4702
+ viewBox: "0 0 24 24",
4703
+ sx: {
4704
+ width,
4705
+ height: height || width,
4706
+ ...sx
4707
+ },
4708
+ ...props
4709
+ }
4710
+ );
4711
+ }
4712
+ const ShowNodeResults$1 = forwardRef(ShowNodeResults);
4625
4713
  const Icon$L = () => /* @__PURE__ */ jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "none", children: [
4626
4714
  /* @__PURE__ */ jsx(
4627
4715
  "path",
@@ -6037,6 +6125,8 @@ export {
6037
6125
  BlockLabel$1 as BlockLabel,
6038
6126
  BlockLabelOff$1 as BlockLabelOff,
6039
6127
  BottomRow$1 as BottomRow,
6128
+ BulletPointAlt$1 as BulletPointAlt,
6129
+ BulletPointCheckedAlt$1 as BulletPointCheckedAlt,
6040
6130
  Carto$1 as Carto,
6041
6131
  CartoAi$1 as CartoAi,
6042
6132
  CartoSymbol$1 as CartoSymbol,
@@ -6170,6 +6260,7 @@ export {
6170
6260
  SelectFeature$1 as SelectFeature,
6171
6261
  SelectTool$1 as SelectTool,
6172
6262
  SelectVariable$1 as SelectVariable,
6263
+ ShowNodeResults$1 as ShowNodeResults,
6173
6264
  ShowRightsidebar$1 as ShowRightsidebar,
6174
6265
  SingleLayer$1 as SingleLayer,
6175
6266
  SiteSelection$1 as SiteSelection,