ngx-vector-components 6.18.0 → 6.20.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.
@@ -748,5 +748,8 @@ export declare enum ProfileModuleActionType {
748
748
  SCHEDULING_SUBJECT_TO_LOADING_ORDER = "Scheduling Subject To Loading Order",
749
749
  CAN_UPDATE_VALUES_VALIDATION = "Pode Atualizar Valores Validacao",
750
750
  CAN_RESET_VALIDATION = "Pode Resetar Validacao",
751
- VIEW_RESTRICTION_COMMUNICATION_LOG = "Restri\u00E7\u00E3o de Visualiza\u00E7\u00E3o em Communication Logs"
751
+ VIEW_RESTRICTION_COMMUNICATION_LOG = "Restri\u00E7\u00E3o de Visualiza\u00E7\u00E3o em Communication Logs",
752
+ EDIT_TRAINING = "Editar treinamento",
753
+ ACTIVE_TRAINING = "Ativar treinamento",
754
+ CREATE_TRAINING = "Criar treinamento"
752
755
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ngx-vector-components",
3
- "version": "6.18.0",
3
+ "version": "6.20.0",
4
4
  "peerDependencies": {
5
5
  "@angular/animations": "^19.2.0",
6
6
  "@angular/cdk": "^19.2.0",