@kengic/vue 0.26.6-beta.112 → 0.26.6-beta.113

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$1.forwardRef((e, r) => wA({
2694
2694
  ...e,
2695
2695
  _ref: r
2696
2696
  }));
2697
- import("./close-outlined-DMcSQWxQ.e6996462.mjs").then(({ default: e }) => uC("ant-design:close-outlined", e));
2698
- import("./fullscreen-exit-outlined-X1iYkFc4.f2623e8c.mjs").then(({ default: e }) => uC("ant-design:fullscreen-exit-outlined", e));
2699
- import("./fullscreen-outlined-DDBrsRcy.f86538b2.mjs").then(({ default: e }) => uC("ant-design:fullscreen-outlined", e));
2697
+ import("./close-outlined-DMcSQWxQ.233fa12d.mjs").then(({ default: e }) => uC("ant-design:close-outlined", e));
2698
+ import("./fullscreen-exit-outlined-X1iYkFc4.f9e197b3.mjs").then(({ default: e }) => uC("ant-design:fullscreen-exit-outlined", e));
2699
+ import("./fullscreen-outlined-DDBrsRcy.c5d7054e.mjs").then(({ default: e }) => uC("ant-design:fullscreen-outlined", e));
2700
2700
  var g_ = { exports: {} }, ag = {};
2701
2701
  /**
2702
2702
  * @license React
@@ -46343,7 +46343,9 @@ function yj(e = "") {
46343
46343
  Cs.dispatch(Bre({ id: e }));
46344
46344
  },
46345
46345
  set(r) {
46346
- FS(`${e} | doKgWorkStation | set() | \u8FDB\u5165`), this.onMount(async () => (FS(`${e} | doKgWorkStation | set() | \u6D3E\u53D1 set \u52A8\u4F5C`), Cs.dispatch(zre({ fn: r, id: e })), !1), !0);
46346
+ FS(`${e} | doKgWorkStation | set() | \u8FDB\u5165`), this.onMount(async () => (FS(`${e} | doKgWorkStation | set() | \u6D3E\u53D1 set \u52A8\u4F5C`), setTimeout(() => {
46347
+ Cs.dispatch(zre({ fn: r, id: e }));
46348
+ }), !1), !0);
46347
46349
  },
46348
46350
  store: Cs,
46349
46351
  subscribe(r) {
@@ -48905,7 +48907,7 @@ const emptyIcon = {
48905
48907
  ...r.data
48906
48908
  }, n);
48907
48909
  }
48908
- }), version = "0.26.6-beta.112";
48910
+ }), version = "0.26.6-beta.113";
48909
48911
  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;
48910
48912
  function ct(e) {
48911
48913
  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.112",
3
+ "version": "0.26.6-beta.113",
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.5",
43
+ "@kengic/core.react": "0.0.1-beta.6",
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",