import { types } from "typestyle"; import { SpacingSettings, MediaPickerImageRatio, NestedCSSPropertiesExtends } from "@omnia/fx-models"; import { PageRollupRollerViewSettings } from ".."; export declare const PageRollupBlockStyles: { queryFailMsgWrapper?: NestedCSSPropertiesExtends; progressLinearStyle?: NestedCSSPropertiesExtends; transparent?: NestedCSSPropertiesExtends; msgWrapper?: NestedCSSPropertiesExtends; uiFilterDateTimePicker?: NestedCSSPropertiesExtends; uiFilterItem?: NestedCSSPropertiesExtends; uiFilterDateTimeItem?: NestedCSSPropertiesExtends; getPaddingStyle?: (spacing: SpacingSettings, skip?: { top?: boolean; right?: boolean; left?: boolean; bottom?: boolean; }) => NestedCSSPropertiesExtends; createBtn?: NestedCSSPropertiesExtends; createBtnWapper?: NestedCSSPropertiesExtends; pickedPageWrapper?: NestedCSSPropertiesExtends; flexRight?: NestedCSSPropertiesExtends; statusTextWrapper?: NestedCSSPropertiesExtends; pageDetailsDialog?: (height: number) => NestedCSSPropertiesExtends; uniqueUserDetailView?: NestedCSSPropertiesExtends; pageDetailsContentDialogStyle?: (dialogFitInOmniaBody: boolean) => NestedCSSPropertiesExtends; }; export declare const PageRollupBlockListViewSettingsStyles: {}; export declare const PageRollupBlockListViewViewStyles: { tableWrapper?: types.NestedCSSProperties; titleHeader?: types.NestedCSSProperties; hideHeaders?: types.NestedCSSProperties; customOmfxPeoplePicker?: types.NestedCSSProperties; titleDefault?: types.NestedCSSProperties; titleLink?: types.NestedCSSProperties; clickableLink?: types.NestedCSSProperties; getPaddingStyle?: (spacing: SpacingSettings, skip?: { top?: boolean; right?: boolean; left?: boolean; bottom?: boolean; }) => types.NestedCSSProperties; unreadLink?: types.NestedCSSProperties; staticWidthHeading?: types.NestedCSSProperties; headingSortable?: types.NestedCSSProperties; clickableIcon?: types.NestedCSSProperties; buttonOutline?: types.NestedCSSProperties; imageStyle?: types.NestedCSSProperties; rollupImage?: types.NestedCSSProperties; skipUserFieldPadding?: types.NestedCSSProperties; getIconColor: (showSmile: boolean) => types.NestedCSSProperties; hyperlinkStyle?: types.NestedCSSProperties; }; export declare const PageRollupBlockListingWithImageViewViewStyles: { getPadding: (spacing: SpacingSettings) => types.NestedCSSProperties; itemWrapper: types.NestedCSSProperties; title: types.NestedCSSProperties; socialWrapper: types.NestedCSSProperties; socialTime: types.NestedCSSProperties; leftColumn: types.NestedCSSProperties; rightColumn: (imgProp: string) => types.NestedCSSProperties; strechedImage: types.NestedCSSProperties; getImageWrapper: (wrapperWidth: number, ratio: MediaPickerImageRatio) => types.NestedCSSProperties; summaryWrapper: types.NestedCSSProperties; clickableLink: types.NestedCSSProperties; unreadLink?: types.NestedCSSProperties; buttonOutline?: types.NestedCSSProperties; rollupImage?: types.NestedCSSProperties; }; export declare const PageRollupBlockRollerViewViewStyles: { wrapper: (spacing: SpacingSettings) => types.NestedCSSProperties; pageCollectionLink: types.NestedCSSProperties; imageWrapper: types.NestedCSSProperties; linkOverlay: types.NestedCSSProperties; getOverlayStyle: (settings: PageRollupRollerViewSettings) => types.NestedCSSProperties; contentWrapper: types.NestedCSSProperties; socialWrapper: types.NestedCSSProperties; socialTime: types.NestedCSSProperties; getTitleStyle: (wrapperWidth: number) => types.NestedCSSProperties; getRollerStyle: (primary: string) => types.NestedCSSProperties; rollerSize: (wrapperWidth: number) => types.NestedCSSProperties; unreadLink?: types.NestedCSSProperties; buttonOutline?: types.NestedCSSProperties; rollerFocus?: types.NestedCSSProperties; rollupImage?: types.NestedCSSProperties; }; export declare const PageRollupBlockSettingsFilterTabStyles: { alignSelfCenter: types.NestedCSSProperties; filterSettings: types.NestedCSSProperties; filterActionWrapper: types.NestedCSSProperties; floatRight: types.NestedCSSProperties; hiddenCheckBox: types.NestedCSSProperties; }; export declare const PageRollupBlockSettingsGeneralTabStyles: { filterItemWrapper: types.NestedCSSProperties; alignSelfCenter: types.NestedCSSProperties; checkboxFilter: types.NestedCSSProperties; pointer: types.NestedCSSProperties; limitWidthInputWrapper: types.NestedCSSProperties; resourceHeaderWrapper: types.NestedCSSProperties; resourceRemoveAction: types.NestedCSSProperties; textFilterInput: types.NestedCSSProperties; expansionPanel: types.NestedCSSProperties; expansionHeader: types.NestedCSSProperties; filterSettings: types.NestedCSSProperties; wordBreak: types.NestedCSSProperties; selectedNodeContent: types.NestedCSSProperties; }; export declare const PageRollupPickedPagesDialogStyles: { dialogContentClass?: types.NestedCSSProperties; bodyWrapper?: types.NestedCSSProperties; contentWrapper?: types.NestedCSSProperties; }; export declare const PageRollupListingPickedPagesStyles: { disabled?: types.NestedCSSProperties; }; export declare const PageRollUpDialogViewStyles: { contentWrapper: types.NestedCSSProperties; dialogWrapper: (isMobileMode: boolean) => types.NestedCSSProperties; socialWrapper: types.NestedCSSProperties; imageWrapper: (isMobileMode: boolean) => types.NestedCSSProperties; noImageWrapper: (message: string) => types.NestedCSSProperties; prevButton: types.NestedCSSProperties; nextButton: types.NestedCSSProperties; navigateButton: types.NestedCSSProperties; topPartWrapper: (isMobileMode: boolean) => types.NestedCSSProperties; pageContentWrapper: (isMobileMode: boolean) => types.NestedCSSProperties; pageDialogFooter: types.NestedCSSProperties; responsiveDialog: types.NestedCSSProperties; }; export declare const PageRollupNewsletterViewStyles: { getPadding: (spacing: SpacingSettings) => types.NestedCSSProperties; lineColor: (color: string) => types.NestedCSSProperties; hideElement: types.NestedCSSProperties; visuallyHidden: types.NestedCSSProperties; }; export declare const PageRollupBlockCardViewSettingsStyles: { orderAction?: types.NestedCSSProperties; showLabelCheckbox?: types.NestedCSSProperties; }; export declare const PageRollupNavigationViewStyles: { getPadding: (spacing: SpacingSettings) => types.NestedCSSProperties; }; export declare const PageRollupBlockCalendarViewSettingsStyles: {}; export declare const PageRollupBlockCalendarViewStyles: { getPadding: (spacing: SpacingSettings) => types.NestedCSSProperties; toolbarWrapper: types.NestedCSSProperties; toolbarLeft: types.NestedCSSProperties; toolbarFloat: types.NestedCSSProperties; toolbarSelect: types.NestedCSSProperties; actionButton: types.NestedCSSProperties; eventItem: types.NestedCSSProperties; }; export declare const PageRollupUniqueUsersDetailsStyles: { wrapper: types.NestedCSSProperties; headerWrapper: (level: number, isSelected: boolean) => types.NestedCSSProperties; leftIcon: types.NestedCSSProperties; leftIconExpanded: types.NestedCSSProperties; title: types.NestedCSSProperties; content: types.NestedCSSProperties; contentHide: types.NestedCSSProperties; group?: types.NestedCSSProperties; arrowBtnCollapsedDefault?: types.NestedCSSProperties; arrowBtnExpanded?: types.NestedCSSProperties; termExpandedStyle: (level: number) => types.NestedCSSProperties; flatTermStyle?: types.NestedCSSProperties; };