UNPKG

@arcgis/core

Version:

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

3 lines (2 loc) 1.59 kB
/* COPYRIGHT Esri - https://js.arcgis.com/5.0.8/LICENSE.txt */ const e="esri-elevation-profile",t={base:`${e}`,portrait:`${e}--portrait`,refined:`${e}--refined`,mainContainer:`${e}__main-container`,promptContainer:`${e}__prompt-container`,header:`${e}__header`,zoomOutButton:`${e}__zoom-out-button`,clearButton:`${e}__clear-button`,actionButton:`${e}__action-button`,sketchButton:`${e}__sketch-button`,sketchCancelButton:`${e}__sketch-cancel-button`,sketchDoneButton:`${e}__sketch-done-button`,selectButton:`${e}__select-button`,selectCancelButton:`${e}__select-cancel-button`,chartContainer:`${e}__chart-container`,chartSpinner:`${e}__chart-spinner`,chartSpinnerVisible:`${e}__chart-spinner--visible`,chartSpinnerSmall:`${e}__chart-spinner--small`,footer:`${e}__footer`},n={base:"esri-elevation-profile-legend"},o="esri-elevation-profile-legend-item",a={base:o,disabled:`${o}--disabled`,expanded:`${o}--expanded`,colorIndicator:`${o}__color-indicator`,header:`${o}__header`,content:`${o}__content`,collapseToggle:`${o}__collapse-toggle`,label:`${o}__label`,checkbox:`${o}__checkbox`},i="esri-elevation-profile-statistics",_={base:i,statistic:`${i}__statistic`,statisticLabel:`${i}__statistic__label`,statisticValue:`${i}__statistic__value`,slopeValue:`${i}__slope-value`},c="esri-elevation-profile-settings",r={base:`${c}`,popoverContent:`${c}__popover-content`,uniformChartScalingLabel:`${c}__uniform-scaling-label`,uniformChartScalingCheckbox:`${c}__uniform-scaling-checkbox`};export{t as css,n as legendCss,o as legendItemBase,a as legendItemCss,r as settingsCss,_ as statisticsCss};