@kepler.gl/localization 3.3.0-alpha.0 → 3.3.0-alpha.2
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/dist/formatted-message.d.ts +1 -1
- package/dist/formatted-message.js +9 -4
- package/dist/translations/ca.d.ts +235 -0
- package/dist/translations/ca.js +255 -20
- package/dist/translations/cn.d.ts +241 -0
- package/dist/translations/cn.js +263 -22
- package/dist/translations/en.d.ts +135 -0
- package/dist/translations/en.js +153 -18
- package/dist/translations/es.d.ts +235 -0
- package/dist/translations/es.js +253 -18
- package/dist/translations/fi.d.ts +262 -0
- package/dist/translations/fi.js +281 -19
- package/dist/translations/ja.d.ts +235 -0
- package/dist/translations/ja.js +257 -22
- package/dist/translations/pt.d.ts +264 -0
- package/dist/translations/pt.js +284 -20
- package/dist/translations/ru.d.ts +236 -0
- package/dist/translations/ru.js +273 -37
- package/package.json +8 -6
|
@@ -6,7 +6,7 @@ type EnhancedFormattedMessageProps = {
|
|
|
6
6
|
values?: {
|
|
7
7
|
[key: string]: string | number | null;
|
|
8
8
|
};
|
|
9
|
-
children?: () => React.ReactElement;
|
|
9
|
+
children?: (chunks: React.ReactNode[]) => React.ReactElement;
|
|
10
10
|
};
|
|
11
11
|
declare const EnhancedFormattedMessage: React.FC<EnhancedFormattedMessageProps>;
|
|
12
12
|
export default EnhancedFormattedMessage;
|
|
@@ -12,11 +12,16 @@ var _reactIntl = require("react-intl");
|
|
|
12
12
|
// Copyright contributors to the kepler.gl project
|
|
13
13
|
|
|
14
14
|
var EnhancedFormattedMessage = function EnhancedFormattedMessage(props) {
|
|
15
|
+
var _props$values;
|
|
15
16
|
return /*#__PURE__*/_react["default"].createElement(_reactIntl.FormattedMessage
|
|
16
|
-
//
|
|
17
|
+
// Use id as default Message to prevent error being thrown
|
|
17
18
|
, (0, _extends2["default"])({
|
|
18
|
-
defaultMessage: props.defaultMessage || props.id
|
|
19
|
-
|
|
19
|
+
defaultMessage: props.defaultMessage || props.id,
|
|
20
|
+
id: props.id,
|
|
21
|
+
values: (_props$values = props.values) !== null && _props$values !== void 0 ? _props$values : undefined
|
|
22
|
+
}, props.children ? {
|
|
23
|
+
children: props.children
|
|
24
|
+
} : {}));
|
|
20
25
|
};
|
|
21
26
|
var _default = exports["default"] = EnhancedFormattedMessage;
|
|
22
|
-
//# sourceMappingURL=data:application/json;charset=utf-8;base64,
|
|
27
|
+
//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6WyJfcmVhY3QiLCJfaW50ZXJvcFJlcXVpcmVEZWZhdWx0IiwicmVxdWlyZSIsIl9yZWFjdEludGwiLCJFbmhhbmNlZEZvcm1hdHRlZE1lc3NhZ2UiLCJwcm9wcyIsIl9wcm9wcyR2YWx1ZXMiLCJjcmVhdGVFbGVtZW50IiwiRm9ybWF0dGVkTWVzc2FnZSIsIl9leHRlbmRzMiIsImRlZmF1bHRNZXNzYWdlIiwiaWQiLCJ2YWx1ZXMiLCJ1bmRlZmluZWQiLCJjaGlsZHJlbiIsIl9kZWZhdWx0IiwiZXhwb3J0cyJdLCJzb3VyY2VzIjpbIi4uL3NyYy9mb3JtYXR0ZWQtbWVzc2FnZS50c3giXSwic291cmNlc0NvbnRlbnQiOlsiLy8gU1BEWC1MaWNlbnNlLUlkZW50aWZpZXI6IE1JVFxuLy8gQ29weXJpZ2h0IGNvbnRyaWJ1dG9ycyB0byB0aGUga2VwbGVyLmdsIHByb2plY3RcblxuaW1wb3J0IFJlYWN0IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7Rm9ybWF0dGVkTWVzc2FnZX0gZnJvbSAncmVhY3QtaW50bCc7XG5cbnR5cGUgRW5oYW5jZWRGb3JtYXR0ZWRNZXNzYWdlUHJvcHMgPSB7XG4gIGlkOiBzdHJpbmc7XG4gIGRlZmF1bHRNZXNzYWdlPzogc3RyaW5nO1xuICBkZWZhdWx0VmFsdWU/OiBzdHJpbmc7XG4gIHZhbHVlcz86IHtcbiAgICBba2V5OiBzdHJpbmddOiBzdHJpbmcgfCBudW1iZXIgfCBudWxsO1xuICB9O1xuICBjaGlsZHJlbj86IChjaHVua3M6IFJlYWN0LlJlYWN0Tm9kZVtdKSA9PiBSZWFjdC5SZWFjdEVsZW1lbnQ7XG59O1xuXG5jb25zdCBFbmhhbmNlZEZvcm1hdHRlZE1lc3NhZ2U6IFJlYWN0LkZDPEVuaGFuY2VkRm9ybWF0dGVkTWVzc2FnZVByb3BzPiA9IHByb3BzID0+IChcbiAgPEZvcm1hdHRlZE1lc3NhZ2VcbiAgICAvLyBVc2UgaWQgYXMgZGVmYXVsdCBNZXNzYWdlIHRvIHByZXZlbnQgZXJyb3IgYmVpbmcgdGhyb3duXG4gICAgZGVmYXVsdE1lc3NhZ2U9e3Byb3BzLmRlZmF1bHRNZXNzYWdlIHx8IHByb3BzLmlkfVxuICAgIGlkPXtwcm9wcy5pZH1cbiAgICB2YWx1ZXM9e3Byb3BzLnZhbHVlcyA/PyB1bmRlZmluZWR9XG4gICAgey4uLihwcm9wcy5jaGlsZHJlbiA/IHtjaGlsZHJlbjogcHJvcHMuY2hpbGRyZW4gYXMgYW55fSA6IHt9KX1cbiAgLz5cbik7XG5cbmV4cG9ydCBkZWZhdWx0IEVuaGFuY2VkRm9ybWF0dGVkTWVzc2FnZTtcbiJdLCJtYXBwaW5ncyI6Ijs7Ozs7Ozs7QUFHQSxJQUFBQSxNQUFBLEdBQUFDLHNCQUFBLENBQUFDLE9BQUE7QUFDQSxJQUFBQyxVQUFBLEdBQUFELE9BQUE7QUFKQTtBQUNBOztBQWVBLElBQU1FLHdCQUFpRSxHQUFHLFNBQXBFQSx3QkFBaUVBLENBQUdDLEtBQUs7RUFBQSxJQUFBQyxhQUFBO0VBQUEsb0JBQzdFTixNQUFBLFlBQUFPLGFBQUEsQ0FBQ0osVUFBQSxDQUFBSztFQUNDO0VBQUEsTUFBQUMsU0FBQTtJQUNBQyxjQUFjLEVBQUVMLEtBQUssQ0FBQ0ssY0FBYyxJQUFJTCxLQUFLLENBQUNNLEVBQUc7SUFDakRBLEVBQUUsRUFBRU4sS0FBSyxDQUFDTSxFQUFHO0lBQ2JDLE1BQU0sR0FBQU4sYUFBQSxHQUFFRCxLQUFLLENBQUNPLE1BQU0sY0FBQU4sYUFBQSxjQUFBQSxhQUFBLEdBQUlPO0VBQVUsR0FDN0JSLEtBQUssQ0FBQ1MsUUFBUSxHQUFHO0lBQUNBLFFBQVEsRUFBRVQsS0FBSyxDQUFDUztFQUFlLENBQUMsR0FBRyxDQUFDLENBQUMsQ0FDN0QsQ0FBQztBQUFBLENBQ0g7QUFBQyxJQUFBQyxRQUFBLEdBQUFDLE9BQUEsY0FFYVosd0JBQXdCIiwiaWdub3JlTGlzdCI6W119
|
|
@@ -22,6 +22,7 @@ declare const _default: {
|
|
|
22
22
|
selectValue: string;
|
|
23
23
|
enterValue: string;
|
|
24
24
|
empty: string;
|
|
25
|
+
selectLayer: string;
|
|
25
26
|
};
|
|
26
27
|
misc: {
|
|
27
28
|
by: string;
|
|
@@ -47,10 +48,14 @@ declare const _default: {
|
|
|
47
48
|
label: string;
|
|
48
49
|
labelWithId: string;
|
|
49
50
|
fontSize: string;
|
|
51
|
+
fontWeight: string;
|
|
50
52
|
fontColor: string;
|
|
53
|
+
backgroundColor: string;
|
|
51
54
|
textAnchor: string;
|
|
52
55
|
alignment: string;
|
|
53
56
|
addMoreLabel: string;
|
|
57
|
+
outlineWidth: string;
|
|
58
|
+
outlineColor: string;
|
|
54
59
|
};
|
|
55
60
|
};
|
|
56
61
|
sidebar: {
|
|
@@ -59,10 +64,16 @@ declare const _default: {
|
|
|
59
64
|
filter: string;
|
|
60
65
|
interaction: string;
|
|
61
66
|
basemap: string;
|
|
67
|
+
annotation: string;
|
|
68
|
+
};
|
|
69
|
+
panelViewToggle: {
|
|
70
|
+
list: string;
|
|
71
|
+
byDataset: string;
|
|
62
72
|
};
|
|
63
73
|
};
|
|
64
74
|
layer: {
|
|
65
75
|
required: string;
|
|
76
|
+
columnModesSeparator: string;
|
|
66
77
|
radius: string;
|
|
67
78
|
color: string;
|
|
68
79
|
fillColor: string;
|
|
@@ -82,6 +93,10 @@ declare const _default: {
|
|
|
82
93
|
aggregateBy: string;
|
|
83
94
|
'3DModel': string;
|
|
84
95
|
'3DModelOptions': string;
|
|
96
|
+
service: string;
|
|
97
|
+
layer: string;
|
|
98
|
+
appearance: string;
|
|
99
|
+
uniqueIdField: string;
|
|
85
100
|
type: {
|
|
86
101
|
point: string;
|
|
87
102
|
arc: string;
|
|
@@ -98,8 +113,19 @@ declare const _default: {
|
|
|
98
113
|
trip: string;
|
|
99
114
|
s2: string;
|
|
100
115
|
'3d': string;
|
|
116
|
+
flow: string;
|
|
117
|
+
vectortile: string;
|
|
118
|
+
rastertile: string;
|
|
119
|
+
wms: string;
|
|
120
|
+
tile3d: string;
|
|
121
|
+
};
|
|
122
|
+
wms: {
|
|
123
|
+
hover: string;
|
|
101
124
|
};
|
|
102
125
|
layerUpdateError: string;
|
|
126
|
+
interaction: string;
|
|
127
|
+
heatmap: string;
|
|
128
|
+
aggregation: string;
|
|
103
129
|
};
|
|
104
130
|
layerVisConfigs: {
|
|
105
131
|
angle: string;
|
|
@@ -115,6 +141,7 @@ declare const _default: {
|
|
|
115
141
|
billboardDescription: string;
|
|
116
142
|
fadeTrail: string;
|
|
117
143
|
opacity: string;
|
|
144
|
+
pointSize: string;
|
|
118
145
|
coverage: string;
|
|
119
146
|
outline: string;
|
|
120
147
|
colorRange: string;
|
|
@@ -124,6 +151,7 @@ declare const _default: {
|
|
|
124
151
|
targetColor: string;
|
|
125
152
|
colorAggregation: string;
|
|
126
153
|
heightAggregation: string;
|
|
154
|
+
weightAggregation: string;
|
|
127
155
|
resolutionRange: string;
|
|
128
156
|
sizeScale: string;
|
|
129
157
|
worldUnitSize: string;
|
|
@@ -141,16 +169,43 @@ declare const _default: {
|
|
|
141
169
|
enablePolygonHeight: string;
|
|
142
170
|
showWireframe: string;
|
|
143
171
|
weightIntensity: string;
|
|
172
|
+
intensity: string;
|
|
173
|
+
threshold: string;
|
|
144
174
|
zoomScale: string;
|
|
145
175
|
heightRange: string;
|
|
146
176
|
heightMultiplier: string;
|
|
147
177
|
fixedHeight: string;
|
|
148
178
|
fixedHeightDescription: string;
|
|
179
|
+
allowHover: string;
|
|
180
|
+
allowHoverDescription: string;
|
|
181
|
+
flow: {
|
|
182
|
+
fade: string;
|
|
183
|
+
fadeEnabled: string;
|
|
184
|
+
fadeAmount: string;
|
|
185
|
+
display: string;
|
|
186
|
+
renderingMode: string;
|
|
187
|
+
renderingModes: {
|
|
188
|
+
straight: string;
|
|
189
|
+
curved: string;
|
|
190
|
+
'animated-straight': string;
|
|
191
|
+
};
|
|
192
|
+
adaptiveScalesEnabled: string;
|
|
193
|
+
clusteringEnabled: string;
|
|
194
|
+
lineThicknessScale: string;
|
|
195
|
+
lineCurviness: string;
|
|
196
|
+
locationTotalsEnabled: string;
|
|
197
|
+
maxTopFlowsDisplayNum: string;
|
|
198
|
+
};
|
|
199
|
+
showNeighborOnHover: string;
|
|
200
|
+
showHighlightColor: string;
|
|
201
|
+
darkModeEnabled: string;
|
|
202
|
+
transparentBackground: string;
|
|
149
203
|
};
|
|
150
204
|
layerManager: {
|
|
151
205
|
addData: string;
|
|
152
206
|
addLayer: string;
|
|
153
207
|
layerBlending: string;
|
|
208
|
+
overlayBlending: string;
|
|
154
209
|
};
|
|
155
210
|
mapManager: {
|
|
156
211
|
mapStyle: string;
|
|
@@ -158,12 +213,55 @@ declare const _default: {
|
|
|
158
213
|
'3dBuildingColor': string;
|
|
159
214
|
backgroundColor: string;
|
|
160
215
|
};
|
|
216
|
+
effectManager: {
|
|
217
|
+
effects: string;
|
|
218
|
+
addEffect: string;
|
|
219
|
+
pickDateTime: string;
|
|
220
|
+
currentTime: string;
|
|
221
|
+
pickCurrrentTime: string;
|
|
222
|
+
date: string;
|
|
223
|
+
time: string;
|
|
224
|
+
timezone: string;
|
|
225
|
+
};
|
|
226
|
+
annotationManager: {
|
|
227
|
+
title: string;
|
|
228
|
+
addAnnotation: string;
|
|
229
|
+
type: string;
|
|
230
|
+
lineWidth: string;
|
|
231
|
+
color: string;
|
|
232
|
+
};
|
|
233
|
+
effectDescription: {
|
|
234
|
+
lightAndShadow: string;
|
|
235
|
+
ink: string;
|
|
236
|
+
brightnessContrast: string;
|
|
237
|
+
hueSaturation: string;
|
|
238
|
+
vibrance: string;
|
|
239
|
+
sepia: string;
|
|
240
|
+
dotScreen: string;
|
|
241
|
+
colorHalftone: string;
|
|
242
|
+
noise: string;
|
|
243
|
+
triangleBlur: string;
|
|
244
|
+
zoomBlur: string;
|
|
245
|
+
tiltShift: string;
|
|
246
|
+
edgeWork: string;
|
|
247
|
+
vignette: string;
|
|
248
|
+
magnify: string;
|
|
249
|
+
hexagonalPixelate: string;
|
|
250
|
+
distanceFog: string;
|
|
251
|
+
surfaceFog: string;
|
|
252
|
+
};
|
|
161
253
|
layerConfiguration: {
|
|
162
254
|
defaultDescription: string;
|
|
163
255
|
howTo: string;
|
|
256
|
+
showColorChart: string;
|
|
257
|
+
hideColorChart: string;
|
|
164
258
|
};
|
|
165
259
|
filterManager: {
|
|
166
260
|
addFilter: string;
|
|
261
|
+
timeFilterSync: string;
|
|
262
|
+
timeLayerSync: string;
|
|
263
|
+
timeLayerUnsync: string;
|
|
264
|
+
column: string;
|
|
167
265
|
};
|
|
168
266
|
datasetTitle: {
|
|
169
267
|
showDataTable: string;
|
|
@@ -171,6 +269,10 @@ declare const _default: {
|
|
|
171
269
|
};
|
|
172
270
|
datasetInfo: {
|
|
173
271
|
rowCount: string;
|
|
272
|
+
vectorTile: string;
|
|
273
|
+
rasterTile: string;
|
|
274
|
+
wmsTile: string;
|
|
275
|
+
tile3d: string;
|
|
174
276
|
};
|
|
175
277
|
tooltip: {
|
|
176
278
|
hideLayer: string;
|
|
@@ -180,10 +282,13 @@ declare const _default: {
|
|
|
180
282
|
hide: string;
|
|
181
283
|
show: string;
|
|
182
284
|
removeLayer: string;
|
|
285
|
+
duplicateLayer: string;
|
|
286
|
+
zoomToLayer: string;
|
|
183
287
|
resetAfterError: string;
|
|
184
288
|
layerSettings: string;
|
|
185
289
|
closePanel: string;
|
|
186
290
|
switchToDualView: string;
|
|
291
|
+
selectSplitMode: string;
|
|
187
292
|
showLegend: string;
|
|
188
293
|
disable3DMap: string;
|
|
189
294
|
DrawOnMap: string;
|
|
@@ -194,8 +299,10 @@ declare const _default: {
|
|
|
194
299
|
showLayerPanel: string;
|
|
195
300
|
moveToTop: string;
|
|
196
301
|
selectBaseMapStyle: string;
|
|
302
|
+
removeBaseMapStyle: string;
|
|
197
303
|
delete: string;
|
|
198
304
|
timePlayback: string;
|
|
305
|
+
timeFilterSync: string;
|
|
199
306
|
cloudStorage: string;
|
|
200
307
|
'3DMap': string;
|
|
201
308
|
animationByWindow: string;
|
|
@@ -204,6 +311,23 @@ declare const _default: {
|
|
|
204
311
|
play: string;
|
|
205
312
|
pause: string;
|
|
206
313
|
reset: string;
|
|
314
|
+
export: string;
|
|
315
|
+
timeLayerSync: string;
|
|
316
|
+
timeLayerUnsync: string;
|
|
317
|
+
syncTimelineStart: string;
|
|
318
|
+
syncTimelineEnd: string;
|
|
319
|
+
showEffectPanel: string;
|
|
320
|
+
hideEffectPanel: string;
|
|
321
|
+
showAnnotationPanel: string;
|
|
322
|
+
hideAnnotationPanel: string;
|
|
323
|
+
removeAnnotation: string;
|
|
324
|
+
duplicateAnnotation: string;
|
|
325
|
+
hideAnnotation: string;
|
|
326
|
+
showAnnotation: string;
|
|
327
|
+
annotationSettings: string;
|
|
328
|
+
removeEffect: string;
|
|
329
|
+
disableEffect: string;
|
|
330
|
+
effectSettings: string;
|
|
207
331
|
};
|
|
208
332
|
toolbar: {
|
|
209
333
|
en: string;
|
|
@@ -217,6 +341,7 @@ declare const _default: {
|
|
|
217
341
|
exportImage: string;
|
|
218
342
|
exportData: string;
|
|
219
343
|
exportMap: string;
|
|
344
|
+
exportVideo: string;
|
|
220
345
|
shareMapURL: string;
|
|
221
346
|
saveMap: string;
|
|
222
347
|
select: string;
|
|
@@ -225,6 +350,16 @@ declare const _default: {
|
|
|
225
350
|
hide: string;
|
|
226
351
|
show: string;
|
|
227
352
|
};
|
|
353
|
+
editor: {
|
|
354
|
+
filterLayer: string;
|
|
355
|
+
filterLayerDisabled: string;
|
|
356
|
+
copyGeometry: string;
|
|
357
|
+
noLayersToFilter: string;
|
|
358
|
+
};
|
|
359
|
+
exportVideoModal: {
|
|
360
|
+
animation: string;
|
|
361
|
+
settings: string;
|
|
362
|
+
};
|
|
228
363
|
modal: {
|
|
229
364
|
title: {
|
|
230
365
|
deleteDataset: string;
|
|
@@ -235,6 +370,7 @@ declare const _default: {
|
|
|
235
370
|
addCustomMapboxStyle: string;
|
|
236
371
|
saveMap: string;
|
|
237
372
|
shareURL: string;
|
|
373
|
+
exportVideo: string;
|
|
238
374
|
};
|
|
239
375
|
button: {
|
|
240
376
|
delete: string;
|
|
@@ -258,6 +394,10 @@ declare const _default: {
|
|
|
258
394
|
mapLegendTitle: string;
|
|
259
395
|
mapLegendAdd: string;
|
|
260
396
|
};
|
|
397
|
+
exportVideo: {
|
|
398
|
+
animation: string;
|
|
399
|
+
settings: string;
|
|
400
|
+
};
|
|
261
401
|
exportData: {
|
|
262
402
|
datasetTitle: string;
|
|
263
403
|
datasetSubtitle: string;
|
|
@@ -270,6 +410,7 @@ declare const _default: {
|
|
|
270
410
|
unfilteredData: string;
|
|
271
411
|
fileCount: string;
|
|
272
412
|
rowCount: string;
|
|
413
|
+
tiledDatasetWarning: string;
|
|
273
414
|
};
|
|
274
415
|
deleteData: {
|
|
275
416
|
warning: string;
|
|
@@ -285,11 +426,15 @@ declare const _default: {
|
|
|
285
426
|
publishSubtitle7: string;
|
|
286
427
|
exampleToken: string;
|
|
287
428
|
pasteTitle: string;
|
|
429
|
+
pasteSubtitle0: string;
|
|
288
430
|
pasteSubtitle1: string;
|
|
289
431
|
pasteSubtitle2: string;
|
|
432
|
+
pasteSubtitle3: string;
|
|
433
|
+
pasteSubtitle4: string;
|
|
290
434
|
namingTitle: string;
|
|
291
435
|
};
|
|
292
436
|
shareMap: {
|
|
437
|
+
title: string;
|
|
293
438
|
shareUriTitle: string;
|
|
294
439
|
shareUriSubtitle: string;
|
|
295
440
|
cloudTitle: string;
|
|
@@ -314,6 +459,7 @@ declare const _default: {
|
|
|
314
459
|
tokenSubtitle: string;
|
|
315
460
|
tokenPlaceholder: string;
|
|
316
461
|
tokenMisuseWarning: string;
|
|
462
|
+
tokenSecurityWarning: string;
|
|
317
463
|
tokenDisclaimer: string;
|
|
318
464
|
tokenUpdate: string;
|
|
319
465
|
modeTitle: string;
|
|
@@ -335,6 +481,7 @@ declare const _default: {
|
|
|
335
481
|
};
|
|
336
482
|
loadData: {
|
|
337
483
|
upload: string;
|
|
484
|
+
tileset: string;
|
|
338
485
|
storage: string;
|
|
339
486
|
};
|
|
340
487
|
tripInfo: {
|
|
@@ -343,6 +490,8 @@ declare const _default: {
|
|
|
343
490
|
code: string;
|
|
344
491
|
description2: string;
|
|
345
492
|
example: string;
|
|
493
|
+
titleTable: string;
|
|
494
|
+
descriptionTable1: string;
|
|
346
495
|
};
|
|
347
496
|
iconInfo: {
|
|
348
497
|
title: string;
|
|
@@ -352,6 +501,12 @@ declare const _default: {
|
|
|
352
501
|
example: string;
|
|
353
502
|
icons: string;
|
|
354
503
|
};
|
|
504
|
+
polygonInfo: {
|
|
505
|
+
title: string;
|
|
506
|
+
titleTable: string;
|
|
507
|
+
descriptionTable: string;
|
|
508
|
+
exampleTable: string;
|
|
509
|
+
};
|
|
355
510
|
storageMapViewer: {
|
|
356
511
|
lastModified: string;
|
|
357
512
|
back: string;
|
|
@@ -365,11 +520,13 @@ declare const _default: {
|
|
|
365
520
|
goToPage: string;
|
|
366
521
|
storageMaps: string;
|
|
367
522
|
noSavedMaps: string;
|
|
523
|
+
foursquareStorageMessage: string;
|
|
368
524
|
};
|
|
369
525
|
};
|
|
370
526
|
header: {
|
|
371
527
|
visibleLayers: string;
|
|
372
528
|
layerLegend: string;
|
|
529
|
+
annotations: string;
|
|
373
530
|
};
|
|
374
531
|
interactions: {
|
|
375
532
|
tooltip: string;
|
|
@@ -383,13 +540,29 @@ declare const _default: {
|
|
|
383
540
|
normal: string;
|
|
384
541
|
subtractive: string;
|
|
385
542
|
};
|
|
543
|
+
overlayBlending: {
|
|
544
|
+
title: string;
|
|
545
|
+
description: string;
|
|
546
|
+
screen: string;
|
|
547
|
+
normal: string;
|
|
548
|
+
darken: string;
|
|
549
|
+
};
|
|
386
550
|
columns: {
|
|
387
551
|
title: string;
|
|
388
552
|
lat: string;
|
|
389
553
|
lng: string;
|
|
390
554
|
altitude: string;
|
|
555
|
+
alt: string;
|
|
556
|
+
id: string;
|
|
557
|
+
timestamp: string;
|
|
391
558
|
icon: string;
|
|
392
559
|
geojson: string;
|
|
560
|
+
geoarrow: string;
|
|
561
|
+
geoarrow0: string;
|
|
562
|
+
geoarrow1: string;
|
|
563
|
+
token: string;
|
|
564
|
+
sortBy: string;
|
|
565
|
+
neighbors: string;
|
|
393
566
|
arc: {
|
|
394
567
|
lat0: string;
|
|
395
568
|
lng0: string;
|
|
@@ -407,17 +580,37 @@ declare const _default: {
|
|
|
407
580
|
worldUnitSize: string;
|
|
408
581
|
};
|
|
409
582
|
hex_id: string;
|
|
583
|
+
flow: {
|
|
584
|
+
source: {
|
|
585
|
+
lat: string;
|
|
586
|
+
lng: string;
|
|
587
|
+
name: string;
|
|
588
|
+
h3: string;
|
|
589
|
+
};
|
|
590
|
+
target: {
|
|
591
|
+
lat: string;
|
|
592
|
+
lng: string;
|
|
593
|
+
name: string;
|
|
594
|
+
h3: string;
|
|
595
|
+
};
|
|
596
|
+
count: string;
|
|
597
|
+
};
|
|
410
598
|
};
|
|
411
599
|
color: {
|
|
412
600
|
customPalette: string;
|
|
413
601
|
steps: string;
|
|
414
602
|
type: string;
|
|
603
|
+
colorBlindSafe: string;
|
|
415
604
|
reversed: string;
|
|
605
|
+
disableStepReason: string;
|
|
606
|
+
preset: string;
|
|
607
|
+
picker: string;
|
|
416
608
|
};
|
|
417
609
|
scale: {
|
|
418
610
|
colorScale: string;
|
|
419
611
|
sizeScale: string;
|
|
420
612
|
strokeScale: string;
|
|
613
|
+
strokeColorScale: string;
|
|
421
614
|
scale: string;
|
|
422
615
|
};
|
|
423
616
|
fileUploader: {
|
|
@@ -430,6 +623,11 @@ declare const _default: {
|
|
|
430
623
|
fileNotSupported: string;
|
|
431
624
|
or: string;
|
|
432
625
|
};
|
|
626
|
+
tilesetSetup: {
|
|
627
|
+
header: string;
|
|
628
|
+
rasterTileHeader: string;
|
|
629
|
+
addTilesetText: string;
|
|
630
|
+
};
|
|
433
631
|
geocoder: {
|
|
434
632
|
title: string;
|
|
435
633
|
};
|
|
@@ -453,5 +651,42 @@ declare const _default: {
|
|
|
453
651
|
'User Guide': string;
|
|
454
652
|
Save: string;
|
|
455
653
|
Share: string;
|
|
654
|
+
flow: {
|
|
655
|
+
tooltip: {
|
|
656
|
+
location: {
|
|
657
|
+
name: string;
|
|
658
|
+
incomingCount: string;
|
|
659
|
+
outgoingCount: string;
|
|
660
|
+
internalCount: string;
|
|
661
|
+
};
|
|
662
|
+
flow: {
|
|
663
|
+
sourceName: string;
|
|
664
|
+
targetName: string;
|
|
665
|
+
count: string;
|
|
666
|
+
};
|
|
667
|
+
};
|
|
668
|
+
};
|
|
669
|
+
mapLegend: {
|
|
670
|
+
layers: {
|
|
671
|
+
line: {
|
|
672
|
+
singleColor: {
|
|
673
|
+
sourceColor: string;
|
|
674
|
+
targetColor: string;
|
|
675
|
+
};
|
|
676
|
+
};
|
|
677
|
+
arc: {
|
|
678
|
+
singleColor: {
|
|
679
|
+
sourceColor: string;
|
|
680
|
+
targetColor: string;
|
|
681
|
+
};
|
|
682
|
+
};
|
|
683
|
+
default: {
|
|
684
|
+
singleColor: {
|
|
685
|
+
color: string;
|
|
686
|
+
strokeColor: string;
|
|
687
|
+
};
|
|
688
|
+
};
|
|
689
|
+
};
|
|
690
|
+
};
|
|
456
691
|
};
|
|
457
692
|
export default _default;
|