@kengic/vue 0.26.7-beta.11 → 0.26.7-beta.12

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.
@@ -2694,9 +2694,9 @@ C.forwardRef((e, n) => GA({
2694
2694
  ...e,
2695
2695
  _ref: n
2696
2696
  }));
2697
- import("./close-outlined-DMcSQWxQ.32121af8.mjs").then(({ default: e }) => pC("ant-design:close-outlined", e));
2698
- import("./fullscreen-exit-outlined-X1iYkFc4.da52ab3c.mjs").then(({ default: e }) => pC("ant-design:fullscreen-exit-outlined", e));
2699
- import("./fullscreen-outlined-DDBrsRcy.08ff959c.mjs").then(({ default: e }) => pC("ant-design:fullscreen-outlined", e));
2697
+ import("./close-outlined-DMcSQWxQ.ae10323d.mjs").then(({ default: e }) => pC("ant-design:close-outlined", e));
2698
+ import("./fullscreen-exit-outlined-X1iYkFc4.2766ee74.mjs").then(({ default: e }) => pC("ant-design:fullscreen-exit-outlined", e));
2699
+ import("./fullscreen-outlined-DDBrsRcy.21eed62c.mjs").then(({ default: e }) => pC("ant-design:fullscreen-outlined", e));
2700
2700
  var T_ = { exports: {} }, sg = {};
2701
2701
  /**
2702
2702
  * @license React
@@ -45077,12 +45077,12 @@ function are(e) {
45077
45077
  modalFooterElement: ut,
45078
45078
  modalHeaderElement: ie,
45079
45079
  modalWrapElement: x
45080
- }), !a.current || !x || !U || !re || !ie || !ut ? N == null || N.disconnect() : (N = new ResizeObserver(() => {
45080
+ }), !a.current || !r.open || !x || !U || !re || !ie || !ut ? N == null || N.disconnect() : (N = new ResizeObserver(() => {
45081
45081
  ia = re.offsetHeight;
45082
45082
  }), N.observe(re)), () => {
45083
45083
  N == null || N.disconnect(), va();
45084
45084
  };
45085
- }, [a]), C.useEffect(() => {
45085
+ }, [a, !!r.open]), C.useEffect(() => {
45086
45086
  U && ia > na && (U.style.height = `${na}px`);
45087
45087
  }, [U, ia, na]), {
45088
45088
  onMouseDown: La,
@@ -50531,7 +50531,7 @@ function fi(e) {
50531
50531
  })
50532
50532
  );
50533
50533
  }
50534
- const version = "0.26.7-beta.11", en$1 = {
50534
+ const version = "0.26.7-beta.12", en$1 = {
50535
50535
  kg: {
50536
50536
  KgAppSelect: {
50537
50537
  businessManager: "Business Manager",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.26.7-beta.11",
3
+ "version": "0.26.7-beta.12",
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",
@@ -40,7 +40,7 @@
40
40
  "@iconify-icons/ph": "1.2.5",
41
41
  "@iconify/vue": "4.1.2",
42
42
  "@kengic/core.core": "0.0.1-beta.19",
43
- "@kengic/core.react": "0.0.1-beta.34",
43
+ "@kengic/core.react": "0.0.1-beta.35",
44
44
  "@kengic/pont": "1.2.17-beta.1",
45
45
  "@rys-fe/vite-plugin-theme": "0.8.6",
46
46
  "@thymine/xunee": "0.4.9-beta.8",