@kengic/vue 0.26.6-beta.122 → 0.26.6-beta.123
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/kengic-vue.js +4 -4
- package/package.json +2 -2
- /package/dist/{close-outlined-DMcSQWxQ.220ec7bc.mjs → close-outlined-DMcSQWxQ.2ff9bbbb.mjs} +0 -0
- /package/dist/{fullscreen-exit-outlined-X1iYkFc4.6a70c34b.mjs → fullscreen-exit-outlined-X1iYkFc4.e871ec00.mjs} +0 -0
- /package/dist/{fullscreen-outlined-DDBrsRcy.9210ee39.mjs → fullscreen-outlined-DDBrsRcy.3d622034.mjs} +0 -0
package/dist/kengic-vue.js
CHANGED
@@ -2694,9 +2694,9 @@ C$1.forwardRef((e, r) => RA({
|
|
2694
2694
|
...e,
|
2695
2695
|
_ref: r
|
2696
2696
|
}));
|
2697
|
-
import("./close-outlined-DMcSQWxQ.
|
2698
|
-
import("./fullscreen-exit-outlined-X1iYkFc4.
|
2699
|
-
import("./fullscreen-outlined-DDBrsRcy.
|
2697
|
+
import("./close-outlined-DMcSQWxQ.2ff9bbbb.mjs").then(({ default: e }) => uC("ant-design:close-outlined", e));
|
2698
|
+
import("./fullscreen-exit-outlined-X1iYkFc4.e871ec00.mjs").then(({ default: e }) => uC("ant-design:fullscreen-exit-outlined", e));
|
2699
|
+
import("./fullscreen-outlined-DDBrsRcy.3d622034.mjs").then(({ default: e }) => uC("ant-design:fullscreen-outlined", e));
|
2700
2700
|
var g_ = { exports: {} }, ig = {};
|
2701
2701
|
/**
|
2702
2702
|
* @license React
|
@@ -48926,7 +48926,7 @@ const emptyIcon = {
|
|
48926
48926
|
...r.data
|
48927
48927
|
}, n);
|
48928
48928
|
}
|
48929
|
-
}), version = "0.26.6-beta.
|
48929
|
+
}), version = "0.26.6-beta.123";
|
48930
48930
|
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;
|
48931
48931
|
function ct(e) {
|
48932
48932
|
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.
|
3
|
+
"version": "0.26.6-beta.123",
|
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.
|
43
|
+
"@kengic/core.react": "0.0.1-beta.16",
|
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",
|
File without changes
|
File without changes
|
File without changes
|