Built motion from commit (unavailable).|2.5.15
[motion2.git] / server / services / email / realtime / index.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 _0x67fa=['isUndefined','merge','exports','lodash','../model/mailAccount','mailAccounts','hasOwnProperty','prototype','mergeFromDatabase','initMailAccounts','length'];(function(_0x2b2f8e,_0x494521){var _0xd95772=function(_0xef5869){while(--_0xef5869){_0x2b2f8e['push'](_0x2b2f8e['shift']());}};_0xd95772(++_0x494521);}(_0x67fa,0x14d));var _0xa67f=function(_0x518bff,_0x4ab4b2){_0x518bff=_0x518bff-0x0;var _0x304fac=_0x67fa[_0x518bff];return _0x304fac;};'use strict';var _=require(_0xa67f('0x0'));var MailAccount=require(_0xa67f('0x1'));var Realtime=function(){this[_0xa67f('0x2')]={};};function freeIsNotKey(_0x527018,_0x202bf6,_0xbe5c5c){var _0x3da00a=_['mapKeys'](_0x527018,function(_0x5ebe5e,_0x10fde1){return _0x5ebe5e[_0xbe5c5c];});for(var _0x433983 in _0x202bf6){if(_0x202bf6[_0xa67f('0x3')](_0x433983)){if(!_0x3da00a[_0x433983]){delete _0x202bf6[_0x433983];}}}}Realtime[_0xa67f('0x4')][_0xa67f('0x5')]=function(_0x11ac79,_0x4b0c20){for(var _0x5ef369 in _0x4b0c20){if(_0x11ac79['hasOwnProperty'](_0x5ef369)){_0x11ac79[_0x5ef369]=_0x4b0c20[_0x5ef369];}}};Realtime[_0xa67f('0x4')][_0xa67f('0x6')]=function(){var _0x3a323d=this;return function(_0x3c6261){if(_0x3c6261){freeIsNotKey(_0x3c6261,_0x3a323d['mailAccounts'],'id');for(var _0x115833=0x0,_0x1f289b={},_0x5be050={};_0x115833<_0x3c6261[_0xa67f('0x7')];_0x115833+=0x1){_0x1f289b=_0x3c6261[_0x115833];if(_[_0xa67f('0x8')](_0x3a323d['mailAccounts'][_0x1f289b['id']])){_0x3a323d[_0xa67f('0x2')][_0x1f289b['id']]=new MailAccount(_0x1f289b);}else{_[_0xa67f('0x9')](_0x3a323d[_0xa67f('0x2')][_0x1f289b['id']],_0x1f289b);}}}return _0x3a323d[_0xa67f('0x2')];};};module[_0xa67f('0xa')]=Realtime;