import * as react_jsx_runtime from 'react/jsx-runtime'; import { b as DataExplorerActionBarProps, g as DataExplorerButtonProps, j as DataExplorerCheckboxProps, l as DataExplorerCollectionFooterProps, T as DataExplorerFilterBarProps, ab as DataExplorerSelectProps, al as DataExplorerToolbarActionsProps, s as DataExplorerDetailFieldProps, w as DataExplorerDetailSectionProps, y as DataExplorerDetailShellProps, C as DataExplorerDisplayActionMenuProps, G as DataExplorerDisplayCardProps, J as DataExplorerDisplayCollectionViewProps, M as DataExplorerDisplayListItemProps, Q as DataExplorerDisplayMediaProps, X as DataExplorerImagePreviewProps, $ as DataExplorerMediaPreviewProps, a1 as DataExplorerPageProps, a4 as DataExplorerRecordCardProps, a7 as DataExplorerRecordPickerProps, av as DataExplorerUploadSurfaceProps, an as DataExplorerToolbarShellProps, aq as DataExplorerTreeProps, at as DataExplorerTreeShellProps, aT as DataExplorerViewTreeProps, aC as DataExplorerViewId, aI as DataExplorerViewProps, aA as DataExplorerViewCollectionProps, aE as DataExplorerViewItemProps, aG as DataExplorerViewItemShellProps, aL as DataExplorerViewShellProps, a8 as DataExplorerResolvedTheme, n as DataExplorerControlTone, c as DataExplorerAppearance } from './types-e3160bd4840c.js'; import * as React from 'react'; declare function DataExplorerActionBar({ context, actions, leading, trailing, children, empty, appearance, className, classNames, }: DataExplorerActionBarProps): null | react_jsx_runtime.JSX.Element; declare const DataExplorerButton: React.ForwardRefExoticComponent>; declare function DataExplorerCheckbox({ checked, icon, label, title, disabled, appearance, className, classNames, style, onCheckedChange, }: DataExplorerCheckboxProps): react_jsx_runtime.JSX.Element; declare function DataExplorerCollectionFooter({ selectedCount, loadedStart, loadedEnd, total, currentPage, pageSize, pageSizeOptions, loading, selectedLabel, loadedLabel, pageSizeLabel, pageText, tone, className, classNames, onJump, onJumpToPage, onPageSizeChange }: DataExplorerCollectionFooterProps): react_jsx_runtime.JSX.Element; declare function DataExplorerFilterBar({ label, leading, children, actions, maxFieldsHeight, className, classNames, style, ...props }: DataExplorerFilterBarProps): react_jsx_runtime.JSX.Element; declare function DataExplorerSelect({ value, options, label, placeholder, icon, title, triggerLabel, disabled, display, align, sideOffset, appearance, className, classNames, style, onValueChange, }: DataExplorerSelectProps): react_jsx_runtime.JSX.Element; declare function DataExplorerToolbarActions({ context, actions, layout, appearance, empty, children, className, classNames, }: DataExplorerToolbarActionsProps): null | react_jsx_runtime.JSX.Element; declare function DataExplorerDetailField({ field, label, icon, value, helperText, error, required, disabled, children, context, className, valueClassName, classNames, dataAttributes, labelDataAttributes, valueDataAttributes, helperDataAttributes, errorDataAttributes, }: DataExplorerDetailFieldProps): react_jsx_runtime.JSX.Element; declare function DataExplorerDetailSection({ section, title, fields, children, context, className, classNames, fieldClassNames, }: DataExplorerDetailSectionProps): null | react_jsx_runtime.JSX.Element; declare function DataExplorerDetailShell({ title, subtitle, leading, actions, preview, previewVisible, previewStyle, previewPadded, previewCentered, sections, rightPanel, context, navigation, closeLabel, closeIcon, closeVisible, onClose, appearance, className, classNames, }: DataExplorerDetailShellProps): react_jsx_runtime.JSX.Element; declare function DataExplorerDisplayActionMenu({ item, itemId, source, actions, label, triggerLabel, triggerIcon, align, sideOffset, appearance, className, classNames, }: DataExplorerDisplayActionMenuProps): null | react_jsx_runtime.JSX.Element; declare function DataExplorerDisplayCard({ item, title, description, badges, meta, actions, media, header, headerLeading, headerContent, overlay, footer, children, selected, disabled, interactive, role, tabIndex, appearance, className, classNames, onClick, onKeyDown, }: DataExplorerDisplayCardProps): react_jsx_runtime.JSX.Element; declare function DataExplorerDisplayCollectionView({ items, activeViewId, layout, appearance, selectedIds, empty, loading, loadingNode, footer, overlay, className, classNames, scrollable, wrapItems, measuredGrid, itemsStyle, itemStyle, getItemClassName, cardProps, listItemProps, renderMedia, renderActions, renderItem, onOpenItem, onSelectionChange, }: DataExplorerDisplayCollectionViewProps): react_jsx_runtime.JSX.Element; declare function DataExplorerDisplayListItem({ className, classNames, ...props }: DataExplorerDisplayListItemProps): react_jsx_runtime.JSX.Element; declare function DataExplorerDisplayMedia({ media, fallbackTitle, empty, className, classNames, onOpen, }: DataExplorerDisplayMediaProps): null | react_jsx_runtime.JSX.Element; declare function DataExplorerImagePreview({ src, alt, empty, actions, actionContext, toolbarActions, zoomStep, stagePadding, minScale, maxScale, controlsVisible, zoomLabelVisible, resetLabel, zoomInLabel, zoomOutLabel, appearance, className, classNames, onLoad, onError, }: DataExplorerImagePreviewProps): react_jsx_runtime.JSX.Element; declare function DataExplorerMediaPreview({ src, kind, alt, title, aspectRatio, fit, controls, loading, empty, error, className, style, classNames, mediaAttributes, onLoad, onError, }: DataExplorerMediaPreviewProps): react_jsx_runtime.JSX.Element; declare function DataExplorerPage({ sidebar, tree, toolbar, controls, notices, content, view, detail, appearance, className, classNames, }: DataExplorerPageProps): react_jsx_runtime.JSX.Element; declare function DataExplorerRecordCard({ item, selected, active, disabled, hasMedia, showHeaderWithMedia, selectionVisible, favoriteVisible, overlayControlsAlwaysVisible, favoriteActive, favoriteLabel, favoriteActiveLabel, selectLabel, unselectLabel, actions, media, footer, checkbox, favorite, keywordLimit, appearance, className, classNames, onClick, onToggleSelection, onToggleFavorite, }: DataExplorerRecordCardProps): react_jsx_runtime.JSX.Element; declare function DataExplorerRecordPicker({ value, activeValue, options, createOption, multiple, placeholder, triggerLabel, triggerIcon, searchPlaceholder, emptyState, loadingState, loadingMoreState, errorState, loading, loadingMore, disabled, open, defaultOpen, searchValue, defaultSearchValue, appearance, className, classNames, triggerProps, dataAttributes, onOpenChange, onListScroll, onSearchValueChange, onValueChange, }: DataExplorerRecordPickerProps): react_jsx_runtime.JSX.Element; declare function DataExplorerUploadSurface({ accept, multiple, disabled, busy, title, description, hint, busyLabel, icon, inputProps, className, classNames, onFilesSelected, }: DataExplorerUploadSurfaceProps): react_jsx_runtime.JSX.Element; declare function DataExplorerToolbarShell({ rootRef, dataAttributes, context, leading, leadingActions, searchVisible, searchValue, searchPlaceholder, searchIcon, viewOptions, activeViewId, actions, toolbarActions, appearance, children, className, classNames, onSearchChange, onSearchSubmit, onViewChange, }: DataExplorerToolbarShellProps): react_jsx_runtime.JSX.Element; declare function DataExplorerTree({ nodes, context, capabilities, className, classNames, empty, selectedNodeId, getNodeId, getChildren, renderNode, onSelect, }: DataExplorerTreeProps): null | react_jsx_runtime.JSX.Element; declare function DataExplorerTreeShell({ title, subtitle, toolbar, footer, children, appearance, className, classNames, }: DataExplorerTreeShellProps): react_jsx_runtime.JSX.Element; declare function DataExplorerViewTree({ groups, nodes, context, selectedNodeId, selectedGroupId, expandedNodeIds, defaultExpandedNodeIds, expandedGroupIds, defaultExpandedGroupIds, resetExpansionKey, nodeActions, groupActions, indentSize, indentOffset, actionIcon, empty, loading, loadingNode, error, labels, reorderMode, appearance, className, classNames, onSelectNode, onSelectGroup, onExpandedNodeIdsChange, onExpandedGroupIdsChange, onAction, onReorderNodes, }: DataExplorerViewTreeProps): react_jsx_runtime.JSX.Element; declare function DataExplorerView({ items, views, activeViewId, fallbackViewId, context, capabilities, className, classNames, empty, loading, loadingNode, footer, overlay, layout, collection, selectedIds, getItemId, itemDefinition, renderItem, onOpenItem, onSelectionChange, }: DataExplorerViewProps): react_jsx_runtime.JSX.Element; declare function DataExplorerViewCollection({ items, activeViewId, context, capabilities, className, classNames, empty, loading, loadingNode, footer, overlay, layout, scrollable, wrapItems, measuredGrid, itemsStyle, itemStyle, selectedIds, getItemId, itemDefinition, renderItem, getItemClassName, onOpenItem, onSelectionChange, }: DataExplorerViewCollectionProps): null | react_jsx_runtime.JSX.Element; declare function DataExplorerViewItem(props: DataExplorerViewItemProps): react_jsx_runtime.JSX.Element; declare function DataExplorerViewItemShell({ media, title, description, meta, badges, actions, footer, children, className, classNames, }: DataExplorerViewItemShellProps): react_jsx_runtime.JSX.Element; declare function DataExplorerViewShell({ header, footer, overlay, empty, isEmpty, children, className, classNames, }: DataExplorerViewShellProps): react_jsx_runtime.JSX.Element; declare function resolveDataExplorerAppearance(appearance?: DataExplorerAppearance): DataExplorerResolvedTheme; declare function getDataExplorerActionToneClassName(theme: DataExplorerResolvedTheme, tone: DataExplorerControlTone | undefined, active: boolean): string; declare function getDataExplorerMenuItemToneClassName(theme: DataExplorerResolvedTheme, tone: DataExplorerControlTone | undefined): string | undefined; export { DataExplorerViewItemShell as A, DataExplorerViewShell as B, DataExplorerViewTree as C, DataExplorerActionBar as D, getDataExplorerActionToneClassName as E, getDataExplorerMenuItemToneClassName as F, resolveDataExplorerAppearance as G, DataExplorerButton as a, DataExplorerCheckbox as b, DataExplorerCollectionFooter as c, DataExplorerDetailField as d, DataExplorerDetailSection as e, DataExplorerDetailShell as f, DataExplorerDisplayActionMenu as g, DataExplorerDisplayCard as h, DataExplorerDisplayCollectionView as i, DataExplorerDisplayListItem as j, DataExplorerDisplayMedia as k, DataExplorerFilterBar as l, DataExplorerImagePreview as m, DataExplorerMediaPreview as n, DataExplorerPage as o, DataExplorerRecordCard as p, DataExplorerRecordPicker as q, DataExplorerSelect as r, DataExplorerToolbarActions as s, DataExplorerToolbarShell as t, DataExplorerTree as u, DataExplorerTreeShell as v, DataExplorerUploadSurface as w, DataExplorerView as x, DataExplorerViewCollection as y, DataExplorerViewItem as z };