ngx-vector-components 5.161.0 → 5.162.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.
|
@@ -475,6 +475,8 @@ export declare enum ProfileModuleActionType {
|
|
|
475
475
|
ADD_MANUAL_CARGO = "Add Manual Cargo",
|
|
476
476
|
EDIT_TRIP_OFFER = "Trip Offer Edit",
|
|
477
477
|
SHOW_TRIP_OFFER = "Trip Offer Show",
|
|
478
|
+
SHOW_PEND_SERVICES = "Show Pend Services",
|
|
479
|
+
SHOW_PEND_SERVICES_ONLY = "Show Pend Services Only",
|
|
478
480
|
CANCEL_TRIP_OFFER_CARGO_MATCH = "Trip Offer Cargo Match Cancel",
|
|
479
481
|
CREATE_EDIT_ETCD_MANUAL = "Create Edit Etcd Manual",
|
|
480
482
|
DUPLICATE_LOT = "Duplicar Lote",
|