UNPKG

@reusable-ui/typos

Version:

Texts, paragraphs, fonts and more.

59 lines (58 loc) 11.3 kB
export declare const blockquotes: import("@cssfn/css-config").Refs<{ backdropFilter: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.BackdropFilter> | null | undefined; foreg: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.Color> | null | undefined; borderInlineStartStyle: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.BorderInlineStartStyle> | null | undefined; borderInlineStartWidth: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.BorderInlineStartWidth<import("@cssfn/css-types").CssLength>> | null | undefined; marginInlineStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginInlineStart<import("@cssfn/css-types").CssLength>> | null | undefined; marginInlineEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginInlineEnd<import("@cssfn/css-types").CssLength>> | null | undefined; marginBlockStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginBlockStart<import("@cssfn/css-types").CssLength>> | null | undefined; marginBlockEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginBlockEnd<import("@cssfn/css-types").CssLength>> | null | undefined; paddingInlineStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.PaddingInlineStart<import("@cssfn/css-types").CssLength>> | null | undefined; paddingInlineEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.PaddingInlineEnd<import("@cssfn/css-types").CssLength>> | null | undefined; paddingBlockStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.PaddingBlockStart<import("@cssfn/css-types").CssLength>> | null | undefined; paddingBlockEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.PaddingBlockEnd<import("@cssfn/css-types").CssLength>> | null | undefined; fontSize: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontSize<import("@cssfn/css-types").CssLength>> | null | undefined; fontFamily: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontFamily> | null | undefined; fontWeight: import("@cssfn/css-types").CssComplexSingleValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontWeight> | null | undefined; fontStyle: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontStyle> | null | undefined; textDecoration: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.TextDecoration<import("@cssfn/css-types").CssLength>> | null | undefined; lineHeight: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.LineHeight<import("@cssfn/css-types").CssLength>> | null | undefined; quoteInsetInlineStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.InsetInlineStart<import("@cssfn/css-types").CssLength>> | null | undefined; quoteInsetBlockStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.InsetBlockStart<import("@cssfn/css-types").CssLength>> | null | undefined; quoteContent: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.Content> | null | undefined; quoteFontSize: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontSize<import("@cssfn/css-types").CssLength>> | null | undefined; quoteFontFamily: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontFamily> | null | undefined; quoteFontWeight: import("@cssfn/css-types").CssComplexSingleValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontWeight> | null | undefined; quoteFontStyle: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontStyle> | null | undefined; quoteTextDecoration: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.TextDecoration<import("@cssfn/css-types").CssLength>> | null | undefined; quoteLineHeight: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.LineHeight<import("@cssfn/css-types").CssLength>> | null | undefined; }>, blockquoteValues: import("@cssfn/css-config").Vals<{ backdropFilter: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.BackdropFilter> | null | undefined; foreg: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.Color> | null | undefined; borderInlineStartStyle: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.BorderInlineStartStyle> | null | undefined; borderInlineStartWidth: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.BorderInlineStartWidth<import("@cssfn/css-types").CssLength>> | null | undefined; marginInlineStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginInlineStart<import("@cssfn/css-types").CssLength>> | null | undefined; marginInlineEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginInlineEnd<import("@cssfn/css-types").CssLength>> | null | undefined; marginBlockStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginBlockStart<import("@cssfn/css-types").CssLength>> | null | undefined; marginBlockEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.MarginBlockEnd<import("@cssfn/css-types").CssLength>> | null | undefined; paddingInlineStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.PaddingInlineStart<import("@cssfn/css-types").CssLength>> | null | undefined; paddingInlineEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.PaddingInlineEnd<import("@cssfn/css-types").CssLength>> | null | undefined; paddingBlockStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.PaddingBlockStart<import("@cssfn/css-types").CssLength>> | null | undefined; paddingBlockEnd: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.PaddingBlockEnd<import("@cssfn/css-types").CssLength>> | null | undefined; fontSize: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontSize<import("@cssfn/css-types").CssLength>> | null | undefined; fontFamily: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontFamily> | null | undefined; fontWeight: import("@cssfn/css-types").CssComplexSingleValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontWeight> | null | undefined; fontStyle: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontStyle> | null | undefined; textDecoration: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.TextDecoration<import("@cssfn/css-types").CssLength>> | null | undefined; lineHeight: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.LineHeight<import("@cssfn/css-types").CssLength>> | null | undefined; quoteInsetInlineStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.InsetInlineStart<import("@cssfn/css-types").CssLength>> | null | undefined; quoteInsetBlockStart: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.InsetBlockStart<import("@cssfn/css-types").CssLength>> | null | undefined; quoteContent: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.Content> | null | undefined; quoteFontSize: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontSize<import("@cssfn/css-types").CssLength>> | null | undefined; quoteFontFamily: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontFamily> | null | undefined; quoteFontWeight: import("@cssfn/css-types").CssComplexSingleValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontWeight> | null | undefined; quoteFontStyle: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.FontStyle> | null | undefined; quoteTextDecoration: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.TextDecoration<import("@cssfn/css-types").CssLength>> | null | undefined; quoteLineHeight: import("@cssfn/css-types").CssComplexValueOf<import("@cssfn/css-types").CssCustomKeyframesRef | import("csstype").Property.LineHeight<import("@cssfn/css-types").CssLength>> | null | undefined; }>, cssBlockquoteConfig: import("@cssfn/css-config").LiveCssConfigOptions; export { blockquotes as default };