@box/metadata-editor 0.95.3 → 0.96.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/README.md +56 -0
- package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-inline-notice/messages.js +1 -1
- package/{i18n → dist/i18n}/en-GB.js +1 -1
- package/{i18n → dist/i18n}/en-GB.properties +1 -1
- package/{i18n → dist/i18n}/en-US.js +1 -1
- package/{i18n → dist/i18n}/en-US.properties +1 -1
- package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-inline-notice/messages.json +1 -1
- package/package.json +52 -55
- /package/{chunks → dist/chunks}/filter-dropdown-menu.module.js +0 -0
- /package/{chunks → dist/chunks}/metadata-instance-form-card-wrapper.js +0 -0
- /package/{chunks → dist/chunks}/taxonomy-ancestor-status-pill.js +0 -0
- /package/{chunks → dist/chunks}/types.js +0 -0
- /package/{chunks → dist/chunks}/utils.js +0 -0
- /package/{chunks → dist/chunks}/utils2.js +0 -0
- /package/{esm → dist/esm}/index.js +0 -0
- /package/{esm → dist/esm}/lib/components/add-metadata-template-dropdown/add-metadata-template-dropdown.js +0 -0
- /package/{esm → dist/esm}/lib/components/add-metadata-template-dropdown/index.js +0 -0
- /package/{esm → dist/esm}/lib/components/add-metadata-template-dropdown/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/combobox-with-api-pagination/combobox-with-api-pagination.js +0 -0
- /package/{esm → dist/esm}/lib/components/combobox-with-api-pagination/index.js +0 -0
- /package/{esm → dist/esm}/lib/components/combobox-with-api-pagination/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/combobox-with-api-pagination/request.js +0 -0
- /package/{esm → dist/esm}/lib/components/combobox-with-api-pagination/use-async-list.js +0 -0
- /package/{esm → dist/esm}/lib/components/combobox-with-api-pagination/utils/is-abort-error.js +0 -0
- /package/{esm → dist/esm}/lib/components/combobox-with-api-pagination/utils/use-controllable-state.js +0 -0
- /package/{esm → dist/esm}/lib/components/combobox-with-api-pagination/utils/use-intersection-observer.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-content.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-empty-state.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-item.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-list.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-root.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-search.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-trigger.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-dropdown-menu/index.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-dropdown-menu/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-instances-dropdown/filter-instances-dropdown.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-instances-dropdown/index.js +0 -0
- /package/{esm → dist/esm}/lib/components/filter-instances-dropdown/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/interactive-header-text/interactive-header-text.js +0 -0
- /package/{esm → dist/esm}/lib/components/interactive-text/interactive-text.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/ai-suggestion-field/ai-suggestion-field.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/ai-suggestion-field/index.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/ai-suggestion-field/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/ai-suggestion-field/utils.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/constants.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/metadata-date-field/metadata-date-field.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/metadata-enum-field/metadata-enum-field.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/metadata-float-field/metadata-float-field.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/metadata-float-field/use-float-validation.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/metadata-multi-select-field/metadata-multi-select-field.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/metadata-string-field/metadata-string-field.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/metadata-taxonomy-field/metadata-taxonomy-field.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/update-mode-field-wrapper/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/update-mode-field-wrapper/mulitple-values-utils.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/components/update-mode-field-wrapper/update-mode-field-wrapper.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/editor-field-types.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/metadata-editor-field-wrapper.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/metadata-editor-fields.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-editor-fields/utils.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-empty-state/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-empty-state/metadata-empty-state.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/index.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/autofill-overlay/autofill-overlay.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/autofill-overlay/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/custom-instance/custom-instance.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/custom-instance/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/custom-instance-new-field.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/delete-confirmation-modal.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/constants.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/metadata-instance-form-card-wrapper.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/metadata-instance-form.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/utils.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-autofill-button/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-autofill-button/metadata-instance-form-autofill-button.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-footer/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-footer/metadata-instance-form-footer.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-header/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-header/metadata-instance-form-header.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-inline-notice/metadata-instance-form-inline-notice.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/index.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/metadata-instance-list.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance/metadata-instance.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-content/metadata-instance-content.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/metadata-entry-display.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/metadata-instance-entry.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/taxonomy-entry/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/taxonomy-entry/taxonomy-ancestor-status-pill.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/taxonomy-entry/taxonomy-value.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-footer/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-footer/metadata-instance-footer.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-header/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/metadata-instance-list/subcomponents/metadata-instance-header/metadata-instance-header.js +0 -0
- /package/{esm → dist/esm}/lib/components/unsaved-changes-modal/index.js +0 -0
- /package/{esm → dist/esm}/lib/components/unsaved-changes-modal/messages.js +0 -0
- /package/{esm → dist/esm}/lib/components/unsaved-changes-modal/unsaved-changes-modal.js +0 -0
- /package/{esm → dist/esm}/lib/components/unsaved-changes-modal/utils.js +0 -0
- /package/{esm → dist/esm}/lib/constants.js +0 -0
- /package/{esm → dist/esm}/lib/defaults.js +0 -0
- /package/{esm → dist/esm}/lib/mappers.js +0 -0
- /package/{esm → dist/esm}/lib/messages.js +0 -0
- /package/{esm → dist/esm}/lib/metadata-editor.js +0 -0
- /package/{esm → dist/esm}/lib/utils/api-wrapper.js +0 -0
- /package/{esm → dist/esm}/lib/utils/autofill-context.js +0 -0
- /package/{esm → dist/esm}/lib/utils/convertDate.js +0 -0
- /package/{esm → dist/esm}/lib/utils/utils.js +0 -0
- /package/{i18n → dist/i18n}/bn-IN.js +0 -0
- /package/{i18n → dist/i18n}/bn-IN.properties +0 -0
- /package/{i18n → dist/i18n}/da-DK.js +0 -0
- /package/{i18n → dist/i18n}/da-DK.properties +0 -0
- /package/{i18n → dist/i18n}/de-DE.js +0 -0
- /package/{i18n → dist/i18n}/de-DE.properties +0 -0
- /package/{i18n → dist/i18n}/en-AU.js +0 -0
- /package/{i18n → dist/i18n}/en-AU.properties +0 -0
- /package/{i18n → dist/i18n}/en-CA.js +0 -0
- /package/{i18n → dist/i18n}/en-CA.properties +0 -0
- /package/{i18n → dist/i18n}/en-x-pseudo.js +0 -0
- /package/{i18n → dist/i18n}/en-x-pseudo.properties +0 -0
- /package/{i18n → dist/i18n}/es-419.js +0 -0
- /package/{i18n → dist/i18n}/es-419.properties +0 -0
- /package/{i18n → dist/i18n}/es-ES.js +0 -0
- /package/{i18n → dist/i18n}/es-ES.properties +0 -0
- /package/{i18n → dist/i18n}/fi-FI.js +0 -0
- /package/{i18n → dist/i18n}/fi-FI.properties +0 -0
- /package/{i18n → dist/i18n}/fr-CA.js +0 -0
- /package/{i18n → dist/i18n}/fr-CA.properties +0 -0
- /package/{i18n → dist/i18n}/fr-FR.js +0 -0
- /package/{i18n → dist/i18n}/fr-FR.properties +0 -0
- /package/{i18n → dist/i18n}/hi-IN.js +0 -0
- /package/{i18n → dist/i18n}/hi-IN.properties +0 -0
- /package/{i18n → dist/i18n}/it-IT.js +0 -0
- /package/{i18n → dist/i18n}/it-IT.properties +0 -0
- /package/{i18n → dist/i18n}/ja-JP.js +0 -0
- /package/{i18n → dist/i18n}/ja-JP.properties +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/add-metadata-template-dropdown/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/combobox-with-api-pagination/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/filter-dropdown-menu/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/filter-instances-dropdown/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-editor-fields/components/ai-suggestion-field/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-editor-fields/components/update-mode-field-wrapper/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-empty-state/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-editor/subcomponents/autofill-overlay/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-editor/subcomponents/custom-instance/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-autofill-button/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-footer/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-header/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/taxonomy-entry/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-list/subcomponents/metadata-instance-footer/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/metadata-instance-list/subcomponents/metadata-instance-header/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/components/unsaved-changes-modal/messages.json +0 -0
- /package/{i18n → dist/i18n}/json/src/lib/messages.json +0 -0
- /package/{i18n → dist/i18n}/ko-KR.js +0 -0
- /package/{i18n → dist/i18n}/ko-KR.properties +0 -0
- /package/{i18n → dist/i18n}/nb-NO.js +0 -0
- /package/{i18n → dist/i18n}/nb-NO.properties +0 -0
- /package/{i18n → dist/i18n}/nl-NL.js +0 -0
- /package/{i18n → dist/i18n}/nl-NL.properties +0 -0
- /package/{i18n → dist/i18n}/pl-PL.js +0 -0
- /package/{i18n → dist/i18n}/pl-PL.properties +0 -0
- /package/{i18n → dist/i18n}/pt-BR.js +0 -0
- /package/{i18n → dist/i18n}/pt-BR.properties +0 -0
- /package/{i18n → dist/i18n}/ru-RU.js +0 -0
- /package/{i18n → dist/i18n}/ru-RU.properties +0 -0
- /package/{i18n → dist/i18n}/sv-SE.js +0 -0
- /package/{i18n → dist/i18n}/sv-SE.properties +0 -0
- /package/{i18n → dist/i18n}/tr-TR.js +0 -0
- /package/{i18n → dist/i18n}/tr-TR.properties +0 -0
- /package/{i18n → dist/i18n}/zh-CN.js +0 -0
- /package/{i18n → dist/i18n}/zh-CN.properties +0 -0
- /package/{i18n → dist/i18n}/zh-TW.js +0 -0
- /package/{i18n → dist/i18n}/zh-TW.properties +0 -0
- /package/{styles → dist/styles}/ai-suggestion-field.css +0 -0
- /package/{styles → dist/styles}/autofill-overlay.css +0 -0
- /package/{styles → dist/styles}/combobox-with-api-pagination.css +0 -0
- /package/{styles → dist/styles}/custom-instance-new-field.css +0 -0
- /package/{styles → dist/styles}/custom-instance.css +0 -0
- /package/{styles → dist/styles}/delete-confirmation-modal.css +0 -0
- /package/{styles → dist/styles}/filter-dropdown-menu.css +0 -0
- /package/{styles → dist/styles}/filter-instances-dropdown.css +0 -0
- /package/{styles → dist/styles}/interactive-header-text.css +0 -0
- /package/{styles → dist/styles}/interactive-text.css +0 -0
- /package/{styles → dist/styles}/metadata-editor.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-content.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-entry.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-footer.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-form-autofill-button.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-form-card-wrapper.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-form-footer.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-form-header.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-form-inline-notice.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-header.css +0 -0
- /package/{styles → dist/styles}/metadata-instance-list.css +0 -0
- /package/{styles → dist/styles}/metadata-instance.css +0 -0
- /package/{styles → dist/styles}/taxonomy-ancestor-status-pill.css +0 -0
- /package/{styles → dist/styles}/update-mode-field-wrapper.css +0 -0
- /package/{styles → dist/styles}/utils.css +0 -0
- /package/{types → dist/types}/index.d.ts +0 -0
- /package/{types → dist/types}/lib/components/add-metadata-template-dropdown/add-metadata-template-dropdown.d.ts +0 -0
- /package/{types → dist/types}/lib/components/add-metadata-template-dropdown/index.d.ts +0 -0
- /package/{types → dist/types}/lib/components/add-metadata-template-dropdown/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/add-metadata-template-dropdown/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/combobox-with-api-pagination/combobox-with-api-pagination.d.ts +0 -0
- /package/{types → dist/types}/lib/components/combobox-with-api-pagination/index.d.ts +0 -0
- /package/{types → dist/types}/lib/components/combobox-with-api-pagination/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/combobox-with-api-pagination/request.d.ts +0 -0
- /package/{types → dist/types}/lib/components/combobox-with-api-pagination/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/combobox-with-api-pagination/use-async-list.d.ts +0 -0
- /package/{types → dist/types}/lib/components/combobox-with-api-pagination/utils/is-abort-error.d.ts +0 -0
- /package/{types → dist/types}/lib/components/combobox-with-api-pagination/utils/use-controllable-state.d.ts +0 -0
- /package/{types → dist/types}/lib/components/combobox-with-api-pagination/utils/use-intersection-observer.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-dropdown-menu/filter-dropdown-menu-content.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-dropdown-menu/filter-dropdown-menu-empty-state.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-dropdown-menu/filter-dropdown-menu-item.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-dropdown-menu/filter-dropdown-menu-list.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-dropdown-menu/filter-dropdown-menu-root.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-dropdown-menu/filter-dropdown-menu-search.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-dropdown-menu/filter-dropdown-menu-trigger.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-dropdown-menu/index.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-dropdown-menu/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-instances-dropdown/filter-instances-dropdown.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-instances-dropdown/index.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-instances-dropdown/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/filter-instances-dropdown/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/interactive-header-text/interactive-header-text.d.ts +0 -0
- /package/{types → dist/types}/lib/components/interactive-text/interactive-text.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/ai-suggestion-field/ai-suggestion-field.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/ai-suggestion-field/index.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/ai-suggestion-field/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/ai-suggestion-field/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/ai-suggestion-field/utils.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/constants.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/metadata-date-field/metadata-date-field.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/metadata-date-field/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/metadata-enum-field/metadata-enum-field.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/metadata-float-field/metadata-float-field.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/metadata-float-field/use-float-validation.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/metadata-multi-select-field/metadata-multi-select-field.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/metadata-string-field/metadata-string-field.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/metadata-taxonomy-field/metadata-taxonomy-field.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/metadata-taxonomy-field/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/update-mode-field-wrapper/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/update-mode-field-wrapper/mulitple-values-utils.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/components/update-mode-field-wrapper/update-mode-field-wrapper.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/editor-field-types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/metadata-editor-field-wrapper.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/metadata-editor-fields.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-editor-fields/utils.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-empty-state/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-empty-state/metadata-empty-state.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/index.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/autofill-overlay/autofill-overlay.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/autofill-overlay/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/custom-instance/custom-instance.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/custom-instance/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/custom-instance/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/custom-instance-new-field.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/custom-instance-new-field/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/delete-confirmation-modal.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/delete-confirmation-modal/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/constants.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/metadata-instance-form-card-wrapper.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/metadata-instance-form.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form/utils.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-autofill-button/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-autofill-button/metadata-instance-form-autofill-button.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-autofill-button/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-footer/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-footer/metadata-instance-form-footer.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-footer/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-header/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-header/metadata-instance-form-header.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-header/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-inline-notice/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/subcomponents/metadata-instance-form-inline-notice/metadata-instance-form-inline-notice.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-editor/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/index.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/metadata-instance-list.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance/metadata-instance.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-content/metadata-instance-content.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-content/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/metadata-entry-display.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/metadata-instance-entry.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/taxonomy-entry/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/taxonomy-entry/taxonomy-ancestor-status-pill.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/taxonomy-entry/taxonomy-value.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-entry/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-footer/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-footer/metadata-instance-footer.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-footer/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-header/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-header/metadata-instance-header.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/subcomponents/metadata-instance-header/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/metadata-instance-list/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/unsaved-changes-modal/index.d.ts +0 -0
- /package/{types → dist/types}/lib/components/unsaved-changes-modal/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/components/unsaved-changes-modal/types.d.ts +0 -0
- /package/{types → dist/types}/lib/components/unsaved-changes-modal/unsaved-changes-modal.d.ts +0 -0
- /package/{types → dist/types}/lib/components/unsaved-changes-modal/utils.d.ts +0 -0
- /package/{types → dist/types}/lib/constants.d.ts +0 -0
- /package/{types → dist/types}/lib/defaults.d.ts +0 -0
- /package/{types → dist/types}/lib/mappers.d.ts +0 -0
- /package/{types → dist/types}/lib/messages.d.ts +0 -0
- /package/{types → dist/types}/lib/metadata-editor.d.ts +0 -0
- /package/{types → dist/types}/lib/test-utils/formik-wrapper.d.ts +0 -0
- /package/{types → dist/types}/lib/test-utils/index.d.ts +0 -0
- /package/{types → dist/types}/lib/test-utils/sample-data.d.ts +0 -0
- /package/{types → dist/types}/lib/test-utils/test-utils.d.ts +0 -0
- /package/{types → dist/types}/lib/types.d.ts +0 -0
- /package/{types → dist/types}/lib/utils/api-wrapper.d.ts +0 -0
- /package/{types → dist/types}/lib/utils/autofill-context.d.ts +0 -0
- /package/{types → dist/types}/lib/utils/convertDate.d.ts +0 -0
- /package/{types → dist/types}/lib/utils/utils.d.ts +0 -0
package/README.md
ADDED
@@ -0,0 +1,56 @@
|
|
1
|
+
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
2
|
+
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
3
|
+
|
4
|
+
- [metadata-editor](#metadata-editor)
|
5
|
+
- [Running commands](#running-commands)
|
6
|
+
- [Available commands](#available-commands)
|
7
|
+
- [Ownership](#ownership)
|
8
|
+
- [Translations](#translations)
|
9
|
+
|
10
|
+
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
|
11
|
+
|
12
|
+
# metadata-editor
|
13
|
+
|
14
|
+
This library was generated with [@box/automation](../../automation//README.md). General overview on how to perform tasks on the generated library can be found in [run-tasks](https://nx.dev/core-features/run-tasks) Nx documentation.
|
15
|
+
|
16
|
+
## Running commands
|
17
|
+
|
18
|
+
Your terminal should stay in location of root directory of repository, which is `frontend-mono`. That Allows Nx to run action against your project, or multiple project if that is necessary.
|
19
|
+
Do not navigate to `packages/group-shared-features/metadata-editor` to run commands.
|
20
|
+
|
21
|
+
Commands for the project are run using syntax used by Nx:
|
22
|
+
|
23
|
+
```
|
24
|
+
Syntax: yarn nx <target name> <project name> <option overrides>
|
25
|
+
| | |
|
26
|
+
Example: yarn nx test products --watch
|
27
|
+
```
|
28
|
+
|
29
|
+
## Available commands
|
30
|
+
|
31
|
+
All commands used with Nx can be found in `project.json` file within your package.
|
32
|
+
|
33
|
+
- `nx storybook metadata-editor` - launches development environment for UI component.
|
34
|
+
- `nx build-storybook metadata-editor` - build static version of storybook with all stories.
|
35
|
+
- `nx build metadata-editor` - build package using `shared-feature-builder` executor from `automation` package.
|
36
|
+
- `nx build-locales metadata-editor` - generate `i18n/*.js` and `i18n/*.properties` files out of `i18n/json/*.json` files to be imported by `react-intl`.
|
37
|
+
- `nx lint metadata-editor` - run linter over package files,
|
38
|
+
- `nx test metadata-editor` - runs storybook tests (visual/interactions) and jest unit tests, producing coverage report at the end.
|
39
|
+
- `nx test-storybook metadata-editor` - runs storybook tests. You need first to start storybook in separate terminal for this to work.
|
40
|
+
- `nx test-storybook-local-coverage metadata-editor` - runs storybook tests, and produces coverage report at the end. Requires running instance of storybook.
|
41
|
+
- `nx test-storybook-ci metadata-editor` - build storybook and run storybook tests with coverage output. Designed for CI usage.
|
42
|
+
- `nx test-jest metadata-editor` - runs jest unit tests, producing code coverage at the end.
|
43
|
+
- `nx sonar metadata-editor` - performs static analysis of code using SonarQube tooling, to detect bugs and code smells. Integrated as one of the steps in CI process.
|
44
|
+
- `nx chromatic metadata-editor` - uploads storybook build for review to [box chromatic](https://box.chromatic.com/) , and performs visual comparison of the UI changes against baseline.
|
45
|
+
- `nx prepare metadata-editor` - command run during package publication process orchestrated by Lerna.
|
46
|
+
|
47
|
+
## Ownership
|
48
|
+
|
49
|
+
Code of the feature belongs to product-adoption. Responsibilities of owning team include control over code quality, providing guidelines for changes, and alignment with other teams regarding changes. It would be a good practice to consult which team, owning or requesting, will be responsible for implementing changes to code.
|
50
|
+
|
51
|
+
## Translations
|
52
|
+
|
53
|
+
For translations this package will be leveraging `@box/frontend` as it has the required scripts to do translations the Box way, for more information on this checkout their i18n docs [here](https://git.dev.box.net/Box/frontend/tree/master/i18n).
|
54
|
+
|
55
|
+
The `i18n/` dir is bundled with this package to enable the consuming app to use the translations included in this component it need to adjust it's [TranslationsPlugin](https://git.dev.box.net/Box/frontend/blob/master/webpack/README.md#translationsplugin),
|
56
|
+
see EUA's [webpack.base.config.js](https://git.dev.box.net/Box/EndUserApp/blob/master/conf/webpack/webpack.base.js#L270-L273) and [i18n.config.js](https://git.dev.box.net/Box/EndUserApp/blob/master/i18n.config.js) for reference.
|
@@ -14,7 +14,7 @@ const t = e({
|
|
14
14
|
},
|
15
15
|
largeFileNoticeBody: {
|
16
16
|
id: "metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody",
|
17
|
-
defaultMessage: "Box AI won’t be able to access the
|
17
|
+
defaultMessage: "Box AI won’t be able to access the entire content, which might affect its answers."
|
18
18
|
}
|
19
19
|
});
|
20
20
|
export {
|
@@ -101,7 +101,7 @@ export default {
|
|
101
101
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "Please check responses before saving.",
|
102
102
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI Autofill is in Beta",
|
103
103
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Custom Metadata",
|
104
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI won
|
104
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI won’t be able to access the entire content, which might affect its answers.",
|
105
105
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "Text content is too large",
|
106
106
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Loading...",
|
107
107
|
"metadataEditor.unsavedChangesModal.body": "Metadata template(s) have unsaved changes. How would you like to proceed?",
|
@@ -203,7 +203,7 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaN
|
|
203
203
|
# Header with Custom Metadata template name
|
204
204
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = Custom Metadata
|
205
205
|
# Body for notice informing that Box AI won’t be able to access the full text and this may impact metadata values
|
206
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = Box AI won
|
206
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = Box AI won’t be able to access the entire content, which might affect its answers.
|
207
207
|
# Header for notice informing that text content is too large
|
208
208
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader = Text content is too large
|
209
209
|
# Aria label used to indicate that the button is currently loading.
|
@@ -101,7 +101,7 @@ export default {
|
|
101
101
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeBody": "Please check responses before saving.",
|
102
102
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaNoticeHeader": "AI Autofill is in Beta",
|
103
103
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle": "Custom Metadata",
|
104
|
-
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI won’t be able to access the
|
104
|
+
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody": "Box AI won’t be able to access the entire content, which might affect its answers.",
|
105
105
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader": "Text content is too large",
|
106
106
|
"metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.loadingButtonAriaLabel": "Loading...",
|
107
107
|
"metadataEditor.unsavedChangesModal.body": "Metadata template(s) have unsaved changes. How would you like to proceed?",
|
@@ -203,7 +203,7 @@ metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.autofillInBetaN
|
|
203
203
|
# Header with Custom Metadata template name
|
204
204
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.customInstanceTitle = Custom Metadata
|
205
205
|
# Body for notice informing that Box AI won’t be able to access the full text and this may impact metadata values
|
206
|
-
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = Box AI won’t be able to access the
|
206
|
+
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeBody = Box AI won’t be able to access the entire content, which might affect its answers.
|
207
207
|
# Header for notice informing that text content is too large
|
208
208
|
metadataEditor.metadataInstanceEditor.metadataInstanceFormHeader.largeFileNoticeHeader = Text content is too large
|
209
209
|
# Aria label used to indicate that the button is currently loading.
|
@@ -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":"Text 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
|
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":"Text 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/package.json
CHANGED
@@ -1,58 +1,55 @@
|
|
1
1
|
{
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
},
|
15
|
-
"devDependencies": {
|
16
|
-
"@ariakit/react": "0.4.15",
|
17
|
-
"@box/babel-plugin-target-attributes": "1.3.0",
|
18
|
-
"@box/blueprint-web": "^9.18.11",
|
19
|
-
"@box/blueprint-web-assets": "^4.36.0",
|
20
|
-
"@box/storybook-utils": "^0.8.3",
|
21
|
-
"@testing-library/react": "^15.0.6",
|
22
|
-
"react": "^18.3.0",
|
23
|
-
"react-dom": "^18.3.0",
|
24
|
-
"react-intl": "6.4.2"
|
25
|
-
},
|
26
|
-
"scripts": {
|
27
|
-
"prepare": "yarn nx run metadata-editor:prepare"
|
28
|
-
},
|
29
|
-
"publishConfig": {
|
30
|
-
"access": "public",
|
31
|
-
"directory": "dist",
|
32
|
-
"registry": "https://registry.npmjs.org"
|
33
|
-
},
|
34
|
-
"main": "./esm/index.js",
|
35
|
-
"module": "./esm/index.js",
|
36
|
-
"types": "./types/index.d.ts",
|
37
|
-
"exports": {
|
38
|
-
".": {
|
39
|
-
"require": "./esm/index.js",
|
40
|
-
"import": "./esm/index.js",
|
41
|
-
"types": "./types/index.d.ts"
|
2
|
+
"name": "@box/metadata-editor",
|
3
|
+
"version": "0.96.0",
|
4
|
+
"peerDependencies": {
|
5
|
+
"@ariakit/react": "0.4.15",
|
6
|
+
"@box/blueprint-web": "^7.30.3",
|
7
|
+
"@box/blueprint-web-assets": "^4.21.0",
|
8
|
+
"@box/combobox-with-api": "^0.26.0",
|
9
|
+
"formik": "^2.0.3",
|
10
|
+
"lodash": "^4.17.15",
|
11
|
+
"react": "^17.0.0 || ^18.0.0",
|
12
|
+
"react-dom": "^17.0.0 || ^18.0.0",
|
13
|
+
"react-intl": "6.4.2"
|
42
14
|
},
|
43
|
-
"
|
44
|
-
|
45
|
-
|
46
|
-
|
15
|
+
"devDependencies": {
|
16
|
+
"@ariakit/react": "0.4.15",
|
17
|
+
"@box/babel-plugin-target-attributes": "1.3.0",
|
18
|
+
"@box/blueprint-web": "^9.18.12",
|
19
|
+
"@box/blueprint-web-assets": "^4.37.0",
|
20
|
+
"@box/storybook-utils": "^0.8.3",
|
21
|
+
"@testing-library/react": "^15.0.6",
|
22
|
+
"react": "^18.3.0",
|
23
|
+
"react-dom": "^18.3.0",
|
24
|
+
"react-intl": "6.4.2"
|
47
25
|
},
|
48
|
-
"
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
"
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
26
|
+
"publishConfig": {
|
27
|
+
"access": "public"
|
28
|
+
},
|
29
|
+
"files": [
|
30
|
+
"dist"
|
31
|
+
],
|
32
|
+
"main": "./dist/esm/index.js",
|
33
|
+
"module": "./dist/esm/index.js",
|
34
|
+
"types": "./dist/types/index.d.ts",
|
35
|
+
"exports": {
|
36
|
+
".": {
|
37
|
+
"require": "./dist/esm/index.js",
|
38
|
+
"import": "./dist/esm/index.js",
|
39
|
+
"types": "./dist/types/index.d.ts"
|
40
|
+
},
|
41
|
+
"./*": {
|
42
|
+
"require": "./dist/esm/*",
|
43
|
+
"import": "./dist/esm/*",
|
44
|
+
"types": "./dist/types/*"
|
45
|
+
},
|
46
|
+
"./i18n/*": {
|
47
|
+
"require": "./dist/i18n/*",
|
48
|
+
"import": "./dist/i18n/*"
|
49
|
+
}
|
50
|
+
},
|
51
|
+
"sideEffects": [
|
52
|
+
"**/*.css"
|
53
|
+
],
|
54
|
+
"license": "SEE LICENSE IN LICENSE"
|
55
|
+
}
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/{esm → dist/esm}/lib/components/combobox-with-api-pagination/utils/is-abort-error.js
RENAMED
File without changes
|
File without changes
|
File without changes
|
/package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-content.js
RENAMED
File without changes
|
/package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-empty-state.js
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-search.js
RENAMED
File without changes
|
/package/{esm → dist/esm}/lib/components/filter-dropdown-menu/filter-dropdown-menu-trigger.js
RENAMED
File without changes
|
File without changes
|
File without changes
|
/package/{esm → dist/esm}/lib/components/filter-instances-dropdown/filter-instances-dropdown.js
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/{esm → dist/esm}/lib/components/metadata-editor-fields/metadata-editor-field-wrapper.js
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/{i18n → dist/i18n}/json/src/lib/components/add-metadata-template-dropdown/messages.json
RENAMED
File without changes
|
/package/{i18n → dist/i18n}/json/src/lib/components/combobox-with-api-pagination/messages.json
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|