@dxs-ts/eveli-ide 0.0.88 → 0.0.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.
- package/build/index.js +3 -2
- package/package.json +1 -1
package/build/index.js
CHANGED
|
@@ -48181,7 +48181,7 @@ const nfe = ({ site: e }) => {
|
|
|
48181
48181
|
] })
|
|
48182
48182
|
}
|
|
48183
48183
|
);
|
|
48184
|
-
}, Xp = { tag: "eveli-ide-0.0.
|
|
48184
|
+
}, Xp = { tag: "eveli-ide-0.0.89", built: "15/01/2025" }, afe = (e, t, n) => {
|
|
48185
48185
|
var i, r, s, a, l, o, u, c;
|
|
48186
48186
|
return [
|
|
48187
48187
|
{
|
|
@@ -84822,7 +84822,8 @@ const E0e = ({ taskId: e, onComplete: t }) => {
|
|
|
84822
84822
|
userId: b.userId,
|
|
84823
84823
|
subLabelKey: b.subLabelKey,
|
|
84824
84824
|
subLabelValue: b.subLabelValue,
|
|
84825
|
-
reply: (v = b.replys) == null ? void 0 : v.toString()
|
|
84825
|
+
reply: (v = b.replys) == null ? void 0 : v.toString(),
|
|
84826
|
+
customerTitle: b.customerTitle
|
|
84826
84827
|
}), u(b), h((A = b.replys) == null ? void 0 : A.join(`\r
|
|
84827
84828
|
\r
|
|
84828
84829
|
`));
|