Built motion from commit (unavailable).|2.5.23
[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 _0x8fa0=['TEXT','long','parse','attrs','setDataValue','stringify','INTEGER','#ffffff','sequelize','lodash','STRING'];(function(_0x3d7431,_0x435b11){var _0x1f532c=function(_0x501acf){while(--_0x501acf){_0x3d7431['push'](_0x3d7431['shift']());}};_0x1f532c(++_0x435b11);}(_0x8fa0,0xa2));var _0x08fa=function(_0x27af45,_0x1b57aa){_0x27af45=_0x27af45-0x0;var _0x18df21=_0x8fa0[_0x27af45];return _0x18df21;};'use strict';var Sequelize=require(_0x08fa('0x0'));var squel=require('squel');var _=require(_0x08fa('0x1'));module['exports']={'title':{'type':Sequelize[_0x08fa('0x2')],'allowNull':![]},'type':{'type':Sequelize['STRING'](0x14),'allowNull':![],'validate':{'len':[0x1,0x14]}},'attrs':{'type':Sequelize[_0x08fa('0x3')](_0x08fa('0x4')),'get':function(){try{return JSON[_0x08fa('0x5')](this['getDataValue'](_0x08fa('0x6')));}catch(_0x2eabd2){return[];}},'set':function(_0xe55c32){try{this['setDataValue'](_0x08fa('0x6'),JSON['stringify'](_0xe55c32));}catch(_0x2b05cd){this[_0x08fa('0x7')](_0x08fa('0x6'),JSON[_0x08fa('0x8')]([]));}}},'sizeX':{'type':Sequelize[_0x08fa('0x9')],'allowNull':![],'defaultValue':0x1},'sizeY':{'type':Sequelize[_0x08fa('0x9')],'allowNull':![],'defaultValue':0x1},'row':{'type':Sequelize[_0x08fa('0x9')]},'col':{'type':Sequelize[_0x08fa('0x9')]},'background':{'type':Sequelize[_0x08fa('0x2')],'allowNull':![],'defaultValue':_0x08fa('0xa'),'validate':{'notEmpty':!![]}},'foreground':{'type':Sequelize[_0x08fa('0x2')],'allowNull':![],'defaultValue':'#2196f3','validate':{'notEmpty':!![]}},'link':{'type':Sequelize[_0x08fa('0x2')]},'titleFontSize':{'type':Sequelize[_0x08fa('0x9')],'defaultValue':0xc}};