ngx-vector-components 5.146.0 → 5.147.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -690,5 +690,6 @@ export declare enum ProfileModuleActionType {
|
|
|
690
690
|
TAX_REVENUE_REPORT = "Relatorio Receita de Taxas",
|
|
691
691
|
SHOW_ORDER_APPROVAL = "Consulta de Pagamento",
|
|
692
692
|
SHOW_ACCOUNTS_RECEIVABLE = "Conciliacao de Contas",
|
|
693
|
-
SHOW_VOLUME_ESTIMATE = "Cadastro Estimativa Por Volume"
|
|
693
|
+
SHOW_VOLUME_ESTIMATE = "Cadastro Estimativa Por Volume",
|
|
694
|
+
CAN_CHANGE_VALUE_SELECTIVE = "Pode Alterar Valor Seletivo"
|
|
694
695
|
}
|