@advt-gpt-chart/package 3.0.5 → 3.0.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.
- package/dist/Chart/ChartControllers/Filter/utils.d.ts +1 -0
- package/dist/Chart/ChartControllers/utils.d.ts +1 -1
- package/dist/Chart/ChartWrapper/ChartWrapper.d.ts +1 -1
- package/dist/index.es.js +22102 -21954
- package/dist/index.es.js.gz +0 -0
- package/dist/index.umd.js +695 -695
- package/dist/index.umd.js.gz +0 -0
- package/dist/version.d.ts +1 -1
- package/package.json +108 -107
package/dist/index.umd.js.gz
CHANGED
|
Binary file
|
package/dist/version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const version = "3.0.
|
|
1
|
+
declare const version = "3.0.6";
|
|
2
2
|
export default version;
|
package/package.json
CHANGED
|
@@ -1,108 +1,109 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@advt-gpt-chart/package",
|
|
3
|
-
"private": false,
|
|
4
|
-
"version": "3.0.
|
|
5
|
-
"type": "module",
|
|
6
|
-
"files": [
|
|
7
|
-
"dist"
|
|
8
|
-
],
|
|
9
|
-
"main": "dist/index.umd.js",
|
|
10
|
-
"module": "dist/index.es.js",
|
|
11
|
-
"typings": "dist/index.d.ts",
|
|
12
|
-
"scripts": {
|
|
13
|
-
"dev": "vite",
|
|
14
|
-
"build": "vite build && tsc -p ./tsconfig.types.json",
|
|
15
|
-
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
16
|
-
"lint-fix": "eslint . --fix",
|
|
17
|
-
"preview": "vite preview",
|
|
18
|
-
"storybook": "storybook dev -p 6006",
|
|
19
|
-
"docs-dev": "dumi dev",
|
|
20
|
-
"build-storybook": "storybook build",
|
|
21
|
-
"test": "jest",
|
|
22
|
-
"publish-local": "vite build && tsc -p ./tsconfig.types.json && yalc publish",
|
|
23
|
-
"publish-local-update": "vite build && tsc -p ./tsconfig.types.json && yalc push --replace",
|
|
24
|
-
"publish-gitlab": "npm publish --registry https://gitlab.wise-paas.com/api/v4/projects/8545/packages/npm/",
|
|
25
|
-
"publish-npm": "npm publish --registry https://registry.npmjs.org/ --access public",
|
|
26
|
-
"json-server": "json-server --watch ./public/db.json --port 3008"
|
|
27
|
-
},
|
|
28
|
-
"dependencies": {
|
|
29
|
-
"@antv/event-emitter": "^0.1.3",
|
|
30
|
-
"@codemirror/lang-sql": "^6.9.0",
|
|
31
|
-
"@uiw/react-codemirror": "^4.24.1",
|
|
32
|
-
"@visactor/react-vchart": "^2.0.3",
|
|
33
|
-
"@visactor/vchart": "^2.0.3",
|
|
34
|
-
"@visactor/vdataset": "^1.0.9",
|
|
35
|
-
"@visactor/vmind": "^2.0.10",
|
|
36
|
-
"@visactor/vtable": "^1.19.7",
|
|
37
|
-
"antd": "^5.29.3",
|
|
38
|
-
"axios": "^1.10.0",
|
|
39
|
-
"classnames": "^2.5.1",
|
|
40
|
-
"dayjs": "^1.11.13",
|
|
41
|
-
"dom-to-image-more": "^3.6.0",
|
|
42
|
-
"lodash-es": "^4.17.21",
|
|
43
|
-
"nanoid": "^5.1.5",
|
|
44
|
-
"react-
|
|
45
|
-
"react-
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
"@ant-design/
|
|
56
|
-
"@
|
|
57
|
-
"@
|
|
58
|
-
"@
|
|
59
|
-
"@storybook/addon-
|
|
60
|
-
"@storybook/addon-
|
|
61
|
-
"@storybook/addon-
|
|
62
|
-
"@storybook/addon-
|
|
63
|
-
"@storybook/
|
|
64
|
-
"@storybook/
|
|
65
|
-
"@storybook/react
|
|
66
|
-
"@storybook/
|
|
67
|
-
"@
|
|
68
|
-
"@testing-library/
|
|
69
|
-
"@testing-library/
|
|
70
|
-
"@
|
|
71
|
-
"@types/
|
|
72
|
-
"@types/
|
|
73
|
-
"@types/
|
|
74
|
-
"@types/react
|
|
75
|
-
"@
|
|
76
|
-
"@typescript-eslint/
|
|
77
|
-
"@
|
|
78
|
-
"@vitejs/plugin-
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"eslint
|
|
82
|
-
"eslint-plugin-react
|
|
83
|
-
"eslint-plugin-react-
|
|
84
|
-
"eslint-plugin-
|
|
85
|
-
"eslint-plugin-
|
|
86
|
-
"
|
|
87
|
-
"
|
|
88
|
-
"jest
|
|
89
|
-
"
|
|
90
|
-
"
|
|
91
|
-
"react
|
|
92
|
-
"
|
|
93
|
-
"
|
|
94
|
-
"
|
|
95
|
-
"
|
|
96
|
-
"ts-
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"typescript
|
|
100
|
-
"
|
|
101
|
-
"vite
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
"
|
|
106
|
-
"react
|
|
107
|
-
|
|
1
|
+
{
|
|
2
|
+
"name": "@advt-gpt-chart/package",
|
|
3
|
+
"private": false,
|
|
4
|
+
"version": "3.0.6",
|
|
5
|
+
"type": "module",
|
|
6
|
+
"files": [
|
|
7
|
+
"dist"
|
|
8
|
+
],
|
|
9
|
+
"main": "dist/index.umd.js",
|
|
10
|
+
"module": "dist/index.es.js",
|
|
11
|
+
"typings": "dist/index.d.ts",
|
|
12
|
+
"scripts": {
|
|
13
|
+
"dev": "vite",
|
|
14
|
+
"build": "vite build && tsc -p ./tsconfig.types.json",
|
|
15
|
+
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
|
16
|
+
"lint-fix": "eslint . --fix",
|
|
17
|
+
"preview": "vite preview",
|
|
18
|
+
"storybook": "storybook dev -p 6006",
|
|
19
|
+
"docs-dev": "dumi dev",
|
|
20
|
+
"build-storybook": "storybook build",
|
|
21
|
+
"test": "jest",
|
|
22
|
+
"publish-local": "vite build && tsc -p ./tsconfig.types.json && yalc publish",
|
|
23
|
+
"publish-local-update": "vite build && tsc -p ./tsconfig.types.json && yalc push --replace",
|
|
24
|
+
"publish-gitlab": "npm publish --registry https://gitlab.wise-paas.com/api/v4/projects/8545/packages/npm/",
|
|
25
|
+
"publish-npm": "npm publish --registry https://registry.npmjs.org/ --access public",
|
|
26
|
+
"json-server": "json-server --watch ./public/db.json --port 3008"
|
|
27
|
+
},
|
|
28
|
+
"dependencies": {
|
|
29
|
+
"@antv/event-emitter": "^0.1.3",
|
|
30
|
+
"@codemirror/lang-sql": "^6.9.0",
|
|
31
|
+
"@uiw/react-codemirror": "^4.24.1",
|
|
32
|
+
"@visactor/react-vchart": "^2.0.3",
|
|
33
|
+
"@visactor/vchart": "^2.0.3",
|
|
34
|
+
"@visactor/vdataset": "^1.0.9",
|
|
35
|
+
"@visactor/vmind": "^2.0.10",
|
|
36
|
+
"@visactor/vtable": "^1.19.7",
|
|
37
|
+
"antd": "^5.29.3",
|
|
38
|
+
"axios": "^1.10.0",
|
|
39
|
+
"classnames": "^2.5.1",
|
|
40
|
+
"dayjs": "^1.11.13",
|
|
41
|
+
"dom-to-image-more": "^3.6.0",
|
|
42
|
+
"lodash-es": "^4.17.21",
|
|
43
|
+
"nanoid": "^5.1.5",
|
|
44
|
+
"react-intersection-observer": "^10.0.2",
|
|
45
|
+
"react-intl": "^7.1.11",
|
|
46
|
+
"react-markdown": "^10.1.0",
|
|
47
|
+
"rehype-raw": "^7.0.0",
|
|
48
|
+
"remark-gfm": "^4.0.1",
|
|
49
|
+
"styled-components": "^6.1.18",
|
|
50
|
+
"vite-plugin-svgr": "^4.3.0",
|
|
51
|
+
"xlsx": "^0.18.5",
|
|
52
|
+
"zustand": "^4.5.2"
|
|
53
|
+
},
|
|
54
|
+
"devDependencies": {
|
|
55
|
+
"@ant-design/icons": "^6.1.0",
|
|
56
|
+
"@ant-design/x": "^2.1.1",
|
|
57
|
+
"@chromatic-com/storybook": "4.0.0",
|
|
58
|
+
"@eslint/js": "^9.28.0",
|
|
59
|
+
"@storybook/addon-actions": "^9.0.4",
|
|
60
|
+
"@storybook/addon-essentials": "^8.6.14",
|
|
61
|
+
"@storybook/addon-interactions": "^8.6.14",
|
|
62
|
+
"@storybook/addon-links": "^9.0.4",
|
|
63
|
+
"@storybook/addon-onboarding": "^9.0.4",
|
|
64
|
+
"@storybook/blocks": "^8.6.14",
|
|
65
|
+
"@storybook/react": "^9.0.4",
|
|
66
|
+
"@storybook/react-vite": "^9.0.4",
|
|
67
|
+
"@storybook/test": "^8.6.14",
|
|
68
|
+
"@testing-library/dom": "^10.4.0",
|
|
69
|
+
"@testing-library/jest-dom": "^6.6.3",
|
|
70
|
+
"@testing-library/react": "^16.3.0",
|
|
71
|
+
"@types/jest": "^29.5.14",
|
|
72
|
+
"@types/lodash-es": "^4.17.12",
|
|
73
|
+
"@types/node": "^22.15.29",
|
|
74
|
+
"@types/react": "^18.2.79",
|
|
75
|
+
"@types/react-dom": "^18.2.25",
|
|
76
|
+
"@typescript-eslint/eslint-plugin": "^8.33.1",
|
|
77
|
+
"@typescript-eslint/parser": "^8.33.1",
|
|
78
|
+
"@vitejs/plugin-basic-ssl": "^2.1.0",
|
|
79
|
+
"@vitejs/plugin-react": "^4.5.1",
|
|
80
|
+
"dumi": "^2.4.21",
|
|
81
|
+
"eslint": "^9.28.0",
|
|
82
|
+
"eslint-plugin-react": "^7.37.5",
|
|
83
|
+
"eslint-plugin-react-hooks": "^5.2.0",
|
|
84
|
+
"eslint-plugin-react-refresh": "^0.4.20",
|
|
85
|
+
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
86
|
+
"eslint-plugin-storybook": "^9.0.4",
|
|
87
|
+
"globals": "^16.2.0",
|
|
88
|
+
"jest": "^29.7.0",
|
|
89
|
+
"jest-environment-jsdom": "^29.7.0",
|
|
90
|
+
"prettier": "^3.5.3",
|
|
91
|
+
"react": "^18.2.0",
|
|
92
|
+
"react-dom": "^18.2.0",
|
|
93
|
+
"rollup-plugin-visualizer": "^6.0.3",
|
|
94
|
+
"storybook": "^9.0.4",
|
|
95
|
+
"terser": "^5.40.0",
|
|
96
|
+
"ts-jest": "^29.3.4",
|
|
97
|
+
"ts-node": "^10.9.2",
|
|
98
|
+
"tslib": "^2.8.1",
|
|
99
|
+
"typescript": "^5.8.3",
|
|
100
|
+
"typescript-eslint": "^8.33.1",
|
|
101
|
+
"vite": "^6.3.5",
|
|
102
|
+
"vite-plugin-compression": "^0.5.1"
|
|
103
|
+
},
|
|
104
|
+
"peerDependencies": {
|
|
105
|
+
"antd": ">=4.0.0",
|
|
106
|
+
"react": ">=17.0.0 <19.0.0",
|
|
107
|
+
"react-dom": ">=17.0.0 <19.0.0"
|
|
108
|
+
}
|
|
108
109
|
}
|