box-ui-elements 24.0.0-beta.8 → 24.0.0-beta.9

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 (86) 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/constants.js +3 -1
  9. package/es/constants.js.flow +5 -0
  10. package/es/constants.js.map +1 -1
  11. package/es/elements/content-explorer/ContentExplorer.js +3 -2
  12. package/es/elements/content-explorer/ContentExplorer.js.map +1 -1
  13. package/es/elements/content-open-with/ContentOpenWith.js +3 -2
  14. package/es/elements/content-open-with/ContentOpenWith.js.flow +2 -0
  15. package/es/elements/content-open-with/ContentOpenWith.js.map +1 -1
  16. package/es/elements/content-picker/ContentPicker.js +3 -2
  17. package/es/elements/content-picker/ContentPicker.js.flow +2 -0
  18. package/es/elements/content-picker/ContentPicker.js.map +1 -1
  19. package/es/elements/content-preview/ContentPreview.js +3 -2
  20. package/es/elements/content-preview/ContentPreview.js.flow +2 -0
  21. package/es/elements/content-preview/ContentPreview.js.map +1 -1
  22. package/es/elements/content-sharing/ContentSharing.js +3 -2
  23. package/es/elements/content-sharing/ContentSharing.js.flow +2 -1
  24. package/es/elements/content-sharing/ContentSharing.js.map +1 -1
  25. package/es/elements/content-sidebar/ContentSidebar.js +3 -2
  26. package/es/elements/content-sidebar/ContentSidebar.js.flow +7 -1
  27. package/es/elements/content-sidebar/ContentSidebar.js.map +1 -1
  28. package/es/elements/content-uploader/ContentUploader.js +3 -2
  29. package/es/elements/content-uploader/ContentUploader.js.map +1 -1
  30. package/es/elements/wrappers/ES6Wrapper.js +0 -1
  31. package/es/elements/wrappers/ES6Wrapper.js.flow +0 -3
  32. package/es/elements/wrappers/ES6Wrapper.js.map +1 -1
  33. package/i18n/bn-IN.js +4 -4
  34. package/i18n/bn-IN.properties +4 -4
  35. package/i18n/da-DK.js +4 -4
  36. package/i18n/da-DK.properties +4 -4
  37. package/i18n/de-DE.js +4 -4
  38. package/i18n/de-DE.properties +4 -4
  39. package/i18n/en-AU.js +1 -1
  40. package/i18n/en-AU.properties +1 -1
  41. package/i18n/en-GB.js +1 -1
  42. package/i18n/en-GB.properties +1 -1
  43. package/i18n/es-419.js +4 -4
  44. package/i18n/es-419.properties +4 -4
  45. package/i18n/es-ES.js +4 -4
  46. package/i18n/es-ES.properties +4 -4
  47. package/i18n/fi-FI.js +4 -4
  48. package/i18n/fi-FI.properties +4 -4
  49. package/i18n/fr-CA.js +4 -4
  50. package/i18n/fr-CA.properties +4 -4
  51. package/i18n/fr-FR.js +4 -4
  52. package/i18n/fr-FR.properties +4 -4
  53. package/i18n/hi-IN.js +4 -4
  54. package/i18n/hi-IN.properties +4 -4
  55. package/i18n/it-IT.js +4 -4
  56. package/i18n/it-IT.properties +4 -4
  57. package/i18n/ko-KR.js +4 -4
  58. package/i18n/ko-KR.properties +4 -4
  59. package/i18n/nb-NO.js +4 -4
  60. package/i18n/nb-NO.properties +4 -4
  61. package/i18n/nl-NL.js +4 -4
  62. package/i18n/nl-NL.properties +4 -4
  63. package/i18n/pl-PL.js +4 -4
  64. package/i18n/pl-PL.properties +4 -4
  65. package/i18n/pt-BR.js +4 -4
  66. package/i18n/pt-BR.properties +4 -4
  67. package/i18n/ru-RU.js +4 -4
  68. package/i18n/ru-RU.properties +4 -4
  69. package/i18n/sv-SE.js +4 -4
  70. package/i18n/sv-SE.properties +4 -4
  71. package/i18n/tr-TR.js +4 -4
  72. package/i18n/tr-TR.properties +4 -4
  73. package/i18n/zh-CN.js +4 -4
  74. package/i18n/zh-CN.properties +4 -4
  75. package/i18n/zh-TW.js +4 -4
  76. package/i18n/zh-TW.properties +4 -4
  77. package/package.json +3 -3
  78. package/src/constants.js +5 -0
  79. package/src/elements/content-explorer/ContentExplorer.tsx +2 -0
  80. package/src/elements/content-open-with/ContentOpenWith.js +2 -0
  81. package/src/elements/content-picker/ContentPicker.js +2 -0
  82. package/src/elements/content-preview/ContentPreview.js +2 -0
  83. package/src/elements/content-sharing/ContentSharing.js +2 -1
  84. package/src/elements/content-sidebar/ContentSidebar.js +7 -1
  85. package/src/elements/content-uploader/ContentUploader.tsx +2 -0
  86. package/src/elements/wrappers/ES6Wrapper.js +0 -3
package/i18n/ko-KR.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "죄송합니다. 이 이미지를 표시하는 중 문제가 발생했습니다.",
292
292
  "be.messageCenter.product": "제품",
293
293
  "be.messageCenter.title": "새 소식",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "변경 사항을 저장할 없습니다. 다시 시도해 주세요.",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,=1{문서 1 업데이트됨} other{문서 #개 업데이트됨}} ",
296
296
  "be.modifiedDate": "{date}에 수정",
297
297
  "be.modifiedDateBy": "{date}에 {name} 님이 수정",
298
298
  "be.moreOptions": "추가 옵션",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "여러 ",
300
300
  "be.nameASC": "이름: A → Z",
301
301
  "be.nameDESC": "이름: Z → A",
302
302
  "be.nameDate": "{date}, {name}",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "이 스킬을 실행하는 중 또는 해당 데이터를 가져오는 중 문제가 발생했습니다.",
421
421
  "be.sort": "정렬",
422
422
  "be.statusSkill": "상태",
423
- "be.success": "Success",
423
+ "be.success": "성공",
424
424
  "be.today": "오늘",
425
425
  "be.topicsSkill": "주제",
426
426
  "be.transcriptEdit": "편집할 섹션을 클릭하십시오.",
@@ -583,9 +583,9 @@ be.messageCenter.product = 제품
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = 새 소식
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = 변경 사항을 저장할 없습니다. 다시 시도해 주세요.
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1{문서 1 업데이트됨} other{문서 #개 업데이트됨}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = {date}에 수정
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = {date}에 {name} 님이 수정
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = 추가 옵션
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = 여러
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = 이름: A → Z
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = 정렬
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = 상태
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = 성공
845
845
  # Shown instead of todays date.
846
846
  be.today = 오늘
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/i18n/nb-NO.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "Beklager, vi har problemer med å vise dette bildet.",
292
292
  "be.messageCenter.product": "Produkt",
293
293
  "be.messageCenter.title": "Nytt",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "Kan ikke lagre endringer. Prøv igjen.",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,=1{1 dokument oppdatert} other{# dokumenter oppdatert}} ",
296
296
  "be.modifiedDate": "Endret {date}",
297
297
  "be.modifiedDateBy": "Endret {date} av {name}",
298
298
  "be.moreOptions": "Flere alternativer",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "Flere verdier",
300
300
  "be.nameASC": "Navn: A → Å",
301
301
  "be.nameDESC": "Navn: Å → A",
302
302
  "be.nameDate": "{date} av {name}",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "Kan ikke kjøre denne ferdigheten eller hente dataene for den.",
421
421
  "be.sort": "Sorter",
422
422
  "be.statusSkill": "Status",
423
- "be.success": "Success",
423
+ "be.success": "Suksess",
424
424
  "be.today": "i dag",
425
425
  "be.topicsSkill": "Emner",
426
426
  "be.transcriptEdit": "Klikk på en del for å redigere den.",
@@ -583,9 +583,9 @@ be.messageCenter.product = Produkt
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = Nytt
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = Kan ikke lagre endringer. Prøv igjen.
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1{1 dokument oppdatert} other{# dokumenter oppdatert}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = Endret {date}
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = Endret {date} av {name}
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = Flere alternativer
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = Flere verdier
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = Navn: A → Å
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = Sorter
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = Status
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = Suksess
845
845
  # Shown instead of todays date.
846
846
  be.today = i dag
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/i18n/nl-NL.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "Er zijn problemen met het weergeven van deze afbeelding.",
292
292
  "be.messageCenter.product": "Product",
293
293
  "be.messageCenter.title": "Nieuwe functies",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "Kan wijzigingen niet opslaan. Probeer het opnieuw.",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,=1{1 document updated} other{# documents updated}} ",
296
296
  "be.modifiedDate": "Gewijzigd op: {date}",
297
297
  "be.modifiedDateBy": "Gewijzigd op {date} door {name}",
298
298
  "be.moreOptions": "Meer opties",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "Meerdere waarden",
300
300
  "be.nameASC": "Naam: A → Z",
301
301
  "be.nameDESC": "Naam: Z → A",
302
302
  "be.nameDate": "{date} door {name}",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "Er is iets fout gegaan met deze skill of het ophalen van de gegevens.",
421
421
  "be.sort": "Sorteren",
422
422
  "be.statusSkill": "Status",
423
- "be.success": "Success",
423
+ "be.success": "Geslaagd",
424
424
  "be.today": "vandaag",
425
425
  "be.topicsSkill": "Onderwerpen",
426
426
  "be.transcriptEdit": "Klik op een sectie om deze te bewerken.",
@@ -583,9 +583,9 @@ be.messageCenter.product = Product
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = Nieuwe functies
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = Kan wijzigingen niet opslaan. Probeer het opnieuw.
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1{1 document updated} other{# documents updated}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = Gewijzigd op: {date}
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = Gewijzigd op {date} door {name}
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = Meer opties
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = Meerdere waarden
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = Naam: A → Z
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = Sorteren
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = Status
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = Geslaagd
845
845
  # Shown instead of todays date.
846
846
  be.today = vandaag
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/i18n/pl-PL.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "Przepraszamy, występują problemy z wyświetlaniem tego obrazu.",
292
292
  "be.messageCenter.product": "Produkt",
293
293
  "be.messageCenter.title": "Co nowego",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "Nie można zapisać zmian. Spróbuj ponownie.",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,=1{Zaktualizowano 1 dokument} other{Zaktualizowano # dokumentu } few{Zaktualizowano # dokumenty}} ",
296
296
  "be.modifiedDate": "Ostatnia modyfikacja: {date}",
297
297
  "be.modifiedDateBy": "Zmieniono {date} przez użytkownika {name}",
298
298
  "be.moreOptions": "Więcej opcji",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "Wiele wartości",
300
300
  "be.nameASC": "Nazwa: A → Z",
301
301
  "be.nameDESC": "Nazwa: Z → A",
302
302
  "be.nameDate": "{date} przez użytkownika {name}",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "Podczas uruchamiania umiejętności lub pobierania danych wystąpił błąd.",
421
421
  "be.sort": "Sortuj",
422
422
  "be.statusSkill": "Stan",
423
- "be.success": "Success",
423
+ "be.success": "Powodzenie",
424
424
  "be.today": "dziś",
425
425
  "be.topicsSkill": "Tematy",
426
426
  "be.transcriptEdit": "Kliknij dowolną sekcję, aby edytować.",
@@ -583,9 +583,9 @@ be.messageCenter.product = Produkt
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = Co nowego
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = Nie można zapisać zmian. Spróbuj ponownie.
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1{Zaktualizowano 1 dokument} other{Zaktualizowano # dokumentu } few{Zaktualizowano # dokumenty}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = Ostatnia modyfikacja: {date}
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = Zmieniono {date} przez użytkownika {name}
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = Więcej opcji
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = Wiele wartości
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = Nazwa: A → Z
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = Sortuj
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = Stan
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = Powodzenie
845
845
  # Shown instead of todays date.
846
846
  be.today = dziś
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/i18n/pt-BR.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "Lamentamos, mas estamos com problemas para exibir esta imagem.",
292
292
  "be.messageCenter.product": "Produto",
293
293
  "be.messageCenter.title": "Novidades",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "Não é possível salvar alterações. Tente novamente.",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,=1{1 documento atualizado} other{# documentos atualizados}} ",
296
296
  "be.modifiedDate": "Alterado em {date}",
297
297
  "be.modifiedDateBy": "Modificado em {date} por {name}",
298
298
  "be.moreOptions": "Mais opções",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "Vários valores",
300
300
  "be.nameASC": "Nome: A → Z",
301
301
  "be.nameDESC": "Nome: Z → A",
302
302
  "be.nameDate": "{date} por {name}",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "Ocorreu um erro ao executar esta habilidade ou ao obter esses dados.",
421
421
  "be.sort": "Classificar",
422
422
  "be.statusSkill": "Status",
423
- "be.success": "Success",
423
+ "be.success": "Sucesso",
424
424
  "be.today": "hoje",
425
425
  "be.topicsSkill": "Tópicos",
426
426
  "be.transcriptEdit": "Clique em qualquer seção para editar.",
@@ -583,9 +583,9 @@ be.messageCenter.product = Produto
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = Novidades
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = Não é possível salvar alterações. Tente novamente.
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1{1 documento atualizado} other{# documentos atualizados}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = Alterado em {date}
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = Modificado em {date} por {name}
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = Mais opções
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = Vários valores
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = Nome: A → Z
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = Classificar
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = Status
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = Sucesso
845
845
  # Shown instead of todays date.
846
846
  be.today = hoje
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/i18n/ru-RU.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "Не удается показать это изображение.",
292
292
  "be.messageCenter.product": "Продукт",
293
293
  "be.messageCenter.title": "Новые возможности",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "Не удалось сохранить изменения. Повторите попытку.",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,=1{1 документ обновлен} other{Обновлено документов: #} few{Обновлено документов: #}} ",
296
296
  "be.modifiedDate": "Изменено: {date}",
297
297
  "be.modifiedDateBy": "Изменено {date} пользователем {name}",
298
298
  "be.moreOptions": "Дополнительные параметры",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "Несколько значений",
300
300
  "be.nameASC": "Имя: А → Я",
301
301
  "be.nameDESC": "Имя: Я → А",
302
302
  "be.nameDate": "{date} пользователем {name}",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "Произошла ошибка при запуске этого навыка или получении его данных.",
421
421
  "be.sort": "Сортировать",
422
422
  "be.statusSkill": "Статус",
423
- "be.success": "Success",
423
+ "be.success": "Завершено",
424
424
  "be.today": "сегодня",
425
425
  "be.topicsSkill": "Темы",
426
426
  "be.transcriptEdit": "Нажмите на любой раздел для изменения.",
@@ -583,9 +583,9 @@ be.messageCenter.product = Продукт
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = Новые возможности
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = Не удалось сохранить изменения. Повторите попытку.
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1{1 документ обновлен} other{Обновлено документов: #} few{Обновлено документов: #}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = Изменено: {date}
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = Изменено {date} пользователем {name}
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = Дополнительные параметры
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = Несколько значений
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = Имя: А → Я
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = Сортировать
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = Статус
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = Завершено
845
845
  # Shown instead of todays date.
846
846
  be.today = сегодня
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/i18n/sv-SE.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "Vi har tyvärr problem med att visa den här bilden.",
292
292
  "be.messageCenter.product": "Produkt",
293
293
  "be.messageCenter.title": "Nyheter",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "Det gick inte att spara ändringar. Försök igen.",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,=1{1 dokument uppdaterat} other{# dokument uppdaterade}} ",
296
296
  "be.modifiedDate": "Ändrad {date}",
297
297
  "be.modifiedDateBy": "Ändrad {date} av {name}",
298
298
  "be.moreOptions": "Fler alternativ",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "Flera värden",
300
300
  "be.nameASC": "Namn: A → Ö",
301
301
  "be.nameDESC": "Namn: Ö → A",
302
302
  "be.nameDate": "{date} av {name}",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "Något gick fel när funktionen kördes eller när dess data hämtades.",
421
421
  "be.sort": "Sortera",
422
422
  "be.statusSkill": "Status",
423
- "be.success": "Success",
423
+ "be.success": "Framgång",
424
424
  "be.today": "idag",
425
425
  "be.topicsSkill": "Ämnen",
426
426
  "be.transcriptEdit": "Klicka på det avsnitt du vill redigera.",
@@ -583,9 +583,9 @@ be.messageCenter.product = Produkt
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = Nyheter
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = Det gick inte att spara ändringar. Försök igen.
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1{1 dokument uppdaterat} other{# dokument uppdaterade}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = Ändrad {date}
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = Ändrad {date} av {name}
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = Fler alternativ
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = Flera värden
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = Namn: A → Ö
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = Sortera
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = Status
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = Framgång
845
845
  # Shown instead of todays date.
846
846
  be.today = idag
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/i18n/tr-TR.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "Üzgünüz, bu görüntüyü göstermekte sorun yaşıyoruz.",
292
292
  "be.messageCenter.product": "Ürün",
293
293
  "be.messageCenter.title": "Yenilikler",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "Değişiklikler kaydedilemedi. Lütfen tekrar deneyin.",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,=1{1 belge güncellendi} other{# belge güncellendi}} ",
296
296
  "be.modifiedDate": "{date} tarihinde değiştirildi",
297
297
  "be.modifiedDateBy": "{name} tarafından {date} tarihinde değiştirildi",
298
298
  "be.moreOptions": "Daha Fazla Seçenek",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "Çoklu Değer",
300
300
  "be.nameASC": "Ad: A → Z",
301
301
  "be.nameDESC": "Ad: Z → A",
302
302
  "be.nameDate": "{name} tarafından {date} tarihinde",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "Bu Skill özelliği kullanılırken veya ilgili veriler getirilirken bir hata oluştu.",
421
421
  "be.sort": "Sırala",
422
422
  "be.statusSkill": "Durum",
423
- "be.success": "Success",
423
+ "be.success": "Başarılı",
424
424
  "be.today": "bugün",
425
425
  "be.topicsSkill": "Konular",
426
426
  "be.transcriptEdit": "Düzenlemek için bir bölüme tıklayın.",
@@ -583,9 +583,9 @@ be.messageCenter.product = Ürün
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = Yenilikler
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = Değişiklikler kaydedilemedi. Lütfen tekrar deneyin.
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1{1 belge güncellendi} other{# belge güncellendi}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = {date} tarihinde değiştirildi
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = {name} tarafından {date} tarihinde değiştirildi
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = Daha Fazla Seçenek
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = Çoklu Değer
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = Ad: A → Z
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = Sırala
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = Durum
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = Başarılı
845
845
  # Shown instead of todays date.
846
846
  be.today = bugün
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/i18n/zh-CN.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "抱歉,无法显示此图像。",
292
292
  "be.messageCenter.product": "产品",
293
293
  "be.messageCenter.title": "新增功能",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "无法保存更改。请重试。",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,other{# 个文档已更新}} ",
296
296
  "be.modifiedDate": "修改日期:{date}",
297
297
  "be.modifiedDateBy": "{name} 于 {date} 修改",
298
298
  "be.moreOptions": "更多选项",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "多个值",
300
300
  "be.nameASC": "名称:A → Z",
301
301
  "be.nameDESC": "名称:Z → A",
302
302
  "be.nameDate": "{name} 于 {date} 修改",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "运行此技能或获取其数据时出错。",
421
421
  "be.sort": "排序",
422
422
  "be.statusSkill": "状态",
423
- "be.success": "Success",
423
+ "be.success": "成功",
424
424
  "be.today": "今天",
425
425
  "be.topicsSkill": "主题",
426
426
  "be.transcriptEdit": "单击任何部分开始编辑。",
@@ -583,9 +583,9 @@ be.messageCenter.product = 产品
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = 新增功能
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = 无法保存更改。请重试。
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,other{# 个文档已更新}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = 修改日期:{date}
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = {name} 于 {date} 修改
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = 更多选项
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = 多个值
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = 名称:A → Z
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = 排序
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = 状态
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = 成功
845
845
  # Shown instead of todays date.
846
846
  be.today = 今天
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/i18n/zh-TW.js CHANGED
@@ -291,12 +291,12 @@ export default {
291
291
  "be.messageCenter.previewError": "很抱歉,顯示此影像時發生問題。",
292
292
  "be.messageCenter.product": "產品",
293
293
  "be.messageCenter.title": "新增內容",
294
- "be.metadataUpdateErrorNotification": "Unable to save changes. Please try again.",
295
- "be.metadataUpdateSuccessNotification": "{numSelected, plural, =1 {1 document updated} other {# documents updated} } ",
294
+ "be.metadataUpdateErrorNotification": "無法儲存變更。 請再試一次。",
295
+ "be.metadataUpdateSuccessNotification": "{numSelected,plural,=1{1 document updated} other{# 個文件已更新}} ",
296
296
  "be.modifiedDate": "於 {date} 修改",
297
297
  "be.modifiedDateBy": "{name} 於 {date} 修改",
298
298
  "be.moreOptions": "更多選項",
299
- "be.multipleValues": "Multiple Values",
299
+ "be.multipleValues": "多個值",
300
300
  "be.nameASC": "名稱:A → Z",
301
301
  "be.nameDESC": "名稱:Z → A",
302
302
  "be.nameDate": "{name} 於 {date}",
@@ -420,7 +420,7 @@ export default {
420
420
  "be.skillUnknownError": "執行這個技能或擷取其資料時發生錯誤。",
421
421
  "be.sort": "排序",
422
422
  "be.statusSkill": "狀態",
423
- "be.success": "Success",
423
+ "be.success": "成功",
424
424
  "be.today": "今天",
425
425
  "be.topicsSkill": "主題",
426
426
  "be.transcriptEdit": "按一下任一區段以編輯。",
@@ -583,9 +583,9 @@ be.messageCenter.product = 產品
583
583
  # Title for the message center modal
584
584
  be.messageCenter.title = 新增內容
585
585
  # Text shown in error notification banner
586
- be.metadataUpdateErrorNotification = Unable to save changes. Please try again.
586
+ be.metadataUpdateErrorNotification = 無法儲存變更。 請再試一次。
587
587
  # Text shown in success notification banner
588
- be.metadataUpdateSuccessNotification = {numSelected, plural, =1 {1 document updated} other {# documents updated} }
588
+ be.metadataUpdateSuccessNotification = {numSelected,plural,=1{1 document updated} other{# 個文件已更新}}
589
589
  # Text for modified date with modified prefix.
590
590
  be.modifiedDate = 於 {date} 修改
591
591
  # Text for modified date with user with modified prefix.
@@ -593,7 +593,7 @@ be.modifiedDateBy = {name} 於 {date} 修改
593
593
  # Label for a button that displays more options
594
594
  be.moreOptions = 更多選項
595
595
  # Display text for field when there are multiple items selected and have different value
596
- be.multipleValues = Multiple Values
596
+ be.multipleValues = 多個值
597
597
  # Name ascending option shown in the share access drop down select.
598
598
  be.nameASC = 名稱:A → Z
599
599
  # Name descending option shown in the share access drop down select.
@@ -841,7 +841,7 @@ be.sort = 排序
841
841
  # Label for status skill card in the preview sidebar
842
842
  be.statusSkill = 狀態
843
843
  # Generic success label.
844
- be.success = Success
844
+ be.success = 成功
845
845
  # Shown instead of todays date.
846
846
  be.today = 今天
847
847
  # Label for keywords/topics skill section in the preview sidebar
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "box-ui-elements",
3
- "version": "24.0.0-beta.8",
3
+ "version": "24.0.0-beta.9",
4
4
  "description": "Box UI Elements",
5
5
  "author": "Box (https://www.box.com/)",
6
6
  "license": "SEE LICENSE IN LICENSE",
@@ -55,7 +55,7 @@
55
55
  "build:dev:dist": "NODE_ENV=development BABEL_ENV=development LANGUAGE=en-US webpack --config scripts/webpack.config.js --mode development --progress",
56
56
  "build:dev:es": "NODE_ENV=development BABEL_ENV=development yarn build:es --copy-files --source-maps inline --watch --ignore \"**/*.d.ts,**/__tests__/**,**/__mocks__/**\"",
57
57
  "build:es": "babel src --extensions '.js,.tsx,.ts' --out-dir es",
58
- "build:i18n": "node scripts/buildTranslations.js",
58
+ "build:i18n": "node scripts/buildLanguages.js",
59
59
  "build:npm": "npm-run-all clean build:i18n build:prod:npm build:prod:es",
60
60
  "build:prod:analyze": "BUNDLE_ANALYSIS=true npm-run-all setup build:prod:npm",
61
61
  "build:prod:dist": "NODE_ENV=production webpack --config scripts/webpack.config.js --mode production",
@@ -79,7 +79,7 @@
79
79
  "release:hotfix": "DIST=latest HOTFIX=true scripts/release.sh",
80
80
  "release:latest": "DIST=latest BRANCH=master scripts/release.sh",
81
81
  "release:next": "DIST=next BRANCH=next scripts/release.sh",
82
- "release:cdn": "yarn setup; node scripts/buildLocaleBundles.js",
82
+ "release:cdn": "yarn setup; node scripts/buildLocaleAssets.js",
83
83
  "setup": "yarn install --frozen-lockfile; npm-run-all clean build:i18n",
84
84
  "start": "npm-run-all setup start:storybook",
85
85
  "start:npm": "yarn setup; yarn build:dev:es",
package/src/constants.js CHANGED
@@ -6,6 +6,8 @@
6
6
 
7
7
  import Browser from './utils/Browser';
8
8
 
9
+ declare var __VERSION__: string;
10
+
9
11
  /* ------------------------ API ---------------------------- */
10
12
  export const API_PAGE_LIMIT = 1000; // default limit for paginated api calls
11
13
 
@@ -227,6 +229,8 @@ export const DEFAULT_FETCH_END = 1000;
227
229
  export const DEFAULT_VIEW_FILES: 'files' = 'files';
228
230
  export const DEFAULT_VIEW_RECENTS: 'recents' = 'recents';
229
231
  export const DEFAULT_VIEW_METADATA: 'metadata' = 'metadata';
232
+
233
+ /* ---------------------- Client Information ---------------------- */
230
234
  export const CLIENT_NAME_CONTENT_EXPLORER: 'ContentExplorer' = 'ContentExplorer';
231
235
  export const CLIENT_NAME_OPEN_WITH: 'ContentOpenWith' = 'ContentOpenWith';
232
236
  export const CLIENT_NAME_CONTENT_PICKER: 'ContentPicker' = 'ContentPicker';
@@ -236,6 +240,7 @@ export const CLIENT_NAME_CONTENT_SIDEBAR: 'ContentSidebar' = 'ContentSidebar';
236
240
  export const CLIENT_NAME_CONTENT_UPLOADER: 'ContentUploader' = 'ContentUploader';
237
241
  export const CLIENT_NAME_FILE_PICKER: 'FilePicker' = 'FilePicker';
238
242
  export const CLIENT_NAME_FOLDER_PICKER: 'FolderPicker' = 'FolderPicker';
243
+ export const CLIENT_VERSION = __VERSION__;
239
244
 
240
245
  /* ---------------------- Statuses -------------------------- */
241
246
  export const STATUS_PENDING: 'pending' = 'pending';