@verisoft/ui-primeng 21.0.2 → 21.0.3

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.
@@ -110,6 +110,7 @@ const Icons = {
110
110
  map: 'pi pi-map',
111
111
  arrowCounterclockwise: '',
112
112
  folder: '',
113
+ eye: ''
113
114
  };
114
115
 
115
116
  class FormFieldComponent extends BaseFormInputComponent {