Built motion from commit 936e8062.|2.5.33
[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 _0x568a=['hasOwnProperty','initMailAccounts','length','merge','exports','lodash','../model/mailAccount','mailAccounts','prototype','mergeFromDatabase'];(function(_0x439a59,_0x17962c){var _0x196b8b=function(_0x3de02b){while(--_0x3de02b){_0x439a59['push'](_0x439a59['shift']());}};_0x196b8b(++_0x17962c);}(_0x568a,0xcd));var _0xa568=function(_0xc67528,_0x24e2fb){_0xc67528=_0xc67528-0x0;var _0x38e26d=_0x568a[_0xc67528];return _0x38e26d;};'use strict';var _=require(_0xa568('0x0'));var MailAccount=require(_0xa568('0x1'));var Realtime=function(){this[_0xa568('0x2')]={};};function freeIsNotKey(_0x3af254,_0x1b4e0a,_0x484b48){var _0x51c3b8=_['mapKeys'](_0x3af254,function(_0x3ff32d,_0x4d18f9){return _0x3ff32d[_0x484b48];});for(var _0x4ca084 in _0x1b4e0a){if(_0x1b4e0a['hasOwnProperty'](_0x4ca084)){if(!_0x51c3b8[_0x4ca084]){delete _0x1b4e0a[_0x4ca084];}}}}Realtime[_0xa568('0x3')][_0xa568('0x4')]=function(_0x12160d,_0x1cf69c){for(var _0x4ae3ee in _0x1cf69c){if(_0x12160d[_0xa568('0x5')](_0x4ae3ee)){_0x12160d[_0x4ae3ee]=_0x1cf69c[_0x4ae3ee];}}};Realtime[_0xa568('0x3')][_0xa568('0x6')]=function(){var _0x1cb0c8=this;return function(_0x1aabf7){if(_0x1aabf7){freeIsNotKey(_0x1aabf7,_0x1cb0c8['mailAccounts'],'id');for(var _0x3e2cfd=0x0,_0x472727={},_0x678c1a={};_0x3e2cfd<_0x1aabf7[_0xa568('0x7')];_0x3e2cfd+=0x1){_0x472727=_0x1aabf7[_0x3e2cfd];if(_['isUndefined'](_0x1cb0c8[_0xa568('0x2')][_0x472727['id']])){_0x1cb0c8[_0xa568('0x2')][_0x472727['id']]=new MailAccount(_0x472727);}else{_[_0xa568('0x8')](_0x1cb0c8[_0xa568('0x2')][_0x472727['id']],_0x472727);}}}return _0x1cb0c8[_0xa568('0x2')];};};module[_0xa568('0x9')]=Realtime;