ngx-vector-components 4.88.0 → 4.89.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.
@@ -275,6 +275,7 @@ export declare enum ProfileModuleActionType {
275
275
  SHOW_FRIENDLY_TRIP = "Visualizar Viagem Amiga",
276
276
  CREATE_FRIENDLY_TRIP = "Solicitar Viagem Amiga",
277
277
  SEND_NFS_ETCD = "Send NFs ETCD",
278
+ SHOW_ANTECITABLE_RECEVEIBLES = "Vizualizar antecipacao de recebiveis",
278
279
  AUTOMATIC_DISCLOSURE_CONFIGURATIONS = "Automatic Disclosure Configurations",
279
280
  SHOW_PAYMENT_SCHEDULING_DETAIL = "Show Payment Scheduling Detail",
280
281
  SCHEDULE_UPDATE_CHECKIN_CHECKOUT = "Schedule Update CheckIn CheckOut"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "4.88.0",
3
+ "version": "4.89.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "~13.2.3",
6
6
  "@angular/cdk": "^13.3.9",