n8n-nodes-codika 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,141 @@
1
+ # n8n-nodes-codika
2
+
3
+ This is an n8n community node package for integrating with the **Codika** platform. It enables n8n workflows to report execution status, results, and errors back to Codika for tracking and monitoring.
4
+
5
+ [Codika](https://codika.io) is a workflow automation platform that orchestrates and monitors workflow executions across different triggers and services.
6
+
7
+ [n8n](https://n8n.io/) is a [fair-code licensed](https://docs.n8n.io/sustainable-use-license/) workflow automation platform.
8
+
9
+ ## Table of Contents
10
+
11
+ - [Installation](#installation)
12
+ - [Nodes](#nodes)
13
+ - [Codika Init](#codika-init)
14
+ - [Codika Event](#codika-event)
15
+ - [Usage](#usage)
16
+ - [Compatibility](#compatibility)
17
+ - [Resources](#resources)
18
+ - [Version History](#version-history)
19
+ - [License](#license)
20
+
21
+ ## Installation
22
+
23
+ Follow the [installation guide](https://docs.n8n.io/integrations/community-nodes/installation/) in the n8n community nodes documentation.
24
+
25
+ ### Quick Install
26
+
27
+ 1. Go to **Settings** > **Community Nodes** in your n8n instance
28
+ 2. Select **Install**
29
+ 3. Enter `n8n-nodes-codika` and click **Install**
30
+
31
+ ## Nodes
32
+
33
+ ### Codika Init
34
+
35
+ The **Codika Init** node initializes a workflow execution and establishes the connection with the Codika platform.
36
+
37
+ **Trigger Modes:**
38
+
39
+ | Mode | Description |
40
+ |------|-------------|
41
+ | **Passthrough** | For HTTP/Webhook triggers - extracts execution metadata directly from the incoming payload |
42
+ | **Create** | For scheduled/service triggers - creates a new execution via the Codika API |
43
+
44
+ **Parameters (Create Mode):**
45
+
46
+ | Parameter | Description |
47
+ |-----------|-------------|
48
+ | Member Secret | Your Codika member authentication secret |
49
+ | Organization ID | Your Codika organization identifier |
50
+ | User ID | The user identifier for the execution |
51
+ | Process Instance ID | The process instance to associate with this execution |
52
+ | Workflow ID | The workflow template identifier |
53
+ | Trigger Type | Type of trigger (e.g., "schedule", "gmail", "webhook") |
54
+
55
+ **Output:**
56
+
57
+ The node outputs execution metadata including:
58
+ - `executionId` - Unique identifier for this execution
59
+ - `executionSecret` - Secret token for authenticating callbacks
60
+ - `callbackUrl` - URL for submitting results
61
+ - `errorCallbackUrl` - URL for reporting errors
62
+
63
+ ### Codika Event
64
+
65
+ The **Codika Event** node reports workflow execution outcomes back to Codika.
66
+
67
+ **Operations:**
68
+
69
+ | Operation | Description |
70
+ |-----------|-------------|
71
+ | **Submit Result** | Report successful workflow completion with output data |
72
+ | **Report Error** | Report workflow failures with error details |
73
+
74
+ **Submit Result Parameters:**
75
+
76
+ | Parameter | Description |
77
+ |-----------|-------------|
78
+ | Result | JSON object containing the workflow output |
79
+ | Execution Time (ms) | Optional execution duration in milliseconds |
80
+
81
+ **Report Error Parameters:**
82
+
83
+ | Parameter | Description |
84
+ |-----------|-------------|
85
+ | Error Message | Description of what went wrong |
86
+ | Error Type | Category: `node_failure`, `validation_error`, `external_api_error`, or `timeout` |
87
+ | Failed Node Name | Optional name of the node that failed |
88
+ | Last Executed Node | Optional name of the last successfully executed node |
89
+
90
+ **Auto-Detection:**
91
+
92
+ The Codika Event node automatically detects execution parameters from the Codika Init node in your workflow, so you don't need to manually configure the execution ID and secret.
93
+
94
+ ## Usage
95
+
96
+ ### Basic Workflow Pattern
97
+
98
+ ```
99
+ [Trigger] → [Codika Init] → [Your Logic] → [Codika Event: Submit Result]
100
+
101
+ [Error Handler] → [Codika Event: Report Error]
102
+ ```
103
+
104
+ ### Example: HTTP Trigger Workflow
105
+
106
+ 1. Add a **Webhook** trigger node
107
+ 2. Add **Codika Init** node (auto-detects HTTP payload)
108
+ 3. Add your business logic nodes
109
+ 4. Add **Codika Event** → **Submit Result** for success path
110
+ 5. Add **Codika Event** → **Report Error** in error handling branch
111
+
112
+ ### Example: Scheduled Workflow
113
+
114
+ 1. Add a **Schedule** trigger node
115
+ 2. Add **Codika Init** node with your Codika credentials
116
+ 3. Add your business logic nodes
117
+ 4. Add **Codika Event** → **Submit Result** for success path
118
+ 5. Add **Codika Event** → **Report Error** in error handling branch
119
+
120
+ ## Compatibility
121
+
122
+ - **Minimum n8n version:** 1.0.0
123
+ - **Tested with:** n8n 1.x
124
+
125
+ ## Resources
126
+
127
+ - [n8n Community Nodes Documentation](https://docs.n8n.io/integrations/community-nodes/)
128
+ - [Codika Platform](https://codika.io)
129
+ - [GitHub Repository](https://github.com/codika-io/n8n-nodes-codika)
130
+
131
+ ## Version History
132
+
133
+ ### 0.1.0
134
+
135
+ - Initial release
136
+ - Codika Init node with passthrough and create modes
137
+ - Codika Event node with submit result and report error operations
138
+
139
+ ## License
140
+
141
+ [MIT](LICENSE)
@@ -0,0 +1,39 @@
1
+ <svg width="161" height="161" viewBox="0 0 161 161" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g filter="url(#filter0_i_195_919)">
3
+ <rect x="0.743286" y="0.159309" width="160" height="160" rx="24" fill="white"/>
4
+ <rect x="0.743286" y="0.159309" width="160" height="160" rx="24" fill="url(#paint0_radial_195_919)" fill-opacity="0.8"/>
5
+ <rect x="0.743286" y="0.159309" width="160" height="160" rx="24" fill="url(#paint1_radial_195_919)" fill-opacity="0.8"/>
6
+ <g filter="url(#filter1_d_195_919)">
7
+ <path d="M130.231 56.2293L82.2447 28.5596C81.3115 28.0259 80.1675 28.0259 79.2343 28.5596L31.2485 56.2293C30.3153 56.763 29.7433 57.7627 29.7433 58.8301V114.17C29.7433 115.244 30.3153 116.237 31.2485 116.77L57.2508 131.759C58.1841 132.293 59.328 132.293 60.2613 131.759L86.2636 116.77C87.1968 116.237 87.7688 115.237 87.7688 114.17V98.6546L101.225 106.412C102.159 106.946 103.302 106.946 104.236 106.412L130.238 91.4234C131.171 90.8897 131.743 89.8899 131.743 88.8225V58.8376C131.743 57.7627 131.171 56.7705 130.238 56.2368L130.231 56.2293ZM102.723 73.8263L80.7395 61.1453L58.7561 73.8263L80.7395 86.5073L58.7561 99.1883L36.7726 86.5073L58.7561 73.8263L36.7726 61.1453L80.7395 35.7908L124.706 61.1453L102.723 73.8263Z" fill="#1E1432"/>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <filter id="filter0_i_195_919" x="0.743286" y="0.159309" width="160" height="160" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
12
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
13
+ <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
14
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
15
+ <feMorphology radius="1" operator="erode" in="SourceAlpha" result="effect1_innerShadow_195_919"/>
16
+ <feOffset/>
17
+ <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
18
+ <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"/>
19
+ <feBlend mode="normal" in2="shape" result="effect1_innerShadow_195_919"/>
20
+ </filter>
21
+ <filter id="filter1_d_195_919" x="29.7433" y="28.1593" width="102" height="105" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
22
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
23
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
24
+ <feOffset dy="1"/>
25
+ <feComposite in2="hardAlpha" operator="out"/>
26
+ <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
27
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_195_919"/>
28
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_195_919" result="shape"/>
29
+ </filter>
30
+ <radialGradient id="paint0_radial_195_919" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(0.638612 2.15656) rotate(47.752) scale(163.343)">
31
+ <stop stop-color="#DA79E5"/>
32
+ <stop offset="1" stop-color="#DA79E5" stop-opacity="0"/>
33
+ </radialGradient>
34
+ <radialGradient id="paint1_radial_195_919" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(160.558 160.743) rotate(179.82) scale(144.222 101.233)">
35
+ <stop stop-color="#6139F7"/>
36
+ <stop offset="1" stop-color="#6139F7" stop-opacity="0"/>
37
+ </radialGradient>
38
+ </defs>
39
+ </svg>
@@ -0,0 +1,39 @@
1
+ <svg width="161" height="161" viewBox="0 0 161 161" fill="none" xmlns="http://www.w3.org/2000/svg">
2
+ <g filter="url(#filter0_i_195_919)">
3
+ <rect x="0.743286" y="0.159309" width="160" height="160" rx="24" fill="white"/>
4
+ <rect x="0.743286" y="0.159309" width="160" height="160" rx="24" fill="url(#paint0_radial_195_919)" fill-opacity="0.8"/>
5
+ <rect x="0.743286" y="0.159309" width="160" height="160" rx="24" fill="url(#paint1_radial_195_919)" fill-opacity="0.8"/>
6
+ <g filter="url(#filter1_d_195_919)">
7
+ <path d="M130.231 56.2293L82.2447 28.5596C81.3115 28.0259 80.1675 28.0259 79.2343 28.5596L31.2485 56.2293C30.3153 56.763 29.7433 57.7627 29.7433 58.8301V114.17C29.7433 115.244 30.3153 116.237 31.2485 116.77L57.2508 131.759C58.1841 132.293 59.328 132.293 60.2613 131.759L86.2636 116.77C87.1968 116.237 87.7688 115.237 87.7688 114.17V98.6546L101.225 106.412C102.159 106.946 103.302 106.946 104.236 106.412L130.238 91.4234C131.171 90.8897 131.743 89.8899 131.743 88.8225V58.8376C131.743 57.7627 131.171 56.7705 130.238 56.2368L130.231 56.2293ZM102.723 73.8263L80.7395 61.1453L58.7561 73.8263L80.7395 86.5073L58.7561 99.1883L36.7726 86.5073L58.7561 73.8263L36.7726 61.1453L80.7395 35.7908L124.706 61.1453L102.723 73.8263Z" fill="#1E1432"/>
8
+ </g>
9
+ </g>
10
+ <defs>
11
+ <filter id="filter0_i_195_919" x="0.743286" y="0.159309" width="160" height="160" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
12
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
13
+ <feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
14
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
15
+ <feMorphology radius="1" operator="erode" in="SourceAlpha" result="effect1_innerShadow_195_919"/>
16
+ <feOffset/>
17
+ <feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
18
+ <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.5 0"/>
19
+ <feBlend mode="normal" in2="shape" result="effect1_innerShadow_195_919"/>
20
+ </filter>
21
+ <filter id="filter1_d_195_919" x="29.7433" y="28.1593" width="102" height="105" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
22
+ <feFlood flood-opacity="0" result="BackgroundImageFix"/>
23
+ <feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
24
+ <feOffset dy="1"/>
25
+ <feComposite in2="hardAlpha" operator="out"/>
26
+ <feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 1 0"/>
27
+ <feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_195_919"/>
28
+ <feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_195_919" result="shape"/>
29
+ </filter>
30
+ <radialGradient id="paint0_radial_195_919" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(0.638612 2.15656) rotate(47.752) scale(163.343)">
31
+ <stop stop-color="#DA79E5"/>
32
+ <stop offset="1" stop-color="#DA79E5" stop-opacity="0"/>
33
+ </radialGradient>
34
+ <radialGradient id="paint1_radial_195_919" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(160.558 160.743) rotate(179.82) scale(144.222 101.233)">
35
+ <stop stop-color="#6139F7"/>
36
+ <stop offset="1" stop-color="#6139F7" stop-opacity="0"/>
37
+ </radialGradient>
38
+ </defs>
39
+ </svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Calque_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 135.52 138.38"><defs><style>.cls-1{fill:#fff;}</style></defs><g id="Calque_1-2"><path class="cls-1" d="M133.52,37.35L69.76.54c-1.24-.71-2.76-.71-4,0L2,37.35c-1.24.71-2,2.04-2,3.46v73.62c0,1.43.76,2.75,2,3.46l34.55,19.94c1.24.71,2.76.71,4,0l34.55-19.94c1.24-.71,2-2.04,2-3.46v-20.64l17.88,10.32c1.24.71,2.76.71,4,0l34.55-19.94c1.24-.71,2-2.04,2-3.46v-39.89c0-1.43-.76-2.75-2-3.46ZM96.97,60.76l-29.21-16.87-29.21,16.87,29.21,16.87-29.21,16.87-29.21-16.87,29.21-16.87-29.21-16.87L67.76,10.16l58.42,33.73-29.21,16.87Z"/></g></svg>
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg id="Calque_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 135.52 138.38"><defs><style>.cls-1{fill:#1e1432;}</style></defs><g id="Calque_1-2"><path class="cls-1" d="M133.52,37.35L69.76.54c-1.24-.71-2.76-.71-4,0L2,37.35c-1.24.71-2,2.04-2,3.46v73.62c0,1.43.76,2.75,2,3.46l34.55,19.94c1.24.71,2.76.71,4,0l34.55-19.94c1.24-.71,2-2.04,2-3.46v-20.64l17.88,10.32c1.24.71,2.76.71,4,0l34.55-19.94c1.24-.71,2-2.04,2-3.46v-39.89c0-1.43-.76-2.75-2-3.46ZM96.97,60.76l-29.21-16.87-29.21,16.87,29.21,16.87-29.21,16.87-29.21-16.87,29.21-16.87-29.21-16.87L67.76,10.16l58.42,33.73-29.21,16.87Z"/></g></svg>
@@ -0,0 +1,5 @@
1
+ import type { IExecuteFunctions, INodeExecutionData, INodeType, INodeTypeDescription } from 'n8n-workflow';
2
+ export declare class CodikaWorkflowEvent implements INodeType {
3
+ description: INodeTypeDescription;
4
+ execute(this: IExecuteFunctions): Promise<INodeExecutionData[][]>;
5
+ }
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CodikaWorkflowEvent = void 0;
4
+ const n8n_workflow_1 = require("n8n-workflow");
5
+ const actions_1 = require("./actions");
6
+ const submitResult_operation_1 = require("./actions/submitResult.operation");
7
+ const reportError_operation_1 = require("./actions/reportError.operation");
8
+ class CodikaWorkflowEvent {
9
+ constructor() {
10
+ this.description = {
11
+ displayName: 'Codika Event',
12
+ name: 'codikaEvent',
13
+ icon: { light: 'file:../../icons/codika.svg', dark: 'file:../../icons/codika.dark.svg' },
14
+ group: ['transform'],
15
+ version: 1,
16
+ subtitle: '={{ $parameter["operation"] }}',
17
+ description: 'Submit workflow results or report errors to Codika for execution tracking. Auto-detects execution parameters from Codika Init node.',
18
+ defaults: {
19
+ name: 'Codika Event',
20
+ },
21
+ inputs: [n8n_workflow_1.NodeConnectionTypes.Main],
22
+ outputs: [n8n_workflow_1.NodeConnectionTypes.Main],
23
+ usableAsTool: true,
24
+ properties: actions_1.descriptions,
25
+ };
26
+ }
27
+ async execute() {
28
+ const operation = this.getNodeParameter('operation', 0);
29
+ switch (operation) {
30
+ case 'submitResult':
31
+ return submitResult_operation_1.executeSubmitResult.call(this);
32
+ case 'reportError':
33
+ return reportError_operation_1.executeReportError.call(this);
34
+ default:
35
+ throw new n8n_workflow_1.NodeOperationError(this.getNode(), `Unknown operation: ${operation}`);
36
+ }
37
+ }
38
+ }
39
+ exports.CodikaWorkflowEvent = CodikaWorkflowEvent;
40
+ //# sourceMappingURL=CodikaEvent.node.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CodikaEvent.node.js","sourceRoot":"","sources":["../../../nodes/CodikaEvent/CodikaEvent.node.ts"],"names":[],"mappings":";;;AAMA,+CAAuE;AAEvE,uCAAyC;AACzC,6EAAuE;AACvE,2EAAqE;AAErE,MAAa,mBAAmB;IAAhC;QACC,gBAAW,GAAyB;YACnC,WAAW,EAAE,cAAc;YAC3B,IAAI,EAAE,aAAa;YACnB,IAAI,EAAE,EAAE,KAAK,EAAE,6BAA6B,EAAE,IAAI,EAAE,kCAAkC,EAAE;YACxF,KAAK,EAAE,CAAC,WAAW,CAAC;YACpB,OAAO,EAAE,CAAC;YACV,QAAQ,EAAE,gCAAgC;YAC1C,WAAW,EACV,qIAAqI;YACtI,QAAQ,EAAE;gBACT,IAAI,EAAE,cAAc;aACpB;YACD,MAAM,EAAE,CAAC,kCAAmB,CAAC,IAAI,CAAC;YAClC,OAAO,EAAE,CAAC,kCAAmB,CAAC,IAAI,CAAC;YACnC,YAAY,EAAE,IAAI;YAClB,UAAU,EAAE,sBAAY;SACxB,CAAC;IAcH,CAAC;IAZA,KAAK,CAAC,OAAO;QACZ,MAAM,SAAS,GAAG,IAAI,CAAC,gBAAgB,CAAC,WAAW,EAAE,CAAC,CAAW,CAAC;QAElE,QAAQ,SAAS,EAAE,CAAC;YACnB,KAAK,cAAc;gBAClB,OAAO,4CAAmB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACvC,KAAK,aAAa;gBACjB,OAAO,0CAAkB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;YACtC;gBACC,MAAM,IAAI,iCAAkB,CAAC,IAAI,CAAC,OAAO,EAAE,EAAE,sBAAsB,SAAS,EAAE,CAAC,CAAC;QAClF,CAAC;IACF,CAAC;CACD;AA/BD,kDA+BC"}
@@ -0,0 +1,2 @@
1
+ import type { INodeProperties } from 'n8n-workflow';
2
+ export declare const descriptions: INodeProperties[];
@@ -0,0 +1,93 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.descriptions = void 0;
4
+ const submitResult_operation_1 = require("./submitResult.operation");
5
+ const reportError_operation_1 = require("./reportError.operation");
6
+ const workflowOutputsDisplayOptions = {
7
+ show: {
8
+ resource: ['workflowOutputs'],
9
+ },
10
+ };
11
+ const resourceParams = [
12
+ {
13
+ displayName: 'Resource',
14
+ name: 'resource',
15
+ type: 'options',
16
+ noDataExpression: true,
17
+ options: [
18
+ {
19
+ name: 'Workflow Output',
20
+ value: 'workflowOutputs',
21
+ description: 'Submit workflow results or report errors',
22
+ },
23
+ ],
24
+ default: 'workflowOutputs',
25
+ },
26
+ {
27
+ displayName: 'Operation',
28
+ name: 'operation',
29
+ type: 'options',
30
+ noDataExpression: true,
31
+ displayOptions: workflowOutputsDisplayOptions,
32
+ options: [
33
+ {
34
+ name: 'Submit Result',
35
+ value: 'submitResult',
36
+ action: 'Submit result',
37
+ description: 'Report successful completion with output data',
38
+ },
39
+ {
40
+ name: 'Report Error',
41
+ value: 'reportError',
42
+ action: 'Report error',
43
+ description: 'Report an error that occurred during execution',
44
+ },
45
+ ],
46
+ default: 'submitResult',
47
+ },
48
+ ];
49
+ const sharedParams = [
50
+ {
51
+ displayName: 'Auto-Detection',
52
+ name: 'autoDetectNotice',
53
+ type: 'notice',
54
+ default: '',
55
+ displayOptions: workflowOutputsDisplayOptions,
56
+ description: 'Execution parameters (ID, secret, start time) are auto-populated from the "Codika Init" node if present. You only need to configure the operation-specific fields.',
57
+ },
58
+ {
59
+ displayName: 'Execution ID',
60
+ name: 'executionId',
61
+ type: 'string',
62
+ default: '',
63
+ displayOptions: workflowOutputsDisplayOptions,
64
+ placeholder: 'Auto-detected from Codika Init node',
65
+ description: 'Leave empty to auto-detect. Manual override: ={{ $("Codika Init").first().JSON.executionId }}.',
66
+ },
67
+ {
68
+ displayName: 'Execution Secret',
69
+ name: 'executionSecret',
70
+ type: 'string',
71
+ typeOptions: { password: true },
72
+ default: '',
73
+ displayOptions: workflowOutputsDisplayOptions,
74
+ placeholder: 'Auto-detected from Codika Init node',
75
+ description: 'Leave empty to auto-detect. Manual override: ={{ $("Codika Init").first().JSON.executionSecret }}.',
76
+ },
77
+ {
78
+ displayName: 'Start Time (Ms)',
79
+ name: 'startTimeMs',
80
+ type: 'number',
81
+ default: 0,
82
+ displayOptions: workflowOutputsDisplayOptions,
83
+ placeholder: 'Auto-detected from Codika Init node',
84
+ description: 'Leave as 0 to auto-detect. Used for execution duration calculation. Manual override: ={{ $("Codika Init").first().JSON._startTimeMs }}.',
85
+ },
86
+ ];
87
+ exports.descriptions = [
88
+ ...resourceParams,
89
+ ...sharedParams,
90
+ ...submitResult_operation_1.submitResultDescription,
91
+ ...reportError_operation_1.reportErrorDescription,
92
+ ];
93
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../nodes/CodikaEvent/actions/index.ts"],"names":[],"mappings":";;;AACA,qEAAmE;AACnE,mEAAiE;AAKjE,MAAM,6BAA6B,GAAG;IACrC,IAAI,EAAE;QACL,QAAQ,EAAE,CAAC,iBAAiB,CAAC;KAC7B;CACD,CAAC;AAKF,MAAM,cAAc,GAAsB;IACzC;QACC,WAAW,EAAE,UAAU;QACvB,IAAI,EAAE,UAAU;QAChB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,iBAAiB;gBACvB,KAAK,EAAE,iBAAiB;gBACxB,WAAW,EAAE,0CAA0C;aACvD;SACD;QACD,OAAO,EAAE,iBAAiB;KAC1B;IACD;QACC,WAAW,EAAE,WAAW;QACxB,IAAI,EAAE,WAAW;QACjB,IAAI,EAAE,SAAS;QACf,gBAAgB,EAAE,IAAI;QACtB,cAAc,EAAE,6BAA6B;QAC7C,OAAO,EAAE;YACR;gBACC,IAAI,EAAE,eAAe;gBACrB,KAAK,EAAE,cAAc;gBACrB,MAAM,EAAE,eAAe;gBACvB,WAAW,EAAE,+CAA+C;aAC5D;YACD;gBACC,IAAI,EAAE,cAAc;gBACpB,KAAK,EAAE,aAAa;gBACpB,MAAM,EAAE,cAAc;gBACtB,WAAW,EAAE,gDAAgD;aAC7D;SACD;QACD,OAAO,EAAE,cAAc;KACvB;CACD,CAAC;AAKF,MAAM,YAAY,GAAsB;IACvC;QACC,WAAW,EAAE,gBAAgB;QAC7B,IAAI,EAAE,kBAAkB;QACxB,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,EAAE;QACX,cAAc,EAAE,6BAA6B;QAC7C,WAAW,EACV,oKAAoK;KACrK;IACD;QACC,WAAW,EAAE,cAAc;QAC3B,IAAI,EAAE,aAAa;QACnB,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,EAAE;QACX,cAAc,EAAE,6BAA6B;QAC7C,WAAW,EAAE,qCAAqC;QAClD,WAAW,EACV,gGAAgG;KACjG;IACD;QACC,WAAW,EAAE,kBAAkB;QAC/B,IAAI,EAAE,iBAAiB;QACvB,IAAI,EAAE,QAAQ;QACd,WAAW,EAAE,EAAE,QAAQ,EAAE,IAAI,EAAE;QAC/B,OAAO,EAAE,EAAE;QACX,cAAc,EAAE,6BAA6B;QAC7C,WAAW,EAAE,qCAAqC;QAClD,WAAW,EACV,oGAAoG;KACrG;IACD;QACC,WAAW,EAAE,iBAAiB;QAC9B,IAAI,EAAE,aAAa;QACnB,IAAI,EAAE,QAAQ;QACd,OAAO,EAAE,CAAC;QACV,cAAc,EAAE,6BAA6B;QAC7C,WAAW,EAAE,qCAAqC;QAClD,WAAW,EACV,yIAAyI;KAC1I;CACD,CAAC;AAKW,QAAA,YAAY,GAAsB;IAC9C,GAAG,cAAc;IACjB,GAAG,YAAY;IACf,GAAG,gDAAuB;IAC1B,GAAG,8CAAsB;CACzB,CAAC"}
@@ -0,0 +1,3 @@
1
+ import type { IExecuteFunctions, INodeExecutionData, INodeProperties } from 'n8n-workflow';
2
+ export declare const reportErrorDescription: INodeProperties[];
3
+ export declare function executeReportError(this: IExecuteFunctions): Promise<INodeExecutionData[][]>;
@@ -0,0 +1,129 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.reportErrorDescription = void 0;
4
+ exports.executeReportError = executeReportError;
5
+ const n8n_workflow_1 = require("n8n-workflow");
6
+ const executionUtils_1 = require("../shared/executionUtils");
7
+ const displayOptions = {
8
+ show: {
9
+ resource: ['workflowOutputs'],
10
+ operation: ['reportError'],
11
+ },
12
+ };
13
+ exports.reportErrorDescription = [
14
+ {
15
+ displayName: 'Error Message',
16
+ name: 'errorMessage',
17
+ type: 'string',
18
+ required: true,
19
+ default: '',
20
+ displayOptions,
21
+ placeholder: 'e.g., Failed to process email: API timeout',
22
+ description: 'A descriptive error message explaining what went wrong',
23
+ },
24
+ {
25
+ displayName: 'Error Type',
26
+ name: 'errorType',
27
+ type: 'options',
28
+ required: true,
29
+ default: 'node_failure',
30
+ displayOptions,
31
+ options: [
32
+ {
33
+ name: 'Node Failure',
34
+ value: 'node_failure',
35
+ description: 'A workflow node failed to execute',
36
+ },
37
+ {
38
+ name: 'Validation Error',
39
+ value: 'validation_error',
40
+ description: 'Input data failed validation',
41
+ },
42
+ {
43
+ name: 'External API Error',
44
+ value: 'external_api_error',
45
+ description: 'An external service returned an error',
46
+ },
47
+ {
48
+ name: 'Timeout',
49
+ value: 'timeout',
50
+ description: 'The operation timed out',
51
+ },
52
+ ],
53
+ description: 'The category of the error',
54
+ },
55
+ {
56
+ displayName: 'Failed Node Name',
57
+ name: 'failedNodeName',
58
+ type: 'string',
59
+ default: '',
60
+ displayOptions,
61
+ placeholder: 'e.g., Gmail Trigger',
62
+ description: 'Name of the node that caused the failure (optional)',
63
+ },
64
+ {
65
+ displayName: 'Last Executed Node',
66
+ name: 'lastExecutedNode',
67
+ type: 'string',
68
+ default: '',
69
+ displayOptions,
70
+ placeholder: 'e.g., Process Data',
71
+ description: 'Name of the last successfully executed node (optional)',
72
+ },
73
+ ];
74
+ async function executeReportError() {
75
+ const returnData = [];
76
+ const autoData = (0, executionUtils_1.tryGetInitNodeData)(this);
77
+ const manualExecutionId = this.getNodeParameter('executionId', 0, '');
78
+ const manualExecutionSecret = this.getNodeParameter('executionSecret', 0, '');
79
+ const errorMessage = this.getNodeParameter('errorMessage', 0);
80
+ const errorType = this.getNodeParameter('errorType', 0);
81
+ const failedNodeName = this.getNodeParameter('failedNodeName', 0, '');
82
+ const lastExecutedNode = this.getNodeParameter('lastExecutedNode', 0, '');
83
+ const manualStartTimeMs = this.getNodeParameter('startTimeMs', 0, 0);
84
+ const { executionId, executionSecret, startTimeMs } = (0, executionUtils_1.resolveExecutionParams)(autoData, manualExecutionId, manualExecutionSecret, manualStartTimeMs);
85
+ (0, executionUtils_1.validateExecutionParams)(executionId, executionSecret, this);
86
+ if (!errorMessage) {
87
+ throw new n8n_workflow_1.NodeOperationError(this.getNode(), 'Error message is required.');
88
+ }
89
+ const executionTimeMs = startTimeMs > 0 ? Date.now() - startTimeMs : undefined;
90
+ const errorObject = {
91
+ message: errorMessage,
92
+ type: errorType,
93
+ };
94
+ if (failedNodeName) {
95
+ errorObject.failedNodeName = failedNodeName;
96
+ }
97
+ if (lastExecutedNode) {
98
+ errorObject.lastExecutedNode = lastExecutedNode;
99
+ }
100
+ const requestBody = {
101
+ executionId,
102
+ executionSecret,
103
+ error: errorObject,
104
+ };
105
+ if (executionTimeMs !== undefined) {
106
+ requestBody.executionTimeMs = executionTimeMs;
107
+ }
108
+ try {
109
+ await (0, executionUtils_1.makeCodikaApiRequest)(this, 'submitWorkflowError', requestBody);
110
+ returnData.push({
111
+ json: {
112
+ success: true,
113
+ executionId,
114
+ reportedAt: new Date().toISOString(),
115
+ errorType,
116
+ executionTimeMs,
117
+ _autoDetected: !!autoData && !manualExecutionId,
118
+ },
119
+ });
120
+ }
121
+ catch (error) {
122
+ if (error instanceof n8n_workflow_1.NodeOperationError) {
123
+ throw error;
124
+ }
125
+ throw new n8n_workflow_1.NodeOperationError(this.getNode(), `Failed to call Codika API: ${error.message}`, { description: 'Check network connectivity and Codika service availability.' });
126
+ }
127
+ return [returnData];
128
+ }
129
+ //# sourceMappingURL=reportError.operation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"reportError.operation.js","sourceRoot":"","sources":["../../../../nodes/CodikaEvent/actions/reportError.operation.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,3 @@
1
+ import type { IExecuteFunctions, INodeExecutionData, INodeProperties } from 'n8n-workflow';
2
+ export declare const submitResultDescription: INodeProperties[];
3
+ export declare function executeSubmitResult(this: IExecuteFunctions): Promise<INodeExecutionData[][]>;
@@ -0,0 +1,75 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.submitResultDescription = void 0;
4
+ exports.executeSubmitResult = executeSubmitResult;
5
+ const n8n_workflow_1 = require("n8n-workflow");
6
+ const executionUtils_1 = require("../shared/executionUtils");
7
+ const displayOptions = {
8
+ show: {
9
+ resource: ['workflowOutputs'],
10
+ operation: ['submitResult'],
11
+ },
12
+ };
13
+ exports.submitResultDescription = [
14
+ {
15
+ displayName: 'Result Data',
16
+ name: 'resultData',
17
+ type: 'json',
18
+ required: true,
19
+ default: '{}',
20
+ displayOptions,
21
+ placeholder: '{ "field1": "value1", "field2": "value2" }',
22
+ description: 'The workflow result data as JSON object. Must match the workflow output schema.',
23
+ },
24
+ ];
25
+ async function executeSubmitResult() {
26
+ const returnData = [];
27
+ const autoData = (0, executionUtils_1.tryGetInitNodeData)(this);
28
+ const manualExecutionId = this.getNodeParameter('executionId', 0, '');
29
+ const manualExecutionSecret = this.getNodeParameter('executionSecret', 0, '');
30
+ const resultDataRaw = this.getNodeParameter('resultData', 0);
31
+ const manualStartTimeMs = this.getNodeParameter('startTimeMs', 0, 0);
32
+ const { executionId, executionSecret, startTimeMs } = (0, executionUtils_1.resolveExecutionParams)(autoData, manualExecutionId, manualExecutionSecret, manualStartTimeMs);
33
+ (0, executionUtils_1.validateExecutionParams)(executionId, executionSecret, this);
34
+ let resultData;
35
+ if (typeof resultDataRaw === 'string') {
36
+ try {
37
+ resultData = JSON.parse(resultDataRaw);
38
+ }
39
+ catch (e) {
40
+ throw new n8n_workflow_1.NodeOperationError(this.getNode(), `Invalid JSON in resultData: ${e.message}`);
41
+ }
42
+ }
43
+ else {
44
+ resultData = resultDataRaw;
45
+ }
46
+ const executionTimeMs = startTimeMs > 0 ? Date.now() - startTimeMs : undefined;
47
+ const requestBody = {
48
+ executionId,
49
+ executionSecret,
50
+ result: resultData,
51
+ };
52
+ if (executionTimeMs !== undefined) {
53
+ requestBody.executionTimeMs = executionTimeMs;
54
+ }
55
+ try {
56
+ await (0, executionUtils_1.makeCodikaApiRequest)(this, 'submitWorkflowResult', requestBody);
57
+ returnData.push({
58
+ json: {
59
+ success: true,
60
+ executionId,
61
+ submittedAt: new Date().toISOString(),
62
+ executionTimeMs,
63
+ _autoDetected: !!autoData && !manualExecutionId,
64
+ },
65
+ });
66
+ }
67
+ catch (error) {
68
+ if (error instanceof n8n_workflow_1.NodeOperationError) {
69
+ throw error;
70
+ }
71
+ throw new n8n_workflow_1.NodeOperationError(this.getNode(), `Failed to call Codika API: ${error.message}`, { description: 'Check network connectivity and Codika service availability.' });
72
+ }
73
+ return [returnData];
74
+ }
75
+ //# sourceMappingURL=submitResult.operation.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"submitResult.operation.js","sourceRoot":"","sources":["../../../../nodes/CodikaEvent/actions/submitResult.operation.ts"],"names":[],"mappings":";;;AA6BA,kDAgFC;AA5GD,+CAAkD;AAClD,6DAKkC;AAElC,MAAM,cAAc,GAAG;IACtB,IAAI,EAAE;QACL,QAAQ,EAAE,CAAC,iBAAiB,CAAC;QAC7B,SAAS,EAAE,CAAC,cAAc,CAAC;KAC3B;CACD,CAAC;AAEW,QAAA,uBAAuB,GAAsB;IACzD;QACC,WAAW,EAAE,aAAa;QAC1B,IAAI,EAAE,YAAY;QAClB,IAAI,EAAE,MAAM;QACZ,QAAQ,EAAE,IAAI;QACd,OAAO,EAAE,IAAI;QACb,cAAc;QACd,WAAW,EAAE,4CAA4C;QACzD,WAAW,EAAE,iFAAiF;KAC9F;CACD,CAAC;AAEK,KAAK,UAAU,mBAAmB;IAGxC,MAAM,UAAU,GAAyB,EAAE,CAAC;IAG5C,MAAM,QAAQ,GAAG,IAAA,mCAAkB,EAAC,IAAI,CAAC,CAAC;IAG1C,MAAM,iBAAiB,GAAG,IAAI,CAAC,gBAAgB,CAAC,aAAa,EAAE,CAAC,EAAE,EAAE,CAAW,CAAC;IAChF,MAAM,qBAAqB,GAAG,IAAI,CAAC,gBAAgB,CAAC,iBAAiB,EAAE,CAAC,EAAE,EAAE,CAAW,CAAC;IACxF,MAAM,aAAa,GAAG,IAAI,CAAC,gBAAgB,CAAC,YAAY,EAAE,CAAC,CAAoB,CAAC;IAChF,MAAM,iBAAiB,GAAG,IAAI,CAAC,gBAAgB,CAAC,aAAa,EAAE,CAAC,EAAE,CAAC,CAAW,CAAC;IAG/E,MAAM,EAAE,WAAW,EAAE,eAAe,EAAE,WAAW,EAAE,GAAG,IAAA,uCAAsB,EAC3E,QAAQ,EACR,iBAAiB,EACjB,qBAAqB,EACrB,iBAAiB,CACjB,CAAC;IAGF,IAAA,wCAAuB,EAAC,WAAW,EAAE,eAAe,EAAE,IAAI,CAAC,CAAC;IAG5D,IAAI,UAAkB,CAAC;IACvB,IAAI,OAAO,aAAa,KAAK,QAAQ,EAAE,CAAC;QACvC,IAAI,CAAC;YACJ,UAAU,GAAG,IAAI,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC;QACxC,CAAC;QAAC,OAAO,CAAC,EAAE,CAAC;YACZ,MAAM,IAAI,iCAAkB,CAC3B,IAAI,CAAC,OAAO,EAAE,EACd,+BAAgC,CAAW,CAAC,OAAO,EAAE,CACrD,CAAC;QACH,CAAC;IACF,CAAC;SAAM,CAAC;QACP,UAAU,GAAG,aAAa,CAAC;IAC5B,CAAC;IAGD,MAAM,eAAe,GAAG,WAAW,GAAG,CAAC,CAAC,CAAC,CAAC,IAAI,CAAC,GAAG,EAAE,GAAG,WAAW,CAAC,CAAC,CAAC,SAAS,CAAC;IAG/E,MAAM,WAAW,GAA4B;QAC5C,WAAW;QACX,eAAe;QACf,MAAM,EAAE,UAAU;KAClB,CAAC;IAEF,IAAI,eAAe,KAAK,SAAS,EAAE,CAAC;QACnC,WAAW,CAAC,eAAe,GAAG,eAAe,CAAC;IAC/C,CAAC;IAED,IAAI,CAAC;QAEJ,MAAM,IAAA,qCAAoB,EAAC,IAAI,EAAE,sBAAsB,EAAE,WAAW,CAAC,CAAC;QAGtE,UAAU,CAAC,IAAI,CAAC;YACf,IAAI,EAAE;gBACL,OAAO,EAAE,IAAI;gBACb,WAAW;gBACX,WAAW,EAAE,IAAI,IAAI,EAAE,CAAC,WAAW,EAAE;gBACrC,eAAe;gBACf,aAAa,EAAE,CAAC,CAAC,QAAQ,IAAI,CAAC,iBAAiB;aAC/C;SACD,CAAC,CAAC;IACJ,CAAC;IAAC,OAAO,KAAK,EAAE,CAAC;QAChB,IAAI,KAAK,YAAY,iCAAkB,EAAE,CAAC;YACzC,MAAM,KAAK,CAAC;QACb,CAAC;QACD,MAAM,IAAI,iCAAkB,CAC3B,IAAI,CAAC,OAAO,EAAE,EACd,8BAA+B,KAAe,CAAC,OAAO,EAAE,EACxD,EAAE,WAAW,EAAE,6DAA6D,EAAE,CAC9E,CAAC;IACH,CAAC;IAED,OAAO,CAAC,UAAU,CAAC,CAAC;AACrB,CAAC"}
@@ -0,0 +1,15 @@
1
+ import type { IExecuteFunctions } from 'n8n-workflow';
2
+ export declare const CODIKA_API_URL = "https://europe-west1-codika-app.cloudfunctions.net";
3
+ export interface ExecutionData {
4
+ executionId: string;
5
+ executionSecret: string;
6
+ startTimeMs: number;
7
+ }
8
+ export declare function tryGetInitNodeData(context: IExecuteFunctions): ExecutionData | null;
9
+ export declare function validateExecutionParams(executionId: string, executionSecret: string, context: IExecuteFunctions): void;
10
+ export declare function resolveExecutionParams(autoData: ExecutionData | null, manualExecutionId: string, manualExecutionSecret: string, manualStartTimeMs: number): {
11
+ executionId: string;
12
+ executionSecret: string;
13
+ startTimeMs: number;
14
+ };
15
+ export declare function makeCodikaApiRequest(context: IExecuteFunctions, endpoint: string, body: Record<string, unknown>): Promise<Record<string, unknown>>;
@@ -0,0 +1,57 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CODIKA_API_URL = void 0;
4
+ exports.tryGetInitNodeData = tryGetInitNodeData;
5
+ exports.validateExecutionParams = validateExecutionParams;
6
+ exports.resolveExecutionParams = resolveExecutionParams;
7
+ exports.makeCodikaApiRequest = makeCodikaApiRequest;
8
+ const n8n_workflow_1 = require("n8n-workflow");
9
+ exports.CODIKA_API_URL = 'https://europe-west1-codika-app.cloudfunctions.net';
10
+ function tryGetInitNodeData(context) {
11
+ try {
12
+ const expression = "$('Codika Init').first().json";
13
+ const result = context.evaluateExpression(expression, 0);
14
+ if ((result === null || result === void 0 ? void 0 : result.executionId) && (result === null || result === void 0 ? void 0 : result.executionSecret)) {
15
+ return {
16
+ executionId: result.executionId,
17
+ executionSecret: result.executionSecret,
18
+ startTimeMs: result._startTimeMs || 0,
19
+ };
20
+ }
21
+ }
22
+ catch {
23
+ }
24
+ return null;
25
+ }
26
+ function validateExecutionParams(executionId, executionSecret, context) {
27
+ if (!executionId || !executionSecret) {
28
+ throw new n8n_workflow_1.NodeOperationError(context.getNode(), 'Missing executionId or executionSecret.\n\n' +
29
+ 'To fix this, either:\n' +
30
+ '1. Add a "Codika Init" node earlier in your workflow (recommended), OR\n' +
31
+ '2. Manually configure executionId and executionSecret parameters.\n\n' +
32
+ 'Note: The Init node must be named exactly "Codika Init" for auto-detection to work.');
33
+ }
34
+ }
35
+ function resolveExecutionParams(autoData, manualExecutionId, manualExecutionSecret, manualStartTimeMs) {
36
+ return {
37
+ executionId: manualExecutionId || (autoData === null || autoData === void 0 ? void 0 : autoData.executionId) || '',
38
+ executionSecret: manualExecutionSecret || (autoData === null || autoData === void 0 ? void 0 : autoData.executionSecret) || '',
39
+ startTimeMs: manualStartTimeMs > 0 ? manualStartTimeMs : (autoData === null || autoData === void 0 ? void 0 : autoData.startTimeMs) || 0,
40
+ };
41
+ }
42
+ async function makeCodikaApiRequest(context, endpoint, body) {
43
+ const options = {
44
+ method: 'POST',
45
+ url: `${exports.CODIKA_API_URL}/${endpoint}`,
46
+ body,
47
+ json: true,
48
+ };
49
+ const response = await context.helpers.httpRequest(options);
50
+ if (response.success !== true) {
51
+ const errorMessage = response.error || 'Unknown error';
52
+ const errorCode = response.code || 'UNKNOWN';
53
+ throw new n8n_workflow_1.NodeOperationError(context.getNode(), `Codika API error: ${errorMessage} (${errorCode})`);
54
+ }
55
+ return response;
56
+ }
57
+ //# sourceMappingURL=executionUtils.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"executionUtils.js","sourceRoot":"","sources":["../../../../nodes/CodikaEvent/shared/executionUtils.ts"],"names":[],"mappings":";;;AAkBA,gDAkBC;AAKD,0DAeC;AAMD,wDAWC;AAKD,oDAwBC;AArGD,+CAAkD;AAErC,QAAA,cAAc,GAAG,oDAAoD,CAAC;AAenF,SAAgB,kBAAkB,CAAC,OAA0B;IAC5D,IAAI,CAAC;QAEJ,MAAM,UAAU,GAAG,+BAA+B,CAAC;QACnD,MAAM,MAAM,GAAG,OAAO,CAAC,kBAAkB,CAAC,UAAU,EAAE,CAAC,CAAmC,CAAC;QAE3F,IAAI,CAAA,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,WAAW,MAAI,MAAM,aAAN,MAAM,uBAAN,MAAM,CAAE,eAAe,CAAA,EAAE,CAAC;YACpD,OAAO;gBACN,WAAW,EAAE,MAAM,CAAC,WAAqB;gBACzC,eAAe,EAAE,MAAM,CAAC,eAAyB;gBACjD,WAAW,EAAG,MAAM,CAAC,YAAuB,IAAI,CAAC;aACjD,CAAC;QACH,CAAC;IACF,CAAC;IAAC,MAAM,CAAC;IAGT,CAAC;IACD,OAAO,IAAI,CAAC;AACb,CAAC;AAKD,SAAgB,uBAAuB,CACtC,WAAmB,EACnB,eAAuB,EACvB,OAA0B;IAE1B,IAAI,CAAC,WAAW,IAAI,CAAC,eAAe,EAAE,CAAC;QACtC,MAAM,IAAI,iCAAkB,CAC3B,OAAO,CAAC,OAAO,EAAE,EACjB,6CAA6C;YAC5C,wBAAwB;YACxB,0EAA0E;YAC1E,uEAAuE;YACvE,qFAAqF,CACtF,CAAC;IACH,CAAC;AACF,CAAC;AAMD,SAAgB,sBAAsB,CACrC,QAA8B,EAC9B,iBAAyB,EACzB,qBAA6B,EAC7B,iBAAyB;IAEzB,OAAO;QACN,WAAW,EAAE,iBAAiB,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,CAAA,IAAI,EAAE;QAC7D,eAAe,EAAE,qBAAqB,KAAI,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,eAAe,CAAA,IAAI,EAAE;QACzE,WAAW,EAAE,iBAAiB,GAAG,CAAC,CAAC,CAAC,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAA,QAAQ,aAAR,QAAQ,uBAAR,QAAQ,CAAE,WAAW,KAAI,CAAC;KACnF,CAAC;AACH,CAAC;AAKM,KAAK,UAAU,oBAAoB,CACzC,OAA0B,EAC1B,QAAgB,EAChB,IAA6B;IAE7B,MAAM,OAAO,GAAwB;QACpC,MAAM,EAAE,MAAM;QACd,GAAG,EAAE,GAAG,sBAAc,IAAI,QAAQ,EAAE;QACpC,IAAI;QACJ,IAAI,EAAE,IAAI;KACV,CAAC;IAEF,MAAM,QAAQ,GAAG,MAAM,OAAO,CAAC,OAAO,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC;IAE5D,IAAI,QAAQ,CAAC,OAAO,KAAK,IAAI,EAAE,CAAC;QAC/B,MAAM,YAAY,GAAG,QAAQ,CAAC,KAAK,IAAI,eAAe,CAAC;QACvD,MAAM,SAAS,GAAG,QAAQ,CAAC,IAAI,IAAI,SAAS,CAAC;QAC7C,MAAM,IAAI,iCAAkB,CAC3B,OAAO,CAAC,OAAO,EAAE,EACjB,qBAAqB,YAAY,KAAK,SAAS,GAAG,CAClD,CAAC;IACH,CAAC;IAED,OAAO,QAAmC,CAAC;AAC5C,CAAC"}
@@ -0,0 +1,5 @@
1
+ import type { IExecuteFunctions, INodeExecutionData, INodeType, INodeTypeDescription } from 'n8n-workflow';
2
+ export declare class CodikaExecutionInit implements INodeType {
3
+ description: INodeTypeDescription;
4
+ execute(this: IExecuteFunctions): Promise<INodeExecutionData[][]>;
5
+ }
@@ -0,0 +1,195 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.CodikaExecutionInit = void 0;
4
+ const n8n_workflow_1 = require("n8n-workflow");
5
+ const CODIKA_API_URL = 'https://europe-west1-codika-app.cloudfunctions.net';
6
+ function tryExtractHttpTriggerMetadata(inputData) {
7
+ var _a;
8
+ if (!inputData || inputData.length === 0) {
9
+ return null;
10
+ }
11
+ const firstItem = (_a = inputData[0]) === null || _a === void 0 ? void 0 : _a.json;
12
+ if (!firstItem) {
13
+ return null;
14
+ }
15
+ const bodyData = firstItem.body || firstItem;
16
+ const metadata = bodyData.executionMetadata;
17
+ if ((metadata === null || metadata === void 0 ? void 0 : metadata.executionId) && (metadata === null || metadata === void 0 ? void 0 : metadata.executionSecret) && (metadata === null || metadata === void 0 ? void 0 : metadata.callbackUrl)) {
18
+ return {
19
+ executionId: metadata.executionId,
20
+ executionSecret: metadata.executionSecret,
21
+ callbackUrl: metadata.callbackUrl,
22
+ errorCallbackUrl: metadata.errorCallbackUrl,
23
+ workflowId: metadata.workflowId,
24
+ processId: metadata.processId,
25
+ processInstanceId: metadata.processInstanceId,
26
+ userId: metadata.userId,
27
+ };
28
+ }
29
+ return null;
30
+ }
31
+ class CodikaExecutionInit {
32
+ constructor() {
33
+ this.description = {
34
+ displayName: 'Codika Init',
35
+ name: 'codikaInit',
36
+ icon: { light: 'file:../../icons/codika.svg', dark: 'file:../../icons/codika.dark.svg' },
37
+ group: ['transform'],
38
+ version: 1,
39
+ subtitle: 'Initialize workflow execution',
40
+ description: 'Initialize a Codika workflow execution. Auto-detects HTTP triggers (passthrough) vs Schedule/Service triggers (creates execution via API).',
41
+ defaults: {
42
+ name: 'Codika Init',
43
+ },
44
+ inputs: [n8n_workflow_1.NodeConnectionTypes.Main],
45
+ outputs: [n8n_workflow_1.NodeConnectionTypes.Main],
46
+ usableAsTool: true,
47
+ properties: [
48
+ {
49
+ displayName: 'Mode Detection',
50
+ name: 'modeNotice',
51
+ type: 'notice',
52
+ default: '',
53
+ description: 'This node auto-detects the trigger type. For HTTP triggers (from Codika UI), it extracts execution metadata from the payload (passthrough mode). For other triggers (schedule, Gmail, etc.), it creates a new execution via API using the parameters below.',
54
+ },
55
+ {
56
+ displayName: 'Member Secret',
57
+ name: 'memberSecret',
58
+ type: 'string',
59
+ typeOptions: { password: true },
60
+ default: '',
61
+ description: 'Required for non-HTTP triggers. Codika member execution auth secret (use placeholder: {{MEMSECRT_EXECUTION_AUTH_TRCESMEM}}).',
62
+ },
63
+ {
64
+ displayName: 'Organization ID',
65
+ name: 'organizationId',
66
+ type: 'string',
67
+ default: '',
68
+ description: 'Required for non-HTTP triggers. Codika organization ID (use placeholder: {{USERDATA_ORGANIZATION_ID_ATADRESU}}).',
69
+ },
70
+ {
71
+ displayName: 'User ID',
72
+ name: 'userId',
73
+ type: 'string',
74
+ default: '',
75
+ description: 'Required for non-HTTP triggers. Codika user ID (use placeholder: {{USERDATA_USER_ID_ATADRESU}}).',
76
+ },
77
+ {
78
+ displayName: 'Process Instance ID',
79
+ name: 'processInstanceId',
80
+ type: 'string',
81
+ default: '',
82
+ description: 'Required for non-HTTP triggers. Codika process instance ID (use placeholder: {{USERDATA_PROCESS_INSTANCE_UID_ATADRESU}}).',
83
+ },
84
+ {
85
+ displayName: 'Workflow ID',
86
+ name: 'workflowId',
87
+ type: 'string',
88
+ default: '',
89
+ placeholder: 'e.g., gmail-draft-assistant',
90
+ description: 'Required for non-HTTP triggers. The workflow template ID.',
91
+ },
92
+ {
93
+ displayName: 'Trigger Type',
94
+ name: 'triggerType',
95
+ type: 'string',
96
+ default: '',
97
+ placeholder: 'e.g., gmail, calendly, schedule',
98
+ description: 'Required for non-HTTP triggers. The type of trigger that initiated this workflow.',
99
+ },
100
+ ],
101
+ };
102
+ }
103
+ async execute() {
104
+ const items = this.getInputData();
105
+ const returnData = [];
106
+ const startTimeMs = Date.now();
107
+ const httpTriggerMetadata = tryExtractHttpTriggerMetadata(items);
108
+ if (httpTriggerMetadata) {
109
+ returnData.push({
110
+ json: {
111
+ executionId: httpTriggerMetadata.executionId,
112
+ executionSecret: httpTriggerMetadata.executionSecret,
113
+ callbackUrl: httpTriggerMetadata.callbackUrl,
114
+ errorCallbackUrl: httpTriggerMetadata.errorCallbackUrl || '',
115
+ processId: httpTriggerMetadata.processId || '',
116
+ processInstanceId: httpTriggerMetadata.processInstanceId || '',
117
+ userId: httpTriggerMetadata.userId || '',
118
+ workflowId: httpTriggerMetadata.workflowId || '',
119
+ _startTimeMs: startTimeMs,
120
+ _mode: 'passthrough',
121
+ },
122
+ });
123
+ return [returnData];
124
+ }
125
+ const memberSecret = this.getNodeParameter('memberSecret', 0, '');
126
+ const organizationId = this.getNodeParameter('organizationId', 0, '');
127
+ const userId = this.getNodeParameter('userId', 0, '');
128
+ const processInstanceId = this.getNodeParameter('processInstanceId', 0, '');
129
+ const workflowId = this.getNodeParameter('workflowId', 0, '');
130
+ const triggerType = this.getNodeParameter('triggerType', 0, '');
131
+ if (!memberSecret ||
132
+ !organizationId ||
133
+ !userId ||
134
+ !processInstanceId ||
135
+ !workflowId ||
136
+ !triggerType) {
137
+ throw new n8n_workflow_1.NodeOperationError(this.getNode(), 'Missing required parameters for non-HTTP trigger mode.\n\n' +
138
+ 'If this is an HTTP trigger workflow, ensure the webhook payload contains executionMetadata.\n\n' +
139
+ 'If this is a schedule/service trigger workflow, configure all parameters:\n' +
140
+ '- Member Secret ({{MEMSECRT_EXECUTION_AUTH_TRCESMEM}})\n' +
141
+ '- Organization ID ({{USERDATA_ORGANIZATION_ID_ATADRESU}})\n' +
142
+ '- User ID ({{USERDATA_USER_ID_ATADRESU}})\n' +
143
+ '- Process Instance ID ({{USERDATA_PROCESS_INSTANCE_UID_ATADRESU}})\n' +
144
+ '- Workflow ID\n' +
145
+ '- Trigger Type');
146
+ }
147
+ const triggerData = items.map((item) => item.json);
148
+ const requestBody = {
149
+ memberSecret,
150
+ organizationId,
151
+ userId,
152
+ processInstanceId,
153
+ workflowId,
154
+ triggerType,
155
+ triggerData: triggerData.length === 1 ? triggerData[0] : triggerData,
156
+ };
157
+ const options = {
158
+ method: 'POST',
159
+ url: `${CODIKA_API_URL}/createWorkflowExecution`,
160
+ body: requestBody,
161
+ json: true,
162
+ };
163
+ try {
164
+ const response = await this.helpers.httpRequest(options);
165
+ if (response.success !== true) {
166
+ const errorMessage = response.error || 'Unknown error';
167
+ const errorCode = response.code || 'UNKNOWN';
168
+ throw new n8n_workflow_1.NodeOperationError(this.getNode(), `Codika execution initialization failed: ${errorMessage} (${errorCode})`, { description: 'The workflow will be aborted.' });
169
+ }
170
+ returnData.push({
171
+ json: {
172
+ executionId: response.executionId,
173
+ executionSecret: response.executionSecret,
174
+ callbackUrl: response.callbackUrl,
175
+ errorCallbackUrl: response.errorCallbackUrl,
176
+ processId: response.processId,
177
+ processInstanceId: processInstanceId,
178
+ userId: response.userId,
179
+ workflowId: workflowId,
180
+ _startTimeMs: startTimeMs,
181
+ _mode: 'create',
182
+ },
183
+ });
184
+ }
185
+ catch (error) {
186
+ if (error instanceof n8n_workflow_1.NodeOperationError) {
187
+ throw error;
188
+ }
189
+ throw new n8n_workflow_1.NodeOperationError(this.getNode(), `Failed to call Codika API: ${error.message}`, { description: 'Check network connectivity and Codika service availability.' });
190
+ }
191
+ return [returnData];
192
+ }
193
+ }
194
+ exports.CodikaExecutionInit = CodikaExecutionInit;
195
+ //# sourceMappingURL=CodikaInit.node.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CodikaInit.node.js","sourceRoot":"","sources":["../../../nodes/CodikaInit/CodikaInit.node.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,49 @@
1
+ {
2
+ "name": "n8n-nodes-codika",
3
+ "version": "0.1.1",
4
+ "description": "n8n community nodes for Codika platform integration - workflow execution initialization and callbacks",
5
+ "license": "MIT",
6
+ "homepage": "https://github.com/codika-io/n8n-nodes-codika",
7
+ "keywords": [
8
+ "n8n-community-node-package"
9
+ ],
10
+ "author": {
11
+ "name": "Romain Pattyn",
12
+ "email": "romain.pattyn.ent@gmail.com"
13
+ },
14
+ "repository": {
15
+ "type": "git",
16
+ "url": "https://github.com/codika-io/n8n-nodes-codika.git"
17
+ },
18
+ "scripts": {
19
+ "build": "n8n-node build",
20
+ "build:watch": "tsc --watch",
21
+ "dev": "n8n-node dev",
22
+ "lint": "n8n-node lint",
23
+ "lint:fix": "n8n-node lint --fix",
24
+ "release": "n8n-node release",
25
+ "prepublishOnly": "n8n-node prerelease"
26
+ },
27
+ "files": [
28
+ "dist"
29
+ ],
30
+ "n8n": {
31
+ "n8nNodesApiVersion": 1,
32
+ "strict": true,
33
+ "credentials": [],
34
+ "nodes": [
35
+ "dist/nodes/CodikaInit/CodikaInit.node.js",
36
+ "dist/nodes/CodikaEvent/CodikaEvent.node.js"
37
+ ]
38
+ },
39
+ "devDependencies": {
40
+ "@n8n/node-cli": "*",
41
+ "eslint": "9.32.0",
42
+ "prettier": "3.6.2",
43
+ "release-it": "^19.0.4",
44
+ "typescript": "5.9.2"
45
+ },
46
+ "peerDependencies": {
47
+ "n8n-workflow": "*"
48
+ }
49
+ }
@@ -0,0 +1 @@
1
+ {"fileNames":["../node_modules/typescript/lib/lib.es5.d.ts","../node_modules/typescript/lib/lib.es2015.d.ts","../node_modules/typescript/lib/lib.es2016.d.ts","../node_modules/typescript/lib/lib.es2017.d.ts","../node_modules/typescript/lib/lib.es2018.d.ts","../node_modules/typescript/lib/lib.es2019.d.ts","../node_modules/typescript/lib/lib.es2020.d.ts","../node_modules/typescript/lib/lib.es2015.core.d.ts","../node_modules/typescript/lib/lib.es2015.collection.d.ts","../node_modules/typescript/lib/lib.es2015.generator.d.ts","../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../node_modules/typescript/lib/lib.es2015.promise.d.ts","../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../node_modules/typescript/lib/lib.es2016.intl.d.ts","../node_modules/typescript/lib/lib.es2017.arraybuffer.d.ts","../node_modules/typescript/lib/lib.es2017.date.d.ts","../node_modules/typescript/lib/lib.es2017.object.d.ts","../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2017.string.d.ts","../node_modules/typescript/lib/lib.es2017.intl.d.ts","../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../node_modules/typescript/lib/lib.es2018.intl.d.ts","../node_modules/typescript/lib/lib.es2018.promise.d.ts","../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../node_modules/typescript/lib/lib.es2019.array.d.ts","../node_modules/typescript/lib/lib.es2019.object.d.ts","../node_modules/typescript/lib/lib.es2019.string.d.ts","../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../node_modules/typescript/lib/lib.es2019.intl.d.ts","../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../node_modules/typescript/lib/lib.es2020.date.d.ts","../node_modules/typescript/lib/lib.es2020.promise.d.ts","../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../node_modules/typescript/lib/lib.es2020.string.d.ts","../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../node_modules/typescript/lib/lib.es2020.intl.d.ts","../node_modules/typescript/lib/lib.es2020.number.d.ts","../node_modules/typescript/lib/lib.es2021.promise.d.ts","../node_modules/typescript/lib/lib.es2022.error.d.ts","../node_modules/typescript/lib/lib.decorators.d.ts","../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../node_modules/form-data/index.d.ts","../node_modules/n8n-workflow/dist/esm/constants.d.ts","../node_modules/n8n-workflow/dist/esm/data-table.types.d.ts","../node_modules/n8n-workflow/dist/esm/deferred-promise.d.ts","../node_modules/@n8n/errors/dist/types.d.ts","../node_modules/@n8n/errors/dist/application.error.d.ts","../node_modules/@n8n/errors/dist/index.d.ts","../node_modules/n8n-workflow/dist/esm/errors/base/base.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/base/operational.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/base/unexpected.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/base/user.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/abstract/execution-base.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/expression.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/execution-cancelled.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/abstract/node.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/node-api.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/node-operation.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/workflow-configuration.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/node-ssl.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/workflow-activation.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/webhook-taken.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/workflow-deactivation.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/workflow-operation.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/subworkflow-operation.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/cli-subworkflow-operation.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/trigger-close.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/expression-extension.error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/db-connection-timeout-error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/ensure-error.d.ts","../node_modules/n8n-workflow/dist/esm/errors/index.d.ts","../node_modules/zod/dist/types/v4/core/standard-schema.d.ts","../node_modules/zod/dist/types/v4/core/util.d.ts","../node_modules/zod/dist/types/v4/core/versions.d.ts","../node_modules/zod/dist/types/v4/core/schemas.d.ts","../node_modules/zod/dist/types/v4/core/checks.d.ts","../node_modules/zod/dist/types/v4/core/errors.d.ts","../node_modules/zod/dist/types/v4/core/core.d.ts","../node_modules/zod/dist/types/v4/core/parse.d.ts","../node_modules/zod/dist/types/v4/core/regexes.d.ts","../node_modules/zod/dist/types/v4/locales/ar.d.ts","../node_modules/zod/dist/types/v4/locales/az.d.ts","../node_modules/zod/dist/types/v4/locales/be.d.ts","../node_modules/zod/dist/types/v4/locales/ca.d.ts","../node_modules/zod/dist/types/v4/locales/cs.d.ts","../node_modules/zod/dist/types/v4/locales/de.d.ts","../node_modules/zod/dist/types/v4/locales/en.d.ts","../node_modules/zod/dist/types/v4/locales/es.d.ts","../node_modules/zod/dist/types/v4/locales/fa.d.ts","../node_modules/zod/dist/types/v4/locales/fi.d.ts","../node_modules/zod/dist/types/v4/locales/fr.d.ts","../node_modules/zod/dist/types/v4/locales/fr-ca.d.ts","../node_modules/zod/dist/types/v4/locales/he.d.ts","../node_modules/zod/dist/types/v4/locales/hu.d.ts","../node_modules/zod/dist/types/v4/locales/id.d.ts","../node_modules/zod/dist/types/v4/locales/it.d.ts","../node_modules/zod/dist/types/v4/locales/ja.d.ts","../node_modules/zod/dist/types/v4/locales/kh.d.ts","../node_modules/zod/dist/types/v4/locales/ko.d.ts","../node_modules/zod/dist/types/v4/locales/mk.d.ts","../node_modules/zod/dist/types/v4/locales/ms.d.ts","../node_modules/zod/dist/types/v4/locales/nl.d.ts","../node_modules/zod/dist/types/v4/locales/no.d.ts","../node_modules/zod/dist/types/v4/locales/ota.d.ts","../node_modules/zod/dist/types/v4/locales/ps.d.ts","../node_modules/zod/dist/types/v4/locales/pl.d.ts","../node_modules/zod/dist/types/v4/locales/pt.d.ts","../node_modules/zod/dist/types/v4/locales/ru.d.ts","../node_modules/zod/dist/types/v4/locales/sl.d.ts","../node_modules/zod/dist/types/v4/locales/sv.d.ts","../node_modules/zod/dist/types/v4/locales/ta.d.ts","../node_modules/zod/dist/types/v4/locales/th.d.ts","../node_modules/zod/dist/types/v4/locales/tr.d.ts","../node_modules/zod/dist/types/v4/locales/ua.d.ts","../node_modules/zod/dist/types/v4/locales/ur.d.ts","../node_modules/zod/dist/types/v4/locales/vi.d.ts","../node_modules/zod/dist/types/v4/locales/zh-cn.d.ts","../node_modules/zod/dist/types/v4/locales/zh-tw.d.ts","../node_modules/zod/dist/types/v4/locales/index.d.ts","../node_modules/zod/dist/types/v4/core/registries.d.ts","../node_modules/zod/dist/types/v4/core/doc.d.ts","../node_modules/zod/dist/types/v4/core/function.d.ts","../node_modules/zod/dist/types/v4/core/api.d.ts","../node_modules/zod/dist/types/v4/core/json-schema.d.ts","../node_modules/zod/dist/types/v4/core/to-json-schema.d.ts","../node_modules/zod/dist/types/v4/core/index.d.ts","../node_modules/zod/v4/core/index.d.ts","../node_modules/zod/dist/types/v4/classic/errors.d.ts","../node_modules/zod/dist/types/v4/classic/parse.d.ts","../node_modules/zod/dist/types/v4/classic/schemas.d.ts","../node_modules/zod/dist/types/v4/classic/checks.d.ts","../node_modules/zod/dist/types/v4/classic/compat.d.ts","../node_modules/zod/dist/types/v4/classic/iso.d.ts","../node_modules/zod/dist/types/v4/classic/coerce.d.ts","../node_modules/zod/dist/types/v4/classic/external.d.ts","../node_modules/zod/dist/types/v4/classic/index.d.ts","../node_modules/zod/dist/types/v4/index.d.ts","../node_modules/zod/v4/index.d.ts","../node_modules/n8n-workflow/dist/esm/execution-context.d.ts","../node_modules/n8n-workflow/dist/esm/execution-status.d.ts","../node_modules/n8n-workflow/dist/esm/result.d.ts","../node_modules/n8n-workflow/dist/esm/run-execution-data/run-execution-data.v0.d.ts","../node_modules/n8n-workflow/dist/esm/run-execution-data/run-execution-data.v1.d.ts","../node_modules/n8n-workflow/dist/esm/run-execution-data/run-execution-data.d.ts","../node_modules/n8n-workflow/dist/esm/expression.d.ts","../node_modules/n8n-workflow/dist/esm/workflow.d.ts","../node_modules/n8n-workflow/dist/esm/workflow-data-proxy-env-provider.d.ts","../node_modules/n8n-workflow/dist/esm/interfaces.d.ts","../node_modules/n8n-workflow/dist/esm/logger-proxy.d.ts","../node_modules/n8n-workflow/dist/esm/node-helpers.d.ts","../node_modules/n8n-workflow/dist/esm/observable-object.d.ts","../node_modules/n8n-workflow/dist/esm/telemetry-helpers.d.ts","../node_modules/n8n-workflow/dist/esm/common/get-child-nodes.d.ts","../node_modules/n8n-workflow/dist/esm/common/get-connected-nodes.d.ts","../node_modules/n8n-workflow/dist/esm/common/get-node-by-name.d.ts","../node_modules/n8n-workflow/dist/esm/common/get-parent-nodes.d.ts","../node_modules/n8n-workflow/dist/esm/common/map-connections-by-destination.d.ts","../node_modules/n8n-workflow/dist/esm/common/index.d.ts","../node_modules/n8n-workflow/dist/esm/cron.d.ts","../node_modules/n8n-workflow/dist/esm/execution-context-establishment-hooks.d.ts","../node_modules/n8n-workflow/dist/esm/global-state.d.ts","../node_modules/n8n-workflow/dist/esm/run-execution-data-factory.d.ts","../node_modules/n8n-workflow/dist/esm/message-event-bus.d.ts","../node_modules/n8n-workflow/dist/esm/expressions/expression-helpers.d.ts","../node_modules/zod/dist/types/v3/helpers/typealiases.d.ts","../node_modules/zod/dist/types/v3/helpers/util.d.ts","../node_modules/zod/dist/types/v3/zoderror.d.ts","../node_modules/zod/dist/types/v3/locales/en.d.ts","../node_modules/zod/dist/types/v3/errors.d.ts","../node_modules/zod/dist/types/v3/helpers/parseutil.d.ts","../node_modules/zod/dist/types/v3/helpers/enumutil.d.ts","../node_modules/zod/dist/types/v3/helpers/errorutil.d.ts","../node_modules/zod/dist/types/v3/helpers/partialutil.d.ts","../node_modules/zod/dist/types/v3/standard-schema.d.ts","../node_modules/zod/dist/types/v3/types.d.ts","../node_modules/zod/dist/types/v3/external.d.ts","../node_modules/zod/dist/types/v3/index.d.ts","../node_modules/zod/dist/types/index.d.ts","../node_modules/n8n-workflow/dist/esm/from-ai-parse-utils.d.ts","../node_modules/n8n-workflow/dist/esm/tool-helpers.d.ts","../node_modules/n8n-workflow/dist/esm/node-reference-parser-utils.d.ts","../node_modules/n8n-workflow/dist/esm/metadata-utils.d.ts","../node_modules/n8n-workflow/dist/esm/workflow-checksum.d.ts","../node_modules/n8n-workflow/dist/esm/workflow-data-proxy.d.ts","../node_modules/n8n-workflow/dist/esm/workflow-validation.d.ts","../node_modules/n8n-workflow/dist/esm/versioned-node-type.d.ts","../node_modules/n8n-workflow/dist/esm/type-validation.d.ts","../node_modules/n8n-workflow/dist/esm/schemas.d.ts","../node_modules/n8n-workflow/dist/esm/utils.d.ts","../node_modules/n8n-workflow/dist/esm/type-guards.d.ts","../node_modules/n8n-workflow/dist/esm/graph/graph-utils.d.ts","../node_modules/n8n-workflow/dist/esm/extensions/extensions.d.ts","../node_modules/n8n-workflow/dist/esm/extensions/expression-extension.d.ts","../node_modules/n8n-workflow/dist/esm/extensions/index.d.ts","../node_modules/n8n-workflow/dist/esm/extensions/expression-parser.d.ts","../node_modules/n8n-workflow/dist/esm/native-methods/index.d.ts","../node_modules/n8n-workflow/dist/esm/node-parameters/filter-parameter.d.ts","../node_modules/n8n-workflow/dist/esm/node-parameters/parameter-type-validation.d.ts","../node_modules/n8n-workflow/dist/esm/node-parameters/path-utils.d.ts","../node_modules/n8n-workflow/dist/esm/evaluation-helpers.d.ts","../node_modules/n8n-workflow/dist/esm/connections-diff.d.ts","../node_modules/n8n-workflow/dist/esm/workflow-diff.d.ts","../node_modules/n8n-workflow/dist/esm/index.d.ts","../nodes/codikaevent/shared/executionutils.ts","../nodes/codikaevent/actions/submitresult.operation.ts","../nodes/codikaevent/actions/reporterror.operation.ts","../nodes/codikaevent/actions/index.ts","../nodes/codikaevent/codikaevent.node.ts","../nodes/codikainit/codikainit.node.ts","../package.json","../node_modules/@types/estree/index.d.ts","../node_modules/@types/json-schema/index.d.ts","../node_modules/@types/parse-path/index.d.ts","../node_modules/@types/semver/functions/inc.d.ts","../node_modules/@types/semver/classes/semver.d.ts","../node_modules/@types/semver/functions/parse.d.ts","../node_modules/@types/semver/functions/valid.d.ts","../node_modules/@types/semver/functions/clean.d.ts","../node_modules/@types/semver/functions/diff.d.ts","../node_modules/@types/semver/functions/major.d.ts","../node_modules/@types/semver/functions/minor.d.ts","../node_modules/@types/semver/functions/patch.d.ts","../node_modules/@types/semver/functions/prerelease.d.ts","../node_modules/@types/semver/functions/compare.d.ts","../node_modules/@types/semver/functions/rcompare.d.ts","../node_modules/@types/semver/functions/compare-loose.d.ts","../node_modules/@types/semver/functions/compare-build.d.ts","../node_modules/@types/semver/functions/sort.d.ts","../node_modules/@types/semver/functions/rsort.d.ts","../node_modules/@types/semver/functions/gt.d.ts","../node_modules/@types/semver/functions/lt.d.ts","../node_modules/@types/semver/functions/eq.d.ts","../node_modules/@types/semver/functions/neq.d.ts","../node_modules/@types/semver/functions/gte.d.ts","../node_modules/@types/semver/functions/lte.d.ts","../node_modules/@types/semver/functions/cmp.d.ts","../node_modules/@types/semver/functions/coerce.d.ts","../node_modules/@types/semver/classes/comparator.d.ts","../node_modules/@types/semver/classes/range.d.ts","../node_modules/@types/semver/functions/satisfies.d.ts","../node_modules/@types/semver/ranges/max-satisfying.d.ts","../node_modules/@types/semver/ranges/min-satisfying.d.ts","../node_modules/@types/semver/ranges/to-comparators.d.ts","../node_modules/@types/semver/ranges/min-version.d.ts","../node_modules/@types/semver/ranges/valid.d.ts","../node_modules/@types/semver/ranges/outside.d.ts","../node_modules/@types/semver/ranges/gtr.d.ts","../node_modules/@types/semver/ranges/ltr.d.ts","../node_modules/@types/semver/ranges/intersects.d.ts","../node_modules/@types/semver/ranges/simplify.d.ts","../node_modules/@types/semver/ranges/subset.d.ts","../node_modules/@types/semver/internals/identifiers.d.ts","../node_modules/@types/semver/index.d.ts"],"fileIdsList":[[52],[52,53],[221,259],[221,244,259],[220,259],[259],[221],[221,245,259],[220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258],[245,259],[154],[159,160,161,162,163],[209],[54,154],[59,154],[54],[55],[71],[59],[60],[54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76],[54,62,154],[62,63,154],[70],[67],[54,59,154],[64],[144],[150,152,154],[198],[198,199],[184],[49,50,51,77,145,146,147,150,151,152,153,154,155,156,157,158,164,165,166,167,168,169,170,185,186,187,188,189,190,191,192,193,194,195,196,197,200,201,202,203,204,205,206,208],[48,49,50,51,60,63,64,67,70,77,145,146,147,150,152,153],[145,150,154],[148,149],[148,209],[154,184],[150,152,153,154],[207,209],[151,154],[183],[173,174],[171,172,173,175,176,181],[172,173],[181],[182],[173],[171,172,173,176,177,178,179,180],[171,172,183],[133],[133,136],[125,133,134,135,136,137,138,139,140],[141],[133,134],[133,135],[79,81,82,83,84],[79,81,83,84],[79,81,83],[79,81,82,84],[79,81,84],[79,80,81,82,83,84,85,86,125,126,127,128,129,130,131],[81,84],[78,79,80,82,83,84],[81,126,130],[81,82,83,84],[142],[83],[87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124],[132],[143],[209,211,212],[209,210],[209,211,212,213]],"fileInfos":[{"version":"c430d44666289dae81f30fa7b2edebf186ecc91a2d4c71266ea6ae76388792e1","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"e44bb8bbac7f10ecc786703fe0a6a4b952189f908707980ba8f3c8975a760962","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"5efce4fc3c29ea84e8928f97adec086e3dc876365e0982cc8479a07954a3efd4","impliedFormat":1},{"version":"c57796738e7f83dbc4b8e65132f11a377649c00dd3eee333f672b8f0a6bea671","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"0559b1f683ac7505ae451f9a96ce4c3c92bdc71411651ca6ddb0e88baaaad6a3","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"fb0f136d372979348d59b3f5020b4cdb81b5504192b1cacff5d1fbba29378aa1","affectsGlobalScope":true,"impliedFormat":1},{"version":"d15bea3d62cbbdb9797079416b8ac375ae99162a7fba5de2c6c505446486ac0a","affectsGlobalScope":true,"impliedFormat":1},{"version":"68d18b664c9d32a7336a70235958b8997ebc1c3b8505f4f1ae2b7e7753b87618","affectsGlobalScope":true,"impliedFormat":1},{"version":"eb3d66c8327153d8fa7dd03f9c58d351107fe824c79e9b56b462935176cdf12a","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"a680117f487a4d2f30ea46f1b4b7f58bef1480456e18ba53ee85c2746eeca012","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"954296b30da6d508a104a3a0b5d96b76495c709785c1d11610908e63481ee667","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"d6d7ae4d1f1f3772e2a3cde568ed08991a8ae34a080ff1151af28b7f798e22ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"063600664504610fe3e99b717a1223f8b1900087fab0b4cad1496a114744f8df","affectsGlobalScope":true,"impliedFormat":1},{"version":"934019d7e3c81950f9a8426d093458b65d5aff2c7c1511233c0fd5b941e608ab","affectsGlobalScope":true,"impliedFormat":1},{"version":"52ada8e0b6e0482b728070b7639ee42e83a9b1c22d205992756fe020fd9f4a47","affectsGlobalScope":true,"impliedFormat":1},{"version":"3bdefe1bfd4d6dee0e26f928f93ccc128f1b64d5d501ff4a8cf3c6371200e5e6","affectsGlobalScope":true,"impliedFormat":1},{"version":"59fb2c069260b4ba00b5643b907ef5d5341b167e7d1dbf58dfd895658bda2867","affectsGlobalScope":true,"impliedFormat":1},{"version":"639e512c0dfc3fad96a84caad71b8834d66329a1f28dc95e3946c9b58176c73a","affectsGlobalScope":true,"impliedFormat":1},{"version":"368af93f74c9c932edd84c58883e736c9e3d53cec1fe24c0b0ff451f529ceab1","affectsGlobalScope":true,"impliedFormat":1},{"version":"af3dd424cf267428f30ccfc376f47a2c0114546b55c44d8c0f1d57d841e28d74","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a3d63ef2b853447ec4f749d3f368ce642264246e02911fcb1590d8c161b8005","affectsGlobalScope":true,"impliedFormat":1},{"version":"8e7f8264d0fb4c5339605a15daadb037bf238c10b654bb3eee14208f860a32ea","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"736097ddbb2903bef918bb3b5811ef1c9c5656f2a73bd39b22a91b9cc2525e50","impliedFormat":1},{"version":"be3bdbef789f7db5c924464b3e85933b38d7b7f5fa831cee8e85fdb0ef1891a9","impliedFormat":1},{"version":"0bdc7e22b6b2a9174bd25f44bfb2abf1b3e585d276ec6586f20ecd2800295d74","impliedFormat":1},{"version":"a0981ee0c7ac06bdb575558bd09bac190e1c0c7888ddcb63d8bf648f23a30e8c","impliedFormat":1},{"version":"00f11c3ec667314eaa2adfe253b5ebebbbdbb82510e04460c2f09d1c3b521d31","impliedFormat":1},{"version":"5c7a516e25a2fd1dc5e054c6161fe3c8ba46364f3784ef98f3fca48ab685231c","impliedFormat":1},{"version":"3ff739b7f819cfc12b330f9adcc4c3abbbd5e9f9ca68f53243222a049a8361a2","impliedFormat":1},{"version":"d762b92c1af47b7b3c4eef92fe9a3806194d9edc5dae6901342fc87ef21d7f4a","impliedFormat":1},{"version":"41d14b690d8d8c2a9b7395e8c36de6ca981010736723216ab9f35eb598e09ad9","impliedFormat":1},{"version":"3fdcca6b893ffd38b61b792772f649c82ae28077c360802cec25360eabca24c0","impliedFormat":1},{"version":"299924f7545be254b02278e4dcff7038611f2325d30f0e5ae4bcac906847c164","impliedFormat":1},{"version":"be1d650f04c9f472f0ad0ead3e1b7059dd1e0ff918f7bcb707786d27c3bbeadd","impliedFormat":1},{"version":"1e16c1b1c4d8600a146b15a933f9a880cc275c01f39dc436625f22d3cca46272","impliedFormat":1},{"version":"7d5dd008a087b517daee2c66b15e5767389c08f9f8d66c434d26d4f6cb3f55c3","impliedFormat":1},{"version":"bf2aefef15e0b4d6bc8f4e19f967494b59b5f90a834de503c373df042513d924","impliedFormat":1},{"version":"4085248a1c89ee865cf9498402c90611d16920a6c9929f701ddc0b963ddad230","impliedFormat":1},{"version":"1a1acd3311ff1794be8401ee394efc3beeb1746068244eb0ee1d51d08e457401","impliedFormat":1},{"version":"ce0b4440a3dd75e14ca94b6d6b27fa26ca89e776d91b8803b3c86c4e8f06ed1a","impliedFormat":1},{"version":"37020cf15e16fa6e1c6e2485cd51d6cbe74adee3b860ab49fb7528ca7e8e518e","impliedFormat":1},{"version":"b6b1a3ff9ba1ddf1a908cfd1bcd471334ecd218a366460fc64c4561d6d0467a4","impliedFormat":1},{"version":"1950d2a49c05c7aa6decfe409b552c4ea5fb156894cf0541b34999819bd778ea","impliedFormat":1},{"version":"32fe829960ff7120843f6dd20197e863aee3e81ecded415641a7500654d1bda7","impliedFormat":1},{"version":"da73778888d41d0abe7d28a24529ba13ff0a9311d55e1902feee7ab97dc6a67d","impliedFormat":1},{"version":"393b1ed0dca4f0aac333e65f2e40dfedfa8b37ac60571e02b152d32d8c84d340","impliedFormat":1},{"version":"f46d50c283425bcc59d68ccf067b3672fb727f802652dc7d60d2e470fb956370","impliedFormat":1},{"version":"0e10fd1d283b4ba7b94f5abb1bc30a2070ccb16c22f86a2780bea8ddc48f3bf7","impliedFormat":1},{"version":"0b4b6ca509cdb152e18ceeed526d17bb416e7e518508d859a0174977195f9a35","impliedFormat":1},{"version":"79b9e661f99d6d01ad0031fbffbb20a8570ca526125a1b01ef5643c00348a8c4","impliedFormat":1},{"version":"deb85dff5a350bd77f24fb5665b7a3c95aa0d4556a0d45ab423ebf3ffcbc70ce","impliedFormat":1},{"version":"02e111d59cded9f75529d7fe3e282cb36b55a8c9fe3472e742dfdc14ac8fdac8","impliedFormat":1},{"version":"309ebd217636d68cf8784cbc3272c16fb94fb8e969e18b6fe88c35200340aef1","impliedFormat":1},{"version":"6e4fde24e4d82d79eaff2daa7f5dffa79ba53de2a6b8aef76c178a5a370764bb","impliedFormat":1},{"version":"ef9b6279acc69002a779d0172916ef22e8be5de2d2469ff2f4bb019a21e89de2","impliedFormat":1},{"version":"12b8d97a20b0fb267b69c4a6be0dfad7c88851d2dcab6150aa4218f40efa45f4","affectsGlobalScope":true,"impliedFormat":1},{"version":"0e86102dbab93227b2702cba0ba06cb638961394577dc28cd5b856f0184c3156","impliedFormat":1},{"version":"6c859096094c744d2dd7b733189293a5b2af535e15f7794e69a3b4288b70dcfc","impliedFormat":1},{"version":"915d51e1bcd9b06ab8c922360b3f74ffe70c2ab6264f759f2b3e5f4130df0149","impliedFormat":1},{"version":"716a022c6d311c8367d830d2839fe017699564de2d0f5446b4a6f3f022a5c0c6","impliedFormat":1},{"version":"c939cb12cb000b4ec9c3eca3fe7dee1fe373ccb801237631d9252bad10206d61","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"3b25e966fd93475d8ca2834194ea78321d741a21ca9d1f606b25ec99c1bbc29a","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"3b25e966fd93475d8ca2834194ea78321d741a21ca9d1f606b25ec99c1bbc29a","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"7ceb8bc679a90951354f89379bc37228e7cf87b753069cd7b62310d5cbbe1f11","impliedFormat":1},{"version":"92d777bf731e4062397081e864fbc384054934ab64af7723dfbf1df21824db31","impliedFormat":1},{"version":"ee415a173162328db8ab33496db05790b7d6b4a48272ff4a6c35cf9540ac3a60","impliedFormat":1},{"version":"80e653fbbec818eecfe95d182dc65a1d107b343d970159a71922ac4491caa0af","impliedFormat":1},{"version":"f978b1b63ad690ff2a8f16d6f784acaa0ba0f4bcfc64211d79a2704de34f5913","impliedFormat":1},{"version":"00c7c66bbd6675c5bc24b58bac2f9cbdeb9f619b295813cabf780c08034cfaba","impliedFormat":1},{"version":"9078205849121a5d37a642949d687565498da922508eacb0e5a0c3de427f0ae5","impliedFormat":1},{"version":"0ce71e5ee7c489209494c14028e351ccb1ffe455187d98a889f8e07ae2458ef7","impliedFormat":1},{"version":"f5c8f2ef9603893e25ed86c7112cd2cc60d53e5387b9146c904bce3e707c55de","impliedFormat":1},{"version":"db3ea1212b188ff23aa4f32b63e459c9b55d34b44b57bcbdf401f291352483f0","impliedFormat":99},{"version":"dc01facbb7d88bc5e2eabb7c6eee80a0241538d50a5c3b210fb745683faa1dab","impliedFormat":1},{"version":"5c5197a46686814821229b28e4cfd601ef0a32f2d2d29b9a99050bac0ab03c99","impliedFormat":1},{"version":"2f3a88381874ec5fd76116a07b4ec3ed2eb667d00cff57f4f21e58cc0e970ca8","impliedFormat":1},{"version":"2c6c3af3957e38e6a5190258a666a06893ba5a11e3501585243129afecefd037","impliedFormat":1},{"version":"13e5ea921d6f62171aab19f33a6690e3c6658eecd2e5672425e49ac30d4305e6","impliedFormat":1},{"version":"1e28020a23b28743d5bd708b9e4c7b75fdff606aa080fbaf5b8db3600d5c99cf","impliedFormat":1},{"version":"49e7f03e7e7288397725e823654fdfe61892bb5082f391057e61b9c4f1b54f16","impliedFormat":1},{"version":"7b368e9be7bfea145983add6818f4e9ad5d83e5cabc8f771211d77c0feb8db94","impliedFormat":1},{"version":"d49030b9a324bab9bcf9f663a70298391b0f5a25328409174d86617512bf3037","impliedFormat":1},{"version":"a4b634bb8c97cc700dbf165f3bb0095ec669042da72eaf28a7c5e2ddd98169ce","impliedFormat":1},{"version":"a7578eb8461c2d07440749f89aba22881d5fca09a1d1cd46974628869fbadfa1","impliedFormat":99},{"version":"59c348f04c0ae867f85d63e75a4b3b29fde55b3e483114bc96c4743c3bd326fc","impliedFormat":1},{"version":"3226c2a2af36d14aa551babd4154ad18042c0deb1509a61058c6b066cfddc30a","impliedFormat":1},{"version":"64c9811ebae7d6bdd3749155911ca473017944d6e9787cec3d11549b05b19de9","impliedFormat":1},{"version":"c875801a2ebbfe47d596ffc79c9ae98a0004caa3156dccd7027e0abced34369a","impliedFormat":1},{"version":"103c05a4c0773cf2ac87c535a51970dbe084218b1eee8f07bd768259b6f8d6ca","impliedFormat":1},{"version":"8ce9640581a9f826721db6e15aed360ea47f18357a10f5e23c24f36ac125ec4c","impliedFormat":1},{"version":"fcc64cf81ce0790cf7a687fe2cc08efb88a111b67534d4f57b5b055276dd3f31","impliedFormat":1},{"version":"18c4c5d4069ae6ddce9443a6057fcf333688556b0d644813a78e604812f82bb3","impliedFormat":1},{"version":"6481b29f54e19becbeb7236c60043e2daa47b45cb4fd7e88f287df09250f2405","impliedFormat":1},{"version":"abcdbbd6d4c35d49808b15b5ae93ab6bcbbbfb781f8d9e27296fb852d532b8fe","impliedFormat":1},{"version":"01658146c02cba2e49ee7beaa0b90864e7a17c3d02cc39cd8b643b5be3a1a438","impliedFormat":1},{"version":"fa986c72fc29e9f8c62e37338db6ba96f1ccdc02f0ae65bdb85d804774690ad7","impliedFormat":1},{"version":"db18ec88a0f1512b153a28a0ed1e19f34530885bca1d00e5f17a6e9b3184697f","impliedFormat":1},{"version":"65d581663663be2adeb0a5ac83f9fb077ab1e173d9ba06df33f959aaa1303491","impliedFormat":1},{"version":"36cd04c9f4116122a3545fcc6da5e522861d739718ab3a3cb7ff2268612531aa","impliedFormat":1},{"version":"9ae86dde42766df895cde73c60dc13347cc30829c6696de3cc54036b3120a5ba","impliedFormat":1},{"version":"6823cce79c10482d0860d40ebbfc29f00ddf7f99bca0aa23330599ddd8baead4","impliedFormat":1},{"version":"30ed6587fb249cc1b0585bab7ce2ca81ef193bfe2934241b6f06ffefdaaf4bf9","impliedFormat":1},{"version":"aa18fcf8ad877a9eb0c357c247708f019e25c4d906e3025d73604b66de8d7f11","impliedFormat":1},{"version":"cfc5482e113e44dae9712ae0a4e412788622221ae5eb1327fb69a13a0f5af662","impliedFormat":1},{"version":"5e620d0ed3eeb9a9a767355547123c85aea7e8f26d90e94d0cc3fa457f1c2035","impliedFormat":1},{"version":"0815e5a89c584bb0b0f2b1eddf7148e7d2a7e6fb58dfe46143a0ec3eac88460c","impliedFormat":1},{"version":"304b0d21771513c0a36ed7179a9d1069bfa776e95f50b789ce898f3ef2b71514","impliedFormat":1},{"version":"6950710d5c94466e03d24a17dfe4ae0ceed9f1bfea492742597804acb24d5949","impliedFormat":1},{"version":"890e7c66817a492bf44c807ba0b602f712d62fb5b6970316c2273aa03f19fc5e","impliedFormat":1},{"version":"18c078c2b34901a328c1fc3e5a2f5bd51aa0fef06a548418198955e0af5eaf39","impliedFormat":1},{"version":"d3cfde44f8089768ebb08098c96d01ca260b88bccf238d55eee93f1c620ff5a5","impliedFormat":1},{"version":"293eadad9dead44c6fd1db6de552663c33f215c55a1bfa2802a1bceed88ff0ec","impliedFormat":1},{"version":"54f6ec6ea75acea6eb23635617252d249145edbc7bcd9d53f2d70280d2aef953","impliedFormat":1},{"version":"c25ce98cca43a3bfa885862044be0d59557be4ecd06989b2001a83dcf69620fd","impliedFormat":1},{"version":"8e71e53b02c152a38af6aec45e288cc65bede077b92b9b43b3cb54a37978bb33","impliedFormat":1},{"version":"754a9396b14ca3a4241591afb4edc644b293ccc8a3397f49be4dfd520c08acb3","impliedFormat":1},{"version":"f672c876c1a04a223cf2023b3d91e8a52bb1544c576b81bf64a8fec82be9969c","impliedFormat":1},{"version":"e4b03ddcf8563b1c0aee782a185286ed85a255ce8a30df8453aade2188bbc904","impliedFormat":1},{"version":"de2316e90fc6d379d83002f04ad9698bc1e5285b4d52779778f454dd12ce9f44","impliedFormat":1},{"version":"25b3f581e12ede11e5739f57a86e8668fbc0124f6649506def306cad2c59d262","impliedFormat":1},{"version":"2da997a01a6aa5c5c09de5d28f0f4407b597c5e1aecfd32f1815809c532650a2","impliedFormat":1},{"version":"5d26d2e47e2352def36f89a3e8bf8581da22b7f857e07ef3114cd52cf4813445","impliedFormat":1},{"version":"3db2efd285e7328d8014b54a7fce3f4861ebcdc655df40517092ed0050983617","impliedFormat":1},{"version":"d5d39a24c759df40480a4bfc0daffd364489702fdbcbdfc1711cde34f8739995","impliedFormat":1},{"version":"581b97f369056070fafbe168120a192e918e67763116dfbbb2782bbca5f32111","impliedFormat":1},{"version":"74f9797560463a8c9070dd72c04b38cc17b79759b841e2a4175a11742f2ecd11","impliedFormat":1},{"version":"ce22b96ece23ecc9bc1f2a445afefa0a487f299986a1584887e4e4217e196963","impliedFormat":1},{"version":"4788f58342a67af140858e23a24cdf62457ec1ff79af68ac71b9d3c0c89bb53b","impliedFormat":1},{"version":"c56d30cadef4528d6d568207e6ca4dd401d474843aee160e6c3a24d790ede0fd","impliedFormat":1},{"version":"3796c5046a2f6f5927bb181e7a665ac273ef353a8325d849618748498275db22","impliedFormat":1},{"version":"33650b1a5cdb1bf423ae5bace3a0447f4673bfc9e1d982bcbafa1b6d9720d747","impliedFormat":1},{"version":"e9634e0306920990ddca8f667e3cb624597ea7a4cd25d557a599c0e175419879","impliedFormat":1},{"version":"d4866c666180e89bdc142940cb2986a8fa9f3d2a363cc757bb61cef698b6e976","impliedFormat":1},{"version":"57ddd5365af8170402df45b71f0fb0045fe3d55cbe9262dc759fbebaff8b4f11","impliedFormat":1},{"version":"af4ab2ef8af2034abc62236d6e245ba95b3b668b3276b180d2a98841f4a924f5","impliedFormat":1},{"version":"cb279466d8f2d95f3ee0a24637506b18d18d9b1cb869b4dbb534b7597b06daec","impliedFormat":1},{"version":"b33057a3c7ea75948a207a5b784726118ec60f882eeb875bd64e932b4cd41041","impliedFormat":1},{"version":"e3059fe953b72c20fec9f74878dd7879b661d81657875907336c41e3b817c84b","impliedFormat":1},{"version":"9e2e0b4711f1efef5c3c488616334ba2e5b911648a8784fd77fc8beb1e5047c9","impliedFormat":1},{"version":"315b8bc4d809525b2f6635eb0237af1fe03501cc57bb0b722c672d0634bb8bb1","impliedFormat":1},{"version":"0494f89b64c5e8906ce5284194e09bad42b56837757d79cb9e62ce16aae88ab4","impliedFormat":1},{"version":"28f1497962f8853339b46d766384abe7a907900998f551cf43cd793cdcb98e3d","impliedFormat":1},{"version":"e4cce0b510957aab4b12a0dc21a3b4857b8f8a85bbded2b8b81f836ca3c83dbc","impliedFormat":1},{"version":"79a0953f85a27dcaab70dd0e3791a3564631dfd5d85c637513027747c6844357","impliedFormat":1},{"version":"678c7436b7aa03dad934a96850ea395c018637013aa0b52a65898f502b4d6e2a","impliedFormat":1},{"version":"1c18a09d1deaf0e9906100ab54592f256f87fc94c67cce61bfc1c2ea44ac3d13","impliedFormat":1},{"version":"481559421f5cd5562e4713c251e77dee07f5145c5f1d710afc445e733236802b","impliedFormat":1},{"version":"82b3628f5c992c2699be28b8f832370281afc77b503cc85639c5ccf5a622c080","impliedFormat":1},{"version":"53582f99636ab0283bd090ecb0674decfc6d1828e73774acc13deb3ee8ca9b67","impliedFormat":1},{"version":"f6c7b324520a0ba4adf0dd85870a8e6e3fe0e7e6e262d6de3aee35b888d10fe8","signature":"5beed95a93a00612ee4e7036963c624c234bb43799e7b61b16fffb693f9cdb16"},{"version":"8d1b1907f01db20370fcc6a5ad14996f931498dc4bb74db39d1f8299ed395199","signature":"d7085e11bddc33ca60c9ea22f645b4b1ce44a6b645de556d2ea9f26dce350b6a"},{"version":"ae269682862dceb3f73d4cc31e9622371120180bd4f4093f9ff008d0d000fa52","signature":"c7452c9466b4dfd7b5c6d7f140e476a88ca7d8cbaefbde0be44e27c5619b5b2b"},{"version":"8d70c1fecbe97169297dfa2bf46b1f6b5a6f35d82cfdd7d127d4f309a4a6724e","signature":"77efe53a1d17308bf2cd93659f6ef0be2e01b871a63a8518be2d3393bf17a464"},{"version":"4ccdfc0803c4bb03fe8eecc7926c312d9335ef71774d999e904b548e59ae93a1","signature":"00ec2c5dfa1d5c18b447e40ae7250a0bb527d7a94e979c47d3a52a7de9726440"},{"version":"b45e4e14d3dba4fb2106a9eac90aa9f081646d77581293717109d8e957e7c8a3","signature":"18da348874a35fd74066398242d344a6d270c004ef664a6bdf1c1dd498b2458f"},{"version":"b7a4ea75fbc1fc4b01e79749703709eb9c870527afe4661d896afd48a72657b2","signature":"9075f7342858b42ca91adb6d906819166bcf37e1e55080a5cfcfd3bea659ae28"},{"version":"151ff381ef9ff8da2da9b9663ebf657eac35c4c9a19183420c05728f31a6761d","impliedFormat":1},{"version":"f3d8c757e148ad968f0d98697987db363070abada5f503da3c06aefd9d4248c1","impliedFormat":1},{"version":"e72bcd16c134dae5a840b1d5d0e8b87e1d07fbbff01d66e9a7b913da3cd39b8e","impliedFormat":1},{"version":"ce6a3f09b8db73a7e9701aca91a04b4fabaf77436dd35b24482f9ee816016b17","impliedFormat":1},{"version":"20e086e5b64fdd52396de67761cc0e94693494deadb731264aac122adf08de3f","impliedFormat":1},{"version":"6e78f75403b3ec65efb41c70d392aeda94360f11cedc9fb2c039c9ea23b30962","impliedFormat":1},{"version":"c863198dae89420f3c552b5a03da6ed6d0acfa3807a64772b895db624b0de707","impliedFormat":1},{"version":"8b03a5e327d7db67112ebbc93b4f744133eda2c1743dbb0a990c61a8007823ef","impliedFormat":1},{"version":"42fad1f540271e35ca37cecda12c4ce2eef27f0f5cf0f8dd761d723c744d3159","impliedFormat":1},{"version":"ff3743a5de32bee10906aff63d1de726f6a7fd6ee2da4b8229054dfa69de2c34","impliedFormat":1},{"version":"83acd370f7f84f203e71ebba33ba61b7f1291ca027d7f9a662c6307d74e4ac22","impliedFormat":1},{"version":"1445cec898f90bdd18b2949b9590b3c012f5b7e1804e6e329fb0fe053946d5ec","impliedFormat":1},{"version":"0e5318ec2275d8da858b541920d9306650ae6ac8012f0e872fe66eb50321a669","impliedFormat":1},{"version":"cf530297c3fb3a92ec9591dd4fa229d58b5981e45fe6702a0bd2bea53a5e59be","impliedFormat":1},{"version":"c1f6f7d08d42148ddfe164d36d7aba91f467dbcb3caa715966ff95f55048b3a4","impliedFormat":1},{"version":"eefd2bbc8edb14c3bd1246794e5c070a80f9b8f3730bd42efb80df3cc50b9039","impliedFormat":1},{"version":"0c1ee27b8f6a00097c2d6d91a21ee4d096ab52c1e28350f6362542b55380059a","impliedFormat":1},{"version":"7677d5b0db9e020d3017720f853ba18f415219fb3a9597343b1b1012cfd699f7","impliedFormat":1},{"version":"bc1c6bc119c1784b1a2be6d9c47addec0d83ef0d52c8fbe1f14a51b4dfffc675","impliedFormat":1},{"version":"52cf2ce99c2a23de70225e252e9822a22b4e0adb82643ab0b710858810e00bf1","impliedFormat":1},{"version":"770625067bb27a20b9826255a8d47b6b5b0a2d3dfcbd21f89904c731f671ba77","impliedFormat":1},{"version":"d1ed6765f4d7906a05968fb5cd6d1db8afa14dbe512a4884e8ea5c0f5e142c80","impliedFormat":1},{"version":"799c0f1b07c092626cf1efd71d459997635911bb5f7fc1196efe449bba87e965","impliedFormat":1},{"version":"2a184e4462b9914a30b1b5c41cf80c6d3428f17b20d3afb711fff3f0644001fd","impliedFormat":1},{"version":"9eabde32a3aa5d80de34af2c2206cdc3ee094c6504a8d0c2d6d20c7c179503cc","impliedFormat":1},{"version":"397c8051b6cfcb48aa22656f0faca2553c5f56187262135162ee79d2b2f6c966","impliedFormat":1},{"version":"a8ead142e0c87dcd5dc130eba1f8eeed506b08952d905c47621dc2f583b1bff9","impliedFormat":1},{"version":"a02f10ea5f73130efca046429254a4e3c06b5475baecc8f7b99a0014731be8b3","impliedFormat":1},{"version":"c2576a4083232b0e2d9bd06875dd43d371dee2e090325a9eac0133fd5650c1cb","impliedFormat":1},{"version":"4c9a0564bb317349de6a24eb4efea8bb79898fa72ad63a1809165f5bd42970dd","impliedFormat":1},{"version":"f40ac11d8859092d20f953aae14ba967282c3bb056431a37fced1866ec7a2681","impliedFormat":1},{"version":"cc11e9e79d4746cc59e0e17473a59d6f104692fd0eeea1bdb2e206eabed83b03","impliedFormat":1},{"version":"b444a410d34fb5e98aa5ee2b381362044f4884652e8bc8a11c8fe14bbd85518e","impliedFormat":1},{"version":"c35808c1f5e16d2c571aa65067e3cb95afeff843b259ecfa2fc107a9519b5392","impliedFormat":1},{"version":"14d5dc055143e941c8743c6a21fa459f961cbc3deedf1bfe47b11587ca4b3ef5","impliedFormat":1},{"version":"a3ad4e1fc542751005267d50a6298e6765928c0c3a8dce1572f2ba6ca518661c","impliedFormat":1},{"version":"f237e7c97a3a89f4591afd49ecb3bd8d14f51a1c4adc8fcae3430febedff5eb6","impliedFormat":1},{"version":"3ffdfbec93b7aed71082af62b8c3e0cc71261cc68d796665faa1e91604fbae8f","impliedFormat":1},{"version":"662201f943ed45b1ad600d03a90dffe20841e725203ced8b708c91fcd7f9379a","impliedFormat":1},{"version":"c9ef74c64ed051ea5b958621e7fb853fe3b56e8787c1587aefc6ea988b3c7e79","impliedFormat":1},{"version":"2462ccfac5f3375794b861abaa81da380f1bbd9401de59ffa43119a0b644253d","impliedFormat":1},{"version":"34baf65cfee92f110d6653322e2120c2d368ee64b3c7981dff08ed105c4f19b0","impliedFormat":1},{"version":"a56fe175741cc8841835eb72e61fa5a34adcbc249ede0e3494c229f0750f6b85","impliedFormat":1}],"root":[[210,216]],"options":{"declaration":true,"esModuleInterop":true,"module":1,"noImplicitAny":true,"noImplicitReturns":true,"noUnusedLocals":true,"outDir":"./","preserveConstEnums":true,"removeComments":true,"skipLibCheck":true,"sourceMap":true,"strict":true,"strictNullChecks":true,"target":6,"useUnknownInCatchVariables":false},"referencedMap":[[53,1],[54,2],[244,3],[245,4],[221,5],[224,6],[242,3],[243,3],[233,3],[232,7],[230,3],[225,3],[238,3],[236,3],[240,3],[220,3],[237,3],[241,3],[226,3],[227,3],[239,3],[222,3],[228,3],[229,3],[231,3],[235,3],[246,8],[234,3],[223,3],[259,9],[253,8],[255,10],[254,8],[247,8],[248,8],[250,8],[252,8],[256,10],[257,10],[249,10],[251,10],[159,11],[160,11],[161,11],[162,11],[164,12],[163,11],[207,13],[165,11],[59,14],[62,15],[55,16],[56,17],[57,17],[58,17],[72,18],[75,16],[61,19],[74,20],[60,19],[77,21],[63,22],[64,23],[66,19],[71,24],[73,14],[68,25],[67,26],[65,27],[69,25],[70,15],[166,28],[145,28],[151,29],[199,30],[200,31],[185,32],[197,11],[209,33],[154,34],[155,11],[169,11],[188,13],[202,30],[156,29],[203,14],[204,11],[187,11],[157,11],[168,35],[150,36],[148,13],[149,37],[194,38],[158,11],[186,11],[196,11],[193,11],[195,11],[192,11],[189,11],[190,39],[208,40],[191,11],[152,41],[184,42],[175,43],[182,44],[176,45],[179,46],[183,47],[174,48],[181,49],[173,50],[137,51],[140,52],[138,52],[134,51],[141,53],[142,54],[139,52],[135,55],[136,56],[129,57],[82,58],[84,59],[83,60],[128,61],[132,62],[85,58],[126,63],[81,64],[131,65],[79,66],[143,67],[87,68],[88,68],[89,68],[90,68],[91,68],[92,68],[93,68],[94,68],[95,68],[96,68],[98,68],[97,68],[99,68],[100,68],[101,68],[125,69],[102,68],[103,68],[104,68],[105,68],[106,68],[107,68],[108,68],[109,68],[110,68],[112,68],[111,68],[113,68],[114,68],[115,68],[116,68],[117,68],[118,68],[119,68],[120,68],[121,68],[122,68],[123,68],[124,68],[133,70],[144,71],[213,72],[212,73],[211,73],[214,74],[210,13],[215,13]],"version":"5.9.2"}
package/package.json ADDED
@@ -0,0 +1,49 @@
1
+ {
2
+ "name": "n8n-nodes-codika",
3
+ "version": "0.1.1",
4
+ "description": "n8n community nodes for Codika platform integration - workflow execution initialization and callbacks",
5
+ "license": "MIT",
6
+ "homepage": "https://github.com/codika-io/n8n-nodes-codika",
7
+ "keywords": [
8
+ "n8n-community-node-package"
9
+ ],
10
+ "author": {
11
+ "name": "Romain Pattyn",
12
+ "email": "romain.pattyn.ent@gmail.com"
13
+ },
14
+ "repository": {
15
+ "type": "git",
16
+ "url": "https://github.com/codika-io/n8n-nodes-codika.git"
17
+ },
18
+ "scripts": {
19
+ "build": "n8n-node build",
20
+ "build:watch": "tsc --watch",
21
+ "dev": "n8n-node dev",
22
+ "lint": "n8n-node lint",
23
+ "lint:fix": "n8n-node lint --fix",
24
+ "release": "n8n-node release",
25
+ "prepublishOnly": "n8n-node prerelease"
26
+ },
27
+ "files": [
28
+ "dist"
29
+ ],
30
+ "n8n": {
31
+ "n8nNodesApiVersion": 1,
32
+ "strict": true,
33
+ "credentials": [],
34
+ "nodes": [
35
+ "dist/nodes/CodikaInit/CodikaInit.node.js",
36
+ "dist/nodes/CodikaEvent/CodikaEvent.node.js"
37
+ ]
38
+ },
39
+ "devDependencies": {
40
+ "@n8n/node-cli": "*",
41
+ "eslint": "9.32.0",
42
+ "prettier": "3.6.2",
43
+ "release-it": "^19.0.4",
44
+ "typescript": "5.9.2"
45
+ },
46
+ "peerDependencies": {
47
+ "n8n-workflow": "*"
48
+ }
49
+ }