(function(e){function a(a){for(var i,s,o=a[0],l=a[1],u=a[2],d=0,v=[];d-1)return null;var a=e.match(/http:\/\/.*?\.(.*?)\..*?/)||[],t=a[1]||null,i=e.indexOf("smspinigai")>-1||e.indexOf("paskolos")>-1||e.indexOf("nordecum")>-1,n=i?"nordecum":"placetgroup",r=i?"lt":"com",s=-1!==e.indexOf(".sv");return s&&!t?null:(e=s?"http://"+n+"."+t+".sv":"https://dev."+n+"."+r,console.log("domain_resolver",a,t,i,n,r,e),e)}}]),e}()),E=new K,L=function e(){Object(o["a"])(this,e)},T=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){return Object(o["a"])(this,t),a.apply(this,arguments)}return t}(L),I=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){return Object(o["a"])(this,t),a.apply(this,arguments)}return t}(L),D=function(){function e(a){Object(o["a"])(this,e),this.handlers=[],this.baseUrl=a,this.syncBaseUrlWithStand()}return Object(k["a"])(e,[{key:"syncBaseUrlWithStand",value:function(){var e=Object(y["a"])(regeneratorRuntime.mark((function e(){var a=this;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,E.resolve().then((function(e){a.baseUrl=e||a.baseUrl}));case 2:case"end":return e.stop()}}),e)})));function a(){return e.apply(this,arguments)}return a}()},{key:"send",value:function(e){var a=this,t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null,i=e.url,n=t;for(var r in t)i.indexOf("{"+r+"}")>-1&&(i=i.replace("{"+r+"}",n[r]),delete n[r]);console.log(t,"data");var s={method:e.method,url:this.baseUrl+i,data:n,headers:{"Content-Type":"application/json;charset=utf-8"}};this.handlers.filter((function(e){return e instanceof T})).map((function(e){return e.handle(s),e}));var o=N.handle(e.code),l=s;if(e.prefix){var u={};u[e.prefix]=l.data,l.data=u}"GET"===l.method&&(l.params=l.data,delete l.data);var c=o||A()(l);return c.then((function(e){return a.handlers.filter((function(e){return e instanceof I})).map((function(a){return a.handle(e),a})),e}))}},{key:"addHandler",value:function(e){return this.handlers.push(e),this}}]),e}(),R=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){var e;return Object(o["a"])(this,t),e=a.apply(this,arguments),e.handle=function(e){e.headers=e.headers||{},e.headers["x-plugin-token"]="GxwGRM",console.log(e,"DeviceIdHandler")},e}return t}(T),x=(new R,function e(){Object(o["a"])(this,e)}),G={code:"api_plugin_add_configurations",method:"POST",url:"/plugin/mock-configurations",prefix:"mockConfigurations"},V={code:"api_plugin_change_configuration_value",method:"PATCH",url:"/plugin/mock-configurations/{id}/value",prefix:"mockConfigurations"},J=function e(){Object(o["a"])(this,e)},F={code:"api_plugin_toggle_new_client_type",method:"POST",url:"/plugin/user/{personalCode}/toggleNewClientType"},H={code:"api_plugin_toggle_regular_client_type",method:"POST",url:"/plugin/user/{personalCode}/toggleRegularClientType"},U=function e(){Object(o["a"])(this,e)},W={code:"api_post_user_identification_by_indefy",method:"POST",url:"/plugin/users/{user}/identificationByIdenfy"},Z=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){return Object(o["a"])(this,t),a.apply(this,arguments)}return Object(k["a"])(t,[{key:"mockConfigurations",value:function(e){return this.send(j,e)}},{key:"addMockConfigurations",value:function(e){return this.send(G,e)}},{key:"changeMockValueConfiguration",value:function(e){return this.send(V,e)}},{key:"toggleNewClientType",value:function(e){return this.send(F,e)}},{key:"toggleRegularClientType",value:function(e){return this.send(H,e)}},{key:"userIdentificationByIdenfyType",value:function(e){return this.send(W,e)}}]),t}(D),$=new Z("http://placetgroup.sipachev.sv").addHandler(new R);d["c"].use(m.a),function(e){e["ADD"]="add",e["UPDATE"]="update"}(B||(B={}));var Y=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){var e;return Object(o["a"])(this,t),e=a.apply(this,arguments),e.showLoader=!1,e.isHidden=!1,e.registers=new w,e.register2Id={},e}return Object(k["a"])(t,[{key:"mounted",value:function(){console.log("mounted",this.personalCode)}},{key:"onPersonalCodeChanged",value:function(){this.registers.reset(),this.showLoader=!1,this.isHidden=!1,this.refreshMocks()}},{key:"refreshMocks",value:function(){var e=this;this.mode===B.UPDATE&&(this.showLoader=!0,$.mockConfigurations({personalCode:this.personalCode}).then((function(a){var t,i=[],n=Object(b["a"])(a.data);try{for(n.s();!(t=n.n()).done;){var r=t.value;e.registers[r.code]=r.value,e.register2Id[r.code]=r.id,i.push(r.code)}}catch(o){n.e(o)}finally{n.f()}for(var s in e.registers)i.indexOf(s)>-1||(e.registers[s]="",delete e.register2Id[s])})).then((function(){e.showLoader=!1})))}},{key:"onServiceChanged",value:function(){var e=Object(y["a"])(regeneratorRuntime.mark((function e(a){var t=this;return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:if(this.mode===B.UPDATE){e.next=2;break}return e.abrupt("return");case 2:if("undefined"!==typeof this.register2Id[a]){e.next=8;break}return e.next=5,this.saveMock(this.personalCode,a,Number(this.registers[a]));case 5:return e.next=7,this.refreshMocks();case 7:return e.abrupt("return");case 8:this.showLoader=!0,$.changeMockValueConfiguration({id:this.register2Id[a],value:this.registers[a]}).then((function(e){console.log("updateMock"),console.log(e)})).then((function(){t.showLoader=!1}));case 10:case"end":return e.stop()}}),e,this)})));function a(a){return e.apply(this,arguments)}return a}()},{key:"saveMocks",value:function(){var e=this,a=[];for(var t in this.registers){var i=new x;i.personalCode=this.personalCode,i.code=t,i.value=this.registers[t],i.value&&(i.active="true",a.push(i))}this.showLoader=!0,$.addMockConfigurations({items:a}).then((function(e){console.log("saveMocks"),console.log(e)})).then((function(){e.showLoader=!1,e.isHidden=!0}))}},{key:"saveMock",value:function(e,a,t){var i=this,n=[],r=new x;return r.personalCode=e,r.code=a,r.value=t,r.active="true",n.push(r),this.showLoader=!0,$.addMockConfigurations({items:n}).then((function(e){console.log("saveMocks"),console.log(e)})).then((function(){i.showLoader=!1}))}}]),t}(d["c"]);Object(c["a"])([Object(d["b"])()],Y.prototype,"personalCode",void 0),Object(c["a"])([Object(d["b"])()],Y.prototype,"mode",void 0),Object(c["a"])([Object(d["d"])("personalCode",{immediate:!0})],Y.prototype,"onPersonalCodeChanged",null),Y=Object(c["a"])([d["a"]],Y);var q,Q,X=Y,ee=X,ae=(t("d384"),t("2877")),te=Object(ae["a"])(ee,f,g,!1,null,"4c71c246",null),ie=te.exports,ne=function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("div",[t("div",{staticClass:"form-row"},[t("div",{staticClass:"form-row__item"},[t("input",{directives:[{name:"model",rawName:"v-model",value:e.person.birthday.day,expression:"person.birthday.day"}],staticClass:"form-row__item-input",attrs:{title:"Day",type:"text",placeholder:"Day"},domProps:{value:e.person.birthday.day},on:{input:function(a){a.target.composing||e.$set(e.person.birthday,"day",a.target.value)}}})]),t("div",{staticClass:"form-row__item"},[t("select",{directives:[{name:"model",rawName:"v-model",value:e.person.birthday.month,expression:"person.birthday.month"}],attrs:{title:"Month"},on:{change:function(a){var t=Array.prototype.filter.call(a.target.options,(function(e){return e.selected})).map((function(e){var a="_value"in e?e._value:e.value;return a}));e.$set(e.person.birthday,"month",a.target.multiple?t:t[0])}}},e._l(e.allowedMonths,(function(a){return t("option",{domProps:{value:a}},[e._v(e._s(a))])})),0)]),t("div",{staticClass:"form-row__item"},[t("select",{directives:[{name:"model",rawName:"v-model",value:e.person.birthday.year,expression:"person.birthday.year"}],attrs:{title:"Year"},on:{change:function(a){var t=Array.prototype.filter.call(a.target.options,(function(e){return e.selected})).map((function(e){var a="_value"in e?e._value:e.value;return a}));e.$set(e.person.birthday,"year",a.target.multiple?t:t[0])}}},e._l(e.allowedYears,(function(a){return t("option",{domProps:{value:a}},[e._v(e._s(a))])})),0)])]),t("div",{staticClass:"form-row"},[t("div",{staticClass:"form-row__item"},[t("label",[e._v(" Country: "),t("select",{directives:[{name:"model",rawName:"v-model",value:e.person.country,expression:"person.country"}],on:{change:function(a){var t=Array.prototype.filter.call(a.target.options,(function(e){return e.selected})).map((function(e){var a="_value"in e?e._value:e.value;return a}));e.$set(e.person,"country",a.target.multiple?t:t[0])}}},[t("option",{attrs:{value:"ee"}},[e._v("Estonia")]),t("option",{attrs:{value:"lt"}},[e._v("Lithuania")])])])]),t("div",{staticClass:"form-row__item"},[t("label",[e._v(" Gender "),t("select",{directives:[{name:"model",rawName:"v-model",value:e.person.gender,expression:"person.gender"}],on:{change:function(a){var t=Array.prototype.filter.call(a.target.options,(function(e){return e.selected})).map((function(e){var a="_value"in e?e._value:e.value;return a}));e.$set(e.person,"gender",a.target.multiple?t:t[0])}}},[t("option",{attrs:{value:"male"}},[e._v("Male")]),t("option",{attrs:{value:"female"}},[e._v("Female")]),t("option",{attrs:{value:"random"}},[e._v("Random")])])])])]),t("div",{staticClass:"form-row"},[t("div",{staticClass:"form-row__item copy-button",attrs:{"data-clipboard-text":"text1"},on:{click:e.autocomplete}},[t("button",[e._v("Autocomplete")])]),t("div",{staticClass:"form-row__item copy-button",attrs:{"data-clipboard-text":"text2"},on:{click:e.copyPersonalCode}},[t("button",[e._v("personalCode")])]),t("div",{staticClass:"form-row__item copy-button",attrs:{"data-clipboard-text":"text3"},on:{click:e.copyIban}},[t("button",[e._v("Iban")])]),t("div",{staticClass:"form-row__item copy-button",attrs:{"data-clipboard-text":"text3"},on:{click:e.copyPhone}},[t("button",[e._v("Phone")])])]),t("div",{staticClass:"memory-panel"},[e._v("Memory: "+e._s(e.copyText))]),e.personalCode?t("div",[t("hr"),t("Mocks",{attrs:{mode:"add",personalCode:e.personalCode}})],1):e._e()])},re=[],se=(t("25f0"),t("4d90"),t("53ca")),oe=function(){function e(){Object(o["a"])(this,e)}return Object(k["a"])(e,[{key:"generate",value:function(e,a){return Math.floor(Math.random()*(a-e+1)+e)}}]),e}(),le=new oe;(function(e){e["ESTONIA"]="ee",e["LITHUANIA"]="lt",e["POLAND"]="pl"})(q||(q={})),function(e){e["MALE"]="male",e["FEMALE"]="female",e["RANDOM"]="random"}(Q||(Q={}));var ue,ce=function(){function e(){Object(o["a"])(this,e)}return Object(k["a"])(e,[{key:"generate",value:function(e){var a=this.grabFullYear(e.birthday.year),t=this.getYearPart(a),i=this.getMonthPart(e.birthday.month),n=this.getDayPart(e.birthday.day),r=this.getIdNumPart(),s=this.getGenderPart(e.country,e.gender,a),o=(this.getControlSum(e.country,t,i,n,r,s),this.getChecksum(s+t+i+n+r));return s+t+i+n+r+o}},{key:"grabFullYear",value:function(e){if(!e){var a=(new Date).getFullYear();e=BigInt(le.generate(a-25,a-55))}return e}},{key:"getYearPart",value:function(e){return String(e).substring(2,4)}},{key:"getMonthPart",value:function(e){return e||(e=BigInt(le.generate(1,12))),e.toString().padStart(2,"0")}},{key:"getDayPart",value:function(e){return e||(e=BigInt(le.generate(1,28))),e.toString().padStart(2,"0")}},{key:"getIdNumPart",value:function(){return le.generate(1,999).toString().padStart(3,"0")}},{key:"getGenderPart",value:function(e,a,t){console.log(e,a);var i=a;switch(e){case q.POLAND:return console.log(e),Q.MALE===a?String(2*le.generate(1,5)-1):String(2*le.generate(1,4));default:return console.log(a,Q.MALE===a),Q.RANDOM===a&&(i=le.generate(1,999)>500?Q.FEMALE:Q.MALE),console.log(t,"year",Object(se["a"])(t)),Q.MALE===i?t<2e3?"3":"5":t<2e3?"4":"6"}}},{key:"getControlSum",value:function(e,a,t,i,n,r){var s,o;if(q.POLAND===e)return o=+(s=a+t+i+n+r)[0]+3*+s[1]+7*+s[2]+9*+s[3]+ +s[4]+3*+s[5]+7*+s[6]+9*+s[7]+ +s[8]+3*+s[9],0!==(o%=10)&&(o=10-o),o=String(o),o;var l=0,u=0;s=r+a+t+i+n;for(var c=1,d=3,v=0;v<10;v++){var p=+s[v];p*c,p*d,10===++c&&(c=1),10===++d&&(d=1)}return u%=11,(l%=11)<10?String(l):String(u<10?u:0)}},{key:"getChecksum",value:function(e){var a,t,i=1,n=3,r=0,s=0;for(a=0;a<10;a++)t=parseInt(e[a]),r+=t*i,s+=t*n,i++,10===i&&(i=1),n++,10===n&&(n=1);return r%=11,s%=11,r<10?r:s<10?s:0}}]),e}(),de=new ce,ve=function(){function e(){Object(o["a"])(this,e)}return Object(k["a"])(e,[{key:"generate",value:function(e){var a=this.getBankAccount(e),t=this.getBankCode(e),i=this.getEstonianCheckDigit(t+a);switch(e){case q.ESTONIA:return e.toUpperCase()+this.getIbanCheckDigits(t+a+i+"141400")+t+a+i;case q.LITHUANIA:return e.toUpperCase()+this.getIbanCheckDigits(t+a+"212900")+t+a;default:return e.toUpperCase()+this.getIbanCheckDigits(t+a+"252100")+t+a}}},{key:"getBankAccount",value:function(e){var a,t=BigInt(97),i=BigInt((a=q.POLAND===e?Math.floor(9999999*Math.random()).toString().padStart(7,"0")+Math.floor(9999999*Math.random()).toString().padStart(7,"0"):Math.floor(99999*Math.random()).toString().padStart(5,"0")+Math.floor(9999*Math.random()).toString().padStart(4,"0"))+"00");return a+String(t-i%t).padStart(2,"0")}},{key:"getEstonianCheckDigit",value:function(e){for(var a=e.substring(2,15),t=[7,1,3,7,1,3,7,1,3,7,1,3,7],i=0,n=0;n-1||e.indexOf("paskolos")>-1||e.indexOf("nordecum")>-1;return a?q.LITHUANIA:q.ESTONIA}}]),e}(),je=new Me;d["c"].use(m.a);var Oe=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){var e;return Object(o["a"])(this,t),e=a.apply(this,arguments),e.personalCode="",e.person=new we,e.copyText="",e}return Object(k["a"])(t,[{key:"mounted",value:function(){var e=Object(y["a"])(regeneratorRuntime.mark((function e(){return regeneratorRuntime.wrap((function(e){while(1)switch(e.prev=e.next){case 0:return e.next=2,je.resolve();case 2:this.person.country=e.sent;case 3:case"end":return e.stop()}}),e,this)})));function a(){return e.apply(this,arguments)}return a}()},{key:"allowedMonths",get:function(){for(var e=[],a=1;a<=12;a++)e.push(a);return e}},{key:"allowedYears",get:function(){for(var e=[],a=(new Date).getFullYear(),t=1930;t<=a;t++)e.push(t);return e}},{key:"copyPersonalCode",value:function(){var e=de.generate(this.person);this.personalCode=e,this.copy(e)}},{key:"copyIban",value:function(){var e=pe.generate(this.person.country);this.personalCode="",this.copy(e)}},{key:"copyPhone",value:function(){var e=he.generate(this.person.country);this.personalCode="",this.copy(e)}},{key:"copy",value:function(e){this.copyText=e,this.$copyText(e)}},{key:"autocomplete",value:function(){var e=de.generate(this.person);this.personalCode=e,this.copy(e),this.insertValueToNode(ue.PERSONAL_ID,e);var a=pe.generate(this.person.country);this.insertValueToNode(ue.IBAN,a);var t=he.generate(this.person.country);this.insertValueToNode(ue.PHONE,t);var i=fe.generate(this.person.country,this.person.gender);this.insertValueToNode(ue.FIRST_NAME,i);var n=ye.generate(this.person.country);this.insertValueToNode(ue.LAST_NAME,n)}},{key:"insertValueToNode",value:function(e,a){Ce.send({action:_e.INSERT,target:e,value:a})}}]),t}(d["c"]);Oe=Object(c["a"])([Object(d["a"])({components:{Mocks:ie}})],Oe);var ze=Oe,Be=ze,Se=(t("1b20"),Object(ae["a"])(Be,ne,re,!1,null,"07d54bac",null)),Pe=Se.exports,Ne=function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("div",[t("label",[e._v(" Personal id "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.personalCode,expression:"personalCode"}],attrs:{type:"text"},domProps:{value:e.personalCode},on:{input:function(a){a.target.composing||(e.personalCode=a.target.value)}}})]),e.personalCode?t("div",[t("hr"),t("Mocks",{attrs:{mode:"update",personalCode:e.personalCode}})],1):e._e()])},Ke=[];d["c"].use(m.a);var Ee=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){var e;return Object(o["a"])(this,t),e=a.apply(this,arguments),e.personalCode="",e}return t}(d["c"]);Ee=Object(c["a"])([Object(d["a"])({components:{Mocks:ie}})],Ee);var Le=Ee,Te=Le,Ie=(t("feba"),Object(ae["a"])(Te,Ne,Ke,!1,null,"06a3afe4",null)),De=Ie.exports,Re=function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("div",[t("div",{staticClass:"form-row"},[t("div",{staticClass:"form-row__item"},[t("label",[e._v(" Use notification cleaner "),t("input",{directives:[{name:"model",rawName:"v-model",value:e.isAutoCleaner,expression:"isAutoCleaner"}],attrs:{type:"checkbox"},domProps:{checked:Array.isArray(e.isAutoCleaner)?e._i(e.isAutoCleaner,null)>-1:e.isAutoCleaner},on:{change:[function(a){var t=e.isAutoCleaner,i=a.target,n=!!i.checked;if(Array.isArray(t)){var r=null,s=e._i(t,r);i.checked?s<0&&(e.isAutoCleaner=t.concat([r])):s>-1&&(e.isAutoCleaner=t.slice(0,s).concat(t.slice(s+1)))}else e.isAutoCleaner=n},e.onChangeAutoCleaner]}})])])]),t("div",{staticClass:"form-row"},[t("div",{staticClass:"form-row__item"},[t("button",{on:{click:e.cleanNotifications}},[e._v("Clean")])])])])},xe=[],Ge=function(){function e(){Object(o["a"])(this,e)}return Object(k["a"])(e,[{key:"enable",value:function(){chrome.storage&&chrome.storage.sync.set({"need-clean-notification":!0},(function(){console.log("need-clean-notification: "+!0)}))}},{key:"disable",value:function(){chrome.storage&&chrome.storage.sync.set({"need-clean-notification":!1},(function(){console.log("need-clean-notification: "+!1)}))}},{key:"state",value:function(){return new Promise((function(e,a){chrome.storage&&chrome.storage.sync.get(["need-clean-notification"],(function(a){console.log("Value currently is "+a["need-clean-notification"]),e(a["need-clean-notification"]||!1)}))}))}}]),e}(),Ve=new Ge;d["c"].use(m.a);var Je=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){var e;return Object(o["a"])(this,t),e=a.apply(this,arguments),e.person=new we,e.isAutoCleaner=!1,e}return Object(k["a"])(t,[{key:"mounted",value:function(){var e=this;Ve.state().then((function(a){e.isAutoCleaner=a,console.log("this.isAutoCleaner = "+a)}))}},{key:"cleanNotifications",value:function(){Ce.send({action:_e.CLEAN_NOTIFICATION})}},{key:"onChangeAutoCleaner",value:function(){console.log(this.isAutoCleaner),this.isAutoCleaner?Ve.enable():Ve.disable()}}]),t}(d["c"]);Je=Object(c["a"])([d["a"]],Je);var Fe=Je,He=Fe,Ue=(t("4809"),Object(ae["a"])(He,Re,xe,!1,null,"590b0168",null)),We=Ue.exports,Ze=function(){var e=this,a=e.$createElement,t=e._self._c||a;return t("div",[t("div",{staticClass:"form-row"},[t("div",{staticClass:"form-row__item"},[t("input",{staticClass:"form-row__item-input",attrs:{title:"Personal code",type:"text",placeholder:"Personal code"},on:{change:e.setPersonalCode}}),t("input",{attrs:{type:"radio",id:"client_type_new",name:"client_type",value:"New",checked:""},on:{focus:e.setClientType}}),t("label",{attrs:{for:"client_type_new"}},[e._v("New")]),t("input",{attrs:{type:"radio",id:"client_type_regular",name:"client_type",value:"Regular"},on:{focus:e.setClientType}}),t("label",{attrs:{for:"client_type_regular"}},[e._v("Regular")])])]),t("div",{staticClass:"form-row"},[t("label",[t("input",{attrs:{type:"button",value:"Update"},on:{click:e.update}})])]),t("div",{staticClass:"form-row"}),t("div",{staticClass:"form-row"},[t("div",{staticClass:"form-row__item"},[t("input",{staticClass:"form-row__item-input",attrs:{title:"User id",type:"text",placeholder:"User id"},on:{change:e.setUserId}})]),t("div",{staticClass:"form-row__item"},[t("label",[t("input",{attrs:{type:"button",value:"Identification by Idenfy"},on:{click:e.identificationByIdenfy}})])])]),t("div",{staticClass:"form-row__item"},[t("div",{staticClass:"memory-panel"},[e._v("Url: "+e._s(e.copyText))])])])},$e=[];d["c"].use(m.a);var Ye=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){var e;return Object(o["a"])(this,t),e=a.apply(this,arguments),e.clientType="New",e.copyText="",e}return Object(k["a"])(t,[{key:"update",value:function(){if("New"===this.clientType){var e=new J;e.personalCode=this.personalCode,$.toggleNewClientType(e)}else{var a=new J;a.personalCode=this.personalCode,$.toggleRegularClientType(a)}}},{key:"identificationByIdenfy",value:function(){var e=this,a=new U;a.user=this.user,$.userIdentificationByIdenfyType(a).then((function(a){e.copyText=a.data.url}))}},{key:"setClientType",value:function(e){this.clientType=e.target.value}},{key:"setPersonalCode",value:function(e){this.personalCode=e.target.value}},{key:"setUserId",value:function(e){this.user=e.target.value}}]),t}(d["c"]);Object(c["a"])([Object(d["b"])()],Ye.prototype,"clientTypeUpdate",void 0),Ye=Object(c["a"])([d["a"]],Ye);var qe=Ye,Qe=qe,Xe=(t("b47f"),Object(ae["a"])(Qe,Ze,$e,!1,null,"73d3fb20",null)),ea=Xe.exports;d["c"].use(m.a);var aa=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){var e;return Object(o["a"])(this,t),e=a.apply(this,arguments),e.tab="person",e}return Object(k["a"])(t,[{key:"isPlugin",value:function(){return console.log(chrome),!!chrome.tabs}}]),t}(d["c"]);aa=Object(c["a"])([Object(d["a"])({components:{Mocks:ie,PersonTab:Pe,MocksTab:De,EmberTab:We,UserTab:ea}})],aa);var ta=aa,ia=ta,na=(t("aa64"),Object(ae["a"])(ia,v,p,!1,null,"5e51ebac",null)),ra=na.exports,sa=function(e){Object(l["a"])(t,e);var a=Object(u["a"])(t);function t(){return Object(o["a"])(this,t),a.apply(this,arguments)}return t}(d["c"]);sa=Object(c["a"])([Object(d["a"])({components:{Main:ra}})],sa);var oa=sa,la=oa,ua=(t("034f"),Object(ae["a"])(la,r,s,!1,null,null,null)),ca=ua.exports,da=t("9483");Object(da["a"])("".concat("/","service-worker.js"),{ready:function(){console.log("App is being served from cache by a service worker.\nFor more details, visit https://goo.gl/AFskqB")},registered:function(){console.log("Service worker has been registered.")},cached:function(){console.log("Content has been cached for offline use.")},updatefound:function(){console.log("New content is downloading.")},updated:function(){console.log("New content is available; please refresh.")},offline:function(){console.log("No internet connection found. App is running in offline mode.")},error:function(e){console.error("Error during service worker registration:",e)}}),n["a"].config.productionTip=!1,new n["a"]({render:function(e){return e(ca)}}).$mount("#app")},d384:function(e,a,t){"use strict";t("bf38")},e7cb:function(e,a,t){},feba:function(e,a,t){"use strict";t("439d")}}); //# sourceMappingURL=app.d8c86962.js.map