ngx-vector-components 5.109.3 → 5.109.4
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.
|
@@ -538,6 +538,7 @@ export declare enum ProfileModuleActionType {
|
|
|
538
538
|
SHOW_HEAT_MAP = "Show Heat Map",
|
|
539
539
|
SHOW_STATUS_MAP = "Show Status Map",
|
|
540
540
|
BUNGE_REFUND_TOTAL = "Bunge Estorno Total",
|
|
541
|
+
TOLL_MANAGEMENT = "Gest\u00E3o de Ped\u00E1gio",
|
|
541
542
|
BUNGE_REFUND_PARTIAL = "Bunge Estorno Parcial",
|
|
542
543
|
ADD_REFUND_PARTIAL = "AdicionarEstornoParcial",
|
|
543
544
|
SEARCH_PAYMENT_TAG_HISTORY = "Search Tag History"
|