@edular/permissions 8.0.0 → 8.1.1
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.
- package/lib/permissions.d.ts +44 -20
- package/lib/permissions.js +44 -20
- package/package.json +1 -1
package/lib/permissions.d.ts
CHANGED
|
@@ -111,14 +111,6 @@ export declare const Permissions: {
|
|
|
111
111
|
Delete: number;
|
|
112
112
|
};
|
|
113
113
|
};
|
|
114
|
-
Reports: {
|
|
115
|
-
ClassAttendance: {
|
|
116
|
-
View: number;
|
|
117
|
-
PermissionsToAccessOthers: {
|
|
118
|
-
View: number;
|
|
119
|
-
};
|
|
120
|
-
};
|
|
121
|
-
};
|
|
122
114
|
Director: {
|
|
123
115
|
View: number;
|
|
124
116
|
};
|
|
@@ -319,12 +311,6 @@ export declare const Permissions: {
|
|
|
319
311
|
Delete: number;
|
|
320
312
|
};
|
|
321
313
|
};
|
|
322
|
-
Reports: {
|
|
323
|
-
View: number;
|
|
324
|
-
Add: number;
|
|
325
|
-
Edit: number;
|
|
326
|
-
Delete: number;
|
|
327
|
-
};
|
|
328
314
|
Director: {
|
|
329
315
|
View: number;
|
|
330
316
|
};
|
|
@@ -393,12 +379,6 @@ export declare const Permissions: {
|
|
|
393
379
|
Delete: number;
|
|
394
380
|
};
|
|
395
381
|
};
|
|
396
|
-
Reports: {
|
|
397
|
-
View: number;
|
|
398
|
-
Add: number;
|
|
399
|
-
Edit: number;
|
|
400
|
-
Delete: number;
|
|
401
|
-
};
|
|
402
382
|
Director: {
|
|
403
383
|
View: number;
|
|
404
384
|
};
|
|
@@ -831,6 +811,50 @@ export declare const Permissions: {
|
|
|
831
811
|
View: number;
|
|
832
812
|
};
|
|
833
813
|
};
|
|
814
|
+
Reports: {
|
|
815
|
+
Academics: {
|
|
816
|
+
ClassAttendance: {
|
|
817
|
+
View: number;
|
|
818
|
+
PermissionsToAccessOthers: {
|
|
819
|
+
View: number;
|
|
820
|
+
};
|
|
821
|
+
};
|
|
822
|
+
General: {
|
|
823
|
+
View: number;
|
|
824
|
+
};
|
|
825
|
+
};
|
|
826
|
+
AdminReports: {
|
|
827
|
+
GeneralReports: {
|
|
828
|
+
View: number;
|
|
829
|
+
};
|
|
830
|
+
ComplianceReports: {
|
|
831
|
+
View: number;
|
|
832
|
+
};
|
|
833
|
+
IpedsReports: {
|
|
834
|
+
View: number;
|
|
835
|
+
};
|
|
836
|
+
};
|
|
837
|
+
Admissions: {
|
|
838
|
+
General: {
|
|
839
|
+
View: number;
|
|
840
|
+
};
|
|
841
|
+
};
|
|
842
|
+
FinancialAid: {
|
|
843
|
+
General: {
|
|
844
|
+
View: number;
|
|
845
|
+
};
|
|
846
|
+
};
|
|
847
|
+
StudentAccounts: {
|
|
848
|
+
General: {
|
|
849
|
+
View: number;
|
|
850
|
+
};
|
|
851
|
+
};
|
|
852
|
+
StudentServices: {
|
|
853
|
+
General: {
|
|
854
|
+
View: number;
|
|
855
|
+
};
|
|
856
|
+
};
|
|
857
|
+
};
|
|
834
858
|
};
|
|
835
859
|
Student: {
|
|
836
860
|
Academics: {
|
package/lib/permissions.js
CHANGED
|
@@ -114,14 +114,6 @@ exports.Permissions = {
|
|
|
114
114
|
Delete: 1364
|
|
115
115
|
}
|
|
116
116
|
},
|
|
117
|
-
Reports: {
|
|
118
|
-
ClassAttendance: {
|
|
119
|
-
View: 6039,
|
|
120
|
-
PermissionsToAccessOthers: {
|
|
121
|
-
View: 6040
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
},
|
|
125
117
|
Director: {
|
|
126
118
|
View: 6074
|
|
127
119
|
}
|
|
@@ -322,12 +314,6 @@ exports.Permissions = {
|
|
|
322
314
|
Delete: 1874
|
|
323
315
|
}
|
|
324
316
|
},
|
|
325
|
-
Reports: {
|
|
326
|
-
View: 1881,
|
|
327
|
-
Add: 1882,
|
|
328
|
-
Edit: 1883,
|
|
329
|
-
Delete: 1884
|
|
330
|
-
},
|
|
331
317
|
Director: {
|
|
332
318
|
View: 6078
|
|
333
319
|
}
|
|
@@ -396,12 +382,6 @@ exports.Permissions = {
|
|
|
396
382
|
Delete: 1974
|
|
397
383
|
}
|
|
398
384
|
},
|
|
399
|
-
Reports: {
|
|
400
|
-
View: 1981,
|
|
401
|
-
Add: 1982,
|
|
402
|
-
Edit: 1983,
|
|
403
|
-
Delete: 1984
|
|
404
|
-
},
|
|
405
385
|
Director: {
|
|
406
386
|
View: 6079
|
|
407
387
|
}
|
|
@@ -833,6 +813,50 @@ exports.Permissions = {
|
|
|
833
813
|
Director: {
|
|
834
814
|
View: 6080
|
|
835
815
|
}
|
|
816
|
+
},
|
|
817
|
+
Reports: {
|
|
818
|
+
Academics: {
|
|
819
|
+
ClassAttendance: {
|
|
820
|
+
View: 6039,
|
|
821
|
+
PermissionsToAccessOthers: {
|
|
822
|
+
View: 6040
|
|
823
|
+
}
|
|
824
|
+
},
|
|
825
|
+
General: {
|
|
826
|
+
View: 6096
|
|
827
|
+
}
|
|
828
|
+
},
|
|
829
|
+
AdminReports: {
|
|
830
|
+
GeneralReports: {
|
|
831
|
+
View: 6093
|
|
832
|
+
},
|
|
833
|
+
ComplianceReports: {
|
|
834
|
+
View: 6094
|
|
835
|
+
},
|
|
836
|
+
IpedsReports: {
|
|
837
|
+
View: 6095
|
|
838
|
+
}
|
|
839
|
+
},
|
|
840
|
+
Admissions: {
|
|
841
|
+
General: {
|
|
842
|
+
View: 6097
|
|
843
|
+
}
|
|
844
|
+
},
|
|
845
|
+
FinancialAid: {
|
|
846
|
+
General: {
|
|
847
|
+
View: 6098
|
|
848
|
+
}
|
|
849
|
+
},
|
|
850
|
+
StudentAccounts: {
|
|
851
|
+
General: {
|
|
852
|
+
View: 6099
|
|
853
|
+
}
|
|
854
|
+
},
|
|
855
|
+
StudentServices: {
|
|
856
|
+
General: {
|
|
857
|
+
View: 6100
|
|
858
|
+
}
|
|
859
|
+
}
|
|
836
860
|
}
|
|
837
861
|
},
|
|
838
862
|
Student: {
|