{"version":3,"sources":["webpack:///./src/mixins/appTypeAndImage.js","webpack:///./src/modules/snapshot/components/TheSnapshotTableGetData.vue","webpack:///src/modules/snapshot/components/TheSnapshotTableGetData.vue","webpack:///./src/modules/snapshot/components/TheSnapshotTableGetData.vue?b052","webpack:///./src/modules/snapshot/components/TheSnapshotTableGetData.vue?0f83"],"names":["appTypeAndImageLink","data","appTypes","JUPYTER","name","RSTUDIO","MATLAB","STATA","appDisabledReasons","methods","appIcon","app","icon_url","scopedSlots","key","on","_c","staticClass","attrs","currentSpaceType","staticStyle","_vm","index","staticRenderFns","render","mixins","components","QuerySnipperDialog","props","sqlText","getConnectorData","appName","appShortName","language","externalConfigLink","connectorLink","nuvolosConnector","localComputerConnector","connector","queryTextOneLine","computed","mapState","mapGetters","appTypeMetaData","pythonConnectorData","rConnectorData","matlabConnectorData","stataConnectorData","component"],"mappings":"kHAAA,kCAAO,IAAMA,EAAsB,CAC/BC,KAAI,WACA,MAAO,CACHC,SAAU,CACNC,QAAS,CAAEC,KAAM,WACjBC,QAAS,CAAED,KAAM,WACjBE,OAAQ,CAAEF,KAAM,UAChBG,MAAO,CAAEH,KAAM,UAEnBI,mBAAoB,CAAC,sCAAuC,yDAGpEC,QAAS,CACLC,QAAO,SAACC,GACJ,OAAOA,EAAIC,SAAWD,EAAIC,SAAW,kF,mICd6FC,a,IAAqBC,EAAI,K,EAAc,EAAC,S,OAAgB,EAALC,MAAE,GAAFA,OAAE,C,MAAI,C,0BAAuC,E,WAA0D,I,YAAqB,EAAO,GAAE,E,mBAAc,YAAC,IAAEA,EAAKC,EAAG,G,MAAOC,UAAY,MAAsB,YAAa,oDAAEA,OAAmBC,MAAM,YAAC,KAAO,GAAG,cAAuE,aAAG,mCAASC,WAA+DC,YAAY,OAAC,OAAsB,WAAQ,CAAM,EAAC,mEAAsCH,sBAAkB,oCAACC,YAAM,CAAC,aAAY,U,MAAgB,CAAe,KAAO,KAAS,CAACG,EAAG,OAAI,WAA4L,YAAU,O,MAAWC,CAAM,YAAK,MAAsBJ,KAAM,G,UAAC,GAAyC,cAAS,CAAC,EAAG,GAAG,wHAAI,sDACvjC,gBACGK,OAEJ,GAASC,qBAAwB,C,8LC2BjC,qEACe,GACfpB,oBACAqB,uBACAC,YACAC,sBAEAC,OACAC,gBAEApB,SACAqB,6BACA,sCACA,CACAC,iBACAC,wCACAC,kBACAC,mIACAC,kEACAC,2DACAC,wEAEA,+BACA,CACAN,kBACAC,wCACAC,aACAC,8HACAC,6DACAC,sDACAC,mEAEA,6BACA,CACAN,gBACAC,sCACAC,YACAC,kIACAE,0DACAC,uEAEA,8BACA,CACAN,iBACAC,uCACAC,kBACAC,mIACAI,mCACAF,2DACAC,wEAGA,IAEAE,6BACA,oBACA,4EACA,2EACA,sDAHA,KAMAC,wEACAC,iDACAA,gDACAC,uDACAC,2BACA,kHAEAC,+BACA,OACAR,8JACA,qBACA,gBACAC,wHACA,6CACA,8HAIAQ,0BACA,OACAT,+IACAC,oIACA,6CACA,+BAGAS,+BACA,OACAV,kIACAC,0FACA,kEACA,oDAGAU,8BACA,OACAX,mHACAC,8HCjImZ,I,YCO/YW,EAAY,eACd,EACA,EACAzB,GACA,EACA,KACA,KACA,MAIa,aAAAyB,E","file":"static/js/chunk-345dd18b.0d156989.js","sourcesContent":["export const appTypeAndImageLink = {\n data() {\n return {\n appTypes: {\n JUPYTER: { name: 'jupyter' },\n RSTUDIO: { name: 'rstudio' },\n MATLAB: { name: 'matlab' },\n STATA: { name: 'stata' }\n },\n appDisabledReasons: ['This application requires a license', 'You need the tables feature enabled to use this app']\n }\n },\n methods: {\n appIcon(app) {\n return app.icon_url ? app.icon_url : 'https://dlcfc4rxk1sfk.cloudfront.net/nuvolos/app_logos/generic_app_icon.svg'\n }\n }\n}\n","var render = function render(){var _vm=this,_c=_vm._self._c;return _c('div',[_c('v-menu',{attrs:{\"close-on-content-click\":true,\"offset-y\":\"\"},scopedSlots:_vm._u([{key:\"activator\",fn:function({ on }){return [_c('v-btn',_vm._g({staticClass:\"font-weight-bold caption mr-1 d-flex align-center\",attrs:{\"color\":\"secondary\",\"text\":\"\",\"outlined\":\"\"}},on),[_c('div',{staticClass:\"d-flex align-center\"},[_c('v-icon',{staticClass:\"mr-1\",attrs:{\"small\":\"\"}},[_vm._v(\"desktop_windows\")]),_vm._v(\" Run from application \")],1)])]}}])},[(_vm.currentSpaceType === _vm.spaceTypes.VENDOR_SPACE)?_c('v-card',{staticStyle:{\"overflow-y\":\"hidden\"},attrs:{\"flat\":\"\"}},[_c('v-card-text',[_c('v-alert',{staticClass:\"my-0\",attrs:{\"max-width\":\"600\",\"text\":\"\",\"prominent\":\"\",\"type\":\"info\"}},[_vm._v(\" Querying data from applications is possible after distributing the given table to a research / education space. \")])],1)],1):_c('v-list',_vm._l((_vm.appTypeMetaData),function(app,index){return _c('div',{key:index},[_c('QuerySnipperDialog',{attrs:{\"connectorData\":_vm.getConnectorData(app)}})],1)}),0)],1)],1)\n}\nvar staticRenderFns = []\n\nexport { render, staticRenderFns }","\n\n\n","import mod from \"-!../../../../node_modules/@vue/cli-plugin-babel/node_modules/thread-loader/dist/cjs.js!../../../../node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib/index.js??ref--13-1!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TheSnapshotTableGetData.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../../../node_modules/@vue/cli-plugin-babel/node_modules/thread-loader/dist/cjs.js!../../../../node_modules/@vue/cli-plugin-babel/node_modules/babel-loader/lib/index.js??ref--13-1!../../../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./TheSnapshotTableGetData.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./TheSnapshotTableGetData.vue?vue&type=template&id=1e9ede71&\"\nimport script from \"./TheSnapshotTableGetData.vue?vue&type=script&lang=js&\"\nexport * from \"./TheSnapshotTableGetData.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"],"sourceRoot":""}