@underverse-ui/underverse 1.0.58 → 1.0.60
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/api-reference.json +2 -170
- package/dist/index.cjs +975 -2536
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +1 -209
- package/dist/index.d.ts +1 -209
- package/dist/index.js +896 -2450
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/api-reference.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"package": "@underverse-ui/underverse",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.60",
|
|
4
4
|
"sourceEntry": "src/index.ts",
|
|
5
|
-
"totalExports":
|
|
5
|
+
"totalExports": 215,
|
|
6
6
|
"exports": [
|
|
7
7
|
{
|
|
8
8
|
"name": "*",
|
|
@@ -69,34 +69,6 @@
|
|
|
69
69
|
"local": false,
|
|
70
70
|
"aliasOf": "default"
|
|
71
71
|
},
|
|
72
|
-
{
|
|
73
|
-
"name": "AreaChart",
|
|
74
|
-
"kind": "value",
|
|
75
|
-
"source": "./components/AreaChart",
|
|
76
|
-
"reexport": true,
|
|
77
|
-
"local": false
|
|
78
|
-
},
|
|
79
|
-
{
|
|
80
|
-
"name": "AreaChartDataPoint",
|
|
81
|
-
"kind": "type",
|
|
82
|
-
"source": "./components/AreaChart",
|
|
83
|
-
"reexport": true,
|
|
84
|
-
"local": false
|
|
85
|
-
},
|
|
86
|
-
{
|
|
87
|
-
"name": "AreaChartProps",
|
|
88
|
-
"kind": "type",
|
|
89
|
-
"source": "./components/AreaChart",
|
|
90
|
-
"reexport": true,
|
|
91
|
-
"local": false
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
"name": "AreaChartSeries",
|
|
95
|
-
"kind": "type",
|
|
96
|
-
"source": "./components/AreaChart",
|
|
97
|
-
"reexport": true,
|
|
98
|
-
"local": false
|
|
99
|
-
},
|
|
100
72
|
{
|
|
101
73
|
"name": "Avatar",
|
|
102
74
|
"kind": "value",
|
|
@@ -121,34 +93,6 @@
|
|
|
121
93
|
"local": false,
|
|
122
94
|
"aliasOf": "Badge"
|
|
123
95
|
},
|
|
124
|
-
{
|
|
125
|
-
"name": "BarChart",
|
|
126
|
-
"kind": "value",
|
|
127
|
-
"source": "./components/BarChart",
|
|
128
|
-
"reexport": true,
|
|
129
|
-
"local": false
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"name": "BarChartDataPoint",
|
|
133
|
-
"kind": "type",
|
|
134
|
-
"source": "./components/BarChart",
|
|
135
|
-
"reexport": true,
|
|
136
|
-
"local": false
|
|
137
|
-
},
|
|
138
|
-
{
|
|
139
|
-
"name": "BarChartProps",
|
|
140
|
-
"kind": "type",
|
|
141
|
-
"source": "./components/BarChart",
|
|
142
|
-
"reexport": true,
|
|
143
|
-
"local": false
|
|
144
|
-
},
|
|
145
|
-
{
|
|
146
|
-
"name": "BarChartSeries",
|
|
147
|
-
"kind": "type",
|
|
148
|
-
"source": "./components/BarChart",
|
|
149
|
-
"reexport": true,
|
|
150
|
-
"local": false
|
|
151
|
-
},
|
|
152
96
|
{
|
|
153
97
|
"name": "BottomSheet",
|
|
154
98
|
"kind": "value",
|
|
@@ -644,20 +588,6 @@
|
|
|
644
588
|
"reexport": true,
|
|
645
589
|
"local": false
|
|
646
590
|
},
|
|
647
|
-
{
|
|
648
|
-
"name": "GaugeChart",
|
|
649
|
-
"kind": "value",
|
|
650
|
-
"source": "./components/GaugeChart",
|
|
651
|
-
"reexport": true,
|
|
652
|
-
"local": false
|
|
653
|
-
},
|
|
654
|
-
{
|
|
655
|
-
"name": "GaugeChartProps",
|
|
656
|
-
"kind": "type",
|
|
657
|
-
"source": "./components/GaugeChart",
|
|
658
|
-
"reexport": true,
|
|
659
|
-
"local": false
|
|
660
|
-
},
|
|
661
591
|
{
|
|
662
592
|
"name": "getAnimationStyles",
|
|
663
593
|
"kind": "value",
|
|
@@ -811,34 +741,6 @@
|
|
|
811
741
|
"local": false,
|
|
812
742
|
"aliasOf": "LanguageSwitcherHeadlessProps"
|
|
813
743
|
},
|
|
814
|
-
{
|
|
815
|
-
"name": "LineChart",
|
|
816
|
-
"kind": "value",
|
|
817
|
-
"source": "./components/LineChart",
|
|
818
|
-
"reexport": true,
|
|
819
|
-
"local": false
|
|
820
|
-
},
|
|
821
|
-
{
|
|
822
|
-
"name": "LineChartDataPoint",
|
|
823
|
-
"kind": "type",
|
|
824
|
-
"source": "./components/LineChart",
|
|
825
|
-
"reexport": true,
|
|
826
|
-
"local": false
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"name": "LineChartProps",
|
|
830
|
-
"kind": "type",
|
|
831
|
-
"source": "./components/LineChart",
|
|
832
|
-
"reexport": true,
|
|
833
|
-
"local": false
|
|
834
|
-
},
|
|
835
|
-
{
|
|
836
|
-
"name": "LineChartSeries",
|
|
837
|
-
"kind": "type",
|
|
838
|
-
"source": "./components/LineChart",
|
|
839
|
-
"reexport": true,
|
|
840
|
-
"local": false
|
|
841
|
-
},
|
|
842
744
|
{
|
|
843
745
|
"name": "List",
|
|
844
746
|
"kind": "value",
|
|
@@ -1064,27 +966,6 @@
|
|
|
1064
966
|
"reexport": true,
|
|
1065
967
|
"local": false
|
|
1066
968
|
},
|
|
1067
|
-
{
|
|
1068
|
-
"name": "PieChart",
|
|
1069
|
-
"kind": "value",
|
|
1070
|
-
"source": "./components/PieChart",
|
|
1071
|
-
"reexport": true,
|
|
1072
|
-
"local": false
|
|
1073
|
-
},
|
|
1074
|
-
{
|
|
1075
|
-
"name": "PieChartDataPoint",
|
|
1076
|
-
"kind": "type",
|
|
1077
|
-
"source": "./components/PieChart",
|
|
1078
|
-
"reexport": true,
|
|
1079
|
-
"local": false
|
|
1080
|
-
},
|
|
1081
|
-
{
|
|
1082
|
-
"name": "PieChartProps",
|
|
1083
|
-
"kind": "type",
|
|
1084
|
-
"source": "./components/PieChart",
|
|
1085
|
-
"reexport": true,
|
|
1086
|
-
"local": false
|
|
1087
|
-
},
|
|
1088
969
|
{
|
|
1089
970
|
"name": "PillTabs",
|
|
1090
971
|
"kind": "value",
|
|
@@ -1113,34 +994,6 @@
|
|
|
1113
994
|
"reexport": true,
|
|
1114
995
|
"local": false
|
|
1115
996
|
},
|
|
1116
|
-
{
|
|
1117
|
-
"name": "RadarChart",
|
|
1118
|
-
"kind": "value",
|
|
1119
|
-
"source": "./components/RadarChart",
|
|
1120
|
-
"reexport": true,
|
|
1121
|
-
"local": false
|
|
1122
|
-
},
|
|
1123
|
-
{
|
|
1124
|
-
"name": "RadarChartDataPoint",
|
|
1125
|
-
"kind": "type",
|
|
1126
|
-
"source": "./components/RadarChart",
|
|
1127
|
-
"reexport": true,
|
|
1128
|
-
"local": false
|
|
1129
|
-
},
|
|
1130
|
-
{
|
|
1131
|
-
"name": "RadarChartProps",
|
|
1132
|
-
"kind": "type",
|
|
1133
|
-
"source": "./components/RadarChart",
|
|
1134
|
-
"reexport": true,
|
|
1135
|
-
"local": false
|
|
1136
|
-
},
|
|
1137
|
-
{
|
|
1138
|
-
"name": "RadarChartSeries",
|
|
1139
|
-
"kind": "type",
|
|
1140
|
-
"source": "./components/RadarChart",
|
|
1141
|
-
"reexport": true,
|
|
1142
|
-
"local": false
|
|
1143
|
-
},
|
|
1144
997
|
{
|
|
1145
998
|
"name": "RadioGroup",
|
|
1146
999
|
"kind": "value",
|
|
@@ -1298,27 +1151,6 @@
|
|
|
1298
1151
|
"reexport": true,
|
|
1299
1152
|
"local": false
|
|
1300
1153
|
},
|
|
1301
|
-
{
|
|
1302
|
-
"name": "Sparkline",
|
|
1303
|
-
"kind": "value",
|
|
1304
|
-
"source": "./components/Sparkline",
|
|
1305
|
-
"reexport": true,
|
|
1306
|
-
"local": false
|
|
1307
|
-
},
|
|
1308
|
-
{
|
|
1309
|
-
"name": "SparklineDataPoint",
|
|
1310
|
-
"kind": "type",
|
|
1311
|
-
"source": "./components/Sparkline",
|
|
1312
|
-
"reexport": true,
|
|
1313
|
-
"local": false
|
|
1314
|
-
},
|
|
1315
|
-
{
|
|
1316
|
-
"name": "SparklineProps",
|
|
1317
|
-
"kind": "type",
|
|
1318
|
-
"source": "./components/Sparkline",
|
|
1319
|
-
"reexport": true,
|
|
1320
|
-
"local": false
|
|
1321
|
-
},
|
|
1322
1154
|
{
|
|
1323
1155
|
"name": "StatusBadge",
|
|
1324
1156
|
"kind": "value",
|