@kepler.gl/localization 3.1.0-alpha.1 → 3.1.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.
@@ -0,0 +1,568 @@
1
+ declare const _default: {
2
+ property: {
3
+ weight: string;
4
+ label: string;
5
+ fillColor: string;
6
+ color: string;
7
+ coverage: string;
8
+ strokeColor: string;
9
+ radius: string;
10
+ outline: string;
11
+ stroke: string;
12
+ density: string;
13
+ height: string;
14
+ sum: string;
15
+ pointCount: string;
16
+ };
17
+ placeholder: {
18
+ search: string;
19
+ selectField: string;
20
+ yAxis: string;
21
+ selectType: string;
22
+ selectValue: string;
23
+ enterValue: string;
24
+ empty: string;
25
+ selectLayer: string;
26
+ };
27
+ misc: {
28
+ by: string;
29
+ valuesIn: string;
30
+ valueEquals: string;
31
+ dataSource: string;
32
+ brushRadius: string;
33
+ empty: string;
34
+ };
35
+ mapLayers: {
36
+ title: string;
37
+ label: string;
38
+ road: string;
39
+ border: string;
40
+ building: string;
41
+ water: string;
42
+ land: string;
43
+ '3dBuilding': string;
44
+ background: string;
45
+ };
46
+ panel: {
47
+ text: {
48
+ label: string;
49
+ labelWithId: string;
50
+ fontSize: string;
51
+ fontColor: string;
52
+ backgroundColor: string;
53
+ textAnchor: string;
54
+ alignment: string;
55
+ addMoreLabel: string;
56
+ outlineWidth: string;
57
+ outlineColor: string;
58
+ };
59
+ };
60
+ sidebar: {
61
+ panels: {
62
+ layer: string;
63
+ filter: string;
64
+ interaction: string;
65
+ basemap: string;
66
+ };
67
+ panelViewToggle: {
68
+ list: string;
69
+ byDataset: string;
70
+ };
71
+ };
72
+ layer: {
73
+ required: string;
74
+ columnModesSeparator: string;
75
+ radius: string;
76
+ color: string;
77
+ fillColor: string;
78
+ outline: string;
79
+ weight: string;
80
+ propertyBasedOn: string;
81
+ coverage: string;
82
+ stroke: string;
83
+ strokeWidth: string;
84
+ strokeColor: string;
85
+ basic: string;
86
+ trailLength: string;
87
+ trailLengthDescription: string;
88
+ newLayer: string;
89
+ elevationByDescription: string;
90
+ colorByDescription: string;
91
+ aggregateBy: string;
92
+ '3DModel': string;
93
+ '3DModelOptions': string;
94
+ type: {
95
+ point: string;
96
+ arc: string;
97
+ line: string;
98
+ grid: string;
99
+ hexbin: string;
100
+ polygon: string;
101
+ geojson: string;
102
+ cluster: string;
103
+ icon: string;
104
+ heatmap: string;
105
+ hexagon: string;
106
+ hexagonid: string;
107
+ trip: string;
108
+ s2: string;
109
+ '3d': string;
110
+ vectortile: string;
111
+ };
112
+ layerUpdateError: string;
113
+ interaction: string;
114
+ };
115
+ layerVisConfigs: {
116
+ angle: string;
117
+ strokeWidth: string;
118
+ strokeWidthRange: string;
119
+ radius: string;
120
+ fixedRadius: string;
121
+ fixedRadiusDescription: string;
122
+ radiusRange: string;
123
+ clusterRadius: string;
124
+ radiusRangePixels: string;
125
+ billboard: string;
126
+ billboardDescription: string;
127
+ fadeTrail: string;
128
+ opacity: string;
129
+ coverage: string;
130
+ outline: string;
131
+ colorRange: string;
132
+ stroke: string;
133
+ strokeColor: string;
134
+ strokeColorRange: string;
135
+ targetColor: string;
136
+ colorAggregation: string;
137
+ heightAggregation: string;
138
+ resolutionRange: string;
139
+ sizeScale: string;
140
+ worldUnitSize: string;
141
+ elevationScale: string;
142
+ enableElevationZoomFactor: string;
143
+ enableElevationZoomFactorDescription: string;
144
+ enableHeightZoomFactor: string;
145
+ heightScale: string;
146
+ coverageRange: string;
147
+ highPrecisionRendering: string;
148
+ highPrecisionRenderingDescription: string;
149
+ height: string;
150
+ heightDescription: string;
151
+ fill: string;
152
+ enablePolygonHeight: string;
153
+ showWireframe: string;
154
+ weightIntensity: string;
155
+ zoomScale: string;
156
+ heightRange: string;
157
+ heightMultiplier: string;
158
+ fixedHeight: string;
159
+ fixedHeightDescription: string;
160
+ allowHover: string;
161
+ showNeighborOnHover: string;
162
+ showHighlightColor: string;
163
+ darkModeEnabled: string;
164
+ };
165
+ layerManager: {
166
+ addData: string;
167
+ addLayer: string;
168
+ layerBlending: string;
169
+ overlayBlending: string;
170
+ };
171
+ mapManager: {
172
+ mapStyle: string;
173
+ addMapStyle: string;
174
+ '3dBuildingColor': string;
175
+ backgroundColor: string;
176
+ };
177
+ effectManager: {
178
+ effects: string;
179
+ addEffect: string;
180
+ pickDateTime: string;
181
+ currentTime: string;
182
+ pickCurrrentTime: string;
183
+ date: string;
184
+ time: string;
185
+ timezone: string;
186
+ };
187
+ layerConfiguration: {
188
+ defaultDescription: string;
189
+ howTo: string;
190
+ showColorChart: string;
191
+ hideColorChart: string;
192
+ };
193
+ filterManager: {
194
+ addFilter: string;
195
+ timeFilterSync: string;
196
+ timeLayerSync: string;
197
+ timeLayerUnsync: string;
198
+ column: string;
199
+ };
200
+ datasetTitle: {
201
+ showDataTable: string;
202
+ removeDataset: string;
203
+ };
204
+ datasetInfo: {
205
+ rowCount: string;
206
+ vectorTile: string;
207
+ };
208
+ tooltip: {
209
+ hideLayer: string;
210
+ showLayer: string;
211
+ hideFeature: string;
212
+ showFeature: string;
213
+ hide: string;
214
+ show: string;
215
+ removeLayer: string;
216
+ duplicateLayer: string;
217
+ zoomToLayer: string;
218
+ resetAfterError: string;
219
+ layerSettings: string;
220
+ closePanel: string;
221
+ switchToDualView: string;
222
+ showLegend: string;
223
+ disable3DMap: string;
224
+ DrawOnMap: string;
225
+ selectLocale: string;
226
+ hideLayerPanel: string;
227
+ showLayerPanel: string;
228
+ moveToTop: string;
229
+ selectBaseMapStyle: string;
230
+ removeBaseMapStyle: string;
231
+ delete: string;
232
+ timePlayback: string;
233
+ timeFilterSync: string;
234
+ cloudStorage: string;
235
+ '3DMap': string;
236
+ animationByWindow: string;
237
+ animationByIncremental: string;
238
+ speed: string;
239
+ play: string;
240
+ pause: string;
241
+ reset: string;
242
+ export: string;
243
+ timeLayerSync: string;
244
+ timeLayerUnsync: string;
245
+ syncTimelineStart: string;
246
+ syncTimelineEnd: string;
247
+ showEffectPanel: string;
248
+ hideEffectPanel: string;
249
+ removeEffect: string;
250
+ disableEffect: string;
251
+ effectSettings: string;
252
+ };
253
+ toolbar: {
254
+ en: string;
255
+ fi: string;
256
+ pt: string;
257
+ es: string;
258
+ ca: string;
259
+ ja: string;
260
+ cn: string;
261
+ ru: string;
262
+ exportImage: string;
263
+ exportData: string;
264
+ exportMap: string;
265
+ shareMapURL: string;
266
+ saveMap: string;
267
+ select: string;
268
+ polygon: string;
269
+ rectangle: string;
270
+ hide: string;
271
+ show: string;
272
+ };
273
+ editor: {
274
+ filterLayer: string;
275
+ filterLayerDisabled: string;
276
+ copyGeometry: string;
277
+ noLayersToFilter: string;
278
+ };
279
+ modal: {
280
+ title: {
281
+ deleteDataset: string;
282
+ addDataToMap: string;
283
+ exportImage: string;
284
+ exportData: string;
285
+ exportMap: string;
286
+ addCustomMapboxStyle: string;
287
+ saveMap: string;
288
+ shareURL: string;
289
+ };
290
+ button: {
291
+ delete: string;
292
+ download: string;
293
+ export: string;
294
+ addStyle: string;
295
+ save: string;
296
+ defaultCancel: string;
297
+ defaultConfirm: string;
298
+ };
299
+ exportImage: {
300
+ ratioTitle: string;
301
+ ratioDescription: string;
302
+ ratioOriginalScreen: string;
303
+ ratioCustom: string;
304
+ ratio4_3: string;
305
+ ratio16_9: string;
306
+ resolutionTitle: string;
307
+ resolutionDescription: string;
308
+ mapLegendTitle: string;
309
+ mapLegendAdd: string;
310
+ };
311
+ exportData: {
312
+ datasetTitle: string;
313
+ datasetSubtitle: string;
314
+ allDatasets: string;
315
+ dataTypeTitle: string;
316
+ dataTypeSubtitle: string;
317
+ filterDataTitle: string;
318
+ filterDataSubtitle: string;
319
+ filteredData: string;
320
+ unfilteredData: string;
321
+ fileCount: string;
322
+ rowCount: string;
323
+ vectorTileWarning: string;
324
+ };
325
+ deleteData: {
326
+ warning: string;
327
+ };
328
+ addStyle: {
329
+ publishTitle: string;
330
+ publishSubtitle1: string;
331
+ publishSubtitle2: string;
332
+ publishSubtitle3: string;
333
+ publishSubtitle4: string;
334
+ publishSubtitle5: string;
335
+ publishSubtitle6: string;
336
+ publishSubtitle7: string;
337
+ exampleToken: string;
338
+ pasteTitle: string;
339
+ pasteSubtitle0: string;
340
+ pasteSubtitle1: string;
341
+ pasteSubtitle2: string;
342
+ pasteSubtitle3: string;
343
+ pasteSubtitle4: string;
344
+ namingTitle: string;
345
+ };
346
+ shareMap: {
347
+ title: string;
348
+ shareUriTitle: string;
349
+ shareUriSubtitle: string;
350
+ cloudTitle: string;
351
+ cloudSubtitle: string;
352
+ shareDisclaimer: string;
353
+ gotoPage: string;
354
+ };
355
+ statusPanel: {
356
+ mapUploading: string;
357
+ error: string;
358
+ };
359
+ saveMap: {
360
+ title: string;
361
+ subtitle: string;
362
+ };
363
+ exportMap: {
364
+ formatTitle: string;
365
+ formatSubtitle: string;
366
+ html: {
367
+ selection: string;
368
+ tokenTitle: string;
369
+ tokenSubtitle: string;
370
+ tokenPlaceholder: string;
371
+ tokenMisuseWarning: string;
372
+ tokenDisclaimer: string;
373
+ tokenUpdate: string;
374
+ modeTitle: string;
375
+ modeSubtitle1: string;
376
+ modeSubtitle2: string;
377
+ modeDescription: string;
378
+ read: string;
379
+ edit: string;
380
+ };
381
+ json: {
382
+ configTitle: string;
383
+ configDisclaimer: string;
384
+ selection: string;
385
+ disclaimer: string;
386
+ };
387
+ };
388
+ loadingDialog: {
389
+ loading: string;
390
+ };
391
+ loadData: {
392
+ upload: string;
393
+ tileset: string;
394
+ storage: string;
395
+ };
396
+ tripInfo: {
397
+ title: string;
398
+ titleTable: string;
399
+ description1: string;
400
+ descriptionTable1: string;
401
+ example: string;
402
+ exampleTable: string;
403
+ };
404
+ polygonInfo: {
405
+ title: string;
406
+ titleTable: string;
407
+ description: string;
408
+ descriptionTable: string;
409
+ exampleTable: string;
410
+ };
411
+ iconInfo: {
412
+ title: string;
413
+ description1: string;
414
+ code: string;
415
+ description2: string;
416
+ example: string;
417
+ icons: string;
418
+ };
419
+ storageMapViewer: {
420
+ lastModified: string;
421
+ back: string;
422
+ };
423
+ overwriteMap: {
424
+ title: string;
425
+ alreadyExists: string;
426
+ };
427
+ loadStorageMap: {
428
+ back: string;
429
+ goToPage: string;
430
+ storageMaps: string;
431
+ noSavedMaps: string;
432
+ foursquareStorageMessage: string;
433
+ };
434
+ };
435
+ header: {
436
+ visibleLayers: string;
437
+ layerLegend: string;
438
+ };
439
+ interactions: {
440
+ tooltip: string;
441
+ brush: string;
442
+ coordinate: string;
443
+ geocoder: string;
444
+ };
445
+ layerBlending: {
446
+ title: string;
447
+ additive: string;
448
+ normal: string;
449
+ subtractive: string;
450
+ };
451
+ overlayBlending: {
452
+ title: string;
453
+ description: string;
454
+ screen: string;
455
+ normal: string;
456
+ darken: string;
457
+ };
458
+ columns: {
459
+ title: string;
460
+ lat: string;
461
+ lng: string;
462
+ altitude: string;
463
+ alt: string;
464
+ id: string;
465
+ timestamp: string;
466
+ icon: string;
467
+ geojson: string;
468
+ geoarrow: string;
469
+ geoarrow0: string;
470
+ geoarrow1: string;
471
+ token: string;
472
+ sortBy: string;
473
+ neighbors: string;
474
+ arc: {
475
+ lat0: string;
476
+ lng0: string;
477
+ lat1: string;
478
+ lng1: string;
479
+ };
480
+ line: {
481
+ alt0: string;
482
+ alt1: string;
483
+ };
484
+ grid: {
485
+ worldUnitSize: string;
486
+ };
487
+ hexagon: {
488
+ worldUnitSize: string;
489
+ };
490
+ hex_id: string;
491
+ };
492
+ color: {
493
+ customPalette: string;
494
+ steps: string;
495
+ type: string;
496
+ colorBlindSafe: string;
497
+ reversed: string;
498
+ disableStepReason: string;
499
+ preset: string;
500
+ picker: string;
501
+ };
502
+ scale: {
503
+ colorScale: string;
504
+ sizeScale: string;
505
+ strokeScale: string;
506
+ strokeColorScale: string;
507
+ scale: string;
508
+ };
509
+ fileUploader: {
510
+ message: string;
511
+ chromeMessage: string;
512
+ disclaimer: string;
513
+ configUploadMessage: string;
514
+ browseFiles: string;
515
+ uploading: string;
516
+ fileNotSupported: string;
517
+ or: string;
518
+ };
519
+ tilesetSetup: {
520
+ header: string;
521
+ };
522
+ geocoder: {
523
+ title: string;
524
+ };
525
+ fieldSelector: {
526
+ clearAll: string;
527
+ formatting: string;
528
+ };
529
+ compare: {
530
+ modeLabel: string;
531
+ typeLabel: string;
532
+ types: {
533
+ absolute: string;
534
+ relative: string;
535
+ };
536
+ };
537
+ mapPopover: {
538
+ primary: string;
539
+ };
540
+ density: string;
541
+ 'Bug Report': string;
542
+ 'User Guide': string;
543
+ Save: string;
544
+ Share: string;
545
+ mapLegend: {
546
+ layers: {
547
+ line: {
548
+ singleColor: {
549
+ sourceColor: string;
550
+ targetColor: string;
551
+ };
552
+ };
553
+ arc: {
554
+ singleColor: {
555
+ sourceColor: string;
556
+ targetColor: string;
557
+ };
558
+ };
559
+ default: {
560
+ singleColor: {
561
+ color: string;
562
+ strokeColor: string;
563
+ };
564
+ };
565
+ };
566
+ };
567
+ };
568
+ export default _default;