Skip to content

Commit

Permalink
chore: doc gen
Browse files Browse the repository at this point in the history
  • Loading branch information
zernonia committed Jan 8, 2025
1 parent 17d9deb commit bfe31a1
Show file tree
Hide file tree
Showing 11 changed files with 66 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/content/meta/AlertDialogPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/ComboboxPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/ContextMenuPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/DialogPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/DropdownMenuPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/HoverCardPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/MenubarPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/PopoverPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/SelectPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/ToastPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down
6 changes: 6 additions & 0 deletions docs/content/meta/TooltipPortal.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
<!-- This file was automatic generated. Do not edit it manually -->

<PropsTable :data="[
{
'name': 'defer',
'description': '<p>Defer the resolving of a Teleport target until other parts of the\napplication have mounted (requires Vue 3.5.0+)</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#deferred-teleport\' target=\'_blank\'>reference</a></p>\n',
'type': 'boolean',
'required': false
},
{
'name': 'disabled',
'description': '<p>Disable teleport and render the component inline</p>\n<p><a href=\'https://vuejs.org/guide/built-ins/teleport.html#disabling-teleport\' target=\'_blank\'>reference</a></p>\n',
Expand Down

0 comments on commit bfe31a1

Please sign in to comment.