@box/metadata-editor 0.101.10 → 0.103.0
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/esm/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/delete-confirmation-modal.js +53 -55
- package/dist/esm/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/messages.js +3 -3
- package/dist/esm/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-inline-notice/messages.js +1 -1
- package/dist/i18n/bn-IN.js +3 -2
- package/dist/i18n/da-DK.js +3 -2
- package/dist/i18n/de-DE.js +3 -2
- package/dist/i18n/en-AU.js +3 -2
- package/dist/i18n/en-CA.js +3 -2
- package/dist/i18n/en-GB.js +4 -3
- package/dist/i18n/en-GB.properties +1 -1
- package/dist/i18n/en-US.js +2 -2
- package/dist/i18n/en-US.properties +3 -3
- package/dist/i18n/en-x-pseudo.js +123 -122
- package/dist/i18n/en-x-pseudo.properties +122 -122
- package/dist/i18n/es-419.js +3 -2
- package/dist/i18n/es-ES.js +3 -2
- package/dist/i18n/fi-FI.js +3 -2
- package/dist/i18n/fr-CA.js +3 -2
- package/dist/i18n/fr-FR.js +3 -2
- package/dist/i18n/hi-IN.js +3 -2
- package/dist/i18n/it-IT.js +3 -2
- package/dist/i18n/ja-JP.js +3 -2
- package/dist/i18n/json/src/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/messages.json +1 -1
- package/dist/i18n/json/src/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-inline-notice/messages.json +1 -1
- package/dist/i18n/ko-KR.js +3 -2
- package/dist/i18n/nb-NO.js +3 -2
- package/dist/i18n/nl-NL.js +3 -2
- package/dist/i18n/pl-PL.js +3 -2
- package/dist/i18n/pt-BR.js +3 -2
- package/dist/i18n/ru-RU.js +3 -2
- package/dist/i18n/sv-SE.js +3 -2
- package/dist/i18n/tr-TR.js +3 -2
- package/dist/i18n/zh-CN.js +3 -2
- package/dist/i18n/zh-TW.js +3 -2
- package/dist/styles/delete-confirmation-modal.css +1 -1
- package/dist/types/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/messages.d.ts +1 -1
- package/package.json +4 -4
@@ -1 +1 @@
|
|
1
|
-
[{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader","description":"Header for AI suggestions is in Beta notice","defaultMessage":"AI Autofill is in Beta"},{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody","description":"Body for AI suggestions is in Beta notice to inform user to check responses before saving","defaultMessage":"Please check responses before saving."},{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader","description":"Header for notice informing that text content is too large","defaultMessage":"
|
1
|
+
[{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader","description":"Header for AI suggestions is in Beta notice","defaultMessage":"AI Autofill is in Beta"},{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody","description":"Body for AI suggestions is in Beta notice to inform user to check responses before saving","defaultMessage":"Please check responses before saving."},{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader","description":"Header for notice informing that text content is too large","defaultMessage":"Content is too large"},{"id":"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody","description":"Body for notice informing that Box AI won’t be able to access the full text and this may impact metadata values","defaultMessage":"Box AI won’t be able to access the entire content, which might affect its answers."}]
|
package/dist/i18n/ko-KR.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "확인",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "무시",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI는 위와 동일한 값을 제안합니다",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "\"{templateName}\" 메타데이터 템플릿 및 이 파일에서 모든 값을 삭제하시겠습니까?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "메타데이터 템플릿의 이름을 입력하여 삭제를 확인합니다",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "일단 삭제된 메타데이터 값은 복원할 수 없습니다.",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "취소",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "확인",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "다시 로드",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "오류",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "상세한 내용을 로드하지 못함",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "로드 중..."
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "로드 중...",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "메타데이터 템플릿의 이름을 입력하여 삭제를 확인합니다"
|
125
126
|
}
|
package/dist/i18n/nb-NO.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Bekreft",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Ignorer",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI foreslår den samme verdien som ovenfor",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Er du sikker på at du vil slette metadatamalen «{templateName}», og alle verdiene i den fra denne filen?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Skriv inn navnet på metadatamalen for å bekrefte slettingen",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Metadataverdier kan ikke gjenopprettes etter sletting.",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "Avbryt",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Bekreft",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Last inn på nytt",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Feil",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Kunne ikke laste inn detaljer",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laster …"
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laster …",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Skriv inn navnet på metadatamalen for å bekrefte slettingen"
|
125
126
|
}
|
package/dist/i18n/nl-NL.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Bevestigen",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Negeren",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI stelt dezelfde waarde voor als hierboven",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Weet u zeker dat u de metagegevenssjabloon ‘{templateName}’ en al zijn waarden uit dit bestand wilt verwijderen?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Typ de naam van de metagegevenssjabloon om verwijdering te bevestigen",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Eenmaal verwijderd, kunnen metagegevenwaarden niet worden hersteld.",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "Annuleren",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Bevestigen",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Opnieuw laden",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Fout",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Kan geen details laden",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laden..."
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Laden...",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Typ de naam van de metagegevenssjabloon om verwijdering te bevestigen"
|
125
126
|
}
|
package/dist/i18n/pl-PL.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Potwierdź",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Ignoruj",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI sugeruje tę samą wartość, co powyżej",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Czy na pewno chcesz usunąć szablon metadanych „{templateName}” i wszystkie jego wartości z tego pliku?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Wpisz nazwę szablonu metadanych, aby potwierdzić usunięcie",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Po usunięciu wartości metadanych nie można przywrócić .",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "Anuluj",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Potwierdź",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Wczytaj ponownie",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Błąd",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Nie udało się wczytać szczegółów",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Trwa wczytywanie..."
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Trwa wczytywanie...",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Wpisz nazwę szablonu metadanych, aby potwierdzić usunięcie"
|
125
126
|
}
|
package/dist/i18n/pt-BR.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Confirmar",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Ignorar",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "O Box AI sugere o mesmo valor acima",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Tem certeza de que deseja excluir o modelo de metadados \"{templateName}\" e todos os seus valores deste arquivo?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Digite o nome do modelo de metadados para confirmar a exclusão",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Após excluídos, os valores de metadados não podem ser restaurados.",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "Cancelar",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Confirmar",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Recarregar",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Erro",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Falha ao carregar detalhes",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Carregando..."
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Carregando...",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Digite o nome do modelo de metadados para confirmar a exclusão"
|
125
126
|
}
|
package/dist/i18n/ru-RU.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Подтвердить",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Пропустить",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI предлагает то же значение, что и выше",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Удалить шаблон метаданных „{templateName}“ и все его значения из этого файла?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Введите имя шаблона метаданных для подтверждения удаления",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "После удаления значения метаданных не могут быть восстановлены.",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "Отмена",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Подтвердить",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Перезагрузить",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Ошибка",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Не удалось загрузить сведения",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Загрузка..."
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Загрузка...",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Введите имя шаблона метаданных для подтверждения удаления"
|
125
126
|
}
|
package/dist/i18n/sv-SE.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Bekräfta",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Ignorera",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI föreslår samma värde som ovan",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "Är du säker på att du vill radera metadatamallen \"{templateName}\" och alla dess värden från den här filen?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Skriv metadatamallens namn för att bekräfta radering",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "När de har raderats kan metadatavärden inte återställas.",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "Avbryt",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Bekräfta",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Ladda om",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Fel",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Det gick inte att ladda information",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Läser in..."
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Läser in...",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Skriv metadatamallens namn för att bekräfta radering"
|
125
126
|
}
|
package/dist/i18n/tr-TR.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "Onayla",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "Yoksay",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI yukarıdaki ile aynı değeri öneriyor",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "\"{templateName}\" Meta Veri şablonunu ve tüm değerlerini bu dosyadan silmek istediğinizden emin misiniz?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Silmeyi onaylamak için Meta Veri Şablonunun adını yazın",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "Silindikten sonra Meta Veri değerleri geri yüklenemez.",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "İptal Et",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "Onayla",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "Yeniden yükle",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "Hata",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "Ayrıntılar yüklenemedi",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "Yükleniyor..."
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "Yükleniyor...",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "Silmeyi onaylamak için Meta Veri Şablonunun adını yazın"
|
125
126
|
}
|
package/dist/i18n/zh-CN.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "确认",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "忽略",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI 建议与上述相同的值",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "是否确定要删除 “{templateName}” 元数据模板及其此文件中的所有值?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "键入元数据模板的名称以确认删除",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "元数据值一旦删除就无法恢复。",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "取消",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "确认",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "重新加载",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "错误",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "无法加载详细信息",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "正在加载..."
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "正在加载...",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "键入元数据模板的名称以确认删除"
|
125
126
|
}
|
package/dist/i18n/zh-TW.js
CHANGED
@@ -45,8 +45,8 @@ export default {
|
|
45
45
|
"metadataEditor.aiSuggestionField.dismissLabel": "確認",
|
46
46
|
"metadataEditor.aiSuggestionField.ignoreLabel": "略過",
|
47
47
|
"metadataEditor.aiSuggestionField.sameValueAiSuggestionCaption": "Box AI 建議與上方相同的值",
|
48
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.checkboxLabel": "Select the checkbox to confirm deletion",
|
48
49
|
"metadataEditor.editInstance.deleteConfirmationModal.body.firstParagraph": "確定要刪除「{templateName}」中繼資料範本,以及此檔案中的所有值?",
|
49
|
-
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "輸入中繼資料範本的名稱以確認刪除",
|
50
50
|
"metadataEditor.editInstance.deleteConfirmationModal.body.secondParagraph": "刪除後,中繼資料值將無法恢復。",
|
51
51
|
"metadataEditor.editInstance.deleteConfirmationModal.cancelButton": "取消",
|
52
52
|
"metadataEditor.editInstance.deleteConfirmationModal.confirmButton": "確認",
|
@@ -121,5 +121,6 @@ export default {
|
|
121
121
|
"taxonomyAncestorStatusPill.errorAction": "重新載入",
|
122
122
|
"taxonomyAncestorStatusPill.errorIconLabel": "錯誤",
|
123
123
|
"taxonomyAncestorStatusPill.errorMessage": "載入詳細資料失敗",
|
124
|
-
"taxonomyAncestorStatusPill.loadingAriaLabel": "正在載入..."
|
124
|
+
"taxonomyAncestorStatusPill.loadingAriaLabel": "正在載入...",
|
125
|
+
"metadataEditor.editInstance.deleteConfirmationModal.body.inputFieldLabel": "輸入中繼資料範本的名稱以確認刪除"
|
125
126
|
}
|
@@ -1 +1 @@
|
|
1
|
-
.
|
1
|
+
._modalBody_1wc7x_1{display:flex;flex-direction:column;gap:var(--space-6);overflow:visible}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@box/metadata-editor",
|
3
|
-
"version": "0.
|
3
|
+
"version": "0.103.0",
|
4
4
|
"peerDependencies": {
|
5
5
|
"@ariakit/react": "0.4.15",
|
6
6
|
"@box/blueprint-web": "^7.30.3",
|
@@ -15,9 +15,9 @@
|
|
15
15
|
"devDependencies": {
|
16
16
|
"@ariakit/react": "0.4.15",
|
17
17
|
"@box/babel-plugin-target-attributes": "1.3.0",
|
18
|
-
"@box/blueprint-web": "^11.8.
|
19
|
-
"@box/blueprint-web-assets": "^4.41.
|
20
|
-
"@box/storybook-utils": "^0.
|
18
|
+
"@box/blueprint-web": "^11.8.3",
|
19
|
+
"@box/blueprint-web-assets": "^4.41.1",
|
20
|
+
"@box/storybook-utils": "^0.12.0",
|
21
21
|
"@testing-library/react": "^15.0.6",
|
22
22
|
"react": "^18.3.0",
|
23
23
|
"react-dom": "^18.3.0",
|