@box/box-item-type-selector 1.23.7 → 1.24.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 +14 -14
- package/dist/i18n/en-x-pseudo.properties +14 -14
- package/package.json +6 -6
package/dist/i18n/en-x-pseudo.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
export default {
|
|
2
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "⟦萬
|
|
3
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType": "⟦萬萬
|
|
4
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType": "⟦萬萬
|
|
5
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "⟦萬萬
|
|
6
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "⟦萬萬
|
|
7
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "⟦萬
|
|
2
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType": "⟦萬 Ąμďϊõ 國⟧",
|
|
3
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType": "⟦萬萬 βό× Çãиναŝ 國國⟧",
|
|
4
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType": "⟦萬萬 βô× Ņõťë 國國⟧",
|
|
5
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType": "⟦萬萬 Ðóćũméʼnť 國國⟧",
|
|
6
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType": "⟦萬萬 Ðгåщϊŋğ 國國⟧",
|
|
7
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType": "⟦萬 Ímåĝĕ 國⟧",
|
|
8
8
|
"groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles": "⟦萬萬萬 {fileType} +{count} 國國國⟧",
|
|
9
9
|
"groupSharedFeatures.boxItemTypeSelector.boxFileType.pdfType": "⟦ PÐ₣ ⟧",
|
|
10
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "⟦萬萬萬 P
|
|
11
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "⟦萬萬萬
|
|
10
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType": "⟦萬萬萬 Pгéѕèητãŧįòń 國國國⟧",
|
|
11
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType": "⟦萬萬萬 ŚΡŕёàďѕĥęёτ 國國國⟧",
|
|
12
12
|
"groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType": "⟦ 3Ď ⟧",
|
|
13
|
-
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "⟦萬 V
|
|
14
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "⟦萬
|
|
15
|
-
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "⟦萬萬
|
|
16
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "⟦萬
|
|
17
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "⟦萬
|
|
18
|
-
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "⟦萬萬
|
|
13
|
+
"groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType": "⟦萬 Vιďέø 國⟧",
|
|
14
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.fileType": "⟦萬 ₣ïĺėş 國⟧",
|
|
15
|
+
"groupSharedFeatures.boxItemTypeSelector.itemType.folderType": "⟦萬萬 ₣σĺďéŗѕ 國國⟧",
|
|
16
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.apply": "⟦萬 ÀΡΡľŷ 國⟧",
|
|
17
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.clear": "⟦萬 Ĉĺєαѓ 國⟧",
|
|
18
|
+
"groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown": "⟦萬萬 ₣íļё ŢУΡê 國國⟧"
|
|
19
19
|
}
|
|
@@ -1,34 +1,34 @@
|
|
|
1
1
|
# Label for the audio file type
|
|
2
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType = ⟦萬
|
|
2
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.audioType = ⟦萬 Ąμďϊõ 國⟧
|
|
3
3
|
# Label for the Box Canvas file type
|
|
4
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType = ⟦萬萬
|
|
4
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.boxcanvasType = ⟦萬萬 βό× Çãиναŝ 國國⟧
|
|
5
5
|
# Label for the Box Note file type
|
|
6
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType = ⟦萬萬
|
|
6
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.boxnoteType = ⟦萬萬 βô× Ņõťë 國國⟧
|
|
7
7
|
# Label for the document file type
|
|
8
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType = ⟦萬萬
|
|
8
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.documentType = ⟦萬萬 Ðóćũméʼnť 國國⟧
|
|
9
9
|
# Label for the drawing file type
|
|
10
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType = ⟦萬萬
|
|
10
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.drawingType = ⟦萬萬 Ðгåщϊŋğ 國國⟧
|
|
11
11
|
# Label for the image file type
|
|
12
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType = ⟦萬
|
|
12
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.imageType = ⟦萬 Ímåĝĕ 國⟧
|
|
13
13
|
# Label for multiple file types
|
|
14
14
|
groupSharedFeatures.boxItemTypeSelector.boxFileType.multipleFiles = ⟦萬萬萬 {fileType} +{count} 國國國⟧
|
|
15
15
|
# Label for the PDF file type
|
|
16
16
|
groupSharedFeatures.boxItemTypeSelector.boxFileType.pdfType = ⟦ PÐ₣ ⟧
|
|
17
17
|
# Label for the presentation file type
|
|
18
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType = ⟦萬萬萬 P
|
|
18
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.presentationType = ⟦萬萬萬 Pгéѕèητãŧįòń 國國國⟧
|
|
19
19
|
# Label for the spreadsheet file type
|
|
20
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType = ⟦萬萬萬
|
|
20
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.spreadsheetType = ⟦萬萬萬 ŚΡŕёàďѕĥęёτ 國國國⟧
|
|
21
21
|
# Label for the 3D file type
|
|
22
22
|
groupSharedFeatures.boxItemTypeSelector.boxFileType.threedType = ⟦ 3Ď ⟧
|
|
23
23
|
# Label for the video file type
|
|
24
|
-
groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType = ⟦萬 V
|
|
24
|
+
groupSharedFeatures.boxItemTypeSelector.boxFileType.videoType = ⟦萬 Vιďέø 國⟧
|
|
25
25
|
# Label for the checkbox item type selector representing files
|
|
26
|
-
groupSharedFeatures.boxItemTypeSelector.itemType.fileType = ⟦萬
|
|
26
|
+
groupSharedFeatures.boxItemTypeSelector.itemType.fileType = ⟦萬 ₣ïĺėş 國⟧
|
|
27
27
|
# Label for the checkbox item type selector representing folders
|
|
28
|
-
groupSharedFeatures.boxItemTypeSelector.itemType.folderType = ⟦萬萬
|
|
28
|
+
groupSharedFeatures.boxItemTypeSelector.itemType.folderType = ⟦萬萬 ₣σĺďéŗѕ 國國⟧
|
|
29
29
|
# Label for the button in the selector to apply the selected filters
|
|
30
|
-
groupSharedFeatures.boxItemTypeSelector.quickFilter.apply = ⟦萬
|
|
30
|
+
groupSharedFeatures.boxItemTypeSelector.quickFilter.apply = ⟦萬 ÀΡΡľŷ 國⟧
|
|
31
31
|
# Label for the button in the selector to clear all the selected filters
|
|
32
|
-
groupSharedFeatures.boxItemTypeSelector.quickFilter.clear = ⟦萬
|
|
32
|
+
groupSharedFeatures.boxItemTypeSelector.quickFilter.clear = ⟦萬 Ĉĺєαѓ 國⟧
|
|
33
33
|
# Label for the dropdown chip when no specific selection has been made
|
|
34
|
-
groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown = ⟦萬萬
|
|
34
|
+
groupSharedFeatures.boxItemTypeSelector.quickFilter.fileTypeLabelDropdown = ⟦萬萬 ₣íļё ŢУΡê 國國⟧
|
package/package.json
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/box-item-type-selector",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.24.1",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@box/blueprint-web": "^12.
|
|
6
|
-
"@box/blueprint-web-assets": "^4.
|
|
5
|
+
"@box/blueprint-web": "^12.128.1",
|
|
6
|
+
"@box/blueprint-web-assets": "^4.97.0",
|
|
7
7
|
"react": "^17.0.0 || ^18.0.0",
|
|
8
8
|
"react-dom": "^17.0.0 || ^18.0.0",
|
|
9
9
|
"react-intl": "6.4.2"
|
|
10
10
|
},
|
|
11
11
|
"devDependencies": {
|
|
12
|
-
"@box/blueprint-web": "^12.
|
|
13
|
-
"@box/blueprint-web-assets": "^4.
|
|
14
|
-
"@box/storybook-utils": "^0.16.
|
|
12
|
+
"@box/blueprint-web": "^12.128.1",
|
|
13
|
+
"@box/blueprint-web-assets": "^4.97.0",
|
|
14
|
+
"@box/storybook-utils": "^0.16.21",
|
|
15
15
|
"react": "^18.3.0",
|
|
16
16
|
"react-dom": "^18.3.0",
|
|
17
17
|
"react-intl": "6.4.2"
|