cat-documents-ng 0.2.92 → 0.2.95
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.
|
@@ -244,6 +244,8 @@ export declare class SHARED {
|
|
|
244
244
|
static REJECT_BUTTON_STYLE_CLASS: string;
|
|
245
245
|
static FILE_TYPES: string[];
|
|
246
246
|
static COMMA: string;
|
|
247
|
+
static TEAM_LEADER: string;
|
|
248
|
+
static UNDERWRITER_USER: string;
|
|
247
249
|
static Menu: {
|
|
248
250
|
label: string;
|
|
249
251
|
items: ({
|