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
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.146.0",
3
+ "version": "5.147.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",