Built motion from commit (unavailable).|2.4.18
[motion2.git] / server / api / dashboardItem / dashboardItem.attributes.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 _0x82b2=['parse','getDataValue','attrs','setDataValue','stringify','INTEGER','#2196f3','sequelize','STRING','long'];(function(_0xeb61a,_0x55e4fc){var _0x2d3f34=function(_0x304974){while(--_0x304974){_0xeb61a['push'](_0xeb61a['shift']());}};_0x2d3f34(++_0x55e4fc);}(_0x82b2,0x151));var _0x282b=function(_0x2c7b86,_0x59ef3c){_0x2c7b86=_0x2c7b86-0x0;var _0x256735=_0x82b2[_0x2c7b86];return _0x256735;};'use strict';var Sequelize=require(_0x282b('0x0'));var squel=require('squel');var _=require('lodash');module['exports']={'title':{'type':Sequelize['STRING'],'allowNull':![]},'type':{'type':Sequelize[_0x282b('0x1')](0x14),'allowNull':![],'validate':{'len':[0x1,0x14]}},'attrs':{'type':Sequelize['TEXT'](_0x282b('0x2')),'get':function(){try{return JSON[_0x282b('0x3')](this[_0x282b('0x4')](_0x282b('0x5')));}catch(_0x57c274){return[];}},'set':function(_0xc521b4){try{this[_0x282b('0x6')](_0x282b('0x5'),JSON['stringify'](_0xc521b4));}catch(_0x488b5c){this[_0x282b('0x6')]('attrs',JSON[_0x282b('0x7')]([]));}}},'sizeX':{'type':Sequelize[_0x282b('0x8')],'allowNull':![],'defaultValue':0x1},'sizeY':{'type':Sequelize['INTEGER'],'allowNull':![],'defaultValue':0x1},'row':{'type':Sequelize[_0x282b('0x8')]},'col':{'type':Sequelize[_0x282b('0x8')]},'background':{'type':Sequelize[_0x282b('0x1')],'allowNull':![],'defaultValue':'#ffffff','validate':{'notEmpty':!![]}},'foreground':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':_0x282b('0x9'),'validate':{'notEmpty':!![]}},'link':{'type':Sequelize[_0x282b('0x1')]}};