Resolves effective settings for a Configurable target into an immutable Ui5Config.
Notes:
public
resolve(ConfigurableInterface $target, Ui5Context|null $ctx = null): Ui5Config
Build an immutable configuration bag for the given target and context.
The class decorated with #[Setting(...)] attributes
Runtime context (artifact, tenant, partner, locale). Can be null in tests.
Typed, read-only configuration values keyed by setting key
LaravelUi5\Core\Services\SettingResolver::resolve()