cat-documents-ng 0.3.10 → 0.3.12

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.
@@ -242,6 +242,8 @@ export declare class SHARED {
242
242
  static DOCUMENT_DELETED_SUCCESSFULLY: string;
243
243
  static UNSAVED_CHANGES_ICON: string;
244
244
  static REMOVE: string;
245
+ static YES: string;
246
+ static NO: string;
245
247
  static CANCEL: string;
246
248
  static ACCEPT_ICON: string;
247
249
  static REJECT_ICON: string;