@kengic/vue 0.26.6-beta.119 → 0.26.6-beta.120

Sign up to get free protection for your applications and to get access to all the features.
@@ -2694,9 +2694,9 @@ C$1.forwardRef((e, r) => TA({
2694
2694
  ...e,
2695
2695
  _ref: r
2696
2696
  }));
2697
- import("./close-outlined-DMcSQWxQ.48fd5ae5.mjs").then(({ default: e }) => uC("ant-design:close-outlined", e));
2698
- import("./fullscreen-exit-outlined-X1iYkFc4.61e658a7.mjs").then(({ default: e }) => uC("ant-design:fullscreen-exit-outlined", e));
2699
- import("./fullscreen-outlined-DDBrsRcy.90a64e27.mjs").then(({ default: e }) => uC("ant-design:fullscreen-outlined", e));
2697
+ import("./close-outlined-DMcSQWxQ.c5caf667.mjs").then(({ default: e }) => uC("ant-design:close-outlined", e));
2698
+ import("./fullscreen-exit-outlined-X1iYkFc4.6ca3e552.mjs").then(({ default: e }) => uC("ant-design:fullscreen-exit-outlined", e));
2699
+ import("./fullscreen-outlined-DDBrsRcy.fa3da246.mjs").then(({ default: e }) => uC("ant-design:fullscreen-outlined", e));
2700
2700
  var g_ = { exports: {} }, ag = {};
2701
2701
  /**
2702
2702
  * @license React
@@ -46324,7 +46324,7 @@ function tR(e) {
46324
46324
  return (r) => {
46325
46325
  var o;
46326
46326
  var n, a;
46327
- return (o = (a = (n = r[e]) == null ? void 0 : n.props) == null ? void 0 : a.isVisible) != null ? o : !0;
46327
+ return (o = (a = (n = r[e]) == null ? void 0 : n.props) == null ? void 0 : a.isVisible) != null ? o : !1;
46328
46328
  };
46329
46329
  }
46330
46330
  const ji = wre({
@@ -48921,7 +48921,7 @@ const emptyIcon = {
48921
48921
  ...r.data
48922
48922
  }, n);
48923
48923
  }
48924
- }), version = "0.26.6-beta.119";
48924
+ }), version = "0.26.6-beta.120";
48925
48925
  var Ce = typeof global == "object" && global && global.Object === Object && global, at = typeof self == "object" && self && self.Object === Object && self, h = Ce || at || Function("return this")(), O = h.Symbol, $e = Object.prototype, ut = $e.hasOwnProperty, st = $e.toString, C = O ? O.toStringTag : void 0;
48926
48926
  function ct(e) {
48927
48927
  var r = ut.call(e, C), n = e[C];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kengic/vue",
3
- "version": "0.26.6-beta.119",
3
+ "version": "0.26.6-beta.120",
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.12",
43
- "@kengic/core.react": "0.0.1-beta.12",
43
+ "@kengic/core.react": "0.0.1-beta.13",
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",