office-ui-fabric-react
Version:
Reusable React components for building experiences for Microsoft 365.
85 lines (84 loc) • 5.24 kB
TypeScript
export declare const root = "root_12df62b9";
export declare const picker = "picker_12df62b9";
export declare const holder = "holder_12df62b9";
export declare const pickerIsOpened = "pickerIsOpened_12df62b9";
export declare const frame = "frame_12df62b9";
export declare const wrap = "wrap_12df62b9";
export declare const goTodaySpacing = "goTodaySpacing_12df62b9";
export declare const dayPicker = "dayPicker_12df62b9";
export declare const header = "header_12df62b9";
export declare const divider = "divider_12df62b9";
export declare const monthAndYear = "monthAndYear_12df62b9";
export declare const year = "year_12df62b9";
export declare const decade = "decade_12df62b9";
export declare const currentYear = "currentYear_12df62b9";
export declare const currentDecade = "currentDecade_12df62b9";
export declare const table = "table_12df62b9";
export declare const dayWrapper = "dayWrapper_12df62b9";
export declare const weekday = "weekday_12df62b9";
export declare const day = "day_12df62b9";
export declare const daySelection = "daySelection_12df62b9";
export declare const dayIsToday = "dayIsToday_12df62b9";
export declare const dayIsDisabled = "dayIsDisabled_12df62b9";
export declare const dayIsUnfocused = "dayIsUnfocused_12df62b9";
export declare const dayIsFocused = "dayIsFocused_12df62b9";
export declare const dayIsHighlighted = "dayIsHighlighted_12df62b9";
export declare const pickerIsFocused = "pickerIsFocused_12df62b9";
export declare const dayDisabled = "dayDisabled_12df62b9";
export declare const dayBackground = "dayBackground_12df62b9";
export declare const dayHover = "dayHover_12df62b9";
export declare const dayPress = "dayPress_12df62b9";
export declare const weekBackground = "weekBackground_12df62b9";
export declare const showWeekNumbers = "showWeekNumbers_12df62b9";
export declare const weekNumbers = "weekNumbers_12df62b9";
export declare const weekIsHighlighted = "weekIsHighlighted_12df62b9";
export declare const showWeekNumbersRTL = "showWeekNumbersRTL_12df62b9";
export declare const monthComponents = "monthComponents_12df62b9";
export declare const yearComponents = "yearComponents_12df62b9";
export declare const decadeComponents = "decadeComponents_12df62b9";
export declare const closeButton = "closeButton_12df62b9";
export declare const prevMonth = "prevMonth_12df62b9";
export declare const nextMonth = "nextMonth_12df62b9";
export declare const prevYear = "prevYear_12df62b9";
export declare const nextYear = "nextYear_12df62b9";
export declare const prevDecade = "prevDecade_12df62b9";
export declare const nextDecade = "nextDecade_12df62b9";
export declare const prevMonthIsDisabled = "prevMonthIsDisabled_12df62b9";
export declare const nextMonthIsDisabled = "nextMonthIsDisabled_12df62b9";
export declare const prevYearIsDisabled = "prevYearIsDisabled_12df62b9";
export declare const nextYearIsDisabled = "nextYearIsDisabled_12df62b9";
export declare const prevDecadeIsDisabled = "prevDecadeIsDisabled_12df62b9";
export declare const nextDecadeIsDisabled = "nextDecadeIsDisabled_12df62b9";
export declare const headerToggleView = "headerToggleView_12df62b9";
export declare const optionGrid = "optionGrid_12df62b9";
export declare const monthOption = "monthOption_12df62b9";
export declare const yearOption = "yearOption_12df62b9";
export declare const isHighlighted = "isHighlighted_12df62b9";
export declare const monthOptionIsDisabled = "monthOptionIsDisabled_12df62b9";
export declare const yearOptionIsDisabled = "yearOptionIsDisabled_12df62b9";
export declare const goToday = "goToday_12df62b9";
export declare const goToTodayIsDisabled = "goToTodayIsDisabled_12df62b9";
export declare const goTodayInlineMonth = "goTodayInlineMonth_12df62b9";
export declare const isPickingYears = "isPickingYears_12df62b9";
export declare const monthPicker = "monthPicker_12df62b9";
export declare const yearPicker = "yearPicker_12df62b9";
export declare const monthPickerVisible = "monthPickerVisible_12df62b9";
export declare const toggleMonthView = "toggleMonthView_12df62b9";
export declare const calendarsInline = "calendarsInline_12df62b9";
export declare const monthPickerOnly = "monthPickerOnly_12df62b9";
export declare const monthPickerAsOverlay = "monthPickerAsOverlay_12df62b9";
export declare const holderWithButton = "holderWithButton_12df62b9";
export declare const monthIsHighlighted = "monthIsHighlighted_12df62b9";
export declare const monthIsCurrentMonth = "monthIsCurrentMonth_12df62b9";
export declare const yearIsHighlighted = "yearIsHighlighted_12df62b9";
export declare const yearIsCurrentYear = "yearIsCurrentYear_12df62b9";
export declare const topLeftCornerDate = "topLeftCornerDate_12df62b9";
export declare const topRightCornerDate = "topRightCornerDate_12df62b9";
export declare const bottomLeftCornerDate = "bottomLeftCornerDate_12df62b9";
export declare const bottomRightCornerDate = "bottomRightCornerDate_12df62b9";
export declare const weekSelection = "weekSelection_12df62b9";
export declare const monthSelection = "monthSelection_12df62b9";
export declare const topDate = "topDate_12df62b9";
export declare const rightDate = "rightDate_12df62b9";
export declare const bottomDate = "bottomDate_12df62b9";
export declare const leftdate = "leftdate_12df62b9";