@box/collaboration-popover 1.62.21 → 1.62.23
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.
- package/dist/i18n/en-x-pseudo.js +11 -11
- package/dist/i18n/en-x-pseudo.properties +11 -11
- package/package.json +7 -7
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"boxui.collaborationPopover.copySharedLinkButton": "⟦萬萬萬萬
|
|
3
|
-
"boxui.collaborationPopover.editor": "⟦萬
|
|
4
|
-
"boxui.collaborationPopover.inviteAs": "⟦萬萬萬萬
|
|
5
|
-
"boxui.collaborationPopover.inviteButton": "⟦萬
|
|
6
|
-
"boxui.collaborationPopover.noAccessInvite": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
7
|
-
"boxui.collaborationPopover.noAccessSharedLink": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
8
|
-
"boxui.collaborationPopover.userAvatarAlt": "⟦萬萬萬 {name}
|
|
9
|
-
"boxui.collaborationPopover.userDetailsAriaLabel": "⟦萬萬萬 {name}
|
|
10
|
-
"boxui.collaborationPopover.userInfoPopover": "⟦萬萬萬萬萬萬萬
|
|
11
|
-
"boxui.collaborationPopover.variantIconAriaLabel": "⟦萬
|
|
12
|
-
"boxui.collaborationPopover.viewer": "⟦萬 V
|
|
2
|
+
"boxui.collaborationPopover.copySharedLinkButton": "⟦萬萬萬萬 ĊőΡŷ ŝнáŕêď ľίʼnĸ 國國國國⟧",
|
|
3
|
+
"boxui.collaborationPopover.editor": "⟦萬 Èďіτόŕ 國⟧",
|
|
4
|
+
"boxui.collaborationPopover.inviteAs": "⟦萬萬萬萬 Ійνíţē ãś {type} 國國國國⟧",
|
|
5
|
+
"boxui.collaborationPopover.inviteButton": "⟦萬 İńνïţĕ 國⟧",
|
|
6
|
+
"boxui.collaborationPopover.noAccessInvite": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŧнιş Ρëřşòл ďοéѕŋ'ţ ĥāνê ąсċĕśѕ āňď щöй'ť ьĕ йõτιƒĭēď ũńļėşѕ ìŋνϊťěď. 國國國國國國國國國國國國國國國國國國國國⟧",
|
|
7
|
+
"boxui.collaborationPopover.noAccessSharedLink": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţħíş Ρєŕѕóл ďòєŝп'τ ħàνé ǻċčęşş åиď ώōń'τ вё ʼnøťìƒіеď ûʼnĺęŝŝ įηνíŧèď. 國國國國國國國國國國國國國國國國國國國國⟧",
|
|
8
|
+
"boxui.collaborationPopover.userAvatarAlt": "⟦萬萬萬 {name} άνáťâѓ 國國國⟧",
|
|
9
|
+
"boxui.collaborationPopover.userDetailsAriaLabel": "⟦萬萬萬 {name} ďéţāĭĺş 國國國⟧",
|
|
10
|
+
"boxui.collaborationPopover.userInfoPopover": "⟦萬萬萬萬萬萬萬 Ûѕëґ ίиƒσгmãŧĭόπ ΡôΡôνěř 國國國國國國國⟧",
|
|
11
|
+
"boxui.collaborationPopover.variantIconAriaLabel": "⟦萬 Іʼnƒŏ 國⟧",
|
|
12
|
+
"boxui.collaborationPopover.viewer": "⟦萬 Vίêẃєř 國⟧"
|
|
13
13
|
}
|
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
# Button text for copy a shareable link to content via email or message
|
|
2
|
-
boxui.collaborationPopover.copySharedLinkButton = ⟦萬萬萬萬
|
|
2
|
+
boxui.collaborationPopover.copySharedLinkButton = ⟦萬萬萬萬 ĊőΡŷ ŝнáŕêď ľίʼnĸ 國國國國⟧
|
|
3
3
|
# Permission level that allows users to edit and modify content
|
|
4
|
-
boxui.collaborationPopover.editor = ⟦萬
|
|
4
|
+
boxui.collaborationPopover.editor = ⟦萬 Èďіτόŕ 國⟧
|
|
5
5
|
# Button text for inviting a user with a specific role/permission level. The {type} placeholder will be replaced with a role like "Editor" or "Viewer"
|
|
6
|
-
boxui.collaborationPopover.inviteAs = ⟦萬萬萬萬
|
|
6
|
+
boxui.collaborationPopover.inviteAs = ⟦萬萬萬萬 Ійνíţē ãś {type} 國國國國⟧
|
|
7
7
|
# Button text for inviting a user to collaborate on content
|
|
8
|
-
boxui.collaborationPopover.inviteButton = ⟦萬
|
|
8
|
+
boxui.collaborationPopover.inviteButton = ⟦萬 İńνïţĕ 國⟧
|
|
9
9
|
# Tooltip text displayed when a user is not a collaborator
|
|
10
|
-
boxui.collaborationPopover.noAccessInvite = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
10
|
+
boxui.collaborationPopover.noAccessInvite = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ŧнιş Ρëřşòл ďοéѕŋ'ţ ĥāνê ąсċĕśѕ āňď щöй'ť ьĕ йõτιƒĭēď ũńļėşѕ ìŋνϊťěď. 國國國國國國國國國國國國國國國國國國國國⟧
|
|
11
11
|
# Tooltip text displayed when a user is not a collaborator
|
|
12
|
-
boxui.collaborationPopover.noAccessSharedLink = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
12
|
+
boxui.collaborationPopover.noAccessSharedLink = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţħíş Ρєŕѕóл ďòєŝп'τ ħàνé ǻċčęşş åиď ώōń'τ вё ʼnøťìƒіеď ûʼnĺęŝŝ įηνíŧèď. 國國國國國國國國國國國國國國國國國國國國⟧
|
|
13
13
|
# Alt text for user avatar image
|
|
14
|
-
boxui.collaborationPopover.userAvatarAlt = ⟦萬萬萬 {name}
|
|
14
|
+
boxui.collaborationPopover.userAvatarAlt = ⟦萬萬萬 {name} άνáťâѓ 國國國⟧
|
|
15
15
|
# Aria label for user details contained in the user information popover
|
|
16
|
-
boxui.collaborationPopover.userDetailsAriaLabel = ⟦萬萬萬 {name}
|
|
16
|
+
boxui.collaborationPopover.userDetailsAriaLabel = ⟦萬萬萬 {name} ďéţāĭĺş 國國國⟧
|
|
17
17
|
# Accessibility label for a popover that displays detailed information about a user, including their profile and collaboration options
|
|
18
|
-
boxui.collaborationPopover.userInfoPopover = ⟦萬萬萬萬萬萬萬
|
|
18
|
+
boxui.collaborationPopover.userInfoPopover = ⟦萬萬萬萬萬萬萬 Ûѕëґ ίиƒσгmãŧĭόπ ΡôΡôνěř 國國國國國國國⟧
|
|
19
19
|
# Aria label for the info icon in the inline notice
|
|
20
|
-
boxui.collaborationPopover.variantIconAriaLabel = ⟦萬
|
|
20
|
+
boxui.collaborationPopover.variantIconAriaLabel = ⟦萬 Іʼnƒŏ 國⟧
|
|
21
21
|
# Permission level that allows users to view content but not edit it
|
|
22
|
-
boxui.collaborationPopover.viewer = ⟦萬 V
|
|
22
|
+
boxui.collaborationPopover.viewer = ⟦萬 Vίêẃєř 國⟧
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/collaboration-popover",
|
|
3
|
-
"version": "1.62.
|
|
3
|
+
"version": "1.62.23",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"@box/blueprint-web": "^14.
|
|
7
|
-
"@box/blueprint-web-assets": "^4.120.
|
|
6
|
+
"@box/blueprint-web": "^14.36.0",
|
|
7
|
+
"@box/blueprint-web-assets": "^4.120.2",
|
|
8
8
|
"classnames": "^2.3.2",
|
|
9
9
|
"react": "^18.0.0",
|
|
10
10
|
"react-dom": "^18.0.0",
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
"access": "public"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@box/blueprint-web": "^14.
|
|
18
|
-
"@box/blueprint-web-assets": "^4.120.
|
|
19
|
-
"@box/eslint-plugin-blueprint": "1.2.
|
|
20
|
-
"@box/storybook-utils": "0.19.
|
|
17
|
+
"@box/blueprint-web": "^14.36.0",
|
|
18
|
+
"@box/blueprint-web-assets": "^4.120.2",
|
|
19
|
+
"@box/eslint-plugin-blueprint": "1.2.3",
|
|
20
|
+
"@box/storybook-utils": "0.19.17",
|
|
21
21
|
"react-intl": "^6.4.2"
|
|
22
22
|
},
|
|
23
23
|
"files": [
|