@box/unified-share-modal 1.1.6 → 1.3.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 (51) hide show
  1. package/dist/i18n/bn-IN.js +2 -3
  2. package/dist/i18n/bn-IN.properties +1 -1
  3. package/dist/i18n/da-DK.js +2 -3
  4. package/dist/i18n/da-DK.properties +1 -1
  5. package/dist/i18n/de-DE.js +5 -6
  6. package/dist/i18n/de-DE.properties +4 -4
  7. package/dist/i18n/en-AU.js +1 -2
  8. package/dist/i18n/en-AU.properties +1 -1
  9. package/dist/i18n/en-CA.js +1 -2
  10. package/dist/i18n/en-CA.properties +1 -1
  11. package/dist/i18n/en-GB.js +1 -2
  12. package/dist/i18n/en-GB.properties +1 -1
  13. package/dist/i18n/en-x-pseudo.js +121 -122
  14. package/dist/i18n/en-x-pseudo.properties +121 -121
  15. package/dist/i18n/es-419.js +3 -4
  16. package/dist/i18n/es-419.properties +2 -2
  17. package/dist/i18n/es-ES.js +3 -4
  18. package/dist/i18n/es-ES.properties +2 -2
  19. package/dist/i18n/fi-FI.js +2 -3
  20. package/dist/i18n/fi-FI.properties +1 -1
  21. package/dist/i18n/fr-CA.js +6 -7
  22. package/dist/i18n/fr-CA.properties +5 -5
  23. package/dist/i18n/fr-FR.js +6 -7
  24. package/dist/i18n/fr-FR.properties +5 -5
  25. package/dist/i18n/hi-IN.js +2 -3
  26. package/dist/i18n/hi-IN.properties +1 -1
  27. package/dist/i18n/it-IT.js +3 -4
  28. package/dist/i18n/it-IT.properties +2 -2
  29. package/dist/i18n/ja-JP.js +2 -3
  30. package/dist/i18n/ja-JP.properties +1 -1
  31. package/dist/i18n/ko-KR.js +2 -3
  32. package/dist/i18n/ko-KR.properties +1 -1
  33. package/dist/i18n/nb-NO.js +2 -3
  34. package/dist/i18n/nb-NO.properties +1 -1
  35. package/dist/i18n/nl-NL.js +5 -6
  36. package/dist/i18n/nl-NL.properties +4 -4
  37. package/dist/i18n/pl-PL.js +2 -3
  38. package/dist/i18n/pl-PL.properties +1 -1
  39. package/dist/i18n/pt-BR.js +2 -3
  40. package/dist/i18n/pt-BR.properties +1 -1
  41. package/dist/i18n/ru-RU.js +2 -3
  42. package/dist/i18n/ru-RU.properties +1 -1
  43. package/dist/i18n/sv-SE.js +5 -6
  44. package/dist/i18n/sv-SE.properties +4 -4
  45. package/dist/i18n/tr-TR.js +2 -3
  46. package/dist/i18n/tr-TR.properties +1 -1
  47. package/dist/i18n/zh-CN.js +2 -3
  48. package/dist/i18n/zh-CN.properties +1 -1
  49. package/dist/i18n/zh-TW.js +2 -3
  50. package/dist/i18n/zh-TW.properties +1 -1
  51. package/package.json +3 -3
@@ -17,7 +17,7 @@ groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = Den delade länken f
17
17
  # Icon label for the error notifications
18
18
  groupSharedFeatures.usm.errorNoticeIcon = Fel
19
19
  # Error message for the expiration date field when expiration date is in the past
20
- groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = Utgångsdatum måste vara i framtiden
20
+ groupSharedFeatures.usm.expirationFutureDateErrorMessage = Utgångsdatum måste vara i framtiden
21
21
  # Error message for the expiration date field when expiration date is not provided
22
22
  groupSharedFeatures.usm.expirationRequiredErrorMessage = Välj ett utgångsdatum
23
23
  # Error message for the email field when email is invalid
@@ -95,7 +95,7 @@ groupSharedFeatures.usm.successNoticeIcon = Lyckades
95
95
  # Aria label for the button to close the Unified Share Modal
96
96
  groupSharedFeatures.usm.unifiedShareFormModal.closeButton = Stäng
97
97
  # Label for the role of a collaborator who co-owns the item
98
- groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole = Co-owner
98
+ groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole = Medägare
99
99
  # Button text to cancel inviting collaborators to the file / folder
100
100
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton = Avbryt
101
101
  # Aria label for the button to clear the input field for selecting users
@@ -147,7 +147,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.closeButton = St
147
147
  # Button text to exit the view of collaborators shared with on the item
148
148
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.doneButton = Klart
149
149
  # Label for the badge on the avatar of a collaborator who will lose access to the item
150
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.expiresBadge = Åtkomst förfaller den {date}.
150
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.expiresBadge = Åtkomst förfaller den {date}
151
151
  # Aria label for the list of collaborators shared with on the item
152
152
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.listLabel = medarbetare
153
153
  # Link text to open the page to view and manage the full list of collaborators
@@ -167,7 +167,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = Ägare
167
167
  # Label for the role of a collaborator who can preview the item
168
168
  groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = Förhandsgranskare
169
169
  # Label for the role of a collaborator who can preview and upload to the item
170
- groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = Ladda upp som förhandsgranskare
170
+ groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = Förhandsgranskare/Uppladdare
171
171
  # Notification text when the shared link is successfully copied to clipboard
172
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = Delad länk kopierad till urklipp.
173
173
  # Text for the create and copy shared link notification when copy failed but creation succeeded.
@@ -8,7 +8,7 @@ export default {
8
8
  "groupSharedFeatures.usm.emailRequiredErrorMessage": "En az bir geçerli e-posta adresi girin",
9
9
  "groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "“{itemName}” için paylaşılan bağlantı başarıyla gönderildi.",
10
10
  "groupSharedFeatures.usm.errorNoticeIcon": "Hata",
11
- "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "Expiration date must be in the future",
11
+ "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "Sona erme tarihi gelecekte olmalıdır",
12
12
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Lütfen bir sona erme tarihi seçin",
13
13
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Geçersiz e-posta adresi",
14
14
  "groupSharedFeatures.usm.noticeCloseLabel": "Kapat",
@@ -119,6 +119,5 @@ export default {
119
119
  "groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Görüntüleyici - Yükleyici",
120
120
  "groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Paylaşılan bağlantı ayarları başarıyla kaydedildi.",
121
121
  "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Özel URL'ler 12 ila 30 karakter uzunluğunda olmalıdır ve harf, sayı ve tire içerebilir",
122
- "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Lütfen özel bir URL girin",
123
- "groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "Sona erme tarihi gelecekte olmalıdır"
122
+ "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Lütfen özel bir URL girin"
124
123
  }
@@ -17,7 +17,7 @@ groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = “{itemName}” içi
17
17
  # Icon label for the error notifications
18
18
  groupSharedFeatures.usm.errorNoticeIcon = Hata
19
19
  # Error message for the expiration date field when expiration date is in the past
20
- groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = Sona erme tarihi gelecekte olmalıdır
20
+ groupSharedFeatures.usm.expirationFutureDateErrorMessage = Sona erme tarihi gelecekte olmalıdır
21
21
  # Error message for the expiration date field when expiration date is not provided
22
22
  groupSharedFeatures.usm.expirationRequiredErrorMessage = Lütfen bir sona erme tarihi seçin
23
23
  # Error message for the email field when email is invalid
@@ -8,7 +8,7 @@ export default {
8
8
  "groupSharedFeatures.usm.emailRequiredErrorMessage": "输入至少一个有效的电子邮件",
9
9
  "groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "已成功发送”{itemName}”的共享链接。",
10
10
  "groupSharedFeatures.usm.errorNoticeIcon": "错误",
11
- "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "Expiration date must be in the future",
11
+ "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "过期日期必须为未来日期",
12
12
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "请选择过期日期",
13
13
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "无效电邮地址",
14
14
  "groupSharedFeatures.usm.noticeCloseLabel": "关闭",
@@ -119,6 +119,5 @@ export default {
119
119
  "groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "上传者(查看者",
120
120
  "groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "已成功保存共享链接设置。",
121
121
  "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "自定义 URL 必须介于 12-30 个字符之间,并可包括字母、数字和连字符",
122
- "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "请输入自定义 URL",
123
- "groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "过期日期必须为未来日期"
122
+ "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "请输入自定义 URL"
124
123
  }
@@ -17,7 +17,7 @@ groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = 已成功发送”{it
17
17
  # Icon label for the error notifications
18
18
  groupSharedFeatures.usm.errorNoticeIcon = 错误
19
19
  # Error message for the expiration date field when expiration date is in the past
20
- groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = 过期日期必须为未来日期
20
+ groupSharedFeatures.usm.expirationFutureDateErrorMessage = 过期日期必须为未来日期
21
21
  # Error message for the expiration date field when expiration date is not provided
22
22
  groupSharedFeatures.usm.expirationRequiredErrorMessage = 请选择过期日期
23
23
  # Error message for the email field when email is invalid
@@ -8,7 +8,7 @@ export default {
8
8
  "groupSharedFeatures.usm.emailRequiredErrorMessage": "請輸入至少一個有效的電子郵件",
9
9
  "groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "已成功傳送「{itemName}」的共用連結。",
10
10
  "groupSharedFeatures.usm.errorNoticeIcon": "錯誤",
11
- "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "Expiration date must be in the future",
11
+ "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "到期日期必須為未來日期",
12
12
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "請選取到期日期",
13
13
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "無效的電子郵件地址",
14
14
  "groupSharedFeatures.usm.noticeCloseLabel": "關閉",
@@ -119,6 +119,5 @@ export default {
119
119
  "groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "具檢視權限的上傳者",
120
120
  "groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "已成功儲存共用的連結設定。",
121
121
  "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "自訂 URL 必須在 12-30 個字元之間,且可包含字母、數字和連字號",
122
- "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "請輸入自訂 URL",
123
- "groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "到期日期必須為未來日期"
122
+ "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "請輸入自訂 URL"
124
123
  }
@@ -17,7 +17,7 @@ groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = 已成功傳送「{it
17
17
  # Icon label for the error notifications
18
18
  groupSharedFeatures.usm.errorNoticeIcon = 錯誤
19
19
  # Error message for the expiration date field when expiration date is in the past
20
- groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = 到期日期必須為未來日期
20
+ groupSharedFeatures.usm.expirationFutureDateErrorMessage = 到期日期必須為未來日期
21
21
  # Error message for the expiration date field when expiration date is not provided
22
22
  groupSharedFeatures.usm.expirationRequiredErrorMessage = 請選取到期日期
23
23
  # Error message for the email field when email is invalid
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@box/unified-share-modal",
3
- "version": "1.1.6",
3
+ "version": "1.3.0",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
6
  "@box/blueprint-web": "^9.18.13",
@@ -13,9 +13,9 @@
13
13
  "react-intl": "^6.4.2"
14
14
  },
15
15
  "devDependencies": {
16
- "@box/blueprint-web": "^12.85.1",
16
+ "@box/blueprint-web": "^12.86.0",
17
17
  "@box/blueprint-web-assets": "^4.73.0",
18
- "@box/copy-input": "^1.1.5",
18
+ "@box/copy-input": "^1.2.1",
19
19
  "@box/storybook-utils": "0.14.9",
20
20
  "@box/eslint-plugin-blueprint": "1.0.5",
21
21
  "react-intl": "^6.4.2"