@atlaskit/logo 13.7.0 → 13.8.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 +22 -0
- package/codemods/{utils.ts → utils.tsx} +0 -0
- package/dist/cjs/atlassian-logo/icon.js +56 -19
- package/dist/cjs/atlassian-logo/logo.js +59 -17
- package/dist/cjs/atlassian-logo/wordmark.js +41 -20
- package/dist/cjs/atlassian-start-logo/logo.js +61 -17
- package/dist/cjs/bitbucket-logo/icon.js +54 -17
- package/dist/cjs/bitbucket-logo/logo.js +57 -17
- package/dist/cjs/bitbucket-logo/wordmark.js +40 -20
- package/dist/cjs/compass-logo/icon.js +55 -17
- package/dist/cjs/compass-logo/logo.js +58 -17
- package/dist/cjs/compass-logo/wordmark.js +41 -20
- package/dist/cjs/confluence-logo/icon.js +54 -17
- package/dist/cjs/confluence-logo/logo.js +57 -17
- package/dist/cjs/confluence-logo/wordmark.js +39 -20
- package/dist/cjs/constants.js +1 -0
- package/dist/cjs/halp-logo/icon.js +54 -17
- package/dist/cjs/halp-logo/logo.js +57 -17
- package/dist/cjs/halp-logo/wordmark.js +40 -20
- package/dist/cjs/hipchat-logo/icon.js +25 -17
- package/dist/cjs/hipchat-logo/logo.js +25 -17
- package/dist/cjs/hipchat-logo/wordmark.js +5 -2
- package/dist/cjs/jira-core-logo/icon.js +26 -17
- package/dist/cjs/jira-core-logo/logo.js +25 -17
- package/dist/cjs/jira-core-logo/wordmark.js +5 -2
- package/dist/cjs/jira-logo/icon.js +56 -17
- package/dist/cjs/jira-logo/logo.js +61 -17
- package/dist/cjs/jira-logo/wordmark.js +40 -20
- package/dist/cjs/jira-service-desk-logo/icon.js +27 -17
- package/dist/cjs/jira-service-desk-logo/logo.js +26 -17
- package/dist/cjs/jira-service-desk-logo/wordmark.js +1 -1
- package/dist/cjs/jira-service-management-logo/icon.js +57 -17
- package/dist/cjs/jira-service-management-logo/logo.js +57 -17
- package/dist/cjs/jira-service-management-logo/wordmark.js +40 -20
- package/dist/cjs/jira-software-logo/icon.js +54 -17
- package/dist/cjs/jira-software-logo/logo.js +57 -17
- package/dist/cjs/jira-software-logo/wordmark.js +46 -17
- package/dist/cjs/jira-work-management-logo/icon.js +55 -17
- package/dist/cjs/jira-work-management-logo/logo.js +59 -17
- package/dist/cjs/jira-work-management-logo/wordmark.js +47 -17
- package/dist/cjs/opsgenie-logo/new-icon.js +53 -18
- package/dist/cjs/opsgenie-logo/new-logo.js +56 -18
- package/dist/cjs/opsgenie-logo/new-wordmark.js +42 -20
- package/dist/cjs/opsgenie-logo/old-icon.js +25 -15
- package/dist/cjs/opsgenie-logo/old-logo.js +25 -15
- package/dist/cjs/opsgenie-logo/old-wordmark.js +5 -2
- package/dist/cjs/statuspage-logo/icon.js +54 -17
- package/dist/cjs/statuspage-logo/logo.js +57 -17
- package/dist/cjs/statuspage-logo/wordmark.js +46 -17
- package/dist/cjs/stride-logo/icon.js +23 -15
- package/dist/cjs/stride-logo/logo.js +23 -15
- package/dist/cjs/stride-logo/wordmark.js +5 -2
- package/dist/cjs/trello-logo/icon.js +51 -17
- package/dist/cjs/trello-logo/logo.js +54 -17
- package/dist/cjs/trello-logo/wordmark.js +46 -17
- package/dist/cjs/utils.js +53 -0
- package/dist/cjs/version.json +1 -1
- package/dist/cjs/wrapper.js +10 -16
- package/dist/es2019/atlassian-logo/icon.js +49 -12
- package/dist/es2019/atlassian-logo/logo.js +55 -13
- package/dist/es2019/atlassian-logo/wordmark.js +47 -21
- package/dist/es2019/atlassian-start-logo/logo.js +68 -28
- package/dist/es2019/bitbucket-logo/icon.js +49 -12
- package/dist/es2019/bitbucket-logo/logo.js +52 -12
- package/dist/es2019/bitbucket-logo/wordmark.js +35 -10
- package/dist/es2019/compass-logo/icon.js +49 -10
- package/dist/es2019/compass-logo/logo.js +53 -11
- package/dist/es2019/compass-logo/wordmark.js +49 -22
- package/dist/es2019/confluence-logo/icon.js +51 -14
- package/dist/es2019/confluence-logo/logo.js +55 -15
- package/dist/es2019/confluence-logo/wordmark.js +34 -10
- package/dist/es2019/constants.js +1 -0
- package/dist/es2019/halp-logo/icon.js +48 -18
- package/dist/es2019/halp-logo/logo.js +51 -12
- package/dist/es2019/halp-logo/wordmark.js +34 -11
- package/dist/es2019/hipchat-logo/icon.js +17 -8
- package/dist/es2019/hipchat-logo/logo.js +14 -5
- package/dist/es2019/hipchat-logo/wordmark.js +5 -3
- package/dist/es2019/jira-core-logo/icon.js +15 -5
- package/dist/es2019/jira-core-logo/logo.js +14 -5
- package/dist/es2019/jira-core-logo/wordmark.js +4 -3
- package/dist/es2019/jira-logo/icon.js +53 -14
- package/dist/es2019/jira-logo/logo.js +58 -14
- package/dist/es2019/jira-logo/wordmark.js +35 -10
- package/dist/es2019/jira-service-desk-logo/icon.js +16 -5
- package/dist/es2019/jira-service-desk-logo/logo.js +15 -5
- package/dist/es2019/jira-service-desk-logo/wordmark.js +1 -2
- package/dist/es2019/jira-service-management-logo/icon.js +52 -12
- package/dist/es2019/jira-service-management-logo/logo.js +52 -12
- package/dist/es2019/jira-service-management-logo/wordmark.js +35 -10
- package/dist/es2019/jira-software-logo/icon.js +52 -15
- package/dist/es2019/jira-software-logo/logo.js +56 -16
- package/dist/es2019/jira-software-logo/wordmark.js +39 -8
- package/dist/es2019/jira-work-management-logo/icon.js +48 -10
- package/dist/es2019/jira-work-management-logo/logo.js +53 -12
- package/dist/es2019/jira-work-management-logo/wordmark.js +38 -7
- package/dist/es2019/opsgenie-logo/new-icon.js +53 -18
- package/dist/es2019/opsgenie-logo/new-logo.js +57 -19
- package/dist/es2019/opsgenie-logo/new-wordmark.js +39 -13
- package/dist/es2019/opsgenie-logo/old-icon.js +16 -5
- package/dist/es2019/opsgenie-logo/old-logo.js +16 -5
- package/dist/es2019/opsgenie-logo/old-wordmark.js +5 -3
- package/dist/es2019/statuspage-logo/icon.js +49 -12
- package/dist/es2019/statuspage-logo/logo.js +52 -12
- package/dist/es2019/statuspage-logo/wordmark.js +38 -7
- package/dist/es2019/stride-logo/icon.js +14 -5
- package/dist/es2019/stride-logo/logo.js +14 -5
- package/dist/es2019/stride-logo/wordmark.js +5 -3
- package/dist/es2019/trello-logo/icon.js +48 -14
- package/dist/es2019/trello-logo/logo.js +61 -23
- package/dist/es2019/trello-logo/wordmark.js +40 -9
- package/dist/es2019/utils.js +43 -0
- package/dist/es2019/version.json +1 -1
- package/dist/es2019/wrapper.js +9 -15
- package/dist/esm/atlassian-logo/icon.js +55 -19
- package/dist/esm/atlassian-logo/logo.js +58 -17
- package/dist/esm/atlassian-logo/wordmark.js +41 -19
- package/dist/esm/atlassian-start-logo/logo.js +60 -17
- package/dist/esm/bitbucket-logo/icon.js +53 -17
- package/dist/esm/bitbucket-logo/logo.js +56 -17
- package/dist/esm/bitbucket-logo/wordmark.js +40 -19
- package/dist/esm/compass-logo/icon.js +54 -17
- package/dist/esm/compass-logo/logo.js +57 -17
- package/dist/esm/compass-logo/wordmark.js +41 -19
- package/dist/esm/confluence-logo/icon.js +53 -17
- package/dist/esm/confluence-logo/logo.js +56 -17
- package/dist/esm/confluence-logo/wordmark.js +39 -19
- package/dist/esm/constants.js +1 -0
- package/dist/esm/halp-logo/icon.js +53 -17
- package/dist/esm/halp-logo/logo.js +56 -17
- package/dist/esm/halp-logo/wordmark.js +40 -19
- package/dist/esm/hipchat-logo/icon.js +25 -17
- package/dist/esm/hipchat-logo/logo.js +25 -17
- package/dist/esm/hipchat-logo/wordmark.js +6 -2
- package/dist/esm/jira-core-logo/icon.js +26 -17
- package/dist/esm/jira-core-logo/logo.js +25 -17
- package/dist/esm/jira-core-logo/wordmark.js +6 -2
- package/dist/esm/jira-logo/icon.js +55 -17
- package/dist/esm/jira-logo/logo.js +60 -17
- package/dist/esm/jira-logo/wordmark.js +40 -19
- package/dist/esm/jira-service-desk-logo/icon.js +27 -17
- package/dist/esm/jira-service-desk-logo/logo.js +26 -17
- package/dist/esm/jira-service-desk-logo/wordmark.js +1 -1
- package/dist/esm/jira-service-management-logo/icon.js +56 -17
- package/dist/esm/jira-service-management-logo/logo.js +56 -17
- package/dist/esm/jira-service-management-logo/wordmark.js +40 -19
- package/dist/esm/jira-software-logo/icon.js +53 -17
- package/dist/esm/jira-software-logo/logo.js +56 -17
- package/dist/esm/jira-software-logo/wordmark.js +46 -16
- package/dist/esm/jira-work-management-logo/icon.js +54 -17
- package/dist/esm/jira-work-management-logo/logo.js +58 -17
- package/dist/esm/jira-work-management-logo/wordmark.js +47 -16
- package/dist/esm/opsgenie-logo/new-icon.js +52 -18
- package/dist/esm/opsgenie-logo/new-logo.js +55 -18
- package/dist/esm/opsgenie-logo/new-wordmark.js +41 -17
- package/dist/esm/opsgenie-logo/old-icon.js +25 -15
- package/dist/esm/opsgenie-logo/old-logo.js +25 -15
- package/dist/esm/opsgenie-logo/old-wordmark.js +6 -2
- package/dist/esm/statuspage-logo/icon.js +53 -17
- package/dist/esm/statuspage-logo/logo.js +56 -17
- package/dist/esm/statuspage-logo/wordmark.js +46 -16
- package/dist/esm/stride-logo/icon.js +23 -15
- package/dist/esm/stride-logo/logo.js +23 -15
- package/dist/esm/stride-logo/wordmark.js +6 -2
- package/dist/esm/trello-logo/icon.js +50 -17
- package/dist/esm/trello-logo/logo.js +53 -17
- package/dist/esm/trello-logo/wordmark.js +46 -16
- package/dist/esm/utils.js +43 -0
- package/dist/esm/version.json +1 -1
- package/dist/esm/wrapper.js +10 -16
- package/dist/types/atlassian-logo/icon.d.ts +10 -1
- package/dist/types/atlassian-logo/logo.d.ts +10 -1
- package/dist/types/atlassian-logo/wordmark.d.ts +10 -1
- package/dist/types/atlassian-start-logo/logo.d.ts +10 -1
- package/dist/types/bitbucket-logo/icon.d.ts +10 -1
- package/dist/types/bitbucket-logo/logo.d.ts +10 -1
- package/dist/types/bitbucket-logo/wordmark.d.ts +10 -1
- package/dist/types/compass-logo/icon.d.ts +10 -1
- package/dist/types/compass-logo/logo.d.ts +10 -1
- package/dist/types/compass-logo/wordmark.d.ts +10 -1
- package/dist/types/confluence-logo/icon.d.ts +10 -1
- package/dist/types/confluence-logo/logo.d.ts +10 -1
- package/dist/types/confluence-logo/wordmark.d.ts +10 -1
- package/dist/types/constants.d.ts +1 -1
- package/dist/types/halp-logo/icon.d.ts +10 -1
- package/dist/types/halp-logo/logo.d.ts +10 -1
- package/dist/types/halp-logo/wordmark.d.ts +10 -1
- package/dist/types/hipchat-logo/icon.d.ts +1 -1
- package/dist/types/jira-logo/icon.d.ts +10 -1
- package/dist/types/jira-logo/logo.d.ts +10 -1
- package/dist/types/jira-logo/wordmark.d.ts +10 -1
- package/dist/types/jira-service-management-logo/icon.d.ts +10 -1
- package/dist/types/jira-service-management-logo/logo.d.ts +10 -1
- package/dist/types/jira-service-management-logo/wordmark.d.ts +10 -1
- package/dist/types/jira-software-logo/icon.d.ts +10 -1
- package/dist/types/jira-software-logo/logo.d.ts +10 -1
- package/dist/types/jira-software-logo/wordmark.d.ts +10 -1
- package/dist/types/jira-work-management-logo/icon.d.ts +10 -1
- package/dist/types/jira-work-management-logo/logo.d.ts +10 -1
- package/dist/types/jira-work-management-logo/wordmark.d.ts +10 -1
- package/dist/types/opsgenie-logo/new-icon.d.ts +8 -2
- package/dist/types/opsgenie-logo/new-logo.d.ts +8 -2
- package/dist/types/opsgenie-logo/new-wordmark.d.ts +10 -1
- package/dist/types/statuspage-logo/icon.d.ts +10 -1
- package/dist/types/statuspage-logo/logo.d.ts +10 -1
- package/dist/types/statuspage-logo/wordmark.d.ts +10 -1
- package/dist/types/trello-logo/icon.d.ts +10 -1
- package/dist/types/trello-logo/logo.d.ts +10 -1
- package/dist/types/trello-logo/wordmark.d.ts +10 -1
- package/dist/types/types.d.ts +13 -7
- package/dist/types/utils.d.ts +7 -0
- package/dist/types/wrapper.d.ts +1 -1
- package/package.json +10 -5
- package/report.api.md +606 -0
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Service Management logo__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Service Management 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 JiraServiceManagementLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Service Management wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Service Management 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 JiraServiceManagementWordmark: ({ appearance, label, size, testId, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Jira software icon__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Software 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 JiraSoftwareIcon: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Software logo__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Software 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 JiraSoftwareLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Software wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Software 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 JiraSoftwareWordmark: ({ appearance, label, size, testId, textColor, iconColor, iconGradientStart, iconGradientStop, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Work Management icon__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Work 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 JiraWorkManagementIcon: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Work Management logo__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Work Management 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 JiraWorkManagementLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Jira Work Management wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Jira Work Management 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 JiraWorkManagementWordmark: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* __Opsgenie icon__
|
|
5
|
+
*
|
|
6
|
+
* The Opsgenie 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)
|
|
5
11
|
*/
|
|
6
|
-
export declare const OpsgenieIcon: ({
|
|
12
|
+
export declare const OpsgenieIcon: ({ appearance, label, size, testId, textColor, iconColor, iconGradientStart, iconGradientStop, }: LogoProps) => JSX.Element;
|
|
@@ -1,6 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
3
|
/**
|
|
4
|
-
*
|
|
4
|
+
* __Opsgenie logo__
|
|
5
|
+
*
|
|
6
|
+
* The Opsgenie 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)
|
|
5
11
|
*/
|
|
6
|
-
export declare const OpsgenieLogo: ({
|
|
12
|
+
export declare const OpsgenieLogo: ({ appearance, label, size, testId, textColor, iconColor, iconGradientStart, iconGradientStop, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Opsgenie wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Opsgenie 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 OpsgenieWordmark: ({ appearance, size, testId, textColor, iconColor, iconGradientStart, iconGradientStop, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Statuspage icon__
|
|
5
|
+
*
|
|
6
|
+
* The Statuspage 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 StatuspageIcon: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Statuspage logo__
|
|
5
|
+
*
|
|
6
|
+
* The Statuspage 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 StatuspageLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Statuspage wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Statuspage 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 StatuspageWordmark: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Trello logo__
|
|
5
|
+
*
|
|
6
|
+
* The Trello 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 TrelloIcon: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Trello logo__
|
|
5
|
+
*
|
|
6
|
+
* The Trello 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 TrelloLogo: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
|
@@ -1,3 +1,12 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
2
|
import { LogoProps } from '../types';
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* __Trello wordmark__
|
|
5
|
+
*
|
|
6
|
+
* The Trello 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 TrelloWordmark: ({ appearance, label, size, testId, iconColor, iconGradientStart, iconGradientStop, textColor, }: LogoProps) => JSX.Element;
|
package/dist/types/types.d.ts
CHANGED
|
@@ -1,27 +1,33 @@
|
|
|
1
|
+
export declare type Appearance = 'brand' | 'neutral' | 'inverse';
|
|
2
|
+
export declare type Size = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';
|
|
1
3
|
export declare type LogoProps = {
|
|
2
4
|
/**
|
|
3
5
|
* The size of the icon, uses the same sizing scheme as in `@atlaskit/icon`.
|
|
4
6
|
*/
|
|
5
|
-
size?:
|
|
7
|
+
size?: Size;
|
|
6
8
|
/**
|
|
7
|
-
*
|
|
9
|
+
* Choice of logo appearance between 3 brand-approved color combinations that will be hooked up to design tokens and theming.
|
|
10
|
+
*/
|
|
11
|
+
appearance?: Appearance;
|
|
12
|
+
/**
|
|
13
|
+
* @deprecated CSS color to be applied to the wordmark portion of the logo SVG. The use of this prop is not recommended as it is not compatible with design tokens; use the `appearance` prop instead.
|
|
8
14
|
*/
|
|
9
15
|
textColor?: string;
|
|
10
16
|
/**
|
|
11
|
-
* CSS color to be applied to the non-gradient icon portion of the logo SVG.
|
|
17
|
+
* @deprecated CSS color to be applied to the non-gradient icon portion of the logo SVG. The use of this prop is not recommended as it is not compatible with design tokens; use the `appearance` prop instead.
|
|
12
18
|
*/
|
|
13
19
|
iconColor?: string;
|
|
14
20
|
/**
|
|
15
|
-
* CSS color to start the gradient/shadow on the icon.
|
|
21
|
+
* @deprecated CSS color to start the gradient/shadow on the icon. The use of this prop is not recommended as it is not compatible with design tokens; use the `appearance` prop instead.
|
|
16
22
|
*/
|
|
17
23
|
iconGradientStart?: string;
|
|
18
24
|
/**
|
|
19
|
-
* CSS color to end the gradient/shadow on the icon. Should usually match iconColor to avoid
|
|
20
|
-
* rendering issues in some browsers such as Safari.
|
|
25
|
+
* @deprecated CSS color to end the gradient/shadow on the icon. Should usually match iconColor to avoid
|
|
26
|
+
* rendering issues in some browsers such as Safari. The use of this prop is not recommended as it is not compatible with design tokens; use the `appearance` prop instead.
|
|
21
27
|
*/
|
|
22
28
|
iconGradientStop?: string;
|
|
23
29
|
/**
|
|
24
|
-
* Accessible text to be used for screen readers (it's optional since
|
|
30
|
+
* Accessible text to be used for screen readers (it's optional since the default props provide a label that matches the logo).
|
|
25
31
|
*/
|
|
26
32
|
label?: string;
|
|
27
33
|
/**
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export declare const getColorsFromAppearance: (appearance?: string | undefined) => {
|
|
2
|
+
iconGradientStart: string | undefined;
|
|
3
|
+
iconGradientStop: string | undefined;
|
|
4
|
+
iconColor: string | undefined;
|
|
5
|
+
textColor: string | undefined;
|
|
6
|
+
atlassianLogoTextColor: string | undefined;
|
|
7
|
+
};
|
package/dist/types/wrapper.d.ts
CHANGED
|
@@ -6,5 +6,5 @@ import { WrapperProps } from './constants';
|
|
|
6
6
|
*
|
|
7
7
|
* An internal component used by `@atlaskit/logo` to render logo SVGs with correct styles.
|
|
8
8
|
*/
|
|
9
|
-
declare const Wrapper: ({ label, svg, iconGradientStart, iconGradientStop,
|
|
9
|
+
declare const Wrapper: ({ label, svg, size, appearance, iconGradientStart, iconGradientStop, iconColor, textColor, testId: userDefinedTestId, ...rest }: WrapperProps) => JSX.Element;
|
|
10
10
|
export default Wrapper;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/logo",
|
|
3
|
-
"version": "13.
|
|
3
|
+
"version": "13.8.1",
|
|
4
4
|
"description": "A logo is a visual representation of a brand or product. It can be a word or an image, or a combination of both.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -18,7 +18,8 @@
|
|
|
18
18
|
"team": "Design System Team",
|
|
19
19
|
"releaseModel": "scheduled",
|
|
20
20
|
"website": {
|
|
21
|
-
"name": "Logo"
|
|
21
|
+
"name": "Logo",
|
|
22
|
+
"category": "Components"
|
|
22
23
|
}
|
|
23
24
|
},
|
|
24
25
|
"af:exports": {
|
|
@@ -41,7 +42,9 @@
|
|
|
41
42
|
".": "./src/index.tsx"
|
|
42
43
|
},
|
|
43
44
|
"dependencies": {
|
|
44
|
-
"@atlaskit/ds-lib": "^1.
|
|
45
|
+
"@atlaskit/ds-lib": "^2.1.0",
|
|
46
|
+
"@atlaskit/theme": "^12.1.0",
|
|
47
|
+
"@atlaskit/tokens": "^0.10.0",
|
|
45
48
|
"@babel/runtime": "^7.0.0",
|
|
46
49
|
"@emotion/core": "^10.0.9",
|
|
47
50
|
"react-uid": "^2.2.0"
|
|
@@ -50,14 +53,14 @@
|
|
|
50
53
|
"react": "^16.8.0"
|
|
51
54
|
},
|
|
52
55
|
"devDependencies": {
|
|
56
|
+
"@atlaskit/atlassian-navigation": "^2.2.2",
|
|
53
57
|
"@atlaskit/button": "^16.3.0",
|
|
54
58
|
"@atlaskit/code": "^14.3.0",
|
|
55
59
|
"@atlaskit/docs": "*",
|
|
56
60
|
"@atlaskit/radio": "^5.3.2",
|
|
57
61
|
"@atlaskit/section-message": "^6.1.0",
|
|
58
|
-
"@atlaskit/select": "^15.
|
|
62
|
+
"@atlaskit/select": "^15.5.0",
|
|
59
63
|
"@atlaskit/ssr": "*",
|
|
60
|
-
"@atlaskit/theme": "^12.1.0",
|
|
61
64
|
"@atlaskit/visual-regression": "*",
|
|
62
65
|
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
|
|
63
66
|
"@testing-library/react": "^8.0.1",
|
|
@@ -70,6 +73,8 @@
|
|
|
70
73
|
"import-structure": "atlassian-conventions"
|
|
71
74
|
},
|
|
72
75
|
"@repo/internal": {
|
|
76
|
+
"design-system": "v1",
|
|
77
|
+
"dom-events": "use-bind-event-listener",
|
|
73
78
|
"analytics": "analytics-next",
|
|
74
79
|
"theming": "react-context",
|
|
75
80
|
"styling": [
|