{"version":3,"sources":["webpack:///./src/views/manage/OtherProducts.vue?bd67","webpack:///src/views/manage/OtherProducts.vue","webpack:///./src/views/manage/OtherProducts.vue?11e3","webpack:///./src/views/manage/OtherProducts.vue","webpack:///./src/views/manage/OtherProducts.vue?4829"],"names":["render","_vm","this","_h","$createElement","_c","_self","staticClass","attrs","ref","products","on","handleSelectedProduct","scopedSlots","_u","key","fn","data","_l","tr","indextr","logoUrl","_v","_s","name","description","slot","staticRenderFns","id","methods","self","showLoadingOnTable","$router","push","query","$vs","loading","type","container","$refs","productsTable","$el","scale","setTimeout","close","mounted","component"],"mappings":"yHAAA,IAAIA,EAAS,WAAa,IAAIC,EAAIC,KAASC,EAAGF,EAAIG,eAAmBC,EAAGJ,EAAIK,MAAMD,IAAIF,EAAG,OAAOE,EAAG,MAAM,CAACE,YAAY,6BAA6B,CAACF,EAAG,UAAU,CAACA,EAAG,MAAM,CAACE,YAAY,sBAAsBC,MAAM,CAAC,GAAK,yBAAyB,CAACH,EAAG,WAAW,CAACI,IAAI,gBAAgBD,MAAM,CAAC,QAAU,GAAG,OAAS,GAAG,WAAa,GAAG,YAAY,IAAI,OAAS,GAAG,KAAOP,EAAIS,UAAUC,GAAG,CAAC,SAAWV,EAAIW,uBAAuBC,YAAYZ,EAAIa,GAAG,CAAC,CAACC,IAAI,UAAUC,GAAG,SAASP,GACjd,IAAIQ,EAAOR,EAAIQ,KACf,MAAO,CAACZ,EAAG,QAAQJ,EAAIiB,GAAG,GAAO,SAASC,EAAGC,GAAS,OAAOf,EAAG,QAAQ,CAACU,IAAIK,EAAQZ,MAAM,CAAC,KAAOW,IAAK,CAACd,EAAG,QAAQ,CAACE,YAAY,iBAAiB,CAACF,EAAG,MAAM,CAACE,YAAY,cAAcC,MAAM,CAAC,IAAMW,EAAGE,aAAahB,EAAG,QAAQ,CAACE,YAAY,gBAAgB,CAACF,EAAG,IAAI,CAACE,YAAY,eAAe,CAACF,EAAG,SAAS,CAACJ,EAAIqB,GAAGrB,EAAIsB,GAAGJ,EAAGK,aAAanB,EAAG,QAAQ,CAACE,YAAY,gBAAgB,CAACF,EAAG,IAAI,CAACE,YAAY,eAAe,CAACN,EAAIqB,GAAGrB,EAAIsB,GAAGJ,EAAGM,mBAAmB,MAAK,SAAS,CAACpB,EAAG,MAAM,CAACE,YAAY,gEAAgEC,MAAM,CAAC,KAAO,UAAUkB,KAAK,UAAU,CAACrB,EAAG,MAAM,CAACA,EAAG,KAAK,CAACE,YAAY,kBAAkB,CAACN,EAAIqB,GAAG,yCAAyC,MAAM,IAC9qBK,EAAkB,GC6BP,G,UAAA,CACfV,KAAA,WACA,OACAP,SAAA,CACA,CAAAkB,GAAA,EAAAJ,KAAA,uBAAAC,YAAA,8MAAAJ,QAAA,8EACA,CAAAO,GAAA,EAAAJ,KAAA,0BAAAC,YAAA,sQAAAJ,QAAA,iFACA,CAAAO,GAAA,EAAAJ,KAAA,wBAAAC,YAAA,gWAAAJ,QAAA,mFAIAQ,QAAA,CACAjB,sBAAA,SAAAO,GACA,IAAAW,EAAA,KACAA,EAAAC,qBACAD,EAAAE,QAAAC,KAAA,CAAAT,KAAA,gBAAAU,MAAA,CAAAN,GAAAT,EAAAS,GAAAJ,KAAAL,EAAAK,SAEAO,mBAAA,WACA,IAAAD,EAAA,KACAA,EAAAK,IAAAC,QAAA,CACAC,KAAA,UACAC,UAAAR,EAAAS,MAAAC,cAAAC,IACAC,MAAA,IAEAC,YAAA,WACAb,EAAAK,IAAAC,QAAAQ,UACA,OAGAC,QAAA,eC5DqW,I,wBCQjWC,EAAY,eACd,EACA9C,EACA2B,GACA,EACA,KACA,KACA,MAIa,aAAAmB,E,2CCnBf,W","file":"js/chunk-3e14b756.07e74e84.js","sourcesContent":["var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\" mx-auto pt-2 self-center\"},[_c('vx-card',[_c('div',{staticClass:\"data-list-container\",attrs:{\"id\":\"data-list-thumb-view\"}},[_c('vs-table',{ref:\"productsTable\",attrs:{\"striped\":\"\",\"single\":\"\",\"pagination\":\"\",\"max-items\":\"3\",\"search\":\"\",\"data\":_vm.products},on:{\"selected\":_vm.handleSelectedProduct},scopedSlots:_vm._u([{key:\"default\",fn:function(ref){\nvar data = ref.data;\nreturn [_c('tbody',_vm._l((data),function(tr,indextr){return _c('vs-tr',{key:indextr,attrs:{\"data\":tr}},[_c('vs-td',{staticClass:\"img-container\"},[_c('img',{staticClass:\"product-img\",attrs:{\"src\":tr.logoUrl}})]),_c('vs-td',{staticClass:\"vx-col w-1/5\"},[_c('p',{staticClass:\"font-medium\"},[_c('strong',[_vm._v(_vm._s(tr.name))])])]),_c('vs-td',{staticClass:\"vx-col w-2/3\"},[_c('p',{staticClass:\"font-medium\"},[_vm._v(_vm._s(tr.description))])])],1)}),1)]}}])},[_c('div',{staticClass:\"flex flex-wrap-reverse items-center flex-grow justify-between\",attrs:{\"slot\":\"header\"},slot:\"header\"},[_c('div',[_c('h2',{staticClass:\"text-left pb-4\"},[_vm._v(\"Choose one of these products\")])])])])],1)])],1)}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\r\n \r\n \r\n \r\n \r\n \r\n \r\n Choose one of these products\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n {{ tr.name }}\r\n \r\n \r\n {{ tr.description }}\r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n \r\n\r\n\r\n\r\n","import mod from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./OtherProducts.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../node_modules/cache-loader/dist/cjs.js??ref--12-0!../../../node_modules/thread-loader/dist/cjs.js!../../../node_modules/babel-loader/lib/index.js!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./OtherProducts.vue?vue&type=script&lang=js\"","import { render, staticRenderFns } from \"./OtherProducts.vue?vue&type=template&id=9a45e9c4\"\nimport script from \"./OtherProducts.vue?vue&type=script&lang=js\"\nexport * from \"./OtherProducts.vue?vue&type=script&lang=js\"\nimport style0 from \"./OtherProducts.vue?vue&type=style&index=0&id=9a45e9c4&prod&lang=scss\"\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\nexport default component.exports","export * from \"-!../../../node_modules/mini-css-extract-plugin/dist/loader.js??ref--8-oneOf-1-0!../../../node_modules/css-loader/index.js??ref--8-oneOf-1-1!../../../node_modules/vue-loader/lib/loaders/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--8-oneOf-1-2!../../../node_modules/sass-loader/dist/cjs.js??ref--8-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--0-0!../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./OtherProducts.vue?vue&type=style&index=0&id=9a45e9c4&prod&lang=scss\""],"sourceRoot":""}
{{ tr.name }}
{{ tr.description }}