export const configProps = { value: '', label: 'Paragraph Sample', placeholder: 'Paragraph Placeholder', helperText: 'Paragraph Helper Text', testId: 'paragraph-12345678', required: false, disabled: false, readOnly: false, status: '', hideLabel: false, displayMode: '', validatemessage: '' }; export const fieldMetadata = { classID: 'DIXL-MediaCo-Work-NewService', type: 'Text', displayAs: 'pxTextArea', label: 'Paragraph sample', maxLength: 256 };