{"version":3,"sources":["webpack:///./src/mixins/mixin.js","webpack:///./src/views/kuboard/Kuboard.vue?81b1","webpack:///./src/views/kuboard/Kuboard.vue?874d","webpack:///./src/views/kuboard/Kuboard.vue?e08f","webpack:///./src/views/kuboard/Kuboard.vue","webpack:///./src/views/kuboard/Kuboard.vue?287a","webpack:///./src/views/kuboard/Kuboard.vue?99e2"],"names":["mixin","computed","$breadcrumb","this","$options","breadcrumb","call","$percentage","percentage","mounted","$store","dispatch","key","value","switchToNamespaceHome","refresh","ref","undefined","beforeUnmount","watch","content","__esModule","default","module","i","locals","exports","add","___CSS_LOADER_API_IMPORT___","push","_createElementVNode","class","_createElementBlock","_hoisted_1","_hoisted_2","_hoisted_4","_component_KuboardSprayLink","href","mixins","props","label","components","methods","Component","__i18n","ctx","normalize","_normalize","__exports__","render"],"mappings":"kHAAA,MAAMA,EAAQ,CACZC,SAAU,CACRC,cACE,OAAIC,KAAKC,SAASC,WACTF,KAAKC,SAASC,WAAWC,KAAKH,WAErC,GAGJI,cACE,OAAIJ,KAAKC,SAASI,WACTL,KAAKC,SAASI,WAAWF,KAAKH,MAE9B,IAIbM,UACMN,KAAKC,SAASC,aAChBF,KAAKO,OAAOC,SAAS,sBAAuB,CAAEC,IAAK,aAAcC,MAAOV,KAAKD,cAC7EC,KAAKO,OAAOC,SAAS,sBAAuB,CAAEC,IAAK,aAAcC,MAAOV,KAAKI,cAEzEJ,KAAKC,SAASU,sBAChBX,KAAKO,OAAOC,SAAS,sBAAuB,CAAEC,IAAK,wBAAyBC,OAAO,IAEnFV,KAAKO,OAAOC,SAAS,sBAAuB,CAAEC,IAAK,wBAAyBC,OAAO,KAGnFV,KAAKC,SAASW,SAChBZ,KAAKO,OAAOC,SAAS,sBAAuB,CAAEC,IAAK,UAAWC,MAAOV,KAAKC,SAASW,QAAU,CAAEC,IAAKb,KAAMY,QAASZ,KAAKC,SAASW,cAAYE,KAGjJC,gBACMf,KAAKC,SAASW,SAChBZ,KAAKO,OAAOC,SAAS,sBAAuB,CAAEC,IAAK,UAAWC,WAAOI,KAGzEE,MAAO,CACL,YAAe,WACThB,KAAKC,SAASC,YAChBF,KAAKO,OAAOC,SAAS,sBAAuB,CAAEC,IAAK,aAAcC,MAAOV,KAAKD,eAGjF,YAAe,WACTC,KAAKC,SAASI,YAChBL,KAAKO,OAAOC,SAAS,sBAAuB,CAAEC,IAAK,aAAcC,MAAOV,KAAKI,iBAMtEP,U,oCCnDf,W,qBCGA,IAAIoB,EAAU,EAAQ,QACnBA,EAAQC,aAAYD,EAAUA,EAAQE,SACnB,kBAAZF,IAAsBA,EAAU,CAAC,CAACG,EAAOC,EAAIJ,EAAS,MAC7DA,EAAQK,SAAQF,EAAOG,QAAUN,EAAQK,QAE5C,IAAIE,EAAM,EAAQ,QAAkEL,QACvEK,EAAI,WAAYP,GAAS,EAAM,CAAC,WAAY,EAAM,YAAa,K,uBCR5E,IAAIQ,EAA8B,EAAQ,QAC1CF,EAAUE,GAA4B,GAEtCF,EAAQG,KAAK,CAACN,EAAOC,EAAI,uIAAwI,KAEjKD,EAAOG,QAAUA,G,4JCGbI,gCAA0C,OAArCC,MAAM,mBAAkB,WAAO,I,GAC/BA,MAAM,e,QAETD,gCAA2I,UAAvI,sIAAkI,I,QACtIA,gCAAoI,UAAhI,+HAA2H,I,kHALnIE,gCAYM,YAXJC,EACAH,gCASM,MATNI,EASM,8BATmB,yDAEvB,EACAC,EACAL,gCAGI,uCAHD,yBAED,yBAAiFM,GAA/DC,KAAK,sBAAoB,C,6BAAC,IAAkB,8BAAlB,wB,4BAUrC,GACbC,OAAQ,CAACtC,QACTuC,MAAO,GAEP/B,aACE,OAAO,KAETH,aACE,MAAO,CACL,CAAEmC,MAAO,gBAGbvC,SAAU,GAEVwC,WAAY,GACZhC,YAEAiC,QAAS,IC3CI,G,UAAA,YACbC,EAAUC,OAASD,EAAUC,QAAU,GACvCD,EAAUC,OAAOf,KAAK,CACpB,OAAU,GACV,SAAY,CACV,GAAM,CACJ,GAAOgB,IAAS,MAAQC,UAAWC,GAAeF,EAAI,OAAOE,EAAW,CAAC,cAE3E,GAAM,CACJ,GAAOF,IAAS,MAAQC,UAAWC,GAAeF,EAAI,OAAOE,EAAW,CAAC,mB,qBCF3D,oBAAX,GAAuB,EAAO,GAIzC,MAAMC,EAA2B,IAAgB,EAAQ,CAAC,CAAC,SAASC,GAAQ,CAAC,YAAY,qBAE1E","file":"js/chunk-c368485c.1e8c3ec8.js","sourcesContent":["const mixin = {\n computed: {\n $breadcrumb () {\n if (this.$options.breadcrumb) {\n return this.$options.breadcrumb.call(this)\n } else {\n return undefined\n }\n },\n $percentage () {\n if (this.$options.percentage) {\n return this.$options.percentage.call(this)\n } else {\n return 0\n }\n },\n },\n mounted () {\n if (this.$options.breadcrumb) {\n this.$store.dispatch('header/changeHeader', { key: 'breadcrumb', value: this.$breadcrumb})\n this.$store.dispatch('header/changeHeader', { key: 'percentage', value: this.$percentage})\n\n if (this.$options.switchToNamespaceHome) {\n this.$store.dispatch('header/changeHeader', { key: 'switchToNamespaceHome', value: true })\n } else {\n this.$store.dispatch('header/changeHeader', { key: 'switchToNamespaceHome', value: false })\n }\n }\n if (this.$options.refresh) {\n this.$store.dispatch('header/changeHeader', { key: 'refresh', value: this.$options.refresh ? { ref: this, refresh: this.$options.refresh } : undefined })\n }\n },\n beforeUnmount () {\n if (this.$options.refresh) {\n this.$store.dispatch('header/changeHeader', { key: 'refresh', value: undefined })\n }\n },\n watch: {\n '$breadcrumb': function () {\n if (this.$options.breadcrumb) {\n this.$store.dispatch('header/changeHeader', { key: 'breadcrumb', value: this.$breadcrumb})\n }\n },\n '$percentage': function () {\n if (this.$options.percentage) {\n this.$store.dispatch('header/changeHeader', { key: 'percentage', value: this.$percentage})\n }\n }\n },\n}\n\nexport default mixin\n","export * from \"-!../../../node_modules/vue-style-loader/index.js??ref--7-oneOf-1-0!../../../node_modules/css-loader/dist/cjs.js??ref--7-oneOf-1-1!../../../node_modules/vue-loader-v16/dist/stylePostLoader.js!../../../node_modules/postcss-loader/src/index.js??ref--7-oneOf-1-2!../../../node_modules/postcss-loader/src/index.js??ref--7-oneOf-1-3!../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../node_modules/vue-loader-v16/dist/index.js??ref--1-1!./Kuboard.vue?vue&type=style&index=0&id=b6b34486&scoped=true&lang=css\"","// style-loader: Adds some css to the DOM by adding a \n","export default function (Component) {\n Component.__i18n = Component.__i18n || []\n Component.__i18n.push({\n \"locale\": \"\",\n \"resource\": {\n \"en\": {\n \"hi\": (ctx) => {const { normalize: _normalize } = ctx;return _normalize([\"kuboard\"])}\n },\n \"zh\": {\n \"hi\": (ctx) => {const { normalize: _normalize } = ctx;return _normalize([\"kuboard\"])}\n }\n }\n })\n}\n","import { render } from \"./Kuboard.vue?vue&type=template&id=b6b34486&scoped=true\"\nimport script from \"./Kuboard.vue?vue&type=script&lang=js\"\nexport * from \"./Kuboard.vue?vue&type=script&lang=js\"\n\nimport \"./Kuboard.vue?vue&type=style&index=0&id=b6b34486&scoped=true&lang=css\"\n/* custom blocks */\nimport block0 from \"./Kuboard.vue?vue&type=custom&index=0&blockType=i18n\"\nif (typeof block0 === 'function') block0(script)\n\n\nimport exportComponent from \"/Users/shaohuanqing/dev/kuboard-spray/web/node_modules/vue-loader-v16/dist/exportHelper.js\"\nconst __exports__ = /*#__PURE__*/exportComponent(script, [['render',render],['__scopeId',\"data-v-b6b34486\"]])\n\nexport default __exports__"],"sourceRoot":""}