You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pagination: 'Pagination controls with Root, Item, Ellipsis, First, Last, Next, Prev sub-components',
@@ -162,7 +160,7 @@ export function createVuetify0Service () {
162
160
content: [
163
161
{
164
162
type: 'text',
165
-
text: `# @vuetify/v0 Composables\n\nVuetify0 provides 32+ tree-shakeable composables organized into 7 categories:\n\n${categories}\n\n**Note**: Vuetify0 is currently in Pre-Alpha. Features may not function as expected.\n\n**Documentation**: https://0.vuetifyjs.com/composables`,
163
+
text: `# @vuetify/v0 Composables\n\nVuetify0 provides 36 tree-shakeable composables organized into 7 categories:\n\n${categories}\n\n**Note**: Vuetify0 is currently in Pre-Alpha. Features may not function as expected.\n\n**Documentation**: https://0.vuetifyjs.com/composables`,
166
164
}asconst,
167
165
],
168
166
}
@@ -177,7 +175,7 @@ export function createVuetify0Service () {
177
175
content: [
178
176
{
179
177
type: 'text',
180
-
text: `# @vuetify/v0 Components\n\nVuetify0 provides 9 headless components (unstyled, logic-only building blocks):\n\n${components}\n\n**Note**: These are headless components - they provide only logic and state without imposed styling.\n\n**Documentation**: https://0.vuetifyjs.com/components`,
178
+
text: `# @vuetify/v0 Components\n\nVuetify0 provides 10 headless components (unstyled, logic-only building blocks):\n\n${components}\n\n**Note**: These are headless components - they provide only logic and state without imposed styling.\n\n**Documentation**: https://0.vuetifyjs.com/components`,
0 commit comments