Presentational dialog content for picking a DBL resource. Renders three sections — Already
Selected, Installed, and Available to Download — derived from allResources and
selectedResourceIds. Supports text search and language filtering.
Does not include an outer Dialog or DialogContent wrapper; the host (paranext-core dialog
infrastructure or a Storybook decorator) is responsible for providing that context.
Obtain localized strings by passing RESOURCE_PICKER_DIALOG_STRING_KEYS to
useLocalizedStrings and forwarding the result as localizedStrings.
Presentational dialog content for picking a DBL resource. Renders three sections — Already Selected, Installed, and Available to Download — derived from
allResourcesandselectedResourceIds. Supports text search and language filtering.Does not include an outer
DialogorDialogContentwrapper; the host (paranext-core dialog infrastructure or a Storybook decorator) is responsible for providing that context.Obtain localized strings by passing RESOURCE_PICKER_DIALOG_STRING_KEYS to
useLocalizedStringsand forwarding the result aslocalizedStrings.