oxpi-nglib 3.0.0 → 3.0.1

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "oxpi-nglib",
3
- "version": "3.0.0",
3
+ "version": "3.0.1",
4
4
  "peerDependencies": {
5
5
  "@angular/common": ">=16.2.12",
6
6
  "@angular/core": ">=16.2.12"
@@ -764,6 +764,7 @@ interface Permissoes {
764
764
  financasMensal: boolean;
765
765
  financasResumoDiario: boolean;
766
766
  financasConfiguracoes: boolean;
767
+ financasNewDashboard: boolean;
767
768
  recepcaoEnergizar: boolean;
768
769
  recepcaoConfiguracoes: boolean;
769
770
  recepcaoTrocaOperador: boolean;