@ -160,6 +160,7 @@ export const ZodFieldLayout = ({
|
|||||||
onValueChange={onDataChange}
|
onValueChange={onDataChange}
|
||||||
direction={layout?.direction}
|
direction={layout?.direction}
|
||||||
width={width}
|
width={width}
|
||||||
|
debounceTimeout={layout?.isDebounceDisabled ? 0 : undefined}
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
@ -234,6 +235,7 @@ export const ZodFieldLayout = ({
|
|||||||
moreInfoTooltip={layout.moreInfoTooltip}
|
moreInfoTooltip={layout.moreInfoTooltip}
|
||||||
onChange={onDataChange}
|
onChange={onDataChange}
|
||||||
width={width}
|
width={width}
|
||||||
|
debounceTimeout={layout?.isDebounceDisabled ? 0 : undefined}
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
@ -257,6 +259,7 @@ export const ZodFieldLayout = ({
|
|||||||
moreInfoTooltip={layout.moreInfoTooltip}
|
moreInfoTooltip={layout.moreInfoTooltip}
|
||||||
onChange={onDataChange}
|
onChange={onDataChange}
|
||||||
width={width}
|
width={width}
|
||||||
|
debounceTimeout={layout?.isDebounceDisabled ? 0 : undefined}
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
return (
|
return (
|
||||||
@ -275,6 +278,7 @@ export const ZodFieldLayout = ({
|
|||||||
moreInfoTooltip={layout?.moreInfoTooltip}
|
moreInfoTooltip={layout?.moreInfoTooltip}
|
||||||
onChange={onDataChange}
|
onChange={onDataChange}
|
||||||
width={width}
|
width={width}
|
||||||
|
debounceTimeout={layout?.isDebounceDisabled ? 0 : undefined}
|
||||||
/>
|
/>
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
@ -12,6 +12,7 @@ export const auth = {
|
|||||||
'You can generate an API key [here](https://console.anthropic.com/settings/keys).',
|
'You can generate an API key [here](https://console.anthropic.com/settings/keys).',
|
||||||
placeholder: 'sk-...',
|
placeholder: 'sk-...',
|
||||||
withVariableButton: false,
|
withVariableButton: false,
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
} satisfies AuthDefinition
|
} satisfies AuthDefinition
|
||||||
|
@ -11,6 +11,7 @@ export const auth = {
|
|||||||
'You can generate an API key [here](https://go.chatnode.ai/typebot).',
|
'You can generate an API key [here](https://go.chatnode.ai/typebot).',
|
||||||
inputType: 'password',
|
inputType: 'password',
|
||||||
withVariableButton: false,
|
withVariableButton: false,
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
} satisfies AuthDefinition
|
} satisfies AuthDefinition
|
||||||
|
@ -28,6 +28,7 @@ export const auth = {
|
|||||||
helperText: 'API Secret Key for your Dify App.',
|
helperText: 'API Secret Key for your Dify App.',
|
||||||
inputType: 'password',
|
inputType: 'password',
|
||||||
withVariableButton: false,
|
withVariableButton: false,
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
} satisfies AuthDefinition
|
} satisfies AuthDefinition
|
||||||
|
@ -10,6 +10,7 @@ export const auth = {
|
|||||||
inputType: 'password',
|
inputType: 'password',
|
||||||
helperText:
|
helperText:
|
||||||
'You can generate an API key in your ElevenLabs dashboard in the Profile menu.',
|
'You can generate an API key in your ElevenLabs dashboard in the Profile menu.',
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
} satisfies AuthDefinition
|
} satisfies AuthDefinition
|
||||||
|
@ -10,6 +10,7 @@ export const auth = {
|
|||||||
inputType: 'password',
|
inputType: 'password',
|
||||||
helperText:
|
helperText:
|
||||||
'You can generate an API key [here](https://console.mistral.ai/api-keys).',
|
'You can generate an API key [here](https://console.mistral.ai/api-keys).',
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
} satisfies AuthDefinition
|
} satisfies AuthDefinition
|
||||||
|
@ -10,6 +10,7 @@ export const auth = {
|
|||||||
inputType: 'password',
|
inputType: 'password',
|
||||||
helperText:
|
helperText:
|
||||||
'You can generate an API key [here](https://openrouter.ai/keys).',
|
'You can generate an API key [here](https://openrouter.ai/keys).',
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
} satisfies AuthDefinition
|
} satisfies AuthDefinition
|
||||||
|
@ -12,6 +12,7 @@ export const auth = createAuth({
|
|||||||
helperText:
|
helperText:
|
||||||
'You can generate an API key [here](https://platform.openai.com/account/api-keys)',
|
'You can generate an API key [here](https://platform.openai.com/account/api-keys)',
|
||||||
withVariableButton: false,
|
withVariableButton: false,
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
})
|
})
|
||||||
|
@ -10,6 +10,7 @@ export const auth = {
|
|||||||
inputType: 'password',
|
inputType: 'password',
|
||||||
helperText:
|
helperText:
|
||||||
'You can get your API key [here](https://api.together.xyz/settings/api-keys).',
|
'You can get your API key [here](https://api.together.xyz/settings/api-keys).',
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
} satisfies AuthDefinition
|
} satisfies AuthDefinition
|
||||||
|
@ -10,6 +10,7 @@ export const auth = {
|
|||||||
placeholder: 'ze...',
|
placeholder: 'ze...',
|
||||||
helperText:
|
helperText:
|
||||||
'You can generate an API key [here](https://zemantic.ai/dashboard/settings).',
|
'You can generate an API key [here](https://zemantic.ai/dashboard/settings).',
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),
|
}),
|
||||||
} satisfies AuthDefinition
|
} satisfies AuthDefinition
|
||||||
|
@ -278,6 +278,8 @@ const createAuthFile = async (
|
|||||||
inputType: 'password',
|
inputType: 'password',
|
||||||
helperText:
|
helperText:
|
||||||
'You can generate an API key [here](<INSERT_URL>).',
|
'You can generate an API key [here](<INSERT_URL>).',
|
||||||
|
withVariableButton: false,
|
||||||
|
isDebounceDisabled: true,
|
||||||
}),
|
}),
|
||||||
}),`
|
}),`
|
||||||
: ''
|
: ''
|
||||||
|
@ -21,6 +21,7 @@ export interface ZodLayoutMetadata<
|
|||||||
isOrdered?: T extends OptionableZodType<ZodArray<any>> ? boolean : never
|
isOrdered?: T extends OptionableZodType<ZodArray<any>> ? boolean : never
|
||||||
moreInfoTooltip?: string
|
moreInfoTooltip?: string
|
||||||
isHidden?: boolean
|
isHidden?: boolean
|
||||||
|
isDebounceDisabled?: boolean
|
||||||
}
|
}
|
||||||
|
|
||||||
declare module 'zod' {
|
declare module 'zod' {
|
||||||
|
Reference in New Issue
Block a user