UNPKG

@esri/calcite-components

Version:

Web Components for Esri's Calcite Design System.

33 lines (32 loc) 759 B
export declare const CSS: { container: string; containerRange: string; graph: string; handle: string; handleExtension: string; handleLabel: string; handleLabelMinValue: string; handleLabelValue: string; hyphen: string; hyphenWrap: string; static: string; thumb: string; thumbActive: string; thumbContainer: string; thumbMinValue: string; thumbPrecise: string; thumbValue: string; tick: string; tickActive: string; tickLabel: string; tickMax: string; tickMin: string; ticks: string; track: string; trackRange: string; transformed: string; }; export declare const IDS: { validationMessage: string; }; export declare const maxTickElementThreshold = 250;