@atlaskit/logo 13.9.0 → 13.9.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/CHANGELOG.md +6 -0
- package/Wrapper/package.json +8 -1
- package/atlassian-icon/package.json +8 -1
- package/bitbucket-icon/package.json +8 -1
- package/confluence-icon/package.json +8 -1
- package/constants/package.json +8 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types-ts4.0/atlassian-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/atlassian-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/atlassian-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/atlassian-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/atlassian-start-logo/index.d.ts +1 -0
- package/dist/types-ts4.0/atlassian-start-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/bitbucket-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/bitbucket-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/bitbucket-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/bitbucket-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/compass-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/compass-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/compass-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/compass-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/confluence-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/confluence-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/confluence-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/confluence-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/constants.d.ts +37 -0
- package/dist/types-ts4.0/halp-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/halp-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/halp-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/halp-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/hipchat-logo/icon.d.ts +6 -0
- package/dist/types-ts4.0/hipchat-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/hipchat-logo/logo.d.ts +6 -0
- package/dist/types-ts4.0/hipchat-logo/wordmark.d.ts +6 -0
- package/dist/types-ts4.0/index.d.ts +19 -0
- package/dist/types-ts4.0/jira-align-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/jira-align-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/jira-align-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/jira-align-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/jira-core-logo/icon.d.ts +6 -0
- package/dist/types-ts4.0/jira-core-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/jira-core-logo/logo.d.ts +6 -0
- package/dist/types-ts4.0/jira-core-logo/wordmark.d.ts +6 -0
- package/dist/types-ts4.0/jira-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/jira-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/jira-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/jira-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/jira-service-desk-logo/icon.d.ts +6 -0
- package/dist/types-ts4.0/jira-service-desk-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/jira-service-desk-logo/logo.d.ts +6 -0
- package/dist/types-ts4.0/jira-service-desk-logo/wordmark.d.ts +6 -0
- package/dist/types-ts4.0/jira-service-management-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/jira-service-management-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/jira-service-management-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/jira-service-management-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/jira-software-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/jira-software-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/jira-software-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/jira-software-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/jira-work-management-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/jira-work-management-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/jira-work-management-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/jira-work-management-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/opsgenie-logo/index.d.ts +6 -0
- package/dist/types-ts4.0/opsgenie-logo/new-icon.d.ts +12 -0
- package/dist/types-ts4.0/opsgenie-logo/new-logo.d.ts +12 -0
- package/dist/types-ts4.0/opsgenie-logo/new-wordmark.d.ts +12 -0
- package/dist/types-ts4.0/opsgenie-logo/old-icon.d.ts +10 -0
- package/dist/types-ts4.0/opsgenie-logo/old-logo.d.ts +6 -0
- package/dist/types-ts4.0/opsgenie-logo/old-wordmark.d.ts +6 -0
- package/dist/types-ts4.0/statuspage-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/statuspage-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/statuspage-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/statuspage-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/stride-logo/icon.d.ts +6 -0
- package/dist/types-ts4.0/stride-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/stride-logo/logo.d.ts +6 -0
- package/dist/types-ts4.0/stride-logo/wordmark.d.ts +6 -0
- package/dist/types-ts4.0/trello-logo/icon.d.ts +12 -0
- package/dist/types-ts4.0/trello-logo/index.d.ts +3 -0
- package/dist/types-ts4.0/trello-logo/logo.d.ts +12 -0
- package/dist/types-ts4.0/trello-logo/wordmark.d.ts +12 -0
- package/dist/types-ts4.0/types.d.ts +38 -0
- package/dist/types-ts4.0/utils.d.ts +7 -0
- package/dist/types-ts4.0/wrapper.d.ts +10 -0
- package/hipchat-icon/package.json +8 -1
- package/jira-core-icon/package.json +8 -1
- package/jira-icon/package.json +8 -1
- package/jira-service-desk-icon/package.json +8 -1
- package/jira-service-management-icon/package.json +8 -1
- package/jira-software-icon/package.json +8 -1
- package/jra-service-desk-icon/package.json +8 -1
- package/ops-genie-icon/package.json +8 -1
- package/package.json +10 -3
- package/statuspage-icon/package.json +8 -1
- package/stride-icon/package.json +8 -1
- package/trello-icon/package.json +8 -1
package/CHANGELOG.md
CHANGED
package/Wrapper/package.json
CHANGED
|
@@ -4,5 +4,12 @@
|
|
|
4
4
|
"module": "../dist/esm/wrapper.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/wrapper.js",
|
|
6
6
|
"sideEffects": false,
|
|
7
|
-
"types": "../dist/types/wrapper.d.ts"
|
|
7
|
+
"types": "../dist/types/wrapper.d.ts",
|
|
8
|
+
"typesVersions": {
|
|
9
|
+
">=4.0 <4.5": {
|
|
10
|
+
"*": [
|
|
11
|
+
"../dist/types-ts4.0/wrapper.d.ts"
|
|
12
|
+
]
|
|
13
|
+
}
|
|
14
|
+
}
|
|
8
15
|
}
|
|
@@ -4,5 +4,12 @@
|
|
|
4
4
|
"module": "../dist/esm/atlassian-logo/icon.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/atlassian-logo/icon.js",
|
|
6
6
|
"sideEffects": false,
|
|
7
|
-
"types": "../dist/types/atlassian-logo/icon.d.ts"
|
|
7
|
+
"types": "../dist/types/atlassian-logo/icon.d.ts",
|
|
8
|
+
"typesVersions": {
|
|
9
|
+
">=4.0 <4.5": {
|
|
10
|
+
"*": [
|
|
11
|
+
"../dist/types-ts4.0/atlassian-logo/icon.d.ts"
|
|
12
|
+
]
|
|
13
|
+
}
|
|
14
|
+
}
|
|
8
15
|
}
|
|
@@ -4,5 +4,12 @@
|
|
|
4
4
|
"module": "../dist/esm/bitbucket-logo/icon.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/bitbucket-logo/icon.js",
|
|
6
6
|
"sideEffects": false,
|
|
7
|
-
"types": "../dist/types/bitbucket-logo/icon.d.ts"
|
|
7
|
+
"types": "../dist/types/bitbucket-logo/icon.d.ts",
|
|
8
|
+
"typesVersions": {
|
|
9
|
+
">=4.0 <4.5": {
|
|
10
|
+
"*": [
|
|
11
|
+
"../dist/types-ts4.0/bitbucket-logo/icon.d.ts"
|
|
12
|
+
]
|
|
13
|
+
}
|
|
14
|
+
}
|
|
8
15
|
}
|
|
@@ -4,5 +4,12 @@
|
|
|
4
4
|
"module": "../dist/esm/confluence-logo/icon.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/confluence-logo/icon.js",
|
|
6
6
|
"sideEffects": false,
|
|
7
|
-
"types": "../dist/types/confluence-logo/icon.d.ts"
|
|
7
|
+
"types": "../dist/types/confluence-logo/icon.d.ts",
|
|
8
|
+
"typesVersions": {
|
|
9
|
+
">=4.0 <4.5": {
|
|
10
|
+
"*": [
|
|
11
|
+
"../dist/types-ts4.0/confluence-logo/icon.d.ts"
|
|
12
|
+
]
|
|
13
|
+
}
|
|
14
|
+
}
|
|
8
15
|
}
|
package/constants/package.json
CHANGED
|
@@ -4,5 +4,12 @@
|
|
|
4
4
|
"module": "../dist/esm/constants.js",
|
|
5
5
|
"module:es2019": "../dist/es2019/constants.js",
|
|
6
6
|
"sideEffects": false,
|
|
7
|
-
"types": "../dist/types/constants.d.ts"
|
|
7
|
+
"types": "../dist/types/constants.d.ts",
|
|
8
|
+
"typesVersions": {
|
|
9
|
+
">=4.0 <4.5": {
|
|
10
|
+
"*": [
|
|
11
|
+
"../dist/types-ts4.0/constants.d.ts"
|
|
12
|
+
]
|
|
13
|
+
}
|
|
14
|
+
}
|
|
8
15
|
}
|
package/dist/cjs/version.json
CHANGED
package/dist/es2019/version.json
CHANGED
package/dist/esm/version.json
CHANGED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Atlassian icon__
|
|
5
|
+
*
|
|
6
|
+
* The Atlassian icon without an accompanying wordmark.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const AtlassianIcon: ({ appearance, label, size, iconColor, iconGradientStart, iconGradientStop, textColor, testId, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Atlassian logo__
|
|
5
|
+
*
|
|
6
|
+
* The Atlassian logo with both the wordmark and the icon combined.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const AtlassianLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Atlassian wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Atlassian brand name styled as a logo, without an accompanying icon.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const AtlassianWordmark: ({ appearance, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export { AtlassianStartLogo } from './logo';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Atlassian start logo__
|
|
5
|
+
*
|
|
6
|
+
* The Atlassian Start logo with both the wordmark and the icon combined.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const AtlassianStartLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Bitbucket icon__
|
|
5
|
+
*
|
|
6
|
+
* The Bitbucket icon without an accompanying wordmark.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const BitbucketIcon: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Bitbucket logo__
|
|
5
|
+
*
|
|
6
|
+
* The Bitbucket logo with both the wordmark and the icon combined.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const BitbucketLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Bitbucket wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Bitbucket brand/product name styled as a logo, without an accompanying icon.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const BitbucketWordmark: ({ appearance, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Compass icon__
|
|
5
|
+
*
|
|
6
|
+
* The Compass icon without an accompanying wordmark.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const CompassIcon: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Compass logo__
|
|
5
|
+
*
|
|
6
|
+
* The Compass logo with both the wordmark and the icon combined.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const CompassLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Compass wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Compass brand/product name styled as a logo, without an accompanying icon.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const CompassWordmark: ({ appearance, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Confluence icon__
|
|
5
|
+
*
|
|
6
|
+
* The Confluence icon without an accompanying wordmark.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const ConfluenceIcon: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Confluence logo__
|
|
5
|
+
*
|
|
6
|
+
* The Confluence logo with both the wordmark and the icon combined.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const ConfluenceLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Confluence wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Confluence brand/product name styled as a logo, without an accompanying icon.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const ConfluenceWordmark: ({ appearance, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { LogoProps } from './types';
|
|
2
|
+
export type { LogoProps };
|
|
3
|
+
/**
|
|
4
|
+
* These are the default parameters for LogoProps if the user does not specify values.
|
|
5
|
+
*/
|
|
6
|
+
export declare const defaultLogoParams: Partial<LogoProps>;
|
|
7
|
+
/**
|
|
8
|
+
* The props for the <Wrapper /> that takes the svg and turns it into a component.
|
|
9
|
+
*/
|
|
10
|
+
export declare type WrapperProps = LogoProps & {
|
|
11
|
+
svg: string;
|
|
12
|
+
};
|
|
13
|
+
export declare const sizes: {
|
|
14
|
+
readonly xsmall: 16;
|
|
15
|
+
readonly small: 24;
|
|
16
|
+
readonly medium: 32;
|
|
17
|
+
readonly large: 40;
|
|
18
|
+
readonly xlarge: 48;
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* In order to pass linting rules, these props were renamed to be more descriptive i.e. props renamed to LogoProps and
|
|
22
|
+
* defaultParams to defaultLogoParams. However, this is a breaking change as it is a file with public entry points. The code
|
|
23
|
+
* below is here to keep Logo backwards compatible.
|
|
24
|
+
* See the ticket here: https://product-fabric.atlassian.net/browse/DSP-4086.
|
|
25
|
+
*
|
|
26
|
+
* Note that some consumers are accessing this using like so: import { Props } from '@atlaskit/logo/constants', this should
|
|
27
|
+
* still work despite `LogoProps` being in a different types.tsx file.
|
|
28
|
+
*
|
|
29
|
+
*/
|
|
30
|
+
/**
|
|
31
|
+
* @deprecated This has been renamed, please import `LogoProps` instead.
|
|
32
|
+
*/
|
|
33
|
+
export declare type Props = LogoProps;
|
|
34
|
+
/**
|
|
35
|
+
* @deprecated This has been renamed, please import `defaultLogoParams` instead.
|
|
36
|
+
*/
|
|
37
|
+
export declare const DefaultProps: Partial<LogoProps>;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Halp icon__
|
|
5
|
+
*
|
|
6
|
+
* The Halp icon without an accompanying wordmark.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const HalpIcon: ({ appearance, label, size, testId, textColor, iconColor, iconGradientStart, iconGradientStop, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Halp logo__
|
|
5
|
+
*
|
|
6
|
+
* The Halp logo with both the wordmark and the icon combined.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const HalpLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Halp wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Halp brand/product name styled as a logo, without an accompanying icon.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const HalpWordmark: ({ appearance, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated HipchatIcon will be removed from @atlaskit/logo in the next major release.
|
|
5
|
+
*/
|
|
6
|
+
export declare const HipchatIcon: ({ label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated HipchatLogo will be removed from @atlaskit/logo in the next major release.
|
|
5
|
+
*/
|
|
6
|
+
export declare const HipchatLogo: ({ iconColor, iconGradientStart, iconGradientStop, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated HipchatWordmark will be removed from @atlaskit/logo in the next major release.
|
|
5
|
+
*/
|
|
6
|
+
export declare const HipchatWordmark: ({ iconColor, iconGradientStart, iconGradientStop, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
export { AtlassianIcon, AtlassianLogo, AtlassianWordmark, } from './atlassian-logo';
|
|
2
|
+
export { AtlassianStartLogo } from './atlassian-start-logo';
|
|
3
|
+
export { BitbucketIcon, BitbucketLogo, BitbucketWordmark, } from './bitbucket-logo';
|
|
4
|
+
export { CompassIcon, CompassLogo, CompassWordmark } from './compass-logo';
|
|
5
|
+
export { ConfluenceIcon, ConfluenceLogo, ConfluenceWordmark, } from './confluence-logo';
|
|
6
|
+
export type { LogoProps } from './types';
|
|
7
|
+
export { HalpIcon, HalpLogo, HalpWordmark } from './halp-logo';
|
|
8
|
+
export { HipchatIcon, HipchatLogo, HipchatWordmark } from './hipchat-logo';
|
|
9
|
+
export { JiraAlignIcon, JiraAlignLogo, JiraAlignWordmark, } from './jira-align-logo';
|
|
10
|
+
export { JiraCoreIcon, JiraCoreLogo, JiraCoreWordmark } from './jira-core-logo';
|
|
11
|
+
export { JiraIcon, JiraLogo, JiraWordmark } from './jira-logo';
|
|
12
|
+
export { JiraServiceDeskIcon, JiraServiceDeskLogo, JiraServiceDeskWordmark, } from './jira-service-desk-logo';
|
|
13
|
+
export { JiraServiceManagementIcon, JiraServiceManagementLogo, JiraServiceManagementWordmark, } from './jira-service-management-logo';
|
|
14
|
+
export { JiraSoftwareIcon, JiraSoftwareLogo, JiraSoftwareWordmark, } from './jira-software-logo';
|
|
15
|
+
export { JiraWorkManagementLogo, JiraWorkManagementWordmark, JiraWorkManagementIcon, } from './jira-work-management-logo';
|
|
16
|
+
export { OpsGenieIcon, OpsGenieLogo, OpsGenieWordmark, OpsgenieIcon, OpsgenieLogo, OpsgenieWordmark, } from './opsgenie-logo';
|
|
17
|
+
export { StatuspageIcon, StatuspageLogo, StatuspageWordmark, } from './statuspage-logo';
|
|
18
|
+
export { StrideIcon, StrideLogo, StrideWordmark } from './stride-logo';
|
|
19
|
+
export { TrelloIcon, TrelloLogo, TrelloWordmark } from './trello-logo';
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Align icon__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Align icon without an accompanying wordmark.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const JiraAlignIcon: ({ appearance, label, size, testId, textColor, iconColor, iconGradientStart, iconGradientStop, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Align logo__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Align logo with both the wordmark and the icon combined.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const JiraAlignLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Align wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Align brand/product name styled as a logo, without an accompanying icon.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const JiraAlignWordmark: ({ appearance, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated JiraCoreIcon will be removed from @atlaskit/logo in the next major release. Please use JiraWorkManagementIcon instead.
|
|
5
|
+
*/
|
|
6
|
+
export declare const JiraCoreIcon: ({ iconColor, iconGradientStart, iconGradientStop, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated JiraCoreLogo will be removed from @atlaskit/logo in the next major release. Please use JiraWorkManagementLogo instead.
|
|
5
|
+
*/
|
|
6
|
+
export declare const JiraCoreLogo: ({ iconColor, iconGradientStart, iconGradientStop, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated JiraCoreWordmark will be removed from @atlaskit/logo in the next major release. Please use JiraWorkManagementWordmark instead.
|
|
5
|
+
*/
|
|
6
|
+
export declare const JiraCoreWordmark: ({ iconColor, iconGradientStart, iconGradientStop, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Jira icon__
|
|
5
|
+
*
|
|
6
|
+
* The Jira icon without an accompanying wordmark.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const JiraIcon: ({ appearance, label, size, testId, textColor, iconColor, iconGradientStart, iconGradientStop, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Jira logo__
|
|
5
|
+
*
|
|
6
|
+
* The Jira logo with both the wordmark and the icon combined.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const JiraLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Jira wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Jira brand/product name styled as a logo, without an accompanying icon.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const JiraWordmark: ({ appearance, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated JiraServiceDeskIcon will be removed from atlaskit/logo in the next major release. Please use JiraServiceManagementIcon instead.
|
|
5
|
+
*/
|
|
6
|
+
export declare const JiraServiceDeskIcon: ({ iconColor, iconGradientStart, iconGradientStop, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated JiraServiceDeskLogo will be removed from atlaskit/logo in the next major release. Please use JiraServiceManagementLogo instead.
|
|
5
|
+
*/
|
|
6
|
+
export declare const JiraServiceDeskLogo: ({ iconColor, iconGradientStart, iconGradientStop, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* @deprecated JiraServiceDeskWordmark will be removed from atlaskit/logo in the next major release. Please use JiraServiceManagementWordmark instead.
|
|
5
|
+
*/
|
|
6
|
+
export declare const JiraServiceDeskWordmark: ({ iconColor, iconGradientStart, iconGradientStop, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
import { LogoProps } from '../types';
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Service Management icon__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Service Management icon without an accompanying wordmark.
|
|
7
|
+
*
|
|
8
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
9
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
10
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
11
|
+
*/
|
|
12
|
+
export declare const JiraServiceManagementIcon: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|