@antsoo-lib/core 1.0.14 → 1.0.16
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.
- package/.turbo/turbo-build.log +21 -0
- package/CHANGELOG.md +15 -0
- package/index.ts +1 -1
- package/package.json +4 -4
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
|
|
2
|
+
|
|
3
|
+
> @antsoo-lib/core@1.0.15 build /Users/weishaodaren/databank/akaza/packages/core
|
|
4
|
+
> vite build
|
|
5
|
+
|
|
6
|
+
[36mvite v7.3.1 [32mbuilding client environment for production...[36m[39m
|
|
7
|
+
[2K[1Gtransforming (1) [2mindex.ts[22m[2K[1Gtransforming (6) [2m../../node_modules/.pnpm/vxe-table@4.17.48_vue@3.5.27_typescript@5.9.3_/node_modules/vxe-table/es/components.js[22m[2K[1Gtransforming (99) [2m../../node_modules/.pnpm/xe-utils@4.0.0/node_modules/xe-utils/es/isError.js[22m[2K[1Gtransforming (178) [2m../../node_modules/.pnpm/xe-utils@4.0.0/node_modules/xe-utils/es/getBaseURL.js[22m[2K[1Gtransforming (183) [2m../../node_modules/.pnpm/vxe-table@4.17.48_vue@3.5.27_typescript@5.9.3_/node_modules/vxe-table/es/ui/index.js[22m[2K[1Gtransforming (333) [2m../../node_modules/.pnpm/@vxe-ui+core@4.3.1_vue@3.5.27_typescript@5.9.3_/node_modules/@vxe-ui/core/es/index.esm.js[22m[2K[1Gtransforming (337) [2m../../node_modules/.pnpm/vxe-table@4.17.48_vue@3.5.27_typescript@5.9.3_/node_modules/vxe-table/es/table/src/use/index.js[22m[2K[1Gtransforming (434) [2m../../node_modules/.pnpm/xe-utils@4.0.0/node_modules/xe-utils/es/helperGetYMD.js[22m[2K[1Gtransforming (436) [2m../../node_modules/.pnpm/dom-zindex@1.0.6/node_modules/dom-zindex/es/index.esm.js[22m[2K[1Gtransforming (458) [2m../icons/dist/index.js[22m[2K[1Gtransforming (500) [2m../../node_modules/.pnpm/vxe-pc-ui@4.12.31_vue@3.5.27_typescript@5.9.3_/node_modules/vxe-pc-ui/es/tree/src/store.js[22m[2K[1Gtransforming (525) [2m../../node_modules/.pnpm/xe-utils@3.9.1/node_modules/xe-utils/objectEach.js[22m[2K[1Gtransforming (549) [2msrc/BaseTable/renderers/Cascader.tsx[22m[2K[1Gtransforming (581) [2m../../node_modules/.pnpm/vxe-pc-ui@4.12.31_vue@3.5.27_typescript@5.9.3_/node_modules/vxe-pc-ui/es/form/src/itemInfo.js[22m[2K[1Gtransforming (623) [2m../../node_modules/.pnpm/xe-utils@3.9.1/node_modules/xe-utils/staticWindow.js[22m[2K[1Gtransforming (659) [2m../../node_modules/.pnpm/xe-utils@3.9.1/node_modules/xe-utils/padEnd.js[22m[2K[1Gtransforming (1410) [2m../../node_modules/.pnpm/@ant-design+icons-vue@7.0.1_vue@3.5.27_typescript@5.9.3_/node_modules/@ant-design/icons-vue/es/icons/S[2K[1Gtransforming (1559) [2m../../node_modules/.pnpm/xe-utils@3.9.1/node_modules/xe-utils/toArrayTree.js[22m[2K[1Gtransforming (1580) [2m../../node_modules/.pnpm/@ctrl+tinycolor@3.6.1/node_modules/@ctrl/tinycolor/dist/module/conversion.js[22m[2K[1G[2K[1G[2K[1G[32m✓[39m 1581 modules transformed.
|
|
8
|
+
[2K[1Grendering chunks (1)...[2K[1G[32m
|
|
9
|
+
[36m[vite:dts][32m Start generate declaration files...[39m
|
|
10
|
+
[96msrc/BaseTable/index.vue[0m:[93m785[0m:[93m26[0m - [91merror[0m[90m TS7022: [0m'slotName' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
|
11
|
+
|
|
12
|
+
[7m785[0m <template v-for="(_, slotName) in $slots" #[slotName]="slotProps">
|
|
13
|
+
[7m [0m [91m ~~~~~~~~[0m
|
|
14
|
+
|
|
15
|
+
[2K[1Gcomputing gzip size (0)...[32m[36m[vite:dts][32m Declaration files built in 5412ms.
|
|
16
|
+
[39m
|
|
17
|
+
[2K[1Gcomputing gzip size (1)...[2K[1Gcomputing gzip size (2)...[2K[1G[2mdist/[22m[35mcore.css [39m[1m[2m 645.28 kB[22m[1m[22m[2m │ gzip: 167.81 kB[22m
|
|
18
|
+
[2mdist/[22m[36mindex.js [39m[1m[33m1,766.77 kB[39m[22m[2m │ gzip: 422.50 kB[22m
|
|
19
|
+
[2K[1Grendering chunks (1)...[2K[1G[2K[1Gcomputing gzip size (1)...[2K[1Gcomputing gzip size (2)...[2K[1G[2mdist/[22m[35mcore.css [39m[1m[2m 645.28 kB[22m[1m[22m[2m │ gzip: 167.81 kB[22m
|
|
20
|
+
[2mdist/[22m[36mindex.cjs [39m[1m[33m1,191.00 kB[39m[22m[2m │ gzip: 353.48 kB[22m
|
|
21
|
+
[32m✓ built in 11.43s[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,20 @@
|
|
|
1
1
|
# @antsoo-lib/core
|
|
2
2
|
|
|
3
|
+
## 1.0.16
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
- @antsoo-lib/components@0.1.16
|
|
9
|
+
|
|
10
|
+
## 1.0.15
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
- @antsoo-lib/components@0.1.15
|
|
16
|
+
- @antsoo-lib/icons@0.1.1
|
|
17
|
+
|
|
3
18
|
## 1.0.14
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
package/index.ts
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@antsoo-lib/core",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.16",
|
|
5
5
|
"private": false,
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"exports": {
|
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
"peerDependencies": {
|
|
23
23
|
"lodash-es": "^4.17.21",
|
|
24
24
|
"vue": "^3.3.4",
|
|
25
|
-
"@antsoo-lib/components": "0.1.
|
|
26
|
-
"@antsoo-lib/
|
|
25
|
+
"@antsoo-lib/components": "0.1.16",
|
|
26
|
+
"@antsoo-lib/utils": "0.1.2",
|
|
27
27
|
"@antsoo-lib/shared": "0.0.1",
|
|
28
|
-
"@antsoo-lib/
|
|
28
|
+
"@antsoo-lib/icons": "0.1.1"
|
|
29
29
|
},
|
|
30
30
|
"dependencies": {
|
|
31
31
|
"vxe-pc-ui": "^4.12.31",
|