This commit is contained in:
Luiz Silva 2025-01-08 06:12:28 -03:00
parent 0bdfaf9729
commit b3915b93c2
4 changed files with 4 additions and 5 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -1,6 +1,6 @@
{
"name": "p-drives",
"version": "0.212.0",
"version": "0.213.0",
"description": "",
"main": "src/index.ts",
"exports": {

View file

@ -63,12 +63,11 @@ export const z_soma_em_barra_vertical: tipo_estrutura_visao_grafico<"z_soma_em_b
tipo_campo: "texto",
order: 6,
},
filtros: { rotulo: "Filtros", tipo_campo: "lista_filtros", order: 5 },
exibirComoPorcentagem: {
rotulo: "Exibir como porcentagem",
order: 7,
tipo_campo: "booleana",
},
filtros: { rotulo: "Filtros", tipo_campo: "lista_filtros", order: 8 },
},
}