@abi-software/flatmapvuer 0.5.8 → 0.5.9-alpha-connected-paths.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/dist/flatmapvuer.common.js +768 -642
- package/dist/flatmapvuer.common.js.map +1 -1
- package/dist/flatmapvuer.css +1 -1
- package/dist/flatmapvuer.umd.js +768 -642
- package/dist/flatmapvuer.umd.js.map +1 -1
- package/dist/flatmapvuer.umd.min.js +2 -2
- package/dist/flatmapvuer.umd.min.js.map +1 -1
- package/package-lock.json +96 -77
- package/package.json +2 -2
- package/src/App.vue +2 -1
- package/src/components/FlatmapVuer.vue +59 -4
- package/src/components/Tooltip.vue +9 -0
|
@@ -94,15 +94,22 @@ module.exports =
|
|
|
94
94
|
|
|
95
95
|
/***/ }),
|
|
96
96
|
|
|
97
|
-
/***/ "
|
|
97
|
+
/***/ "078b":
|
|
98
98
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
99
99
|
|
|
100
100
|
"use strict";
|
|
101
|
-
/* harmony import */ var
|
|
102
|
-
/* harmony import */ var
|
|
101
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_FlatmapVuer_vue_vue_type_style_index_0_id_d6539682_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ebce");
|
|
102
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_FlatmapVuer_vue_vue_type_style_index_0_id_d6539682_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_FlatmapVuer_vue_vue_type_style_index_0_id_d6539682_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
103
103
|
/* unused harmony reexport * */
|
|
104
104
|
|
|
105
105
|
|
|
106
|
+
/***/ }),
|
|
107
|
+
|
|
108
|
+
/***/ "0d58":
|
|
109
|
+
/***/ (function(module, exports) {
|
|
110
|
+
|
|
111
|
+
module.exports = require("core-js/modules/es.array.find.js");
|
|
112
|
+
|
|
106
113
|
/***/ }),
|
|
107
114
|
|
|
108
115
|
/***/ "0f6c":
|
|
@@ -730,6 +737,13 @@ module.exports = require("core-js/modules/es.symbol.to-string-tag.js");
|
|
|
730
737
|
|
|
731
738
|
/***/ }),
|
|
732
739
|
|
|
740
|
+
/***/ "1878":
|
|
741
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
742
|
+
|
|
743
|
+
// extracted by mini-css-extract-plugin
|
|
744
|
+
|
|
745
|
+
/***/ }),
|
|
746
|
+
|
|
733
747
|
/***/ "1951":
|
|
734
748
|
/***/ (function(module, exports, __webpack_require__) {
|
|
735
749
|
|
|
@@ -765,36 +779,11 @@ module.exports = require("core-js/modules/es.string.search.js");
|
|
|
765
779
|
|
|
766
780
|
/***/ }),
|
|
767
781
|
|
|
768
|
-
/***/ "2277":
|
|
769
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
770
|
-
|
|
771
|
-
// extracted by mini-css-extract-plugin
|
|
772
|
-
|
|
773
|
-
/***/ }),
|
|
774
|
-
|
|
775
|
-
/***/ "22ed":
|
|
776
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
777
|
-
|
|
778
|
-
// extracted by mini-css-extract-plugin
|
|
779
|
-
|
|
780
|
-
/***/ }),
|
|
781
|
-
|
|
782
782
|
/***/ "2439":
|
|
783
783
|
/***/ (function(module, exports) {
|
|
784
784
|
|
|
785
785
|
module.exports = require("core-js/modules/es.array.push.js");
|
|
786
786
|
|
|
787
|
-
/***/ }),
|
|
788
|
-
|
|
789
|
-
/***/ "2782":
|
|
790
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
791
|
-
|
|
792
|
-
"use strict";
|
|
793
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Tooltip_vue_vue_type_style_index_0_id_27ac8279_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("2e65");
|
|
794
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Tooltip_vue_vue_type_style_index_0_id_27ac8279_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Tooltip_vue_vue_type_style_index_0_id_27ac8279_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
795
|
-
/* unused harmony reexport * */
|
|
796
|
-
|
|
797
|
-
|
|
798
787
|
/***/ }),
|
|
799
788
|
|
|
800
789
|
/***/ "2a5e":
|
|
@@ -918,13 +907,6 @@ exports.default = {
|
|
|
918
907
|
|
|
919
908
|
/***/ }),
|
|
920
909
|
|
|
921
|
-
/***/ "2e65":
|
|
922
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
923
|
-
|
|
924
|
-
// extracted by mini-css-extract-plugin
|
|
925
|
-
|
|
926
|
-
/***/ }),
|
|
927
|
-
|
|
928
910
|
/***/ "2ff9":
|
|
929
911
|
/***/ (function(module, exports) {
|
|
930
912
|
|
|
@@ -944,6 +926,24 @@ module.exports = require("core-js/modules/es.regexp.to-string.js");
|
|
|
944
926
|
|
|
945
927
|
module.exports = require("core-js/modules/es.object.get-prototype-of.js");
|
|
946
928
|
|
|
929
|
+
/***/ }),
|
|
930
|
+
|
|
931
|
+
/***/ "3661":
|
|
932
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
933
|
+
|
|
934
|
+
// extracted by mini-css-extract-plugin
|
|
935
|
+
|
|
936
|
+
/***/ }),
|
|
937
|
+
|
|
938
|
+
/***/ "39ea":
|
|
939
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
940
|
+
|
|
941
|
+
"use strict";
|
|
942
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SelectionsGroup_vue_vue_type_style_index_0_id_b125dcae_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e2f3");
|
|
943
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SelectionsGroup_vue_vue_type_style_index_0_id_b125dcae_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SelectionsGroup_vue_vue_type_style_index_0_id_b125dcae_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
944
|
+
/* unused harmony reexport * */
|
|
945
|
+
|
|
946
|
+
|
|
947
947
|
/***/ }),
|
|
948
948
|
|
|
949
949
|
/***/ "3d2d":
|
|
@@ -1305,21 +1305,21 @@ var removeResizeListener = exports.removeResizeListener = function removeResizeL
|
|
|
1305
1305
|
|
|
1306
1306
|
/***/ }),
|
|
1307
1307
|
|
|
1308
|
-
/***/ "
|
|
1309
|
-
/***/ (function(module,
|
|
1310
|
-
|
|
1311
|
-
"use strict";
|
|
1312
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ExternalResourceCard_vue_vue_type_style_index_0_id_14172b61_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4d43");
|
|
1313
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ExternalResourceCard_vue_vue_type_style_index_0_id_14172b61_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ExternalResourceCard_vue_vue_type_style_index_0_id_14172b61_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
1314
|
-
/* unused harmony reexport * */
|
|
1308
|
+
/***/ "4086":
|
|
1309
|
+
/***/ (function(module, exports) {
|
|
1315
1310
|
|
|
1311
|
+
module.exports = require("core-js/modules/es.object.set-prototype-of.js");
|
|
1316
1312
|
|
|
1317
1313
|
/***/ }),
|
|
1318
1314
|
|
|
1319
|
-
/***/ "
|
|
1320
|
-
/***/ (function(module,
|
|
1315
|
+
/***/ "40fd":
|
|
1316
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
1317
|
+
|
|
1318
|
+
"use strict";
|
|
1319
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Tooltip_vue_vue_type_style_index_0_id_982e0736_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f32c");
|
|
1320
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Tooltip_vue_vue_type_style_index_0_id_982e0736_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_Tooltip_vue_vue_type_style_index_0_id_982e0736_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
1321
|
+
/* unused harmony reexport * */
|
|
1321
1322
|
|
|
1322
|
-
module.exports = require("core-js/modules/es.object.set-prototype-of.js");
|
|
1323
1323
|
|
|
1324
1324
|
/***/ }),
|
|
1325
1325
|
|
|
@@ -1733,13 +1733,6 @@ exports.default = PopupManager;
|
|
|
1733
1733
|
|
|
1734
1734
|
/***/ }),
|
|
1735
1735
|
|
|
1736
|
-
/***/ "4ba3":
|
|
1737
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
1738
|
-
|
|
1739
|
-
// extracted by mini-css-extract-plugin
|
|
1740
|
-
|
|
1741
|
-
/***/ }),
|
|
1742
|
-
|
|
1743
1736
|
/***/ "4c7f":
|
|
1744
1737
|
/***/ (function(module, exports) {
|
|
1745
1738
|
|
|
@@ -1754,13 +1747,6 @@ module.exports = require("core-js/modules/es.array.iterator.js");
|
|
|
1754
1747
|
|
|
1755
1748
|
/***/ }),
|
|
1756
1749
|
|
|
1757
|
-
/***/ "4d43":
|
|
1758
|
-
/***/ (function(module, exports, __webpack_require__) {
|
|
1759
|
-
|
|
1760
|
-
// extracted by mini-css-extract-plugin
|
|
1761
|
-
|
|
1762
|
-
/***/ }),
|
|
1763
|
-
|
|
1764
1750
|
/***/ "4e4b":
|
|
1765
1751
|
/***/ (function(module, exports, __webpack_require__) {
|
|
1766
1752
|
|
|
@@ -2011,14 +1997,14 @@ module.exports = __webpack_require__("8122");
|
|
|
2011
1997
|
|
|
2012
1998
|
/***/ }),
|
|
2013
1999
|
|
|
2014
|
-
/***/
|
|
2000
|
+
/***/ 31:
|
|
2015
2001
|
/***/ (function(module, exports) {
|
|
2016
2002
|
|
|
2017
2003
|
module.exports = __webpack_require__("2a5e");
|
|
2018
2004
|
|
|
2019
2005
|
/***/ }),
|
|
2020
2006
|
|
|
2021
|
-
/***/
|
|
2007
|
+
/***/ 33:
|
|
2022
2008
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
2023
2009
|
|
|
2024
2010
|
"use strict";
|
|
@@ -2926,7 +2912,7 @@ if (false) { var api; }
|
|
|
2926
2912
|
component.options.__file = "packages/select/src/select-dropdown.vue"
|
|
2927
2913
|
/* harmony default export */ var select_dropdown = (component.exports);
|
|
2928
2914
|
// EXTERNAL MODULE: ./packages/select/src/option.vue + 4 modules
|
|
2929
|
-
var src_option = __webpack_require__(
|
|
2915
|
+
var src_option = __webpack_require__(33);
|
|
2930
2916
|
|
|
2931
2917
|
// EXTERNAL MODULE: external "element-ui/lib/tag"
|
|
2932
2918
|
var tag_ = __webpack_require__(38);
|
|
@@ -2948,7 +2934,7 @@ var clickoutside_default = /*#__PURE__*/__webpack_require__.n(clickoutside_);
|
|
|
2948
2934
|
var resize_event_ = __webpack_require__(16);
|
|
2949
2935
|
|
|
2950
2936
|
// EXTERNAL MODULE: external "element-ui/lib/utils/scroll-into-view"
|
|
2951
|
-
var scroll_into_view_ = __webpack_require__(
|
|
2937
|
+
var scroll_into_view_ = __webpack_require__(31);
|
|
2952
2938
|
var scroll_into_view_default = /*#__PURE__*/__webpack_require__.n(scroll_into_view_);
|
|
2953
2939
|
|
|
2954
2940
|
// EXTERNAL MODULE: external "element-ui/lib/utils/util"
|
|
@@ -4537,17 +4523,6 @@ module.exports = require("core-js/modules/es.regexp.test.js");
|
|
|
4537
4523
|
|
|
4538
4524
|
// extracted by mini-css-extract-plugin
|
|
4539
4525
|
|
|
4540
|
-
/***/ }),
|
|
4541
|
-
|
|
4542
|
-
/***/ "6148":
|
|
4543
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
4544
|
-
|
|
4545
|
-
"use strict";
|
|
4546
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_FlatmapVuer_vue_vue_type_style_index_0_id_36cb37de_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("4ba3");
|
|
4547
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_FlatmapVuer_vue_vue_type_style_index_0_id_36cb37de_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_FlatmapVuer_vue_vue_type_style_index_0_id_36cb37de_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
4548
|
-
/* unused harmony reexport * */
|
|
4549
|
-
|
|
4550
|
-
|
|
4551
4526
|
/***/ }),
|
|
4552
4527
|
|
|
4553
4528
|
/***/ "6167":
|
|
@@ -5812,6 +5787,17 @@ var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol
|
|
|
5812
5787
|
return Popper;
|
|
5813
5788
|
});
|
|
5814
5789
|
|
|
5790
|
+
/***/ }),
|
|
5791
|
+
|
|
5792
|
+
/***/ "62ab":
|
|
5793
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
5794
|
+
|
|
5795
|
+
"use strict";
|
|
5796
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ExternalResourceCard_vue_vue_type_style_index_0_id_14172b61_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("e9a0");
|
|
5797
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ExternalResourceCard_vue_vue_type_style_index_0_id_14172b61_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_ExternalResourceCard_vue_vue_type_style_index_0_id_14172b61_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
5798
|
+
/* unused harmony reexport * */
|
|
5799
|
+
|
|
5800
|
+
|
|
5815
5801
|
/***/ }),
|
|
5816
5802
|
|
|
5817
5803
|
/***/ "6378":
|
|
@@ -6043,7 +6029,7 @@ module.exports = __webpack_require__("4897");
|
|
|
6043
6029
|
|
|
6044
6030
|
/***/ }),
|
|
6045
6031
|
|
|
6046
|
-
/***/
|
|
6032
|
+
/***/ 28:
|
|
6047
6033
|
/***/ (function(module, exports) {
|
|
6048
6034
|
|
|
6049
6035
|
module.exports = __webpack_require__("5488");
|
|
@@ -7249,7 +7235,7 @@ tree_nodevue_type_template_id_3ba3ef0e_render._withStripped = true
|
|
|
7249
7235
|
// CONCATENATED MODULE: ./packages/tree/src/tree-node.vue?vue&type=template&id=3ba3ef0e&
|
|
7250
7236
|
|
|
7251
7237
|
// EXTERNAL MODULE: external "element-ui/lib/transitions/collapse-transition"
|
|
7252
|
-
var collapse_transition_ = __webpack_require__(
|
|
7238
|
+
var collapse_transition_ = __webpack_require__(28);
|
|
7253
7239
|
var collapse_transition_default = /*#__PURE__*/__webpack_require__.n(collapse_transition_);
|
|
7254
7240
|
|
|
7255
7241
|
// EXTERNAL MODULE: external "element-ui/lib/checkbox"
|
|
@@ -8099,6 +8085,13 @@ module.exports = __webpack_require__("7f4d");
|
|
|
8099
8085
|
|
|
8100
8086
|
/***/ }),
|
|
8101
8087
|
|
|
8088
|
+
/***/ "685e":
|
|
8089
|
+
/***/ (function(module, exports) {
|
|
8090
|
+
|
|
8091
|
+
module.exports = require("core-js/modules/web.url-search-params.size.js");
|
|
8092
|
+
|
|
8093
|
+
/***/ }),
|
|
8094
|
+
|
|
8102
8095
|
/***/ "6ac5":
|
|
8103
8096
|
/***/ (function(module, exports, __webpack_require__) {
|
|
8104
8097
|
|
|
@@ -11132,6 +11125,13 @@ module.exports = __webpack_require__("8bbf");
|
|
|
11132
11125
|
|
|
11133
11126
|
/***/ }),
|
|
11134
11127
|
|
|
11128
|
+
/***/ "76e2":
|
|
11129
|
+
/***/ (function(module, exports) {
|
|
11130
|
+
|
|
11131
|
+
module.exports = require("core-js/modules/web.url-search-params.has.js");
|
|
11132
|
+
|
|
11133
|
+
/***/ }),
|
|
11134
|
+
|
|
11135
11135
|
/***/ "7949":
|
|
11136
11136
|
/***/ (function(module, exports) {
|
|
11137
11137
|
|
|
@@ -11146,6 +11146,13 @@ module.exports = require("core-js/modules/es.object.proto.js");
|
|
|
11146
11146
|
|
|
11147
11147
|
/***/ }),
|
|
11148
11148
|
|
|
11149
|
+
/***/ "7a44":
|
|
11150
|
+
/***/ (function(module, exports) {
|
|
11151
|
+
|
|
11152
|
+
module.exports = require("core-js/modules/web.url-search-params.delete.js");
|
|
11153
|
+
|
|
11154
|
+
/***/ }),
|
|
11155
|
+
|
|
11149
11156
|
/***/ "7b31":
|
|
11150
11157
|
/***/ (function(module, exports, __webpack_require__) {
|
|
11151
11158
|
|
|
@@ -11781,7 +11788,7 @@ checkbox_group.install = function (Vue) {
|
|
|
11781
11788
|
|
|
11782
11789
|
|
|
11783
11790
|
exports.__esModule = true;
|
|
11784
|
-
exports.isEmpty = exports.isEqual = exports.arrayEquals = exports.looseEqual = exports.capitalize = exports.kebabCase = exports.autoprefixer = exports.isFirefox = exports.isEdge = exports.isIE = exports.coerceTruthyValueToArray = exports.arrayFind = exports.arrayFindIndex = exports.escapeRegexpString = exports.valueEquals = exports.generateId = exports.getValueByPath = undefined;
|
|
11791
|
+
exports.isMac = exports.isEmpty = exports.isEqual = exports.arrayEquals = exports.looseEqual = exports.capitalize = exports.kebabCase = exports.autoprefixer = exports.isFirefox = exports.isEdge = exports.isIE = exports.coerceTruthyValueToArray = exports.arrayFind = exports.arrayFindIndex = exports.escapeRegexpString = exports.valueEquals = exports.generateId = exports.getValueByPath = undefined;
|
|
11785
11792
|
|
|
11786
11793
|
var _typeof = typeof Symbol === "function" && typeof Symbol.iterator === "symbol" ? function (obj) { return typeof obj; } : function (obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; };
|
|
11787
11794
|
|
|
@@ -12047,6 +12054,10 @@ function objToArray(obj) {
|
|
|
12047
12054
|
return isEmpty(obj) ? [] : [obj];
|
|
12048
12055
|
}
|
|
12049
12056
|
|
|
12057
|
+
var isMac = exports.isMac = function isMac() {
|
|
12058
|
+
return !_vue2.default.prototype.$isServer && /macintosh|mac os x/i.test(navigator.userAgent);
|
|
12059
|
+
};
|
|
12060
|
+
|
|
12050
12061
|
/***/ }),
|
|
12051
12062
|
|
|
12052
12063
|
/***/ "831f":
|
|
@@ -13022,10 +13033,14 @@ module.exports = require("vue");
|
|
|
13022
13033
|
|
|
13023
13034
|
/***/ }),
|
|
13024
13035
|
|
|
13025
|
-
/***/ "
|
|
13026
|
-
/***/ (function(module,
|
|
13036
|
+
/***/ "9169":
|
|
13037
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
13038
|
+
|
|
13039
|
+
"use strict";
|
|
13040
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SvgLegends_vue_vue_type_style_index_0_id_863a3716_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("f27b");
|
|
13041
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SvgLegends_vue_vue_type_style_index_0_id_863a3716_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SvgLegends_vue_vue_type_style_index_0_id_863a3716_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
13042
|
+
/* unused harmony reexport * */
|
|
13027
13043
|
|
|
13028
|
-
// extracted by mini-css-extract-plugin
|
|
13029
13044
|
|
|
13030
13045
|
/***/ }),
|
|
13031
13046
|
|
|
@@ -13489,17 +13504,6 @@ module.exports = require("core-js/modules/es.json.stringify.js");
|
|
|
13489
13504
|
|
|
13490
13505
|
// extracted by mini-css-extract-plugin
|
|
13491
13506
|
|
|
13492
|
-
/***/ }),
|
|
13493
|
-
|
|
13494
|
-
/***/ "ac3f":
|
|
13495
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
13496
|
-
|
|
13497
|
-
"use strict";
|
|
13498
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SelectionsGroup_vue_vue_type_style_index_0_id_b125dcae_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("ec2d");
|
|
13499
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SelectionsGroup_vue_vue_type_style_index_0_id_b125dcae_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SelectionsGroup_vue_vue_type_style_index_0_id_b125dcae_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
13500
|
-
/* unused harmony reexport * */
|
|
13501
|
-
|
|
13502
|
-
|
|
13503
13507
|
/***/ }),
|
|
13504
13508
|
|
|
13505
13509
|
/***/ "adec":
|
|
@@ -14154,17 +14158,6 @@ main.install = function (Vue) {
|
|
|
14154
14158
|
|
|
14155
14159
|
/******/ });
|
|
14156
14160
|
|
|
14157
|
-
/***/ }),
|
|
14158
|
-
|
|
14159
|
-
/***/ "c838":
|
|
14160
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
14161
|
-
|
|
14162
|
-
"use strict";
|
|
14163
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SvgLegends_vue_vue_type_style_index_0_id_863a3716_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("22ed");
|
|
14164
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SvgLegends_vue_vue_type_style_index_0_id_863a3716_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_SvgLegends_vue_vue_type_style_index_0_id_863a3716_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
14165
|
-
/* unused harmony reexport * */
|
|
14166
|
-
|
|
14167
|
-
|
|
14168
14161
|
/***/ }),
|
|
14169
14162
|
|
|
14170
14163
|
/***/ "c8a6":
|
|
@@ -14222,6 +14215,17 @@ exports.default = {
|
|
|
14222
14215
|
}
|
|
14223
14216
|
};
|
|
14224
14217
|
|
|
14218
|
+
/***/ }),
|
|
14219
|
+
|
|
14220
|
+
/***/ "d2c8":
|
|
14221
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
14222
|
+
|
|
14223
|
+
"use strict";
|
|
14224
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_TreeControls_vue_vue_type_style_index_0_id_4c70eb11_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("3661");
|
|
14225
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_TreeControls_vue_vue_type_style_index_0_id_4c70eb11_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_TreeControls_vue_vue_type_style_index_0_id_4c70eb11_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
14226
|
+
/* unused harmony reexport * */
|
|
14227
|
+
|
|
14228
|
+
|
|
14225
14229
|
/***/ }),
|
|
14226
14230
|
|
|
14227
14231
|
/***/ "d397":
|
|
@@ -14248,17 +14252,6 @@ function isKorean(text) {
|
|
|
14248
14252
|
|
|
14249
14253
|
// extracted by mini-css-extract-plugin
|
|
14250
14254
|
|
|
14251
|
-
/***/ }),
|
|
14252
|
-
|
|
14253
|
-
/***/ "d9b5":
|
|
14254
|
-
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
14255
|
-
|
|
14256
|
-
"use strict";
|
|
14257
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiFlatmapVuer_vue_vue_type_style_index_0_id_4cc67562_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("937c");
|
|
14258
|
-
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiFlatmapVuer_vue_vue_type_style_index_0_id_4cc67562_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiFlatmapVuer_vue_vue_type_style_index_0_id_4cc67562_prod_scoped_true_lang_scss___WEBPACK_IMPORTED_MODULE_0__);
|
|
14259
|
-
/* unused harmony reexport * */
|
|
14260
|
-
|
|
14261
|
-
|
|
14262
14255
|
/***/ }),
|
|
14263
14256
|
|
|
14264
14257
|
/***/ "da6e":
|
|
@@ -14928,6 +14921,13 @@ src_checkbox.install = function (Vue) {
|
|
|
14928
14921
|
|
|
14929
14922
|
/***/ }),
|
|
14930
14923
|
|
|
14924
|
+
/***/ "e2f3":
|
|
14925
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
14926
|
+
|
|
14927
|
+
// extracted by mini-css-extract-plugin
|
|
14928
|
+
|
|
14929
|
+
/***/ }),
|
|
14930
|
+
|
|
14931
14931
|
/***/ "e62d":
|
|
14932
14932
|
/***/ (function(module, exports, __webpack_require__) {
|
|
14933
14933
|
|
|
@@ -15175,7 +15175,7 @@ module.exports = __webpack_require__("8122");
|
|
|
15175
15175
|
|
|
15176
15176
|
/***/ }),
|
|
15177
15177
|
|
|
15178
|
-
/***/
|
|
15178
|
+
/***/ 33:
|
|
15179
15179
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
15180
15180
|
|
|
15181
15181
|
"use strict";
|
|
@@ -15438,7 +15438,7 @@ module.exports = __webpack_require__("d010");
|
|
|
15438
15438
|
|
|
15439
15439
|
"use strict";
|
|
15440
15440
|
__webpack_require__.r(__webpack_exports__);
|
|
15441
|
-
/* harmony import */ var _select_src_option__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
15441
|
+
/* harmony import */ var _select_src_option__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(33);
|
|
15442
15442
|
|
|
15443
15443
|
|
|
15444
15444
|
/* istanbul ignore next */
|
|
@@ -15663,6 +15663,13 @@ exports.default = {
|
|
|
15663
15663
|
|
|
15664
15664
|
/***/ }),
|
|
15665
15665
|
|
|
15666
|
+
/***/ "e9a0":
|
|
15667
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
15668
|
+
|
|
15669
|
+
// extracted by mini-css-extract-plugin
|
|
15670
|
+
|
|
15671
|
+
/***/ }),
|
|
15672
|
+
|
|
15666
15673
|
/***/ "ea12":
|
|
15667
15674
|
/***/ (function(module, exports) {
|
|
15668
15675
|
|
|
@@ -15677,7 +15684,7 @@ module.exports = require("core-js/modules/es.object.keys.js");
|
|
|
15677
15684
|
|
|
15678
15685
|
/***/ }),
|
|
15679
15686
|
|
|
15680
|
-
/***/ "
|
|
15687
|
+
/***/ "ebce":
|
|
15681
15688
|
/***/ (function(module, exports, __webpack_require__) {
|
|
15682
15689
|
|
|
15683
15690
|
// extracted by mini-css-extract-plugin
|
|
@@ -16184,6 +16191,31 @@ exports.default = {
|
|
|
16184
16191
|
}
|
|
16185
16192
|
};
|
|
16186
16193
|
|
|
16194
|
+
/***/ }),
|
|
16195
|
+
|
|
16196
|
+
/***/ "f27b":
|
|
16197
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
16198
|
+
|
|
16199
|
+
// extracted by mini-css-extract-plugin
|
|
16200
|
+
|
|
16201
|
+
/***/ }),
|
|
16202
|
+
|
|
16203
|
+
/***/ "f32c":
|
|
16204
|
+
/***/ (function(module, exports, __webpack_require__) {
|
|
16205
|
+
|
|
16206
|
+
// extracted by mini-css-extract-plugin
|
|
16207
|
+
|
|
16208
|
+
/***/ }),
|
|
16209
|
+
|
|
16210
|
+
/***/ "f348":
|
|
16211
|
+
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
16212
|
+
|
|
16213
|
+
"use strict";
|
|
16214
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiFlatmapVuer_vue_vue_type_style_index_0_id_4cc67562_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__("1878");
|
|
16215
|
+
/* harmony import */ var _node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiFlatmapVuer_vue_vue_type_style_index_0_id_4cc67562_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(_node_modules_mini_css_extract_plugin_dist_loader_js_ref_9_oneOf_1_0_node_modules_css_loader_dist_cjs_js_ref_9_oneOf_1_1_node_modules_vue_loader_lib_loaders_stylePostLoader_js_node_modules_postcss_loader_src_index_js_ref_9_oneOf_1_2_node_modules_sass_loader_dist_cjs_js_ref_9_oneOf_1_3_node_modules_cache_loader_dist_cjs_js_ref_1_0_node_modules_vue_loader_lib_index_js_vue_loader_options_MultiFlatmapVuer_vue_vue_type_style_index_0_id_4cc67562_prod_scoped_true_lang_scss__WEBPACK_IMPORTED_MODULE_0__);
|
|
16216
|
+
/* unused harmony reexport * */
|
|
16217
|
+
|
|
16218
|
+
|
|
16187
16219
|
/***/ }),
|
|
16188
16220
|
|
|
16189
16221
|
/***/ "f3ad":
|
|
@@ -17740,7 +17772,7 @@ if (typeof window !== 'undefined') {
|
|
|
17740
17772
|
// Indicate to webpack that this file can be concatenated
|
|
17741
17773
|
/* harmony default export */ var setPublicPath = (null);
|
|
17742
17774
|
|
|
17743
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
17775
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d2df152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FlatmapVuer.vue?vue&type=template&id=d6539682&scoped=true
|
|
17744
17776
|
var render = function render() {
|
|
17745
17777
|
var _vm = this,
|
|
17746
17778
|
_c = _vm._self._c;
|
|
@@ -18170,6 +18202,30 @@ var render = function render() {
|
|
|
18170
18202
|
}
|
|
18171
18203
|
}, [_c('el-row', {
|
|
18172
18204
|
staticClass: "backgroundText"
|
|
18205
|
+
}, [_vm._v("HighlightTool")]), _c('el-row', {
|
|
18206
|
+
staticClass: "backgroundControl"
|
|
18207
|
+
}, [_c('el-radio-group', {
|
|
18208
|
+
staticClass: "flatmap-radio",
|
|
18209
|
+
on: {
|
|
18210
|
+
"change": _vm.setHighlightTool
|
|
18211
|
+
},
|
|
18212
|
+
model: {
|
|
18213
|
+
value: _vm.highlightToolOn,
|
|
18214
|
+
callback: function callback($$v) {
|
|
18215
|
+
_vm.highlightToolOn = $$v;
|
|
18216
|
+
},
|
|
18217
|
+
expression: "highlightToolOn"
|
|
18218
|
+
}
|
|
18219
|
+
}, [_c('el-radio', {
|
|
18220
|
+
attrs: {
|
|
18221
|
+
"label": true
|
|
18222
|
+
}
|
|
18223
|
+
}, [_vm._v("On")]), _c('el-radio', {
|
|
18224
|
+
attrs: {
|
|
18225
|
+
"label": false
|
|
18226
|
+
}
|
|
18227
|
+
}, [_vm._v("Off")])], 1)], 1), _c('el-row', {
|
|
18228
|
+
staticClass: "backgroundText"
|
|
18173
18229
|
}, [_vm._v("Organs display")]), _c('el-row', {
|
|
18174
18230
|
staticClass: "backgroundControl"
|
|
18175
18231
|
}, [_c('el-radio-group', {
|
|
@@ -18315,12 +18371,16 @@ var render = function render() {
|
|
|
18315
18371
|
staticClass: "tooltip",
|
|
18316
18372
|
attrs: {
|
|
18317
18373
|
"entry": _vm.tooltipEntry
|
|
18374
|
+
},
|
|
18375
|
+
on: {
|
|
18376
|
+
"highlightConnectedPaths": _vm.highlightConnectedPaths,
|
|
18377
|
+
"onClose": _vm.closeTooltip
|
|
18318
18378
|
}
|
|
18319
18379
|
})], 1)], 1);
|
|
18320
18380
|
};
|
|
18321
18381
|
var staticRenderFns = [];
|
|
18322
18382
|
|
|
18323
|
-
// CONCATENATED MODULE: ./src/components/FlatmapVuer.vue?vue&type=template&id=
|
|
18383
|
+
// CONCATENATED MODULE: ./src/components/FlatmapVuer.vue?vue&type=template&id=d6539682&scoped=true
|
|
18324
18384
|
|
|
18325
18385
|
// EXTERNAL MODULE: external "core-js/modules/es.symbol.js"
|
|
18326
18386
|
var es_symbol_js_ = __webpack_require__("9b22");
|
|
@@ -18349,6 +18409,9 @@ var es_error_cause_js_ = __webpack_require__("dc50");
|
|
|
18349
18409
|
// EXTERNAL MODULE: external "core-js/modules/es.array.slice.js"
|
|
18350
18410
|
var es_array_slice_js_ = __webpack_require__("ea12");
|
|
18351
18411
|
|
|
18412
|
+
// EXTERNAL MODULE: external "core-js/modules/es.regexp.to-string.js"
|
|
18413
|
+
var es_regexp_to_string_js_ = __webpack_require__("30df");
|
|
18414
|
+
|
|
18352
18415
|
// EXTERNAL MODULE: external "core-js/modules/es.function.name.js"
|
|
18353
18416
|
var es_function_name_js_ = __webpack_require__("db0a");
|
|
18354
18417
|
|
|
@@ -18364,9 +18427,7 @@ var es_regexp_test_js_ = __webpack_require__("5a3b");
|
|
|
18364
18427
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayLikeToArray.js
|
|
18365
18428
|
function _arrayLikeToArray(arr, len) {
|
|
18366
18429
|
if (len == null || len > arr.length) len = arr.length;
|
|
18367
|
-
for (var i = 0, arr2 = new Array(len); i < len; i++)
|
|
18368
|
-
arr2[i] = arr[i];
|
|
18369
|
-
}
|
|
18430
|
+
for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i];
|
|
18370
18431
|
return arr2;
|
|
18371
18432
|
}
|
|
18372
18433
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/unsupportedIterableToArray.js
|
|
@@ -18378,6 +18439,7 @@ function _arrayLikeToArray(arr, len) {
|
|
|
18378
18439
|
|
|
18379
18440
|
|
|
18380
18441
|
|
|
18442
|
+
|
|
18381
18443
|
function _unsupportedIterableToArray(o, minLen) {
|
|
18382
18444
|
if (!o) return;
|
|
18383
18445
|
if (typeof o === "string") return _arrayLikeToArray(o, minLen);
|
|
@@ -18485,14 +18547,14 @@ var es_promise_js_ = __webpack_require__("ec71");
|
|
|
18485
18547
|
|
|
18486
18548
|
|
|
18487
18549
|
|
|
18488
|
-
function _typeof(
|
|
18550
|
+
function _typeof(o) {
|
|
18489
18551
|
"@babel/helpers - typeof";
|
|
18490
18552
|
|
|
18491
|
-
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (
|
|
18492
|
-
return typeof
|
|
18493
|
-
} : function (
|
|
18494
|
-
return
|
|
18495
|
-
}, _typeof(
|
|
18553
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
18554
|
+
return typeof o;
|
|
18555
|
+
} : function (o) {
|
|
18556
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
18557
|
+
}, _typeof(o);
|
|
18496
18558
|
}
|
|
18497
18559
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js
|
|
18498
18560
|
|
|
@@ -18521,310 +18583,304 @@ function _regeneratorRuntime() {
|
|
|
18521
18583
|
|
|
18522
18584
|
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
|
|
18523
18585
|
_regeneratorRuntime = function _regeneratorRuntime() {
|
|
18524
|
-
return
|
|
18586
|
+
return e;
|
|
18525
18587
|
};
|
|
18526
|
-
var
|
|
18527
|
-
|
|
18528
|
-
|
|
18529
|
-
|
|
18530
|
-
|
|
18531
|
-
|
|
18532
|
-
|
|
18533
|
-
|
|
18534
|
-
|
|
18535
|
-
|
|
18536
|
-
|
|
18537
|
-
|
|
18538
|
-
|
|
18588
|
+
var t,
|
|
18589
|
+
e = {},
|
|
18590
|
+
r = Object.prototype,
|
|
18591
|
+
n = r.hasOwnProperty,
|
|
18592
|
+
o = Object.defineProperty || function (t, e, r) {
|
|
18593
|
+
t[e] = r.value;
|
|
18594
|
+
},
|
|
18595
|
+
i = "function" == typeof Symbol ? Symbol : {},
|
|
18596
|
+
a = i.iterator || "@@iterator",
|
|
18597
|
+
c = i.asyncIterator || "@@asyncIterator",
|
|
18598
|
+
u = i.toStringTag || "@@toStringTag";
|
|
18599
|
+
function define(t, e, r) {
|
|
18600
|
+
return Object.defineProperty(t, e, {
|
|
18601
|
+
value: r,
|
|
18539
18602
|
enumerable: !0,
|
|
18540
18603
|
configurable: !0,
|
|
18541
18604
|
writable: !0
|
|
18542
|
-
}),
|
|
18605
|
+
}), t[e];
|
|
18543
18606
|
}
|
|
18544
18607
|
try {
|
|
18545
18608
|
define({}, "");
|
|
18546
|
-
} catch (
|
|
18547
|
-
define = function define(
|
|
18548
|
-
return
|
|
18609
|
+
} catch (t) {
|
|
18610
|
+
define = function define(t, e, r) {
|
|
18611
|
+
return t[e] = r;
|
|
18549
18612
|
};
|
|
18550
18613
|
}
|
|
18551
|
-
function wrap(
|
|
18552
|
-
var
|
|
18553
|
-
|
|
18554
|
-
|
|
18555
|
-
return
|
|
18556
|
-
value: makeInvokeMethod(
|
|
18557
|
-
}),
|
|
18614
|
+
function wrap(t, e, r, n) {
|
|
18615
|
+
var i = e && e.prototype instanceof Generator ? e : Generator,
|
|
18616
|
+
a = Object.create(i.prototype),
|
|
18617
|
+
c = new Context(n || []);
|
|
18618
|
+
return o(a, "_invoke", {
|
|
18619
|
+
value: makeInvokeMethod(t, r, c)
|
|
18620
|
+
}), a;
|
|
18558
18621
|
}
|
|
18559
|
-
function tryCatch(
|
|
18622
|
+
function tryCatch(t, e, r) {
|
|
18560
18623
|
try {
|
|
18561
18624
|
return {
|
|
18562
18625
|
type: "normal",
|
|
18563
|
-
arg:
|
|
18626
|
+
arg: t.call(e, r)
|
|
18564
18627
|
};
|
|
18565
|
-
} catch (
|
|
18628
|
+
} catch (t) {
|
|
18566
18629
|
return {
|
|
18567
18630
|
type: "throw",
|
|
18568
|
-
arg:
|
|
18631
|
+
arg: t
|
|
18569
18632
|
};
|
|
18570
18633
|
}
|
|
18571
18634
|
}
|
|
18572
|
-
|
|
18573
|
-
var
|
|
18635
|
+
e.wrap = wrap;
|
|
18636
|
+
var h = "suspendedStart",
|
|
18637
|
+
l = "suspendedYield",
|
|
18638
|
+
f = "executing",
|
|
18639
|
+
s = "completed",
|
|
18640
|
+
y = {};
|
|
18574
18641
|
function Generator() {}
|
|
18575
18642
|
function GeneratorFunction() {}
|
|
18576
18643
|
function GeneratorFunctionPrototype() {}
|
|
18577
|
-
var
|
|
18578
|
-
define(
|
|
18644
|
+
var p = {};
|
|
18645
|
+
define(p, a, function () {
|
|
18579
18646
|
return this;
|
|
18580
18647
|
});
|
|
18581
|
-
var
|
|
18582
|
-
|
|
18583
|
-
|
|
18584
|
-
var
|
|
18585
|
-
function defineIteratorMethods(
|
|
18586
|
-
["next", "throw", "return"].forEach(function (
|
|
18587
|
-
define(
|
|
18588
|
-
return this._invoke(
|
|
18648
|
+
var d = Object.getPrototypeOf,
|
|
18649
|
+
v = d && d(d(values([])));
|
|
18650
|
+
v && v !== r && n.call(v, a) && (p = v);
|
|
18651
|
+
var g = GeneratorFunctionPrototype.prototype = Generator.prototype = Object.create(p);
|
|
18652
|
+
function defineIteratorMethods(t) {
|
|
18653
|
+
["next", "throw", "return"].forEach(function (e) {
|
|
18654
|
+
define(t, e, function (t) {
|
|
18655
|
+
return this._invoke(e, t);
|
|
18589
18656
|
});
|
|
18590
18657
|
});
|
|
18591
18658
|
}
|
|
18592
|
-
function AsyncIterator(
|
|
18593
|
-
function invoke(
|
|
18594
|
-
var
|
|
18595
|
-
if ("throw" !==
|
|
18596
|
-
var
|
|
18597
|
-
|
|
18598
|
-
return
|
|
18599
|
-
invoke("next",
|
|
18600
|
-
}, function (
|
|
18601
|
-
invoke("throw",
|
|
18602
|
-
}) :
|
|
18603
|
-
|
|
18604
|
-
}, function (
|
|
18605
|
-
return invoke("throw",
|
|
18659
|
+
function AsyncIterator(t, e) {
|
|
18660
|
+
function invoke(r, o, i, a) {
|
|
18661
|
+
var c = tryCatch(t[r], t, o);
|
|
18662
|
+
if ("throw" !== c.type) {
|
|
18663
|
+
var u = c.arg,
|
|
18664
|
+
h = u.value;
|
|
18665
|
+
return h && "object" == _typeof(h) && n.call(h, "__await") ? e.resolve(h.__await).then(function (t) {
|
|
18666
|
+
invoke("next", t, i, a);
|
|
18667
|
+
}, function (t) {
|
|
18668
|
+
invoke("throw", t, i, a);
|
|
18669
|
+
}) : e.resolve(h).then(function (t) {
|
|
18670
|
+
u.value = t, i(u);
|
|
18671
|
+
}, function (t) {
|
|
18672
|
+
return invoke("throw", t, i, a);
|
|
18606
18673
|
});
|
|
18607
18674
|
}
|
|
18608
|
-
|
|
18675
|
+
a(c.arg);
|
|
18609
18676
|
}
|
|
18610
|
-
var
|
|
18611
|
-
|
|
18612
|
-
value: function value(
|
|
18677
|
+
var r;
|
|
18678
|
+
o(this, "_invoke", {
|
|
18679
|
+
value: function value(t, n) {
|
|
18613
18680
|
function callInvokeWithMethodAndArg() {
|
|
18614
|
-
return new
|
|
18615
|
-
invoke(
|
|
18681
|
+
return new e(function (e, r) {
|
|
18682
|
+
invoke(t, n, e, r);
|
|
18616
18683
|
});
|
|
18617
18684
|
}
|
|
18618
|
-
return
|
|
18685
|
+
return r = r ? r.then(callInvokeWithMethodAndArg, callInvokeWithMethodAndArg) : callInvokeWithMethodAndArg();
|
|
18619
18686
|
}
|
|
18620
18687
|
});
|
|
18621
18688
|
}
|
|
18622
|
-
function makeInvokeMethod(
|
|
18623
|
-
var
|
|
18624
|
-
return function (
|
|
18625
|
-
if (
|
|
18626
|
-
if (
|
|
18627
|
-
if ("throw" ===
|
|
18628
|
-
return
|
|
18629
|
-
|
|
18630
|
-
|
|
18631
|
-
|
|
18632
|
-
|
|
18633
|
-
|
|
18634
|
-
|
|
18635
|
-
|
|
18636
|
-
|
|
18689
|
+
function makeInvokeMethod(e, r, n) {
|
|
18690
|
+
var o = h;
|
|
18691
|
+
return function (i, a) {
|
|
18692
|
+
if (o === f) throw new Error("Generator is already running");
|
|
18693
|
+
if (o === s) {
|
|
18694
|
+
if ("throw" === i) throw a;
|
|
18695
|
+
return {
|
|
18696
|
+
value: t,
|
|
18697
|
+
done: !0
|
|
18698
|
+
};
|
|
18699
|
+
}
|
|
18700
|
+
for (n.method = i, n.arg = a;;) {
|
|
18701
|
+
var c = n.delegate;
|
|
18702
|
+
if (c) {
|
|
18703
|
+
var u = maybeInvokeDelegate(c, n);
|
|
18704
|
+
if (u) {
|
|
18705
|
+
if (u === y) continue;
|
|
18706
|
+
return u;
|
|
18637
18707
|
}
|
|
18638
18708
|
}
|
|
18639
|
-
if ("next" ===
|
|
18640
|
-
if (
|
|
18641
|
-
|
|
18642
|
-
} else "return" ===
|
|
18643
|
-
|
|
18644
|
-
var
|
|
18645
|
-
if ("normal" ===
|
|
18646
|
-
if (
|
|
18709
|
+
if ("next" === n.method) n.sent = n._sent = n.arg;else if ("throw" === n.method) {
|
|
18710
|
+
if (o === h) throw o = s, n.arg;
|
|
18711
|
+
n.dispatchException(n.arg);
|
|
18712
|
+
} else "return" === n.method && n.abrupt("return", n.arg);
|
|
18713
|
+
o = f;
|
|
18714
|
+
var p = tryCatch(e, r, n);
|
|
18715
|
+
if ("normal" === p.type) {
|
|
18716
|
+
if (o = n.done ? s : l, p.arg === y) continue;
|
|
18647
18717
|
return {
|
|
18648
|
-
value:
|
|
18649
|
-
done:
|
|
18718
|
+
value: p.arg,
|
|
18719
|
+
done: n.done
|
|
18650
18720
|
};
|
|
18651
18721
|
}
|
|
18652
|
-
"throw" ===
|
|
18722
|
+
"throw" === p.type && (o = s, n.method = "throw", n.arg = p.arg);
|
|
18653
18723
|
}
|
|
18654
18724
|
};
|
|
18655
18725
|
}
|
|
18656
|
-
function maybeInvokeDelegate(
|
|
18657
|
-
var
|
|
18658
|
-
|
|
18659
|
-
if (
|
|
18660
|
-
var
|
|
18661
|
-
if ("throw" ===
|
|
18662
|
-
var
|
|
18663
|
-
return
|
|
18726
|
+
function maybeInvokeDelegate(e, r) {
|
|
18727
|
+
var n = r.method,
|
|
18728
|
+
o = e.iterator[n];
|
|
18729
|
+
if (o === t) return r.delegate = null, "throw" === n && e.iterator["return"] && (r.method = "return", r.arg = t, maybeInvokeDelegate(e, r), "throw" === r.method) || "return" !== n && (r.method = "throw", r.arg = new TypeError("The iterator does not provide a '" + n + "' method")), y;
|
|
18730
|
+
var i = tryCatch(o, e.iterator, r.arg);
|
|
18731
|
+
if ("throw" === i.type) return r.method = "throw", r.arg = i.arg, r.delegate = null, y;
|
|
18732
|
+
var a = i.arg;
|
|
18733
|
+
return a ? a.done ? (r[e.resultName] = a.value, r.next = e.nextLoc, "return" !== r.method && (r.method = "next", r.arg = t), r.delegate = null, y) : a : (r.method = "throw", r.arg = new TypeError("iterator result is not an object"), r.delegate = null, y);
|
|
18664
18734
|
}
|
|
18665
|
-
function pushTryEntry(
|
|
18666
|
-
var
|
|
18667
|
-
tryLoc:
|
|
18735
|
+
function pushTryEntry(t) {
|
|
18736
|
+
var e = {
|
|
18737
|
+
tryLoc: t[0]
|
|
18668
18738
|
};
|
|
18669
|
-
1 in
|
|
18739
|
+
1 in t && (e.catchLoc = t[1]), 2 in t && (e.finallyLoc = t[2], e.afterLoc = t[3]), this.tryEntries.push(e);
|
|
18670
18740
|
}
|
|
18671
|
-
function resetTryEntry(
|
|
18672
|
-
var
|
|
18673
|
-
|
|
18741
|
+
function resetTryEntry(t) {
|
|
18742
|
+
var e = t.completion || {};
|
|
18743
|
+
e.type = "normal", delete e.arg, t.completion = e;
|
|
18674
18744
|
}
|
|
18675
|
-
function Context(
|
|
18745
|
+
function Context(t) {
|
|
18676
18746
|
this.tryEntries = [{
|
|
18677
18747
|
tryLoc: "root"
|
|
18678
|
-
}],
|
|
18748
|
+
}], t.forEach(pushTryEntry, this), this.reset(!0);
|
|
18679
18749
|
}
|
|
18680
|
-
function values(
|
|
18681
|
-
if (
|
|
18682
|
-
var
|
|
18683
|
-
if (
|
|
18684
|
-
if ("function" == typeof
|
|
18685
|
-
if (!isNaN(
|
|
18686
|
-
var
|
|
18687
|
-
|
|
18688
|
-
for (; ++
|
|
18689
|
-
|
|
18690
|
-
}
|
|
18691
|
-
return next.value = undefined, next.done = !0, next;
|
|
18750
|
+
function values(e) {
|
|
18751
|
+
if (e || "" === e) {
|
|
18752
|
+
var r = e[a];
|
|
18753
|
+
if (r) return r.call(e);
|
|
18754
|
+
if ("function" == typeof e.next) return e;
|
|
18755
|
+
if (!isNaN(e.length)) {
|
|
18756
|
+
var o = -1,
|
|
18757
|
+
i = function next() {
|
|
18758
|
+
for (; ++o < e.length;) if (n.call(e, o)) return next.value = e[o], next.done = !1, next;
|
|
18759
|
+
return next.value = t, next.done = !0, next;
|
|
18692
18760
|
};
|
|
18693
|
-
return
|
|
18761
|
+
return i.next = i;
|
|
18694
18762
|
}
|
|
18695
18763
|
}
|
|
18696
|
-
|
|
18697
|
-
next: doneResult
|
|
18698
|
-
};
|
|
18699
|
-
}
|
|
18700
|
-
function doneResult() {
|
|
18701
|
-
return {
|
|
18702
|
-
value: undefined,
|
|
18703
|
-
done: !0
|
|
18704
|
-
};
|
|
18764
|
+
throw new TypeError(_typeof(e) + " is not iterable");
|
|
18705
18765
|
}
|
|
18706
|
-
return GeneratorFunction.prototype = GeneratorFunctionPrototype,
|
|
18766
|
+
return GeneratorFunction.prototype = GeneratorFunctionPrototype, o(g, "constructor", {
|
|
18707
18767
|
value: GeneratorFunctionPrototype,
|
|
18708
18768
|
configurable: !0
|
|
18709
|
-
}),
|
|
18769
|
+
}), o(GeneratorFunctionPrototype, "constructor", {
|
|
18710
18770
|
value: GeneratorFunction,
|
|
18711
18771
|
configurable: !0
|
|
18712
|
-
}), GeneratorFunction.displayName = define(GeneratorFunctionPrototype,
|
|
18713
|
-
var
|
|
18714
|
-
return !!
|
|
18715
|
-
},
|
|
18716
|
-
return Object.setPrototypeOf ? Object.setPrototypeOf(
|
|
18717
|
-
},
|
|
18772
|
+
}), GeneratorFunction.displayName = define(GeneratorFunctionPrototype, u, "GeneratorFunction"), e.isGeneratorFunction = function (t) {
|
|
18773
|
+
var e = "function" == typeof t && t.constructor;
|
|
18774
|
+
return !!e && (e === GeneratorFunction || "GeneratorFunction" === (e.displayName || e.name));
|
|
18775
|
+
}, e.mark = function (t) {
|
|
18776
|
+
return Object.setPrototypeOf ? Object.setPrototypeOf(t, GeneratorFunctionPrototype) : (t.__proto__ = GeneratorFunctionPrototype, define(t, u, "GeneratorFunction")), t.prototype = Object.create(g), t;
|
|
18777
|
+
}, e.awrap = function (t) {
|
|
18718
18778
|
return {
|
|
18719
|
-
__await:
|
|
18779
|
+
__await: t
|
|
18720
18780
|
};
|
|
18721
|
-
}, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype,
|
|
18781
|
+
}, defineIteratorMethods(AsyncIterator.prototype), define(AsyncIterator.prototype, c, function () {
|
|
18722
18782
|
return this;
|
|
18723
|
-
}),
|
|
18724
|
-
void 0 ===
|
|
18725
|
-
var
|
|
18726
|
-
return
|
|
18727
|
-
return
|
|
18783
|
+
}), e.AsyncIterator = AsyncIterator, e.async = function (t, r, n, o, i) {
|
|
18784
|
+
void 0 === i && (i = Promise);
|
|
18785
|
+
var a = new AsyncIterator(wrap(t, r, n, o), i);
|
|
18786
|
+
return e.isGeneratorFunction(r) ? a : a.next().then(function (t) {
|
|
18787
|
+
return t.done ? t.value : a.next();
|
|
18728
18788
|
});
|
|
18729
|
-
}, defineIteratorMethods(
|
|
18789
|
+
}, defineIteratorMethods(g), define(g, u, "Generator"), define(g, a, function () {
|
|
18730
18790
|
return this;
|
|
18731
|
-
}), define(
|
|
18791
|
+
}), define(g, "toString", function () {
|
|
18732
18792
|
return "[object Generator]";
|
|
18733
|
-
}),
|
|
18734
|
-
var
|
|
18735
|
-
|
|
18736
|
-
for (var
|
|
18737
|
-
|
|
18738
|
-
|
|
18739
|
-
|
|
18740
|
-
|
|
18741
|
-
var key = keys.pop();
|
|
18742
|
-
if (key in object) return next.value = key, next.done = !1, next;
|
|
18793
|
+
}), e.keys = function (t) {
|
|
18794
|
+
var e = Object(t),
|
|
18795
|
+
r = [];
|
|
18796
|
+
for (var n in e) r.push(n);
|
|
18797
|
+
return r.reverse(), function next() {
|
|
18798
|
+
for (; r.length;) {
|
|
18799
|
+
var t = r.pop();
|
|
18800
|
+
if (t in e) return next.value = t, next.done = !1, next;
|
|
18743
18801
|
}
|
|
18744
18802
|
return next.done = !0, next;
|
|
18745
18803
|
};
|
|
18746
|
-
},
|
|
18804
|
+
}, e.values = values, Context.prototype = {
|
|
18747
18805
|
constructor: Context,
|
|
18748
|
-
reset: function reset(
|
|
18749
|
-
if (this.prev = 0, this.next = 0, this.sent = this._sent =
|
|
18750
|
-
"t" === name.charAt(0) && hasOwn.call(this, name) && !isNaN(+name.slice(1)) && (this[name] = undefined);
|
|
18751
|
-
}
|
|
18806
|
+
reset: function reset(e) {
|
|
18807
|
+
if (this.prev = 0, this.next = 0, this.sent = this._sent = t, this.done = !1, this.delegate = null, this.method = "next", this.arg = t, this.tryEntries.forEach(resetTryEntry), !e) for (var r in this) "t" === r.charAt(0) && n.call(this, r) && !isNaN(+r.slice(1)) && (this[r] = t);
|
|
18752
18808
|
},
|
|
18753
18809
|
stop: function stop() {
|
|
18754
18810
|
this.done = !0;
|
|
18755
|
-
var
|
|
18756
|
-
if ("throw" ===
|
|
18811
|
+
var t = this.tryEntries[0].completion;
|
|
18812
|
+
if ("throw" === t.type) throw t.arg;
|
|
18757
18813
|
return this.rval;
|
|
18758
18814
|
},
|
|
18759
|
-
dispatchException: function dispatchException(
|
|
18760
|
-
if (this.done) throw
|
|
18761
|
-
var
|
|
18762
|
-
function handle(
|
|
18763
|
-
return
|
|
18764
|
-
}
|
|
18765
|
-
for (var
|
|
18766
|
-
var
|
|
18767
|
-
|
|
18768
|
-
if ("root" ===
|
|
18769
|
-
if (
|
|
18770
|
-
var
|
|
18771
|
-
|
|
18772
|
-
if (
|
|
18773
|
-
if (this.prev <
|
|
18774
|
-
if (this.prev <
|
|
18775
|
-
} else if (
|
|
18776
|
-
if (this.prev <
|
|
18815
|
+
dispatchException: function dispatchException(e) {
|
|
18816
|
+
if (this.done) throw e;
|
|
18817
|
+
var r = this;
|
|
18818
|
+
function handle(n, o) {
|
|
18819
|
+
return a.type = "throw", a.arg = e, r.next = n, o && (r.method = "next", r.arg = t), !!o;
|
|
18820
|
+
}
|
|
18821
|
+
for (var o = this.tryEntries.length - 1; o >= 0; --o) {
|
|
18822
|
+
var i = this.tryEntries[o],
|
|
18823
|
+
a = i.completion;
|
|
18824
|
+
if ("root" === i.tryLoc) return handle("end");
|
|
18825
|
+
if (i.tryLoc <= this.prev) {
|
|
18826
|
+
var c = n.call(i, "catchLoc"),
|
|
18827
|
+
u = n.call(i, "finallyLoc");
|
|
18828
|
+
if (c && u) {
|
|
18829
|
+
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
|
18830
|
+
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
|
18831
|
+
} else if (c) {
|
|
18832
|
+
if (this.prev < i.catchLoc) return handle(i.catchLoc, !0);
|
|
18777
18833
|
} else {
|
|
18778
|
-
if (!
|
|
18779
|
-
if (this.prev <
|
|
18834
|
+
if (!u) throw new Error("try statement without catch or finally");
|
|
18835
|
+
if (this.prev < i.finallyLoc) return handle(i.finallyLoc);
|
|
18780
18836
|
}
|
|
18781
18837
|
}
|
|
18782
18838
|
}
|
|
18783
18839
|
},
|
|
18784
|
-
abrupt: function abrupt(
|
|
18785
|
-
for (var
|
|
18786
|
-
var
|
|
18787
|
-
if (
|
|
18788
|
-
var
|
|
18840
|
+
abrupt: function abrupt(t, e) {
|
|
18841
|
+
for (var r = this.tryEntries.length - 1; r >= 0; --r) {
|
|
18842
|
+
var o = this.tryEntries[r];
|
|
18843
|
+
if (o.tryLoc <= this.prev && n.call(o, "finallyLoc") && this.prev < o.finallyLoc) {
|
|
18844
|
+
var i = o;
|
|
18789
18845
|
break;
|
|
18790
18846
|
}
|
|
18791
18847
|
}
|
|
18792
|
-
|
|
18793
|
-
var
|
|
18794
|
-
return
|
|
18848
|
+
i && ("break" === t || "continue" === t) && i.tryLoc <= e && e <= i.finallyLoc && (i = null);
|
|
18849
|
+
var a = i ? i.completion : {};
|
|
18850
|
+
return a.type = t, a.arg = e, i ? (this.method = "next", this.next = i.finallyLoc, y) : this.complete(a);
|
|
18795
18851
|
},
|
|
18796
|
-
complete: function complete(
|
|
18797
|
-
if ("throw" ===
|
|
18798
|
-
return "break" ===
|
|
18852
|
+
complete: function complete(t, e) {
|
|
18853
|
+
if ("throw" === t.type) throw t.arg;
|
|
18854
|
+
return "break" === t.type || "continue" === t.type ? this.next = t.arg : "return" === t.type ? (this.rval = this.arg = t.arg, this.method = "return", this.next = "end") : "normal" === t.type && e && (this.next = e), y;
|
|
18799
18855
|
},
|
|
18800
|
-
finish: function finish(
|
|
18801
|
-
for (var
|
|
18802
|
-
var
|
|
18803
|
-
if (
|
|
18856
|
+
finish: function finish(t) {
|
|
18857
|
+
for (var e = this.tryEntries.length - 1; e >= 0; --e) {
|
|
18858
|
+
var r = this.tryEntries[e];
|
|
18859
|
+
if (r.finallyLoc === t) return this.complete(r.completion, r.afterLoc), resetTryEntry(r), y;
|
|
18804
18860
|
}
|
|
18805
18861
|
},
|
|
18806
|
-
"catch": function _catch(
|
|
18807
|
-
for (var
|
|
18808
|
-
var
|
|
18809
|
-
if (
|
|
18810
|
-
var
|
|
18811
|
-
if ("throw" ===
|
|
18812
|
-
var
|
|
18813
|
-
resetTryEntry(
|
|
18862
|
+
"catch": function _catch(t) {
|
|
18863
|
+
for (var e = this.tryEntries.length - 1; e >= 0; --e) {
|
|
18864
|
+
var r = this.tryEntries[e];
|
|
18865
|
+
if (r.tryLoc === t) {
|
|
18866
|
+
var n = r.completion;
|
|
18867
|
+
if ("throw" === n.type) {
|
|
18868
|
+
var o = n.arg;
|
|
18869
|
+
resetTryEntry(r);
|
|
18814
18870
|
}
|
|
18815
|
-
return
|
|
18871
|
+
return o;
|
|
18816
18872
|
}
|
|
18817
18873
|
}
|
|
18818
18874
|
throw new Error("illegal catch attempt");
|
|
18819
18875
|
},
|
|
18820
|
-
delegateYield: function delegateYield(
|
|
18876
|
+
delegateYield: function delegateYield(e, r, n) {
|
|
18821
18877
|
return this.delegate = {
|
|
18822
|
-
iterator: values(
|
|
18823
|
-
resultName:
|
|
18824
|
-
nextLoc:
|
|
18825
|
-
}, "next" === this.method && (this.arg =
|
|
18878
|
+
iterator: values(e),
|
|
18879
|
+
resultName: r,
|
|
18880
|
+
nextLoc: n
|
|
18881
|
+
}, "next" === this.method && (this.arg = t), y;
|
|
18826
18882
|
}
|
|
18827
|
-
},
|
|
18883
|
+
}, e;
|
|
18828
18884
|
}
|
|
18829
18885
|
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/asyncToGenerator.js
|
|
18830
18886
|
|
|
@@ -18859,6 +18915,36 @@ function _asyncToGenerator(fn) {
|
|
|
18859
18915
|
});
|
|
18860
18916
|
};
|
|
18861
18917
|
}
|
|
18918
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
|
18919
|
+
|
|
18920
|
+
function _arrayWithoutHoles(arr) {
|
|
18921
|
+
if (Array.isArray(arr)) return _arrayLikeToArray(arr);
|
|
18922
|
+
}
|
|
18923
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
|
18924
|
+
|
|
18925
|
+
|
|
18926
|
+
|
|
18927
|
+
|
|
18928
|
+
|
|
18929
|
+
|
|
18930
|
+
|
|
18931
|
+
|
|
18932
|
+
function _iterableToArray(iter) {
|
|
18933
|
+
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
|
18934
|
+
}
|
|
18935
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
|
18936
|
+
|
|
18937
|
+
function _nonIterableSpread() {
|
|
18938
|
+
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
18939
|
+
}
|
|
18940
|
+
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
|
18941
|
+
|
|
18942
|
+
|
|
18943
|
+
|
|
18944
|
+
|
|
18945
|
+
function _toConsumableArray(arr) {
|
|
18946
|
+
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
|
|
18947
|
+
}
|
|
18862
18948
|
// EXTERNAL MODULE: ./node_modules/element-ui/lib/theme-chalk/row.css
|
|
18863
18949
|
var row = __webpack_require__("7a0f");
|
|
18864
18950
|
|
|
@@ -18913,6 +18999,15 @@ var es_array_find_index_js_ = __webpack_require__("4c7f");
|
|
|
18913
18999
|
// EXTERNAL MODULE: external "core-js/modules/es.array.concat.js"
|
|
18914
19000
|
var es_array_concat_js_ = __webpack_require__("ccb0");
|
|
18915
19001
|
|
|
19002
|
+
// EXTERNAL MODULE: external "core-js/modules/es.array.map.js"
|
|
19003
|
+
var es_array_map_js_ = __webpack_require__("4391");
|
|
19004
|
+
|
|
19005
|
+
// EXTERNAL MODULE: external "core-js/modules/es.array.find.js"
|
|
19006
|
+
var es_array_find_js_ = __webpack_require__("0d58");
|
|
19007
|
+
|
|
19008
|
+
// EXTERNAL MODULE: external "core-js/modules/es.object.keys.js"
|
|
19009
|
+
var es_object_keys_js_ = __webpack_require__("ea64");
|
|
19010
|
+
|
|
18916
19011
|
// EXTERNAL MODULE: external "core-js/modules/es.set.js"
|
|
18917
19012
|
var es_set_js_ = __webpack_require__("8535");
|
|
18918
19013
|
|
|
@@ -18926,8 +19021,8 @@ var es_number_constructor_js_ = __webpack_require__("f989");
|
|
|
18926
19021
|
var external_vue_ = __webpack_require__("8bbf");
|
|
18927
19022
|
var external_vue_default = /*#__PURE__*/__webpack_require__.n(external_vue_);
|
|
18928
19023
|
|
|
18929
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
18930
|
-
var
|
|
19024
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d2df152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Tooltip.vue?vue&type=template&id=982e0736&scoped=true
|
|
19025
|
+
var Tooltipvue_type_template_id_982e0736_scoped_true_render = function render() {
|
|
18931
19026
|
var _vm = this,
|
|
18932
19027
|
_c = _vm._self._c;
|
|
18933
19028
|
return _c('div', {
|
|
@@ -18946,7 +19041,11 @@ var Tooltipvue_type_template_id_27ac8279_scoped_true_render = function render()
|
|
|
18946
19041
|
staticClass: "title"
|
|
18947
19042
|
}, [_vm._v(_vm._s(_vm.capitalise(_vm.entry.title)))]), _vm.entry.provenanceTaxonomyLabel && _vm.entry.provenanceTaxonomyLabel.length > 0 ? _c('div', {
|
|
18948
19043
|
staticClass: "subtitle"
|
|
18949
|
-
}, [_vm._v(" " + _vm._s(_vm.provSpeciesDescription) + " ")]) : _vm._e()
|
|
19044
|
+
}, [_vm._v(" " + _vm._s(_vm.provSpeciesDescription) + " ")]) : _vm._e(), _c('el-button', {
|
|
19045
|
+
on: {
|
|
19046
|
+
"click": _vm.showConnectedPaths
|
|
19047
|
+
}
|
|
19048
|
+
}, [_vm._v(" Show connected paths ")])], 1) : _c('div', {
|
|
18950
19049
|
staticClass: "block"
|
|
18951
19050
|
}, [_c('span', {
|
|
18952
19051
|
staticClass: "title"
|
|
@@ -19098,9 +19197,9 @@ var Tooltipvue_type_template_id_27ac8279_scoped_true_render = function render()
|
|
|
19098
19197
|
}
|
|
19099
19198
|
})], 1)])], 1) : _vm._e()], 1);
|
|
19100
19199
|
};
|
|
19101
|
-
var
|
|
19200
|
+
var Tooltipvue_type_template_id_982e0736_scoped_true_staticRenderFns = [];
|
|
19102
19201
|
|
|
19103
|
-
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=template&id=
|
|
19202
|
+
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=template&id=982e0736&scoped=true
|
|
19104
19203
|
|
|
19105
19204
|
// EXTERNAL MODULE: ./node_modules/element-ui/lib/theme-chalk/main.css
|
|
19106
19205
|
var main = __webpack_require__("de31");
|
|
@@ -19139,9 +19238,6 @@ var es_array_includes_js_ = __webpack_require__("85f7");
|
|
|
19139
19238
|
// EXTERNAL MODULE: external "core-js/modules/es.string.includes.js"
|
|
19140
19239
|
var es_string_includes_js_ = __webpack_require__("fd22");
|
|
19141
19240
|
|
|
19142
|
-
// EXTERNAL MODULE: external "core-js/modules/es.array.map.js"
|
|
19143
|
-
var es_array_map_js_ = __webpack_require__("4391");
|
|
19144
|
-
|
|
19145
19241
|
// EXTERNAL MODULE: ./node_modules/element-ui/lib/locale/lang/en.js
|
|
19146
19242
|
var en = __webpack_require__("b2d6");
|
|
19147
19243
|
var en_default = /*#__PURE__*/__webpack_require__.n(en);
|
|
@@ -19154,7 +19250,7 @@ var locale_default = /*#__PURE__*/__webpack_require__.n(locale);
|
|
|
19154
19250
|
|
|
19155
19251
|
var EventBus = new external_vue_default.a();
|
|
19156
19252
|
/* harmony default export */ var components_EventBus = (EventBus);
|
|
19157
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
19253
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d2df152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/ExternalResourceCard.vue?vue&type=template&id=14172b61&scoped=true
|
|
19158
19254
|
var ExternalResourceCardvue_type_template_id_14172b61_scoped_true_render = function render() {
|
|
19159
19255
|
var _vm = this,
|
|
19160
19256
|
_c = _vm._self._c;
|
|
@@ -19179,9 +19275,9 @@ var ExternalResourceCardvue_type_template_id_14172b61_scoped_true_render = funct
|
|
|
19179
19275
|
};
|
|
19180
19276
|
var ExternalResourceCardvue_type_template_id_14172b61_scoped_true_staticRenderFns = [];
|
|
19181
19277
|
|
|
19182
|
-
// CONCATENATED MODULE: ./src/components/ExternalResourceCard.vue?vue&type=template&id=14172b61&scoped=true
|
|
19278
|
+
// CONCATENATED MODULE: ./src/components/ExternalResourceCard.vue?vue&type=template&id=14172b61&scoped=true
|
|
19183
19279
|
|
|
19184
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/ExternalResourceCard.vue?vue&type=script&lang=js
|
|
19280
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/ExternalResourceCard.vue?vue&type=script&lang=js
|
|
19185
19281
|
|
|
19186
19282
|
|
|
19187
19283
|
|
|
@@ -19189,7 +19285,7 @@ var ExternalResourceCardvue_type_template_id_14172b61_scoped_true_staticRenderFn
|
|
|
19189
19285
|
/* eslint-disable no-alert, no-console */
|
|
19190
19286
|
|
|
19191
19287
|
external_vue_default.a.use(lib_button_default.a);
|
|
19192
|
-
/* harmony default export */ var
|
|
19288
|
+
/* harmony default export */ var ExternalResourceCardvue_type_script_lang_js = ({
|
|
19193
19289
|
name: "ExternalResourceCard",
|
|
19194
19290
|
props: {
|
|
19195
19291
|
resources: {
|
|
@@ -19214,10 +19310,10 @@ external_vue_default.a.use(lib_button_default.a);
|
|
|
19214
19310
|
}
|
|
19215
19311
|
}
|
|
19216
19312
|
});
|
|
19217
|
-
// CONCATENATED MODULE: ./src/components/ExternalResourceCard.vue?vue&type=script&lang=js
|
|
19218
|
-
/* harmony default export */ var
|
|
19219
|
-
// EXTERNAL MODULE: ./src/components/ExternalResourceCard.vue?vue&type=style&index=0&id=14172b61&prod&scoped=true&lang=scss
|
|
19220
|
-
var
|
|
19313
|
+
// CONCATENATED MODULE: ./src/components/ExternalResourceCard.vue?vue&type=script&lang=js
|
|
19314
|
+
/* harmony default export */ var components_ExternalResourceCardvue_type_script_lang_js = (ExternalResourceCardvue_type_script_lang_js);
|
|
19315
|
+
// EXTERNAL MODULE: ./src/components/ExternalResourceCard.vue?vue&type=style&index=0&id=14172b61&prod&scoped=true&lang=scss
|
|
19316
|
+
var ExternalResourceCardvue_type_style_index_0_id_14172b61_prod_scoped_true_lang_scss = __webpack_require__("62ab");
|
|
19221
19317
|
|
|
19222
19318
|
// CONCATENATED MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
|
|
19223
19319
|
/* globals __VUE_SSR_CONTEXT__ */
|
|
@@ -19327,7 +19423,7 @@ function normalizeComponent(
|
|
|
19327
19423
|
/* normalize component */
|
|
19328
19424
|
|
|
19329
19425
|
var component = normalizeComponent(
|
|
19330
|
-
|
|
19426
|
+
components_ExternalResourceCardvue_type_script_lang_js,
|
|
19331
19427
|
ExternalResourceCardvue_type_template_id_14172b61_scoped_true_render,
|
|
19332
19428
|
ExternalResourceCardvue_type_template_id_14172b61_scoped_true_staticRenderFns,
|
|
19333
19429
|
false,
|
|
@@ -19338,7 +19434,7 @@ var component = normalizeComponent(
|
|
|
19338
19434
|
)
|
|
19339
19435
|
|
|
19340
19436
|
/* harmony default export */ var ExternalResourceCard = (component.exports);
|
|
19341
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Tooltip.vue?vue&type=script&lang=js
|
|
19437
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/Tooltip.vue?vue&type=script&lang=js
|
|
19342
19438
|
|
|
19343
19439
|
|
|
19344
19440
|
|
|
@@ -19384,7 +19480,7 @@ var _capitalise = function capitalise(str) {
|
|
|
19384
19480
|
if (str) return str.charAt(0).toUpperCase() + str.slice(1);
|
|
19385
19481
|
return "";
|
|
19386
19482
|
};
|
|
19387
|
-
/* harmony default export */ var
|
|
19483
|
+
/* harmony default export */ var Tooltipvue_type_script_lang_js = ({
|
|
19388
19484
|
components: {
|
|
19389
19485
|
ExternalResourceCard: ExternalResourceCard
|
|
19390
19486
|
},
|
|
@@ -19458,6 +19554,12 @@ var _capitalise = function capitalise(str) {
|
|
|
19458
19554
|
titleCase: function titleCase(title) {
|
|
19459
19555
|
return _titleCase(title);
|
|
19460
19556
|
},
|
|
19557
|
+
showConnectedPaths: function showConnectedPaths() {
|
|
19558
|
+
console.log('looking for connected paths:', this.entry.featureId);
|
|
19559
|
+
console.log('components', this.entry.components);
|
|
19560
|
+
this.$emit('highlightConnectedPaths', this.entry.featureId);
|
|
19561
|
+
this.$emit('onClose');
|
|
19562
|
+
},
|
|
19461
19563
|
capitalise: function capitalise(text) {
|
|
19462
19564
|
return _capitalise(text);
|
|
19463
19565
|
},
|
|
@@ -19496,10 +19598,10 @@ var _capitalise = function capitalise(str) {
|
|
|
19496
19598
|
}
|
|
19497
19599
|
}
|
|
19498
19600
|
});
|
|
19499
|
-
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=script&lang=js
|
|
19500
|
-
/* harmony default export */ var
|
|
19501
|
-
// EXTERNAL MODULE: ./src/components/Tooltip.vue?vue&type=style&index=0&id=
|
|
19502
|
-
var
|
|
19601
|
+
// CONCATENATED MODULE: ./src/components/Tooltip.vue?vue&type=script&lang=js
|
|
19602
|
+
/* harmony default export */ var components_Tooltipvue_type_script_lang_js = (Tooltipvue_type_script_lang_js);
|
|
19603
|
+
// EXTERNAL MODULE: ./src/components/Tooltip.vue?vue&type=style&index=0&id=982e0736&prod&scoped=true&lang=scss
|
|
19604
|
+
var Tooltipvue_type_style_index_0_id_982e0736_prod_scoped_true_lang_scss = __webpack_require__("40fd");
|
|
19503
19605
|
|
|
19504
19606
|
// CONCATENATED MODULE: ./src/components/Tooltip.vue
|
|
19505
19607
|
|
|
@@ -19511,18 +19613,18 @@ var Tooltipvue_type_style_index_0_id_27ac8279_prod_scoped_true_lang_scss_ = __we
|
|
|
19511
19613
|
/* normalize component */
|
|
19512
19614
|
|
|
19513
19615
|
var Tooltip_component = normalizeComponent(
|
|
19514
|
-
|
|
19515
|
-
|
|
19516
|
-
|
|
19616
|
+
components_Tooltipvue_type_script_lang_js,
|
|
19617
|
+
Tooltipvue_type_template_id_982e0736_scoped_true_render,
|
|
19618
|
+
Tooltipvue_type_template_id_982e0736_scoped_true_staticRenderFns,
|
|
19517
19619
|
false,
|
|
19518
19620
|
null,
|
|
19519
|
-
"
|
|
19621
|
+
"982e0736",
|
|
19520
19622
|
null
|
|
19521
19623
|
|
|
19522
19624
|
)
|
|
19523
19625
|
|
|
19524
19626
|
/* harmony default export */ var Tooltip = (Tooltip_component.exports);
|
|
19525
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
19627
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d2df152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SelectionsGroup.vue?vue&type=template&id=b125dcae&scoped=true
|
|
19526
19628
|
var SelectionsGroupvue_type_template_id_b125dcae_scoped_true_render = function render() {
|
|
19527
19629
|
var _vm = this,
|
|
19528
19630
|
_c = _vm._self._c;
|
|
@@ -19609,7 +19711,7 @@ var SelectionsGroupvue_type_template_id_b125dcae_scoped_true_render = function r
|
|
|
19609
19711
|
};
|
|
19610
19712
|
var SelectionsGroupvue_type_template_id_b125dcae_scoped_true_staticRenderFns = [];
|
|
19611
19713
|
|
|
19612
|
-
// CONCATENATED MODULE: ./src/components/SelectionsGroup.vue?vue&type=template&id=b125dcae&scoped=true
|
|
19714
|
+
// CONCATENATED MODULE: ./src/components/SelectionsGroup.vue?vue&type=template&id=b125dcae&scoped=true
|
|
19613
19715
|
|
|
19614
19716
|
// EXTERNAL MODULE: ./node_modules/element-ui/lib/theme-chalk/checkbox-group.css
|
|
19615
19717
|
var checkbox_group = __webpack_require__("d4df");
|
|
@@ -19625,7 +19727,7 @@ var theme_chalk_checkbox = __webpack_require__("560b");
|
|
|
19625
19727
|
var lib_checkbox = __webpack_require__("dcdc");
|
|
19626
19728
|
var lib_checkbox_default = /*#__PURE__*/__webpack_require__.n(lib_checkbox);
|
|
19627
19729
|
|
|
19628
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SelectionsGroup.vue?vue&type=script&lang=js
|
|
19730
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/SelectionsGroup.vue?vue&type=script&lang=js
|
|
19629
19731
|
|
|
19630
19732
|
|
|
19631
19733
|
|
|
@@ -19652,7 +19754,7 @@ external_vue_default.a.use(lib_checkbox_default.a);
|
|
|
19652
19754
|
external_vue_default.a.use(lib_checkbox_group_default.a);
|
|
19653
19755
|
external_vue_default.a.use(lib_col_default.a);
|
|
19654
19756
|
external_vue_default.a.use(lib_row_default.a);
|
|
19655
|
-
/* harmony default export */ var
|
|
19757
|
+
/* harmony default export */ var SelectionsGroupvue_type_script_lang_js = ({
|
|
19656
19758
|
name: "SelectionsGroup",
|
|
19657
19759
|
methods: {
|
|
19658
19760
|
/**
|
|
@@ -19762,10 +19864,10 @@ external_vue_default.a.use(lib_row_default.a);
|
|
|
19762
19864
|
this.reset();
|
|
19763
19865
|
}
|
|
19764
19866
|
});
|
|
19765
|
-
// CONCATENATED MODULE: ./src/components/SelectionsGroup.vue?vue&type=script&lang=js
|
|
19766
|
-
/* harmony default export */ var
|
|
19767
|
-
// EXTERNAL MODULE: ./src/components/SelectionsGroup.vue?vue&type=style&index=0&id=b125dcae&prod&scoped=true&lang=scss
|
|
19768
|
-
var
|
|
19867
|
+
// CONCATENATED MODULE: ./src/components/SelectionsGroup.vue?vue&type=script&lang=js
|
|
19868
|
+
/* harmony default export */ var components_SelectionsGroupvue_type_script_lang_js = (SelectionsGroupvue_type_script_lang_js);
|
|
19869
|
+
// EXTERNAL MODULE: ./src/components/SelectionsGroup.vue?vue&type=style&index=0&id=b125dcae&prod&scoped=true&lang=scss
|
|
19870
|
+
var SelectionsGroupvue_type_style_index_0_id_b125dcae_prod_scoped_true_lang_scss = __webpack_require__("39ea");
|
|
19769
19871
|
|
|
19770
19872
|
// CONCATENATED MODULE: ./src/components/SelectionsGroup.vue
|
|
19771
19873
|
|
|
@@ -19777,7 +19879,7 @@ var SelectionsGroupvue_type_style_index_0_id_b125dcae_prod_scoped_true_lang_scss
|
|
|
19777
19879
|
/* normalize component */
|
|
19778
19880
|
|
|
19779
19881
|
var SelectionsGroup_component = normalizeComponent(
|
|
19780
|
-
|
|
19882
|
+
components_SelectionsGroupvue_type_script_lang_js,
|
|
19781
19883
|
SelectionsGroupvue_type_template_id_b125dcae_scoped_true_render,
|
|
19782
19884
|
SelectionsGroupvue_type_template_id_b125dcae_scoped_true_staticRenderFns,
|
|
19783
19885
|
false,
|
|
@@ -19788,7 +19890,7 @@ var SelectionsGroup_component = normalizeComponent(
|
|
|
19788
19890
|
)
|
|
19789
19891
|
|
|
19790
19892
|
/* harmony default export */ var SelectionsGroup = (SelectionsGroup_component.exports);
|
|
19791
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
19893
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d2df152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/TreeControls.vue?vue&type=template&id=4c70eb11&scoped=true
|
|
19792
19894
|
var TreeControlsvue_type_template_id_4c70eb11_scoped_true_render = function render() {
|
|
19793
19895
|
var _vm = this,
|
|
19794
19896
|
_c = _vm._self._c;
|
|
@@ -19843,7 +19945,7 @@ var TreeControlsvue_type_template_id_4c70eb11_scoped_true_render = function rend
|
|
|
19843
19945
|
};
|
|
19844
19946
|
var TreeControlsvue_type_template_id_4c70eb11_scoped_true_staticRenderFns = [];
|
|
19845
19947
|
|
|
19846
|
-
// CONCATENATED MODULE: ./src/components/TreeControls.vue?vue&type=template&id=4c70eb11&scoped=true
|
|
19948
|
+
// CONCATENATED MODULE: ./src/components/TreeControls.vue?vue&type=template&id=4c70eb11&scoped=true
|
|
19847
19949
|
|
|
19848
19950
|
// EXTERNAL MODULE: ./node_modules/element-ui/lib/theme-chalk/tree.css
|
|
19849
19951
|
var tree = __webpack_require__("5e32");
|
|
@@ -19859,7 +19961,7 @@ var color_picker = __webpack_require__("a586");
|
|
|
19859
19961
|
var lib_color_picker = __webpack_require__("7464");
|
|
19860
19962
|
var lib_color_picker_default = /*#__PURE__*/__webpack_require__.n(lib_color_picker);
|
|
19861
19963
|
|
|
19862
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/TreeControls.vue?vue&type=script&lang=js
|
|
19964
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/TreeControls.vue?vue&type=script&lang=js
|
|
19863
19965
|
|
|
19864
19966
|
|
|
19865
19967
|
|
|
@@ -19891,7 +19993,7 @@ external_vue_default.a.use(lib_tree_default.a);
|
|
|
19891
19993
|
/**
|
|
19892
19994
|
* A vue component for toggling visibility of various regions.
|
|
19893
19995
|
*/
|
|
19894
|
-
/* harmony default export */ var
|
|
19996
|
+
/* harmony default export */ var TreeControlsvue_type_script_lang_js = ({
|
|
19895
19997
|
name: "TreeControls",
|
|
19896
19998
|
props: {
|
|
19897
19999
|
treeData: {
|
|
@@ -19955,10 +20057,10 @@ external_vue_default.a.use(lib_tree_default.a);
|
|
|
19955
20057
|
}
|
|
19956
20058
|
}
|
|
19957
20059
|
});
|
|
19958
|
-
// CONCATENATED MODULE: ./src/components/TreeControls.vue?vue&type=script&lang=js
|
|
19959
|
-
/* harmony default export */ var
|
|
19960
|
-
// EXTERNAL MODULE: ./src/components/TreeControls.vue?vue&type=style&index=0&id=4c70eb11&prod&scoped=true&lang=scss
|
|
19961
|
-
var
|
|
20060
|
+
// CONCATENATED MODULE: ./src/components/TreeControls.vue?vue&type=script&lang=js
|
|
20061
|
+
/* harmony default export */ var components_TreeControlsvue_type_script_lang_js = (TreeControlsvue_type_script_lang_js);
|
|
20062
|
+
// EXTERNAL MODULE: ./src/components/TreeControls.vue?vue&type=style&index=0&id=4c70eb11&prod&scoped=true&lang=scss
|
|
20063
|
+
var TreeControlsvue_type_style_index_0_id_4c70eb11_prod_scoped_true_lang_scss = __webpack_require__("d2c8");
|
|
19962
20064
|
|
|
19963
20065
|
// CONCATENATED MODULE: ./src/components/TreeControls.vue
|
|
19964
20066
|
|
|
@@ -19970,7 +20072,7 @@ var TreeControlsvue_type_style_index_0_id_4c70eb11_prod_scoped_true_lang_scss_ =
|
|
|
19970
20072
|
/* normalize component */
|
|
19971
20073
|
|
|
19972
20074
|
var TreeControls_component = normalizeComponent(
|
|
19973
|
-
|
|
20075
|
+
components_TreeControlsvue_type_script_lang_js,
|
|
19974
20076
|
TreeControlsvue_type_template_id_4c70eb11_scoped_true_render,
|
|
19975
20077
|
TreeControlsvue_type_template_id_4c70eb11_scoped_true_staticRenderFns,
|
|
19976
20078
|
false,
|
|
@@ -19984,7 +20086,7 @@ var TreeControls_component = normalizeComponent(
|
|
|
19984
20086
|
// EXTERNAL MODULE: external "@abi-software/svg-sprite"
|
|
19985
20087
|
var svg_sprite_ = __webpack_require__("429c");
|
|
19986
20088
|
|
|
19987
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
20089
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d2df152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/legends/SvgLegends.vue?vue&type=template&id=863a3716&scoped=true
|
|
19988
20090
|
var SvgLegendsvue_type_template_id_863a3716_scoped_true_render = function render() {
|
|
19989
20091
|
var _vm = this,
|
|
19990
20092
|
_c = _vm._self._c;
|
|
@@ -20066,16 +20168,16 @@ var SvgLegendsvue_type_template_id_863a3716_scoped_true_render = function render
|
|
|
20066
20168
|
};
|
|
20067
20169
|
var SvgLegendsvue_type_template_id_863a3716_scoped_true_staticRenderFns = [];
|
|
20068
20170
|
|
|
20069
|
-
// CONCATENATED MODULE: ./src/components/legends/SvgLegends.vue?vue&type=template&id=863a3716&scoped=true
|
|
20171
|
+
// CONCATENATED MODULE: ./src/components/legends/SvgLegends.vue?vue&type=template&id=863a3716&scoped=true
|
|
20070
20172
|
|
|
20071
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/legends/SvgLegends.vue?vue&type=script&lang=js
|
|
20072
|
-
/* harmony default export */ var
|
|
20173
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/legends/SvgLegends.vue?vue&type=script&lang=js
|
|
20174
|
+
/* harmony default export */ var SvgLegendsvue_type_script_lang_js = ({
|
|
20073
20175
|
name: 'SvgLegends'
|
|
20074
20176
|
});
|
|
20075
|
-
// CONCATENATED MODULE: ./src/components/legends/SvgLegends.vue?vue&type=script&lang=js
|
|
20076
|
-
/* harmony default export */ var
|
|
20077
|
-
// EXTERNAL MODULE: ./src/components/legends/SvgLegends.vue?vue&type=style&index=0&id=863a3716&prod&scoped=true&lang=scss
|
|
20078
|
-
var
|
|
20177
|
+
// CONCATENATED MODULE: ./src/components/legends/SvgLegends.vue?vue&type=script&lang=js
|
|
20178
|
+
/* harmony default export */ var legends_SvgLegendsvue_type_script_lang_js = (SvgLegendsvue_type_script_lang_js);
|
|
20179
|
+
// EXTERNAL MODULE: ./src/components/legends/SvgLegends.vue?vue&type=style&index=0&id=863a3716&prod&scoped=true&lang=scss
|
|
20180
|
+
var SvgLegendsvue_type_style_index_0_id_863a3716_prod_scoped_true_lang_scss = __webpack_require__("9169");
|
|
20079
20181
|
|
|
20080
20182
|
// CONCATENATED MODULE: ./src/components/legends/SvgLegends.vue
|
|
20081
20183
|
|
|
@@ -20087,7 +20189,7 @@ var SvgLegendsvue_type_style_index_0_id_863a3716_prod_scoped_true_lang_scss_ = _
|
|
|
20087
20189
|
/* normalize component */
|
|
20088
20190
|
|
|
20089
20191
|
var SvgLegends_component = normalizeComponent(
|
|
20090
|
-
|
|
20192
|
+
legends_SvgLegendsvue_type_script_lang_js,
|
|
20091
20193
|
SvgLegendsvue_type_template_id_863a3716_scoped_true_render,
|
|
20092
20194
|
SvgLegendsvue_type_template_id_863a3716_scoped_true_staticRenderFns,
|
|
20093
20195
|
false,
|
|
@@ -20100,36 +20202,6 @@ var SvgLegends_component = normalizeComponent(
|
|
|
20100
20202
|
/* harmony default export */ var SvgLegends = (SvgLegends_component.exports);
|
|
20101
20203
|
// CONCATENATED MODULE: ./src/icons/flatmap-marker.js
|
|
20102
20204
|
/* harmony default export */ var flatmap_marker = ('<div class="flatmap-marker"><svg display="block" height="41px" width="27px" viewBox="0 0 27 41"><g fill-rule="nonzero"><g transform="translate(3.0, 29.0)" fill="#000000"><ellipse opacity="0.04" cx="10.5" cy="5.80029008" rx="10.5" ry="5.25002273"></ellipse><ellipse opacity="0.04" cx="10.5" cy="5.80029008" rx="10.5" ry="5.25002273"></ellipse><ellipse opacity="0.04" cx="10.5" cy="5.80029008" rx="9.5" ry="4.77275007"></ellipse><ellipse opacity="0.04" cx="10.5" cy="5.80029008" rx="8.5" ry="4.29549936"></ellipse><ellipse opacity="0.04" cx="10.5" cy="5.80029008" rx="7.5" ry="3.81822308"></ellipse><ellipse opacity="0.04" cx="10.5" cy="5.80029008" rx="6.5" ry="3.34094679"></ellipse><ellipse opacity="0.04" cx="10.5" cy="5.80029008" rx="5.5" ry="2.86367051"></ellipse><ellipse opacity="0.04" cx="10.5" cy="5.80029008" rx="4.5" ry="2.38636864"></ellipse></g><g fill="#005974"><path d="M27,13.5 C27,19.074644 20.250001,27.000002 14.75,34.500002 C14.016665,35.500004 12.983335,35.500004 12.25,34.500002 C6.7499993,27.000002 0,19.222562 0,13.5 C0,6.0441559 6.0441559,0 13.5,0 C20.955844,0 27,6.0441559 27,13.5 Z"></path></g><g opacity="0.25" fill="#000000"><path d="M13.5,0 C6.0441559,0 0,6.0441559 0,13.5 C0,19.222562 6.7499993,27 12.25,34.5 C13,35.522727 14.016664,35.500004 14.75,34.5 C20.250001,27 27,19.074644 27,13.5 C27,6.0441559 20.955844,0 13.5,0 Z M13.5,1 C20.415404,1 26,6.584596 26,13.5 C26,15.898657 24.495584,19.181431 22.220703,22.738281 C19.945823,26.295132 16.705119,30.142167 13.943359,33.908203 C13.743445,34.180814 13.612715,34.322738 13.5,34.441406 C13.387285,34.322738 13.256555,34.180814 13.056641,33.908203 C10.284481,30.127985 7.4148684,26.314159 5.015625,22.773438 C2.6163816,19.232715 1,15.953538 1,13.5 C1,6.584596 6.584596,1 13.5,1 Z"></path></g><g transform="translate(6.0, 7.0)" fill="#FFFFFF"></g><g transform="translate(8.0, 8.0)"><circle fill="#000000" opacity="0.25" cx="5.5" cy="5.5" r="5.4999962"></circle><circle fill="#FFFFFF" cx="5.5" cy="5.5" r="5.4999962"></circle></g></g></svg></div>');
|
|
20103
|
-
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/arrayWithoutHoles.js
|
|
20104
|
-
|
|
20105
|
-
function _arrayWithoutHoles(arr) {
|
|
20106
|
-
if (Array.isArray(arr)) return _arrayLikeToArray(arr);
|
|
20107
|
-
}
|
|
20108
|
-
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/iterableToArray.js
|
|
20109
|
-
|
|
20110
|
-
|
|
20111
|
-
|
|
20112
|
-
|
|
20113
|
-
|
|
20114
|
-
|
|
20115
|
-
|
|
20116
|
-
|
|
20117
|
-
function _iterableToArray(iter) {
|
|
20118
|
-
if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter);
|
|
20119
|
-
}
|
|
20120
|
-
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/nonIterableSpread.js
|
|
20121
|
-
|
|
20122
|
-
function _nonIterableSpread() {
|
|
20123
|
-
throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
|
|
20124
|
-
}
|
|
20125
|
-
// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toConsumableArray.js
|
|
20126
|
-
|
|
20127
|
-
|
|
20128
|
-
|
|
20129
|
-
|
|
20130
|
-
function _toConsumableArray(arr) {
|
|
20131
|
-
return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
|
|
20132
|
-
}
|
|
20133
20205
|
// EXTERNAL MODULE: external "core-js/modules/es.json.stringify.js"
|
|
20134
20206
|
var es_json_stringify_js_ = __webpack_require__("a9ee");
|
|
20135
20207
|
|
|
@@ -20142,8 +20214,14 @@ var es_array_unscopables_flat_js_ = __webpack_require__("722b");
|
|
|
20142
20214
|
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.js"
|
|
20143
20215
|
var web_url_search_params_js_ = __webpack_require__("712c");
|
|
20144
20216
|
|
|
20145
|
-
// EXTERNAL MODULE: external "core-js/modules/
|
|
20146
|
-
var
|
|
20217
|
+
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.delete.js"
|
|
20218
|
+
var web_url_search_params_delete_js_ = __webpack_require__("7a44");
|
|
20219
|
+
|
|
20220
|
+
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.has.js"
|
|
20221
|
+
var web_url_search_params_has_js_ = __webpack_require__("76e2");
|
|
20222
|
+
|
|
20223
|
+
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.size.js"
|
|
20224
|
+
var web_url_search_params_size_js_ = __webpack_require__("685e");
|
|
20147
20225
|
|
|
20148
20226
|
// CONCATENATED MODULE: ./src/services/flatmapQueries.js
|
|
20149
20227
|
|
|
@@ -20162,6 +20240,10 @@ var es_regexp_to_string_js_ = __webpack_require__("30df");
|
|
|
20162
20240
|
|
|
20163
20241
|
|
|
20164
20242
|
|
|
20243
|
+
|
|
20244
|
+
|
|
20245
|
+
|
|
20246
|
+
|
|
20165
20247
|
|
|
20166
20248
|
|
|
20167
20249
|
|
|
@@ -20178,37 +20260,35 @@ var cachedLabels = {};
|
|
|
20178
20260
|
var findTaxonomyLabel = /*#__PURE__*/function () {
|
|
20179
20261
|
var _ref = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(flatmapAPI, taxonomy) {
|
|
20180
20262
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
20181
|
-
while (1) {
|
|
20182
|
-
|
|
20183
|
-
|
|
20184
|
-
|
|
20185
|
-
|
|
20186
|
-
|
|
20187
|
-
|
|
20188
|
-
|
|
20189
|
-
|
|
20190
|
-
|
|
20191
|
-
|
|
20192
|
-
|
|
20193
|
-
|
|
20194
|
-
|
|
20195
|
-
|
|
20196
|
-
|
|
20197
|
-
|
|
20198
|
-
|
|
20199
|
-
|
|
20200
|
-
|
|
20201
|
-
|
|
20202
|
-
|
|
20203
|
-
|
|
20204
|
-
|
|
20205
|
-
|
|
20206
|
-
|
|
20207
|
-
|
|
20208
|
-
|
|
20209
|
-
|
|
20210
|
-
return _context.stop();
|
|
20211
|
-
}
|
|
20263
|
+
while (1) switch (_context.prev = _context.next) {
|
|
20264
|
+
case 0:
|
|
20265
|
+
if (!(cachedLabels && cachedLabels.hasOwnProperty(taxonomy))) {
|
|
20266
|
+
_context.next = 2;
|
|
20267
|
+
break;
|
|
20268
|
+
}
|
|
20269
|
+
return _context.abrupt("return", cachedLabels[taxonomy]);
|
|
20270
|
+
case 2:
|
|
20271
|
+
return _context.abrupt("return", new Promise(function (resolve) {
|
|
20272
|
+
fetch("".concat(flatmapAPI, "knowledge/label/").concat(taxonomy), {
|
|
20273
|
+
method: 'GET'
|
|
20274
|
+
}).then(function (response) {
|
|
20275
|
+
return response.json();
|
|
20276
|
+
}).then(function (data) {
|
|
20277
|
+
var label = data.label;
|
|
20278
|
+
if (label === "Mammalia") {
|
|
20279
|
+
label = "Mammalia not otherwise specified";
|
|
20280
|
+
}
|
|
20281
|
+
cachedLabels[taxonomy] = label;
|
|
20282
|
+
resolve(label);
|
|
20283
|
+
}).catch(function (error) {
|
|
20284
|
+
console.error('Error:', error);
|
|
20285
|
+
cachedLabels[taxonomy] = taxonomy;
|
|
20286
|
+
resolve(taxonomy);
|
|
20287
|
+
});
|
|
20288
|
+
}));
|
|
20289
|
+
case 3:
|
|
20290
|
+
case "end":
|
|
20291
|
+
return _context.stop();
|
|
20212
20292
|
}
|
|
20213
20293
|
}, _callee);
|
|
20214
20294
|
}));
|
|
@@ -20236,61 +20316,59 @@ var flatmapQueries_FlatmapQueries = function FlatmapQueries() {
|
|
|
20236
20316
|
var _ref2 = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(eventData) {
|
|
20237
20317
|
var hyperlinks, taxonomyLabel, i, tooltipData;
|
|
20238
20318
|
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
20239
|
-
while (1) {
|
|
20240
|
-
|
|
20241
|
-
|
|
20242
|
-
|
|
20243
|
-
|
|
20244
|
-
|
|
20245
|
-
|
|
20246
|
-
|
|
20247
|
-
|
|
20248
|
-
|
|
20249
|
-
|
|
20250
|
-
|
|
20251
|
-
|
|
20252
|
-
|
|
20253
|
-
|
|
20254
|
-
|
|
20255
|
-
_context2.next = 15;
|
|
20256
|
-
break;
|
|
20257
|
-
}
|
|
20258
|
-
taxonomyLabel = [];
|
|
20259
|
-
i = 0;
|
|
20260
|
-
case 6:
|
|
20261
|
-
if (!(eventData.provenanceTaxonomy.length > i)) {
|
|
20262
|
-
_context2.next = 15;
|
|
20263
|
-
break;
|
|
20264
|
-
}
|
|
20265
|
-
_context2.t0 = taxonomyLabel;
|
|
20266
|
-
_context2.next = 10;
|
|
20267
|
-
return findTaxonomyLabel(this.flatmapAPI, eventData.provenanceTaxonomy[i]);
|
|
20268
|
-
case 10:
|
|
20269
|
-
_context2.t1 = _context2.sent;
|
|
20270
|
-
_context2.t0.push.call(_context2.t0, _context2.t1);
|
|
20271
|
-
case 12:
|
|
20272
|
-
i++;
|
|
20273
|
-
_context2.next = 6;
|
|
20319
|
+
while (1) switch (_context2.prev = _context2.next) {
|
|
20320
|
+
case 0:
|
|
20321
|
+
hyperlinks = [];
|
|
20322
|
+
if (eventData.feature.hyperlinks && eventData.feature.hyperlinks.length > 0) {
|
|
20323
|
+
hyperlinks = eventData.feature.hyperlinks;
|
|
20324
|
+
} else {
|
|
20325
|
+
hyperlinks = this.urls.map(function (url) {
|
|
20326
|
+
return {
|
|
20327
|
+
url: url,
|
|
20328
|
+
id: "pubmed"
|
|
20329
|
+
};
|
|
20330
|
+
});
|
|
20331
|
+
}
|
|
20332
|
+
taxonomyLabel = undefined;
|
|
20333
|
+
if (!eventData.provenanceTaxonomy) {
|
|
20334
|
+
_context2.next = 15;
|
|
20274
20335
|
break;
|
|
20275
|
-
|
|
20276
|
-
|
|
20277
|
-
|
|
20278
|
-
|
|
20279
|
-
|
|
20280
|
-
|
|
20281
|
-
|
|
20282
|
-
|
|
20283
|
-
|
|
20284
|
-
|
|
20285
|
-
|
|
20286
|
-
|
|
20287
|
-
|
|
20288
|
-
|
|
20289
|
-
|
|
20290
|
-
|
|
20291
|
-
|
|
20292
|
-
|
|
20293
|
-
|
|
20336
|
+
}
|
|
20337
|
+
taxonomyLabel = [];
|
|
20338
|
+
i = 0;
|
|
20339
|
+
case 6:
|
|
20340
|
+
if (!(eventData.provenanceTaxonomy.length > i)) {
|
|
20341
|
+
_context2.next = 15;
|
|
20342
|
+
break;
|
|
20343
|
+
}
|
|
20344
|
+
_context2.t0 = taxonomyLabel;
|
|
20345
|
+
_context2.next = 10;
|
|
20346
|
+
return findTaxonomyLabel(this.flatmapAPI, eventData.provenanceTaxonomy[i]);
|
|
20347
|
+
case 10:
|
|
20348
|
+
_context2.t1 = _context2.sent;
|
|
20349
|
+
_context2.t0.push.call(_context2.t0, _context2.t1);
|
|
20350
|
+
case 12:
|
|
20351
|
+
i++;
|
|
20352
|
+
_context2.next = 6;
|
|
20353
|
+
break;
|
|
20354
|
+
case 15:
|
|
20355
|
+
tooltipData = {
|
|
20356
|
+
destinations: this.destinations,
|
|
20357
|
+
origins: this.origins,
|
|
20358
|
+
components: this.components,
|
|
20359
|
+
destinationsWithDatasets: this.destinationsWithDatasets,
|
|
20360
|
+
originsWithDatasets: this.originsWithDatasets,
|
|
20361
|
+
componentsWithDatasets: this.componentsWithDatasets,
|
|
20362
|
+
title: eventData.label,
|
|
20363
|
+
featureId: eventData.resource,
|
|
20364
|
+
hyperlinks: hyperlinks,
|
|
20365
|
+
provenanceTaxonomy: eventData.provenanceTaxonomy,
|
|
20366
|
+
provenanceTaxonomyLabel: taxonomyLabel
|
|
20367
|
+
};
|
|
20368
|
+
return _context2.abrupt("return", tooltipData);
|
|
20369
|
+
case 17:
|
|
20370
|
+
case "end":
|
|
20371
|
+
return _context2.stop();
|
|
20294
20372
|
}
|
|
20295
20373
|
}, _callee2, this);
|
|
20296
20374
|
}));
|
|
@@ -20414,65 +20492,63 @@ var flatmapQueries_FlatmapQueries = function FlatmapQueries() {
|
|
|
20414
20492
|
var _this3 = this;
|
|
20415
20493
|
var signal, keastIds, data, prom1, prom2, results;
|
|
20416
20494
|
return _regeneratorRuntime().wrap(function _callee3$(_context3) {
|
|
20417
|
-
while (1) {
|
|
20418
|
-
|
|
20419
|
-
|
|
20420
|
-
|
|
20421
|
-
|
|
20422
|
-
|
|
20423
|
-
|
|
20424
|
-
|
|
20425
|
-
|
|
20426
|
-
|
|
20427
|
-
|
|
20428
|
-
|
|
20429
|
-
|
|
20430
|
-
|
|
20431
|
-
|
|
20432
|
-
|
|
20433
|
-
|
|
20434
|
-
|
|
20435
|
-
|
|
20436
|
-
|
|
20437
|
-
|
|
20438
|
-
|
|
20439
|
-
|
|
20440
|
-
|
|
20441
|
-
|
|
20442
|
-
|
|
20443
|
-
|
|
20444
|
-
|
|
20445
|
-
|
|
20446
|
-
|
|
20447
|
-
|
|
20448
|
-
|
|
20449
|
-
|
|
20450
|
-
|
|
20451
|
-
|
|
20452
|
-
|
|
20453
|
-
|
|
20454
|
-
|
|
20455
|
-
} else {
|
|
20456
|
-
resolve(false);
|
|
20457
|
-
}
|
|
20458
|
-
}).catch(function (error) {
|
|
20459
|
-
console.error('Error:', error);
|
|
20495
|
+
while (1) switch (_context3.prev = _context3.next) {
|
|
20496
|
+
case 0:
|
|
20497
|
+
// check if there is an existing query
|
|
20498
|
+
if (this.controller) this.controller.abort();
|
|
20499
|
+
|
|
20500
|
+
// set up the abort controller
|
|
20501
|
+
this.controller = new AbortController();
|
|
20502
|
+
signal = this.controller.signal;
|
|
20503
|
+
keastIds = eventData.resource;
|
|
20504
|
+
this.destinations = [];
|
|
20505
|
+
this.origins = [];
|
|
20506
|
+
this.components = [];
|
|
20507
|
+
if (!(!keastIds || keastIds.length == 0)) {
|
|
20508
|
+
_context3.next = 9;
|
|
20509
|
+
break;
|
|
20510
|
+
}
|
|
20511
|
+
return _context3.abrupt("return");
|
|
20512
|
+
case 9:
|
|
20513
|
+
data = {
|
|
20514
|
+
sql: this.buildConnectivitySqlStatement(keastIds)
|
|
20515
|
+
};
|
|
20516
|
+
prom1 = new Promise(function (resolve) {
|
|
20517
|
+
fetch("".concat(_this3.flatmapApi, "knowledge/query/"), {
|
|
20518
|
+
method: 'POST',
|
|
20519
|
+
headers: {
|
|
20520
|
+
'Content-Type': 'application/json'
|
|
20521
|
+
},
|
|
20522
|
+
body: JSON.stringify(data),
|
|
20523
|
+
signal: signal
|
|
20524
|
+
}).then(function (response) {
|
|
20525
|
+
return response.json();
|
|
20526
|
+
}).then(function (data) {
|
|
20527
|
+
if (_this3.connectivityExists(data)) {
|
|
20528
|
+
var connectivity = JSON.parse(data.values[0][0]);
|
|
20529
|
+
_this3.processConnectivity(connectivity).then(function () {
|
|
20530
|
+
resolve(true);
|
|
20531
|
+
});
|
|
20532
|
+
} else {
|
|
20460
20533
|
resolve(false);
|
|
20461
|
-
}
|
|
20534
|
+
}
|
|
20535
|
+
}).catch(function (error) {
|
|
20536
|
+
console.error('Error:', error);
|
|
20537
|
+
resolve(false);
|
|
20462
20538
|
});
|
|
20463
|
-
|
|
20464
|
-
|
|
20465
|
-
|
|
20466
|
-
|
|
20467
|
-
|
|
20468
|
-
|
|
20469
|
-
|
|
20470
|
-
|
|
20471
|
-
|
|
20472
|
-
|
|
20473
|
-
|
|
20474
|
-
|
|
20475
|
-
|
|
20539
|
+
});
|
|
20540
|
+
_context3.next = 13;
|
|
20541
|
+
return this.pubmedQueryOnIds(eventData);
|
|
20542
|
+
case 13:
|
|
20543
|
+
prom2 = _context3.sent;
|
|
20544
|
+
_context3.next = 16;
|
|
20545
|
+
return Promise.all([prom1, prom2]);
|
|
20546
|
+
case 16:
|
|
20547
|
+
results = _context3.sent;
|
|
20548
|
+
return _context3.abrupt("return", results);
|
|
20549
|
+
case 18:
|
|
20550
|
+
case "end":
|
|
20551
|
+
return _context3.stop();
|
|
20476
20552
|
}
|
|
20477
20553
|
}, _callee3, this);
|
|
20478
20554
|
}));
|
|
@@ -20659,7 +20735,11 @@ var flatmapQueries_FlatmapQueries = function FlatmapQueries() {
|
|
|
20659
20735
|
};
|
|
20660
20736
|
};
|
|
20661
20737
|
|
|
20662
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FlatmapVuer.vue?vue&type=script&lang=js
|
|
20738
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/FlatmapVuer.vue?vue&type=script&lang=js
|
|
20739
|
+
|
|
20740
|
+
|
|
20741
|
+
|
|
20742
|
+
|
|
20663
20743
|
|
|
20664
20744
|
|
|
20665
20745
|
|
|
@@ -20785,7 +20865,7 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
20785
20865
|
resource: undefined
|
|
20786
20866
|
};
|
|
20787
20867
|
};
|
|
20788
|
-
/* harmony default export */ var
|
|
20868
|
+
/* harmony default export */ var FlatmapVuervue_type_script_lang_js = ({
|
|
20789
20869
|
name: "FlatmapVuer",
|
|
20790
20870
|
components: {
|
|
20791
20871
|
MapSvgIcon: svg_sprite_["MapSvgIcon"],
|
|
@@ -20838,6 +20918,9 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
20838
20918
|
});
|
|
20839
20919
|
}
|
|
20840
20920
|
},
|
|
20921
|
+
setHighlightTool: function setHighlightTool(flag) {
|
|
20922
|
+
this.highlightToolOn = flag;
|
|
20923
|
+
},
|
|
20841
20924
|
/**
|
|
20842
20925
|
* Function to toggle outlines f organs.
|
|
20843
20926
|
*/
|
|
@@ -20905,21 +20988,57 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
20905
20988
|
checkAllSCKAN: function checkAllSCKAN(payload) {
|
|
20906
20989
|
var _this = this;
|
|
20907
20990
|
if (this.mapImp) {
|
|
20991
|
+
console.log('checkAllSCKAN', payload);
|
|
20908
20992
|
payload.keys.forEach(function (key) {
|
|
20909
20993
|
return _this.mapImp.enableSckanPath(key, payload.value);
|
|
20910
20994
|
});
|
|
20911
20995
|
}
|
|
20912
20996
|
},
|
|
20997
|
+
highlightConnectedPaths: function highlightConnectedPaths(payload) {
|
|
20998
|
+
var _this2 = this;
|
|
20999
|
+
if (this.mapImp) {
|
|
21000
|
+
console.log('payload:', payload);
|
|
21001
|
+
console.log('pathnodemodels', this.mapImp.pathModelNodes(payload));
|
|
21002
|
+
console.log('nodemodels', this.mapImp.nodePathModels(payload));
|
|
21003
|
+
var paths = _toConsumableArray(this.mapImp.pathModelNodes(payload));
|
|
21004
|
+
// The line below matches the paths to the annIdToFeatureId map to get the feature ids
|
|
21005
|
+
|
|
21006
|
+
var pathFeatures = paths.map(function (p) {
|
|
21007
|
+
return _this2.mapImp.featureProperties(p);
|
|
21008
|
+
});
|
|
21009
|
+
window.pathFeatures = pathFeatures;
|
|
21010
|
+
var toHighlight = [];
|
|
21011
|
+
pathFeatures.forEach(function (p) {
|
|
21012
|
+
_this2.mapImp.nodePathModels(p.featureId).forEach(function (f) {
|
|
21013
|
+
toHighlight.push(f);
|
|
21014
|
+
});
|
|
21015
|
+
});
|
|
21016
|
+
console.log('toHighlight', toHighlight);
|
|
21017
|
+
this.mapImp.highlightFeatures(toHighlight);
|
|
21018
|
+
}
|
|
21019
|
+
},
|
|
21020
|
+
// findExternalIdsFromInternalIds takes an array of internal ids and returns an array of external ids
|
|
21021
|
+
findExternalIdsFromInternalIds: function findExternalIdsFromInternalIds(paths) {
|
|
21022
|
+
if (this.mapImp) {
|
|
21023
|
+
return _toConsumableArray(this.mapImp.__annIdToFeatureId).filter(function (arr) {
|
|
21024
|
+
return paths.find(function (p) {
|
|
21025
|
+
return p == arr[1];
|
|
21026
|
+
}) != undefined;
|
|
21027
|
+
}).map(function (ar) {
|
|
21028
|
+
return ar[0];
|
|
21029
|
+
});
|
|
21030
|
+
}
|
|
21031
|
+
},
|
|
20913
21032
|
systemSelected: function systemSelected(payload) {
|
|
20914
21033
|
if (this.mapImp) {
|
|
20915
21034
|
this.mapImp.enableSystem(payload.key, payload.value);
|
|
20916
21035
|
}
|
|
20917
21036
|
},
|
|
20918
21037
|
checkAllSystems: function checkAllSystems(flag) {
|
|
20919
|
-
var
|
|
21038
|
+
var _this3 = this;
|
|
20920
21039
|
if (this.mapImp) {
|
|
20921
21040
|
this.systems[0].children.forEach(function (key) {
|
|
20922
|
-
return
|
|
21041
|
+
return _this3.mapImp.enableSystem(key.label, flag);
|
|
20923
21042
|
});
|
|
20924
21043
|
}
|
|
20925
21044
|
},
|
|
@@ -20932,10 +21051,10 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
20932
21051
|
}
|
|
20933
21052
|
},
|
|
20934
21053
|
checkAllLayers: function checkAllLayers(payload) {
|
|
20935
|
-
var
|
|
21054
|
+
var _this4 = this;
|
|
20936
21055
|
if (this.mapImp) {
|
|
20937
21056
|
payload.keys.forEach(function (key) {
|
|
20938
|
-
return
|
|
21057
|
+
return _this4.mapImp.enableLayer(key, payload.value);
|
|
20939
21058
|
});
|
|
20940
21059
|
}
|
|
20941
21060
|
},
|
|
@@ -20945,23 +21064,24 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
20945
21064
|
}
|
|
20946
21065
|
},
|
|
20947
21066
|
checkAllTaxons: function checkAllTaxons(payload) {
|
|
20948
|
-
var
|
|
21067
|
+
var _this5 = this;
|
|
20949
21068
|
if (this.mapImp) {
|
|
20950
21069
|
payload.keys.forEach(function (key) {
|
|
20951
|
-
return
|
|
21070
|
+
return _this5.mapImp.enableConnectivityByTaxonIds(key, payload.value);
|
|
20952
21071
|
});
|
|
20953
21072
|
}
|
|
20954
21073
|
},
|
|
20955
21074
|
pathwaysSelected: function pathwaysSelected(payload) {
|
|
20956
21075
|
if (this.mapImp) {
|
|
21076
|
+
console.log('pathwaysSelected', payload);
|
|
20957
21077
|
this.mapImp.enablePath(payload.key, payload.value);
|
|
20958
21078
|
}
|
|
20959
21079
|
},
|
|
20960
21080
|
checkAllPathways: function checkAllPathways(payload) {
|
|
20961
|
-
var
|
|
21081
|
+
var _this6 = this;
|
|
20962
21082
|
if (this.mapImp) {
|
|
20963
21083
|
payload.keys.forEach(function (key) {
|
|
20964
|
-
return
|
|
21084
|
+
return _this6.mapImp.enablePath(key, payload.value);
|
|
20965
21085
|
});
|
|
20966
21086
|
}
|
|
20967
21087
|
},
|
|
@@ -20969,13 +21089,13 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
20969
21089
|
this.mapImp.enablePanZoomEvents(flag);
|
|
20970
21090
|
},
|
|
20971
21091
|
eventCallback: function eventCallback() {
|
|
20972
|
-
var
|
|
21092
|
+
var _this7 = this;
|
|
20973
21093
|
return function (eventType, data) {
|
|
20974
21094
|
if (eventType !== "pan-zoom") {
|
|
20975
21095
|
var label = data.label;
|
|
20976
21096
|
var resource = [data.models];
|
|
20977
|
-
var taxonomy =
|
|
20978
|
-
var biologicalSex =
|
|
21097
|
+
var taxonomy = _this7.entry;
|
|
21098
|
+
var biologicalSex = _this7.biologicalSex;
|
|
20979
21099
|
for (var _len = arguments.length, args = new Array(_len > 2 ? _len - 2 : 0), _key = 2; _key < _len; _key++) {
|
|
20980
21100
|
args[_key - 2] = arguments[_key];
|
|
20981
21101
|
}
|
|
@@ -20991,16 +21111,21 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
20991
21111
|
provenanceTaxonomy: data.taxons ? JSON.parse(data.taxons) : undefined
|
|
20992
21112
|
};
|
|
20993
21113
|
if (eventType === "click") {
|
|
20994
|
-
|
|
20995
|
-
|
|
20996
|
-
|
|
21114
|
+
if (_this7.highlightToolOn) {
|
|
21115
|
+
console.log(data);
|
|
21116
|
+
_this7.highlightConnectedPaths([data.models]);
|
|
21117
|
+
} else {
|
|
21118
|
+
_this7.currentActive = data.models ? data.models : "";
|
|
21119
|
+
}
|
|
21120
|
+
} else if (eventType === "mouseenter" && !_this7.highlightToolOn) {
|
|
21121
|
+
_this7.currentHover = data.models ? data.models : "";
|
|
20997
21122
|
}
|
|
20998
|
-
if (data && data.type !== "marker" && eventType === "click") {
|
|
20999
|
-
|
|
21123
|
+
if (data && data.type !== "marker" && eventType === "click" && !_this7.highlightToolOn) {
|
|
21124
|
+
_this7.checkAndCreatePopups(payload);
|
|
21000
21125
|
}
|
|
21001
|
-
|
|
21126
|
+
_this7.$emit("resource-selected", payload);
|
|
21002
21127
|
} else {
|
|
21003
|
-
|
|
21128
|
+
_this7.$emit("pan-zoom-callback", data);
|
|
21004
21129
|
}
|
|
21005
21130
|
};
|
|
21006
21131
|
},
|
|
@@ -21009,23 +21134,22 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
21009
21134
|
var _checkAndCreatePopups = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee(data) {
|
|
21010
21135
|
var results;
|
|
21011
21136
|
return _regeneratorRuntime().wrap(function _callee$(_context) {
|
|
21012
|
-
while (1) {
|
|
21013
|
-
|
|
21014
|
-
|
|
21015
|
-
|
|
21016
|
-
|
|
21017
|
-
|
|
21018
|
-
|
|
21019
|
-
|
|
21020
|
-
|
|
21021
|
-
|
|
21022
|
-
|
|
21023
|
-
|
|
21024
|
-
|
|
21025
|
-
|
|
21026
|
-
|
|
21027
|
-
|
|
21028
|
-
}
|
|
21137
|
+
while (1) switch (_context.prev = _context.next) {
|
|
21138
|
+
case 0:
|
|
21139
|
+
_context.next = 2;
|
|
21140
|
+
return this.flatmapQueries.retrieveFlatmapKnowledgeForEvent(data);
|
|
21141
|
+
case 2:
|
|
21142
|
+
results = _context.sent;
|
|
21143
|
+
// The line below only creates the tooltip if some data was found on the path
|
|
21144
|
+
// result 0 is the connection, result 1 is the pubmed results from flatmap
|
|
21145
|
+
if (results[0] || results[1] || data.feature.hyperlinks && data.feature.hyperlinks.length > 0) {
|
|
21146
|
+
this.resourceForTooltip = data.resource[0];
|
|
21147
|
+
data.resourceForTooltip = this.resourceForTooltip;
|
|
21148
|
+
this.createTooltipFromNeuronCuration(data);
|
|
21149
|
+
}
|
|
21150
|
+
case 4:
|
|
21151
|
+
case "end":
|
|
21152
|
+
return _context.stop();
|
|
21029
21153
|
}
|
|
21030
21154
|
}, _callee, this);
|
|
21031
21155
|
}));
|
|
@@ -21044,21 +21168,25 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
21044
21168
|
document.querySelector(".flatmap-tooltip-popup").style.display = "block";
|
|
21045
21169
|
};
|
|
21046
21170
|
},
|
|
21171
|
+
closeTooltip: function closeTooltip() {
|
|
21172
|
+
this.$refs.tooltip.$el.style.display = "none";
|
|
21173
|
+
document.querySelectorAll('.maplibregl-popup').forEach(function (item) {
|
|
21174
|
+
item.style.display = "none";
|
|
21175
|
+
});
|
|
21176
|
+
},
|
|
21047
21177
|
createTooltipFromNeuronCuration: function () {
|
|
21048
21178
|
var _createTooltipFromNeuronCuration = _asyncToGenerator( /*#__PURE__*/_regeneratorRuntime().mark(function _callee2(data) {
|
|
21049
21179
|
return _regeneratorRuntime().wrap(function _callee2$(_context2) {
|
|
21050
|
-
while (1) {
|
|
21051
|
-
|
|
21052
|
-
|
|
21053
|
-
|
|
21054
|
-
|
|
21055
|
-
|
|
21056
|
-
|
|
21057
|
-
|
|
21058
|
-
|
|
21059
|
-
|
|
21060
|
-
return _context2.stop();
|
|
21061
|
-
}
|
|
21180
|
+
while (1) switch (_context2.prev = _context2.next) {
|
|
21181
|
+
case 0:
|
|
21182
|
+
_context2.next = 2;
|
|
21183
|
+
return this.flatmapQueries.createTooltipData(data);
|
|
21184
|
+
case 2:
|
|
21185
|
+
this.tooltipEntry = _context2.sent;
|
|
21186
|
+
this.displayTooltip();
|
|
21187
|
+
case 4:
|
|
21188
|
+
case "end":
|
|
21189
|
+
return _context2.stop();
|
|
21062
21190
|
}
|
|
21063
21191
|
}, _callee2, this);
|
|
21064
21192
|
}));
|
|
@@ -21123,20 +21251,20 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
21123
21251
|
}
|
|
21124
21252
|
},
|
|
21125
21253
|
showToolitip: function showToolitip(tooltipNumber) {
|
|
21126
|
-
var
|
|
21254
|
+
var _this8 = this;
|
|
21127
21255
|
if (!this.inHelp) {
|
|
21128
21256
|
clearTimeout(this.tooltipWait[tooltipNumber]);
|
|
21129
21257
|
this.tooltipWait[tooltipNumber] = setTimeout(function () {
|
|
21130
|
-
|
|
21258
|
+
_this8.hoverVisibilities[tooltipNumber].value = true;
|
|
21131
21259
|
}, 500);
|
|
21132
21260
|
}
|
|
21133
21261
|
},
|
|
21134
21262
|
hideToolitip: function hideToolitip(tooltipNumber) {
|
|
21135
|
-
var
|
|
21263
|
+
var _this9 = this;
|
|
21136
21264
|
if (!this.inHelp) {
|
|
21137
21265
|
clearTimeout(this.tooltipWait[tooltipNumber]);
|
|
21138
21266
|
this.tooltipWait[tooltipNumber] = setTimeout(function () {
|
|
21139
|
-
|
|
21267
|
+
_this9.hoverVisibilities[tooltipNumber].value = false;
|
|
21140
21268
|
}, 500);
|
|
21141
21269
|
}
|
|
21142
21270
|
},
|
|
@@ -21213,7 +21341,7 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
21213
21341
|
}
|
|
21214
21342
|
},
|
|
21215
21343
|
createFlatmap: function createFlatmap(state) {
|
|
21216
|
-
var
|
|
21344
|
+
var _this10 = this;
|
|
21217
21345
|
if (!this.mapImp && !this.loading) {
|
|
21218
21346
|
this.loading = true;
|
|
21219
21347
|
var minimap = false;
|
|
@@ -21280,10 +21408,10 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
21280
21408
|
minimap: minimap
|
|
21281
21409
|
});
|
|
21282
21410
|
promise1.then(function (returnedObject) {
|
|
21283
|
-
|
|
21284
|
-
|
|
21285
|
-
if (
|
|
21286
|
-
|
|
21411
|
+
_this10.mapImp = returnedObject;
|
|
21412
|
+
_this10.onFlatmapReady();
|
|
21413
|
+
if (_this10._stateToBeSet) _this10.restoreMapState(_this10._stateToBeSet);else {
|
|
21414
|
+
_this10.restoreMapState(state);
|
|
21287
21415
|
}
|
|
21288
21416
|
});
|
|
21289
21417
|
} else if (state) {
|
|
@@ -21526,6 +21654,7 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
21526
21654
|
currentBackground: "white",
|
|
21527
21655
|
availableBackground: ["white", "lightskyblue", "black"],
|
|
21528
21656
|
loading: false,
|
|
21657
|
+
highlightToolOn: false,
|
|
21529
21658
|
flatmapMarker: flatmap_marker,
|
|
21530
21659
|
tooltipEntry: createUnfilledTooltipData(),
|
|
21531
21660
|
connectivityTooltipVisible: false,
|
|
@@ -21576,10 +21705,10 @@ var createUnfilledTooltipData = function createUnfilledTooltipData() {
|
|
|
21576
21705
|
}
|
|
21577
21706
|
}
|
|
21578
21707
|
});
|
|
21579
|
-
// CONCATENATED MODULE: ./src/components/FlatmapVuer.vue?vue&type=script&lang=js
|
|
21580
|
-
/* harmony default export */ var
|
|
21581
|
-
// EXTERNAL MODULE: ./src/components/FlatmapVuer.vue?vue&type=style&index=0&id=
|
|
21582
|
-
var
|
|
21708
|
+
// CONCATENATED MODULE: ./src/components/FlatmapVuer.vue?vue&type=script&lang=js
|
|
21709
|
+
/* harmony default export */ var components_FlatmapVuervue_type_script_lang_js = (FlatmapVuervue_type_script_lang_js);
|
|
21710
|
+
// EXTERNAL MODULE: ./src/components/FlatmapVuer.vue?vue&type=style&index=0&id=d6539682&prod&scoped=true&lang=scss
|
|
21711
|
+
var FlatmapVuervue_type_style_index_0_id_d6539682_prod_scoped_true_lang_scss = __webpack_require__("078b");
|
|
21583
21712
|
|
|
21584
21713
|
// CONCATENATED MODULE: ./src/components/FlatmapVuer.vue
|
|
21585
21714
|
|
|
@@ -21591,18 +21720,18 @@ var FlatmapVuervue_type_style_index_0_id_36cb37de_prod_scoped_true_lang_scss_ =
|
|
|
21591
21720
|
/* normalize component */
|
|
21592
21721
|
|
|
21593
21722
|
var FlatmapVuer_component = normalizeComponent(
|
|
21594
|
-
|
|
21723
|
+
components_FlatmapVuervue_type_script_lang_js,
|
|
21595
21724
|
render,
|
|
21596
21725
|
staticRenderFns,
|
|
21597
21726
|
false,
|
|
21598
21727
|
null,
|
|
21599
|
-
"
|
|
21728
|
+
"d6539682",
|
|
21600
21729
|
null
|
|
21601
21730
|
|
|
21602
21731
|
)
|
|
21603
21732
|
|
|
21604
21733
|
/* harmony default export */ var FlatmapVuer = (FlatmapVuer_component.exports);
|
|
21605
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"
|
|
21734
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"3d2df152-vue-loader-template"}!./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/loaders/templateLoader.js??ref--6!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/MultiFlatmapVuer.vue?vue&type=template&id=4cc67562&scoped=true
|
|
21606
21735
|
var MultiFlatmapVuervue_type_template_id_4cc67562_scoped_true_render = function render() {
|
|
21607
21736
|
var _vm = this,
|
|
21608
21737
|
_c = _vm._self._c;
|
|
@@ -21723,7 +21852,7 @@ var MultiFlatmapVuervue_type_template_id_4cc67562_scoped_true_render = function
|
|
|
21723
21852
|
};
|
|
21724
21853
|
var MultiFlatmapVuervue_type_template_id_4cc67562_scoped_true_staticRenderFns = [];
|
|
21725
21854
|
|
|
21726
|
-
// CONCATENATED MODULE: ./src/components/MultiFlatmapVuer.vue?vue&type=template&id=4cc67562&scoped=true
|
|
21855
|
+
// CONCATENATED MODULE: ./src/components/MultiFlatmapVuer.vue?vue&type=template&id=4cc67562&scoped=true
|
|
21727
21856
|
|
|
21728
21857
|
// EXTERNAL MODULE: ./node_modules/element-ui/lib/theme-chalk/popover.css
|
|
21729
21858
|
var popover = __webpack_require__("06f1");
|
|
@@ -21746,10 +21875,7 @@ var theme_chalk_option = __webpack_require__("6611");
|
|
|
21746
21875
|
var lib_option = __webpack_require__("e772");
|
|
21747
21876
|
var lib_option_default = /*#__PURE__*/__webpack_require__.n(lib_option);
|
|
21748
21877
|
|
|
21749
|
-
//
|
|
21750
|
-
var es_object_keys_js_ = __webpack_require__("ea64");
|
|
21751
|
-
|
|
21752
|
-
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/MultiFlatmapVuer.vue?vue&type=script&lang=js&
|
|
21878
|
+
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/components/MultiFlatmapVuer.vue?vue&type=script&lang=js
|
|
21753
21879
|
|
|
21754
21880
|
|
|
21755
21881
|
|
|
@@ -21792,7 +21918,7 @@ var TAXON_UUID = {
|
|
|
21792
21918
|
"NCBITaxon:10090": "25285fab-48a0-5620-a6a0-f9a0374837d5",
|
|
21793
21919
|
"NCBITaxon:9685": "73060497-46a6-52bf-b975-cac511c127cb"
|
|
21794
21920
|
};
|
|
21795
|
-
/* harmony default export */ var
|
|
21921
|
+
/* harmony default export */ var MultiFlatmapVuervue_type_script_lang_js = ({
|
|
21796
21922
|
name: "MultiFlatmapVuer",
|
|
21797
21923
|
components: {
|
|
21798
21924
|
FlatmapVuer: FlatmapVuer
|
|
@@ -22178,10 +22304,10 @@ var TAXON_UUID = {
|
|
|
22178
22304
|
}
|
|
22179
22305
|
}
|
|
22180
22306
|
});
|
|
22181
|
-
// CONCATENATED MODULE: ./src/components/MultiFlatmapVuer.vue?vue&type=script&lang=js
|
|
22182
|
-
/* harmony default export */ var
|
|
22183
|
-
// EXTERNAL MODULE: ./src/components/MultiFlatmapVuer.vue?vue&type=style&index=0&id=4cc67562&prod&scoped=true&lang=scss
|
|
22184
|
-
var
|
|
22307
|
+
// CONCATENATED MODULE: ./src/components/MultiFlatmapVuer.vue?vue&type=script&lang=js
|
|
22308
|
+
/* harmony default export */ var components_MultiFlatmapVuervue_type_script_lang_js = (MultiFlatmapVuervue_type_script_lang_js);
|
|
22309
|
+
// EXTERNAL MODULE: ./src/components/MultiFlatmapVuer.vue?vue&type=style&index=0&id=4cc67562&prod&scoped=true&lang=scss
|
|
22310
|
+
var MultiFlatmapVuervue_type_style_index_0_id_4cc67562_prod_scoped_true_lang_scss = __webpack_require__("f348");
|
|
22185
22311
|
|
|
22186
22312
|
// CONCATENATED MODULE: ./src/components/MultiFlatmapVuer.vue
|
|
22187
22313
|
|
|
@@ -22193,7 +22319,7 @@ var MultiFlatmapVuervue_type_style_index_0_id_4cc67562_prod_scoped_true_lang_scs
|
|
|
22193
22319
|
/* normalize component */
|
|
22194
22320
|
|
|
22195
22321
|
var MultiFlatmapVuer_component = normalizeComponent(
|
|
22196
|
-
|
|
22322
|
+
components_MultiFlatmapVuervue_type_script_lang_js,
|
|
22197
22323
|
MultiFlatmapVuervue_type_template_id_4cc67562_scoped_true_render,
|
|
22198
22324
|
MultiFlatmapVuervue_type_template_id_4cc67562_scoped_true_staticRenderFns,
|
|
22199
22325
|
false,
|