@geoscene/core 4.24.7 → 4.24.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Basemap.d.ts +3 -3
- package/Camera.d.ts +3 -3
- package/Color.d.ts +3 -3
- package/Graphic.d.ts +3 -3
- package/Ground.d.ts +3 -3
- package/Map.d.ts +3 -3
- package/PopupTemplate.d.ts +3 -3
- package/TimeExtent.d.ts +3 -3
- package/TimeInterval.d.ts +3 -3
- package/Viewpoint.d.ts +3 -3
- package/WebMap.d.ts +3 -3
- package/WebScene.d.ts +3 -3
- package/analysis/AreaMeasurementAnalysis.d.ts +3 -3
- package/analysis/DirectLineMeasurementAnalysis.d.ts +3 -3
- package/analysis/LineOfSightAnalysis.d.ts +3 -3
- package/analysis/LineOfSightAnalysisObserver.d.ts +3 -3
- package/analysis/LineOfSightAnalysisTarget.d.ts +3 -3
- package/analysis/SliceAnalysis.d.ts +3 -3
- package/analysis/SlicePlane.d.ts +3 -3
- package/applications/SceneViewer/sceneViewerUtils.d.ts +3 -3
- package/arcade.d.ts +3 -3
- package/assets/components/assets/date-picker/nls/ar.json +45 -45
- package/assets/components/assets/date-picker/nls/bg.json +31 -31
- package/assets/components/assets/date-picker/nls/bs.json +32 -32
- package/assets/components/assets/date-picker/nls/ca.json +32 -32
- package/assets/components/assets/date-picker/nls/cs.json +32 -32
- package/assets/components/assets/date-picker/nls/da.json +32 -32
- package/assets/components/assets/date-picker/nls/de-CH.json +29 -29
- package/assets/components/assets/date-picker/nls/de.json +32 -32
- package/assets/components/assets/date-picker/nls/el.json +32 -32
- package/assets/components/assets/date-picker/nls/en-AU.json +30 -30
- package/assets/components/assets/date-picker/nls/en-CA.json +14 -14
- package/assets/components/assets/date-picker/nls/en-GB.json +29 -29
- package/assets/components/assets/date-picker/nls/en.json +31 -31
- package/assets/components/assets/date-picker/nls/es-MX.json +29 -29
- package/assets/components/assets/date-picker/nls/es.json +32 -32
- package/assets/components/assets/date-picker/nls/et.json +32 -32
- package/assets/components/assets/date-picker/nls/fi.json +45 -45
- package/assets/components/assets/date-picker/nls/fr-CH.json +32 -32
- package/assets/components/assets/date-picker/nls/fr.json +32 -32
- package/assets/components/assets/date-picker/nls/he.json +19 -19
- package/assets/components/assets/date-picker/nls/hi.json +32 -32
- package/assets/components/assets/date-picker/nls/hr.json +32 -32
- package/assets/components/assets/date-picker/nls/hu.json +32 -32
- package/assets/components/assets/date-picker/nls/id.json +32 -32
- package/assets/components/assets/date-picker/nls/it-CH.json +32 -32
- package/assets/components/assets/date-picker/nls/it.json +32 -32
- package/assets/components/assets/date-picker/nls/ja.json +22 -22
- package/assets/components/assets/date-picker/nls/ko.json +22 -22
- package/assets/components/assets/date-picker/nls/lt.json +53 -53
- package/assets/components/assets/date-picker/nls/lv.json +45 -45
- package/assets/components/assets/date-picker/nls/mk.json +32 -32
- package/assets/components/assets/date-picker/nls/nb.json +32 -32
- package/assets/components/assets/date-picker/nls/nl.json +32 -32
- package/assets/components/assets/date-picker/nls/pl.json +32 -32
- package/assets/components/assets/date-picker/nls/pt-BR.json +31 -31
- package/assets/components/assets/date-picker/nls/pt-PT.json +31 -31
- package/assets/components/assets/date-picker/nls/pt.json +31 -31
- package/assets/components/assets/date-picker/nls/ro.json +32 -32
- package/assets/components/assets/date-picker/nls/ru.json +32 -32
- package/assets/components/assets/date-picker/nls/sk.json +32 -32
- package/assets/components/assets/date-picker/nls/sl.json +32 -32
- package/assets/components/assets/date-picker/nls/sr.json +32 -32
- package/assets/components/assets/date-picker/nls/sv.json +32 -32
- package/assets/components/assets/date-picker/nls/th.json +32 -32
- package/assets/components/assets/date-picker/nls/tr.json +32 -32
- package/assets/components/assets/date-picker/nls/uk.json +32 -32
- package/assets/components/assets/date-picker/nls/vi.json +45 -45
- package/assets/components/assets/date-picker/nls/zh-CN.json +22 -22
- package/assets/components/assets/date-picker/nls/zh-HK.json +22 -22
- package/assets/components/assets/date-picker/nls/zh-TW.json +22 -22
- package/assets/geoscene/core/workers/chunks/39de883f236e2a8d9024.js +1 -1
- package/assets/geoscene/core/workers/chunks/39de883f236e2a8d9024.js.LICENSE.txt +9 -9
- package/assets/geoscene/core/workers/chunks/812a5abfadd747a09b6f.js +1 -1
- package/assets/geoscene/core/workers/chunks/812a5abfadd747a09b6f.js.LICENSE.txt +11 -11
- package/assets/geoscene/themes/base/colors/css/brand_colors.css +76 -76
- package/assets/geoscene/themes/base/colors/css/calcite_core_colors.css +169 -169
- package/assets/geoscene/themes/base/colors/css/calcite_core_colors_dark.css +169 -169
- package/assets/geoscene/themes/base/colors/css/calcite_gray_colors.css +43 -43
- package/assets/geoscene/themes/base/colors/css/calcite_gray_colors_dark.css +43 -43
- package/assets/geoscene/themes/base/colors/css/calcite_highlight_colors.css +43 -43
- package/assets/geoscene/themes/base/colors/css/calcite_highlight_colors_dark.css +43 -43
- package/assets/geoscene/themes/base/colors/css/calcite_vibrant_colors.css +67 -67
- package/assets/geoscene/themes/base/colors/css/calcite_vibrant_colors_dark.css +67 -67
- package/assets/geoscene/themes/base/colors/css/complete.css +610 -610
- package/assets/geoscene/themes/base/colors/css/scss/brand_colors.scss +127 -127
- package/assets/geoscene/themes/base/colors/css/scss/calcite_core_colors.scss +289 -289
- package/assets/geoscene/themes/base/colors/css/scss/calcite_core_colors_dark.scss +285 -285
- package/assets/geoscene/themes/base/colors/css/scss/calcite_gray_colors.scss +96 -96
- package/assets/geoscene/themes/base/colors/css/scss/calcite_gray_colors_dark.scss +91 -91
- package/assets/geoscene/themes/base/colors/css/scss/calcite_highlight_colors.scss +68 -68
- package/assets/geoscene/themes/base/colors/css/scss/calcite_highlight_colors_dark.scss +64 -64
- package/assets/geoscene/themes/base/colors/css/scss/calcite_vibrant_colors.scss +128 -128
- package/assets/geoscene/themes/base/colors/css/scss/calcite_vibrant_colors_dark.scss +124 -124
- package/assets/geoscene/themes/base/colors/css/scss/complete.scss +11 -11
- package/assets/geoscene/themes/base/colors/patterns_json/brand_colors.css +366 -366
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_core_colors.css +687 -687
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_core_colors_dark.css +673 -673
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_gray_colors.css +177 -177
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_gray_colors_dark.css +169 -169
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_highlight_colors.css +178 -178
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_highlight_colors_dark.css +169 -169
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_vibrant_colors.css +273 -273
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_vibrant_colors_dark.css +265 -265
- package/assets/geoscene/themes/base/colors/patterns_json/complete.css +2847 -2847
- package/assets/geoscene/themes/base/colors/patterns_json/scss/brand_colors.scss +464 -464
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_core_colors.scss +967 -967
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_core_colors_dark.scss +964 -964
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_gray_colors.scss +265 -265
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_gray_colors_dark.scss +263 -263
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_highlight_colors.scss +236 -236
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_highlight_colors_dark.scss +234 -234
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_vibrant_colors.scss +376 -376
- package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_vibrant_colors_dark.scss +347 -347
- package/assets/geoscene/themes/base/colors/patterns_json/scss/complete.scss +11 -11
- package/assets/geoscene/themes/base/colors/scss/variables.scss +148 -148
- package/assets/geoscene/themes/base/colors/scss/variables_dark.scss +150 -150
- package/assets/geoscene/themes/base/fonts/cdn.scss +2 -2
- package/assets/geoscene/themes/base/fonts/fonts/fonts.css +1 -1
- package/assets/geoscene/themes/base/fonts/fonts.css +1 -1
- package/assets/geoscene/themes/base/fonts/fonts.scss +502 -502
- package/assets/geoscene/themes/base/icons/demo-files/demo.css +152 -152
- package/assets/geoscene/themes/base/icons/fonts/CalciteWebCoreIcons.svg +196 -196
- package/config.d.ts +3 -3
- package/copyright.txt +0 -1
- package/core/Accessor.d.ts +3 -3
- package/core/Collection.d.ts +3 -3
- package/core/Error.d.ts +3 -3
- package/core/Evented.d.ts +3 -3
- package/core/HandleOwner.d.ts +3 -3
- package/core/Handles.d.ts +3 -3
- package/core/JSONSupport.d.ts +3 -3
- package/core/Loadable.d.ts +3 -3
- package/core/Promise.d.ts +3 -3
- package/core/accessorSupport/decorators.d.ts +3 -3
- package/core/lang.d.ts +3 -3
- package/core/promiseUtils.d.ts +3 -3
- package/core/quantity.d.ts +3 -3
- package/core/reactiveUtils.d.ts +3 -3
- package/core/scheduling.d.ts +3 -3
- package/core/sql/WhereClause.d.ts +3 -3
- package/core/sql.d.ts +3 -3
- package/core/units.d.ts +3 -3
- package/core/urlUtils.d.ts +3 -3
- package/core/watchUtils.d.ts +3 -3
- package/core/workers/Connection.d.ts +3 -3
- package/core/workers.d.ts +3 -3
- package/form/ExpressionInfo.d.ts +3 -3
- package/form/FormTemplate.d.ts +3 -3
- package/form/elements/Element.d.ts +3 -3
- package/form/elements/FieldElement.d.ts +3 -3
- package/form/elements/GroupElement.d.ts +3 -3
- package/form/elements/inputs/BarcodeScannerInput.d.ts +3 -3
- package/form/elements/inputs/ComboBoxInput.d.ts +3 -3
- package/form/elements/inputs/DateTimePickerInput.d.ts +3 -3
- package/form/elements/inputs/RadioButtonsInput.d.ts +3 -3
- package/form/elements/inputs/SwitchInput.d.ts +3 -3
- package/form/elements/inputs/TextAreaInput.d.ts +3 -3
- package/form/elements/inputs/TextBoxInput.d.ts +3 -3
- package/form/elements/inputs/TextInput.d.ts +3 -3
- package/form/elements/support/inputs.d.ts +3 -3
- package/form/support/elements.d.ts +3 -3
- package/geometry/Circle.d.ts +3 -3
- package/geometry/Extent.d.ts +3 -3
- package/geometry/Geometry.d.ts +3 -3
- package/geometry/HeightModelInfo.d.ts +3 -3
- package/geometry/Mesh.d.ts +3 -3
- package/geometry/Multipoint.d.ts +3 -3
- package/geometry/Point.d.ts +3 -3
- package/geometry/Polygon.d.ts +3 -3
- package/geometry/Polyline.d.ts +3 -3
- package/geometry/SpatialReference.d.ts +3 -3
- package/geometry/coordinateFormatter.d.ts +3 -3
- package/geometry/geometryEngine.d.ts +3 -3
- package/geometry/geometryEngineAsync.d.ts +3 -3
- package/geometry/projection.d.ts +3 -3
- package/geometry/support/GeographicTransformation.d.ts +3 -3
- package/geometry/support/GeographicTransformationStep.d.ts +3 -3
- package/geometry/support/MeshComponent.d.ts +3 -3
- package/geometry/support/MeshMaterial.d.ts +3 -3
- package/geometry/support/MeshMaterialMetallicRoughness.d.ts +3 -3
- package/geometry/support/MeshTexture.d.ts +3 -3
- package/geometry/support/geodesicUtils.d.ts +3 -3
- package/geometry/support/jsonUtils.d.ts +3 -3
- package/geometry/support/meshUtils.d.ts +3 -3
- package/geometry/support/normalizeUtils.d.ts +3 -3
- package/geometry/support/webMercatorUtils.d.ts +3 -3
- package/geometry.d.ts +3 -3
- package/identity/Credential.d.ts +3 -3
- package/identity/IdentityManager.d.ts +3 -3
- package/identity/OAuthInfo.d.ts +3 -3
- package/identity/ServerInfo.d.ts +3 -3
- package/interfaces.d.ts +13 -13
- package/intl.d.ts +3 -3
- package/kernel.d.ts +3 -3
- package/layers/BaseDynamicLayer.d.ts +3 -3
- package/layers/BaseElevationLayer.d.ts +3 -3
- package/layers/BaseTileLayer.d.ts +3 -3
- package/layers/BingMapsLayer.d.ts +3 -3
- package/layers/BuildingSceneLayer.d.ts +3 -3
- package/layers/CSVLayer.d.ts +3 -3
- package/layers/ElevationLayer.d.ts +3 -3
- package/layers/FeatureLayer.d.ts +3 -3
- package/layers/GeoJSONLayer.d.ts +3 -3
- package/layers/GeoRSSLayer.d.ts +3 -3
- package/layers/GraphicsLayer.d.ts +3 -3
- package/layers/GroupLayer.d.ts +3 -3
- package/layers/ImageryLayer.d.ts +3 -3
- package/layers/ImageryTileLayer.d.ts +3 -3
- package/layers/IntegratedMeshLayer.d.ts +3 -3
- package/layers/KMLLayer.d.ts +3 -3
- package/layers/Layer.d.ts +3 -3
- package/layers/LineOfSightLayer.d.ts +3 -3
- package/layers/MapImageLayer.d.ts +3 -3
- package/layers/MapNotesLayer.d.ts +3 -3
- package/layers/MediaLayer.d.ts +3 -3
- package/layers/OGCFeatureLayer.d.ts +3 -3
- package/layers/OpenStreetMapLayer.d.ts +3 -3
- package/layers/PointCloudLayer.d.ts +3 -3
- package/layers/RouteLayer.d.ts +3 -3
- package/layers/SceneLayer.d.ts +3 -3
- package/layers/StreamLayer.d.ts +3 -3
- package/layers/SubtypeGroupLayer.d.ts +3 -3
- package/layers/TileLayer.d.ts +3 -3
- package/layers/UnknownLayer.d.ts +3 -3
- package/layers/UnsupportedLayer.d.ts +3 -3
- package/layers/VectorTileLayer.d.ts +3 -3
- package/layers/VoxelLayer.d.ts +3 -3
- package/layers/WCSLayer.d.ts +3 -3
- package/layers/WFSLayer.d.ts +3 -3
- package/layers/WMSLayer.d.ts +3 -3
- package/layers/WMTSLayer.d.ts +3 -3
- package/layers/WebTileLayer.d.ts +3 -3
- package/layers/buildingSublayers/BuildingComponentSublayer.d.ts +3 -3
- package/layers/buildingSublayers/BuildingGroupSublayer.d.ts +3 -3
- package/layers/buildingSublayers/BuildingSublayer.d.ts +3 -3
- package/layers/mixins/APIKeyMixin.d.ts +3 -3
- package/layers/mixins/ArcGISCachedService.d.ts +3 -3
- package/layers/mixins/ArcGISImageService.d.ts +3 -3
- package/layers/mixins/ArcGISMapService.d.ts +3 -3
- package/layers/mixins/BlendLayer.d.ts +3 -3
- package/layers/mixins/CustomParametersMixin.d.ts +3 -3
- package/layers/mixins/FeatureEffectLayer.d.ts +3 -3
- package/layers/mixins/ImageryTileMixin.d.ts +3 -3
- package/layers/mixins/OrderedLayer.d.ts +3 -3
- package/layers/mixins/PortalLayer.d.ts +3 -3
- package/layers/mixins/RefreshableLayer.d.ts +3 -3
- package/layers/mixins/ScaleRangeLayer.d.ts +3 -3
- package/layers/mixins/SceneService.d.ts +3 -3
- package/layers/mixins/SublayersOwner.d.ts +3 -3
- package/layers/mixins/TemporalLayer.d.ts +3 -3
- package/layers/ogc/wfsUtils.d.ts +3 -3
- package/layers/pointCloudFilters/PointCloudFilter.d.ts +3 -3
- package/layers/pointCloudFilters/PointCloudReturnFilter.d.ts +3 -3
- package/layers/pointCloudFilters/PointCloudValueFilter.d.ts +3 -3
- package/layers/support/AggregateField.d.ts +3 -3
- package/layers/support/BuildingFilter.d.ts +3 -3
- package/layers/support/BuildingSummaryStatistics.d.ts +3 -3
- package/layers/support/CodedValueDomain.d.ts +3 -3
- package/layers/support/CornersGeoreference.d.ts +3 -3
- package/layers/support/DimensionalDefinition.d.ts +3 -3
- package/layers/support/Domain.d.ts +3 -3
- package/layers/support/ElevationSampler.d.ts +3 -3
- package/layers/support/ExtentAndRotationGeoreference.d.ts +3 -3
- package/layers/support/FacilityLayerInfo.d.ts +3 -3
- package/layers/support/FeatureEffect.d.ts +3 -3
- package/layers/support/FeatureFilter.d.ts +3 -3
- package/layers/support/FeatureReductionBinning.d.ts +3 -3
- package/layers/support/FeatureReductionCluster.d.ts +3 -3
- package/layers/support/FeatureReductionSelection.d.ts +3 -3
- package/layers/support/FeatureTemplate.d.ts +3 -3
- package/layers/support/FeatureType.d.ts +3 -3
- package/layers/support/Field.d.ts +3 -3
- package/layers/support/FieldsIndex.d.ts +3 -3
- package/layers/support/GeometryFieldsInfo.d.ts +3 -3
- package/layers/support/ImageElement.d.ts +3 -3
- package/layers/support/ImageParameters.d.ts +3 -3
- package/layers/support/InheritedDomain.d.ts +3 -3
- package/layers/support/KMLSublayer.d.ts +3 -3
- package/layers/support/LOD.d.ts +3 -3
- package/layers/support/LabelClass.d.ts +3 -3
- package/layers/support/LayerFloorInfo.d.ts +3 -3
- package/layers/support/LevelLayerInfo.d.ts +3 -3
- package/layers/support/LocalMediaElementSource.d.ts +3 -3
- package/layers/support/MapImage.d.ts +3 -3
- package/layers/support/MediaElementBase.d.ts +3 -3
- package/layers/support/MosaicRule.d.ts +3 -3
- package/layers/support/OutStatistic.d.ts +3 -3
- package/layers/support/PixelBlock.d.ts +3 -3
- package/layers/support/RangeDomain.d.ts +3 -3
- package/layers/support/RasterFunction.d.ts +3 -3
- package/layers/support/RasterInfo.d.ts +3 -3
- package/layers/support/Relationship.d.ts +3 -3
- package/layers/support/RouteStopSymbols.d.ts +3 -3
- package/layers/support/RouteSymbols.d.ts +3 -3
- package/layers/support/SceneFilter.d.ts +3 -3
- package/layers/support/SceneModification.d.ts +3 -3
- package/layers/support/SceneModifications.d.ts +3 -3
- package/layers/support/SiteLayerInfo.d.ts +3 -3
- package/layers/support/Sublayer.d.ts +3 -3
- package/layers/support/SubtypeSublayer.d.ts +3 -3
- package/layers/support/TileInfo.d.ts +3 -3
- package/layers/support/TileMatrixSet.d.ts +3 -3
- package/layers/support/TimeInfo.d.ts +3 -3
- package/layers/support/TimeReference.d.ts +3 -3
- package/layers/support/VideoElement.d.ts +3 -3
- package/layers/support/VoxelVariable.d.ts +3 -3
- package/layers/support/VoxelVolumeStyle.d.ts +3 -3
- package/layers/support/WMSSublayer.d.ts +3 -3
- package/layers/support/WMTSStyle.d.ts +3 -3
- package/layers/support/WMTSSublayer.d.ts +3 -3
- package/layers/support/fieldUtils.d.ts +3 -3
- package/networks/Network.d.ts +3 -3
- package/networks/UtilityNetwork.d.ts +3 -3
- package/networks/support/NamedTraceConfiguration.d.ts +3 -3
- package/networks/support/Terminal.d.ts +3 -3
- package/networks/support/TerminalConfiguration.d.ts +3 -3
- package/networks/support/TraceConfiguration.d.ts +3 -3
- package/networks/support/UNTraceConfiguration.d.ts +3 -3
- package/package.json +35 -35
- package/pointCloudRenderers.d.ts +3 -3
- package/popup/ElementExpressionInfo.d.ts +3 -3
- package/popup/ExpressionInfo.d.ts +3 -3
- package/popup/FieldInfo.d.ts +3 -3
- package/popup/LayerOptions.d.ts +3 -3
- package/popup/RelatedRecordsInfo.d.ts +3 -3
- package/popup/content/AttachmentsContent.d.ts +3 -3
- package/popup/content/BarChartMediaInfo.d.ts +3 -3
- package/popup/content/ColumnChartMediaInfo.d.ts +3 -3
- package/popup/content/Content.d.ts +3 -3
- package/popup/content/CustomContent.d.ts +3 -3
- package/popup/content/ExpressionContent.d.ts +3 -3
- package/popup/content/FieldsContent.d.ts +3 -3
- package/popup/content/ImageMediaInfo.d.ts +3 -3
- package/popup/content/LineChartMediaInfo.d.ts +3 -3
- package/popup/content/MediaContent.d.ts +3 -3
- package/popup/content/PieChartMediaInfo.d.ts +3 -3
- package/popup/content/TextContent.d.ts +3 -3
- package/popup/content/mixins/ChartMediaInfo.d.ts +3 -3
- package/popup/content/mixins/MediaInfo.d.ts +3 -3
- package/popup/content/support/ChartMediaInfoValue.d.ts +3 -3
- package/popup/content/support/ChartMediaInfoValueSeries.d.ts +3 -3
- package/popup/content/support/ImageMediaInfoValue.d.ts +3 -3
- package/popup/content.d.ts +3 -3
- package/popup/support/FieldInfoFormat.d.ts +3 -3
- package/popup/support/RelatedRecordsInfoFieldOrder.d.ts +3 -3
- package/portal/Portal.d.ts +3 -3
- package/portal/PortalFolder.d.ts +3 -3
- package/portal/PortalGroup.d.ts +3 -3
- package/portal/PortalItem.d.ts +3 -3
- package/portal/PortalItemResource.d.ts +3 -3
- package/portal/PortalQueryParams.d.ts +3 -3
- package/portal/PortalQueryResult.d.ts +3 -3
- package/portal/PortalRating.d.ts +3 -3
- package/portal/PortalUser.d.ts +3 -3
- package/rasterRenderers.d.ts +3 -3
- package/renderers/ClassBreaksRenderer.d.ts +3 -3
- package/renderers/DictionaryRenderer.d.ts +3 -3
- package/renderers/DotDensityRenderer.d.ts +3 -3
- package/renderers/FlowRenderer.d.ts +3 -3
- package/renderers/HeatmapRenderer.d.ts +3 -3
- package/renderers/PieChartRenderer.d.ts +3 -3
- package/renderers/PointCloudClassBreaksRenderer.d.ts +3 -3
- package/renderers/PointCloudRGBRenderer.d.ts +3 -3
- package/renderers/PointCloudRenderer.d.ts +3 -3
- package/renderers/PointCloudStretchRenderer.d.ts +3 -3
- package/renderers/PointCloudUniqueValueRenderer.d.ts +3 -3
- package/renderers/RasterColormapRenderer.d.ts +3 -3
- package/renderers/RasterShadedReliefRenderer.d.ts +3 -3
- package/renderers/RasterStretchRenderer.d.ts +3 -3
- package/renderers/Renderer.d.ts +3 -3
- package/renderers/SimpleRenderer.d.ts +3 -3
- package/renderers/UniqueValueRenderer.d.ts +3 -3
- package/renderers/VectorFieldRenderer.d.ts +3 -3
- package/renderers/mixins/VisualVariablesMixin.d.ts +3 -3
- package/renderers/support/AttributeColorInfo.d.ts +3 -3
- package/renderers/support/AuthoringInfo.d.ts +3 -3
- package/renderers/support/AuthoringInfoVisualVariable.d.ts +3 -3
- package/renderers/support/ClassBreakInfo.d.ts +3 -3
- package/renderers/support/ColormapInfo.d.ts +3 -3
- package/renderers/support/HeatmapColorStop.d.ts +3 -3
- package/renderers/support/UniqueValueInfo.d.ts +3 -3
- package/renderers/support/jsonUtils.d.ts +3 -3
- package/renderers/visualVariables/ColorVariable.d.ts +3 -3
- package/renderers/visualVariables/OpacityVariable.d.ts +3 -3
- package/renderers/visualVariables/RotationVariable.d.ts +3 -3
- package/renderers/visualVariables/SizeVariable.d.ts +3 -3
- package/renderers/visualVariables/VisualVariable.d.ts +3 -3
- package/renderers/visualVariables/support/ColorSizeStop.d.ts +3 -3
- package/renderers/visualVariables/support/ColorStop.d.ts +3 -3
- package/renderers/visualVariables/support/OpacityStop.d.ts +3 -3
- package/renderers/visualVariables/support/SizeStop.d.ts +3 -3
- package/renderers.d.ts +3 -3
- package/request.d.ts +3 -3
- package/rest/closestFacility.d.ts +3 -3
- package/rest/find.d.ts +3 -3
- package/rest/geometryService.d.ts +3 -3
- package/rest/geoprocessor/GPOptions.d.ts +3 -3
- package/rest/geoprocessor.d.ts +3 -3
- package/rest/identify.d.ts +3 -3
- package/rest/imageService.d.ts +3 -3
- package/rest/locator.d.ts +3 -3
- package/rest/networkService.d.ts +3 -3
- package/rest/networks/support/AggregatedGeometry.d.ts +3 -3
- package/rest/networks/support/Association.d.ts +3 -3
- package/rest/networks/support/AssociationGeometriesResult.d.ts +3 -3
- package/rest/networks/support/FunctionResult.d.ts +3 -3
- package/rest/networks/support/NetworkElement.d.ts +3 -3
- package/rest/networks/support/SynthesizeAssociationGeometriesParameters.d.ts +3 -3
- package/rest/networks/support/TraceLocation.d.ts +3 -3
- package/rest/networks/support/TraceParameters.d.ts +3 -3
- package/rest/networks/support/TraceResult.d.ts +3 -3
- package/rest/networks/synthesizeAssociationGeometries.d.ts +3 -3
- package/rest/networks/trace.d.ts +3 -3
- package/rest/print.d.ts +3 -3
- package/rest/query/support/AttachmentInfo.d.ts +3 -3
- package/rest/query.d.ts +3 -3
- package/rest/route.d.ts +3 -3
- package/rest/serviceArea.d.ts +3 -3
- package/rest/support/AddressCandidate.d.ts +3 -3
- package/rest/support/AlgorithmicColorRamp.d.ts +3 -3
- package/rest/support/AreasAndLengthsParameters.d.ts +3 -3
- package/rest/support/AttachmentQuery.d.ts +3 -3
- package/rest/support/BufferParameters.d.ts +3 -3
- package/rest/support/ClosestFacilityParameters.d.ts +3 -3
- package/rest/support/ClosestFacilitySolveResult.d.ts +3 -3
- package/rest/support/ColorRamp.d.ts +3 -3
- package/rest/support/DataFile.d.ts +3 -3
- package/rest/support/DataLayer.d.ts +3 -3
- package/rest/support/DensifyParameters.d.ts +3 -3
- package/rest/support/DirectionLine.d.ts +3 -3
- package/rest/support/DirectionPoint.d.ts +3 -3
- package/rest/support/DirectionsFeatureSet.d.ts +3 -3
- package/rest/support/DistanceParameters.d.ts +3 -3
- package/rest/support/FeatureSet.d.ts +3 -3
- package/rest/support/FindParameters.d.ts +3 -3
- package/rest/support/FindResult.d.ts +3 -3
- package/rest/support/GPMessage.d.ts +3 -3
- package/rest/support/GeneralizeParameters.d.ts +3 -3
- package/rest/support/IdentifyParameters.d.ts +3 -3
- package/rest/support/IdentifyResult.d.ts +3 -3
- package/rest/support/ImageAngleParameters.d.ts +3 -3
- package/rest/support/ImageAngleResult.d.ts +3 -3
- package/rest/support/ImageHistogramParameters.d.ts +3 -3
- package/rest/support/ImageIdentifyParameters.d.ts +3 -3
- package/rest/support/ImageIdentifyResult.d.ts +3 -3
- package/rest/support/ImageParameters.d.ts +3 -3
- package/rest/support/ImagePixelLocationParameters.d.ts +3 -3
- package/rest/support/ImagePixelLocationResult.d.ts +3 -3
- package/rest/support/ImageSample.d.ts +3 -3
- package/rest/support/ImageSampleParameters.d.ts +3 -3
- package/rest/support/ImageSampleResult.d.ts +3 -3
- package/rest/support/JobInfo.d.ts +3 -3
- package/rest/support/LegendLayer.d.ts +3 -3
- package/rest/support/LengthsParameters.d.ts +3 -3
- package/rest/support/LinearUnit.d.ts +3 -3
- package/rest/support/MultipartColorRamp.d.ts +3 -3
- package/rest/support/NAMessage.d.ts +3 -3
- package/rest/support/NetworkFeatureSet.d.ts +3 -3
- package/rest/support/NetworkUrl.d.ts +3 -3
- package/rest/support/OffsetParameters.d.ts +3 -3
- package/rest/support/ParameterValue.d.ts +3 -3
- package/rest/support/PointBarrier.d.ts +3 -3
- package/rest/support/PolygonBarrier.d.ts +3 -3
- package/rest/support/PolylineBarrier.d.ts +3 -3
- package/rest/support/PrintParameters.d.ts +3 -3
- package/rest/support/PrintTemplate.d.ts +3 -3
- package/rest/support/ProjectParameters.d.ts +3 -3
- package/rest/support/Query.d.ts +3 -3
- package/rest/support/RasterData.d.ts +3 -3
- package/rest/support/RelationParameters.d.ts +3 -3
- package/rest/support/RelationshipQuery.d.ts +3 -3
- package/rest/support/RouteInfo.d.ts +3 -3
- package/rest/support/RouteParameters.d.ts +3 -3
- package/rest/support/RouteResult.d.ts +3 -3
- package/rest/support/RouteSolveResult.d.ts +3 -3
- package/rest/support/ServiceAreaParameters.d.ts +3 -3
- package/rest/support/ServiceAreaSolveResult.d.ts +3 -3
- package/rest/support/StatisticDefinition.d.ts +3 -3
- package/rest/support/Stop.d.ts +3 -3
- package/rest/support/TopFeaturesQuery.d.ts +3 -3
- package/rest/support/TopFilter.d.ts +3 -3
- package/rest/support/TravelMode.d.ts +3 -3
- package/rest/support/TrimExtendParameters.d.ts +3 -3
- package/smartMapping/heuristics/scaleRange.d.ts +3 -3
- package/smartMapping/heuristics/sizeRange.d.ts +3 -3
- package/smartMapping/labels/clusters.d.ts +3 -3
- package/smartMapping/popup/clusters.d.ts +3 -3
- package/smartMapping/popup/templates.d.ts +3 -3
- package/smartMapping/raster/renderers/classBreaks.d.ts +3 -3
- package/smartMapping/raster/renderers/colormap.d.ts +3 -3
- package/smartMapping/raster/renderers/flow.d.ts +3 -3
- package/smartMapping/raster/renderers/rgb.d.ts +3 -3
- package/smartMapping/raster/renderers/shadedRelief.d.ts +3 -3
- package/smartMapping/raster/renderers/stretch.d.ts +3 -3
- package/smartMapping/raster/renderers/uniqueValue.d.ts +3 -3
- package/smartMapping/raster/renderers/vectorField.d.ts +3 -3
- package/smartMapping/raster/support/utils.d.ts +3 -3
- package/smartMapping/renderers/color.d.ts +3 -3
- package/smartMapping/renderers/dotDensity.d.ts +3 -3
- package/smartMapping/renderers/heatmap.d.ts +3 -3
- package/smartMapping/renderers/location.d.ts +3 -3
- package/smartMapping/renderers/opacity.d.ts +3 -3
- package/smartMapping/renderers/pieChart.d.ts +3 -3
- package/smartMapping/renderers/predominance.d.ts +3 -3
- package/smartMapping/renderers/relationship.d.ts +3 -3
- package/smartMapping/renderers/size.d.ts +3 -3
- package/smartMapping/renderers/type.d.ts +3 -3
- package/smartMapping/renderers/univariateColorSize.d.ts +3 -3
- package/smartMapping/statistics/classBreaks.d.ts +3 -3
- package/smartMapping/statistics/heatmapStatistics.d.ts +3 -3
- package/smartMapping/statistics/histogram.d.ts +3 -3
- package/smartMapping/statistics/predominantCategories.d.ts +3 -3
- package/smartMapping/statistics/summaryStatistics.d.ts +3 -3
- package/smartMapping/statistics/summaryStatisticsForAge.d.ts +3 -3
- package/smartMapping/statistics/support/ageUtils.d.ts +3 -3
- package/smartMapping/statistics/support/predominanceUtils.d.ts +3 -3
- package/smartMapping/statistics/uniqueValues.d.ts +3 -3
- package/smartMapping/symbology/color.d.ts +3 -3
- package/smartMapping/symbology/dotDensity.d.ts +3 -3
- package/smartMapping/symbology/flow.d.ts +3 -3
- package/smartMapping/symbology/heatmap.d.ts +3 -3
- package/smartMapping/symbology/location.d.ts +3 -3
- package/smartMapping/symbology/pieChart.d.ts +3 -3
- package/smartMapping/symbology/predominance.d.ts +3 -3
- package/smartMapping/symbology/relationship.d.ts +3 -3
- package/smartMapping/symbology/size.d.ts +3 -3
- package/smartMapping/symbology/support/colorRamps.d.ts +3 -3
- package/smartMapping/symbology/type.d.ts +3 -3
- package/support/LayersMixin.d.ts +3 -3
- package/support/MapFloorInfo.d.ts +3 -3
- package/support/TablesMixin.d.ts +3 -3
- package/support/actions/ActionBase.d.ts +3 -3
- package/support/actions/ActionButton.d.ts +3 -3
- package/support/actions/ActionToggle.d.ts +3 -3
- package/support/popupUtils.d.ts +3 -3
- package/support/timeUtils.d.ts +3 -3
- package/symbols/CIMSymbol.d.ts +3 -3
- package/symbols/ExtrudeSymbol3DLayer.d.ts +3 -3
- package/symbols/FillSymbol.d.ts +3 -3
- package/symbols/FillSymbol3DLayer.d.ts +3 -3
- package/symbols/Font.d.ts +3 -3
- package/symbols/IconSymbol3DLayer.d.ts +3 -3
- package/symbols/LabelSymbol3D.d.ts +3 -3
- package/symbols/LineStyleMarker3D.d.ts +3 -3
- package/symbols/LineSymbol.d.ts +3 -3
- package/symbols/LineSymbol3D.d.ts +3 -3
- package/symbols/LineSymbol3DLayer.d.ts +3 -3
- package/symbols/LineSymbolMarker.d.ts +3 -3
- package/symbols/MarkerSymbol.d.ts +3 -3
- package/symbols/MeshSymbol3D.d.ts +3 -3
- package/symbols/ObjectSymbol3DLayer.d.ts +3 -3
- package/symbols/PathSymbol3DLayer.d.ts +3 -3
- package/symbols/PictureFillSymbol.d.ts +3 -3
- package/symbols/PictureMarkerSymbol.d.ts +3 -3
- package/symbols/PointSymbol3D.d.ts +3 -3
- package/symbols/PolygonSymbol3D.d.ts +3 -3
- package/symbols/SimpleFillSymbol.d.ts +3 -3
- package/symbols/SimpleLineSymbol.d.ts +3 -3
- package/symbols/SimpleMarkerSymbol.d.ts +3 -3
- package/symbols/Symbol.d.ts +3 -3
- package/symbols/Symbol3D.d.ts +3 -3
- package/symbols/Symbol3DLayer.d.ts +3 -3
- package/symbols/TextSymbol.d.ts +3 -3
- package/symbols/TextSymbol3DLayer.d.ts +3 -3
- package/symbols/WaterSymbol3DLayer.d.ts +3 -3
- package/symbols/WebStyleSymbol.d.ts +3 -3
- package/symbols/callouts/Callout3D.d.ts +3 -3
- package/symbols/callouts/LineCallout3D.d.ts +3 -3
- package/symbols/edges/Edges3D.d.ts +3 -3
- package/symbols/edges/SketchEdges3D.d.ts +3 -3
- package/symbols/edges/SolidEdges3D.d.ts +3 -3
- package/symbols/patterns/LineStylePattern3D.d.ts +3 -3
- package/symbols/patterns/StylePattern3D.d.ts +3 -3
- package/symbols/support/cimSymbolUtils.d.ts +3 -3
- package/symbols/support/jsonUtils.d.ts +3 -3
- package/symbols/support/symbolUtils.d.ts +3 -3
- package/symbols.d.ts +3 -3
- package/views/2d/ViewState.d.ts +3 -3
- package/views/2d/layers/BaseLayerView2D.d.ts +3 -3
- package/views/2d/layers/BaseLayerViewGL2D.d.ts +3 -3
- package/views/3d/analysis/AreaMeasurementAnalysisView3D.d.ts +3 -3
- package/views/3d/analysis/DirectLineMeasurementAnalysisView3D.d.ts +3 -3
- package/views/3d/analysis/LineOfSightAnalysisResult.d.ts +3 -3
- package/views/3d/analysis/LineOfSightAnalysisView3D.d.ts +3 -3
- package/views/3d/analysis/SliceAnalysisView3D.d.ts +3 -3
- package/views/3d/environment/CloudyWeather.d.ts +3 -3
- package/views/3d/environment/FoggyWeather.d.ts +3 -3
- package/views/3d/environment/RainyWeather.d.ts +3 -3
- package/views/3d/environment/SnowyWeather.d.ts +3 -3
- package/views/3d/environment/SunLighting.d.ts +3 -3
- package/views/3d/environment/SunnyWeather.d.ts +3 -3
- package/views/3d/environment/VirtualLighting.d.ts +3 -3
- package/views/3d/externalRenderers.d.ts +3 -3
- package/views/3d/support/LayerPerformanceInfo.d.ts +3 -3
- package/views/3d/support/SceneViewPerformanceInfo.d.ts +3 -3
- package/views/BasemapView.d.ts +3 -3
- package/views/BreakpointsOwner.d.ts +3 -3
- package/views/DOMContainer.d.ts +3 -3
- package/views/GroundView.d.ts +3 -3
- package/views/Magnifier.d.ts +3 -3
- package/views/MapView.d.ts +3 -3
- package/views/SceneView.d.ts +3 -3
- package/views/View.d.ts +3 -3
- package/views/ViewAnimation.d.ts +3 -3
- package/views/draw/Draw.d.ts +3 -3
- package/views/draw/DrawAction.d.ts +3 -3
- package/views/draw/MultipointDrawAction.d.ts +3 -3
- package/views/draw/PointDrawAction.d.ts +3 -3
- package/views/draw/PolygonDrawAction.d.ts +3 -3
- package/views/draw/PolylineDrawAction.d.ts +3 -3
- package/views/draw/SegmentDrawAction.d.ts +3 -3
- package/views/input/Input.d.ts +3 -3
- package/views/input/gamepad/GamepadInputDevice.d.ts +3 -3
- package/views/input/gamepad/GamepadSettings.d.ts +3 -3
- package/views/interactive/sketch/SketchLabelOptions.d.ts +3 -3
- package/views/interactive/sketch/SketchTooltipOptions.d.ts +3 -3
- package/views/interactive/snapping/FeatureSnappingLayerSource.d.ts +3 -3
- package/views/interactive/snapping/SnappingOptions.d.ts +3 -3
- package/views/layers/BuildingComponentSublayerView.d.ts +3 -3
- package/views/layers/BuildingSceneLayerView.d.ts +3 -3
- package/views/layers/CSVLayerView.d.ts +3 -3
- package/views/layers/FeatureLayerView.d.ts +3 -3
- package/views/layers/GeoJSONLayerView.d.ts +3 -3
- package/views/layers/GeoRSSLayerView.d.ts +3 -3
- package/views/layers/GraphicsLayerView.d.ts +3 -3
- package/views/layers/ImageryLayerView.d.ts +3 -3
- package/views/layers/KMLLayerView.d.ts +3 -3
- package/views/layers/LayerView.d.ts +3 -3
- package/views/layers/OGCFeatureLayerView.d.ts +3 -3
- package/views/layers/PointCloudLayerView.d.ts +3 -3
- package/views/layers/SceneLayerView.d.ts +3 -3
- package/views/layers/StreamLayerView.d.ts +3 -3
- package/views/layers/WFSLayerView.d.ts +3 -3
- package/views/layers/support/FeatureEffect.d.ts +3 -3
- package/views/layers/support/FeatureFilter.d.ts +3 -3
- package/views/navigation/Navigation.d.ts +3 -3
- package/views/navigation/gamepad/GamepadSettings.d.ts +3 -3
- package/views/support/colorUtils.d.ts +3 -3
- package/views/ui/DefaultUI.d.ts +3 -3
- package/views/ui/UI.d.ts +3 -3
- package/webdoc/GeotriggersInfo.d.ts +3 -3
- package/webdoc/applicationProperties/Search.d.ts +3 -3
- package/webdoc/applicationProperties/SearchLayer.d.ts +3 -3
- package/webdoc/applicationProperties/SearchLayerField.d.ts +3 -3
- package/webdoc/applicationProperties/SearchTable.d.ts +3 -3
- package/webdoc/applicationProperties/SearchTableField.d.ts +3 -3
- package/webdoc/applicationProperties/Viewing.d.ts +3 -3
- package/webdoc/geotriggersInfo/DeviceLocationFeed.d.ts +3 -3
- package/webdoc/geotriggersInfo/ExpressionInfo.d.ts +3 -3
- package/webdoc/geotriggersInfo/FeatureFenceParameters.d.ts +3 -3
- package/webdoc/geotriggersInfo/FeatureFilter.d.ts +3 -3
- package/webdoc/geotriggersInfo/FeatureLayerSource.d.ts +3 -3
- package/webdoc/geotriggersInfo/FenceGeotrigger.d.ts +3 -3
- package/webdoc/geotriggersInfo/Geotrigger.d.ts +3 -3
- package/webdoc/geotriggersInfo/GeotriggerNotificationOptions.d.ts +3 -3
- package/webmap/ApplicationProperties.d.ts +3 -3
- package/webmap/Bookmark.d.ts +3 -3
- package/webmap/InitialViewProperties.d.ts +3 -3
- package/webmap/background/ColorBackground.d.ts +3 -3
- package/webscene/ApplicationProperties.d.ts +3 -3
- package/webscene/Environment.d.ts +3 -3
- package/webscene/InitialViewProperties.d.ts +3 -3
- package/webscene/Lighting.d.ts +3 -3
- package/webscene/Presentation.d.ts +3 -3
- package/webscene/Slide.d.ts +3 -3
- package/webscene/SunLighting.d.ts +3 -3
- package/webscene/VirtualLighting.d.ts +3 -3
- package/webscene/background/Background.d.ts +3 -3
- package/webscene/background/ColorBackground.d.ts +3 -3
- package/widgets/AreaMeasurement2D/AreaMeasurement2DViewModel.d.ts +3 -3
- package/widgets/AreaMeasurement2D.d.ts +3 -3
- package/widgets/AreaMeasurement3D/AreaMeasurement3DViewModel.d.ts +3 -3
- package/widgets/AreaMeasurement3D.d.ts +3 -3
- package/widgets/Attachments/AttachmentsViewModel.d.ts +3 -3
- package/widgets/Attachments.d.ts +3 -3
- package/widgets/Attribution/AttributionViewModel.d.ts +3 -3
- package/widgets/Attribution.d.ts +3 -3
- package/widgets/BasemapGallery/BasemapGalleryViewModel.d.ts +3 -3
- package/widgets/BasemapGallery/support/BasemapGalleryItem.d.ts +3 -3
- package/widgets/BasemapGallery/support/LocalBasemapsSource.d.ts +3 -3
- package/widgets/BasemapGallery/support/PortalBasemapsSource.d.ts +3 -3
- package/widgets/BasemapGallery.d.ts +3 -3
- package/widgets/BasemapLayerList/BasemapLayerListViewModel.d.ts +3 -3
- package/widgets/BasemapLayerList.d.ts +3 -3
- package/widgets/BasemapToggle/BasemapToggleViewModel.d.ts +3 -3
- package/widgets/BasemapToggle.d.ts +3 -3
- package/widgets/Bookmarks/BookmarksViewModel.d.ts +3 -3
- package/widgets/Bookmarks.d.ts +3 -3
- package/widgets/BuildingExplorer/BuildingExplorerViewModel.d.ts +3 -3
- package/widgets/BuildingExplorer/BuildingLevel.d.ts +3 -3
- package/widgets/BuildingExplorer/BuildingPhase.d.ts +3 -3
- package/widgets/BuildingExplorer.d.ts +3 -3
- package/widgets/Compass/CompassViewModel.d.ts +3 -3
- package/widgets/Compass.d.ts +3 -3
- package/widgets/CoordinateConversion/CoordinateConversionViewModel.d.ts +3 -3
- package/widgets/CoordinateConversion/support/Conversion.d.ts +3 -3
- package/widgets/CoordinateConversion/support/Format.d.ts +3 -3
- package/widgets/CoordinateConversion.d.ts +3 -3
- package/widgets/Daylight/DaylightViewModel.d.ts +3 -3
- package/widgets/Daylight.d.ts +3 -3
- package/widgets/DirectLineMeasurement3D/DirectLineMeasurement3DViewModel.d.ts +3 -3
- package/widgets/DirectLineMeasurement3D.d.ts +3 -3
- package/widgets/Directions/DirectionsViewModel.d.ts +3 -3
- package/widgets/Directions.d.ts +3 -3
- package/widgets/DistanceMeasurement2D/DistanceMeasurement2DViewModel.d.ts +3 -3
- package/widgets/DistanceMeasurement2D.d.ts +3 -3
- package/widgets/Editor/CreateFeaturesWorkflow.d.ts +3 -3
- package/widgets/Editor/CreateFeaturesWorkflowData.d.ts +3 -3
- package/widgets/Editor/CreateWorkflow.d.ts +3 -3
- package/widgets/Editor/CreateWorkflowData.d.ts +3 -3
- package/widgets/Editor/EditorViewModel.d.ts +3 -3
- package/widgets/Editor/Edits.d.ts +3 -3
- package/widgets/Editor/UpdateWorkflow.d.ts +3 -3
- package/widgets/Editor/UpdateWorkflowData.d.ts +3 -3
- package/widgets/Editor/Workflow.d.ts +3 -3
- package/widgets/Editor.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLine.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLineGround.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLineInput.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLineQuery.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileLineView.d.ts +3 -3
- package/widgets/ElevationProfile/ElevationProfileViewModel.d.ts +3 -3
- package/widgets/ElevationProfile.d.ts +3 -3
- package/widgets/Expand/ExpandViewModel.d.ts +3 -3
- package/widgets/Expand.d.ts +3 -3
- package/widgets/Feature/FeatureViewModel.d.ts +3 -3
- package/widgets/Feature.d.ts +3 -3
- package/widgets/FeatureForm/FeatureFormViewModel.d.ts +3 -3
- package/widgets/FeatureForm/FieldConfig.d.ts +3 -3
- package/widgets/FeatureForm/FieldGroupConfig.d.ts +3 -3
- package/widgets/FeatureForm/InputField.d.ts +3 -3
- package/widgets/FeatureForm/InputFieldGroup.d.ts +3 -3
- package/widgets/FeatureForm.d.ts +3 -3
- package/widgets/FeatureTable/FeatureTableViewModel.d.ts +3 -3
- package/widgets/FeatureTable/FieldColumn.d.ts +3 -3
- package/widgets/FeatureTable/FieldColumnConfig.d.ts +3 -3
- package/widgets/FeatureTable/Grid/Column.d.ts +3 -3
- package/widgets/FeatureTable/Grid/GroupColumn.d.ts +3 -3
- package/widgets/FeatureTable/Grid/support/ButtonMenu.d.ts +3 -3
- package/widgets/FeatureTable/Grid/support/ButtonMenuItem.d.ts +3 -3
- package/widgets/FeatureTable/Grid/support/ButtonMenuViewModel.d.ts +3 -3
- package/widgets/FeatureTable/support/ColumnTemplate.d.ts +3 -3
- package/widgets/FeatureTable/support/ColumnTemplateBase.d.ts +3 -3
- package/widgets/FeatureTable/support/FieldColumnTemplate.d.ts +3 -3
- package/widgets/FeatureTable/support/GroupColumnTemplate.d.ts +3 -3
- package/widgets/FeatureTable/support/TableTemplate.d.ts +3 -3
- package/widgets/FeatureTable.d.ts +3 -3
- package/widgets/FeatureTemplates/FeatureTemplatesViewModel.d.ts +3 -3
- package/widgets/FeatureTemplates/TemplateItem.d.ts +3 -3
- package/widgets/FeatureTemplates/TemplateItemGroup.d.ts +3 -3
- package/widgets/FeatureTemplates.d.ts +3 -3
- package/widgets/FloorFilter/FloorFilterViewModel.d.ts +3 -3
- package/widgets/FloorFilter.d.ts +3 -3
- package/widgets/Fullscreen/FullscreenViewModel.d.ts +3 -3
- package/widgets/Fullscreen.d.ts +3 -3
- package/widgets/Histogram/HistogramViewModel.d.ts +3 -3
- package/widgets/Histogram.d.ts +3 -3
- package/widgets/HistogramRangeSlider/HistogramRangeSliderViewModel.d.ts +3 -3
- package/widgets/HistogramRangeSlider.d.ts +3 -3
- package/widgets/Home/HomeViewModel.d.ts +3 -3
- package/widgets/Home.d.ts +3 -3
- package/widgets/LayerList/LayerListViewModel.d.ts +3 -3
- package/widgets/LayerList/ListItem.d.ts +3 -3
- package/widgets/LayerList/ListItemPanel.d.ts +3 -3
- package/widgets/LayerList.d.ts +3 -3
- package/widgets/Legend/LegendViewModel.d.ts +3 -3
- package/widgets/Legend/support/ActiveLayerInfo.d.ts +3 -3
- package/widgets/Legend.d.ts +3 -3
- package/widgets/LineOfSight/LineOfSightTarget.d.ts +3 -3
- package/widgets/LineOfSight/LineOfSightViewModel.d.ts +3 -3
- package/widgets/LineOfSight.d.ts +3 -3
- package/widgets/Locate/LocateViewModel.d.ts +3 -3
- package/widgets/Locate.d.ts +3 -3
- package/widgets/Measurement/MeasurementViewModel.d.ts +3 -3
- package/widgets/Measurement.d.ts +3 -3
- package/widgets/NavigationToggle/NavigationToggleViewModel.d.ts +3 -3
- package/widgets/NavigationToggle.d.ts +3 -3
- package/widgets/Popup/PopupViewModel.d.ts +3 -3
- package/widgets/Popup.d.ts +3 -3
- package/widgets/Print/CustomTemplate.d.ts +3 -3
- package/widgets/Print/PrintViewModel.d.ts +3 -3
- package/widgets/Print/TemplateOptions.d.ts +3 -3
- package/widgets/Print.d.ts +3 -3
- package/widgets/ScaleBar/ScaleBarViewModel.d.ts +3 -3
- package/widgets/ScaleBar.d.ts +3 -3
- package/widgets/ScaleRangeSlider/ScaleRangeSliderViewModel.d.ts +3 -3
- package/widgets/ScaleRangeSlider/ScaleRanges.d.ts +3 -3
- package/widgets/ScaleRangeSlider.d.ts +3 -3
- package/widgets/Search/LayerSearchSource.d.ts +3 -3
- package/widgets/Search/LocatorSearchSource.d.ts +3 -3
- package/widgets/Search/SearchResultRenderer.d.ts +3 -3
- package/widgets/Search/SearchSource.d.ts +3 -3
- package/widgets/Search/SearchViewModel.d.ts +3 -3
- package/widgets/Search.d.ts +3 -3
- package/widgets/ShadowCast/ShadowCastViewModel.d.ts +3 -3
- package/widgets/ShadowCast.d.ts +3 -3
- package/widgets/Sketch/SketchViewModel.d.ts +3 -3
- package/widgets/Sketch.d.ts +3 -3
- package/widgets/Slice/SlicePlane.d.ts +3 -3
- package/widgets/Slice/SliceViewModel.d.ts +3 -3
- package/widgets/Slice.d.ts +3 -3
- package/widgets/Slider/SliderViewModel.d.ts +3 -3
- package/widgets/Slider.d.ts +3 -3
- package/widgets/Swipe/SwipeViewModel.d.ts +3 -3
- package/widgets/Swipe.d.ts +3 -3
- package/widgets/TableList/ListItem.d.ts +3 -3
- package/widgets/TableList/TableListViewModel.d.ts +3 -3
- package/widgets/TableList.d.ts +3 -3
- package/widgets/TimeSlider/TimeSliderViewModel.d.ts +3 -3
- package/widgets/TimeSlider.d.ts +3 -3
- package/widgets/Track/TrackViewModel.d.ts +3 -3
- package/widgets/Track.d.ts +3 -3
- package/widgets/UtilityNetworkTrace/UtilityNetworkTraceViewModel.d.ts +3 -3
- package/widgets/UtilityNetworkTrace.d.ts +3 -3
- package/widgets/Weather/WeatherViewModel.d.ts +3 -3
- package/widgets/Weather.d.ts +3 -3
- package/widgets/Widget.d.ts +3 -3
- package/widgets/Zoom/ZoomViewModel.d.ts +3 -3
- package/widgets/Zoom.d.ts +3 -3
- package/widgets/smartMapping/ClassedColorSlider/ClassedColorSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/ClassedColorSlider.d.ts +3 -3
- package/widgets/smartMapping/ClassedSizeSlider/ClassedSizeSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/ClassedSizeSlider.d.ts +3 -3
- package/widgets/smartMapping/ColorSizeSlider/ColorSizeSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/ColorSizeSlider.d.ts +3 -3
- package/widgets/smartMapping/ColorSlider/ColorSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/ColorSlider.d.ts +3 -3
- package/widgets/smartMapping/HeatmapSlider/HeatmapSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/HeatmapSlider.d.ts +3 -3
- package/widgets/smartMapping/OpacitySlider/OpacitySliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/OpacitySlider.d.ts +3 -3
- package/widgets/smartMapping/SizeSlider/SizeSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/SizeSlider.d.ts +3 -3
- package/widgets/smartMapping/SmartMappingPrimaryHandleSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/SmartMappingSliderBase.d.ts +3 -3
- package/widgets/smartMapping/SmartMappingSliderViewModel.d.ts +3 -3
- package/widgets/smartMapping/support/utils.d.ts +3 -3
- package/widgets/support/DatePicker.d.ts +3 -3
- package/widgets/support/DatePickerViewModel.d.ts +3 -3
- package/widgets/support/DateTimeElementViewModel.d.ts +3 -3
- package/widgets/support/GeolocationPositioning.d.ts +3 -3
- package/widgets/support/GoTo.d.ts +3 -3
- package/widgets/support/SnappingControls/SnappingControlsViewModel.d.ts +3 -3
- package/widgets/support/SnappingControls.d.ts +3 -3
- package/widgets/support/TimePicker.d.ts +3 -3
- package/widgets/support/TimePickerViewModel.d.ts +3 -3
- package/widgets/support/widget.d.ts +3 -3
|
@@ -1,687 +1,687 @@
|
|
|
1
|
-
/* Esri Calcite Core Colors - Last Updated 04/16/15 */
|
|
2
|
-
/*
|
|
3
|
-
{
|
|
4
|
-
name: "Calcite Core Colors",
|
|
5
|
-
tags: "Calcite Core,Calcite"
|
|
6
|
-
}
|
|
7
|
-
*/
|
|
8
|
-
/* -- Calcite Core Blue -- */
|
|
9
|
-
.Calcite_Blue_100 {
|
|
10
|
-
background-color: #d2e9f9;
|
|
11
|
-
/*
|
|
12
|
-
{
|
|
13
|
-
Hex:"#D2E9F9",
|
|
14
|
-
RGB:"r221 g234 b249",
|
|
15
|
-
guid:"4655dee8-192b-4fdd-bd76-a3026c629763",
|
|
16
|
-
accessibility_white_text:"",
|
|
17
|
-
accessibility_black_text:"AAaa"
|
|
18
|
-
}
|
|
19
|
-
*/ }
|
|
20
|
-
|
|
21
|
-
.Calcite_Blue_150 {
|
|
22
|
-
background-color: #bcdaed;
|
|
23
|
-
/*
|
|
24
|
-
{
|
|
25
|
-
Hex:"#BCDAED",
|
|
26
|
-
RGB:"r189 g219 b238",
|
|
27
|
-
guid:"9ba1245d-dd02-4dc1-ac28-fa2048fc1627",
|
|
28
|
-
accessibility_white_text:"",
|
|
29
|
-
accessibility_black_text:"AAaa"
|
|
30
|
-
}
|
|
31
|
-
*/ }
|
|
32
|
-
|
|
33
|
-
.Calcite_Blue_200 {
|
|
34
|
-
background-color: #6cb4e2;
|
|
35
|
-
/*
|
|
36
|
-
{
|
|
37
|
-
Hex:"#6CB4E2",
|
|
38
|
-
RGB:"r109 g181 b227",
|
|
39
|
-
guid:"88e16018-ce1b-4ef2-ab21-e7ee260a217a",
|
|
40
|
-
accessibility_white_text:"",
|
|
41
|
-
accessibility_black_text:"AAaa"
|
|
42
|
-
}
|
|
43
|
-
*/ }
|
|
44
|
-
|
|
45
|
-
.Calcite_Blue_250 {
|
|
46
|
-
background-color: #56a5d8;
|
|
47
|
-
/*
|
|
48
|
-
{
|
|
49
|
-
Hex:"#56A5D8",
|
|
50
|
-
RGB:"r87 g166 b217",
|
|
51
|
-
guid:"d36d7477-5d0f-46fe-a5c9-0cd59b4028d6",
|
|
52
|
-
accessibility_white_text:"",
|
|
53
|
-
accessibility_black_text:"AAaa"
|
|
54
|
-
}
|
|
55
|
-
*/ }
|
|
56
|
-
|
|
57
|
-
.Calcite_Blue_a100 {
|
|
58
|
-
background-color: #49b0f2;
|
|
59
|
-
/*
|
|
60
|
-
{
|
|
61
|
-
Hex:"#49B0F2",
|
|
62
|
-
RGB:"r73 g176 b242",
|
|
63
|
-
guid:"e22efb06-71b5-4ee0-b1ce-9c599df2ac9d",
|
|
64
|
-
accessibility_white_text:"",
|
|
65
|
-
accessibility_black_text:"AAaa"
|
|
66
|
-
}
|
|
67
|
-
*/ }
|
|
68
|
-
|
|
69
|
-
.Calcite_Blue_a150 {
|
|
70
|
-
background-color: #419ed9;
|
|
71
|
-
/*
|
|
72
|
-
{
|
|
73
|
-
Hex:"#419ED9",
|
|
74
|
-
RGB:"r65 g158 b217",
|
|
75
|
-
guid:"64d227d5-55fa-4c78-af72-64bc4e5c2dac",
|
|
76
|
-
accessibility_white_text:"",
|
|
77
|
-
accessibility_black_text:"AAaa"
|
|
78
|
-
}
|
|
79
|
-
*/ }
|
|
80
|
-
|
|
81
|
-
.Calcite_Blue_a200 {
|
|
82
|
-
background-color: #3b8fc4;
|
|
83
|
-
/*
|
|
84
|
-
{
|
|
85
|
-
Hex:"#3B8FC4",
|
|
86
|
-
RGB:"r59 g143 b196",
|
|
87
|
-
guid:"d4a595a8-8c99-4776-ad24-5db864faf1d4",
|
|
88
|
-
accessibility_white_text:"AA",
|
|
89
|
-
accessibility_black_text:"AAaa"
|
|
90
|
-
}
|
|
91
|
-
*/ }
|
|
92
|
-
|
|
93
|
-
.Calcite_Blue_a250 {
|
|
94
|
-
background-color: #196fa6;
|
|
95
|
-
/*
|
|
96
|
-
{
|
|
97
|
-
Hex:"#196FA6",
|
|
98
|
-
RGB:"r25 g111 b166",
|
|
99
|
-
guid:"cead1d1f-5cd2-4b80-86ec-0fe7c35323bc",
|
|
100
|
-
accessibility_white_text:"AAaa",
|
|
101
|
-
accessibility_black_text:"AA"
|
|
102
|
-
}
|
|
103
|
-
*/ }
|
|
104
|
-
|
|
105
|
-
/* -- Calcite Core Yellow -- */
|
|
106
|
-
.Calcite_Yellow_100 {
|
|
107
|
-
background-color: #f3edc7;
|
|
108
|
-
/*
|
|
109
|
-
{
|
|
110
|
-
Hex:"#F3EDC7",
|
|
111
|
-
RGB:"r244 g238 b200",
|
|
112
|
-
guid:"b4ad1067-29aa-4d47-acf1-365dc5779e43",
|
|
113
|
-
accessibility_white_text:"",
|
|
114
|
-
accessibility_black_text:"AAaa"
|
|
115
|
-
}
|
|
116
|
-
*/ }
|
|
117
|
-
|
|
118
|
-
.Calcite_Yellow_150 {
|
|
119
|
-
background-color: #efe397;
|
|
120
|
-
/*
|
|
121
|
-
{
|
|
122
|
-
Hex:"#EFE397",
|
|
123
|
-
RGB:"r240 g228 b152",
|
|
124
|
-
guid:"74554988-b164-47dd-9bd7-8714503bfedd",
|
|
125
|
-
accessibility_white_text:"",
|
|
126
|
-
accessibility_black_text:"AAaa"
|
|
127
|
-
}
|
|
128
|
-
*/ }
|
|
129
|
-
|
|
130
|
-
.Calcite_Yellow_200 {
|
|
131
|
-
background-color: #e4d154;
|
|
132
|
-
/*
|
|
133
|
-
{
|
|
134
|
-
Hex:"#E4D154",
|
|
135
|
-
RGB:"r229 g210 b85",
|
|
136
|
-
guid:"e1ac1163-5f62-4239-a0a4-35a421d2b82d",
|
|
137
|
-
accessibility_white_text:"",
|
|
138
|
-
accessibility_black_text:"AAaa"
|
|
139
|
-
}
|
|
140
|
-
*/ }
|
|
141
|
-
|
|
142
|
-
.Calcite_Yellow_250 {
|
|
143
|
-
background-color: #d8c34b;
|
|
144
|
-
/*
|
|
145
|
-
{
|
|
146
|
-
Hex:"#D8C34B",
|
|
147
|
-
RGB:"r217 g196 b76",
|
|
148
|
-
guid:"bb431533-9ae1-4c1f-bf70-6b9234ec4065",
|
|
149
|
-
accessibility_white_text:"",
|
|
150
|
-
accessibility_black_text:"AAaa"
|
|
151
|
-
}
|
|
152
|
-
*/ }
|
|
153
|
-
|
|
154
|
-
.Calcite_Yellow_a100 {
|
|
155
|
-
background-color: #f2d530;
|
|
156
|
-
/*
|
|
157
|
-
{
|
|
158
|
-
Hex:"#F2D530",
|
|
159
|
-
RGB:"r242 g213 b48",
|
|
160
|
-
guid:"72bc84b6-854a-4b65-ac7a-fd894d3d73b0",
|
|
161
|
-
accessibility_white_text:"",
|
|
162
|
-
accessibility_black_text:"AAaa"
|
|
163
|
-
}
|
|
164
|
-
*/ }
|
|
165
|
-
|
|
166
|
-
.Calcite_Yellow_a150 {
|
|
167
|
-
background-color: #d9bf2b;
|
|
168
|
-
/*
|
|
169
|
-
{
|
|
170
|
-
Hex:"#D9BF2B",
|
|
171
|
-
RGB:"r217 g191 b43",
|
|
172
|
-
guid:"45dfb92c-ca20-404a-b761-50df7d6d55ac",
|
|
173
|
-
accessibility_white_text:"",
|
|
174
|
-
accessibility_black_text:"AAaa"
|
|
175
|
-
}
|
|
176
|
-
*/ }
|
|
177
|
-
|
|
178
|
-
.Calcite_Yellow_a200 {
|
|
179
|
-
background-color: #bda726;
|
|
180
|
-
/*
|
|
181
|
-
{
|
|
182
|
-
Hex:"#BDA726",
|
|
183
|
-
RGB:"r189 g167 b38",
|
|
184
|
-
guid:"be6f0c4d-ab00-40f2-9df5-8e5ea1ac4fea",
|
|
185
|
-
accessibility_white_text:"",
|
|
186
|
-
accessibility_black_text:"AAaa"
|
|
187
|
-
}
|
|
188
|
-
*/ }
|
|
189
|
-
|
|
190
|
-
.Calcite_Yellow_a250 {
|
|
191
|
-
background-color: #a68d00;
|
|
192
|
-
/*
|
|
193
|
-
{
|
|
194
|
-
Hex:"#A68D00",
|
|
195
|
-
RGB:"r166 g141 b0",
|
|
196
|
-
guid:"ed030b74-86fe-481e-85c1-abe97b1cd9bb",
|
|
197
|
-
accessibility_white_text:"AA",
|
|
198
|
-
accessibility_black_text:"AAaa"
|
|
199
|
-
}
|
|
200
|
-
*/ }
|
|
201
|
-
|
|
202
|
-
/* -- Calcite Core Orange -- */
|
|
203
|
-
.Calcite_Orange_100 {
|
|
204
|
-
background-color: #fbe1c2;
|
|
205
|
-
/*
|
|
206
|
-
{
|
|
207
|
-
Hex:"#FBE1C2",
|
|
208
|
-
RGB:"r251 g226 b195",
|
|
209
|
-
guid:"5367b7b0-a1a3-4cf4-bb02-89af77834fc3",
|
|
210
|
-
accessibility_white_text:"",
|
|
211
|
-
accessibility_black_text:"AAaa"
|
|
212
|
-
}
|
|
213
|
-
*/ }
|
|
214
|
-
|
|
215
|
-
.Calcite_Orange_150 {
|
|
216
|
-
background-color: #f6ca92;
|
|
217
|
-
/*
|
|
218
|
-
{
|
|
219
|
-
Hex:"#F6CA92",
|
|
220
|
-
RGB:"r247 g203 b147",
|
|
221
|
-
guid:"751dde41-e219-4130-b096-50252d454d0c",
|
|
222
|
-
accessibility_white_text:"",
|
|
223
|
-
accessibility_black_text:"AAaa"
|
|
224
|
-
}
|
|
225
|
-
*/ }
|
|
226
|
-
|
|
227
|
-
.Calcite_Orange_200 {
|
|
228
|
-
background-color: #eda959;
|
|
229
|
-
/*
|
|
230
|
-
{
|
|
231
|
-
Hex:"#EDA959",
|
|
232
|
-
RGB:"r238 g170 b90",
|
|
233
|
-
guid:"08a9135b-e9ba-44c3-a7b9-aafaee9ba634",
|
|
234
|
-
accessibility_white_text:"",
|
|
235
|
-
accessibility_black_text:"AAaa"
|
|
236
|
-
}
|
|
237
|
-
*/ }
|
|
238
|
-
|
|
239
|
-
.Calcite_Orange_250 {
|
|
240
|
-
background-color: #e79c47;
|
|
241
|
-
/*
|
|
242
|
-
{
|
|
243
|
-
Hex:"#E79C47",
|
|
244
|
-
RGB:"r232 g157 b72",
|
|
245
|
-
guid:"a01870e1-ceb4-424b-927d-21e794a92da7",
|
|
246
|
-
accessibility_white_text:"",
|
|
247
|
-
accessibility_black_text:"AAaa"
|
|
248
|
-
}
|
|
249
|
-
*/ }
|
|
250
|
-
|
|
251
|
-
.Calcite_Orange_a100 {
|
|
252
|
-
background-color: #ff9f33;
|
|
253
|
-
/*
|
|
254
|
-
{
|
|
255
|
-
Hex:"#FF9F33",
|
|
256
|
-
RGB:"r255 g159 b51",
|
|
257
|
-
guid:"1d63fc35-0b74-4f2b-a0a4-0a5f72a4c630",
|
|
258
|
-
accessibility_white_text:"",
|
|
259
|
-
accessibility_black_text:"AAaa"
|
|
260
|
-
}
|
|
261
|
-
*/ }
|
|
262
|
-
|
|
263
|
-
.Calcite_Orange_a150 {
|
|
264
|
-
background-color: #e8912e;
|
|
265
|
-
/*
|
|
266
|
-
{
|
|
267
|
-
Hex:"#E8912E",
|
|
268
|
-
RGB:"r232 g145 b46",
|
|
269
|
-
guid:"f92a6f43-90a3-4007-8758-3305b07542d7",
|
|
270
|
-
accessibility_white_text:"",
|
|
271
|
-
accessibility_black_text:"AAaa"
|
|
272
|
-
}
|
|
273
|
-
*/ }
|
|
274
|
-
|
|
275
|
-
.Calcite_Orange_a200 {
|
|
276
|
-
background-color: #d17e21;
|
|
277
|
-
/*
|
|
278
|
-
{
|
|
279
|
-
Hex:"#D17E21",
|
|
280
|
-
RGB:"r209 g126 b33",
|
|
281
|
-
guid:"66ef990d-1980-499a-8ad7-a2027e473954",
|
|
282
|
-
accessibility_white_text:"AA",
|
|
283
|
-
accessibility_black_text:"AAaa"
|
|
284
|
-
}
|
|
285
|
-
*/ }
|
|
286
|
-
|
|
287
|
-
.Calcite_Orange_a250 {
|
|
288
|
-
background-color: #ad6511;
|
|
289
|
-
/*
|
|
290
|
-
{
|
|
291
|
-
Hex:"#AD6511",
|
|
292
|
-
RGB:"r173 g101 b17",
|
|
293
|
-
guid:"861cc1ae-dce3-4272-a55c-1d3c7c9f068a",
|
|
294
|
-
accessibility_white_text:"AAaa",
|
|
295
|
-
accessibility_black_text:"AAaa"
|
|
296
|
-
}
|
|
297
|
-
*/ }
|
|
298
|
-
|
|
299
|
-
/* -- Calcite Core Green -- */
|
|
300
|
-
.Calcite_Green_100 {
|
|
301
|
-
background-color: #ddeedb;
|
|
302
|
-
/*
|
|
303
|
-
{
|
|
304
|
-
Hex:"#DDEEDB",
|
|
305
|
-
RGB:"r221 g238 b219",
|
|
306
|
-
guid:"e308a3ec-840e-4a77-a51b-df5ce37ff3bb",
|
|
307
|
-
accessibility_white_text:"",
|
|
308
|
-
accessibility_black_text:"AAaa"
|
|
309
|
-
}
|
|
310
|
-
*/ }
|
|
311
|
-
|
|
312
|
-
.Calcite_Green_150 {
|
|
313
|
-
background-color: #9bc19c;
|
|
314
|
-
/*
|
|
315
|
-
{
|
|
316
|
-
Hex:"#9BC19C",
|
|
317
|
-
RGB:"r155 g194 b156",
|
|
318
|
-
guid:"79c4211e-4942-41af-ab09-2f64352ffd35",
|
|
319
|
-
accessibility_white_text:"",
|
|
320
|
-
accessibility_black_text:"AAaa"
|
|
321
|
-
}
|
|
322
|
-
*/ }
|
|
323
|
-
|
|
324
|
-
.Calcite_Green_200 {
|
|
325
|
-
background-color: #67a966;
|
|
326
|
-
/*
|
|
327
|
-
{
|
|
328
|
-
Hex:"#67A966",
|
|
329
|
-
RGB:"r105 g170 b103",
|
|
330
|
-
guid:"a6b78543-830a-40ed-b5ce-d0781dc7fec4",
|
|
331
|
-
accessibility_white_text:"",
|
|
332
|
-
accessibility_black_text:"AAaa"
|
|
333
|
-
}
|
|
334
|
-
*/ }
|
|
335
|
-
|
|
336
|
-
.Calcite_Green_250 {
|
|
337
|
-
background-color: #5a9359;
|
|
338
|
-
/*
|
|
339
|
-
{
|
|
340
|
-
Hex:"#5A9359",
|
|
341
|
-
RGB:"r91 g148 b90",
|
|
342
|
-
guid:"275dfc18-669b-4172-8d05-ebe756967689",
|
|
343
|
-
accessibility_white_text:"AA",
|
|
344
|
-
accessibility_black_text:"AAaa"
|
|
345
|
-
}
|
|
346
|
-
*/ }
|
|
347
|
-
|
|
348
|
-
.Calcite_Green_a100 {
|
|
349
|
-
background-color: #50ad4e;
|
|
350
|
-
/*
|
|
351
|
-
{
|
|
352
|
-
Hex:"#50AD4E",
|
|
353
|
-
RGB:"r80 g173 b78",
|
|
354
|
-
guid:"a57aee23-1ea4-4b5e-92c1-3f905cd2f57e",
|
|
355
|
-
accessibility_white_text:"",
|
|
356
|
-
accessibility_black_text:"AAaa"
|
|
357
|
-
}
|
|
358
|
-
*/ }
|
|
359
|
-
|
|
360
|
-
.Calcite_Green_a150 {
|
|
361
|
-
background-color: #449443;
|
|
362
|
-
/*
|
|
363
|
-
{
|
|
364
|
-
Hex:"#449443",
|
|
365
|
-
RGB:"r68 g148 b67",
|
|
366
|
-
guid:"c0772e3f-d054-4789-bb1c-68fa5fe30af0",
|
|
367
|
-
accessibility_white_text:"AA",
|
|
368
|
-
accessibility_black_text:"AAaa"
|
|
369
|
-
}
|
|
370
|
-
*/ }
|
|
371
|
-
|
|
372
|
-
.Calcite_Green_a200 {
|
|
373
|
-
background-color: #338033;
|
|
374
|
-
/*
|
|
375
|
-
{
|
|
376
|
-
Hex:"#338033",
|
|
377
|
-
RGB:"r51 g128 b51",
|
|
378
|
-
guid:"5e702fde-9966-487f-98af-52041709c9a7",
|
|
379
|
-
accessibility_white_text:"AAaa",
|
|
380
|
-
accessibility_black_text:"AA"
|
|
381
|
-
}
|
|
382
|
-
*/ }
|
|
383
|
-
|
|
384
|
-
.Calcite_Green_a250 {
|
|
385
|
-
background-color: #275e26;
|
|
386
|
-
/*
|
|
387
|
-
{
|
|
388
|
-
Hex:"#275E26",
|
|
389
|
-
RGB:"r39 g94 b38",
|
|
390
|
-
guid:"edb72c89-e39a-4de8-984f-8b7d9f838f98",
|
|
391
|
-
accessibility_white_text:"AAaa",
|
|
392
|
-
accessibility_black_text:""
|
|
393
|
-
}
|
|
394
|
-
*/ }
|
|
395
|
-
|
|
396
|
-
/* -- Calcite Core Red -- */
|
|
397
|
-
.Calcite_Red_100 {
|
|
398
|
-
background-color: #f3ded7;
|
|
399
|
-
/*
|
|
400
|
-
{
|
|
401
|
-
Hex:"#F3DED7",
|
|
402
|
-
RGB:"r244 g223 b216",
|
|
403
|
-
guid:"7f79cf3c-0a16-4386-a7e5-53ec317d9e8a",
|
|
404
|
-
accessibility_white_text:"",
|
|
405
|
-
accessibility_black_text:"AAaa"
|
|
406
|
-
}
|
|
407
|
-
*/ }
|
|
408
|
-
|
|
409
|
-
.Calcite_Red_150 {
|
|
410
|
-
background-color: #e4a793;
|
|
411
|
-
/*
|
|
412
|
-
{
|
|
413
|
-
Hex:"#E4A793",
|
|
414
|
-
RGB:"r229 g168 b148",
|
|
415
|
-
guid:"d0d38ae2-c916-4a16-a1f3-d951cc499e65",
|
|
416
|
-
accessibility_white_text:"",
|
|
417
|
-
accessibility_black_text:"AAaa"
|
|
418
|
-
}
|
|
419
|
-
*/ }
|
|
420
|
-
|
|
421
|
-
.Calcite_Red_200 {
|
|
422
|
-
background-color: #c86a4a;
|
|
423
|
-
/*
|
|
424
|
-
{
|
|
425
|
-
Hex:"#C86A4A",
|
|
426
|
-
RGB:"r210 g107 b75",
|
|
427
|
-
guid:"233ed1cf-5f23-4fab-aa17-63b29a50801b",
|
|
428
|
-
accessibility_white_text:"AA",
|
|
429
|
-
accessibility_black_text:"AAaa"
|
|
430
|
-
}
|
|
431
|
-
*/ }
|
|
432
|
-
|
|
433
|
-
.Calcite_Red_250 {
|
|
434
|
-
background-color: #c6542d;
|
|
435
|
-
/*
|
|
436
|
-
{
|
|
437
|
-
Hex:"#C6542D",
|
|
438
|
-
RGB:"r199 g85 b46",
|
|
439
|
-
guid:"891511b8-fe34-45f3-b51d-88d3fa6d24b8",
|
|
440
|
-
accessibility_white_text:"AA",
|
|
441
|
-
accessibility_black_text:"AAaa"
|
|
442
|
-
}
|
|
443
|
-
*/ }
|
|
444
|
-
|
|
445
|
-
.Calcite_Red_a100 {
|
|
446
|
-
background-color: #e04f1d;
|
|
447
|
-
/*
|
|
448
|
-
{
|
|
449
|
-
Hex:"#E04F1D",
|
|
450
|
-
RGB:"r224 g79 b29",
|
|
451
|
-
guid:"a318043e-4402-4471-834b-7665b8fb5d0b",
|
|
452
|
-
accessibility_white_text:"AA",
|
|
453
|
-
accessibility_black_text:"AAaa"
|
|
454
|
-
}
|
|
455
|
-
*/ }
|
|
456
|
-
|
|
457
|
-
.Calcite_Red_a150 {
|
|
458
|
-
background-color: #c7461a;
|
|
459
|
-
/*
|
|
460
|
-
{
|
|
461
|
-
Hex:"#C7461A",
|
|
462
|
-
RGB:"r199 g70 b26",
|
|
463
|
-
guid:"f3b9c963-b6cf-40c6-975d-f08584298268",
|
|
464
|
-
accessibility_white_text:"AAaa",
|
|
465
|
-
accessibility_black_text:"AA"
|
|
466
|
-
}
|
|
467
|
-
*/ }
|
|
468
|
-
|
|
469
|
-
.Calcite_Red_a200 {
|
|
470
|
-
background-color: #ab3c16;
|
|
471
|
-
/*
|
|
472
|
-
{
|
|
473
|
-
Hex:"#AB3C16",
|
|
474
|
-
RGB:"r171 g60 b22",
|
|
475
|
-
guid:"592dfff5-bc8b-4d59-ad83-41b268873db0",
|
|
476
|
-
accessibility_white_text:"AAaa",
|
|
477
|
-
accessibility_black_text:"AA"
|
|
478
|
-
}
|
|
479
|
-
*/ }
|
|
480
|
-
|
|
481
|
-
.Calcite_Red_a250 {
|
|
482
|
-
background-color: #8c2907;
|
|
483
|
-
/*
|
|
484
|
-
{
|
|
485
|
-
Hex:"#8C2907",
|
|
486
|
-
RGB:"r140 g41 b7",
|
|
487
|
-
guid:"ede8a7e5-c655-44cc-828a-292984b98964",
|
|
488
|
-
accessibility_white_text:"AAaa",
|
|
489
|
-
accessibility_black_text:""
|
|
490
|
-
}
|
|
491
|
-
*/ }
|
|
492
|
-
|
|
493
|
-
/* -- Calcite Core Purple -- */
|
|
494
|
-
.Calcite_Purple_100 {
|
|
495
|
-
background-color: #e5e1ef;
|
|
496
|
-
/*
|
|
497
|
-
{
|
|
498
|
-
Hex:"#E5E1EF",
|
|
499
|
-
RGB:"r230 g226 b240",
|
|
500
|
-
guid:"17a68f19-2176-4883-90ec-0e02f7ebab6f",
|
|
501
|
-
accessibility_white_text:"",
|
|
502
|
-
accessibility_black_text:"AAaa"
|
|
503
|
-
}
|
|
504
|
-
*/ }
|
|
505
|
-
|
|
506
|
-
.Calcite_Purple_150 {
|
|
507
|
-
background-color: #c4bcdc;
|
|
508
|
-
/*
|
|
509
|
-
{
|
|
510
|
-
Hex:"#C4BCDC",
|
|
511
|
-
RGB:"r197 g189 b221",
|
|
512
|
-
guid:"92900e24-b8f4-454a-baba-181897f51978",
|
|
513
|
-
accessibility_white_text:"",
|
|
514
|
-
accessibility_black_text:"AAaa"
|
|
515
|
-
}
|
|
516
|
-
*/ }
|
|
517
|
-
|
|
518
|
-
.Calcite_Purple_200 {
|
|
519
|
-
background-color: #9081bc;
|
|
520
|
-
/*
|
|
521
|
-
{
|
|
522
|
-
Hex:"#9081BC",
|
|
523
|
-
RGB:"r145 g130 b189",
|
|
524
|
-
guid:"10b9463d-488f-42d9-8899-034e3c3029fa",
|
|
525
|
-
accessibility_white_text:"AA",
|
|
526
|
-
accessibility_black_text:"AAaa"
|
|
527
|
-
}
|
|
528
|
-
*/ }
|
|
529
|
-
|
|
530
|
-
.Calcite_Purple_250 {
|
|
531
|
-
background-color: #7b6ca7;
|
|
532
|
-
/*
|
|
533
|
-
{
|
|
534
|
-
Hex:"#7B6CA7",
|
|
535
|
-
RGB:"r124 g109 b168",
|
|
536
|
-
guid:"687fb17c-d87c-4e2e-a24c-132e70aa92b8",
|
|
537
|
-
accessibility_white_text:"AAaa",
|
|
538
|
-
accessibility_black_text:"AAaa"
|
|
539
|
-
}
|
|
540
|
-
*/ }
|
|
541
|
-
|
|
542
|
-
.Calcite_Purple_a100 {
|
|
543
|
-
background-color: #846ebf;
|
|
544
|
-
/*
|
|
545
|
-
{
|
|
546
|
-
Hex:"#846EBF",
|
|
547
|
-
RGB:"r132 g110 b191",
|
|
548
|
-
guid:"d861e9f1-bf6a-42f3-b217-93894bab3386",
|
|
549
|
-
accessibility_white_text:"AA",
|
|
550
|
-
accessibility_black_text:"AAaa"
|
|
551
|
-
}
|
|
552
|
-
*/ }
|
|
553
|
-
|
|
554
|
-
.Calcite_Purple_a150 {
|
|
555
|
-
background-color: #7461a8;
|
|
556
|
-
/*
|
|
557
|
-
{
|
|
558
|
-
Hex:"#7461A8",
|
|
559
|
-
RGB:"r116 g97 b168",
|
|
560
|
-
guid:"35d3955f-b3cd-4421-a0b5-38a0bfffd03b",
|
|
561
|
-
accessibility_white_text:"AAaa",
|
|
562
|
-
accessibility_black_text:"AA"
|
|
563
|
-
}
|
|
564
|
-
*/ }
|
|
565
|
-
|
|
566
|
-
.Calcite_Purple_a200 {
|
|
567
|
-
background-color: #61518c;
|
|
568
|
-
/*
|
|
569
|
-
{
|
|
570
|
-
Hex:"#61518C",
|
|
571
|
-
RGB:"r97 g81 b140",
|
|
572
|
-
guid:"a9c9b7f3-6973-4bf9-9879-f41067d327d6",
|
|
573
|
-
accessibility_white_text:"AAaa",
|
|
574
|
-
accessibility_black_text:"AA"
|
|
575
|
-
}
|
|
576
|
-
*/ }
|
|
577
|
-
|
|
578
|
-
.Calcite_Purple_a250 {
|
|
579
|
-
background-color: #4f4273;
|
|
580
|
-
/*
|
|
581
|
-
{
|
|
582
|
-
Hex:"#4F4273",
|
|
583
|
-
RGB:"r79 g66 b115",
|
|
584
|
-
guid:"7cd4639d-fec7-42bb-82f8-7ca7cb70530e",
|
|
585
|
-
accessibility_white_text:"AAaa",
|
|
586
|
-
accessibility_black_text:""
|
|
587
|
-
}
|
|
588
|
-
*/ }
|
|
589
|
-
|
|
590
|
-
/* -- Calcite Core Brown -- */
|
|
591
|
-
.Calcite_Brown_100 {
|
|
592
|
-
background-color: #e8ddd3;
|
|
593
|
-
/*
|
|
594
|
-
{
|
|
595
|
-
Hex:"#E8DDD3",
|
|
596
|
-
RGB:"r233 g222 b212",
|
|
597
|
-
guid:"d66dd0c1-bf42-4641-8411-bc6f5b3bf7ae",
|
|
598
|
-
accessibility_white_text:"",
|
|
599
|
-
accessibility_black_text:"AAaa"
|
|
600
|
-
}
|
|
601
|
-
*/ }
|
|
602
|
-
|
|
603
|
-
.Calcite_Brown_150 {
|
|
604
|
-
background-color: #d2b38f;
|
|
605
|
-
/*
|
|
606
|
-
{
|
|
607
|
-
Hex:"#D2B38F",
|
|
608
|
-
RGB:"r211 g180 b144",
|
|
609
|
-
guid:"eca70e1f-7f60-4b58-b41d-8bc144e476cb",
|
|
610
|
-
accessibility_white_text:"",
|
|
611
|
-
accessibility_black_text:"AAaa"
|
|
612
|
-
}
|
|
613
|
-
*/ }
|
|
614
|
-
|
|
615
|
-
.Calcite_Brown_200 {
|
|
616
|
-
background-color: #b78a54;
|
|
617
|
-
/*
|
|
618
|
-
{
|
|
619
|
-
Hex:"#B78A54",
|
|
620
|
-
RGB:"r184 g139 b85",
|
|
621
|
-
guid:"b02f6a27-6d0d-46db-96df-6ca3ff7d29b3",
|
|
622
|
-
accessibility_white_text:"AA",
|
|
623
|
-
accessibility_black_text:"AAaa"
|
|
624
|
-
}
|
|
625
|
-
*/ }
|
|
626
|
-
|
|
627
|
-
.Calcite_Brown_250 {
|
|
628
|
-
background-color: #a57946;
|
|
629
|
-
/*
|
|
630
|
-
{
|
|
631
|
-
Hex:"#A57946",
|
|
632
|
-
RGB:"r166 g122 b71",
|
|
633
|
-
guid:"733ba9e7-992e-4f52-a786-93ca5b84224a",
|
|
634
|
-
accessibility_white_text:"AA",
|
|
635
|
-
accessibility_black_text:"AAaa"
|
|
636
|
-
}
|
|
637
|
-
*/ }
|
|
638
|
-
|
|
639
|
-
.Calcite_Brown_a100 {
|
|
640
|
-
background-color: #bf813a;
|
|
641
|
-
/*
|
|
642
|
-
{
|
|
643
|
-
Hex:"#BF813A",
|
|
644
|
-
RGB:"r191 g129 b58",
|
|
645
|
-
guid:"37268ee6-db88-4afb-9306-5781c120a0ca",
|
|
646
|
-
accessibility_white_text:"AA",
|
|
647
|
-
accessibility_black_text:"AAaa"
|
|
648
|
-
}
|
|
649
|
-
*/ }
|
|
650
|
-
|
|
651
|
-
.Calcite_Brown_a150 {
|
|
652
|
-
background-color: #a67032;
|
|
653
|
-
/*
|
|
654
|
-
{
|
|
655
|
-
Hex:"#A67032",
|
|
656
|
-
RGB:"r166 g112 b50",
|
|
657
|
-
guid:"4d0620ad-f5f8-4160-a0ca-aa94e99e3725",
|
|
658
|
-
accessibility_white_text:"AA",
|
|
659
|
-
accessibility_black_text:"AAaa"
|
|
660
|
-
}
|
|
661
|
-
*/ }
|
|
662
|
-
|
|
663
|
-
.Calcite_Brown_a200 {
|
|
664
|
-
background-color: #8c5e2a;
|
|
665
|
-
/*
|
|
666
|
-
{
|
|
667
|
-
Hex:"#8C5E2A",
|
|
668
|
-
RGB:"r140 g94 b42",
|
|
669
|
-
guid:"2e90145b-9516-4c3c-bba8-63672ff71fef",
|
|
670
|
-
accessibility_white_text:"AAaa",
|
|
671
|
-
accessibility_black_text:"AA"
|
|
672
|
-
}
|
|
673
|
-
*/ }
|
|
674
|
-
|
|
675
|
-
.Calcite_Brown_a250 {
|
|
676
|
-
background-color: #734d22;
|
|
677
|
-
/*
|
|
678
|
-
{
|
|
679
|
-
Hex:"#734D22",
|
|
680
|
-
RGB:"r115 g77 b34",
|
|
681
|
-
guid:"fc9df10f-e68d-4d8f-a558-60a0869f34e2",
|
|
682
|
-
accessibility_white_text:"AAaa",
|
|
683
|
-
accessibility_black_text:""
|
|
684
|
-
}
|
|
685
|
-
*/ }
|
|
686
|
-
|
|
687
|
-
/*# sourceMappingURL=calcite_core_colors.css.map */
|
|
1
|
+
/* Esri Calcite Core Colors - Last Updated 04/16/15 */
|
|
2
|
+
/*
|
|
3
|
+
{
|
|
4
|
+
name: "Calcite Core Colors",
|
|
5
|
+
tags: "Calcite Core,Calcite"
|
|
6
|
+
}
|
|
7
|
+
*/
|
|
8
|
+
/* -- Calcite Core Blue -- */
|
|
9
|
+
.Calcite_Blue_100 {
|
|
10
|
+
background-color: #d2e9f9;
|
|
11
|
+
/*
|
|
12
|
+
{
|
|
13
|
+
Hex:"#D2E9F9",
|
|
14
|
+
RGB:"r221 g234 b249",
|
|
15
|
+
guid:"4655dee8-192b-4fdd-bd76-a3026c629763",
|
|
16
|
+
accessibility_white_text:"",
|
|
17
|
+
accessibility_black_text:"AAaa"
|
|
18
|
+
}
|
|
19
|
+
*/ }
|
|
20
|
+
|
|
21
|
+
.Calcite_Blue_150 {
|
|
22
|
+
background-color: #bcdaed;
|
|
23
|
+
/*
|
|
24
|
+
{
|
|
25
|
+
Hex:"#BCDAED",
|
|
26
|
+
RGB:"r189 g219 b238",
|
|
27
|
+
guid:"9ba1245d-dd02-4dc1-ac28-fa2048fc1627",
|
|
28
|
+
accessibility_white_text:"",
|
|
29
|
+
accessibility_black_text:"AAaa"
|
|
30
|
+
}
|
|
31
|
+
*/ }
|
|
32
|
+
|
|
33
|
+
.Calcite_Blue_200 {
|
|
34
|
+
background-color: #6cb4e2;
|
|
35
|
+
/*
|
|
36
|
+
{
|
|
37
|
+
Hex:"#6CB4E2",
|
|
38
|
+
RGB:"r109 g181 b227",
|
|
39
|
+
guid:"88e16018-ce1b-4ef2-ab21-e7ee260a217a",
|
|
40
|
+
accessibility_white_text:"",
|
|
41
|
+
accessibility_black_text:"AAaa"
|
|
42
|
+
}
|
|
43
|
+
*/ }
|
|
44
|
+
|
|
45
|
+
.Calcite_Blue_250 {
|
|
46
|
+
background-color: #56a5d8;
|
|
47
|
+
/*
|
|
48
|
+
{
|
|
49
|
+
Hex:"#56A5D8",
|
|
50
|
+
RGB:"r87 g166 b217",
|
|
51
|
+
guid:"d36d7477-5d0f-46fe-a5c9-0cd59b4028d6",
|
|
52
|
+
accessibility_white_text:"",
|
|
53
|
+
accessibility_black_text:"AAaa"
|
|
54
|
+
}
|
|
55
|
+
*/ }
|
|
56
|
+
|
|
57
|
+
.Calcite_Blue_a100 {
|
|
58
|
+
background-color: #49b0f2;
|
|
59
|
+
/*
|
|
60
|
+
{
|
|
61
|
+
Hex:"#49B0F2",
|
|
62
|
+
RGB:"r73 g176 b242",
|
|
63
|
+
guid:"e22efb06-71b5-4ee0-b1ce-9c599df2ac9d",
|
|
64
|
+
accessibility_white_text:"",
|
|
65
|
+
accessibility_black_text:"AAaa"
|
|
66
|
+
}
|
|
67
|
+
*/ }
|
|
68
|
+
|
|
69
|
+
.Calcite_Blue_a150 {
|
|
70
|
+
background-color: #419ed9;
|
|
71
|
+
/*
|
|
72
|
+
{
|
|
73
|
+
Hex:"#419ED9",
|
|
74
|
+
RGB:"r65 g158 b217",
|
|
75
|
+
guid:"64d227d5-55fa-4c78-af72-64bc4e5c2dac",
|
|
76
|
+
accessibility_white_text:"",
|
|
77
|
+
accessibility_black_text:"AAaa"
|
|
78
|
+
}
|
|
79
|
+
*/ }
|
|
80
|
+
|
|
81
|
+
.Calcite_Blue_a200 {
|
|
82
|
+
background-color: #3b8fc4;
|
|
83
|
+
/*
|
|
84
|
+
{
|
|
85
|
+
Hex:"#3B8FC4",
|
|
86
|
+
RGB:"r59 g143 b196",
|
|
87
|
+
guid:"d4a595a8-8c99-4776-ad24-5db864faf1d4",
|
|
88
|
+
accessibility_white_text:"AA",
|
|
89
|
+
accessibility_black_text:"AAaa"
|
|
90
|
+
}
|
|
91
|
+
*/ }
|
|
92
|
+
|
|
93
|
+
.Calcite_Blue_a250 {
|
|
94
|
+
background-color: #196fa6;
|
|
95
|
+
/*
|
|
96
|
+
{
|
|
97
|
+
Hex:"#196FA6",
|
|
98
|
+
RGB:"r25 g111 b166",
|
|
99
|
+
guid:"cead1d1f-5cd2-4b80-86ec-0fe7c35323bc",
|
|
100
|
+
accessibility_white_text:"AAaa",
|
|
101
|
+
accessibility_black_text:"AA"
|
|
102
|
+
}
|
|
103
|
+
*/ }
|
|
104
|
+
|
|
105
|
+
/* -- Calcite Core Yellow -- */
|
|
106
|
+
.Calcite_Yellow_100 {
|
|
107
|
+
background-color: #f3edc7;
|
|
108
|
+
/*
|
|
109
|
+
{
|
|
110
|
+
Hex:"#F3EDC7",
|
|
111
|
+
RGB:"r244 g238 b200",
|
|
112
|
+
guid:"b4ad1067-29aa-4d47-acf1-365dc5779e43",
|
|
113
|
+
accessibility_white_text:"",
|
|
114
|
+
accessibility_black_text:"AAaa"
|
|
115
|
+
}
|
|
116
|
+
*/ }
|
|
117
|
+
|
|
118
|
+
.Calcite_Yellow_150 {
|
|
119
|
+
background-color: #efe397;
|
|
120
|
+
/*
|
|
121
|
+
{
|
|
122
|
+
Hex:"#EFE397",
|
|
123
|
+
RGB:"r240 g228 b152",
|
|
124
|
+
guid:"74554988-b164-47dd-9bd7-8714503bfedd",
|
|
125
|
+
accessibility_white_text:"",
|
|
126
|
+
accessibility_black_text:"AAaa"
|
|
127
|
+
}
|
|
128
|
+
*/ }
|
|
129
|
+
|
|
130
|
+
.Calcite_Yellow_200 {
|
|
131
|
+
background-color: #e4d154;
|
|
132
|
+
/*
|
|
133
|
+
{
|
|
134
|
+
Hex:"#E4D154",
|
|
135
|
+
RGB:"r229 g210 b85",
|
|
136
|
+
guid:"e1ac1163-5f62-4239-a0a4-35a421d2b82d",
|
|
137
|
+
accessibility_white_text:"",
|
|
138
|
+
accessibility_black_text:"AAaa"
|
|
139
|
+
}
|
|
140
|
+
*/ }
|
|
141
|
+
|
|
142
|
+
.Calcite_Yellow_250 {
|
|
143
|
+
background-color: #d8c34b;
|
|
144
|
+
/*
|
|
145
|
+
{
|
|
146
|
+
Hex:"#D8C34B",
|
|
147
|
+
RGB:"r217 g196 b76",
|
|
148
|
+
guid:"bb431533-9ae1-4c1f-bf70-6b9234ec4065",
|
|
149
|
+
accessibility_white_text:"",
|
|
150
|
+
accessibility_black_text:"AAaa"
|
|
151
|
+
}
|
|
152
|
+
*/ }
|
|
153
|
+
|
|
154
|
+
.Calcite_Yellow_a100 {
|
|
155
|
+
background-color: #f2d530;
|
|
156
|
+
/*
|
|
157
|
+
{
|
|
158
|
+
Hex:"#F2D530",
|
|
159
|
+
RGB:"r242 g213 b48",
|
|
160
|
+
guid:"72bc84b6-854a-4b65-ac7a-fd894d3d73b0",
|
|
161
|
+
accessibility_white_text:"",
|
|
162
|
+
accessibility_black_text:"AAaa"
|
|
163
|
+
}
|
|
164
|
+
*/ }
|
|
165
|
+
|
|
166
|
+
.Calcite_Yellow_a150 {
|
|
167
|
+
background-color: #d9bf2b;
|
|
168
|
+
/*
|
|
169
|
+
{
|
|
170
|
+
Hex:"#D9BF2B",
|
|
171
|
+
RGB:"r217 g191 b43",
|
|
172
|
+
guid:"45dfb92c-ca20-404a-b761-50df7d6d55ac",
|
|
173
|
+
accessibility_white_text:"",
|
|
174
|
+
accessibility_black_text:"AAaa"
|
|
175
|
+
}
|
|
176
|
+
*/ }
|
|
177
|
+
|
|
178
|
+
.Calcite_Yellow_a200 {
|
|
179
|
+
background-color: #bda726;
|
|
180
|
+
/*
|
|
181
|
+
{
|
|
182
|
+
Hex:"#BDA726",
|
|
183
|
+
RGB:"r189 g167 b38",
|
|
184
|
+
guid:"be6f0c4d-ab00-40f2-9df5-8e5ea1ac4fea",
|
|
185
|
+
accessibility_white_text:"",
|
|
186
|
+
accessibility_black_text:"AAaa"
|
|
187
|
+
}
|
|
188
|
+
*/ }
|
|
189
|
+
|
|
190
|
+
.Calcite_Yellow_a250 {
|
|
191
|
+
background-color: #a68d00;
|
|
192
|
+
/*
|
|
193
|
+
{
|
|
194
|
+
Hex:"#A68D00",
|
|
195
|
+
RGB:"r166 g141 b0",
|
|
196
|
+
guid:"ed030b74-86fe-481e-85c1-abe97b1cd9bb",
|
|
197
|
+
accessibility_white_text:"AA",
|
|
198
|
+
accessibility_black_text:"AAaa"
|
|
199
|
+
}
|
|
200
|
+
*/ }
|
|
201
|
+
|
|
202
|
+
/* -- Calcite Core Orange -- */
|
|
203
|
+
.Calcite_Orange_100 {
|
|
204
|
+
background-color: #fbe1c2;
|
|
205
|
+
/*
|
|
206
|
+
{
|
|
207
|
+
Hex:"#FBE1C2",
|
|
208
|
+
RGB:"r251 g226 b195",
|
|
209
|
+
guid:"5367b7b0-a1a3-4cf4-bb02-89af77834fc3",
|
|
210
|
+
accessibility_white_text:"",
|
|
211
|
+
accessibility_black_text:"AAaa"
|
|
212
|
+
}
|
|
213
|
+
*/ }
|
|
214
|
+
|
|
215
|
+
.Calcite_Orange_150 {
|
|
216
|
+
background-color: #f6ca92;
|
|
217
|
+
/*
|
|
218
|
+
{
|
|
219
|
+
Hex:"#F6CA92",
|
|
220
|
+
RGB:"r247 g203 b147",
|
|
221
|
+
guid:"751dde41-e219-4130-b096-50252d454d0c",
|
|
222
|
+
accessibility_white_text:"",
|
|
223
|
+
accessibility_black_text:"AAaa"
|
|
224
|
+
}
|
|
225
|
+
*/ }
|
|
226
|
+
|
|
227
|
+
.Calcite_Orange_200 {
|
|
228
|
+
background-color: #eda959;
|
|
229
|
+
/*
|
|
230
|
+
{
|
|
231
|
+
Hex:"#EDA959",
|
|
232
|
+
RGB:"r238 g170 b90",
|
|
233
|
+
guid:"08a9135b-e9ba-44c3-a7b9-aafaee9ba634",
|
|
234
|
+
accessibility_white_text:"",
|
|
235
|
+
accessibility_black_text:"AAaa"
|
|
236
|
+
}
|
|
237
|
+
*/ }
|
|
238
|
+
|
|
239
|
+
.Calcite_Orange_250 {
|
|
240
|
+
background-color: #e79c47;
|
|
241
|
+
/*
|
|
242
|
+
{
|
|
243
|
+
Hex:"#E79C47",
|
|
244
|
+
RGB:"r232 g157 b72",
|
|
245
|
+
guid:"a01870e1-ceb4-424b-927d-21e794a92da7",
|
|
246
|
+
accessibility_white_text:"",
|
|
247
|
+
accessibility_black_text:"AAaa"
|
|
248
|
+
}
|
|
249
|
+
*/ }
|
|
250
|
+
|
|
251
|
+
.Calcite_Orange_a100 {
|
|
252
|
+
background-color: #ff9f33;
|
|
253
|
+
/*
|
|
254
|
+
{
|
|
255
|
+
Hex:"#FF9F33",
|
|
256
|
+
RGB:"r255 g159 b51",
|
|
257
|
+
guid:"1d63fc35-0b74-4f2b-a0a4-0a5f72a4c630",
|
|
258
|
+
accessibility_white_text:"",
|
|
259
|
+
accessibility_black_text:"AAaa"
|
|
260
|
+
}
|
|
261
|
+
*/ }
|
|
262
|
+
|
|
263
|
+
.Calcite_Orange_a150 {
|
|
264
|
+
background-color: #e8912e;
|
|
265
|
+
/*
|
|
266
|
+
{
|
|
267
|
+
Hex:"#E8912E",
|
|
268
|
+
RGB:"r232 g145 b46",
|
|
269
|
+
guid:"f92a6f43-90a3-4007-8758-3305b07542d7",
|
|
270
|
+
accessibility_white_text:"",
|
|
271
|
+
accessibility_black_text:"AAaa"
|
|
272
|
+
}
|
|
273
|
+
*/ }
|
|
274
|
+
|
|
275
|
+
.Calcite_Orange_a200 {
|
|
276
|
+
background-color: #d17e21;
|
|
277
|
+
/*
|
|
278
|
+
{
|
|
279
|
+
Hex:"#D17E21",
|
|
280
|
+
RGB:"r209 g126 b33",
|
|
281
|
+
guid:"66ef990d-1980-499a-8ad7-a2027e473954",
|
|
282
|
+
accessibility_white_text:"AA",
|
|
283
|
+
accessibility_black_text:"AAaa"
|
|
284
|
+
}
|
|
285
|
+
*/ }
|
|
286
|
+
|
|
287
|
+
.Calcite_Orange_a250 {
|
|
288
|
+
background-color: #ad6511;
|
|
289
|
+
/*
|
|
290
|
+
{
|
|
291
|
+
Hex:"#AD6511",
|
|
292
|
+
RGB:"r173 g101 b17",
|
|
293
|
+
guid:"861cc1ae-dce3-4272-a55c-1d3c7c9f068a",
|
|
294
|
+
accessibility_white_text:"AAaa",
|
|
295
|
+
accessibility_black_text:"AAaa"
|
|
296
|
+
}
|
|
297
|
+
*/ }
|
|
298
|
+
|
|
299
|
+
/* -- Calcite Core Green -- */
|
|
300
|
+
.Calcite_Green_100 {
|
|
301
|
+
background-color: #ddeedb;
|
|
302
|
+
/*
|
|
303
|
+
{
|
|
304
|
+
Hex:"#DDEEDB",
|
|
305
|
+
RGB:"r221 g238 b219",
|
|
306
|
+
guid:"e308a3ec-840e-4a77-a51b-df5ce37ff3bb",
|
|
307
|
+
accessibility_white_text:"",
|
|
308
|
+
accessibility_black_text:"AAaa"
|
|
309
|
+
}
|
|
310
|
+
*/ }
|
|
311
|
+
|
|
312
|
+
.Calcite_Green_150 {
|
|
313
|
+
background-color: #9bc19c;
|
|
314
|
+
/*
|
|
315
|
+
{
|
|
316
|
+
Hex:"#9BC19C",
|
|
317
|
+
RGB:"r155 g194 b156",
|
|
318
|
+
guid:"79c4211e-4942-41af-ab09-2f64352ffd35",
|
|
319
|
+
accessibility_white_text:"",
|
|
320
|
+
accessibility_black_text:"AAaa"
|
|
321
|
+
}
|
|
322
|
+
*/ }
|
|
323
|
+
|
|
324
|
+
.Calcite_Green_200 {
|
|
325
|
+
background-color: #67a966;
|
|
326
|
+
/*
|
|
327
|
+
{
|
|
328
|
+
Hex:"#67A966",
|
|
329
|
+
RGB:"r105 g170 b103",
|
|
330
|
+
guid:"a6b78543-830a-40ed-b5ce-d0781dc7fec4",
|
|
331
|
+
accessibility_white_text:"",
|
|
332
|
+
accessibility_black_text:"AAaa"
|
|
333
|
+
}
|
|
334
|
+
*/ }
|
|
335
|
+
|
|
336
|
+
.Calcite_Green_250 {
|
|
337
|
+
background-color: #5a9359;
|
|
338
|
+
/*
|
|
339
|
+
{
|
|
340
|
+
Hex:"#5A9359",
|
|
341
|
+
RGB:"r91 g148 b90",
|
|
342
|
+
guid:"275dfc18-669b-4172-8d05-ebe756967689",
|
|
343
|
+
accessibility_white_text:"AA",
|
|
344
|
+
accessibility_black_text:"AAaa"
|
|
345
|
+
}
|
|
346
|
+
*/ }
|
|
347
|
+
|
|
348
|
+
.Calcite_Green_a100 {
|
|
349
|
+
background-color: #50ad4e;
|
|
350
|
+
/*
|
|
351
|
+
{
|
|
352
|
+
Hex:"#50AD4E",
|
|
353
|
+
RGB:"r80 g173 b78",
|
|
354
|
+
guid:"a57aee23-1ea4-4b5e-92c1-3f905cd2f57e",
|
|
355
|
+
accessibility_white_text:"",
|
|
356
|
+
accessibility_black_text:"AAaa"
|
|
357
|
+
}
|
|
358
|
+
*/ }
|
|
359
|
+
|
|
360
|
+
.Calcite_Green_a150 {
|
|
361
|
+
background-color: #449443;
|
|
362
|
+
/*
|
|
363
|
+
{
|
|
364
|
+
Hex:"#449443",
|
|
365
|
+
RGB:"r68 g148 b67",
|
|
366
|
+
guid:"c0772e3f-d054-4789-bb1c-68fa5fe30af0",
|
|
367
|
+
accessibility_white_text:"AA",
|
|
368
|
+
accessibility_black_text:"AAaa"
|
|
369
|
+
}
|
|
370
|
+
*/ }
|
|
371
|
+
|
|
372
|
+
.Calcite_Green_a200 {
|
|
373
|
+
background-color: #338033;
|
|
374
|
+
/*
|
|
375
|
+
{
|
|
376
|
+
Hex:"#338033",
|
|
377
|
+
RGB:"r51 g128 b51",
|
|
378
|
+
guid:"5e702fde-9966-487f-98af-52041709c9a7",
|
|
379
|
+
accessibility_white_text:"AAaa",
|
|
380
|
+
accessibility_black_text:"AA"
|
|
381
|
+
}
|
|
382
|
+
*/ }
|
|
383
|
+
|
|
384
|
+
.Calcite_Green_a250 {
|
|
385
|
+
background-color: #275e26;
|
|
386
|
+
/*
|
|
387
|
+
{
|
|
388
|
+
Hex:"#275E26",
|
|
389
|
+
RGB:"r39 g94 b38",
|
|
390
|
+
guid:"edb72c89-e39a-4de8-984f-8b7d9f838f98",
|
|
391
|
+
accessibility_white_text:"AAaa",
|
|
392
|
+
accessibility_black_text:""
|
|
393
|
+
}
|
|
394
|
+
*/ }
|
|
395
|
+
|
|
396
|
+
/* -- Calcite Core Red -- */
|
|
397
|
+
.Calcite_Red_100 {
|
|
398
|
+
background-color: #f3ded7;
|
|
399
|
+
/*
|
|
400
|
+
{
|
|
401
|
+
Hex:"#F3DED7",
|
|
402
|
+
RGB:"r244 g223 b216",
|
|
403
|
+
guid:"7f79cf3c-0a16-4386-a7e5-53ec317d9e8a",
|
|
404
|
+
accessibility_white_text:"",
|
|
405
|
+
accessibility_black_text:"AAaa"
|
|
406
|
+
}
|
|
407
|
+
*/ }
|
|
408
|
+
|
|
409
|
+
.Calcite_Red_150 {
|
|
410
|
+
background-color: #e4a793;
|
|
411
|
+
/*
|
|
412
|
+
{
|
|
413
|
+
Hex:"#E4A793",
|
|
414
|
+
RGB:"r229 g168 b148",
|
|
415
|
+
guid:"d0d38ae2-c916-4a16-a1f3-d951cc499e65",
|
|
416
|
+
accessibility_white_text:"",
|
|
417
|
+
accessibility_black_text:"AAaa"
|
|
418
|
+
}
|
|
419
|
+
*/ }
|
|
420
|
+
|
|
421
|
+
.Calcite_Red_200 {
|
|
422
|
+
background-color: #c86a4a;
|
|
423
|
+
/*
|
|
424
|
+
{
|
|
425
|
+
Hex:"#C86A4A",
|
|
426
|
+
RGB:"r210 g107 b75",
|
|
427
|
+
guid:"233ed1cf-5f23-4fab-aa17-63b29a50801b",
|
|
428
|
+
accessibility_white_text:"AA",
|
|
429
|
+
accessibility_black_text:"AAaa"
|
|
430
|
+
}
|
|
431
|
+
*/ }
|
|
432
|
+
|
|
433
|
+
.Calcite_Red_250 {
|
|
434
|
+
background-color: #c6542d;
|
|
435
|
+
/*
|
|
436
|
+
{
|
|
437
|
+
Hex:"#C6542D",
|
|
438
|
+
RGB:"r199 g85 b46",
|
|
439
|
+
guid:"891511b8-fe34-45f3-b51d-88d3fa6d24b8",
|
|
440
|
+
accessibility_white_text:"AA",
|
|
441
|
+
accessibility_black_text:"AAaa"
|
|
442
|
+
}
|
|
443
|
+
*/ }
|
|
444
|
+
|
|
445
|
+
.Calcite_Red_a100 {
|
|
446
|
+
background-color: #e04f1d;
|
|
447
|
+
/*
|
|
448
|
+
{
|
|
449
|
+
Hex:"#E04F1D",
|
|
450
|
+
RGB:"r224 g79 b29",
|
|
451
|
+
guid:"a318043e-4402-4471-834b-7665b8fb5d0b",
|
|
452
|
+
accessibility_white_text:"AA",
|
|
453
|
+
accessibility_black_text:"AAaa"
|
|
454
|
+
}
|
|
455
|
+
*/ }
|
|
456
|
+
|
|
457
|
+
.Calcite_Red_a150 {
|
|
458
|
+
background-color: #c7461a;
|
|
459
|
+
/*
|
|
460
|
+
{
|
|
461
|
+
Hex:"#C7461A",
|
|
462
|
+
RGB:"r199 g70 b26",
|
|
463
|
+
guid:"f3b9c963-b6cf-40c6-975d-f08584298268",
|
|
464
|
+
accessibility_white_text:"AAaa",
|
|
465
|
+
accessibility_black_text:"AA"
|
|
466
|
+
}
|
|
467
|
+
*/ }
|
|
468
|
+
|
|
469
|
+
.Calcite_Red_a200 {
|
|
470
|
+
background-color: #ab3c16;
|
|
471
|
+
/*
|
|
472
|
+
{
|
|
473
|
+
Hex:"#AB3C16",
|
|
474
|
+
RGB:"r171 g60 b22",
|
|
475
|
+
guid:"592dfff5-bc8b-4d59-ad83-41b268873db0",
|
|
476
|
+
accessibility_white_text:"AAaa",
|
|
477
|
+
accessibility_black_text:"AA"
|
|
478
|
+
}
|
|
479
|
+
*/ }
|
|
480
|
+
|
|
481
|
+
.Calcite_Red_a250 {
|
|
482
|
+
background-color: #8c2907;
|
|
483
|
+
/*
|
|
484
|
+
{
|
|
485
|
+
Hex:"#8C2907",
|
|
486
|
+
RGB:"r140 g41 b7",
|
|
487
|
+
guid:"ede8a7e5-c655-44cc-828a-292984b98964",
|
|
488
|
+
accessibility_white_text:"AAaa",
|
|
489
|
+
accessibility_black_text:""
|
|
490
|
+
}
|
|
491
|
+
*/ }
|
|
492
|
+
|
|
493
|
+
/* -- Calcite Core Purple -- */
|
|
494
|
+
.Calcite_Purple_100 {
|
|
495
|
+
background-color: #e5e1ef;
|
|
496
|
+
/*
|
|
497
|
+
{
|
|
498
|
+
Hex:"#E5E1EF",
|
|
499
|
+
RGB:"r230 g226 b240",
|
|
500
|
+
guid:"17a68f19-2176-4883-90ec-0e02f7ebab6f",
|
|
501
|
+
accessibility_white_text:"",
|
|
502
|
+
accessibility_black_text:"AAaa"
|
|
503
|
+
}
|
|
504
|
+
*/ }
|
|
505
|
+
|
|
506
|
+
.Calcite_Purple_150 {
|
|
507
|
+
background-color: #c4bcdc;
|
|
508
|
+
/*
|
|
509
|
+
{
|
|
510
|
+
Hex:"#C4BCDC",
|
|
511
|
+
RGB:"r197 g189 b221",
|
|
512
|
+
guid:"92900e24-b8f4-454a-baba-181897f51978",
|
|
513
|
+
accessibility_white_text:"",
|
|
514
|
+
accessibility_black_text:"AAaa"
|
|
515
|
+
}
|
|
516
|
+
*/ }
|
|
517
|
+
|
|
518
|
+
.Calcite_Purple_200 {
|
|
519
|
+
background-color: #9081bc;
|
|
520
|
+
/*
|
|
521
|
+
{
|
|
522
|
+
Hex:"#9081BC",
|
|
523
|
+
RGB:"r145 g130 b189",
|
|
524
|
+
guid:"10b9463d-488f-42d9-8899-034e3c3029fa",
|
|
525
|
+
accessibility_white_text:"AA",
|
|
526
|
+
accessibility_black_text:"AAaa"
|
|
527
|
+
}
|
|
528
|
+
*/ }
|
|
529
|
+
|
|
530
|
+
.Calcite_Purple_250 {
|
|
531
|
+
background-color: #7b6ca7;
|
|
532
|
+
/*
|
|
533
|
+
{
|
|
534
|
+
Hex:"#7B6CA7",
|
|
535
|
+
RGB:"r124 g109 b168",
|
|
536
|
+
guid:"687fb17c-d87c-4e2e-a24c-132e70aa92b8",
|
|
537
|
+
accessibility_white_text:"AAaa",
|
|
538
|
+
accessibility_black_text:"AAaa"
|
|
539
|
+
}
|
|
540
|
+
*/ }
|
|
541
|
+
|
|
542
|
+
.Calcite_Purple_a100 {
|
|
543
|
+
background-color: #846ebf;
|
|
544
|
+
/*
|
|
545
|
+
{
|
|
546
|
+
Hex:"#846EBF",
|
|
547
|
+
RGB:"r132 g110 b191",
|
|
548
|
+
guid:"d861e9f1-bf6a-42f3-b217-93894bab3386",
|
|
549
|
+
accessibility_white_text:"AA",
|
|
550
|
+
accessibility_black_text:"AAaa"
|
|
551
|
+
}
|
|
552
|
+
*/ }
|
|
553
|
+
|
|
554
|
+
.Calcite_Purple_a150 {
|
|
555
|
+
background-color: #7461a8;
|
|
556
|
+
/*
|
|
557
|
+
{
|
|
558
|
+
Hex:"#7461A8",
|
|
559
|
+
RGB:"r116 g97 b168",
|
|
560
|
+
guid:"35d3955f-b3cd-4421-a0b5-38a0bfffd03b",
|
|
561
|
+
accessibility_white_text:"AAaa",
|
|
562
|
+
accessibility_black_text:"AA"
|
|
563
|
+
}
|
|
564
|
+
*/ }
|
|
565
|
+
|
|
566
|
+
.Calcite_Purple_a200 {
|
|
567
|
+
background-color: #61518c;
|
|
568
|
+
/*
|
|
569
|
+
{
|
|
570
|
+
Hex:"#61518C",
|
|
571
|
+
RGB:"r97 g81 b140",
|
|
572
|
+
guid:"a9c9b7f3-6973-4bf9-9879-f41067d327d6",
|
|
573
|
+
accessibility_white_text:"AAaa",
|
|
574
|
+
accessibility_black_text:"AA"
|
|
575
|
+
}
|
|
576
|
+
*/ }
|
|
577
|
+
|
|
578
|
+
.Calcite_Purple_a250 {
|
|
579
|
+
background-color: #4f4273;
|
|
580
|
+
/*
|
|
581
|
+
{
|
|
582
|
+
Hex:"#4F4273",
|
|
583
|
+
RGB:"r79 g66 b115",
|
|
584
|
+
guid:"7cd4639d-fec7-42bb-82f8-7ca7cb70530e",
|
|
585
|
+
accessibility_white_text:"AAaa",
|
|
586
|
+
accessibility_black_text:""
|
|
587
|
+
}
|
|
588
|
+
*/ }
|
|
589
|
+
|
|
590
|
+
/* -- Calcite Core Brown -- */
|
|
591
|
+
.Calcite_Brown_100 {
|
|
592
|
+
background-color: #e8ddd3;
|
|
593
|
+
/*
|
|
594
|
+
{
|
|
595
|
+
Hex:"#E8DDD3",
|
|
596
|
+
RGB:"r233 g222 b212",
|
|
597
|
+
guid:"d66dd0c1-bf42-4641-8411-bc6f5b3bf7ae",
|
|
598
|
+
accessibility_white_text:"",
|
|
599
|
+
accessibility_black_text:"AAaa"
|
|
600
|
+
}
|
|
601
|
+
*/ }
|
|
602
|
+
|
|
603
|
+
.Calcite_Brown_150 {
|
|
604
|
+
background-color: #d2b38f;
|
|
605
|
+
/*
|
|
606
|
+
{
|
|
607
|
+
Hex:"#D2B38F",
|
|
608
|
+
RGB:"r211 g180 b144",
|
|
609
|
+
guid:"eca70e1f-7f60-4b58-b41d-8bc144e476cb",
|
|
610
|
+
accessibility_white_text:"",
|
|
611
|
+
accessibility_black_text:"AAaa"
|
|
612
|
+
}
|
|
613
|
+
*/ }
|
|
614
|
+
|
|
615
|
+
.Calcite_Brown_200 {
|
|
616
|
+
background-color: #b78a54;
|
|
617
|
+
/*
|
|
618
|
+
{
|
|
619
|
+
Hex:"#B78A54",
|
|
620
|
+
RGB:"r184 g139 b85",
|
|
621
|
+
guid:"b02f6a27-6d0d-46db-96df-6ca3ff7d29b3",
|
|
622
|
+
accessibility_white_text:"AA",
|
|
623
|
+
accessibility_black_text:"AAaa"
|
|
624
|
+
}
|
|
625
|
+
*/ }
|
|
626
|
+
|
|
627
|
+
.Calcite_Brown_250 {
|
|
628
|
+
background-color: #a57946;
|
|
629
|
+
/*
|
|
630
|
+
{
|
|
631
|
+
Hex:"#A57946",
|
|
632
|
+
RGB:"r166 g122 b71",
|
|
633
|
+
guid:"733ba9e7-992e-4f52-a786-93ca5b84224a",
|
|
634
|
+
accessibility_white_text:"AA",
|
|
635
|
+
accessibility_black_text:"AAaa"
|
|
636
|
+
}
|
|
637
|
+
*/ }
|
|
638
|
+
|
|
639
|
+
.Calcite_Brown_a100 {
|
|
640
|
+
background-color: #bf813a;
|
|
641
|
+
/*
|
|
642
|
+
{
|
|
643
|
+
Hex:"#BF813A",
|
|
644
|
+
RGB:"r191 g129 b58",
|
|
645
|
+
guid:"37268ee6-db88-4afb-9306-5781c120a0ca",
|
|
646
|
+
accessibility_white_text:"AA",
|
|
647
|
+
accessibility_black_text:"AAaa"
|
|
648
|
+
}
|
|
649
|
+
*/ }
|
|
650
|
+
|
|
651
|
+
.Calcite_Brown_a150 {
|
|
652
|
+
background-color: #a67032;
|
|
653
|
+
/*
|
|
654
|
+
{
|
|
655
|
+
Hex:"#A67032",
|
|
656
|
+
RGB:"r166 g112 b50",
|
|
657
|
+
guid:"4d0620ad-f5f8-4160-a0ca-aa94e99e3725",
|
|
658
|
+
accessibility_white_text:"AA",
|
|
659
|
+
accessibility_black_text:"AAaa"
|
|
660
|
+
}
|
|
661
|
+
*/ }
|
|
662
|
+
|
|
663
|
+
.Calcite_Brown_a200 {
|
|
664
|
+
background-color: #8c5e2a;
|
|
665
|
+
/*
|
|
666
|
+
{
|
|
667
|
+
Hex:"#8C5E2A",
|
|
668
|
+
RGB:"r140 g94 b42",
|
|
669
|
+
guid:"2e90145b-9516-4c3c-bba8-63672ff71fef",
|
|
670
|
+
accessibility_white_text:"AAaa",
|
|
671
|
+
accessibility_black_text:"AA"
|
|
672
|
+
}
|
|
673
|
+
*/ }
|
|
674
|
+
|
|
675
|
+
.Calcite_Brown_a250 {
|
|
676
|
+
background-color: #734d22;
|
|
677
|
+
/*
|
|
678
|
+
{
|
|
679
|
+
Hex:"#734D22",
|
|
680
|
+
RGB:"r115 g77 b34",
|
|
681
|
+
guid:"fc9df10f-e68d-4d8f-a558-60a0869f34e2",
|
|
682
|
+
accessibility_white_text:"AAaa",
|
|
683
|
+
accessibility_black_text:""
|
|
684
|
+
}
|
|
685
|
+
*/ }
|
|
686
|
+
|
|
687
|
+
/*# sourceMappingURL=calcite_core_colors.css.map */
|