@kengic/vue 0.28.1-beta.7 → 0.28.1-beta.8
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/close-circle-outlined.247eef63.mjs +8 -0
- package/dist/close-outlined.b338331c.mjs +8 -0
- package/dist/kengic-vue.js +3074 -3149
- package/package.json +11 -11
- package/dist/close-circle-outlined.85f75690.mjs +0 -8
- package/dist/close-outlined.5757472a.mjs +0 -8
- /package/dist/{aim-outlined.8d38a0f9.mjs → aim-outlined.c49e7018.mjs} +0 -0
- /package/dist/{audit-outlined.4555f723.mjs → audit-outlined.f37f7da2.mjs} +0 -0
- /package/dist/{bulb-outlined.a5bf22d8.mjs → bulb-outlined.93f68e9f.mjs} +0 -0
- /package/dist/{caret-right-filled.dbbda237.mjs → caret-right-filled.bfffd471.mjs} +0 -0
- /package/dist/{caret-right-outlined.12fe6699.mjs → caret-right-outlined.f3fc4d46.mjs} +0 -0
- /package/dist/{check-circle-outlined.b219949f.mjs → check-circle-outlined.7d48e8e7.mjs} +0 -0
- /package/dist/{check-outlined.59c42074.mjs → check-outlined.9928ff0c.mjs} +0 -0
- /package/dist/{check-square-outlined.233589d8.mjs → check-square-outlined.d21c4d4e.mjs} +0 -0
- /package/dist/{close-outlined-DMcSQWxQ.e2071e3c.mjs → close-outlined-DMcSQWxQ.084c8247.mjs} +0 -0
- /package/dist/{control-outlined.d66ac4d2.mjs → control-outlined.69345ce9.mjs} +0 -0
- /package/dist/{copy-filled.a3dcd299.mjs → copy-filled.28f04bba.mjs} +0 -0
- /package/dist/{copy-outlined.6a695d8a.mjs → copy-outlined.ca34e717.mjs} +0 -0
- /package/dist/{delete-outlined.20afb717.mjs → delete-outlined.d1c5c60d.mjs} +0 -0
- /package/dist/{delete-twotone.1d40696a.mjs → delete-twotone.8485a948.mjs} +0 -0
- /package/dist/{down-circle-outlined.8ba93393.mjs → down-circle-outlined.1e7e4a7b.mjs} +0 -0
- /package/dist/{download-outlined.e78b5364.mjs → download-outlined.f13eae9a.mjs} +0 -0
- /package/dist/{edit-outlined.0aae2217.mjs → edit-outlined.c08469a0.mjs} +0 -0
- /package/dist/{edit-twotone.67c952fa.mjs → edit-twotone.8e37fd1c.mjs} +0 -0
- /package/dist/{exception-outlined.8c0003a2.mjs → exception-outlined.6dede184.mjs} +0 -0
- /package/dist/{exclamation-circle-outlined-DZrXCnvM.793845fd.mjs → exclamation-circle-outlined-DZrXCnvM.731e46ba.mjs} +0 -0
- /package/dist/{eye-outlined.b25b4d28.mjs → eye-outlined.649899dc.mjs} +0 -0
- /package/dist/{fullscreen-exit-outlined-X1iYkFc4.36b61846.mjs → fullscreen-exit-outlined-X1iYkFc4.01c6bbb7.mjs} +0 -0
- /package/dist/{fullscreen-exit-outlined.b77fa876.mjs → fullscreen-exit-outlined.a75b82c2.mjs} +0 -0
- /package/dist/{fullscreen-outlined-DDBrsRcy.1b766134.mjs → fullscreen-outlined-DDBrsRcy.3b4bc9b9.mjs} +0 -0
- /package/dist/{fullscreen-outlined.cd572ef8.mjs → fullscreen-outlined.c9ba7960.mjs} +0 -0
- /package/dist/{info-circle-outlined.7ddbd554.mjs → info-circle-outlined.c59a629f.mjs} +0 -0
- /package/dist/{one-to-one-outlined.ac265beb.mjs → one-to-one-outlined.4f97e62a.mjs} +0 -0
- /package/dist/{pause-circle-outlined.cd534f5f.mjs → pause-circle-outlined.c32a598a.mjs} +0 -0
- /package/dist/{pause-outlined.fca0d0f9.mjs → pause-outlined.a5f6ccbd.mjs} +0 -0
- /package/dist/{plus-outlined.bdaa6481.mjs → plus-outlined.2ff6998c.mjs} +0 -0
- /package/dist/{printer-outlined.a8d0d92b.mjs → printer-outlined.d9d087d5.mjs} +0 -0
- /package/dist/{reload-outlined.d320578b.mjs → reload-outlined.abae07b1.mjs} +0 -0
- /package/dist/{retweet-outlined.bfa9b123.mjs → retweet-outlined.a2c4bb1a.mjs} +0 -0
- /package/dist/{search-outlined-Od1M_oxf.2b5228d5.mjs → search-outlined-Od1M_oxf.efc43746.mjs} +0 -0
- /package/dist/{search-outlined.ba5c5a3f.mjs → search-outlined.8364f123.mjs} +0 -0
- /package/dist/{setting-outlined.a3caf743.mjs → setting-outlined.7f72790b.mjs} +0 -0
- /package/dist/{stop-outlined.9f2c4f61.mjs → stop-outlined.facea37d.mjs} +0 -0
- /package/dist/{three-dots-loading-bIlrTJYR.dbd7b9e0.mjs → three-dots-loading-bIlrTJYR.d0516412.mjs} +0 -0
- /package/dist/{upload-outlined.c576b26a.mjs → upload-outlined.7ffb99b8.mjs} +0 -0
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@kengic/vue",
|
3
|
-
"version": "0.28.1-beta.
|
3
|
+
"version": "0.28.1-beta.8",
|
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",
|
@@ -32,25 +32,25 @@
|
|
32
32
|
"@ant-design/colors": "6.0.0",
|
33
33
|
"@ant-design/icons-vue": "6.1.0",
|
34
34
|
"@iconify-icons/akar-icons": "1.2.19",
|
35
|
-
"@iconify-icons/ant-design": "1.2.
|
35
|
+
"@iconify-icons/ant-design": "1.2.5",
|
36
36
|
"@iconify-icons/fluent-mdl2": "1.2.1",
|
37
37
|
"@iconify-icons/material-symbols": "1.2.58",
|
38
38
|
"@iconify-icons/mdi": "1.2.48",
|
39
39
|
"@iconify-icons/ph": "1.2.5",
|
40
|
-
"@iconify/vue": "4.2
|
40
|
+
"@iconify/vue": "4.1.2",
|
41
41
|
"@kengic/core.core": "0.0.1-beta.22",
|
42
|
-
"@kengic/core.react": "0.0.2-beta.
|
42
|
+
"@kengic/core.react": "0.0.2-beta.9",
|
43
43
|
"@kengic/pont": "1.2.17-beta.5",
|
44
44
|
"@rys-fe/vite-plugin-theme": "0.8.6",
|
45
45
|
"@thymine/xunee": "0.4.9-beta.8",
|
46
46
|
"@types/crypto-js": "4.1.1",
|
47
47
|
"@types/fs-extra": "9.0.13",
|
48
48
|
"@types/inquirer": "8.2.5",
|
49
|
-
"@types/lodash-es": "4.17.
|
49
|
+
"@types/lodash-es": "4.17.9",
|
50
50
|
"@types/md5": "2.3.5",
|
51
51
|
"@types/node": "18.18.4",
|
52
|
-
"@types/semver": "7.5.
|
53
|
-
"@types/store": "2.0.
|
52
|
+
"@types/semver": "7.5.3",
|
53
|
+
"@types/store": "2.0.3",
|
54
54
|
"@types/uuid": "10.0.0",
|
55
55
|
"@vitejs/plugin-legacy": "2.3.1",
|
56
56
|
"@vitejs/plugin-vue": "3.2.0",
|
@@ -72,15 +72,15 @@
|
|
72
72
|
"md5": "2.3.0",
|
73
73
|
"picocolors": "1.0.0",
|
74
74
|
"pinia": "2.0.12",
|
75
|
-
"prettier": "3.
|
75
|
+
"prettier": "3.3.3",
|
76
76
|
"resize-observer-polyfill": "1.5.1",
|
77
|
-
"rimraf": "
|
77
|
+
"rimraf": "3.0.2",
|
78
78
|
"rollup": "2.79.1",
|
79
79
|
"rollup-plugin-visualizer": "5.8.3",
|
80
80
|
"screenfull": "6.0.2",
|
81
|
-
"semver": "7.
|
81
|
+
"semver": "7.5.4",
|
82
82
|
"store": "2.0.12",
|
83
|
-
"tsx": "
|
83
|
+
"tsx": "3.12.3",
|
84
84
|
"typescript": "~4.8.4",
|
85
85
|
"uuid": "10.0.0",
|
86
86
|
"vite": "3.2.3",
|
@@ -1,8 +0,0 @@
|
|
1
|
-
const c = {
|
2
|
-
width: 1024,
|
3
|
-
height: 1024,
|
4
|
-
body: '<path fill="currentColor" fill-rule="evenodd" d="M512 64c247.4 0 448 200.6 448 448S759.4 960 512 960S64 759.4 64 512S264.6 64 512 64Zm0 76c-205.4 0-372 166.6-372 372s166.6 372 372 372s372-166.6 372-372s-166.6-372-372-372Zm128.013 198.826c.023.007.042.018.083.059l45.02 45.019c.04.04.05.06.058.083a.118.118 0 0 1 0 .07c-.007.022-.018.041-.059.082L557.254 512l127.861 127.862a.268.268 0 0 1 .05.06l.009.023a.118.118 0 0 1 0 .07c-.007.022-.018.041-.059.082l-45.019 45.02c-.04.04-.06.05-.083.058a.118.118 0 0 1-.07 0c-.022-.007-.041-.018-.082-.059L512 557.254L384.14 685.115c-.042.041-.06.052-.084.059a.118.118 0 0 1-.07 0c-.022-.007-.041-.018-.082-.059l-45.02-45.019a.199.199 0 0 1-.058-.083a.118.118 0 0 1 0-.07c.007-.022.018-.041.059-.082L466.745 512l-127.86-127.86a.268.268 0 0 1-.05-.061l-.009-.023a.118.118 0 0 1 0-.07c.007-.022.018-.041.059-.082l45.019-45.02c.04-.04.06-.05.083-.058a.118.118 0 0 1 .07 0c.022.007.041.018.082.059L512 466.745l127.862-127.86c.04-.041.06-.052.083-.059a.118.118 0 0 1 .07 0Z"/>'
|
5
|
-
};
|
6
|
-
export {
|
7
|
-
c as default
|
8
|
-
};
|
@@ -1,8 +0,0 @@
|
|
1
|
-
const c = {
|
2
|
-
width: 1024,
|
3
|
-
height: 1024,
|
4
|
-
body: '<path fill="currentColor" fill-rule="evenodd" d="M799.855 166.312c.023.007.043.018.084.059l57.69 57.69c.041.041.052.06.059.084a.118.118 0 0 1 0 .069c-.007.023-.018.042-.059.083L569.926 512l287.703 287.703c.041.04.052.06.059.083a.118.118 0 0 1 0 .07c-.007.022-.018.042-.059.083l-57.69 57.69c-.041.041-.06.052-.084.059a.118.118 0 0 1-.069 0c-.023-.007-.042-.018-.083-.059L512 569.926L224.297 857.629c-.04.041-.06.052-.083.059a.118.118 0 0 1-.07 0c-.022-.007-.042-.018-.083-.059l-57.69-57.69c-.041-.041-.052-.06-.059-.084a.118.118 0 0 1 0-.069c.007-.023.018-.042.059-.083L454.073 512L166.371 224.297c-.041-.04-.052-.06-.059-.083a.118.118 0 0 1 0-.07c.007-.022.018-.042.059-.083l57.69-57.69c.041-.041.06-.052.084-.059a.118.118 0 0 1 .069 0c.023.007.042.018.083.059L512 454.073l287.703-287.702c.04-.041.06-.052.083-.059a.118.118 0 0 1 .07 0Z"/>'
|
5
|
-
};
|
6
|
-
export {
|
7
|
-
c as default
|
8
|
-
};
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/dist/{fullscreen-exit-outlined.b77fa876.mjs → fullscreen-exit-outlined.a75b82c2.mjs}
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/dist/{search-outlined-Od1M_oxf.2b5228d5.mjs → search-outlined-Od1M_oxf.efc43746.mjs}
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/dist/{three-dots-loading-bIlrTJYR.dbd7b9e0.mjs → three-dots-loading-bIlrTJYR.d0516412.mjs}
RENAMED
File without changes
|
File without changes
|