2021-01-15 15:31:43 +01:00
|
|
|
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["pages-publications-publications-module"],{
|
|
|
|
|
|
|
|
|
|
/***/ "./node_modules/raw-loader/dist/cjs.js!./src/app/pages/publications/new-action/new-action.page.html":
|
|
|
|
|
/*!**********************************************************************************************************!*\
|
|
|
|
|
!*** ./node_modules/raw-loader/dist/cjs.js!./src/app/pages/publications/new-action/new-action.page.html ***!
|
|
|
|
|
\**********************************************************************************************************/
|
|
|
|
|
/*! exports provided: default */
|
|
|
|
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
|
__webpack_require__.r(__webpack_exports__);
|
2021-02-09 15:39:39 +01:00
|
|
|
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"ion-no-border bg-blue\">\r\n <div class=\"div-top-header\">\r\n <div class=\"div-search\">\r\n <ion-icon src='assets/images/icons-search.svg'></ion-icon>\r\n </div>\r\n <div class=\"div-logo\">\r\n <img src='assets/images/logo-no-bg.png' alt='logo'>\r\n </div>\r\n <div class=\"div-profile\">\r\n <ion-icon src='assets/images/icons-profile.svg'></ion-icon>\r\n </div>\r\n </div>\r\n</ion-toolbar>\r\n</ion-header>\r\n\r\n<ion-content>\r\n <div class=\"content-top\"></div>\r\n <div class=\"content-container\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\"> Nova Acção</ion-label>\r\n </div>\r\n <div class=\"actionType\">\r\n <ion-segment [(ngModel)]=\"segment\" (ionChange)=\"segmentChanged($event)\">\r\n <ion-segment-button value=\"Viagem\">\r\n <ion-label>Viagem</ion-label>\r\n </ion-segment-button>\r\n <ion-segment-button value=\"Evento\">\r\n <ion-label>Evento</ion-label>\r\n </ion-segment-button>\r\n </ion-segment>\r\n </div>\r\n \r\n </div>\r\n\r\n <div class=\"ion-item-container\">\r\n <ion-input [(ngModel)]=\"folder.Description\" placeholder=\"Assunto\" ></ion-input>\r\n </div>\r\n\r\n <div class=\"container-div\">\r\n <div class=\"ion-item-class-2\">\r\n <div class=\"ion-icon-class\">\r\n <ion-icon slot=\"start\" src=\"assets/images/icons-calendar.svg\"></ion-icon>\r\n </div>\r\n <div class=\"ion-input-class\">\r\n <ion-datetime \r\n [(ngModel)]=\"folder.DateBegin\"\r\n placeholder=\"Início\"\r\n displayFormat=\"D MMM YYYY H:mm\"\r\n minuteValues=\"0,15,30,45\"\r\n monthShortNames=\"Jan, Fev, Mar, Abr, Mai, Jun, Jul, Aug, Sep, Out, Nov, Dez\"\r\n min=\"2018\" \r\n max=\"2022\">\r\n </ion-datetime>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class=\"container-div\">\r\n <div class=\"ion-item-class-2\">\r\n <div class=\"ion-icon-class\">\r\n <ion-icon slot=\"start\" src=\"assets/images/icons-calendar.svg\"></ion-icon>\r\n </div>\r\n <div class=\"ion-input-class\">\r\n <ion-datetime \r\n [(ngModel)]=\"folder.DateEnd\"\r\n placeholder=\"Fim\"\r\n displayFormat=\"D MMM YYYY H:mm\"\r\n minuteValues=\"0,15,30,45\"\r\n monthShortNames=\"Jan, Fev, Mar, Abr, Mai, Jun, Jul, Aug, Sep, Out, Nov, Dez\"\r\n min=\"2018\" \r\n max=\"2022\">\r\n </ion-datetime>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n <div class=\"container-div\">\r\n <div class=\"ion-item-class-2\">\r\n <div class=\"ion-icon-class\">\r\n <ion-icon slot=\"start\" src=\"assets/images/icons-description.svg\"></ion-icon>\r\n </div>\r\n <div class=\"ion-textarea-class\">\r\n <ion-textarea [(ngModel)]=\"folder.Detail\" rows=\"12\" cols=\"20\" placeholder=\"Descrição da acção...\"></ion-textarea>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n\r\n \r\n\r\n</ion-content>\r\n\r\n<ion-footer class=\"ion-no-border\">\r\n <ion-toolbar class=\"footer-toolbar\">\r\n <ion-buttons slot=\"start\">\r\n <ion-button class=\"btn-cancel\" fill=\"clear\" color=\"#061b52\" (click)=\"close()\">\r\n <ion-label>Cancelar</ion-label>\r\n </ion-button>\r\n </ion-buttons>\r\n <ion-buttons slot=\"end\">\r\n <ion-button class=\"btn-ok\" fill=\"clear\" color=\"#fff\" (click)=\"save()\">\r\n <ion-label>Criar</ion-label>\r\n </ion-button>\r\n </ion-buttons>\r\n </ion-toolbar>\r\n</ion-footer>\r\n");
|
2021-01-15 15:31:43 +01:00
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
/***/ "./node_modules/raw-loader/dist/cjs.js!./src/app/pages/publications/publications.page.html":
|
|
|
|
|
/*!*************************************************************************************************!*\
|
|
|
|
|
!*** ./node_modules/raw-loader/dist/cjs.js!./src/app/pages/publications/publications.page.html ***!
|
|
|
|
|
\*************************************************************************************************/
|
|
|
|
|
/*! exports provided: default */
|
|
|
|
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
|
__webpack_require__.r(__webpack_exports__);
|
2021-02-09 15:39:39 +01:00
|
|
|
/* harmony default export */ __webpack_exports__["default"] = ("<ion-header>\r\n <app-header></app-header>\r\n</ion-header>\r\n<ion-header class=\"ion-no-border\">\r\n <ion-toolbar class=\"bg-blue\">\r\n <div class=\"main-header\">\r\n <div class=\"title-content\">\r\n <div class=\"div-title\">\r\n <ion-label class=\"title\">Acções Presidenciais</ion-label>\r\n </div>\r\n <div class=\"div-icon\">\r\n <ion-icon (click)=\"AddPublicationFolder()\" slot=\"end\" src='assets/images/icons-add.svg'></ion-icon>\r\n </div>\r\n </div>\r\n </div>\r\n </ion-toolbar>\r\n</ion-header>\r\n\r\n<ion-content>\r\n <ion-refresher name=\"refresher\" slot=\"fixed\" (ionRefresh)=\"doRefresh($event)\">\r\n <ion-progress-bar type=\"indeterminate\" *ngIf=\"showLoader\"></ion-progress-bar>\r\n <ion-refresher-content>\r\n </ion-refresher-content>\r\n </ion-refresher>\r\n <div class=\"main-content\">\r\n <div class=\"item\" \r\n *ngFor=\"let viagem of publicationsTravelFolderList\"\r\n \r\n (click)=\"viewPublications(viagem.ProcessId)\">\r\n <div class=\"item-icon\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-plane-active.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">De {{viagem.DateBegin}} a {{viagem.DateEnd}}</p>\r\n <p class=\"item-content-title\">{{viagem.Description}}</p>\r\n <p class=\"item-content-detail\">{{viagem.Detail}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n <div class=\"item\"\r\n \r\n *ngFor=\"let evento of publicationsEventFolderList\"\r\n (click)=\"viewPublications(evento)\">\r\n <div class=\"item-icon2\">\r\n <ion-icon slot=\"end\" src='assets/images/icons-nav-actions.svg'></ion-icon>\r\n </div>\r\n <div class=\"item-content\">\r\n <ion-label>\r\n <p class=\"item-content-date\">{{evento.DateBegin}}</p>\r\n <p class=\"item-content-title\">{{evento.Description}}</p>\r\n </ion-label>\r\n </div>\r\n </div>\r\n </div> \r\n</ion-content>\r\n");
|
2021-01-15 15:31:43 +01:00
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
/***/ "./src/app/pages/publications/new-action/new-action.page.scss":
|
|
|
|
|
/*!********************************************************************!*\
|
|
|
|
|
!*** ./src/app/pages/publications/new-action/new-action.page.scss ***!
|
|
|
|
|
\********************************************************************/
|
|
|
|
|
/*! exports provided: default */
|
|
|
|
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
|
__webpack_require__.r(__webpack_exports__);
|
2021-02-09 15:39:39 +01:00
|
|
|
/* harmony default export */ __webpack_exports__["default"] = (":host {\n background: #0782c9;\n}\n\nion-content {\n --background: transparent;\n transform: translate3d(0, 5px, 0);\n --border-radius: 30px;\n}\n\nion-footer {\n background: #fff;\n}\n\nion-toolbar {\n /* --background:#0782c9; */\n border-width: 0 !important;\n}\n\n.div-top-header {\n width: 400px;\n margin: 0 auto;\n background-color: #0782c9;\n overflow: auto;\n padding-top: 15px;\n border: 0 !important;\n}\n\n.div-search {\n font-size: 45px;\n float: left;\n margin: 0 0 0 10px;\n}\n\n.div-logo {\n background: transparent;\n width: 140px;\n margin: 5px 0 0px 71px;\n float: left;\n}\n\n.div-logo img {\n width: 100%;\n}\n\n.div-profile {\n font-size: 45px;\n float: right;\n margin-right: 10px;\n}\n\n.content-top {\n width: 344px;\n background: #f3f2f2;\n height: 20px;\n margin: 0 auto;\n border-top-left-radius: 25px;\n border-top-right-radius: 25px;\n}\n\n.content-container {\n width: 100%;\n margin: 0 auto;\n border-top-left-radius: 25px;\n border-top-right-radius: 25px;\n background: #ffffff;\n height: 100%;\n box-shadow: 0px 0px 18px rgba(0, 0, 0, 0.6);\n padding: 25px 20px 0 20px;\n overflow: auto;\n}\n\n.title-content {\n width: 360px;\n margin: 0px auto;\n overflow: auto;\n padding: 0 !important;\n}\n\n.div-title {\n width: 180px;\n /* padding: 0!important; */\n float: left;\n margin: 2.5px 0 0 5px;\n}\n\n.title {\n font-size: 25px;\n}\n\n.container-div {\n margin-bottom: 15px;\n overflow: auto;\n}\n\n.ion-item-container {\n width: 360px;\n margin: 15px auto;\n border: 1px solid #ebebeb;\n border-radius: 5px;\n padding-left: 10px;\n}\n\n.ion-item-container-no-border {\n width: 100%;\n margin: 0px auto;\n padding: 0 !important;\n overflow: auto;\n}\n\n.ion-item-class-2 {\n width: 360px;\n margin: 0px auto;\n}\n\n.ion-icon-class {\n width: 45px;\n height: 45px;\n float: left;\n padding: 10px;\n font-size: 25px;\n}\n\n.ion-input-class {\n width: 315px;\n height: auto;\n border: 1px solid #ebebeb;\n border-radius: 5px;\n padding-left: 5px;\n padding-right: 10px;\n float: left;\n}\n\n.ion-textarea-class {\n width: 315px;\n height: auto;\n border: 1px solid #ebebeb;\n border-radius: 5px;\n padding-left: 5px;\n padding-right: 10px;\n float: left;\n}\n\n.ion-input-class-no-height {\n border: 1px solid #ebebeb;\n border-radius: 5px;\n overflow: auto;\n}\n\n.actionType {\n width: 170px;\n padding: 10px;\n float: right;\n overflow: auto;\n border-radius: 30px;\n}\n\n.ion-segment {\n --background: #0782c9;\n}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNyYy9hcHAvcGFnZXMvcHVibGljYXRpb25zL25ldy1hY3Rpb24vQzpcXFVzZXJzXFx0aWFnby5rYXlheWFcXGRldmVsb3BtZW50XFxnYWJpbmV0ZS1kaWdpdGFsL3NyY1xcYXBwXFxwYWdlc1xccHVibGljYXRpb25zXFxuZXctYWN0aW9uXFxuZXctYWN0aW9uLnBhZ2Uuc2NzcyIsInNyYy9hcHAvcGFnZXMvcHVibGljYXRpb25zL25ldy1hY3Rpb24vbmV3LWFjdGlvbi5wYWdlLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxtQkFBQTtBQ0NGOztBRENBO0VBQ0UseUJBQUE7RUFDQSxpQ0FBQTtFQUNBLHFCQUFBO0FDRUY7O0FEQUE7RUFDSSxnQkFBQTtBQ0dKOztBRERBO0VBQ0UsMEJBQUE7RUFDQSwwQkFBQTtBQ0lGOztBREZBO0VBQ0UsWUFBQTtFQUNBLGNBQUE7RUFDQSx5QkFBQTtFQUNBLGNBQUE7RUFDQSxpQkFBQTtFQUNBLG9CQUFBO0FDS0Y7O0FESEE7RUFDRSxlQUFBO0VBQ0EsV0FBQTtFQUNBLGtCQUFBO0FDTUY7O0FESkE7RUFDRSx1QkFBQTtFQUNBLFlBQUE7RUFDQSxzQkFBQTtFQUNBLFdBQUE7QUNPRjs7QURMQTtFQUNFLFdBQUE7QUNRRjs7QUROQTtFQUNFLGVBQUE7RUFDQSxZQUFBO0VBQ0Esa0JBQUE7QUNTRjs7QURQQTtFQUNFLFlBQUE7RUFDQSxtQkFBQTtFQUNBLFlBQUE7RUFDQSxjQUFBO0VBQ0EsNEJBQUE7RUFDQSw2QkFBQTtBQ1VGOztBRFJBO0VBQ0UsV0FBQTtFQUNBLGNBQUE7RUFDQSw0QkFBQTtFQUNBLDZCQUFBO0VBQ0EsbUJBQUE7RUFDQSxZQUFBO0VBQ0EsMkNBQUE7RUFDQSx5QkFBQTtFQUNBLGNBQUE7QUNXRjs7QURUQTtFQUNFLFlBQUE7RUFDQSxnQkFBQTtFQUNBLGNBQUE7RUFDQSxxQkFBQTtBQ1lGOztBRFZBO0VBQ0UsWUFBQTtFQUNGLDBCQUFBO0VBQ0EsV0FBQTtFQUNBLHFCQUFBO0FDYUE7O0FEWEE7RUFDQSxlQUFBO0FDY0E7O0FEWkE7RUFDSSxtQkFBQTtFQUNBLGNBQUE7QUNlSjs7QURiRTtFQUNFLFlBQUE7RUFDQSxpQkFBQTtFQUNBLHlCQUFBO0VBQ0Esa0JBQUE7RUFDQSxrQkFBQTtBQ2dCSjs7QURkRTtFQUNFLFdBQUE7RUFDQSxnQkFBQTtFQUNBLHFCQUFBO0VBQ0EsY0FBQTtBQ2lCSjs7QUR
|
2021-01-15 15:31:43 +01:00
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
/***/ "./src/app/pages/publications/new-action/new-action.page.ts":
|
|
|
|
|
/*!******************************************************************!*\
|
|
|
|
|
!*** ./src/app/pages/publications/new-action/new-action.page.ts ***!
|
|
|
|
|
\******************************************************************/
|
|
|
|
|
/*! exports provided: NewActionPage */
|
|
|
|
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
|
__webpack_require__.r(__webpack_exports__);
|
|
|
|
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "NewActionPage", function() { return NewActionPage; });
|
|
|
|
|
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
|
|
|
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
|
|
|
|
/* harmony import */ var _ionic_angular__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @ionic/angular */ "./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
|
|
|
|
/* harmony import */ var src_app_models_publicationfolder__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! src/app/models/publicationfolder */ "./src/app/models/publicationfolder.ts");
|
|
|
|
|
/* harmony import */ var src_app_services_publications_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! src/app/services/publications.service */ "./src/app/services/publications.service.ts");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
let NewActionPage = class NewActionPage {
|
|
|
|
|
constructor(modalController, publication) {
|
|
|
|
|
this.modalController = modalController;
|
|
|
|
|
this.publication = publication;
|
|
|
|
|
this.folder = new src_app_models_publicationfolder__WEBPACK_IMPORTED_MODULE_3__["PublicationFolder"]();
|
|
|
|
|
}
|
|
|
|
|
ngOnInit() {
|
|
|
|
|
this.segment = "Viagem";
|
|
|
|
|
}
|
|
|
|
|
segmentChanged(ev) {
|
|
|
|
|
console.log(ev.detail.value);
|
|
|
|
|
}
|
|
|
|
|
save() {
|
|
|
|
|
this.folder = {
|
|
|
|
|
ProcessId: null,
|
|
|
|
|
Description: this.folder.Description,
|
|
|
|
|
Detail: this.folder.Detail,
|
|
|
|
|
DateBegin: this.folder.DateBegin,
|
|
|
|
|
DateEnd: this.folder.DateEnd,
|
|
|
|
|
ActionType: this.segment,
|
|
|
|
|
};
|
|
|
|
|
console.log(this.folder);
|
|
|
|
|
this.publication.CreatePublicationFolder(this.folder);
|
|
|
|
|
this.close();
|
|
|
|
|
}
|
|
|
|
|
close() {
|
|
|
|
|
this.modalController.dismiss();
|
|
|
|
|
}
|
|
|
|
|
};
|
|
|
|
|
NewActionPage.ctorParameters = () => [
|
|
|
|
|
{ type: _ionic_angular__WEBPACK_IMPORTED_MODULE_2__["ModalController"] },
|
|
|
|
|
{ type: src_app_services_publications_service__WEBPACK_IMPORTED_MODULE_4__["PublicationsService"] }
|
|
|
|
|
];
|
|
|
|
|
NewActionPage = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
|
|
|
|
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["Component"])({
|
|
|
|
|
selector: 'app-new-action',
|
|
|
|
|
template: Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! raw-loader!./new-action.page.html */ "./node_modules/raw-loader/dist/cjs.js!./src/app/pages/publications/new-action/new-action.page.html")).default,
|
|
|
|
|
styles: [Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! ./new-action.page.scss */ "./src/app/pages/publications/new-action/new-action.page.scss")).default]
|
|
|
|
|
})
|
|
|
|
|
], NewActionPage);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
/***/ "./src/app/pages/publications/publications-routing.module.ts":
|
|
|
|
|
/*!*******************************************************************!*\
|
|
|
|
|
!*** ./src/app/pages/publications/publications-routing.module.ts ***!
|
|
|
|
|
\*******************************************************************/
|
|
|
|
|
/*! exports provided: PublicationsPageRoutingModule */
|
|
|
|
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
|
__webpack_require__.r(__webpack_exports__);
|
|
|
|
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "PublicationsPageRoutingModule", function() { return PublicationsPageRoutingModule; });
|
|
|
|
|
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
|
|
|
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
|
|
|
|
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/router */ "./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
|
|
|
|
/* harmony import */ var _publications_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./publications.page */ "./src/app/pages/publications/publications.page.ts");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
const routes = [
|
|
|
|
|
{
|
|
|
|
|
path: '',
|
|
|
|
|
component: _publications_page__WEBPACK_IMPORTED_MODULE_3__["PublicationsPage"]
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: 'new-publication',
|
|
|
|
|
loadChildren: () => __webpack_require__.e(/*! import() | new-publication-new-publication-module */ "new-publication-new-publication-module").then(__webpack_require__.bind(null, /*! ./new-publication/new-publication.module */ "./src/app/pages/publications/new-publication/new-publication.module.ts")).then(m => m.NewPublicationPageModule)
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: 'gallery',
|
|
|
|
|
loadChildren: () => __webpack_require__.e(/*! import() | gallery-gallery-module */ "gallery-gallery-module").then(__webpack_require__.bind(null, /*! ./gallery/gallery.module */ "./src/app/pages/publications/gallery/gallery.module.ts")).then(m => m.GalleryPageModule)
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: 'new-action',
|
|
|
|
|
loadChildren: () => __webpack_require__.e(/*! import() | new-action-new-action-module */ "new-action-new-action-module").then(__webpack_require__.bind(null, /*! ./new-action/new-action.module */ "./src/app/pages/publications/new-action/new-action.module.ts")).then(m => m.NewActionPageModule)
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: 'view-publications',
|
|
|
|
|
children: [
|
|
|
|
|
{
|
|
|
|
|
path: '',
|
2021-02-08 16:53:21 +01:00
|
|
|
loadChildren: () => __webpack_require__.e(/*! import() | view-publications-view-publications-module */ "common").then(__webpack_require__.bind(null, /*! ./view-publications/view-publications.module */ "./src/app/pages/publications/view-publications/view-publications.module.ts")).then(m => m.ViewPublicationsPageModule)
|
2021-01-15 15:31:43 +01:00
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
path: 'publication-detail',
|
2021-02-08 16:53:21 +01:00
|
|
|
loadChildren: () => __webpack_require__.e(/*! import() | view-publications-publication-detail-publication-detail-module */ "common").then(__webpack_require__.bind(null, /*! ./view-publications/publication-detail/publication-detail.module */ "./src/app/pages/publications/view-publications/publication-detail/publication-detail.module.ts")).then(m => m.PublicationDetailPageModule)
|
2021-01-15 15:31:43 +01:00
|
|
|
},
|
|
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
];
|
|
|
|
|
let PublicationsPageRoutingModule = class PublicationsPageRoutingModule {
|
|
|
|
|
};
|
|
|
|
|
PublicationsPageRoutingModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
|
|
|
|
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
|
|
|
|
imports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"].forChild(routes)],
|
|
|
|
|
exports: [_angular_router__WEBPACK_IMPORTED_MODULE_2__["RouterModule"]],
|
|
|
|
|
})
|
|
|
|
|
], PublicationsPageRoutingModule);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
/***/ "./src/app/pages/publications/publications.module.ts":
|
|
|
|
|
/*!***********************************************************!*\
|
|
|
|
|
!*** ./src/app/pages/publications/publications.module.ts ***!
|
|
|
|
|
\***********************************************************/
|
|
|
|
|
/*! exports provided: PublicationsPageModule */
|
|
|
|
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
|
__webpack_require__.r(__webpack_exports__);
|
|
|
|
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "PublicationsPageModule", function() { return PublicationsPageModule; });
|
|
|
|
|
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
|
|
|
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
|
|
|
|
/* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/common */ "./node_modules/@angular/common/__ivy_ngcc__/fesm2015/common.js");
|
|
|
|
|
/* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/forms */ "./node_modules/@angular/forms/__ivy_ngcc__/fesm2015/forms.js");
|
|
|
|
|
/* harmony import */ var _ionic_angular__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @ionic/angular */ "./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
|
|
|
|
/* harmony import */ var _publications_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./publications-routing.module */ "./src/app/pages/publications/publications-routing.module.ts");
|
|
|
|
|
/* harmony import */ var _publications_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./publications.page */ "./src/app/pages/publications/publications.page.ts");
|
|
|
|
|
/* harmony import */ var src_app_shared_shared_module__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! src/app/shared/shared.module */ "./src/app/shared/shared.module.ts");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
let PublicationsPageModule = class PublicationsPageModule {
|
|
|
|
|
};
|
|
|
|
|
PublicationsPageModule = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
|
|
|
|
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["NgModule"])({
|
|
|
|
|
imports: [
|
|
|
|
|
_angular_common__WEBPACK_IMPORTED_MODULE_2__["CommonModule"],
|
|
|
|
|
_angular_forms__WEBPACK_IMPORTED_MODULE_3__["FormsModule"],
|
|
|
|
|
_ionic_angular__WEBPACK_IMPORTED_MODULE_4__["IonicModule"],
|
|
|
|
|
src_app_shared_shared_module__WEBPACK_IMPORTED_MODULE_7__["SharedModule"],
|
|
|
|
|
_publications_routing_module__WEBPACK_IMPORTED_MODULE_5__["PublicationsPageRoutingModule"]
|
|
|
|
|
],
|
|
|
|
|
declarations: [_publications_page__WEBPACK_IMPORTED_MODULE_6__["PublicationsPage"]]
|
|
|
|
|
})
|
|
|
|
|
], PublicationsPageModule);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
/***/ "./src/app/pages/publications/publications.page.scss":
|
|
|
|
|
/*!***********************************************************!*\
|
|
|
|
|
!*** ./src/app/pages/publications/publications.page.scss ***!
|
|
|
|
|
\***********************************************************/
|
|
|
|
|
/*! exports provided: default */
|
|
|
|
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
|
__webpack_require__.r(__webpack_exports__);
|
2021-02-09 15:39:39 +01:00
|
|
|
/* harmony default export */ __webpack_exports__["default"] = (":host {\n background: #0782c9;\n}\n\nion-content {\n --background: transparent;\n}\n\nion-toolbar {\n border-width: 0 !important;\n --padding-top: 0px !important;\n --padding-start: 0px !important;\n --padding-right: 0px !important;\n --padding-end: 0px !important;\n}\n\n.div-top-header {\n width: 400px;\n margin: 0 auto;\n background-color: #0782c9;\n overflow: auto;\n padding-top: 15px;\n border: 0 !important;\n}\n\n.div-top-header .div-search {\n font-size: 45px;\n float: left;\n margin: 0 0 0 10px;\n}\n\n.div-top-header .div-logo {\n background: transparent;\n width: 140px;\n margin: 5px 0 0px 71px;\n float: left;\n}\n\n.div-top-header .div-logo img {\n width: 100%;\n}\n\n.div-top-header .div-profile {\n font-size: 45px;\n float: right;\n margin-right: 10px;\n}\n\nion-content {\n --background:#0782c9;\n --border: none;\n}\n\n.main-header {\n width: 100%;\n /* 400px */\n height: 100%;\n font-family: Roboto;\n border-top-left-radius: 25px;\n border-top-right-radius: 25px;\n background-color: #fff;\n overflow: hidden;\n padding: 30px 20px 0px 20px;\n color: #000;\n transform: translate3d(0, 1px, 0);\n}\n\n.main-header .title-content {\n width: 360px;\n margin: 0px auto;\n overflow: auto;\n padding: 0 !important;\n background: #fff;\n}\n\n.main-header .div-title {\n padding: 0 !important;\n float: left;\n}\n\n.main-header .title {\n font-size: 25px;\n}\n\n.main-header .div-icon {\n width: 40px;\n float: right;\n font-size: 35px;\n overflow: auto;\n padding: 1px;\n}\n\n.main-header .div-icon ion-icon {\n float: right;\n padding-left: 20px;\n}\n\n.main-content {\n width: 100%;\n /* 400px */\n height: 100%;\n font-family: Roboto;\n margin: 0 auto;\n background-color: #fff;\n overflow: auto;\n padding: 15px 20px 0 20px;\n}\n\n.item {\n width: 360px;\n padding: 0 0px 0 0px;\n overflow: auto;\n margin: 0px auto;\n}\n\n.item-icon {\n margin-top: 28px;\n width: 45px;\n float: left;\n font-size: 40px;\n}\n\n.item-icon2 {\n margin-top: 23px;\n width: 45px;\n float: left;\n font-size: 40px;\n}\n\n.item-icon ion-icon {\n color: #061b52;\n}\n\n.item-content {\n width: 305px;\n float: left;\n padding: 15px 0 15px 10px;\n}\n\n.item-content-date {\n color: #797979;\n font-size: 13px;\n}\n\n.item-content-title {\n color: #0d89d1;\n font-size: 15px;\n padding: 5px 0 5px 0;\n}\n\n.item-content-detail {\n color: #000000;\n font-size: 13px;\n}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNyYy9hcHAvcGFnZXMvcHVibGljYXRpb25zL0M6XFxVc2Vyc1xcdGlhZ28ua2F5YXlhXFxkZXZlbG9wbWVudFxcZ2FiaW5ldGUtZGlnaXRhbC9zcmNcXGFwcFxccGFnZXNcXHB1YmxpY2F0aW9uc1xccHVibGljYXRpb25zLnBhZ2Uuc2NzcyIsInNyYy9hcHAvcGFnZXMvcHVibGljYXRpb25zL3B1YmxpY2F0aW9ucy5wYWdlLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDRSxtQkFBQTtBQ0NGOztBRENBO0VBQ0UseUJBQUE7QUNFRjs7QURBQTtFQUNFLDBCQUFBO0VBQ0EsNkJBQUE7RUFDQSwrQkFBQTtFQUNBLCtCQUFBO0VBQ0EsNkJBQUE7QUNHRjs7QUREQTtFQUNJLFlBQUE7RUFDQSxjQUFBO0VBQ0EseUJBQUE7RUFDQSxjQUFBO0VBQ0EsaUJBQUE7RUFDQSxvQkFBQTtBQ0lKOztBREZJO0VBQ0UsZUFBQTtFQUNBLFdBQUE7RUFDQSxrQkFBQTtBQ0lOOztBREZJO0VBQ0UsdUJBQUE7RUFDQSxZQUFBO0VBQ0Esc0JBQUE7RUFDQSxXQUFBO0FDSU47O0FERkk7RUFDRSxXQUFBO0FDSU47O0FERkk7RUFDRSxlQUFBO0VBQ0EsWUFBQTtFQUNBLGtCQUFBO0FDSU47O0FEQUU7RUFDRSxvQkFBQTtFQUNBLGNBQUE7QUNHSjs7QURERTtFQUNFLFdBQUE7RUFBYSxVQUFBO0VBQ2IsWUFBQTtFQUNBLG1CQUFBO0VBQ0EsNEJBQUE7RUFDQSw2QkFBQTtFQUNBLHNCQUFBO0VBQ0EsZ0JBQUE7RUFDQSwyQkFBQTtFQUNBLFdBQUE7RUFDQSxpQ0FBQTtBQ0tKOztBREhJO0VBQ0UsWUFBQTtFQUNBLGdCQUFBO0VBQ0EsY0FBQTtFQUNBLHFCQUFBO0VBQ0EsZ0JBQUE7QUNLTjs7QURISTtFQUNFLHFCQUFBO0VBQ0EsV0FBQTtBQ0tOOztBREhJO0VBQ0UsZUFBQTtBQ0tOOztBREhJO0VBQ0UsV0FBQTtFQUNBLFlBQUE7RUFDQSxlQUFBO0VBQ0EsY0FBQTtFQUNBLFlBQUE7QUNLTjs7QURISTtFQUNFLFlBQUE7RUFDQSxrQkFBQTtBQ0tOOztBREZFO0VBQ0UsV0FBQTtFQUFhLFVBQUE7RUFDYixZQUFBO0VBQ0EsbUJBQUE7RUFDQSxjQUFBO0VBQ0Esc0JBQUE7RUFDQSxjQUFBO0VBQ0EseUJBQUE7QUNNSjs7QURKRTtFQUNFLFlBQUE7RUFDQSxvQkFBQTtFQUNBLGNBQUE7RUFDQSxnQkFBQTtBQ09KOztBRExFO0VBQ0UsZ0JBQUE7RUFDQSxXQUFBO0VBQ0EsV0FBQTtFQUNBLGVBQUE7QUNRSjs7
|
2021-01-15 15:31:43 +01:00
|
|
|
|
|
|
|
|
/***/ }),
|
|
|
|
|
|
|
|
|
|
/***/ "./src/app/pages/publications/publications.page.ts":
|
|
|
|
|
/*!*********************************************************!*\
|
|
|
|
|
!*** ./src/app/pages/publications/publications.page.ts ***!
|
|
|
|
|
\*********************************************************/
|
|
|
|
|
/*! exports provided: PublicationsPage */
|
|
|
|
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
|
|
|
|
|
|
|
|
"use strict";
|
|
|
|
|
__webpack_require__.r(__webpack_exports__);
|
|
|
|
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "PublicationsPage", function() { return PublicationsPage; });
|
|
|
|
|
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
|
|
|
|
|
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
|
|
|
|
|
/* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/router */ "./node_modules/@angular/router/__ivy_ngcc__/fesm2015/router.js");
|
|
|
|
|
/* harmony import */ var _ionic_angular__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @ionic/angular */ "./node_modules/@ionic/angular/__ivy_ngcc__/fesm2015/ionic-angular.js");
|
|
|
|
|
/* harmony import */ var src_app_services_publications_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! src/app/services/publications.service */ "./src/app/services/publications.service.ts");
|
|
|
|
|
/* harmony import */ var _new_action_new_action_page__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./new-action/new-action.page */ "./src/app/pages/publications/new-action/new-action.page.ts");
|
|
|
|
|
/* harmony import */ var _view_publications_view_publications_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./view-publications/view-publications.page */ "./src/app/pages/publications/view-publications/view-publications.page.ts");
|
|
|
|
|
/* harmony import */ var src_app_services_loading_service__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! src/app/services/loading.service */ "./src/app/services/loading.service.ts");
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
let PublicationsPage = class PublicationsPage {
|
|
|
|
|
constructor(router, modalController, animationController, loading, publications) {
|
|
|
|
|
this.router = router;
|
|
|
|
|
this.modalController = modalController;
|
|
|
|
|
this.animationController = animationController;
|
|
|
|
|
this.loading = loading;
|
|
|
|
|
this.publications = publications;
|
|
|
|
|
this.months = ["Janeiro", "Fevereiro", "Março", "Abril", "Maio", "Junho", "Julho", "Agosto", "Setembro", "Outubro", "Novembro", "Dezembro"];
|
|
|
|
|
this.days = ["Domingo", "Segunda-feira", "Terça-feira", "Quarta-feira", "Quinta-feira", "Sexta-feira", "Sábado"];
|
2021-02-02 10:58:10 +01:00
|
|
|
function setCookie(cname, cvalue, exdays) {
|
|
|
|
|
var d = new Date();
|
|
|
|
|
d.setTime(d.getTime() + (exdays * 24 * 60 * 60 * 1000));
|
|
|
|
|
var expires = "expires=" + d.toUTCString();
|
|
|
|
|
document.cookie = cname + "=" + cvalue + ";" + expires + ";path=/";
|
|
|
|
|
}
|
|
|
|
|
// AccoesPresidenciais = AccoesPresidenciais = 386,,
|
|
|
|
|
setCookie('searchModalAPPType', '386', 99999999);
|
2021-01-15 15:31:43 +01:00
|
|
|
}
|
|
|
|
|
ngOnInit() {
|
|
|
|
|
this.router.events.forEach((event) => {
|
|
|
|
|
if (event instanceof _angular_router__WEBPACK_IMPORTED_MODULE_2__["NavigationEnd"] && event.url == this.router.url) {
|
|
|
|
|
this.getActions();
|
|
|
|
|
}
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
doRefresh(event) {
|
|
|
|
|
/* this.getActions(); */
|
|
|
|
|
setTimeout(() => {
|
|
|
|
|
this.getActions();
|
|
|
|
|
event.target.complete();
|
|
|
|
|
}, 2000);
|
|
|
|
|
}
|
|
|
|
|
getActions() {
|
|
|
|
|
this.showLoader = true;
|
|
|
|
|
this.publications.GetPublicationFolderList().subscribe(res => {
|
|
|
|
|
this.publicationFolderList = res;
|
|
|
|
|
console.log(res);
|
|
|
|
|
this.publicationsEventFolderList = new Array();
|
|
|
|
|
this.publicationsTravelFolderList = new Array();
|
|
|
|
|
res.forEach(data => {
|
|
|
|
|
this.theDate = new Date(data.DateBegin);
|
|
|
|
|
this.theEndDate = new Date(data.DateEnd);
|
|
|
|
|
let folder = {
|
|
|
|
|
ProcessId: data.ProcessId,
|
|
|
|
|
Description: data.Description,
|
|
|
|
|
Detail: data.Detail,
|
|
|
|
|
DateBegin: this.theDate.getDate() + " de " + (this.months[this.theDate.getMonth()]) + " de " + this.theDate.getFullYear(),
|
|
|
|
|
DateEnd: this.theEndDate.getDate() + " de " + (this.months[this.theEndDate.getMonth()]) + " de " + this.theEndDate.getFullYear(),
|
|
|
|
|
ActionType: data.ActionType,
|
|
|
|
|
};
|
|
|
|
|
if (data.ActionType == "Evento") {
|
|
|
|
|
this.publicationsEventFolderList.push(folder);
|
|
|
|
|
}
|
|
|
|
|
else {
|
|
|
|
|
this.publicationsTravelFolderList.push(folder);
|
|
|
|
|
}
|
|
|
|
|
this.showLoader = false;
|
|
|
|
|
});
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
AddPublicationFolder(item) {
|
|
|
|
|
return Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__awaiter"])(this, void 0, void 0, function* () {
|
|
|
|
|
const modal = yield this.modalController.create({
|
|
|
|
|
component: _new_action_new_action_page__WEBPACK_IMPORTED_MODULE_5__["NewActionPage"],
|
|
|
|
|
componentProps: {
|
|
|
|
|
item: item,
|
|
|
|
|
},
|
|
|
|
|
cssClass: 'new-action',
|
|
|
|
|
backdropDismiss: false
|
|
|
|
|
});
|
|
|
|
|
yield modal.present();
|
|
|
|
|
modal.onDidDismiss().then(() => {
|
|
|
|
|
this.doRefresh(event);
|
|
|
|
|
});
|
|
|
|
|
});
|
|
|
|
|
}
|
2021-02-03 15:13:23 +01:00
|
|
|
viewPublications(folderId) {
|
2021-01-15 15:31:43 +01:00
|
|
|
return Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__awaiter"])(this, void 0, void 0, function* () {
|
2021-02-03 15:13:23 +01:00
|
|
|
console.log('FOLDER', folderId);
|
2021-01-15 15:31:43 +01:00
|
|
|
/* const enterAnimation = (baseEl: any) => {
|
|
|
|
|
const backdropAnimation = this.animationController.create()
|
|
|
|
|
.addElement(baseEl.querySelector('ion-backdrop')!)
|
|
|
|
|
.fromTo('opacity', '0.01', 'var(--backdrop-opacity)');
|
|
|
|
|
|
|
|
|
|
const wrapperAnimation = this.animationController.create()
|
|
|
|
|
.addElement(baseEl.querySelector('.modal-wrapper')!)
|
|
|
|
|
.keyframes([
|
|
|
|
|
{ offset: 0, opacity: '0', transform: 'scale(0)' },
|
|
|
|
|
{ offset: 1, opacity: '0.99', transform: 'scale(1)' }
|
|
|
|
|
]);
|
|
|
|
|
|
|
|
|
|
return this.animationController.create()
|
|
|
|
|
.addElement(baseEl)
|
|
|
|
|
.easing('ease-out')
|
|
|
|
|
.duration(500)
|
|
|
|
|
.addAnimation([backdropAnimation, wrapperAnimation]);
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
const leaveAnimation = (baseEl: any) => {
|
|
|
|
|
return enterAnimation(baseEl).direction('reverse');
|
|
|
|
|
}
|
|
|
|
|
*/
|
|
|
|
|
/* let item = this.publicationFolderList; */
|
|
|
|
|
const modal = yield this.modalController.create({
|
|
|
|
|
component: _view_publications_view_publications_page__WEBPACK_IMPORTED_MODULE_6__["ViewPublicationsPage"],
|
|
|
|
|
/* enterAnimation,
|
|
|
|
|
leaveAnimation, */
|
|
|
|
|
componentProps: {
|
2021-02-03 15:13:23 +01:00
|
|
|
folderId: folderId,
|
2021-01-15 15:31:43 +01:00
|
|
|
},
|
|
|
|
|
cssClass: 'new-action',
|
|
|
|
|
backdropDismiss: false
|
|
|
|
|
});
|
|
|
|
|
yield modal.present();
|
|
|
|
|
modal.onDidDismiss();
|
|
|
|
|
});
|
|
|
|
|
}
|
|
|
|
|
};
|
|
|
|
|
PublicationsPage.ctorParameters = () => [
|
|
|
|
|
{ type: _angular_router__WEBPACK_IMPORTED_MODULE_2__["Router"] },
|
|
|
|
|
{ type: _ionic_angular__WEBPACK_IMPORTED_MODULE_3__["ModalController"] },
|
|
|
|
|
{ type: _ionic_angular__WEBPACK_IMPORTED_MODULE_3__["AnimationController"] },
|
|
|
|
|
{ type: src_app_services_loading_service__WEBPACK_IMPORTED_MODULE_7__["LoadingService"] },
|
|
|
|
|
{ type: src_app_services_publications_service__WEBPACK_IMPORTED_MODULE_4__["PublicationsService"] }
|
|
|
|
|
];
|
|
|
|
|
PublicationsPage = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
|
|
|
|
|
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["Component"])({
|
|
|
|
|
selector: 'app-publications',
|
|
|
|
|
template: Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! raw-loader!./publications.page.html */ "./node_modules/raw-loader/dist/cjs.js!./src/app/pages/publications/publications.page.html")).default,
|
|
|
|
|
styles: [Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! ./publications.page.scss */ "./src/app/pages/publications/publications.page.scss")).default]
|
|
|
|
|
})
|
|
|
|
|
], PublicationsPage);
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/***/ })
|
|
|
|
|
|
|
|
|
|
}]);
|
|
|
|
|
//# sourceMappingURL=pages-publications-publications-module-es2015.js.map
|