@3cr/viewer-browser 0.0.114 → 0.0.115
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/Viewer3CR.mjs
CHANGED
|
@@ -14168,7 +14168,7 @@ const Ls = q(void 0), xl = q(!1), kr = q(""), ne = q(_v()), bn = q(
|
|
|
14168
14168
|
];
|
|
14169
14169
|
},
|
|
14170
14170
|
set(e) {
|
|
14171
|
-
ne.value.Slice.TransverseLower = e[0], ne.value.Slice.
|
|
14171
|
+
ne.value.Slice.TransverseLower = e[0], ne.value.Slice.TransverseUpper = e[1];
|
|
14172
14172
|
}
|
|
14173
14173
|
}), Gi = p({
|
|
14174
14174
|
get() {
|
|
@@ -19131,20 +19131,20 @@ const Sx = _({
|
|
|
19131
19131
|
_: 1
|
|
19132
19132
|
}),
|
|
19133
19133
|
d(ao, ce({
|
|
19134
|
-
|
|
19135
|
-
"onUpdate:
|
|
19134
|
+
value: F(Yi),
|
|
19135
|
+
"onUpdate:value": A[30] || (A[30] = (L) => De(Yi) ? Yi.value = L : null),
|
|
19136
19136
|
label: "Transverse"
|
|
19137
|
-
}, F(Tr)), null, 16, ["
|
|
19137
|
+
}, F(Tr)), null, 16, ["value"]),
|
|
19138
19138
|
d(ao, ce({
|
|
19139
|
-
|
|
19140
|
-
"onUpdate:
|
|
19139
|
+
value: F(Gi),
|
|
19140
|
+
"onUpdate:value": A[31] || (A[31] = (L) => De(Gi) ? Gi.value = L : null),
|
|
19141
19141
|
label: "Sagittal"
|
|
19142
|
-
}, F(Mr)), null, 16, ["
|
|
19142
|
+
}, F(Mr)), null, 16, ["value"]),
|
|
19143
19143
|
d(ao, ce({
|
|
19144
|
-
|
|
19145
|
-
"onUpdate:
|
|
19144
|
+
value: F(Wi),
|
|
19145
|
+
"onUpdate:value": A[32] || (A[32] = (L) => De(Wi) ? Wi.value = L : null),
|
|
19146
19146
|
label: "Coronal"
|
|
19147
|
-
}, F(Rr)), null, 16, ["
|
|
19147
|
+
}, F(Rr)), null, 16, ["value"])
|
|
19148
19148
|
]),
|
|
19149
19149
|
_: 1
|
|
19150
19150
|
})
|