ngx-rendering-service-lib 0.0.67021 → 0.0.67022
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/assets/pdf/main.js +12 -398
- package/assets/pdf/main.js.map +1 -1
- package/assets/pdf/runtime.js +3 -15
- package/assets/pdf/runtime.js.map +1 -1
- package/assets/pdf/vendor.js +4574 -21496
- package/assets/pdf/vendor.js.map +1 -1
- package/fesm2022/{ngx-rendering-service-lib-audio.component-BCMbYDVH.mjs → ngx-rendering-service-lib-audio.component-QyKSrwAN.mjs} +2 -2
- package/fesm2022/{ngx-rendering-service-lib-audio.component-BCMbYDVH.mjs.map → ngx-rendering-service-lib-audio.component-QyKSrwAN.mjs.map} +1 -1
- package/fesm2022/{ngx-rendering-service-lib-binder.component-Cqekah6Z.mjs → ngx-rendering-service-lib-binder.component-BXECLEY8.mjs} +2 -2
- package/fesm2022/{ngx-rendering-service-lib-binder.component-Cqekah6Z.mjs.map → ngx-rendering-service-lib-binder.component-BXECLEY8.mjs.map} +1 -1
- package/fesm2022/{ngx-rendering-service-lib-ddb.component-B0fyWhTw.mjs → ngx-rendering-service-lib-ddb.component-DK1MNt0W.mjs} +2 -2
- package/fesm2022/{ngx-rendering-service-lib-ddb.component-B0fyWhTw.mjs.map → ngx-rendering-service-lib-ddb.component-DK1MNt0W.mjs.map} +1 -1
- package/fesm2022/{ngx-rendering-service-lib-default.component-DPBhpamB.mjs → ngx-rendering-service-lib-default.component-wlyfedF5.mjs} +2 -2
- package/fesm2022/{ngx-rendering-service-lib-default.component-DPBhpamB.mjs.map → ngx-rendering-service-lib-default.component-wlyfedF5.mjs.map} +1 -1
- package/fesm2022/{ngx-rendering-service-lib-error.component-Dp6yNgd-.mjs → ngx-rendering-service-lib-error.component-BUho5xNX.mjs} +2 -2
- package/fesm2022/{ngx-rendering-service-lib-error.component-Dp6yNgd-.mjs.map → ngx-rendering-service-lib-error.component-BUho5xNX.mjs.map} +1 -1
- package/fesm2022/{ngx-rendering-service-lib-h5p.component-DAfGHJvJ.mjs → ngx-rendering-service-lib-h5p.component-D1RvlayK.mjs} +2 -2
- package/fesm2022/{ngx-rendering-service-lib-h5p.component-DAfGHJvJ.mjs.map → ngx-rendering-service-lib-h5p.component-D1RvlayK.mjs.map} +1 -1
- package/fesm2022/{ngx-rendering-service-lib-moodle.component-BXvR4xSJ.mjs → ngx-rendering-service-lib-moodle.component-DbbGZmV8.mjs} +2 -2
- package/fesm2022/{ngx-rendering-service-lib-moodle.component-BXvR4xSJ.mjs.map → ngx-rendering-service-lib-moodle.component-DbbGZmV8.mjs.map} +1 -1
- package/fesm2022/{ngx-rendering-service-lib-ngx-rendering-service-lib-Bxsjd3lm.mjs → ngx-rendering-service-lib-ngx-rendering-service-lib-B47HxxZ8.mjs} +4 -4
- package/fesm2022/{ngx-rendering-service-lib-ngx-rendering-service-lib-Bxsjd3lm.mjs.map → ngx-rendering-service-lib-ngx-rendering-service-lib-B47HxxZ8.mjs.map} +1 -1
- package/fesm2022/ngx-rendering-service-lib.mjs +1 -1
- package/package.json +1 -1
package/assets/pdf/main.js
CHANGED
|
@@ -56,16 +56,17 @@ class RenderingModule {
|
|
|
56
56
|
/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
|
|
57
57
|
|
|
58
58
|
__webpack_require__.r(__webpack_exports__);
|
|
59
|
-
/* harmony import */ var
|
|
59
|
+
/* harmony import */ var _home_marian_development_edu_sharing_community_services_rendering2_frontend_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */ 9204);
|
|
60
60
|
/* harmony import */ var zone_js__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! zone.js */ 4124);
|
|
61
61
|
/* harmony import */ var zone_js__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(zone_js__WEBPACK_IMPORTED_MODULE_1__);
|
|
62
62
|
/* harmony import */ var _angular_platform_browser__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/platform-browser */ 2085);
|
|
63
|
-
/* harmony import */ var
|
|
63
|
+
/* harmony import */ var _angular_elements__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/elements */ 5764);
|
|
64
64
|
/* harmony import */ var _pdf_component__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./pdf.component */ 9343);
|
|
65
|
-
/* harmony import */ var
|
|
65
|
+
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/common/http */ 9648);
|
|
66
66
|
/* harmony import */ var ngx_edu_sharing_api__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ngx-edu-sharing-api */ 8395);
|
|
67
67
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/core */ 7580);
|
|
68
68
|
/* harmony import */ var ngx_rendering_service_api__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ngx-rendering-service-api */ 9182);
|
|
69
|
+
/* harmony import */ var _ngx_translate_core__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @ngx-translate/core */ 852);
|
|
69
70
|
|
|
70
71
|
|
|
71
72
|
|
|
@@ -75,11 +76,12 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
75
76
|
|
|
76
77
|
|
|
77
78
|
|
|
78
|
-
|
|
79
|
+
|
|
80
|
+
void (0,_home_marian_development_edu_sharing_community_services_rendering2_frontend_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_0__["default"])(function* () {
|
|
79
81
|
const app = yield (0,_angular_platform_browser__WEBPACK_IMPORTED_MODULE_3__.createApplication)({
|
|
80
|
-
providers: [ngx_edu_sharing_api__WEBPACK_IMPORTED_MODULE_4__.ApiHelpersService, (0,_angular_core__WEBPACK_IMPORTED_MODULE_5__.importProvidersFrom)(ngx_rendering_service_api__WEBPACK_IMPORTED_MODULE_6__.RenderingServiceApiModule.forRoot()), (0,
|
|
82
|
+
providers: [ngx_edu_sharing_api__WEBPACK_IMPORTED_MODULE_4__.ApiHelpersService, (0,_angular_core__WEBPACK_IMPORTED_MODULE_5__.importProvidersFrom)(ngx_rendering_service_api__WEBPACK_IMPORTED_MODULE_6__.RenderingServiceApiModule.forRoot()), (0,_angular_core__WEBPACK_IMPORTED_MODULE_5__.importProvidersFrom)(_ngx_translate_core__WEBPACK_IMPORTED_MODULE_7__.TranslateModule.forRoot()), (0,_angular_common_http__WEBPACK_IMPORTED_MODULE_8__.provideHttpClient)((0,_angular_common_http__WEBPACK_IMPORTED_MODULE_8__.withInterceptorsFromDi)())]
|
|
81
83
|
});
|
|
82
|
-
const element = (0,
|
|
84
|
+
const element = (0,_angular_elements__WEBPACK_IMPORTED_MODULE_9__.createCustomElement)(_pdf_component__WEBPACK_IMPORTED_MODULE_2__.PdfComponent, {
|
|
83
85
|
injector: app.injector
|
|
84
86
|
});
|
|
85
87
|
customElements.define('es-pdf', element);
|
|
@@ -825,394 +827,6 @@ class EduTrackingControllerService extends BaseService {
|
|
|
825
827
|
}], null);
|
|
826
828
|
})();
|
|
827
829
|
|
|
828
|
-
/* tslint:disable */
|
|
829
|
-
/* eslint-disable */
|
|
830
|
-
function activateOptionalModule(http, rootUrl, params, context) {
|
|
831
|
-
const rb = new RequestBuilder(rootUrl, activateOptionalModule.PATH, 'put');
|
|
832
|
-
if (params) {
|
|
833
|
-
rb.body(params.body, 'application/json');
|
|
834
|
-
}
|
|
835
|
-
return http.request(rb.build({
|
|
836
|
-
responseType: 'text',
|
|
837
|
-
accept: '*/*',
|
|
838
|
-
context
|
|
839
|
-
})).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(r => r instanceof _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpResponse), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => {
|
|
840
|
-
return r.clone({
|
|
841
|
-
body: undefined
|
|
842
|
-
});
|
|
843
|
-
}));
|
|
844
|
-
}
|
|
845
|
-
activateOptionalModule.PATH = '/admin/repository/modules/activate';
|
|
846
|
-
|
|
847
|
-
/* tslint:disable */
|
|
848
|
-
/* eslint-disable */
|
|
849
|
-
function deactivateOptionalModule(http, rootUrl, params, context) {
|
|
850
|
-
const rb = new RequestBuilder(rootUrl, deactivateOptionalModule.PATH, 'put');
|
|
851
|
-
if (params) {
|
|
852
|
-
rb.body(params.body, 'application/json');
|
|
853
|
-
}
|
|
854
|
-
return http.request(rb.build({
|
|
855
|
-
responseType: 'text',
|
|
856
|
-
accept: '*/*',
|
|
857
|
-
context
|
|
858
|
-
})).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(r => r instanceof _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpResponse), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => {
|
|
859
|
-
return r.clone({
|
|
860
|
-
body: undefined
|
|
861
|
-
});
|
|
862
|
-
}));
|
|
863
|
-
}
|
|
864
|
-
deactivateOptionalModule.PATH = '/admin/repository/modules/deactivate';
|
|
865
|
-
|
|
866
|
-
/* tslint:disable */
|
|
867
|
-
/* eslint-disable */
|
|
868
|
-
function deleteObjectFromCache(http, rootUrl, params, context) {
|
|
869
|
-
const rb = new RequestBuilder(rootUrl, deleteObjectFromCache.PATH, 'delete');
|
|
870
|
-
if (params) {
|
|
871
|
-
rb.query('repoId', params.repoId, {});
|
|
872
|
-
rb.query('nodeId', params.nodeId, {});
|
|
873
|
-
rb.query('hash', params.hash, {});
|
|
874
|
-
}
|
|
875
|
-
return http.request(rb.build({
|
|
876
|
-
responseType: 'text',
|
|
877
|
-
accept: '*/*',
|
|
878
|
-
context
|
|
879
|
-
})).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(r => r instanceof _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpResponse), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => {
|
|
880
|
-
return r.clone({
|
|
881
|
-
body: undefined
|
|
882
|
-
});
|
|
883
|
-
}));
|
|
884
|
-
}
|
|
885
|
-
deleteObjectFromCache.PATH = '/admin/cache/remove';
|
|
886
|
-
|
|
887
|
-
/* tslint:disable */
|
|
888
|
-
/* eslint-disable */
|
|
889
|
-
function deleteRepository(http, rootUrl, params, context) {
|
|
890
|
-
const rb = new RequestBuilder(rootUrl, deleteRepository.PATH, 'delete');
|
|
891
|
-
if (params) {
|
|
892
|
-
rb.body(params.body, 'application/json');
|
|
893
|
-
}
|
|
894
|
-
return http.request(rb.build({
|
|
895
|
-
responseType: 'blob',
|
|
896
|
-
accept: '*/*',
|
|
897
|
-
context
|
|
898
|
-
})).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(r => r instanceof _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpResponse), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => {
|
|
899
|
-
return r;
|
|
900
|
-
}));
|
|
901
|
-
}
|
|
902
|
-
deleteRepository.PATH = '/admin/repository/register';
|
|
903
|
-
|
|
904
|
-
/* tslint:disable */
|
|
905
|
-
/* eslint-disable */
|
|
906
|
-
function getCacheUsage(http, rootUrl, params, context) {
|
|
907
|
-
const rb = new RequestBuilder(rootUrl, getCacheUsage.PATH, 'get');
|
|
908
|
-
if (params) {
|
|
909
|
-
rb.query('repoId', params.repoId, {});
|
|
910
|
-
}
|
|
911
|
-
return http.request(rb.build({
|
|
912
|
-
responseType: 'blob',
|
|
913
|
-
accept: '*/*',
|
|
914
|
-
context
|
|
915
|
-
})).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(r => r instanceof _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpResponse), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => {
|
|
916
|
-
return r;
|
|
917
|
-
}));
|
|
918
|
-
}
|
|
919
|
-
getCacheUsage.PATH = '/admin/cache/usage';
|
|
920
|
-
|
|
921
|
-
/* tslint:disable */
|
|
922
|
-
/* eslint-disable */
|
|
923
|
-
function registeredRepos(http, rootUrl, params, context) {
|
|
924
|
-
const rb = new RequestBuilder(rootUrl, registeredRepos.PATH, 'get');
|
|
925
|
-
if (params) {}
|
|
926
|
-
return http.request(rb.build({
|
|
927
|
-
responseType: 'blob',
|
|
928
|
-
accept: '*/*',
|
|
929
|
-
context
|
|
930
|
-
})).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(r => r instanceof _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpResponse), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => {
|
|
931
|
-
return r;
|
|
932
|
-
}));
|
|
933
|
-
}
|
|
934
|
-
registeredRepos.PATH = '/admin/repository/register';
|
|
935
|
-
|
|
936
|
-
/* tslint:disable */
|
|
937
|
-
/* eslint-disable */
|
|
938
|
-
function registerWithRepo(http, rootUrl, params, context) {
|
|
939
|
-
const rb = new RequestBuilder(rootUrl, registerWithRepo.PATH, 'post');
|
|
940
|
-
if (params) {
|
|
941
|
-
rb.body(params.body, 'application/json');
|
|
942
|
-
}
|
|
943
|
-
return http.request(rb.build({
|
|
944
|
-
responseType: 'blob',
|
|
945
|
-
accept: '*/*',
|
|
946
|
-
context
|
|
947
|
-
})).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(r => r instanceof _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpResponse), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => {
|
|
948
|
-
return r;
|
|
949
|
-
}));
|
|
950
|
-
}
|
|
951
|
-
registerWithRepo.PATH = '/admin/repository/register';
|
|
952
|
-
|
|
953
|
-
/* tslint:disable */
|
|
954
|
-
/* eslint-disable */
|
|
955
|
-
function setCsp(http, rootUrl, params, context) {
|
|
956
|
-
const rb = new RequestBuilder(rootUrl, setCsp.PATH, 'put');
|
|
957
|
-
if (params) {
|
|
958
|
-
rb.body(params.body, 'application/json');
|
|
959
|
-
}
|
|
960
|
-
return http.request(rb.build({
|
|
961
|
-
responseType: 'text',
|
|
962
|
-
accept: '*/*',
|
|
963
|
-
context
|
|
964
|
-
})).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(r => r instanceof _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpResponse), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => {
|
|
965
|
-
return r.clone({
|
|
966
|
-
body: undefined
|
|
967
|
-
});
|
|
968
|
-
}));
|
|
969
|
-
}
|
|
970
|
-
setCsp.PATH = '/admin/repository/modules/csp';
|
|
971
|
-
|
|
972
|
-
/* tslint:disable */
|
|
973
|
-
/* eslint-disable */
|
|
974
|
-
function updateRepoRegistration(http, rootUrl, params, context) {
|
|
975
|
-
const rb = new RequestBuilder(rootUrl, updateRepoRegistration.PATH, 'patch');
|
|
976
|
-
if (params) {
|
|
977
|
-
rb.body(params.body, 'application/json');
|
|
978
|
-
}
|
|
979
|
-
return http.request(rb.build({
|
|
980
|
-
responseType: 'blob',
|
|
981
|
-
accept: '*/*',
|
|
982
|
-
context
|
|
983
|
-
})).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_2__.filter)(r => r instanceof _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpResponse), (0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => {
|
|
984
|
-
return r;
|
|
985
|
-
}));
|
|
986
|
-
}
|
|
987
|
-
updateRepoRegistration.PATH = '/admin/repository/register';
|
|
988
|
-
class AdminControllerService extends BaseService {
|
|
989
|
-
constructor(config, http) {
|
|
990
|
-
super(config, http);
|
|
991
|
-
}
|
|
992
|
-
/** Path part for operation `deactivateOptionalModule()` */
|
|
993
|
-
static {
|
|
994
|
-
this.DeactivateOptionalModulePath = '/admin/repository/modules/deactivate';
|
|
995
|
-
}
|
|
996
|
-
/**
|
|
997
|
-
* This method provides access to the full `HttpResponse`, allowing access to response headers.
|
|
998
|
-
* To access only the response body, use `deactivateOptionalModule()` instead.
|
|
999
|
-
*
|
|
1000
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1001
|
-
*/
|
|
1002
|
-
deactivateOptionalModule$Response(params, context) {
|
|
1003
|
-
return deactivateOptionalModule(this.http, this.rootUrl, params, context);
|
|
1004
|
-
}
|
|
1005
|
-
/**
|
|
1006
|
-
* This method provides access only to the response body.
|
|
1007
|
-
* To access the full response (for headers, for example), `deactivateOptionalModule$Response()` instead.
|
|
1008
|
-
*
|
|
1009
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1010
|
-
*/
|
|
1011
|
-
deactivateOptionalModule(params, context) {
|
|
1012
|
-
return this.deactivateOptionalModule$Response(params, context).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => r.body));
|
|
1013
|
-
}
|
|
1014
|
-
/** Path part for operation `setCsp()` */
|
|
1015
|
-
static {
|
|
1016
|
-
this.SetCspPath = '/admin/repository/modules/csp';
|
|
1017
|
-
}
|
|
1018
|
-
/**
|
|
1019
|
-
* This method provides access to the full `HttpResponse`, allowing access to response headers.
|
|
1020
|
-
* To access only the response body, use `setCsp()` instead.
|
|
1021
|
-
*
|
|
1022
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1023
|
-
*/
|
|
1024
|
-
setCsp$Response(params, context) {
|
|
1025
|
-
return setCsp(this.http, this.rootUrl, params, context);
|
|
1026
|
-
}
|
|
1027
|
-
/**
|
|
1028
|
-
* This method provides access only to the response body.
|
|
1029
|
-
* To access the full response (for headers, for example), `setCsp$Response()` instead.
|
|
1030
|
-
*
|
|
1031
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1032
|
-
*/
|
|
1033
|
-
setCsp(params, context) {
|
|
1034
|
-
return this.setCsp$Response(params, context).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => r.body));
|
|
1035
|
-
}
|
|
1036
|
-
/** Path part for operation `activateOptionalModule()` */
|
|
1037
|
-
static {
|
|
1038
|
-
this.ActivateOptionalModulePath = '/admin/repository/modules/activate';
|
|
1039
|
-
}
|
|
1040
|
-
/**
|
|
1041
|
-
* This method provides access to the full `HttpResponse`, allowing access to response headers.
|
|
1042
|
-
* To access only the response body, use `activateOptionalModule()` instead.
|
|
1043
|
-
*
|
|
1044
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1045
|
-
*/
|
|
1046
|
-
activateOptionalModule$Response(params, context) {
|
|
1047
|
-
return activateOptionalModule(this.http, this.rootUrl, params, context);
|
|
1048
|
-
}
|
|
1049
|
-
/**
|
|
1050
|
-
* This method provides access only to the response body.
|
|
1051
|
-
* To access the full response (for headers, for example), `activateOptionalModule$Response()` instead.
|
|
1052
|
-
*
|
|
1053
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1054
|
-
*/
|
|
1055
|
-
activateOptionalModule(params, context) {
|
|
1056
|
-
return this.activateOptionalModule$Response(params, context).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => r.body));
|
|
1057
|
-
}
|
|
1058
|
-
/** Path part for operation `registeredRepos()` */
|
|
1059
|
-
static {
|
|
1060
|
-
this.RegisteredReposPath = '/admin/repository/register';
|
|
1061
|
-
}
|
|
1062
|
-
/**
|
|
1063
|
-
* This method provides access to the full `HttpResponse`, allowing access to response headers.
|
|
1064
|
-
* To access only the response body, use `registeredRepos()` instead.
|
|
1065
|
-
*
|
|
1066
|
-
* This method doesn't expect any request body.
|
|
1067
|
-
*/
|
|
1068
|
-
registeredRepos$Response(params, context) {
|
|
1069
|
-
return registeredRepos(this.http, this.rootUrl, params, context);
|
|
1070
|
-
}
|
|
1071
|
-
/**
|
|
1072
|
-
* This method provides access only to the response body.
|
|
1073
|
-
* To access the full response (for headers, for example), `registeredRepos$Response()` instead.
|
|
1074
|
-
*
|
|
1075
|
-
* This method doesn't expect any request body.
|
|
1076
|
-
*/
|
|
1077
|
-
registeredRepos(params, context) {
|
|
1078
|
-
return this.registeredRepos$Response(params, context).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => r.body));
|
|
1079
|
-
}
|
|
1080
|
-
/** Path part for operation `registerWithRepo()` */
|
|
1081
|
-
static {
|
|
1082
|
-
this.RegisterWithRepoPath = '/admin/repository/register';
|
|
1083
|
-
}
|
|
1084
|
-
/**
|
|
1085
|
-
* This method provides access to the full `HttpResponse`, allowing access to response headers.
|
|
1086
|
-
* To access only the response body, use `registerWithRepo()` instead.
|
|
1087
|
-
*
|
|
1088
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1089
|
-
*/
|
|
1090
|
-
registerWithRepo$Response(params, context) {
|
|
1091
|
-
return registerWithRepo(this.http, this.rootUrl, params, context);
|
|
1092
|
-
}
|
|
1093
|
-
/**
|
|
1094
|
-
* This method provides access only to the response body.
|
|
1095
|
-
* To access the full response (for headers, for example), `registerWithRepo$Response()` instead.
|
|
1096
|
-
*
|
|
1097
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1098
|
-
*/
|
|
1099
|
-
registerWithRepo(params, context) {
|
|
1100
|
-
return this.registerWithRepo$Response(params, context).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => r.body));
|
|
1101
|
-
}
|
|
1102
|
-
/** Path part for operation `deleteRepository()` */
|
|
1103
|
-
static {
|
|
1104
|
-
this.DeleteRepositoryPath = '/admin/repository/register';
|
|
1105
|
-
}
|
|
1106
|
-
/**
|
|
1107
|
-
* This method provides access to the full `HttpResponse`, allowing access to response headers.
|
|
1108
|
-
* To access only the response body, use `deleteRepository()` instead.
|
|
1109
|
-
*
|
|
1110
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1111
|
-
*/
|
|
1112
|
-
deleteRepository$Response(params, context) {
|
|
1113
|
-
return deleteRepository(this.http, this.rootUrl, params, context);
|
|
1114
|
-
}
|
|
1115
|
-
/**
|
|
1116
|
-
* This method provides access only to the response body.
|
|
1117
|
-
* To access the full response (for headers, for example), `deleteRepository$Response()` instead.
|
|
1118
|
-
*
|
|
1119
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1120
|
-
*/
|
|
1121
|
-
deleteRepository(params, context) {
|
|
1122
|
-
return this.deleteRepository$Response(params, context).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => r.body));
|
|
1123
|
-
}
|
|
1124
|
-
/** Path part for operation `updateRepoRegistration()` */
|
|
1125
|
-
static {
|
|
1126
|
-
this.UpdateRepoRegistrationPath = '/admin/repository/register';
|
|
1127
|
-
}
|
|
1128
|
-
/**
|
|
1129
|
-
* This method provides access to the full `HttpResponse`, allowing access to response headers.
|
|
1130
|
-
* To access only the response body, use `updateRepoRegistration()` instead.
|
|
1131
|
-
*
|
|
1132
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1133
|
-
*/
|
|
1134
|
-
updateRepoRegistration$Response(params, context) {
|
|
1135
|
-
return updateRepoRegistration(this.http, this.rootUrl, params, context);
|
|
1136
|
-
}
|
|
1137
|
-
/**
|
|
1138
|
-
* This method provides access only to the response body.
|
|
1139
|
-
* To access the full response (for headers, for example), `updateRepoRegistration$Response()` instead.
|
|
1140
|
-
*
|
|
1141
|
-
* This method sends `application/json` and handles request body of type `application/json`.
|
|
1142
|
-
*/
|
|
1143
|
-
updateRepoRegistration(params, context) {
|
|
1144
|
-
return this.updateRepoRegistration$Response(params, context).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => r.body));
|
|
1145
|
-
}
|
|
1146
|
-
/** Path part for operation `getCacheUsage()` */
|
|
1147
|
-
static {
|
|
1148
|
-
this.GetCacheUsagePath = '/admin/cache/usage';
|
|
1149
|
-
}
|
|
1150
|
-
/**
|
|
1151
|
-
* This method provides access to the full `HttpResponse`, allowing access to response headers.
|
|
1152
|
-
* To access only the response body, use `getCacheUsage()` instead.
|
|
1153
|
-
*
|
|
1154
|
-
* This method doesn't expect any request body.
|
|
1155
|
-
*/
|
|
1156
|
-
getCacheUsage$Response(params, context) {
|
|
1157
|
-
return getCacheUsage(this.http, this.rootUrl, params, context);
|
|
1158
|
-
}
|
|
1159
|
-
/**
|
|
1160
|
-
* This method provides access only to the response body.
|
|
1161
|
-
* To access the full response (for headers, for example), `getCacheUsage$Response()` instead.
|
|
1162
|
-
*
|
|
1163
|
-
* This method doesn't expect any request body.
|
|
1164
|
-
*/
|
|
1165
|
-
getCacheUsage(params, context) {
|
|
1166
|
-
return this.getCacheUsage$Response(params, context).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => r.body));
|
|
1167
|
-
}
|
|
1168
|
-
/** Path part for operation `deleteObjectFromCache()` */
|
|
1169
|
-
static {
|
|
1170
|
-
this.DeleteObjectFromCachePath = '/admin/cache/remove';
|
|
1171
|
-
}
|
|
1172
|
-
/**
|
|
1173
|
-
* This method provides access to the full `HttpResponse`, allowing access to response headers.
|
|
1174
|
-
* To access only the response body, use `deleteObjectFromCache()` instead.
|
|
1175
|
-
*
|
|
1176
|
-
* This method doesn't expect any request body.
|
|
1177
|
-
*/
|
|
1178
|
-
deleteObjectFromCache$Response(params, context) {
|
|
1179
|
-
return deleteObjectFromCache(this.http, this.rootUrl, params, context);
|
|
1180
|
-
}
|
|
1181
|
-
/**
|
|
1182
|
-
* This method provides access only to the response body.
|
|
1183
|
-
* To access the full response (for headers, for example), `deleteObjectFromCache$Response()` instead.
|
|
1184
|
-
*
|
|
1185
|
-
* This method doesn't expect any request body.
|
|
1186
|
-
*/
|
|
1187
|
-
deleteObjectFromCache(params, context) {
|
|
1188
|
-
return this.deleteObjectFromCache$Response(params, context).pipe((0,rxjs_operators__WEBPACK_IMPORTED_MODULE_3__.map)(r => r.body));
|
|
1189
|
-
}
|
|
1190
|
-
static {
|
|
1191
|
-
this.ɵfac = function AdminControllerService_Factory(__ngFactoryType__) {
|
|
1192
|
-
return new (__ngFactoryType__ || AdminControllerService)(_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵinject"](ApiConfiguration), _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpClient));
|
|
1193
|
-
};
|
|
1194
|
-
}
|
|
1195
|
-
static {
|
|
1196
|
-
this.ɵprov = /* @__PURE__ */_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineInjectable"]({
|
|
1197
|
-
token: AdminControllerService,
|
|
1198
|
-
factory: AdminControllerService.ɵfac,
|
|
1199
|
-
providedIn: 'root'
|
|
1200
|
-
});
|
|
1201
|
-
}
|
|
1202
|
-
}
|
|
1203
|
-
(() => {
|
|
1204
|
-
(typeof ngDevMode === "undefined" || ngDevMode) && _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵsetClassMetadata"](AdminControllerService, [{
|
|
1205
|
-
type: _angular_core__WEBPACK_IMPORTED_MODULE_0__.Injectable,
|
|
1206
|
-
args: [{
|
|
1207
|
-
providedIn: 'root'
|
|
1208
|
-
}]
|
|
1209
|
-
}], () => [{
|
|
1210
|
-
type: ApiConfiguration
|
|
1211
|
-
}, {
|
|
1212
|
-
type: _angular_common_http__WEBPACK_IMPORTED_MODULE_1__.HttpClient
|
|
1213
|
-
}], null);
|
|
1214
|
-
})();
|
|
1215
|
-
|
|
1216
830
|
/* tslint:disable */
|
|
1217
831
|
/* eslint-disable */
|
|
1218
832
|
function getRenderData(http, rootUrl, params, context) {
|
|
@@ -1776,7 +1390,7 @@ class RenderingServiceModule {
|
|
|
1776
1390
|
}
|
|
1777
1391
|
static {
|
|
1778
1392
|
this.ɵinj = /* @__PURE__ */_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineInjector"]({
|
|
1779
|
-
providers: [EduTrackingControllerService,
|
|
1393
|
+
providers: [EduTrackingControllerService, RenderControllerService, ModuleInfoControllerService, JobInfoControllerService, LumiProxyControllerService, AssetControllerService, PingControllerService, ApiConfiguration]
|
|
1780
1394
|
});
|
|
1781
1395
|
}
|
|
1782
1396
|
}
|
|
@@ -1787,7 +1401,7 @@ class RenderingServiceModule {
|
|
|
1787
1401
|
imports: [],
|
|
1788
1402
|
exports: [],
|
|
1789
1403
|
declarations: [],
|
|
1790
|
-
providers: [EduTrackingControllerService,
|
|
1404
|
+
providers: [EduTrackingControllerService, RenderControllerService, ModuleInfoControllerService, JobInfoControllerService, LumiProxyControllerService, AssetControllerService, PingControllerService, ApiConfiguration]
|
|
1791
1405
|
}]
|
|
1792
1406
|
}], () => [{
|
|
1793
1407
|
type: RenderingServiceModule,
|
|
@@ -2000,7 +1614,7 @@ __webpack_require__.r(__webpack_exports__);
|
|
|
2000
1614
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
2001
1615
|
/* harmony export */ PdfComponent: () => (/* binding */ PdfComponent)
|
|
2002
1616
|
/* harmony export */ });
|
|
2003
|
-
/* harmony import */ var
|
|
1617
|
+
/* harmony import */ var _home_marian_development_edu_sharing_community_services_rendering2_frontend_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js */ 9204);
|
|
2004
1618
|
/* harmony import */ var _rendering_module__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ../../rendering.module */ 168);
|
|
2005
1619
|
/* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/material/icon */ 3840);
|
|
2006
1620
|
/* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/material/button */ 4175);
|
|
@@ -2073,7 +1687,7 @@ class PdfComponent {
|
|
|
2073
1687
|
assetParams: assetParams
|
|
2074
1688
|
};
|
|
2075
1689
|
this.assetControllerService.getAsset$Response(params).subscribe(/*#__PURE__*/function () {
|
|
2076
|
-
var _ref = (0,
|
|
1690
|
+
var _ref = (0,_home_marian_development_edu_sharing_community_services_rendering2_frontend_node_modules_babel_runtime_helpers_esm_asyncToGenerator_js__WEBPACK_IMPORTED_MODULE_0__["default"])(function* (response) {
|
|
2077
1691
|
if (response.headers.get('content-type') !== 'application/octet-stream') {
|
|
2078
1692
|
return;
|
|
2079
1693
|
}
|