{"version":3,"sources":["webpack:///./resources/js/src/app/components/item/AddToWishList.vue?41e4","webpack:///./resources/js/src/app/components/item/AddToWishList.vue","webpack:///./resources/js/src/app/components/item/AddToWishList.vue?4920","webpack:///./resources/js/src/app/components/item/AddToWishList.vue?8891"],"names":["render","_vm","this","_h","$createElement","_c","_self","attrs","name","mounted","key","staticClass","on","click","$event","preventDefault","switchState","mode","isVariationInWishList","_e","_withStripped","NotificationService","require","props","variationId","Number","inject","itemId","default","data","isLoading","computed","wishListIds","includes","currentVariationId","isNullOrUndefined","currentVariationVariationId","currentVariation","$store","getters","variation","id","mapState","state","wishList","methods","removeFromWishList","addToWishList","dispatch","parseInt","then","response","success","$translate","closeAfter","error","changeTooltipText","tooltipText","$","attr","tooltip","watch","component","options","__file"],"mappings":"kGAAA,IAAIA,EAAS,WACX,IAAIC,EAAMC,KACNC,EAAKF,EAAIG,eACTC,EAAKJ,EAAIK,MAAMD,IAAMF,EACzB,OAAOE,EAAG,aAAc,CAAEE,MAAO,CAAEC,KAAM,SAAY,CACnDP,EAAIQ,QACAJ,EACE,IACA,CACEK,IAAK,uBACLC,YAAa,iCACbC,GAAI,CACFC,MAAO,SAASC,GAEd,OADAA,EAAOC,iBACAd,EAAIe,iBAIjB,CACEX,EAAG,aAAc,CAAEE,MAAO,CAAEC,KAAM,OAAQS,KAAM,WAAc,CAC5DhB,EAAIiB,sBACAb,EAAG,IAAK,CACNK,IAAK,8BACLC,YAAa,0BACbJ,MAAO,CAAE,cAAe,UAE1BF,EAAG,IAAK,CACNK,IAAK,8BACLC,YAAa,cACbJ,MAAO,CAAE,cAAe,aAIlC,GAEFN,EAAIkB,QAIZnB,EAAOoB,eAAgB,E,2XCrBvB,IAAMC,EAAsBC,EAAQ,IClBiL,EDoBtM,CAEXd,KAAM,mBAENe,MAAO,CACHC,YAAaC,QAGjBC,OAAQ,CACJC,OAAQ,CACJC,QAAS,OAIjBC,KAdW,WAeP,MAAO,CACHC,WAAW,EACXrB,SAAS,IAIjBsB,S,+VAAQ,EAEAb,sBAFA,WAGI,OAAOhB,KAAK8B,YAAYC,SAAS/B,KAAKgC,qBAG1CA,mBANA,WAOI,OAAQC,YAAkBjC,KAAKsB,aAAkCtB,KAAKkC,4BAAxBlC,KAAKsB,aAGvDY,4BAVA,WAWI,IAAMC,EAAmBnC,KAAKoC,OAAOC,QAAZ,UAAuBrC,KAAKyB,OAA5B,0BAEzB,OAAIQ,YAAkBE,GACX,KAGJA,GAAoBA,EAAiBG,WAAaH,EAAiBG,UAAUC,KAGrFC,YAAS,CACRV,YAAa,SAAAW,GAAK,OAAIA,EAAMC,SAASZ,gBAIjDvB,QA9CW,WA+CPP,KAAKO,SAAU,GAGnBoC,QACI,CACI7B,YADJ,WAEYd,KAAKgB,sBACLhB,KAAK4C,qBAEL5C,KAAK6C,iBAIbA,cATJ,WASoB,WACP7C,KAAK4B,YACN5B,KAAK4B,WAAY,EACjB5B,KAAKoC,OAAOU,SAAS,gBAAiBC,SAAS/C,KAAKgC,qBAAqBgB,MACrE,SAAAC,GACI,EAAKrB,WAAY,EAEjBT,EAAoB+B,QAChB,EAAKC,WAAW,4CAClBC,WAAW,QAEjB,SAAAC,GACI,EAAKzB,WAAY,OAKjCgB,mBA1BJ,WA0ByB,WACZ5C,KAAK4B,YACN5B,KAAK4B,WAAY,EACjB5B,KAAKoC,OAAOU,SAAS,qBAAsB,CAACP,GAAIQ,SAAS/C,KAAKgC,sBAAsBgB,MAAK,SAAAC,GACjF,EAAKrB,WAAY,EAEjBT,EAAoB+B,QAChB,EAAKC,WAAW,8CAClBC,WAAW,QAEjB,SAAAC,GACI,EAAKzB,WAAY,OAKjC0B,kBA1CJ,WA4CQ,IAAMC,EAAcvD,KAAKmD,WACrB,oBAAsBnD,KAAKgB,sBAAwB,2BAA6B,0BAGpFwC,EAAE,qBACGC,KAAK,sBAAuBF,GAC5BG,QAAQ,QACRA,QAAQ,gBAIzBC,MACI,CACI3C,sBADJ,WAGQhB,KAAKsD,uB,QE3HjBM,EAAY,YACd,EACA9D,EH6BoB,IG3BpB,EACA,KACA,KACA,MAuBF8D,EAAUC,QAAQC,OAAS,yDACZ,UAAAF,E","file":"chunks/ceres-client-37.min.js","sourcesContent":["var render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"transition\", { attrs: { name: \"fade\" } }, [\n _vm.mounted\n ? _c(\n \"a\",\n {\n key: \"transition--wishlist\",\n staticClass: \"btn btn-link btn-sm text-muted\",\n on: {\n click: function($event) {\n $event.preventDefault()\n return _vm.switchState()\n }\n }\n },\n [\n _c(\"transition\", { attrs: { name: \"fade\", mode: \"out-in\" } }, [\n _vm.isVariationInWishList\n ? _c(\"i\", {\n key: \"transition--wishlist-icon-1\",\n staticClass: \"fa fa-heart text-danger\",\n attrs: { \"aria-hidden\": \"true\" }\n })\n : _c(\"i\", {\n key: \"transition--wishlist-icon-2\",\n staticClass: \"fa fa-heart\",\n attrs: { \"aria-hidden\": \"true\" }\n })\n ])\n ],\n 1\n )\n : _vm._e()\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\nexport { render, staticRenderFns }","//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\nimport {isNullOrUndefined} from \"ceres/app/helper/utils\";\nimport {mapState} from \"vuex\";\n\nconst NotificationService = require(\"ceres/app/services/NotificationService\");\n\nexport default {\n\n name: \"add-to-wish-list\",\n\n props: {\n variationId: Number\n },\n\n inject: {\n itemId: {\n default: null\n }\n },\n\n data() {\n return {\n isLoading: false,\n mounted: false\n }\n },\n\n computed:\n {\n isVariationInWishList() {\n return this.wishListIds.includes(this.currentVariationId);\n },\n\n currentVariationId() {\n return !isNullOrUndefined(this.variationId) ? this.variationId : this.currentVariationVariationId;\n },\n\n currentVariationVariationId() {\n const currentVariation = this.$store.getters[`${this.itemId}/currentItemVariation`];\n\n if (isNullOrUndefined(currentVariation)) {\n return null;\n }\n\n return currentVariation && currentVariation.variation && currentVariation.variation.id;\n },\n\n ...mapState({\n wishListIds: state => state.wishList.wishListIds\n })\n },\n\n mounted() {\n this.mounted = true;\n },\n\n methods:\n {\n switchState() {\n if (this.isVariationInWishList) {\n this.removeFromWishList();\n } else {\n this.addToWishList();\n }\n },\n\n addToWishList() {\n if (!this.isLoading) {\n this.isLoading = true;\n this.$store.dispatch(\"addToWishList\", parseInt(this.currentVariationId)).then(\n response => {\n this.isLoading = false;\n\n NotificationService.success(\n this.$translate(\"Ceres::Template.singleItemWishListAdded\")\n ).closeAfter(3000);\n },\n error => {\n this.isLoading = false;\n });\n }\n },\n\n removeFromWishList() {\n if (!this.isLoading) {\n this.isLoading = true;\n this.$store.dispatch(\"removeWishListItem\", {id: parseInt(this.currentVariationId)}).then(response => {\n this.isLoading = false;\n\n NotificationService.success(\n this.$translate(\"Ceres::Template.singleItemWishListRemoved\")\n ).closeAfter(3000);\n },\n error => {\n this.isLoading = false;\n });\n }\n },\n\n changeTooltipText()\n {\n const tooltipText = this.$translate(\n \"Ceres::Template.\" + (this.isVariationInWishList ? \"singleItemWishListRemove\" : \"singleItemWishListAdd\")\n );\n\n $(\".add-to-wish-list\")\n .attr(\"data-original-title\", tooltipText)\n .tooltip(\"hide\")\n .tooltip(\"setContent\");\n }\n },\n\n watch:\n {\n isVariationInWishList()\n {\n this.changeTooltipText();\n }\n }\n}\n\n","import mod from \"-!../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AddToWishList.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../../../node_modules/babel-loader/lib/index.js!../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./AddToWishList.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./AddToWishList.vue?vue&type=template&id=4c3118d2&\"\nimport script from \"./AddToWishList.vue?vue&type=script&lang=js&\"\nexport * from \"./AddToWishList.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\n/* hot reload */\nif (module.hot) {\n var api = require(\"/Users/fhartwig/Sites/pp-heySilvity/node_modules/vue-hot-reload-api/dist/index.js\")\n api.install(require('vue'))\n if (api.compatible) {\n module.hot.accept()\n if (!api.isRecorded('4c3118d2')) {\n api.createRecord('4c3118d2', component.options)\n } else {\n api.reload('4c3118d2', component.options)\n }\n module.hot.accept(\"./AddToWishList.vue?vue&type=template&id=4c3118d2&\", function () {\n api.rerender('4c3118d2', {\n render: render,\n staticRenderFns: staticRenderFns\n })\n })\n }\n}\ncomponent.options.__file = \"resources/js/src/app/components/item/AddToWishList.vue\"\nexport default component.exports"],"sourceRoot":""}