@box/metadata-view 1.61.4 → 1.61.6
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/es-419.js +1 -1
- package/dist/i18n/es-419.properties +1 -1
- package/dist/i18n/es-ES.js +1 -1
- package/dist/i18n/es-ES.properties +1 -1
- package/dist/i18n/fi-FI.js +1 -1
- package/dist/i18n/fi-FI.properties +1 -1
- package/dist/i18n/fr-CA.js +1 -1
- package/dist/i18n/fr-CA.properties +1 -1
- package/dist/i18n/fr-FR.js +1 -1
- package/dist/i18n/fr-FR.properties +1 -1
- package/dist/i18n/zh-TW.js +1 -1
- package/dist/i18n/zh-TW.properties +1 -1
- package/package.json +14 -14
package/dist/i18n/es-419.js
CHANGED
|
@@ -21,7 +21,7 @@ export default {
|
|
|
21
21
|
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "Buscar",
|
|
22
22
|
"groupSharedFeatures.metadataView.gridList.gridView": "Vista de cuadrícula",
|
|
23
23
|
"groupSharedFeatures.metadataView.header.clearSelectionAriaLabel": "Borrar la selección",
|
|
24
|
-
"groupSharedFeatures.metadataView.header.itemsSelected": "{count,plural,one{<b>#
|
|
24
|
+
"groupSharedFeatures.metadataView.header.itemsSelected": "{count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}",
|
|
25
25
|
"groupSharedFeatures.metadataView.header.singleItemSelected": "<b>{name}</b> está seleccionado",
|
|
26
26
|
"groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel": "--",
|
|
27
27
|
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "Menú de acción",
|
|
@@ -43,7 +43,7 @@ groupSharedFeatures.metadataView.gridList.gridView = Vista de cuadrícula
|
|
|
43
43
|
# Aria label for the clear selection button
|
|
44
44
|
groupSharedFeatures.metadataView.header.clearSelectionAriaLabel = Borrar la selección
|
|
45
45
|
# Selection count text in the header when multiple items are selected or item name is unavailable
|
|
46
|
-
groupSharedFeatures.metadataView.header.itemsSelected = {count,plural,one{<b>#
|
|
46
|
+
groupSharedFeatures.metadataView.header.itemsSelected = {count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}
|
|
47
47
|
# Selection text in the header when a single item is selected, showing the item name
|
|
48
48
|
groupSharedFeatures.metadataView.header.singleItemSelected = <b>{name}</b> está seleccionado
|
|
49
49
|
# Label for the default unselected option in inline editing dropdowns
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -21,7 +21,7 @@ export default {
|
|
|
21
21
|
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "Buscar",
|
|
22
22
|
"groupSharedFeatures.metadataView.gridList.gridView": "Vista de cuadrícula",
|
|
23
23
|
"groupSharedFeatures.metadataView.header.clearSelectionAriaLabel": "Borrar la selección",
|
|
24
|
-
"groupSharedFeatures.metadataView.header.itemsSelected": "{count,plural,one{<b>#
|
|
24
|
+
"groupSharedFeatures.metadataView.header.itemsSelected": "{count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}",
|
|
25
25
|
"groupSharedFeatures.metadataView.header.singleItemSelected": "<b>{name}</b> está seleccionado",
|
|
26
26
|
"groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel": "--",
|
|
27
27
|
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "Menú de acción",
|
|
@@ -43,7 +43,7 @@ groupSharedFeatures.metadataView.gridList.gridView = Vista de cuadrícula
|
|
|
43
43
|
# Aria label for the clear selection button
|
|
44
44
|
groupSharedFeatures.metadataView.header.clearSelectionAriaLabel = Borrar la selección
|
|
45
45
|
# Selection count text in the header when multiple items are selected or item name is unavailable
|
|
46
|
-
groupSharedFeatures.metadataView.header.itemsSelected = {count,plural,one{<b>#
|
|
46
|
+
groupSharedFeatures.metadataView.header.itemsSelected = {count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}
|
|
47
47
|
# Selection text in the header when a single item is selected, showing the item name
|
|
48
48
|
groupSharedFeatures.metadataView.header.singleItemSelected = <b>{name}</b> está seleccionado
|
|
49
49
|
# Label for the default unselected option in inline editing dropdowns
|
package/dist/i18n/fi-FI.js
CHANGED
|
@@ -21,7 +21,7 @@ export default {
|
|
|
21
21
|
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "Hae",
|
|
22
22
|
"groupSharedFeatures.metadataView.gridList.gridView": "Ruudukkonäkymä",
|
|
23
23
|
"groupSharedFeatures.metadataView.header.clearSelectionAriaLabel": "Tyhjennä valinta",
|
|
24
|
-
"groupSharedFeatures.metadataView.header.itemsSelected": "{count, plural, one {<b>#
|
|
24
|
+
"groupSharedFeatures.metadataView.header.itemsSelected": "{count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}",
|
|
25
25
|
"groupSharedFeatures.metadataView.header.singleItemSelected": "<b>{name}</b> on valittu",
|
|
26
26
|
"groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel": "--",
|
|
27
27
|
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "Toimintovalikko",
|
|
@@ -43,7 +43,7 @@ groupSharedFeatures.metadataView.gridList.gridView = Ruudukkonäkymä
|
|
|
43
43
|
# Aria label for the clear selection button
|
|
44
44
|
groupSharedFeatures.metadataView.header.clearSelectionAriaLabel = Tyhjennä valinta
|
|
45
45
|
# Selection count text in the header when multiple items are selected or item name is unavailable
|
|
46
|
-
groupSharedFeatures.metadataView.header.itemsSelected = {count, plural, one {<b>#
|
|
46
|
+
groupSharedFeatures.metadataView.header.itemsSelected = {count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}
|
|
47
47
|
# Selection text in the header when a single item is selected, showing the item name
|
|
48
48
|
groupSharedFeatures.metadataView.header.singleItemSelected = <b>{name}</b> on valittu
|
|
49
49
|
# Label for the default unselected option in inline editing dropdowns
|
package/dist/i18n/fr-CA.js
CHANGED
|
@@ -21,7 +21,7 @@ export default {
|
|
|
21
21
|
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "Rechercher",
|
|
22
22
|
"groupSharedFeatures.metadataView.gridList.gridView": "Affichage Grille",
|
|
23
23
|
"groupSharedFeatures.metadataView.header.clearSelectionAriaLabel": "Effacer la sélection",
|
|
24
|
-
"groupSharedFeatures.metadataView.header.itemsSelected": "{count, plural, one {<b>#
|
|
24
|
+
"groupSharedFeatures.metadataView.header.itemsSelected": "{count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}",
|
|
25
25
|
"groupSharedFeatures.metadataView.header.singleItemSelected": "<b>{name}</b> est sélectionné",
|
|
26
26
|
"groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel": "--",
|
|
27
27
|
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "Menu des actions",
|
|
@@ -43,7 +43,7 @@ groupSharedFeatures.metadataView.gridList.gridView = Affichage Grille
|
|
|
43
43
|
# Aria label for the clear selection button
|
|
44
44
|
groupSharedFeatures.metadataView.header.clearSelectionAriaLabel = Effacer la sélection
|
|
45
45
|
# Selection count text in the header when multiple items are selected or item name is unavailable
|
|
46
|
-
groupSharedFeatures.metadataView.header.itemsSelected = {count, plural, one {<b>#
|
|
46
|
+
groupSharedFeatures.metadataView.header.itemsSelected = {count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}
|
|
47
47
|
# Selection text in the header when a single item is selected, showing the item name
|
|
48
48
|
groupSharedFeatures.metadataView.header.singleItemSelected = <b>{name}</b> est sélectionné
|
|
49
49
|
# Label for the default unselected option in inline editing dropdowns
|
package/dist/i18n/fr-FR.js
CHANGED
|
@@ -21,7 +21,7 @@ export default {
|
|
|
21
21
|
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "Rechercher",
|
|
22
22
|
"groupSharedFeatures.metadataView.gridList.gridView": "Affichage Grille",
|
|
23
23
|
"groupSharedFeatures.metadataView.header.clearSelectionAriaLabel": "Effacer la sélection",
|
|
24
|
-
"groupSharedFeatures.metadataView.header.itemsSelected": "{count, plural, one {<b>#
|
|
24
|
+
"groupSharedFeatures.metadataView.header.itemsSelected": "{count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}",
|
|
25
25
|
"groupSharedFeatures.metadataView.header.singleItemSelected": "<b>{name}</b> est sélectionné",
|
|
26
26
|
"groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel": "--",
|
|
27
27
|
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "Menu des actions",
|
|
@@ -43,7 +43,7 @@ groupSharedFeatures.metadataView.gridList.gridView = Affichage Grille
|
|
|
43
43
|
# Aria label for the clear selection button
|
|
44
44
|
groupSharedFeatures.metadataView.header.clearSelectionAriaLabel = Effacer la sélection
|
|
45
45
|
# Selection count text in the header when multiple items are selected or item name is unavailable
|
|
46
|
-
groupSharedFeatures.metadataView.header.itemsSelected = {count, plural, one {<b>#
|
|
46
|
+
groupSharedFeatures.metadataView.header.itemsSelected = {count, plural, one {<b># item</b> is selected} other {<b># items</b> are selected}}
|
|
47
47
|
# Selection text in the header when a single item is selected, showing the item name
|
|
48
48
|
groupSharedFeatures.metadataView.header.singleItemSelected = <b>{name}</b> est sélectionné
|
|
49
49
|
# Label for the default unselected option in inline editing dropdowns
|
package/dist/i18n/zh-TW.js
CHANGED
|
@@ -21,7 +21,7 @@ export default {
|
|
|
21
21
|
"groupSharedFeatures.metadataView.filterSidepanel.showResultsButton": "搜尋",
|
|
22
22
|
"groupSharedFeatures.metadataView.gridList.gridView": "方格檢視",
|
|
23
23
|
"groupSharedFeatures.metadataView.header.clearSelectionAriaLabel": "清除選擇",
|
|
24
|
-
"groupSharedFeatures.metadataView.header.itemsSelected": "{count,
|
|
24
|
+
"groupSharedFeatures.metadataView.header.itemsSelected": "{count,plural,one{已選取 # 個<b>項目</b>} other{已選取 # 個項目}}<b></b>",
|
|
25
25
|
"groupSharedFeatures.metadataView.header.singleItemSelected": "已選取 <b>{name}</b>",
|
|
26
26
|
"groupSharedFeatures.metadataView.inlineEditingCell.unselectedOptionLabel": "--",
|
|
27
27
|
"groupSharedFeatures.metadataView.itemActionMenu.actionMenu": "動作選單",
|
|
@@ -43,7 +43,7 @@ groupSharedFeatures.metadataView.gridList.gridView = 方格檢視
|
|
|
43
43
|
# Aria label for the clear selection button
|
|
44
44
|
groupSharedFeatures.metadataView.header.clearSelectionAriaLabel = 清除選擇
|
|
45
45
|
# Selection count text in the header when multiple items are selected or item name is unavailable
|
|
46
|
-
groupSharedFeatures.metadataView.header.itemsSelected = {count,
|
|
46
|
+
groupSharedFeatures.metadataView.header.itemsSelected = {count,plural,one{已選取 # 個<b>項目</b>} other{已選取 # 個項目}}<b></b>
|
|
47
47
|
# Selection text in the header when a single item is selected, showing the item name
|
|
48
48
|
groupSharedFeatures.metadataView.header.singleItemSelected = 已選取 <b>{name}</b>
|
|
49
49
|
# Label for the default unselected option in inline editing dropdowns
|
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/metadata-view",
|
|
3
|
-
"version": "1.61.
|
|
3
|
+
"version": "1.61.6",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"@box/blueprint-web": "^15.
|
|
7
|
-
"@box/blueprint-web-assets": "^4.121.
|
|
8
|
-
"@box/box-item-type-selector": "^1.42.
|
|
9
|
-
"@box/content-field": "^1.43.
|
|
10
|
-
"@box/item-icon": "^2.36.
|
|
11
|
-
"@box/metadata-filter": "^1.84.
|
|
6
|
+
"@box/blueprint-web": "^15.2.0",
|
|
7
|
+
"@box/blueprint-web-assets": "^4.121.5",
|
|
8
|
+
"@box/box-item-type-selector": "^1.42.6",
|
|
9
|
+
"@box/content-field": "^1.43.6",
|
|
10
|
+
"@box/item-icon": "^2.36.6",
|
|
11
|
+
"@box/metadata-filter": "^1.84.6",
|
|
12
12
|
"@box/types": "2.2.4",
|
|
13
13
|
"@tanstack/react-virtual": "^3.10.8",
|
|
14
14
|
"formik": "^2.4.5",
|
|
@@ -19,14 +19,14 @@
|
|
|
19
19
|
"react-intl": "^6.4.2"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@box/blueprint-web": "^15.
|
|
23
|
-
"@box/blueprint-web-assets": "^4.121.
|
|
24
|
-
"@box/box-item-type-selector": "^1.42.
|
|
25
|
-
"@box/content-field": "^1.43.
|
|
22
|
+
"@box/blueprint-web": "^15.2.0",
|
|
23
|
+
"@box/blueprint-web-assets": "^4.121.5",
|
|
24
|
+
"@box/box-item-type-selector": "^1.42.6",
|
|
25
|
+
"@box/content-field": "^1.43.6",
|
|
26
26
|
"@box/eslint-plugin-blueprint": "1.2.4",
|
|
27
|
-
"@box/item-icon": "^2.36.
|
|
28
|
-
"@box/metadata-filter": "^1.84.
|
|
29
|
-
"@box/storybook-utils": "0.20.
|
|
27
|
+
"@box/item-icon": "^2.36.6",
|
|
28
|
+
"@box/metadata-filter": "^1.84.6",
|
|
29
|
+
"@box/storybook-utils": "0.20.5",
|
|
30
30
|
"@box/types": "2.2.4",
|
|
31
31
|
"@tanstack/react-virtual": "^3.10.8",
|
|
32
32
|
"react-intl": "^6.4.2"
|