@abi-software/flatmapvuer 0.3.3 → 0.3.5
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 +172 -101
- package/dist/flatmapvuer.common.js.map +1 -1
- package/dist/flatmapvuer.css +1 -1
- package/dist/flatmapvuer.umd.js +172 -101
- 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 +13923 -13904
- package/package.json +67 -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 +1358 -1358
- package/src/components/MultiFlatmapVuer.vue +351 -351
- package/src/components/PubmedViewer.vue +194 -194
- package/src/components/Tooltip.vue +587 -519
- 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
package/dist/flatmapvuer.umd.js
CHANGED
|
@@ -9036,13 +9036,6 @@ module.exports = require("core-js/modules/es.object.to-string.js");
|
|
|
9036
9036
|
|
|
9037
9037
|
/***/ }),
|
|
9038
9038
|
|
|
9039
|
-
/***/ "99f8":
|
|
9040
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
9041
|
-
|
|
9042
|
-
// extracted by mini-css-extract-plugin
|
|
9043
|
-
|
|
9044
|
-
/***/ }),
|
|
9045
|
-
|
|
9046
9039
|
/***/ "9b22":
|
|
9047
9040
|
/***/ (function(module, exports) {
|
|
9048
9041
|
|
|
@@ -10531,6 +10524,17 @@ var isDefined = exports.isDefined = function isDefined(val) {
|
|
|
10531
10524
|
|
|
10532
10525
|
module.exports = require("css-element-queries/src/ResizeSensor");
|
|
10533
10526
|
|
|
10527
|
+
/***/ }),
|
|
10528
|
+
|
|
10529
|
+
/***/ "b2d3":
|
|
10530
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
10531
|
+
|
|
10532
|
+
"use strict";
|
|
10533
|
+
/* 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_b8a1a320_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f37d");
|
|
10534
|
+
/* 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_b8a1a320_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_b8a1a320_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
10535
|
+
/* unused harmony reexport * */
|
|
10536
|
+
|
|
10537
|
+
|
|
10534
10538
|
/***/ }),
|
|
10535
10539
|
|
|
10536
10540
|
/***/ "b2d6":
|
|
@@ -11189,17 +11193,6 @@ module.exports = require("core-js/modules/es.regexp.exec.js");
|
|
|
11189
11193
|
|
|
11190
11194
|
module.exports = require("core-js/modules/es.array.concat.js");
|
|
11191
11195
|
|
|
11192
|
-
/***/ }),
|
|
11193
|
-
|
|
11194
|
-
/***/ "d006":
|
|
11195
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
11196
|
-
|
|
11197
|
-
"use strict";
|
|
11198
|
-
/* 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");
|
|
11199
|
-
/* 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__);
|
|
11200
|
-
/* unused harmony reexport * */
|
|
11201
|
-
|
|
11202
|
-
|
|
11203
11196
|
/***/ }),
|
|
11204
11197
|
|
|
11205
11198
|
/***/ "d010":
|
|
@@ -13190,6 +13183,13 @@ exports.default = {
|
|
|
13190
13183
|
|
|
13191
13184
|
/***/ }),
|
|
13192
13185
|
|
|
13186
|
+
/***/ "f37d":
|
|
13187
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
13188
|
+
|
|
13189
|
+
// extracted by mini-css-extract-plugin
|
|
13190
|
+
|
|
13191
|
+
/***/ }),
|
|
13192
|
+
|
|
13193
13193
|
/***/ "f3ad":
|
|
13194
13194
|
/***/ (function(module, exports, __webpack_require__) {
|
|
13195
13195
|
|
|
@@ -14739,7 +14739,7 @@ if (typeof window !== 'undefined') {
|
|
|
14739
14739
|
// Indicate to webpack that this file can be concatenated
|
|
14740
14740
|
/* harmony default export */ var setPublicPath = (null);
|
|
14741
14741
|
|
|
14742
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
14742
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"f96242d6-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=b0476142&scoped=true&
|
|
14743
14743
|
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%"}}),_c('div',{staticClass:"beta-popovers"},[_c('div',[_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.displayWarning && _vm.warningMessage)?_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()],1),(_vm.displayLatestChanges)?_c('el-popover',{ref:"latestChangesPopover",attrs:{"content":_vm.latestChangesMessage,"placement":"right","appendToBody":false,"trigger":"manual","popper-class":"warning-popper flatmap-popper right-popper"},model:{value:(_vm.hoverVisibilities[7].value),callback:function ($$v) {_vm.$set(_vm.hoverVisibilities[7], "value", $$v)},expression:"hoverVisibilities[7].value"}}):_vm._e(),(_vm.displayLatestChanges && _vm.latestChangesMessage)?_c('i',{directives:[{name:"popover",rawName:"v-popover:latestChangesPopover",arg:"latestChangesPopover"}],staticClass:"el-icon-warning latest-changesicon",on:{"mouseover":function($event){return _vm.showToolitip(7)},"mouseout":function($event){return _vm.hideToolitip(7)}}},[_c('span',{staticClass:"warning-text"},[_vm._v("What's new?")])]):_vm._e()],1),_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)}
|
|
14744
14744
|
var staticRenderFns = []
|
|
14745
14745
|
|
|
@@ -14949,12 +14949,12 @@ var es_number_constructor_js_ = __webpack_require__("f989");
|
|
|
14949
14949
|
var external_vue_ = __webpack_require__("8bbf");
|
|
14950
14950
|
var external_vue_default = /*#__PURE__*/__webpack_require__.n(external_vue_);
|
|
14951
14951
|
|
|
14952
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
14953
|
-
var
|
|
14954
|
-
var
|
|
14952
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"f96242d6-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=b8a1a320&scoped=true&
|
|
14953
|
+
var Tooltipvue_type_template_id_b8a1a320_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('div',{staticClass:"seperator"})])}),_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))+" "),_c('div',{staticClass:"seperator"})])})],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('div',{staticClass:"seperator"})])}),_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)}
|
|
14954
|
+
var Tooltipvue_type_template_id_b8a1a320_scoped_true_staticRenderFns = []
|
|
14955
14955
|
|
|
14956
14956
|
|
|
14957
|
-
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=template&id=
|
|
14957
|
+
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=template&id=b8a1a320&scoped=true&
|
|
14958
14958
|
|
|
14959
14959
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
|
14960
14960
|
|
|
@@ -15043,7 +15043,7 @@ var en_default = /*#__PURE__*/__webpack_require__.n(en);
|
|
|
15043
15043
|
var locale = __webpack_require__("4897");
|
|
15044
15044
|
var locale_default = /*#__PURE__*/__webpack_require__.n(locale);
|
|
15045
15045
|
|
|
15046
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
15046
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"f96242d6-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&
|
|
15047
15047
|
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)])}
|
|
15048
15048
|
var PubmedViewervue_type_template_id_1d12a6d3_scoped_true_staticRenderFns = []
|
|
15049
15049
|
|
|
@@ -15559,6 +15559,9 @@ var EventBus = new external_vue_default.a();
|
|
|
15559
15559
|
//
|
|
15560
15560
|
//
|
|
15561
15561
|
//
|
|
15562
|
+
//
|
|
15563
|
+
//
|
|
15564
|
+
//
|
|
15562
15565
|
|
|
15563
15566
|
/* eslint-disable no-alert, no-console */
|
|
15564
15567
|
|
|
@@ -15580,6 +15583,12 @@ var _titleCase = function titleCase(str) {
|
|
|
15580
15583
|
});
|
|
15581
15584
|
};
|
|
15582
15585
|
|
|
15586
|
+
var inArray = function inArray(ar1, ar2) {
|
|
15587
|
+
var as1 = JSON.stringify(ar1);
|
|
15588
|
+
var as2 = JSON.stringify(ar2);
|
|
15589
|
+
return as1.indexOf(as2) !== -1;
|
|
15590
|
+
};
|
|
15591
|
+
|
|
15583
15592
|
var _capitalise = function capitalise(str) {
|
|
15584
15593
|
if (str) return str.charAt(0).toUpperCase() + str.slice(1);
|
|
15585
15594
|
return "";
|
|
@@ -15683,6 +15692,38 @@ var _capitalise = function capitalise(str) {
|
|
|
15683
15692
|
pubmedSearchUrlUpdate: function pubmedSearchUrlUpdate(val) {
|
|
15684
15693
|
this.pubmedSearchUrl = val;
|
|
15685
15694
|
},
|
|
15695
|
+
findAllIdsFromConnectivity: function findAllIdsFromConnectivity(connectivity) {
|
|
15696
|
+
var dnodes = connectivity.connectivity.flat(); // get nodes from edgelist
|
|
15697
|
+
|
|
15698
|
+
var nodes = _toConsumableArray(new Set(dnodes)); // remove duplicates
|
|
15699
|
+
|
|
15700
|
+
|
|
15701
|
+
var found = [];
|
|
15702
|
+
nodes.forEach(function (n) {
|
|
15703
|
+
if (Array.isArray(n)) {
|
|
15704
|
+
found.push(n.flat());
|
|
15705
|
+
} else {
|
|
15706
|
+
found.push(n);
|
|
15707
|
+
}
|
|
15708
|
+
});
|
|
15709
|
+
return _toConsumableArray(new Set(found.flat()));
|
|
15710
|
+
},
|
|
15711
|
+
flattenConntectivity: function flattenConntectivity(connectivity) {
|
|
15712
|
+
var dnodes = connectivity.flat(); // get nodes from edgelist
|
|
15713
|
+
|
|
15714
|
+
var nodes = _toConsumableArray(new Set(dnodes)); // remove duplicates
|
|
15715
|
+
|
|
15716
|
+
|
|
15717
|
+
var found = [];
|
|
15718
|
+
nodes.forEach(function (n) {
|
|
15719
|
+
if (Array.isArray(n)) {
|
|
15720
|
+
found.push(n.flat());
|
|
15721
|
+
} else {
|
|
15722
|
+
found.push(n);
|
|
15723
|
+
}
|
|
15724
|
+
});
|
|
15725
|
+
return found.flat();
|
|
15726
|
+
},
|
|
15686
15727
|
findComponents: function findComponents(connectivity) {
|
|
15687
15728
|
var dnodes = connectivity.connectivity.flat(); // get nodes from edgelist
|
|
15688
15729
|
|
|
@@ -15692,30 +15733,21 @@ var _capitalise = function capitalise(str) {
|
|
|
15692
15733
|
var found = [];
|
|
15693
15734
|
var terminal = false;
|
|
15694
15735
|
nodes.forEach(function (node) {
|
|
15695
|
-
var n = node.flat(); // Find all terms on the node
|
|
15696
|
-
|
|
15697
15736
|
terminal = false; // Check if the node is an destination or origin (note that they are labelled dendrite and axon as opposed to origin and destination)
|
|
15698
15737
|
|
|
15699
|
-
|
|
15700
|
-
|
|
15701
|
-
|
|
15702
|
-
}
|
|
15738
|
+
if (inArray(connectivity.axons, node)) {
|
|
15739
|
+
terminal = true;
|
|
15740
|
+
}
|
|
15703
15741
|
|
|
15704
|
-
|
|
15705
|
-
|
|
15706
|
-
|
|
15707
|
-
});
|
|
15742
|
+
if (inArray(connectivity.dendrites, node)) {
|
|
15743
|
+
terminal = true;
|
|
15744
|
+
}
|
|
15708
15745
|
|
|
15709
15746
|
if (!terminal) {
|
|
15710
15747
|
found.push(node);
|
|
15711
15748
|
}
|
|
15712
|
-
});
|
|
15713
|
-
|
|
15714
|
-
var foundUnique = _toConsumableArray(new Set(found.map(function (n) {
|
|
15715
|
-
return n[0];
|
|
15716
|
-
})));
|
|
15717
|
-
|
|
15718
|
-
return foundUnique;
|
|
15749
|
+
});
|
|
15750
|
+
return found;
|
|
15719
15751
|
},
|
|
15720
15752
|
getOrganCuries: function getOrganCuries() {
|
|
15721
15753
|
var _this = this;
|
|
@@ -15782,9 +15814,37 @@ var _capitalise = function capitalise(str) {
|
|
|
15782
15814
|
});
|
|
15783
15815
|
});
|
|
15784
15816
|
},
|
|
15785
|
-
|
|
15817
|
+
createComponentsLabelList: function createComponentsLabelList(components, lookUp) {
|
|
15786
15818
|
var _this3 = this;
|
|
15787
15819
|
|
|
15820
|
+
var labelList = [];
|
|
15821
|
+
components.forEach(function (n) {
|
|
15822
|
+
labelList.push(_this3.createLabelFromNeuralNode(n[0]), lookUp);
|
|
15823
|
+
|
|
15824
|
+
if (n.length === 2) {
|
|
15825
|
+
labelList.push(_this3.createLabelFromNeuralNode(n[1]), lookUp);
|
|
15826
|
+
}
|
|
15827
|
+
});
|
|
15828
|
+
return labelList;
|
|
15829
|
+
},
|
|
15830
|
+
createLabelFromNeuralNode: function createLabelFromNeuralNode(node, lookUp) {
|
|
15831
|
+
var label = lookUp[node[0]];
|
|
15832
|
+
|
|
15833
|
+
if (node.length === 2 && node[1].length > 0) {
|
|
15834
|
+
node[1].forEach(function (n) {
|
|
15835
|
+
if (lookUp[n] == undefined) {
|
|
15836
|
+
label += ", ".concat(n);
|
|
15837
|
+
} else {
|
|
15838
|
+
label += ", ".concat(lookUp[n]);
|
|
15839
|
+
}
|
|
15840
|
+
});
|
|
15841
|
+
}
|
|
15842
|
+
|
|
15843
|
+
return label;
|
|
15844
|
+
},
|
|
15845
|
+
pathwayQuery: function pathwayQuery(keastIds) {
|
|
15846
|
+
var _this4 = this;
|
|
15847
|
+
|
|
15788
15848
|
this.destinations = [];
|
|
15789
15849
|
this.origins = [];
|
|
15790
15850
|
this.components = [];
|
|
@@ -15802,36 +15862,47 @@ var _capitalise = function capitalise(str) {
|
|
|
15802
15862
|
}).then(function (response) {
|
|
15803
15863
|
return response.json();
|
|
15804
15864
|
}).then(function (data) {
|
|
15805
|
-
var connectivity = JSON.parse(data.values[0][0]);
|
|
15865
|
+
var connectivity = JSON.parse(data.values[0][0]); // Filter the origin and destinations from components
|
|
15866
|
+
|
|
15867
|
+
var components = _this4.findComponents(connectivity); // process the nodes for finding datasets
|
|
15806
15868
|
|
|
15807
|
-
var components = _this3.findComponents(connectivity); // Create list of ids to get labels for
|
|
15808
15869
|
|
|
15870
|
+
var componentsFlat = _this4.flattenConntectivity(components);
|
|
15809
15871
|
|
|
15810
|
-
var
|
|
15872
|
+
var axons = connectivity.axons;
|
|
15873
|
+
var dendrites = connectivity.dendrites;
|
|
15811
15874
|
|
|
15812
|
-
|
|
15813
|
-
|
|
15814
|
-
|
|
15875
|
+
var axonsFlat = _this4.flattenConntectivity(axons);
|
|
15876
|
+
|
|
15877
|
+
var dendritesFlat = _this4.flattenConntectivity(dendrites);
|
|
15878
|
+
|
|
15879
|
+
var conIds = _this4.findAllIdsFromConnectivity(connectivity); // Create list of ids to get labels for
|
|
15880
|
+
// Create readable labels from the nodes. Setting this to 'this.origins' updates the display
|
|
15881
|
+
|
|
15882
|
+
|
|
15883
|
+
_this4.createLabelLookup(conIds).then(function (lookUp) {
|
|
15884
|
+
_this4.destinations = axons.map(function (a) {
|
|
15885
|
+
return _this4.createLabelFromNeuralNode(a, lookUp);
|
|
15815
15886
|
});
|
|
15816
|
-
|
|
15817
|
-
return lookUp
|
|
15887
|
+
_this4.origins = dendrites.map(function (d) {
|
|
15888
|
+
return _this4.createLabelFromNeuralNode(d, lookUp);
|
|
15818
15889
|
});
|
|
15819
|
-
|
|
15820
|
-
return lookUp
|
|
15890
|
+
_this4.components = components.map(function (c) {
|
|
15891
|
+
return _this4.createLabelFromNeuralNode(c, lookUp);
|
|
15821
15892
|
});
|
|
15822
15893
|
}); // Filter for the anatomy which is annotated on datasets
|
|
15823
15894
|
|
|
15824
15895
|
|
|
15825
|
-
|
|
15826
|
-
return
|
|
15896
|
+
_this4.destinationsWithDatasets = _this4.uberons.filter(function (ub) {
|
|
15897
|
+
return axonsFlat.indexOf(ub.id) !== -1;
|
|
15827
15898
|
});
|
|
15828
|
-
|
|
15829
|
-
return
|
|
15899
|
+
_this4.originsWithDatasets = _this4.uberons.filter(function (ub) {
|
|
15900
|
+
return dendritesFlat.indexOf(ub.id) !== -1;
|
|
15830
15901
|
});
|
|
15831
|
-
|
|
15832
|
-
return
|
|
15902
|
+
_this4.componentsWithDatasets = _this4.uberons.filter(function (ub) {
|
|
15903
|
+
return componentsFlat.indexOf(ub.id) !== -1;
|
|
15833
15904
|
});
|
|
15834
|
-
|
|
15905
|
+
_this4.loading = false;
|
|
15835
15906
|
}).catch(function (error) {
|
|
15836
15907
|
console.error('Error:', error);
|
|
15837
15908
|
});
|
|
@@ -15840,8 +15911,8 @@ var _capitalise = function capitalise(str) {
|
|
|
15840
15911
|
});
|
|
15841
15912
|
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=script&lang=js&
|
|
15842
15913
|
/* harmony default export */ var components_Tooltipvue_type_script_lang_js_ = (Tooltipvue_type_script_lang_js_);
|
|
15843
|
-
// EXTERNAL MODULE: ./src/components/Tooltip.vue?vue&type=style&index=0&id=
|
|
15844
|
-
var
|
|
15914
|
+
// EXTERNAL MODULE: ./src/components/Tooltip.vue?vue&type=style&index=0&id=b8a1a320&scoped=true&lang=scss&
|
|
15915
|
+
var Tooltipvue_type_style_index_0_id_b8a1a320_scoped_true_lang_scss_ = __webpack_require__("b2d3");
|
|
15845
15916
|
|
|
15846
15917
|
// CONCATENATED MODULE: ./src/components/Tooltip.vue
|
|
15847
15918
|
|
|
@@ -15854,11 +15925,11 @@ var Tooltipvue_type_style_index_0_id_1e355414_scoped_true_lang_scss_ = __webpack
|
|
|
15854
15925
|
|
|
15855
15926
|
var Tooltip_component = normalizeComponent(
|
|
15856
15927
|
components_Tooltipvue_type_script_lang_js_,
|
|
15857
|
-
|
|
15858
|
-
|
|
15928
|
+
Tooltipvue_type_template_id_b8a1a320_scoped_true_render,
|
|
15929
|
+
Tooltipvue_type_template_id_b8a1a320_scoped_true_staticRenderFns,
|
|
15859
15930
|
false,
|
|
15860
15931
|
null,
|
|
15861
|
-
"
|
|
15932
|
+
"b8a1a320",
|
|
15862
15933
|
null
|
|
15863
15934
|
|
|
15864
15935
|
)
|
|
@@ -16201,8 +16272,8 @@ var mapResize = function mapResize(map) {
|
|
|
16201
16272
|
this.drawerOpen = !this.drawerOpen;
|
|
16202
16273
|
},
|
|
16203
16274
|
|
|
16204
|
-
/**
|
|
16205
|
-
* Function to toggle colour/greyscale of organs.
|
|
16275
|
+
/**
|
|
16276
|
+
* Function to toggle colour/greyscale of organs.
|
|
16206
16277
|
*/
|
|
16207
16278
|
setColour: function setColour(flag) {
|
|
16208
16279
|
this.colourRadio = flag;
|
|
@@ -16215,8 +16286,8 @@ var mapResize = function mapResize(map) {
|
|
|
16215
16286
|
}
|
|
16216
16287
|
},
|
|
16217
16288
|
|
|
16218
|
-
/**
|
|
16219
|
-
* Function to toggle outlines f organs.
|
|
16289
|
+
/**
|
|
16290
|
+
* Function to toggle outlines f organs.
|
|
16220
16291
|
*/
|
|
16221
16292
|
setOutlines: function setOutlines(flag) {
|
|
16222
16293
|
this.outlineRadio = flag;
|
|
@@ -16229,9 +16300,9 @@ var mapResize = function mapResize(map) {
|
|
|
16229
16300
|
}
|
|
16230
16301
|
},
|
|
16231
16302
|
|
|
16232
|
-
/**
|
|
16233
|
-
* Function to toggle paths to default.
|
|
16234
|
-
* Also called when the associated button is pressed.
|
|
16303
|
+
/**
|
|
16304
|
+
* Function to toggle paths to default.
|
|
16305
|
+
* Also called when the associated button is pressed.
|
|
16235
16306
|
*/
|
|
16236
16307
|
resetView: function resetView() {
|
|
16237
16308
|
if (this.mapImp) {
|
|
@@ -16244,9 +16315,9 @@ var mapResize = function mapResize(map) {
|
|
|
16244
16315
|
}
|
|
16245
16316
|
},
|
|
16246
16317
|
|
|
16247
|
-
/**
|
|
16248
|
-
* Function to zoom in.
|
|
16249
|
-
* Also called when the associated button is pressed.
|
|
16318
|
+
/**
|
|
16319
|
+
* Function to zoom in.
|
|
16320
|
+
* Also called when the associated button is pressed.
|
|
16250
16321
|
*/
|
|
16251
16322
|
zoomIn: function zoomIn() {
|
|
16252
16323
|
if (this.mapImp) {
|
|
@@ -16254,9 +16325,9 @@ var mapResize = function mapResize(map) {
|
|
|
16254
16325
|
}
|
|
16255
16326
|
},
|
|
16256
16327
|
|
|
16257
|
-
/**
|
|
16258
|
-
* Function to zoom out.
|
|
16259
|
-
* Also called when the associated button is pressed.
|
|
16328
|
+
/**
|
|
16329
|
+
* Function to zoom out.
|
|
16330
|
+
* Also called when the associated button is pressed.
|
|
16260
16331
|
*/
|
|
16261
16332
|
zoomOut: function zoomOut() {
|
|
16262
16333
|
if (this.mapImp) {
|
|
@@ -16566,8 +16637,8 @@ var mapResize = function mapResize(map) {
|
|
|
16566
16637
|
this.drawerOpen = flag;
|
|
16567
16638
|
},
|
|
16568
16639
|
|
|
16569
|
-
/**
|
|
16570
|
-
* Function to display features with annotation matching the provided term.
|
|
16640
|
+
/**
|
|
16641
|
+
* Function to display features with annotation matching the provided term.
|
|
16571
16642
|
*/
|
|
16572
16643
|
searchAndShowResult: function searchAndShowResult(term) {
|
|
16573
16644
|
if (this.mapImp) {
|
|
@@ -16638,16 +16709,16 @@ var mapResize = function mapResize(map) {
|
|
|
16638
16709
|
default: "Bladder connectivity can now be explored and searched on when selected! To see it, click on any of the paths coming from the bladder. Other pathways will be searchable soon."
|
|
16639
16710
|
},
|
|
16640
16711
|
|
|
16641
|
-
/**
|
|
16642
|
-
* State containing state of the flatmap.
|
|
16712
|
+
/**
|
|
16713
|
+
* State containing state of the flatmap.
|
|
16643
16714
|
*/
|
|
16644
16715
|
state: {
|
|
16645
16716
|
type: Object,
|
|
16646
16717
|
default: undefined
|
|
16647
16718
|
},
|
|
16648
16719
|
|
|
16649
|
-
/**
|
|
16650
|
-
* Specify the endpoint of the flatmap server.
|
|
16720
|
+
/**
|
|
16721
|
+
* Specify the endpoint of the flatmap server.
|
|
16651
16722
|
*/
|
|
16652
16723
|
flatmapAPI: {
|
|
16653
16724
|
type: String,
|
|
@@ -16748,7 +16819,7 @@ var FlatmapVuer_component = normalizeComponent(
|
|
|
16748
16819
|
)
|
|
16749
16820
|
|
|
16750
16821
|
/* harmony default export */ var FlatmapVuer = (FlatmapVuer_component.exports);
|
|
16751
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
16822
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"f96242d6-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=61ad0a54&scoped=true&
|
|
16752
16823
|
var MultiFlatmapVuervue_type_template_id_61ad0a54_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,"displayLatestChanges":item.displayLatestChanges,"latestChangesMessage":item.latestChangesMessage,"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)}
|
|
16753
16824
|
var MultiFlatmapVuervue_type_template_id_61ad0a54_scoped_true_staticRenderFns = []
|
|
16754
16825
|
|
|
@@ -16951,11 +17022,11 @@ external_vue_default.a.use(lib_popover_default.a);
|
|
|
16951
17022
|
this.$emit('flatmapChanged', this.activeSpecies);
|
|
16952
17023
|
},
|
|
16953
17024
|
|
|
16954
|
-
/**
|
|
16955
|
-
* Function used for getting the current states of the scene. This exported states
|
|
16956
|
-
* can be imported using the importStates method.
|
|
16957
|
-
*
|
|
16958
|
-
* @public
|
|
17025
|
+
/**
|
|
17026
|
+
* Function used for getting the current states of the scene. This exported states
|
|
17027
|
+
* can be imported using the importStates method.
|
|
17028
|
+
*
|
|
17029
|
+
* @public
|
|
16959
17030
|
*/
|
|
16960
17031
|
getState: function getState() {
|
|
16961
17032
|
var state = {
|
|
@@ -16967,11 +17038,11 @@ external_vue_default.a.use(lib_popover_default.a);
|
|
|
16967
17038
|
return state;
|
|
16968
17039
|
},
|
|
16969
17040
|
|
|
16970
|
-
/**
|
|
16971
|
-
* Function used for importing the states of the scene. This exported states
|
|
16972
|
-
* can be imported using the read states method.
|
|
16973
|
-
*
|
|
16974
|
-
* @public
|
|
17041
|
+
/**
|
|
17042
|
+
* Function used for importing the states of the scene. This exported states
|
|
17043
|
+
* can be imported using the read states method.
|
|
17044
|
+
*
|
|
17045
|
+
* @public
|
|
16975
17046
|
*/
|
|
16976
17047
|
setState: function setState(state) {
|
|
16977
17048
|
var _this3 = this;
|
|
@@ -17019,9 +17090,9 @@ external_vue_default.a.use(lib_popover_default.a);
|
|
|
17019
17090
|
default: false
|
|
17020
17091
|
},
|
|
17021
17092
|
|
|
17022
|
-
/**
|
|
17023
|
-
* Initial species for the flatmap.
|
|
17024
|
-
* This value will be ignored if a valid state object is provided.
|
|
17093
|
+
/**
|
|
17094
|
+
* Initial species for the flatmap.
|
|
17095
|
+
* This value will be ignored if a valid state object is provided.
|
|
17025
17096
|
*/
|
|
17026
17097
|
initial: {
|
|
17027
17098
|
type: String,
|
|
@@ -17049,16 +17120,16 @@ external_vue_default.a.use(lib_popover_default.a);
|
|
|
17049
17120
|
},
|
|
17050
17121
|
availableSpecies: {},
|
|
17051
17122
|
|
|
17052
|
-
/**
|
|
17053
|
-
* State containing state of the flatmap.
|
|
17123
|
+
/**
|
|
17124
|
+
* State containing state of the flatmap.
|
|
17054
17125
|
*/
|
|
17055
17126
|
state: {
|
|
17056
17127
|
type: Object,
|
|
17057
17128
|
default: undefined
|
|
17058
17129
|
},
|
|
17059
17130
|
|
|
17060
|
-
/**
|
|
17061
|
-
* Specify the endpoint of the flatmap server.
|
|
17131
|
+
/**
|
|
17132
|
+
* Specify the endpoint of the flatmap server.
|
|
17062
17133
|
*/
|
|
17063
17134
|
flatmapAPI: {
|
|
17064
17135
|
type: String,
|