UNPKG

cronapp-framework-mobile-js

Version:
44 lines (43 loc) 1.07 kB
{ "name": "crn-complex-search", "text_pt_BR": "Filtro Complexo", "text_en_US": "Complex Filter", "class": "adjust-icon mdi mdi-filter", "pallete": false, "templateURL": "src/main/mobileapp/www/node_modules/cronapp-framework-mobile-js/dist/components/templates/complexsearch.template.html", "properties": { "id": { "order": 1 }, "class": { "order": 9999 } }, "styles": [ { "selector": "div#{id} .button", "text_pt_BR": "Botão do Filtro", "text_en_US": "Filter Button" }, { "selector": "div#{id} .button i", "text_pt_BR": "Ícone do Botão", "text_en_US": "Button Icon" }, { "selector": "div#{id} .button span", "text_pt_BR": "Descrição do Botão", "text_en_US": "Button Description" }, { "selector": "div#{id} label", "text_pt_BR": "Entrada de Texto", "text_en_US": "Text Input" }, { "selector": "div#{id} label i", "text_pt_BR": "Ícone da Entrada de Texto", "text_en_US": "Input Icon" } ] }