Optionaliterable: Iterable<[string, CompendiumArtInfo], any, any> | nullWhether art application is enabled. This should be switched off when performing client-side compendium migrations in order to avoid persisting injected data.
The key for the package manifest flag used to store the mapping information.
The key for the setting used to store the World's art preferences.
InternalCollate Document art mappings from active packages.
Apply any art configured for a Document to its source data as it is initialized from a compendium pack.
The class of the Document being initialized.
The Document's source data.
OptionalpackId: stringThe ID of the compendium pack the Document is initialized from.
The Document's source data.
Retrieve all active packages that provide art mappings in priority order.
A class responsible for managing package-provided art and applying it to Documents in compendium packs.