ngx-vector-components 5.117.0 → 5.119.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.
@@ -552,5 +552,10 @@ export declare enum ProfileModuleActionType {
552
552
  CADOC_1201 = "Documento De Saldos Cont\u00E1beis Di\u00E1rios 1201",
553
553
  EDIT_SCHEDULE_CHECKED_IN = "Edit Schedule (Checked-in)",
554
554
  SHOW_IRREGULARITY = "Show Irregularity",
555
- LOG_DISCHARGE_PAYMENT = "Log Quitacao"
555
+ LOG_DISCHARGE_PAYMENT = "Log Quitacao",
556
+ EDIT_ISS = "Editar ISS",
557
+ EDIT_ICMS = "Editar ICMS",
558
+ CREATE_ICMS_PARAMS = "Create Icms Param",
559
+ EDIT_ICMS_PARAMS = "Edit Icms Param",
560
+ SHOW_ICMS_PARAMS = "Show Icms Param"
556
561
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.117.0",
3
+ "version": "5.119.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",