@geoscene/core 4.33.14 → 4.33.15

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.
Files changed (64) hide show
  1. package/README.md +25 -25
  2. package/assets/geoscene/core/workers/chunks/0229c573fa8a2fff2d8b.js +1 -1
  3. package/assets/geoscene/core/workers/chunks/17fcdaeb42e932712096.js +1 -1
  4. package/assets/geoscene/core/workers/chunks/29fb64826bb1351aca8d.js +1 -1
  5. package/assets/geoscene/core/workers/chunks/54f981fe0f8851767be9.js +1 -1
  6. package/assets/geoscene/core/workers/chunks/58b2dc0ec977af7413b0.js +1 -1
  7. package/assets/geoscene/core/workers/chunks/73ddb356121add556994.js +1 -1
  8. package/assets/geoscene/core/workers/chunks/7e1906d35a764f7f10b0.js +1 -1
  9. package/assets/geoscene/core/workers/chunks/88b7265270feede80e1d.js +1 -1
  10. package/assets/geoscene/core/workers/chunks/8a87c181b85d0b86b9bb.js +1 -1
  11. package/assets/geoscene/core/workers/chunks/aad9a693813b47a51530.js +1 -1
  12. package/assets/geoscene/core/workers/chunks/f3b51aa0a1a8fc3b231c.js +1 -1
  13. package/assets/geoscene/css/main.scss +1 -1
  14. package/assets/geoscene/css/view.scss +1 -1
  15. package/assets/geoscene/themes/base/_colorVariables.scss +1 -1
  16. package/assets/geoscene/themes/base/_functions.scss +23 -23
  17. package/assets/geoscene/themes/base/_layout.scss +11 -11
  18. package/assets/geoscene/themes/base/_sizes.scss +130 -130
  19. package/assets/geoscene/themes/base/_type.scss +25 -25
  20. package/assets/geoscene/themes/base/colors/css/brand_colors.css +76 -76
  21. package/assets/geoscene/themes/base/colors/css/calcite_core_colors.css +169 -169
  22. package/assets/geoscene/themes/base/colors/css/calcite_core_colors_dark.css +169 -169
  23. package/assets/geoscene/themes/base/colors/css/calcite_gray_colors.css +43 -43
  24. package/assets/geoscene/themes/base/colors/css/calcite_gray_colors_dark.css +43 -43
  25. package/assets/geoscene/themes/base/colors/css/calcite_highlight_colors.css +43 -43
  26. package/assets/geoscene/themes/base/colors/css/calcite_highlight_colors_dark.css +43 -43
  27. package/assets/geoscene/themes/base/colors/css/calcite_vibrant_colors.css +67 -67
  28. package/assets/geoscene/themes/base/colors/css/calcite_vibrant_colors_dark.css +67 -67
  29. package/assets/geoscene/themes/base/colors/css/complete.css +610 -610
  30. package/assets/geoscene/themes/base/colors/css/scss/calcite_core_colors_dark.scss +285 -285
  31. package/assets/geoscene/themes/base/colors/css/scss/calcite_gray_colors_dark.scss +91 -91
  32. package/assets/geoscene/themes/base/colors/css/scss/calcite_highlight_colors_dark.scss +64 -64
  33. package/assets/geoscene/themes/base/colors/css/scss/calcite_vibrant_colors_dark.scss +124 -124
  34. package/assets/geoscene/themes/base/colors/css/scss/complete.scss +11 -11
  35. package/assets/geoscene/themes/base/colors/patterns_json/calcite_core_colors_dark.css +673 -673
  36. package/assets/geoscene/themes/base/colors/patterns_json/calcite_gray_colors_dark.css +169 -169
  37. package/assets/geoscene/themes/base/colors/patterns_json/calcite_highlight_colors_dark.css +169 -169
  38. package/assets/geoscene/themes/base/colors/patterns_json/calcite_vibrant_colors_dark.css +265 -265
  39. package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_core_colors_dark.scss +964 -964
  40. package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_gray_colors_dark.scss +263 -263
  41. package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_highlight_colors_dark.scss +234 -234
  42. package/assets/geoscene/themes/base/colors/patterns_json/scss/calcite_vibrant_colors_dark.scss +347 -347
  43. package/assets/geoscene/themes/base/colors/patterns_json/scss/complete.scss +11 -11
  44. package/assets/geoscene/themes/base/fonts/cdn.scss +2 -2
  45. package/assets/geoscene/themes/base/icons/fonts/CalciteWebCoreIcons.svg +196 -196
  46. package/assets/geoscene/themes/base/widgets/_AreaMeasurement2D.scss +7 -7
  47. package/assets/geoscene/themes/base/widgets/_AreaMeasurement3D.scss +7 -7
  48. package/assets/geoscene/themes/base/widgets/_DirectLineMeasurement3D.scss +7 -7
  49. package/assets/geoscene/themes/base/widgets/_DistanceMeasurement2D.scss +7 -7
  50. package/assets/geoscene/themes/base/widgets/_Measurement.scss +7 -7
  51. package/assets/geoscene/themes/light/view.scss +9 -9
  52. package/assets/geoscene/views/3d/analysis/images/heading-rotate.ts.svg +10 -10
  53. package/assets/geoscene/views/3d/analysis/images/tilt-rotate.ts.svg +11 -11
  54. package/assets/geoscene/views/3d/webgl-engine/lib/intersectorUtils.svg +117 -117
  55. package/assets/geoscene/views/magnifier/mask.ts.svg +5 -5
  56. package/assets/geoscene/views/magnifier/overlay.ts.svg +36 -36
  57. package/copyright.txt +1700 -1700
  58. package/core/Accessor.js +1 -1
  59. package/geometry/operators/graphicBufferOperator.d.ts +4 -4
  60. package/geometry/support/meshUtils.js +1 -1
  61. package/package.json +34 -34
  62. package/rest/networks/queryAssociations.js +1 -1
  63. package/symbols/WebStyleSymbol.js +1 -1
  64. package/views/View2D.js +1 -1
@@ -1,265 +1,265 @@
1
- @charset "utf-8";.Calcite_Vibrant_Blue_100 {
2
- background-color: #1376bf;
3
- /*
4
- {
5
- Hex:"#1275BE",
6
- RGB:"r18 g117 b190",
7
- guid:"cd7d5208-4b1d-4ded-a32c-d255f3abb3a7",
8
- accessibility_white_text:"AAaa",
9
- accessibility_black_text:"AA"
10
- }
11
- */ }
12
-
13
- .Calcite_Vibrant_Blue_150 {
14
- background-color: #0089f0;
15
- /*
16
- {
17
- Hex:"#0088EF",
18
- RGB:"r0 g136 b239",
19
- guid:"9d362f4a-4df1-4912-93fe-6ba8a5811b36",
20
- accessibility_white_text:"AA",
21
- accessibility_black_text:"AAaa"
22
- }
23
- */ }
24
-
25
- .Calcite_Vibrant_Blue_200 {
26
- background-color: #00c0f0;
27
- /*
28
- {
29
- Hex:"#00BFEF",
30
- RGB:"r0 g191 b239",
31
- guid:"0de86406-710c-4887-9712-e12a7dfa0362",
32
- accessibility_white_text:"",
33
- accessibility_black_text:"AAaa"
34
- }
35
- */ }
36
-
37
- .Calcite_Vibrant_Blue_250 {
38
- background-color: #00b5b9;
39
- /*
40
- {
41
- Hex:"#00B4BC",
42
- RGB:"r0 g180 b188",
43
- guid:"80bd24b8-df54-4d1a-8ebb-26e834eefd63",
44
- accessibility_white_text:"",
45
- accessibility_black_text:"AAaa"
46
- }
47
- */ }
48
-
49
- .Calcite_Vibrant_Yellow_100 {
50
- background-color: #917b00;
51
- /*
52
- {
53
- Hex:"#917B00",
54
- RGB:"r145 g123 b0",
55
- guid:"1f92d8db-ac14-40c1-83d0-1d5db3b17548",
56
- accessibility_white_text:"AA",
57
- accessibility_black_text:"AAaa"
58
- }
59
- */ }
60
-
61
- .Calcite_Vibrant_Yellow_150 {
62
- background-color: #c7a900;
63
- /*
64
- {
65
- Hex:"#C7A900",
66
- RGB:"r199 g169 b0",
67
- guid:"0c11a9d9-54d7-4844-a66a-aa957b72b435",
68
- accessibility_white_text:"",
69
- accessibility_black_text:"AAaa"
70
- }
71
- */ }
72
-
73
- .Calcite_Vibrant_Yellow_200 {
74
- background-color: #ffd800;
75
- /*
76
- {
77
- Hex:"#FFD800",
78
- RGB:"r255 g216 b0",
79
- guid:"ef5dd2fc-2972-498e-9f03-9a55922bb597",
80
- accessibility_white_text:"",
81
- accessibility_black_text:"AAaa"
82
- }
83
- */ }
84
-
85
- .Calcite_Vibrant_Orange_100 {
86
- background-color: #a15600;
87
- /*
88
- {
89
- Hex:"#A05500",
90
- RGB:"r160 g85 b0",
91
- guid:"71388981-779b-4fa2-b373-c98a7c8dd9e2",
92
- accessibility_white_text:"AAaa",
93
- accessibility_black_text:"AA"
94
- }
95
- */ }
96
-
97
- .Calcite_Vibrant_Orange_150 {
98
- background-color: #cf7d1f;
99
- /*
100
- {
101
- Hex:"#CE7C1E",
102
- RGB:"r206 g124 b30",
103
- guid:"e1008f42-2e5f-495f-a7ec-e69eb4dafb18",
104
- accessibility_white_text:"AA",
105
- accessibility_black_text:"AAaa"
106
- }
107
- */ }
108
-
109
- .Calcite_Vibrant_Orange_200 {
110
- background-color: #ffc415;
111
- /*
112
- {
113
- Hex:"#FFC314",
114
- RGB:"r255 g195 b20",
115
- guid:"1d148e0c-418d-43f2-9e01-9994606cde2e",
116
- accessibility_white_text:"",
117
- accessibility_black_text:"AAaa"
118
- }
119
- */ }
120
-
121
- .Calcite_Vibrant_Green_100 {
122
- background-color: #386f38;
123
- /*
124
- {
125
- Hex:"#376E37",
126
- RGB:"r55 g110 b55",
127
- guid:"ea2bead1-e919-4684-a4ae-66b6be54dd32",
128
- accessibility_white_text:"AAaa",
129
- accessibility_black_text:"AA"
130
- }
131
- */ }
132
-
133
- .Calcite_Vibrant_Green_150 {
134
- background-color: #59d152;
135
- /*
136
- {
137
- Hex:"#58D051",
138
- RGB:"r88 g208 b81",
139
- guid:"34de12dc-c22a-4f9a-9d36-9efb45cff4c6",
140
- accessibility_white_text:"",
141
- accessibility_black_text:"AAaa"
142
- }
143
- */ }
144
-
145
- .Calcite_Vibrant_Green_200 {
146
- background-color: #85e800;
147
- /*
148
- {
149
- Hex:"#A4E700",
150
- RGB:"r164 g231 b0",
151
- guid:"8959874c-3160-40b1-a9cc-bfdc7800b520",
152
- accessibility_white_text:"",
153
- accessibility_black_text:"AAaa"
154
- }
155
- */ }
156
-
157
- .Calcite_Vibrant_Red_100 {
158
- background-color: #751d00;
159
- /*
160
- {
161
- Hex:"#741C00",
162
- RGB:"r116 g28 b0",
163
- guid:"ccf3b82c-1feb-4951-8059-2b0c5ddda49a",
164
- accessibility_white_text:"AAaa",
165
- accessibility_black_text:""
166
- }
167
- */ }
168
-
169
- .Calcite_Vibrant_Red_150 {
170
- background-color: #993516;
171
- /*
172
- {
173
- Hex:"#983415",
174
- RGB:"r152 g52 b21",
175
- guid:"be7392cc-0de9-4741-9f65-0f1bc65baac1",
176
- accessibility_white_text:"AAaa",
177
- accessibility_black_text:""
178
- }
179
- */ }
180
-
181
- .Calcite_Vibrant_Red_200 {
182
- background-color: #e65c2e;
183
- /*
184
- {
185
- Hex:"#E55B2D",
186
- RGB:"r229 g91 b45",
187
- guid:"b874b8ed-3493-4a6d-913a-d7d00801f893",
188
- accessibility_white_text:"AA",
189
- accessibility_black_text:"AAaa"
190
- }
191
- */ }
192
-
193
- .Calcite_Vibrant_Purple_100 {
194
- background-color: #503691;
195
- /*
196
- {
197
- Hex:"#4F3590",
198
- RGB:"r79 g53 b144",
199
- guid:"beb0f9ad-3d3a-4231-89b4-344ed3567802",
200
- accessibility_white_text:"AAaa",
201
- accessibility_black_text:""
202
- }
203
- */ }
204
-
205
- .Calcite_Vibrant_Purple_150 {
206
- background-color: #754fd4;
207
- /*
208
- {
209
- Hex:"#744ED3",
210
- RGB:"r116 g78 b211",
211
- guid:"fb718f2f-104d-4299-adae-a39165c2c90a",
212
- accessibility_white_text:"AAaa",
213
- accessibility_black_text:"AA"
214
- }
215
- */ }
216
-
217
- .Calcite_Vibrant_Purple_200 {
218
- background-color: #9b4ba6;
219
- /*
220
- {
221
- Hex:"#9A4AA5",
222
- RGB:"r154 g74 b65",
223
- guid:"b5863254-85f6-479b-aa78-2c35796a6365",
224
- accessibility_white_text:"AAaa",
225
- accessibility_black_text:"AA"
226
- }
227
- */ }
228
-
229
- .Calcite_Vibrant_Brown_100 {
230
- background-color: #673d10;
231
- /*
232
- {
233
- Hex:"#663C0F",
234
- RGB:"r102 g60 b15",
235
- guid:"d6abdd92-ea9d-4d39-9190-4d1ab1c6e81c",
236
- accessibility_white_text:"AAaa",
237
- accessibility_black_text:""
238
- }
239
- */ }
240
-
241
- .Calcite_Vibrant_Brown_150 {
242
- background-color: #995d18;
243
- /*
244
- {
245
- Hex:"#985C17",
246
- RGB:"r152 g92 b23",
247
- guid:"024d248d-7fff-4a37-afae-d715bae79065",
248
- accessibility_white_text:"AAaa",
249
- accessibility_black_text:"AA"
250
- }
251
- */ }
252
-
253
- .Calcite_Vibrant_Brown_200 {
254
- background-color: #df8c39;
255
- /*
256
- {
257
- Hex:"#D38B38",
258
- RGB:"r211 g139 b56",
259
- guid:"8e60415c-3325-40b8-9dee-37eb5d53be08",
260
- accessibility_white_text:"",
261
- accessibility_black_text:"AAaa"
262
- }
263
- */ }
264
-
265
- /*# sourceMappingURL=calcite_vibrant_colors_dark.css.map */
1
+ @charset "utf-8";.Calcite_Vibrant_Blue_100 {
2
+ background-color: #1376bf;
3
+ /*
4
+ {
5
+ Hex:"#1275BE",
6
+ RGB:"r18 g117 b190",
7
+ guid:"cd7d5208-4b1d-4ded-a32c-d255f3abb3a7",
8
+ accessibility_white_text:"AAaa",
9
+ accessibility_black_text:"AA"
10
+ }
11
+ */ }
12
+
13
+ .Calcite_Vibrant_Blue_150 {
14
+ background-color: #0089f0;
15
+ /*
16
+ {
17
+ Hex:"#0088EF",
18
+ RGB:"r0 g136 b239",
19
+ guid:"9d362f4a-4df1-4912-93fe-6ba8a5811b36",
20
+ accessibility_white_text:"AA",
21
+ accessibility_black_text:"AAaa"
22
+ }
23
+ */ }
24
+
25
+ .Calcite_Vibrant_Blue_200 {
26
+ background-color: #00c0f0;
27
+ /*
28
+ {
29
+ Hex:"#00BFEF",
30
+ RGB:"r0 g191 b239",
31
+ guid:"0de86406-710c-4887-9712-e12a7dfa0362",
32
+ accessibility_white_text:"",
33
+ accessibility_black_text:"AAaa"
34
+ }
35
+ */ }
36
+
37
+ .Calcite_Vibrant_Blue_250 {
38
+ background-color: #00b5b9;
39
+ /*
40
+ {
41
+ Hex:"#00B4BC",
42
+ RGB:"r0 g180 b188",
43
+ guid:"80bd24b8-df54-4d1a-8ebb-26e834eefd63",
44
+ accessibility_white_text:"",
45
+ accessibility_black_text:"AAaa"
46
+ }
47
+ */ }
48
+
49
+ .Calcite_Vibrant_Yellow_100 {
50
+ background-color: #917b00;
51
+ /*
52
+ {
53
+ Hex:"#917B00",
54
+ RGB:"r145 g123 b0",
55
+ guid:"1f92d8db-ac14-40c1-83d0-1d5db3b17548",
56
+ accessibility_white_text:"AA",
57
+ accessibility_black_text:"AAaa"
58
+ }
59
+ */ }
60
+
61
+ .Calcite_Vibrant_Yellow_150 {
62
+ background-color: #c7a900;
63
+ /*
64
+ {
65
+ Hex:"#C7A900",
66
+ RGB:"r199 g169 b0",
67
+ guid:"0c11a9d9-54d7-4844-a66a-aa957b72b435",
68
+ accessibility_white_text:"",
69
+ accessibility_black_text:"AAaa"
70
+ }
71
+ */ }
72
+
73
+ .Calcite_Vibrant_Yellow_200 {
74
+ background-color: #ffd800;
75
+ /*
76
+ {
77
+ Hex:"#FFD800",
78
+ RGB:"r255 g216 b0",
79
+ guid:"ef5dd2fc-2972-498e-9f03-9a55922bb597",
80
+ accessibility_white_text:"",
81
+ accessibility_black_text:"AAaa"
82
+ }
83
+ */ }
84
+
85
+ .Calcite_Vibrant_Orange_100 {
86
+ background-color: #a15600;
87
+ /*
88
+ {
89
+ Hex:"#A05500",
90
+ RGB:"r160 g85 b0",
91
+ guid:"71388981-779b-4fa2-b373-c98a7c8dd9e2",
92
+ accessibility_white_text:"AAaa",
93
+ accessibility_black_text:"AA"
94
+ }
95
+ */ }
96
+
97
+ .Calcite_Vibrant_Orange_150 {
98
+ background-color: #cf7d1f;
99
+ /*
100
+ {
101
+ Hex:"#CE7C1E",
102
+ RGB:"r206 g124 b30",
103
+ guid:"e1008f42-2e5f-495f-a7ec-e69eb4dafb18",
104
+ accessibility_white_text:"AA",
105
+ accessibility_black_text:"AAaa"
106
+ }
107
+ */ }
108
+
109
+ .Calcite_Vibrant_Orange_200 {
110
+ background-color: #ffc415;
111
+ /*
112
+ {
113
+ Hex:"#FFC314",
114
+ RGB:"r255 g195 b20",
115
+ guid:"1d148e0c-418d-43f2-9e01-9994606cde2e",
116
+ accessibility_white_text:"",
117
+ accessibility_black_text:"AAaa"
118
+ }
119
+ */ }
120
+
121
+ .Calcite_Vibrant_Green_100 {
122
+ background-color: #386f38;
123
+ /*
124
+ {
125
+ Hex:"#376E37",
126
+ RGB:"r55 g110 b55",
127
+ guid:"ea2bead1-e919-4684-a4ae-66b6be54dd32",
128
+ accessibility_white_text:"AAaa",
129
+ accessibility_black_text:"AA"
130
+ }
131
+ */ }
132
+
133
+ .Calcite_Vibrant_Green_150 {
134
+ background-color: #59d152;
135
+ /*
136
+ {
137
+ Hex:"#58D051",
138
+ RGB:"r88 g208 b81",
139
+ guid:"34de12dc-c22a-4f9a-9d36-9efb45cff4c6",
140
+ accessibility_white_text:"",
141
+ accessibility_black_text:"AAaa"
142
+ }
143
+ */ }
144
+
145
+ .Calcite_Vibrant_Green_200 {
146
+ background-color: #85e800;
147
+ /*
148
+ {
149
+ Hex:"#A4E700",
150
+ RGB:"r164 g231 b0",
151
+ guid:"8959874c-3160-40b1-a9cc-bfdc7800b520",
152
+ accessibility_white_text:"",
153
+ accessibility_black_text:"AAaa"
154
+ }
155
+ */ }
156
+
157
+ .Calcite_Vibrant_Red_100 {
158
+ background-color: #751d00;
159
+ /*
160
+ {
161
+ Hex:"#741C00",
162
+ RGB:"r116 g28 b0",
163
+ guid:"ccf3b82c-1feb-4951-8059-2b0c5ddda49a",
164
+ accessibility_white_text:"AAaa",
165
+ accessibility_black_text:""
166
+ }
167
+ */ }
168
+
169
+ .Calcite_Vibrant_Red_150 {
170
+ background-color: #993516;
171
+ /*
172
+ {
173
+ Hex:"#983415",
174
+ RGB:"r152 g52 b21",
175
+ guid:"be7392cc-0de9-4741-9f65-0f1bc65baac1",
176
+ accessibility_white_text:"AAaa",
177
+ accessibility_black_text:""
178
+ }
179
+ */ }
180
+
181
+ .Calcite_Vibrant_Red_200 {
182
+ background-color: #e65c2e;
183
+ /*
184
+ {
185
+ Hex:"#E55B2D",
186
+ RGB:"r229 g91 b45",
187
+ guid:"b874b8ed-3493-4a6d-913a-d7d00801f893",
188
+ accessibility_white_text:"AA",
189
+ accessibility_black_text:"AAaa"
190
+ }
191
+ */ }
192
+
193
+ .Calcite_Vibrant_Purple_100 {
194
+ background-color: #503691;
195
+ /*
196
+ {
197
+ Hex:"#4F3590",
198
+ RGB:"r79 g53 b144",
199
+ guid:"beb0f9ad-3d3a-4231-89b4-344ed3567802",
200
+ accessibility_white_text:"AAaa",
201
+ accessibility_black_text:""
202
+ }
203
+ */ }
204
+
205
+ .Calcite_Vibrant_Purple_150 {
206
+ background-color: #754fd4;
207
+ /*
208
+ {
209
+ Hex:"#744ED3",
210
+ RGB:"r116 g78 b211",
211
+ guid:"fb718f2f-104d-4299-adae-a39165c2c90a",
212
+ accessibility_white_text:"AAaa",
213
+ accessibility_black_text:"AA"
214
+ }
215
+ */ }
216
+
217
+ .Calcite_Vibrant_Purple_200 {
218
+ background-color: #9b4ba6;
219
+ /*
220
+ {
221
+ Hex:"#9A4AA5",
222
+ RGB:"r154 g74 b65",
223
+ guid:"b5863254-85f6-479b-aa78-2c35796a6365",
224
+ accessibility_white_text:"AAaa",
225
+ accessibility_black_text:"AA"
226
+ }
227
+ */ }
228
+
229
+ .Calcite_Vibrant_Brown_100 {
230
+ background-color: #673d10;
231
+ /*
232
+ {
233
+ Hex:"#663C0F",
234
+ RGB:"r102 g60 b15",
235
+ guid:"d6abdd92-ea9d-4d39-9190-4d1ab1c6e81c",
236
+ accessibility_white_text:"AAaa",
237
+ accessibility_black_text:""
238
+ }
239
+ */ }
240
+
241
+ .Calcite_Vibrant_Brown_150 {
242
+ background-color: #995d18;
243
+ /*
244
+ {
245
+ Hex:"#985C17",
246
+ RGB:"r152 g92 b23",
247
+ guid:"024d248d-7fff-4a37-afae-d715bae79065",
248
+ accessibility_white_text:"AAaa",
249
+ accessibility_black_text:"AA"
250
+ }
251
+ */ }
252
+
253
+ .Calcite_Vibrant_Brown_200 {
254
+ background-color: #df8c39;
255
+ /*
256
+ {
257
+ Hex:"#D38B38",
258
+ RGB:"r211 g139 b56",
259
+ guid:"8e60415c-3325-40b8-9dee-37eb5d53be08",
260
+ accessibility_white_text:"",
261
+ accessibility_black_text:"AAaa"
262
+ }
263
+ */ }
264
+
265
+ /*# sourceMappingURL=calcite_vibrant_colors_dark.css.map */