@gooddata/sdk-ui-kit 11.55.0 → 11.56.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (407) hide show
  1. package/esm/@ui/@dev/ComponentTable.d.ts +1 -1
  2. package/esm/@ui/@dev/ComponentTable.d.ts.map +1 -1
  3. package/esm/@ui/@dev/ComponentTable.js +1 -2
  4. package/esm/@ui/@types/icon.d.ts +1 -1
  5. package/esm/@ui/@types/icon.d.ts.map +1 -1
  6. package/esm/@ui/@utils/bem.d.ts.map +1 -1
  7. package/esm/@ui/@utils/keyboardNavigation.d.ts +11 -11
  8. package/esm/@ui/@utils/keyboardNavigation.d.ts.map +1 -1
  9. package/esm/@ui/@utils/size.d.ts +2 -1
  10. package/esm/@ui/@utils/size.d.ts.map +1 -1
  11. package/esm/@ui/@utils/useKeyboardNavigationTarget.d.ts.map +1 -1
  12. package/esm/@ui/UiAddGranteeDialog/UiAddGranteeDialogCard.d.ts.map +1 -1
  13. package/esm/@ui/UiAddGranteeDialog/UiAddGranteeDialogCard.js +1 -5
  14. package/esm/@ui/UiAddGranteeDialog/useGranteeSelection.d.ts.map +1 -1
  15. package/esm/@ui/UiAsyncTable/UiAsyncTable/SkeletonItemFactory.d.ts.map +1 -1
  16. package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTable.js +1 -3
  17. package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.js +1 -2
  18. package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.js +1 -3
  19. package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableFilter.js +1 -5
  20. package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.js +1 -2
  21. package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableRow.js +1 -2
  22. package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableToolbar.js +5 -13
  23. package/esm/@ui/UiAsyncTable/UiAsyncTable/utils.d.ts +3 -3
  24. package/esm/@ui/UiAsyncTable/UiAsyncTable/utils.d.ts.map +1 -1
  25. package/esm/@ui/UiAsyncTable/UiAsyncTableTitle/UiAsyncTableTitle.js +1 -2
  26. package/esm/@ui/UiAsyncTable/useAsyncTableSearch.d.ts +1 -1
  27. package/esm/@ui/UiAsyncTable/useAsyncTableSearch.d.ts.map +1 -1
  28. package/esm/@ui/UiAutocomplete/UiAutocomplete.js +3 -7
  29. package/esm/@ui/UiAutocomplete/types.d.ts.map +1 -1
  30. package/esm/@ui/UiAutocomplete/useAsyncListSource.d.ts.map +1 -1
  31. package/esm/@ui/UiBreadcrumb/UiBreadcrumb.js +1 -2
  32. package/esm/@ui/UiCertificationIcon/UiCertificationIcon.js +1 -8
  33. package/esm/@ui/UiCheckbox/UiCheckbox.js +2 -5
  34. package/esm/@ui/UiColorPicker/UiColorPicker.js +2 -5
  35. package/esm/@ui/UiColorPicker/components/UiColorSlider.js +2 -4
  36. package/esm/@ui/UiColorPicker/components/UiColorValueField.js +1 -2
  37. package/esm/@ui/UiCombobox/UiComboboxListItem.d.ts +1 -1
  38. package/esm/@ui/UiCombobox/UiComboboxListItem.d.ts.map +1 -1
  39. package/esm/@ui/UiCombobox/UiComboboxListItem.js +1 -2
  40. package/esm/@ui/UiCombobox/types.d.ts.map +1 -1
  41. package/esm/@ui/UiCombobox/useComboboxSelection.d.ts.map +1 -1
  42. package/esm/@ui/UiConfigEditor/ConfigEditorToolbar.js +2 -4
  43. package/esm/@ui/UiConfigEditor/UiConfigEditor.js +2 -4
  44. package/esm/@ui/UiConfigEditor/types.d.ts.map +1 -1
  45. package/esm/@ui/UiConfirmDialog/UiConfirmDialogCard.d.ts.map +1 -1
  46. package/esm/@ui/UiConfirmDialog/UiConfirmDialogCard.js +1 -5
  47. package/esm/@ui/UiControlButton/UiControlButton.js +1 -4
  48. package/esm/@ui/UiDrawer/UiDrawer.js +2 -6
  49. package/esm/@ui/UiDropdown/UiDropdown.js +2 -4
  50. package/esm/@ui/UiErrorPage/UiErrorPage.js +1 -4
  51. package/esm/@ui/UiFocusManager/UiAutofocus.d.ts.map +1 -1
  52. package/esm/@ui/UiFocusManager/UiFocusManager.d.ts.map +1 -1
  53. package/esm/@ui/UiFocusManager/UiFocusTrap.d.ts.map +1 -1
  54. package/esm/@ui/UiFocusManager/UiReturnFocusOnUnmount.d.ts.map +1 -1
  55. package/esm/@ui/UiFocusManager/UiReturnFocusOnUnmount.js +9 -1
  56. package/esm/@ui/UiFocusManager/UiTabOutHandler.d.ts +1 -1
  57. package/esm/@ui/UiFocusManager/UiTabOutHandler.d.ts.map +1 -1
  58. package/esm/@ui/UiFocusManager/utils.d.ts +1 -1
  59. package/esm/@ui/UiFocusManager/utils.d.ts.map +1 -1
  60. package/esm/@ui/UiGeneralAccessRadio/UiGeneralAccessRadio.d.ts.map +1 -1
  61. package/esm/@ui/UiGeneralAccessRadio/UiGeneralAccessRadio.js +2 -4
  62. package/esm/@ui/UiGranteeAsyncPicker/UiGranteeAsyncPicker.d.ts.map +1 -1
  63. package/esm/@ui/UiGranteeAsyncPicker/UiGranteeAsyncPicker.js +2 -5
  64. package/esm/@ui/UiGranteeAvatar/UiGranteeAvatar.d.ts.map +1 -1
  65. package/esm/@ui/UiGranteeRow/UiGranteeRow.d.ts.map +1 -1
  66. package/esm/@ui/UiGranteeRow/UiGranteeRow.js +1 -3
  67. package/esm/@ui/UiGranteeRowControls/UiGranteeRowControls.d.ts.map +1 -1
  68. package/esm/@ui/UiGranteeRowControls/UiGranteeRowControls.js +1 -2
  69. package/esm/@ui/UiIcon/icons.d.ts.map +1 -1
  70. package/esm/@ui/UiIcon/icons.js +58 -168
  71. package/esm/@ui/UiIconButton/UiIconButtonRenderer.js +1 -2
  72. package/esm/@ui/UiInlineTextGenerator/UiInlineTextGenerator.js +1 -2
  73. package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.d.ts +1 -1
  74. package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.d.ts.map +1 -1
  75. package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.js +1 -5
  76. package/esm/@ui/UiLabelsList/UiLabelsList.js +1 -2
  77. package/esm/@ui/UiListbox/UiListbox.js +1 -5
  78. package/esm/@ui/UiListbox/defaults/DefaultUiListboxInteractiveItemComponent.js +1 -3
  79. package/esm/@ui/UiMenu/UiMenu.js +3 -7
  80. package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuContent.js +1 -2
  81. package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuGroupItem.js +1 -2
  82. package/esm/@ui/UiMenu/context.d.ts.map +1 -1
  83. package/esm/@ui/UiMenu/itemUtils.d.ts +3 -3
  84. package/esm/@ui/UiMenu/itemUtils.d.ts.map +1 -1
  85. package/esm/@ui/UiModalDialog/UiDialogBody.d.ts.map +1 -1
  86. package/esm/@ui/UiModalDialog/UiDialogHeader.d.ts.map +1 -1
  87. package/esm/@ui/UiNavigationBypass/UiNavigationBypass.js +1 -3
  88. package/esm/@ui/UiObjectShareDialog/UiObjectShareDialogCard.d.ts.map +1 -1
  89. package/esm/@ui/UiObjectShareDialog/UiObjectShareDialogCard.js +1 -4
  90. package/esm/@ui/UiPermissionMenu/UiPermissionMenu.d.ts.map +1 -1
  91. package/esm/@ui/UiPermissionMenu/UiPermissionMenu.js +1 -2
  92. package/esm/@ui/UiRadio/UiRadio.d.ts.map +1 -1
  93. package/esm/@ui/UiRadio/UiRadio.js +1 -4
  94. package/esm/@ui/UiRadioRow/UiRadioRow.d.ts.map +1 -1
  95. package/esm/@ui/UiRadioRow/UiRadioRow.js +1 -3
  96. package/esm/@ui/UiSectionHeading/UiSectionHeading.js +1 -2
  97. package/esm/@ui/UiTabs/context.d.ts.map +1 -1
  98. package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsAllTabs.js +1 -2
  99. package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsAllTabsButton.d.ts +2 -4
  100. package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsAllTabsButton.d.ts.map +1 -1
  101. package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsContainer.js +2 -4
  102. package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTab.js +1 -3
  103. package/esm/@ui/UiTag/UiTag.js +1 -2
  104. package/esm/@ui/UiTags/UiTags.js +3 -9
  105. package/esm/@ui/UiTags/interactions.d.ts.map +1 -1
  106. package/esm/@ui/UiTextInput/UiTextInput.js +1 -2
  107. package/esm/@ui/UiToast/UiToastsContainer.js +2 -4
  108. package/esm/@ui/UiToast/types.d.ts.map +1 -1
  109. package/esm/@ui/UiTooltip/UiTooltip.js +1 -2
  110. package/esm/@ui/UiTooltip/utils.d.ts +4 -4
  111. package/esm/@ui/UiTooltip/utils.d.ts.map +1 -1
  112. package/esm/@ui/UiTreeview/UITreeviewItem.js +1 -2
  113. package/esm/@ui/UiTreeview/UiTreeViewEvents.d.ts.map +1 -1
  114. package/esm/@ui/hooks/useScopedId.d.ts +1 -1
  115. package/esm/@ui/hooks/useScopedId.d.ts.map +1 -1
  116. package/esm/@ui/hooks/useVirtualizerRectObserver.d.ts.map +1 -1
  117. package/esm/AddButton/AddButton.js +1 -3
  118. package/esm/Bubble/Bubble.js +1 -5
  119. package/esm/Bubble/BubbleTrigger.js +1 -2
  120. package/esm/Bubble/withBubble.js +1 -3
  121. package/esm/Button/Button.js +1 -3
  122. package/esm/CatalogItemPicker/CatalogItemPickerBody.js +1 -3
  123. package/esm/CatalogItemPicker/CatalogItemPickerParts.js +3 -7
  124. package/esm/CatalogItemPicker/DateDatasetPickerItem.js +3 -6
  125. package/esm/CatalogItemPicker/messages.d.ts.map +1 -1
  126. package/esm/CatalogItemPicker/useCatalogItemPicker.d.ts +2 -2
  127. package/esm/CatalogItemPicker/useCatalogItemPickerState.d.ts +1 -1
  128. package/esm/CatalogItemPicker/useCatalogItemPickerState.d.ts.map +1 -1
  129. package/esm/CatalogItemPicker/utils.d.ts +3 -3
  130. package/esm/CatalogItemPicker/utils.d.ts.map +1 -1
  131. package/esm/ChartSorting/ChartSorting.js +1 -5
  132. package/esm/ChartSorting/ChartSortingDropdown.js +1 -2
  133. package/esm/ChartSorting/MeasureDropdown/MeasureDropdown.js +3 -7
  134. package/esm/ChartSorting/types.js +1 -2
  135. package/esm/ColorPicker/ColorPicker.js +1 -7
  136. package/esm/ColorPicker/components/ColorPickerMatrix.d.ts +2 -1
  137. package/esm/ColorPicker/components/ColorPickerMatrix.d.ts.map +1 -1
  138. package/esm/ColorPicker/components/ColorPickerMatrix.js +1 -3
  139. package/esm/ColorPicker/components/ColorsPreview.d.ts +2 -1
  140. package/esm/ColorPicker/components/ColorsPreview.d.ts.map +1 -1
  141. package/esm/ColorPicker/components/ColorsPreview.js +2 -6
  142. package/esm/ColorPicker/components/HexColorInput.d.ts +2 -1
  143. package/esm/ColorPicker/components/HexColorInput.d.ts.map +1 -1
  144. package/esm/ColorPicker/components/HexColorInput.js +1 -3
  145. package/esm/ColorPicker/components/HueColorPicker.d.ts +1 -1
  146. package/esm/ColorPicker/components/HueColorPicker.d.ts.map +1 -1
  147. package/esm/DateDatasets/dateDatasets.d.ts.map +1 -1
  148. package/esm/Datepicker/Datepicker.js +2 -4
  149. package/esm/DescriptionPanel/DescriptionPanel.d.ts.map +1 -1
  150. package/esm/DescriptionPanel/DescriptionPanel.js +1 -3
  151. package/esm/DescriptionPanel/EllipsisText.js +1 -4
  152. package/esm/DescriptionPanel/MetadataList.js +1 -4
  153. package/esm/Dialog/CommunityEditionDialog.js +1 -3
  154. package/esm/Dialog/ConfirmDialogBase.js +1 -3
  155. package/esm/Dialog/ConfirmDialogFooter.js +1 -2
  156. package/esm/Dialog/CsvDelimiterPicker.d.ts.map +1 -1
  157. package/esm/Dialog/CsvDelimiterPicker.js +3 -6
  158. package/esm/Dialog/DialogBase.js +1 -3
  159. package/esm/Dialog/DialogCloseButton.js +1 -5
  160. package/esm/Dialog/DialogList/DialogListHeader.js +1 -2
  161. package/esm/Dialog/DialogList/DialogListItemBasic.js +2 -7
  162. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.js +1 -2
  163. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeLanguageSelect.js +1 -7
  164. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeOptions.js +1 -2
  165. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CompleteListPropsMessage.js +1 -3
  166. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.js +1 -4
  167. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.js +1 -3
  168. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.js +1 -5
  169. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/HeightSetting.js +1 -3
  170. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/LocaleSetting.js +1 -2
  171. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/NumericInput.js +1 -2
  172. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/PrepareEnvMessage.js +1 -3
  173. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ReactOptions.js +1 -3
  174. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ToggleSwitch.js +1 -6
  175. package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/WebComponentsOptions.js +1 -2
  176. package/esm/Dialog/EmbedInsightDialog/utils.d.ts.map +1 -1
  177. package/esm/Dialog/ExportDialogBase.js +1 -4
  178. package/esm/Dialog/ExportTabularPdfDialog.js +2 -5
  179. package/esm/Dialog/FooterButtons.js +1 -2
  180. package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.js +1 -3
  181. package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.js +1 -3
  182. package/esm/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.js +1 -3
  183. package/esm/Dialog/ShareDialog/ShareDialogBase/ComponentInteractionContext.d.ts.map +1 -1
  184. package/esm/Dialog/ShareDialog/ShareDialogBase/ComponentLabelsContext.d.ts.map +1 -1
  185. package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeIcons.js +2 -6
  186. package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeItem.js +4 -14
  187. package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.js +2 -4
  188. package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.js +2 -5
  189. package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdownBody.js +1 -2
  190. package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/permissionsLogic.d.ts.map +1 -1
  191. package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/usePermissionsDropdownState.d.ts.map +1 -1
  192. package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.js +1 -2
  193. package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.js +1 -4
  194. package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.js +2 -4
  195. package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.js +1 -3
  196. package/esm/Dialog/ShareDialog/ShareDialogBase/backend/loadGranteeOptionsPromise.d.ts.map +1 -1
  197. package/esm/Dialog/ShareDialog/ShareDialogBase/backend/useGetAccessList.d.ts.map +1 -1
  198. package/esm/Dialog/ShareDialog/ShareDialogBase/types.d.ts.map +1 -1
  199. package/esm/Dialog/ShareDialog/ShareDialogBase/useShareDialogBase.d.ts.map +1 -1
  200. package/esm/Dialog/ShareDialog/ShareDialogBase/utils.d.ts +1 -1
  201. package/esm/Dialog/ShareDialog/ShareDialogBase/utils.d.ts.map +1 -1
  202. package/esm/Dialog/ShareDialog/shareDialogMappers.d.ts +2 -2
  203. package/esm/Dialog/ShareDialog/shareDialogMappers.d.ts.map +1 -1
  204. package/esm/Dialog/StylingEditorDialog/BubbleHeaderSeparator.js +1 -4
  205. package/esm/Dialog/StylingEditorDialog/StylingEditorDialog.js +5 -18
  206. package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.js +1 -5
  207. package/esm/Dialog/StylingEditorDialog/StylingExample.js +1 -5
  208. package/esm/Dropdown/Dropdown.js +2 -4
  209. package/esm/Dropdown/DropdownInvertableSelect.js +1 -5
  210. package/esm/Dropdown/DropdownList.js +2 -4
  211. package/esm/Dropdown/customDictionary.d.ts.map +1 -1
  212. package/esm/FileUpload/FileDropzone/FileDropzone.js +2 -4
  213. package/esm/FileUpload/FilePickerButton/FilePickerButton.js +1 -3
  214. package/esm/FileUpload/UploadFileList/UploadFileList.js +2 -6
  215. package/esm/FileUpload/UploadStatusDialog/UploadStatusDialog.js +2 -7
  216. package/esm/FileUpload/hooks/useFileInput.d.ts.map +1 -1
  217. package/esm/FileUpload/parseAcceptedTypes.d.ts.map +1 -1
  218. package/esm/FileUpload/types.d.ts.map +1 -1
  219. package/esm/FilterGroupItem/FilterGroupItem.d.ts.map +1 -1
  220. package/esm/FilterGroupItem/FilterGroupItem.js +1 -9
  221. package/esm/FilterLabel/FilterLabel.js +1 -2
  222. package/esm/Form/Checkbox.js +1 -4
  223. package/esm/Form/InputPure.d.ts.map +1 -1
  224. package/esm/Form/InputPure.js +3 -6
  225. package/esm/Header/Header.js +6 -17
  226. package/esm/Header/Header.test.helpers.d.ts.map +1 -1
  227. package/esm/Header/HeaderAccount.js +1 -2
  228. package/esm/Header/HeaderBadgeWithModal.js +1 -2
  229. package/esm/Header/HeaderDataMenu.js +1 -2
  230. package/esm/Header/HeaderHelp.js +2 -4
  231. package/esm/Header/HeaderMenu.d.ts +2 -1
  232. package/esm/Header/HeaderMenu.d.ts.map +1 -1
  233. package/esm/Header/HeaderMenu.js +1 -2
  234. package/esm/Header/HeaderSearchButton.js +1 -2
  235. package/esm/Header/HeaderUpsellButton.js +1 -3
  236. package/esm/Header/HeaderWorkspacePickerItem.js +1 -2
  237. package/esm/Header/WorkspacePickerHomeFooter.js +1 -2
  238. package/esm/Icon/icons/AlertPaused.js +1 -3
  239. package/esm/Icon/icons/BoldHyperlink.js +1 -3
  240. package/esm/Icon/icons/ColumnContainer.js +1 -3
  241. package/esm/Icon/icons/Columns.js +1 -5
  242. package/esm/Icon/icons/Dashboard.js +1 -3
  243. package/esm/Icon/icons/Date.js +1 -5
  244. package/esm/Icon/icons/Ellipsis.js +1 -3
  245. package/esm/Icon/icons/Explore.js +1 -3
  246. package/esm/Icon/icons/GenAI.js +1 -3
  247. package/esm/Icon/icons/GenAI2.js +1 -3
  248. package/esm/Icon/icons/Hash.js +1 -3
  249. package/esm/Icon/icons/Header.js +1 -3
  250. package/esm/Icon/icons/Image.js +1 -3
  251. package/esm/Icon/icons/InsightIcons/Bubble.js +1 -3
  252. package/esm/Icon/icons/InsightIcons/Bullet.js +1 -3
  253. package/esm/Icon/icons/InsightIcons/Combo.js +1 -3
  254. package/esm/Icon/icons/InsightIcons/DependencyWheel.js +1 -5
  255. package/esm/Icon/icons/InsightIcons/Donut.js +1 -3
  256. package/esm/Icon/icons/InsightIcons/Funnel.js +1 -3
  257. package/esm/Icon/icons/InsightIcons/Geo.js +1 -3
  258. package/esm/Icon/icons/InsightIcons/HeadlineChart.js +1 -3
  259. package/esm/Icon/icons/InsightIcons/HeatMap.js +1 -3
  260. package/esm/Icon/icons/InsightIcons/Line.js +1 -3
  261. package/esm/Icon/icons/InsightIcons/Pie.js +1 -3
  262. package/esm/Icon/icons/InsightIcons/Pyramid.js +1 -3
  263. package/esm/Icon/icons/InsightIcons/Radar.js +1 -5
  264. package/esm/Icon/icons/InsightIcons/Repeater.js +1 -3
  265. package/esm/Icon/icons/InsightIcons/Sankey.js +1 -3
  266. package/esm/Icon/icons/InsightIcons/ScatterPlot.js +1 -3
  267. package/esm/Icon/icons/InsightIcons/StackedArea.js +1 -3
  268. package/esm/Icon/icons/InsightIcons/Table.js +1 -3
  269. package/esm/Icon/icons/InsightIcons/TreeMap.js +1 -3
  270. package/esm/Icon/icons/InsightIcons/Waterfall.js +1 -3
  271. package/esm/Icon/icons/InsightPicker.js +1 -3
  272. package/esm/Icon/icons/Keyword.js +1 -3
  273. package/esm/Icon/icons/Many.js +1 -3
  274. package/esm/Icon/icons/Metric.js +1 -3
  275. package/esm/Icon/icons/RichText.js +1 -3
  276. package/esm/Icon/icons/Rows.js +1 -3
  277. package/esm/Icon/icons/SimplifiedDashboard.js +1 -3
  278. package/esm/Icon/icons/User.js +1 -3
  279. package/esm/Icon/icons/UserGroup.js +1 -3
  280. package/esm/Icon/utils.d.ts +1 -1
  281. package/esm/Icon/utils.d.ts.map +1 -1
  282. package/esm/List/AsyncList.js +1 -3
  283. package/esm/List/InsightListItem.js +2 -6
  284. package/esm/List/InsightListItemDate.js +1 -7
  285. package/esm/List/InvertableSelect/InvertableSelect.js +2 -4
  286. package/esm/List/InvertableSelect/InvertableSelectAllCheckbox.js +1 -2
  287. package/esm/List/InvertableSelect/InvertableSelectItem.js +1 -4
  288. package/esm/List/InvertableSelect/InvertableSelectSelectionStatus.js +1 -2
  289. package/esm/List/InvertableSelect/InvertableSelectVirtualised.js +2 -4
  290. package/esm/List/InvertableSelect/useInvertableSelect.d.ts.map +1 -1
  291. package/esm/List/LegacyMultiSelectList.d.ts.map +1 -1
  292. package/esm/List/LegacyMultiSelectList.js +3 -9
  293. package/esm/List/LegacyMultiSelectListItem.js +1 -4
  294. package/esm/List/LegacySingleSelectListItem.js +1 -2
  295. package/esm/List/ListItem.js +2 -5
  296. package/esm/List/MultiSelectList.js +3 -9
  297. package/esm/List/MultiSelectListItem.js +1 -4
  298. package/esm/List/customDictionary.d.ts.map +1 -1
  299. package/esm/LoadingSpinner/LoadingSpinner.js +1 -3
  300. package/esm/Menu/menuOpener/MenuOpenedByClick.js +1 -9
  301. package/esm/Menu/positioning/MenuPosition.js +1 -3
  302. package/esm/Messages/toasts/ToastsCenter.js +1 -3
  303. package/esm/Messages/toasts/ToastsCenterMessage.js +2 -6
  304. package/esm/Messages/toasts/context.d.ts +1 -1
  305. package/esm/Messages/toasts/context.d.ts.map +1 -1
  306. package/esm/Messages/toasts/useToastMessage.d.ts.map +1 -1
  307. package/esm/Overlay/FullScreenOverlay.d.ts.map +1 -1
  308. package/esm/Overlay/Overlay.d.ts.map +1 -1
  309. package/esm/Overlay/Overlay.js +1 -2
  310. package/esm/Overlay/OverlayContext.d.ts.map +1 -1
  311. package/esm/ParameterControl/ParameterControlDropdown.js +2 -12
  312. package/esm/ParameterControl/ParameterInput.js +1 -4
  313. package/esm/ParameterPicker/ParameterPicker.js +5 -13
  314. package/esm/RecurrenceForm/CronExpression.js +2 -7
  315. package/esm/RecurrenceForm/DateTime.js +2 -7
  316. package/esm/RecurrenceForm/Recurrence.js +2 -5
  317. package/esm/RecurrenceForm/RecurrenceForm.js +1 -2
  318. package/esm/RecurrenceForm/constants.d.ts.map +1 -1
  319. package/esm/RecurrenceForm/useCronValidation.d.ts.map +1 -1
  320. package/esm/RecurrenceForm/useCronValidation.js +1 -2
  321. package/esm/RecurrenceForm/utils/simpleRecurrenceTypeMappingFn.d.ts +2 -1
  322. package/esm/RecurrenceForm/utils/simpleRecurrenceTypeMappingFn.d.ts.map +1 -1
  323. package/esm/RecurrenceForm/utils/utils.d.ts +4 -3
  324. package/esm/RecurrenceForm/utils/utils.d.ts.map +1 -1
  325. package/esm/RichText/RichTextWithTooltip.js +1 -12
  326. package/esm/RichText/hooks/useEvaluatedMetricsAndAttributes.d.ts.map +1 -1
  327. package/esm/RichText/plugins/rehype-references.d.ts.map +1 -1
  328. package/esm/RichText/plugins/remark-references.d.ts.map +1 -1
  329. package/esm/ScrollGradient/ScrollGradient.js +1 -3
  330. package/esm/ScrollablePanel/ScrollContext.d.ts +3 -3
  331. package/esm/ScrollablePanel/ScrollContext.d.ts.map +1 -1
  332. package/esm/SettingItem/SettingItem.js +2 -11
  333. package/esm/SettingWidget/FooterButtons.js +1 -2
  334. package/esm/SettingWidget/SimpleSettingsWidget/SimpleSettingWidget.js +1 -4
  335. package/esm/SettingWidget/StylingSettingWidget/StylingSettingBody.js +2 -8
  336. package/esm/SettingWidget/StylingSettingWidget/StylingSettingListItem.js +1 -6
  337. package/esm/SettingWidget/StylingSettingWidget/StylingSettingWidget.js +1 -5
  338. package/esm/SettingWidget/StylingSettingWidget/utils.d.ts.map +1 -1
  339. package/esm/SettingWidget/TooltipIcon.js +1 -3
  340. package/esm/SettingWidget/constants.d.ts.map +1 -1
  341. package/esm/ShortenedText/ShortenedText.js +2 -5
  342. package/esm/Timepicker/Timepicker.d.ts +1 -1
  343. package/esm/Timepicker/Timepicker.d.ts.map +1 -1
  344. package/esm/WidgetNotice/WidgetNotice.js +1 -6
  345. package/esm/ZoomContext/ZoomContext.d.ts.map +1 -1
  346. package/esm/locales.d.ts.map +1 -1
  347. package/esm/measureNumberFormat/MeasureNumberFormat.js +1 -2
  348. package/esm/measureNumberFormat/customFormatDialog/CustomFormatDialog.d.ts +1 -1
  349. package/esm/measureNumberFormat/customFormatDialog/CustomFormatDialog.d.ts.map +1 -1
  350. package/esm/measureNumberFormat/customFormatDialog/CustomFormatDialog.js +1 -7
  351. package/esm/measureNumberFormat/customFormatDialog/DocumentationLink.js +1 -3
  352. package/esm/measureNumberFormat/customFormatDialog/FormatInput.d.ts +1 -1
  353. package/esm/measureNumberFormat/customFormatDialog/FormatInput.d.ts.map +1 -1
  354. package/esm/measureNumberFormat/customFormatDialog/FormatInput.js +1 -4
  355. package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownItem.d.ts +1 -1
  356. package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownItem.d.ts.map +1 -1
  357. package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownItem.js +1 -6
  358. package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownToggleButton.js +1 -3
  359. package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/FormatTemplatesDropdown.d.ts +1 -1
  360. package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/FormatTemplatesDropdown.d.ts.map +1 -1
  361. package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/FormatTemplatesDropdown.js +1 -2
  362. package/esm/measureNumberFormat/customFormatDialog/previewSection/ExtendedPreview.d.ts +1 -1
  363. package/esm/measureNumberFormat/customFormatDialog/previewSection/ExtendedPreview.d.ts.map +1 -1
  364. package/esm/measureNumberFormat/customFormatDialog/previewSection/ExtendedPreview.js +2 -5
  365. package/esm/measureNumberFormat/customFormatDialog/previewSection/Preview.d.ts +1 -1
  366. package/esm/measureNumberFormat/customFormatDialog/previewSection/Preview.d.ts.map +1 -1
  367. package/esm/measureNumberFormat/customFormatDialog/previewSection/Preview.js +1 -5
  368. package/esm/measureNumberFormat/customFormatDialog/shared/PreviewRows.js +1 -3
  369. package/esm/measureNumberFormat/presetsDropdown/PresetsDropdown.d.ts +1 -1
  370. package/esm/measureNumberFormat/presetsDropdown/PresetsDropdown.d.ts.map +1 -1
  371. package/esm/measureNumberFormat/presetsDropdown/PresetsDropdownItem.d.ts +1 -1
  372. package/esm/measureNumberFormat/presetsDropdown/PresetsDropdownItem.d.ts.map +1 -1
  373. package/esm/measureNumberFormat/presetsDropdown/PresetsDropdownItem.js +1 -2
  374. package/esm/measureNumberFormat/typings.js +1 -2
  375. package/esm/responsive/ResponsiveContext.d.ts.map +1 -1
  376. package/esm/responsive/useMediaQuery.d.ts.map +1 -1
  377. package/esm/sdk-ui-kit.d.ts +37 -39
  378. package/esm/syntaxHighlightingInput/hooks/useAutocompletion.d.ts.map +1 -1
  379. package/esm/syntaxHighlightingInput/hooks/useEventHandlers.d.ts.map +1 -1
  380. package/esm/typings/positioning.js +1 -2
  381. package/esm/typings/utilities.js +1 -2
  382. package/esm/utils/domUtilities.d.ts +7 -7
  383. package/esm/utils/domUtilities.d.ts.map +1 -1
  384. package/esm/utils/domUtilities.js +3 -1
  385. package/esm/utils/events.d.ts +9 -9
  386. package/esm/utils/events.d.ts.map +1 -1
  387. package/esm/utils/overlay.d.ts.map +1 -1
  388. package/esm/utils/positioning.d.ts.map +1 -1
  389. package/esm/utils/useId.d.ts +1 -1
  390. package/esm/utils/useId.d.ts.map +1 -1
  391. package/package.json +13 -13
  392. package/src/@ui/UiChip/UiChip.scss +6 -6
  393. package/src/@ui/UiIcon/UiIcon.scss +2 -1
  394. package/src/@ui/UiLink/UiLink.scss +5 -6
  395. package/src/CatalogItemPicker/CatalogItemPicker.scss +12 -0
  396. package/src/FileUpload/UploadStatusDialog/UploadStatusDialog.scss +1 -2
  397. package/styles/css/dialog.css.map +1 -1
  398. package/styles/css/header.css.map +1 -1
  399. package/styles/css/main.css +7 -1
  400. package/styles/css/main.css.map +1 -1
  401. package/styles/css/messages.css +1 -1
  402. package/styles/css/messages.css.map +1 -1
  403. package/styles/css/overlay.css.map +1 -1
  404. package/styles/scss/dialog.scss +4 -5
  405. package/styles/scss/header.scss +1 -2
  406. package/styles/scss/messages.scss +12 -12
  407. package/styles/scss/overlay.scss +2 -2
@@ -3,7 +3,5 @@ import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
3
  import { useIntl } from "react-intl";
4
4
  export function HeaderUpsellButton({ onUpsellButtonClick }) {
5
5
  const intl = useIntl();
6
- return (_jsxs("button", { className: "gd-button-small gd-button-primary gd-upsell-button", onClick: onUpsellButtonClick, children: [
7
- _jsx("i", { className: "gd-icon-star" }), _jsx("span", { className: "gd-upgrade-button-text", children: intl.formatMessage({ id: "gs.header.upsellButtonText" }) })
8
- ] }));
6
+ return (_jsxs("button", { className: "gd-button-small gd-button-primary gd-upsell-button", onClick: onUpsellButtonClick, children: [_jsx("i", { className: "gd-icon-star" }), _jsx("span", { className: "gd-upgrade-button-text", children: intl.formatMessage({ id: "gs.header.upsellButtonText" }) })] }));
9
7
  }
@@ -16,6 +16,5 @@ export function HeaderWorkspacePickerItem({ workspaceId, title, isLoading, isSel
16
16
  "gd-is-demo": isDemo,
17
17
  });
18
18
  const workspaceTitle = title || workspaceId;
19
- return (_jsxs("button", { className: classes, title: workspaceTitle, onClick: onClick, tabIndex: -1, children: [
20
- _jsx("span", { className: "project-title", children: workspaceTitle }), isDemo ? (_jsx("span", { className: "demo-sticker", children: t({ id: "gs.header.projectPicker.demo" }) })) : null] }));
19
+ return (_jsxs("button", { className: classes, title: workspaceTitle, onClick: onClick, tabIndex: -1, children: [_jsx("span", { className: "project-title", children: workspaceTitle }), isDemo ? (_jsx("span", { className: "demo-sticker", children: t({ id: "gs.header.projectPicker.demo" }) })) : null] }));
21
20
  }
@@ -11,6 +11,5 @@ export function WorkspacePickerHomeFooter({ children, className, href, onClick,
11
11
  const theme = useTheme();
12
12
  const mergedClassNames = cx("gd-workspace-picker-home-footer", className);
13
13
  const HomeIcon = Icon["Home"];
14
- return (_jsxs("a", { className: mergedClassNames, "data-testid": "s-workspace-picker-home-footer", href: href, onClick: onClick, tabIndex: 0, "aria-label": intl.formatMessage({ id: "gs.header.href.accessibility" }), children: [
15
- _jsx(HomeIcon, { className: "gd-icon-home", width: 20, height: 20, color: theme?.palette?.complementary?.c7, ariaHidden: true }), children] }));
14
+ return (_jsxs("a", { className: mergedClassNames, "data-testid": "s-workspace-picker-home-footer", href: href, onClick: onClick, tabIndex: 0, "aria-label": intl.formatMessage({ id: "gs.header.href.accessibility" }), children: [_jsx(HomeIcon, { className: "gd-icon-home", width: 20, height: 20, color: theme?.palette?.complementary?.c7, ariaHidden: true }), children] }));
16
15
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function AlertPaused({ color = "#94A1AD", className, width = 18, height = 18 }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), xmlns: "http://www.w3.org/2000/svg", width: width, height: height, viewBox: "0 0 18 18", fill: "none", children: [
8
- _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.0072 13.0856C14.9848 12.9958 14.9343 12.9229 14.8558 12.8668C14.609 12.6817 14.3903 12.4742 14.1996 12.2442C14.0088 12.0086 13.8462 11.759 13.7116 11.4954C13.5826 11.2318 13.4816 10.9542 13.4087 10.6625C13.3414 10.3708 13.3077 10.0707 13.3077 9.76224V7.17931C13.3077 6.63524 13.2208 6.11922 13.0469 5.63124C13.0305 5.58532 13.0136 5.53981 12.996 5.49469L12.3166 6.17413C12.4052 6.49602 12.4496 6.83108 12.4496 7.17931V9.76224C12.4496 10.1437 12.4916 10.5138 12.5758 10.8728C12.6599 11.2318 12.7889 11.5796 12.9628 11.9161C13.0413 12.0675 13.1282 12.2162 13.2236 12.362C13.3189 12.5078 13.4199 12.6453 13.5265 12.7743H5.71646L4.84988 13.6409H6.45917C6.44234 13.7082 6.43112 13.7783 6.42551 13.8512C6.4199 13.9241 6.4171 13.997 6.4171 14.0699C6.4171 14.3672 6.47319 14.6477 6.58537 14.9113C6.69755 15.1693 6.85179 15.3965 7.04811 15.5928C7.24442 15.7891 7.47159 15.9433 7.7296 16.0555C7.99322 16.1677 8.27367 16.2238 8.57094 16.2238C8.86822 16.2238 9.14586 16.1677 9.40388 16.0555C9.6675 15.9433 9.89747 15.7891 10.0938 15.5928C10.2901 15.3965 10.4443 15.1693 10.5565 14.9113C10.6687 14.6477 10.7248 14.3672 10.7248 14.0699C10.7248 13.997 10.7192 13.9241 10.708 13.8512C10.7024 13.7783 10.6939 13.7082 10.6827 13.6409H14.6034C14.6931 13.6409 14.7745 13.6156 14.8474 13.5651C14.9259 13.509 14.9792 13.4361 15.0072 13.3464C15.0353 13.2566 15.0353 13.1697 15.0072 13.0856ZM9.84138 13.8512C9.8526 13.9241 9.8582 13.997 9.8582 14.0699C9.8582 14.4289 9.732 14.7346 9.4796 14.987C9.22719 15.2394 8.92431 15.3656 8.57094 15.3656C8.21197 15.3656 7.90628 15.2394 7.65388 14.987C7.40147 14.7346 7.27527 14.4289 7.27527 14.0699C7.27527 13.997 7.28088 13.9241 7.2921 13.8512C7.30893 13.7783 7.32856 13.7082 7.35099 13.6409H9.7909C9.81333 13.7082 9.83016 13.7783 9.84138 13.8512Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.4938 3.81958C10.3607 3.74324 10.2217 3.67405 10.077 3.612C9.6058 3.40447 9.1038 3.30071 8.57094 3.30071C8.03809 3.30071 7.53609 3.40447 7.06494 3.612C6.59378 3.81393 6.18152 4.09157 5.82816 4.44494C5.4804 4.79269 5.20276 5.20215 4.99522 5.6733C4.7933 6.14446 4.69234 6.64646 4.69234 7.17931V9.62102L3.74756 10.5658C3.8053 10.3046 3.83417 10.0368 3.83417 9.76224V7.17931C3.83417 6.63524 3.9183 6.11922 4.08657 5.63124C4.26045 5.14325 4.50163 4.70015 4.81013 4.30191C5.11862 3.89806 5.4832 3.55311 5.90388 3.26705C6.32455 2.97539 6.78168 2.75944 7.27527 2.61922V2.00503C7.27527 1.65167 7.40147 1.34878 7.65388 1.09638C7.90628 0.843975 8.21197 0.717773 8.57094 0.717773C8.92431 0.717773 9.22719 0.843975 9.4796 1.09638C9.732 1.34878 9.8582 1.65167 9.8582 2.00503V2.61922C10.3124 2.7468 10.7341 2.93708 11.1233 3.19004L10.4938 3.81958ZM8.14186 2.45936V2.00503C8.14186 1.88724 8.18393 1.78628 8.26806 1.70215C8.35219 1.61801 8.45316 1.57595 8.57094 1.57595C8.68873 1.57595 8.78969 1.61801 8.87383 1.70215C8.95796 1.78628 9.00003 1.88724 9.00003 2.00503V2.45936C8.92711 2.45375 8.8542 2.45095 8.78128 2.45095C8.71397 2.44534 8.64386 2.44253 8.57094 2.44253C8.49803 2.44253 8.42511 2.44534 8.35219 2.45095C8.27928 2.45095 8.20917 2.45375 8.14186 2.45936Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.22946 15.1718C1.0372 14.9796 1.0372 14.6679 1.22946 14.4756L14.2837 1.42134C14.476 1.22908 14.7877 1.22908 14.98 1.42134C15.1722 1.6136 15.1722 1.92531 14.98 2.11757L1.92569 15.1718C1.73343 15.3641 1.42172 15.3641 1.22946 15.1718Z", fill: color })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), xmlns: "http://www.w3.org/2000/svg", width: width, height: height, viewBox: "0 0 18 18", fill: "none", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M15.0072 13.0856C14.9848 12.9958 14.9343 12.9229 14.8558 12.8668C14.609 12.6817 14.3903 12.4742 14.1996 12.2442C14.0088 12.0086 13.8462 11.759 13.7116 11.4954C13.5826 11.2318 13.4816 10.9542 13.4087 10.6625C13.3414 10.3708 13.3077 10.0707 13.3077 9.76224V7.17931C13.3077 6.63524 13.2208 6.11922 13.0469 5.63124C13.0305 5.58532 13.0136 5.53981 12.996 5.49469L12.3166 6.17413C12.4052 6.49602 12.4496 6.83108 12.4496 7.17931V9.76224C12.4496 10.1437 12.4916 10.5138 12.5758 10.8728C12.6599 11.2318 12.7889 11.5796 12.9628 11.9161C13.0413 12.0675 13.1282 12.2162 13.2236 12.362C13.3189 12.5078 13.4199 12.6453 13.5265 12.7743H5.71646L4.84988 13.6409H6.45917C6.44234 13.7082 6.43112 13.7783 6.42551 13.8512C6.4199 13.9241 6.4171 13.997 6.4171 14.0699C6.4171 14.3672 6.47319 14.6477 6.58537 14.9113C6.69755 15.1693 6.85179 15.3965 7.04811 15.5928C7.24442 15.7891 7.47159 15.9433 7.7296 16.0555C7.99322 16.1677 8.27367 16.2238 8.57094 16.2238C8.86822 16.2238 9.14586 16.1677 9.40388 16.0555C9.6675 15.9433 9.89747 15.7891 10.0938 15.5928C10.2901 15.3965 10.4443 15.1693 10.5565 14.9113C10.6687 14.6477 10.7248 14.3672 10.7248 14.0699C10.7248 13.997 10.7192 13.9241 10.708 13.8512C10.7024 13.7783 10.6939 13.7082 10.6827 13.6409H14.6034C14.6931 13.6409 14.7745 13.6156 14.8474 13.5651C14.9259 13.509 14.9792 13.4361 15.0072 13.3464C15.0353 13.2566 15.0353 13.1697 15.0072 13.0856ZM9.84138 13.8512C9.8526 13.9241 9.8582 13.997 9.8582 14.0699C9.8582 14.4289 9.732 14.7346 9.4796 14.987C9.22719 15.2394 8.92431 15.3656 8.57094 15.3656C8.21197 15.3656 7.90628 15.2394 7.65388 14.987C7.40147 14.7346 7.27527 14.4289 7.27527 14.0699C7.27527 13.997 7.28088 13.9241 7.2921 13.8512C7.30893 13.7783 7.32856 13.7082 7.35099 13.6409H9.7909C9.81333 13.7082 9.83016 13.7783 9.84138 13.8512Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M10.4938 3.81958C10.3607 3.74324 10.2217 3.67405 10.077 3.612C9.6058 3.40447 9.1038 3.30071 8.57094 3.30071C8.03809 3.30071 7.53609 3.40447 7.06494 3.612C6.59378 3.81393 6.18152 4.09157 5.82816 4.44494C5.4804 4.79269 5.20276 5.20215 4.99522 5.6733C4.7933 6.14446 4.69234 6.64646 4.69234 7.17931V9.62102L3.74756 10.5658C3.8053 10.3046 3.83417 10.0368 3.83417 9.76224V7.17931C3.83417 6.63524 3.9183 6.11922 4.08657 5.63124C4.26045 5.14325 4.50163 4.70015 4.81013 4.30191C5.11862 3.89806 5.4832 3.55311 5.90388 3.26705C6.32455 2.97539 6.78168 2.75944 7.27527 2.61922V2.00503C7.27527 1.65167 7.40147 1.34878 7.65388 1.09638C7.90628 0.843975 8.21197 0.717773 8.57094 0.717773C8.92431 0.717773 9.22719 0.843975 9.4796 1.09638C9.732 1.34878 9.8582 1.65167 9.8582 2.00503V2.61922C10.3124 2.7468 10.7341 2.93708 11.1233 3.19004L10.4938 3.81958ZM8.14186 2.45936V2.00503C8.14186 1.88724 8.18393 1.78628 8.26806 1.70215C8.35219 1.61801 8.45316 1.57595 8.57094 1.57595C8.68873 1.57595 8.78969 1.61801 8.87383 1.70215C8.95796 1.78628 9.00003 1.88724 9.00003 2.00503V2.45936C8.92711 2.45375 8.8542 2.45095 8.78128 2.45095C8.71397 2.44534 8.64386 2.44253 8.57094 2.44253C8.49803 2.44253 8.42511 2.44534 8.35219 2.45095C8.27928 2.45095 8.20917 2.45375 8.14186 2.45936Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M1.22946 15.1718C1.0372 14.9796 1.0372 14.6679 1.22946 14.4756L14.2837 1.42134C14.476 1.22908 14.7877 1.22908 14.98 1.42134C15.1722 1.6136 15.1722 1.92531 14.98 2.11757L1.92569 15.1718C1.73343 15.3641 1.42172 15.3641 1.22946 15.1718Z", fill: color })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function BoldHyperlink({ color, className, width, height, ariaLabel, }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? "11", height: height ?? "11", viewBox: "0 0 11 11", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: ariaLabel ? "img" : undefined, "aria-label": ariaLabel, "aria-hidden": ariaLabel ? undefined : true, children: [
8
- _jsx("path", { d: "M6.41016 6.89648C6.125 6.89648 5.8457 6.84375 5.57227 6.73828C5.30273 6.62891 5.06055 6.4668 4.8457 6.25195C4.78711 6.19336 4.75781 6.12305 4.75781 6.04102C4.75781 5.95898 4.78711 5.88867 4.8457 5.83008C4.9043 5.77148 4.97461 5.74219 5.05664 5.74219C5.14258 5.74219 5.21484 5.77148 5.27344 5.83008C5.42969 5.98633 5.60547 6.10352 5.80078 6.18164C6 6.25977 6.20312 6.29883 6.41016 6.29883C6.61719 6.29883 6.81836 6.25977 7.01367 6.18164C7.21289 6.10352 7.39062 5.98633 7.54688 5.83008L9.72656 3.64453C9.88672 3.48828 10.0059 3.3125 10.084 3.11719C10.1621 2.91797 10.2012 2.71484 10.2012 2.50781C10.2012 2.30078 10.1621 2.09961 10.084 1.9043C10.0059 1.70508 9.88672 1.52734 9.72656 1.37109C9.57031 1.21484 9.39258 1.09766 9.19336 1.01953C8.99805 0.941406 8.79688 0.902344 8.58984 0.902344C8.38281 0.902344 8.17969 0.941406 7.98047 1.01953C7.78516 1.09766 7.60938 1.21484 7.45312 1.37109L5.61328 3.21094C5.55469 3.26953 5.48242 3.29883 5.39648 3.29883C5.31445 3.29883 5.24414 3.26953 5.18555 3.21094C5.12695 3.15234 5.09766 3.08203 5.09766 3C5.09766 2.91797 5.12695 2.84766 5.18555 2.78906L7.03125 0.949219C7.24609 0.734375 7.48828 0.572266 7.75781 0.462891C8.03125 0.353516 8.30859 0.298828 8.58984 0.298828C8.875 0.298828 9.15234 0.353516 9.42188 0.462891C9.69531 0.572266 9.93945 0.734375 10.1543 0.949219C10.3691 1.16406 10.5293 1.4082 10.6348 1.68164C10.7441 1.95117 10.7988 2.22852 10.7988 2.51367C10.7988 2.79492 10.7441 3.07227 10.6348 3.3457C10.5293 3.61523 10.3691 3.85742 10.1543 4.07227L7.96875 6.25195C7.75391 6.4668 7.50977 6.62891 7.23633 6.73828C6.9668 6.84375 6.69141 6.89648 6.41016 6.89648ZM2.80664 10.5C2.52539 10.5 2.24805 10.4473 1.97461 10.3418C1.70508 10.2324 1.46289 10.0703 1.24805 9.85547C1.0332 9.63672 0.871094 9.39258 0.761719 9.12305C0.65625 8.84961 0.603516 8.57227 0.603516 8.29102C0.603516 8.00977 0.65625 7.73242 0.761719 7.45898C0.871094 7.18555 1.0332 6.94141 1.24805 6.72656L3.42773 4.54688C3.64258 4.33203 3.88477 4.17188 4.1543 4.06641C4.42773 3.95703 4.70508 3.90234 4.98633 3.90234C5.27148 3.90234 5.54883 3.95703 5.81836 4.06641C6.0918 4.17188 6.33594 4.33203 6.55078 4.54688C6.60938 4.60547 6.63867 4.67578 6.63867 4.75781C6.63867 4.83984 6.60938 4.91016 6.55078 4.96875C6.49219 5.02734 6.42188 5.05664 6.33984 5.05664C6.25781 5.05664 6.1875 5.02734 6.12891 4.96875C5.97266 4.8125 5.79492 4.69531 5.5957 4.61719C5.40039 4.53906 5.19922 4.5 4.99219 4.5C4.78516 4.5 4.58203 4.53906 4.38281 4.61719C4.1875 4.69531 4.01172 4.8125 3.85547 4.96875L1.66992 7.1543C1.51367 7.31055 1.39648 7.48828 1.31836 7.6875C1.24023 7.88281 1.20117 8.08398 1.20117 8.29102C1.20117 8.49805 1.24023 8.70117 1.31836 8.90039C1.39648 9.0957 1.51367 9.27148 1.66992 9.42773C1.82617 9.58398 2.00391 9.70117 2.20312 9.7793C2.40234 9.85742 2.60352 9.89648 2.80664 9.89648C3.01367 9.89648 3.21484 9.85742 3.41016 9.7793C3.60938 9.70117 3.78906 9.58398 3.94922 9.42773L5.78906 7.58789C5.84766 7.5293 5.91797 7.5 6 7.5C6.08203 7.5 6.15234 7.5293 6.21094 7.58789C6.26953 7.64648 6.29883 7.7168 6.29883 7.79883C6.29883 7.88086 6.26953 7.95117 6.21094 8.00977L4.37109 9.85547C4.15625 10.0703 3.91211 10.2324 3.63867 10.3418C3.36914 10.4473 3.0918 10.5 2.80664 10.5Z", fill: color ?? "#94A1AD" }), _jsx("path", { d: "M5.57227 6.73828L5.47825 6.96997L5.4823 6.97153L5.57227 6.73828ZM5.80078 6.18164L5.70793 6.41376L5.70951 6.41438L5.80078 6.18164ZM7.01367 6.18164L6.9224 5.94889L6.92082 5.94952L7.01367 6.18164ZM7.54688 5.83008L7.72365 6.00686L7.72389 6.00662L7.54688 5.83008ZM9.72656 3.64453L9.55196 3.46557L9.54955 3.46799L9.72656 3.64453ZM10.084 3.11719L10.3161 3.21004L10.3167 3.20846L10.084 3.11719ZM10.084 1.9043L9.85124 1.99557L9.85186 1.99714L10.084 1.9043ZM9.72656 1.37109L9.54977 1.54788L9.55198 1.55004L9.72656 1.37109ZM9.19336 1.01953L9.10051 1.25166L9.10209 1.25227L9.19336 1.01953ZM7.98047 1.01953L7.88919 0.786783L7.88762 0.787412L7.98047 1.01953ZM5.18555 2.78906L5.00905 2.612L5.00877 2.61229L5.18555 2.78906ZM7.03125 0.949219L7.20775 1.12628L7.20803 1.126L7.03125 0.949219ZM7.75781 0.462891L7.66496 0.230769L7.66381 0.231237L7.75781 0.462891ZM9.42188 0.462891L9.32787 0.694547L9.32903 0.69501L9.42188 0.462891ZM10.6348 1.68164L10.4015 1.77162L10.4031 1.77564L10.6348 1.68164ZM10.6348 3.3457L10.4026 3.25285L10.402 3.2546L10.6348 3.3457ZM10.1543 4.07227L10.3308 4.24928L10.3311 4.24904L10.1543 4.07227ZM7.96875 6.25195L7.79221 6.07494L7.79197 6.07518L7.96875 6.25195ZM7.23633 6.73828L7.32743 6.9711L7.32918 6.9704L7.23633 6.73828ZM1.97461 10.3418L1.88059 10.5735L1.88464 10.575L1.97461 10.3418ZM1.24805 9.85547L1.06968 10.0307L1.07127 10.0322L1.24805 9.85547ZM0.761719 9.12305L0.528433 9.21303L0.530066 9.21705L0.761719 9.12305ZM0.761719 7.45898L0.529582 7.36613L0.528468 7.36902L0.761719 7.45898ZM4.1543 4.06641L4.2454 4.29922L4.24714 4.29853L4.1543 4.06641ZM5.81836 4.06641L5.72434 4.29809L5.72839 4.29966L5.81836 4.06641ZM5.5957 4.61719L5.50285 4.84931L5.50443 4.84993L5.5957 4.61719ZM4.38281 4.61719L4.29154 4.38444L4.28996 4.38507L4.38281 4.61719ZM1.31836 7.6875L1.55048 7.78035L1.5511 7.77877L1.31836 7.6875ZM1.31836 8.90039L1.08561 8.99166L1.08624 8.99324L1.31836 8.90039ZM3.41016 9.7793L3.31888 9.54655L3.31731 9.54718L3.41016 9.7793ZM3.94922 9.42773L4.12381 9.60669L4.126 9.60451L3.94922 9.42773ZM6.21094 8.00977L6.03416 7.83299L6.03388 7.83327L6.21094 8.00977ZM4.37109 9.85547L4.54787 10.0322L4.54815 10.032L4.37109 9.85547ZM3.63867 10.3418L3.72977 10.5746L3.73152 10.5739L3.63867 10.3418ZM6.41016 6.64648C6.15662 6.64648 5.90778 6.59974 5.66223 6.50503L5.4823 6.97153C5.78363 7.08776 6.09338 7.14648 6.41016 7.14648V6.64648ZM5.66627 6.50663C5.4291 6.41038 5.21475 6.26745 5.02248 6.07518L4.66893 6.42873C4.90634 6.66614 5.17637 6.84743 5.47826 6.96993L5.66627 6.50663ZM5.02248 6.07518C5.01024 6.06293 5.00781 6.05599 5.00781 6.04102H4.50781C4.50781 6.1901 4.56398 6.32379 4.66893 6.42873L5.02248 6.07518ZM5.00781 6.04102C5.00781 6.02604 5.01024 6.0191 5.02248 6.00686L4.66893 5.6533C4.56398 5.75824 4.50781 5.89193 4.50781 6.04102H5.00781ZM5.02248 6.00686C5.03472 5.99461 5.04167 5.99219 5.05664 5.99219V5.49219C4.90755 5.49219 4.77387 5.54836 4.66893 5.6533L5.02248 6.00686ZM5.05664 5.99219C5.07902 5.99219 5.08686 5.99705 5.09666 6.00686L5.45021 5.6533C5.34283 5.54592 5.20614 5.49219 5.05664 5.49219V5.99219ZM5.09666 6.00686C5.27562 6.18581 5.47961 6.32243 5.70793 6.41376L5.89363 5.94952C5.73133 5.8846 5.58375 5.78684 5.45021 5.6533L5.09666 6.00686ZM5.70951 6.41438C5.93681 6.50352 6.17084 6.54883 6.41016 6.54883V6.04883C6.23541 6.04883 6.06319 6.01601 5.89205 5.9489L5.70951 6.41438ZM6.41016 6.54883C6.64951 6.54883 6.88216 6.5035 7.10652 6.41376L6.92082 5.94952C6.75456 6.01603 6.58486 6.04883 6.41016 6.04883V6.54883ZM7.10494 6.41438C7.33727 6.32328 7.54387 6.18664 7.72365 6.00686L7.3701 5.6533C7.23738 5.78602 7.08851 5.88375 6.9224 5.9489L7.10494 6.41438ZM7.72389 6.00662L9.90358 3.82107L9.54955 3.46799L7.36986 5.65354L7.72389 6.00662ZM9.90114 3.82348C10.0847 3.64444 10.2242 3.43978 10.3161 3.21004L9.85186 3.02434C9.78751 3.18522 9.68878 3.33213 9.55198 3.46559L9.90114 3.82348ZM10.3167 3.20846C10.4059 2.98116 10.4512 2.74713 10.4512 2.50781H9.95117C9.95117 2.68256 9.91835 2.85478 9.85124 3.02592L10.3167 3.20846ZM10.4512 2.50781C10.4512 2.26846 10.4058 2.03581 10.3161 1.81145L9.85186 1.99714C9.91837 2.16341 9.95117 2.33311 9.95117 2.50781H10.4512ZM10.3167 1.81302C10.2251 1.57928 10.0855 1.37201 9.90114 1.19215L9.55198 1.55004C9.68793 1.68268 9.78666 1.83088 9.85124 1.99557L10.3167 1.81302ZM9.90334 1.19432C9.72356 1.01454 9.51696 0.877895 9.28463 0.786788L9.10209 1.25227C9.2682 1.31742 9.41707 1.41515 9.54979 1.54787L9.90334 1.19432ZM9.28621 0.787412C9.06185 0.697669 8.8292 0.652344 8.58984 0.652344V1.15234C8.76455 1.15234 8.93424 1.18514 9.10051 1.25165L9.28621 0.787412ZM8.58984 0.652344C8.35053 0.652344 8.1165 0.69765 7.8892 0.786788L8.07174 1.25227C8.24288 1.18516 8.4151 1.15234 8.58984 1.15234V0.652344ZM7.88762 0.787412C7.6593 0.878742 7.45531 1.01536 7.27635 1.19432L7.6299 1.54787C7.76344 1.41433 7.91102 1.31657 8.07332 1.25165L7.88762 0.787412ZM7.27635 1.19432L5.4365 3.03416L5.79006 3.38771L7.6299 1.54787L7.27635 1.19432ZM5.4365 3.03416C5.4267 3.04396 5.41886 3.04883 5.39648 3.04883V3.54883C5.54598 3.54883 5.68267 3.4951 5.79006 3.38771L5.4365 3.03416ZM5.39648 3.04883C5.38151 3.04883 5.37457 3.04641 5.36232 3.03416L5.00877 3.38771C5.11371 3.49266 5.2474 3.54883 5.39648 3.54883V3.04883ZM5.36232 3.03416C5.35008 3.02192 5.34766 3.01497 5.34766 3H4.84766C4.84766 3.14909 4.90383 3.28277 5.00877 3.38771L5.36232 3.03416ZM5.34766 3C5.34766 2.98503 5.35008 2.97808 5.36232 2.96584L5.00877 2.61229C4.90383 2.71723 4.84766 2.85091 4.84766 3H5.34766ZM5.36204 2.96612L7.20775 1.12628L6.85475 0.772161L5.00905 2.612L5.36204 2.96612ZM7.20803 1.126C7.4003 0.933722 7.61465 0.790787 7.85182 0.694544L7.66381 0.231237C7.36192 0.353744 7.09189 0.535028 6.85447 0.772442L7.20803 1.126ZM7.85066 0.69501C8.09598 0.596882 8.34189 0.548828 8.58984 0.548828V0.0488281C8.2753 0.0488281 7.96652 0.11015 7.66496 0.230772L7.85066 0.69501ZM8.58984 0.548828C8.84212 0.548828 9.08759 0.597037 9.32787 0.694544L9.51588 0.231237C9.2171 0.109994 8.90788 0.0488281 8.58984 0.0488281V0.548828ZM9.32903 0.69501C9.57003 0.791409 9.78584 0.934315 9.97752 1.126L10.3311 0.772442C10.0931 0.534435 9.8206 0.353122 9.51472 0.230772L9.32903 0.69501ZM9.97752 1.126C10.1686 1.31709 10.3091 1.53193 10.4015 1.77161L10.868 1.59167C10.7495 1.28447 10.5697 1.01104 10.3311 0.772442L9.97752 1.126ZM10.4031 1.77564C10.5006 2.01593 10.5488 2.26139 10.5488 2.51367H11.0488C11.0488 2.19564 10.9877 1.88641 10.8664 1.58764L10.4031 1.77564ZM10.5488 2.51367C10.5488 2.76163 10.5008 3.00753 10.4026 3.25286L10.8669 3.43855C10.9875 3.137 11.0488 2.82821 11.0488 2.51367H10.5488ZM10.402 3.2546C10.3097 3.49043 10.1692 3.7038 9.97752 3.89549L10.3311 4.24904C10.5691 4.01105 10.7489 3.74004 10.8676 3.4368L10.402 3.2546ZM9.97776 3.89525L7.79221 6.07494L8.14529 6.42897L10.3308 4.24928L9.97776 3.89525ZM7.79197 6.07518C7.60029 6.26686 7.38448 6.40976 7.14348 6.50616L7.32918 6.9704C7.63505 6.84805 7.90752 6.66674 8.14553 6.42873L7.79197 6.07518ZM7.14523 6.50547C6.90387 6.59992 6.65932 6.64648 6.41016 6.64648V7.14648C6.72349 7.14648 7.02973 7.08758 7.32743 6.97109L7.14523 6.50547ZM2.80664 10.25C2.55744 10.25 2.31054 10.2034 2.06458 10.1085L1.88464 10.575C2.18556 10.6911 2.49334 10.75 2.80664 10.75V10.25ZM2.06861 10.1101C1.83144 10.0139 1.6171 9.87097 1.42482 9.67869L1.07127 10.0322C1.30868 10.2697 1.57871 10.4509 1.88061 10.5735L2.06861 10.1101ZM1.42641 9.68029C1.23321 9.48358 1.0898 9.26667 0.993372 9.02904L0.530066 9.21705C0.652386 9.51848 0.8332 9.78986 1.06968 10.0306L1.42641 9.68029ZM0.994969 9.03308C0.900099 8.78712 0.853516 8.54022 0.853516 8.29102H0.353516C0.353516 8.60432 0.412401 8.9121 0.528468 9.21301L0.994969 9.03308ZM0.853516 8.29102C0.853516 8.04182 0.900099 7.79491 0.994969 7.54895L0.528468 7.36902C0.412401 7.66993 0.353516 7.97772 0.353516 8.29102H0.853516ZM0.993838 7.55183C1.09024 7.31083 1.23314 7.09502 1.42482 6.90334L1.07127 6.54979C0.833263 6.78779 0.65195 7.06026 0.5296 7.36614L0.993838 7.55183ZM1.42482 6.90334L3.60451 4.72365L3.25096 4.3701L1.07127 6.54979L1.42482 6.90334ZM3.60451 4.72365C3.7962 4.53196 4.00957 4.3915 4.2454 4.29922L4.0632 3.8336C3.75996 3.95225 3.48895 4.1321 3.25096 4.3701L3.60451 4.72365ZM4.24714 4.29853C4.49247 4.2004 4.73837 4.15234 4.98633 4.15234V3.65234C4.67179 3.65234 4.363 3.71367 4.06145 3.83429L4.24714 4.29853ZM4.98633 4.15234C5.23861 4.15234 5.48407 4.20055 5.72436 4.29806L5.91236 3.83475C5.61359 3.71351 5.30436 3.65234 4.98633 3.65234V4.15234ZM5.72839 4.29966C5.96807 4.3921 6.18291 4.53256 6.374 4.72365L6.72756 4.3701C6.48897 4.13151 6.21553 3.95165 5.90833 3.83316L5.72839 4.29966ZM6.374 4.72365C6.38625 4.7359 6.38867 4.74284 6.38867 4.75781H6.88867C6.88867 4.60872 6.8325 4.47504 6.72756 4.3701L6.374 4.72365ZM6.38867 4.75781C6.38867 4.77279 6.38625 4.77973 6.374 4.79197L6.72756 5.14553C6.8325 5.04058 6.88867 4.9069 6.88867 4.75781H6.38867ZM6.374 4.79197C6.36176 4.80422 6.35482 4.80664 6.33984 4.80664V5.30664C6.48893 5.30664 6.62262 5.25047 6.72756 5.14553L6.374 4.79197ZM6.33984 4.80664C6.32487 4.80664 6.31793 4.80422 6.30568 4.79197L5.95213 5.14553C6.05707 5.25047 6.19076 5.30664 6.33984 5.30664V4.80664ZM6.30568 4.79197C6.1259 4.61219 5.9193 4.47555 5.68698 4.38444L5.50443 4.84993C5.67055 4.91507 5.81941 5.01281 5.95213 5.14553L6.30568 4.79197ZM5.68855 4.38507C5.46419 4.29533 5.23154 4.25 4.99219 4.25V4.75C5.16689 4.75 5.33659 4.7828 5.50286 4.84931L5.68855 4.38507ZM4.99219 4.25C4.75287 4.25 4.51884 4.29531 4.29154 4.38444L4.47408 4.84993C4.64522 4.78282 4.81744 4.75 4.99219 4.75V4.25ZM4.28996 4.38507C4.06164 4.4764 3.85765 4.61301 3.67869 4.79197L4.03225 5.14553C4.16579 5.01199 4.31336 4.91423 4.47566 4.84931L4.28996 4.38507ZM3.67869 4.79197L1.49315 6.97752L1.8467 7.33107L4.03225 5.14553L3.67869 4.79197ZM1.49315 6.97752C1.31336 7.1573 1.17672 7.3639 1.08562 7.59623L1.5511 7.77877C1.61625 7.61266 1.71398 7.46379 1.8467 7.33107L1.49315 6.97752ZM1.08624 7.59465C0.996497 7.81901 0.951172 8.05166 0.951172 8.29102H1.45117C1.45117 8.11631 1.48397 7.94662 1.55048 7.78035L1.08624 7.59465ZM0.951172 8.29102C0.951172 8.53033 0.996478 8.76436 1.08562 8.99166L1.5511 8.80912C1.48399 8.63798 1.45117 8.46576 1.45117 8.29102H0.951172ZM1.08624 8.99324C1.17757 9.22156 1.31419 9.42555 1.49315 9.60451L1.8467 9.25096C1.71316 9.11742 1.6154 8.96984 1.55048 8.80754L1.08624 8.99324ZM1.49315 9.60451C1.67293 9.78429 1.87953 9.92093 2.11185 10.012L2.2944 9.54655C2.12828 9.48141 1.97942 9.38368 1.8467 9.25096L1.49315 9.60451ZM2.11185 10.012C2.33858 10.101 2.57063 10.1465 2.80664 10.1465V9.64648C2.6364 9.64648 2.46611 9.61389 2.2944 9.54655L2.11185 10.012ZM2.80664 10.1465C3.046 10.1465 3.27865 10.1012 3.503 10.0114L3.31731 9.54718C3.15104 9.61368 2.98135 9.64648 2.80664 9.64648V10.1465ZM3.50143 10.012C3.73314 9.92117 3.94086 9.78516 4.1238 9.60668L3.77464 9.24879C3.63727 9.38281 3.48561 9.48117 3.31888 9.54655L3.50143 10.012ZM4.126 9.60451L5.96584 7.76467L5.61229 7.41111L3.77244 9.25096L4.126 9.60451ZM5.96584 7.76467C5.97808 7.75242 5.98503 7.75 6 7.75V7.25C5.85091 7.25 5.71723 7.30617 5.61229 7.41111L5.96584 7.76467ZM6 7.75C6.01497 7.75 6.02192 7.75242 6.03416 7.76467L6.38771 7.41111C6.28277 7.30617 6.14909 7.25 6 7.25V7.75ZM6.03416 7.76467C6.04641 7.77691 6.04883 7.78385 6.04883 7.79883H6.54883C6.54883 7.64974 6.49266 7.51606 6.38771 7.41111L6.03416 7.76467ZM6.04883 7.79883C6.04883 7.8138 6.04641 7.82074 6.03416 7.83299L6.38771 8.18654C6.49266 8.0816 6.54883 7.94792 6.54883 7.79883H6.04883ZM6.03388 7.83327L4.19404 9.67897L4.54815 10.032L6.388 8.18626L6.03388 7.83327ZM4.19432 9.67869C4.00264 9.87037 3.78682 10.0133 3.54582 10.1097L3.73152 10.5739C4.0374 10.4516 4.30986 10.2703 4.54787 10.0322L4.19432 9.67869ZM3.54757 10.109C3.30662 10.2033 3.06015 10.25 2.80664 10.25V10.75C3.12344 10.75 3.43166 10.6913 3.72977 10.5746L3.54757 10.109Z", fill: color ?? "#94A1AD" })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? "11", height: height ?? "11", viewBox: "0 0 11 11", fill: "none", xmlns: "http://www.w3.org/2000/svg", role: ariaLabel ? "img" : undefined, "aria-label": ariaLabel, "aria-hidden": ariaLabel ? undefined : true, children: [_jsx("path", { d: "M6.41016 6.89648C6.125 6.89648 5.8457 6.84375 5.57227 6.73828C5.30273 6.62891 5.06055 6.4668 4.8457 6.25195C4.78711 6.19336 4.75781 6.12305 4.75781 6.04102C4.75781 5.95898 4.78711 5.88867 4.8457 5.83008C4.9043 5.77148 4.97461 5.74219 5.05664 5.74219C5.14258 5.74219 5.21484 5.77148 5.27344 5.83008C5.42969 5.98633 5.60547 6.10352 5.80078 6.18164C6 6.25977 6.20312 6.29883 6.41016 6.29883C6.61719 6.29883 6.81836 6.25977 7.01367 6.18164C7.21289 6.10352 7.39062 5.98633 7.54688 5.83008L9.72656 3.64453C9.88672 3.48828 10.0059 3.3125 10.084 3.11719C10.1621 2.91797 10.2012 2.71484 10.2012 2.50781C10.2012 2.30078 10.1621 2.09961 10.084 1.9043C10.0059 1.70508 9.88672 1.52734 9.72656 1.37109C9.57031 1.21484 9.39258 1.09766 9.19336 1.01953C8.99805 0.941406 8.79688 0.902344 8.58984 0.902344C8.38281 0.902344 8.17969 0.941406 7.98047 1.01953C7.78516 1.09766 7.60938 1.21484 7.45312 1.37109L5.61328 3.21094C5.55469 3.26953 5.48242 3.29883 5.39648 3.29883C5.31445 3.29883 5.24414 3.26953 5.18555 3.21094C5.12695 3.15234 5.09766 3.08203 5.09766 3C5.09766 2.91797 5.12695 2.84766 5.18555 2.78906L7.03125 0.949219C7.24609 0.734375 7.48828 0.572266 7.75781 0.462891C8.03125 0.353516 8.30859 0.298828 8.58984 0.298828C8.875 0.298828 9.15234 0.353516 9.42188 0.462891C9.69531 0.572266 9.93945 0.734375 10.1543 0.949219C10.3691 1.16406 10.5293 1.4082 10.6348 1.68164C10.7441 1.95117 10.7988 2.22852 10.7988 2.51367C10.7988 2.79492 10.7441 3.07227 10.6348 3.3457C10.5293 3.61523 10.3691 3.85742 10.1543 4.07227L7.96875 6.25195C7.75391 6.4668 7.50977 6.62891 7.23633 6.73828C6.9668 6.84375 6.69141 6.89648 6.41016 6.89648ZM2.80664 10.5C2.52539 10.5 2.24805 10.4473 1.97461 10.3418C1.70508 10.2324 1.46289 10.0703 1.24805 9.85547C1.0332 9.63672 0.871094 9.39258 0.761719 9.12305C0.65625 8.84961 0.603516 8.57227 0.603516 8.29102C0.603516 8.00977 0.65625 7.73242 0.761719 7.45898C0.871094 7.18555 1.0332 6.94141 1.24805 6.72656L3.42773 4.54688C3.64258 4.33203 3.88477 4.17188 4.1543 4.06641C4.42773 3.95703 4.70508 3.90234 4.98633 3.90234C5.27148 3.90234 5.54883 3.95703 5.81836 4.06641C6.0918 4.17188 6.33594 4.33203 6.55078 4.54688C6.60938 4.60547 6.63867 4.67578 6.63867 4.75781C6.63867 4.83984 6.60938 4.91016 6.55078 4.96875C6.49219 5.02734 6.42188 5.05664 6.33984 5.05664C6.25781 5.05664 6.1875 5.02734 6.12891 4.96875C5.97266 4.8125 5.79492 4.69531 5.5957 4.61719C5.40039 4.53906 5.19922 4.5 4.99219 4.5C4.78516 4.5 4.58203 4.53906 4.38281 4.61719C4.1875 4.69531 4.01172 4.8125 3.85547 4.96875L1.66992 7.1543C1.51367 7.31055 1.39648 7.48828 1.31836 7.6875C1.24023 7.88281 1.20117 8.08398 1.20117 8.29102C1.20117 8.49805 1.24023 8.70117 1.31836 8.90039C1.39648 9.0957 1.51367 9.27148 1.66992 9.42773C1.82617 9.58398 2.00391 9.70117 2.20312 9.7793C2.40234 9.85742 2.60352 9.89648 2.80664 9.89648C3.01367 9.89648 3.21484 9.85742 3.41016 9.7793C3.60938 9.70117 3.78906 9.58398 3.94922 9.42773L5.78906 7.58789C5.84766 7.5293 5.91797 7.5 6 7.5C6.08203 7.5 6.15234 7.5293 6.21094 7.58789C6.26953 7.64648 6.29883 7.7168 6.29883 7.79883C6.29883 7.88086 6.26953 7.95117 6.21094 8.00977L4.37109 9.85547C4.15625 10.0703 3.91211 10.2324 3.63867 10.3418C3.36914 10.4473 3.0918 10.5 2.80664 10.5Z", fill: color ?? "#94A1AD" }), _jsx("path", { d: "M5.57227 6.73828L5.47825 6.96997L5.4823 6.97153L5.57227 6.73828ZM5.80078 6.18164L5.70793 6.41376L5.70951 6.41438L5.80078 6.18164ZM7.01367 6.18164L6.9224 5.94889L6.92082 5.94952L7.01367 6.18164ZM7.54688 5.83008L7.72365 6.00686L7.72389 6.00662L7.54688 5.83008ZM9.72656 3.64453L9.55196 3.46557L9.54955 3.46799L9.72656 3.64453ZM10.084 3.11719L10.3161 3.21004L10.3167 3.20846L10.084 3.11719ZM10.084 1.9043L9.85124 1.99557L9.85186 1.99714L10.084 1.9043ZM9.72656 1.37109L9.54977 1.54788L9.55198 1.55004L9.72656 1.37109ZM9.19336 1.01953L9.10051 1.25166L9.10209 1.25227L9.19336 1.01953ZM7.98047 1.01953L7.88919 0.786783L7.88762 0.787412L7.98047 1.01953ZM5.18555 2.78906L5.00905 2.612L5.00877 2.61229L5.18555 2.78906ZM7.03125 0.949219L7.20775 1.12628L7.20803 1.126L7.03125 0.949219ZM7.75781 0.462891L7.66496 0.230769L7.66381 0.231237L7.75781 0.462891ZM9.42188 0.462891L9.32787 0.694547L9.32903 0.69501L9.42188 0.462891ZM10.6348 1.68164L10.4015 1.77162L10.4031 1.77564L10.6348 1.68164ZM10.6348 3.3457L10.4026 3.25285L10.402 3.2546L10.6348 3.3457ZM10.1543 4.07227L10.3308 4.24928L10.3311 4.24904L10.1543 4.07227ZM7.96875 6.25195L7.79221 6.07494L7.79197 6.07518L7.96875 6.25195ZM7.23633 6.73828L7.32743 6.9711L7.32918 6.9704L7.23633 6.73828ZM1.97461 10.3418L1.88059 10.5735L1.88464 10.575L1.97461 10.3418ZM1.24805 9.85547L1.06968 10.0307L1.07127 10.0322L1.24805 9.85547ZM0.761719 9.12305L0.528433 9.21303L0.530066 9.21705L0.761719 9.12305ZM0.761719 7.45898L0.529582 7.36613L0.528468 7.36902L0.761719 7.45898ZM4.1543 4.06641L4.2454 4.29922L4.24714 4.29853L4.1543 4.06641ZM5.81836 4.06641L5.72434 4.29809L5.72839 4.29966L5.81836 4.06641ZM5.5957 4.61719L5.50285 4.84931L5.50443 4.84993L5.5957 4.61719ZM4.38281 4.61719L4.29154 4.38444L4.28996 4.38507L4.38281 4.61719ZM1.31836 7.6875L1.55048 7.78035L1.5511 7.77877L1.31836 7.6875ZM1.31836 8.90039L1.08561 8.99166L1.08624 8.99324L1.31836 8.90039ZM3.41016 9.7793L3.31888 9.54655L3.31731 9.54718L3.41016 9.7793ZM3.94922 9.42773L4.12381 9.60669L4.126 9.60451L3.94922 9.42773ZM6.21094 8.00977L6.03416 7.83299L6.03388 7.83327L6.21094 8.00977ZM4.37109 9.85547L4.54787 10.0322L4.54815 10.032L4.37109 9.85547ZM3.63867 10.3418L3.72977 10.5746L3.73152 10.5739L3.63867 10.3418ZM6.41016 6.64648C6.15662 6.64648 5.90778 6.59974 5.66223 6.50503L5.4823 6.97153C5.78363 7.08776 6.09338 7.14648 6.41016 7.14648V6.64648ZM5.66627 6.50663C5.4291 6.41038 5.21475 6.26745 5.02248 6.07518L4.66893 6.42873C4.90634 6.66614 5.17637 6.84743 5.47826 6.96993L5.66627 6.50663ZM5.02248 6.07518C5.01024 6.06293 5.00781 6.05599 5.00781 6.04102H4.50781C4.50781 6.1901 4.56398 6.32379 4.66893 6.42873L5.02248 6.07518ZM5.00781 6.04102C5.00781 6.02604 5.01024 6.0191 5.02248 6.00686L4.66893 5.6533C4.56398 5.75824 4.50781 5.89193 4.50781 6.04102H5.00781ZM5.02248 6.00686C5.03472 5.99461 5.04167 5.99219 5.05664 5.99219V5.49219C4.90755 5.49219 4.77387 5.54836 4.66893 5.6533L5.02248 6.00686ZM5.05664 5.99219C5.07902 5.99219 5.08686 5.99705 5.09666 6.00686L5.45021 5.6533C5.34283 5.54592 5.20614 5.49219 5.05664 5.49219V5.99219ZM5.09666 6.00686C5.27562 6.18581 5.47961 6.32243 5.70793 6.41376L5.89363 5.94952C5.73133 5.8846 5.58375 5.78684 5.45021 5.6533L5.09666 6.00686ZM5.70951 6.41438C5.93681 6.50352 6.17084 6.54883 6.41016 6.54883V6.04883C6.23541 6.04883 6.06319 6.01601 5.89205 5.9489L5.70951 6.41438ZM6.41016 6.54883C6.64951 6.54883 6.88216 6.5035 7.10652 6.41376L6.92082 5.94952C6.75456 6.01603 6.58486 6.04883 6.41016 6.04883V6.54883ZM7.10494 6.41438C7.33727 6.32328 7.54387 6.18664 7.72365 6.00686L7.3701 5.6533C7.23738 5.78602 7.08851 5.88375 6.9224 5.9489L7.10494 6.41438ZM7.72389 6.00662L9.90358 3.82107L9.54955 3.46799L7.36986 5.65354L7.72389 6.00662ZM9.90114 3.82348C10.0847 3.64444 10.2242 3.43978 10.3161 3.21004L9.85186 3.02434C9.78751 3.18522 9.68878 3.33213 9.55198 3.46559L9.90114 3.82348ZM10.3167 3.20846C10.4059 2.98116 10.4512 2.74713 10.4512 2.50781H9.95117C9.95117 2.68256 9.91835 2.85478 9.85124 3.02592L10.3167 3.20846ZM10.4512 2.50781C10.4512 2.26846 10.4058 2.03581 10.3161 1.81145L9.85186 1.99714C9.91837 2.16341 9.95117 2.33311 9.95117 2.50781H10.4512ZM10.3167 1.81302C10.2251 1.57928 10.0855 1.37201 9.90114 1.19215L9.55198 1.55004C9.68793 1.68268 9.78666 1.83088 9.85124 1.99557L10.3167 1.81302ZM9.90334 1.19432C9.72356 1.01454 9.51696 0.877895 9.28463 0.786788L9.10209 1.25227C9.2682 1.31742 9.41707 1.41515 9.54979 1.54787L9.90334 1.19432ZM9.28621 0.787412C9.06185 0.697669 8.8292 0.652344 8.58984 0.652344V1.15234C8.76455 1.15234 8.93424 1.18514 9.10051 1.25165L9.28621 0.787412ZM8.58984 0.652344C8.35053 0.652344 8.1165 0.69765 7.8892 0.786788L8.07174 1.25227C8.24288 1.18516 8.4151 1.15234 8.58984 1.15234V0.652344ZM7.88762 0.787412C7.6593 0.878742 7.45531 1.01536 7.27635 1.19432L7.6299 1.54787C7.76344 1.41433 7.91102 1.31657 8.07332 1.25165L7.88762 0.787412ZM7.27635 1.19432L5.4365 3.03416L5.79006 3.38771L7.6299 1.54787L7.27635 1.19432ZM5.4365 3.03416C5.4267 3.04396 5.41886 3.04883 5.39648 3.04883V3.54883C5.54598 3.54883 5.68267 3.4951 5.79006 3.38771L5.4365 3.03416ZM5.39648 3.04883C5.38151 3.04883 5.37457 3.04641 5.36232 3.03416L5.00877 3.38771C5.11371 3.49266 5.2474 3.54883 5.39648 3.54883V3.04883ZM5.36232 3.03416C5.35008 3.02192 5.34766 3.01497 5.34766 3H4.84766C4.84766 3.14909 4.90383 3.28277 5.00877 3.38771L5.36232 3.03416ZM5.34766 3C5.34766 2.98503 5.35008 2.97808 5.36232 2.96584L5.00877 2.61229C4.90383 2.71723 4.84766 2.85091 4.84766 3H5.34766ZM5.36204 2.96612L7.20775 1.12628L6.85475 0.772161L5.00905 2.612L5.36204 2.96612ZM7.20803 1.126C7.4003 0.933722 7.61465 0.790787 7.85182 0.694544L7.66381 0.231237C7.36192 0.353744 7.09189 0.535028 6.85447 0.772442L7.20803 1.126ZM7.85066 0.69501C8.09598 0.596882 8.34189 0.548828 8.58984 0.548828V0.0488281C8.2753 0.0488281 7.96652 0.11015 7.66496 0.230772L7.85066 0.69501ZM8.58984 0.548828C8.84212 0.548828 9.08759 0.597037 9.32787 0.694544L9.51588 0.231237C9.2171 0.109994 8.90788 0.0488281 8.58984 0.0488281V0.548828ZM9.32903 0.69501C9.57003 0.791409 9.78584 0.934315 9.97752 1.126L10.3311 0.772442C10.0931 0.534435 9.8206 0.353122 9.51472 0.230772L9.32903 0.69501ZM9.97752 1.126C10.1686 1.31709 10.3091 1.53193 10.4015 1.77161L10.868 1.59167C10.7495 1.28447 10.5697 1.01104 10.3311 0.772442L9.97752 1.126ZM10.4031 1.77564C10.5006 2.01593 10.5488 2.26139 10.5488 2.51367H11.0488C11.0488 2.19564 10.9877 1.88641 10.8664 1.58764L10.4031 1.77564ZM10.5488 2.51367C10.5488 2.76163 10.5008 3.00753 10.4026 3.25286L10.8669 3.43855C10.9875 3.137 11.0488 2.82821 11.0488 2.51367H10.5488ZM10.402 3.2546C10.3097 3.49043 10.1692 3.7038 9.97752 3.89549L10.3311 4.24904C10.5691 4.01105 10.7489 3.74004 10.8676 3.4368L10.402 3.2546ZM9.97776 3.89525L7.79221 6.07494L8.14529 6.42897L10.3308 4.24928L9.97776 3.89525ZM7.79197 6.07518C7.60029 6.26686 7.38448 6.40976 7.14348 6.50616L7.32918 6.9704C7.63505 6.84805 7.90752 6.66674 8.14553 6.42873L7.79197 6.07518ZM7.14523 6.50547C6.90387 6.59992 6.65932 6.64648 6.41016 6.64648V7.14648C6.72349 7.14648 7.02973 7.08758 7.32743 6.97109L7.14523 6.50547ZM2.80664 10.25C2.55744 10.25 2.31054 10.2034 2.06458 10.1085L1.88464 10.575C2.18556 10.6911 2.49334 10.75 2.80664 10.75V10.25ZM2.06861 10.1101C1.83144 10.0139 1.6171 9.87097 1.42482 9.67869L1.07127 10.0322C1.30868 10.2697 1.57871 10.4509 1.88061 10.5735L2.06861 10.1101ZM1.42641 9.68029C1.23321 9.48358 1.0898 9.26667 0.993372 9.02904L0.530066 9.21705C0.652386 9.51848 0.8332 9.78986 1.06968 10.0306L1.42641 9.68029ZM0.994969 9.03308C0.900099 8.78712 0.853516 8.54022 0.853516 8.29102H0.353516C0.353516 8.60432 0.412401 8.9121 0.528468 9.21301L0.994969 9.03308ZM0.853516 8.29102C0.853516 8.04182 0.900099 7.79491 0.994969 7.54895L0.528468 7.36902C0.412401 7.66993 0.353516 7.97772 0.353516 8.29102H0.853516ZM0.993838 7.55183C1.09024 7.31083 1.23314 7.09502 1.42482 6.90334L1.07127 6.54979C0.833263 6.78779 0.65195 7.06026 0.5296 7.36614L0.993838 7.55183ZM1.42482 6.90334L3.60451 4.72365L3.25096 4.3701L1.07127 6.54979L1.42482 6.90334ZM3.60451 4.72365C3.7962 4.53196 4.00957 4.3915 4.2454 4.29922L4.0632 3.8336C3.75996 3.95225 3.48895 4.1321 3.25096 4.3701L3.60451 4.72365ZM4.24714 4.29853C4.49247 4.2004 4.73837 4.15234 4.98633 4.15234V3.65234C4.67179 3.65234 4.363 3.71367 4.06145 3.83429L4.24714 4.29853ZM4.98633 4.15234C5.23861 4.15234 5.48407 4.20055 5.72436 4.29806L5.91236 3.83475C5.61359 3.71351 5.30436 3.65234 4.98633 3.65234V4.15234ZM5.72839 4.29966C5.96807 4.3921 6.18291 4.53256 6.374 4.72365L6.72756 4.3701C6.48897 4.13151 6.21553 3.95165 5.90833 3.83316L5.72839 4.29966ZM6.374 4.72365C6.38625 4.7359 6.38867 4.74284 6.38867 4.75781H6.88867C6.88867 4.60872 6.8325 4.47504 6.72756 4.3701L6.374 4.72365ZM6.38867 4.75781C6.38867 4.77279 6.38625 4.77973 6.374 4.79197L6.72756 5.14553C6.8325 5.04058 6.88867 4.9069 6.88867 4.75781H6.38867ZM6.374 4.79197C6.36176 4.80422 6.35482 4.80664 6.33984 4.80664V5.30664C6.48893 5.30664 6.62262 5.25047 6.72756 5.14553L6.374 4.79197ZM6.33984 4.80664C6.32487 4.80664 6.31793 4.80422 6.30568 4.79197L5.95213 5.14553C6.05707 5.25047 6.19076 5.30664 6.33984 5.30664V4.80664ZM6.30568 4.79197C6.1259 4.61219 5.9193 4.47555 5.68698 4.38444L5.50443 4.84993C5.67055 4.91507 5.81941 5.01281 5.95213 5.14553L6.30568 4.79197ZM5.68855 4.38507C5.46419 4.29533 5.23154 4.25 4.99219 4.25V4.75C5.16689 4.75 5.33659 4.7828 5.50286 4.84931L5.68855 4.38507ZM4.99219 4.25C4.75287 4.25 4.51884 4.29531 4.29154 4.38444L4.47408 4.84993C4.64522 4.78282 4.81744 4.75 4.99219 4.75V4.25ZM4.28996 4.38507C4.06164 4.4764 3.85765 4.61301 3.67869 4.79197L4.03225 5.14553C4.16579 5.01199 4.31336 4.91423 4.47566 4.84931L4.28996 4.38507ZM3.67869 4.79197L1.49315 6.97752L1.8467 7.33107L4.03225 5.14553L3.67869 4.79197ZM1.49315 6.97752C1.31336 7.1573 1.17672 7.3639 1.08562 7.59623L1.5511 7.77877C1.61625 7.61266 1.71398 7.46379 1.8467 7.33107L1.49315 6.97752ZM1.08624 7.59465C0.996497 7.81901 0.951172 8.05166 0.951172 8.29102H1.45117C1.45117 8.11631 1.48397 7.94662 1.55048 7.78035L1.08624 7.59465ZM0.951172 8.29102C0.951172 8.53033 0.996478 8.76436 1.08562 8.99166L1.5511 8.80912C1.48399 8.63798 1.45117 8.46576 1.45117 8.29102H0.951172ZM1.08624 8.99324C1.17757 9.22156 1.31419 9.42555 1.49315 9.60451L1.8467 9.25096C1.71316 9.11742 1.6154 8.96984 1.55048 8.80754L1.08624 8.99324ZM1.49315 9.60451C1.67293 9.78429 1.87953 9.92093 2.11185 10.012L2.2944 9.54655C2.12828 9.48141 1.97942 9.38368 1.8467 9.25096L1.49315 9.60451ZM2.11185 10.012C2.33858 10.101 2.57063 10.1465 2.80664 10.1465V9.64648C2.6364 9.64648 2.46611 9.61389 2.2944 9.54655L2.11185 10.012ZM2.80664 10.1465C3.046 10.1465 3.27865 10.1012 3.503 10.0114L3.31731 9.54718C3.15104 9.61368 2.98135 9.64648 2.80664 9.64648V10.1465ZM3.50143 10.012C3.73314 9.92117 3.94086 9.78516 4.1238 9.60668L3.77464 9.24879C3.63727 9.38281 3.48561 9.48117 3.31888 9.54655L3.50143 10.012ZM4.126 9.60451L5.96584 7.76467L5.61229 7.41111L3.77244 9.25096L4.126 9.60451ZM5.96584 7.76467C5.97808 7.75242 5.98503 7.75 6 7.75V7.25C5.85091 7.25 5.71723 7.30617 5.61229 7.41111L5.96584 7.76467ZM6 7.75C6.01497 7.75 6.02192 7.75242 6.03416 7.76467L6.38771 7.41111C6.28277 7.30617 6.14909 7.25 6 7.25V7.75ZM6.03416 7.76467C6.04641 7.77691 6.04883 7.78385 6.04883 7.79883H6.54883C6.54883 7.64974 6.49266 7.51606 6.38771 7.41111L6.03416 7.76467ZM6.04883 7.79883C6.04883 7.8138 6.04641 7.82074 6.03416 7.83299L6.38771 8.18654C6.49266 8.0816 6.54883 7.94792 6.54883 7.79883H6.04883ZM6.03388 7.83327L4.19404 9.67897L4.54815 10.032L6.388 8.18626L6.03388 7.83327ZM4.19432 9.67869C4.00264 9.87037 3.78682 10.0133 3.54582 10.1097L3.73152 10.5739C4.0374 10.4516 4.30986 10.2703 4.54787 10.0322L4.19432 9.67869ZM3.54757 10.109C3.30662 10.2033 3.06015 10.25 2.80664 10.25V10.75C3.12344 10.75 3.43166 10.6913 3.72977 10.5746L3.54757 10.109Z", fill: color ?? "#94A1AD" })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function ColumnContainer({ color = "#94A1AD", className, width, height }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 24, height: height ?? 24, viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
8
- _jsx("path", { d: "M1.2 22.7598C1.2 23.058 1.442 23.3 1.74023 23.3H4.8V24.5H1.74023C0.779259 24.5 4.20059e-08 23.7207 0 22.7598V19.7H1.2V22.7598Z", fill: color }), _jsx("path", { d: "M14.4 24.5H9.6V23.3H14.4V24.5Z", fill: color }), _jsx("path", { d: "M24 22.7598C24 23.7207 23.2207 24.5 22.2598 24.5H19.2V23.3H22.2598C22.558 23.3 22.8 23.058 22.8 22.7598V19.7H24V22.7598Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.323 13.7059C19.8876 13.7633 20.3367 14.2124 20.3941 14.777L20.4 14.9V19.7L20.3941 19.823C20.3367 20.3876 19.8876 20.8367 19.323 20.8941L19.2 20.9H4.8C4.13726 20.9 3.6 20.3627 3.6 19.7V14.9L3.60586 14.777C3.66746 14.172 4.17879 13.7 4.8 13.7H19.2L19.323 13.7059ZM4.8 19.7H19.2V14.9H4.8V19.7Z", fill: color }), _jsx("path", { d: "M1.2 14.9H0V10.1H1.2V14.9Z", fill: color }), _jsx("path", { d: "M24 14.9H22.8V10.1H24V14.9Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.323 4.10586C19.8876 4.16334 20.3367 4.61244 20.3941 5.17695L20.4 5.3V10.1L20.3941 10.223C20.3367 10.7876 19.8876 11.2367 19.323 11.2941L19.2 11.3H4.8C4.13726 11.3 3.6 10.7627 3.6 10.1V5.3L3.60586 5.17695C3.66746 4.572 4.17879 4.1 4.8 4.1H19.2L19.323 4.10586ZM4.8 10.1H19.2V5.3H4.8V10.1Z", fill: color }), _jsx("path", { d: "M4.8 1.7H1.74023C1.442 1.7 1.2 1.942 1.2 2.24023V5.3H0V2.24023C-4.20053e-08 1.27926 0.779259 0.5 1.74023 0.5H4.8V1.7Z", fill: color }), _jsx("path", { d: "M22.2598 0.5C23.2207 0.500001 24 1.27926 24 2.24023V5.3H22.8V2.24023C22.8 1.942 22.558 1.7 22.2598 1.7H19.2V0.5H22.2598Z", fill: color }), _jsx("path", { d: "M14.4 1.7H9.6V0.5H14.4V1.7Z", fill: color })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 24, height: height ?? 24, viewBox: "0 0 24 25", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M1.2 22.7598C1.2 23.058 1.442 23.3 1.74023 23.3H4.8V24.5H1.74023C0.779259 24.5 4.20059e-08 23.7207 0 22.7598V19.7H1.2V22.7598Z", fill: color }), _jsx("path", { d: "M14.4 24.5H9.6V23.3H14.4V24.5Z", fill: color }), _jsx("path", { d: "M24 22.7598C24 23.7207 23.2207 24.5 22.2598 24.5H19.2V23.3H22.2598C22.558 23.3 22.8 23.058 22.8 22.7598V19.7H24V22.7598Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.323 13.7059C19.8876 13.7633 20.3367 14.2124 20.3941 14.777L20.4 14.9V19.7L20.3941 19.823C20.3367 20.3876 19.8876 20.8367 19.323 20.8941L19.2 20.9H4.8C4.13726 20.9 3.6 20.3627 3.6 19.7V14.9L3.60586 14.777C3.66746 14.172 4.17879 13.7 4.8 13.7H19.2L19.323 13.7059ZM4.8 19.7H19.2V14.9H4.8V19.7Z", fill: color }), _jsx("path", { d: "M1.2 14.9H0V10.1H1.2V14.9Z", fill: color }), _jsx("path", { d: "M24 14.9H22.8V10.1H24V14.9Z", fill: color }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19.323 4.10586C19.8876 4.16334 20.3367 4.61244 20.3941 5.17695L20.4 5.3V10.1L20.3941 10.223C20.3367 10.7876 19.8876 11.2367 19.323 11.2941L19.2 11.3H4.8C4.13726 11.3 3.6 10.7627 3.6 10.1V5.3L3.60586 5.17695C3.66746 4.572 4.17879 4.1 4.8 4.1H19.2L19.323 4.10586ZM4.8 10.1H19.2V5.3H4.8V10.1Z", fill: color }), _jsx("path", { d: "M4.8 1.7H1.74023C1.442 1.7 1.2 1.942 1.2 2.24023V5.3H0V2.24023C-4.20053e-08 1.27926 0.779259 0.5 1.74023 0.5H4.8V1.7Z", fill: color }), _jsx("path", { d: "M22.2598 0.5C23.2207 0.500001 24 1.27926 24 2.24023V5.3H22.8V2.24023C22.8 1.942 22.558 1.7 22.2598 1.7H19.2V0.5H22.2598Z", fill: color }), _jsx("path", { d: "M14.4 1.7H9.6V0.5H14.4V1.7Z", fill: color })] }));
10
8
  }
@@ -6,9 +6,5 @@ import { combineIconClasses } from "../utils.js";
6
6
  export function Columns({ colorPalette, className, width, height }) {
7
7
  const normalColumn = colorPalette?.normalColumn ?? "#CCD8E2";
8
8
  const totalColumn = colorPalette?.totalColumn ?? "#94A1AD";
9
- return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 16, height: height ?? 16, viewBox: "0 0 13 13", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
10
- _jsxs("g", { clipPath: "url(#clip0_405_2499)", children: [
11
- _jsx("path", { d: "M1 13L1 1.03318e-07L3 0L3 13H1Z", fill: normalColumn }), _jsx("path", { d: "M5 13L5 1.03318e-07L7 0L7 13H5Z", fill: normalColumn }), _jsx("rect", { x: "9", y: "13", width: "13", height: "2", transform: "rotate(-90 9 13)", fill: totalColumn })
12
- ] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_405_2499", children: _jsx("rect", { width: "13", height: "13", fill: "white", transform: "translate(0 13) rotate(-90)" }) }) })
13
- ] }));
9
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 16, height: height ?? 16, viewBox: "0 0 13 13", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsxs("g", { clipPath: "url(#clip0_405_2499)", children: [_jsx("path", { d: "M1 13L1 1.03318e-07L3 0L3 13H1Z", fill: normalColumn }), _jsx("path", { d: "M5 13L5 1.03318e-07L7 0L7 13H5Z", fill: normalColumn }), _jsx("rect", { x: "9", y: "13", width: "13", height: "2", transform: "rotate(-90 9 13)", fill: totalColumn })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_405_2499", children: _jsx("rect", { width: "13", height: "13", fill: "white", transform: "translate(0 13) rotate(-90)" }) }) })] }));
14
10
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Dashboard({ color, className, width, height, ariaHidden }) {
7
- return (_jsxs("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0.5 0.5 18 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", stroke: color ?? "#B0BECA", "aria-hidden": ariaHidden, children: [
8
- _jsx("path", { d: "M17 1H2C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H17C17.5523 14 18 13.5523 18 13V2C18 1.44772 17.5523 1 17 1Z" }), _jsx("path", { d: "M15 12H4C3.44772 12 3 12.4477 3 13C3 13.5523 3.44772 14 4 14H15C15.5523 14 16 13.5523 16 13C16 12.4477 15.5523 12 15 12Z" }), _jsx("path", { d: "M15 7H14C13.4477 7 13 7.44772 13 8V9C13 9.55228 13.4477 10 14 10H15C15.5523 10 16 9.55228 16 9V8C16 7.44772 15.5523 7 15 7Z" }), _jsx("path", { d: "M10 7H9C8.44772 7 8 7.44772 8 8V9C8 9.55228 8.44772 10 9 10H10C10.5523 10 11 9.55228 11 9V8C11 7.44772 10.5523 7 10 7Z" }), _jsx("path", { d: "M5 7H4C3.44772 7 3 7.44772 3 8V9C3 9.55228 3.44772 10 4 10H5C5.55228 10 6 9.55228 6 9V8C6 7.44772 5.55228 7 5 7Z" }), _jsx("path", { d: "M18 3H1", strokeLinecap: "square" }), _jsx("path", { d: "M9 5H3", strokeLinecap: "square" })
9
- ] }));
7
+ return (_jsxs("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0.5 0.5 18 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", stroke: color ?? "#B0BECA", "aria-hidden": ariaHidden, children: [_jsx("path", { d: "M17 1H2C1.44772 1 1 1.44772 1 2V13C1 13.5523 1.44772 14 2 14H17C17.5523 14 18 13.5523 18 13V2C18 1.44772 17.5523 1 17 1Z" }), _jsx("path", { d: "M15 12H4C3.44772 12 3 12.4477 3 13C3 13.5523 3.44772 14 4 14H15C15.5523 14 16 13.5523 16 13C16 12.4477 15.5523 12 15 12Z" }), _jsx("path", { d: "M15 7H14C13.4477 7 13 7.44772 13 8V9C13 9.55228 13.4477 10 14 10H15C15.5523 10 16 9.55228 16 9V8C16 7.44772 15.5523 7 15 7Z" }), _jsx("path", { d: "M10 7H9C8.44772 7 8 7.44772 8 8V9C8 9.55228 8.44772 10 9 10H10C10.5523 10 11 9.55228 11 9V8C11 7.44772 10.5523 7 10 7Z" }), _jsx("path", { d: "M5 7H4C3.44772 7 3 7.44772 3 8V9C3 9.55228 3.44772 10 4 10H5C5.55228 10 6 9.55228 6 9V8C6 7.44772 5.55228 7 5 7Z" }), _jsx("path", { d: "M18 3H1", strokeLinecap: "square" }), _jsx("path", { d: "M9 5H3", strokeLinecap: "square" })] }));
10
8
  }
@@ -4,9 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Date({ color, className, width, height, ariaHidden }) {
7
- return (_jsx("svg", { className: combineIconClasses(className), width: width ?? 16, height: height ?? 16, version: "1.1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "-40 -40 100 100", enableBackground: "new -40 -40 100 100", xmlSpace: "preserve", "aria-hidden": ariaHidden, children: _jsxs("g", { children: [
8
- _jsx("g", { children: _jsx("path", { d: "M44.5-35H32v-2.5c0-1.4-1.1-2.5-2.5-2.5c-1.4,0-2.5,1.2-2.5,2.5v2.5H-15v-2.5c0-1.4-1.1-2.5-2.5-2.5\n c-1.4,0-2.5,1.2-2.5,2.5v2.5h-12.5c-4.1,0-7.5,3.4-7.5,8.4v67.9c0,3.3,3.4,6.7,7.5,6.7h77c4.1,0,7.5-3.4,7.5-6.7v-67.9\n C52-31.6,48.6-35,44.5-35z M-32.5-30H-20v7.5c0,1.4,1.1,2.5,2.5,2.5c1.4,0,2.5-1.1,2.5-2.5V-30H27v7.5c0,1.4,1.1,2.5,2.5,2.5\n c1.4,0,2.5-1.1,2.5-2.5V-30h12.5c1.4,0,2.5,1.1,2.5,2.5v13.3h-82v-13.3C-35-28.8-33.9-30-32.5-30z M44.5,43h-77\n c-1.4,0-2.5-1.1-2.5-2.5V-9.1h82v49.6C47,41.8,45.9,43,44.5,43z", fill: color ?? "#94a1ad" }) }), _jsxs("g", { children: [
9
- _jsx("path", { d: "M5.5,14.3C7.1,11.7,7.3,8,6.1,5.2C5,2.3,2,0.7-1.1,0.1c-2.9-0.6-6-0.6-8.9-0.3C-13.5,0.1-17,1-18.9,3.9\n c-0.8,1.2-1.6,2.7-0.8,4c0.6,1,1.8,1.1,2.9,0.8c1.6-0.4,1.5-1.6,2.3-2.8c0.7-1.1,2.2-1.5,3.5-1.7c2.4-0.5,5.2-0.4,7.7-0.1\n c1.4,0.2,3,0.4,4.1,1.3C1.6,6.3,1.9,7.8,2,9c0,1.3-0.3,2.9-1.4,3.8c-1.1,0.9-2.5,1.1-3.8,1.3c-1.1,0.2-2.2,0.2-3.4,0.2\n c-1.1,0-2,0-2.8,0.8c-1.1,1.1-0.7,2.8,0.6,3.4c0.8,0.4,1.7,0.3,2.5,0.3c2.2,0,5.7,0.1,7.1,1.9c1.5,1.9,1.6,5.9-0.7,7.3\n c-2.5,1.5-6.4,1.4-9.2,1.2c-1.3-0.1-2.8-0.2-4-0.9c-0.5-0.3-1-0.6-1.4-1.1c-0.5-0.6-0.5-1.5-1.1-2.1c-0.8-0.9-2.2-0.9-3.2-0.3\n c-1.3,0.8-1.2,2.4-0.7,3.6c2.8,5.7,10.9,6.1,16.7,5.5c3.1-0.4,6.3-1.3,8.2-3.8c1.9-2.6,2-6.5,0.9-9.4C5.7,19,4.6,18,3.4,16.9\n C4.2,16.1,4.9,15.3,5.5,14.3z M-8.2,17.8L-8.2,17.8L-8.2,17.8L-8.2,17.8z", fill: color ?? "#94a1ad" }), _jsx("path", { d: "M31.8,1.2c-0.1-0.2-0.2-0.4-0.3-0.6c-0.1-0.2-0.2-0.3-0.4-0.4c-0.2-0.2-0.4-0.3-0.8-0.4c-0.2-0.1-0.3-0.1-0.5-0.1\n c-0.1,0-0.2,0-0.3,0H29c-0.2,0-0.4,0.1-0.7,0.2c-0.2,0.1-0.4,0.3-0.5,0.4l-5.3,5c-0.1,0.2-0.3,0.4-0.3,0.5\n c-0.2,0.3-0.2,0.6-0.2,0.9C21.9,7,22,7.3,22,7.5c0.1,0.3,0.3,0.5,0.5,0.8c0.2,0.2,0.4,0.4,0.8,0.5c0.5,0.2,1.2,0.2,1.7,0\n c0.3-0.1,0.5-0.3,0.8-0.5L27,7.2v24.4c0,0.2,0.1,0.4,0.2,0.7c0.1,0.3,0.3,0.5,0.5,0.7c0.2,0.2,0.4,0.4,0.8,0.5\n c0.3,0.1,0.7,0.2,1,0.2s0.7-0.1,0.9-0.2c0.3-0.1,0.5-0.3,0.8-0.5c0.2-0.2,0.3-0.4,0.5-0.7c0.1-0.3,0.2-0.6,0.2-0.9V1.6\n C31.9,1.6,31.8,1.4,31.8,1.2z", fill: color ?? "#94a1ad" })
10
- ] })
11
- ] }) }));
7
+ return (_jsx("svg", { className: combineIconClasses(className), width: width ?? 16, height: height ?? 16, version: "1.1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", x: "0px", y: "0px", viewBox: "-40 -40 100 100", enableBackground: "new -40 -40 100 100", xmlSpace: "preserve", "aria-hidden": ariaHidden, children: _jsxs("g", { children: [_jsx("g", { children: _jsx("path", { d: "M44.5-35H32v-2.5c0-1.4-1.1-2.5-2.5-2.5c-1.4,0-2.5,1.2-2.5,2.5v2.5H-15v-2.5c0-1.4-1.1-2.5-2.5-2.5\n c-1.4,0-2.5,1.2-2.5,2.5v2.5h-12.5c-4.1,0-7.5,3.4-7.5,8.4v67.9c0,3.3,3.4,6.7,7.5,6.7h77c4.1,0,7.5-3.4,7.5-6.7v-67.9\n C52-31.6,48.6-35,44.5-35z M-32.5-30H-20v7.5c0,1.4,1.1,2.5,2.5,2.5c1.4,0,2.5-1.1,2.5-2.5V-30H27v7.5c0,1.4,1.1,2.5,2.5,2.5\n c1.4,0,2.5-1.1,2.5-2.5V-30h12.5c1.4,0,2.5,1.1,2.5,2.5v13.3h-82v-13.3C-35-28.8-33.9-30-32.5-30z M44.5,43h-77\n c-1.4,0-2.5-1.1-2.5-2.5V-9.1h82v49.6C47,41.8,45.9,43,44.5,43z", fill: color ?? "#94a1ad" }) }), _jsxs("g", { children: [_jsx("path", { d: "M5.5,14.3C7.1,11.7,7.3,8,6.1,5.2C5,2.3,2,0.7-1.1,0.1c-2.9-0.6-6-0.6-8.9-0.3C-13.5,0.1-17,1-18.9,3.9\n c-0.8,1.2-1.6,2.7-0.8,4c0.6,1,1.8,1.1,2.9,0.8c1.6-0.4,1.5-1.6,2.3-2.8c0.7-1.1,2.2-1.5,3.5-1.7c2.4-0.5,5.2-0.4,7.7-0.1\n c1.4,0.2,3,0.4,4.1,1.3C1.6,6.3,1.9,7.8,2,9c0,1.3-0.3,2.9-1.4,3.8c-1.1,0.9-2.5,1.1-3.8,1.3c-1.1,0.2-2.2,0.2-3.4,0.2\n c-1.1,0-2,0-2.8,0.8c-1.1,1.1-0.7,2.8,0.6,3.4c0.8,0.4,1.7,0.3,2.5,0.3c2.2,0,5.7,0.1,7.1,1.9c1.5,1.9,1.6,5.9-0.7,7.3\n c-2.5,1.5-6.4,1.4-9.2,1.2c-1.3-0.1-2.8-0.2-4-0.9c-0.5-0.3-1-0.6-1.4-1.1c-0.5-0.6-0.5-1.5-1.1-2.1c-0.8-0.9-2.2-0.9-3.2-0.3\n c-1.3,0.8-1.2,2.4-0.7,3.6c2.8,5.7,10.9,6.1,16.7,5.5c3.1-0.4,6.3-1.3,8.2-3.8c1.9-2.6,2-6.5,0.9-9.4C5.7,19,4.6,18,3.4,16.9\n C4.2,16.1,4.9,15.3,5.5,14.3z M-8.2,17.8L-8.2,17.8L-8.2,17.8L-8.2,17.8z", fill: color ?? "#94a1ad" }), _jsx("path", { d: "M31.8,1.2c-0.1-0.2-0.2-0.4-0.3-0.6c-0.1-0.2-0.2-0.3-0.4-0.4c-0.2-0.2-0.4-0.3-0.8-0.4c-0.2-0.1-0.3-0.1-0.5-0.1\n c-0.1,0-0.2,0-0.3,0H29c-0.2,0-0.4,0.1-0.7,0.2c-0.2,0.1-0.4,0.3-0.5,0.4l-5.3,5c-0.1,0.2-0.3,0.4-0.3,0.5\n c-0.2,0.3-0.2,0.6-0.2,0.9C21.9,7,22,7.3,22,7.5c0.1,0.3,0.3,0.5,0.5,0.8c0.2,0.2,0.4,0.4,0.8,0.5c0.5,0.2,1.2,0.2,1.7,0\n c0.3-0.1,0.5-0.3,0.8-0.5L27,7.2v24.4c0,0.2,0.1,0.4,0.2,0.7c0.1,0.3,0.3,0.5,0.5,0.7c0.2,0.2,0.4,0.4,0.8,0.5\n c0.3,0.1,0.7,0.2,1,0.2s0.7-0.1,0.9-0.2c0.3-0.1,0.5-0.3,0.8-0.5c0.2-0.2,0.3-0.4,0.5-0.7c0.1-0.3,0.2-0.6,0.2-0.9V1.6\n C31.9,1.6,31.8,1.4,31.8,1.2z", fill: color ?? "#94a1ad" })] })] }) }));
12
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Ellipsis({ color = "#687581", className, width = 20, height = 20 }) {
7
- return (_jsx("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsx("g", { id: "ellipsis 2", children: _jsxs("g", { id: "ellipsis", children: [
8
- _jsx("path", { id: "Path", d: "M2.66667 11.6666C2.8967 11.6666 3.11263 11.6222 3.31445 11.5332C3.51628 11.4442 3.69314 11.3248 3.84505 11.1751C3.99696 11.0254 4.11632 10.8496 4.20313 10.6478C4.28993 10.4459 4.33333 10.23 4.33333 9.99998C4.33333 9.76994 4.28993 9.55293 4.20313 9.34894C4.11632 9.14494 3.99696 8.96808 3.84505 8.81834C3.69314 8.6686 3.51628 8.55033 3.31445 8.46352C3.11263 8.37672 2.8967 8.33331 2.66667 8.33331C2.43663 8.33331 2.2207 8.37672 2.01888 8.46352C1.81706 8.55033 1.64019 8.6686 1.48828 8.81834C1.33637 8.96808 1.21701 9.14494 1.13021 9.34894C1.0434 9.55293 1 9.76994 1 9.99998C1 10.23 1.0434 10.4459 1.13021 10.6478C1.21701 10.8496 1.33637 11.0254 1.48828 11.1751C1.64019 11.3248 1.81706 11.4442 2.01888 11.5332C2.2207 11.6222 2.43663 11.6666 2.66667 11.6666Z", fill: color }), _jsx("path", { id: "Path_2", d: "M9.99992 11.6666C10.23 11.6666 10.4459 11.6222 10.6477 11.5332C10.8495 11.4442 11.0264 11.3248 11.1783 11.1751C11.3302 11.0254 11.4496 10.8496 11.5364 10.6478C11.6232 10.4459 11.6666 10.23 11.6666 9.99998C11.6666 9.76994 11.6232 9.55293 11.5364 9.34894C11.4496 9.14494 11.3302 8.96808 11.1783 8.81834C11.0264 8.6686 10.8495 8.55033 10.6477 8.46352C10.4459 8.37672 10.23 8.33331 9.99992 8.33331C9.76988 8.33331 9.55395 8.37672 9.35213 8.46352C9.15031 8.55033 8.97344 8.6686 8.82153 8.81834C8.66962 8.96808 8.55027 9.14494 8.46346 9.34894C8.37665 9.55293 8.33325 9.76994 8.33325 9.99998C8.33325 10.23 8.37665 10.4459 8.46346 10.6478C8.55027 10.8496 8.66962 11.0254 8.82153 11.1751C8.97344 11.3248 9.15031 11.4442 9.35213 11.5332C9.55395 11.6222 9.76988 11.6666 9.99992 11.6666Z", fill: color }), _jsx("path", { id: "Path_3", d: "M17.3334 11.6666C17.5634 11.6666 17.7794 11.6222 17.9812 11.5332C18.183 11.4442 18.3588 11.3248 18.5085 11.1751C18.6583 11.0254 18.7776 10.8496 18.8666 10.6478C18.9556 10.4459 19.0001 10.23 19.0001 9.99998C19.0001 9.76994 18.9556 9.55293 18.8666 9.34894C18.7776 9.14494 18.6583 8.96808 18.5085 8.81834C18.3588 8.6686 18.183 8.55033 17.9812 8.46352C17.7794 8.37672 17.5634 8.33331 17.3334 8.33331C17.1034 8.33331 16.8864 8.37672 16.6824 8.46352C16.4784 8.55033 16.3015 8.6686 16.1518 8.81834C16.002 8.96808 15.8838 9.14494 15.797 9.34894C15.7102 9.55293 15.6667 9.76994 15.6667 9.99998C15.6667 10.23 15.7102 10.4459 15.797 10.6478C15.8838 10.8496 16.002 11.0254 16.1518 11.1751C16.3015 11.3248 16.4784 11.4442 16.6824 11.5332C16.8864 11.6222 17.1034 11.6666 17.3334 11.6666Z", fill: color })
9
- ] }) }) }));
7
+ return (_jsx("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: _jsx("g", { id: "ellipsis 2", children: _jsxs("g", { id: "ellipsis", children: [_jsx("path", { id: "Path", d: "M2.66667 11.6666C2.8967 11.6666 3.11263 11.6222 3.31445 11.5332C3.51628 11.4442 3.69314 11.3248 3.84505 11.1751C3.99696 11.0254 4.11632 10.8496 4.20313 10.6478C4.28993 10.4459 4.33333 10.23 4.33333 9.99998C4.33333 9.76994 4.28993 9.55293 4.20313 9.34894C4.11632 9.14494 3.99696 8.96808 3.84505 8.81834C3.69314 8.6686 3.51628 8.55033 3.31445 8.46352C3.11263 8.37672 2.8967 8.33331 2.66667 8.33331C2.43663 8.33331 2.2207 8.37672 2.01888 8.46352C1.81706 8.55033 1.64019 8.6686 1.48828 8.81834C1.33637 8.96808 1.21701 9.14494 1.13021 9.34894C1.0434 9.55293 1 9.76994 1 9.99998C1 10.23 1.0434 10.4459 1.13021 10.6478C1.21701 10.8496 1.33637 11.0254 1.48828 11.1751C1.64019 11.3248 1.81706 11.4442 2.01888 11.5332C2.2207 11.6222 2.43663 11.6666 2.66667 11.6666Z", fill: color }), _jsx("path", { id: "Path_2", d: "M9.99992 11.6666C10.23 11.6666 10.4459 11.6222 10.6477 11.5332C10.8495 11.4442 11.0264 11.3248 11.1783 11.1751C11.3302 11.0254 11.4496 10.8496 11.5364 10.6478C11.6232 10.4459 11.6666 10.23 11.6666 9.99998C11.6666 9.76994 11.6232 9.55293 11.5364 9.34894C11.4496 9.14494 11.3302 8.96808 11.1783 8.81834C11.0264 8.6686 10.8495 8.55033 10.6477 8.46352C10.4459 8.37672 10.23 8.33331 9.99992 8.33331C9.76988 8.33331 9.55395 8.37672 9.35213 8.46352C9.15031 8.55033 8.97344 8.6686 8.82153 8.81834C8.66962 8.96808 8.55027 9.14494 8.46346 9.34894C8.37665 9.55293 8.33325 9.76994 8.33325 9.99998C8.33325 10.23 8.37665 10.4459 8.46346 10.6478C8.55027 10.8496 8.66962 11.0254 8.82153 11.1751C8.97344 11.3248 9.15031 11.4442 9.35213 11.5332C9.55395 11.6222 9.76988 11.6666 9.99992 11.6666Z", fill: color }), _jsx("path", { id: "Path_3", d: "M17.3334 11.6666C17.5634 11.6666 17.7794 11.6222 17.9812 11.5332C18.183 11.4442 18.3588 11.3248 18.5085 11.1751C18.6583 11.0254 18.7776 10.8496 18.8666 10.6478C18.9556 10.4459 19.0001 10.23 19.0001 9.99998C19.0001 9.76994 18.9556 9.55293 18.8666 9.34894C18.7776 9.14494 18.6583 8.96808 18.5085 8.81834C18.3588 8.6686 18.183 8.55033 17.9812 8.46352C17.7794 8.37672 17.5634 8.33331 17.3334 8.33331C17.1034 8.33331 16.8864 8.37672 16.6824 8.46352C16.4784 8.55033 16.3015 8.6686 16.1518 8.81834C16.002 8.96808 15.8838 9.14494 15.797 9.34894C15.7102 9.55293 15.6667 9.76994 15.6667 9.99998C15.6667 10.23 15.7102 10.4459 15.797 10.6478C15.8838 10.8496 16.002 11.0254 16.1518 11.1751C16.3015 11.3248 16.4784 11.4442 16.6824 11.5332C16.8864 11.6222 17.1034 11.6666 17.3334 11.6666Z", fill: color })] }) }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Explore({ color, className, width, height, ariaHidden }) {
7
- return (_jsx("svg", { className: combineIconClasses(className), width: width ?? 16, height: height ?? 16, viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { stroke: color ?? "#B1BECA", fill: "none", fillRule: "evenodd", children: [
8
- _jsx("path", { strokeWidth: "2", strokeLinecap: "square", d: "M10.5 10V6.667M4.5 10V7.75M7.5 10V3.7" }), _jsx("circle", { cx: "7.5", cy: "7.5", r: "7" }), _jsx("path", { strokeLinecap: "round", d: "M15.5 15.5l-3-3" })
9
- ] }) }));
7
+ return (_jsx("svg", { className: combineIconClasses(className), width: width ?? 16, height: height ?? 16, viewBox: "0 0 16 16", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { stroke: color ?? "#B1BECA", fill: "none", fillRule: "evenodd", children: [_jsx("path", { strokeWidth: "2", strokeLinecap: "square", d: "M10.5 10V6.667M4.5 10V7.75M7.5 10V3.7" }), _jsx("circle", { cx: "7.5", cy: "7.5", r: "7" }), _jsx("path", { strokeLinecap: "round", d: "M15.5 15.5l-3-3" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function GenAI({ color = "#14B2E2", className, ariaHidden, width = 11, height = 13 }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [
8
- _jsx("path", { d: "M16.2317 7.76912C16.2737 7.51389 16.6407 7.5139 16.6827 7.76913L17.1108 10.368C17.493 12.6883 19.3116 14.507 21.632 14.8892L24.2308 15.3172C24.4861 15.3593 24.4861 15.7263 24.2308 15.7683L21.632 16.1964C19.3116 16.5786 17.493 18.3972 17.1108 20.7176L16.6827 23.3164C16.6407 23.5716 16.2737 23.5716 16.2317 23.3164L15.8036 20.7176C15.4214 18.3972 13.6027 16.5786 11.2824 16.1964L8.68355 15.7683C8.42832 15.7263 8.42832 15.3593 8.68355 15.3172L11.2824 14.8892C13.6027 14.507 15.4214 12.6883 15.8036 10.368L16.2317 7.76912Z", fill: color }), _jsx("path", { d: "M9.87936 20.2796C9.91251 20.0783 10.2019 20.0783 10.235 20.2796C10.3606 21.0419 10.9581 21.6394 11.7204 21.765C11.9217 21.7981 11.9217 22.0875 11.7204 22.1206C10.9581 22.2462 10.3606 22.8437 10.235 23.606C10.2019 23.8073 9.91251 23.8073 9.87936 23.606C9.75379 22.8437 9.15629 22.2462 8.39396 22.1206C8.19271 22.0875 8.19271 21.7981 8.39396 21.765C9.15629 21.6394 9.75379 21.0419 9.87936 20.2796Z", fill: color }), _jsx("path", { d: "M22.6793 7.47953C22.7124 7.27828 23.0018 7.27828 23.0349 7.47953C23.1605 8.24186 23.758 8.83936 24.5203 8.96493C24.7216 8.99808 24.7216 9.28744 24.5203 9.32059C23.758 9.44616 23.1605 10.0437 23.0349 10.806C23.0018 11.0072 22.7124 11.0072 22.6793 10.806C22.5537 10.0437 21.9562 9.44616 21.1939 9.32059C20.9926 9.28744 20.9926 8.99808 21.1939 8.96493C21.9562 8.83936 22.5537 8.24186 22.6793 7.47953Z", fill: color })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [_jsx("path", { d: "M16.2317 7.76912C16.2737 7.51389 16.6407 7.5139 16.6827 7.76913L17.1108 10.368C17.493 12.6883 19.3116 14.507 21.632 14.8892L24.2308 15.3172C24.4861 15.3593 24.4861 15.7263 24.2308 15.7683L21.632 16.1964C19.3116 16.5786 17.493 18.3972 17.1108 20.7176L16.6827 23.3164C16.6407 23.5716 16.2737 23.5716 16.2317 23.3164L15.8036 20.7176C15.4214 18.3972 13.6027 16.5786 11.2824 16.1964L8.68355 15.7683C8.42832 15.7263 8.42832 15.3593 8.68355 15.3172L11.2824 14.8892C13.6027 14.507 15.4214 12.6883 15.8036 10.368L16.2317 7.76912Z", fill: color }), _jsx("path", { d: "M9.87936 20.2796C9.91251 20.0783 10.2019 20.0783 10.235 20.2796C10.3606 21.0419 10.9581 21.6394 11.7204 21.765C11.9217 21.7981 11.9217 22.0875 11.7204 22.1206C10.9581 22.2462 10.3606 22.8437 10.235 23.606C10.2019 23.8073 9.91251 23.8073 9.87936 23.606C9.75379 22.8437 9.15629 22.2462 8.39396 22.1206C8.19271 22.0875 8.19271 21.7981 8.39396 21.765C9.15629 21.6394 9.75379 21.0419 9.87936 20.2796Z", fill: color }), _jsx("path", { d: "M22.6793 7.47953C22.7124 7.27828 23.0018 7.27828 23.0349 7.47953C23.1605 8.24186 23.758 8.83936 24.5203 8.96493C24.7216 8.99808 24.7216 9.28744 24.5203 9.32059C23.758 9.44616 23.1605 10.0437 23.0349 10.806C23.0018 11.0072 22.7124 11.0072 22.6793 10.806C22.5537 10.0437 21.9562 9.44616 21.1939 9.32059C20.9926 9.28744 20.9926 8.99808 21.1939 8.96493C21.9562 8.83936 22.5537 8.24186 22.6793 7.47953Z", fill: color })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function GenAI2({ color = "#B0BECA", className, ariaHidden, width = 18, height = 18 }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), xmlns: "http://www.w3.org/2000/svg", width: width, height: height, viewBox: "0 0 18 18", fill: "none", "aria-hidden": ariaHidden, children: [
8
- _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.25483 0.216295C9.20731 -0.0720984 8.79268 -0.0720984 8.74518 0.216295L8.26149 3.15281C7.82963 5.77468 5.77468 7.82962 3.15281 8.26149L0.216296 8.74517C-0.0720985 8.79268 -0.0720985 9.20727 0.216296 9.25488L3.15281 9.73854C5.77468 10.1704 7.82963 12.2253 8.26149 14.8472L8.74518 17.7837C8.79268 18.0721 9.20731 18.0721 9.25483 17.7837L9.73858 14.8472C10.1705 12.2253 12.2254 10.1704 14.8472 9.73854L17.7838 9.25488C18.0721 9.20727 18.0721 8.79268 17.7838 8.74517L14.8472 8.26149C12.2254 7.82962 10.1705 5.77468 9.73858 3.15281L9.25483 0.216295ZM9.00004 3.99076C9.65623 6.432 11.568 8.34385 14.0093 9C11.568 9.65619 9.65623 11.5681 9.00004 14.0093C8.34386 11.5681 6.432 9.65619 3.99076 9C6.43201 8.34385 8.34386 6.432 9.00004 3.99076Z", fill: color }), _jsx("path", { d: "M1.79323 14.1862C1.82955 13.9658 2.14658 13.9658 2.18291 14.1862C2.32048 15.0214 2.9751 15.676 3.81033 15.8136C4.03082 15.8499 4.03082 16.167 3.81033 16.2033C2.9751 16.3409 2.32048 16.9954 2.18291 17.8308C2.14658 18.0512 1.82955 18.0512 1.79323 17.8308C1.65566 16.9954 1.00103 16.3409 0.165809 16.2033C-0.0546838 16.167 -0.0546838 15.8499 0.165809 15.8136C1.00103 15.676 1.65566 15.0214 1.79323 14.1862Z", fill: color }), _jsx("path", { d: "M16.2077 0.165809C16.1712 -0.0546837 15.8544 -0.0546837 15.818 0.165809C15.6804 1.00103 15.0257 1.65566 14.1905 1.79324C13.9701 1.82955 13.9701 2.14658 14.1905 2.1829C15.0257 2.32048 15.6804 2.9751 15.818 3.81033C15.8544 4.03082 16.1712 4.03082 16.2077 3.81033C16.3451 2.9751 16.9998 2.32048 17.8351 2.1829C18.0555 2.14658 18.0555 1.82955 17.8351 1.79324C16.9998 1.65566 16.3451 1.00103 16.2077 0.165809Z", fill: color })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), xmlns: "http://www.w3.org/2000/svg", width: width, height: height, viewBox: "0 0 18 18", fill: "none", "aria-hidden": ariaHidden, children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M9.25483 0.216295C9.20731 -0.0720984 8.79268 -0.0720984 8.74518 0.216295L8.26149 3.15281C7.82963 5.77468 5.77468 7.82962 3.15281 8.26149L0.216296 8.74517C-0.0720985 8.79268 -0.0720985 9.20727 0.216296 9.25488L3.15281 9.73854C5.77468 10.1704 7.82963 12.2253 8.26149 14.8472L8.74518 17.7837C8.79268 18.0721 9.20731 18.0721 9.25483 17.7837L9.73858 14.8472C10.1705 12.2253 12.2254 10.1704 14.8472 9.73854L17.7838 9.25488C18.0721 9.20727 18.0721 8.79268 17.7838 8.74517L14.8472 8.26149C12.2254 7.82962 10.1705 5.77468 9.73858 3.15281L9.25483 0.216295ZM9.00004 3.99076C9.65623 6.432 11.568 8.34385 14.0093 9C11.568 9.65619 9.65623 11.5681 9.00004 14.0093C8.34386 11.5681 6.432 9.65619 3.99076 9C6.43201 8.34385 8.34386 6.432 9.00004 3.99076Z", fill: color }), _jsx("path", { d: "M1.79323 14.1862C1.82955 13.9658 2.14658 13.9658 2.18291 14.1862C2.32048 15.0214 2.9751 15.676 3.81033 15.8136C4.03082 15.8499 4.03082 16.167 3.81033 16.2033C2.9751 16.3409 2.32048 16.9954 2.18291 17.8308C2.14658 18.0512 1.82955 18.0512 1.79323 17.8308C1.65566 16.9954 1.00103 16.3409 0.165809 16.2033C-0.0546838 16.167 -0.0546838 15.8499 0.165809 15.8136C1.00103 15.676 1.65566 15.0214 1.79323 14.1862Z", fill: color }), _jsx("path", { d: "M16.2077 0.165809C16.1712 -0.0546837 15.8544 -0.0546837 15.818 0.165809C15.6804 1.00103 15.0257 1.65566 14.1905 1.79324C13.9701 1.82955 13.9701 2.14658 14.1905 2.1829C15.0257 2.32048 15.6804 2.9751 15.818 3.81033C15.8544 4.03082 16.1712 4.03082 16.2077 3.81033C16.3451 2.9751 16.9998 2.32048 17.8351 2.1829C18.0555 2.14658 18.0555 1.82955 17.8351 1.79324C16.9998 1.65566 16.3451 1.00103 16.2077 0.165809Z", fill: color })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Hash({ color, backgroundColor, className, width = 17, height = 15 }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 17 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
8
- _jsx("g", { id: "093758c617f89e91ad13", clipPath: "url(#clip0_976_21566)", children: _jsx("path", { id: "Intersect", fillRule: "evenodd", clipRule: "evenodd", d: "M5.22919 13.75L5.61289 10.625H3.04169V9.375H5.76637L6.22681 5.625H3.04169V4.375L6.38029 4.375L6.84073 0.625H8.10012L7.63968 4.375H11.0678L11.5282 0.625H12.7876L12.3272 4.375H14.9167V5.625H12.1737L11.7133 9.375H14.9167V10.625H11.5598L11.1761 13.75H9.91669L10.3004 10.625H6.87228L6.48857 13.75H5.22919ZM10.4539 9.375L10.9143 5.625H7.4862L7.02576 9.375H10.4539Z", fill: color ?? "#14B2E2" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_976_21566", children: _jsx("rect", { width: "16.25", height: "13.75", fill: backgroundColor ?? "white", transform: "translate(0.541687 0.625)" }) }) })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 17 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("g", { id: "093758c617f89e91ad13", clipPath: "url(#clip0_976_21566)", children: _jsx("path", { id: "Intersect", fillRule: "evenodd", clipRule: "evenodd", d: "M5.22919 13.75L5.61289 10.625H3.04169V9.375H5.76637L6.22681 5.625H3.04169V4.375L6.38029 4.375L6.84073 0.625H8.10012L7.63968 4.375H11.0678L11.5282 0.625H12.7876L12.3272 4.375H14.9167V5.625H12.1737L11.7133 9.375H14.9167V10.625H11.5598L11.1761 13.75H9.91669L10.3004 10.625H6.87228L6.48857 13.75H5.22919ZM10.4539 9.375L10.9143 5.625H7.4862L7.02576 9.375H10.4539Z", fill: color ?? "#14B2E2" }) }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_976_21566", children: _jsx("rect", { width: "16.25", height: "13.75", fill: backgroundColor ?? "white", transform: "translate(0.541687 0.625)" }) }) })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Header({ className, color, width, height }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? "28", height: height ?? "28", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
8
- _jsx("path", { d: "M6 6.5V6H10V15H8.5C8.22386 15 8 15.2239 8 15.5C8 15.7761 8.22386 16 8.5 16H12.5C12.7761 16 13 15.7761 13 15.5C13 15.2239 12.7761 15 12.5 15H11V6H15V6.5C15 6.77614 15.2239 7 15.5 7C15.7761 7 16 6.77614 16 6.5V5.5C16 5.22386 15.7761 5 15.5 5L5.5 5C5.22386 5 5 5.22386 5 5.5V6.5C5 6.77614 5.22386 7 5.5 7C5.77614 7 6 6.77614 6 6.5Z", fill: color ?? "#464E56" }), _jsx("path", { d: "M5 20.5C5 20.2239 5.22386 20 5.5 20H22.5C22.7761 20 23 20.2239 23 20.5C23 20.7761 22.7761 21 22.5 21H5.5C5.22386 21 5 20.7761 5 20.5Z", fill: color ?? "#464E56" }), _jsx("path", { d: "M5 23.5C5 23.2239 5.22386 23 5.5 23H18.5C18.7761 23 19 23.2239 19 23.5C19 23.7761 18.7761 24 18.5 24H5.5C5.22386 24 5 23.7761 5 23.5Z", fill: color ?? "#464E56" })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? "28", height: height ?? "28", viewBox: "0 0 28 28", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M6 6.5V6H10V15H8.5C8.22386 15 8 15.2239 8 15.5C8 15.7761 8.22386 16 8.5 16H12.5C12.7761 16 13 15.7761 13 15.5C13 15.2239 12.7761 15 12.5 15H11V6H15V6.5C15 6.77614 15.2239 7 15.5 7C15.7761 7 16 6.77614 16 6.5V5.5C16 5.22386 15.7761 5 15.5 5L5.5 5C5.22386 5 5 5.22386 5 5.5V6.5C5 6.77614 5.22386 7 5.5 7C5.77614 7 6 6.77614 6 6.5Z", fill: color ?? "#464E56" }), _jsx("path", { d: "M5 20.5C5 20.2239 5.22386 20 5.5 20H22.5C22.7761 20 23 20.2239 23 20.5C23 20.7761 22.7761 21 22.5 21H5.5C5.22386 21 5 20.7761 5 20.5Z", fill: color ?? "#464E56" }), _jsx("path", { d: "M5 23.5C5 23.2239 5.22386 23 5.5 23H18.5C18.7761 23 19 23.2239 19 23.5C19 23.7761 18.7761 24 18.5 24H5.5C5.22386 24 5 23.7761 5 23.5Z", fill: color ?? "#464E56" })] }));
10
8
  }
@@ -5,7 +5,5 @@ import { combineIconClasses } from "../utils.js";
5
5
  */
6
6
  export function Image({ color, className, width, height }) {
7
7
  const fillColor = color ?? "#94A1AD";
8
- return (_jsx(_Fragment, { children: _jsxs("svg", { className: combineIconClasses(className), width: width ?? 18, height: height ?? 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
9
- _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.00012 1.49902H16.0001C16.2763 1.49902 16.5001 1.72288 16.5001 1.99902V15.999C16.5001 16.2752 16.2763 16.499 16.0001 16.499H2.00012C1.72398 16.499 1.50012 16.2752 1.50012 15.999V15.0059V14.9923V1.99902C1.50012 1.72288 1.72398 1.49902 2.00012 1.49902ZM2.50015 15.4988V15.2061L7.00008 10.7061L10.1465 13.8527L10.2158 13.9105C10.4106 14.0455 10.6801 14.0262 10.8536 13.8527C11.0489 13.6574 11.0489 13.3408 10.8536 13.1455L9.20742 11.4993L12.0001 8.70659L15.5002 12.2068V15.4988H2.50015ZM15.5002 10.7925V2.49878H2.50015V13.7919L7.00008 9.29199L8.50032 10.7922L12.0001 7.29248L15.5002 10.7925Z", fill: fillColor }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 6.25C4 5.00736 5.00736 4 6.25 4C7.49264 4 8.5 5.00736 8.5 6.25C8.5 7.49264 7.49264 8.5 6.25 8.5C5.00736 8.5 4 7.49264 4 6.25ZM7.50001 6.24988C7.50001 5.55952 6.94037 4.99988 6.25001 4.99988C5.55966 4.99988 5.00001 5.55952 5.00001 6.24988C5.00001 6.94023 5.55966 7.49988 6.25001 7.49988C6.94037 7.49988 7.50001 6.94023 7.50001 6.24988Z", fill: fillColor })
10
- ] }) }));
8
+ return (_jsx(_Fragment, { children: _jsxs("svg", { className: combineIconClasses(className), width: width ?? 18, height: height ?? 18, viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.00012 1.49902H16.0001C16.2763 1.49902 16.5001 1.72288 16.5001 1.99902V15.999C16.5001 16.2752 16.2763 16.499 16.0001 16.499H2.00012C1.72398 16.499 1.50012 16.2752 1.50012 15.999V15.0059V14.9923V1.99902C1.50012 1.72288 1.72398 1.49902 2.00012 1.49902ZM2.50015 15.4988V15.2061L7.00008 10.7061L10.1465 13.8527L10.2158 13.9105C10.4106 14.0455 10.6801 14.0262 10.8536 13.8527C11.0489 13.6574 11.0489 13.3408 10.8536 13.1455L9.20742 11.4993L12.0001 8.70659L15.5002 12.2068V15.4988H2.50015ZM15.5002 10.7925V2.49878H2.50015V13.7919L7.00008 9.29199L8.50032 10.7922L12.0001 7.29248L15.5002 10.7925Z", fill: fillColor }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M4 6.25C4 5.00736 5.00736 4 6.25 4C7.49264 4 8.5 5.00736 8.5 6.25C8.5 7.49264 7.49264 8.5 6.25 8.5C5.00736 8.5 4 7.49264 4 6.25ZM7.50001 6.24988C7.50001 5.55952 6.94037 4.99988 6.25001 4.99988C5.55966 4.99988 5.00001 5.55952 5.00001 6.24988C5.00001 6.94023 5.55966 7.49988 6.25001 7.49988C6.94037 7.49988 7.50001 6.94023 7.50001 6.24988Z", fill: fillColor })] }) }));
11
9
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Bubble({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "11 11 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { d: "M11 11h2v26h-2zm2 24h24v2H13z", fillOpacity: ".45" }), _jsx("circle", { cx: "23", cy: "16.5", r: "4.5" }), _jsx("circle", { cx: "34", cy: "24", r: "3" }), _jsx("circle", { cx: "19", cy: "30", r: "2" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "11 11 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { d: "M11 11h2v26h-2zm2 24h24v2H13z", fillOpacity: ".45" }), _jsx("circle", { cx: "23", cy: "16.5", r: "4.5" }), _jsx("circle", { cx: "34", cy: "24", r: "3" }), _jsx("circle", { cx: "19", cy: "30", r: "2" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Bullet({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { stroke: "none", strokeWidth: "1", fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { d: "M0,9.75 L21,9.75 L21,16.25 L0,16.25 L0,9.75 Z M0,19.5 L18,19.5 L18,26 L0,26 L0,19.5 Z M0,0 L26,0 L26,6.5 L0,6.5 L0,0 Z", fillOpacity: ".45" }), _jsx("path", { d: "M20,2.16666667 L20,1.08333333 L21,1.08333333 L21,2.16666667 L24,2.16666667 L24,4.33333333 L21,4.33333333 L21,5.41666667 L20,5.41666667 L20,4.33333333 L5.32907052e-15,4.33333333 L5.32907052e-15,2.16666667 L20,2.16666667 Z M5.32907052e-15,11.9166667 L12,11.9166667 L12,14.0833333 L5.32907052e-15,14.0833333 L5.32907052e-15,11.9166667 Z M15,10.8333333 L16,10.8333333 L16,15.1666667 L15,15.1666667 L15,10.8333333 Z M5.32907052e-15,21.6666667 L8,21.6666667 L8,23.8333333 L5.32907052e-15,23.8333333 L5.32907052e-15,21.6666667 Z M11,20.5833333 L12,20.5833333 L12,24.9166667 L11,24.9166667 L11,20.5833333 Z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { stroke: "none", strokeWidth: "1", fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { d: "M0,9.75 L21,9.75 L21,16.25 L0,16.25 L0,9.75 Z M0,19.5 L18,19.5 L18,26 L0,26 L0,19.5 Z M0,0 L26,0 L26,6.5 L0,6.5 L0,0 Z", fillOpacity: ".45" }), _jsx("path", { d: "M20,2.16666667 L20,1.08333333 L21,1.08333333 L21,2.16666667 L24,2.16666667 L24,4.33333333 L21,4.33333333 L21,5.41666667 L20,5.41666667 L20,4.33333333 L5.32907052e-15,4.33333333 L5.32907052e-15,2.16666667 L20,2.16666667 Z M5.32907052e-15,11.9166667 L12,11.9166667 L12,14.0833333 L5.32907052e-15,14.0833333 L5.32907052e-15,11.9166667 Z M15,10.8333333 L16,10.8333333 L16,15.1666667 L15,15.1666667 L15,10.8333333 Z M5.32907052e-15,21.6666667 L8,21.6666667 L8,23.8333333 L5.32907052e-15,23.8333333 L5.32907052e-15,21.6666667 Z M11,20.5833333 L12,20.5833333 L12,24.9166667 L11,24.9166667 L11,20.5833333 Z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Combo({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "11 16 26 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", children: [
8
- _jsx("path", { fillOpacity: ".45", d: "M12 31h6v6h-6zm18 2h6v4h-6zm-8.9328613 3.958252h5.9603564V26.0699443l-2.9164111-2.9897441-3.046875 2.973999zM21.05896 16.02868652l-.0367432 4.1856684 2.9934082-2.90661566 2.9658203 3.05414631.0275879-4.32343342z" }), _jsx("path", { d: "M33.1717889 30.513756l3.7971224-4.3227442-1.0715959-.92293511-2.7255265 3.18196631-9.1853496-9.6429648-9.01280649 9.3295-3.0487394-2.1232674-.94177665 1.406418 3.99051605 2.8275246L24 21.13719175z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "11 16 26 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", children: [_jsx("path", { fillOpacity: ".45", d: "M12 31h6v6h-6zm18 2h6v4h-6zm-8.9328613 3.958252h5.9603564V26.0699443l-2.9164111-2.9897441-3.046875 2.973999zM21.05896 16.02868652l-.0367432 4.1856684 2.9934082-2.90661566 2.9658203 3.05414631.0275879-4.32343342z" }), _jsx("path", { d: "M33.1717889 30.513756l3.7971224-4.3227442-1.0715959-.92293511-2.7255265 3.18196631-9.1853496-9.6429648-9.01280649 9.3295-3.0487394-2.1232674-.94177665 1.406418 3.99051605 2.8275246L24 21.13719175z" })] }) }));
10
8
  }
@@ -4,9 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function DependencyWheel({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsxs("g", { clipPath: "url(#clip0_1189_19366)", children: [
9
- _jsx("path", { d: "M18.2877 4.21605L19.7079 2.79591C17.8555 1.22788 15.5214 0.211395 12.959 0V1.98389H12.9543C12.4435 9.66973 5.51533 12.9589 1.45435 12.9589L0 12.959C0.211395 15.5214 1.22787 17.8555 2.79591 19.7079L3.51888 18.9849C8.35053 15.4188 15.1199 15.1106 19.6991 18.286C19.9516 17.985 20.1907 17.6674 20.4066 17.3395C15.0603 14.0943 8.79722 14.6825 3.9413 17.5925C9.1503 13.7227 16.6259 10.959 21.959 10.959L21.9096 10.9588C21.8762 10.6223 21.8261 10.2907 21.7601 9.96482C17.1648 10.1202 12.0323 11.71 7.27823 14.2496C10.8469 12.0032 15.0388 8.67927 16.5401 3.06767C17.1637 3.38965 17.7491 3.77531 18.2877 4.21605Z", fillOpacity: "0.4" }), _jsx("path", { d: "M4.21021 21.1222L5.63028 19.7021C7.11186 20.9146 8.94778 21.7101 10.959 21.9098V23.9181C8.39662 23.7067 6.06252 22.6902 4.21021 21.1222Z", fillOpacity: "0.4" }), _jsx("path", { d: "M10.9589 0C8.39643 0.211395 6.06229 1.22788 4.20996 2.79591L5.6301 4.21605C7.11168 3.00363 8.94762 2.20805 10.9589 2.00836V0Z", fillOpacity: "0.4" }), _jsx("path", { d: "M4.08284 5.49697L2.79583 4.20996C1.22784 6.06228 0.211392 8.39638 0 10.9588H1.95898C4.95898 10.9588 12.459 13.959 12.959 21.959V23.9181C15.5214 23.7067 17.8555 22.6902 19.7078 21.1222L18.2877 19.7021C17.173 20.6143 15.8578 21.2905 14.4182 21.6545C13.7218 16.7811 11.1423 13.6168 7.97826 11.6894C11.3663 12.9013 15.1818 13.8902 21.7596 13.9555C21.4313 15.5763 20.7109 17.0547 19.7019 18.2878L21.122 19.7079C22.69 17.8555 23.7065 15.5214 23.9179 12.959H22.459C18.1752 12.959 14.1519 12.5958 10.2083 11.4318C14.9491 11.87 19.0683 9.86066 21.2123 8.16046C21.5728 9.03761 21.8121 9.97731 21.9096 10.9588H23.9179C23.7065 8.39638 22.69 6.06228 21.122 4.20996L20.0392 5.2928C13.0547 10.6756 6.42522 7.30527 4.08284 5.49697Z", fill: "#B0BECA" })
10
- ] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_1189_19366", children: _jsx("rect", { width: "24", height: "24", fill: "white" }) }) })
11
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsxs("g", { clipPath: "url(#clip0_1189_19366)", children: [_jsx("path", { d: "M18.2877 4.21605L19.7079 2.79591C17.8555 1.22788 15.5214 0.211395 12.959 0V1.98389H12.9543C12.4435 9.66973 5.51533 12.9589 1.45435 12.9589L0 12.959C0.211395 15.5214 1.22787 17.8555 2.79591 19.7079L3.51888 18.9849C8.35053 15.4188 15.1199 15.1106 19.6991 18.286C19.9516 17.985 20.1907 17.6674 20.4066 17.3395C15.0603 14.0943 8.79722 14.6825 3.9413 17.5925C9.1503 13.7227 16.6259 10.959 21.959 10.959L21.9096 10.9588C21.8762 10.6223 21.8261 10.2907 21.7601 9.96482C17.1648 10.1202 12.0323 11.71 7.27823 14.2496C10.8469 12.0032 15.0388 8.67927 16.5401 3.06767C17.1637 3.38965 17.7491 3.77531 18.2877 4.21605Z", fillOpacity: "0.4" }), _jsx("path", { d: "M4.21021 21.1222L5.63028 19.7021C7.11186 20.9146 8.94778 21.7101 10.959 21.9098V23.9181C8.39662 23.7067 6.06252 22.6902 4.21021 21.1222Z", fillOpacity: "0.4" }), _jsx("path", { d: "M10.9589 0C8.39643 0.211395 6.06229 1.22788 4.20996 2.79591L5.6301 4.21605C7.11168 3.00363 8.94762 2.20805 10.9589 2.00836V0Z", fillOpacity: "0.4" }), _jsx("path", { d: "M4.08284 5.49697L2.79583 4.20996C1.22784 6.06228 0.211392 8.39638 0 10.9588H1.95898C4.95898 10.9588 12.459 13.959 12.959 21.959V23.9181C15.5214 23.7067 17.8555 22.6902 19.7078 21.1222L18.2877 19.7021C17.173 20.6143 15.8578 21.2905 14.4182 21.6545C13.7218 16.7811 11.1423 13.6168 7.97826 11.6894C11.3663 12.9013 15.1818 13.8902 21.7596 13.9555C21.4313 15.5763 20.7109 17.0547 19.7019 18.2878L21.122 19.7079C22.69 17.8555 23.7065 15.5214 23.9179 12.959H22.459C18.1752 12.959 14.1519 12.5958 10.2083 11.4318C14.9491 11.87 19.0683 9.86066 21.2123 8.16046C21.5728 9.03761 21.8121 9.97731 21.9096 10.9588H23.9179C23.7065 8.39638 22.69 6.06228 21.122 4.20996L20.0392 5.2928C13.0547 10.6756 6.42522 7.30527 4.08284 5.49697Z", fill: "#B0BECA" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_1189_19366", children: _jsx("rect", { width: "24", height: "24", fill: "white" }) }) })] }) }));
12
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Donut({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0.5 0 21.5 21.5", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { d: "M17.5594482 11.1287126c0-2.34623052-1.3466846-4.37792602-3.309253-5.36428565l1.9595689-3.90660584c3.2773041 1.75240812 5.5213606 5.18451065 5.5820761 9.14621419a10.73274186 10.73274186 0 0 1-.002635.1246773h-4.229757z" }), _jsx("path", { d: "M13.1449345 5.34041967c-.5050491-.13802012-1.0366624-.21170705-1.5854863-.21170705-3.31370846 0-5.99999996 2.6862915-5.99999996 5.99999998 0 3.3137085 2.6862915 6 5.99999996 6 2.9546384 0 5.4104653-2.1356652 5.9079949-4.9475097h4.241111c-.6593226 5.1938331-5.0942822 9.2096017-10.4671748 9.2096017-5.82755632 0-10.55172413-4.7241678-10.55172413-10.5517241 0-5.82755637 4.72416781-10.55172418 10.55172413-10.55172418 1.4093442 0 2.7541543.27630358 3.9832156.77769612l-2.0796604 4.27536723z", fillOpacity: ".45" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0.5 0 21.5 21.5", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { d: "M17.5594482 11.1287126c0-2.34623052-1.3466846-4.37792602-3.309253-5.36428565l1.9595689-3.90660584c3.2773041 1.75240812 5.5213606 5.18451065 5.5820761 9.14621419a10.73274186 10.73274186 0 0 1-.002635.1246773h-4.229757z" }), _jsx("path", { d: "M13.1449345 5.34041967c-.5050491-.13802012-1.0366624-.21170705-1.5854863-.21170705-3.31370846 0-5.99999996 2.6862915-5.99999996 5.99999998 0 3.3137085 2.6862915 6 5.99999996 6 2.9546384 0 5.4104653-2.1356652 5.9079949-4.9475097h4.241111c-.6593226 5.1938331-5.0942822 9.2096017-10.4671748 9.2096017-5.82755632 0-10.55172413-4.7241678-10.55172413-10.5517241 0-5.82755637 4.72416781-10.55172418 10.55172413-10.55172418 1.4093442 0 2.7541543.27630358 3.9832156.77769612l-2.0796604 4.27536723z", fillOpacity: ".45" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Funnel({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { d: "M5.25002 15H14.75L16.85 9H3.15002L5.25002 15Z", fillOpacity: "0.6" }), _jsx("path", { d: "M5.6001 16L7.0001 20H13.0001L14.4001 16H5.6001Z", fillOpacity: "0.4" }), _jsx("path", { d: "M2.8 8H17.2L20 0H0L2.8 8Z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 20 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { d: "M5.25002 15H14.75L16.85 9H3.15002L5.25002 15Z", fillOpacity: "0.6" }), _jsx("path", { d: "M5.6001 16L7.0001 20H13.0001L14.4001 16H5.6001Z", fillOpacity: "0.4" }), _jsx("path", { d: "M2.8 8H17.2L20 0H0L2.8 8Z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Geo({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 24 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { stroke: "none", strokeWidth: "1", fill: color ?? "#B0BECA", fillRule: "nonzero", children: [
8
- _jsx("path", { d: "M18.4881639,6.99992205 C20.1231176,7.07423868 21.4227036,7.64534542 22.389245,8.62334769 C23.4236953,9.66486554 24.0029463,11.0740729 24.0000579,12.543 C24.0000579,13.4310841 23.6685813,14.5133431 23.1683618,15.640959 L22.9261012,16.1640759 C22.7573958,16.514245 22.5750836,16.8665407 22.3839046,17.2166278 L22.0910785,17.7395602 L22.0910785,17.7395602 L21.7885071,18.2559283 L21.7885071,18.2559283 L21.4797453,18.7624808 C21.4279666,18.8459076 21.3760781,18.92879 21.3241539,19.0110601 L21.012772,19.4967929 L21.012772,19.4967929 L20.704087,19.9645816 L20.704087,19.9645816 L20.4016539,20.411175 L20.4016539,20.411175 L20.1090276,20.8333215 L20.1090276,20.8333215 L19.5674151,21.5912689 L19.5674151,21.5912689 L18.9174205,22.4635549 L18.9174205,22.4635549 L18.4990121,23 L18.0437541,22.4163187 L18.0437541,22.4163187 L17.425771,21.5950337 L17.425771,21.5950337 L17.0518513,21.0831232 L17.0518513,21.0831232 L16.6477195,20.5163147 L16.6477195,20.5163147 L16.2231807,19.9040686 L16.2231807,19.9040686 L15.9336595,19.4753332 L15.9336595,19.4753332 L15.4968979,18.8083809 L15.4968979,18.8083809 L15.0658761,18.1212187 C15.0186668,18.044095 14.9717454,17.9667722 14.9251723,17.8893087 C15.5783634,16.6925101 16.1383035,15.555251 16.5946996,14.4870234 C16.734693,14.6502269 16.8977596,14.7952498 17.0792309,14.919045 C17.5870002,15.2621025 18.1787812,15.3993656 18.7512952,15.3425344 C19.3238092,15.2857031 19.8770562,15.0347775 20.305897,14.6001942 C20.7363248,14.1657347 20.9850293,13.6091023 21.0412774,13.0336577 C21.0975255,12.4582131 20.9613173,11.8639565 20.6226185,11.353542 C20.343666,10.9313404 19.9445758,10.6010738 19.476728,10.4056369 C19.0107591,10.2111315 18.4974229,10.160362 18.0025118,10.2597959 L17.8953607,10.2843895 C17.9645574,9.83497746 18,9.40872602 18,9.007 C18,8.33912321 17.9375491,7.68152152 17.8165484,7.04171719 C18.037319,7.01317073 18.2619524,6.99925889 18.4881639,6.99992205 Z", fillOpacity: ".45" }), _jsx("path", { d: "M8.5,0 C10.8467603,0 12.9723568,1.00775503 14.5103291,2.63813768 C16.0484587,4.26830834 17,6.51960452 17,9.007 C17,11.0895638 15.9328171,13.8286776 14.5546993,16.4980597 L14.2041296,17.1635322 L14.2041296,17.1635322 L13.8432302,17.8235774 L13.8432302,17.8235774 L13.4746269,18.4756735 L13.4746269,18.4756735 L13.1009456,19.1172987 C13.038388,19.2232236 12.9757283,19.328607 12.9130212,19.4333966 L12.5366463,20.054587 L12.5366463,20.054587 L12.1617579,20.659002 L12.1617579,20.659002 L11.7909821,21.2441197 L11.7909821,21.2441197 L11.2482732,22.0800975 L11.2482732,22.0800975 L10.7295879,22.8584712 L10.7295879,22.8584712 L10.090695,23.791986 L10.090695,23.791986 L9.4062959,24.7628572 L9.4062959,24.7628572 L8.88709862,25.4791492 L8.88709862,25.4791492 L8.50001211,25.999 L8.00148307,25.3302572 L8.00148307,25.3302572 L7.40953009,24.5153045 L7.40953009,24.5153045 L6.81798513,23.6819196 L6.81798513,23.6819196 L6.32050013,22.9662546 L6.32050013,22.9662546 L5.78759038,22.1837698 L5.78759038,22.1837698 L5.22889674,21.3442389 L5.22889674,21.3442389 L4.84687085,20.7576859 L4.84687085,20.7576859 L4.46052683,20.1530189 L4.46052683,20.1530189 L4.07272123,19.5331338 L4.07272123,19.5331338 L3.68631059,18.9009267 C3.62218376,18.7946929 3.55823408,18.6880663 3.49452106,18.5811073 L3.11555891,17.9358469 L3.11555891,17.9358469 L2.74513311,17.2855042 C2.68426553,17.1768511 2.62387266,17.0681069 2.564014,16.959332 L2.21174875,16.3067958 C1.00459004,14.0250055 0.0855094323,11.7828607 0.00564258406,10.1390962 L0,9.912 C0,7.02457468 0.918166942,4.58246328 2.40760029,2.84542837 C3.95140985,1.04463099 6.11104406,0 8.5,0 Z M7.71825113,5.07661799 C6.92486218,5.23378847 6.21766411,5.62270239 5.66960811,6.17075838 C5.12155212,6.71881437 4.73263821,7.42601245 4.57538104,8.21983795 C4.4171186,9.0127937 4.50592685,9.81503249 4.8026761,10.531097 C5.09942535,11.2471615 5.60411561,11.8770518 6.27747795,12.3260107 C7.06983002,12.8564981 7.99539141,13.0699346 8.8912613,12.9817465 C9.78713119,12.8935583 10.6533096,12.5037455 11.3276908,11.8282655 C12.2736513,10.8854084 12.6858512,9.53073301 12.4251361,8.219577 C12.1644209,6.90842098 11.2653305,5.81448749 10.0294938,5.30477186 C9.2994645,5.00165924 8.49465635,4.92209343 7.71825113,5.07661799 Z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 24 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { stroke: "none", strokeWidth: "1", fill: color ?? "#B0BECA", fillRule: "nonzero", children: [_jsx("path", { d: "M18.4881639,6.99992205 C20.1231176,7.07423868 21.4227036,7.64534542 22.389245,8.62334769 C23.4236953,9.66486554 24.0029463,11.0740729 24.0000579,12.543 C24.0000579,13.4310841 23.6685813,14.5133431 23.1683618,15.640959 L22.9261012,16.1640759 C22.7573958,16.514245 22.5750836,16.8665407 22.3839046,17.2166278 L22.0910785,17.7395602 L22.0910785,17.7395602 L21.7885071,18.2559283 L21.7885071,18.2559283 L21.4797453,18.7624808 C21.4279666,18.8459076 21.3760781,18.92879 21.3241539,19.0110601 L21.012772,19.4967929 L21.012772,19.4967929 L20.704087,19.9645816 L20.704087,19.9645816 L20.4016539,20.411175 L20.4016539,20.411175 L20.1090276,20.8333215 L20.1090276,20.8333215 L19.5674151,21.5912689 L19.5674151,21.5912689 L18.9174205,22.4635549 L18.9174205,22.4635549 L18.4990121,23 L18.0437541,22.4163187 L18.0437541,22.4163187 L17.425771,21.5950337 L17.425771,21.5950337 L17.0518513,21.0831232 L17.0518513,21.0831232 L16.6477195,20.5163147 L16.6477195,20.5163147 L16.2231807,19.9040686 L16.2231807,19.9040686 L15.9336595,19.4753332 L15.9336595,19.4753332 L15.4968979,18.8083809 L15.4968979,18.8083809 L15.0658761,18.1212187 C15.0186668,18.044095 14.9717454,17.9667722 14.9251723,17.8893087 C15.5783634,16.6925101 16.1383035,15.555251 16.5946996,14.4870234 C16.734693,14.6502269 16.8977596,14.7952498 17.0792309,14.919045 C17.5870002,15.2621025 18.1787812,15.3993656 18.7512952,15.3425344 C19.3238092,15.2857031 19.8770562,15.0347775 20.305897,14.6001942 C20.7363248,14.1657347 20.9850293,13.6091023 21.0412774,13.0336577 C21.0975255,12.4582131 20.9613173,11.8639565 20.6226185,11.353542 C20.343666,10.9313404 19.9445758,10.6010738 19.476728,10.4056369 C19.0107591,10.2111315 18.4974229,10.160362 18.0025118,10.2597959 L17.8953607,10.2843895 C17.9645574,9.83497746 18,9.40872602 18,9.007 C18,8.33912321 17.9375491,7.68152152 17.8165484,7.04171719 C18.037319,7.01317073 18.2619524,6.99925889 18.4881639,6.99992205 Z", fillOpacity: ".45" }), _jsx("path", { d: "M8.5,0 C10.8467603,0 12.9723568,1.00775503 14.5103291,2.63813768 C16.0484587,4.26830834 17,6.51960452 17,9.007 C17,11.0895638 15.9328171,13.8286776 14.5546993,16.4980597 L14.2041296,17.1635322 L14.2041296,17.1635322 L13.8432302,17.8235774 L13.8432302,17.8235774 L13.4746269,18.4756735 L13.4746269,18.4756735 L13.1009456,19.1172987 C13.038388,19.2232236 12.9757283,19.328607 12.9130212,19.4333966 L12.5366463,20.054587 L12.5366463,20.054587 L12.1617579,20.659002 L12.1617579,20.659002 L11.7909821,21.2441197 L11.7909821,21.2441197 L11.2482732,22.0800975 L11.2482732,22.0800975 L10.7295879,22.8584712 L10.7295879,22.8584712 L10.090695,23.791986 L10.090695,23.791986 L9.4062959,24.7628572 L9.4062959,24.7628572 L8.88709862,25.4791492 L8.88709862,25.4791492 L8.50001211,25.999 L8.00148307,25.3302572 L8.00148307,25.3302572 L7.40953009,24.5153045 L7.40953009,24.5153045 L6.81798513,23.6819196 L6.81798513,23.6819196 L6.32050013,22.9662546 L6.32050013,22.9662546 L5.78759038,22.1837698 L5.78759038,22.1837698 L5.22889674,21.3442389 L5.22889674,21.3442389 L4.84687085,20.7576859 L4.84687085,20.7576859 L4.46052683,20.1530189 L4.46052683,20.1530189 L4.07272123,19.5331338 L4.07272123,19.5331338 L3.68631059,18.9009267 C3.62218376,18.7946929 3.55823408,18.6880663 3.49452106,18.5811073 L3.11555891,17.9358469 L3.11555891,17.9358469 L2.74513311,17.2855042 C2.68426553,17.1768511 2.62387266,17.0681069 2.564014,16.959332 L2.21174875,16.3067958 C1.00459004,14.0250055 0.0855094323,11.7828607 0.00564258406,10.1390962 L0,9.912 C0,7.02457468 0.918166942,4.58246328 2.40760029,2.84542837 C3.95140985,1.04463099 6.11104406,0 8.5,0 Z M7.71825113,5.07661799 C6.92486218,5.23378847 6.21766411,5.62270239 5.66960811,6.17075838 C5.12155212,6.71881437 4.73263821,7.42601245 4.57538104,8.21983795 C4.4171186,9.0127937 4.50592685,9.81503249 4.8026761,10.531097 C5.09942535,11.2471615 5.60411561,11.8770518 6.27747795,12.3260107 C7.06983002,12.8564981 7.99539141,13.0699346 8.8912613,12.9817465 C9.78713119,12.8935583 10.6533096,12.5037455 11.3276908,11.8282655 C12.2736513,10.8854084 12.6858512,9.53073301 12.4251361,8.219577 C12.1644209,6.90842098 11.2653305,5.81448749 10.0294938,5.30477186 C9.2994645,5.00165924 8.49465635,4.92209343 7.71825113,5.07661799 Z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function HeadlineChart({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "1 2 22 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { fillOpacity: ".45", d: "M1 18h10v4H1zM13 18h10v4H13z" }), _jsx("path", { d: "M10.05367232 8.20621469L5.75706215 2H9.3559322l2.7725989 4.55367232L14.7909605 2h3.4703389l-4.2048022 6.15112994L18.7570621 15h-3.59887l-3.1765537-5.23305085L8.89689266 15H5.5z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "1 2 22 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { fillOpacity: ".45", d: "M1 18h10v4H1zM13 18h10v4H13z" }), _jsx("path", { d: "M10.05367232 8.20621469L5.75706215 2H9.3559322l2.7725989 4.55367232L14.7909605 2h3.4703389l-4.2048022 6.15112994L18.7570621 15h-3.59887l-3.1765537-5.23305085L8.89689266 15H5.5z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function HeatMap({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "11 11 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { fillOpacity: ".6", d: "M29 11h8v3h-8z" }), _jsx("path", { d: "M20 11h8v3h-8z" }), _jsx("path", { fillOpacity: ".6", d: "M11 11h8v3h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M20 15h8v3h-8z" }), _jsx("path", { d: "M29 15h8v3h-8z" }), _jsx("path", { fillOpacity: ".6", d: "M11 15h8v3h-8z" }), _jsx("path", { d: "M20 19h8v3h-8zm9 0h8v3h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M11 19h8v3h-8z" }), _jsx("path", { d: "M20 23h8v3h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M29 23h8v3h-8zm-18 0h8v3h-8z" }), _jsx("path", { d: "M20 27h8v3h-8zm9 0h8v3h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M11 27h8v3h-8zm9 4h8v3h-8z" }), _jsx("path", { d: "M20 35h8v2h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M29 31h8v3h-8zm0 4h8v2h-8z" }), _jsx("path", { fillOpacity: ".6", d: "M11 31h8v3h-8zm0 4h8v2h-8z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "11 11 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { fillOpacity: ".6", d: "M29 11h8v3h-8z" }), _jsx("path", { d: "M20 11h8v3h-8z" }), _jsx("path", { fillOpacity: ".6", d: "M11 11h8v3h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M20 15h8v3h-8z" }), _jsx("path", { d: "M29 15h8v3h-8z" }), _jsx("path", { fillOpacity: ".6", d: "M11 15h8v3h-8z" }), _jsx("path", { d: "M20 19h8v3h-8zm9 0h8v3h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M11 19h8v3h-8z" }), _jsx("path", { d: "M20 23h8v3h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M29 23h8v3h-8zm-18 0h8v3h-8z" }), _jsx("path", { d: "M20 27h8v3h-8zm9 0h8v3h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M11 27h8v3h-8zm9 4h8v3h-8z" }), _jsx("path", { d: "M20 35h8v2h-8z" }), _jsx("path", { fillOpacity: ".4", d: "M29 31h8v3h-8zm0 4h8v2h-8z" }), _jsx("path", { fillOpacity: ".6", d: "M11 31h8v3h-8zm0 4h8v2h-8z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Line({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 26 22", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { d: "M0 0h2v22H0V0zm2 20h24v2H2v-2z", fillOpacity: ".45" }), _jsx("path", { fillRule: "nonzero", d: "M21.3458549 15.1025076l4.4441842-7.15931253-1.2914737-1.09342139-3.2184738 5.60194752-6.794083-9.644643-7.23269627 8.8944877L4.3439376 9.17365457l-.85858604 1.66147993 3.9071943 3.4121189 7.01252174-8.95104979z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 26 22", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { d: "M0 0h2v22H0V0zm2 20h24v2H2v-2z", fillOpacity: ".45" }), _jsx("path", { fillRule: "nonzero", d: "M21.3458549 15.1025076l4.4441842-7.15931253-1.2914737-1.09342139-3.2184738 5.60194752-6.794083-9.644643-7.23269627 8.8944877L4.3439376 9.17365457l-.85858604 1.66147993 3.9071943 3.4121189 7.01252174-8.95104979z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Pie({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0.5 0 21.5 21.5", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { fillOpacity: ".45", d: "M15.2245949 1.06505244L9.81738281 12.1812029H21.7085541c-.6593226 5.1938331-5.0942822 9.2096017-10.4671748 9.2096017-5.82755632 0-10.55172413-4.7241678-10.55172413-10.5517241 0-5.82755637 4.72416781-10.55172418 10.55172413-10.55172418 1.4093442 0 2.7541543.27630358 3.9832156.77769612z" }), _jsx("path", { d: "M21.7930282 11.1287126h-10.23358l4.6503159-9.27089149c3.311636 1.77076573 5.5682631 5.25660198 5.5832641 9.27089149z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0.5 0 21.5 21.5", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { fillOpacity: ".45", d: "M15.2245949 1.06505244L9.81738281 12.1812029H21.7085541c-.6593226 5.1938331-5.0942822 9.2096017-10.4671748 9.2096017-5.82755632 0-10.55172413-4.7241678-10.55172413-10.5517241 0-5.82755637 4.72416781-10.55172418 10.55172413-10.55172418 1.4093442 0 2.7541543.27630358 3.9832156.77769612z" }), _jsx("path", { d: "M21.7930282 11.1287126h-10.23358l4.6503159-9.27089149c3.311636 1.77076573 5.5682631 5.25660198 5.5832641 9.27089149z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Pyramid({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 22 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { d: "M8.24995 5L4.94995 11H17.05L13.75 5H8.24995Z", fillOpacity: "0.6" }), _jsx("path", { d: "M8.80005 4L11 0L13.2 4H8.80005Z", fillOpacity: "0.4" }), _jsx("path", { d: "M17.6 12H4.4L0 20H22L17.6 12Z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 22 20", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { d: "M8.24995 5L4.94995 11H17.05L13.75 5H8.24995Z", fillOpacity: "0.6" }), _jsx("path", { d: "M8.80005 4L11 0L13.2 4H8.80005Z", fillOpacity: "0.4" }), _jsx("path", { d: "M17.6 12H4.4L0 20H22L17.6 12Z" })] }) }));
10
8
  }
@@ -4,9 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Radar({ className, width, height, color, ariaHidden }) {
7
- return (_jsxs("svg", { width: width ?? 32, height: height ?? 30, className: combineIconClasses(className), viewBox: "0 0 32 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [
8
- _jsxs("g", { clipPath: "url(#clip0_8094_5335)", children: [
9
- _jsx("path", { d: "M24.4203 13.5509L18.8012 20.1236L10.9219 23.2587L9.32422 14.1222L16.0015 9.3075L24.4203 13.5509Z", fill: color ?? "#B0BECA", fillOpacity: "0.3" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M27.4131 12.5663L23.0537 25.9823H8.94629L4.58691 12.5663L16 4.27429L27.4131 12.5663ZM13.0889 21.1288L10.2861 24.9823H21.7139L18.9111 21.1288H13.0889ZM21.5137 15.0106L19.7178 20.537L22.5195 24.3895L26.043 13.5419L21.5137 15.0106ZM9.47949 24.3885L12.2803 20.536L10.4893 15.0214L5.96094 13.5604L9.47949 24.3885ZM13.8154 20.1288H18.1846L16 17.1249L13.8154 20.1288ZM16.8096 16.538L18.9912 19.538L20.3379 15.3925L16.8096 16.538ZM13.0078 19.537L15.1895 16.538L11.6631 15.4003L13.0078 19.537ZM16.5 15.5878L20.0342 14.4403L16.5 11.8729V15.5878ZM11.959 14.4442L15.5 15.5868V11.8719L11.959 14.4442ZM6.23926 12.5995L10.7822 14.0643L15.5 10.6366V5.87195L6.23926 12.5995ZM16.5 10.6366L21.21 14.0594L25.7441 12.5887L16.5 5.87195V10.6366Z", fill: color ?? "#B0BECA", fillOpacity: "0.3" }), _jsx("path", { d: "M9.32617 24.4735C9.87846 24.4735 10.3262 24.9212 10.3262 25.4735C10.3262 26.0258 9.87846 26.4735 9.32617 26.4735C8.77389 26.4735 8.32617 26.0258 8.32617 25.4735C8.32617 24.9212 8.77389 24.4735 9.32617 24.4735Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M22.6904 24.4735C23.2427 24.4735 23.6904 24.9212 23.6904 25.4735C23.6904 26.0258 23.2427 26.4735 22.6904 26.4735C22.1381 26.4735 21.6904 26.0258 21.6904 25.4735C21.6904 24.9212 22.1381 24.4735 22.6904 24.4735Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M16 15.2743C16.5523 15.2743 17 15.722 17 16.2743C17 16.8266 16.5523 17.2743 16 17.2743C15.4477 17.2743 15 16.8266 15 16.2743C15 15.722 15.4477 15.2743 16 15.2743Z", fill: color ?? "#B0BECA" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.2148 13.3905L19.1006 20.5419L18.9863 20.5868L10.5352 23.9501L8.83203 14.2069L8.77734 13.8983L9.03223 13.7157L15.9551 8.72351L25.2148 13.3905ZM9.87012 14.3436L11.3076 22.5653L18.501 19.703L23.626 13.7089L16.0469 9.88855L9.87012 14.3436Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M5.17969 11.7743C5.73197 11.7743 6.17969 12.222 6.17969 12.7743C6.17969 13.3266 5.73197 13.7743 5.17969 13.7743C4.6274 13.7743 4.17969 13.3266 4.17969 12.7743C4.17969 12.222 4.6274 11.7743 5.17969 11.7743Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M26.8203 11.7743C27.3726 11.7743 27.8203 12.222 27.8203 12.7743C27.8203 13.3266 27.3726 13.7743 26.8203 13.7743C26.268 13.7743 25.8203 13.3266 25.8203 12.7743C25.8203 12.222 26.268 11.7743 26.8203 11.7743Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M16 3.91492C16.5523 3.91492 17 4.36263 17 4.91492C17 5.4672 16.5523 5.91492 16 5.91492C15.4477 5.91492 15 5.4672 15 4.91492C15 4.36263 15.4477 3.91492 16 3.91492Z", fill: color ?? "#B0BECA" })
10
- ] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_8094_5335", children: _jsx("rect", { width: "24", height: "24", fill: "white", transform: "translate(4 3)" }) }) })
11
- ] }));
7
+ return (_jsxs("svg", { width: width ?? 32, height: height ?? 30, className: combineIconClasses(className), viewBox: "0 0 32 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [_jsxs("g", { clipPath: "url(#clip0_8094_5335)", children: [_jsx("path", { d: "M24.4203 13.5509L18.8012 20.1236L10.9219 23.2587L9.32422 14.1222L16.0015 9.3075L24.4203 13.5509Z", fill: color ?? "#B0BECA", fillOpacity: "0.3" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M27.4131 12.5663L23.0537 25.9823H8.94629L4.58691 12.5663L16 4.27429L27.4131 12.5663ZM13.0889 21.1288L10.2861 24.9823H21.7139L18.9111 21.1288H13.0889ZM21.5137 15.0106L19.7178 20.537L22.5195 24.3895L26.043 13.5419L21.5137 15.0106ZM9.47949 24.3885L12.2803 20.536L10.4893 15.0214L5.96094 13.5604L9.47949 24.3885ZM13.8154 20.1288H18.1846L16 17.1249L13.8154 20.1288ZM16.8096 16.538L18.9912 19.538L20.3379 15.3925L16.8096 16.538ZM13.0078 19.537L15.1895 16.538L11.6631 15.4003L13.0078 19.537ZM16.5 15.5878L20.0342 14.4403L16.5 11.8729V15.5878ZM11.959 14.4442L15.5 15.5868V11.8719L11.959 14.4442ZM6.23926 12.5995L10.7822 14.0643L15.5 10.6366V5.87195L6.23926 12.5995ZM16.5 10.6366L21.21 14.0594L25.7441 12.5887L16.5 5.87195V10.6366Z", fill: color ?? "#B0BECA", fillOpacity: "0.3" }), _jsx("path", { d: "M9.32617 24.4735C9.87846 24.4735 10.3262 24.9212 10.3262 25.4735C10.3262 26.0258 9.87846 26.4735 9.32617 26.4735C8.77389 26.4735 8.32617 26.0258 8.32617 25.4735C8.32617 24.9212 8.77389 24.4735 9.32617 24.4735Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M22.6904 24.4735C23.2427 24.4735 23.6904 24.9212 23.6904 25.4735C23.6904 26.0258 23.2427 26.4735 22.6904 26.4735C22.1381 26.4735 21.6904 26.0258 21.6904 25.4735C21.6904 24.9212 22.1381 24.4735 22.6904 24.4735Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M16 15.2743C16.5523 15.2743 17 15.722 17 16.2743C17 16.8266 16.5523 17.2743 16 17.2743C15.4477 17.2743 15 16.8266 15 16.2743C15 15.722 15.4477 15.2743 16 15.2743Z", fill: color ?? "#B0BECA" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M25.2148 13.3905L19.1006 20.5419L18.9863 20.5868L10.5352 23.9501L8.83203 14.2069L8.77734 13.8983L9.03223 13.7157L15.9551 8.72351L25.2148 13.3905ZM9.87012 14.3436L11.3076 22.5653L18.501 19.703L23.626 13.7089L16.0469 9.88855L9.87012 14.3436Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M5.17969 11.7743C5.73197 11.7743 6.17969 12.222 6.17969 12.7743C6.17969 13.3266 5.73197 13.7743 5.17969 13.7743C4.6274 13.7743 4.17969 13.3266 4.17969 12.7743C4.17969 12.222 4.6274 11.7743 5.17969 11.7743Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M26.8203 11.7743C27.3726 11.7743 27.8203 12.222 27.8203 12.7743C27.8203 13.3266 27.3726 13.7743 26.8203 13.7743C26.268 13.7743 25.8203 13.3266 25.8203 12.7743C25.8203 12.222 26.268 11.7743 26.8203 11.7743Z", fill: color ?? "#B0BECA" }), _jsx("path", { d: "M16 3.91492C16.5523 3.91492 17 4.36263 17 4.91492C17 5.4672 16.5523 5.91492 16 5.91492C15.4477 5.91492 15 5.4672 15 4.91492C15 4.36263 15.4477 3.91492 16 3.91492Z", fill: color ?? "#B0BECA" })] }), _jsx("defs", { children: _jsx("clipPath", { id: "clip0_8094_5335", children: _jsx("rect", { width: "24", height: "24", fill: "white", transform: "translate(4 3)" }) }) })] }));
12
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Repeater({ className, width = 32, height = 30, color, ariaHidden }) {
7
- return (_jsxs("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 32 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [
8
- _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 10.5H4V5.5H17V10.5Z", fill: color ?? "#B0BECA", fillOpacity: "0.6" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 17.5H4V12.5H17V17.5Z", fill: color ?? "#B0BECA", fillOpacity: "0.6" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 24.5H4V19.5H17V24.5Z", fill: color ?? "#B0BECA", fillOpacity: "0.6" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M28 10.5H19V5.5H28V10.5ZM25.2944 6.29199L27.3762 8.67123L26.6237 9.32974L25.2055 7.70898L23.0169 9.65437L21.761 8.6496L20.3254 9.88011L19.6746 9.12086L21.739 7.35137L22.983 8.34659L25.2944 6.29199Z", fill: color ?? "#B0BECA" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 17.5H28V12.5H19V17.5ZM25.1666 15.4996L27.3 13.8996L26.7 13.0996L24.8333 14.4996H21.8333L19.7 16.0996L20.3 16.8996L22.1666 15.4996H25.1666Z", fill: color ?? "#B0BECA" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 24.5H28V19.5H19V24.5ZM27.3536 22.6465L25 20.293L22.7929 22.5001H20V23.5001H23.2071L25 21.7072L26.6464 23.3536L27.3536 22.6465Z", fill: color ?? "#B0BECA" })
9
- ] }));
7
+ return (_jsxs("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 32 30", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [_jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 10.5H4V5.5H17V10.5Z", fill: color ?? "#B0BECA", fillOpacity: "0.6" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 17.5H4V12.5H17V17.5Z", fill: color ?? "#B0BECA", fillOpacity: "0.6" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M17 24.5H4V19.5H17V24.5Z", fill: color ?? "#B0BECA", fillOpacity: "0.6" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M28 10.5H19V5.5H28V10.5ZM25.2944 6.29199L27.3762 8.67123L26.6237 9.32974L25.2055 7.70898L23.0169 9.65437L21.761 8.6496L20.3254 9.88011L19.6746 9.12086L21.739 7.35137L22.983 8.34659L25.2944 6.29199Z", fill: color ?? "#B0BECA" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 17.5H28V12.5H19V17.5ZM25.1666 15.4996L27.3 13.8996L26.7 13.0996L24.8333 14.4996H21.8333L19.7 16.0996L20.3 16.8996L22.1666 15.4996H25.1666Z", fill: color ?? "#B0BECA" }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M19 24.5H28V19.5H19V24.5ZM27.3536 22.6465L25 20.293L22.7929 22.5001H20V23.5001H23.2071L25 21.7072L26.6464 23.3536L27.3536 22.6465Z", fill: color ?? "#B0BECA" })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Sankey({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 3 26 18", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", clipRule: "evenodd", children: [
8
- _jsx("rect", { y: "3", width: "2", height: "6" }), _jsx("rect", { y: "13", width: "2", height: "8" }), _jsx("rect", { x: "22", y: "9", width: "2", height: "4" }), _jsx("rect", { x: "22", y: "15", width: "2", height: "6" }), _jsx("rect", { x: "22", y: "3", width: "2", height: "4" }), _jsx("path", { d: "M7.1376 13.6685C5.76745 14.2583 4.39374 14.7317 3.10858 14.9163C4.03015 14.7885 5.09427 14.5183 6.28131 14.1351C7.96211 13.5924 9.77078 12.8637 11.6223 12.1106L11.9016 11.9969L11.9017 11.9969L11.9017 11.9969C13.6413 11.2889 15.4164 10.5665 17.0627 10.0151C18.7749 9.44175 20.4967 9 22 9V12C21.0033 12 19.6626 12.3082 18.0154 12.8599C16.4623 13.38 14.7686 14.0692 12.9984 14.7895L12.9984 14.7895L12.9984 14.7895L12.7527 14.8894C10.9167 15.6363 9.00664 16.4076 7.20307 16.9899C5.41635 17.5668 3.61258 18 2 18V15V13C3.16458 13 4.63551 12.5682 6.34678 11.8315C8.04051 11.1024 9.86046 10.1245 11.7107 9.12097L11.987 8.97111C13.7294 8.02562 15.4951 7.06747 17.1313 6.33689C18.831 5.57797 20.5261 5 22 5V7C20.9739 7 19.6065 7.42203 17.9468 8.16311C16.3836 8.86109 14.6806 9.78507 12.9137 10.7437L12.6643 10.879C10.827 11.8755 8.92824 12.8976 7.1376 13.6685ZM2 18H22V21H2V18Z", fillOpacity: "0.4" }), _jsx("path", { d: "M2 5V3H22V5H2ZM3.2072 6.09257C4.26823 6.24846 5.38732 6.59254 6.55725 7.05829C8.11771 7.67952 9.73197 8.50159 11.3878 9.34482L11.5857 9.44558C14.992 11.1797 18.6061 13 22 13V12C18.8939 12 15.508 10.3203 12.0393 8.55442L11.8251 8.44533C10.1832 7.6091 8.53164 6.76797 6.92712 6.12921C5.25365 5.46299 3.59167 5 2 5V6V9C3.14715 9 4.48748 9.43726 6.05874 10.2415C7.56804 11.014 9.1405 12.0435 10.815 13.1399L10.991 13.2551C12.6978 14.3723 14.5071 15.5484 16.3131 16.4391C18.1143 17.3273 20.0433 18 22 18V15C20.7067 15 19.2607 14.5477 17.64 13.7484C16.0241 12.9516 14.3647 11.8777 12.634 10.7449L12.4022 10.5932C10.7756 9.52798 9.08163 8.41862 7.42563 7.571C6.0754 6.87988 4.65076 6.30847 3.2072 6.09257Z", fillOpacity: "0.4" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 3 26 18", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", clipRule: "evenodd", children: [_jsx("rect", { y: "3", width: "2", height: "6" }), _jsx("rect", { y: "13", width: "2", height: "8" }), _jsx("rect", { x: "22", y: "9", width: "2", height: "4" }), _jsx("rect", { x: "22", y: "15", width: "2", height: "6" }), _jsx("rect", { x: "22", y: "3", width: "2", height: "4" }), _jsx("path", { d: "M7.1376 13.6685C5.76745 14.2583 4.39374 14.7317 3.10858 14.9163C4.03015 14.7885 5.09427 14.5183 6.28131 14.1351C7.96211 13.5924 9.77078 12.8637 11.6223 12.1106L11.9016 11.9969L11.9017 11.9969L11.9017 11.9969C13.6413 11.2889 15.4164 10.5665 17.0627 10.0151C18.7749 9.44175 20.4967 9 22 9V12C21.0033 12 19.6626 12.3082 18.0154 12.8599C16.4623 13.38 14.7686 14.0692 12.9984 14.7895L12.9984 14.7895L12.9984 14.7895L12.7527 14.8894C10.9167 15.6363 9.00664 16.4076 7.20307 16.9899C5.41635 17.5668 3.61258 18 2 18V15V13C3.16458 13 4.63551 12.5682 6.34678 11.8315C8.04051 11.1024 9.86046 10.1245 11.7107 9.12097L11.987 8.97111C13.7294 8.02562 15.4951 7.06747 17.1313 6.33689C18.831 5.57797 20.5261 5 22 5V7C20.9739 7 19.6065 7.42203 17.9468 8.16311C16.3836 8.86109 14.6806 9.78507 12.9137 10.7437L12.6643 10.879C10.827 11.8755 8.92824 12.8976 7.1376 13.6685ZM2 18H22V21H2V18Z", fillOpacity: "0.4" }), _jsx("path", { d: "M2 5V3H22V5H2ZM3.2072 6.09257C4.26823 6.24846 5.38732 6.59254 6.55725 7.05829C8.11771 7.67952 9.73197 8.50159 11.3878 9.34482L11.5857 9.44558C14.992 11.1797 18.6061 13 22 13V12C18.8939 12 15.508 10.3203 12.0393 8.55442L11.8251 8.44533C10.1832 7.6091 8.53164 6.76797 6.92712 6.12921C5.25365 5.46299 3.59167 5 2 5V6V9C3.14715 9 4.48748 9.43726 6.05874 10.2415C7.56804 11.014 9.1405 12.0435 10.815 13.1399L10.991 13.2551C12.6978 14.3723 14.5071 15.5484 16.3131 16.4391C18.1143 17.3273 20.0433 18 22 18V15C20.7067 15 19.2607 14.5477 17.64 13.7484C16.0241 12.9516 14.3647 11.8777 12.634 10.7449L12.4022 10.5932C10.7756 9.52798 9.08163 8.41862 7.42563 7.571C6.0754 6.87988 4.65076 6.30847 3.2072 6.09257Z", fillOpacity: "0.4" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function ScatterPlot({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "11 11 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { fillOpacity: ".45", d: "M11 11h2v26h-2zm2 24h24v2H13z" }), _jsx("path", { d: "M16 21h6v6h-6zm9-10h6v6h-6zm6 16h6v6h-6z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "11 11 26 26", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { fillOpacity: ".45", d: "M11 11h2v26h-2zm2 24h24v2H13z" }), _jsx("path", { d: "M16 21h6v6h-6zm9-10h6v6h-6zm6 16h6v6h-6z" })] }) }));
10
8
  }