@atlaskit/icon 28.1.2 → 28.2.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 +30 -0
- package/core/app-switcher-legacy.js +3 -3
- package/core/app-switcher.js +3 -3
- package/core/app.js +3 -3
- package/core/apps.js +2 -2
- package/core/atlassian-intelligence.js +3 -3
- package/core/chart-pie.js +2 -2
- package/core/form.js +3 -3
- package/core/megaphone.js +3 -3
- package/core/menu.js +3 -3
- package/core/migration/app--addon.js +2 -2
- package/core/migration/app-switcher--switcher.js +2 -2
- package/core/migration/app-switcher.js +2 -2
- package/core/migration/menu--menu-expand.js +2 -2
- package/core/migration/menu.js +2 -2
- package/core/migration/notification--notification-direct.js +2 -2
- package/core/migration/notification.js +2 -2
- package/core/migration/on-call--hipchat-dial-out.js +2 -2
- package/core/notification.js +3 -3
- package/core/on-call.js +3 -3
- package/dist/cjs/metadata-core.js +13 -13
- package/dist/es2019/metadata-core.js +13 -13
- package/dist/esm/metadata-core.js +13 -13
- package/dist/types/metadata-core.d.ts +1 -1
- package/dist/types-ts4.5/metadata-core.d.ts +1 -1
- package/docs/ai/icon-instructions.md +24 -0
- package/docs/ai/icon-tile-instructions.md +27 -0
- package/offerings.json +69 -0
- package/package.json +7 -7
- package/svgs/core/app-switcher-legacy.svg +1 -1
- package/svgs/core/app-switcher.svg +1 -1
- package/svgs/core/app.svg +1 -1
- package/svgs/core/apps.svg +1 -1
- package/svgs/core/atlassian-intelligence.svg +1 -1
- package/svgs/core/chart-pie.svg +1 -1
- package/svgs/core/form.svg +1 -1
- package/svgs/core/megaphone.svg +1 -1
- package/svgs/core/menu.svg +1 -1
- package/svgs/core/notification.svg +1 -1
- package/svgs/core/on-call.svg +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,35 @@
|
|
|
1
1
|
# @atlaskit/icon
|
|
2
2
|
|
|
3
|
+
## 28.2.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`248faa32d4835`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/248faa32d4835) -
|
|
8
|
+
Internal changes to how borders are applied.
|
|
9
|
+
|
|
10
|
+
## 28.2.0
|
|
11
|
+
|
|
12
|
+
### Minor Changes
|
|
13
|
+
|
|
14
|
+
- [`9ae6dba1e1062`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ae6dba1e1062) -
|
|
15
|
+
This release updates icons in `@atlaskit/icon`.
|
|
16
|
+
|
|
17
|
+
### Updated:
|
|
18
|
+
|
|
19
|
+
**`@atlaskit/icon/core`**
|
|
20
|
+
|
|
21
|
+
- `app-switcher-legacy`
|
|
22
|
+
- `app-switcher`
|
|
23
|
+
- `app`
|
|
24
|
+
- `apps`
|
|
25
|
+
- `atlassian-intelligence`
|
|
26
|
+
- `chart-pie`
|
|
27
|
+
- `form`
|
|
28
|
+
- `megaphone`
|
|
29
|
+
- `menu`
|
|
30
|
+
- `notification`
|
|
31
|
+
- `on-call`
|
|
32
|
+
|
|
3
33
|
## 28.1.2
|
|
4
34
|
|
|
5
35
|
### Patch Changes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::60b1333596ee755fdc5808389dd73d02>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,13 +16,13 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "AppSwitcherLegacy".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Single purpose - Reserved for the legacy app switcher in global
|
|
19
|
+
* Usage guidance: Single purpose - Reserved for the legacy app switcher in global app navigation.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AppSwitcherLegacyIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "AppSwitcherLegacyIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M4.25 11a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75zm-10-5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5A.75.75 0 0 1 1 9.25v-2.5A.75.75 0 0 1 1.75 6zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5A.75.75 0 0 1 6 9.25v-2.5A.75.75 0 0 1 6.75 6zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75zm-10-5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5A.75.75 0 0 1 1 4.25v-2.5A.75.75 0 0 1 1.75 1zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5A.75.75 0 0 1 6 4.25v-2.5A.75.75 0 0 1 6.75 1zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
AppSwitcherLegacyIcon.displayName = 'AppSwitcherLegacyIcon';
|
package/core/app-switcher.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::55422f7c50559ad266d0694af3ada2f4>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,13 +16,13 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "AppSwitcher".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Single purpose - Reserved for app switcher in global
|
|
19
|
+
* Usage guidance: Single purpose - Reserved for app switcher in global app navigation.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AppSwitcherIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "AppSwitcherIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M5.5 11a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm8 0a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm-8-8a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm8 0a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zM7 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zm8 0a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zM7 5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zm8 0a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
AppSwitcherIcon.displayName = 'AppSwitcherIcon';
|
package/core/app.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::fc410b5a6f105623fd92b95efc5298a4>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,13 +16,13 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "App".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Single purpose - Reserved for marketplace apps and integrations across
|
|
19
|
+
* Usage guidance: Single purpose - Reserved for marketplace apps and integrations across apps.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AppIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "AppIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 5.208a.5.5 0 0 0-.243-.429l-5-3a.5.5 0 0 0-.514 0l-5 3a.5.5 0 0 0-.243.43v5.583a.5.5 0 0 0 .243.429l5 3a.5.5 0 0 0 .514 0l5-3a.5.5 0 0 0 .243-.429zm1.5 5.584a2 2 0 0 1-.97 1.715l-5 3a2 2 0 0 1-2.06 0l-5-3A2 2 0 0 1 1 10.792V5.208a2 2 0 0 1 .97-1.715l5-3a2 2 0 0 1 2.06 0l5 3A2 2 0 0 1 15 5.208z"/><path fill="currentcolor" d="M9.5 8a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
AppIcon.displayName = 'AppIcon';
|
package/core/apps.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::9ead16e674236e7db1510f3a48e86deb>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -22,7 +22,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
22
22
|
*/
|
|
23
23
|
const AppsIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "AppsIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M5.5 11a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm7.25-2v2.25H15v1.5h-2.25V15h-1.5v-2.25H9v-1.5h2.25V9zM5.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm8 0a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zM7 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zm0-8a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zm8 0a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
AppsIcon.displayName = 'AppsIcon';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::a2cff70d9276c693dca9eb8c1c54a9e2>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,13 +16,13 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "AtlassianIntelligence".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Single purpose - Reserved for Atlassian Intelligence
|
|
19
|
+
* Usage guidance: Single purpose - Reserved for Atlassian Intelligence apps or experiences.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const AtlassianIntelligenceIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "AtlassianIntelligenceIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M8.75 12v3h-1.5v-3zm-2.22-1.47-4 4-1.06-1.06 4-4zm8 2.94-1.06 1.06-4-4 1.06-1.06zM4 7.25v1.5H1v-1.5zm11 0v1.5h-3v-1.5zM6.53 5.47 5.47 6.53l-4-4 1.06-1.06zm8-2.94-4 4-1.06-1.06 4-4zM8.75 1v3h-1.5V1z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
AtlassianIntelligenceIcon.displayName = 'AtlassianIntelligenceIcon';
|
package/core/chart-pie.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::458e1f507cdfe939b7f46674372cf129>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -22,7 +22,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
22
22
|
*/
|
|
23
23
|
const ChartPieIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "ChartPieIcon",
|
|
25
|
-
dangerouslySetGlyph: `<mask id="
|
|
25
|
+
dangerouslySetGlyph: `<mask id="mask0_55124_7686" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" d="M5.106 0C5.04.239 5 .49 5 .75v7.5a2.75 2.75 0 0 0 3.462 2.656l7.246-1.941q.15-.04.292-.098V16H0V0zm5.672 4.59-.278.076v-.29q.143.102.278.215M16 2.17A10.3 10.3 0 0 0 13.831 0H16z"/></mask><g mask="url(#mask0_55124_7686)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8a6.25 6.25 0 1 0 12.5 0 6.25 6.25 0 0 0-12.5 0Z"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25V.75c3.47 0 6.39 2.357 7.246 5.558z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
ChartPieIcon.displayName = 'ChartPieIcon';
|
package/core/form.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::8d6c387b6cdf01d178e89f35ca2cc613>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,13 +16,13 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "Form".
|
|
17
17
|
* Category: multi-purpose
|
|
18
18
|
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Known uses: Represents forms across Atlassian
|
|
19
|
+
* Usage guidance: Known uses: Represents forms across Atlassian apps, including Proforma.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const FormIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "FormIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M2.5 14.5h11V13h-11zM7 9v1.5H1V9zM2.5 5.5h11V4h-11zM7 0v1.5H1V0zm8 14.625c0 .76-.616 1.375-1.375 1.375H2.375C1.615 16 1 15.384 1 14.625v-1.75c0-.76.616-1.375 1.375-1.375h11.25c.76 0 1.375.616 1.375 1.375zm0-9C15 6.385 14.384 7 13.625 7H2.375C1.615 7 1 6.384 1 5.625v-1.75c0-.76.616-1.375 1.375-1.375h11.25c.76 0 1.375.616 1.375 1.375z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
FormIcon.displayName = 'FormIcon';
|
package/core/megaphone.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::0a07179b7f5702563b15bc18315c2436>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,13 +16,13 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "Megaphone".
|
|
17
17
|
* Category: multi-purpose
|
|
18
18
|
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Multi purpose - Known uses: feedback in
|
|
19
|
+
* Usage guidance: Multi purpose - Known uses: feedback in apps.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const MegaphoneIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "MegaphoneIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M13.5 3.096a.5.5 0 0 0-.685-.465L7.5 4.756v4.736l5.315 2.126a.5.5 0 0 0 .685-.465zM5 13a.5.5 0 0 0 .5.5H6v-2.75H5zM2.5 8.75a.5.5 0 0 0 .5.5h3V5H3a.5.5 0 0 0-.5.5zM15 11.152a2 2 0 0 1-2.743 1.857L7.5 11.107v3.143a.75.75 0 0 1-.75.75H5.5a2 2 0 0 1-2-2v-2.25H3a2 2 0 0 1-2-2V5.5a2 2 0 0 1 2-2h3.605l5.652-2.261A2 2 0 0 1 15 3.096z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
MegaphoneIcon.displayName = 'MegaphoneIcon';
|
package/core/menu.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::ba900c72212c64dae6bc7b16bbe38cce>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,13 +16,13 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "Menu".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Single purpose - Reserved for accessing the menu in global
|
|
19
|
+
* Usage guidance: Single purpose - Reserved for accessing the menu in global app navigation.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const MenuIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "MenuIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M15 12.5V14H1v-1.5zm0-5.25v1.5H1v-1.5zM15 2v1.5H1V2z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
MenuIcon.displayName = 'MenuIcon';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::d60ac8bc359dc69af27e96295d700e40>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,7 +19,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
19
19
|
*
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Single purpose - Reserved for marketplace apps and integrations across
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for marketplace apps and integrations across apps.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::e9c56ca1287438edf07e9b605320bbd7>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,7 +19,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
19
19
|
*
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Single purpose - Reserved for app switcher in global
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for app switcher in global app navigation.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::697a16db93aee417929bfb4be6899be7>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,7 +19,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
19
19
|
*
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Single purpose - Reserved for app switcher in global
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for app switcher in global app navigation.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::d1d1f73391bcecf4d6f4c46ef7abafd1>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,7 +19,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
19
19
|
*
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Single purpose - Reserved for accessing the menu in global
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for accessing the menu in global app navigation.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
package/core/migration/menu.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::1a34aec0dce3bdec29fda8b8db750b24>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,7 +19,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
19
19
|
*
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Single purpose - Reserved for accessing the menu in global
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for accessing the menu in global app navigation.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::a6d7f6cfbc40866ba27d85b2595263eb>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,7 +19,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
19
19
|
*
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Single purpose - Reserved for notifications within global
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for notifications within global app navigation and within app screens.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::619e4da44849960dd1f175b537ca0ddf>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,7 +19,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
19
19
|
*
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Single purpose - Reserved for notifications within global
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for notifications within global app navigation and within app screens.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::5232347c6d8486cba9408a3db02cd18f>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -19,7 +19,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
19
19
|
*
|
|
20
20
|
* Category: single-purpose
|
|
21
21
|
* Location: @atlaskit/icon
|
|
22
|
-
* Usage guidance: Single purpose - Reserved for representing on-call across Atlassian
|
|
22
|
+
* Usage guidance: Single purpose - Reserved for representing on-call across Atlassian apps.
|
|
23
23
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
24
24
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
25
25
|
*/
|
package/core/notification.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::45233a62a3f56b9e4911deb2a2339447>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,13 +16,13 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "Notification".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Single purpose - Reserved for notifications within global
|
|
19
|
+
* Usage guidance: Single purpose - Reserved for notifications within global app navigation and within app screens.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const NotificationIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "NotificationIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="M6.42 13.5a1.748 1.748 0 0 0 3.16 0zM4.5 8.636c0 .215-.06.426-.175.608L2.603 12h10.795l-1.723-2.756a1.15 1.15 0 0 1-.175-.608V5a3.5 3.5 0 0 0-7 0zm8.5-.1 1.788 2.86a1.375 1.375 0 0 1-1.166 2.104h-2.46a3.25 3.25 0 0 1-6.324 0h-2.46a1.375 1.375 0 0 1-1.166-2.104L3 8.537V5a5 5 0 0 1 10 0z"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
NotificationIcon.displayName = 'NotificationIcon';
|
package/core/on-call.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* THIS FILE WAS CREATED VIA CODEGEN DO NOT MODIFY {@see http://go/af-codegen}
|
|
3
|
-
* @codegen <<SignedSource::
|
|
3
|
+
* @codegen <<SignedSource::1f637bf95186c227529956ad4df65712>>
|
|
4
4
|
* @codegenCommand yarn build:icon-glyphs
|
|
5
5
|
*/
|
|
6
6
|
"use strict";
|
|
@@ -16,13 +16,13 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
|
|
|
16
16
|
* Icon: "OnCall".
|
|
17
17
|
* Category: single-purpose
|
|
18
18
|
* Location: @atlaskit/icon
|
|
19
|
-
* Usage guidance: Single purpose - Reserved for representing on-call across Atlassian
|
|
19
|
+
* Usage guidance: Single purpose - Reserved for representing on-call across Atlassian apps.
|
|
20
20
|
* - [Examples](https://atlaskit.atlassian.com/packages/design-system/icon)
|
|
21
21
|
* - [Code](https://atlaskit.atlassian.com/packages/design-system/icon/docs/custom-icons)
|
|
22
22
|
*/
|
|
23
23
|
const OnCallIcon = props => /*#__PURE__*/_react.default.createElement(_baseNew.default, Object.assign({
|
|
24
24
|
name: "OnCallIcon",
|
|
25
|
-
dangerouslySetGlyph: `<path fill="currentcolor"
|
|
25
|
+
dangerouslySetGlyph: `<path fill="currentcolor" d="m4.25 2 .123.01a.75.75 0 0 1 .598.534l.821 2.874a1.75 1.75 0 0 1-.563 1.825L3.291 8.857a12.3 12.3 0 0 0 3.85 3.851l1.616-1.937a1.75 1.75 0 0 1 1.825-.563l2.874.821a.75.75 0 0 1 .544.721v3.5a.75.75 0 0 1-.75.75c-2.266 0-4.422-.61-6.309-1.664a13.77 13.77 0 0 1-5.277-5.277A12.9 12.9 0 0 1 0 2.75.75.75 0 0 1 .75 2zm5.92 9.65a.25.25 0 0 0-.26.08l-1.426 1.708c1.25.579 2.605.941 4.016 1.037v-2.16zM1.525 3.5c.096 1.41.458 2.765 1.036 4.015L4.27 6.09a.25.25 0 0 0 .08-.26L3.685 3.5z"/><path fill="currentcolor" d="M10 5a1 1 0 1 1 0 2 1 1 0 0 1 0-2m2.5-2.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2M15 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2"/>`
|
|
26
26
|
// eslint-disable-next-line @repo/internal/react/no-unsafe-spread-props
|
|
27
27
|
}, props));
|
|
28
28
|
OnCallIcon.displayName = 'OnCallIcon';
|
|
@@ -9,7 +9,7 @@ exports.default = void 0;
|
|
|
9
9
|
*
|
|
10
10
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
11
11
|
*
|
|
12
|
-
* @codegen <<SignedSource::
|
|
12
|
+
* @codegen <<SignedSource::736757b9fbc08cfe04a0dfd387060116>>
|
|
13
13
|
* @codegenCommand yarn build:icon-glyphs
|
|
14
14
|
*/
|
|
15
15
|
|
|
@@ -165,34 +165,34 @@ var metadata = {
|
|
|
165
165
|
status: 'published'
|
|
166
166
|
},
|
|
167
167
|
app: {
|
|
168
|
-
keywords: ['app', 'icon', '
|
|
168
|
+
keywords: ['app', 'icon', 'plugin', 'external app', 'third-party app', 'add-on', 'add on'],
|
|
169
169
|
componentName: 'AppIcon',
|
|
170
170
|
package: '@atlaskit/icon/core/app',
|
|
171
171
|
oldName: ['addon'],
|
|
172
172
|
type: 'core',
|
|
173
173
|
categorization: 'single-purpose',
|
|
174
|
-
usage: 'Single purpose - Reserved for marketplace apps and integrations across
|
|
174
|
+
usage: 'Single purpose - Reserved for marketplace apps and integrations across apps.',
|
|
175
175
|
team: 'Design System Team',
|
|
176
176
|
status: 'published'
|
|
177
177
|
},
|
|
178
178
|
'app-switcher': {
|
|
179
|
-
keywords: ['app-switcher', 'appswitcher', 'icon', 'application switcher', 'change
|
|
179
|
+
keywords: ['app-switcher', 'appswitcher', 'icon', 'application switcher', 'change app', 'switch app', 'app switcher'],
|
|
180
180
|
componentName: 'AppSwitcherIcon',
|
|
181
181
|
package: '@atlaskit/icon/core/app-switcher',
|
|
182
182
|
oldName: ['app-switcher', 'switcher'],
|
|
183
183
|
type: 'core',
|
|
184
184
|
categorization: 'single-purpose',
|
|
185
|
-
usage: 'Single purpose - Reserved for app switcher in global
|
|
185
|
+
usage: 'Single purpose - Reserved for app switcher in global app navigation.',
|
|
186
186
|
team: 'Design System Team',
|
|
187
187
|
status: 'published'
|
|
188
188
|
},
|
|
189
189
|
'app-switcher-legacy': {
|
|
190
|
-
keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'application switcher', 'change
|
|
190
|
+
keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'application switcher', 'change app', 'switch app', 'app switcher'],
|
|
191
191
|
componentName: 'AppSwitcherLegacyIcon',
|
|
192
192
|
package: '@atlaskit/icon/core/app-switcher-legacy',
|
|
193
193
|
type: 'core',
|
|
194
194
|
categorization: 'single-purpose',
|
|
195
|
-
usage: 'Single purpose - Reserved for the legacy app switcher in global
|
|
195
|
+
usage: 'Single purpose - Reserved for the legacy app switcher in global app navigation.',
|
|
196
196
|
team: 'Design System Team',
|
|
197
197
|
status: 'published'
|
|
198
198
|
},
|
|
@@ -318,7 +318,7 @@ var metadata = {
|
|
|
318
318
|
package: '@atlaskit/icon/core/atlassian-intelligence',
|
|
319
319
|
type: 'core',
|
|
320
320
|
categorization: 'single-purpose',
|
|
321
|
-
usage: 'Single purpose - Reserved for Atlassian Intelligence
|
|
321
|
+
usage: 'Single purpose - Reserved for Atlassian Intelligence apps or experiences.',
|
|
322
322
|
team: 'Design System Team',
|
|
323
323
|
status: 'published'
|
|
324
324
|
},
|
|
@@ -1519,7 +1519,7 @@ var metadata = {
|
|
|
1519
1519
|
package: '@atlaskit/icon/core/form',
|
|
1520
1520
|
type: 'core',
|
|
1521
1521
|
categorization: 'multi-purpose',
|
|
1522
|
-
usage: 'Known uses: Represents forms across Atlassian
|
|
1522
|
+
usage: 'Known uses: Represents forms across Atlassian apps, including Proforma.',
|
|
1523
1523
|
team: 'Design System Team',
|
|
1524
1524
|
status: 'published'
|
|
1525
1525
|
},
|
|
@@ -2036,7 +2036,7 @@ var metadata = {
|
|
|
2036
2036
|
package: '@atlaskit/icon/core/megaphone',
|
|
2037
2037
|
type: 'core',
|
|
2038
2038
|
categorization: 'multi-purpose',
|
|
2039
|
-
usage: 'Multi purpose - Known uses: feedback in
|
|
2039
|
+
usage: 'Multi purpose - Known uses: feedback in apps.',
|
|
2040
2040
|
team: 'Design System Team',
|
|
2041
2041
|
status: 'published'
|
|
2042
2042
|
},
|
|
@@ -2058,7 +2058,7 @@ var metadata = {
|
|
|
2058
2058
|
oldName: ['menu-expand', 'menu'],
|
|
2059
2059
|
type: 'core',
|
|
2060
2060
|
categorization: 'single-purpose',
|
|
2061
|
-
usage: 'Single purpose - Reserved for accessing the menu in global
|
|
2061
|
+
usage: 'Single purpose - Reserved for accessing the menu in global app navigation.',
|
|
2062
2062
|
team: 'Design System Team',
|
|
2063
2063
|
status: 'published'
|
|
2064
2064
|
},
|
|
@@ -2152,7 +2152,7 @@ var metadata = {
|
|
|
2152
2152
|
oldName: ['notification-direct', 'notification'],
|
|
2153
2153
|
type: 'core',
|
|
2154
2154
|
categorization: 'single-purpose',
|
|
2155
|
-
usage: 'Single purpose - Reserved for notifications within global
|
|
2155
|
+
usage: 'Single purpose - Reserved for notifications within global app navigation and within app screens.',
|
|
2156
2156
|
team: 'Design System Team',
|
|
2157
2157
|
status: 'published'
|
|
2158
2158
|
},
|
|
@@ -2194,7 +2194,7 @@ var metadata = {
|
|
|
2194
2194
|
oldName: ['hipchat/dial-out'],
|
|
2195
2195
|
type: 'core',
|
|
2196
2196
|
categorization: 'single-purpose',
|
|
2197
|
-
usage: 'Single purpose - Reserved for representing on-call across Atlassian
|
|
2197
|
+
usage: 'Single purpose - Reserved for representing on-call across Atlassian apps.',
|
|
2198
2198
|
team: 'Design System Team',
|
|
2199
2199
|
status: 'published'
|
|
2200
2200
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::736757b9fbc08cfe04a0dfd387060116>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -159,34 +159,34 @@ const metadata = {
|
|
|
159
159
|
status: 'published'
|
|
160
160
|
},
|
|
161
161
|
app: {
|
|
162
|
-
keywords: ['app', 'icon', '
|
|
162
|
+
keywords: ['app', 'icon', 'plugin', 'external app', 'third-party app', 'add-on', 'add on'],
|
|
163
163
|
componentName: 'AppIcon',
|
|
164
164
|
package: '@atlaskit/icon/core/app',
|
|
165
165
|
oldName: ['addon'],
|
|
166
166
|
type: 'core',
|
|
167
167
|
categorization: 'single-purpose',
|
|
168
|
-
usage: 'Single purpose - Reserved for marketplace apps and integrations across
|
|
168
|
+
usage: 'Single purpose - Reserved for marketplace apps and integrations across apps.',
|
|
169
169
|
team: 'Design System Team',
|
|
170
170
|
status: 'published'
|
|
171
171
|
},
|
|
172
172
|
'app-switcher': {
|
|
173
|
-
keywords: ['app-switcher', 'appswitcher', 'icon', 'application switcher', 'change
|
|
173
|
+
keywords: ['app-switcher', 'appswitcher', 'icon', 'application switcher', 'change app', 'switch app', 'app switcher'],
|
|
174
174
|
componentName: 'AppSwitcherIcon',
|
|
175
175
|
package: '@atlaskit/icon/core/app-switcher',
|
|
176
176
|
oldName: ['app-switcher', 'switcher'],
|
|
177
177
|
type: 'core',
|
|
178
178
|
categorization: 'single-purpose',
|
|
179
|
-
usage: 'Single purpose - Reserved for app switcher in global
|
|
179
|
+
usage: 'Single purpose - Reserved for app switcher in global app navigation.',
|
|
180
180
|
team: 'Design System Team',
|
|
181
181
|
status: 'published'
|
|
182
182
|
},
|
|
183
183
|
'app-switcher-legacy': {
|
|
184
|
-
keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'application switcher', 'change
|
|
184
|
+
keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'application switcher', 'change app', 'switch app', 'app switcher'],
|
|
185
185
|
componentName: 'AppSwitcherLegacyIcon',
|
|
186
186
|
package: '@atlaskit/icon/core/app-switcher-legacy',
|
|
187
187
|
type: 'core',
|
|
188
188
|
categorization: 'single-purpose',
|
|
189
|
-
usage: 'Single purpose - Reserved for the legacy app switcher in global
|
|
189
|
+
usage: 'Single purpose - Reserved for the legacy app switcher in global app navigation.',
|
|
190
190
|
team: 'Design System Team',
|
|
191
191
|
status: 'published'
|
|
192
192
|
},
|
|
@@ -312,7 +312,7 @@ const metadata = {
|
|
|
312
312
|
package: '@atlaskit/icon/core/atlassian-intelligence',
|
|
313
313
|
type: 'core',
|
|
314
314
|
categorization: 'single-purpose',
|
|
315
|
-
usage: 'Single purpose - Reserved for Atlassian Intelligence
|
|
315
|
+
usage: 'Single purpose - Reserved for Atlassian Intelligence apps or experiences.',
|
|
316
316
|
team: 'Design System Team',
|
|
317
317
|
status: 'published'
|
|
318
318
|
},
|
|
@@ -1513,7 +1513,7 @@ const metadata = {
|
|
|
1513
1513
|
package: '@atlaskit/icon/core/form',
|
|
1514
1514
|
type: 'core',
|
|
1515
1515
|
categorization: 'multi-purpose',
|
|
1516
|
-
usage: 'Known uses: Represents forms across Atlassian
|
|
1516
|
+
usage: 'Known uses: Represents forms across Atlassian apps, including Proforma.',
|
|
1517
1517
|
team: 'Design System Team',
|
|
1518
1518
|
status: 'published'
|
|
1519
1519
|
},
|
|
@@ -2030,7 +2030,7 @@ const metadata = {
|
|
|
2030
2030
|
package: '@atlaskit/icon/core/megaphone',
|
|
2031
2031
|
type: 'core',
|
|
2032
2032
|
categorization: 'multi-purpose',
|
|
2033
|
-
usage: 'Multi purpose - Known uses: feedback in
|
|
2033
|
+
usage: 'Multi purpose - Known uses: feedback in apps.',
|
|
2034
2034
|
team: 'Design System Team',
|
|
2035
2035
|
status: 'published'
|
|
2036
2036
|
},
|
|
@@ -2052,7 +2052,7 @@ const metadata = {
|
|
|
2052
2052
|
oldName: ['menu-expand', 'menu'],
|
|
2053
2053
|
type: 'core',
|
|
2054
2054
|
categorization: 'single-purpose',
|
|
2055
|
-
usage: 'Single purpose - Reserved for accessing the menu in global
|
|
2055
|
+
usage: 'Single purpose - Reserved for accessing the menu in global app navigation.',
|
|
2056
2056
|
team: 'Design System Team',
|
|
2057
2057
|
status: 'published'
|
|
2058
2058
|
},
|
|
@@ -2146,7 +2146,7 @@ const metadata = {
|
|
|
2146
2146
|
oldName: ['notification-direct', 'notification'],
|
|
2147
2147
|
type: 'core',
|
|
2148
2148
|
categorization: 'single-purpose',
|
|
2149
|
-
usage: 'Single purpose - Reserved for notifications within global
|
|
2149
|
+
usage: 'Single purpose - Reserved for notifications within global app navigation and within app screens.',
|
|
2150
2150
|
team: 'Design System Team',
|
|
2151
2151
|
status: 'published'
|
|
2152
2152
|
},
|
|
@@ -2188,7 +2188,7 @@ const metadata = {
|
|
|
2188
2188
|
oldName: ['hipchat/dial-out'],
|
|
2189
2189
|
type: 'core',
|
|
2190
2190
|
categorization: 'single-purpose',
|
|
2191
|
-
usage: 'Single purpose - Reserved for representing on-call across Atlassian
|
|
2191
|
+
usage: 'Single purpose - Reserved for representing on-call across Atlassian apps.',
|
|
2192
2192
|
team: 'Design System Team',
|
|
2193
2193
|
status: 'published'
|
|
2194
2194
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::736757b9fbc08cfe04a0dfd387060116>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
|
|
@@ -159,34 +159,34 @@ var metadata = {
|
|
|
159
159
|
status: 'published'
|
|
160
160
|
},
|
|
161
161
|
app: {
|
|
162
|
-
keywords: ['app', 'icon', '
|
|
162
|
+
keywords: ['app', 'icon', 'plugin', 'external app', 'third-party app', 'add-on', 'add on'],
|
|
163
163
|
componentName: 'AppIcon',
|
|
164
164
|
package: '@atlaskit/icon/core/app',
|
|
165
165
|
oldName: ['addon'],
|
|
166
166
|
type: 'core',
|
|
167
167
|
categorization: 'single-purpose',
|
|
168
|
-
usage: 'Single purpose - Reserved for marketplace apps and integrations across
|
|
168
|
+
usage: 'Single purpose - Reserved for marketplace apps and integrations across apps.',
|
|
169
169
|
team: 'Design System Team',
|
|
170
170
|
status: 'published'
|
|
171
171
|
},
|
|
172
172
|
'app-switcher': {
|
|
173
|
-
keywords: ['app-switcher', 'appswitcher', 'icon', 'application switcher', 'change
|
|
173
|
+
keywords: ['app-switcher', 'appswitcher', 'icon', 'application switcher', 'change app', 'switch app', 'app switcher'],
|
|
174
174
|
componentName: 'AppSwitcherIcon',
|
|
175
175
|
package: '@atlaskit/icon/core/app-switcher',
|
|
176
176
|
oldName: ['app-switcher', 'switcher'],
|
|
177
177
|
type: 'core',
|
|
178
178
|
categorization: 'single-purpose',
|
|
179
|
-
usage: 'Single purpose - Reserved for app switcher in global
|
|
179
|
+
usage: 'Single purpose - Reserved for app switcher in global app navigation.',
|
|
180
180
|
team: 'Design System Team',
|
|
181
181
|
status: 'published'
|
|
182
182
|
},
|
|
183
183
|
'app-switcher-legacy': {
|
|
184
|
-
keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'application switcher', 'change
|
|
184
|
+
keywords: ['app-switcher-legacy', 'appswitcherlegacy', 'icon', 'application switcher', 'change app', 'switch app', 'app switcher'],
|
|
185
185
|
componentName: 'AppSwitcherLegacyIcon',
|
|
186
186
|
package: '@atlaskit/icon/core/app-switcher-legacy',
|
|
187
187
|
type: 'core',
|
|
188
188
|
categorization: 'single-purpose',
|
|
189
|
-
usage: 'Single purpose - Reserved for the legacy app switcher in global
|
|
189
|
+
usage: 'Single purpose - Reserved for the legacy app switcher in global app navigation.',
|
|
190
190
|
team: 'Design System Team',
|
|
191
191
|
status: 'published'
|
|
192
192
|
},
|
|
@@ -312,7 +312,7 @@ var metadata = {
|
|
|
312
312
|
package: '@atlaskit/icon/core/atlassian-intelligence',
|
|
313
313
|
type: 'core',
|
|
314
314
|
categorization: 'single-purpose',
|
|
315
|
-
usage: 'Single purpose - Reserved for Atlassian Intelligence
|
|
315
|
+
usage: 'Single purpose - Reserved for Atlassian Intelligence apps or experiences.',
|
|
316
316
|
team: 'Design System Team',
|
|
317
317
|
status: 'published'
|
|
318
318
|
},
|
|
@@ -1513,7 +1513,7 @@ var metadata = {
|
|
|
1513
1513
|
package: '@atlaskit/icon/core/form',
|
|
1514
1514
|
type: 'core',
|
|
1515
1515
|
categorization: 'multi-purpose',
|
|
1516
|
-
usage: 'Known uses: Represents forms across Atlassian
|
|
1516
|
+
usage: 'Known uses: Represents forms across Atlassian apps, including Proforma.',
|
|
1517
1517
|
team: 'Design System Team',
|
|
1518
1518
|
status: 'published'
|
|
1519
1519
|
},
|
|
@@ -2030,7 +2030,7 @@ var metadata = {
|
|
|
2030
2030
|
package: '@atlaskit/icon/core/megaphone',
|
|
2031
2031
|
type: 'core',
|
|
2032
2032
|
categorization: 'multi-purpose',
|
|
2033
|
-
usage: 'Multi purpose - Known uses: feedback in
|
|
2033
|
+
usage: 'Multi purpose - Known uses: feedback in apps.',
|
|
2034
2034
|
team: 'Design System Team',
|
|
2035
2035
|
status: 'published'
|
|
2036
2036
|
},
|
|
@@ -2052,7 +2052,7 @@ var metadata = {
|
|
|
2052
2052
|
oldName: ['menu-expand', 'menu'],
|
|
2053
2053
|
type: 'core',
|
|
2054
2054
|
categorization: 'single-purpose',
|
|
2055
|
-
usage: 'Single purpose - Reserved for accessing the menu in global
|
|
2055
|
+
usage: 'Single purpose - Reserved for accessing the menu in global app navigation.',
|
|
2056
2056
|
team: 'Design System Team',
|
|
2057
2057
|
status: 'published'
|
|
2058
2058
|
},
|
|
@@ -2146,7 +2146,7 @@ var metadata = {
|
|
|
2146
2146
|
oldName: ['notification-direct', 'notification'],
|
|
2147
2147
|
type: 'core',
|
|
2148
2148
|
categorization: 'single-purpose',
|
|
2149
|
-
usage: 'Single purpose - Reserved for notifications within global
|
|
2149
|
+
usage: 'Single purpose - Reserved for notifications within global app navigation and within app screens.',
|
|
2150
2150
|
team: 'Design System Team',
|
|
2151
2151
|
status: 'published'
|
|
2152
2152
|
},
|
|
@@ -2188,7 +2188,7 @@ var metadata = {
|
|
|
2188
2188
|
oldName: ['hipchat/dial-out'],
|
|
2189
2189
|
type: 'core',
|
|
2190
2190
|
categorization: 'single-purpose',
|
|
2191
|
-
usage: 'Single purpose - Reserved for representing on-call across Atlassian
|
|
2191
|
+
usage: 'Single purpose - Reserved for representing on-call across Atlassian apps.',
|
|
2192
2192
|
team: 'Design System Team',
|
|
2193
2193
|
status: 'published'
|
|
2194
2194
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::736757b9fbc08cfe04a0dfd387060116>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
interface metadata {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*
|
|
4
4
|
* To change the format of this file, modify `createIconDocsNew` in icon-build-process/src/create-icon-docs.tsx.
|
|
5
5
|
*
|
|
6
|
-
* @codegen <<SignedSource::
|
|
6
|
+
* @codegen <<SignedSource::736757b9fbc08cfe04a0dfd387060116>>
|
|
7
7
|
* @codegenCommand yarn build:icon-glyphs
|
|
8
8
|
*/
|
|
9
9
|
interface metadata {
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
# Prop guidance
|
|
2
|
+
|
|
3
|
+
- **label** - Always provide descriptive text for accessibility
|
|
4
|
+
- **size** - Use default 16px unless design requires different
|
|
5
|
+
- **color** - Use design tokens for consistent theming
|
|
6
|
+
|
|
7
|
+
# Translating from Tailwind
|
|
8
|
+
|
|
9
|
+
An example diff of a migration from Tailwind generated code to ADS generated code.
|
|
10
|
+
|
|
11
|
+
```diff
|
|
12
|
+
+import AddIcon from '@atlaskit/icon/core/add';
|
|
13
|
+
-<div className="w-4 h-4 text-blue-600">
|
|
14
|
+
- <svg>...</svg>
|
|
15
|
+
-</div>
|
|
16
|
+
+<AddIcon label="Add item" />
|
|
17
|
+
|
|
18
|
+
-<span className="inline-flex items-center">
|
|
19
|
+
- <svg className="w-4 h-4 mr-2">...</svg>
|
|
20
|
+
- Text
|
|
21
|
+
-</span>
|
|
22
|
+
+<AddIcon label="Add item" />
|
|
23
|
+
+Text
|
|
24
|
+
```
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# Prop guidance
|
|
2
|
+
|
|
3
|
+
- **icon** - The icon component to display
|
|
4
|
+
- **label** - Required descriptive label for accessibility
|
|
5
|
+
- **appearance** - Color appearance (blue, green, red, etc.)
|
|
6
|
+
- **shape** - Circle or square tile shape
|
|
7
|
+
- **size** - Tile size in pixels (16, 24, 32, 40, 48)
|
|
8
|
+
|
|
9
|
+
# Translating from Tailwind
|
|
10
|
+
|
|
11
|
+
An example diff of a migration from Tailwind generated code to ADS generated code.
|
|
12
|
+
|
|
13
|
+
```diff
|
|
14
|
+
+import { IconTile } from '@atlaskit/icon';
|
|
15
|
+
+import AddIcon from '@atlaskit/icon/core/add';
|
|
16
|
+
+import CheckMarkIcon from '@atlaskit/icon/core/check-mark';
|
|
17
|
+
|
|
18
|
+
-<div className="w-6 h-6 bg-blue-500 rounded-full flex items-center justify-center">
|
|
19
|
+
- <AddIcon className="w-4 h-4 text-white" />
|
|
20
|
+
-</div>
|
|
21
|
+
+<IconTile icon={AddIcon} label="Add icon" appearance="blue" shape="circle" size="24" />
|
|
22
|
+
|
|
23
|
+
-<div className="w-8 h-8 bg-green-500 rounded-lg flex items-center justify-center">
|
|
24
|
+
- <CheckIcon className="w-5 h-5 text-white" />
|
|
25
|
+
-</div>
|
|
26
|
+
+<IconTile icon={CheckMarkIcon} label="Success icon" appearance="green" shape="square" size="32" />
|
|
27
|
+
```
|
package/offerings.json
ADDED
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"name": "Icon",
|
|
4
|
+
"package": "@atlaskit/icon",
|
|
5
|
+
"import": {
|
|
6
|
+
"name": "Icon",
|
|
7
|
+
"package": "@atlaskit/icon",
|
|
8
|
+
"type": "default"
|
|
9
|
+
},
|
|
10
|
+
"keywords": ["icon", "symbol", "command", "device", "directory", "action", "visual"],
|
|
11
|
+
"categories": ["images-and-icons"],
|
|
12
|
+
"shortDescription": "An icon is a symbol representing a command, device, directory, or common action.",
|
|
13
|
+
"status": "general-availability",
|
|
14
|
+
"accessibilityGuidelines": [
|
|
15
|
+
"Provide appropriate alt text or labels for icons",
|
|
16
|
+
"Use meaningful icon choices that convey clear meaning",
|
|
17
|
+
"Ensure sufficient color contrast for icon visibility",
|
|
18
|
+
"Consider icon size for touch targets",
|
|
19
|
+
"Use consistent iconography across the interface"
|
|
20
|
+
],
|
|
21
|
+
"usageGuidelines": [
|
|
22
|
+
"Use icons to enhance visual communication",
|
|
23
|
+
"Choose icons that clearly represent their function",
|
|
24
|
+
"Maintain consistent icon style and size",
|
|
25
|
+
"Use appropriate icon sizes for different contexts",
|
|
26
|
+
"Consider cultural and contextual icon meanings"
|
|
27
|
+
],
|
|
28
|
+
"contentGuidelines": [
|
|
29
|
+
"Use clear, recognizable icon symbols",
|
|
30
|
+
"Ensure icons are culturally appropriate",
|
|
31
|
+
"Maintain visual consistency across icon sets",
|
|
32
|
+
"Use appropriate icon labels and descriptions"
|
|
33
|
+
],
|
|
34
|
+
"generativeInstructions": "./docs/ai/icon-instructions.md",
|
|
35
|
+
"examples": ["./examples/ai/icon.tsx"]
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"name": "IconTile",
|
|
39
|
+
"package": "@atlaskit/icon",
|
|
40
|
+
"import": {
|
|
41
|
+
"name": "IconTile",
|
|
42
|
+
"package": "@atlaskit/icon",
|
|
43
|
+
"type": "named"
|
|
44
|
+
},
|
|
45
|
+
"keywords": ["icon", "tile", "container", "background", "shape", "appearance"],
|
|
46
|
+
"categories": ["images-and-icons"],
|
|
47
|
+
"shortDescription": "A tile component that displays an icon with customizable background, shape, and appearance.",
|
|
48
|
+
"status": "release-candidate",
|
|
49
|
+
"accessibilityGuidelines": [
|
|
50
|
+
"Provide appropriate labels for icon tiles",
|
|
51
|
+
"Ensure sufficient color contrast",
|
|
52
|
+
"Use meaningful icon choices",
|
|
53
|
+
"Consider touch target sizes"
|
|
54
|
+
],
|
|
55
|
+
"usageGuidelines": [
|
|
56
|
+
"Use for icon presentation with background styling",
|
|
57
|
+
"Choose appropriate shapes and appearances",
|
|
58
|
+
"Maintain consistent sizing across tiles",
|
|
59
|
+
"Use for visual emphasis or categorization"
|
|
60
|
+
],
|
|
61
|
+
"contentGuidelines": [
|
|
62
|
+
"Use clear, recognizable icons",
|
|
63
|
+
"Choose appropriate colors and shapes",
|
|
64
|
+
"Ensure visual consistency across tiles"
|
|
65
|
+
],
|
|
66
|
+
"generativeInstructions": "./docs/ai/icon-tile-instructions.md",
|
|
67
|
+
"examples": ["./examples/ai/icon-tile.tsx"]
|
|
68
|
+
}
|
|
69
|
+
]
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/icon",
|
|
3
|
-
"version": "28.1
|
|
3
|
+
"version": "28.2.1",
|
|
4
4
|
"description": "An icon is a symbol representing a command, device, directory, or common action.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
},
|
|
97
97
|
"dependencies": {
|
|
98
98
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
99
|
-
"@atlaskit/tokens": "^6.
|
|
99
|
+
"@atlaskit/tokens": "^6.3.0",
|
|
100
100
|
"@babel/register": "^7.25.9",
|
|
101
101
|
"@babel/runtime": "^7.0.0",
|
|
102
102
|
"@compiled/react": "^0.18.3"
|
|
@@ -111,10 +111,10 @@
|
|
|
111
111
|
"@af/visual-regression": "workspace:^",
|
|
112
112
|
"@atlaskit/button": "^23.4.0",
|
|
113
113
|
"@atlaskit/code": "^17.2.0",
|
|
114
|
-
"@atlaskit/css": "^0.
|
|
115
|
-
"@atlaskit/docs": "^11.
|
|
114
|
+
"@atlaskit/css": "^0.14.0",
|
|
115
|
+
"@atlaskit/docs": "^11.1.0",
|
|
116
116
|
"@atlaskit/ds-lib": "^5.0.0",
|
|
117
|
-
"@atlaskit/form": "^12.
|
|
117
|
+
"@atlaskit/form": "^12.7.0",
|
|
118
118
|
"@atlaskit/heading": "^5.2.0",
|
|
119
119
|
"@atlaskit/icon-file-type": "^7.0.0",
|
|
120
120
|
"@atlaskit/icon-object": "^7.2.0",
|
|
@@ -122,10 +122,10 @@
|
|
|
122
122
|
"@atlaskit/logo": "^19.7.0",
|
|
123
123
|
"@atlaskit/menu": "^8.4.0",
|
|
124
124
|
"@atlaskit/modal-dialog": "^14.3.0",
|
|
125
|
-
"@atlaskit/primitives": "^14.
|
|
125
|
+
"@atlaskit/primitives": "^14.14.0",
|
|
126
126
|
"@atlaskit/section-message": "^8.7.0",
|
|
127
127
|
"@atlaskit/textfield": "^8.0.0",
|
|
128
|
-
"@atlaskit/theme": "^
|
|
128
|
+
"@atlaskit/theme": "^21.0.0",
|
|
129
129
|
"@atlaskit/toggle": "^15.1.0",
|
|
130
130
|
"@atlaskit/tooltip": "^20.4.0",
|
|
131
131
|
"@atlassian/ssr-tests": "^0.3.0",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M4.25 11a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75zm-10-5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5A.75.75 0 0 1 1 9.25v-2.5A.75.75 0 0 1 1.75 6zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5A.75.75 0 0 1 6 9.25v-2.5A.75.75 0 0 1 6.75 6zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75zm-10-5a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5A.75.75 0 0 1 1 4.25v-2.5A.75.75 0 0 1 1.75 1zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5A.75.75 0 0 1 6 4.25v-2.5A.75.75 0 0 1 6.75 1zm5 0a.75.75 0 0 1 .75.75v2.5a.75.75 0 0 1-.75.75h-2.5a.75.75 0 0 1-.75-.75v-2.5a.75.75 0 0 1 .75-.75z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M5.5 11a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm8 0a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm-8-8a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm8 0a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zM7 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zm8 0a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zM7 5a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zm8 0a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2z"/></svg>
|
package/svgs/core/app.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.5 5.208a.5.5 0 0 0-.243-.429l-5-3a.5.5 0 0 0-.514 0l-5 3a.5.5 0 0 0-.243.43v5.583a.5.5 0 0 0 .243.429l5 3a.5.5 0 0 0 .514 0l5-3a.5.5 0 0 0 .243-.429zm1.5 5.584a2 2 0 0 1-.97 1.715l-5 3a2 2 0 0 1-2.06 0l-5-3A2 2 0 0 1 1 10.792V5.208a2 2 0 0 1 .97-1.715l5-3a2 2 0 0 1 2.06 0l5 3A2 2 0 0 1 15 5.208z"/><path fill="currentcolor" d="M9.5 8a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0M11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0"/></svg>
|
package/svgs/core/apps.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M5.5 11a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm7.25-2v2.25H15v1.5h-2.25V15h-1.5v-2.25H9v-1.5h2.25V9zM5.5 3a.5.5 0 0 0-.5-.5H3a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zm8 0a.5.5 0 0 0-.5-.5h-2a.5.5 0 0 0-.5.5v2a.5.5 0 0 0 .5.5h2a.5.5 0 0 0 .5-.5zM7 13a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-2a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zm0-8a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2zm8 0a2 2 0 0 1-2 2h-2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M8.75 12v3h-1.5v-3zm-2.22-1.47-4 4-1.06-1.06 4-4zm8 2.94-1.06 1.06-4-4 1.06-1.06zM4 7.25v1.5H1v-1.5zm11 0v1.5h-3v-1.5zM6.53 5.47 5.47 6.53l-4-4 1.06-1.06zm8-2.94-4 4-1.06-1.06 4-4zM8.75 1v3h-1.5V1z"/></svg>
|
package/svgs/core/chart-pie.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><mask id="
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><mask id="mask0_55124_7686" width="16" height="16" x="0" y="0" maskUnits="userSpaceOnUse" style="mask-type:alpha"><path fill="currentcolor" d="M5.106 0C5.04.239 5 .49 5 .75v7.5a2.75 2.75 0 0 0 3.462 2.656l7.246-1.941q.15-.04.292-.098V16H0V0zm5.672 4.59-.278.076v-.29q.143.102.278.215M16 2.17A10.3 10.3 0 0 0 13.831 0H16z"/></mask><g mask="url(#mask0_55124_7686)"><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M1.75 8a6.25 6.25 0 1 0 12.5 0 6.25 6.25 0 0 0-12.5 0Z"/></g><path stroke="currentcolor" stroke-linejoin="round" stroke-width="1.5" d="M7.75 8.25V.75c3.47 0 6.39 2.357 7.246 5.558z"/></svg>
|
package/svgs/core/form.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M2.5 14.5h11V13h-11zM7 9v1.5H1V9zM2.5 5.5h11V4h-11zM7 0v1.5H1V0zm8 14.625c0 .76-.616 1.375-1.375 1.375H2.375C1.615 16 1 15.384 1 14.625v-1.75c0-.76.616-1.375 1.375-1.375h11.25c.76 0 1.375.616 1.375 1.375zm0-9C15 6.385 14.384 7 13.625 7H2.375C1.615 7 1 6.384 1 5.625v-1.75c0-.76.616-1.375 1.375-1.375h11.25c.76 0 1.375.616 1.375 1.375z"/></svg>
|
package/svgs/core/megaphone.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M13.5 3.096a.5.5 0 0 0-.685-.465L7.5 4.756v4.736l5.315 2.126a.5.5 0 0 0 .685-.465zM5 13a.5.5 0 0 0 .5.5H6v-2.75H5zM2.5 8.75a.5.5 0 0 0 .5.5h3V5H3a.5.5 0 0 0-.5.5zM15 11.152a2 2 0 0 1-2.743 1.857L7.5 11.107v3.143a.75.75 0 0 1-.75.75H5.5a2 2 0 0 1-2-2v-2.25H3a2 2 0 0 1-2-2V5.5a2 2 0 0 1 2-2h3.605l5.652-2.261A2 2 0 0 1 15 3.096z"/></svg>
|
package/svgs/core/menu.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M15 12.5V14H1v-1.5zm0-5.25v1.5H1v-1.5zM15 2v1.5H1V2z"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="M6.42 13.5a1.748 1.748 0 0 0 3.16 0zM4.5 8.636c0 .215-.06.426-.175.608L2.603 12h10.795l-1.723-2.756a1.15 1.15 0 0 1-.175-.608V5a3.5 3.5 0 0 0-7 0zm8.5-.1 1.788 2.86a1.375 1.375 0 0 1-1.166 2.104h-2.46a3.25 3.25 0 0 1-6.324 0h-2.46a1.375 1.375 0 0 1-1.166-2.104L3 8.537V5a5 5 0 0 1 10 0z"/></svg>
|
package/svgs/core/on-call.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor"
|
|
1
|
+
<svg width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentcolor" d="m4.25 2 .123.01a.75.75 0 0 1 .598.534l.821 2.874a1.75 1.75 0 0 1-.563 1.825L3.291 8.857a12.3 12.3 0 0 0 3.85 3.851l1.616-1.937a1.75 1.75 0 0 1 1.825-.563l2.874.821a.75.75 0 0 1 .544.721v3.5a.75.75 0 0 1-.75.75c-2.266 0-4.422-.61-6.309-1.664a13.77 13.77 0 0 1-5.277-5.277A12.9 12.9 0 0 1 0 2.75.75.75 0 0 1 .75 2zm5.92 9.65a.25.25 0 0 0-.26.08l-1.426 1.708c1.25.579 2.605.941 4.016 1.037v-2.16zM1.525 3.5c.096 1.41.458 2.765 1.036 4.015L4.27 6.09a.25.25 0 0 0 .08-.26L3.685 3.5z"/><path fill="currentcolor" d="M10 5a1 1 0 1 1 0 2 1 1 0 0 1 0-2m2.5-2.5a1 1 0 1 1 0 2 1 1 0 0 1 0-2M15 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2"/></svg>
|