@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
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function StackedArea({ className, width, height, color, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 24 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: "M0 6.94820644l3.5797762 1.76574182L11.9059481 0l7.0831473 5.01009834L24 .23762245V14.2857143H0z" }), _jsx("path", { fillRule: "nonzero", d: "M0 12.6624922l3.5797762-.9993195 8.3261719-5.94888699 7.0831473 6.85347249L24 5.95190816V20H0z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 24 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: "M0 6.94820644l3.5797762 1.76574182L11.9059481 0l7.0831473 5.01009834L24 .23762245V14.2857143H0z" }), _jsx("path", { fillRule: "nonzero", d: "M0 12.6624922l3.5797762-.9993195 8.3261719-5.94888699 7.0831473 6.85347249L24 5.95190816V20H0z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Table({ color, className, width, height, ariaHidden }) {
7
- return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 25 19", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { d: "M6 0h9v4H6zM16 0h9v4h-9z" }), _jsx("path", { fillOpacity: ".45", d: "M6 5h9v4H6zM16 5h9v4h-9zM6 10h9v4H6zM16 10h9v4h-9zM6 15h9v4H6zM16 15h9v4h-9z" }), _jsx("path", { d: "M0 0h5v4H0zM0 5h5v4H0zM0 10h5v4H0zM0 15h5v4H0z" })
9
- ] }) }));
7
+ return (_jsx("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 25 19", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: _jsxs("g", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { d: "M6 0h9v4H6zM16 0h9v4h-9z" }), _jsx("path", { fillOpacity: ".45", d: "M6 5h9v4H6zM16 5h9v4h-9zM6 10h9v4H6zM16 10h9v4h-9zM6 15h9v4H6zM16 15h9v4h-9z" }), _jsx("path", { d: "M0 0h5v4H0zM0 5h5v4H0zM0 10h5v4H0zM0 15h5v4H0z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function TreeMap({ 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", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [
8
- _jsx("path", { fillOpacity: ".4", d: "M0 0h26v10H0z" }), _jsx("path", { fillOpacity: ".6", d: "M0 12h15v14H0z" }), _jsx("path", { d: "M17 12h9v14h-9z" })
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", { fill: color ?? "#B0BECA", fillRule: "evenodd", children: [_jsx("path", { fillOpacity: ".4", d: "M0 0h26v10H0z" }), _jsx("path", { fillOpacity: ".6", d: "M0 12h15v14H0z" }), _jsx("path", { d: "M17 12h9v14h-9z" })] }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Waterfall({ className, width, height, color, ariaHidden }) {
7
- return (_jsxs("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [
8
- _jsx("rect", { y: "9", width: "3.00022", height: "6.00044", fill: color ?? "#B0BECA" }), _jsx("rect", { x: "4", y: "5", width: "3", height: "4", fill: color ?? "#B0BECA" }), _jsx("rect", { x: "8", width: "3", height: "5", fill: color ?? "#B0BECA" }), _jsx("rect", { x: "12", width: "3", height: "15", fill: color ?? "#B0BECA" })
9
- ] }));
7
+ return (_jsxs("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 15 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [_jsx("rect", { y: "9", width: "3.00022", height: "6.00044", fill: color ?? "#B0BECA" }), _jsx("rect", { x: "4", y: "5", width: "3", height: "4", fill: color ?? "#B0BECA" }), _jsx("rect", { x: "8", width: "3", height: "5", fill: color ?? "#B0BECA" }), _jsx("rect", { x: "12", width: "3", height: "15", fill: color ?? "#B0BECA" })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function InsightPicker({ color = "#94A1AD", className, width = 24, height = 24 }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
8
- _jsx("circle", { cx: "5", cy: "4.5", r: "3.5", stroke: color, strokeWidth: "1.3" }), _jsx("path", { d: "M15.5 1L19.5 8.5H11.5L15.5 1Z", stroke: color, strokeWidth: "1.3", strokeLinejoin: "round" }), _jsx("rect", { x: "1", y: "11.5", width: "8", height: "7.5", rx: "1.2", stroke: color, strokeWidth: "1.3" }), _jsx("path", { d: "M15.5 11L19.3 13.8L17.8 18.4H13.2L11.7 13.8L15.5 11Z", stroke: color, strokeWidth: "1.3", strokeLinejoin: "round" })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 20 20", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("circle", { cx: "5", cy: "4.5", r: "3.5", stroke: color, strokeWidth: "1.3" }), _jsx("path", { d: "M15.5 1L19.5 8.5H11.5L15.5 1Z", stroke: color, strokeWidth: "1.3", strokeLinejoin: "round" }), _jsx("rect", { x: "1", y: "11.5", width: "8", height: "7.5", rx: "1.2", stroke: color, strokeWidth: "1.3" }), _jsx("path", { d: "M15.5 11L19.3 13.8L17.8 18.4H13.2L11.7 13.8L15.5 11Z", stroke: color, strokeWidth: "1.3", strokeLinejoin: "round" })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Keyword({ color, className, width = 18, height = 16 }) {
7
- return (_jsx("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 18 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(1.000000, 0.000000)", fill: color ?? "#049ECD", fillRule: "nonzero", children: _jsxs("g", { children: [
8
- _jsx("path", { d: "M14.5,4 C14.7761424,4 15,4.22385763 15,4.5 C15,4.74545989 14.8231248,4.94960837 14.5898756,4.99194433 L14.5,5 L11.5,5 C11.2238576,5 11,4.77614237 11,4.5 C11,4.25454011 11.1768752,4.05039163 11.4101244,4.00805567 L11.5,4 L14.5,4 Z" }), _jsx("path", { d: "M7.5,2 L2.5,2 C1.67157288,2 1,2.67157288 1,3.5 C1,4.32842712 1.67157288,5 2.5,5 L7.5,5 C8.32842712,5 9,4.32842712 9,3.5 C9,2.67157288 8.32842712,2 7.5,2 Z M2.5,3 L7.5,3 C7.77614237,3 8,3.22385763 8,3.5 C8,3.77614237 7.77614237,4 7.5,4 L2.5,4 C2.22385763,4 2,3.77614237 2,3.5 C2,3.22385763 2.22385763,3 2.5,3 Z" }), _jsx("path", { d: "M14.5,7 C14.7761424,7 15,7.22385763 15,7.5 C15,7.74545989 14.8231248,7.94960837 14.5898756,7.99194433 L14.5,8 L1.5,8 C1.22385763,8 1,7.77614237 1,7.5 C1,7.25454011 1.17687516,7.05039163 1.41012437,7.00805567 L1.5,7 L14.5,7 Z" }), _jsx("path", { d: "M6.5,13 C6.77614237,13 7,13.2238576 7,13.5 C7,13.7454599 6.82312484,13.9496084 6.58987563,13.9919443 L6.5,14 L1.5,14 C1.22385763,14 1,13.7761424 1,13.5 C1,13.2545401 1.17687516,13.0503916 1.41012437,13.0080557 L1.5,13 L6.5,13 Z" }), _jsx("path", { d: "M14.5,10 C14.7761424,10 15,10.2238576 15,10.5 C15,10.7454599 14.8231248,10.9496084 14.5898756,10.9919443 L14.5,11 L1.5,11 C1.22385763,11 1,10.7761424 1,10.5 C1,10.2545401 1.17687516,10.0503916 1.41012437,10.0080557 L1.5,10 L14.5,10 Z" })
9
- ] }) }) }) }));
7
+ return (_jsx("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 18 16", version: "1.1", xmlns: "http://www.w3.org/2000/svg", xmlnsXlink: "http://www.w3.org/1999/xlink", children: _jsx("g", { stroke: "none", strokeWidth: "1", fill: "none", fillRule: "evenodd", children: _jsx("g", { transform: "translate(1.000000, 0.000000)", fill: color ?? "#049ECD", fillRule: "nonzero", children: _jsxs("g", { children: [_jsx("path", { d: "M14.5,4 C14.7761424,4 15,4.22385763 15,4.5 C15,4.74545989 14.8231248,4.94960837 14.5898756,4.99194433 L14.5,5 L11.5,5 C11.2238576,5 11,4.77614237 11,4.5 C11,4.25454011 11.1768752,4.05039163 11.4101244,4.00805567 L11.5,4 L14.5,4 Z" }), _jsx("path", { d: "M7.5,2 L2.5,2 C1.67157288,2 1,2.67157288 1,3.5 C1,4.32842712 1.67157288,5 2.5,5 L7.5,5 C8.32842712,5 9,4.32842712 9,3.5 C9,2.67157288 8.32842712,2 7.5,2 Z M2.5,3 L7.5,3 C7.77614237,3 8,3.22385763 8,3.5 C8,3.77614237 7.77614237,4 7.5,4 L2.5,4 C2.22385763,4 2,3.77614237 2,3.5 C2,3.22385763 2.22385763,3 2.5,3 Z" }), _jsx("path", { d: "M14.5,7 C14.7761424,7 15,7.22385763 15,7.5 C15,7.74545989 14.8231248,7.94960837 14.5898756,7.99194433 L14.5,8 L1.5,8 C1.22385763,8 1,7.77614237 1,7.5 C1,7.25454011 1.17687516,7.05039163 1.41012437,7.00805567 L1.5,7 L14.5,7 Z" }), _jsx("path", { d: "M6.5,13 C6.77614237,13 7,13.2238576 7,13.5 C7,13.7454599 6.82312484,13.9496084 6.58987563,13.9919443 L6.5,14 L1.5,14 C1.22385763,14 1,13.7761424 1,13.5 C1,13.2545401 1.17687516,13.0503916 1.41012437,13.0080557 L1.5,13 L6.5,13 Z" }), _jsx("path", { d: "M14.5,10 C14.7761424,10 15,10.2238576 15,10.5 C15,10.7454599 14.8231248,10.9496084 14.5898756,10.9919443 L14.5,11 L1.5,11 C1.22385763,11 1,10.7761424 1,10.5 C1,10.2545401 1.17687516,10.0503916 1.41012437,10.0080557 L1.5,10 L14.5,10 Z" })] }) }) }) }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function Many({ color, className, width, height }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0.5 0.5 19 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", stroke: color ?? "#B0BECA", children: [
8
- _jsx("path", { d: "M10.4118 7H1.58824C1.26336 7 1 7.27552 1 7.61538V14.3846C1 14.7245 1.26336 15 1.58824 15H10.4118C10.7366 15 11 14.7245 11 14.3846V7.61538C11 7.27552 10.7366 7 10.4118 7Z" }), _jsx("path", { d: "M11 12H14.4118C14.7366 12 15 11.7245 15 11.3846V4.61538C15 4.27552 14.7366 4 14.4118 4H5.58824C5.26336 4 5 4.27552 5 4.61538V7" }), _jsx("path", { d: "M15 9H18.4118C18.7366 9 19 8.72448 19 8.38462V1.61538C19 1.27552 18.7366 1 18.4118 1H9.58824C9.26336 1 9 1.27552 9 1.61538V4" })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0.5 0.5 19 15", fill: "none", xmlns: "http://www.w3.org/2000/svg", stroke: color ?? "#B0BECA", children: [_jsx("path", { d: "M10.4118 7H1.58824C1.26336 7 1 7.27552 1 7.61538V14.3846C1 14.7245 1.26336 15 1.58824 15H10.4118C10.7366 15 11 14.7245 11 14.3846V7.61538C11 7.27552 10.7366 7 10.4118 7Z" }), _jsx("path", { d: "M11 12H14.4118C14.7366 12 15 11.7245 15 11.3846V4.61538C15 4.27552 14.7366 4 14.4118 4H5.58824C5.26336 4 5 4.27552 5 4.61538V7" }), _jsx("path", { d: "M15 9H18.4118C18.7366 9 19 8.72448 19 8.38462V1.61538C19 1.27552 18.7366 1 18.4118 1H9.58824C9.26336 1 9 1.27552 9 1.61538V4" })] }));
10
8
  }
@@ -5,7 +5,5 @@ import { combineIconClasses } from "../utils.js";
5
5
  */
6
6
  export function Metric({ color, className, width = 14, height = 14, ariaHidden }) {
7
7
  const fill = color ?? "#00C18D";
8
- return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [
9
- _jsx("path", { d: "M8 4.49762C8 4.28927 8.1689 4.12036 8.37726 4.12036L11.6227 4.12037C11.8311 4.12037 12 4.28927 12 4.49762C12 4.70598 11.8311 4.87488 11.6227 4.87488H8.37726C8.1689 4.87488 8 4.70598 8 4.49762Z", fill: fill }), _jsx("path", { d: "M8 8.6253C8 8.41695 8.1689 8.24805 8.37726 8.24805H11.6227C11.8311 8.24805 12 8.41695 12 8.6253C12 8.83366 11.8311 9.00256 11.6227 9.00256H8.37726C8.1689 9.00256 8 8.83366 8 8.6253Z", fill: fill }), _jsx("path", { d: "M8 10.3753C8 10.167 8.1689 9.99805 8.37726 9.99805H11.6227C11.8311 9.99805 12 10.167 12 10.3753C12 10.5837 11.8311 10.7526 11.6227 10.7526H8.37726C8.1689 10.7526 8 10.5837 8 10.3753Z", fill: fill }), _jsx("path", { d: "M4.37707 2.87726C4.37707 2.6689 4.20817 2.5 3.99982 2.5C3.79146 2.5 3.62256 2.6689 3.62256 2.87726V4.12244H2.37726C2.1689 4.12244 2 4.29134 2 4.4997C2 4.70805 2.1689 4.87695 2.37726 4.87695H3.62256V6.12274C3.62256 6.3311 3.79146 6.5 3.99982 6.5C4.20817 6.5 4.37707 6.3311 4.37707 6.12274V4.87695H5.62274C5.8311 4.87695 6 4.70805 6 4.4997C6 4.29134 5.8311 4.12244 5.62274 4.12244H4.37707V2.87726Z", fill: fill }), _jsx("path", { d: "M5.39888 8.6196C5.54621 8.47228 5.54621 8.23341 5.39888 8.08608C5.25156 7.93875 5.01269 7.93875 4.86536 8.08608L3.98471 8.96673L3.10415 8.08617C2.95682 7.93884 2.71796 7.93884 2.57063 8.08617C2.4233 8.2335 2.4233 8.47236 2.57063 8.61969L3.45119 9.50025L2.57046 10.381C2.42313 10.5283 2.42313 10.7672 2.57046 10.9145C2.71779 11.0618 2.95665 11.0618 3.10398 10.9145L3.98471 10.0338L4.86553 10.9146C5.01286 11.0619 5.25173 11.0619 5.39906 10.9146C5.54639 10.7673 5.54639 10.5284 5.39906 10.3811L4.51824 9.50025L5.39888 8.6196Z", fill: fill }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 0C1.34315 0 0 1.34315 0 3V11C0 12.6569 1.34315 14 3 14H11C12.6569 14 14 12.6569 14 11V3C14 1.34315 12.6569 0 11 0H3ZM11 0.75H3C1.75736 0.75 0.75 1.75736 0.75 3V11C0.75 12.2426 1.75736 13.25 3 13.25H11C12.2426 13.25 13.25 12.2426 13.25 11V3C13.25 1.75736 12.2426 0.75 11 0.75Z", fill: fill })
10
- ] }));
8
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width, height: height, viewBox: "0 0 14 14", fill: "none", xmlns: "http://www.w3.org/2000/svg", "aria-hidden": ariaHidden, children: [_jsx("path", { d: "M8 4.49762C8 4.28927 8.1689 4.12036 8.37726 4.12036L11.6227 4.12037C11.8311 4.12037 12 4.28927 12 4.49762C12 4.70598 11.8311 4.87488 11.6227 4.87488H8.37726C8.1689 4.87488 8 4.70598 8 4.49762Z", fill: fill }), _jsx("path", { d: "M8 8.6253C8 8.41695 8.1689 8.24805 8.37726 8.24805H11.6227C11.8311 8.24805 12 8.41695 12 8.6253C12 8.83366 11.8311 9.00256 11.6227 9.00256H8.37726C8.1689 9.00256 8 8.83366 8 8.6253Z", fill: fill }), _jsx("path", { d: "M8 10.3753C8 10.167 8.1689 9.99805 8.37726 9.99805H11.6227C11.8311 9.99805 12 10.167 12 10.3753C12 10.5837 11.8311 10.7526 11.6227 10.7526H8.37726C8.1689 10.7526 8 10.5837 8 10.3753Z", fill: fill }), _jsx("path", { d: "M4.37707 2.87726C4.37707 2.6689 4.20817 2.5 3.99982 2.5C3.79146 2.5 3.62256 2.6689 3.62256 2.87726V4.12244H2.37726C2.1689 4.12244 2 4.29134 2 4.4997C2 4.70805 2.1689 4.87695 2.37726 4.87695H3.62256V6.12274C3.62256 6.3311 3.79146 6.5 3.99982 6.5C4.20817 6.5 4.37707 6.3311 4.37707 6.12274V4.87695H5.62274C5.8311 4.87695 6 4.70805 6 4.4997C6 4.29134 5.8311 4.12244 5.62274 4.12244H4.37707V2.87726Z", fill: fill }), _jsx("path", { d: "M5.39888 8.6196C5.54621 8.47228 5.54621 8.23341 5.39888 8.08608C5.25156 7.93875 5.01269 7.93875 4.86536 8.08608L3.98471 8.96673L3.10415 8.08617C2.95682 7.93884 2.71796 7.93884 2.57063 8.08617C2.4233 8.2335 2.4233 8.47236 2.57063 8.61969L3.45119 9.50025L2.57046 10.381C2.42313 10.5283 2.42313 10.7672 2.57046 10.9145C2.71779 11.0618 2.95665 11.0618 3.10398 10.9145L3.98471 10.0338L4.86553 10.9146C5.01286 11.0619 5.25173 11.0619 5.39906 10.9146C5.54639 10.7673 5.54639 10.5284 5.39906 10.3811L4.51824 9.50025L5.39888 8.6196Z", fill: fill }), _jsx("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M3 0C1.34315 0 0 1.34315 0 3V11C0 12.6569 1.34315 14 3 14H11C12.6569 14 14 12.6569 14 11V3C14 1.34315 12.6569 0 11 0H3ZM11 0.75H3C1.75736 0.75 0.75 1.75736 0.75 3V11C0.75 12.2426 1.75736 13.25 3 13.25H11C12.2426 13.25 13.25 12.2426 13.25 11V3C13.25 1.75736 12.2426 0.75 11 0.75Z", fill: fill })] }));
11
9
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function RichText({ color, className, width, height }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 22, height: height ?? 26, viewBox: "0 0 22 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
8
- _jsx("path", { d: "M19.7803 25.821H2.21973C1.66602 25.821 1.19141 25.6233 0.795898 25.2278C0.400391 24.8323 0.202637 24.3577 0.202637 23.804V2.19604C0.202637 1.64233 0.400391 1.16772 0.795898 0.772217C1.19141 0.376709 1.66602 0.178955 2.21973 0.178955H19.7803C20.334 0.178955 20.8086 0.376709 21.2041 0.772217C21.5996 1.16772 21.7974 1.64233 21.7974 2.19604V23.804C21.7974 24.3577 21.5996 24.8323 21.2041 25.2278C20.8086 25.6233 20.334 25.821 19.7803 25.821ZM2.21973 1.52368C2.03516 1.52368 1.87695 1.5896 1.74512 1.72144C1.61328 1.85327 1.54736 2.01147 1.54736 2.19604V23.804C1.54736 23.9885 1.61328 24.1467 1.74512 24.2786C1.87695 24.4104 2.03516 24.4763 2.21973 24.4763H19.7803C19.9648 24.4763 20.123 24.4104 20.2549 24.2786C20.3867 24.1467 20.4526 23.9885 20.4526 23.804V2.19604C20.4526 2.01147 20.3867 1.85327 20.2549 1.72144C20.123 1.5896 19.9648 1.52368 19.7803 1.52368H2.21973ZM17.0776 19.071H4.92236C4.73779 19.071 4.57959 19.0051 4.44775 18.8733C4.31592 18.7415 4.25 18.5833 4.25 18.3987C4.25 18.2141 4.31592 18.0559 4.44775 17.9241C4.57959 17.7922 4.73779 17.7263 4.92236 17.7263H17.0776C17.2622 17.7263 17.4204 17.7922 17.5522 17.9241C17.6841 18.0559 17.75 18.2141 17.75 18.3987C17.75 18.5833 17.6841 18.7415 17.5522 18.8733C17.4204 19.0051 17.2622 19.071 17.0776 19.071ZM17.0776 21.7737H4.92236C4.73779 21.7737 4.57959 21.7078 4.44775 21.5759C4.31592 21.4441 4.25 21.2859 4.25 21.1013C4.25 20.9167 4.31592 20.7585 4.44775 20.6267C4.57959 20.4949 4.73779 20.429 4.92236 20.429H17.0776C17.2622 20.429 17.4204 20.4949 17.5522 20.6267C17.6841 20.7585 17.75 20.9167 17.75 21.1013C17.75 21.2859 17.6841 21.4441 17.5522 21.5759C17.4204 21.7078 17.2622 21.7737 17.0776 21.7737Z", fill: color ?? "#94A1AD" }), _jsx("path", { d: "M13.625 10.9758C13.0625 10.9758 12.5835 10.7781 12.188 10.3826C11.7925 9.98706 11.5947 9.50806 11.5947 8.94556C11.5947 8.38306 11.7925 7.90405 12.188 7.50854C12.5835 7.11304 13.0625 6.91528 13.625 6.91528C14.1787 6.91528 14.6533 7.11304 15.0488 7.50854C15.4443 7.90405 15.6421 8.38306 15.6421 8.94556C15.6421 9.50806 15.4443 9.98706 15.0488 10.3826C14.6533 10.7781 14.1787 10.9758 13.625 10.9758ZM13.625 8.27319C13.4316 8.27319 13.269 8.33911 13.1372 8.47095C13.0054 8.60278 12.9395 8.76099 12.9395 8.94556C12.9395 9.13013 13.0054 9.28833 13.1372 9.42017C13.269 9.552 13.4316 9.61792 13.625 9.61792C13.8096 9.61792 13.9678 9.552 14.0996 9.42017C14.2314 9.28833 14.2974 9.13013 14.2974 8.94556C14.2974 8.76099 14.2314 8.60278 14.0996 8.47095C13.9678 8.33911 13.8096 8.27319 13.625 8.27319ZM17.6724 4.22583H4.17236C3.98779 4.22583 3.82959 4.29175 3.69775 4.42358C3.56592 4.55542 3.5 4.71362 3.5 4.89819V14.3508C3.5 14.5354 3.56592 14.6936 3.69775 14.8254C3.82959 14.9573 3.98779 15.0232 4.17236 15.0232H17.6724C17.8569 15.0232 18.0151 14.9573 18.147 14.8254C18.2788 14.6936 18.3447 14.5354 18.3447 14.3508V4.89819C18.3447 4.71362 18.2788 4.55542 18.147 4.42358C18.0151 4.29175 17.8569 4.22583 17.6724 4.22583ZM4.84473 11.8855L6.55859 9.74976C6.60254 9.68823 6.65527 9.63989 6.7168 9.60474C6.77832 9.56958 6.83984 9.552 6.90137 9.552C6.96289 9.552 7.02441 9.56958 7.08594 9.60474C7.14746 9.6311 7.20459 9.67065 7.25732 9.72339L10.7642 13.6653H4.84473V11.8855ZM17 13.6653H12.5703L8.27246 8.8269C8.08789 8.62476 7.87256 8.47095 7.62646 8.36548C7.38037 8.25122 7.12549 8.19849 6.86182 8.20728C6.60693 8.20728 6.35645 8.2688 6.11035 8.39185C5.87305 8.51489 5.6709 8.68628 5.50391 8.90601L4.84473 9.72339V5.57056H17V13.6653Z", fill: color ?? "#94A1AD" })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 22, height: height ?? 26, viewBox: "0 0 22 26", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("path", { d: "M19.7803 25.821H2.21973C1.66602 25.821 1.19141 25.6233 0.795898 25.2278C0.400391 24.8323 0.202637 24.3577 0.202637 23.804V2.19604C0.202637 1.64233 0.400391 1.16772 0.795898 0.772217C1.19141 0.376709 1.66602 0.178955 2.21973 0.178955H19.7803C20.334 0.178955 20.8086 0.376709 21.2041 0.772217C21.5996 1.16772 21.7974 1.64233 21.7974 2.19604V23.804C21.7974 24.3577 21.5996 24.8323 21.2041 25.2278C20.8086 25.6233 20.334 25.821 19.7803 25.821ZM2.21973 1.52368C2.03516 1.52368 1.87695 1.5896 1.74512 1.72144C1.61328 1.85327 1.54736 2.01147 1.54736 2.19604V23.804C1.54736 23.9885 1.61328 24.1467 1.74512 24.2786C1.87695 24.4104 2.03516 24.4763 2.21973 24.4763H19.7803C19.9648 24.4763 20.123 24.4104 20.2549 24.2786C20.3867 24.1467 20.4526 23.9885 20.4526 23.804V2.19604C20.4526 2.01147 20.3867 1.85327 20.2549 1.72144C20.123 1.5896 19.9648 1.52368 19.7803 1.52368H2.21973ZM17.0776 19.071H4.92236C4.73779 19.071 4.57959 19.0051 4.44775 18.8733C4.31592 18.7415 4.25 18.5833 4.25 18.3987C4.25 18.2141 4.31592 18.0559 4.44775 17.9241C4.57959 17.7922 4.73779 17.7263 4.92236 17.7263H17.0776C17.2622 17.7263 17.4204 17.7922 17.5522 17.9241C17.6841 18.0559 17.75 18.2141 17.75 18.3987C17.75 18.5833 17.6841 18.7415 17.5522 18.8733C17.4204 19.0051 17.2622 19.071 17.0776 19.071ZM17.0776 21.7737H4.92236C4.73779 21.7737 4.57959 21.7078 4.44775 21.5759C4.31592 21.4441 4.25 21.2859 4.25 21.1013C4.25 20.9167 4.31592 20.7585 4.44775 20.6267C4.57959 20.4949 4.73779 20.429 4.92236 20.429H17.0776C17.2622 20.429 17.4204 20.4949 17.5522 20.6267C17.6841 20.7585 17.75 20.9167 17.75 21.1013C17.75 21.2859 17.6841 21.4441 17.5522 21.5759C17.4204 21.7078 17.2622 21.7737 17.0776 21.7737Z", fill: color ?? "#94A1AD" }), _jsx("path", { d: "M13.625 10.9758C13.0625 10.9758 12.5835 10.7781 12.188 10.3826C11.7925 9.98706 11.5947 9.50806 11.5947 8.94556C11.5947 8.38306 11.7925 7.90405 12.188 7.50854C12.5835 7.11304 13.0625 6.91528 13.625 6.91528C14.1787 6.91528 14.6533 7.11304 15.0488 7.50854C15.4443 7.90405 15.6421 8.38306 15.6421 8.94556C15.6421 9.50806 15.4443 9.98706 15.0488 10.3826C14.6533 10.7781 14.1787 10.9758 13.625 10.9758ZM13.625 8.27319C13.4316 8.27319 13.269 8.33911 13.1372 8.47095C13.0054 8.60278 12.9395 8.76099 12.9395 8.94556C12.9395 9.13013 13.0054 9.28833 13.1372 9.42017C13.269 9.552 13.4316 9.61792 13.625 9.61792C13.8096 9.61792 13.9678 9.552 14.0996 9.42017C14.2314 9.28833 14.2974 9.13013 14.2974 8.94556C14.2974 8.76099 14.2314 8.60278 14.0996 8.47095C13.9678 8.33911 13.8096 8.27319 13.625 8.27319ZM17.6724 4.22583H4.17236C3.98779 4.22583 3.82959 4.29175 3.69775 4.42358C3.56592 4.55542 3.5 4.71362 3.5 4.89819V14.3508C3.5 14.5354 3.56592 14.6936 3.69775 14.8254C3.82959 14.9573 3.98779 15.0232 4.17236 15.0232H17.6724C17.8569 15.0232 18.0151 14.9573 18.147 14.8254C18.2788 14.6936 18.3447 14.5354 18.3447 14.3508V4.89819C18.3447 4.71362 18.2788 4.55542 18.147 4.42358C18.0151 4.29175 17.8569 4.22583 17.6724 4.22583ZM4.84473 11.8855L6.55859 9.74976C6.60254 9.68823 6.65527 9.63989 6.7168 9.60474C6.77832 9.56958 6.83984 9.552 6.90137 9.552C6.96289 9.552 7.02441 9.56958 7.08594 9.60474C7.14746 9.6311 7.20459 9.67065 7.25732 9.72339L10.7642 13.6653H4.84473V11.8855ZM17 13.6653H12.5703L8.27246 8.8269C8.08789 8.62476 7.87256 8.47095 7.62646 8.36548C7.38037 8.25122 7.12549 8.19849 6.86182 8.20728C6.60693 8.20728 6.35645 8.2688 6.11035 8.39185C5.87305 8.51489 5.6709 8.68628 5.50391 8.90601L4.84473 9.72339V5.57056H17V13.6653Z", fill: color ?? "#94A1AD" })] }));
10
8
  }
@@ -6,7 +6,5 @@ import { combineIconClasses } from "../utils.js";
6
6
  export function Rows({ colorPalette, className, width, height }) {
7
7
  const normalRow = colorPalette?.normalRow ?? "#CCD8E2";
8
8
  const totalRow = colorPalette?.totalRow ?? "#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
- _jsx("path", { d: "M0 1H13V3H0V1Z", fill: normalRow }), _jsx("path", { d: "M0 5H13V7H0V5Z", fill: normalRow }), _jsx("rect", { y: "9", width: "13", height: "2", fill: totalRow })
11
- ] }));
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: [_jsx("path", { d: "M0 1H13V3H0V1Z", fill: normalRow }), _jsx("path", { d: "M0 5H13V7H0V5Z", fill: normalRow }), _jsx("rect", { y: "9", width: "13", height: "2", fill: totalRow })] }));
12
10
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function SimplifiedDashboard({ color, className, width = 16, height = 17 }) {
7
- return (_jsxs("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 16 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", stroke: color ?? "#94A1AD", children: [
8
- _jsx("rect", { x: "0.442491", y: "2.72276", width: "15.1111", height: "11.5556", rx: "0.444444", strokeWidth: "0.888889" }), _jsx("rect", { x: "11.1105", y: "8.90929", width: "2.66667", height: "2.66667", rx: "0.444444", strokeWidth: "0.888889" }), _jsx("rect", { x: "6.66515", y: "8.90929", width: "2.66667", height: "2.66667", rx: "0.444444", strokeWidth: "0.888889" }), _jsx("rect", { x: "2.22179", y: "8.90929", width: "2.66667", height: "2.66667", rx: "0.444444", strokeWidth: "0.888889" }), _jsx("path", { d: "M15.5555 4.5006H0.444405", strokeWidth: "0.888889", strokeLinecap: "square" }), _jsx("path", { d: "M7.11081 7.16699H1.77734", strokeWidth: "0.888889" })
9
- ] }));
7
+ return (_jsxs("svg", { width: width, height: height, className: combineIconClasses(className), viewBox: "0 0 16 17", fill: "none", xmlns: "http://www.w3.org/2000/svg", stroke: color ?? "#94A1AD", children: [_jsx("rect", { x: "0.442491", y: "2.72276", width: "15.1111", height: "11.5556", rx: "0.444444", strokeWidth: "0.888889" }), _jsx("rect", { x: "11.1105", y: "8.90929", width: "2.66667", height: "2.66667", rx: "0.444444", strokeWidth: "0.888889" }), _jsx("rect", { x: "6.66515", y: "8.90929", width: "2.66667", height: "2.66667", rx: "0.444444", strokeWidth: "0.888889" }), _jsx("rect", { x: "2.22179", y: "8.90929", width: "2.66667", height: "2.66667", rx: "0.444444", strokeWidth: "0.888889" }), _jsx("path", { d: "M15.5555 4.5006H0.444405", strokeWidth: "0.888889", strokeLinecap: "square" }), _jsx("path", { d: "M7.11081 7.16699H1.77734", strokeWidth: "0.888889" })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function User({ color = "#94A1AD", backgroundColor = "#EBEFF4", className, width, height, }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 27, height: height ?? 27, viewBox: "0 0 27 27", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
8
- _jsx("rect", { width: "27", height: "27", rx: "13.5", fill: backgroundColor }), _jsx("path", { d: "M13.1514 13.9014C12.6182 13.9014 12.1169 13.8011 11.6475 13.6006C11.1826 13.3955 10.7747 13.1198 10.4238 12.7734C10.0775 12.4225 9.80404 12.0146 9.60352 11.5498C9.40299 11.0804 9.30273 10.5814 9.30273 10.0527C9.30273 9.51953 9.40299 9.02051 9.60352 8.55566C9.80404 8.08626 10.0775 7.67839 10.4238 7.33203C10.7747 6.98112 11.1826 6.7054 11.6475 6.50488C12.1169 6.2998 12.6182 6.19727 13.1514 6.19727C13.68 6.19727 14.1768 6.2998 14.6416 6.50488C15.111 6.7054 15.5189 6.98112 15.8652 7.33203C16.2161 7.67839 16.4919 8.08626 16.6924 8.55566C16.8975 9.02051 17 9.51953 17 10.0527C17 10.5814 16.8975 11.0804 16.6924 11.5498C16.4919 12.0146 16.2161 12.4225 15.8652 12.7734C15.5189 13.1198 15.111 13.3955 14.6416 13.6006C14.1768 13.8011 13.68 13.9014 13.1514 13.9014ZM13.1514 6.90137C12.7184 6.90137 12.3105 6.9834 11.9277 7.14746C11.5449 7.31152 11.21 7.53711 10.9229 7.82422C10.6403 8.10677 10.4147 8.43945 10.2461 8.82227C10.082 9.20508 10 9.61523 10 10.0527C10 10.4857 10.082 10.8936 10.2461 11.2764C10.4147 11.6592 10.6403 11.9941 10.9229 12.2812C11.21 12.5638 11.5449 12.7871 11.9277 12.9512C12.3105 13.1152 12.7184 13.1973 13.1514 13.1973C13.5843 13.1973 13.9922 13.1152 14.375 12.9512C14.7578 12.7871 15.0905 12.5638 15.373 12.2812C15.6602 11.9941 15.8857 11.6592 16.0498 11.2764C16.2184 10.8936 16.3027 10.4857 16.3027 10.0527C16.3027 9.61523 16.2184 9.20508 16.0498 8.82227C15.8857 8.43945 15.6602 8.10677 15.373 7.82422C15.0905 7.53711 14.7578 7.31152 14.375 7.14746C13.9922 6.9834 13.5843 6.90137 13.1514 6.90137ZM18.75 20.1973H7.55273C7.26107 20.1973 7.0127 20.0947 6.80762 19.8896C6.60254 19.6846 6.5 19.4385 6.5 19.1514C6.5 19.1377 6.50456 19.0625 6.51367 18.9258C6.52279 18.7891 6.55469 18.6136 6.60938 18.3994C6.66406 18.1852 6.74837 17.9437 6.8623 17.6748C6.98079 17.4014 7.14486 17.1234 7.35449 16.8408C7.4821 16.6768 7.61882 16.5218 7.76465 16.376C7.91048 16.2256 8.06543 16.0866 8.22949 15.959C8.39811 15.8268 8.57585 15.7061 8.7627 15.5967C8.9541 15.4827 9.15462 15.3802 9.36426 15.2891C9.61947 15.1751 9.89062 15.0749 10.1777 14.9883C10.4648 14.9017 10.7656 14.8311 11.0801 14.7764C11.3991 14.7171 11.7295 14.6738 12.0713 14.6465C12.4176 14.6146 12.7777 14.5986 13.1514 14.5986C13.5205 14.5986 13.8783 14.6146 14.2246 14.6465C14.571 14.6738 14.9014 14.7171 15.2158 14.7764C15.5303 14.8311 15.8311 14.9017 16.1182 14.9883C16.4053 15.0749 16.6764 15.1751 16.9316 15.2891C17.1413 15.3802 17.3395 15.4827 17.5264 15.5967C17.7178 15.7061 17.8978 15.8268 18.0664 15.959C18.235 16.0866 18.3923 16.2256 18.5381 16.376C18.6839 16.5218 18.8184 16.6768 18.9414 16.8408C19.1556 17.1234 19.3197 17.4014 19.4336 17.6748C19.5475 17.9437 19.6318 18.1852 19.6865 18.3994C19.7412 18.6136 19.7731 18.7891 19.7822 18.9258C19.7959 19.0625 19.8027 19.1377 19.8027 19.1514C19.8027 19.4385 19.7002 19.6846 19.4951 19.8896C19.29 20.0947 19.0417 20.1973 18.75 20.1973ZM13.1514 15.3027C12.5407 15.3027 11.971 15.3438 11.4424 15.4258C10.9137 15.5078 10.4307 15.6309 9.99316 15.7949C9.55566 15.9544 9.16374 16.1549 8.81738 16.3965C8.47559 16.638 8.18392 16.916 7.94238 17.2305C7.76009 17.4674 7.61882 17.6999 7.51855 17.9277C7.41829 18.1556 7.3431 18.3607 7.29297 18.543C7.2474 18.7207 7.22005 18.8665 7.21094 18.9805C7.20182 19.0898 7.19727 19.1468 7.19727 19.1514C7.19727 19.2471 7.23145 19.3291 7.2998 19.3975C7.36816 19.4658 7.45247 19.5 7.55273 19.5H18.75C18.8457 19.5 18.9277 19.4658 18.9961 19.3975C19.0645 19.3291 19.0986 19.2471 19.0986 19.1514C19.0986 19.1468 19.0941 19.0898 19.085 18.9805C19.0758 18.8665 19.0462 18.7207 18.9961 18.543C18.9505 18.3607 18.8776 18.1556 18.7773 17.9277C18.6816 17.6999 18.5426 17.4674 18.3604 17.2305C18.1188 16.916 17.8249 16.638 17.4785 16.3965C17.1367 16.1549 16.7448 15.9544 16.3027 15.7949C15.8652 15.6309 15.3822 15.5078 14.8535 15.4258C14.3294 15.3438 13.762 15.3027 13.1514 15.3027Z", fill: color })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 27, height: height ?? 27, viewBox: "0 0 27 27", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "27", height: "27", rx: "13.5", fill: backgroundColor }), _jsx("path", { d: "M13.1514 13.9014C12.6182 13.9014 12.1169 13.8011 11.6475 13.6006C11.1826 13.3955 10.7747 13.1198 10.4238 12.7734C10.0775 12.4225 9.80404 12.0146 9.60352 11.5498C9.40299 11.0804 9.30273 10.5814 9.30273 10.0527C9.30273 9.51953 9.40299 9.02051 9.60352 8.55566C9.80404 8.08626 10.0775 7.67839 10.4238 7.33203C10.7747 6.98112 11.1826 6.7054 11.6475 6.50488C12.1169 6.2998 12.6182 6.19727 13.1514 6.19727C13.68 6.19727 14.1768 6.2998 14.6416 6.50488C15.111 6.7054 15.5189 6.98112 15.8652 7.33203C16.2161 7.67839 16.4919 8.08626 16.6924 8.55566C16.8975 9.02051 17 9.51953 17 10.0527C17 10.5814 16.8975 11.0804 16.6924 11.5498C16.4919 12.0146 16.2161 12.4225 15.8652 12.7734C15.5189 13.1198 15.111 13.3955 14.6416 13.6006C14.1768 13.8011 13.68 13.9014 13.1514 13.9014ZM13.1514 6.90137C12.7184 6.90137 12.3105 6.9834 11.9277 7.14746C11.5449 7.31152 11.21 7.53711 10.9229 7.82422C10.6403 8.10677 10.4147 8.43945 10.2461 8.82227C10.082 9.20508 10 9.61523 10 10.0527C10 10.4857 10.082 10.8936 10.2461 11.2764C10.4147 11.6592 10.6403 11.9941 10.9229 12.2812C11.21 12.5638 11.5449 12.7871 11.9277 12.9512C12.3105 13.1152 12.7184 13.1973 13.1514 13.1973C13.5843 13.1973 13.9922 13.1152 14.375 12.9512C14.7578 12.7871 15.0905 12.5638 15.373 12.2812C15.6602 11.9941 15.8857 11.6592 16.0498 11.2764C16.2184 10.8936 16.3027 10.4857 16.3027 10.0527C16.3027 9.61523 16.2184 9.20508 16.0498 8.82227C15.8857 8.43945 15.6602 8.10677 15.373 7.82422C15.0905 7.53711 14.7578 7.31152 14.375 7.14746C13.9922 6.9834 13.5843 6.90137 13.1514 6.90137ZM18.75 20.1973H7.55273C7.26107 20.1973 7.0127 20.0947 6.80762 19.8896C6.60254 19.6846 6.5 19.4385 6.5 19.1514C6.5 19.1377 6.50456 19.0625 6.51367 18.9258C6.52279 18.7891 6.55469 18.6136 6.60938 18.3994C6.66406 18.1852 6.74837 17.9437 6.8623 17.6748C6.98079 17.4014 7.14486 17.1234 7.35449 16.8408C7.4821 16.6768 7.61882 16.5218 7.76465 16.376C7.91048 16.2256 8.06543 16.0866 8.22949 15.959C8.39811 15.8268 8.57585 15.7061 8.7627 15.5967C8.9541 15.4827 9.15462 15.3802 9.36426 15.2891C9.61947 15.1751 9.89062 15.0749 10.1777 14.9883C10.4648 14.9017 10.7656 14.8311 11.0801 14.7764C11.3991 14.7171 11.7295 14.6738 12.0713 14.6465C12.4176 14.6146 12.7777 14.5986 13.1514 14.5986C13.5205 14.5986 13.8783 14.6146 14.2246 14.6465C14.571 14.6738 14.9014 14.7171 15.2158 14.7764C15.5303 14.8311 15.8311 14.9017 16.1182 14.9883C16.4053 15.0749 16.6764 15.1751 16.9316 15.2891C17.1413 15.3802 17.3395 15.4827 17.5264 15.5967C17.7178 15.7061 17.8978 15.8268 18.0664 15.959C18.235 16.0866 18.3923 16.2256 18.5381 16.376C18.6839 16.5218 18.8184 16.6768 18.9414 16.8408C19.1556 17.1234 19.3197 17.4014 19.4336 17.6748C19.5475 17.9437 19.6318 18.1852 19.6865 18.3994C19.7412 18.6136 19.7731 18.7891 19.7822 18.9258C19.7959 19.0625 19.8027 19.1377 19.8027 19.1514C19.8027 19.4385 19.7002 19.6846 19.4951 19.8896C19.29 20.0947 19.0417 20.1973 18.75 20.1973ZM13.1514 15.3027C12.5407 15.3027 11.971 15.3438 11.4424 15.4258C10.9137 15.5078 10.4307 15.6309 9.99316 15.7949C9.55566 15.9544 9.16374 16.1549 8.81738 16.3965C8.47559 16.638 8.18392 16.916 7.94238 17.2305C7.76009 17.4674 7.61882 17.6999 7.51855 17.9277C7.41829 18.1556 7.3431 18.3607 7.29297 18.543C7.2474 18.7207 7.22005 18.8665 7.21094 18.9805C7.20182 19.0898 7.19727 19.1468 7.19727 19.1514C7.19727 19.2471 7.23145 19.3291 7.2998 19.3975C7.36816 19.4658 7.45247 19.5 7.55273 19.5H18.75C18.8457 19.5 18.9277 19.4658 18.9961 19.3975C19.0645 19.3291 19.0986 19.2471 19.0986 19.1514C19.0986 19.1468 19.0941 19.0898 19.085 18.9805C19.0758 18.8665 19.0462 18.7207 18.9961 18.543C18.9505 18.3607 18.8776 18.1556 18.7773 17.9277C18.6816 17.6999 18.5426 17.4674 18.3604 17.2305C18.1188 16.916 17.8249 16.638 17.4785 16.3965C17.1367 16.1549 16.7448 15.9544 16.3027 15.7949C15.8652 15.6309 15.3822 15.5078 14.8535 15.4258C14.3294 15.3438 13.762 15.3027 13.1514 15.3027Z", fill: color })] }));
10
8
  }
@@ -4,7 +4,5 @@ import { combineIconClasses } from "../utils.js";
4
4
  * @internal
5
5
  */
6
6
  export function UserGroup({ color = "#94A1AD", backgroundColor = "#EBEFF4", className, width, height, }) {
7
- return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 27, height: height ?? 27, viewBox: "0 0 27 27", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [
8
- _jsx("rect", { width: "27", height: "27", rx: "13.5", fill: backgroundColor }), _jsx("path", { d: "M19.4473 18.8027H11.75C11.4583 18.8027 11.21 18.7002 11.0049 18.4951C10.7998 18.29 10.6973 18.0417 10.6973 17.75C10.6973 17.7318 10.7246 17.5563 10.7793 17.2236C10.8385 16.8864 11.0277 16.5218 11.3467 16.1299C11.529 15.902 11.7454 15.6992 11.9961 15.5215C12.2467 15.3438 12.527 15.1911 12.8369 15.0635C13.0238 14.986 13.222 14.9199 13.4316 14.8652C13.6413 14.806 13.86 14.7581 14.0879 14.7217C14.3203 14.6807 14.5618 14.651 14.8125 14.6328C15.0677 14.61 15.3298 14.5986 15.5986 14.5986C15.8721 14.5986 16.1341 14.61 16.3848 14.6328C16.6354 14.651 16.8747 14.6807 17.1025 14.7217C17.335 14.7581 17.556 14.806 17.7656 14.8652C17.9753 14.9199 18.1735 14.986 18.3604 15.0635C18.6748 15.1911 18.9551 15.3438 19.2012 15.5215C19.4518 15.6992 19.6683 15.902 19.8506 16.1299C20.1742 16.5218 20.3633 16.8864 20.418 17.2236C20.4727 17.5563 20.5 17.7318 20.5 17.75C20.5 18.0417 20.3975 18.29 20.1924 18.4951C19.9873 18.7002 19.7389 18.8027 19.4473 18.8027ZM11.4014 17.75C11.4014 17.8457 11.4355 17.9277 11.5039 17.9961C11.5723 18.0645 11.6543 18.0986 11.75 18.0986H19.4473C19.5475 18.0986 19.6296 18.0645 19.6934 17.9961C19.7617 17.9277 19.7982 17.8457 19.8027 17.75C19.8027 17.7409 19.7777 17.611 19.7275 17.3604C19.6774 17.1051 19.5293 16.8317 19.2832 16.54C19.11 16.335 18.9027 16.1572 18.6611 16.0068C18.4196 15.8519 18.1439 15.722 17.834 15.6172C17.5241 15.5124 17.1823 15.4349 16.8086 15.3848C16.4349 15.3301 16.0316 15.3027 15.5986 15.3027C15.1657 15.3027 14.7624 15.3301 14.3887 15.3848C14.015 15.4349 13.6732 15.5124 13.3633 15.6172C13.0579 15.722 12.7822 15.8519 12.5361 16.0068C12.2946 16.1572 12.0895 16.335 11.9209 16.54C11.6702 16.8317 11.5199 17.1051 11.4697 17.3604C11.4242 17.611 11.4014 17.7409 11.4014 17.75ZM15.5986 13.9014C15.2158 13.9014 14.8535 13.8285 14.5117 13.6826C14.1699 13.5322 13.8714 13.3317 13.6162 13.0811C13.3656 12.8258 13.1673 12.5296 13.0215 12.1924C12.8757 11.8506 12.8027 11.486 12.8027 11.0986C12.8027 10.7158 12.8757 10.3535 13.0215 10.0117C13.1673 9.66992 13.3656 9.3737 13.6162 9.12305C13.8714 8.86784 14.1699 8.66732 14.5117 8.52148C14.8535 8.37565 15.2158 8.30273 15.5986 8.30273C15.986 8.30273 16.3483 8.37565 16.6855 8.52148C17.0273 8.66732 17.3236 8.86784 17.5742 9.12305C17.8294 9.3737 18.0299 9.66992 18.1758 10.0117C18.3262 10.3535 18.4014 10.7158 18.4014 11.0986C18.4014 11.486 18.3262 11.8506 18.1758 12.1924C18.0299 12.5296 17.8294 12.8258 17.5742 13.0811C17.3236 13.3317 17.0273 13.5322 16.6855 13.6826C16.3483 13.8285 15.986 13.9014 15.5986 13.9014ZM15.5986 9C15.3115 9 15.0404 9.05469 14.7852 9.16406C14.5299 9.27344 14.3066 9.42383 14.1152 9.61523C13.9238 9.80664 13.7734 10.0299 13.6641 10.2852C13.5547 10.5404 13.5 10.8115 13.5 11.0986C13.5 11.3903 13.5547 11.6637 13.6641 11.9189C13.7734 12.1742 13.9238 12.3975 14.1152 12.5889C14.3066 12.7757 14.5299 12.9238 14.7852 13.0332C15.0404 13.1426 15.3115 13.1973 15.5986 13.1973C15.8903 13.1973 16.1637 13.1426 16.4189 13.0332C16.6742 12.9238 16.8952 12.7757 17.082 12.5889C17.2734 12.3975 17.4238 12.1742 17.5332 11.9189C17.6426 11.6637 17.6973 11.3903 17.6973 11.0986C17.6973 10.8115 17.6426 10.5404 17.5332 10.2852C17.4238 10.0299 17.2734 9.80664 17.082 9.61523C16.8952 9.42383 16.6742 9.27344 16.4189 9.16406C16.1637 9.05469 15.8903 9 15.5986 9ZM9.65137 18.8027H7.55273C7.26107 18.8027 7.0127 18.7002 6.80762 18.4951C6.60254 18.29 6.5 18.0417 6.5 17.75C6.5 17.7363 6.52051 17.5996 6.56152 17.3398C6.60254 17.0801 6.73698 16.7975 6.96484 16.4922C7.09701 16.3145 7.25195 16.1572 7.42969 16.0205C7.61198 15.8792 7.81478 15.7585 8.03809 15.6582C8.30241 15.5397 8.59863 15.4508 8.92676 15.3916C9.25944 15.3324 9.61719 15.3027 10 15.3027C10.0638 15.3027 10.1253 15.3027 10.1846 15.3027C10.2484 15.3027 10.3099 15.305 10.3691 15.3096C10.4648 15.3141 10.5446 15.3529 10.6084 15.4258C10.6722 15.4987 10.7018 15.583 10.6973 15.6787C10.6927 15.7744 10.654 15.8542 10.5811 15.918C10.5127 15.9818 10.4284 16.0114 10.3281 16.0068C10.278 16.0068 10.2233 16.0068 10.1641 16.0068C10.1094 16.0023 10.0547 16 10 16C9.31641 16 8.78548 16.0889 8.40723 16.2666C8.03353 16.4398 7.75553 16.6335 7.57324 16.8477C7.39551 17.0573 7.28841 17.2555 7.25195 17.4424C7.22005 17.6292 7.20182 17.7318 7.19727 17.75C7.20182 17.8457 7.236 17.9277 7.2998 17.9961C7.36816 18.0645 7.45247 18.0986 7.55273 18.0986H9.65137C9.74707 18.0986 9.8291 18.1328 9.89746 18.2012C9.96582 18.2695 10 18.3516 10 18.4473C10 18.5475 9.96582 18.6318 9.89746 18.7002C9.8291 18.7686 9.74707 18.8027 9.65137 18.8027ZM10 14.5986C9.70833 14.5986 9.4349 14.5439 9.17969 14.4346C8.92904 14.3252 8.70801 14.1748 8.5166 13.9834C8.3252 13.792 8.1748 13.571 8.06543 13.3203C7.95605 13.0651 7.90137 12.7917 7.90137 12.5C7.90137 12.2083 7.95605 11.9372 8.06543 11.6865C8.1748 11.4313 8.3252 11.208 8.5166 11.0166C8.70801 10.8252 8.92904 10.6748 9.17969 10.5654C9.4349 10.4561 9.70833 10.4014 10 10.4014C10.2917 10.4014 10.5628 10.4561 10.8135 10.5654C11.0687 10.6748 11.292 10.8252 11.4834 11.0166C11.6748 11.208 11.8252 11.4313 11.9346 11.6865C12.0439 11.9372 12.0986 12.2083 12.0986 12.5C12.0986 12.7917 12.0439 13.0651 11.9346 13.3203C11.8252 13.571 11.6748 13.792 11.4834 13.9834C11.292 14.1748 11.0687 14.3252 10.8135 14.4346C10.5628 14.5439 10.2917 14.5986 10 14.5986ZM10 11.0986C9.80859 11.0986 9.6263 11.1351 9.45312 11.208C9.28451 11.2809 9.13639 11.3812 9.00879 11.5088C8.88118 11.6364 8.78092 11.7868 8.70801 11.96C8.63509 12.1286 8.59863 12.3086 8.59863 12.5C8.59863 12.6914 8.63509 12.8737 8.70801 13.0469C8.78092 13.2155 8.88118 13.3636 9.00879 13.4912C9.13639 13.6188 9.28451 13.7191 9.45312 13.792C9.6263 13.8649 9.80859 13.9014 10 13.9014C10.1914 13.9014 10.3714 13.8649 10.54 13.792C10.7132 13.7191 10.8636 13.6188 10.9912 13.4912C11.1188 13.3636 11.2191 13.2155 11.292 13.0469C11.3649 12.8737 11.4014 12.6914 11.4014 12.5C11.4014 12.3086 11.3649 12.1286 11.292 11.96C11.2191 11.7868 11.1188 11.6364 10.9912 11.5088C10.8636 11.3812 10.7132 11.2809 10.54 11.208C10.3714 11.1351 10.1914 11.0986 10 11.0986Z", fill: color })
9
- ] }));
7
+ return (_jsxs("svg", { className: combineIconClasses(className), width: width ?? 27, height: height ?? 27, viewBox: "0 0 27 27", fill: "none", xmlns: "http://www.w3.org/2000/svg", children: [_jsx("rect", { width: "27", height: "27", rx: "13.5", fill: backgroundColor }), _jsx("path", { d: "M19.4473 18.8027H11.75C11.4583 18.8027 11.21 18.7002 11.0049 18.4951C10.7998 18.29 10.6973 18.0417 10.6973 17.75C10.6973 17.7318 10.7246 17.5563 10.7793 17.2236C10.8385 16.8864 11.0277 16.5218 11.3467 16.1299C11.529 15.902 11.7454 15.6992 11.9961 15.5215C12.2467 15.3438 12.527 15.1911 12.8369 15.0635C13.0238 14.986 13.222 14.9199 13.4316 14.8652C13.6413 14.806 13.86 14.7581 14.0879 14.7217C14.3203 14.6807 14.5618 14.651 14.8125 14.6328C15.0677 14.61 15.3298 14.5986 15.5986 14.5986C15.8721 14.5986 16.1341 14.61 16.3848 14.6328C16.6354 14.651 16.8747 14.6807 17.1025 14.7217C17.335 14.7581 17.556 14.806 17.7656 14.8652C17.9753 14.9199 18.1735 14.986 18.3604 15.0635C18.6748 15.1911 18.9551 15.3438 19.2012 15.5215C19.4518 15.6992 19.6683 15.902 19.8506 16.1299C20.1742 16.5218 20.3633 16.8864 20.418 17.2236C20.4727 17.5563 20.5 17.7318 20.5 17.75C20.5 18.0417 20.3975 18.29 20.1924 18.4951C19.9873 18.7002 19.7389 18.8027 19.4473 18.8027ZM11.4014 17.75C11.4014 17.8457 11.4355 17.9277 11.5039 17.9961C11.5723 18.0645 11.6543 18.0986 11.75 18.0986H19.4473C19.5475 18.0986 19.6296 18.0645 19.6934 17.9961C19.7617 17.9277 19.7982 17.8457 19.8027 17.75C19.8027 17.7409 19.7777 17.611 19.7275 17.3604C19.6774 17.1051 19.5293 16.8317 19.2832 16.54C19.11 16.335 18.9027 16.1572 18.6611 16.0068C18.4196 15.8519 18.1439 15.722 17.834 15.6172C17.5241 15.5124 17.1823 15.4349 16.8086 15.3848C16.4349 15.3301 16.0316 15.3027 15.5986 15.3027C15.1657 15.3027 14.7624 15.3301 14.3887 15.3848C14.015 15.4349 13.6732 15.5124 13.3633 15.6172C13.0579 15.722 12.7822 15.8519 12.5361 16.0068C12.2946 16.1572 12.0895 16.335 11.9209 16.54C11.6702 16.8317 11.5199 17.1051 11.4697 17.3604C11.4242 17.611 11.4014 17.7409 11.4014 17.75ZM15.5986 13.9014C15.2158 13.9014 14.8535 13.8285 14.5117 13.6826C14.1699 13.5322 13.8714 13.3317 13.6162 13.0811C13.3656 12.8258 13.1673 12.5296 13.0215 12.1924C12.8757 11.8506 12.8027 11.486 12.8027 11.0986C12.8027 10.7158 12.8757 10.3535 13.0215 10.0117C13.1673 9.66992 13.3656 9.3737 13.6162 9.12305C13.8714 8.86784 14.1699 8.66732 14.5117 8.52148C14.8535 8.37565 15.2158 8.30273 15.5986 8.30273C15.986 8.30273 16.3483 8.37565 16.6855 8.52148C17.0273 8.66732 17.3236 8.86784 17.5742 9.12305C17.8294 9.3737 18.0299 9.66992 18.1758 10.0117C18.3262 10.3535 18.4014 10.7158 18.4014 11.0986C18.4014 11.486 18.3262 11.8506 18.1758 12.1924C18.0299 12.5296 17.8294 12.8258 17.5742 13.0811C17.3236 13.3317 17.0273 13.5322 16.6855 13.6826C16.3483 13.8285 15.986 13.9014 15.5986 13.9014ZM15.5986 9C15.3115 9 15.0404 9.05469 14.7852 9.16406C14.5299 9.27344 14.3066 9.42383 14.1152 9.61523C13.9238 9.80664 13.7734 10.0299 13.6641 10.2852C13.5547 10.5404 13.5 10.8115 13.5 11.0986C13.5 11.3903 13.5547 11.6637 13.6641 11.9189C13.7734 12.1742 13.9238 12.3975 14.1152 12.5889C14.3066 12.7757 14.5299 12.9238 14.7852 13.0332C15.0404 13.1426 15.3115 13.1973 15.5986 13.1973C15.8903 13.1973 16.1637 13.1426 16.4189 13.0332C16.6742 12.9238 16.8952 12.7757 17.082 12.5889C17.2734 12.3975 17.4238 12.1742 17.5332 11.9189C17.6426 11.6637 17.6973 11.3903 17.6973 11.0986C17.6973 10.8115 17.6426 10.5404 17.5332 10.2852C17.4238 10.0299 17.2734 9.80664 17.082 9.61523C16.8952 9.42383 16.6742 9.27344 16.4189 9.16406C16.1637 9.05469 15.8903 9 15.5986 9ZM9.65137 18.8027H7.55273C7.26107 18.8027 7.0127 18.7002 6.80762 18.4951C6.60254 18.29 6.5 18.0417 6.5 17.75C6.5 17.7363 6.52051 17.5996 6.56152 17.3398C6.60254 17.0801 6.73698 16.7975 6.96484 16.4922C7.09701 16.3145 7.25195 16.1572 7.42969 16.0205C7.61198 15.8792 7.81478 15.7585 8.03809 15.6582C8.30241 15.5397 8.59863 15.4508 8.92676 15.3916C9.25944 15.3324 9.61719 15.3027 10 15.3027C10.0638 15.3027 10.1253 15.3027 10.1846 15.3027C10.2484 15.3027 10.3099 15.305 10.3691 15.3096C10.4648 15.3141 10.5446 15.3529 10.6084 15.4258C10.6722 15.4987 10.7018 15.583 10.6973 15.6787C10.6927 15.7744 10.654 15.8542 10.5811 15.918C10.5127 15.9818 10.4284 16.0114 10.3281 16.0068C10.278 16.0068 10.2233 16.0068 10.1641 16.0068C10.1094 16.0023 10.0547 16 10 16C9.31641 16 8.78548 16.0889 8.40723 16.2666C8.03353 16.4398 7.75553 16.6335 7.57324 16.8477C7.39551 17.0573 7.28841 17.2555 7.25195 17.4424C7.22005 17.6292 7.20182 17.7318 7.19727 17.75C7.20182 17.8457 7.236 17.9277 7.2998 17.9961C7.36816 18.0645 7.45247 18.0986 7.55273 18.0986H9.65137C9.74707 18.0986 9.8291 18.1328 9.89746 18.2012C9.96582 18.2695 10 18.3516 10 18.4473C10 18.5475 9.96582 18.6318 9.89746 18.7002C9.8291 18.7686 9.74707 18.8027 9.65137 18.8027ZM10 14.5986C9.70833 14.5986 9.4349 14.5439 9.17969 14.4346C8.92904 14.3252 8.70801 14.1748 8.5166 13.9834C8.3252 13.792 8.1748 13.571 8.06543 13.3203C7.95605 13.0651 7.90137 12.7917 7.90137 12.5C7.90137 12.2083 7.95605 11.9372 8.06543 11.6865C8.1748 11.4313 8.3252 11.208 8.5166 11.0166C8.70801 10.8252 8.92904 10.6748 9.17969 10.5654C9.4349 10.4561 9.70833 10.4014 10 10.4014C10.2917 10.4014 10.5628 10.4561 10.8135 10.5654C11.0687 10.6748 11.292 10.8252 11.4834 11.0166C11.6748 11.208 11.8252 11.4313 11.9346 11.6865C12.0439 11.9372 12.0986 12.2083 12.0986 12.5C12.0986 12.7917 12.0439 13.0651 11.9346 13.3203C11.8252 13.571 11.6748 13.792 11.4834 13.9834C11.292 14.1748 11.0687 14.3252 10.8135 14.4346C10.5628 14.5439 10.2917 14.5986 10 14.5986ZM10 11.0986C9.80859 11.0986 9.6263 11.1351 9.45312 11.208C9.28451 11.2809 9.13639 11.3812 9.00879 11.5088C8.88118 11.6364 8.78092 11.7868 8.70801 11.96C8.63509 12.1286 8.59863 12.3086 8.59863 12.5C8.59863 12.6914 8.63509 12.8737 8.70801 13.0469C8.78092 13.2155 8.88118 13.3636 9.00879 13.4912C9.13639 13.6188 9.28451 13.7191 9.45312 13.792C9.6263 13.8649 9.80859 13.9014 10 13.9014C10.1914 13.9014 10.3714 13.8649 10.54 13.792C10.7132 13.7191 10.8636 13.6188 10.9912 13.4912C11.1188 13.3636 11.2191 13.2155 11.292 13.0469C11.3649 12.8737 11.4014 12.6914 11.4014 12.5C11.4014 12.3086 11.3649 12.1286 11.292 11.96C11.2191 11.7868 11.1188 11.6364 10.9912 11.5088C10.8636 11.3812 10.7132 11.2809 10.54 11.208C10.3714 11.1351 10.1914 11.0986 10 11.0986Z", fill: color })] }));
10
8
  }
@@ -2,5 +2,5 @@
2
2
  * Combines the default legacy class with any custom classes
3
3
  * @internal
4
4
  */
5
- export declare const combineIconClasses: (customClassName?: string | undefined) => string;
5
+ export declare const combineIconClasses: (customClassName?: string) => string;
6
6
  //# sourceMappingURL=utils.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/Icon/utils.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,eAAO,MAAM,kBAAkB,kDAE9B,CAAC"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/Icon/utils.ts"],"names":[],"mappings":"AAEA;;;GAGG;AACH,eAAO,MAAM,kBAAkB,qBAAsB,MAAM,KAAG,MAE7D,CAAC"}
@@ -29,7 +29,5 @@ export function AsyncList(props) {
29
29
  return isLoading ? (_jsx(LoadingMask, { height: props.height })) : (_jsx(List, { className: cx("gd-async-list", className || ""), width: width, height: height, items: items, itemHeight: itemHeight, itemsCount: items.length + nextPageItemPlaceholdersCount, renderItem: itemRenderer, onScrollEnd: handleScrollEnd }));
30
30
  }
31
31
  function LoadingPlaceholder() {
32
- return (_jsx("div", { className: "gd-list-item gd-list-item-not-loaded", children: _jsxs(ContentLoader, { viewBox: "0 0 250 28", children: [
33
- _jsx("rect", { x: "0", y: "7", rx: "3", ry: "3", width: "13", height: "13" }), _jsx("rect", { x: "22", y: "7", rx: "3", ry: "3", width: "250", height: "13" })
34
- ] }) }));
32
+ return (_jsx("div", { className: "gd-list-item gd-list-item-not-loaded", children: _jsxs(ContentLoader, { viewBox: "0 0 250 28", children: [_jsx("rect", { x: "0", y: "7", rx: "3", ry: "3", width: "13", height: "13" }), _jsx("rect", { x: "22", y: "7", rx: "3", ry: "3", width: "250", height: "13" })] }) }));
35
33
  }
@@ -49,13 +49,9 @@ export function InsightListItem({ title, description, updated, type = VISUALIZAT
49
49
  onDelete();
50
50
  }
51
51
  }, [onDelete]);
52
- return (_jsxs("div", { className: cx("gd-visualizations-list-item", `s-${simplifyText(title ?? "")}`, isSelected && "is-selected"), onClick: onClick, children: [shouldRenderActions ? (_jsx("div", { className: "gd-visualizations-list-item-actions", children: _jsx(Button, { className: "gd-button-link gd-button-icon-only gd-button-small\n gd-icon-trash gd-visualizations-list-item-action-delete s-delete-item", onClick: handleClickDelete }) })) : null, showDescriptionPanel ? (_jsx("div", { className: "gd-visualizations-list-item-description", children: _jsx(DescriptionPanel, { onBubbleOpen: onDescriptionPanelOpen, title: title, description: description, isLocked: isLocked, arrowOffsets: shouldRenderActions ? modifiedArrowOffsets : undefined, useReferences: useReferences, filters: filters, separators: separators, LoadingComponent: LoadingComponent, execConfig: richTextExecConfig }) })) : null, _jsxs("div", { className: "gd-visualizations-list-item-content", children: [
53
- _jsxs("div", { className: "gd-visualizations-list-item-content-name", children: [isLocked ? _jsx(UiIcon, { type: "lock", size: 14, color: "complementary-6" }) : null, _jsx("div", { style: { maxWidth: "100%", whiteSpace: "nowrap" }, children: _jsx(ShortenedText, { ref: shortenedTextRef, tooltipAlignPoints: tooltipAlignPoints, displayTooltip: !showDescriptionPanel, children: isLoading
52
+ return (_jsxs("div", { className: cx("gd-visualizations-list-item", `s-${simplifyText(title ?? "")}`, isSelected && "is-selected"), onClick: onClick, children: [shouldRenderActions ? (_jsx("div", { className: "gd-visualizations-list-item-actions", children: _jsx(Button, { className: "gd-button-link gd-button-icon-only gd-button-small\n gd-icon-trash gd-visualizations-list-item-action-delete s-delete-item", onClick: handleClickDelete }) })) : null, showDescriptionPanel ? (_jsx("div", { className: "gd-visualizations-list-item-description", children: _jsx(DescriptionPanel, { onBubbleOpen: onDescriptionPanelOpen, title: title, description: description, isLocked: isLocked, arrowOffsets: shouldRenderActions ? modifiedArrowOffsets : undefined, useReferences: useReferences, filters: filters, separators: separators, LoadingComponent: LoadingComponent, execConfig: richTextExecConfig }) })) : null, _jsxs("div", { className: "gd-visualizations-list-item-content", children: [_jsxs("div", { className: "gd-visualizations-list-item-content-name", children: [isLocked ? _jsx(UiIcon, { type: "lock", size: 14, color: "complementary-6" }) : null, _jsx("div", { style: { maxWidth: "100%", whiteSpace: "nowrap" }, children: _jsx(ShortenedText, { ref: shortenedTextRef, tooltipAlignPoints: tooltipAlignPoints, displayTooltip: !showDescriptionPanel, children: isLoading
54
53
  ? intl.formatMessage({ id: "gs.visualizationsList.loading" })
55
- : (title ?? "") }) })
56
- ] }), _jsx("div", { className: "gd-visualizations-list-item-content-date", children: _jsx(UpdatedDateTime, { date: updated, type: type, metadataTimeZone: metadataTimeZone }) })
57
- ] }), _jsx(InsightListItemTypeIcon, { type: type })
58
- ] }));
54
+ : (title ?? "") }) })] }), _jsx("div", { className: "gd-visualizations-list-item-content-date", children: _jsx(UpdatedDateTime, { date: updated, type: type, metadataTimeZone: metadataTimeZone }) })] }), _jsx(InsightListItemTypeIcon, { type: type })] }));
59
55
  }
60
56
  function UpdatedDateTime({ date, type, metadataTimeZone, }) {
61
57
  if (!date) {
@@ -9,13 +9,7 @@ export function InsightListItemDate({ config }) {
9
9
  ? defineMessage({ id: "gs.date.today" }).id
10
10
  : defineMessage({ id: "gs.date.yesterday" }).id;
11
11
  if (config.isToday || config.isYesterday) {
12
- return (_jsxs("span", { children: [
13
- _jsx(FormattedMessage, { id: relativeDate }),
14
- "\u00A0",
15
- _jsx(FormattedMessage, { id: "gs.date.at" }),
16
- "\u00A0",
17
- _jsx(FormattedTime, { value: config.date, format: "hhmm" })
18
- ] }));
12
+ return (_jsxs("span", { children: [_jsx(FormattedMessage, { id: relativeDate }), "\u00A0", _jsx(FormattedMessage, { id: "gs.date.at" }), "\u00A0", _jsx(FormattedTime, { value: config.date, format: "hhmm" })] }));
19
13
  }
20
14
  else if (config.isCurrentYear) {
21
15
  return _jsx(FormattedDate, { value: config.date, format: "shortWithoutYear" });
@@ -46,8 +46,7 @@ export function InvertableSelect(props) {
46
46
  onEscKeyPress?.(e);
47
47
  }
48
48
  }, [searchFilled, onEscKeyPress]);
49
- return (_jsxs("div", { className: "gd-invertable-select", style: adaptiveWidth ? undefined : { width }, children: [
50
- _jsx("div", { className: "gd-invertable-select-search-bar", children: renderSearchBar({
49
+ return (_jsxs("div", { className: "gd-invertable-select", style: adaptiveWidth ? undefined : { width }, children: [_jsx("div", { className: "gd-invertable-select-search-bar", children: renderSearchBar({
51
50
  onSearch: onSearch ?? (() => { }),
52
51
  onEscKeyPress: onEscKeyPressHandler,
53
52
  searchPlaceholder,
@@ -66,8 +65,7 @@ export function InvertableSelect(props) {
66
65
  }), width: adaptiveWidth ? contentRect?.client?.width : width, height: adaptiveHeight
67
66
  ? contentRect?.client?.height
68
67
  : Math.min(items.length, 10) * (itemHeight ?? 28), items: items, itemHeight: itemHeight, renderItem: itemRenderer, nextPageItemPlaceholdersCount: nextPageItemPlaceholdersCount, isLoadingNextPage: isLoadingNextPage, onLoadNextPage: onLoadNextPage }) }));
69
- } })), items.length === 0 && (_jsx("div", { className: "gd-invertable-select-no-data", children: renderNoData?.({ height }) }))] })), _jsx("div", { className: "gd-invertable-select-status-bar", children: renderStatusBar({ getItemTitle, isInverted, selectedItems, selectedItemsLimit }) })
70
- ] }));
68
+ } })), items.length === 0 && (_jsx("div", { className: "gd-invertable-select-no-data", children: renderNoData?.({ height }) }))] })), _jsx("div", { className: "gd-invertable-select-status-bar", children: renderStatusBar({ getItemTitle, isInverted, selectedItems, selectedItemsLimit }) })] }));
71
69
  }
72
70
  function defaultError({ error }) {
73
71
  return _jsx(ErrorComponent, { message: error?.message });
@@ -31,8 +31,7 @@ export function InvertableSelectAllCheckbox({ isVisible, checked, onToggle, onAp
31
31
  if (!isVisible) {
32
32
  return null;
33
33
  }
34
- return (_jsx("div", { className: "gd-invertable-select-all-checkbox s-select-all-checkbox", ref: itemRef, tabIndex: 0, onClick: onClick, onKeyDown: onKeyDown, role: "checkbox", "aria-checked": isPartialSelection ? "mixed" : checked, "aria-controls": containerId, "aria-label": ariaLabel, children: _jsx("span", { className: wrapperClasses, children: _jsxs("span", { className: "input-label-text", children: [
35
- _jsxs("span", { className: cx("gd-list-all-checkbox", {
34
+ return (_jsx("div", { className: "gd-invertable-select-all-checkbox s-select-all-checkbox", ref: itemRef, tabIndex: 0, onClick: onClick, onKeyDown: onKeyDown, role: "checkbox", "aria-checked": isPartialSelection ? "mixed" : checked, "aria-controls": containerId, "aria-label": ariaLabel, children: _jsx("span", { className: wrapperClasses, children: _jsxs("span", { className: "input-label-text", children: [_jsxs("span", { className: cx("gd-list-all-checkbox", {
36
35
  "gd-list-all-checkbox-checked": checked,
37
36
  }), children: [intl.formatMessage({ id: "gs.list.all" }), isFiltered
38
37
  ? ` ${intl.formatMessage({
@@ -21,8 +21,5 @@ export function InvertableSelectItem({ title, onClick, onMouseOver, onMouseOut,
21
21
  "has-only-visible": true,
22
22
  "is-selected": isSelected,
23
23
  "is-disabled": isDisabled,
24
- }), onClick: isDisabled ? () => { } : onClick, "aria-labelledby": accessibilityConfig?.ariaLabelledBy, onMouseOver: onMouseOver, onMouseOut: onMouseOut, children: [
25
- _jsxs("label", { className: "input-checkbox-label", children: [
26
- _jsx("input", { type: "checkbox", className: "input-checkbox", readOnly: true, checked: isSelected, disabled: isDisabled }), icon ?? null, _jsx("span", { className: "input-label-text", children: title })
27
- ] }), renderOnly?.({ onOnly: onOnly }) ?? (_jsx("span", { className: "gd-list-item-only", onClick: handleOnly, children: _jsx(FormattedMessage, { id: "gs.list.only" }) })), renderRight?.()] }));
24
+ }), onClick: isDisabled ? () => { } : onClick, "aria-labelledby": accessibilityConfig?.ariaLabelledBy, onMouseOver: onMouseOver, onMouseOut: onMouseOut, children: [_jsxs("label", { className: "input-checkbox-label", children: [_jsx("input", { type: "checkbox", className: "input-checkbox", readOnly: true, checked: isSelected, disabled: isDisabled }), icon ?? null, _jsx("span", { className: "input-label-text", children: title })] }), renderOnly?.({ onOnly: onOnly }) ?? (_jsx("span", { className: "gd-list-item-only", onClick: handleOnly, children: _jsx(FormattedMessage, { id: "gs.list.only" }) })), renderRight?.()] }));
28
25
  }
@@ -71,7 +71,6 @@ export function InvertableSelectStatus({ selectedItems, getItemTitle, isInverted
71
71
  if (isNone) {
72
72
  return (_jsx(FormattedMessage, { id: "gs.list.selectionStatus.none", values: { label: labelChunks, b: boldChunks }, children: (...chunks) => _jsx(_Fragment, { children: renderStatusChunks(chunks) }) }));
73
73
  }
74
- const selection = (_jsx(UiTooltip, { arrowPlacement: "top-start", triggerBy: ["hover"], content: selectionString, anchor: _jsxs(_Fragment, { children: [
75
- _jsx("span", { className: "gd-shortened-text gd-selection-list s-dropdown-attribute-selection-list", children: selectionString }), `\xa0(${selectedItems.length})`] }) }));
74
+ const selection = (_jsx(UiTooltip, { arrowPlacement: "top-start", triggerBy: ["hover"], content: selectionString, anchor: _jsxs(_Fragment, { children: [_jsx("span", { className: "gd-shortened-text gd-selection-list s-dropdown-attribute-selection-list", children: selectionString }), `\xa0(${selectedItems.length})`] }) }));
76
75
  return isAllExcept ? (_jsx(FormattedMessage, { id: "gs.list.selectionStatus.isNot", values: { selection, label: labelChunks, b: boldChunks }, children: (...chunks) => _jsx(_Fragment, { children: renderStatusChunks(chunks) }) })) : (_jsx(FormattedMessage, { id: "gs.list.selectionStatus.is", values: { selection, label: labelChunks, b: boldChunks }, children: (...chunks) => _jsx(_Fragment, { children: renderStatusChunks(chunks) }) }));
77
76
  }
@@ -215,8 +215,7 @@ export function InvertableSelectVirtualised(props) {
215
215
  "aria-label": formatMessage({ id: "attributesDropdown.filterValues" }),
216
216
  }
217
217
  : {};
218
- return (_jsx(ScopedIdStore, { value: scopedIdStoreValue, children: _jsxs("div", { className: "gd-invertable-select", children: [
219
- _jsx("div", { className: "gd-invertable-select-search-bar", onKeyDown: handleSearchBarKeyDown, children: renderSearchBar({ onSearch: onSearch ?? (() => { }), searchPlaceholder, searchString }) }), isLoading ? (_jsx("div", { className: "gd-invertable-select-loading", children: renderLoading({ height }) })) : error ? (_jsx("div", { className: "gd-invertable-select-error", children: renderError({ height, error }) })) : (_jsxs(_Fragment, { children: [renderActions({
218
+ return (_jsx(ScopedIdStore, { value: scopedIdStoreValue, children: _jsxs("div", { className: "gd-invertable-select", children: [_jsx("div", { className: "gd-invertable-select-search-bar", onKeyDown: handleSearchBarKeyDown, children: renderSearchBar({ onSearch: onSearch ?? (() => { }), searchPlaceholder, searchString }) }), isLoading ? (_jsx("div", { className: "gd-invertable-select-loading", children: renderLoading({ height }) })) : error ? (_jsx("div", { className: "gd-invertable-select-error", children: renderError({ height, error }) })) : (_jsxs(_Fragment, { children: [renderActions({
220
219
  isVisible: items.length > 0,
221
220
  checked: selectionState !== "none",
222
221
  onToggle: onSelectAllCheckboxToggle,
@@ -238,8 +237,7 @@ export function InvertableSelectVirtualised(props) {
238
237
  selectedItemsLimit: selectedItemsLimit ?? 0,
239
238
  }) })), _jsx(UiSearchResultsAnnouncement, { totalResults: searchString && !isLoading ? (totalItemsCount ?? 0) : undefined, resultValues: (totalItemsCount ?? 0) <= DETAILED_ANNOUNCEMENT_THRESHOLD
240
239
  ? items.map(getItemTitle)
241
- : undefined })
242
- ] }) }));
240
+ : undefined })] }) }));
243
241
  }
244
242
  function defaultError({ error }) {
245
243
  return _jsx(ErrorComponent, { message: error?.message });
@@ -1 +1 @@
1
- {"version":3,"file":"useInvertableSelect.d.ts","sourceRoot":"","sources":["../../../src/List/InvertableSelect/useInvertableSelect.ts"],"names":[],"mappings":"AAOA,MAAM,WAAW,yBAAyB,CAAC,CAAC;IACxC,KAAK,EAAE,CAAC,EAAE,CAAC;IACX,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,MAAM,CAAC;IAEjC,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,CAAC,EAAE,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,CAAC,EAAE,EAAE,UAAU,EAAE,OAAO,KAAK,IAAI,CAAC;IACrD,2BAA2B,CAAC,EAAE,MAAM,CAAC;CACxC;AAED,MAAM,MAAM,mBAAmB,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,CAAC;AAE7D;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,EAAE,EACnC,KAAK,EACL,eAAe,EACf,UAAU,EAEV,YAAY,EAEZ,UAAiB,EACjB,aAAa,EACb,QAAmB,EAEnB,2BAA+B,EAClC,EAAE,yBAAyB,CAAC,CAAC,CAAC;;;;;;;;EA6N9B"}
1
+ {"version":3,"file":"useInvertableSelect.d.ts","sourceRoot":"","sources":["../../../src/List/InvertableSelect/useInvertableSelect.ts"],"names":[],"mappings":"AAOA,MAAM,WAAW,yBAAyB,CAAC,CAAC;IACxC,KAAK,EAAE,CAAC,EAAE,CAAC;IACX,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,MAAM,CAAC;IAEjC,YAAY,CAAC,EAAE,MAAM,CAAC;IAEtB,UAAU,EAAE,OAAO,CAAC;IACpB,aAAa,EAAE,CAAC,EAAE,CAAC;IACnB,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,CAAC,EAAE,EAAE,UAAU,EAAE,OAAO,KAAK,IAAI,CAAC;IACrD,2BAA2B,CAAC,EAAE,MAAM,CAAC;CACxC;AAED,MAAM,MAAM,mBAAmB,GAAG,KAAK,GAAG,SAAS,GAAG,MAAM,CAAC;AAE7D;;GAEG;AACH,wBAAgB,mBAAmB,CAAC,CAAC,EAAE,EACnC,KAAK,EACL,eAAe,EACf,UAAU,EAEV,YAAY,EAEZ,UAAiB,EACjB,aAAa,EACb,QAAmB,EAEnB,2BAA+B,EAClC,EAAE,yBAAyB,CAAC,CAAC,CAAC;;uCA4Lf,OAAO;8BA5GR,CAAC;;yBAuBA,CAAC,EAAE;2BA6BH,CAAC,EAAE;uBApCJ,CAAC;EA6Hf"}
@@ -1 +1 @@
1
- {"version":3,"file":"LegacyMultiSelectList.d.ts","sourceRoot":"","sources":["../../src/List/LegacyMultiSelectList.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,WAAW,EAAE,KAAK,YAAY,EAAwB,MAAM,OAAO,CAAC;AAYlF,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,WAAW,CAAC;AAEhD;;GAEG;AACH,MAAM,WAAW,2BAA2B,CAAC,CAAC;IAC1C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,MAAM,CAAC;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,OAAO,CAAC;IAClC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,IAAI,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,IAAI,CAAC;IACjC,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC;IAChB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;;GAGG;AACH,eAAO,MAAM,6BAA6B,GAwQpC,CAAC,+CAA+C,CAAC"}
1
+ {"version":3,"file":"LegacyMultiSelectList.d.ts","sourceRoot":"","sources":["../../src/List/LegacyMultiSelectList.tsx"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,WAAW,EAAE,KAAK,YAAY,EAAwB,MAAM,OAAO,CAAC;AAYlF,OAAO,EAAE,KAAK,cAAc,EAAE,MAAM,WAAW,CAAC;AAEhD;;GAEG;AACH,MAAM,WAAW,2BAA2B,CAAC,CAAC;IAC1C,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,MAAM,CAAC;IACjC,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,UAAU,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,OAAO,CAAC;IAClC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,UAAU,EAAE,MAAM,CAAC;IACnB,KAAK,EAAE,aAAa,CAAC,CAAC,CAAC,CAAC;IACxB,UAAU,EAAE,MAAM,CAAC;IACnB,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAC5B,aAAa,CAAC,EAAE,WAAW,CAAC;IAC5B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,IAAI,CAAC;IAC5B,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;IAC7B,aAAa,CAAC,EAAE,cAAc,CAAC;IAC/B,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,IAAI,CAAC;IAC7B,WAAW,CAAC,EAAE,MAAM,IAAI,CAAC;IACzB,YAAY,CAAC,EAAE,MAAM,IAAI,CAAC;IAC1B,YAAY,CAAC,EAAE,CAAC,IAAI,EAAE,CAAC,KAAK,IAAI,CAAC;IACjC,OAAO,CAAC,EAAE,YAAY,CAAC;IACvB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,iBAAiB,CAAC,EAAE,OAAO,CAAC;IAC5B,SAAS,CAAC,EAAE,CAAC,EAAE,CAAC;IAChB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,OAAO,CAAC,EAAE,MAAM,CAAC;CACpB;AAED;;;GAGG;AACH,eAAO,MAAM,6BAA6B,EAwQrC,CAAC,CAAC,EAAE,KAAK,gCAAgC,KAAK,GAAG,CAAC"}
@@ -96,14 +96,10 @@ filteredItemsCount = 0, onItemMouseOut = () => { }, onItemMouseOver = () => { },
96
96
  "checkbox-indefinite": isIndefiniteSelection(),
97
97
  });
98
98
  const labelClasses = cx("input-checkbox-label", "s-select-all-checkbox");
99
- const checkbox = (_jsxs("label", { role: "select-all-checkbox", className: labelClasses, children: [
100
- _jsx("input", { readOnly: true, type: "checkbox", className: checkboxClasses, checked: !isEmpty(), onChange: onActionCheckboxChange }), _jsx("span", { className: "input-label-text", children: intl.formatMessage({ id: "gs.list.all" }) })
101
- ] }));
99
+ const checkbox = (_jsxs("label", { role: "select-all-checkbox", className: labelClasses, children: [_jsx("input", { readOnly: true, type: "checkbox", className: checkboxClasses, checked: !isEmpty(), onChange: onActionCheckboxChange }), _jsx("span", { className: "input-label-text", children: intl.formatMessage({ id: "gs.list.all" }) })] }));
102
100
  return (_jsxs("div", { className: "gd-list-actions gd-list-actions-invertable", children: [checkbox, renderSearchResultsLength()] }));
103
101
  }
104
- return (_jsxs("div", { className: "gd-list-actions", children: [
105
- _jsx(Button, { className: "gd-button-link", tagName: "a", onClick: onSelectAll, value: intl.formatMessage({ id: "gs.list.selectAll" }) }), _jsx(Button, { className: "gd-button-link", tagName: "a", onClick: onSelectNone, value: intl.formatMessage({ id: "gs.list.clear" }) })
106
- ] }));
102
+ return (_jsxs("div", { className: "gd-list-actions", children: [_jsx(Button, { className: "gd-button-link", tagName: "a", onClick: onSelectAll, value: intl.formatMessage({ id: "gs.list.selectAll" }) }), _jsx(Button, { className: "gd-button-link", tagName: "a", onClick: onSelectNone, value: intl.formatMessage({ id: "gs.list.clear" }) })] }));
107
103
  }, [
108
104
  selectAllCheckbox,
109
105
  isIndefiniteSelection,
@@ -121,9 +117,7 @@ filteredItemsCount = 0, onItemMouseOut = () => { }, onItemMouseOver = () => { },
121
117
  const attributeName = (_jsx("span", { className: "gd-shortened-text gd-attribute-name s-dropdown-attribute-filter-name", title: tagName, children: tagName }));
122
118
  const selectionItemsStr = getSelectionString(selection);
123
119
  const isSelectionEmpty = selection.length === 0;
124
- const invertedInfo = !isSelectionEmpty && isInverted ? (_jsxs("span", { children: [
125
- _jsx("b", { children: intl.formatMessage({ id: "gs.list.all" }) }),
126
- "\u00A0", intl.formatMessage({ id: "gs.list.except" }), "\u00A0"] })) : null;
120
+ const invertedInfo = !isSelectionEmpty && isInverted ? (_jsxs("span", { children: [_jsx("b", { children: intl.formatMessage({ id: "gs.list.all" }) }), "\u00A0", intl.formatMessage({ id: "gs.list.except" }), "\u00A0"] })) : null;
127
121
  const selectionList = isSelectionEmpty ? null : (_jsx("span", { className: "gd-shortened-text gd-selection-list s-dropdown-attribute-selection-list", title: selectionItemsStr, children: `${selectionItemsStr}` }));
128
122
  const selectionLengthInfo = selection.length > 1 ? `\xa0(${selection.length})` : null;
129
123
  const is = _jsxs("span", { children: ["\u00A0", intl.formatMessage({ id: "gs.list.is" }), "\u00A0"] });
@@ -31,8 +31,5 @@ export const LegacyMultiSelectListItem = memo(function LegacyMultiSelectListItem
31
31
  const renderOnly = useCallback(() => {
32
32
  return (_jsx("span", { className: "gd-list-item-only", onClick: handleOnly, children: _jsx(FormattedMessage, { id: "gs.list.only" }) }));
33
33
  }, [handleOnly]);
34
- return (_jsxs("div", { className: classNames, onClick: handleSelect, onMouseOver: handleMouseOver, onMouseOut: handleMouseOut, children: [
35
- _jsxs("label", { className: "input-checkbox-label", children: [
36
- _jsx("input", { type: "checkbox", className: "input-checkbox", readOnly: true, checked: selected }), _jsx("span", { className: "input-label-text", children: source.title })
37
- ] }), renderOnly()] }));
34
+ return (_jsxs("div", { className: classNames, onClick: handleSelect, onMouseOver: handleMouseOver, onMouseOut: handleMouseOut, children: [_jsxs("label", { className: "input-checkbox-label", children: [_jsx("input", { type: "checkbox", className: "input-checkbox", readOnly: true, checked: selected }), _jsx("span", { className: "input-label-text", children: source.title })] }), renderOnly()] }));
38
35
  });
@@ -45,8 +45,7 @@ export function LegacySingleSelectListItem({ source, selected, onSelect, onMouse
45
45
  return (_jsxs(BubbleHoverTrigger, { children: [titleElement, _jsx(Bubble, { className: "bubble-primary", alignPoints: [{ align: "cr cl" }, { align: "cl cr" }], arrowOffsets: {
46
46
  "cr cl": [BUBBLE_OFFSET_X, 0],
47
47
  "cl cr": [-BUBBLE_OFFSET_X, 0],
48
- }, children: title })
49
- ] }));
48
+ }, children: title })] }));
50
49
  }
51
50
  return titleElement;
52
51
  }, [isOverflowed, source]);
@@ -72,8 +72,7 @@ export const SingleSelectListItem = forwardRef(function SingleSelectListItem(pro
72
72
  return (_jsxs(BubbleHoverTrigger, { children: [titleElement, _jsx(Bubble, { className: "bubble-primary", alignPoints: [{ align: "cr cl" }, { align: "cl cr" }], arrowOffsets: {
73
73
  "cr cl": [BUBBLE_OFFSET_X, 0],
74
74
  "cl cr": [-BUBBLE_OFFSET_X, 0],
75
- }, children: title })
76
- ] }));
75
+ }, children: title })] }));
77
76
  }
78
77
  return titleElement;
79
78
  };
@@ -81,9 +80,7 @@ export const SingleSelectListItem = forwardRef(function SingleSelectListItem(pro
81
80
  if (!info) {
82
81
  return null;
83
82
  }
84
- return (_jsx("div", { "data-testid": "item-info", className: "gd-list-item-bubble s-list-item-info", children: _jsxs(BubbleHoverTrigger, { tagName: "div", showDelay: 200, hideDelay: hideDelayBubble ?? 0, eventsOnBubble: eventsOnBubble, children: [
85
- _jsx("div", { className: "inlineBubbleHelp" }), _jsx(Bubble, { className: "bubble-primary", alignPoints: [{ align: "cr cl" }], arrowOffsets: { "cr cl": [15, 0] }, children: info })
86
- ] }) }));
83
+ return (_jsx("div", { "data-testid": "item-info", className: "gd-list-item-bubble s-list-item-info", children: _jsxs(BubbleHoverTrigger, { tagName: "div", showDelay: 200, hideDelay: hideDelayBubble ?? 0, eventsOnBubble: eventsOnBubble, children: [_jsx("div", { className: "inlineBubbleHelp" }), _jsx(Bubble, { className: "bubble-primary", alignPoints: [{ align: "cr cl" }], arrowOffsets: { "cr cl": [15, 0] }, children: info })] }) }));
87
84
  };
88
85
  const children = (_jsxs(_Fragment, { children: [iconRenderer ? iconRenderer(icon) : renderIcon(icon), renderTitle(), suffix ? _jsx("span", { className: "gd-list-item-suffix", children: suffix }) : null, infoRenderer ? infoRenderer(info) : renderInfo()] }));
89
86
  if (type === "separator" || type === "header") {
@@ -71,14 +71,10 @@ export function MultiSelectList({ isMobile, width, height, items, itemHeight, it
71
71
  "checkbox-indefinite": isIndefiniteSelection(),
72
72
  });
73
73
  const labelClasses = cx("input-checkbox-label", "s-select-all-checkbox");
74
- const checkbox = (_jsxs("label", { className: labelClasses, children: [
75
- _jsx("input", { readOnly: true, type: "checkbox", className: checkboxClasses, checked: !isEmpty(), onChange: onActionCheckboxChange }), _jsx("span", { className: "input-label-text", children: intl.formatMessage({ id: "gs.list.all" }) })
76
- ] }));
74
+ const checkbox = (_jsxs("label", { className: labelClasses, children: [_jsx("input", { readOnly: true, type: "checkbox", className: checkboxClasses, checked: !isEmpty(), onChange: onActionCheckboxChange }), _jsx("span", { className: "input-label-text", children: intl.formatMessage({ id: "gs.list.all" }) })] }));
77
75
  return (_jsxs("div", { className: "gd-list-actions gd-list-actions-invertable", children: [checkbox, renderSearchResultsLength()] }));
78
76
  }
79
- return (_jsxs("div", { className: "gd-list-actions", children: [
80
- _jsx(Button, { className: "gd-button-link", tagName: "a", onClick: onSelectAll, value: intl.formatMessage({ id: "gs.list.selectAll" }) }), _jsx(Button, { className: "gd-button-link", tagName: "a", onClick: onSelectNone, value: intl.formatMessage({ id: "gs.list.clear" }) })
81
- ] }));
77
+ return (_jsxs("div", { className: "gd-list-actions", children: [_jsx(Button, { className: "gd-button-link", tagName: "a", onClick: onSelectAll, value: intl.formatMessage({ id: "gs.list.selectAll" }) }), _jsx(Button, { className: "gd-button-link", tagName: "a", onClick: onSelectNone, value: intl.formatMessage({ id: "gs.list.clear" }) })] }));
82
78
  }, [
83
79
  selectAllCheckbox,
84
80
  isIndefiniteSelection,
@@ -96,9 +92,7 @@ export function MultiSelectList({ isMobile, width, height, items, itemHeight, it
96
92
  const attributeName = (_jsx("span", { className: "gd-shortened-text gd-attribute-name s-dropdown-attribute-filter-name", title: tagName, children: tagName }));
97
93
  const selectionItemsStr = getSelectionString(selectedItems ?? []);
98
94
  const isSelectionEmpty = (selectedItems?.length ?? 0) === 0;
99
- const invertedInfo = !isSelectionEmpty && isInverted ? (_jsxs("span", { children: [
100
- _jsx("b", { children: intl.formatMessage({ id: "gs.list.all" }) }),
101
- "\u00A0", intl.formatMessage({ id: "gs.list.except" }), "\u00A0"] })) : null;
95
+ const invertedInfo = !isSelectionEmpty && isInverted ? (_jsxs("span", { children: [_jsx("b", { children: intl.formatMessage({ id: "gs.list.all" }) }), "\u00A0", intl.formatMessage({ id: "gs.list.except" }), "\u00A0"] })) : null;
102
96
  const selectionList = isSelectionEmpty ? null : (_jsx("span", { className: "gd-shortened-text gd-selection-list s-dropdown-attribute-selection-list", title: selectionItemsStr, children: `${selectionItemsStr}` }));
103
97
  const selectionLengthInfo = (selectedItems?.length ?? 0) > 1 ? `\xa0(${selectedItems?.length})` : null;
104
98
  const is = _jsxs("span", { children: ["\u00A0", intl.formatMessage({ id: "gs.list.is" }), "\u00A0"] });
@@ -25,8 +25,5 @@ export const MultiSelectListItem = memo(function MultiSelectListItem({ title, on
25
25
  const renderOnly = useCallback(() => {
26
26
  return (_jsx("span", { className: "gd-list-item-only", onClick: handleOnlyClick, children: _jsx(FormattedMessage, { id: "gs.list.only" }) }));
27
27
  }, [handleOnlyClick]);
28
- return (_jsxs("div", { className: classNames, onClick: onClick, onMouseOver: onMouseOver, onMouseOut: onMouseOut, children: [
29
- _jsxs("label", { className: "input-checkbox-label", children: [
30
- _jsx("input", { type: "checkbox", className: "input-checkbox", readOnly: true, checked: isSelected }), _jsx("span", { className: "input-label-text", children: title })
31
- ] }), renderOnly()] }));
28
+ return (_jsxs("div", { className: classNames, onClick: onClick, onMouseOver: onMouseOver, onMouseOut: onMouseOut, children: [_jsxs("label", { className: "input-checkbox-label", children: [_jsx("input", { type: "checkbox", className: "input-checkbox", readOnly: true, checked: isSelected }), _jsx("span", { className: "input-label-text", children: title })] }), renderOnly()] }));
32
29
  });
@@ -1 +1 @@
1
- {"version":3,"file":"customDictionary.d.ts","sourceRoot":"","sources":["../../src/List/customDictionary.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;CAe1B,CAAC"}
1
+ {"version":3,"file":"customDictionary.d.ts","sourceRoot":"","sources":["../../src/List/customDictionary.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,cAAc;IACvB,eAAe;IACf,cAAc;IACd,aAAa;IACb,YAAY;IACZ,uBAAuB;IACvB,mBAAmB;IACnB,gBAAgB;IAChB,eAAe;IACf,kBAAkB;IAClB,uBAAuB;IACvB,sBAAsB;IACtB,qBAAqB;IACrB,kCAAkC;IAClC,qBAAqB;CACxB,CAAC"}
@@ -6,7 +6,5 @@ import cx from "classnames";
6
6
  */
7
7
  export function LoadingSpinner({ className, color }) {
8
8
  const strokeColor = color ?? "#363636";
9
- return (_jsx("span", { className: cx("gd-loading-spinner s-loading-spinner", className), children: _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "128px", height: "128px", viewBox: "0 0 128 128", children: [
10
- _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "1", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M64 8.125v19.637" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.916", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M36.062 15.61L45.88 32.62" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.833", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M15.61 36.062l17.008 9.82" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.75", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M8.126 64h19.638" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.666", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M15.612 91.938l17.007-9.82" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.583", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M36.064 112.39l9.82-17.01" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.5", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M64 119.873v-19.636" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.416", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M91.94 112.387L82.12 95.38" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.333", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M112.39 91.935l-17.004-9.82" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.25", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M119.875 63.997H100.24" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.166", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M112.39 36.06l-17.006 9.817" }), _jsx("path", { fill: "none", strokeOpacity: "0.083", stroke: strokeColor, strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M91.937 15.61l-9.82 17.004" })
11
- ] }) }));
9
+ return (_jsx("span", { className: cx("gd-loading-spinner s-loading-spinner", className), children: _jsxs("svg", { xmlns: "http://www.w3.org/2000/svg", width: "128px", height: "128px", viewBox: "0 0 128 128", children: [_jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "1", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M64 8.125v19.637" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.916", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M36.062 15.61L45.88 32.62" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.833", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M15.61 36.062l17.008 9.82" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.75", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M8.126 64h19.638" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.666", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M15.612 91.938l17.007-9.82" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.583", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M36.064 112.39l9.82-17.01" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.5", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M64 119.873v-19.636" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.416", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M91.94 112.387L82.12 95.38" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.333", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M112.39 91.935l-17.004-9.82" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.25", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M119.875 63.997H100.24" }), _jsx("path", { fill: "none", stroke: strokeColor, strokeOpacity: "0.166", strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M112.39 36.06l-17.006 9.817" }), _jsx("path", { fill: "none", strokeOpacity: "0.083", stroke: strokeColor, strokeWidth: "12", strokeLinecap: "round", strokeMiterlimit: "10", d: "M91.937 15.61l-9.82 17.004" })] }) }));
12
10
  }
@@ -8,15 +8,7 @@ export function MenuOpenedByClick(props) {
8
8
  const outsideClick = useCallback(() => onOpenedChange({ opened: false, source: "OUTSIDE_CLICK" }), [onOpenedChange]);
9
9
  const togglerWrapperClick = useCallback(() => onOpenedChange({ opened: !opened, source: "TOGGLER_BUTTON_CLICK" }), [onOpenedChange, opened]);
10
10
  const togglerRef = useRef(null);
11
- const OutsideClickHandlerWrapped = useCallback((wrapperProps) => (
12
- // If UseCapture is set to false (default event bubbling), the disadvantage is that we will not
13
- // get notified of click events with preventDefault or stopPropagation methods called on them. On the
14
- // other hand it greatly simplifies event handling with toggler elements, for example if we have
15
- // opened menu and we used useCapture=true, and somebody clicked toggler element, OutsideClickHandler
16
- // would get notified, he would set opened state from true to false, and then toggler element click
17
- // handler would get notified, that would toggle it back to true, so menu would stay opened. This
18
- // is be solved by OutsideClickHandler ignoring clicks that are inside of togglerWrapped.
19
- _jsx(OutsideClickHandler, { onOutsideClick: outsideClick, useCapture: true, toggler: togglerRef.current ?? undefined, children: wrapperProps.children })), [outsideClick, togglerRef]);
11
+ const OutsideClickHandlerWrapped = useCallback((wrapperProps) => (_jsx(OutsideClickHandler, { onOutsideClick: outsideClick, useCapture: true, toggler: togglerRef.current ?? undefined, children: wrapperProps.children })), [outsideClick, togglerRef]);
20
12
  const togglerWrapped = (_jsx("div", { onClick: togglerWrapperClick, className: "gd-menuOpenedByClick-togglerWrapped", ref: togglerRef, children: props.toggler }));
21
13
  return (_jsx(MenuPosition, { opened: props.opened, toggler: togglerWrapped, togglerWrapperClassName: props.togglerWrapperClassName, contentWrapper: OutsideClickHandlerWrapped, topLevelMenu: props.topLevelMenu, portalTarget: props.portalTarget, alignment: props.alignment, spacing: props.spacing, offset: props.offset, children: props.children }));
22
14
  }
@@ -24,7 +24,5 @@ export function MenuPosition({ portalTarget, topLevelMenu, contentWrapper: Conte
24
24
  // any element specified in targetElement prop). Any submenus are rendered
25
25
  // inside of previous menu, so they do not need any portals.
26
26
  const MaybeWrapper = useMemo(() => (topLevelMenu ? Fragment : Wrapper), [topLevelMenu]);
27
- return (_jsxs(MaybeWrapper, { children: [
28
- _jsx("div", { className: topLevelMenu ? togglerWrapperClassName : undefined, ref: setTogglerEl, children: toggler }), _jsx(PortalIfTopLevelMenu, { portalTarget: portalTarget, topLevelMenu: topLevelMenu, children: opened && togglerElInitialized ? (_jsx(ContentWrapper, { children: _jsx(PositionedMenuContent, { alignment: alignment, spacing: spacing, offset: offset, topLevelMenu: topLevelMenu, togglerEl: togglerEl.current, children: children }) })) : null })
29
- ] }));
27
+ return (_jsxs(MaybeWrapper, { children: [_jsx("div", { className: topLevelMenu ? togglerWrapperClassName : undefined, ref: setTogglerEl, children: toggler }), _jsx(PortalIfTopLevelMenu, { portalTarget: portalTarget, topLevelMenu: topLevelMenu, children: opened && togglerElInitialized ? (_jsx(ContentWrapper, { children: _jsx(PositionedMenuContent, { alignment: alignment, spacing: spacing, offset: offset, topLevelMenu: topLevelMenu, togglerEl: togglerEl.current, children: children }) })) : null })] }));
30
28
  }