@kengic/vue 0.26.6-beta.96 → 0.26.6-beta.98

Sign up to get free protection for your applications and to get access to all the features.
@@ -2694,9 +2694,9 @@ C.forwardRef((e, n) => Fk({
2694
2694
  ...e,
2695
2695
  _ref: n
2696
2696
  }));
2697
- import("./close-outlined-DMcSQWxQ.6f180553.mjs").then(({ default: e }) => BS("ant-design:close-outlined", e));
2698
- import("./fullscreen-exit-outlined-X1iYkFc4.f0c24962.mjs").then(({ default: e }) => BS("ant-design:fullscreen-exit-outlined", e));
2699
- import("./fullscreen-outlined-DDBrsRcy.56ac6ff4.mjs").then(({ default: e }) => BS("ant-design:fullscreen-outlined", e));
2697
+ import("./close-outlined-DMcSQWxQ.90085278.mjs").then(({ default: e }) => BS("ant-design:close-outlined", e));
2698
+ import("./fullscreen-exit-outlined-X1iYkFc4.7f925ac4.mjs").then(({ default: e }) => BS("ant-design:fullscreen-exit-outlined", e));
2699
+ import("./fullscreen-outlined-DDBrsRcy.3af91f63.mjs").then(({ default: e }) => BS("ant-design:fullscreen-outlined", e));
2700
2700
  var Gw = { exports: {} }, Gm = {};
2701
2701
  /**
2702
2702
  * @license React
@@ -47250,7 +47250,7 @@ const emptyIcon = {
47250
47250
  ...n.data
47251
47251
  }, r);
47252
47252
  }
47253
- }), version = "0.26.6-beta.96";
47253
+ }), version = "0.26.6-beta.98";
47254
47254
  /**
47255
47255
  * filesize
47256
47256
  *
@@ -85995,6 +85995,7 @@ export {
85995
85995
  WhDTO,
85996
85996
  WorkstationAreaDTO,
85997
85997
  WorkstationDTO,
85998
+ Hee as XuseKgWorkStation,
85998
85999
  __KG__RESPONSE__,
85999
86000
  _useLocaleStore,
86000
86001
  cacheCipher,
@@ -86068,7 +86069,6 @@ export {
86068
86069
  useKgVarStore,
86069
86070
  useKgWarehouse,
86070
86071
  useKgWarehouseStore,
86071
- Hee as useKgWorkStation,
86072
86072
  useLocale,
86073
86073
  useLocaleStore
86074
86074
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.26.6-beta.96",
3
+ "version": "0.26.6-beta.98",
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/mdi": "1.2.48",
40
40
  "@iconify-icons/ph": "1.2.5",
41
41
  "@iconify/vue": "4.1.2",
42
- "@kengic/core": "6.0.1-beta.108",
42
+ "@kengic/core": "6.0.1-beta.110",
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",