@kengic/vue 0.26.6-beta.40 → 0.26.6-beta.41

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 @@ N.forwardRef((e, n) => KN({
2693
2693
  ...e,
2694
2694
  _ref: n
2695
2695
  }));
2696
- import("./close-outlined-DMcSQWxQ.56dd3ea6.mjs").then(({ default: e }) => iS("ant-design:close-outlined", e));
2697
- import("./fullscreen-exit-outlined-X1iYkFc4.f3a36796.mjs").then(({ default: e }) => iS("ant-design:fullscreen-exit-outlined", e));
2698
- import("./fullscreen-outlined-DDBrsRcy.99026ee1.mjs").then(({ default: e }) => iS("ant-design:fullscreen-outlined", e));
2696
+ import("./close-outlined-DMcSQWxQ.6e456b30.mjs").then(({ default: e }) => iS("ant-design:close-outlined", e));
2697
+ import("./fullscreen-exit-outlined-X1iYkFc4.60cd58af.mjs").then(({ default: e }) => iS("ant-design:fullscreen-exit-outlined", e));
2698
+ import("./fullscreen-outlined-DDBrsRcy.bf2bcc72.mjs").then(({ default: e }) => iS("ant-design:fullscreen-outlined", e));
2699
2699
  var Y1 = { exports: {} }, Wh = {};
2700
2700
  /**
2701
2701
  * @license React
@@ -34690,7 +34690,7 @@ function sB({}) {
34690
34690
  ] });
34691
34691
  }
34692
34692
  function cB({ children: e, closeIcon: n, ...r }) {
34693
- return console.log("555", r), /* @__PURE__ */ ur.jsx(wo, { ...r, closeIcon: /* @__PURE__ */ ur.jsx(sB, {}), children: /* @__PURE__ */ ur.jsx(k2.Provider, { value: r, children: e }) });
34693
+ return console.log("555", r), /* @__PURE__ */ ur.jsx(k2.Provider, { value: r, children: /* @__PURE__ */ ur.jsx(wo, { ...r, closeIcon: /* @__PURE__ */ ur.jsx(sB, {}), children: e }) });
34694
34694
  }
34695
34695
  function fB(e) {
34696
34696
  const n = () => {
@@ -37986,7 +37986,7 @@ const emptyIcon = {
37986
37986
  ...n.data
37987
37987
  }, r);
37988
37988
  }
37989
- }), version = "0.26.6-beta.40";
37989
+ }), version = "0.26.6-beta.41";
37990
37990
  var freeGlobal = typeof global == "object" && global && global.Object === Object && global;
37991
37991
  const freeGlobal$1 = freeGlobal;
37992
37992
  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.40",
3
+ "version": "0.26.6-beta.41",
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.44",
42
+ "@kengic/core": "6.0.1-beta.45",
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",