typebot.io/packages/variables
2024-08-13 16:32:46 +02:00
..
codeRunners.ts 🐛 (script) Fix script exec when one variable is object 2024-05-27 15:07:23 +02:00
deepParseVariables.ts ♻️ Include forged blocks schema in typebot schema 2024-03-19 08:31:36 +01:00
executeFunction.ts 🚸 Display error toast when script or set vari… 2024-06-11 18:18:05 +02:00
extractVariablesFromObject.ts 🚸 Automatically create variables when pasting groups to a new typebot 2024-06-19 14:09:18 +02:00
extractVariablesFromText.ts ♻️ Include forged blocks schema in typebot schema 2024-03-19 08:31:36 +01:00
filterVariablesWithValues.ts (variables) Add session option in variables (#1490) 2024-05-02 15:11:16 +02:00
findUniqueVariableValue.ts ♻️ Include forged blocks schema in typebot schema 2024-03-19 08:31:36 +01:00
hasVariable.ts Introducing The Forge (#1072) 2023-12-13 10:22:02 +01:00
injectVariablesFromExistingResult.ts ♻️ Include forged blocks schema in typebot schema 2024-03-19 08:31:36 +01:00
isSingleVariable.ts 🐛 (text) Fix text bubble content parsing when starting with variable 2024-06-24 15:03:18 +02:00
package.json ⬆️ Upgrade pnpm, turbo, isolated-vm (#1609) 2024-07-11 16:09:49 +02:00
parseGuessedTypeFromString.ts Introducing The Forge (#1072) 2023-12-13 10:22:02 +01:00
parseGuessedValueType.ts ♻️ Include forged blocks schema in typebot schema 2024-03-19 08:31:36 +01:00
parseVariableNumber.ts ♻️ Include forged blocks schema in typebot schema 2024-03-19 08:31:36 +01:00
parseVariables.ts 🐛 Fix inline code parsing on text with multi vars 2024-08-13 16:32:46 +02:00
prefillVariables.ts ♻️ Include forged blocks schema in typebot schema 2024-03-19 08:31:36 +01:00
transformVariablesToList.ts ♻️ Include forged blocks schema in typebot schema 2024-03-19 08:31:36 +01:00
types.ts (setVariable) Add Transcription system var (#1507) 2024-05-15 14:24:55 +02:00
updateVariablesInSession.ts (setVariable) Add Transcription system var (#1507) 2024-05-15 14:24:55 +02:00