@veristone/nuxt-v-app 0.2.8 → 0.2.9
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/app/components/{Va/Blocks/VaBlockGridCharts.vue → V/A/Block/GridCharts.vue} +2 -3
- package/app/components/{Va/Blocks/VaBlockGridKPI.vue → V/A/Block/GridKPI.vue} +3 -3
- package/app/components/{Va/Blocks/VaBlockGridTables.vue → V/A/Block/GridTables.vue} +3 -3
- package/app/components/{Va/Cards/VaCardWithActiveUsers.vue → V/A/Card/WithActiveUsers.vue} +5 -5
- package/app/components/{Va/Cards/VaCardWithChart.vue → V/A/Card/WithChart.vue} +7 -7
- package/app/components/{Va/Charts/VaChartAreaMini.vue → V/A/Chart/AreaMini.vue} +2 -2
- package/app/layouts/default.vue +3 -3
- package/app/layouts/legacy.vue +4 -4
- package/app/pages/playground/blocks.vue +15 -15
- package/app/pages/playground/cards.vue +43 -43
- package/app/pages/playground/charts.vue +64 -64
- package/app/pages/playground/dashboard.vue +22 -22
- package/app/pages/playground/layout.vue +19 -19
- package/package.json +1 -1
- /package/app/components/{Va/Blocks/VaBlockKpiGrid.vue → V/A/Block/KpiGrid.vue} +0 -0
- /package/app/components/{Va/Blocks/VaBlockSessionFilterBar.vue → V/A/Block/SessionFilterBar.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardDonutChart.vue → V/A/Card/DonutChart.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardHeader.vue → V/A/Card/Header.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardKpi.vue → V/A/Card/Kpi.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardKpi2.vue → V/A/Card/Kpi2.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardLatestOrders.vue → V/A/Card/LatestOrders.vue} +0 -0
- /package/app/components/V/A/{Card.legacy.vue → Card/Legacy.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardPopularProducts.vue → V/A/Card/PopularProducts.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardRevenueBarChart.vue → V/A/Card/RevenueBarChart.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardSubtitle.vue → V/A/Card/Subtitle.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardTitle.vue → V/A/Card/Title.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardWithChartBlock.vue → V/A/Card/WithChartBlock.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardWithIndicator.vue → V/A/Card/WithIndicator.vue} +0 -0
- /package/app/components/{Va/Cards/VaCardWithProgressCircle.vue → V/A/Card/WithProgressCircle.vue} +0 -0
- /package/app/components/{Va/Cards/types.ts → V/A/Card/card-types.ts} +0 -0
- /package/app/components/V/A/{Card.vue → Card/index.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartAppPerformanceBar.vue → V/A/Chart/AppPerformanceBar.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartAppPerformanceBarChart.vue → V/A/Chart/AppPerformanceBarChart.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartBarMini.vue → V/A/Chart/BarMini.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartCardinalMulti.vue → V/A/Chart/CardinalMulti.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartColorBarChart.vue → V/A/Chart/ColorBarChart.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartDonutHalf.vue → V/A/Chart/DonutHalf.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartDonutMini.vue → V/A/Chart/DonutMini.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartExpensesBar.vue → V/A/Chart/ExpensesBar.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartFinanceSummary.vue → V/A/Chart/FinanceSummary.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartGoogleSearchConsole.vue → V/A/Chart/GoogleSearchConsole.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartIncomeBar.vue → V/A/Chart/IncomeBar.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartLegend.vue → V/A/Chart/Legend.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartLineMini.vue → V/A/Chart/LineMini.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartRealtimeTraffic.vue → V/A/Chart/RealtimeTraffic.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartRevenue.vue → V/A/Chart/Revenue.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartRevenueLine.vue → V/A/Chart/RevenueLine.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartRevenuevsCost.vue → V/A/Chart/RevenuevsCost.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartSearchIntent.vue → V/A/Chart/SearchIntent.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartSpendingTrend.vue → V/A/Chart/SpendingTrend.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartStackedHorizontal.vue → V/A/Chart/StackedHorizontal.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartStepMinimal.vue → V/A/Chart/StepMinimal.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartStockComparisonLine.vue → V/A/Chart/StockComparisonLine.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartStocksPortfolioLine.vue → V/A/Chart/StocksPortfolioLine.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartStocksSectorLine.vue → V/A/Chart/StocksSectorLine.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartTasksCategories.vue → V/A/Chart/TasksCategories.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartTasksProgress.vue → V/A/Chart/TasksProgress.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartTrafficOverview.vue → V/A/Chart/TrafficOverview.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartWebPerformanceLineChart.vue → V/A/Chart/WebPerformanceLineChart.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartWinLostBar.vue → V/A/Chart/WinLostBar.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartWinLostDonut.vue → V/A/Chart/WinLostDonut.vue} +0 -0
- /package/app/components/{Va/Charts/VaChartWinLostLine.vue → V/A/Chart/WinLostLine.vue} +0 -0
- /package/app/components/{Va/Charts/types.ts → V/A/Chart/chart-types.ts} +0 -0
- /package/app/components/{Va/Dashboard/VaDashboardKPICard.vue → V/A/Dashboard/KPICard.vue} +0 -0
- /package/app/components/{Va → V/A}/Dashboard/Navigation/types.ts +0 -0
- /package/app/components/{Va/Dashboard/VaDashboardNavigation.vue → V/A/Dashboard/Navigation.vue} +0 -0
- /package/app/components/{Va/Dashboard/VaDashboardPricePlan.vue → V/A/Dashboard/PricePlan.vue} +0 -0
- /package/app/components/{Va/Dashboard/VaDashboardUsageChart.vue → V/A/Dashboard/UsageChart.vue} +0 -0
- /package/app/components/{Va/Dashboard/VaDashboardUsageRequestChart.vue → V/A/Dashboard/UsageRequestChart.vue} +0 -0
- /package/app/components/{Va → V/A}/Layout/NotificationsSlideover.vue +0 -0
- /package/app/components/{Va → V/A}/Layout/SideNav/types.ts +0 -0
- /package/app/components/{Va → V/A}/Layout/SideNav.vue +0 -0
- /package/app/components/{Va → V/A}/Layout/TeamsMenu.vue +0 -0
- /package/app/components/{Va → V/A}/Layout/UserMenu.vue +0 -0
|
@@ -13,55 +13,55 @@
|
|
|
13
13
|
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
|
|
14
14
|
<UCard>
|
|
15
15
|
<template #header>
|
|
16
|
-
<h3 class="text-sm font-semibold">
|
|
16
|
+
<h3 class="text-sm font-semibold">VAChartAreaMini</h3>
|
|
17
17
|
</template>
|
|
18
18
|
<ClientOnly>
|
|
19
|
-
<
|
|
19
|
+
<VAChartAreaMini />
|
|
20
20
|
</ClientOnly>
|
|
21
21
|
</UCard>
|
|
22
22
|
|
|
23
23
|
<UCard>
|
|
24
24
|
<template #header>
|
|
25
|
-
<h3 class="text-sm font-semibold">
|
|
25
|
+
<h3 class="text-sm font-semibold">VAChartBarMini</h3>
|
|
26
26
|
</template>
|
|
27
27
|
<ClientOnly>
|
|
28
|
-
<
|
|
28
|
+
<VAChartBarMini />
|
|
29
29
|
</ClientOnly>
|
|
30
30
|
</UCard>
|
|
31
31
|
|
|
32
32
|
<UCard>
|
|
33
33
|
<template #header>
|
|
34
|
-
<h3 class="text-sm font-semibold">
|
|
34
|
+
<h3 class="text-sm font-semibold">VAChartLineMini</h3>
|
|
35
35
|
</template>
|
|
36
36
|
<ClientOnly>
|
|
37
|
-
<
|
|
37
|
+
<VAChartLineMini />
|
|
38
38
|
</ClientOnly>
|
|
39
39
|
</UCard>
|
|
40
40
|
|
|
41
41
|
<UCard>
|
|
42
42
|
<template #header>
|
|
43
|
-
<h3 class="text-sm font-semibold">
|
|
43
|
+
<h3 class="text-sm font-semibold">VAChartDonutMini</h3>
|
|
44
44
|
</template>
|
|
45
45
|
<ClientOnly>
|
|
46
|
-
<
|
|
46
|
+
<VAChartDonutMini />
|
|
47
47
|
</ClientOnly>
|
|
48
48
|
</UCard>
|
|
49
49
|
|
|
50
50
|
<UCard>
|
|
51
51
|
<template #header>
|
|
52
|
-
<h3 class="text-sm font-semibold">
|
|
52
|
+
<h3 class="text-sm font-semibold">VAChartDonutHalf</h3>
|
|
53
53
|
</template>
|
|
54
54
|
<ClientOnly>
|
|
55
|
-
<
|
|
55
|
+
<VAChartDonutHalf />
|
|
56
56
|
</ClientOnly>
|
|
57
57
|
</UCard>
|
|
58
58
|
|
|
59
59
|
<UCard>
|
|
60
60
|
<template #header>
|
|
61
|
-
<h3 class="text-sm font-semibold">
|
|
61
|
+
<h3 class="text-sm font-semibold">VAChartStepMinimal</h3>
|
|
62
62
|
</template>
|
|
63
63
|
<ClientOnly>
|
|
64
|
-
<
|
|
64
|
+
<VAChartStepMinimal />
|
|
65
65
|
</ClientOnly>
|
|
66
66
|
</UCard>
|
|
67
67
|
</div>
|
|
@@ -72,73 +72,73 @@
|
|
|
72
72
|
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
|
73
73
|
<UCard>
|
|
74
74
|
<template #header>
|
|
75
|
-
<h3 class="text-sm font-semibold">
|
|
75
|
+
<h3 class="text-sm font-semibold">VAChartRevenue</h3>
|
|
76
76
|
</template>
|
|
77
77
|
<ClientOnly>
|
|
78
|
-
<
|
|
78
|
+
<VAChartRevenue />
|
|
79
79
|
</ClientOnly>
|
|
80
80
|
</UCard>
|
|
81
81
|
|
|
82
82
|
<UCard>
|
|
83
83
|
<template #header>
|
|
84
|
-
<h3 class="text-sm font-semibold">
|
|
84
|
+
<h3 class="text-sm font-semibold">VAChartRevenueLine</h3>
|
|
85
85
|
</template>
|
|
86
86
|
<ClientOnly>
|
|
87
|
-
<
|
|
87
|
+
<VAChartRevenueLine />
|
|
88
88
|
</ClientOnly>
|
|
89
89
|
</UCard>
|
|
90
90
|
|
|
91
91
|
<UCard>
|
|
92
92
|
<template #header>
|
|
93
|
-
<h3 class="text-sm font-semibold">
|
|
93
|
+
<h3 class="text-sm font-semibold">VAChartRevenuevsCost</h3>
|
|
94
94
|
</template>
|
|
95
95
|
<ClientOnly>
|
|
96
|
-
<
|
|
96
|
+
<VAChartRevenuevsCost />
|
|
97
97
|
</ClientOnly>
|
|
98
98
|
</UCard>
|
|
99
99
|
|
|
100
100
|
<UCard>
|
|
101
101
|
<template #header>
|
|
102
|
-
<h3 class="text-sm font-semibold">
|
|
102
|
+
<h3 class="text-sm font-semibold">VAChartFinanceSummary</h3>
|
|
103
103
|
</template>
|
|
104
104
|
<ClientOnly>
|
|
105
|
-
<
|
|
105
|
+
<VAChartFinanceSummary />
|
|
106
106
|
</ClientOnly>
|
|
107
107
|
</UCard>
|
|
108
108
|
|
|
109
109
|
<UCard>
|
|
110
110
|
<template #header>
|
|
111
|
-
<h3 class="text-sm font-semibold">
|
|
111
|
+
<h3 class="text-sm font-semibold">VAChartExpensesBar</h3>
|
|
112
112
|
</template>
|
|
113
113
|
<ClientOnly>
|
|
114
|
-
<
|
|
114
|
+
<VAChartExpensesBar />
|
|
115
115
|
</ClientOnly>
|
|
116
116
|
</UCard>
|
|
117
117
|
|
|
118
118
|
<UCard>
|
|
119
119
|
<template #header>
|
|
120
|
-
<h3 class="text-sm font-semibold">
|
|
120
|
+
<h3 class="text-sm font-semibold">VAChartIncomeBar</h3>
|
|
121
121
|
</template>
|
|
122
122
|
<ClientOnly>
|
|
123
|
-
<
|
|
123
|
+
<VAChartIncomeBar />
|
|
124
124
|
</ClientOnly>
|
|
125
125
|
</UCard>
|
|
126
126
|
|
|
127
127
|
<UCard>
|
|
128
128
|
<template #header>
|
|
129
|
-
<h3 class="text-sm font-semibold">
|
|
129
|
+
<h3 class="text-sm font-semibold">VAChartSpendingTrend</h3>
|
|
130
130
|
</template>
|
|
131
131
|
<ClientOnly>
|
|
132
|
-
<
|
|
132
|
+
<VAChartSpendingTrend />
|
|
133
133
|
</ClientOnly>
|
|
134
134
|
</UCard>
|
|
135
135
|
|
|
136
136
|
<UCard>
|
|
137
137
|
<template #header>
|
|
138
|
-
<h3 class="text-sm font-semibold">
|
|
138
|
+
<h3 class="text-sm font-semibold">VAChartColorBarChart</h3>
|
|
139
139
|
</template>
|
|
140
140
|
<ClientOnly>
|
|
141
|
-
<
|
|
141
|
+
<VAChartColorBarChart />
|
|
142
142
|
</ClientOnly>
|
|
143
143
|
</UCard>
|
|
144
144
|
</div>
|
|
@@ -149,64 +149,64 @@
|
|
|
149
149
|
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
|
150
150
|
<UCard>
|
|
151
151
|
<template #header>
|
|
152
|
-
<h3 class="text-sm font-semibold">
|
|
152
|
+
<h3 class="text-sm font-semibold">VAChartAppPerformanceBar</h3>
|
|
153
153
|
</template>
|
|
154
154
|
<ClientOnly>
|
|
155
|
-
<
|
|
155
|
+
<VAChartAppPerformanceBar />
|
|
156
156
|
</ClientOnly>
|
|
157
157
|
</UCard>
|
|
158
158
|
|
|
159
159
|
<UCard>
|
|
160
160
|
<template #header>
|
|
161
|
-
<h3 class="text-sm font-semibold">
|
|
161
|
+
<h3 class="text-sm font-semibold">VAChartAppPerformanceBarChart</h3>
|
|
162
162
|
</template>
|
|
163
163
|
<ClientOnly>
|
|
164
|
-
<
|
|
164
|
+
<VAChartAppPerformanceBarChart />
|
|
165
165
|
</ClientOnly>
|
|
166
166
|
</UCard>
|
|
167
167
|
|
|
168
168
|
<UCard>
|
|
169
169
|
<template #header>
|
|
170
|
-
<h3 class="text-sm font-semibold">
|
|
170
|
+
<h3 class="text-sm font-semibold">VAChartWebPerformanceLineChart</h3>
|
|
171
171
|
</template>
|
|
172
172
|
<ClientOnly>
|
|
173
|
-
<
|
|
173
|
+
<VAChartWebPerformanceLineChart />
|
|
174
174
|
</ClientOnly>
|
|
175
175
|
</UCard>
|
|
176
176
|
|
|
177
177
|
<UCard>
|
|
178
178
|
<template #header>
|
|
179
|
-
<h3 class="text-sm font-semibold">
|
|
179
|
+
<h3 class="text-sm font-semibold">VAChartTrafficOverview</h3>
|
|
180
180
|
</template>
|
|
181
181
|
<ClientOnly>
|
|
182
|
-
<
|
|
182
|
+
<VAChartTrafficOverview />
|
|
183
183
|
</ClientOnly>
|
|
184
184
|
</UCard>
|
|
185
185
|
|
|
186
186
|
<UCard>
|
|
187
187
|
<template #header>
|
|
188
|
-
<h3 class="text-sm font-semibold">
|
|
188
|
+
<h3 class="text-sm font-semibold">VAChartRealtimeTraffic</h3>
|
|
189
189
|
</template>
|
|
190
190
|
<ClientOnly>
|
|
191
|
-
<
|
|
191
|
+
<VAChartRealtimeTraffic />
|
|
192
192
|
</ClientOnly>
|
|
193
193
|
</UCard>
|
|
194
194
|
|
|
195
195
|
<UCard>
|
|
196
196
|
<template #header>
|
|
197
|
-
<h3 class="text-sm font-semibold">
|
|
197
|
+
<h3 class="text-sm font-semibold">VAChartGoogleSearchConsole</h3>
|
|
198
198
|
</template>
|
|
199
199
|
<ClientOnly>
|
|
200
|
-
<
|
|
200
|
+
<VAChartGoogleSearchConsole />
|
|
201
201
|
</ClientOnly>
|
|
202
202
|
</UCard>
|
|
203
203
|
|
|
204
204
|
<UCard>
|
|
205
205
|
<template #header>
|
|
206
|
-
<h3 class="text-sm font-semibold">
|
|
206
|
+
<h3 class="text-sm font-semibold">VAChartSearchIntent</h3>
|
|
207
207
|
</template>
|
|
208
208
|
<ClientOnly>
|
|
209
|
-
<
|
|
209
|
+
<VAChartSearchIntent />
|
|
210
210
|
</ClientOnly>
|
|
211
211
|
</UCard>
|
|
212
212
|
</div>
|
|
@@ -217,46 +217,46 @@
|
|
|
217
217
|
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
|
218
218
|
<UCard>
|
|
219
219
|
<template #header>
|
|
220
|
-
<h3 class="text-sm font-semibold">
|
|
220
|
+
<h3 class="text-sm font-semibold">VAChartCardinalMulti</h3>
|
|
221
221
|
</template>
|
|
222
222
|
<ClientOnly>
|
|
223
|
-
<
|
|
223
|
+
<VAChartCardinalMulti />
|
|
224
224
|
</ClientOnly>
|
|
225
225
|
</UCard>
|
|
226
226
|
|
|
227
227
|
<UCard>
|
|
228
228
|
<template #header>
|
|
229
|
-
<h3 class="text-sm font-semibold">
|
|
229
|
+
<h3 class="text-sm font-semibold">VAChartStockComparisonLine</h3>
|
|
230
230
|
</template>
|
|
231
231
|
<ClientOnly>
|
|
232
|
-
<
|
|
232
|
+
<VAChartStockComparisonLine />
|
|
233
233
|
</ClientOnly>
|
|
234
234
|
</UCard>
|
|
235
235
|
|
|
236
236
|
<UCard>
|
|
237
237
|
<template #header>
|
|
238
|
-
<h3 class="text-sm font-semibold">
|
|
238
|
+
<h3 class="text-sm font-semibold">VAChartStocksPortfolioLine</h3>
|
|
239
239
|
</template>
|
|
240
240
|
<ClientOnly>
|
|
241
|
-
<
|
|
241
|
+
<VAChartStocksPortfolioLine />
|
|
242
242
|
</ClientOnly>
|
|
243
243
|
</UCard>
|
|
244
244
|
|
|
245
245
|
<UCard>
|
|
246
246
|
<template #header>
|
|
247
|
-
<h3 class="text-sm font-semibold">
|
|
247
|
+
<h3 class="text-sm font-semibold">VAChartStocksSectorLine</h3>
|
|
248
248
|
</template>
|
|
249
249
|
<ClientOnly>
|
|
250
|
-
<
|
|
250
|
+
<VAChartStocksSectorLine />
|
|
251
251
|
</ClientOnly>
|
|
252
252
|
</UCard>
|
|
253
253
|
|
|
254
254
|
<UCard>
|
|
255
255
|
<template #header>
|
|
256
|
-
<h3 class="text-sm font-semibold">
|
|
256
|
+
<h3 class="text-sm font-semibold">VAChartStackedHorizontal</h3>
|
|
257
257
|
</template>
|
|
258
258
|
<ClientOnly>
|
|
259
|
-
<
|
|
259
|
+
<VAChartStackedHorizontal />
|
|
260
260
|
</ClientOnly>
|
|
261
261
|
</UCard>
|
|
262
262
|
</div>
|
|
@@ -267,46 +267,46 @@
|
|
|
267
267
|
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
|
|
268
268
|
<UCard>
|
|
269
269
|
<template #header>
|
|
270
|
-
<h3 class="text-sm font-semibold">
|
|
270
|
+
<h3 class="text-sm font-semibold">VAChartTasksProgress</h3>
|
|
271
271
|
</template>
|
|
272
272
|
<ClientOnly>
|
|
273
|
-
<
|
|
273
|
+
<VAChartTasksProgress />
|
|
274
274
|
</ClientOnly>
|
|
275
275
|
</UCard>
|
|
276
276
|
|
|
277
277
|
<UCard>
|
|
278
278
|
<template #header>
|
|
279
|
-
<h3 class="text-sm font-semibold">
|
|
279
|
+
<h3 class="text-sm font-semibold">VAChartTasksCategories</h3>
|
|
280
280
|
</template>
|
|
281
281
|
<ClientOnly>
|
|
282
|
-
<
|
|
282
|
+
<VAChartTasksCategories />
|
|
283
283
|
</ClientOnly>
|
|
284
284
|
</UCard>
|
|
285
285
|
|
|
286
286
|
<UCard>
|
|
287
287
|
<template #header>
|
|
288
|
-
<h3 class="text-sm font-semibold">
|
|
288
|
+
<h3 class="text-sm font-semibold">VAChartWinLostBar</h3>
|
|
289
289
|
</template>
|
|
290
290
|
<ClientOnly>
|
|
291
|
-
<
|
|
291
|
+
<VAChartWinLostBar />
|
|
292
292
|
</ClientOnly>
|
|
293
293
|
</UCard>
|
|
294
294
|
|
|
295
295
|
<UCard>
|
|
296
296
|
<template #header>
|
|
297
|
-
<h3 class="text-sm font-semibold">
|
|
297
|
+
<h3 class="text-sm font-semibold">VAChartWinLostDonut</h3>
|
|
298
298
|
</template>
|
|
299
299
|
<ClientOnly>
|
|
300
|
-
<
|
|
300
|
+
<VAChartWinLostDonut />
|
|
301
301
|
</ClientOnly>
|
|
302
302
|
</UCard>
|
|
303
303
|
|
|
304
304
|
<UCard>
|
|
305
305
|
<template #header>
|
|
306
|
-
<h3 class="text-sm font-semibold">
|
|
306
|
+
<h3 class="text-sm font-semibold">VAChartWinLostLine</h3>
|
|
307
307
|
</template>
|
|
308
308
|
<ClientOnly>
|
|
309
|
-
<
|
|
309
|
+
<VAChartWinLostLine />
|
|
310
310
|
</ClientOnly>
|
|
311
311
|
</UCard>
|
|
312
312
|
</div>
|
|
@@ -317,10 +317,10 @@
|
|
|
317
317
|
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
|
318
318
|
<UCard>
|
|
319
319
|
<template #header>
|
|
320
|
-
<h3 class="text-sm font-semibold">
|
|
320
|
+
<h3 class="text-sm font-semibold">VAChartLegend</h3>
|
|
321
321
|
</template>
|
|
322
322
|
<ClientOnly>
|
|
323
|
-
<
|
|
323
|
+
<VAChartLegend :items="legendItems" />
|
|
324
324
|
</ClientOnly>
|
|
325
325
|
</UCard>
|
|
326
326
|
</div>
|
|
@@ -7,20 +7,20 @@
|
|
|
7
7
|
Dashboard-specific components for navigation, KPIs, pricing, and usage visualization.
|
|
8
8
|
</p>
|
|
9
9
|
|
|
10
|
-
<!--
|
|
11
|
-
<h2 class="text-2xl font-semibold mb-4 mt-8">
|
|
10
|
+
<!-- VADashboardNavigation -->
|
|
11
|
+
<h2 class="text-2xl font-semibold mb-4 mt-8">VADashboardNavigation</h2>
|
|
12
12
|
<p class="text-gray-600 dark:text-gray-400 mb-4">Navigation component for dashboard sidebars and top menus with icon support.</p>
|
|
13
13
|
<UCard>
|
|
14
14
|
<template #header>
|
|
15
15
|
<h3 class="font-semibold">Standard Navigation</h3>
|
|
16
16
|
</template>
|
|
17
17
|
<ClientOnly>
|
|
18
|
-
<
|
|
18
|
+
<VADashboardNavigation :sections="mockNavSections" />
|
|
19
19
|
</ClientOnly>
|
|
20
20
|
</UCard>
|
|
21
21
|
|
|
22
|
-
<!--
|
|
23
|
-
<h2 class="text-2xl font-semibold mb-4 mt-8">
|
|
22
|
+
<!-- VADashboardKPICard -->
|
|
23
|
+
<h2 class="text-2xl font-semibold mb-4 mt-8">VADashboardKPICard</h2>
|
|
24
24
|
<p class="text-gray-600 dark:text-gray-400 mb-4">KPI cards displaying metrics with trend indicators, icons, and percentage changes.</p>
|
|
25
25
|
<UCard>
|
|
26
26
|
<template #header>
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
</template>
|
|
29
29
|
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6">
|
|
30
30
|
<ClientOnly>
|
|
31
|
-
<
|
|
31
|
+
<VADashboardKPICard
|
|
32
32
|
title="Total Revenue"
|
|
33
33
|
:value="125000"
|
|
34
34
|
:change="12.5"
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
</ClientOnly>
|
|
39
39
|
|
|
40
40
|
<ClientOnly>
|
|
41
|
-
<
|
|
41
|
+
<VADashboardKPICard
|
|
42
42
|
title="Active Users"
|
|
43
43
|
:value="8432"
|
|
44
44
|
:change="-3.2"
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
</ClientOnly>
|
|
49
49
|
|
|
50
50
|
<ClientOnly>
|
|
51
|
-
<
|
|
51
|
+
<VADashboardKPICard
|
|
52
52
|
title="Conversion Rate"
|
|
53
53
|
:value="3.45"
|
|
54
54
|
:change="0.8"
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
</ClientOnly>
|
|
60
60
|
|
|
61
61
|
<ClientOnly>
|
|
62
|
-
<
|
|
62
|
+
<VADashboardKPICard
|
|
63
63
|
title="Avg Order Value"
|
|
64
64
|
:value="89.50"
|
|
65
65
|
:change="5.2"
|
|
@@ -124,8 +124,8 @@
|
|
|
124
124
|
</div>
|
|
125
125
|
</UCard>
|
|
126
126
|
|
|
127
|
-
<!--
|
|
128
|
-
<h2 class="text-2xl font-semibold mb-4 mt-8">
|
|
127
|
+
<!-- VADashboardPricePlan -->
|
|
128
|
+
<h2 class="text-2xl font-semibold mb-4 mt-8">VADashboardPricePlan</h2>
|
|
129
129
|
<p class="text-gray-600 dark:text-gray-400 mb-4">Pricing plan cards with features list and call-to-action buttons.</p>
|
|
130
130
|
<UCard>
|
|
131
131
|
<template #header>
|
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
</template>
|
|
134
134
|
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
|
|
135
135
|
<ClientOnly>
|
|
136
|
-
<
|
|
136
|
+
<VADashboardPricePlan
|
|
137
137
|
name="Starter"
|
|
138
138
|
:price="9.99"
|
|
139
139
|
period="month"
|
|
@@ -143,7 +143,7 @@
|
|
|
143
143
|
</ClientOnly>
|
|
144
144
|
|
|
145
145
|
<ClientOnly>
|
|
146
|
-
<
|
|
146
|
+
<VADashboardPricePlan
|
|
147
147
|
name="Pro"
|
|
148
148
|
:price="29.99"
|
|
149
149
|
period="month"
|
|
@@ -154,7 +154,7 @@
|
|
|
154
154
|
</ClientOnly>
|
|
155
155
|
|
|
156
156
|
<ClientOnly>
|
|
157
|
-
<
|
|
157
|
+
<VADashboardPricePlan
|
|
158
158
|
name="Enterprise"
|
|
159
159
|
:price="99.99"
|
|
160
160
|
period="month"
|
|
@@ -165,15 +165,15 @@
|
|
|
165
165
|
</div>
|
|
166
166
|
</UCard>
|
|
167
167
|
|
|
168
|
-
<!--
|
|
169
|
-
<h2 class="text-2xl font-semibold mb-4 mt-8">
|
|
168
|
+
<!-- VADashboardUsageChart -->
|
|
169
|
+
<h2 class="text-2xl font-semibold mb-4 mt-8">VADashboardUsageChart</h2>
|
|
170
170
|
<p class="text-gray-600 dark:text-gray-400 mb-4">Usage chart showing current consumption against limits.</p>
|
|
171
171
|
<UCard>
|
|
172
172
|
<template #header>
|
|
173
173
|
<h3 class="font-semibold">API Usage Example</h3>
|
|
174
174
|
</template>
|
|
175
175
|
<ClientOnly>
|
|
176
|
-
<
|
|
176
|
+
<VADashboardUsageChart
|
|
177
177
|
title="API Usage"
|
|
178
178
|
:data="mockUsageData"
|
|
179
179
|
:limit="10000"
|
|
@@ -182,15 +182,15 @@
|
|
|
182
182
|
</ClientOnly>
|
|
183
183
|
</UCard>
|
|
184
184
|
|
|
185
|
-
<!--
|
|
186
|
-
<h2 class="text-2xl font-semibold mb-4 mt-8">
|
|
185
|
+
<!-- VADashboardUsageRequestChart -->
|
|
186
|
+
<h2 class="text-2xl font-semibold mb-4 mt-8">VADashboardUsageRequestChart</h2>
|
|
187
187
|
<p class="text-gray-600 dark:text-gray-400 mb-4">Request volume chart showing traffic patterns over time.</p>
|
|
188
188
|
<UCard>
|
|
189
189
|
<template #header>
|
|
190
190
|
<h3 class="font-semibold">Request Volume Example</h3>
|
|
191
191
|
</template>
|
|
192
192
|
<ClientOnly>
|
|
193
|
-
<
|
|
193
|
+
<VADashboardUsageRequestChart
|
|
194
194
|
title="Request Volume"
|
|
195
195
|
:data="mockRequestData"
|
|
196
196
|
:total="125000"
|
|
@@ -253,7 +253,7 @@
|
|
|
253
253
|
<ClientOnly>
|
|
254
254
|
<VACard title="Revenue Trend" icon="i-lucide-trending-up">
|
|
255
255
|
<ClientOnly>
|
|
256
|
-
<
|
|
256
|
+
<VAChartRevenueLine />
|
|
257
257
|
</ClientOnly>
|
|
258
258
|
</VACard>
|
|
259
259
|
</ClientOnly>
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
<ClientOnly>
|
|
262
262
|
<VACard title="Sales Distribution" icon="i-lucide-pie-chart">
|
|
263
263
|
<ClientOnly>
|
|
264
|
-
<
|
|
264
|
+
<VAChartDonutHalf />
|
|
265
265
|
</ClientOnly>
|
|
266
266
|
</VACard>
|
|
267
267
|
</ClientOnly>
|
|
@@ -5,7 +5,7 @@ definePageMeta({
|
|
|
5
5
|
|
|
6
6
|
const { isNotificationsSlideoverOpen } = useDashboard()
|
|
7
7
|
|
|
8
|
-
// Mock Data for
|
|
8
|
+
// Mock Data for VALayoutSideNav
|
|
9
9
|
const mockNavItems = [
|
|
10
10
|
{
|
|
11
11
|
label: 'Management',
|
|
@@ -26,20 +26,20 @@ const mockNavItems = [
|
|
|
26
26
|
}
|
|
27
27
|
]
|
|
28
28
|
|
|
29
|
-
// Mock Data for
|
|
29
|
+
// Mock Data for VALayoutUserMenu (Note: Component currently uses internal data)
|
|
30
30
|
const mockUser = {
|
|
31
31
|
name: 'Jane Doe',
|
|
32
32
|
email: 'jane@example.com',
|
|
33
33
|
avatar: 'https://i.pravatar.cc/150?img=5'
|
|
34
34
|
}
|
|
35
35
|
|
|
36
|
-
// Mock Data for
|
|
36
|
+
// Mock Data for VALayoutTeamsMenu (Note: Component currently uses internal data)
|
|
37
37
|
const mockTeams = [
|
|
38
38
|
{ label: 'Engineering', avatar: { src: 'https://placehold.co/100', alt: 'Eng' } },
|
|
39
39
|
{ label: 'Marketing', avatar: { src: 'https://placehold.co/100', alt: 'Mkt' } }
|
|
40
40
|
]
|
|
41
41
|
|
|
42
|
-
// Mock Data for
|
|
42
|
+
// Mock Data for VALayoutNotificationsSlideover (Note: Component currently fetches from API)
|
|
43
43
|
const mockNotifications = [
|
|
44
44
|
{ id: 1, title: 'New message', time: '5 min ago', type: 'message' },
|
|
45
45
|
{ id: 2, title: 'Task completed', time: '1 hour ago', type: 'success' }
|
|
@@ -55,8 +55,8 @@ const mockNotifications = [
|
|
|
55
55
|
Essential layout building blocks including navigation, menus, and side panels.
|
|
56
56
|
</p>
|
|
57
57
|
|
|
58
|
-
<!--
|
|
59
|
-
<h2 class="text-2xl font-semibold mb-4 mt-8">
|
|
58
|
+
<!-- VALayoutSideNav -->
|
|
59
|
+
<h2 class="text-2xl font-semibold mb-4 mt-8">VALayoutSideNav</h2>
|
|
60
60
|
<p class="text-gray-600 dark:text-gray-400 mb-4">Side navigation component for dashboard layouts with collapsible menu items.</p>
|
|
61
61
|
<UCard>
|
|
62
62
|
<template #header>
|
|
@@ -66,20 +66,20 @@ const mockNotifications = [
|
|
|
66
66
|
<div class="border border-gray-200 dark:border-gray-800 rounded-md bg-white dark:bg-gray-900 p-2 max-w-[250px]">
|
|
67
67
|
<p class="text-xs text-gray-500 mb-2 px-2">Expanded</p>
|
|
68
68
|
<ClientOnly>
|
|
69
|
-
<
|
|
69
|
+
<VALayoutSideNav :items="mockNavItems" />
|
|
70
70
|
</ClientOnly>
|
|
71
71
|
</div>
|
|
72
72
|
<div class="border border-gray-200 dark:border-gray-800 rounded-md bg-white dark:bg-gray-900 p-2 max-w-[80px]">
|
|
73
73
|
<p class="text-xs text-gray-500 mb-2 text-center">Collapsed</p>
|
|
74
74
|
<ClientOnly>
|
|
75
|
-
<
|
|
75
|
+
<VALayoutSideNav :items="mockNavItems" collapsed />
|
|
76
76
|
</ClientOnly>
|
|
77
77
|
</div>
|
|
78
78
|
</div>
|
|
79
79
|
</UCard>
|
|
80
80
|
|
|
81
|
-
<!--
|
|
82
|
-
<h2 class="text-2xl font-semibold mb-4 mt-8">
|
|
81
|
+
<!-- VALayoutUserMenu -->
|
|
82
|
+
<h2 class="text-2xl font-semibold mb-4 mt-8">VALayoutUserMenu</h2>
|
|
83
83
|
<p class="text-gray-600 dark:text-gray-400 mb-4">User menu dropdown with avatar, profile info, and action items.</p>
|
|
84
84
|
<UCard>
|
|
85
85
|
<template #header>
|
|
@@ -90,7 +90,7 @@ const mockNotifications = [
|
|
|
90
90
|
<p class="text-sm text-gray-500 mb-2">Standard</p>
|
|
91
91
|
<ClientOnly>
|
|
92
92
|
<div class="w-64">
|
|
93
|
-
<
|
|
93
|
+
<VALayoutUserMenu />
|
|
94
94
|
</div>
|
|
95
95
|
</ClientOnly>
|
|
96
96
|
</div>
|
|
@@ -98,15 +98,15 @@ const mockNotifications = [
|
|
|
98
98
|
<p class="text-sm text-gray-500 mb-2">Collapsed</p>
|
|
99
99
|
<ClientOnly>
|
|
100
100
|
<div class="w-16">
|
|
101
|
-
<
|
|
101
|
+
<VALayoutUserMenu collapsed />
|
|
102
102
|
</div>
|
|
103
103
|
</ClientOnly>
|
|
104
104
|
</div>
|
|
105
105
|
</div>
|
|
106
106
|
</UCard>
|
|
107
107
|
|
|
108
|
-
<!--
|
|
109
|
-
<h2 class="text-2xl font-semibold mb-4 mt-8">
|
|
108
|
+
<!-- VALayoutTeamsMenu -->
|
|
109
|
+
<h2 class="text-2xl font-semibold mb-4 mt-8">VALayoutTeamsMenu</h2>
|
|
110
110
|
<p class="text-gray-600 dark:text-gray-400 mb-4">Team switching menu for multi-tenant applications.</p>
|
|
111
111
|
<UCard>
|
|
112
112
|
<template #header>
|
|
@@ -117,7 +117,7 @@ const mockNotifications = [
|
|
|
117
117
|
<p class="text-sm text-gray-500 mb-2">Standard</p>
|
|
118
118
|
<ClientOnly>
|
|
119
119
|
<div class="w-64">
|
|
120
|
-
<
|
|
120
|
+
<VALayoutTeamsMenu />
|
|
121
121
|
</div>
|
|
122
122
|
</ClientOnly>
|
|
123
123
|
</div>
|
|
@@ -125,15 +125,15 @@ const mockNotifications = [
|
|
|
125
125
|
<p class="text-sm text-gray-500 mb-2">Collapsed</p>
|
|
126
126
|
<ClientOnly>
|
|
127
127
|
<div class="w-16">
|
|
128
|
-
<
|
|
128
|
+
<VALayoutTeamsMenu collapsed />
|
|
129
129
|
</div>
|
|
130
130
|
</ClientOnly>
|
|
131
131
|
</div>
|
|
132
132
|
</div>
|
|
133
133
|
</UCard>
|
|
134
134
|
|
|
135
|
-
<!--
|
|
136
|
-
<h2 class="text-2xl font-semibold mb-4 mt-8">
|
|
135
|
+
<!-- VALayoutNotificationsSlideover -->
|
|
136
|
+
<h2 class="text-2xl font-semibold mb-4 mt-8">VALayoutNotificationsSlideover</h2>
|
|
137
137
|
<p class="text-gray-600 dark:text-gray-400 mb-4">Notifications slideover panel with list of recent activities.</p>
|
|
138
138
|
<UCard>
|
|
139
139
|
<template #header>
|
|
@@ -148,7 +148,7 @@ const mockNotifications = [
|
|
|
148
148
|
@click="isNotificationsSlideoverOpen = true"
|
|
149
149
|
/>
|
|
150
150
|
<ClientOnly>
|
|
151
|
-
<
|
|
151
|
+
<VALayoutNotificationsSlideover />
|
|
152
152
|
</ClientOnly>
|
|
153
153
|
</div>
|
|
154
154
|
</UCard>
|
package/package.json
CHANGED
|
File without changes
|
/package/app/components/{Va/Blocks/VaBlockSessionFilterBar.vue → V/A/Block/SessionFilterBar.vue}
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|