@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.
@@ -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># elemento</b> seleccionado} many{<b># elementos</b> seleccionados} other{<b># elementos</b> seleccionados}}",
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># elemento</b> seleccionado} many{<b># elementos</b> seleccionados} other{<b># elementos</b> seleccionados}}
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
@@ -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># elemento</b> seleccionado} many{<b># elementos</b> seleccionados} other{<b># elementos</b> seleccionados}}",
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># elemento</b> seleccionado} many{<b># elementos</b> seleccionados} other{<b># elementos</b> seleccionados}}
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
@@ -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># kohde</b> on valittu} other {<b># valittua</b> kohdetta}}",
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># kohde</b> on valittu} other {<b># valittua</b> kohdetta}}
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
@@ -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># élément</b> est sélectionné} many {<b># éléments</b> sont sélectionnés} other {<b># éléments</b> sont sélectionnés}}",
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># élément</b> est sélectionné} many {<b># éléments</b> sont sélectionnés} other {<b># éléments</b> sont sélectionnés}}
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
@@ -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># élément</b> est sélectionné} many {<b># éléments</b> sont sélectionnés} other {<b># éléments</b> sont sélectionnés}}",
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># élément</b> est sélectionné} many {<b># éléments</b> sont sélectionnés} other {<b># éléments</b> sont sélectionnés}}
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
@@ -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, plural, one {已選取 <b># 個項目</b>} other {已選取 <b># 個項目</b>}} ",
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, plural, one {已選取 <b># 個項目</b>} other {已選取 <b># 個項目</b>}}
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.4",
3
+ "version": "1.61.6",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
- "@box/blueprint-web": "^15.1.0",
7
- "@box/blueprint-web-assets": "^4.121.3",
8
- "@box/box-item-type-selector": "^1.42.4",
9
- "@box/content-field": "^1.43.4",
10
- "@box/item-icon": "^2.36.4",
11
- "@box/metadata-filter": "^1.84.4",
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.1.0",
23
- "@box/blueprint-web-assets": "^4.121.3",
24
- "@box/box-item-type-selector": "^1.42.4",
25
- "@box/content-field": "^1.43.4",
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.4",
28
- "@box/metadata-filter": "^1.84.4",
29
- "@box/storybook-utils": "0.20.3",
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"