@adaptive-ds/n8n-nodes-publer 1.1.9 → 1.1.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.
- package/dist/credentials/PublerApi.credentials.d.ts +2 -2
- package/dist/credentials/PublerApi.credentials.js +16 -16
- package/dist/credentials/PublerApi.credentials.js.map +1 -1
- package/dist/nodes/PublerAnalytics/PublerAnalytics.node.d.ts +4 -0
- package/dist/nodes/PublerAnalytics/PublerAnalytics.node.js +75 -0
- package/dist/nodes/PublerAnalytics/PublerAnalytics.node.js.map +1 -0
- package/dist/nodes/PublerAnalytics/PublerAnalytics.spec.js +8 -0
- package/dist/nodes/PublerAnalytics/PublerAnalytics.spec.js.map +1 -0
- package/dist/nodes/PublerAnalytics/logo.svg +44 -0
- package/dist/nodes/PublerAnalytics/openapi.json +777 -0
- package/dist/nodes/{Publer/Publer.node.d.ts → PublerBasic/PublerBasic.node.d.ts} +1 -1
- package/dist/nodes/PublerBasic/PublerBasic.node.js +75 -0
- package/dist/nodes/PublerBasic/PublerBasic.node.js.map +1 -0
- package/dist/nodes/PublerBasic/PublerBasic.spec.d.ts +1 -0
- package/dist/nodes/PublerBasic/PublerBasic.spec.js +8 -0
- package/dist/nodes/PublerBasic/PublerBasic.spec.js.map +1 -0
- package/dist/nodes/PublerBasic/logo.svg +44 -0
- package/dist/nodes/PublerBasic/openapi.json +507 -0
- package/dist/nodes/PublerCompetitors/PublerCompetitors.node.d.ts +4 -0
- package/dist/nodes/PublerCompetitors/PublerCompetitors.node.js +75 -0
- package/dist/nodes/PublerCompetitors/PublerCompetitors.node.js.map +1 -0
- package/dist/nodes/PublerCompetitors/PublerCompetitors.spec.d.ts +1 -0
- package/dist/nodes/PublerCompetitors/PublerCompetitors.spec.js +8 -0
- package/dist/nodes/PublerCompetitors/PublerCompetitors.spec.js.map +1 -0
- package/dist/nodes/PublerCompetitors/logo.svg +44 -0
- package/dist/nodes/PublerCompetitors/openapi.json +264 -0
- package/dist/nodes/PublerLocations/PublerLocations.node.d.ts +4 -0
- package/dist/nodes/PublerLocations/PublerLocations.node.js +75 -0
- package/dist/nodes/PublerLocations/PublerLocations.node.js.map +1 -0
- package/dist/nodes/PublerLocations/PublerLocations.spec.d.ts +1 -0
- package/dist/nodes/PublerLocations/PublerLocations.spec.js +8 -0
- package/dist/nodes/PublerLocations/PublerLocations.spec.js.map +1 -0
- package/dist/nodes/PublerLocations/logo.svg +44 -0
- package/dist/nodes/PublerLocations/openapi.json +205 -0
- package/dist/nodes/PublerMe/PublerMe.node.d.ts +5 -0
- package/dist/nodes/PublerMe/PublerMe.node.js +120 -0
- package/dist/nodes/PublerMe/PublerMe.node.js.map +1 -0
- package/dist/nodes/PublerMe/PublerMe.spec.d.ts +1 -0
- package/dist/nodes/PublerMe/PublerMe.spec.js +8 -0
- package/dist/nodes/PublerMe/PublerMe.spec.js.map +1 -0
- package/dist/nodes/PublerMe/logo.svg +44 -0
- package/dist/nodes/PublerMedia/PublerMedia.node.d.ts +4 -0
- package/dist/nodes/{Publer/Publer.node.js → PublerMedia/PublerMedia.node.js} +8 -8
- package/dist/nodes/PublerMedia/PublerMedia.node.js.map +1 -0
- package/dist/nodes/PublerMedia/PublerMedia.spec.d.ts +1 -0
- package/dist/nodes/PublerMedia/PublerMedia.spec.js +8 -0
- package/dist/nodes/PublerMedia/PublerMedia.spec.js.map +1 -0
- package/dist/nodes/PublerMedia/logo.svg +44 -0
- package/dist/nodes/PublerMedia/openapi.json +346 -0
- package/dist/nodes/PublerPosts/PublerPosts.node.d.ts +4 -0
- package/dist/nodes/PublerPosts/PublerPosts.node.js +75 -0
- package/dist/nodes/PublerPosts/PublerPosts.node.js.map +1 -0
- package/dist/nodes/PublerPosts/PublerPosts.spec.d.ts +1 -0
- package/dist/nodes/PublerPosts/PublerPosts.spec.js +8 -0
- package/dist/nodes/PublerPosts/PublerPosts.spec.js.map +1 -0
- package/dist/nodes/PublerPosts/logo.svg +44 -0
- package/dist/nodes/PublerPosts/openapi.json +536 -0
- package/dist/nodes/PublerPostsPublish/PublerPostsPublish.node.d.ts +4 -0
- package/dist/nodes/PublerPostsPublish/PublerPostsPublish.node.js +75 -0
- package/dist/nodes/PublerPostsPublish/PublerPostsPublish.node.js.map +1 -0
- package/dist/nodes/PublerPostsPublish/PublerPostsPublish.spec.d.ts +1 -0
- package/dist/nodes/PublerPostsPublish/PublerPostsPublish.spec.js +8 -0
- package/dist/nodes/PublerPostsPublish/PublerPostsPublish.spec.js.map +1 -0
- package/dist/nodes/PublerPostsPublish/logo.svg +44 -0
- package/dist/nodes/PublerPostsPublish/openapi.json +229 -0
- package/dist/nodes/PublerPostsSchedule/PublerPostsSchedule.node.d.ts +4 -0
- package/dist/nodes/PublerPostsSchedule/PublerPostsSchedule.node.js +75 -0
- package/dist/nodes/PublerPostsSchedule/PublerPostsSchedule.node.js.map +1 -0
- package/dist/nodes/PublerPostsSchedule/PublerPostsSchedule.spec.d.ts +1 -0
- package/dist/nodes/PublerPostsSchedule/PublerPostsSchedule.spec.js +8 -0
- package/dist/nodes/PublerPostsSchedule/PublerPostsSchedule.spec.js.map +1 -0
- package/dist/nodes/PublerPostsSchedule/logo.svg +44 -0
- package/dist/nodes/PublerPostsSchedule/openapi.json +235 -0
- package/dist/package.json +28 -6
- package/package.json +28 -6
- package/dist/nodes/Publer/Publer.node.js.map +0 -1
- package/dist/nodes/Publer/Publer.node.json +0 -18
- package/dist/nodes/Publer/Publer.spec.js +0 -8
- package/dist/nodes/Publer/Publer.spec.js.map +0 -1
- package/dist/nodes/Publer/logo.svg +0 -1
- package/dist/nodes/Publer/openapi.json +0 -1522
- /package/dist/nodes/{Publer/Publer.spec.d.ts → PublerAnalytics/PublerAnalytics.spec.d.ts} +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ICredentialType, INodeProperties } from
|
|
1
|
+
import { ICredentialType, INodeProperties } from "n8n-workflow";
|
|
2
2
|
export declare class PublerApi implements ICredentialType {
|
|
3
3
|
name: string;
|
|
4
4
|
displayName: string;
|
|
@@ -9,7 +9,7 @@ export declare class PublerApi implements ICredentialType {
|
|
|
9
9
|
properties: {
|
|
10
10
|
headers: {
|
|
11
11
|
Authorization: string;
|
|
12
|
-
|
|
12
|
+
"Publer-Workspace-Id": string;
|
|
13
13
|
};
|
|
14
14
|
};
|
|
15
15
|
};
|
|
@@ -3,34 +3,34 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
3
3
|
exports.PublerApi = void 0;
|
|
4
4
|
class PublerApi {
|
|
5
5
|
constructor() {
|
|
6
|
-
this.name =
|
|
7
|
-
this.displayName =
|
|
8
|
-
this.documentationUrl =
|
|
6
|
+
this.name = "publerApi";
|
|
7
|
+
this.displayName = "Publer API";
|
|
8
|
+
this.documentationUrl = "https://publer.com/docs";
|
|
9
9
|
this.properties = [
|
|
10
10
|
{
|
|
11
|
-
displayName:
|
|
12
|
-
name:
|
|
13
|
-
type:
|
|
11
|
+
displayName: "API Token",
|
|
12
|
+
name: "apiToken",
|
|
13
|
+
type: "string",
|
|
14
14
|
typeOptions: {
|
|
15
15
|
password: true,
|
|
16
16
|
},
|
|
17
|
-
default:
|
|
18
|
-
description:
|
|
17
|
+
default: "",
|
|
18
|
+
description: "Your Publer API token",
|
|
19
19
|
},
|
|
20
20
|
{
|
|
21
|
-
displayName:
|
|
22
|
-
name:
|
|
23
|
-
type:
|
|
24
|
-
default:
|
|
25
|
-
description:
|
|
21
|
+
displayName: "Workspace ID",
|
|
22
|
+
name: "workspaceId",
|
|
23
|
+
type: "string",
|
|
24
|
+
default: "",
|
|
25
|
+
description: "Optional: Required for some API endpoints. Found in Publer URL or settings.",
|
|
26
26
|
},
|
|
27
27
|
];
|
|
28
28
|
this.authenticate = {
|
|
29
|
-
type:
|
|
29
|
+
type: "generic",
|
|
30
30
|
properties: {
|
|
31
31
|
headers: {
|
|
32
|
-
Authorization:
|
|
33
|
-
|
|
32
|
+
Authorization: "=Bearer-API {{$credentials.apiToken}}",
|
|
33
|
+
"Publer-Workspace-Id": "={{ $credentials.workspaceId ? $credentials.workspaceId : undefined }}",
|
|
34
34
|
},
|
|
35
35
|
},
|
|
36
36
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"PublerApi.credentials.js","sourceRoot":"","sources":["../../credentials/PublerApi.credentials.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"PublerApi.credentials.js","sourceRoot":"","sources":["../../credentials/PublerApi.credentials.ts"],"names":[],"mappings":";;;AAEA,MAAa,SAAS;IAAtB;QACE,SAAI,GAAG,WAAW,CAAA;QAClB,gBAAW,GAAG,YAAY,CAAA;QAC1B,qBAAgB,GAAG,yBAAyB,CAAA;QAC5C,eAAU,GAAsB;YAC9B;gBACE,WAAW,EAAE,WAAW;gBACxB,IAAI,EAAE,UAAU;gBAChB,IAAI,EAAE,QAAQ;gBACd,WAAW,EAAE;oBACX,QAAQ,EAAE,IAAI;iBACf;gBACD,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,uBAAuB;aACrC;YACD;gBACE,WAAW,EAAE,cAAc;gBAC3B,IAAI,EAAE,aAAa;gBACnB,IAAI,EAAE,QAAQ;gBACd,OAAO,EAAE,EAAE;gBACX,WAAW,EAAE,6EAA6E;aAC3F;SACF,CAAA;QACD,iBAAY,GAAG;YACb,IAAI,EAAE,SAAkB;YACxB,UAAU,EAAE;gBACV,OAAO,EAAE;oBACP,aAAa,EAAE,uCAAuC;oBACtD,qBAAqB,EAAE,wEAAwE;iBAChG;aACF;SACF,CAAA;IACH,CAAC;CAAA;AAhCD,8BAgCC"}
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
+
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
+
}) : function(o, v) {
|
|
16
|
+
o["default"] = v;
|
|
17
|
+
});
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
35
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
36
|
+
exports.PublerAnalytics = void 0;
|
|
37
|
+
const n8n_openapi_node_1 = require("@devlikeapro/n8n-openapi-node");
|
|
38
|
+
const doc = __importStar(require("./openapi.json"));
|
|
39
|
+
const config = {};
|
|
40
|
+
const parser = new n8n_openapi_node_1.N8NPropertiesBuilder(doc, config);
|
|
41
|
+
const properties = parser.build();
|
|
42
|
+
class PublerAnalytics {
|
|
43
|
+
constructor() {
|
|
44
|
+
this.description = {
|
|
45
|
+
displayName: "Publer Analytics",
|
|
46
|
+
name: "publerAnalytics",
|
|
47
|
+
icon: "file:logo.svg",
|
|
48
|
+
group: ["transform"],
|
|
49
|
+
version: 1,
|
|
50
|
+
subtitle: '={{$parameter["operation"] + ": " + $parameter["resource"]}}',
|
|
51
|
+
description: "Interact with Publer Analytics API - Charts, post insights, hashtag insights, and best times",
|
|
52
|
+
defaults: {
|
|
53
|
+
name: "Publer Analytics",
|
|
54
|
+
},
|
|
55
|
+
inputs: ["main"],
|
|
56
|
+
outputs: ["main"],
|
|
57
|
+
credentials: [
|
|
58
|
+
{
|
|
59
|
+
name: "publerApi",
|
|
60
|
+
required: true,
|
|
61
|
+
},
|
|
62
|
+
],
|
|
63
|
+
requestDefaults: {
|
|
64
|
+
headers: {
|
|
65
|
+
Accept: "application/json",
|
|
66
|
+
"Content-Type": "application/json",
|
|
67
|
+
},
|
|
68
|
+
baseURL: "https://app.publer.com",
|
|
69
|
+
},
|
|
70
|
+
properties: properties,
|
|
71
|
+
};
|
|
72
|
+
}
|
|
73
|
+
}
|
|
74
|
+
exports.PublerAnalytics = PublerAnalytics;
|
|
75
|
+
//# sourceMappingURL=PublerAnalytics.node.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PublerAnalytics.node.js","sourceRoot":"","sources":["../../../nodes/PublerAnalytics/PublerAnalytics.node.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,oEAAgG;AAChG,oDAAqC;AAErC,MAAM,MAAM,GAA+B,EAAE,CAAA;AAC7C,MAAM,MAAM,GAAG,IAAI,uCAAoB,CAAC,GAAG,EAAE,MAAM,CAAC,CAAA;AACpD,MAAM,UAAU,GAAG,MAAM,CAAC,KAAK,EAAE,CAAA;AAEjC,MAAa,eAAe;IAA5B;QACE,gBAAW,GAAyB;YAClC,WAAW,EAAE,kBAAkB;YAC/B,IAAI,EAAE,iBAAiB;YACvB,IAAI,EAAE,eAAe;YACrB,KAAK,EAAE,CAAC,WAAW,CAAC;YACpB,OAAO,EAAE,CAAC;YACV,QAAQ,EAAE,8DAA8D;YACxE,WAAW,EAAE,8FAA8F;YAC3G,QAAQ,EAAE;gBACR,IAAI,EAAE,kBAAkB;aACzB;YACD,MAAM,EAAE,CAAC,MAAM,CAAC;YAChB,OAAO,EAAE,CAAC,MAAM,CAAC;YACjB,WAAW,EAAE;gBACX;oBACE,IAAI,EAAE,WAAW;oBACjB,QAAQ,EAAE,IAAI;iBACf;aACF;YACD,eAAe,EAAE;gBACf,OAAO,EAAE;oBACP,MAAM,EAAE,kBAAkB;oBAC1B,cAAc,EAAE,kBAAkB;iBACnC;gBACD,OAAO,EAAE,wBAAwB;aAClC;YACD,UAAU,EAAE,UAAU;SACvB,CAAA;IACH,CAAC;CAAA;AA7BD,0CA6BC"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
+
const PublerAnalytics_node_1 = require("./PublerAnalytics.node");
|
|
4
|
+
test("PublerAnalytics", () => {
|
|
5
|
+
const node = new PublerAnalytics_node_1.PublerAnalytics();
|
|
6
|
+
expect(node.description.properties).toBeDefined();
|
|
7
|
+
});
|
|
8
|
+
//# sourceMappingURL=PublerAnalytics.spec.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PublerAnalytics.spec.js","sourceRoot":"","sources":["../../../nodes/PublerAnalytics/PublerAnalytics.spec.ts"],"names":[],"mappings":";;AAAA,iEAAwD;AAExD,IAAI,CAAC,iBAAiB,EAAE,GAAG,EAAE;IAC3B,MAAM,IAAI,GAAG,IAAI,sCAAe,EAAE,CAAA;IAClC,MAAM,CAAC,IAAI,CAAC,WAAW,CAAC,UAAU,CAAC,CAAC,WAAW,EAAE,CAAA;AACnD,CAAC,CAAC,CAAA"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 115 38" height='38' width="115">
|
|
2
|
+
<path
|
|
3
|
+
fill="#113A54"
|
|
4
|
+
d="M43.6 31V13.4h7.7c1 0 1.8.1 2.6.4.6.3 1.1.7 1.5 1.2.4.6.7 1.2.8 1.9a14 14 0 0 1 0 4.7c-.1.6-.4 1.3-.8 1.8-.3.6-.9 1-1.5 1.2-.8.3-1.7.4-2.6.4H47v6h-3.5Zm3.5-8.8h2.8c.5 0 1.1 0 1.6-.2.4 0 .7-.2 1-.4l.3-.9.2-1.5c0-.5 0-1-.2-1.4l-.3-.9c-.3-.2-.6-.4-.9-.4l-1.6-.1h-3v5.8ZM63 31.1c-.7 0-1.4 0-2-.3-.5-.2-.9-.5-1.2-1-.3-.4-.5-1-.5-1.5A14 14 0 0 1 59 26v-8h3.2v6.8l.1 1.9c0 .4.1.7.3 1 .2.2.4.4.7.4l1.1.1c.4 0 .9 0 1.3-.2.3 0 .5-.3.7-.6l.2-1V18H70v13h-3l-.1-1.6h-.2a3 3 0 0 1-.9 1c-.3.3-.8.5-1.2.6-.6.1-1.1.2-1.7.1Zm17.4 0-1.5-.1-1.2-.5a3 3 0 0 1-1-1.2h-.2l-.1 1.7h-3V12h3.2v7.4h.2a2 2 0 0 1 1-1c.3-.3.7-.4 1.1-.5a7.3 7.3 0 0 1 3.4.2c.5.2 1 .6 1.3 1.1.4.6.6 1.3.7 2a18.9 18.9 0 0 1 0 6.5c0 .8-.3 1.5-.7 2-.3.6-.8 1-1.3 1.2-.6.2-1.3.3-2 .2ZM79 28.2h1.3c.3-.1.5-.3.7-.6.2-.3.3-.7.3-1v-4.2a2 2 0 0 0-.3-1.1c-.2-.3-.4-.4-.7-.5a5 5 0 0 0-1.3-.1 4 4 0 0 0-1.2.1 1.1 1.1 0 0 0-.7.6l-.4 1.2a15.5 15.5 0 0 0 0 3.6c0 .5.2.9.4 1.2.1.3.4.5.7.6.4.2.8.2 1.2.2Zm8.6 2.8V12h3.2v19h-3.2Zm12.2.1c-1 0-1.8 0-2.7-.2a4 4 0 0 1-1.8-.7c-.4-.3-.7-.8-1-1.3-.2-.6-.3-1.2-.3-1.9l-.1-2.5.1-3c.1-.8.4-1.5.7-2.1.5-.6 1-1 1.7-1.2 1-.3 2-.4 3-.4s1.8 0 2.6.2c.6.2 1 .4 1.5.8.4.3.7.8.9 1.3.2.6.3 1.2.3 1.9v3.5H97l.1 1.6c0 .3.2.6.4.9l1 .4h4.5l1.3-.2v2.5l-1.3.2-1.7.2h-1.5Zm1.9-7.3v-.4l-.1-1.6c0-.3-.2-.6-.4-.9l-.7-.4h-2.3c-.3.1-.6.2-.8.5l-.3.9v1.5h5l-.4.4Zm6.1 7.2V18h3v2.2h.2c.2-.6.5-1.1.9-1.5.3-.4.8-.7 1.3-.8l1.8-.1V21a5 5 0 0 0-2.4.5c-.6.3-1 .8-1.3 1.5-.3.9-.4 1.8-.3 2.8V31h-3.2Z"
|
|
5
|
+
/>
|
|
6
|
+
<path
|
|
7
|
+
fill="url(#publer_logo_letter)"
|
|
8
|
+
d="m31 34.4 7.1-28.8a4.3 4.3 0 0 0-.4-3.1A4 4 0 0 0 35.3.6l-1-.1H3.8a3.7 3.7 0 0 0-2.7 1.2A4 4 0 0 0 0 4.6l.1 1 7 28.8a4 4 0 0 0 1.4 2.2c.7.6 1.5.9 2.4.9h16.4c.9 0 1.7-.3 2.4-.9.7-.5 1.1-1.3 1.4-2.2Z"
|
|
9
|
+
/>
|
|
10
|
+
<path
|
|
11
|
+
fill="#fff"
|
|
12
|
+
d="M30.6 5.5h-23a2 2 0 0 0-1.5.7 2.3 2.3 0 0 0-.6 2.1L11 30.8c.1.5.4 1 .8 1.2.3.3.8.5 1.3.5h2.5a2 2 0 0 0 1.5-.7 2.3 2.3 0 0 0 .6-1.6v-.5l-1-4.6-2.4-1.6h13c.5 0 1-.2 1.3-.5.4-.3.7-.7.8-1.2l3.3-13.5a2.4 2.4 0 0 0-.3-1.7 2.2 2.2 0 0 0-1.3-1 2 2 0 0 0-.5 0Z"
|
|
13
|
+
/>
|
|
14
|
+
<path
|
|
15
|
+
fill="url(#publer_logo_text)"
|
|
16
|
+
d="m11.3 12 2.4 1.9.5 2.1c0 .3.2.5.4.7.2.2.5.3.7.3H24c.2 0 .5 0 .7-.3.2-.1.4-.4.5-.7l.6-4H11.3Z"
|
|
17
|
+
/>
|
|
18
|
+
<defs>
|
|
19
|
+
<linearGradient
|
|
20
|
+
id="publer_logo_letter"
|
|
21
|
+
x1="-11.6"
|
|
22
|
+
x2="37"
|
|
23
|
+
y1="52.6"
|
|
24
|
+
y2="-1.9"
|
|
25
|
+
gradientUnits="userSpaceOnUse"
|
|
26
|
+
>
|
|
27
|
+
<stop offset=".5" stop-color="#00C2FF" />
|
|
28
|
+
<stop offset=".8" stop-color="#00E2CE" />
|
|
29
|
+
<stop offset="1" stop-color="#00FAA8" />
|
|
30
|
+
</linearGradient>
|
|
31
|
+
<linearGradient
|
|
32
|
+
id="publer_logo_text"
|
|
33
|
+
x1="-141.9"
|
|
34
|
+
x2="-26.2"
|
|
35
|
+
y1="-38.3"
|
|
36
|
+
y2="348.4"
|
|
37
|
+
gradientUnits="userSpaceOnUse"
|
|
38
|
+
>
|
|
39
|
+
<stop offset=".5" stop-color="#00C2FF" />
|
|
40
|
+
<stop offset=".8" stop-color="#00E2CE" />
|
|
41
|
+
<stop offset="1" stop-color="#00FAA8" />
|
|
42
|
+
</linearGradient>
|
|
43
|
+
</defs>
|
|
44
|
+
</svg>
|