@kengic/vue 0.28.1-beta.21 → 0.28.1-beta.22
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/index.css +1 -1
- package/dist/kengic-vue.js +1077 -1052
- package/package.json +3 -3
- /package/dist/{caret-right-outlined-Btgsw6a_.4380e153.mjs → caret-right-outlined-Btgsw6a_.16e4c236.mjs} +0 -0
- /package/dist/{close-outlined-DMcSQWxQ.2367494e.mjs → close-outlined-DMcSQWxQ.97e54be8.mjs} +0 -0
- /package/dist/{exclamation-circle-outlined-DZrXCnvM.ecd69a72.mjs → exclamation-circle-outlined-DZrXCnvM.1b75df60.mjs} +0 -0
- /package/dist/{fullscreen-exit-outlined-X1iYkFc4.b008e9dd.mjs → fullscreen-exit-outlined-X1iYkFc4.b9563172.mjs} +0 -0
- /package/dist/{fullscreen-outlined-DDBrsRcy.b14d8121.mjs → fullscreen-outlined-DDBrsRcy.5c2c799a.mjs} +0 -0
- /package/dist/{search-outlined-Od1M_oxf.27b4ca63.mjs → search-outlined-Od1M_oxf.fc7fab88.mjs} +0 -0
- /package/dist/{three-dots-loading-bIlrTJYR.f6fb9f4d.mjs → three-dots-loading-bIlrTJYR.0a775e4e.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.22",
|
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",
|
@@ -17,7 +17,7 @@
|
|
17
17
|
"------- ------------------------------------------": "",
|
18
18
|
"copy-to:luotao:smartfactory.product.wms.wms--dev-3.2": "npm run use-node && npm run build:dev && tsx script/copy-to.luotao.smartfactory.product.wms.wms--dev-3.2.ts",
|
19
19
|
"bump-to:luotao:smartfactory.product.wms.wms--dev-3.2": "npm run use-node && tsx script/bump-to.luotao.smartfactory.product.wms.wms--dev-3.2.ts",
|
20
|
-
"----- --------------------------------------------": "
|
20
|
+
"----- --------------------------------------------": "更新组件库的版本",
|
21
21
|
"bump:major": "npm run use-node && tsx script/bump.ts major",
|
22
22
|
"bump:minor": "npm run use-node && tsx script/bump.ts minor",
|
23
23
|
"bump:patch": "npm run use-node && tsx script/bump.ts patch",
|
@@ -39,7 +39,7 @@
|
|
39
39
|
"@iconify-icons/ph": "1.2.5",
|
40
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.27",
|
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",
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
/package/dist/{search-outlined-Od1M_oxf.27b4ca63.mjs → search-outlined-Od1M_oxf.fc7fab88.mjs}
RENAMED
File without changes
|
/package/dist/{three-dots-loading-bIlrTJYR.f6fb9f4d.mjs → three-dots-loading-bIlrTJYR.0a775e4e.mjs}
RENAMED
File without changes
|