Outlook_Addin_LLM/node_modules/@fluentui/react/lib-amd/index.d.ts

176 lines
32 KiB
TypeScript
Raw Permalink Normal View History

export { ActivityItem, getActivityItemClassNames, getActivityItemStyles } from './ActivityItem';
export type { IActivityItemClassNames, IActivityItemProps, IActivityItemStyles } from './ActivityItem';
export { Autofill } from './Autofill';
export type { IAutofill, IAutofillProps, IAutofillState } from './Autofill';
export { Announced, AnnouncedBase } from './Announced';
export type { IAnnouncedProps, IAnnouncedStyleProps, IAnnouncedStyles } from './Announced';
export { Breadcrumb, BreadcrumbBase } from './Breadcrumb';
export type { IBreadCrumbData, IBreadcrumb, IBreadcrumbData, IBreadcrumbItem, IBreadcrumbProps, IBreadcrumbStyleProps, IBreadcrumbStyles, IDividerAsProps, } from './Breadcrumb';
export { ActionButton, BaseButton, Button, ButtonGlobalClassNames, ButtonType, CommandBarButton, CommandButton, CompoundButton, DefaultButton, ElementType, IconButton, MessageBarButton, PrimaryButton, getSplitButtonClassNames, } from './Button';
export type { IBaseButtonProps, IBaseButtonState, IButton, IButtonClassNames, IButtonProps, IButtonStyles, ISplitButtonClassNames, } from './Button';
export { ButtonGrid, ButtonGridCell } from './ButtonGrid';
export type { IButtonGrid, IButtonGridCellProps, IButtonGridProps, IButtonGridStyleProps, IButtonGridStyles, } from './ButtonGrid';
export { AnimationDirection, Calendar, DateRangeType, DayOfWeek, FirstWeekOfYear, defaultCalendarNavigationIcons, defaultCalendarStrings, defaultDayPickerStrings, } from './Calendar';
export type { ICalendar, ICalendarDay, ICalendarDayGrid, ICalendarDayGridProps, ICalendarDayGridStyleProps, ICalendarDayGridStyles, ICalendarDayProps, ICalendarDayStyleProps, ICalendarDayStyles, ICalendarFormatDateCallbacks, ICalendarIconStrings, ICalendarMonth, ICalendarMonthProps, ICalendarMonthStyleProps, ICalendarMonthStyles, ICalendarNavigationIcons, ICalendarPickerStyleProps, ICalendarPickerStyles, ICalendarProps, ICalendarStrings, ICalendarStyleProps, ICalendarStyles, ICalendarYear, ICalendarYearHeaderProps, ICalendarYearProps, ICalendarYearRange, ICalendarYearRangeToString, ICalendarYearStrings, ICalendarYearStyleProps, ICalendarYearStyles, IDateFormatting, } from './Calendar';
export { Callout, CalloutContent, CalloutContentBase, DirectionalHint, FocusTrapCallout } from './Callout';
export type { ICalloutContentStyleProps, ICalloutContentStyles, ICalloutProps, IFocusTrapCalloutProps, Target, } from './Callout';
export { Check, CheckBase } from './Check';
export type { ICheckProps, ICheckStyleProps, ICheckStyles } from './Check';
export { Checkbox, CheckboxBase } from './Checkbox';
export type { ICheckbox, ICheckboxProps, ICheckboxStyleProps, ICheckboxStyles } from './Checkbox';
export { ChoiceGroup, ChoiceGroupBase, ChoiceGroupOption } from './ChoiceGroup';
export type { IChoiceGroup, IChoiceGroupOption, IChoiceGroupOptionProps, IChoiceGroupOptionStyleProps, IChoiceGroupOptionStyles, IChoiceGroupProps, IChoiceGroupStyleProps, IChoiceGroupStyles, } from './ChoiceGroup';
export { COACHMARK_ATTRIBUTE_NAME, Coachmark, CoachmarkBase } from './Coachmark';
export type { ICoachmark, ICoachmarkProps, ICoachmarkStyleProps, ICoachmarkStyles, ICoachmarkTypes, IEntityRect, } from './Coachmark';
export { HEX_REGEX, MAX_COLOR_ALPHA, MAX_COLOR_HUE, MAX_COLOR_RGB, MAX_COLOR_RGBA, MAX_COLOR_SATURATION, MAX_COLOR_VALUE, MAX_HEX_LENGTH, MAX_RGBA_LENGTH, MIN_HEX_LENGTH, MIN_RGBA_LENGTH, RGBA_REGEX, Shade, clamp, correctHSV, correctHex, correctRGB, cssColor, getBackgroundShade, getColorFromHSV, getColorFromRGBA, getColorFromString, getContrastRatio, getFullColorString, getShade, hsl2hsv, hsl2rgb, hsv2hex, hsv2hsl, hsv2rgb, isDark, isValidShade, rgb2hex, rgb2hsv, updateA, updateH, updateRGB, updateSV, updateT, } from './Color';
export type { IColor, IHSL, IHSV, IRGB } from './Color';
export { ColorPicker, ColorPickerBase } from './ColorPicker';
export type { IColorPicker, IColorPickerProps, IColorPickerState, IColorPickerStrings, IColorPickerStyleProps, IColorPickerStyles, IColorRectangle, IColorRectangleProps, IColorRectangleStyleProps, IColorRectangleStyles, IColorSlider, IColorSliderProps, IColorSliderStyleProps, IColorSliderStyles, } from './ColorPicker';
export { ComboBox, VirtualizedComboBox } from './ComboBox';
export type { IComboBox, IComboBoxClassNames, IComboBoxOption, IComboBoxOptionClassNames, IComboBoxOptionStyles, IComboBoxProps, IComboBoxState, IComboBoxStyles, IOnRenderComboBoxLabelProps, } from './ComboBox';
export { CommandBar, CommandBarBase, getCommandBarStyles, getCommandButtonStyles } from './CommandBar';
export type { ICommandBar, ICommandBarData, ICommandBarItemProps, ICommandBarProps, ICommandBarStyleProps, ICommandBarStyles, } from './CommandBar';
export { ContextualMenu, ContextualMenuBase, ContextualMenuItem, ContextualMenuItemBase, ContextualMenuItemType, canAnyMenuItemsCheck, getContextualMenuItemClassNames, getContextualMenuItemStyles, getMenuItemStyles, getSubmenuItems, } from './ContextualMenu';
export type { IContextualMenu, IContextualMenuClassNames, IContextualMenuItem, IContextualMenuItemProps, IContextualMenuItemRenderFunctions, IContextualMenuItemRenderProps, IContextualMenuItemStyleProps, IContextualMenuItemStyles, IContextualMenuListProps, IContextualMenuProps, IContextualMenuRenderItem, IContextualMenuSection, IContextualMenuStyleProps, IContextualMenuStyles, IContextualMenuSubComponentStyles, IMenuItemClassNames, IMenuItemStyles, } from './ContextualMenu';
export { DatePicker, DatePickerBase, defaultDatePickerStrings } from './DatePicker';
export type { IDatePicker, IDatePickerProps, IDatePickerStrings, IDatePickerStyleProps, IDatePickerStyles, } from './DatePicker';
export { DAYS_IN_WEEK, MonthOfYear, TimeConstants, addDays, addMonths, addWeeks, addYears, compareDatePart, compareDates, getDatePartHashValue, getDateRangeArray, getEndDateOfWeek, getMonthEnd, getMonthStart, getStartDateOfWeek, getWeekNumber, getWeekNumbersInMonth, getYearEnd, getYearStart, isInDateRangeArray, setMonth, } from './DateTimeUtilities';
export { CHECK_CELL_WIDTH, CheckboxVisibility, CollapseAllVisibility, ColumnActionsMode, ColumnDragEndLocation, ConstrainMode, DEFAULT_CELL_STYLE_PROPS, DEFAULT_ROW_HEIGHTS, DetailsColumn, DetailsColumnBase, DetailsHeader, DetailsHeaderBase, DetailsList, DetailsListBase, DetailsListLayoutMode, DetailsRow, DetailsRowBase, DetailsRowCheck, DetailsRowFields, DetailsRowGlobalClassNames, HEADER_HEIGHT, SELECTION_CHANGE, SelectAllVisibility, Selection, SelectionDirection, SelectionMode, SelectionZone, buildColumns, getCellStyles, getDetailsColumnStyles, getDetailsHeaderStyles, getDetailsListStyles, getDetailsRowCheckStyles, getDetailsRowStyles, } from './DetailsList';
export type { ICellStyleProps, IColumn, IColumnDragDropDetails, IColumnReorderHeaderProps, IColumnReorderOptions, IColumnResizeDetails, IDetailsCheckboxProps, IDetailsColumnFieldProps, IDetailsColumnFilterIconProps, IDetailsColumnProps, IDetailsColumnRenderTooltipProps, IDetailsColumnStyleProps, IDetailsColumnStyles, IDetailsFooterBaseProps, IDetailsFooterProps, IDetailsGroupDividerProps, IDetailsGroupRenderProps, IDetailsHeader, IDetailsHeaderBaseProps, IDetailsHeaderProps, IDetailsHeaderState, IDetailsHeaderStyleProps, IDetailsHeaderStyles, IDetailsItemProps, IDetailsList, IDetailsListCheckboxProps, IDetailsListProps, IDetailsListState, IDetailsListStyleProps, IDetailsListStyles, IDetailsRow, IDetailsRowBaseProps, IDetailsRowCheckProps, IDetailsRowCheckStyleProps, IDetailsRowCheckStyles, IDetailsRowFieldsProps, IDetailsRowProps, IDetailsRowSelectionState, IDetailsRowState, IDetailsRowStyleProps, IDetailsRowStyles, IDragDropContext, IDragDropEvents, IDragDropHelper, IDragDropOptions, IDropHintDetails, IGroup, IGroupDividerProps, IGroupRenderProps, IGroupedList, IGroupedListProps, IGroupedListStyleProps, IGroupedListStyles, IObjectWithKey, IOverrideColumnRenderProps, ISelection, ISelectionOptions, ISelectionZone, ISelectionZoneProps, ISelectionZoneState, IViewport, IWithViewportProps, } from './DetailsList';
export { Dialog, DialogBase, DialogContent, DialogContentBase, DialogFooter, DialogFooterBase, DialogType, } from './Dialog';
export type { IDialog, IDialogContent, IDialogContentProps, IDialogContentStyleProps, IDialogContentStyles, IDialogFooter, IDialogFooterProps, IDialogFooterStyleProps, IDialogFooterStyles, IDialogProps, IDialogStyleProps, IDialogStyles, } from './Dialog';
export { VerticalDivider } from './Divider';
export type { IVerticalDividerClassNames, IVerticalDividerProps, IVerticalDividerPropsStyles, IVerticalDividerStyles, } from './Divider';
export { DocumentCard, DocumentCardActions, DocumentCardActivity, DocumentCardDetails, DocumentCardImage, DocumentCardLocation, DocumentCardLogo, DocumentCardPreview, DocumentCardStatus, DocumentCardTitle, DocumentCardType, } from './DocumentCard';
export type { IDocumentCard, IDocumentCardActions, IDocumentCardActionsProps, IDocumentCardActionsStyleProps, IDocumentCardActionsStyles, IDocumentCardActivity, IDocumentCardActivityPerson, IDocumentCardActivityProps, IDocumentCardActivityStyleProps, IDocumentCardActivityStyles, IDocumentCardContext, IDocumentCardDetails, IDocumentCardDetailsProps, IDocumentCardDetailsStyleProps, IDocumentCardDetailsStyles, IDocumentCardImage, IDocumentCardImageProps, IDocumentCardImageStyleProps, IDocumentCardImageStyles, IDocumentCardLocation, IDocumentCardLocationProps, IDocumentCardLocationStyleProps, IDocumentCardLocationStyles, IDocumentCardLogo, IDocumentCardLogoProps, IDocumentCardLogoStyleProps, IDocumentCardLogoStyles, IDocumentCardPreview, IDocumentCardPreviewImage, IDocumentCardPreviewProps, IDocumentCardPreviewStyleProps, IDocumentCardPreviewStyles, IDocumentCardProps, IDocumentCardStatus, IDocumentCardStatusProps, IDocumentCardStatusStyleProps, IDocumentCardStatusStyles, IDocumentCardStyleProps, IDocumentCardStyles, IDocumentCardTitle, IDocumentCardTitleProps, IDocumentCardTitleStyleProps, IDocumentCardTitleStyles, } from './DocumentCard';
export { DragDropHelper } from './DragDrop';
export type { IDragDropEvent, IDragDropHelperParams, IDragDropTarget } from './DragDrop';
export { Dropdown, DropdownBase, DropdownMenuItemType } from './Dropdown';
export type { IDropdown, IDropdownOption, IDropdownProps, IDropdownStyleProps, IDropdownStyles, IDropdownSubComponentStyles, } from './Dropdown';
export { BaseExtendedPeoplePicker, BaseExtendedPicker, ExtendedPeoplePicker } from './ExtendedPicker';
export type { IBaseExtendedPicker, IBaseExtendedPickerProps, IBaseExtendedPickerState, IExtendedPeoplePickerProps, IPeoplePickerItemProps, } from './ExtendedPicker';
export { Fabric, FabricBase, } from './Fabric';
export type { IFabricProps, IFabricStyleProps, IFabricStyles } from './Fabric';
export { Facepile, FacepileBase, OverflowButtonType } from './Facepile';
export type { IFacepile, IFacepilePersona, IFacepileProps, IFacepileStyleProps, IFacepileStyles } from './Facepile';
export { BaseFloatingPeoplePicker, BaseFloatingPicker, FloatingPeoplePicker, SuggestionItemType, SuggestionsControl, SuggestionsCore, SuggestionsHeaderFooterItem, SuggestionsStore, createItem, } from './FloatingPicker';
export type { IBaseFloatingPicker, IBaseFloatingPickerProps, IBaseFloatingPickerState, IBaseFloatingPickerSuggestionProps, IPeopleFloatingPickerProps, ISuggestionsControlProps, ISuggestionsControlState, ISuggestionsCoreProps, ISuggestionsHeaderFooterItemProps, ISuggestionsHeaderFooterProps, SuggestionsStoreOptions, } from './FloatingPicker';
export { FocusTrapZone } from './FocusTrapZone';
export type { IFocusTrapZone, IFocusTrapZoneProps } from './FocusTrapZone';
export { FocusZone, FocusZoneDirection, FocusZoneTabbableElements } from './FocusZone';
export type { IFocusZone, IFocusZoneProps } from './FocusZone';
export { GetGroupCount, GroupFooter, GroupHeader, GroupShowAll, GroupSpacer, GroupedList, GroupedListBase, GroupedListSection, GroupedListV2_unstable, } from './GroupedList';
export type { IGroupFooterProps, IGroupFooterStyleProps, IGroupFooterStyles, IGroupHeaderCheckboxProps, IGroupHeaderProps, IGroupHeaderStyleProps, IGroupHeaderStyles, IGroupShowAllProps, IGroupShowAllStyleProps, IGroupShowAllStyles, IGroupSpacerProps, IGroupSpacerStyleProps, IGroupSpacerStyles, IGroupedListSectionProps, IGroupedListSectionState, IGroupedListState, IGroupedListV2, IGroupedListV2Props, IGroupedListV2State, IItemGroupedItem, IShowAllGroupedItem, IFooterGroupedItem, IHeaderGroupedItem, IGroupedItem, } from './GroupedList';
export { ExpandingCard, ExpandingCardBase, ExpandingCardMode, HoverCard, HoverCardBase, HoverCardType, OpenCardMode, PlainCard, PlainCardBase, } from './HoverCard';
export type { IExpandingCard, IExpandingCardProps, IExpandingCardState, IExpandingCardStyleProps, IExpandingCardStyles, IHoverCard, IHoverCardProps, IHoverCardState, IHoverCardStyleProps, IHoverCardStyles, IPlainCard, IPlainCardProps, IPlainCardStyleProps, IPlainCardStyles, } from './HoverCard';
export { FontIcon, Icon, IconBase, IconType, ImageIcon, getFontIcon, getIconContent, } from './Icon';
export type { IFontIconProps, IIconContent, IIconProps, IIconState, IIconStyleProps, IIconStyles, IImageIconProps, } from './Icon';
export { initializeIcons } from './Icons';
export type { IconNames, } from './Icons';
export { Image, ImageBase, ImageCoverStyle, ImageFit, ImageLoadState } from './Image';
export type { IImage, IImageProps, IImageState, IImageStyleProps, IImageStyles } from './Image';
export { DATAKTP_ARIA_TARGET, DATAKTP_EXECUTE_TARGET, DATAKTP_TARGET, KTP_ARIA_SEPARATOR, KTP_FULL_PREFIX, KTP_LAYER_ID, KTP_PREFIX, KTP_SEPARATOR, Keytip, KeytipData, KeytipEvents, KeytipLayer, KeytipLayerBase, KeytipManager, buildKeytipConfigMap, constructKeytip, getAriaDescribedBy, ktpTargetFromId, ktpTargetFromSequences, mergeOverflows, sequencesToID, transitionKeysAreEqual, transitionKeysContain, useKeytipRef, } from './Keytips';
export type { IKeytipConfig, IKeytipConfigItem, IKeytipConfigMap, IKeytipDataProps, IKeytipLayer, IKeytipLayerProps, IKeytipLayerState, IKeytipLayerStyleProps, IKeytipLayerStyles, IKeytipProps, IKeytipStyleProps, IKeytipStyles, IKeytipTransitionKey, IUniqueKeytip, KeytipDataOptions, KeytipTransitionModifier, } from './Keytips';
export { Label, LabelBase } from './Label';
export type { ILabel, ILabelProps, ILabelStyleProps, ILabelStyles } from './Label';
export { Layer, LayerBase, LayerHost, cleanupDefaultLayerHost, createDefaultLayerHost, getLayerCount, getLayerHost, getLayerHostSelector, getLayerStyles, notifyHostChanged, registerLayer, registerLayerHost, setLayerHostSelector, unregisterLayer, unregisterLayerHost, } from './Layer';
export type { ILayer, ILayerHost, ILayerHostProps, ILayerProps, ILayerStyleProps, ILayerStyles } from './Layer';
export { Link, LinkBase } from './Link';
export type { ILink, ILinkHTMLAttributes, ILinkProps, ILinkStyleProps, ILinkStyles, } from './Link';
export { List, ScrollToMode } from './List';
export type { IList, IListOnRenderRootProps, IListOnRenderSurfaceProps, IListProps, IListState, IPage, IPageProps, IPageSpecification, } from './List';
export { MarqueeSelection } from './MarqueeSelection';
export type { IMarqueeSelection, IMarqueeSelectionProps, IMarqueeSelectionStyleProps, IMarqueeSelectionStyles, } from './MarqueeSelection';
export { MessageBar, MessageBarBase, MessageBarType } from './MessageBar';
export type { IMessageBar, IMessageBarProps, IMessageBarStyleProps, IMessageBarStyles } from './MessageBar';
export { Modal, ModalBase } from './Modal';
export type { IAccessiblePopupProps, IDragOptions, IModal, IModalProps, IModalStyleProps, IModalStyles } from './Modal';
export { Nav, NavBase, isRelativeUrl } from './Nav';
export type { INav, INavButtonProps, INavLink, INavLinkGroup, INavProps, INavState, INavStyleProps, INavStyles, IRenderGroupHeaderProps, } from './Nav';
export { OverflowSet, OverflowSetBase } from './OverflowSet';
export type { IOverflowSet, IOverflowSetItemProps, IOverflowSetProps, IOverflowSetStyleProps, IOverflowSetStyles, } from './OverflowSet';
export { Overlay, OverlayBase } from './Overlay';
export type { IOverlay, IOverlayProps, IOverlayStyleProps, IOverlayStyles } from './Overlay';
export { Panel, PanelBase, PanelType } from './Panel';
export type { IPanel, IPanelHeaderRenderer, IPanelProps, IPanelStyleProps, IPanelStyles, IPanelSubComponentStyles, } from './Panel';
export { Persona, PersonaBase, PersonaCoin, PersonaCoinBase, PersonaInitialsColor, PersonaPresence, PersonaSize, getPersonaInitialsColor, personaPresenceSize, personaSize, presenceBoolean, sizeBoolean, sizeToPixels, } from './Persona';
export type { IPersona, IPersonaCoinProps, IPersonaCoinStyleProps, IPersonaCoinStyles, IPersonaPresenceProps, IPersonaPresenceStyleProps, IPersonaPresenceStyles, IPersonaProps, IPersonaSharedProps, IPersonaStyleProps, IPersonaStyles, } from './Persona';
export { BasePeoplePicker, BasePicker, BasePickerListBelow, CompactPeoplePicker, CompactPeoplePickerBase, ListPeoplePicker, ListPeoplePickerBase, MemberListPeoplePicker, NormalPeoplePicker, NormalPeoplePickerBase, PeoplePickerItem, PeoplePickerItemBase, PeoplePickerItemSuggestion, PeoplePickerItemSuggestionBase, SuggestionActionType, Suggestions, SuggestionsController, SuggestionsItem, TagItem, TagItemBase, TagItemSuggestion, TagItemSuggestionBase, TagPicker, TagPickerBase, ValidationState, createGenericItem, getBasePickerStyles, getPeoplePickerItemStyles, getPeoplePickerItemSuggestionStyles, getSuggestionsItemStyles, getSuggestionsStyles, getTagItemStyles, getTagItemSuggestionStyles, } from './Pickers';
export type { IBasePicker, IBasePickerProps, IBasePickerState, IBasePickerStyleProps, IBasePickerStyles, IBasePickerSuggestionsProps, IGenericItem, IInputProps, IPeoplePickerItemSelectedProps, IPeoplePickerItemSelectedStyleProps, IPeoplePickerItemSelectedStyles, IPeoplePickerItemSelectedSubComponentStyles, IPeoplePickerItemSharedProps, IPeoplePickerItemSuggestionProps, IPeoplePickerItemSuggestionStyleProps, IPeoplePickerItemSuggestionStyles, IPeoplePickerItemWithMenuProps, IPeoplePickerProps, IPersonaWithMenu, IPickerAriaIds, IPickerItem, IPickerItemProps, ISuggestionItemProps, ISuggestionModel, ISuggestions, ISuggestionsItem, ISuggestionsItemStyleProps, ISuggestionsItemStyles, ISuggestionsProps, ISuggestionsState, ISuggestionsStyleProps, ISuggestionsStyles, ISuggestionsSubComponentStyles, ITag, ITagItemProps, ITagItemStyleProps, ITagItemStyles, ITagItemSuggestionProps, ITagItemSuggestionStyleProps, ITagItemSuggestionStyles, ITagPickerProps, } from './Pickers';
export { Pivot, PivotBase, PivotItem, PivotLinkFormat, PivotLinkSize, } from './Pivot';
export type { IPivot, IPivotItemProps, IPivotProps, IPivotStyleProps, IPivotStyles, PivotLinkFormatType, PivotLinkSizeType, } from './Pivot';
export { Popup } from './Popup';
export type { IPopupProps, IPopupRestoreFocusParams } from './Popup';
export { Position, RectangleEdge, getBoundsFromTargetWindow, getMaxHeight, getOppositeEdge, positionCallout, positionCard, positionElement, } from './Positioning';
export type { ICalloutBeakPositionedInfo, ICalloutPositionProps, ICalloutPositionedInfo, IElementPosition, IElementPositionInfo, IPoint, IPosition, IPositionDirectionalHintData, IPositionProps, IPositionedData, IRelativePositions, IWindowWithSegments, Point, } from './Positioning';
export { PositioningContainer, useHeightOffset } from './PositioningContainer';
export type { IPositioningContainer, IPositioningContainerProps, IPositioningContainerTypes, } from './PositioningContainer';
export { ProgressIndicator, ProgressIndicatorBase } from './ProgressIndicator';
export type { IProgressIndicatorProps, IProgressIndicatorStyleProps, IProgressIndicatorStyles, } from './ProgressIndicator';
export { Rating, RatingBase, RatingSize } from './Rating';
export type { IRating, IRatingProps, IRatingStarProps, IRatingStyleProps, IRatingStyles } from './Rating';
export { MeasuredContext, ResizeGroup, ResizeGroupBase, ResizeGroupDirection, getMeasurementCache, getNextResizeGroupStateProvider, } from './ResizeGroup';
export type { IResizeGroup, IResizeGroupProps, IResizeGroupState, IResizeGroupStyleProps, IResizeGroupStyles, } from './ResizeGroup';
export { ResponsiveMode, getInitialResponsiveMode, getResponsiveMode, initializeResponsiveMode, setResponsiveMode, useResponsiveMode, withResponsiveMode, } from './ResponsiveMode';
export type { IWithResponsiveModeState, } from './ResponsiveMode';
export { ScrollablePane, ScrollablePaneBase, ScrollablePaneContext, ScrollbarVisibility } from './ScrollablePane';
export type { IScrollablePane, IScrollablePaneContext, IScrollablePaneProps, IScrollablePaneState, IScrollablePaneStyleProps, IScrollablePaneStyles, } from './ScrollablePane';
export { SearchBox, SearchBoxBase } from './SearchBox';
export type { ISearchBox, ISearchBoxProps, ISearchBoxStyleProps, ISearchBoxStyles } from './SearchBox';
export { SelectableOptionMenuItemType, getAllSelectedOptions } from './SelectableOption';
export type { ISelectableDroppableTextProps, ISelectableOption } from './SelectableOption';
export { BasePeopleSelectedItemsList, BaseSelectedItemsList, ExtendedSelectedItem, SelectedPeopleList, } from './SelectedItemsList';
export type { IBaseSelectedItemsList, IBaseSelectedItemsListProps, IBaseSelectedItemsListState, IEditingSelectedPeopleItemProps, IEditingSelectedPeopleItemStyles, IEditingSelectedPeopleItemStylesProps, IExtendedPersonaProps, IPeoplePickerItemState, ISelectedItemProps, ISelectedPeopleItemProps, ISelectedPeopleProps, } from './SelectedItemsList';
export { Separator, SeparatorBase } from './Separator';
export type { ISeparator, ISeparatorProps, ISeparatorStyleProps, ISeparatorStyles } from './Separator';
export { Shimmer, ShimmerBase, ShimmerCircle, ShimmerCircleBase, ShimmerElementType, ShimmerElementsDefaultHeights, ShimmerElementsGroup, ShimmerElementsGroupBase, ShimmerGap, ShimmerGapBase, ShimmerLine, ShimmerLineBase, } from './Shimmer';
export type { ICircle, IGap, ILine, IShimmerCircle, IShimmerCircleProps, IShimmerCircleStyleProps, IShimmerCircleStyles, IShimmerColors, IShimmerElement, IShimmerElementsGroup, IShimmerElementsGroupProps, IShimmerElementsGroupStyleProps, IShimmerElementsGroupStyles, IShimmerGap, IShimmerGapProps, IShimmerGapStyleProps, IShimmerGapStyles, IShimmerLine, IShimmerLineProps, IShimmerLineStyleProps, IShimmerLineStyles, IShimmerProps, IShimmerStyleProps, IShimmerStyles, } from './Shimmer';
export { ShimmeredDetailsList, ShimmeredDetailsListBase, getShimmeredDetailsListStyles } from './ShimmeredDetailsList';
export type { IShimmeredDetailsListProps, IShimmeredDetailsListStyleProps, IShimmeredDetailsListStyles, } from './ShimmeredDetailsList';
export { Slider, SliderBase } from './Slider';
export type { ISlider, ISliderProps, ISliderStyleProps, ISliderStyles } from './Slider';
export { KeyboardSpinDirection, SpinButton } from './SpinButton';
export type { ISpinButton, ISpinButtonProps, ISpinButtonStyleProps, ISpinButtonStyles } from './SpinButton';
export { Spinner, SpinnerBase, SpinnerSize, SpinnerType, } from './Spinner';
export type { ISpinner, ISpinnerProps, ISpinnerStyleProps, ISpinnerStyles, SpinnerLabelPosition } from './Spinner';
export { Stack, StackItem } from './Stack';
export type { Alignment, IStackComponent, IStackItemComponent, IStackItemProps, IStackItemSlot, IStackItemSlots, IStackItemStyles, IStackItemStylesReturnType, IStackItemTokenReturnType, IStackItemTokens, IStackProps, IStackSlot, IStackSlots, IStackStyles, IStackStylesReturnType, IStackTokenReturnType, IStackTokens, } from './Stack';
export { Sticky, StickyPositionType } from './Sticky';
export type { IStickyProps, IStickyState } from './Sticky';
export { AnimationClassNames, AnimationStyles, AnimationVariables, ColorClassNames, DefaultEffects, DefaultFontStyles, DefaultPalette, EdgeChromiumHighContrastSelector, FontClassNames, FontSizes, FontWeights, HighContrastSelector, HighContrastSelectorBlack, HighContrastSelectorWhite, IconFontSizes, InjectionMode, PulsingBeaconAnimationStyles, ScreenWidthMaxLarge, ScreenWidthMaxMedium, ScreenWidthMaxSmall, ScreenWidthMaxXLarge, ScreenWidthMaxXXLarge, ScreenWidthMinLarge, ScreenWidthMinMedium, ScreenWidthMinSmall, ScreenWidthMinUhfMobile, ScreenWidthMinXLarge, ScreenWidthMinXXLarge, ScreenWidthMinXXXLarge, Stylesheet, ThemeSettingName, ZIndexes, buildClassMap, concatStyleSets, concatStyleSetsWithProps, createFontStyles, createTheme, focusClear, fontFace, getEdgeChromiumNoHighContrastAdjustSelector, getFadedOverflowStyle, getFocusOutlineStyle, getFocusStyle, getGlobalClassNames, getHighContrastNoAdjustStyle, getIcon, getIconClassName, getInputFocusStyle, getPlaceholderStyles, getScreenSelector, getTheme, getThemedContext, hiddenContentStyle, keyframes, loadTheme, mergeStyleSets, mergeStyles, noWrap, normalize, registerDefaultFontFaces, registerIconAlias, registerIcons, registerOnThemeChangeCallback, removeOnThemeChangeCallback, setIconOptions, unregisterIcons, } from './Styling';
export type { GlobalClassNames, IAnimationStyles, IAnimationVariables, ICSPSettings, IEffects, IFontFace, IFontStyles, IFontWeight, IGetFocusStylesOptions, IIconOptions, IIconRecord, IIconSubset, IIconSubsetRecord, IPalette, IPartialTheme, IProcessedStyleSet, IRawStyle, IScheme, ISchemeNames, ISemanticColors, ISemanticTextColors, IShadowDomStyle, ISpacing, IStyle, IStyleSet, IStyleSheetConfig, ITheme, } from './Styling';
export { ColorPickerGridCell, ColorPickerGridCellBase, SwatchColorPicker, SwatchColorPickerBase, } from './SwatchColorPicker';
export type { IColorCellProps, IColorPickerGridCellProps, IColorPickerGridCellStyleProps, IColorPickerGridCellStyles, ISwatchColorPickerProps, ISwatchColorPickerStyleProps, ISwatchColorPickerStyles, } from './SwatchColorPicker';
export { TeachingBubble, TeachingBubbleBase, TeachingBubbleContent, TeachingBubbleContentBase } from './TeachingBubble';
export type { ITeachingBubble, ITeachingBubbleProps, ITeachingBubbleStyleProps, ITeachingBubbleStyles, ITeachingBubbleSubComponentStyles, } from './TeachingBubble';
export { Text, TextStyles, TextView } from './Text';
export type { ITextComponent, ITextProps, ITextSlot, ITextSlots, ITextStyles, ITextStylesReturnType, ITextTokenReturnType, ITextTokens, } from './Text';
export { DEFAULT_MASK_CHAR, MaskedTextField, TextField, TextFieldBase, getTextFieldStyles } from './TextField';
export type { IMaskedTextField, IMaskedTextFieldProps, ITextField, ITextFieldProps, ITextFieldSnapshot, ITextFieldState, ITextFieldStyleProps, ITextFieldStyles, ITextFieldSubComponentStyles, } from './TextField';
export { BaseSlots, FabricSlots, SemanticColorSlots, ThemeGenerator, themeRulesStandardCreator, } from './ThemeGenerator';
export type { IThemeRules, IThemeSlotRule } from './ThemeGenerator';
export { TimePicker } from './TimePicker';
export type { ITimePickerProps, ITimePickerStrings, ITimeRange, TimePickerValidationResultData } from './TimePicker';
export { Toggle, ToggleBase } from './Toggle';
export type { IToggle, IToggleProps, IToggleStyleProps, IToggleStyles } from './Toggle';
export { Tooltip, TooltipBase, TooltipDelay, TooltipHost, TooltipHostBase, TooltipOverflowMode } from './Tooltip';
export type { ITooltip, ITooltipHost, ITooltipHostProps, ITooltipHostState, ITooltipHostStyleProps, ITooltipHostStyles, ITooltipProps, ITooltipStyleProps, ITooltipStyles, } from './Tooltip';
export { Async, AutoScroll, BaseComponent, Customizations, Customizer, CustomizerContext, DATA_IS_SCROLLABLE_ATTRIBUTE, DATA_PORTAL_ATTRIBUTE, DelayedRender, EventGroup, FabricPerformance, FocusRects, FocusRectsContext, FocusRectsProvider, GlobalSettings, IsFocusVisibleClassName, KeyCodes, Rectangle, addDirectionalKeyCode, addElementAtIndex, allowOverscrollOnElement, allowScrollOnElement, anchorProperties, appendFunction, arraysEqual, asAsync, assertNever, assign, audioProperties, baseElementEvents, baseElementProperties, buttonProperties, calculatePrecision, canUseDOM, classNamesFunction, colGroupProperties, colProperties, composeComponentAs, composeRenderFunction, createArray, createMemoizer, createMergedRef, css, customizable, disableBodyScroll, divProperties, doesElementContainFocus, elementContains, elementContainsAttribute, enableBodyScroll, extendComponent, filteredAssign, find, findElementRecursive, findIndex, findScrollableParent, fitContentToBounds, flatten, focusAsync, focusFirstChild, formProperties, format, getChildren, getDistanceBetweenPoints, getDocument, getElementIndexPath, getFirstFocusable, getFirstTabbable, getFirstVisibleElementFromSelector, getFocusableByIndexPath, getId, getInitials, getLanguage, getLastFocusable, getLastTabbable, getNativeElementProps, getNativeProps, getNextElement, getParent, getPreviousElement, getPropsWithDefaults, getRTL, getRTLSafeKeyCode, getRect, getResourceUrl, getScrollbarWidth, getVirtualParent, getWindow, hasHorizontalOverflow, hasOverflow, hasVerticalOverflow, hoistMethods, hoistStatics, htmlElementProperties, iframeProperties, imageProperties, imgProperties, initializeComponentRef, initializeFocusRects, inputProperties, isControlled, isDirectionalKeyCode, isElementFocusSubZone, isElementFocusZone, isElementTabbable, isElementVisible, isElementVisibleAndNotHidden, isIE11, isIOS, isMac, isVirtualElement, labelProperties, liProperties, mapEnumByName, memoize, memoizeFunction, merge, mergeAriaAttributeValues, mergeCustomizations, mergeScopedSettings, mergeSettings, MergeStylesRootProvider, MergeStylesShadowRootProvider, modalize, nullRender, olProperties, omit, on, optionProperties, portalContainsElement, precisionRound, raiseClick, removeDirectionalKeyCode, removeIndex, replaceElement, resetControlledWarnings, resetIds, resetMemoizations, safeRequestAnimationFrame, safeSetTimeout, selectProperties, setBaseUrl, setFocusVisibility, setLanguage, setMemoizeWeakMap, setPortalAttribute, setRTL, setSSR, setVirtualParent, setWarningCallback, shallowCompare, shouldWrapFocus, styled, tableProperties, tdProperties, textAreaProperties, thProperties, toMatrix, trProperties, unhoistMethods, useAdoptedStylesheet, useAdoptedStylesheetEx, useCustomizationSettings, useFocusRects, useHasMergeStylesShadowRootContext, useMergeStylesHooks, useMergeStylesRootStylesheets, useMergeStylesShadowRootContext, useShadowConfig, useStyled, values, videoProperties, warn, warnConditionallyRequiredProps, warnControlledUsage, warnDeprecations, warnMutuallyExclusive, } from './Utilities';
export type { FitMode, IAsAsyncOptions, IBaseProps, ICancelable, IChangeDescription, IChangeEventCallback, IClassNames, IClassNamesFunctionOptions, IComponentAs, IComponentAsProps, ICssInput, ICustomizableProps, ICustomizations, ICustomizerContext, ICustomizerProps, IDeclaredEventsByName, IDelayedRenderProps, IDelayedRenderState, IDictionary, IDisposable, IEventRecord, IEventRecordList, IEventRecordsByName, IFitContentToBoundsOptions, IFocusRectsContext, IPerfData, IPerfMeasurement, IPerfSummary, IPropsWithStyles, IRectangle, IRefObject, IRenderComponent, IRenderFunction, ISelectionOptionsWithRequiredGetKey, ISerializableObject, ISettings, ISettingsFunction, ISettingsMap, ISize, IStyleFunction, IStyleFunctionOrObject, IVirtualElement, IWarnControlledUsageParams, Omit, RefObject, Settings, SettingsFunction, StyleFunction, } from './Utilities';
export { withViewport } from './Viewport';
export type { IWithViewportState } from './Viewport';
export { WeeklyDayPicker, defaultWeeklyDayPickerNavigationIcons, defaultWeeklyDayPickerStrings, } from './WeeklyDayPicker';
export type { IWeeklyDayPicker, IWeeklyDayPickerNavigationIcons, IWeeklyDayPickerProps, IWeeklyDayPickerStrings, IWeeklyDayPickerStyleProps, IWeeklyDayPickerStyles, } from './WeeklyDayPicker';
export { WindowContext, WindowProvider, useDocument, useWindow } from './WindowProvider';
export type { WindowProviderProps } from './WindowProvider';
/**
* Now explicitly declaring Theme exports that are NOT already being exported from Styles.
* Styles and Theme both exported the same names which causes conflicting
* star exports with webpack5. See here: https://github.com/microsoft/fluentui/issues/21601.
*/
export { ThemeContext, ThemeProvider, makeStyles, useTheme, } from './utilities/ThemeProvider/index';
export type { StylesClassMapping, ThemeProviderProps, UseStylesOptions, } from './utilities/ThemeProvider/index';
export { CommunicationColors, DefaultSpacing, Depths, FluentTheme, LocalizedFontFamilies, LocalizedFontNames, mergeThemes, MotionDurations, MotionTimings, MotionAnimations, NeutralColors, SharedColors, } from './Theme';
export type { ComponentStyles, ComponentsStyles, PartialTheme, Theme } from './Theme';
import './version';