{"version":3,"sources":["webpack:///./vue_shared/components/page_heading.vue","webpack:///./vue_shared/components/page_heading.vue?4edf","webpack:///vue_shared/components/page_heading.vue","webpack:///./vue_shared/components/page_heading.vue?a70f","webpack:////build/source/ee/app/assets/javascripts/pages/projects/insights/index.js"],"names":["props","heading","type","String","required","default","component","_vm","this","_c","_self","staticClass","attrs","_t","_v","$scopedSlots","_e","_s","actions","description","initInsights"],"mappings":"2FAAA,ICAyR,ECC1Q,CACfA,MAAA,CACAC,QAAA,CACAC,KAAAC,OACAC,UAAA,EACAC,QAAA,Q,YCCIC,EAAY,YACd,GHRW,WAAkB,IAAIC,EAAIC,KAAKC,EAAGF,EAAIG,MAAMD,GAAG,OAAOA,EAAG,MAAM,CAACA,EAAG,MAAM,CAACE,YAAY,8EAA8E,CAACF,EAAG,MAAM,CAACE,YAAY,6FAA6F,CAACF,EAAG,KAAK,CAACE,YAAY,uBAAuBC,MAAM,CAAC,cAAc,iBAAiB,CAACL,EAAIM,GAAG,WAAWN,EAAIO,GAAG,KAAOP,EAAIQ,aAAad,QAAuCM,EAAIS,KAAlC,CAACT,EAAIO,GAAGP,EAAIU,GAAGV,EAAIN,YAAqB,GAAGM,EAAIO,GAAG,KAAMP,EAAIQ,aAAaG,QAAST,EAAG,MAAM,CAACE,YAAY,8HAA8HC,MAAM,CAAC,cAAc,yBAAyB,CAACL,EAAIM,GAAG,YAAY,GAAGN,EAAIS,OAAOT,EAAIO,GAAG,KAAMP,EAAIQ,aAAaI,YAAaV,EAAG,MAAM,CAACE,YAAY,2BAA2BC,MAAM,CAAC,cAAc,6BAA6B,CAACL,EAAIM,GAAG,gBAAgB,GAAGN,EAAIS,WAEh4B,IGSpB,EACA,KACA,KACA,MAIa,IAAAV,E,0GClBf,uBAEAc,gB","file":"pages.projects.insights.89a13d08.chunk.js","sourcesContent":["var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',[_c('div',{staticClass:\"gl-my-5 gl-flex gl-flex-wrap gl-items-center gl-justify-between gl-gap-y-3\"},[_c('div',{staticClass:\"gl-flex gl-w-full gl-flex-wrap gl-justify-between gl-gap-x-5 gl-gap-y-3 md:gl-flex-nowrap\"},[_c('h1',{staticClass:\"gl-heading-1 !gl-m-0\",attrs:{\"data-testid\":\"page-heading\"}},[_vm._t(\"heading\"),_vm._v(\" \"),(!_vm.$scopedSlots.heading)?[_vm._v(_vm._s(_vm.heading))]:_vm._e()],2),_vm._v(\" \"),(_vm.$scopedSlots.actions)?_c('div',{staticClass:\"page-heading-actions gl-flex gl-w-full gl-shrink-0 gl-flex-wrap gl-items-center gl-gap-3 sm:gl-w-auto md:gl-mt-1 lg:gl-mt-2\",attrs:{\"data-testid\":\"page-heading-actions\"}},[_vm._t(\"actions\")],2):_vm._e()]),_vm._v(\" \"),(_vm.$scopedSlots.description)?_c('div',{staticClass:\"gl-w-full gl-text-subtle\",attrs:{\"data-testid\":\"page-heading-description\"}},[_vm._t(\"description\")],2):_vm._e()])])\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","import mod from \"-!../../../../../node_modules/thread-loader/dist/cjs.js??ref--13-0!../../../../../node_modules/babel-loader/lib/index.js??ref--13-1!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./page_heading.vue?vue&type=script&lang=js\"; export default mod; export * from \"-!../../../../../node_modules/thread-loader/dist/cjs.js??ref--13-0!../../../../../node_modules/babel-loader/lib/index.js??ref--13-1!../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./page_heading.vue?vue&type=script&lang=js\"","<script>\nexport default {\n props: {\n heading: {\n type: String,\n required: false,\n default: null,\n },\n },\n};\n</script>\n\n<template>\n <div>\n <div class=\"gl-my-5 gl-flex gl-flex-wrap gl-items-center gl-justify-between gl-gap-y-3\">\n <div\n class=\"gl-flex gl-w-full gl-flex-wrap gl-justify-between gl-gap-x-5 gl-gap-y-3 md:gl-flex-nowrap\"\n >\n <h1 class=\"gl-heading-1 !gl-m-0\" data-testid=\"page-heading\">\n <slot name=\"heading\"></slot>\n <template v-if=\"!$scopedSlots.heading\">{{ heading }}</template>\n </h1>\n <div\n v-if=\"$scopedSlots.actions\"\n class=\"page-heading-actions gl-flex gl-w-full gl-shrink-0 gl-flex-wrap gl-items-center gl-gap-3 sm:gl-w-auto md:gl-mt-1 lg:gl-mt-2\"\n data-testid=\"page-heading-actions\"\n >\n <slot name=\"actions\"></slot>\n </div>\n </div>\n <div\n v-if=\"$scopedSlots.description\"\n class=\"gl-w-full gl-text-subtle\"\n data-testid=\"page-heading-description\"\n >\n <slot name=\"description\"></slot>\n </div>\n </div>\n </div>\n</template>\n","import { render, staticRenderFns } from \"./page_heading.vue?vue&type=template&id=1b8cfafe\"\nimport script from \"./page_heading.vue?vue&type=script&lang=js\"\nexport * from \"./page_heading.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\nexport default component.exports","import initInsights from 'ee/insights';\n\ninitInsights();\n"],"sourceRoot":""}