@box/box-item-type-selector 1.41.17 → 1.41.19
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.41.
|
|
3
|
+
"version": "1.41.19",
|
|
4
4
|
"peerDependencies": {
|
|
5
|
-
"@box/blueprint-web": "^14.
|
|
6
|
-
"@box/blueprint-web-assets": "^4.119.
|
|
5
|
+
"@box/blueprint-web": "^14.33.0",
|
|
6
|
+
"@box/blueprint-web-assets": "^4.119.4",
|
|
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": "^14.
|
|
13
|
-
"@box/blueprint-web-assets": "^4.119.
|
|
14
|
-
"@box/storybook-utils": "^0.19.
|
|
12
|
+
"@box/blueprint-web": "^14.33.0",
|
|
13
|
+
"@box/blueprint-web-assets": "^4.119.4",
|
|
14
|
+
"@box/storybook-utils": "^0.19.13",
|
|
15
15
|
"react": "^18.3.0",
|
|
16
16
|
"react-dom": "^18.3.0",
|
|
17
17
|
"react-intl": "6.4.2"
|