@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.
Files changed (126) hide show
  1. package/abstract/UploaderBlock.d.ts.map +1 -1
  2. package/abstract/UploaderBlock.js +27 -5
  3. package/abstract/UploaderPublicApi.d.ts.map +1 -1
  4. package/abstract/UploaderPublicApi.js +9 -1
  5. package/abstract/managers/ValidationManager.d.ts +71 -12
  6. package/abstract/managers/ValidationManager.d.ts.map +1 -1
  7. package/abstract/managers/ValidationManager.js +229 -53
  8. package/abstract/uploadEntrySchema.d.ts +10 -2
  9. package/abstract/uploadEntrySchema.d.ts.map +1 -1
  10. package/abstract/uploadEntrySchema.js +10 -2
  11. package/blocks/CloudImageEditor/src/CloudImageEditorBlock.js +1 -1
  12. package/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.d.ts +3 -0
  13. package/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.d.ts.map +1 -1
  14. package/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.js +20 -10
  15. package/blocks/CloudImageEditor/src/css/common.css +30 -0
  16. package/blocks/CloudImageEditor/src/svg-sprite.d.ts +1 -1
  17. package/blocks/CloudImageEditor/src/svg-sprite.d.ts.map +1 -1
  18. package/blocks/CloudImageEditor/src/svg-sprite.js +1 -1
  19. package/blocks/Config/initialConfig.d.ts.map +1 -1
  20. package/blocks/Config/initialConfig.js +2 -0
  21. package/blocks/Config/normalizeConfigValue.d.ts.map +1 -1
  22. package/blocks/Config/normalizeConfigValue.js +2 -0
  23. package/blocks/FileItem/FileItem.d.ts +1 -1
  24. package/blocks/FileItem/FileItem.d.ts.map +1 -1
  25. package/blocks/FileItem/FileItem.js +68 -49
  26. package/blocks/UploadList/UploadList.d.ts +2 -0
  27. package/blocks/UploadList/UploadList.d.ts.map +1 -1
  28. package/blocks/UploadList/UploadList.js +18 -20
  29. package/blocks/themes/uc-basic/svg-sprite.d.ts +1 -1
  30. package/blocks/themes/uc-basic/svg-sprite.d.ts.map +1 -1
  31. package/blocks/themes/uc-basic/svg-sprite.js +1 -1
  32. package/env.d.ts +1 -1
  33. package/env.js +1 -1
  34. package/index.ssr.d.ts +1 -1
  35. package/index.ssr.d.ts.map +1 -1
  36. package/index.ssr.js +7 -3
  37. package/locales/file-uploader/ar.d.ts +4 -2
  38. package/locales/file-uploader/ar.js +6 -5
  39. package/locales/file-uploader/az.d.ts +4 -2
  40. package/locales/file-uploader/az.js +7 -4
  41. package/locales/file-uploader/ca.d.ts +4 -2
  42. package/locales/file-uploader/ca.js +7 -4
  43. package/locales/file-uploader/cs.d.ts +4 -2
  44. package/locales/file-uploader/cs.js +7 -4
  45. package/locales/file-uploader/da.d.ts +4 -2
  46. package/locales/file-uploader/da.js +7 -4
  47. package/locales/file-uploader/de.d.ts +4 -2
  48. package/locales/file-uploader/de.js +7 -4
  49. package/locales/file-uploader/el.d.ts +4 -2
  50. package/locales/file-uploader/el.js +7 -4
  51. package/locales/file-uploader/en.d.ts +4 -2
  52. package/locales/file-uploader/en.js +6 -5
  53. package/locales/file-uploader/es.d.ts +4 -2
  54. package/locales/file-uploader/es.js +7 -4
  55. package/locales/file-uploader/et.d.ts +4 -2
  56. package/locales/file-uploader/et.js +7 -4
  57. package/locales/file-uploader/fi.d.ts +4 -2
  58. package/locales/file-uploader/fi.js +7 -4
  59. package/locales/file-uploader/fr.d.ts +4 -2
  60. package/locales/file-uploader/fr.js +7 -4
  61. package/locales/file-uploader/he.d.ts +4 -2
  62. package/locales/file-uploader/he.js +7 -4
  63. package/locales/file-uploader/hy.d.ts +4 -2
  64. package/locales/file-uploader/hy.js +6 -4
  65. package/locales/file-uploader/is.d.ts +4 -2
  66. package/locales/file-uploader/is.js +7 -4
  67. package/locales/file-uploader/it.d.ts +4 -2
  68. package/locales/file-uploader/it.js +7 -4
  69. package/locales/file-uploader/ja.d.ts +4 -2
  70. package/locales/file-uploader/ja.js +7 -4
  71. package/locales/file-uploader/ka.d.ts +4 -2
  72. package/locales/file-uploader/ka.js +7 -4
  73. package/locales/file-uploader/kk.d.ts +4 -2
  74. package/locales/file-uploader/kk.js +7 -4
  75. package/locales/file-uploader/ko.d.ts +4 -2
  76. package/locales/file-uploader/ko.js +7 -4
  77. package/locales/file-uploader/lv.d.ts +4 -2
  78. package/locales/file-uploader/lv.js +7 -4
  79. package/locales/file-uploader/nb.d.ts +4 -2
  80. package/locales/file-uploader/nb.js +7 -4
  81. package/locales/file-uploader/nl.d.ts +4 -2
  82. package/locales/file-uploader/nl.js +7 -4
  83. package/locales/file-uploader/pl.d.ts +4 -2
  84. package/locales/file-uploader/pl.js +7 -4
  85. package/locales/file-uploader/pt.d.ts +4 -2
  86. package/locales/file-uploader/pt.js +7 -4
  87. package/locales/file-uploader/ro.d.ts +4 -2
  88. package/locales/file-uploader/ro.js +7 -4
  89. package/locales/file-uploader/ru.d.ts +4 -2
  90. package/locales/file-uploader/ru.js +7 -6
  91. package/locales/file-uploader/sk.d.ts +4 -2
  92. package/locales/file-uploader/sk.js +7 -4
  93. package/locales/file-uploader/sr.d.ts +4 -2
  94. package/locales/file-uploader/sr.js +7 -4
  95. package/locales/file-uploader/sv.d.ts +4 -2
  96. package/locales/file-uploader/sv.js +7 -4
  97. package/locales/file-uploader/tr.d.ts +4 -2
  98. package/locales/file-uploader/tr.js +7 -4
  99. package/locales/file-uploader/uk.d.ts +4 -2
  100. package/locales/file-uploader/uk.js +7 -4
  101. package/locales/file-uploader/vi.d.ts +4 -2
  102. package/locales/file-uploader/vi.js +7 -4
  103. package/locales/file-uploader/zh-TW.d.ts +4 -2
  104. package/locales/file-uploader/zh-TW.js +7 -4
  105. package/locales/file-uploader/zh.d.ts +4 -2
  106. package/locales/file-uploader/zh.js +7 -6
  107. package/package.json +8 -8
  108. package/types/exported.d.ts +26 -4
  109. package/utils/withResolvers.d.ts +6 -0
  110. package/utils/withResolvers.d.ts.map +1 -0
  111. package/utils/withResolvers.js +18 -0
  112. package/utils/withResolvers.test.d.ts +2 -0
  113. package/utils/withResolvers.test.d.ts.map +1 -0
  114. package/utils/withResolvers.test.js +36 -0
  115. package/web/file-uploader.iife.min.js +4 -4
  116. package/web/file-uploader.min.js +4 -4
  117. package/web/uc-basic.min.css +1 -1
  118. package/web/uc-cloud-image-editor.min.css +1 -1
  119. package/web/uc-cloud-image-editor.min.js +4 -4
  120. package/web/uc-file-uploader-inline.min.css +1 -1
  121. package/web/uc-file-uploader-inline.min.js +4 -4
  122. package/web/uc-file-uploader-minimal.min.css +1 -1
  123. package/web/uc-file-uploader-minimal.min.js +4 -4
  124. package/web/uc-file-uploader-regular.min.css +1 -1
  125. package/web/uc-file-uploader-regular.min.js +4 -4
  126. package/web/uc-img.min.js +1 -1
@@ -126,13 +126,15 @@ declare const _default: {
126
126
  failed: string;
127
127
  uploading: string;
128
128
  idle: string;
129
- queued: string;
130
129
  'a11y-file-item-status': string;
131
130
  'waiting-for': string;
131
+ 'queued-uploading': string;
132
+ 'queued-validation': string;
133
+ validation: string;
132
134
  'a11y-cloud-editor-apply-aspect-ratio': string;
133
- 'aspect-ratio': string;
134
135
  'crop-to-shape': string;
135
136
  custom: string;
137
+ 'freeform-crop': string;
136
138
  };
137
139
  export default _default;
138
140
  //# sourceMappingURL=ar.d.ts.map
@@ -63,7 +63,7 @@ export default {
63
63
  'src-type-vk': 'VK',
64
64
  'src-type-evernote': 'Evernote',
65
65
  'src-type-box': 'Box',
66
- 'src-type-onedrive': 'Onedrive',
66
+ 'src-type-onedrive': 'OneDrive',
67
67
  'src-type-huddle': 'Huddle',
68
68
  'src-type-other': 'أخرى',
69
69
  'src-type-mobile-video-camera': 'فيديو',
@@ -127,12 +127,13 @@ export default {
127
127
  failed: 'فشل',
128
128
  uploading: 'جارٍ التحميل',
129
129
  idle: 'خامل',
130
- queued: 'في الانتظار',
131
130
  'a11y-file-item-status': 'الملف {{fileName}} في حالة {{status}}',
132
131
  'waiting-for': 'في انتظار {{source}}',
132
+ 'queued-uploading': 'في انتظار الرفع',
133
+ 'queued-validation': 'في انتظار التحقق',
134
+ validation: 'جارٍ التحقق',
133
135
  'a11y-cloud-editor-apply-aspect-ratio': 'تطبيق عملية {{name}} {{value}}',
134
- 'aspect-ratio': 'نسبة العرض إلى الارتفاع',
135
136
  'crop-to-shape': 'اقتصاص إلى {{value}}',
136
-
137
- custom: 'مخصص',
137
+ custom: 'حر الشكل',
138
+ 'freeform-crop': 'قص حر',
138
139
  };
@@ -118,13 +118,15 @@ 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
  '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=az.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': 'Onedrive',
58
+ 'src-type-onedrive': 'OneDrive',
59
59
  'src-type-huddle': 'Huddle',
60
60
  'src-type-other': 'Digər',
61
61
  'src-type-mobile-video-camera': 'Video',
@@ -119,12 +119,15 @@ export default {
119
119
  failed: 'Uğursuz',
120
120
  uploading: 'Yüklənir',
121
121
  idle: 'Boş',
122
- queued: 'Növbədə',
122
+
123
123
  'a11y-file-item-status': '{{fileName}} faylı {{status}} statusundadır',
124
124
  'waiting-for': '{{source}} gözlənilir',
125
+ 'queued-uploading': 'Yükləmə üçün növbədə',
126
+ 'queued-validation': 'Doğrulama üçün növbədə',
127
+ validation: 'Doğrulanır',
125
128
  'a11y-cloud-editor-apply-aspect-ratio': '{{name}} {{value}} əməliyyatını tətbiq et',
126
- 'aspect-ratio': 'En-boy nisbəti',
127
129
  'crop-to-shape': '{{value}} ölçüsünə kəs',
128
130
 
129
- custom: 'Xüsusi',
131
+ custom: 'Sərbəst forma',
132
+ 'freeform-crop': 'Sərbəst kəsmə',
130
133
  };
@@ -120,13 +120,15 @@ 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
  '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=ca.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': 'Onedrive',
60
+ 'src-type-onedrive': 'OneDrive',
61
61
  'src-type-huddle': 'Huddle',
62
62
  'src-type-other': 'Altres',
63
63
  'src-type-mobile-video-camera': 'Vídeo',
@@ -122,13 +122,16 @@ export default {
122
122
  failed: 'Fallat',
123
123
  uploading: 'Carregant',
124
124
  idle: 'Inactiu',
125
- queued: 'En cua',
125
+
126
126
  'a11y-file-item-status': 'El fitxer {{fileName}} està en estat {{status}}',
127
127
  'waiting-for': 'Esperant per {{source}}',
128
+ 'queued-uploading': 'En cua per pujar',
129
+ 'queued-validation': 'En cua per validar',
130
+ validation: 'Validant',
128
131
  'a11y-cloud-editor-apply-aspect-ratio': 'Aplicar operació {{name}} {{value}}',
129
- 'aspect-ratio': "Relació d'aspecte",
130
132
 
131
133
  'crop-to-shape': 'Retalla a {{value}}',
132
134
 
133
- custom: 'Personalitzat',
135
+ custom: 'Forma lliure',
136
+ 'freeform-crop': 'Retallat lliure',
134
137
  };
@@ -122,13 +122,15 @@ declare const _default: {
122
122
  failed: string;
123
123
  uploading: string;
124
124
  idle: string;
125
- queued: string;
126
125
  'a11y-file-item-status': 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=cs.d.ts.map
@@ -59,7 +59,7 @@ export default {
59
59
  'src-type-vk': 'VK',
60
60
  'src-type-evernote': 'Evernote',
61
61
  'src-type-box': 'Box',
62
- 'src-type-onedrive': 'Onedrive',
62
+ 'src-type-onedrive': 'OneDrive',
63
63
  'src-type-huddle': 'Huddle',
64
64
  'src-type-other': 'Jiné',
65
65
  'src-type-mobile-video-camera': 'Video',
@@ -124,13 +124,16 @@ export default {
124
124
  failed: 'Selhalo',
125
125
  uploading: 'Nahrává se',
126
126
  idle: 'Nečinný',
127
- queued: 'Ve frontě',
127
+
128
128
  'a11y-file-item-status': 'Soubor {{fileName}} je ve stavu {{status}}',
129
129
  'waiting-for': 'Čekání na {{source}}',
130
+ 'queued-uploading': 'Ve frontě na nahrání',
131
+ 'queued-validation': 'Ve frontě na validaci',
132
+ validation: 'Probíhá validace',
130
133
  'a11y-cloud-editor-apply-aspect-ratio': 'Použít operaci {{name}} {{value}}',
131
- 'aspect-ratio': 'Poměr stran',
132
134
 
133
135
  'crop-to-shape': 'Oříznout na {{value}}',
134
136
 
135
- custom: 'Vlastní',
137
+ custom: 'Volná forma',
138
+ 'freeform-crop': 'Volné ořezání',
136
139
  };
@@ -118,13 +118,15 @@ 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
  '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=da.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': 'Onedrive',
58
+ 'src-type-onedrive': 'OneDrive',
59
59
  'src-type-huddle': 'Huddle',
60
60
  'src-type-other': 'Andet',
61
61
  'src-type-mobile-video-camera': 'Video',
@@ -120,13 +120,16 @@ export default {
120
120
  failed: 'Mislykkedes',
121
121
  uploading: 'Uploader',
122
122
  idle: 'Inaktiv',
123
- queued: 'I kø',
123
+
124
124
  'a11y-file-item-status': 'Filen {{fileName}} er i status {{status}}',
125
125
  'waiting-for': 'Venter på {{source}}',
126
+ 'queued-uploading': 'I kø til upload',
127
+ 'queued-validation': 'I kø til validering',
128
+ validation: 'Validerer',
126
129
  'a11y-cloud-editor-apply-aspect-ratio': 'Anvend handling {{name}} {{value}}',
127
- 'aspect-ratio': 'Bredde-højdeforhold',
128
130
 
129
131
  'crop-to-shape': 'Beskær til {{value}}',
130
132
 
131
- custom: 'Tilpasset',
133
+ custom: 'Fri form',
134
+ 'freeform-crop': 'Fri beskæring',
132
135
  };
@@ -118,13 +118,15 @@ 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
  '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=de.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': 'Onedrive',
58
+ 'src-type-onedrive': 'OneDrive',
59
59
  'src-type-huddle': 'Huddle',
60
60
  'src-type-other': 'Andere',
61
61
  'src-type-mobile-video-camera': 'Video',
@@ -121,13 +121,16 @@ export default {
121
121
  failed: 'Fehlgeschlagen',
122
122
  uploading: 'Hochladen',
123
123
  idle: 'Leerlauf',
124
- queued: 'In der Warteschlange',
124
+
125
125
  'a11y-file-item-status': 'Datei {{fileName}} im Status {{status}}',
126
126
  'waiting-for': 'Warten auf {{source}}',
127
+ 'queued-uploading': 'In Warteschlange zum Hochladen',
128
+ 'queued-validation': 'In Warteschlange zur Validierung',
129
+ validation: 'Validierung läuft',
127
130
  'a11y-cloud-editor-apply-aspect-ratio': 'Vorgang {{name}} {{value}} anwenden',
128
- 'aspect-ratio': 'Seitenverhältnis',
129
131
 
130
132
  'crop-to-shape': 'Zuschneiden auf {{value}}',
131
133
 
132
- custom: 'Benutzerdefiniert',
134
+ custom: 'Freiform',
135
+ 'freeform-crop': 'Freier Zuschnitt',
133
136
  };
@@ -118,13 +118,15 @@ 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
  '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=el.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': 'Onedrive',
58
+ 'src-type-onedrive': 'OneDrive',
59
59
  'src-type-huddle': 'Huddle',
60
60
  'src-type-other': 'Άλλο',
61
61
  'src-type-mobile-video-camera': 'Βίντεο',
@@ -121,13 +121,16 @@ export default {
121
121
  failed: 'Απέτυχε',
122
122
  uploading: 'Μεταφόρτωση',
123
123
  idle: 'Αδράνεια',
124
- queued: 'Σε ουρά',
124
+
125
125
  'a11y-file-item-status': 'Το αρχείο {{fileName}} βρίσκεται στην κατάσταση {{status}}',
126
126
  'waiting-for': 'Αναμονή για {{source}}',
127
+ 'queued-uploading': 'Σε ουρά για μεταφόρτωση',
128
+ 'queued-validation': 'Σε ουρά για επικύρωση',
129
+ validation: 'Γίνεται επικύρωση',
127
130
  'a11y-cloud-editor-apply-aspect-ratio': 'Εφαρμογή λειτουργίας {{name}} {{value}}',
128
- 'aspect-ratio': 'Λόγος διαστάσεων',
129
131
 
130
132
  'crop-to-shape': 'Περικοπή σε {{value}}',
131
133
 
132
- custom: 'Προσαρμοσμένο',
134
+ custom: 'Ελεύθερη μορφή',
135
+ 'freeform-crop': 'Ελεύθερη περικοπή',
133
136
  };
@@ -121,10 +121,12 @@ declare const _default: {
121
121
  idle: string;
122
122
  'a11y-file-item-status': string;
123
123
  'waiting-for': string;
124
- queued: string;
125
- 'aspect-ratio': string;
124
+ 'queued-uploading': string;
125
+ 'queued-validation': string;
126
+ validation: 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=en.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': 'Onedrive',
60
+ 'src-type-onedrive': 'OneDrive',
61
61
  'src-type-huddle': 'Huddle',
62
62
  'src-type-other': 'Other',
63
63
  'caption-from-url': 'Import from link',
@@ -122,9 +122,10 @@ export default {
122
122
  idle: 'Idle',
123
123
  'a11y-file-item-status': 'File {{fileName}} in status {{status}}',
124
124
  'waiting-for': 'Waiting for {{source}}',
125
- queued: 'Queued',
126
- 'aspect-ratio': 'Aspect ratio',
125
+ 'queued-uploading': 'Queued for upload',
126
+ 'queued-validation': 'Queued for validation',
127
+ validation: 'Validating',
127
128
  'crop-to-shape': 'Crop to {{value}}',
128
-
129
- custom: 'Custom',
129
+ custom: 'Freeform',
130
+ 'freeform-crop': 'Freeform crop',
130
131
  };
@@ -120,13 +120,15 @@ 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
  '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=es.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': 'Onedrive',
60
+ 'src-type-onedrive': 'OneDrive',
61
61
  'src-type-huddle': 'Huddle',
62
62
  'src-type-other': 'Otro',
63
63
  'src-type-mobile-video-camera': 'Vídeo',
@@ -122,13 +122,16 @@ export default {
122
122
  failed: 'Fallido',
123
123
  uploading: 'Subiendo',
124
124
  idle: 'Inactivo',
125
- queued: 'En cola',
125
+
126
126
  'a11y-file-item-status': 'El archivo {{fileName}} está en estado {{status}}',
127
127
  'waiting-for': 'Esperando por {{source}}',
128
+ 'queued-uploading': 'En cola para subir',
129
+ 'queued-validation': 'En cola para validar',
130
+ validation: 'Validando',
128
131
  'a11y-cloud-editor-apply-aspect-ratio': 'Aplicar operación {{name}} {{value}}',
129
- 'aspect-ratio': 'Relación de aspecto',
130
132
 
131
133
  'crop-to-shape': 'Recortar a {{value}}',
132
134
 
133
- custom: 'Personalizado',
135
+ custom: 'Forma libre',
136
+ 'freeform-crop': 'Recorte libre',
134
137
  };
@@ -118,13 +118,15 @@ 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
  '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=et.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': 'Onedrive',
58
+ 'src-type-onedrive': 'OneDrive',
59
59
  'src-type-huddle': 'Huddle',
60
60
  'src-type-other': 'Muu',
61
61
  'src-type-mobile-video-camera': 'Video',
@@ -119,13 +119,16 @@ export default {
119
119
  failed: 'Ebaõnnestunud',
120
120
  uploading: 'Üleslaadimine',
121
121
  idle: 'Ootel',
122
- queued: 'Järjekorras',
122
+
123
123
  'a11y-file-item-status': 'Fail {{fileName}} on seisundis {{status}}',
124
124
  'waiting-for': 'Ootel {{source}}',
125
+ 'queued-uploading': 'Järjekorras üleslaadimiseks',
126
+ 'queued-validation': 'Järjekorras valideerimiseks',
127
+ validation: 'Valideerimine käib',
125
128
  'a11y-cloud-editor-apply-aspect-ratio': 'Rakenda toiming {{name}} {{value}}',
126
- 'aspect-ratio': 'Külgede suhe',
127
129
 
128
130
  'crop-to-shape': 'Kärbi suuruseks {{value}}',
129
131
 
130
- custom: 'Kohandatud',
132
+ custom: 'Vaba vorm',
133
+ 'freeform-crop': 'Vaba lõikamine',
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=fi.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': 'Onedrive',
56
+ 'src-type-onedrive': 'OneDrive',
57
57
  'src-type-huddle': 'Huddle',
58
58
  'src-type-other': 'Muu',
59
59
  'src-type-mobile-video-camera': 'Video',
@@ -118,15 +118,18 @@ export default {
118
118
  failed: 'Epäonnistui',
119
119
  uploading: 'Ladataan',
120
120
  idle: 'Toimeton',
121
- queued: 'Jonossa',
121
+
122
122
  'a11y-file-item-status': 'Tiedosto {{fileName}} tilassa {{status}}',
123
123
  'select-all': 'Valitse kaikki',
124
124
  'deselect-all': 'Poista valinnat',
125
125
  'waiting-for': 'Odotetaan {{source}}',
126
+ 'queued-uploading': 'Jonossa latausta varten',
127
+ 'queued-validation': 'Jonossa validointia varten',
128
+ validation: 'Validoidaan',
126
129
  'a11y-cloud-editor-apply-aspect-ratio': 'Käytä toimintoa {{name}} {{value}}',
127
- 'aspect-ratio': 'Kuvasuhde',
128
130
 
129
131
  'crop-to-shape': 'Rajaa arvoon {{value}}',
130
132
 
131
- custom: 'Mukautettu',
133
+ custom: 'Vapaa muoto',
134
+ 'freeform-crop': 'Vapaa rajaus',
132
135
  };
@@ -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=fr.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': 'Onedrive',
58
+ 'src-type-onedrive': 'OneDrive',
59
59
  'src-type-huddle': 'Huddle',
60
60
  'src-type-other': 'Autre',
61
61
  'src-type-mobile-video-camera': 'Vidéo',
@@ -120,15 +120,18 @@ export default {
120
120
  failed: 'Échoué',
121
121
  uploading: 'Téléchargement',
122
122
  idle: 'Inactif',
123
- queued: 'En file',
123
+
124
124
  'a11y-file-item-status': 'Le fichier {{fileName}} est en statut {{status}}',
125
125
  'select-all': 'Tout sélectionner',
126
126
  'deselect-all': 'Tout désélectionner',
127
127
  'waiting-for': 'En attente de {{source}}',
128
+ 'queued-uploading': 'En file d’attente pour l’envoi',
129
+ 'queued-validation': 'En file d’attente pour la validation',
130
+ validation: 'Validation en cours',
128
131
  'a11y-cloud-editor-apply-aspect-ratio': "Appliquer l'opération {{name}} {{value}}",
129
- 'aspect-ratio': "Rapport d'aspect",
130
132
 
131
133
  'crop-to-shape': 'Rogner en {{value}}',
132
134
 
133
- custom: 'Personnalisé',
135
+ custom: 'Forme libre',
136
+ 'freeform-crop': 'Recadrage libre',
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=he.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': 'Onedrive',
58
+ 'src-type-onedrive': 'OneDrive',
59
59
  'src-type-huddle': 'Huddle',
60
60
  'src-type-other': 'אחר',
61
61
  'src-type-mobile-video-camera': 'וידאו',
@@ -119,15 +119,18 @@ export default {
119
119
  failed: 'נכשל',
120
120
  uploading: 'מעלה',
121
121
  idle: 'בטלה',
122
- queued: 'בתור',
122
+
123
123
  'a11y-file-item-status': 'הקובץ {{fileName}} במצב {{status}}',
124
124
  'select-all': 'בחר הכל',
125
125
  'deselect-all': 'בטל בחירת הכל',
126
126
  'waiting-for': 'ממתין ל{{source}}',
127
+ 'queued-uploading': 'בתור להעלאה',
128
+ 'queued-validation': 'בתור לאימות',
129
+ validation: 'מתבצע אימות',
127
130
  'a11y-cloud-editor-apply-aspect-ratio': 'החל פעולה {{name}} {{value}}',
128
- 'aspect-ratio': 'יחס גובה-רוחב',
129
131
 
130
132
  'crop-to-shape': 'חיתוך ל{{value}}',
131
133
 
132
- custom: 'מותאם אישית',
134
+ custom: 'צורה חופשית',
135
+ 'freeform-crop': 'חיתוך חופשי',
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=hy.d.ts.map