@gooddata/sdk-ui-kit 11.56.0-alpha.0 → 11.56.0-alpha.2
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/CodeSnippet.d.ts +1 -1
- package/esm/@ui/@dev/CodeSnippet.d.ts.map +1 -1
- package/esm/@ui/@dev/ComponentTable.d.ts +4 -4
- 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 +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 +1 -1
- 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/UiAsyncTableBody.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableBody.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableCheckbox.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableCheckbox.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableDropdownItem.js +1 -2
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableEmptyState.js +1 -3
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableFilter.js +1 -5
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableHeader.js +1 -2
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableIconRenderer.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableIconRenderer.d.ts.map +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableRow.d.ts +1 -1
- package/esm/@ui/UiAsyncTable/UiAsyncTable/UiAsyncTableRow.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/@ui/UiAutocomplete/UiAutocomplete.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/UiAvatar/UiAvatar.d.ts +1 -1
- package/esm/@ui/UiAvatar/UiAvatar.d.ts.map +1 -1
- package/esm/@ui/UiBreadcrumb/UiBreadcrumb.js +1 -2
- package/esm/@ui/UiCertificationIcon/UiCertificationIcon.d.ts +1 -1
- package/esm/@ui/UiCertificationIcon/UiCertificationIcon.d.ts.map +1 -1
- package/esm/@ui/UiCertificationIcon/UiCertificationIcon.js +1 -8
- package/esm/@ui/UiCheckbox/UiCheckbox.d.ts +1 -1
- package/esm/@ui/UiCheckbox/UiCheckbox.d.ts.map +1 -1
- package/esm/@ui/UiCheckbox/UiCheckbox.js +2 -5
- package/esm/@ui/UiChip/ChipActionButton.d.ts +1 -1
- package/esm/@ui/UiChip/ChipActionButton.d.ts.map +1 -1
- package/esm/@ui/UiChip/ChipContent.d.ts +1 -1
- package/esm/@ui/UiChip/ChipContent.d.ts.map +1 -1
- package/esm/@ui/UiChip/ChipDeleteButton.d.ts +1 -1
- package/esm/@ui/UiChip/ChipDeleteButton.d.ts.map +1 -1
- package/esm/@ui/UiChip/UiChip.d.ts +1 -1
- package/esm/@ui/UiChip/UiChip.d.ts.map +1 -1
- package/esm/@ui/UiColorPicker/UiColorPicker.js +2 -5
- package/esm/@ui/UiColorPicker/components/UiColorSlider.d.ts +1 -1
- package/esm/@ui/UiColorPicker/components/UiColorSlider.d.ts.map +1 -1
- package/esm/@ui/UiColorPicker/components/UiColorSlider.js +2 -4
- package/esm/@ui/UiColorPicker/components/UiColorValueField.d.ts +1 -1
- package/esm/@ui/UiColorPicker/components/UiColorValueField.d.ts.map +1 -1
- 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 +1 -1
- package/esm/@ui/UiCombobox/useComboboxSelection.d.ts.map +1 -1
- package/esm/@ui/UiConfigEditor/ConfigEditorToolbar.d.ts +1 -1
- package/esm/@ui/UiConfigEditor/ConfigEditorToolbar.d.ts.map +1 -1
- package/esm/@ui/UiConfigEditor/ConfigEditorToolbar.js +2 -4
- package/esm/@ui/UiConfigEditor/UiConfigEditor.d.ts +1 -1
- package/esm/@ui/UiConfigEditor/UiConfigEditor.d.ts.map +1 -1
- 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 +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.d.ts +1 -1
- package/esm/@ui/UiControlButton/UiControlButton.d.ts.map +1 -1
- package/esm/@ui/UiControlButton/UiControlButton.js +1 -4
- package/esm/@ui/UiCopyButton/UiCopyButton.d.ts +1 -1
- package/esm/@ui/UiCopyButton/UiCopyButton.d.ts.map +1 -1
- package/esm/@ui/UiDate/UiDate.d.ts +1 -1
- package/esm/@ui/UiDate/UiDate.d.ts.map +1 -1
- package/esm/@ui/UiDrawer/UiDrawer.d.ts +1 -1
- package/esm/@ui/UiDrawer/UiDrawer.d.ts.map +1 -1
- package/esm/@ui/UiDrawer/UiDrawer.js +2 -6
- package/esm/@ui/UiDropdown/UiDropdown.d.ts +1 -1
- package/esm/@ui/UiDropdown/UiDropdown.d.ts.map +1 -1
- package/esm/@ui/UiDropdown/UiDropdown.js +2 -4
- package/esm/@ui/UiErrorPage/UiErrorPage.js +1 -4
- package/esm/@ui/UiFloatingElement/UiFloatingElement.d.ts +1 -1
- package/esm/@ui/UiFloatingElement/UiFloatingElement.d.ts.map +1 -1
- package/esm/@ui/UiFloatingElement/useFloatingPosition.d.ts +1 -1
- package/esm/@ui/UiFloatingElement/useFloatingPosition.d.ts.map +1 -1
- 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 +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 +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 +1 -1
- 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 +1 -1
- package/esm/@ui/UiGranteeRowControls/UiGranteeRowControls.d.ts.map +1 -1
- package/esm/@ui/UiGranteeRowControls/UiGranteeRowControls.js +1 -2
- package/esm/@ui/UiIcon/UiIcon.d.ts +1 -1
- package/esm/@ui/UiIcon/UiIcon.d.ts.map +1 -1
- package/esm/@ui/UiIcon/UiIconBackground.d.ts +1 -1
- package/esm/@ui/UiIcon/UiIconBackground.d.ts.map +1 -1
- 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/UiLabelChecklistRow/UiLabelChecklistRow.d.ts +1 -1
- package/esm/@ui/UiLabelChecklistRow/UiLabelChecklistRow.d.ts.map +1 -1
- package/esm/@ui/UiLabelsChecklist/UiLabelsChecklist.d.ts +2 -2
- 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.d.ts +1 -1
- package/esm/@ui/UiListbox/UiListbox.d.ts.map +1 -1
- package/esm/@ui/UiListbox/UiListbox.js +1 -5
- package/esm/@ui/UiListbox/defaults/DefaultUiListboxInteractiveItemComponent.d.ts +1 -1
- package/esm/@ui/UiListbox/defaults/DefaultUiListboxInteractiveItemComponent.d.ts.map +1 -1
- package/esm/@ui/UiListbox/defaults/DefaultUiListboxInteractiveItemComponent.js +1 -3
- package/esm/@ui/UiListbox/defaults/firstCharacterSearch.d.ts +1 -1
- package/esm/@ui/UiListbox/defaults/firstCharacterSearch.d.ts.map +1 -1
- package/esm/@ui/UiMenu/UiMenu.js +3 -7
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuContent.js +1 -2
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuContentItem.d.ts +1 -1
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuContentItem.d.ts.map +1 -1
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuGroupItem.d.ts +1 -1
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuGroupItem.d.ts.map +1 -1
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuGroupItem.js +1 -2
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuInteractiveItem.d.ts +2 -2
- package/esm/@ui/UiMenu/components/defaults/DefaultUiMenuInteractiveItem.d.ts.map +1 -1
- package/esm/@ui/UiMenu/context.d.ts.map +1 -1
- package/esm/@ui/UiMenu/hooks.d.ts +2 -2
- package/esm/@ui/UiMenu/hooks.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/UiModalDialog/UiModalDialog.d.ts +1 -1
- package/esm/@ui/UiModalDialog/UiModalDialog.d.ts.map +1 -1
- package/esm/@ui/UiNavigationBypass/UiNavigationBypass.js +1 -3
- package/esm/@ui/UiObjectShareDialog/UiObjectShareDialogCard.d.ts +1 -1
- 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 +1 -1
- package/esm/@ui/UiPermissionMenu/UiPermissionMenu.d.ts.map +1 -1
- package/esm/@ui/UiPermissionMenu/UiPermissionMenu.js +1 -2
- package/esm/@ui/UiPopover/UiPopover.d.ts +1 -1
- package/esm/@ui/UiPopover/UiPopover.d.ts.map +1 -1
- package/esm/@ui/UiRadio/UiRadio.d.ts +1 -1
- 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 +1 -1
- package/esm/@ui/UiRadioRow/UiRadioRow.d.ts.map +1 -1
- package/esm/@ui/UiRadioRow/UiRadioRow.js +1 -3
- package/esm/@ui/UiSearchResultsAnnouncement/UiSearchResultsAnnouncement.d.ts +1 -1
- package/esm/@ui/UiSearchResultsAnnouncement/UiSearchResultsAnnouncement.d.ts.map +1 -1
- package/esm/@ui/UiSectionHeading/UiSectionHeading.js +1 -2
- package/esm/@ui/UiSkeleton/UiSkeleton.d.ts +1 -1
- package/esm/@ui/UiSkeleton/UiSkeleton.d.ts.map +1 -1
- package/esm/@ui/UiSubmenuHeader/UiSubmenuHeader.d.ts +1 -1
- package/esm/@ui/UiSubmenuHeader/UiSubmenuHeader.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTab.d.ts.map +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTab.js +1 -3
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTabActions.d.ts +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTabActions.d.ts.map +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTabActionsButton.d.ts +1 -1
- package/esm/@ui/UiTabs/defaultComponents/DefaultUiTabsTabActionsButton.d.ts.map +1 -1
- package/esm/@ui/UiTabs/useTabsKeyboardNavigation.d.ts +1 -1
- package/esm/@ui/UiTabs/useTabsKeyboardNavigation.d.ts.map +1 -1
- package/esm/@ui/UiTabs/useUiTabsContextStoreValue.d.ts +1 -1
- package/esm/@ui/UiTabs/useUiTabsContextStoreValue.d.ts.map +1 -1
- package/esm/@ui/UiTag/UiTag.js +1 -2
- package/esm/@ui/UiTags/UiTags.d.ts +1 -1
- package/esm/@ui/UiTags/UiTags.d.ts.map +1 -1
- package/esm/@ui/UiTags/UiTags.js +3 -9
- package/esm/@ui/UiTags/interactions.d.ts.map +1 -1
- package/esm/@ui/UiTextInput/UiTextInput.d.ts +1 -1
- package/esm/@ui/UiTextInput/UiTextInput.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.d.ts +1 -1
- package/esm/@ui/UiTooltip/UiTooltip.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/UiTreeview/UiTreeviewRoot.d.ts +1 -1
- package/esm/@ui/UiTreeview/UiTreeviewRoot.d.ts.map +1 -1
- package/esm/@ui/UiTreeview/defaults/DefaultUiTreeViewItemComponent.d.ts +1 -1
- package/esm/@ui/UiTreeview/defaults/DefaultUiTreeViewItemComponent.d.ts.map +1 -1
- package/esm/@ui/hooks/useListWithActionsKeyboardNavigation.d.ts +1 -1
- package/esm/@ui/hooks/useListWithActionsKeyboardNavigation.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.d.ts +1 -1
- package/esm/AddButton/AddButton.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.d.ts +1 -1
- package/esm/CatalogItemPicker/CatalogItemPickerBody.d.ts.map +1 -1
- package/esm/CatalogItemPicker/CatalogItemPickerBody.js +1 -3
- package/esm/CatalogItemPicker/CatalogItemPickerParts.d.ts +5 -5
- package/esm/CatalogItemPicker/CatalogItemPickerParts.d.ts.map +1 -1
- package/esm/CatalogItemPicker/CatalogItemPickerParts.js +3 -7
- package/esm/CatalogItemPicker/DateDatasetPickerItem.d.ts +1 -1
- package/esm/CatalogItemPicker/DateDatasetPickerItem.d.ts.map +1 -1
- package/esm/CatalogItemPicker/DateDatasetPickerItem.js +3 -6
- package/esm/CatalogItemPicker/messages.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useAttributeItemsData.d.ts +1 -1
- package/esm/CatalogItemPicker/useAttributeItemsData.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPicker.d.ts +3 -3
- package/esm/CatalogItemPicker/useCatalogItemPicker.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerHandlers.d.ts +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerHandlers.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerLabels.d.ts +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerLabels.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useCatalogItemPickerState.d.ts +2 -2
- package/esm/CatalogItemPicker/useCatalogItemPickerState.d.ts.map +1 -1
- package/esm/CatalogItemPicker/useDateDatasetSelection.d.ts +1 -1
- package/esm/CatalogItemPicker/useDateDatasetSelection.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/AttributeDropdown/AttributeDropdown.d.ts +1 -1
- package/esm/ChartSorting/AttributeDropdown/AttributeDropdown.d.ts.map +1 -1
- package/esm/ChartSorting/ChartSorting.js +1 -5
- package/esm/ChartSorting/ChartSortingDropdown.d.ts +1 -1
- package/esm/ChartSorting/ChartSortingDropdown.d.ts.map +1 -1
- package/esm/ChartSorting/ChartSortingDropdown.js +1 -2
- package/esm/ChartSorting/MeasureDropdown/MeasureDropdown.d.ts +1 -1
- package/esm/ChartSorting/MeasureDropdown/MeasureDropdown.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/Datepicker/Datepicker.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.d.ts +1 -1
- package/esm/Dialog/CommunityEditionDialog.d.ts.map +1 -1
- package/esm/Dialog/CommunityEditionDialog.js +1 -3
- package/esm/Dialog/ConfirmDialogBase.js +1 -3
- package/esm/Dialog/ConfirmDialogFooter.d.ts +1 -1
- package/esm/Dialog/ConfirmDialogFooter.d.ts.map +1 -1
- package/esm/Dialog/ConfirmDialogFooter.js +1 -2
- package/esm/Dialog/CsvDelimiterPicker.d.ts +1 -1
- 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/DialogList.d.ts +1 -1
- package/esm/Dialog/DialogList/DialogList.d.ts.map +1 -1
- package/esm/Dialog/DialogList/DialogListHeader.d.ts +1 -1
- package/esm/Dialog/DialogList/DialogListHeader.d.ts.map +1 -1
- package/esm/Dialog/DialogList/DialogListHeader.js +1 -2
- package/esm/Dialog/DialogList/DialogListItemBasic.js +2 -7
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/EmbedInsightDialogBase.js +1 -2
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeArea.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/CodeArea.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeItem.js +1 -4
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.d.ts.map +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ComponentTypeSelect.js +1 -3
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/EmbedInsightContent.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/LocaleSetting.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/Dialog/EmbedInsightDialog/EmbedInsightDialogBase/components/ToggleSwitch.d.ts.map +1 -1
- 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/HubspotConversionTouchPointDialogBase.d.ts +1 -1
- package/esm/Dialog/HubspotConversionTouchPointDialogBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialog.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialog.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeBase.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeContent.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeSelect.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AddGranteeSelect.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/AsyncSelectComponents.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/ComponentInteractionContext.d.ts +1 -1
- 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.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeItem.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeItem.js +4 -14
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeList.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranteeList.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeGroupItem.js +2 -4
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularGranteeUserItem.js +2 -5
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdown.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdown.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdownBody.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/GranularPermissions/GranularPermissionsDropdownBody.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeBase.js +1 -2
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareGranteeContent.js +1 -4
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/ShareLink.js +2 -4
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectCheckboxControl.js +1 -3
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectLockControl.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectLockControl.d.ts.map +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectUnderLenientControl.d.ts +1 -1
- package/esm/Dialog/ShareDialog/ShareDialogBase/SharedObjectUnderLenientControl.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.d.ts.map +1 -1
- package/esm/Dialog/StylingEditorDialog/StylingEditorDialogFooter.js +1 -5
- package/esm/Dialog/StylingEditorDialog/StylingExample.js +1 -5
- package/esm/DocumentHeader/DocumentHeader.d.ts +1 -1
- package/esm/DocumentHeader/DocumentHeader.d.ts.map +1 -1
- package/esm/Dropdown/Dropdown.d.ts +1 -1
- package/esm/Dropdown/Dropdown.d.ts.map +1 -1
- package/esm/Dropdown/Dropdown.js +2 -4
- package/esm/Dropdown/DropdownButton.d.ts +1 -1
- package/esm/Dropdown/DropdownButton.d.ts.map +1 -1
- package/esm/Dropdown/DropdownInvertableSelect.js +1 -5
- package/esm/Dropdown/DropdownList.d.ts +1 -1
- package/esm/Dropdown/DropdownList.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/FileUpload/FilePickerButton/FilePickerButton.d.ts.map +1 -1
- 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/hooks/useFileSelection.d.ts +1 -1
- package/esm/FileUpload/hooks/useFileSelection.d.ts.map +1 -1
- package/esm/FileUpload/hooks/useUploadQueue.d.ts +1 -1
- package/esm/FileUpload/hooks/useUploadQueue.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 +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.d.ts +1 -1
- package/esm/Header/Header.d.ts.map +1 -1
- package/esm/Header/Header.js +6 -17
- package/esm/Header/Header.test.helpers.d.ts.map +1 -1
- package/esm/Header/HeaderAccount.d.ts +1 -1
- package/esm/Header/HeaderAccount.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.d.ts +1 -1
- package/esm/Header/HeaderHelp.d.ts.map +1 -1
- 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/HeaderWorkspacePicker.d.ts +1 -1
- package/esm/Header/HeaderWorkspacePicker.d.ts.map +1 -1
- package/esm/Header/HeaderWorkspacePickerButton.d.ts +1 -1
- package/esm/Header/HeaderWorkspacePickerButton.d.ts.map +1 -1
- package/esm/Header/HeaderWorkspacePickerItem.d.ts +1 -1
- package/esm/Header/HeaderWorkspacePickerItem.d.ts.map +1 -1
- package/esm/Header/HeaderWorkspacePickerItem.js +1 -2
- package/esm/Header/WorkspacePickerHomeFooter.d.ts +1 -1
- package/esm/Header/WorkspacePickerHomeFooter.d.ts.map +1 -1
- package/esm/Header/WorkspacePickerHomeFooter.js +1 -2
- package/esm/Icon/InsightIcon.d.ts +1 -1
- package/esm/Icon/InsightIcon.d.ts.map +1 -1
- package/esm/Icon/icons/AlertPaused.js +1 -3
- package/esm/Icon/icons/BoldHyperlink.d.ts +1 -1
- package/esm/Icon/icons/BoldHyperlink.d.ts.map +1 -1
- package/esm/Icon/icons/BoldHyperlink.js +1 -3
- package/esm/Icon/icons/ChatBubble.d.ts +1 -1
- package/esm/Icon/icons/ChatBubble.d.ts.map +1 -1
- 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/NewVisualization.d.ts +1 -1
- package/esm/Icon/icons/NewVisualization.d.ts.map +1 -1
- package/esm/Icon/icons/QuestionMark.d.ts +1 -1
- package/esm/Icon/icons/QuestionMark.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/Icon/icons/User.d.ts.map +1 -1
- package/esm/Icon/icons/User.js +1 -3
- package/esm/Icon/icons/UserGroup.d.ts +1 -1
- package/esm/Icon/icons/UserGroup.d.ts.map +1 -1
- 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/DateDatasetsListItem.d.ts +1 -1
- package/esm/List/DateDatasetsListItem.d.ts.map +1 -1
- package/esm/List/InsightListItem.d.ts +1 -1
- package/esm/List/InsightListItem.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectAllCheckbox.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectAllCheckbox.js +1 -2
- package/esm/List/InvertableSelect/InvertableSelectItem.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectItem.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectItem.js +1 -4
- package/esm/List/InvertableSelect/InvertableSelectLimitWarning.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectLimitWarning.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSearchBar.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSearchBar.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSelectionStatus.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSelectionStatus.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectSelectionStatus.js +1 -2
- package/esm/List/InvertableSelect/InvertableSelectStatusBar.d.ts +1 -1
- package/esm/List/InvertableSelect/InvertableSelectStatusBar.d.ts.map +1 -1
- package/esm/List/InvertableSelect/InvertableSelectVirtualised.js +2 -4
- package/esm/List/InvertableSelect/useInvertableSelect.d.ts +1 -1
- package/esm/List/InvertableSelect/useInvertableSelect.d.ts.map +1 -1
- package/esm/List/LegacyInvertableList.d.ts +1 -1
- package/esm/List/LegacyInvertableList.d.ts.map +1 -1
- package/esm/List/LegacyList.d.ts +1 -1
- package/esm/List/LegacyList.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.d.ts +1 -1
- package/esm/List/LegacySingleSelectListItem.d.ts.map +1 -1
- package/esm/List/LegacySingleSelectListItem.js +1 -2
- package/esm/List/List.d.ts +1 -1
- package/esm/List/List.d.ts.map +1 -1
- package/esm/List/ListItem.js +2 -5
- package/esm/List/MenuList.d.ts +2 -2
- package/esm/List/MenuList.d.ts.map +1 -1
- package/esm/List/MultiSelectList.d.ts +1 -1
- package/esm/List/MultiSelectList.d.ts.map +1 -1
- 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/List/guid.d.ts.map +1 -1
- package/esm/LoadingSpinner/LoadingSpinner.js +1 -3
- package/esm/Menu/ControlledMenu.d.ts +1 -1
- package/esm/Menu/ControlledMenu.d.ts.map +1 -1
- package/esm/Menu/Menu.d.ts +1 -1
- package/esm/Menu/Menu.d.ts.map +1 -1
- package/esm/Menu/menuOpener/MenuOpenedByClick.js +1 -9
- package/esm/Menu/menuOpener/MenuOpenedByHover.d.ts +1 -1
- package/esm/Menu/menuOpener/MenuOpenedByHover.d.ts.map +1 -1
- package/esm/Menu/positioning/MenuPosition.d.ts +1 -1
- package/esm/Menu/positioning/MenuPosition.d.ts.map +1 -1
- package/esm/Menu/positioning/MenuPosition.js +1 -3
- package/esm/Menu/positioning/positioningCalculations.d.ts +1 -1
- package/esm/Menu/positioning/positioningCalculations.d.ts.map +1 -1
- package/esm/Menu/utils/OutsideClickHandler.d.ts +1 -1
- package/esm/Menu/utils/OutsideClickHandler.d.ts.map +1 -1
- package/esm/Messages/Message.d.ts +1 -1
- package/esm/Messages/Message.d.ts.map +1 -1
- package/esm/Messages/toasts/ToastsCenter.d.ts +2 -2
- package/esm/Messages/toasts/ToastsCenter.d.ts.map +1 -1
- package/esm/Messages/toasts/ToastsCenter.js +1 -3
- package/esm/Messages/toasts/ToastsCenterMessage.d.ts +1 -1
- package/esm/Messages/toasts/ToastsCenterMessage.d.ts.map +1 -1
- 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/Overlay/utils.d.ts +1 -1
- package/esm/Overlay/utils.d.ts.map +1 -1
- package/esm/ParameterControl/AllowedValuesParameterControlDropdown.d.ts +1 -1
- package/esm/ParameterControl/AllowedValuesParameterControlDropdown.d.ts.map +1 -1
- package/esm/ParameterControl/ParameterControlButton.d.ts +1 -1
- package/esm/ParameterControl/ParameterControlButton.d.ts.map +1 -1
- package/esm/ParameterControl/ParameterControlDropdown.d.ts +1 -1
- package/esm/ParameterControl/ParameterControlDropdown.d.ts.map +1 -1
- package/esm/ParameterControl/ParameterControlDropdown.js +2 -12
- package/esm/ParameterControl/ParameterInput.d.ts +1 -1
- package/esm/ParameterControl/ParameterInput.d.ts.map +1 -1
- package/esm/ParameterControl/ParameterInput.js +1 -4
- package/esm/ParameterPicker/ParameterPicker.d.ts +1 -1
- package/esm/ParameterPicker/ParameterPicker.d.ts.map +1 -1
- package/esm/ParameterPicker/ParameterPicker.js +5 -13
- package/esm/RecurrenceForm/CronExpression.d.ts +1 -1
- package/esm/RecurrenceForm/CronExpression.d.ts.map +1 -1
- package/esm/RecurrenceForm/CronExpression.js +2 -7
- package/esm/RecurrenceForm/CronExpressionSuggestion.d.ts +1 -1
- package/esm/RecurrenceForm/CronExpressionSuggestion.d.ts.map +1 -1
- package/esm/RecurrenceForm/DateTime.d.ts +1 -1
- package/esm/RecurrenceForm/DateTime.d.ts.map +1 -1
- package/esm/RecurrenceForm/DateTime.js +2 -7
- package/esm/RecurrenceForm/Recurrence.d.ts +1 -1
- package/esm/RecurrenceForm/Recurrence.d.ts.map +1 -1
- package/esm/RecurrenceForm/Recurrence.js +2 -5
- package/esm/RecurrenceForm/RecurrenceForm.js +1 -2
- package/esm/RecurrenceForm/RepeatTypeDescription.d.ts +1 -1
- package/esm/RecurrenceForm/RepeatTypeDescription.d.ts.map +1 -1
- package/esm/RecurrenceForm/RepeatTypeSelect.d.ts +1 -1
- package/esm/RecurrenceForm/RepeatTypeSelect.d.ts.map +1 -1
- 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/ResponsiveText/ResponsiveText.d.ts +1 -1
- package/esm/ResponsiveText/ResponsiveText.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.d.ts +1 -1
- package/esm/ScrollGradient/ScrollGradient.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/ScrollablePanel/ScrollableItem.d.ts +1 -1
- package/esm/ScrollablePanel/ScrollableItem.d.ts.map +1 -1
- package/esm/SeparatorLine/SeparatorLine.d.ts +1 -1
- package/esm/SeparatorLine/SeparatorLine.d.ts.map +1 -1
- package/esm/SettingItem/SettingItem.d.ts +1 -1
- package/esm/SettingItem/SettingItem.d.ts.map +1 -1
- package/esm/SettingItem/SettingItem.js +2 -11
- package/esm/SettingWidget/FooterButtons.js +1 -2
- package/esm/SettingWidget/SimpleSettingsWidget/SimpleSettingWidget.d.ts +1 -1
- package/esm/SettingWidget/SimpleSettingsWidget/SimpleSettingWidget.d.ts.map +1 -1
- package/esm/SettingWidget/SimpleSettingsWidget/SimpleSettingWidget.js +1 -4
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingBody.d.ts +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingBody.d.ts.map +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingBody.js +2 -8
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingList.d.ts +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingList.d.ts.map +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingListItem.d.ts +1 -1
- package/esm/SettingWidget/StylingSettingWidget/StylingSettingListItem.d.ts.map +1 -1
- 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.d.ts +1 -1
- package/esm/SettingWidget/TooltipIcon.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/Tabs/Tabs.d.ts +1 -1
- package/esm/Tabs/Tabs.d.ts.map +1 -1
- package/esm/TextAreaWithSubmit/TextAreaWithSubmit.d.ts +1 -1
- package/esm/TextAreaWithSubmit/TextAreaWithSubmit.d.ts.map +1 -1
- package/esm/Timepicker/Timepicker.d.ts +1 -1
- package/esm/Timepicker/Timepicker.d.ts.map +1 -1
- package/esm/Timezone/TimezoneSelect.d.ts +1 -1
- package/esm/Timezone/TimezoneSelect.d.ts.map +1 -1
- package/esm/WidgetNotice/WidgetNotice.d.ts +1 -1
- package/esm/WidgetNotice/WidgetNotice.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 +5 -3
- 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/FormattedPreview.d.ts +2 -2
- package/esm/measureNumberFormat/customFormatDialog/shared/FormattedPreview.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/shared/PreviewRows.d.ts +1 -1
- package/esm/measureNumberFormat/customFormatDialog/shared/PreviewRows.d.ts.map +1 -1
- package/esm/measureNumberFormat/customFormatDialog/shared/PreviewRows.js +1 -3
- package/esm/measureNumberFormat/hooks/useCurrencyFormatDefaults.d.ts +1 -1
- package/esm/measureNumberFormat/hooks/useCurrencyFormatDefaults.d.ts.map +1 -1
- package/esm/measureNumberFormat/hooks/useMetricTypePresets.d.ts +1 -1
- package/esm/measureNumberFormat/hooks/useMetricTypePresets.d.ts.map +1 -1
- package/esm/measureNumberFormat/presetsDropdown/PresetsDropdown.d.ts +5 -3
- 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/interfaces.d.ts +4 -0
- package/esm/responsive/interfaces.d.ts.map +1 -1
- package/esm/responsive/interfaces.js +1 -1
- package/esm/responsive/useMediaQuery.d.ts.map +1 -1
- package/esm/responsive/useMediaQuery.js +2 -1
- package/esm/sdk-ui-kit.d.ts +157 -155
- package/esm/syntaxHighlightingInput/SyntaxHighlightingInput.d.ts +1 -1
- package/esm/syntaxHighlightingInput/SyntaxHighlightingInput.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useAutocompletion.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useAutocompletion.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useChangeHandler.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useChangeHandler.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirror.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirror.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirrorEvents.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirrorEvents.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirrorKeymap.d.ts +1 -1
- package/esm/syntaxHighlightingInput/hooks/useCodemirrorKeymap.d.ts.map +1 -1
- package/esm/syntaxHighlightingInput/hooks/useEventHandlers.d.ts +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 +2 -2
- 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 +14 -14
- 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/button.css +26 -26
- package/styles/css/button.css.map +1 -1
- package/styles/css/dialog.css.map +1 -1
- package/styles/css/form.css +3 -3
- package/styles/css/header.css.map +1 -1
- package/styles/css/invertableSelect.css +1 -1
- package/styles/css/list.css +3 -3
- package/styles/css/main.css +48 -42
- package/styles/css/main.css.map +1 -1
- package/styles/css/measureNumberFormat.css +1 -1
- package/styles/css/menu.css +3 -3
- 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/css/syntaxHighlightingInput.css +2 -2
- 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
|
@@ -126,12 +126,12 @@ export declare function activateHeaderMenuItems(items: IHeaderMenuItem[][], ids:
|
|
|
126
126
|
/**
|
|
127
127
|
* @internal
|
|
128
128
|
*/
|
|
129
|
-
export declare function AddButton({ title, isDisabled, onClick, tooltip, tooltipAlignPoints, className }: IAddButtonProps): JSX.Element;
|
|
129
|
+
export declare function AddButton({ title, isDisabled, onClick, tooltip, tooltipAlignPoints, className, }: IAddButtonProps): JSX.Element;
|
|
130
130
|
|
|
131
131
|
/**
|
|
132
132
|
* @internal
|
|
133
133
|
*/
|
|
134
|
-
export declare function AddGranteeBase({ appliedGrantees, addedGrantees, currentUser, isDirty, currentUserPermissions, sharedObject, previouslyFocusedRef, onCancel, onSubmit, onBackClick, onAddUserOrGroups, onDelete, onGranularGranteeChange, isGranteeShareLoading }: IAddGranteeBaseProps): JSX.Element;
|
|
134
|
+
export declare function AddGranteeBase({ appliedGrantees, addedGrantees, currentUser, isDirty, currentUserPermissions, sharedObject, previouslyFocusedRef, onCancel, onSubmit, onBackClick, onAddUserOrGroups, onDelete, onGranularGranteeChange, isGranteeShareLoading, }: IAddGranteeBaseProps): JSX.Element;
|
|
135
135
|
|
|
136
136
|
/**
|
|
137
137
|
* @internal
|
|
@@ -156,7 +156,7 @@ export declare type AlignConfig = {
|
|
|
156
156
|
/**
|
|
157
157
|
* @internal
|
|
158
158
|
*/
|
|
159
|
-
export declare function alignConfigToAlignPoint({ triggerAlignPoint, overlayAlignPoint, offset }: AlignConfig): IAlignPoint;
|
|
159
|
+
export declare function alignConfigToAlignPoint({ triggerAlignPoint, overlayAlignPoint, offset, }: AlignConfig): IAlignPoint;
|
|
160
160
|
|
|
161
161
|
/**
|
|
162
162
|
* @internal
|
|
@@ -188,7 +188,7 @@ export declare function alignPointToPlacement(alignPoint: ILegacyAlignPoint): Pl
|
|
|
188
188
|
/**
|
|
189
189
|
* @internal
|
|
190
190
|
*/
|
|
191
|
-
export declare function AppHeader({ logoHref, accountMenuItems, helpMenuItems, menuItemsGroups, search, notificationsPanel, workspacePicker, isAccessibilityCompliant, logoUrl, logoTitle, organizationName, className, activeColor, headerColor, headerTextColor, documentationUrl, expiredDate, showUpsellButton, onUpsellButtonClick, badges, showStaticHelpMenu, userName, helpMenuDropdownAlignPoints: helpDropdownAlign, disableHelpDropdown, onHelpClick, helpRedirectUrl, showChatItem, isChatOpen, onChatItemClick, onLogoClick, onMenuItemClick }: IAppHeaderProps): JSX.Element;
|
|
191
|
+
export declare function AppHeader({ logoHref, accountMenuItems, helpMenuItems, menuItemsGroups, search, notificationsPanel, workspacePicker, isAccessibilityCompliant, logoUrl, logoTitle, organizationName, className, activeColor, headerColor, headerTextColor, documentationUrl, expiredDate, showUpsellButton, onUpsellButtonClick, badges, showStaticHelpMenu, userName, helpMenuDropdownAlignPoints: helpDropdownAlign, disableHelpDropdown, onHelpClick, helpRedirectUrl, showChatItem, isChatOpen, onChatItemClick, onLogoClick, onMenuItemClick, }: IAppHeaderProps): JSX.Element;
|
|
192
192
|
|
|
193
193
|
/**
|
|
194
194
|
* @internal
|
|
@@ -461,7 +461,7 @@ export declare function ColorPreview(props: IColorPreviewProps): JSX.Element;
|
|
|
461
461
|
/**
|
|
462
462
|
* @internal
|
|
463
463
|
*/
|
|
464
|
-
export declare function CommunityEditionDialog({ headerText, infoText, copyrightText, links, onClose, closeButtonText }: ICommunityEditionDialogProps): JSX.Element;
|
|
464
|
+
export declare function CommunityEditionDialog({ headerText, infoText, copyrightText, links, onClose, closeButtonText, }: ICommunityEditionDialogProps): JSX.Element;
|
|
465
465
|
|
|
466
466
|
/**
|
|
467
467
|
* @internal
|
|
@@ -471,7 +471,7 @@ export declare function ComponentLabelsProvider({ children, labels }: IComponent
|
|
|
471
471
|
/**
|
|
472
472
|
* @internal
|
|
473
473
|
*/
|
|
474
|
-
export declare function ComponentTable<TProps extends object>({ Component, columnsBy, rowsBy, baseProps, debug, codeSnippet, cellWidth, cellHeight, align, cellStyle }: IComponentTableProps<TProps>): JSX.Element;
|
|
474
|
+
export declare function ComponentTable<TProps extends object>({ Component, columnsBy, rowsBy, baseProps, debug, codeSnippet, cellWidth, cellHeight, align, cellStyle, }: IComponentTableProps<TProps>): JSX.Element;
|
|
475
475
|
|
|
476
476
|
/**
|
|
477
477
|
* A language the config editor can display and emit. Every editor instance has a primary language —
|
|
@@ -499,7 +499,7 @@ export declare const ConfirmDialogBase: NamedExoticComponent<IConfirmDialogBaseP
|
|
|
499
499
|
*
|
|
500
500
|
* @internal
|
|
501
501
|
*/
|
|
502
|
-
export declare function ConfirmDialogFooter({ footerLeft, showProgressIndicator, cancelButtonText, onCancel, isCancelDisabled, submitButtonText, onSubmit, isSubmitDisabled, submitButtonTooltipText, submitButtonTooltipAlignPoints, submitButtonTooltipArrowOffsets, hideSubmitButton, isPositive }: IConfirmDialogFooterProps): JSX.Element;
|
|
502
|
+
export declare function ConfirmDialogFooter({ footerLeft, showProgressIndicator, cancelButtonText, onCancel, isCancelDisabled, submitButtonText, onSubmit, isSubmitDisabled, submitButtonTooltipText, submitButtonTooltipAlignPoints, submitButtonTooltipArrowOffsets, hideSubmitButton, isPositive, }: IConfirmDialogFooterProps): JSX.Element;
|
|
503
503
|
|
|
504
504
|
/**
|
|
505
505
|
* Visual variant of the confirm button.
|
|
@@ -588,7 +588,7 @@ export declare function createTemplates(formatMessage: (descriptor: {
|
|
|
588
588
|
*
|
|
589
589
|
* @internal
|
|
590
590
|
*/
|
|
591
|
-
export declare function CsvDelimiterPicker({ value, onChange, validationError, label, onEnterKeyPress, layout, hideInherit }: ICsvDelimiterPickerProps): JSX.Element;
|
|
591
|
+
export declare function CsvDelimiterPicker({ value, onChange, validationError, label, onEnterKeyPress, layout, hideInherit, }: ICsvDelimiterPickerProps): JSX.Element;
|
|
592
592
|
|
|
593
593
|
/**
|
|
594
594
|
* Base currency preset definitions.
|
|
@@ -644,7 +644,7 @@ export declare const DATE_DATASET_LIST_ITEM_CLASSNAME = "gd-list-item gd-list-it
|
|
|
644
644
|
/**
|
|
645
645
|
* @internal
|
|
646
646
|
*/
|
|
647
|
-
export declare function DateDatasetsListItem({ id, title, isHeader, isSelected, isUnrelated, width, onClick }: IDateDatasetsListItemProps): JSX.Element;
|
|
647
|
+
export declare function DateDatasetsListItem({ id, title, isHeader, isSelected, isUnrelated, width, onClick, }: IDateDatasetsListItemProps): JSX.Element;
|
|
648
648
|
|
|
649
649
|
/**
|
|
650
650
|
* @internal
|
|
@@ -704,7 +704,7 @@ export declare const defaultThemeMetadataObject: IThemeDefinition;
|
|
|
704
704
|
/**
|
|
705
705
|
* @internal
|
|
706
706
|
*/
|
|
707
|
-
export declare function DefaultUiListboxInteractiveItemComponent<T>({ item, isFocused, isSelected, isCompact, onSelect }: IUiListboxInteractiveItemProps<T>): ReactNode;
|
|
707
|
+
export declare function DefaultUiListboxInteractiveItemComponent<T>({ item, isFocused, isSelected, isCompact, onSelect, }: IUiListboxInteractiveItemProps<T>): ReactNode;
|
|
708
708
|
|
|
709
709
|
/**
|
|
710
710
|
* By default just renders the data.
|
|
@@ -721,7 +721,7 @@ export declare const DefaultUiMenuContent: NamedExoticComponent<IUiMenuContentPr
|
|
|
721
721
|
/**
|
|
722
722
|
* @internal
|
|
723
723
|
*/
|
|
724
|
-
export declare function DefaultUiMenuContentItem<T extends IUiMenuItemData = object>({ item, isFocused }: IUiMenuContentItemProps<T>): ReactNode;
|
|
724
|
+
export declare function DefaultUiMenuContentItem<T extends IUiMenuItemData = object>({ item, isFocused, }: IUiMenuContentItemProps<T>): ReactNode;
|
|
725
725
|
|
|
726
726
|
/**
|
|
727
727
|
* Default component for rendering content menu items.
|
|
@@ -732,7 +732,7 @@ export declare const DefaultUiMenuContentItemWrapper: NamedExoticComponent<IUiMe
|
|
|
732
732
|
/**
|
|
733
733
|
* @internal
|
|
734
734
|
*/
|
|
735
|
-
export declare function DefaultUiMenuGroupItem<T extends IUiMenuItemData = object>({ item }: IUiMenuGroupItemProps<T>): ReactNode;
|
|
735
|
+
export declare function DefaultUiMenuGroupItem<T extends IUiMenuItemData = object>({ item, }: IUiMenuGroupItemProps<T>): ReactNode;
|
|
736
736
|
|
|
737
737
|
/**
|
|
738
738
|
* Renders the submenu header when in a submenu.
|
|
@@ -744,12 +744,12 @@ export declare const DefaultUiMenuHeader: FC;
|
|
|
744
744
|
/**
|
|
745
745
|
* @internal
|
|
746
746
|
*/
|
|
747
|
-
export declare function DefaultUiMenuInteractiveItem<T extends IUiMenuItemData = object>({ item, isFocused, isTooltipOpen }: IUiMenuInteractiveItemProps<T>): ReactNode;
|
|
747
|
+
export declare function DefaultUiMenuInteractiveItem<T extends IUiMenuItemData = object>({ item, isFocused, isTooltipOpen, }: IUiMenuInteractiveItemProps<T>): ReactNode;
|
|
748
748
|
|
|
749
749
|
/**
|
|
750
750
|
* @internal
|
|
751
751
|
*/
|
|
752
|
-
export declare function DefaultUiMenuInteractiveItemWrapper<T extends IUiMenuItemData = object>({ item, Component }: IUiMenuInteractiveItemWrapperProps<T>): ReactNode;
|
|
752
|
+
export declare function DefaultUiMenuInteractiveItemWrapper<T extends IUiMenuItemData = object>({ item, Component, }: IUiMenuInteractiveItemWrapperProps<T>): ReactNode;
|
|
753
753
|
|
|
754
754
|
/**
|
|
755
755
|
* By default just renders the data.
|
|
@@ -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
|
/**
|
|
@@ -782,17 +780,17 @@ export declare function DefaultUiTabsContainer<TTabProps extends Record<any, any
|
|
|
782
780
|
/**
|
|
783
781
|
* @internal
|
|
784
782
|
*/
|
|
785
|
-
export declare function DefaultUiTabsTab<TTabProps extends Record<any, any> = EmptyObject, TTabActionProps extends Record<any, any> = EmptyObject>({ tab, isSelected, onSelect, onDoubleClick, isFocused }: IUiTabComponentProps<"Tab", TTabProps, TTabActionProps>): JSX.Element;
|
|
783
|
+
export declare function DefaultUiTabsTab<TTabProps extends Record<any, any> = EmptyObject, TTabActionProps extends Record<any, any> = EmptyObject>({ tab, isSelected, onSelect, onDoubleClick, isFocused, }: IUiTabComponentProps<"Tab", TTabProps, TTabActionProps>): JSX.Element;
|
|
786
784
|
|
|
787
785
|
/**
|
|
788
786
|
* @internal
|
|
789
787
|
*/
|
|
790
|
-
export declare function DefaultUiTabsTabActions<TTabProps extends Record<any, any> = EmptyObject, TTabActionProps extends Record<any, any> = EmptyObject>({ tab, location, id, tabIndex, isOpen, onToggleOpen }: IUiTabComponentProps<"TabActions", TTabProps, TTabActionProps>): JSX.Element | null;
|
|
788
|
+
export declare function DefaultUiTabsTabActions<TTabProps extends Record<any, any> = EmptyObject, TTabActionProps extends Record<any, any> = EmptyObject>({ tab, location, id, tabIndex, isOpen, onToggleOpen, }: IUiTabComponentProps<"TabActions", TTabProps, TTabActionProps>): JSX.Element | null;
|
|
791
789
|
|
|
792
790
|
/**
|
|
793
791
|
* @internal
|
|
794
792
|
*/
|
|
795
|
-
export declare function DefaultUiTabsTabActionsButton<TTabProps extends Record<any, any> = EmptyObject, TTabActionProps extends Record<any, any> = EmptyObject>({ tab, onClick, ariaAttributes, tabIndex, id }: IUiTabComponentProps<"TabActionsButton", TTabProps, TTabActionProps>): JSX.Element | null;
|
|
793
|
+
export declare function DefaultUiTabsTabActionsButton<TTabProps extends Record<any, any> = EmptyObject, TTabActionProps extends Record<any, any> = EmptyObject>({ tab, onClick, ariaAttributes, tabIndex, id, }: IUiTabComponentProps<"TabActionsButton", TTabProps, TTabActionProps>): JSX.Element | null;
|
|
796
794
|
|
|
797
795
|
/**
|
|
798
796
|
* @internal
|
|
@@ -802,7 +800,7 @@ export declare function DefaultUiTabsTabValue<TTabProps extends Record<any, any>
|
|
|
802
800
|
/**
|
|
803
801
|
* @internal
|
|
804
802
|
*/
|
|
805
|
-
export declare function DefaultUiTreeViewItemComponent<Level>({ item, type, level, isExpanded, isFocused, isSelected, isCompact, onToggle, onSelect, ariaAttributes }: IUiTreeviewItemProps<Level>): ReactNode;
|
|
803
|
+
export declare function DefaultUiTreeViewItemComponent<Level>({ item, type, level, isExpanded, isFocused, isSelected, isCompact, onToggle, onSelect, ariaAttributes, }: IUiTreeviewItemProps<Level>): ReactNode;
|
|
806
804
|
|
|
807
805
|
/**
|
|
808
806
|
* @internal
|
|
@@ -875,12 +873,12 @@ export declare type DialogHeaderTitleSize = "default" | "large";
|
|
|
875
873
|
/**
|
|
876
874
|
* @internal
|
|
877
875
|
*/
|
|
878
|
-
export declare function DialogList({ items, isLoading, className, emptyMessageElement, itemComponent, itemClassName, onItemClick, onItemDelete }: IDialogListProps): JSX.Element;
|
|
876
|
+
export declare function DialogList({ items, isLoading, className, emptyMessageElement, itemComponent, itemClassName, onItemClick, onItemDelete, }: IDialogListProps): JSX.Element;
|
|
879
877
|
|
|
880
878
|
/**
|
|
881
879
|
* @internal
|
|
882
880
|
*/
|
|
883
|
-
export declare function DialogListHeader({ className, gdIconName, title, buttonTitle, buttonDisabled, buttonTooltipText, onButtonClick }: IDialogListHeaderProps): JSX.Element;
|
|
881
|
+
export declare function DialogListHeader({ className, gdIconName, title, buttonTitle, buttonDisabled, buttonTooltipText, onButtonClick, }: IDialogListHeaderProps): JSX.Element;
|
|
884
882
|
|
|
885
883
|
/**
|
|
886
884
|
* @internal
|
|
@@ -900,7 +898,7 @@ export declare type DialogModeType = "ShareGrantee" | "AddGrantee";
|
|
|
900
898
|
/**
|
|
901
899
|
* @internal
|
|
902
900
|
*/
|
|
903
|
-
export declare function DocumentHeader({ pageTitle, brandTitle, appleTouchIconUrl, faviconUrl }: IDocumentHeaderProps): null;
|
|
901
|
+
export declare function DocumentHeader({ pageTitle, brandTitle, appleTouchIconUrl, faviconUrl, }: IDocumentHeaderProps): null;
|
|
904
902
|
|
|
905
903
|
/**
|
|
906
904
|
* @internal
|
|
@@ -910,12 +908,12 @@ export declare function DomainHomepageLink({ onClick }: IDomainHomepageLinkProps
|
|
|
910
908
|
/**
|
|
911
909
|
* @internal
|
|
912
910
|
*/
|
|
913
|
-
export declare function Dropdown({ isOpen: isOpenProp, onToggle, className, openOnInit, closeOnParentScroll, closeOnMouseDrag, closeOnOutsideClick, overlayPositionType, alignPoints, overlayZIndex, ignoreClicksOnByClass, renderBody, renderButton, onOpenStateChanged, onAlign, fullscreenOnMobile, enableEventPropagation, enableAutoToggle, closeOnEscape, autofocusOnOpen, initialFocus, returnFocusTo, accessibilityConfig, shouldTrapFocus }: IDropdownProps): JSX.Element;
|
|
911
|
+
export declare function Dropdown({ isOpen: isOpenProp, onToggle, className, openOnInit, closeOnParentScroll, closeOnMouseDrag, closeOnOutsideClick, overlayPositionType, alignPoints, overlayZIndex, ignoreClicksOnByClass, renderBody, renderButton, onOpenStateChanged, onAlign, fullscreenOnMobile, enableEventPropagation, enableAutoToggle, closeOnEscape, autofocusOnOpen, initialFocus, returnFocusTo, accessibilityConfig, shouldTrapFocus, }: IDropdownProps): JSX.Element;
|
|
914
912
|
|
|
915
913
|
/**
|
|
916
914
|
* @internal
|
|
917
915
|
*/
|
|
918
|
-
export declare function DropdownButton({ id, className, accessibilityConfig, value, title, disabled, isOpen, isSmall, iconLeft, isFullWidth, onClick, children, dropdownId, buttonRef }: IDropdownButtonProps): JSX.Element;
|
|
916
|
+
export declare function DropdownButton({ id, className, accessibilityConfig, value, title, disabled, isOpen, isSmall, iconLeft, isFullWidth, onClick, children, dropdownId, buttonRef, }: IDropdownButtonProps): JSX.Element;
|
|
919
917
|
|
|
920
918
|
/**
|
|
921
919
|
* @internal
|
|
@@ -927,7 +925,7 @@ export declare function DropdownInvertableSelect<T>(props: IDropdownInvertableSe
|
|
|
927
925
|
* @internal
|
|
928
926
|
*
|
|
929
927
|
*/
|
|
930
|
-
export declare function DropdownList<T>({ id, title, className, tabsClassName, width, height, maxHeight, onKeyDownSelect, onKeyDownConfirm, isMobile, isLoading, items, itemsCount, itemHeight, containerPadding, mobileItemHeight, showSearch, disableAutofocus, searchString, searchLabel, searchPlaceholder, searchFieldSize, onSearch, showTabs, tabs, selectedTabId, onTabSelect, renderNoData, footer, closeDropdown, accessibilityConfig, renderItem, body, itemHeightGetter, itemTitleGetter, getIsItemSelected, loadNextPage, hasNextPage, skeletonItemsCount, shouldLoadNextPage, isNextPageLoading, SkeletonItem, onScroll, scrollToItem, scrollToItemKeyExtractor }: IDropdownListProps<T>): ReactElement;
|
|
928
|
+
export declare function DropdownList<T>({ id, title, className, tabsClassName, width, height, maxHeight, onKeyDownSelect, onKeyDownConfirm, isMobile, isLoading, items, itemsCount, itemHeight, containerPadding, mobileItemHeight, showSearch, disableAutofocus, searchString, searchLabel, searchPlaceholder, searchFieldSize, onSearch, showTabs, tabs, selectedTabId, onTabSelect, renderNoData, footer, closeDropdown, accessibilityConfig, renderItem, body, itemHeightGetter, itemTitleGetter, getIsItemSelected, loadNextPage, hasNextPage, skeletonItemsCount, shouldLoadNextPage, isNextPageLoading, SkeletonItem, onScroll, scrollToItem, scrollToItemKeyExtractor, }: IDropdownListProps<T>): ReactElement;
|
|
931
929
|
|
|
932
930
|
/**
|
|
933
931
|
* @internal
|
|
@@ -960,7 +958,7 @@ export declare function EllipsisText({ text, maxLines }: IEllipsisTextProps): JS
|
|
|
960
958
|
/**
|
|
961
959
|
* @internal
|
|
962
960
|
*/
|
|
963
|
-
export declare function EmbedInsightDialogBase({ code, propertiesLink, integrationDocLink, embedTab, embedTypeOptions, openSaveInsightDialog, onClose, onCopyCode, onOptionsChange, onTabChange, showWebComponentsTab }: IEmbedInsightDialogBaseProps): JSX.Element;
|
|
961
|
+
export declare function EmbedInsightDialogBase({ code, propertiesLink, integrationDocLink, embedTab, embedTypeOptions, openSaveInsightDialog, onClose, onCopyCode, onOptionsChange, onTabChange, showWebComponentsTab, }: IEmbedInsightDialogBaseProps): JSX.Element;
|
|
964
962
|
|
|
965
963
|
/**
|
|
966
964
|
* @internal
|
|
@@ -1021,7 +1019,7 @@ export declare const FileDropzone: ForwardRefExoticComponent<IFileDropzoneProps
|
|
|
1021
1019
|
/**
|
|
1022
1020
|
* @internal
|
|
1023
1021
|
*/
|
|
1024
|
-
export declare function FilePickerButton({ buttonLabel, acceptedFileTypes, multiple, disabled, ariaLabel, onFilesSelected, buttonProps }: IFilePickerButtonProps): JSX.Element;
|
|
1022
|
+
export declare function FilePickerButton({ buttonLabel, acceptedFileTypes, multiple, disabled, ariaLabel, onFilesSelected, buttonProps, }: IFilePickerButtonProps): JSX.Element;
|
|
1025
1023
|
|
|
1026
1024
|
/**
|
|
1027
1025
|
* @internal
|
|
@@ -1040,7 +1038,7 @@ export declare type FileValidationErrorCode = (typeof FileValidationErrorCode)[k
|
|
|
1040
1038
|
/**
|
|
1041
1039
|
* @internal
|
|
1042
1040
|
*/
|
|
1043
|
-
export declare function FilterGroupItem({ title, subtitle, selectedItemsCount, totalItemsCount, showSelectionCount, isOpen, isLoading, isLoaded, isError, icon, titleExtension, onClick, buttonRef, dropdownId, disabled }: IFilterGroupItemProps): JSX.Element;
|
|
1041
|
+
export declare function FilterGroupItem({ title, subtitle, selectedItemsCount, totalItemsCount, showSelectionCount, isOpen, isLoading, isLoaded, isError, icon, titleExtension, onClick, buttonRef, dropdownId, disabled, }: IFilterGroupItemProps): JSX.Element;
|
|
1044
1042
|
|
|
1045
1043
|
/**
|
|
1046
1044
|
* @internal
|
|
@@ -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
|
|
@@ -1439,7 +1437,7 @@ export declare type GranteeItem = IGranteeUser | IGranteeInactiveOwner | IGrante
|
|
|
1439
1437
|
/**
|
|
1440
1438
|
* @internal
|
|
1441
1439
|
*/
|
|
1442
|
-
export declare function GranteeItemComponent({ grantee, mode, currentUserPermissions, isSharedObjectLocked, isGranteeShareLoading, onDelete, onChange }: IGranteeItemProps): JSX.Element | null;
|
|
1440
|
+
export declare function GranteeItemComponent({ grantee, mode, currentUserPermissions, isSharedObjectLocked, isGranteeShareLoading, onDelete, onChange, }: IGranteeItemProps): JSX.Element | null;
|
|
1443
1441
|
|
|
1444
1442
|
/**
|
|
1445
1443
|
* @internal
|
|
@@ -1569,7 +1567,7 @@ export declare function HeaderSearchProvider({ children, ...rest }: PropsWithChi
|
|
|
1569
1567
|
/**
|
|
1570
1568
|
* @internal
|
|
1571
1569
|
*/
|
|
1572
|
-
export declare function HeaderWorkspacePicker({ isLoading, workspaces, selectedWorkspace, totalWorkspacesCount, searchString, showSearch, onOpen, onSelect, onSearch, projectPickerFooter, className, onOpenStateChanged, loadNextPage, hasNextPage, skeletonItemsCount, isNextPageLoading, shouldLoadNextPage }: IHeaderWorkspacePickerProps): JSX.Element;
|
|
1570
|
+
export declare function HeaderWorkspacePicker({ isLoading, workspaces, selectedWorkspace, totalWorkspacesCount, searchString, showSearch, onOpen, onSelect, onSearch, projectPickerFooter, className, onOpenStateChanged, loadNextPage, hasNextPage, skeletonItemsCount, isNextPageLoading, shouldLoadNextPage, }: IHeaderWorkspacePickerProps): JSX.Element;
|
|
1573
1571
|
|
|
1574
1572
|
/**
|
|
1575
1573
|
* @internal
|
|
@@ -2197,7 +2195,7 @@ export declare function IconBar({ className, width, height, color, ariaHidden }:
|
|
|
2197
2195
|
/**
|
|
2198
2196
|
* @internal
|
|
2199
2197
|
*/
|
|
2200
|
-
export declare function IconBoldHyperlink({ color, className, width, height, ariaLabel }: IIconProps & {
|
|
2198
|
+
export declare function IconBoldHyperlink({ color, className, width, height, ariaLabel, }: IIconProps & {
|
|
2201
2199
|
ariaLabel?: string;
|
|
2202
2200
|
}): JSX.Element;
|
|
2203
2201
|
|
|
@@ -2224,7 +2222,7 @@ export declare function IconBurgerMenu({ color, className, width, height }: IIco
|
|
|
2224
2222
|
/**
|
|
2225
2223
|
* @internal
|
|
2226
2224
|
*/
|
|
2227
|
-
export declare function IconChatBubble({ color, className, width, height, ariaHidden }: IIconProps): JSX.Element;
|
|
2225
|
+
export declare function IconChatBubble({ color, className, width, height, ariaHidden, }: IIconProps): JSX.Element;
|
|
2228
2226
|
|
|
2229
2227
|
/**
|
|
2230
2228
|
* @internal
|
|
@@ -2566,7 +2564,7 @@ export declare function IconMinimize({ color, className, width, height }: IIconP
|
|
|
2566
2564
|
/**
|
|
2567
2565
|
* @internal
|
|
2568
2566
|
*/
|
|
2569
|
-
export declare function IconNewVisualization({ color, className, width, height, ariaHidden }: IIconProps): JSX.Element;
|
|
2567
|
+
export declare function IconNewVisualization({ color, className, width, height, ariaHidden, }: IIconProps): JSX.Element;
|
|
2570
2568
|
|
|
2571
2569
|
/**
|
|
2572
2570
|
* @internal
|
|
@@ -2601,7 +2599,7 @@ export declare function IconPyramid({ className, width, height, color, ariaHidde
|
|
|
2601
2599
|
/**
|
|
2602
2600
|
* @internal
|
|
2603
2601
|
*/
|
|
2604
|
-
export declare function IconQuestionMark({ color, className, width, height, ariaHidden }: IIconProps): JSX.Element;
|
|
2602
|
+
export declare function IconQuestionMark({ color, className, width, height, ariaHidden, }: IIconProps): JSX.Element;
|
|
2605
2603
|
|
|
2606
2604
|
/**
|
|
2607
2605
|
* @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
|
|
@@ -2731,12 +2729,12 @@ export declare function IconUndo({ color, className, width, height, ariaHidden }
|
|
|
2731
2729
|
/**
|
|
2732
2730
|
* @internal
|
|
2733
2731
|
*/
|
|
2734
|
-
export declare function IconUser({ color, backgroundColor, className, width, height }: IUserIconProps): JSX.Element;
|
|
2732
|
+
export declare function IconUser({ color, backgroundColor, className, width, height, }: IUserIconProps): JSX.Element;
|
|
2735
2733
|
|
|
2736
2734
|
/**
|
|
2737
2735
|
* @internal
|
|
2738
2736
|
*/
|
|
2739
|
-
export declare function IconUserGroup({ color, backgroundColor, className, width, height }: IUserGroupIconProps): JSX.Element;
|
|
2737
|
+
export declare function IconUserGroup({ color, backgroundColor, className, width, height, }: IUserGroupIconProps): JSX.Element;
|
|
2740
2738
|
|
|
2741
2739
|
/**
|
|
2742
2740
|
* @internal
|
|
@@ -4896,6 +4894,10 @@ export declare interface IMediaQueries {
|
|
|
4896
4894
|
* Is screen classified as 'lg' or larger?
|
|
4897
4895
|
*/
|
|
4898
4896
|
">=lg": string;
|
|
4897
|
+
/**
|
|
4898
|
+
* Is screen classified as 'lg' or smaller?
|
|
4899
|
+
*/
|
|
4900
|
+
"<=lg": string;
|
|
4899
4901
|
/**
|
|
4900
4902
|
* Is screen classified as 'lg'?
|
|
4901
4903
|
*/
|
|
@@ -5130,12 +5132,12 @@ export declare type InsightCodeType = "definition" | "reference";
|
|
|
5130
5132
|
/**
|
|
5131
5133
|
* @internal
|
|
5132
5134
|
*/
|
|
5133
|
-
export declare function InsightIcon({ visualizationUrl, iconProps }: IInsightIconProps): ReturnType<FC<IIconProps>> | null;
|
|
5135
|
+
export declare function InsightIcon({ visualizationUrl, iconProps, }: IInsightIconProps): ReturnType<FC<IIconProps>> | null;
|
|
5134
5136
|
|
|
5135
5137
|
/**
|
|
5136
5138
|
* @internal
|
|
5137
5139
|
*/
|
|
5138
|
-
export declare function InsightListItem({ title, description, updated, type, isSelected, isLoading, filters, separators, LoadingComponent, onClick, onDescriptionPanelOpen, showDescriptionPanel, useReferences, richTextExecConfig, width, isLocked, onDelete, metadataTimeZone }: IInsightListItemProps): JSX.Element;
|
|
5140
|
+
export declare function InsightListItem({ title, description, updated, type, isSelected, isLoading, filters, separators, LoadingComponent, onClick, onDescriptionPanelOpen, showDescriptionPanel, useReferences, richTextExecConfig, width, isLocked, onDelete, metadataTimeZone, }: IInsightListItemProps): JSX.Element;
|
|
5139
5141
|
|
|
5140
5142
|
/**
|
|
5141
5143
|
* @internal
|
|
@@ -5165,32 +5167,32 @@ export declare function InvertableSelect<T>(props: IInvertableSelectProps<T>): J
|
|
|
5165
5167
|
/**
|
|
5166
5168
|
* @internal
|
|
5167
5169
|
*/
|
|
5168
|
-
export declare function InvertableSelectAllCheckbox({ isVisible, checked, onToggle, onApplyButtonClick, isApplyDisabled, isFiltered, totalItemsCount, isPartialSelection, hideTotalItemsCount }: IInvertableSelectAllCheckboxProps): JSX.Element | null;
|
|
5170
|
+
export declare function InvertableSelectAllCheckbox({ isVisible, checked, onToggle, onApplyButtonClick, isApplyDisabled, isFiltered, totalItemsCount, isPartialSelection, hideTotalItemsCount, }: IInvertableSelectAllCheckboxProps): JSX.Element | null;
|
|
5169
5171
|
|
|
5170
5172
|
/**
|
|
5171
5173
|
* @internal
|
|
5172
5174
|
*/
|
|
5173
|
-
export declare function InvertableSelectItem({ title, onClick, onMouseOver, onMouseOut, isSelected, onOnly, renderOnly, renderRight, icon, isDisabled, accessibilityConfig }: IInvertableSelectItem): JSX.Element;
|
|
5175
|
+
export declare function InvertableSelectItem({ title, onClick, onMouseOver, onMouseOut, isSelected, onOnly, renderOnly, renderRight, icon, isDisabled, accessibilityConfig, }: IInvertableSelectItem): JSX.Element;
|
|
5174
5176
|
|
|
5175
5177
|
/**
|
|
5176
5178
|
* @internal
|
|
5177
5179
|
*/
|
|
5178
|
-
export declare function InvertableSelectLimitWarning({ limit, selectedItemsCount }: IInvertableSelectLimitWarningProps): JSX.Element;
|
|
5180
|
+
export declare function InvertableSelectLimitWarning({ limit, selectedItemsCount, }: IInvertableSelectLimitWarningProps): JSX.Element;
|
|
5179
5181
|
|
|
5180
5182
|
/**
|
|
5181
5183
|
* @internal
|
|
5182
5184
|
*/
|
|
5183
|
-
export declare function InvertableSelectSearchBar({ className, isSmall, searchString, onSearch, onEscKeyPress, searchPlaceholder, onKeyDown }: IInvertableSelectSearchBarProps): JSX.Element;
|
|
5185
|
+
export declare function InvertableSelectSearchBar({ className, isSmall, searchString, onSearch, onEscKeyPress, searchPlaceholder, onKeyDown, }: IInvertableSelectSearchBarProps): JSX.Element;
|
|
5184
5186
|
|
|
5185
5187
|
/**
|
|
5186
5188
|
* @internal
|
|
5187
5189
|
*/
|
|
5188
|
-
export declare function InvertableSelectStatus<T>({ selectedItems, getItemTitle, isInverted }: IInvertableSelectStatusProps<T>): JSX.Element;
|
|
5190
|
+
export declare function InvertableSelectStatus<T>({ selectedItems, getItemTitle, isInverted, }: IInvertableSelectStatusProps<T>): JSX.Element;
|
|
5189
5191
|
|
|
5190
5192
|
/**
|
|
5191
5193
|
* @internal
|
|
5192
5194
|
*/
|
|
5193
|
-
export declare function InvertableSelectStatusBar<T>({ className, selectedItems, getItemTitle, isInverted, selectedItemsLimit, showSelectionStatus }: IInvertableSelectStatusBarProps<T>): JSX.Element;
|
|
5195
|
+
export declare function InvertableSelectStatusBar<T>({ className, selectedItems, getItemTitle, isInverted, selectedItemsLimit, showSelectionStatus, }: IInvertableSelectStatusBarProps<T>): JSX.Element;
|
|
5194
5196
|
|
|
5195
5197
|
/**
|
|
5196
5198
|
* @internal
|
|
@@ -5595,7 +5597,7 @@ export declare interface IRowsIconProps extends IIconProps {
|
|
|
5595
5597
|
*
|
|
5596
5598
|
* @internal
|
|
5597
5599
|
*/
|
|
5598
|
-
export declare const isActionKey: (event: KeyboardEvent_2
|
|
5600
|
+
export declare const isActionKey: (event: KeyboardEvent_2) => boolean;
|
|
5599
5601
|
|
|
5600
5602
|
/**
|
|
5601
5603
|
* Checks if the given keyboard event is triggered by an ArrowDown key.
|
|
@@ -5605,7 +5607,7 @@ export declare const isActionKey: (event: KeyboardEvent_2<Element>) => boolean;
|
|
|
5605
5607
|
*
|
|
5606
5608
|
* @internal
|
|
5607
5609
|
*/
|
|
5608
|
-
export declare const isArrowDownKey: (event: KeyboardEvent_2
|
|
5610
|
+
export declare const isArrowDownKey: (event: KeyboardEvent_2) => boolean;
|
|
5609
5611
|
|
|
5610
5612
|
/**
|
|
5611
5613
|
* Checks if the given keyboard event is triggered by one of the Arrow keys.
|
|
@@ -5615,7 +5617,7 @@ export declare const isArrowDownKey: (event: KeyboardEvent_2<Element>) => boolea
|
|
|
5615
5617
|
*
|
|
5616
5618
|
* @internal
|
|
5617
5619
|
*/
|
|
5618
|
-
export declare const isArrowKey: (event: KeyboardEvent_2
|
|
5620
|
+
export declare const isArrowKey: (event: KeyboardEvent_2) => boolean;
|
|
5619
5621
|
|
|
5620
5622
|
/**
|
|
5621
5623
|
* @internal
|
|
@@ -5636,7 +5638,7 @@ export declare interface IScopedIdStoreValue {
|
|
|
5636
5638
|
*
|
|
5637
5639
|
* @internal
|
|
5638
5640
|
*/
|
|
5639
|
-
export declare const isCopyKey: (event: KeyboardEvent_2
|
|
5641
|
+
export declare const isCopyKey: (event: KeyboardEvent_2) => boolean;
|
|
5640
5642
|
|
|
5641
5643
|
/**
|
|
5642
5644
|
* @internal
|
|
@@ -5708,7 +5710,7 @@ export declare interface ISearchResultsAnnouncementProps {
|
|
|
5708
5710
|
* @param element - the element to test for focusability
|
|
5709
5711
|
* @returns whether or not the supplied element is focusable
|
|
5710
5712
|
*/
|
|
5711
|
-
export declare const isElementFocusable: (element?: HTMLElement | null
|
|
5713
|
+
export declare const isElementFocusable: (element?: HTMLElement | null, includeHidden?: boolean) => boolean | undefined;
|
|
5712
5714
|
|
|
5713
5715
|
/**
|
|
5714
5716
|
* @internal
|
|
@@ -5723,7 +5725,7 @@ export declare type isElementInvisibleType = (element: HTMLElement, container: H
|
|
|
5723
5725
|
*
|
|
5724
5726
|
* @internal
|
|
5725
5727
|
*/
|
|
5726
|
-
export declare const isEnterKey: (event: KeyboardEvent_2
|
|
5728
|
+
export declare const isEnterKey: (event: KeyboardEvent_2) => boolean;
|
|
5727
5729
|
|
|
5728
5730
|
/**
|
|
5729
5731
|
* @internal
|
|
@@ -5783,7 +5785,7 @@ export declare interface ISeparatorLineProps {
|
|
|
5783
5785
|
*
|
|
5784
5786
|
* @internal
|
|
5785
5787
|
*/
|
|
5786
|
-
export declare const isEscapeKey: (event: KeyboardEvent_2
|
|
5788
|
+
export declare const isEscapeKey: (event: KeyboardEvent_2) => boolean;
|
|
5787
5789
|
|
|
5788
5790
|
/**
|
|
5789
5791
|
* @internal
|
|
@@ -6075,7 +6077,7 @@ export declare interface ISingleSelectListItemProps {
|
|
|
6075
6077
|
*
|
|
6076
6078
|
* @internal
|
|
6077
6079
|
*/
|
|
6078
|
-
export declare const isLabelsChecklistItemChecked: (item: IUiLabelsChecklistItem, selectedIds:
|
|
6080
|
+
export declare const isLabelsChecklistItemChecked: (item: IUiLabelsChecklistItem, selectedIds: ReadonlyArray<string>) => boolean;
|
|
6079
6081
|
|
|
6080
6082
|
/**
|
|
6081
6083
|
* Contract of a section-level slot: the default implementation and the exact props the host
|
|
@@ -6142,7 +6144,7 @@ export declare interface ISpinnerProps {
|
|
|
6142
6144
|
*
|
|
6143
6145
|
* @internal
|
|
6144
6146
|
*/
|
|
6145
|
-
export declare const isSpaceKey: (event: KeyboardEvent_2
|
|
6147
|
+
export declare const isSpaceKey: (event: KeyboardEvent_2) => boolean;
|
|
6146
6148
|
|
|
6147
6149
|
/**
|
|
6148
6150
|
* Checks if the given keyboard event is triggered by an Tab key.
|
|
@@ -6152,7 +6154,7 @@ export declare const isSpaceKey: (event: KeyboardEvent_2<Element>) => boolean;
|
|
|
6152
6154
|
*
|
|
6153
6155
|
* @internal
|
|
6154
6156
|
*/
|
|
6155
|
-
export declare const isTabKey: (event: KeyboardEvent_2
|
|
6157
|
+
export declare const isTabKey: (event: KeyboardEvent_2) => boolean;
|
|
6156
6158
|
|
|
6157
6159
|
/**
|
|
6158
6160
|
* Base standard preset definition without localized name.
|
|
@@ -6267,7 +6269,7 @@ export declare interface IStylingSettingWidgetProps<T extends StylingPickerItemC
|
|
|
6267
6269
|
*
|
|
6268
6270
|
* @internal
|
|
6269
6271
|
*/
|
|
6270
|
-
export declare const isTypingKey: (event: KeyboardEvent_2
|
|
6272
|
+
export declare const isTypingKey: (event: KeyboardEvent_2) => boolean;
|
|
6271
6273
|
|
|
6272
6274
|
/**
|
|
6273
6275
|
* @internal
|
|
@@ -6339,7 +6341,7 @@ export declare interface ITabsState {
|
|
|
6339
6341
|
/**
|
|
6340
6342
|
* @internal
|
|
6341
6343
|
*/
|
|
6342
|
-
export declare function Item({ checked, subMenu, disabled, className, children, style, testId, onClick }: IItemProps): JSX.Element;
|
|
6344
|
+
export declare function Item({ checked, subMenu, disabled, className, children, style, testId, onClick, }: IItemProps): JSX.Element;
|
|
6343
6345
|
|
|
6344
6346
|
/**
|
|
6345
6347
|
* Base template definition without localized name.
|
|
@@ -6354,7 +6356,7 @@ export declare interface ITemplateDefinition {
|
|
|
6354
6356
|
/**
|
|
6355
6357
|
* @internal
|
|
6356
6358
|
*/
|
|
6357
|
-
export declare function ItemsWrapper({ smallItemsSpacing, className, children, style, wrapperRef }: IItemsWrapperProps): JSX.Element;
|
|
6359
|
+
export declare function ItemsWrapper({ smallItemsSpacing, className, children, style, wrapperRef, }: IItemsWrapperProps): JSX.Element;
|
|
6358
6360
|
|
|
6359
6361
|
/**
|
|
6360
6362
|
* @internal
|
|
@@ -9963,13 +9965,13 @@ export declare type LabelSize = "small" | "normal";
|
|
|
9963
9965
|
* @internal
|
|
9964
9966
|
* @deprecated This component is deprecated use InvertableList instead
|
|
9965
9967
|
*/
|
|
9966
|
-
export declare function LegacyInvertableList<T>({ className, filteredItemsCount, getItemKey, height, isInverted, isLoading, isLoadingClass: IsLoadingClass, isMobile, itemHeight, items, itemsCount, limitHitWarningClass: LimitHitWarningClass, listItemClass, maxSelectionSize, noItemsFound, noItemsFoundClass: NoItemsFoundClass, onRangeChange, onSearch, onSelect, searchPlaceholder, searchString, selection, showSearchField, smallSearch, tagName, width, actionsAsCheckboxes, selectAllCheckbox, rowItem, isSearchFieldAutoFocused }: ILegacyInvertableListProps<T>): JSX.Element;
|
|
9968
|
+
export declare function LegacyInvertableList<T>({ className, filteredItemsCount, getItemKey, height, isInverted, isLoading, isLoadingClass: IsLoadingClass, isMobile, itemHeight, items, itemsCount, limitHitWarningClass: LimitHitWarningClass, listItemClass, maxSelectionSize, noItemsFound, noItemsFoundClass: NoItemsFoundClass, onRangeChange, onSearch, onSelect, searchPlaceholder, searchString, selection, showSearchField, smallSearch, tagName, width, actionsAsCheckboxes, selectAllCheckbox, rowItem, isSearchFieldAutoFocused, }: ILegacyInvertableListProps<T>): JSX.Element;
|
|
9967
9969
|
|
|
9968
9970
|
/**
|
|
9969
9971
|
* @deprecated This component is deprecated use List instead
|
|
9970
9972
|
* @internal
|
|
9971
9973
|
*/
|
|
9972
|
-
export declare function LegacyList({ className, onScroll, onScrollStart, onSelect, width, height, itemHeight, itemHeightGetter, scrollToSelected, dataSource, rowItem }: ILegacyListProps): JSX.Element;
|
|
9974
|
+
export declare function LegacyList({ className, onScroll, onScrollStart, onSelect, width, height, itemHeight, itemHeightGetter, scrollToSelected, dataSource, rowItem, }: ILegacyListProps): JSX.Element;
|
|
9973
9975
|
|
|
9974
9976
|
/**
|
|
9975
9977
|
* @internal
|
|
@@ -9999,7 +10001,7 @@ export declare function LegacySingleSelectList<T>(props: ILegacySingleSelectList
|
|
|
9999
10001
|
* @internal
|
|
10000
10002
|
* @deprecated This component is deprecated use SingleSelectListItem instead
|
|
10001
10003
|
*/
|
|
10002
|
-
export declare function LegacySingleSelectListItem({ source, selected, onSelect, onMouseOver, onMouseOut }: ILegacySingleSelectListItemProps): ReactElement;
|
|
10004
|
+
export declare function LegacySingleSelectListItem({ source, selected, onSelect, onMouseOver, onMouseOut, }: ILegacySingleSelectListItemProps): ReactElement;
|
|
10003
10005
|
|
|
10004
10006
|
/**
|
|
10005
10007
|
* @internal
|
|
@@ -10009,7 +10011,7 @@ export declare type LevelTypesUnion<Levels extends unknown[]> = Levels[number];
|
|
|
10009
10011
|
/**
|
|
10010
10012
|
* @internal
|
|
10011
10013
|
*/
|
|
10012
|
-
export declare function List<T>({ id, className, width, height, maxHeight, items, itemsCount, itemHeight, itemHeightGetter, maxVisibleItemsCount, renderItem, onScrollStart, onScrollEnd, scrollToItem, scrollDirection, accessibilityConfig }: IListProps<T>): ReactElement;
|
|
10014
|
+
export declare function List<T>({ id, className, width, height, maxHeight, items, itemsCount, itemHeight, itemHeightGetter, maxVisibleItemsCount, renderItem, onScrollStart, onScrollEnd, scrollToItem, scrollDirection, accessibilityConfig, }: IListProps<T>): ReactElement;
|
|
10013
10015
|
|
|
10014
10016
|
/**
|
|
10015
10017
|
* @internal
|
|
@@ -10034,12 +10036,12 @@ export declare function LoadingSpinner({ className, color }: ILoadingSpinner): J
|
|
|
10034
10036
|
/**
|
|
10035
10037
|
* @internal
|
|
10036
10038
|
*/
|
|
10037
|
-
export declare function LocaleSetting({ isChecked, selectedLocal, onChecked, onLocaleSelected }: ILocaleSettingProps): JSX.Element;
|
|
10039
|
+
export declare function LocaleSetting({ isChecked, selectedLocal, onChecked, onLocaleSelected, }: ILocaleSettingProps): JSX.Element;
|
|
10038
10040
|
|
|
10039
10041
|
/**
|
|
10040
10042
|
* @internal
|
|
10041
10043
|
*/
|
|
10042
|
-
export declare const makeHorizontalKeyboardNavigation: <T extends KeyboardEvent_2
|
|
10044
|
+
export declare const makeHorizontalKeyboardNavigation: <T extends KeyboardEvent_2 = KeyboardEvent_2<Element>>(handlers: {
|
|
10043
10045
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
10044
10046
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
10045
10047
|
onFocusNext?: ((event: T) => void) | undefined;
|
|
@@ -10051,16 +10053,16 @@ export declare const makeHorizontalKeyboardNavigation: <T extends KeyboardEvent_
|
|
|
10051
10053
|
* @internal
|
|
10052
10054
|
*/
|
|
10053
10055
|
export declare const makeKeyboardNavigation: <ActionKeysMap extends {
|
|
10054
|
-
[action: string]: {
|
|
10056
|
+
[action: string]: Array<{
|
|
10055
10057
|
code: string | string[];
|
|
10056
|
-
modifiers?: IModifier[]
|
|
10057
|
-
}
|
|
10058
|
-
}>(actionKeysMap: ActionKeysMap) => <T extends KeyboardEvent_2
|
|
10058
|
+
modifiers?: IModifier[];
|
|
10059
|
+
}>;
|
|
10060
|
+
}>(actionKeysMap: ActionKeysMap) => <T extends KeyboardEvent_2 = KeyboardEvent_2>(handlers: { [action in keyof ActionKeysMap | "onUnhandledKeyDown"]?: (event: T) => void; }, options?: IHandleActionOptions) => (event: T) => void;
|
|
10059
10061
|
|
|
10060
10062
|
/**
|
|
10061
10063
|
* @internal
|
|
10062
10064
|
*/
|
|
10063
|
-
export declare const makeLinearKeyboardNavigation: <T extends KeyboardEvent_2
|
|
10065
|
+
export declare const makeLinearKeyboardNavigation: <T extends KeyboardEvent_2 = KeyboardEvent_2<Element>>(handlers: {
|
|
10064
10066
|
onClose?: ((event: T) => void) | undefined;
|
|
10065
10067
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
10066
10068
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
@@ -10073,7 +10075,7 @@ export declare const makeLinearKeyboardNavigation: <T extends KeyboardEvent_2<El
|
|
|
10073
10075
|
/**
|
|
10074
10076
|
* @internal
|
|
10075
10077
|
*/
|
|
10076
|
-
export declare const makeMenuKeyboardNavigation: <T extends KeyboardEvent_2
|
|
10078
|
+
export declare const makeMenuKeyboardNavigation: <T extends KeyboardEvent_2 = KeyboardEvent_2<Element>>(handlers: {
|
|
10077
10079
|
onClose?: ((event: T) => void) | undefined;
|
|
10078
10080
|
onEnterLevel?: ((event: T) => void) | undefined;
|
|
10079
10081
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
@@ -10088,7 +10090,7 @@ export declare const makeMenuKeyboardNavigation: <T extends KeyboardEvent_2<Elem
|
|
|
10088
10090
|
/**
|
|
10089
10091
|
* @internal
|
|
10090
10092
|
*/
|
|
10091
|
-
export declare const makeTabsKeyboardNavigation: <T extends KeyboardEvent_2
|
|
10093
|
+
export declare const makeTabsKeyboardNavigation: <T extends KeyboardEvent_2 = KeyboardEvent_2<Element>>(handlers: {
|
|
10092
10094
|
onFocusFirst?: ((event: T) => void) | undefined;
|
|
10093
10095
|
onFocusLast?: ((event: T) => void) | undefined;
|
|
10094
10096
|
onFocusNext?: ((event: T) => void) | undefined;
|
|
@@ -10112,7 +10114,7 @@ export declare type MeasureSortSuggestion = {
|
|
|
10112
10114
|
/**
|
|
10113
10115
|
* @internal
|
|
10114
10116
|
*/
|
|
10115
|
-
export declare function Menu({ alignment, children, closeOnScroll, defaultOpened, offset, onOpenedChange, openAction, opened, portalTarget, spacing, toggler, togglerWrapperClassName }: IMenuProps): JSX.Element;
|
|
10117
|
+
export declare function Menu({ alignment, children, closeOnScroll, defaultOpened, offset, onOpenedChange, openAction, opened, portalTarget, spacing, toggler, togglerWrapperClassName, }: IMenuProps): JSX.Element;
|
|
10116
10118
|
|
|
10117
10119
|
/**
|
|
10118
10120
|
* @internal
|
|
@@ -10122,7 +10124,7 @@ export declare type MenuAlignment = ["bottom", "right"] | ["bottom", "left"] | [
|
|
|
10122
10124
|
/**
|
|
10123
10125
|
* @internal
|
|
10124
10126
|
*/
|
|
10125
|
-
export declare function Message({ id, onClose, type, children, className, contrast, intensive, dataTestId }: IMessageProps): JSX.Element;
|
|
10127
|
+
export declare function Message({ id, onClose, type, children, className, contrast, intensive, dataTestId, }: IMessageProps): JSX.Element;
|
|
10126
10128
|
|
|
10127
10129
|
/**
|
|
10128
10130
|
* @internal
|
|
@@ -10152,7 +10154,7 @@ export declare const modifierNegator: "!";
|
|
|
10152
10154
|
/**
|
|
10153
10155
|
* @internal
|
|
10154
10156
|
*/
|
|
10155
|
-
export declare function MultiSelectList<T>({ isMobile, width, height, items, itemHeight, itemsCount, onScrollEnd, renderItem, selectedItems, listClassNames, onSelectAll, onSelectNone, isInverted, isSearching, isSelected, filteredItemsCount, selectAllCheckbox, tagName }: IMultiSelectListProps<T>): JSX.Element;
|
|
10157
|
+
export declare function MultiSelectList<T>({ isMobile, width, height, items, itemHeight, itemsCount, onScrollEnd, renderItem, selectedItems, listClassNames, onSelectAll, onSelectNone, isInverted, isSearching, isSelected, filteredItemsCount, selectAllCheckbox, tagName, }: IMultiSelectListProps<T>): JSX.Element;
|
|
10156
10158
|
|
|
10157
10159
|
/**
|
|
10158
10160
|
* @internal
|
|
@@ -10365,7 +10367,7 @@ export declare function ParameterControl(props: IParameterControlProps): JSX.Ele
|
|
|
10365
10367
|
/**
|
|
10366
10368
|
* @internal
|
|
10367
10369
|
*/
|
|
10368
|
-
export declare function ParameterControlButton({ name, definition, value, isActive, isDraggable, isDragging, warningTooltip, dropdownId, onClick, className, "data-testid": dataTestId }: IParameterControlButtonProps): JSX.Element;
|
|
10370
|
+
export declare function ParameterControlButton({ name, definition, value, isActive, isDraggable, isDragging, warningTooltip, dropdownId, onClick, className, "data-testid": dataTestId, }: IParameterControlButtonProps): JSX.Element;
|
|
10369
10371
|
|
|
10370
10372
|
/**
|
|
10371
10373
|
* Workspace-parameter catalog browser. Search, tag grouping, multi-select.
|
|
@@ -10373,7 +10375,7 @@ export declare function ParameterControlButton({ name, definition, value, isActi
|
|
|
10373
10375
|
*
|
|
10374
10376
|
* @internal
|
|
10375
10377
|
*/
|
|
10376
|
-
export declare function ParameterPicker({ parameters, excludedKeys, isLoading, maxListHeight, onAdd, onCancel }: IParameterPickerProps): JSX.Element;
|
|
10378
|
+
export declare function ParameterPicker({ parameters, excludedKeys, isLoading, maxListHeight, onAdd, onCancel, }: IParameterPickerProps): JSX.Element;
|
|
10377
10379
|
|
|
10378
10380
|
/**
|
|
10379
10381
|
* Submit mode of a parameter control edit session.
|
|
@@ -10449,7 +10451,7 @@ export declare const programaticFocusManagement: (element: HTMLElement) => void;
|
|
|
10449
10451
|
/**
|
|
10450
10452
|
* @internal
|
|
10451
10453
|
*/
|
|
10452
|
-
export declare function propCombinationsFor<TProps extends object>(baseProps: TProps): <TProp extends keyof TProps>(prop: TProp, values: TProps[TProp][], additionalProps?: Partial<TProps>
|
|
10454
|
+
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
10455
|
|
|
10454
10456
|
/**
|
|
10455
10457
|
* @internal
|
|
@@ -10462,7 +10464,7 @@ export declare const recommendedHeader: IDateDatasetHeader;
|
|
|
10462
10464
|
* Recurrence component is used to select recurrence type and set cron expression.
|
|
10463
10465
|
* @param props - IRecurrenceProps
|
|
10464
10466
|
*/
|
|
10465
|
-
export declare function Recurrence({ label, recurrenceType, inheritRecurrenceType, startDate, cronValue, cronPlaceholder, cronDescription, timezone, onRepeatTypeChange, onCronValueChange, allowHourlyRecurrence, showTimezoneInOccurrence, showRepeatTypeDescription, showInheritValue, isWhiteLabeled, weekStart, onRecurrenceDropdownOpen, closeOnParentScroll }: IRecurrenceProps): JSX.Element;
|
|
10467
|
+
export declare function Recurrence({ label, recurrenceType, inheritRecurrenceType, startDate, cronValue, cronPlaceholder, cronDescription, timezone, onRepeatTypeChange, onCronValueChange, allowHourlyRecurrence, showTimezoneInOccurrence, showRepeatTypeDescription, showInheritValue, isWhiteLabeled, weekStart, onRecurrenceDropdownOpen, closeOnParentScroll, }: IRecurrenceProps): JSX.Element;
|
|
10466
10468
|
|
|
10467
10469
|
/**
|
|
10468
10470
|
* Represents a recurrence type key.
|
|
@@ -10517,7 +10519,7 @@ export declare function resolveAnchor(anchor: IFloatingAnchor): HTMLElement | Vi
|
|
|
10517
10519
|
/**
|
|
10518
10520
|
* @internal
|
|
10519
10521
|
*/
|
|
10520
|
-
export declare const resolveRef: (ref: string | RefObject<HTMLElement | null> | (() => HTMLElement | null) |
|
|
10522
|
+
export declare const resolveRef: (ref: string | RefObject<HTMLElement | null> | (() => HTMLElement | null) | undefined | null) => HTMLElement | null;
|
|
10521
10523
|
|
|
10522
10524
|
/**
|
|
10523
10525
|
* @internal
|
|
@@ -10534,7 +10536,7 @@ export declare type ResponsiveScreenType = "xxl" | "xl" | "lg" | "md" | "sm" | "
|
|
|
10534
10536
|
/**
|
|
10535
10537
|
* @internal
|
|
10536
10538
|
*/
|
|
10537
|
-
export declare function ResponsiveText({ tagName: Tag, tagClassName, title, children, windowResizeRefreshDelay, window: windowInstance, minFontSize, includeHeightCheck }: IResponsiveTextProps): JSX.Element;
|
|
10539
|
+
export declare function ResponsiveText({ tagName: Tag, tagClassName, title, children, windowResizeRefreshDelay, window: windowInstance, minFontSize, includeHeightCheck, }: IResponsiveTextProps): JSX.Element;
|
|
10538
10540
|
|
|
10539
10541
|
/**
|
|
10540
10542
|
* @internal
|
|
@@ -10565,7 +10567,7 @@ export declare function ScreenReaderToast(): JSX.Element;
|
|
|
10565
10567
|
/**
|
|
10566
10568
|
* @internal
|
|
10567
10569
|
*/
|
|
10568
|
-
export declare function ScrollableItem({ scrollIntoView, bottomMargin, isElementInvisibleCheck, className, children, onItemScrolled, tagName: TagName }: IScrollableItemProps): JSX.Element;
|
|
10570
|
+
export declare function ScrollableItem({ scrollIntoView, bottomMargin, isElementInvisibleCheck, className, children, onItemScrolled, tagName: TagName, }: IScrollableItemProps): JSX.Element;
|
|
10569
10571
|
|
|
10570
10572
|
/**
|
|
10571
10573
|
* @internal
|
|
@@ -10581,13 +10583,13 @@ export declare type ScrollCallback = (visibleRowsStartIndex: number, visibleRows
|
|
|
10581
10583
|
* @internal
|
|
10582
10584
|
*/
|
|
10583
10585
|
export declare const scrollContextDefault: {
|
|
10584
|
-
scrollIntoView: (_element: HTMLElement, _bottomMargin?: number
|
|
10586
|
+
scrollIntoView: (_element: HTMLElement, _bottomMargin?: number, _isElementInvisibleCheck?: isElementInvisibleType) => void;
|
|
10585
10587
|
};
|
|
10586
10588
|
|
|
10587
10589
|
/**
|
|
10588
10590
|
* @internal
|
|
10589
10591
|
*/
|
|
10590
|
-
export declare function ScrollGradient({ backgroundColor, size, className, contentClassName, onScroll, children }: IScrollGradientProps): JSX.Element;
|
|
10592
|
+
export declare function ScrollGradient({ backgroundColor, size, className, contentClassName, onScroll, children, }: IScrollGradientProps): JSX.Element;
|
|
10591
10593
|
|
|
10592
10594
|
/**
|
|
10593
10595
|
* @internal
|
|
@@ -10610,7 +10612,7 @@ export declare function Separator(props: HTMLAttributes<HTMLDivElement>): JSX.El
|
|
|
10610
10612
|
/**
|
|
10611
10613
|
* @internal
|
|
10612
10614
|
*/
|
|
10613
|
-
export declare function SeparatorLine({ mT: marginTop, mR: marginRight, mB: marginBottom, mL: marginLeft, pT: paddingTop, pR: paddingRight, pB: paddingBottom, pL: paddingLeft, m, p, height }: ISeparatorLineProps): JSX.Element;
|
|
10615
|
+
export declare function SeparatorLine({ mT: marginTop, mR: marginRight, mB: marginBottom, mL: marginLeft, pT: paddingTop, pR: paddingRight, pB: paddingBottom, pL: paddingLeft, m, p, height, }: ISeparatorLineProps): JSX.Element;
|
|
10614
10616
|
|
|
10615
10617
|
/**
|
|
10616
10618
|
* @internal
|
|
@@ -10623,12 +10625,12 @@ export declare type Separators = {
|
|
|
10623
10625
|
/**
|
|
10624
10626
|
* @internal
|
|
10625
10627
|
*/
|
|
10626
|
-
export declare function SettingItem({ className, title, titleTooltipText, alignPointTitleTooltip, value, actionType, actionValue, hasDivider, isLoading, isDisableAction, actionTooltipText, alignPointActionTooltip, onAction, renderSubtitle, titleTooltipHideDelay }: ISettingItem): JSX.Element;
|
|
10628
|
+
export declare function SettingItem({ className, title, titleTooltipText, alignPointTitleTooltip, value, actionType, actionValue, hasDivider, isLoading, isDisableAction, actionTooltipText, alignPointActionTooltip, onAction, renderSubtitle, titleTooltipHideDelay, }: ISettingItem): JSX.Element;
|
|
10627
10629
|
|
|
10628
10630
|
/**
|
|
10629
10631
|
* @internal
|
|
10630
10632
|
*/
|
|
10631
|
-
export declare function ShareDialog({ backend, workspace, locale, sharedObject, currentUser, onApply, onCancel, onError, onInteraction, isLockingSupported, isCurrentUserWorkspaceManager, isGranteeShareLoading, labels, currentUserPermissions, dashboardFilters, dashboardParameters, dashboardLinkBasePath, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, onShareLinkCopy }: IShareDialogProps): JSX.Element;
|
|
10633
|
+
export declare function ShareDialog({ backend, workspace, locale, sharedObject, currentUser, onApply, onCancel, onError, onInteraction, isLockingSupported, isCurrentUserWorkspaceManager, isGranteeShareLoading, labels, currentUserPermissions, dashboardFilters, dashboardParameters, dashboardLinkBasePath, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, onShareLinkCopy, }: IShareDialogProps): JSX.Element;
|
|
10632
10634
|
|
|
10633
10635
|
/**
|
|
10634
10636
|
* @internal
|
|
@@ -10655,7 +10657,7 @@ export declare type ShareDialogInteractionType = "SHARE_DIALOG_OPENED" | "SHARE_
|
|
|
10655
10657
|
/**
|
|
10656
10658
|
* @internal
|
|
10657
10659
|
*/
|
|
10658
|
-
export declare function ShareGranteeBase({ isLoading, isLockedNow, isUnderLenientControlNow, grantees, sharedObject, isDirty, currentUserPermissions, dashboardFilters, dashboardParameters, dashboardLinkBasePath, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, isGranteeShareLoading, onCancel, onSubmit, onGranteeDelete, onGranularGranteeChange, onAddGranteeButtonClick, onLockChange, onUnderLenientControlChange, isCurrentUserWorkspaceManager, onShareLinkCopy }: IShareGranteeBaseProps): JSX.Element;
|
|
10660
|
+
export declare function ShareGranteeBase({ isLoading, isLockedNow, isUnderLenientControlNow, grantees, sharedObject, isDirty, currentUserPermissions, dashboardFilters, dashboardParameters, dashboardLinkBasePath, isShareGrantHidden, applyShareGrantOnSelect, showDashboardShareLink, isGranteeShareLoading, onCancel, onSubmit, onGranteeDelete, onGranularGranteeChange, onAddGranteeButtonClick, onLockChange, onUnderLenientControlChange, isCurrentUserWorkspaceManager, onShareLinkCopy, }: IShareGranteeBaseProps): JSX.Element;
|
|
10659
10661
|
|
|
10660
10662
|
/**
|
|
10661
10663
|
* @internal
|
|
@@ -10697,14 +10699,14 @@ export declare function shouldHidePPExperience(_featureFlags: ISettings): boolea
|
|
|
10697
10699
|
*
|
|
10698
10700
|
* @internal
|
|
10699
10701
|
*/
|
|
10700
|
-
export declare const simpleRecurrenceTypeMappingFn: (_date?: Date | null
|
|
10702
|
+
export declare const simpleRecurrenceTypeMappingFn: (_date?: Date | null, cronExpression?: string, allowHourlyRecurrence?: boolean, _showInheritValue?: boolean, weekStart?: WeekStart) => RecurrenceType;
|
|
10701
10703
|
|
|
10702
10704
|
/**
|
|
10703
10705
|
* This widget toggles one setting on/off.
|
|
10704
10706
|
*
|
|
10705
10707
|
* @internal
|
|
10706
10708
|
*/
|
|
10707
|
-
export declare function SimpleSettingWidget({ title, currentSettingStatus, titleTooltip, helpLinkText, helpLinkUrl, actionButtonText, isLoading, onSubmit, onHelpLinkClick }: ISimpleSettingWidgetProps): JSX.Element;
|
|
10709
|
+
export declare function SimpleSettingWidget({ title, currentSettingStatus, titleTooltip, helpLinkText, helpLinkUrl, actionButtonText, isLoading, onSubmit, onHelpLinkClick, }: ISimpleSettingWidgetProps): JSX.Element;
|
|
10708
10710
|
|
|
10709
10711
|
/**
|
|
10710
10712
|
* @internal
|
|
@@ -10817,7 +10819,7 @@ export declare function StylingEditorDialog<T extends StylingPickerItemContent>(
|
|
|
10817
10819
|
/**
|
|
10818
10820
|
* @internal
|
|
10819
10821
|
*/
|
|
10820
|
-
export declare function StylingEditorDialogFooter({ link, disableSubmit, showProgressIndicator, errorMessage, onSubmit, onCancel, onHelpClick }: TStylingEditorDialogFooterProps): JSX.Element;
|
|
10822
|
+
export declare function StylingEditorDialogFooter({ link, disableSubmit, showProgressIndicator, errorMessage, onSubmit, onCancel, onHelpClick, }: TStylingEditorDialogFooterProps): JSX.Element;
|
|
10821
10823
|
|
|
10822
10824
|
/**
|
|
10823
10825
|
* @internal
|
|
@@ -10842,17 +10844,17 @@ export declare function SubMenu(props: ISubMenuProps): JSX.Element;
|
|
|
10842
10844
|
/**
|
|
10843
10845
|
* @internal
|
|
10844
10846
|
*/
|
|
10845
|
-
export declare function SyntaxHighlightingInput({ value, label, placeholder, autocompletion, onApi, onChange, onCursor, onKeyDown, onCompletion, onFocus, onBlur, className, beforeExtensions, extensions, disabled, externalChangeSelection }: ISyntaxHighlightingInputProps): JSX.Element;
|
|
10847
|
+
export declare function SyntaxHighlightingInput({ value, label, placeholder, autocompletion, onApi, onChange, onCursor, onKeyDown, onCompletion, onFocus, onBlur, className, beforeExtensions, extensions, disabled, externalChangeSelection, }: ISyntaxHighlightingInputProps): JSX.Element;
|
|
10846
10848
|
|
|
10847
10849
|
/**
|
|
10848
10850
|
* @internal
|
|
10849
10851
|
*/
|
|
10850
|
-
export declare function Tabs({ className, onTabSelect, selectedTabId: propSelectedTabId, tabs }: ITabsProps): ReactElement;
|
|
10852
|
+
export declare function Tabs({ className, onTabSelect, selectedTabId: propSelectedTabId, tabs, }: ITabsProps): ReactElement;
|
|
10851
10853
|
|
|
10852
10854
|
/**
|
|
10853
10855
|
* @internal
|
|
10854
10856
|
*/
|
|
10855
|
-
export declare function TextAreaWithSubmit({ className, maxLength, rows, onCancel, onEditingStart, onChange, placeholder, scrollToEndOnEditingStart, autofocus, disabled, defaultValue, onSubmit: onSubmitProp }: ITextAreaWithSubmitProps): JSX.Element;
|
|
10857
|
+
export declare function TextAreaWithSubmit({ className, maxLength, rows, onCancel, onEditingStart, onChange, placeholder, scrollToEndOnEditingStart, autofocus, disabled, defaultValue, onSubmit: onSubmitProp, }: ITextAreaWithSubmitProps): JSX.Element;
|
|
10856
10858
|
|
|
10857
10859
|
/**
|
|
10858
10860
|
* @internal
|
|
@@ -10870,12 +10872,12 @@ export declare const Timepicker: NamedExoticComponent<ITimepickerOwnProps>;
|
|
|
10870
10872
|
*
|
|
10871
10873
|
* @internal
|
|
10872
10874
|
*/
|
|
10873
|
-
export declare function TimezoneSelect({ value, onChange, specialItems, placeholder, searchPlaceholder, ariaLabel, id, ariaDescribedBy, noMatchLabel, isDisabled, header, showTooltip, renderButton }: ITimezoneSelectProps): ReactElement;
|
|
10875
|
+
export declare function TimezoneSelect({ value, onChange, specialItems, placeholder, searchPlaceholder, ariaLabel, id, ariaDescribedBy, noMatchLabel, isDisabled, header, showTooltip, renderButton, }: ITimezoneSelectProps): ReactElement;
|
|
10874
10876
|
|
|
10875
10877
|
/**
|
|
10876
10878
|
* @internal
|
|
10877
10879
|
*/
|
|
10878
|
-
export declare function ToastMessageList({ messages, onRemoveMessage }: {
|
|
10880
|
+
export declare function ToastMessageList({ messages, onRemoveMessage, }: {
|
|
10879
10881
|
messages: IMessage[];
|
|
10880
10882
|
onRemoveMessage?: (id: string) => void;
|
|
10881
10883
|
}): JSX.Element;
|
|
@@ -10886,7 +10888,7 @@ export declare function ToastMessageList({ messages, onRemoveMessage }: {
|
|
|
10886
10888
|
*
|
|
10887
10889
|
* @internal
|
|
10888
10890
|
*/
|
|
10889
|
-
export declare function ToastsCenter({ containerClassName }: {
|
|
10891
|
+
export declare function ToastsCenter({ containerClassName, }: {
|
|
10890
10892
|
/** Extra class(es) added to the toasts overlay container besides "ad-messages-overlay". */
|
|
10891
10893
|
containerClassName?: string;
|
|
10892
10894
|
}): JSX.Element | null;
|
|
@@ -10902,7 +10904,7 @@ export declare const ToastsCenterContext: IContextStore<IToastsCenterContext>;
|
|
|
10902
10904
|
*
|
|
10903
10905
|
* @internal
|
|
10904
10906
|
*/
|
|
10905
|
-
export declare function ToastsCenterContextProvider({ skipAutomaticMessageRendering, containerClassName, children }: {
|
|
10907
|
+
export declare function ToastsCenterContextProvider({ skipAutomaticMessageRendering, containerClassName, children, }: {
|
|
10906
10908
|
skipAutomaticMessageRendering?: boolean;
|
|
10907
10909
|
/** Extra class(es) for the container of the automatically rendered toasts overlay. */
|
|
10908
10910
|
containerClassName?: string;
|
|
@@ -10937,7 +10939,7 @@ export declare function transform2Dropdown<T extends IDateDataset>(dateDatasets:
|
|
|
10937
10939
|
* @param allowInheritValue - whether inherit value is allowed
|
|
10938
10940
|
* @param weekStart - Week start day
|
|
10939
10941
|
*/
|
|
10940
|
-
export declare const transformCronExpressionToRecurrenceType: (date: Date | null, cronExpression: string | undefined, allowHourlyRecurrence: boolean, allowInheritValue: boolean, weekStart: WeekStart) =>
|
|
10942
|
+
export declare const transformCronExpressionToRecurrenceType: (date: Date | null, cronExpression: string | undefined, allowHourlyRecurrence: boolean, allowInheritValue: boolean, weekStart: WeekStart) => RecurrenceType;
|
|
10941
10943
|
|
|
10942
10944
|
/**
|
|
10943
10945
|
* @internal
|
|
@@ -10995,7 +10997,7 @@ export declare function UiAddGranteeDialog({ isOpen, ...cardProps }: IUiAddGrant
|
|
|
10995
10997
|
*
|
|
10996
10998
|
* @internal
|
|
10997
10999
|
*/
|
|
10998
|
-
export declare function UiAddGranteeDialogCard({ objectTitle, loadOptions, disabledLevels, disabledTooltip, selectedGrantees, onSelectedGranteesChange, initialPermissionLevel, labels, onBack, onClose, onCancel, onShare, dataTestId }: IUiAddGranteeDialogCardProps): JSX.Element;
|
|
11000
|
+
export declare function UiAddGranteeDialogCard({ objectTitle, loadOptions, disabledLevels, disabledTooltip, selectedGrantees, onSelectedGranteesChange, initialPermissionLevel, labels, onBack, onClose, onCancel, onShare, dataTestId, }: IUiAddGranteeDialogCardProps): JSX.Element;
|
|
10999
11001
|
|
|
11000
11002
|
/**
|
|
11001
11003
|
* @internal
|
|
@@ -11014,7 +11016,7 @@ export declare const UiAsyncTableCheckboxColumnWidth = 34;
|
|
|
11014
11016
|
/**
|
|
11015
11017
|
* @internal
|
|
11016
11018
|
*/
|
|
11017
|
-
export declare function UiAsyncTableEmptyState({ title, description, icon }: IUiAsyncTableEmptyStateProps): JSX.Element;
|
|
11019
|
+
export declare function UiAsyncTableEmptyState({ title, description, icon, }: IUiAsyncTableEmptyStateProps): JSX.Element;
|
|
11018
11020
|
|
|
11019
11021
|
/**
|
|
11020
11022
|
* @internal
|
|
@@ -11071,7 +11073,7 @@ export declare type UiAsyncTableVariant = "regular" | "small";
|
|
|
11071
11073
|
*
|
|
11072
11074
|
* @internal
|
|
11073
11075
|
*/
|
|
11074
|
-
export declare function UiAutocomplete<T extends IUiAutocompleteOption = IUiAutocompleteOption>({ loadOptions, selectedIds, onSelect, debounceMs, messages, accessibilityConfig, dataTestId }: IUiAutocompleteProps<T>): JSX.Element;
|
|
11076
|
+
export declare function UiAutocomplete<T extends IUiAutocompleteOption = IUiAutocompleteOption>({ loadOptions, selectedIds, onSelect, debounceMs, messages, accessibilityConfig, dataTestId, }: IUiAutocompleteProps<T>): JSX.Element;
|
|
11075
11077
|
|
|
11076
11078
|
/**
|
|
11077
11079
|
* Wrapper that focuses the first focusable child when it mounts, or when `refocusKey` changes.
|
|
@@ -11090,7 +11092,7 @@ export declare function UiAutofocus({ root, children, ...options }: {
|
|
|
11090
11092
|
*
|
|
11091
11093
|
* @internal
|
|
11092
11094
|
*/
|
|
11093
|
-
export declare function UiAvatar({ icon, size, backgroundColor, iconColor, iconSize, accessibilityConfig, dataTestId }: IUiAvatarProps): JSX.Element;
|
|
11095
|
+
export declare function UiAvatar({ icon, size, backgroundColor, iconColor, iconSize, accessibilityConfig, dataTestId, }: IUiAvatarProps): JSX.Element;
|
|
11094
11096
|
|
|
11095
11097
|
/**
|
|
11096
11098
|
* @internal
|
|
@@ -11144,7 +11146,7 @@ export declare const UiCard: ForwardRefExoticComponent<IUiCardProps & RefAttribu
|
|
|
11144
11146
|
/**
|
|
11145
11147
|
* @internal
|
|
11146
11148
|
*/
|
|
11147
|
-
export declare function UiCertificationIcon({ certification, size, tabIndex, accessibilityConfig }: IUiCertificationIconProps): JSX.Element;
|
|
11149
|
+
export declare function UiCertificationIcon({ certification, size, tabIndex, accessibilityConfig, }: IUiCertificationIconProps): JSX.Element;
|
|
11148
11150
|
|
|
11149
11151
|
/**
|
|
11150
11152
|
* Checkbox control — renders a native `<input type="checkbox">` for
|
|
@@ -11155,12 +11157,12 @@ export declare function UiCertificationIcon({ certification, size, tabIndex, acc
|
|
|
11155
11157
|
*
|
|
11156
11158
|
* @internal
|
|
11157
11159
|
*/
|
|
11158
|
-
export declare function UiCheckbox({ checked, onChange, preventDefault, stopPropagation, indeterminate, disabled, accessibilityConfig, tabIndex, label, id }: IUiCheckboxProps): JSX.Element;
|
|
11160
|
+
export declare function UiCheckbox({ checked, onChange, preventDefault, stopPropagation, indeterminate, disabled, accessibilityConfig, tabIndex, label, id, }: IUiCheckboxProps): JSX.Element;
|
|
11159
11161
|
|
|
11160
11162
|
/**
|
|
11161
11163
|
* @internal
|
|
11162
11164
|
*/
|
|
11163
|
-
export declare function UiChip({ label, tag, isDeletable, isActionable, isActive, isLocked, isExpandable, isDisabled, maxWidth, iconBefore, iconAfter, iconColor, onClick, onKeyDown, onDelete, onDeleteKeyDown, onAction, onActionKeyDown, accessibilityConfig, dataTestId, buttonRef, iconAction, variant, renderChipContent, renderActionButton }: IUiChipProps): JSX.Element;
|
|
11165
|
+
export declare function UiChip({ label, tag, isDeletable, isActionable, isActive, isLocked, isExpandable, isDisabled, maxWidth, iconBefore, iconAfter, iconColor, onClick, onKeyDown, onDelete, onDeleteKeyDown, onAction, onActionKeyDown, accessibilityConfig, dataTestId, buttonRef, iconAction, variant, renderChipContent, renderActionButton, }: IUiChipProps): JSX.Element;
|
|
11164
11166
|
|
|
11165
11167
|
/**
|
|
11166
11168
|
* @internal
|
|
@@ -11239,7 +11241,7 @@ export declare function UiComboboxPopup({ children, style }: IUiComboboxPopupPro
|
|
|
11239
11241
|
*
|
|
11240
11242
|
* @internal
|
|
11241
11243
|
*/
|
|
11242
|
-
export declare function UiConfigEditor({ value, onChange, primaryLanguage, languages, language, onLanguageChange, completionSource, labels, renderContextMenu, label, placeholder, readOnly, disabled, rows, dataTestId, editorRef }: IUiConfigEditorProps): JSX.Element;
|
|
11244
|
+
export declare function UiConfigEditor({ value, onChange, primaryLanguage, languages, language, onLanguageChange, completionSource, labels, renderContextMenu, label, placeholder, readOnly, disabled, rows, dataTestId, editorRef, }: IUiConfigEditorProps): JSX.Element;
|
|
11243
11245
|
|
|
11244
11246
|
/**
|
|
11245
11247
|
* Modal confirm dialog used for actions that need explicit user confirmation
|
|
@@ -11261,7 +11263,7 @@ export declare function UiConfirmDialog({ isOpen, ...cardProps }: IUiConfirmDial
|
|
|
11261
11263
|
*
|
|
11262
11264
|
* @internal
|
|
11263
11265
|
*/
|
|
11264
|
-
export declare function UiConfirmDialogCard({ title, description, confirmLabel, confirmVariant, onClose, onCancel, onConfirm, dataTestId }: IUiConfirmDialogCardProps): JSX.Element;
|
|
11266
|
+
export declare function UiConfirmDialogCard({ title, description, confirmLabel, confirmVariant, onClose, onCancel, onConfirm, dataTestId, }: IUiConfirmDialogCardProps): JSX.Element;
|
|
11265
11267
|
|
|
11266
11268
|
/**
|
|
11267
11269
|
* Generic dropdown trigger primitive. One source of truth for filter-bar button visuals;
|
|
@@ -11273,17 +11275,17 @@ export declare function UiConfirmDialogCard({ title, description, confirmLabel,
|
|
|
11273
11275
|
*
|
|
11274
11276
|
* @internal
|
|
11275
11277
|
*/
|
|
11276
|
-
export declare function UiControlButton({ title, titleClassName, subtitle, subtitleClassName, icon, titleExtension, subtitleExtension, layout, hideChevron, isOpen, isDraggable, isDragging, isError, isWarning, warningTooltip, disabled, disabledTooltip, onClick, className, "data-testid": dataTestId, buttonRef, buttonId, dropdownId, ariaLabel }: IUiControlButtonProps): JSX.Element;
|
|
11278
|
+
export declare function UiControlButton({ title, titleClassName, subtitle, subtitleClassName, icon, titleExtension, subtitleExtension, layout, hideChevron, isOpen, isDraggable, isDragging, isError, isWarning, warningTooltip, disabled, disabledTooltip, onClick, className, "data-testid": dataTestId, buttonRef, buttonId, dropdownId, ariaLabel, }: IUiControlButtonProps): JSX.Element;
|
|
11277
11279
|
|
|
11278
11280
|
/**
|
|
11279
11281
|
* @internal
|
|
11280
11282
|
*/
|
|
11281
|
-
export declare function UiCopyButton({ label, clipboardContent, successMessage, successMessageOptions, errorMessage, errorMessageOptions }: IUiCopyButtonProps): JSX.Element;
|
|
11283
|
+
export declare function UiCopyButton({ label, clipboardContent, successMessage, successMessageOptions, errorMessage, errorMessageOptions, }: IUiCopyButtonProps): JSX.Element;
|
|
11282
11284
|
|
|
11283
11285
|
/**
|
|
11284
11286
|
* @internal
|
|
11285
11287
|
*/
|
|
11286
|
-
export declare function UiDate({ date, locale, relativeThresholdMs, absoluteOptions, allowRelative }: IUiDateProps): JSX.Element;
|
|
11288
|
+
export declare function UiDate({ date, locale, relativeThresholdMs, absoluteOptions, allowRelative, }: IUiDateProps): JSX.Element;
|
|
11287
11289
|
|
|
11288
11290
|
/**
|
|
11289
11291
|
* Dialog description body — slot for cards whose meaning lives in a single
|
|
@@ -11312,7 +11314,7 @@ export declare function UiDialogHeader({ title, titleSize, onClose, leading }: I
|
|
|
11312
11314
|
/**
|
|
11313
11315
|
* @internal
|
|
11314
11316
|
*/
|
|
11315
|
-
export declare function UiDrawer({ open, zIndex, node, mode, dataTestId, children, anchor, transition, onEscapeKey, onClickOutside, closeLabel, showCloseButton, closeButtonSize, showBackdrop, header, onClickClose, refocusKey, initialFocus, returnFocusTo, accessibilityConfig }: IUiDrawerProps): JSX.Element | null;
|
|
11317
|
+
export declare function UiDrawer({ open, zIndex, node, mode, dataTestId, children, anchor, transition, onEscapeKey, onClickOutside, closeLabel, showCloseButton, closeButtonSize, showBackdrop, header, onClickClose, refocusKey, initialFocus, returnFocusTo, accessibilityConfig, }: IUiDrawerProps): JSX.Element | null;
|
|
11316
11318
|
|
|
11317
11319
|
/**
|
|
11318
11320
|
* @internal
|
|
@@ -11339,7 +11341,7 @@ export declare type UiDrawerTransitionProps = {
|
|
|
11339
11341
|
*
|
|
11340
11342
|
* @internal
|
|
11341
11343
|
*/
|
|
11342
|
-
export declare function UiDropdown({ renderButton, renderBody, isOpen: isOpenProp, onOpenChange, openOnInit, placement, offset, alignPoints, closeOnOutsideClick, closeOnEscape, closeOnParentScroll, closeOnMouseDrag, ignoreClicksOnByClass, zIndex, width, fullWidthButton, enableFocusTrap, autofocusOnOpen, initialFocus, returnFocusTo, onOpen, onClose, accessibilityConfig }: IUiDropdownProps): JSX.Element;
|
|
11344
|
+
export declare function UiDropdown({ renderButton, renderBody, isOpen: isOpenProp, onOpenChange, openOnInit, placement, offset, alignPoints, closeOnOutsideClick, closeOnEscape, closeOnParentScroll, closeOnMouseDrag, ignoreClicksOnByClass, zIndex, width, fullWidthButton, enableFocusTrap, autofocusOnOpen, initialFocus, returnFocusTo, onOpen, onClose, accessibilityConfig, }: IUiDropdownProps): JSX.Element;
|
|
11343
11345
|
|
|
11344
11346
|
/**
|
|
11345
11347
|
* @internal
|
|
@@ -11370,7 +11372,7 @@ export declare function UiErrorPage({ title, description, dataTestId, accessibil
|
|
|
11370
11372
|
*
|
|
11371
11373
|
* @internal
|
|
11372
11374
|
*/
|
|
11373
|
-
export declare function UiFloatingElement({ children, anchor, isOpen, onClose, placement, alignPoints, strategy, offset, autoFlip, allowOverlapAnchor, overflowBoundary, closeOnOutsideClick, closeOnEscape, closeOnParentScroll, closeOnMouseDrag, ignoreClicksOn, shouldCloseOnClick, zIndex: zIndexProp, className, contentClassName, style, width, maxWidth, maxHeight, accessibilityConfig, onPlacementChange }: IUiFloatingElementProps): JSX.Element | null;
|
|
11375
|
+
export declare function UiFloatingElement({ children, anchor, isOpen, onClose, placement, alignPoints, strategy, offset, autoFlip, allowOverlapAnchor, overflowBoundary, closeOnOutsideClick, closeOnEscape, closeOnParentScroll, closeOnMouseDrag, ignoreClicksOn, shouldCloseOnClick, zIndex: zIndexProp, className, contentClassName, style, width, maxWidth, maxHeight, accessibilityConfig, onPlacementChange, }: IUiFloatingElementProps): JSX.Element | null;
|
|
11374
11376
|
|
|
11375
11377
|
/**
|
|
11376
11378
|
* `UiFloatingElement` plus the kit's canonical popup chrome (background,
|
|
@@ -11396,7 +11398,7 @@ export declare function UiFocusManager({ children, ...args }: IUiFocusManagerPro
|
|
|
11396
11398
|
/**
|
|
11397
11399
|
* @internal
|
|
11398
11400
|
*/
|
|
11399
|
-
export declare function UiFocusTrap({ root, children, focusCheckFn }: {
|
|
11401
|
+
export declare function UiFocusTrap({ root, children, focusCheckFn, }: {
|
|
11400
11402
|
root?: ReactElement;
|
|
11401
11403
|
children: ReactNode;
|
|
11402
11404
|
focusCheckFn?: (element: HTMLElement) => boolean;
|
|
@@ -11409,7 +11411,7 @@ export declare function UiFocusTrap({ root, children, focusCheckFn }: {
|
|
|
11409
11411
|
*
|
|
11410
11412
|
* @internal
|
|
11411
11413
|
*/
|
|
11412
|
-
export declare function UiGeneralAccessRadio({ value, onChange, disabled, workspaceAccessInherited, workspaceControls, workspaceLevel, dataTestId }: IUiGeneralAccessRadioProps): JSX.Element;
|
|
11414
|
+
export declare function UiGeneralAccessRadio({ value, onChange, disabled, workspaceAccessInherited, workspaceControls, workspaceLevel, dataTestId, }: IUiGeneralAccessRadioProps): JSX.Element;
|
|
11413
11415
|
|
|
11414
11416
|
/**
|
|
11415
11417
|
* Sectioned async grantee picker — specialization of `UiAutocomplete` for the
|
|
@@ -11420,7 +11422,7 @@ export declare function UiGeneralAccessRadio({ value, onChange, disabled, worksp
|
|
|
11420
11422
|
*
|
|
11421
11423
|
* @internal
|
|
11422
11424
|
*/
|
|
11423
|
-
export declare function UiGranteeAsyncPicker({ loadOptions, selectedGrantees, onSelect, onPermissionChange, disabledLevels, disabledTooltip, onRemove, labels, onLabelsChange, dataTestId }: IUiGranteeAsyncPickerProps): JSX.Element;
|
|
11425
|
+
export declare function UiGranteeAsyncPicker({ loadOptions, selectedGrantees, onSelect, onPermissionChange, disabledLevels, disabledTooltip, onRemove, labels, onLabelsChange, dataTestId, }: IUiGranteeAsyncPickerProps): JSX.Element;
|
|
11424
11426
|
|
|
11425
11427
|
/**
|
|
11426
11428
|
* 32×32 circle avatar used by the OLP share-dialog grantee list. Thin wrapper
|
|
@@ -11447,12 +11449,12 @@ export declare function UiGranteeRow({ kind, name, email, isPending, controls, d
|
|
|
11447
11449
|
*
|
|
11448
11450
|
* @internal
|
|
11449
11451
|
*/
|
|
11450
|
-
export declare function UiGranteeRowControls({ labels, selectedLabelIds, permissionLevel, effectivePermission, disabledLevels, disabledTooltip, disabledLevelTooltips, onLabelsChange, onPermissionChange, onRemoveAccess, isRemoveDisabled, removeDisabledTooltip, isDisabled, dataTestId }: IUiGranteeRowControlsProps): JSX.Element;
|
|
11452
|
+
export declare function UiGranteeRowControls({ labels, selectedLabelIds, permissionLevel, effectivePermission, disabledLevels, disabledTooltip, disabledLevelTooltips, onLabelsChange, onPermissionChange, onRemoveAccess, isRemoveDisabled, removeDisabledTooltip, isDisabled, dataTestId, }: IUiGranteeRowControlsProps): JSX.Element;
|
|
11451
11453
|
|
|
11452
11454
|
/**
|
|
11453
11455
|
* @internal
|
|
11454
11456
|
*/
|
|
11455
|
-
export declare function UiIcon({ type, color, layout, disableAnimation, accessibilityConfig, size, backgroundSize, backgroundColor, backgroundType, backgroundShape }: IUiIconProps): JSX.Element;
|
|
11457
|
+
export declare function UiIcon({ type, color, layout, disableAnimation, accessibilityConfig, size, backgroundSize, backgroundColor, backgroundType, backgroundShape, }: IUiIconProps): JSX.Element;
|
|
11456
11458
|
|
|
11457
11459
|
/**
|
|
11458
11460
|
* @internal
|
|
@@ -11478,7 +11480,7 @@ export declare const UiInlineTextGenerator: ForwardRefExoticComponent<IUiInlineT
|
|
|
11478
11480
|
*
|
|
11479
11481
|
* @internal
|
|
11480
11482
|
*/
|
|
11481
|
-
export declare function UiLabelChecklistRow({ label, kind, suffix, checked, disabled, onChange, dataTestId }: IUiLabelChecklistRowProps): JSX.Element;
|
|
11483
|
+
export declare function UiLabelChecklistRow({ label, kind, suffix, checked, disabled, onChange, dataTestId, }: IUiLabelChecklistRowProps): JSX.Element;
|
|
11482
11484
|
|
|
11483
11485
|
/**
|
|
11484
11486
|
* Read-only label row — icon + label + optional caller-supplied suffix. Used
|
|
@@ -11496,7 +11498,7 @@ export declare function UiLabelRow({ label, kind, suffix, leading, labelId, onCl
|
|
|
11496
11498
|
*
|
|
11497
11499
|
* @internal
|
|
11498
11500
|
*/
|
|
11499
|
-
export declare function UiLabelsChecklist({ items, defaultSelectedIds, onApply, onBack, onClose, autoFocus, dataTestId }: IUiLabelsChecklistProps): JSX.Element;
|
|
11501
|
+
export declare function UiLabelsChecklist({ items, defaultSelectedIds, onApply, onBack, onClose, autoFocus, dataTestId, }: IUiLabelsChecklistProps): JSX.Element;
|
|
11500
11502
|
|
|
11501
11503
|
/**
|
|
11502
11504
|
* Read-only list of labels — uppercase heading + N `UiLabelRow`s.
|
|
@@ -11533,7 +11535,7 @@ export declare function UiLink({ variant, flipUnderline, fullWidth, isDisabled,
|
|
|
11533
11535
|
*
|
|
11534
11536
|
* @internal
|
|
11535
11537
|
*/
|
|
11536
|
-
export declare function UiListbox<InteractiveItemData, StaticItemData>({ items: rawItems, dataTestId, itemDataTestId, width, maxWidth, maxHeight, onSelect, onClose, onUnhandledKeyDown, selectedItemId, InteractiveItemComponent, StaticItemComponent, shouldKeyboardActionPreventDefault, shouldKeyboardActionStopPropagation, shouldCloseOnSelect, isDisabledFocusable, isCompact, reference, ariaAttributes }: IUiListboxProps<InteractiveItemData, StaticItemData>): ReactNode;
|
|
11538
|
+
export declare function UiListbox<InteractiveItemData, StaticItemData>({ items: rawItems, dataTestId, itemDataTestId, width, maxWidth, maxHeight, onSelect, onClose, onUnhandledKeyDown, selectedItemId, InteractiveItemComponent, StaticItemComponent, shouldKeyboardActionPreventDefault, shouldKeyboardActionStopPropagation, shouldCloseOnSelect, isDisabledFocusable, isCompact, reference, ariaAttributes, }: IUiListboxProps<InteractiveItemData, StaticItemData>): ReactNode;
|
|
11537
11539
|
|
|
11538
11540
|
/**
|
|
11539
11541
|
* @internal
|
|
@@ -11559,7 +11561,7 @@ export declare function UiMenu<T extends IUiMenuItemData = object, M extends obj
|
|
|
11559
11561
|
*
|
|
11560
11562
|
* @internal
|
|
11561
11563
|
*/
|
|
11562
|
-
export declare function UiModalDialog({ children, isOpen, onClose, width, accessibilityConfig, dataTestId }: IUiModalDialogProps): JSX.Element | null;
|
|
11564
|
+
export declare function UiModalDialog({ children, isOpen, onClose, width, accessibilityConfig, dataTestId, }: IUiModalDialogProps): JSX.Element | null;
|
|
11563
11565
|
|
|
11564
11566
|
/**
|
|
11565
11567
|
* @internal
|
|
@@ -11583,7 +11585,7 @@ export declare function UiObjectShareDialog({ isOpen, ...cardProps }: IUiObjectS
|
|
|
11583
11585
|
*
|
|
11584
11586
|
* @internal
|
|
11585
11587
|
*/
|
|
11586
|
-
export declare function UiObjectShareDialogCard({ objectTitle, onClose, grantees, isLoading, onAddClick, isAddDisabled, generalAccess, onGeneralAccessChange, isGeneralAccessDisabled, workspaceAccessInherited, workspaceControls, workspaceLevel, error, dataTestId }: IUiObjectShareDialogCardProps): JSX.Element;
|
|
11588
|
+
export declare function UiObjectShareDialogCard({ objectTitle, onClose, grantees, isLoading, onAddClick, isAddDisabled, generalAccess, onGeneralAccessChange, isGeneralAccessDisabled, workspaceAccessInherited, workspaceControls, workspaceLevel, error, dataTestId, }: IUiObjectShareDialogCardProps): JSX.Element;
|
|
11587
11589
|
|
|
11588
11590
|
/**
|
|
11589
11591
|
* @internal
|
|
@@ -11624,12 +11626,12 @@ export declare type UiPaginationButtonSize = "small" | "large";
|
|
|
11624
11626
|
*
|
|
11625
11627
|
* @internal
|
|
11626
11628
|
*/
|
|
11627
|
-
export declare function UiPermissionMenu({ anchor, selectedLevel, onPermissionChange, disabledLevels, disabledTooltip, disabledLevelTooltips, labels, selectedLabelIds, onLabelsChange, onRemoveAccess, isRemoveDisabled, removeDisabledTooltip, dataTestId }: IUiPermissionMenuProps): JSX.Element;
|
|
11629
|
+
export declare function UiPermissionMenu({ anchor, selectedLevel, onPermissionChange, disabledLevels, disabledTooltip, disabledLevelTooltips, labels, selectedLabelIds, onLabelsChange, onRemoveAccess, isRemoveDisabled, removeDisabledTooltip, dataTestId, }: IUiPermissionMenuProps): JSX.Element;
|
|
11628
11630
|
|
|
11629
11631
|
/**
|
|
11630
11632
|
* @internal
|
|
11631
11633
|
*/
|
|
11632
|
-
export declare function UiPopover({ id, accessibilityConfig, anchor, anchorAccessibilityConfig, width, title, tabIndex, disabled, content, contentPadding, footer, closeText, closeVisible, initialFocus, returnFocusTo, triggerBy, arrowPlacement, optimalPlacement, returnFocusAfterClose, focusCheckFn, enableFocusTrap, isOpen, onOpenChange, onOpen, onClose }: IUiPopoverProps): JSX.Element;
|
|
11634
|
+
export declare function UiPopover({ id, accessibilityConfig, anchor, anchorAccessibilityConfig, width, title, tabIndex, disabled, content, contentPadding, footer, closeText, closeVisible, initialFocus, returnFocusTo, triggerBy, arrowPlacement, optimalPlacement, returnFocusAfterClose, focusCheckFn, enableFocusTrap, isOpen, onOpenChange, onOpen, onClose, }: IUiPopoverProps): JSX.Element;
|
|
11633
11635
|
|
|
11634
11636
|
/**
|
|
11635
11637
|
* Standalone radio control — renders a native `<input type="radio">` for
|
|
@@ -11640,7 +11642,7 @@ export declare function UiPopover({ id, accessibilityConfig, anchor, anchorAcces
|
|
|
11640
11642
|
*
|
|
11641
11643
|
* @internal
|
|
11642
11644
|
*/
|
|
11643
|
-
export declare function UiRadio({ checked, onChange, name, value, disabled, accessibilityConfig, tabIndex, label, id, dataTestId }: IUiRadioProps): JSX.Element;
|
|
11645
|
+
export declare function UiRadio({ checked, onChange, name, value, disabled, accessibilityConfig, tabIndex, label, id, dataTestId, }: IUiRadioProps): JSX.Element;
|
|
11644
11646
|
|
|
11645
11647
|
/**
|
|
11646
11648
|
* Selectable row composed of a radio + title + optional description + optional
|
|
@@ -11648,7 +11650,7 @@ export declare function UiRadio({ checked, onChange, name, value, disabled, acce
|
|
|
11648
11650
|
*
|
|
11649
11651
|
* @internal
|
|
11650
11652
|
*/
|
|
11651
|
-
export declare function UiRadioRow({ checked, onChange, name, value, title, description, trailing, disabled, dataTestId }: IUiRadioRowProps): JSX.Element;
|
|
11653
|
+
export declare function UiRadioRow({ checked, onChange, name, value, title, description, trailing, disabled, dataTestId, }: IUiRadioRowProps): JSX.Element;
|
|
11652
11654
|
|
|
11653
11655
|
/**
|
|
11654
11656
|
* @internal
|
|
@@ -11668,7 +11670,7 @@ export declare function UiReturnFocusOnUnmount({ children, ...options }: IUiRetu
|
|
|
11668
11670
|
*
|
|
11669
11671
|
* @internal
|
|
11670
11672
|
*/
|
|
11671
|
-
export declare function UiSearchResultsAnnouncement({ totalResults, resultValues, announcementDelay }: ISearchResultsAnnouncementProps): JSX.Element;
|
|
11673
|
+
export declare function UiSearchResultsAnnouncement({ totalResults, resultValues, announcementDelay, }: ISearchResultsAnnouncementProps): JSX.Element;
|
|
11672
11674
|
|
|
11673
11675
|
/**
|
|
11674
11676
|
* "LABEL ────── action" pattern used by dialog sections (e.g. SHARED WITH +
|
|
@@ -11682,7 +11684,7 @@ export declare function UiSectionHeading({ label, action }: IUiSectionHeadingPro
|
|
|
11682
11684
|
/**
|
|
11683
11685
|
* @internal
|
|
11684
11686
|
*/
|
|
11685
|
-
export declare function UiSkeleton({ itemsCount, itemHeight, itemPadding, itemWidth, inline, itemsGap, direction, itemBorderRadius }: IUiSkeletonProps): JSX.Element;
|
|
11687
|
+
export declare function UiSkeleton({ itemsCount, itemHeight, itemPadding, itemWidth, inline, itemsGap, direction, itemBorderRadius, }: IUiSkeletonProps): JSX.Element;
|
|
11686
11688
|
|
|
11687
11689
|
/**
|
|
11688
11690
|
* @internal
|
|
@@ -11711,7 +11713,7 @@ export declare function UiStaticTreeview<Level>(props: IUiStaticTreeViewProps<Le
|
|
|
11711
11713
|
* Title can render as Typography h3 or ShortenedText h3.
|
|
11712
11714
|
* @internal
|
|
11713
11715
|
*/
|
|
11714
|
-
export declare function UiSubmenuHeader({ title, tooltipText, onBack, onClose, backButtonRef, backAriaLabel, closeAriaLabel, useShortenedTitle, textColor, backgroundColor, height, titleId }: IUiSubmenuHeaderProps): JSX.Element;
|
|
11716
|
+
export declare function UiSubmenuHeader({ title, tooltipText, onBack, onClose, backButtonRef, backAriaLabel, closeAriaLabel, useShortenedTitle, textColor, backgroundColor, height, titleId, }: IUiSubmenuHeaderProps): JSX.Element;
|
|
11715
11717
|
|
|
11716
11718
|
/**
|
|
11717
11719
|
* @internal
|
|
@@ -11755,7 +11757,7 @@ export declare type UiTagProps = {
|
|
|
11755
11757
|
/**
|
|
11756
11758
|
* @internal
|
|
11757
11759
|
*/
|
|
11758
|
-
export declare function UiTags({ tags, tagOptions, addLabel, nameLabel, cancelLabel, closeLabel, saveLabel, noTagsLabel, moreLabel, removeLabel, creatableLabel, mode, size, canDeleteTags, canCreateTag, readOnly, onTagClick, onTagAdd, onTagRemove, accessibilityConfig, renderAddButton }: IUiTagsProps): JSX.Element;
|
|
11760
|
+
export declare function UiTags({ tags, tagOptions, addLabel, nameLabel, cancelLabel, closeLabel, saveLabel, noTagsLabel, moreLabel, removeLabel, creatableLabel, mode, size, canDeleteTags, canCreateTag, readOnly, onTagClick, onTagAdd, onTagRemove, accessibilityConfig, renderAddButton, }: IUiTagsProps): JSX.Element;
|
|
11759
11761
|
|
|
11760
11762
|
/**
|
|
11761
11763
|
* Single-line text input with optional label and leading / trailing icons.
|
|
@@ -11764,7 +11766,7 @@ export declare function UiTags({ tags, tagOptions, addLabel, nameLabel, cancelLa
|
|
|
11764
11766
|
*
|
|
11765
11767
|
* @internal
|
|
11766
11768
|
*/
|
|
11767
|
-
export declare function UiTextInput({ type, value, onChange, label, placeholder, iconBefore, iconAfter, onIconAfter, accessibilityConfig, isError, disabled, autoFocus, onKeyDown, onFocus, onBlur, onClick, dataTestId, inputRef, wrapperRef, name, autoComplete, autoCapitalize, autoCorrect }: IUiTextInputProps): JSX.Element;
|
|
11769
|
+
export declare function UiTextInput({ type, value, onChange, label, placeholder, iconBefore, iconAfter, onIconAfter, accessibilityConfig, isError, disabled, autoFocus, onKeyDown, onFocus, onBlur, onClick, dataTestId, inputRef, wrapperRef, name, autoComplete, autoCapitalize, autoCorrect, }: IUiTextInputProps): JSX.Element;
|
|
11768
11770
|
|
|
11769
11771
|
/**
|
|
11770
11772
|
* Interpolation values accepted by `react-intl`'s `formatMessage`, **narrowed
|
|
@@ -11833,7 +11835,7 @@ export declare function UiToastsContainer({ dataTestId }: IUiToastsContainerProp
|
|
|
11833
11835
|
/**
|
|
11834
11836
|
* @internal
|
|
11835
11837
|
*/
|
|
11836
|
-
export declare function UiTooltip({ id, anchor, content, behaviour, arrowPlacement, triggerBy, hoverOpenDelay, hoverCloseDelay, showArrow, width, offset: offsetProp, optimalPlacement, accessibilityConfig, accessibilityHidden, variant, disabled, isOpen: isOpenProp, onOpen, onClose, onOpenChange, component, inlineAnchor, anchorWrapperStyles }: IUiTooltipProps): JSX.Element;
|
|
11838
|
+
export declare function UiTooltip({ id, anchor, content, behaviour, arrowPlacement, triggerBy, hoverOpenDelay, hoverCloseDelay, showArrow, width, offset: offsetProp, optimalPlacement, accessibilityConfig, accessibilityHidden, variant, disabled, isOpen: isOpenProp, onOpen, onClose, onOpenChange, component, inlineAnchor, anchorWrapperStyles, }: IUiTooltipProps): JSX.Element;
|
|
11837
11839
|
|
|
11838
11840
|
/**
|
|
11839
11841
|
* @internal
|
|
@@ -11989,7 +11991,7 @@ export declare function useComboboxState(): IUiComboboxState;
|
|
|
11989
11991
|
* or the standard currency preset.
|
|
11990
11992
|
* - Custom formats are always preserved and never coerced.
|
|
11991
11993
|
*/
|
|
11992
|
-
export declare function useCurrencyFormatDefaults({ metricType, currencyFormatOverride, onFormatChange, shouldBootstrap, fallbackFormat }: UseCurrencyFormatDefaultsConfig): void;
|
|
11994
|
+
export declare function useCurrencyFormatDefaults({ metricType, currencyFormatOverride, onFormatChange, shouldBootstrap, fallbackFormat, }: UseCurrencyFormatDefaultsConfig): void;
|
|
11993
11995
|
|
|
11994
11996
|
/** @internal */
|
|
11995
11997
|
export declare type UseCurrencyFormatDefaultsConfig = {
|
|
@@ -12012,14 +12014,14 @@ export declare function useElementSize<T extends HTMLElement>(deps?: DependencyL
|
|
|
12012
12014
|
/**
|
|
12013
12015
|
* @internal
|
|
12014
12016
|
*/
|
|
12015
|
-
export declare function useFileSelection({ rules, multiple, onValidateFile, onFilesAccepted, onFilesRejected }?: IUseFileSelectionConfig): IUseFileSelectionResult;
|
|
12017
|
+
export declare function useFileSelection({ rules, multiple, onValidateFile, onFilesAccepted, onFilesRejected, }?: IUseFileSelectionConfig): IUseFileSelectionResult;
|
|
12016
12018
|
|
|
12017
12019
|
/**
|
|
12018
12020
|
* Hook for floating element positioning using floating-ui.
|
|
12019
12021
|
*
|
|
12020
12022
|
* @internal
|
|
12021
12023
|
*/
|
|
12022
|
-
export declare function useFloatingPosition({ isOpen, onOpenChange, placement: placementProp, alignPoints, strategy, offset: offsetProp, autoFlip, allowOverlapAnchor, overflowBoundary, fallbackPlacements: fallbackPlacementsProp, arrowRef, customMiddleware, maxWidth, maxHeight, zIndex: zIndexProp, shiftPadding }: IUseFloatingPositionOptions): IUseFloatingPositionResult;
|
|
12024
|
+
export declare function useFloatingPosition({ isOpen, onOpenChange, placement: placementProp, alignPoints, strategy, offset: offsetProp, autoFlip, allowOverlapAnchor, overflowBoundary, fallbackPlacements: fallbackPlacementsProp, arrowRef, customMiddleware, maxWidth, maxHeight, zIndex: zIndexProp, shiftPadding, }: IUseFloatingPositionOptions): IUseFloatingPositionResult;
|
|
12023
12025
|
|
|
12024
12026
|
/**
|
|
12025
12027
|
* @internal
|
|
@@ -12058,7 +12060,7 @@ export declare const useId: () => string;
|
|
|
12058
12060
|
* @param prefix - The prefix to be added to the generated ID.
|
|
12059
12061
|
* @internal
|
|
12060
12062
|
*/
|
|
12061
|
-
export declare const useIdPrefixed: (prefix?: string
|
|
12063
|
+
export declare const useIdPrefixed: (prefix?: string) => string;
|
|
12062
12064
|
|
|
12063
12065
|
/**
|
|
12064
12066
|
* @internal
|
|
@@ -12087,7 +12089,7 @@ export declare const useKeyboardNavigationTarget: ({ navigationId, label, tabInd
|
|
|
12087
12089
|
/**
|
|
12088
12090
|
* @internal
|
|
12089
12091
|
*/
|
|
12090
|
-
export declare function useListWithActionsKeyboardNavigation<Item, Action extends string>({ items, actionHandlers, getItemAdditionalActions, isNestedList, isSimple, isWrapping, focusedIndex: focusedIndexProp }: {
|
|
12092
|
+
export declare function useListWithActionsKeyboardNavigation<Item, Action extends string>({ items, actionHandlers, getItemAdditionalActions, isNestedList, isSimple, isWrapping, focusedIndex: focusedIndexProp, }: {
|
|
12091
12093
|
items: Item[];
|
|
12092
12094
|
actionHandlers: {
|
|
12093
12095
|
[key in Action | typeof SELECT_ITEM_ACTION]: (item: Item, e?: KeyboardEvent_2) => (() => void) | undefined;
|
|
@@ -12133,7 +12135,7 @@ export declare const useMediaQuery: (mediaQueryName: keyof IMediaQueries) => boo
|
|
|
12133
12135
|
*
|
|
12134
12136
|
* @internal
|
|
12135
12137
|
*/
|
|
12136
|
-
export declare function useMetricTypePresets({ metricType, currencyFormatOverride, formatMessage }: UseMetricTypePresetsConfig): UseMetricTypePresetsResult;
|
|
12138
|
+
export declare function useMetricTypePresets({ metricType, currencyFormatOverride, formatMessage, }: UseMetricTypePresetsConfig): UseMetricTypePresetsResult;
|
|
12137
12139
|
|
|
12138
12140
|
/**
|
|
12139
12141
|
* Configuration for the useMetricTypePresets hook.
|
|
@@ -12250,7 +12252,7 @@ export declare function useScopedIdOptional<T>(item?: T, specifier?: string): st
|
|
|
12250
12252
|
export declare const useScopedIdStoreValue: <T>(getIdFromItem: (item: T) => string) => {
|
|
12251
12253
|
makeId: ({ item, specifier }: {
|
|
12252
12254
|
item: T;
|
|
12253
|
-
specifier?: string
|
|
12255
|
+
specifier?: string;
|
|
12254
12256
|
}) => string;
|
|
12255
12257
|
containerId: string;
|
|
12256
12258
|
};
|
|
@@ -12259,7 +12261,7 @@ export declare const useScopedIdStoreValue: <T>(getIdFromItem: (item: T) => stri
|
|
|
12259
12261
|
* @internal
|
|
12260
12262
|
*/
|
|
12261
12263
|
export declare const useScrollContext: () => {
|
|
12262
|
-
scrollIntoView: (_element: HTMLElement, _bottomMargin?: number
|
|
12264
|
+
scrollIntoView: (_element: HTMLElement, _bottomMargin?: number, _isElementInvisibleCheck?: isElementInvisibleType) => void;
|
|
12263
12265
|
};
|
|
12264
12266
|
|
|
12265
12267
|
/**
|
|
@@ -12282,7 +12284,7 @@ export declare const useToastMessage: () => IUseToastMessageType;
|
|
|
12282
12284
|
/**
|
|
12283
12285
|
* @internal
|
|
12284
12286
|
*/
|
|
12285
|
-
export declare const useToastsCenterValue: (onDismissMessage?: (
|
|
12287
|
+
export declare const useToastsCenterValue: (onDismissMessage?: (id: IMessage["id"]) => void) => IToastsCenterContext;
|
|
12286
12288
|
|
|
12287
12289
|
/**
|
|
12288
12290
|
* Provides a ref that will autofocus the element when it is mounted, or when `refocusKey` changes.
|
|
@@ -12309,12 +12311,12 @@ export declare const useUiReturnFocusOnUnmountConnectors: <T extends HTMLElement
|
|
|
12309
12311
|
/**
|
|
12310
12312
|
* @internal
|
|
12311
12313
|
*/
|
|
12312
|
-
export declare const useUiTabOutHandlerConnectors: <T extends HTMLElement = HTMLElement>(handler?: (
|
|
12314
|
+
export declare const useUiTabOutHandlerConnectors: <T extends HTMLElement = HTMLElement>(handler?: (event: KeyboardEvent_2) => void) => IUiFocusHelperConnectors<T>;
|
|
12313
12315
|
|
|
12314
12316
|
/**
|
|
12315
12317
|
* @internal
|
|
12316
12318
|
*/
|
|
12317
|
-
export declare function useUiTabsContextStoreValue<TTabProps extends Record<any, any> = EmptyObject, TTabActionProps extends Record<any, any> = EmptyObject>({ tabs, selectedTabId, onTabSelect, onTabDoubleClick, size, maxLabelLength, accessibilityConfig: accessibilityConfigProp, disableBottomBorder, Container, Tab, TabValue, TabActions, TabActionsButton, AllTabs, AllTabsButton }: IUiTabsProps<TTabProps, TTabActionProps>): IUiTabContext<TTabProps, TTabActionProps>;
|
|
12319
|
+
export declare function useUiTabsContextStoreValue<TTabProps extends Record<any, any> = EmptyObject, TTabActionProps extends Record<any, any> = EmptyObject>({ tabs, selectedTabId, onTabSelect, onTabDoubleClick, size, maxLabelLength, accessibilityConfig: accessibilityConfigProp, disableBottomBorder, Container, Tab, TabValue, TabActions, TabActionsButton, AllTabs, AllTabsButton, }: IUiTabsProps<TTabProps, TTabActionProps>): IUiTabContext<TTabProps, TTabActionProps>;
|
|
12318
12320
|
|
|
12319
12321
|
/**
|
|
12320
12322
|
* Consumer hook. Resolves the toast message via the **caller's**
|
|
@@ -12339,7 +12341,7 @@ export declare function useUiTreeViewEventSubscriber<T extends UiTreeViewEventTy
|
|
|
12339
12341
|
/**
|
|
12340
12342
|
* @internal
|
|
12341
12343
|
*/
|
|
12342
|
-
export declare function useUploadQueue({ uploadFn, onUploadSuccess, onUploadError }: IUseUploadQueueConfig): IUseUploadQueueResult;
|
|
12344
|
+
export declare function useUploadQueue({ uploadFn, onUploadSuccess, onUploadError, }: IUseUploadQueueConfig): IUseUploadQueueResult;
|
|
12343
12345
|
|
|
12344
12346
|
/**
|
|
12345
12347
|
* @internal
|
|
@@ -12426,7 +12428,7 @@ export declare type VerticalPosition = "top" | "center" | "bottom";
|
|
|
12426
12428
|
/**
|
|
12427
12429
|
* @internal
|
|
12428
12430
|
*/
|
|
12429
|
-
export declare function WidgetNotice({ type, message, action, detail, detailAction, expandLabel, collapseLabel, defaultExpanded, showIcon, onClose, closeButtonLabel, dataTestId }: IWidgetNoticeProps): JSX.Element;
|
|
12431
|
+
export declare function WidgetNotice({ type, message, action, detail, detailAction, expandLabel, collapseLabel, defaultExpanded, showIcon, onClose, closeButtonLabel, dataTestId, }: IWidgetNoticeProps): JSX.Element;
|
|
12430
12432
|
|
|
12431
12433
|
/**
|
|
12432
12434
|
* @internal
|
|
@@ -12441,7 +12443,7 @@ export declare function withBubble<T>(WrappedComponent: ComponentType<T>): Forwa
|
|
|
12441
12443
|
/**
|
|
12442
12444
|
* @internal
|
|
12443
12445
|
*/
|
|
12444
|
-
export declare function WorkspacePickerHomeFooter({ children, className, href, onClick }: IWorkspacePickerHomeFooterProps): JSX.Element;
|
|
12446
|
+
export declare function WorkspacePickerHomeFooter({ children, className, href, onClick, }: IWorkspacePickerHomeFooterProps): JSX.Element;
|
|
12445
12447
|
|
|
12446
12448
|
/** @internal */
|
|
12447
12449
|
export declare type YamlCompletionSource = (context: CompletionContext, position: IYamlPosition) => ReturnType<CompletionSource>;
|