UNPKG

1.54 kBTypeScriptView Raw
1export declare const MAXIMIZED_LABEL_FONT_SIZE = 16;
2export declare const MINIMIZED_LABEL_FONT_SIZE = 12;
3export declare const LABEL_WIGGLE_X_OFFSET = 4;
4export declare const ADORNMENT_SIZE = 24;
5export declare const MIN_WIDTH = 100;
6export declare const MD2_AFFIX_OFFSET = 12;
7export declare const MD3_AFFIX_OFFSET = 16;
8export declare const ICON_SIZE = 24;
9export declare const MD2_ICON_OFFSET = 12;
10export declare const MD3_ICON_OFFSET = 16;
11export declare const MD2_MIN_HEIGHT = 64;
12export declare const MD3_MIN_HEIGHT = 56;
13export declare const MD3_ADORNMENT_OFFSET = 16;
14export declare const MD2_ADORNMENT_OFFSET = 12;
15export declare const LABEL_PADDING_TOP_DENSE = 24;
16export declare const LABEL_PADDING_TOP = 8;
17export declare const MD2_LABEL_PADDING_TOP = 30;
18export declare const MD3_LABEL_PADDING_TOP = 26;
19export declare const MD2_LABEL_PADDING_HORIZONTAL = 12;
20export declare const MD3_LABEL_PADDING_HORIZONTAL = 16;
21export declare const MD2_FLAT_INPUT_OFFSET = 8;
22export declare const MD3_FLAT_INPUT_OFFSET = 16;
23export declare const MINIMIZED_LABEL_Y_OFFSET = -18;
24export declare const MIN_DENSE_HEIGHT_WL = 52;
25export declare const MIN_DENSE_HEIGHT = 40;
26export declare const MD2_INPUT_PADDING_HORIZONTAL = 14;
27export declare const MD3_INPUT_PADDING_HORIZONTAL = 16;
28export declare const MD2_OUTLINED_INPUT_OFFSET = 8;
29export declare const MD3_OUTLINED_INPUT_OFFSET = 16;
30export declare const OUTLINE_MINIMIZED_LABEL_Y_OFFSET = -6;
31export declare const MIN_DENSE_HEIGHT_OUTLINED = 48;
32//# sourceMappingURL=constants.d.ts.map
\No newline at end of file