typebot.io/packages/variables/src
2025-04-17 12:32:06 +02:00
..
codeRunners.ts 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01: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 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01: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
injectVariablesFromExistingResult.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +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 🐛 Tie globals object for each session 2025-03-13 09:06:24 +01:00
prefillVariables.ts ♻️ Use bun, biome, better ts config, new license and remove all barrel files (#1801) 2024-09-25 14:50:13 +02:00
schemas.ts 🐛 Improve schema validation for optional number and variable types 2025-02-21 17:46:44 +01:00
transformVariablesToList.ts 🐛 Fix variable list transformation logic 2025-03-12 12:22:53 +01:00
types.ts 🐛 Preprocess number or variable type to avoid unwanted validation crash 2025-02-19 18:38:08 +01:00