// All material copyright Esri, All Rights Reserved, unless otherwise specified. // See https://js.arcgis.com/4.30/esri/copyright.txt for details. //>>built define(["exports"],function(a){a.css={base:"esri-elevation-profile",portrait:"esri-elevation-profile--portrait",refined:"esri-elevation-profile--refined",mainContainer:"esri-elevation-profile__main-container",promptContainer:"esri-elevation-profile__prompt-container",header:"esri-elevation-profile__header",zoomOutButton:"esri-elevation-profile__zoom-out-button",clearButton:"esri-elevation-profile__clear-button",actionButton:"esri-elevation-profile__action-button",sketchButton:"esri-elevation-profile__sketch-button", sketchCancelButton:"esri-elevation-profile__sketch-cancel-button",sketchDoneButton:"esri-elevation-profile__sketch-done-button",selectButton:"esri-elevation-profile__select-button",selectCancelButton:"esri-elevation-profile__select-cancel-button",chartContainer:"esri-elevation-profile__chart-container",chartSpinner:"esri-elevation-profile__chart-spinner",chartSpinnerVisible:"esri-elevation-profile__chart-spinner--visible",chartSpinnerSmall:"esri-elevation-profile__chart-spinner--small",footer:"esri-elevation-profile__footer"}; a.legendCss={base:"esri-elevation-profile-legend"};a.legendItemBase="esri-elevation-profile-legend-item";a.legendItemCss={base:"esri-elevation-profile-legend-item",disabled:"esri-elevation-profile-legend-item--disabled",expanded:"esri-elevation-profile-legend-item--expanded",colorIndicator:"esri-elevation-profile-legend-item__color-indicator",header:"esri-elevation-profile-legend-item__header",content:"esri-elevation-profile-legend-item__content",collapseToggle:"esri-elevation-profile-legend-item__collapse-toggle", label:"esri-elevation-profile-legend-item__label",checkbox:"esri-elevation-profile-legend-item__checkbox"};a.settingsCss={base:"esri-elevation-profile-settings",popoverContent:"esri-elevation-profile-settings__popover-content",uniformChartScalingLabel:"esri-elevation-profile-settings__uniform-scaling-label",uniformChartScalingCheckbox:"esri-elevation-profile-settings__uniform-scaling-checkbox"};a.statisticsCss={base:"esri-elevation-profile-statistics",statistic:"esri-elevation-profile-statistics__statistic", statisticLabel:"esri-elevation-profile-statistics__statistic__label",statisticValue:"esri-elevation-profile-statistics__statistic__value",slopeValue:"esri-elevation-profile-statistics__slope-value"};Object.defineProperty(a,Symbol.toStringTag,{value:"Module"})});