@conveyorhq/arrow-ds 1.197.0 → 1.198.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/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@conveyorhq/arrow-ds",
3
3
  "author": "Conveyor",
4
4
  "license": "MIT",
5
- "version": "1.197.0",
5
+ "version": "1.198.0",
6
6
  "description": "Arrow Design System",
7
7
  "repository": "https://github.com/conveyor/arrow-ds",
8
8
  "publishConfig": {
@@ -1,6 +1,6 @@
1
1
  import React from "react";
2
2
  import { SvgProps } from "../Svg";
3
- export declare const integrationLogoNames: readonly ["addigy", "aws", "bamboohr", "bitbucket", "conveyor", "deploy", "docusign", "events-api", "front", "gcp", "github", "gitlab", "google_drive", "gsuite", "hubspot", "jamf", "jira", "jumpcloud", "microsoft_teams", "notion", "okta", "onelogin", "service_now", "salesforce", "slack", "zendesk", "zoom"];
3
+ export declare const integrationLogoNames: readonly ["addigy", "aws", "bamboohr", "bitbucket", "confluence", "conveyor", "deploy", "docusign", "events-api", "front", "gcp", "github", "gitlab", "google_drive", "gsuite", "hubspot", "jamf", "jira", "jumpcloud", "microsoft_teams", "notion", "okta", "onelogin", "service_now", "salesforce", "slack", "zendesk", "zoom"];
4
4
  export type IntegrationLogoName = typeof integrationLogoNames[number];
5
5
  export interface IntegrationLogoProps extends SvgProps {
6
6
  logo?: IntegrationLogoName | string;
@@ -11,6 +11,7 @@ exports.integrationLogoNames = [
11
11
  "aws",
12
12
  "bamboohr",
13
13
  "bitbucket",
14
+ "confluence",
14
15
  "conveyor",
15
16
  "deploy",
16
17
  "docusign",
@@ -17,6 +17,8 @@ const IntegrationLogoSvg = ({ logo, ...rest }) => {
17
17
  return react_1.default.createElement(svg_1.BitbucketSvg, { ...rest });
18
18
  case "conveyor":
19
19
  return react_1.default.createElement(svg_1.ConveyorSvg, { ...rest });
20
+ case "confluence":
21
+ return react_1.default.createElement(svg_1.ConfluenceSvg, { ...rest });
20
22
  case "deploy":
21
23
  return react_1.default.createElement(svg_1.DeploySvg, { ...rest });
22
24
  case "docusign":
@@ -8,11 +8,10 @@ const react_1 = __importDefault(require("react"));
8
8
  const wrapper_1 = require("./wrapper");
9
9
  const BitbucketSvg = ({ color, square, ...rest }) => (react_1.default.createElement(wrapper_1.IntegrationLogoSvgWrapper, { viewBox: "0 0 32 32", ...rest },
10
10
  react_1.default.createElement("title", null, "Bitbucket integration logo"),
11
- react_1.default.createElement("svg", { width: "32", height: "32", viewBox: "0 0 32 32", fill: "none", xmlns: "http://www.w3.org/2000/svg" },
12
- react_1.default.createElement("path", { d: "M4.77044 5C4.29089 5 3.93123 5.43959 4.01115 5.87918L7.24814 25.7007C7.32806 26.2203 7.76766 26.5799 8.28717 26.5799H23.9526C24.3123 26.5799 24.632 26.3002 24.7119 25.9405L27.9888 5.91915C28.0688 5.43959 27.7091 5.03997 27.2296 5.03997L4.77044 5ZM18.5177 19.3067H13.5223L12.2035 12.2333H19.7565L18.5177 19.3067Z", fill: color || "#2684ff" }),
13
- react_1.default.createElement("path", { d: "M26.9098 12.2333H19.7165L18.5176 19.3067H13.5222L7.64771 26.3002C7.64771 26.3002 7.92744 26.54 8.32707 26.54H23.9925C24.3522 26.54 24.6719 26.2602 24.7518 25.9005L26.9098 12.2333Z", fill: color || "url(#paint0_linear)" }),
14
- react_1.default.createElement("defs", null,
15
- react_1.default.createElement("linearGradient", { id: "paint0_linear", x1: "28.5925", y1: "14.2265", x2: "16.672", y2: "23.5316", gradientUnits: "userSpaceOnUse" },
16
- react_1.default.createElement("stop", { offset: "0.176", stopColor: "#0052cc" }),
17
- react_1.default.createElement("stop", { offset: "1", stopColor: "#2684ff" }))))));
11
+ react_1.default.createElement("path", { d: "M4.77044 5C4.29089 5 3.93123 5.43959 4.01115 5.87918L7.24814 25.7007C7.32806 26.2203 7.76766 26.5799 8.28717 26.5799H23.9526C24.3123 26.5799 24.632 26.3002 24.7119 25.9405L27.9888 5.91915C28.0688 5.43959 27.7091 5.03997 27.2296 5.03997L4.77044 5ZM18.5177 19.3067H13.5223L12.2035 12.2333H19.7565L18.5177 19.3067Z", fill: color || "#2684ff" }),
12
+ react_1.default.createElement("path", { d: "M26.9098 12.2333H19.7165L18.5176 19.3067H13.5222L7.64771 26.3002C7.64771 26.3002 7.92744 26.54 8.32707 26.54H23.9925C24.3522 26.54 24.6719 26.2602 24.7518 25.9005L26.9098 12.2333Z", fill: color || "url(#paint0_linear)" }),
13
+ react_1.default.createElement("defs", null,
14
+ react_1.default.createElement("linearGradient", { id: "paint0_linear", x1: "28.5925", y1: "14.2265", x2: "16.672", y2: "23.5316", gradientUnits: "userSpaceOnUse" },
15
+ react_1.default.createElement("stop", { offset: "0.176", stopColor: "#0052cc" }),
16
+ react_1.default.createElement("stop", { offset: "1", stopColor: "#2684ff" })))));
18
17
  exports.BitbucketSvg = BitbucketSvg;
@@ -0,0 +1,3 @@
1
+ import React from "react";
2
+ import { SvgLogoProps } from "./wrapper";
3
+ export declare const ConfluenceSvg: ({ color, square, ...rest }: SvgLogoProps) => React.JSX.Element;
@@ -0,0 +1,12 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.ConfluenceSvg = void 0;
7
+ const react_1 = __importDefault(require("react"));
8
+ const wrapper_1 = require("./wrapper");
9
+ const ConfluenceSvg = ({ color = "#1868db", square, ...rest }) => (react_1.default.createElement(wrapper_1.IntegrationLogoSvgWrapper, { viewBox: "0 0 32 31", ...rest },
10
+ react_1.default.createElement("title", null, "Confluence integration logo"),
11
+ react_1.default.createElement("path", { d: "M29.9564 21.3728C20.3832 16.7439 17.5866 16.0521 13.5529 16.0521C8.82018 16.0521 4.78656 18.0208 1.1832 23.5542L0.591597 24.4588C0.107563 25.2036 0 25.4696 0 25.7888C0 26.1081 0.161344 26.3741 0.752942 26.7466L6.83026 30.5242C7.15295 30.737 7.42186 30.8434 7.69076 30.8434C8.01345 30.8434 8.22858 30.6838 8.55127 30.205L9.51934 28.7152C11.0253 26.4274 12.3698 25.6825 14.0908 25.6825C15.5966 25.6825 17.3715 26.1081 19.5765 27.1722L25.9227 30.1518C26.5681 30.471 27.2672 30.3113 27.5899 29.5665L30.6017 22.9689C30.9244 22.2241 30.7093 21.7452 29.9564 21.3728ZM2.0437 9.72069C11.6168 14.3495 14.4134 15.0413 18.4471 15.0413C23.1799 15.0413 27.2135 13.0727 30.8169 7.53921L31.4084 6.63468C31.8925 5.88982 32 5.62382 32 5.30461C32 4.98529 31.8387 4.7193 31.2471 4.34686L25.1698 0.569215C24.8471 0.356437 24.5782 0.25 24.3093 0.25C23.9866 0.25 23.7715 0.409656 23.4488 0.888429L22.4807 2.37826C20.9748 4.66608 19.6303 5.41095 17.9093 5.41095C16.4034 5.41095 14.6286 4.9853 12.4235 3.92121L6.07731 0.941647C5.43193 0.622433 4.73277 0.78209 4.41009 1.52696L1.39832 8.12451C1.07563 8.86938 1.29076 9.34825 2.0437 9.72069Z", fill: color })));
12
+ exports.ConfluenceSvg = ConfluenceSvg;
@@ -3,6 +3,7 @@ export { AwsSvg } from "./aws";
3
3
  export { BambooHrSvg } from "./bamboohr";
4
4
  export { BitbucketSvg } from "./bitbucket";
5
5
  export { ConveyorSvg } from "./conveyor";
6
+ export { ConfluenceSvg } from "./confluence";
6
7
  export { DefaultSvg } from "./default";
7
8
  export { DeploySvg } from "./deploy";
8
9
  export { DocuSignSvg } from "./docusign";
@@ -14,7 +14,7 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
14
14
  for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
15
15
  };
16
16
  Object.defineProperty(exports, "__esModule", { value: true });
17
- exports.ZoomSvg = exports.ZendeskSvg = exports.SlackSvg = exports.SalesforceSvg = exports.ServiceNowSvg = exports.OneLoginSvg = exports.OktaSvg = exports.NotionSvg = exports.MicrosoftTeamsSvg = exports.JumpcloudSvg = exports.JiraSvg = exports.JamfSvg = exports.HubspotSvg = exports.GsuiteSvg = exports.GoogleDriveSvg = exports.GitlabSvg = exports.GithubSvg = exports.GcpSvg = exports.FrontSvg = exports.EventsAPI = exports.DocuSignSvg = exports.DeploySvg = exports.DefaultSvg = exports.ConveyorSvg = exports.BitbucketSvg = exports.BambooHrSvg = exports.AwsSvg = exports.AddigySvg = void 0;
17
+ exports.ZoomSvg = exports.ZendeskSvg = exports.SlackSvg = exports.SalesforceSvg = exports.ServiceNowSvg = exports.OneLoginSvg = exports.OktaSvg = exports.NotionSvg = exports.MicrosoftTeamsSvg = exports.JumpcloudSvg = exports.JiraSvg = exports.JamfSvg = exports.HubspotSvg = exports.GsuiteSvg = exports.GoogleDriveSvg = exports.GitlabSvg = exports.GithubSvg = exports.GcpSvg = exports.FrontSvg = exports.EventsAPI = exports.DocuSignSvg = exports.DeploySvg = exports.DefaultSvg = exports.ConfluenceSvg = exports.ConveyorSvg = exports.BitbucketSvg = exports.BambooHrSvg = exports.AwsSvg = exports.AddigySvg = void 0;
18
18
  var addigy_1 = require("./addigy");
19
19
  Object.defineProperty(exports, "AddigySvg", { enumerable: true, get: function () { return addigy_1.AddigySvg; } });
20
20
  var aws_1 = require("./aws");
@@ -25,6 +25,8 @@ var bitbucket_1 = require("./bitbucket");
25
25
  Object.defineProperty(exports, "BitbucketSvg", { enumerable: true, get: function () { return bitbucket_1.BitbucketSvg; } });
26
26
  var conveyor_1 = require("./conveyor");
27
27
  Object.defineProperty(exports, "ConveyorSvg", { enumerable: true, get: function () { return conveyor_1.ConveyorSvg; } });
28
+ var confluence_1 = require("./confluence");
29
+ Object.defineProperty(exports, "ConfluenceSvg", { enumerable: true, get: function () { return confluence_1.ConfluenceSvg; } });
28
30
  var default_1 = require("./default");
29
31
  Object.defineProperty(exports, "DefaultSvg", { enumerable: true, get: function () { return default_1.DefaultSvg; } });
30
32
  var deploy_1 = require("./deploy");
@@ -18,6 +18,7 @@ export const logos = [
18
18
  "bamboohr",
19
19
  "bitbucket",
20
20
  "conveyor",
21
+ "confluence",
21
22
  "deploy",
22
23
  "docusign",
23
24
  "events-api",
@@ -7,6 +7,7 @@ export const integrationLogoNames = [
7
7
  "aws",
8
8
  "bamboohr",
9
9
  "bitbucket",
10
+ "confluence",
10
11
  "conveyor",
11
12
  "deploy",
12
13
  "docusign",
@@ -7,6 +7,7 @@ import {
7
7
  BambooHrSvg,
8
8
  BitbucketSvg,
9
9
  ConveyorSvg,
10
+ ConfluenceSvg,
10
11
  DefaultSvg,
11
12
  DeploySvg,
12
13
  DocuSignSvg,
@@ -51,6 +52,8 @@ const IntegrationLogoSvg = ({ logo, ...rest }: IntegrationLogoSvgProps) => {
51
52
  return <BitbucketSvg {...rest} />;
52
53
  case "conveyor":
53
54
  return <ConveyorSvg {...rest} />;
55
+ case "confluence":
56
+ return <ConfluenceSvg {...rest} />;
54
57
  case "deploy":
55
58
  return <DeploySvg {...rest} />;
56
59
  case "docusign":
@@ -4,34 +4,26 @@ import { IntegrationLogoSvgWrapper, SvgLogoProps } from "./wrapper";
4
4
  export const BitbucketSvg = ({ color, square, ...rest }: SvgLogoProps) => (
5
5
  <IntegrationLogoSvgWrapper viewBox="0 0 32 32" {...rest}>
6
6
  <title>Bitbucket integration logo</title>
7
- <svg
8
- width="32"
9
- height="32"
10
- viewBox="0 0 32 32"
11
- fill="none"
12
- xmlns="http://www.w3.org/2000/svg"
13
- >
14
- <path
15
- d="M4.77044 5C4.29089 5 3.93123 5.43959 4.01115 5.87918L7.24814 25.7007C7.32806 26.2203 7.76766 26.5799 8.28717 26.5799H23.9526C24.3123 26.5799 24.632 26.3002 24.7119 25.9405L27.9888 5.91915C28.0688 5.43959 27.7091 5.03997 27.2296 5.03997L4.77044 5ZM18.5177 19.3067H13.5223L12.2035 12.2333H19.7565L18.5177 19.3067Z"
16
- fill={color || "#2684ff"}
17
- />
18
- <path
19
- d="M26.9098 12.2333H19.7165L18.5176 19.3067H13.5222L7.64771 26.3002C7.64771 26.3002 7.92744 26.54 8.32707 26.54H23.9925C24.3522 26.54 24.6719 26.2602 24.7518 25.9005L26.9098 12.2333Z"
20
- fill={color || "url(#paint0_linear)"}
21
- />
22
- <defs>
23
- <linearGradient
24
- id="paint0_linear"
25
- x1="28.5925"
26
- y1="14.2265"
27
- x2="16.672"
28
- y2="23.5316"
29
- gradientUnits="userSpaceOnUse"
30
- >
31
- <stop offset="0.176" stopColor="#0052cc" />
32
- <stop offset="1" stopColor="#2684ff" />
33
- </linearGradient>
34
- </defs>
35
- </svg>
7
+ <path
8
+ d="M4.77044 5C4.29089 5 3.93123 5.43959 4.01115 5.87918L7.24814 25.7007C7.32806 26.2203 7.76766 26.5799 8.28717 26.5799H23.9526C24.3123 26.5799 24.632 26.3002 24.7119 25.9405L27.9888 5.91915C28.0688 5.43959 27.7091 5.03997 27.2296 5.03997L4.77044 5ZM18.5177 19.3067H13.5223L12.2035 12.2333H19.7565L18.5177 19.3067Z"
9
+ fill={color || "#2684ff"}
10
+ />
11
+ <path
12
+ d="M26.9098 12.2333H19.7165L18.5176 19.3067H13.5222L7.64771 26.3002C7.64771 26.3002 7.92744 26.54 8.32707 26.54H23.9925C24.3522 26.54 24.6719 26.2602 24.7518 25.9005L26.9098 12.2333Z"
13
+ fill={color || "url(#paint0_linear)"}
14
+ />
15
+ <defs>
16
+ <linearGradient
17
+ id="paint0_linear"
18
+ x1="28.5925"
19
+ y1="14.2265"
20
+ x2="16.672"
21
+ y2="23.5316"
22
+ gradientUnits="userSpaceOnUse"
23
+ >
24
+ <stop offset="0.176" stopColor="#0052cc" />
25
+ <stop offset="1" stopColor="#2684ff" />
26
+ </linearGradient>
27
+ </defs>
36
28
  </IntegrationLogoSvgWrapper>
37
29
  );
@@ -0,0 +1,16 @@
1
+ import React from "react";
2
+ import { IntegrationLogoSvgWrapper, SvgLogoProps } from "./wrapper";
3
+
4
+ export const ConfluenceSvg = ({
5
+ color = "#1868db",
6
+ square,
7
+ ...rest
8
+ }: SvgLogoProps) => (
9
+ <IntegrationLogoSvgWrapper viewBox="0 0 32 31" {...rest}>
10
+ <title>Confluence integration logo</title>
11
+ <path
12
+ d="M29.9564 21.3728C20.3832 16.7439 17.5866 16.0521 13.5529 16.0521C8.82018 16.0521 4.78656 18.0208 1.1832 23.5542L0.591597 24.4588C0.107563 25.2036 0 25.4696 0 25.7888C0 26.1081 0.161344 26.3741 0.752942 26.7466L6.83026 30.5242C7.15295 30.737 7.42186 30.8434 7.69076 30.8434C8.01345 30.8434 8.22858 30.6838 8.55127 30.205L9.51934 28.7152C11.0253 26.4274 12.3698 25.6825 14.0908 25.6825C15.5966 25.6825 17.3715 26.1081 19.5765 27.1722L25.9227 30.1518C26.5681 30.471 27.2672 30.3113 27.5899 29.5665L30.6017 22.9689C30.9244 22.2241 30.7093 21.7452 29.9564 21.3728ZM2.0437 9.72069C11.6168 14.3495 14.4134 15.0413 18.4471 15.0413C23.1799 15.0413 27.2135 13.0727 30.8169 7.53921L31.4084 6.63468C31.8925 5.88982 32 5.62382 32 5.30461C32 4.98529 31.8387 4.7193 31.2471 4.34686L25.1698 0.569215C24.8471 0.356437 24.5782 0.25 24.3093 0.25C23.9866 0.25 23.7715 0.409656 23.4488 0.888429L22.4807 2.37826C20.9748 4.66608 19.6303 5.41095 17.9093 5.41095C16.4034 5.41095 14.6286 4.9853 12.4235 3.92121L6.07731 0.941647C5.43193 0.622433 4.73277 0.78209 4.41009 1.52696L1.39832 8.12451C1.07563 8.86938 1.29076 9.34825 2.0437 9.72069Z"
13
+ fill={color}
14
+ />
15
+ </IntegrationLogoSvgWrapper>
16
+ );
@@ -3,6 +3,7 @@ export { AwsSvg } from "./aws";
3
3
  export { BambooHrSvg } from "./bamboohr";
4
4
  export { BitbucketSvg } from "./bitbucket";
5
5
  export { ConveyorSvg } from "./conveyor";
6
+ export { ConfluenceSvg } from "./confluence";
6
7
  export { DefaultSvg } from "./default";
7
8
  export { DeploySvg } from "./deploy";
8
9
  export { DocuSignSvg } from "./docusign";