@byteluck-fe/runtime-desktop-controls 7.0.0-beta.88 → 7.0.0-beta.89
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.
|
@@ -74154,11 +74154,8 @@ const cN = /* @__PURE__ */ Ve(kNe, [["render", ANe], ["__scopeId", "data-v-30db9
|
|
|
74154
74154
|
height: g.value ? "30px" : `${c.value}px`
|
|
74155
74155
|
}));
|
|
74156
74156
|
function v() {
|
|
74157
|
-
s(i)
|
|
74158
|
-
|
|
74159
|
-
!0,
|
|
74160
|
-
s(i)?.id
|
|
74161
|
-
), i.value = null);
|
|
74157
|
+
const S = s(i);
|
|
74158
|
+
S && (S.dispatch("DismissPopups", { relatedTarget: S }), S.remove(), i.value = null);
|
|
74162
74159
|
}
|
|
74163
74160
|
const b = () => {
|
|
74164
74161
|
const S = va(t.rowIndex);
|