@kengic/core.react 0.0.1-beta.70 → 0.0.1-beta.72

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.
@@ -67753,11 +67753,12 @@ function KgWorkStationModal() {
67753
67753
  return oe ? ((ba = (Ca = ua.devcod) == null ? void 0 : Ca.toLowerCase()) == null ? void 0 : ba.includes(oe.toLowerCase())) || ((pa = (da = ua.devcodDsc) == null ? void 0 : da.toLowerCase()) == null ? void 0 : pa.includes(oe.toLowerCase())) : ua;
67754
67754
  }) ?? [], ta = ut.filter((ua) => {
67755
67755
  var Ca, ba, da, pa;
67756
- return ue ? ((ba = (Ca = ua.wrkare) == null ? void 0 : Ca.toLowerCase()) == null ? void 0 : ba.includes(oe.toLowerCase())) || ((pa = (da = ua.wrkareDsc) == null ? void 0 : da.toLowerCase()) == null ? void 0 : pa.includes(ue.toLowerCase())) : ua;
67756
+ return ue ? ((ba = (Ca = ua.wrkare) == null ? void 0 : Ca.toLowerCase()) == null ? void 0 : ba.includes(ue.toLowerCase())) || ((pa = (da = ua.wrkareDsc) == null ? void 0 : da.toLowerCase()) == null ? void 0 : pa.includes(ue.toLowerCase())) : ua;
67757
67757
  }) ?? [], oa = {
67758
67758
  hideSelectAll: !0,
67759
- onChange(ua) {
67760
- D(ua.length > 1 ? [ua[0]] : ua);
67759
+ onChange(ua, Ca) {
67760
+ var ba, da;
67761
+ D(ua.length > 1 ? [ua[0]] : ua), ne((ba = Ca[0]) != null && ba.hmewrkare ? [(da = Ca[0]) == null ? void 0 : da.hmewrkare] : []);
67761
67762
  },
67762
67763
  selectedRowKeys: w
67763
67764
  }, ia = {
@@ -67779,7 +67780,7 @@ function KgWorkStationModal() {
67779
67780
  onChange: (ua) => se(ua.target.value),
67780
67781
  size: "middle",
67781
67782
  allowClear: !0,
67782
- suffix: /* @__PURE__ */ jsxRuntimeExports.jsx(Icon$2, { icon: "ant-design:search-outlined" })
67783
+ prefix: /* @__PURE__ */ jsxRuntimeExports.jsx(Icon$2, { icon: "ant-design:search-outlined" })
67783
67784
  }
67784
67785
  )
67785
67786
  ] }),
@@ -67800,7 +67801,7 @@ function KgWorkStationModal() {
67800
67801
  onChange: (ua) => ae(ua.target.value),
67801
67802
  size: "middle",
67802
67803
  allowClear: !0,
67803
- suffix: /* @__PURE__ */ jsxRuntimeExports.jsx(Icon$2, { icon: "ant-design:search-outlined" })
67804
+ prefix: /* @__PURE__ */ jsxRuntimeExports.jsx(Icon$2, { icon: "ant-design:search-outlined" })
67804
67805
  }
67805
67806
  )
67806
67807
  ] }),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/core.react",
3
- "version": "0.0.1-beta.70",
3
+ "version": "0.0.1-beta.72",
4
4
  "type": "module",
5
5
  "main": "./kengic-core.react.js",
6
6
  "module": "./kengic-core.react.js",