@box/metadata-editor 1.65.0 → 1.65.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.
Files changed (51) hide show
  1. package/dist/i18n/bn-IN.js +8 -8
  2. package/dist/i18n/bn-IN.properties +17 -5
  3. package/dist/i18n/da-DK.js +8 -8
  4. package/dist/i18n/da-DK.properties +17 -5
  5. package/dist/i18n/de-DE.js +8 -8
  6. package/dist/i18n/de-DE.properties +17 -5
  7. package/dist/i18n/en-AU.js +3 -3
  8. package/dist/i18n/en-AU.properties +17 -5
  9. package/dist/i18n/en-CA.js +3 -3
  10. package/dist/i18n/en-CA.properties +17 -5
  11. package/dist/i18n/en-GB.js +3 -3
  12. package/dist/i18n/en-GB.properties +17 -5
  13. package/dist/i18n/en-x-pseudo.js +157 -157
  14. package/dist/i18n/en-x-pseudo.properties +165 -153
  15. package/dist/i18n/es-419.js +8 -8
  16. package/dist/i18n/es-419.properties +17 -5
  17. package/dist/i18n/es-ES.js +8 -8
  18. package/dist/i18n/es-ES.properties +17 -5
  19. package/dist/i18n/fi-FI.js +8 -8
  20. package/dist/i18n/fi-FI.properties +17 -5
  21. package/dist/i18n/fr-CA.js +8 -8
  22. package/dist/i18n/fr-CA.properties +17 -5
  23. package/dist/i18n/fr-FR.js +8 -8
  24. package/dist/i18n/fr-FR.properties +17 -5
  25. package/dist/i18n/hi-IN.js +8 -8
  26. package/dist/i18n/hi-IN.properties +17 -5
  27. package/dist/i18n/it-IT.js +8 -8
  28. package/dist/i18n/it-IT.properties +17 -5
  29. package/dist/i18n/ja-JP.js +9 -9
  30. package/dist/i18n/ja-JP.properties +18 -6
  31. package/dist/i18n/ko-KR.js +8 -8
  32. package/dist/i18n/ko-KR.properties +17 -5
  33. package/dist/i18n/nb-NO.js +8 -8
  34. package/dist/i18n/nb-NO.properties +17 -5
  35. package/dist/i18n/nl-NL.js +8 -8
  36. package/dist/i18n/nl-NL.properties +17 -5
  37. package/dist/i18n/pl-PL.js +8 -8
  38. package/dist/i18n/pl-PL.properties +17 -5
  39. package/dist/i18n/pt-BR.js +8 -8
  40. package/dist/i18n/pt-BR.properties +17 -5
  41. package/dist/i18n/ru-RU.js +8 -8
  42. package/dist/i18n/ru-RU.properties +17 -5
  43. package/dist/i18n/sv-SE.js +8 -8
  44. package/dist/i18n/sv-SE.properties +17 -5
  45. package/dist/i18n/tr-TR.js +8 -8
  46. package/dist/i18n/tr-TR.properties +17 -5
  47. package/dist/i18n/zh-CN.js +8 -8
  48. package/dist/i18n/zh-CN.properties +17 -5
  49. package/dist/i18n/zh-TW.js +8 -8
  50. package/dist/i18n/zh-TW.properties +17 -5
  51. package/package.json +4 -4
@@ -12,6 +12,8 @@ comboboxWithApiPagination.loadingAriaLabel = 正在加载......
12
12
  comboboxWithApiPagination.loadingMoreAriaLabel = 正在加载更多……
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = 未找到结果
15
+ # Disclaimer shown when at least one metadata field has been autofilled by AI
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI is continuously evolving. Please verify all AI-generated information.
15
17
  # Aria label indicating that content is loading or in progress
16
18
  groupSharedFeatures.metadataEditor.loading = 正在加载
17
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -88,12 +90,16 @@ groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlacehold
88
90
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = 选择模板
89
91
  # Error message displayed when templates fail to load
90
92
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = 无法加载模板。 请稍后重试
93
+ # Tooltip shown when hovering over a clickable metadata field with bounding boxes
94
+ groupSharedFeatures.metadataEditor.viewOnDocument = 在文档上查看
91
95
  # Display name for custom metadata templates
92
96
  metadataEditor.addMetadataTemplate.customMetadataName = 自定义元数据
93
97
  # Description for the search input field in the metadata editor
94
98
  metadataEditor.addMetadataTemplate.search.placeholder = 搜索模板
95
99
  # Call to encourage user to add metadata templates
96
100
  metadataEditor.addMetadataTemplate.trigger.label = 添加模板
101
+ # Label for accepting the AI suggestion when it matches the existing field value
102
+ metadataEditor.aiSuggestionField.acceptLabel = 接受建议
97
103
  # Label for value suggested by Box AI
98
104
  metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI 建议:
99
105
  # Label for value suggested by Box AI, including confidence level (e.g. "low")
@@ -104,12 +110,18 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = 选项
104
110
  metadataEditor.aiSuggestionField.appendLabel = 追加
105
111
  # Label for clearing the current value and applying the AI suggestion
106
112
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = 清除和替换
113
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is high
114
+ metadataEditor.aiSuggestionField.confidenceLevelHigh = 高
115
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is low or medium
116
+ metadataEditor.aiSuggestionField.confidenceLevelLow = 低
107
117
  # Label for confirming the message informing that AI suggestion is the same as already applied value
108
118
  metadataEditor.aiSuggestionField.dismissLabel = 确认
109
119
  # Label for ignoring the AI suggestion
110
120
  metadataEditor.aiSuggestionField.ignoreLabel = 忽略
111
121
  # Label informing that AI suggestion value is the same as already existing value
112
122
  metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI 建议与上述相同的值
123
+ # Label informing that AI suggestion value is the same as already existing value, including confidence level
124
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel = Box AI 建议与上述值相同({level} 置信度)
113
125
  # Aria label for the autofill button
114
126
  metadataEditor.autofillButton.ariaLabel = 使用 Box AI 自动填充
115
127
  # Aria label for the autofill button with the template name
@@ -120,12 +132,12 @@ metadataEditor.autofillButton.tooltip.enhanced = 使用 Box AI 自动填充(
120
132
  metadataEditor.autofillButton.tooltip.ga = 使用 Box AI 自动填充
121
133
  # Tooltip for the autofill button when using standard AI agent
122
134
  metadataEditor.autofillButton.tooltip.standard = 使用 Box AI 自动填充(标准)
123
- # Tooltip message shown when Box AI extraction has high confidence score. {score} is the formatted percentage (e.g., "95%")
124
- metadataEditor.confidenceScore.tooltipHighConfidence = Box AI 为此提取返回高置信度 ({score})。
125
- # Tooltip message shown when Box AI extraction has low confidence score. {score} is the formatted percentage (e.g., "35%")
126
- metadataEditor.confidenceScore.tooltipLowConfidence = Box AI 为此提取返回低置信度 ({score})。请审查该值。
135
+ # Tooltip message shown when Box AI extraction has high confidence score
136
+ metadataEditor.confidenceScore.tooltipHighConfidence = Box AI 对此提取返回高置信度。
137
+ # Tooltip message shown when Box AI extraction has low confidence score
138
+ metadataEditor.confidenceScore.tooltipLowConfidence = Box AI 对此提取返回低置信度。审查值。
127
139
  # Tooltip message shown when a low confidence extraction has been reviewed and accepted by user
128
- metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI 对此提取结果返回低置信度 ({score}),但该结果已通过人工审核并予以接受。
140
+ metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI 对此提取返回低置信度,但其已通过人工审核并予以接受。
129
141
  # Label informing how to confirm deletion of the template
130
142
  metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = 确认删除元数据实例
131
143
  # Paragraph asking user are they sure that they want to delete the template
@@ -45,30 +45,30 @@ export default {
45
45
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlaceholder": "搜尋全部範本",
46
46
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate": "選擇範本",
47
47
  "groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError": "無法載入範本。 稍後再試一次",
48
- "groupSharedFeatures.metadataEditor.viewOnDocument": "View on document",
48
+ "groupSharedFeatures.metadataEditor.viewOnDocument": "在文件中檢視",
49
49
  "metadataEditor.addMetadataTemplate.customMetadataName": "自訂中繼資料",
50
50
  "metadataEditor.addMetadataTemplate.search.placeholder": "搜尋範本",
51
51
  "metadataEditor.addMetadataTemplate.trigger.label": "新增範本",
52
- "metadataEditor.aiSuggestionField.acceptLabel": "Accept suggestion",
52
+ "metadataEditor.aiSuggestionField.acceptLabel": "接受建議",
53
53
  "metadataEditor.aiSuggestionField.aiSuggestionCaption": "Box AI 建議:",
54
54
  "metadataEditor.aiSuggestionField.aiSuggestionCaptionWithLevel": "Box AI 建議 ({level} 信心指數)",
55
55
  "metadataEditor.aiSuggestionField.aiSuggestionOptions": "選項",
56
56
  "metadataEditor.aiSuggestionField.appendLabel": "附加",
57
57
  "metadataEditor.aiSuggestionField.clearAndReplaceLabel": "清除並取代",
58
- "metadataEditor.aiSuggestionField.confidenceLevelHigh": "High",
59
- "metadataEditor.aiSuggestionField.confidenceLevelLow": "Low",
58
+ "metadataEditor.aiSuggestionField.confidenceLevelHigh": "",
59
+ "metadataEditor.aiSuggestionField.confidenceLevelLow": "",
60
60
  "metadataEditor.aiSuggestionField.dismissLabel": "確認",
61
61
  "metadataEditor.aiSuggestionField.ignoreLabel": "略過",
62
62
  "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI 建議與上方相同的值",
63
- "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI suggests the same value as above ({level} confidence)",
63
+ "metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel": "Box AI 建議的值與上方相同 ({level} 信心)",
64
64
  "metadataEditor.autofillButton.ariaLabel": "使用 Box AI 自動填充",
65
65
  "metadataEditor.autofillButton.ariaLabelWithTemplateName": "使用 Box AI 自動填充 {templateName}",
66
66
  "metadataEditor.autofillButton.tooltip.enhanced": "使用 Box AI 自動填充 (增強)",
67
67
  "metadataEditor.autofillButton.tooltip.ga": "使用 Box AI 自動填充",
68
68
  "metadataEditor.autofillButton.tooltip.standard": "使用 Box AI 自動填充 (標準)",
69
- "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI 為此擷取內容傳回高信賴度 ({score}) 等級。",
70
- "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI 為此擷取內容傳回低信賴度 ({score}) 層級。檢閱該值。",
71
- "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI 為此次擷取傳回低信心指數 ({score}) 等級,但已獲人工接受。",
69
+ "metadataEditor.confidenceScore.tooltipHighConfidence": "Box AI 為此擷取項目傳回高信心等級。",
70
+ "metadataEditor.confidenceScore.tooltipLowConfidence": "Box AI 為此擷取項目傳回低信心等級。 檢閱值。",
71
+ "metadataEditor.confidenceScore.tooltipReviewedAndAccepted": "Box AI 為此擷取項目傳回低信心等級,但已獲人工接受。",
72
72
  "metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "確認刪除中繼資料執行個體",
73
73
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "確定要刪除「{templateName}」中繼資料範本,以及此檔案中的所有值?",
74
74
  "metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraphCheckboxVersion": "是否確定要刪除「{templateName}」中繼資料執行個體及其值?",
@@ -12,6 +12,8 @@ comboboxWithApiPagination.loadingAriaLabel = 正在載入...
12
12
  comboboxWithApiPagination.loadingMoreAriaLabel = 正在載入更多...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = 未找到結果
15
+ # Disclaimer shown when at least one metadata field has been autofilled by AI
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI is continuously evolving. Please verify all AI-generated information.
15
17
  # Aria label indicating that content is loading or in progress
16
18
  groupSharedFeatures.metadataEditor.loading = 載入中
17
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -88,12 +90,16 @@ groupSharedFeatures.metadataEditor.metadataTemplateSelector.searchInputPlacehold
88
90
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplate = 選擇範本
89
91
  # Error message displayed when templates fail to load
90
92
  groupSharedFeatures.metadataEditor.metadataTemplateSelector.selectTemplateError = 無法載入範本。 稍後再試一次
93
+ # Tooltip shown when hovering over a clickable metadata field with bounding boxes
94
+ groupSharedFeatures.metadataEditor.viewOnDocument = 在文件中檢視
91
95
  # Display name for custom metadata templates
92
96
  metadataEditor.addMetadataTemplate.customMetadataName = 自訂中繼資料
93
97
  # Description for the search input field in the metadata editor
94
98
  metadataEditor.addMetadataTemplate.search.placeholder = 搜尋範本
95
99
  # Call to encourage user to add metadata templates
96
100
  metadataEditor.addMetadataTemplate.trigger.label = 新增範本
101
+ # Label for accepting the AI suggestion when it matches the existing field value
102
+ metadataEditor.aiSuggestionField.acceptLabel = 接受建議
97
103
  # Label for value suggested by Box AI
98
104
  metadataEditor.aiSuggestionField.aiSuggestionCaption = Box AI 建議:
99
105
  # Label for value suggested by Box AI, including confidence level (e.g. "low")
@@ -104,12 +110,18 @@ metadataEditor.aiSuggestionField.aiSuggestionOptions = 選項
104
110
  metadataEditor.aiSuggestionField.appendLabel = 附加
105
111
  # Label for clearing the current value and applying the AI suggestion
106
112
  metadataEditor.aiSuggestionField.clearAndReplaceLabel = 清除並取代
113
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is high
114
+ metadataEditor.aiSuggestionField.confidenceLevelHigh = 高
115
+ # Confidence level label shown in the AI suggestion caption when extraction confidence is low or medium
116
+ metadataEditor.aiSuggestionField.confidenceLevelLow = 低
107
117
  # Label for confirming the message informing that AI suggestion is the same as already applied value
108
118
  metadataEditor.aiSuggestionField.dismissLabel = 確認
109
119
  # Label for ignoring the AI suggestion
110
120
  metadataEditor.aiSuggestionField.ignoreLabel = 略過
111
121
  # Label informing that AI suggestion value is the same as already existing value
112
122
  metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption = Box AI 建議與上方相同的值
123
+ # Label informing that AI suggestion value is the same as already existing value, including confidence level
124
+ metadataEditor.aiSuggestionField.sameValueAiSuggestionCaptionWithLevel = Box AI 建議的值與上方相同 ({level} 信心)
113
125
  # Aria label for the autofill button
114
126
  metadataEditor.autofillButton.ariaLabel = 使用 Box AI 自動填充
115
127
  # Aria label for the autofill button with the template name
@@ -120,12 +132,12 @@ metadataEditor.autofillButton.tooltip.enhanced = 使用 Box AI 自動填充 (增
120
132
  metadataEditor.autofillButton.tooltip.ga = 使用 Box AI 自動填充
121
133
  # Tooltip for the autofill button when using standard AI agent
122
134
  metadataEditor.autofillButton.tooltip.standard = 使用 Box AI 自動填充 (標準)
123
- # Tooltip message shown when Box AI extraction has high confidence score. {score} is the formatted percentage (e.g., "95%")
124
- metadataEditor.confidenceScore.tooltipHighConfidence = Box AI 為此擷取內容傳回高信賴度 ({score}) 等級。
125
- # Tooltip message shown when Box AI extraction has low confidence score. {score} is the formatted percentage (e.g., "35%")
126
- metadataEditor.confidenceScore.tooltipLowConfidence = Box AI 為此擷取內容傳回低信賴度 ({score}) 層級。檢閱該值。
135
+ # Tooltip message shown when Box AI extraction has high confidence score
136
+ metadataEditor.confidenceScore.tooltipHighConfidence = Box AI 為此擷取項目傳回高信心等級。
137
+ # Tooltip message shown when Box AI extraction has low confidence score
138
+ metadataEditor.confidenceScore.tooltipLowConfidence = Box AI 為此擷取項目傳回低信心等級。 檢閱值。
127
139
  # Tooltip message shown when a low confidence extraction has been reviewed and accepted by user
128
- metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI 為此次擷取傳回低信心指數 ({score}) 等級,但已獲人工接受。
140
+ metadataEditor.confidenceScore.tooltipReviewedAndAccepted = Box AI 為此擷取項目傳回低信心等級,但已獲人工接受。
129
141
  # Label informing how to confirm deletion of the template
130
142
  metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel = 確認刪除中繼資料執行個體
131
143
  # Paragraph asking user are they sure that they want to delete the template
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@box/metadata-editor",
3
- "version": "1.65.0",
3
+ "version": "1.65.1",
4
4
  "peerDependencies": {
5
5
  "@ariakit/react": "0.4.21",
6
6
  "@box/blueprint-web": "^14.7.0",
7
7
  "@box/blueprint-web-assets": "^4.112.3",
8
- "@box/box-ai-agent-selector": "^1.39.34",
9
- "@box/combobox-with-api": "^1.42.35",
8
+ "@box/box-ai-agent-selector": "^1.39.35",
9
+ "@box/combobox-with-api": "^1.42.36",
10
10
  "formik": "^2.0.3",
11
11
  "lodash": "^4.17.15",
12
12
  "react": "^17.0.0 || ^18.0.0",
@@ -18,7 +18,7 @@
18
18
  "@box/babel-plugin-target-attributes": "1.5.13",
19
19
  "@box/blueprint-web": "^14.7.0",
20
20
  "@box/blueprint-web-assets": "^4.112.3",
21
- "@box/box-ai-agent-selector": "^1.39.34",
21
+ "@box/box-ai-agent-selector": "^1.39.35",
22
22
  "@box/storybook-utils": "^0.17.30",
23
23
  "@testing-library/react": "^15.0.6",
24
24
  "react": "^18.3.0",