@abi-software/map-side-bar 2.9.1-beta.1 → 2.9.1-beta.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
|
@@ -24188,8 +24188,8 @@ function w9(e, t, n, r, o, a) {
|
|
|
24188
24188
|
envVars: n.envVars,
|
|
24189
24189
|
connectivityEntry: n.connectivityEntry,
|
|
24190
24190
|
availableAnatomyFacets: e.availableAnatomyFacets,
|
|
24191
|
-
onFilterVisibility: t[6] || (t[6] = (h) => e.$emit("filter-visibility", h)),
|
|
24192
24191
|
connectivityFilterOptions: n.filterOptions,
|
|
24192
|
+
onFilterVisibility: t[6] || (t[6] = (h) => e.$emit("filter-visibility", h)),
|
|
24193
24193
|
showVisibilityFilter: n.showVisibilityFilter,
|
|
24194
24194
|
onSearchChanged: (h) => a.searchChanged(d.id, h),
|
|
24195
24195
|
onHoverChanged: (h) => a.hoverChanged(d.id, h),
|
|
@@ -24221,7 +24221,7 @@ function w9(e, t, n, r, o, a) {
|
|
|
24221
24221
|
}, 8, ["modelValue"])
|
|
24222
24222
|
], 512);
|
|
24223
24223
|
}
|
|
24224
|
-
const E9 = /* @__PURE__ */ Rn(g9, [["render", w9], ["__scopeId", "data-v-
|
|
24224
|
+
const E9 = /* @__PURE__ */ Rn(g9, [["render", w9], ["__scopeId", "data-v-06a5f94c"]]);
|
|
24225
24225
|
export {
|
|
24226
24226
|
E9 as SideBar
|
|
24227
24227
|
};
|