Built motion from commit (unavailable).|2.5.17
[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 _0x7a0b=['INTEGER','#2196f3','sequelize','STRING','TEXT','long','parse','getDataValue','attrs','setDataValue','stringify'];(function(_0x5bba4b,_0x5a8c5a){var _0x57d1d8=function(_0x3c4a2f){while(--_0x3c4a2f){_0x5bba4b['push'](_0x5bba4b['shift']());}};_0x57d1d8(++_0x5a8c5a);}(_0x7a0b,0x120));var _0xb7a0=function(_0x1106d4,_0x4e03e9){_0x1106d4=_0x1106d4-0x0;var _0x3ce207=_0x7a0b[_0x1106d4];return _0x3ce207;};'use strict';var Sequelize=require(_0xb7a0('0x0'));var squel=require('squel');var _=require('lodash');module['exports']={'title':{'type':Sequelize[_0xb7a0('0x1')],'allowNull':![]},'type':{'type':Sequelize[_0xb7a0('0x1')](0x14),'allowNull':![],'validate':{'len':[0x1,0x14]}},'attrs':{'type':Sequelize[_0xb7a0('0x2')](_0xb7a0('0x3')),'get':function(){try{return JSON[_0xb7a0('0x4')](this[_0xb7a0('0x5')](_0xb7a0('0x6')));}catch(_0x2eacb2){return[];}},'set':function(_0x59484e){try{this[_0xb7a0('0x7')]('attrs',JSON[_0xb7a0('0x8')](_0x59484e));}catch(_0x1bc2f5){this['setDataValue'](_0xb7a0('0x6'),JSON['stringify']([]));}}},'sizeX':{'type':Sequelize[_0xb7a0('0x9')],'allowNull':![],'defaultValue':0x1},'sizeY':{'type':Sequelize['INTEGER'],'allowNull':![],'defaultValue':0x1},'row':{'type':Sequelize[_0xb7a0('0x9')]},'col':{'type':Sequelize[_0xb7a0('0x9')]},'background':{'type':Sequelize[_0xb7a0('0x1')],'allowNull':![],'defaultValue':'#ffffff','validate':{'notEmpty':!![]}},'foreground':{'type':Sequelize[_0xb7a0('0x1')],'allowNull':![],'defaultValue':_0xb7a0('0xa'),'validate':{'notEmpty':!![]}},'link':{'type':Sequelize[_0xb7a0('0x1')]}};