[#2719][CST-12825] Refactors item-page-img-field component

This commit is contained in:
Vincenzo Mecca
2024-02-13 13:49:41 +01:00
parent ca3749be4a
commit 26bfc58278
7 changed files with 164 additions and 9 deletions

View File

@@ -4,7 +4,7 @@ import { APP_CONFIG, AppConfig } from '../../../../config/app-config.interface';
import { BrowseDefinition } from '../../../core/shared/browse-definition.model';
import { hasValue } from '../../../shared/empty.util';
import { VALUE_LIST_BROWSE_DEFINITION } from '../../../core/shared/value-list-browse-definition.resource-type';
import { ImageField } from '../../simple/field-components/specific-field/img/item-page-img-field.component';
import { ImageField } from '../../simple/field-components/specific-field/item-page-field.component';
/**
* This component renders the configured 'values' into the ds-metadata-field-wrapper component.