ngx-vector-components 5.123.0 → 5.124.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.
@@ -559,5 +559,6 @@ export declare enum ProfileModuleActionType {
559
559
  EDIT_ICMS = "Editar ICMS",
560
560
  CREATE_ICMS_PARAMS = "Create Icms Param",
561
561
  EDIT_ICMS_PARAMS = "Edit Icms Param",
562
- SHOW_ICMS_PARAMS = "Show Icms Param"
562
+ SHOW_ICMS_PARAMS = "Show Icms Param",
563
+ APPROVE_PAYMENT_CARRIER_ADMIN = "Approve Payment - Carrier Admin"
563
564
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "5.123.0",
3
+ "version": "5.124.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^17.1.0",
6
6
  "@angular/cdk": "^17.1.0",