UNPKG

14.4 kBTypeScriptView Raw
1import { Alignment } from "./alignment";
2import { Elevation } from "./elevation";
3import { Intent } from "./intent";
4import { Position } from "./position";
5export declare const ACTIVE: string;
6export declare const ALIGN_LEFT: string;
7export declare const ALIGN_RIGHT: string;
8export declare const COMPACT: string;
9export declare const DARK: string;
10export declare const DISABLED: string;
11export declare const FILL: string;
12export declare const FIXED: string;
13export declare const FIXED_TOP: string;
14export declare const INLINE: string;
15export declare const INTERACTIVE: string;
16export declare const LARGE: string;
17export declare const LOADING: string;
18export declare const MINIMAL: string;
19export declare const OUTLINED: string;
20export declare const PADDED: string;
21export declare const MULTILINE: string;
22export declare const READ_ONLY: string;
23export declare const ROUND: string;
24export declare const SELECTED: string;
25export declare const SMALL: string;
26export declare const VERTICAL: string;
27export declare const POSITION_TOP: string;
28export declare const POSITION_BOTTOM: string;
29export declare const POSITION_LEFT: string;
30export declare const POSITION_RIGHT: string;
31export declare const ELEVATION_0: string;
32export declare const ELEVATION_1: string;
33export declare const ELEVATION_2: string;
34export declare const ELEVATION_3: string;
35export declare const ELEVATION_4: string;
36export declare const INTENT_PRIMARY: string;
37export declare const INTENT_SUCCESS: string;
38export declare const INTENT_WARNING: string;
39export declare const INTENT_DANGER: string;
40export declare const FOCUS_DISABLED: string;
41export declare const FOCUS_STYLE_MANAGER_IGNORE: string;
42export declare const UI_TEXT: string;
43export declare const RUNNING_TEXT: string;
44export declare const MONOSPACE_TEXT: string;
45export declare const TEXT_LARGE: string;
46export declare const TEXT_SMALL: string;
47export declare const TEXT_MUTED: string;
48export declare const TEXT_DISABLED: string;
49export declare const TEXT_OVERFLOW_ELLIPSIS: string;
50export declare const BLOCKQUOTE: string;
51export declare const CODE: string;
52export declare const CODE_BLOCK: string;
53export declare const HEADING: string;
54export declare const LIST: string;
55export declare const LIST_UNSTYLED: string;
56export declare const RTL: string;
57export declare const ALERT: string;
58export declare const ALERT_BODY: string;
59export declare const ALERT_CONTENTS: string;
60export declare const ALERT_FOOTER: string;
61export declare const BREADCRUMB: string;
62export declare const BREADCRUMB_CURRENT: string;
63export declare const BREADCRUMBS: string;
64export declare const BREADCRUMBS_COLLAPSED: string;
65export declare const BUTTON: string;
66export declare const BUTTON_GROUP: string;
67export declare const BUTTON_SPINNER: string;
68export declare const BUTTON_TEXT: string;
69export declare const CALLOUT: string;
70export declare const CALLOUT_HAS_BODY_CONTENT: string;
71export declare const CALLOUT_ICON: string;
72export declare const CARD: string;
73export declare const CONTROL_CARD: string;
74export declare const CONTROL_CARD_LABEL: string;
75export declare const SWITCH_CONTROL_CARD: string;
76export declare const CHECKBOX_CONTROL_CARD: string;
77export declare const RADIO_CONTROL_CARD: string;
78export declare const CARD_LIST: string;
79export declare const CARD_LIST_BORDERED: string;
80export declare const COLLAPSE: string;
81export declare const COLLAPSE_BODY: string;
82export declare const CONTEXT_MENU: string;
83export declare const CONTEXT_MENU_VIRTUAL_TARGET: string;
84export declare const CONTEXT_MENU_POPOVER: string;
85export declare const CONTEXT_MENU_BACKDROP: string;
86export declare const CONTROL_GROUP: string;
87export declare const DIALOG: string;
88export declare const DIALOG_CONTAINER: string;
89export declare const DIALOG_HEADER: string;
90export declare const DIALOG_BODY: string;
91export declare const DIALOG_BODY_SCROLL_CONTAINER: string;
92export declare const DIALOG_CLOSE_BUTTON: string;
93export declare const DIALOG_FOOTER: string;
94export declare const DIALOG_FOOTER_FIXED: string;
95export declare const DIALOG_FOOTER_MAIN_SECTION: string;
96export declare const DIALOG_FOOTER_ACTIONS: string;
97export declare const DIALOG_STEP: string;
98export declare const DIALOG_STEP_CONTAINER: string;
99export declare const DIALOG_STEP_TITLE: string;
100export declare const DIALOG_STEP_ICON: string;
101export declare const DIALOG_STEP_VIEWED: string;
102export declare const DIVIDER: string;
103export declare const DRAWER: string;
104export declare const DRAWER_BODY: string;
105export declare const DRAWER_FOOTER: string;
106export declare const DRAWER_HEADER: string;
107export declare const EDITABLE_TEXT: string;
108export declare const EDITABLE_TEXT_CONTENT: string;
109export declare const EDITABLE_TEXT_EDITING: string;
110export declare const EDITABLE_TEXT_INPUT: string;
111export declare const EDITABLE_TEXT_PLACEHOLDER: string;
112export declare const ENTITY_TITLE: string;
113export declare const ENTITY_TITLE_ELLIPSIZE: string;
114export declare const ENTITY_TITLE_HAS_SUBTITLE: string;
115export declare const ENTITY_TITLE_ICON_CONTAINER: string;
116export declare const ENTITY_TITLE_SUBTITLE: string;
117export declare const ENTITY_TITLE_TAGS_CONTAINER: string;
118export declare const ENTITY_TITLE_TEXT: string;
119export declare const ENTITY_TITLE_TITLE: string;
120export declare const ENTITY_TITLE_TITLE_AND_TAGS: string;
121export declare const FLEX_EXPANDER: string;
122export declare const HTML_SELECT: string;
123/** @deprecated use `<HTMLSelect>` component or `Classes.HTML_SELECT` instead */
124export declare const SELECT: string;
125export declare const HTML_TABLE: string;
126export declare const HTML_TABLE_BORDERED: string;
127export declare const HTML_TABLE_STRIPED: string;
128export declare const INPUT: string;
129export declare const INPUT_GHOST: string;
130export declare const INPUT_GROUP: string;
131export declare const INPUT_LEFT_CONTAINER: string;
132export declare const INPUT_ACTION: string;
133export declare const RESIZABLE_INPUT_SPAN: string;
134export declare const TEXT_AREA: string;
135export declare const TEXT_AREA_AUTO_RESIZE: string;
136export declare const CONTROL: string;
137export declare const CONTROL_INDICATOR: string;
138export declare const CONTROL_INDICATOR_CHILD: string;
139export declare const CHECKBOX: string;
140export declare const RADIO: string;
141export declare const RADIO_GROUP: string;
142export declare const SWITCH: string;
143export declare const SWITCH_INNER_TEXT: string;
144export declare const FILE_INPUT: string;
145export declare const FILE_INPUT_HAS_SELECTION: string;
146export declare const FILE_UPLOAD_INPUT: string;
147export declare const FILE_UPLOAD_INPUT_CUSTOM_TEXT: string;
148export declare const KEY: string;
149export declare const KEY_COMBO: string;
150export declare const MODIFIER_KEY: string;
151export declare const HOTKEY: string;
152export declare const HOTKEY_LABEL: string;
153export declare const HOTKEY_COLUMN: string;
154export declare const HOTKEY_DIALOG: string;
155export declare const LABEL: string;
156export declare const FORM_GROUP: string;
157export declare const FORM_CONTENT: string;
158export declare const FORM_HELPER_TEXT: string;
159export declare const FORM_GROUP_SUB_LABEL: string;
160export declare const MENU: string;
161export declare const MENU_ITEM: string;
162export declare const MENU_ITEM_IS_SELECTABLE: string;
163export declare const MENU_ITEM_SELECTED_ICON: string;
164export declare const MENU_ITEM_ICON: string;
165export declare const MENU_ITEM_LABEL: string;
166export declare const MENU_SUBMENU: string;
167export declare const MENU_SUBMENU_ICON: string;
168export declare const MENU_DIVIDER: string;
169export declare const MENU_HEADER: string;
170export declare const MULTISTEP_DIALOG: string;
171export declare const MULTISTEP_DIALOG_PANELS: string;
172export declare const MULTISTEP_DIALOG_LEFT_PANEL: string;
173export declare const MULTISTEP_DIALOG_RIGHT_PANEL: string;
174export declare const MULTISTEP_DIALOG_NAV_TOP: string;
175export declare const MULTISTEP_DIALOG_NAV_RIGHT: string;
176export declare const SECTION: string;
177export declare const SECTION_COLLAPSED: string;
178export declare const SECTION_HEADER: string;
179export declare const SECTION_HEADER_LEFT: string;
180export declare const SECTION_HEADER_TITLE: string;
181export declare const SECTION_HEADER_SUB_TITLE: string;
182export declare const SECTION_HEADER_DIVIDER: string;
183export declare const SECTION_HEADER_TABS: string;
184export declare const SECTION_HEADER_RIGHT: string;
185export declare const SECTION_CARD: string;
186export declare const NAVBAR: string;
187export declare const NAVBAR_GROUP: string;
188export declare const NAVBAR_HEADING: string;
189export declare const NAVBAR_DIVIDER: string;
190export declare const NON_IDEAL_STATE: string;
191export declare const NON_IDEAL_STATE_VISUAL: string;
192export declare const NON_IDEAL_STATE_TEXT: string;
193export declare const NUMERIC_INPUT: string;
194export declare const OVERFLOW_LIST: string;
195export declare const OVERFLOW_LIST_SPACER: string;
196export declare const OVERLAY: string;
197export declare const OVERLAY_BACKDROP: string;
198export declare const OVERLAY_CONTAINER: string;
199export declare const OVERLAY_CONTENT: string;
200export declare const OVERLAY_INLINE: string;
201export declare const OVERLAY_OPEN: string;
202export declare const OVERLAY_SCROLL_CONTAINER: string;
203export declare const OVERLAY_START_FOCUS_TRAP: string;
204export declare const OVERLAY_END_FOCUS_TRAP: string;
205export declare const PANEL_STACK: string;
206export declare const PANEL_STACK_HEADER: string;
207export declare const PANEL_STACK_HEADER_BACK: string;
208export declare const PANEL_STACK_VIEW: string;
209export declare const PANEL_STACK2: string;
210export declare const PANEL_STACK2_HEADER: string;
211export declare const PANEL_STACK2_HEADER_BACK: string;
212export declare const PANEL_STACK2_VIEW: string;
213export declare const POPOVER: string;
214export declare const POPOVER_ARROW: string;
215export declare const POPOVER_BACKDROP: string;
216export declare const POPOVER_CAPTURING_DISMISS: string;
217export declare const POPOVER_CONTENT: string;
218export declare const POPOVER_CONTENT_PLACEMENT: string;
219export declare const POPOVER_CONTENT_SIZING: string;
220export declare const POPOVER_DISMISS: string;
221export declare const POPOVER_DISMISS_OVERRIDE: string;
222export declare const POPOVER_MATCH_TARGET_WIDTH: string;
223export declare const POPOVER_OPEN: string;
224export declare const POPOVER_POPPER_ESCAPED: string;
225export declare const POPOVER_REFERENCE_HIDDEN: string;
226export declare const POPOVER_TARGET: string;
227export declare const POPOVER_TRANSITION_CONTAINER: string;
228/** @deprecated, no longer used in Blueprint v5.x */
229export declare const POPOVER_WRAPPER: string;
230export declare const PROGRESS_BAR: string;
231export declare const PROGRESS_METER: string;
232export declare const PROGRESS_NO_STRIPES: string;
233export declare const PROGRESS_NO_ANIMATION: string;
234export declare const PORTAL: string;
235export declare const SKELETON: string;
236export declare const SLIDER: string;
237export declare const SLIDER_AXIS: string;
238export declare const SLIDER_HANDLE: string;
239export declare const SLIDER_LABEL: string;
240export declare const SLIDER_TRACK: string;
241export declare const SLIDER_PROGRESS: string;
242export declare const START: string;
243export declare const END: string;
244export declare const SPINNER: string;
245export declare const SPINNER_ANIMATION: string;
246export declare const SPINNER_HEAD: string;
247export declare const SPINNER_NO_SPIN: string;
248export declare const SPINNER_TRACK: string;
249export declare const SEGMENTED_CONTROL: string;
250export declare const TAB: string;
251export declare const TAB_ICON: string;
252export declare const TAB_TAG: string;
253export declare const TAB_INDICATOR: string;
254export declare const TAB_INDICATOR_WRAPPER: string;
255export declare const TAB_LIST: string;
256export declare const TAB_PANEL: string;
257export declare const TABS: string;
258export declare const TAG: string;
259export declare const TAG_REMOVE: string;
260export declare const COMPOUND_TAG: string;
261export declare const COMPOUND_TAG_LEFT: string;
262export declare const COMPOUND_TAG_LEFT_CONTENT: string;
263export declare const COMPOUND_TAG_RIGHT: string;
264export declare const COMPOUND_TAG_RIGHT_CONTENT: string;
265export declare const TAG_INPUT: string;
266export declare const TAG_INPUT_ICON: string;
267export declare const TAG_INPUT_VALUES: string;
268export declare const TOAST: string;
269export declare const TOAST_CONTAINER: string;
270export declare const TOAST_MESSAGE: string;
271export declare const TOOLTIP: string;
272export declare const TOOLTIP_INDICATOR: string;
273export declare const TREE: string;
274export declare const TREE_NODE: string;
275export declare const TREE_NODE_CARET: string;
276export declare const TREE_NODE_CARET_CLOSED: string;
277export declare const TREE_NODE_CARET_NONE: string;
278export declare const TREE_NODE_CARET_OPEN: string;
279export declare const TREE_NODE_CONTENT: string;
280export declare const TREE_NODE_EXPANDED: string;
281export declare const TREE_NODE_ICON: string;
282export declare const TREE_NODE_LABEL: string;
283export declare const TREE_NODE_LIST: string;
284export declare const TREE_NODE_SECONDARY_LABEL: string;
285export declare const TREE_NODE_SELECTED: string;
286export declare const TREE_ROOT: string;
287export declare const ICON: string;
288export declare const ICON_STANDARD: string;
289export declare const ICON_LARGE: string;
290export declare const ICON_MUTED: string;
291/**
292 * Returns the namespace prefix for all Blueprint CSS classes.
293 * Customize this namespace at build time by defining it with `webpack.DefinePlugin`.
294 */
295export declare function getClassNamespace(): string;
296/** Return CSS class for alignment. */
297export declare function alignmentClass(alignment: Alignment | undefined): string | undefined;
298export declare function elevationClass(elevation: Elevation): string;
299export declare function elevationClass(elevation: undefined): undefined;
300export declare function elevationClass(elevation: Elevation | undefined): string | undefined;
301/**
302 * Returns CSS class for icon name.
303 */
304export declare function iconClass(iconName: string): string;
305export declare function iconClass(iconName: undefined): undefined;
306export declare function iconClass(iconName: string | undefined): string | undefined;
307/** Return CSS class for intent. */
308export declare function intentClass(intent: Intent): string;
309export declare function intentClass(intent: typeof Intent.NONE | undefined): undefined;
310export declare function intentClass(intent: Intent | undefined): Intent | undefined;
311export declare function positionClass(position: Position): string;
312export declare function positionClass(position: undefined): undefined;
313export declare function positionClass(position: Position | undefined): string | undefined;