3a4218a3da57b8cb69208f091178a2fbe3de75a0
[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 _0x56ca=['exports','STRING','TEXT','long','parse','getDataValue','attrs','setDataValue','stringify','INTEGER','#2196f3','sequelize','squel','lodash'];(function(_0x3b7d41,_0x408be0){var _0x492f04=function(_0x29f83c){while(--_0x29f83c){_0x3b7d41['push'](_0x3b7d41['shift']());}};_0x492f04(++_0x408be0);}(_0x56ca,0x1af));var _0xa56c=function(_0x2f2fd9,_0x5a4913){_0x2f2fd9=_0x2f2fd9-0x0;var _0x5b3ed8=_0x56ca[_0x2f2fd9];return _0x5b3ed8;};'use strict';var Sequelize=require(_0xa56c('0x0'));var squel=require(_0xa56c('0x1'));var _=require(_0xa56c('0x2'));module[_0xa56c('0x3')]={'title':{'type':Sequelize[_0xa56c('0x4')],'allowNull':![]},'type':{'type':Sequelize[_0xa56c('0x4')](0x14),'allowNull':![],'validate':{'len':[0x1,0x14]}},'attrs':{'type':Sequelize[_0xa56c('0x5')](_0xa56c('0x6')),'get':function(){try{return JSON[_0xa56c('0x7')](this[_0xa56c('0x8')](_0xa56c('0x9')));}catch(_0x2ce376){return[];}},'set':function(_0x52b00e){try{this[_0xa56c('0xa')](_0xa56c('0x9'),JSON[_0xa56c('0xb')](_0x52b00e));}catch(_0x2b6506){this['setDataValue'](_0xa56c('0x9'),JSON[_0xa56c('0xb')]([]));}}},'sizeX':{'type':Sequelize['INTEGER'],'allowNull':![],'defaultValue':0x1},'sizeY':{'type':Sequelize[_0xa56c('0xc')],'allowNull':![],'defaultValue':0x1},'row':{'type':Sequelize['INTEGER']},'col':{'type':Sequelize[_0xa56c('0xc')]},'background':{'type':Sequelize[_0xa56c('0x4')],'allowNull':![],'defaultValue':'#ffffff','validate':{'notEmpty':!![]}},'foreground':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':_0xa56c('0xd'),'validate':{'notEmpty':!![]}},'link':{'type':Sequelize[_0xa56c('0x4')]}};