ngx-vector-components 5.125.0 → 5.126.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.
|
@@ -51,7 +51,8 @@ export declare enum ProfileModuleType {
|
|
|
51
51
|
CARD_CONTROL = "Cart\u00E3o digital",
|
|
52
52
|
VECTOR_PAY_STATEMENT = "VectorPayStatement",
|
|
53
53
|
BUNGE_REFUND = "BungeEstorno",
|
|
54
|
-
FINTECH_ADMIN = "Financeiro"
|
|
54
|
+
FINTECH_ADMIN = "Financeiro",
|
|
55
|
+
FOB_REPORT = "FOB Report"
|
|
55
56
|
}
|
|
56
57
|
export declare enum ProfileModuleActionType {
|
|
57
58
|
ADD_VEHICLE = "Add Vehicle",
|