@geoscene/core 4.34.10 → 4.34.12
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/LICENSE.md +18 -18
- package/README.md +25 -25
- package/WebLinkChart.js +1 -1
- package/assets/geoscene/core/workers/chunks/0f735b0dec173142f3b6.js +1 -1
- package/assets/geoscene/core/workers/chunks/3a457e718a901a45902e.js +1 -1
- package/assets/geoscene/core/workers/chunks/49571d6875de1f2e7e25.js +32 -32
- package/assets/geoscene/core/workers/chunks/7565b382f6b3d2cb46a3.js +1 -1
- package/assets/geoscene/core/workers/chunks/9ff8ee6ed6b98c03ae7e.js +1 -1
- package/assets/geoscene/core/workers/chunks/aa78b69219d9a0ef1c54.js +1 -1
- package/assets/geoscene/core/workers/chunks/ce16489cf7eb0d78c741.js +1 -1
- package/assets/geoscene/core/workers/chunks/d6e0528eacee7ea4c1ce.js +1 -1
- package/assets/geoscene/core/workers/chunks/f651c05604eab83aef5f.js +1 -1
- package/assets/geoscene/css/main.scss +1 -1
- package/assets/geoscene/css/view.scss +1 -1
- package/assets/geoscene/themes/base/_colorVariables.scss +1 -1
- package/assets/geoscene/themes/base/_core.scss +1 -1
- package/assets/geoscene/themes/base/_functions.scss +23 -23
- package/assets/geoscene/themes/base/_layout.scss +11 -11
- package/assets/geoscene/themes/base/_sizes.scss +130 -130
- package/assets/geoscene/themes/base/_type.scss +25 -25
- 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/calcite_core_colors_dark.scss +285 -285
- 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_dark.scss +64 -64
- 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/calcite_core_colors_dark.css +673 -673
- 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_dark.css +169 -169
- package/assets/geoscene/themes/base/colors/patterns_json/calcite_vibrant_colors_dark.css +265 -265
- 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_dark.scss +263 -263
- 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_dark.scss +347 -347
- package/assets/geoscene/themes/base/colors/patterns_json/scss/complete.scss +11 -11
- package/assets/geoscene/themes/base/fonts/cdn.scss +2 -2
- package/assets/geoscene/themes/base/icons/fonts/CalciteWebCoreIcons.svg +196 -196
- package/assets/geoscene/themes/base/widgets/_AreaMeasurement2D.scss +7 -7
- package/assets/geoscene/themes/base/widgets/_AreaMeasurement3D.scss +7 -7
- package/assets/geoscene/themes/base/widgets/_DirectLineMeasurement3D.scss +7 -7
- package/assets/geoscene/themes/base/widgets/_DistanceMeasurement2D.scss +7 -7
- package/assets/geoscene/themes/base/widgets/_Measurement.scss +7 -7
- package/assets/geoscene/themes/light/view.scss +9 -9
- package/assets/geoscene/views/3d/analysis/images/heading-rotate.ts.svg +10 -10
- package/assets/geoscene/views/3d/analysis/images/tilt-rotate.ts.svg +11 -11
- package/assets/geoscene/views/3d/webgl-engine/lib/intersectorUtils.svg +117 -117
- package/assets/geoscene/views/magnifier/mask.ts.svg +5 -5
- package/assets/geoscene/views/magnifier/overlay.ts.svg +36 -36
- package/copyright.txt +1654 -1654
- package/geometry/operators/graphicBufferOperator.d.ts +4 -4
- package/identity/IdentityModal.js +1 -1
- package/layers/support/rasterDatasets/ImageServerRaster.js +1 -1
- package/package.json +30 -30
- package/portal/schemas/definitions.js +1 -1
- package/support/actions/actionUtils.js +1 -1
- package/views/interactive/tooltip/components/DrawHeaderActions.js +1 -1
- package/views/interactive/tooltip/components/TooltipEditableField.js +1 -1
- package/views/interactive/tooltip/content/TooltipContent.js +1 -1
- package/widgets/Attachments.js +1 -1
- package/widgets/BasemapGallery.js +1 -1
- package/widgets/BasemapLayerList.js +1 -1
- package/widgets/BasemapToggle/BasemapToggleViewModel.js +1 -1
- package/widgets/BasemapToggle.js +1 -1
- package/widgets/BatchAttributeForm.js +1 -1
- package/widgets/Bookmarks.js +1 -1
- package/widgets/BuildingExplorer/BuildingDisciplinesTree/BuildingDisciplinesNode.js +1 -1
- package/widgets/BuildingExplorer/BuildingDisciplinesTree/BuildingDisciplinesTree.js +1 -1
- package/widgets/BuildingExplorer/BuildingLevelPicker/BuildingLevelPicker.js +1 -1
- package/widgets/BuildingExplorer/BuildingLevelPicker/Label.js +1 -1
- package/widgets/BuildingExplorer/BuildingPhasePicker/BuildingPhasePicker.js +1 -1
- package/widgets/BuildingExplorer.js +1 -1
- package/widgets/CatalogLayerList.js +1 -1
- package/widgets/Compass.js +1 -1
- package/widgets/CoordinateConversion.js +1 -1
- package/widgets/Daylight.js +1 -1
- package/widgets/DirectionalPad.js +1 -1
- package/widgets/Directions.js +1 -1
- package/widgets/Editor/components/FeatureList.js +1 -1
- package/widgets/Editor/components/FooterActions.js +1 -1
- package/widgets/Editor/components/MergeFeaturesList.js +1 -1
- package/widgets/Editor/components/Notices.js +1 -1
- package/widgets/Editor/components/PanelContent.js +1 -1
- package/widgets/Editor/components/PendingFeatureList.js +1 -1
- package/widgets/Editor/components/Prompt.js +1 -1
- package/widgets/Editor/components/Settings.js +1 -1
- package/widgets/Editor/components/UpdateFeaturePanelContent.js +1 -1
- package/widgets/Editor/components/UploadDetails.js +1 -1
- package/widgets/Editor.js +1 -1
- package/widgets/ElevationProfile/components/LegendItem.js +1 -1
- package/widgets/ElevationProfile/components/SettingsButton.js +1 -1
- package/widgets/ElevationProfile/components/Statistics.js +1 -1
- package/widgets/ElevationProfile.js +1 -1
- package/widgets/Expand.js +1 -1
- package/widgets/Feature/FeatureExpression.js +1 -1
- package/widgets/Feature/FeatureMedia.js +1 -1
- package/widgets/Feature/FeatureRelationship.js +1 -1
- package/widgets/Feature/FeatureUtilityNetworkAssociationList.js +1 -1
- package/widgets/Feature/FeatureUtilityNetworkAssociations.js +1 -1
- package/widgets/Feature.js +1 -1
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/FeatureFormUtilityNetworkAssociationList.js +1 -1
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/UtilityNetworkAssociationItemList.js +1 -1
- package/widgets/FeatureForm/FeatureFormUtilityNetworkAssociations/UtilityNetworkAssociationSettings.js +1 -1
- package/widgets/FeatureForm.js +1 -1
- package/widgets/FeatureTable/support/tableUtils.js +1 -1
- package/widgets/FeatureTable.js +1 -1
- package/widgets/FeatureTemplates.js +1 -1
- package/widgets/Features/FeaturesDrillIn.js +1 -1
- package/widgets/Features.js +1 -1
- package/widgets/FloorFilter.js +1 -1
- package/widgets/Fullscreen.js +1 -1
- package/widgets/Home.js +1 -1
- package/widgets/LayerList/LayerListItem.js +1 -1
- package/widgets/LayerList.js +1 -1
- package/widgets/Legend/styles/card/CardView.js +1 -1
- package/widgets/LineOfSight.js +1 -1
- package/widgets/Locate.js +1 -1
- package/widgets/NavigationToggle.js +1 -1
- package/widgets/OrientedImageryViewer/components/Alert.js +1 -1
- package/widgets/OrientedImageryViewer/components/ImageLocationWidget.js +1 -1
- package/widgets/OrientedImageryViewer/components/ImageMeasurementWidget.js +1 -1
- package/widgets/OrientedImageryViewer/components/ImageOverlays.js +1 -1
- package/widgets/OrientedImageryViewer/components/ImageViewer.js +1 -1
- package/widgets/OrientedImageryViewer/components/NavigationActions.js +1 -1
- package/widgets/OrientedImageryViewer/components/NavigationSettings.js +1 -1
- package/widgets/OrientedImageryViewer/components/NavigationUI360.js +1 -1
- package/widgets/OrientedImageryViewer/components/SequentialNavigationUI.js +1 -1
- package/widgets/OrientedImageryViewer/components/SketchTools.js +1 -1
- package/widgets/OrientedImageryViewer/components/VideoEnhancementTools.js +1 -1
- package/widgets/OrientedImageryViewer.js +1 -1
- package/widgets/PanoramicVideoViewer.js +1 -1
- package/widgets/PanoramicViewer.js +1 -1
- package/widgets/Print.js +1 -1
- package/widgets/ScaleRangeSlider.js +1 -1
- package/widgets/Search/SearchResultRenderer.js +1 -1
- package/widgets/Search.js +1 -1
- package/widgets/ShadowCast/components/DiscreteConfigurator.js +1 -1
- package/widgets/ShadowCast/components/DurationConfigurator.js +1 -1
- package/widgets/ShadowCast/components/ThresholdConfigurator.js +1 -1
- package/widgets/ShadowCast.js +1 -1
- package/widgets/Sketch/support/ResponsiveToolbar/OverflowGroup.js +1 -1
- package/widgets/Sketch/support/ResponsiveToolbar/ResponsiveToolbar.js +1 -1
- package/widgets/Sketch/support/ResponsiveToolbar/SplitButton.js +1 -1
- package/widgets/Sketch.js +1 -1
- package/widgets/Slice.js +1 -1
- package/widgets/TableList.js +1 -1
- package/widgets/TimeSlider.js +1 -1
- package/widgets/TimeZoneLabel.js +1 -1
- package/widgets/Track.js +1 -1
- package/widgets/UtilityNetworkAssociations/UtilityNetworkAssociationsLineSymbolPicker.js +1 -1
- package/widgets/UtilityNetworkAssociations.js +1 -1
- package/widgets/UtilityNetworkTrace/UtilityNetworkTraceFeature.js +1 -1
- package/widgets/UtilityNetworkTrace/UtilityNetworkTraceFeaturesDrillIn.js +1 -1
- package/widgets/UtilityNetworkTrace.js +1 -1
- package/widgets/UtilityNetworkValidateTopology.js +1 -1
- package/widgets/ValuePicker/ValuePickerCombobox.js +1 -1
- package/widgets/ValuePicker/ValuePickerSlider.js +1 -1
- package/widgets/ValuePicker.js +1 -1
- package/widgets/VideoPlayer/components/MetadataSection.js +1 -1
- package/widgets/VideoPlayer/components/PlayerActionsGroup.js +1 -1
- package/widgets/VideoPlayer/components/PlayerControlsGroup.js +1 -1
- package/widgets/VideoPlayer/components/SettingsButton.js +1 -1
- package/widgets/VideoPlayer.js +1 -1
- package/widgets/Weather/LabeledSlider.js +1 -1
- package/widgets/Weather.js +1 -1
- package/widgets/Zoom.js +1 -1
- package/widgets/support/ColorPicker.js +1 -1
- package/widgets/support/FilterBuilder.js +1 -1
- package/widgets/support/FilterCondition.js +1 -1
- package/widgets/support/GridControls.js +1 -1
- package/widgets/support/LabeledSwitch.js +1 -1
- package/widgets/support/MeasurementWidgetContent.js +1 -1
- package/widgets/support/SelectionList.js +1 -1
- package/widgets/support/SelectionToolbar.js +1 -1
- package/widgets/support/SketchTooltipControls.js +1 -1
- package/widgets/support/SnappingControls.js +1 -1
- package/widgets/support/TimezonePicker.js +1 -1
- package/widgets/support/UnitSelect.js +1 -1
- package/widgets/support/UtilityNetworkAssociations/UtilityNetworkAssociationList.js +1 -1
- package/widgets/support/componentsUtils.js +1 -1
package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_highlight_colors_dark.scss
CHANGED
|
@@ -1,235 +1,235 @@
|
|
|
1
|
-
@import "../../scss/variables_dark";
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
//*
|
|
5
|
-
//{
|
|
6
|
-
//name: "Calcite Highlight Colors Dark",
|
|
7
|
-
//tags: "Calcite Highlight,Calcite,Dark"
|
|
8
|
-
//}
|
|
9
|
-
//*/
|
|
10
|
-
|
|
11
|
-
//* -- Calcite Highlight_Blue -- *//
|
|
12
|
-
|
|
13
|
-
.Calcite_Highlight_Blue_100 {
|
|
14
|
-
background-color: $Calcite_Highlight_Blue_100;
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
{
|
|
18
|
-
Hex:"#284965",
|
|
19
|
-
RGB:"r40 g73 b101",
|
|
20
|
-
guid:"9d9b40c8-bcf8-4daf-bc2e-cda7a945dbfe",
|
|
21
|
-
accessibility_white_text:"AAaa",
|
|
22
|
-
accessibility_black_text:""
|
|
23
|
-
}
|
|
24
|
-
*/
|
|
25
|
-
|
|
26
|
-
}
|
|
27
|
-
|
|
28
|
-
.Calcite_Highlight_Blue_150 {
|
|
29
|
-
background-color: $Calcite_Highlight_Blue_150;
|
|
30
|
-
|
|
31
|
-
/*
|
|
32
|
-
{
|
|
33
|
-
Hex:"#3C6D98",
|
|
34
|
-
RGB:"r60 g109 b152",
|
|
35
|
-
guid:"abff3827-47ce-48cd-ad38-3fdd15fdf403",
|
|
36
|
-
accessibility_white_text:"AAaa",
|
|
37
|
-
accessibility_black_text:"AA"
|
|
38
|
-
}
|
|
39
|
-
*/
|
|
40
|
-
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
.Calcite_Highlight_Blue_200 {
|
|
45
|
-
background-color: $Calcite_Highlight_Blue_200;
|
|
46
|
-
|
|
47
|
-
/*
|
|
48
|
-
{
|
|
49
|
-
Hex:"#1061A5",
|
|
50
|
-
RGB:"r16 g97 b165",
|
|
51
|
-
guid:"7eb5c97a-acb0-402c-9144-efebee945178",
|
|
52
|
-
accessibility_white_text:"AAaa",
|
|
53
|
-
accessibility_black_text:"AA"
|
|
54
|
-
}
|
|
55
|
-
*/
|
|
56
|
-
|
|
57
|
-
}
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
.Calcite_Highlight_Blue_250 {
|
|
61
|
-
background-color: $Calcite_Highlight_Blue_250;
|
|
62
|
-
|
|
63
|
-
/*
|
|
64
|
-
{
|
|
65
|
-
Hex:"#136FBF",
|
|
66
|
-
RGB:"r19 g111 b191",
|
|
67
|
-
guid:"0cb9beea-9b8c-4c65-9248-4a5b18531fba",
|
|
68
|
-
accessibility_white_text:"AAaa",
|
|
69
|
-
accessibility_black_text:"AA"
|
|
70
|
-
}
|
|
71
|
-
*/
|
|
72
|
-
|
|
73
|
-
}
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
.Calcite_Highlight_Blue_300 {
|
|
77
|
-
background-color: $Calcite_Highlight_Blue_300;
|
|
78
|
-
|
|
79
|
-
/*
|
|
80
|
-
{
|
|
81
|
-
Hex:"#80BCE0",
|
|
82
|
-
RGB:"r128 g188 b224",
|
|
83
|
-
guid:"38f2919c-06ad-460a-8b0c-0a744db64124",
|
|
84
|
-
accessibility_white_text:"AA",
|
|
85
|
-
accessibility_black_text:"AAaa"
|
|
86
|
-
}
|
|
87
|
-
*/
|
|
88
|
-
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
.Calcite_Highlight_Blue_350 {
|
|
93
|
-
background-color: $Calcite_Highlight_Blue_350;
|
|
94
|
-
|
|
95
|
-
/*
|
|
96
|
-
{
|
|
97
|
-
Hex:"#2493F2",
|
|
98
|
-
RGB:"r36 g147 b242",
|
|
99
|
-
guid:"2ca7fdf2-ec0c-476d-87a9-9f380f87e8e0",
|
|
100
|
-
accessibility_white_text:"AA",
|
|
101
|
-
accessibility_black_text:"AAaa"
|
|
102
|
-
}
|
|
103
|
-
*/
|
|
104
|
-
|
|
105
|
-
}
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
.Calcite_Highlight_Blue_400 {
|
|
109
|
-
background-color: $Calcite_Highlight_Blue_400;
|
|
110
|
-
|
|
111
|
-
/*
|
|
112
|
-
{
|
|
113
|
-
Hex:"#3FA6FF",
|
|
114
|
-
RGB:"r63 g166 b255",
|
|
115
|
-
guid:"0e23bbec-ea9a-4141-8ff5-85eff51dcd02",
|
|
116
|
-
accessibility_white_text:"",
|
|
117
|
-
accessibility_black_text:"AAaa"
|
|
118
|
-
}
|
|
119
|
-
*/
|
|
120
|
-
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
//* -- Calcite Highlight Green -- */
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
.Calcite_Highlight_Green_100 {
|
|
128
|
-
background-color: $Calcite_Highlight_Green_100;
|
|
129
|
-
|
|
130
|
-
/*
|
|
131
|
-
{
|
|
132
|
-
Hex:"#1f581f",
|
|
133
|
-
RGB:"r31 g88 b31",
|
|
134
|
-
guid:"7afcbda4-d694-4058-84ba-3f088eea4e7c",
|
|
135
|
-
accessibility_white_text:"AAaa",
|
|
136
|
-
accessibility_black_text:"AA"
|
|
137
|
-
}
|
|
138
|
-
*/
|
|
139
|
-
|
|
140
|
-
}
|
|
141
|
-
|
|
142
|
-
.Calcite_Highlight_Green_150 {
|
|
143
|
-
background-color: $Calcite_Highlight_Green_150;
|
|
144
|
-
|
|
145
|
-
/*
|
|
146
|
-
{
|
|
147
|
-
Hex:"#468b46",
|
|
148
|
-
RGB:"r70 g139 b70",
|
|
149
|
-
guid:"434a4524-83a7-44e4-abbf-2b0e138deff3",
|
|
150
|
-
accessibility_white_text:"AA",
|
|
151
|
-
accessibility_black_text:"AAaa"
|
|
152
|
-
}
|
|
153
|
-
*/
|
|
154
|
-
|
|
155
|
-
}
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
.Calcite_Highlight_Green_200 {
|
|
159
|
-
background-color: $Calcite_Highlight_Green_200;
|
|
160
|
-
|
|
161
|
-
/*
|
|
162
|
-
{
|
|
163
|
-
Hex:"#247924",
|
|
164
|
-
RGB:"r36 g121 b36",
|
|
165
|
-
guid:"c631a293-e5f6-46bf-973b-979c870239f7",
|
|
166
|
-
accessibility_white_text:"AAaa",
|
|
167
|
-
accessibility_black_text:"AA"
|
|
168
|
-
}
|
|
169
|
-
*/
|
|
170
|
-
|
|
171
|
-
}
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
.Calcite_Highlight_Green_250 {
|
|
175
|
-
background-color: $Calcite_Highlight_Green_250;
|
|
176
|
-
|
|
177
|
-
/*
|
|
178
|
-
{
|
|
179
|
-
Hex:"#298b29",
|
|
180
|
-
RGB:"r41 g139 b41",
|
|
181
|
-
guid:"fb0fa22b-7ef8-4658-9c13-b657587aacbf",
|
|
182
|
-
accessibility_white_text:"AA",
|
|
183
|
-
accessibility_black_text:"AAaa"
|
|
184
|
-
}
|
|
185
|
-
*/
|
|
186
|
-
|
|
187
|
-
}
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
.Calcite_Highlight_Green_300 {
|
|
191
|
-
background-color: $Calcite_Highlight_Green_300;
|
|
192
|
-
|
|
193
|
-
/*
|
|
194
|
-
{
|
|
195
|
-
Hex:"#30a230",
|
|
196
|
-
RGB:"r48 g162 b48",
|
|
197
|
-
guid:"326cee71-a89f-4d7c-8eaa-3089d1587f40",
|
|
198
|
-
accessibility_white_text:"AA",
|
|
199
|
-
accessibility_black_text:"AAaa"
|
|
200
|
-
}
|
|
201
|
-
*/
|
|
202
|
-
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
.Calcite_Highlight_Green_350 {
|
|
207
|
-
background-color: $Calcite_Highlight_Green_350;
|
|
208
|
-
|
|
209
|
-
/*
|
|
210
|
-
{
|
|
211
|
-
Hex:"#33ac33",
|
|
212
|
-
RGB:"r51 g172 b51",
|
|
213
|
-
guid:"75d53b8a-d9e6-42e4-87f8-b8c0e6b14b04",
|
|
214
|
-
accessibility_white_text:"",
|
|
215
|
-
accessibility_black_text:"AAaa"
|
|
216
|
-
}
|
|
217
|
-
*/
|
|
218
|
-
|
|
219
|
-
}
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
.Calcite_Highlight_Green_400 {
|
|
223
|
-
background-color: $Calcite_Highlight_Green_400;
|
|
224
|
-
|
|
225
|
-
/*
|
|
226
|
-
{
|
|
227
|
-
Hex:"#38be38",
|
|
228
|
-
RGB:"r56 g190 b56",
|
|
229
|
-
guid:"63b45775-fd77-49b8-a86b-a8fdd0b24d14",
|
|
230
|
-
accessibility_white_text:"",
|
|
231
|
-
accessibility_black_text:"AAaa"
|
|
232
|
-
}
|
|
233
|
-
*/
|
|
234
|
-
|
|
1
|
+
@import "../../scss/variables_dark";
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
//*
|
|
5
|
+
//{
|
|
6
|
+
//name: "Calcite Highlight Colors Dark",
|
|
7
|
+
//tags: "Calcite Highlight,Calcite,Dark"
|
|
8
|
+
//}
|
|
9
|
+
//*/
|
|
10
|
+
|
|
11
|
+
//* -- Calcite Highlight_Blue -- *//
|
|
12
|
+
|
|
13
|
+
.Calcite_Highlight_Blue_100 {
|
|
14
|
+
background-color: $Calcite_Highlight_Blue_100;
|
|
15
|
+
|
|
16
|
+
/*
|
|
17
|
+
{
|
|
18
|
+
Hex:"#284965",
|
|
19
|
+
RGB:"r40 g73 b101",
|
|
20
|
+
guid:"9d9b40c8-bcf8-4daf-bc2e-cda7a945dbfe",
|
|
21
|
+
accessibility_white_text:"AAaa",
|
|
22
|
+
accessibility_black_text:""
|
|
23
|
+
}
|
|
24
|
+
*/
|
|
25
|
+
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
.Calcite_Highlight_Blue_150 {
|
|
29
|
+
background-color: $Calcite_Highlight_Blue_150;
|
|
30
|
+
|
|
31
|
+
/*
|
|
32
|
+
{
|
|
33
|
+
Hex:"#3C6D98",
|
|
34
|
+
RGB:"r60 g109 b152",
|
|
35
|
+
guid:"abff3827-47ce-48cd-ad38-3fdd15fdf403",
|
|
36
|
+
accessibility_white_text:"AAaa",
|
|
37
|
+
accessibility_black_text:"AA"
|
|
38
|
+
}
|
|
39
|
+
*/
|
|
40
|
+
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
.Calcite_Highlight_Blue_200 {
|
|
45
|
+
background-color: $Calcite_Highlight_Blue_200;
|
|
46
|
+
|
|
47
|
+
/*
|
|
48
|
+
{
|
|
49
|
+
Hex:"#1061A5",
|
|
50
|
+
RGB:"r16 g97 b165",
|
|
51
|
+
guid:"7eb5c97a-acb0-402c-9144-efebee945178",
|
|
52
|
+
accessibility_white_text:"AAaa",
|
|
53
|
+
accessibility_black_text:"AA"
|
|
54
|
+
}
|
|
55
|
+
*/
|
|
56
|
+
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
.Calcite_Highlight_Blue_250 {
|
|
61
|
+
background-color: $Calcite_Highlight_Blue_250;
|
|
62
|
+
|
|
63
|
+
/*
|
|
64
|
+
{
|
|
65
|
+
Hex:"#136FBF",
|
|
66
|
+
RGB:"r19 g111 b191",
|
|
67
|
+
guid:"0cb9beea-9b8c-4c65-9248-4a5b18531fba",
|
|
68
|
+
accessibility_white_text:"AAaa",
|
|
69
|
+
accessibility_black_text:"AA"
|
|
70
|
+
}
|
|
71
|
+
*/
|
|
72
|
+
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
.Calcite_Highlight_Blue_300 {
|
|
77
|
+
background-color: $Calcite_Highlight_Blue_300;
|
|
78
|
+
|
|
79
|
+
/*
|
|
80
|
+
{
|
|
81
|
+
Hex:"#80BCE0",
|
|
82
|
+
RGB:"r128 g188 b224",
|
|
83
|
+
guid:"38f2919c-06ad-460a-8b0c-0a744db64124",
|
|
84
|
+
accessibility_white_text:"AA",
|
|
85
|
+
accessibility_black_text:"AAaa"
|
|
86
|
+
}
|
|
87
|
+
*/
|
|
88
|
+
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
.Calcite_Highlight_Blue_350 {
|
|
93
|
+
background-color: $Calcite_Highlight_Blue_350;
|
|
94
|
+
|
|
95
|
+
/*
|
|
96
|
+
{
|
|
97
|
+
Hex:"#2493F2",
|
|
98
|
+
RGB:"r36 g147 b242",
|
|
99
|
+
guid:"2ca7fdf2-ec0c-476d-87a9-9f380f87e8e0",
|
|
100
|
+
accessibility_white_text:"AA",
|
|
101
|
+
accessibility_black_text:"AAaa"
|
|
102
|
+
}
|
|
103
|
+
*/
|
|
104
|
+
|
|
105
|
+
}
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
.Calcite_Highlight_Blue_400 {
|
|
109
|
+
background-color: $Calcite_Highlight_Blue_400;
|
|
110
|
+
|
|
111
|
+
/*
|
|
112
|
+
{
|
|
113
|
+
Hex:"#3FA6FF",
|
|
114
|
+
RGB:"r63 g166 b255",
|
|
115
|
+
guid:"0e23bbec-ea9a-4141-8ff5-85eff51dcd02",
|
|
116
|
+
accessibility_white_text:"",
|
|
117
|
+
accessibility_black_text:"AAaa"
|
|
118
|
+
}
|
|
119
|
+
*/
|
|
120
|
+
|
|
121
|
+
}
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
//* -- Calcite Highlight Green -- */
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
.Calcite_Highlight_Green_100 {
|
|
128
|
+
background-color: $Calcite_Highlight_Green_100;
|
|
129
|
+
|
|
130
|
+
/*
|
|
131
|
+
{
|
|
132
|
+
Hex:"#1f581f",
|
|
133
|
+
RGB:"r31 g88 b31",
|
|
134
|
+
guid:"7afcbda4-d694-4058-84ba-3f088eea4e7c",
|
|
135
|
+
accessibility_white_text:"AAaa",
|
|
136
|
+
accessibility_black_text:"AA"
|
|
137
|
+
}
|
|
138
|
+
*/
|
|
139
|
+
|
|
140
|
+
}
|
|
141
|
+
|
|
142
|
+
.Calcite_Highlight_Green_150 {
|
|
143
|
+
background-color: $Calcite_Highlight_Green_150;
|
|
144
|
+
|
|
145
|
+
/*
|
|
146
|
+
{
|
|
147
|
+
Hex:"#468b46",
|
|
148
|
+
RGB:"r70 g139 b70",
|
|
149
|
+
guid:"434a4524-83a7-44e4-abbf-2b0e138deff3",
|
|
150
|
+
accessibility_white_text:"AA",
|
|
151
|
+
accessibility_black_text:"AAaa"
|
|
152
|
+
}
|
|
153
|
+
*/
|
|
154
|
+
|
|
155
|
+
}
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
.Calcite_Highlight_Green_200 {
|
|
159
|
+
background-color: $Calcite_Highlight_Green_200;
|
|
160
|
+
|
|
161
|
+
/*
|
|
162
|
+
{
|
|
163
|
+
Hex:"#247924",
|
|
164
|
+
RGB:"r36 g121 b36",
|
|
165
|
+
guid:"c631a293-e5f6-46bf-973b-979c870239f7",
|
|
166
|
+
accessibility_white_text:"AAaa",
|
|
167
|
+
accessibility_black_text:"AA"
|
|
168
|
+
}
|
|
169
|
+
*/
|
|
170
|
+
|
|
171
|
+
}
|
|
172
|
+
|
|
173
|
+
|
|
174
|
+
.Calcite_Highlight_Green_250 {
|
|
175
|
+
background-color: $Calcite_Highlight_Green_250;
|
|
176
|
+
|
|
177
|
+
/*
|
|
178
|
+
{
|
|
179
|
+
Hex:"#298b29",
|
|
180
|
+
RGB:"r41 g139 b41",
|
|
181
|
+
guid:"fb0fa22b-7ef8-4658-9c13-b657587aacbf",
|
|
182
|
+
accessibility_white_text:"AA",
|
|
183
|
+
accessibility_black_text:"AAaa"
|
|
184
|
+
}
|
|
185
|
+
*/
|
|
186
|
+
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
.Calcite_Highlight_Green_300 {
|
|
191
|
+
background-color: $Calcite_Highlight_Green_300;
|
|
192
|
+
|
|
193
|
+
/*
|
|
194
|
+
{
|
|
195
|
+
Hex:"#30a230",
|
|
196
|
+
RGB:"r48 g162 b48",
|
|
197
|
+
guid:"326cee71-a89f-4d7c-8eaa-3089d1587f40",
|
|
198
|
+
accessibility_white_text:"AA",
|
|
199
|
+
accessibility_black_text:"AAaa"
|
|
200
|
+
}
|
|
201
|
+
*/
|
|
202
|
+
|
|
203
|
+
}
|
|
204
|
+
|
|
205
|
+
|
|
206
|
+
.Calcite_Highlight_Green_350 {
|
|
207
|
+
background-color: $Calcite_Highlight_Green_350;
|
|
208
|
+
|
|
209
|
+
/*
|
|
210
|
+
{
|
|
211
|
+
Hex:"#33ac33",
|
|
212
|
+
RGB:"r51 g172 b51",
|
|
213
|
+
guid:"75d53b8a-d9e6-42e4-87f8-b8c0e6b14b04",
|
|
214
|
+
accessibility_white_text:"",
|
|
215
|
+
accessibility_black_text:"AAaa"
|
|
216
|
+
}
|
|
217
|
+
*/
|
|
218
|
+
|
|
219
|
+
}
|
|
220
|
+
|
|
221
|
+
|
|
222
|
+
.Calcite_Highlight_Green_400 {
|
|
223
|
+
background-color: $Calcite_Highlight_Green_400;
|
|
224
|
+
|
|
225
|
+
/*
|
|
226
|
+
{
|
|
227
|
+
Hex:"#38be38",
|
|
228
|
+
RGB:"r56 g190 b56",
|
|
229
|
+
guid:"63b45775-fd77-49b8-a86b-a8fdd0b24d14",
|
|
230
|
+
accessibility_white_text:"",
|
|
231
|
+
accessibility_black_text:"AAaa"
|
|
232
|
+
}
|
|
233
|
+
*/
|
|
234
|
+
|
|
235
235
|
}
|