@abi-software/map-side-bar 2.12.0 → 2.12.2
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/map-side-bar.js
CHANGED
|
@@ -23478,11 +23478,11 @@ function l9(e, t, n, r, o, a) {
|
|
|
23478
23478
|
P("strong", null, "Multiple Terms:"),
|
|
23479
23479
|
ue(" Separate terms with a comma ("),
|
|
23480
23480
|
P("code", null, ","),
|
|
23481
|
-
ue('). This will find
|
|
23481
|
+
ue('). This will find datasets that match any of the terms (an "OR" search). ')
|
|
23482
23482
|
]),
|
|
23483
23483
|
P("li", null, [
|
|
23484
23484
|
P("strong", null, "Exact Phrase:"),
|
|
23485
|
-
ue(" Terms within a comma block will be matched as exact phrase. ")
|
|
23485
|
+
ue(" Terms within a comma block will be matched as an exact phrase. ")
|
|
23486
23486
|
])
|
|
23487
23487
|
]),
|
|
23488
23488
|
P("br"),
|
|
@@ -23493,18 +23493,20 @@ function l9(e, t, n, r, o, a) {
|
|
|
23493
23493
|
ue(" Searching for "),
|
|
23494
23494
|
P("code", null, "vagus nerve"),
|
|
23495
23495
|
ue(" will find any dataset containing "),
|
|
23496
|
-
P("code", null, "vagus nerve"),
|
|
23496
|
+
P("code", null, '"vagus nerve"'),
|
|
23497
23497
|
ue(". ")
|
|
23498
23498
|
]),
|
|
23499
23499
|
P("li", null, [
|
|
23500
23500
|
P("strong", null, "To find by multiple terms:"),
|
|
23501
23501
|
ue(" Searching for "),
|
|
23502
|
-
P("code", null, "
|
|
23502
|
+
P("code", null, "nerve, vagus"),
|
|
23503
23503
|
ue(" will find data that contains either "),
|
|
23504
|
-
P("code", null, "
|
|
23504
|
+
P("code", null, "nerve"),
|
|
23505
23505
|
ue(" OR "),
|
|
23506
23506
|
P("code", null, "vagus"),
|
|
23507
|
-
ue(".
|
|
23507
|
+
ue(". "),
|
|
23508
|
+
P("br"),
|
|
23509
|
+
ue(" Due to the limitation of the search engine, space between words in a comma block will be treated as comma when multiple terms search is active. ")
|
|
23508
23510
|
])
|
|
23509
23511
|
])
|
|
23510
23512
|
], -1))
|
|
@@ -23584,7 +23586,7 @@ function l9(e, t, n, r, o, a) {
|
|
|
23584
23586
|
_: 1
|
|
23585
23587
|
}, 8, ["body-style"]);
|
|
23586
23588
|
}
|
|
23587
|
-
const Q0 = /* @__PURE__ */ Nn(o9, [["render", l9], ["__scopeId", "data-v-
|
|
23589
|
+
const Q0 = /* @__PURE__ */ Nn(o9, [["render", l9], ["__scopeId", "data-v-7972aedf"]]), c9 = (e) => e.replace(/\w\S*/g, (t) => t.charAt(0).toUpperCase() + t.substr(1).toLowerCase()), ya = function(e) {
|
|
23588
23590
|
return e ? e.charAt(0).toUpperCase() + e.slice(1) : "";
|
|
23589
23591
|
}, u9 = {
|
|
23590
23592
|
name: "ConnectivityInfo",
|