export const macroponentConfiguration = JSON.stringify({ bare: { type: 'JSON_LITERAL', value: true, }, headerLevel: { type: 'JSON_LITERAL', value: '1', }, headingOnlyVisibleToScreenReaders: { type: 'JSON_LITERAL', value: false, }, interceptNotifications: { type: 'JSON_LITERAL', value: false, }, label: { type: 'TRANSLATION_LITERAL', value: { code: null, comment: '', message: '', }, }, propagateNotifications: { type: 'JSON_LITERAL', value: false, }, scrollable: { type: 'JSON_LITERAL', value: 'y', }, })