n8n-nodes-8kit 1.0.9 → 1.0.11

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.
Files changed (37) hide show
  1. package/README.md +6 -6
  2. package/dist/EightKit/8kit.svg +1 -0
  3. package/dist/credentials/EightKitApi.credentials.js +7 -7
  4. package/dist/credentials/EightKitApi.credentials.js.map +1 -1
  5. package/dist/icons/8kit.svg +1 -0
  6. package/dist/nodes/EightKit/EightKit.node.js +535 -547
  7. package/dist/nodes/EightKit/EightKit.node.js.map +1 -1
  8. package/dist/nodes/EightKit/operations/addToSet.js +10 -10
  9. package/dist/nodes/EightKit/operations/addToSet.js.map +1 -1
  10. package/dist/nodes/EightKit/operations/checkSetValues.js +28 -53
  11. package/dist/nodes/EightKit/operations/checkSetValues.js.map +1 -1
  12. package/dist/nodes/EightKit/operations/completeLookupSet.js +10 -10
  13. package/dist/nodes/EightKit/operations/completeLookupSet.js.map +1 -1
  14. package/dist/nodes/EightKit/operations/createLookup.js +4 -4
  15. package/dist/nodes/EightKit/operations/createLookup.js.map +1 -1
  16. package/dist/nodes/EightKit/operations/createSet.js +4 -4
  17. package/dist/nodes/EightKit/operations/createSet.js.map +1 -1
  18. package/dist/nodes/EightKit/operations/getSetInfo.js +4 -4
  19. package/dist/nodes/EightKit/operations/getSetInfo.js.map +1 -1
  20. package/dist/nodes/EightKit/operations/getSetValues.js +6 -6
  21. package/dist/nodes/EightKit/operations/getSetValues.js.map +1 -1
  22. package/dist/nodes/EightKit/operations/index.js +3 -1
  23. package/dist/nodes/EightKit/operations/index.js.map +1 -1
  24. package/dist/nodes/EightKit/operations/listLookups.js +4 -4
  25. package/dist/nodes/EightKit/operations/listLookups.js.map +1 -1
  26. package/dist/nodes/EightKit/operations/listSets.js +4 -4
  27. package/dist/nodes/EightKit/operations/listSets.js.map +1 -1
  28. package/dist/nodes/EightKit/operations/removeFromSet.js +5 -5
  29. package/dist/nodes/EightKit/operations/removeFromSet.js.map +1 -1
  30. package/dist/nodes/EightKit/operations/searchLookupValues.js +52 -0
  31. package/dist/nodes/EightKit/operations/searchLookupValues.js.map +1 -0
  32. package/dist/nodes/EightKit/utils/common.js +10 -10
  33. package/dist/nodes/EightKit/utils/common.js.map +1 -1
  34. package/dist/nodes/EightKit/utils/httpClient.js +26 -26
  35. package/dist/nodes/EightKit/utils/httpClient.js.map +1 -1
  36. package/package.json +2 -2
  37. /package/dist/{nodes/EightKit/8kit.svg → 8kit.svg} +0 -0
package/README.md CHANGED
@@ -19,7 +19,7 @@ Part of the 8kit⁠ n8n integration framework. See [8kit.io](https://8kit.io)⁠
19
19
 
20
20
  ## 🚀 What is the 8kit n8n Node?
21
21
 
22
- The 8kit n8n node brings 8kit capabilities directly into your n8n workflows. Easily access the powerful capabilities of the 8kit suite directly from within n8n (Set, Lookup, Lock, App).
22
+ The 8kit n8n node brings 8kit capabilities directly into your n8n workflows. Easily access the powerful capabilities of the 8kit suite directly from within n8n (Uniq, Lookup, Lock, App).
23
23
 
24
24
  ### What is 8kit?
25
25
 
@@ -90,21 +90,21 @@ The credential is reused across every 8kit node in a workflow.
90
90
 
91
91
  ## Actions
92
92
 
93
- When using 8kit nodes, each operation returns structured items on distinct outputs (for example existing vs non-existing set values) so you can branch logic without manual parsing.
93
+ When using 8kit nodes, each operation returns structured items on distinct outputs (for example existing vs non-existing Uniq values) so you can branch logic without manual parsing.
94
94
 
95
95
  <img src="docs/images/setvalues-check.png" alt="Operation" height="300">
96
96
 
97
97
  Available operations include:
98
98
 
99
- 🔄 **Sets**
99
+ 🔄 **Uniq Collections & Uniq Values**
100
100
 
101
101
  - Track processed items, user preferences, or configuration data
102
- - Operations: Create Set, List Sets, Get Set Info, Get Set Values, Add to Set, Check Set Values, Remove from Set
102
+ - Operations: Create Uniq Collection, List Uniq Collections, Get Uniq Collection Info, Get Uniq Values, Add to Uniq, Check Uniq Values, Remove from Uniq
103
103
 
104
- 🔗 **Lookups**
104
+ 🔗 **Lookup Collections & Lookups**
105
105
 
106
106
  - Map identifiers across different platforms seamlessly
107
- - Operations: Create Lookup, List Lookups, Get Lookup Values, Add to Lookup, Complete Lookup Set, Remove from Lookup
107
+ - Operations: Create Lookup Collection, List Lookup Collections, Get Lookup Values, Add to Lookup, Complete Lookup + Uniq, Remove from Lookup
108
108
 
109
109
  🔒 **Locks**
110
110
 
@@ -0,0 +1 @@
1
+ <svg data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 408.07 192.41"><defs><linearGradient id="a" x1="55.79" y1="103.24" x2="56.33" y2="103.24" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#da3c47"/><stop offset="1" stop-color="#f28336"/></linearGradient><linearGradient id="c" x1="0" y1="96.2" x2="116.77" y2="96.2" xlink:href="#a"/><linearGradient id="b" x1="195.43" y1="189.44" x2="195.43" y2="13.42" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f09b9e"/><stop offset="1" stop-color="#f5ebe4"/></linearGradient><linearGradient id="d" x1="290.57" x2="290.57" y2="2.74" xlink:href="#b"/><linearGradient id="e" x1="368.71" y1="190.06" x2="368.71" y2="25.08" xlink:href="#b"/><linearGradient id="f" x1="55.79" xlink:href="#a"/></defs><g data-name="Layer 1"><path d="M55.85 103.25c-.17.14.01.1.48-.09-.21-.03-.37 0-.48.09Z" style="fill:url(#a)"/><path d="M72.95.64C19.82-7.42-10.1 62.22 36.14 92.53c-51.55 13.96-46.36 89.62 5.44 98.83 53.42 10.32 85.2-58.53 40.51-91.13C132.92 80.92 126.18 9.31 72.95.64Zm-3.5 117.24c32.58 27.15-6.09 70.55-37.55 46.02-17.73-14.13-13.01-44.09 9.33-50.39 1.15-.48 14.4-5.78 15.15-5.94m-5.45-2.67c.11-.09.28-.12.49-.09-.48.2-.67.24-.49.09Zm44.61-49.16c-1.9 18.04-19.94 23.75-34.73 28.28-12.87-8.2-27.9-17.89-26.12-35.33 5.29-39.83 64.79-32.94 60.85 7.05Z" style="fill:url(#c)"/><path d="m212.79 189.44-44.72-56.13v56.13h-33.3V13.42h33.3v100.14l44.24-55.9h43.29l-58.04 66.12 58.51 65.65h-43.29Z" style="fill:url(#b)"/><path d="M275.94 36.37C257.12 16.79 286.37-8.94 305.2 8.54c18.82 19.59-10.44 45.31-29.26 27.83Zm31.04 21.29v131.77h-33.3V57.66h33.3Z" style="fill:url(#d)"/><path d="M378.58 85.02c1.34 6.98-3.38 69.5 3.21 73.38 4.13 4.58 20.09 2.55 26.29 2.97v28.07c-84.38 7.04-59.04-46.76-63.03-104.42h-15.7V57.67h15.7V25.08h33.54v32.59h29.49v27.35h-29.49Z" style="fill:url(#e)"/><path d="M56.33 103.16c-.47.19-.65.23-.48.09.11-.09.27-.12.48-.09Z" style="fill:url(#f)"/></g></svg>
@@ -6,10 +6,10 @@ class EightKitApi {
6
6
  this.name = 'eightKitApi';
7
7
  this.displayName = '8kit API';
8
8
  this.documentationUrl = 'https://8kit.io/docs/intro/index.html';
9
- this.iconUrl = 'file:8kit.svg';
9
+ this.iconUrl = 'file:icons/8kit.svg';
10
10
  this.icon = {
11
- light: 'file:8kit.svg',
12
- dark: 'file:8kit.svg',
11
+ light: 'file:icons/8kit.svg',
12
+ dark: 'file:icons/8kit.svg',
13
13
  };
14
14
  this.properties = [
15
15
  {
@@ -22,15 +22,15 @@ class EightKitApi {
22
22
  required: true,
23
23
  },
24
24
  {
25
- displayName: 'API Key',
25
+ displayName: 'Token Key',
26
26
  name: 'apiKey',
27
27
  type: 'string',
28
28
  typeOptions: {
29
29
  password: true,
30
30
  },
31
- default: '',
32
- placeholder: 'st_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx',
33
- description: 'Your application API key (starts with st_)',
31
+ default: 'st_XXXXXXXXXXXXXXXXXXXXX',
32
+ placeholder: 'st_XXXXXXXXXXXXXXXXXXXXX',
33
+ description: 'Your application Token Key (starts with st_), generated in the 8kit admin dashboard.',
34
34
  required: true,
35
35
  },
36
36
  ];
@@ -1 +1 @@
1
- {"version":3,"file":"EightKitApi.credentials.js","sourceRoot":"","sources":["../../credentials/EightKitApi.credentials.ts"],"names":[],"mappings":";;;AASA,MAAa,WAAW;IAAxB;QACE,SAAI,GAAG,aAAa,CAAC;QACrB,gBAAW,GAAG,UAAU,CAAC;QACzB,qBAAgB,GAAG,uCAAuC,CAAC;QAC3D,YAAO,GAAG,eAAe,CAAC;QAC1B,SAAI,GAAsB;YACxB,KAAK,EAAE,eAAe;YACtB,IAAI,EAAE,eAAe;SACtB,CAAC;QACF,eAAU,GAAsB;YAC9B;gBACE,WAAW,EAAE,UAAU;gBACvB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,4BAA4B;gBACrC,WAAW,EAAE,4BAA4B;gBACzC,WAAW,EAAE,oCAAoC;gBACjD,QAAQ,EAAE,IAAI;aACf;YACD;gBACE,WAAW,EAAE,SAAS;gBACtB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE;oBACX,QAAQ,EAAE,IAAI;iBACf;gBACD,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,qCAAqC;gBAClD,WAAW,EAAE,4CAA4C;gBACzD,QAAQ,EAAE,IAAI;aACf;SACF,CAAC;QAEF,iBAAY,GAAyB;YACnC,IAAI,EAAE,SAAS;YACf,UAAU,EAAE;gBACV,OAAO,EAAE;oBACP,WAAW,EAAE,0BAA0B;oBACvC,cAAc,EAAE,kBAAkB;iBACnC;aACF;SACF,CAAC;QAEF,SAAI,GAA2B;YAC7B,OAAO,EAAE;gBACP,OAAO,EAAE,2BAA2B;gBACpC,GAAG,EAAE,qBAAqB;gBAC1B,MAAM,EAAE,KAAK;aACd;SACF,CAAC;IACJ,CAAC;CAAA;AAlDD,kCAkDC"}
1
+ {"version":3,"file":"EightKitApi.credentials.js","sourceRoot":"","sources":["../../credentials/EightKitApi.credentials.ts"],"names":[],"mappings":";;;AASA,MAAa,WAAW;IAAxB;QACE,SAAI,GAAG,aAAa,CAAC;QACrB,gBAAW,GAAG,UAAU,CAAC;QACzB,qBAAgB,GAAG,uCAAuC,CAAC;QAC3D,YAAO,GAAG,qBAAqB,CAAC;QAChC,SAAI,GAAS;YACX,KAAK,EAAE,qBAAqB;YAC5B,IAAI,EAAE,qBAAqB;SAC5B,CAAC;QACF,eAAU,GAAsB;YAC9B;gBACE,WAAW,EAAE,UAAU;gBACvB,IAAI,EAAE,SAAS;gBACf,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,4BAA4B;gBACrC,WAAW,EAAE,4BAA4B;gBACzC,WAAW,EAAE,oCAAoC;gBACjD,QAAQ,EAAE,IAAI;aACf;YACD;gBACE,WAAW,EAAE,WAAW;gBACxB,IAAI,EAAE,QAAQ;gBACd,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE;oBACX,QAAQ,EAAE,IAAI;iBACf;gBACD,OAAO,EAAE,0BAA0B;gBACnC,WAAW,EAAE,0BAA0B;gBACvC,WAAW,EACT,sFAAsF;gBACxF,QAAQ,EAAE,IAAI;aACf;SACF,CAAC;QAEF,iBAAY,GAAyB;YACnC,IAAI,EAAE,SAAS;YACf,UAAU,EAAE;gBACV,OAAO,EAAE;oBACP,WAAW,EAAE,0BAA0B;oBACvC,cAAc,EAAE,kBAAkB;iBACnC;aACF;SACF,CAAC;QAEF,SAAI,GAA2B;YAC7B,OAAO,EAAE;gBACP,OAAO,EAAE,2BAA2B;gBACpC,GAAG,EAAE,qBAAqB;gBAC1B,MAAM,EAAE,KAAK;aACd;SACF,CAAC;IACJ,CAAC;CAAA;AAnDD,kCAmDC"}
@@ -0,0 +1 @@
1
+ <svg data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 408.07 192.41"><defs><linearGradient id="a" x1="55.79" y1="103.24" x2="56.33" y2="103.24" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#da3c47"/><stop offset="1" stop-color="#f28336"/></linearGradient><linearGradient id="c" x1="0" y1="96.2" x2="116.77" y2="96.2" xlink:href="#a"/><linearGradient id="b" x1="195.43" y1="189.44" x2="195.43" y2="13.42" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#f09b9e"/><stop offset="1" stop-color="#f5ebe4"/></linearGradient><linearGradient id="d" x1="290.57" x2="290.57" y2="2.74" xlink:href="#b"/><linearGradient id="e" x1="368.71" y1="190.06" x2="368.71" y2="25.08" xlink:href="#b"/><linearGradient id="f" x1="55.79" xlink:href="#a"/></defs><g data-name="Layer 1"><path d="M55.85 103.25c-.17.14.01.1.48-.09-.21-.03-.37 0-.48.09Z" style="fill:url(#a)"/><path d="M72.95.64C19.82-7.42-10.1 62.22 36.14 92.53c-51.55 13.96-46.36 89.62 5.44 98.83 53.42 10.32 85.2-58.53 40.51-91.13C132.92 80.92 126.18 9.31 72.95.64Zm-3.5 117.24c32.58 27.15-6.09 70.55-37.55 46.02-17.73-14.13-13.01-44.09 9.33-50.39 1.15-.48 14.4-5.78 15.15-5.94m-5.45-2.67c.11-.09.28-.12.49-.09-.48.2-.67.24-.49.09Zm44.61-49.16c-1.9 18.04-19.94 23.75-34.73 28.28-12.87-8.2-27.9-17.89-26.12-35.33 5.29-39.83 64.79-32.94 60.85 7.05Z" style="fill:url(#c)"/><path d="m212.79 189.44-44.72-56.13v56.13h-33.3V13.42h33.3v100.14l44.24-55.9h43.29l-58.04 66.12 58.51 65.65h-43.29Z" style="fill:url(#b)"/><path d="M275.94 36.37C257.12 16.79 286.37-8.94 305.2 8.54c18.82 19.59-10.44 45.31-29.26 27.83Zm31.04 21.29v131.77h-33.3V57.66h33.3Z" style="fill:url(#d)"/><path d="M378.58 85.02c1.34 6.98-3.38 69.5 3.21 73.38 4.13 4.58 20.09 2.55 26.29 2.97v28.07c-84.38 7.04-59.04-46.76-63.03-104.42h-15.7V57.67h15.7V25.08h33.54v32.59h29.49v27.35h-29.49Z" style="fill:url(#e)"/><path d="M56.33 103.16c-.47.19-.65.23-.48.09.11-.09.27-.12.48-.09Z" style="fill:url(#f)"/></g></svg>