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