n8n-nodes-synca 1.0.0
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/dist/credentials/SyncaApi.credentials.d.ts +9 -0
- package/dist/credentials/SyncaApi.credentials.js +51 -0
- package/dist/credentials/SyncaApi.credentials.js.map +1 -0
- package/dist/nodes/Cashcow/SyncaCashcow.node.d.ts +10 -0
- package/dist/nodes/Cashcow/SyncaCashcow.node.js +185 -0
- package/dist/nodes/Cashcow/SyncaCashcow.node.js.map +1 -0
- package/dist/nodes/Cashcow/constants/cashcow-check-order-tracking.constant.d.ts +30 -0
- package/dist/nodes/Cashcow/constants/cashcow-check-order-tracking.constant.js +37 -0
- package/dist/nodes/Cashcow/constants/cashcow-check-order-tracking.constant.js.map +1 -0
- package/dist/nodes/Cashcow/constants/cashcow-create-or-update-product.constant.d.ts +117 -0
- package/dist/nodes/Cashcow/constants/cashcow-create-or-update-product.constant.js +290 -0
- package/dist/nodes/Cashcow/constants/cashcow-create-or-update-product.constant.js.map +1 -0
- package/dist/nodes/Cashcow/constants/cashcow-create-order.constant.d.ts +189 -0
- package/dist/nodes/Cashcow/constants/cashcow-create-order.constant.js +420 -0
- package/dist/nodes/Cashcow/constants/cashcow-create-order.constant.js.map +1 -0
- package/dist/nodes/Cashcow/constants/cashcow-get-store-mailbox.constant.d.ts +46 -0
- package/dist/nodes/Cashcow/constants/cashcow-get-store-mailbox.constant.js +166 -0
- package/dist/nodes/Cashcow/constants/cashcow-get-store-mailbox.constant.js.map +1 -0
- package/dist/nodes/Cashcow/icon copy 2.svg +53 -0
- package/dist/nodes/Cashcow/icon copy.svg +65 -0
- package/dist/nodes/Cashcow/icon.svg +1 -0
- package/dist/nodes/Cashcow/last-icon.svg +38 -0
- package/dist/nodes/Mirakl/SyncaMirakl.node.d.ts +0 -0
- package/dist/nodes/Mirakl/SyncaMirakl.node.js +2 -0
- package/dist/nodes/Mirakl/SyncaMirakl.node.js.map +1 -0
- package/dist/nodes/OLD_SyncaPriority.node.d.ts +10 -0
- package/dist/nodes/OLD_SyncaPriority.node.js +389 -0
- package/dist/nodes/OLD_SyncaPriority.node.js.map +1 -0
- package/dist/nodes/Priority/SyncaPriority.node.d.ts +18 -0
- package/dist/nodes/Priority/SyncaPriority.node.js +313 -0
- package/dist/nodes/Priority/SyncaPriority.node.js.map +1 -0
- package/dist/nodes/Priority/constants/methods.d.ts +15 -0
- package/dist/nodes/Priority/constants/methods.js +299 -0
- package/dist/nodes/Priority/constants/methods.js.map +1 -0
- package/dist/nodes/Priority/constants/priority-agents.constant.d.ts +39 -0
- package/dist/nodes/Priority/constants/priority-agents.constant.js +114 -0
- package/dist/nodes/Priority/constants/priority-agents.constant.js.map +1 -0
- package/dist/nodes/Priority/constants/priority-generic.constant.d.ts +158 -0
- package/dist/nodes/Priority/constants/priority-generic.constant.js +219 -0
- package/dist/nodes/Priority/constants/priority-generic.constant.js.map +1 -0
- package/dist/nodes/Priority/constants/priority-procedure.constant.d.ts +129 -0
- package/dist/nodes/Priority/constants/priority-procedure.constant.js +178 -0
- package/dist/nodes/Priority/constants/priority-procedure.constant.js.map +1 -0
- package/dist/nodes/Priority/constants/priority-products.constant.d.ts +158 -0
- package/dist/nodes/Priority/constants/priority-products.constant.js +209 -0
- package/dist/nodes/Priority/constants/priority-products.constant.js.map +1 -0
- package/dist/nodes/Priority/constants/priority-purchase-orders.constant.d.ts +158 -0
- package/dist/nodes/Priority/constants/priority-purchase-orders.constant.js +218 -0
- package/dist/nodes/Priority/constants/priority-purchase-orders.constant.js.map +1 -0
- package/dist/nodes/Priority/constants/priority-sales.constant.d.ts +158 -0
- package/dist/nodes/Priority/constants/priority-sales.constant.js +383 -0
- package/dist/nodes/Priority/constants/priority-sales.constant.js.map +1 -0
- package/dist/nodes/Priority/icon.png +0 -0
- package/dist/nodes/Priority/icon.svg +1 -0
- package/dist/nodes/Superpharm/SyncaSuperpharm.node.d.ts +10 -0
- package/dist/nodes/Superpharm/SyncaSuperpharm.node.js +1072 -0
- package/dist/nodes/Superpharm/SyncaSuperpharm.node.js.map +1 -0
- package/dist/nodes/Superpharm/icon.svg +1 -0
- package/dist/nodes/Superpharm/old-icon.svg +22 -0
- package/dist/package.json +55 -0
- package/dist/tsconfig.tsbuildinfo +1 -0
- package/package.json +55 -0
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!-- Cashcow – simplified vector icon -->
|
|
3
|
+
<svg
|
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
viewBox="-40 -25 320 330"
|
|
6
|
+
width="120"
|
|
7
|
+
height="120"
|
|
8
|
+
aria-labelledby="title desc"
|
|
9
|
+
>
|
|
10
|
+
<title id="title">Cashcow logo icon</title>
|
|
11
|
+
<desc id="desc">Cartoon cow mascot standing beside the text CA$HCOW</desc>
|
|
12
|
+
|
|
13
|
+
<!-- 1. Cow mascot -->
|
|
14
|
+
<g id="cow" transform="translate(35,15)">
|
|
15
|
+
<!-- Horns -->
|
|
16
|
+
<path d="M55 3 l10 -15 10 15" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
17
|
+
<path d="M105 3 l10 -15 10 15" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
18
|
+
|
|
19
|
+
<!-- Ears -->
|
|
20
|
+
<ellipse cx="47" cy="30" rx="15" ry="10" fill="#c8c8c8"/>
|
|
21
|
+
<ellipse cx="123" cy="30" rx="15" ry="10" fill="#c8c8c8"/>
|
|
22
|
+
|
|
23
|
+
<!-- Head -->
|
|
24
|
+
<circle cx="85" cy="55" r="40" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
25
|
+
|
|
26
|
+
<!-- Face / muzzle -->
|
|
27
|
+
<ellipse cx="85" cy="80" rx="42" ry="28" fill="#f4d3c8" stroke="#666" stroke-width="2"/>
|
|
28
|
+
<circle cx="70" cy="78" r="4" fill="#754d3c"/>
|
|
29
|
+
<circle cx="99" cy="78" r="4" fill="#754d3c"/>
|
|
30
|
+
<circle cx="70" cy="50" r="5" fill="#333"/>
|
|
31
|
+
<circle cx="99" cy="50" r="5" fill="#333"/>
|
|
32
|
+
|
|
33
|
+
<!-- Body -->
|
|
34
|
+
<rect x="45" y="110" width="80" height="60" rx="6" fill="#1a2433"/>
|
|
35
|
+
|
|
36
|
+
<!-- WWW + globe -->
|
|
37
|
+
<circle cx="85" cy="140" r="16" fill="#1a2433" stroke="#3db4ff" stroke-width="2"/>
|
|
38
|
+
<text x="85" y="145" font-family="Arial,Helvetica,sans-serif"
|
|
39
|
+
font-size="12" text-anchor="middle" fill="#d9f2ff">WWW</text>
|
|
40
|
+
|
|
41
|
+
<!-- Legs -->
|
|
42
|
+
<rect x="55" y="175" width="16" height="55" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
43
|
+
<rect x="94" y="175" width="16" height="55" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
44
|
+
|
|
45
|
+
<!-- Spots -->
|
|
46
|
+
<path d="M70 185 q10 10 0 20 q-10 10 -20 0 q10 -10 20 -20" fill="#3c3c3c"/>
|
|
47
|
+
<path d="M102 165 q15 15 0 25 q-15 10 -25 0 q15 -10 25 -25" fill="#3c3c3c"/>
|
|
48
|
+
|
|
49
|
+
<!-- Hooves -->
|
|
50
|
+
<rect x="49" y="225" width="28" height="18" rx="4" fill="#3c3c3c"/>
|
|
51
|
+
<rect x="88" y="225" width="28" height="18" rx="4" fill="#3c3c3c"/>
|
|
52
|
+
</g>
|
|
53
|
+
</svg>
|
|
@@ -0,0 +1,65 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<!-- Cashcow – simplified vector icon -->
|
|
3
|
+
<svg
|
|
4
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
5
|
+
viewBox="0 0 880 330"
|
|
6
|
+
width="320"
|
|
7
|
+
height="120"
|
|
8
|
+
aria-labelledby="title desc"
|
|
9
|
+
>
|
|
10
|
+
<title id="title">Cashcow logo icon</title>
|
|
11
|
+
<desc id="desc">Cartoon cow mascot standing beside the text CA$HCOW</desc>
|
|
12
|
+
|
|
13
|
+
<!-- 1. Cow mascot -->
|
|
14
|
+
<g id="cow" transform="translate(35,15)">
|
|
15
|
+
<!-- Horns -->
|
|
16
|
+
<path d="M55 3 l10 -15 10 15" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
17
|
+
<path d="M105 3 l10 -15 10 15" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
18
|
+
|
|
19
|
+
<!-- Ears -->
|
|
20
|
+
<ellipse cx="47" cy="30" rx="15" ry="10" fill="#c8c8c8"/>
|
|
21
|
+
<ellipse cx="123" cy="30" rx="15" ry="10" fill="#c8c8c8"/>
|
|
22
|
+
|
|
23
|
+
<!-- Head -->
|
|
24
|
+
<circle cx="85" cy="55" r="40" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
25
|
+
|
|
26
|
+
<!-- Face / muzzle -->
|
|
27
|
+
<ellipse cx="85" cy="80" rx="42" ry="28" fill="#f4d3c8" stroke="#666" stroke-width="2"/>
|
|
28
|
+
<circle cx="70" cy="78" r="4" fill="#754d3c"/>
|
|
29
|
+
<circle cx="99" cy="78" r="4" fill="#754d3c"/>
|
|
30
|
+
<circle cx="70" cy="50" r="5" fill="#333"/>
|
|
31
|
+
<circle cx="99" cy="50" r="5" fill="#333"/>
|
|
32
|
+
|
|
33
|
+
<!-- Raised hand (thumb-up) -->
|
|
34
|
+
<path d="M-12 68 l-12 -4 q-7 -3 -7 4 l0 33 q0 7 7 4 l16 -5"
|
|
35
|
+
fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
36
|
+
|
|
37
|
+
<!-- Body -->
|
|
38
|
+
<rect x="45" y="110" width="80" height="60" rx="6" fill="#1a2433"/>
|
|
39
|
+
|
|
40
|
+
<!-- WWW + globe -->
|
|
41
|
+
<circle cx="85" cy="140" r="16" fill="#1a2433" stroke="#3db4ff" stroke-width="2"/>
|
|
42
|
+
<text x="85" y="145" font-family="Arial,Helvetica,sans-serif"
|
|
43
|
+
font-size="12" text-anchor="middle" fill="#d9f2ff">WWW</text>
|
|
44
|
+
|
|
45
|
+
<!-- Legs -->
|
|
46
|
+
<rect x="55" y="175" width="16" height="55" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
47
|
+
<rect x="94" y="175" width="16" height="55" fill="#fafafa" stroke="#666" stroke-width="2"/>
|
|
48
|
+
|
|
49
|
+
<!-- Spots -->
|
|
50
|
+
<path d="M70 185 q10 10 0 20 q-10 10 -20 0 q10 -10 20 -20" fill="#3c3c3c"/>
|
|
51
|
+
<path d="M102 165 q15 15 0 25 q-15 10 -25 0 q15 -10 25 -25" fill="#3c3c3c"/>
|
|
52
|
+
|
|
53
|
+
<!-- Hooves -->
|
|
54
|
+
<rect x="49" y="225" width="28" height="18" rx="4" fill="#3c3c3c"/>
|
|
55
|
+
<rect x="88" y="225" width="28" height="18" rx="4" fill="#3c3c3c"/>
|
|
56
|
+
</g>
|
|
57
|
+
|
|
58
|
+
<!-- 2. Word-mark -->
|
|
59
|
+
<g id="text" font-family="Impact,Arial-Black,Arial,sans-serif" font-size="140" font-weight="900">
|
|
60
|
+
<!-- CA$H (white) -->
|
|
61
|
+
<text x="220" y="210" fill="#ffffff">CA$H</text>
|
|
62
|
+
<!-- COW (dark slate) -->
|
|
63
|
+
<text x="480" y="210" fill="#1d2635">COW</text>
|
|
64
|
+
</g>
|
|
65
|
+
</svg>
|