ngx-vector-components 5.140.0 → 5.141.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.
|
@@ -685,5 +685,6 @@ export declare enum ProfileModuleActionType {
|
|
|
685
685
|
GR_VECTOR_ADMIN = "Gr Vector Admin",
|
|
686
686
|
REPROCESS_GR_REGISTRATION_PENDING = "Reprocess Gr Registration Pending",
|
|
687
687
|
REPROCESS_GR_ANALYSIS_REQUIRED = "Reprocess Gr Analysis Required",
|
|
688
|
-
CHANGE_MINIMAL_FREIGHT_OPTION = "Pode Alterar Configuracao Tabela Minima"
|
|
688
|
+
CHANGE_MINIMAL_FREIGHT_OPTION = "Pode Alterar Configuracao Tabela Minima",
|
|
689
|
+
FREIGHT_AGENT_REPORT = "Freight Agent Report"
|
|
689
690
|
}
|