@uploadcare/file-uploader 1.6.0-alpha.0 → 1.6.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.
- package/abstract/UploaderBlock.d.ts +4 -1
- package/abstract/UploaderBlock.d.ts.map +1 -1
- package/abstract/UploaderBlock.js +11 -18
- package/blocks/DropArea/DropArea.js +1 -1
- package/blocks/FileItem/FileItem.d.ts +2 -1
- package/blocks/FileItem/FileItem.d.ts.map +1 -1
- package/blocks/FileItem/FileItem.js +11 -6
- package/blocks/SourceBtn/SourceBtn.d.ts.map +1 -1
- package/blocks/SourceBtn/SourceBtn.js +5 -4
- package/blocks/UploadList/UploadList.js +1 -1
- package/blocks/UrlSource/UrlSource.js +1 -1
- package/blocks/utils/UploadSource.d.ts +27 -1
- package/blocks/utils/UploadSource.d.ts.map +1 -1
- package/blocks/utils/UploadSource.js +20 -1
- package/env.d.ts +1 -1
- package/env.js +1 -1
- package/index.d.ts +1 -0
- package/index.js +1 -0
- package/index.ssr.d.ts +97 -14
- package/index.ssr.d.ts.map +1 -1
- package/index.ssr.js +88 -16
- package/locales/file-uploader/ar.d.ts +5 -0
- package/locales/file-uploader/ar.js +5 -0
- package/locales/file-uploader/az.d.ts +5 -0
- package/locales/file-uploader/az.js +5 -0
- package/locales/file-uploader/ca.d.ts +5 -0
- package/locales/file-uploader/ca.js +5 -0
- package/locales/file-uploader/cs.d.ts +5 -0
- package/locales/file-uploader/cs.js +5 -0
- package/locales/file-uploader/da.d.ts +5 -0
- package/locales/file-uploader/da.js +5 -0
- package/locales/file-uploader/de.d.ts +5 -0
- package/locales/file-uploader/de.js +5 -0
- package/locales/file-uploader/el.d.ts +5 -0
- package/locales/file-uploader/el.js +5 -0
- package/locales/file-uploader/en.d.ts +5 -0
- package/locales/file-uploader/en.js +5 -0
- package/locales/file-uploader/es.d.ts +5 -0
- package/locales/file-uploader/es.js +5 -0
- package/locales/file-uploader/et.d.ts +5 -0
- package/locales/file-uploader/et.js +5 -0
- package/locales/file-uploader/fr.d.ts +5 -0
- package/locales/file-uploader/fr.js +5 -0
- package/locales/file-uploader/he.d.ts +5 -0
- package/locales/file-uploader/he.js +5 -0
- package/locales/file-uploader/hy.d.ts +5 -0
- package/locales/file-uploader/hy.js +5 -0
- package/locales/file-uploader/is.d.ts +5 -0
- package/locales/file-uploader/is.js +5 -0
- package/locales/file-uploader/it.d.ts +5 -0
- package/locales/file-uploader/it.js +5 -0
- package/locales/file-uploader/ja.d.ts +5 -0
- package/locales/file-uploader/ja.js +5 -0
- package/locales/file-uploader/ka.d.ts +5 -0
- package/locales/file-uploader/ka.js +5 -0
- package/locales/file-uploader/kk.d.ts +5 -0
- package/locales/file-uploader/kk.js +5 -0
- package/locales/file-uploader/ko.d.ts +5 -0
- package/locales/file-uploader/ko.js +5 -0
- package/locales/file-uploader/lv.d.ts +5 -0
- package/locales/file-uploader/lv.js +5 -0
- package/locales/file-uploader/nb.d.ts +5 -0
- package/locales/file-uploader/nb.js +5 -0
- package/locales/file-uploader/nl.d.ts +5 -0
- package/locales/file-uploader/nl.js +5 -0
- package/locales/file-uploader/pl.d.ts +5 -0
- package/locales/file-uploader/pl.js +5 -0
- package/locales/file-uploader/pt.d.ts +5 -0
- package/locales/file-uploader/pt.js +5 -0
- package/locales/file-uploader/ro.d.ts +5 -0
- package/locales/file-uploader/ro.js +5 -0
- package/locales/file-uploader/ru.d.ts +5 -0
- package/locales/file-uploader/ru.js +5 -0
- package/locales/file-uploader/sk.d.ts +5 -0
- package/locales/file-uploader/sk.js +5 -0
- package/locales/file-uploader/sr.d.ts +5 -0
- package/locales/file-uploader/sr.js +5 -0
- package/locales/file-uploader/sv.d.ts +5 -0
- package/locales/file-uploader/sv.js +5 -0
- package/locales/file-uploader/tr.d.ts +5 -0
- package/locales/file-uploader/tr.js +5 -0
- package/locales/file-uploader/uk.d.ts +5 -0
- package/locales/file-uploader/uk.js +5 -0
- package/locales/file-uploader/vi.d.ts +5 -0
- package/locales/file-uploader/vi.js +5 -0
- package/locales/file-uploader/zh-TW.d.ts +5 -0
- package/locales/file-uploader/zh-TW.js +5 -0
- package/locales/file-uploader/zh.d.ts +5 -0
- package/locales/file-uploader/zh.js +5 -0
- package/package.json +1 -1
- package/types/exported.d.ts +2 -0
- package/web/file-uploader.iife.min.js +4 -4
- package/web/file-uploader.min.js +4 -4
- package/web/uc-cloud-image-editor.min.js +1 -1
- package/web/uc-file-uploader-inline.min.js +4 -4
- package/web/uc-file-uploader-minimal.min.js +3 -3
- package/web/uc-file-uploader-regular.min.js +4 -4
- package/web/uc-img.min.js +1 -1
- package/blocks/EditorFilerobotImage/EditorFilerobotImage.d.ts +0 -13
- package/blocks/EditorFilerobotImage/EditorFilerobotImage.d.ts.map +0 -1
- package/blocks/EditorFilerobotImage/EditorFilerobotImage.js +0 -59
package/index.ssr.js
CHANGED
|
@@ -106,8 +106,11 @@ export const CameraSource = class {
|
|
|
106
106
|
};
|
|
107
107
|
static sourceTypes = {
|
|
108
108
|
LOCAL: "local",
|
|
109
|
-
|
|
109
|
+
DROP_AREA: "drop-area",
|
|
110
110
|
CAMERA: "camera",
|
|
111
|
+
EXTERNAL: "external",
|
|
112
|
+
API: "js-api",
|
|
113
|
+
URL: "url",
|
|
111
114
|
DRAW: "draw",
|
|
112
115
|
FACEBOOK: "facebook",
|
|
113
116
|
DROPBOX: "dropbox",
|
|
@@ -191,8 +194,11 @@ export const CloudImageEditorActivity = class {
|
|
|
191
194
|
};
|
|
192
195
|
static sourceTypes = {
|
|
193
196
|
LOCAL: "local",
|
|
194
|
-
|
|
197
|
+
DROP_AREA: "drop-area",
|
|
195
198
|
CAMERA: "camera",
|
|
199
|
+
EXTERNAL: "external",
|
|
200
|
+
API: "js-api",
|
|
201
|
+
URL: "url",
|
|
196
202
|
DRAW: "draw",
|
|
197
203
|
FACEBOOK: "facebook",
|
|
198
204
|
DROPBOX: "dropbox",
|
|
@@ -424,8 +430,11 @@ export const DropArea = class {
|
|
|
424
430
|
};
|
|
425
431
|
static sourceTypes = {
|
|
426
432
|
LOCAL: "local",
|
|
427
|
-
|
|
433
|
+
DROP_AREA: "drop-area",
|
|
428
434
|
CAMERA: "camera",
|
|
435
|
+
EXTERNAL: "external",
|
|
436
|
+
API: "js-api",
|
|
437
|
+
URL: "url",
|
|
429
438
|
DRAW: "draw",
|
|
430
439
|
FACEBOOK: "facebook",
|
|
431
440
|
DROPBOX: "dropbox",
|
|
@@ -707,8 +716,11 @@ export const ExternalSource = class {
|
|
|
707
716
|
};
|
|
708
717
|
static sourceTypes = {
|
|
709
718
|
LOCAL: "local",
|
|
710
|
-
|
|
719
|
+
DROP_AREA: "drop-area",
|
|
711
720
|
CAMERA: "camera",
|
|
721
|
+
EXTERNAL: "external",
|
|
722
|
+
API: "js-api",
|
|
723
|
+
URL: "url",
|
|
712
724
|
DRAW: "draw",
|
|
713
725
|
FACEBOOK: "facebook",
|
|
714
726
|
DROPBOX: "dropbox",
|
|
@@ -736,6 +748,19 @@ export const ExternalSource = class {
|
|
|
736
748
|
static is = `sym-1`;
|
|
737
749
|
static bindAttributes = () => {};
|
|
738
750
|
};
|
|
751
|
+
export const ExternalUploadSource = {
|
|
752
|
+
FACEBOOK: "facebook",
|
|
753
|
+
DROPBOX: "dropbox",
|
|
754
|
+
GDRIVE: "gdrive",
|
|
755
|
+
GPHOTOS: "gphotos",
|
|
756
|
+
INSTAGRAM: "instagram",
|
|
757
|
+
FLICKR: "flickr",
|
|
758
|
+
VK: "vk",
|
|
759
|
+
EVERNOTE: "evernote",
|
|
760
|
+
BOX: "box",
|
|
761
|
+
ONEDRIVE: "onedrive",
|
|
762
|
+
HUDDLE: "huddle",
|
|
763
|
+
};
|
|
739
764
|
export const FileItem = class {
|
|
740
765
|
static template = `
|
|
741
766
|
<div class="uc-inner" set="@finished: isFinished; @uploading: isUploading; @failed: isFailed; @focused: isFocused">
|
|
@@ -744,7 +769,7 @@ export const FileItem = class {
|
|
|
744
769
|
<uc-icon set="@name: badgeIcon"></uc-icon>
|
|
745
770
|
</div>
|
|
746
771
|
</div>
|
|
747
|
-
<div class="uc-file-name-wrapper">
|
|
772
|
+
<div aria-live="polite" class="uc-file-name-wrapper" set="@aria-label:ariaLabelStatusFile;">
|
|
748
773
|
<span class="uc-file-name" set="@title: itemName">{{itemName}}</span>
|
|
749
774
|
<span class="uc-file-error" set="@hidden: !errorText">{{errorText}}</span>
|
|
750
775
|
</div>
|
|
@@ -788,8 +813,11 @@ export const FileItem = class {
|
|
|
788
813
|
};
|
|
789
814
|
static sourceTypes = {
|
|
790
815
|
LOCAL: "local",
|
|
791
|
-
|
|
816
|
+
DROP_AREA: "drop-area",
|
|
792
817
|
CAMERA: "camera",
|
|
818
|
+
EXTERNAL: "external",
|
|
819
|
+
API: "js-api",
|
|
820
|
+
URL: "url",
|
|
793
821
|
DRAW: "draw",
|
|
794
822
|
FACEBOOK: "facebook",
|
|
795
823
|
DROPBOX: "dropbox",
|
|
@@ -852,8 +880,11 @@ export const FormInput = class {
|
|
|
852
880
|
};
|
|
853
881
|
static sourceTypes = {
|
|
854
882
|
LOCAL: "local",
|
|
855
|
-
|
|
883
|
+
DROP_AREA: "drop-area",
|
|
856
884
|
CAMERA: "camera",
|
|
885
|
+
EXTERNAL: "external",
|
|
886
|
+
API: "js-api",
|
|
887
|
+
URL: "url",
|
|
857
888
|
DRAW: "draw",
|
|
858
889
|
FACEBOOK: "facebook",
|
|
859
890
|
DROPBOX: "dropbox",
|
|
@@ -943,7 +974,7 @@ export const Modal = class {
|
|
|
943
974
|
static bindAttributes = () => {};
|
|
944
975
|
};
|
|
945
976
|
export const PACKAGE_NAME = `blocks`;
|
|
946
|
-
export const PACKAGE_VERSION = `1.
|
|
977
|
+
export const PACKAGE_VERSION = `1.6.0`;
|
|
947
978
|
export const PresenceToggle = class {
|
|
948
979
|
static template = `<slot></slot> `;
|
|
949
980
|
static reg = () => {};
|
|
@@ -975,8 +1006,11 @@ export const ProgressBarCommon = class {
|
|
|
975
1006
|
};
|
|
976
1007
|
static sourceTypes = {
|
|
977
1008
|
LOCAL: "local",
|
|
978
|
-
|
|
1009
|
+
DROP_AREA: "drop-area",
|
|
979
1010
|
CAMERA: "camera",
|
|
1011
|
+
EXTERNAL: "external",
|
|
1012
|
+
API: "js-api",
|
|
1013
|
+
URL: "url",
|
|
980
1014
|
DRAW: "draw",
|
|
981
1015
|
FACEBOOK: "facebook",
|
|
982
1016
|
DROPBOX: "dropbox",
|
|
@@ -1039,8 +1073,11 @@ export const SimpleBtn = class {
|
|
|
1039
1073
|
};
|
|
1040
1074
|
static sourceTypes = {
|
|
1041
1075
|
LOCAL: "local",
|
|
1042
|
-
|
|
1076
|
+
DROP_AREA: "drop-area",
|
|
1043
1077
|
CAMERA: "camera",
|
|
1078
|
+
EXTERNAL: "external",
|
|
1079
|
+
API: "js-api",
|
|
1080
|
+
URL: "url",
|
|
1044
1081
|
DRAW: "draw",
|
|
1045
1082
|
FACEBOOK: "facebook",
|
|
1046
1083
|
DROPBOX: "dropbox",
|
|
@@ -1112,8 +1149,11 @@ export const SourceBtn = class {
|
|
|
1112
1149
|
};
|
|
1113
1150
|
static sourceTypes = {
|
|
1114
1151
|
LOCAL: "local",
|
|
1115
|
-
|
|
1152
|
+
DROP_AREA: "drop-area",
|
|
1116
1153
|
CAMERA: "camera",
|
|
1154
|
+
EXTERNAL: "external",
|
|
1155
|
+
API: "js-api",
|
|
1156
|
+
URL: "url",
|
|
1117
1157
|
DRAW: "draw",
|
|
1118
1158
|
FACEBOOK: "facebook",
|
|
1119
1159
|
DROPBOX: "dropbox",
|
|
@@ -1211,8 +1251,11 @@ export const UploadCtxProvider = class {
|
|
|
1211
1251
|
};
|
|
1212
1252
|
static sourceTypes = {
|
|
1213
1253
|
LOCAL: "local",
|
|
1214
|
-
|
|
1254
|
+
DROP_AREA: "drop-area",
|
|
1215
1255
|
CAMERA: "camera",
|
|
1256
|
+
EXTERNAL: "external",
|
|
1257
|
+
API: "js-api",
|
|
1258
|
+
URL: "url",
|
|
1216
1259
|
DRAW: "draw",
|
|
1217
1260
|
FACEBOOK: "facebook",
|
|
1218
1261
|
DROPBOX: "dropbox",
|
|
@@ -1243,7 +1286,7 @@ export const UploadCtxProvider = class {
|
|
|
1243
1286
|
export const UploadList = class {
|
|
1244
1287
|
static template = `
|
|
1245
1288
|
<uc-activity-header>
|
|
1246
|
-
<span class="uc-header-text">{{headerText}}</span>
|
|
1289
|
+
<span aria-live="polite" class="uc-header-text">{{headerText}}</span>
|
|
1247
1290
|
<button
|
|
1248
1291
|
type="button"
|
|
1249
1292
|
class="uc-mini-btn uc-close-btn"
|
|
@@ -1303,8 +1346,11 @@ export const UploadList = class {
|
|
|
1303
1346
|
};
|
|
1304
1347
|
static sourceTypes = {
|
|
1305
1348
|
LOCAL: "local",
|
|
1306
|
-
|
|
1349
|
+
DROP_AREA: "drop-area",
|
|
1307
1350
|
CAMERA: "camera",
|
|
1351
|
+
EXTERNAL: "external",
|
|
1352
|
+
API: "js-api",
|
|
1353
|
+
URL: "url",
|
|
1308
1354
|
DRAW: "draw",
|
|
1309
1355
|
FACEBOOK: "facebook",
|
|
1310
1356
|
DROPBOX: "dropbox",
|
|
@@ -1332,6 +1378,26 @@ export const UploadList = class {
|
|
|
1332
1378
|
static is = `sym-1`;
|
|
1333
1379
|
static bindAttributes = () => {};
|
|
1334
1380
|
};
|
|
1381
|
+
export const UploadSource = {
|
|
1382
|
+
LOCAL: "local",
|
|
1383
|
+
DROP_AREA: "drop-area",
|
|
1384
|
+
CAMERA: "camera",
|
|
1385
|
+
EXTERNAL: "external",
|
|
1386
|
+
API: "js-api",
|
|
1387
|
+
URL: "url",
|
|
1388
|
+
DRAW: "draw",
|
|
1389
|
+
FACEBOOK: "facebook",
|
|
1390
|
+
DROPBOX: "dropbox",
|
|
1391
|
+
GDRIVE: "gdrive",
|
|
1392
|
+
GPHOTOS: "gphotos",
|
|
1393
|
+
INSTAGRAM: "instagram",
|
|
1394
|
+
FLICKR: "flickr",
|
|
1395
|
+
VK: "vk",
|
|
1396
|
+
EVERNOTE: "evernote",
|
|
1397
|
+
BOX: "box",
|
|
1398
|
+
ONEDRIVE: "onedrive",
|
|
1399
|
+
HUDDLE: "huddle",
|
|
1400
|
+
};
|
|
1335
1401
|
export const UploaderBlock = class {
|
|
1336
1402
|
static extSrcList = {
|
|
1337
1403
|
FACEBOOK: "facebook",
|
|
@@ -1348,8 +1414,11 @@ export const UploaderBlock = class {
|
|
|
1348
1414
|
};
|
|
1349
1415
|
static sourceTypes = {
|
|
1350
1416
|
LOCAL: "local",
|
|
1351
|
-
|
|
1417
|
+
DROP_AREA: "drop-area",
|
|
1352
1418
|
CAMERA: "camera",
|
|
1419
|
+
EXTERNAL: "external",
|
|
1420
|
+
API: "js-api",
|
|
1421
|
+
URL: "url",
|
|
1353
1422
|
DRAW: "draw",
|
|
1354
1423
|
FACEBOOK: "facebook",
|
|
1355
1424
|
DROPBOX: "dropbox",
|
|
@@ -1416,8 +1485,11 @@ export const UrlSource = class {
|
|
|
1416
1485
|
};
|
|
1417
1486
|
static sourceTypes = {
|
|
1418
1487
|
LOCAL: "local",
|
|
1419
|
-
|
|
1488
|
+
DROP_AREA: "drop-area",
|
|
1420
1489
|
CAMERA: "camera",
|
|
1490
|
+
EXTERNAL: "external",
|
|
1491
|
+
API: "js-api",
|
|
1492
|
+
URL: "url",
|
|
1421
1493
|
DRAW: "draw",
|
|
1422
1494
|
FACEBOOK: "facebook",
|
|
1423
1495
|
DROPBOX: "dropbox",
|
|
@@ -118,6 +118,11 @@ declare const _default: {
|
|
|
118
118
|
'a11y-cloud-editor-apply-filter': string;
|
|
119
119
|
'a11y-cloud-editor-apply-crop': string;
|
|
120
120
|
'a11y-cloud-editor-apply-tuning': string;
|
|
121
|
+
finished: string;
|
|
122
|
+
failed: string;
|
|
123
|
+
uploading: string;
|
|
124
|
+
idle: string;
|
|
125
|
+
'a11y-file-item-status': string;
|
|
121
126
|
};
|
|
122
127
|
export default _default;
|
|
123
128
|
//# sourceMappingURL=ar.d.ts.map
|
|
@@ -119,4 +119,9 @@ export default {
|
|
|
119
119
|
'a11y-cloud-editor-apply-filter': 'تطبيق فلتر {{name}}',
|
|
120
120
|
'a11y-cloud-editor-apply-crop': 'تطبيق عملية {{name}}',
|
|
121
121
|
'a11y-cloud-editor-apply-tuning': 'تطبيق ضبط {{name}}',
|
|
122
|
+
finished: 'تم الانتهاء',
|
|
123
|
+
failed: 'فشل',
|
|
124
|
+
uploading: 'جارٍ التحميل',
|
|
125
|
+
idle: 'خامل',
|
|
126
|
+
'a11y-file-item-status': 'الملف {{fileName}} في حالة {{status}}',
|
|
122
127
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=az.d.ts.map
|
|
@@ -111,4 +111,9 @@ export default {
|
|
|
111
111
|
'a11y-cloud-editor-apply-filter': '{{name}} filtrini tətbiq et',
|
|
112
112
|
'a11y-cloud-editor-apply-crop': '{{name}} əməliyyatını tətbiq et',
|
|
113
113
|
'a11y-cloud-editor-apply-tuning': '{{name}} tənzimləməsini tətbiq et',
|
|
114
|
+
finished: 'Bitdi',
|
|
115
|
+
failed: 'Uğursuz',
|
|
116
|
+
uploading: 'Yüklənir',
|
|
117
|
+
idle: 'Boş',
|
|
118
|
+
'a11y-file-item-status': '{{fileName}} faylı {{status}} statusundadır',
|
|
114
119
|
};
|
|
@@ -112,6 +112,11 @@ declare const _default: {
|
|
|
112
112
|
'a11y-cloud-editor-apply-filter': string;
|
|
113
113
|
'a11y-cloud-editor-apply-crop': string;
|
|
114
114
|
'a11y-cloud-editor-apply-tuning': string;
|
|
115
|
+
finished: string;
|
|
116
|
+
failed: string;
|
|
117
|
+
uploading: string;
|
|
118
|
+
idle: string;
|
|
119
|
+
'a11y-file-item-status': string;
|
|
115
120
|
};
|
|
116
121
|
export default _default;
|
|
117
122
|
//# sourceMappingURL=ca.d.ts.map
|
|
@@ -114,4 +114,9 @@ export default {
|
|
|
114
114
|
'a11y-cloud-editor-apply-filter': 'Aplicar el filtre {{name}}',
|
|
115
115
|
'a11y-cloud-editor-apply-crop': "Aplicar l'operació {{name}}",
|
|
116
116
|
'a11y-cloud-editor-apply-tuning': "Aplicar l'ajust {{name}}",
|
|
117
|
+
finished: 'Acabat',
|
|
118
|
+
failed: 'Fallat',
|
|
119
|
+
uploading: 'Carregant',
|
|
120
|
+
idle: 'Inactiu',
|
|
121
|
+
'a11y-file-item-status': 'El fitxer {{fileName}} està en estat {{status}}',
|
|
117
122
|
};
|
|
@@ -114,6 +114,11 @@ declare const _default: {
|
|
|
114
114
|
'a11y-cloud-editor-apply-filter': string;
|
|
115
115
|
'a11y-cloud-editor-apply-crop': string;
|
|
116
116
|
'a11y-cloud-editor-apply-tuning': string;
|
|
117
|
+
finished: string;
|
|
118
|
+
failed: string;
|
|
119
|
+
uploading: string;
|
|
120
|
+
idle: string;
|
|
121
|
+
'a11y-file-item-status': string;
|
|
117
122
|
};
|
|
118
123
|
export default _default;
|
|
119
124
|
//# sourceMappingURL=cs.d.ts.map
|
|
@@ -116,4 +116,9 @@ export default {
|
|
|
116
116
|
'a11y-cloud-editor-apply-filter': 'Použít filtr {{name}}',
|
|
117
117
|
'a11y-cloud-editor-apply-crop': 'Použít operaci {{name}}',
|
|
118
118
|
'a11y-cloud-editor-apply-tuning': 'Použít ladění {{name}}',
|
|
119
|
+
finished: 'Dokončeno',
|
|
120
|
+
failed: 'Selhalo',
|
|
121
|
+
uploading: 'Nahrává se',
|
|
122
|
+
idle: 'Nečinný',
|
|
123
|
+
'a11y-file-item-status': 'Soubor {{fileName}} je ve stavu {{status}}',
|
|
119
124
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=da.d.ts.map
|
|
@@ -112,4 +112,9 @@ export default {
|
|
|
112
112
|
'a11y-cloud-editor-apply-filter': 'Anvend {{name}} filter',
|
|
113
113
|
'a11y-cloud-editor-apply-crop': 'Anvend {{name}} handling',
|
|
114
114
|
'a11y-cloud-editor-apply-tuning': 'Anvend {{name}} justering',
|
|
115
|
+
finished: 'Afsluttet',
|
|
116
|
+
failed: 'Mislykkedes',
|
|
117
|
+
uploading: 'Uploader',
|
|
118
|
+
idle: 'Inaktiv',
|
|
119
|
+
'a11y-file-item-status': 'Filen {{fileName}} er i status {{status}}',
|
|
115
120
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=de.d.ts.map
|
|
@@ -113,4 +113,9 @@ export default {
|
|
|
113
113
|
'a11y-cloud-editor-apply-filter': '{{name}}-Filter anwenden',
|
|
114
114
|
'a11y-cloud-editor-apply-crop': '{{name}}-Operation anwenden',
|
|
115
115
|
'a11y-cloud-editor-apply-tuning': '{{name}}-Abstimmung anwenden',
|
|
116
|
+
finished: 'Abgeschlossen',
|
|
117
|
+
failed: 'Fehlgeschlagen',
|
|
118
|
+
uploading: 'Hochladen',
|
|
119
|
+
idle: 'Leerlauf',
|
|
120
|
+
'a11y-file-item-status': 'Datei {{fileName}} im Status {{status}}',
|
|
116
121
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=el.d.ts.map
|
|
@@ -113,4 +113,9 @@ export default {
|
|
|
113
113
|
'a11y-cloud-editor-apply-filter': 'Εφαρμογή φίλτρου {{name}}',
|
|
114
114
|
'a11y-cloud-editor-apply-crop': 'Εφαρμογή της λειτουργίας {{name}}',
|
|
115
115
|
'a11y-cloud-editor-apply-tuning': 'Εφαρμογή της ρύθμισης {{name}}',
|
|
116
|
+
finished: 'Ολοκληρώθηκε',
|
|
117
|
+
failed: 'Απέτυχε',
|
|
118
|
+
uploading: 'Μεταφόρτωση',
|
|
119
|
+
idle: 'Αδράνεια',
|
|
120
|
+
'a11y-file-item-status': 'Το αρχείο {{fileName}} βρίσκεται στην κατάσταση {{status}}',
|
|
116
121
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=en.d.ts.map
|
|
@@ -111,4 +111,9 @@ export default {
|
|
|
111
111
|
'a11y-cloud-editor-apply-filter': 'Apply {{name}} filter',
|
|
112
112
|
'a11y-cloud-editor-apply-crop': 'Apply {{name}} operation',
|
|
113
113
|
'a11y-cloud-editor-apply-tuning': 'Apply {{name}} tuning',
|
|
114
|
+
finished: 'Finished',
|
|
115
|
+
failed: 'Failed',
|
|
116
|
+
uploading: 'Uploading',
|
|
117
|
+
idle: 'Idle',
|
|
118
|
+
'a11y-file-item-status': 'File {{fileName}} in status {{status}}',
|
|
114
119
|
};
|
|
@@ -112,6 +112,11 @@ declare const _default: {
|
|
|
112
112
|
'a11y-cloud-editor-apply-filter': string;
|
|
113
113
|
'a11y-cloud-editor-apply-crop': string;
|
|
114
114
|
'a11y-cloud-editor-apply-tuning': string;
|
|
115
|
+
finished: string;
|
|
116
|
+
failed: string;
|
|
117
|
+
uploading: string;
|
|
118
|
+
idle: string;
|
|
119
|
+
'a11y-file-item-status': string;
|
|
115
120
|
};
|
|
116
121
|
export default _default;
|
|
117
122
|
//# sourceMappingURL=es.d.ts.map
|
|
@@ -114,4 +114,9 @@ export default {
|
|
|
114
114
|
'a11y-cloud-editor-apply-filter': 'Aplicar filtro {{name}}',
|
|
115
115
|
'a11y-cloud-editor-apply-crop': 'Aplicar operación {{name}}',
|
|
116
116
|
'a11y-cloud-editor-apply-tuning': 'Aplicar ajuste {{name}}',
|
|
117
|
+
finished: 'Terminado',
|
|
118
|
+
failed: 'Fallido',
|
|
119
|
+
uploading: 'Subiendo',
|
|
120
|
+
idle: 'Inactivo',
|
|
121
|
+
'a11y-file-item-status': 'El archivo {{fileName}} está en estado {{status}}',
|
|
117
122
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=et.d.ts.map
|
|
@@ -111,4 +111,9 @@ export default {
|
|
|
111
111
|
'a11y-cloud-editor-apply-filter': 'Rakenda filter {{name}}',
|
|
112
112
|
'a11y-cloud-editor-apply-crop': 'Rakenda toiming {{name}}',
|
|
113
113
|
'a11y-cloud-editor-apply-tuning': 'Rakenda häälestus {{name}}',
|
|
114
|
+
finished: 'Valmis',
|
|
115
|
+
failed: 'Ebaõnnestunud',
|
|
116
|
+
uploading: 'Üleslaadimine',
|
|
117
|
+
idle: 'Ootel',
|
|
118
|
+
'a11y-file-item-status': 'Fail {{fileName}} on seisundis {{status}}',
|
|
114
119
|
};
|
|
@@ -112,6 +112,11 @@ declare const _default: {
|
|
|
112
112
|
'a11y-cloud-editor-apply-filter': string;
|
|
113
113
|
'a11y-cloud-editor-apply-crop': string;
|
|
114
114
|
'a11y-cloud-editor-apply-tuning': string;
|
|
115
|
+
finished: string;
|
|
116
|
+
failed: string;
|
|
117
|
+
uploading: string;
|
|
118
|
+
idle: string;
|
|
119
|
+
'a11y-file-item-status': string;
|
|
115
120
|
};
|
|
116
121
|
export default _default;
|
|
117
122
|
//# sourceMappingURL=fr.d.ts.map
|
|
@@ -114,4 +114,9 @@ export default {
|
|
|
114
114
|
'a11y-cloud-editor-apply-filter': 'Appliquer le filtre {{name}}',
|
|
115
115
|
'a11y-cloud-editor-apply-crop': "Appliquer l'opération {{name}}",
|
|
116
116
|
'a11y-cloud-editor-apply-tuning': 'Appliquer le réglage {{name}}',
|
|
117
|
+
finished: 'Terminé',
|
|
118
|
+
failed: 'Échoué',
|
|
119
|
+
uploading: 'Téléchargement',
|
|
120
|
+
idle: 'Inactif',
|
|
121
|
+
'a11y-file-item-status': 'Le fichier {{fileName}} est en statut {{status}}',
|
|
117
122
|
};
|
|
@@ -112,6 +112,11 @@ declare const _default: {
|
|
|
112
112
|
'a11y-cloud-editor-apply-filter': string;
|
|
113
113
|
'a11y-cloud-editor-apply-crop': string;
|
|
114
114
|
'a11y-cloud-editor-apply-tuning': string;
|
|
115
|
+
finished: string;
|
|
116
|
+
failed: string;
|
|
117
|
+
uploading: string;
|
|
118
|
+
idle: string;
|
|
119
|
+
'a11y-file-item-status': string;
|
|
115
120
|
};
|
|
116
121
|
export default _default;
|
|
117
122
|
//# sourceMappingURL=he.d.ts.map
|
|
@@ -113,4 +113,9 @@ export default {
|
|
|
113
113
|
'a11y-cloud-editor-apply-filter': 'החל מסנן {{name}}',
|
|
114
114
|
'a11y-cloud-editor-apply-crop': 'החל פעולה {{name}}',
|
|
115
115
|
'a11y-cloud-editor-apply-tuning': 'החל כיוון {{name}}',
|
|
116
|
+
finished: 'הושלם',
|
|
117
|
+
failed: 'נכשל',
|
|
118
|
+
uploading: 'מעלה',
|
|
119
|
+
idle: 'בטלה',
|
|
120
|
+
'a11y-file-item-status': 'הקובץ {{fileName}} במצב {{status}}',
|
|
116
121
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=hy.d.ts.map
|
|
@@ -111,4 +111,9 @@ export default {
|
|
|
111
111
|
'a11y-cloud-editor-apply-filter': 'Կիրառել {{name}} զտիչը',
|
|
112
112
|
'a11y-cloud-editor-apply-crop': 'Կիրառել {{name}} գործողությունը',
|
|
113
113
|
'a11y-cloud-editor-apply-tuning': 'Կիրառել {{name}} կարգավորումը',
|
|
114
|
+
finished: 'Ավարտված',
|
|
115
|
+
failed: 'Չհաջողվեց',
|
|
116
|
+
uploading: 'Բեռնվում է',
|
|
117
|
+
idle: 'Անգործ',
|
|
118
|
+
'a11y-file-item-status': 'Ֆայլը {{fileName}} {{status}} կարգավիճակում է',
|
|
114
119
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=is.d.ts.map
|
|
@@ -111,4 +111,9 @@ export default {
|
|
|
111
111
|
'a11y-cloud-editor-apply-filter': 'Nota {{name}} sía',
|
|
112
112
|
'a11y-cloud-editor-apply-crop': 'Nota {{name}} aðgerð',
|
|
113
113
|
'a11y-cloud-editor-apply-tuning': 'Nota {{name}} stillingu',
|
|
114
|
+
finished: 'Lokið',
|
|
115
|
+
failed: 'Mistókst',
|
|
116
|
+
uploading: 'Hleður upp',
|
|
117
|
+
idle: 'Aðgerðalaus',
|
|
118
|
+
'a11y-file-item-status': 'Skráin {{fileName}} er í stöðu {{status}}',
|
|
114
119
|
};
|
|
@@ -112,6 +112,11 @@ declare const _default: {
|
|
|
112
112
|
'a11y-cloud-editor-apply-filter': string;
|
|
113
113
|
'a11y-cloud-editor-apply-crop': string;
|
|
114
114
|
'a11y-cloud-editor-apply-tuning': string;
|
|
115
|
+
finished: string;
|
|
116
|
+
failed: string;
|
|
117
|
+
uploading: string;
|
|
118
|
+
idle: string;
|
|
119
|
+
'a11y-file-item-status': string;
|
|
115
120
|
};
|
|
116
121
|
export default _default;
|
|
117
122
|
//# sourceMappingURL=it.d.ts.map
|
|
@@ -114,4 +114,9 @@ export default {
|
|
|
114
114
|
'a11y-cloud-editor-apply-filter': 'Applica filtro {{name}}',
|
|
115
115
|
'a11y-cloud-editor-apply-crop': 'Applica operazione {{name}}',
|
|
116
116
|
'a11y-cloud-editor-apply-tuning': 'Applica regolazione {{name}}',
|
|
117
|
+
finished: 'Completato',
|
|
118
|
+
failed: 'Fallito',
|
|
119
|
+
uploading: 'Caricamento',
|
|
120
|
+
idle: 'Inattivo',
|
|
121
|
+
'a11y-file-item-status': 'Il file {{fileName}} è nello stato {{status}}',
|
|
117
122
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=ja.d.ts.map
|
|
@@ -111,4 +111,9 @@ export default {
|
|
|
111
111
|
'a11y-cloud-editor-apply-filter': '{{name}} フィルターを適用',
|
|
112
112
|
'a11y-cloud-editor-apply-crop': '{{name}} 操作を適用',
|
|
113
113
|
'a11y-cloud-editor-apply-tuning': '{{name}} 調整を適用',
|
|
114
|
+
finished: '完了',
|
|
115
|
+
failed: '失敗',
|
|
116
|
+
uploading: 'アップロード中',
|
|
117
|
+
idle: 'アイドル',
|
|
118
|
+
'a11y-file-item-status': 'ファイル {{fileName}} のステータスは {{status}} です',
|
|
114
119
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=ka.d.ts.map
|
|
@@ -111,4 +111,9 @@ export default {
|
|
|
111
111
|
'a11y-cloud-editor-apply-filter': '{{name}} ფილტრის გამოყენება',
|
|
112
112
|
'a11y-cloud-editor-apply-crop': '{{name}} ოპერაციის გამოყენება',
|
|
113
113
|
'a11y-cloud-editor-apply-tuning': '{{name}} რეგულირების გამოყენება',
|
|
114
|
+
finished: 'დასრულებული',
|
|
115
|
+
failed: 'შეცდომა',
|
|
116
|
+
uploading: 'იტვირთება',
|
|
117
|
+
idle: 'მოქმედების გარეშე',
|
|
118
|
+
'a11y-file-item-status': 'ფაილი {{fileName}} არის მდგომარეობაში {{status}}',
|
|
114
119
|
};
|
|
@@ -110,6 +110,11 @@ declare const _default: {
|
|
|
110
110
|
'a11y-cloud-editor-apply-filter': string;
|
|
111
111
|
'a11y-cloud-editor-apply-crop': string;
|
|
112
112
|
'a11y-cloud-editor-apply-tuning': string;
|
|
113
|
+
finished: string;
|
|
114
|
+
failed: string;
|
|
115
|
+
uploading: string;
|
|
116
|
+
idle: string;
|
|
117
|
+
'a11y-file-item-status': string;
|
|
113
118
|
};
|
|
114
119
|
export default _default;
|
|
115
120
|
//# sourceMappingURL=kk.d.ts.map
|