@kengic/vue 0.29.1-beta.5 → 0.29.1-beta.6

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.
Files changed (2) hide show
  1. package/dist/kengic-vue.js +13706 -13689
  2. package/package.json +139 -139
package/package.json CHANGED
@@ -1,139 +1,139 @@
1
- {
2
- "name": "@kengic/vue",
3
- "version": "0.29.1-beta.5",
4
- "scripts": {
5
- "build": "npm run use-node && rimraf dist && vue-tsc && vite build",
6
- "build:dev": "npm run use-node && rimraf dist && vue-tsc && vite build --mode development",
7
- "--------------------------------------------------": "",
8
- "gen:apis:WMS": "npm run use-node && kengic-pont generate-apis --config kg.config.ts --origin WMS",
9
- "- ------------------------------------------------": "",
10
- "use-node": "nvm use 20.17.0 && corepack enable && corepack use pnpm@9.12.1",
11
- "cnpm:sync": "npm run use-node && npx cnpm --yes sync @kengic/vue",
12
- "-- -----------------------------------------------": "",
13
- "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",
14
- "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",
15
- "copy-to:luotao:smartfactory.product.wms.wms--project-kengic-factory": "npm run use-node && npm run build:dev && tsx script/copy-to.luotao.smartfactory.product.wms.wms--project-kengic-factory.ts",
16
- "bump-to:luotao:smartfactory.product.wms.wms--project-kengic-factory": "npm run use-node && tsx script/bump-to.luotao.smartfactory.product.wms.wms--project-kengic-factory.ts",
17
- "copy-to:luotao:smartfactory.product.wms.wms--project-kengic-factory-test": "npm run use-node && npm run build:dev && tsx script/copy-to.luotao.smartfactory.product.wms.wms--project-kengic-factory-test.ts",
18
- "copy-to:luotao:smartfactory.tyre.haohua.basic.was-java--PcrTireWeb": "npm run use-node && npm run build:dev && tsx script/copy-to.luotao.smartfactory.tyre.haohua.basic.was-java--PcrTireWeb.ts",
19
- "----- --------------------------------------------": "更新组件库的版本",
20
- "bump:major": "npm run use-node && tsx script/bump.ts major",
21
- "bump:minor": "npm run use-node && tsx script/bump.ts minor",
22
- "bump:patch": "npm run use-node && tsx script/bump.ts patch",
23
- "bump:beta": "npm run use-node && tsx script/bump.ts beta",
24
- "---- ---------------------------------------------": "发布到 npmjs 仓库",
25
- "publish:npm": "npm run use-node && npmrc kengic && npm publish ./ --registry https://registry.npmjs.org/ --access public",
26
- "publish:major": "npm run bump:major && tsx script/publish.ts",
27
- "publish:minor": "npm run bump:minor && tsx script/publish.ts",
28
- "publish:patch": "npm run bump:patch && tsx script/publish.ts",
29
- "publish:beta": "npm run bump:beta && tsx script/publish.ts",
30
- "------- ------------------------------------------": ""
31
- },
32
- "peerDependencies": {
33
- "vue": "3.2.43"
34
- },
35
- "dependencies": {
36
- "@ant-design/colors": "6.0.0",
37
- "@ant-design/icons-vue": "6.1.0",
38
- "@iconify-icons/akar-icons": "1.2.19",
39
- "@iconify-icons/ant-design": "1.2.5",
40
- "@iconify-icons/fluent-mdl2": "1.2.1",
41
- "@iconify-icons/material-symbols": "1.2.58",
42
- "@iconify-icons/mdi": "1.2.48",
43
- "@iconify-icons/ph": "1.2.5",
44
- "@iconify/vue": "4.1.2",
45
- "@kengic/core.core": "0.0.1-beta.22",
46
- "@kengic/core.react": "0.0.2-beta.42",
47
- "@kengic/pont": "1.2.17-beta.5",
48
- "@rys-fe/vite-plugin-theme": "0.8.6",
49
- "@thymine/xunee": "0.4.9-beta.8",
50
- "@types/crypto-js": "4.1.1",
51
- "@types/fs-extra": "9.0.13",
52
- "@types/inquirer": "8.2.5",
53
- "@types/lodash-es": "4.17.9",
54
- "@types/md5": "2.3.5",
55
- "@types/node": "18.18.4",
56
- "@types/semver": "7.5.3",
57
- "@types/store": "2.0.3",
58
- "@types/uuid": "10.0.0",
59
- "@vitejs/plugin-legacy": "2.3.1",
60
- "@vitejs/plugin-vue": "3.2.0",
61
- "@vitejs/plugin-vue-jsx": "1.3.10",
62
- "@vueuse/core": "8.9.4",
63
- "@vueuse/shared": "8.9.4",
64
- "ant-design-vue": "3.2.14",
65
- "axios": "0.26.1",
66
- "chalk": "4.1.2",
67
- "crypto-js": "4.1.1",
68
- "dayjs": "1.11.10",
69
- "dotenv": "16.0.3",
70
- "filesize": "10.1.0",
71
- "fs-extra": "10.1.0",
72
- "html-to-image": "1.11.11",
73
- "inquirer": "8.2.5",
74
- "less": "4.1.3",
75
- "lodash-es": "4.17.21",
76
- "md5": "2.3.0",
77
- "picocolors": "1.0.0",
78
- "pinia": "2.0.12",
79
- "prettier": "3.3.3",
80
- "resize-observer-polyfill": "1.5.1",
81
- "rimraf": "3.0.2",
82
- "rollup": "2.79.1",
83
- "rollup-plugin-visualizer": "5.8.3",
84
- "screenfull": "6.0.2",
85
- "semver": "7.5.4",
86
- "store": "2.0.12",
87
- "tsx": "3.12.3",
88
- "typescript": "~4.8.4",
89
- "uuid": "10.0.0",
90
- "vite": "3.2.3",
91
- "vite-plugin-compression": "0.5.1",
92
- "vite-plugin-html": "3.2.0",
93
- "vite-plugin-imagemin": "0.6.1",
94
- "vite-plugin-mkcert": "1.10.1",
95
- "vite-plugin-optimize-persist": "0.1.2",
96
- "vite-plugin-package-config": "0.1.1",
97
- "vite-plugin-purge-icons": "0.8.2",
98
- "vite-plugin-pwa": "0.12.8",
99
- "vite-plugin-style-import": "2.0.0",
100
- "vite-plugin-svg-icons": "2.0.1",
101
- "vite-plugin-vue-setup-extend": "0.4.0",
102
- "vite-plugin-windicss": "1.8.8",
103
- "vue": "3.2.43",
104
- "vue-i18n": "9.2.2",
105
- "vue-router": "4.1.6",
106
- "vue-tsc": "1.8.27",
107
- "vue-types": "4.2.1"
108
- },
109
- "devDependencies": {},
110
- "main": "./dist/kengic-vue.js",
111
- "module": "./dist/kengic-vue.js",
112
- "types": "./dist/src/index.d.ts",
113
- "exports": {
114
- ".": {
115
- "import": "./dist/kengic-vue.js"
116
- },
117
- "./dist/index.css": "./dist/index.css"
118
- },
119
- "prettier": {
120
- "endOfLine": "auto",
121
- "overrides": [
122
- {
123
- "files": [
124
- "*.less",
125
- "*.css"
126
- ],
127
- "options": {
128
- "printWidth": 320
129
- }
130
- }
131
- ],
132
- "printWidth": 200,
133
- "semi": true,
134
- "singleAttributePerLine": true,
135
- "singleQuote": true,
136
- "tabWidth": 4,
137
- "trailingComma": "all"
138
- }
139
- }
1
+ {
2
+ "name": "@kengic/vue",
3
+ "version": "0.29.1-beta.6",
4
+ "scripts": {
5
+ "build": "npm run use-node && rimraf dist && vue-tsc && vite build",
6
+ "build:dev": "npm run use-node && rimraf dist && vue-tsc && vite build --mode development",
7
+ "--------------------------------------------------": "",
8
+ "gen:apis:WMS": "npm run use-node && kengic-pont generate-apis --config kg.config.ts --origin WMS",
9
+ "- ------------------------------------------------": "",
10
+ "use-node": "nvm use 20.17.0 && corepack enable && corepack use pnpm@9.12.1",
11
+ "cnpm:sync": "npm run use-node && npx cnpm --yes sync @kengic/vue",
12
+ "-- -----------------------------------------------": "",
13
+ "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",
14
+ "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",
15
+ "copy-to:luotao:smartfactory.product.wms.wms--project-kengic-factory": "npm run use-node && npm run build:dev && tsx script/copy-to.luotao.smartfactory.product.wms.wms--project-kengic-factory.ts",
16
+ "bump-to:luotao:smartfactory.product.wms.wms--project-kengic-factory": "npm run use-node && tsx script/bump-to.luotao.smartfactory.product.wms.wms--project-kengic-factory.ts",
17
+ "copy-to:luotao:smartfactory.product.wms.wms--project-kengic-factory-test": "npm run use-node && npm run build:dev && tsx script/copy-to.luotao.smartfactory.product.wms.wms--project-kengic-factory-test.ts",
18
+ "copy-to:luotao:smartfactory.tyre.haohua.basic.was-java--PcrTireWeb": "npm run use-node && npm run build:dev && tsx script/copy-to.luotao.smartfactory.tyre.haohua.basic.was-java--PcrTireWeb.ts",
19
+ "----- --------------------------------------------": "更新组件库的版本",
20
+ "bump:major": "npm run use-node && tsx script/bump.ts major",
21
+ "bump:minor": "npm run use-node && tsx script/bump.ts minor",
22
+ "bump:patch": "npm run use-node && tsx script/bump.ts patch",
23
+ "bump:beta": "npm run use-node && tsx script/bump.ts beta",
24
+ "---- ---------------------------------------------": "发布到 npmjs 仓库",
25
+ "publish:npm": "npm run use-node && npmrc kengic && npm publish ./ --registry https://registry.npmjs.org/ --access public",
26
+ "publish:major": "npm run bump:major && tsx script/publish.ts",
27
+ "publish:minor": "npm run bump:minor && tsx script/publish.ts",
28
+ "publish:patch": "npm run bump:patch && tsx script/publish.ts",
29
+ "publish:beta": "npm run bump:beta && tsx script/publish.ts",
30
+ "------- ------------------------------------------": ""
31
+ },
32
+ "peerDependencies": {
33
+ "vue": "3.2.43"
34
+ },
35
+ "dependencies": {
36
+ "@ant-design/colors": "6.0.0",
37
+ "@ant-design/icons-vue": "6.1.0",
38
+ "@iconify-icons/akar-icons": "1.2.19",
39
+ "@iconify-icons/ant-design": "1.2.5",
40
+ "@iconify-icons/fluent-mdl2": "1.2.1",
41
+ "@iconify-icons/material-symbols": "1.2.58",
42
+ "@iconify-icons/mdi": "1.2.48",
43
+ "@iconify-icons/ph": "1.2.5",
44
+ "@iconify/vue": "4.1.2",
45
+ "@kengic/core.core": "0.0.1-beta.22",
46
+ "@kengic/core.react": "0.0.2-beta.42",
47
+ "@kengic/pont": "1.2.17-beta.5",
48
+ "@rys-fe/vite-plugin-theme": "0.8.6",
49
+ "@thymine/xunee": "0.4.9-beta.8",
50
+ "@types/crypto-js": "4.1.1",
51
+ "@types/fs-extra": "9.0.13",
52
+ "@types/inquirer": "8.2.5",
53
+ "@types/lodash-es": "4.17.9",
54
+ "@types/md5": "2.3.5",
55
+ "@types/node": "18.18.4",
56
+ "@types/semver": "7.5.3",
57
+ "@types/store": "2.0.3",
58
+ "@types/uuid": "10.0.0",
59
+ "@vitejs/plugin-legacy": "2.3.1",
60
+ "@vitejs/plugin-vue": "3.2.0",
61
+ "@vitejs/plugin-vue-jsx": "1.3.10",
62
+ "@vueuse/core": "8.9.4",
63
+ "@vueuse/shared": "8.9.4",
64
+ "ant-design-vue": "3.2.14",
65
+ "axios": "0.26.1",
66
+ "chalk": "4.1.2",
67
+ "crypto-js": "4.1.1",
68
+ "dayjs": "1.11.10",
69
+ "dotenv": "16.0.3",
70
+ "filesize": "10.1.0",
71
+ "fs-extra": "10.1.0",
72
+ "html-to-image": "1.11.11",
73
+ "inquirer": "8.2.5",
74
+ "less": "4.1.3",
75
+ "lodash-es": "4.17.21",
76
+ "md5": "2.3.0",
77
+ "picocolors": "1.0.0",
78
+ "pinia": "2.0.12",
79
+ "prettier": "3.3.3",
80
+ "resize-observer-polyfill": "1.5.1",
81
+ "rimraf": "3.0.2",
82
+ "rollup": "2.79.1",
83
+ "rollup-plugin-visualizer": "5.8.3",
84
+ "screenfull": "6.0.2",
85
+ "semver": "7.5.4",
86
+ "store": "2.0.12",
87
+ "tsx": "3.12.3",
88
+ "typescript": "~4.8.4",
89
+ "uuid": "10.0.0",
90
+ "vite": "3.2.3",
91
+ "vite-plugin-compression": "0.5.1",
92
+ "vite-plugin-html": "3.2.0",
93
+ "vite-plugin-imagemin": "0.6.1",
94
+ "vite-plugin-mkcert": "1.10.1",
95
+ "vite-plugin-optimize-persist": "0.1.2",
96
+ "vite-plugin-package-config": "0.1.1",
97
+ "vite-plugin-purge-icons": "0.8.2",
98
+ "vite-plugin-pwa": "0.12.8",
99
+ "vite-plugin-style-import": "2.0.0",
100
+ "vite-plugin-svg-icons": "2.0.1",
101
+ "vite-plugin-vue-setup-extend": "0.4.0",
102
+ "vite-plugin-windicss": "1.8.8",
103
+ "vue": "3.2.43",
104
+ "vue-i18n": "9.2.2",
105
+ "vue-router": "4.1.6",
106
+ "vue-tsc": "1.8.27",
107
+ "vue-types": "4.2.1"
108
+ },
109
+ "devDependencies": {},
110
+ "main": "./dist/kengic-vue.js",
111
+ "module": "./dist/kengic-vue.js",
112
+ "types": "./dist/src/index.d.ts",
113
+ "exports": {
114
+ ".": {
115
+ "import": "./dist/kengic-vue.js"
116
+ },
117
+ "./dist/index.css": "./dist/index.css"
118
+ },
119
+ "prettier": {
120
+ "endOfLine": "auto",
121
+ "overrides": [
122
+ {
123
+ "files": [
124
+ "*.less",
125
+ "*.css"
126
+ ],
127
+ "options": {
128
+ "printWidth": 320
129
+ }
130
+ }
131
+ ],
132
+ "printWidth": 200,
133
+ "semi": true,
134
+ "singleAttributePerLine": true,
135
+ "singleQuote": true,
136
+ "tabWidth": 4,
137
+ "trailingComma": "all"
138
+ }
139
+ }