@kengic/vue 0.26.6-beta.51 → 0.26.6-beta.52

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.
@@ -2693,9 +2693,9 @@ S$1.forwardRef((e, n) => NP({
2693
2693
  ...e,
2694
2694
  _ref: n
2695
2695
  }));
2696
- import("./close-outlined-DMcSQWxQ.0f8277b6.mjs").then(({ default: e }) => Yb("ant-design:close-outlined", e));
2697
- import("./fullscreen-exit-outlined-X1iYkFc4.e97f2fdc.mjs").then(({ default: e }) => Yb("ant-design:fullscreen-exit-outlined", e));
2698
- import("./fullscreen-outlined-DDBrsRcy.e687ba4c.mjs").then(({ default: e }) => Yb("ant-design:fullscreen-outlined", e));
2696
+ import("./close-outlined-DMcSQWxQ.ec580b0b.mjs").then(({ default: e }) => Yb("ant-design:close-outlined", e));
2697
+ import("./fullscreen-exit-outlined-X1iYkFc4.3b049238.mjs").then(({ default: e }) => Yb("ant-design:fullscreen-exit-outlined", e));
2698
+ import("./fullscreen-outlined-DDBrsRcy.cff7c193.mjs").then(({ default: e }) => Yb("ant-design:fullscreen-outlined", e));
2699
2699
  var Hx = { exports: {} }, pm = {};
2700
2700
  /**
2701
2701
  * @license React
@@ -39287,9 +39287,9 @@ function eK(e) {
39287
39287
  }, [])];
39288
39288
  }
39289
39289
  function tK(e) {
39290
- S$1.useEffect(() => () => {
39291
- console.log("useDragToMove: destructor");
39292
- }, []);
39290
+ S$1.useEffect(() => (console.log("000: \u8FDB\u5165"), () => {
39291
+ console.log("000: \u79BB\u5F00");
39292
+ }), []);
39293
39293
  }
39294
39294
  function nK({}) {
39295
39295
  return /* @__PURE__ */ ir.jsx("div", { className: "kgcr-ant-kg-modal--header--buttons--close", children: /* @__PURE__ */ ir.jsx(jx, { icon: "ant-design:close-outlined" }) });
@@ -42154,7 +42154,7 @@ const emptyIcon = {
42154
42154
  ...n.data
42155
42155
  }, r);
42156
42156
  }
42157
- }), version = "0.26.6-beta.51";
42157
+ }), version = "0.26.6-beta.52";
42158
42158
  var freeGlobal = typeof global == "object" && global && global.Object === Object && global;
42159
42159
  const freeGlobal$1 = freeGlobal;
42160
42160
  var freeSelf = typeof self == "object" && self && self.Object === Object && self, root = freeGlobal$1 || freeSelf || Function("return this")();
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.26.6-beta.51",
3
+ "version": "0.26.6-beta.52",
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.1",
42
- "@kengic/core": "6.0.1-beta.54",
42
+ "@kengic/core": "6.0.1-beta.55",
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",