@uploadcare/file-uploader 1.12.0-alpha.0 → 1.12.1-alpha.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 (125) hide show
  1. package/abstract/UploaderBlock.d.ts +0 -2
  2. package/abstract/UploaderBlock.d.ts.map +1 -1
  3. package/blocks/CameraSource/CameraSource.d.ts.map +1 -1
  4. package/blocks/CameraSource/CameraSource.js +11 -10
  5. package/blocks/Config/Config.d.ts +1 -1
  6. package/blocks/Config/Config.d.ts.map +1 -1
  7. package/blocks/Config/initialConfig.d.ts.map +1 -1
  8. package/blocks/Config/initialConfig.js +1 -0
  9. package/blocks/Config/normalizeConfigValue.d.ts.map +1 -1
  10. package/blocks/Config/normalizeConfigValue.js +1 -0
  11. package/blocks/ExternalSource/ExternalSource.d.ts +8 -2
  12. package/blocks/ExternalSource/ExternalSource.d.ts.map +1 -1
  13. package/blocks/ExternalSource/ExternalSource.js +27 -16
  14. package/blocks/ExternalSource/external-source.css +14 -0
  15. package/blocks/ExternalSource/types.d.ts +1 -12
  16. package/blocks/ExternalSource/types.d.ts.map +1 -1
  17. package/blocks/ExternalSource/types.js +1 -15
  18. package/blocks/FileItem/FileItem.d.ts +4 -0
  19. package/blocks/FileItem/FileItem.d.ts.map +1 -1
  20. package/blocks/FileItem/FileItem.js +22 -2
  21. package/blocks/ProgressBar/ProgressBar.d.ts.map +1 -1
  22. package/blocks/ProgressBar/ProgressBar.js +30 -6
  23. package/blocks/ProgressBar/progress-bar.css +35 -1
  24. package/blocks/SourceList/SourceList.d.ts.map +1 -1
  25. package/blocks/SourceList/SourceList.js +11 -0
  26. package/blocks/Spinner/Spinner.d.ts +8 -0
  27. package/blocks/Spinner/Spinner.d.ts.map +1 -0
  28. package/blocks/Spinner/Spinner.js +5 -0
  29. package/blocks/Spinner/spinner.css +18 -0
  30. package/blocks/themes/uc-basic/index.css +1 -0
  31. package/blocks/themes/uc-basic/svg-sprite.d.ts +1 -1
  32. package/blocks/themes/uc-basic/svg-sprite.js +1 -1
  33. package/blocks/utils/UploadSource.d.ts +0 -2
  34. package/blocks/utils/UploadSource.d.ts.map +1 -1
  35. package/blocks/utils/UploadSource.js +0 -1
  36. package/env.d.ts +1 -1
  37. package/env.js +1 -1
  38. package/index.d.ts +1 -0
  39. package/index.js +1 -0
  40. package/index.ssr.d.ts +8 -30
  41. package/index.ssr.d.ts.map +1 -1
  42. package/index.ssr.js +18 -36
  43. package/locales/file-uploader/ar.d.ts +1 -1
  44. package/locales/file-uploader/ar.js +1 -1
  45. package/locales/file-uploader/az.d.ts +1 -1
  46. package/locales/file-uploader/az.js +1 -1
  47. package/locales/file-uploader/ca.d.ts +1 -1
  48. package/locales/file-uploader/ca.js +1 -1
  49. package/locales/file-uploader/cs.d.ts +1 -1
  50. package/locales/file-uploader/cs.js +1 -1
  51. package/locales/file-uploader/da.d.ts +1 -1
  52. package/locales/file-uploader/da.js +1 -1
  53. package/locales/file-uploader/de.d.ts +1 -1
  54. package/locales/file-uploader/de.js +1 -1
  55. package/locales/file-uploader/el.d.ts +1 -1
  56. package/locales/file-uploader/el.js +1 -1
  57. package/locales/file-uploader/en.d.ts +1 -1
  58. package/locales/file-uploader/en.js +2 -2
  59. package/locales/file-uploader/es.d.ts +1 -1
  60. package/locales/file-uploader/es.js +1 -1
  61. package/locales/file-uploader/et.d.ts +1 -1
  62. package/locales/file-uploader/et.js +1 -1
  63. package/locales/file-uploader/fi.d.ts +1 -1
  64. package/locales/file-uploader/fi.js +1 -1
  65. package/locales/file-uploader/fr.d.ts +1 -1
  66. package/locales/file-uploader/fr.js +1 -1
  67. package/locales/file-uploader/he.d.ts +1 -1
  68. package/locales/file-uploader/he.js +1 -1
  69. package/locales/file-uploader/hy.d.ts +1 -1
  70. package/locales/file-uploader/hy.js +1 -1
  71. package/locales/file-uploader/is.d.ts +1 -1
  72. package/locales/file-uploader/is.js +1 -1
  73. package/locales/file-uploader/it.d.ts +1 -1
  74. package/locales/file-uploader/it.js +1 -1
  75. package/locales/file-uploader/ja.d.ts +1 -1
  76. package/locales/file-uploader/ja.js +1 -1
  77. package/locales/file-uploader/ka.d.ts +1 -1
  78. package/locales/file-uploader/ka.js +1 -1
  79. package/locales/file-uploader/kk.d.ts +1 -1
  80. package/locales/file-uploader/kk.js +1 -1
  81. package/locales/file-uploader/ko.d.ts +1 -1
  82. package/locales/file-uploader/ko.js +1 -1
  83. package/locales/file-uploader/lv.d.ts +1 -1
  84. package/locales/file-uploader/lv.js +1 -1
  85. package/locales/file-uploader/nb.d.ts +1 -1
  86. package/locales/file-uploader/nb.js +1 -1
  87. package/locales/file-uploader/nl.d.ts +1 -1
  88. package/locales/file-uploader/nl.js +1 -1
  89. package/locales/file-uploader/pl.d.ts +1 -1
  90. package/locales/file-uploader/pl.js +1 -1
  91. package/locales/file-uploader/pt.d.ts +1 -1
  92. package/locales/file-uploader/pt.js +1 -1
  93. package/locales/file-uploader/ro.d.ts +1 -1
  94. package/locales/file-uploader/ro.js +1 -1
  95. package/locales/file-uploader/ru.d.ts +1 -1
  96. package/locales/file-uploader/ru.js +1 -1
  97. package/locales/file-uploader/sk.d.ts +1 -1
  98. package/locales/file-uploader/sk.js +1 -1
  99. package/locales/file-uploader/sr.d.ts +1 -1
  100. package/locales/file-uploader/sr.js +1 -1
  101. package/locales/file-uploader/sv.d.ts +1 -1
  102. package/locales/file-uploader/sv.js +1 -1
  103. package/locales/file-uploader/tr.d.ts +1 -1
  104. package/locales/file-uploader/tr.js +1 -1
  105. package/locales/file-uploader/uk.d.ts +1 -1
  106. package/locales/file-uploader/uk.js +1 -1
  107. package/locales/file-uploader/vi.d.ts +1 -1
  108. package/locales/file-uploader/vi.js +1 -1
  109. package/locales/file-uploader/zh-TW.d.ts +1 -1
  110. package/locales/file-uploader/zh-TW.js +1 -1
  111. package/locales/file-uploader/zh.d.ts +1 -1
  112. package/locales/file-uploader/zh.js +1 -1
  113. package/package.json +2 -4
  114. package/types/exported.d.ts +168 -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.js +1 -1
  119. package/web/uc-file-uploader-inline.min.css +1 -1
  120. package/web/uc-file-uploader-inline.min.js +4 -4
  121. package/web/uc-file-uploader-minimal.min.css +1 -1
  122. package/web/uc-file-uploader-minimal.min.js +3 -3
  123. package/web/uc-file-uploader-regular.min.css +1 -1
  124. package/web/uc-file-uploader-regular.min.js +4 -4
  125. package/web/uc-img.min.js +1 -1
package/index.ssr.js CHANGED
@@ -162,7 +162,6 @@ export const CameraSource = class {
162
162
  DROPBOX: "dropbox",
163
163
  GDRIVE: "gdrive",
164
164
  GPHOTOS: "gphotos",
165
- INSTAGRAM: "instagram",
166
165
  FLICKR: "flickr",
167
166
  VK: "vk",
168
167
  EVERNOTE: "evernote",
@@ -182,7 +181,6 @@ export const CameraSource = class {
182
181
  DROPBOX: "dropbox",
183
182
  GDRIVE: "gdrive",
184
183
  GPHOTOS: "gphotos",
185
- INSTAGRAM: "instagram",
186
184
  FLICKR: "flickr",
187
185
  VK: "vk",
188
186
  EVERNOTE: "evernote",
@@ -250,7 +248,6 @@ export const CloudImageEditorActivity = class {
250
248
  DROPBOX: "dropbox",
251
249
  GDRIVE: "gdrive",
252
250
  GPHOTOS: "gphotos",
253
- INSTAGRAM: "instagram",
254
251
  FLICKR: "flickr",
255
252
  VK: "vk",
256
253
  EVERNOTE: "evernote",
@@ -270,7 +267,6 @@ export const CloudImageEditorActivity = class {
270
267
  DROPBOX: "dropbox",
271
268
  GDRIVE: "gdrive",
272
269
  GPHOTOS: "gphotos",
273
- INSTAGRAM: "instagram",
274
270
  FLICKR: "flickr",
275
271
  VK: "vk",
276
272
  EVERNOTE: "evernote",
@@ -343,6 +339,7 @@ export const Config = class {
343
339
  "img-only",
344
340
  "accept",
345
341
  "external-sources-preferred-types",
342
+ "external-sources-embed-css",
346
343
  "store",
347
344
  "camera-mirror",
348
345
  "camera-capture",
@@ -387,6 +384,7 @@ export const Config = class {
387
384
  "confirmupload",
388
385
  "imgonly",
389
386
  "externalsourcespreferredtypes",
387
+ "externalsourcesembedcss",
390
388
  "cameramirror",
391
389
  "cameracapture",
392
390
  "sourcelist",
@@ -494,7 +492,6 @@ export const DropArea = class {
494
492
  DROPBOX: "dropbox",
495
493
  GDRIVE: "gdrive",
496
494
  GPHOTOS: "gphotos",
497
- INSTAGRAM: "instagram",
498
495
  FLICKR: "flickr",
499
496
  VK: "vk",
500
497
  EVERNOTE: "evernote",
@@ -514,7 +511,6 @@ export const DropArea = class {
514
511
  DROPBOX: "dropbox",
515
512
  GDRIVE: "gdrive",
516
513
  GPHOTOS: "gphotos",
517
- INSTAGRAM: "instagram",
518
514
  FLICKR: "flickr",
519
515
  VK: "vk",
520
516
  EVERNOTE: "evernote",
@@ -767,12 +763,10 @@ export const ExternalSource = class {
767
763
  <button type="button" set="onclick: onSelectAll; @hidden: !couldSelectAll" l10n="select-all"></button>
768
764
  <button type="button" set="onclick: onDeselectAll; @hidden: !couldDeselectAll" l10n="deselect-all"></button>
769
765
  </div>
770
- <button
771
- type="button"
772
- class="uc-done-btn uc-primary-btn"
773
- set="onclick: onDone; @disabled: !isSelectionReady"
774
- l10n="done"
775
- ></button>
766
+ <button type="button" class="uc-done-btn uc-primary-btn" set="onclick: onDone; @disabled: !isDoneBtnEnabled;">
767
+ <uc-spinner set="@hidden: isSelectionReady"></uc-spinner>
768
+ <span l10n="done" set="@class: doneBtnTextClass"></span>
769
+ </button>
776
770
  </div>
777
771
  </div>
778
772
  `;
@@ -781,7 +775,6 @@ export const ExternalSource = class {
781
775
  DROPBOX: "dropbox",
782
776
  GDRIVE: "gdrive",
783
777
  GPHOTOS: "gphotos",
784
- INSTAGRAM: "instagram",
785
778
  FLICKR: "flickr",
786
779
  VK: "vk",
787
780
  EVERNOTE: "evernote",
@@ -801,7 +794,6 @@ export const ExternalSource = class {
801
794
  DROPBOX: "dropbox",
802
795
  GDRIVE: "gdrive",
803
796
  GPHOTOS: "gphotos",
804
- INSTAGRAM: "instagram",
805
797
  FLICKR: "flickr",
806
798
  VK: "vk",
807
799
  EVERNOTE: "evernote",
@@ -828,7 +820,6 @@ export const ExternalUploadSource = {
828
820
  DROPBOX: "dropbox",
829
821
  GDRIVE: "gdrive",
830
822
  GPHOTOS: "gphotos",
831
- INSTAGRAM: "instagram",
832
823
  FLICKR: "flickr",
833
824
  VK: "vk",
834
825
  EVERNOTE: "evernote",
@@ -847,6 +838,7 @@ export const FileItem = class {
847
838
  <div aria-live="polite" class="uc-file-name-wrapper" set="@aria-label:ariaLabelStatusFile;">
848
839
  <span class="uc-file-name" set="@title: itemName">{{itemName}}</span>
849
840
  <span class="uc-file-error" set="@hidden: !errorText">{{errorText}}</span>
841
+ <span class="uc-file-hint" set="@hidden: !hint">{{hint}}</span>
850
842
  </div>
851
843
  <div class="uc-file-actions">
852
844
  <button
@@ -878,7 +870,6 @@ export const FileItem = class {
878
870
  DROPBOX: "dropbox",
879
871
  GDRIVE: "gdrive",
880
872
  GPHOTOS: "gphotos",
881
- INSTAGRAM: "instagram",
882
873
  FLICKR: "flickr",
883
874
  VK: "vk",
884
875
  EVERNOTE: "evernote",
@@ -898,7 +889,6 @@ export const FileItem = class {
898
889
  DROPBOX: "dropbox",
899
890
  GDRIVE: "gdrive",
900
891
  GPHOTOS: "gphotos",
901
- INSTAGRAM: "instagram",
902
892
  FLICKR: "flickr",
903
893
  VK: "vk",
904
894
  EVERNOTE: "evernote",
@@ -945,7 +935,6 @@ export const FormInput = class {
945
935
  DROPBOX: "dropbox",
946
936
  GDRIVE: "gdrive",
947
937
  GPHOTOS: "gphotos",
948
- INSTAGRAM: "instagram",
949
938
  FLICKR: "flickr",
950
939
  VK: "vk",
951
940
  EVERNOTE: "evernote",
@@ -965,7 +954,6 @@ export const FormInput = class {
965
954
  DROPBOX: "dropbox",
966
955
  GDRIVE: "gdrive",
967
956
  GPHOTOS: "gphotos",
968
- INSTAGRAM: "instagram",
969
957
  FLICKR: "flickr",
970
958
  VK: "vk",
971
959
  EVERNOTE: "evernote",
@@ -1048,7 +1036,7 @@ export const Modal = class {
1048
1036
  static bindAttributes = () => {};
1049
1037
  };
1050
1038
  export const PACKAGE_NAME = `blocks`;
1051
- export const PACKAGE_VERSION = `1.11.1`;
1039
+ export const PACKAGE_VERSION = `1.12.0`;
1052
1040
  export const PresenceToggle = class {
1053
1041
  static template = `<slot></slot> `;
1054
1042
  static reg = () => {};
@@ -1057,7 +1045,10 @@ export const PresenceToggle = class {
1057
1045
  static bindAttributes = () => {};
1058
1046
  };
1059
1047
  export const ProgressBar = class {
1060
- static template = ` <div ref="line" class="uc-progress"></div> `;
1048
+ static template = `
1049
+ <div ref="fakeProgressLine" class="uc-fake-progress"></div>
1050
+ <div ref="realProgressLine" class="uc-progress"></div>
1051
+ `;
1061
1052
  static reg = () => {};
1062
1053
  static styleAttrs = [];
1063
1054
  static is = `sym-1`;
@@ -1070,7 +1061,6 @@ export const ProgressBarCommon = class {
1070
1061
  DROPBOX: "dropbox",
1071
1062
  GDRIVE: "gdrive",
1072
1063
  GPHOTOS: "gphotos",
1073
- INSTAGRAM: "instagram",
1074
1064
  FLICKR: "flickr",
1075
1065
  VK: "vk",
1076
1066
  EVERNOTE: "evernote",
@@ -1090,7 +1080,6 @@ export const ProgressBarCommon = class {
1090
1080
  DROPBOX: "dropbox",
1091
1081
  GDRIVE: "gdrive",
1092
1082
  GPHOTOS: "gphotos",
1093
- INSTAGRAM: "instagram",
1094
1083
  FLICKR: "flickr",
1095
1084
  VK: "vk",
1096
1085
  EVERNOTE: "evernote",
@@ -1137,7 +1126,6 @@ export const SimpleBtn = class {
1137
1126
  DROPBOX: "dropbox",
1138
1127
  GDRIVE: "gdrive",
1139
1128
  GPHOTOS: "gphotos",
1140
- INSTAGRAM: "instagram",
1141
1129
  FLICKR: "flickr",
1142
1130
  VK: "vk",
1143
1131
  EVERNOTE: "evernote",
@@ -1157,7 +1145,6 @@ export const SimpleBtn = class {
1157
1145
  DROPBOX: "dropbox",
1158
1146
  GDRIVE: "gdrive",
1159
1147
  GPHOTOS: "gphotos",
1160
- INSTAGRAM: "instagram",
1161
1148
  FLICKR: "flickr",
1162
1149
  VK: "vk",
1163
1150
  EVERNOTE: "evernote",
@@ -1213,7 +1200,6 @@ export const SourceBtn = class {
1213
1200
  DROPBOX: "dropbox",
1214
1201
  GDRIVE: "gdrive",
1215
1202
  GPHOTOS: "gphotos",
1216
- INSTAGRAM: "instagram",
1217
1203
  FLICKR: "flickr",
1218
1204
  VK: "vk",
1219
1205
  EVERNOTE: "evernote",
@@ -1233,7 +1219,6 @@ export const SourceBtn = class {
1233
1219
  DROPBOX: "dropbox",
1234
1220
  GDRIVE: "gdrive",
1235
1221
  GPHOTOS: "gphotos",
1236
- INSTAGRAM: "instagram",
1237
1222
  FLICKR: "flickr",
1238
1223
  VK: "vk",
1239
1224
  EVERNOTE: "evernote",
@@ -1261,6 +1246,12 @@ export const SourceList = class {
1261
1246
  static is = `sym-1`;
1262
1247
  static bindAttributes = () => {};
1263
1248
  };
1249
+ export const Spinner = class {
1250
+ static template = ` <div class="uc-spinner"></div> `;
1251
+ static reg = () => {};
1252
+ static is = `sym-1`;
1253
+ static bindAttributes = () => {};
1254
+ };
1264
1255
  export const StartFrom = class {
1265
1256
  static template = ` <div class="uc-content"><slot></slot></div> `;
1266
1257
  static activities = {
@@ -1315,7 +1306,6 @@ export const UploadCtxProvider = class {
1315
1306
  DROPBOX: "dropbox",
1316
1307
  GDRIVE: "gdrive",
1317
1308
  GPHOTOS: "gphotos",
1318
- INSTAGRAM: "instagram",
1319
1309
  FLICKR: "flickr",
1320
1310
  VK: "vk",
1321
1311
  EVERNOTE: "evernote",
@@ -1335,7 +1325,6 @@ export const UploadCtxProvider = class {
1335
1325
  DROPBOX: "dropbox",
1336
1326
  GDRIVE: "gdrive",
1337
1327
  GPHOTOS: "gphotos",
1338
- INSTAGRAM: "instagram",
1339
1328
  FLICKR: "flickr",
1340
1329
  VK: "vk",
1341
1330
  EVERNOTE: "evernote",
@@ -1410,7 +1399,6 @@ export const UploadList = class {
1410
1399
  DROPBOX: "dropbox",
1411
1400
  GDRIVE: "gdrive",
1412
1401
  GPHOTOS: "gphotos",
1413
- INSTAGRAM: "instagram",
1414
1402
  FLICKR: "flickr",
1415
1403
  VK: "vk",
1416
1404
  EVERNOTE: "evernote",
@@ -1430,7 +1418,6 @@ export const UploadList = class {
1430
1418
  DROPBOX: "dropbox",
1431
1419
  GDRIVE: "gdrive",
1432
1420
  GPHOTOS: "gphotos",
1433
- INSTAGRAM: "instagram",
1434
1421
  FLICKR: "flickr",
1435
1422
  VK: "vk",
1436
1423
  EVERNOTE: "evernote",
@@ -1464,7 +1451,6 @@ export const UploadSource = {
1464
1451
  DROPBOX: "dropbox",
1465
1452
  GDRIVE: "gdrive",
1466
1453
  GPHOTOS: "gphotos",
1467
- INSTAGRAM: "instagram",
1468
1454
  FLICKR: "flickr",
1469
1455
  VK: "vk",
1470
1456
  EVERNOTE: "evernote",
@@ -1478,7 +1464,6 @@ export const UploaderBlock = class {
1478
1464
  DROPBOX: "dropbox",
1479
1465
  GDRIVE: "gdrive",
1480
1466
  GPHOTOS: "gphotos",
1481
- INSTAGRAM: "instagram",
1482
1467
  FLICKR: "flickr",
1483
1468
  VK: "vk",
1484
1469
  EVERNOTE: "evernote",
@@ -1498,7 +1483,6 @@ export const UploaderBlock = class {
1498
1483
  DROPBOX: "dropbox",
1499
1484
  GDRIVE: "gdrive",
1500
1485
  GPHOTOS: "gphotos",
1501
- INSTAGRAM: "instagram",
1502
1486
  FLICKR: "flickr",
1503
1487
  VK: "vk",
1504
1488
  EVERNOTE: "evernote",
@@ -1554,7 +1538,6 @@ export const UrlSource = class {
1554
1538
  DROPBOX: "dropbox",
1555
1539
  GDRIVE: "gdrive",
1556
1540
  GPHOTOS: "gphotos",
1557
- INSTAGRAM: "instagram",
1558
1541
  FLICKR: "flickr",
1559
1542
  VK: "vk",
1560
1543
  EVERNOTE: "evernote",
@@ -1574,7 +1557,6 @@ export const UrlSource = class {
1574
1557
  DROPBOX: "dropbox",
1575
1558
  GDRIVE: "gdrive",
1576
1559
  GPHOTOS: "gphotos",
1577
- INSTAGRAM: "instagram",
1578
1560
  FLICKR: "flickr",
1579
1561
  VK: "vk",
1580
1562
  EVERNOTE: "evernote",
@@ -58,7 +58,6 @@ declare const _default: {
58
58
  'src-type-dropbox': string;
59
59
  'src-type-gdrive': string;
60
60
  'src-type-gphotos': string;
61
- 'src-type-instagram': string;
62
61
  'src-type-flickr': string;
63
62
  'src-type-vk': string;
64
63
  'src-type-evernote': string;
@@ -125,6 +124,7 @@ declare const _default: {
125
124
  uploading: string;
126
125
  idle: string;
127
126
  'a11y-file-item-status': string;
127
+ 'waiting-for': string;
128
128
  };
129
129
  export default _default;
130
130
  //# sourceMappingURL=ar.d.ts.map
@@ -58,7 +58,6 @@ export default {
58
58
  'src-type-dropbox': 'Dropbox',
59
59
  'src-type-gdrive': 'Google Drive',
60
60
  'src-type-gphotos': 'Google Photos',
61
- 'src-type-instagram': 'Instagram',
62
61
  'src-type-flickr': 'Flickr',
63
62
  'src-type-vk': 'VK',
64
63
  'src-type-evernote': 'Evernote',
@@ -126,4 +125,5 @@ export default {
126
125
  uploading: 'جارٍ التحميل',
127
126
  idle: 'خامل',
128
127
  'a11y-file-item-status': 'الملف {{fileName}} في حالة {{status}}',
128
+ 'waiting-for': 'في انتظار {{source}}',
129
129
  };
@@ -50,7 +50,6 @@ declare const _default: {
50
50
  'src-type-dropbox': string;
51
51
  'src-type-gdrive': string;
52
52
  'src-type-gphotos': string;
53
- 'src-type-instagram': string;
54
53
  'src-type-flickr': string;
55
54
  'src-type-vk': string;
56
55
  'src-type-evernote': string;
@@ -117,6 +116,7 @@ declare const _default: {
117
116
  uploading: string;
118
117
  idle: string;
119
118
  'a11y-file-item-status': string;
119
+ 'waiting-for': string;
120
120
  };
121
121
  export default _default;
122
122
  //# sourceMappingURL=az.d.ts.map
@@ -50,7 +50,6 @@ export default {
50
50
  'src-type-dropbox': 'Dropbox',
51
51
  'src-type-gdrive': 'Google Drive',
52
52
  'src-type-gphotos': 'Google Photos',
53
- 'src-type-instagram': 'Instagram',
54
53
  'src-type-flickr': 'Flickr',
55
54
  'src-type-vk': 'VK',
56
55
  'src-type-evernote': 'Evernote',
@@ -118,4 +117,5 @@ export default {
118
117
  uploading: 'Yüklənir',
119
118
  idle: 'Boş',
120
119
  'a11y-file-item-status': '{{fileName}} faylı {{status}} statusundadır',
120
+ 'waiting-for': '{{source}} gözlənilir',
121
121
  };
@@ -52,7 +52,6 @@ declare const _default: {
52
52
  'src-type-dropbox': string;
53
53
  'src-type-gdrive': string;
54
54
  'src-type-gphotos': string;
55
- 'src-type-instagram': string;
56
55
  'src-type-flickr': string;
57
56
  'src-type-vk': string;
58
57
  'src-type-evernote': string;
@@ -119,6 +118,7 @@ declare const _default: {
119
118
  uploading: string;
120
119
  idle: string;
121
120
  'a11y-file-item-status': string;
121
+ 'waiting-for': string;
122
122
  };
123
123
  export default _default;
124
124
  //# sourceMappingURL=ca.d.ts.map
@@ -52,7 +52,6 @@ export default {
52
52
  'src-type-dropbox': 'Dropbox',
53
53
  'src-type-gdrive': 'Google Drive',
54
54
  'src-type-gphotos': 'Google Photos',
55
- 'src-type-instagram': 'Instagram',
56
55
  'src-type-flickr': 'Flickr',
57
56
  'src-type-vk': 'VK',
58
57
  'src-type-evernote': 'Evernote',
@@ -121,4 +120,5 @@ export default {
121
120
  uploading: 'Carregant',
122
121
  idle: 'Inactiu',
123
122
  'a11y-file-item-status': 'El fitxer {{fileName}} està en estat {{status}}',
123
+ 'waiting-for': 'Esperant per {{source}}',
124
124
  };
@@ -54,7 +54,6 @@ declare const _default: {
54
54
  'src-type-dropbox': string;
55
55
  'src-type-gdrive': string;
56
56
  'src-type-gphotos': string;
57
- 'src-type-instagram': string;
58
57
  'src-type-flickr': string;
59
58
  'src-type-vk': string;
60
59
  'src-type-evernote': string;
@@ -121,6 +120,7 @@ declare const _default: {
121
120
  uploading: string;
122
121
  idle: string;
123
122
  'a11y-file-item-status': string;
123
+ 'waiting-for': string;
124
124
  };
125
125
  export default _default;
126
126
  //# sourceMappingURL=cs.d.ts.map
@@ -54,7 +54,6 @@ export default {
54
54
  'src-type-dropbox': 'Dropbox',
55
55
  'src-type-gdrive': 'Google Drive',
56
56
  'src-type-gphotos': 'Google Photos',
57
- 'src-type-instagram': 'Instagram',
58
57
  'src-type-flickr': 'Flickr',
59
58
  'src-type-vk': 'VK',
60
59
  'src-type-evernote': 'Evernote',
@@ -123,4 +122,5 @@ export default {
123
122
  uploading: 'Nahrává se',
124
123
  idle: 'Nečinný',
125
124
  'a11y-file-item-status': 'Soubor {{fileName}} je ve stavu {{status}}',
125
+ 'waiting-for': 'Čekání na {{source}}',
126
126
  };
@@ -50,7 +50,6 @@ declare const _default: {
50
50
  'src-type-dropbox': string;
51
51
  'src-type-gdrive': string;
52
52
  'src-type-gphotos': string;
53
- 'src-type-instagram': string;
54
53
  'src-type-flickr': string;
55
54
  'src-type-vk': string;
56
55
  'src-type-evernote': string;
@@ -117,6 +116,7 @@ declare const _default: {
117
116
  uploading: string;
118
117
  idle: string;
119
118
  'a11y-file-item-status': string;
119
+ 'waiting-for': string;
120
120
  };
121
121
  export default _default;
122
122
  //# sourceMappingURL=da.d.ts.map
@@ -50,7 +50,6 @@ export default {
50
50
  'src-type-dropbox': 'Dropbox',
51
51
  'src-type-gdrive': 'Google Drive',
52
52
  'src-type-gphotos': 'Google Photos',
53
- 'src-type-instagram': 'Instagram',
54
53
  'src-type-flickr': 'Flickr',
55
54
  'src-type-vk': 'VK',
56
55
  'src-type-evernote': 'Evernote',
@@ -119,4 +118,5 @@ export default {
119
118
  uploading: 'Uploader',
120
119
  idle: 'Inaktiv',
121
120
  'a11y-file-item-status': 'Filen {{fileName}} er i status {{status}}',
121
+ 'waiting-for': 'Venter på {{source}}',
122
122
  };
@@ -50,7 +50,6 @@ declare const _default: {
50
50
  'src-type-dropbox': string;
51
51
  'src-type-gdrive': string;
52
52
  'src-type-gphotos': string;
53
- 'src-type-instagram': string;
54
53
  'src-type-flickr': string;
55
54
  'src-type-vk': string;
56
55
  'src-type-evernote': string;
@@ -117,6 +116,7 @@ declare const _default: {
117
116
  uploading: string;
118
117
  idle: string;
119
118
  'a11y-file-item-status': string;
119
+ 'waiting-for': string;
120
120
  };
121
121
  export default _default;
122
122
  //# sourceMappingURL=de.d.ts.map
@@ -50,7 +50,6 @@ export default {
50
50
  'src-type-dropbox': 'Dropbox',
51
51
  'src-type-gdrive': 'Google Drive',
52
52
  'src-type-gphotos': 'Google Photos',
53
- 'src-type-instagram': 'Instagram',
54
53
  'src-type-flickr': 'Flickr',
55
54
  'src-type-vk': 'VK',
56
55
  'src-type-evernote': 'Evernote',
@@ -120,4 +119,5 @@ export default {
120
119
  uploading: 'Hochladen',
121
120
  idle: 'Leerlauf',
122
121
  'a11y-file-item-status': 'Datei {{fileName}} im Status {{status}}',
122
+ 'waiting-for': 'Warten auf {{source}}',
123
123
  };
@@ -50,7 +50,6 @@ declare const _default: {
50
50
  'src-type-dropbox': string;
51
51
  'src-type-gdrive': string;
52
52
  'src-type-gphotos': string;
53
- 'src-type-instagram': string;
54
53
  'src-type-flickr': string;
55
54
  'src-type-vk': string;
56
55
  'src-type-evernote': string;
@@ -117,6 +116,7 @@ declare const _default: {
117
116
  uploading: string;
118
117
  idle: string;
119
118
  'a11y-file-item-status': string;
119
+ 'waiting-for': string;
120
120
  };
121
121
  export default _default;
122
122
  //# sourceMappingURL=el.d.ts.map
@@ -50,7 +50,6 @@ export default {
50
50
  'src-type-dropbox': 'Dropbox',
51
51
  'src-type-gdrive': 'Google Drive',
52
52
  'src-type-gphotos': 'Google Photos',
53
- 'src-type-instagram': 'Instagram',
54
53
  'src-type-flickr': 'Flickr',
55
54
  'src-type-vk': 'VK',
56
55
  'src-type-evernote': 'Evernote',
@@ -120,4 +119,5 @@ export default {
120
119
  uploading: 'Μεταφόρτωση',
121
120
  idle: 'Αδράνεια',
122
121
  'a11y-file-item-status': 'Το αρχείο {{fileName}} βρίσκεται στην κατάσταση {{status}}',
122
+ 'waiting-for': 'Αναμονή για {{source}}',
123
123
  };
@@ -50,7 +50,6 @@ declare const _default: {
50
50
  'src-type-dropbox': string;
51
51
  'src-type-gdrive': string;
52
52
  'src-type-gphotos': string;
53
- 'src-type-instagram': string;
54
53
  'src-type-flickr': string;
55
54
  'src-type-vk': string;
56
55
  'src-type-evernote': string;
@@ -117,6 +116,7 @@ declare const _default: {
117
116
  uploading: string;
118
117
  idle: string;
119
118
  'a11y-file-item-status': string;
119
+ 'waiting-for': string;
120
120
  };
121
121
  export default _default;
122
122
  //# sourceMappingURL=en.d.ts.map
@@ -50,7 +50,6 @@ export default {
50
50
  'src-type-dropbox': 'Dropbox',
51
51
  'src-type-gdrive': 'Google Drive',
52
52
  'src-type-gphotos': 'Google Photos',
53
- 'src-type-instagram': 'Instagram',
54
53
  'src-type-flickr': 'Flickr',
55
54
  'src-type-vk': 'VK',
56
55
  'src-type-evernote': 'Evernote',
@@ -98,7 +97,7 @@ export default {
98
97
  'You’ve chosen {{total}} {{plural:file(total)}}. At least {{min}} {{plural:file(min)}} required.',
99
98
  'files-count-limit-error-too-many': 'You’ve chosen too many files. {{max}} {{plural:file(max)}} is maximum.',
100
99
  'files-max-size-limit-error': 'File is too big. Max file size is {{maxFileSize}}.',
101
- 'has-validation-errors': 'File validation error ocurred. Please, check your files before upload.',
100
+ 'has-validation-errors': 'File validation error occurred. Please, check your files before upload.',
102
101
  'images-only-accepted': 'Only image files are accepted.',
103
102
  'file-type-not-allowed': 'Uploading of these file types is not allowed.',
104
103
  'some-files-were-not-uploaded': 'Some files were not uploaded.',
@@ -118,4 +117,5 @@ export default {
118
117
  uploading: 'Uploading',
119
118
  idle: 'Idle',
120
119
  'a11y-file-item-status': 'File {{fileName}} in status {{status}}',
120
+ 'waiting-for': 'Waiting for {{source}}',
121
121
  };
@@ -52,7 +52,6 @@ declare const _default: {
52
52
  'src-type-dropbox': string;
53
53
  'src-type-gdrive': string;
54
54
  'src-type-gphotos': string;
55
- 'src-type-instagram': string;
56
55
  'src-type-flickr': string;
57
56
  'src-type-vk': string;
58
57
  'src-type-evernote': string;
@@ -119,6 +118,7 @@ declare const _default: {
119
118
  uploading: string;
120
119
  idle: string;
121
120
  'a11y-file-item-status': string;
121
+ 'waiting-for': string;
122
122
  };
123
123
  export default _default;
124
124
  //# sourceMappingURL=es.d.ts.map
@@ -52,7 +52,6 @@ export default {
52
52
  'src-type-dropbox': 'Dropbox',
53
53
  'src-type-gdrive': 'Google Drive',
54
54
  'src-type-gphotos': 'Google Photos',
55
- 'src-type-instagram': 'Instagram',
56
55
  'src-type-flickr': 'Flickr',
57
56
  'src-type-vk': 'VK',
58
57
  'src-type-evernote': 'Evernote',
@@ -121,4 +120,5 @@ export default {
121
120
  uploading: 'Subiendo',
122
121
  idle: 'Inactivo',
123
122
  'a11y-file-item-status': 'El archivo {{fileName}} está en estado {{status}}',
123
+ 'waiting-for': 'Esperando por {{source}}',
124
124
  };
@@ -50,7 +50,6 @@ declare const _default: {
50
50
  'src-type-dropbox': string;
51
51
  'src-type-gdrive': string;
52
52
  'src-type-gphotos': string;
53
- 'src-type-instagram': string;
54
53
  'src-type-flickr': string;
55
54
  'src-type-vk': string;
56
55
  'src-type-evernote': string;
@@ -117,6 +116,7 @@ declare const _default: {
117
116
  uploading: string;
118
117
  idle: string;
119
118
  'a11y-file-item-status': string;
119
+ 'waiting-for': string;
120
120
  };
121
121
  export default _default;
122
122
  //# sourceMappingURL=et.d.ts.map
@@ -50,7 +50,6 @@ export default {
50
50
  'src-type-dropbox': 'Dropbox',
51
51
  'src-type-gdrive': 'Google Drive',
52
52
  'src-type-gphotos': 'Google Photos',
53
- 'src-type-instagram': 'Instagram',
54
53
  'src-type-flickr': 'Flickr',
55
54
  'src-type-vk': 'VK',
56
55
  'src-type-evernote': 'Evernote',
@@ -118,4 +117,5 @@ export default {
118
117
  uploading: 'Üleslaadimine',
119
118
  idle: 'Ootel',
120
119
  'a11y-file-item-status': 'Fail {{fileName}} on seisundis {{status}}',
120
+ 'waiting-for': 'Ootel {{source}}',
121
121
  };
@@ -48,7 +48,6 @@ declare const _default: {
48
48
  'src-type-dropbox': string;
49
49
  'src-type-gdrive': string;
50
50
  'src-type-gphotos': string;
51
- 'src-type-instagram': string;
52
51
  'src-type-flickr': string;
53
52
  'src-type-vk': string;
54
53
  'src-type-evernote': string;
@@ -117,6 +116,7 @@ declare const _default: {
117
116
  'a11y-file-item-status': string;
118
117
  'select-all': string;
119
118
  'deselect-all': string;
119
+ 'waiting-for': string;
120
120
  };
121
121
  export default _default;
122
122
  //# sourceMappingURL=fi.d.ts.map
@@ -48,7 +48,6 @@ export default {
48
48
  'src-type-dropbox': 'Dropbox',
49
49
  'src-type-gdrive': 'Google Drive',
50
50
  'src-type-gphotos': 'Google Kuvat',
51
- 'src-type-instagram': 'Instagram',
52
51
  'src-type-flickr': 'Flickr',
53
52
  'src-type-vk': 'VK',
54
53
  'src-type-evernote': 'Evernote',
@@ -119,4 +118,5 @@ export default {
119
118
  'a11y-file-item-status': 'Tiedosto {{fileName}} tilassa {{status}}',
120
119
  'select-all': 'Valitse kaikki',
121
120
  'deselect-all': 'Poista valinnat',
121
+ 'waiting-for': 'Odotetaan {{source}}',
122
122
  };
@@ -50,7 +50,6 @@ declare const _default: {
50
50
  'src-type-dropbox': string;
51
51
  'src-type-gdrive': string;
52
52
  'src-type-gphotos': string;
53
- 'src-type-instagram': string;
54
53
  'src-type-flickr': string;
55
54
  'src-type-vk': string;
56
55
  'src-type-evernote': string;
@@ -119,6 +118,7 @@ declare const _default: {
119
118
  'a11y-file-item-status': string;
120
119
  'select-all': string;
121
120
  'deselect-all': string;
121
+ 'waiting-for': string;
122
122
  };
123
123
  export default _default;
124
124
  //# sourceMappingURL=fr.d.ts.map
@@ -50,7 +50,6 @@ export default {
50
50
  'src-type-dropbox': 'Dropbox',
51
51
  'src-type-gdrive': 'Google Drive',
52
52
  'src-type-gphotos': 'Google Photos',
53
- 'src-type-instagram': 'Instagram',
54
53
  'src-type-flickr': 'Flickr',
55
54
  'src-type-vk': 'VK',
56
55
  'src-type-evernote': 'Evernote',
@@ -121,4 +120,5 @@ export default {
121
120
  'a11y-file-item-status': 'Le fichier {{fileName}} est en statut {{status}}',
122
121
  'select-all': 'Tout sélectionner',
123
122
  'deselect-all': 'Tout désélectionner',
123
+ 'waiting-for': 'En attente de {{source}}',
124
124
  };