{"version":3,"sources":["./src/app/myaccount/myaccount.page.html","./src/app/myaccount/myaccount-routing.module.ts","./src/app/myaccount/myaccount.module.ts","./src/app/myaccount/myaccount.page.scss","./src/app/myaccount/myaccount.page.ts"],"names":[],"mappings":";;;;;;;;;;AAAA;AAAe,itCAAkpC,E;;;;;;;;;;;;;;;;;;;ACAxnC;AACc;AAEN;AAEjD,MAAM,MAAM,GAAW;IACrB;QACE,IAAI,EAAE,EAAE;QACR,SAAS,EAAE,6DAAa;KACzB;CACF,CAAC;IAMW,0BAA0B,SAA1B,0BAA0B;CAAG;AAA7B,0BAA0B;IAJtC,8DAAQ,CAAC;QACR,OAAO,EAAE,CAAC,4DAAY,CAAC,QAAQ,CAAC,MAAM,CAAC,CAAC;QACxC,OAAO,EAAE,CAAC,4DAAY,CAAC;KACxB,CAAC;GACW,0BAA0B,CAAG;AAAH;;;;;;;;;;;;;;;;;;;;;;;;;;AChBE;AACM;AACF;AAEA;AAE2B;AAEvB;AACsB;AACY;AACT;IAW7D,mBAAmB,SAAnB,mBAAmB;CAAG;AAAtB,mBAAmB;IAT/B,8DAAQ,CAAC;QACR,OAAO,EAAE;YACP,4DAAY;YACZ,0DAAW;YACX,0DAAW;YACX,oFAA0B;SAC3B;QACD,YAAY,EAAE,CAAC,6DAAa,EAAE,8FAAmB,EAAE,qFAAgB,EAAE,kFAAe,CAAC;KACtF,CAAC;GACW,mBAAmB,CAAG;AAAH;;;;;;;;;;;;;ACtBhC;AAAe,yFAA0B,uBAAuB,GAAG,sCAAsC,gBAAgB,GAAG,8BAA8B,cAAc,eAAe,uBAAuB,8BAA8B,GAAG,iCAAiC,0BAA0B,gBAAgB,kBAAkB,wBAAwB,oBAAoB,mCAAmC,kBAAkB,qCAAqC,oBAAoB,GAAG,4CAA4C,wBAAwB,GAAG,6CAA6C,miDAAmiD,E;;;;;;;;;;;;;;;;;;;ACA9kE;AAC2C;AAC3C;IAOrC,aAAa,SAAb,aAAa;IAExB,YAAmB,UAA6B,EACvC,aAA4B,EAC/B,eAAgC,EAC/B,QAAkB,EAChB,WAAwB;QAJd,eAAU,GAAV,UAAU,CAAmB;QACvC,kBAAa,GAAb,aAAa,CAAe;QAC/B,oBAAe,GAAf,eAAe,CAAiB;QAC/B,aAAQ,GAAR,QAAQ,CAAU;QAChB,gBAAW,GAAX,WAAW,CAAa;QALjC,eAAU,GAAG,EAAE,CAAC;QAMZ,IAAI,CAAC,QAAQ,CAAC,UAAU,CAAC,qBAAqB,CAAC,EAAE,EAAE,GAAG,EAAE;YACtD,IAAI,CAAC,aAAa,CAAC,YAAY,CAAC,GAAG,CAAC,CAAC;QACxC,CAAC,CAAC,CAAC;QACH,IAAG,YAAY,CAAC,OAAO,CAAC,YAAY,CAAC,EAAC;YACrC,IAAI,CAAC,UAAU,GAAG,IAAI,CAAC,KAAK,CAAC,YAAY,CAAC,OAAO,CAAC,YAAY,CAAC,CAAC;SAChE;IACD,CAAC;CAQL;;YA7BQ,gEAAiB;YAAE,4DAAa;YAAE,8DAAe;YAAE,uDAAQ;YAC3D,6DAAW;;AAOP,aAAa;IALzB,+DAAS,CAAC;QACT,QAAQ,EAAE,eAAe;QACzB,6NAAoC;;KAErC,CAAC;GACW,aAAa,CAqBzB;AArByB","file":"myaccount-myaccount-module-es2015.js","sourcesContent":["export default \"\\r\\n\\r\\n\\r\\n
\\r\\n \\r\\n \\r\\n \\r\\n \\r\\n \\r\\n
\\r\\n
    \\r\\n
  • Edit Profile
  • \\r\\n
  • Change Password
  • \\r\\n
  • Change Mobile No
  • \\r\\n
  • My Address
  • \\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n
\\r\\n \\r\\n
\\r\\n\\r\\n\";","import { NgModule } from '@angular/core';\r\nimport { Routes, RouterModule } from '@angular/router';\r\n\r\nimport { MyaccountPage } from './myaccount.page';\r\n\r\nconst routes: Routes = [\r\n {\r\n path: '',\r\n component: MyaccountPage\r\n }\r\n];\r\n\r\n@NgModule({\r\n imports: [RouterModule.forChild(routes)],\r\n exports: [RouterModule],\r\n})\r\nexport class MyaccountPageRoutingModule {}\r\n","import { NgModule } from '@angular/core';\r\nimport { CommonModule } from '@angular/common';\r\nimport { FormsModule } from '@angular/forms';\r\n\r\nimport { IonicModule } from '@ionic/angular';\r\n\r\nimport { MyaccountPageRoutingModule } from './myaccount-routing.module';\r\n\r\nimport { MyaccountPage } from './myaccount.page';\r\nimport { FooterComponent } from '../component/footer/footer.component';\r\nimport { MainheaderComponent } from '../component/mainheader/mainheader.component';\r\nimport { SidebarComponent } from '../component/sidebar/sidebar.component';\r\n\r\n@NgModule({\r\n imports: [\r\n CommonModule,\r\n FormsModule,\r\n IonicModule,\r\n MyaccountPageRoutingModule\r\n ],\r\n declarations: [MyaccountPage, MainheaderComponent, SidebarComponent, FooterComponent]\r\n})\r\nexport class MyaccountPageModule {}\r\n","export default \"ion-content .acc-option {\\n text-align: center;\\n}\\nion-content .acc-option ion-button {\\n width: 100%;\\n}\\nion-content .acc-option ul {\\n margin: 0;\\n padding: 0;\\n border-radius: 4px;\\n background-color: #ffffff;\\n}\\nion-content .acc-option ul li {\\n list-style-type: none;\\n width: 100%;\\n display: flex;\\n align-items: center;\\n font-size: 16px;\\n justify-content: space-between;\\n padding: 16px;\\n border-bottom: 1px solid #cccccc;\\n cursor: pointer;\\n}\\nion-content .acc-option ul li:last-child {\\n border-bottom: none;\\n}\\n/*# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInNyYy9hcHAvbXlhY2NvdW50L215YWNjb3VudC5wYWdlLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IkFBQ0k7RUFDSSxrQkFBQTtBQUFSO0FBQ1E7RUFDSSxXQUFBO0FBQ1o7QUFDUTtFQUNJLFNBQUE7RUFDQSxVQUFBO0VBQ0Esa0JBQUE7RUFDQSx5QkFBQTtBQUNaO0FBQVk7RUFDSSxxQkFBQTtFQUNBLFdBQUE7RUFDQSxhQUFBO0VBQ0EsbUJBQUE7RUFDQSxlQUFBO0VBQ0EsOEJBQUE7RUFDQSxhQUFBO0VBQ0EsZ0NBQUE7RUFDQSxlQUFBO0FBRWhCO0FBRGdCO0VBQ0ksbUJBQUE7QUFHcEIiLCJmaWxlIjoic3JjL2FwcC9teWFjY291bnQvbXlhY2NvdW50LnBhZ2Uuc2NzcyIsInNvdXJjZXNDb250ZW50IjpbImlvbi1jb250ZW50e1xyXG4gICAgLmFjYy1vcHRpb257XHJcbiAgICAgICAgdGV4dC1hbGlnbjogY2VudGVyO1xyXG4gICAgICAgIGlvbi1idXR0b257XHJcbiAgICAgICAgICAgIHdpZHRoOiAxMDAlO1xyXG4gICAgICAgIH1cclxuICAgICAgICB1bHtcclxuICAgICAgICAgICAgbWFyZ2luOiAwO1xyXG4gICAgICAgICAgICBwYWRkaW5nOiAwO1xyXG4gICAgICAgICAgICBib3JkZXItcmFkaXVzOiA0cHg7XHJcbiAgICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmZmZmZmY7XHJcbiAgICAgICAgICAgIGxpe1xyXG4gICAgICAgICAgICAgICAgbGlzdC1zdHlsZS10eXBlOiBub25lO1xyXG4gICAgICAgICAgICAgICAgd2lkdGg6IDEwMCU7XHJcbiAgICAgICAgICAgICAgICBkaXNwbGF5OiBmbGV4O1xyXG4gICAgICAgICAgICAgICAgYWxpZ24taXRlbXM6IGNlbnRlcjtcclxuICAgICAgICAgICAgICAgIGZvbnQtc2l6ZTogMTZweDtcclxuICAgICAgICAgICAgICAgIGp1c3RpZnktY29udGVudDogc3BhY2UtYmV0d2VlbjtcclxuICAgICAgICAgICAgICAgIHBhZGRpbmc6IDE2cHg7XHJcbiAgICAgICAgICAgICAgICBib3JkZXItYm90dG9tOiAxcHggc29saWQgI2NjY2NjYztcclxuICAgICAgICAgICAgICAgIGN1cnNvcjogcG9pbnRlcjtcclxuICAgICAgICAgICAgICAgICY6bGFzdC1jaGlsZHtcclxuICAgICAgICAgICAgICAgICAgICBib3JkZXItYm90dG9tOiBub25lO1xyXG4gICAgICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgfVxyXG4gICAgfVxyXG59Il19 */\";","import { Component, OnInit } from '@angular/core';\r\nimport { LoadingController, NavController, ModalController, Platform } from '@ionic/angular';\r\nimport { UserService } from '../api/user.service';\r\n\r\n@Component({\r\n selector: 'app-myaccount',\r\n templateUrl: './myaccount.page.html',\r\n styleUrls: ['./myaccount.page.scss'],\r\n})\r\nexport class MyaccountPage{\r\n cart_items = [];\r\n constructor(public loadingCtr: LoadingController,\r\n public navController: NavController,\r\n public modalController: ModalController,\r\n private platform: Platform,\r\n public userService: UserService) {\r\n this.platform.backButton.subscribeWithPriority(10, () => {\r\n this.navController.navigateRoot('/');\r\n });\r\n if(localStorage.getItem('cart_local')){\r\n this.cart_items = JSON.parse(localStorage.getItem('cart_local')) \r\n } \r\n }\r\n\r\n // logout() {\r\n // localStorage.removeItem('token');\r\n // localStorage.removeItem('login_details');\r\n // this.navController.navigateRoot('/home');\r\n // }\r\n \r\n}\r\n"],"sourceRoot":"webpack:///"}