Built motion from commit (unavailable).|2.5.19
[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 _0x5769=['long','parse','getDataValue','attrs','setDataValue','stringify','INTEGER','sequelize','squel','lodash','STRING','TEXT'];(function(_0x1d15f1,_0x10f557){var _0x1debc1=function(_0x4456c5){while(--_0x4456c5){_0x1d15f1['push'](_0x1d15f1['shift']());}};_0x1debc1(++_0x10f557);}(_0x5769,0x8b));var _0x9576=function(_0xc25768,_0x1cd8d5){_0xc25768=_0xc25768-0x0;var _0x2ab7d0=_0x5769[_0xc25768];return _0x2ab7d0;};'use strict';var Sequelize=require(_0x9576('0x0'));var squel=require(_0x9576('0x1'));var _=require(_0x9576('0x2'));module['exports']={'title':{'type':Sequelize[_0x9576('0x3')],'allowNull':![]},'type':{'type':Sequelize[_0x9576('0x3')](0x14),'allowNull':![],'validate':{'len':[0x1,0x14]}},'attrs':{'type':Sequelize[_0x9576('0x4')](_0x9576('0x5')),'get':function(){try{return JSON[_0x9576('0x6')](this[_0x9576('0x7')](_0x9576('0x8')));}catch(_0x4a5a20){return[];}},'set':function(_0x5d60c7){try{this[_0x9576('0x9')](_0x9576('0x8'),JSON[_0x9576('0xa')](_0x5d60c7));}catch(_0x6c1ac6){this[_0x9576('0x9')](_0x9576('0x8'),JSON['stringify']([]));}}},'sizeX':{'type':Sequelize[_0x9576('0xb')],'allowNull':![],'defaultValue':0x1},'sizeY':{'type':Sequelize[_0x9576('0xb')],'allowNull':![],'defaultValue':0x1},'row':{'type':Sequelize[_0x9576('0xb')]},'col':{'type':Sequelize['INTEGER']},'background':{'type':Sequelize['STRING'],'allowNull':![],'defaultValue':'#ffffff','validate':{'notEmpty':!![]}},'foreground':{'type':Sequelize[_0x9576('0x3')],'allowNull':![],'defaultValue':'#2196f3','validate':{'notEmpty':!![]}},'link':{'type':Sequelize[_0x9576('0x3')]}};