@dxs-ts/eveli-ide 0.0.84 → 0.0.86

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.
Files changed (2) hide show
  1. package/build/index.js +2 -2
  2. package/package.json +1 -1
package/build/index.js CHANGED
@@ -48181,7 +48181,7 @@ const efe = ({ site: e }) => {
48181
48181
  ] })
48182
48182
  }
48183
48183
  );
48184
- }, Yp = { tag: "eveli-ide-0.0.84", built: "07/01/2025" }, rfe = (e, t, n) => {
48184
+ }, Yp = { tag: "eveli-ide-0.0.86", built: "07/01/2025" }, rfe = (e, t, n) => {
48185
48185
  var i, r, s, a, l, o, u, c;
48186
48186
  return [
48187
48187
  {
@@ -115442,7 +115442,7 @@ class EDe extends se.Component {
115442
115442
  value: { userName: c.assignedUser, userEmail: c.assignedUserEmail },
115443
115443
  onInputChange: (S, E) => {
115444
115444
  var y;
115445
- E !== c.assignedUser && A("assignedUserEmail", ((y = this.state.userList.find((N) => N.userName === E)) == null ? void 0 : y.userEmail) || ""), A("assignedUser", E);
115445
+ E !== c.assignedUser && (A("assignedUserEmail", ((y = this.state.userList.find((N) => N.userName === E)) == null ? void 0 : y.userEmail) || ""), A("assignedUser", E));
115446
115446
  },
115447
115447
  renderInput: (S) => /* @__PURE__ */ d(
115448
115448
  br,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dxs-ts/eveli-ide",
3
- "version": "0.0.84",
3
+ "version": "0.0.86",
4
4
  "homepage": "https://github.com/digiexpress-io/digiexpress-parent",
5
5
  "main": "build/index.js",
6
6
  "types": "build/index.d.ts",