e83d78d57ca2887788d58110fbe6ff48f81e4563
[motion2.git] / server / services / routing / server / applications / utils.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x44d4=['render','message','account','interaction','list','mustache'];(function(_0x4cf98e,_0xba4b79){var _0x1623ac=function(_0x459bc0){while(--_0x459bc0){_0x4cf98e['push'](_0x4cf98e['shift']());}};_0x1623ac(++_0xba4b79);}(_0x44d4,0x161));var _0x444d=function(_0x1fece6,_0x11093d){_0x1fece6=_0x1fece6-0x0;var _0x474b0c=_0x44d4[_0x1fece6];return _0x474b0c;};'use strict';var Mustache=require(_0x444d('0x0'));var _=require('lodash');module['exports']={'getMustacheRender':function(_0x5c12f3,_0x1c1a07){return Mustache[_0x444d('0x1')](_0x5c12f3,_['merge'](_0x1c1a07['body'],{'contact':_0x1c1a07['contact'],'message':_0x1c1a07[_0x444d('0x2')],'account':_0x1c1a07[_0x444d('0x3')],'interaction':_0x1c1a07[_0x444d('0x4')],'list':_0x1c1a07[_0x444d('0x5')]}))||'';}};