UNPKG

@blueprintjs/core

Version:
19 lines (18 loc) 1.07 kB
export declare function deprecationWarning(oldName: string, newName: string, message?: string): string; export declare const ALERT_CANCEL_PROPS: string; export declare const DEPRECATION_SHOULD_ATTACH_TO_BODY: string; export declare const COLLAPSIBLE_LIST_INVALID_CHILD: string; export declare const MENU_CHILDREN_SUBMENU_MUTEX: string; export declare const POPOVER_ONE_CHILD: string; export declare const POPOVER_CONTROLLED_DISABLED: string; export declare const POPOVER_UNCONTROLLED_ONINTERACTION: string; export declare const POPOVER_MODAL_INLINE: string; export declare const POPOVER_MODAL_INTERACTION: string; export declare const POPOVER_SMART_POSITIONING_INLINE: string; export declare const RADIOGROUP_RADIO_CHILDREN: string; export declare const RADIOGROUP_CHILDREN_OPTIONS_MUTEX: string; export declare const RANGESLIDER_NULL_VALUE: string; export declare const TABS_FIRST_CHILD: string; export declare const TABS_MISMATCH: string; export declare const WARNING_DIALOG_NO_HEADER_ICON: string; export declare const WARNING_DIALOG_NO_HEADER_CLOSE_BUTTON: string;