vue-data-ui 2.0.44 → 2.0.45
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/README.md +26 -25
- package/dist/{index-5cf6f438.js → index-230bd04c.js} +11977 -11512
- package/dist/{index.es-a42c8c97.js → index.es-87f40946.js} +1 -1
- package/dist/style.css +1 -1
- package/dist/types/vue-data-ui.d.ts +106 -5
- package/dist/vue-data-ui.js +24 -23
- package/package.json +25 -24
package/README.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|

|
|
14
14
|

|
|
15
15
|

|
|
16
|
-

|
|
17
17
|
|
|
18
18
|
[Interactive documentation](https://vue-data-ui.graphieros.com/)
|
|
19
19
|
|
|
@@ -23,36 +23,37 @@ Available components:
|
|
|
23
23
|
|
|
24
24
|
## Charts
|
|
25
25
|
|
|
26
|
-
- [
|
|
26
|
+
- [VueUiAgePyramid](https://vue-data-ui.graphieros.com/docs#vue-ui-age-pyramid)
|
|
27
|
+
- [VueUiCandlestick](https://vue-data-ui.graphieros.com/docs#vue-ui-candlestick)
|
|
28
|
+
- [VueUiChestnut](https://vue-data-ui.graphieros.com/docs#vue-ui-chestnut)
|
|
29
|
+
- [VueUiDonutEvolution](https://vue-data-ui.graphieros.com/docs#vue-ui-donut-evolution)
|
|
27
30
|
- [VueUiDonut](https://vue-data-ui.graphieros.com/docs#vue-ui-donut)
|
|
28
|
-
- [
|
|
29
|
-
- [VueUiRadar](https://vue-data-ui.graphieros.com/docs#vue-ui-radar)
|
|
30
|
-
- [VueUiQuadrant](https://vue-data-ui.graphieros.com/docs#vue-ui-quadrant)
|
|
31
|
+
- [VueUiGalaxy](https://vue-data-ui.graphieros.com/docs#vue-ui-galaxy)
|
|
31
32
|
- [VueUiGauge](https://vue-data-ui.graphieros.com/docs#vue-ui-gauge)
|
|
32
|
-
- [VueUiChestnut](https://vue-data-ui.graphieros.com/docs#vue-ui-chestnut)
|
|
33
|
-
- [VueUiOnion](https://vue-data-ui.graphieros.com/docs#vue-ui-onion)
|
|
34
|
-
- [VueUiVerticalBar](https://vue-data-ui.graphieros.com/docs#vue-ui-vertical-bar)
|
|
35
33
|
- [VueUiHeatmap](https://vue-data-ui.graphieros.com/docs#vue-ui-heatmap)
|
|
36
|
-
- [
|
|
37
|
-
- [
|
|
38
|
-
- [
|
|
34
|
+
- [VueUiMolecule](https://vue-data-ui.graphieros.com/docs#vue-ui-molecule)
|
|
35
|
+
- [VueUiMoodRadar](https://vue-data-ui.graphieros.com/docs#vue-ui-mood-radar)
|
|
36
|
+
- [VueUiNestedDonuts](https://vue-data-ui.graphieros.com/docs#vue-ui-nested-donuts)
|
|
37
|
+
- [VueUiOnion](https://vue-data-ui.graphieros.com/docs#vue-ui-onion)
|
|
38
|
+
- [VueUiQuadrant](https://vue-data-ui.graphieros.com/docs#vue-ui-quadrant)
|
|
39
|
+
- [VueUiRadar](https://vue-data-ui.graphieros.com/docs#vue-ui-radar)
|
|
39
40
|
- [VueUiRelationCircle](https://vue-data-ui.graphieros.com/docs#vue-ui-relation-circle)
|
|
40
|
-
- [VueUiThermometer](https://vue-data-ui.graphieros.com/docs#vue-ui-thermometer)
|
|
41
41
|
- [VueUiRings](https://vue-data-ui.graphieros.com/docs#vue-ui-rings)
|
|
42
|
-
- [
|
|
42
|
+
- [VueUiScatter](https://vue-data-ui.graphieros.com/docs#vue-ui-scatter)
|
|
43
|
+
- [VueUiThermometer](https://vue-data-ui.graphieros.com/docs#vue-ui-thermometer)
|
|
43
44
|
- [VueUiTiremarks](https://vue-data-ui.graphieros.com/docs#vue-ui-tiremarks)
|
|
44
|
-
- [
|
|
45
|
-
- [
|
|
46
|
-
- [
|
|
47
|
-
- [
|
|
45
|
+
- [VueUiVerticalBar](https://vue-data-ui.graphieros.com/docs#vue-ui-vertical-bar)
|
|
46
|
+
- [VueUiWaffle](https://vue-data-ui.graphieros.com/docs#vue-ui-waffle)
|
|
47
|
+
- [VueUiWheel](https://vue-data-ui.graphieros.com/docs#vue-ui-wheel)
|
|
48
|
+
- [VueUiXy](https://vue-data-ui.graphieros.com/docs#vue-ui-xy)
|
|
48
49
|
|
|
49
50
|
## Mini charts
|
|
50
51
|
|
|
51
|
-
- [VueUiSparkline](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkline)
|
|
52
|
-
- [VueUiSparkbar](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkbar)
|
|
53
|
-
- [VueUiSparkstackbar](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkstackbar)
|
|
54
52
|
- [VueUiSparkHistogram](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkhistogram)
|
|
53
|
+
- [VueUiSparkbar](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkbar)
|
|
55
54
|
- [VueUiSparkgauge](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkgauge)
|
|
55
|
+
- [VueUiSparkline](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkline)
|
|
56
|
+
- [VueUiSparkstackbar](https://vue-data-ui.graphieros.com/docs#vue-ui-sparkstackbar)
|
|
56
57
|
|
|
57
58
|
## 3d
|
|
58
59
|
|
|
@@ -60,8 +61,8 @@ Available components:
|
|
|
60
61
|
|
|
61
62
|
## Tables
|
|
62
63
|
|
|
63
|
-
- [VueUiTableSparkline](https://vue-data-ui.graphieros.com/docs#vue-ui-table-sparkline)
|
|
64
64
|
- [VueUiTable](https://vue-data-ui.graphieros.com/docs#vue-ui-table)
|
|
65
|
+
- [VueUiTableSparkline](https://vue-data-ui.graphieros.com/docs#vue-ui-table-sparkline)
|
|
65
66
|
|
|
66
67
|
## Rating
|
|
67
68
|
|
|
@@ -70,13 +71,13 @@ Available components:
|
|
|
70
71
|
|
|
71
72
|
## Utilities
|
|
72
73
|
|
|
73
|
-
- [VueUiScreenshot](https://vue-data-ui.graphieros.com/docs#vue-ui-screenshot)
|
|
74
|
-
- [VueUiSkeleton](https://vue-data-ui.graphieros.com/docs#vue-ui-skeleton)
|
|
75
|
-
- [VueUiDashboard](https://vue-data-ui.graphieros.com/docs#vue-ui-dashboard)
|
|
76
74
|
- [VueUiAnnotator](https://vue-data-ui.graphieros.com/docs#vue-ui-annotator)
|
|
77
|
-
- [
|
|
75
|
+
- [VueUiDashboard](https://vue-data-ui.graphieros.com/docs#vue-ui-dashboard)
|
|
78
76
|
- [VueUiDigits](https://vue-data-ui.graphieros.com/docs#vue-ui-digits)
|
|
77
|
+
- [VueUiIcon](https://vue-data-ui.graphieros.com/docs#vue-ui-icon)
|
|
79
78
|
- [VueUiMiniLoader](https://vue-data-ui.graphieros.com/docs#vue-ui-mini-loader)
|
|
79
|
+
- [VueUiScreenshot](https://vue-data-ui.graphieros.com/docs#vue-ui-screenshot)
|
|
80
|
+
- [VueUiSkeleton](https://vue-data-ui.graphieros.com/docs#vue-ui-skeleton)
|
|
80
81
|
|
|
81
82
|
# Installation
|
|
82
83
|
|