const MODULE = 'DIALOG_'; export const CONTENT_MESSAGE = MODULE + 'CONTENT_MESSAGE'; export const IS_OPENED = MODULE + 'IS_OPENED';