@uploadcare/file-uploader 1.21.0 → 1.23.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.map +1 -1
- package/abstract/UploaderBlock.js +27 -5
- package/abstract/UploaderPublicApi.d.ts.map +1 -1
- package/abstract/UploaderPublicApi.js +9 -1
- package/abstract/managers/ValidationManager.d.ts +71 -12
- package/abstract/managers/ValidationManager.d.ts.map +1 -1
- package/abstract/managers/ValidationManager.js +229 -53
- package/abstract/uploadEntrySchema.d.ts +10 -2
- package/abstract/uploadEntrySchema.d.ts.map +1 -1
- package/abstract/uploadEntrySchema.js +10 -2
- package/blocks/CloudImageEditor/src/CloudImageEditorBlock.js +1 -1
- package/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.d.ts +3 -0
- package/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.d.ts.map +1 -1
- package/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.js +20 -10
- package/blocks/CloudImageEditor/src/css/common.css +30 -0
- package/blocks/CloudImageEditor/src/svg-sprite.d.ts +1 -1
- package/blocks/CloudImageEditor/src/svg-sprite.d.ts.map +1 -1
- package/blocks/CloudImageEditor/src/svg-sprite.js +1 -1
- package/blocks/Config/initialConfig.d.ts.map +1 -1
- package/blocks/Config/initialConfig.js +2 -0
- package/blocks/Config/normalizeConfigValue.d.ts.map +1 -1
- package/blocks/Config/normalizeConfigValue.js +2 -0
- package/blocks/FileItem/FileItem.d.ts +1 -1
- package/blocks/FileItem/FileItem.d.ts.map +1 -1
- package/blocks/FileItem/FileItem.js +68 -49
- package/blocks/UploadList/UploadList.d.ts +2 -0
- package/blocks/UploadList/UploadList.d.ts.map +1 -1
- package/blocks/UploadList/UploadList.js +18 -20
- package/blocks/themes/uc-basic/svg-sprite.d.ts +1 -1
- package/blocks/themes/uc-basic/svg-sprite.d.ts.map +1 -1
- package/blocks/themes/uc-basic/svg-sprite.js +1 -1
- package/env.d.ts +1 -1
- package/env.js +1 -1
- package/index.ssr.d.ts +1 -1
- package/index.ssr.d.ts.map +1 -1
- package/index.ssr.js +7 -3
- package/locales/file-uploader/ar.d.ts +4 -2
- package/locales/file-uploader/ar.js +6 -5
- package/locales/file-uploader/az.d.ts +4 -2
- package/locales/file-uploader/az.js +7 -4
- package/locales/file-uploader/ca.d.ts +4 -2
- package/locales/file-uploader/ca.js +7 -4
- package/locales/file-uploader/cs.d.ts +4 -2
- package/locales/file-uploader/cs.js +7 -4
- package/locales/file-uploader/da.d.ts +4 -2
- package/locales/file-uploader/da.js +7 -4
- package/locales/file-uploader/de.d.ts +4 -2
- package/locales/file-uploader/de.js +7 -4
- package/locales/file-uploader/el.d.ts +4 -2
- package/locales/file-uploader/el.js +7 -4
- package/locales/file-uploader/en.d.ts +4 -2
- package/locales/file-uploader/en.js +6 -5
- package/locales/file-uploader/es.d.ts +4 -2
- package/locales/file-uploader/es.js +7 -4
- package/locales/file-uploader/et.d.ts +4 -2
- package/locales/file-uploader/et.js +7 -4
- package/locales/file-uploader/fi.d.ts +4 -2
- package/locales/file-uploader/fi.js +7 -4
- package/locales/file-uploader/fr.d.ts +4 -2
- package/locales/file-uploader/fr.js +7 -4
- package/locales/file-uploader/he.d.ts +4 -2
- package/locales/file-uploader/he.js +7 -4
- package/locales/file-uploader/hy.d.ts +4 -2
- package/locales/file-uploader/hy.js +6 -4
- package/locales/file-uploader/is.d.ts +4 -2
- package/locales/file-uploader/is.js +7 -4
- package/locales/file-uploader/it.d.ts +4 -2
- package/locales/file-uploader/it.js +7 -4
- package/locales/file-uploader/ja.d.ts +4 -2
- package/locales/file-uploader/ja.js +7 -4
- package/locales/file-uploader/ka.d.ts +4 -2
- package/locales/file-uploader/ka.js +7 -4
- package/locales/file-uploader/kk.d.ts +4 -2
- package/locales/file-uploader/kk.js +7 -4
- package/locales/file-uploader/ko.d.ts +4 -2
- package/locales/file-uploader/ko.js +7 -4
- package/locales/file-uploader/lv.d.ts +4 -2
- package/locales/file-uploader/lv.js +7 -4
- package/locales/file-uploader/nb.d.ts +4 -2
- package/locales/file-uploader/nb.js +7 -4
- package/locales/file-uploader/nl.d.ts +4 -2
- package/locales/file-uploader/nl.js +7 -4
- package/locales/file-uploader/pl.d.ts +4 -2
- package/locales/file-uploader/pl.js +7 -4
- package/locales/file-uploader/pt.d.ts +4 -2
- package/locales/file-uploader/pt.js +7 -4
- package/locales/file-uploader/ro.d.ts +4 -2
- package/locales/file-uploader/ro.js +7 -4
- package/locales/file-uploader/ru.d.ts +4 -2
- package/locales/file-uploader/ru.js +7 -6
- package/locales/file-uploader/sk.d.ts +4 -2
- package/locales/file-uploader/sk.js +7 -4
- package/locales/file-uploader/sr.d.ts +4 -2
- package/locales/file-uploader/sr.js +7 -4
- package/locales/file-uploader/sv.d.ts +4 -2
- package/locales/file-uploader/sv.js +7 -4
- package/locales/file-uploader/tr.d.ts +4 -2
- package/locales/file-uploader/tr.js +7 -4
- package/locales/file-uploader/uk.d.ts +4 -2
- package/locales/file-uploader/uk.js +7 -4
- package/locales/file-uploader/vi.d.ts +4 -2
- package/locales/file-uploader/vi.js +7 -4
- package/locales/file-uploader/zh-TW.d.ts +4 -2
- package/locales/file-uploader/zh-TW.js +7 -4
- package/locales/file-uploader/zh.d.ts +4 -2
- package/locales/file-uploader/zh.js +7 -6
- package/package.json +8 -8
- package/types/exported.d.ts +26 -4
- package/utils/withResolvers.d.ts +6 -0
- package/utils/withResolvers.d.ts.map +1 -0
- package/utils/withResolvers.js +18 -0
- package/utils/withResolvers.test.d.ts +2 -0
- package/utils/withResolvers.test.d.ts.map +1 -0
- package/utils/withResolvers.test.js +36 -0
- package/web/file-uploader.iife.min.js +4 -4
- package/web/file-uploader.min.js +4 -4
- package/web/uc-basic.min.css +1 -1
- package/web/uc-cloud-image-editor.min.css +1 -1
- package/web/uc-cloud-image-editor.min.js +4 -4
- package/web/uc-file-uploader-inline.min.css +1 -1
- package/web/uc-file-uploader-inline.min.js +4 -4
- package/web/uc-file-uploader-minimal.min.css +1 -1
- package/web/uc-file-uploader-minimal.min.js +4 -4
- package/web/uc-file-uploader-regular.min.css +1 -1
- package/web/uc-file-uploader-regular.min.js +4 -4
- package/web/uc-img.min.js +1 -1
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'Այլ',
|
|
59
59
|
'src-type-mobile-video-camera': 'Տեսանյութ',
|
|
@@ -117,14 +117,16 @@ export default {
|
|
|
117
117
|
failed: 'Չհաջողվեց',
|
|
118
118
|
uploading: 'Բեռնվում է',
|
|
119
119
|
idle: 'Անգործ',
|
|
120
|
-
queued: 'Հերթում',
|
|
121
120
|
'a11y-file-item-status': 'Ֆայլը {{fileName}} {{status}} կարգավիճակում է',
|
|
122
121
|
'select-all': 'Ընտրել բոլորը',
|
|
123
122
|
'deselect-all': 'Հրաժարվել բոլորից',
|
|
124
123
|
'waiting-for': 'Սպասում եմ {{source}}',
|
|
124
|
+
'queued-uploading': 'Հերթում՝ բեռնման համար',
|
|
125
|
+
'queued-validation': 'Հերթում՝ ստուգման համար',
|
|
126
|
+
validation: 'Ստուգվում է',
|
|
125
127
|
'a11y-cloud-editor-apply-aspect-ratio': 'Կիրառել գործողություն {{name}} {{value}}',
|
|
126
|
-
'aspect-ratio': 'Կողմերի հարաբերություն',
|
|
127
128
|
'crop-to-shape': 'Կտրել մինչև {{value}}',
|
|
128
129
|
|
|
129
|
-
custom: '
|
|
130
|
+
custom: 'Ազատ ձև',
|
|
131
|
+
'freeform-crop': 'Ազատ կտրում',
|
|
130
132
|
};
|
|
@@ -116,15 +116,17 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
|
-
'aspect-ratio': string;
|
|
126
127
|
'crop-to-shape': string;
|
|
127
128
|
custom: string;
|
|
129
|
+
'freeform-crop': string;
|
|
128
130
|
};
|
|
129
131
|
export default _default;
|
|
130
132
|
//# sourceMappingURL=is.d.ts.map
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'Annað',
|
|
59
59
|
'src-type-mobile-video-camera': 'Myndband',
|
|
@@ -117,15 +117,18 @@ export default {
|
|
|
117
117
|
failed: 'Mistókst',
|
|
118
118
|
uploading: 'Hleður upp',
|
|
119
119
|
idle: 'Aðgerðalaus',
|
|
120
|
-
|
|
120
|
+
|
|
121
121
|
'a11y-file-item-status': 'Skráin {{fileName}} er í stöðu {{status}}',
|
|
122
122
|
'select-all': 'Velja allt',
|
|
123
123
|
'deselect-all': 'Afvelja allt',
|
|
124
124
|
'waiting-for': 'Bíð eftir {{source}}',
|
|
125
|
+
'queued-uploading': 'Í biðröð fyrir upphleðslu',
|
|
126
|
+
'queued-validation': 'Í biðröð fyrir staðfestingu',
|
|
127
|
+
validation: 'Staðfesting í gangi',
|
|
125
128
|
'a11y-cloud-editor-apply-aspect-ratio': 'Beita aðgerð {{name}} {{value}}',
|
|
126
|
-
'aspect-ratio': 'Hlutfall hliða',
|
|
127
129
|
|
|
128
130
|
'crop-to-shape': 'Sníða í {{value}}',
|
|
129
131
|
|
|
130
|
-
custom: '
|
|
132
|
+
custom: 'Frjáls form',
|
|
133
|
+
'freeform-crop': 'Frjáls klipping',
|
|
131
134
|
};
|
|
@@ -118,15 +118,17 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'select-all': string;
|
|
124
123
|
'deselect-all': string;
|
|
125
124
|
'waiting-for': string;
|
|
125
|
+
'queued-uploading': string;
|
|
126
|
+
'queued-validation': string;
|
|
127
|
+
validation: string;
|
|
126
128
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
127
|
-
'aspect-ratio': string;
|
|
128
129
|
'crop-to-shape': string;
|
|
129
130
|
custom: string;
|
|
131
|
+
'freeform-crop': string;
|
|
130
132
|
};
|
|
131
133
|
export default _default;
|
|
132
134
|
//# sourceMappingURL=it.d.ts.map
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Altro',
|
|
61
61
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -120,15 +120,18 @@ export default {
|
|
|
120
120
|
failed: 'Fallito',
|
|
121
121
|
uploading: 'Caricamento',
|
|
122
122
|
idle: 'Inattivo',
|
|
123
|
-
|
|
123
|
+
|
|
124
124
|
'a11y-file-item-status': 'Il file {{fileName}} è nello stato {{status}}',
|
|
125
125
|
'select-all': 'Seleziona tutto',
|
|
126
126
|
'deselect-all': 'Deseleziona tutto',
|
|
127
127
|
'waiting-for': 'In attesa di {{source}}',
|
|
128
|
+
'queued-uploading': 'In coda per il caricamento',
|
|
129
|
+
'queued-validation': 'In coda per la validazione',
|
|
130
|
+
validation: 'Validazione in corso',
|
|
128
131
|
'a11y-cloud-editor-apply-aspect-ratio': 'Applica operazione {{name}} {{value}}',
|
|
129
|
-
'aspect-ratio': "Rapporto d'aspetto",
|
|
130
132
|
|
|
131
133
|
'crop-to-shape': 'Ritaglia a {{value}}',
|
|
132
134
|
|
|
133
|
-
custom: '
|
|
135
|
+
custom: 'Forma libera',
|
|
136
|
+
'freeform-crop': 'Ritaglio libero',
|
|
134
137
|
};
|
|
@@ -116,15 +116,17 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
|
-
'aspect-ratio': string;
|
|
126
127
|
'crop-to-shape': string;
|
|
127
128
|
custom: string;
|
|
129
|
+
'freeform-crop': string;
|
|
128
130
|
};
|
|
129
131
|
export default _default;
|
|
130
132
|
//# sourceMappingURL=ja.d.ts.map
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'その他',
|
|
59
59
|
'src-type-mobile-video-camera': 'ビデオ',
|
|
@@ -117,15 +117,18 @@ export default {
|
|
|
117
117
|
failed: '失敗',
|
|
118
118
|
uploading: 'アップロード中',
|
|
119
119
|
idle: 'アイドル',
|
|
120
|
-
|
|
120
|
+
|
|
121
121
|
'a11y-file-item-status': 'ファイル {{fileName}} のステータスは {{status}} です',
|
|
122
122
|
'select-all': 'すべて選択',
|
|
123
123
|
'deselect-all': 'すべて選択解除',
|
|
124
124
|
'waiting-for': '{{source}} を待っています',
|
|
125
|
+
'queued-uploading': 'アップロード待ち',
|
|
126
|
+
'queued-validation': '検証待ち',
|
|
127
|
+
validation: '検証中',
|
|
125
128
|
'a11y-cloud-editor-apply-aspect-ratio': '操作 {{name}} {{value}} を適用',
|
|
126
|
-
'aspect-ratio': 'アスペクト比',
|
|
127
129
|
|
|
128
130
|
'crop-to-shape': '{{value}} にトリミング',
|
|
129
131
|
|
|
130
|
-
custom: '
|
|
132
|
+
custom: '自由形式',
|
|
133
|
+
'freeform-crop': '自由切り抜き',
|
|
131
134
|
};
|
|
@@ -116,15 +116,17 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
|
-
'aspect-ratio': string;
|
|
126
127
|
'crop-to-shape': string;
|
|
127
128
|
custom: string;
|
|
129
|
+
'freeform-crop': string;
|
|
128
130
|
};
|
|
129
131
|
export default _default;
|
|
130
132
|
//# sourceMappingURL=ka.d.ts.map
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'სხვა',
|
|
59
59
|
'src-type-mobile-video-camera': 'ვიდეო',
|
|
@@ -117,15 +117,18 @@ export default {
|
|
|
117
117
|
failed: 'შეცდომა',
|
|
118
118
|
uploading: 'იტვირთება',
|
|
119
119
|
idle: 'მოქმედების გარეშე',
|
|
120
|
-
|
|
120
|
+
|
|
121
121
|
'a11y-file-item-status': 'ფაილი {{fileName}} არის მდგომარეობაში {{status}}',
|
|
122
122
|
'select-all': 'ყველას არჩევა',
|
|
123
123
|
'deselect-all': 'ყველას არჩევის გაუქმება',
|
|
124
124
|
'waiting-for': 'ველოდები {{source}}',
|
|
125
|
+
'queued-uploading': 'რიგში ატვირთვისთვის',
|
|
126
|
+
'queued-validation': 'რიგში ვალიდაციისთვის',
|
|
127
|
+
validation: 'ვალიდაცია მიმდინარეობს',
|
|
125
128
|
'a11y-cloud-editor-apply-aspect-ratio': 'გამოიყენეთ ოპერაცია {{name}} {{value}}',
|
|
126
|
-
'aspect-ratio': 'გვერდების თანაფარდობა',
|
|
127
129
|
|
|
128
130
|
'crop-to-shape': 'შემოკლება {{value}}-მდე',
|
|
129
131
|
|
|
130
|
-
custom: '
|
|
132
|
+
custom: 'თავისუფალი ფორმა',
|
|
133
|
+
'freeform-crop': 'თავისუფალი კვეთა',
|
|
131
134
|
};
|
|
@@ -116,15 +116,17 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
|
-
'aspect-ratio': string;
|
|
126
127
|
'crop-to-shape': string;
|
|
127
128
|
custom: string;
|
|
129
|
+
'freeform-crop': string;
|
|
128
130
|
};
|
|
129
131
|
export default _default;
|
|
130
132
|
//# sourceMappingURL=kk.d.ts.map
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'Басқа',
|
|
59
59
|
'src-type-mobile-video-camera': 'Бейне',
|
|
@@ -117,15 +117,18 @@ export default {
|
|
|
117
117
|
failed: 'Сәтсіз аяқталды',
|
|
118
118
|
uploading: 'Жүктелуде',
|
|
119
119
|
idle: 'Бос',
|
|
120
|
-
|
|
120
|
+
|
|
121
121
|
'a11y-file-item-status': '{{fileName}} файлы {{status}} күйінде',
|
|
122
122
|
'select-all': 'Барлығын таңдау',
|
|
123
123
|
'deselect-all': 'Барлығын таңдаудан шығару',
|
|
124
124
|
'waiting-for': 'Күтіп тұр {{source}}',
|
|
125
|
+
'queued-uploading': 'Кезекте жүктеу үшін',
|
|
126
|
+
'queued-validation': 'Кезекте растау үшін',
|
|
127
|
+
validation: 'Растау жүріп жатыр',
|
|
125
128
|
'a11y-cloud-editor-apply-aspect-ratio': '{{name}} {{value}} операциясын қолданыңыз',
|
|
126
|
-
'aspect-ratio': 'Қабырғалар қатынасы',
|
|
127
129
|
|
|
128
130
|
'crop-to-shape': '{{value}} өлшеміне қиып алу',
|
|
129
131
|
|
|
130
|
-
custom: '
|
|
132
|
+
custom: 'Еркін форма',
|
|
133
|
+
'freeform-crop': 'Еркін кесу',
|
|
131
134
|
};
|
|
@@ -116,15 +116,17 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
|
-
'aspect-ratio': string;
|
|
126
127
|
'crop-to-shape': string;
|
|
127
128
|
custom: string;
|
|
129
|
+
'freeform-crop': string;
|
|
128
130
|
};
|
|
129
131
|
export default _default;
|
|
130
132
|
//# sourceMappingURL=ko.d.ts.map
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': '기타',
|
|
59
59
|
'src-type-mobile-video-camera': '비디오',
|
|
@@ -116,15 +116,18 @@ export default {
|
|
|
116
116
|
failed: '실패함',
|
|
117
117
|
uploading: '업로드 중',
|
|
118
118
|
idle: '대기 중',
|
|
119
|
-
|
|
119
|
+
|
|
120
120
|
'a11y-file-item-status': '{{fileName}} 파일이 {{status}} 상태입니다',
|
|
121
121
|
'select-all': '모두 선택',
|
|
122
122
|
'deselect-all': '모두 선택 해제',
|
|
123
123
|
'waiting-for': '{{source}} 대기 중',
|
|
124
|
+
'queued-uploading': '업로드 대기 중',
|
|
125
|
+
'queued-validation': '검증 대기 중',
|
|
126
|
+
validation: '검증 중',
|
|
124
127
|
'a11y-cloud-editor-apply-aspect-ratio': '작업 {{name}} {{value}} 적용',
|
|
125
|
-
'aspect-ratio': '종횡비',
|
|
126
128
|
|
|
127
129
|
'crop-to-shape': '{{value}}로 자르기',
|
|
128
130
|
|
|
129
|
-
custom: '
|
|
131
|
+
custom: '자유형식',
|
|
132
|
+
'freeform-crop': '자유 자르기',
|
|
130
133
|
};
|
|
@@ -122,11 +122,13 @@ declare const _default: {
|
|
|
122
122
|
'select-all': string;
|
|
123
123
|
'deselect-all': string;
|
|
124
124
|
'waiting-for': string;
|
|
125
|
-
queued: string;
|
|
125
|
+
'queued-uploading': string;
|
|
126
|
+
'queued-validation': string;
|
|
127
|
+
validation: string;
|
|
126
128
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
127
|
-
'aspect-ratio': string;
|
|
128
129
|
'crop-to-shape': string;
|
|
129
130
|
custom: string;
|
|
131
|
+
'freeform-crop': string;
|
|
130
132
|
};
|
|
131
133
|
export default _default;
|
|
132
134
|
//# sourceMappingURL=lv.d.ts.map
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Cits',
|
|
61
61
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -119,15 +119,18 @@ export default {
|
|
|
119
119
|
failed: 'Neizdevās',
|
|
120
120
|
uploading: 'Augšupielādē',
|
|
121
121
|
idle: 'Gaida',
|
|
122
|
+
|
|
122
123
|
'a11y-file-item-status': 'Fails {{fileName}} ir stāvoklī {{status}}',
|
|
123
124
|
'select-all': 'Izvēlēties visus',
|
|
124
125
|
'deselect-all': 'Noņemt izvēli visiem',
|
|
125
126
|
'waiting-for': 'Gaida {{source}}',
|
|
126
|
-
queued: 'Rindā',
|
|
127
|
+
'queued-uploading': 'Rindā augšupielādei',
|
|
128
|
+
'queued-validation': 'Rindā validācijai',
|
|
129
|
+
validation: 'Notiek validācija',
|
|
127
130
|
'a11y-cloud-editor-apply-aspect-ratio': 'Lietot darbību {{name}} {{value}}',
|
|
128
|
-
'aspect-ratio': 'Malu attiecība',
|
|
129
131
|
|
|
130
132
|
'crop-to-shape': 'Apgriezt līdz {{value}}',
|
|
131
133
|
|
|
132
|
-
custom: '
|
|
134
|
+
custom: 'Brīvā forma',
|
|
135
|
+
'freeform-crop': 'Brīva apgriešana',
|
|
133
136
|
};
|
|
@@ -116,15 +116,17 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
|
-
'aspect-ratio': string;
|
|
126
127
|
'crop-to-shape': string;
|
|
127
128
|
custom: string;
|
|
129
|
+
'freeform-crop': string;
|
|
128
130
|
};
|
|
129
131
|
export default _default;
|
|
130
132
|
//# sourceMappingURL=nb.d.ts.map
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'Annet',
|
|
59
59
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -117,15 +117,18 @@ export default {
|
|
|
117
117
|
failed: 'Mislyktes',
|
|
118
118
|
uploading: 'Laster opp',
|
|
119
119
|
idle: 'Inaktiv',
|
|
120
|
-
|
|
120
|
+
|
|
121
121
|
'a11y-file-item-status': 'Fil {{fileName}} i status {{status}}',
|
|
122
122
|
'select-all': 'Velg alle',
|
|
123
123
|
'deselect-all': 'Fjern alle',
|
|
124
124
|
'waiting-for': 'Venter på {{source}}',
|
|
125
|
+
'queued-uploading': 'I kø for opplasting',
|
|
126
|
+
'queued-validation': 'I kø for validering',
|
|
127
|
+
validation: 'Validerer',
|
|
125
128
|
'a11y-cloud-editor-apply-aspect-ratio': 'Bruk handling {{name}} {{value}}',
|
|
126
|
-
'aspect-ratio': 'Bredde-høydeforhold',
|
|
127
129
|
|
|
128
130
|
'crop-to-shape': 'Beskjær til {{value}}',
|
|
129
131
|
|
|
130
|
-
custom: '
|
|
132
|
+
custom: 'Fri form',
|
|
133
|
+
'freeform-crop': 'Fri beskjæring',
|
|
131
134
|
};
|
|
@@ -116,15 +116,17 @@ declare const _default: {
|
|
|
116
116
|
failed: string;
|
|
117
117
|
uploading: string;
|
|
118
118
|
idle: string;
|
|
119
|
-
queued: string;
|
|
120
119
|
'a11y-file-item-status': string;
|
|
121
120
|
'select-all': string;
|
|
122
121
|
'deselect-all': string;
|
|
123
122
|
'waiting-for': string;
|
|
123
|
+
'queued-uploading': string;
|
|
124
|
+
'queued-validation': string;
|
|
125
|
+
validation: string;
|
|
124
126
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
125
|
-
'aspect-ratio': string;
|
|
126
127
|
'crop-to-shape': string;
|
|
127
128
|
custom: string;
|
|
129
|
+
'freeform-crop': string;
|
|
128
130
|
};
|
|
129
131
|
export default _default;
|
|
130
132
|
//# sourceMappingURL=nl.d.ts.map
|
|
@@ -53,7 +53,7 @@ export default {
|
|
|
53
53
|
'src-type-vk': 'VK',
|
|
54
54
|
'src-type-evernote': 'Evernote',
|
|
55
55
|
'src-type-box': 'Box',
|
|
56
|
-
'src-type-onedrive': '
|
|
56
|
+
'src-type-onedrive': 'OneDrive',
|
|
57
57
|
'src-type-huddle': 'Huddle',
|
|
58
58
|
'src-type-other': 'Andere',
|
|
59
59
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -118,15 +118,18 @@ export default {
|
|
|
118
118
|
failed: 'Mislukt',
|
|
119
119
|
uploading: 'Uploaden',
|
|
120
120
|
idle: 'Inactief',
|
|
121
|
-
|
|
121
|
+
|
|
122
122
|
'a11y-file-item-status': 'Bestand {{fileName}} in status {{status}}',
|
|
123
123
|
'select-all': 'Selecteer alles',
|
|
124
124
|
'deselect-all': 'Deselecteer alles',
|
|
125
125
|
'waiting-for': 'Wachten op {{source}}',
|
|
126
|
+
'queued-uploading': 'In de wachtrij voor upload',
|
|
127
|
+
'queued-validation': 'In de wachtrij voor validatie',
|
|
128
|
+
validation: 'Bezig met valideren',
|
|
126
129
|
'a11y-cloud-editor-apply-aspect-ratio': 'Bewerking {{name}} {{value}} toepassen',
|
|
127
|
-
'aspect-ratio': 'Beeldverhouding',
|
|
128
130
|
|
|
129
131
|
'crop-to-shape': 'Bijsnijden naar {{value}}',
|
|
130
132
|
|
|
131
|
-
custom: '
|
|
133
|
+
custom: 'Vrije vorm',
|
|
134
|
+
'freeform-crop': 'Vrije uitsnijding',
|
|
132
135
|
};
|
|
@@ -120,15 +120,17 @@ declare const _default: {
|
|
|
120
120
|
failed: string;
|
|
121
121
|
uploading: string;
|
|
122
122
|
idle: string;
|
|
123
|
-
queued: string;
|
|
124
123
|
'a11y-file-item-status': string;
|
|
125
124
|
'select-all': string;
|
|
126
125
|
'deselect-all': string;
|
|
127
126
|
'waiting-for': string;
|
|
127
|
+
'queued-uploading': string;
|
|
128
|
+
'queued-validation': string;
|
|
129
|
+
validation: string;
|
|
128
130
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
129
|
-
'aspect-ratio': string;
|
|
130
131
|
'crop-to-shape': string;
|
|
131
132
|
custom: string;
|
|
133
|
+
'freeform-crop': string;
|
|
132
134
|
};
|
|
133
135
|
export default _default;
|
|
134
136
|
//# sourceMappingURL=pl.d.ts.map
|
|
@@ -57,7 +57,7 @@ export default {
|
|
|
57
57
|
'src-type-vk': 'VK',
|
|
58
58
|
'src-type-evernote': 'Evernote',
|
|
59
59
|
'src-type-box': 'Box',
|
|
60
|
-
'src-type-onedrive': '
|
|
60
|
+
'src-type-onedrive': 'OneDrive',
|
|
61
61
|
'src-type-huddle': 'Huddle',
|
|
62
62
|
'src-type-other': 'Inne',
|
|
63
63
|
'src-type-mobile-video-camera': 'Wideo',
|
|
@@ -121,15 +121,18 @@ export default {
|
|
|
121
121
|
failed: 'Nie powiodło się',
|
|
122
122
|
uploading: 'Przesyłanie',
|
|
123
123
|
idle: 'Bezczynny',
|
|
124
|
-
|
|
124
|
+
|
|
125
125
|
'a11y-file-item-status': 'Plik {{fileName}} ma status {{status}}',
|
|
126
126
|
'select-all': 'Zaznacz wszystko',
|
|
127
127
|
'deselect-all': 'Odznacz wszystko',
|
|
128
128
|
'waiting-for': 'Oczekiwanie na {{source}}',
|
|
129
|
+
'queued-uploading': 'W kolejce do przesłania',
|
|
130
|
+
'queued-validation': 'W kolejce do walidacji',
|
|
131
|
+
validation: 'Walidacja w toku',
|
|
129
132
|
'a11y-cloud-editor-apply-aspect-ratio': 'Zastosuj operację {{name}} {{value}}',
|
|
130
|
-
'aspect-ratio': 'Proporcje',
|
|
131
133
|
|
|
132
134
|
'crop-to-shape': 'Przytnij do {{value}}',
|
|
133
135
|
|
|
134
|
-
custom: '
|
|
136
|
+
custom: 'Forma swobodna',
|
|
137
|
+
'freeform-crop': 'Swobodne kadrowanie',
|
|
135
138
|
};
|
|
@@ -118,15 +118,17 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'select-all': string;
|
|
124
123
|
'deselect-all': string;
|
|
125
124
|
'waiting-for': string;
|
|
125
|
+
'queued-uploading': string;
|
|
126
|
+
'queued-validation': string;
|
|
127
|
+
validation: string;
|
|
126
128
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
127
|
-
'aspect-ratio': string;
|
|
128
129
|
'crop-to-shape': string;
|
|
129
130
|
custom: string;
|
|
131
|
+
'freeform-crop': string;
|
|
130
132
|
};
|
|
131
133
|
export default _default;
|
|
132
134
|
//# sourceMappingURL=pt.d.ts.map
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Outro',
|
|
61
61
|
'src-type-mobile-video-camera': 'Vídeo',
|
|
@@ -120,15 +120,18 @@ export default {
|
|
|
120
120
|
failed: 'Falhou',
|
|
121
121
|
uploading: 'Carregando',
|
|
122
122
|
idle: 'Ocioso',
|
|
123
|
-
|
|
123
|
+
|
|
124
124
|
'a11y-file-item-status': 'O arquivo {{fileName}} está no status {{status}}',
|
|
125
125
|
'select-all': 'Selecionar tudo',
|
|
126
126
|
'deselect-all': 'Desmarcar tudo',
|
|
127
127
|
'waiting-for': 'Aguardando {{source}}',
|
|
128
|
+
'queued-uploading': 'Na fila para envio',
|
|
129
|
+
'queued-validation': 'Na fila para validação',
|
|
130
|
+
validation: 'Validando',
|
|
128
131
|
'a11y-cloud-editor-apply-aspect-ratio': 'Aplicar operação {{name}} {{value}}',
|
|
129
|
-
'aspect-ratio': 'Proporção',
|
|
130
132
|
|
|
131
133
|
'crop-to-shape': 'Recortar para {{value}}',
|
|
132
134
|
|
|
133
|
-
custom: '
|
|
135
|
+
custom: 'Forma livre',
|
|
136
|
+
'freeform-crop': 'Recorte livre',
|
|
134
137
|
};
|
|
@@ -118,15 +118,17 @@ declare const _default: {
|
|
|
118
118
|
failed: string;
|
|
119
119
|
uploading: string;
|
|
120
120
|
idle: string;
|
|
121
|
-
queued: string;
|
|
122
121
|
'a11y-file-item-status': string;
|
|
123
122
|
'select-all': string;
|
|
124
123
|
'deselect-all': string;
|
|
125
124
|
'waiting-for': string;
|
|
125
|
+
'queued-uploading': string;
|
|
126
|
+
'queued-validation': string;
|
|
127
|
+
validation: string;
|
|
126
128
|
'a11y-cloud-editor-apply-aspect-ratio': string;
|
|
127
|
-
'aspect-ratio': string;
|
|
128
129
|
'crop-to-shape': string;
|
|
129
130
|
custom: string;
|
|
131
|
+
'freeform-crop': string;
|
|
130
132
|
};
|
|
131
133
|
export default _default;
|
|
132
134
|
//# sourceMappingURL=ro.d.ts.map
|
|
@@ -55,7 +55,7 @@ export default {
|
|
|
55
55
|
'src-type-vk': 'VK',
|
|
56
56
|
'src-type-evernote': 'Evernote',
|
|
57
57
|
'src-type-box': 'Box',
|
|
58
|
-
'src-type-onedrive': '
|
|
58
|
+
'src-type-onedrive': 'OneDrive',
|
|
59
59
|
'src-type-huddle': 'Huddle',
|
|
60
60
|
'src-type-other': 'Altele',
|
|
61
61
|
'src-type-mobile-video-camera': 'Video',
|
|
@@ -120,15 +120,18 @@ export default {
|
|
|
120
120
|
failed: 'Eșuat',
|
|
121
121
|
uploading: 'Se încarcă',
|
|
122
122
|
idle: 'Inactiv',
|
|
123
|
-
|
|
123
|
+
|
|
124
124
|
'a11y-file-item-status': 'Fișierul {{fileName}} este în starea {{status}}',
|
|
125
125
|
'select-all': 'Selectează tot',
|
|
126
126
|
'deselect-all': 'Deselectează tot',
|
|
127
127
|
'waiting-for': 'Așteptare pentru {{source}}',
|
|
128
|
+
'queued-uploading': 'În așteptare pentru încărcare',
|
|
129
|
+
'queued-validation': 'În așteptare pentru validare',
|
|
130
|
+
validation: 'Se validează',
|
|
128
131
|
'a11y-cloud-editor-apply-aspect-ratio': 'Aplică operația {{name}} {{value}}',
|
|
129
|
-
'aspect-ratio': 'Raport de aspect',
|
|
130
132
|
|
|
131
133
|
'crop-to-shape': 'Decupează la {{value}}',
|
|
132
134
|
|
|
133
|
-
custom: '
|
|
135
|
+
custom: 'Formă liberă',
|
|
136
|
+
'freeform-crop': 'Decupare liberă',
|
|
134
137
|
};
|