(window["webpackJsonp"] = window["webpackJsonp"] || []).push([["main"],{ /***/ 0: /*!***************************!*\ !*** multi ./src/main.ts ***! \***************************/ /*! no static exports found */ /***/ (function(module, exports, __webpack_require__) { module.exports = __webpack_require__(/*! C:\SeniorLife\website\customerregistration\src\main.ts */"zUnb"); /***/ }), /***/ "5Ft6": /*!*****************************************!*\ !*** ./src/app/Services/api.service.ts ***! \*****************************************/ /*! exports provided: ApiService */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "ApiService", function() { return ApiService; }); /* harmony import */ var src_environments_environment__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! src/environments/environment */ "AytR"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "fXoL"); /* harmony import */ var _common_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./common.service */ "fvNU"); class ApiService { constructor(common) { this.common = common; this.baserUrl = src_environments_environment__WEBPACK_IMPORTED_MODULE_0__["environment"].baseUrl; } getCustomerQuestions() { return this.common.get('website/questions/registration'); } validateEmail(email) { return this.common.get('website/user/validate?email=' + encodeURIComponent(String(email))); } confirmRegistration(req) { const region = localStorage.getItem('origin'); return this.common.post('website/user/registration?region=' + region, req); } emailVerification(code) { return this.common.get('website/user/registration/confirm?code=' + code); } resendLink(code) { const region = localStorage.getItem('origin'); return this.common.post('website/users/verify/email?origin=' + region, code); } } ApiService.ɵfac = function ApiService_Factory(t) { return new (t || ApiService)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵinject"](_common_service__WEBPACK_IMPORTED_MODULE_2__["CommonService"])); }; ApiService.ɵprov = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineInjectable"]({ token: ApiService, factory: ApiService.ɵfac, providedIn: 'root' }); /***/ }), /***/ "A+Op": /*!***********************************************************!*\ !*** ./src/app/Components/register/register.component.ts ***! \***********************************************************/ /*! exports provided: RegisterComponent */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "RegisterComponent", function() { return RegisterComponent; }); /* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/forms */ "3Pt+"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "fXoL"); /* harmony import */ var src_app_Services_api_service__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! src/app/Services/api.service */ "5Ft6"); /* harmony import */ var src_app_Services_common_service__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! src/app/Services/common.service */ "fvNU"); /* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/router */ "tyNb"); /* harmony import */ var _ngx_translate_core__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @ngx-translate/core */ "sYmb"); /* harmony import */ var _nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../nav-menu/nav-menu.component */ "OIcX"); /* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/common */ "ofXK"); /* harmony import */ var _angular_material_stepper__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/material/stepper */ "xHqg"); /* harmony import */ var _angular_material_radio__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/material/radio */ "QibW"); /* harmony import */ var _angular_material_form_field__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @angular/material/form-field */ "kmnG"); /* harmony import */ var _angular_material_input__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/material/input */ "qFsG"); /* harmony import */ var ngx_mask__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ngx-mask */ "tmjD"); /* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @angular/material/icon */ "NFeN"); /* harmony import */ var _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @angular/material/progress-spinner */ "Xa2L"); function RegisterComponent_div_1_mat_radio_button_34_Template(rf, ctx) { if (rf & 1) { const _r8 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "mat-radio-button", 52); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("change", function RegisterComponent_div_1_mat_radio_button_34_Template_mat_radio_button_change_0_listener($event) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r8); const ctx_r7 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](2); return ctx_r7.toggleNext($event); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](1, "div", 53); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div", 54); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](3, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } if (rf & 2) { const item_r6 = ctx.$implicit; _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("value", item_r6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](item_r6); } } function RegisterComponent_div_1_mat_error_107_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "mat-error", 41); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](2, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](2, 1, "ERRORS.PASSWORD_FORMAT")); } } function RegisterComponent_div_1_mat_error_114_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "mat-error", 41); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](2, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"](" ", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](2, 1, "ERRORS.CONFIRM_PASSWORD_NO_MATCH"), ""); } } const _c0 = function () { return [0]; }; const _c1 = function () { return [2]; }; const _c2 = function () { return [3]; }; function RegisterComponent_div_1_Template(rf, ctx) { if (rf & 1) { const _r10 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](1, "h3", 1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](3, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "div", 2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](5, "div", 3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](6, "form", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](7, "div", 5); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](10, "mat-horizontal-stepper", 6, 7); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](12, "mat-step", 8); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](13, "div", 9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](14, "div", 10); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](15, "img", 11); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](16, "div", 12); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](17, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](18); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](19, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](20, "br"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](21); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](22, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](23, "div", 13); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](24, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](25); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](26, "div", 14); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](27, "label", 15); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](28); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](29, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](30, "label", 16); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](31); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](32, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](33, "mat-radio-group", 17); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](34, RegisterComponent_div_1_mat_radio_button_34_Template, 5, 2, "mat-radio-button", 18); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](35, "div", 19); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](36, "button", 20); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function RegisterComponent_div_1_Template_button_click_36_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r9 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r9.stepTwoClear(); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](37); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](38, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](39, "img", 21); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](40, "mat-step", 22); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](41, "div", 9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](42, "div", 23); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](43, "img", 24); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](44, "div", 13); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](45, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](46); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](47, "div", 25); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](48, "div", 26); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](49, "label", 15); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](50); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](51, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](52, "label", 16); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](53); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](54, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](55, "div", 27); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](56, "mat-form-field", 28); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](57, "input", 29); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](58, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](59, "div", 27); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](60, "mat-form-field", 28); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](61, "input", 30); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](62, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](63, "div", 27); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](64, "mat-form-field", 28); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](65, "input", 31); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](66, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](67, "div", 27); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](68, "mat-form-field", 28); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](69, "input", 32); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](70, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](71, "div", 33); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](72, "button", 34); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function RegisterComponent_div_1_Template_button_click_72_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r11 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r11.selectIndex(1); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](73, "img", 35); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](74); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](75, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](76, "button", 20); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function RegisterComponent_div_1_Template_button_click_76_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r12 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r12.stepThreeClear(); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](77); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](78, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](79, "img", 21); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](80, "mat-step", 36); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](81, "div", 9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](82, "div", 23); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](83, "img", 37); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](84, "div", 13); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](85, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](86); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](87, "div", 25); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](88, "div", 38); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](89, "label", 15); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](90); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](91, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](92, "label", 16); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](93); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](94, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](95, "div", 39); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](96, "mat-form-field", 28); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](97, "input", 40); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("input", function RegisterComponent_div_1_Template_input_input_97_listener($event) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r13 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r13.validateEmail($event); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](98, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](99, "mat-error", 41); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](100); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](101, "div", 39); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](102, "mat-form-field", 28); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](103, "input", 42); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("input", function RegisterComponent_div_1_Template_input_input_103_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r14 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r14.checkPassword(); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](104, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](105, "mat-icon", 43); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function RegisterComponent_div_1_Template_mat_icon_click_105_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r15 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r15.hide = !ctx_r15.hide; }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](106); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](107, RegisterComponent_div_1_mat_error_107_Template, 3, 3, "mat-error", 44); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](108, "div", 39); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](109, "mat-form-field", 28); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](110, "input", 45); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("input", function RegisterComponent_div_1_Template_input_input_110_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r16 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r16.checkPassword(); })("paste", function RegisterComponent_div_1_Template_input_paste_110_listener() { return false; }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](111, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](112, "mat-icon", 43); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function RegisterComponent_div_1_Template_mat_icon_click_112_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r18 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r18.hide = !ctx_r18.hide; }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](113); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](114, RegisterComponent_div_1_mat_error_114_Template, 3, 3, "mat-error", 44); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](115, "div", 46); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](116, "button", 34); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function RegisterComponent_div_1_Template_button_click_116_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r19 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r19.selectIndex(2); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](117, "img", 35); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](118); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](119, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](120, "button", 20); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function RegisterComponent_div_1_Template_button_click_120_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r20 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r20.selectIndex(4); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](121); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](122, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](123, "img", 21); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](124, "mat-step", 36); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](125, "div", 9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](126, "div", 23); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](127, "img", 37); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](128, "div", 13); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](129, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](130); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](131, "div", 47); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](132, "div", 38); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](133, "label", 15); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](134); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](135, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](136, "label", 16); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](137); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](138, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](139, "table", 48); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](140, "tbody"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](141, "tr"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](142, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](143, "label", 49); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](144); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](145, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](146, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](147, "label", 50); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](148); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](149, "tr"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](150, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](151, "label", 49); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](152); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](153, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](154, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](155, "label", 50); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](156); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](157, "tr"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](158, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](159, "label", 49); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](160); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](161, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](162, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](163, "label", 50); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](164); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](165, "tr"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](166, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](167, "label", 49); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](168); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](169, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](170, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](171, "label", 50); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](172); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](173, "tr"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](174, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](175, "label", 49); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](176); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](177, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](178, "td"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](179, "label", 50); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](180); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](181, "div", 46); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](182, "button", 34); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function RegisterComponent_div_1_Template_button_click_182_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r21 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r21.selectIndex(3); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](183, "img", 35); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](184); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](185, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](186, "button", 51); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function RegisterComponent_div_1_Template_button_click_186_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r10); const ctx_r22 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r22.confirmRegistration(); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](187); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](188, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](189, "img", 21); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } if (rf & 2) { const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"](" ", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](3, 57, "LABELS.REGISTRATION"), " "); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("formGroup", ctx_r0.questionForm); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"]("", ctx_r0.index, " / 4"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("stepControl", ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](117, _c0))); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](19, 59, "LABELS.PAGE1_TEXT1")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"](" ", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](22, 61, "LABELS.PAGE1_TEXT2"), " "); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"]("", ctx_r0.index, " / 4"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](29, 63, "LABELS.QUESTION1_HEADING")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](32, 65, "LABELS.QUESTION1_SUB_HEADING")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngForOf", ctx_r0.aboutBusiness); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("disabled", ctx_r0.disableFirstNext); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"]("", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](38, 67, "BUTTONS.NEXT"), " "); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("stepControl", ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](118, _c1))); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"]("", ctx_r0.index, " / 4"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](51, 69, "LABELS.BUSINESS_CONTACT")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](54, 71, "LABELS.CHECK_INFO_SUB")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("placeholder", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](58, 73, "LABELS.BUSINESS_NAME_PLACEHOLDER")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("mask", ctx_r0.mask)("placeholder", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](62, 75, "LABELS.ZIPCODE")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("placeholder", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](66, 77, "LABELS.LAST_NAME")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("placeholder", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](70, 79, "LABELS.FIRST_NAME")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](5); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](75, 81, "BUTTONS.BACK")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("disabled", ctx_r0.getDisableCompany()); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"]("", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](78, 83, "BUTTONS.NEXT"), " "); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("stepControl", ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](119, _c2))); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"]("", ctx_r0.index, " / 4"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](91, 85, "LABELS.ADMIN_INFO")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](94, 87, "LABELS.ADMIN_INFO_SUB")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("placeholder", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](98, 89, "LABELS.EMAIL")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx_r0.errMessage); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("type", ctx_r0.hide ? "password" : "text")("placeholder", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](104, 91, "LABELS.PASSWORD")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx_r0.hide ? "visibility_off" : "visibility"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", (ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](120, _c2)).get("password").dirty) && (ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](121, _c2)).get("password").invalid)); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("placeholder", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](111, 93, "LABELS.CONFIRM"))("type", ctx_r0.hide ? "password" : "text"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx_r0.hide ? "visibility_off" : "visibility"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](122, _c2)).get("confirm").dirty); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](119, 95, "BUTTONS.BACK")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("disabled", ctx_r0.getDisableAccount()); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"]("", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](122, 97, "BUTTONS.NEXT"), " "); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("stepControl", ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](123, _c2))); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"]("", ctx_r0.index, " / 4"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](135, 99, "LABELS.CHECK_INFO")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](138, 101, "LABELS.CHECK_INFO_SUB")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](7); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](145, 103, "LABELS.COMPANY_NAME")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](124, _c1)).get("businessName").value); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](153, 105, "LABELS.ZIPCODE")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](125, _c1)).get("zipcode").value); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](161, 107, "LABELS.LAST_NAME")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](126, _c1)).get("lastName").value); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](169, 109, "LABELS.FIRST_NAME")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](127, _c1)).get("firstName").value); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](177, 111, "LABELS.EMAIL")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](ctx_r0.formArray == null ? null : ctx_r0.formArray.get(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpureFunction0"](128, _c2)).get("email").value); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](185, 113, "BUTTONS.BACK")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate1"]("", _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](188, 115, "BUTTONS.CONFIRM"), " "); } } function RegisterComponent_mat_spinner_2_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](0, "mat-spinner"); } } class RegisterComponent { constructor(fb, service, ipservice, router, route, translate) { this.fb = fb; this.service = service; this.ipservice = ipservice; this.router = router; this.route = route; this.translate = translate; this.aboutBusiness = []; this.physician = []; this.others = []; this.seniorLiving = []; this.dayCare = []; this.about_you = []; this.aboutYouSelected = []; this.disableFirstNext = true; this.disableNextRadio = true; this.disableCompanyNext = true; this.apiError = false; this.loadSpinner = false; this.displayEmrField = false; this.questionPlaceholder = ''; this.errMessage = ''; this.index = 1; this.hide = true; this.mask = '000-0000'; // tslint:disable-next-line:max-line-length this.emailRegExp = /^\s*(([^<>()\[\]\\.,;:\s@"]+(\.[^<>()\[\]\\.,;:\s@"]+)*)|(".+"))@((\[[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}])|(([a-zA-Z\-0-9]+\.)+[a-zA-Z]{2,}))\s*$/; this.passwordExp = /^(?=.*\d)(?=.*[a-z])(?=.*[A-Z]).{8,}$/; } get formArray() { return this.questionForm.get('questionFormArray'); } ngOnInit() { // const test = JSON.parse(localStorage.getItem('form')); this.translate.addLangs(['en', 'jp']); this.questionForm = this.fb.group({ questionFormArray: this.fb.array([ this.fb.group({ about_business: [''], }), this.fb.group({ about_you: [[]], emr: [''] }), this.fb.group({ businessName: ['', _angular_forms__WEBPACK_IMPORTED_MODULE_0__["Validators"].required], zipcode: [''], lastName: ['', _angular_forms__WEBPACK_IMPORTED_MODULE_0__["Validators"].required], firstName: ['', _angular_forms__WEBPACK_IMPORTED_MODULE_0__["Validators"].required], }), this.fb.group({ email: ['', [_angular_forms__WEBPACK_IMPORTED_MODULE_0__["Validators"].required, _angular_forms__WEBPACK_IMPORTED_MODULE_0__["Validators"].pattern(this.emailRegExp)]], password: ['', [_angular_forms__WEBPACK_IMPORTED_MODULE_0__["Validators"].required]], confirm: ['', _angular_forms__WEBPACK_IMPORTED_MODULE_0__["Validators"].required] }), ]) }); // if(localStorage.getItem('form')){ // this.questionForm.setValue(test); // } // this.questionForm.valueChanges.subscribe(data => // { // console.log(data); // localStorage.setItem('form', JSON.stringify(data)) // }) setTimeout(() => { this.route.queryParams.subscribe((params) => { if (params.locale) { const lang = params.locale === 'ja' ? 'jp' : params.locale; localStorage.setItem('language', lang); this.translate.setDefaultLang(lang); this.curLang = lang; } else { this.loadIP(); } localStorage.setItem('origin', params.origin); this.setMask(); this.getQuestions(); }); }, 0); } setMask() { if (this.curLang === 'en') { this.mask = '00-000'; } else { this.mask = '000-0000'; } } loadIP() { this.ipservice.loadIp().subscribe(response => { if (response.country === 'JP') { this.translate.setDefaultLang('jp'); localStorage.setItem('language', 'jp'); this.curLang = 'jp'; } else { this.translate.setDefaultLang('en'); localStorage.setItem('language', 'en'); this.curLang = 'en'; } }); } getQuestions() { this.loadSpinner = true; this.service.getCustomerQuestions().subscribe(response => { this.sortQuestions(response.data); this.loadSpinner = false; }); } sortQuestions(data) { this.aboutBusiness = data.companyCategory; this.physician = data.physician; this.dayCare = data.dayCare; this.seniorLiving = data.seniorLiving; this.others = data.others; setTimeout(() => { window.scrollTo({ top: 0, behavior: 'smooth' }); }, 100); } selectIndex(index) { this.index = index; } stepTwoClear() { var _a, _b, _c, _d, _e, _f, _g; this.selectIndex(2); const index = this.aboutYouSelected.findIndex(x => x.questionId === 5); if (index > -1 && ((_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([1]).get('emr').value)) { this.aboutYouSelected[index].answerValue = (_b = this.formArray) === null || _b === void 0 ? void 0 : _b.get([1]).get('emr').value; } if ((_c = this.formArray) === null || _c === void 0 ? void 0 : _c.get([2]).untouched) { (_d = this.formArray) === null || _d === void 0 ? void 0 : _d.get([2]).get('businessName').setErrors(null); (_e = this.formArray) === null || _e === void 0 ? void 0 : _e.get([2]).get('firstName').setErrors(null); (_f = this.formArray) === null || _f === void 0 ? void 0 : _f.get([2]).get('lastName').setErrors(null); (_g = this.formArray) === null || _g === void 0 ? void 0 : _g.get([2]).setErrors({ 'invalid': true }); } } getDisableCompany() { var _a; const farray = (_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([2]); if (farray.get('businessName').value.length == 0 || farray.get('firstName').value.length == 0 || farray.get('lastName').value.length == 0 || farray.invalid) { return true; } return false; } stepThreeClear() { var _a, _b, _c, _d, _e; this.selectIndex(3); if ((_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([3]).untouched) { (_b = this.formArray) === null || _b === void 0 ? void 0 : _b.get([3]).get('email').setErrors(null); (_c = this.formArray) === null || _c === void 0 ? void 0 : _c.get([3]).get('password').setErrors(null); (_d = this.formArray) === null || _d === void 0 ? void 0 : _d.get([3]).get('confirm').setErrors(null); (_e = this.formArray) === null || _e === void 0 ? void 0 : _e.get([3]).setErrors({ 'invalid': true }); } } getDisableAccount() { var _a; const farray = (_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([3]); if (farray.get('email').value.length == 0 || farray.get('password').value.length == 0 || farray.get('confirm').value.length == 0 || farray.invalid) { return true; } return false; } toggleNext(event) { var _a; this.disableFirstNext = false; this.displayEmrField = false; this.disableNextRadio = true; const val = event.value.split(' '); this.aboutBusinessSelected = event.value; this.aboutYouSelected.splice(0, this.aboutYouSelected.length); (_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([1]).get('about_you').reset(); switch (event.value) { case 'Senior Living Operator': case '高齢者施設': { this.about_you = this.seniorLiving; this.imgSrc = 'assets/images/Senior.png'; break; } case 'Physician / Therapist': case '理学療法士': { this.about_you = this.physician; this.imgSrc = 'assets/images/Physician.png'; break; } case 'Day care / Home care': case 'デイケア・デイサービス': { this.about_you = this.dayCare; this.imgSrc = 'assets/images/Day.png'; break; } case 'Other': case 'その他': { this.about_you = this.others; this.imgSrc = 'assets/images/Other.png'; break; } default: break; } } setAboutYou(selected, event) { var _a, _b; this.disableNextRadio = true; let qfour = false; const val = (_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([1]).get('emr').value; if (selected.description.includes('Physician') && selected.id === 4) { if (event.value.a_id === 9) { qfour = true; this.displayEmrField = true; this.disableNextRadio = true; this.questionPlaceholder = this.about_you[4].question; } else { this.displayEmrField = false; } this.aboutYouSelected.push({ questionId: this.about_you[4].id, question: this.about_you[4].question, // answerId: event.value.a_id, answerValue: val }); } const index = (_b = this.aboutYouSelected) === null || _b === void 0 ? void 0 : _b.findIndex(x => x.questionId === selected.id); if (index > -1) { this.aboutYouSelected[index].answerId = event.value.a_id; this.aboutYouSelected[index].answerValue = event.value.answer; } else { this.aboutYouSelected.push({ questionId: selected.id, question: selected.question, answerId: event.value.a_id, answerValue: event.value.answer }); } if (!qfour) { this.disableNextRadio = this.aboutYouSelected.length >= this.about_you.length ? false : true; } else if (val.length > 0 && this.aboutYouSelected.length >= this.about_you.length) { this.disableNextRadio = false; } } setAnswer() { var _a; const val = (_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([1]).get('emr').value; if (val.length > 0) { this.disableNextRadio = this.aboutYouSelected.length >= this.about_you.length ? false : true; } else { this.disableNextRadio = true; } } inputEmail() { var _a; (_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([3]).get('email').setErrors({ invalid: true }); } validateEmail(event) { var _a, _b; this.errMessage = ''; if ((_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([3]).get('email').invalid) { this.errMessage = this.translate.instant('ERRORS.ERR_EMAIL'); } else { this.apiError = false; this.service.validateEmail((_b = this.formArray) === null || _b === void 0 ? void 0 : _b.get([3]).get('email').value).subscribe(response => { if (response.status) { } }, (error) => { var _a; this.errMessage = error.error.message; (_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([3]).get('email').setErrors({ invalid: true }); this.apiError = true; }); } } checkPassword() { var _a, _b, _c, _d; const val1 = (_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([3]).get('confirm').value; const val2 = (_b = this.formArray) === null || _b === void 0 ? void 0 : _b.get([3]).get('password').value; (_c = this.formArray) === null || _c === void 0 ? void 0 : _c.get([3]).get('confirm').setErrors(null); if (val1.length > 0 && (val1 !== val2)) { (_d = this.formArray) === null || _d === void 0 ? void 0 : _d.get([3]).get('confirm').setErrors({ invalid: true }); } } confirmRegistration() { var _a, _b, _c, _d, _e, _f, _g, _h, _j; this.loadSpinner = true; let varbusinessName; if (((_a = this.formArray) === null || _a === void 0 ? void 0 : _a.get([2]).get('zipcode').value) !== '') { varbusinessName = ((_b = this.formArray) === null || _b === void 0 ? void 0 : _b.get([2]).get('businessName').value) + ' - ' + ((_c = this.formArray) === null || _c === void 0 ? void 0 : _c.get([2]).get('zipcode').value); } else { varbusinessName = (_d = this.formArray) === null || _d === void 0 ? void 0 : _d.get([2]).get('businessName').value; } const request = { about_business: this.aboutBusinessSelected, about_you: this.aboutYouSelected, registration_details: { businessName: varbusinessName, zipCode: (_e = this.formArray) === null || _e === void 0 ? void 0 : _e.get([2]).get('zipcode').value, firstName: (_f = this.formArray) === null || _f === void 0 ? void 0 : _f.get([2]).get('firstName').value, lastName: (_g = this.formArray) === null || _g === void 0 ? void 0 : _g.get([2]).get('lastName').value, email: (_h = this.formArray) === null || _h === void 0 ? void 0 : _h.get([3]).get('email').value, password: btoa((_j = this.formArray) === null || _j === void 0 ? void 0 : _j.get([3]).get('password').value), } }; this.service.confirmRegistration(request).subscribe(response => { if (response.status) { this.loadSpinner = false; this.formArray.reset(); this.router.navigate(['success']); } }, (error) => { this.loadSpinner = false; this.router.navigate(['failed']); }); } } RegisterComponent.ɵfac = function RegisterComponent_Factory(t) { return new (t || RegisterComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_forms__WEBPACK_IMPORTED_MODULE_0__["FormBuilder"]), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](src_app_Services_api_service__WEBPACK_IMPORTED_MODULE_2__["ApiService"]), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](src_app_Services_common_service__WEBPACK_IMPORTED_MODULE_3__["CommonService"]), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_router__WEBPACK_IMPORTED_MODULE_4__["Router"]), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_angular_router__WEBPACK_IMPORTED_MODULE_4__["ActivatedRoute"]), _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_ngx_translate_core__WEBPACK_IMPORTED_MODULE_5__["TranslateService"])); }; RegisterComponent.ɵcmp = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({ type: RegisterComponent, selectors: [["app-register"]], decls: 3, vars: 2, consts: [[4, "ngIf"], [2, "padding", "0.5em 15%", "font-weight", "500", "color", "#125ccb"], [1, "div-container"], [1, "div-stepper", 2, "width", "90%"], [1, "space-evenly", 3, "formGroup"], [1, "desktop-step", 2, "padding", "0 24px", "text-align", "right", "margin-bottom", "10px", "font-size", "1em"], ["linear", "true", "formArrayName", "questionFormArray", "labelPosition", "bottom"], ["stepper", ""], ["formGroupName", "0", 3, "stepControl"], [1, "div-content", 2, "display", "flex"], [1, "div-img", "show-img"], ["src", "./assets/images/image-step-1.png"], [1, "div-first-q-text"], [1, "mobile-step", 2, "text-align", "right", "margin-bottom", "10px", "font-size", "1em"], [1, "div-checklist-container"], [1, "main-heading-label"], [1, "second-heading-label"], ["formControleName", "about_business", 1, "exercise-radio"], ["name", "about_business", 3, "value", "change", 4, "ngFor", "ngForOf"], [1, "adduser-actions", 2, "justify-content", "center"], ["matStepperNext", "", 1, "adduser-actions__button", "next", 3, "disabled", "click"], ["src", "assets/images/arrow-right.png", 1, "arrow", 2, "margin-top", "unset"], ["formGroupName", "2", 3, "stepControl"], [1, "div-img", "show-img", 2, "width", "35%"], ["src", "./assets/images/company.png"], [1, "custom-input", "div-resp"], [2, "margin-bottom", "2em"], [2, "margin-bottom", "10px"], ["floatLabel", "never", "appearance", "outline"], ["matInput", "", "formControlName", "businessName", "maxlength", "30", 3, "placeholder"], ["matInput", "", "formControlName", "zipcode", 3, "mask", "placeholder"], ["matInput", "", "formControlName", "lastName", "maxlength", "30", 3, "placeholder"], ["matInput", "", "formControlName", "firstName", "maxlength", "30", 3, "placeholder"], [1, "adduser-actions", 2, "margin-top", "2em"], ["matStepperPrevious", "", 1, "adduser-actions__button", "back", 3, "click"], ["src", "assets/images/arrow-left.png", 1, "arrow-left", 2, "margin-top", "unset"], ["formGroupName", "3", 3, "stepControl"], ["src", "./assets/images/account.png"], [2, "margin-bottom", "1em", "display", "flex", "flex-direction", "column"], [2, "margin-bottom", "25px"], ["matInput", "", "autofocus", "", "formControlName", "email", "maxlength", "50", 3, "placeholder", "input"], [1, "text-danger"], ["matInput", "", "minlength", "6", "formControlName", "password", 3, "type", "placeholder", "input"], ["matSuffix", "", 3, "click"], ["class", "text-danger", 4, "ngIf"], ["matInput", "", "formControlName", "confirm", 3, "placeholder", "type", "input", "paste"], [1, "adduser-actions", 2, "margin-top", "3em"], [1, "div-resp"], ["cellspacing", "0"], [1, "label-key"], [2, "overflow-wrap", "anywhere"], ["matStepperNext", "", 1, "adduser-actions__button", "next", 3, "click"], ["name", "about_business", 3, "value", "change"], [1, "div-radio"], [1, "exercise-radio-select"]], template: function RegisterComponent_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](0, "app-nav-menu"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](1, RegisterComponent_div_1_Template, 190, 129, "div", 0); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](2, RegisterComponent_mat_spinner_2_Template, 1, 0, "mat-spinner", 0); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", !ctx.loadSpinner); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.loadSpinner); } }, directives: [_nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_6__["NavMenuComponent"], _angular_common__WEBPACK_IMPORTED_MODULE_7__["NgIf"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["ɵangular_packages_forms_forms_ba"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["NgControlStatusGroup"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["FormGroupDirective"], _angular_material_stepper__WEBPACK_IMPORTED_MODULE_8__["MatHorizontalStepper"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["FormArrayName"], _angular_material_stepper__WEBPACK_IMPORTED_MODULE_8__["MatStep"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["FormGroupName"], _angular_material_radio__WEBPACK_IMPORTED_MODULE_9__["MatRadioGroup"], _angular_common__WEBPACK_IMPORTED_MODULE_7__["NgForOf"], _angular_material_stepper__WEBPACK_IMPORTED_MODULE_8__["MatStepperNext"], _angular_material_form_field__WEBPACK_IMPORTED_MODULE_10__["MatFormField"], _angular_material_input__WEBPACK_IMPORTED_MODULE_11__["MatInput"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["DefaultValueAccessor"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["NgControlStatus"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["FormControlName"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["MaxLengthValidator"], ngx_mask__WEBPACK_IMPORTED_MODULE_12__["MaskDirective"], _angular_material_stepper__WEBPACK_IMPORTED_MODULE_8__["MatStepperPrevious"], _angular_material_form_field__WEBPACK_IMPORTED_MODULE_10__["MatError"], _angular_forms__WEBPACK_IMPORTED_MODULE_0__["MinLengthValidator"], _angular_material_icon__WEBPACK_IMPORTED_MODULE_13__["MatIcon"], _angular_material_form_field__WEBPACK_IMPORTED_MODULE_10__["MatSuffix"], _angular_material_radio__WEBPACK_IMPORTED_MODULE_9__["MatRadioButton"], _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_14__["MatSpinner"]], pipes: [_ngx_translate_core__WEBPACK_IMPORTED_MODULE_5__["TranslatePipe"]], styles: [".div-container[_ngcontent-%COMP%] {\n width: 85%;\n justify-content: center;\n margin: auto;\n display: flex;\n margin-top: 2vh;\n}\n.div-container[_ngcontent-%COMP%] .desktop-step[_ngcontent-%COMP%] {\n display: block;\n font-size: 1.2em;\n color: #125ccb;\n font-weight: 500;\n}\n.div-container[_ngcontent-%COMP%] .mobile-step[_ngcontent-%COMP%] {\n display: none;\n font-size: 1em;\n color: #125ccb;\n font-weight: 500;\n}\n.div-img[_ngcontent-%COMP%] {\n min-width: 45%;\n margin-bottom: 5%;\n height: auto;\n display: flex;\n flex-direction: column;\n}\n.div-img[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n margin: auto;\n width: 90%;\n height: auto;\n}\n.main-heading-label[_ngcontent-%COMP%] {\n font-size: 2vw;\n margin-bottom: 15px;\n display: block;\n font-weight: 500;\n text-align: left;\n}\n.second-heading-label[_ngcontent-%COMP%] {\n font-size: 1.2vw;\n margin-bottom: 10px;\n display: block;\n text-align: left;\n}\n.adduser-actions__button[_ngcontent-%COMP%] {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n width: 9em;\n height: 45px;\n border-radius: 25px;\n cursor: pointer;\n font-family: \"Noto Sans JP\", sans-serif;\n font-weight: 300;\n line-height: 40px;\n font-size: 1.2vw;\n text-align: center;\n}\n.adduser-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: 100% !important;\n padding: 0;\n}\n.adduser-actions[_ngcontent-%COMP%] .next[_ngcontent-%COMP%] {\n background-color: #125ccb !important;\n color: #ffffff;\n border: none;\n}\n.adduser-actions[_ngcontent-%COMP%] .next[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n width: 1em;\n margin-left: 10px;\n}\n.adduser-actions[_ngcontent-%COMP%] .back[_ngcontent-%COMP%] {\n border: solid 1px #125ccb;\n color: #125ccb;\n background-color: #ffffff;\n}\n.adduser-actions[_ngcontent-%COMP%] .back[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n width: 1em;\n margin-right: 10px;\n}\n.adduser-actions[_ngcontent-%COMP%] .next[_ngcontent-%COMP%]:disabled {\n opacity: 0.5;\n cursor: default;\n}\n\n.div-first-q-text[_ngcontent-%COMP%] {\n font-family: Montserrat;\n font-size: 2.2em;\n font-weight: 600;\n background-image: linear-gradient(150deg, #15c 23%, #17428d 93%);\n color: white;\n width: 90%;\n text-align: center;\n padding: 5% 0%;\n min-height: 8rem;\n margin: auto;\n border-bottom-left-radius: 12px;\n border-bottom-right-radius: 12px;\n}\n.div-first-q-text[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n padding: 2%;\n display: inline-block;\n line-height: 2;\n font-weight: 100;\n}\n\n.div-checklist-container[_ngcontent-%COMP%] {\n display: flex;\n flex-direction: column;\n align-items: center;\n text-align: center;\n border: 1px solid #DDDCE0;\n width: 80%;\n border-radius: 30px;\n box-shadow: 0px 4px 10px 0px #0000000D;\n padding: 30px;\n height: 60vh;\n}\n.div-checklist-container[_ngcontent-%COMP%] .adduser-actions[_ngcontent-%COMP%] {\n width: 100% !important;\n justify-content: space-between;\n}\n.priorities[_ngcontent-%COMP%] {\n width: 30vw;\n}\n.exercise-radio[_ngcontent-%COMP%] {\n flex-direction: column;\n display: flex;\n margin-top: 1.5em;\n min-height: 38vh;\n}\n.exercise-radio[_ngcontent-%COMP%] .mat-radio-container[_ngcontent-%COMP%] {\n display: none;\n}\n.exercise-radio[_ngcontent-%COMP%] .mat-radio-label[_ngcontent-%COMP%] {\n justify-content: center !important;\n}\n.exercise-radio[_ngcontent-%COMP%] .mat-radio-checked[_ngcontent-%COMP%] .exercise-radio-select[_ngcontent-%COMP%] {\n border: 2px solid #125CCB;\n color: #125CCB;\n font-weight: 600;\n}\n.exercise-radio[_ngcontent-%COMP%] .mat-radio-checked[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n color: #125CCB;\n}\n.exercise-radio[_ngcontent-%COMP%] .div-radio[_ngcontent-%COMP%] {\n border: none;\n margin: 3px 0;\n}\n.exercise-radio[_ngcontent-%COMP%] .exercise-radio-select[_ngcontent-%COMP%] {\n display: inline-block;\n background-color: #EFF3F9;\n border-radius: 30px;\n height: auto;\n width: 20em;\n justify-content: center;\n color: #434343;\n cursor: pointer;\n}\n.exercise-radio[_ngcontent-%COMP%] span[_ngcontent-%COMP%], .exercise-radio[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n font-size: 1.1em;\n float: left;\n margin: 2vh 3vw 2vh 3vw;\n cursor: pointer;\n}\n.checkedDiv[_ngcontent-%COMP%] {\n background-color: #125ccb !important;\n color: white;\n}\n.checkedDiv[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n color: white;\n}\n.div-dropdown[_ngcontent-%COMP%] {\n display: flex;\n flex-wrap: wrap;\n border: 1px solid #DDDCE0;\n border-radius: 30px;\n box-shadow: 0px 4px 10px 0px #0000000D;\n padding: 30px;\n height: 60vh;\n}\n.div-wrap[_ngcontent-%COMP%] {\n width: 100%;\n display: flex;\n justify-content: start;\n margin: 3em 10em 0;\n}\n.div-wrap[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n width: 2.5em;\n}\n.div-wrap[_ngcontent-%COMP%] .div-text[_ngcontent-%COMP%] {\n float: right;\n margin-left: 2vw;\n text-align: left;\n}\n.div-wrap[_ngcontent-%COMP%] .div-text[_ngcontent-%COMP%] .first[_ngcontent-%COMP%] {\n font-size: 1.4em;\n margin-bottom: 15px;\n}\n.div-resp[_ngcontent-%COMP%] {\n border: 1px solid #DDDCE0;\n border-radius: 30px;\n box-shadow: 0px 4px 10px 0px #0000000D;\n padding: 30px;\n height: 65vh;\n width: 65%;\n text-align: center;\n}\n.div-resp[_ngcontent-%COMP%] mat-error[_ngcontent-%COMP%] {\n margin-top: 5px !important;\n}\ntable[_ngcontent-%COMP%] {\n width: 90%;\n margin: auto;\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] {\n height: 7vh;\n color: #999999;\n font-size: 0.9em;\n}\ntable[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] td[_ngcontent-%COMP%] {\n text-align: left;\n width: 50%;\n}\ntable[_ngcontent-%COMP%] td[_ngcontent-%COMP%]:last-child {\n color: #434343 !important;\n font-weight: 500;\n}\n.show-img[_ngcontent-%COMP%] {\n margin: auto;\n}\n@media only screen and (min-height: 1000px) {\n .main-heading-label[_ngcontent-%COMP%] {\n font-size: 2em !important;\n }\n\n .second-heading-label[_ngcontent-%COMP%] {\n font-size: 1.6em !important;\n margin-bottom: 10% !important;\n }\n\n table[_ngcontent-%COMP%] {\n width: 60% !important;\n margin: auto;\n }\n table[_ngcontent-%COMP%] tr[_ngcontent-%COMP%] {\n font-size: 1.4em !important;\n }\n\n .next[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n width: 0.9em !important;\n margin-left: 15px !important;\n }\n\n .exercise-radio-select[_ngcontent-%COMP%] {\n width: 60vw !important;\n }\n\n .adduser-actions[_ngcontent-%COMP%] .adduser-actions__button[_ngcontent-%COMP%] {\n width: 10.5em !important;\n max-width: 11em !important;\n font-size: 1.4em !important;\n height: 2.8em;\n border-radius: 30px;\n }\n\n h3[_ngcontent-%COMP%] {\n font-size: 1.4em !important;\n }\n\n .mobile-step[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n font-size: 1.4em !important;\n }\n\n .exercise-radio[_ngcontent-%COMP%] span[_ngcontent-%COMP%], .exercise-radio[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n font-size: 1.4em !important;\n }\n\n .div-resp[_ngcontent-%COMP%] {\n width: 95% !important;\n }\n}\n@media only screen and (max-width: 700px), only screen and (min-height: 1000px) {\n .show-img[_ngcontent-%COMP%] {\n display: none !important;\n }\n\n .next[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n width: 0.9em !important;\n margin-left: 5px !important;\n }\n\n .main-heading-label[_ngcontent-%COMP%] {\n font-size: 1.6em;\n }\n\n .second-heading-label[_ngcontent-%COMP%] {\n font-size: 1em;\n margin-bottom: 15px;\n }\n\n .back[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n width: 0.9em !important;\n margin-right: 5px !important;\n }\n\n h3[_ngcontent-%COMP%] {\n margin-top: 2em;\n margin-bottom: 0em;\n padding-left: 5% !important;\n }\n\n table[_ngcontent-%COMP%] {\n width: 100%;\n }\n\n .div-content[_ngcontent-%COMP%] {\n flex-direction: column;\n }\n\n .div-checklist-container[_ngcontent-%COMP%] {\n height: auto;\n margin: auto;\n border: none;\n box-shadow: none;\n }\n\n .div-container[_ngcontent-%COMP%] {\n width: 100% !important;\n flex-direction: column;\n overflow-x: hidden;\n margin-top: 0;\n }\n .div-container[_ngcontent-%COMP%] .desktop-step[_ngcontent-%COMP%] {\n display: none;\n }\n .div-container[_ngcontent-%COMP%] .mobile-step[_ngcontent-%COMP%] {\n display: block;\n }\n .div-container[_ngcontent-%COMP%] .div-img[_ngcontent-%COMP%] {\n width: 100% !important;\n margin-top: 20px;\n height: auto !important;\n }\n .div-container[_ngcontent-%COMP%] .div-img[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n max-width: 100vw !important;\n width: 100%;\n }\n .div-container[_ngcontent-%COMP%] .div-img[_ngcontent-%COMP%] .div-first-q-text[_ngcontent-%COMP%] {\n max-width: 100vw !important;\n width: 100%;\n font-size: 2em;\n }\n .div-container[_ngcontent-%COMP%] .div-stepper[_ngcontent-%COMP%] {\n width: 100% !important;\n }\n .div-container[_ngcontent-%COMP%] .exercise-radio[_ngcontent-%COMP%] {\n margin: inherit !important;\n }\n .div-container[_ngcontent-%COMP%] .div-resp[_ngcontent-%COMP%] {\n margin-left: 0;\n width: 85%;\n padding: 20px;\n height: auto;\n border: none;\n box-shadow: none;\n }\n .div-container[_ngcontent-%COMP%] .div-resp[_ngcontent-%COMP%] .exercise-radio-select[_ngcontent-%COMP%] {\n width: 103% !important;\n min-width: unset !important;\n }\n .div-container[_ngcontent-%COMP%] .adduser-actions[_ngcontent-%COMP%] {\n width: 100% !important;\n }\n .div-container[_ngcontent-%COMP%] .adduser-actions[_ngcontent-%COMP%] .adduser-actions__button[_ngcontent-%COMP%] {\n width: 7.5em;\n max-width: 8.9em;\n font-size: 1em;\n }\n .div-container[_ngcontent-%COMP%] .exercise-radio-select[_ngcontent-%COMP%] {\n width: 15em;\n }\n .div-container[_ngcontent-%COMP%] .exercise-radio[_ngcontent-%COMP%] span[_ngcontent-%COMP%], .div-container[_ngcontent-%COMP%] .exercise-radio[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n font-size: 1.1em;\n }\n .div-container[_ngcontent-%COMP%] .div-dropdown[_ngcontent-%COMP%] {\n flex-direction: column;\n margin-left: 0 !important;\n margin-top: 20px;\n padding: 30px 20px;\n height: auto;\n }\n .div-container[_ngcontent-%COMP%] .div-dropdown[_ngcontent-%COMP%] .mat-radio-button[_ngcontent-%COMP%] {\n width: 22% !important;\n }\n .div-container[_ngcontent-%COMP%] .div-dropdown[_ngcontent-%COMP%] div[_ngcontent-%COMP%] {\n width: 100% !important;\n }\n .div-container[_ngcontent-%COMP%] .div-dropdown[_ngcontent-%COMP%] .question-container[_ngcontent-%COMP%] {\n height: auto !important;\n }\n .div-container[_ngcontent-%COMP%] .div-dropdown[_ngcontent-%COMP%] .question-text[_ngcontent-%COMP%] {\n margin-bottom: 5px !important;\n }\n .div-container[_ngcontent-%COMP%] .div-wrap[_ngcontent-%COMP%] {\n margin: 3em auto 0;\n }\n}\n@media only screen and (max-width: 330px) {\n .adduser-actions__button[_ngcontent-%COMP%] {\n min-width: 8.9em !important;\n font-size: 11px !important;\n }\n\n .exercise-radio-select[_ngcontent-%COMP%] {\n width: 13em !important;\n }\n\n .div-dropdown[_ngcontent-%COMP%] .mat-radio-button[_ngcontent-%COMP%] {\n width: 29% !important;\n }\n}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uXFwuLlxcLi5cXC4uXFxyZWdpc3Rlci5jb21wb25lbnQuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNJLFVBQUE7RUFDQSx1QkFBQTtFQUNBLFlBQUE7RUFDQSxhQUFBO0VBQ0EsZUFBQTtBQUNKO0FBQ0k7RUFDSSxjQUFBO0VBQ0EsZ0JBQUE7RUFDQSxjQUFBO0VBQ0EsZ0JBQUE7QUFDUjtBQUVJO0VBQ0ksYUFBQTtFQUNBLGNBQUE7RUFDQSxjQUFBO0VBQ0EsZ0JBQUE7QUFBUjtBQUlBO0VBQ0ksY0FBQTtFQUNBLGlCQUFBO0VBQ0EsWUFBQTtFQUNBLGFBQUE7RUFDQSxzQkFBQTtBQURKO0FBR0k7RUFDSSxZQUFBO0VBQ0EsVUFBQTtFQUNBLFlBQUE7QUFEUjtBQUtBO0VBQ0ksY0FBQTtFQUNBLG1CQUFBO0VBQ0EsY0FBQTtFQUNBLGdCQUFBO0VBQ0EsZ0JBQUE7QUFGSjtBQUtBO0VBQ0ksZ0JBQUE7RUFDQSxtQkFBQTtFQUNBLGNBQUE7RUFDQSxnQkFBQTtBQUZKO0FBS0E7RUFDSSxvQkFBQTtFQUNBLHVCQUFBO0VBQ0EsbUJBQUE7RUFDQSxVQUFBO0VBQ0EsWUFBQTtFQUNBLG1CQUFBO0VBQ0EsZUFBQTtFQUNBLHVDQUFBO0VBQ0EsZ0JBQUE7RUFDQSxpQkFBQTtFQUNBLGdCQUFBO0VBQ0Esa0JBQUE7QUFGSjtBQU1BO0VBQ0ksYUFBQTtFQUNBLDhCQUFBO0VBQ0EsbUJBQUE7RUFDQSxzQkFBQTtFQUNBLFVBQUE7QUFISjtBQUtJO0VBQ0ksb0NBQUE7RUFDQSxjQUFBO0VBQ0EsWUFBQTtBQUhSO0FBS1E7RUFDSSxVQUFBO0VBQ0EsaUJBQUE7QUFIWjtBQU9JO0VBQ0kseUJBQUE7RUFDQSxjQUFBO0VBQ0EseUJBQUE7QUFMUjtBQU9RO0VBQ0ksVUFBQTtFQUNBLGtCQUFBO0FBTFo7QUFTSTtFQUNJLFlBQUE7RUFDQSxlQUFBO0FBUFI7QUFXQSw4RkFBQTtBQUNBO0VBQ0ksdUJBQUE7RUFDQSxnQkFBQTtFQUNBLGdCQUFBO0VBQ0EsZ0VBQUE7RUFDQSxZQUFBO0VBQ0EsVUFBQTtFQUNBLGtCQUFBO0VBQ0EsY0FBQTtFQUNBLGdCQUFBO0VBQ0EsWUFBQTtFQUNBLCtCQUFBO0VBQ0EsZ0NBQUE7QUFSSjtBQVVJO0VBQ0ksV0FBQTtFQUNBLHFCQUFBO0VBQ0EsY0FBQTtFQUNBLGdCQUFBO0FBUlI7QUFZQSwrRkFBQTtBQUNBO0VBQ0ksYUFBQTtFQUNBLHNCQUFBO0VBQ0EsbUJBQUE7RUFDQSxrQkFBQTtFQUNBLHlCQUFBO0VBQ0EsVUFBQTtFQUNBLG1CQUFBO0VBQ0Esc0NBQUE7RUFDQSxhQUFBO0VBQ0EsWUFBQTtBQVRKO0FBV0k7RUFDSSxzQkFBQTtFQUNBLDhCQUFBO0FBVFI7QUFhQTtFQUNJLFdBQUE7QUFWSjtBQWFBO0VBQ0ksc0JBQUE7RUFDQSxhQUFBO0VBQ0EsaUJBQUE7RUFDQSxnQkFBQTtBQVZKO0FBWUk7RUFDSSxhQUFBO0FBVlI7QUFhSTtFQUNJLGtDQUFBO0FBWFI7QUFlUTtFQUNJLHlCQUFBO0VBQ0EsY0FBQTtFQUNBLGdCQUFBO0FBYlo7QUFnQlE7RUFDSSxjQUFBO0FBZFo7QUFrQkk7RUFDSSxZQUFBO0VBQ0EsYUFBQTtBQWhCUjtBQW1CSTtFQUNJLHFCQUFBO0VBQ0EseUJBQUE7RUFDQSxtQkFBQTtFQUNBLFlBQUE7RUFDQSxXQUFBO0VBQ0EsdUJBQUE7RUFDQSxjQUFBO0VBQ0EsZUFBQTtBQWpCUjtBQW9CSTs7RUFFSSxnQkFBQTtFQUNBLFdBQUE7RUFDQSx1QkFBQTtFQUNBLGVBQUE7QUFsQlI7QUFzQkE7RUFDSSxvQ0FBQTtFQUNBLFlBQUE7QUFuQko7QUFxQkk7RUFDSSxZQUFBO0FBbkJSO0FBd0JBO0VBQ0ksYUFBQTtFQUNBLGVBQUE7RUFDQSx5QkFBQTtFQUNBLG1CQUFBO0VBQ0Esc0NBQUE7RUFDQSxhQUFBO0VBQ0EsWUFBQTtBQXJCSjtBQXlCQTtFQUNJLFdBQUE7RUFDQSxhQUFBO0VBQ0Esc0JBQUE7RUFDQSxrQkFBQTtBQXRCSjtBQXdCSTtFQUNJLFlBQUE7QUF0QlI7QUF5Qkk7RUFDSSxZQUFBO0VBQ0EsZ0JBQUE7RUFDQSxnQkFBQTtBQXZCUjtBQXlCUTtFQUNJLGdCQUFBO0VBQ0EsbUJBQUE7QUF2Qlo7QUE0QkE7RUFDSSx5QkFBQTtFQUNBLG1CQUFBO0VBQ0Esc0NBQUE7RUFDQSxhQUFBO0VBQ0EsWUFBQTtFQUNBLFVBQUE7RUFDQSxrQkFBQTtBQXpCSjtBQTJCSTtFQUNJLDBCQUFBO0FBekJSO0FBNkJBO0VBQ0ksVUFBQTtFQUNBLFlBQUE7QUExQko7QUE0Qkk7RUFDSSxXQUFBO0VBQ0EsY0FBQTtFQUNBLGdCQUFBO0FBMUJSO0FBNEJRO0VBQ0ksZ0JBQUE7RUFDQSxVQUFBO0FBMUJaO0FBOEJJO0VBQ0kseUJBQUE7RUFDQSxnQkFBQTtBQTVCUjtBQWdDQTtFQUNJLFlBQUE7QUE3Qko7QUFnQ0E7RUFDSTtJQUNJLHlCQUFBO0VBN0JOOztFQWlDRTtJQUNJLDJCQUFBO0lBQ0EsNkJBQUE7RUE5Qk47O0VBZ0NFO0lBQ0kscUJBQUE7SUFDQSxZQUFBO0VBN0JOO0VBK0JNO0lBQ0ksMkJBQUE7RUE3QlY7O0VBaUNNO0lBQ0ksdUJBQUE7SUFDQSw0QkFBQTtFQTlCVjs7RUFrQ0U7SUFDSSxzQkFBQTtFQS9CTjs7RUFtQ007SUFDSSx3QkFBQTtJQUNBLDBCQUFBO0lBQ0EsMkJBQUE7SUFDQSxhQUFBO0lBQ0EsbUJBQUE7RUFoQ1Y7O0VBb0NFO0lBQ0ksMkJBQUE7RUFqQ047O0VBb0NFO0lBQ0ksMkJBQUE7RUFqQ047O0VBb0NFOztJQUVJLDJCQUFBO0VBakNOOztFQW1DRTtJQUNJLHFCQUFBO0VBaENOO0FBQ0Y7QUFtQ0E7RUFFSTtJQUNJLHdCQUFBO0VBbENOOztFQXVDTTtJQUNJLHVCQUFBO0lBQ0EsMkJBQUE7RUFwQ1Y7O0VBd0NFO0lBQ0ksZ0JBQUE7RUFyQ047O0VBeUNFO0lBQ0ksY0FBQTtJQUNBLG1CQUFBO0VBdENOOztFQTJDTTtJQUNJLHVCQUFBO0lBQ0EsNEJBQUE7RUF4Q1Y7O0VBNENFO0lBQ0ksZUFBQTtJQUNBLGtCQUFBO0lBQ0EsMkJBQUE7RUF6Q047O0VBNENFO0lBQ0ksV0FBQTtFQXpDTjs7RUE0Q0U7SUFDSSxzQkFBQTtFQXpDTjs7RUE0Q0U7SUFDSSxZQUFBO0lBQ0EsWUFBQTtJQUNBLFlBQUE7SUFDQSxnQkFBQTtFQXpDTjs7RUE0Q0U7SUFDSSxzQkFBQTtJQUNBLHNCQUFBO0lBQ0Esa0JBQUE7SUFDQSxhQUFBO0VBekNOO0VBMkNNO0lBQ0ksYUFBQTtFQXpDVjtFQTRDTTtJQUNJLGNBQUE7RUExQ1Y7RUE2Q007SUFDSSxzQkFBQTtJQUNBLGdCQUFBO0lBQ0EsdUJBQUE7RUEzQ1Y7RUE2Q1U7SUFDSSwyQkFBQTtJQUNBLFdBQUE7RUEzQ2Q7RUE4Q1U7SUFDSSwyQkFBQTtJQUNBLFdBQUE7SUFDQSxjQUFBO0VBNUNkO0VBZ0RNO0lBQ0ksc0JBQUE7RUE5Q1Y7RUFpRE07SUFDSSwwQkFBQTtFQS9DVjtFQWtETTtJQUNJLGNBQUE7SUFDQSxVQUFBO0lBQ0EsYUFBQTtJQUNBLFlBQUE7SUFDQSxZQUFBO0lBQ0EsZ0JBQUE7RUFoRFY7RUFrRFU7SUFDSSxzQkFBQTtJQUNBLDJCQUFBO0VBaERkO0VBb0RNO0lBQ0ksc0JBQUE7RUFsRFY7RUFvRFU7SUFDSSxZQUFBO0lBQ0EsZ0JBQUE7SUFDQSxjQUFBO0VBbERkO0VBc0RNO0lBQ0ksV0FBQTtFQXBEVjtFQXVETTs7SUFFSSxnQkFBQTtFQXJEVjtFQXdETTtJQUNJLHNCQUFBO0lBQ0EseUJBQUE7SUFDQSxnQkFBQTtJQUNBLGtCQUFBO0lBQ0EsWUFBQTtFQXREVjtFQXdEVTtJQUNJLHFCQUFBO0VBdERkO0VBeURVO0lBQ0ksc0JBQUE7RUF2RGQ7RUEwRFU7SUFDSSx1QkFBQTtFQXhEZDtFQTJEVTtJQUNJLDZCQUFBO0VBekRkO0VBNkRNO0lBQ0ksa0JBQUE7RUEzRFY7QUFDRjtBQStEQTtFQUNJO0lBQ0ksMkJBQUE7SUFDQSwwQkFBQTtFQTdETjs7RUFnRUU7SUFDSSxzQkFBQTtFQTdETjs7RUFpRU07SUFDSSxxQkFBQTtFQTlEVjtBQUNGIiwiZmlsZSI6InJlZ2lzdGVyLmNvbXBvbmVudC5zY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLmRpdi1jb250YWluZXIge1xyXG4gICAgd2lkdGg6IDg1JTtcclxuICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xyXG4gICAgbWFyZ2luOiBhdXRvO1xyXG4gICAgZGlzcGxheTogZmxleDtcclxuICAgIG1hcmdpbi10b3A6IDJ2aDtcclxuXHJcbiAgICAuZGVza3RvcC1zdGVwIHtcclxuICAgICAgICBkaXNwbGF5OiBibG9jaztcclxuICAgICAgICBmb250LXNpemU6IDEuMmVtO1xyXG4gICAgICAgIGNvbG9yOiAjMTI1Y2NiO1xyXG4gICAgICAgIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgICB9XHJcblxyXG4gICAgLm1vYmlsZS1zdGVwIHtcclxuICAgICAgICBkaXNwbGF5OiBub25lO1xyXG4gICAgICAgIGZvbnQtc2l6ZTogMWVtO1xyXG4gICAgICAgIGNvbG9yOiAjMTI1Y2NiO1xyXG4gICAgICAgIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgICB9XHJcbn1cclxuXHJcbi5kaXYtaW1nIHtcclxuICAgIG1pbi13aWR0aDogNDUlO1xyXG4gICAgbWFyZ2luLWJvdHRvbTogNSU7XHJcbiAgICBoZWlnaHQ6IGF1dG87XHJcbiAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcclxuXHJcbiAgICBpbWcge1xyXG4gICAgICAgIG1hcmdpbjogYXV0bztcclxuICAgICAgICB3aWR0aDogOTAlO1xyXG4gICAgICAgIGhlaWdodDogYXV0bztcclxuICAgIH1cclxufVxyXG5cclxuLm1haW4taGVhZGluZy1sYWJlbCB7XHJcbiAgICBmb250LXNpemU6IDJ2dztcclxuICAgIG1hcmdpbi1ib3R0b206IDE1cHg7XHJcbiAgICBkaXNwbGF5OiBibG9jaztcclxuICAgIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgICB0ZXh0LWFsaWduOiBsZWZ0O1xyXG59XHJcblxyXG4uc2Vjb25kLWhlYWRpbmctbGFiZWwge1xyXG4gICAgZm9udC1zaXplOiAxLjJ2dztcclxuICAgIG1hcmdpbi1ib3R0b206IDEwcHg7XHJcbiAgICBkaXNwbGF5OiBibG9jaztcclxuICAgIHRleHQtYWxpZ246IGxlZnQ7XHJcbn1cclxuXHJcbi5hZGR1c2VyLWFjdGlvbnNfX2J1dHRvbiB7XHJcbiAgICBkaXNwbGF5OiBpbmxpbmUtZmxleDtcclxuICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xyXG4gICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcclxuICAgIHdpZHRoOiA5ZW07XHJcbiAgICBoZWlnaHQ6IDQ1cHg7XHJcbiAgICBib3JkZXItcmFkaXVzOiAyNXB4O1xyXG4gICAgY3Vyc29yOiBwb2ludGVyO1xyXG4gICAgZm9udC1mYW1pbHk6ICdOb3RvIFNhbnMgSlAnLCBzYW5zLXNlcmlmO1xyXG4gICAgZm9udC13ZWlnaHQ6IDMwMDtcclxuICAgIGxpbmUtaGVpZ2h0OiA0MHB4O1xyXG4gICAgZm9udC1zaXplOiAxLjJ2dztcclxuICAgIHRleHQtYWxpZ246IGNlbnRlcjtcclxuXHJcbn1cclxuXHJcbi5hZGR1c2VyLWFjdGlvbnMge1xyXG4gICAgZGlzcGxheTogZmxleDtcclxuICAgIGp1c3RpZnktY29udGVudDogc3BhY2UtYmV0d2VlbjtcclxuICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XHJcbiAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50O1xyXG4gICAgcGFkZGluZzogMDtcclxuXHJcbiAgICAubmV4dCB7XHJcbiAgICAgICAgYmFja2dyb3VuZC1jb2xvcjogIzEyNWNjYiAhaW1wb3J0YW50O1xyXG4gICAgICAgIGNvbG9yOiAjZmZmZmZmO1xyXG4gICAgICAgIGJvcmRlcjogbm9uZTtcclxuXHJcbiAgICAgICAgaW1nIHtcclxuICAgICAgICAgICAgd2lkdGg6IDFlbTtcclxuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IDEwcHg7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG5cclxuICAgIC5iYWNrIHtcclxuICAgICAgICBib3JkZXI6IHNvbGlkIDFweCAjMTI1Y2NiO1xyXG4gICAgICAgIGNvbG9yOiAjMTI1Y2NiO1xyXG4gICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmZmZmZmY7XHJcblxyXG4gICAgICAgIGltZyB7XHJcbiAgICAgICAgICAgIHdpZHRoOiAxZW07XHJcbiAgICAgICAgICAgIG1hcmdpbi1yaWdodDogMTBweDtcclxuICAgICAgICB9XHJcbiAgICB9XHJcblxyXG4gICAgLm5leHQ6ZGlzYWJsZWQge1xyXG4gICAgICAgIG9wYWNpdHk6IDAuNTtcclxuICAgICAgICBjdXJzb3I6IGRlZmF1bHQ7XHJcbiAgICB9XHJcbn1cclxuXHJcbi8qKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKiogaW1hZ2UgYW5kIHRleHQgKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKioqKiovXHJcbi5kaXYtZmlyc3QtcS10ZXh0IHtcclxuICAgIGZvbnQtZmFtaWx5OiBNb250c2VycmF0O1xyXG4gICAgZm9udC1zaXplOiAyLjJlbTtcclxuICAgIGZvbnQtd2VpZ2h0OiA2MDA7XHJcbiAgICBiYWNrZ3JvdW5kLWltYWdlOiBsaW5lYXItZ3JhZGllbnQoMTUwZGVnLCAjMTVjIDIzJSwgIzE3NDI4ZCA5MyUpO1xyXG4gICAgY29sb3I6IHdoaXRlO1xyXG4gICAgd2lkdGg6IDkwJTtcclxuICAgIHRleHQtYWxpZ246IGNlbnRlcjtcclxuICAgIHBhZGRpbmc6IDUlIDAlO1xyXG4gICAgbWluLWhlaWdodDogOHJlbTtcclxuICAgIG1hcmdpbjogYXV0bztcclxuICAgIGJvcmRlci1ib3R0b20tbGVmdC1yYWRpdXM6IDEycHg7XHJcbiAgICBib3JkZXItYm90dG9tLXJpZ2h0LXJhZGl1czogMTJweDtcclxuXHJcbiAgICBsYWJlbCB7XHJcbiAgICAgICAgcGFkZGluZzogMiU7XHJcbiAgICAgICAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xyXG4gICAgICAgIGxpbmUtaGVpZ2h0OiAyO1xyXG4gICAgICAgIGZvbnQtd2VpZ2h0OiAxMDA7XHJcbiAgICB9XHJcbn1cclxuXHJcbi8qKioqKioqKioqKioqKioqKioqKioqKioqIHJhZGlvIGJ1dHRvbiBhbmQgY2hlY2tsaXN0IChxdWVzdGlvbiAxICYgMikgKioqKioqKioqKioqKioqKioqKioqKioqL1xyXG4uZGl2LWNoZWNrbGlzdC1jb250YWluZXIge1xyXG4gICAgZGlzcGxheTogZmxleDtcclxuICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG4gICAgdGV4dC1hbGlnbjogY2VudGVyO1xyXG4gICAgYm9yZGVyOiAxcHggc29saWQgI0RERENFMDtcclxuICAgIHdpZHRoOiA4MCU7XHJcbiAgICBib3JkZXItcmFkaXVzOiAzMHB4O1xyXG4gICAgYm94LXNoYWRvdzogMHB4IDRweCAxMHB4IDBweCAjMDAwMDAwMEQ7XHJcbiAgICBwYWRkaW5nOiAzMHB4O1xyXG4gICAgaGVpZ2h0OiA2MHZoO1xyXG5cclxuICAgIC5hZGR1c2VyLWFjdGlvbnMge1xyXG4gICAgICAgIHdpZHRoOiAxMDAlICFpbXBvcnRhbnQ7XHJcbiAgICAgICAganVzdGlmeS1jb250ZW50OiBzcGFjZS1iZXR3ZWVuO1xyXG4gICAgfVxyXG59XHJcblxyXG4ucHJpb3JpdGllcyB7XHJcbiAgICB3aWR0aDogMzB2dztcclxufVxyXG5cclxuLmV4ZXJjaXNlLXJhZGlvIHtcclxuICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAgbWFyZ2luLXRvcDogMS41ZW07XHJcbiAgICBtaW4taGVpZ2h0OiAzOHZoO1xyXG5cclxuICAgIC5tYXQtcmFkaW8tY29udGFpbmVyIHtcclxuICAgICAgICBkaXNwbGF5OiBub25lXHJcbiAgICB9XHJcblxyXG4gICAgLm1hdC1yYWRpby1sYWJlbCB7XHJcbiAgICAgICAganVzdGlmeS1jb250ZW50OiBjZW50ZXIgIWltcG9ydGFudDtcclxuICAgIH1cclxuXHJcbiAgICAubWF0LXJhZGlvLWNoZWNrZWQge1xyXG4gICAgICAgIC5leGVyY2lzZS1yYWRpby1zZWxlY3Qge1xyXG4gICAgICAgICAgICBib3JkZXI6IDJweCBzb2xpZCAjMTI1Q0NCO1xyXG4gICAgICAgICAgICBjb2xvcjogIzEyNUNDQjtcclxuICAgICAgICAgICAgZm9udC13ZWlnaHQ6IDYwMDtcclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIGxhYmVsIHtcclxuICAgICAgICAgICAgY29sb3I6ICMxMjVDQ0I7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG5cclxuICAgIC5kaXYtcmFkaW8ge1xyXG4gICAgICAgIGJvcmRlcjogbm9uZTtcclxuICAgICAgICBtYXJnaW46IDNweCAwO1xyXG4gICAgfVxyXG5cclxuICAgIC5leGVyY2lzZS1yYWRpby1zZWxlY3Qge1xyXG4gICAgICAgIGRpc3BsYXk6IGlubGluZS1ibG9jaztcclxuICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjRUZGM0Y5O1xyXG4gICAgICAgIGJvcmRlci1yYWRpdXM6IDMwcHg7XHJcbiAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgIHdpZHRoOiAyMGVtO1xyXG4gICAgICAgIGp1c3RpZnktY29udGVudDogY2VudGVyO1xyXG4gICAgICAgIGNvbG9yOiAjNDM0MzQzO1xyXG4gICAgICAgIGN1cnNvcjogcG9pbnRlcjtcclxuICAgIH1cclxuXHJcbiAgICBzcGFuLFxyXG4gICAgbGFiZWwge1xyXG4gICAgICAgIGZvbnQtc2l6ZTogMS4xZW07XHJcbiAgICAgICAgZmxvYXQ6IGxlZnQ7XHJcbiAgICAgICAgbWFyZ2luOiAydmggM3Z3IDJ2aCAzdnc7XHJcbiAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xyXG4gICAgfVxyXG59XHJcblxyXG4uY2hlY2tlZERpdiB7XHJcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjMTI1Y2NiICFpbXBvcnRhbnQ7XHJcbiAgICBjb2xvcjogd2hpdGU7XHJcblxyXG4gICAgbGFiZWwge1xyXG4gICAgICAgIGNvbG9yOiB3aGl0ZTtcclxuICAgIH1cclxufVxyXG5cclxuLy9kcm9wZG93blxyXG4uZGl2LWRyb3Bkb3duIHtcclxuICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICBmbGV4LXdyYXA6IHdyYXA7XHJcbiAgICBib3JkZXI6IDFweCBzb2xpZCAjREREQ0UwO1xyXG4gICAgYm9yZGVyLXJhZGl1czogMzBweDtcclxuICAgIGJveC1zaGFkb3c6IDBweCA0cHggMTBweCAwcHggIzAwMDAwMDBEO1xyXG4gICAgcGFkZGluZzogMzBweDtcclxuICAgIGhlaWdodDogNjB2aDtcclxufVxyXG5cclxuLy9kYXRhIHNhZmV0eSBzZWN0aW9uXHJcbi5kaXYtd3JhcCB7XHJcbiAgICB3aWR0aDogMTAwJTtcclxuICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICBqdXN0aWZ5LWNvbnRlbnQ6IHN0YXJ0O1xyXG4gICAgbWFyZ2luOiAzZW0gMTBlbSAwO1xyXG5cclxuICAgIGltZyB7XHJcbiAgICAgICAgd2lkdGg6IDIuNWVtO1xyXG4gICAgfVxyXG5cclxuICAgIC5kaXYtdGV4dCB7XHJcbiAgICAgICAgZmxvYXQ6IHJpZ2h0O1xyXG4gICAgICAgIG1hcmdpbi1sZWZ0OiAydnc7XHJcbiAgICAgICAgdGV4dC1hbGlnbjogbGVmdDtcclxuXHJcbiAgICAgICAgLmZpcnN0IHtcclxuICAgICAgICAgICAgZm9udC1zaXplOiAxLjRlbTtcclxuICAgICAgICAgICAgbWFyZ2luLWJvdHRvbTogMTVweDtcclxuICAgICAgICB9XHJcbiAgICB9XHJcbn1cclxuXHJcbi5kaXYtcmVzcCB7XHJcbiAgICBib3JkZXI6IDFweCBzb2xpZCAjREREQ0UwO1xyXG4gICAgYm9yZGVyLXJhZGl1czogMzBweDtcclxuICAgIGJveC1zaGFkb3c6IDBweCA0cHggMTBweCAwcHggIzAwMDAwMDBEO1xyXG4gICAgcGFkZGluZzogMzBweDtcclxuICAgIGhlaWdodDogNjV2aDtcclxuICAgIHdpZHRoOiA2NSU7XHJcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcblxyXG4gICAgbWF0LWVycm9yIHtcclxuICAgICAgICBtYXJnaW4tdG9wOiA1cHggIWltcG9ydGFudDtcclxuICAgIH1cclxufVxyXG5cclxudGFibGUge1xyXG4gICAgd2lkdGg6IDkwJTtcclxuICAgIG1hcmdpbjogYXV0bztcclxuXHJcbiAgICB0ciB7XHJcbiAgICAgICAgaGVpZ2h0OiA3dmg7XHJcbiAgICAgICAgY29sb3I6ICM5OTk5OTk7XHJcbiAgICAgICAgZm9udC1zaXplOiAwLjllbTtcclxuXHJcbiAgICAgICAgdGQge1xyXG4gICAgICAgICAgICB0ZXh0LWFsaWduOiBsZWZ0O1xyXG4gICAgICAgICAgICB3aWR0aDogNTAlO1xyXG4gICAgICAgIH1cclxuICAgIH1cclxuXHJcbiAgICB0ZDpsYXN0LWNoaWxkIHtcclxuICAgICAgICBjb2xvcjogIzQzNDM0MyAhaW1wb3J0YW50O1xyXG4gICAgICAgIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgICB9XHJcbn1cclxuXHJcbi5zaG93LWltZyB7XHJcbiAgICBtYXJnaW46IGF1dG87XHJcbn1cclxuXHJcbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1pbi1oZWlnaHQ6MTAwMHB4KSB7XHJcbiAgICAubWFpbi1oZWFkaW5nLWxhYmVsIHtcclxuICAgICAgICBmb250LXNpemU6IDJlbSAhaW1wb3J0YW50O1xyXG5cclxuICAgIH1cclxuXHJcbiAgICAuc2Vjb25kLWhlYWRpbmctbGFiZWwge1xyXG4gICAgICAgIGZvbnQtc2l6ZTogMS42ZW0gIWltcG9ydGFudDtcclxuICAgICAgICBtYXJnaW4tYm90dG9tOiAxMCUgIWltcG9ydGFudDtcclxuICAgIH1cclxuICAgIHRhYmxlIHtcclxuICAgICAgICB3aWR0aDogNjAlICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgbWFyZ2luOiBhdXRvO1xyXG4gICAgXHJcbiAgICAgICAgdHIge1xyXG4gICAgICAgICAgICBmb250LXNpemU6IDEuNGVtICFpbXBvcnRhbnQgO1xyXG4gICAgICAgIH1cclxuICAgIH1cclxuICAgIC5uZXh0IHtcclxuICAgICAgICBpbWcge1xyXG4gICAgICAgICAgICB3aWR0aDogMC45ZW0gIWltcG9ydGFudDtcclxuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IDE1cHggIWltcG9ydGFudDtcclxuICAgICAgICB9XHJcbiAgICB9XHJcblxyXG4gICAgLmV4ZXJjaXNlLXJhZGlvLXNlbGVjdCB7XHJcbiAgICAgICAgd2lkdGg6IDYwdncgIWltcG9ydGFudDtcclxuICAgIH1cclxuXHJcbiAgICAuYWRkdXNlci1hY3Rpb25zIHtcclxuICAgICAgICAuYWRkdXNlci1hY3Rpb25zX19idXR0b24ge1xyXG4gICAgICAgICAgICB3aWR0aDogMTAuNWVtICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgICAgIG1heC13aWR0aDogMTFlbSAhaW1wb3J0YW50O1xyXG4gICAgICAgICAgICBmb250LXNpemU6IDEuNGVtICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgICAgIGhlaWdodDogMi44ZW07XHJcbiAgICAgICAgICAgIGJvcmRlci1yYWRpdXM6IDMwcHg7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG5cclxuICAgIGgzIHtcclxuICAgICAgICBmb250LXNpemU6IDEuNGVtICFpbXBvcnRhbnQ7XHJcbiAgICB9XHJcblxyXG4gICAgLm1vYmlsZS1zdGVwIGxhYmVsIHtcclxuICAgICAgICBmb250LXNpemU6IDEuNGVtICFpbXBvcnRhbnQ7XHJcbiAgICB9XHJcblxyXG4gICAgLmV4ZXJjaXNlLXJhZGlvIHNwYW4sXHJcbiAgICAuZXhlcmNpc2UtcmFkaW8gbGFiZWwge1xyXG4gICAgICAgIGZvbnQtc2l6ZTogMS40ZW0gIWltcG9ydGFudDtcclxuICAgIH1cclxuICAgIC5kaXYtcmVzcHtcclxuICAgICAgICB3aWR0aDogOTUlICFpbXBvcnRhbnQ7XHJcbiAgICB9XHJcbn1cclxuXHJcbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDo3MDBweCksXHJcbm9ubHkgc2NyZWVuIGFuZCAobWluLWhlaWdodDoxMDAwcHgpIHtcclxuICAgIC5zaG93LWltZyB7XHJcbiAgICAgICAgZGlzcGxheTogbm9uZSAhaW1wb3J0YW50O1xyXG4gICAgfVxyXG5cclxuICAgIC5uZXh0IHtcclxuXHJcbiAgICAgICAgaW1nIHtcclxuICAgICAgICAgICAgd2lkdGg6IDAuOWVtICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgICAgIG1hcmdpbi1sZWZ0OiA1cHggIWltcG9ydGFudDtcclxuICAgICAgICB9XHJcbiAgICB9XHJcblxyXG4gICAgLm1haW4taGVhZGluZy1sYWJlbCB7XHJcbiAgICAgICAgZm9udC1zaXplOiAxLjZlbTtcclxuXHJcbiAgICB9XHJcblxyXG4gICAgLnNlY29uZC1oZWFkaW5nLWxhYmVsIHtcclxuICAgICAgICBmb250LXNpemU6IDFlbTtcclxuICAgICAgICBtYXJnaW4tYm90dG9tOiAxNXB4O1xyXG4gICAgfVxyXG5cclxuICAgIC5iYWNrIHtcclxuXHJcbiAgICAgICAgaW1nIHtcclxuICAgICAgICAgICAgd2lkdGg6IDAuOWVtICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgICAgIG1hcmdpbi1yaWdodDogNXB4ICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG5cclxuICAgIGgzIHtcclxuICAgICAgICBtYXJnaW4tdG9wOiAyZW07XHJcbiAgICAgICAgbWFyZ2luLWJvdHRvbTogMGVtO1xyXG4gICAgICAgIHBhZGRpbmctbGVmdDogNSUgIWltcG9ydGFudDtcclxuICAgIH1cclxuXHJcbiAgICB0YWJsZSB7XHJcbiAgICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICB9XHJcblxyXG4gICAgLmRpdi1jb250ZW50IHtcclxuICAgICAgICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xyXG4gICAgfVxyXG5cclxuICAgIC5kaXYtY2hlY2tsaXN0LWNvbnRhaW5lciB7XHJcbiAgICAgICAgaGVpZ2h0OiBhdXRvO1xyXG4gICAgICAgIG1hcmdpbjogYXV0bztcclxuICAgICAgICBib3JkZXI6IG5vbmU7XHJcbiAgICAgICAgYm94LXNoYWRvdzogbm9uZTtcclxuICAgIH1cclxuXHJcbiAgICAuZGl2LWNvbnRhaW5lciB7XHJcbiAgICAgICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDtcclxuICAgICAgICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xyXG4gICAgICAgIG92ZXJmbG93LXg6IGhpZGRlbjtcclxuICAgICAgICBtYXJnaW4tdG9wOiAwO1xyXG5cclxuICAgICAgICAuZGVza3RvcC1zdGVwIHtcclxuICAgICAgICAgICAgZGlzcGxheTogbm9uZTtcclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5tb2JpbGUtc3RlcCB7XHJcbiAgICAgICAgICAgIGRpc3BsYXk6IGJsb2NrO1xyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgLmRpdi1pbWcge1xyXG4gICAgICAgICAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50O1xyXG4gICAgICAgICAgICBtYXJnaW4tdG9wOiAyMHB4O1xyXG4gICAgICAgICAgICBoZWlnaHQ6IGF1dG8gIWltcG9ydGFudDtcclxuXHJcbiAgICAgICAgICAgIGltZyB7XHJcbiAgICAgICAgICAgICAgICBtYXgtd2lkdGg6IDEwMHZ3ICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgICAgICAgICB3aWR0aDogMTAwJTtcclxuICAgICAgICAgICAgfVxyXG5cclxuICAgICAgICAgICAgLmRpdi1maXJzdC1xLXRleHQge1xyXG4gICAgICAgICAgICAgICAgbWF4LXdpZHRoOiAxMDB2dyAhaW1wb3J0YW50O1xyXG4gICAgICAgICAgICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICAgICAgICAgICAgICBmb250LXNpemU6IDJlbTtcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgLmRpdi1zdGVwcGVyIHtcclxuICAgICAgICAgICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDtcclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5leGVyY2lzZS1yYWRpbyB7XHJcbiAgICAgICAgICAgIG1hcmdpbjogaW5oZXJpdCAhaW1wb3J0YW50O1xyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgLmRpdi1yZXNwIHtcclxuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IDA7XHJcbiAgICAgICAgICAgIHdpZHRoOiA4NSU7XHJcbiAgICAgICAgICAgIHBhZGRpbmc6IDIwcHg7XHJcbiAgICAgICAgICAgIGhlaWdodDogYXV0bztcclxuICAgICAgICAgICAgYm9yZGVyOiBub25lO1xyXG4gICAgICAgICAgICBib3gtc2hhZG93OiBub25lO1xyXG5cclxuICAgICAgICAgICAgLmV4ZXJjaXNlLXJhZGlvLXNlbGVjdCB7XHJcbiAgICAgICAgICAgICAgICB3aWR0aDogMTAzJSAhaW1wb3J0YW50O1xyXG4gICAgICAgICAgICAgICAgbWluLXdpZHRoOiB1bnNldCAhaW1wb3J0YW50O1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAuYWRkdXNlci1hY3Rpb25zIHtcclxuICAgICAgICAgICAgd2lkdGg6IDEwMCUgIWltcG9ydGFudDtcclxuXHJcbiAgICAgICAgICAgIC5hZGR1c2VyLWFjdGlvbnNfX2J1dHRvbiB7XHJcbiAgICAgICAgICAgICAgICB3aWR0aDogNy41ZW07XHJcbiAgICAgICAgICAgICAgICBtYXgtd2lkdGg6IDguOWVtO1xyXG4gICAgICAgICAgICAgICAgZm9udC1zaXplOiAxZW07XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5leGVyY2lzZS1yYWRpby1zZWxlY3Qge1xyXG4gICAgICAgICAgICB3aWR0aDogMTVlbTtcclxuICAgICAgICB9XHJcblxyXG4gICAgICAgIC5leGVyY2lzZS1yYWRpbyBzcGFuLFxyXG4gICAgICAgIC5leGVyY2lzZS1yYWRpbyBsYWJlbCB7XHJcbiAgICAgICAgICAgIGZvbnQtc2l6ZTogMS4xZW07XHJcbiAgICAgICAgfVxyXG5cclxuICAgICAgICAuZGl2LWRyb3Bkb3duIHtcclxuICAgICAgICAgICAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcclxuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IDAgIWltcG9ydGFudDtcclxuICAgICAgICAgICAgbWFyZ2luLXRvcDogMjBweDtcclxuICAgICAgICAgICAgcGFkZGluZzogMzBweCAyMHB4O1xyXG4gICAgICAgICAgICBoZWlnaHQ6IGF1dG87XHJcblxyXG4gICAgICAgICAgICAubWF0LXJhZGlvLWJ1dHRvbiB7XHJcbiAgICAgICAgICAgICAgICB3aWR0aDogMjIlICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgICAgIH1cclxuXHJcbiAgICAgICAgICAgIGRpdiB7XHJcbiAgICAgICAgICAgICAgICB3aWR0aDogMTAwJSAhaW1wb3J0YW50O1xyXG4gICAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgICAucXVlc3Rpb24tY29udGFpbmVyIHtcclxuICAgICAgICAgICAgICAgIGhlaWdodDogYXV0byAhaW1wb3J0YW50O1xyXG4gICAgICAgICAgICB9XHJcblxyXG4gICAgICAgICAgICAucXVlc3Rpb24tdGV4dCB7XHJcbiAgICAgICAgICAgICAgICBtYXJnaW4tYm90dG9tOiA1cHggIWltcG9ydGFudDtcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuXHJcbiAgICAgICAgLmRpdi13cmFwIHtcclxuICAgICAgICAgICAgbWFyZ2luOiAzZW0gYXV0byAwO1xyXG4gICAgICAgIH1cclxuICAgIH1cclxufVxyXG5cclxuQG1lZGlhIG9ubHkgc2NyZWVuIGFuZCAobWF4LXdpZHRoOjMzMHB4KSB7XHJcbiAgICAuYWRkdXNlci1hY3Rpb25zX19idXR0b24ge1xyXG4gICAgICAgIG1pbi13aWR0aDogOC45ZW0gIWltcG9ydGFudDtcclxuICAgICAgICBmb250LXNpemU6IDExcHggIWltcG9ydGFudDtcclxuICAgIH1cclxuXHJcbiAgICAuZXhlcmNpc2UtcmFkaW8tc2VsZWN0IHtcclxuICAgICAgICB3aWR0aDogMTNlbSAhaW1wb3J0YW50O1xyXG4gICAgfVxyXG5cclxuICAgIC5kaXYtZHJvcGRvd24ge1xyXG4gICAgICAgIC5tYXQtcmFkaW8tYnV0dG9uIHtcclxuICAgICAgICAgICAgd2lkdGg6IDI5JSAhaW1wb3J0YW50O1xyXG4gICAgICAgIH1cclxuICAgIH1cclxufSJdfQ== */"] }); /***/ }), /***/ "AytR": /*!*****************************************!*\ !*** ./src/environments/environment.ts ***! \*****************************************/ /*! exports provided: environment */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "environment", function() { return environment; }); // This file can be replaced during build by using the `fileReplacements` array. // `ng build --prod` replaces `environment.ts` with `environment.prod.ts`. // The list of file replacements can be found in `angular.json`. const environment = { production: false, baseUrl: 'https://apiv2.dev.seniorlife.io/', redirectUrl: 'https://demo.seniorlife.ai/', redirectUrlJP: 'https://jp.seniorlife.io/' }; /* * For easier debugging in development mode, you can import the following file * to ignore zone related error stack frames such as `zone.run`, `zoneDelegate.invokeTask`. * * This import should be commented out in production mode because it will have a negative impact * on performance if an error is thrown. */ // import 'zone.js/dist/zone-error'; // Included with Angular CLI. /***/ }), /***/ "H8qh": /*!*****************************************!*\ !*** ./src/app/Shared/shared.module.ts ***! \*****************************************/ /*! exports provided: SharedModule */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "SharedModule", function() { return SharedModule; }); /* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/common */ "ofXK"); /* harmony import */ var _angular_platform_browser_animations__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/platform-browser/animations */ "R1ws"); /* harmony import */ var _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/material/datepicker */ "iadO"); /* harmony import */ var _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/material/tooltip */ "Qu3c"); /* harmony import */ var _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/material/progress-spinner */ "Xa2L"); /* harmony import */ var _angular_material_dialog__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/material/dialog */ "0IaG"); /* harmony import */ var _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! @angular/material/checkbox */ "bSwM"); /* harmony import */ var _angular_material_table__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/material/table */ "+0xr"); /* harmony import */ var _angular_material_menu__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/material/menu */ "STbY"); /* harmony import */ var _angular_material_stepper__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! @angular/material/stepper */ "xHqg"); /* harmony import */ var _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! @angular/material/autocomplete */ "/1cH"); /* harmony import */ var _angular_material_input__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! @angular/material/input */ "qFsG"); /* harmony import */ var _angular_material_badge__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! @angular/material/badge */ "TU8p"); /* harmony import */ var _angular_material_radio__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! @angular/material/radio */ "QibW"); /* harmony import */ var _angular_material_form_field__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! @angular/material/form-field */ "kmnG"); /* harmony import */ var _angular_material_tabs__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @angular/material/tabs */ "wZkO"); /* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_16__ = __webpack_require__(/*! @angular/material/icon */ "NFeN"); /* harmony import */ var _angular_material_core__WEBPACK_IMPORTED_MODULE_17__ = __webpack_require__(/*! @angular/material/core */ "FKr1"); /* harmony import */ var _angular_material_select__WEBPACK_IMPORTED_MODULE_18__ = __webpack_require__(/*! @angular/material/select */ "d3UM"); /* harmony import */ var _angular_material_button__WEBPACK_IMPORTED_MODULE_19__ = __webpack_require__(/*! @angular/material/button */ "bTqV"); /* harmony import */ var _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_20__ = __webpack_require__(/*! @angular/material/snack-bar */ "dNgK"); /* harmony import */ var _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_21__ = __webpack_require__(/*! @angular/material/grid-list */ "zkoq"); /* harmony import */ var _angular_material_paginator__WEBPACK_IMPORTED_MODULE_22__ = __webpack_require__(/*! @angular/material/paginator */ "M9IT"); /* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_23__ = __webpack_require__(/*! @angular/common/http */ "tk/3"); /* harmony import */ var _angular_cdk_overlay__WEBPACK_IMPORTED_MODULE_24__ = __webpack_require__(/*! @angular/cdk/overlay */ "rDax"); /* harmony import */ var _ngx_translate_core__WEBPACK_IMPORTED_MODULE_25__ = __webpack_require__(/*! @ngx-translate/core */ "sYmb"); /* harmony import */ var _angular_forms__WEBPACK_IMPORTED_MODULE_26__ = __webpack_require__(/*! @angular/forms */ "3Pt+"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_27__ = __webpack_require__(/*! @angular/core */ "fXoL"); // material // other modules const MATERIAL_MODULES = [ _angular_material_input__WEBPACK_IMPORTED_MODULE_11__["MatInputModule"], _angular_material_form_field__WEBPACK_IMPORTED_MODULE_14__["MatFormFieldModule"], _angular_material_icon__WEBPACK_IMPORTED_MODULE_16__["MatIconModule"], _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_10__["MatAutocompleteModule"], _angular_material_badge__WEBPACK_IMPORTED_MODULE_12__["MatBadgeModule"], _angular_material_core__WEBPACK_IMPORTED_MODULE_17__["MatOptionModule"], _angular_material_select__WEBPACK_IMPORTED_MODULE_18__["MatSelectModule"], _angular_material_button__WEBPACK_IMPORTED_MODULE_19__["MatButtonModule"], _angular_material_radio__WEBPACK_IMPORTED_MODULE_13__["MatRadioModule"], _angular_material_table__WEBPACK_IMPORTED_MODULE_7__["MatTableModule"], _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_2__["MatDatepickerModule"], _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_6__["MatCheckboxModule"], _angular_material_dialog__WEBPACK_IMPORTED_MODULE_5__["MatDialogModule"], _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_20__["MatSnackBarModule"], _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_21__["MatGridListModule"], _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_3__["MatTooltipModule"], _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_4__["MatProgressSpinnerModule"], _angular_material_stepper__WEBPACK_IMPORTED_MODULE_9__["MatStepperModule"], _angular_material_paginator__WEBPACK_IMPORTED_MODULE_22__["MatPaginatorModule"], _angular_material_tabs__WEBPACK_IMPORTED_MODULE_15__["MatTabsModule"] ]; class SharedModule { } SharedModule.ɵfac = function SharedModule_Factory(t) { return new (t || SharedModule)(); }; SharedModule.ɵmod = _angular_core__WEBPACK_IMPORTED_MODULE_27__["ɵɵdefineNgModule"]({ type: SharedModule }); SharedModule.ɵinj = _angular_core__WEBPACK_IMPORTED_MODULE_27__["ɵɵdefineInjector"]({ providers: [], imports: [[ _angular_common__WEBPACK_IMPORTED_MODULE_0__["CommonModule"], _angular_common_http__WEBPACK_IMPORTED_MODULE_23__["HttpClientModule"], _angular_cdk_overlay__WEBPACK_IMPORTED_MODULE_24__["OverlayModule"], _angular_material_menu__WEBPACK_IMPORTED_MODULE_8__["MatMenuModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_26__["FormsModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_26__["ReactiveFormsModule"], _angular_platform_browser_animations__WEBPACK_IMPORTED_MODULE_1__["BrowserAnimationsModule"], _ngx_translate_core__WEBPACK_IMPORTED_MODULE_25__["TranslateModule"], ...MATERIAL_MODULES, ], _angular_common__WEBPACK_IMPORTED_MODULE_0__["CommonModule"], _angular_common_http__WEBPACK_IMPORTED_MODULE_23__["HttpClientModule"], _angular_cdk_overlay__WEBPACK_IMPORTED_MODULE_24__["OverlayModule"], _angular_material_menu__WEBPACK_IMPORTED_MODULE_8__["MatMenuModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_26__["FormsModule"], _ngx_translate_core__WEBPACK_IMPORTED_MODULE_25__["TranslateModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_26__["ReactiveFormsModule"], _angular_platform_browser_animations__WEBPACK_IMPORTED_MODULE_1__["BrowserAnimationsModule"], _angular_material_input__WEBPACK_IMPORTED_MODULE_11__["MatInputModule"], _angular_material_form_field__WEBPACK_IMPORTED_MODULE_14__["MatFormFieldModule"], _angular_material_icon__WEBPACK_IMPORTED_MODULE_16__["MatIconModule"], _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_10__["MatAutocompleteModule"], _angular_material_badge__WEBPACK_IMPORTED_MODULE_12__["MatBadgeModule"], _angular_material_core__WEBPACK_IMPORTED_MODULE_17__["MatOptionModule"], _angular_material_select__WEBPACK_IMPORTED_MODULE_18__["MatSelectModule"], _angular_material_button__WEBPACK_IMPORTED_MODULE_19__["MatButtonModule"], _angular_material_radio__WEBPACK_IMPORTED_MODULE_13__["MatRadioModule"], _angular_material_table__WEBPACK_IMPORTED_MODULE_7__["MatTableModule"], _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_2__["MatDatepickerModule"], _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_6__["MatCheckboxModule"], _angular_material_dialog__WEBPACK_IMPORTED_MODULE_5__["MatDialogModule"], _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_20__["MatSnackBarModule"], _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_21__["MatGridListModule"], _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_3__["MatTooltipModule"], _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_4__["MatProgressSpinnerModule"], _angular_material_stepper__WEBPACK_IMPORTED_MODULE_9__["MatStepperModule"], _angular_material_paginator__WEBPACK_IMPORTED_MODULE_22__["MatPaginatorModule"], _angular_material_tabs__WEBPACK_IMPORTED_MODULE_15__["MatTabsModule"]] }); (function () { (typeof ngJitMode === "undefined" || ngJitMode) && _angular_core__WEBPACK_IMPORTED_MODULE_27__["ɵɵsetNgModuleScope"](SharedModule, { imports: [_angular_common__WEBPACK_IMPORTED_MODULE_0__["CommonModule"], _angular_common_http__WEBPACK_IMPORTED_MODULE_23__["HttpClientModule"], _angular_cdk_overlay__WEBPACK_IMPORTED_MODULE_24__["OverlayModule"], _angular_material_menu__WEBPACK_IMPORTED_MODULE_8__["MatMenuModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_26__["FormsModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_26__["ReactiveFormsModule"], _angular_platform_browser_animations__WEBPACK_IMPORTED_MODULE_1__["BrowserAnimationsModule"], _ngx_translate_core__WEBPACK_IMPORTED_MODULE_25__["TranslateModule"], _angular_material_input__WEBPACK_IMPORTED_MODULE_11__["MatInputModule"], _angular_material_form_field__WEBPACK_IMPORTED_MODULE_14__["MatFormFieldModule"], _angular_material_icon__WEBPACK_IMPORTED_MODULE_16__["MatIconModule"], _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_10__["MatAutocompleteModule"], _angular_material_badge__WEBPACK_IMPORTED_MODULE_12__["MatBadgeModule"], _angular_material_core__WEBPACK_IMPORTED_MODULE_17__["MatOptionModule"], _angular_material_select__WEBPACK_IMPORTED_MODULE_18__["MatSelectModule"], _angular_material_button__WEBPACK_IMPORTED_MODULE_19__["MatButtonModule"], _angular_material_radio__WEBPACK_IMPORTED_MODULE_13__["MatRadioModule"], _angular_material_table__WEBPACK_IMPORTED_MODULE_7__["MatTableModule"], _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_2__["MatDatepickerModule"], _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_6__["MatCheckboxModule"], _angular_material_dialog__WEBPACK_IMPORTED_MODULE_5__["MatDialogModule"], _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_20__["MatSnackBarModule"], _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_21__["MatGridListModule"], _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_3__["MatTooltipModule"], _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_4__["MatProgressSpinnerModule"], _angular_material_stepper__WEBPACK_IMPORTED_MODULE_9__["MatStepperModule"], _angular_material_paginator__WEBPACK_IMPORTED_MODULE_22__["MatPaginatorModule"], _angular_material_tabs__WEBPACK_IMPORTED_MODULE_15__["MatTabsModule"]], exports: [_angular_common__WEBPACK_IMPORTED_MODULE_0__["CommonModule"], _angular_common_http__WEBPACK_IMPORTED_MODULE_23__["HttpClientModule"], _angular_cdk_overlay__WEBPACK_IMPORTED_MODULE_24__["OverlayModule"], _angular_material_menu__WEBPACK_IMPORTED_MODULE_8__["MatMenuModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_26__["FormsModule"], _ngx_translate_core__WEBPACK_IMPORTED_MODULE_25__["TranslateModule"], _angular_forms__WEBPACK_IMPORTED_MODULE_26__["ReactiveFormsModule"], _angular_platform_browser_animations__WEBPACK_IMPORTED_MODULE_1__["BrowserAnimationsModule"], _angular_material_input__WEBPACK_IMPORTED_MODULE_11__["MatInputModule"], _angular_material_form_field__WEBPACK_IMPORTED_MODULE_14__["MatFormFieldModule"], _angular_material_icon__WEBPACK_IMPORTED_MODULE_16__["MatIconModule"], _angular_material_autocomplete__WEBPACK_IMPORTED_MODULE_10__["MatAutocompleteModule"], _angular_material_badge__WEBPACK_IMPORTED_MODULE_12__["MatBadgeModule"], _angular_material_core__WEBPACK_IMPORTED_MODULE_17__["MatOptionModule"], _angular_material_select__WEBPACK_IMPORTED_MODULE_18__["MatSelectModule"], _angular_material_button__WEBPACK_IMPORTED_MODULE_19__["MatButtonModule"], _angular_material_radio__WEBPACK_IMPORTED_MODULE_13__["MatRadioModule"], _angular_material_table__WEBPACK_IMPORTED_MODULE_7__["MatTableModule"], _angular_material_datepicker__WEBPACK_IMPORTED_MODULE_2__["MatDatepickerModule"], _angular_material_checkbox__WEBPACK_IMPORTED_MODULE_6__["MatCheckboxModule"], _angular_material_dialog__WEBPACK_IMPORTED_MODULE_5__["MatDialogModule"], _angular_material_snack_bar__WEBPACK_IMPORTED_MODULE_20__["MatSnackBarModule"], _angular_material_grid_list__WEBPACK_IMPORTED_MODULE_21__["MatGridListModule"], _angular_material_tooltip__WEBPACK_IMPORTED_MODULE_3__["MatTooltipModule"], _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_4__["MatProgressSpinnerModule"], _angular_material_stepper__WEBPACK_IMPORTED_MODULE_9__["MatStepperModule"], _angular_material_paginator__WEBPACK_IMPORTED_MODULE_22__["MatPaginatorModule"], _angular_material_tabs__WEBPACK_IMPORTED_MODULE_15__["MatTabsModule"]] }); })(); /***/ }), /***/ "NO7w": /*!*************************************!*\ !*** ./src/app/Shared/Constants.ts ***! \*************************************/ /*! exports provided: steps */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "steps", function() { return steps; }); const steps = [ { id: 1, stepEN: "Register", stepJP: "登録する" }, { id: 2, stepEN: "Verify Email", stepJP: "Eメールを確認ます" }, { id: 3, stepEN: "Purchase", stepJP: "購入" }, { id: 4, stepEN: "Add Users", stepJP: "ユーザーを追加する" }, ]; /***/ }), /***/ "NRhD": /*!***************************************************!*\ !*** ./src/app/Components/plan/plan.component.ts ***! \***************************************************/ /*! exports provided: PlanComponent */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "PlanComponent", function() { return PlanComponent; }); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ "fXoL"); class PlanComponent { constructor() { } ngOnInit() { } } PlanComponent.ɵfac = function PlanComponent_Factory(t) { return new (t || PlanComponent)(); }; PlanComponent.ɵcmp = _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineComponent"]({ type: PlanComponent, selectors: [["app-plan"]], decls: 2, vars: 0, template: function PlanComponent_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](0, "p"); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](1, "plan works!"); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"](); } }, styles: ["\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJwbGFuLmNvbXBvbmVudC5zY3NzIn0= */"] }); /***/ }), /***/ "OIcX": /*!***********************************************************!*\ !*** ./src/app/Components/nav-menu/nav-menu.component.ts ***! \***********************************************************/ /*! exports provided: NavMenuComponent */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "NavMenuComponent", function() { return NavMenuComponent; }); /* harmony import */ var src_environments_environment__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! src/environments/environment */ "AytR"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "fXoL"); /* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/common */ "ofXK"); /* harmony import */ var _angular_material_icon__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/material/icon */ "NFeN"); /* harmony import */ var _ngx_translate_core__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @ngx-translate/core */ "sYmb"); function NavMenuComponent_div_12_Template(rf, ctx) { if (rf & 1) { const _r5 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_div_12_Template_div_click_0_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r5); const ctx_r4 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r4.goToPage(3); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](1, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](3, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](3, 1, "LABELS.PRICING")); } } function NavMenuComponent_span_24_Template(rf, ctx) { if (rf & 1) { const _r7 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span", 11); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_span_24_Template_span_click_0_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r7); const ctx_r6 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r6.menuOpened = true; }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](1, "mat-icon"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](2, "menu"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } function NavMenuComponent_span_25_Template(rf, ctx) { if (rf & 1) { const _r9 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "span", 12); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_span_25_Template_span_click_0_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r9); const ctx_r8 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r8.menuOpened = false; }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\u00D7"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } function NavMenuComponent_div_26_div_13_Template(rf, ctx) { if (rf & 1) { const _r12 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_div_26_div_13_Template_div_click_0_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r12); const ctx_r11 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](2); return ctx_r11.goToPage(3); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](1, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](3, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](5, ">"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](3, 1, "LABELS.PRICING")); } } function NavMenuComponent_div_26_Template(rf, ctx) { if (rf & 1) { const _r14 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 13); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](1, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_div_26_Template_div_click_1_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r14); const ctx_r13 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r13.goToPage(1); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](4, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](5, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6, ">"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](7, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_div_26_Template_div_click_7_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r14); const ctx_r15 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r15.goToPage(2); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](10, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](11, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](12, ">"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](13, NavMenuComponent_div_26_div_13_Template, 6, 3, "div", 5); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](14, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_div_26_Template_div_click_14_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r14); const ctx_r16 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r16.goToPage(4); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](15, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](16); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](17, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](18, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](19, ">"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](20, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_div_26_Template_div_click_20_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵrestoreView"](_r14); const ctx_r17 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); return ctx_r17.goToPage(5); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](21, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](22); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](23, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](24, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](25, ">"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } if (rf & 2) { const ctx_r3 = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵnextContext"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](4, 5, "LABELS.SOLUTION")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](10, 7, "LABELS.ABOUT_US")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx_r3.curLang != "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](17, 9, "LABELS.FAQ")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](23, 11, "LABELS.LOGIN")); } } class NavMenuComponent { constructor() { this.menuOpened = false; this.domain = ''; if (localStorage.getItem('origin') === 'ja') { this.domain = src_environments_environment__WEBPACK_IMPORTED_MODULE_0__["environment"].redirectUrlJP; } else { this.domain = src_environments_environment__WEBPACK_IMPORTED_MODULE_0__["environment"].redirectUrl; } } ngOnInit() { this.curLang = localStorage.getItem('language'); } goToPage(num) { switch (num) { case 1: { window.location.href = this.domain + 'solution/'; break; } case 2: { window.location.href = this.domain + 'about-us/'; break; } case 3: { window.location.href = this.domain + 'pricing/'; break; } case 4: { window.location.href = this.domain + 'faq/'; break; } case 5: { window.location.href = this.domain + 'my-account/'; break; } case 6: { window.location.href = this.domain; break; } default: break; } } } NavMenuComponent.ɵfac = function NavMenuComponent_Factory(t) { return new (t || NavMenuComponent)(); }; NavMenuComponent.ɵcmp = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({ type: NavMenuComponent, selectors: [["app-nav-menu"]], decls: 27, vars: 16, consts: [["tabindex", "0", 1, "div-nav"], [2, "display", "flex", "align-items", "center", "cursor", "pointer", 3, "click"], ["src", "assets/images/sl-logo.png", 2, "width", "8em"], [1, "div-children", 2, "display", "flex", "margin", "0 3%", "align-items", "center"], [1, "div-nav-child", 3, "click"], ["class", "div-nav-child", 3, "click", 4, "ngIf"], [1, "div-nav-mobile"], [2, "display", "flex", "align-items", "center"], ["class", "icon", 3, "click", 4, "ngIf"], ["class", "icon-close", 3, "click", 4, "ngIf"], ["class", "div-menu", 4, "ngIf"], [1, "icon", 3, "click"], [1, "icon-close", 3, "click"], [1, "div-menu"]], template: function NavMenuComponent_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "div", 0); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](1, "div", 1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_Template_div_click_1_listener() { return ctx.goToPage(6); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](2, "img", 2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](3, "div", 3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_Template_div_click_4_listener() { return ctx.goToPage(1); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](5, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](7, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_Template_div_click_8_listener() { return ctx.goToPage(2); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](9, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](10); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](11, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](12, NavMenuComponent_div_12_Template, 4, 3, "div", 5); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](13, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_Template_div_click_13_listener() { return ctx.goToPage(4); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](14, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](15); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](16, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](17, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵlistener"]("click", function NavMenuComponent_Template_div_click_17_listener() { return ctx.goToPage(5); }); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](18, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](19); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](20, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](21, "div", 6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](22, "div", 7); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](23, "img", 2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](24, NavMenuComponent_span_24_Template, 3, 0, "span", 8); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](25, NavMenuComponent_span_25_Template, 2, 0, "span", 9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](26, NavMenuComponent_div_26_Template, 26, 13, "div", 10); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](7, 8, "LABELS.SOLUTION")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](11, 10, "LABELS.ABOUT_US")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.curLang != "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](16, 12, "LABELS.FAQ")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](20, 14, "LABELS.LOGIN")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](5); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", !ctx.menuOpened); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.menuOpened); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.menuOpened); } }, directives: [_angular_common__WEBPACK_IMPORTED_MODULE_2__["NgIf"], _angular_material_icon__WEBPACK_IMPORTED_MODULE_3__["MatIcon"]], pipes: [_ngx_translate_core__WEBPACK_IMPORTED_MODULE_4__["TranslatePipe"]], styles: [".div-nav[_ngcontent-%COMP%] {\n z-index: 1;\n background-color: white;\n opacity: 1;\n justify-content: space-between;\n overflow-x: hidden;\n position: sticky;\n position: -webkit-sticky;\n top: 0;\n padding: 0.5em 3em;\n max-width: 100vw;\n object-fit: contain;\n height: 3em;\n display: flex;\n box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);\n}\n.div-nav[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%] {\n font-size: 2.3em;\n color: #17428d;\n cursor: pointer;\n}\n.logo-text[_ngcontent-%COMP%] {\n font-family: \"Roboto\";\n color: #125ccb;\n margin-top: 14px;\n margin-left: 5px;\n font-size: 1.1em;\n}\n.div-nav-child[_ngcontent-%COMP%] {\n margin: 0 2em;\n font-weight: 500;\n font-family: \"Roboto\";\n cursor: pointer;\n}\n.div-nav-child[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n cursor: pointer;\n}\n.div-nav-mobile[_ngcontent-%COMP%] {\n display: none;\n}\n.div-nav-mobile[_ngcontent-%COMP%] .icon-close[_ngcontent-%COMP%] {\n font-size: 2em;\n font-weight: 600;\n color: #125ccb;\n}\n.div-menu[_ngcontent-%COMP%] {\n position: fixed;\n background-color: white;\n top: 3.5em;\n width: 100%;\n opacity: 0.9;\n}\n.div-menu[_ngcontent-%COMP%] .div-nav-child[_ngcontent-%COMP%] {\n margin: 0 20px;\n font-weight: 500;\n font-family: \"Roboto\";\n cursor: pointer;\n padding: 20px 0;\n display: flex;\n justify-content: space-between;\n align-items: center;\n border-bottom: 2px solid #f0f0f0;\n}\n.div-menu[_ngcontent-%COMP%] .div-nav-child[_ngcontent-%COMP%] span[_ngcontent-%COMP%] {\n font-family: monospace;\n font-size: 1.5em;\n font-weight: 600;\n}\n.div-nav-child[_ngcontent-%COMP%]:hover label[_ngcontent-%COMP%] {\n transition: 500ms;\n color: #125CCB;\n}\n@media only screen and (min-height: 1000px) {\n .div-nav[_ngcontent-%COMP%] {\n display: none;\n }\n\n .div-nav-mobile[_ngcontent-%COMP%] {\n display: flex;\n justify-content: space-between;\n padding: 15px 20px;\n align-items: center;\n background-color: white;\n opacity: 1;\n justify-content: space-between;\n overflow: hidden;\n position: sticky;\n position: -webkit-sticky;\n box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);\n top: 0;\n z-index: 1;\n }\n .div-nav-mobile[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%] {\n font-size: 2.3em;\n color: #17428d;\n cursor: pointer;\n }\n\n img[_ngcontent-%COMP%] {\n width: 10em !important;\n }\n}\n@media only screen and (max-width: 700px) {\n .div-nav[_ngcontent-%COMP%] {\n display: none;\n }\n\n .div-nav-mobile[_ngcontent-%COMP%] {\n display: flex;\n justify-content: space-between;\n padding: 5px 20px;\n align-items: center;\n background-color: white;\n opacity: 1;\n justify-content: space-between;\n overflow: hidden;\n position: sticky;\n position: -webkit-sticky;\n box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);\n top: 0;\n z-index: 1;\n }\n .div-nav-mobile[_ngcontent-%COMP%] mat-icon[_ngcontent-%COMP%] {\n font-size: 2.3em;\n color: #17428d;\n cursor: pointer;\n }\n}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uXFwuLlxcLi5cXC4uXFxuYXYtbWVudS5jb21wb25lbnQuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQU9JLFVBQUE7RUFDQSx1QkFBQTtFQUNBLFVBQUE7RUFDQSw4QkFBQTtFQUNBLGtCQUFBO0VBQ0EsZ0JBQUE7RUFDQSx3QkFBQTtFQUNBLE1BQUE7RUFDQSxrQkFBQTtFQUNBLGdCQUFBO0VBQ0EsbUJBQUE7RUFDQSxXQUFBO0VBQ0EsYUFBQTtFQUNBLDJDQUFBO0FBTEo7QUFkSTtFQUNJLGdCQUFBO0VBQ0EsY0FBQTtFQUNBLGVBQUE7QUFnQlI7QUFlQTtFQUNJLHFCQUFBO0VBQ0EsY0FBQTtFQUNBLGdCQUFBO0VBQ0EsZ0JBQUE7RUFDQSxnQkFBQTtBQVpKO0FBZ0JBO0VBQ0ksYUFBQTtFQUNBLGdCQUFBO0VBQ0EscUJBQUE7RUFDQSxlQUFBO0FBYko7QUFlSTtFQUNJLGVBQUE7QUFiUjtBQWlCQTtFQUNJLGFBQUE7QUFkSjtBQWVJO0VBQ0EsY0FBQTtFQUNBLGdCQUFBO0VBQ0EsY0FBQTtBQWJKO0FBaUJBO0VBQ0ksZUFBQTtFQUNBLHVCQUFBO0VBQ0EsVUFBQTtFQUNBLFdBQUE7RUFDQSxZQUFBO0FBZEo7QUFlSTtFQUNJLGNBQUE7RUFDQSxnQkFBQTtFQUNBLHFCQUFBO0VBQ0EsZUFBQTtFQUNBLGVBQUE7RUFDQSxhQUFBO0VBQ0EsOEJBQUE7RUFDQSxtQkFBQTtFQUNBLGdDQUFBO0FBYlI7QUFjUTtFQUNJLHNCQUFBO0VBQ0EsZ0JBQUE7RUFDQSxnQkFBQTtBQVpaO0FBa0JJO0VBQ0ksaUJBQUE7RUFDQSxjQUFBO0FBZlI7QUFtQkE7RUFDSTtJQUNJLGFBQUE7RUFoQk47O0VBbUJFO0lBQ0ksYUFBQTtJQUNBLDhCQUFBO0lBQ0Esa0JBQUE7SUFDQSxtQkFBQTtJQUNBLHVCQUFBO0lBQ0EsVUFBQTtJQUNBLDhCQUFBO0lBQ0EsZ0JBQUE7SUFDQSxnQkFBQTtJQUNBLHdCQUFBO0lBQ0EsMkNBQUE7SUFDQSxNQUFBO0lBQ0EsVUFBQTtFQWhCTjtFQWlCTTtJQUNJLGdCQUFBO0lBQ0EsY0FBQTtJQUNBLGVBQUE7RUFmVjs7RUFrQkU7SUFDSSxzQkFBQTtFQWZOO0FBQ0Y7QUFrQkE7RUFDSTtJQUNJLGFBQUE7RUFoQk47O0VBbUJFO0lBQ0ksYUFBQTtJQUNBLDhCQUFBO0lBQ0EsaUJBQUE7SUFDQSxtQkFBQTtJQUNBLHVCQUFBO0lBQ0EsVUFBQTtJQUNBLDhCQUFBO0lBQ0EsZ0JBQUE7SUFDQSxnQkFBQTtJQUNBLHdCQUFBO0lBQ0EsMkNBQUE7SUFDQSxNQUFBO0lBQ0EsVUFBQTtFQWhCTjtFQWlCTTtJQUNJLGdCQUFBO0lBQ0EsY0FBQTtJQUNBLGVBQUE7RUFmVjtBQUNGIiwiZmlsZSI6Im5hdi1tZW51LmNvbXBvbmVudC5zY3NzIiwic291cmNlc0NvbnRlbnQiOlsiLmRpdi1uYXYge1xyXG4gICAgbWF0LWljb24ge1xyXG4gICAgICAgIGZvbnQtc2l6ZTogMi4zZW07XHJcbiAgICAgICAgY29sb3I6ICMxNzQyOGQ7XHJcbiAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xyXG4gICAgfVxyXG5cclxuICAgIHotaW5kZXg6IDE7XHJcbiAgICBiYWNrZ3JvdW5kLWNvbG9yOiB3aGl0ZTtcclxuICAgIG9wYWNpdHk6IDE7XHJcbiAgICBqdXN0aWZ5LWNvbnRlbnQ6IHNwYWNlLWJldHdlZW47XHJcbiAgICBvdmVyZmxvdy14OiBoaWRkZW47XHJcbiAgICBwb3NpdGlvbjogc3RpY2t5O1xyXG4gICAgcG9zaXRpb246IC13ZWJraXQtc3RpY2t5O1xyXG4gICAgdG9wOiAwO1xyXG4gICAgcGFkZGluZzogMC41ZW0gM2VtO1xyXG4gICAgbWF4LXdpZHRoOiAxMDB2dztcclxuICAgIG9iamVjdC1maXQ6IGNvbnRhaW47XHJcbiAgICBoZWlnaHQ6IDNlbTtcclxuICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICBib3gtc2hhZG93OiAwIDNweCA2cHggMCByZ2JhKDAsIDAsIDAsIDAuMTYpO1xyXG59XHJcblxyXG4vLyAuZGl2LW5hdjpmb2N1cyB7XHJcbi8vICAgICB3aWR0aDogMTAwJTtcclxuLy8gICAgIHRyYW5zaXRpb246IDEwMG1zO1xyXG4vLyAgICAgZGlzcGxheTogZmxleDtcclxuLy8gICAgIGJveC1zaGFkb3c6IDAgM3B4IDZweCAwIHJnYmEoMCwgMCwgMCwgMC4xNik7XHJcblxyXG4vLyAgICAgLmljb24sXHJcbi8vICAgICBtYXQtaWNvbiB7XHJcbi8vICAgICAgICAgZGlzcGxheTogbm9uZTtcclxuLy8gICAgIH1cclxuLy8gfVxyXG5cclxuLmxvZ28tdGV4dCB7XHJcbiAgICBmb250LWZhbWlseTogJ1JvYm90byc7XHJcbiAgICBjb2xvcjogIzEyNWNjYjtcclxuICAgIG1hcmdpbi10b3A6IDE0cHg7XHJcbiAgICBtYXJnaW4tbGVmdDogNXB4O1xyXG4gICAgZm9udC1zaXplOiAxLjFlbTtcclxufVxyXG5cclxuXHJcbi5kaXYtbmF2LWNoaWxkIHtcclxuICAgIG1hcmdpbjogMCAyZW07XHJcbiAgICBmb250LXdlaWdodDogNTAwO1xyXG4gICAgZm9udC1mYW1pbHk6ICdSb2JvdG8nO1xyXG4gICAgY3Vyc29yOiBwb2ludGVyO1xyXG5cclxuICAgIGxhYmVsIHtcclxuICAgICAgICBjdXJzb3I6IHBvaW50ZXI7XHJcbiAgICB9XHJcbn1cclxuXHJcbi5kaXYtbmF2LW1vYmlsZSB7XHJcbiAgICBkaXNwbGF5OiBub25lO1xyXG4gICAgLmljb24tY2xvc2V7XHJcbiAgICBmb250LXNpemU6IDJlbTtcclxuICAgIGZvbnQtd2VpZ2h0OiA2MDA7XHJcbiAgICBjb2xvcjogIzEyNWNjYjtcclxuICAgIH1cclxufVxyXG5cclxuLmRpdi1tZW51IHtcclxuICAgIHBvc2l0aW9uOiBmaXhlZDtcclxuICAgIGJhY2tncm91bmQtY29sb3I6IHdoaXRlO1xyXG4gICAgdG9wOiAzLjVlbTtcclxuICAgIHdpZHRoOiAxMDAlO1xyXG4gICAgb3BhY2l0eTogMC45O1xyXG4gICAgLmRpdi1uYXYtY2hpbGQge1xyXG4gICAgICAgIG1hcmdpbjogMCAyMHB4O1xyXG4gICAgICAgIGZvbnQtd2VpZ2h0OiA1MDA7XHJcbiAgICAgICAgZm9udC1mYW1pbHk6IFwiUm9ib3RvXCI7XHJcbiAgICAgICAgY3Vyc29yOiBwb2ludGVyO1xyXG4gICAgICAgIHBhZGRpbmc6IDIwcHggMDtcclxuICAgICAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAgICAgIGp1c3RpZnktY29udGVudDogc3BhY2UtYmV0d2VlbjtcclxuICAgICAgICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG4gICAgICAgIGJvcmRlci1ib3R0b206IDJweCBzb2xpZCAjZjBmMGYwO1xyXG4gICAgICAgIHNwYW57XHJcbiAgICAgICAgICAgIGZvbnQtZmFtaWx5OiBtb25vc3BhY2U7XHJcbiAgICAgICAgICAgIGZvbnQtc2l6ZTogMS41ZW07XHJcbiAgICAgICAgICAgIGZvbnQtd2VpZ2h0OiA2MDA7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59XHJcblxyXG4uZGl2LW5hdi1jaGlsZDpob3ZlciB7XHJcbiAgICBsYWJlbCB7XHJcbiAgICAgICAgdHJhbnNpdGlvbjogNTAwbXM7XHJcbiAgICAgICAgY29sb3I6ICMxMjVDQ0I7XHJcbiAgICB9XHJcbn1cclxuXHJcbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1pbi1oZWlnaHQ6MTAwMHB4KSB7XHJcbiAgICAuZGl2LW5hdiB7XHJcbiAgICAgICAgZGlzcGxheTogbm9uZTtcclxuICAgIH1cclxuXHJcbiAgICAuZGl2LW5hdi1tb2JpbGUge1xyXG4gICAgICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICAgICAganVzdGlmeS1jb250ZW50OiBzcGFjZS1iZXR3ZWVuO1xyXG4gICAgICAgIHBhZGRpbmc6IDE1cHggMjBweDtcclxuICAgICAgICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG4gICAgICAgIGJhY2tncm91bmQtY29sb3I6IHdoaXRlO1xyXG4gICAgICAgIG9wYWNpdHk6IDE7XHJcbiAgICAgICAganVzdGlmeS1jb250ZW50OiBzcGFjZS1iZXR3ZWVuO1xyXG4gICAgICAgIG92ZXJmbG93OiBoaWRkZW47XHJcbiAgICAgICAgcG9zaXRpb246IHN0aWNreTtcclxuICAgICAgICBwb3NpdGlvbjogLXdlYmtpdC1zdGlja3k7XHJcbiAgICAgICAgYm94LXNoYWRvdzogMCAzcHggNnB4IDAgcmdiYSgwLCAwLCAwLCAwLjE2KTtcclxuICAgICAgICB0b3A6IDA7XHJcbiAgICAgICAgei1pbmRleDoxO1xyXG4gICAgICAgIG1hdC1pY29uIHtcclxuICAgICAgICAgICAgZm9udC1zaXplOiAyLjNlbTtcclxuICAgICAgICAgICAgY29sb3I6ICMxNzQyOGQ7XHJcbiAgICAgICAgICAgIGN1cnNvcjogcG9pbnRlcjtcclxuICAgICAgICB9XHJcbiAgICB9XHJcbiAgICBpbWcge1xyXG4gICAgICAgIHdpZHRoOiAxMGVtICFpbXBvcnRhbnQ7XHJcbiAgICB9XHJcbn1cclxuXHJcbkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDo3MDBweCkge1xyXG4gICAgLmRpdi1uYXYge1xyXG4gICAgICAgIGRpc3BsYXk6IG5vbmU7XHJcbiAgICB9XHJcblxyXG4gICAgLmRpdi1uYXYtbW9iaWxlIHtcclxuICAgICAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAgICAgIGp1c3RpZnktY29udGVudDogc3BhY2UtYmV0d2VlbjtcclxuICAgICAgICBwYWRkaW5nOiA1cHggMjBweDtcclxuICAgICAgICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG4gICAgICAgIGJhY2tncm91bmQtY29sb3I6IHdoaXRlO1xyXG4gICAgICAgIG9wYWNpdHk6IDE7XHJcbiAgICAgICAganVzdGlmeS1jb250ZW50OiBzcGFjZS1iZXR3ZWVuO1xyXG4gICAgICAgIG92ZXJmbG93OiBoaWRkZW47XHJcbiAgICAgICAgcG9zaXRpb246IHN0aWNreTtcclxuICAgICAgICBwb3NpdGlvbjogLXdlYmtpdC1zdGlja3k7XHJcbiAgICAgICAgYm94LXNoYWRvdzogMCAzcHggNnB4IDAgcmdiYSgwLCAwLCAwLCAwLjE2KTtcclxuICAgICAgICB0b3A6IDA7XHJcbiAgICAgICAgei1pbmRleDoxO1xyXG4gICAgICAgIG1hdC1pY29uIHtcclxuICAgICAgICAgICAgZm9udC1zaXplOiAyLjNlbTtcclxuICAgICAgICAgICAgY29sb3I6ICMxNzQyOGQ7XHJcbiAgICAgICAgICAgIGN1cnNvcjogcG9pbnRlcjtcclxuICAgICAgICB9XHJcbiAgICB9XHJcbn0iXX0= */"] }); /***/ }), /***/ "Rd4j": /*!*********************************************************!*\ !*** ./src/app/Components/success/success.component.ts ***! \*********************************************************/ /*! exports provided: SuccessComponent */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "SuccessComponent", function() { return SuccessComponent; }); /* harmony import */ var src_app_Shared_Constants__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! src/app/Shared/Constants */ "NO7w"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "fXoL"); /* harmony import */ var _ngx_translate_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @ngx-translate/core */ "sYmb"); /* harmony import */ var _nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ../nav-menu/nav-menu.component */ "OIcX"); /* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/common */ "ofXK"); function SuccessComponent_label_13_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "label", 17); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "Register"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } function SuccessComponent_label_14_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "label", 17); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\u767B\u9332\u3059\u308B"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } function SuccessComponent_label_20_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "label", 17); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "Verify Email"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } function SuccessComponent_label_21_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "label", 17); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "E\u30E1\u30FC\u30EB\u3092\u78BA\u8A8D\u307E\u3059"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } function SuccessComponent_label_27_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "Purchase"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } function SuccessComponent_label_28_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\u8CFC\u5165"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } function SuccessComponent_label_34_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "Add Users"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } function SuccessComponent_label_35_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](0, "label"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](1, "\u30E6\u30FC\u30B6\u30FC\u3092\u8FFD\u52A0\u3059\u308B"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } } class SuccessComponent { constructor(translate) { this.translate = translate; this.steps = []; this.steps = src_app_Shared_Constants__WEBPACK_IMPORTED_MODULE_0__["steps"]; this.curlang = localStorage.getItem('language'); this.translate.setDefaultLang(this.curlang); } ngOnInit() { } } SuccessComponent.ɵfac = function SuccessComponent_Factory(t) { return new (t || SuccessComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdirectiveInject"](_ngx_translate_core__WEBPACK_IMPORTED_MODULE_2__["TranslateService"])); }; SuccessComponent.ɵcmp = _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵdefineComponent"]({ type: SuccessComponent, selectors: [["app-success"]], decls: 44, vars: 17, consts: [[2, "text-align", "center", "margin", "5em auto 0", "font-family", "Roboto", "padding", "0 20px"], ["src", "assets/images/registered.png", 2, "width", "8em"], [2, "margin-top", "1em"], [2, "font-size", "1.2em", "color", "#434343", "font-weight", "600"], [2, "margin-top", "3em"], [1, "div-steps"], [1, "div-step-container"], ["src", "assets/images/completed.png", 2, "width", "inherit"], ["class", "label-done", 4, "ngIf"], [1, "div-line"], [2, "border", "1.5px solid #58CB12"], ["src", "assets/images/current.png", 2, "width", "inherit"], ["src", "assets/images/upcoming.png", 2, "width", "inherit"], [4, "ngIf"], [2, "font-size", "1.2em", "color", "#000", "font-weight", "400"], [2, "margin-top", "2em"], [2, "font-size", "1em", "color", "#5E5E5E", "font-weight", "400"], [1, "label-done"]], template: function SuccessComponent_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](0, "app-nav-menu"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](1, "div", 0); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](2, "div"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](3, "img", 1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](4, "div", 2); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](5, "label", 3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](7, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](8, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](9, "div", 5); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](10, "div", 6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](11, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](12, "img", 7); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](13, SuccessComponent_label_13_Template, 2, 0, "label", 8); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](14, SuccessComponent_label_14_Template, 2, 0, "label", 8); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](15, "div", 9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](16, "div", 10); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](17, "div", 6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](18, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](19, "img", 11); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](20, SuccessComponent_label_20_Template, 2, 0, "label", 8); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](21, SuccessComponent_label_21_Template, 2, 0, "label", 8); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](22, "div", 9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](23, "div"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](24, "div", 6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](25, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](26, "img", 12); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](27, SuccessComponent_label_27_Template, 2, 0, "label", 13); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](28, SuccessComponent_label_28_Template, 2, 0, "label", 13); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](29, "div", 9); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](30, "div"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](31, "div", 6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](32, "span"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelement"](33, "img", 12); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](34, SuccessComponent_label_34_Template, 2, 0, "label", 13); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtemplate"](35, SuccessComponent_label_35_Template, 2, 0, "label", 13); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](36, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](37, "label", 14); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](38); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](39, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](40, "div", 15); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementStart"](41, "label", 16); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtext"](42); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipe"](43, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](7, 11, "SUCCESS.THANK_YOU")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](7); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.curlang != "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.curlang == "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.curlang != "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.curlang == "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.curlang != "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.curlang == "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](6); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.curlang != "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵproperty"]("ngIf", ctx.curlang == "jp"); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](39, 13, "SUCCESS.VERIFY")); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵadvance"](4); _angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵtextInterpolate"](_angular_core__WEBPACK_IMPORTED_MODULE_1__["ɵɵpipeBind1"](43, 15, "SUCCESS.SPAM")); } }, directives: [_nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_3__["NavMenuComponent"], _angular_common__WEBPACK_IMPORTED_MODULE_4__["NgIf"]], pipes: [_ngx_translate_core__WEBPACK_IMPORTED_MODULE_2__["TranslatePipe"]], styles: ["@media only screen and (max-width: 500px) {\n div[_ngcontent-%COMP%] {\n font-size: 1em !important;\n }\n\n .adduser-actions[_ngcontent-%COMP%] {\n margin-top: 3em !important;\n }\n\n .div-steps[_ngcontent-%COMP%] {\n width: 95% !important;\n }\n .div-steps[_ngcontent-%COMP%] .div-step-container[_ngcontent-%COMP%] span[_ngcontent-%COMP%] {\n width: 1.5em !important;\n }\n .div-steps[_ngcontent-%COMP%] .div-step-container[_ngcontent-%COMP%] label[_ngcontent-%COMP%] {\n font-size: 0.8em !important;\n }\n}\n.div-steps[_ngcontent-%COMP%] {\n overflow: hidden;\n margin-bottom: 20px;\n display: flex;\n margin: 0 auto;\n width: 42vw;\n text-align: center;\n}\n.div-steps[_ngcontent-%COMP%] .div-step-container[_ngcontent-%COMP%] {\n float: left;\n min-width: 12%;\n max-width: 18%;\n position: relative;\n z-index: 10;\n}\n.div-steps[_ngcontent-%COMP%] .div-step-container[_ngcontent-%COMP%] span[_ngcontent-%COMP%] {\n border-radius: 100%;\n width: 2vw;\n display: block;\n margin: 0 auto;\n margin-bottom: 10px;\n}\n.div-steps[_ngcontent-%COMP%] .div-step-container[_ngcontent-%COMP%] .label[_ngcontent-%COMP%] {\n font-size: 0.9em;\n color: #B1B1B1;\n font-size: 600;\n}\n.div-steps[_ngcontent-%COMP%] .div-step-container[_ngcontent-%COMP%] .label-done[_ngcontent-%COMP%] {\n color: #434343;\n}\n.div-steps[_ngcontent-%COMP%] .div-line[_ngcontent-%COMP%] {\n margin: 0 auto;\n width: 6vw;\n float: left;\n}\n.div-steps[_ngcontent-%COMP%] .div-line[_ngcontent-%COMP%] div[_ngcontent-%COMP%] {\n display: inline-block;\n width: inherit;\n border: 1.5px solid #B8B8B8;\n height: 0;\n}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uXFwuLlxcLi5cXC4uXFxzdWNjZXNzLmNvbXBvbmVudC5zY3NzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBO0VBQ0k7SUFDSSx5QkFBQTtFQUNOOztFQUVFO0lBQ0ksMEJBQUE7RUFDTjs7RUFDRTtJQUNJLHFCQUFBO0VBRU47RUFBVTtJQUNJLHVCQUFBO0VBRWQ7RUFBVTtJQUNJLDJCQUFBO0VBRWQ7QUFDRjtBQUdBO0VBQ0ksZ0JBQUE7RUFDQSxtQkFBQTtFQUNBLGFBQUE7RUFDQSxjQUFBO0VBQ0EsV0FBQTtFQUNBLGtCQUFBO0FBREo7QUFHSTtFQUNJLFdBQUE7RUFDQSxjQUFBO0VBQ0EsY0FBQTtFQUNBLGtCQUFBO0VBQ0EsV0FBQTtBQURSO0FBR1E7RUFDSSxtQkFBQTtFQUNBLFVBQUE7RUFDQSxjQUFBO0VBQ0EsY0FBQTtFQUNBLG1CQUFBO0FBRFo7QUFHUTtFQUNJLGdCQUFBO0VBQ0EsY0FBQTtFQUNBLGNBQUE7QUFEWjtBQUdRO0VBQ0ksY0FBQTtBQURaO0FBSUk7RUFDSSxjQUFBO0VBQ0EsVUFBQTtFQUNBLFdBQUE7QUFGUjtBQUdRO0VBQ0kscUJBQUE7RUFDQSxjQUFBO0VBQ0EsMkJBQUE7RUFDQSxTQUFBO0FBRFoiLCJmaWxlIjoic3VjY2Vzcy5jb21wb25lbnQuc2NzcyIsInNvdXJjZXNDb250ZW50IjpbIkBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDo1MDBweCkge1xyXG4gICAgZGl2IHtcclxuICAgICAgICBmb250LXNpemU6IDFlbSAhaW1wb3J0YW50O1xyXG4gICAgfVxyXG5cclxuICAgIC5hZGR1c2VyLWFjdGlvbnMge1xyXG4gICAgICAgIG1hcmdpbi10b3A6IDNlbSAhaW1wb3J0YW50O1xyXG4gICAgfVxyXG4gICAgLmRpdi1zdGVwc3tcclxuICAgICAgICB3aWR0aDogOTUlICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgLmRpdi1zdGVwLWNvbnRhaW5lcntcclxuICAgICAgICAgICAgc3BhbntcclxuICAgICAgICAgICAgICAgIHdpZHRoOiAxLjVlbSAhaW1wb3J0YW50O1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIGxhYmVse1xyXG4gICAgICAgICAgICAgICAgZm9udC1zaXplOiAwLjhlbSAhaW1wb3J0YW50O1xyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59XHJcblxyXG4uZGl2LXN0ZXBzIHtcclxuICAgIG92ZXJmbG93OiBoaWRkZW47XHJcbiAgICBtYXJnaW4tYm90dG9tOiAyMHB4O1xyXG4gICAgZGlzcGxheTogZmxleDtcclxuICAgIG1hcmdpbjogMCBhdXRvO1xyXG4gICAgd2lkdGg6IDQydnc7XHJcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcblxyXG4gICAgLmRpdi1zdGVwLWNvbnRhaW5lciB7XHJcbiAgICAgICAgZmxvYXQ6IGxlZnQ7XHJcbiAgICAgICAgbWluLXdpZHRoOiAxMiU7XHJcbiAgICAgICAgbWF4LXdpZHRoOiAxOCU7XHJcbiAgICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgICAgIHotaW5kZXg6IDEwO1xyXG5cclxuICAgICAgICBzcGFuIHtcclxuICAgICAgICAgICAgYm9yZGVyLXJhZGl1czogMTAwJTtcclxuICAgICAgICAgICAgd2lkdGg6IDJ2dztcclxuICAgICAgICAgICAgZGlzcGxheTogYmxvY2s7XHJcbiAgICAgICAgICAgIG1hcmdpbjogMCBhdXRvO1xyXG4gICAgICAgICAgICBtYXJnaW4tYm90dG9tOiAxMHB4O1xyXG4gICAgICAgIH1cclxuICAgICAgICAubGFiZWx7XHJcbiAgICAgICAgICAgIGZvbnQtc2l6ZTogMC45ZW07XHJcbiAgICAgICAgICAgIGNvbG9yOiAjQjFCMUIxO1xyXG4gICAgICAgICAgICBmb250LXNpemU6IDYwMDtcclxuICAgICAgICB9XHJcbiAgICAgICAgLmxhYmVsLWRvbmV7XHJcbiAgICAgICAgICAgIGNvbG9yOiAjNDM0MzQzO1xyXG4gICAgICAgIH1cclxuICAgIH1cclxuICAgIC5kaXYtbGluZXtcclxuICAgICAgICBtYXJnaW46IDAgYXV0bztcclxuICAgICAgICB3aWR0aDogNnZ3O1xyXG4gICAgICAgIGZsb2F0OmxlZnQ7XHJcbiAgICAgICAgZGl2e1xyXG4gICAgICAgICAgICBkaXNwbGF5OmlubGluZS1ibG9jaztcclxuICAgICAgICAgICAgd2lkdGg6IGluaGVyaXQ7XHJcbiAgICAgICAgICAgIGJvcmRlcjogMS41cHggc29saWQgI0I4QjhCODtcclxuICAgICAgICAgICAgaGVpZ2h0OjBcclxuICAgICAgICB9XHJcbiAgICB9XHJcbn0iXX0= */"] }); /***/ }), /***/ "Sy1n": /*!**********************************!*\ !*** ./src/app/app.component.ts ***! \**********************************/ /*! exports provided: AppComponent */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "AppComponent", function() { return AppComponent; }); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ "fXoL"); /* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/router */ "tyNb"); class AppComponent { constructor() { this.title = 'customerRegistration'; } } AppComponent.ɵfac = function AppComponent_Factory(t) { return new (t || AppComponent)(); }; AppComponent.ɵcmp = _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineComponent"]({ type: AppComponent, selectors: [["app-root"]], decls: 1, vars: 0, template: function AppComponent_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelement"](0, "router-outlet"); } }, directives: [_angular_router__WEBPACK_IMPORTED_MODULE_1__["RouterOutlet"]], styles: ["\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJhcHAuY29tcG9uZW50LnNjc3MifQ== */"] }); /***/ }), /***/ "VeJc": /*!*******************************************************!*\ !*** ./src/app/Components/failed/failed.component.ts ***! \*******************************************************/ /*! exports provided: FailedComponent */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "FailedComponent", function() { return FailedComponent; }); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/core */ "fXoL"); /* harmony import */ var _ngx_translate_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @ngx-translate/core */ "sYmb"); /* harmony import */ var _nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ../nav-menu/nav-menu.component */ "OIcX"); class FailedComponent { constructor(translate) { this.translate = translate; this.translate.setDefaultLang(localStorage.getItem('language')); } ngOnInit() { } } FailedComponent.ɵfac = function FailedComponent_Factory(t) { return new (t || FailedComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdirectiveInject"](_ngx_translate_core__WEBPACK_IMPORTED_MODULE_1__["TranslateService"])); }; FailedComponent.ɵcmp = _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵdefineComponent"]({ type: FailedComponent, selectors: [["app-failed"]], decls: 8, vars: 6, consts: [[2, "text-align", "center", "margin", "10em auto", "font-family", "Roboto", "padding", "0 20px"], [2, "font-size", "3em", "margin-bottom", "1.5em"], [2, "font-size", "1.5em"]], template: function FailedComponent_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelement"](0, "app-nav-menu"); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](1, "div", 0); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](2, "div", 1); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](3); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵpipe"](4, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementStart"](5, "div", 2); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtext"](6); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵpipe"](7, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtextInterpolate1"](" ", _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵpipeBind1"](4, 2, "LABELS.FAILED_TEXT1"), " "); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵadvance"](3); _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵtextInterpolate1"](" ", _angular_core__WEBPACK_IMPORTED_MODULE_0__["ɵɵpipeBind1"](7, 4, "LABELS.FAILED_TEXT2"), " "); } }, directives: [_nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_2__["NavMenuComponent"]], pipes: [_ngx_translate_core__WEBPACK_IMPORTED_MODULE_1__["TranslatePipe"]], styles: ["\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJmYWlsZWQuY29tcG9uZW50LnNjc3MifQ== */"] }); /***/ }), /***/ "ZAI4": /*!*******************************!*\ !*** ./src/app/app.module.ts ***! \*******************************/ /*! exports provided: HttpLoaderFactory, AppModule */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "HttpLoaderFactory", function() { return HttpLoaderFactory; }); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "AppModule", function() { return AppModule; }); /* harmony import */ var _angular_platform_browser__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/platform-browser */ "jhN1"); /* harmony import */ var _Shared_shared_module__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Shared/shared.module */ "H8qh"); /* harmony import */ var _ngx_translate_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @ngx-translate/core */ "sYmb"); /* harmony import */ var _ngx_translate_http_loader__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @ngx-translate/http-loader */ "mqiu"); /* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! @angular/common/http */ "tk/3"); /* harmony import */ var _angular_material_stepper__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/material/stepper */ "xHqg"); /* harmony import */ var ngx_mask__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ngx-mask */ "tmjD"); /* harmony import */ var _app_routing_module__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! ./app-routing.module */ "vY5A"); /* harmony import */ var _app_component__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! ./app.component */ "Sy1n"); /* harmony import */ var _Components_register_register_component__WEBPACK_IMPORTED_MODULE_9__ = __webpack_require__(/*! ./Components/register/register.component */ "A+Op"); /* harmony import */ var _Components_success_success_component__WEBPACK_IMPORTED_MODULE_10__ = __webpack_require__(/*! ./Components/success/success.component */ "Rd4j"); /* harmony import */ var _Components_nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_11__ = __webpack_require__(/*! ./Components/nav-menu/nav-menu.component */ "OIcX"); /* harmony import */ var _Components_verify_email_verify_email_component__WEBPACK_IMPORTED_MODULE_12__ = __webpack_require__(/*! ./Components/verify-email/verify-email.component */ "xQ7P"); /* harmony import */ var _Components_failed_failed_component__WEBPACK_IMPORTED_MODULE_13__ = __webpack_require__(/*! ./Components/failed/failed.component */ "VeJc"); /* harmony import */ var _Components_plan_plan_component__WEBPACK_IMPORTED_MODULE_14__ = __webpack_require__(/*! ./Components/plan/plan.component */ "NRhD"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_15__ = __webpack_require__(/*! @angular/core */ "fXoL"); function HttpLoaderFactory(http) { return new _ngx_translate_http_loader__WEBPACK_IMPORTED_MODULE_3__["TranslateHttpLoader"](http, 'assets/i18n/'); } class AppModule { } AppModule.ɵfac = function AppModule_Factory(t) { return new (t || AppModule)(); }; AppModule.ɵmod = _angular_core__WEBPACK_IMPORTED_MODULE_15__["ɵɵdefineNgModule"]({ type: AppModule, bootstrap: [_app_component__WEBPACK_IMPORTED_MODULE_8__["AppComponent"]] }); AppModule.ɵinj = _angular_core__WEBPACK_IMPORTED_MODULE_15__["ɵɵdefineInjector"]({ providers: [ // { provide: HTTP_INTERCEPTORS, useClass: HttpConfigInterceptor, multi: true } ], imports: [[ _angular_platform_browser__WEBPACK_IMPORTED_MODULE_0__["BrowserModule"], _Shared_shared_module__WEBPACK_IMPORTED_MODULE_1__["SharedModule"], ngx_mask__WEBPACK_IMPORTED_MODULE_6__["NgxMaskModule"].forRoot(), _angular_material_stepper__WEBPACK_IMPORTED_MODULE_5__["MatStepperModule"], _ngx_translate_core__WEBPACK_IMPORTED_MODULE_2__["TranslateModule"].forRoot({ loader: { provide: _ngx_translate_core__WEBPACK_IMPORTED_MODULE_2__["TranslateLoader"], useFactory: HttpLoaderFactory, deps: [_angular_common_http__WEBPACK_IMPORTED_MODULE_4__["HttpClient"]] } }), _app_routing_module__WEBPACK_IMPORTED_MODULE_7__["AppRoutingModule"] ]] }); (function () { (typeof ngJitMode === "undefined" || ngJitMode) && _angular_core__WEBPACK_IMPORTED_MODULE_15__["ɵɵsetNgModuleScope"](AppModule, { declarations: [_app_component__WEBPACK_IMPORTED_MODULE_8__["AppComponent"], _Components_register_register_component__WEBPACK_IMPORTED_MODULE_9__["RegisterComponent"], _Components_success_success_component__WEBPACK_IMPORTED_MODULE_10__["SuccessComponent"], _Components_nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_11__["NavMenuComponent"], _Components_verify_email_verify_email_component__WEBPACK_IMPORTED_MODULE_12__["VerifyEmailComponent"], _Components_failed_failed_component__WEBPACK_IMPORTED_MODULE_13__["FailedComponent"], _Components_plan_plan_component__WEBPACK_IMPORTED_MODULE_14__["PlanComponent"]], imports: [_angular_platform_browser__WEBPACK_IMPORTED_MODULE_0__["BrowserModule"], _Shared_shared_module__WEBPACK_IMPORTED_MODULE_1__["SharedModule"], ngx_mask__WEBPACK_IMPORTED_MODULE_6__["NgxMaskModule"], _angular_material_stepper__WEBPACK_IMPORTED_MODULE_5__["MatStepperModule"], _ngx_translate_core__WEBPACK_IMPORTED_MODULE_2__["TranslateModule"], _app_routing_module__WEBPACK_IMPORTED_MODULE_7__["AppRoutingModule"]] }); })(); /***/ }), /***/ "fvNU": /*!********************************************!*\ !*** ./src/app/Services/common.service.ts ***! \********************************************/ /*! exports provided: CommonService */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "CommonService", function() { return CommonService; }); /* harmony import */ var _angular_common_http__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/common/http */ "tk/3"); /* harmony import */ var rxjs__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! rxjs */ "qCKp"); /* harmony import */ var src_environments_environment__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! src/environments/environment */ "AytR"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/core */ "fXoL"); class CommonService { constructor(http) { this.http = http; this.apiUrl = src_environments_environment__WEBPACK_IMPORTED_MODULE_2__["environment"].baseUrl; } setHeaders(headerType, authenticate) { let headersConf = new _angular_common_http__WEBPACK_IMPORTED_MODULE_0__["HttpHeaders"](); const key = src_environments_environment__WEBPACK_IMPORTED_MODULE_2__["environment"].production ? 'IgFIqekIvN2R2xMRbwUC913aPRYTOBocaLgFeBq5' : 'ZA5NBdCKbx3SXLUTYmDLQ1obLkNSwdJPNyfwkCAg'; const lang = localStorage.getItem('language') === 'jp' ? 'ja' : 'en'; headersConf = headersConf.append('Accept-Language', lang); headersConf = headersConf.append('x-api-key', key); headersConf.set('Access-Control-Allow-Origin', '*'); if (headerType === 'json') { headersConf = headersConf.append('Content-Type', 'application/json; charset=utf-8'); } else if (headerType === 'form') { headersConf = headersConf.append('Content-Type', 'application/x-www-form-urlencoded'); } else if (headerType === 'multipart') { headersConf = headersConf.append('Content-Type', undefined); } return headersConf; } loadIp() { return this.http.get('https://jsonip.com'); } get(path, headerType = 'json', authenticate = false) { const headers = this.setHeaders(headerType, authenticate); return this.http.get(this.apiUrl + path, { headers }); } patch(path, headerType = 'json', authenticate = false) { const headers = this.setHeaders(headerType, authenticate); return this.http.patch(this.apiUrl + path, {}, { headers }); } post(path, body, headerType = 'json', authenticate = false, responseType) { const headers = this.setHeaders(headerType, authenticate); const options = { headers }; if (responseType === 'text') { options.responseType = 'text'; } return this.http.post(this.apiUrl + path, body, options); } put(path, body, headerType = 'json', authenticate = false, responseType) { const headers = this.setHeaders(headerType, authenticate); const options = { headers }; if (responseType === 'text') { options.responseType = 'text'; } return this.http.put(this.apiUrl + path, body, options); } delete(path, headerType, authenticate) { const headers = this.setHeaders(headerType, authenticate); return this.http.delete(this.apiUrl + path, { headers, responseType: 'text', }); } handleError(error) { if (error.error instanceof ErrorEvent) { console.error('An error occurred:', error.error.message); } else { console.error(`Backend returned code ${error.status}, ` + `body was: ${error.error}`); } return Object(rxjs__WEBPACK_IMPORTED_MODULE_1__["throwError"])(error.error.error || 'Something bad happened. Please try again later.'); } } CommonService.ɵfac = function CommonService_Factory(t) { return new (t || CommonService)(_angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵinject"](_angular_common_http__WEBPACK_IMPORTED_MODULE_0__["HttpClient"])); }; CommonService.ɵprov = _angular_core__WEBPACK_IMPORTED_MODULE_3__["ɵɵdefineInjectable"]({ token: CommonService, factory: CommonService.ɵfac, providedIn: 'root' }); /***/ }), /***/ "vY5A": /*!***************************************!*\ !*** ./src/app/app-routing.module.ts ***! \***************************************/ /*! exports provided: AppRoutingModule */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "AppRoutingModule", function() { return AppRoutingModule; }); /* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/router */ "tyNb"); /* harmony import */ var _Components_failed_failed_component__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./Components/failed/failed.component */ "VeJc"); /* harmony import */ var _Components_register_register_component__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./Components/register/register.component */ "A+Op"); /* harmony import */ var _Components_success_success_component__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./Components/success/success.component */ "Rd4j"); /* harmony import */ var _Components_verify_email_verify_email_component__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! ./Components/verify-email/verify-email.component */ "xQ7P"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @angular/core */ "fXoL"); const routes = [ { path: '', component: _Components_register_register_component__WEBPACK_IMPORTED_MODULE_2__["RegisterComponent"] }, { path: 'success', component: _Components_success_success_component__WEBPACK_IMPORTED_MODULE_3__["SuccessComponent"] }, { path: 'email-verification', component: _Components_verify_email_verify_email_component__WEBPACK_IMPORTED_MODULE_4__["VerifyEmailComponent"] }, { path: 'failed', component: _Components_failed_failed_component__WEBPACK_IMPORTED_MODULE_1__["FailedComponent"] }, ]; class AppRoutingModule { } AppRoutingModule.ɵfac = function AppRoutingModule_Factory(t) { return new (t || AppRoutingModule)(); }; AppRoutingModule.ɵmod = _angular_core__WEBPACK_IMPORTED_MODULE_5__["ɵɵdefineNgModule"]({ type: AppRoutingModule }); AppRoutingModule.ɵinj = _angular_core__WEBPACK_IMPORTED_MODULE_5__["ɵɵdefineInjector"]({ imports: [[_angular_router__WEBPACK_IMPORTED_MODULE_0__["RouterModule"].forRoot(routes)], _angular_router__WEBPACK_IMPORTED_MODULE_0__["RouterModule"]] }); (function () { (typeof ngJitMode === "undefined" || ngJitMode) && _angular_core__WEBPACK_IMPORTED_MODULE_5__["ɵɵsetNgModuleScope"](AppRoutingModule, { imports: [_angular_router__WEBPACK_IMPORTED_MODULE_0__["RouterModule"]], exports: [_angular_router__WEBPACK_IMPORTED_MODULE_0__["RouterModule"]] }); })(); /***/ }), /***/ "xQ7P": /*!*******************************************************************!*\ !*** ./src/app/Components/verify-email/verify-email.component.ts ***! \*******************************************************************/ /*! exports provided: VerifyEmailComponent */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "VerifyEmailComponent", function() { return VerifyEmailComponent; }); /* harmony import */ var src_environments_environment__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! src/environments/environment */ "AytR"); /* harmony import */ var _auth0_angular_jwt__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @auth0/angular-jwt */ "Nm8O"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @angular/core */ "fXoL"); /* harmony import */ var _angular_router__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! @angular/router */ "tyNb"); /* harmony import */ var src_app_Services_api_service__WEBPACK_IMPORTED_MODULE_4__ = __webpack_require__(/*! src/app/Services/api.service */ "5Ft6"); /* harmony import */ var _ngx_translate_core__WEBPACK_IMPORTED_MODULE_5__ = __webpack_require__(/*! @ngx-translate/core */ "sYmb"); /* harmony import */ var _nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_6__ = __webpack_require__(/*! ../nav-menu/nav-menu.component */ "OIcX"); /* harmony import */ var _angular_common__WEBPACK_IMPORTED_MODULE_7__ = __webpack_require__(/*! @angular/common */ "ofXK"); /* harmony import */ var _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_8__ = __webpack_require__(/*! @angular/material/progress-spinner */ "Xa2L"); function VerifyEmailComponent_div_1_div_1_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 5); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipe"](2, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"](" ", _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipeBind1"](2, 1, "LABELS.EMAIL_VERIFIED"), " "); } } function VerifyEmailComponent_div_1_div_2_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 5); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipe"](2, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"](" ", _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipeBind1"](2, 1, "LABELS.RESEND_LINK"), " "); } } function VerifyEmailComponent_div_1_div_3_Template(rf, ctx) { if (rf & 1) { const _r9 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 6); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](1, "button", 7); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵlistener"]("click", function VerifyEmailComponent_div_1_div_3_Template_button_click_1_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵrestoreView"](_r9); const ctx_r8 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"](2); return ctx_r8.goToPlan(); }); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](2); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipe"](3, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelement"](4, "img", 8); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"]("", _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipeBind1"](3, 1, "BUTTONS.NEXT"), " "); } } function VerifyEmailComponent_div_1_div_4_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 5); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); } if (rf & 2) { const ctx_r5 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"](2); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"](" ", ctx_r5.errMessage, " "); } } function VerifyEmailComponent_div_1_div_5_Template(rf, ctx) { if (rf & 1) { const _r11 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 6); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](1, "button", 7); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵlistener"]("click", function VerifyEmailComponent_div_1_div_5_Template_button_click_1_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵrestoreView"](_r11); const ctx_r10 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"](2); return ctx_r10.goToLogin(); }); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](2); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipe"](3, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelement"](4, "img", 8); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"]("", _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipeBind1"](3, 1, "BUTTONS.SIGNIN"), " "); } } function VerifyEmailComponent_div_1_div_6_Template(rf, ctx) { if (rf & 1) { const _r13 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵgetCurrentView"](); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 6); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](1, "button", 7); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵlistener"]("click", function VerifyEmailComponent_div_1_div_6_Template_button_click_1_listener() { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵrestoreView"](_r13); const ctx_r12 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"](2); return ctx_r12.resend(); }); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtext"](2); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipe"](3, "translate"); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelement"](4, "img", 8); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](2); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtextInterpolate1"]("", _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵpipeBind1"](3, 1, "BUTTONS.RESEND"), " "); } } function VerifyEmailComponent_div_1_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementStart"](0, "div", 2); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](1, VerifyEmailComponent_div_1_div_1_Template, 3, 3, "div", 3); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](2, VerifyEmailComponent_div_1_div_2_Template, 3, 3, "div", 3); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](3, VerifyEmailComponent_div_1_div_3_Template, 5, 3, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](4, VerifyEmailComponent_div_1_div_4_Template, 2, 1, "div", 3); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](5, VerifyEmailComponent_div_1_div_5_Template, 5, 3, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](6, VerifyEmailComponent_div_1_div_6_Template, 5, 3, "div", 4); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelementEnd"](); } if (rf & 2) { const ctx_r0 = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵnextContext"](); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", ctx_r0.success); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", ctx_r0.resendSuccess); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", ctx_r0.status === 1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", !ctx_r0.success && (ctx_r0.status === 2 || ctx_r0.status === 0)); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", !ctx_r0.success && ctx_r0.status === 2); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", !ctx_r0.success && ctx_r0.status === 0); } } function VerifyEmailComponent_mat_spinner_2_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelement"](0, "mat-spinner", 9); } } class VerifyEmailComponent { constructor(route, service, router, translate) { this.route = route; this.service = service; this.router = router; this.translate = translate; this.errMessage = ''; this.loadSpinner = false; this.domain = ''; this.resendSuccess = false; } ngOnInit() { setTimeout(() => { this.route.queryParams.subscribe((params) => { if (params.code && params.token) { this.code = params.code; this.token = params.token; localStorage.setItem('origin', params.origin); const lang = params.origin === 'ja' ? 'jp' : 'en'; localStorage.setItem('language', lang); this.translate.setDefaultLang(lang); this.translate.use(lang); if (params.origin === 'ja') { this.domain = src_environments_environment__WEBPACK_IMPORTED_MODULE_0__["environment"].redirectUrlJP; } else { this.domain = src_environments_environment__WEBPACK_IMPORTED_MODULE_0__["environment"].redirectUrl; } this.verifyEmail(); } }); }, 0); } verifyEmail() { this.loadSpinner = true; this.service.emailVerification(this.code).subscribe(response => { this.status = response.status; if (this.status === 1) { this.loadSpinner = false; this.success = true; } else { this.loadSpinner = false; this.success = false; this.errMessage = response.message; } }, (error) => { this.loadSpinner = false; this.success = false; this.errMessage = error.error.message; }); } goToPlan() { window.location.href = this.domain + `?token=${this.token}&action=register-login`; } goToLogin() { window.location.href = this.domain + `my-account/`; } resend() { this.loadSpinner = true; this.resendSuccess = false; this.success = false; const jwtDecoder = new _auth0_angular_jwt__WEBPACK_IMPORTED_MODULE_1__["JwtHelperService"](); this.errMessage = ''; const decodedToken = jwtDecoder.decodeToken(this.code); this.service.resendLink({ emailId: decodedToken.email }).subscribe(response => { this.status = response.status; if (this.status === 1) { this.loadSpinner = false; this.resendSuccess = true; } else { this.loadSpinner = false; this.success = false; this.errMessage = response.message; } }, (error) => { this.loadSpinner = false; this.success = false; this.errMessage = error.error.message; }); } } VerifyEmailComponent.ɵfac = function VerifyEmailComponent_Factory(t) { return new (t || VerifyEmailComponent)(_angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_angular_router__WEBPACK_IMPORTED_MODULE_3__["ActivatedRoute"]), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](src_app_Services_api_service__WEBPACK_IMPORTED_MODULE_4__["ApiService"]), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_angular_router__WEBPACK_IMPORTED_MODULE_3__["Router"]), _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdirectiveInject"](_ngx_translate_core__WEBPACK_IMPORTED_MODULE_5__["TranslateService"])); }; VerifyEmailComponent.ɵcmp = _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵdefineComponent"]({ type: VerifyEmailComponent, selectors: [["app-verify-email"]], decls: 3, vars: 2, consts: [["style", "text-align: center;margin: 8em auto 0;padding: 0 20px;", 4, "ngIf"], ["class", "spinner", "style", "margin-left: 50%;\ntop: 35vh;", 4, "ngIf"], [2, "text-align", "center", "margin", "8em auto 0", "padding", "0 20px"], ["style", "font-family: Roboto;font-size: 3em;", 4, "ngIf"], ["class", "adduser-actions", "style", "justify-content: center;", 4, "ngIf"], [2, "font-family", "Roboto", "font-size", "3em"], [1, "adduser-actions", 2, "justify-content", "center"], [1, "adduser-actions__button", "next", 3, "click"], ["src", "assets/images/arrow-right.png", 1, "arrow", 2, "margin-top", "unset"], [1, "spinner", 2, "margin-left", "50%", "top", "35vh"]], template: function VerifyEmailComponent_Template(rf, ctx) { if (rf & 1) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵelement"](0, "app-nav-menu"); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](1, VerifyEmailComponent_div_1_Template, 7, 6, "div", 0); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵtemplate"](2, VerifyEmailComponent_mat_spinner_2_Template, 1, 0, "mat-spinner", 1); } if (rf & 2) { _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", !ctx.loadSpinner); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵadvance"](1); _angular_core__WEBPACK_IMPORTED_MODULE_2__["ɵɵproperty"]("ngIf", ctx.loadSpinner); } }, directives: [_nav_menu_nav_menu_component__WEBPACK_IMPORTED_MODULE_6__["NavMenuComponent"], _angular_common__WEBPACK_IMPORTED_MODULE_7__["NgIf"], _angular_material_progress_spinner__WEBPACK_IMPORTED_MODULE_8__["MatSpinner"]], pipes: [_ngx_translate_core__WEBPACK_IMPORTED_MODULE_5__["TranslatePipe"]], styles: [".adduser-actions__button[_ngcontent-%COMP%] {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n width: 9em;\n height: 40px;\n border-radius: 25px;\n cursor: pointer;\n font-family: \"Noto Sans JP\", sans-serif;\n font-weight: 300;\n line-height: 40px;\n font-size: 1em !important;\n text-align: center;\n}\n\n.adduser-actions[_ngcontent-%COMP%] {\n display: flex;\n justify-content: space-between;\n align-items: center;\n width: auto !important;\n margin: 5% 0;\n padding: 0;\n}\n\n.adduser-actions[_ngcontent-%COMP%] .next[_ngcontent-%COMP%] {\n background-color: #125ccb !important;\n color: #ffffff;\n border: none;\n}\n\n.adduser-actions[_ngcontent-%COMP%] .next[_ngcontent-%COMP%] img[_ngcontent-%COMP%] {\n width: 1em;\n margin-left: 10px;\n}\n\n@media only screen and (max-width: 500px) {\n div[_ngcontent-%COMP%] {\n font-size: 1em !important;\n }\n\n .adduser-actions[_ngcontent-%COMP%] {\n margin-top: 3em !important;\n }\n\n mat-spinner[_ngcontent-%COMP%] {\n left: 0 !important;\n right: 20%;\n }\n}\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIi4uXFwuLlxcLi5cXC4uXFx2ZXJpZnktZW1haWwuY29tcG9uZW50LnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQUE7RUFDSSxvQkFBQTtFQUNBLHVCQUFBO0VBQ0EsbUJBQUE7RUFDQSxVQUFBO0VBQ0EsWUFBQTtFQUNBLG1CQUFBO0VBQ0EsZUFBQTtFQUNBLHVDQUFBO0VBQ0EsZ0JBQUE7RUFDQSxpQkFBQTtFQUNBLHlCQUFBO0VBQ0Esa0JBQUE7QUFDSjs7QUFHQTtFQUNJLGFBQUE7RUFDQSw4QkFBQTtFQUNBLG1CQUFBO0VBQ0Esc0JBQUE7RUFDQSxZQUFBO0VBQ0EsVUFBQTtBQUFKOztBQUNJO0VBQ0ksb0NBQUE7RUFDQSxjQUFBO0VBQ0EsWUFBQTtBQUNSOztBQUFRO0VBQ0ksVUFBQTtFQUNBLGlCQUFBO0FBRVo7O0FBR0E7RUFDSTtJQUNJLHlCQUFBO0VBQU47O0VBRUU7SUFDSSwwQkFBQTtFQUNOOztFQUNFO0lBQ0ksa0JBQUE7SUFDQSxVQUFBO0VBRU47QUFDRiIsImZpbGUiOiJ2ZXJpZnktZW1haWwuY29tcG9uZW50LnNjc3MiLCJzb3VyY2VzQ29udGVudCI6WyIuYWRkdXNlci1hY3Rpb25zX19idXR0b24ge1xyXG4gICAgZGlzcGxheTogaW5saW5lLWZsZXg7XHJcbiAgICBqdXN0aWZ5LWNvbnRlbnQ6IGNlbnRlcjtcclxuICAgIGFsaWduLWl0ZW1zOiBjZW50ZXI7XHJcbiAgICB3aWR0aDogOWVtO1xyXG4gICAgaGVpZ2h0OiA0MHB4O1xyXG4gICAgYm9yZGVyLXJhZGl1czogMjVweDtcclxuICAgIGN1cnNvcjogcG9pbnRlcjtcclxuICAgIGZvbnQtZmFtaWx5OiAnTm90byBTYW5zIEpQJywgc2Fucy1zZXJpZjtcclxuICAgIGZvbnQtd2VpZ2h0OiAzMDA7XHJcbiAgICBsaW5lLWhlaWdodDogNDBweDtcclxuICAgIGZvbnQtc2l6ZTogMWVtICFpbXBvcnRhbnQ7XHJcbiAgICB0ZXh0LWFsaWduOiBjZW50ZXI7XHJcbiAgIFxyXG59XHJcblxyXG4uYWRkdXNlci1hY3Rpb25zIHtcclxuICAgIGRpc3BsYXk6IGZsZXg7XHJcbiAgICBqdXN0aWZ5LWNvbnRlbnQ6IHNwYWNlLWJldHdlZW47XHJcbiAgICBhbGlnbi1pdGVtczogY2VudGVyO1xyXG4gICAgd2lkdGg6IGF1dG8gIWltcG9ydGFudDtcclxuICAgIG1hcmdpbjogNSUgMDtcclxuICAgIHBhZGRpbmc6IDA7XHJcbiAgICAubmV4dHtcclxuICAgICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjMTI1Y2NiICFpbXBvcnRhbnQ7XHJcbiAgICAgICAgY29sb3I6ICNmZmZmZmY7XHJcbiAgICAgICAgYm9yZGVyOiBub25lO1xyXG4gICAgICAgIGltZ3tcclxuICAgICAgICAgICAgd2lkdGg6IDFlbTtcclxuICAgICAgICAgICAgbWFyZ2luLWxlZnQ6IDEwcHg7XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59XHJcblxyXG5AbWVkaWEgb25seSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6NTAwcHgpIHtcclxuICAgIGRpdiB7XHJcbiAgICAgICAgZm9udC1zaXplOiAxZW0gIWltcG9ydGFudDtcclxuICAgIH1cclxuICAgIC5hZGR1c2VyLWFjdGlvbnMge1xyXG4gICAgICAgIG1hcmdpbi10b3A6IDNlbSAhaW1wb3J0YW50O1xyXG4gICAgfVxyXG4gICAgbWF0LXNwaW5uZXJ7XHJcbiAgICAgICAgbGVmdDogMCAhaW1wb3J0YW50O1xyXG4gICAgICAgIHJpZ2h0OiAyMCU7XHJcbiAgICB9XHJcbn0iXX0= */"] }); /***/ }), /***/ "zUnb": /*!*********************!*\ !*** ./src/main.ts ***! \*********************/ /*! no exports provided */ /***/ (function(module, __webpack_exports__, __webpack_require__) { "use strict"; __webpack_require__.r(__webpack_exports__); /* harmony import */ var _angular_platform_browser__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! @angular/platform-browser */ "jhN1"); /* harmony import */ var _angular_core__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! @angular/core */ "fXoL"); /* harmony import */ var _app_app_module__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! ./app/app.module */ "ZAI4"); /* harmony import */ var _environments_environment__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! ./environments/environment */ "AytR"); if (_environments_environment__WEBPACK_IMPORTED_MODULE_3__["environment"].production) { Object(_angular_core__WEBPACK_IMPORTED_MODULE_1__["enableProdMode"])(); } _angular_platform_browser__WEBPACK_IMPORTED_MODULE_0__["platformBrowser"]().bootstrapModule(_app_app_module__WEBPACK_IMPORTED_MODULE_2__["AppModule"]) .catch(err => console.error(err)); /***/ }), /***/ "zn8P": /*!******************************************************!*\ !*** ./$$_lazy_route_resource lazy namespace object ***! \******************************************************/ /*! no static exports found */ /***/ (function(module, exports) { function webpackEmptyAsyncContext(req) { // Here Promise.resolve().then() is used instead of new Promise() to prevent // uncaught exception popping up in devtools return Promise.resolve().then(function() { var e = new Error("Cannot find module '" + req + "'"); e.code = 'MODULE_NOT_FOUND'; throw e; }); } webpackEmptyAsyncContext.keys = function() { return []; }; webpackEmptyAsyncContext.resolve = webpackEmptyAsyncContext; module.exports = webpackEmptyAsyncContext; webpackEmptyAsyncContext.id = "zn8P"; /***/ }) },[[0,"runtime","vendor"]]]); //# sourceMappingURL=main.js.map