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