@box/metadata-editor 1.51.4 → 1.51.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.
@@ -33,7 +33,7 @@ export default {
33
33
  "groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.iconAriaLabel": "Avviso di revisione",
34
34
  "groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.reviewFieldsNoticeHeader": "{count,plural,one{# campo necessita} many{# campi necessitano} other{# campi necessitano}} revisione",
35
35
  "groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.showingReviewFields": "Visualizzazione dei campi che necessitano revisione",
36
- "groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewButtonTooltip": "{count, plural, one {# field needs} other {# fields need}} review as Box AI returned low confidence. Click to start reviewing.",
36
+ "groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewButtonTooltip": "{count,plural,one{# campo necessita} other{# campi necessitano} many{# campi necessitano}} revisione poiché Box AI ha restituito un'affidabilità bassa. Fai clic per iniziare la revisione.",
37
37
  "groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewReviewFieldsCTA": "Visualizza",
38
38
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.add": "Aggiungi",
39
39
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.cancel": "Annulla",
@@ -67,7 +67,7 @@ groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.reviewFieldsNoti
67
67
  # Text shown when displaying only fields that need review
68
68
  groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.showingReviewFields = Visualizzazione dei campi che necessitano revisione
69
69
  # Tooltip for View button explaining why fields need review
70
- groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewButtonTooltip = {count, plural, one {# field needs} other {# fields need}} review as Box AI returned low confidence. Click to start reviewing.
70
+ groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewButtonTooltip = {count,plural,one{# campo necessita} other{# campi necessitano} many{# campi necessitano}} revisione poiché Box AI ha restituito un'affidabilità bassa. Fai clic per iniziare la revisione.
71
71
  # Call to action to show only fields that need review
72
72
  groupSharedFeatures.metadataEditor.metadataInstanceReviewNotice.viewReviewFieldsCTA = Visualizza
73
73
  # Label for the button that applies the selection and closes the template selection dialog
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@box/metadata-editor",
3
- "version": "1.51.4",
3
+ "version": "1.51.6",
4
4
  "peerDependencies": {
5
5
  "@ariakit/react": "0.4.15",
6
- "@box/box-ai-agent-selector": "^1.38.5",
7
- "@box/blueprint-web": "^13.5.0",
8
- "@box/blueprint-web-assets": "^4.101.19",
9
- "@box/combobox-with-api": "^1.41.6",
6
+ "@box/box-ai-agent-selector": "^1.38.6",
7
+ "@box/blueprint-web": "^13.5.1",
8
+ "@box/blueprint-web-assets": "^4.101.20",
9
+ "@box/combobox-with-api": "^1.41.7",
10
10
  "formik": "^2.0.3",
11
11
  "lodash": "^4.17.15",
12
12
  "react": "^17.0.0 || ^18.0.0",
@@ -15,11 +15,11 @@
15
15
  },
16
16
  "devDependencies": {
17
17
  "@ariakit/react": "0.4.15",
18
- "@box/box-ai-agent-selector": "^1.38.5",
18
+ "@box/box-ai-agent-selector": "^1.38.6",
19
19
  "@box/babel-plugin-target-attributes": "1.5.2",
20
- "@box/blueprint-web": "^13.5.0",
21
- "@box/blueprint-web-assets": "^4.101.19",
22
- "@box/storybook-utils": "^0.16.56",
20
+ "@box/blueprint-web": "^13.5.1",
21
+ "@box/blueprint-web-assets": "^4.101.20",
22
+ "@box/storybook-utils": "^0.16.57",
23
23
  "@testing-library/react": "^15.0.6",
24
24
  "react": "^18.3.0",
25
25
  "react-dom": "^18.3.0",