{"version":3,"file":"editor-constants.cjs","names":[],"sources":["../../../recipes/conversation_view/editor/editor_constants.js"],"sourcesContent":["export const EDITOR_SUPPORTED_LINK_PROTOCOLS = [\n  /^https?:\\/\\//,\n  /^http?:\\/\\//,\n  /^ftp?:\\/\\//,\n  /^ftps?:\\/\\//,\n  /^ftps?:\\/\\//,\n  /mailto:([^?]*)/,\n];\n\nexport const EDITOR_DEFAULT_LINK_PREFIX = 'https://';\n\nexport const EDITOR_DEFAULT_FONT_COLOR = '#000000';\n\nexport default {\n  EDITOR_SUPPORTED_LINK_PROTOCOLS,\n  EDITOR_DEFAULT_LINK_PREFIX,\n  EDITOR_DEFAULT_FONT_COLOR,\n};\n"],"mappings":"+FAAA,IAAa,EAAkC,CAC7C,eACA,cACA,aACA,cACA,cACA,iBACD,CAEY,EAA6B,WAE7B,EAA4B,UAEzC,EAAe,CACb,kCACA,6BACA,4BACD"}