@dxs-ts/eveli-ide 0.0.168 → 0.0.169
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/build/index.js +2 -2
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -66235,7 +66235,7 @@ const C7e = /* @__PURE__ */ ak(oRn), aRn = ({ ast: n, renderRow: i, renderHeader
|
|
|
66235
66235
|
height: "calc(100vh - 150px)"
|
|
66236
66236
|
}, children: /* @__PURE__ */ _(Zy, { stickyHeader: !0, size: "small", children: [
|
|
66237
66237
|
o({ ast: n, headers: M }),
|
|
66238
|
-
/* @__PURE__ */ b(nk, { children: D.slice(u * p, u * p + p).map((P) => i({ row: P, renderCell: c, headers: M })) })
|
|
66238
|
+
/* @__PURE__ */ b(nk, { children: D.slice(u * p, u * p + p).map((P) => /* @__PURE__ */ b(be.Fragment, { children: i({ row: P, renderCell: c, headers: M }) }, P.id)) })
|
|
66239
66239
|
] }) }),
|
|
66240
66240
|
/* @__PURE__ */ b(
|
|
66241
66241
|
vPt,
|
|
@@ -118593,7 +118593,7 @@ function _Kn(n) {
|
|
|
118593
118593
|
unreadTasks: u ?? []
|
|
118594
118594
|
};
|
|
118595
118595
|
}
|
|
118596
|
-
const EDt = { tag: "eveli-ide-0.0.
|
|
118596
|
+
const EDt = { tag: "eveli-ide-0.0.169", built: "27/03/2025" }, NWt = ls("worker/rest/api/version.GET")({
|
|
118597
118597
|
hook: $Kn
|
|
118598
118598
|
});
|
|
118599
118599
|
function $Kn(n) {
|