typebot.io/packages/variables/src
Baptiste Arnaud e928987623
⬆️ Upgrade tooling
TS v5.9, Biome v2 + fixes
2025-09-09 10:32:38 +02:00
..
codeRunners.ts ⬆️ Upgrade tooling 2025-09-09 10:32:38 +02:00
deepParseVariables.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
evaluateSetVariableExpression.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
executeFunction.ts ⬆️ Upgrade tooling 2025-09-09 10:32:38 +02:00
extractVariablesFromObject.ts 🐛 Fix copy/paste not pasting variable ids in block items 2025-04-17 12:32:06 +02:00
extractVariablesFromText.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
filterVariablesWithValues.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
findUniqueVariable.ts Add Cards Input 2025-03-10 16:05:10 +01:00
hasVariable.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
injectVariableValues.ts 🐛 Make sure prefilled variables are taken into account for transcript compute 2025-08-28 12:19:32 +02:00
isSingleVariable.ts Add Cards Input 2025-03-10 16:05:10 +01:00
parseGuessedTypeFromString.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
parseGuessedValueType.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
parseVariableNumber.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
parseVariables.ts ⬆️ Upgrade tooling 2025-09-09 10:32:38 +02:00
schemas.ts 🐛 Improve schema validation for optional number and variable types 2025-02-21 17:46:44 +01:00
transformPrefilledVariablesToVariables.ts 🐛 Make sure prefilled variables are taken into account for transcript compute 2025-08-28 12:19:32 +02:00
transformVariablesToList.ts ⬆️ Upgrade tooling 2025-09-09 10:32:38 +02:00
types.ts 🐛 Preprocess number or variable type to avoid unwanted validation crash 2025-02-19 18:38:08 +01:00