@abi-software/flatmapvuer 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -201
- package/README.md +105 -105
- package/babel.config.js +14 -14
- package/dist/flatmapvuer.common.js +68 -66
- package/dist/flatmapvuer.common.js.map +1 -1
- package/dist/flatmapvuer.css +1 -1
- package/dist/flatmapvuer.umd.js +68 -66
- package/dist/flatmapvuer.umd.js.map +1 -1
- package/dist/flatmapvuer.umd.min.js +1 -1
- package/dist/flatmapvuer.umd.min.js.map +1 -1
- package/package-lock.json +13895 -13923
- package/package.json +66 -66
- package/public/index.html +17 -17
- package/src/App.vue +161 -161
- package/src/assets/_variables.scss +43 -43
- package/src/assets/styles.scss +7 -7
- package/src/components/EventBus.js +2 -2
- package/src/components/FlatmapVuer.vue +1308 -1308
- package/src/components/MultiFlatmapVuer.vue +349 -349
- package/src/components/PubmedViewer.vue +194 -194
- package/src/components/Tooltip.vue +519 -494
- package/src/components/index.js +9 -9
- package/src/icons/fonts/mapicon-species.eot +0 -0
- package/src/icons/fonts/mapicon-species.svg +14 -14
- package/src/icons/fonts/mapicon-species.ttf +0 -0
- package/src/icons/fonts/mapicon-species.woff +0 -0
- package/src/icons/mapicon-species-style.css +42 -42
- package/src/main.js +8 -8
- package/src/nerve-map.js +99 -0
- package/vue.config.js +31 -31
|
@@ -1720,13 +1720,6 @@ var removeResizeListener = exports.removeResizeListener = function removeResizeL
|
|
|
1720
1720
|
|
|
1721
1721
|
/***/ }),
|
|
1722
1722
|
|
|
1723
|
-
/***/ "4095":
|
|
1724
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
1725
|
-
|
|
1726
|
-
// extracted by mini-css-extract-plugin
|
|
1727
|
-
|
|
1728
|
-
/***/ }),
|
|
1729
|
-
|
|
1730
1723
|
/***/ "417f":
|
|
1731
1724
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1732
1725
|
|
|
@@ -1850,17 +1843,6 @@ module.exports = require("core-js/modules/es.array.map.js");
|
|
|
1850
1843
|
/* unused harmony reexport * */
|
|
1851
1844
|
|
|
1852
1845
|
|
|
1853
|
-
/***/ }),
|
|
1854
|
-
|
|
1855
|
-
/***/ "4641":
|
|
1856
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1857
|
-
|
|
1858
|
-
"use strict";
|
|
1859
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_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_Tooltip_vue_vue_type_style_index_0_id_5dc434c1_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4095");
|
|
1860
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_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_Tooltip_vue_vue_type_style_index_0_id_5dc434c1_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_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_Tooltip_vue_vue_type_style_index_0_id_5dc434c1_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
1861
|
-
/* unused harmony reexport * */
|
|
1862
|
-
|
|
1863
|
-
|
|
1864
1846
|
/***/ }),
|
|
1865
1847
|
|
|
1866
1848
|
/***/ "4897":
|
|
@@ -9049,6 +9031,13 @@ module.exports = require("core-js/modules/es.object.to-string.js");
|
|
|
9049
9031
|
|
|
9050
9032
|
/***/ }),
|
|
9051
9033
|
|
|
9034
|
+
/***/ "99f8":
|
|
9035
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
9036
|
+
|
|
9037
|
+
// extracted by mini-css-extract-plugin
|
|
9038
|
+
|
|
9039
|
+
/***/ }),
|
|
9040
|
+
|
|
9052
9041
|
/***/ "9b22":
|
|
9053
9042
|
/***/ (function(module, exports) {
|
|
9054
9043
|
|
|
@@ -11202,6 +11191,17 @@ module.exports = require("core-js/modules/es.regexp.exec.js");
|
|
|
11202
11191
|
|
|
11203
11192
|
module.exports = require("core-js/modules/es.array.concat.js");
|
|
11204
11193
|
|
|
11194
|
+
/***/ }),
|
|
11195
|
+
|
|
11196
|
+
/***/ "d006":
|
|
11197
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
11198
|
+
|
|
11199
|
+
"use strict";
|
|
11200
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_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_Tooltip_vue_vue_type_style_index_0_id_1e355414_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("99f8");
|
|
11201
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_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_Tooltip_vue_vue_type_style_index_0_id_1e355414_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_8_oneOf_1_0_node_modules_css_loader_dist_cjs_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_Tooltip_vue_vue_type_style_index_0_id_1e355414_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
11202
|
+
/* unused harmony reexport * */
|
|
11203
|
+
|
|
11204
|
+
|
|
11205
11205
|
/***/ }),
|
|
11206
11206
|
|
|
11207
11207
|
/***/ "d010":
|
|
@@ -14730,7 +14730,7 @@ if (typeof window !== 'undefined') {
|
|
|
14730
14730
|
// Indicate to webpack that this file can be concatenated
|
|
14731
14731
|
/* harmony default export */ var setPublicPath = (null);
|
|
14732
14732
|
|
|
14733
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
14733
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"529c2ddf-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FlatmapVuer.vue?vue&type=template&id=7306edab&scoped=true&
|
|
14734
14734
|
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.loading),expression:"loading"}],staticClass:"flatmap-container",attrs:{"element-loading-text":"Loading...","element-loading-spinner":"el-icon-loading","element-loading-background":"rgba(0, 0, 0, 0.3)"}},[_c('map-svg-sprite-color'),_c('div',{staticStyle:{"height":"100%","width":"100%","position":"relative","overflow-y":"none"}},[_c('div',{ref:"display",staticStyle:{"height":"100%","width":"100%"}}),(_vm.displayWarning)?_c('el-popover',{ref:"warningPopover",attrs:{"content":_vm.warningMessage,"placement":"right","appendToBody":false,"trigger":"manual","popper-class":"warning-popper flatmap-popper right-popper"},model:{value:(_vm.hoverVisibilities[6].value),callback:function ($$v) {_vm.$set(_vm.hoverVisibilities[6], "value", $$v)},expression:"hoverVisibilities[6].value"}}):_vm._e(),(_vm.displayWarning)?_c('i',{directives:[{name:"popover",rawName:"v-popover:warningPopover",arg:"warningPopover"}],staticClass:"el-icon-warning warning-icon",on:{"mouseover":function($event){return _vm.showToolitip(6)},"mouseout":function($event){return _vm.hideToolitip(6)}}},[_c('span',{staticClass:"warning-text"},[_vm._v("Beta")])]):_vm._e(),_c('div',{staticClass:"bottom-right-control"},[_c('el-popover',{attrs:{"content":"Zoom in","placement":"left","appendToBody":false,"trigger":"manual","popper-class":"flatmap-popper left-popper"},model:{value:(_vm.hoverVisibilities[0].value),callback:function ($$v) {_vm.$set(_vm.hoverVisibilities[0], "value", $$v)},expression:"hoverVisibilities[0].value"}},[_c('map-svg-icon',{staticClass:"icon-button zoomIn",attrs:{"slot":"reference","icon":"zoomIn"},nativeOn:{"click":function($event){return _vm.zoomIn()},"mouseover":function($event){return _vm.showToolitip(0)},"mouseout":function($event){return _vm.hideToolitip(0)}},slot:"reference"})],1),_c('el-popover',{attrs:{"content":"Zoom out","placement":"top-end","appendToBody":false,"trigger":"manual","popper-class":"flatmap-popper popper-zoomout"},model:{value:(_vm.hoverVisibilities[1].value),callback:function ($$v) {_vm.$set(_vm.hoverVisibilities[1], "value", $$v)},expression:"hoverVisibilities[1].value"}},[_c('map-svg-icon',{staticClass:"icon-button zoomOut",attrs:{"slot":"reference","icon":"zoomOut"},nativeOn:{"click":function($event){return _vm.zoomOut()},"mouseover":function($event){return _vm.showToolitip(1)},"mouseout":function($event){return _vm.hideToolitip(1)}},slot:"reference"})],1),_c('el-popover',{attrs:{"content":"Reset","placement":"top","appendToBody":false,"trigger":"manual","popper-class":"flatmap-popper"},model:{value:(_vm.hoverVisibilities[2].value),callback:function ($$v) {_vm.$set(_vm.hoverVisibilities[2], "value", $$v)},expression:"hoverVisibilities[2].value"}},[_c('div',[_vm._v(" Fit to "),_c('br'),_vm._v(" window ")]),_c('map-svg-icon',{staticClass:"icon-button fitWindow",attrs:{"slot":"reference","icon":"fitWindow"},nativeOn:{"click":function($event){return _vm.resetView()},"mouseover":function($event){return _vm.showToolitip(2)},"mouseout":function($event){return _vm.hideToolitip(2)}},slot:"reference"})],1)],1),_c('el-popover',{ref:"checkBoxPopover",attrs:{"content":"Change pathway visibility","placement":"right","appendToBody":false,"trigger":"manual","popper-class":"flatmap-popper right-popper"},model:{value:(_vm.hoverVisibilities[4].value),callback:function ($$v) {_vm.$set(_vm.hoverVisibilities[4], "value", $$v)},expression:"hoverVisibilities[4].value"}}),_c('div',{staticClass:"pathway-location",class:{ open: _vm.drawerOpen, close: !_vm.drawerOpen }},[(_vm.pathways.length > 0 && _vm.pathControls)?_c('div',{directives:[{name:"popover",rawName:"v-popover:checkBoxPopover",arg:"checkBoxPopover"}],staticClass:"pathway-container"},[_c('el-popover',{ref:"markerPopover",attrs:{"content":"Find these markers for data","placement":"right","appendToBody":false,"trigger":"manual","popper-class":"flatmap-popper popper-bump-right right-popper"},model:{value:(_vm.hoverVisibilities[5].value),callback:function ($$v) {_vm.$set(_vm.hoverVisibilities[5], "value", $$v)},expression:"hoverVisibilities[5].value"}}),_c('div',{directives:[{name:"show",rawName:"v-show",value:(_vm.hoverVisibilities[5].value),expression:"hoverVisibilities[5].value"},{name:"popover",rawName:"v-popover:markerPopover",arg:"markerPopover"}],staticClass:"flatmap-marker-help",domProps:{"innerHTML":_vm._s(_vm.flatmapMarker)}}),_c('el-row',[_c('el-col',{attrs:{"span":12}},[_c('div',{staticClass:"pathways-display-text"},[_vm._v("Pathways")])]),_c('el-col',{attrs:{"span":12}},[_c('el-checkbox',{staticClass:"all-checkbox",attrs:{"indeterminate":_vm.isIndeterminate},on:{"change":_vm.handleCheckAllChange},model:{value:(_vm.checkAll),callback:function ($$v) {_vm.checkAll=$$v},expression:"checkAll"}},[_vm._v("Display all")])],1)],1),_c('el-checkbox-group',{staticClass:"checkbox-group",attrs:{"size":"small"},on:{"change":_vm.handleCheckedItemsChange},model:{value:(_vm.checkedItems),callback:function ($$v) {_vm.checkedItems=$$v},expression:"checkedItems"}},[_c('div',{staticClass:"checkbox-group-inner"},_vm._l((_vm.pathways),function(item){return _c('el-row',{key:item.type,attrs:{"label":item.type}},[_c('div',{staticClass:"checkbox-container"},[_c('el-checkbox',{staticClass:"my-checkbox",attrs:{"label":item.type,"checked":true},on:{"change":function($event){return _vm.visibilityToggle()}}},[_c('div',{staticClass:"path-visual",class:item.type}),_vm._v(" "+_vm._s(item.label)+" ")])],1)])}),1)])],1):_vm._e(),_c('div',{staticClass:"drawer-button",class:{ open: _vm.drawerOpen, close: !_vm.drawerOpen },on:{"click":_vm.toggleDrawer}},[_c('i',{staticClass:"el-icon-arrow-left"})])]),_c('el-popover',{ref:"backgroundPopover",attrs:{"placement":"top-start","width":"175","appendToBody":false,"trigger":"click","popper-class":"background-popper"}},[_c('el-row',{staticClass:"backgroundText"},[_vm._v("Organs display")]),_c('el-row',{staticClass:"backgroundControl"},[_c('el-radio-group',{staticClass:"flatmap-radio",on:{"change":_vm.setColour},model:{value:(_vm.colourRadio),callback:function ($$v) {_vm.colourRadio=$$v},expression:"colourRadio"}},[_c('el-radio',{attrs:{"label":true}},[_vm._v("Colour")]),_c('el-radio',{attrs:{"label":false}},[_vm._v("Greyscale")])],1)],1),_c('el-row',{staticClass:"backgroundSpacer"}),_c('el-row',{staticClass:"backgroundText"},[_vm._v("Outlines display")]),_c('el-row',{staticClass:"backgroundControl"},[_c('el-radio-group',{staticClass:"flatmap-radio",on:{"change":_vm.setOutlines},model:{value:(_vm.outlinesRadio),callback:function ($$v) {_vm.outlinesRadio=$$v},expression:"outlinesRadio"}},[_c('el-radio',{attrs:{"label":true}},[_vm._v("Show")]),_c('el-radio',{attrs:{"label":false}},[_vm._v("Hide")])],1)],1),_c('el-row',{staticClass:"backgroundSpacer"}),_c('el-row',{staticClass:"backgroundText"},[_vm._v("Change background")]),_c('el-row',{staticClass:"backgroundControl"},_vm._l((_vm.availableBackground),function(item){return _c('div',{key:item,class:['backgroundChoice', item, item == _vm.currentBackground ? 'active' :''],on:{"click":function($event){return _vm.backgroundChangeCallback(item)}}})}),0)],1),_c('el-popover',{attrs:{"content":"Change background color","placement":"right","appendToBody":false,"trigger":"manual","popper-class":"flatmap-popper right-popper"},model:{value:(_vm.hoverVisibilities[3].value),callback:function ($$v) {_vm.$set(_vm.hoverVisibilities[3], "value", $$v)},expression:"hoverVisibilities[3].value"}},[_c('map-svg-icon',{directives:[{name:"popover",rawName:"v-popover:backgroundPopover",arg:"backgroundPopover"}],staticClass:"icon-button background-colour",class:{ open: _vm.drawerOpen, close: !_vm.drawerOpen },attrs:{"slot":"reference","icon":"changeBckgd"},nativeOn:{"mouseover":function($event){return _vm.showToolitip(3)},"mouseout":function($event){return _vm.hideToolitip(3)}},slot:"reference"})],1),_c('Tooltip',{ref:"tooltip",staticClass:"tooltip",attrs:{"content":_vm.tooltipContent},on:{"resource-selected":_vm.resourceSelected}})],1)],1)}
|
|
14735
14735
|
var staticRenderFns = []
|
|
14736
14736
|
|
|
@@ -14940,12 +14940,12 @@ var es_number_constructor_js_ = __webpack_require__("f989");
|
|
|
14940
14940
|
var external_vue_ = __webpack_require__("8bbf");
|
|
14941
14941
|
var external_vue_default = /*#__PURE__*/__webpack_require__.n(external_vue_);
|
|
14942
14942
|
|
|
14943
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
14944
|
-
var
|
|
14945
|
-
var
|
|
14943
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"529c2ddf-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Tooltip.vue?vue&type=template&id=1e355414&scoped=true&
|
|
14944
|
+
var Tooltipvue_type_template_id_1e355414_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"tooltip-container"},[(_vm.content)?_c('el-main',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.loading),expression:"loading"}],staticClass:"main"},[(_vm.content.title)?_c('div',{staticClass:"block"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(_vm.capitalise(_vm.content.title)))])]):_c('div',{staticClass:"block"},[_c('span',{staticClass:"title"},[_vm._v(_vm._s(_vm.content.featureId))])]),_c('div',{staticClass:"content-container scrollbar"},[(_vm.content.featureIds)?_c('pubmed-viewer',{directives:[{name:"show",rawName:"v-show",value:(false),expression:"false"}],staticClass:"block",attrs:{"entry":_vm.content},on:{"pubmedSearchUrl":_vm.pubmedSearchUrlUpdate}}):_vm._e(),_vm._v(" "+_vm._s(_vm.content.paths)+" "),(this.origins)?_c('div',{staticClass:"block"},[_c('div',[_c('span',{staticClass:"attribute-title"},[_vm._v("Origin")]),_c('el-popover',{attrs:{"width":"250","trigger":"hover","append-to-body":false,"popper-class":"popover-origin-help"}},[_c('i',{staticClass:"el-icon-warning-outline info",attrs:{"slot":"reference"},slot:"reference"}),_c('span',{staticStyle:{"word-break":"keep-all"}},[_c('i',[_vm._v("Origin")]),_vm._v(" "+_vm._s(_vm.originDescription)+" ")])])],1),_vm._l((_vm.origins),function(origin){return _c('div',{key:origin,staticClass:"attribute-content"},[_vm._v(" "+_vm._s(_vm.capitalise(origin))+" ")])}),_c('el-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.originsWithDatasets.length > 0),expression:"originsWithDatasets.length > 0"}],staticClass:"button",on:{"click":_vm.openDendrites}},[_vm._v(" Explore origin data ")])],2):_vm._e(),(this.components)?_c('div',{staticClass:"block"},[_c('div',{staticClass:"attribute-title"},[_vm._v("Components")]),_vm._l((_vm.components),function(component){return _c('div',{key:component,staticClass:"attribute-content"},[_vm._v(" "+_vm._s(_vm.capitalise(component))+" ")])})],2):_vm._e(),(this.destinations)?_c('div',{staticClass:"block"},[_c('div',[_c('span',{staticClass:"attribute-title"},[_vm._v("Destination")]),_c('el-popover',{attrs:{"width":"250","trigger":"hover","append-to-body":false,"popper-class":"popover-origin-help"}},[_c('i',{staticClass:"el-icon-warning-outline info",attrs:{"slot":"reference"},slot:"reference"}),_c('span',{staticStyle:{"word-break":"keep-all"}},[_c('i',[_vm._v("Destination")]),_vm._v(" is where the axons terminate ")])])],1),_vm._l((_vm.destinations),function(destination){return _c('div',{key:destination,staticClass:"attribute-content"},[_vm._v(" "+_vm._s(_vm.capitalise(destination))+" ")])}),_c('el-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.destinationsWithDatasets.length > 0),expression:"destinationsWithDatasets.length > 0"}],staticClass:"button",on:{"click":_vm.openAxons}},[_vm._v(" Explore destination data ")])],2):_vm._e(),_c('el-button',{directives:[{name:"show",rawName:"v-show",value:(_vm.components.length > 0),expression:"components.length > 0"}],staticClass:"button",on:{"click":_vm.openAll}},[_vm._v(" Search for data on components ")]),(_vm.pubmedSearchUrl)?_c('el-button',{staticClass:"button",attrs:{"icon":"el-icon-notebook-2"},on:{"click":function($event){return _vm.openUrl(_vm.pubmedSearchUrl)}}},[_vm._v(" Open publications in pubmed ")]):_vm._e()],1)]):_vm._e()],1)}
|
|
14945
|
+
var Tooltipvue_type_template_id_1e355414_scoped_true_staticRenderFns = []
|
|
14946
14946
|
|
|
14947
14947
|
|
|
14948
|
-
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=template&id=
|
|
14948
|
+
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=template&id=1e355414&scoped=true&
|
|
14949
14949
|
|
|
14950
14950
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
|
14951
14951
|
|
|
@@ -15034,7 +15034,7 @@ var en_default = /*#__PURE__*/__webpack_require__.n(en);
|
|
|
15034
15034
|
var locale = __webpack_require__("4897");
|
|
15035
15035
|
var locale_default = /*#__PURE__*/__webpack_require__.n(locale);
|
|
15036
15036
|
|
|
15037
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
15037
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"529c2ddf-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/PubmedViewer.vue?vue&type=template&id=1d12a6d3&scoped=true&
|
|
15038
15038
|
var PubmedViewervue_type_template_id_1d12a6d3_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"pubmed-container"},[_c('div',{directives:[{name:"loading",rawName:"v-loading",value:(_vm.loading.response),expression:"loading.response"}],staticClass:"block"},[_c('div',{staticClass:"attribute-title"},[_vm._v("Pubmed Resources")]),_c('br'),_c('el-carousel',{attrs:{"autoplay":false,"indicator-position":"outside","height":"250px","width":"200px"}},_vm._l((_vm.pubmeds),function(pub,i){return _c('el-carousel-item',{key:i},[_c('div',{staticClass:"attribute-content"},[_c('div',{domProps:{"innerHTML":_vm._s(pub.html)}}),_c('el-link',{staticClass:"el-link",attrs:{"href":pub.url,"underline":false,"target":"_blank"}},[_vm._v(_vm._s(pub.url))])],1)])}),1)],1)])}
|
|
15039
15039
|
var PubmedViewervue_type_template_id_1d12a6d3_scoped_true_staticRenderFns = []
|
|
15040
15040
|
|
|
@@ -15548,6 +15548,8 @@ var EventBus = new external_vue_default.a();
|
|
|
15548
15548
|
//
|
|
15549
15549
|
//
|
|
15550
15550
|
//
|
|
15551
|
+
//
|
|
15552
|
+
//
|
|
15551
15553
|
|
|
15552
15554
|
/* eslint-disable no-alert, no-console */
|
|
15553
15555
|
|
|
@@ -15829,8 +15831,8 @@ var _capitalise = function capitalise(str) {
|
|
|
15829
15831
|
});
|
|
15830
15832
|
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=script&lang=js&
|
|
15831
15833
|
/* harmony default export */ var components_Tooltipvue_type_script_lang_js_ = (Tooltipvue_type_script_lang_js_);
|
|
15832
|
-
// EXTERNAL MODULE: ./src/components/Tooltip.vue?vue&type=style&index=0&id=
|
|
15833
|
-
var
|
|
15834
|
+
// EXTERNAL MODULE: ./src/components/Tooltip.vue?vue&type=style&index=0&id=1e355414&scoped=true&lang=scss&
|
|
15835
|
+
var Tooltipvue_type_style_index_0_id_1e355414_scoped_true_lang_scss_ = __webpack_require__("d006");
|
|
15834
15836
|
|
|
15835
15837
|
// CONCATENATED MODULE: ./src/components/Tooltip.vue
|
|
15836
15838
|
|
|
@@ -15843,11 +15845,11 @@ var Tooltipvue_type_style_index_0_id_5dc434c1_scoped_true_lang_scss_ = __webpack
|
|
|
15843
15845
|
|
|
15844
15846
|
var Tooltip_component = normalizeComponent(
|
|
15845
15847
|
components_Tooltipvue_type_script_lang_js_,
|
|
15846
|
-
|
|
15847
|
-
|
|
15848
|
+
Tooltipvue_type_template_id_1e355414_scoped_true_render,
|
|
15849
|
+
Tooltipvue_type_template_id_1e355414_scoped_true_staticRenderFns,
|
|
15848
15850
|
false,
|
|
15849
15851
|
null,
|
|
15850
|
-
"
|
|
15852
|
+
"1e355414",
|
|
15851
15853
|
null
|
|
15852
15854
|
|
|
15853
15855
|
)
|
|
@@ -16167,8 +16169,8 @@ var mapResize = function mapResize(map) {
|
|
|
16167
16169
|
this.drawerOpen = !this.drawerOpen;
|
|
16168
16170
|
},
|
|
16169
16171
|
|
|
16170
|
-
/**
|
|
16171
|
-
* Function to toggle colour/greyscale of organs.
|
|
16172
|
+
/**
|
|
16173
|
+
* Function to toggle colour/greyscale of organs.
|
|
16172
16174
|
*/
|
|
16173
16175
|
setColour: function setColour(flag) {
|
|
16174
16176
|
this.colourRadio = flag;
|
|
@@ -16181,8 +16183,8 @@ var mapResize = function mapResize(map) {
|
|
|
16181
16183
|
}
|
|
16182
16184
|
},
|
|
16183
16185
|
|
|
16184
|
-
/**
|
|
16185
|
-
* Function to toggle outlines f organs.
|
|
16186
|
+
/**
|
|
16187
|
+
* Function to toggle outlines f organs.
|
|
16186
16188
|
*/
|
|
16187
16189
|
setOutlines: function setOutlines(flag) {
|
|
16188
16190
|
this.outlineRadio = flag;
|
|
@@ -16195,9 +16197,9 @@ var mapResize = function mapResize(map) {
|
|
|
16195
16197
|
}
|
|
16196
16198
|
},
|
|
16197
16199
|
|
|
16198
|
-
/**
|
|
16199
|
-
* Function to toggle paths to default.
|
|
16200
|
-
* Also called when the associated button is pressed.
|
|
16200
|
+
/**
|
|
16201
|
+
* Function to toggle paths to default.
|
|
16202
|
+
* Also called when the associated button is pressed.
|
|
16201
16203
|
*/
|
|
16202
16204
|
resetView: function resetView() {
|
|
16203
16205
|
if (this.mapImp) {
|
|
@@ -16210,9 +16212,9 @@ var mapResize = function mapResize(map) {
|
|
|
16210
16212
|
}
|
|
16211
16213
|
},
|
|
16212
16214
|
|
|
16213
|
-
/**
|
|
16214
|
-
* Function to zoom in.
|
|
16215
|
-
* Also called when the associated button is pressed.
|
|
16215
|
+
/**
|
|
16216
|
+
* Function to zoom in.
|
|
16217
|
+
* Also called when the associated button is pressed.
|
|
16216
16218
|
*/
|
|
16217
16219
|
zoomIn: function zoomIn() {
|
|
16218
16220
|
if (this.mapImp) {
|
|
@@ -16220,9 +16222,9 @@ var mapResize = function mapResize(map) {
|
|
|
16220
16222
|
}
|
|
16221
16223
|
},
|
|
16222
16224
|
|
|
16223
|
-
/**
|
|
16224
|
-
* Function to zoom out.
|
|
16225
|
-
* Also called when the associated button is pressed.
|
|
16225
|
+
/**
|
|
16226
|
+
* Function to zoom out.
|
|
16227
|
+
* Also called when the associated button is pressed.
|
|
16226
16228
|
*/
|
|
16227
16229
|
zoomOut: function zoomOut() {
|
|
16228
16230
|
if (this.mapImp) {
|
|
@@ -16532,8 +16534,8 @@ var mapResize = function mapResize(map) {
|
|
|
16532
16534
|
this.drawerOpen = flag;
|
|
16533
16535
|
},
|
|
16534
16536
|
|
|
16535
|
-
/**
|
|
16536
|
-
* Function to display features with annotation matching the provided term.
|
|
16537
|
+
/**
|
|
16538
|
+
* Function to display features with annotation matching the provided term.
|
|
16537
16539
|
*/
|
|
16538
16540
|
searchAndShowResult: function searchAndShowResult(term) {
|
|
16539
16541
|
if (this.mapImp) {
|
|
@@ -16596,16 +16598,16 @@ var mapResize = function mapResize(map) {
|
|
|
16596
16598
|
default: "Beta feature - This map is based on the connectivity of a rat. New connectivity and species specificity will be added as the SPARC program progress."
|
|
16597
16599
|
},
|
|
16598
16600
|
|
|
16599
|
-
/**
|
|
16600
|
-
* State containing state of the flatmap.
|
|
16601
|
+
/**
|
|
16602
|
+
* State containing state of the flatmap.
|
|
16601
16603
|
*/
|
|
16602
16604
|
state: {
|
|
16603
16605
|
type: Object,
|
|
16604
16606
|
default: undefined
|
|
16605
16607
|
},
|
|
16606
16608
|
|
|
16607
|
-
/**
|
|
16608
|
-
* Specify the endpoint of the flatmap server.
|
|
16609
|
+
/**
|
|
16610
|
+
* Specify the endpoint of the flatmap server.
|
|
16609
16611
|
*/
|
|
16610
16612
|
flatmapAPI: {
|
|
16611
16613
|
type: String,
|
|
@@ -16704,7 +16706,7 @@ var FlatmapVuer_component = normalizeComponent(
|
|
|
16704
16706
|
)
|
|
16705
16707
|
|
|
16706
16708
|
/* harmony default export */ var FlatmapVuer = (FlatmapVuer_component.exports);
|
|
16707
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
16709
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"529c2ddf-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/MultiFlatmapVuer.vue?vue&type=template&id=f20f0c88&scoped=true&
|
|
16708
16710
|
var MultiFlatmapVuervue_type_template_id_f20f0c88_scoped_true_render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:"multi-container"},[_c('div',{staticStyle:{"position":"absolute","z-index":"10"}},[_c('div',{staticClass:"species-display-text"},[_vm._v(" Species ")]),_c('el-popover',{ref:"selectPopover",attrs:{"content":"Select a species","placement":"right","appendToBody":false,"trigger":"manual","popper-class":"flatmap-popper right-popper"},model:{value:(_vm.helpMode),callback:function ($$v) {_vm.helpMode=$$v},expression:"helpMode"}}),_c('el-select',{directives:[{name:"popover",rawName:"v-popover:selectPopover",arg:"selectPopover"}],staticClass:"select-box",attrs:{"id":"flatmap-select","popper-append-to-body":_vm.appendToBody,"placeholder":"Select","popper-class":"flatmap_dropdown"},on:{"change":_vm.flatmapChanged},model:{value:(_vm.activeSpecies),callback:function ($$v) {_vm.activeSpecies=$$v},expression:"activeSpecies"}},_vm._l((_vm.speciesList),function(item,key){return _c('el-option',{key:key,attrs:{"label":key,"value":key}},[_c('el-row',[_c('el-col',{attrs:{"span":8}},[_c('i',{class:item.iconClass})]),_c('el-col',{attrs:{"span":12}},[_vm._v(_vm._s(key))])],1)],1)}),1)],1),_vm._l((_vm.speciesList),function(item,key){return _c('FlatmapVuer',{directives:[{name:"show",rawName:"v-show",value:(_vm.activeSpecies==key),expression:"activeSpecies==key"}],key:key,ref:key,refInFor:true,staticStyle:{"height":"100%"},attrs:{"showLayer":_vm.showLayer,"entry":item.taxo,"displayWarning":item.displayWarning,"warningMessage":_vm.warningMessage,"featureInfo":_vm.featureInfo,"minZoom":_vm.minZoom,"pathControls":_vm.pathControls,"searchable":_vm.searchable,"helpMode":_vm.helpMode,"renderAtMounted":_vm.renderAtMounted,"displayMinimap":_vm.displayMinimap,"flatmapAPI":_vm.flatmapAPI,"sparcAPI":_vm.sparcAPI},on:{"resource-selected":_vm.FlatmapSelected,"ready":_vm.FlatmapReady,"pan-zoom-callback":_vm.panZoomCallback}})})],2)}
|
|
16709
16711
|
var MultiFlatmapVuervue_type_template_id_f20f0c88_scoped_true_staticRenderFns = []
|
|
16710
16712
|
|
|
@@ -16905,11 +16907,11 @@ external_vue_default.a.use(lib_popover_default.a);
|
|
|
16905
16907
|
this.$emit('flatmapChanged', this.activeSpecies);
|
|
16906
16908
|
},
|
|
16907
16909
|
|
|
16908
|
-
/**
|
|
16909
|
-
* Function used for getting the current states of the scene. This exported states
|
|
16910
|
-
* can be imported using the importStates method.
|
|
16911
|
-
*
|
|
16912
|
-
* @public
|
|
16910
|
+
/**
|
|
16911
|
+
* Function used for getting the current states of the scene. This exported states
|
|
16912
|
+
* can be imported using the importStates method.
|
|
16913
|
+
*
|
|
16914
|
+
* @public
|
|
16913
16915
|
*/
|
|
16914
16916
|
getState: function getState() {
|
|
16915
16917
|
var state = {
|
|
@@ -16921,11 +16923,11 @@ external_vue_default.a.use(lib_popover_default.a);
|
|
|
16921
16923
|
return state;
|
|
16922
16924
|
},
|
|
16923
16925
|
|
|
16924
|
-
/**
|
|
16925
|
-
* Function used for importing the states of the scene. This exported states
|
|
16926
|
-
* can be imported using the read states method.
|
|
16927
|
-
*
|
|
16928
|
-
* @public
|
|
16926
|
+
/**
|
|
16927
|
+
* Function used for importing the states of the scene. This exported states
|
|
16928
|
+
* can be imported using the read states method.
|
|
16929
|
+
*
|
|
16930
|
+
* @public
|
|
16929
16931
|
*/
|
|
16930
16932
|
setState: function setState(state) {
|
|
16931
16933
|
var _this3 = this;
|
|
@@ -16973,9 +16975,9 @@ external_vue_default.a.use(lib_popover_default.a);
|
|
|
16973
16975
|
default: false
|
|
16974
16976
|
},
|
|
16975
16977
|
|
|
16976
|
-
/**
|
|
16977
|
-
* Initial species for the flatmap.
|
|
16978
|
-
* This value will be ignored if a valid state object is provided.
|
|
16978
|
+
/**
|
|
16979
|
+
* Initial species for the flatmap.
|
|
16980
|
+
* This value will be ignored if a valid state object is provided.
|
|
16979
16981
|
*/
|
|
16980
16982
|
initial: {
|
|
16981
16983
|
type: String,
|
|
@@ -17003,16 +17005,16 @@ external_vue_default.a.use(lib_popover_default.a);
|
|
|
17003
17005
|
},
|
|
17004
17006
|
availableSpecies: {},
|
|
17005
17007
|
|
|
17006
|
-
/**
|
|
17007
|
-
* State containing state of the flatmap.
|
|
17008
|
+
/**
|
|
17009
|
+
* State containing state of the flatmap.
|
|
17008
17010
|
*/
|
|
17009
17011
|
state: {
|
|
17010
17012
|
type: Object,
|
|
17011
17013
|
default: undefined
|
|
17012
17014
|
},
|
|
17013
17015
|
|
|
17014
|
-
/**
|
|
17015
|
-
* Specify the endpoint of the flatmap server.
|
|
17016
|
+
/**
|
|
17017
|
+
* Specify the endpoint of the flatmap server.
|
|
17016
17018
|
*/
|
|
17017
17019
|
flatmapAPI: {
|
|
17018
17020
|
type: String,
|