e7c43ba0d025248f8315d719fb7d5ea5361b9b71
[motion2.git] / server / api / plugin / plugin.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 _0x0a6d=['The\x20physical\x20path\x20where\x20the\x20plugin\x20is\x20stored.','BOOLEAN','Indicates\x20whether\x20the\x20plugin\x20is\x20installed.\x20Updated\x20when\x20the\x20plugin\x20is\x20installed/uninstalled.','never','Indicates\x20whether\x20to\x20display\x20the\x20plugin\x20in\x20the\x20sidebar.','sequelize','exports','ENUM','html','script','TEXT','STRING'];(function(_0x28cac9,_0x221757){var _0x26035a=function(_0x5d111e){while(--_0x5d111e){_0x28cac9['push'](_0x28cac9['shift']());}};_0x26035a(++_0x221757);}(_0x0a6d,0xd1));var _0xd0a6=function(_0x4fde08,_0x463a36){_0x4fde08=_0x4fde08-0x0;var _0x12e725=_0x0a6d[_0x4fde08];return _0x12e725;};'use strict';var Sequelize=require(_0xd0a6('0x0'));module[_0xd0a6('0x1')]={'name':{'type':Sequelize['STRING']},'type':{'type':Sequelize[_0xd0a6('0x2')](_0xd0a6('0x3'),_0xd0a6('0x4'))},'description':{'type':Sequelize[_0xd0a6('0x5')]},'version':{'type':Sequelize['TEXT']},'path':{'type':Sequelize[_0xd0a6('0x6')],'comment':_0xd0a6('0x7')},'active':{'type':Sequelize[_0xd0a6('0x8')],'defaultValue':0x0,'comment':_0xd0a6('0x9')},'sidebar':{'type':Sequelize[_0xd0a6('0x2')]('adminOnly','agentOnly','always',_0xd0a6('0xa')),'defaultValue':'always','comment':_0xd0a6('0xb')},'icon':{'type':Sequelize['STRING']},'adminUrl':{'type':Sequelize[_0xd0a6('0x6')]},'agentUrl':{'type':Sequelize[_0xd0a6('0x6')]},'scriptName':{'type':Sequelize[_0xd0a6('0x6')]},'scriptPath':{'type':Sequelize[_0xd0a6('0x6')]}};