ngx-dsxlibrary 2.21.56 → 2.21.57

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.
@@ -4168,7 +4168,7 @@ const ACTION_CONFIG = {
4168
4168
  softDelete: {
4169
4169
  label: 'Archivar',
4170
4170
  icon: 'archive',
4171
- primeIcon: 'pi pi-trash',
4171
+ primeIcon: 'pi pi-thumbs-down',
4172
4172
  colorToken: 'warning',
4173
4173
  tooltip: 'Archivar registro',
4174
4174
  },