@kepler.gl/localization 3.0.0-alpha.2 → 3.1.0-alpha.0

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