This commit is contained in:
tiago.kayaya
2021-01-24 22:19:23 +01:00
parent 3ba9c6aac5
commit fa212c5699
198 changed files with 26856 additions and 0 deletions
@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25">
<g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g stroke="#42B9FE" stroke-width="2">
<g>
<g>
<g>
<path d="M15.5 7.5L9.5 13 15.5 18.5" transform="translate(-969 -156) translate(421 151) translate(328) translate(220 5) matrix(0 -1 -1 0 25.5 25.5)"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 544 B

@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 45 45">
<g fill="none" fill-rule="evenodd">
<g>
<g transform="translate(-337 -26) translate(337 26)">
<circle cx="22.5" cy="22.5" r="22.5" fill="#E0E9EE"/>
<g>
<g stroke="#061B52" stroke-width="2" transform="translate(11 11) translate(6)">
<circle cx="7.714" cy="7.714" r="6.714"/>
<path stroke-linecap="round" d="M12.857 12.857L17.357 17.357"/>
</g>
<g fill="#061B52" transform="translate(11 11) translate(.857 15.857)">
<rect width="2" height="8" x="3" rx="1"/>
<rect width="8" height="2" y="3" rx="1"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 886 B

@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25">
<g fill="none" fill-rule="evenodd">
<g>
<g>
<g transform="translate(-287 -36) translate(18 24) translate(269 12)">
<path fill="#FFF" d="M5 5H12.777999999999999V6H5z"/>
<circle cx="7.778" cy="5.556" r="1.111" fill="#FFF"/>
<g>
<circle cx="12.5" cy="12.5" r="12.5" fill="#E0E9EE"/>
<g stroke="#061B52" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M6.782 0.163L6.782 12.94" transform="rotate(45 2.6 16.764) rotate(-90 6.782 6.552)"/>
<path d="M6.782 0.163L6.782 12.94" transform="rotate(45 2.6 16.764)"/>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 940 B

@@ -0,0 +1,18 @@
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30">
<g fill="none" fill-rule="evenodd">
<g>
<g>
<g>
<g transform="translate(-20 -278) translate(20 224) translate(0 46) translate(0 8)">
<path fill="#FFF" stroke="#0782C9" d="M21.351 2.5c.415 0 .79.168 1.061.44.271.27.44.646.44 1.06h0v20.297l-1.318 1.354-1.8 1.849H7.839c-.414 0-.79-.168-1.06-.44-.272-.27-.44-.646-.44-1.06h0V4c0-.414.168-.79.44-1.06.27-.272.646-.44 1.06-.44h0z"/>
<rect width="9.73" height="1" x="9.73" y="8" fill="#0782C9" rx=".5"/>
<rect width="9.73" height="1" x="9.73" y="11" fill="#0782C9" rx=".5"/>
<rect width="9.73" height="1" x="9.73" y="14" fill="#0782C9" rx=".5"/>
<rect width="9.73" height="1" x="9.73" y="17" fill="#0782C9" rx=".5"/>
<rect width="5.351" height="1" x="9.73" y="20" fill="#0782C9" rx=".5"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -0,0 +1,329 @@
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["default~pages-chat-chat-module~shared-popover-chat-popover-chat-popover-module"],{
/***/ "./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html":
/*!**********************************************************************************************************!*\
!*** ./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html ***!
\**********************************************************************************************************/
/*! exports provided: default */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */ __webpack_exports__["default"] = ("<ion-content>\r\n <ion-row>\r\n <ion-col>\r\n <button (click)=\"leaveGroup()\" class=\"btn-cancel\" shape=\"round\" >Sair do Grupo</button>\r\n </ion-col>\r\n <ion-col>\r\n <button class=\"btn-ok\" shape=\"round\" >Alterar nome do grupo</button>\r\n </ion-col>\r\n </ion-row>\r\n <ion-row class=\"border-top\">\r\n <ion-col>\r\n <button (click)=\"close()\" full class=\"btn-cancel\" shape=\"round\" >Cancelar</button>\r\n </ion-col>\r\n <ion-col>\r\n <button (click)=\"deleteGroup()\" class=\"btn-delete\" shape=\"round\">Apagar grupo</button>\r\n </ion-col>\r\n </ion-row>\r\n</ion-content>\r\n");
/***/ }),
/***/ "./src/app/services/chat.service.ts":
/*!******************************************!*\
!*** ./src/app/services/chat.service.ts ***!
\******************************************/
/*! exports provided: ChatService */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ChatService", function() { return ChatService; });
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/common/http */ "./node_modules/@angular/common/__ivy_ngcc__/fesm2015/http.js");
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
/* harmony import */ var _auth_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./auth.service */ "./src/app/services/auth.service.ts");
/* harmony import */ var _http_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./http.service */ "./src/app/services/http.service.ts");
/* harmony import */ var _storage_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./storage.service */ "./src/app/services/storage.service.ts");
/* harmony import */ var src_environments_environment__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! src/environments/environment */ "./src/environments/environment.ts");
/* harmony import */ var _ionic_storage__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @ionic/storage */ "./node_modules/@ionic/storage/__ivy_ngcc__/fesm2015/ionic-storage.js");
let ChatService = class ChatService {
constructor(http, httpService, authService, storage, storageService) {
this.http = http;
this.httpService = httpService;
this.authService = authService;
this.storage = storage;
this.storageService = storageService;
this.headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpHeaders"]();
/* this.headers = this.headers.set('X-User-Id', 'GqjNWiLrGEHRna7Zn');
this.headers = this.headers.set('X-Auth-Token', 'dAM0ZOTAy8jzQA_vS25z2IrnSc6sYLfi5rmaa35YNUz'); */
-this.authService.userData$.subscribe((res) => {
this.headers = this.headers.set('X-User-Id', res.userId);
this.headers = this.headers.set('X-Auth-Token', res.authToken);
});
this.options = {
headers: this.headers,
};
}
/* getUser(){
this.storage.get('user').then((val) => {
let user = JSON.parse(unescape(atob(val))).data;
this.headers = this.headers.set('X-User-Id', user.userId);
this.headers = this.headers.set('X-Auth-Token', user.authToken);
this.options1 = {
headers: this.headers,
};
console.log(this.options1);
this.http.get(environment.apiChatUrl+'users.presence', this.options1).subscribe(res => {
console.log(res);
});
});
} */
getAllChannels() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.list', this.options);
}
getAllUserChannels() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.list.joined', this.options);
}
getAllRooms() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'rooms.get', this.options);
}
customsRooms(params) {
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'rooms.get', opts);
}
getAllPrivateGroups() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.list', this.options);
}
getAllUsers() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.list', this.options);
}
getAllConnectedUsers() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.presence', this.options);
}
//Check whether user is online or offline
getUserPresence(id) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("userId", id);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.getPresence', opts);
}
//Load messages from roomId
loadJoinedRooms() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.list', this.options);
}
getAllDirectMessages() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.list', this.options);
}
//Load messages from roomId
getRoomMessages(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.history', opts);
}
sendMessage(body) {
let opts = {
headers: this.headers,
};
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'chat.sendMessage', body, opts);
}
//Load members from a chat
getMembers(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.members', opts);
}
removeChatRoom(body) {
let opts = {
headers: this.headers,
};
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.close', body, this.options);
}
createRoom(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.create', body, this.options);
}
getDirectMessage(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.messages', opts);
}
/* GROUPS */
getGroupMembers(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
let url = src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.members';
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(url, opts);
}
getChannelMembers(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
let url = src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.members';
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(url, opts);
}
/* GROUP MESSAGES */
getPrivateGroupMessages(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.history', opts);
}
getPublicGroupMessages(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.history', opts);
}
closeGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.close', body, this.options);
}
closeChannel(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.close', body, this.options);
}
deleteGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.delete', body, this.options);
}
deleteChannel(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.delete', body, this.options);
}
};
ChatService.ctorParameters = () => [
{ type: _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpClient"] },
{ type: _http_service__WEBPACK_IMPORTED_MODULE_4__["HttpService"] },
{ type: _auth_service__WEBPACK_IMPORTED_MODULE_3__["AuthService"] },
{ type: _ionic_storage__WEBPACK_IMPORTED_MODULE_7__["Storage"] },
{ type: _storage_service__WEBPACK_IMPORTED_MODULE_5__["StorageService"] }
];
ChatService = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
Object(_angular_core__WEBPACK_IMPORTED_MODULE_2__["Injectable"])({
providedIn: 'root'
})
], ChatService);
/***/ }),
/***/ "./src/app/shared/popover/chat-popover/chat-popover.page.scss":
/*!********************************************************************!*\
!*** ./src/app/shared/popover/chat-popover/chat-popover.page.scss ***!
\********************************************************************/
/*! exports provided: default */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */ __webpack_exports__["default"] = ("ion-row {\n padding: 10px 10px 5px 10px;\n}\n\n.border-top {\n padding-top: 5px !important;\n border-top: 1px solid #ebebeb;\n}\n\n/* ion-col{\n border: 1px solid red;\n} */\n\n/* .btn-ok, .btn-cancel, .btn-delete{\n font-size: 13px;\n padding:0 !important;\n} */\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNyYy9hcHAvc2hhcmVkL3BvcG92ZXIvY2hhdC1wb3BvdmVyL0M6XFxVc2Vyc1xcdGlhZ28ua2F5YXlhXFxkZXZlbG9wbWVudFxcZ2FiaW5ldGUtZGlnaXRhbC9zcmNcXGFwcFxcc2hhcmVkXFxwb3BvdmVyXFxjaGF0LXBvcG92ZXJcXGNoYXQtcG9wb3Zlci5wYWdlLnNjc3MiLCJzcmMvYXBwL3NoYXJlZC9wb3BvdmVyL2NoYXQtcG9wb3Zlci9jaGF0LXBvcG92ZXIucGFnZS5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0UsMkJBQUE7QUNDRjs7QURDQTtFQUNFLDJCQUFBO0VBQ0EsNkJBQUE7QUNFRjs7QURBQTs7R0FBQTs7QUFJQTs7O0dBQUEiLCJmaWxlIjoic3JjL2FwcC9zaGFyZWQvcG9wb3Zlci9jaGF0LXBvcG92ZXIvY2hhdC1wb3BvdmVyLnBhZ2Uuc2NzcyIsInNvdXJjZXNDb250ZW50IjpbImlvbi1yb3d7XHJcbiAgcGFkZGluZzogMTBweCAxMHB4IDVweCAxMHB4O1xyXG59XHJcbi5ib3JkZXItdG9we1xyXG4gIHBhZGRpbmctdG9wOiA1cHggIWltcG9ydGFudDtcclxuICBib3JkZXItdG9wOiAxcHggc29saWQgI2ViZWJlYjtcclxufVxyXG4vKiBpb24tY29se1xyXG4gICAgYm9yZGVyOiAxcHggc29saWQgcmVkO1xyXG59ICovXHJcblxyXG4vKiAuYnRuLW9rLCAuYnRuLWNhbmNlbCwgLmJ0bi1kZWxldGV7XHJcbiAgICBmb250LXNpemU6IDEzcHg7XHJcbiAgICBwYWRkaW5nOjAgIWltcG9ydGFudDtcclxufSAqL1xyXG4iLCJpb24tcm93IHtcbiAgcGFkZGluZzogMTBweCAxMHB4IDVweCAxMHB4O1xufVxuXG4uYm9yZGVyLXRvcCB7XG4gIHBhZGRpbmctdG9wOiA1cHggIWltcG9ydGFudDtcbiAgYm9yZGVyLXRvcDogMXB4IHNvbGlkICNlYmViZWI7XG59XG5cbi8qIGlvbi1jb2x7XG4gICAgYm9yZGVyOiAxcHggc29saWQgcmVkO1xufSAqL1xuLyogLmJ0bi1vaywgLmJ0bi1jYW5jZWwsIC5idG4tZGVsZXRle1xuICAgIGZvbnQtc2l6ZTogMTNweDtcbiAgICBwYWRkaW5nOjAgIWltcG9ydGFudDtcbn0gKi8iXX0= */");
/***/ }),
/***/ "./src/app/shared/popover/chat-popover/chat-popover.page.ts":
/*!******************************************************************!*\
!*** ./src/app/shared/popover/chat-popover/chat-popover.page.ts ***!
\******************************************************************/
/*! exports provided: ChatPopoverPage */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ChatPopoverPage", function() { return ChatPopoverPage; });
/* 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_services_chat_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! src/app/services/chat.service */ "./src/app/services/chat.service.ts");
let ChatPopoverPage = class ChatPopoverPage {
constructor(popoverController, navParams, chatService) {
this.popoverController = popoverController;
this.navParams = navParams;
this.chatService = chatService;
this.room = this.navParams.get('room');
}
ngOnInit() {
console.log(this.room);
}
close() {
this.popoverController.dismiss();
}
//Top menu options
//Close
leaveGroup() {
let body = { "roomId": this.room._id, };
if (this.room.t === 'p') {
this.chatService.closeGroup(body).subscribe(res => {
console.log(res);
});
}
else {
this.chatService.closeChannel(body).subscribe(res => {
console.log(res);
});
}
this.popoverController.dismiss(true);
}
//Delete
deleteGroup() {
let body = { "roomId": this.room._id, };
if (this.room.t === 'p') {
this.chatService.deleteGroup(body).subscribe(res => {
console.log(res);
});
}
else {
this.chatService.deleteChannel(body).subscribe(res => {
console.log(res);
});
}
this.popoverController.dismiss(true);
}
};
ChatPopoverPage.ctorParameters = () => [
{ type: _ionic_angular__WEBPACK_IMPORTED_MODULE_2__["PopoverController"] },
{ type: _ionic_angular__WEBPACK_IMPORTED_MODULE_2__["NavParams"] },
{ type: src_app_services_chat_service__WEBPACK_IMPORTED_MODULE_3__["ChatService"] }
];
ChatPopoverPage = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["Component"])({
selector: 'app-chat-popover',
template: Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! raw-loader!./chat-popover.page.html */ "./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html")).default,
styles: [Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! ./chat-popover.page.scss */ "./src/app/shared/popover/chat-popover/chat-popover.page.scss")).default]
})
], ChatPopoverPage);
/***/ })
}]);
//# sourceMappingURL=default~pages-chat-chat-module~shared-popover-chat-popover-chat-popover-module-es2015.js.map
@@ -0,0 +1,503 @@
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["default~pages-chat-chat-module~shared-popover-chat-popover-chat-popover-module"], {
/***/
"./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html":
/*!**********************************************************************************************************!*\
!*** ./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html ***!
\**********************************************************************************************************/
/*! exports provided: default */
/***/
function node_modulesRawLoaderDistCjsJsSrcAppSharedPopoverChatPopoverChatPopoverPageHtml(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */
__webpack_exports__["default"] = "<ion-content>\r\n <ion-row>\r\n <ion-col>\r\n <button (click)=\"leaveGroup()\" class=\"btn-cancel\" shape=\"round\" >Sair do Grupo</button>\r\n </ion-col>\r\n <ion-col>\r\n <button class=\"btn-ok\" shape=\"round\" >Alterar nome do grupo</button>\r\n </ion-col>\r\n </ion-row>\r\n <ion-row class=\"border-top\">\r\n <ion-col>\r\n <button (click)=\"close()\" full class=\"btn-cancel\" shape=\"round\" >Cancelar</button>\r\n </ion-col>\r\n <ion-col>\r\n <button (click)=\"deleteGroup()\" class=\"btn-delete\" shape=\"round\">Apagar grupo</button>\r\n </ion-col>\r\n </ion-row>\r\n</ion-content>\r\n";
/***/
},
/***/
"./src/app/services/chat.service.ts":
/*!******************************************!*\
!*** ./src/app/services/chat.service.ts ***!
\******************************************/
/*! exports provided: ChatService */
/***/
function srcAppServicesChatServiceTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "ChatService", function () {
return ChatService;
});
/* harmony import */
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
/*! tslib */
"./node_modules/tslib/tslib.es6.js");
/* harmony import */
var _angular_common_http__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
/*! @angular/common/http */
"./node_modules/@angular/common/__ivy_ngcc__/fesm2015/http.js");
/* harmony import */
var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
/*! @angular/core */
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
/* harmony import */
var _auth_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
/*! ./auth.service */
"./src/app/services/auth.service.ts");
/* harmony import */
var _http_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(
/*! ./http.service */
"./src/app/services/http.service.ts");
/* harmony import */
var _storage_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(
/*! ./storage.service */
"./src/app/services/storage.service.ts");
/* harmony import */
var src_environments_environment__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
/*! src/environments/environment */
"./src/environments/environment.ts");
/* harmony import */
var _ionic_storage__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(
/*! @ionic/storage */
"./node_modules/@ionic/storage/__ivy_ngcc__/fesm2015/ionic-storage.js");
var ChatService = /*#__PURE__*/function () {
function ChatService(http, httpService, authService, storage, storageService) {
var _this = this;
_classCallCheck(this, ChatService);
this.http = http;
this.httpService = httpService;
this.authService = authService;
this.storage = storage;
this.storageService = storageService;
this.headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpHeaders"]();
/* this.headers = this.headers.set('X-User-Id', 'GqjNWiLrGEHRna7Zn');
this.headers = this.headers.set('X-Auth-Token', 'dAM0ZOTAy8jzQA_vS25z2IrnSc6sYLfi5rmaa35YNUz'); */
-this.authService.userData$.subscribe(function (res) {
_this.headers = _this.headers.set('X-User-Id', res.userId);
_this.headers = _this.headers.set('X-Auth-Token', res.authToken);
});
this.options = {
headers: this.headers
};
}
/* getUser(){
this.storage.get('user').then((val) => {
let user = JSON.parse(unescape(atob(val))).data;
this.headers = this.headers.set('X-User-Id', user.userId);
this.headers = this.headers.set('X-Auth-Token', user.authToken);
this.options1 = {
headers: this.headers,
};
console.log(this.options1);
this.http.get(environment.apiChatUrl+'users.presence', this.options1).subscribe(res => {
console.log(res);
});
});
} */
_createClass(ChatService, [{
key: "getAllChannels",
value: function getAllChannels() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.list', this.options);
}
}, {
key: "getAllUserChannels",
value: function getAllUserChannels() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.list.joined', this.options);
}
}, {
key: "getAllRooms",
value: function getAllRooms() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'rooms.get', this.options);
}
}, {
key: "customsRooms",
value: function customsRooms(params) {
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'rooms.get', opts);
}
}, {
key: "getAllPrivateGroups",
value: function getAllPrivateGroups() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.list', this.options);
}
}, {
key: "getAllUsers",
value: function getAllUsers() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.list', this.options);
}
}, {
key: "getAllConnectedUsers",
value: function getAllConnectedUsers() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.presence', this.options);
} //Check whether user is online or offline
}, {
key: "getUserPresence",
value: function getUserPresence(id) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("userId", id);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.getPresence', opts);
} //Load messages from roomId
}, {
key: "loadJoinedRooms",
value: function loadJoinedRooms() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.list', this.options);
}
}, {
key: "getAllDirectMessages",
value: function getAllDirectMessages() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.list', this.options);
} //Load messages from roomId
}, {
key: "getRoomMessages",
value: function getRoomMessages(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.history', opts);
}
}, {
key: "sendMessage",
value: function sendMessage(body) {
var opts = {
headers: this.headers
};
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'chat.sendMessage', body, opts);
} //Load members from a chat
}, {
key: "getMembers",
value: function getMembers(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.members', opts);
}
}, {
key: "removeChatRoom",
value: function removeChatRoom(body) {
var opts = {
headers: this.headers
};
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.close', body, this.options);
}
}, {
key: "createRoom",
value: function createRoom(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.create', body, this.options);
}
}, {
key: "getDirectMessage",
value: function getDirectMessage(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.messages', opts);
}
/* GROUPS */
}, {
key: "getGroupMembers",
value: function getGroupMembers(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
var url = src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.members';
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(url, opts);
}
}, {
key: "getChannelMembers",
value: function getChannelMembers(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
var url = src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.members';
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(url, opts);
}
/* GROUP MESSAGES */
}, {
key: "getPrivateGroupMessages",
value: function getPrivateGroupMessages(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.history', opts);
}
}, {
key: "getPublicGroupMessages",
value: function getPublicGroupMessages(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.history', opts);
}
}, {
key: "closeGroup",
value: function closeGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.close', body, this.options);
}
}, {
key: "closeChannel",
value: function closeChannel(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.close', body, this.options);
}
}, {
key: "deleteGroup",
value: function deleteGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.delete', body, this.options);
}
}, {
key: "deleteChannel",
value: function deleteChannel(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.delete', body, this.options);
}
}]);
return ChatService;
}();
ChatService.ctorParameters = function () {
return [{
type: _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpClient"]
}, {
type: _http_service__WEBPACK_IMPORTED_MODULE_4__["HttpService"]
}, {
type: _auth_service__WEBPACK_IMPORTED_MODULE_3__["AuthService"]
}, {
type: _ionic_storage__WEBPACK_IMPORTED_MODULE_7__["Storage"]
}, {
type: _storage_service__WEBPACK_IMPORTED_MODULE_5__["StorageService"]
}];
};
ChatService = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_2__["Injectable"])({
providedIn: 'root'
})], ChatService);
/***/
},
/***/
"./src/app/shared/popover/chat-popover/chat-popover.page.scss":
/*!********************************************************************!*\
!*** ./src/app/shared/popover/chat-popover/chat-popover.page.scss ***!
\********************************************************************/
/*! exports provided: default */
/***/
function srcAppSharedPopoverChatPopoverChatPopoverPageScss(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */
__webpack_exports__["default"] = "ion-row {\n padding: 10px 10px 5px 10px;\n}\n\n.border-top {\n padding-top: 5px !important;\n border-top: 1px solid #ebebeb;\n}\n\n/* ion-col{\n border: 1px solid red;\n} */\n\n/* .btn-ok, .btn-cancel, .btn-delete{\n font-size: 13px;\n padding:0 !important;\n} */\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNyYy9hcHAvc2hhcmVkL3BvcG92ZXIvY2hhdC1wb3BvdmVyL0M6XFxVc2Vyc1xcdGlhZ28ua2F5YXlhXFxkZXZlbG9wbWVudFxcZ2FiaW5ldGUtZGlnaXRhbC9zcmNcXGFwcFxcc2hhcmVkXFxwb3BvdmVyXFxjaGF0LXBvcG92ZXJcXGNoYXQtcG9wb3Zlci5wYWdlLnNjc3MiLCJzcmMvYXBwL3NoYXJlZC9wb3BvdmVyL2NoYXQtcG9wb3Zlci9jaGF0LXBvcG92ZXIucGFnZS5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0UsMkJBQUE7QUNDRjs7QURDQTtFQUNFLDJCQUFBO0VBQ0EsNkJBQUE7QUNFRjs7QURBQTs7R0FBQTs7QUFJQTs7O0dBQUEiLCJmaWxlIjoic3JjL2FwcC9zaGFyZWQvcG9wb3Zlci9jaGF0LXBvcG92ZXIvY2hhdC1wb3BvdmVyLnBhZ2Uuc2NzcyIsInNvdXJjZXNDb250ZW50IjpbImlvbi1yb3d7XHJcbiAgcGFkZGluZzogMTBweCAxMHB4IDVweCAxMHB4O1xyXG59XHJcbi5ib3JkZXItdG9we1xyXG4gIHBhZGRpbmctdG9wOiA1cHggIWltcG9ydGFudDtcclxuICBib3JkZXItdG9wOiAxcHggc29saWQgI2ViZWJlYjtcclxufVxyXG4vKiBpb24tY29se1xyXG4gICAgYm9yZGVyOiAxcHggc29saWQgcmVkO1xyXG59ICovXHJcblxyXG4vKiAuYnRuLW9rLCAuYnRuLWNhbmNlbCwgLmJ0bi1kZWxldGV7XHJcbiAgICBmb250LXNpemU6IDEzcHg7XHJcbiAgICBwYWRkaW5nOjAgIWltcG9ydGFudDtcclxufSAqL1xyXG4iLCJpb24tcm93IHtcbiAgcGFkZGluZzogMTBweCAxMHB4IDVweCAxMHB4O1xufVxuXG4uYm9yZGVyLXRvcCB7XG4gIHBhZGRpbmctdG9wOiA1cHggIWltcG9ydGFudDtcbiAgYm9yZGVyLXRvcDogMXB4IHNvbGlkICNlYmViZWI7XG59XG5cbi8qIGlvbi1jb2x7XG4gICAgYm9yZGVyOiAxcHggc29saWQgcmVkO1xufSAqL1xuLyogLmJ0bi1vaywgLmJ0bi1jYW5jZWwsIC5idG4tZGVsZXRle1xuICAgIGZvbnQtc2l6ZTogMTNweDtcbiAgICBwYWRkaW5nOjAgIWltcG9ydGFudDtcbn0gKi8iXX0= */";
/***/
},
/***/
"./src/app/shared/popover/chat-popover/chat-popover.page.ts":
/*!******************************************************************!*\
!*** ./src/app/shared/popover/chat-popover/chat-popover.page.ts ***!
\******************************************************************/
/*! exports provided: ChatPopoverPage */
/***/
function srcAppSharedPopoverChatPopoverChatPopoverPageTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "ChatPopoverPage", function () {
return ChatPopoverPage;
});
/* 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_services_chat_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
/*! src/app/services/chat.service */
"./src/app/services/chat.service.ts");
var ChatPopoverPage = /*#__PURE__*/function () {
function ChatPopoverPage(popoverController, navParams, chatService) {
_classCallCheck(this, ChatPopoverPage);
this.popoverController = popoverController;
this.navParams = navParams;
this.chatService = chatService;
this.room = this.navParams.get('room');
}
_createClass(ChatPopoverPage, [{
key: "ngOnInit",
value: function ngOnInit() {
console.log(this.room);
}
}, {
key: "close",
value: function close() {
this.popoverController.dismiss();
} //Top menu options
//Close
}, {
key: "leaveGroup",
value: function leaveGroup() {
var body = {
"roomId": this.room._id
};
if (this.room.t === 'p') {
this.chatService.closeGroup(body).subscribe(function (res) {
console.log(res);
});
} else {
this.chatService.closeChannel(body).subscribe(function (res) {
console.log(res);
});
}
this.popoverController.dismiss(true);
} //Delete
}, {
key: "deleteGroup",
value: function deleteGroup() {
var body = {
"roomId": this.room._id
};
if (this.room.t === 'p') {
this.chatService.deleteGroup(body).subscribe(function (res) {
console.log(res);
});
} else {
this.chatService.deleteChannel(body).subscribe(function (res) {
console.log(res);
});
}
this.popoverController.dismiss(true);
}
}]);
return ChatPopoverPage;
}();
ChatPopoverPage.ctorParameters = function () {
return [{
type: _ionic_angular__WEBPACK_IMPORTED_MODULE_2__["PopoverController"]
}, {
type: _ionic_angular__WEBPACK_IMPORTED_MODULE_2__["NavParams"]
}, {
type: src_app_services_chat_service__WEBPACK_IMPORTED_MODULE_3__["ChatService"]
}];
};
ChatPopoverPage = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["Component"])({
selector: 'app-chat-popover',
template: Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(
/*! raw-loader!./chat-popover.page.html */
"./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html"))["default"],
styles: [Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(
/*! ./chat-popover.page.scss */
"./src/app/shared/popover/chat-popover/chat-popover.page.scss"))["default"]]
})], ChatPopoverPage);
/***/
}
}]);
//# sourceMappingURL=default~pages-chat-chat-module~shared-popover-chat-popover-chat-popover-module-es5.js.map
@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 45 45">
<g fill="none" fill-rule="evenodd">
<g>
<g transform="translate(-337 -26) translate(337 26)">
<circle cx="22.5" cy="22.5" r="22.5" fill="#FFB703"/>
<g>
<g stroke="#061B52" stroke-width="2" transform="translate(11 11) translate(6)">
<circle cx="7.714" cy="7.714" r="6.714"/>
<path stroke-linecap="round" d="M12.857 12.857L17.357 17.357"/>
</g>
<g fill="#061B52" transform="translate(11 11) translate(.857 15.857)">
<rect width="2" height="8" x="3" rx="1"/>
<rect width="8" height="2" y="3" rx="1"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 886 B

@@ -0,0 +1,21 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25">
<defs>
<filter id="up2p1o8sza">
<feColorMatrix in="SourceGraphic" values="0 0 0 0 0.476308 0 0 0 0 0.476308 0 0 0 0 0.476308 0 0 0 1.000000 0"/>
</filter>
</defs>
<g fill="none" fill-rule="evenodd">
<g>
<g>
<g filter="url(#up2p1o8sza)" transform="translate(-46 -105) translate(16 64) translate(20 31)">
<g>
<g stroke="#42B9FE" stroke-width="2" transform="translate(10 10) translate(5 5)">
<rect width="14" height="15" rx="2"/>
<path d="M1 5H14V6H1zM10 8H11V9H10zM7 8H8V9H7zM7 11H8V12H7zM10 11H11V12H10zM4 8H5V9H4zM4 11H5V12H4z"/>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 911 B

@@ -0,0 +1,18 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25">
<defs>
<filter id="pug9jz8f1a">
<feColorMatrix in="SourceGraphic" values="0 0 0 0 0.476308 0 0 0 0 0.476308 0 0 0 0 0.476308 0 0 0 1.000000 0"/>
</filter>
</defs>
<g fill="none" fill-rule="evenodd" stroke-linejoin="round">
<g>
<g>
<g filter="url(#pug9jz8f1a)" transform="translate(-46 -225) translate(16 64) translate(20 151)">
<g>
<path stroke="#42B9FE" stroke-width="2" d="M12.5 4C14.985 4 17 6.015 17 8.5c0 1.42-.658 2.687-1.685 3.511 2.903 1.13 4.963 3.952 4.963 7.257 0 4.296-15.556 4.296-15.556 0 0-3.305 2.06-6.128 4.967-7.255C8.658 11.187 8 9.92 8 8.5 8 6.015 10.015 4 12.5 4z" transform="translate(10 10)"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 913 B

@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25">
<defs>
<filter id="mwy495cifa">
<feColorMatrix in="SourceGraphic" values="0 0 0 0 0.476308 0 0 0 0 0.476308 0 0 0 0 0.476308 0 0 0 1.000000 0"/>
</filter>
</defs>
<g fill="none" fill-rule="evenodd" stroke-linejoin="round">
<g>
<g>
<g filter="url(#mwy495cifa)" transform="translate(-46 -285) translate(16 64) translate(20 211)">
<g stroke="#42B9FE" stroke-width="2">
<path d="M13 10c-1.657 0-3 1.343-3 3 0 .88.379 1.671.982 2.22C8.683 15.895 7 18.074 7 20.657c0 3.124 11 3.124 11 0 0-2.32-1.358-4.314-3.3-5.186.785-.54 1.3-1.445 1.3-2.471 0-1.657-1.343-3-3-3z" transform="translate(10 10)"/>
<path stroke-linecap="round" d="M11 3.563C10.426 2.624 9.407 2 8.246 2 6.453 2 5 3.487 5 5.322v.064c0 1.06.743 2.506 1.5 3.114M5.622 15C4.094 14.632 3 13.983 3 13.053c0-2.31 1.346-3.707 3.5-4.553M14 3.563C14.574 2.624 15.593 2 16.754 2 18.547 2 20 3.487 20 5.322v.064c0 1.06-.743 2.506-1.5 3.114m.878 6.5C20.906 14.632 22 13.983 22 13.053c0-2.31-1.346-3.707-3.5-4.553" transform="translate(10 10)"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.3 KiB

@@ -0,0 +1,13 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25">
<g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g stroke="#42B9FE" stroke-width="2">
<g>
<g>
<g>
<path d="M15.5 7.5L9.5 13 15.5 18.5" transform="translate(-969 -156) translate(421 151) translate(328) translate(220 5) matrix(0 -1 -1 0 25.5 25.5)"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 544 B

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25">
<g fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
<g stroke="#42B9FE" stroke-width="2">
<g>
<g>
<path d="M15.5 7.5L9.5 13 15.5 18.5" transform="translate(-345 -413) translate(20 403) translate(325 10) rotate(90 12.5 13)"/>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 467 B

@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="45" height="45" viewBox="0 0 45 45">
<g fill="none" fill-rule="evenodd">
<g>
<g transform="translate(-337 -26) translate(337 26)">
<circle cx="22.5" cy="22.5" r="22.5" fill="#E0E9EE"/>
<g>
<g stroke="#061B52" stroke-width="2" transform="translate(11 11) translate(6)">
<circle cx="7.714" cy="7.714" r="6.714"/>
<path stroke-linecap="round" d="M12.857 12.857L17.357 17.357"/>
</g>
<g fill="#061B52" transform="translate(11 11) translate(.857 15.857)">
<rect width="2" height="8" x="3" rx="1"/>
<rect width="8" height="2" y="3" rx="1"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 886 B

@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="25" height="25" viewBox="0 0 25 25">
<g fill="none" fill-rule="evenodd">
<g>
<g>
<g transform="translate(-287 -36) translate(18 24) translate(269 12)">
<path fill="#FFF" d="M5 5H12.777999999999999V6H5z"/>
<circle cx="7.778" cy="5.556" r="1.111" fill="#FFF"/>
<g>
<circle cx="12.5" cy="12.5" r="12.5" fill="#E0E9EE"/>
<g stroke="#061B52" stroke-linecap="round" stroke-linejoin="round" stroke-width="2">
<path d="M6.782 0.163L6.782 12.94" transform="rotate(45 2.6 16.764) rotate(-90 6.782 6.552)"/>
<path d="M6.782 0.163L6.782 12.94" transform="rotate(45 2.6 16.764)"/>
</g>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 940 B

@@ -0,0 +1,18 @@
<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30">
<g fill="none" fill-rule="evenodd">
<g>
<g>
<g>
<g transform="translate(-20 -278) translate(20 224) translate(0 46) translate(0 8)">
<path fill="#FFF" stroke="#0782C9" d="M21.351 2.5c.415 0 .79.168 1.061.44.271.27.44.646.44 1.06h0v20.297l-1.318 1.354-1.8 1.849H7.839c-.414 0-.79-.168-1.06-.44-.272-.27-.44-.646-.44-1.06h0V4c0-.414.168-.79.44-1.06.27-.272.646-.44 1.06-.44h0z"/>
<rect width="9.73" height="1" x="9.73" y="8" fill="#0782C9" rx=".5"/>
<rect width="9.73" height="1" x="9.73" y="11" fill="#0782C9" rx=".5"/>
<rect width="9.73" height="1" x="9.73" y="14" fill="#0782C9" rx=".5"/>
<rect width="9.73" height="1" x="9.73" y="17" fill="#0782C9" rx=".5"/>
<rect width="5.351" height="1" x="9.73" y="20" fill="#0782C9" rx=".5"/>
</g>
</g>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

@@ -0,0 +1,344 @@
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["default~pages-chat-chat-module~shared-popover-chat-popover-chat-popover-module"],{
/***/ "./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html":
/*!**********************************************************************************************************!*\
!*** ./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html ***!
\**********************************************************************************************************/
/*! exports provided: default */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */ __webpack_exports__["default"] = ("<ion-content>\r\n <ion-row>\r\n <ion-col>\r\n <button (click)=\"leaveGroup()\" class=\"btn-cancel\" shape=\"round\" >Sair do Grupo</button>\r\n </ion-col>\r\n <ion-col>\r\n <button class=\"btn-ok\" shape=\"round\" >Alterar nome do grupo</button>\r\n </ion-col>\r\n </ion-row>\r\n <ion-row class=\"border-top\">\r\n <ion-col>\r\n <button (click)=\"close()\" full class=\"btn-cancel\" shape=\"round\" >Cancelar</button>\r\n </ion-col>\r\n <ion-col>\r\n <button (click)=\"deleteGroup()\" class=\"btn-delete\" shape=\"round\">Apagar grupo</button>\r\n </ion-col>\r\n </ion-row>\r\n</ion-content>\r\n");
/***/ }),
/***/ "./src/app/services/chat.service.ts":
/*!******************************************!*\
!*** ./src/app/services/chat.service.ts ***!
\******************************************/
/*! exports provided: ChatService */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ChatService", function() { return ChatService; });
/* harmony import */ var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! tslib */ "./node_modules/tslib/tslib.es6.js");
/* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/common/http */ "./node_modules/@angular/common/__ivy_ngcc__/fesm2015/http.js");
/* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ "./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
/* harmony import */ var _auth_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./auth.service */ "./src/app/services/auth.service.ts");
/* harmony import */ var _http_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./http.service */ "./src/app/services/http.service.ts");
/* harmony import */ var _storage_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./storage.service */ "./src/app/services/storage.service.ts");
/* harmony import */ var src_environments_environment__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! src/environments/environment */ "./src/environments/environment.ts");
/* harmony import */ var _ionic_storage__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @ionic/storage */ "./node_modules/@ionic/storage/__ivy_ngcc__/fesm2015/ionic-storage.js");
let ChatService = class ChatService {
constructor(http, httpService, authService, storage, storageService) {
this.http = http;
this.httpService = httpService;
this.authService = authService;
this.storage = storage;
this.storageService = storageService;
this.headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpHeaders"]();
/* this.headers = this.headers.set('X-User-Id', 'GqjNWiLrGEHRna7Zn');
this.headers = this.headers.set('X-Auth-Token', 'dAM0ZOTAy8jzQA_vS25z2IrnSc6sYLfi5rmaa35YNUz'); */
-this.authService.userData$.subscribe((res) => {
this.headers = this.headers.set('X-User-Id', res.userId);
this.headers = this.headers.set('X-Auth-Token', res.authToken);
});
this.options = {
headers: this.headers,
};
}
/* getUser(){
this.storage.get('user').then((val) => {
let user = JSON.parse(unescape(atob(val))).data;
this.headers = this.headers.set('X-User-Id', user.userId);
this.headers = this.headers.set('X-Auth-Token', user.authToken);
this.options1 = {
headers: this.headers,
};
console.log(this.options1);
this.http.get(environment.apiChatUrl+'users.presence', this.options1).subscribe(res => {
console.log(res);
});
});
} */
getAllChannels() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.list', this.options);
}
getAllUserChannels() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.list.joined', this.options);
}
getAllRooms() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'rooms.get', this.options);
}
customsRooms(params) {
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'rooms.get', opts);
}
getAllPrivateGroups() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.list', this.options);
}
getAllUsers() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.list', this.options);
}
getAllConnectedUsers() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.presence', this.options);
}
//Check whether user is online or offline
getUserPresence(id) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("userId", id);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.getPresence', opts);
}
//Load messages from roomId
loadJoinedRooms() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.list', this.options);
}
getAllDirectMessages() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.list', this.options);
}
//Load messages from roomId
getRoomMessages(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.history', opts);
}
sendMessage(body) {
let opts = {
headers: this.headers,
};
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'chat.sendMessage', body, opts);
}
//Load members from a chat
getMembers(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.members', opts);
}
removeChatRoom(body) {
let opts = {
headers: this.headers,
};
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.close', body, this.options);
}
createRoom(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.create', body, this.options);
}
getDirectMessage(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.messages', opts);
}
/* GROUPS */
addGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.create', body, this.options);
}
getGroupMembers(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
let url = src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.members';
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(url, opts);
}
getChannelMembers(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
let url = src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.members';
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(url, opts);
}
/* GROUP MESSAGES */
getPrivateGroupMessages(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.history', opts);
}
getPublicGroupMessages(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.history', opts);
}
closeGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.close', body, this.options);
}
closeChannel(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.close', body, this.options);
}
deleteGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.delete', body, this.options);
}
deleteChannel(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.delete', body, this.options);
}
addUserToGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.invite', body, this.options);
}
getGroupInfo(roomId) {
let params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
let opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.info', opts);
}
};
ChatService.ctorParameters = () => [
{ type: _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpClient"] },
{ type: _http_service__WEBPACK_IMPORTED_MODULE_4__["HttpService"] },
{ type: _auth_service__WEBPACK_IMPORTED_MODULE_3__["AuthService"] },
{ type: _ionic_storage__WEBPACK_IMPORTED_MODULE_7__["Storage"] },
{ type: _storage_service__WEBPACK_IMPORTED_MODULE_5__["StorageService"] }
];
ChatService = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
Object(_angular_core__WEBPACK_IMPORTED_MODULE_2__["Injectable"])({
providedIn: 'root'
})
], ChatService);
/***/ }),
/***/ "./src/app/shared/popover/chat-popover/chat-popover.page.scss":
/*!********************************************************************!*\
!*** ./src/app/shared/popover/chat-popover/chat-popover.page.scss ***!
\********************************************************************/
/*! exports provided: default */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */ __webpack_exports__["default"] = ("ion-row {\n padding: 10px 10px 5px 10px;\n}\n\n.border-top {\n padding-top: 5px !important;\n border-top: 1px solid #ebebeb;\n}\n\n/* ion-col{\n border: 1px solid red;\n} */\n\n/* .btn-ok, .btn-cancel, .btn-delete{\n font-size: 13px;\n padding:0 !important;\n} */\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNyYy9hcHAvc2hhcmVkL3BvcG92ZXIvY2hhdC1wb3BvdmVyL0M6XFxVc2Vyc1xcdGlhZ28ua2F5YXlhXFxkZXZlbG9wbWVudFxcZ2FiaW5ldGUtZGlnaXRhbC9zcmNcXGFwcFxcc2hhcmVkXFxwb3BvdmVyXFxjaGF0LXBvcG92ZXJcXGNoYXQtcG9wb3Zlci5wYWdlLnNjc3MiLCJzcmMvYXBwL3NoYXJlZC9wb3BvdmVyL2NoYXQtcG9wb3Zlci9jaGF0LXBvcG92ZXIucGFnZS5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0UsMkJBQUE7QUNDRjs7QURDQTtFQUNFLDJCQUFBO0VBQ0EsNkJBQUE7QUNFRjs7QURBQTs7R0FBQTs7QUFJQTs7O0dBQUEiLCJmaWxlIjoic3JjL2FwcC9zaGFyZWQvcG9wb3Zlci9jaGF0LXBvcG92ZXIvY2hhdC1wb3BvdmVyLnBhZ2Uuc2NzcyIsInNvdXJjZXNDb250ZW50IjpbImlvbi1yb3d7XHJcbiAgcGFkZGluZzogMTBweCAxMHB4IDVweCAxMHB4O1xyXG59XHJcbi5ib3JkZXItdG9we1xyXG4gIHBhZGRpbmctdG9wOiA1cHggIWltcG9ydGFudDtcclxuICBib3JkZXItdG9wOiAxcHggc29saWQgI2ViZWJlYjtcclxufVxyXG4vKiBpb24tY29se1xyXG4gICAgYm9yZGVyOiAxcHggc29saWQgcmVkO1xyXG59ICovXHJcblxyXG4vKiAuYnRuLW9rLCAuYnRuLWNhbmNlbCwgLmJ0bi1kZWxldGV7XHJcbiAgICBmb250LXNpemU6IDEzcHg7XHJcbiAgICBwYWRkaW5nOjAgIWltcG9ydGFudDtcclxufSAqL1xyXG4iLCJpb24tcm93IHtcbiAgcGFkZGluZzogMTBweCAxMHB4IDVweCAxMHB4O1xufVxuXG4uYm9yZGVyLXRvcCB7XG4gIHBhZGRpbmctdG9wOiA1cHggIWltcG9ydGFudDtcbiAgYm9yZGVyLXRvcDogMXB4IHNvbGlkICNlYmViZWI7XG59XG5cbi8qIGlvbi1jb2x7XG4gICAgYm9yZGVyOiAxcHggc29saWQgcmVkO1xufSAqL1xuLyogLmJ0bi1vaywgLmJ0bi1jYW5jZWwsIC5idG4tZGVsZXRle1xuICAgIGZvbnQtc2l6ZTogMTNweDtcbiAgICBwYWRkaW5nOjAgIWltcG9ydGFudDtcbn0gKi8iXX0= */");
/***/ }),
/***/ "./src/app/shared/popover/chat-popover/chat-popover.page.ts":
/*!******************************************************************!*\
!*** ./src/app/shared/popover/chat-popover/chat-popover.page.ts ***!
\******************************************************************/
/*! exports provided: ChatPopoverPage */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ChatPopoverPage", function() { return ChatPopoverPage; });
/* 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_services_chat_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! src/app/services/chat.service */ "./src/app/services/chat.service.ts");
let ChatPopoverPage = class ChatPopoverPage {
constructor(popoverController, navParams, chatService) {
this.popoverController = popoverController;
this.navParams = navParams;
this.chatService = chatService;
this.room = this.navParams.get('room');
}
ngOnInit() {
console.log(this.room);
}
close() {
this.popoverController.dismiss();
}
//Top menu options
//Close
leaveGroup() {
let body = { "roomId": this.room._id, };
if (this.room.t === 'p') {
this.chatService.closeGroup(body).subscribe(res => {
console.log(res);
});
}
else {
this.chatService.closeChannel(body).subscribe(res => {
console.log(res);
});
}
this.popoverController.dismiss(true);
}
//Delete
deleteGroup() {
let body = { "roomId": this.room._id, };
if (this.room.t === 'p') {
this.chatService.deleteGroup(body).subscribe(res => {
console.log(res);
});
}
else {
this.chatService.deleteChannel(body).subscribe(res => {
console.log(res);
});
}
this.popoverController.dismiss(true);
}
};
ChatPopoverPage.ctorParameters = () => [
{ type: _ionic_angular__WEBPACK_IMPORTED_MODULE_2__["PopoverController"] },
{ type: _ionic_angular__WEBPACK_IMPORTED_MODULE_2__["NavParams"] },
{ type: src_app_services_chat_service__WEBPACK_IMPORTED_MODULE_3__["ChatService"] }
];
ChatPopoverPage = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["Component"])({
selector: 'app-chat-popover',
template: Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! raw-loader!./chat-popover.page.html */ "./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html")).default,
styles: [Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! ./chat-popover.page.scss */ "./src/app/shared/popover/chat-popover/chat-popover.page.scss")).default]
})
], ChatPopoverPage);
/***/ })
}]);
//# sourceMappingURL=default~pages-chat-chat-module~shared-popover-chat-popover-chat-popover-module-es2015.js.map
@@ -0,0 +1,524 @@
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["default~pages-chat-chat-module~shared-popover-chat-popover-chat-popover-module"], {
/***/
"./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html":
/*!**********************************************************************************************************!*\
!*** ./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html ***!
\**********************************************************************************************************/
/*! exports provided: default */
/***/
function node_modulesRawLoaderDistCjsJsSrcAppSharedPopoverChatPopoverChatPopoverPageHtml(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */
__webpack_exports__["default"] = "<ion-content>\r\n <ion-row>\r\n <ion-col>\r\n <button (click)=\"leaveGroup()\" class=\"btn-cancel\" shape=\"round\" >Sair do Grupo</button>\r\n </ion-col>\r\n <ion-col>\r\n <button class=\"btn-ok\" shape=\"round\" >Alterar nome do grupo</button>\r\n </ion-col>\r\n </ion-row>\r\n <ion-row class=\"border-top\">\r\n <ion-col>\r\n <button (click)=\"close()\" full class=\"btn-cancel\" shape=\"round\" >Cancelar</button>\r\n </ion-col>\r\n <ion-col>\r\n <button (click)=\"deleteGroup()\" class=\"btn-delete\" shape=\"round\">Apagar grupo</button>\r\n </ion-col>\r\n </ion-row>\r\n</ion-content>\r\n";
/***/
},
/***/
"./src/app/services/chat.service.ts":
/*!******************************************!*\
!*** ./src/app/services/chat.service.ts ***!
\******************************************/
/*! exports provided: ChatService */
/***/
function srcAppServicesChatServiceTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "ChatService", function () {
return ChatService;
});
/* harmony import */
var tslib__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
/*! tslib */
"./node_modules/tslib/tslib.es6.js");
/* harmony import */
var _angular_common_http__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(
/*! @angular/common/http */
"./node_modules/@angular/common/__ivy_ngcc__/fesm2015/http.js");
/* harmony import */
var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(
/*! @angular/core */
"./node_modules/@angular/core/__ivy_ngcc__/fesm2015/core.js");
/* harmony import */
var _auth_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
/*! ./auth.service */
"./src/app/services/auth.service.ts");
/* harmony import */
var _http_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(
/*! ./http.service */
"./src/app/services/http.service.ts");
/* harmony import */
var _storage_service__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(
/*! ./storage.service */
"./src/app/services/storage.service.ts");
/* harmony import */
var src_environments_environment__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
/*! src/environments/environment */
"./src/environments/environment.ts");
/* harmony import */
var _ionic_storage__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(
/*! @ionic/storage */
"./node_modules/@ionic/storage/__ivy_ngcc__/fesm2015/ionic-storage.js");
var ChatService = /*#__PURE__*/function () {
function ChatService(http, httpService, authService, storage, storageService) {
var _this = this;
_classCallCheck(this, ChatService);
this.http = http;
this.httpService = httpService;
this.authService = authService;
this.storage = storage;
this.storageService = storageService;
this.headers = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpHeaders"]();
/* this.headers = this.headers.set('X-User-Id', 'GqjNWiLrGEHRna7Zn');
this.headers = this.headers.set('X-Auth-Token', 'dAM0ZOTAy8jzQA_vS25z2IrnSc6sYLfi5rmaa35YNUz'); */
-this.authService.userData$.subscribe(function (res) {
_this.headers = _this.headers.set('X-User-Id', res.userId);
_this.headers = _this.headers.set('X-Auth-Token', res.authToken);
});
this.options = {
headers: this.headers
};
}
/* getUser(){
this.storage.get('user').then((val) => {
let user = JSON.parse(unescape(atob(val))).data;
this.headers = this.headers.set('X-User-Id', user.userId);
this.headers = this.headers.set('X-Auth-Token', user.authToken);
this.options1 = {
headers: this.headers,
};
console.log(this.options1);
this.http.get(environment.apiChatUrl+'users.presence', this.options1).subscribe(res => {
console.log(res);
});
});
} */
_createClass(ChatService, [{
key: "getAllChannels",
value: function getAllChannels() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.list', this.options);
}
}, {
key: "getAllUserChannels",
value: function getAllUserChannels() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.list.joined', this.options);
}
}, {
key: "getAllRooms",
value: function getAllRooms() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'rooms.get', this.options);
}
}, {
key: "customsRooms",
value: function customsRooms(params) {
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'rooms.get', opts);
}
}, {
key: "getAllPrivateGroups",
value: function getAllPrivateGroups() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.list', this.options);
}
}, {
key: "getAllUsers",
value: function getAllUsers() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.list', this.options);
}
}, {
key: "getAllConnectedUsers",
value: function getAllConnectedUsers() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.presence', this.options);
} //Check whether user is online or offline
}, {
key: "getUserPresence",
value: function getUserPresence(id) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("userId", id);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'users.getPresence', opts);
} //Load messages from roomId
}, {
key: "loadJoinedRooms",
value: function loadJoinedRooms() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.list', this.options);
}
}, {
key: "getAllDirectMessages",
value: function getAllDirectMessages() {
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.list', this.options);
} //Load messages from roomId
}, {
key: "getRoomMessages",
value: function getRoomMessages(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.history', opts);
}
}, {
key: "sendMessage",
value: function sendMessage(body) {
var opts = {
headers: this.headers
};
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'chat.sendMessage', body, opts);
} //Load members from a chat
}, {
key: "getMembers",
value: function getMembers(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.members', opts);
}
}, {
key: "removeChatRoom",
value: function removeChatRoom(body) {
var opts = {
headers: this.headers
};
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.close', body, this.options);
}
}, {
key: "createRoom",
value: function createRoom(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.create', body, this.options);
}
}, {
key: "getDirectMessage",
value: function getDirectMessage(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'im.messages', opts);
}
/* GROUPS */
}, {
key: "addGroup",
value: function addGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.create', body, this.options);
}
}, {
key: "getGroupMembers",
value: function getGroupMembers(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
var url = src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.members';
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(url, opts);
}
}, {
key: "getChannelMembers",
value: function getChannelMembers(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
var url = src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.members';
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(url, opts);
}
/* GROUP MESSAGES */
}, {
key: "getPrivateGroupMessages",
value: function getPrivateGroupMessages(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.history', opts);
}
}, {
key: "getPublicGroupMessages",
value: function getPublicGroupMessages(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.history', opts);
}
}, {
key: "closeGroup",
value: function closeGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.close', body, this.options);
}
}, {
key: "closeChannel",
value: function closeChannel(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.close', body, this.options);
}
}, {
key: "deleteGroup",
value: function deleteGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.delete', body, this.options);
}
}, {
key: "deleteChannel",
value: function deleteChannel(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'channels.delete', body, this.options);
}
}, {
key: "addUserToGroup",
value: function addUserToGroup(body) {
return this.http.post(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.invite', body, this.options);
}
}, {
key: "getGroupInfo",
value: function getGroupInfo(roomId) {
var params = new _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpParams"]();
params = params.set("roomId", roomId);
var opts = {
headers: this.headers,
params: params
};
return this.http.get(src_environments_environment__WEBPACK_IMPORTED_MODULE_6__["environment"].apiChatUrl + 'groups.info', opts);
}
}]);
return ChatService;
}();
ChatService.ctorParameters = function () {
return [{
type: _angular_common_http__WEBPACK_IMPORTED_MODULE_1__["HttpClient"]
}, {
type: _http_service__WEBPACK_IMPORTED_MODULE_4__["HttpService"]
}, {
type: _auth_service__WEBPACK_IMPORTED_MODULE_3__["AuthService"]
}, {
type: _ionic_storage__WEBPACK_IMPORTED_MODULE_7__["Storage"]
}, {
type: _storage_service__WEBPACK_IMPORTED_MODULE_5__["StorageService"]
}];
};
ChatService = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_2__["Injectable"])({
providedIn: 'root'
})], ChatService);
/***/
},
/***/
"./src/app/shared/popover/chat-popover/chat-popover.page.scss":
/*!********************************************************************!*\
!*** ./src/app/shared/popover/chat-popover/chat-popover.page.scss ***!
\********************************************************************/
/*! exports provided: default */
/***/
function srcAppSharedPopoverChatPopoverChatPopoverPageScss(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */
__webpack_exports__["default"] = "ion-row {\n padding: 10px 10px 5px 10px;\n}\n\n.border-top {\n padding-top: 5px !important;\n border-top: 1px solid #ebebeb;\n}\n\n/* ion-col{\n border: 1px solid red;\n} */\n\n/* .btn-ok, .btn-cancel, .btn-delete{\n font-size: 13px;\n padding:0 !important;\n} */\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNyYy9hcHAvc2hhcmVkL3BvcG92ZXIvY2hhdC1wb3BvdmVyL0M6XFxVc2Vyc1xcdGlhZ28ua2F5YXlhXFxkZXZlbG9wbWVudFxcZ2FiaW5ldGUtZGlnaXRhbC9zcmNcXGFwcFxcc2hhcmVkXFxwb3BvdmVyXFxjaGF0LXBvcG92ZXJcXGNoYXQtcG9wb3Zlci5wYWdlLnNjc3MiLCJzcmMvYXBwL3NoYXJlZC9wb3BvdmVyL2NoYXQtcG9wb3Zlci9jaGF0LXBvcG92ZXIucGFnZS5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0UsMkJBQUE7QUNDRjs7QURDQTtFQUNFLDJCQUFBO0VBQ0EsNkJBQUE7QUNFRjs7QURBQTs7R0FBQTs7QUFJQTs7O0dBQUEiLCJmaWxlIjoic3JjL2FwcC9zaGFyZWQvcG9wb3Zlci9jaGF0LXBvcG92ZXIvY2hhdC1wb3BvdmVyLnBhZ2Uuc2NzcyIsInNvdXJjZXNDb250ZW50IjpbImlvbi1yb3d7XHJcbiAgcGFkZGluZzogMTBweCAxMHB4IDVweCAxMHB4O1xyXG59XHJcbi5ib3JkZXItdG9we1xyXG4gIHBhZGRpbmctdG9wOiA1cHggIWltcG9ydGFudDtcclxuICBib3JkZXItdG9wOiAxcHggc29saWQgI2ViZWJlYjtcclxufVxyXG4vKiBpb24tY29se1xyXG4gICAgYm9yZGVyOiAxcHggc29saWQgcmVkO1xyXG59ICovXHJcblxyXG4vKiAuYnRuLW9rLCAuYnRuLWNhbmNlbCwgLmJ0bi1kZWxldGV7XHJcbiAgICBmb250LXNpemU6IDEzcHg7XHJcbiAgICBwYWRkaW5nOjAgIWltcG9ydGFudDtcclxufSAqL1xyXG4iLCJpb24tcm93IHtcbiAgcGFkZGluZzogMTBweCAxMHB4IDVweCAxMHB4O1xufVxuXG4uYm9yZGVyLXRvcCB7XG4gIHBhZGRpbmctdG9wOiA1cHggIWltcG9ydGFudDtcbiAgYm9yZGVyLXRvcDogMXB4IHNvbGlkICNlYmViZWI7XG59XG5cbi8qIGlvbi1jb2x7XG4gICAgYm9yZGVyOiAxcHggc29saWQgcmVkO1xufSAqL1xuLyogLmJ0bi1vaywgLmJ0bi1jYW5jZWwsIC5idG4tZGVsZXRle1xuICAgIGZvbnQtc2l6ZTogMTNweDtcbiAgICBwYWRkaW5nOjAgIWltcG9ydGFudDtcbn0gKi8iXX0= */";
/***/
},
/***/
"./src/app/shared/popover/chat-popover/chat-popover.page.ts":
/*!******************************************************************!*\
!*** ./src/app/shared/popover/chat-popover/chat-popover.page.ts ***!
\******************************************************************/
/*! exports provided: ChatPopoverPage */
/***/
function srcAppSharedPopoverChatPopoverChatPopoverPageTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "ChatPopoverPage", function () {
return ChatPopoverPage;
});
/* 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_services_chat_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
/*! src/app/services/chat.service */
"./src/app/services/chat.service.ts");
var ChatPopoverPage = /*#__PURE__*/function () {
function ChatPopoverPage(popoverController, navParams, chatService) {
_classCallCheck(this, ChatPopoverPage);
this.popoverController = popoverController;
this.navParams = navParams;
this.chatService = chatService;
this.room = this.navParams.get('room');
}
_createClass(ChatPopoverPage, [{
key: "ngOnInit",
value: function ngOnInit() {
console.log(this.room);
}
}, {
key: "close",
value: function close() {
this.popoverController.dismiss();
} //Top menu options
//Close
}, {
key: "leaveGroup",
value: function leaveGroup() {
var body = {
"roomId": this.room._id
};
if (this.room.t === 'p') {
this.chatService.closeGroup(body).subscribe(function (res) {
console.log(res);
});
} else {
this.chatService.closeChannel(body).subscribe(function (res) {
console.log(res);
});
}
this.popoverController.dismiss(true);
} //Delete
}, {
key: "deleteGroup",
value: function deleteGroup() {
var body = {
"roomId": this.room._id
};
if (this.room.t === 'p') {
this.chatService.deleteGroup(body).subscribe(function (res) {
console.log(res);
});
} else {
this.chatService.deleteChannel(body).subscribe(function (res) {
console.log(res);
});
}
this.popoverController.dismiss(true);
}
}]);
return ChatPopoverPage;
}();
ChatPopoverPage.ctorParameters = function () {
return [{
type: _ionic_angular__WEBPACK_IMPORTED_MODULE_2__["PopoverController"]
}, {
type: _ionic_angular__WEBPACK_IMPORTED_MODULE_2__["NavParams"]
}, {
type: src_app_services_chat_service__WEBPACK_IMPORTED_MODULE_3__["ChatService"]
}];
};
ChatPopoverPage = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["Component"])({
selector: 'app-chat-popover',
template: Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(
/*! raw-loader!./chat-popover.page.html */
"./node_modules/raw-loader/dist/cjs.js!./src/app/shared/popover/chat-popover/chat-popover.page.html"))["default"],
styles: [Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(
/*! ./chat-popover.page.scss */
"./src/app/shared/popover/chat-popover/chat-popover.page.scss"))["default"]]
})], ChatPopoverPage);
/***/
}
}]);
//# sourceMappingURL=default~pages-chat-chat-module~shared-popover-chat-popover-chat-popover-module-es5.js.map
@@ -0,0 +1,140 @@
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["filter-filter-module"],{
/***/ "./node_modules/raw-loader/dist/cjs.js!./src/app/pages/search/filter/filter.page.html":
/*!********************************************************************************************!*\
!*** ./node_modules/raw-loader/dist/cjs.js!./src/app/pages/search/filter/filter.page.html ***!
\********************************************************************************************/
/*! exports provided: default */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */ __webpack_exports__["default"] = ("<ion-list>\r\n <ion-list-header>Ionic</ion-list-header>\r\n <button ion-item (click)=\"close()\">Learn Ionic</button>\r\n <button ion-item (click)=\"close()\">Documentation</button>\r\n <button ion-item (click)=\"close()\">Showcase</button>\r\n <button ion-item (click)=\"close()\">GitHub Repo</button>\r\n</ion-list>");
/***/ }),
/***/ "./src/app/pages/search/filter/filter-routing.module.ts":
/*!**************************************************************!*\
!*** ./src/app/pages/search/filter/filter-routing.module.ts ***!
\**************************************************************/
/*! exports provided: FilterPageRoutingModule */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "FilterPageRoutingModule", function() { return FilterPageRoutingModule; });
/* 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 _filter_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./filter.page */ "./src/app/pages/search/filter/filter.page.ts");
const routes = [
{
path: '',
component: _filter_page__WEBPACK_IMPORTED_MODULE_3__["FilterPage"]
}
];
let FilterPageRoutingModule = class FilterPageRoutingModule {
};
FilterPageRoutingModule = 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"]],
})
], FilterPageRoutingModule);
/***/ }),
/***/ "./src/app/pages/search/filter/filter.module.ts":
/*!******************************************************!*\
!*** ./src/app/pages/search/filter/filter.module.ts ***!
\******************************************************/
/*! exports provided: FilterPageModule */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "FilterPageModule", function() { return FilterPageModule; });
/* 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 _filter_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./filter-routing.module */ "./src/app/pages/search/filter/filter-routing.module.ts");
/* harmony import */ var _filter_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./filter.page */ "./src/app/pages/search/filter/filter.page.ts");
let FilterPageModule = class FilterPageModule {
};
FilterPageModule = 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"],
_filter_routing_module__WEBPACK_IMPORTED_MODULE_5__["FilterPageRoutingModule"]
],
declarations: [_filter_page__WEBPACK_IMPORTED_MODULE_6__["FilterPage"]]
})
], FilterPageModule);
/***/ }),
/***/ "./src/app/pages/search/filter/filter.page.scss":
/*!******************************************************!*\
!*** ./src/app/pages/search/filter/filter.page.scss ***!
\******************************************************/
/*! exports provided: default */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */ __webpack_exports__["default"] = ("\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJzcmMvYXBwL3BhZ2VzL3NlYXJjaC9maWx0ZXIvZmlsdGVyLnBhZ2Uuc2NzcyJ9 */");
/***/ }),
/***/ "./src/app/pages/search/filter/filter.page.ts":
/*!****************************************************!*\
!*** ./src/app/pages/search/filter/filter.page.ts ***!
\****************************************************/
/*! exports provided: FilterPage */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "FilterPage", function() { return FilterPage; });
/* 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");
let FilterPage = class FilterPage {
constructor() { }
ngOnInit() {
}
};
FilterPage = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([
Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["Component"])({
selector: 'app-filter',
template: Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! raw-loader!./filter.page.html */ "./node_modules/raw-loader/dist/cjs.js!./src/app/pages/search/filter/filter.page.html")).default,
styles: [Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(/*! ./filter.page.scss */ "./src/app/pages/search/filter/filter.page.scss")).default]
})
], FilterPage);
/***/ })
}]);
//# sourceMappingURL=filter-filter-module-es2015.js.map
@@ -0,0 +1 @@
{"version":3,"sources":["./src/app/pages/search/filter/filter.page.html","./src/app/pages/search/filter/filter-routing.module.ts","./src/app/pages/search/filter/filter.module.ts","./src/app/pages/search/filter/filter.page.scss","./src/app/pages/search/filter/filter.page.ts"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAe,mYAAoU,E;;;;;;;;;;;;;;;;;;;ACA1S;AACc;AAEZ;AAE3C,MAAM,MAAM,GAAW;IACrB;QACE,IAAI,EAAE,EAAE;QACR,SAAS,EAAE,uDAAU;KACtB;CACF,CAAC;AAMF,IAAa,uBAAuB,GAApC,MAAa,uBAAuB;CAAG;AAA1B,uBAAuB;IAJnC,8DAAQ,CAAC;QACR,OAAO,EAAE,CAAC,4DAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;QACxC,OAAO,EAAE,CAAC,4DAAY,CAAC;KACxB,CAAC;GACW,uBAAuB,CAAG;AAAH;;;;;;;;;;;;;;;;;;;;;;;AChBK;AACM;AACF;AAEA;AAEqB;AAEvB;AAW3C,IAAa,gBAAgB,GAA7B,MAAa,gBAAgB;CAAG;AAAnB,gBAAgB;IAT5B,8DAAQ,CAAC;QACR,OAAO,EAAE;YACP,4DAAY;YACZ,0DAAW;YACX,0DAAW;YACX,8EAAuB;SACxB;QACD,YAAY,EAAE,CAAC,uDAAU,CAAC;KAC3B,CAAC;GACW,gBAAgB,CAAG;AAAH;;;;;;;;;;;;;ACnB7B;AAAe,6GAA8C,uJAAuJ,E;;;;;;;;;;;;;;;;;ACAlK;AAOlD,IAAa,UAAU,GAAvB,MAAa,UAAU;IAErB,gBAAgB,CAAC;IAEjB,QAAQ;IACR,CAAC;CAEF;AAPY,UAAU;IALtB,+DAAS,CAAC;QACT,QAAQ,EAAE,YAAY;QACtB,iOAAiC;;KAElC,CAAC;GACW,UAAU,CAOtB;AAPsB","file":"filter-filter-module-es2015.js","sourcesContent":["export default \"<ion-list>\\r\\n <ion-list-header>Ionic</ion-list-header>\\r\\n <button ion-item (click)=\\\"close()\\\">Learn Ionic</button>\\r\\n <button ion-item (click)=\\\"close()\\\">Documentation</button>\\r\\n <button ion-item (click)=\\\"close()\\\">Showcase</button>\\r\\n <button ion-item (click)=\\\"close()\\\">GitHub Repo</button>\\r\\n</ion-list>\";","import { NgModule } from '@angular/core';\r\nimport { Routes, RouterModule } from '@angular/router';\r\n\r\nimport { FilterPage } from './filter.page';\r\n\r\nconst routes: Routes = [\r\n {\r\n path: '',\r\n component: FilterPage\r\n }\r\n];\r\n\r\n@NgModule({\r\n imports: [RouterModule.forChild(routes)],\r\n exports: [RouterModule],\r\n})\r\nexport class FilterPageRoutingModule {}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { FormsModule } from '@angular/forms';\r\n\r\nimport { IonicModule } from '@ionic/angular';\r\n\r\nimport { FilterPageRoutingModule } from './filter-routing.module';\r\n\r\nimport { FilterPage } from './filter.page';\r\n\r\n@NgModule({\r\n imports: [\r\n CommonModule,\r\n FormsModule,\r\n IonicModule,\r\n FilterPageRoutingModule\r\n ],\r\n declarations: [FilterPage]\r\n})\r\nexport class FilterPageModule {}\r\n","export default \"\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJzcmMvYXBwL3BhZ2VzL3NlYXJjaC9maWx0ZXIvZmlsdGVyLnBhZ2Uuc2NzcyJ9 */\";","import { Component, OnInit } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'app-filter',\r\n templateUrl: './filter.page.html',\r\n styleUrls: ['./filter.page.scss'],\r\n})\r\nexport class FilterPage implements OnInit {\r\n\r\n constructor() { }\r\n\r\n ngOnInit() {\r\n }\r\n\r\n}\r\n"],"sourceRoot":"webpack:///"}
@@ -0,0 +1,238 @@
function _defineProperties(target, props) { for (var i = 0; i < props.length; i++) { var descriptor = props[i]; descriptor.enumerable = descriptor.enumerable || false; descriptor.configurable = true; if ("value" in descriptor) descriptor.writable = true; Object.defineProperty(target, descriptor.key, descriptor); } }
function _createClass(Constructor, protoProps, staticProps) { if (protoProps) _defineProperties(Constructor.prototype, protoProps); if (staticProps) _defineProperties(Constructor, staticProps); return Constructor; }
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["filter-filter-module"], {
/***/
"./node_modules/raw-loader/dist/cjs.js!./src/app/pages/search/filter/filter.page.html":
/*!********************************************************************************************!*\
!*** ./node_modules/raw-loader/dist/cjs.js!./src/app/pages/search/filter/filter.page.html ***!
\********************************************************************************************/
/*! exports provided: default */
/***/
function node_modulesRawLoaderDistCjsJsSrcAppPagesSearchFilterFilterPageHtml(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */
__webpack_exports__["default"] = "<ion-list>\r\n <ion-list-header>Ionic</ion-list-header>\r\n <button ion-item (click)=\"close()\">Learn Ionic</button>\r\n <button ion-item (click)=\"close()\">Documentation</button>\r\n <button ion-item (click)=\"close()\">Showcase</button>\r\n <button ion-item (click)=\"close()\">GitHub Repo</button>\r\n</ion-list>";
/***/
},
/***/
"./src/app/pages/search/filter/filter-routing.module.ts":
/*!**************************************************************!*\
!*** ./src/app/pages/search/filter/filter-routing.module.ts ***!
\**************************************************************/
/*! exports provided: FilterPageRoutingModule */
/***/
function srcAppPagesSearchFilterFilterRoutingModuleTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "FilterPageRoutingModule", function () {
return FilterPageRoutingModule;
});
/* 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 _filter_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
/*! ./filter.page */
"./src/app/pages/search/filter/filter.page.ts");
var routes = [{
path: '',
component: _filter_page__WEBPACK_IMPORTED_MODULE_3__["FilterPage"]
}];
var FilterPageRoutingModule = function FilterPageRoutingModule() {
_classCallCheck(this, FilterPageRoutingModule);
};
FilterPageRoutingModule = 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"]]
})], FilterPageRoutingModule);
/***/
},
/***/
"./src/app/pages/search/filter/filter.module.ts":
/*!******************************************************!*\
!*** ./src/app/pages/search/filter/filter.module.ts ***!
\******************************************************/
/*! exports provided: FilterPageModule */
/***/
function srcAppPagesSearchFilterFilterModuleTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "FilterPageModule", function () {
return FilterPageModule;
});
/* 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 _filter_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(
/*! ./filter-routing.module */
"./src/app/pages/search/filter/filter-routing.module.ts");
/* harmony import */
var _filter_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
/*! ./filter.page */
"./src/app/pages/search/filter/filter.page.ts");
var FilterPageModule = function FilterPageModule() {
_classCallCheck(this, FilterPageModule);
};
FilterPageModule = 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"], _filter_routing_module__WEBPACK_IMPORTED_MODULE_5__["FilterPageRoutingModule"]],
declarations: [_filter_page__WEBPACK_IMPORTED_MODULE_6__["FilterPage"]]
})], FilterPageModule);
/***/
},
/***/
"./src/app/pages/search/filter/filter.page.scss":
/*!******************************************************!*\
!*** ./src/app/pages/search/filter/filter.page.scss ***!
\******************************************************/
/*! exports provided: default */
/***/
function srcAppPagesSearchFilterFilterPageScss(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony default export */
__webpack_exports__["default"] = "\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJzcmMvYXBwL3BhZ2VzL3NlYXJjaC9maWx0ZXIvZmlsdGVyLnBhZ2Uuc2NzcyJ9 */";
/***/
},
/***/
"./src/app/pages/search/filter/filter.page.ts":
/*!****************************************************!*\
!*** ./src/app/pages/search/filter/filter.page.ts ***!
\****************************************************/
/*! exports provided: FilterPage */
/***/
function srcAppPagesSearchFilterFilterPageTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "FilterPage", function () {
return FilterPage;
});
/* 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");
var FilterPage = /*#__PURE__*/function () {
function FilterPage() {
_classCallCheck(this, FilterPage);
}
_createClass(FilterPage, [{
key: "ngOnInit",
value: function ngOnInit() {}
}]);
return FilterPage;
}();
FilterPage = Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__decorate"])([Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["Component"])({
selector: 'app-filter',
template: Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(
/*! raw-loader!./filter.page.html */
"./node_modules/raw-loader/dist/cjs.js!./src/app/pages/search/filter/filter.page.html"))["default"],
styles: [Object(tslib__WEBPACK_IMPORTED_MODULE_0__["__importDefault"])(__webpack_require__(
/*! ./filter.page.scss */
"./src/app/pages/search/filter/filter.page.scss"))["default"]]
})], FilterPage);
/***/
}
}]);
//# sourceMappingURL=filter-filter-module-es5.js.map
@@ -0,0 +1 @@
{"version":3,"sources":["webpack:///src/app/pages/search/filter/filter.page.html","webpack:///src/app/pages/search/filter/filter-routing.module.ts","webpack:///src/app/pages/search/filter/filter.module.ts","webpack:///src/app/pages/search/filter/filter.page.scss","webpack:///src/app/pages/search/filter/filter.page.ts"],"names":["routes","path","component","FilterPageRoutingModule","imports","forChild","exports","FilterPageModule","declarations","FilterPage","selector","template"],"mappings":";;;;;;;;;;;;;;;;;;;AAAA;AAAe;;;AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACKf,QAAMA,MAAM,GAAW,CACrB;AACEC,UAAI,EAAE,EADR;AAEEC,eAAS,EAAE;AAFb,KADqB,CAAvB;;AAWA,QAAaC,uBAAuB;AAAA;AAAA,KAApC;;AAAaA,2BAAuB,6DAJnC,+DAAS;AACRC,aAAO,EAAE,CAAC,6DAAaC,QAAb,CAAsBL,MAAtB,CAAD,CADD;AAERM,aAAO,EAAE,CAAC,4DAAD;AAFD,KAAT,CAImC,GAAvBH,uBAAuB,CAAvB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACGb,QAAaI,gBAAgB;AAAA;AAAA,KAA7B;;AAAaA,oBAAgB,6DAT5B,+DAAS;AACRH,aAAO,EAAE,CACP,4DADO,EAEP,0DAFO,EAGP,0DAHO,EAIP,8EAJO,CADD;AAORI,kBAAY,EAAE,CAAC,uDAAD;AAPN,KAAT,CAS4B,GAAhBD,gBAAgB,CAAhB;;;;;;;;;;;;;;;;ACnBb;AAAe;;;AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACOf,QAAaE,UAAU;AAErB,4BAAc;AAAA;AAAG;;AAFI;AAAA;AAAA,mCAIV,CACV;AALoB;;AAAA;AAAA,OAAvB;;AAAaA,cAAU,6DALtB,gEAAU;AACTC,cAAQ,EAAE,YADD;AAETC,cAAQ,EAAR;AAAA;AAAA,yGAFS;;;;AAAA,KAAV,CAKsB,GAAVF,UAAU,CAAV","file":"filter-filter-module-es5.js","sourcesContent":["export default \"<ion-list>\\r\\n <ion-list-header>Ionic</ion-list-header>\\r\\n <button ion-item (click)=\\\"close()\\\">Learn Ionic</button>\\r\\n <button ion-item (click)=\\\"close()\\\">Documentation</button>\\r\\n <button ion-item (click)=\\\"close()\\\">Showcase</button>\\r\\n <button ion-item (click)=\\\"close()\\\">GitHub Repo</button>\\r\\n</ion-list>\";","import { NgModule } from '@angular/core';\r\nimport { Routes, RouterModule } from '@angular/router';\r\n\r\nimport { FilterPage } from './filter.page';\r\n\r\nconst routes: Routes = [\r\n {\r\n path: '',\r\n component: FilterPage\r\n }\r\n];\r\n\r\n@NgModule({\r\n imports: [RouterModule.forChild(routes)],\r\n exports: [RouterModule],\r\n})\r\nexport class FilterPageRoutingModule {}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { FormsModule } from '@angular/forms';\r\n\r\nimport { IonicModule } from '@ionic/angular';\r\n\r\nimport { FilterPageRoutingModule } from './filter-routing.module';\r\n\r\nimport { FilterPage } from './filter.page';\r\n\r\n@NgModule({\r\n imports: [\r\n CommonModule,\r\n FormsModule,\r\n IonicModule,\r\n FilterPageRoutingModule\r\n ],\r\n declarations: [FilterPage]\r\n})\r\nexport class FilterPageModule {}\r\n","export default \"\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJzcmMvYXBwL3BhZ2VzL3NlYXJjaC9maWx0ZXIvZmlsdGVyLnBhZ2Uuc2NzcyJ9 */\";","import { Component, OnInit } from '@angular/core';\r\n\r\n@Component({\r\n selector: 'app-filter',\r\n templateUrl: './filter.page.html',\r\n styleUrls: ['./filter.page.scss'],\r\n})\r\nexport class FilterPage implements OnInit {\r\n\r\n constructor() { }\r\n\r\n ngOnInit() {\r\n }\r\n\r\n}\r\n"]}
@@ -0,0 +1,83 @@
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["organic-entity-organic-entity-module"],{
/***/ "./src/app/pages/search/organic-entity/organic-entity-routing.module.ts":
/*!******************************************************************************!*\
!*** ./src/app/pages/search/organic-entity/organic-entity-routing.module.ts ***!
\******************************************************************************/
/*! exports provided: OrganicEntityPageRoutingModule */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "OrganicEntityPageRoutingModule", function() { return OrganicEntityPageRoutingModule; });
/* 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 _organic_entity_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./organic-entity.page */ "./src/app/pages/search/organic-entity/organic-entity.page.ts");
const routes = [
{
path: '',
component: _organic_entity_page__WEBPACK_IMPORTED_MODULE_3__["OrganicEntityPage"]
}
];
let OrganicEntityPageRoutingModule = class OrganicEntityPageRoutingModule {
};
OrganicEntityPageRoutingModule = 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"]],
})
], OrganicEntityPageRoutingModule);
/***/ }),
/***/ "./src/app/pages/search/organic-entity/organic-entity.module.ts":
/*!**********************************************************************!*\
!*** ./src/app/pages/search/organic-entity/organic-entity.module.ts ***!
\**********************************************************************/
/*! exports provided: OrganicEntityPageModule */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "OrganicEntityPageModule", function() { return OrganicEntityPageModule; });
/* 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 _organic_entity_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./organic-entity-routing.module */ "./src/app/pages/search/organic-entity/organic-entity-routing.module.ts");
/* harmony import */ var _organic_entity_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./organic-entity.page */ "./src/app/pages/search/organic-entity/organic-entity.page.ts");
let OrganicEntityPageModule = class OrganicEntityPageModule {
};
OrganicEntityPageModule = 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"],
_organic_entity_routing_module__WEBPACK_IMPORTED_MODULE_5__["OrganicEntityPageRoutingModule"]
],
declarations: [_organic_entity_page__WEBPACK_IMPORTED_MODULE_6__["OrganicEntityPage"]]
})
], OrganicEntityPageModule);
/***/ })
}]);
//# sourceMappingURL=organic-entity-organic-entity-module-es2015.js.map
@@ -0,0 +1 @@
{"version":3,"sources":["./src/app/pages/search/organic-entity/organic-entity-routing.module.ts","./src/app/pages/search/organic-entity/organic-entity.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAyC;AACc;AAEG;AAE1D,MAAM,MAAM,GAAW;IACrB;QACE,IAAI,EAAE,EAAE;QACR,SAAS,EAAE,sEAAiB;KAC7B;CACF,CAAC;AAMF,IAAa,8BAA8B,GAA3C,MAAa,8BAA8B;CAAG;AAAjC,8BAA8B;IAJ1C,8DAAQ,CAAC;QACR,OAAO,EAAE,CAAC,4DAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;QACxC,OAAO,EAAE,CAAC,4DAAY,CAAC;KACxB,CAAC;GACW,8BAA8B,CAAG;AAAH;;;;;;;;;;;;;;;;;;;;;;;AChBF;AACM;AACF;AAEA;AAEoC;AAEvB;AAW1D,IAAa,uBAAuB,GAApC,MAAa,uBAAuB;CAAG;AAA1B,uBAAuB;IATnC,8DAAQ,CAAC;QACR,OAAO,EAAE;YACP,4DAAY;YACZ,0DAAW;YACX,0DAAW;YACX,6FAA8B;SAC/B;QACD,YAAY,EAAE,CAAC,sEAAiB,CAAC;KAClC,CAAC;GACW,uBAAuB,CAAG;AAAH","file":"organic-entity-organic-entity-module-es2015.js","sourcesContent":["import { NgModule } from '@angular/core';\r\nimport { Routes, RouterModule } from '@angular/router';\r\n\r\nimport { OrganicEntityPage } from './organic-entity.page';\r\n\r\nconst routes: Routes = [\r\n {\r\n path: '',\r\n component: OrganicEntityPage\r\n }\r\n];\r\n\r\n@NgModule({\r\n imports: [RouterModule.forChild(routes)],\r\n exports: [RouterModule],\r\n})\r\nexport class OrganicEntityPageRoutingModule {}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { FormsModule } from '@angular/forms';\r\n\r\nimport { IonicModule } from '@ionic/angular';\r\n\r\nimport { OrganicEntityPageRoutingModule } from './organic-entity-routing.module';\r\n\r\nimport { OrganicEntityPage } from './organic-entity.page';\r\n\r\n@NgModule({\r\n imports: [\r\n CommonModule,\r\n FormsModule,\r\n IonicModule,\r\n OrganicEntityPageRoutingModule\r\n ],\r\n declarations: [OrganicEntityPage]\r\n})\r\nexport class OrganicEntityPageModule {}\r\n"],"sourceRoot":"webpack:///"}
@@ -0,0 +1,137 @@
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["organic-entity-organic-entity-module"], {
/***/
"./src/app/pages/search/organic-entity/organic-entity-routing.module.ts":
/*!******************************************************************************!*\
!*** ./src/app/pages/search/organic-entity/organic-entity-routing.module.ts ***!
\******************************************************************************/
/*! exports provided: OrganicEntityPageRoutingModule */
/***/
function srcAppPagesSearchOrganicEntityOrganicEntityRoutingModuleTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "OrganicEntityPageRoutingModule", function () {
return OrganicEntityPageRoutingModule;
});
/* 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 _organic_entity_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
/*! ./organic-entity.page */
"./src/app/pages/search/organic-entity/organic-entity.page.ts");
var routes = [{
path: '',
component: _organic_entity_page__WEBPACK_IMPORTED_MODULE_3__["OrganicEntityPage"]
}];
var OrganicEntityPageRoutingModule = function OrganicEntityPageRoutingModule() {
_classCallCheck(this, OrganicEntityPageRoutingModule);
};
OrganicEntityPageRoutingModule = 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"]]
})], OrganicEntityPageRoutingModule);
/***/
},
/***/
"./src/app/pages/search/organic-entity/organic-entity.module.ts":
/*!**********************************************************************!*\
!*** ./src/app/pages/search/organic-entity/organic-entity.module.ts ***!
\**********************************************************************/
/*! exports provided: OrganicEntityPageModule */
/***/
function srcAppPagesSearchOrganicEntityOrganicEntityModuleTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "OrganicEntityPageModule", function () {
return OrganicEntityPageModule;
});
/* 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 _organic_entity_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(
/*! ./organic-entity-routing.module */
"./src/app/pages/search/organic-entity/organic-entity-routing.module.ts");
/* harmony import */
var _organic_entity_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
/*! ./organic-entity.page */
"./src/app/pages/search/organic-entity/organic-entity.page.ts");
var OrganicEntityPageModule = function OrganicEntityPageModule() {
_classCallCheck(this, OrganicEntityPageModule);
};
OrganicEntityPageModule = 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"], _organic_entity_routing_module__WEBPACK_IMPORTED_MODULE_5__["OrganicEntityPageRoutingModule"]],
declarations: [_organic_entity_page__WEBPACK_IMPORTED_MODULE_6__["OrganicEntityPage"]]
})], OrganicEntityPageModule);
/***/
}
}]);
//# sourceMappingURL=organic-entity-organic-entity-module-es5.js.map
@@ -0,0 +1 @@
{"version":3,"sources":["webpack:///src/app/pages/search/organic-entity/organic-entity-routing.module.ts","webpack:///src/app/pages/search/organic-entity/organic-entity.module.ts"],"names":["routes","path","component","OrganicEntityPageRoutingModule","imports","forChild","exports","OrganicEntityPageModule","declarations"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,QAAMA,MAAM,GAAW,CACrB;AACEC,UAAI,EAAE,EADR;AAEEC,eAAS,EAAE;AAFb,KADqB,CAAvB;;AAWA,QAAaC,8BAA8B;AAAA;AAAA,KAA3C;;AAAaA,kCAA8B,6DAJ1C,+DAAS;AACRC,aAAO,EAAE,CAAC,6DAAaC,QAAb,CAAsBL,MAAtB,CAAD,CADD;AAERM,aAAO,EAAE,CAAC,4DAAD;AAFD,KAAT,CAI0C,GAA9BH,8BAA8B,CAA9B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACGb,QAAaI,uBAAuB;AAAA;AAAA,KAApC;;AAAaA,2BAAuB,6DATnC,+DAAS;AACRH,aAAO,EAAE,CACP,4DADO,EAEP,0DAFO,EAGP,0DAHO,EAIP,6FAJO,CADD;AAORI,kBAAY,EAAE,CAAC,sEAAD;AAPN,KAAT,CASmC,GAAvBD,uBAAuB,CAAvB","file":"organic-entity-organic-entity-module-es5.js","sourcesContent":["import { NgModule } from '@angular/core';\r\nimport { Routes, RouterModule } from '@angular/router';\r\n\r\nimport { OrganicEntityPage } from './organic-entity.page';\r\n\r\nconst routes: Routes = [\r\n {\r\n path: '',\r\n component: OrganicEntityPage\r\n }\r\n];\r\n\r\n@NgModule({\r\n imports: [RouterModule.forChild(routes)],\r\n exports: [RouterModule],\r\n})\r\nexport class OrganicEntityPageRoutingModule {}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { FormsModule } from '@angular/forms';\r\n\r\nimport { IonicModule } from '@ionic/angular';\r\n\r\nimport { OrganicEntityPageRoutingModule } from './organic-entity-routing.module';\r\n\r\nimport { OrganicEntityPage } from './organic-entity.page';\r\n\r\n@NgModule({\r\n imports: [\r\n CommonModule,\r\n FormsModule,\r\n IonicModule,\r\n OrganicEntityPageRoutingModule\r\n ],\r\n declarations: [OrganicEntityPage]\r\n})\r\nexport class OrganicEntityPageModule {}\r\n"]}
@@ -0,0 +1,83 @@
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["sender-sender-module"],{
/***/ "./src/app/pages/search/sender/sender-routing.module.ts":
/*!**************************************************************!*\
!*** ./src/app/pages/search/sender/sender-routing.module.ts ***!
\**************************************************************/
/*! exports provided: SenderPageRoutingModule */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "SenderPageRoutingModule", function() { return SenderPageRoutingModule; });
/* 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 _sender_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./sender.page */ "./src/app/pages/search/sender/sender.page.ts");
const routes = [
{
path: '',
component: _sender_page__WEBPACK_IMPORTED_MODULE_3__["SenderPage"]
}
];
let SenderPageRoutingModule = class SenderPageRoutingModule {
};
SenderPageRoutingModule = 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"]],
})
], SenderPageRoutingModule);
/***/ }),
/***/ "./src/app/pages/search/sender/sender.module.ts":
/*!******************************************************!*\
!*** ./src/app/pages/search/sender/sender.module.ts ***!
\******************************************************/
/*! exports provided: SenderPageModule */
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "SenderPageModule", function() { return SenderPageModule; });
/* 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 _sender_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! ./sender-routing.module */ "./src/app/pages/search/sender/sender-routing.module.ts");
/* harmony import */ var _sender_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ./sender.page */ "./src/app/pages/search/sender/sender.page.ts");
let SenderPageModule = class SenderPageModule {
};
SenderPageModule = 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"],
_sender_routing_module__WEBPACK_IMPORTED_MODULE_5__["SenderPageRoutingModule"]
],
declarations: [_sender_page__WEBPACK_IMPORTED_MODULE_6__["SenderPage"]]
})
], SenderPageModule);
/***/ })
}]);
//# sourceMappingURL=sender-sender-module-es2015.js.map
@@ -0,0 +1 @@
{"version":3,"sources":["./src/app/pages/search/sender/sender-routing.module.ts","./src/app/pages/search/sender/sender.module.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAAyC;AACc;AAEZ;AAE3C,MAAM,MAAM,GAAW;IACrB;QACE,IAAI,EAAE,EAAE;QACR,SAAS,EAAE,uDAAU;KACtB;CACF,CAAC;AAMF,IAAa,uBAAuB,GAApC,MAAa,uBAAuB;CAAG;AAA1B,uBAAuB;IAJnC,8DAAQ,CAAC;QACR,OAAO,EAAE,CAAC,4DAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;QACxC,OAAO,EAAE,CAAC,4DAAY,CAAC;KACxB,CAAC;GACW,uBAAuB,CAAG;AAAH;;;;;;;;;;;;;;;;;;;;;;;AChBK;AACM;AACF;AAEA;AAEqB;AAEvB;AAW3C,IAAa,gBAAgB,GAA7B,MAAa,gBAAgB;CAAG;AAAnB,gBAAgB;IAT5B,8DAAQ,CAAC;QACR,OAAO,EAAE;YACP,4DAAY;YACZ,0DAAW;YACX,0DAAW;YACX,8EAAuB;SACxB;QACD,YAAY,EAAE,CAAC,uDAAU,CAAC;KAC3B,CAAC;GACW,gBAAgB,CAAG;AAAH","file":"sender-sender-module-es2015.js","sourcesContent":["import { NgModule } from '@angular/core';\r\nimport { Routes, RouterModule } from '@angular/router';\r\n\r\nimport { SenderPage } from './sender.page';\r\n\r\nconst routes: Routes = [\r\n {\r\n path: '',\r\n component: SenderPage\r\n }\r\n];\r\n\r\n@NgModule({\r\n imports: [RouterModule.forChild(routes)],\r\n exports: [RouterModule],\r\n})\r\nexport class SenderPageRoutingModule {}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { FormsModule } from '@angular/forms';\r\n\r\nimport { IonicModule } from '@ionic/angular';\r\n\r\nimport { SenderPageRoutingModule } from './sender-routing.module';\r\n\r\nimport { SenderPage } from './sender.page';\r\n\r\n@NgModule({\r\n imports: [\r\n CommonModule,\r\n FormsModule,\r\n IonicModule,\r\n SenderPageRoutingModule\r\n ],\r\n declarations: [SenderPage]\r\n})\r\nexport class SenderPageModule {}\r\n"],"sourceRoot":"webpack:///"}
@@ -0,0 +1,137 @@
function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["sender-sender-module"], {
/***/
"./src/app/pages/search/sender/sender-routing.module.ts":
/*!**************************************************************!*\
!*** ./src/app/pages/search/sender/sender-routing.module.ts ***!
\**************************************************************/
/*! exports provided: SenderPageRoutingModule */
/***/
function srcAppPagesSearchSenderSenderRoutingModuleTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "SenderPageRoutingModule", function () {
return SenderPageRoutingModule;
});
/* 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 _sender_page__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(
/*! ./sender.page */
"./src/app/pages/search/sender/sender.page.ts");
var routes = [{
path: '',
component: _sender_page__WEBPACK_IMPORTED_MODULE_3__["SenderPage"]
}];
var SenderPageRoutingModule = function SenderPageRoutingModule() {
_classCallCheck(this, SenderPageRoutingModule);
};
SenderPageRoutingModule = 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"]]
})], SenderPageRoutingModule);
/***/
},
/***/
"./src/app/pages/search/sender/sender.module.ts":
/*!******************************************************!*\
!*** ./src/app/pages/search/sender/sender.module.ts ***!
\******************************************************/
/*! exports provided: SenderPageModule */
/***/
function srcAppPagesSearchSenderSenderModuleTs(module, __webpack_exports__, __webpack_require__) {
"use strict";
__webpack_require__.r(__webpack_exports__);
/* harmony export (binding) */
__webpack_require__.d(__webpack_exports__, "SenderPageModule", function () {
return SenderPageModule;
});
/* 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 _sender_routing_module__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(
/*! ./sender-routing.module */
"./src/app/pages/search/sender/sender-routing.module.ts");
/* harmony import */
var _sender_page__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(
/*! ./sender.page */
"./src/app/pages/search/sender/sender.page.ts");
var SenderPageModule = function SenderPageModule() {
_classCallCheck(this, SenderPageModule);
};
SenderPageModule = 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"], _sender_routing_module__WEBPACK_IMPORTED_MODULE_5__["SenderPageRoutingModule"]],
declarations: [_sender_page__WEBPACK_IMPORTED_MODULE_6__["SenderPage"]]
})], SenderPageModule);
/***/
}
}]);
//# sourceMappingURL=sender-sender-module-es5.js.map
@@ -0,0 +1 @@
{"version":3,"sources":["webpack:///src/app/pages/search/sender/sender-routing.module.ts","webpack:///src/app/pages/search/sender/sender.module.ts"],"names":["routes","path","component","SenderPageRoutingModule","imports","forChild","exports","SenderPageModule","declarations"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAKA,QAAMA,MAAM,GAAW,CACrB;AACEC,UAAI,EAAE,EADR;AAEEC,eAAS,EAAE;AAFb,KADqB,CAAvB;;AAWA,QAAaC,uBAAuB;AAAA;AAAA,KAApC;;AAAaA,2BAAuB,6DAJnC,+DAAS;AACRC,aAAO,EAAE,CAAC,6DAAaC,QAAb,CAAsBL,MAAtB,CAAD,CADD;AAERM,aAAO,EAAE,CAAC,4DAAD;AAFD,KAAT,CAImC,GAAvBH,uBAAuB,CAAvB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACGb,QAAaI,gBAAgB;AAAA;AAAA,KAA7B;;AAAaA,oBAAgB,6DAT5B,+DAAS;AACRH,aAAO,EAAE,CACP,4DADO,EAEP,0DAFO,EAGP,0DAHO,EAIP,8EAJO,CADD;AAORI,kBAAY,EAAE,CAAC,uDAAD;AAPN,KAAT,CAS4B,GAAhBD,gBAAgB,CAAhB","file":"sender-sender-module-es5.js","sourcesContent":["import { NgModule } from '@angular/core';\r\nimport { Routes, RouterModule } from '@angular/router';\r\n\r\nimport { SenderPage } from './sender.page';\r\n\r\nconst routes: Routes = [\r\n {\r\n path: '',\r\n component: SenderPage\r\n }\r\n];\r\n\r\n@NgModule({\r\n imports: [RouterModule.forChild(routes)],\r\n exports: [RouterModule],\r\n})\r\nexport class SenderPageRoutingModule {}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { FormsModule } from '@angular/forms';\r\n\r\nimport { IonicModule } from '@ionic/angular';\r\n\r\nimport { SenderPageRoutingModule } from './sender-routing.module';\r\n\r\nimport { SenderPage } from './sender.page';\r\n\r\n@NgModule({\r\n imports: [\r\n CommonModule,\r\n FormsModule,\r\n IonicModule,\r\n SenderPageRoutingModule\r\n ],\r\n declarations: [SenderPage]\r\n})\r\nexport class SenderPageModule {}\r\n"]}
@@ -0,0 +1,12 @@
/**
* Automatically generated file. DO NOT MODIFY
*/
package capacitor.android.plugins;
public final class BuildConfig {
public static final boolean DEBUG = Boolean.parseBoolean("true");
public static final String LIBRARY_PACKAGE_NAME = "capacitor.android.plugins";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1;
public static final String VERSION_NAME = "1.0";
}
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:amazon="http://schemas.amazon.com/apk/res/android"
xmlns:android="http://schemas.android.com/apk/res/android"
package="capacitor.android.plugins"
android:versionCode="1"
android:versionName="1.0" >
<uses-sdk
android:minSdkVersion="21"
android:targetSdkVersion="29" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<application>
<provider
android:name="org.apache.cordova.camera.FileProvider"
android:authorities="dollar_openBracket_applicationId_closeBracket.cordova.plugin.camera.provider"
android:exported="false"
android:grantUriPermissions="true" >
<meta-data
android:name="android.support.FILE_PROVIDER_PATHS"
android:resource="@xml/camera_provider_paths" />
</provider>
</application>
</manifest>
@@ -0,0 +1,27 @@
{
"version": 1,
"applicationId": "capacitor.android.plugins",
"variantType": "LIBRARY",
"elements": [
{
"outputType": {
"type": "AAPT_FRIENDLY_MERGED_MANIFESTS"
},
"apkData": {
"type": "MAIN",
"splits": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "capacitor-cordova-android-plugins-debug.aar",
"fullName": "debug",
"baseName": "debug",
"dirName": ""
},
"path": "AndroidManifest.xml",
"properties": {
"packageId": "capacitor.android.plugins",
"split": ""
}
}
]
}
@@ -0,0 +1,190 @@
int attr alpha 0x0
int attr coordinatorLayoutStyle 0x0
int attr font 0x0
int attr fontProviderAuthority 0x0
int attr fontProviderCerts 0x0
int attr fontProviderFetchStrategy 0x0
int attr fontProviderFetchTimeout 0x0
int attr fontProviderPackage 0x0
int attr fontProviderQuery 0x0
int attr fontStyle 0x0
int attr fontVariationSettings 0x0
int attr fontWeight 0x0
int attr keylines 0x0
int attr layout_anchor 0x0
int attr layout_anchorGravity 0x0
int attr layout_behavior 0x0
int attr layout_dodgeInsetEdges 0x0
int attr layout_insetEdge 0x0
int attr layout_keyline 0x0
int attr statusBarBackground 0x0
int attr ttcIndex 0x0
int color notification_action_color_filter 0x0
int color notification_icon_bg_color 0x0
int color notification_material_background_media_default_color 0x0
int color primary_text_default_material_dark 0x0
int color ripple_material_light 0x0
int color secondary_text_default_material_dark 0x0
int color secondary_text_default_material_light 0x0
int dimen compat_button_inset_horizontal_material 0x0
int dimen compat_button_inset_vertical_material 0x0
int dimen compat_button_padding_horizontal_material 0x0
int dimen compat_button_padding_vertical_material 0x0
int dimen compat_control_corner_material 0x0
int dimen compat_notification_large_icon_max_height 0x0
int dimen compat_notification_large_icon_max_width 0x0
int dimen notification_action_icon_size 0x0
int dimen notification_action_text_size 0x0
int dimen notification_big_circle_margin 0x0
int dimen notification_content_margin_start 0x0
int dimen notification_large_icon_height 0x0
int dimen notification_large_icon_width 0x0
int dimen notification_main_column_padding_top 0x0
int dimen notification_media_narrow_margin 0x0
int dimen notification_right_icon_size 0x0
int dimen notification_right_side_padding_top 0x0
int dimen notification_small_icon_background_padding 0x0
int dimen notification_small_icon_size_as_large 0x0
int dimen notification_subtext_size 0x0
int dimen notification_top_pad 0x0
int dimen notification_top_pad_large_text 0x0
int dimen subtitle_corner_radius 0x0
int dimen subtitle_outline_width 0x0
int dimen subtitle_shadow_offset 0x0
int dimen subtitle_shadow_radius 0x0
int drawable ic_action_next_item 0x0
int drawable ic_action_previous_item 0x0
int drawable ic_action_remove 0x0
int drawable notification_action_background 0x0
int drawable notification_bg 0x0
int drawable notification_bg_low 0x0
int drawable notification_bg_low_normal 0x0
int drawable notification_bg_low_pressed 0x0
int drawable notification_bg_normal 0x0
int drawable notification_bg_normal_pressed 0x0
int drawable notification_icon_background 0x0
int drawable notification_template_icon_bg 0x0
int drawable notification_template_icon_low_bg 0x0
int drawable notification_tile_bg 0x0
int drawable notify_panel_notification_icon_bg 0x0
int id action0 0x0
int id action_container 0x0
int id action_divider 0x0
int id action_image 0x0
int id action_text 0x0
int id actions 0x0
int id async 0x0
int id blocking 0x0
int id bottom 0x0
int id cancel_action 0x0
int id chronometer 0x0
int id end 0x0
int id end_padder 0x0
int id forever 0x0
int id icon 0x0
int id icon_group 0x0
int id info 0x0
int id italic 0x0
int id left 0x0
int id line1 0x0
int id line3 0x0
int id media_actions 0x0
int id none 0x0
int id normal 0x0
int id notification_background 0x0
int id notification_main_column 0x0
int id notification_main_column_container 0x0
int id right 0x0
int id right_icon 0x0
int id right_side 0x0
int id start 0x0
int id status_bar_latest_event_content 0x0
int id tag_transition_group 0x0
int id tag_unhandled_key_event_manager 0x0
int id tag_unhandled_key_listeners 0x0
int id text 0x0
int id text2 0x0
int id time 0x0
int id title 0x0
int id top 0x0
int integer cancel_button_image_alpha 0x0
int integer status_bar_notification_info_maxnum 0x0
int layout notification_action 0x0
int layout notification_action_tombstone 0x0
int layout notification_media_action 0x0
int layout notification_media_cancel_action 0x0
int layout notification_template_big_media 0x0
int layout notification_template_big_media_custom 0x0
int layout notification_template_big_media_narrow 0x0
int layout notification_template_big_media_narrow_custom 0x0
int layout notification_template_custom_big 0x0
int layout notification_template_icon_group 0x0
int layout notification_template_lines_media 0x0
int layout notification_template_media 0x0
int layout notification_template_media_custom 0x0
int layout notification_template_part_chronometer 0x0
int layout notification_template_part_time 0x0
int string status_bar_notification_info_overflow 0x0
int style TextAppearance_Compat_Notification 0x0
int style TextAppearance_Compat_Notification_Info 0x0
int style TextAppearance_Compat_Notification_Info_Media 0x0
int style TextAppearance_Compat_Notification_Line2 0x0
int style TextAppearance_Compat_Notification_Line2_Media 0x0
int style TextAppearance_Compat_Notification_Media 0x0
int style TextAppearance_Compat_Notification_Time 0x0
int style TextAppearance_Compat_Notification_Time_Media 0x0
int style TextAppearance_Compat_Notification_Title 0x0
int style TextAppearance_Compat_Notification_Title_Media 0x0
int style Widget_Compat_NotificationActionContainer 0x0
int style Widget_Compat_NotificationActionText 0x0
int style Widget_Support_CoordinatorLayout 0x0
int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5 }
int styleable ColorStateListItem_alpha 0
int styleable ColorStateListItem_android_alpha 1
int styleable ColorStateListItem_android_color 2
int[] styleable CoordinatorLayout { 0x0, 0x0 }
int styleable CoordinatorLayout_keylines 0
int styleable CoordinatorLayout_statusBarBackground 1
int[] styleable CoordinatorLayout_Layout { 0x10100b3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
int styleable CoordinatorLayout_Layout_android_layout_gravity 0
int styleable CoordinatorLayout_Layout_layout_anchor 1
int styleable CoordinatorLayout_Layout_layout_anchorGravity 2
int styleable CoordinatorLayout_Layout_layout_behavior 3
int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4
int styleable CoordinatorLayout_Layout_layout_insetEdge 5
int styleable CoordinatorLayout_Layout_layout_keyline 6
int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
int styleable FontFamily_fontProviderAuthority 0
int styleable FontFamily_fontProviderCerts 1
int styleable FontFamily_fontProviderFetchStrategy 2
int styleable FontFamily_fontProviderFetchTimeout 3
int styleable FontFamily_fontProviderPackage 4
int styleable FontFamily_fontProviderQuery 5
int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 }
int styleable FontFamilyFont_android_font 0
int styleable FontFamilyFont_android_fontStyle 1
int styleable FontFamilyFont_android_fontVariationSettings 2
int styleable FontFamilyFont_android_fontWeight 3
int styleable FontFamilyFont_android_ttcIndex 4
int styleable FontFamilyFont_font 5
int styleable FontFamilyFont_fontStyle 6
int styleable FontFamilyFont_fontVariationSettings 7
int styleable FontFamilyFont_fontWeight 8
int styleable FontFamilyFont_ttcIndex 9
int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 }
int styleable GradientColor_android_centerColor 0
int styleable GradientColor_android_centerX 1
int styleable GradientColor_android_centerY 2
int styleable GradientColor_android_endColor 3
int styleable GradientColor_android_endX 4
int styleable GradientColor_android_endY 5
int styleable GradientColor_android_gradientRadius 6
int styleable GradientColor_android_startColor 7
int styleable GradientColor_android_startX 8
int styleable GradientColor_android_startY 9
int styleable GradientColor_android_tileMode 10
int styleable GradientColor_android_type 11
int[] styleable GradientColorItem { 0x10101a5, 0x1010514 }
int styleable GradientColorItem_android_color 0
int styleable GradientColorItem_android_offset 1
int xml camera_provider_paths 0x0
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\jniLibs"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\debug\jniLibs"/></dataSet></merger>
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\shaders"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\debug\shaders"/></dataSet></merger>
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet config="main" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\assets"/><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\intermediates\shader_assets\debug\out"/></dataSet><dataSet config="debug" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\debug\assets"/></dataSet></merger>
@@ -0,0 +1,14 @@
#Wed Jan 20 16:13:29 WAT 2021
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-xxhdpi\\ic_action_next_item.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-xxhdpi-v4\\ic_action_next_item.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\xml\\camera_provider_paths.xml=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\xml\\camera_provider_paths.xml
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-mdpi\\ic_action_next_item.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-mdpi-v4\\ic_action_next_item.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-xxhdpi\\ic_action_remove.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-xxhdpi-v4\\ic_action_remove.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-mdpi\\ic_action_previous_item.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-mdpi-v4\\ic_action_previous_item.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-hdpi\\ic_action_remove.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\ic_action_remove.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-xhdpi\\ic_action_remove.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-xhdpi-v4\\ic_action_remove.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-hdpi\\ic_action_next_item.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\ic_action_next_item.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-hdpi\\ic_action_previous_item.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\ic_action_previous_item.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-xhdpi\\ic_action_next_item.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-xhdpi-v4\\ic_action_next_item.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-mdpi\\ic_action_remove.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-mdpi-v4\\ic_action_remove.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-xhdpi\\ic_action_previous_item.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-xhdpi-v4\\ic_action_previous_item.png
C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\src\\main\\res\\drawable-xxhdpi\\ic_action_previous_item.png=C\:\\Users\\tiago.kayaya\\development\\gabinete-digital\\android\\capacitor-cordova-android-plugins\\build\\intermediates\\packaged_res\\debug\\drawable-xxhdpi-v4\\ic_action_previous_item.png
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<merger version="3"><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res"/><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\generated\res\rs\debug"/><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="main" generated-set="main$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res"><file name="ic_action_next_item" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-hdpi\ic_action_next_item.png" qualifiers="hdpi-v4" type="drawable"/><file name="ic_action_previous_item" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-hdpi\ic_action_previous_item.png" qualifiers="hdpi-v4" type="drawable"/><file name="ic_action_remove" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-hdpi\ic_action_remove.png" qualifiers="hdpi-v4" type="drawable"/><file name="ic_action_next_item" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-mdpi\ic_action_next_item.png" qualifiers="mdpi-v4" type="drawable"/><file name="ic_action_previous_item" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-mdpi\ic_action_previous_item.png" qualifiers="mdpi-v4" type="drawable"/><file name="ic_action_remove" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-mdpi\ic_action_remove.png" qualifiers="mdpi-v4" type="drawable"/><file name="ic_action_next_item" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-xhdpi\ic_action_next_item.png" qualifiers="xhdpi-v4" type="drawable"/><file name="ic_action_previous_item" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-xhdpi\ic_action_previous_item.png" qualifiers="xhdpi-v4" type="drawable"/><file name="ic_action_remove" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-xhdpi\ic_action_remove.png" qualifiers="xhdpi-v4" type="drawable"/><file name="ic_action_next_item" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-xxhdpi\ic_action_next_item.png" qualifiers="xxhdpi-v4" type="drawable"/><file name="ic_action_previous_item" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-xxhdpi\ic_action_previous_item.png" qualifiers="xxhdpi-v4" type="drawable"/><file name="ic_action_remove" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\drawable-xxhdpi\ic_action_remove.png" qualifiers="xxhdpi-v4" type="drawable"/><file name="camera_provider_paths" path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\main\res\xml\camera_provider_paths.xml" qualifiers="" type="xml"/></source><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\generated\res\rs\debug"/><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\build\generated\res\resValues\debug"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug$Generated" generated="true" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\debug\res"/></dataSet><dataSet aapt-namespace="http://schemas.android.com/apk/res-auto" config="debug" generated-set="debug$Generated" ignore_pattern="!.svn:!.git:!.ds_store:!*.scc:.*:&lt;dir>_*:!CVS:!thumbs.db:!picasa.ini:!*~"><source path="C:\Users\tiago.kayaya\development\gabinete-digital\android\capacitor-cordova-android-plugins\src\debug\res"/></dataSet><mergedItems/></merger>

Some files were not shown because too many files have changed in this diff Show More