@kengic/vue 0.26.7-beta.42 → 0.26.7-beta.43

Sign up to get free protection for your applications and to get access to all the features.
@@ -2695,11 +2695,11 @@ reactExports.forwardRef((e, r) => IconComponent({
2695
2695
  ...e,
2696
2696
  _ref: r
2697
2697
  }));
2698
- import("./close-outlined-DMcSQWxQ.c0ba8e64.mjs").then(({ default: e }) => addIcon$1("ant-design:close-outlined", e));
2699
- import("./fullscreen-exit-outlined-X1iYkFc4.f12e45ee.mjs").then(({ default: e }) => addIcon$1("ant-design:fullscreen-exit-outlined", e));
2700
- import("./fullscreen-outlined-DDBrsRcy.94302099.mjs").then(({ default: e }) => addIcon$1("ant-design:fullscreen-outlined", e));
2701
- import("./exclamation-circle-outlined-DZrXCnvM.8936a4b2.mjs").then(({ default: e }) => addIcon$1("ant-design:exclamation-circle-outlined", e));
2702
- import("./search-outlined-Od1M_oxf.25f6638d.mjs").then(({ default: e }) => addIcon$1("ant-design:search-outlined", e));
2698
+ import("./close-outlined-DMcSQWxQ.4df28c9d.mjs").then(({ default: e }) => addIcon$1("ant-design:close-outlined", e));
2699
+ import("./fullscreen-exit-outlined-X1iYkFc4.18df7dc9.mjs").then(({ default: e }) => addIcon$1("ant-design:fullscreen-exit-outlined", e));
2700
+ import("./fullscreen-outlined-DDBrsRcy.ab6b7157.mjs").then(({ default: e }) => addIcon$1("ant-design:fullscreen-outlined", e));
2701
+ import("./exclamation-circle-outlined-DZrXCnvM.b69190c4.mjs").then(({ default: e }) => addIcon$1("ant-design:exclamation-circle-outlined", e));
2702
+ import("./search-outlined-Od1M_oxf.ca6a6257.mjs").then(({ default: e }) => addIcon$1("ant-design:search-outlined", e));
2703
2703
  var jsxRuntime = { exports: {} }, reactJsxRuntime_production_min = {};
2704
2704
  /**
2705
2705
  * @license React
@@ -66414,7 +66414,7 @@ function KgWorkStationModal() {
66414
66414
  return ue ? ((Ia = (Ta = Sa.devcod) == null ? void 0 : Ta.toLowerCase()) == null ? void 0 : Ia.includes(ue.toLowerCase())) || ((Ca = (Na = Sa.devcodDsc) == null ? void 0 : Na.toLowerCase()) == null ? void 0 : Ca.includes(ue.toLowerCase())) : Sa;
66415
66415
  })) != null ? $a : [], la = (xa = oa.filter((Sa) => {
66416
66416
  var Ta, Ia, Na, Ca;
66417
- return st ? ((Ia = (Ta = Sa.wrkare) == null ? void 0 : Ta.toLowerCase()) == null ? void 0 : Ia.includes(ue.toLowerCase())) || ((Ca = (Na = Sa.wrkareDsc) == null ? void 0 : Na.toLowerCase()) == null ? void 0 : Ca.includes(st.toLowerCase())) : Sa;
66417
+ return st ? ((Ia = (Ta = Sa.wrkare) == null ? void 0 : Ta.toLowerCase()) == null ? void 0 : Ia.includes(st.toLowerCase())) || ((Ca = (Na = Sa.wrkareDsc) == null ? void 0 : Na.toLowerCase()) == null ? void 0 : Ca.includes(st.toLowerCase())) : Sa;
66418
66418
  })) != null ? xa : [], ua = {
66419
66419
  hideSelectAll: !0,
66420
66420
  onChange(Sa, Ta) {
@@ -70071,7 +70071,7 @@ function fi(e) {
70071
70071
  })
70072
70072
  );
70073
70073
  }
70074
- const version = "0.26.7-beta.42", en$1 = {
70074
+ const version = "0.26.7-beta.43", en$1 = {
70075
70075
  kg: {
70076
70076
  KgAppSelect: {
70077
70077
  businessManager: "Business Manager",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.26.7-beta.42",
3
+ "version": "0.26.7-beta.43",
4
4
  "scripts": {
5
5
  "build": "npm run use-node && rimraf dist && vue-tsc && vite build",
6
6
  "build:dev": "npm run use-node && rimraf dist && vue-tsc && vite build --mode development",
@@ -39,7 +39,7 @@
39
39
  "@iconify-icons/ph": "1.2.5",
40
40
  "@iconify/vue": "4.1.2",
41
41
  "@kengic/core.core": "0.0.1-beta.19",
42
- "@kengic/core.react": "0.0.1-beta.71",
42
+ "@kengic/core.react": "0.0.1-beta.72",
43
43
  "@kengic/pont": "1.2.17-beta.1",
44
44
  "@rys-fe/vite-plugin-theme": "0.8.6",
45
45
  "@thymine/xunee": "0.4.9-beta.8",