@kengic/core.react 0.0.1-beta.71 → 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.
- package/kengic-core.react.js +1 -1
- package/package.json +1 -1
package/kengic-core.react.js
CHANGED
|
@@ -67753,7 +67753,7 @@ 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(
|
|
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
67759
|
onChange(ua, Ca) {
|