@box/metadata-editor 1.67.5 → 1.68.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.
Files changed (54) hide show
  1. package/dist/chunks/interactive-text.module.js +5 -0
  2. package/dist/chunks/metadata-instance-entry.js +1 -1
  3. package/dist/chunks/utils.js +67 -37
  4. package/dist/esm/lib/components/interactive-text/interactive-text.js +18 -2
  5. package/dist/i18n/bn-IN.js +1 -1
  6. package/dist/i18n/bn-IN.properties +1 -1
  7. package/dist/i18n/da-DK.js +1 -1
  8. package/dist/i18n/da-DK.properties +1 -1
  9. package/dist/i18n/de-DE.js +1 -1
  10. package/dist/i18n/de-DE.properties +1 -1
  11. package/dist/i18n/en-AU.js +1 -1
  12. package/dist/i18n/en-AU.properties +1 -1
  13. package/dist/i18n/en-GB.js +1 -1
  14. package/dist/i18n/en-GB.properties +1 -1
  15. package/dist/i18n/en-x-pseudo.js +156 -156
  16. package/dist/i18n/en-x-pseudo.properties +156 -156
  17. package/dist/i18n/es-419.js +1 -1
  18. package/dist/i18n/es-419.properties +1 -1
  19. package/dist/i18n/es-ES.js +1 -1
  20. package/dist/i18n/es-ES.properties +1 -1
  21. package/dist/i18n/fi-FI.js +1 -1
  22. package/dist/i18n/fi-FI.properties +1 -1
  23. package/dist/i18n/fr-CA.js +1 -1
  24. package/dist/i18n/fr-CA.properties +1 -1
  25. package/dist/i18n/fr-FR.js +1 -1
  26. package/dist/i18n/fr-FR.properties +1 -1
  27. package/dist/i18n/hi-IN.js +1 -1
  28. package/dist/i18n/hi-IN.properties +1 -1
  29. package/dist/i18n/it-IT.js +1 -1
  30. package/dist/i18n/it-IT.properties +1 -1
  31. package/dist/i18n/ko-KR.js +1 -1
  32. package/dist/i18n/ko-KR.properties +1 -1
  33. package/dist/i18n/nl-NL.js +1 -1
  34. package/dist/i18n/nl-NL.properties +1 -1
  35. package/dist/i18n/pl-PL.js +1 -1
  36. package/dist/i18n/pl-PL.properties +1 -1
  37. package/dist/i18n/pt-BR.js +1 -1
  38. package/dist/i18n/pt-BR.properties +1 -1
  39. package/dist/i18n/ru-RU.js +1 -1
  40. package/dist/i18n/ru-RU.properties +1 -1
  41. package/dist/i18n/sv-SE.js +1 -1
  42. package/dist/i18n/sv-SE.properties +1 -1
  43. package/dist/i18n/tr-TR.js +1 -1
  44. package/dist/i18n/tr-TR.properties +1 -1
  45. package/dist/i18n/zh-CN.js +1 -1
  46. package/dist/i18n/zh-CN.properties +1 -1
  47. package/dist/i18n/zh-TW.js +1 -1
  48. package/dist/i18n/zh-TW.properties +1 -1
  49. package/dist/styles/interactive-text.css +1 -1
  50. package/dist/styles/utils.css +1 -1
  51. package/dist/types/lib/test-utils/index.d.ts +1 -0
  52. package/dist/types/lib/test-utils/mock-resize-observer.d.ts +5 -0
  53. package/package.json +4 -4
  54. package/dist/chunks/interactive-text.js +0 -17
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Ladataan Lisää...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Ei tuloksia
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI kehittyy jatkuvasti. Vahvista kaikki tekoälyn luomat tiedot.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI -tulokset tulisi tarkistaa ja vahvistaa ennen käyttöä.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = ladataan
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "Chargement en cours...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "Plus de chargement en cours...",
8
8
  "comboboxWithApiPagination.noResults": "Aucun résultat trouvé",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI évolue continuellement. Veuillez vérifier toutes les informations générées par l’IA.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Les résultats de Box AI doivent être examinés et vérifiés avant d’être utilisés.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "en chargement",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "Saisissez une date après {date}",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Ajouter",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Plus de chargement en cours...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Aucun résultat trouvé
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI évolue continuellement. Veuillez vérifier toutes les informations générées par l’IA.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Les résultats de Box AI doivent être examinés et vérifiés avant d’être utilisés.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = en chargement
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "Chargement en cours...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "Plus de chargement en cours...",
8
8
  "comboboxWithApiPagination.noResults": "Aucun résultat trouvé",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI évolue continuellement. Veuillez vérifier toutes les informations générées par l’IA.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Les résultats de Box AI doivent être examinés et vérifiés avant d’être utilisés.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "en chargement",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "Saisissez une date après {date}",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Ajouter",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Plus de chargement en cours...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Aucun résultat trouvé
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI évolue continuellement. Veuillez vérifier toutes les informations générées par l’IA.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Les résultats de Box AI doivent être examinés et vérifiés avant d’être utilisés.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = en chargement
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "लोड हो रहा है...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "और लोड हो रहा है...",
8
8
  "comboboxWithApiPagination.noResults": "कोई परिणाम नहीं मिला",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI, लगातार विकसित हो रहा है। कृपया सभी AI-जेनरेटेड जानकारी को सत्यापित करें।",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI आउटपुट्स का उपयोग करने से पहले उनकी समीक्षा और सत्यापन कर लेना चाहिए।",
10
10
  "groupSharedFeatures.metadataEditor.loading": "लोड हो रहा है",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "{date} के बाद की एक तारीख़ दर्ज करें",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "शामिल करें",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = और लोड हो रह
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = कोई परिणाम नहीं मिला
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI, लगातार विकसित हो रहा है। कृपया सभी AI-जेनरेटेड जानकारी को सत्यापित करें।
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI आउटपुट्स का उपयोग करने से पहले उनकी समीक्षा और सत्यापन कर लेना चाहिए।
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = लोड हो रहा है
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "Caricamento in corso...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "Caricamento altri risultati in corso…",
8
8
  "comboboxWithApiPagination.noResults": "Nessun risultato trovato",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI è in continua evoluzione. Verifica tutte le informazioni generate dallIA.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Gli output di Box AI devono essere rivisti e verificati prima delluso.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "Caricamento in corso…",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "Inserisci una data dopo il {date}",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Accoda",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Caricamento altri risultati in
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Nessun risultato trovato
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI è in continua evoluzione. Verifica tutte le informazioni generate dallIA.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Gli output di Box AI devono essere rivisti e verificati prima delluso.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = Caricamento in corso…
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "로드 중...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "더 많이 로드 중...",
8
8
  "comboboxWithApiPagination.noResults": "결과 없음",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI 지속적으로 진화하고 있습니다. AI가 생성한 모든 정보를 직접 확인해 주시기 바랍니다.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI 출력은 사용하기 전에 검토하고 확인해야 합니다.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "로드 중",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "{date} 이후의 날짜를 입력하십시오.",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "추가",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = 더 많이 로드 중...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = 결과 없음
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI 지속적으로 진화하고 있습니다. AI가 생성한 모든 정보를 직접 확인해 주시기 바랍니다.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI 출력은 사용하기 전에 검토하고 확인해야 합니다.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = 로드 중
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "Laden...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "Meer laden...",
8
8
  "comboboxWithApiPagination.noResults": "Geen resultaten gevonden",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI blijft zich voortdurend ontwikkelen. Verifieer alle AI-gegenereerde informatie.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI-outputs moeten worden gecontroleerd en geverifieerd voordat ze worden gebruikt.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "laden",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "Voer een datum in na {date}",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Toevoegen",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Meer laden...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Geen resultaten gevonden
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI blijft zich voortdurend ontwikkelen. Verifieer alle AI-gegenereerde informatie.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI-outputs moeten worden gecontroleerd en geverifieerd voordat ze worden gebruikt.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = laden
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "Trwa wczytywanie...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "Wczytywanie więcej...",
8
8
  "comboboxWithApiPagination.noResults": "Nie znaleziono wyników",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI nieustannie ewoluuje. Weryfikuj wszystkie informacje generowane przez AI.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Przejrzyj i zweryfikuj dane wyjściowe Box AI przed wykorzystaniem.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "Wczytywanie",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "Wprowadź datę po {date}",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Dołącz",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Wczytywanie więcej...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Nie znaleziono wyników
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI nieustannie ewoluuje. Weryfikuj wszystkie informacje generowane przez AI.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Przejrzyj i zweryfikuj dane wyjściowe Box AI przed wykorzystaniem.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = Wczytywanie
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "Carregando...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "Carregando mais...",
8
8
  "comboboxWithApiPagination.noResults": "Nenhum resultado encontrado",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "O Box AI está evoluindo continuamente. Verifique todas as informações geradas por IA.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "As saídas do Box AI devem ser revisadas e verificadas antes do uso.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "carregando",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "Insira uma data depois de {date}",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Acrescentar",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Carregando mais...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Nenhum resultado encontrado
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = O Box AI está evoluindo continuamente. Verifique todas as informações geradas por IA.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = As saídas do Box AI devem ser revisadas e verificadas antes do uso.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = carregando
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "Загрузка...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "Загрузка больше...",
8
8
  "comboboxWithApiPagination.noResults": "Результаты не найдены",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI постоянно развивается. Проверьте всю информацию, созданную ИИ.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Перед использованием выводы Box AI следует просмотреть и проверить.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "загрузка",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "Введите дату после {date}",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Добавить",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Загрузка больше..
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Результаты не найдены
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI постоянно развивается. Проверьте всю информацию, созданную ИИ.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Перед использованием выводы Box AI следует просмотреть и проверить.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = загрузка
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "Läser in...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "Läser in mer...",
8
8
  "comboboxWithApiPagination.noResults": "Inga träffar hittades",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI utvecklas kontinuerligt. Verifiera all AI-genererad information.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI-utdata bör granskas och verifieras före användning.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "läser in",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "Ange ett datum efter {date}",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Lägg till",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Läser in mer...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Inga träffar hittades
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI utvecklas kontinuerligt. Verifiera all AI-genererad information.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI-utdata bör granskas och verifieras före användning.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = läser in
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "Yükleniyor...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "Daha fazla yükleniyor...",
8
8
  "comboboxWithApiPagination.noResults": "Sonuç bulunamadı",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI sürekli gelişiyor. Lütfen yapay zekâ tarafından oluşturulan tüm bilgileri doğrulayın.",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI tarafından üretilen çıktılar, kullanılmadan önce incelenmeli ve doğrulanmalıdır.",
10
10
  "groupSharedFeatures.metadataEditor.loading": "yükleniyor",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "{date} tarihinden sonraki bir tarihi girin",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "Ekle",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = Daha fazla yükleniyor...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = Sonuç bulunamadı
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI sürekli gelişiyor. Lütfen yapay zekâ tarafından oluşturulan tüm bilgileri doğrulayın.
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI tarafından üretilen çıktılar, kullanılmadan önce incelenmeli ve doğrulanmalıdır.
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = yükleniyor
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "正在加载......",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "正在加载更多……",
8
8
  "comboboxWithApiPagination.noResults": "未找到结果",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI 持续演进中。请验证所有 AI 生成的信息。",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "应在使用前审查和验证 Box AI 输出。",
10
10
  "groupSharedFeatures.metadataEditor.loading": "正在加载",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "输入在 {date} 之后的日期",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "追加",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = 正在加载更多……
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = 未找到结果
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI 持续演进中。请验证所有 AI 生成的信息。
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = 应在使用前审查和验证 Box AI 输出。
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = 正在加载
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -6,7 +6,7 @@ export default {
6
6
  "comboboxWithApiPagination.loadingAriaLabel": "正在載入...",
7
7
  "comboboxWithApiPagination.loadingMoreAriaLabel": "正在載入更多...",
8
8
  "comboboxWithApiPagination.noResults": "未找到結果",
9
- "groupSharedFeatures.metadataEditor.aiDisclaimer": "Box AI 總是不斷進化。請確認所有 AI 生成的資訊內容。",
9
+ "groupSharedFeatures.metadataEditor.aiDisclaimer": "使用 Box AI 輸出之前,應先檢閱與驗證內容。",
10
10
  "groupSharedFeatures.metadataEditor.loading": "載入中",
11
11
  "groupSharedFeatures.metadataEditor.metadataEditorFields.afterDateValidationError": "輸入 {date} 之後的日期",
12
12
  "groupSharedFeatures.metadataEditor.metadataEditorFields.append": "附加",
@@ -13,7 +13,7 @@ comboboxWithApiPagination.loadingMoreAriaLabel = 正在載入更多...
13
13
  # Message displayed when no results are found in the combobox
14
14
  comboboxWithApiPagination.noResults = 未找到結果
15
15
  # Disclaimer shown when at least one metadata field has been autofilled by AI
16
- groupSharedFeatures.metadataEditor.aiDisclaimer = Box AI 總是不斷進化。請確認所有 AI 生成的資訊內容。
16
+ groupSharedFeatures.metadataEditor.aiDisclaimer = 使用 Box AI 輸出之前,應先檢閱與驗證內容。
17
17
  # Aria label indicating that content is loading or in progress
18
18
  groupSharedFeatures.metadataEditor.loading = 載入中
19
19
  # Error message shown if an invalid after date is entered. {date} represents the date entered by the user.
@@ -1 +1 @@
1
- ._interactiveText_1i8lr_1{text-underline-offset:2px;width:fit-content;-webkit-text-decoration:dashed underline var(--gray-50) .5px!important;text-decoration:dashed underline var(--gray-50) .5px!important}._interactiveText_1i8lr_1:hover{color:var(--gray-100);-webkit-text-decoration-color:var(--gray-100)!important;text-decoration-color:var(--gray-100)!important}
1
+ ._interactiveText_1szjz_1{width:fit-content}._interactiveText_1szjz_1,._interactiveTextHint_1szjz_6{text-underline-offset:2px;-webkit-text-decoration:dashed underline var(--gray-50) .5px!important;text-decoration:dashed underline var(--gray-50) .5px!important}._interactiveText_1szjz_1:hover,._interactiveTextHint_1szjz_6:hover{color:var(--gray-100);-webkit-text-decoration-color:var(--gray-100)!important;text-decoration-color:var(--gray-100)!important}
@@ -1 +1 @@
1
- ._noAttributesText_1lpn0_2{text-align:center}._fieldWrapper_1lpn0_6{isolation:isolate;position:relative}._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>input,._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>button,._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>div[role=group]>div,._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>div>div,._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>div>input,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>input,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>button,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div[role=group]>div,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div>div,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div>input{border-bottom:none!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>input:not(:disabled,:focus-visible,._error_1lpn0_25):hover,._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>button:not(:disabled,:focus-visible,._error_1lpn0_25):hover,._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>div[role=group]>div:not(:disabled,:focus-visible,._error_1lpn0_25):hover,._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>div>div:not(:disabled,:focus-visible,._error_1lpn0_25):hover,._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11>div>input:not(:disabled,:focus-visible,._error_1lpn0_25):hover,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>input:not(:disabled,:focus-visible,._error_1lpn0_25):hover,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>button:not(:disabled,:focus-visible,._error_1lpn0_25):hover,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div[role=group]>div:not(:disabled,:focus-visible,._error_1lpn0_25):hover,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div>div:not(:disabled,:focus-visible,._error_1lpn0_25):hover,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div>input:not(:disabled,:focus-visible,._error_1lpn0_25):hover{border-bottom:none}._fieldWrapper_1lpn0_6 ._hasSuggestion_1lpn0_11 div[role=group]>div,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16 div[role=group]>div{margin-right:var(--bp-border-01);margin-left:var(--bp-border-01)}._fieldWrapper_1lpn0_6 ._dateField_1lpn0_44>div[role=group]>div{padding-inline:var(--bp-space-030);background:var(--bp-surface-input-surface)}._fieldWrapper_1lpn0_6 ._aiApproved_1lpn0_49>._comboboxContainer_1lpn0_49,._fieldWrapper_1lpn0_6 ._aiApproved_1lpn0_49>input,._fieldWrapper_1lpn0_6 ._aiApproved_1lpn0_49>button,._fieldWrapper_1lpn0_6 ._aiApproved_1lpn0_49>div[role=group]>div,._fieldWrapper_1lpn0_6 ._aiApproved_1lpn0_49>div>div,._fieldWrapper_1lpn0_6 ._aiApproved_1lpn0_49>div>input{outline:none;box-sizing:border-box!important;border:double var(--bp-border-01) transparent!important;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#fe03dc 0%,#2784fa 100%)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important}._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>._comboboxContainer_1lpn0_49,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>input,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>button,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div[role=group]>div,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div>div,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div>input{outline:none;box-sizing:border-box!important;border:double var(--bp-border-01) transparent!important;padding-top:var(--bp-border-01)!important;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#fe03dc 0%,#2784fa 100%)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important;border-bottom:none!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>input:focus-visible,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>button:focus-visible,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div[role=group]>div:focus-within,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div>div:focus-within,._fieldWrapper_1lpn0_6 ._hasConfidenceReview_1lpn0_16>div>input:focus-visible{outline:0;background:#fff!important;border:.125rem solid #2486fc!important;border-bottom:none!important;padding-top:0!important}._labelWrapper_1lpn0_95{justify-content:space-between;align-items:baseline;width:100%;display:flex}._labelWrapper_1lpn0_95 ._labelText_1lpn0_101{flex:unset!important}._labelWrapper_1lpn0_95 ._labelTruncated_1lpn0_104{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden;flex:0 auto!important}._labelWrapper_1lpn0_95 ._labelIcon_1lpn0_111{width:var(--bp-space-040);height:var(--bp-space-040);margin-inline:var(--bp-space-030);flex-shrink:0}
1
+ ._noAttributesText_19lyy_2{text-align:center}._fieldWrapper_19lyy_6{isolation:isolate;position:relative}._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>input,._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>button,._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>div[role=group]>div,._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>div>div,._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>div>input,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>input,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>button,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div[role=group]>div,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div>div,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div>input{border-bottom:none!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>input:not(:disabled,:focus-visible,._error_19lyy_25):hover,._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>button:not(:disabled,:focus-visible,._error_19lyy_25):hover,._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>div[role=group]>div:not(:disabled,:focus-visible,._error_19lyy_25):hover,._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>div>div:not(:disabled,:focus-visible,._error_19lyy_25):hover,._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11>div>input:not(:disabled,:focus-visible,._error_19lyy_25):hover,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>input:not(:disabled,:focus-visible,._error_19lyy_25):hover,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>button:not(:disabled,:focus-visible,._error_19lyy_25):hover,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div[role=group]>div:not(:disabled,:focus-visible,._error_19lyy_25):hover,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div>div:not(:disabled,:focus-visible,._error_19lyy_25):hover,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div>input:not(:disabled,:focus-visible,._error_19lyy_25):hover{border-bottom:none}._fieldWrapper_19lyy_6 ._hasSuggestion_19lyy_11 div[role=group]>div,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16 div[role=group]>div{margin-right:var(--bp-border-01);margin-left:var(--bp-border-01)}._fieldWrapper_19lyy_6 ._dateField_19lyy_44>div[role=group]>div{padding-inline:var(--bp-space-030);background:var(--bp-surface-input-surface)}._fieldWrapper_19lyy_6 ._aiApproved_19lyy_49>._comboboxContainer_19lyy_49,._fieldWrapper_19lyy_6 ._aiApproved_19lyy_49>input,._fieldWrapper_19lyy_6 ._aiApproved_19lyy_49>button,._fieldWrapper_19lyy_6 ._aiApproved_19lyy_49>div[role=group]>div,._fieldWrapper_19lyy_6 ._aiApproved_19lyy_49>div>div,._fieldWrapper_19lyy_6 ._aiApproved_19lyy_49>div>input{outline:none;box-sizing:border-box!important;border:double var(--bp-border-01) transparent!important;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#fe03dc 0%,#2784fa 100%)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important}._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>._comboboxContainer_19lyy_49,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>input,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>button,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div[role=group]>div,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div>div,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div>input{outline:none;box-sizing:border-box!important;border:double var(--bp-border-01) transparent!important;padding-top:var(--bp-border-01)!important;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#fe03dc 0%,#2784fa 100%)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important;border-bottom:none!important;border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>input:focus-visible,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>button:focus-visible,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div[role=group]>div:focus-within,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div>div:focus-within,._fieldWrapper_19lyy_6 ._hasConfidenceReview_19lyy_16>div>input:focus-visible{outline:0;background:#fff!important;border:.125rem solid #2486fc!important;border-bottom:none!important;padding-top:0!important}._labelWrapper_19lyy_95{justify-content:space-between;align-items:baseline;width:100%;display:flex}._labelWrapper_19lyy_95 ._labelText_19lyy_101{flex:unset!important}._labelWrapper_19lyy_95 ._labelTruncated_19lyy_104{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden;flex:0 auto!important}._labelWrapper_19lyy_95 ._labelIcon_19lyy_111{width:var(--bp-space-040);height:var(--bp-space-040);margin-inline:var(--bp-space-030);flex-shrink:0}._labelTooltipStack_19lyy_118{align-items:flex-start;gap:var(--bp-space-010,.25rem);text-align:left;flex-direction:column;display:flex}
@@ -1,5 +1,6 @@
1
1
  export * from './confidence-score-fixtures';
2
2
  export * from './formik-wrapper';
3
+ export * from './mock-resize-observer';
3
4
  export * from './pending-promise';
4
5
  export * from './sample-data';
5
6
  export * from './test-utils';
@@ -0,0 +1,5 @@
1
+ /**
2
+ * Registers a ResizeObserver mock for the current test suite.
3
+ * Call inside a describe block.
4
+ */
5
+ export declare function mockResizeObserver(): void;
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@box/metadata-editor",
3
- "version": "1.67.5",
3
+ "version": "1.68.0",
4
4
  "peerDependencies": {
5
5
  "@ariakit/react": "0.4.21",
6
6
  "@box/blueprint-web": "^14.18.0",
7
7
  "@box/blueprint-web-assets": "^4.115.4",
8
- "@box/box-ai-agent-selector": "^1.40.5",
9
- "@box/combobox-with-api": "^1.43.5",
8
+ "@box/box-ai-agent-selector": "^1.40.6",
9
+ "@box/combobox-with-api": "^1.43.6",
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.19",
19
19
  "@box/blueprint-web": "^14.18.0",
20
20
  "@box/blueprint-web-assets": "^4.115.4",
21
- "@box/box-ai-agent-selector": "^1.40.5",
21
+ "@box/box-ai-agent-selector": "^1.40.6",
22
22
  "@box/storybook-utils": "^0.18.4",
23
23
  "@testing-library/react": "^15.0.6",
24
24
  "react": "^18.3.0",
@@ -1,17 +0,0 @@
1
- import { Text as e, Tooltip as t } from "@box/blueprint-web";
2
- import { Focusable as n } from "@ariakit/react";
3
- import { jsx as r } from "react/jsx-runtime";
4
- import i from "clsx";
5
- import '../styles/interactive-text.css';var a = { interactiveText: "_interactiveText_1i8lr_1" }, o = ({ tooltipText: o, className: s, children: c, ...l }) => {
6
- let { as: u = "span" } = l;
7
- return /* @__PURE__ */ r(t, {
8
- content: o,
9
- children: /* @__PURE__ */ r(n, { render: /* @__PURE__ */ r(e, {
10
- as: u,
11
- className: i(a.interactiveText, s),
12
- ...l,
13
- children: c
14
- }) })
15
- });
16
- };
17
- export { o as t };