@kepler.gl/localization 3.3.0-alpha.7 → 3.3.0-alpha.8
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/cjs/formatted-message.js +1 -1
- package/dist/cjs/translations/ca.js +15 -3
- package/dist/cjs/translations/cn.js +15 -3
- package/dist/cjs/translations/en.js +15 -3
- package/dist/cjs/translations/es.js +15 -3
- package/dist/cjs/translations/fi.js +15 -3
- package/dist/cjs/translations/ja.js +15 -3
- package/dist/cjs/translations/pt.js +15 -3
- package/dist/cjs/translations/ru.js +15 -3
- package/dist/esm/formatted-message.js +1 -1
- package/dist/esm/translations/ca.js +15 -3
- package/dist/esm/translations/cn.js +15 -3
- package/dist/esm/translations/en.js +15 -3
- package/dist/esm/translations/es.js +15 -3
- package/dist/esm/translations/fi.js +15 -3
- package/dist/esm/translations/ja.js +15 -3
- package/dist/esm/translations/pt.js +15 -3
- package/dist/esm/translations/ru.js +15 -3
- package/dist/formatted-message.d.ts +1 -1
- package/dist/translations/ca.d.ts +12 -0
- package/dist/translations/cn.d.ts +12 -0
- package/dist/translations/en.d.ts +12 -0
- package/dist/translations/es.d.ts +12 -0
- package/dist/translations/fi.d.ts +12 -0
- package/dist/translations/ja.d.ts +12 -0
- package/dist/translations/pt.d.ts +12 -0
- package/dist/translations/ru.d.ts +12 -0
- package/package.json +1 -1
|
@@ -272,6 +272,7 @@ declare const _default: {
|
|
|
272
272
|
rasterTile: string;
|
|
273
273
|
wmsTile: string;
|
|
274
274
|
tile3d: string;
|
|
275
|
+
remoteFile: string;
|
|
275
276
|
};
|
|
276
277
|
tooltip: {
|
|
277
278
|
hideLayer: string;
|
|
@@ -355,6 +356,7 @@ declare const _default: {
|
|
|
355
356
|
line: string;
|
|
356
357
|
polygon: string;
|
|
357
358
|
rectangle: string;
|
|
359
|
+
circle: string;
|
|
358
360
|
copyAll: string;
|
|
359
361
|
convertToLayer: string;
|
|
360
362
|
hide: string;
|
|
@@ -465,6 +467,9 @@ declare const _default: {
|
|
|
465
467
|
title: string;
|
|
466
468
|
subtitle: string;
|
|
467
469
|
};
|
|
470
|
+
providerSelect: {
|
|
471
|
+
disclaimer: string;
|
|
472
|
+
};
|
|
468
473
|
exportMap: {
|
|
469
474
|
formatTitle: string;
|
|
470
475
|
formatSubtitle: string;
|
|
@@ -635,8 +640,15 @@ declare const _default: {
|
|
|
635
640
|
configUploadMessage: string;
|
|
636
641
|
browseFiles: string;
|
|
637
642
|
uploading: string;
|
|
643
|
+
downloading: string;
|
|
638
644
|
fileNotSupported: string;
|
|
639
645
|
or: string;
|
|
646
|
+
dropMessage: string;
|
|
647
|
+
urlPlaceholder: string;
|
|
648
|
+
fetch: string;
|
|
649
|
+
format: string;
|
|
650
|
+
formatAuto: string;
|
|
651
|
+
cors: string;
|
|
640
652
|
};
|
|
641
653
|
density: string;
|
|
642
654
|
'Bug Report': string;
|
|
@@ -273,6 +273,7 @@ declare const _default: {
|
|
|
273
273
|
rasterTile: string;
|
|
274
274
|
wmsTile: string;
|
|
275
275
|
tile3d: string;
|
|
276
|
+
remoteFile: string;
|
|
276
277
|
};
|
|
277
278
|
tooltip: {
|
|
278
279
|
hideLayer: string;
|
|
@@ -355,6 +356,7 @@ declare const _default: {
|
|
|
355
356
|
line: string;
|
|
356
357
|
polygon: string;
|
|
357
358
|
rectangle: string;
|
|
359
|
+
circle: string;
|
|
358
360
|
copyAll: string;
|
|
359
361
|
convertToLayer: string;
|
|
360
362
|
hide: string;
|
|
@@ -465,6 +467,9 @@ declare const _default: {
|
|
|
465
467
|
title: string;
|
|
466
468
|
subtitle: string;
|
|
467
469
|
};
|
|
470
|
+
providerSelect: {
|
|
471
|
+
disclaimer: string;
|
|
472
|
+
};
|
|
468
473
|
exportMap: {
|
|
469
474
|
formatTitle: string;
|
|
470
475
|
formatSubtitle: string;
|
|
@@ -635,8 +640,15 @@ declare const _default: {
|
|
|
635
640
|
configUploadMessage: string;
|
|
636
641
|
browseFiles: string;
|
|
637
642
|
uploading: string;
|
|
643
|
+
downloading: string;
|
|
638
644
|
fileNotSupported: string;
|
|
639
645
|
or: string;
|
|
646
|
+
dropMessage: string;
|
|
647
|
+
urlPlaceholder: string;
|
|
648
|
+
fetch: string;
|
|
649
|
+
format: string;
|
|
650
|
+
formatAuto: string;
|
|
651
|
+
cors: string;
|
|
640
652
|
};
|
|
641
653
|
geocoder: {
|
|
642
654
|
title: string;
|
|
@@ -273,6 +273,7 @@ declare const _default: {
|
|
|
273
273
|
rasterTile: string;
|
|
274
274
|
wmsTile: string;
|
|
275
275
|
tile3d: string;
|
|
276
|
+
remoteFile: string;
|
|
276
277
|
};
|
|
277
278
|
tooltip: {
|
|
278
279
|
hideLayer: string;
|
|
@@ -356,6 +357,7 @@ declare const _default: {
|
|
|
356
357
|
line: string;
|
|
357
358
|
polygon: string;
|
|
358
359
|
rectangle: string;
|
|
360
|
+
circle: string;
|
|
359
361
|
copyAll: string;
|
|
360
362
|
convertToLayer: string;
|
|
361
363
|
hide: string;
|
|
@@ -466,6 +468,9 @@ declare const _default: {
|
|
|
466
468
|
title: string;
|
|
467
469
|
subtitle: string;
|
|
468
470
|
};
|
|
471
|
+
providerSelect: {
|
|
472
|
+
disclaimer: string;
|
|
473
|
+
};
|
|
469
474
|
exportMap: {
|
|
470
475
|
formatTitle: string;
|
|
471
476
|
formatSubtitle: string;
|
|
@@ -637,8 +642,15 @@ declare const _default: {
|
|
|
637
642
|
configUploadMessage: string;
|
|
638
643
|
browseFiles: string;
|
|
639
644
|
uploading: string;
|
|
645
|
+
downloading: string;
|
|
640
646
|
fileNotSupported: string;
|
|
641
647
|
or: string;
|
|
648
|
+
dropMessage: string;
|
|
649
|
+
urlPlaceholder: string;
|
|
650
|
+
fetch: string;
|
|
651
|
+
format: string;
|
|
652
|
+
formatAuto: string;
|
|
653
|
+
cors: string;
|
|
642
654
|
};
|
|
643
655
|
tilesetSetup: {
|
|
644
656
|
header: string;
|
|
@@ -273,6 +273,7 @@ declare const _default: {
|
|
|
273
273
|
rasterTile: string;
|
|
274
274
|
wmsTile: string;
|
|
275
275
|
tile3d: string;
|
|
276
|
+
remoteFile: string;
|
|
276
277
|
};
|
|
277
278
|
tooltip: {
|
|
278
279
|
hideLayer: string;
|
|
@@ -356,6 +357,7 @@ declare const _default: {
|
|
|
356
357
|
line: string;
|
|
357
358
|
polygon: string;
|
|
358
359
|
rectangle: string;
|
|
360
|
+
circle: string;
|
|
359
361
|
copyAll: string;
|
|
360
362
|
convertToLayer: string;
|
|
361
363
|
hide: string;
|
|
@@ -466,6 +468,9 @@ declare const _default: {
|
|
|
466
468
|
title: string;
|
|
467
469
|
subtitle: string;
|
|
468
470
|
};
|
|
471
|
+
providerSelect: {
|
|
472
|
+
disclaimer: string;
|
|
473
|
+
};
|
|
469
474
|
exportMap: {
|
|
470
475
|
formatTitle: string;
|
|
471
476
|
formatSubtitle: string;
|
|
@@ -637,8 +642,15 @@ declare const _default: {
|
|
|
637
642
|
configUploadMessage: string;
|
|
638
643
|
browseFiles: string;
|
|
639
644
|
uploading: string;
|
|
645
|
+
downloading: string;
|
|
640
646
|
fileNotSupported: string;
|
|
641
647
|
or: string;
|
|
648
|
+
dropMessage: string;
|
|
649
|
+
urlPlaceholder: string;
|
|
650
|
+
fetch: string;
|
|
651
|
+
format: string;
|
|
652
|
+
formatAuto: string;
|
|
653
|
+
cors: string;
|
|
642
654
|
};
|
|
643
655
|
tilesetSetup: {
|
|
644
656
|
header: string;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kepler.gl/localization",
|
|
3
3
|
"author": "Shan He <shan@uber.com>",
|
|
4
|
-
"version": "3.3.0-alpha.
|
|
4
|
+
"version": "3.3.0-alpha.8",
|
|
5
5
|
"description": "kepler.gl constants used by kepler.gl components, actions and reducers",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"main": "dist/cjs/index.js",
|