@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.
- package/esm/@ui/@dev/ComponentTable.d.ts +1 -1
- package/esm/@ui/@dev/ComponentTable.d.ts.map +1 -1
- package/esm/@ui/@dev/ComponentTable.js +1 -2
- package/esm/@ui/@types/icon.d.ts +1 -1
- package/esm/@ui/@types/icon.d.ts.map +1 -1
- package/esm/@ui/@utils/bem.d.ts.map +1 -1
- package/esm/@ui/@utils/keyboardNavigation.d.ts +11 -11
- package/esm/@ui/@utils/keyboardNavigation.d.ts.map +1 -1
- package/esm/@ui/@utils/size.d.ts +2 -1
- package/esm/@ui/@utils/size.d.ts.map +1 -1
- package/esm/@ui/@utils/useKeyboardNavigationTarget.d.ts.map +1 -1
- package/esm/@ui/UiAddGranteeDialog/UiAddGranteeDialogCard.d.ts.map +1 -1
- package/esm/@ui/UiAddGranteeDialog/UiAddGranteeDialogCard.js +1 -5
- package/esm/@ui/UiAddGranteeDialog/useGranteeSelection.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/SkeletonItemFactory.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTable.js +1 -3
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.js +1 -2
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.js +1 -3
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableFilter.js +1 -5
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.js +1 -2
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableRow.js +1 -2
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableToolbar.js +5 -13
- package/esm/@ui/UiAsyncTable/UiAsyncTable/utils.d.ts +3 -3
- package/esm/@ui/UiAsyncTable/UiAsyncTable/utils.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTableTitle/UiAsyncTableTitle.js +1 -2
- package/esm/@ui/UiAsyncTable/useAsyncTableSearch.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/useAsyncTableSearch.d.ts.map +1 -1
- package/esm/@ui/UiAutocomplete/UiAutocomplete.js +3 -7
- package/esm/@ui/UiAutocomplete/types.d.ts.map +1 -1
- package/esm/@ui/UiAutocomplete/useAsyncListSource.d.ts.map +1 -1
- package/esm/@ui/UiBreadcrumb/UiBreadcrumb.js +1 -2
- package/esm/@ui/UiCertificationIcon/UiCertificationIcon.js +1 -8
- package/esm/@ui/UiCheckbox/UiCheckbox.js +2 -5
- package/esm/@ui/UiColorPicker/UiColorPicker.js +2 -5
- package/esm/@ui/UiColorPicker/components/UiColorSlider.js +2 -4
- package/esm/@ui/UiColorPicker/components/UiColorValueField.js +1 -2
- package/esm/@ui/UiCombobox/UiComboboxListItem.d.ts +1 -1
- package/esm/@ui/UiCombobox/UiComboboxListItem.d.ts.map +1 -1
- package/esm/@ui/UiCombobox/UiComboboxListItem.js +1 -2
- package/esm/@ui/UiCombobox/types.d.ts.map +1 -1
- package/esm/@ui/UiCombobox/useComboboxSelection.d.ts.map +1 -1
- package/esm/@ui/UiConfigEditor/ConfigEditorToolbar.js +2 -4
- package/esm/@ui/UiConfigEditor/UiConfigEditor.js +2 -4
- package/esm/@ui/UiConfigEditor/types.d.ts.map +1 -1
- package/esm/@ui/UiConfirmDialog/UiConfirmDialogCard.d.ts.map +1 -1
- package/esm/@ui/UiConfirmDialog/UiConfirmDialogCard.js +1 -5
- package/esm/@ui/UiControlButton/UiControlButton.js +1 -4
- package/esm/@ui/UiDrawer/UiDrawer.js +2 -6
- package/esm/@ui/UiDropdown/UiDropdown.js +2 -4
- package/esm/@ui/UiErrorPage/UiErrorPage.js +1 -4
- package/esm/@ui/UiFocusManager/UiAutofocus.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/UiFocusManager.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/UiFocusTrap.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/UiReturnFocusOnUnmount.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/UiReturnFocusOnUnmount.js +9 -1
- package/esm/@ui/UiFocusManager/UiTabOutHandler.d.ts +1 -1
- package/esm/@ui/UiFocusManager/UiTabOutHandler.d.ts.map +1 -1
- package/esm/@ui/UiFocusManager/utils.d.ts +1 -1
- package/esm/@ui/UiFocusManager/utils.d.ts.map +1 -1
- package/esm/@ui/UiGeneralAccessRadio/UiGeneralAccessRadio.d.ts.map +1 -1
- package/esm/@ui/UiGeneralAccessRadio/UiGeneralAccessRadio.js +2 -4
- package/esm/@ui/UiGranteeAsyncPicker/UiGranteeAsyncPicker.d.ts.map +1 -1
- package/esm/@ui/UiGranteeAsyncPicker/UiGranteeAsyncPicker.js +2 -5
- package/esm/@ui/UiGranteeAvatar/UiGranteeAvatar.d.ts.map +1 -1
- package/esm/@ui/UiGranteeRow/UiGranteeRow.d.ts.map +1 -1
- package/esm/@ui/UiGranteeRow/UiGranteeRow.js +1 -3
- package/esm/@ui/UiGranteeRowControls/UiGranteeRowControls.d.ts.map +1 -1
- package/esm/@ui/UiGranteeRowControls/UiGranteeRowControls.js +1 -2
- package/esm/@ui/UiIcon/icons.d.ts.map +1 -1
- package/esm/@ui/UiIcon/icons.js +58 -168
- package/esm/@ui/UiIconButton/UiIconButtonRenderer.js +1 -2
- package/esm/@ui/UiInlineTextGenerator/UiInlineTextGenerator.js +1 -2
- package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.d.ts +1 -1
- package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.d.ts.map +1 -1
- package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.js +1 -5
- package/esm/@ui/UiLabelsList/UiLabelsList.js +1 -2
- package/esm/@ui/UiListbox/UiListbox.js +1 -5
- package/esm/@ui/UiListbox/defaults/DefaultUiListboxInteractiveItemComponent.js +1 -3
- package/esm/@ui/UiMenu/UiMenu.js +3 -7
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuContent.js +1 -2
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuGroupItem.js +1 -2
- package/esm/@ui/UiMenu/context.d.ts.map +1 -1
- package/esm/@ui/UiMenu/itemUtils.d.ts +3 -3
- package/esm/@ui/UiMenu/itemUtils.d.ts.map +1 -1
- package/esm/@ui/UiModalDialog/UiDialogBody.d.ts.map +1 -1
- package/esm/@ui/UiModalDialog/UiDialogHeader.d.ts.map +1 -1
- package/esm/@ui/UiNavigationBypass/UiNavigationBypass.js +1 -3
- package/esm/@ui/UiObjectShareDialog/UiObjectShareDialogCard.d.ts.map +1 -1
- package/esm/@ui/UiObjectShareDialog/UiObjectShareDialogCard.js +1 -4
- package/esm/@ui/UiPermissionMenu/UiPermissionMenu.d.ts.map +1 -1
- package/esm/@ui/UiPermissionMenu/UiPermissionMenu.js +1 -2
- package/esm/@ui/UiRadio/UiRadio.d.ts.map +1 -1
- package/esm/@ui/UiRadio/UiRadio.js +1 -4
- package/esm/@ui/UiRadioRow/UiRadioRow.d.ts.map +1 -1
- package/esm/@ui/UiRadioRow/UiRadioRow.js +1 -3
- package/esm/@ui/UiSectionHeading/UiSectionHeading.js +1 -2
- package/esm/@ui/UiTabs/context.d.ts.map +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsAllTabs.js +1 -2
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsAllTabsButton.d.ts +2 -4
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsAllTabsButton.d.ts.map +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsContainer.js +2 -4
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTab.js +1 -3
- package/esm/@ui/UiTag/UiTag.js +1 -2
- package/esm/@ui/UiTags/UiTags.js +3 -9
- package/esm/@ui/UiTags/interactions.d.ts.map +1 -1
- package/esm/@ui/UiTextInput/UiTextInput.js +1 -2
- package/esm/@ui/UiToast/UiToastsContainer.js +2 -4
- package/esm/@ui/UiToast/types.d.ts.map +1 -1
- package/esm/@ui/UiTooltip/UiTooltip.js +1 -2
- package/esm/@ui/UiTooltip/utils.d.ts +4 -4
- package/esm/@ui/UiTooltip/utils.d.ts.map +1 -1
- package/esm/@ui/UiTreeview/UITreeviewItem.js +1 -2
- package/esm/@ui/UiTreeview/UiTreeViewEvents.d.ts.map +1 -1
- package/esm/@ui/hooks/useScopedId.d.ts +1 -1
- package/esm/@ui/hooks/useScopedId.d.ts.map +1 -1
- package/esm/@ui/hooks/useVirtualizerRectObserver.d.ts.map +1 -1
- package/esm/AddButton/AddButton.js +1 -3
- package/esm/Bubble/Bubble.js +1 -5
- package/esm/Bubble/BubbleTrigger.js +1 -2
- package/esm/Bubble/withBubble.js +1 -3
- package/esm/Button/Button.js +1 -3
- package/esm/CatalogItemPicker/CatalogItemPickerBody.js +1 -3
- package/esm/CatalogItemPicker/CatalogItemPickerParts.js +3 -7
- package/esm/CatalogItemPicker/DateDatasetPickerItem.js +3 -6
- package/esm/CatalogItemPicker/messages.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPicker.d.ts +2 -2
- package/esm/CatalogItemPicker/useCatalogItemPickerState.d.ts +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerState.d.ts.map +1 -1
- package/esm/CatalogItemPicker/utils.d.ts +3 -3
- package/esm/CatalogItemPicker/utils.d.ts.map +1 -1
- package/esm/ChartSorting/ChartSorting.js +1 -5
- package/esm/ChartSorting/ChartSortingDropdown.js +1 -2
- package/esm/ChartSorting/MeasureDropdown/MeasureDropdown.js +3 -7
- package/esm/ChartSorting/types.js +1 -2
- package/esm/ColorPicker/ColorPicker.js +1 -7
- package/esm/ColorPicker/components/ColorPickerMatrix.d.ts +2 -1
- package/esm/ColorPicker/components/ColorPickerMatrix.d.ts.map +1 -1
- package/esm/ColorPicker/components/ColorPickerMatrix.js +1 -3
- package/esm/ColorPicker/components/ColorsPreview.d.ts +2 -1
- package/esm/ColorPicker/components/ColorsPreview.d.ts.map +1 -1
- package/esm/ColorPicker/components/ColorsPreview.js +2 -6
- package/esm/ColorPicker/components/HexColorInput.d.ts +2 -1
- package/esm/ColorPicker/components/HexColorInput.d.ts.map +1 -1
- package/esm/ColorPicker/components/HexColorInput.js +1 -3
- package/esm/ColorPicker/components/HueColorPicker.d.ts +1 -1
- package/esm/ColorPicker/components/HueColorPicker.d.ts.map +1 -1
- package/esm/DateDatasets/dateDatasets.d.ts.map +1 -1
- package/esm/Datepicker/Datepicker.js +2 -4
- package/esm/DescriptionPanel/DescriptionPanel.d.ts.map +1 -1
- package/esm/DescriptionPanel/DescriptionPanel.js +1 -3
- package/esm/DescriptionPanel/EllipsisText.js +1 -4
- package/esm/DescriptionPanel/MetadataList.js +1 -4
- package/esm/Dialog/CommunityEditionDialog.js +1 -3
- package/esm/Dialog/ConfirmDialogBase.js +1 -3
- package/esm/Dialog/ConfirmDialogFooter.js +1 -2
- package/esm/Dialog/CsvDelimiterPicker.d.ts.map +1 -1
- package/esm/Dialog/CsvDelimiterPicker.js +3 -6
- package/esm/Dialog/DialogBase.js +1 -3
- package/esm/Dialog/DialogCloseButton.js +1 -5
- package/esm/Dialog/DialogList/DialogListHeader.js +1 -2
- package/esm/Dialog/DialogList/DialogListItemBasic.js +2 -7
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeLanguageSelect.js +1 -7
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeOptions.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CompleteListPropsMessage.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.js +1 -4
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.js +1 -5
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/HeightSetting.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/LocaleSetting.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/NumericInput.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/PrepareEnvMessage.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ReactOptions.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ToggleSwitch.js +1 -6
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/WebComponentsOptions.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/utils.d.ts.map +1 -1
- package/esm/Dialog/ExportDialogBase.js +1 -4
- package/esm/Dialog/ExportTabularPdfDialog.js +2 -5
- package/esm/Dialog/FooterButtons.js +1 -2
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/ComponentInteractionContext.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ComponentLabelsContext.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeIcons.js +2 -6
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeItem.js +4 -14
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.js +2 -4
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.js +2 -5
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdownBody.js +1 -2
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/permissionsLogic.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/usePermissionsDropdownState.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.js +1 -2
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.js +1 -4
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.js +2 -4
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/backend/loadGranteeOptionsPromise.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/backend/useGetAccessList.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/types.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/useShareDialogBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/utils.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/utils.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/shareDialogMappers.d.ts +2 -2
- package/esm/Dialog/ShareDialog/shareDialogMappers.d.ts.map +1 -1
- package/esm/Dialog/StylingEditorDialog/BubbleHeaderSeparator.js +1 -4
- package/esm/Dialog/StylingEditorDialog/StylingEditorDialog.js +5 -18
- package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.js +1 -5
- package/esm/Dialog/StylingEditorDialog/StylingExample.js +1 -5
- package/esm/Dropdown/Dropdown.js +2 -4
- package/esm/Dropdown/DropdownInvertableSelect.js +1 -5
- package/esm/Dropdown/DropdownList.js +2 -4
- package/esm/Dropdown/customDictionary.d.ts.map +1 -1
- package/esm/FileUpload/FileDropzone/FileDropzone.js +2 -4
- package/esm/FileUpload/FilePickerButton/FilePickerButton.js +1 -3
- package/esm/FileUpload/UploadFileList/UploadFileList.js +2 -6
- package/esm/FileUpload/UploadStatusDialog/UploadStatusDialog.js +2 -7
- package/esm/FileUpload/hooks/useFileInput.d.ts.map +1 -1
- package/esm/FileUpload/parseAcceptedTypes.d.ts.map +1 -1
- package/esm/FileUpload/types.d.ts.map +1 -1
- package/esm/FilterGroupItem/FilterGroupItem.d.ts.map +1 -1
- package/esm/FilterGroupItem/FilterGroupItem.js +1 -9
- package/esm/FilterLabel/FilterLabel.js +1 -2
- package/esm/Form/Checkbox.js +1 -4
- package/esm/Form/InputPure.d.ts.map +1 -1
- package/esm/Form/InputPure.js +3 -6
- package/esm/Header/Header.js +6 -17
- package/esm/Header/Header.test.helpers.d.ts.map +1 -1
- package/esm/Header/HeaderAccount.js +1 -2
- package/esm/Header/HeaderBadgeWithModal.js +1 -2
- package/esm/Header/HeaderDataMenu.js +1 -2
- package/esm/Header/HeaderHelp.js +2 -4
- package/esm/Header/HeaderMenu.d.ts +2 -1
- package/esm/Header/HeaderMenu.d.ts.map +1 -1
- package/esm/Header/HeaderMenu.js +1 -2
- package/esm/Header/HeaderSearchButton.js +1 -2
- package/esm/Header/HeaderUpsellButton.js +1 -3
- package/esm/Header/HeaderWorkspacePickerItem.js +1 -2
- package/esm/Header/WorkspacePickerHomeFooter.js +1 -2
- package/esm/Icon/icons/AlertPaused.js +1 -3
- package/esm/Icon/icons/BoldHyperlink.js +1 -3
- package/esm/Icon/icons/ColumnContainer.js +1 -3
- package/esm/Icon/icons/Columns.js +1 -5
- package/esm/Icon/icons/Dashboard.js +1 -3
- package/esm/Icon/icons/Date.js +1 -5
- package/esm/Icon/icons/Ellipsis.js +1 -3
- package/esm/Icon/icons/Explore.js +1 -3
- package/esm/Icon/icons/GenAI.js +1 -3
- package/esm/Icon/icons/GenAI2.js +1 -3
- package/esm/Icon/icons/Hash.js +1 -3
- package/esm/Icon/icons/Header.js +1 -3
- package/esm/Icon/icons/Image.js +1 -3
- package/esm/Icon/icons/InsightIcons/Bubble.js +1 -3
- package/esm/Icon/icons/InsightIcons/Bullet.js +1 -3
- package/esm/Icon/icons/InsightIcons/Combo.js +1 -3
- package/esm/Icon/icons/InsightIcons/DependencyWheel.js +1 -5
- package/esm/Icon/icons/InsightIcons/Donut.js +1 -3
- package/esm/Icon/icons/InsightIcons/Funnel.js +1 -3
- package/esm/Icon/icons/InsightIcons/Geo.js +1 -3
- package/esm/Icon/icons/InsightIcons/HeadlineChart.js +1 -3
- package/esm/Icon/icons/InsightIcons/HeatMap.js +1 -3
- package/esm/Icon/icons/InsightIcons/Line.js +1 -3
- package/esm/Icon/icons/InsightIcons/Pie.js +1 -3
- package/esm/Icon/icons/InsightIcons/Pyramid.js +1 -3
- package/esm/Icon/icons/InsightIcons/Radar.js +1 -5
- package/esm/Icon/icons/InsightIcons/Repeater.js +1 -3
- package/esm/Icon/icons/InsightIcons/Sankey.js +1 -3
- package/esm/Icon/icons/InsightIcons/ScatterPlot.js +1 -3
- package/esm/Icon/icons/InsightIcons/StackedArea.js +1 -3
- package/esm/Icon/icons/InsightIcons/Table.js +1 -3
- package/esm/Icon/icons/InsightIcons/TreeMap.js +1 -3
- package/esm/Icon/icons/InsightIcons/Waterfall.js +1 -3
- package/esm/Icon/icons/InsightPicker.js +1 -3
- package/esm/Icon/icons/Keyword.js +1 -3
- package/esm/Icon/icons/Many.js +1 -3
- package/esm/Icon/icons/Metric.js +1 -3
- package/esm/Icon/icons/RichText.js +1 -3
- package/esm/Icon/icons/Rows.js +1 -3
- package/esm/Icon/icons/SimplifiedDashboard.js +1 -3
- package/esm/Icon/icons/User.js +1 -3
- package/esm/Icon/icons/UserGroup.js +1 -3
- package/esm/Icon/utils.d.ts +1 -1
- package/esm/Icon/utils.d.ts.map +1 -1
- package/esm/List/AsyncList.js +1 -3
- package/esm/List/InsightListItem.js +2 -6
- package/esm/List/InsightListItemDate.js +1 -7
- package/esm/List/InvertableSelect/InvertableSelect.js +2 -4
- package/esm/List/InvertableSelect/InvertableSelectAllCheckbox.js +1 -2
- package/esm/List/InvertableSelect/InvertableSelectItem.js +1 -4
- package/esm/List/InvertableSelect/InvertableSelectSelectionStatus.js +1 -2
- package/esm/List/InvertableSelect/InvertableSelectVirtualised.js +2 -4
- package/esm/List/InvertableSelect/useInvertableSelect.d.ts.map +1 -1
- package/esm/List/LegacyMultiSelectList.d.ts.map +1 -1
- package/esm/List/LegacyMultiSelectList.js +3 -9
- package/esm/List/LegacyMultiSelectListItem.js +1 -4
- package/esm/List/LegacySingleSelectListItem.js +1 -2
- package/esm/List/ListItem.js +2 -5
- package/esm/List/MultiSelectList.js +3 -9
- package/esm/List/MultiSelectListItem.js +1 -4
- package/esm/List/customDictionary.d.ts.map +1 -1
- package/esm/LoadingSpinner/LoadingSpinner.js +1 -3
- package/esm/Menu/menuOpener/MenuOpenedByClick.js +1 -9
- package/esm/Menu/positioning/MenuPosition.js +1 -3
- package/esm/Messages/toasts/ToastsCenter.js +1 -3
- package/esm/Messages/toasts/ToastsCenterMessage.js +2 -6
- package/esm/Messages/toasts/context.d.ts +1 -1
- package/esm/Messages/toasts/context.d.ts.map +1 -1
- package/esm/Messages/toasts/useToastMessage.d.ts.map +1 -1
- package/esm/Overlay/FullScreenOverlay.d.ts.map +1 -1
- package/esm/Overlay/Overlay.d.ts.map +1 -1
- package/esm/Overlay/Overlay.js +1 -2
- package/esm/Overlay/OverlayContext.d.ts.map +1 -1
- package/esm/ParameterControl/ParameterControlDropdown.js +2 -12
- package/esm/ParameterControl/ParameterInput.js +1 -4
- package/esm/ParameterPicker/ParameterPicker.js +5 -13
- package/esm/RecurrenceForm/CronExpression.js +2 -7
- package/esm/RecurrenceForm/DateTime.js +2 -7
- package/esm/RecurrenceForm/Recurrence.js +2 -5
- package/esm/RecurrenceForm/RecurrenceForm.js +1 -2
- package/esm/RecurrenceForm/constants.d.ts.map +1 -1
- package/esm/RecurrenceForm/useCronValidation.d.ts.map +1 -1
- package/esm/RecurrenceForm/useCronValidation.js +1 -2
- package/esm/RecurrenceForm/utils/simpleRecurrenceTypeMappingFn.d.ts +2 -1
- package/esm/RecurrenceForm/utils/simpleRecurrenceTypeMappingFn.d.ts.map +1 -1
- package/esm/RecurrenceForm/utils/utils.d.ts +4 -3
- package/esm/RecurrenceForm/utils/utils.d.ts.map +1 -1
- package/esm/RichText/RichTextWithTooltip.js +1 -12
- package/esm/RichText/hooks/useEvaluatedMetricsAndAttributes.d.ts.map +1 -1
- package/esm/RichText/plugins/rehype-references.d.ts.map +1 -1
- package/esm/RichText/plugins/remark-references.d.ts.map +1 -1
- package/esm/ScrollGradient/ScrollGradient.js +1 -3
- package/esm/ScrollablePanel/ScrollContext.d.ts +3 -3
- package/esm/ScrollablePanel/ScrollContext.d.ts.map +1 -1
- package/esm/SettingItem/SettingItem.js +2 -11
- package/esm/SettingWidget/FooterButtons.js +1 -2
- package/esm/SettingWidget/SimpleSettingsWidget/SimpleSettingWidget.js +1 -4
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingBody.js +2 -8
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingListItem.js +1 -6
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingWidget.js +1 -5
- package/esm/SettingWidget/StylingSettingWidget/utils.d.ts.map +1 -1
- package/esm/SettingWidget/TooltipIcon.js +1 -3
- package/esm/SettingWidget/constants.d.ts.map +1 -1
- package/esm/ShortenedText/ShortenedText.js +2 -5
- package/esm/Timepicker/Timepicker.d.ts +1 -1
- package/esm/Timepicker/Timepicker.d.ts.map +1 -1
- package/esm/WidgetNotice/WidgetNotice.js +1 -6
- package/esm/ZoomContext/ZoomContext.d.ts.map +1 -1
- package/esm/locales.d.ts.map +1 -1
- package/esm/measureNumberFormat/MeasureNumberFormat.js +1 -2
- package/esm/measureNumberFormat/customFormatDialog/CustomFormatDialog.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/CustomFormatDialog.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/CustomFormatDialog.js +1 -7
- package/esm/measureNumberFormat/customFormatDialog/DocumentationLink.js +1 -3
- package/esm/measureNumberFormat/customFormatDialog/FormatInput.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/FormatInput.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/FormatInput.js +1 -4
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownItem.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownItem.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownItem.js +1 -6
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/DropdownToggleButton.js +1 -3
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/FormatTemplatesDropdown.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/FormatTemplatesDropdown.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/formatTemplatesDropdown/FormatTemplatesDropdown.js +1 -2
- package/esm/measureNumberFormat/customFormatDialog/previewSection/ExtendedPreview.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/previewSection/ExtendedPreview.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/previewSection/ExtendedPreview.js +2 -5
- package/esm/measureNumberFormat/customFormatDialog/previewSection/Preview.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/previewSection/Preview.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/previewSection/Preview.js +1 -5
- package/esm/measureNumberFormat/customFormatDialog/shared/PreviewRows.js +1 -3
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdown.d.ts +1 -1
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdown.d.ts.map +1 -1
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdownItem.d.ts +1 -1
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdownItem.d.ts.map +1 -1
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdownItem.js +1 -2
- package/esm/measureNumberFormat/typings.js +1 -2
- package/esm/responsive/ResponsiveContext.d.ts.map +1 -1
- package/esm/responsive/useMediaQuery.d.ts.map +1 -1
- package/esm/sdk-ui-kit.d.ts +37 -39
- package/esm/syntaxHighlightingInput/hooks/useAutocompletion.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useEventHandlers.d.ts.map +1 -1
- package/esm/typings/positioning.js +1 -2
- package/esm/typings/utilities.js +1 -2
- package/esm/utils/domUtilities.d.ts +7 -7
- package/esm/utils/domUtilities.d.ts.map +1 -1
- package/esm/utils/domUtilities.js +3 -1
- package/esm/utils/events.d.ts +9 -9
- package/esm/utils/events.d.ts.map +1 -1
- package/esm/utils/overlay.d.ts.map +1 -1
- package/esm/utils/positioning.d.ts.map +1 -1
- package/esm/utils/useId.d.ts +1 -1
- package/esm/utils/useId.d.ts.map +1 -1
- package/package.json +13 -13
- package/src/@ui/UiChip/UiChip.scss +6 -6
- package/src/@ui/UiIcon/UiIcon.scss +2 -1
- package/src/@ui/UiLink/UiLink.scss +5 -6
- package/src/CatalogItemPicker/CatalogItemPicker.scss +12 -0
- package/src/FileUpload/UploadStatusDialog/UploadStatusDialog.scss +1 -2
- package/styles/css/dialog.css.map +1 -1
- package/styles/css/header.css.map +1 -1
- package/styles/css/main.css +7 -1
- package/styles/css/main.css.map +1 -1
- package/styles/css/messages.css +1 -1
- package/styles/css/messages.css.map +1 -1
- package/styles/css/overlay.css.map +1 -1
- package/styles/scss/dialog.scss +4 -5
- package/styles/scss/header.scss +1 -2
- package/styles/scss/messages.scss +12 -12
- package/styles/scss/overlay.scss +2 -2
package/esm/sdk-ui-kit.d.ts
CHANGED
|
@@ -768,10 +768,8 @@ export declare function DefaultUiTabsAllTabs<TTabProps extends Record<any, any>
|
|
|
768
768
|
export declare const DefaultUiTabsAllTabsButton: <TTabProps extends Record<any, any> = EmptyObject, TTabActionProps extends Record<any, any> = EmptyObject>(props: Omit<{
|
|
769
769
|
isOpen: boolean;
|
|
770
770
|
onClick: () => void;
|
|
771
|
-
ref?: RefObject<HTMLElement
|
|
772
|
-
ariaAttributes?:
|
|
773
|
-
role: AriaRole;
|
|
774
|
-
} & Pick<AriaAttributes, "aria-controls" | "aria-expanded" | "aria-haspopup">) | undefined;
|
|
771
|
+
ref?: RefObject<HTMLElement>;
|
|
772
|
+
ariaAttributes?: IDropdownButtonRenderProps["ariaAttributes"];
|
|
775
773
|
}, "ref"> & RefAttributes<HTMLElement>) => ReactNode;
|
|
776
774
|
|
|
777
775
|
/**
|
|
@@ -1195,8 +1193,8 @@ export declare function generateSupportUrl(projectId?: string, sessionId?: strin
|
|
|
1195
1193
|
export declare const getClosestFocusableSibling: <T extends IUiMenuItemData = object>(args: {
|
|
1196
1194
|
items: IUiMenuItem<T>[];
|
|
1197
1195
|
isItemFocusable: (item: IUiMenuItem<T>) => boolean;
|
|
1198
|
-
itemId?: string
|
|
1199
|
-
direction: "
|
|
1196
|
+
itemId?: string;
|
|
1197
|
+
direction: "forward" | "backward";
|
|
1200
1198
|
}) => IUiMenuItem<T> | undefined;
|
|
1201
1199
|
|
|
1202
1200
|
/**
|
|
@@ -1245,7 +1243,7 @@ export declare const getDefaultEmbedTypeOptions: (embedType: EmbedType) => Embed
|
|
|
1245
1243
|
* @param element - the element to get the focusable elements from
|
|
1246
1244
|
* @returns an object containing the focusable elements, the first focusable element, and the last focusable element
|
|
1247
1245
|
*/
|
|
1248
|
-
export declare const getFocusableElements: (element?: HTMLElement | null
|
|
1246
|
+
export declare const getFocusableElements: (element?: HTMLElement | null, includeHidden?: boolean) => {
|
|
1249
1247
|
focusableElements: HTMLElement[];
|
|
1250
1248
|
firstElement: HTMLElement;
|
|
1251
1249
|
lastElement: HTMLElement;
|
|
@@ -1254,7 +1252,7 @@ export declare const getFocusableElements: (element?: HTMLElement | null | undef
|
|
|
1254
1252
|
/**
|
|
1255
1253
|
* @internal
|
|
1256
1254
|
*/
|
|
1257
|
-
export declare const getGranteeItemTestId: (grantee: GranteeItem, prefix?: "option"
|
|
1255
|
+
export declare const getGranteeItemTestId: (grantee: GranteeItem, prefix?: "option") => string;
|
|
1258
1256
|
|
|
1259
1257
|
/**
|
|
1260
1258
|
* @internal
|
|
@@ -1283,7 +1281,7 @@ export declare const getItemInteractiveParent: <T extends IUiMenuItemData = obje
|
|
|
1283
1281
|
* Gets all items under a specific interactive parent item.
|
|
1284
1282
|
* @internal
|
|
1285
1283
|
*/
|
|
1286
|
-
export declare const getItemsByInteractiveParent: <T extends IUiMenuItemData = object>(items: IUiMenuItem<T>[], parentId?: string
|
|
1284
|
+
export declare const getItemsByInteractiveParent: <T extends IUiMenuItemData = object>(items: IUiMenuItem<T>[], parentId?: string) => IUiMenuItem<T>[] | undefined;
|
|
1287
1285
|
|
|
1288
1286
|
/**
|
|
1289
1287
|
* @internal
|
|
@@ -2721,7 +2719,7 @@ export declare function IconTreeMap({ className, width, height, color, ariaHidde
|
|
|
2721
2719
|
/**
|
|
2722
2720
|
* @internal
|
|
2723
2721
|
*/
|
|
2724
|
-
export declare type IconType = "aiAgent" | "aiAgentDisabled" | "brain" | "brainDisabled" | "check" | "checkCircle" | "certification" | "plus" | "plusCircle" | "sync" | "alert" | "alertPaused" | "close" | "cross" | "edit" | "crossCircle" | "question" | "chevronUp" | "chevronRight" | "chevronDown" | "chevronLeft" | "date" | "navigateUp" | "navigateDown" | "navigateRight" | "navigateLeft" | "download" | "slack" | "expand" | "exclamationCircle" | "infoCircle" | "book" | "visible" | "invisible" | "lock" | "unlock" | "ai" | "aiFill" | "drawer" | "drawerEmpty" | "prohibited" | "dropDown" | "dropRight" | "clock" | "clockPaused" | "questionMark" | "upload" | "expandRectangle" | "file" | "number" | "code" | "user" | "userPlus" | "users" | "magic" | "tab" | "pauseCircle" | "filter" | "timer" | "mail" | "envelope" | "copy" | "rain" | "earth" | "geoCollection" | "geoCollectionUpload" | "minimize" | "shrink" | "copyright" | "ellipsis" | "pencil" | "folder" | "folderSmall" | "folderPlus" | "trash" | "arrowUp" | "arrowRight" | "arrowDown" | "arrowLeft" | "undo" | "redo" | "trendDown" | "trendUp" | "save" | "minus" | "minusCircle" | "percent" | "enter" | "enterRight" | "money" | "ghost" | "warning" | "home" | "settings" | "search" | "university" | "building" | "printer" | "picture" | "visualization" | "dashboard" | "metric" | "fact" | "ldmAttribute" | "ldmKey" | "ldmLabel" | "sharp" | "attribute" | "horn" | "cw" | "ccw" | "table" | "directionColumn" | "directionRow" | "alignLeft" | "alignCenter" | "alignRight" | "alignTop" | "alignMiddle" | "alignBottom" | "imageContain" | "imageCover" | "imageFill" | "header" | "genai" | "genai2" | "explainai" | "hiddenForAi" | "box" | "ellipsisVertical" | "list" | "drillTo" | "hierarchy" | "history" | "history2" | "thumbsUp" | "thumbsDown" | "send" | "visualizationArea" | "visualizationTable" | "visualizationTreemap" | "visualizationScatter" | "visualizationDonut" | "visualizationHeadline" | "visualizationColumn" | "visualizationLine" | "visualizationPyramid" | "visualizationFunnel" | "visualizationHeatmap" | "visualizationBubble" | "visualizationPie" | "visualizationBar" | "visualizationCombo" | "visualizationBullet" | "visualizationWaterfall" | "visualizationDependencywheel" | "visualizationSankey" | "visualizationPushpin" | "visualizationRepeater" | "visualizationXirr" | "link" | "externalLink" | "click" | "fileXlsx" | "filePptx" | "filePdf" | "fileImage" | "fileCsvFormatted" | "fileCsvRaw" | "aiDocument" | "recommendation" | "streamUp" | "streamDown" | "stream" | "density" | "parameter" | "pin" | "unpin" | "speechBubble" | "pieChart" | "timezone";
|
|
2722
|
+
export declare type IconType = "aiAgent" | "aiAgentDisabled" | "brain" | "brainDisabled" | "check" | "checkCircle" | "certification" | "plus" | "plusCircle" | "sync" | "alert" | "alertPaused" | "close" | "cross" | "edit" | "crossCircle" | "question" | "chevronUp" | "chevronRight" | "chevronDown" | "chevronLeft" | "date" | "navigateUp" | "navigateDown" | "navigateRight" | "navigateLeft" | "download" | "slack" | "expand" | "exclamationCircle" | "infoCircle" | "book" | "visible" | "invisible" | "lock" | "unlock" | "ai" | "aiFill" | "drawer" | "drawerEmpty" | "prohibited" | "dropDown" | "dropRight" | "clock" | "clockPaused" | "questionMark" | "upload" | "expandRectangle" | "file" | "number" | "code" | "user" | "userPlus" | "users" | "magic" | "tab" | "pauseCircle" | "filter" | "timer" | "mail" | "envelope" | "copy" | "rain" | "earth" | "geoCollection" | "geoCollectionUpload" | "minimize" | "shrink" | "copyright" | "ellipsis" | "pencil" | "folder" | "folderSmall" | "folderPlus" | "trash" | "arrowUp" | "arrowRight" | "arrowDown" | "arrowLeft" | "undo" | "redo" | "trendDown" | "trendUp" | "save" | "minus" | "minusCircle" | "percent" | "enter" | "enterRight" | "money" | "ghost" | "warning" | "home" | "settings" | "search" | "university" | "building" | "printer" | "picture" | "visualization" | "dashboard" | "metric" | "fact" | "ldmAttribute" | "ldmKey" | "ldmLabel" | "sharp" | "attribute" | "horn" | "cw" | "ccw" | "table" | "directionColumn" | "directionRow" | "alignLeft" | "alignCenter" | "alignRight" | "alignTop" | "alignMiddle" | "alignBottom" | "bold" | "italic" | "imageContain" | "imageCover" | "imageFill" | "header" | "genai" | "genai2" | "explainai" | "hiddenForAi" | "box" | "ellipsisVertical" | "list" | "drillTo" | "hierarchy" | "history" | "history2" | "thumbsUp" | "thumbsDown" | "send" | "visualizationArea" | "visualizationTable" | "visualizationTreemap" | "visualizationScatter" | "visualizationDonut" | "visualizationHeadline" | "visualizationColumn" | "visualizationLine" | "visualizationPyramid" | "visualizationFunnel" | "visualizationHeatmap" | "visualizationBubble" | "visualizationPie" | "visualizationBar" | "visualizationCombo" | "visualizationBullet" | "visualizationWaterfall" | "visualizationDependencywheel" | "visualizationSankey" | "visualizationPushpin" | "visualizationRepeater" | "visualizationXirr" | "link" | "externalLink" | "click" | "fileXlsx" | "filePptx" | "filePdf" | "fileImage" | "fileCsvFormatted" | "fileCsvRaw" | "aiDocument" | "recommendation" | "streamUp" | "streamDown" | "stream" | "density" | "parameter" | "pin" | "unpin" | "speechBubble" | "pieChart" | "timezone";
|
|
2725
2723
|
|
|
2726
2724
|
/**
|
|
2727
2725
|
* @internal
|
|
@@ -5595,7 +5593,7 @@ export declare interface IRowsIconProps extends IIconProps {
|
|
|
5595
5593
|
*
|
|
5596
5594
|
* @internal
|
|
5597
5595
|
*/
|
|
5598
|
-
export declare const isActionKey: (event: KeyboardEvent_2
|
|
5596
|
+
export declare const isActionKey: (event: KeyboardEvent_2) => boolean;
|
|
5599
5597
|
|
|
5600
5598
|
/**
|
|
5601
5599
|
* Checks if the given keyboard event is triggered by an ArrowDown key.
|
|
@@ -5605,7 +5603,7 @@ export declare const isActionKey: (event: KeyboardEvent_2<Element>) => boolean;
|
|
|
5605
5603
|
*
|
|
5606
5604
|
* @internal
|
|
5607
5605
|
*/
|
|
5608
|
-
export declare const isArrowDownKey: (event: KeyboardEvent_2
|
|
5606
|
+
export declare const isArrowDownKey: (event: KeyboardEvent_2) => boolean;
|
|
5609
5607
|
|
|
5610
5608
|
/**
|
|
5611
5609
|
* Checks if the given keyboard event is triggered by one of the Arrow keys.
|
|
@@ -5615,7 +5613,7 @@ export declare const isArrowDownKey: (event: KeyboardEvent_2<Element>) => boolea
|
|
|
5615
5613
|
*
|
|
5616
5614
|
* @internal
|
|
5617
5615
|
*/
|
|
5618
|
-
export declare const isArrowKey: (event: KeyboardEvent_2
|
|
5616
|
+
export declare const isArrowKey: (event: KeyboardEvent_2) => boolean;
|
|
5619
5617
|
|
|
5620
5618
|
/**
|
|
5621
5619
|
* @internal
|
|
@@ -5636,7 +5634,7 @@ export declare interface IScopedIdStoreValue {
|
|
|
5636
5634
|
*
|
|
5637
5635
|
* @internal
|
|
5638
5636
|
*/
|
|
5639
|
-
export declare const isCopyKey: (event: KeyboardEvent_2
|
|
5637
|
+
export declare const isCopyKey: (event: KeyboardEvent_2) => boolean;
|
|
5640
5638
|
|
|
5641
5639
|
/**
|
|
5642
5640
|
* @internal
|
|
@@ -5708,7 +5706,7 @@ export declare interface ISearchResultsAnnouncementProps {
|
|
|
5708
5706
|
* @param element - the element to test for focusability
|
|
5709
5707
|
* @returns whether or not the supplied element is focusable
|
|
5710
5708
|
*/
|
|
5711
|
-
export declare const isElementFocusable: (element?: HTMLElement | null
|
|
5709
|
+
export declare const isElementFocusable: (element?: HTMLElement | null, includeHidden?: boolean) => boolean | undefined;
|
|
5712
5710
|
|
|
5713
5711
|
/**
|
|
5714
5712
|
* @internal
|
|
@@ -5723,7 +5721,7 @@ export declare type isElementInvisibleType = (element: HTMLElement, container: H
|
|
|
5723
5721
|
*
|
|
5724
5722
|
* @internal
|
|
5725
5723
|
*/
|
|
5726
|
-
export declare const isEnterKey: (event: KeyboardEvent_2
|
|
5724
|
+
export declare const isEnterKey: (event: KeyboardEvent_2) => boolean;
|
|
5727
5725
|
|
|
5728
5726
|
/**
|
|
5729
5727
|
* @internal
|
|
@@ -5783,7 +5781,7 @@ export declare interface ISeparatorLineProps {
|
|
|
5783
5781
|
*
|
|
5784
5782
|
* @internal
|
|
5785
5783
|
*/
|
|
5786
|
-
export declare const isEscapeKey: (event: KeyboardEvent_2
|
|
5784
|
+
export declare const isEscapeKey: (event: KeyboardEvent_2) => boolean;
|
|
5787
5785
|
|
|
5788
5786
|
/**
|
|
5789
5787
|
* @internal
|
|
@@ -6075,7 +6073,7 @@ export declare interface ISingleSelectListItemProps {
|
|
|
6075
6073
|
*
|
|
6076
6074
|
* @internal
|
|
6077
6075
|
*/
|
|
6078
|
-
export declare const isLabelsChecklistItemChecked: (item: IUiLabelsChecklistItem, selectedIds:
|
|
6076
|
+
export declare const isLabelsChecklistItemChecked: (item: IUiLabelsChecklistItem, selectedIds: ReadonlyArray<string>) => boolean;
|
|
6079
6077
|
|
|
6080
6078
|
/**
|
|
6081
6079
|
* Contract of a section-level slot: the default implementation and the exact props the host
|
|
@@ -6142,7 +6140,7 @@ export declare interface ISpinnerProps {
|
|
|
6142
6140
|
*
|
|
6143
6141
|
* @internal
|
|
6144
6142
|
*/
|
|
6145
|
-
export declare const isSpaceKey: (event: KeyboardEvent_2
|
|
6143
|
+
export declare const isSpaceKey: (event: KeyboardEvent_2) => boolean;
|
|
6146
6144
|
|
|
6147
6145
|
/**
|
|
6148
6146
|
* Checks if the given keyboard event is triggered by an Tab key.
|
|
@@ -6152,7 +6150,7 @@ export declare const isSpaceKey: (event: KeyboardEvent_2<Element>) => boolean;
|
|
|
6152
6150
|
*
|
|
6153
6151
|
* @internal
|
|
6154
6152
|
*/
|
|
6155
|
-
export declare const isTabKey: (event: KeyboardEvent_2
|
|
6153
|
+
export declare const isTabKey: (event: KeyboardEvent_2) => boolean;
|
|
6156
6154
|
|
|
6157
6155
|
/**
|
|
6158
6156
|
* Base standard preset definition without localized name.
|
|
@@ -6267,7 +6265,7 @@ export declare interface IStylingSettingWidgetProps<T extends StylingPickerItemC
|
|
|
6267
6265
|
*
|
|
6268
6266
|
* @internal
|
|
6269
6267
|
*/
|
|
6270
|
-
export declare const isTypingKey: (event: KeyboardEvent_2
|
|
6268
|
+
export declare const isTypingKey: (event: KeyboardEvent_2) => boolean;
|
|
6271
6269
|
|
|
6272
6270
|
/**
|
|
6273
6271
|
* @internal
|
|
@@ -10039,7 +10037,7 @@ export declare function LocaleSetting({ isChecked, selectedLocal, onChecked, onL
|
|
|
10039
10037
|
/**
|
|
10040
10038
|
* @internal
|
|
10041
10039
|
*/
|
|
10042
|
-
export declare const makeHorizontalKeyboardNavigation: <T extends KeyboardEvent_2
|
|
10040
|
+
export declare const makeHorizontalKeyboardNavigation: <T extends KeyboardEvent_2 = KeyboardEvent_2<Element>>(handlers: {
|
|
10043
10041
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
10044
10042
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
10045
10043
|
onFocusNext?: ((event: T) => void) | undefined;
|
|
@@ -10051,16 +10049,16 @@ export declare const makeHorizontalKeyboardNavigation: <T extends KeyboardEvent_
|
|
|
10051
10049
|
* @internal
|
|
10052
10050
|
*/
|
|
10053
10051
|
export declare const makeKeyboardNavigation: <ActionKeysMap extends {
|
|
10054
|
-
[action: string]: {
|
|
10052
|
+
[action: string]: Array<{
|
|
10055
10053
|
code: string | string[];
|
|
10056
|
-
modifiers?: IModifier[]
|
|
10057
|
-
}
|
|
10058
|
-
}>(actionKeysMap: ActionKeysMap) => <T extends KeyboardEvent_2
|
|
10054
|
+
modifiers?: IModifier[];
|
|
10055
|
+
}>;
|
|
10056
|
+
}>(actionKeysMap: ActionKeysMap) => <T extends KeyboardEvent_2 = KeyboardEvent_2>(handlers: { [action in keyof ActionKeysMap | "onUnhandledKeyDown"]?: (event: T) => void; }, options?: IHandleActionOptions) => (event: T) => void;
|
|
10059
10057
|
|
|
10060
10058
|
/**
|
|
10061
10059
|
* @internal
|
|
10062
10060
|
*/
|
|
10063
|
-
export declare const makeLinearKeyboardNavigation: <T extends KeyboardEvent_2
|
|
10061
|
+
export declare const makeLinearKeyboardNavigation: <T extends KeyboardEvent_2 = KeyboardEvent_2<Element>>(handlers: {
|
|
10064
10062
|
onClose?: ((event: T) => void) | undefined;
|
|
10065
10063
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
10066
10064
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
@@ -10073,7 +10071,7 @@ export declare const makeLinearKeyboardNavigation: <T extends KeyboardEvent_2<El
|
|
|
10073
10071
|
/**
|
|
10074
10072
|
* @internal
|
|
10075
10073
|
*/
|
|
10076
|
-
export declare const makeMenuKeyboardNavigation: <T extends KeyboardEvent_2
|
|
10074
|
+
export declare const makeMenuKeyboardNavigation: <T extends KeyboardEvent_2 = KeyboardEvent_2<Element>>(handlers: {
|
|
10077
10075
|
onClose?: ((event: T) => void) | undefined;
|
|
10078
10076
|
onEnterLevel?: ((event: T) => void) | undefined;
|
|
10079
10077
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
@@ -10088,7 +10086,7 @@ export declare const makeMenuKeyboardNavigation: <T extends KeyboardEvent_2<Elem
|
|
|
10088
10086
|
/**
|
|
10089
10087
|
* @internal
|
|
10090
10088
|
*/
|
|
10091
|
-
export declare const makeTabsKeyboardNavigation: <T extends KeyboardEvent_2
|
|
10089
|
+
export declare const makeTabsKeyboardNavigation: <T extends KeyboardEvent_2 = KeyboardEvent_2<Element>>(handlers: {
|
|
10092
10090
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
10093
10091
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
10094
10092
|
onFocusNext?: ((event: T) => void) | undefined;
|
|
@@ -10449,7 +10447,7 @@ export declare const programaticFocusManagement: (element: HTMLElement) => void;
|
|
|
10449
10447
|
/**
|
|
10450
10448
|
* @internal
|
|
10451
10449
|
*/
|
|
10452
|
-
export declare function propCombinationsFor<TProps extends object>(baseProps: TProps): <TProp extends keyof TProps>(prop: TProp, values: TProps[TProp][], additionalProps?: Partial<TProps>
|
|
10450
|
+
export declare function propCombinationsFor<TProps extends object>(baseProps: TProps): <TProp extends keyof TProps>(prop: TProp, values: TProps[TProp][], additionalProps?: Partial<TProps>) => IPropCombination<TProps, TProp>;
|
|
10453
10451
|
|
|
10454
10452
|
/**
|
|
10455
10453
|
* @internal
|
|
@@ -10517,7 +10515,7 @@ export declare function resolveAnchor(anchor: IFloatingAnchor): HTMLElement | Vi
|
|
|
10517
10515
|
/**
|
|
10518
10516
|
* @internal
|
|
10519
10517
|
*/
|
|
10520
|
-
export declare const resolveRef: (ref: string | RefObject<HTMLElement | null> | (() => HTMLElement | null) |
|
|
10518
|
+
export declare const resolveRef: (ref: string | RefObject<HTMLElement | null> | (() => HTMLElement | null) | undefined | null) => HTMLElement | null;
|
|
10521
10519
|
|
|
10522
10520
|
/**
|
|
10523
10521
|
* @internal
|
|
@@ -10581,7 +10579,7 @@ export declare type ScrollCallback = (visibleRowsStartIndex: number, visibleRows
|
|
|
10581
10579
|
* @internal
|
|
10582
10580
|
*/
|
|
10583
10581
|
export declare const scrollContextDefault: {
|
|
10584
|
-
scrollIntoView: (_element: HTMLElement, _bottomMargin?: number
|
|
10582
|
+
scrollIntoView: (_element: HTMLElement, _bottomMargin?: number, _isElementInvisibleCheck?: isElementInvisibleType) => void;
|
|
10585
10583
|
};
|
|
10586
10584
|
|
|
10587
10585
|
/**
|
|
@@ -10697,7 +10695,7 @@ export declare function shouldHidePPExperience(_featureFlags: ISettings): boolea
|
|
|
10697
10695
|
*
|
|
10698
10696
|
* @internal
|
|
10699
10697
|
*/
|
|
10700
|
-
export declare const simpleRecurrenceTypeMappingFn: (_date?: Date | null
|
|
10698
|
+
export declare const simpleRecurrenceTypeMappingFn: (_date?: Date | null, cronExpression?: string, allowHourlyRecurrence?: boolean, _showInheritValue?: boolean, weekStart?: WeekStart) => RecurrenceType;
|
|
10701
10699
|
|
|
10702
10700
|
/**
|
|
10703
10701
|
* This widget toggles one setting on/off.
|
|
@@ -10937,7 +10935,7 @@ export declare function transform2Dropdown<T extends IDateDataset>(dateDatasets:
|
|
|
10937
10935
|
* @param allowInheritValue - whether inherit value is allowed
|
|
10938
10936
|
* @param weekStart - Week start day
|
|
10939
10937
|
*/
|
|
10940
|
-
export declare const transformCronExpressionToRecurrenceType: (date: Date | null, cronExpression: string | undefined, allowHourlyRecurrence: boolean, allowInheritValue: boolean, weekStart: WeekStart) =>
|
|
10938
|
+
export declare const transformCronExpressionToRecurrenceType: (date: Date | null, cronExpression: string | undefined, allowHourlyRecurrence: boolean, allowInheritValue: boolean, weekStart: WeekStart) => RecurrenceType;
|
|
10941
10939
|
|
|
10942
10940
|
/**
|
|
10943
10941
|
* @internal
|
|
@@ -12058,7 +12056,7 @@ export declare const useId: () => string;
|
|
|
12058
12056
|
* @param prefix - The prefix to be added to the generated ID.
|
|
12059
12057
|
* @internal
|
|
12060
12058
|
*/
|
|
12061
|
-
export declare const useIdPrefixed: (prefix?: string
|
|
12059
|
+
export declare const useIdPrefixed: (prefix?: string) => string;
|
|
12062
12060
|
|
|
12063
12061
|
/**
|
|
12064
12062
|
* @internal
|
|
@@ -12250,7 +12248,7 @@ export declare function useScopedIdOptional<T>(item?: T, specifier?: string): st
|
|
|
12250
12248
|
export declare const useScopedIdStoreValue: <T>(getIdFromItem: (item: T) => string) => {
|
|
12251
12249
|
makeId: ({ item, specifier }: {
|
|
12252
12250
|
item: T;
|
|
12253
|
-
specifier?: string
|
|
12251
|
+
specifier?: string;
|
|
12254
12252
|
}) => string;
|
|
12255
12253
|
containerId: string;
|
|
12256
12254
|
};
|
|
@@ -12259,7 +12257,7 @@ export declare const useScopedIdStoreValue: <T>(getIdFromItem: (item: T) => stri
|
|
|
12259
12257
|
* @internal
|
|
12260
12258
|
*/
|
|
12261
12259
|
export declare const useScrollContext: () => {
|
|
12262
|
-
scrollIntoView: (_element: HTMLElement, _bottomMargin?: number
|
|
12260
|
+
scrollIntoView: (_element: HTMLElement, _bottomMargin?: number, _isElementInvisibleCheck?: isElementInvisibleType) => void;
|
|
12263
12261
|
};
|
|
12264
12262
|
|
|
12265
12263
|
/**
|
|
@@ -12282,7 +12280,7 @@ export declare const useToastMessage: () => IUseToastMessageType;
|
|
|
12282
12280
|
/**
|
|
12283
12281
|
* @internal
|
|
12284
12282
|
*/
|
|
12285
|
-
export declare const useToastsCenterValue: (onDismissMessage?: (
|
|
12283
|
+
export declare const useToastsCenterValue: (onDismissMessage?: (id: IMessage["id"]) => void) => IToastsCenterContext;
|
|
12286
12284
|
|
|
12287
12285
|
/**
|
|
12288
12286
|
* Provides a ref that will autofocus the element when it is mounted, or when `refocusKey` changes.
|
|
@@ -12309,7 +12307,7 @@ export declare const useUiReturnFocusOnUnmountConnectors: <T extends HTMLElement
|
|
|
12309
12307
|
/**
|
|
12310
12308
|
* @internal
|
|
12311
12309
|
*/
|
|
12312
|
-
export declare const useUiTabOutHandlerConnectors: <T extends HTMLElement = HTMLElement>(handler?: (
|
|
12310
|
+
export declare const useUiTabOutHandlerConnectors: <T extends HTMLElement = HTMLElement>(handler?: (event: KeyboardEvent_2) => void) => IUiFocusHelperConnectors<T>;
|
|
12313
12311
|
|
|
12314
12312
|
/**
|
|
12315
12313
|
* @internal
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useAutocompletion.d.ts","sourceRoot":"","sources":["../../../src/syntaxHighlightingInput/hooks/useAutocompletion.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAW,MAAM,OAAO,CAAC;AAEhD,OAAO,EACH,KAAK,gBAAgB,EAKxB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,KAAK,UAAU,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE/D,wBAAgB,iBAAiB,CAAC,EAC9B,gBAAgB,EAChB,WAAW,EACX,UAAU,EACV,qBAAqB,EACxB,EAAE;IACC,gBAAgB,EAAE,SAAS,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC1D,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAClC
|
|
1
|
+
{"version":3,"file":"useAutocompletion.d.ts","sourceRoot":"","sources":["../../../src/syntaxHighlightingInput/hooks/useAutocompletion.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,SAAS,EAAW,MAAM,OAAO,CAAC;AAEhD,OAAO,EACH,KAAK,gBAAgB,EAKxB,MAAM,0BAA0B,CAAC;AAClC,OAAO,EAAE,KAAK,UAAU,EAAE,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAE/D,wBAAgB,iBAAiB,CAAC,EAC9B,gBAAgB,EAChB,WAAW,EACX,UAAU,EACV,qBAAqB,EACxB,EAAE;IACC,gBAAgB,EAAE,SAAS,CAAC,gBAAgB,GAAG,SAAS,CAAC,CAAC;IAC1D,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,qBAAqB,CAAC,EAAE,MAAM,CAAC;CAClC;;;uBAmB0C,UAAU;;6BASf,UAAU;;;EAwC/C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useEventHandlers.d.ts","sourceRoot":"","sources":["../../../src/syntaxHighlightingInput/hooks/useEventHandlers.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAEnD,MAAM,WAAW,sBAAsB;IACnC,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,EAAE,IAAI,EAAE,UAAU,KAAK,OAAO,CAAC;IAChE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;IACxD,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;CAC1D;AAED,wBAAgB,gBAAgB,CAAC,EAC7B,QAAQ,EACR,SAAS,EACT,QAAQ,EACR,YAAY,EACZ,OAAO,EACP,MAAM,EACT,EAAE,sBAAsB
|
|
1
|
+
{"version":3,"file":"useEventHandlers.d.ts","sourceRoot":"","sources":["../../../src/syntaxHighlightingInput/hooks/useEventHandlers.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,KAAK,gBAAgB,EAAE,MAAM,0BAA0B,CAAC;AACjE,OAAO,EAAE,KAAK,UAAU,EAAE,MAAM,kBAAkB,CAAC;AAEnD,MAAM,WAAW,sBAAsB;IACnC,QAAQ,EAAE,CAAC,KAAK,EAAE,MAAM,KAAK,IAAI,CAAC;IAClC,QAAQ,CAAC,EAAE,CAAC,IAAI,EAAE,MAAM,EAAE,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IAC9C,YAAY,CAAC,EAAE,gBAAgB,CAAC;IAChC,SAAS,CAAC,EAAE,CAAC,KAAK,EAAE,aAAa,EAAE,IAAI,EAAE,UAAU,KAAK,OAAO,CAAC;IAChE,OAAO,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;IACxD,MAAM,CAAC,EAAE,CAAC,KAAK,EAAE,UAAU,EAAE,IAAI,EAAE,UAAU,KAAK,IAAI,CAAC;CAC1D;AAED,wBAAgB,gBAAgB,CAAC,EAC7B,QAAQ,EACR,SAAS,EACT,QAAQ,EACR,YAAY,EACZ,OAAO,EACP,MAAM,EACT,EAAE,sBAAsB;oDAfH,MAAM,KAAK,IAAI;oDACf,MAAM,MAAM,MAAM,KAAK,IAAI;sDAEzB,aAAa,QAAQ,UAAU,KAAK,OAAO;;oDAC7C,UAAU,QAAQ,UAAU,KAAK,IAAI;mDACtC,UAAU,QAAQ,UAAU,KAAK,IAAI;EAqCzD"}
|
package/esm/typings/utilities.js
CHANGED
|
@@ -1,10 +1,9 @@
|
|
|
1
1
|
// (C) 2020-2026 GoodData Corporation
|
|
2
|
-
export { ENUM_KEY_CODE };
|
|
3
2
|
/**
|
|
4
3
|
* @deprecated use `event.key` or `event.code`. See https://developer.mozilla.org/en-US/docs/Web/API/KeyboardEvent/keyCode
|
|
5
4
|
* @internal
|
|
6
5
|
*/
|
|
7
|
-
var ENUM_KEY_CODE;
|
|
6
|
+
export var ENUM_KEY_CODE;
|
|
8
7
|
(function (ENUM_KEY_CODE) {
|
|
9
8
|
ENUM_KEY_CODE[ENUM_KEY_CODE["KEY_CODE_ENTER"] = 13] = "KEY_CODE_ENTER";
|
|
10
9
|
ENUM_KEY_CODE[ENUM_KEY_CODE["KEY_CODE_ESCAPE"] = 27] = "KEY_CODE_ESCAPE";
|
|
@@ -15,28 +15,28 @@ export declare const removeFromDom: (element: HTMLElement | null) => void;
|
|
|
15
15
|
* @param windowObject - use for unit test only
|
|
16
16
|
* @returns Bounding rectangle
|
|
17
17
|
*/
|
|
18
|
-
export declare const region: (element: HTMLElement, ignoreScrollOffsets?: boolean
|
|
18
|
+
export declare const region: (element: HTMLElement, ignoreScrollOffsets?: boolean, windowObject?: Window & typeof globalThis) => IRegion;
|
|
19
19
|
/**
|
|
20
20
|
* Returns a value indicating whether the element
|
|
21
21
|
* specified is fixed position
|
|
22
22
|
* or is contained in fixed position element
|
|
23
23
|
*/
|
|
24
|
-
export declare const isFixedPosition: (element:
|
|
24
|
+
export declare const isFixedPosition: (element: HTMLElement | string) => boolean;
|
|
25
25
|
/**
|
|
26
26
|
* Returns bounding rectangle of specified elements
|
|
27
27
|
* in local (relative to offset parent of element)
|
|
28
28
|
* coordinate space
|
|
29
29
|
*/
|
|
30
|
-
export declare const elementRegion: (elementOrSelector:
|
|
31
|
-
export declare const isElementTextInput: (element:
|
|
32
|
-
export declare const isElementSubmitButton: (event: KeyboardEvent
|
|
30
|
+
export declare const elementRegion: (elementOrSelector: HTMLElement | string, getRegionBasedOnPosition?: boolean) => IRegion;
|
|
31
|
+
export declare const isElementTextInput: (element: HTMLElement | EventTarget | null | undefined) => boolean;
|
|
32
|
+
export declare const isElementSubmitButton: (event: KeyboardEvent) => boolean;
|
|
33
33
|
/**
|
|
34
34
|
* @internal
|
|
35
35
|
* Returns the focusable elements of the given element
|
|
36
36
|
* @param element - the element to get the focusable elements from
|
|
37
37
|
* @returns an object containing the focusable elements, the first focusable element, and the last focusable element
|
|
38
38
|
*/
|
|
39
|
-
export declare const getFocusableElements: (element?: HTMLElement | null
|
|
39
|
+
export declare const getFocusableElements: (element?: HTMLElement | null, includeHidden?: boolean) => {
|
|
40
40
|
focusableElements: HTMLElement[];
|
|
41
41
|
firstElement: HTMLElement;
|
|
42
42
|
lastElement: HTMLElement;
|
|
@@ -46,7 +46,7 @@ export declare const getFocusableElements: (element?: HTMLElement | null | undef
|
|
|
46
46
|
* @param element - the element to test for focusability
|
|
47
47
|
* @returns whether or not the supplied element is focusable
|
|
48
48
|
*/
|
|
49
|
-
export declare const isElementFocusable: (element?: HTMLElement | null
|
|
49
|
+
export declare const isElementFocusable: (element?: HTMLElement | null, includeHidden?: boolean) => boolean | undefined;
|
|
50
50
|
/**
|
|
51
51
|
* @internal
|
|
52
52
|
* Check a single sibling element for focusable descendants.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"domUtilities.d.ts","sourceRoot":"","sources":["../../src/utils/domUtilities.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAG3C,OAAO,EAAE,KAAK,OAAO,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAEpE;;GAEG;AACH,eAAO,MAAM,aAAa,
|
|
1
|
+
{"version":3,"file":"domUtilities.d.ts","sourceRoot":"","sources":["../../src/utils/domUtilities.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAG3C,OAAO,EAAE,KAAK,OAAO,EAAE,MAAM,4BAA4B,CAAC;AAC1D,OAAO,EAAE,KAAK,mBAAmB,EAAE,MAAM,0BAA0B,CAAC;AAEpE;;GAEG;AACH,eAAO,MAAM,aAAa,YAAa,WAAW,GAAG,IAAI,KAAG,IAI3D,CAAC;AAEF;;;;;;;;;GASG;AACH,eAAO,MAAM,MAAM,YACN,WAAW,wBACE,OAAO,gDAE9B,OAeF,CAAC;AAiBF;;;;GAIG;AACH,eAAO,MAAM,eAAe,YAAa,WAAW,GAAG,MAAM,KAAG,OAe/D,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,aAAa,sBACH,WAAW,GAAG,MAAM,6BACZ,OAAO,KACnC,OAuCF,CAAC;AAEF,eAAO,MAAM,kBAAkB,YAAa,WAAW,GAAG,WAAW,GAAG,IAAI,GAAG,SAAS,KAAG,OAc1F,CAAC;AAEF,eAAO,MAAM,qBAAqB,UAAW,aAAa,YAIzD,CAAC;AAmDF;;;;;GAKG;AACH,eAAO,MAAM,oBAAoB,aAAc,WAAW,GAAG,IAAI,kBAAiB,OAAO;;;;CASxF,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,aAAc,WAAW,GAAG,IAAI,kBAAiB,OAAO,wBAEtF,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,6BAA6B,YAC7B,OAAO,cACL,mBAAmB,KAC/B,WAAW,GAAG,IAahB,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,oCAAoC,cAClC,WAAW,cACX,mBAAmB,KAC/B,WAAW,GAAG,IA2BhB,CAAC"}
|
|
@@ -138,7 +138,9 @@ const isVisible = (element, includeHidden = false) => {
|
|
|
138
138
|
// checkVisibility if available (modern browsers)
|
|
139
139
|
if ("checkVisibility" in element) {
|
|
140
140
|
const options = includeHidden
|
|
141
|
-
? {
|
|
141
|
+
? {
|
|
142
|
+
// does only basic visibility check
|
|
143
|
+
}
|
|
142
144
|
: {
|
|
143
145
|
// Commented out because it was causing issues with our custom checkboxes since they are hidden by opacity: 0
|
|
144
146
|
// opacityProperty: true,
|
package/esm/utils/events.d.ts
CHANGED
|
@@ -7,7 +7,7 @@ import { type KeyboardEvent } from "react";
|
|
|
7
7
|
*
|
|
8
8
|
* @internal
|
|
9
9
|
*/
|
|
10
|
-
export declare const isActionKey: (event: KeyboardEvent
|
|
10
|
+
export declare const isActionKey: (event: KeyboardEvent) => boolean;
|
|
11
11
|
/**
|
|
12
12
|
* Checks if the given keyboard event is triggered by a Space key.
|
|
13
13
|
*
|
|
@@ -16,7 +16,7 @@ export declare const isActionKey: (event: KeyboardEvent<Element>) => boolean;
|
|
|
16
16
|
*
|
|
17
17
|
* @internal
|
|
18
18
|
*/
|
|
19
|
-
export declare const isSpaceKey: (event: KeyboardEvent
|
|
19
|
+
export declare const isSpaceKey: (event: KeyboardEvent) => boolean;
|
|
20
20
|
/**
|
|
21
21
|
* Checks if the given keyboard event is triggered by an Enter key.
|
|
22
22
|
*
|
|
@@ -25,7 +25,7 @@ export declare const isSpaceKey: (event: KeyboardEvent<Element>) => boolean;
|
|
|
25
25
|
*
|
|
26
26
|
* @internal
|
|
27
27
|
*/
|
|
28
|
-
export declare const isEnterKey: (event: KeyboardEvent
|
|
28
|
+
export declare const isEnterKey: (event: KeyboardEvent) => boolean;
|
|
29
29
|
/**
|
|
30
30
|
* Checks if the given keyboard event is triggered by one of the Arrow keys.
|
|
31
31
|
*
|
|
@@ -34,7 +34,7 @@ export declare const isEnterKey: (event: KeyboardEvent<Element>) => boolean;
|
|
|
34
34
|
*
|
|
35
35
|
* @internal
|
|
36
36
|
*/
|
|
37
|
-
export declare const isArrowKey: (event: KeyboardEvent
|
|
37
|
+
export declare const isArrowKey: (event: KeyboardEvent) => boolean;
|
|
38
38
|
/**
|
|
39
39
|
* Checks if the given keyboard event is triggered by an ArrowDown key.
|
|
40
40
|
*
|
|
@@ -43,7 +43,7 @@ export declare const isArrowKey: (event: KeyboardEvent<Element>) => boolean;
|
|
|
43
43
|
*
|
|
44
44
|
* @internal
|
|
45
45
|
*/
|
|
46
|
-
export declare const isArrowDownKey: (event: KeyboardEvent
|
|
46
|
+
export declare const isArrowDownKey: (event: KeyboardEvent) => boolean;
|
|
47
47
|
/**
|
|
48
48
|
* Checks if the given keyboard event is triggered by a key used for typing.
|
|
49
49
|
* E.g. a letter, a number, arrow keys, home, end, etc.
|
|
@@ -53,7 +53,7 @@ export declare const isArrowDownKey: (event: KeyboardEvent<Element>) => boolean;
|
|
|
53
53
|
*
|
|
54
54
|
* @internal
|
|
55
55
|
*/
|
|
56
|
-
export declare const isTypingKey: (event: KeyboardEvent
|
|
56
|
+
export declare const isTypingKey: (event: KeyboardEvent) => boolean;
|
|
57
57
|
/**
|
|
58
58
|
* Checks if the given keyboard event is triggered by an Escape key.
|
|
59
59
|
*
|
|
@@ -62,7 +62,7 @@ export declare const isTypingKey: (event: KeyboardEvent<Element>) => boolean;
|
|
|
62
62
|
*
|
|
63
63
|
* @internal
|
|
64
64
|
*/
|
|
65
|
-
export declare const isEscapeKey: (event: KeyboardEvent
|
|
65
|
+
export declare const isEscapeKey: (event: KeyboardEvent) => boolean;
|
|
66
66
|
/**
|
|
67
67
|
* Checks if the given keyboard event is triggered by a Copy key.
|
|
68
68
|
*
|
|
@@ -71,7 +71,7 @@ export declare const isEscapeKey: (event: KeyboardEvent<Element>) => boolean;
|
|
|
71
71
|
*
|
|
72
72
|
* @internal
|
|
73
73
|
*/
|
|
74
|
-
export declare const isCopyKey: (event: KeyboardEvent
|
|
74
|
+
export declare const isCopyKey: (event: KeyboardEvent) => boolean;
|
|
75
75
|
/**
|
|
76
76
|
* Checks if the given keyboard event is triggered by an Tab key.
|
|
77
77
|
*
|
|
@@ -80,5 +80,5 @@ export declare const isCopyKey: (event: KeyboardEvent<Element>) => boolean;
|
|
|
80
80
|
*
|
|
81
81
|
* @internal
|
|
82
82
|
*/
|
|
83
|
-
export declare const isTabKey: (event: KeyboardEvent
|
|
83
|
+
export declare const isTabKey: (event: KeyboardEvent) => boolean;
|
|
84
84
|
//# sourceMappingURL=events.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../src/utils/events.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C;;;;;;;GAOG;AACH,eAAO,MAAM,WAAW,
|
|
1
|
+
{"version":3,"file":"events.d.ts","sourceRoot":"","sources":["../../src/utils/events.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,KAAK,aAAa,EAAE,MAAM,OAAO,CAAC;AAE3C;;;;;;;GAOG;AACH,eAAO,MAAM,WAAW,UAAW,aAAa,KAAG,OAElD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,UAAU,UAAW,aAAa,KAAG,OAEjD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,UAAU,UAAW,aAAa,KAAG,OAEjD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,UAAU,UAAW,aAAa,KAAG,OAEjD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,cAAc,UAAW,aAAa,KAAG,OAErD,CAAC;AAEF;;;;;;;;GAQG;AACH,eAAO,MAAM,WAAW,UAAW,aAAa,KAAG,OASlD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,WAAW,UAAW,aAAa,KAAG,OAElD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,SAAS,UAAW,aAAa,KAAG,OAEhD,CAAC;AAEF;;;;;;;GAOG;AACH,eAAO,MAAM,QAAQ,UAAW,aAAa,KAAG,OAE/C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"overlay.d.ts","sourceRoot":"","sources":["../../src/utils/overlay.ts"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,mBAAmB,EACxB,KAAK,4BAA4B,EAEjC,KAAK,iBAAiB,EACzB,MAAM,uBAAuB,CAAC;AAsB/B,eAAO,MAAM,oBAAoB
|
|
1
|
+
{"version":3,"file":"overlay.d.ts","sourceRoot":"","sources":["../../src/utils/overlay.ts"],"names":[],"mappings":"AAKA,OAAO,EACH,KAAK,mBAAmB,EACxB,KAAK,4BAA4B,EAEjC,KAAK,iBAAiB,EACzB,MAAM,uBAAuB,CAAC;AAsB/B,eAAO,MAAM,oBAAoB;;;QAIrB,CAAC;QACD,CAAC;;GAGZ,CAAC;AAsKF;;;;GAIG;AACH,wBAAgB,4BAA4B,CAAC,EACzC,cAAc,EACd,YAAY,EACZ,UAAU,EACV,WAAW,EACd,EAAE,4BAA4B,GAAG,iBAAiB,CAoClD;AAED;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAAC,EAChC,YAAY,EACZ,UAAU,EACV,mBAAmB,EACnB,WAAW,EACX,iBAA4C,EAC5C,iBAA4C,EAC/C,EAAE,mBAAmB,GAAG,iBAAiB,CAkBzC;AAED,wBAAgB,gBAAgB;;;;;;;;;EAsB/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"positioning.d.ts","sourceRoot":"","sources":["../../src/utils/positioning.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,WAAW,EAAE,KAAK,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAEhF,eAAO,MAAM,wBAAwB,
|
|
1
|
+
{"version":3,"file":"positioning.d.ts","sourceRoot":"","sources":["../../src/utils/positioning.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,KAAK,WAAW,EAAE,KAAK,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAEhF,eAAO,MAAM,wBAAwB,gBAAiB,YAAY,EAAE,KAAG,WAAW,EAI3E,CAAC"}
|
package/esm/utils/useId.d.ts
CHANGED
|
@@ -9,5 +9,5 @@ export declare const useId: () => string;
|
|
|
9
9
|
* @param prefix - The prefix to be added to the generated ID.
|
|
10
10
|
* @internal
|
|
11
11
|
*/
|
|
12
|
-
export declare const useIdPrefixed: (prefix?: string
|
|
12
|
+
export declare const useIdPrefixed: (prefix?: string) => string;
|
|
13
13
|
//# sourceMappingURL=useId.d.ts.map
|
package/esm/utils/useId.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"useId.d.ts","sourceRoot":"","sources":["../../src/utils/useId.ts"],"names":[],"mappings":"AAKA;;;;GAIG;AACH,eAAO,MAAM,KAAK,
|
|
1
|
+
{"version":3,"file":"useId.d.ts","sourceRoot":"","sources":["../../src/utils/useId.ts"],"names":[],"mappings":"AAKA;;;;GAIG;AACH,eAAO,MAAM,KAAK,QAAO,MAGxB,CAAC;AAEF;;;;GAIG;AACH,eAAO,MAAM,aAAa,YAAa,MAAM,KAAG,MAG/C,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gooddata/sdk-ui-kit",
|
|
3
|
-
"version": "11.
|
|
3
|
+
"version": "11.56.0-alpha.1",
|
|
4
4
|
"description": "GoodData SDK - UI Building Components",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "GoodData Corporation",
|
|
@@ -78,11 +78,11 @@
|
|
|
78
78
|
"unified": "^11.0.5",
|
|
79
79
|
"uuid": "11.1.1",
|
|
80
80
|
"yaml": "2.8.3",
|
|
81
|
-
"@gooddata/sdk-
|
|
82
|
-
"@gooddata/sdk-
|
|
83
|
-
"@gooddata/sdk-ui": "11.
|
|
84
|
-
"@gooddata/
|
|
85
|
-
"@gooddata/
|
|
81
|
+
"@gooddata/sdk-backend-spi": "11.56.0-alpha.1",
|
|
82
|
+
"@gooddata/sdk-model": "11.56.0-alpha.1",
|
|
83
|
+
"@gooddata/sdk-ui-theme-provider": "11.56.0-alpha.1",
|
|
84
|
+
"@gooddata/util": "11.56.0-alpha.1",
|
|
85
|
+
"@gooddata/sdk-ui": "11.56.0-alpha.1"
|
|
86
86
|
},
|
|
87
87
|
"devDependencies": {
|
|
88
88
|
"@microsoft/api-documenter": "7.30.10",
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
"@types/tinycolor2": "1.4.6",
|
|
103
103
|
"@typescript-eslint/eslint-plugin": "8.58.0",
|
|
104
104
|
"@typescript-eslint/parser": "8.58.0",
|
|
105
|
-
"@typescript/native-preview": "7.0.0-dev.
|
|
105
|
+
"@typescript/native-preview": "7.0.0-dev.20260501.1",
|
|
106
106
|
"dependency-cruiser": "17.3.10",
|
|
107
107
|
"eslint": "^9.39.2",
|
|
108
108
|
"eslint-plugin-headers": "1.3.3",
|
|
@@ -122,17 +122,17 @@
|
|
|
122
122
|
"raf": "3.4.1",
|
|
123
123
|
"react": "19.1.1",
|
|
124
124
|
"react-dom": "19.1.1",
|
|
125
|
-
"sass": "1.
|
|
125
|
+
"sass": "1.78.0",
|
|
126
126
|
"stylelint": "16.26.1",
|
|
127
127
|
"svgo": "2.8.3",
|
|
128
128
|
"typescript": "5.9.3",
|
|
129
129
|
"vitest": "4.1.8",
|
|
130
130
|
"vitest-dom": "0.1.1",
|
|
131
|
-
"@gooddata/eslint-config": "11.
|
|
132
|
-
"@gooddata/
|
|
133
|
-
"@gooddata/
|
|
134
|
-
"@gooddata/
|
|
135
|
-
"@gooddata/
|
|
131
|
+
"@gooddata/eslint-config": "11.56.0-alpha.1",
|
|
132
|
+
"@gooddata/sdk-backend-mockingbird": "11.56.0-alpha.1",
|
|
133
|
+
"@gooddata/stylelint-config": "11.56.0-alpha.1",
|
|
134
|
+
"@gooddata/reference-workspace": "11.56.0-alpha.1",
|
|
135
|
+
"@gooddata/oxlint-config": "11.56.0-alpha.1"
|
|
136
136
|
},
|
|
137
137
|
"peerDependencies": {
|
|
138
138
|
"react": "^18.0.0 || ^19.0.0",
|
|
@@ -221,11 +221,11 @@ $action-box-shadow: var(--gd-button-dropShadow, 0 -1px 0 0) var(--gd-palette-com
|
|
|
221
221
|
&:hover,
|
|
222
222
|
&:focus,
|
|
223
223
|
&:active {
|
|
224
|
+
color: var(--gd-palette-complementary-8);
|
|
225
|
+
|
|
224
226
|
svg {
|
|
225
227
|
color: var(--gd-palette-primary-base);
|
|
226
228
|
}
|
|
227
|
-
|
|
228
|
-
color: var(--gd-palette-complementary-8);
|
|
229
229
|
}
|
|
230
230
|
}
|
|
231
231
|
|
|
@@ -244,11 +244,11 @@ $action-box-shadow: var(--gd-button-dropShadow, 0 -1px 0 0) var(--gd-palette-com
|
|
|
244
244
|
&:hover,
|
|
245
245
|
&:focus,
|
|
246
246
|
&:active {
|
|
247
|
+
color: var(--gd-palette-complementary-8);
|
|
248
|
+
|
|
247
249
|
svg {
|
|
248
250
|
color: var(--gd-palette-error-base);
|
|
249
251
|
}
|
|
250
|
-
|
|
251
|
-
color: var(--gd-palette-complementary-8);
|
|
252
252
|
}
|
|
253
253
|
}
|
|
254
254
|
}
|
|
@@ -262,11 +262,11 @@ $action-box-shadow: var(--gd-button-dropShadow, 0 -1px 0 0) var(--gd-palette-com
|
|
|
262
262
|
&:hover,
|
|
263
263
|
&:focus,
|
|
264
264
|
&:active {
|
|
265
|
+
color: var(--gd-palette-complementary-8);
|
|
266
|
+
|
|
265
267
|
svg {
|
|
266
268
|
color: var(--gd-palette-complementary-2);
|
|
267
269
|
}
|
|
268
|
-
|
|
269
|
-
color: var(--gd-palette-complementary-8);
|
|
270
270
|
}
|
|
271
271
|
}
|
|
272
272
|
}
|
|
@@ -5,10 +5,11 @@
|
|
|
5
5
|
fill: var(--gd-icon-fill-color);
|
|
6
6
|
|
|
7
7
|
@media (forced-colors: active) {
|
|
8
|
+
fill: buttontext; // Force system colors in high contrast mode
|
|
9
|
+
|
|
8
10
|
* {
|
|
9
11
|
fill: buttontext; // Force system colors in high contrast mode
|
|
10
12
|
}
|
|
11
|
-
fill: buttontext; // Force system colors in high contrast mode
|
|
12
13
|
}
|
|
13
14
|
|
|
14
15
|
&--layout {
|