UNPKG

@arcgis/core

Version:

ArcGIS Maps SDK for JavaScript: A complete 2D and 3D mapping and data visualization API

6 lines (5 loc) 1.14 kB
/* All material copyright ESRI, All Rights Reserved, unless otherwise specified. See https://js.arcgis.com/4.32/esri/copyright.txt for details. */ const t="esri-time-slider",e={timeSlider:`${t}`,timeSliderOutOfBounds:`${t}--out-of-bounds`,timeSliderMode:`${t}__mode--`,timeSliderLayout:`${t}__layout--`,timeSliderRow:`${t}__row`,animation:`${t}__animation`,animationButton:`${t}__animation-button`,timeExtent:`${t}__time-extent`,timeExtentGroup:`${t}__time-extent-group`,timeExtentDate:`${t}__time-extent-date`,timeExtentTime:`${t}__time-extent-time`,timeExtentSeparator:`${t}__time-extent-separator`,playbackControls:`${t}__playback-controls`,min:`${t}__min`,minDate:`${t}__min-date`,minTime:`${t}__min-time`,slider:`${t}__slider`,sliderMajorTick:"majorTick",sliderMinorTick:"minorTick",max:`${t}__max`,maxDate:`${t}__max-date`,maxTime:`${t}__max-time`,previous:`${t}__previous`,previousButton:`${t}__previous-button`,next:`${t}__next`,nextButton:`${t}__next-button`,warning:`${t}__warning`,warningText:`${t}__warning-text`,hasActions:`${t}--has-actions`,actions:`${t}__actions`,actionsButton:`${t}__actions-button`};export{e as css};