const { notEmpty } = require('../../utils.js') module.exports = { description: 'Generate ADempiere .vue component', prompts: [{ type: 'input', name: 'name', message: 'ADempiere Component name: ', validate: notEmpty('name') }, { type: 'checkbox', name: 'blocks', message: 'Blocks:', choices: [{ name: '