@atlaskit/logo 13.8.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 +8 -0
- package/codemods/{utils.ts → utils.tsx} +0 -0
- package/dist/cjs/atlassian-logo/icon.js +14 -1
- package/dist/cjs/atlassian-logo/logo.js +14 -1
- package/dist/cjs/atlassian-logo/wordmark.js +10 -0
- package/dist/cjs/atlassian-start-logo/logo.js +14 -1
- package/dist/cjs/bitbucket-logo/icon.js +14 -1
- package/dist/cjs/bitbucket-logo/logo.js +14 -1
- package/dist/cjs/bitbucket-logo/wordmark.js +10 -0
- package/dist/cjs/compass-logo/icon.js +14 -1
- package/dist/cjs/compass-logo/logo.js +14 -1
- package/dist/cjs/compass-logo/wordmark.js +10 -0
- package/dist/cjs/confluence-logo/icon.js +14 -1
- package/dist/cjs/confluence-logo/logo.js +14 -1
- package/dist/cjs/confluence-logo/wordmark.js +10 -0
- package/dist/cjs/constants.js +1 -0
- package/dist/cjs/halp-logo/icon.js +14 -1
- package/dist/cjs/halp-logo/logo.js +14 -1
- package/dist/cjs/halp-logo/wordmark.js +10 -0
- package/dist/cjs/hipchat-logo/icon.js +3 -0
- package/dist/cjs/hipchat-logo/logo.js +3 -0
- package/dist/cjs/jira-core-logo/icon.js +3 -0
- package/dist/cjs/jira-core-logo/logo.js +3 -0
- package/dist/cjs/jira-logo/icon.js +14 -1
- package/dist/cjs/jira-logo/logo.js +14 -1
- package/dist/cjs/jira-logo/wordmark.js +10 -0
- package/dist/cjs/jira-service-desk-logo/icon.js +3 -0
- package/dist/cjs/jira-service-desk-logo/logo.js +3 -0
- package/dist/cjs/jira-service-management-logo/icon.js +14 -1
- package/dist/cjs/jira-service-management-logo/logo.js +14 -1
- package/dist/cjs/jira-service-management-logo/wordmark.js +10 -0
- package/dist/cjs/jira-software-logo/icon.js +14 -1
- package/dist/cjs/jira-software-logo/logo.js +14 -1
- package/dist/cjs/jira-software-logo/wordmark.js +10 -0
- package/dist/cjs/jira-work-management-logo/icon.js +14 -1
- package/dist/cjs/jira-work-management-logo/logo.js +14 -1
- package/dist/cjs/jira-work-management-logo/wordmark.js +10 -0
- package/dist/cjs/opsgenie-logo/new-icon.js +11 -2
- package/dist/cjs/opsgenie-logo/new-logo.js +11 -2
- package/dist/cjs/opsgenie-logo/new-wordmark.js +10 -0
- package/dist/cjs/opsgenie-logo/old-icon.js +3 -0
- package/dist/cjs/opsgenie-logo/old-logo.js +3 -0
- package/dist/cjs/statuspage-logo/icon.js +14 -1
- package/dist/cjs/statuspage-logo/logo.js +14 -1
- package/dist/cjs/statuspage-logo/wordmark.js +10 -0
- package/dist/cjs/stride-logo/icon.js +3 -0
- package/dist/cjs/stride-logo/logo.js +3 -0
- package/dist/cjs/trello-logo/icon.js +14 -1
- package/dist/cjs/trello-logo/logo.js +14 -1
- package/dist/cjs/trello-logo/wordmark.js +10 -0
- package/dist/cjs/version.json +1 -1
- package/dist/cjs/wrapper.js +4 -1
- package/dist/es2019/atlassian-logo/icon.js +14 -1
- package/dist/es2019/atlassian-logo/logo.js +14 -1
- package/dist/es2019/atlassian-logo/wordmark.js +10 -0
- package/dist/es2019/atlassian-start-logo/logo.js +14 -1
- package/dist/es2019/bitbucket-logo/icon.js +14 -1
- package/dist/es2019/bitbucket-logo/logo.js +14 -1
- package/dist/es2019/bitbucket-logo/wordmark.js +10 -0
- package/dist/es2019/compass-logo/icon.js +14 -1
- package/dist/es2019/compass-logo/logo.js +14 -1
- package/dist/es2019/compass-logo/wordmark.js +10 -0
- package/dist/es2019/confluence-logo/icon.js +14 -1
- package/dist/es2019/confluence-logo/logo.js +14 -1
- package/dist/es2019/confluence-logo/wordmark.js +10 -0
- package/dist/es2019/constants.js +1 -0
- package/dist/es2019/halp-logo/icon.js +14 -1
- package/dist/es2019/halp-logo/logo.js +14 -1
- package/dist/es2019/halp-logo/wordmark.js +10 -0
- package/dist/es2019/hipchat-logo/icon.js +3 -0
- package/dist/es2019/hipchat-logo/logo.js +3 -0
- package/dist/es2019/jira-core-logo/icon.js +3 -0
- package/dist/es2019/jira-core-logo/logo.js +3 -0
- package/dist/es2019/jira-logo/icon.js +14 -1
- package/dist/es2019/jira-logo/logo.js +14 -1
- package/dist/es2019/jira-logo/wordmark.js +10 -0
- package/dist/es2019/jira-service-desk-logo/icon.js +3 -0
- package/dist/es2019/jira-service-desk-logo/logo.js +3 -0
- package/dist/es2019/jira-service-management-logo/icon.js +14 -1
- package/dist/es2019/jira-service-management-logo/logo.js +14 -1
- package/dist/es2019/jira-service-management-logo/wordmark.js +10 -0
- package/dist/es2019/jira-software-logo/icon.js +14 -1
- package/dist/es2019/jira-software-logo/logo.js +14 -1
- package/dist/es2019/jira-software-logo/wordmark.js +10 -0
- package/dist/es2019/jira-work-management-logo/icon.js +14 -1
- package/dist/es2019/jira-work-management-logo/logo.js +14 -1
- package/dist/es2019/jira-work-management-logo/wordmark.js +10 -0
- package/dist/es2019/opsgenie-logo/new-icon.js +11 -2
- package/dist/es2019/opsgenie-logo/new-logo.js +11 -2
- package/dist/es2019/opsgenie-logo/new-wordmark.js +10 -0
- package/dist/es2019/opsgenie-logo/old-icon.js +3 -0
- package/dist/es2019/opsgenie-logo/old-logo.js +3 -0
- package/dist/es2019/statuspage-logo/icon.js +14 -1
- package/dist/es2019/statuspage-logo/logo.js +14 -1
- package/dist/es2019/statuspage-logo/wordmark.js +10 -0
- package/dist/es2019/stride-logo/icon.js +3 -0
- package/dist/es2019/stride-logo/logo.js +3 -0
- package/dist/es2019/trello-logo/icon.js +14 -1
- package/dist/es2019/trello-logo/logo.js +14 -1
- package/dist/es2019/trello-logo/wordmark.js +10 -0
- package/dist/es2019/version.json +1 -1
- package/dist/es2019/wrapper.js +4 -1
- package/dist/esm/atlassian-logo/icon.js +14 -1
- package/dist/esm/atlassian-logo/logo.js +14 -1
- package/dist/esm/atlassian-logo/wordmark.js +10 -0
- package/dist/esm/atlassian-start-logo/logo.js +14 -1
- package/dist/esm/bitbucket-logo/icon.js +14 -1
- package/dist/esm/bitbucket-logo/logo.js +14 -1
- package/dist/esm/bitbucket-logo/wordmark.js +10 -0
- package/dist/esm/compass-logo/icon.js +14 -1
- package/dist/esm/compass-logo/logo.js +14 -1
- package/dist/esm/compass-logo/wordmark.js +10 -0
- package/dist/esm/confluence-logo/icon.js +14 -1
- package/dist/esm/confluence-logo/logo.js +14 -1
- package/dist/esm/confluence-logo/wordmark.js +10 -0
- package/dist/esm/constants.js +1 -0
- package/dist/esm/halp-logo/icon.js +14 -1
- package/dist/esm/halp-logo/logo.js +14 -1
- package/dist/esm/halp-logo/wordmark.js +10 -0
- package/dist/esm/hipchat-logo/icon.js +3 -0
- package/dist/esm/hipchat-logo/logo.js +3 -0
- package/dist/esm/jira-core-logo/icon.js +3 -0
- package/dist/esm/jira-core-logo/logo.js +3 -0
- package/dist/esm/jira-logo/icon.js +14 -1
- package/dist/esm/jira-logo/logo.js +14 -1
- package/dist/esm/jira-logo/wordmark.js +10 -0
- package/dist/esm/jira-service-desk-logo/icon.js +3 -0
- package/dist/esm/jira-service-desk-logo/logo.js +3 -0
- package/dist/esm/jira-service-management-logo/icon.js +14 -1
- package/dist/esm/jira-service-management-logo/logo.js +14 -1
- package/dist/esm/jira-service-management-logo/wordmark.js +10 -0
- package/dist/esm/jira-software-logo/icon.js +14 -1
- package/dist/esm/jira-software-logo/logo.js +14 -1
- package/dist/esm/jira-software-logo/wordmark.js +10 -0
- package/dist/esm/jira-work-management-logo/icon.js +14 -1
- package/dist/esm/jira-work-management-logo/logo.js +14 -1
- package/dist/esm/jira-work-management-logo/wordmark.js +10 -0
- package/dist/esm/opsgenie-logo/new-icon.js +11 -2
- package/dist/esm/opsgenie-logo/new-logo.js +11 -2
- package/dist/esm/opsgenie-logo/new-wordmark.js +10 -0
- package/dist/esm/opsgenie-logo/old-icon.js +3 -0
- package/dist/esm/opsgenie-logo/old-logo.js +3 -0
- package/dist/esm/statuspage-logo/icon.js +14 -1
- package/dist/esm/statuspage-logo/logo.js +14 -1
- package/dist/esm/statuspage-logo/wordmark.js +10 -0
- package/dist/esm/stride-logo/icon.js +3 -0
- package/dist/esm/stride-logo/logo.js +3 -0
- package/dist/esm/trello-logo/icon.js +14 -1
- package/dist/esm/trello-logo/logo.js +14 -1
- package/dist/esm/trello-logo/wordmark.js +10 -0
- package/dist/esm/version.json +1 -1
- package/dist/esm/wrapper.js +4 -1
- package/dist/types/atlassian-logo/icon.d.ts +9 -0
- package/dist/types/atlassian-logo/logo.d.ts +9 -0
- package/dist/types/atlassian-logo/wordmark.d.ts +9 -0
- package/dist/types/atlassian-start-logo/logo.d.ts +9 -0
- package/dist/types/bitbucket-logo/icon.d.ts +9 -0
- package/dist/types/bitbucket-logo/logo.d.ts +9 -0
- package/dist/types/bitbucket-logo/wordmark.d.ts +9 -0
- package/dist/types/compass-logo/icon.d.ts +9 -0
- package/dist/types/compass-logo/logo.d.ts +9 -0
- package/dist/types/compass-logo/wordmark.d.ts +9 -0
- package/dist/types/confluence-logo/icon.d.ts +9 -0
- package/dist/types/confluence-logo/logo.d.ts +9 -0
- package/dist/types/confluence-logo/wordmark.d.ts +9 -0
- package/dist/types/halp-logo/icon.d.ts +9 -0
- package/dist/types/halp-logo/logo.d.ts +9 -0
- package/dist/types/halp-logo/wordmark.d.ts +9 -0
- package/dist/types/jira-logo/icon.d.ts +9 -0
- package/dist/types/jira-logo/logo.d.ts +9 -0
- package/dist/types/jira-logo/wordmark.d.ts +9 -0
- package/dist/types/jira-service-management-logo/icon.d.ts +9 -0
- package/dist/types/jira-service-management-logo/logo.d.ts +9 -0
- package/dist/types/jira-service-management-logo/wordmark.d.ts +9 -0
- package/dist/types/jira-software-logo/icon.d.ts +9 -0
- package/dist/types/jira-software-logo/logo.d.ts +9 -0
- package/dist/types/jira-software-logo/wordmark.d.ts +9 -0
- package/dist/types/jira-work-management-logo/icon.d.ts +9 -0
- package/dist/types/jira-work-management-logo/logo.d.ts +9 -0
- package/dist/types/jira-work-management-logo/wordmark.d.ts +9 -0
- package/dist/types/opsgenie-logo/new-icon.d.ts +7 -1
- package/dist/types/opsgenie-logo/new-logo.d.ts +7 -1
- package/dist/types/opsgenie-logo/new-wordmark.d.ts +9 -0
- package/dist/types/statuspage-logo/icon.d.ts +9 -0
- package/dist/types/statuspage-logo/logo.d.ts +9 -0
- package/dist/types/statuspage-logo/wordmark.d.ts +9 -0
- package/dist/types/trello-logo/icon.d.ts +9 -0
- package/dist/types/trello-logo/logo.d.ts +9 -0
- package/dist/types/trello-logo/wordmark.d.ts +9 -0
- package/package.json +4 -3
|
@@ -29,6 +29,16 @@ var svg = function svg(_ref) {
|
|
|
29
29
|
|
|
30
30
|
return "\n<svg viewBox=\"0 0 129 32\" height=\"32\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">\n <g fill=\"".concat(colors.textColor, "\" stroke=\"none\" stroke-width=\"1\" fill-rule=\"evenodd\" >\n <path d=\"M12.168,19.294 C12.168,16.226 10.14,15.056 6.526,14.146 C3.51,13.392 2.418,12.69 2.418,11.286 C2.418,9.726 3.744,8.946 5.98,8.946 C7.748,8.946 9.594,9.258 11.31,10.246 L11.31,7.906 C10.14,7.256 8.554,6.658 6.084,6.658 C2.106,6.658 0.078,8.634 0.078,11.286 C0.078,14.094 1.794,15.42 5.642,16.356 C8.892,17.136 9.828,17.942 9.828,19.45 C9.828,20.958 8.866,21.972 6.292,21.972 C4.03,21.972 1.586,21.374 1.55431223e-14,20.542 L1.55431223e-14,22.934 C1.326,23.61 2.86,24.26 6.162,24.26 C10.4,24.26 12.168,22.258 12.168,19.294 Z M18.018,19.892 L18.018,13.08 L21.476,13.08 L21.476,11 L18.018,11 L18.018,8.244 L15.834,8.244 L15.834,11 L13.728,11 L13.728,13.08 L15.834,13.08 L15.834,19.944 C15.834,22.362 17.186,24 19.968,24 C20.644,24 21.086,23.896 21.476,23.792 L21.476,21.634 C21.086,21.712 20.592,21.816 20.072,21.816 C18.694,21.816 18.018,21.036 18.018,19.892 Z M33.15,24 L33.15,21.66 C32.318,23.376 30.758,24.26 28.756,24.26 C25.298,24.26 23.556,21.322 23.556,17.5 C23.556,13.834 25.376,10.74 29.016,10.74 C30.914,10.74 32.37,11.598 33.15,13.288 L33.15,11 L35.386,11 L35.386,24 L33.15,24 Z M25.792,17.5 C25.792,20.62 27.04,22.18 29.354,22.18 C31.356,22.18 33.15,20.906 33.15,18.02 L33.15,16.98 C33.15,14.094 31.512,12.82 29.614,12.82 C27.092,12.82 25.792,14.484 25.792,17.5 Z M41.86,19.892 L41.86,13.08 L45.318,13.08 L45.318,11 L41.86,11 L41.86,8.244 L39.676,8.244 L39.676,11 L37.57,11 L37.57,13.08 L39.676,13.08 L39.676,19.944 C39.676,22.362 41.028,24 43.81,24 C44.486,24 44.928,23.896 45.318,23.792 L45.318,21.634 C44.928,21.712 44.434,21.816 43.914,21.816 C42.536,21.816 41.86,21.036 41.86,19.892 Z M47.918,18.618 C47.918,22.206 49.634,24.26 52.624,24.26 C54.366,24.26 55.9,23.402 56.732,21.868 L56.732,24 L58.968,24 L58.968,11 L56.732,11 L56.732,18.228 C56.732,20.854 55.302,22.232 53.222,22.232 C51.09,22.232 50.154,21.192 50.154,18.852 L50.154,11 L47.918,11 L47.918,18.618 Z M71.318,20.464 C71.318,18.202 69.862,17.136 66.976,16.434 C64.584,15.862 63.96,15.29 63.96,14.38 C63.96,13.366 64.844,12.794 66.482,12.794 C67.86,12.794 69.134,13.21 70.694,13.99 L70.694,11.676 C69.732,11.156 68.198,10.74 66.508,10.74 C63.544,10.74 61.802,12.118 61.802,14.38 C61.802,16.512 63.024,17.63 65.91,18.332 C68.38,18.93 69.134,19.502 69.134,20.49 C69.134,21.504 68.25,22.206 66.534,22.206 C64.896,22.206 63.024,21.582 61.906,20.932 L61.906,23.298 C62.894,23.818 64.48,24.26 66.43,24.26 C69.914,24.26 71.318,22.622 71.318,20.464 Z M80.262,24.26 C78.364,24.26 76.908,23.402 76.128,21.712 L76.128,29.07 L73.892,29.07 L73.892,11 L76.128,11 L76.128,13.34 C76.96,11.624 78.52,10.74 80.522,10.74 C83.98,10.74 85.722,13.678 85.722,17.5 C85.722,21.166 83.902,24.26 80.262,24.26 Z M83.486,17.5 C83.486,14.38 82.238,12.82 79.924,12.82 C77.922,12.82 76.128,14.094 76.128,16.98 L76.128,18.02 C76.128,20.906 77.766,22.18 79.664,22.18 C82.186,22.18 83.486,20.516 83.486,17.5 Z M97.136,24 L97.136,21.66 C96.304,23.376 94.744,24.26 92.742,24.26 C89.284,24.26 87.542,21.322 87.542,17.5 C87.542,13.834 89.362,10.74 93.002,10.74 C94.9,10.74 96.356,11.598 97.136,13.288 L97.136,11 L99.372,11 L99.372,24 L97.136,24 Z M89.778,17.5 C89.778,20.62 91.026,22.18 93.34,22.18 C95.342,22.18 97.136,20.906 97.136,18.02 L97.136,16.98 C97.136,14.094 95.498,12.82 93.6,12.82 C91.078,12.82 89.778,14.484 89.778,17.5 Z M111.514,22.96 L111.514,21.66 C110.682,23.376 109.122,24.26 107.12,24.26 C103.688,24.26 101.972,21.322 101.972,17.5 C101.972,13.834 103.766,10.74 107.38,10.74 C109.278,10.74 110.734,11.598 111.514,13.288 L111.514,11 L113.698,11 L113.698,22.83 C113.698,26.652 111.904,29.226 107.25,29.226 C105.066,29.226 103.87,28.94 102.622,28.524 L102.622,26.34 C104.052,26.808 105.534,27.12 107.146,27.12 C110.396,27.12 111.514,25.378 111.514,22.96 Z M104.156,17.5 C104.156,20.62 105.404,22.18 107.718,22.18 C109.72,22.18 111.514,20.906 111.514,18.02 L111.514,16.98 C111.514,14.094 109.876,12.82 107.978,12.82 C105.456,12.82 104.156,14.484 104.156,17.5 Z M127.322,23.48 C126.256,24.052 124.618,24.26 123.292,24.26 C118.43,24.26 116.298,21.452 116.298,17.474 C116.298,13.548 118.482,10.74 122.434,10.74 C126.438,10.74 128.05,13.522 128.05,17.474 L128.05,18.488 L118.56,18.488 C118.872,20.698 120.302,22.128 123.37,22.128 C124.878,22.128 126.152,21.842 127.322,21.426 L127.322,23.48 Z M122.33,12.768 C119.964,12.768 118.768,14.302 118.534,16.564 L125.788,16.564 C125.658,14.146 124.566,12.768 122.33,12.768 Z\"></path>\n </g>\n</svg>");
|
|
31
31
|
};
|
|
32
|
+
/**
|
|
33
|
+
* __Statuspage wordmark__
|
|
34
|
+
*
|
|
35
|
+
* The Statuspage brand/product name styled as a logo, without an accompanying icon.
|
|
36
|
+
*
|
|
37
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
38
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
39
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
40
|
+
*/
|
|
41
|
+
|
|
32
42
|
|
|
33
43
|
var StatuspageWordmark = function StatuspageWordmark(_ref2) {
|
|
34
44
|
var appearance = _ref2.appearance,
|
|
@@ -21,6 +21,9 @@ var _wrapper = _interopRequireDefault(require("../wrapper"));
|
|
|
21
21
|
var svg = function svg(_ref) {
|
|
22
22
|
var iconGradientStart = _ref.iconGradientStart,
|
|
23
23
|
iconGradientStop = _ref.iconGradientStop;
|
|
24
|
+
// Will be fixed upon removal of deprecated iconGradientStart and
|
|
25
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
24
27
|
var id = (0, _reactUid.uid)({
|
|
25
28
|
iconGradientStart: iconGradientStop
|
|
26
29
|
});
|
|
@@ -21,6 +21,9 @@ var _wrapper = _interopRequireDefault(require("../wrapper"));
|
|
|
21
21
|
var svg = function svg(_ref) {
|
|
22
22
|
var iconGradientStart = _ref.iconGradientStart,
|
|
23
23
|
iconGradientStop = _ref.iconGradientStop;
|
|
24
|
+
// Will be fixed upon removal of deprecated iconGradientStart and
|
|
25
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
26
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
24
27
|
var id = (0, _reactUid.uid)({
|
|
25
28
|
iconGradientStart: iconGradientStop
|
|
26
29
|
});
|
|
@@ -25,7 +25,10 @@ var svg = function svg(_ref) {
|
|
|
25
25
|
var colors = {
|
|
26
26
|
iconGradientStart: iconGradientStart,
|
|
27
27
|
iconGradientStop: iconGradientStop
|
|
28
|
-
};
|
|
28
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
29
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
30
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
31
|
+
|
|
29
32
|
var id = (0, _reactUid.uid)({
|
|
30
33
|
iconGradientStart: iconGradientStop
|
|
31
34
|
});
|
|
@@ -37,6 +40,16 @@ var svg = function svg(_ref) {
|
|
|
37
40
|
|
|
38
41
|
return "\n<svg viewBox=\"0 0 32 32\" height=\"32\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">\n <defs>\n <linearGradient id=\"".concat(id, "\" x1=\"16.3382\" y1=\"25.6824\" x2=\"16.3382\" y2=\"7.00599\" gradientUnits=\"userSpaceOnUse\">\n <stop stop-color=\"").concat(colors.iconGradientStart, " \"").concat(colors.iconGradientStart === 'inherit' ? 'stop-opacity="0.4"' : '', " />\n <stop offset=\"100%\" stop-color=\"").concat(colors.iconGradientStop, "\"/>\n </linearGradient>\n </defs>\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M23.4579 7H9.21854C8.63014 7 8.06585 7.23374 7.64979 7.64979C7.23374 8.06585 7 8.63014 7 9.21854V23.4669C7 24.0553 7.23374 24.6196 7.64979 25.0356C8.06585 25.4517 8.63014 25.6854 9.21854 25.6854H23.4579C24.0463 25.6854 24.6106 25.4517 25.0266 25.0356C25.4427 24.6196 25.6764 24.0553 25.6764 23.4669V9.22452C25.6772 8.93268 25.6204 8.64354 25.5093 8.37369C25.3981 8.10383 25.2348 7.85855 25.0287 7.65191C24.8227 7.44527 24.5778 7.28131 24.3083 7.16945C24.0387 7.05758 23.7497 7 23.4579 7V7ZM15.0448 20.4729C15.0448 20.6685 14.9673 20.8561 14.8293 20.9947C14.6912 21.1333 14.5039 21.2116 14.3083 21.2124H11.1856C10.9897 21.2116 10.802 21.1334 10.6635 20.9949C10.525 20.8564 10.4469 20.6688 10.4461 20.4729V11.1916C10.4469 10.9957 10.525 10.808 10.6635 10.6695C10.802 10.531 10.9897 10.4528 11.1856 10.4521H14.3083C14.5039 10.4528 14.6912 10.5311 14.8293 10.6697C14.9673 10.8083 15.0448 10.996 15.0448 11.1916V20.4729ZM22.2304 16.2185C22.2296 16.4143 22.1514 16.602 22.0129 16.7405C21.8744 16.879 21.6867 16.9572 21.4908 16.958H18.3681C18.1725 16.9572 17.9852 16.8789 17.8471 16.7403C17.7091 16.6017 17.6316 16.4141 17.6316 16.2185V11.1916C17.6316 10.996 17.7091 10.8083 17.8471 10.6697C17.9852 10.5311 18.1725 10.4528 18.3681 10.4521H21.4908C21.6867 10.4528 21.8744 10.531 22.0129 10.6695C22.1514 10.808 22.2296 10.9957 22.2304 11.1916V16.2185Z\"\n fill=\"url(#").concat(id, ")\"\n />\n</svg>\n");
|
|
39
42
|
};
|
|
43
|
+
/**
|
|
44
|
+
* __Trello logo__
|
|
45
|
+
*
|
|
46
|
+
* The Trello icon without an accompanying wordmark.
|
|
47
|
+
*
|
|
48
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
49
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
50
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
51
|
+
*/
|
|
52
|
+
|
|
40
53
|
|
|
41
54
|
var TrelloIcon = function TrelloIcon(_ref2) {
|
|
42
55
|
var appearance = _ref2.appearance,
|
|
@@ -27,7 +27,10 @@ var svg = function svg(_ref) {
|
|
|
27
27
|
iconGradientStart: iconGradientStart,
|
|
28
28
|
iconGradientStop: iconGradientStop,
|
|
29
29
|
textColor: textColor
|
|
30
|
-
};
|
|
30
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
31
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
32
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
33
|
+
|
|
31
34
|
var id = (0, _reactUid.uid)({
|
|
32
35
|
iconGradientStart: iconGradientStop
|
|
33
36
|
});
|
|
@@ -39,6 +42,16 @@ var svg = function svg(_ref) {
|
|
|
39
42
|
|
|
40
43
|
return "\n <svg\n viewBox=\"0 0 94 32\"\n height=\"32\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n focusable=\"false\"\n aria-hidden=\"true\"\n >\n <defs>\n <linearGradient\n id=\"".concat(id, "\"\n x1=\"9.33821\"\n y1=\"23.6824\"\n x2=\"9.33821\"\n y2=\"5.00599\"\n gradientUnits=\"userSpaceOnUse\"\n >\n <stop stop-color=\"").concat(colors.iconGradientStart, "\" ").concat(colors.iconGradientStart === 'inherit' ? 'stop-opacity="0.4"' : '', " offset=\"0%\" />\n <stop stop-color=\"").concat(colors.iconGradientStop, "\" offset=\"100%\" />\n </linearGradient>\n </defs>\n <path\n fill=\"").concat(colors.textColor, "\"\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M68.749 23.7902C66.249 23.7902 64.6742 22.5776 64.6742 19.7573V5H68.5155V19.2304C68.5155 20.0477 69.0574 20.3381 69.7131 20.3381C69.9021 20.3421 70.0911 20.3331 70.2789 20.3112V23.6315C69.7788 23.7552 69.2639 23.8086 68.749 23.7902ZM38.7121 9.98505V6.37431H26.0297V9.98505H30.3051V23.6825H34.4308V9.98505H38.7121ZM40.1498 23.6825H43.9641V16.6227C43.9641 14.464 45.2276 13.8053 47.9072 14.0149V10.027C45.8443 9.89522 44.6856 10.973 43.9641 12.7904V10.2096H40.1498V23.6825ZM72.6901 19.7573C72.6901 22.5776 74.2619 23.7902 76.7619 23.7902C77.2787 23.809 77.7957 23.7556 78.2978 23.6315V20.3112C78.109 20.333 77.9189 20.342 77.7289 20.3381C77.0732 20.3381 76.5313 20.0477 76.5313 19.2304V5H72.6901V19.7573ZM80.1444 16.9402C80.1444 12.7786 82.5396 9.93129 86.6653 9.93129C90.791 9.93129 93.1353 12.7845 93.1353 16.9402C93.1353 21.0958 90.764 24 86.6653 24C82.5665 24 80.1444 21.0749 80.1444 16.9402ZM83.8809 16.9402C83.8809 18.9701 84.7312 20.5749 86.6653 20.5749C88.5994 20.5749 89.3988 18.9701 89.3988 16.9402C89.3988 14.9103 88.5724 13.3474 86.6653 13.3474C84.7581 13.3474 83.8959 14.9103 83.8959 16.9402H83.8809ZM56.2777 18.3621C55.2023 18.3538 54.1281 18.2909 53.0592 18.1734C53.4124 20.0986 54.8256 20.7692 56.8795 20.7692C58.4004 20.7692 59.8854 20.3501 61.1998 19.9309V23.1734C59.7762 23.7133 58.2642 23.9824 56.7417 23.9668C51.6131 23.9668 49.3436 21.4009 49.3436 17.0806C49.3436 12.934 51.9723 9.94 56.0801 9.94C59.1309 9.94 61.6668 12.0058 61.6668 14.7513C61.6668 17.5776 59.1968 18.3621 56.2777 18.3621ZM57.9513 14.6166C57.9513 13.6136 57.0831 12.8801 56.0022 12.8801L55.9992 12.8711C55.4963 12.8789 55.0046 13.0206 54.5746 13.2816C54.1447 13.5426 53.7921 13.9135 53.5532 14.3561C53.2546 14.9118 53.0751 15.5236 53.0262 16.1525C53.686 16.2551 54.3525 16.3081 55.0202 16.3112C56.5861 16.3112 57.9513 15.91 57.9513 14.6166Z\"\n />\n <path\n fill-rule=\"evenodd\"\n clip-rule=\"evenodd\"\n d=\"M16.4579 5H2.21854C1.63014 5 1.06585 5.23374 0.649794 5.64979C0.233738 6.06585 0 6.63014 0 7.21854V21.4669C0 22.0553 0.233738 22.6196 0.649794 23.0356C1.06585 23.4517 1.63014 23.6854 2.21854 23.6854H16.4579C17.0463 23.6854 17.6106 23.4517 18.0266 23.0356C18.4427 22.6196 18.6764 22.0553 18.6764 21.4669V7.22452C18.6772 6.93268 18.6204 6.64354 18.5093 6.37369C18.3981 6.10383 18.2348 5.85855 18.0287 5.65191C17.8227 5.44527 17.5778 5.28131 17.3083 5.16945C17.0387 5.05758 16.7497 5 16.4579 5V5ZM8.04481 18.4729C8.04481 18.6685 7.96731 18.8561 7.82927 18.9947C7.69123 19.1333 7.50391 19.2116 7.30829 19.2124H4.18558C3.98969 19.2116 3.80205 19.1334 3.66353 18.9949C3.52502 18.8564 3.44685 18.6688 3.44607 18.4729V9.19157C3.44685 8.99568 3.52502 8.80804 3.66353 8.66952C3.80205 8.53101 3.98969 8.45284 4.18558 8.45205H7.30829C7.50391 8.45285 7.69123 8.53111 7.82927 8.66971C7.96731 8.80831 8.04481 8.99595 8.04481 9.19157V18.4729ZM15.2304 14.2185C15.2296 14.4143 15.1514 14.602 15.0129 14.7405C14.8744 14.879 14.6867 14.9572 14.4908 14.958H11.3681C11.1725 14.9572 10.9852 14.8789 10.8471 14.7403C10.7091 14.6017 10.6316 14.4141 10.6316 14.2185V9.19157C10.6316 8.99595 10.7091 8.80831 10.8471 8.66971C10.9852 8.53111 11.1725 8.45285 11.3681 8.45205H14.4908C14.6867 8.45284 14.8744 8.53101 15.0129 8.66952C15.1514 8.80804 15.2296 8.99568 15.2304 9.19157V14.2185Z\"\n fill=\"url(#").concat(id, ")\"\n />\n</svg>");
|
|
41
44
|
};
|
|
45
|
+
/**
|
|
46
|
+
* __Trello logo__
|
|
47
|
+
*
|
|
48
|
+
* The Trello logo with both the wordmark and the icon combined.
|
|
49
|
+
*
|
|
50
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
51
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
52
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
53
|
+
*/
|
|
54
|
+
|
|
42
55
|
|
|
43
56
|
var TrelloLogo = function TrelloLogo(_ref2) {
|
|
44
57
|
var appearance = _ref2.appearance,
|
|
@@ -29,6 +29,16 @@ var svg = function svg(_ref) {
|
|
|
29
29
|
|
|
30
30
|
return "\n <svg viewBox=\"0 0 68 32\" height=\"32\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\" focusable=\"false\" aria-hidden=\"true\">\n <path fill=\"".concat(colors.textColor, "\" fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M42.7193 23.7902C40.2194 23.7902 38.6445 22.5776 38.6445 19.7573V5H42.4858V19.2304C42.4858 20.0477 43.0277 20.3381 43.6834 20.3381C43.8724 20.3421 44.0615 20.3331 44.2493 20.3112V23.6315C43.7491 23.7552 43.2342 23.8086 42.7193 23.7902ZM12.6825 9.98505V6.37431H0V9.98505H4.2754V23.6825H8.40109V9.98505H12.6825ZM14.1201 23.6825H17.9344V16.6227C17.9344 14.464 19.1979 13.8053 21.8775 14.0149V10.027C19.8147 9.89522 18.656 10.973 17.9344 12.7904V10.2096H14.1201V23.6825ZM46.6604 19.7573C46.6604 22.5776 48.2322 23.7902 50.7322 23.7902C51.2491 23.809 51.766 23.7556 52.2681 23.6315V20.3112C52.0793 20.333 51.8893 20.342 51.6993 20.3381C51.0436 20.3381 50.5017 20.0477 50.5017 19.2304V5H46.6604V19.7573ZM54.1147 16.9402C54.1147 12.7786 56.5099 9.93129 60.6356 9.93129C64.7613 9.93129 67.1056 12.7845 67.1056 16.9402C67.1056 21.0958 64.7344 24 60.6356 24C56.5369 24 54.1147 21.0749 54.1147 16.9402ZM57.8512 16.9402C57.8512 18.9701 58.7015 20.5749 60.6356 20.5749C62.5697 20.5749 63.3691 18.9701 63.3691 16.9402C63.3691 14.9103 62.5428 13.3474 60.6356 13.3474C58.7285 13.3474 57.8662 14.9103 57.8662 16.9402H57.8512ZM30.248 18.3621C29.1727 18.3538 28.0984 18.2909 27.0295 18.1734C27.3828 20.0986 28.7959 20.7692 30.8498 20.7692C32.3707 20.7692 33.8558 20.3501 35.1701 19.9309V23.1734C33.7465 23.7133 32.2345 23.9824 30.7121 23.9668C25.5834 23.9668 23.314 21.4009 23.314 17.0806C23.314 12.934 25.9427 9.94 30.0504 9.94C33.1013 9.94 35.6372 12.0058 35.6372 14.7513C35.6372 17.5776 33.1671 18.3621 30.248 18.3621ZM31.9216 14.6166C31.9216 13.6136 31.0534 12.8801 29.9726 12.8801L29.9696 12.8711C29.4667 12.8789 28.9749 13.0206 28.545 13.2816C28.115 13.5426 27.7624 13.9135 27.5235 14.3561C27.2249 14.9118 27.0455 15.5236 26.9966 16.1525C27.6563 16.2551 28.3229 16.3081 28.9905 16.3112C30.5564 16.3112 31.9216 15.91 31.9216 14.6166Z\" />\n </svg>\n ");
|
|
31
31
|
};
|
|
32
|
+
/**
|
|
33
|
+
* __Trello wordmark__
|
|
34
|
+
*
|
|
35
|
+
* The Trello brand/product name styled as a logo, without an accompanying icon.
|
|
36
|
+
*
|
|
37
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
38
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
39
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
40
|
+
*/
|
|
41
|
+
|
|
32
42
|
|
|
33
43
|
var TrelloWordmark = function TrelloWordmark(_ref2) {
|
|
34
44
|
var appearance = _ref2.appearance,
|
package/dist/cjs/version.json
CHANGED
package/dist/cjs/wrapper.js
CHANGED
|
@@ -27,7 +27,9 @@ var baseWrapperStyles = (0, _core.css)({
|
|
|
27
27
|
position: 'relative',
|
|
28
28
|
color: "var(".concat(CSS_VAR_COLOR, ")"),
|
|
29
29
|
fill: "var(".concat(CSS_VAR_FILL, ")"),
|
|
30
|
+
lineHeight: 1,
|
|
30
31
|
userSelect: 'none',
|
|
32
|
+
whiteSpace: 'normal',
|
|
31
33
|
// eslint-disable-next-line @repo/internal/styles/no-nested-styles
|
|
32
34
|
'> svg': {
|
|
33
35
|
height: '100%',
|
|
@@ -79,7 +81,8 @@ var Wrapper = function Wrapper(_ref3) {
|
|
|
79
81
|
role: label ? 'img' : 'presentation',
|
|
80
82
|
dangerouslySetInnerHTML: {
|
|
81
83
|
__html: svg
|
|
82
|
-
}
|
|
84
|
+
} // eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
85
|
+
|
|
83
86
|
}, rest));
|
|
84
87
|
};
|
|
85
88
|
|
|
@@ -15,7 +15,10 @@ const svg = ({
|
|
|
15
15
|
iconGradientStart,
|
|
16
16
|
iconGradientStop,
|
|
17
17
|
iconColor
|
|
18
|
-
};
|
|
18
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
19
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
20
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
21
|
+
|
|
19
22
|
let id = uid({
|
|
20
23
|
iconGradientStart: iconGradientStop
|
|
21
24
|
});
|
|
@@ -37,6 +40,16 @@ const svg = ({
|
|
|
37
40
|
<path fill="${colors.iconColor}" d="M15.9343 3.36124C12.6513 8.55622 12.8678 14.2923 15.0324 18.6215C17.1969 22.9506 18.8565 26.2336 18.9647 26.4861C19.0729 26.7386 19.3254 26.8829 19.578 26.8829H27.7312C28.2363 26.8829 28.597 26.3418 28.3445 25.8728C28.3445 25.8728 17.3774 3.93846 17.0887 3.39732C16.8723 2.89225 16.259 2.85618 15.9343 3.36124Z" />
|
|
38
41
|
</svg>`;
|
|
39
42
|
};
|
|
43
|
+
/**
|
|
44
|
+
* __Atlassian icon__
|
|
45
|
+
*
|
|
46
|
+
* The Atlassian icon without an accompanying wordmark.
|
|
47
|
+
*
|
|
48
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
49
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
50
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
51
|
+
*/
|
|
52
|
+
|
|
40
53
|
|
|
41
54
|
export const AtlassianIcon = ({
|
|
42
55
|
appearance,
|
|
@@ -19,7 +19,10 @@ const svg = ({
|
|
|
19
19
|
textColor,
|
|
20
20
|
// We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
|
|
21
21
|
atlassianLogoTextColor: textColor
|
|
22
|
-
};
|
|
22
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
23
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
24
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
25
|
+
|
|
23
26
|
let id = uid({
|
|
24
27
|
iconGradientStart: iconGradientStop
|
|
25
28
|
});
|
|
@@ -52,6 +55,16 @@ const svg = ({
|
|
|
52
55
|
</g>
|
|
53
56
|
</svg>`;
|
|
54
57
|
};
|
|
58
|
+
/**
|
|
59
|
+
* __Atlassian logo__
|
|
60
|
+
*
|
|
61
|
+
* The Atlassian logo with both the wordmark and the icon combined.
|
|
62
|
+
*
|
|
63
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
64
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
65
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
66
|
+
*/
|
|
67
|
+
|
|
55
68
|
|
|
56
69
|
export const AtlassianLogo = ({
|
|
57
70
|
appearance,
|
|
@@ -33,6 +33,16 @@ const svg = ({
|
|
|
33
33
|
</g>
|
|
34
34
|
</svg>`;
|
|
35
35
|
};
|
|
36
|
+
/**
|
|
37
|
+
* __Atlassian wordmark__
|
|
38
|
+
*
|
|
39
|
+
* The Atlassian brand name styled as a logo, without an accompanying icon.
|
|
40
|
+
*
|
|
41
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
42
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
43
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
44
|
+
*/
|
|
45
|
+
|
|
36
46
|
|
|
37
47
|
export const AtlassianWordmark = ({
|
|
38
48
|
appearance,
|
|
@@ -19,7 +19,10 @@ const svg = ({
|
|
|
19
19
|
textColor,
|
|
20
20
|
// We treat the word "Atlassian" differently to normal product logos, it has a bold brand look
|
|
21
21
|
atlassianLogoTextColor: textColor
|
|
22
|
-
};
|
|
22
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
23
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
24
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
25
|
+
|
|
23
26
|
let id = uid({
|
|
24
27
|
iconGradientStart: iconGradientStop
|
|
25
28
|
});
|
|
@@ -70,6 +73,16 @@ const svg = ({
|
|
|
70
73
|
</g>
|
|
71
74
|
</svg>`;
|
|
72
75
|
};
|
|
76
|
+
/**
|
|
77
|
+
* __Atlassian start logo__
|
|
78
|
+
*
|
|
79
|
+
* The Atlassian Start logo with both the wordmark and the icon combined.
|
|
80
|
+
*
|
|
81
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
82
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
83
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
84
|
+
*/
|
|
85
|
+
|
|
73
86
|
|
|
74
87
|
export const AtlassianStartLogo = ({
|
|
75
88
|
appearance,
|
|
@@ -15,7 +15,10 @@ const svg = ({
|
|
|
15
15
|
iconGradientStart,
|
|
16
16
|
iconGradientStop,
|
|
17
17
|
iconColor
|
|
18
|
-
};
|
|
18
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
19
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
20
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
21
|
+
|
|
19
22
|
let id = uid({
|
|
20
23
|
iconGradientStart: iconGradientStop
|
|
21
24
|
});
|
|
@@ -39,6 +42,16 @@ const svg = ({
|
|
|
39
42
|
</g>
|
|
40
43
|
</svg>`;
|
|
41
44
|
};
|
|
45
|
+
/**
|
|
46
|
+
* __Bitbucket icon__
|
|
47
|
+
*
|
|
48
|
+
* The Bitbucket icon without an accompanying wordmark.
|
|
49
|
+
*
|
|
50
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
51
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
52
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
53
|
+
*/
|
|
54
|
+
|
|
42
55
|
|
|
43
56
|
export const BitbucketIcon = ({
|
|
44
57
|
appearance,
|
|
@@ -17,7 +17,10 @@ const svg = ({
|
|
|
17
17
|
iconGradientStop,
|
|
18
18
|
iconColor,
|
|
19
19
|
textColor
|
|
20
|
-
};
|
|
20
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
21
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
22
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
23
|
+
|
|
21
24
|
let id = uid({
|
|
22
25
|
iconGradientStart: iconGradientStop
|
|
23
26
|
});
|
|
@@ -42,6 +45,16 @@ const svg = ({
|
|
|
42
45
|
</g>
|
|
43
46
|
</svg>`;
|
|
44
47
|
};
|
|
48
|
+
/**
|
|
49
|
+
* __Bitbucket logo__
|
|
50
|
+
*
|
|
51
|
+
* The Bitbucket logo with both the wordmark and the icon combined.
|
|
52
|
+
*
|
|
53
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
54
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
55
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
56
|
+
*/
|
|
57
|
+
|
|
45
58
|
|
|
46
59
|
export const BitbucketLogo = ({
|
|
47
60
|
appearance,
|
|
@@ -23,6 +23,16 @@ const svg = ({
|
|
|
23
23
|
</g>
|
|
24
24
|
</svg>`;
|
|
25
25
|
};
|
|
26
|
+
/**
|
|
27
|
+
* __Bitbucket wordmark__
|
|
28
|
+
*
|
|
29
|
+
* The Bitbucket brand/product name styled as a logo, without an accompanying icon.
|
|
30
|
+
*
|
|
31
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
32
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
33
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
34
|
+
*/
|
|
35
|
+
|
|
26
36
|
|
|
27
37
|
export const BitbucketWordmark = ({
|
|
28
38
|
appearance,
|
|
@@ -15,7 +15,10 @@ const svg = ({
|
|
|
15
15
|
iconGradientStart,
|
|
16
16
|
iconGradientStop,
|
|
17
17
|
iconColor
|
|
18
|
-
};
|
|
18
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
19
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
20
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
21
|
+
|
|
19
22
|
let id = uid({
|
|
20
23
|
iconGradientStart: iconGradientStop
|
|
21
24
|
});
|
|
@@ -55,6 +58,16 @@ const svg = ({
|
|
|
55
58
|
/>
|
|
56
59
|
</svg>`;
|
|
57
60
|
};
|
|
61
|
+
/**
|
|
62
|
+
* __Compass icon__
|
|
63
|
+
*
|
|
64
|
+
* The Compass icon without an accompanying wordmark.
|
|
65
|
+
*
|
|
66
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
67
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
68
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
69
|
+
*/
|
|
70
|
+
|
|
58
71
|
|
|
59
72
|
export const CompassIcon = ({
|
|
60
73
|
appearance,
|
|
@@ -17,7 +17,10 @@ const svg = ({
|
|
|
17
17
|
iconGradientStop,
|
|
18
18
|
iconColor,
|
|
19
19
|
textColor
|
|
20
|
-
};
|
|
20
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
21
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
22
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
23
|
+
|
|
21
24
|
let id = uid({
|
|
22
25
|
iconGradientStart: iconGradientStop
|
|
23
26
|
});
|
|
@@ -63,6 +66,16 @@ const svg = ({
|
|
|
63
66
|
/>
|
|
64
67
|
</svg>`;
|
|
65
68
|
};
|
|
69
|
+
/**
|
|
70
|
+
* __Compass logo__
|
|
71
|
+
*
|
|
72
|
+
* The Compass logo with both the wordmark and the icon combined.
|
|
73
|
+
*
|
|
74
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
75
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
76
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
77
|
+
*/
|
|
78
|
+
|
|
66
79
|
|
|
67
80
|
export const CompassLogo = ({
|
|
68
81
|
appearance,
|
|
@@ -33,6 +33,16 @@ const svg = ({
|
|
|
33
33
|
/>
|
|
34
34
|
</svg>`;
|
|
35
35
|
};
|
|
36
|
+
/**
|
|
37
|
+
* __Compass wordmark__
|
|
38
|
+
*
|
|
39
|
+
* The Compass brand/product name styled as a logo, without an accompanying icon.
|
|
40
|
+
*
|
|
41
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
42
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
43
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
44
|
+
*/
|
|
45
|
+
|
|
36
46
|
|
|
37
47
|
export const CompassWordmark = ({
|
|
38
48
|
appearance,
|
|
@@ -15,7 +15,10 @@ const svg = ({
|
|
|
15
15
|
iconGradientStart,
|
|
16
16
|
iconGradientStop,
|
|
17
17
|
iconColor
|
|
18
|
-
};
|
|
18
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
19
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
20
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
21
|
+
|
|
19
22
|
let id = uid({
|
|
20
23
|
iconGradientStart: iconGradientStop
|
|
21
24
|
});
|
|
@@ -43,6 +46,16 @@ const svg = ({
|
|
|
43
46
|
</g>
|
|
44
47
|
</svg>`;
|
|
45
48
|
};
|
|
49
|
+
/**
|
|
50
|
+
* __Confluence icon__
|
|
51
|
+
*
|
|
52
|
+
* The Confluence icon without an accompanying wordmark.
|
|
53
|
+
*
|
|
54
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
55
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
56
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
57
|
+
*/
|
|
58
|
+
|
|
46
59
|
|
|
47
60
|
export const ConfluenceIcon = ({
|
|
48
61
|
appearance,
|
|
@@ -17,7 +17,10 @@ const svg = ({
|
|
|
17
17
|
iconGradientStop,
|
|
18
18
|
iconColor,
|
|
19
19
|
textColor
|
|
20
|
-
};
|
|
20
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
21
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
22
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
23
|
+
|
|
21
24
|
let id = uid({
|
|
22
25
|
iconGradientStart: iconGradientStop
|
|
23
26
|
});
|
|
@@ -46,6 +49,16 @@ const svg = ({
|
|
|
46
49
|
</g>
|
|
47
50
|
</svg>`;
|
|
48
51
|
};
|
|
52
|
+
/**
|
|
53
|
+
* __Confluence logo__
|
|
54
|
+
*
|
|
55
|
+
* The Confluence logo with both the wordmark and the icon combined.
|
|
56
|
+
*
|
|
57
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
58
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
59
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
60
|
+
*/
|
|
61
|
+
|
|
49
62
|
|
|
50
63
|
export const ConfluenceLogo = ({
|
|
51
64
|
appearance,
|
|
@@ -23,6 +23,16 @@ const svg = ({
|
|
|
23
23
|
</g>
|
|
24
24
|
</svg>`;
|
|
25
25
|
};
|
|
26
|
+
/**
|
|
27
|
+
* __Confluence wordmark__
|
|
28
|
+
*
|
|
29
|
+
* The Confluence brand/product name styled as a logo, without an accompanying icon.
|
|
30
|
+
*
|
|
31
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
32
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
33
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
34
|
+
*/
|
|
35
|
+
|
|
26
36
|
|
|
27
37
|
export const ConfluenceWordmark = ({
|
|
28
38
|
appearance,
|
package/dist/es2019/constants.js
CHANGED
|
@@ -34,6 +34,7 @@ export const sizes = {
|
|
|
34
34
|
/**
|
|
35
35
|
* @deprecated This has been renamed, please import `LogoProps` instead.
|
|
36
36
|
*/
|
|
37
|
+
// eslint-disable-next-line @repo/internal/react/consistent-types-definitions
|
|
37
38
|
|
|
38
39
|
/**
|
|
39
40
|
* @deprecated This has been renamed, please import `defaultLogoParams` instead.
|
|
@@ -15,7 +15,10 @@ const svg = ({
|
|
|
15
15
|
iconGradientStart,
|
|
16
16
|
iconGradientStop,
|
|
17
17
|
iconColor
|
|
18
|
-
};
|
|
18
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
19
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
20
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
21
|
+
|
|
19
22
|
let id = uid({
|
|
20
23
|
iconGradientStart: iconGradientStop
|
|
21
24
|
});
|
|
@@ -43,6 +46,16 @@ const svg = ({
|
|
|
43
46
|
</g>
|
|
44
47
|
</svg>`;
|
|
45
48
|
};
|
|
49
|
+
/**
|
|
50
|
+
* __Halp icon__
|
|
51
|
+
*
|
|
52
|
+
* The Halp icon without an accompanying wordmark.
|
|
53
|
+
*
|
|
54
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
55
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
56
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
57
|
+
*/
|
|
58
|
+
|
|
46
59
|
|
|
47
60
|
export const HalpIcon = ({
|
|
48
61
|
appearance,
|
|
@@ -17,7 +17,10 @@ const svg = ({
|
|
|
17
17
|
iconGradientStop,
|
|
18
18
|
iconColor,
|
|
19
19
|
textColor
|
|
20
|
-
};
|
|
20
|
+
}; // Will be fixed upon removal of deprecated iconGradientStart and
|
|
21
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
22
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
23
|
+
|
|
21
24
|
let id = uid({
|
|
22
25
|
iconGradientStart: iconGradientStop
|
|
23
26
|
});
|
|
@@ -64,6 +67,16 @@ const svg = ({
|
|
|
64
67
|
</svg>
|
|
65
68
|
`;
|
|
66
69
|
};
|
|
70
|
+
/**
|
|
71
|
+
* __Halp logo__
|
|
72
|
+
*
|
|
73
|
+
* The Halp logo with both the wordmark and the icon combined.
|
|
74
|
+
*
|
|
75
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
76
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
77
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
78
|
+
*/
|
|
79
|
+
|
|
67
80
|
|
|
68
81
|
export const HalpLogo = ({
|
|
69
82
|
appearance,
|
|
@@ -31,6 +31,16 @@ const svg = ({
|
|
|
31
31
|
/>
|
|
32
32
|
</svg>`;
|
|
33
33
|
};
|
|
34
|
+
/**
|
|
35
|
+
* __Halp wordmark__
|
|
36
|
+
*
|
|
37
|
+
* The Halp brand/product name styled as a logo, without an accompanying icon.
|
|
38
|
+
*
|
|
39
|
+
* - [Examples](https://atlassian.design/components/logo/examples)
|
|
40
|
+
* - [Code](https://atlassian.design/components/logo/code)
|
|
41
|
+
* - [Usage](https://atlassian.design/components/logo/usage)
|
|
42
|
+
*/
|
|
43
|
+
|
|
34
44
|
|
|
35
45
|
export const HalpWordmark = ({
|
|
36
46
|
appearance,
|
|
@@ -9,6 +9,9 @@ const svg = ({
|
|
|
9
9
|
iconGradientStart,
|
|
10
10
|
iconGradientStop
|
|
11
11
|
}) => {
|
|
12
|
+
// Will be fixed upon removal of deprecated iconGradientStart and
|
|
13
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
14
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
12
15
|
let id = uid({
|
|
13
16
|
iconGradientStart: iconGradientStop
|
|
14
17
|
});
|
|
@@ -9,6 +9,9 @@ const svg = ({
|
|
|
9
9
|
iconGradientStart,
|
|
10
10
|
iconGradientStop
|
|
11
11
|
}) => {
|
|
12
|
+
// Will be fixed upon removal of deprecated iconGradientStart and
|
|
13
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
14
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
12
15
|
let id = uid({
|
|
13
16
|
iconGradientStart: iconGradientStop
|
|
14
17
|
});
|
|
@@ -10,6 +10,9 @@ const svg = ({
|
|
|
10
10
|
iconGradientStop,
|
|
11
11
|
size
|
|
12
12
|
}) => {
|
|
13
|
+
// Will be fixed upon removal of deprecated iconGradientStart and
|
|
14
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
15
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
13
16
|
let id = uid({
|
|
14
17
|
iconGradientStart: iconGradientStop
|
|
15
18
|
});
|
|
@@ -9,6 +9,9 @@ const svg = ({
|
|
|
9
9
|
iconGradientStart,
|
|
10
10
|
iconGradientStop
|
|
11
11
|
}) => {
|
|
12
|
+
// Will be fixed upon removal of deprecated iconGradientStart and
|
|
13
|
+
// iconGradientStop props, or with React 18's useId() hook when we update.
|
|
14
|
+
// eslint-disable-next-line @repo/internal/react/disallow-unstable-values
|
|
12
15
|
let id = uid({
|
|
13
16
|
iconGradientStart: iconGradientStop
|
|
14
17
|
});
|