alpha-global-constants 1.7.3 → 1.7.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.
@@ -4723,5 +4723,6 @@ export declare enum EnumTranslateKey {
4723
4723
  COMMON_CERTIFICATE_INFO = "COMMON_CERTIFICATE_INFO",
4724
4724
  UI_ENTITY_FIELD_CAPTION_HU_WELFARE_MNG_SIGN_DATE = "UI_ENTITY_FIELD_CAPTION_HU_WELFARE_MNG_SIGN_DATE",
4725
4725
  UI_ENTITY_FIELD_CAPTION_HU_COMMEND_IS_TAX = "UI_ENTITY_FIELD_CAPTION_HU_COMMEND_IS_TAX",
4726
- UI_ENTITY_FIELD_CAPTION_WF_WORKFLOW_DESCRIPTION = "UI_ENTITY_FIELD_CAPTION_WF_WORKFLOW_DESCRIPTION"
4726
+ UI_ENTITY_FIELD_CAPTION_WF_WORKFLOW_DESCRIPTION = "UI_ENTITY_FIELD_CAPTION_WF_WORKFLOW_DESCRIPTION",
4727
+ UI_TITLE_SYS_FILE_PRIVIEW = "UI_TITLE_SYS_FILE_PRIVIEW"
4727
4728
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "alpha-global-constants",
3
- "version": "1.7.3",
3
+ "version": "1.7.4",
4
4
  "peerDependencies": {
5
5
  "@angular/common": "^19.0.1",
6
6
  "@angular/core": "^19.0.1"