Skip to content

Commit a5dfc45

Browse files
committed
fix: 修改chart打包路径
1 parent dc0419e commit a5dfc45

File tree

140 files changed

+573
-185
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+573
-185
lines changed

packages/modules.json

Lines changed: 125 additions & 125 deletions
Original file line numberDiff line numberDiff line change
@@ -133,11 +133,6 @@
133133
"type": "template",
134134
"exclude": false
135135
},
136-
"AutonaviMap": {
137-
"path": "vue/src/chart/autonavi-map/index.ts",
138-
"type": "component",
139-
"exclude": false
140-
},
141136
"Avatar": {
142137
"path": "vue/src/avatar/index.ts",
143138
"type": "component",
@@ -171,11 +166,6 @@
171166
"type": "template",
172167
"exclude": false
173168
},
174-
"BaiduMap": {
175-
"path": "vue/src/chart/baidu-map/index.ts",
176-
"type": "component",
177-
"exclude": false
178-
},
179169
"BaseSelect": {
180170
"path": "vue/src/base-select/index.ts",
181171
"type": "component",
@@ -519,121 +509,6 @@
519509
"mobile-first"
520510
]
521511
},
522-
"Chart": {
523-
"path": "vue/src/chart/index.ts",
524-
"type": "component",
525-
"exclude": false
526-
},
527-
"ChartBar": {
528-
"path": "vue/src/chart/chart-bar/index.ts",
529-
"type": "component",
530-
"exclude": false
531-
},
532-
"ChartBoxplot": {
533-
"path": "vue/src/chart/chart-boxplot/index.ts",
534-
"type": "component",
535-
"exclude": false
536-
},
537-
"ChartCandle": {
538-
"path": "vue/src/chart/chart-candle/index.ts",
539-
"type": "component",
540-
"exclude": false
541-
},
542-
"ChartCore": {
543-
"path": "vue/src/chart/chart-core/index.ts",
544-
"type": "component",
545-
"exclude": false
546-
},
547-
"ChartFunnel": {
548-
"path": "vue/src/chart/chart-funnel/index.ts",
549-
"type": "component",
550-
"exclude": false
551-
},
552-
"ChartGauge": {
553-
"path": "vue/src/chart/chart-gauge/index.ts",
554-
"type": "component",
555-
"exclude": false
556-
},
557-
"ChartGraph": {
558-
"path": "vue/src/chart/chart-graph/index.ts",
559-
"type": "component",
560-
"exclude": false
561-
},
562-
"ChartHeatmap": {
563-
"path": "vue/src/chart/chart-heatmap/index.ts",
564-
"type": "component",
565-
"exclude": false
566-
},
567-
"ChartHistogram": {
568-
"path": "vue/src/chart/chart-histogram/index.ts",
569-
"type": "component",
570-
"exclude": false
571-
},
572-
"ChartLine": {
573-
"path": "vue/src/chart/chart-line/index.ts",
574-
"type": "component",
575-
"exclude": false
576-
},
577-
"ChartLiquidfill": {
578-
"path": "vue/src/chart/chart-liquidfill/index.ts",
579-
"type": "component",
580-
"exclude": false
581-
},
582-
"ChartMap": {
583-
"path": "vue/src/chart/chart-map/index.ts",
584-
"type": "component",
585-
"exclude": false
586-
},
587-
"ChartPie": {
588-
"path": "vue/src/chart/chart-pie/index.ts",
589-
"type": "component",
590-
"exclude": false
591-
},
592-
"ChartProcess": {
593-
"path": "vue/src/chart/chart-process/index.ts",
594-
"type": "component",
595-
"exclude": false
596-
},
597-
"ChartRadar": {
598-
"path": "vue/src/chart/chart-radar/index.ts",
599-
"type": "component",
600-
"exclude": false
601-
},
602-
"ChartRing": {
603-
"path": "vue/src/chart/chart-ring/index.ts",
604-
"type": "component",
605-
"exclude": false
606-
},
607-
"ChartSankey": {
608-
"path": "vue/src/chart/chart-sankey/index.ts",
609-
"type": "component",
610-
"exclude": false
611-
},
612-
"ChartScatter": {
613-
"path": "vue/src/chart/chart-scatter/index.ts",
614-
"type": "component",
615-
"exclude": false
616-
},
617-
"ChartSunburst": {
618-
"path": "vue/src/chart/chart-sunburst/index.ts",
619-
"type": "component",
620-
"exclude": false
621-
},
622-
"ChartTree": {
623-
"path": "vue/src/chart/chart-tree/index.ts",
624-
"type": "component",
625-
"exclude": false
626-
},
627-
"ChartWaterfall": {
628-
"path": "vue/src/chart/chart-waterfall/index.ts",
629-
"type": "component",
630-
"exclude": false
631-
},
632-
"ChartWordcloud": {
633-
"path": "vue/src/chart/chart-wordcloud/index.ts",
634-
"type": "component",
635-
"exclude": false
636-
},
637512
"Checkbox": {
638513
"path": "vue/src/checkbox/index.ts",
639514
"type": "component",
@@ -1488,6 +1363,131 @@
14881363
"type": "template",
14891364
"exclude": false
14901365
},
1366+
"Huicharts": {
1367+
"path": "vue/src/huicharts/index.ts",
1368+
"type": "component",
1369+
"exclude": false
1370+
},
1371+
"HuichartsAmap": {
1372+
"path": "vue/src/huicharts/huicharts-amap/index.ts",
1373+
"type": "component",
1374+
"exclude": false
1375+
},
1376+
"HuichartsBar": {
1377+
"path": "vue/src/huicharts/huicharts-bar/index.ts",
1378+
"type": "component",
1379+
"exclude": false
1380+
},
1381+
"HuichartsBmap": {
1382+
"path": "vue/src/huicharts/huicharts-bmap/index.ts",
1383+
"type": "component",
1384+
"exclude": false
1385+
},
1386+
"HuichartsBoxplot": {
1387+
"path": "vue/src/huicharts/huicharts-boxplot/index.ts",
1388+
"type": "component",
1389+
"exclude": false
1390+
},
1391+
"HuichartsCandle": {
1392+
"path": "vue/src/huicharts/huicharts-candle/index.ts",
1393+
"type": "component",
1394+
"exclude": false
1395+
},
1396+
"HuichartsCore": {
1397+
"path": "vue/src/huicharts/huicharts-core/index.ts",
1398+
"type": "component",
1399+
"exclude": false
1400+
},
1401+
"HuichartsFunnel": {
1402+
"path": "vue/src/huicharts/huicharts-funnel/index.ts",
1403+
"type": "component",
1404+
"exclude": false
1405+
},
1406+
"HuichartsGauge": {
1407+
"path": "vue/src/huicharts/huicharts-gauge/index.ts",
1408+
"type": "component",
1409+
"exclude": false
1410+
},
1411+
"HuichartsGraph": {
1412+
"path": "vue/src/huicharts/huicharts-graph/index.ts",
1413+
"type": "component",
1414+
"exclude": false
1415+
},
1416+
"HuichartsHeatmap": {
1417+
"path": "vue/src/huicharts/huicharts-heatmap/index.ts",
1418+
"type": "component",
1419+
"exclude": false
1420+
},
1421+
"HuichartsHistogram": {
1422+
"path": "vue/src/huicharts/huicharts-histogram/index.ts",
1423+
"type": "component",
1424+
"exclude": false
1425+
},
1426+
"HuichartsLine": {
1427+
"path": "vue/src/huicharts/huicharts-line/index.ts",
1428+
"type": "component",
1429+
"exclude": false
1430+
},
1431+
"HuichartsLiquidfill": {
1432+
"path": "vue/src/huicharts/huicharts-liquidfill/index.ts",
1433+
"type": "component",
1434+
"exclude": false
1435+
},
1436+
"HuichartsMap": {
1437+
"path": "vue/src/huicharts/huicharts-map/index.ts",
1438+
"type": "component",
1439+
"exclude": false
1440+
},
1441+
"HuichartsPie": {
1442+
"path": "vue/src/huicharts/huicharts-pie/index.ts",
1443+
"type": "component",
1444+
"exclude": false
1445+
},
1446+
"HuichartsProcess": {
1447+
"path": "vue/src/huicharts/huicharts-process/index.ts",
1448+
"type": "component",
1449+
"exclude": false
1450+
},
1451+
"HuichartsRadar": {
1452+
"path": "vue/src/huicharts/huicharts-radar/index.ts",
1453+
"type": "component",
1454+
"exclude": false
1455+
},
1456+
"HuichartsRing": {
1457+
"path": "vue/src/huicharts/huicharts-ring/index.ts",
1458+
"type": "component",
1459+
"exclude": false
1460+
},
1461+
"HuichartsSankey": {
1462+
"path": "vue/src/huicharts/huicharts-sankey/index.ts",
1463+
"type": "component",
1464+
"exclude": false
1465+
},
1466+
"HuichartsScatter": {
1467+
"path": "vue/src/huicharts/huicharts-scatter/index.ts",
1468+
"type": "component",
1469+
"exclude": false
1470+
},
1471+
"HuichartsSunburst": {
1472+
"path": "vue/src/huicharts/huicharts-sunburst/index.ts",
1473+
"type": "component",
1474+
"exclude": false
1475+
},
1476+
"HuichartsTree": {
1477+
"path": "vue/src/huicharts/huicharts-tree/index.ts",
1478+
"type": "component",
1479+
"exclude": false
1480+
},
1481+
"HuichartsWaterfall": {
1482+
"path": "vue/src/huicharts/huicharts-waterfall/index.ts",
1483+
"type": "component",
1484+
"exclude": false
1485+
},
1486+
"HuichartsWordcloud": {
1487+
"path": "vue/src/huicharts/huicharts-wordcloud/index.ts",
1488+
"type": "component",
1489+
"exclude": false
1490+
},
14911491
"Icon": {
14921492
"path": "vue-icon/index.ts",
14931493
"type": "module",

packages/vue/package.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,8 @@
3636
"@opentiny/vue-area": "workspace:~",
3737
"@opentiny/vue-async-flowchart": "workspace:~",
3838
"@opentiny/vue-autocomplete": "workspace:~",
39-
"@opentiny/vue-huicharts-amap": "workspace:~",
4039
"@opentiny/vue-avatar": "workspace:~",
4140
"@opentiny/vue-badge": "workspace:~",
42-
"@opentiny/vue-huicharts-bmap": "workspace:~",
4341
"@opentiny/vue-base-select": "workspace:~",
4442
"@opentiny/vue-breadcrumb": "workspace:~",
4543
"@opentiny/vue-breadcrumb-item": "workspace:~",
@@ -62,29 +60,6 @@
6260
"@opentiny/vue-cascader-select": "workspace:~",
6361
"@opentiny/vue-cascader-view": "workspace:~",
6462
"@opentiny/vue-cell": "workspace:~",
65-
"@opentiny/vue-huicharts": "workspace:~",
66-
"@opentiny/vue-huicharts-bar": "workspace:~",
67-
"@opentiny/vue-huicharts-boxplot": "workspace:~",
68-
"@opentiny/vue-huicharts-candle": "workspace:~",
69-
"@opentiny/vue-huicharts-core": "workspace:~",
70-
"@opentiny/vue-huicharts-funnel": "workspace:~",
71-
"@opentiny/vue-huicharts-gauge": "workspace:~",
72-
"@opentiny/vue-huicharts-graph": "workspace:~",
73-
"@opentiny/vue-huicharts-heatmap": "workspace:~",
74-
"@opentiny/vue-huicharts-histogram": "workspace:~",
75-
"@opentiny/vue-huicharts-line": "workspace:~",
76-
"@opentiny/vue-huicharts-liquidfill": "workspace:~",
77-
"@opentiny/vue-huicharts-map": "workspace:~",
78-
"@opentiny/vue-huicharts-pie": "workspace:~",
79-
"@opentiny/vue-huicharts-process": "workspace:~",
80-
"@opentiny/vue-huicharts-radar": "workspace:~",
81-
"@opentiny/vue-huicharts-ring": "workspace:~",
82-
"@opentiny/vue-huicharts-sankey": "workspace:~",
83-
"@opentiny/vue-huicharts-scatter": "workspace:~",
84-
"@opentiny/vue-huicharts-sunburst": "workspace:~",
85-
"@opentiny/vue-huicharts-tree": "workspace:~",
86-
"@opentiny/vue-huicharts-waterfall": "workspace:~",
87-
"@opentiny/vue-huicharts-wordcloud": "workspace:~",
8863
"@opentiny/vue-checkbox": "workspace:~",
8964
"@opentiny/vue-checkbox-button": "workspace:~",
9065
"@opentiny/vue-checkbox-group": "workspace:~",
@@ -141,6 +116,31 @@
141116
"@opentiny/vue-grid-toolbar": "workspace:~",
142117
"@opentiny/vue-guide": "workspace:~",
143118
"@opentiny/vue-hrapprover": "workspace:~",
119+
"@opentiny/vue-huicharts": "workspace:~",
120+
"@opentiny/vue-huicharts-amap": "workspace:~",
121+
"@opentiny/vue-huicharts-bar": "workspace:~",
122+
"@opentiny/vue-huicharts-bmap": "workspace:~",
123+
"@opentiny/vue-huicharts-boxplot": "workspace:~",
124+
"@opentiny/vue-huicharts-candle": "workspace:~",
125+
"@opentiny/vue-huicharts-core": "workspace:~",
126+
"@opentiny/vue-huicharts-funnel": "workspace:~",
127+
"@opentiny/vue-huicharts-gauge": "workspace:~",
128+
"@opentiny/vue-huicharts-graph": "workspace:~",
129+
"@opentiny/vue-huicharts-heatmap": "workspace:~",
130+
"@opentiny/vue-huicharts-histogram": "workspace:~",
131+
"@opentiny/vue-huicharts-line": "workspace:~",
132+
"@opentiny/vue-huicharts-liquidfill": "workspace:~",
133+
"@opentiny/vue-huicharts-map": "workspace:~",
134+
"@opentiny/vue-huicharts-pie": "workspace:~",
135+
"@opentiny/vue-huicharts-process": "workspace:~",
136+
"@opentiny/vue-huicharts-radar": "workspace:~",
137+
"@opentiny/vue-huicharts-ring": "workspace:~",
138+
"@opentiny/vue-huicharts-sankey": "workspace:~",
139+
"@opentiny/vue-huicharts-scatter": "workspace:~",
140+
"@opentiny/vue-huicharts-sunburst": "workspace:~",
141+
"@opentiny/vue-huicharts-tree": "workspace:~",
142+
"@opentiny/vue-huicharts-waterfall": "workspace:~",
143+
"@opentiny/vue-huicharts-wordcloud": "workspace:~",
144144
"@opentiny/vue-image": "workspace:~",
145145
"@opentiny/vue-image-viewer": "workspace:~",
146146
"@opentiny/vue-index-bar": "workspace:~",

packages/vue/src/chart/chart-map/src/chart-map.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</template>
77

88
<script>
9-
import Core from '@opentiny/vue-huicharts-core'
9+
import Core from '../../chart-core'
1010
1111
import { map } from './map'
1212
import * as echarts from 'echarts'

packages/vue/src/chart/chart-pie/src/chart-pie.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</template>
77

88
<script>
9-
import Core from '@opentiny/vue-huicharts-core'
9+
import Core from '../../chart-core'
1010
import { t } from '@opentiny/vue-locale'
1111
import { pie } from './pie'
1212
import { $prefix } from '@opentiny/vue-common'

packages/vue/src/chart/chart-radar/src/chart-radar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</template>
77

88
<script>
9-
import Core from '@opentiny/vue-huicharts-core'
9+
import Core from '../../chart-core'
1010
import { radar } from './radar'
1111
import { $prefix } from '@opentiny/vue-common'
1212

packages/vue/src/chart/chart-ring/src/chart-ring.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</template>
77

88
<script>
9-
import Core from '@opentiny/vue-huicharts-core'
9+
import Core from '../../chart-core'
1010
import { t } from '@opentiny/vue-locale'
1111
import { pie } from './ring'
1212
import { $prefix } from '@opentiny/vue-common'

packages/vue/src/chart/chart-sankey/src/chart-sankey.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</template>
77

88
<script>
9-
import Core from '@opentiny/vue-huicharts-core'
9+
import Core from '../../chart-core'
1010
import { sankey } from './sankey'
1111
import { $prefix } from '@opentiny/vue-common'
1212

0 commit comments

Comments
 (0)