"
},
{
"file": "src/components/FlowEditor/nodes/configs/AiNodeConfig.tsx",
"line": 11,
"column": 26,
"kind": "string_literal",
"text": "Prompt",
"context": "object property label: (e.g. table column)",
"line_content": " 'ai.prompt': [{ label: 'Prompt', key: 'prompt', type: 'textarea' }],"
},
{
"file": "src/components/FlowEditor/nodes/configs/AiNodeConfig.tsx",
"line": 12,
"column": 31,
"kind": "string_literal",
"text": "Query",
"context": "object property label: (e.g. table column)",
"line_content": " 'ai.webResearch': [{ label: 'Query', key: 'query', type: 'dynamic' }],"
},
{
"file": "src/components/FlowEditor/nodes/configs/AiNodeConfig.tsx",
"line": 14,
"column": 14,
"kind": "string_literal",
"text": "Summary length",
"context": "object property label: (e.g. table column)",
"line_content": " { label: 'Summary length', key: 'summaryLength', type: 'select', options: ['short', 'medium', 'long'] },"
},
{
"file": "src/components/FlowEditor/nodes/configs/AiNodeConfig.tsx",
"line": 16,
"column": 37,
"kind": "string_literal",
"text": "Target language",
"context": "object property label: (e.g. table column)",
"line_content": " 'ai.translateDocument': [{ label: 'Target language', key: 'targetLanguage', type: 'input' }],"
},
{
"file": "src/components/FlowEditor/nodes/configs/AiNodeConfig.tsx",
"line": 18,
"column": 14,
"kind": "string_literal",
"text": "Target format",
"context": "object property label: (e.g. table column)",
"line_content": " { label: 'Target format', key: 'targetFormat', type: 'select', options: ['pdf', 'docx', 'txt', 'md'] },"
},
{
"file": "src/components/FlowEditor/nodes/configs/AiNodeConfig.tsx",
"line": 20,
"column": 36,
"kind": "string_literal",
"text": "Prompt",
"context": "object property label: (e.g. table column)",
"line_content": " 'ai.generateDocument': [{ label: 'Prompt', key: 'prompt', type: 'dynamic' }],"
},
{
"file": "src/components/FlowEditor/nodes/configs/AiNodeConfig.tsx",
"line": 22,
"column": 14,
"kind": "string_literal",
"text": "Prompt",
"context": "object property label: (e.g. table column)",
"line_content": " { label: 'Prompt', key: 'prompt', type: 'dynamic' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/AiNodeConfig.tsx",
"line": 23,
"column": 14,
"kind": "string_literal",
"text": "Language",
"context": "object property label: (e.g. table column)",
"line_content": " { label: 'Language', key: 'language', type: 'select', options: ['python', 'javascript', 'typescript', 'sql'] },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ApprovalNodeConfig.tsx",
"line": 15,
"column": 21,
"kind": "string_literal",
"text": "Genehmigungstitel",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Genehmigungstitel\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ApprovalNodeConfig.tsx",
"line": 23,
"column": 21,
"kind": "string_literal",
"text": "Was genehmigt werden soll",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Was genehmigt werden soll\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 84,
"column": 11,
"kind": "string_literal",
"text": "1px solid var(--border-color, #e0e0e0)",
"context": "string literal",
"line_content": " border: '1px solid var(--border-color, #e0e0e0)',"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 103,
"column": 14,
"kind": "string_literal",
"text": "1px solid var(--border-color, #e0e0e0)",
"context": "string literal",
"line_content": " borderTop: '1px solid var(--border-color, #e0e0e0)',"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 111,
"column": 14,
"kind": "string_literal",
"text": "Liste wählen (Ordner bis /team/…/list/…)",
"context": "string literal",
"line_content": " return 'Liste wählen (Ordner bis /team/…/list/…)';"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 115,
"column": 14,
"kind": "string_literal",
"text": "Aufgabe wählen (Pfad …/task/…)",
"context": "string literal",
"line_content": " return 'Aufgabe wählen (Pfad …/task/…)';"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 117,
"column": 14,
"kind": "string_literal",
"text": "ClickUp durchsuchen",
"context": "string literal",
"line_content": " return 'ClickUp durchsuchen';"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 378,
"column": 24,
"kind": "string_literal",
"text": "Aufgaben konnten nicht geladen werden.",
"context": "string literal",
"line_content": " setLoadError('Aufgaben konnten nicht geladen werden.');"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 402,
"column": 25,
"kind": "string_literal",
"text": "— Quelle wählen —",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"— Quelle wählen —\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 403,
"column": 25,
"kind": "string_literal",
"text": "Statisch (Aufgabe wählen)",
"context": "string literal",
"line_content": " staticLabel=\"Statisch (Aufgabe wählen)\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 422,
"column": 32,
"kind": "jsx_text",
"text": "— Aufgabe wählen —",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 542,
"column": 27,
"kind": "string_literal",
"text": "— Quelle wählen —",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"— Quelle wählen —\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 555,
"column": 30,
"kind": "jsx_text",
"text": "— Option wählen —",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 577,
"column": 27,
"kind": "string_literal",
"text": "— Quelle wählen —",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"— Quelle wählen —\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 613,
"column": 27,
"kind": "string_literal",
"text": "— Quelle wählen —",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"— Quelle wählen —\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 638,
"column": 42,
"kind": "string_literal",
"text": "z. B. 1234.56",
"context": "string literal",
"line_content": " placeholder={ft === 'currency' ? 'z. B. 1234.56' : undefined}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 688,
"column": 14,
"kind": "jsx_text",
"text": "Fälligkeit",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 694,
"column": 25,
"kind": "string_literal",
"text": "— Quelle wählen —",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"— Quelle wählen —\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 734,
"column": 14,
"kind": "jsx_text",
"text": "Zeitschätzung (Stunden)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 740,
"column": 25,
"kind": "string_literal",
"text": "— Quelle wählen —",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"— Quelle wählen —\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 782,
"column": 27,
"kind": "string_literal",
"text": "Titel (name)",
"context": "object property label: (e.g. table column)",
"line_content": " { value: 'name', label: 'Titel (name)' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 783,
"column": 34,
"kind": "string_literal",
"text": "Beschreibung",
"context": "object property label: (e.g. table column)",
"line_content": " { value: 'description', label: 'Beschreibung' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 784,
"column": 29,
"kind": "string_literal",
"text": "Status",
"context": "object property label: (e.g. table column)",
"line_content": " { value: 'status', label: 'Status' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 785,
"column": 31,
"kind": "string_literal",
"text": "Priorität (1–4)",
"context": "object property label: (e.g. table column)",
"line_content": " { value: 'priority', label: 'Priorität (1–4)' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 786,
"column": 31,
"kind": "string_literal",
"text": "Fälligkeit (Datum oder ms)",
"context": "object property label: (e.g. table column)",
"line_content": " { value: 'due_date', label: 'Fälligkeit (Datum oder ms)' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 787,
"column": 38,
"kind": "string_literal",
"text": "Zeitschätzung (Stunden)",
"context": "object property label: (e.g. table column)",
"line_content": " { value: 'time_estimate_h', label: 'Zeitschätzung (Stunden)' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 788,
"column": 39,
"kind": "string_literal",
"text": "Zeitschätzung (ms)",
"context": "object property label: (e.g. table column)",
"line_content": " { value: 'time_estimate_ms', label: 'Zeitschätzung (ms)' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 789,
"column": 32,
"kind": "string_literal",
"text": "Zugewiesene",
"context": "object property label: (e.g. table column)",
"line_content": " { value: 'assignees', label: 'Zugewiesene' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 790,
"column": 35,
"kind": "string_literal",
"text": "Benutzerdefiniertes Feld",
"context": "object property label: (e.g. table column)",
"line_content": " { value: 'custom_field', label: 'Benutzerdefiniertes Feld' },"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 852,
"column": 18,
"kind": "string_literal",
"text": "Aufgaben konnten nicht geladen werden.",
"context": "string literal",
"line_content": " setErr('Aufgaben konnten nicht geladen werden.');"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 867,
"column": 14,
"kind": "jsx_text",
"text": "Vorhandene Aufgabe in der gewählten Liste",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 882,
"column": 28,
"kind": "jsx_text",
"text": "— Aufgabe aus ClickUp wählen —",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1047,
"column": 15,
"kind": "string_literal",
"text": "Oder Referenz (ohne Formular-Payload)",
"context": "string literal",
"line_content": " label=\"Oder Referenz (ohne Formular-Payload)\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1064,
"column": 25,
"kind": "string_literal",
"text": "Feld-ID",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Feld-ID\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1068,
"column": 19,
"kind": "string_literal",
"text": "Neuer Wert",
"context": "string literal",
"line_content": " label=\"Neuer Wert\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1072,
"column": 25,
"kind": "string_literal",
"text": "Wert",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Wert\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1083,
"column": 19,
"kind": "string_literal",
"text": "Status (Referenz)",
"context": "string literal",
"line_content": " label=\"Status (Referenz)\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1086,
"column": 25,
"kind": "string_literal",
"text": "Kontext mit Status-String",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Kontext mit Status-String\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1097,
"column": 20,
"kind": "jsx_text",
"text": "Status (wie in ClickUp)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1099,
"column": 32,
"kind": "jsx_text",
"text": "Status werden geladen…",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1106,
"column": 18,
"kind": "jsx_text",
"text": "Status (wie in ClickUp)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1114,
"column": 19,
"kind": "string_literal",
"text": "— Keine Status geladen —",
"context": "string literal",
"line_content": " ? '— Keine Status geladen —'"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1115,
"column": 19,
"kind": "string_literal",
"text": "— Status wählen —",
"context": "string literal",
"line_content": " : '— Status wählen —'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1147,
"column": 18,
"kind": "jsx_text",
"text": "Priorität",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1152,
"column": 30,
"kind": "jsx_text",
"text": "— wählen —",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1153,
"column": 31,
"kind": "jsx_text",
"text": "1 — Dringend",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1154,
"column": 31,
"kind": "jsx_text",
"text": "2 — Hoch",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1155,
"column": 31,
"kind": "jsx_text",
"text": "3 — Normal",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1156,
"column": 31,
"kind": "jsx_text",
"text": "4 — Niedrig",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1169,
"column": 32,
"kind": "string_literal",
"text": "Alternativ nur Referenz",
"context": "string literal",
"line_content": " {commonHybrid(false, 'Alternativ nur Referenz')}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1181,
"column": 32,
"kind": "string_literal",
"text": "Alternativ: Referenz (Stunden)",
"context": "string literal",
"line_content": " {commonHybrid(false, 'Alternativ: Referenz (Stunden)')}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1206,
"column": 25,
"kind": "string_literal",
"text": "1px solid var(--border-color, #e0e0e0)",
"context": "string literal",
"line_content": " border: '1px solid var(--border-color, #e0e0e0)',"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1234,
"column": 32,
"kind": "string_literal",
"text": "[123,456] oder JSON-Array",
"context": "string literal",
"line_content": " {commonHybrid(false, '[123,456] oder JSON-Array')}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1246,
"column": 23,
"kind": "string_literal",
"text": "Beschreibung",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Beschreibung\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1258,
"column": 23,
"kind": "string_literal",
"text": "Titel",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Titel\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1280,
"column": 21,
"kind": "string_literal",
"text": "1px solid var(--border-color, #e0e0e0)",
"context": "string literal",
"line_content": " border: '1px solid var(--border-color, #e0e0e0)',"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1654,
"column": 16,
"kind": "jsx_text",
"text": "Connection (ClickUp)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1660,
"column": 50,
"kind": "string_literal",
"text": "Loading...",
"context": "string literal",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1660,
"column": 65,
"kind": "string_literal",
"text": "Select connection",
"context": "string literal",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1683,
"column": 39,
"kind": "string_literal",
"text": "Workspaces werden geladen…",
"context": "string literal",
"line_content": " {searchTeamsLoading ? 'Workspaces werden geladen…' : 'Workspace wählen…'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1683,
"column": 70,
"kind": "string_literal",
"text": "Workspace wählen…",
"context": "string literal",
"line_content": " {searchTeamsLoading ? 'Workspaces werden geladen…' : 'Workspace wählen…'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1693,
"column": 20,
"kind": "jsx_text",
"text": "Liste (Tabelle)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1701,
"column": 21,
"kind": "string_literal",
"text": "Listen werden geladen…",
"context": "string literal",
"line_content": " ? 'Listen werden geladen…'"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1703,
"column": 23,
"kind": "string_literal",
"text": "Alle Listen im Workspace",
"context": "string literal",
"line_content": " ? 'Alle Listen im Workspace'"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1704,
"column": 23,
"kind": "string_literal",
"text": "Zuerst Workspace wählen",
"context": "string literal",
"line_content": " : 'Zuerst Workspace wählen'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1718,
"column": 27,
"kind": "string_literal",
"text": "Stichwort für die Aufgabensuche",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Stichwort für die Aufgabensuche\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1726,
"column": 22,
"kind": "jsx_text",
"text": "Seite (Pagination)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1754,
"column": 27,
"kind": "jsx_text",
"text": "Erledigte Aufgaben einbeziehen (Listen-Suche)",
"context": "between tags, user-visible text node",
"line_content": "
Erledigte Aufgaben einbeziehen (Listen-Suche)"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1793,
"column": 39,
"kind": "string_literal",
"text": "Workspaces werden geladen…",
"context": "string literal",
"line_content": " {searchTeamsLoading ? 'Workspaces werden geladen…' : 'Workspace wählen…'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1793,
"column": 70,
"kind": "string_literal",
"text": "Workspace wählen…",
"context": "string literal",
"line_content": " {searchTeamsLoading ? 'Workspaces werden geladen…' : 'Workspace wählen…'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1819,
"column": 54,
"kind": "string_literal",
"text": "Listen werden geladen…",
"context": "string literal",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1819,
"column": 81,
"kind": "string_literal",
"text": "Liste wählen…",
"context": "string literal",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1835,
"column": 25,
"kind": "string_literal",
"text": "1px solid var(--border-color, #e0e0e0)",
"context": "string literal",
"line_content": " border: '1px solid var(--border-color, #e0e0e0)',"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1854,
"column": 23,
"kind": "jsx_text",
"text": "Bei Listenwahl automatisch abgleichen",
"context": "between tags, user-visible text node",
"line_content": "
Bei Listenwahl automatisch abgleichen"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1898,
"column": 38,
"kind": "jsx_text",
"text": "— Standard (ClickUp) —",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1909,
"column": 24,
"kind": "jsx_text",
"text": "Priorität",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1914,
"column": 36,
"kind": "jsx_text",
"text": "— keine —",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1915,
"column": 37,
"kind": "jsx_text",
"text": "1 — Dringend",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1916,
"column": 37,
"kind": "jsx_text",
"text": "2 — Hoch",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1917,
"column": 37,
"kind": "jsx_text",
"text": "3 — Normal",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1918,
"column": 37,
"kind": "jsx_text",
"text": "4 — Niedrig",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 1940,
"column": 31,
"kind": "string_literal",
"text": "1px solid var(--border-color, #e0e0e0)",
"context": "string literal",
"line_content": " border: '1px solid var(--border-color, #e0e0e0)',"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2013,
"column": 22,
"kind": "jsx_text",
"text": "Zusätzliche Felder (JSON)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2018,
"column": 29,
"kind": "string_literal",
"text": "{\"priority\": \"3\"}",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder='{\"priority\": \"3\"}'"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2028,
"column": 20,
"kind": "jsx_text",
"text": "List path",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2032,
"column": 27,
"kind": "string_literal",
"text": "/team/{teamId}/list/{listId}",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"/team/{teamId}/list/{listId}\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2069,
"column": 25,
"kind": "string_literal",
"text": "Referenz: voriger Knoten „Aufgabe erstellen“ → taskId",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Referenz: voriger Knoten „Aufgabe erstellen“ → taskId\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2073,
"column": 20,
"kind": "jsx_text",
"text": "Path (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2077,
"column": 27,
"kind": "string_literal",
"text": ".../task/{taskId}",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\".../task/{taskId}\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2090,
"column": 21,
"kind": "string_literal",
"text": "1px solid var(--border-color, #e0e0e0)",
"context": "string literal",
"line_content": " border: '1px solid var(--border-color, #e0e0e0)',"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2122,
"column": 39,
"kind": "string_literal",
"text": "Workspaces werden geladen…",
"context": "string literal",
"line_content": " {searchTeamsLoading ? 'Workspaces werden geladen…' : 'Workspace wählen…'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2122,
"column": 70,
"kind": "string_literal",
"text": "Workspace wählen…",
"context": "string literal",
"line_content": " {searchTeamsLoading ? 'Workspaces werden geladen…' : 'Workspace wählen…'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2146,
"column": 54,
"kind": "string_literal",
"text": "Listen werden geladen…",
"context": "string literal",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2146,
"column": 81,
"kind": "string_literal",
"text": "Liste wählen…",
"context": "string literal",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2177,
"column": 22,
"kind": "jsx_text",
"text": "taskUpdate (JSON)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2182,
"column": 29,
"kind": "string_literal",
"text": "{\"name\": \"…\"} — Basis; Zeilen darüber setzen/überschreiben Felder",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder='{\"name\": \"…\"} — Basis; Zeilen darüber setzen/überschreiben Felder'"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2191,
"column": 18,
"kind": "jsx_text",
"text": "File name (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ClickUpNodeConfig.tsx",
"line": 2195,
"column": 25,
"kind": "string_literal",
"text": "report.pdf",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"report.pdf\""
},
{
"file": "src/components/FlowEditor/nodes/configs/CommentNodeConfig.tsx",
"line": 15,
"column": 21,
"kind": "string_literal",
"text": "Kommentar eingeben...",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Kommentar eingeben...\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ConfirmationNodeConfig.tsx",
"line": 15,
"column": 21,
"kind": "string_literal",
"text": "Möchten Sie bestätigen?",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Möchten Sie bestätigen?\""
},
{
"file": "src/components/FlowEditor/nodes/configs/ConfirmationNodeConfig.tsx",
"line": 19,
"column": 14,
"kind": "jsx_text",
"text": "Bestätigen-Button",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 60,
"column": 39,
"kind": "string_literal",
"text": "Loading...",
"context": "string literal",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 60,
"column": 54,
"kind": "string_literal",
"text": "Select connection",
"context": "string literal",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 77,
"column": 33,
"kind": "string_literal",
"text": "Loading folders...",
"context": "string literal",
"line_content": " {foldersLoading ? 'Loading folders...' : !connectionId ? 'Select account first' : 'Select folder'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 77,
"column": 72,
"kind": "string_literal",
"text": "Select account first",
"context": "string literal",
"line_content": " {foldersLoading ? 'Loading folders...' : !connectionId ? 'Select account first' : 'Select folder'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 77,
"column": 97,
"kind": "string_literal",
"text": "Select folder",
"context": "string literal",
"line_content": " {foldersLoading ? 'Loading folders...' : !connectionId ? 'Select account first' : 'Select folder'}"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 95,
"column": 47,
"kind": "jsx_text",
"text": "Sent Items",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 96,
"column": 50,
"kind": "jsx_text",
"text": "Deleted Items",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 97,
"column": 47,
"kind": "jsx_text",
"text": "Junk Email",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 114,
"column": 20,
"kind": "jsx_text",
"text": "Search query (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 118,
"column": 27,
"kind": "string_literal",
"text": "General search term (subject, body, from)",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"General search term (subject, body, from)\""
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 122,
"column": 20,
"kind": "jsx_text",
"text": "From address (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 126,
"column": 27,
"kind": "string_literal",
"text": "e.g. sender@example.com",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"e.g. sender@example.com\""
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 130,
"column": 20,
"kind": "jsx_text",
"text": "To address (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 134,
"column": 27,
"kind": "string_literal",
"text": "e.g. recipient@example.com",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"e.g. recipient@example.com\""
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 138,
"column": 20,
"kind": "jsx_text",
"text": "Subject contains (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 142,
"column": 27,
"kind": "string_literal",
"text": "Word or phrase in subject",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Word or phrase in subject\""
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 146,
"column": 20,
"kind": "jsx_text",
"text": "Body/content contains (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 150,
"column": 27,
"kind": "string_literal",
"text": "Word or phrase in email body",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Word or phrase in email body\""
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 160,
"column": 50,
"kind": "jsx_text",
"text": "Only emails with attachment",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 175,
"column": 20,
"kind": "jsx_text",
"text": "From address (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 179,
"column": 27,
"kind": "string_literal",
"text": "e.g. sender@example.com",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"e.g. sender@example.com\""
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 183,
"column": 20,
"kind": "jsx_text",
"text": "Subject contains (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 187,
"column": 27,
"kind": "string_literal",
"text": "Word or phrase in subject",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Word or phrase in subject\""
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 197,
"column": 44,
"kind": "jsx_text",
"text": "Only emails with attachment",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 216,
"column": 27,
"kind": "string_literal",
"text": "Email subject (or leave empty if connected to AI node above)",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Email subject (or leave empty if connected to AI node above)\""
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 224,
"column": 27,
"kind": "string_literal",
"text": "Email body (or leave empty if connected to AI node above)",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Email body (or leave empty if connected to AI node above)\""
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 229,
"column": 20,
"kind": "jsx_text",
"text": "To (optional)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/EmailNodeConfig.tsx",
"line": 233,
"column": 27,
"kind": "string_literal",
"text": "Recipient(s) (or from AI when connected)",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Recipient(s) (or from AI when connected)\""
},
{
"file": "src/components/FlowEditor/nodes/configs/FileCreateNodeConfig.tsx",
"line": 44,
"column": 16,
"kind": "jsx_text",
"text": "Inhalte (welche Kontexte nacheinander in die Datei?)",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/FileCreateNodeConfig.tsx",
"line": 50,
"column": 27,
"kind": "string_literal",
"text": "Quelle wählen…",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Quelle wählen…\""
},
{
"file": "src/components/FlowEditor/nodes/configs/FileCreateNodeConfig.tsx",
"line": 56,
"column": 21,
"kind": "string_literal",
"text": "Entfernen",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " title=\"Entfernen\""
},
{
"file": "src/components/FlowEditor/nodes/configs/FileCreateNodeConfig.tsx",
"line": 57,
"column": 26,
"kind": "string_literal",
"text": "Inhalt entfernen",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " aria-label=\"Inhalt entfernen\""
},
{
"file": "src/components/FlowEditor/nodes/configs/FileCreateNodeConfig.tsx",
"line": 90,
"column": 23,
"kind": "string_literal",
"text": "Dokumenttitel",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"Dokumenttitel\""
},
{
"file": "src/components/FlowEditor/nodes/configs/FileCreateNodeConfig.tsx",
"line": 94,
"column": 16,
"kind": "jsx_text",
"text": "Vorlage / Stil",
"context": "between tags, user-visible text node",
"line_content": "
"
},
{
"file": "src/components/FlowEditor/nodes/configs/ReviewNodeConfig.tsx",
"line": 16,
"column": 17,
"kind": "string_literal",
"text": "{{nodeId.field}}",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"{{nodeId.field}}\""
},
{
"file": "src/components/FlowEditor/nodes/configs/SelectionNodeConfig.tsx",
"line": 16,
"column": 25,
"kind": "string_literal",
"text": "value",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"value\""
},
{
"file": "src/components/FlowEditor/nodes/configs/SelectionNodeConfig.tsx",
"line": 25,
"column": 25,
"kind": "string_literal",
"text": "label",
"context": "jsx/html attribute (title|placeholder|aria-label|alt)",
"line_content": " placeholder=\"label\""
},
{
"file": "src/components/FlowEditor/nodes/configs/SelectionNodeConfig.tsx",
"line": 35,
"column": 100,
"kind": "string_literal",
"text": "",
"context": "object property label: (e.g. table column)",
"line_content": "