box-ui-elements 22.1.0-beta.48 → 22.1.0-beta.49

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 (61) hide show
  1. package/dist/explorer.js +1 -1
  2. package/dist/openwith.js +1 -1
  3. package/dist/picker.js +1 -1
  4. package/dist/preview.js +1 -1
  5. package/dist/sharing.js +1 -1
  6. package/dist/sidebar.js +1 -1
  7. package/dist/uploader.js +1 -1
  8. package/es/utils/uploads.js +15 -4
  9. package/es/utils/uploads.js.flow +17 -7
  10. package/es/utils/uploads.js.map +1 -1
  11. package/i18n/bn-IN.js +226 -226
  12. package/i18n/bn-IN.properties +30 -0
  13. package/i18n/da-DK.js +226 -226
  14. package/i18n/da-DK.properties +30 -0
  15. package/i18n/de-DE.js +226 -226
  16. package/i18n/de-DE.properties +30 -0
  17. package/i18n/en-AU.js +211 -211
  18. package/i18n/en-AU.properties +30 -0
  19. package/i18n/en-CA.js +211 -211
  20. package/i18n/en-CA.properties +30 -0
  21. package/i18n/en-GB.js +211 -211
  22. package/i18n/en-GB.properties +30 -0
  23. package/i18n/es-419.js +226 -226
  24. package/i18n/es-419.properties +30 -0
  25. package/i18n/es-ES.js +226 -226
  26. package/i18n/es-ES.properties +30 -0
  27. package/i18n/fi-FI.js +226 -226
  28. package/i18n/fi-FI.properties +30 -0
  29. package/i18n/fr-CA.js +225 -225
  30. package/i18n/fr-CA.properties +30 -0
  31. package/i18n/fr-FR.js +225 -225
  32. package/i18n/fr-FR.properties +30 -0
  33. package/i18n/hi-IN.js +226 -226
  34. package/i18n/hi-IN.properties +30 -0
  35. package/i18n/it-IT.js +225 -225
  36. package/i18n/it-IT.properties +30 -0
  37. package/i18n/ja-JP.js +217 -217
  38. package/i18n/ja-JP.properties +30 -0
  39. package/i18n/ko-KR.js +226 -226
  40. package/i18n/ko-KR.properties +30 -0
  41. package/i18n/nb-NO.js +226 -226
  42. package/i18n/nb-NO.properties +30 -0
  43. package/i18n/nl-NL.js +226 -226
  44. package/i18n/nl-NL.properties +30 -0
  45. package/i18n/pl-PL.js +226 -226
  46. package/i18n/pl-PL.properties +30 -0
  47. package/i18n/pt-BR.js +226 -226
  48. package/i18n/pt-BR.properties +30 -0
  49. package/i18n/ru-RU.js +226 -226
  50. package/i18n/ru-RU.properties +30 -0
  51. package/i18n/sv-SE.js +226 -226
  52. package/i18n/sv-SE.properties +30 -0
  53. package/i18n/tr-TR.js +226 -226
  54. package/i18n/tr-TR.properties +30 -0
  55. package/i18n/zh-CN.js +226 -226
  56. package/i18n/zh-CN.properties +30 -0
  57. package/i18n/zh-TW.js +226 -226
  58. package/i18n/zh-TW.properties +30 -0
  59. package/package.json +1 -1
  60. package/src/utils/__tests__/uploads.test.js +2 -0
  61. package/src/utils/uploads.js +17 -7

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.