@uploadcare/file-uploader 1.21.0 → 1.22.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 (97) hide show
  1. package/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.d.ts +3 -0
  2. package/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.d.ts.map +1 -1
  3. package/blocks/CloudImageEditor/src/EditorAspectRatioButtonControl.js +20 -10
  4. package/blocks/CloudImageEditor/src/css/common.css +30 -0
  5. package/blocks/CloudImageEditor/src/svg-sprite.d.ts +1 -1
  6. package/blocks/CloudImageEditor/src/svg-sprite.d.ts.map +1 -1
  7. package/blocks/CloudImageEditor/src/svg-sprite.js +1 -1
  8. package/blocks/themes/uc-basic/svg-sprite.d.ts +1 -1
  9. package/blocks/themes/uc-basic/svg-sprite.d.ts.map +1 -1
  10. package/blocks/themes/uc-basic/svg-sprite.js +1 -1
  11. package/env.d.ts +1 -1
  12. package/env.js +1 -1
  13. package/index.ssr.d.ts +1 -1
  14. package/index.ssr.js +3 -3
  15. package/locales/file-uploader/ar.d.ts +1 -1
  16. package/locales/file-uploader/ar.js +2 -3
  17. package/locales/file-uploader/az.d.ts +1 -1
  18. package/locales/file-uploader/az.js +2 -2
  19. package/locales/file-uploader/ca.d.ts +1 -1
  20. package/locales/file-uploader/ca.js +2 -2
  21. package/locales/file-uploader/cs.d.ts +1 -1
  22. package/locales/file-uploader/cs.js +2 -2
  23. package/locales/file-uploader/da.d.ts +1 -1
  24. package/locales/file-uploader/da.js +2 -2
  25. package/locales/file-uploader/de.d.ts +1 -1
  26. package/locales/file-uploader/de.js +2 -2
  27. package/locales/file-uploader/el.d.ts +1 -1
  28. package/locales/file-uploader/el.js +2 -2
  29. package/locales/file-uploader/en.d.ts +1 -1
  30. package/locales/file-uploader/en.js +2 -3
  31. package/locales/file-uploader/es.d.ts +1 -1
  32. package/locales/file-uploader/es.js +2 -2
  33. package/locales/file-uploader/et.d.ts +1 -1
  34. package/locales/file-uploader/et.js +2 -2
  35. package/locales/file-uploader/fi.d.ts +1 -1
  36. package/locales/file-uploader/fi.js +2 -2
  37. package/locales/file-uploader/fr.d.ts +1 -1
  38. package/locales/file-uploader/fr.js +2 -2
  39. package/locales/file-uploader/he.d.ts +1 -1
  40. package/locales/file-uploader/he.js +2 -2
  41. package/locales/file-uploader/hy.d.ts +1 -1
  42. package/locales/file-uploader/hy.js +2 -2
  43. package/locales/file-uploader/is.d.ts +1 -1
  44. package/locales/file-uploader/is.js +2 -2
  45. package/locales/file-uploader/it.d.ts +1 -1
  46. package/locales/file-uploader/it.js +2 -2
  47. package/locales/file-uploader/ja.d.ts +1 -1
  48. package/locales/file-uploader/ja.js +2 -2
  49. package/locales/file-uploader/ka.d.ts +1 -1
  50. package/locales/file-uploader/ka.js +2 -2
  51. package/locales/file-uploader/kk.d.ts +1 -1
  52. package/locales/file-uploader/kk.js +2 -2
  53. package/locales/file-uploader/ko.d.ts +1 -1
  54. package/locales/file-uploader/ko.js +2 -2
  55. package/locales/file-uploader/lv.d.ts +1 -1
  56. package/locales/file-uploader/lv.js +2 -2
  57. package/locales/file-uploader/nb.d.ts +1 -1
  58. package/locales/file-uploader/nb.js +2 -2
  59. package/locales/file-uploader/nl.d.ts +1 -1
  60. package/locales/file-uploader/nl.js +2 -2
  61. package/locales/file-uploader/pl.d.ts +1 -1
  62. package/locales/file-uploader/pl.js +2 -2
  63. package/locales/file-uploader/pt.d.ts +1 -1
  64. package/locales/file-uploader/pt.js +2 -2
  65. package/locales/file-uploader/ro.d.ts +1 -1
  66. package/locales/file-uploader/ro.js +2 -2
  67. package/locales/file-uploader/ru.d.ts +1 -1
  68. package/locales/file-uploader/ru.js +2 -4
  69. package/locales/file-uploader/sk.d.ts +1 -1
  70. package/locales/file-uploader/sk.js +2 -2
  71. package/locales/file-uploader/sr.d.ts +1 -1
  72. package/locales/file-uploader/sr.js +2 -2
  73. package/locales/file-uploader/sv.d.ts +1 -1
  74. package/locales/file-uploader/sv.js +2 -2
  75. package/locales/file-uploader/tr.d.ts +1 -1
  76. package/locales/file-uploader/tr.js +2 -2
  77. package/locales/file-uploader/uk.d.ts +1 -1
  78. package/locales/file-uploader/uk.js +2 -2
  79. package/locales/file-uploader/vi.d.ts +1 -1
  80. package/locales/file-uploader/vi.js +2 -2
  81. package/locales/file-uploader/zh-TW.d.ts +1 -1
  82. package/locales/file-uploader/zh-TW.js +2 -2
  83. package/locales/file-uploader/zh.d.ts +1 -1
  84. package/locales/file-uploader/zh.js +2 -4
  85. package/package.json +1 -1
  86. package/web/file-uploader.iife.min.js +4 -4
  87. package/web/file-uploader.min.js +3 -3
  88. package/web/uc-basic.min.css +1 -1
  89. package/web/uc-cloud-image-editor.min.css +1 -1
  90. package/web/uc-cloud-image-editor.min.js +3 -3
  91. package/web/uc-file-uploader-inline.min.css +1 -1
  92. package/web/uc-file-uploader-inline.min.js +3 -3
  93. package/web/uc-file-uploader-minimal.min.css +1 -1
  94. package/web/uc-file-uploader-minimal.min.js +3 -3
  95. package/web/uc-file-uploader-regular.min.css +1 -1
  96. package/web/uc-file-uploader-regular.min.js +3 -3
  97. package/web/uc-img.min.js +1 -1
@@ -123,9 +123,9 @@ export default {
123
123
  'deselect-all': 'ყველას არჩევის გაუქმება',
124
124
  'waiting-for': 'ველოდები {{source}}',
125
125
  'a11y-cloud-editor-apply-aspect-ratio': 'გამოიყენეთ ოპერაცია {{name}} {{value}}',
126
- 'aspect-ratio': 'გვერდების თანაფარდობა',
127
126
 
128
127
  'crop-to-shape': 'შემოკლება {{value}}-მდე',
129
128
 
130
- custom: 'მორგებული',
129
+ custom: 'თავისუფალი ფორმა',
130
+ 'freeform-crop': 'თავისუფალი კვეთა',
131
131
  };
@@ -122,9 +122,9 @@ declare const _default: {
122
122
  'deselect-all': string;
123
123
  'waiting-for': string;
124
124
  'a11y-cloud-editor-apply-aspect-ratio': string;
125
- 'aspect-ratio': string;
126
125
  'crop-to-shape': string;
127
126
  custom: string;
127
+ 'freeform-crop': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=kk.d.ts.map
@@ -123,9 +123,9 @@ export default {
123
123
  'deselect-all': 'Барлығын таңдаудан шығару',
124
124
  'waiting-for': 'Күтіп тұр {{source}}',
125
125
  'a11y-cloud-editor-apply-aspect-ratio': '{{name}} {{value}} операциясын қолданыңыз',
126
- 'aspect-ratio': 'Қабырғалар қатынасы',
127
126
 
128
127
  'crop-to-shape': '{{value}} өлшеміне қиып алу',
129
128
 
130
- custom: 'Теңшеулі',
129
+ custom: 'Еркін форма',
130
+ 'freeform-crop': 'Еркін кесу',
131
131
  };
@@ -122,9 +122,9 @@ declare const _default: {
122
122
  'deselect-all': string;
123
123
  'waiting-for': string;
124
124
  'a11y-cloud-editor-apply-aspect-ratio': string;
125
- 'aspect-ratio': string;
126
125
  'crop-to-shape': string;
127
126
  custom: string;
127
+ 'freeform-crop': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=ko.d.ts.map
@@ -122,9 +122,9 @@ export default {
122
122
  'deselect-all': '모두 선택 해제',
123
123
  'waiting-for': '{{source}} 대기 중',
124
124
  'a11y-cloud-editor-apply-aspect-ratio': '작업 {{name}} {{value}} 적용',
125
- 'aspect-ratio': '종횡비',
126
125
 
127
126
  'crop-to-shape': '{{value}}로 자르기',
128
127
 
129
- custom: '사용자 정의',
128
+ custom: '자유형식',
129
+ 'freeform-crop': '자유 자르기',
130
130
  };
@@ -124,9 +124,9 @@ declare const _default: {
124
124
  'waiting-for': string;
125
125
  queued: string;
126
126
  'a11y-cloud-editor-apply-aspect-ratio': string;
127
- 'aspect-ratio': string;
128
127
  'crop-to-shape': string;
129
128
  custom: string;
129
+ 'freeform-crop': string;
130
130
  };
131
131
  export default _default;
132
132
  //# sourceMappingURL=lv.d.ts.map
@@ -125,9 +125,9 @@ export default {
125
125
  'waiting-for': 'Gaida {{source}}',
126
126
  queued: 'Rindā',
127
127
  'a11y-cloud-editor-apply-aspect-ratio': 'Lietot darbību {{name}} {{value}}',
128
- 'aspect-ratio': 'Malu attiecība',
129
128
 
130
129
  'crop-to-shape': 'Apgriezt līdz {{value}}',
131
130
 
132
- custom: 'Pielāgots',
131
+ custom: 'Brīvā forma',
132
+ 'freeform-crop': 'Brīva apgriešana',
133
133
  };
@@ -122,9 +122,9 @@ declare const _default: {
122
122
  'deselect-all': string;
123
123
  'waiting-for': string;
124
124
  'a11y-cloud-editor-apply-aspect-ratio': string;
125
- 'aspect-ratio': string;
126
125
  'crop-to-shape': string;
127
126
  custom: string;
127
+ 'freeform-crop': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=nb.d.ts.map
@@ -123,9 +123,9 @@ export default {
123
123
  'deselect-all': 'Fjern alle',
124
124
  'waiting-for': 'Venter på {{source}}',
125
125
  'a11y-cloud-editor-apply-aspect-ratio': 'Bruk handling {{name}} {{value}}',
126
- 'aspect-ratio': 'Bredde-høydeforhold',
127
126
 
128
127
  'crop-to-shape': 'Beskjær til {{value}}',
129
128
 
130
- custom: 'Tilpasset',
129
+ custom: 'Fri form',
130
+ 'freeform-crop': 'Fri beskjæring',
131
131
  };
@@ -122,9 +122,9 @@ declare const _default: {
122
122
  'deselect-all': string;
123
123
  'waiting-for': string;
124
124
  'a11y-cloud-editor-apply-aspect-ratio': string;
125
- 'aspect-ratio': string;
126
125
  'crop-to-shape': string;
127
126
  custom: string;
127
+ 'freeform-crop': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=nl.d.ts.map
@@ -124,9 +124,9 @@ export default {
124
124
  'deselect-all': 'Deselecteer alles',
125
125
  'waiting-for': 'Wachten op {{source}}',
126
126
  'a11y-cloud-editor-apply-aspect-ratio': 'Bewerking {{name}} {{value}} toepassen',
127
- 'aspect-ratio': 'Beeldverhouding',
128
127
 
129
128
  'crop-to-shape': 'Bijsnijden naar {{value}}',
130
129
 
131
- custom: 'Aangepast',
130
+ custom: 'Vrije vorm',
131
+ 'freeform-crop': 'Vrije uitsnijding',
132
132
  };
@@ -126,9 +126,9 @@ declare const _default: {
126
126
  'deselect-all': string;
127
127
  'waiting-for': string;
128
128
  'a11y-cloud-editor-apply-aspect-ratio': string;
129
- 'aspect-ratio': string;
130
129
  'crop-to-shape': string;
131
130
  custom: string;
131
+ 'freeform-crop': string;
132
132
  };
133
133
  export default _default;
134
134
  //# sourceMappingURL=pl.d.ts.map
@@ -127,9 +127,9 @@ export default {
127
127
  'deselect-all': 'Odznacz wszystko',
128
128
  'waiting-for': 'Oczekiwanie na {{source}}',
129
129
  'a11y-cloud-editor-apply-aspect-ratio': 'Zastosuj operację {{name}} {{value}}',
130
- 'aspect-ratio': 'Proporcje',
131
130
 
132
131
  'crop-to-shape': 'Przytnij do {{value}}',
133
132
 
134
- custom: 'Niestandardowy',
133
+ custom: 'Forma swobodna',
134
+ 'freeform-crop': 'Swobodne kadrowanie',
135
135
  };
@@ -124,9 +124,9 @@ declare const _default: {
124
124
  'deselect-all': string;
125
125
  'waiting-for': string;
126
126
  'a11y-cloud-editor-apply-aspect-ratio': string;
127
- 'aspect-ratio': string;
128
127
  'crop-to-shape': string;
129
128
  custom: string;
129
+ 'freeform-crop': string;
130
130
  };
131
131
  export default _default;
132
132
  //# sourceMappingURL=pt.d.ts.map
@@ -126,9 +126,9 @@ export default {
126
126
  'deselect-all': 'Desmarcar tudo',
127
127
  'waiting-for': 'Aguardando {{source}}',
128
128
  'a11y-cloud-editor-apply-aspect-ratio': 'Aplicar operação {{name}} {{value}}',
129
- 'aspect-ratio': 'Proporção',
130
129
 
131
130
  'crop-to-shape': 'Recortar para {{value}}',
132
131
 
133
- custom: 'Personalizado',
132
+ custom: 'Forma livre',
133
+ 'freeform-crop': 'Recorte livre',
134
134
  };
@@ -124,9 +124,9 @@ declare const _default: {
124
124
  'deselect-all': string;
125
125
  'waiting-for': string;
126
126
  'a11y-cloud-editor-apply-aspect-ratio': string;
127
- 'aspect-ratio': string;
128
127
  'crop-to-shape': string;
129
128
  custom: string;
129
+ 'freeform-crop': string;
130
130
  };
131
131
  export default _default;
132
132
  //# sourceMappingURL=ro.d.ts.map
@@ -126,9 +126,9 @@ export default {
126
126
  'deselect-all': 'Deselectează tot',
127
127
  'waiting-for': 'Așteptare pentru {{source}}',
128
128
  'a11y-cloud-editor-apply-aspect-ratio': 'Aplică operația {{name}} {{value}}',
129
- 'aspect-ratio': 'Raport de aspect',
130
129
 
131
130
  'crop-to-shape': 'Decupează la {{value}}',
132
131
 
133
- custom: 'Personalizat',
132
+ custom: 'Formă liberă',
133
+ 'freeform-crop': 'Decupare liberă',
134
134
  };
@@ -126,9 +126,9 @@ declare const _default: {
126
126
  'deselect-all': string;
127
127
  'waiting-for': string;
128
128
  'a11y-cloud-editor-apply-aspect-ratio': string;
129
- 'aspect-ratio': string;
130
129
  'crop-to-shape': string;
131
130
  custom: string;
131
+ 'freeform-crop': string;
132
132
  };
133
133
  export default _default;
134
134
  //# sourceMappingURL=ru.d.ts.map
@@ -127,9 +127,7 @@ export default {
127
127
  'deselect-all': 'Отменить выбор всех',
128
128
  'waiting-for': 'Ожидание {{source}}',
129
129
  'a11y-cloud-editor-apply-aspect-ratio': 'Применить операцию {{name}} {{value}}',
130
- 'aspect-ratio': 'Соотношение сторон',
131
-
132
130
  'crop-to-shape': 'Обрезать до {{value}}',
133
-
134
- custom: 'Пользовательский',
131
+ custom: 'Свободная форма',
132
+ 'freeform-crop': 'Свободная обрезка',
135
133
  };
@@ -126,9 +126,9 @@ declare const _default: {
126
126
  'waiting-for': string;
127
127
  queued: string;
128
128
  'a11y-cloud-editor-apply-aspect-ratio': string;
129
- 'aspect-ratio': string;
130
129
  'crop-to-shape': string;
131
130
  custom: string;
131
+ 'freeform-crop': string;
132
132
  };
133
133
  export default _default;
134
134
  //# sourceMappingURL=sk.d.ts.map
@@ -127,9 +127,9 @@ export default {
127
127
  'waiting-for': 'Čaká sa na {{source}}',
128
128
  queued: 'Vo fronte',
129
129
  'a11y-cloud-editor-apply-aspect-ratio': 'Použiť operáciu {{name}} {{value}}',
130
- 'aspect-ratio': 'Pomer strán',
131
130
 
132
131
  'crop-to-shape': 'Orezať na {{value}}',
133
132
 
134
- custom: 'Vlastný',
133
+ custom: 'Voľná forma',
134
+ 'freeform-crop': 'Voľné orezávanie',
135
135
  };
@@ -124,9 +124,9 @@ declare const _default: {
124
124
  'waiting-for': string;
125
125
  queued: string;
126
126
  'a11y-cloud-editor-apply-aspect-ratio': string;
127
- 'aspect-ratio': string;
128
127
  'crop-to-shape': string;
129
128
  custom: string;
129
+ 'freeform-crop': string;
130
130
  };
131
131
  export default _default;
132
132
  //# sourceMappingURL=sr.d.ts.map
@@ -125,9 +125,9 @@ export default {
125
125
  'waiting-for': 'Чека се {{source}}',
126
126
  queued: 'У реду',
127
127
  'a11y-cloud-editor-apply-aspect-ratio': 'Примени операцију {{name}} {{value}}',
128
- 'aspect-ratio': 'Однос страница',
129
128
 
130
129
  'crop-to-shape': 'Исеци на {{value}}',
131
130
 
132
- custom: 'Прилагођен',
131
+ custom: 'Слободна форма',
132
+ 'freeform-crop': 'Слободно исецање',
133
133
  };
@@ -122,9 +122,9 @@ declare const _default: {
122
122
  'deselect-all': string;
123
123
  'waiting-for': string;
124
124
  'a11y-cloud-editor-apply-aspect-ratio': string;
125
- 'aspect-ratio': string;
126
125
  'crop-to-shape': string;
127
126
  custom: string;
127
+ 'freeform-crop': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=sv.d.ts.map
@@ -123,9 +123,9 @@ export default {
123
123
  'deselect-all': 'Avmarkera alla',
124
124
  'waiting-for': 'Väntar på {{source}}',
125
125
  'a11y-cloud-editor-apply-aspect-ratio': 'Använd åtgärd {{name}} {{value}}',
126
- 'aspect-ratio': 'Bildförhållande',
127
126
 
128
127
  'crop-to-shape': 'Beskär till {{value}}',
129
128
 
130
- custom: 'Anpassad',
129
+ custom: 'Fri form',
130
+ 'freeform-crop': 'Fri beskärning',
131
131
  };
@@ -122,9 +122,9 @@ declare const _default: {
122
122
  'deselect-all': string;
123
123
  'waiting-for': string;
124
124
  'a11y-cloud-editor-apply-aspect-ratio': string;
125
- 'aspect-ratio': string;
126
125
  'crop-to-shape': string;
127
126
  custom: string;
127
+ 'freeform-crop': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=tr.d.ts.map
@@ -123,9 +123,9 @@ export default {
123
123
  'deselect-all': 'Hiçbirini seçme',
124
124
  'waiting-for': '{{source}} bekleniyor',
125
125
  'a11y-cloud-editor-apply-aspect-ratio': '{{name}} {{value}} işlemini uygula',
126
- 'aspect-ratio': 'En boy oranı',
127
126
 
128
127
  'crop-to-shape': '{{value}} boyutuna kırp',
129
128
 
130
- custom: 'Özel',
129
+ custom: 'Serbest form',
130
+ 'freeform-crop': 'Serbest kırpma',
131
131
  };
@@ -126,9 +126,9 @@ declare const _default: {
126
126
  'deselect-all': string;
127
127
  'waiting-for': string;
128
128
  'a11y-cloud-editor-apply-aspect-ratio': string;
129
- 'aspect-ratio': string;
130
129
  'crop-to-shape': string;
131
130
  custom: string;
131
+ 'freeform-crop': string;
132
132
  };
133
133
  export default _default;
134
134
  //# sourceMappingURL=uk.d.ts.map
@@ -127,9 +127,9 @@ export default {
127
127
  'deselect-all': 'Скасувати вибір всіх',
128
128
  'waiting-for': 'Очікування {{source}}',
129
129
  'a11y-cloud-editor-apply-aspect-ratio': 'Застосувати операцію {{name}} {{value}}',
130
- 'aspect-ratio': 'Співвідношення сторін',
131
130
 
132
131
  'crop-to-shape': 'Обрізати до {{value}}',
133
132
 
134
- custom: 'Користувацький',
133
+ custom: 'Вільна форма',
134
+ 'freeform-crop': 'Вільна обрізка',
135
135
  };
@@ -122,9 +122,9 @@ declare const _default: {
122
122
  'deselect-all': string;
123
123
  'waiting-for': string;
124
124
  'a11y-cloud-editor-apply-aspect-ratio': string;
125
- 'aspect-ratio': string;
126
125
  'crop-to-shape': string;
127
126
  custom: string;
127
+ 'freeform-crop': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=vi.d.ts.map
@@ -123,9 +123,9 @@ export default {
123
123
  'deselect-all': 'Bỏ chọn tất cả',
124
124
  'waiting-for': 'Đang chờ {{source}}',
125
125
  'a11y-cloud-editor-apply-aspect-ratio': 'Áp dụng thao tác {{name}} {{value}}',
126
- 'aspect-ratio': 'Tỷ lệ khung hình',
127
126
 
128
127
  'crop-to-shape': 'Cắt theo {{value}}',
129
128
 
130
- custom: 'Tùy chỉnh',
129
+ custom: 'Dạng tự do',
130
+ 'freeform-crop': 'Cắt tự do',
131
131
  };
@@ -122,9 +122,9 @@ declare const _default: {
122
122
  'deselect-all': string;
123
123
  'waiting-for': string;
124
124
  'a11y-cloud-editor-apply-aspect-ratio': string;
125
- 'aspect-ratio': string;
126
125
  'crop-to-shape': string;
127
126
  custom: string;
127
+ 'freeform-crop': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=zh-TW.d.ts.map
@@ -123,9 +123,9 @@ export default {
123
123
  'deselect-all': '取消全選',
124
124
  'waiting-for': '等待 {{source}}',
125
125
  'a11y-cloud-editor-apply-aspect-ratio': '套用操作 {{name}} {{value}}',
126
- 'aspect-ratio': '寬高比',
127
126
 
128
127
  'crop-to-shape': '裁剪為 {{value}}',
129
128
 
130
- custom: '自訂',
129
+ custom: '自由形式',
130
+ 'freeform-crop': '自由裁剪',
131
131
  };
@@ -122,9 +122,9 @@ declare const _default: {
122
122
  'deselect-all': string;
123
123
  'waiting-for': string;
124
124
  'a11y-cloud-editor-apply-aspect-ratio': string;
125
- 'aspect-ratio': string;
126
125
  'crop-to-shape': string;
127
126
  custom: string;
127
+ 'freeform-crop': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=zh.d.ts.map
@@ -123,9 +123,7 @@ export default {
123
123
  'deselect-all': '取消全选',
124
124
  'waiting-for': '等待 {{source}}',
125
125
  'a11y-cloud-editor-apply-aspect-ratio': '应用操作 {{name}} {{value}}',
126
- 'aspect-ratio': '宽高比',
127
-
128
126
  'crop-to-shape': '裁剪为 {{value}}',
129
-
130
- custom: '自定义',
127
+ custom: '自由形式',
128
+ 'freeform-crop': '自由裁剪',
131
129
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@uploadcare/file-uploader",
3
- "version": "1.21.0",
3
+ "version": "1.22.0",
4
4
  "description": "Building blocks for Uploadcare products integration",
5
5
  "keywords": [
6
6
  "web components",