@box/user-selector 1.77.3 → 1.77.5
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 +10 -10
- package/dist/i18n/en-x-pseudo.properties +10 -10
- package/package.json +8 -8
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"groupSharedFeatures.userSelector.emptyMessage": "⟦萬萬萬萬萬萬
|
|
3
|
-
"groupSharedFeatures.userSelector.errorMessage": "⟦萬萬萬萬萬萬萬萬
|
|
4
|
-
"groupSharedFeatures.userSelector.errorMessageDescription": "⟦萬萬萬萬萬萬
|
|
5
|
-
"groupSharedFeatures.userSelector.inviteCollaborators": "⟦萬萬萬萬萬
|
|
6
|
-
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
7
|
-
"groupSharedFeatures.userSelector.loading": "⟦萬萬
|
|
8
|
-
"groupSharedFeatures.userSelector.noResults": "⟦萬萬
|
|
9
|
-
"groupSharedFeatures.userSelector.tryAgain": "⟦萬萬
|
|
10
|
-
"groupSharedFeatures.userSelector.userAvatar": "⟦萬萬萬
|
|
11
|
-
"groupSharedFeatures.userSelector.userName": "⟦萬萬萬萬萬萬萬 {name} {isCurrentUser, select, true { (
|
|
2
|
+
"groupSharedFeatures.userSelector.emptyMessage": "⟦萬萬萬萬萬萬 Ñò ¢óĺļàвôŕáţõŗś ƒöµиď 國國國國國國⟧",
|
|
3
|
+
"groupSharedFeatures.userSelector.errorMessage": "⟦萬萬萬萬萬萬萬萬 Ŵè ŵéŕê µиàвĺë ţò ļóáď ùśēŗŝ 國國國國國國國國⟧",
|
|
4
|
+
"groupSharedFeatures.userSelector.errorMessageDescription": "⟦萬萬萬萬萬萬 Pĺèàśé ţŕý áĝâìи ļãťêŗ 國國國國國國⟧",
|
|
5
|
+
"groupSharedFeatures.userSelector.inviteCollaborators": "⟦萬萬萬萬萬 Ìиνìţè Çòĺļàвóŕáťôŗś 國國國國國⟧",
|
|
6
|
+
"groupSharedFeatures.userSelector.inviteCollaboratorsTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś Ρèŕŝòи ďóéşй'ţ ħàνê á¢çëѕš âлđ ŵôп'ť вē πõŧíƒîĕď µήĺėśŝ ïηνĩτęđ. 國國國國國國國國國國國國國國國國國國國國⟧",
|
|
7
|
+
"groupSharedFeatures.userSelector.loading": "⟦萬萬 Ĺòàďìиĝ 國國⟧",
|
|
8
|
+
"groupSharedFeatures.userSelector.noResults": "⟦萬萬 Ñò ŕèśµĺţŝ 國國⟧",
|
|
9
|
+
"groupSharedFeatures.userSelector.tryAgain": "⟦萬萬 Ţŕý àĝáìи 國國⟧",
|
|
10
|
+
"groupSharedFeatures.userSelector.userAvatar": "⟦萬萬萬 Ùśèŕ àνáţâŗ 國國國⟧",
|
|
11
|
+
"groupSharedFeatures.userSelector.userName": "⟦萬萬萬萬萬萬萬 {name} {isCurrentUser, select, true { (mè)} other {}} 國國國國國國國⟧"
|
|
12
12
|
}
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
# Text displayed when no results are found
|
|
2
|
-
groupSharedFeatures.userSelector.emptyMessage = ⟦萬萬萬萬萬萬
|
|
2
|
+
groupSharedFeatures.userSelector.emptyMessage = ⟦萬萬萬萬萬萬 Ñò ¢óĺļàвôŕáţõŗś ƒöµиď 國國國國國國⟧
|
|
3
3
|
# Text displayed when an error occurs
|
|
4
|
-
groupSharedFeatures.userSelector.errorMessage = ⟦萬萬萬萬萬萬萬萬
|
|
4
|
+
groupSharedFeatures.userSelector.errorMessage = ⟦萬萬萬萬萬萬萬萬 Ŵè ŵéŕê µиàвĺë ţò ļóáď ùśēŗŝ 國國國國國國國國⟧
|
|
5
5
|
# Text displayed when an error occurs
|
|
6
|
-
groupSharedFeatures.userSelector.errorMessageDescription = ⟦萬萬萬萬萬萬
|
|
6
|
+
groupSharedFeatures.userSelector.errorMessageDescription = ⟦萬萬萬萬萬萬 Pĺèàśé ţŕý áĝâìи ļãťêŗ 國國國國國國⟧
|
|
7
7
|
# Text displayed when no results are found and the user can invite collaborators
|
|
8
|
-
groupSharedFeatures.userSelector.inviteCollaborators = ⟦萬萬萬萬萬
|
|
8
|
+
groupSharedFeatures.userSelector.inviteCollaborators = ⟦萬萬萬萬萬 Ìиνìţè Çòĺļàвóŕáťôŗś 國國國國國⟧
|
|
9
9
|
# Tooltip text displayed when a user is not a collaborator
|
|
10
|
-
groupSharedFeatures.userSelector.inviteCollaboratorsTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬
|
|
10
|
+
groupSharedFeatures.userSelector.inviteCollaboratorsTooltip = ⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś Ρèŕŝòи ďóéşй'ţ ħàνê á¢çëѕš âлđ ŵôп'ť вē πõŧíƒîĕď µήĺėśŝ ïηνĩτęđ. 國國國國國國國國國國國國國國國國國國國國⟧
|
|
11
11
|
# Aria label for loading indicator
|
|
12
|
-
groupSharedFeatures.userSelector.loading = ⟦萬萬
|
|
12
|
+
groupSharedFeatures.userSelector.loading = ⟦萬萬 Ĺòàďìиĝ 國國⟧
|
|
13
13
|
# Text displayed when no results are found
|
|
14
|
-
groupSharedFeatures.userSelector.noResults = ⟦萬萬
|
|
14
|
+
groupSharedFeatures.userSelector.noResults = ⟦萬萬 Ñò ŕèśµĺţŝ 國國⟧
|
|
15
15
|
# Text for the "Try again" button
|
|
16
|
-
groupSharedFeatures.userSelector.tryAgain = ⟦萬萬
|
|
16
|
+
groupSharedFeatures.userSelector.tryAgain = ⟦萬萬 Ţŕý àĝáìи 國國⟧
|
|
17
17
|
# Alt text for user avatar image
|
|
18
|
-
groupSharedFeatures.userSelector.userAvatar = ⟦萬萬萬
|
|
18
|
+
groupSharedFeatures.userSelector.userAvatar = ⟦萬萬萬 Ùśèŕ àνáţâŗ 國國國⟧
|
|
19
19
|
# User name with optional "me" marker for current user
|
|
20
|
-
groupSharedFeatures.userSelector.userName = ⟦萬萬萬萬萬萬萬 {name} {isCurrentUser, select, true { (
|
|
20
|
+
groupSharedFeatures.userSelector.userName = ⟦萬萬萬萬萬萬萬 {name} {isCurrentUser, select, true { (mè)} other {}} 國國國國國國國⟧
|
package/package.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/user-selector",
|
|
3
|
-
"version": "1.77.
|
|
3
|
+
"version": "1.77.5",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@box/blueprint-web": "^15.1.
|
|
6
|
-
"@box/blueprint-web-assets": "^4.121.
|
|
7
|
-
"@box/combobox-with-api": "^1.45.
|
|
5
|
+
"@box/blueprint-web": "^15.1.1",
|
|
6
|
+
"@box/blueprint-web-assets": "^4.121.4",
|
|
7
|
+
"@box/combobox-with-api": "^1.45.5",
|
|
8
8
|
"lodash": "^4.17.15",
|
|
9
9
|
"react": "^17.0.0 || ^18.0.0",
|
|
10
10
|
"react-dom": "^17.0.0 || ^18.0.0",
|
|
11
11
|
"react-intl": "6.4.2"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@box/blueprint-web": "^15.1.
|
|
15
|
-
"@box/blueprint-web-assets": "^4.121.
|
|
16
|
-
"@box/combobox-with-api": "^1.45.
|
|
17
|
-
"@box/storybook-utils": "^0.20.
|
|
14
|
+
"@box/blueprint-web": "^15.1.1",
|
|
15
|
+
"@box/blueprint-web-assets": "^4.121.4",
|
|
16
|
+
"@box/combobox-with-api": "^1.45.5",
|
|
17
|
+
"@box/storybook-utils": "^0.20.4",
|
|
18
18
|
"@types/lodash": "^4.17.14",
|
|
19
19
|
"react": "^18.3.0",
|
|
20
20
|
"react-dom": "^18.3.0",
|