Skip to content

Commit

Permalink
ci: apply automated fixes and generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
autofix-ci[bot] authored Feb 22, 2025
1 parent dfeb6ab commit e7db6c6
Show file tree
Hide file tree
Showing 81 changed files with 162 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/framework/angular/reference/classes/tanstackfield.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: TanStackField
title: TanStackField
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Class: TanStackField\<TParentData, TName, TData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

Defined in: [tanstack-field.directive.ts:32](https://github.com/TanStack/form/blob/main/packages/angular-form/src/tanstack-field.directive.ts#L32)
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/angular/reference/functions/injectform.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: injectForm
title: injectForm
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: injectForm()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/angular/reference/functions/injectstore.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: injectStore
title: injectStore
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: injectStore()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/angular/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: "@tanstack/angular-form"
title: "@tanstack/angular-form"
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# @tanstack/angular-form

## Classes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: TanStackFormController
title: TanStackFormController
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Class: TanStackFormController\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

Defined in: [tanstack-form-controller.ts:183](https://github.com/TanStack/form/blob/main/packages/lit-form/src/tanstack-form-controller.ts#L183)
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/lit/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: "@tanstack/lit-form"
title: "@tanstack/lit-form"
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# @tanstack/lit-form

## Classes
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/react/reference/functions/field.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: Field
title: Field
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: Field()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/react/reference/functions/usefield.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: useField
title: useField
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: useField()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/react/reference/functions/useform.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: useForm
title: useForm
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: useForm()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/react/reference/functions/usestore.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: useStore
title: useStore
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: useStore()

## Call Signature
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/react/reference/functions/usetransform.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: useTransform
title: useTransform
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: useTransform()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/react/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: "@tanstack/react-form"
title: "@tanstack/react-form"
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# @tanstack/react-form

## Interfaces
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/react/reference/interfaces/reactformapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: ReactFormApi
title: ReactFormApi
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Interface: ReactFormApi\<TFormData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TOnServer\>

Defined in: [packages/react-form/src/useForm.tsx:21](https://github.com/TanStack/form/blob/main/packages/react-form/src/useForm.tsx#L21)
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/react/reference/type-aliases/fieldcomponent.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: FieldComponent
title: FieldComponent
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Type Alias: FieldComponent()\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

```ts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: ReactFormExtendedApi
title: ReactFormExtendedApi
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Type Alias: ReactFormExtendedApi\<TFormData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TOnServer\>

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/react/reference/type-aliases/usefield.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: UseField
title: UseField
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Type Alias: UseField()\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/solid/reference/functions/createfield.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: createField
title: createField
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: createField()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/solid/reference/functions/createform.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: createForm
title: createForm
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: createForm()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/solid/reference/functions/field.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: Field
title: Field
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: Field()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/solid/reference/functions/usestore.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: useStore
title: useStore
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: useStore()

## Call Signature
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/solid/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: "@tanstack/solid-form"
title: "@tanstack/solid-form"
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# @tanstack/solid-form

## Interfaces
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/solid/reference/interfaces/solidformapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: SolidFormApi
title: SolidFormApi
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Interface: SolidFormApi\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

Defined in: [packages/solid-form/src/createForm.tsx:16](https://github.com/TanStack/form/blob/main/packages/solid-form/src/createForm.tsx#L16)
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/solid/reference/type-aliases/createfield.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: CreateField
title: CreateField
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Type Alias: CreateField()\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/solid/reference/type-aliases/fieldcomponent.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: FieldComponent
title: FieldComponent
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Type Alias: FieldComponent()\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/vue/reference/functions/usefield.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: useField
title: useField
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: useField()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/vue/reference/functions/useform.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: useForm
title: useForm
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: useForm()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/vue/reference/functions/usestore.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: useStore
title: useStore
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: useStore()

## Call Signature
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/vue/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: "@tanstack/vue-form"
title: "@tanstack/vue-form"
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# @tanstack/vue-form

## Interfaces
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/vue/reference/interfaces/vuefieldapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: VueFieldApi
title: VueFieldApi
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Interface: VueFieldApi\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

Defined in: [packages/vue-form/src/useField.tsx:159](https://github.com/TanStack/form/blob/main/packages/vue-form/src/useField.tsx#L159)
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/vue/reference/interfaces/vueformapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: VueFormApi
title: VueFormApi
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Interface: VueFormApi\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

Defined in: [packages/vue-form/src/useForm.tsx:115](https://github.com/TanStack/form/blob/main/packages/vue-form/src/useForm.tsx#L115)
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/vue/reference/type-aliases/fieldcomponent.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: FieldComponent
title: FieldComponent
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Type Alias: FieldComponent()\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

```ts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: FieldComponentProps
title: FieldComponentProps
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Type Alias: FieldComponentProps\<TParentData, TName, TData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/vue/reference/type-aliases/usefield.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: UseField
title: UseField
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Type Alias: UseField()\<TParentData, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/framework/vue/reference/variables/field.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: Field
title: Field
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Variable: Field()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/classes/fieldapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: FieldApi
title: FieldApi
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Class: FieldApi\<TParentData, TName, TData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

Defined in: [packages/form-core/src/FieldApi.ts:832](https://github.com/TanStack/form/blob/main/packages/form-core/src/FieldApi.ts#L832)
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/classes/formapi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: FormApi
title: FormApi
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Class: FormApi\<TFormData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TOnServer\>

Defined in: [packages/form-core/src/FormApi.ts:622](https://github.com/TanStack/form/blob/main/packages/form-core/src/FormApi.ts#L622)
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/functions/formoptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: formOptions
title: formOptions
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: formOptions()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/functions/isglobalformvalidationerror.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: isGlobalFormValidationError
title: isGlobalFormValidationError
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: isGlobalFormValidationError()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/functions/isstandardschemavalidator.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: isStandardSchemaValidator
title: isStandardSchemaValidator
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: isStandardSchemaValidator()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/functions/mergeform.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: mergeForm
title: mergeForm
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: mergeForm()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/functions/shallow.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: shallow
title: shallow
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Function: shallow()

```ts
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: "@tanstack/form-core"
title: "@tanstack/form-core"
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# @tanstack/form-core

## Classes
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/interfaces/fieldapioptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: FieldApiOptions
title: FieldApiOptions
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Interface: FieldApiOptions\<TParentData, TName, TData, TOnMount, TOnChange, TOnChangeAsync, TOnBlur, TOnBlurAsync, TOnSubmit, TOnSubmitAsync, TFormOnMount, TFormOnChange, TFormOnChangeAsync, TFormOnBlur, TFormOnBlurAsync, TFormOnSubmit, TFormOnSubmitAsync, TFormOnServer\>

Defined in: [packages/form-core/src/FieldApi.ts:423](https://github.com/TanStack/form/blob/main/packages/form-core/src/FieldApi.ts#L423)
Expand Down
2 changes: 2 additions & 0 deletions docs/reference/interfaces/fieldlisteners.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ id: FieldListeners
title: FieldListeners
---

<!-- DO NOT EDIT: this page is autogenerated from the type comments -->

# Interface: FieldListeners\<TParentData, TName, TData\>

Defined in: [packages/form-core/src/FieldApi.ts:323](https://github.com/TanStack/form/blob/main/packages/form-core/src/FieldApi.ts#L323)
Expand Down
Loading

0 comments on commit e7db6c6

Please sign in to comment.