@box/user-selector 1.22.3 → 1.23.1
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 +3 -3
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,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/user-selector",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.23.1",
|
|
4
4
|
"peerDependencies": {
|
|
5
5
|
"@box/blueprint-web": "^7.8.0",
|
|
6
6
|
"@box/blueprint-web-assets": "^4.16.0",
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"react-intl": "6.4.2"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"@box/blueprint-web": "^12.69.
|
|
14
|
+
"@box/blueprint-web": "^12.69.2",
|
|
15
15
|
"@box/blueprint-web-assets": "^4.67.0",
|
|
16
|
-
"@box/combobox-with-api": "^0.
|
|
16
|
+
"@box/combobox-with-api": "^0.58.1",
|
|
17
17
|
"@box/storybook-utils": "^0.14.3",
|
|
18
18
|
"@types/lodash": "^4.17.14",
|
|
19
19
|
"react": "^18.3.0",
|