@kengic/vue 0.26.6-beta.70 → 0.26.6-beta.74

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$2.forwardRef((e, n) => sD({
2693
2693
  ...e,
2694
2694
  _ref: n
2695
2695
  }));
2696
- import("./close-outlined-DMcSQWxQ.eef6a697.mjs").then(({ default: e }) => oS("ant-design:close-outlined", e));
2697
- import("./fullscreen-exit-outlined-X1iYkFc4.b82209a4.mjs").then(({ default: e }) => oS("ant-design:fullscreen-exit-outlined", e));
2698
- import("./fullscreen-outlined-DDBrsRcy.94ce9412.mjs").then(({ default: e }) => oS("ant-design:fullscreen-outlined", e));
2696
+ import("./close-outlined-DMcSQWxQ.0c3ac284.mjs").then(({ default: e }) => oS("ant-design:close-outlined", e));
2697
+ import("./fullscreen-exit-outlined-X1iYkFc4.124b1330.mjs").then(({ default: e }) => oS("ant-design:fullscreen-exit-outlined", e));
2698
+ import("./fullscreen-outlined-DDBrsRcy.442d7ce6.mjs").then(({ default: e }) => oS("ant-design:fullscreen-outlined", e));
2699
2699
  var ew = { exports: {} }, Sm = {};
2700
2700
  /**
2701
2701
  * @license React
@@ -39631,7 +39631,7 @@ function Dq(e) {
39631
39631
  S$2.useEffect(() => {
39632
39632
  var nn, Qt, Qe;
39633
39633
  var Ke, We, Ht, Lt, Ft, Zt, Dt, Vt, Kt;
39634
- return se = (nn = (Ft = (Lt = (Ht = (We = (Ke = n.current) == null ? void 0 : Ke.parentElement) == null ? void 0 : We.parentElement) == null ? void 0 : Ht.parentElement) == null ? void 0 : Lt.parentElement) == null ? void 0 : Ft.parentElement) != null ? nn : null, te = (Qt = (Kt = (Vt = (Dt = (Zt = n.current) == null ? void 0 : Zt.parentElement) == null ? void 0 : Dt.parentElement) == null ? void 0 : Vt.parentElement) == null ? void 0 : Kt.parentElement) != null ? Qt : null, le = (Qe = se == null ? void 0 : se.querySelector(".kgcrant-modal-header")) != null ? Qe : null, Pq("core/react/src/components/KgModal/hooks/useDragToMove.ts | useEffect()", {
39634
+ return se = (nn = (Ft = (Lt = (Ht = (We = (Ke = n.current) == null ? void 0 : Ke.parentElement) == null ? void 0 : We.parentElement) == null ? void 0 : Ht.parentElement) == null ? void 0 : Lt.parentElement) == null ? void 0 : Ft.parentElement) != null ? nn : null, te = (Qt = (Kt = (Vt = (Dt = (Zt = n.current) == null ? void 0 : Zt.parentElement) == null ? void 0 : Dt.parentElement) == null ? void 0 : Vt.parentElement) == null ? void 0 : Kt.parentElement) != null ? Qt : null, le = (Qe = se == null ? void 0 : se.querySelector(".kgcrant-modal-header")) != null ? Qe : null, Pq("core/react/src/component/KgModal/hook/useDragToMove.ts | useEffect()", {
39635
39635
  domRef: n.current,
39636
39636
  kgIsDragToMove: r,
39637
39637
  open: s,
@@ -40050,7 +40050,7 @@ function oQ() {
40050
40050
  u.open = !1;
40051
40051
  });
40052
40052
  }
40053
- return /* @__PURE__ */ tr.jsx(tr.Fragment, { children: /* @__PURE__ */ tr.jsx(
40053
+ return /* @__PURE__ */ tr.jsx(tr.Fragment, { children: e.open && /* @__PURE__ */ tr.jsx(
40054
40054
  iQ,
40055
40055
  {
40056
40056
  open: e.open,
@@ -42516,7 +42516,7 @@ const emptyIcon = {
42516
42516
  ...n.data
42517
42517
  }, r);
42518
42518
  }
42519
- }), version = "0.26.6-beta.70";
42519
+ }), version = "0.26.6-beta.74";
42520
42520
  /**
42521
42521
  * filesize
42522
42522
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.26.6-beta.70",
3
+ "version": "0.26.6-beta.74",
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.82",
42
+ "@kengic/core": "6.0.1-beta.84",
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",