cat-documents-ng 0.2.62 → 0.2.64

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.
@@ -226,6 +226,8 @@ export declare class SHARED {
226
226
  static CATAGORIES: string;
227
227
  static DOCUMENTS: string;
228
228
  static UPLOAD_FAILED: string;
229
+ static USER_LIST: string;
230
+ static CATEGORIES: string;
229
231
  static DOCUMENT_DELETED_SUCCESSFULLY: string;
230
232
  static Menu: {
231
233
  label: string;