@kepler.gl/localization 3.0.0 → 3.1.0-alpha.1

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.
@@ -1,496 +0,0 @@
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
- radius: string;
75
- color: string;
76
- fillColor: string;
77
- outline: string;
78
- weight: string;
79
- propertyBasedOn: string;
80
- coverage: string;
81
- stroke: string;
82
- strokeWidth: string;
83
- strokeColor: string;
84
- basic: string;
85
- trailLength: string;
86
- trailLengthDescription: string;
87
- newLayer: string;
88
- elevationByDescription: string;
89
- colorByDescription: string;
90
- aggregateBy: string;
91
- '3DModel': string;
92
- '3DModelOptions': string;
93
- type: {
94
- point: string;
95
- arc: string;
96
- line: string;
97
- grid: string;
98
- hexbin: string;
99
- polygon: string;
100
- geojson: string;
101
- cluster: string;
102
- icon: string;
103
- heatmap: string;
104
- hexagon: string;
105
- hexagonid: string;
106
- trip: string;
107
- s2: string;
108
- '3d': string;
109
- };
110
- layerUpdateError: string;
111
- };
112
- layerVisConfigs: {
113
- angle: string;
114
- strokeWidth: string;
115
- strokeWidthRange: string;
116
- radius: string;
117
- fixedRadius: string;
118
- fixedRadiusDescription: string;
119
- radiusRange: string;
120
- clusterRadius: string;
121
- radiusRangePixels: string;
122
- opacity: string;
123
- coverage: string;
124
- outline: string;
125
- colorRange: string;
126
- stroke: string;
127
- strokeColor: string;
128
- strokeColorRange: string;
129
- targetColor: string;
130
- colorAggregation: string;
131
- heightAggregation: string;
132
- resolutionRange: string;
133
- sizeScale: string;
134
- worldUnitSize: string;
135
- elevationScale: string;
136
- enableElevationZoomFactor: string;
137
- enableElevationZoomFactorDescription: string;
138
- enableHeightZoomFactor: string;
139
- heightScale: string;
140
- coverageRange: string;
141
- highPrecisionRendering: string;
142
- highPrecisionRenderingDescription: string;
143
- height: string;
144
- heightDescription: string;
145
- fill: string;
146
- enablePolygonHeight: string;
147
- showWireframe: string;
148
- weightIntensity: string;
149
- zoomScale: string;
150
- heightRange: string;
151
- heightMultiplier: string;
152
- darkModeEnabled: string;
153
- };
154
- layerManager: {
155
- addData: string;
156
- addLayer: string;
157
- layerBlending: string;
158
- overlayBlending: string;
159
- };
160
- mapManager: {
161
- mapStyle: string;
162
- addMapStyle: string;
163
- '3dBuildingColor': string;
164
- backgroundColor: string;
165
- };
166
- effectManager: {
167
- effects: string;
168
- addEffect: string;
169
- pickDateTime: string;
170
- currentTime: string;
171
- pickCurrrentTime: string;
172
- date: string;
173
- time: string;
174
- timezone: string;
175
- };
176
- layerConfiguration: {
177
- defaultDescription: string;
178
- howTo: string;
179
- };
180
- filterManager: {
181
- addFilter: string;
182
- };
183
- datasetTitle: {
184
- showDataTable: string;
185
- removeDataset: string;
186
- };
187
- datasetInfo: {
188
- rowCount: string;
189
- };
190
- tooltip: {
191
- hideLayer: string;
192
- showLayer: string;
193
- hideFeature: string;
194
- showFeature: string;
195
- hide: string;
196
- show: string;
197
- removeLayer: string;
198
- duplicateLayer: string;
199
- resetAfterError: string;
200
- layerSettings: string;
201
- closePanel: string;
202
- switchToDualView: string;
203
- showLegend: string;
204
- disable3DMap: string;
205
- DrawOnMap: string;
206
- selectLocale: string;
207
- hideLayerPanel: string;
208
- showLayerPanel: string;
209
- moveToTop: string;
210
- selectBaseMapStyle: string;
211
- removeBaseMapStyle: string;
212
- delete: string;
213
- timePlayback: string;
214
- cloudStorage: string;
215
- '3DMap': string;
216
- animationByWindow: string;
217
- animationByIncremental: string;
218
- speed: string;
219
- play: string;
220
- pause: string;
221
- reset: string;
222
- export: string;
223
- showEffectPanel: string;
224
- hideEffectPanel: string;
225
- removeEffect: string;
226
- disableEffect: string;
227
- effectSettings: string;
228
- };
229
- toolbar: {
230
- en: string;
231
- fi: string;
232
- pt: string;
233
- es: string;
234
- ca: string;
235
- ja: string;
236
- cn: string;
237
- ru: string;
238
- exportImage: string;
239
- exportData: string;
240
- exportMap: string;
241
- shareMapURL: string;
242
- saveMap: string;
243
- select: string;
244
- polygon: string;
245
- rectangle: string;
246
- hide: string;
247
- show: string;
248
- };
249
- editor: {
250
- filterLayer: string;
251
- copyGeometry: string;
252
- noLayersToFilter: string;
253
- };
254
- modal: {
255
- title: {
256
- deleteDataset: string;
257
- addDataToMap: string;
258
- exportImage: string;
259
- exportData: string;
260
- exportMap: string;
261
- addCustomMapboxStyle: string;
262
- saveMap: string;
263
- shareURL: string;
264
- };
265
- button: {
266
- delete: string;
267
- download: string;
268
- export: string;
269
- addStyle: string;
270
- save: string;
271
- defaultCancel: string;
272
- defaultConfirm: string;
273
- };
274
- exportImage: {
275
- ratioTitle: string;
276
- ratioDescription: string;
277
- ratioOriginalScreen: string;
278
- ratioCustom: string;
279
- ratio4_3: string;
280
- ratio16_9: string;
281
- resolutionTitle: string;
282
- resolutionDescription: string;
283
- mapLegendTitle: string;
284
- mapLegendAdd: string;
285
- };
286
- exportData: {
287
- datasetTitle: string;
288
- datasetSubtitle: string;
289
- allDatasets: string;
290
- dataTypeTitle: string;
291
- dataTypeSubtitle: string;
292
- filterDataTitle: string;
293
- filterDataSubtitle: string;
294
- filteredData: string;
295
- unfilteredData: string;
296
- fileCount: string;
297
- rowCount: string;
298
- };
299
- deleteData: {
300
- warning: string;
301
- };
302
- addStyle: {
303
- publishTitle: string;
304
- publishSubtitle1: string;
305
- publishSubtitle2: string;
306
- publishSubtitle3: string;
307
- publishSubtitle4: string;
308
- publishSubtitle5: string;
309
- publishSubtitle6: string;
310
- publishSubtitle7: string;
311
- exampleToken: string;
312
- pasteTitle: string;
313
- pasteSubtitle0: string;
314
- pasteSubtitle1: string;
315
- pasteSubtitle2: string;
316
- pasteSubtitle3: string;
317
- pasteSubtitle4: string;
318
- namingTitle: string;
319
- };
320
- shareMap: {
321
- title: string;
322
- shareUriTitle: string;
323
- shareUriSubtitle: string;
324
- cloudTitle: string;
325
- cloudSubtitle: string;
326
- shareDisclaimer: string;
327
- gotoPage: string;
328
- };
329
- statusPanel: {
330
- mapUploading: string;
331
- error: string;
332
- };
333
- saveMap: {
334
- title: string;
335
- subtitle: string;
336
- };
337
- exportMap: {
338
- formatTitle: string;
339
- formatSubtitle: string;
340
- html: {
341
- selection: string;
342
- tokenTitle: string;
343
- tokenSubtitle: string;
344
- tokenPlaceholder: string;
345
- tokenMisuseWarning: string;
346
- tokenDisclaimer: string;
347
- tokenUpdate: string;
348
- modeTitle: string;
349
- modeSubtitle1: string;
350
- modeSubtitle2: string;
351
- modeDescription: string;
352
- read: string;
353
- edit: string;
354
- };
355
- json: {
356
- configTitle: string;
357
- configDisclaimer: string;
358
- selection: string;
359
- disclaimer: string;
360
- };
361
- };
362
- loadingDialog: {
363
- loading: string;
364
- };
365
- loadData: {
366
- upload: string;
367
- storage: string;
368
- };
369
- tripInfo: {
370
- title: string;
371
- description1: string;
372
- code: string;
373
- description2: string;
374
- example: string;
375
- };
376
- iconInfo: {
377
- title: string;
378
- description1: string;
379
- code: string;
380
- description2: string;
381
- example: string;
382
- icons: string;
383
- };
384
- storageMapViewer: {
385
- lastModified: string;
386
- back: string;
387
- };
388
- overwriteMap: {
389
- title: string;
390
- alreadyExists: string;
391
- };
392
- loadStorageMap: {
393
- back: string;
394
- goToPage: string;
395
- storageMaps: string;
396
- noSavedMaps: string;
397
- };
398
- };
399
- header: {
400
- visibleLayers: string;
401
- layerLegend: string;
402
- };
403
- interactions: {
404
- tooltip: string;
405
- brush: string;
406
- coordinate: string;
407
- geocoder: string;
408
- };
409
- layerBlending: {
410
- title: string;
411
- additive: string;
412
- normal: string;
413
- subtractive: string;
414
- };
415
- overlayBlending: {
416
- title: string;
417
- description: string;
418
- screen: string;
419
- normal: string;
420
- darken: string;
421
- };
422
- columns: {
423
- title: string;
424
- lat: string;
425
- lng: string;
426
- altitude: string;
427
- icon: string;
428
- geojson: string;
429
- token: string;
430
- arc: {
431
- lat0: string;
432
- lng0: string;
433
- lat1: string;
434
- lng1: string;
435
- };
436
- line: {
437
- alt0: string;
438
- alt1: string;
439
- };
440
- grid: {
441
- worldUnitSize: string;
442
- };
443
- hexagon: {
444
- worldUnitSize: string;
445
- };
446
- hex_id: string;
447
- };
448
- color: {
449
- customPalette: string;
450
- steps: string;
451
- type: string;
452
- reversed: string;
453
- opacity: string;
454
- };
455
- scale: {
456
- colorScale: string;
457
- sizeScale: string;
458
- strokeScale: string;
459
- strokeColorScale: string;
460
- scale: string;
461
- };
462
- fileUploader: {
463
- message: string;
464
- chromeMessage: string;
465
- disclaimer: string;
466
- configUploadMessage: string;
467
- browseFiles: string;
468
- uploading: string;
469
- fileNotSupported: string;
470
- or: string;
471
- };
472
- geocoder: {
473
- title: string;
474
- };
475
- fieldSelector: {
476
- clearAll: string;
477
- formatting: string;
478
- };
479
- compare: {
480
- modeLabel: string;
481
- typeLabel: string;
482
- types: {
483
- absolute: string;
484
- relative: string;
485
- };
486
- };
487
- mapPopover: {
488
- primary: string;
489
- };
490
- density: string;
491
- 'Bug Report': string;
492
- 'User Guide': string;
493
- Save: string;
494
- Share: string;
495
- };
496
- export default _default;